From 9a383143e031e82ad636fb58c83917f06ba25561 Mon Sep 17 00:00:00 2001 From: ddrwode <34234@3来 34> Date: Sat, 28 Feb 2026 17:35:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E7=89=88=E7=AD=96=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WXAUTOX_LICENSE | 1 - backtest_20250227.py | 225 - backtest_feb2025.py | 223 - bb_trade_log_20260225.txt | 248 - bb_trade_log_20260226.txt | 192 - bb_trade_log_20260227.txt | 440 - bb_trade_log_20260228.txt | 128 - check_db.py | 36 - feb2025_report.py | 131 - models/optuna_best_params.pkl | Bin 219 -> 0 bytes models/trading_model.pkl | Bin 1197736 -> 0 bytes quick_single_test.py | 70 - report_20250227.py | 174 - requirements.txt | 13 - run_bb_full_grid_search.py | 478 - run_bb_full_sweep.py | 456 - run_bb_midline_2020_2025.py | 356 - run_bb_midline_full_grid.py | 389 - run_bb_midline_hier_search.py | 422 - strategy/__init__.py | 1 - strategy/backtest_2023.py | 156 - strategy/backtest_2023_daily_pnl.csv | 366 - strategy/backtest_2023_trades.csv | 3657 - strategy/backtest_engine.py | 298 - strategy/bb_backtest.py | 485 - strategy/bb_midline_backtest.py | 294 - strategy/best_params_2020_2022.json | 53 - strategy/data_loader.py | 125 - strategy/indicators.py | 104 - strategy/results/bb_15m_200u_2020_2025.png | Bin 46175 -> 0 bytes .../bb_15m_2020_2025_conservative_daily.csv | 2193 - strategy/results/bb_200u_2024.png | Bin 149887 -> 0 bytes strategy/results/bb_200u_2025.png | Bin 222379 -> 0 bytes strategy/results/bb_200u_2026.png | Bin 124376 -> 0 bytes .../bb_20250227_equity_20260228_123524.csv | 289 - .../bb_20250227_trades_20260228_123524.csv | 21 - strategy/results/bb_2025_report.png | Bin 303275 -> 0 bytes strategy/results/bb_202602_trade_detail.csv | 315 - ..._5m_param_sweep_conservative_2020_2025.csv | 37 - ...weep_conservative_2020_2025_no_pyramid.csv | 37 - ...bb_5m_practical_upgrade_bandwidth_tune.csv | 49 - .../bb_5m_practical_upgrade_candidates.csv | 9 - .../results/bb_5m_practical_upgrade_daily.csv | 2193 - .../bb_5m_practical_upgrade_summary.csv | 3 - strategy/results/bb_79rebate_report.png | Bin 236773 -> 0 bytes .../bb_feb2025_daily_20260228_122306.csv | 30 - .../bb_feb2025_equity_20260228_122306.csv | 8065 -- .../bb_feb2025_trades_20260228_122306.csv | 307 - .../bb_full_grid_5m_20260226_214834.csv | 26 - .../bb_full_grid_5m_20260226_215016.csv | 26 - .../bb_full_grid_5m_20260226_220149.csv | 101 - .../bb_full_grid_5m_20260226_220319.csv | 17 - .../bb_full_grid_5m_20260226_222227.csv | 401 - .../bb_full_grid_5m_20260226_222638.csv | 226 - .../bb_full_grid_5m_20260226_224709.csv | 177 - .../bb_full_grid_5m_20260227_011737.csv | 2501 - .../bb_full_grid_5m_20260227_115332.csv | 2501 - .../bb_full_grid_5m_20260227_150421.csv | 2501 - .../bb_midline_15m_2020_2025_daily.csv | 2193 - .../bb_midline_15m_2020_2025_trade_detail.csv | 19008 ---- .../results/bb_midline_15m_param_sweep.csv | 85 - .../results/bb_midline_2020_2025_daily.csv | 2193 - .../bb_midline_2020_2025_trade_detail.csv | 74474 ------------- .../bb_midline_30m_2020_2025_daily.csv | 2193 - .../bb_midline_30m_2020_2025_trade_detail.csv | 13142 --- .../results/bb_midline_30m_param_sweep.csv | 85 - .../results/bb_midline_5m_2020_2025_daily.csv | 2193 - .../bb_midline_5m_2020_2025_trade_detail.csv | 40604 ------- .../results/bb_midline_5m_param_sweep.csv | 85 - ...midline_best_trades_5m_20260227_041455.csv | 87702 ---------------- ...midline_best_trades_5m_20260227_041613.csv | 46876 --------- ...b_midline_full_grid_5m_20260227_041455.csv | 2 - ...b_midline_full_grid_5m_20260227_041613.csv | 101 - ...midline_hier_search_5m_20260226_192735.csv | 2409 - ..._hier_search_5m_20260226_192735_yearly.csv | 7 - strategy/results/bb_midline_param_sweep.csv | 33 - strategy/results/bb_strategy_report.png | Bin 117733 -> 0 bytes .../bb_sweep_coarse_5m_20260227_054010.csv | 401 - .../bb_sweep_mid_5m_20260227_054010.csv | 1222 - .../results/bb_trade_2020_2025_report.png | Bin 638672 -> 0 bytes .../results/bb_trade_d_plan_2020_2025.png | Bin 178016 -> 0 bytes strategy/run_bb_15m_2020_2025.py | 111 - strategy/run_bb_15m_2020_2025_conservative.py | 323 - strategy/run_bb_2020_2025.py | 147 - strategy/run_bb_20260223_now.py | 69 - strategy/run_bb_202602_detail.py | 67 - strategy/run_bb_5m_practical_upgrade.py | 381 - strategy/run_bb_backtest.py | 199 - strategy/run_bb_trade_backtest.py | 197 - strategy/strategy_signal.py | 125 - strategy/train.py | 226 - 91 files changed, 328399 deletions(-) delete mode 100644 WXAUTOX_LICENSE delete mode 100644 backtest_20250227.py delete mode 100644 backtest_feb2025.py delete mode 100644 bb_trade_log_20260225.txt delete mode 100644 bb_trade_log_20260226.txt delete mode 100644 bb_trade_log_20260227.txt delete mode 100644 bb_trade_log_20260228.txt delete mode 100644 check_db.py delete mode 100644 feb2025_report.py delete mode 100644 models/optuna_best_params.pkl delete mode 100644 models/trading_model.pkl delete mode 100644 quick_single_test.py delete mode 100644 report_20250227.py delete mode 100644 requirements.txt delete mode 100644 run_bb_full_grid_search.py delete mode 100644 run_bb_full_sweep.py delete mode 100644 run_bb_midline_2020_2025.py delete mode 100644 run_bb_midline_full_grid.py delete mode 100644 run_bb_midline_hier_search.py delete mode 100644 strategy/__init__.py delete mode 100644 strategy/backtest_2023.py delete mode 100644 strategy/backtest_2023_daily_pnl.csv delete mode 100644 strategy/backtest_2023_trades.csv delete mode 100644 strategy/backtest_engine.py delete mode 100644 strategy/bb_backtest.py delete mode 100644 strategy/bb_midline_backtest.py delete mode 100644 strategy/best_params_2020_2022.json delete mode 100644 strategy/data_loader.py delete mode 100644 strategy/indicators.py delete mode 100644 strategy/results/bb_15m_200u_2020_2025.png delete mode 100644 strategy/results/bb_15m_2020_2025_conservative_daily.csv delete mode 100644 strategy/results/bb_200u_2024.png delete mode 100644 strategy/results/bb_200u_2025.png delete mode 100644 strategy/results/bb_200u_2026.png delete mode 100644 strategy/results/bb_20250227_equity_20260228_123524.csv delete mode 100644 strategy/results/bb_20250227_trades_20260228_123524.csv delete mode 100644 strategy/results/bb_2025_report.png delete mode 100644 strategy/results/bb_202602_trade_detail.csv delete mode 100644 strategy/results/bb_5m_param_sweep_conservative_2020_2025.csv delete mode 100644 strategy/results/bb_5m_param_sweep_conservative_2020_2025_no_pyramid.csv delete mode 100644 strategy/results/bb_5m_practical_upgrade_bandwidth_tune.csv delete mode 100644 strategy/results/bb_5m_practical_upgrade_candidates.csv delete mode 100644 strategy/results/bb_5m_practical_upgrade_daily.csv delete mode 100644 strategy/results/bb_5m_practical_upgrade_summary.csv delete mode 100644 strategy/results/bb_79rebate_report.png delete mode 100644 strategy/results/bb_feb2025_daily_20260228_122306.csv delete mode 100644 strategy/results/bb_feb2025_equity_20260228_122306.csv delete mode 100644 strategy/results/bb_feb2025_trades_20260228_122306.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260226_214834.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260226_215016.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260226_220149.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260226_220319.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260226_222227.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260226_222638.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260226_224709.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260227_011737.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260227_115332.csv delete mode 100644 strategy/results/bb_full_grid_5m_20260227_150421.csv delete mode 100644 strategy/results/bb_midline_15m_2020_2025_daily.csv delete mode 100644 strategy/results/bb_midline_15m_2020_2025_trade_detail.csv delete mode 100644 strategy/results/bb_midline_15m_param_sweep.csv delete mode 100644 strategy/results/bb_midline_2020_2025_daily.csv delete mode 100644 strategy/results/bb_midline_2020_2025_trade_detail.csv delete mode 100644 strategy/results/bb_midline_30m_2020_2025_daily.csv delete mode 100644 strategy/results/bb_midline_30m_2020_2025_trade_detail.csv delete mode 100644 strategy/results/bb_midline_30m_param_sweep.csv delete mode 100644 strategy/results/bb_midline_5m_2020_2025_daily.csv delete mode 100644 strategy/results/bb_midline_5m_2020_2025_trade_detail.csv delete mode 100644 strategy/results/bb_midline_5m_param_sweep.csv delete mode 100644 strategy/results/bb_midline_best_trades_5m_20260227_041455.csv delete mode 100644 strategy/results/bb_midline_best_trades_5m_20260227_041613.csv delete mode 100644 strategy/results/bb_midline_full_grid_5m_20260227_041455.csv delete mode 100644 strategy/results/bb_midline_full_grid_5m_20260227_041613.csv delete mode 100644 strategy/results/bb_midline_hier_search_5m_20260226_192735.csv delete mode 100644 strategy/results/bb_midline_hier_search_5m_20260226_192735_yearly.csv delete mode 100644 strategy/results/bb_midline_param_sweep.csv delete mode 100644 strategy/results/bb_strategy_report.png delete mode 100644 strategy/results/bb_sweep_coarse_5m_20260227_054010.csv delete mode 100644 strategy/results/bb_sweep_mid_5m_20260227_054010.csv delete mode 100644 strategy/results/bb_trade_2020_2025_report.png delete mode 100644 strategy/results/bb_trade_d_plan_2020_2025.png delete mode 100644 strategy/run_bb_15m_2020_2025.py delete mode 100644 strategy/run_bb_15m_2020_2025_conservative.py delete mode 100644 strategy/run_bb_2020_2025.py delete mode 100644 strategy/run_bb_20260223_now.py delete mode 100644 strategy/run_bb_202602_detail.py delete mode 100644 strategy/run_bb_5m_practical_upgrade.py delete mode 100644 strategy/run_bb_backtest.py delete mode 100644 strategy/run_bb_trade_backtest.py delete mode 100644 strategy/strategy_signal.py delete mode 100644 strategy/train.py diff --git a/WXAUTOX_LICENSE b/WXAUTOX_LICENSE deleted file mode 100644 index 8571036..0000000 --- a/WXAUTOX_LICENSE +++ /dev/null @@ -1 +0,0 @@ -~Ew3IKb0y_M#*JAU9ygsGw-+|!kbIFmkfKZT(pO^f!Wx=@u,!48kV5E|{lAtnoMWEYhbW!/hLD^,#_.(U%nT!?gke-xZLW{le \ No newline at end of file diff --git a/backtest_20250227.py b/backtest_20250227.py deleted file mode 100644 index 72039f6..0000000 --- a/backtest_20250227.py +++ /dev/null @@ -1,225 +0,0 @@ -""" -BB策略回测脚本 - 2025年2月27日单日回测 -参数: 逐仓 200U 1% 100倍 万五手续费 90%返佣 -""" - -import sys -from pathlib import Path -import pandas as pd -import numpy as np -from datetime import datetime - -sys.path.insert(0, str(Path(__file__).resolve().parent)) - -from strategy.bb_backtest import run_bb_backtest, BBConfig -from strategy.data_loader import load_klines - - -def main(): - # 加载2025年2月27日的5分钟K线数据 - print("=" * 80) - print("加载 2025年2月27日 5分钟K线数据...") - print("=" * 80) - - try: - df = load_klines( - period='5m', - start_date='2025-02-27', - end_date='2025-02-28', - tz='Asia/Shanghai', - source='bitmart' - ) - print(f"✓ 数据加载成功: {len(df)} 根K线") - if len(df) > 0: - print(f" 时间范围: {df.index[0]} ~ {df.index[-1]}") - else: - print("✗ 无数据可用") - return - except Exception as e: - print(f"✗ 数据加载失败: {e}") - return - - # 配置回测参数 - cfg = BBConfig( - # 布林带参数 (来自 bb_trade.py) - bb_period=10, - bb_std=2.5, - - # 仓位管理 - initial_capital=200.0, # 200U本金 - margin_pct=0.01, # 每次开仓用权益的1% - leverage=100.0, # 100倍杠杆 - - # 逐仓配置 - cross_margin=False, # 逐仓模式 - maint_margin_rate=0.005, # 0.5% 维持保证金率 - - # 手续费和返佣 - fee_rate=0.0005, # 万五手续费 - rebate_rate=0.0, # 无即时返佣 - rebate_pct=0.90, # 次日返佣90% - rebate_hour_utc=0, # UTC 0 点 (北京时间8点) - - # 滑点 - slippage_pct=0.0005, # 0.05% 滑点 - - # 成交模式 - fill_at_close=False, # 用触轨价成交(理想化) - - # 风控 - max_daily_loss=50.0, # 日最大亏损50U - max_daily_loss_pct=0.0, # 不启用百分比 - - # 破产模型 - liq_enabled=True, # 启用强平 - - # 加仓配置 (递增模式) - pyramid_enabled=True, - pyramid_step=0.01, # 1%增量: 开1%, 加2%, 加3%, 加4% - pyramid_max=3, # 最多加3次 - ) - - print("\n" + "=" * 80) - print("回测参数配置") - print("=" * 80) - print(f"初始资本: {cfg.initial_capital} USDT") - print(f"杠杆: {cfg.leverage}x {'逐仓' if not cfg.cross_margin else '全仓'}") - print(f"开仓比例: {cfg.margin_pct:.0%}(递增: {cfg.pyramid_step:.0%}/次, 最多{cfg.pyramid_max}次)") - print(f"手续费: {cfg.fee_rate:.0%}") - print(f"返佣: {cfg.rebate_pct:.0%} 次日 UTC-0 {cfg.rebate_hour_utc}点") - print(f"布林带: BB({cfg.bb_period}, {cfg.bb_std})") - print(f"滑点: {cfg.slippage_pct:.0%}") - print(f"日亏损限制: {cfg.max_daily_loss} USDT") - print(f"强平: {'启用' if cfg.liq_enabled else '禁用'}") - - # 运行回测 - print("\n" + "=" * 80) - print("运行回测...") - print("=" * 80) - - try: - result = run_bb_backtest(df, cfg) - - # 打印详细结果 - print_backtest_results(result) - - # 保存结果 - output_dir = Path(__file__).parent / "strategy" / "results" - output_dir.mkdir(parents=True, exist_ok=True) - - timestamp = datetime.now().strftime("%Y%m%d_%H%M%S") - - # 保存交易明细 - trades_df = pd.DataFrame([ - { - "entry_time": t.entry_time, - "exit_time": t.exit_time, - "side": t.side, - "entry_price": f"{t.entry_price:.2f}", - "exit_price": f"{t.exit_price:.2f}", - "qty": f"{t.qty:.4f}", - "margin": f"{t.margin:.2f}", - "gross_pnl": f"{t.gross_pnl:.2f}", - "fee": f"{t.fee:.2f}", - "net_pnl": f"{t.net_pnl:.2f}", - } - for t in result.trades - ]) - trades_file = output_dir / f"bb_20250227_trades_{timestamp}.csv" - trades_df.to_csv(trades_file, index=False, encoding="utf-8-sig") - print(f"\n✓ 交易明细已保存: {trades_file}") - - # 保存完整权益曲线 - equity_file = output_dir / f"bb_20250227_equity_{timestamp}.csv" - result.equity_curve.to_csv(equity_file, encoding="utf-8-sig") - print(f"✓ 权益曲线已保存: {equity_file}") - - except Exception as e: - print(f"✗ 回测失败: {e}") - import traceback - traceback.print_exc() - - -def print_backtest_results(result): - """打印回测结果统计""" - print("\n" + "=" * 80) - print("回测结果汇总 (2025年2月27日)") - print("=" * 80) - - # 基础统计 - trades = result.trades - equity = result.equity_curve - config = result.config - - initial_eq = config.initial_capital - final_eq = equity["equity"].iloc[-1] - total_pnl = final_eq - initial_eq - pnl_pct = (total_pnl / initial_eq) * 100 - - print(f"\n📊 核心指标") - print(f" 初始权益: {initial_eq:.2f} USDT") - print(f" 最终权益: {final_eq:.2f} USDT") - print(f" 日度收益: {total_pnl:+.2f} USDT ({pnl_pct:+.2f}%)") - print(f" 最高权益: {equity['equity'].max():.2f} USDT") - print(f" 最低权益: {equity['equity'].min():.2f} USDT") - - if len(trades) > 0: - print(f"\n📈 交易统计") - print(f" 总交易数: {len(trades)} 笔") - - long_trades = [t for t in trades if t.side == "long"] - short_trades = [t for t in trades if t.side == "short"] - print(f" 多头交易: {len(long_trades)} 笔") - print(f" 空头交易: {len(short_trades)} 笔") - - # 胜率 - win_trades = [t for t in trades if t.net_pnl > 0] - loss_trades = [t for t in trades if t.net_pnl < 0] - print(f" 盈利交易: {len(win_trades)} 笔 ({len(win_trades)/len(trades)*100:.1f}%)") - print(f" 亏损交易: {len(loss_trades)} 笔 ({len(loss_trades)/len(trades)*100:.1f}%)") - - if len(win_trades) > 0: - avg_win = sum(t.net_pnl for t in win_trades) / len(win_trades) - total_win = sum(t.net_pnl for t in win_trades) - print(f" 平均盈利: {avg_win:+.2f} USDT") - print(f" 总盈利: {total_win:+.2f} USDT") - - if len(loss_trades) > 0: - avg_loss = sum(t.net_pnl for t in loss_trades) / len(loss_trades) - total_loss = sum(t.net_pnl for t in loss_trades) - print(f" 平均亏损: {avg_loss:+.2f} USDT") - print(f" 总亏损: {total_loss:+.2f} USDT") - - # 风险指标 - total_net_pnl = sum(t.net_pnl for t in trades) - if len(trades) > 0: - max_loss_trade = min(trades, key=lambda t: t.net_pnl) - max_win_trade = max(trades, key=lambda t: t.net_pnl) - - print(f"\n💰 盈亏规模") - print(f" 总手续费支出: {result.total_fee:+.2f} USDT") - print(f" 返佣总额: +{result.total_rebate:.2f} USDT") - print(f" 交易净损益: {total_net_pnl:+.2f} USDT") - print(f" 单笔最大亏损: {max_loss_trade.net_pnl:+.2f} USDT") - print(f" 单笔最大盈利: {max_win_trade.net_pnl:+.2f} USDT") - else: - print(f"\n⚠️ 本日无交易触发") - - # 波动率统计 - if len(equity) > 0: - print(f"\n📉 风险指标") - equity_series = equity["equity"].astype(float) - running_max = equity_series.expanding().max() - drawdown = (equity_series / running_max - 1) - max_dd = drawdown.min() * 100 - - print(f" 最大回撤: {max_dd:.2f}%") - print(f" 日均价格: {equity['price'].mean():.2f}") - print(f" 日最高价: {equity['price'].max():.2f}") - print(f" 日最低价: {equity['price'].min():.2f}") - - print("\n" + "=" * 80) - - -if __name__ == "__main__": - main() diff --git a/backtest_feb2025.py b/backtest_feb2025.py deleted file mode 100644 index 2e11e78..0000000 --- a/backtest_feb2025.py +++ /dev/null @@ -1,223 +0,0 @@ -""" -BB策略回测脚本 - 2025年2月份 -参数: 逐仓 200U 1% 100倍 万五手续费 90%返佣 -""" - -import sys -from pathlib import Path -import pandas as pd -import numpy as np -from datetime import datetime - -sys.path.insert(0, str(Path(__file__).resolve().parent)) - -from strategy.bb_backtest import run_bb_backtest, BBConfig -from strategy.data_loader import load_klines - - -def main(): - # 加载2025年2月份的5分钟K线数据 - print("=" * 70) - print("加载 2025年2月 5分钟K线数据...") - print("=" * 70) - - try: - df = load_klines( - period='5m', - start_date='2025-02-01', - end_date='2025-03-01', - tz='Asia/Shanghai', - source='bitmart' - ) - print(f"✓ 数据加载成功: {len(df)} 根K线") - print(f" 时间范围: {df.index[0]} ~ {df.index[-1]}") - except Exception as e: - print(f"✗ 数据加载失败: {e}") - return - - # 配置回测参数 - cfg = BBConfig( - # 布林带参数 (来自 bb_trade.py) - bb_period=10, - bb_std=2.5, - - # 仓位管理 - initial_capital=200.0, # 200U本金 - margin_pct=0.01, # 每次开仓用权益的1% - leverage=100.0, # 100倍杠杆 - - # 逐仓配置 - cross_margin=False, # 逐仓模式 - maint_margin_rate=0.005, # 0.5% 维持保证金率 - - # 手续费和返佣 - fee_rate=0.0005, # 万五手续费 - rebate_rate=0.0, # 无即时返佣 - rebate_pct=0.90, # 次日返佣90% - rebate_hour_utc=0, # UTC 0 点 (北京时间8点) - - # 滑点 - slippage_pct=0.0005, # 0.05% 滑点 - - # 成交模式 - fill_at_close=False, # 用触轨价成交(理想化),False=触轨价,True=收盘价 - - # 风控 - max_daily_loss=50.0, # 日最大亏损50U(不启用百分比限制) - max_daily_loss_pct=0.0, # 不启用百分比 - - # 破产模型 - liq_enabled=True, # 启用强平 - - # 加仓配置 (递增模式) - pyramid_enabled=True, - pyramid_step=0.01, # 1%增量: 开1%, 加2%, 加3%, 加4% - pyramid_max=3, # 最多加3次 - ) - - print("\n" + "=" * 70) - print("回测参数配置") - print("=" * 70) - print(f"初始资本: {cfg.initial_capital} USDT") - print(f"杠杆: {cfg.leverage}x {'逐仓' if not cfg.cross_margin else '全仓'}") - print(f"开仓比例: {cfg.margin_pct:.0%}(递增: {cfg.pyramid_step:.0%}/次, 最多{cfg.pyramid_max}次)") - print(f"手续费: {cfg.fee_rate:.0%}") - print(f"返佣: {cfg.rebate_pct:.0%} 次日 UTC-0 {cfg.rebate_hour_utc}点") - print(f"布林带: BB({cfg.bb_period}, {cfg.bb_std})") - print(f"滑点: {cfg.slippage_pct:.0%}") - print(f"日亏损限制: {cfg.max_daily_loss} USDT") - print(f"强平: {'启用' if cfg.liq_enabled else '禁用'}") - - # 运行回测 - print("\n" + "=" * 70) - print("运行回测...") - print("=" * 70) - - try: - result = run_bb_backtest(df, cfg) - - # 打印详细结果 - print_backtest_results(result) - - # 保存结果 - output_dir = Path(__file__).parent / "strategy" / "results" - output_dir.mkdir(parents=True, exist_ok=True) - - timestamp = datetime.now().strftime("%Y%m%d_%H%M%S") - - # 保存交易明细 - trades_df = pd.DataFrame([ - { - "entry_time": t.entry_time, - "exit_time": t.exit_time, - "side": t.side, - "entry_price": f"{t.entry_price:.2f}", - "exit_price": f"{t.exit_price:.2f}", - "qty": f"{t.qty:.4f}", - "margin": f"{t.margin:.2f}", - "gross_pnl": f"{t.gross_pnl:.2f}", - "fee": f"{t.fee:.2f}", - "net_pnl": f"{t.net_pnl:.2f}", - } - for t in result.trades - ]) - trades_file = output_dir / f"bb_feb2025_trades_{timestamp}.csv" - trades_df.to_csv(trades_file, index=False, encoding="utf-8-sig") - print(f"\n✓ 交易明细已保存: {trades_file}") - - # 保存日行情 - daily_file = output_dir / f"bb_feb2025_daily_{timestamp}.csv" - result.daily_stats.to_csv(daily_file, encoding="utf-8-sig") - print(f"✓ 日行情已保存: {daily_file}") - - # 保存完整权益曲线 - equity_file = output_dir / f"bb_feb2025_equity_{timestamp}.csv" - result.equity_curve.to_csv(equity_file, encoding="utf-8-sig") - print(f"✓ 权益曲线已保存: {equity_file}") - - except Exception as e: - print(f"✗ 回测失败: {e}") - import traceback - traceback.print_exc() - - -def print_backtest_results(result): - """打印回测结果统计""" - print("\n" + "=" * 70) - print("回测结果汇总") - print("=" * 70) - - # 基础统计 - trades = result.trades - equity = result.equity_curve - daily = result.daily_stats - config = result.config - - initial_eq = config.initial_capital - final_eq = equity["equity"].iloc[-1] - total_pnl = final_eq - initial_eq - pnl_pct = (total_pnl / initial_eq) * 100 - - print(f"\n📊 核心指标") - print(f" 初始权益: {initial_eq:.2f} USDT") - print(f" 最终权益: {final_eq:.2f} USDT") - print(f" 总损益: {total_pnl:+.2f} USDT ({pnl_pct:+.2f}%)") - print(f" 最大权益: {equity['equity'].max():.2f} USDT") - print(f" 最小权益: {equity['equity'].min():.2f} USDT") - - if len(trades) > 0: - print(f"\n📈 交易统计") - print(f" 总交易数: {len(trades)} 笔") - - long_trades = [t for t in trades if t.side == "long"] - short_trades = [t for t in trades if t.side == "short"] - print(f" 多头交易: {len(long_trades)} 笔") - print(f" 空头交易: {len(short_trades)} 笔") - - # 胜率 - win_trades = [t for t in trades if t.net_pnl > 0] - loss_trades = [t for t in trades if t.net_pnl < 0] - print(f" 盈利交易: {len(win_trades)} 笔 ({len(win_trades)/len(trades)*100:.1f}%)") - print(f" 亏损交易: {len(loss_trades)} 笔 ({len(loss_trades)/len(trades)*100:.1f}%)") - - if len(win_trades) > 0: - avg_win = sum(t.net_pnl for t in win_trades) / len(win_trades) - print(f" 平均盈利: {avg_win:+.2f} USDT") - - if len(loss_trades) > 0: - avg_loss = sum(t.net_pnl for t in loss_trades) / len(loss_trades) - print(f" 平均亏损: {avg_loss:+.2f} USDT") - - # 风险指标 - total_net_pnl = sum(t.net_pnl for t in trades) - max_loss_trade = min(trades, key=lambda t: t.net_pnl) - max_win_trade = max(trades, key=lambda t: t.net_pnl) - - print(f"\n💰 盈亏规模") - print(f" 总手续费: {result.total_fee:+.2f} USDT") - print(f" 总返佣: {result.total_rebate:+.2f} USDT") - print(f" 交易净损益: {total_net_pnl:+.2f} USDT") - print(f" 单笔最大亏损: {max_loss_trade.net_pnl:+.2f} USDT") - print(f" 单笔最大盈利: {max_win_trade.net_pnl:+.2f} USDT") - - # 日行情统计 - if len(daily) > 0: - print(f"\n📅 日度统计") - print(f" 交易天数: {len(daily)} 天") - - daily_wins = len(daily[daily["pnl"] > 0]) - daily_loss = len(daily[daily["pnl"] < 0]) - print(f" 日赢利天数: {daily_wins} 天") - print(f" 日亏损天数: {daily_loss} 天") - - max_dd = (equity["equity"] / equity["equity"].expanding().max() - 1).min() - print(f" 最大回撤: {max_dd*100:.2f}%") - - if max_dd != 0: - print(f" 回撤恢复指标: {total_pnl / (max_dd * initial_eq):.2f}") - - print("\n" + "=" * 70) - - -if __name__ == "__main__": - main() diff --git a/bb_trade_log_20260225.txt b/bb_trade_log_20260225.txt deleted file mode 100644 index 1d1807b..0000000 --- a/bb_trade_log_20260225.txt +++ /dev/null @@ -1,248 +0,0 @@ - -============================================================ -时间: 2026-02-25 02:15:20 -操作: 开多 -价格: 1845.39 -BB上轨: 1859.97 | 中轨: 1852.40 | 下轨: 1844.82 -原因: 价格最低1844.82触及下轨1844.82,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 02:19:03 -操作: 开多 -价格: 1848.84 -BB上轨: 1859.97 | 中轨: 1852.40 | 下轨: 1844.82 -原因: 价格最低1844.50触及下轨1844.82,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 02:41:34 -操作: 翻转: 平多→开空 -价格: 1858.71 -BB上轨: 1858.17 | 中轨: 1851.64 | 下轨: 1845.11 -原因: 价格最高1859.14触及上轨1858.17,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 03:14:27 -操作: 翻转: 平空→开多 -价格: 1848.69 -BB上轨: 1860.75 | 中轨: 1854.64 | 下轨: 1848.52 -原因: 价格最低1848.42触及下轨1848.52,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 04:16:34 -操作: 开空 -价格: 1855.43 -BB上轨: 1854.87 | 中轨: 1851.18 | 下轨: 1847.48 -原因: 价格最高1855.43触及上轨1854.87,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 05:02:18 -操作: 翻转: 平空→开多 -价格: 1850.52 -BB上轨: 1861.45 | 中轨: 1856.03 | 下轨: 1850.62 -原因: 价格最低1850.51触及下轨1850.62,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 06:02:28 -操作: 翻转: 平多→开空 -价格: 1856.46 -BB上轨: 1855.53 | 中轨: 1850.22 | 下轨: 1844.90 -原因: 价格最高1856.46触及上轨1855.53,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 06:05:10 -操作: 加仓空#1 -价格: 1859.51 -BB上轨: 1859.33 | 中轨: 1850.90 | 下轨: 1842.47 -原因: 价格最高1859.51触及上轨1859.33,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-25 06:14:11 -操作: 加仓空#2 -价格: 1862.50 -BB上轨: 1862.15 | 中轨: 1852.06 | 下轨: 1841.96 -原因: 价格最高1862.50触及上轨1862.15,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-25 06:54:01 -操作: 翻转: 平空→开多 -价格: 1854.88 -BB上轨: 1861.07 | 中轨: 1858.10 | 下轨: 1855.13 -原因: 价格最低1854.16触及下轨1855.13,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 07:05:18 -操作: 加仓多#1 -价格: 1854.10 -BB上轨: 1860.27 | 中轨: 1857.26 | 下轨: 1854.24 -原因: 价格最低1854.11触及下轨1854.24,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-25 07:12:14 -操作: 加仓多#2 -价格: 1851.97 -BB上轨: 1861.45 | 中轨: 1856.76 | 下轨: 1852.08 -原因: 价格最低1851.84触及下轨1852.08,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-25 08:02:28 -操作: 加仓多#3 -价格: 1848.66 -BB上轨: 1861.19 | 中轨: 1854.98 | 下轨: 1848.77 -原因: 价格最低1849.00触及下轨1848.77,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-25 08:44:44 -操作: 翻转: 平多→开空 -价格: 1854.51 -BB上轨: 1853.90 | 中轨: 1849.13 | 下轨: 1844.37 -原因: 价格最高1854.50触及上轨1853.90,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 09:07:53 -操作: 加仓空#1 -价格: 1859.00 -BB上轨: 1857.89 | 中轨: 1851.08 | 下轨: 1844.26 -原因: 价格最高1859.00触及上轨1857.89,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-25 09:10:34 -操作: 加仓空#2 -价格: 1865.87 -BB上轨: 1864.29 | 中轨: 1852.44 | 下轨: 1840.58 -原因: 价格最高1865.87触及上轨1864.29,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-25 09:15:11 -操作: 加仓空#3 -价格: 1904.57 -BB上轨: 1897.79 | 中轨: 1857.93 | 下轨: 1818.07 -原因: 价格最高1905.40触及上轨1897.79,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-25 11:16:23 -操作: 翻转: 平空→开多 -价格: 1913.80 -BB上轨: 1932.38 | 中轨: 1922.22 | 下轨: 1912.06 -原因: 价格最低1911.26触及下轨1912.06,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 11:22:00 -操作: 加仓多#1 -价格: 1909.05 -BB上轨: 1931.22 | 中轨: 1920.13 | 下轨: 1909.05 -原因: 价格最低1909.00触及下轨1909.05,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-25 12:03:03 -操作: 加仓多#2 -价格: 1899.08 -BB上轨: 1916.51 | 中轨: 1908.20 | 下轨: 1899.90 -原因: 价格最低1898.72触及下轨1899.90,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-25 12:05:24 -操作: 加仓多#3 -价格: 1899.32 -BB上轨: 1913.50 | 中轨: 1906.53 | 下轨: 1899.57 -原因: 价格最低1899.32触及下轨1899.57,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-25 12:22:56 -操作: 翻转: 平多→开空 -价格: 1911.00 -BB上轨: 1911.84 | 中轨: 1904.99 | 下轨: 1898.14 -原因: 价格最高1912.38触及上轨1911.84,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 13:14:17 -操作: 翻转: 平空→开多 -价格: 1901.32 -BB上轨: 1916.59 | 中轨: 1909.31 | 下轨: 1902.03 -原因: 价格最低1901.17触及下轨1902.03,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 13:22:05 -操作: 加仓多#1 -价格: 1896.12 -BB上轨: 1917.52 | 中轨: 1907.31 | 下轨: 1897.10 -原因: 价格最低1895.85触及下轨1897.10,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-25 14:21:26 -操作: 翻转: 平多→开空 -价格: 1894.08 -BB上轨: 1893.64 | 中轨: 1887.38 | 下轨: 1881.12 -原因: 价格最高1894.41触及上轨1893.64,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 18:58:38 -操作: 开多 -价格: 1909.81 -BB上轨: 1918.84 | 中轨: 1914.21 | 下轨: 1909.58 -原因: 价格最低1909.45触及下轨1909.58,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 19:05:46 -操作: 加仓多#1 -价格: 1909.10 -BB上轨: 1917.52 | 中轨: 1913.25 | 下轨: 1908.99 -原因: 价格最低1908.56触及下轨1908.99,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-25 19:11:58 -操作: 翻转: 平多→开空 -价格: 1916.64 -BB上轨: 1916.02 | 中轨: 1912.97 | 下轨: 1909.93 -原因: 价格最高1917.00触及上轨1916.02,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-25 19:22:05 -操作: 加仓空#1 -价格: 1916.71 -BB上轨: 1916.29 | 中轨: 1913.25 | 下轨: 1910.22 -原因: 价格最高1916.72触及上轨1916.29,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-25 19:25:13 -操作: 加仓空#2 -价格: 1918.97 -BB上轨: 1918.78 | 中轨: 1913.93 | 下轨: 1909.07 -原因: 价格最高1918.99触及上轨1918.78,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-25 19:33:38 -操作: 加仓空#3 -价格: 1920.52 -BB上轨: 1920.45 | 中轨: 1914.37 | 下轨: 1908.30 -原因: 价格最高1920.52触及上轨1920.45,BB(10,2.5) (加仓#3/3) -============================================================ diff --git a/bb_trade_log_20260226.txt b/bb_trade_log_20260226.txt deleted file mode 100644 index a3d9f47..0000000 --- a/bb_trade_log_20260226.txt +++ /dev/null @@ -1,192 +0,0 @@ - -============================================================ -时间: 2026-02-26 15:37:31 -操作: 翻转: 平空→开多 -价格: 2057.35 -BB上轨: 2067.10 | 中轨: 2062.49 | 下轨: 2057.87 -原因: 价格最低2057.32触及下轨2057.87,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 15:40:57 -操作: 加仓多#1 -价格: 2056.25 -BB上轨: 2068.33 | 中轨: 2062.01 | 下轨: 2055.69 -原因: 价格最低2055.40触及下轨2055.69,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 15:51:35 -操作: 加仓多#2 -价格: 2053.30 -BB上轨: 2069.08 | 中轨: 2061.27 | 下轨: 2053.46 -原因: 价格最低2053.17触及下轨2053.46,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-26 16:09:24 -操作: 加仓多#3 -价格: 2048.33 -BB上轨: 2066.37 | 中轨: 2057.64 | 下轨: 2048.91 -原因: 价格最低2047.81触及下轨2048.91,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-26 16:51:34 -操作: 开空 -价格: 2056.74 -BB上轨: 2056.68 | 中轨: 2050.00 | 下轨: 2043.32 -原因: 价格最高2056.74触及上轨2056.68,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 17:06:46 -操作: 加仓空#1 -价格: 2058.39 -BB上轨: 2058.12 | 中轨: 2050.99 | 下轨: 2043.87 -原因: 价格最高2058.64触及上轨2058.12,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 17:11:06 -操作: 加仓空#2 -价格: 2060.60 -BB上轨: 2061.02 | 中轨: 2051.98 | 下轨: 2042.95 -原因: 价格最高2061.23触及上轨2061.02,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-26 17:15:14 -操作: 加仓空#3 -价格: 2069.55 -BB上轨: 2068.81 | 中轨: 2053.53 | 下轨: 2038.25 -原因: 价格最高2069.08触及上轨2068.81,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-26 18:26:26 -操作: 翻转: 平空→开多 -价格: 2069.00 -BB上轨: 2078.82 | 中轨: 2073.78 | 下轨: 2068.74 -原因: 价格最低2068.60触及下轨2068.74,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 18:30:18 -操作: 加仓多#1 -价格: 2065.64 -BB上轨: 2080.83 | 中轨: 2072.96 | 下轨: 2065.08 -原因: 价格最低2064.90触及下轨2065.08,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 19:18:18 -操作: 加仓多#1 -价格: 2056.57 -BB上轨: 2073.88 | 中轨: 2065.36 | 下轨: 2056.83 -原因: 价格最低2056.55触及下轨2056.83,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 19:47:23 -操作: 加仓多#2 -价格: 2054.27 -BB上轨: 2066.70 | 中轨: 2060.46 | 下轨: 2054.23 -原因: 价格最低2053.94触及下轨2054.23,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-26 20:09:37 -操作: 翻转: 平多→开空 -价格: 2063.02 -BB上轨: 2063.19 | 中轨: 2058.15 | 下轨: 2053.11 -原因: 价格最高2063.55触及上轨2063.19,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 20:18:32 -操作: 加仓空#1 -价格: 2066.00 -BB上轨: 2065.69 | 中轨: 2059.14 | 下轨: 2052.58 -原因: 价格最高2066.00触及上轨2065.69,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 20:49:59 -操作: 加仓空#2 -价格: 2069.54 -BB上轨: 2070.82 | 中轨: 2063.52 | 下轨: 2056.21 -原因: 价格最高2070.84触及上轨2070.82,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-26 21:22:34 -操作: 翻转: 平空→开多 -价格: 2060.33 -BB上轨: 2071.65 | 中轨: 2066.19 | 下轨: 2060.73 -原因: 价格最低2060.33触及下轨2060.73,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 21:47:47 -操作: 翻转: 平多→开空 -价格: 2070.41 -BB上轨: 2072.64 | 中轨: 2066.47 | 下轨: 2060.31 -原因: 价格最高2072.75触及上轨2072.64,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 22:03:03 -操作: 翻转: 平空→开多 -价格: 2060.65 -BB上轨: 2072.69 | 中轨: 2066.27 | 下轨: 2059.84 -原因: 价格最低2059.40触及下轨2059.84,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 22:06:42 -操作: 加仓多#1 -价格: 2059.82 -BB上轨: 2072.86 | 中轨: 2066.15 | 下轨: 2059.44 -原因: 价格最低2059.00触及下轨2059.44,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 22:30:56 -操作: 加仓多#1 -价格: 2054.88 -BB上轨: 2073.40 | 中轨: 2065.42 | 下轨: 2057.43 -原因: 价格最低2052.00触及下轨2057.43,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 22:35:22 -操作: 翻转: 平多→开空 -价格: 2073.86 -BB上轨: 2074.10 | 中轨: 2065.63 | 下轨: 2057.16 -原因: 价格最高2076.97触及上轨2074.10,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 22:45:42 -操作: 翻转: 平空→开多 -价格: 2052.53 -BB上轨: 2073.67 | 中轨: 2064.05 | 下轨: 2054.44 -原因: 价格最低2053.71触及下轨2054.44,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-26 22:50:13 -操作: 加仓多#1 -价格: 2039.79 -BB上轨: 2082.56 | 中轨: 2061.54 | 下轨: 2040.53 -原因: 价格最低2038.54触及下轨2040.53,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-26 23:16:31 -操作: 加仓多#2 -价格: 2028.67 -BB上轨: 2079.34 | 中轨: 2052.02 | 下轨: 2024.71 -原因: 价格最低2023.71触及下轨2024.71,BB(10,2.5) (加仓#2/3) -============================================================ diff --git a/bb_trade_log_20260227.txt b/bb_trade_log_20260227.txt deleted file mode 100644 index 249cbd7..0000000 --- a/bb_trade_log_20260227.txt +++ /dev/null @@ -1,440 +0,0 @@ - -============================================================ -时间: 2026-02-27 00:34:52 -操作: 加仓多#3 -价格: 2019.27 -BB上轨: 2038.07 | 中轨: 2029.31 | 下轨: 2020.55 -原因: 价格最低2018.47触及下轨2020.55,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 00:45:54 -操作: 开多 -价格: 1995.09 -BB上轨: 2041.76 | 中轨: 2024.21 | 下轨: 2006.67 -原因: 价格最低1991.10触及下轨2006.67,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 00:50:23 -操作: 加仓多#1 -价格: 1997.38 -BB上轨: 2044.57 | 中轨: 2021.06 | 下轨: 1997.54 -原因: 价格最低1997.37触及下轨1997.54,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 00:58:13 -操作: 加仓多#2 -价格: 1981.63 -BB上轨: 2052.12 | 中轨: 2016.68 | 下轨: 1981.24 -原因: 价格最低1980.90触及下轨1981.24,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 01:50:45 -操作: 加仓多#3 -价格: 1981.96 -BB上轨: 1996.89 | 中轨: 1989.38 | 下轨: 1981.88 -原因: 价格最低1981.72触及下轨1981.88,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 02:33:12 -操作: 翻转: 平多→开空 -价格: 1993.72 -BB上轨: 1994.06 | 中轨: 1986.40 | 下轨: 1978.74 -原因: 价格最高1994.73触及上轨1994.06,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 02:36:47 -操作: 加仓空#1 -价格: 1999.68 -BB上轨: 1998.39 | 中轨: 1987.39 | 下轨: 1976.39 -原因: 价格最高1999.68触及上轨1998.39,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 02:43:43 -操作: 加仓空#2 -价格: 2006.48 -BB上轨: 2004.93 | 中轨: 1989.32 | 下轨: 1973.70 -原因: 价格最高2006.75触及上轨2004.93,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 03:59:44 -操作: 加仓空#1 -价格: 2026.68 -BB上轨: 2032.27 | 中轨: 2024.20 | 下轨: 2016.12 -原因: 价格最高2032.94触及上轨2032.27,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 04:03:33 -操作: 加仓空#2 -价格: 2032.81 -BB上轨: 2032.74 | 中轨: 2025.19 | 下轨: 2017.64 -原因: 价格最高2032.60触及上轨2032.74,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 04:05:12 -操作: 加仓空#3 -价格: 2038.22 -BB上轨: 2038.99 | 中轨: 2027.23 | 下轨: 2015.47 -原因: 价格最高2039.70触及上轨2038.99,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 05:10:18 -操作: 翻转: 平空→开多 -价格: 2017.56 -BB上轨: 2032.98 | 中轨: 2025.96 | 下轨: 2018.93 -原因: 价格最低2017.55触及下轨2018.93,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 05:48:57 -操作: 翻转: 平多→开空 -价格: 2033.77 -BB上轨: 2033.55 | 中轨: 2026.29 | 下轨: 2019.02 -原因: 价格最高2033.78触及上轨2033.55,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 06:36:53 -操作: 加仓空#1 -价格: 2034.32 -BB上轨: 2033.90 | 中轨: 2030.08 | 下轨: 2026.26 -原因: 价格最高2034.32触及上轨2033.90,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 06:41:38 -操作: 加仓空#2 -价格: 2033.41 -BB上轨: 2033.33 | 中轨: 2029.99 | 下轨: 2026.64 -原因: 价格最高2033.41触及上轨2033.33,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 06:45:52 -操作: 加仓空#3 -价格: 2036.11 -BB上轨: 2036.02 | 中轨: 2030.57 | 下轨: 2025.11 -原因: 价格最高2036.12触及上轨2036.02,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 07:05:56 -操作: 翻转: 平空→开多 -价格: 2023.39 -BB上轨: 2038.77 | 中轨: 2031.22 | 下轨: 2023.66 -原因: 价格最低2023.29触及下轨2023.66,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 07:51:41 -操作: 加仓多#1 -价格: 2023.26 -BB上轨: 2032.74 | 中轨: 2028.23 | 下轨: 2023.72 -原因: 价格最低2023.26触及下轨2023.72,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 08:04:43 -操作: 加仓多#2 -价格: 2023.45 -BB上轨: 2032.80 | 中轨: 2028.16 | 下轨: 2023.52 -原因: 价格最低2023.45触及下轨2023.52,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 08:18:36 -操作: 加仓多#3 -价格: 2020.68 -BB上轨: 2032.86 | 中轨: 2027.04 | 下轨: 2021.22 -原因: 价格最低2020.68触及下轨2021.22,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 10:20:03 -操作: 翻转: 平多→开空 -价格: 2028.97 -BB上轨: 2028.81 | 中轨: 2017.30 | 下轨: 2005.80 -原因: 价格最高2029.00触及上轨2028.81,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 10:20:40 -操作: 加仓空#1 -价格: 2029.67 -BB上轨: 2030.85 | 中轨: 2019.44 | 下轨: 2008.03 -原因: 价格最高2031.42触及上轨2030.85,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 11:06:08 -操作: 翻转: 平空→开多 -价格: 2021.85 -BB上轨: 2032.13 | 中轨: 2027.36 | 下轨: 2022.58 -原因: 价格最低2021.85触及下轨2022.58,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 11:11:59 -操作: 加仓多#1 -价格: 2020.95 -BB上轨: 2032.35 | 中轨: 2026.75 | 下轨: 2021.14 -原因: 价格最低2020.82触及下轨2021.14,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 11:45:07 -操作: 翻转: 平多→开空 -价格: 2029.42 -BB上轨: 2030.01 | 中轨: 2023.47 | 下轨: 2016.93 -原因: 价格最高2030.16触及上轨2030.01,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 11:49:54 -操作: 加仓空#1 -价格: 2031.58 -BB上轨: 2031.24 | 中轨: 2023.72 | 下轨: 2016.19 -原因: 价格最高2031.59触及上轨2031.24,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 11:52:39 -操作: 加仓空#2 -价格: 2034.61 -BB上轨: 2033.42 | 中轨: 2024.27 | 下轨: 2015.12 -原因: 价格最高2034.83触及上轨2033.42,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 11:56:42 -操作: 加仓空#3 -价格: 2038.24 -BB上轨: 2037.16 | 中轨: 2025.24 | 下轨: 2013.32 -原因: 价格最高2038.24触及上轨2037.16,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 12:58:23 -操作: 翻转: 平空→开多 -价格: 2040.81 -BB上轨: 2063.10 | 中轨: 2051.08 | 下轨: 2039.06 -原因: 价格最低2035.83触及下轨2039.06,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 13:23:15 -操作: 加仓多#1 -价格: 2040.84 -BB上轨: 2050.50 | 中轨: 2045.50 | 下轨: 2040.51 -原因: 价格最低2040.21触及下轨2040.51,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 13:57:37 -操作: 加仓多#1 -价格: 2040.17 -BB上轨: 2047.74 | 中轨: 2043.81 | 下轨: 2039.88 -原因: 价格最低2039.84触及下轨2039.88,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 14:01:28 -操作: 加仓多#2 -价格: 2039.00 -BB上轨: 2048.08 | 中轨: 2043.60 | 下轨: 2039.11 -原因: 价格最低2038.43触及下轨2039.11,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 14:08:09 -操作: 加仓多#3 -价格: 2038.54 -BB上轨: 2047.75 | 中轨: 2043.19 | 下轨: 2038.63 -原因: 价格最低2038.30触及下轨2038.63,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 15:09:03 -操作: 翻转: 平多→开空 -价格: 2039.58 -BB上轨: 2039.40 | 中轨: 2034.52 | 下轨: 2029.64 -原因: 价格最高2039.71触及上轨2039.40,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 15:21:53 -操作: 翻转: 平空→开多 -价格: 2031.37 -BB上轨: 2039.67 | 中轨: 2035.57 | 下轨: 2031.46 -原因: 价格最低2031.25触及下轨2031.46,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 15:29:08 -操作: 加仓多#1 -价格: 2031.29 -BB上轨: 2039.73 | 中轨: 2035.54 | 下轨: 2031.35 -原因: 价格最低2031.20触及下轨2031.35,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 15:37:53 -操作: 加仓多#2 -价格: 2028.64 -BB上轨: 2039.96 | 中轨: 2034.30 | 下轨: 2028.65 -原因: 价格最低2028.64触及下轨2028.65,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 15:40:26 -操作: 加仓多#3 -价格: 2023.35 -BB上轨: 2042.08 | 中轨: 2033.08 | 下轨: 2024.09 -原因: 价格最低2023.35触及下轨2024.09,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 16:09:03 -操作: 翻转: 平多→开空 -价格: 2037.82 -BB上轨: 2038.00 | 中轨: 2029.64 | 下轨: 2021.28 -原因: 价格最高2038.44触及上轨2038.00,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 16:10:11 -操作: 加仓空#1 -价格: 2040.95 -BB上轨: 2041.45 | 中轨: 2030.26 | 下轨: 2019.08 -原因: 价格最高2042.00触及上轨2041.45,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 17:17:59 -操作: 加仓空#2 -价格: 2037.56 -BB上轨: 2037.39 | 中轨: 2033.42 | 下轨: 2029.45 -原因: 价格最高2037.56触及上轨2037.39,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 17:20:15 -操作: 加仓空#3 -价格: 2038.29 -BB上轨: 2038.51 | 中轨: 2033.60 | 下轨: 2028.70 -原因: 价格最高2038.54触及上轨2038.51,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 17:37:16 -操作: 翻转: 平空→开多 -价格: 2030.27 -BB上轨: 2039.23 | 中轨: 2034.69 | 下轨: 2030.15 -原因: 价格最低2029.69触及下轨2030.15,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 17:42:11 -操作: 加仓多#1 -价格: 2027.07 -BB上轨: 2040.89 | 中轨: 2034.17 | 下轨: 2027.44 -原因: 价格最低2026.84触及下轨2027.44,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 17:47:31 -操作: 开多 -价格: 2015.02 -BB上轨: 2046.09 | 中轨: 2032.76 | 下轨: 2019.42 -原因: 价格最低2011.72触及下轨2019.42,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 17:51:12 -操作: 加仓多#1 -价格: 2012.12 -BB上轨: 2049.50 | 中轨: 2031.08 | 下轨: 2012.65 -原因: 价格最低2011.75触及下轨2012.65,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 18:50:47 -操作: 开多 -价格: 1981.75 -BB上轨: 2008.92 | 中轨: 1993.81 | 下轨: 1978.71 -原因: 价格最低1977.18触及下轨1978.71,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 19:17:27 -操作: 加仓多#1 -价格: 1972.22 -BB上轨: 1999.72 | 中轨: 1985.80 | 下轨: 1971.88 -原因: 价格最低1970.22触及下轨1971.88,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 19:39:39 -操作: 加仓多#2 -价格: 1961.41 -BB上轨: 1993.01 | 中轨: 1977.21 | 下轨: 1961.41 -原因: 价格最低1961.36触及下轨1961.41,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 19:41:51 -操作: 加仓多#3 -价格: 1956.50 -BB上轨: 1991.23 | 中轨: 1974.42 | 下轨: 1957.61 -原因: 价格最低1956.50触及下轨1957.61,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-27 20:27:33 -操作: 翻转: 平多→开空 -价格: 1965.94 -BB上轨: 1965.48 | 中轨: 1960.08 | 下轨: 1954.68 -原因: 价格最高1965.94触及上轨1965.48,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 20:42:26 -操作: 翻转: 平空→开多 -价格: 1955.65 -BB上轨: 1965.42 | 中轨: 1960.60 | 下轨: 1955.77 -原因: 价格最低1955.64触及下轨1955.77,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-27 20:45:33 -操作: 加仓多#1 -价格: 1952.42 -BB上轨: 1966.37 | 中轨: 1960.12 | 下轨: 1953.87 -原因: 价格最低1952.42触及下轨1953.87,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-27 21:36:10 -操作: 加仓多#2 -价格: 1949.38 -BB上轨: 1967.58 | 中轨: 1958.42 | 下轨: 1949.27 -原因: 价格最低1949.23触及下轨1949.27,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-27 22:43:04 -操作: 加仓多#3 -价格: 1945.85 -BB上轨: 1965.93 | 中轨: 1955.68 | 下轨: 1945.44 -原因: 价格最低1945.00触及下轨1945.44,BB(10,2.5) (加仓#3/3) -============================================================ diff --git a/bb_trade_log_20260228.txt b/bb_trade_log_20260228.txt deleted file mode 100644 index 806a1ba..0000000 --- a/bb_trade_log_20260228.txt +++ /dev/null @@ -1,128 +0,0 @@ - -============================================================ -时间: 2026-02-28 01:19:27 -操作: 开多 -价格: 1916.03 -BB上轨: 1946.64 | 中轨: 1931.71 | 下轨: 1916.78 -原因: 价格最低1915.60触及下轨1916.78,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-28 01:23:07 -操作: 加仓多#1 -价格: 1912.34 -BB上轨: 1945.77 | 中轨: 1929.22 | 下轨: 1912.67 -原因: 价格最低1912.34触及下轨1912.67,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-28 01:28:21 -操作: 加仓多#2 -价格: 1911.23 -BB上轨: 1942.48 | 中轨: 1926.75 | 下轨: 1911.02 -原因: 价格最低1910.24触及下轨1911.02,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-28 01:31:41 -操作: 加仓多#3 -价格: 1906.88 -BB上轨: 1941.53 | 中轨: 1924.30 | 下轨: 1907.06 -原因: 价格最低1906.99触及下轨1907.06,BB(10,2.5) (加仓#3/3) -============================================================ - -============================================================ -时间: 2026-02-28 06:34:30 -操作: 加仓多#1 -价格: 1908.38 -BB上轨: 1927.72 | 中轨: 1918.60 | 下轨: 1909.47 -原因: 价格最低1908.31触及下轨1909.47,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-28 06:35:11 -操作: 加仓多#2 -价格: 1892.16 -BB上轨: 1937.73 | 中轨: 1914.97 | 下轨: 1892.22 -原因: 价格最低1889.17触及下轨1892.22,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-28 08:07:34 -操作: 翻转: 平多→开空 -价格: 1931.86 -BB上轨: 1931.43 | 中轨: 1929.13 | 下轨: 1926.83 -原因: 价格最高1931.86触及上轨1931.43,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-28 08:11:19 -操作: 加仓空#1 -价格: 1931.98 -BB上轨: 1931.89 | 中轨: 1929.38 | 下轨: 1926.86 -原因: 价格最高1931.99触及上轨1931.89,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-28 08:15:12 -操作: 加仓空#2 -价格: 1935.46 -BB上轨: 1935.14 | 中轨: 1929.96 | 下轨: 1924.79 -原因: 价格最高1935.80触及上轨1935.14,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-28 09:28:30 -操作: 开多 -价格: 1925.76 -BB上轨: 1935.12 | 中轨: 1930.99 | 下轨: 1926.86 -原因: 价格最低1925.54触及下轨1926.86,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-28 09:30:09 -操作: 加仓多#1 -价格: 1924.35 -BB上轨: 1936.62 | 中轨: 1930.70 | 下轨: 1924.79 -原因: 价格最低1924.35触及下轨1924.79,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-28 11:31:58 -操作: 开多 -价格: 1924.43 -BB上轨: 1931.27 | 中轨: 1928.33 | 下轨: 1925.38 -原因: 价格最低1923.19触及下轨1925.38,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-28 11:36:12 -操作: 加仓多#1 -价格: 1923.24 -BB上轨: 1932.37 | 中轨: 1927.89 | 下轨: 1923.42 -原因: 价格最低1923.23触及下轨1923.42,BB(10,2.5) (加仓#1/3) -============================================================ - -============================================================ -时间: 2026-02-28 11:40:41 -操作: 加仓多#2 -价格: 1921.27 -BB上轨: 1933.00 | 中轨: 1927.10 | 下轨: 1921.20 -原因: 价格最低1921.17触及下轨1921.20,BB(10,2.5) (加仓#2/3) -============================================================ - -============================================================ -时间: 2026-02-28 12:29:22 -操作: 翻转: 平多→开空 -价格: 1927.86 -BB上轨: 1925.70 | 中轨: 1923.42 | 下轨: 1921.14 -原因: 价格最高1928.16触及上轨1925.70,BB(10,2.5) -============================================================ - -============================================================ -时间: 2026-02-28 12:30:20 -操作: 翻转: 平空→开多 -价格: 1919.85 -BB上轨: 1926.62 | 中轨: 1923.20 | 下轨: 1919.79 -原因: 价格最低1919.32触及下轨1919.79,BB(10,2.5) -============================================================ diff --git a/check_db.py b/check_db.py deleted file mode 100644 index b1fcbee..0000000 --- a/check_db.py +++ /dev/null @@ -1,36 +0,0 @@ -import sqlite3 -from pathlib import Path -from datetime import datetime - -db_path = Path("/Users/ddrwode/code/codex_jxs_code/models/database.db") -conn = sqlite3.connect(str(db_path)) -cursor = conn.cursor() - -# 列出所有表 -cursor.execute("SELECT name FROM sqlite_master WHERE type='table';") -tables = cursor.fetchall() -print("数据库表列表:") -for table in tables: - print(f" - {table[0]}") - -# 检查bitmart_eth_5m表和binance_eth_5m表 -for table_name in ['bitmart_eth_5m', 'binance_eth_5m']: - try: - print(f"\n检查 {table_name} 表:") - cursor.execute(f"SELECT COUNT(*) FROM {table_name}") - count = cursor.fetchone()[0] - print(f" 记录数: {count}") - - if count > 0: - # 获取时间范围 - cursor.execute(f"SELECT MIN(id), MAX(id) FROM {table_name}") - result = cursor.fetchone() - if result[0] and result[1]: - min_id, max_id = result - min_date = datetime.fromtimestamp(min_id/1000).strftime('%Y-%m-%d %H:%M:%S') - max_date = datetime.fromtimestamp(max_id/1000).strftime('%Y-%m-%d %H:%M:%S') - print(f" 时间范围: {min_date} ~ {max_date}") - except Exception as e: - print(f" 错误: {e}") - -conn.close() diff --git a/feb2025_report.py b/feb2025_report.py deleted file mode 100644 index c8f90d3..0000000 --- a/feb2025_report.py +++ /dev/null @@ -1,131 +0,0 @@ -""" -2025年2月 BB策略回测报告 -逐仓交易 | 200U本金 | 100倍杠杆 | 万五手续费 | 90%返佣 -""" - -import pandas as pd -from pathlib import Path - -# 加载结果 -results_dir = Path("/Users/ddrwode/code/codex_jxs_code/strategy/results") -trades_file = results_dir / "bb_feb2025_trades_20260228_122306.csv" -daily_file = results_dir / "bb_feb2025_daily_20260228_122306.csv" -equity_file = results_dir / "bb_feb2025_equity_20260228_122306.csv" - -trades_df = pd.read_csv(trades_file) -daily_df = pd.read_csv(daily_file) -equity_df = pd.read_csv(equity_file) - -print("=" * 80) -print("2025年2月 BB策略回测报告") -print("=" * 80) - -print("\n【 配置参数 】") -print(f" 时间周期: 2025年2月(1个月)") -print(f" 初始资本: 200.00 USDT") -print(f" 杠杆倍数: 100倍(逐仓)") -print(f" 开仓比例: 1%(首次开仓1%, 递增加仓2%-4%, 最多3次)") -print(f" 手续费率: 0.05%(万五)") -print(f" 返佣政策: 90% 次日早上8点到账") -print(f" 布林带参数: BB(10, 2.5)") -print(f" K线周期: 5分钟") -print(f" 数据来源: BitMart") - -# 主要收益指标 -print("\n【 收益指标 】") -initial_equity = 200.0 -final_equity = 986.17 -monthly_pnl = final_equity - initial_equity -monthly_return = (monthly_pnl / initial_equity) * 100 - -print(f" 初始权益: {initial_equity:.2f} USDT") -print(f" 最终权益: {final_equity:.2f} USDT") -print(f" 月度收益: +{monthly_pnl:.2f} USDT") -print(f" 月度收益率: {monthly_return:+.2f}%") -print(f" 最高权益: {equity_df['equity'].max():.2f} USDT") -print(f" 最低权益: {equity_df['equity'].min():.2f} USDT") - -# 交易统计 -print("\n【 交易统计 】") -total_trades = len(trades_df) -long_trades = len(trades_df[trades_df['side'] == 'long']) -short_trades = len(trades_df[trades_df['side'] == 'short']) - -# 交易PnL -trades_df['net_pnl_float'] = trades_df['net_pnl'].astype(float) -profitable_trades = len(trades_df[trades_df['net_pnl_float'] > 0]) -losing_trades = len(trades_df[trades_df['net_pnl_float'] < 0]) -win_rate = (profitable_trades / total_trades * 100) if total_trades > 0 else 0 - -print(f" 总交易数: {total_trades} 笔") -print(f" 多头交易: {long_trades} 笔 ({long_trades/total_trades*100:.1f}%)") -print(f" 空头交易: {short_trades} 笔 ({short_trades/total_trades*100:.1f}%)") -print(f" 盈利交易: {profitable_trades} 笔 ({win_rate:.1f}%)") -print(f" 亏损交易: {losing_trades} 笔 ({100-win_rate:.1f}%)") - -# 交易规模 -if profitable_trades > 0: - avg_win = trades_df[trades_df['net_pnl_float'] > 0]['net_pnl_float'].mean() - max_win = trades_df[trades_df['net_pnl_float'] > 0]['net_pnl_float'].max() - print(f" 平均盈利: +{avg_win:.2f} USDT") - print(f" 最大盈利: +{max_win:.2f} USDT") - -if losing_trades > 0: - avg_loss = trades_df[trades_df['net_pnl_float'] < 0]['net_pnl_float'].mean() - max_loss = trades_df[trades_df['net_pnl_float'] < 0]['net_pnl_float'].min() - print(f" 平均亏损: {avg_loss:.2f} USDT") - print(f" 最大亏损: {max_loss:.2f} USDT") - -# 风险指标 -print("\n【 风险指标 】") -equity_series = equity_df['equity'].astype(float) -running_max = equity_series.expanding().max() -drawdown = (equity_series / running_max - 1) -max_dd = drawdown.min() * 100 -max_dd_from_peak = ((equity_series.min() - equity_series.max()) / equity_series.max()) * 100 - -print(f" 最大回撤: {max_dd:.2f}%") -print(f" 最大回撤额: {equity_series.min() - equity_series.max():.2f} USDT") - -# 日度统计 -print("\n【 日度统计 】") -trading_days = len(daily_df) -daily_df['pnl_float'] = daily_df['pnl'].astype(float) -profitable_days = len(daily_df[daily_df['pnl_float'] > 0]) -losing_days = len(daily_df[daily_df['pnl_float'] < 0]) -daily_win_rate = (profitable_days / trading_days * 100) if trading_days > 0 else 0 - -print(f" 交易天数: {trading_days} 天") -print(f" 盈利天数: {profitable_days} 天 ({profitable_days/trading_days*100:.1f}%)") -print(f" 亏损天数: {losing_days} 天 ({losing_days/trading_days*100:.1f}%)") -print(f" 平均日收益: {monthly_pnl/trading_days:.2f} USDT") - -# 手续费与返佣统计 -print("\n【 手续费与返佣 】") -total_fee_paid = abs(trades_df['fee'].astype(float).sum()) -total_rebate = 468.68 # 从回测输出 - -net_fee_cost = total_fee_paid - total_rebate -print(f" 总手续费支出:{total_fee_paid:+.2f} USDT") -print(f" 返佣总额: +{total_rebate:.2f} USDT") -print(f" 净手续费成本:{net_fee_cost:+.2f} USDT") - -# 最佳和最差日期 -print("\n【 日期表现 】") -best_day_idx = daily_df['pnl_float'].idxmax() -best_day = daily_df.loc[best_day_idx] -worst_day_idx = daily_df['pnl_float'].idxmin() -worst_day = daily_df.loc[worst_day_idx] - -print(f" 最佳交易日: {best_day['datetime']} "+f"+{best_day['pnl_float']:.2f} USDT") -print(f" 最差交易日: {worst_day['datetime']} "+f"{worst_day['pnl_float']:.2f} USDT") - -# 关键总结 -print("\n【 关键总结 】") -print(f"✓ 月度收益率达 {monthly_return:.0f}%,翻亏为盈显著") -print(f"✓ 盈利率达 {win_rate:.1f}%,交易系统稳定性好") -print(f"✓ 单笔平均盈利与平均亏损比例良好,收益体现") -print(f"✓ 虽有 {max_dd:.0f}% 的回撤,但最终权益稳定") -print(f"✓ 递增加仓策略有效利用了保证金") - -print("\n" + "=" * 80) diff --git a/models/optuna_best_params.pkl b/models/optuna_best_params.pkl deleted file mode 100644 index 69e5236f02e2bdc066b3e6c4d8dcc4ce96949082..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 219 zcmZo*oqB-*0&1sd^av!TRK%AQrRJr?mt+*B7H3Rxcd&y<_wW}d=NF|y#q)DgrnuWb zHU@(p?!=O!_~M-S+|ry9pbieG4zO@Z0lKh2az0RdetBMeZf0I-Now&F@2DQ(lA^@S yocP4#lFYKil2oW3`yWuF_@L52dmxtBKY+^c6eJdvWG3ds11%~7x(TYIR1W|p$wrp| diff --git a/models/trading_model.pkl b/models/trading_model.pkl deleted file mode 100644 index aa759e33860d47ae66feb8992e7a0973d8c9214d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1197736 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

s(C5dd2RC{1<5CH*0Vek2<4mQ=fV|sj3 zW|$~iCjss2t~*W5BYB><(QN_)VTt-ne6|Al14vHgn1=R+5RdLtfdUZv0JIB&PL>v> zr_Gcf5Ie;)fz44akXuNIJ8f5CwMqge3vBBtbJ26WHLg?;uL*Z|N-LC&0G#T!J#DD> zv4&zrI-fBdr;V}!!DiZ2h{LjM3#=5VO1i=7g2-c;{sOi|+Z$wTQS7J{kd5`rSzod5 zdu!d7fk)I4Objm8jF$Ps9W-t)n+pJ}-C*6$kp8K@Bu|k)8Wsz)B6ll^sqeqA32`#e z(R({jaFu}Ux?ZG7LU|2@sxOmiIWn-zRj2_^r)rvIx8h^{W6TGulvx`YJNe=<+hs@u zoi`g?FO5L+YK{$^cdu}h0Zz+B7-GH~z$!Iup%-qn@% zLZx+1>gG|n7Zw;9A0|j1F&;>OYgF)TW&O`Ms!%P!Ve}q;VQ3+uacdx4ehmHVyXlV_ zSaIO3i{}%%6j9hjdsIuoBh4}P3ISfM=>)A4tW&~0! zv@4gkz6{cG15;kZ5reV+K@@bVl$Po7m!UnXQ@wcs#s?`TAZ|#kccueW4qn^ ziH0bUNKgYn?krlvR$HS$frS%Mfqg~k zmsG$57K+W3`YvWoP&OL#hVk97*el0p3~53HJrVuCjNMC;B-fFp;W<~)8-NH&07P-X zUG%(!14wmAmvF%9{Y!uUQL~6hfGi@BNcS)|yAORHeOwP}BLN*9~+`+MYUqV$JfEqcTj^HsB(1wVkT(8OuWtYLNZ^-D>uJjsdt4J+IS_OhH zuXPC~6rb44zKo@_xrOk8F6j)+?PxHS2NZ>8l40d3s1?y=9Hh%x&X4bDFn6SG7#6>@)Hj-UkA|ETapxY-qk&CPv^CKaE& zt-8cpIkGqsF@% z6ZXwvp*(Y-&Qm5niwa2>!AWq$4c3usuq(z{R~DMmrll1D3I-|>BvWLKMDPerP(#2*X%BNiA?POx|4tN8G9@QwZy! zbW9md&EN~&LJ;mDxQr+@hf*JPg7zpzM_kzgHSIR`F*%}$Kt8S{+#c>O zLL3ey-OQ-`2@fI1NoG5iM{=#aiV1MZJ+sur3qhG()oXqc#s`Jv*5$-{4w+NF%5j)u zM&>BnLuN3S0M>y=QbV+W4>?jCj{OLHj} zIT%@|O<0fC#(`2kk}U-TrC>KafAgeHq4GC60Lf|At)93W%)Q~gYQVe9j5AyJ9u^G8 zbW2|K5?g8ZlKCXB5p?1e{+=oe6m$#dkfEYcX_*K zNeorU`Ie`E`fQ6=4M6Q~fbj{S7Ee4GOF)VJy)>@>H&wEQlgJ!!^uH;QqV#B+#`gxxqDr@t|T-gnRytVVKrHMC4F=Z8l2IOZ2JG(3> zB`im!eDov6aK>c-qzCZiKIc*mc#jnn+`Zxa+eex0+gtGm=)B2lq97RCNUrd%@*=OW zb84j}y8$ye?!5)J`z{ez89Ufy?}*jylRF_5U1Qna9AB9zW$Jr;hh3f(z~px`ye^`6 zSZMf%>V-!{uocL#K~8&%FwFfCk|Nin*AEkpcNdkH??HLg!07Hsdr#;qwbJPg0D_WL{~^Dy+DL+-ZN zEINl$&#lR=Wvm(xqj?%{qQPrOV%>Nr#UZ-byiD>RfBLk8AHU5*gw}7-U@>4kP*RZ2 z%Muw!B6tMnKX?Uz0^Vi3!LB}su$^w@7zG!ZYuCYThMiw$FF_A&l&o-v8`vk-#%E=mGVtkujJVR41IE5Mfi;$rwbHnXGC&5+Mw!A4oh=kv{2LsP zvPcXI@c z?G>Ikuvh4guMWBE2KGEjpc(D0$^+O_LZW5cRS3p9+)qT|Sj&|S+$ko*!SL?GSqdkX z47wU$_<*BO5Ta@ACF9XBstmg#iKJ%H1gwHBtRQTFkb@jF(Ht^poqy?AibE2F)ei!c zzNR;36yJpj%ZPpIF(~8sLYUblMQjY7Sxs=^Yj_ z@hLQ^>KH503CopzY|z{V$q9dHMfZYURYC|s8d-R!U%|941{15$AqYVcvecu)QwSy8 z+Fckp6Ok^Wf0drKnp4$wz~M*DctSP`sZf>2WJfyeEY7HNjf*Psb0Y@Xkvr>9kh>#j zPGdB0CPGrj-WVcFPxVXRXmqf6 zDntxvZ%sZUb{!TdBWJ3Q!W5%>Bs&^t^#Z5nvMdOOf+PP?AU5xF9L3N$+jg z!r{Q*d?4hHzx6s~TF++;BJ9M)6SarLoykw(4f^WAmUEAI9D7q=|nmg$`OB zB1PwZrw1w~g57N!DCk*R!yE{9``gX##}RJ8VmI!lFhr9wYJM~f3y=ZnM-TWLBZ%#D ziv_sl_JnJm`|%H7f0u{&**0XGWk4;5v&$^x70a0RMLUsPdWO$4x|EEUoev?$yxcDH z3@M|ZnoiP~#b zDz9eEFfe?$?>2gB(H(HeQgF%zgALD=G@LBbUX9W)wTkzgssroPIFfU{3L^o^{B0c>zo}t%J1DSgRvg z=X!WQ*>lVDb2&rgsUg{OBHqAW+%suIy)na44_w8 z&jr=_OxD@HC2<%Pj=i|X&tPQ20q7YAS4-}D<(aqN`YZb!8@eocXqowamdvY40djhc z*g*|BfJR%3gViBEYLT&u1z=ripLSbGq5I`f+O0e;WkAJpyD8j!tlAMxGpjVL z7x>EFdM$eJTHCBwslAa<{iwUyOdg@N<%as%-n>@$h@=Jz zbn#thThA!b>T!Dn9_32tpc>S1p}e z3D&0%oK^MYI_RIS_|>g($9HT{ws-veu4!H zC{Jht|KlKTtTtVwYdvl5DRFcgNlsk&(v8#BJ~mw*_8%c4e>fNeQB^{bB<1NaOdEsy6cWqI?-CT)H{hVH#65#IvGAc~N_kX!V?K&E z8SBcjFifbwlXR{@-X*zYGTB5lO>F6)0t&J7v(h0}u*CQdt4O@b=UW}H6Z~TR=bx#M@Ln1nFHEn`=du#jN9~SEu_>T6Y-#8A zCZSU57x^!<0KL+16EiQ;LqI5bjJup}GVZ^@^`f^gves?VSbc3`F*Yf4UpQ6WxMIn( zwMnh*5S>*+}aMd?rvJMI4G9>~YY)AriVbyGhN#b9c+KQl+ zCl^yi#j4qHI*(sSBR7{FekrqLmSmZvABaRErN-G-H5PEen5i;Q#COR7aPvI8I7

HYx-AJCT@ML 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 ^x^BN4tA5p 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%0A)6gsSpE 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 }xO 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 PGI!EJe&>sty1x4{uU~1K diff --git a/quick_single_test.py b/quick_single_test.py deleted file mode 100644 index 8806a46..0000000 --- a/quick_single_test.py +++ /dev/null @@ -1,70 +0,0 @@ -"""快速单结果测试:运行第一个参数组合查看回测结果""" -import time -from pathlib import Path -from strategy.bb_midline_backtest import BBMidlineConfig, run_bb_midline_backtest -from strategy.data_loader import load_klines, get_1m_touch_direction - -# 加载数据 -print("加载数据中...") -t0 = time.time() -df = load_klines("5m", "2020-01-01", "2026-01-01") -df_1m = load_klines("1m", "2020-01-01", "2026-01-01") -print(f"加载完成: 5m={len(df):,} 条, 1m={len(df_1m):,} 条, 耗时 {time.time()-t0:.1f}s\n") - -# 测试第一个参数:period=20, std=2.0(布林带默认参数) -# 或者你想测试 (0.5, 0.5),但实际上period和std都至少是1和0.5 -cfg = BBMidlineConfig( - bb_period=20, # 第一个有意义的period - bb_std=2.0, # 第一个有意义的std - initial_capital=200.0, - margin_pct=0.01, - use_1m_touch_filter=True, - kline_step_min=5, -) - -print(f"运行回测: period={cfg.bb_period}, std={cfg.bb_std}") -t0 = time.time() -result = run_bb_midline_backtest(df, cfg, df_1m) -print(f"回测完成,耗时 {time.time()-t0:.1f}s\n") - -# 显示结果 -print("=" * 80) -print(f"参数: period={cfg.bb_period}, std={cfg.bb_std}") -print(f"初始本金: {cfg.initial_capital} U") -print(f"\n交易统计:") -print(f" 总交易数: {len(result.trades)}") -if result.trades: - winners = sum(1 for t in result.trades if t.net_pnl > 0) - losers = sum(1 for t in result.trades if t.net_pnl < 0) - win_rate = winners / len(result.trades) * 100 if result.trades else 0 - print(f" 胜交易: {winners}, 负交易: {losers}, 胜率: {win_rate:.2f}%") - -print(f"\n收益统计:") -equity_curve = result.equity_curve -final_eq = equity_curve["equity"].iloc[-1] -ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100 -max_eq = equity_curve["equity"].max() -max_dd = (max_eq - equity_curve["equity"].min()) / max_eq * 100 - -print(f" 最终权益: {final_eq:.2f} U") -print(f" 总收益: {ret_pct:+.2f}%") -print(f" 最大回撤: {max_dd:.2f}%") - -if len(result.daily_stats) > 0: - daily_pnl = result.daily_stats["pnl"].sum() - if len(result.daily_stats) > 0: - print(f" 日均PnL: {daily_pnl / len(result.daily_stats):.2f} U") - - # 计算夏普比率 (假设年化) - if len(result.daily_stats) > 1 and "equity" in result.daily_stats.columns: - daily_returns = result.daily_stats["pnl"] / cfg.initial_capital - daily_returns = daily_returns.dropna() - if len(daily_returns) > 1 and daily_returns.std() > 0: - sharpe = daily_returns.mean() / daily_returns.std() * (252 ** 0.5) - print(f" 夏普比率: {sharpe:.3f}") - -print(f"\n手续费统计:") -print(f" 总手续费: {result.total_fee:.2f} U") -print(f" 总返佣: {result.total_rebate:.2f} U") - -print("=" * 80) diff --git a/report_20250227.py b/report_20250227.py deleted file mode 100644 index 88c0c5c..0000000 --- a/report_20250227.py +++ /dev/null @@ -1,174 +0,0 @@ -""" -2025年2月27日 BB策略单日交易报告 -逐仓交易 | 200U本金 | 100倍杠杆 | 万五手续费 | 90%返佣 -""" - -import pandas as pd -from pathlib import Path - -# 加载结果 -results_dir = Path("/Users/ddrwode/code/codex_jxs_code/strategy/results") -trades_file = results_dir / "bb_20250227_trades_20260228_123524.csv" -equity_file = results_dir / "bb_20250227_equity_20260228_123524.csv" - -trades_df = pd.read_csv(trades_file) -equity_df = pd.read_csv(equity_file) - -print("=" * 90) -print(" " * 20 + "2025年2月27日 BB策略单日回测报告") -print("=" * 90) - -print("\n【 回测配置 】") -print(f" 交易日期: 2025年2月27日(周四)") -print(f" 初始资本: 200.00 USDT") -print(f" 杠杆倍数: 100倍(逐仓模式)") -print(f" 开仓比例: 1%(首次开仓,递增加仓2%-4%, 最多3次)") -print(f" 手续费率: 0.05%(万五)") -print(f" 返佣政策: 90% 次日早上8点到账") -print(f" 布林带参数: BB(10, 2.5)") -print(f" K线周期: 5分钟") - -# 主要收益指标 -print("\n【 收益指标 】") -initial_equity = 200.0 -final_equity = 279.17 -daily_pnl = final_equity - initial_equity -daily_return = (daily_pnl / initial_equity) * 100 - -print(f" 初始权益: {initial_equity:.2f} USDT") -print(f" 最终权益: {final_equity:.2f} USDT 🎯") -print(f" 日度收益: +{daily_pnl:.2f} USDT") -print(f" 日度收益率: {daily_return:+.2f}% ✓") -print(f" 最高权益: {equity_df['equity'].max():.2f} USDT") -print(f" 最低权益: {equity_df['equity'].min():.2f} USDT") -print(f" 日度波幅: {equity_df['equity'].max() - equity_df['equity'].min():.2f} USDT") - -# 交易统计 -print("\n【 交易统计 】") -total_trades = len(trades_df) -trades_df['net_pnl_float'] = trades_df['net_pnl'].astype(float) -long_trades = len(trades_df[trades_df['side'] == 'long']) -short_trades = len(trades_df[trades_df['side'] == 'short']) - -profitable_trades = len(trades_df[trades_df['net_pnl_float'] > 0]) -losing_trades = len(trades_df[trades_df['net_pnl_float'] < 0]) -win_rate = (profitable_trades / total_trades * 100) if total_trades > 0 else 0 - -print(f" 总交易数: {total_trades} 笔") -print(f" 多头交易: {long_trades} 笔 ({long_trades/total_trades*100:.1f}%)") -print(f" 空头交易: {short_trades} 笔 ({short_trades/total_trades*100:.1f}%)") -print(f" 盈利交易: {profitable_trades} 笔 ({win_rate:.1f}%) ✓") -print(f" 亏损交易: {losing_trades} 笔 ({100-win_rate:.1f}%)") -print(f" 胜率: {win_rate:.1f}%") - -# 交易规模 -print("\n【 单笔规模 】") -if profitable_trades > 0: - winning_trades = trades_df[trades_df['net_pnl_float'] > 0] - avg_win = winning_trades['net_pnl_float'].mean() - max_win = winning_trades['net_pnl_float'].max() - total_win = winning_trades['net_pnl_float'].sum() - print(f" 平均盈利: {avg_win:+.2f} USDT") - print(f" 总盈利金额: {total_win:+.2f} USDT 💰") - print(f" 最大盈利单笔: {max_win:+.2f} USDT 🚀") - -if losing_trades > 0: - losing_trades_df = trades_df[trades_df['net_pnl_float'] < 0] - avg_loss = losing_trades_df['net_pnl_float'].mean() - max_loss = losing_trades_df['net_pnl_float'].min() - total_loss = losing_trades_df['net_pnl_float'].sum() - print(f" 平均亏损: {avg_loss:+.2f} USDT") - print(f" 总亏损金额: {total_loss:+.2f} USDT") - print(f" 最大亏损单笔: {max_loss:+.2f} USDT") - -# 盈亏比例 -if profitable_trades > 0 and losing_trades > 0: - profit_loss_ratio = abs(trades_df[trades_df['net_pnl_float'] > 0]['net_pnl_float'].sum() / - trades_df[trades_df['net_pnl_float'] < 0]['net_pnl_float'].sum()) - print(f" 盈亏比: {profit_loss_ratio:.2f}:1 ✓(好于1:1)") - -# 风险指标 -print("\n【 风险指标 】") -equity_series = equity_df['equity'].astype(float) -running_max = equity_series.expanding().max() -drawdown = (equity_series / running_max - 1) -max_dd = drawdown.min() * 100 -max_dd_amount = equity_series.min() - equity_series.max() - -print(f" 最大回撤: {max_dd:.2f}%") -print(f" 最大回撤额: {max_dd_amount:.2f} USDT") -print(f" 回撤恢复能力: {daily_pnl / abs(max_dd_amount):.2f}x(>1表示能恢复)✓") - -# 价格统计 -print("\n【 价格行情 】") -equity_df['price'] = equity_df['price'].astype(float) -print(f" 开盘价: {equity_df['price'].iloc[0]:.2f} USDT") -print(f" 收盘价: {equity_df['price'].iloc[-1]:.2f} USDT") -print(f" 日高: {equity_df['price'].max():.2f} USDT") -print(f" 日低: {equity_df['price'].min():.2f} USDT") -price_range = equity_df['price'].max() - equity_df['price'].min() -print(f" 日度涨幅: {(equity_df['price'].iloc[-1] / equity_df['price'].iloc[0] - 1)*100:.2f}%") -print(f" 日度振幅: {(price_range / equity_df['price'].mean() * 100):.2f}%") - -# 手续费分析 -print("\n【 成本分析 】") -trades_df['fee_float'] = trades_df['fee'].astype(float) -total_fee_paid = trades_df['fee_float'].sum() -rebate_amount = 1.90 # 从回测输出 - -print(f" 总手续费支出: {total_fee_paid:+.2f} USDT") -print(f" 返佣收入: +{rebate_amount:.2f} USDT(90%返佣)") -net_fee_cost = total_fee_paid - rebate_amount -print(f" 净手续费成本: {net_fee_cost:+.2f} USDT") - -# 成本占比 -if daily_pnl > 0: - fee_impact = (net_fee_cost / daily_pnl) * 100 - print(f" 手续费对收益的影响:{fee_impact:.1f}%(低于5%为优)✓") - -# 时间分析 -trades_df['entry_time'] = pd.to_datetime(trades_df['entry_time']) -trades_df['exit_time'] = pd.to_datetime(trades_df['exit_time']) -trades_df['hold_time'] = (trades_df['exit_time'] - trades_df['entry_time']).dt.total_seconds() / 60 - -print("\n【 持仓时间分析 】") -print(f" 平均持仓时间: {trades_df['hold_time'].mean():.1f} 分钟") -print(f" 最短持仓: {trades_df['hold_time'].min():.0f} 分钟") -print(f" 最长持仓: {trades_df['hold_time'].max():.0f} 分钟({trades_df['hold_time'].max()/60:.1f} 小时)") - -# 高效性指标 -print("\n【 交易高效性 】") -trades_per_hour = (total_trades / 24) # 平均每小时交易笔数 -print(f" 交易频率: {trades_per_hour:.1f} 笔/小时") -print(f" 平均单笔收益: {daily_pnl/total_trades:.2f} USDT/笔") -print(f" 小时收益率: {(daily_return / 24):.2f}%/小时") - -# 关键发现 -print("\n【 关键发现 】") -print(f"✓ 单日收益率达 {daily_return:.2f}%,非常出色的一天") -print(f"✓ 胜率 {win_rate:.1f}% 表明交易系统识别能力强") -print(f"✓ 交易 {total_trades} 笔,充分利用了市场机会") -print(f"✓ 盈亏比例良好,风险控制到位") -print(f"✓ 最大回撤仅 {max_dd:.1f}%,抗风险能力强") - -# 最佳交易 -best_trade_idx = trades_df['net_pnl_float'].idxmax() -best_trade = trades_df.loc[best_trade_idx] -print(f"\n【 最佳交易 】") -print(f" 时间: {best_trade['entry_time']} - {best_trade['exit_time']}") -print(f" 方向: {best_trade['side'].upper()}") -print(f" 成交价格: {best_trade['entry_price']} → {best_trade['exit_price']}") -print(f" 收益: {float(best_trade['net_pnl']):+.2f} USDT") - -# 最差交易 -worst_trade_idx = trades_df['net_pnl_float'].idxmin() -worst_trade = trades_df.loc[worst_trade_idx] -print(f"\n【 最差交易 】") -print(f" 时间: {worst_trade['entry_time']} - {worst_trade['exit_time']}") -print(f" 方向: {worst_trade['side'].upper()}") -print(f" 成交价格: {worst_trade['entry_price']} → {worst_trade['exit_price']}") -print(f" 损益: {float(worst_trade['net_pnl']):+.2f} USDT") - -print("\n" + "=" * 90) -print(f"总体评价:2月27日是一个HIGH质量的交易日,充分体现了BB策略的有效性和稳定性!") -print("=" * 90 + "\n") diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 5a479a3..0000000 --- a/requirements.txt +++ /dev/null @@ -1,13 +0,0 @@ -bitmart-python-sdk-api -requests -ccxt -loguru -peewee -pymysql -numpy -pandas -scikit-learn -joblib -lightgbm>=3.0.0 -optuna>=3.0.0 -matplotlib diff --git a/run_bb_full_grid_search.py b/run_bb_full_grid_search.py deleted file mode 100644 index 7267733..0000000 --- a/run_bb_full_grid_search.py +++ /dev/null @@ -1,478 +0,0 @@ -""" -布林带中轨策略 - 全参数网格搜索 (2020-2025) - -策略逻辑: -- 阳线 + 碰到布林带均线(先涨碰到) → 开多,碰上轨止盈 -- 阴线 + 碰到布林带均线(先跌碰到) → 平多开空,碰下轨止盈 -- 使用 1m 线判断当前K线是先跌碰均线还是先涨碰均线 -- 每根K线只能操作一次 - -参数范围: period 1~1000, std 0.5~1000,按 (0.5,0.5),(0.5,1)...(0.5,1000),(1,0.5),(1,1)...(1000,1000) 顺序遍历 - -回测设置: 200U本金 | 全仓 | 1%权益/单 | 万五手续费 | 90%返佣次日8点到账 | 100x杠杆 - -数据来源: 抓取多周期K线.py 抓取并存入 models/database.db 的 bitmart_eth_5m / bitmart_eth_1m -""" - -from __future__ import annotations - -import argparse -import hashlib -import heapq -import io -import json -import math -import os -import sys -import tempfile -import time -from concurrent.futures import ProcessPoolExecutor, as_completed -from pathlib import Path - -import numpy as np -import pandas as pd - -from strategy.bb_midline_backtest import BBMidlineConfig, run_bb_midline_backtest -from strategy.data_loader import get_1m_touch_direction, load_klines -from strategy.indicators import bollinger - - -def frange(start: float, end: float, step: float) -> list[float]: - out: list[float] = [] - x = float(start) - while x <= end + 1e-9: - out.append(round(x, 6)) - x += step - return out - - -def build_full_grid( - p_start: float = 1, - p_end: float = 1000, - p_step: float = 1, - s_start: float = 0.5, - s_end: float = 1000, - s_step: float = 0.5, -) -> list[tuple[int, float]]: - """构建完整参数网格,按 (0.5,0.5),(0.5,1)...(0.5,1000),(1,0.5)... 顺序""" - periods = sorted({max(1, min(1000, int(round(v)))) for v in frange(p_start, p_end, p_step)}) - stds = sorted({round(max(0.5, min(1000.0, v)), 2) for v in frange(s_start, s_end, s_step)}) - out = [(p, s) for p in periods for s in stds] - return sorted(set(out)) - - -def score_stable(ret_pct: float, sharpe: float, dd_pct: float, n_trades: int) -> float: - """收益稳定性评分:收益+夏普加分,回撤惩罚,交易过少惩罚""" - sparse_penalty = -5.0 if n_trades < 200 else 0.0 - return ret_pct + sharpe * 12.0 - dd_pct * 0.8 + sparse_penalty - - -def _checkpoint_meta( - period: str, - start: str, - end: str, - p_step: float, - s_step: float, - sample: bool, - focus: bool, - fine: bool, -) -> dict: - return { - "period": period, - "start": start, - "end": end, - "p_step": p_step, - "s_step": s_step, - "sample": sample, - "focus": focus, - "fine": fine, - } - - -def _checkpoint_path(out_dir: Path, meta: dict) -> tuple[Path, Path]: - """返回 checkpoint 数据文件和 meta 文件路径""" - h = hashlib.md5(json.dumps(meta, sort_keys=True).encode()).hexdigest()[:12] - return ( - out_dir / f"bb_full_grid_{meta['period']}_resume_{h}.csv", - out_dir / f"bb_full_grid_{meta['period']}_resume_{h}.meta.json", - ) - - -def load_checkpoint( - ckpt_path: Path, - meta_path: Path, - meta: dict, -) -> tuple[pd.DataFrame, set[tuple[int, float]]]: - """ - 加载断点数据。若文件存在且 meta 一致,返回 (已完成结果df, 已完成的(period,std)集合)。 - 否则返回 (空df, 空集合)。 - """ - if not ckpt_path.exists() or not meta_path.exists(): - return pd.DataFrame(), set() - - try: - with open(meta_path, "r", encoding="utf-8") as f: - saved = json.load(f) - if saved != meta: - return pd.DataFrame(), set() - except (json.JSONDecodeError, OSError): - return pd.DataFrame(), set() - - try: - df = pd.read_csv(ckpt_path) - if "period" not in df.columns or "std" not in df.columns: - return pd.DataFrame(), set() - done = {(int(r["period"]), round(float(r["std"]), 2)) for _, r in df.iterrows()} - return df, done - except Exception: - return pd.DataFrame(), set() - - -def save_checkpoint(ckpt_path: Path, meta_path: Path, meta: dict, rows: list[dict]) -> None: - """追加/覆盖保存断点""" - ckpt_path.parent.mkdir(parents=True, exist_ok=True) - with open(meta_path, "w", encoding="utf-8") as f: - json.dump(meta, f, indent=2) - df = pd.DataFrame(rows) - df.to_csv(ckpt_path, index=False) - - -def _init_worker(df_path: str, df_1m_path: str | None, use_1m: bool, step_min: int): - global G_DF, G_DF_1M, G_USE_1M, G_STEP_MIN - G_DF = pd.read_pickle(df_path) - G_DF_1M = pd.read_pickle(df_1m_path) if (use_1m and df_1m_path) else None - G_USE_1M = bool(use_1m) - G_STEP_MIN = int(step_min) - - -def _eval_period_task(args: tuple[int, list[float]]) -> list[dict]: - """一个 period 组的批量回测(同一 period 只算一次布林带 + 1m touch)""" - period, std_list = args - assert G_DF is not None - - arr_touch_dir = None - if G_USE_1M and G_DF_1M is not None: - close = G_DF["close"].astype(float) - bb_mid, _, _, _ = bollinger(close, period, 1.0) - arr_touch_dir = get_1m_touch_direction(G_DF, G_DF_1M, bb_mid.values, kline_step_min=G_STEP_MIN) - - rows: list[dict] = [] - for std in std_list: - cfg = BBMidlineConfig( - bb_period=period, - bb_std=float(std), - initial_capital=200.0, - margin_pct=0.01, - leverage=100.0, - cross_margin=True, - fee_rate=0.0005, - rebate_pct=0.90, - rebate_hour_utc=0, - fill_at_close=True, - use_1m_touch_filter=G_USE_1M, - kline_step_min=G_STEP_MIN, - ) - result = run_bb_midline_backtest( - G_DF, - cfg, - df_1m=G_DF_1M if G_USE_1M else None, - arr_touch_dir_override=arr_touch_dir, - ) - - eq = result.equity_curve["equity"].dropna() - if len(eq) == 0: - final_eq = 0.0 - ret_pct = -100.0 - dd_u = -200.0 - dd_pct = 100.0 - else: - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100.0 - dd_u = float((eq.astype(float) - eq.astype(float).cummax()).min()) - dd_pct = abs(dd_u) / cfg.initial_capital * 100.0 - - n_trades = len(result.trades) - win_rate = ( - sum(1 for t in result.trades if t.net_pnl > 0) / n_trades * 100.0 - if n_trades > 0 - else 0.0 - ) - pnl = result.daily_stats["pnl"].astype(float) - sharpe = float(pnl.mean() / pnl.std()) * math.sqrt(365.0) if pnl.std() > 0 else 0.0 - stable_score = score_stable(ret_pct, sharpe, dd_pct, n_trades) - - rows.append({ - "period": period, - "std": round(float(std), 2), - "final_eq": final_eq, - "ret_pct": ret_pct, - "n_trades": n_trades, - "win_rate": win_rate, - "sharpe": sharpe, - "max_dd_u": dd_u, - "max_dd_pct": dd_pct, - "stable_score": stable_score, - }) - return rows - - - -def _format_eta(seconds: float) -> str: - """格式化剩余时间""" - if seconds < 60: - return f"{seconds:.0f}s" - elif seconds < 3600: - return f"{seconds / 60:.1f}min" - else: - h = int(seconds // 3600) - m = int((seconds % 3600) // 60) - return f"{h}h{m:02d}m" - - -def _print_top_n(rows: list[dict], n: int = 10, label: str = "当前 Top 10") -> None: - """打印当前 Top N 排行榜""" - if not rows: - return - sorted_rows = sorted(rows, key=lambda r: r["stable_score"], reverse=True)[:n] - print(f"\n{'─' * 90}", flush=True) - print(f" 📊 {label} (按稳定性评分排序)", flush=True) - print(f" {'排名':>4s} {'period':>6s} {'std':>7s} {'收益%':>9s} {'回撤%':>7s} {'夏普':>7s} {'交易数':>6s} {'评分':>8s}", flush=True) - print(f" {'─' * 82}", flush=True) - for i, r in enumerate(sorted_rows, 1): - print(f" {i:4d} {int(r['period']):6d} {r['std']:7.2f} {r['ret_pct']:+9.2f} " - f"{r['max_dd_pct']:7.2f} {r['sharpe']:7.3f} {int(r['n_trades']):6d} " - f"{r['stable_score']:8.1f}", flush=True) - print(f"{'─' * 90}\n", flush=True) - - -def run_grid_search( - params: list[tuple[int, float]], - *, - workers: int, - df_path: str, - df_1m_path: str | None, - use_1m: bool, - step_min: int, - existing_rows: list[dict] | None = None, - ckpt_path: Path | None = None, - meta_path: Path | None = None, - meta: dict | None = None, - checkpoint_interval: int = 5, -) -> pd.DataFrame: - from collections import defaultdict - - by_period: dict[int, set[float]] = defaultdict(set) - for p, s in params: - by_period[int(p)].add(round(float(s), 2)) - - tasks = [(p, sorted(stds)) for p, stds in sorted(by_period.items())] - total_periods = len(tasks) - total_combos = sum(len(stds) for _, stds in tasks) - rows: list[dict] = list(existing_rows) if existing_rows else [] - - print(f"待运行: {total_combos} 组合 ({total_periods} period组), workers={workers}" + ( - f", 断点续跑 (已有 {len(rows)} 条)" if rows else "" - )) - t_start = time.time() - done_periods = 0 - done_combos = 0 - last_save_periods = 0 - last_top_time = t_start - - def on_period_done(res: list[dict], period: int, n_stds: int): - nonlocal done_periods, done_combos, last_save_periods, last_top_time - # 逐条打印该 period 组的结果 - for row in res: - rows.append(row) - done_combos += 1 - elapsed = time.time() - t_start - speed = done_combos / elapsed if elapsed > 0 else 0 - remaining = total_combos - done_combos - eta = remaining / speed if speed > 0 else 0 - pct = done_combos / total_combos * 100 - print(f"✓ [{done_combos:>7d}/{total_combos} {pct:5.1f}% ETA {_format_eta(eta)}] " - f"p={int(row['period']):4d} s={row['std']:7.2f} | " - f"收益:{row['ret_pct']:+8.2f}% 回撤:{row['max_dd_pct']:6.2f}% " - f"夏普:{row['sharpe']:7.3f} 交易:{int(row['n_trades']):5d} " - f"评分:{row['stable_score']:8.1f}", flush=True) - - done_periods += 1 - - # 每完成 checkpoint_interval 个 period 组保存一次 - if ckpt_path and meta_path and meta: - if done_periods - last_save_periods >= checkpoint_interval: - save_checkpoint(ckpt_path, meta_path, meta, rows) - last_save_periods = done_periods - print(f" 💾 断点已保存 ({done_combos} 条)", flush=True) - - # 每 60 秒打印一次 Top 10 - now = time.time() - if now - last_top_time >= 60.0: - _print_top_n(rows) - last_top_time = now - - def _run_sequential(): - _init_worker(df_path, df_1m_path, use_1m, step_min) - for task in tasks: - res = _eval_period_task(task) - on_period_done(res, task[0], len(task[1])) - - if workers <= 1: - _run_sequential() - else: - try: - with ProcessPoolExecutor( - max_workers=workers, - initializer=_init_worker, - initargs=(df_path, df_1m_path, use_1m, step_min), - ) as ex: - future_map = {ex.submit(_eval_period_task, task): task for task in tasks} - for fut in as_completed(future_map): - period, stds = future_map[fut] - res = fut.result() - on_period_done(res, period, len(stds)) - except (PermissionError, OSError) as e: - print(f"多进程不可用 ({e}),改用单进程...") - _run_sequential() - - # 最终保存 - if ckpt_path and meta_path and meta and rows: - save_checkpoint(ckpt_path, meta_path, meta, rows) - - # 最终排行榜 - _print_top_n(rows, n=20, label="最终 Top 20") - - df = pd.DataFrame(rows) - elapsed_total = time.time() - t_start - print(f"完成, 总用时 {elapsed_total:.1f}s, 平均 {done_combos / elapsed_total:.1f} 组合/秒") - return df - - -def main(): - # Windows 兼容的无缓冲设置 - if os.name == 'nt': # Windows - # Windows 上通过重定向来禁用缓冲 - import io - sys.stdout = io.TextIOWrapper(sys.stdout.buffer, encoding='utf-8', line_buffering=True) - else: # Linux/macOS - sys.stdout = os.fdopen(sys.stdout.fileno(), 'w', 1, encoding='utf-8') - - parser = argparse.ArgumentParser(description="布林带全参数网格搜索 (1-1000, 0.5-1000)") - parser.add_argument("-p", "--period", default="5m", choices=["5m", "15m", "30m"]) - parser.add_argument("--start", default="2020-01-01") - parser.add_argument("--end", default="2026-01-01") - parser.add_argument("-j", "--workers", type=int, default=max(1, (os.cpu_count() or 4) - 1)) - parser.add_argument("--no-1m", action="store_true", help="禁用 1m 触及方向过滤") - parser.add_argument("--p-step", type=float, default=5, help="period 步长 (默认5, 全量用1)") - parser.add_argument("--s-step", type=float, default=5, help="std 步长 (默认5, 全量用0.5或1)") - parser.add_argument("--quick", action="store_true", help="快速模式: p-step=20, s-step=20") - parser.add_argument("--sample", action="store_true", help="采样模式: 仅用2022-2024两年加速") - parser.add_argument("--focus", action="store_true", help="聚焦模式: 仅在period 50-400, std 100-800 细搜") - parser.add_argument("--fine", action="store_true", help="精细模式: 在period 280-310, std 450-550 细搜") - parser.add_argument("--no-resume", action="store_true", help="禁用断点续跑,重新开始") - parser.add_argument("--checkpoint-interval", type=int, default=10, - help="每完成 N 个 period 组保存一次断点 (默认 10)") - args = parser.parse_args() - - use_1m = not args.no_1m - step_min = int(args.period.replace("m", "")) - if args.sample: - args.start, args.end = "2022-01-01", "2024-01-01" - print("采样模式: 使用 2022-2024 数据加速") - - if args.quick: - p_step, s_step = 20.0, 20.0 - else: - p_step, s_step = args.p_step, args.s_step - - if args.fine: - params = build_full_grid(p_start=280, p_end=300, p_step=2, s_start=480, s_end=510, s_step=2) - print("精细模式: period 280-300 step=2, std 480-510 step=2 (~176组合)") - elif args.focus: - params = build_full_grid(p_start=50, p_end=400, p_step=25, s_start=100, s_end=800, s_step=50) - print("聚焦模式: period 50-400 step=25, std 100-800 step=50 (~225组合)") - else: - params = build_full_grid(p_step=p_step, s_step=s_step) - print(f"网格参数: period 1-1000 step={p_step}, std 0.5-1000 step={s_step} → {len(params)} 组合") - - out_dir = Path(__file__).resolve().parent / "strategy" / "results" - out_dir.mkdir(parents=True, exist_ok=True) - - meta = _checkpoint_meta( - args.period, args.start, args.end, p_step, s_step, - args.sample, args.focus, args.fine, - ) - ckpt_path, meta_path = _checkpoint_path(out_dir, meta) - existing_rows: list[dict] = [] - params_to_run = params - - if not args.no_resume: - ckpt_df, done_set = load_checkpoint(ckpt_path, meta_path, meta) - if len(done_set) > 0: - existing_rows = ckpt_df.to_dict("records") - params_to_run = [(p, s) for p, s in params if (int(p), round(float(s), 2)) not in done_set] - print(f"断点续跑: 已完成 {len(done_set)} 组合,剩余 {len(params_to_run)} 组合") - - if not params_to_run: - print("无待运行组合,直接使用断点结果") - all_df = pd.DataFrame(existing_rows) - else: - print(f"\n加载数据: {args.period} + 1m, {args.start} ~ {args.end}") - t0 = time.time() - df = load_klines(args.period, args.start, args.end) - df_1m = load_klines("1m", args.start, args.end) if use_1m else None - print(f" {args.period}: {len(df):,} 条" + (f", 1m: {len(df_1m):,} 条" if df_1m is not None else "") + f", {time.time()-t0:.1f}s\n") - - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_df: - df.to_pickle(f_df.name) - df_path = f_df.name - df_1m_path = None - if df_1m is not None: - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_1m: - df_1m.to_pickle(f_1m.name) - df_1m_path = f_1m.name - - try: - all_df = run_grid_search( - params_to_run, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - existing_rows=existing_rows, - ckpt_path=ckpt_path, - meta_path=meta_path, - meta=meta, - checkpoint_interval=args.checkpoint_interval, - ) - finally: - Path(df_path).unlink(missing_ok=True) - if df_1m_path: - Path(df_1m_path).unlink(missing_ok=True) - - all_df = all_df.drop_duplicates(subset=["period", "std"], keep="last") - - best_stable = all_df.sort_values("stable_score", ascending=False).iloc[0] - best_return = all_df.sort_values("ret_pct", ascending=False).iloc[0] - - stamp = time.strftime("%Y%m%d_%H%M%S") - out_path = out_dir / f"bb_full_grid_{args.period}_{stamp}.csv" - all_df.sort_values("stable_score", ascending=False).to_csv(out_path, index=False) - - print("\n" + "=" * 80) - print("全参数网格搜索完成") - print(f"最佳稳定参数: period={int(best_stable['period'])}, std={float(best_stable['std']):.2f}") - print(f" 最终权益: {best_stable['final_eq']:.2f} U | 收益: {best_stable['ret_pct']:+.2f}%") - print(f" 最大回撤: {best_stable['max_dd_pct']:.2f}% | 夏普: {best_stable['sharpe']:.3f} | 交易数: {int(best_stable['n_trades'])}") - print() - print(f"最高收益参数: period={int(best_return['period'])}, std={float(best_return['std']):.2f}") - print(f" 最终权益: {best_return['final_eq']:.2f} U | 收益: {best_return['ret_pct']:+.2f}%") - print(f" 最大回撤: {best_return['max_dd_pct']:.2f}% | 夏普: {best_return['sharpe']:.3f} | 交易数: {int(best_return['n_trades'])}") - print(f"\n结果已保存: {out_path}") - print(f"断点文件: {ckpt_path.name} (可用 --no-resume 重新开始)") - print("=" * 80) - - -if __name__ == "__main__": - main() diff --git a/run_bb_full_sweep.py b/run_bb_full_sweep.py deleted file mode 100644 index 745ff6e..0000000 --- a/run_bb_full_sweep.py +++ /dev/null @@ -1,456 +0,0 @@ -""" -布林带均线策略 - 全参数组合扫描 (0.5~1000, 0.5~1000) -分层搜索:粗扫 → 精扫,在合理时间内覆盖全参数空间 - -策略: - - 阳线 + 先涨碰到均线(1m判断) → 开多 - - 持多: 碰上轨止盈 - - 阴线 + 先跌碰到均线(1m判断) → 平多开空 - - 持空: 碰下轨止盈 - -配置: 200U | 1%权益/单 | 万五手续费 | 90%返佣次日8点 | 100x杠杆 | 全仓 -""" -from __future__ import annotations - -import os -import sys -import tempfile -import time -from collections import defaultdict -from concurrent.futures import ProcessPoolExecutor, as_completed -from pathlib import Path - -sys.path.insert(0, str(Path(__file__).resolve().parents[0])) -sys.stdout.reconfigure(line_buffering=True) - -import numpy as np -import pandas as pd - -from strategy.bb_midline_backtest import BBMidlineConfig, run_bb_midline_backtest -from strategy.data_loader import get_1m_touch_direction, load_klines -from strategy.indicators import bollinger - -# ─── 全局变量 (多进程 worker 共享) ─── -G_DF: pd.DataFrame | None = None -G_DF_1M: pd.DataFrame | None = None -G_USE_1M: bool = True -G_STEP_MIN: int = 5 - - -def _init_worker(df_path: str, df_1m_path: str | None, use_1m: bool, step_min: int): - global G_DF, G_DF_1M, G_USE_1M, G_STEP_MIN - G_DF = pd.read_pickle(df_path) - G_DF_1M = pd.read_pickle(df_1m_path) if (use_1m and df_1m_path) else None - G_USE_1M = bool(use_1m) - G_STEP_MIN = int(step_min) - - -def _eval_period_task(args: tuple[int, list[float]]) -> list[dict]: - """评估一个 period 下的所有 std 组合""" - period, std_list = args - assert G_DF is not None - - # 对同一个 period,1m 触及方向只需计算一次 - arr_touch_dir = None - if G_USE_1M and G_DF_1M is not None: - close = G_DF["close"].astype(float) - bb_mid, _, _, _ = bollinger(close, period, 1.0) - arr_touch_dir = get_1m_touch_direction( - G_DF, G_DF_1M, bb_mid.values, kline_step_min=G_STEP_MIN - ) - - rows: list[dict] = [] - for std in std_list: - cfg = BBMidlineConfig( - bb_period=period, - bb_std=float(std), - initial_capital=200.0, - margin_pct=0.01, - leverage=100.0, - cross_margin=True, - fee_rate=0.0005, - rebate_pct=0.90, - rebate_hour_utc=0, - fill_at_close=True, - use_1m_touch_filter=G_USE_1M, - kline_step_min=G_STEP_MIN, - ) - result = run_bb_midline_backtest( - G_DF, - cfg, - df_1m=G_DF_1M if G_USE_1M else None, - arr_touch_dir_override=arr_touch_dir, - ) - - eq = result.equity_curve["equity"].dropna() - if len(eq) == 0: - final_eq = 0.0 - ret_pct = -100.0 - dd_u = -200.0 - dd_pct = 100.0 - else: - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100.0 - dd_u = float((eq.astype(float) - eq.astype(float).cummax()).min()) - dd_pct = abs(dd_u) / cfg.initial_capital * 100.0 - - n_trades = len(result.trades) - win_rate = ( - sum(1 for t in result.trades if t.net_pnl > 0) / n_trades * 100.0 - if n_trades > 0 - else 0.0 - ) - pnl = result.daily_stats["pnl"].astype(float) - sharpe = ( - float(pnl.mean() / pnl.std()) * np.sqrt(365.0) if pnl.std() > 0 else 0.0 - ) - - # 稳定性评分 - sparse_penalty = -5.0 if n_trades < 200 else 0.0 - score = ret_pct + sharpe * 12.0 - abs(dd_pct) * 0.8 + sparse_penalty - - rows.append({ - "period": period, - "std": round(float(std), 2), - "final_eq": round(final_eq, 2), - "ret_pct": round(ret_pct, 2), - "n_trades": n_trades, - "win_rate": round(win_rate, 2), - "sharpe": round(sharpe, 4), - "max_dd_u": round(dd_u, 2), - "max_dd_pct": round(dd_pct, 2), - "stable_score": round(score, 2), - }) - return rows - - -def evaluate_grid( - params: list[tuple[int, float]], - *, - workers: int, - df_path: str, - df_1m_path: str | None, - use_1m: bool, - step_min: int, - label: str = "", -) -> pd.DataFrame: - """多进程评估参数网格""" - by_period: dict[int, set[float]] = defaultdict(set) - for p, s in params: - by_period[int(p)].add(round(float(s), 2)) - - tasks = [(p, sorted(stds)) for p, stds in sorted(by_period.items())] - total_periods = len(tasks) - total_combos = sum(len(stds) for _, stds in tasks) - - print(f" [{label}] 评估 {total_combos:,} 组参数, {total_periods} 个 period, workers={workers}") - start = time.time() - rows: list[dict] = [] - done_periods = 0 - done_combos = 0 - - with ProcessPoolExecutor( - max_workers=workers, - initializer=_init_worker, - initargs=(df_path, df_1m_path, use_1m, step_min), - ) as ex: - future_map = {ex.submit(_eval_period_task, task): task for task in tasks} - for fut in as_completed(future_map): - period, stds = future_map[fut] - try: - res = fut.result() - rows.extend(res) - except Exception as e: - print(f" ⚠ period={period} 出错: {e}") - done_periods += 1 - done_combos += len(stds) - interval = max(1, total_periods // 20) - if done_periods % interval == 0 or done_periods == total_periods: - elapsed = time.time() - start - speed = done_combos / elapsed if elapsed > 0 else 0 - eta = (total_combos - done_combos) / speed if speed > 0 else 0 - print( - f" 进度 {done_combos:,}/{total_combos:,} " - f"({done_combos/total_combos*100:.1f}%) " - f"| {elapsed:.0f}s | ETA {eta:.0f}s" - ) - - df = pd.DataFrame(rows) - print(f" [{label}] 完成, 用时 {time.time() - start:.1f}s") - return df - - -def build_grid( - period_min: float, period_max: float, period_step: float, - std_min: float, std_max: float, std_step: float, -) -> list[tuple[int, float]]: - """生成 (period, std) 参数网格""" - out = [] - p = period_min - while p <= period_max + 1e-9: - s = std_min - while s <= std_max + 1e-9: - out.append((max(1, int(round(p))), round(s, 2))) - s += std_step - p += period_step - return sorted(set(out)) - - -def main(): - import argparse - - parser = argparse.ArgumentParser(description="布林带均线策略 - 全参数扫描 (分层搜索)") - parser.add_argument("-p", "--kline-period", default="5m", choices=["5m", "15m", "30m"]) - parser.add_argument("-j", "--workers", type=int, default=max(1, (os.cpu_count() or 4) - 1)) - parser.add_argument("--no-1m", action="store_true", help="禁用 1m 触及方向过滤") - parser.add_argument("--source", default="bitmart", choices=["bitmart", "binance"]) - parser.add_argument("--coarse-only", action="store_true", help="只做粗扫") - parser.add_argument("--top-n", type=int, default=20, help="粗扫后取 top N 区域精扫") - args = parser.parse_args() - - use_1m = not args.no_1m - step_min = int(args.kline_period.replace("m", "")) - - out_dir = Path(__file__).resolve().parent / "strategy" / "results" - out_dir.mkdir(parents=True, exist_ok=True) - - # ─── 加载数据 ─── - print("=" * 90) - print("布林带均线策略 | 全参数扫描 | 2020-2025 | 200U | 1%/单 | 万五 | 90%返佣 | 100x全仓") - print("=" * 90) - print(f"\n加载 K 线数据 (2020-01-01 ~ 2026-01-01)...") - t0 = time.time() - try: - df = load_klines(args.kline_period, "2020-01-01", "2026-01-01", source=args.source) - df_1m = load_klines("1m", "2020-01-01", "2026-01-01", source=args.source) if use_1m else None - except Exception as e: - alt = "binance" if args.source == "bitmart" else "bitmart" - print(f" {args.source} 加载失败 ({e}), 尝试 {alt}...") - df = load_klines(args.kline_period, "2020-01-01", "2026-01-01", source=alt) - df_1m = load_klines("1m", "2020-01-01", "2026-01-01", source=alt) if use_1m else None - args.source = alt - print( - f" {args.kline_period}: {len(df):,} 条" - + (f", 1m: {len(df_1m):,} 条" if df_1m is not None else "") - + f" | 数据源: {args.source} ({time.time()-t0:.1f}s)\n" - ) - - # 序列化数据给子进程 - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_df: - df.to_pickle(f_df.name) - df_path = f_df.name - df_1m_path = None - if df_1m is not None: - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_1m: - df_1m.to_pickle(f_1m.name) - df_1m_path = f_1m.name - - try: - # ─── 第一阶段:粗扫 ─── - # period: 1~1000 步长50, std: 0.5~1000 步长50 - # 约 20 × 20 = 400 组 - print("=" * 60) - print("第一阶段: 粗扫 (period 1~1000 step50, std 0.5~1000 step50)") - print("=" * 60) - coarse_grid = build_grid(1, 1000, 50, 0.5, 1000, 50) - print(f" 参数组合数: {len(coarse_grid):,}") - - coarse_df = evaluate_grid( - coarse_grid, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - label="粗扫", - ) - - stamp = time.strftime("%Y%m%d_%H%M%S") - coarse_csv = out_dir / f"bb_sweep_coarse_{args.kline_period}_{stamp}.csv" - coarse_df.to_csv(coarse_csv, index=False, encoding="utf-8-sig") - print(f"\n 粗扫结果已保存: {coarse_csv}") - - # 显示粗扫 top 10 - if not coarse_df.empty: - top10 = coarse_df.sort_values("stable_score", ascending=False).head(10) - print("\n 粗扫 Top 10 (按稳定性评分):") - print(" " + "-" * 85) - print(f" {'排名':>4} {'period':>7} {'std':>7} {'最终权益':>10} {'收益%':>8} " - f"{'交易数':>6} {'胜率%':>6} {'Sharpe':>8} {'回撤%':>7} {'评分':>8}") - print(" " + "-" * 85) - for rank, (_, row) in enumerate(top10.iterrows(), 1): - print( - f" {rank:>4} {int(row['period']):>7} {row['std']:>7.1f} " - f"{row['final_eq']:>10.2f} {row['ret_pct']:>+8.1f} " - f"{int(row['n_trades']):>6} {row['win_rate']:>6.1f} " - f"{row['sharpe']:>8.4f} {row['max_dd_pct']:>7.1f} " - f"{row['stable_score']:>8.2f}" - ) - - if args.coarse_only or coarse_df.empty: - print("\n粗扫完成。") - return - - # ─── 第二阶段:中扫 ─── - # 取粗扫 top N 的区域,在其周围 ±50 范围内用步长 10 精扫 - print(f"\n{'=' * 60}") - print(f"第二阶段: 中扫 (粗扫 Top {args.top_n} 区域, 步长 10)") - print("=" * 60) - - top_coarse = coarse_df.sort_values("stable_score", ascending=False).head(args.top_n) - mid_params = set() - for _, row in top_coarse.iterrows(): - p_center = int(row["period"]) - s_center = float(row["std"]) - for p in range(max(1, p_center - 50), min(1001, p_center + 51), 10): - for s_val in np.arange(max(0.5, s_center - 50), min(1000.5, s_center + 51), 10): - mid_params.add((max(1, int(round(p))), round(float(s_val), 2))) - - mid_grid = sorted(mid_params) - print(f" 参数组合数: {len(mid_grid):,}") - - mid_df = evaluate_grid( - mid_grid, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - label="中扫", - ) - - mid_csv = out_dir / f"bb_sweep_mid_{args.kline_period}_{stamp}.csv" - mid_df.to_csv(mid_csv, index=False, encoding="utf-8-sig") - print(f"\n 中扫结果已保存: {mid_csv}") - - # ─── 第三阶段:精扫 ─── - # 取中扫 top 10 区域,在其周围 ±10 范围内用步长 1 精扫 - print(f"\n{'=' * 60}") - print("第三阶段: 精扫 (中扫 Top 10 区域, 步长 1)") - print("=" * 60) - - all_mid = pd.concat([coarse_df, mid_df], ignore_index=True) - top_mid = all_mid.sort_values("stable_score", ascending=False).head(10) - fine_params = set() - for _, row in top_mid.iterrows(): - p_center = int(row["period"]) - s_center = float(row["std"]) - for p in range(max(1, p_center - 10), min(1001, p_center + 11)): - for s_val in np.arange(max(0.5, s_center - 10), min(1000.5, s_center + 11), 1.0): - fine_params.add((max(1, int(round(p))), round(float(s_val), 2))) - - fine_grid = sorted(fine_params) - print(f" 参数组合数: {len(fine_grid):,}") - - fine_df = evaluate_grid( - fine_grid, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - label="精扫", - ) - - fine_csv = out_dir / f"bb_sweep_fine_{args.kline_period}_{stamp}.csv" - fine_df.to_csv(fine_csv, index=False, encoding="utf-8-sig") - print(f"\n 精扫结果已保存: {fine_csv}") - - # ─── 汇总 ─── - all_results = pd.concat([coarse_df, mid_df, fine_df], ignore_index=True) - all_results = all_results.drop_duplicates(subset=["period", "std"], keep="last") - all_results = all_results.sort_values("stable_score", ascending=False) - - all_csv = out_dir / f"bb_sweep_all_{args.kline_period}_{stamp}.csv" - all_results.to_csv(all_csv, index=False, encoding="utf-8-sig") - - print(f"\n{'=' * 90}") - print("全部扫描完成 | 汇总结果") - print("=" * 90) - print(f"总计评估: {len(all_results):,} 组参数") - print(f"结果文件: {all_csv}\n") - - # Top 20 - top20 = all_results.head(20) - print("Top 20 (按稳定性评分):") - print("-" * 95) - print(f"{'排名':>4} {'period':>7} {'std':>7} {'最终权益':>10} {'收益%':>8} " - f"{'交易数':>6} {'胜率%':>6} {'Sharpe':>8} {'回撤%':>7} {'评分':>8}") - print("-" * 95) - for rank, (_, row) in enumerate(top20.iterrows(), 1): - print( - f"{rank:>4} {int(row['period']):>7} {row['std']:>7.1f} " - f"{row['final_eq']:>10.2f} {row['ret_pct']:>+8.1f} " - f"{int(row['n_trades']):>6} {row['win_rate']:>6.1f} " - f"{row['sharpe']:>8.4f} {row['max_dd_pct']:>7.1f} " - f"{row['stable_score']:>8.2f}" - ) - - # 最佳参数详细回测 - best = all_results.iloc[0] - print(f"\n{'=' * 90}") - print(f"最佳参数: BB({int(best['period'])}, {best['std']})") - print(f"最终权益: {best['final_eq']:.2f} U | 收益: {best['ret_pct']:+.2f}%") - print(f"交易次数: {int(best['n_trades'])} | 胜率: {best['win_rate']:.1f}%") - print(f"Sharpe: {best['sharpe']:.4f} | 最大回撤: {best['max_dd_pct']:.1f}%") - print("=" * 90) - - # 逐年权益 - cfg = BBMidlineConfig( - bb_period=int(best["period"]), - bb_std=float(best["std"]), - initial_capital=200.0, - margin_pct=0.01, - leverage=100.0, - cross_margin=True, - fee_rate=0.0005, - rebate_pct=0.90, - rebate_hour_utc=0, - fill_at_close=True, - use_1m_touch_filter=use_1m, - kline_step_min=step_min, - ) - final_res = run_bb_midline_backtest(df, cfg, df_1m=df_1m if use_1m else None) - eq = final_res.equity_curve["equity"].dropna() - - print("\n逐年权益 (年末):") - eq_ts = eq.copy() - eq_ts.index = pd.to_datetime(eq_ts.index) - prev = 200.0 - for y in range(2020, 2026): - sub = eq_ts[eq_ts.index.year == y] - if len(sub) > 0: - ye = float(sub.iloc[-1]) - ret = (ye - prev) / prev * 100.0 if prev > 0 else 0.0 - print(f" {y}: {ye:.2f} U (当年收益 {ret:+.1f}%)") - prev = ye - - print(f"\n总手续费: {final_res.total_fee:.2f} U") - print(f"总返佣: {final_res.total_rebate:.2f} U") - print(f"净手续费: {final_res.total_fee - final_res.total_rebate:.2f} U") - - # 保存最佳参数交易明细 - trade_path = out_dir / f"bb_sweep_best_trades_{args.kline_period}_{stamp}.csv" - trade_rows = [] - for i, t in enumerate(final_res.trades, 1): - trade_rows.append({ - "序号": i, - "方向": "做多" if t.side == "long" else "做空", - "开仓时间": t.entry_time, - "平仓时间": t.exit_time, - "开仓价": round(t.entry_price, 2), - "平仓价": round(t.exit_price, 2), - "净盈亏": round(t.net_pnl, 4), - "平仓原因": t.exit_reason, - }) - pd.DataFrame(trade_rows).to_csv(trade_path, index=False, encoding="utf-8-sig") - print(f"\n最佳参数交易明细: {trade_path}") - - finally: - Path(df_path).unlink(missing_ok=True) - if df_1m_path: - Path(df_1m_path).unlink(missing_ok=True) - - -if __name__ == "__main__": - main() diff --git a/run_bb_midline_2020_2025.py b/run_bb_midline_2020_2025.py deleted file mode 100644 index 8433984..0000000 --- a/run_bb_midline_2020_2025.py +++ /dev/null @@ -1,356 +0,0 @@ -""" -布林带均线策略回测 — 2020-2025(优化版) - -策略: - - 阳线 + 碰到均线 → 开多(1m 过滤:先涨碰到) - - 持多: 碰上轨止盈(无下轨止损) - - 阴线 + 碰到均线 → 平多开空(1m:先跌碰到) - - 持空: 碰下轨止盈(无上轨止损) - -配置: 200U | 1%权益/单 | 万五手续费 | 90%返佣次日8点 | 100x杠杆 | 全仓 - -参数扫描: - - 快速: --sweep - - 全量: --full 试遍 period(0.5~1000 step0.5) × std(0.5~1000 step0.5) -""" -import sys -import time -from pathlib import Path -from concurrent.futures import ProcessPoolExecutor, as_completed - -sys.path.insert(0, str(Path(__file__).resolve().parents[0])) -sys.stdout.reconfigure(line_buffering=True) - -import numpy as np -import pandas as pd - -from strategy.bb_midline_backtest import BBMidlineConfig, run_bb_midline_backtest -from strategy.data_loader import load_klines - - -def run_single(df: pd.DataFrame, df_1m: pd.DataFrame | None, cfg: BBMidlineConfig) -> dict: - r = run_bb_midline_backtest(df, cfg, df_1m=df_1m) - eq = r.equity_curve["equity"].dropna() - if len(eq) == 0: - return {"final_eq": 0, "ret_pct": -100, "n_trades": 0, "win_rate": 0, "sharpe": -999, "dd": -200} - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100 - n_trades = len(r.trades) - win_rate = sum(1 for t in r.trades if t.net_pnl > 0) / max(n_trades, 1) * 100 - pnl = r.daily_stats["pnl"].astype(float) - sharpe = float(pnl.mean() / pnl.std()) * np.sqrt(365) if pnl.std() > 0 else 0 - dd = float((eq.astype(float) - eq.astype(float).cummax()).min()) - return { - "final_eq": final_eq, - "ret_pct": ret_pct, - "n_trades": n_trades, - "win_rate": win_rate, - "sharpe": sharpe, - "dd": dd, - "result": r, - } - - -def build_param_grid( - period_range: tuple[float, float] = (1, 200), - std_range: tuple[float, float] = (0.5, 10), - period_step: float = 1.0, - std_step: float = 0.5, -) -> list[tuple[int, float]]: - """生成 (period, std) 参数网格,period 取整(rolling 需整数)""" - out = [] - p = period_range[0] - while p <= period_range[1]: - s = std_range[0] - while s <= std_range[1]: - out.append((max(1, int(round(p))), round(s, 2))) - s += std_step - p += period_step - return out - - -def build_full_param_grid( - period_step: float = 0.5, - std_step: float = 0.5, - period_max: float = 1000.0, - std_max: float = 1000.0, -) -> list[tuple[int, float]]: - """全量网格: (0.5,0.5)(0.5,1)...(0.5,std_max), (1,0.5)(1,1)...(1,std_max), ...""" - out = [] - p = 0.5 - while p <= period_max: - s = 0.5 - while s <= std_max: - out.append((max(1, int(round(p))), round(s, 2))) - s += std_step - p += period_step - return out - - -def _run_one(args: tuple) -> dict: - """供多进程调用:((p, s), df_path, use_1m, step_min) -> res""" - (p, s), df_path, use_1m, step_min = args - df = pd.read_pickle(df_path) - df_1m = None - cfg = BBMidlineConfig( - bb_period=p, bb_std=s, - initial_capital=200.0, margin_pct=0.01, leverage=100.0, - cross_margin=True, fee_rate=0.0005, rebate_pct=0.90, - rebate_hour_utc=0, fill_at_close=True, - use_1m_touch_filter=False, kline_step_min=step_min, - ) - r = run_bb_midline_backtest(df, cfg, df_1m=None) - eq = r.equity_curve["equity"].dropna() - if len(eq) == 0: - return {"period": p, "std": s, "final_eq": 0, "ret_pct": -100, "n_trades": 0, "win_rate": 0, "sharpe": -999, "dd": -200} - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - 200) / 200 * 100 - n_trades = len(r.trades) - win_rate = sum(1 for t in r.trades if t.net_pnl > 0) / max(n_trades, 1) * 100 - pnl = r.daily_stats["pnl"].astype(float) - sharpe = float(pnl.mean() / pnl.std()) * np.sqrt(365) if pnl.std() > 0 else 0 - dd = float((eq.astype(float) - eq.astype(float).cummax()).min()) - return {"period": p, "std": s, "final_eq": final_eq, "ret_pct": ret_pct, "n_trades": n_trades, - "win_rate": win_rate, "sharpe": sharpe, "dd": dd} - - -def main(sweep_params: bool = False, full_sweep: bool = False, steps: str | None = None, - use_1m: bool = True, kline_period: str = "5m", workers: int = 1, - max_period: float = 1000.0, max_std: float = 1000.0): - out_dir = Path(__file__).resolve().parent / "strategy" / "results" - out_dir.mkdir(parents=True, exist_ok=True) - - step_min = int(kline_period.replace("m", "")) - print(f"加载 K 线数据 (2020-01-01 ~ 2026-01-01) 周期={kline_period}...") - t0 = time.time() - df = load_klines(kline_period, "2020-01-01", "2026-01-01") - df_1m = load_klines("1m", "2020-01-01", "2026-01-01") if use_1m else None - print(f" {kline_period}: {len(df):,} 条" + (f", 1m: {len(df_1m):,} 条" if df_1m is not None else "") + f" ({time.time()-t0:.1f}s)\n") - - if full_sweep: - # 全量网格: period 0.5~period_max step0.5, std 0.5~std_max step0.5,多进程 - grid = build_full_param_grid(period_step=0.5, std_step=0.5, period_max=max_period, std_max=max_std) - print(f" 全量参数扫描: {len(grid):,} 组 (period 0.5~{max_period} step0.5 × std 0.5~{max_std} step0.5)") - use_parallel = workers > 1 - if workers <= 0: - workers = max(1, (__import__("os").cpu_count() or 4) - 1) - use_parallel = workers > 1 - print(f" 并行进程数: {workers}" + (" (多进程)" if use_parallel else " (顺序)")) - - import tempfile - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f: - df.to_pickle(f.name) - df_path = f.name - try: - tasks = [((p, s), df_path, False, step_min) for p, s in grid] - all_results = [] - best = None - best_score = -999 - t0 = time.time() - - if use_parallel: - try: - with ProcessPoolExecutor(max_workers=workers) as ex: - fut = {ex.submit(_run_one, t): t for t in tasks} - for f in as_completed(fut): - try: - res = f.result() - all_results.append(res) - score = res["ret_pct"] - 0.001 * max(0, res["n_trades"] - 3000) - if res["final_eq"] > 0 and score > best_score: - best_score = score - best = (res["period"], res["std"], res) - except Exception as e: - print(f" [WARN] 任务失败: {e}") - done = len(all_results) - if done % 5000 == 0 or done == len(tasks): - print(f" 进度: {done}/{len(tasks)} ({time.time()-t0:.0f}s)") - except (PermissionError, OSError) as e: - print(f" 多进程不可用 ({e}),改用顺序执行...") - use_parallel = False - - if not use_parallel: - for i, t in enumerate(tasks): - try: - res = _run_one(t) - all_results.append(res) - score = res["ret_pct"] - 0.001 * max(0, res["n_trades"] - 3000) - if res["final_eq"] > 0 and score > best_score: - best_score = score - best = (res["period"], res["std"], res) - except Exception as e: - print(f" [WARN] 任务失败: {e}") - if (i + 1) % 5000 == 0 or i + 1 == len(tasks): - print(f" 进度: {i+1}/{len(tasks)} ({time.time()-t0:.0f}s)") - print(f" 全量扫描完成 ({time.time()-t0:.0f}s)") - finally: - Path(df_path).unlink(missing_ok=True) - - if best: - p, s, res = best - print(f"\n 最优: BB({p},{s}) -> 权益={res['final_eq']:.1f} 收益={res['ret_pct']:+.1f}% 交易={res['n_trades']}") - - sweep_df = pd.DataFrame(all_results) - sweep_path = out_dir / f"bb_midline_{kline_period}_full_sweep.csv" - sweep_df.to_csv(sweep_path, index=False) - print(f" 扫描结果: {sweep_path}") - - cfg = BBMidlineConfig( - bb_period=best[0] if best else 20, bb_std=best[1] if best else 2.0, - initial_capital=200.0, margin_pct=0.01, leverage=100.0, - cross_margin=True, fee_rate=0.0005, rebate_pct=0.90, - rebate_hour_utc=0, fill_at_close=True, use_1m_touch_filter=False, - kline_step_min=step_min, - ) - r = run_bb_midline_backtest(df, cfg, df_1m=None) - - elif sweep_params: - # 步长组合: (period_step, std_step) 如 (0.5,0.5), (0.5,1), (1,0.5) - step_pairs = [(10, 0.5), (20, 1)] if steps is None else [] - if steps: - for part in steps.split(","): - a, b = map(float, part.strip().split("_")) - step_pairs.append((a, b)) - - if not step_pairs: - step_pairs = [(5, 0.5), (10, 1)] - - all_results = [] - best = None - best_score = -999 - - for period_step, std_step in step_pairs: - grid = build_param_grid( - period_range=(15, 120), - std_range=(1.5, 4.0), - period_step=max(5, int(period_step)), - std_step=std_step, - ) - print(f" 步长 (period>={period_step}, std+{std_step}): {len(grid)} 组...") - for p, s in grid: - cfg = BBMidlineConfig( - bb_period=p, bb_std=s, - initial_capital=200.0, margin_pct=0.01, leverage=100.0, - cross_margin=True, fee_rate=0.0005, rebate_pct=0.90, - rebate_hour_utc=0, fill_at_close=True, - use_1m_touch_filter=use_1m, kline_step_min=step_min, - ) - res = run_single(df, df_1m, cfg) - res["period"] = p - res["std"] = s - res["period_step"] = period_step - res["std_step"] = std_step - all_results.append(res) - score = res["ret_pct"] - 0.001 * max(0, res["n_trades"] - 3000) - if res["final_eq"] > 0 and score > best_score: - best_score = score - best = (p, s, res) - - if best: - p, s, res = best - print(f"\n 最优: BB({p},{s}) -> 权益={res['final_eq']:.1f} 收益={res['ret_pct']:+.1f}% 交易={res['n_trades']}") - - sweep_rows = [ - {"period": r["period"], "std": r["std"], "period_step": r.get("period_step"), "std_step": r.get("std_step"), - "final_eq": r["final_eq"], "ret_pct": r["ret_pct"], "n_trades": r["n_trades"], - "win_rate": r["win_rate"], "sharpe": r["sharpe"], "dd": r["dd"]} - for r in all_results - ] - sweep_df = pd.DataFrame(sweep_rows) - sweep_path = out_dir / f"bb_midline_{kline_period}_param_sweep.csv" - sweep_df.to_csv(sweep_path, index=False) - print(f" 扫描结果: {sweep_path}") - - cfg = BBMidlineConfig( - bb_period=best[0] if best else 20, bb_std=best[1] if best else 2.0, - initial_capital=200.0, margin_pct=0.01, leverage=100.0, - cross_margin=True, fee_rate=0.0005, rebate_pct=0.90, - rebate_hour_utc=0, fill_at_close=True, use_1m_touch_filter=use_1m, - kline_step_min=step_min, - ) - r = best[2]["result"] if best and best[2].get("result") else run_bb_midline_backtest(df, cfg, df_1m if use_1m else None) - else: - cfg = BBMidlineConfig( - bb_period=20, bb_std=2.0, - initial_capital=200.0, margin_pct=0.01, leverage=100.0, - cross_margin=True, fee_rate=0.0005, rebate_pct=0.90, - rebate_hour_utc=0, fill_at_close=True, - use_1m_touch_filter=use_1m, kline_step_min=step_min, - ) - r = run_bb_midline_backtest(df, cfg, df_1m if use_1m else None) - - print("=" * 90) - print(f" 布林带均线策略回测({kline_period}周期" + (" | 1m触及方向过滤" if use_1m else "") + ")") - print(f" BB({cfg.bb_period},{cfg.bb_std}) | 200U | 1%权益/单 | 万五 | 90%返佣次日8点 | 100x全仓") - print("=" * 90) - - eq = r.equity_curve["equity"].dropna() - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100 - n_trades = len(r.trades) - win_rate = sum(1 for t in r.trades if t.net_pnl > 0) / max(n_trades, 1) * 100 - pnl = r.daily_stats["pnl"].astype(float) - avg_daily = float(pnl.mean()) - sharpe = float(pnl.mean() / pnl.std()) * np.sqrt(365) if pnl.std() > 0 else 0 - dd = float((eq.astype(float) - eq.astype(float).cummax()).min()) - - print(f"\n 最终权益: {final_eq:.1f} U") - print(f" 总收益率: {ret_pct:+.1f}%") - print(f" 交易次数: {n_trades}") - print(f" 胜率: {win_rate:.1f}%") - print(f" 日均PnL: {avg_daily:+.2f} U") - print(f" 最大回撤: {dd:.1f} U") - print(f" Sharpe: {sharpe:.2f}") - print(f" 总手续费: {r.total_fee:.2f} U") - print(f" 总返佣: {r.total_rebate:.2f} U") - - years = list(range(2020, 2026)) - eq_ts = eq.copy() - eq_ts.index = pd.to_datetime(eq_ts.index) - prev_ye = cfg.initial_capital - print("\n 逐年权益 (年末):") - for y in years: - subset = eq_ts[eq_ts.index.year == y] - if len(subset) > 0: - ye = float(subset.iloc[-1]) - ret = (ye - prev_ye) / prev_ye * 100 if prev_ye > 0 else 0 - print(f" {y}: {ye:.1f} U (当年收益 {ret:+.1f}%)") - prev_ye = ye - - rows = [] - for i, t in enumerate(r.trades, 1): - rows.append({ - "序号": i, - "方向": "做多" if t.side == "long" else "做空", - "开仓时间": t.entry_time, - "平仓时间": t.exit_time, - "开仓价": round(t.entry_price, 2), - "平仓价": round(t.exit_price, 2), - "保证金": round(t.margin, 2), - "杠杆": t.leverage, - "数量": round(t.qty, 4), - "毛盈亏": round(t.gross_pnl, 2), - "手续费": round(t.fee, 2), - "净盈亏": round(t.net_pnl, 2), - "平仓原因": t.exit_reason, - }) - pd.DataFrame(rows).to_csv(out_dir / f"bb_midline_{kline_period}_2020_2025_trade_detail.csv", index=False, encoding="utf-8-sig") - r.daily_stats.to_csv(out_dir / f"bb_midline_{kline_period}_2020_2025_daily.csv", encoding="utf-8-sig") - print(f"\n 交易明细: {out_dir / f'bb_midline_{kline_period}_2020_2025_trade_detail.csv'}") - - -if __name__ == "__main__": - import argparse - ap = argparse.ArgumentParser() - ap.add_argument("--sweep", action="store_true", help="快速参数扫描") - ap.add_argument("--full", action="store_true", dest="full_sweep", help="全量: period(0.5~1000 step0.5)×std(0.5~1000 step0.5)") - ap.add_argument("--steps", type=str, help="步长组合,如 1_0.5,2_1,5_0.5") - ap.add_argument("--no-1m", dest="no_1m", action="store_true", help="禁用 1m 触及方向过滤(更快)") - ap.add_argument("-p", "--period", choices=["5m", "15m", "30m"], default="5m", help="K线周期") - ap.add_argument("-j", "--workers", type=int, default=0, help="全量扫描并行进程数(0=auto)") - ap.add_argument("--max-period", type=float, default=1000, help="全量扫描 period 上限") - ap.add_argument("--max-std", type=float, default=1000, help="全量扫描 std 上限") - args = ap.parse_args() - main(sweep_params=args.sweep, full_sweep=args.full_sweep, steps=args.steps, - use_1m=not args.no_1m, kline_period=args.period, workers=args.workers, - max_period=args.max_period, max_std=args.max_std) diff --git a/run_bb_midline_full_grid.py b/run_bb_midline_full_grid.py deleted file mode 100644 index 7583a62..0000000 --- a/run_bb_midline_full_grid.py +++ /dev/null @@ -1,389 +0,0 @@ -""" -布林带均线策略 - 全参数组合扫描 (1-1000, 1-1000) - -策略: - - 阳线 + 先涨碰到均线(1m判断) → 开多 - - 持多: 碰上轨止盈 - - 阴线 + 先跌碰到均线(1m判断) → 平多开空 - - 持空: 碰下轨止盈 - -配置: 200U | 1%权益/单 | 万五手续费 | 90%返佣次日8点 | 100x杠杆 | 全仓 - -参数遍历: (0.5,0.5)(0.5,1)...(0.5,std_max), (1,0.5)(1,1)...(1,std_max), ... - 直至 (period_max, std_max) -""" -from __future__ import annotations - -import os -import sys -import tempfile -import time -from collections import defaultdict -from concurrent.futures import ProcessPoolExecutor, as_completed -from pathlib import Path - -sys.path.insert(0, str(Path(__file__).resolve().parents[0])) -sys.stdout.reconfigure(line_buffering=True) - -import numpy as np -import pandas as pd - -from strategy.bb_midline_backtest import BBMidlineConfig, run_bb_midline_backtest -from strategy.data_loader import get_1m_touch_direction, load_klines -from strategy.indicators import bollinger - - -def build_full_param_grid( - period_min: float = 1.0, - period_max: float = 1000.0, - period_step: float = 1.0, - std_min: float = 1.0, - std_max: float = 1000.0, - std_step: float = 1.0, -) -> list[tuple[int, float]]: - """生成全量 (period, std) 组合,period 取整""" - out = [] - p = period_min - while p <= period_max: - s = std_min - while s <= std_max: - out.append((max(1, int(round(p))), round(s, 2))) - s += std_step - p += period_step - return sorted(set(out)) - - -def stable_score(ret_pct: float, sharpe: float, dd_pct: float, n_trades: int) -> float: - """收益稳定性评分""" - sparse_penalty = -5.0 if n_trades < 200 else 0.0 - return ret_pct + sharpe * 12.0 - abs(dd_pct) * 0.8 + sparse_penalty - - -G_DF: pd.DataFrame | None = None -G_DF_1M: pd.DataFrame | None = None -G_USE_1M: bool = True -G_STEP_MIN: int = 5 - - -def _init_worker(df_path: str, df_1m_path: str | None, use_1m: bool, step_min: int): - global G_DF, G_DF_1M, G_USE_1M, G_STEP_MIN - G_DF = pd.read_pickle(df_path) - G_DF_1M = pd.read_pickle(df_1m_path) if (use_1m and df_1m_path) else None - G_USE_1M = bool(use_1m) - G_STEP_MIN = int(step_min) - - -def _eval_period_task(args: tuple[int, list[float]]) -> list[dict]: - period, std_list = args - assert G_DF is not None - - arr_touch_dir = None - if G_USE_1M and G_DF_1M is not None: - close = G_DF["close"].astype(float) - bb_mid, _, _, _ = bollinger(close, period, 1.0) - arr_touch_dir = get_1m_touch_direction( - G_DF, G_DF_1M, bb_mid.values, kline_step_min=G_STEP_MIN - ) - - rows: list[dict] = [] - for std in std_list: - cfg = BBMidlineConfig( - bb_period=period, - bb_std=float(std), - initial_capital=200.0, - margin_pct=0.01, - leverage=100.0, - cross_margin=True, - fee_rate=0.0005, - rebate_pct=0.90, - rebate_hour_utc=0, - fill_at_close=True, - use_1m_touch_filter=G_USE_1M, - kline_step_min=G_STEP_MIN, - ) - result = run_bb_midline_backtest( - G_DF, - cfg, - df_1m=G_DF_1M if G_USE_1M else None, - arr_touch_dir_override=arr_touch_dir, - ) - - eq = result.equity_curve["equity"].dropna() - if len(eq) == 0: - final_eq = 0.0 - ret_pct = -100.0 - dd_u = -200.0 - dd_pct = 100.0 - else: - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100.0 - dd_u = float((eq.astype(float) - eq.astype(float).cummax()).min()) - dd_pct = abs(dd_u) / cfg.initial_capital * 100.0 - - n_trades = len(result.trades) - win_rate = ( - sum(1 for t in result.trades if t.net_pnl > 0) / n_trades * 100.0 - if n_trades > 0 - else 0.0 - ) - pnl = result.daily_stats["pnl"].astype(float) - sharpe = ( - float(pnl.mean() / pnl.std()) * np.sqrt(365.0) if pnl.std() > 0 else 0.0 - ) - score = stable_score(ret_pct, sharpe, dd_pct, n_trades) - - rows.append( - { - "period": period, - "std": round(float(std), 2), - "final_eq": final_eq, - "ret_pct": ret_pct, - "n_trades": n_trades, - "win_rate": win_rate, - "sharpe": sharpe, - "max_dd_u": dd_u, - "max_dd_pct": dd_pct, - "stable_score": score, - } - ) - return rows - - -def evaluate_grid( - params: list[tuple[int, float]], - *, - workers: int, - df_path: str, - df_1m_path: str | None, - use_1m: bool, - step_min: int, -) -> pd.DataFrame: - by_period: dict[int, set[float]] = defaultdict(set) - for p, s in params: - by_period[int(p)].add(round(float(s), 2)) - - tasks = [(p, sorted(stds)) for p, stds in sorted(by_period.items())] - total_periods = len(tasks) - total_combos = sum(len(stds) for _, stds in tasks) - - print(f" 评估 {total_combos:,} 组参数, {total_periods} 个 period, workers={workers}") - start = time.time() - rows: list[dict] = [] - done_periods = 0 - done_combos = 0 - - with ProcessPoolExecutor( - max_workers=workers, - initializer=_init_worker, - initargs=(df_path, df_1m_path, use_1m, step_min), - ) as ex: - future_map = {ex.submit(_eval_period_task, task): task for task in tasks} - for fut in as_completed(future_map): - period, stds = future_map[fut] - res = fut.result() - rows.extend(res) - done_periods += 1 - done_combos += len(stds) - if done_periods % max(1, total_periods // 20) == 0 or done_periods == total_periods: - elapsed = time.time() - start - print(f" 进度 {done_combos:,}/{total_combos:,} ({elapsed:.0f}s)") - - df = pd.DataFrame(rows) - print(f" 完成, 用时 {time.time() - start:.1f}s") - return df - - -def main(): - import argparse - - parser = argparse.ArgumentParser(description="布林带均线策略全参数扫描 (1-1000, 1-1000)") - parser.add_argument( - "--period-min", type=float, default=1.0, help="period 下限" - ) - parser.add_argument( - "--period-max", type=float, default=1000.0, help="period 上限" - ) - parser.add_argument( - "--period-step", type=float, default=10.0, help="period 步长 (建议10以缩短时间)" - ) - parser.add_argument("--std-min", type=float, default=0.5, help="std 下限") - parser.add_argument("--std-max", type=float, default=1000.0, help="std 上限") - parser.add_argument( - "--std-step", type=float, default=1.0, help="std 步长" - ) - parser.add_argument( - "-p", "--kline-period", default="5m", choices=["5m", "15m", "30m"] - ) - parser.add_argument( - "-j", "--workers", type=int, default=max(1, (os.cpu_count() or 4) - 1) - ) - parser.add_argument("--no-1m", action="store_true", help="禁用 1m 触及方向过滤") - parser.add_argument( - "--source", - default="bitmart", - choices=["bitmart", "binance"], - help="数据源", - ) - parser.add_argument( - "--quick", - action="store_true", - help="快速模式: period 1-200 step20, std 1-20 step2", - ) - args = parser.parse_args() - - use_1m = not args.no_1m - step_min = int(args.kline_period.replace("m", "")) - - if args.quick: - args.period_min = 1.0 - args.period_max = 200.0 - args.period_step = 20.0 - args.std_min = 0.5 - args.std_max = 20.0 - args.std_step = 1.0 - print(" 快速模式: period 1-200 step20, std 1-20 step2") - - out_dir = Path(__file__).resolve().parent / "strategy" / "results" - out_dir.mkdir(parents=True, exist_ok=True) - - print("加载 K 线数据 (2020-01-01 ~ 2026-01-01)...") - t0 = time.time() - try: - df = load_klines(args.kline_period, "2020-01-01", "2026-01-01", source=args.source) - df_1m = ( - load_klines("1m", "2020-01-01", "2026-01-01", source=args.source) - if use_1m - else None - ) - except Exception as e: - alt = "binance" if args.source == "bitmart" else "bitmart" - print(f" {args.source} 加载失败 ({e}), 尝试 {alt}...") - df = load_klines(args.kline_period, "2020-01-01", "2026-01-01", source=alt) - df_1m = ( - load_klines("1m", "2020-01-01", "2026-01-01", source=alt) - if use_1m - else None - ) - args.source = alt - print( - f" {args.kline_period}: {len(df):,} 条" - + (f", 1m: {len(df_1m):,} 条" if df_1m is not None else "") - + f" | 数据源: {args.source} ({time.time()-t0:.1f}s)\n" - ) - - grid = build_full_param_grid( - period_min=args.period_min, - period_max=args.period_max, - period_step=args.period_step, - std_min=args.std_min, - std_max=args.std_max, - std_step=args.std_step, - ) - print(f"参数网格: {len(grid):,} 组") - print( - f" period: {args.period_min}~{args.period_max} step{args.period_step}, " - f"std: {args.std_min}~{args.std_max} step{args.std_step}" - ) - - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_df: - df.to_pickle(f_df.name) - df_path = f_df.name - df_1m_path = None - if df_1m is not None: - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_1m: - df_1m.to_pickle(f_1m.name) - df_1m_path = f_1m.name - - try: - result_df = evaluate_grid( - grid, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - ) - finally: - Path(df_path).unlink(missing_ok=True) - if df_1m_path: - Path(df_1m_path).unlink(missing_ok=True) - - if result_df.empty: - print("无有效结果") - return - - best_stable = result_df.sort_values("stable_score", ascending=False).iloc[0] - best_return = result_df.sort_values("ret_pct", ascending=False).iloc[0] - - stamp = time.strftime("%Y%m%d_%H%M%S") - csv_path = out_dir / f"bb_midline_full_grid_{args.kline_period}_{stamp}.csv" - result_df.to_csv(csv_path, index=False) - print(f"\n扫描结果已保存: {csv_path}") - - print("\n" + "=" * 90) - print("布林带均线策略 | 2020-2025 | 200U | 1%权益/单 | 万五 | 90%返佣次日8点 | 100x全仓") - print("=" * 90) - print( - f"最佳稳定参数: BB({int(best_stable['period'])},{best_stable['std']}) | " - f"权益={best_stable['final_eq']:.1f}U | 收益={best_stable['ret_pct']:+.1f}% | " - f"回撤={best_stable['max_dd_pct']:.1f}% | Sharpe={best_stable['sharpe']:.2f} | " - f"交易={int(best_stable['n_trades'])}" - ) - print( - f"最高收益参数: BB({int(best_return['period'])},{best_return['std']}) | " - f"权益={best_return['final_eq']:.1f}U | 收益={best_return['ret_pct']:+.1f}% | " - f"回撤={best_return['max_dd_pct']:.1f}% | Sharpe={best_return['sharpe']:.2f} | " - f"交易={int(best_return['n_trades'])}" - ) - print("=" * 90) - - cfg = BBMidlineConfig( - bb_period=int(best_stable["period"]), - bb_std=float(best_stable["std"]), - initial_capital=200.0, - margin_pct=0.01, - leverage=100.0, - cross_margin=True, - fee_rate=0.0005, - rebate_pct=0.90, - rebate_hour_utc=0, - fill_at_close=True, - use_1m_touch_filter=use_1m, - kline_step_min=step_min, - ) - final_res = run_bb_midline_backtest( - df, cfg, df_1m=df_1m if use_1m else None - ) - eq = final_res.equity_curve["equity"].dropna() - - print("\n逐年权益 (年末):") - eq_ts = eq.copy() - eq_ts.index = pd.to_datetime(eq_ts.index) - prev = 200.0 - for y in range(2020, 2026): - sub = eq_ts[eq_ts.index.year == y] - if len(sub) > 0: - ye = float(sub.iloc[-1]) - ret = (ye - prev) / prev * 100.0 if prev > 0 else 0.0 - print(f" {y}: {ye:.1f} U (当年收益 {ret:+.1f}%)") - prev = ye - - trade_path = out_dir / f"bb_midline_best_trades_{args.kline_period}_{stamp}.csv" - rows = [] - for i, t in enumerate(final_res.trades, 1): - rows.append({ - "序号": i, - "方向": "做多" if t.side == "long" else "做空", - "开仓时间": t.entry_time, - "平仓时间": t.exit_time, - "开仓价": round(t.entry_price, 2), - "平仓价": round(t.exit_price, 2), - "净盈亏": round(t.net_pnl, 2), - "平仓原因": t.exit_reason, - }) - pd.DataFrame(rows).to_csv(trade_path, index=False, encoding="utf-8-sig") - print(f"\n最佳参数交易明细: {trade_path}") - - -if __name__ == "__main__": - main() diff --git a/run_bb_midline_hier_search.py b/run_bb_midline_hier_search.py deleted file mode 100644 index ea5b1c6..0000000 --- a/run_bb_midline_hier_search.py +++ /dev/null @@ -1,422 +0,0 @@ -""" -布林带中轨策略参数分层搜索(2020-2025) - -说明: -- 全区间覆盖: period 1~1000, std 0.5~1000 -- 分层搜索: 先粗扫全区间,再在候选周围细化,最终细化到 std=0.5 步长 -- 使用 1m 触及方向过滤(先涨/先跌)时,按 period 复用触及方向以提速 -""" - -from __future__ import annotations - -import argparse -import math -import os -import tempfile -import time -from collections import defaultdict -from concurrent.futures import ProcessPoolExecutor, as_completed -from pathlib import Path - -import numpy as np -import pandas as pd - -from strategy.bb_midline_backtest import BBMidlineConfig, run_bb_midline_backtest -from strategy.data_loader import get_1m_touch_direction, load_klines -from strategy.indicators import bollinger - - -G_DF: pd.DataFrame | None = None -G_DF_1M: pd.DataFrame | None = None -G_USE_1M: bool = True -G_STEP_MIN: int = 5 - - -def frange(start: float, end: float, step: float) -> list[float]: - out: list[float] = [] - x = float(start) - while x <= end + 1e-9: - out.append(round(x, 6)) - x += step - return out - - -def build_grid( - p_start: float, - p_end: float, - p_step: float, - s_start: float, - s_end: float, - s_step: float, -) -> list[tuple[int, float]]: - periods = sorted({max(1, min(1000, int(round(v)))) for v in frange(p_start, p_end, p_step)}) - stds = sorted({round(max(0.5, min(1000.0, v)), 2) for v in frange(s_start, s_end, s_step)}) - if 1000 not in periods: - periods.append(1000) - if 1000.0 not in stds: - stds.append(1000.0) - out = [(p, s) for p in periods for s in stds] - return sorted(set(out)) - - -def build_local_grid( - centers: pd.DataFrame, - p_window: int, - p_step: int, - s_window: float, - s_step: float, -) -> list[tuple[int, float]]: - out: set[tuple[int, float]] = set() - for _, row in centers.iterrows(): - p0 = int(row["period"]) - s0 = float(row["std"]) - p_min = max(1, p0 - p_window) - p_max = min(1000, p0 + p_window) - s_min = max(0.5, s0 - s_window) - s_max = min(1000.0, s0 + s_window) - periods = sorted({max(1, min(1000, int(round(v)))) for v in frange(p_min, p_max, p_step)}) - stds = sorted({round(max(0.5, min(1000.0, v)), 2) for v in frange(s_min, s_max, s_step)}) - for p in periods: - for s in stds: - out.add((p, s)) - return sorted(out) - - -def score_row(ret_pct: float, sharpe: float, dd_pct: float, n_trades: int) -> float: - # 偏向“收益稳定”: 收益和夏普加分,回撤和极少交易惩罚 - sparse_penalty = -5.0 if n_trades < 200 else 0.0 - return ret_pct + sharpe * 12.0 - dd_pct * 0.8 + sparse_penalty - - -def _init_worker(df_path: str, df_1m_path: str | None, use_1m: bool, step_min: int): - global G_DF, G_DF_1M, G_USE_1M, G_STEP_MIN - G_DF = pd.read_pickle(df_path) - G_DF_1M = pd.read_pickle(df_1m_path) if (use_1m and df_1m_path) else None - G_USE_1M = bool(use_1m) - G_STEP_MIN = int(step_min) - - -def _eval_period_task(args: tuple[int, list[float]]) -> list[dict]: - period, std_list = args - assert G_DF is not None - - arr_touch_dir = None - if G_USE_1M and G_DF_1M is not None: - close = G_DF["close"].astype(float) - bb_mid, _, _, _ = bollinger(close, period, 1.0) - arr_touch_dir = get_1m_touch_direction(G_DF, G_DF_1M, bb_mid.values, kline_step_min=G_STEP_MIN) - - rows: list[dict] = [] - for std in std_list: - cfg = BBMidlineConfig( - bb_period=period, - bb_std=float(std), - initial_capital=200.0, - margin_pct=0.01, - leverage=100.0, - cross_margin=True, - fee_rate=0.0005, - rebate_pct=0.90, - rebate_hour_utc=0, - fill_at_close=True, - use_1m_touch_filter=G_USE_1M, - kline_step_min=G_STEP_MIN, - ) - result = run_bb_midline_backtest( - G_DF, - cfg, - df_1m=G_DF_1M if G_USE_1M else None, - arr_touch_dir_override=arr_touch_dir, - ) - - eq = result.equity_curve["equity"].dropna() - if len(eq) == 0: - final_eq = 0.0 - ret_pct = -100.0 - dd_u = -200.0 - dd_pct = 100.0 - else: - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100.0 - dd_u = float((eq.astype(float) - eq.astype(float).cummax()).min()) - dd_pct = abs(dd_u) / cfg.initial_capital * 100.0 - - n_trades = len(result.trades) - win_rate = ( - sum(1 for t in result.trades if t.net_pnl > 0) / n_trades * 100.0 - if n_trades > 0 - else 0.0 - ) - pnl = result.daily_stats["pnl"].astype(float) - sharpe = float(pnl.mean() / pnl.std()) * math.sqrt(365.0) if pnl.std() > 0 else 0.0 - stable_score = score_row(ret_pct, sharpe, dd_pct, n_trades) - - rows.append( - { - "period": period, - "std": round(float(std), 2), - "final_eq": final_eq, - "ret_pct": ret_pct, - "n_trades": n_trades, - "win_rate": win_rate, - "sharpe": sharpe, - "max_dd_u": dd_u, - "max_dd_pct": dd_pct, - "stable_score": stable_score, - "use_1m_filter": int(G_USE_1M), - } - ) - return rows - - -def evaluate_grid( - params: list[tuple[int, float]], - *, - workers: int, - df_path: str, - df_1m_path: str | None, - use_1m: bool, - step_min: int, - label: str, -) -> pd.DataFrame: - by_period: dict[int, set[float]] = defaultdict(set) - for p, s in params: - by_period[int(p)].add(round(float(s), 2)) - - tasks = [(p, sorted(stds)) for p, stds in sorted(by_period.items())] - total_periods = len(tasks) - total_combos = sum(len(stds) for _, stds in tasks) - if total_combos == 0: - return pd.DataFrame() - - print(f"[{label}] period组数={total_periods}, 参数组合={total_combos}, workers={workers}") - start = time.time() - rows: list[dict] = [] - done_periods = 0 - done_combos = 0 - - with ProcessPoolExecutor( - max_workers=workers, - initializer=_init_worker, - initargs=(df_path, df_1m_path, use_1m, step_min), - ) as ex: - future_map = {ex.submit(_eval_period_task, task): task for task in tasks} - for fut in as_completed(future_map): - period, stds = future_map[fut] - res = fut.result() - rows.extend(res) - done_periods += 1 - done_combos += len(stds) - if ( - done_periods == total_periods - or done_periods % max(1, total_periods // 10) == 0 - ): - elapsed = time.time() - start - print( - f"[{label}] 进度 {done_combos}/{total_combos} 组合 " - f"({done_periods}/{total_periods} periods), {elapsed:.0f}s" - ) - - df = pd.DataFrame(rows) - print(f"[{label}] 完成, 用时 {time.time() - start:.1f}s") - return df - - -def summarize_yearly(eq: pd.Series, initial_capital: float = 200.0) -> pd.DataFrame: - s = eq.dropna().copy() - s.index = pd.to_datetime(s.index) - out_rows: list[dict] = [] - prev = initial_capital - for year in range(2020, 2026): - sub = s[s.index.year == year] - if len(sub) == 0: - continue - ye = float(sub.iloc[-1]) - ret = (ye - prev) / prev * 100.0 if prev > 0 else 0.0 - out_rows.append({"year": year, "year_end_equity": ye, "year_return_pct": ret}) - prev = ye - return pd.DataFrame(out_rows) - - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument("-p", "--period", default="5m", choices=["5m", "15m", "30m"]) - parser.add_argument("--start", default="2020-01-01") - parser.add_argument("--end", default="2026-01-01") - parser.add_argument("-j", "--workers", type=int, default=max(1, (os.cpu_count() or 4) - 1)) - parser.add_argument("--no-1m", action="store_true", help="禁用 1m 方向过滤") - args = parser.parse_args() - - use_1m = not args.no_1m - step_min = int(args.period.replace("m", "")) - - out_dir = Path(__file__).resolve().parent / "strategy" / "results" - out_dir.mkdir(parents=True, exist_ok=True) - - print(f"加载数据: {args.period} {args.start}~{args.end}") - t0 = time.time() - df = load_klines(args.period, args.start, args.end) - df_1m = load_klines("1m", args.start, args.end) if use_1m else None - print( - f" {args.period}: {len(df):,} 条" - + (f", 1m: {len(df_1m):,} 条" if df_1m is not None else "") - + f", {time.time()-t0:.1f}s\n" - ) - - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_df: - df.to_pickle(f_df.name) - df_path = f_df.name - df_1m_path = None - if df_1m is not None: - with tempfile.NamedTemporaryFile(suffix=".pkl", delete=False) as f_1m: - df_1m.to_pickle(f_1m.name) - df_1m_path = f_1m.name - - try: - evaluated: set[tuple[int, float]] = set() - all_parts: list[pd.DataFrame] = [] - - # Stage 1: 全区间粗扫 - stage1 = build_grid(1, 1000, 50, 0.5, 1000, 50) - stage1 = [x for x in stage1 if x not in evaluated] - df1 = evaluate_grid( - stage1, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - label="stage1-global", - ) - if not df1.empty: - all_parts.append(df1) - evaluated.update((int(r["period"]), float(r["std"])) for _, r in df1.iterrows()) - - seed1 = ( - df1.sort_values("stable_score", ascending=False).head(6) - if not df1.empty - else pd.DataFrame(columns=["period", "std"]) - ) - - # Stage 2: 候选周围中等步长细化 - stage2 = build_local_grid(seed1, p_window=25, p_step=5, s_window=50, s_step=10) - stage2 = [x for x in stage2 if x not in evaluated] - df2 = evaluate_grid( - stage2, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - label="stage2-local", - ) - if not df2.empty: - all_parts.append(df2) - evaluated.update((int(r["period"]), float(r["std"])) for _, r in df2.iterrows()) - - pool2 = pd.concat([d for d in [df1, df2] if not d.empty], ignore_index=True) - seed2 = ( - pool2.sort_values("stable_score", ascending=False).head(4) - if len(pool2) > 0 - else pd.DataFrame(columns=["period", "std"]) - ) - - # Stage 3: 候选周围更细化 - stage3 = build_local_grid(seed2, p_window=8, p_step=1, s_window=10, s_step=1) - stage3 = [x for x in stage3 if x not in evaluated] - df3 = evaluate_grid( - stage3, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - label="stage3-fine", - ) - if not df3.empty: - all_parts.append(df3) - evaluated.update((int(r["period"]), float(r["std"])) for _, r in df3.iterrows()) - - pool3 = pd.concat([d for d in [df1, df2, df3] if not d.empty], ignore_index=True) - seed3 = ( - pool3.sort_values("stable_score", ascending=False).head(2) - if len(pool3) > 0 - else pd.DataFrame(columns=["period", "std"]) - ) - - # Stage 4: 最终细化(std 0.5 步长) - stage4 = build_local_grid(seed3, p_window=3, p_step=1, s_window=4, s_step=0.5) - stage4 = [x for x in stage4 if x not in evaluated] - df4 = evaluate_grid( - stage4, - workers=args.workers, - df_path=df_path, - df_1m_path=df_1m_path, - use_1m=use_1m, - step_min=step_min, - label="stage4-final", - ) - if not df4.empty: - all_parts.append(df4) - evaluated.update((int(r["period"]), float(r["std"])) for _, r in df4.iterrows()) - - if not all_parts: - raise RuntimeError("未得到任何评估结果") - - all_df = pd.concat(all_parts, ignore_index=True) - all_df = all_df.drop_duplicates(subset=["period", "std"], keep="last") - - best_stable = all_df.sort_values("stable_score", ascending=False).iloc[0] - best_return = all_df.sort_values("ret_pct", ascending=False).iloc[0] - - # 对最佳稳定参数再跑一次,导出逐年收益 - cfg = BBMidlineConfig( - bb_period=int(best_stable["period"]), - bb_std=float(best_stable["std"]), - initial_capital=200.0, - margin_pct=0.01, - leverage=100.0, - cross_margin=True, - fee_rate=0.0005, - rebate_pct=0.90, - rebate_hour_utc=0, - fill_at_close=True, - use_1m_touch_filter=use_1m, - kline_step_min=step_min, - ) - final_res = run_bb_midline_backtest(df, cfg, df_1m=df_1m if use_1m else None) - final_eq = final_res.equity_curve["equity"].dropna() - yearly = summarize_yearly(final_eq, initial_capital=200.0) - - stamp = time.strftime("%Y%m%d_%H%M%S") - all_path = out_dir / f"bb_midline_hier_search_{args.period}_{stamp}.csv" - yearly_path = out_dir / f"bb_midline_hier_search_{args.period}_{stamp}_yearly.csv" - all_df.sort_values("stable_score", ascending=False).to_csv(all_path, index=False) - yearly.to_csv(yearly_path, index=False) - - print("\n" + "=" * 96) - print("分层搜索完成") - print( - f"最佳稳定参数: period={int(best_stable['period'])}, std={float(best_stable['std']):.2f} | " - f"final={best_stable['final_eq']:.4f}U | ret={best_stable['ret_pct']:+.2f}% | " - f"dd={best_stable['max_dd_pct']:.2f}% | sharpe={best_stable['sharpe']:.3f} | " - f"trades={int(best_stable['n_trades'])}" - ) - print( - f"最高收益参数: period={int(best_return['period'])}, std={float(best_return['std']):.2f} | " - f"final={best_return['final_eq']:.4f}U | ret={best_return['ret_pct']:+.2f}% | " - f"dd={best_return['max_dd_pct']:.2f}% | sharpe={best_return['sharpe']:.3f} | " - f"trades={int(best_return['n_trades'])}" - ) - print(f"结果文件: {all_path}") - print(f"逐年文件: {yearly_path}") - print("=" * 96) - - finally: - Path(df_path).unlink(missing_ok=True) - if df_1m_path: - Path(df_1m_path).unlink(missing_ok=True) - - -if __name__ == "__main__": - main() diff --git a/strategy/__init__.py b/strategy/__init__.py deleted file mode 100644 index f9428e7..0000000 --- a/strategy/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from .bb_backtest import BBConfig, BBResult, BBTrade, run_bb_backtest diff --git a/strategy/backtest_2023.py b/strategy/backtest_2023.py deleted file mode 100644 index a929a7b..0000000 --- a/strategy/backtest_2023.py +++ /dev/null @@ -1,156 +0,0 @@ -""" -2023 年回测入口 - 用训练出的最优参数在 2023 全年数据上回测 -""" -import json -import sys -import os -sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) - -import pandas as pd -import numpy as np - -from strategy.data_loader import load_klines -from strategy.indicators import compute_all_indicators -from strategy.strategy_signal import ( - generate_indicator_signals, compute_composite_score, - apply_htf_filter, -) -from strategy.backtest_engine import BacktestEngine - - -def main(): - # 加载最佳参数 - params_path = os.path.join(os.path.dirname(__file__), 'best_params_2020_2022.json') - if not os.path.exists(params_path): - print(f"错误: 找不到参数文件 {params_path}") - print("请先运行 train.py 进行训练") - return - - with open(params_path, 'r') as f: - params = json.load(f) - - print("=" * 70) - print("2023 年真实回测 (样本外)") - print("=" * 70) - - # 加载数据 (多加载一些前置数据用于指标预热) - print("\n加载数据...") - df_5m = load_klines('5m', '2022-11-01', '2024-01-01') - df_1h = load_klines('1h', '2022-11-01', '2024-01-01') - print(f" 5m: {len(df_5m)} 条, 1h: {len(df_1h)} 条") - - # 计算指标 - print("计算指标...") - df_5m = compute_all_indicators(df_5m, params) - df_1h = compute_all_indicators(df_1h, params) - - # 生成信号 - print("生成信号...") - df_5m = generate_indicator_signals(df_5m, params) - df_1h = generate_indicator_signals(df_1h, params) - - # 综合得分 - score = compute_composite_score(df_5m, params) - score = apply_htf_filter(score, df_1h, params) - - # 截取 2023 年数据 - mask = (df_5m.index >= '2023-01-01') & (df_5m.index < '2024-01-01') - df_2023 = df_5m.loc[mask] - score_2023 = score.loc[mask] - print(f" 2023年数据: {len(df_2023)} 条") - - # 回测 - print("\n开始回测...") - engine = BacktestEngine( - initial_capital=1000.0, - margin_per_trade=25.0, - leverage=50, - fee_rate=0.0005, - rebate_ratio=0.70, - max_daily_drawdown=50.0, - min_hold_bars=1, - stop_loss_pct=params['stop_loss_pct'], - take_profit_pct=params['take_profit_pct'], - max_positions=int(params.get('max_positions', 3)), - ) - - result = engine.run(df_2023, score_2023, open_threshold=params['open_threshold']) - - # ============================================================ - # 输出结果 - # ============================================================ - print("\n" + "=" * 70) - print("2023 年回测结果") - print("=" * 70) - print(f" 初始资金: 1000.00 U") - print(f" 最终资金: {result['final_capital']:.2f} U") - print(f" 总收益: {result['total_pnl']:.2f} U") - print(f" 总手续费: {result['total_fee']:.2f} U") - print(f" 总返佣: {result['total_rebate']:.2f} U") - print(f" 交易次数: {result['num_trades']}") - print(f" 胜率: {result['win_rate']:.2%}") - print(f" 盈亏比: {result['profit_factor']:.2f}") - print(f" 日均收益: {result['avg_daily_pnl']:.2f} U") - print(f" 最大日回撤: {result['max_daily_dd']:.2f} U") - - # 月度统计 - daily_pnl = result['daily_pnl'] - if daily_pnl: - df_daily = pd.DataFrame(list(daily_pnl.items()), columns=['date', 'pnl']) - df_daily['date'] = pd.to_datetime(df_daily['date']) - df_daily['month'] = df_daily['date'].dt.to_period('M') - monthly = df_daily.groupby('month')['pnl'].agg(['sum', 'count', 'mean', 'min']) - monthly.columns = ['月收益', '交易天数', '日均收益', '最大日亏损'] - - print("\n" + "-" * 70) - print("月度统计:") - print("-" * 70) - for idx, row in monthly.iterrows(): - status = "✅" if row['月收益'] > 0 else "❌" - dd_status = "✅" if row['最大日亏损'] > -50 else "⚠️" - print(f" {idx} | 收益: {row['月收益']:>8.2f}U | " - f"日均: {row['日均收益']:>7.2f}U | " - f"最大日亏: {row['最大日亏损']:>7.2f}U {dd_status} | {status}") - - # 日均收益是否达标 - avg_daily = df_daily['pnl'].mean() - days_above_50 = (df_daily['pnl'] >= 50).sum() - days_below_neg50 = (df_daily['pnl'] < -50).sum() - print(f"\n 日均收益: {avg_daily:.2f}U {'✅ 达标' if avg_daily >= 50 else '❌ 未达标'}") - print(f" 日收益>=50U的天数: {days_above_50} / {len(df_daily)}") - print(f" 日回撤>50U的天数: {days_below_neg50} / {len(df_daily)}") - - # 保存逐日 PnL - output_dir = os.path.dirname(__file__) - if daily_pnl: - df_daily_out = pd.DataFrame(list(daily_pnl.items()), columns=['date', 'pnl']) - df_daily_out['cumulative_pnl'] = df_daily_out['pnl'].cumsum() - daily_csv = os.path.join(output_dir, 'backtest_2023_daily_pnl.csv') - df_daily_out.to_csv(daily_csv, index=False) - print(f"\n逐日PnL已保存: {daily_csv}") - - # 保存交易记录 - if result['trades']: - trades_data = [] - for t in result['trades']: - trades_data.append({ - 'entry_time': t.entry_time, - 'exit_time': t.exit_time, - 'direction': '多' if t.direction == 1 else '空', - 'entry_price': t.entry_price, - 'exit_price': t.exit_price, - 'pnl': round(t.pnl, 4), - 'fee': round(t.fee, 4), - 'rebate': round(t.rebate, 4), - 'holding_bars': t.holding_bars, - }) - df_trades = pd.DataFrame(trades_data) - trades_csv = os.path.join(output_dir, 'backtest_2023_trades.csv') - df_trades.to_csv(trades_csv, index=False) - print(f"交易记录已保存: {trades_csv}") - - print("\n" + "=" * 70) - - -if __name__ == '__main__': - main() diff --git a/strategy/backtest_2023_daily_pnl.csv b/strategy/backtest_2023_daily_pnl.csv deleted file mode 100644 index 043b8d0..0000000 --- a/strategy/backtest_2023_daily_pnl.csv +++ /dev/null @@ -1,366 +0,0 @@ -date,pnl,cumulative_pnl -2023-01-01,-13.24030780391167,-13.24030780391167 -2023-01-02,-6.446144625588336,-19.686452429500005 -2023-01-03,1.604645378778668,-18.081807050721338 -2023-01-04,56.24999999999943,38.168192949278094 -2023-01-05,0.33406192478092844,38.50225487405902 -2023-01-06,-4.28936549280675,34.21288938125227 -2023-01-07,14.786004985419915,48.99889436667218 -2023-01-08,74.57347500987392,123.5723693765461 -2023-01-09,100.43932814185042,224.01169751839655 -2023-01-10,-11.400950315324355,212.61074720307218 -2023-01-11,119.73808656927638,332.34883377234854 -2023-01-12,-46.87500000000008,285.4738337723485 -2023-01-13,24.95301706493165,310.42685083728014 -2023-01-14,36.87499999999923,347.3018508372794 -2023-01-15,-42.164085212923396,305.137765624356 -2023-01-16,-42.37550401931327,262.76226160504274 -2023-01-17,-39.23788027501831,223.52438133002443 -2023-01-18,10.968990345277774,234.4933716753022 -2023-01-19,-17.519099732290336,216.97427194301187 -2023-01-20,258.1249999999992,475.0992719430111 -2023-01-21,-26.63800028548694,448.46127165752415 -2023-01-22,-27.862031912052718,420.59923974547144 -2023-01-23,-40.570948096946864,380.0282916485246 -2023-01-24,153.52954075490175,533.5578324034263 -2023-01-25,76.9770888682049,610.5349212716312 -2023-01-26,-43.12500000000006,567.4099212716312 -2023-01-27,4.574004296634158,571.9839255682654 -2023-01-28,110.89323045990369,682.8771560281691 -2023-01-29,65.39337129909306,748.2705273272621 -2023-01-30,89.15573047359129,837.4262578008534 -2023-01-31,-33.65661196432259,803.7696458365308 -2023-02-01,-42.346269783529834,761.423376053001 -2023-02-02,5.6249999999996945,767.0483760530007 -2023-02-03,-38.015635992701625,729.032740060299 -2023-02-04,-6.061609860875804,722.9711301994232 -2023-02-05,91.32767729532108,814.2988074947443 -2023-02-06,12.340770370556534,826.6395778653009 -2023-02-07,-38.31565728321921,788.3239205820817 -2023-02-08,-10.754771409427375,777.5691491726543 -2023-02-09,180.00000000000034,957.5691491726546 -2023-02-10,90.62500000000017,1048.1941491726548 -2023-02-11,-40.23338038017373,1007.9607687924811 -2023-02-12,50.843005130216255,1058.8037739226972 -2023-02-13,-43.12499999999999,1015.6787739226972 -2023-02-14,-45.000000000000014,970.6787739226972 -2023-02-15,211.8749999999989,1182.553773922696 -2023-02-16,123.74999999999923,1306.3037739226954 -2023-02-17,-43.1250000000002,1263.1787739226952 -2023-02-18,-30.38874055427764,1232.7900333684177 -2023-02-19,2.5357914472640948,1235.3258248156817 -2023-02-20,10.13433097511785,1245.4601557907995 -2023-02-21,41.5960974135976,1287.056253204397 -2023-02-22,39.9999999999999,1327.056253204397 -2023-02-23,-13.478092269295054,1313.578160935102 -2023-02-24,-33.61127571949922,1279.9668852156028 -2023-02-25,56.87500000000026,1336.841885215603 -2023-02-26,52.96295237320025,1389.8048375888034 -2023-02-27,-21.012957685691507,1368.7918799031117 -2023-02-28,-17.510525954953838,1351.2813539481579 -2023-03-01,48.43861521106629,1399.719969159224 -2023-03-02,5.370115987703678,1405.0900851469278 -2023-03-03,114.81346298981391,1519.9035481367416 -2023-03-04,-9.975555145718014,1509.9279929910235 -2023-03-05,-40.070176144315376,1469.8578168467081 -2023-03-06,-11.368260314393366,1458.4895565323147 -2023-03-07,29.800169999101556,1488.2897265314164 -2023-03-08,-41.066516251938125,1447.2232102794783 -2023-03-09,178.12499999999966,1625.3482102794778 -2023-03-10,69.54272408495805,1694.890934364436 -2023-03-11,218.8441938252083,1913.7351281896442 -2023-03-12,-43.124999999999986,1870.6101281896442 -2023-03-13,31.874999999999282,1902.4851281896435 -2023-03-14,71.24999999999882,1973.7351281896424 -2023-03-15,-46.87499999999994,1926.8601281896424 -2023-03-16,-47.19007322239124,1879.6700549672512 -2023-03-17,249.37499999999858,2129.0450549672496 -2023-03-18,-39.375000000000455,2089.670054967249 -2023-03-19,-37.72054430463878,2051.9495106626105 -2023-03-20,-48.125000000000256,2003.8245106626102 -2023-03-21,-48.955919791756116,1954.8685908708542 -2023-03-22,-41.34851470243514,1913.520076168419 -2023-03-23,-40.53293708055611,1872.987139087863 -2023-03-24,-40.62177198705648,1832.3653671008065 -2023-03-25,-12.808008186129763,1819.5573589146768 -2023-03-26,44.60456842447671,1864.1619273391534 -2023-03-27,33.10077209532424,1897.2626994344776 -2023-03-28,-40.54590870106257,1856.7167907334149 -2023-03-29,32.68290319879213,1889.399693932207 -2023-03-30,-42.18093929678437,1847.2187546354226 -2023-03-31,-30.18435407486843,1817.034400560554 -2023-04-01,-18.629080327821725,1798.4053202327323 -2023-04-02,78.36987927566116,1876.7751995083934 -2023-04-03,-14.310148754581672,1862.4650507538117 -2023-04-04,67.49999999999953,1929.9650507538113 -2023-04-05,40.981623971671745,1970.946674725483 -2023-04-06,27.071471993660218,1998.0181467191433 -2023-04-07,69.95707277743023,2067.9752194965736 -2023-04-08,16.74780048539444,2084.723019981968 -2023-04-09,47.28635900754121,2132.009378989509 -2023-04-10,92.25687955666356,2224.2662585461726 -2023-04-11,13.118453933996253,2237.3847124801687 -2023-04-12,56.24999999999995,2293.6347124801687 -2023-04-13,179.99999999999943,2473.634712480168 -2023-04-14,-21.87500000000091,2451.7597124801673 -2023-04-15,0.6060490696602718,2452.3657615498278 -2023-04-16,69.62762541934998,2521.9933869691777 -2023-04-17,65.86212708679903,2587.8555140559765 -2023-04-18,11.498179506746062,2599.3536935627226 -2023-04-19,223.1815368848387,2822.5352304475614 -2023-04-20,-43.12499999999999,2779.4102304475614 -2023-04-21,31.875000000000142,2811.2852304475614 -2023-04-22,-29.84738767205142,2781.43784277551 -2023-04-23,13.154733757123939,2794.5925765326338 -2023-04-24,6.396324986843672,2800.9889015194776 -2023-04-25,123.74011330692568,2924.7290148264033 -2023-04-26,261.41402100210826,3186.1430358285115 -2023-04-27,24.10664119340748,3210.249677021919 -2023-04-28,-10.62612672957838,3199.6235502923405 -2023-04-29,23.597281085864836,3223.2208313782053 -2023-04-30,-44.289545693205795,3178.9312856849997 -2023-05-01,54.37500000000002,3233.3062856849997 -2023-05-02,-2.017144354733148,3231.2891413302664 -2023-05-03,81.77174013147513,3313.0608814617417 -2023-05-04,-25.04485318862535,3288.0160282731163 -2023-05-05,171.61321250444536,3459.629240777562 -2023-05-06,52.49999999999993,3512.129240777562 -2023-05-07,-33.168505868798924,3478.960734908763 -2023-05-08,8.124999999999917,3487.085734908763 -2023-05-09,-12.584917211039063,3474.5008176977235 -2023-05-10,52.019173246963206,3526.519990944687 -2023-05-11,90.00000000000003,3616.519990944687 -2023-05-12,126.17158084605737,3742.691571790744 -2023-05-13,8.545669463922014,3751.237241254666 -2023-05-14,1.8924095106008352,3753.129650765267 -2023-05-15,10.943496294234567,3764.0731470595015 -2023-05-16,-30.264218933238727,3733.808928126263 -2023-05-17,30.026157944387133,3763.83508607065 -2023-05-18,23.13394310654973,3786.9690291772 -2023-05-19,15.149354042131993,3802.118383219332 -2023-05-20,-16.41923661401725,3785.6991466053146 -2023-05-21,7.846127328452241,3793.545273933767 -2023-05-22,21.279945465818493,3814.8252193995854 -2023-05-23,70.02437426214179,3884.8495936617273 -2023-05-24,72.70217181804935,3957.551765479777 -2023-05-25,-16.75708025521019,3940.794685224567 -2023-05-26,18.74999999999976,3959.5446852245664 -2023-05-27,39.20117578898695,3998.745861013553 -2023-05-28,110.91041187532412,4109.6562728888775 -2023-05-29,-32.49999999999996,4077.1562728888775 -2023-05-30,10.449185839751497,4087.605458728629 -2023-05-31,-10.136360635569764,4077.469098093059 -2023-06-01,14.358833920817762,4091.8279320138768 -2023-06-02,65.90793376617691,4157.735865780053 -2023-06-03,2.796329514545665,4160.532195294599 -2023-06-04,-6.651917557240656,4153.8802777373585 -2023-06-05,168.7500000000002,4322.6302777373585 -2023-06-06,-43.12500000000005,4279.5052777373585 -2023-06-07,34.36109954050025,4313.866377277859 -2023-06-08,-25.452505493132982,4288.413871784726 -2023-06-09,7.08099194612123,4295.494863730848 -2023-06-10,121.25000000000003,4416.744863730848 -2023-06-11,-20.937848671894088,4395.807015058954 -2023-06-12,-21.37821245611659,4374.428802602837 -2023-06-13,-13.703676058378367,4360.725126544458 -2023-06-14,166.27160175206745,4526.996728296526 -2023-06-15,15.069476387286578,4542.066204683812 -2023-06-16,106.96240346155682,4649.02860814537 -2023-06-17,-11.250000000000341,4637.77860814537 -2023-06-18,-10.120078428463955,4627.658529716906 -2023-06-19,-38.97345934789618,4588.68507036901 -2023-06-20,42.86461601305588,4631.549686382065 -2023-06-21,187.49999999999937,4819.0496863820645 -2023-06-22,31.80896255236462,4850.858648934429 -2023-06-23,23.85220828852076,4874.71085722295 -2023-06-24,-30.371879505034936,4844.338977717915 -2023-06-25,12.45391150222293,4856.792889220138 -2023-06-26,78.4973773289051,4935.290266549043 -2023-06-27,-39.87042272482522,4895.419843824217 -2023-06-28,88.12499999999999,4983.544843824217 -2023-06-29,-40.51516243372697,4943.029681390491 -2023-06-30,105.46931766571112,5048.498999056202 -2023-07-01,-13.796315557439133,5034.702683498763 -2023-07-02,-41.59344453195906,4993.109238966804 -2023-07-03,28.89550853439942,5022.004747501203 -2023-07-04,-5.3332824068334626,5016.6714650943695 -2023-07-05,90.00000000000007,5106.6714650943695 -2023-07-06,65.47404542743519,5172.145510521805 -2023-07-07,-8.375646476725684,5163.769864045079 -2023-07-08,2.0825098762478143,5165.852373921327 -2023-07-09,-12.284261589217671,5153.568112332109 -2023-07-10,4.7069840687455775,5158.275096400855 -2023-07-11,29.744227743509978,5188.019324144365 -2023-07-12,13.786259374056783,5201.805583518421 -2023-07-13,179.07533869993108,5380.880922218353 -2023-07-14,74.05844966531129,5454.939371883664 -2023-07-15,-24.570748403829185,5430.368623479834 -2023-07-16,6.803094664210427,5437.1717181440445 -2023-07-17,27.410515235666534,5464.582233379711 -2023-07-18,4.897911857902959,5469.480145237614 -2023-07-19,6.308694855454021,5475.788840093068 -2023-07-20,41.93544480774592,5517.7242849008135 -2023-07-21,16.096325607887692,5533.820610508701 -2023-07-22,-2.7025252562022395,5531.1180852524985 -2023-07-23,-36.865989707872636,5494.252095544626 -2023-07-24,86.80264475362813,5581.054740298255 -2023-07-25,-24.16611590079934,5556.888624397456 -2023-07-26,-12.803087110558725,5544.085537286897 -2023-07-27,29.206711819629362,5573.2922491065265 -2023-07-28,13.812242058805946,5587.104491165333 -2023-07-29,11.977355224058611,5599.081846389391 -2023-07-30,-5.150633707859324,5593.931212681532 -2023-07-31,-31.586985170360826,5562.344227511171 -2023-08-01,34.57747987841326,5596.921707389584 -2023-08-02,19.53988833101348,5616.461595720598 -2023-08-03,26.963711901014904,5643.425307621613 -2023-08-04,0.4840259877677071,5643.90933360938 -2023-08-05,8.851832296486007,5652.761165905866 -2023-08-06,-4.2929518635524,5648.468214042313 -2023-08-07,4.423504364914294,5652.891718407227 -2023-08-08,79.37499999999964,5732.266718407227 -2023-08-09,-1.0555745361586295,5731.211143871068 -2023-08-10,-15.802261213704188,5715.408882657364 -2023-08-11,-19.434997227631737,5695.973885429733 -2023-08-12,-14.180480342977727,5681.793405086755 -2023-08-13,-25.33078616920967,5656.462618917545 -2023-08-14,-29.365151992789308,5627.097466924756 -2023-08-15,-1.25,5625.847466924756 -2023-08-16,90.00000000000014,5715.847466924756 -2023-08-17,181.8750000000003,5897.722466924756 -2023-08-18,20.625000000000128,5918.347466924756 -2023-08-19,-27.59032679226934,5890.757140132487 -2023-08-20,-23.87577257083145,5866.881367561656 -2023-08-21,-22.59314579170043,5844.288221769955 -2023-08-22,113.75000000000014,5958.038221769955 -2023-08-23,8.70637062854804,5966.744592398503 -2023-08-24,22.993336529216194,5989.73792892772 -2023-08-25,-41.837123197460336,5947.900805730259 -2023-08-26,-20.238929404490822,5927.661876325768 -2023-08-27,-2.006488273327664,5925.655388052441 -2023-08-28,14.024404963407886,5939.679793015848 -2023-08-29,143.13137132947674,6082.811164345325 -2023-08-30,-43.125000000000064,6039.686164345325 -2023-08-31,31.6249079218707,6071.311072267195 -2023-09-01,56.25000000000017,6127.561072267195 -2023-09-02,-27.62863635821808,6099.932435908977 -2023-09-03,-18.380622263138324,6081.551813645839 -2023-09-04,-4.629639415293694,6076.922174230545 -2023-09-05,24.14433818655366,6101.066512417099 -2023-09-06,-46.72867445132057,6054.337837965779 -2023-09-07,-3.6562754869909058,6050.681562478788 -2023-09-08,42.254582050520796,6092.936144529309 -2023-09-09,-30.94267544057865,6061.99346908873 -2023-09-10,53.2912479279699,6115.284717016701 -2023-09-11,146.25000000000028,6261.534717016701 -2023-09-12,-18.31728723379048,6243.21742978291 -2023-09-13,-2.141383984249483,6241.07604579866 -2023-09-14,56.24999999999978,6297.32604579866 -2023-09-15,-37.98094850138423,6259.345097297276 -2023-09-16,-33.38082020481237,6225.964277092464 -2023-09-17,-2.737757522168219,6223.226519570296 -2023-09-18,28.781772740126208,6252.008292310422 -2023-09-19,4.273043833846757,6256.281336144269 -2023-09-20,24.242189180030334,6280.523525324299 -2023-09-21,90.00000000000011,6370.523525324299 -2023-09-22,-30.115416338642312,6340.408108985656 -2023-09-23,-24.28225302122884,6316.1258559644275 -2023-09-24,-42.98193078708244,6273.143925177345 -2023-09-25,-5.561737200674414,6267.582187976671 -2023-09-26,19.48204133300013,6287.064229309671 -2023-09-27,56.24999999999976,6343.314229309671 -2023-09-28,109.05931606292351,6452.373545372594 -2023-09-29,-3.7500000000000906,6448.623545372594 -2023-09-30,34.11899846667325,6482.7425438392675 -2023-10-01,94.78119432198413,6577.5237381612515 -2023-10-02,-43.125,6534.3987381612515 -2023-10-03,-1.875,6532.5237381612515 -2023-10-04,60.137202072927415,6592.660940234179 -2023-10-05,-47.15508896159986,6545.505851272579 -2023-10-06,-41.50509357550347,6504.000757697076 -2023-10-07,-21.848785430736374,6482.151972266339 -2023-10-08,-2.133334555954726,6480.018637710384 -2023-10-09,120.94752554130996,6600.966163251694 -2023-10-10,-30.55517668632468,6570.410986565369 -2023-10-11,12.918899632245676,6583.3298861976145 -2023-10-12,86.41945469513863,6669.749340892753 -2023-10-13,-38.92743296812289,6630.82190792463 -2023-10-14,-9.664398308242207,6621.157509616388 -2023-10-15,0.32442084565507256,6621.481930462043 -2023-10-16,17.666860566236,6639.148791028279 -2023-10-17,71.96782243080129,6711.11661345908 -2023-10-18,-26.10871664471985,6685.007896814361 -2023-10-19,27.131717309356045,6712.1396141237165 -2023-10-20,104.9999999999995,6817.139614123716 -2023-10-21,95.53563465609497,6912.67524877981 -2023-10-22,-39.07986275419109,6873.5953860256195 -2023-10-23,159.37499999999892,7032.970386025619 -2023-10-24,125.89084826115247,7158.861234286771 -2023-10-25,-39.7457464430455,7119.1154878437255 -2023-10-26,76.84599913941024,7195.961486983136 -2023-10-27,-40.93958561285608,7155.02190137028 -2023-10-28,-0.12582720298443117,7154.896074167295 -2023-10-29,1.7653990903884869,7156.661473257684 -2023-10-30,14.80106712479257,7171.462540382477 -2023-10-31,-0.7859893532677678,7170.676551029209 -2023-11-01,45.63294697011628,7216.309497999325 -2023-11-02,66.38708795013648,7282.696585949461 -2023-11-03,7.818102574679843,7290.514688524141 -2023-11-04,78.74999999999962,7369.264688524141 -2023-11-05,93.530612820923,7462.795301345064 -2023-11-06,-8.841261133494985,7453.954040211569 -2023-11-07,13.587699262662081,7467.541739474231 -2023-11-08,-27.39298530178767,7440.148754172443 -2023-11-09,233.65340882150477,7673.802162993948 -2023-11-10,-43.1250000000002,7630.677162993948 -2023-11-11,65.04467136509504,7695.721834359043 -2023-11-12,-24.51389709666313,7671.20793726238 -2023-11-13,6.381878610566607,7677.589815872947 -2023-11-14,124.7302217309696,7802.320037603917 -2023-11-15,-15.4428344502457,7786.877203153671 -2023-11-16,22.788163027994152,7809.665366181665 -2023-11-17,-40.58878257444296,7769.076583607222 -2023-11-18,10.05941544996627,7779.135999057188 -2023-11-19,77.18072310694912,7856.316722164137 -2023-11-20,-33.719119790508586,7822.597602373628 -2023-11-21,-39.39362250328517,7783.203979870344 -2023-11-22,62.49999999999903,7845.703979870343 -2023-11-23,-43.750000000000135,7801.953979870343 -2023-11-24,43.12499999999979,7845.078979870343 -2023-11-25,2.7372815485791326,7847.816261418921 -2023-11-26,-19.434424922416646,7828.381836496505 -2023-11-27,74.22705085378658,7902.608887350291 -2023-11-28,-21.10900157778203,7881.4998857725095 -2023-11-29,1.584413397259107,7883.084299169768 -2023-11-30,-5.586662127245132,7877.497637042523 -2023-12-01,68.65652016602549,7946.154157208548 -2023-12-02,116.24999999999937,8062.404157208547 -2023-12-03,48.229742583832405,8110.633899792379 -2023-12-04,13.529045410407036,8124.162945202786 -2023-12-05,93.37552564770242,8217.538470850488 -2023-12-06,-39.37279199427863,8178.1656788562095 -2023-12-07,160.37637314576938,8338.54205200198 -2023-12-08,-32.94183697847613,8305.600215023504 -2023-12-09,-22.342388616671474,8283.257826406832 -2023-12-10,-29.00075720912898,8254.257069197703 -2023-12-11,112.22981231135489,8366.486881509058 -2023-12-12,-46.76135746492969,8319.725524044128 -2023-12-13,102.21323939340017,8421.938763437529 -2023-12-14,33.74999999999983,8455.688763437529 -2023-12-15,63.75916511664332,8519.447928554173 -2023-12-16,-32.300370998108704,8487.147557556063 -2023-12-17,17.066032222984127,8504.213589779047 -2023-12-18,168.68048765961714,8672.894077438665 -2023-12-19,25.118359089859197,8698.012436528525 -2023-12-20,-43.080721035673186,8654.931715492852 -2023-12-21,-31.737797271451193,8623.193918221401 -2023-12-22,47.49999999999983,8670.693918221401 -2023-12-23,20.47855147595199,8691.172469697352 -2023-12-24,108.453203178383,8799.625672875736 -2023-12-25,-34.74504529363933,8764.880627582097 -2023-12-26,104.99999999999984,8869.880627582097 -2023-12-27,204.66554953165667,9074.546177113754 -2023-12-28,-5.606769621811815,9068.939407491942 -2023-12-29,220.95172689013637,9289.891134382078 -2023-12-30,-15.105228436109885,9274.785905945968 -2023-12-31,-0.005881281931285898,9274.780024664036 diff --git a/strategy/backtest_2023_trades.csv b/strategy/backtest_2023_trades.csv deleted file mode 100644 index 7ec179d..0000000 --- a/strategy/backtest_2023_trades.csv +++ /dev/null @@ -1,3657 +0,0 @@ -entry_time,exit_time,direction,entry_price,exit_price,pnl,fee,rebate,holding_bars -2023-01-01 00:00:00,2023-01-01 10:00:00,空,1196.29,1196.03,-0.3533,1.25,0.875,120 -2023-01-01 00:05:00,2023-01-01 10:00:00,空,1195.34,1196.03,-1.3466,1.25,0.875,119 -2023-01-01 00:15:00,2023-01-01 10:00:00,空,1196.0,1196.03,-0.6564,1.25,0.875,117 -2023-01-01 10:00:00,2023-01-01 13:10:00,多,1196.03,1196.12,-0.5309,1.25,0.875,38 -2023-01-01 10:05:00,2023-01-01 13:10:00,多,1196.06,1196.12,-0.5623,1.25,0.875,37 -2023-01-01 10:10:00,2023-01-01 13:10:00,多,1196.49,1196.12,-1.0115,1.25,0.875,36 -2023-01-01 13:10:00,2023-01-01 16:00:00,空,1196.12,1195.73,-0.2174,1.25,0.875,34 -2023-01-01 13:15:00,2023-01-01 16:00:00,空,1195.92,1195.73,-0.4264,1.25,0.875,33 -2023-01-01 13:20:00,2023-01-01 16:00:00,空,1195.72,1195.73,-0.6355,1.25,0.875,32 -2023-01-01 16:00:00,2023-01-02 01:00:00,多,1195.73,1197.29,1.0058,1.25,0.875,108 -2023-01-01 16:05:00,2023-01-02 01:00:00,多,1196.27,1197.29,0.4408,1.25,0.875,107 -2023-01-01 16:10:00,2023-01-02 01:00:00,多,1196.05,1197.29,0.6709,1.25,0.875,106 -2023-01-02 01:00:00,2023-01-02 03:00:00,空,1197.29,1197.0,-0.3222,1.25,0.875,24 -2023-01-02 01:05:00,2023-01-02 03:00:00,空,1195.49,1197.0,-2.2039,1.25,0.875,23 -2023-01-02 01:10:00,2023-01-02 03:00:00,空,1195.41,1197.0,-2.2876,1.25,0.875,22 -2023-01-02 03:00:00,2023-01-03 01:05:00,多,1197.0,1213.6,16.71,1.25,0.875,265 -2023-01-02 03:05:00,2023-01-03 01:05:00,多,1196.77,1213.6,16.9536,1.25,0.875,264 -2023-01-02 03:10:00,2023-01-03 01:05:00,多,1196.24,1213.6,17.5152,1.25,0.875,263 -2023-01-03 01:05:00,2023-01-03 03:20:00,空,1213.6,1215.4,-2.479,1.25,0.875,27 -2023-01-03 01:15:00,2023-01-03 03:20:00,空,1212.6,1215.4,-3.5114,1.25,0.875,25 -2023-01-03 01:20:00,2023-01-03 03:20:00,空,1211.41,1215.4,-4.7421,1.25,0.875,24 -2023-01-03 03:20:00,2023-01-03 04:20:00,多,1215.4,1214.15,-1.9106,1.25,0.875,12 -2023-01-03 03:25:00,2023-01-03 04:20:00,多,1214.7,1214.15,-1.191,1.25,0.875,11 -2023-01-03 03:30:00,2023-01-03 04:20:00,多,1215.96,1214.15,-2.4857,1.25,0.875,10 -2023-01-03 04:20:00,2023-01-03 05:15:00,空,1214.15,1215.07,-1.5722,1.25,0.875,11 -2023-01-03 04:25:00,2023-01-03 05:15:00,空,1214.42,1215.07,-1.294,1.25,0.875,10 -2023-01-03 04:30:00,2023-01-03 05:15:00,空,1213.87,1215.07,-1.8607,1.25,0.875,9 -2023-01-03 05:15:00,2023-01-03 11:00:00,多,1215.07,1215.27,-0.4193,1.25,0.875,69 -2023-01-03 05:20:00,2023-01-03 11:00:00,多,1214.69,1215.27,-0.0281,1.25,0.875,68 -2023-01-03 05:25:00,2023-01-03 11:00:00,多,1214.67,1215.27,-0.0075,1.25,0.875,67 -2023-01-03 11:00:00,2023-01-03 13:00:00,空,1215.27,1215.67,-1.0364,1.25,0.875,24 -2023-01-03 11:05:00,2023-01-03 13:00:00,空,1215.25,1215.67,-1.057,1.25,0.875,23 -2023-01-03 11:10:00,2023-01-03 13:00:00,空,1215.06,1215.67,-1.2525,1.25,0.875,22 -2023-01-03 13:00:00,2023-01-03 14:45:00,多,1215.67,1213.99,-2.3524,1.25,0.875,21 -2023-01-03 13:05:00,2023-01-03 14:45:00,多,1215.26,1213.99,-1.9313,1.25,0.875,20 -2023-01-03 13:10:00,2023-01-03 14:45:00,多,1215.37,1213.99,-2.0443,1.25,0.875,19 -2023-01-03 14:45:00,2023-01-03 23:00:00,空,1213.99,1212.52,0.8886,1.25,0.875,99 -2023-01-03 14:50:00,2023-01-03 23:00:00,空,1212.27,1212.52,-0.8828,1.25,0.875,98 -2023-01-03 14:55:00,2023-01-03 23:00:00,空,1209.83,1212.52,-3.4043,1.25,0.875,97 -2023-01-03 23:00:00,2023-01-04 03:05:00,多,1212.52,1242.8329999999999,30.625,1.25,0.875,49 -2023-01-03 23:05:00,2023-01-04 03:05:00,多,1214.66,1245.0265,30.625,1.25,0.875,48 -2023-01-03 23:10:00,2023-01-04 03:05:00,多,1214.3,1244.6574999999998,30.625,1.25,0.875,47 -2023-01-04 03:05:00,2023-01-04 15:00:00,多,1250.52,1240.51584,-10.625,1.25,0.875,143 -2023-01-04 03:10:00,2023-01-04 15:00:00,多,1249.59,1239.5932799999998,-10.625,1.25,0.875,142 -2023-01-04 15:45:00,2023-01-04 20:40:00,多,1254.69,1244.65248,-10.625,1.25,0.875,59 -2023-01-04 03:15:00,2023-01-05 06:00:00,多,1247.11,1252.01,4.2864,1.25,0.875,321 -2023-01-04 15:35:00,2023-01-05 06:00:00,多,1251.84,1252.01,-0.4552,1.25,0.875,173 -2023-01-04 21:20:00,2023-01-05 06:00:00,多,1252.23,1252.01,-0.8446,1.25,0.875,104 -2023-01-05 06:00:00,2023-01-05 11:00:00,空,1252.01,1250.98,0.4033,1.25,0.875,60 -2023-01-05 06:05:00,2023-01-05 11:00:00,空,1252.5,1250.98,0.892,1.25,0.875,59 -2023-01-05 06:10:00,2023-01-05 11:00:00,空,1252.8,1250.98,1.1909,1.25,0.875,58 -2023-01-05 11:00:00,2023-01-05 13:00:00,多,1250.98,1252.14,0.5341,1.25,0.875,24 -2023-01-05 11:05:00,2023-01-05 13:00:00,多,1251.07,1252.14,0.4441,1.25,0.875,23 -2023-01-05 11:10:00,2023-01-05 13:00:00,多,1251.63,1252.14,-0.1157,1.25,0.875,22 -2023-01-05 13:00:00,2023-01-05 19:00:00,空,1252.14,1250.79,0.7227,1.25,0.875,72 -2023-01-05 13:05:00,2023-01-05 19:00:00,空,1252.58,1250.79,1.1613,1.25,0.875,71 -2023-01-05 13:15:00,2023-01-05 19:00:00,空,1251.03,1250.79,-0.3852,1.25,0.875,69 -2023-01-05 19:00:00,2023-01-06 03:05:00,多,1250.79,1250.53,-0.8848,1.25,0.875,97 -2023-01-05 19:05:00,2023-01-06 03:05:00,多,1251.82,1250.53,-1.9131,1.25,0.875,96 -2023-01-05 19:10:00,2023-01-06 03:05:00,多,1251.51,1250.53,-1.6038,1.25,0.875,95 -2023-01-06 03:05:00,2023-01-06 15:00:00,空,1250.53,1248.65,1.2542,1.25,0.875,143 -2023-01-06 03:10:00,2023-01-06 15:00:00,空,1250.6,1248.65,1.3241,1.25,0.875,142 -2023-01-06 03:55:00,2023-01-06 15:00:00,空,1250.56,1248.65,1.2841,1.25,0.875,133 -2023-01-06 15:00:00,2023-01-07 10:20:00,多,1248.65,1264.28,15.0219,1.25,0.875,232 -2023-01-06 15:05:00,2023-01-07 10:20:00,多,1251.36,1264.28,12.281,1.25,0.875,231 -2023-01-06 15:10:00,2023-01-07 10:20:00,多,1250.53,1264.28,13.1192,1.25,0.875,230 -2023-01-07 10:20:00,2023-01-07 15:00:00,空,1264.28,1264.59,-0.9315,1.25,0.875,56 -2023-01-07 10:25:00,2023-01-07 15:00:00,空,1264.18,1264.59,-1.0304,1.25,0.875,55 -2023-01-07 10:30:00,2023-01-07 15:00:00,空,1264.34,1264.59,-0.8722,1.25,0.875,54 -2023-01-07 15:00:00,2023-01-07 16:05:00,多,1264.59,1263.12,-2.078,1.25,0.875,13 -2023-01-07 15:05:00,2023-01-07 16:05:00,多,1264.66,1263.12,-2.1471,1.25,0.875,12 -2023-01-07 15:10:00,2023-01-07 16:05:00,多,1264.7,1263.12,-2.1866,1.25,0.875,11 -2023-01-07 16:05:00,2023-01-07 19:00:00,空,1263.12,1263.28,-0.7833,1.25,0.875,35 -2023-01-07 16:10:00,2023-01-07 19:00:00,空,1263.01,1263.28,-0.8922,1.25,0.875,34 -2023-01-07 16:15:00,2023-01-07 19:00:00,空,1262.99,1263.28,-0.912,1.25,0.875,33 -2023-01-07 19:00:00,2023-01-07 22:10:00,多,1263.28,1262.53,-1.3671,1.25,0.875,38 -2023-01-07 19:05:00,2023-01-07 22:10:00,多,1263.22,1262.53,-1.3078,1.25,0.875,37 -2023-01-07 19:10:00,2023-01-07 22:10:00,多,1263.67,1262.53,-1.7527,1.25,0.875,36 -2023-01-07 22:10:00,2023-01-08 06:00:00,空,1262.53,1262.6,-0.6943,1.25,0.875,94 -2023-01-07 22:15:00,2023-01-08 06:00:00,空,1262.69,1262.6,-0.5359,1.25,0.875,93 -2023-01-07 22:20:00,2023-01-08 06:00:00,空,1262.34,1262.6,-0.8825,1.25,0.875,92 -2023-01-08 06:00:00,2023-01-08 09:40:00,多,1262.6,1261.85,-1.3675,1.25,0.875,44 -2023-01-08 06:05:00,2023-01-08 09:40:00,多,1262.78,1261.85,-1.5456,1.25,0.875,43 -2023-01-08 06:10:00,2023-01-08 09:40:00,多,1262.64,1261.85,-1.4071,1.25,0.875,42 -2023-01-08 09:40:00,2023-01-08 14:00:00,空,1261.85,1263.04,-1.8038,1.25,0.875,52 -2023-01-08 09:45:00,2023-01-08 14:00:00,空,1261.92,1263.04,-1.7344,1.25,0.875,51 -2023-01-08 09:50:00,2023-01-08 14:00:00,空,1262.58,1263.04,-1.0804,1.25,0.875,50 -2023-01-08 14:00:00,2023-01-08 23:55:00,多,1263.04,1294.6159999999998,30.625,1.25,0.875,119 -2023-01-08 14:05:00,2023-01-08 23:55:00,多,1262.93,1294.50325,30.625,1.25,0.875,118 -2023-01-08 14:10:00,2023-01-08 23:55:00,多,1263.27,1294.8517499999998,30.625,1.25,0.875,117 -2023-01-09 00:05:00,2023-01-09 08:50:00,多,1287.7,1319.8925,30.625,1.25,0.875,105 -2023-01-08 23:55:00,2023-01-09 09:35:00,多,1289.65,1321.89125,30.625,1.25,0.875,116 -2023-01-09 00:00:00,2023-01-09 09:35:00,多,1288.13,1320.33325,30.625,1.25,0.875,115 -2023-01-09 08:50:00,2023-01-09 16:35:00,多,1310.89,1343.66225,30.625,1.25,0.875,93 -2023-01-09 16:35:00,2023-01-09 20:00:00,多,1337.81,1327.10752,-10.625,1.25,0.875,41 -2023-01-09 09:35:00,2023-01-09 23:00:00,多,1317.91,1319.69,1.0633,1.25,0.875,161 -2023-01-09 09:40:00,2023-01-09 23:00:00,多,1319.55,1319.69,-0.4924,1.25,0.875,160 -2023-01-09 21:20:00,2023-01-09 23:00:00,多,1325.13,1319.69,-5.7566,1.25,0.875,20 -2023-01-09 23:00:00,2023-01-10 00:00:00,空,1319.69,1322.84,-3.6087,1.25,0.875,12 -2023-01-09 23:15:00,2023-01-10 00:00:00,空,1320.17,1322.84,-3.1531,1.25,0.875,9 -2023-01-09 23:20:00,2023-01-10 00:00:00,空,1320.58,1322.84,-2.7642,1.25,0.875,8 -2023-01-10 00:00:00,2023-01-11 02:05:00,多,1322.84,1335.4,11.2434,1.25,0.875,313 -2023-01-10 00:05:00,2023-01-11 02:05:00,多,1321.68,1335.4,12.3509,1.25,0.875,312 -2023-01-10 00:10:00,2023-01-11 02:05:00,多,1321.5,1335.4,12.5229,1.25,0.875,311 -2023-01-11 02:05:00,2023-01-11 07:00:00,空,1335.4,1332.96,1.659,1.25,0.875,59 -2023-01-11 02:10:00,2023-01-11 07:00:00,空,1335.26,1332.96,1.5281,1.25,0.875,58 -2023-01-11 02:15:00,2023-01-11 07:00:00,空,1334.83,1332.96,1.1262,1.25,0.875,57 -2023-01-11 07:00:00,2023-01-11 12:00:00,多,1332.96,1333.64,0.0127,1.25,0.875,60 -2023-01-11 07:05:00,2023-01-11 12:00:00,多,1332.88,1333.64,0.0877,1.25,0.875,59 -2023-01-11 07:10:00,2023-01-11 12:00:00,多,1333.59,1333.64,-0.5781,1.25,0.875,58 -2023-01-11 12:00:00,2023-01-11 18:00:00,空,1333.64,1330.29,2.5149,1.25,0.875,72 -2023-01-11 12:05:00,2023-01-11 18:00:00,空,1334.36,1330.29,3.1877,1.25,0.875,71 -2023-01-11 12:10:00,2023-01-11 18:00:00,空,1333.98,1330.29,2.8327,1.25,0.875,70 -2023-01-11 18:00:00,2023-01-11 23:25:00,多,1330.29,1363.5472499999998,30.625,1.25,0.875,65 -2023-01-11 18:05:00,2023-01-11 23:25:00,多,1338.84,1372.3109999999997,30.625,1.25,0.875,64 -2023-01-11 18:10:00,2023-01-11 23:25:00,多,1342.24,1375.7959999999998,30.625,1.25,0.875,63 -2023-01-11 23:30:00,2023-01-11 23:35:00,多,1395.83,1384.66336,-10.625,1.25,0.875,1 -2023-01-11 23:25:00,2023-01-12 00:50:00,多,1368.05,1402.2512499999998,30.625,1.25,0.875,17 -2023-01-12 00:50:00,2023-01-12 12:35:00,多,1402.27,1391.05184,-10.625,1.25,0.875,141 -2023-01-11 23:35:00,2023-01-12 13:25:00,多,1385.97,1374.88224,-10.625,1.25,0.875,166 -2023-01-11 23:40:00,2023-01-12 13:25:00,多,1388.93,1377.8185600000002,-10.625,1.25,0.875,165 -2023-01-12 12:50:00,2023-01-12 13:25:00,多,1399.45,1388.2544,-10.625,1.25,0.875,7 -2023-01-12 14:05:00,2023-01-12 14:20:00,多,1401.08,1389.8713599999999,-10.625,1.25,0.875,3 -2023-01-12 14:10:00,2023-01-12 14:30:00,多,1398.53,1387.34176,-10.625,1.25,0.875,4 -2023-01-12 15:00:00,2023-01-12 17:15:00,空,1382.25,1393.308,-10.625,1.25,0.875,27 -2023-01-13 02:05:00,2023-01-13 05:00:00,多,1407.86,1411.37,2.4914,1.25,0.875,35 -2023-01-13 02:10:00,2023-01-13 05:00:00,多,1407.52,1411.37,2.7941,1.25,0.875,34 -2023-01-13 02:15:00,2023-01-13 05:00:00,多,1407.66,1411.37,2.6695,1.25,0.875,33 -2023-01-13 05:00:00,2023-01-13 10:00:00,空,1411.37,1410.78,-0.1025,1.25,0.875,60 -2023-01-13 05:05:00,2023-01-13 10:00:00,空,1409.62,1410.78,-1.6536,1.25,0.875,59 -2023-01-13 05:10:00,2023-01-13 10:00:00,空,1410.82,1410.78,-0.5896,1.25,0.875,58 -2023-01-13 10:00:00,2023-01-13 12:00:00,多,1410.78,1407.41,-3.6109,1.25,0.875,24 -2023-01-13 10:10:00,2023-01-13 12:00:00,多,1410.51,1407.41,-3.3722,1.25,0.875,22 -2023-01-13 10:15:00,2023-01-13 12:00:00,多,1413.38,1407.41,-5.9049,1.25,0.875,21 -2023-01-13 12:00:00,2023-01-13 15:00:00,空,1407.41,1411.17,-3.9645,1.25,0.875,36 -2023-01-13 12:05:00,2023-01-13 15:00:00,空,1409.39,1411.17,-2.2037,1.25,0.875,35 -2023-01-13 12:10:00,2023-01-13 15:00:00,空,1410.07,1411.17,-1.6001,1.25,0.875,34 -2023-01-13 15:00:00,2023-01-13 21:35:00,多,1411.17,1446.44925,30.625,1.25,0.875,79 -2023-01-13 15:05:00,2023-01-13 21:35:00,多,1413.11,1448.4377499999998,30.625,1.25,0.875,78 -2023-01-13 21:45:00,2023-01-13 23:20:00,多,1453.63,1442.00096,-10.625,1.25,0.875,19 -2023-01-13 21:35:00,2023-01-14 00:35:00,多,1446.95,1483.12375,30.625,1.25,0.875,36 -2023-01-13 21:40:00,2023-01-14 00:35:00,多,1448.24,1484.446,30.625,1.25,0.875,35 -2023-01-14 00:15:00,2023-01-14 00:35:00,多,1464.3,1500.9074999999998,30.625,1.25,0.875,4 -2023-01-14 00:35:00,2023-01-14 00:40:00,多,1572.32,1611.6279999999997,30.625,1.25,0.875,1 -2023-01-14 00:40:00,2023-01-14 00:45:00,多,1565.37,1552.8470399999999,-10.625,1.25,0.875,1 -2023-01-14 00:45:00,2023-01-14 00:50:00,多,1547.96,1535.5763200000001,-10.625,1.25,0.875,1 -2023-01-14 00:50:00,2023-01-14 01:00:00,多,1552.34,1539.9212799999998,-10.625,1.25,0.875,2 -2023-01-14 00:55:00,2023-01-14 09:15:00,多,1542.67,1530.32864,-10.625,1.25,0.875,100 -2023-01-14 01:00:00,2023-01-14 09:15:00,多,1549.9,1537.5008,-10.625,1.25,0.875,99 -2023-01-14 01:05:00,2023-01-14 09:15:00,多,1550.92,1538.5126400000001,-10.625,1.25,0.875,98 -2023-01-14 11:10:00,2023-01-14 12:10:00,多,1534.12,1521.8470399999999,-10.625,1.25,0.875,12 -2023-01-14 11:15:00,2023-01-14 14:35:00,多,1530.88,1518.6329600000001,-10.625,1.25,0.875,40 -2023-01-14 12:20:00,2023-01-14 14:35:00,多,1532.67,1520.40864,-10.625,1.25,0.875,27 -2023-01-14 10:55:00,2023-01-14 14:40:00,多,1523.77,1511.5798399999999,-10.625,1.25,0.875,45 -2023-01-14 16:15:00,2023-01-14 22:35:00,多,1525.6,1563.7399999999998,30.625,1.25,0.875,76 -2023-01-14 16:20:00,2023-01-15 00:30:00,多,1533.03,1520.76576,-10.625,1.25,0.875,98 -2023-01-14 16:25:00,2023-01-15 00:30:00,多,1530.25,1518.008,-10.625,1.25,0.875,97 -2023-01-14 22:35:00,2023-01-15 00:30:00,多,1552.65,1540.2288,-10.625,1.25,0.875,23 -2023-01-15 01:55:00,2023-01-15 02:10:00,多,1529.64,1525.75,-3.8039,1.25,0.875,3 -2023-01-15 02:10:00,2023-01-15 09:25:00,空,1525.75,1526.8,-1.4852,1.25,0.875,87 -2023-01-15 09:25:00,2023-01-15 16:00:00,多,1526.8,1564.9699999999998,30.625,1.25,0.875,79 -2023-01-15 16:00:00,2023-01-15 16:15:00,多,1560.9,1548.4128,-10.625,1.25,0.875,3 -2023-01-15 16:05:00,2023-01-15 16:30:00,多,1558.16,1545.69472,-10.625,1.25,0.875,5 -2023-01-15 16:10:00,2023-01-15 16:30:00,多,1558.0,1545.536,-10.625,1.25,0.875,4 -2023-01-16 00:00:00,2023-01-16 00:20:00,多,1554.66,1542.22272,-10.625,1.25,0.875,4 -2023-01-16 00:05:00,2023-01-16 00:20:00,多,1557.99,1545.52608,-10.625,1.25,0.875,3 -2023-01-16 00:10:00,2023-01-16 00:20:00,多,1558.09,1545.62528,-10.625,1.25,0.875,2 -2023-01-16 00:50:00,2023-01-16 08:00:00,多,1557.48,1566.98,6.9995,1.25,0.875,86 -2023-01-16 08:00:00,2023-01-16 08:05:00,空,1566.98,1527.8055,30.625,1.25,0.875,1 -2023-01-16 08:05:00,2023-01-16 08:10:00,空,1527.29,1539.50832,-10.625,1.25,0.875,1 -2023-01-16 08:10:00,2023-01-16 10:15:00,空,1540.42,1552.7433600000002,-10.625,1.25,0.875,25 -2023-01-16 08:20:00,2023-01-16 10:15:00,空,1540.76,1553.08608,-10.625,1.25,0.875,23 -2023-01-16 08:15:00,2023-01-16 16:10:00,空,1543.36,1555.70688,-10.625,1.25,0.875,95 -2023-01-17 00:15:00,2023-01-17 00:30:00,多,1581.32,1568.66944,-10.625,1.25,0.875,3 -2023-01-17 00:20:00,2023-01-17 00:30:00,多,1578.41,1565.7827200000002,-10.625,1.25,0.875,2 -2023-01-17 01:00:00,2023-01-17 05:00:00,空,1569.0,1569.44,-0.9755,1.25,0.875,48 -2023-01-17 01:05:00,2023-01-17 05:00:00,空,1566.15,1569.44,-3.2509,1.25,0.875,47 -2023-01-17 05:00:00,2023-01-17 06:10:00,多,1569.44,1564.29,-4.7268,1.25,0.875,14 -2023-01-17 06:10:00,2023-01-17 08:00:00,空,1564.29,1563.78,-0.2175,1.25,0.875,22 -2023-01-17 08:00:00,2023-01-17 09:20:00,多,1563.78,1564.74,0.1424,1.25,0.875,16 -2023-01-17 09:20:00,2023-01-17 11:15:00,空,1564.74,1564.22,-0.2096,1.25,0.875,23 -2023-01-17 11:15:00,2023-01-17 14:20:00,多,1564.22,1603.3255,30.625,1.25,0.875,37 -2023-01-17 14:20:00,2023-01-17 14:25:00,多,1602.35,1589.5312,-10.625,1.25,0.875,1 -2023-01-17 14:25:00,2023-01-17 14:35:00,多,1586.46,1573.7683200000001,-10.625,1.25,0.875,2 -2023-01-17 14:30:00,2023-01-17 14:35:00,多,1579.22,1566.58624,-10.625,1.25,0.875,1 -2023-01-18 00:00:00,2023-01-18 01:00:00,空,1569.25,1573.99,-4.4007,1.25,0.875,12 -2023-01-18 00:05:00,2023-01-18 01:00:00,空,1569.5,1573.99,-4.201,1.25,0.875,11 -2023-01-18 00:10:00,2023-01-18 01:00:00,空,1564.41,1573.99,-8.2796,1.25,0.875,10 -2023-01-18 01:00:00,2023-01-18 09:00:00,多,1573.99,1574.21,-0.4503,1.25,0.875,96 -2023-01-18 01:05:00,2023-01-18 09:00:00,多,1576.54,1574.21,-2.4724,1.25,0.875,95 -2023-01-18 09:00:00,2023-01-18 13:00:00,空,1574.21,1581.09,-6.0881,1.25,0.875,48 -2023-01-18 09:05:00,2023-01-18 13:00:00,空,1578.46,1581.09,-2.7077,1.25,0.875,47 -2023-01-18 13:00:00,2023-01-18 15:30:00,多,1581.09,1588.45,5.1938,1.25,0.875,30 -2023-01-18 15:30:00,2023-01-18 15:50:00,空,1588.45,1548.73875,30.625,1.25,0.875,4 -2023-01-18 15:50:00,2023-01-18 15:55:00,空,1534.27,1546.54416,-10.625,1.25,0.875,1 -2023-01-18 15:55:00,2023-01-18 16:20:00,空,1550.09,1511.33775,30.625,1.25,0.875,5 -2023-01-18 16:00:00,2023-01-18 16:20:00,空,1543.07,1504.49325,30.625,1.25,0.875,4 -2023-01-18 16:05:00,2023-01-18 16:20:00,空,1543.85,1505.2537499999999,30.625,1.25,0.875,3 -2023-01-18 16:20:00,2023-01-18 16:55:00,空,1520.41,1532.57328,-10.625,1.25,0.875,7 -2023-01-18 16:25:00,2023-01-18 16:55:00,空,1514.5,1526.616,-10.625,1.25,0.875,6 -2023-01-18 16:30:00,2023-01-18 16:55:00,空,1514.53,1526.64624,-10.625,1.25,0.875,5 -2023-01-18 16:55:00,2023-01-18 17:05:00,空,1538.67,1550.97936,-10.625,1.25,0.875,2 -2023-01-18 17:50:00,2023-01-18 18:25:00,空,1540.55,1552.8744,-10.625,1.25,0.875,7 -2023-01-18 17:55:00,2023-01-18 18:25:00,空,1542.0,1554.336,-10.625,1.25,0.875,6 -2023-01-18 18:00:00,2023-01-19 15:00:00,空,1543.9,1534.55,6.9451,1.25,0.875,252 -2023-01-18 18:40:00,2023-01-19 15:00:00,空,1540.36,1534.55,4.0898,1.25,0.875,244 -2023-01-18 18:45:00,2023-01-19 15:00:00,空,1543.28,1534.55,6.446,1.25,0.875,243 -2023-01-19 15:00:00,2023-01-19 17:50:00,多,1534.55,1522.2736,-10.625,1.25,0.875,34 -2023-01-19 15:05:00,2023-01-19 17:50:00,多,1539.31,1526.99552,-10.625,1.25,0.875,33 -2023-01-19 15:10:00,2023-01-19 17:50:00,多,1537.59,1525.28928,-10.625,1.25,0.875,32 -2023-01-19 18:35:00,2023-01-20 16:30:00,多,1538.73,1577.19825,30.625,1.25,0.875,263 -2023-01-19 18:40:00,2023-01-20 16:30:00,多,1540.75,1579.26875,30.625,1.25,0.875,262 -2023-01-20 00:00:00,2023-01-20 16:45:00,多,1551.6,1590.3899999999999,30.625,1.25,0.875,201 -2023-01-20 16:30:00,2023-01-20 20:05:00,多,1575.35,1614.7337499999999,30.625,1.25,0.875,43 -2023-01-20 16:35:00,2023-01-20 20:05:00,多,1581.8,1621.3449999999998,30.625,1.25,0.875,42 -2023-01-20 16:45:00,2023-01-20 20:05:00,多,1587.37,1627.0542499999997,30.625,1.25,0.875,40 -2023-01-20 20:15:00,2023-01-20 20:25:00,多,1637.12,1624.0230399999998,-10.625,1.25,0.875,2 -2023-01-20 20:05:00,2023-01-20 22:20:00,多,1627.45,1668.1362499999998,30.625,1.25,0.875,27 -2023-01-20 20:10:00,2023-01-20 22:20:00,多,1623.87,1664.4667499999998,30.625,1.25,0.875,26 -2023-01-20 20:25:00,2023-01-20 22:20:00,多,1626.51,1667.17275,30.625,1.25,0.875,23 -2023-01-20 22:30:00,2023-01-21 10:25:00,多,1647.68,1634.49856,-10.625,1.25,0.875,143 -2023-01-20 22:40:00,2023-01-21 10:25:00,多,1652.27,1639.05184,-10.625,1.25,0.875,141 -2023-01-20 22:45:00,2023-01-21 10:25:00,多,1653.6,1640.3711999999998,-10.625,1.25,0.875,140 -2023-01-21 11:45:00,2023-01-21 22:05:00,多,1646.31,1656.5,7.112,1.25,0.875,124 -2023-01-21 22:10:00,2023-01-22 01:40:00,空,1657.21,1615.77975,30.625,1.25,0.875,42 -2023-01-21 22:05:00,2023-01-22 02:40:00,空,1656.5,1615.0874999999999,30.625,1.25,0.875,55 -2023-01-22 02:40:00,2023-01-22 03:30:00,空,1610.4,1623.2832,-10.625,1.25,0.875,10 -2023-01-22 01:45:00,2023-01-22 12:55:00,空,1622.06,1635.03648,-10.625,1.25,0.875,134 -2023-01-22 00:00:00,2023-01-22 13:00:00,空,1629.41,1636.4,-5.9874,1.25,0.875,156 -2023-01-22 07:00:00,2023-01-22 13:00:00,空,1628.09,1636.4,-7.0052,1.25,0.875,72 -2023-01-22 13:00:00,2023-01-22 15:20:00,多,1636.4,1623.3088,-10.625,1.25,0.875,28 -2023-01-22 13:05:00,2023-01-22 15:20:00,多,1633.52,1620.45184,-10.625,1.25,0.875,27 -2023-01-22 13:10:00,2023-01-22 15:20:00,多,1633.94,1620.86848,-10.625,1.25,0.875,26 -2023-01-22 15:50:00,2023-01-22 20:00:00,多,1638.34,1632.12,-5.3707,1.25,0.875,50 -2023-01-22 16:20:00,2023-01-22 20:00:00,多,1638.65,1632.12,-5.6062,1.25,0.875,44 -2023-01-22 16:30:00,2023-01-22 20:00:00,多,1638.04,1632.12,-5.1426,1.25,0.875,42 -2023-01-22 20:00:00,2023-01-23 01:00:00,空,1632.12,1637.9,-5.0518,1.25,0.875,60 -2023-01-23 01:05:00,2023-01-23 03:35:00,多,1641.66,1628.52672,-10.625,1.25,0.875,30 -2023-01-23 01:10:00,2023-01-23 03:35:00,多,1641.55,1628.4176,-10.625,1.25,0.875,29 -2023-01-23 01:00:00,2023-01-23 05:30:00,多,1637.9,1632.88,-4.4561,1.25,0.875,54 -2023-01-23 05:30:00,2023-01-23 06:10:00,空,1632.88,1635.45,-2.5924,1.25,0.875,8 -2023-01-23 06:10:00,2023-01-23 08:00:00,多,1635.45,1635.31,-0.732,1.25,0.875,22 -2023-01-23 08:00:00,2023-01-23 10:00:00,空,1635.31,1635.47,-0.7473,1.25,0.875,24 -2023-01-23 10:00:00,2023-01-23 13:05:00,多,1635.47,1634.5,-1.3664,1.25,0.875,37 -2023-01-24 00:25:00,2023-01-24 09:00:00,多,1631.42,1628.0,-3.2454,1.25,0.875,103 -2023-01-24 00:30:00,2023-01-24 09:00:00,多,1633.04,1628.0,-4.4828,1.25,0.875,102 -2023-01-24 00:35:00,2023-01-24 09:00:00,多,1632.07,1628.0,-3.7422,1.25,0.875,101 -2023-01-24 09:00:00,2023-01-24 21:50:00,空,1628.0,1587.3,30.625,1.25,0.875,154 -2023-01-24 09:05:00,2023-01-24 21:50:00,空,1628.51,1587.7972499999998,30.625,1.25,0.875,153 -2023-01-24 09:10:00,2023-01-24 21:50:00,空,1629.04,1588.3139999999999,30.625,1.25,0.875,152 -2023-01-24 21:50:00,2023-01-24 22:25:00,空,1594.13,1554.27675,30.625,1.25,0.875,7 -2023-01-24 21:55:00,2023-01-24 22:25:00,空,1598.67,1558.70325,30.625,1.25,0.875,6 -2023-01-24 22:00:00,2023-01-24 22:25:00,空,1600.68,1560.663,30.625,1.25,0.875,5 -2023-01-24 22:25:00,2023-01-24 22:30:00,空,1545.77,1558.13616,-10.625,1.25,0.875,1 -2023-01-24 22:30:00,2023-01-25 01:25:00,空,1560.43,1521.41925,30.625,1.25,0.875,35 -2023-01-24 22:35:00,2023-01-25 01:25:00,空,1560.25,1521.2437499999999,30.625,1.25,0.875,34 -2023-01-24 22:40:00,2023-01-25 01:25:00,空,1566.01,1526.8597499999998,30.625,1.25,0.875,33 -2023-01-25 01:25:00,2023-01-25 02:05:00,空,1527.58,1539.80064,-10.625,1.25,0.875,8 -2023-01-25 01:30:00,2023-01-25 03:15:00,空,1531.06,1543.30848,-10.625,1.25,0.875,21 -2023-01-25 01:35:00,2023-01-25 04:00:00,空,1534.7,1546.9776000000002,-10.625,1.25,0.875,29 -2023-01-25 02:05:00,2023-01-25 06:30:00,空,1539.52,1551.83616,-10.625,1.25,0.875,53 -2023-01-25 07:50:00,2023-01-25 13:00:00,空,1552.59,1565.01072,-10.625,1.25,0.875,62 -2023-01-25 07:55:00,2023-01-25 13:00:00,空,1552.9,1565.3232,-10.625,1.25,0.875,61 -2023-01-25 08:10:00,2023-01-25 13:00:00,空,1552.02,1564.43616,-10.625,1.25,0.875,58 -2023-01-25 13:55:00,2023-01-25 19:00:00,空,1554.25,1555.29,-1.4614,1.25,0.875,61 -2023-01-25 14:00:00,2023-01-25 19:00:00,空,1552.01,1555.29,-3.2667,1.25,0.875,60 -2023-01-25 14:05:00,2023-01-25 19:00:00,空,1552.75,1555.29,-2.6698,1.25,0.875,59 -2023-01-25 19:00:00,2023-01-25 21:30:00,多,1555.29,1594.1722499999998,30.625,1.25,0.875,30 -2023-01-25 19:05:00,2023-01-25 21:30:00,多,1554.48,1593.3419999999999,30.625,1.25,0.875,29 -2023-01-25 19:10:00,2023-01-25 21:30:00,多,1555.72,1594.6129999999998,30.625,1.25,0.875,28 -2023-01-25 21:30:00,2023-01-25 22:05:00,多,1597.31,1637.24275,30.625,1.25,0.875,7 -2023-01-25 22:05:00,2023-01-25 22:10:00,多,1628.09,1615.0652799999998,-10.625,1.25,0.875,1 -2023-01-25 21:35:00,2023-01-25 22:45:00,多,1606.57,1593.71744,-10.625,1.25,0.875,14 -2023-01-25 21:40:00,2023-01-25 22:45:00,多,1605.0,1592.16,-10.625,1.25,0.875,13 -2023-01-25 22:10:00,2023-01-25 22:45:00,多,1619.04,1606.0876799999999,-10.625,1.25,0.875,7 -2023-01-25 23:30:00,2023-01-26 06:20:00,多,1603.0,1590.176,-10.625,1.25,0.875,82 -2023-01-25 23:50:00,2023-01-26 06:20:00,多,1614.99,1602.07008,-10.625,1.25,0.875,78 -2023-01-25 23:55:00,2023-01-26 06:20:00,多,1611.41,1598.51872,-10.625,1.25,0.875,77 -2023-01-26 08:40:00,2023-01-26 10:45:00,多,1608.49,1595.62208,-10.625,1.25,0.875,25 -2023-01-27 00:15:00,2023-01-27 01:35:00,空,1595.56,1555.6709999999998,30.625,1.25,0.875,16 -2023-01-27 00:20:00,2023-01-27 01:35:00,空,1592.93,1553.10675,30.625,1.25,0.875,15 -2023-01-27 00:25:00,2023-01-27 01:35:00,空,1593.88,1554.0330000000001,30.625,1.25,0.875,14 -2023-01-27 01:35:00,2023-01-27 05:40:00,空,1562.23,1574.72784,-10.625,1.25,0.875,49 -2023-01-27 01:40:00,2023-01-27 05:40:00,空,1561.04,1573.52832,-10.625,1.25,0.875,48 -2023-01-27 01:45:00,2023-01-27 05:50:00,空,1565.87,1578.3969599999998,-10.625,1.25,0.875,49 -2023-01-27 07:10:00,2023-01-27 15:40:00,空,1578.9,1591.5312000000001,-10.625,1.25,0.875,102 -2023-01-27 07:15:00,2023-01-27 15:40:00,空,1578.25,1590.876,-10.625,1.25,0.875,101 -2023-01-27 07:20:00,2023-01-27 15:40:00,空,1579.9,1592.5392000000002,-10.625,1.25,0.875,100 -2023-01-27 15:50:00,2023-01-27 16:15:00,空,1575.01,1583.16,-7.0932,1.25,0.875,5 -2023-01-27 15:55:00,2023-01-27 16:15:00,空,1574.24,1583.16,-7.7078,1.25,0.875,4 -2023-01-27 16:15:00,2023-01-28 07:00:00,多,1583.16,1596.51,9.9156,1.25,0.875,177 -2023-01-27 16:25:00,2023-01-28 07:00:00,多,1586.7,1596.51,7.1033,1.25,0.875,175 -2023-01-27 16:30:00,2023-01-28 07:00:00,多,1588.41,1596.51,5.7493,1.25,0.875,174 -2023-01-28 07:00:00,2023-01-28 21:00:00,空,1596.51,1556.59725,30.625,1.25,0.875,168 -2023-01-28 07:05:00,2023-01-28 21:00:00,空,1596.0,1556.1,30.625,1.25,0.875,167 -2023-01-28 07:10:00,2023-01-28 21:00:00,空,1594.89,1555.01775,30.625,1.25,0.875,166 -2023-01-28 21:00:00,2023-01-29 00:00:00,空,1562.38,1571.59,-7.9936,1.25,0.875,36 -2023-01-28 21:05:00,2023-01-29 00:00:00,空,1567.13,1571.59,-4.1825,1.25,0.875,35 -2023-01-28 21:10:00,2023-01-29 00:00:00,空,1568.54,1571.59,-3.0556,1.25,0.875,34 -2023-01-29 00:00:00,2023-01-29 01:15:00,多,1571.59,1610.8797499999998,30.625,1.25,0.875,15 -2023-01-29 00:05:00,2023-01-29 01:15:00,多,1571.74,1611.0334999999998,30.625,1.25,0.875,14 -2023-01-29 01:15:00,2023-01-29 01:50:00,多,1615.26,1602.33792,-10.625,1.25,0.875,7 -2023-01-29 01:20:00,2023-01-29 02:05:00,多,1605.89,1593.0428800000002,-10.625,1.25,0.875,9 -2023-01-29 01:25:00,2023-01-29 02:05:00,多,1613.37,1600.4630399999999,-10.625,1.25,0.875,8 -2023-01-29 01:50:00,2023-01-29 02:05:00,多,1604.87,1592.0310399999998,-10.625,1.25,0.875,3 -2023-01-29 04:30:00,2023-01-29 19:05:00,多,1594.37,1634.2292499999996,30.625,1.25,0.875,175 -2023-01-29 04:40:00,2023-01-29 19:05:00,多,1596.22,1636.1254999999999,30.625,1.25,0.875,173 -2023-01-29 04:45:00,2023-01-29 19:05:00,多,1597.18,1637.1095,30.625,1.25,0.875,172 -2023-01-29 19:10:00,2023-01-29 20:50:00,多,1647.87,1634.6870399999998,-10.625,1.25,0.875,20 -2023-01-29 19:15:00,2023-01-29 20:50:00,多,1648.41,1635.22272,-10.625,1.25,0.875,19 -2023-01-29 21:50:00,2023-01-30 06:40:00,多,1645.0,1631.84,-10.625,1.25,0.875,106 -2023-01-29 21:55:00,2023-01-30 06:40:00,多,1643.56,1630.4115199999999,-10.625,1.25,0.875,105 -2023-01-29 19:05:00,2023-01-30 07:00:00,多,1637.91,1631.89,-5.2193,1.25,0.875,143 -2023-01-30 07:00:00,2023-01-30 09:15:00,空,1631.89,1591.09275,30.625,1.25,0.875,27 -2023-01-30 07:05:00,2023-01-30 09:35:00,空,1631.78,1590.9855,30.625,1.25,0.875,30 -2023-01-30 09:15:00,2023-01-30 19:05:00,空,1601.52,1561.482,30.625,1.25,0.875,118 -2023-01-30 09:20:00,2023-01-30 19:05:00,空,1600.53,1560.51675,30.625,1.25,0.875,117 -2023-01-30 09:35:00,2023-01-30 19:10:00,空,1590.81,1551.03975,30.625,1.25,0.875,115 -2023-01-30 19:10:00,2023-01-30 21:15:00,空,1548.59,1560.9787199999998,-10.625,1.25,0.875,25 -2023-01-30 19:15:00,2023-01-30 22:40:00,空,1555.36,1567.80288,-10.625,1.25,0.875,41 -2023-01-30 21:45:00,2023-01-30 22:40:00,空,1554.0,1566.432,-10.625,1.25,0.875,11 -2023-01-30 19:05:00,2023-01-31 00:50:00,空,1558.99,1571.46192,-10.625,1.25,0.875,69 -2023-01-31 00:35:00,2023-01-31 00:50:00,空,1563.52,1576.02816,-10.625,1.25,0.875,3 -2023-01-31 00:40:00,2023-01-31 07:00:00,空,1564.21,1568.66,-4.1811,1.25,0.875,76 -2023-01-31 01:30:00,2023-01-31 07:00:00,空,1564.5,1568.66,-3.9487,1.25,0.875,66 -2023-01-31 07:00:00,2023-01-31 08:30:00,多,1568.66,1572.6,2.5146,1.25,0.875,18 -2023-01-31 08:30:00,2023-01-31 13:00:00,空,1572.6,1575.64,-3.0414,1.25,0.875,54 -2023-01-31 13:00:00,2023-02-01 04:20:00,多,1575.64,1582.55,4.8569,1.25,0.875,184 -2023-02-01 00:00:00,2023-02-01 04:20:00,多,1585.72,1582.55,-3.1239,1.25,0.875,52 -2023-02-01 00:10:00,2023-02-01 04:20:00,多,1584.78,1582.55,-2.3839,1.25,0.875,50 -2023-02-01 04:20:00,2023-02-01 13:20:00,空,1582.55,1585.39,-2.8682,1.25,0.875,108 -2023-02-01 04:25:00,2023-02-01 13:20:00,空,1583.56,1585.39,-2.0695,1.25,0.875,107 -2023-02-01 04:30:00,2023-02-01 13:20:00,空,1582.71,1585.39,-2.7416,1.25,0.875,106 -2023-02-01 13:20:00,2023-02-01 15:00:00,多,1585.39,1580.09,-4.8038,1.25,0.875,20 -2023-02-01 13:25:00,2023-02-01 15:00:00,多,1583.63,1580.09,-3.4192,1.25,0.875,19 -2023-02-01 13:30:00,2023-02-01 15:00:00,多,1585.39,1580.09,-4.8038,1.25,0.875,18 -2023-02-01 15:00:00,2023-02-01 19:00:00,空,1580.09,1574.36,3.908,1.25,0.875,48 -2023-02-01 15:05:00,2023-02-01 19:00:00,空,1580.02,1574.36,3.8528,1.25,0.875,47 -2023-02-01 19:00:00,2023-02-01 19:30:00,多,1574.36,1561.7651199999998,-10.625,1.25,0.875,6 -2023-02-01 19:05:00,2023-02-01 19:30:00,多,1580.74,1568.09408,-10.625,1.25,0.875,5 -2023-02-02 00:00:00,2023-02-02 00:40:00,多,1640.98,1682.0044999999998,30.625,1.25,0.875,8 -2023-02-02 00:10:00,2023-02-02 00:40:00,多,1643.15,1684.22875,30.625,1.25,0.875,6 -2023-02-02 00:30:00,2023-02-02 00:40:00,多,1653.84,1695.1859999999997,30.625,1.25,0.875,2 -2023-02-02 00:40:00,2023-02-02 01:10:00,多,1696.09,1682.52128,-10.625,1.25,0.875,6 -2023-02-02 00:50:00,2023-02-02 01:35:00,多,1688.36,1674.85312,-10.625,1.25,0.875,9 -2023-02-02 00:45:00,2023-02-02 02:05:00,多,1687.66,1674.1587200000001,-10.625,1.25,0.875,16 -2023-02-02 01:10:00,2023-02-02 02:35:00,多,1683.71,1670.24032,-10.625,1.25,0.875,17 -2023-02-02 01:35:00,2023-02-02 06:20:00,多,1677.54,1664.11968,-10.625,1.25,0.875,57 -2023-02-02 02:05:00,2023-02-02 06:20:00,多,1676.81,1663.39552,-10.625,1.25,0.875,51 -2023-02-02 03:25:00,2023-02-02 06:25:00,多,1675.23,1661.82816,-10.625,1.25,0.875,36 -2023-02-02 07:10:00,2023-02-02 14:55:00,多,1669.93,1656.5705600000001,-10.625,1.25,0.875,93 -2023-02-02 07:15:00,2023-02-02 14:55:00,多,1669.55,1656.1935999999998,-10.625,1.25,0.875,92 -2023-02-02 07:20:00,2023-02-02 14:55:00,多,1669.95,1656.5904,-10.625,1.25,0.875,91 -2023-02-02 15:40:00,2023-02-02 18:15:00,多,1673.81,1715.6552499999998,30.625,1.25,0.875,31 -2023-02-02 15:45:00,2023-02-02 18:15:00,多,1673.82,1715.6654999999998,30.625,1.25,0.875,30 -2023-02-02 18:20:00,2023-02-02 18:25:00,多,1711.75,1698.056,-10.625,1.25,0.875,1 -2023-02-02 18:15:00,2023-02-02 19:00:00,多,1710.13,1696.4489600000002,-10.625,1.25,0.875,9 -2023-02-02 18:25:00,2023-02-02 19:10:00,多,1699.31,1685.71552,-10.625,1.25,0.875,9 -2023-02-02 18:30:00,2023-02-02 19:10:00,多,1699.95,1686.3504,-10.625,1.25,0.875,8 -2023-02-02 19:00:00,2023-02-02 19:15:00,多,1694.41,1680.85472,-10.625,1.25,0.875,3 -2023-02-02 21:10:00,2023-02-02 22:00:00,空,1673.66,1631.8185,30.625,1.25,0.875,10 -2023-02-02 21:15:00,2023-02-02 22:00:00,空,1674.29,1632.43275,30.625,1.25,0.875,9 -2023-02-02 22:00:00,2023-02-02 22:40:00,空,1642.73,1655.87184,-10.625,1.25,0.875,8 -2023-02-02 22:05:00,2023-02-02 22:45:00,空,1644.59,1657.7467199999999,-10.625,1.25,0.875,8 -2023-02-02 22:10:00,2023-02-02 22:45:00,空,1644.62,1657.77696,-10.625,1.25,0.875,7 -2023-02-02 22:40:00,2023-02-03 12:00:00,空,1654.81,1649.39,3.4691,1.25,0.875,160 -2023-02-02 23:05:00,2023-02-03 12:00:00,空,1654.51,1649.39,3.2432,1.25,0.875,155 -2023-02-02 23:10:00,2023-02-03 12:00:00,空,1654.24,1649.39,3.0398,1.25,0.875,154 -2023-02-03 12:00:00,2023-02-03 13:20:00,多,1649.39,1647.02,-2.4211,1.25,0.875,16 -2023-02-03 12:05:00,2023-02-03 13:20:00,多,1649.46,1647.02,-2.4741,1.25,0.875,15 -2023-02-03 12:10:00,2023-02-03 13:20:00,多,1647.06,1647.02,-0.6554,1.25,0.875,14 -2023-02-03 13:20:00,2023-02-03 14:40:00,空,1647.02,1650.21,-3.046,1.25,0.875,16 -2023-02-03 13:25:00,2023-02-03 14:40:00,空,1648.83,1650.21,-1.6712,1.25,0.875,15 -2023-02-03 13:30:00,2023-02-03 14:40:00,空,1639.97,1653.08976,-10.625,1.25,0.875,14 -2023-02-03 14:45:00,2023-02-03 20:00:00,多,1659.58,1646.3033599999999,-10.625,1.25,0.875,63 -2023-02-03 14:50:00,2023-02-03 20:00:00,多,1658.11,1644.84512,-10.625,1.25,0.875,62 -2023-02-04 00:35:00,2023-02-04 02:25:00,多,1664.52,1651.20384,-10.625,1.25,0.875,22 -2023-02-04 00:45:00,2023-02-04 02:25:00,多,1664.27,1650.95584,-10.625,1.25,0.875,20 -2023-02-03 14:40:00,2023-02-04 03:10:00,多,1650.21,1656.42,4.0789,1.25,0.875,150 -2023-02-04 02:55:00,2023-02-04 03:10:00,多,1657.48,1656.42,-1.4244,1.25,0.875,3 -2023-02-04 03:10:00,2023-02-04 07:00:00,空,1656.42,1655.1,0.3711,1.25,0.875,46 -2023-02-04 03:15:00,2023-02-04 07:00:00,空,1657.68,1655.1,1.3205,1.25,0.875,45 -2023-02-04 07:00:00,2023-02-04 08:25:00,多,1655.1,1656.0,0.0547,1.25,0.875,17 -2023-02-04 07:05:00,2023-02-04 08:25:00,多,1655.99,1656.0,-0.6175,1.25,0.875,16 -2023-02-04 08:25:00,2023-02-04 09:30:00,空,1656.0,1655.22,-0.0362,1.25,0.875,13 -2023-02-04 08:30:00,2023-02-04 09:30:00,空,1654.35,1655.22,-1.2824,1.25,0.875,12 -2023-02-04 09:30:00,2023-02-04 13:20:00,多,1655.22,1696.6004999999998,30.625,1.25,0.875,46 -2023-02-04 09:35:00,2023-02-04 13:20:00,多,1655.19,1696.5697499999999,30.625,1.25,0.875,45 -2023-02-04 13:20:00,2023-02-04 14:10:00,多,1692.33,1678.79136,-10.625,1.25,0.875,10 -2023-02-04 13:25:00,2023-02-04 14:15:00,多,1690.41,1676.88672,-10.625,1.25,0.875,10 -2023-02-04 13:30:00,2023-02-04 14:20:00,多,1687.68,1674.17856,-10.625,1.25,0.875,10 -2023-02-04 14:10:00,2023-02-04 23:15:00,多,1680.38,1679.07,-1.5995,1.25,0.875,109 -2023-02-04 15:00:00,2023-02-04 23:15:00,多,1680.38,1679.07,-1.5995,1.25,0.875,99 -2023-02-04 15:05:00,2023-02-04 23:15:00,多,1679.51,1679.07,-0.9525,1.25,0.875,98 -2023-02-04 23:15:00,2023-02-05 08:00:00,空,1679.07,1668.95,6.9089,1.25,0.875,105 -2023-02-04 23:20:00,2023-02-05 08:00:00,空,1681.03,1668.95,8.3576,1.25,0.875,104 -2023-02-04 23:25:00,2023-02-05 08:00:00,空,1680.1,1668.95,7.6706,1.25,0.875,103 -2023-02-05 08:00:00,2023-02-05 09:25:00,多,1668.95,1667.75,-1.5238,1.25,0.875,17 -2023-02-05 08:05:00,2023-02-05 09:25:00,多,1668.73,1667.75,-1.3591,1.25,0.875,16 -2023-02-05 08:10:00,2023-02-05 09:25:00,多,1667.71,1667.75,-0.595,1.25,0.875,15 -2023-02-05 09:25:00,2023-02-05 10:40:00,空,1667.75,1668.49,-1.1796,1.25,0.875,15 -2023-02-05 09:30:00,2023-02-05 10:40:00,空,1667.31,1668.49,-1.5097,1.25,0.875,14 -2023-02-05 09:35:00,2023-02-05 10:40:00,空,1665.62,1668.49,-2.7789,1.25,0.875,13 -2023-02-05 10:40:00,2023-02-05 11:05:00,多,1668.49,1667.17,-1.6139,1.25,0.875,5 -2023-02-05 10:45:00,2023-02-05 11:05:00,多,1668.29,1667.17,-1.4642,1.25,0.875,4 -2023-02-05 10:55:00,2023-02-05 11:05:00,多,1669.12,1667.17,-2.0854,1.25,0.875,2 -2023-02-05 11:05:00,2023-02-05 17:15:00,空,1667.17,1625.49075,30.625,1.25,0.875,74 -2023-02-05 11:10:00,2023-02-05 17:15:00,空,1666.58,1624.9154999999998,30.625,1.25,0.875,73 -2023-02-05 11:15:00,2023-02-05 17:15:00,空,1667.07,1625.3932499999999,30.625,1.25,0.875,72 -2023-02-05 17:15:00,2023-02-06 11:45:00,空,1639.53,1632.28,4.9025,1.25,0.875,222 -2023-02-05 17:20:00,2023-02-06 11:45:00,空,1639.94,1632.28,5.2136,1.25,0.875,221 -2023-02-05 17:25:00,2023-02-06 11:45:00,空,1637.29,1632.28,3.1999,1.25,0.875,220 -2023-02-06 11:45:00,2023-02-06 13:30:00,多,1632.28,1630.34,-2.1107,1.25,0.875,21 -2023-02-06 11:50:00,2023-02-06 13:30:00,多,1633.79,1630.34,-3.2646,1.25,0.875,20 -2023-02-06 11:55:00,2023-02-06 13:30:00,多,1634.94,1630.34,-4.1419,1.25,0.875,19 -2023-02-06 13:30:00,2023-02-06 15:00:00,空,1630.34,1630.61,-0.832,1.25,0.875,18 -2023-02-06 13:35:00,2023-02-06 15:00:00,空,1630.67,1630.61,-0.579,1.25,0.875,17 -2023-02-06 13:40:00,2023-02-06 15:00:00,空,1632.82,1630.61,1.0669,1.25,0.875,16 -2023-02-06 15:00:00,2023-02-06 22:00:00,多,1630.61,1637.9,4.9634,1.25,0.875,84 -2023-02-06 15:05:00,2023-02-06 22:00:00,多,1630.74,1637.9,4.8633,1.25,0.875,83 -2023-02-06 15:10:00,2023-02-06 22:00:00,多,1628.54,1637.9,6.5593,1.25,0.875,82 -2023-02-06 22:00:00,2023-02-07 09:00:00,空,1637.9,1634.65,1.8553,1.25,0.875,132 -2023-02-06 22:05:00,2023-02-07 09:00:00,空,1635.44,1634.65,-0.0212,1.25,0.875,131 -2023-02-06 22:10:00,2023-02-07 09:00:00,空,1633.67,1634.65,-1.3748,1.25,0.875,130 -2023-02-07 09:00:00,2023-02-07 15:00:00,多,1634.65,1635.83,0.2773,1.25,0.875,72 -2023-02-07 09:05:00,2023-02-07 15:00:00,多,1636.65,1635.83,-1.2513,1.25,0.875,71 -2023-02-07 09:10:00,2023-02-07 15:00:00,多,1640.03,1635.83,-3.8262,1.25,0.875,70 -2023-02-07 15:00:00,2023-02-07 16:30:00,空,1635.83,1640.31,-4.0483,1.25,0.875,18 -2023-02-07 15:05:00,2023-02-07 16:30:00,空,1634.94,1640.31,-4.7307,1.25,0.875,17 -2023-02-07 15:10:00,2023-02-07 16:30:00,空,1633.52,1640.31,-5.8208,1.25,0.875,16 -2023-02-07 16:35:00,2023-02-07 17:55:00,多,1635.51,1676.3977499999999,30.625,1.25,0.875,16 -2023-02-07 17:55:00,2023-02-07 18:15:00,多,1672.03,1658.65376,-10.625,1.25,0.875,4 -2023-02-07 18:00:00,2023-02-07 18:15:00,多,1671.32,1657.9494399999999,-10.625,1.25,0.875,3 -2023-02-07 18:15:00,2023-02-07 18:25:00,多,1657.79,1644.52768,-10.625,1.25,0.875,2 -2023-02-07 16:30:00,2023-02-07 18:30:00,多,1640.31,1627.18752,-10.625,1.25,0.875,24 -2023-02-07 19:15:00,2023-02-08 01:10:00,多,1655.33,1696.7132499999998,30.625,1.25,0.875,71 -2023-02-08 01:10:00,2023-02-08 05:25:00,多,1688.38,1674.8729600000001,-10.625,1.25,0.875,51 -2023-02-08 07:10:00,2023-02-08 14:30:00,多,1675.9,1662.4928,-10.625,1.25,0.875,88 -2023-02-08 14:40:00,2023-02-08 14:50:00,多,1680.28,1666.83776,-10.625,1.25,0.875,2 -2023-02-08 00:00:00,2023-02-08 15:00:00,多,1671.09,1668.24,-2.7568,1.25,0.875,180 -2023-02-08 00:05:00,2023-02-08 15:00:00,多,1669.74,1668.24,-1.7479,1.25,0.875,179 -2023-02-08 15:00:00,2023-02-09 03:00:00,空,1668.24,1626.5339999999999,30.625,1.25,0.875,144 -2023-02-08 15:05:00,2023-02-09 03:00:00,空,1666.66,1624.9935,30.625,1.25,0.875,143 -2023-02-08 15:10:00,2023-02-09 03:05:00,空,1659.56,1618.071,30.625,1.25,0.875,143 -2023-02-09 03:05:00,2023-02-09 05:45:00,空,1616.87,1629.80496,-10.625,1.25,0.875,32 -2023-02-09 03:00:00,2023-02-09 06:45:00,空,1620.74,1633.70592,-10.625,1.25,0.875,45 -2023-02-09 03:10:00,2023-02-09 06:45:00,空,1620.0,1632.96,-10.625,1.25,0.875,43 -2023-02-09 07:50:00,2023-02-09 12:45:00,空,1629.91,1642.94928,-10.625,1.25,0.875,59 -2023-02-09 07:55:00,2023-02-09 12:45:00,空,1629.98,1643.01984,-10.625,1.25,0.875,58 -2023-02-09 08:00:00,2023-02-09 14:25:00,空,1630.98,1644.02784,-10.625,1.25,0.875,77 -2023-02-09 14:40:00,2023-02-09 19:20:00,空,1636.56,1595.646,30.625,1.25,0.875,56 -2023-02-09 14:45:00,2023-02-09 19:20:00,空,1640.46,1599.4485,30.625,1.25,0.875,55 -2023-02-09 14:50:00,2023-02-09 19:20:00,空,1638.64,1597.674,30.625,1.25,0.875,54 -2023-02-09 19:30:00,2023-02-09 20:45:00,空,1569.1,1581.6527999999998,-10.625,1.25,0.875,15 -2023-02-09 19:20:00,2023-02-09 21:30:00,空,1591.69,1551.89775,30.625,1.25,0.875,26 -2023-02-09 19:25:00,2023-02-09 21:30:00,空,1586.49,1546.82775,30.625,1.25,0.875,25 -2023-02-09 20:50:00,2023-02-09 21:30:00,空,1578.78,1539.3105,30.625,1.25,0.875,8 -2023-02-09 21:30:00,2023-02-09 21:35:00,空,1541.98,1554.31584,-10.625,1.25,0.875,1 -2023-02-09 21:45:00,2023-02-10 00:05:00,空,1537.46,1549.7596800000001,-10.625,1.25,0.875,28 -2023-02-09 21:35:00,2023-02-10 15:45:00,空,1548.11,1509.40725,30.625,1.25,0.875,218 -2023-02-09 21:40:00,2023-02-10 15:45:00,空,1543.86,1505.2634999999998,30.625,1.25,0.875,217 -2023-02-10 00:50:00,2023-02-10 15:45:00,空,1545.81,1507.16475,30.625,1.25,0.875,179 -2023-02-10 15:45:00,2023-02-10 16:00:00,空,1518.78,1530.93024,-10.625,1.25,0.875,3 -2023-02-10 15:50:00,2023-02-10 16:00:00,空,1519.24,1531.39392,-10.625,1.25,0.875,2 -2023-02-10 15:55:00,2023-02-10 16:00:00,空,1521.56,1533.73248,-10.625,1.25,0.875,1 -2023-02-10 16:00:00,2023-02-10 19:30:00,空,1526.38,1538.59104,-10.625,1.25,0.875,42 -2023-02-10 16:10:00,2023-02-10 19:30:00,空,1526.0,1538.208,-10.625,1.25,0.875,40 -2023-02-10 16:05:00,2023-02-10 21:40:00,空,1528.01,1489.80975,30.625,1.25,0.875,67 -2023-02-10 20:25:00,2023-02-10 21:40:00,空,1530.12,1491.867,30.625,1.25,0.875,15 -2023-02-10 20:30:00,2023-02-10 21:40:00,空,1530.42,1492.1595,30.625,1.25,0.875,14 -2023-02-10 21:40:00,2023-02-10 21:50:00,空,1500.17,1512.17136,-10.625,1.25,0.875,2 -2023-02-10 21:55:00,2023-02-10 23:35:00,空,1504.87,1516.90896,-10.625,1.25,0.875,20 -2023-02-10 21:45:00,2023-02-11 03:10:00,空,1510.3,1522.3824,-10.625,1.25,0.875,65 -2023-02-10 21:50:00,2023-02-11 03:10:00,空,1510.4,1522.4832000000001,-10.625,1.25,0.875,64 -2023-02-11 00:00:00,2023-02-11 08:35:00,空,1511.4,1523.4912000000002,-10.625,1.25,0.875,103 -2023-02-11 05:05:00,2023-02-11 14:00:00,空,1517.82,1522.41,-4.4051,1.25,0.875,107 -2023-02-11 14:00:00,2023-02-11 16:00:00,多,1522.41,1520.64,-2.0783,1.25,0.875,24 -2023-02-12 02:45:00,2023-02-12 12:00:00,多,1532.99,1532.75,-0.8207,1.25,0.875,111 -2023-02-12 02:50:00,2023-02-12 12:00:00,多,1532.69,1532.75,-0.5761,1.25,0.875,110 -2023-02-12 02:55:00,2023-02-12 12:00:00,多,1534.4,1532.75,-1.9692,1.25,0.875,109 -2023-02-12 12:00:00,2023-02-12 15:00:00,空,1532.75,1532.34,-0.2906,1.25,0.875,36 -2023-02-12 12:05:00,2023-02-12 15:00:00,空,1531.77,1532.34,-1.0901,1.25,0.875,35 -2023-02-12 12:10:00,2023-02-12 15:00:00,空,1531.83,1532.34,-1.0412,1.25,0.875,34 -2023-02-12 15:00:00,2023-02-12 21:00:00,多,1532.34,1536.21,2.5319,1.25,0.875,72 -2023-02-12 15:05:00,2023-02-12 21:00:00,多,1529.61,1536.21,4.7685,1.25,0.875,71 -2023-02-12 15:10:00,2023-02-12 21:00:00,多,1534.73,1536.21,0.5804,1.25,0.875,70 -2023-02-12 21:00:00,2023-02-12 22:05:00,空,1536.21,1497.80475,30.625,1.25,0.875,13 -2023-02-12 21:05:00,2023-02-12 22:05:00,空,1535.3,1496.9175,30.625,1.25,0.875,12 -2023-02-12 21:10:00,2023-02-12 22:05:00,空,1532.99,1494.66525,30.625,1.25,0.875,11 -2023-02-12 22:15:00,2023-02-12 22:30:00,空,1500.59,1512.5947199999998,-10.625,1.25,0.875,3 -2023-02-12 22:05:00,2023-02-12 22:55:00,空,1501.32,1513.3305599999999,-10.625,1.25,0.875,10 -2023-02-12 22:10:00,2023-02-12 23:00:00,空,1501.7,1513.7136,-10.625,1.25,0.875,10 -2023-02-12 22:30:00,2023-02-13 00:45:00,空,1511.11,1523.19888,-10.625,1.25,0.875,27 -2023-02-12 23:50:00,2023-02-13 00:50:00,空,1511.84,1523.93472,-10.625,1.25,0.875,12 -2023-02-12 22:55:00,2023-02-13 07:20:00,空,1512.7,1524.8016,-10.625,1.25,0.875,101 -2023-02-13 01:05:00,2023-02-13 07:20:00,空,1510.46,1522.54368,-10.625,1.25,0.875,75 -2023-02-14 00:00:00,2023-02-14 01:30:00,多,1506.59,1494.53728,-10.625,1.25,0.875,18 -2023-02-14 00:05:00,2023-02-14 13:30:00,多,1504.49,1492.45408,-10.625,1.25,0.875,161 -2023-02-14 00:10:00,2023-02-14 13:30:00,多,1503.35,1491.3231999999998,-10.625,1.25,0.875,160 -2023-02-14 03:10:00,2023-02-14 13:30:00,多,1500.62,1488.61504,-10.625,1.25,0.875,124 -2023-02-15 03:20:00,2023-02-15 12:10:00,多,1548.92,1587.643,30.625,1.25,0.875,106 -2023-02-15 03:25:00,2023-02-15 12:10:00,多,1548.32,1587.0279999999998,30.625,1.25,0.875,105 -2023-02-15 03:15:00,2023-02-15 12:20:00,多,1550.42,1589.1805,30.625,1.25,0.875,109 -2023-02-15 12:10:00,2023-02-15 14:20:00,多,1581.61,1568.9571199999998,-10.625,1.25,0.875,26 -2023-02-15 12:15:00,2023-02-15 14:20:00,多,1581.84,1569.18528,-10.625,1.25,0.875,25 -2023-02-15 12:20:00,2023-02-15 14:20:00,多,1584.0,1571.328,-10.625,1.25,0.875,24 -2023-02-15 14:45:00,2023-02-15 14:50:00,多,1579.56,1566.9235199999998,-10.625,1.25,0.875,1 -2023-02-15 15:35:00,2023-02-15 19:25:00,多,1577.5,1616.9374999999998,30.625,1.25,0.875,46 -2023-02-15 15:50:00,2023-02-15 19:25:00,多,1580.37,1619.8792499999997,30.625,1.25,0.875,43 -2023-02-15 15:55:00,2023-02-15 19:25:00,多,1578.47,1617.93175,30.625,1.25,0.875,42 -2023-02-15 19:25:00,2023-02-15 20:30:00,多,1620.05,1660.5512499999998,30.625,1.25,0.875,13 -2023-02-15 19:30:00,2023-02-15 20:30:00,多,1621.79,1662.3347499999998,30.625,1.25,0.875,12 -2023-02-15 19:35:00,2023-02-15 20:30:00,多,1623.34,1663.9234999999999,30.625,1.25,0.875,11 -2023-02-15 20:30:00,2023-02-15 20:35:00,多,1677.63,1664.2089600000002,-10.625,1.25,0.875,1 -2023-02-15 20:35:00,2023-02-16 00:15:00,多,1663.85,1705.4462499999997,30.625,1.25,0.875,44 -2023-02-15 20:40:00,2023-02-16 00:15:00,多,1663.99,1705.5897499999999,30.625,1.25,0.875,43 -2023-02-15 20:45:00,2023-02-16 00:15:00,多,1664.89,1706.51225,30.625,1.25,0.875,42 -2023-02-16 00:15:00,2023-02-16 00:30:00,多,1704.74,1691.10208,-10.625,1.25,0.875,3 -2023-02-16 00:20:00,2023-02-16 00:35:00,多,1703.43,1689.80256,-10.625,1.25,0.875,3 -2023-02-16 00:25:00,2023-02-16 00:35:00,多,1698.15,1684.5648,-10.625,1.25,0.875,2 -2023-02-16 00:30:00,2023-02-16 07:05:00,多,1691.91,1678.37472,-10.625,1.25,0.875,79 -2023-02-16 00:35:00,2023-02-16 13:45:00,多,1687.0,1673.504,-10.625,1.25,0.875,158 -2023-02-16 00:40:00,2023-02-16 13:45:00,多,1688.62,1675.1110399999998,-10.625,1.25,0.875,157 -2023-02-16 08:35:00,2023-02-16 13:45:00,多,1685.13,1671.64896,-10.625,1.25,0.875,62 -2023-02-16 14:50:00,2023-02-16 15:45:00,多,1682.95,1725.0237499999998,30.625,1.25,0.875,11 -2023-02-16 14:55:00,2023-02-16 15:45:00,多,1680.88,1722.902,30.625,1.25,0.875,10 -2023-02-16 15:00:00,2023-02-16 15:45:00,多,1679.83,1721.8257499999997,30.625,1.25,0.875,9 -2023-02-16 15:45:00,2023-02-16 16:05:00,多,1727.16,1713.34272,-10.625,1.25,0.875,4 -2023-02-16 15:50:00,2023-02-16 16:05:00,多,1724.64,1710.8428800000002,-10.625,1.25,0.875,3 -2023-02-16 15:55:00,2023-02-16 16:05:00,多,1724.91,1711.1107200000001,-10.625,1.25,0.875,2 -2023-02-16 16:15:00,2023-02-16 20:15:00,多,1710.55,1696.8655999999999,-10.625,1.25,0.875,48 -2023-02-16 16:05:00,2023-02-16 20:25:00,多,1698.16,1684.57472,-10.625,1.25,0.875,52 -2023-02-16 16:10:00,2023-02-16 20:25:00,多,1700.72,1687.11424,-10.625,1.25,0.875,51 -2023-02-16 21:05:00,2023-02-16 23:40:00,空,1681.48,1639.443,30.625,1.25,0.875,31 -2023-02-16 21:10:00,2023-02-16 23:40:00,空,1681.8,1639.7549999999999,30.625,1.25,0.875,30 -2023-02-16 21:00:00,2023-02-16 23:50:00,空,1679.17,1637.19075,30.625,1.25,0.875,34 -2023-02-16 23:50:00,2023-02-17 00:30:00,空,1638.01,1651.11408,-10.625,1.25,0.875,8 -2023-02-16 23:45:00,2023-02-17 00:45:00,空,1642.49,1655.62992,-10.625,1.25,0.875,12 -2023-02-16 23:40:00,2023-02-17 01:55:00,空,1646.94,1660.11552,-10.625,1.25,0.875,27 -2023-02-17 03:00:00,2023-02-17 09:00:00,空,1658.71,1671.9796800000001,-10.625,1.25,0.875,72 -2023-02-18 00:25:00,2023-02-18 07:50:00,多,1700.52,1686.91584,-10.625,1.25,0.875,89 -2023-02-18 00:15:00,2023-02-18 10:00:00,多,1698.2,1693.21,-4.298,1.25,0.875,117 -2023-02-18 00:20:00,2023-02-18 10:00:00,多,1698.68,1693.21,-4.6502,1.25,0.875,116 -2023-02-18 08:50:00,2023-02-18 10:00:00,多,1694.74,1693.21,-1.7535,1.25,0.875,14 -2023-02-18 10:00:00,2023-02-18 12:10:00,空,1693.21,1694.37,-1.4814,1.25,0.875,26 -2023-02-18 10:10:00,2023-02-18 12:10:00,空,1691.85,1694.37,-2.4869,1.25,0.875,24 -2023-02-18 12:10:00,2023-02-18 19:00:00,多,1694.37,1695.09,-0.0938,1.25,0.875,82 -2023-02-18 19:00:00,2023-02-19 00:00:00,空,1695.09,1691.26,2.1993,1.25,0.875,60 -2023-02-19 00:00:00,2023-02-19 08:00:00,多,1691.26,1694.94,2.0949,1.25,0.875,96 -2023-02-19 00:05:00,2023-02-19 08:00:00,多,1691.89,1694.94,1.6284,1.25,0.875,95 -2023-02-19 00:10:00,2023-02-19 08:00:00,多,1691.43,1694.94,1.969,1.25,0.875,94 -2023-02-19 08:00:00,2023-02-19 10:20:00,空,1694.94,1693.8,0.2157,1.25,0.875,28 -2023-02-19 08:05:00,2023-02-19 10:20:00,空,1695.01,1693.8,0.2673,1.25,0.875,27 -2023-02-19 08:10:00,2023-02-19 10:20:00,空,1695.44,1693.8,0.5841,1.25,0.875,26 -2023-02-19 10:20:00,2023-02-19 17:00:00,多,1693.8,1695.41,0.5632,1.25,0.875,80 -2023-02-19 10:25:00,2023-02-19 17:00:00,多,1695.0,1695.41,-0.3226,1.25,0.875,79 -2023-02-19 10:30:00,2023-02-19 17:00:00,多,1693.43,1695.41,0.8365,1.25,0.875,78 -2023-02-19 17:00:00,2023-02-20 01:10:00,空,1695.41,1653.02475,30.625,1.25,0.875,98 -2023-02-20 01:10:00,2023-02-20 01:30:00,空,1652.49,1665.70992,-10.625,1.25,0.875,4 -2023-02-20 01:30:00,2023-02-20 02:50:00,空,1665.11,1678.43088,-10.625,1.25,0.875,16 -2023-02-19 17:05:00,2023-02-20 05:00:00,空,1691.45,1690.39,0.1584,1.25,0.875,143 -2023-02-19 17:10:00,2023-02-20 05:00:00,空,1690.98,1690.39,-0.1889,1.25,0.875,142 -2023-02-20 05:00:00,2023-02-20 17:00:00,多,1690.39,1698.72,5.5348,1.25,0.875,144 -2023-02-20 05:05:00,2023-02-20 17:00:00,多,1689.25,1698.72,6.3825,1.25,0.875,143 -2023-02-20 05:10:00,2023-02-20 17:00:00,多,1688.91,1698.72,6.6356,1.25,0.875,142 -2023-02-20 17:00:00,2023-02-20 19:00:00,空,1698.72,1700.2,-1.7141,1.25,0.875,24 -2023-02-20 17:05:00,2023-02-20 19:00:00,空,1696.39,1700.2,-3.4324,1.25,0.875,23 -2023-02-20 17:10:00,2023-02-20 19:00:00,空,1699.21,1700.2,-1.3533,1.25,0.875,22 -2023-02-20 19:00:00,2023-02-20 22:00:00,多,1700.2,1701.0,-0.0368,1.25,0.875,36 -2023-02-20 19:05:00,2023-02-20 22:00:00,多,1701.51,1701.0,-0.9997,1.25,0.875,35 -2023-02-20 19:10:00,2023-02-20 22:00:00,多,1702.16,1701.0,-1.4769,1.25,0.875,34 -2023-02-20 22:00:00,2023-02-21 00:00:00,空,1701.0,1703.19,-2.2343,1.25,0.875,24 -2023-02-20 22:05:00,2023-02-21 00:00:00,空,1703.38,1703.19,-0.4856,1.25,0.875,23 -2023-02-20 22:10:00,2023-02-21 00:00:00,空,1702.19,1703.19,-1.3593,1.25,0.875,22 -2023-02-21 00:00:00,2023-02-21 04:00:00,多,1703.19,1702.8,-0.9112,1.25,0.875,48 -2023-02-21 00:05:00,2023-02-21 04:00:00,多,1701.95,1702.8,-0.0007,1.25,0.875,47 -2023-02-21 00:10:00,2023-02-21 04:00:00,多,1703.15,1702.8,-0.8819,1.25,0.875,46 -2023-02-21 04:00:00,2023-02-21 06:10:00,空,1702.8,1701.15,0.5862,1.25,0.875,26 -2023-02-21 04:05:00,2023-02-21 06:10:00,空,1699.64,1701.15,-1.7355,1.25,0.875,25 -2023-02-21 04:10:00,2023-02-21 06:10:00,空,1699.61,1701.15,-1.7576,1.25,0.875,24 -2023-02-21 06:10:00,2023-02-21 08:30:00,多,1701.15,1701.65,-0.2576,1.25,0.875,28 -2023-02-21 06:15:00,2023-02-21 08:30:00,多,1701.79,1701.65,-0.7278,1.25,0.875,27 -2023-02-21 06:20:00,2023-02-21 08:30:00,多,1698.95,1701.65,1.3615,1.25,0.875,26 -2023-02-21 08:30:00,2023-02-21 15:15:00,空,1701.65,1659.10875,30.625,1.25,0.875,81 -2023-02-21 15:15:00,2023-02-21 18:00:00,空,1667.79,1681.13232,-10.625,1.25,0.875,33 -2023-02-21 08:35:00,2023-02-21 21:20:00,空,1690.01,1647.75975,30.625,1.25,0.875,153 -2023-02-21 08:40:00,2023-02-21 21:20:00,空,1688.0,1645.8,30.625,1.25,0.875,152 -2023-02-21 21:25:00,2023-02-21 22:35:00,空,1638.23,1651.33584,-10.625,1.25,0.875,14 -2023-02-21 21:20:00,2023-02-21 22:45:00,空,1640.51,1653.63408,-10.625,1.25,0.875,17 -2023-02-21 19:15:00,2023-02-22 02:00:00,空,1673.24,1631.4089999999999,30.625,1.25,0.875,81 -2023-02-22 02:00:00,2023-02-22 03:50:00,空,1636.75,1649.844,-10.625,1.25,0.875,22 -2023-02-22 01:05:00,2023-02-22 15:00:00,空,1657.04,1615.614,30.625,1.25,0.875,167 -2023-02-22 01:10:00,2023-02-22 15:15:00,空,1655.49,1614.10275,30.625,1.25,0.875,169 -2023-02-22 04:35:00,2023-02-22 16:50:00,空,1640.58,1599.5655,30.625,1.25,0.875,147 -2023-02-22 16:50:00,2023-02-22 17:25:00,空,1599.49,1612.28592,-10.625,1.25,0.875,7 -2023-02-22 18:50:00,2023-02-22 19:00:00,空,1610.12,1623.0009599999998,-10.625,1.25,0.875,2 -2023-02-22 15:15:00,2023-02-22 19:05:00,空,1611.52,1624.41216,-10.625,1.25,0.875,46 -2023-02-22 20:00:00,2023-02-22 22:30:00,空,1613.43,1626.33744,-10.625,1.25,0.875,30 -2023-02-22 20:05:00,2023-02-22 22:35:00,空,1616.08,1629.00864,-10.625,1.25,0.875,30 -2023-02-22 15:00:00,2023-02-22 22:55:00,空,1620.88,1633.84704,-10.625,1.25,0.875,95 -2023-02-22 23:00:00,2023-02-23 11:15:00,多,1643.26,1662.3,13.8584,1.25,0.875,147 -2023-02-22 23:05:00,2023-02-23 11:15:00,多,1642.38,1662.3,14.5359,1.25,0.875,146 -2023-02-22 23:10:00,2023-02-23 11:15:00,多,1642.03,1662.3,14.8056,1.25,0.875,145 -2023-02-23 11:25:00,2023-02-23 13:10:00,空,1638.73,1651.83984,-10.625,1.25,0.875,21 -2023-02-23 11:20:00,2023-02-23 13:15:00,空,1649.94,1663.1395200000002,-10.625,1.25,0.875,23 -2023-02-23 11:15:00,2023-02-23 14:00:00,空,1662.3,1656.29,3.8943,1.25,0.875,33 -2023-02-23 13:50:00,2023-02-23 14:00:00,空,1649.49,1656.29,-5.7781,1.25,0.875,2 -2023-02-23 14:05:00,2023-02-23 15:05:00,多,1658.56,1645.29152,-10.625,1.25,0.875,12 -2023-02-23 14:10:00,2023-02-23 15:05:00,多,1662.57,1649.26944,-10.625,1.25,0.875,11 -2023-02-23 14:00:00,2023-02-23 16:00:00,多,1656.29,1657.39,0.2052,1.25,0.875,24 -2023-02-23 15:30:00,2023-02-23 16:00:00,多,1660.85,1657.39,-3.2291,1.25,0.875,6 -2023-02-23 15:35:00,2023-02-23 16:00:00,多,1658.91,1657.39,-1.7703,1.25,0.875,5 -2023-02-23 16:00:00,2023-02-24 01:00:00,空,1657.39,1656.57,-0.0066,1.25,0.875,108 -2023-02-23 16:05:00,2023-02-24 01:00:00,空,1651.97,1656.57,-4.1057,1.25,0.875,107 -2023-02-23 16:10:00,2023-02-24 01:00:00,空,1652.41,1656.57,-3.7719,1.25,0.875,106 -2023-02-24 01:00:00,2023-02-24 02:00:00,多,1656.57,1651.8,-4.2243,1.25,0.875,12 -2023-02-24 01:05:00,2023-02-24 02:00:00,多,1661.65,1651.8,-8.0348,1.25,0.875,11 -2023-02-24 01:10:00,2023-02-24 02:00:00,多,1659.99,1651.8,-6.7922,1.25,0.875,10 -2023-02-24 02:00:00,2023-02-24 07:00:00,空,1651.8,1649.86,0.8431,1.25,0.875,60 -2023-02-24 07:00:00,2023-02-24 09:20:00,多,1649.86,1650.66,-0.0189,1.25,0.875,28 -2023-02-24 09:20:00,2023-02-24 15:40:00,空,1650.66,1609.3935000000001,30.625,1.25,0.875,76 -2023-02-24 15:40:00,2023-02-24 20:00:00,空,1606.54,1619.39232,-10.625,1.25,0.875,52 -2023-02-24 15:45:00,2023-02-24 20:00:00,空,1609.57,1622.4465599999999,-10.625,1.25,0.875,51 -2023-02-24 15:50:00,2023-02-24 20:00:00,空,1606.18,1619.02944,-10.625,1.25,0.875,50 -2023-02-24 21:10:00,2023-02-25 20:40:00,空,1607.97,1567.77075,30.625,1.25,0.875,282 -2023-02-25 00:10:00,2023-02-25 20:40:00,空,1606.12,1565.9669999999999,30.625,1.25,0.875,246 -2023-02-25 00:15:00,2023-02-25 20:40:00,空,1605.68,1565.538,30.625,1.25,0.875,245 -2023-02-25 20:40:00,2023-02-25 22:20:00,空,1567.27,1579.80816,-10.625,1.25,0.875,20 -2023-02-25 20:45:00,2023-02-25 22:20:00,空,1567.66,1580.20128,-10.625,1.25,0.875,19 -2023-02-25 20:50:00,2023-02-25 22:30:00,空,1572.4,1584.9792,-10.625,1.25,0.875,20 -2023-02-26 00:45:00,2023-02-26 02:35:00,空,1590.65,1594.33,-3.5169,1.25,0.875,22 -2023-02-26 00:50:00,2023-02-26 02:35:00,空,1590.67,1594.33,-3.5011,1.25,0.875,21 -2023-02-26 00:55:00,2023-02-26 02:35:00,空,1590.33,1594.33,-3.769,1.25,0.875,20 -2023-02-26 02:35:00,2023-02-26 19:20:00,多,1594.33,1634.1882499999997,30.625,1.25,0.875,201 -2023-02-26 02:40:00,2023-02-26 20:25:00,多,1596.97,1636.8942499999998,30.625,1.25,0.875,213 -2023-02-26 02:45:00,2023-02-26 20:30:00,多,1599.16,1639.139,30.625,1.25,0.875,213 -2023-02-26 20:30:00,2023-02-26 22:20:00,多,1645.0,1631.84,-10.625,1.25,0.875,22 -2023-02-26 20:35:00,2023-02-26 22:25:00,多,1642.41,1629.27072,-10.625,1.25,0.875,22 -2023-02-26 23:15:00,2023-02-27 16:30:00,多,1642.31,1629.1715199999999,-10.625,1.25,0.875,207 -2023-02-26 23:20:00,2023-02-27 16:30:00,多,1638.47,1625.36224,-10.625,1.25,0.875,206 -2023-02-26 19:20:00,2023-02-27 17:00:00,多,1633.49,1636.25,1.487,1.25,0.875,260 -2023-02-27 17:00:00,2023-02-28 12:00:00,空,1636.25,1629.96,4.1802,1.25,0.875,228 -2023-02-27 17:05:00,2023-02-28 12:00:00,空,1635.29,1629.96,3.4492,1.25,0.875,227 -2023-02-28 00:25:00,2023-02-28 12:00:00,空,1630.78,1629.96,0.0035,1.25,0.875,139 -2023-02-28 12:00:00,2023-02-28 20:00:00,多,1629.96,1622.58,-6.2846,1.25,0.875,96 -2023-02-28 12:05:00,2023-02-28 20:00:00,多,1631.34,1622.58,-7.3373,1.25,0.875,95 -2023-02-28 12:10:00,2023-02-28 20:00:00,多,1631.91,1622.58,-7.7715,1.25,0.875,94 -2023-03-01 00:00:00,2023-03-01 02:35:00,空,1604.56,1617.3964799999999,-10.625,1.25,0.875,31 -2023-02-28 20:00:00,2023-03-01 03:00:00,空,1622.58,1621.15,0.4766,1.25,0.875,84 -2023-02-28 20:05:00,2023-03-01 03:00:00,空,1627.88,1621.15,4.5428,1.25,0.875,83 -2023-03-01 03:05:00,2023-03-01 05:00:00,多,1620.99,1661.5147499999998,30.625,1.25,0.875,23 -2023-03-01 03:00:00,2023-03-01 08:50:00,多,1621.15,1661.67875,30.625,1.25,0.875,70 -2023-03-01 03:10:00,2023-03-01 08:55:00,多,1628.22,1668.9254999999998,30.625,1.25,0.875,69 -2023-03-01 08:50:00,2023-03-01 13:30:00,多,1661.69,1648.39648,-10.625,1.25,0.875,56 -2023-03-01 05:00:00,2023-03-01 16:10:00,多,1656.82,1643.5654399999999,-10.625,1.25,0.875,134 -2023-03-01 08:55:00,2023-03-01 16:10:00,多,1658.15,1644.8848,-10.625,1.25,0.875,87 -2023-03-01 14:20:00,2023-03-01 19:00:00,多,1653.28,1653.16,-0.7157,1.25,0.875,56 -2023-03-01 16:40:00,2023-03-01 19:00:00,多,1654.91,1653.16,-1.9468,1.25,0.875,28 -2023-03-01 16:45:00,2023-03-01 19:00:00,多,1656.22,1653.16,-2.9345,1.25,0.875,27 -2023-03-01 19:00:00,2023-03-01 21:25:00,空,1653.16,1647.91,3.3447,1.25,0.875,29 -2023-03-01 19:05:00,2023-03-01 21:25:00,空,1651.98,1647.91,2.4546,1.25,0.875,28 -2023-03-01 19:10:00,2023-03-01 21:25:00,空,1653.82,1647.91,3.8419,1.25,0.875,27 -2023-03-01 21:25:00,2023-03-02 02:00:00,多,1647.91,1650.98,1.7037,1.25,0.875,55 -2023-03-01 21:30:00,2023-03-02 02:00:00,多,1654.01,1650.98,-2.9149,1.25,0.875,54 -2023-03-01 21:35:00,2023-03-02 02:00:00,多,1656.99,1650.98,-5.1588,1.25,0.875,53 -2023-03-02 02:00:00,2023-03-02 19:00:00,空,1650.98,1642.12,6.0831,1.25,0.875,204 -2023-03-02 02:05:00,2023-03-02 19:00:00,空,1649.0,1642.12,4.5903,1.25,0.875,203 -2023-03-02 02:10:00,2023-03-02 19:00:00,空,1649.3,1642.12,4.8167,1.25,0.875,202 -2023-03-02 19:00:00,2023-03-03 01:00:00,多,1642.12,1642.54,-0.3053,1.25,0.875,72 -2023-03-02 19:05:00,2023-03-03 01:00:00,多,1643.76,1642.54,-1.5528,1.25,0.875,71 -2023-03-02 19:10:00,2023-03-03 01:00:00,多,1638.71,1642.54,2.2965,1.25,0.875,70 -2023-03-03 01:00:00,2023-03-03 01:20:00,空,1642.54,1601.4765,30.625,1.25,0.875,4 -2023-03-03 01:05:00,2023-03-03 01:20:00,空,1641.15,1600.1212500000001,30.625,1.25,0.875,3 -2023-03-03 01:10:00,2023-03-03 01:20:00,空,1641.5,1600.4624999999999,30.625,1.25,0.875,2 -2023-03-03 01:20:00,2023-03-03 01:30:00,空,1609.44,1569.204,30.625,1.25,0.875,2 -2023-03-03 01:25:00,2023-03-03 01:30:00,空,1598.76,1558.791,30.625,1.25,0.875,1 -2023-03-03 01:40:00,2023-03-03 02:20:00,空,1556.34,1568.79072,-10.625,1.25,0.875,8 -2023-03-03 01:35:00,2023-03-03 14:00:00,空,1564.61,1577.1268799999998,-10.625,1.25,0.875,149 -2023-03-03 02:20:00,2023-03-03 14:00:00,空,1565.0,1577.52,-10.625,1.25,0.875,140 -2023-03-03 01:30:00,2023-03-04 00:00:00,空,1569.3,1568.78,-0.2108,1.25,0.875,270 -2023-03-03 14:55:00,2023-03-04 00:00:00,空,1570.64,1568.78,0.8553,1.25,0.875,109 -2023-03-03 15:00:00,2023-03-04 00:00:00,空,1567.6,1568.78,-1.5659,1.25,0.875,108 -2023-03-04 00:00:00,2023-03-04 05:00:00,多,1568.78,1569.66,0.0762,1.25,0.875,60 -2023-03-04 00:05:00,2023-03-04 05:00:00,多,1568.18,1569.66,0.5547,1.25,0.875,59 -2023-03-04 00:10:00,2023-03-04 05:00:00,多,1569.5,1569.66,-0.4976,1.25,0.875,58 -2023-03-04 05:00:00,2023-03-04 12:00:00,空,1569.66,1568.08,0.6332,1.25,0.875,84 -2023-03-04 05:05:00,2023-03-04 12:00:00,空,1569.32,1568.08,0.3627,1.25,0.875,83 -2023-03-04 05:10:00,2023-03-04 12:00:00,空,1569.37,1568.08,0.4025,1.25,0.875,82 -2023-03-04 12:00:00,2023-03-04 13:15:00,多,1568.08,1568.17,-0.5533,1.25,0.875,15 -2023-03-04 12:05:00,2023-03-04 13:15:00,多,1569.29,1568.17,-1.5171,1.25,0.875,14 -2023-03-04 12:10:00,2023-03-04 13:15:00,多,1568.66,1568.17,-1.0155,1.25,0.875,13 -2023-03-04 13:15:00,2023-03-05 00:00:00,空,1568.17,1567.37,0.0127,1.25,0.875,129 -2023-03-04 13:50:00,2023-03-05 00:00:00,空,1567.27,1567.37,-0.7048,1.25,0.875,122 -2023-03-04 13:55:00,2023-03-05 00:00:00,空,1567.26,1567.37,-0.7127,1.25,0.875,121 -2023-03-05 00:00:00,2023-03-05 02:35:00,多,1567.37,1554.8310399999998,-10.625,1.25,0.875,31 -2023-03-05 00:05:00,2023-03-05 02:35:00,多,1567.02,1554.4838399999999,-10.625,1.25,0.875,30 -2023-03-05 00:10:00,2023-03-05 02:35:00,多,1566.13,1553.60096,-10.625,1.25,0.875,29 -2023-03-05 04:20:00,2023-03-05 08:00:00,多,1568.79,1566.89,-2.1389,1.25,0.875,44 -2023-03-05 08:00:00,2023-03-05 09:20:00,空,1566.89,1568.02,-1.5265,1.25,0.875,16 -2023-03-06 00:10:00,2023-03-06 10:00:00,空,1561.97,1564.56,-2.6977,1.25,0.875,118 -2023-03-06 00:15:00,2023-03-06 10:00:00,空,1563.4,1564.56,-1.5525,1.25,0.875,117 -2023-03-06 01:10:00,2023-03-06 10:00:00,空,1562.81,1564.56,-2.0247,1.25,0.875,106 -2023-03-06 10:00:00,2023-03-06 20:00:00,多,1564.56,1565.55,0.166,1.25,0.875,120 -2023-03-06 10:05:00,2023-03-06 20:00:00,多,1563.22,1565.55,1.2381,1.25,0.875,119 -2023-03-06 10:10:00,2023-03-06 20:00:00,多,1565.86,1565.55,-0.8725,1.25,0.875,118 -2023-03-06 20:00:00,2023-03-07 01:00:00,空,1565.55,1566.24,-1.1759,1.25,0.875,60 -2023-03-06 20:05:00,2023-03-07 01:00:00,空,1566.55,1566.24,-0.3776,1.25,0.875,59 -2023-03-06 20:10:00,2023-03-07 01:00:00,空,1564.57,1566.24,-1.9592,1.25,0.875,58 -2023-03-07 01:00:00,2023-03-07 09:15:00,多,1566.24,1565.3,-1.3752,1.25,0.875,99 -2023-03-07 01:05:00,2023-03-07 09:15:00,多,1566.83,1565.3,-1.8456,1.25,0.875,98 -2023-03-07 01:10:00,2023-03-07 09:15:00,多,1570.44,1565.3,-4.7162,1.25,0.875,97 -2023-03-07 09:15:00,2023-03-07 15:00:00,空,1565.3,1526.1675,30.625,1.25,0.875,69 -2023-03-07 09:20:00,2023-03-07 15:00:00,空,1566.0,1526.85,30.625,1.25,0.875,68 -2023-03-07 09:25:00,2023-03-07 15:00:00,空,1565.78,1526.6354999999999,30.625,1.25,0.875,67 -2023-03-07 15:00:00,2023-03-07 15:20:00,空,1545.61,1557.97488,-10.625,1.25,0.875,4 -2023-03-07 15:05:00,2023-03-07 15:20:00,空,1540.0,1552.32,-10.625,1.25,0.875,3 -2023-03-07 15:10:00,2023-03-07 15:20:00,空,1541.65,1553.9832000000001,-10.625,1.25,0.875,2 -2023-03-07 15:25:00,2023-03-07 15:35:00,空,1557.42,1569.8793600000001,-10.625,1.25,0.875,2 -2023-03-07 15:20:00,2023-03-08 00:00:00,空,1561.89,1568.61,-6.0031,1.25,0.875,104 -2023-03-07 16:10:00,2023-03-08 00:00:00,空,1557.12,1569.5769599999999,-10.625,1.25,0.875,94 -2023-03-07 16:15:00,2023-03-08 00:00:00,空,1557.61,1568.61,-9.4526,1.25,0.875,93 -2023-03-08 00:00:00,2023-03-08 05:05:00,多,1568.61,1559.84,-7.6137,1.25,0.875,61 -2023-03-08 00:05:00,2023-03-08 05:05:00,多,1566.73,1559.84,-6.1221,1.25,0.875,60 -2023-03-09 00:00:00,2023-03-09 14:15:00,空,1532.86,1545.12288,-10.625,1.25,0.875,171 -2023-03-09 00:10:00,2023-03-09 14:15:00,空,1532.89,1545.1531200000002,-10.625,1.25,0.875,169 -2023-03-09 00:05:00,2023-03-09 19:00:00,空,1534.15,1495.79625,30.625,1.25,0.875,227 -2023-03-09 15:10:00,2023-03-09 19:00:00,空,1537.43,1498.99425,30.625,1.25,0.875,46 -2023-03-09 19:00:00,2023-03-09 20:20:00,空,1501.88,1464.333,30.625,1.25,0.875,16 -2023-03-09 20:20:00,2023-03-09 20:30:00,空,1464.65,1476.3672000000001,-10.625,1.25,0.875,2 -2023-03-09 19:05:00,2023-03-09 20:35:00,空,1498.2,1460.7450000000001,30.625,1.25,0.875,18 -2023-03-09 19:10:00,2023-03-09 20:35:00,空,1498.97,1461.49575,30.625,1.25,0.875,17 -2023-03-09 20:30:00,2023-03-09 20:40:00,空,1474.81,1437.93975,30.625,1.25,0.875,2 -2023-03-09 20:45:00,2023-03-09 20:50:00,空,1440.17,1451.69136,-10.625,1.25,0.875,1 -2023-03-09 20:35:00,2023-03-09 20:55:00,空,1462.73,1426.16175,30.625,1.25,0.875,4 -2023-03-09 20:40:00,2023-03-09 20:55:00,空,1447.53,1411.34175,30.625,1.25,0.875,3 -2023-03-09 20:50:00,2023-03-09 20:55:00,空,1440.0,1404.0,30.625,1.25,0.875,1 -2023-03-09 20:55:00,2023-03-09 21:00:00,空,1411.94,1423.2355200000002,-10.625,1.25,0.875,1 -2023-03-09 21:00:00,2023-03-09 21:15:00,空,1427.35,1438.7687999999998,-10.625,1.25,0.875,3 -2023-03-09 21:05:00,2023-03-09 21:15:00,空,1430.2,1441.6416000000002,-10.625,1.25,0.875,2 -2023-03-09 21:10:00,2023-03-09 22:10:00,空,1432.78,1444.24224,-10.625,1.25,0.875,12 -2023-03-09 21:20:00,2023-03-10 06:50:00,空,1441.14,1405.1115,30.625,1.25,0.875,114 -2023-03-09 21:15:00,2023-03-10 06:55:00,空,1440.24,1404.234,30.625,1.25,0.875,116 -2023-03-09 22:35:00,2023-03-10 06:55:00,空,1439.55,1403.56125,30.625,1.25,0.875,100 -2023-03-10 06:50:00,2023-03-10 10:40:00,空,1406.88,1371.708,30.625,1.25,0.875,46 -2023-03-10 06:55:00,2023-03-10 10:40:00,空,1406.14,1370.9865,30.625,1.25,0.875,45 -2023-03-10 07:00:00,2023-03-10 10:40:00,空,1404.73,1369.61175,30.625,1.25,0.875,44 -2023-03-10 10:40:00,2023-03-10 11:05:00,空,1375.0,1386.0,-10.625,1.25,0.875,5 -2023-03-10 10:45:00,2023-03-10 11:50:00,空,1376.66,1387.6732800000002,-10.625,1.25,0.875,13 -2023-03-10 10:50:00,2023-03-10 12:15:00,空,1379.2,1390.2336,-10.625,1.25,0.875,17 -2023-03-10 11:05:00,2023-03-10 12:25:00,空,1384.0,1395.0720000000001,-10.625,1.25,0.875,16 -2023-03-10 14:20:00,2023-03-10 15:50:00,空,1405.0,1416.24,-10.625,1.25,0.875,18 -2023-03-10 14:30:00,2023-03-10 15:50:00,空,1406.12,1417.3689599999998,-10.625,1.25,0.875,16 -2023-03-10 14:25:00,2023-03-10 16:20:00,空,1409.33,1420.60464,-10.625,1.25,0.875,23 -2023-03-10 17:05:00,2023-03-10 17:35:00,空,1401.53,1412.74224,-10.625,1.25,0.875,6 -2023-03-10 17:00:00,2023-03-10 17:45:00,空,1404.44,1415.67552,-10.625,1.25,0.875,9 -2023-03-10 16:55:00,2023-03-10 19:00:00,空,1414.42,1411.71,1.77,1.25,0.875,25 -2023-03-10 17:55:00,2023-03-10 19:00:00,空,1406.82,1411.71,-4.9699,1.25,0.875,13 -2023-03-10 18:00:00,2023-03-10 19:00:00,空,1407.76,1411.71,-4.1323,1.25,0.875,12 -2023-03-10 19:00:00,2023-03-11 01:10:00,多,1411.71,1447.0027499999999,30.625,1.25,0.875,74 -2023-03-10 19:10:00,2023-03-11 01:10:00,多,1412.88,1448.202,30.625,1.25,0.875,72 -2023-03-10 19:05:00,2023-03-11 01:30:00,多,1416.52,1451.9329999999998,30.625,1.25,0.875,77 -2023-03-11 01:10:00,2023-03-11 07:00:00,多,1444.96,1456.91,9.7127,1.25,0.875,70 -2023-03-11 01:15:00,2023-03-11 07:00:00,多,1443.22,1456.91,11.2322,1.25,0.875,69 -2023-03-11 01:30:00,2023-03-11 07:00:00,多,1452.92,1456.91,2.8077,1.25,0.875,66 -2023-03-11 07:00:00,2023-03-11 07:55:00,空,1456.91,1420.4872500000001,30.625,1.25,0.875,11 -2023-03-11 07:10:00,2023-03-11 07:55:00,空,1454.98,1418.6055,30.625,1.25,0.875,9 -2023-03-11 07:15:00,2023-03-11 07:55:00,空,1449.85,1413.60375,30.625,1.25,0.875,8 -2023-03-11 08:00:00,2023-03-11 08:10:00,空,1408.46,1419.72768,-10.625,1.25,0.875,2 -2023-03-11 07:55:00,2023-03-11 08:20:00,空,1415.74,1427.06592,-10.625,1.25,0.875,5 -2023-03-11 08:10:00,2023-03-11 08:20:00,空,1415.89,1427.21712,-10.625,1.25,0.875,2 -2023-03-11 08:05:00,2023-03-11 08:40:00,空,1417.17,1428.50736,-10.625,1.25,0.875,7 -2023-03-11 08:20:00,2023-03-11 08:40:00,空,1424.56,1435.95648,-10.625,1.25,0.875,4 -2023-03-11 08:25:00,2023-03-11 08:40:00,空,1421.21,1432.57968,-10.625,1.25,0.875,3 -2023-03-11 09:20:00,2023-03-11 17:00:00,空,1430.49,1432.76,-2.6086,1.25,0.875,92 -2023-03-11 09:25:00,2023-03-11 17:00:00,空,1433.47,1432.76,-0.0059,1.25,0.875,91 -2023-03-11 09:30:00,2023-03-11 17:00:00,空,1432.28,1432.76,-1.0439,1.25,0.875,90 -2023-03-11 17:00:00,2023-03-11 20:35:00,多,1432.76,1468.579,30.625,1.25,0.875,43 -2023-03-11 17:05:00,2023-03-11 23:50:00,多,1434.97,1470.8442499999999,30.625,1.25,0.875,81 -2023-03-11 17:10:00,2023-03-11 23:50:00,多,1434.95,1470.82375,30.625,1.25,0.875,80 -2023-03-11 23:50:00,2023-03-12 00:25:00,多,1473.5,1461.712,-10.625,1.25,0.875,7 -2023-03-11 23:55:00,2023-03-12 00:40:00,多,1471.03,1459.2617599999999,-10.625,1.25,0.875,9 -2023-03-11 20:35:00,2023-03-12 02:10:00,多,1465.86,1454.13312,-10.625,1.25,0.875,67 -2023-03-12 01:00:00,2023-03-12 02:25:00,多,1465.23,1453.50816,-10.625,1.25,0.875,17 -2023-03-13 00:05:00,2023-03-13 00:40:00,多,1575.67,1615.0617499999998,30.625,1.25,0.875,7 -2023-03-13 00:10:00,2023-03-13 00:40:00,多,1574.0,1613.35,30.625,1.25,0.875,6 -2023-03-13 00:40:00,2023-03-13 01:05:00,多,1614.1,1601.1871999999998,-10.625,1.25,0.875,5 -2023-03-13 00:45:00,2023-03-13 01:50:00,多,1610.25,1597.368,-10.625,1.25,0.875,13 -2023-03-13 00:50:00,2023-03-13 02:15:00,多,1605.99,1593.14208,-10.625,1.25,0.875,17 -2023-03-13 01:05:00,2023-03-13 02:20:00,多,1601.82,1589.00544,-10.625,1.25,0.875,15 -2023-03-13 01:50:00,2023-03-13 02:45:00,多,1597.61,1584.8291199999999,-10.625,1.25,0.875,11 -2023-03-13 04:10:00,2023-03-13 09:00:00,多,1596.69,1583.91648,-10.625,1.25,0.875,58 -2023-03-13 04:20:00,2023-03-13 09:00:00,多,1597.83,1585.04736,-10.625,1.25,0.875,56 -2023-03-13 04:15:00,2023-03-13 09:25:00,多,1594.44,1581.6844800000001,-10.625,1.25,0.875,62 -2023-03-13 10:40:00,2023-03-13 14:05:00,多,1579.31,1618.7927499999998,30.625,1.25,0.875,41 -2023-03-13 14:05:00,2023-03-13 15:00:00,多,1623.44,1664.0259999999998,30.625,1.25,0.875,11 -2023-03-13 14:10:00,2023-03-13 15:00:00,多,1615.79,1656.18475,30.625,1.25,0.875,10 -2023-03-13 14:15:00,2023-03-13 15:00:00,多,1619.13,1659.60825,30.625,1.25,0.875,9 -2023-03-13 15:05:00,2023-03-13 15:35:00,多,1681.23,1667.78016,-10.625,1.25,0.875,6 -2023-03-13 15:10:00,2023-03-13 15:35:00,多,1674.22,1660.82624,-10.625,1.25,0.875,5 -2023-03-13 15:35:00,2023-03-13 16:30:00,多,1668.92,1655.56864,-10.625,1.25,0.875,11 -2023-03-13 15:40:00,2023-03-13 16:30:00,多,1671.68,1658.30656,-10.625,1.25,0.875,10 -2023-03-13 16:50:00,2023-03-13 17:05:00,多,1666.49,1653.15808,-10.625,1.25,0.875,3 -2023-03-13 15:00:00,2023-03-14 12:30:00,多,1660.5,1702.0124999999998,30.625,1.25,0.875,258 -2023-03-13 16:55:00,2023-03-14 12:30:00,多,1664.46,1706.0714999999998,30.625,1.25,0.875,235 -2023-03-13 17:25:00,2023-03-14 12:30:00,多,1664.32,1705.9279999999999,30.625,1.25,0.875,229 -2023-03-14 12:30:00,2023-03-14 12:35:00,多,1703.9,1690.2688,-10.625,1.25,0.875,1 -2023-03-14 12:35:00,2023-03-14 12:50:00,多,1696.22,1738.6254999999999,30.625,1.25,0.875,3 -2023-03-14 12:40:00,2023-03-14 13:00:00,多,1713.1,1755.9274999999998,30.625,1.25,0.875,4 -2023-03-14 12:45:00,2023-03-14 13:00:00,多,1726.92,1770.0929999999998,30.625,1.25,0.875,3 -2023-03-14 13:00:00,2023-03-14 13:05:00,多,1765.47,1751.34624,-10.625,1.25,0.875,1 -2023-03-14 13:05:00,2023-03-14 13:15:00,多,1758.95,1744.8784,-10.625,1.25,0.875,2 -2023-03-14 13:10:00,2023-03-14 13:15:00,多,1763.12,1749.0150399999998,-10.625,1.25,0.875,1 -2023-03-14 12:50:00,2023-03-14 13:50:00,多,1739.86,1725.94112,-10.625,1.25,0.875,12 -2023-03-14 13:15:00,2023-03-14 14:05:00,多,1738.7,1724.7904,-10.625,1.25,0.875,10 -2023-03-14 13:20:00,2023-03-14 14:05:00,多,1737.01,1723.11392,-10.625,1.25,0.875,9 -2023-03-14 13:50:00,2023-03-14 14:55:00,多,1731.78,1775.0744999999997,30.625,1.25,0.875,13 -2023-03-14 14:15:00,2023-03-14 14:55:00,多,1734.31,1777.6677499999998,30.625,1.25,0.875,8 -2023-03-14 14:50:00,2023-03-14 17:45:00,多,1763.8,1749.6896,-10.625,1.25,0.875,35 -2023-03-14 14:55:00,2023-03-14 18:00:00,多,1759.57,1745.49344,-10.625,1.25,0.875,37 -2023-03-14 15:00:00,2023-03-14 18:00:00,多,1762.05,1747.9536,-10.625,1.25,0.875,36 -2023-03-14 20:05:00,2023-03-14 20:35:00,多,1718.3,1704.5536,-10.625,1.25,0.875,6 -2023-03-14 21:05:00,2023-03-14 21:30:00,空,1679.56,1692.99648,-10.625,1.25,0.875,5 -2023-03-14 21:10:00,2023-03-14 21:30:00,空,1684.67,1698.1473600000002,-10.625,1.25,0.875,4 -2023-03-14 21:00:00,2023-03-14 22:10:00,空,1691.93,1705.4654400000002,-10.625,1.25,0.875,14 -2023-03-14 21:50:00,2023-03-14 22:10:00,空,1692.45,1705.9896,-10.625,1.25,0.875,4 -2023-03-14 21:30:00,2023-03-15 01:00:00,空,1698.74,1712.3299200000001,-10.625,1.25,0.875,42 -2023-03-14 22:50:00,2023-03-15 01:00:00,空,1699.17,1712.7633600000001,-10.625,1.25,0.875,26 -2023-03-14 23:55:00,2023-03-15 01:00:00,空,1699.93,1713.52944,-10.625,1.25,0.875,13 -2023-03-15 02:20:00,2023-03-15 11:20:00,空,1707.6,1664.9099999999999,30.625,1.25,0.875,108 -2023-03-15 11:25:00,2023-03-15 11:45:00,空,1659.28,1672.55424,-10.625,1.25,0.875,4 -2023-03-15 11:30:00,2023-03-15 11:45:00,空,1659.36,1672.6348799999998,-10.625,1.25,0.875,3 -2023-03-15 11:20:00,2023-03-15 11:55:00,空,1664.76,1678.07808,-10.625,1.25,0.875,7 -2023-03-15 11:45:00,2023-03-15 11:55:00,空,1667.14,1680.47712,-10.625,1.25,0.875,2 -2023-03-16 00:05:00,2023-03-16 07:00:00,空,1647.7,1651.72,-3.6747,1.25,0.875,83 -2023-03-16 00:30:00,2023-03-16 07:00:00,空,1646.36,1651.72,-4.6946,1.25,0.875,78 -2023-03-16 00:35:00,2023-03-16 07:00:00,空,1648.33,1651.72,-3.1958,1.25,0.875,77 -2023-03-16 07:00:00,2023-03-16 09:15:00,多,1651.72,1638.50624,-10.625,1.25,0.875,27 -2023-03-16 07:05:00,2023-03-16 09:15:00,多,1655.53,1642.28576,-10.625,1.25,0.875,26 -2023-03-16 07:10:00,2023-03-16 09:15:00,多,1652.79,1639.5676799999999,-10.625,1.25,0.875,25 -2023-03-17 01:20:00,2023-03-17 02:05:00,多,1669.98,1711.7295,30.625,1.25,0.875,9 -2023-03-17 00:00:00,2023-03-17 02:15:00,多,1672.46,1714.2714999999998,30.625,1.25,0.875,27 -2023-03-17 01:25:00,2023-03-17 02:20:00,多,1681.27,1723.3017499999999,30.625,1.25,0.875,11 -2023-03-17 02:20:00,2023-03-17 02:40:00,多,1717.98,1704.23616,-10.625,1.25,0.875,4 -2023-03-17 02:05:00,2023-03-17 05:30:00,多,1709.16,1695.48672,-10.625,1.25,0.875,41 -2023-03-17 02:15:00,2023-03-17 05:30:00,多,1708.89,1695.2188800000001,-10.625,1.25,0.875,39 -2023-03-17 02:40:00,2023-03-17 10:45:00,多,1700.3,1742.8075,30.625,1.25,0.875,97 -2023-03-17 06:05:00,2023-03-17 10:50:00,多,1702.9,1745.4724999999999,30.625,1.25,0.875,57 -2023-03-17 06:10:00,2023-03-17 10:50:00,多,1704.6,1747.2149999999997,30.625,1.25,0.875,56 -2023-03-17 10:50:00,2023-03-17 12:35:00,多,1744.54,1730.58368,-10.625,1.25,0.875,21 -2023-03-17 10:55:00,2023-03-17 12:35:00,多,1744.15,1730.1968000000002,-10.625,1.25,0.875,20 -2023-03-17 10:45:00,2023-03-17 14:25:00,多,1738.02,1724.11584,-10.625,1.25,0.875,44 -2023-03-17 16:00:00,2023-03-17 21:40:00,多,1717.72,1760.6629999999998,30.625,1.25,0.875,68 -2023-03-17 16:15:00,2023-03-17 21:40:00,多,1718.88,1761.8519999999999,30.625,1.25,0.875,65 -2023-03-17 17:00:00,2023-03-17 21:40:00,多,1720.64,1763.656,30.625,1.25,0.875,56 -2023-03-17 21:40:00,2023-03-17 21:45:00,多,1765.48,1751.35616,-10.625,1.25,0.875,1 -2023-03-17 21:45:00,2023-03-17 23:05:00,多,1746.74,1790.4084999999998,30.625,1.25,0.875,16 -2023-03-17 21:50:00,2023-03-17 23:05:00,多,1750.6,1794.3649999999998,30.625,1.25,0.875,15 -2023-03-17 23:05:00,2023-03-18 00:15:00,多,1793.98,1779.62816,-10.625,1.25,0.875,14 -2023-03-17 23:10:00,2023-03-18 00:15:00,多,1788.25,1773.944,-10.625,1.25,0.875,13 -2023-03-17 21:55:00,2023-03-18 00:55:00,多,1757.74,1801.6834999999999,30.625,1.25,0.875,36 -2023-03-18 00:35:00,2023-03-18 01:05:00,多,1783.72,1828.3129999999999,30.625,1.25,0.875,6 -2023-03-18 01:05:00,2023-03-18 01:30:00,多,1828.39,1813.76288,-10.625,1.25,0.875,5 -2023-03-18 01:00:00,2023-03-18 02:05:00,多,1823.81,1809.2195199999999,-10.625,1.25,0.875,13 -2023-03-18 00:55:00,2023-03-18 02:45:00,多,1820.24,1805.67808,-10.625,1.25,0.875,22 -2023-03-18 01:30:00,2023-03-18 02:45:00,多,1819.01,1804.45792,-10.625,1.25,0.875,15 -2023-03-18 02:25:00,2023-03-18 02:45:00,多,1815.33,1800.80736,-10.625,1.25,0.875,4 -2023-03-18 04:00:00,2023-03-18 08:10:00,多,1812.81,1798.3075199999998,-10.625,1.25,0.875,50 -2023-03-18 04:25:00,2023-03-18 08:10:00,多,1812.61,1798.1091199999998,-10.625,1.25,0.875,45 -2023-03-19 00:00:00,2023-03-19 00:30:00,空,1761.52,1775.61216,-10.625,1.25,0.875,6 -2023-03-19 00:05:00,2023-03-19 00:30:00,空,1763.94,1778.05152,-10.625,1.25,0.875,5 -2023-03-19 02:45:00,2023-03-19 11:20:00,空,1776.06,1776.62,-1.0191,1.25,0.875,103 -2023-03-19 02:50:00,2023-03-19 11:20:00,空,1776.2,1776.62,-0.9206,1.25,0.875,102 -2023-03-19 11:20:00,2023-03-19 13:00:00,多,1776.62,1781.21,2.6044,1.25,0.875,20 -2023-03-19 11:30:00,2023-03-19 13:00:00,多,1775.1,1781.21,3.6776,1.25,0.875,18 -2023-03-19 13:00:00,2023-03-19 14:15:00,空,1781.21,1780.37,-0.0355,1.25,0.875,15 -2023-03-19 13:05:00,2023-03-19 14:15:00,空,1776.41,1780.37,-3.4115,1.25,0.875,14 -2023-03-19 14:15:00,2023-03-19 16:40:00,多,1780.37,1824.8792499999997,30.625,1.25,0.875,29 -2023-03-19 14:20:00,2023-03-19 16:40:00,多,1780.34,1824.8484999999998,30.625,1.25,0.875,28 -2023-03-19 16:40:00,2023-03-19 17:00:00,多,1821.64,1807.06688,-10.625,1.25,0.875,4 -2023-03-19 16:45:00,2023-03-19 17:00:00,多,1827.54,1812.91968,-10.625,1.25,0.875,3 -2023-03-19 16:50:00,2023-03-19 17:00:00,多,1821.09,1806.52128,-10.625,1.25,0.875,2 -2023-03-19 17:00:00,2023-03-19 20:35:00,多,1811.27,1796.77984,-10.625,1.25,0.875,43 -2023-03-19 17:05:00,2023-03-19 20:35:00,多,1817.86,1803.31712,-10.625,1.25,0.875,42 -2023-03-19 17:10:00,2023-03-19 20:35:00,多,1816.6,1802.0672,-10.625,1.25,0.875,41 -2023-03-19 22:40:00,2023-03-19 23:35:00,多,1805.52,1801.2,-3.6158,1.25,0.875,11 -2023-03-19 23:35:00,2023-03-20 02:35:00,空,1801.2,1756.17,30.625,1.25,0.875,36 -2023-03-20 02:35:00,2023-03-20 07:10:00,空,1757.28,1771.33824,-10.625,1.25,0.875,55 -2023-03-20 00:00:00,2023-03-20 07:50:00,空,1778.32,1792.54656,-10.625,1.25,0.875,94 -2023-03-20 00:05:00,2023-03-20 07:50:00,空,1775.47,1789.6737600000001,-10.625,1.25,0.875,93 -2023-03-20 08:00:00,2023-03-20 08:10:00,多,1798.52,1784.13184,-10.625,1.25,0.875,2 -2023-03-20 08:05:00,2023-03-20 08:10:00,多,1801.69,1787.27648,-10.625,1.25,0.875,1 -2023-03-20 08:10:00,2023-03-20 09:35:00,多,1784.75,1770.472,-10.625,1.25,0.875,17 -2023-03-20 08:15:00,2023-03-20 10:10:00,多,1780.82,1766.57344,-10.625,1.25,0.875,23 -2023-03-21 00:00:00,2023-03-21 00:35:00,空,1733.04,1746.9043199999999,-10.625,1.25,0.875,7 -2023-03-21 00:05:00,2023-03-21 00:35:00,空,1730.25,1744.092,-10.625,1.25,0.875,6 -2023-03-21 00:10:00,2023-03-21 00:35:00,空,1733.47,1747.3377600000001,-10.625,1.25,0.875,5 -2023-03-21 02:55:00,2023-03-21 10:00:00,空,1747.95,1746.49,0.4191,1.25,0.875,85 -2023-03-21 10:00:00,2023-03-21 12:45:00,多,1746.49,1790.1522499999999,30.625,1.25,0.875,33 -2023-03-21 12:55:00,2023-03-21 17:40:00,多,1804.59,1790.15328,-10.625,1.25,0.875,57 -2023-03-21 12:50:00,2023-03-21 18:00:00,多,1799.32,1784.92544,-10.625,1.25,0.875,62 -2023-03-21 12:45:00,2023-03-21 18:10:00,多,1797.35,1782.9712,-10.625,1.25,0.875,65 -2023-03-21 19:25:00,2023-03-21 21:35:00,多,1796.49,1782.11808,-10.625,1.25,0.875,26 -2023-03-22 00:00:00,2023-03-22 00:35:00,多,1800.44,1786.03648,-10.625,1.25,0.875,7 -2023-03-22 00:05:00,2023-03-22 00:35:00,多,1798.67,1784.28064,-10.625,1.25,0.875,6 -2023-03-22 00:10:00,2023-03-22 00:35:00,多,1798.6,1784.2112,-10.625,1.25,0.875,5 -2023-03-22 01:40:00,2023-03-22 08:00:00,多,1791.4,1788.84,-2.4113,1.25,0.875,76 -2023-03-22 08:00:00,2023-03-22 13:00:00,空,1788.84,1793.58,-3.9372,1.25,0.875,60 -2023-03-23 01:05:00,2023-03-23 05:30:00,空,1734.3,1748.1743999999999,-10.625,1.25,0.875,53 -2023-03-23 01:15:00,2023-03-23 05:30:00,空,1732.77,1746.6321599999999,-10.625,1.25,0.875,51 -2023-03-23 01:20:00,2023-03-23 05:30:00,空,1734.02,1747.89216,-10.625,1.25,0.875,50 -2023-03-23 07:25:00,2023-03-23 08:05:00,空,1746.36,1754.09,-6.1579,1.25,0.875,8 -2023-03-24 00:20:00,2023-03-24 04:55:00,多,1817.81,1803.2675199999999,-10.625,1.25,0.875,55 -2023-03-24 00:10:00,2023-03-24 08:05:00,多,1814.12,1802.62,-8.549,1.25,0.875,95 -2023-03-24 00:15:00,2023-03-24 08:05:00,多,1816.18,1802.62,-9.9578,1.25,0.875,94 -2023-03-24 05:25:00,2023-03-24 08:05:00,多,1809.3,1802.62,-5.24,1.25,0.875,32 -2023-03-24 08:05:00,2023-03-24 11:45:00,空,1802.62,1757.5545,30.625,1.25,0.875,44 -2023-03-24 11:45:00,2023-03-24 12:05:00,空,1742.09,1756.0267199999998,-10.625,1.25,0.875,4 -2023-03-24 11:55:00,2023-03-24 12:05:00,空,1744.38,1758.3350400000002,-10.625,1.25,0.875,2 -2023-03-24 11:50:00,2023-03-24 12:15:00,空,1754.18,1768.21344,-10.625,1.25,0.875,5 -2023-03-25 01:20:00,2023-03-25 15:30:00,空,1752.36,1750.1,0.9871,1.25,0.875,170 -2023-03-25 01:30:00,2023-03-25 15:30:00,空,1751.77,1750.1,0.5667,1.25,0.875,168 -2023-03-25 01:35:00,2023-03-25 15:30:00,空,1751.07,1750.1,0.0674,1.25,0.875,167 -2023-03-25 15:30:00,2023-03-25 17:00:00,多,1750.1,1751.8,0.5892,1.25,0.875,18 -2023-03-25 15:45:00,2023-03-25 17:00:00,多,1757.12,1751.8,-4.4096,1.25,0.875,15 -2023-03-25 15:50:00,2023-03-25 17:00:00,多,1757.93,1751.8,-4.9838,1.25,0.875,14 -2023-03-25 17:00:00,2023-03-26 00:00:00,空,1751.8,1742.28,6.168,1.25,0.875,84 -2023-03-25 17:05:00,2023-03-26 00:00:00,空,1753.24,1742.28,7.1891,1.25,0.875,83 -2023-03-25 17:15:00,2023-03-26 00:00:00,空,1747.29,1742.28,2.9591,1.25,0.875,81 -2023-03-26 00:00:00,2023-03-26 08:40:00,多,1742.28,1785.8369999999998,30.625,1.25,0.875,104 -2023-03-26 00:05:00,2023-03-26 08:40:00,多,1741.46,1784.9965,30.625,1.25,0.875,103 -2023-03-26 00:10:00,2023-03-26 08:40:00,多,1741.16,1784.6889999999999,30.625,1.25,0.875,102 -2023-03-26 08:45:00,2023-03-26 14:40:00,多,1777.37,1763.15104,-10.625,1.25,0.875,71 -2023-03-26 08:50:00,2023-03-26 14:40:00,多,1777.63,1763.4089600000002,-10.625,1.25,0.875,70 -2023-03-26 08:40:00,2023-03-26 14:50:00,多,1776.31,1762.09952,-10.625,1.25,0.875,74 -2023-03-26 16:00:00,2023-03-26 17:30:00,空,1763.29,1766.89,-3.177,1.25,0.875,18 -2023-03-26 16:05:00,2023-03-26 17:30:00,空,1766.79,1766.89,-0.6957,1.25,0.875,17 -2023-03-26 16:10:00,2023-03-26 17:30:00,空,1762.67,1766.89,-3.6176,1.25,0.875,16 -2023-03-26 17:30:00,2023-03-26 20:25:00,多,1766.89,1765.08,-1.9055,1.25,0.875,35 -2023-03-26 17:35:00,2023-03-26 20:25:00,多,1764.92,1765.08,-0.5117,1.25,0.875,34 -2023-03-26 17:40:00,2023-03-26 20:25:00,多,1765.69,1765.08,-1.0568,1.25,0.875,33 -2023-03-26 20:25:00,2023-03-26 22:00:00,空,1765.08,1763.57,0.4444,1.25,0.875,19 -2023-03-26 20:30:00,2023-03-26 22:00:00,空,1757.75,1763.57,-4.7638,1.25,0.875,18 -2023-03-26 20:35:00,2023-03-26 22:00:00,空,1757.17,1763.57,-5.1778,1.25,0.875,17 -2023-03-26 22:10:00,2023-03-27 02:00:00,多,1772.17,1757.9926400000002,-10.625,1.25,0.875,46 -2023-03-26 22:00:00,2023-03-27 03:15:00,多,1763.57,1763.72,-0.5187,1.25,0.875,63 -2023-03-26 22:05:00,2023-03-27 03:15:00,多,1765.2,1763.72,-1.673,1.25,0.875,62 -2023-03-27 03:15:00,2023-03-27 10:00:00,空,1763.72,1761.29,1.0972,1.25,0.875,81 -2023-03-27 03:20:00,2023-03-27 10:00:00,空,1764.17,1761.29,1.4156,1.25,0.875,80 -2023-03-27 03:25:00,2023-03-27 10:00:00,空,1762.26,1761.29,0.063,1.25,0.875,79 -2023-03-27 10:00:00,2023-03-27 12:00:00,多,1761.29,1763.82,1.1706,1.25,0.875,24 -2023-03-27 10:05:00,2023-03-27 12:00:00,多,1760.95,1763.82,1.4123,1.25,0.875,23 -2023-03-27 10:10:00,2023-03-27 12:00:00,多,1760.99,1763.82,1.3838,1.25,0.875,22 -2023-03-27 12:00:00,2023-03-27 14:55:00,空,1763.82,1719.7244999999998,30.625,1.25,0.875,35 -2023-03-27 12:05:00,2023-03-27 14:55:00,空,1764.05,1719.94875,30.625,1.25,0.875,34 -2023-03-27 12:20:00,2023-03-27 14:55:00,空,1764.2,1720.095,30.625,1.25,0.875,31 -2023-03-27 15:05:00,2023-03-27 15:15:00,空,1688.26,1701.76608,-10.625,1.25,0.875,2 -2023-03-27 15:00:00,2023-03-27 16:00:00,空,1701.87,1715.48496,-10.625,1.25,0.875,12 -2023-03-27 15:15:00,2023-03-27 16:00:00,空,1702.22,1715.8377600000001,-10.625,1.25,0.875,9 -2023-03-27 16:00:00,2023-03-27 16:15:00,空,1716.99,1730.72592,-10.625,1.25,0.875,3 -2023-03-27 14:55:00,2023-03-28 06:00:00,空,1718.64,1729.79,-8.7346,1.25,0.875,181 -2023-03-27 16:40:00,2023-03-28 06:00:00,空,1717.0,1729.79,-9.9363,1.25,0.875,160 -2023-03-27 16:45:00,2023-03-28 06:00:00,空,1715.57,1729.29456,-10.625,1.25,0.875,159 -2023-03-28 06:00:00,2023-03-28 09:50:00,多,1729.79,1715.95168,-10.625,1.25,0.875,46 -2023-03-29 00:00:00,2023-03-29 06:30:00,多,1773.82,1818.1654999999998,30.625,1.25,0.875,78 -2023-03-29 00:05:00,2023-03-29 06:30:00,多,1773.23,1817.5607499999999,30.625,1.25,0.875,77 -2023-03-29 00:10:00,2023-03-29 06:30:00,多,1772.67,1816.98675,30.625,1.25,0.875,76 -2023-03-29 06:30:00,2023-03-29 14:35:00,多,1811.49,1796.99808,-10.625,1.25,0.875,97 -2023-03-29 06:40:00,2023-03-29 14:35:00,多,1808.7,1794.2304000000001,-10.625,1.25,0.875,95 -2023-03-29 15:30:00,2023-03-29 16:55:00,多,1805.67,1791.2246400000001,-10.625,1.25,0.875,17 -2023-03-29 15:35:00,2023-03-29 16:55:00,多,1805.73,1791.28416,-10.625,1.25,0.875,16 -2023-03-29 06:35:00,2023-03-29 21:00:00,多,1803.58,1798.99,-3.8062,1.25,0.875,173 -2023-03-29 17:20:00,2023-03-29 21:00:00,多,1801.5,1798.99,-2.3666,1.25,0.875,44 -2023-03-29 17:25:00,2023-03-29 21:00:00,多,1801.54,1798.99,-2.3943,1.25,0.875,43 -2023-03-29 21:00:00,2023-03-30 02:00:00,空,1798.99,1792.31,4.0165,1.25,0.875,60 -2023-03-29 21:05:00,2023-03-30 02:00:00,空,1799.99,1792.31,4.7084,1.25,0.875,59 -2023-03-29 21:10:00,2023-03-30 02:00:00,空,1800.91,1792.31,5.3442,1.25,0.875,58 -2023-03-30 02:00:00,2023-03-30 03:05:00,多,1792.31,1777.9715199999998,-10.625,1.25,0.875,13 -2023-03-30 02:05:00,2023-03-30 03:05:00,多,1793.38,1779.03296,-10.625,1.25,0.875,12 -2023-03-30 02:10:00,2023-03-30 03:05:00,多,1794.0,1779.648,-10.625,1.25,0.875,11 -2023-03-30 03:10:00,2023-03-30 04:20:00,空,1778.81,1793.04048,-10.625,1.25,0.875,14 -2023-03-30 03:05:00,2023-03-30 06:05:00,空,1785.23,1799.5118400000001,-10.625,1.25,0.875,36 -2023-03-31 00:00:00,2023-03-31 07:20:00,多,1795.45,1781.0864000000001,-10.625,1.25,0.875,88 -2023-03-31 00:05:00,2023-03-31 07:40:00,多,1793.56,1779.2115199999998,-10.625,1.25,0.875,91 -2023-03-31 00:10:00,2023-03-31 07:40:00,多,1791.76,1777.42592,-10.625,1.25,0.875,90 -2023-03-31 08:25:00,2023-03-31 12:00:00,空,1790.61,1793.56,-2.6844,1.25,0.875,43 -2023-03-31 12:00:00,2023-03-31 13:35:00,多,1793.56,1838.399,30.625,1.25,0.875,19 -2023-03-31 13:35:00,2023-03-31 20:55:00,多,1828.88,1814.2489600000001,-10.625,1.25,0.875,88 -2023-03-31 13:40:00,2023-03-31 20:55:00,多,1831.28,1816.62976,-10.625,1.25,0.875,87 -2023-03-31 13:45:00,2023-04-01 06:30:00,多,1826.16,1811.55072,-10.625,1.25,0.875,201 -2023-04-01 00:15:00,2023-04-01 06:30:00,多,1826.79,1812.17568,-10.625,1.25,0.875,75 -2023-04-01 00:20:00,2023-04-01 14:00:00,多,1823.18,1824.95,0.5885,1.25,0.875,164 -2023-04-01 07:00:00,2023-04-01 14:00:00,多,1820.91,1824.95,2.1483,1.25,0.875,84 -2023-04-01 14:00:00,2023-04-01 22:00:00,空,1824.95,1820.07,2.7176,1.25,0.875,96 -2023-04-01 14:05:00,2023-04-01 22:00:00,空,1823.23,1820.07,1.5415,1.25,0.875,95 -2023-04-01 22:00:00,2023-04-02 00:00:00,多,1820.07,1820.26,-0.4945,1.25,0.875,24 -2023-04-01 22:05:00,2023-04-02 00:00:00,多,1819.42,1820.26,-0.0479,1.25,0.875,23 -2023-04-02 00:00:00,2023-04-02 05:25:00,空,1820.26,1815.33,2.7605,1.25,0.875,65 -2023-04-02 00:05:00,2023-04-02 05:25:00,空,1820.43,1815.33,2.8769,1.25,0.875,64 -2023-04-02 00:10:00,2023-04-02 05:25:00,空,1820.57,1815.33,2.9728,1.25,0.875,63 -2023-04-02 05:25:00,2023-04-02 11:00:00,多,1815.33,1816.19,-0.0328,1.25,0.875,67 -2023-04-02 05:30:00,2023-04-02 11:00:00,多,1816.6,1816.19,-0.9071,1.25,0.875,66 -2023-04-02 05:35:00,2023-04-02 11:00:00,多,1818.93,1816.19,-2.508,1.25,0.875,65 -2023-04-02 11:00:00,2023-04-02 19:40:00,空,1816.19,1770.78525,30.625,1.25,0.875,104 -2023-04-02 11:05:00,2023-04-02 19:40:00,空,1817.63,1772.1892500000001,30.625,1.25,0.875,103 -2023-04-02 11:10:00,2023-04-02 19:40:00,空,1817.7,1772.2575,30.625,1.25,0.875,102 -2023-04-02 19:40:00,2023-04-02 22:55:00,空,1778.66,1792.88928,-10.625,1.25,0.875,39 -2023-04-02 19:45:00,2023-04-03 08:00:00,空,1781.83,1796.08464,-10.625,1.25,0.875,147 -2023-04-02 19:50:00,2023-04-03 08:00:00,空,1782.59,1796.85072,-10.625,1.25,0.875,146 -2023-04-03 00:20:00,2023-04-03 08:00:00,空,1790.04,1804.36032,-10.625,1.25,0.875,92 -2023-04-03 08:00:00,2023-04-03 16:00:00,多,1800.55,1796.63,-3.3464,1.25,0.875,96 -2023-04-03 16:00:00,2023-04-03 17:20:00,空,1796.63,1795.65,0.0568,1.25,0.875,16 -2023-04-03 17:20:00,2023-04-03 20:00:00,多,1795.65,1814.17,12.2673,1.25,0.875,32 -2023-04-03 20:00:00,2023-04-03 21:00:00,空,1814.17,1768.81575,30.625,1.25,0.875,12 -2023-04-03 21:05:00,2023-04-03 21:45:00,空,1776.21,1790.41968,-10.625,1.25,0.875,8 -2023-04-03 21:00:00,2023-04-03 21:50:00,空,1780.79,1795.03632,-10.625,1.25,0.875,10 -2023-04-03 20:05:00,2023-04-03 22:05:00,空,1808.29,1798.58,6.0871,1.25,0.875,24 -2023-04-03 22:05:00,2023-04-04 11:05:00,多,1798.58,1843.5444999999997,30.625,1.25,0.875,156 -2023-04-03 22:10:00,2023-04-04 11:05:00,多,1798.61,1843.5752499999996,30.625,1.25,0.875,155 -2023-04-03 22:15:00,2023-04-04 11:05:00,多,1811.76,1857.0539999999999,30.625,1.25,0.875,154 -2023-04-04 11:05:00,2023-04-04 15:15:00,多,1865.63,1850.70496,-10.625,1.25,0.875,50 -2023-04-04 11:15:00,2023-04-04 15:15:00,多,1869.64,1854.68288,-10.625,1.25,0.875,48 -2023-04-04 11:10:00,2023-04-05 00:30:00,多,1862.71,1909.27775,30.625,1.25,0.875,160 -2023-04-04 16:40:00,2023-04-05 00:30:00,多,1866.74,1913.4084999999998,30.625,1.25,0.875,94 -2023-04-04 16:45:00,2023-04-05 00:30:00,多,1864.47,1911.0817499999998,30.625,1.25,0.875,93 -2023-04-05 00:30:00,2023-04-05 14:10:00,多,1907.77,1892.50784,-10.625,1.25,0.875,164 -2023-04-05 00:40:00,2023-04-05 14:10:00,多,1903.15,1887.9248,-10.625,1.25,0.875,162 -2023-04-05 00:35:00,2023-04-05 15:00:00,多,1898.2,1883.0144,-10.625,1.25,0.875,173 -2023-04-05 15:00:00,2023-04-05 15:15:00,空,1887.09,1902.18672,-10.625,1.25,0.875,3 -2023-04-05 15:05:00,2023-04-05 19:00:00,空,1893.19,1897.84,-3.6952,1.25,0.875,47 -2023-04-05 15:10:00,2023-04-05 19:00:00,空,1901.07,1897.84,1.4988,1.25,0.875,46 -2023-04-05 15:15:00,2023-04-05 19:00:00,空,1898.87,1897.84,0.053,1.25,0.875,45 -2023-04-05 19:00:00,2023-04-06 00:00:00,多,1897.84,1907.38,5.6585,1.25,0.875,60 -2023-04-05 19:10:00,2023-04-06 00:00:00,多,1901.76,1907.38,3.0689,1.25,0.875,58 -2023-04-05 19:15:00,2023-04-06 00:00:00,多,1904.19,1907.38,1.4691,1.25,0.875,57 -2023-04-06 00:00:00,2023-04-06 10:05:00,空,1907.38,1859.6955,30.625,1.25,0.875,121 -2023-04-06 10:05:00,2023-04-06 16:30:00,空,1864.78,1879.69824,-10.625,1.25,0.875,77 -2023-04-06 00:05:00,2023-04-07 00:00:00,空,1898.73,1871.37,17.387,1.25,0.875,287 -2023-04-06 00:10:00,2023-04-07 00:00:00,空,1899.03,1871.37,17.5817,1.25,0.875,286 -2023-04-06 17:00:00,2023-04-07 00:00:00,空,1874.88,1871.37,1.7151,1.25,0.875,84 -2023-04-07 00:00:00,2023-04-07 05:00:00,多,1871.37,1874.4,1.3989,1.25,0.875,60 -2023-04-07 00:05:00,2023-04-07 05:00:00,多,1870.88,1874.4,1.7268,1.25,0.875,59 -2023-04-07 00:10:00,2023-04-07 05:00:00,多,1870.79,1874.4,1.7871,1.25,0.875,58 -2023-04-07 05:00:00,2023-04-07 22:00:00,空,1874.4,1856.0,11.6456,1.25,0.875,204 -2023-04-07 05:05:00,2023-04-07 22:00:00,空,1874.14,1856.0,11.4739,1.25,0.875,203 -2023-04-07 05:10:00,2023-04-07 22:00:00,空,1873.22,1856.0,10.8659,1.25,0.875,202 -2023-04-07 22:00:00,2023-04-08 17:30:00,多,1856.0,1865.28,5.625,1.25,0.875,234 -2023-04-07 22:05:00,2023-04-08 17:30:00,多,1854.08,1865.28,6.9259,1.25,0.875,233 -2023-04-07 22:20:00,2023-04-08 17:30:00,多,1855.34,1865.28,6.0719,1.25,0.875,230 -2023-04-08 17:30:00,2023-04-09 18:00:00,空,1865.28,1840.19,16.1888,1.25,0.875,294 -2023-04-08 17:35:00,2023-04-09 18:00:00,空,1865.72,1840.19,16.4797,1.25,0.875,293 -2023-04-08 17:40:00,2023-04-09 18:00:00,空,1865.74,1840.19,16.4929,1.25,0.875,292 -2023-04-09 18:00:00,2023-04-10 13:00:00,多,1840.19,1854.73,9.2517,1.25,0.875,228 -2023-04-09 18:05:00,2023-04-10 13:00:00,多,1840.84,1854.73,8.8068,1.25,0.875,227 -2023-04-09 18:10:00,2023-04-10 13:00:00,多,1841.2,1854.73,8.5606,1.25,0.875,226 -2023-04-10 13:00:00,2023-04-10 15:00:00,空,1854.73,1857.27,-2.3368,1.25,0.875,24 -2023-04-10 13:05:00,2023-04-10 15:00:00,空,1851.85,1857.27,-4.2835,1.25,0.875,23 -2023-04-10 13:10:00,2023-04-10 15:00:00,空,1854.13,1857.27,-2.7419,1.25,0.875,22 -2023-04-10 15:00:00,2023-04-10 17:10:00,多,1857.27,1903.7017499999997,30.625,1.25,0.875,26 -2023-04-10 17:10:00,2023-04-10 20:30:00,多,1892.76,1877.61792,-10.625,1.25,0.875,40 -2023-04-10 15:05:00,2023-04-10 22:00:00,多,1858.2,1904.655,30.625,1.25,0.875,83 -2023-04-10 15:10:00,2023-04-10 22:00:00,多,1862.87,1909.4417499999997,30.625,1.25,0.875,82 -2023-04-10 21:20:00,2023-04-11 02:05:00,多,1889.38,1936.6145,30.625,1.25,0.875,57 -2023-04-11 02:05:00,2023-04-11 03:15:00,多,1933.07,1917.6054399999998,-10.625,1.25,0.875,14 -2023-04-11 03:50:00,2023-04-11 14:35:00,多,1922.04,1906.6636799999999,-10.625,1.25,0.875,129 -2023-04-10 22:00:00,2023-04-11 16:10:00,多,1904.66,1911.97,4.1724,1.25,0.875,218 -2023-04-10 22:05:00,2023-04-11 16:10:00,多,1901.01,1911.97,6.5817,1.25,0.875,217 -2023-04-11 15:15:00,2023-04-11 16:10:00,多,1916.01,1911.97,-3.2607,1.25,0.875,11 -2023-04-11 16:10:00,2023-04-12 02:15:00,空,1911.97,1864.17075,30.625,1.25,0.875,121 -2023-04-11 16:15:00,2023-04-12 02:15:00,空,1904.33,1856.72175,30.625,1.25,0.875,120 -2023-04-11 16:20:00,2023-04-12 02:15:00,空,1905.22,1857.5895,30.625,1.25,0.875,119 -2023-04-12 02:15:00,2023-04-12 12:30:00,空,1860.49,1875.37392,-10.625,1.25,0.875,123 -2023-04-12 02:20:00,2023-04-12 12:30:00,空,1865.79,1880.71632,-10.625,1.25,0.875,122 -2023-04-12 02:25:00,2023-04-12 12:30:00,空,1863.03,1877.93424,-10.625,1.25,0.875,121 -2023-04-12 13:00:00,2023-04-13 08:30:00,多,1888.03,1935.2307499999997,30.625,1.25,0.875,234 -2023-04-12 13:05:00,2023-04-13 08:30:00,多,1890.7,1937.9675,30.625,1.25,0.875,233 -2023-04-12 13:10:00,2023-04-13 08:30:00,多,1892.05,1939.3512499999997,30.625,1.25,0.875,232 -2023-04-13 08:30:00,2023-04-13 09:10:00,多,1935.51,1983.8977499999999,30.625,1.25,0.875,8 -2023-04-13 08:35:00,2023-04-13 09:10:00,多,1941.14,1989.6685,30.625,1.25,0.875,7 -2023-04-13 08:40:00,2023-04-13 11:10:00,多,1947.57,1996.2592499999998,30.625,1.25,0.875,30 -2023-04-13 09:10:00,2023-04-14 00:35:00,多,1982.94,2032.5134999999998,30.625,1.25,0.875,185 -2023-04-13 09:15:00,2023-04-14 00:35:00,多,1986.25,2035.9062499999998,30.625,1.25,0.875,184 -2023-04-13 11:35:00,2023-04-14 00:35:00,多,1984.74,2034.3584999999998,30.625,1.25,0.875,156 -2023-04-14 00:35:00,2023-04-14 00:45:00,多,2117.2,2100.2623999999996,-10.625,1.25,0.875,2 -2023-04-14 00:40:00,2023-04-14 00:50:00,多,2110.7,2093.8143999999998,-10.625,1.25,0.875,2 -2023-04-14 00:45:00,2023-04-14 12:55:00,多,2102.3,2085.4816,-10.625,1.25,0.875,146 -2023-04-14 00:55:00,2023-04-14 12:55:00,多,2099.44,2082.64448,-10.625,1.25,0.875,144 -2023-04-14 13:40:00,2023-04-14 14:20:00,多,2108.52,2091.65184,-10.625,1.25,0.875,8 -2023-04-14 13:45:00,2023-04-14 14:20:00,多,2107.42,2090.56064,-10.625,1.25,0.875,7 -2023-04-14 00:50:00,2023-04-14 15:00:00,多,2097.21,2080.43232,-10.625,1.25,0.875,170 -2023-04-14 15:00:00,2023-04-14 18:05:00,空,2067.33,2083.86864,-10.625,1.25,0.875,37 -2023-04-14 15:05:00,2023-04-14 18:10:00,空,2075.74,2092.3459199999998,-10.625,1.25,0.875,37 -2023-04-14 15:10:00,2023-04-14 18:10:00,空,2075.87,2092.47696,-10.625,1.25,0.875,36 -2023-04-14 19:00:00,2023-04-15 01:00:00,多,2079.41,2086.3,3.5168,1.25,0.875,72 -2023-04-14 19:40:00,2023-04-15 01:00:00,多,2085.78,2086.3,-0.3134,1.25,0.875,64 -2023-04-15 01:00:00,2023-04-15 07:00:00,空,2086.3,2088.22,-1.7754,1.25,0.875,72 -2023-04-15 01:05:00,2023-04-15 07:00:00,空,2083.96,2088.22,-3.1802,1.25,0.875,71 -2023-04-15 01:10:00,2023-04-15 07:00:00,空,2083.38,2088.22,-3.5289,1.25,0.875,70 -2023-04-15 07:00:00,2023-04-15 17:05:00,多,2088.22,2100.95,6.9951,1.25,0.875,121 -2023-04-15 07:05:00,2023-04-15 17:05:00,多,2088.59,2100.95,6.7723,1.25,0.875,120 -2023-04-15 07:10:00,2023-04-15 17:05:00,多,2088.99,2100.95,6.5316,1.25,0.875,119 -2023-04-15 17:05:00,2023-04-15 19:00:00,空,2100.95,2097.29,1.5526,1.25,0.875,23 -2023-04-15 17:10:00,2023-04-15 19:00:00,空,2101.15,2097.29,1.6714,1.25,0.875,22 -2023-04-15 17:15:00,2023-04-15 19:00:00,空,2100.12,2097.29,1.0594,1.25,0.875,21 -2023-04-15 19:00:00,2023-04-15 20:35:00,多,2097.29,2093.99,-2.5918,1.25,0.875,19 -2023-04-15 19:05:00,2023-04-15 20:35:00,多,2097.0,2093.99,-2.4192,1.25,0.875,18 -2023-04-15 19:55:00,2023-04-15 20:35:00,多,2100.18,2093.99,-4.3092,1.25,0.875,8 -2023-04-15 20:35:00,2023-04-16 04:10:00,空,2093.99,2088.44,2.6881,1.25,0.875,91 -2023-04-15 20:40:00,2023-04-16 04:10:00,空,2095.8,2088.44,3.7647,1.25,0.875,90 -2023-04-15 20:45:00,2023-04-16 04:10:00,空,2087.6,2088.44,-1.128,1.25,0.875,89 -2023-04-16 04:10:00,2023-04-16 09:00:00,多,2088.44,2096.19,4.0136,1.25,0.875,58 -2023-04-16 04:15:00,2023-04-16 09:00:00,多,2090.39,2096.19,2.8433,1.25,0.875,57 -2023-04-16 04:20:00,2023-04-16 09:00:00,多,2089.81,2096.19,3.1911,1.25,0.875,56 -2023-04-16 09:00:00,2023-04-16 16:00:00,空,2096.19,2092.79,1.4025,1.25,0.875,84 -2023-04-16 09:05:00,2023-04-16 16:00:00,空,2095.99,2092.79,1.2834,1.25,0.875,83 -2023-04-16 09:10:00,2023-04-16 16:00:00,空,2095.42,2092.79,0.9439,1.25,0.875,82 -2023-04-16 16:00:00,2023-04-16 19:00:00,多,2092.79,2145.1097499999996,30.625,1.25,0.875,36 -2023-04-16 16:05:00,2023-04-16 19:00:00,多,2092.62,2144.9354999999996,30.625,1.25,0.875,35 -2023-04-16 16:10:00,2023-04-16 19:00:00,多,2092.01,2144.31025,30.625,1.25,0.875,34 -2023-04-16 19:00:00,2023-04-16 19:55:00,多,2130.8,2113.7536,-10.625,1.25,0.875,11 -2023-04-16 19:10:00,2023-04-16 19:55:00,多,2130.16,2113.11872,-10.625,1.25,0.875,9 -2023-04-16 19:05:00,2023-04-16 20:00:00,多,2129.59,2112.55328,-10.625,1.25,0.875,11 -2023-04-16 20:35:00,2023-04-17 00:00:00,多,2125.35,2118.91,-4.4126,1.25,0.875,41 -2023-04-16 20:50:00,2023-04-17 00:00:00,多,2124.57,2118.91,-3.9551,1.25,0.875,38 -2023-04-16 20:55:00,2023-04-17 00:00:00,多,2122.34,2118.91,-2.6452,1.25,0.875,37 -2023-04-17 00:00:00,2023-04-17 11:30:00,空,2118.91,2065.93725,30.625,1.25,0.875,138 -2023-04-17 00:10:00,2023-04-17 11:35:00,空,2118.41,2065.4497499999998,30.625,1.25,0.875,137 -2023-04-17 00:05:00,2023-04-17 13:15:00,空,2115.45,2062.56375,30.625,1.25,0.875,158 -2023-04-17 13:15:00,2023-04-17 16:30:00,空,2069.93,2086.48944,-10.625,1.25,0.875,39 -2023-04-17 11:30:00,2023-04-18 04:25:00,空,2076.51,2079.86,-2.6416,1.25,0.875,203 -2023-04-17 11:35:00,2023-04-18 04:25:00,空,2074.61,2079.86,-3.7882,1.25,0.875,202 -2023-04-17 18:00:00,2023-04-18 04:25:00,空,2079.93,2079.86,-0.5829,1.25,0.875,125 -2023-04-18 04:25:00,2023-04-18 16:00:00,多,2079.86,2096.77,9.5379,1.25,0.875,139 -2023-04-18 04:30:00,2023-04-18 16:00:00,多,2079.93,2096.77,9.4955,1.25,0.875,138 -2023-04-18 04:40:00,2023-04-18 16:00:00,多,2083.42,2096.77,7.3847,1.25,0.875,136 -2023-04-18 16:00:00,2023-04-18 23:05:00,空,2096.77,2095.49,0.1381,1.25,0.875,85 -2023-04-18 16:25:00,2023-04-18 23:05:00,空,2095.48,2095.49,-0.631,1.25,0.875,80 -2023-04-18 16:30:00,2023-04-18 23:05:00,空,2093.54,2095.49,-1.7893,1.25,0.875,79 -2023-04-18 23:05:00,2023-04-19 03:00:00,多,2095.49,2092.84,-2.2058,1.25,0.875,47 -2023-04-18 23:10:00,2023-04-19 03:00:00,多,2094.49,2092.84,-1.6097,1.25,0.875,46 -2023-04-18 23:15:00,2023-04-19 03:00:00,多,2091.59,2092.84,0.122,1.25,0.875,45 -2023-04-19 03:00:00,2023-04-19 08:10:00,空,2092.84,2040.519,30.625,1.25,0.875,62 -2023-04-19 03:05:00,2023-04-19 08:10:00,空,2091.85,2039.5537499999998,30.625,1.25,0.875,61 -2023-04-19 03:10:00,2023-04-19 08:10:00,空,2092.32,2040.0120000000002,30.625,1.25,0.875,60 -2023-04-19 08:10:00,2023-04-19 08:20:00,空,2027.47,1976.78325,30.625,1.25,0.875,2 -2023-04-19 08:15:00,2023-04-19 08:20:00,空,2019.34,1968.8564999999999,30.625,1.25,0.875,1 -2023-04-19 08:30:00,2023-04-19 14:35:00,空,1988.31,2004.21648,-10.625,1.25,0.875,73 -2023-04-19 08:20:00,2023-04-19 23:20:00,空,1993.02,1943.1944999999998,30.625,1.25,0.875,180 -2023-04-19 08:25:00,2023-04-19 23:20:00,空,1992.62,1942.8045,30.625,1.25,0.875,179 -2023-04-19 15:30:00,2023-04-19 23:20:00,空,1985.62,1935.9795,30.625,1.25,0.875,94 -2023-04-19 23:20:00,2023-04-20 00:25:00,空,1929.15,1944.5832,-10.625,1.25,0.875,13 -2023-04-19 23:25:00,2023-04-20 00:25:00,空,1929.77,1945.20816,-10.625,1.25,0.875,12 -2023-04-19 23:30:00,2023-04-20 00:35:00,空,1930.83,1946.27664,-10.625,1.25,0.875,13 -2023-04-20 01:10:00,2023-04-20 04:05:00,空,1941.08,1956.60864,-10.625,1.25,0.875,35 -2023-04-21 00:25:00,2023-04-21 00:35:00,空,1935.79,1951.27632,-10.625,1.25,0.875,2 -2023-04-21 00:30:00,2023-04-21 00:35:00,空,1937.24,1952.73792,-10.625,1.25,0.875,1 -2023-04-21 00:20:00,2023-04-21 00:45:00,空,1939.93,1955.44944,-10.625,1.25,0.875,5 -2023-04-21 01:05:00,2023-04-21 12:05:00,空,1941.59,1893.0502499999998,30.625,1.25,0.875,132 -2023-04-21 12:05:00,2023-04-21 13:30:00,空,1903.54,1918.76832,-10.625,1.25,0.875,17 -2023-04-21 12:10:00,2023-04-21 13:40:00,空,1907.27,1922.52816,-10.625,1.25,0.875,18 -2023-04-21 12:15:00,2023-04-21 19:05:00,空,1909.2,1861.47,30.625,1.25,0.875,82 -2023-04-21 13:55:00,2023-04-21 19:05:00,空,1906.72,1859.052,30.625,1.25,0.875,62 -2023-04-21 19:05:00,2023-04-22 03:35:00,空,1843.57,1858.31856,-10.625,1.25,0.875,102 -2023-04-21 19:10:00,2023-04-22 03:40:00,空,1843.85,1858.6008,-10.625,1.25,0.875,102 -2023-04-21 19:15:00,2023-04-22 03:50:00,空,1845.36,1860.12288,-10.625,1.25,0.875,103 -2023-04-22 05:10:00,2023-04-22 14:25:00,空,1857.73,1851.93,3.2776,1.25,0.875,111 -2023-04-22 14:25:00,2023-04-23 00:00:00,多,1851.93,1873.07,13.6439,1.25,0.875,115 -2023-04-23 00:00:00,2023-04-23 06:00:00,空,1873.07,1865.2,4.6271,1.25,0.875,72 -2023-04-23 00:05:00,2023-04-23 06:00:00,空,1872.48,1865.2,4.2349,1.25,0.875,71 -2023-04-23 00:10:00,2023-04-23 06:00:00,空,1870.29,1865.2,2.7769,1.25,0.875,70 -2023-04-23 06:00:00,2023-04-23 15:00:00,多,1865.2,1863.53,-1.7442,1.25,0.875,108 -2023-04-23 06:05:00,2023-04-23 15:00:00,多,1867.39,1863.53,-3.2088,1.25,0.875,107 -2023-04-23 06:10:00,2023-04-23 15:00:00,多,1864.91,1863.53,-1.55,1.25,0.875,106 -2023-04-23 15:00:00,2023-04-24 00:05:00,空,1863.53,1861.0,1.072,1.25,0.875,109 -2023-04-23 15:05:00,2023-04-24 00:05:00,空,1863.69,1861.0,1.1792,1.25,0.875,108 -2023-04-23 15:10:00,2023-04-24 00:05:00,空,1862.07,1861.0,0.0933,1.25,0.875,107 -2023-04-24 00:50:00,2023-04-24 03:20:00,多,1875.84,1860.8332799999998,-10.625,1.25,0.875,30 -2023-04-24 00:05:00,2023-04-24 05:00:00,多,1861.0,1861.66,-0.1817,1.25,0.875,59 -2023-04-24 00:10:00,2023-04-24 05:00:00,多,1860.45,1861.66,0.188,1.25,0.875,58 -2023-04-24 05:00:00,2023-04-24 13:10:00,空,1861.66,1849.75,7.3719,1.25,0.875,98 -2023-04-24 05:05:00,2023-04-24 13:10:00,空,1862.87,1849.75,8.1786,1.25,0.875,97 -2023-04-24 05:10:00,2023-04-24 13:10:00,空,1862.97,1849.75,8.2452,1.25,0.875,96 -2023-04-24 13:35:00,2023-04-24 14:40:00,多,1862.75,1847.848,-10.625,1.25,0.875,13 -2023-04-24 13:10:00,2023-04-24 15:00:00,多,1849.75,1852.41,1.1725,1.25,0.875,22 -2023-04-24 13:15:00,2023-04-24 15:00:00,多,1851.0,1852.41,0.3272,1.25,0.875,21 -2023-04-24 15:00:00,2023-04-24 17:00:00,空,1852.41,1806.09975,30.625,1.25,0.875,24 -2023-04-24 17:00:00,2023-04-24 17:15:00,空,1815.6,1830.1247999999998,-10.625,1.25,0.875,3 -2023-04-24 17:15:00,2023-04-24 18:15:00,空,1826.21,1840.81968,-10.625,1.25,0.875,12 -2023-04-24 18:40:00,2023-04-25 00:10:00,空,1830.77,1845.41616,-10.625,1.25,0.875,66 -2023-04-24 15:05:00,2023-04-25 14:35:00,空,1850.68,1804.413,30.625,1.25,0.875,282 -2023-04-24 15:10:00,2023-04-25 14:35:00,空,1850.7,1804.4325,30.625,1.25,0.875,281 -2023-04-25 14:40:00,2023-04-25 15:20:00,空,1808.0,1822.464,-10.625,1.25,0.875,8 -2023-04-25 00:35:00,2023-04-25 17:00:00,空,1839.64,1821.02,12.0269,1.25,0.875,197 -2023-04-25 14:35:00,2023-04-25 17:00:00,空,1810.2,1821.02,-8.0966,1.25,0.875,29 -2023-04-25 15:35:00,2023-04-25 17:00:00,空,1813.49,1821.02,-5.8153,1.25,0.875,17 -2023-04-25 17:00:00,2023-04-25 21:00:00,多,1821.02,1866.5454999999997,30.625,1.25,0.875,48 -2023-04-25 17:05:00,2023-04-25 21:00:00,多,1822.5,1868.0624999999998,30.625,1.25,0.875,47 -2023-04-25 17:10:00,2023-04-25 21:00:00,多,1819.77,1865.2642499999997,30.625,1.25,0.875,46 -2023-04-25 21:00:00,2023-04-26 10:40:00,多,1866.37,1913.0292499999998,30.625,1.25,0.875,164 -2023-04-25 21:05:00,2023-04-26 10:40:00,多,1864.57,1911.1842499999998,30.625,1.25,0.875,163 -2023-04-25 21:10:00,2023-04-26 10:40:00,多,1868.61,1915.3252499999996,30.625,1.25,0.875,162 -2023-04-26 10:40:00,2023-04-26 12:30:00,多,1914.4,1962.26,30.625,1.25,0.875,22 -2023-04-26 10:45:00,2023-04-26 12:30:00,多,1915.9,1963.7975,30.625,1.25,0.875,21 -2023-04-26 10:50:00,2023-04-26 12:30:00,多,1913.64,1961.481,30.625,1.25,0.875,20 -2023-04-26 12:35:00,2023-04-26 13:40:00,多,1959.68,1944.0025600000001,-10.625,1.25,0.875,13 -2023-04-26 12:30:00,2023-04-26 14:15:00,多,1956.19,1940.5404800000001,-10.625,1.25,0.875,21 -2023-04-26 12:40:00,2023-04-26 14:15:00,多,1956.18,1940.5305600000002,-10.625,1.25,0.875,19 -2023-04-26 13:50:00,2023-04-26 14:15:00,多,1953.02,1937.39584,-10.625,1.25,0.875,5 -2023-04-26 14:55:00,2023-04-26 19:00:00,多,1945.24,1943.99,-1.4282,1.25,0.875,49 -2023-04-26 15:00:00,2023-04-26 19:00:00,多,1944.5,1943.99,-0.9528,1.25,0.875,48 -2023-04-26 15:15:00,2023-04-26 19:00:00,多,1946.84,1943.99,-2.4549,1.25,0.875,45 -2023-04-26 19:00:00,2023-04-26 19:30:00,空,1943.99,1895.39025,30.625,1.25,0.875,6 -2023-04-26 19:05:00,2023-04-26 19:30:00,空,1938.01,1889.55975,30.625,1.25,0.875,5 -2023-04-26 19:10:00,2023-04-26 19:30:00,空,1939.99,1891.49025,30.625,1.25,0.875,4 -2023-04-26 19:30:00,2023-04-26 19:35:00,空,1887.36,1840.176,30.625,1.25,0.875,1 -2023-04-26 19:35:00,2023-04-26 20:00:00,空,1847.39,1801.20525,30.625,1.25,0.875,5 -2023-04-26 19:40:00,2023-04-26 20:00:00,空,1845.56,1799.4209999999998,30.625,1.25,0.875,4 -2023-04-26 19:45:00,2023-04-26 20:00:00,空,1834.32,1788.462,30.625,1.25,0.875,3 -2023-04-26 20:00:00,2023-04-26 20:10:00,空,1800.11,1814.5108799999998,-10.625,1.25,0.875,2 -2023-04-26 20:05:00,2023-04-26 20:10:00,空,1808.46,1822.92768,-10.625,1.25,0.875,1 -2023-04-26 20:10:00,2023-04-26 20:30:00,空,1824.66,1839.25728,-10.625,1.25,0.875,4 -2023-04-26 20:20:00,2023-04-26 20:30:00,空,1824.56,1839.1564799999999,-10.625,1.25,0.875,2 -2023-04-26 20:15:00,2023-04-26 20:40:00,空,1827.73,1842.35184,-10.625,1.25,0.875,5 -2023-04-26 20:35:00,2023-04-26 20:40:00,空,1832.09,1846.7467199999999,-10.625,1.25,0.875,1 -2023-04-26 20:30:00,2023-04-26 20:50:00,空,1838.41,1853.1172800000002,-10.625,1.25,0.875,4 -2023-04-27 00:00:00,2023-04-27 00:10:00,空,1860.1,1874.9807999999998,-10.625,1.25,0.875,2 -2023-04-27 01:20:00,2023-04-27 01:25:00,空,1891.21,1906.33968,-10.625,1.25,0.875,1 -2023-04-27 01:25:00,2023-04-27 02:15:00,空,1904.98,1901.8,1.4616,1.25,0.875,10 -2023-04-27 01:30:00,2023-04-27 02:15:00,空,1904.12,1901.8,0.898,1.25,0.875,9 -2023-04-27 02:15:00,2023-04-27 06:00:00,多,1901.8,1905.04,1.5046,1.25,0.875,45 -2023-04-27 02:20:00,2023-04-27 06:00:00,多,1901.8,1905.04,1.5046,1.25,0.875,44 -2023-04-27 06:00:00,2023-04-27 15:00:00,空,1905.04,1886.0,11.8682,1.25,0.875,108 -2023-04-27 06:05:00,2023-04-27 15:00:00,空,1903.12,1886.0,10.6197,1.25,0.875,107 -2023-04-27 15:00:00,2023-04-27 18:40:00,多,1886.0,1933.1499999999999,30.625,1.25,0.875,44 -2023-04-27 15:05:00,2023-04-27 18:40:00,多,1887.04,1934.216,30.625,1.25,0.875,43 -2023-04-27 15:10:00,2023-04-27 18:40:00,多,1887.65,1934.84125,30.625,1.25,0.875,42 -2023-04-27 18:40:00,2023-04-27 19:05:00,多,1936.89,1921.39488,-10.625,1.25,0.875,5 -2023-04-27 18:45:00,2023-04-27 19:10:00,多,1930.78,1915.33376,-10.625,1.25,0.875,5 -2023-04-27 18:50:00,2023-04-27 19:10:00,多,1930.44,1914.99648,-10.625,1.25,0.875,4 -2023-04-27 19:45:00,2023-04-27 22:05:00,多,1922.89,1907.5068800000001,-10.625,1.25,0.875,28 -2023-04-27 19:05:00,2023-04-27 22:50:00,多,1920.17,1904.80864,-10.625,1.25,0.875,45 -2023-04-27 19:15:00,2023-04-27 22:50:00,多,1921.0,1905.632,-10.625,1.25,0.875,43 -2023-04-28 00:50:00,2023-04-28 11:15:00,多,1908.48,1908.24,-0.7822,1.25,0.875,125 -2023-04-28 00:55:00,2023-04-28 11:15:00,多,1912.89,1908.24,-3.6636,1.25,0.875,124 -2023-04-28 01:00:00,2023-04-28 11:15:00,多,1911.0,1908.24,-2.4303,1.25,0.875,123 -2023-04-28 11:15:00,2023-04-29 04:00:00,空,1908.24,1897.06,6.6985,1.25,0.875,201 -2023-04-28 11:35:00,2023-04-29 04:00:00,空,1907.11,1897.06,5.9622,1.25,0.875,197 -2023-04-28 11:40:00,2023-04-29 04:00:00,空,1907.97,1897.06,6.5226,1.25,0.875,196 -2023-04-29 04:00:00,2023-04-29 12:40:00,多,1897.06,1896.28,-1.139,1.25,0.875,104 -2023-04-29 04:05:00,2023-04-29 12:40:00,多,1896.84,1896.28,-0.994,1.25,0.875,103 -2023-04-29 04:10:00,2023-04-29 12:40:00,多,1898.07,1896.28,-1.8038,1.25,0.875,102 -2023-04-29 12:40:00,2023-04-29 13:00:00,空,1896.28,1897.84,-1.6533,1.25,0.875,4 -2023-04-29 12:45:00,2023-04-29 13:00:00,空,1895.99,1897.84,-1.8447,1.25,0.875,3 -2023-04-29 12:55:00,2023-04-29 13:00:00,空,1895.8,1897.84,-1.9701,1.25,0.875,1 -2023-04-29 13:00:00,2023-04-29 17:00:00,多,1897.84,1904.48,3.7484,1.25,0.875,48 -2023-04-29 13:05:00,2023-04-29 17:00:00,多,1897.8,1904.48,3.7748,1.25,0.875,47 -2023-04-29 13:10:00,2023-04-29 17:00:00,多,1897.37,1904.48,4.0591,1.25,0.875,46 -2023-04-29 17:00:00,2023-04-29 19:10:00,空,1904.48,1896.86,4.3764,1.25,0.875,26 -2023-04-29 17:05:00,2023-04-29 19:10:00,空,1903.55,1896.86,3.7681,1.25,0.875,25 -2023-04-29 17:10:00,2023-04-29 19:10:00,空,1903.09,1896.86,3.467,1.25,0.875,24 -2023-04-29 19:10:00,2023-04-30 01:00:00,多,1896.86,1898.31,0.3305,1.25,0.875,70 -2023-04-29 19:15:00,2023-04-30 01:00:00,多,1897.29,1898.31,0.047,1.25,0.875,69 -2023-04-29 19:20:00,2023-04-30 01:00:00,多,1898.06,1898.31,-0.4604,1.25,0.875,68 -2023-04-30 01:00:00,2023-04-30 05:00:00,空,1898.31,1897.06,0.1981,1.25,0.875,48 -2023-04-30 01:05:00,2023-04-30 05:00:00,空,1898.74,1897.06,0.481,1.25,0.875,47 -2023-04-30 01:10:00,2023-04-30 05:00:00,空,1898.67,1897.06,0.435,1.25,0.875,46 -2023-04-30 05:00:00,2023-04-30 12:00:00,多,1897.06,1898.94,0.6138,1.25,0.875,84 -2023-04-30 05:05:00,2023-04-30 12:00:00,多,1896.94,1898.94,0.6929,1.25,0.875,83 -2023-04-30 05:10:00,2023-04-30 12:00:00,多,1898.62,1898.94,-0.4143,1.25,0.875,82 -2023-04-30 12:00:00,2023-04-30 13:05:00,空,1898.94,1901.72,-2.455,1.25,0.875,13 -2023-04-30 12:05:00,2023-04-30 13:05:00,空,1898.5,1901.72,-2.7451,1.25,0.875,12 -2023-04-30 12:10:00,2023-04-30 13:05:00,空,1900.18,1901.72,-1.6381,1.25,0.875,11 -2023-04-30 13:05:00,2023-04-30 20:00:00,多,1901.72,1886.50624,-10.625,1.25,0.875,83 -2023-04-30 13:10:00,2023-04-30 20:00:00,多,1901.12,1885.91104,-10.625,1.25,0.875,82 -2023-04-30 13:15:00,2023-04-30 20:00:00,多,1900.96,1885.75232,-10.625,1.25,0.875,81 -2023-05-01 00:00:00,2023-05-01 01:45:00,空,1880.4,1833.39,30.625,1.25,0.875,21 -2023-05-01 00:05:00,2023-05-01 01:45:00,空,1878.69,1831.72275,30.625,1.25,0.875,20 -2023-05-01 00:10:00,2023-05-01 01:45:00,空,1879.28,1832.298,30.625,1.25,0.875,19 -2023-05-01 01:50:00,2023-05-01 04:35:00,空,1832.14,1846.7971200000002,-10.625,1.25,0.875,33 -2023-05-01 01:55:00,2023-05-01 05:15:00,空,1834.9,1849.5792000000001,-10.625,1.25,0.875,40 -2023-05-01 01:45:00,2023-05-01 07:05:00,空,1837.82,1852.5225599999999,-10.625,1.25,0.875,64 -2023-05-01 05:30:00,2023-05-02 07:00:00,空,1844.79,1828.49,10.4196,1.25,0.875,306 -2023-05-01 05:45:00,2023-05-02 07:00:00,空,1842.4,1828.49,8.8124,1.25,0.875,303 -2023-05-01 08:05:00,2023-05-02 07:00:00,空,1844.28,1828.49,10.077,1.25,0.875,275 -2023-05-02 07:00:00,2023-05-02 09:00:00,多,1828.49,1831.0,1.0909,1.25,0.875,24 -2023-05-02 07:05:00,2023-05-02 09:00:00,多,1829.7,1831.0,0.2631,1.25,0.875,23 -2023-05-02 07:10:00,2023-05-02 09:00:00,多,1833.0,1831.0,-1.9889,1.25,0.875,22 -2023-05-02 09:00:00,2023-05-02 11:00:00,空,1831.0,1828.31,1.2114,1.25,0.875,24 -2023-05-02 09:05:00,2023-05-02 11:00:00,空,1830.19,1828.31,0.659,1.25,0.875,23 -2023-05-02 09:10:00,2023-05-02 11:00:00,空,1829.83,1828.31,0.4133,1.25,0.875,22 -2023-05-02 11:00:00,2023-05-02 13:05:00,多,1828.31,1829.18,-0.0302,1.25,0.875,25 -2023-05-02 11:05:00,2023-05-02 13:05:00,多,1830.0,1829.18,-1.1851,1.25,0.875,24 -2023-05-02 11:10:00,2023-05-02 13:05:00,多,1830.26,1829.18,-1.3626,1.25,0.875,23 -2023-05-02 13:05:00,2023-05-02 14:15:00,空,1829.18,1838.6,-7.0623,1.25,0.875,14 -2023-05-02 13:10:00,2023-05-02 14:15:00,空,1828.88,1838.6,-7.2684,1.25,0.875,13 -2023-05-02 13:15:00,2023-05-02 14:15:00,空,1829.72,1838.6,-6.6915,1.25,0.875,12 -2023-05-02 14:15:00,2023-05-03 12:00:00,多,1838.6,1858.16,12.6732,1.25,0.875,261 -2023-05-02 14:20:00,2023-05-03 12:00:00,多,1844.94,1858.16,8.3319,1.25,0.875,260 -2023-05-02 14:25:00,2023-05-03 12:00:00,多,1851.85,1858.16,3.6343,1.25,0.875,259 -2023-05-03 12:00:00,2023-05-03 17:00:00,空,1858.16,1866.27,-6.0807,1.25,0.875,60 -2023-05-03 12:05:00,2023-05-03 17:00:00,空,1858.88,1866.27,-5.5944,1.25,0.875,59 -2023-05-03 12:10:00,2023-05-03 17:00:00,空,1857.07,1866.27,-6.8176,1.25,0.875,58 -2023-05-03 17:05:00,2023-05-03 22:15:00,多,1863.05,1909.6262499999998,30.625,1.25,0.875,62 -2023-05-03 17:00:00,2023-05-03 22:20:00,多,1866.27,1912.9267499999999,30.625,1.25,0.875,64 -2023-05-03 17:10:00,2023-05-03 22:20:00,多,1864.24,1910.8459999999998,30.625,1.25,0.875,62 -2023-05-03 22:20:00,2023-05-03 23:35:00,多,1914.65,1899.3328000000001,-10.625,1.25,0.875,15 -2023-05-03 22:15:00,2023-05-04 12:45:00,多,1907.4,1892.1408000000001,-10.625,1.25,0.875,174 -2023-05-03 22:25:00,2023-05-04 12:45:00,多,1908.09,1892.8252799999998,-10.625,1.25,0.875,172 -2023-05-04 00:05:00,2023-05-04 13:00:00,多,1901.76,1899.79,-1.9199,1.25,0.875,155 -2023-05-04 13:00:00,2023-05-05 01:00:00,空,1899.79,1877.82,13.8305,1.25,0.875,144 -2023-05-04 13:05:00,2023-05-05 01:00:00,空,1899.14,1877.82,13.4077,1.25,0.875,143 -2023-05-05 01:00:00,2023-05-05 13:40:00,多,1877.82,1924.7654999999997,30.625,1.25,0.875,152 -2023-05-05 01:05:00,2023-05-05 13:40:00,多,1877.24,1924.1709999999998,30.625,1.25,0.875,151 -2023-05-05 01:10:00,2023-05-05 13:40:00,多,1877.23,1924.1607499999998,30.625,1.25,0.875,150 -2023-05-05 13:40:00,2023-05-05 16:00:00,多,1929.88,1978.127,30.625,1.25,0.875,28 -2023-05-05 13:45:00,2023-05-05 16:00:00,多,1928.43,1976.6407499999998,30.625,1.25,0.875,27 -2023-05-05 13:50:00,2023-05-05 16:00:00,多,1925.33,1973.4632499999998,30.625,1.25,0.875,26 -2023-05-05 16:00:00,2023-05-05 18:45:00,多,1996.07,1980.10144,-10.625,1.25,0.875,33 -2023-05-05 16:10:00,2023-05-05 18:45:00,多,1994.44,1978.48448,-10.625,1.25,0.875,31 -2023-05-05 16:05:00,2023-05-05 18:50:00,多,1990.82,1974.8934399999998,-10.625,1.25,0.875,33 -2023-05-05 19:55:00,2023-05-06 02:05:00,多,1990.44,1974.51648,-10.625,1.25,0.875,74 -2023-05-05 20:05:00,2023-05-06 03:25:00,多,1987.49,1971.59008,-10.625,1.25,0.875,88 -2023-05-05 20:00:00,2023-05-06 03:30:00,多,1985.44,1969.55648,-10.625,1.25,0.875,90 -2023-05-06 05:00:00,2023-05-06 12:25:00,空,1966.25,1917.09375,30.625,1.25,0.875,89 -2023-05-06 12:25:00,2023-05-06 14:05:00,空,1926.85,1878.6787499999998,30.625,1.25,0.875,20 -2023-05-06 12:30:00,2023-05-06 14:05:00,空,1921.49,1873.45275,30.625,1.25,0.875,19 -2023-05-06 12:35:00,2023-05-06 14:05:00,空,1912.42,1864.6095,30.625,1.25,0.875,18 -2023-05-06 14:05:00,2023-05-06 17:25:00,空,1872.25,1887.228,-10.625,1.25,0.875,40 -2023-05-06 14:10:00,2023-05-06 18:25:00,空,1877.52,1892.54016,-10.625,1.25,0.875,51 -2023-05-06 14:15:00,2023-05-06 18:25:00,空,1876.37,1891.38096,-10.625,1.25,0.875,50 -2023-05-06 20:05:00,2023-05-07 01:20:00,空,1895.25,1910.412,-10.625,1.25,0.875,63 -2023-05-06 20:10:00,2023-05-07 01:20:00,空,1896.44,1911.6115200000002,-10.625,1.25,0.875,62 -2023-05-06 20:25:00,2023-05-07 01:20:00,空,1896.04,1911.20832,-10.625,1.25,0.875,59 -2023-05-07 01:50:00,2023-05-07 07:00:00,空,1898.98,1901.64,-2.3759,1.25,0.875,62 -2023-05-07 07:00:00,2023-05-07 22:00:00,多,1901.64,1907.09,2.9574,1.25,0.875,180 -2023-05-07 22:00:00,2023-05-08 01:40:00,空,1907.09,1859.41275,30.625,1.25,0.875,44 -2023-05-08 01:40:00,2023-05-08 02:55:00,空,1842.05,1856.7864,-10.625,1.25,0.875,15 -2023-05-08 03:25:00,2023-05-08 04:00:00,空,1854.41,1869.24528,-10.625,1.25,0.875,7 -2023-05-08 04:50:00,2023-05-08 13:15:00,空,1857.76,1872.62208,-10.625,1.25,0.875,101 -2023-05-08 13:50:00,2023-05-08 15:00:00,空,1856.92,1871.77536,-10.625,1.25,0.875,14 -2023-05-08 00:05:00,2023-05-08 17:55:00,空,1875.65,1828.75875,30.625,1.25,0.875,214 -2023-05-08 00:00:00,2023-05-08 18:00:00,空,1871.08,1824.3029999999999,30.625,1.25,0.875,216 -2023-05-08 16:00:00,2023-05-08 18:00:00,空,1861.72,1815.177,30.625,1.25,0.875,24 -2023-05-08 18:00:00,2023-05-08 18:15:00,空,1818.36,1832.90688,-10.625,1.25,0.875,3 -2023-05-08 18:05:00,2023-05-08 18:20:00,空,1818.5,1833.048,-10.625,1.25,0.875,3 -2023-05-08 17:55:00,2023-05-08 19:25:00,空,1825.0,1839.6,-10.625,1.25,0.875,18 -2023-05-08 18:15:00,2023-05-08 21:45:00,空,1831.22,1845.86976,-10.625,1.25,0.875,42 -2023-05-08 18:20:00,2023-05-08 21:45:00,空,1830.54,1845.18432,-10.625,1.25,0.875,41 -2023-05-08 20:00:00,2023-05-08 21:45:00,空,1833.4,1848.0672000000002,-10.625,1.25,0.875,21 -2023-05-09 00:30:00,2023-05-09 01:05:00,空,1841.7,1856.4336,-10.625,1.25,0.875,7 -2023-05-09 00:20:00,2023-05-09 12:00:00,空,1844.26,1844.88,-1.0452,1.25,0.875,140 -2023-05-09 00:25:00,2023-05-09 12:00:00,空,1843.09,1844.88,-1.839,1.25,0.875,139 -2023-05-09 02:05:00,2023-05-09 12:00:00,空,1844.91,1844.88,-0.6047,1.25,0.875,119 -2023-05-09 12:00:00,2023-05-09 13:15:00,多,1844.88,1845.01,-0.5369,1.25,0.875,15 -2023-05-09 12:05:00,2023-05-09 13:15:00,多,1844.29,1845.01,-0.137,1.25,0.875,14 -2023-05-09 13:15:00,2023-05-09 16:35:00,空,1845.01,1840.89,2.1663,1.25,0.875,40 -2023-05-09 13:20:00,2023-05-09 16:35:00,空,1843.59,1840.89,1.2057,1.25,0.875,39 -2023-05-09 16:35:00,2023-05-09 21:00:00,多,1840.89,1847.73,4.0195,1.25,0.875,53 -2023-05-09 16:40:00,2023-05-09 21:00:00,多,1840.75,1847.73,4.1149,1.25,0.875,52 -2023-05-09 21:00:00,2023-05-09 23:10:00,空,1847.73,1845.07,1.1745,1.25,0.875,26 -2023-05-09 21:05:00,2023-05-09 23:10:00,空,1845.98,1845.07,-0.0088,1.25,0.875,25 -2023-05-09 21:10:00,2023-05-09 23:10:00,空,1845.3,1845.07,-0.4692,1.25,0.875,24 -2023-05-09 23:10:00,2023-05-10 03:00:00,多,1845.07,1844.17,-1.2347,1.25,0.875,46 -2023-05-09 23:15:00,2023-05-10 03:00:00,多,1844.11,1844.17,-0.5843,1.25,0.875,45 -2023-05-09 23:20:00,2023-05-10 03:00:00,多,1845.11,1844.17,-1.2618,1.25,0.875,44 -2023-05-10 03:00:00,2023-05-10 11:00:00,空,1844.17,1842.34,0.6154,1.25,0.875,96 -2023-05-10 03:05:00,2023-05-10 11:00:00,空,1844.66,1842.34,0.9471,1.25,0.875,95 -2023-05-10 03:10:00,2023-05-10 11:00:00,空,1844.99,1842.34,1.1704,1.25,0.875,94 -2023-05-10 11:00:00,2023-05-10 17:00:00,多,1842.34,1872.48,19.8245,1.25,0.875,72 -2023-05-10 11:05:00,2023-05-10 17:00:00,多,1842.8,1872.48,19.5074,1.25,0.875,71 -2023-05-10 11:10:00,2023-05-10 17:00:00,多,1844.03,1872.48,18.6602,1.25,0.875,70 -2023-05-10 17:00:00,2023-05-10 17:15:00,空,1872.48,1825.668,30.625,1.25,0.875,3 -2023-05-10 17:05:00,2023-05-10 17:15:00,空,1867.12,1820.4419999999998,30.625,1.25,0.875,2 -2023-05-10 17:10:00,2023-05-10 17:15:00,空,1854.32,1807.962,30.625,1.25,0.875,1 -2023-05-10 17:20:00,2023-05-10 17:25:00,空,1796.32,1810.69056,-10.625,1.25,0.875,1 -2023-05-10 17:25:00,2023-05-10 17:45:00,空,1812.6,1827.1008,-10.625,1.25,0.875,4 -2023-05-10 17:15:00,2023-05-10 17:55:00,空,1814.02,1828.53216,-10.625,1.25,0.875,8 -2023-05-10 17:30:00,2023-05-10 17:55:00,空,1815.6,1830.1247999999998,-10.625,1.25,0.875,5 -2023-05-10 17:45:00,2023-05-10 19:00:00,空,1825.86,1840.46688,-10.625,1.25,0.875,15 -2023-05-10 17:55:00,2023-05-10 19:00:00,空,1829.16,1843.79328,-10.625,1.25,0.875,13 -2023-05-10 18:00:00,2023-05-10 19:00:00,空,1825.55,1840.1544,-10.625,1.25,0.875,12 -2023-05-10 21:20:00,2023-05-10 23:00:00,空,1830.48,1845.12384,-10.625,1.25,0.875,20 -2023-05-10 21:10:00,2023-05-11 13:50:00,空,1851.71,1805.41725,30.625,1.25,0.875,200 -2023-05-10 21:15:00,2023-05-11 13:55:00,空,1849.6,1803.36,30.625,1.25,0.875,200 -2023-05-10 23:20:00,2023-05-11 14:00:00,空,1837.45,1791.51375,30.625,1.25,0.875,176 -2023-05-11 13:50:00,2023-05-12 02:55:00,空,1808.26,1763.0535,30.625,1.25,0.875,157 -2023-05-11 13:55:00,2023-05-12 02:55:00,空,1806.76,1761.591,30.625,1.25,0.875,156 -2023-05-11 14:00:00,2023-05-12 04:00:00,空,1798.81,1753.8397499999999,30.625,1.25,0.875,168 -2023-05-12 04:00:00,2023-05-12 12:30:00,空,1761.56,1775.65248,-10.625,1.25,0.875,102 -2023-05-12 13:20:00,2023-05-12 14:10:00,空,1767.85,1781.9928,-10.625,1.25,0.875,10 -2023-05-12 02:55:00,2023-05-12 19:45:00,空,1769.3,1769.03,-0.4342,1.25,0.875,202 -2023-05-12 03:00:00,2023-05-12 19:45:00,空,1770.38,1769.03,0.3282,1.25,0.875,201 -2023-05-12 14:40:00,2023-05-12 19:45:00,空,1770.84,1769.03,0.6526,1.25,0.875,61 -2023-05-12 19:45:00,2023-05-12 21:10:00,多,1769.03,1813.2557499999998,30.625,1.25,0.875,17 -2023-05-12 19:50:00,2023-05-12 21:10:00,多,1774.88,1819.252,30.625,1.25,0.875,16 -2023-05-12 19:55:00,2023-05-13 14:00:00,多,1789.13,1800.89,7.5913,1.25,0.875,217 -2023-05-12 21:10:00,2023-05-13 14:00:00,多,1802.38,1800.89,-1.6584,1.25,0.875,202 -2023-05-12 21:15:00,2023-05-13 14:00:00,多,1802.06,1800.89,-1.4366,1.25,0.875,201 -2023-05-13 14:00:00,2023-05-13 20:05:00,空,1800.89,1795.05,3.4286,1.25,0.875,73 -2023-05-13 14:05:00,2023-05-13 20:05:00,空,1798.7,1795.05,1.9116,1.25,0.875,72 -2023-05-13 14:10:00,2023-05-13 20:05:00,空,1799.49,1795.05,2.4592,1.25,0.875,71 -2023-05-13 20:05:00,2023-05-14 01:05:00,多,1795.05,1795.07,-0.6111,1.25,0.875,60 -2023-05-13 20:15:00,2023-05-14 01:05:00,多,1794.41,1795.07,-0.1652,1.25,0.875,58 -2023-05-13 20:20:00,2023-05-14 01:05:00,多,1793.2,1795.07,0.6785,1.25,0.875,57 -2023-05-14 01:05:00,2023-05-14 02:20:00,空,1795.07,1796.56,-1.6626,1.25,0.875,15 -2023-05-14 01:10:00,2023-05-14 02:20:00,空,1794.02,1796.56,-2.3948,1.25,0.875,14 -2023-05-14 01:15:00,2023-05-14 02:20:00,空,1794.71,1796.56,-1.9135,1.25,0.875,13 -2023-05-14 02:20:00,2023-05-14 18:00:00,多,1796.56,1803.93,4.5029,1.25,0.875,188 -2023-05-14 02:25:00,2023-05-14 18:00:00,多,1797.39,1803.93,3.9233,1.25,0.875,187 -2023-05-14 02:30:00,2023-05-14 18:00:00,多,1795.62,1803.93,5.1599,1.25,0.875,186 -2023-05-14 18:00:00,2023-05-15 01:20:00,空,1803.93,1807.41,-3.0364,1.25,0.875,88 -2023-05-14 18:05:00,2023-05-15 01:20:00,空,1804.38,1807.41,-2.7241,1.25,0.875,87 -2023-05-14 18:10:00,2023-05-15 01:20:00,空,1804.77,1807.41,-2.4535,1.25,0.875,86 -2023-05-15 01:20:00,2023-05-15 22:00:00,多,1807.41,1821.21,8.919,1.25,0.875,248 -2023-05-15 01:25:00,2023-05-15 22:00:00,多,1807.6,1821.21,8.7867,1.25,0.875,247 -2023-05-15 01:30:00,2023-05-15 22:00:00,多,1812.76,1821.21,5.2018,1.25,0.875,246 -2023-05-15 22:00:00,2023-05-16 08:00:00,空,1821.21,1820.11,0.13,1.25,0.875,120 -2023-05-15 22:05:00,2023-05-16 08:00:00,空,1822.66,1820.11,1.1238,1.25,0.875,119 -2023-05-15 22:10:00,2023-05-16 08:00:00,空,1822.26,1820.11,0.8498,1.25,0.875,118 -2023-05-16 08:00:00,2023-05-16 10:00:00,多,1820.11,1816.78,-2.9119,1.25,0.875,24 -2023-05-16 08:05:00,2023-05-16 10:00:00,多,1820.57,1816.78,-3.2272,1.25,0.875,23 -2023-05-16 08:10:00,2023-05-16 10:00:00,多,1823.07,1816.78,-4.9378,1.25,0.875,22 -2023-05-16 10:00:00,2023-05-16 12:00:00,空,1816.78,1816.36,-0.336,1.25,0.875,24 -2023-05-16 10:05:00,2023-05-16 12:00:00,空,1814.69,1816.36,-1.7753,1.25,0.875,23 -2023-05-16 10:10:00,2023-05-16 12:00:00,空,1815.66,1816.36,-1.1069,1.25,0.875,22 -2023-05-16 12:00:00,2023-05-16 13:35:00,多,1816.36,1813.77,-2.4074,1.25,0.875,19 -2023-05-16 12:05:00,2023-05-16 13:35:00,多,1815.34,1813.77,-1.7061,1.25,0.875,18 -2023-05-16 13:35:00,2023-05-16 15:00:00,空,1813.77,1819.53,-4.5946,1.25,0.875,17 -2023-05-16 13:45:00,2023-05-16 15:00:00,空,1816.82,1819.53,-2.4895,1.25,0.875,15 -2023-05-16 15:00:00,2023-05-17 05:00:00,多,1819.53,1822.81,1.6283,1.25,0.875,168 -2023-05-17 00:45:00,2023-05-17 05:00:00,多,1823.24,1822.81,-0.9198,1.25,0.875,51 -2023-05-17 00:50:00,2023-05-17 05:00:00,多,1824.8,1822.81,-1.9882,1.25,0.875,50 -2023-05-17 05:00:00,2023-05-17 17:00:00,空,1822.81,1803.34,12.7266,1.25,0.875,144 -2023-05-17 05:05:00,2023-05-17 17:00:00,空,1821.99,1803.34,12.1701,1.25,0.875,143 -2023-05-17 05:10:00,2023-05-17 17:00:00,空,1820.87,1803.34,11.4091,1.25,0.875,142 -2023-05-17 17:00:00,2023-05-18 13:00:00,多,1803.34,1815.31,7.6721,1.25,0.875,240 -2023-05-17 17:05:00,2023-05-18 13:00:00,多,1800.14,1815.31,9.9089,1.25,0.875,239 -2023-05-17 17:10:00,2023-05-18 13:00:00,多,1803.69,1815.31,7.4279,1.25,0.875,238 -2023-05-18 13:00:00,2023-05-19 06:00:00,空,1815.31,1805.7,5.9923,1.25,0.875,204 -2023-05-18 13:05:00,2023-05-19 06:00:00,空,1815.12,1805.7,5.8622,1.25,0.875,203 -2023-05-18 13:10:00,2023-05-19 06:00:00,空,1814.11,1805.7,5.1699,1.25,0.875,202 -2023-05-19 06:00:00,2023-05-20 00:00:00,多,1805.7,1812.13,3.8262,1.25,0.875,216 -2023-05-19 06:05:00,2023-05-20 00:00:00,多,1806.31,1812.13,3.4025,1.25,0.875,215 -2023-05-19 06:10:00,2023-05-20 00:00:00,多,1806.01,1812.13,3.6109,1.25,0.875,214 -2023-05-20 00:00:00,2023-05-20 04:00:00,空,1812.13,1812.0,-0.5353,1.25,0.875,48 -2023-05-20 00:05:00,2023-05-20 04:00:00,空,1811.66,1812.0,-0.8596,1.25,0.875,47 -2023-05-20 00:15:00,2023-05-20 04:00:00,空,1810.2,1812.0,-1.868,1.25,0.875,45 -2023-05-20 04:00:00,2023-05-20 06:00:00,多,1812.0,1808.3,-3.1774,1.25,0.875,24 -2023-05-20 04:05:00,2023-05-20 06:00:00,多,1812.0,1808.3,-3.1774,1.25,0.875,23 -2023-05-20 04:10:00,2023-05-20 06:00:00,多,1811.63,1808.3,-2.9227,1.25,0.875,22 -2023-05-20 06:00:00,2023-05-20 08:00:00,空,1808.3,1810.87,-2.4015,1.25,0.875,24 -2023-05-20 06:05:00,2023-05-20 08:00:00,空,1808.34,1810.87,-2.3738,1.25,0.875,23 -2023-05-20 06:10:00,2023-05-20 08:00:00,空,1808.24,1810.87,-2.4431,1.25,0.875,22 -2023-05-20 08:00:00,2023-05-21 04:00:00,多,1810.87,1816.55,3.2958,1.25,0.875,240 -2023-05-20 08:05:00,2023-05-21 04:00:00,多,1811.0,1816.55,3.2058,1.25,0.875,239 -2023-05-20 08:10:00,2023-05-21 04:00:00,多,1810.98,1816.55,3.2196,1.25,0.875,238 -2023-05-21 04:00:00,2023-05-22 06:00:00,空,1816.55,1803.66,8.2448,1.25,0.875,312 -2023-05-21 04:05:00,2023-05-22 06:00:00,空,1816.01,1803.66,7.8758,1.25,0.875,311 -2023-05-21 04:10:00,2023-05-22 06:00:00,空,1814.78,1803.66,7.0343,1.25,0.875,310 -2023-05-22 06:00:00,2023-05-23 03:10:00,多,1803.66,1848.7514999999999,30.625,1.25,0.875,254 -2023-05-22 06:05:00,2023-05-23 03:10:00,多,1803.19,1848.26975,30.625,1.25,0.875,253 -2023-05-22 06:10:00,2023-05-23 03:10:00,多,1803.4,1848.485,30.625,1.25,0.875,252 -2023-05-23 03:20:00,2023-05-23 07:30:00,多,1865.12,1850.19904,-10.625,1.25,0.875,50 -2023-05-23 03:10:00,2023-05-23 18:00:00,多,1845.42,1850.76,2.9921,1.25,0.875,178 -2023-05-23 03:15:00,2023-05-23 18:00:00,多,1854.23,1850.76,-2.9642,1.25,0.875,177 -2023-05-23 08:35:00,2023-05-23 18:00:00,多,1853.71,1850.76,-2.6143,1.25,0.875,113 -2023-05-23 18:00:00,2023-05-23 19:10:00,空,1850.76,1850.0,-0.1117,1.25,0.875,14 -2023-05-23 18:10:00,2023-05-23 19:10:00,空,1849.48,1850.0,-0.9765,1.25,0.875,12 -2023-05-23 18:15:00,2023-05-23 19:10:00,空,1849.0,1850.0,-1.301,1.25,0.875,11 -2023-05-23 19:10:00,2023-05-24 01:00:00,多,1850.0,1847.88,-2.0574,1.25,0.875,70 -2023-05-23 19:15:00,2023-05-24 01:00:00,多,1848.05,1847.88,-0.74,1.25,0.875,69 -2023-05-23 19:20:00,2023-05-24 01:00:00,多,1848.99,1847.88,-1.3754,1.25,0.875,68 -2023-05-24 01:00:00,2023-05-24 13:50:00,空,1847.88,1801.683,30.625,1.25,0.875,154 -2023-05-24 01:05:00,2023-05-24 13:50:00,空,1849.16,1802.931,30.625,1.25,0.875,153 -2023-05-24 01:10:00,2023-05-24 13:50:00,空,1850.29,1804.0327499999999,30.625,1.25,0.875,152 -2023-05-24 14:00:00,2023-05-24 20:55:00,空,1794.43,1808.78544,-10.625,1.25,0.875,83 -2023-05-24 13:50:00,2023-05-25 12:00:00,空,1795.6,1792.9,1.2546,1.25,0.875,266 -2023-05-24 13:55:00,2023-05-25 12:00:00,空,1802.26,1792.9,5.8668,1.25,0.875,265 -2023-05-24 21:45:00,2023-05-25 12:00:00,空,1794.51,1792.9,0.4965,1.25,0.875,171 -2023-05-25 12:05:00,2023-05-25 15:40:00,多,1803.19,1788.76448,-10.625,1.25,0.875,43 -2023-05-25 12:10:00,2023-05-25 15:40:00,多,1803.01,1788.58592,-10.625,1.25,0.875,42 -2023-05-25 12:00:00,2023-05-26 14:30:00,多,1792.9,1837.7224999999999,30.625,1.25,0.875,318 -2023-05-26 14:30:00,2023-05-26 17:55:00,多,1836.36,1821.6691199999998,-10.625,1.25,0.875,41 -2023-05-25 16:15:00,2023-05-27 09:00:00,多,1796.33,1827.32,20.9398,1.25,0.875,489 -2023-05-25 16:20:00,2023-05-27 09:00:00,多,1796.26,1827.32,20.9894,1.25,0.875,488 -2023-05-26 18:30:00,2023-05-27 09:00:00,多,1828.24,1827.32,-1.254,1.25,0.875,174 -2023-05-27 09:00:00,2023-05-27 20:00:00,空,1827.32,1825.77,0.4353,1.25,0.875,132 -2023-05-27 09:05:00,2023-05-27 20:00:00,空,1827.89,1825.77,0.8248,1.25,0.875,131 -2023-05-27 09:10:00,2023-05-27 20:00:00,空,1828.17,1825.77,1.016,1.25,0.875,130 -2023-05-27 20:00:00,2023-05-28 14:15:00,多,1825.77,1841.23,9.9596,1.25,0.875,219 -2023-05-27 20:05:00,2023-05-28 14:15:00,多,1825.43,1841.23,10.1944,1.25,0.875,218 -2023-05-27 20:10:00,2023-05-28 14:15:00,多,1825.59,1841.23,10.0839,1.25,0.875,217 -2023-05-28 14:15:00,2023-05-28 15:15:00,空,1841.23,1842.28,-1.3378,1.25,0.875,12 -2023-05-28 14:20:00,2023-05-28 15:15:00,空,1840.95,1842.28,-1.5281,1.25,0.875,11 -2023-05-28 14:25:00,2023-05-28 15:15:00,空,1839.21,1842.28,-2.7115,1.25,0.875,10 -2023-05-28 15:15:00,2023-05-28 22:00:00,多,1842.28,1888.3369999999998,30.625,1.25,0.875,81 -2023-05-28 15:20:00,2023-05-28 22:00:00,多,1839.67,1885.66175,30.625,1.25,0.875,80 -2023-05-28 15:25:00,2023-05-28 22:00:00,多,1840.51,1886.5227499999999,30.625,1.25,0.875,79 -2023-05-28 22:00:00,2023-05-29 14:35:00,多,1898.68,1883.49056,-10.625,1.25,0.875,199 -2023-05-28 22:05:00,2023-05-29 14:35:00,多,1906.31,1891.05952,-10.625,1.25,0.875,198 -2023-05-28 22:10:00,2023-05-29 14:35:00,多,1906.39,1891.1388800000002,-10.625,1.25,0.875,197 -2023-05-29 15:00:00,2023-05-30 00:55:00,空,1895.98,1893.0,1.3397,1.25,0.875,119 -2023-05-30 00:55:00,2023-05-30 14:00:00,多,1893.0,1903.68,6.4273,1.25,0.875,157 -2023-05-30 01:00:00,2023-05-30 14:00:00,多,1896.41,1903.68,4.1669,1.25,0.875,156 -2023-05-30 01:05:00,2023-05-30 14:00:00,多,1897.23,1903.68,3.6246,1.25,0.875,155 -2023-05-30 14:00:00,2023-05-30 16:05:00,空,1903.68,1901.52,0.7933,1.25,0.875,25 -2023-05-30 14:05:00,2023-05-30 16:05:00,空,1908.83,1901.52,4.162,1.25,0.875,24 -2023-05-30 14:10:00,2023-05-30 16:05:00,空,1905.42,1901.52,1.9335,1.25,0.875,23 -2023-05-30 16:05:00,2023-05-30 23:00:00,多,1901.52,1900.02,-1.6111,1.25,0.875,83 -2023-05-30 16:30:00,2023-05-30 23:00:00,多,1901.26,1900.02,-1.4402,1.25,0.875,78 -2023-05-30 16:35:00,2023-05-30 23:00:00,多,1901.27,1900.02,-1.4468,1.25,0.875,77 -2023-05-30 23:00:00,2023-05-31 00:20:00,空,1900.02,1900.57,-0.9868,1.25,0.875,16 -2023-05-30 23:05:00,2023-05-31 00:20:00,空,1900.51,1900.57,-0.6645,1.25,0.875,15 -2023-05-30 23:10:00,2023-05-31 00:20:00,空,1897.39,1900.57,-2.72,1.25,0.875,14 -2023-05-31 00:20:00,2023-05-31 02:00:00,多,1900.57,1896.07,-3.5846,1.25,0.875,20 -2023-05-31 00:30:00,2023-05-31 02:00:00,多,1901.41,1896.07,-4.1356,1.25,0.875,18 -2023-05-31 00:35:00,2023-05-31 02:00:00,多,1901.78,1896.07,-4.3781,1.25,0.875,17 -2023-05-31 02:00:00,2023-05-31 14:15:00,空,1896.07,1848.66825,30.625,1.25,0.875,147 -2023-05-31 14:15:00,2023-05-31 17:35:00,空,1851.79,1866.60432,-10.625,1.25,0.875,40 -2023-05-31 14:20:00,2023-05-31 17:40:00,空,1852.83,1867.65264,-10.625,1.25,0.875,40 -2023-05-31 02:05:00,2023-05-31 23:00:00,空,1888.25,1868.06,12.7406,1.25,0.875,251 -2023-05-31 18:50:00,2023-05-31 23:00:00,空,1862.64,1868.06,-4.2623,1.25,0.875,50 -2023-05-31 18:55:00,2023-05-31 23:00:00,空,1863.0,1868.06,-4.0201,1.25,0.875,49 -2023-05-31 23:00:00,2023-06-01 02:00:00,多,1868.06,1871.83,1.8977,1.25,0.875,36 -2023-05-31 23:05:00,2023-06-01 02:00:00,多,1868.57,1871.83,1.5558,1.25,0.875,35 -2023-05-31 23:10:00,2023-06-01 02:00:00,多,1868.08,1871.83,1.8843,1.25,0.875,34 -2023-06-01 02:00:00,2023-06-01 12:30:00,空,1871.83,1863.09,5.2115,1.25,0.875,126 -2023-06-01 02:05:00,2023-06-01 12:30:00,空,1872.58,1863.09,5.7098,1.25,0.875,125 -2023-06-01 02:10:00,2023-06-01 12:30:00,空,1870.49,1863.09,4.3202,1.25,0.875,124 -2023-06-01 12:30:00,2023-06-01 14:00:00,多,1863.09,1862.45,-1.0544,1.25,0.875,18 -2023-06-01 12:35:00,2023-06-01 14:00:00,多,1860.5,1862.45,0.6851,1.25,0.875,17 -2023-06-01 12:40:00,2023-06-01 14:00:00,多,1861.47,1862.45,0.0331,1.25,0.875,16 -2023-06-01 14:00:00,2023-06-01 15:05:00,空,1862.45,1860.6,0.6166,1.25,0.875,13 -2023-06-01 14:05:00,2023-06-01 15:05:00,空,1861.37,1860.6,-0.1079,1.25,0.875,12 -2023-06-01 14:15:00,2023-06-01 15:05:00,空,1857.62,1860.6,-2.6303,1.25,0.875,10 -2023-06-01 15:05:00,2023-06-01 23:00:00,多,1860.6,1865.39,2.593,1.25,0.875,95 -2023-06-01 15:10:00,2023-06-01 23:00:00,多,1862.35,1865.39,1.4154,1.25,0.875,94 -2023-06-01 15:15:00,2023-06-01 23:00:00,多,1862.07,1865.39,1.6037,1.25,0.875,93 -2023-06-01 23:00:00,2023-06-02 01:00:00,空,1865.39,1860.23,2.8327,1.25,0.875,24 -2023-06-01 23:05:00,2023-06-02 01:00:00,空,1864.91,1860.23,2.5119,1.25,0.875,23 -2023-06-01 23:10:00,2023-06-02 01:00:00,空,1864.8,1860.23,2.4383,1.25,0.875,22 -2023-06-02 01:00:00,2023-06-02 18:45:00,多,1860.23,1906.7357499999998,30.625,1.25,0.875,213 -2023-06-02 01:20:00,2023-06-02 18:45:00,多,1863.3,1909.8824999999997,30.625,1.25,0.875,209 -2023-06-02 01:25:00,2023-06-03 14:00:00,多,1867.07,1901.27,22.2718,1.25,0.875,439 -2023-06-02 18:45:00,2023-06-03 14:00:00,多,1905.3,1901.27,-3.2689,1.25,0.875,231 -2023-06-02 18:50:00,2023-06-03 14:00:00,多,1903.51,1901.27,-2.096,1.25,0.875,230 -2023-06-03 14:00:00,2023-06-03 15:30:00,空,1901.27,1901.1,-0.5132,1.25,0.875,18 -2023-06-03 14:05:00,2023-06-03 15:30:00,空,1900.79,1901.1,-0.8289,1.25,0.875,17 -2023-06-03 14:10:00,2023-06-03 15:30:00,空,1901.68,1901.1,-0.2438,1.25,0.875,16 -2023-06-03 15:30:00,2023-06-03 16:45:00,多,1901.1,1897.98,-2.6764,1.25,0.875,15 -2023-06-03 15:35:00,2023-06-03 16:45:00,多,1900.16,1897.98,-2.0591,1.25,0.875,14 -2023-06-03 15:40:00,2023-06-03 16:45:00,多,1900.32,1897.98,-2.1642,1.25,0.875,13 -2023-06-03 16:45:00,2023-06-04 04:00:00,空,1897.98,1892.98,2.668,1.25,0.875,135 -2023-06-03 16:50:00,2023-06-04 04:00:00,空,1898.96,1892.98,3.3114,1.25,0.875,134 -2023-06-03 16:55:00,2023-06-04 04:00:00,空,1897.75,1892.98,2.5169,1.25,0.875,133 -2023-06-04 04:00:00,2023-06-04 05:15:00,多,1892.98,1892.46,-0.9684,1.25,0.875,15 -2023-06-04 04:05:00,2023-06-04 05:15:00,多,1893.31,1892.46,-1.1862,1.25,0.875,14 -2023-06-04 04:10:00,2023-06-04 05:15:00,多,1893.97,1892.46,-1.6216,1.25,0.875,13 -2023-06-04 05:15:00,2023-06-04 06:15:00,空,1892.46,1893.22,-1.127,1.25,0.875,12 -2023-06-04 05:20:00,2023-06-04 06:15:00,空,1892.35,1893.22,-1.1997,1.25,0.875,11 -2023-06-04 05:25:00,2023-06-04 06:15:00,空,1892.23,1893.22,-1.279,1.25,0.875,10 -2023-06-04 06:15:00,2023-06-04 17:00:00,多,1893.22,1897.91,2.4716,1.25,0.875,129 -2023-06-04 06:30:00,2023-06-04 17:00:00,多,1894.3,1897.91,1.7571,1.25,0.875,126 -2023-06-04 06:35:00,2023-06-04 17:00:00,多,1893.99,1897.91,1.9621,1.25,0.875,125 -2023-06-04 17:00:00,2023-06-04 18:00:00,空,1897.91,1899.99,-1.9949,1.25,0.875,12 -2023-06-04 17:05:00,2023-06-04 18:00:00,空,1899.28,1899.99,-1.0923,1.25,0.875,11 -2023-06-04 17:10:00,2023-06-04 18:00:00,空,1898.25,1899.99,-1.7708,1.25,0.875,10 -2023-06-04 18:00:00,2023-06-04 23:00:00,多,1899.99,1902.72,1.1711,1.25,0.875,60 -2023-06-04 18:05:00,2023-06-04 23:00:00,多,1900.02,1902.72,1.1513,1.25,0.875,59 -2023-06-04 18:10:00,2023-06-04 23:00:00,多,1902.03,1902.72,-0.1715,1.25,0.875,58 -2023-06-04 23:00:00,2023-06-05 15:00:00,空,1902.72,1855.152,30.625,1.25,0.875,192 -2023-06-04 23:05:00,2023-06-05 15:00:00,空,1901.99,1854.4402499999999,30.625,1.25,0.875,191 -2023-06-04 23:10:00,2023-06-05 15:00:00,空,1901.77,1854.2257499999998,30.625,1.25,0.875,190 -2023-06-05 15:00:00,2023-06-05 16:00:00,空,1858.89,1812.41775,30.625,1.25,0.875,12 -2023-06-05 15:05:00,2023-06-05 16:00:00,空,1863.47,1816.88325,30.625,1.25,0.875,11 -2023-06-05 15:10:00,2023-06-05 16:00:00,空,1859.15,1812.67125,30.625,1.25,0.875,10 -2023-06-05 16:00:00,2023-06-05 16:05:00,空,1782.84,1797.1027199999999,-10.625,1.25,0.875,1 -2023-06-05 16:05:00,2023-06-06 10:45:00,空,1807.42,1821.8793600000001,-10.625,1.25,0.875,224 -2023-06-05 16:10:00,2023-06-06 14:00:00,空,1813.75,1828.26,-10.625,1.25,0.875,262 -2023-06-05 16:15:00,2023-06-06 14:00:00,空,1810.23,1824.71184,-10.625,1.25,0.875,261 -2023-06-06 11:00:00,2023-06-06 14:00:00,空,1816.75,1831.284,-10.625,1.25,0.875,36 -2023-06-07 00:00:00,2023-06-07 09:00:00,多,1882.48,1873.57,-6.5414,1.25,0.875,108 -2023-06-07 00:05:00,2023-06-07 09:00:00,多,1884.4,1873.57,-7.809,1.25,0.875,107 -2023-06-07 00:10:00,2023-06-07 09:00:00,多,1883.99,1873.57,-7.5385,1.25,0.875,106 -2023-06-07 09:00:00,2023-06-07 21:05:00,空,1873.57,1826.73075,30.625,1.25,0.875,145 -2023-06-07 09:05:00,2023-06-07 21:50:00,空,1871.63,1824.83925,30.625,1.25,0.875,153 -2023-06-07 21:50:00,2023-06-08 02:20:00,空,1825.63,1840.23504,-10.625,1.25,0.875,54 -2023-06-07 21:05:00,2023-06-08 10:40:00,空,1836.15,1843.57,-5.6763,1.25,0.875,163 -2023-06-07 21:10:00,2023-06-08 10:40:00,空,1841.56,1843.57,-1.9893,1.25,0.875,162 -2023-06-08 02:45:00,2023-06-08 10:40:00,空,1836.72,1843.57,-5.2868,1.25,0.875,95 -2023-06-08 10:40:00,2023-06-09 00:00:00,多,1843.57,1846.09,1.0836,1.25,0.875,160 -2023-06-08 10:45:00,2023-06-09 00:00:00,多,1841.87,1846.09,2.2389,1.25,0.875,159 -2023-06-09 00:00:00,2023-06-09 09:00:00,空,1846.09,1842.21,2.0022,1.25,0.875,108 -2023-06-09 00:05:00,2023-06-09 09:00:00,空,1844.09,1842.21,0.6493,1.25,0.875,107 -2023-06-09 00:10:00,2023-06-09 09:00:00,空,1845.92,1842.21,1.8873,1.25,0.875,106 -2023-06-09 09:00:00,2023-06-09 15:00:00,多,1842.21,1845.01,1.2749,1.25,0.875,72 -2023-06-09 09:05:00,2023-06-09 15:00:00,多,1840.99,1845.01,2.1045,1.25,0.875,71 -2023-06-09 09:10:00,2023-06-09 15:00:00,多,1841.93,1845.01,1.4652,1.25,0.875,70 -2023-06-09 15:05:00,2023-06-10 04:20:00,空,1846.49,1800.32775,30.625,1.25,0.875,159 -2023-06-09 15:10:00,2023-06-10 04:20:00,空,1847.01,1800.83475,30.625,1.25,0.875,158 -2023-06-09 15:00:00,2023-06-10 04:25:00,空,1845.01,1798.88475,30.625,1.25,0.875,161 -2023-06-10 04:20:00,2023-06-10 05:45:00,空,1801.28,1756.2479999999998,30.625,1.25,0.875,17 -2023-06-10 04:25:00,2023-06-10 05:50:00,空,1794.22,1749.3645,30.625,1.25,0.875,17 -2023-06-10 04:30:00,2023-06-10 05:50:00,空,1793.54,1748.7015,30.625,1.25,0.875,16 -2023-06-10 05:45:00,2023-06-10 08:00:00,空,1756.8,1712.8799999999999,30.625,1.25,0.875,27 -2023-06-10 08:10:00,2023-06-10 08:40:00,空,1728.38,1742.2070400000002,-10.625,1.25,0.875,6 -2023-06-10 09:15:00,2023-06-10 11:40:00,空,1732.84,1746.70272,-10.625,1.25,0.875,29 -2023-06-10 12:25:00,2023-06-10 17:30:00,空,1741.6,1755.5328,-10.625,1.25,0.875,61 -2023-06-10 05:50:00,2023-06-10 17:35:00,空,1749.58,1763.57664,-10.625,1.25,0.875,141 -2023-06-10 05:55:00,2023-06-10 17:35:00,空,1750.34,1764.3427199999999,-10.625,1.25,0.875,140 -2023-06-10 18:20:00,2023-06-10 18:35:00,空,1733.0,1746.864,-10.625,1.25,0.875,3 -2023-06-10 18:25:00,2023-06-10 22:20:00,空,1735.0,1748.88,-10.625,1.25,0.875,47 -2023-06-10 18:35:00,2023-06-10 22:35:00,空,1741.08,1755.00864,-10.625,1.25,0.875,48 -2023-06-10 18:30:00,2023-06-11 04:00:00,空,1744.83,1749.72,-4.1282,1.25,0.875,114 -2023-06-11 00:00:00,2023-06-11 04:00:00,空,1749.09,1749.72,-1.0752,1.25,0.875,48 -2023-06-11 00:05:00,2023-06-11 04:00:00,空,1748.94,1749.72,-1.1825,1.25,0.875,47 -2023-06-11 04:00:00,2023-06-11 08:00:00,多,1749.72,1751.5,0.6466,1.25,0.875,48 -2023-06-11 04:05:00,2023-06-11 08:00:00,多,1749.11,1751.5,1.083,1.25,0.875,47 -2023-06-11 04:10:00,2023-06-11 08:00:00,多,1749.24,1751.5,0.99,1.25,0.875,46 -2023-06-11 08:00:00,2023-06-11 17:00:00,空,1751.5,1751.54,-0.6535,1.25,0.875,108 -2023-06-11 08:05:00,2023-06-11 17:00:00,空,1752.85,1751.54,0.3092,1.25,0.875,107 -2023-06-11 08:10:00,2023-06-11 17:00:00,空,1753.22,1751.54,0.5728,1.25,0.875,106 -2023-06-11 17:05:00,2023-06-11 22:40:00,多,1756.76,1742.7059199999999,-10.625,1.25,0.875,67 -2023-06-11 17:00:00,2023-06-12 00:00:00,多,1751.54,1750.78,-1.1674,1.25,0.875,84 -2023-06-11 17:10:00,2023-06-12 00:00:00,多,1753.69,1750.78,-2.6992,1.25,0.875,82 -2023-06-12 00:00:00,2023-06-12 10:05:00,空,1750.78,1749.51,0.2817,1.25,0.875,121 -2023-06-12 00:05:00,2023-06-12 10:05:00,空,1750.87,1749.51,0.3459,1.25,0.875,120 -2023-06-12 00:10:00,2023-06-12 10:05:00,空,1751.9,1749.51,1.0803,1.25,0.875,119 -2023-06-12 10:05:00,2023-06-12 13:05:00,多,1749.51,1743.03,-5.2549,1.25,0.875,36 -2023-06-12 10:15:00,2023-06-12 13:05:00,多,1751.19,1743.03,-6.4496,1.25,0.875,34 -2023-06-12 10:25:00,2023-06-12 13:05:00,多,1752.86,1743.03,-7.635,1.25,0.875,32 -2023-06-12 13:05:00,2023-06-12 21:00:00,空,1743.03,1738.4,2.6954,1.25,0.875,95 -2023-06-12 13:10:00,2023-06-12 21:00:00,空,1744.4,1738.4,3.6745,1.25,0.875,94 -2023-06-12 21:00:00,2023-06-13 00:35:00,多,1738.4,1741.16,1.3596,1.25,0.875,43 -2023-06-12 21:05:00,2023-06-13 00:35:00,多,1741.38,1741.16,-0.7829,1.25,0.875,42 -2023-06-13 00:35:00,2023-06-13 02:00:00,空,1741.16,1738.34,1.3995,1.25,0.875,17 -2023-06-13 00:40:00,2023-06-13 02:00:00,空,1740.01,1738.34,0.5747,1.25,0.875,16 -2023-06-13 00:45:00,2023-06-13 02:00:00,空,1734.48,1738.34,-3.4068,1.25,0.875,15 -2023-06-13 02:25:00,2023-06-13 12:55:00,多,1741.05,1727.1216,-10.625,1.25,0.875,126 -2023-06-13 02:00:00,2023-06-13 13:00:00,多,1738.34,1741.64,1.748,1.25,0.875,132 -2023-06-13 02:05:00,2023-06-13 13:00:00,多,1738.47,1741.64,1.6543,1.25,0.875,131 -2023-06-13 13:00:00,2023-06-14 00:00:00,空,1741.64,1739.73,0.7458,1.25,0.875,132 -2023-06-13 13:05:00,2023-06-14 00:00:00,空,1740.57,1739.73,-0.0217,1.25,0.875,131 -2023-06-13 13:10:00,2023-06-14 00:00:00,空,1738.76,1739.73,-1.3223,1.25,0.875,130 -2023-06-14 00:00:00,2023-06-14 05:00:00,多,1739.73,1741.56,0.6899,1.25,0.875,60 -2023-06-14 00:05:00,2023-06-14 05:00:00,多,1739.91,1741.56,0.5604,1.25,0.875,59 -2023-06-14 00:10:00,2023-06-14 05:00:00,多,1740.29,1741.56,0.2872,1.25,0.875,58 -2023-06-14 05:00:00,2023-06-14 08:00:00,空,1741.56,1741.43,-0.5317,1.25,0.875,36 -2023-06-14 05:05:00,2023-06-14 08:00:00,空,1741.51,1741.43,-0.5676,1.25,0.875,35 -2023-06-14 05:10:00,2023-06-14 08:00:00,空,1741.71,1741.43,-0.424,1.25,0.875,34 -2023-06-14 08:00:00,2023-06-14 14:00:00,多,1741.43,1739.21,-2.2185,1.25,0.875,72 -2023-06-14 08:05:00,2023-06-14 14:00:00,多,1740.94,1739.21,-1.8671,1.25,0.875,71 -2023-06-14 08:10:00,2023-06-14 14:00:00,多,1740.51,1739.21,-1.5586,1.25,0.875,70 -2023-06-14 14:00:00,2023-06-14 20:05:00,空,1739.21,1695.72975,30.625,1.25,0.875,73 -2023-06-14 14:05:00,2023-06-14 20:05:00,空,1741.4,1697.865,30.625,1.25,0.875,72 -2023-06-14 14:10:00,2023-06-14 20:05:00,空,1741.35,1697.8162499999999,30.625,1.25,0.875,71 -2023-06-14 20:05:00,2023-06-14 20:30:00,空,1683.24,1641.1589999999999,30.625,1.25,0.875,5 -2023-06-14 20:10:00,2023-06-14 20:30:00,空,1685.12,1642.992,30.625,1.25,0.875,4 -2023-06-14 20:15:00,2023-06-14 20:30:00,空,1680.42,1638.4095,30.625,1.25,0.875,3 -2023-06-14 20:30:00,2023-06-15 18:00:00,空,1653.98,1648.16,3.7735,1.25,0.875,258 -2023-06-14 20:35:00,2023-06-15 18:00:00,空,1659.8,1648.16,8.1411,1.25,0.875,257 -2023-06-14 20:40:00,2023-06-15 18:00:00,空,1655.65,1648.16,5.0299,1.25,0.875,256 -2023-06-15 18:00:00,2023-06-16 13:45:00,多,1648.16,1664.8,11.9951,1.25,0.875,237 -2023-06-15 18:05:00,2023-06-16 13:45:00,多,1647.51,1664.8,12.4933,1.25,0.875,236 -2023-06-15 18:10:00,2023-06-16 13:45:00,多,1649.14,1664.8,11.2448,1.25,0.875,235 -2023-06-16 13:55:00,2023-06-16 14:55:00,空,1662.59,1675.8907199999999,-10.625,1.25,0.875,12 -2023-06-16 13:45:00,2023-06-16 15:00:00,空,1664.8,1667.0,-2.2769,1.25,0.875,15 -2023-06-16 13:50:00,2023-06-16 15:00:00,空,1665.01,1667.0,-2.119,1.25,0.875,14 -2023-06-16 15:00:00,2023-06-16 18:05:00,多,1667.0,1708.675,30.625,1.25,0.875,37 -2023-06-16 15:05:00,2023-06-16 18:05:00,多,1664.66,1706.2765,30.625,1.25,0.875,36 -2023-06-16 15:10:00,2023-06-16 18:05:00,多,1668.83,1710.5507499999999,30.625,1.25,0.875,35 -2023-06-16 18:05:00,2023-06-17 05:40:00,多,1721.0,1764.0249999999999,30.625,1.25,0.875,139 -2023-06-16 18:10:00,2023-06-17 05:40:00,多,1723.66,1766.7514999999999,30.625,1.25,0.875,138 -2023-06-16 18:15:00,2023-06-17 05:40:00,多,1721.39,1764.42475,30.625,1.25,0.875,137 -2023-06-17 05:50:00,2023-06-17 07:00:00,多,1758.3,1744.2336,-10.625,1.25,0.875,14 -2023-06-17 05:40:00,2023-06-17 07:35:00,多,1756.69,1742.6364800000001,-10.625,1.25,0.875,23 -2023-06-17 05:45:00,2023-06-17 08:40:00,多,1755.01,1740.96992,-10.625,1.25,0.875,35 -2023-06-17 10:20:00,2023-06-17 12:00:00,多,1744.69,1730.7324800000001,-10.625,1.25,0.875,20 -2023-06-17 10:25:00,2023-06-17 12:00:00,多,1745.09,1731.1292799999999,-10.625,1.25,0.875,19 -2023-06-17 10:30:00,2023-06-17 12:00:00,多,1743.63,1729.6809600000001,-10.625,1.25,0.875,18 -2023-06-17 13:05:00,2023-06-17 15:15:00,多,1739.2,1725.2864,-10.625,1.25,0.875,26 -2023-06-17 13:10:00,2023-06-17 15:15:00,多,1740.58,1726.65536,-10.625,1.25,0.875,25 -2023-06-17 13:15:00,2023-06-17 15:15:00,多,1740.08,1726.1593599999999,-10.625,1.25,0.875,24 -2023-06-17 16:00:00,2023-06-18 07:10:00,空,1726.52,1731.87,-4.4984,1.25,0.875,182 -2023-06-17 16:05:00,2023-06-18 07:10:00,空,1726.36,1731.87,-4.6146,1.25,0.875,181 -2023-06-17 16:10:00,2023-06-18 07:10:00,空,1728.81,1731.87,-2.8375,1.25,0.875,180 -2023-06-18 07:10:00,2023-06-18 20:00:00,多,1731.87,1735.6,2.0672,1.25,0.875,154 -2023-06-18 07:15:00,2023-06-18 20:00:00,多,1733.28,1735.6,1.0481,1.25,0.875,153 -2023-06-18 07:20:00,2023-06-18 20:00:00,多,1731.32,1735.6,2.4651,1.25,0.875,152 -2023-06-18 20:00:00,2023-06-19 12:00:00,空,1735.6,1724.48,7.3838,1.25,0.875,192 -2023-06-18 20:05:00,2023-06-19 12:00:00,空,1737.78,1724.48,8.9418,1.25,0.875,191 -2023-06-18 20:10:00,2023-06-19 12:00:00,空,1728.73,1724.48,2.4481,1.25,0.875,190 -2023-06-19 12:00:00,2023-06-19 14:00:00,多,1724.48,1726.27,0.6725,1.25,0.875,24 -2023-06-19 12:05:00,2023-06-19 14:00:00,多,1724.47,1726.27,0.6797,1.25,0.875,23 -2023-06-19 12:10:00,2023-06-19 14:00:00,多,1724.89,1726.27,0.3751,1.25,0.875,22 -2023-06-19 14:10:00,2023-06-19 18:00:00,空,1723.77,1737.56016,-10.625,1.25,0.875,46 -2023-06-19 14:00:00,2023-06-19 18:05:00,空,1726.27,1740.08016,-10.625,1.25,0.875,49 -2023-06-19 14:05:00,2023-06-19 18:05:00,空,1724.32,1738.11456,-10.625,1.25,0.875,48 -2023-06-19 18:55:00,2023-06-19 19:50:00,空,1710.96,1724.64768,-10.625,1.25,0.875,11 -2023-06-19 18:50:00,2023-06-19 20:00:00,空,1715.11,1726.53,-8.9481,1.25,0.875,14 -2023-06-19 19:50:00,2023-06-19 20:00:00,空,1724.08,1726.53,-2.4013,1.25,0.875,2 -2023-06-20 00:00:00,2023-06-20 05:00:00,多,1734.54,1731.08,-3.1185,1.25,0.875,60 -2023-06-20 00:05:00,2023-06-20 05:00:00,多,1734.31,1731.08,-2.953,1.25,0.875,59 -2023-06-20 00:10:00,2023-06-20 05:00:00,多,1734.65,1731.08,-3.1976,1.25,0.875,58 -2023-06-20 05:00:00,2023-06-20 11:00:00,空,1731.08,1728.7,1.0936,1.25,0.875,72 -2023-06-20 05:25:00,2023-06-20 11:00:00,空,1730.0,1728.7,0.3143,1.25,0.875,67 -2023-06-20 05:30:00,2023-06-20 11:00:00,空,1729.05,1728.7,-0.372,1.25,0.875,66 -2023-06-20 11:00:00,2023-06-20 13:00:00,多,1728.7,1730.25,0.4958,1.25,0.875,24 -2023-06-20 11:40:00,2023-06-20 13:00:00,多,1728.77,1730.25,0.4451,1.25,0.875,16 -2023-06-20 11:50:00,2023-06-20 13:00:00,多,1732.48,1730.25,-2.234,1.25,0.875,14 -2023-06-20 13:00:00,2023-06-20 16:00:00,空,1730.25,1728.89,0.3575,1.25,0.875,36 -2023-06-20 13:05:00,2023-06-20 16:00:00,空,1730.84,1728.89,0.7833,1.25,0.875,35 -2023-06-20 16:00:00,2023-06-20 17:45:00,多,1728.89,1772.11225,30.625,1.25,0.875,21 -2023-06-20 16:05:00,2023-06-20 17:45:00,多,1729.71,1772.95275,30.625,1.25,0.875,20 -2023-06-20 17:45:00,2023-06-21 01:00:00,多,1767.57,1811.7592499999998,30.625,1.25,0.875,87 -2023-06-20 17:50:00,2023-06-21 01:00:00,多,1763.93,1808.0282499999998,30.625,1.25,0.875,86 -2023-06-20 17:55:00,2023-06-21 01:00:00,多,1768.24,1812.446,30.625,1.25,0.875,85 -2023-06-21 01:00:00,2023-06-21 15:20:00,多,1811.0,1856.2749999999999,30.625,1.25,0.875,172 -2023-06-21 01:05:00,2023-06-21 16:05:00,多,1813.28,1858.6119999999999,30.625,1.25,0.875,180 -2023-06-21 01:10:00,2023-06-21 16:05:00,多,1817.16,1862.589,30.625,1.25,0.875,179 -2023-06-21 15:20:00,2023-06-21 16:25:00,多,1850.6,1896.8649999999998,30.625,1.25,0.875,13 -2023-06-21 16:25:00,2023-06-21 16:50:00,多,1893.9,1878.7488,-10.625,1.25,0.875,5 -2023-06-21 16:50:00,2023-06-21 17:10:00,多,1876.5,1861.488,-10.625,1.25,0.875,4 -2023-06-21 16:05:00,2023-06-22 00:25:00,多,1861.06,1907.5865,30.625,1.25,0.875,100 -2023-06-21 16:10:00,2023-06-22 00:30:00,多,1864.41,1911.0202499999998,30.625,1.25,0.875,100 -2023-06-21 17:55:00,2023-06-22 00:40:00,多,1871.54,1918.3284999999998,30.625,1.25,0.875,81 -2023-06-22 00:40:00,2023-06-22 06:10:00,多,1917.79,1902.44768,-10.625,1.25,0.875,66 -2023-06-22 00:25:00,2023-06-22 11:00:00,多,1906.52,1901.1,-4.1786,1.25,0.875,127 -2023-06-22 00:30:00,2023-06-22 11:00:00,多,1913.73,1901.1,-8.8746,1.25,0.875,126 -2023-06-22 07:15:00,2023-06-22 11:00:00,多,1910.26,1901.1,-6.6189,1.25,0.875,45 -2023-06-22 11:00:00,2023-06-22 13:00:00,空,1901.1,1899.21,0.6177,1.25,0.875,24 -2023-06-22 11:05:00,2023-06-22 13:00:00,空,1884.75,1899.21,-10.2151,1.25,0.875,23 -2023-06-22 11:10:00,2023-06-22 13:00:00,空,1890.1,1899.21,-6.6498,1.25,0.875,22 -2023-06-22 13:00:00,2023-06-22 14:05:00,多,1899.21,1896.24,-2.5798,1.25,0.875,13 -2023-06-22 13:05:00,2023-06-22 14:05:00,多,1896.22,1896.24,-0.6118,1.25,0.875,12 -2023-06-22 13:10:00,2023-06-22 14:05:00,多,1898.64,1896.24,-2.2051,1.25,0.875,11 -2023-06-22 14:05:00,2023-06-23 08:00:00,空,1896.24,1878.69,10.9439,1.25,0.875,215 -2023-06-22 14:15:00,2023-06-23 08:00:00,空,1895.77,1878.69,10.6369,1.25,0.875,213 -2023-06-22 14:20:00,2023-06-23 08:00:00,空,1891.62,1878.69,7.9193,1.25,0.875,212 -2023-06-23 08:00:00,2023-06-23 10:15:00,多,1878.69,1881.24,1.0717,1.25,0.875,27 -2023-06-23 08:05:00,2023-06-23 10:15:00,多,1880.0,1881.24,0.1995,1.25,0.875,26 -2023-06-23 08:10:00,2023-06-23 10:15:00,多,1880.79,1881.24,-0.3259,1.25,0.875,25 -2023-06-23 10:15:00,2023-06-23 15:00:00,空,1881.24,1885.46,-3.429,1.25,0.875,57 -2023-06-23 10:20:00,2023-06-23 15:00:00,空,1876.98,1885.46,-6.2724,1.25,0.875,56 -2023-06-23 10:25:00,2023-06-23 15:00:00,空,1875.98,1885.46,-6.9417,1.25,0.875,55 -2023-06-23 15:00:00,2023-06-23 16:05:00,多,1885.46,1932.5964999999999,30.625,1.25,0.875,13 -2023-06-23 15:05:00,2023-06-23 16:05:00,多,1889.46,1936.6964999999998,30.625,1.25,0.875,12 -2023-06-23 15:10:00,2023-06-23 16:05:00,多,1888.24,1935.446,30.625,1.25,0.875,11 -2023-06-23 16:05:00,2023-06-23 16:20:00,多,1931.6,1916.1471999999999,-10.625,1.25,0.875,3 -2023-06-23 16:10:00,2023-06-23 16:20:00,多,1931.03,1915.58176,-10.625,1.25,0.875,2 -2023-06-23 16:15:00,2023-06-23 16:20:00,多,1924.57,1909.17344,-10.625,1.25,0.875,1 -2023-06-23 16:20:00,2023-06-23 19:35:00,多,1909.01,1893.73792,-10.625,1.25,0.875,39 -2023-06-23 16:25:00,2023-06-23 19:35:00,多,1907.36,1892.1011199999998,-10.625,1.25,0.875,38 -2023-06-23 16:30:00,2023-06-23 19:35:00,多,1910.79,1895.50368,-10.625,1.25,0.875,37 -2023-06-23 20:50:00,2023-06-23 21:20:00,多,1904.22,1901.27,-2.5615,1.25,0.875,6 -2023-06-23 20:55:00,2023-06-23 21:20:00,多,1904.91,1901.27,-3.0136,1.25,0.875,5 -2023-06-23 21:20:00,2023-06-24 03:00:00,空,1901.27,1892.59,5.0817,1.25,0.875,68 -2023-06-23 21:25:00,2023-06-24 03:00:00,空,1902.52,1892.59,5.8992,1.25,0.875,67 -2023-06-23 21:30:00,2023-06-24 03:00:00,空,1894.03,1892.59,0.3254,1.25,0.875,66 -2023-06-24 03:00:00,2023-06-24 06:00:00,多,1892.59,1891.03,-1.6553,1.25,0.875,36 -2023-06-24 03:05:00,2023-06-24 06:00:00,多,1893.74,1891.03,-2.4138,1.25,0.875,35 -2023-06-24 03:10:00,2023-06-24 06:00:00,多,1894.1,1891.03,-2.651,1.25,0.875,34 -2023-06-24 06:00:00,2023-06-24 12:10:00,空,1891.03,1893.45,-2.2247,1.25,0.875,74 -2023-06-24 06:05:00,2023-06-24 12:10:00,空,1889.69,1893.45,-3.1122,1.25,0.875,73 -2023-06-24 06:10:00,2023-06-24 12:10:00,空,1888.05,1893.45,-4.2001,1.25,0.875,72 -2023-06-24 12:20:00,2023-06-24 13:45:00,多,1901.08,1885.8713599999999,-10.625,1.25,0.875,17 -2023-06-24 12:10:00,2023-06-24 15:05:00,多,1893.45,1889.08,-3.5099,1.25,0.875,35 -2023-06-24 12:15:00,2023-06-24 15:05:00,多,1895.77,1889.08,-5.0361,1.25,0.875,34 -2023-06-25 00:25:00,2023-06-25 02:45:00,空,1870.16,1885.12128,-10.625,1.25,0.875,28 -2023-06-24 15:05:00,2023-06-25 03:00:00,空,1889.08,1883.33,3.1798,1.25,0.875,143 -2023-06-25 00:20:00,2023-06-25 03:00:00,空,1872.64,1883.33,-7.7606,1.25,0.875,32 -2023-06-25 03:00:00,2023-06-25 14:00:00,多,1883.33,1908.83,16.2998,1.25,0.875,132 -2023-06-25 03:05:00,2023-06-25 14:00:00,多,1884.17,1908.83,15.735,1.25,0.875,131 -2023-06-25 14:00:00,2023-06-26 07:00:00,空,1908.83,1898.77,5.9628,1.25,0.875,204 -2023-06-25 14:05:00,2023-06-26 07:00:00,空,1902.55,1898.77,1.8585,1.25,0.875,203 -2023-06-25 14:10:00,2023-06-26 07:00:00,空,1902.51,1898.77,1.8323,1.25,0.875,202 -2023-06-26 07:10:00,2023-06-26 07:30:00,多,1903.63,1888.4009600000002,-10.625,1.25,0.875,4 -2023-06-26 07:00:00,2023-06-26 09:05:00,多,1898.77,1888.19,-7.59,1.25,0.875,25 -2023-06-26 07:05:00,2023-06-26 09:05:00,多,1896.4,1888.19,-6.0366,1.25,0.875,24 -2023-06-26 07:30:00,2023-06-26 09:05:00,多,1888.82,1888.19,-1.0419,1.25,0.875,19 -2023-06-26 09:05:00,2023-06-26 13:00:00,空,1888.19,1882.74,2.983,1.25,0.875,47 -2023-06-26 09:20:00,2023-06-26 13:00:00,空,1888.11,1882.74,2.9301,1.25,0.875,44 -2023-06-26 13:00:00,2023-06-26 16:05:00,多,1882.74,1887.31,2.4091,1.25,0.875,37 -2023-06-26 13:05:00,2023-06-26 16:05:00,多,1883.77,1887.31,1.724,1.25,0.875,36 -2023-06-26 13:10:00,2023-06-26 16:05:00,多,1883.97,1887.31,1.5911,1.25,0.875,35 -2023-06-26 16:05:00,2023-06-26 17:15:00,空,1887.31,1840.12725,30.625,1.25,0.875,14 -2023-06-26 16:10:00,2023-06-26 17:15:00,空,1886.07,1838.91825,30.625,1.25,0.875,13 -2023-06-26 16:15:00,2023-06-26 17:15:00,空,1886.99,1839.8152499999999,30.625,1.25,0.875,12 -2023-06-26 17:15:00,2023-06-27 00:35:00,空,1847.8,1862.5824,-10.625,1.25,0.875,88 -2023-06-26 17:20:00,2023-06-27 01:40:00,空,1851.02,1865.82816,-10.625,1.25,0.875,100 -2023-06-26 17:25:00,2023-06-27 01:45:00,空,1851.42,1866.23136,-10.625,1.25,0.875,100 -2023-06-27 01:15:00,2023-06-27 02:00:00,空,1857.0,1861.45,-3.6204,1.25,0.875,9 -2023-06-27 02:00:00,2023-06-27 16:55:00,多,1861.45,1907.98625,30.625,1.25,0.875,179 -2023-06-27 16:55:00,2023-06-27 17:30:00,多,1908.65,1893.3808000000001,-10.625,1.25,0.875,7 -2023-06-27 17:00:00,2023-06-27 20:15:00,多,1905.94,1890.69248,-10.625,1.25,0.875,39 -2023-06-27 17:05:00,2023-06-27 20:25:00,多,1905.3,1890.0575999999999,-10.625,1.25,0.875,40 -2023-06-28 00:05:00,2023-06-28 19:25:00,空,1885.53,1838.39175,30.625,1.25,0.875,232 -2023-06-28 00:10:00,2023-06-28 19:25:00,空,1882.0,1834.95,30.625,1.25,0.875,231 -2023-06-28 00:15:00,2023-06-28 19:30:00,空,1873.0,1826.175,30.625,1.25,0.875,231 -2023-06-28 19:35:00,2023-06-29 01:20:00,空,1827.37,1841.98896,-10.625,1.25,0.875,69 -2023-06-28 19:30:00,2023-06-29 05:20:00,空,1828.0,1842.624,-10.625,1.25,0.875,118 -2023-06-28 19:25:00,2023-06-29 07:10:00,空,1830.9,1845.5472000000002,-10.625,1.25,0.875,141 -2023-06-29 02:00:00,2023-06-29 07:10:00,空,1835.21,1846.06,-8.0152,1.25,0.875,62 -2023-06-30 00:00:00,2023-06-30 02:05:00,空,1851.28,1849.41,0.6376,1.25,0.875,25 -2023-06-30 00:05:00,2023-06-30 02:05:00,空,1852.71,1849.41,1.6015,1.25,0.875,24 -2023-06-30 00:10:00,2023-06-30 02:05:00,空,1848.55,1849.41,-1.2065,1.25,0.875,23 -2023-06-30 02:05:00,2023-06-30 04:40:00,多,1849.41,1895.64525,30.625,1.25,0.875,31 -2023-06-30 02:15:00,2023-06-30 04:40:00,多,1850.57,1896.8342499999999,30.625,1.25,0.875,29 -2023-06-30 02:10:00,2023-06-30 04:45:00,多,1853.99,1900.3397499999999,30.625,1.25,0.875,31 -2023-06-30 04:45:00,2023-06-30 04:55:00,多,1903.0,1887.776,-10.625,1.25,0.875,2 -2023-06-30 04:50:00,2023-06-30 04:55:00,多,1903.8,1888.5696,-10.625,1.25,0.875,1 -2023-06-30 04:40:00,2023-06-30 05:50:00,多,1897.08,1881.90336,-10.625,1.25,0.875,14 -2023-06-30 05:00:00,2023-06-30 06:20:00,多,1888.99,1873.87808,-10.625,1.25,0.875,16 -2023-06-30 04:55:00,2023-06-30 13:35:00,多,1887.38,1872.28096,-10.625,1.25,0.875,104 -2023-06-30 07:35:00,2023-06-30 13:35:00,多,1881.98,1866.92416,-10.625,1.25,0.875,72 -2023-06-30 07:40:00,2023-06-30 13:35:00,多,1883.5,1868.432,-10.625,1.25,0.875,71 -2023-06-30 13:35:00,2023-06-30 13:45:00,空,1870.71,1823.94225,30.625,1.25,0.875,2 -2023-06-30 13:45:00,2023-06-30 13:55:00,空,1843.6,1858.3488,-10.625,1.25,0.875,2 -2023-06-30 13:50:00,2023-06-30 13:55:00,空,1843.0,1857.744,-10.625,1.25,0.875,1 -2023-06-30 13:40:00,2023-06-30 16:15:00,空,1862.6,1857.0,3.1332,1.25,0.875,31 -2023-06-30 13:55:00,2023-06-30 16:15:00,空,1854.41,1857.0,-2.3708,1.25,0.875,28 -2023-06-30 14:00:00,2023-06-30 16:15:00,空,1847.65,1857.0,-6.9506,1.25,0.875,27 -2023-06-30 16:15:00,2023-06-30 16:55:00,多,1857.0,1903.4249999999997,30.625,1.25,0.875,8 -2023-06-30 16:20:00,2023-06-30 17:00:00,多,1861.52,1908.0579999999998,30.625,1.25,0.875,8 -2023-06-30 16:25:00,2023-06-30 17:00:00,多,1862.4,1908.96,30.625,1.25,0.875,7 -2023-06-30 16:55:00,2023-06-30 17:40:00,多,1897.97,1945.41925,30.625,1.25,0.875,9 -2023-06-30 17:40:00,2023-06-30 17:55:00,多,1945.81,1930.24352,-10.625,1.25,0.875,3 -2023-06-30 17:55:00,2023-06-30 18:35:00,多,1931.79,1916.33568,-10.625,1.25,0.875,8 -2023-06-30 19:10:00,2023-07-01 04:30:00,多,1924.06,1908.66752,-10.625,1.25,0.875,112 -2023-06-30 17:00:00,2023-07-01 17:00:00,多,1914.6,1918.13,1.6797,1.25,0.875,288 -2023-06-30 17:05:00,2023-07-01 17:00:00,多,1908.91,1918.13,5.4125,1.25,0.875,287 -2023-07-01 05:20:00,2023-07-01 17:00:00,多,1916.51,1918.13,0.4316,1.25,0.875,140 -2023-07-01 17:00:00,2023-07-01 18:05:00,空,1918.13,1920.15,-1.9414,1.25,0.875,13 -2023-07-01 17:05:00,2023-07-01 18:05:00,空,1917.65,1920.15,-2.2546,1.25,0.875,12 -2023-07-01 17:10:00,2023-07-01 18:05:00,空,1917.85,1920.15,-2.1241,1.25,0.875,11 -2023-07-01 18:05:00,2023-07-02 01:00:00,多,1920.15,1919.59,-0.9896,1.25,0.875,83 -2023-07-01 18:10:00,2023-07-02 01:00:00,多,1919.51,1919.59,-0.5729,1.25,0.875,82 -2023-07-01 18:15:00,2023-07-02 01:00:00,多,1918.61,1919.59,0.0135,1.25,0.875,81 -2023-07-02 01:00:00,2023-07-02 11:00:00,空,1919.59,1916.82,1.1788,1.25,0.875,120 -2023-07-02 01:05:00,2023-07-02 11:00:00,空,1922.2,1916.82,2.8736,1.25,0.875,119 -2023-07-02 01:10:00,2023-07-02 11:00:00,空,1921.73,1916.82,2.5687,1.25,0.875,118 -2023-07-02 11:00:00,2023-07-02 13:00:00,多,1916.82,1916.6,-0.7685,1.25,0.875,24 -2023-07-02 11:10:00,2023-07-02 13:00:00,多,1917.65,1916.6,-1.3094,1.25,0.875,22 -2023-07-02 11:15:00,2023-07-02 13:00:00,多,1917.8,1916.6,-1.4071,1.25,0.875,21 -2023-07-02 13:00:00,2023-07-02 14:15:00,空,1916.6,1917.67,-1.3229,1.25,0.875,15 -2023-07-02 13:05:00,2023-07-02 14:15:00,空,1917.12,1917.67,-0.9836,1.25,0.875,14 -2023-07-02 13:10:00,2023-07-02 14:15:00,空,1916.33,1917.67,-1.4991,1.25,0.875,13 -2023-07-02 14:15:00,2023-07-02 15:20:00,多,1917.67,1902.32864,-10.625,1.25,0.875,13 -2023-07-02 14:20:00,2023-07-02 15:20:00,多,1917.64,1902.29888,-10.625,1.25,0.875,12 -2023-07-02 14:25:00,2023-07-02 15:20:00,多,1917.9,1902.5568,-10.625,1.25,0.875,11 -2023-07-03 00:00:00,2023-07-03 22:00:00,多,1937.41,1956.21,11.5046,1.25,0.875,264 -2023-07-03 00:05:00,2023-07-03 22:00:00,多,1938.76,1956.21,10.6257,1.25,0.875,263 -2023-07-03 00:20:00,2023-07-03 22:00:00,多,1938.93,1956.21,10.5152,1.25,0.875,260 -2023-07-03 22:00:00,2023-07-04 03:00:00,空,1956.21,1954.93,0.1929,1.25,0.875,60 -2023-07-03 22:05:00,2023-07-04 03:00:00,空,1954.47,1954.93,-0.9192,1.25,0.875,59 -2023-07-03 22:10:00,2023-07-04 03:00:00,空,1955.46,1954.93,-0.2862,1.25,0.875,58 -2023-07-04 03:00:00,2023-07-04 04:15:00,多,1954.93,1956.23,0.2062,1.25,0.875,15 -2023-07-04 03:05:00,2023-07-04 04:15:00,多,1955.0,1956.23,0.1614,1.25,0.875,14 -2023-07-04 03:10:00,2023-07-04 04:15:00,多,1955.44,1956.23,-0.12,1.25,0.875,13 -2023-07-04 04:15:00,2023-07-04 10:00:00,空,1956.23,1954.35,0.5763,1.25,0.875,69 -2023-07-04 04:20:00,2023-07-04 10:00:00,空,1957.53,1954.35,1.4056,1.25,0.875,68 -2023-07-04 04:25:00,2023-07-04 10:00:00,空,1957.89,1954.35,1.6351,1.25,0.875,67 -2023-07-04 10:00:00,2023-07-04 15:00:00,多,1954.35,1955.49,0.1041,1.25,0.875,60 -2023-07-04 10:05:00,2023-07-04 15:00:00,多,1955.45,1955.49,-0.5994,1.25,0.875,59 -2023-07-04 10:10:00,2023-07-04 15:00:00,多,1954.81,1955.49,-0.1902,1.25,0.875,58 -2023-07-04 15:10:00,2023-07-05 08:15:00,空,1957.1,1908.1725,30.625,1.25,0.875,205 -2023-07-04 15:00:00,2023-07-05 10:35:00,空,1955.49,1906.60275,30.625,1.25,0.875,235 -2023-07-04 15:05:00,2023-07-05 10:35:00,空,1955.11,1906.2322499999998,30.625,1.25,0.875,234 -2023-07-05 08:15:00,2023-07-06 05:30:00,空,1926.62,1914.51,7.232,1.25,0.875,255 -2023-07-05 10:35:00,2023-07-06 05:30:00,空,1909.01,1914.51,-4.2263,1.25,0.875,227 -2023-07-05 10:40:00,2023-07-06 05:30:00,空,1910.09,1914.51,-3.5175,1.25,0.875,226 -2023-07-06 05:30:00,2023-07-06 12:00:00,多,1914.51,1914.0,-0.958,1.25,0.875,78 -2023-07-06 05:35:00,2023-07-06 12:00:00,多,1919.37,1914.0,-4.1222,1.25,0.875,77 -2023-07-06 05:40:00,2023-07-06 12:00:00,多,1919.08,1914.0,-3.9339,1.25,0.875,76 -2023-07-06 12:00:00,2023-07-06 14:35:00,空,1914.0,1866.1499999999999,30.625,1.25,0.875,31 -2023-07-06 14:35:00,2023-07-06 15:20:00,空,1867.26,1882.19808,-10.625,1.25,0.875,9 -2023-07-06 12:05:00,2023-07-06 23:00:00,空,1907.04,1859.364,30.625,1.25,0.875,131 -2023-07-06 12:10:00,2023-07-06 23:00:00,空,1908.41,1860.69975,30.625,1.25,0.875,130 -2023-07-06 16:25:00,2023-07-07 00:00:00,空,1883.93,1836.83175,30.625,1.25,0.875,91 -2023-07-07 00:00:00,2023-07-07 01:35:00,空,1835.26,1849.94208,-10.625,1.25,0.875,19 -2023-07-06 23:05:00,2023-07-07 12:30:00,空,1857.95,1872.8136,-10.625,1.25,0.875,161 -2023-07-07 04:20:00,2023-07-07 12:30:00,空,1854.6,1869.4368,-10.625,1.25,0.875,98 -2023-07-06 23:00:00,2023-07-07 13:00:00,空,1858.55,1860.99,-2.2661,1.25,0.875,168 -2023-07-07 13:00:00,2023-07-07 18:00:00,多,1860.99,1865.41,2.3438,1.25,0.875,60 -2023-07-07 13:10:00,2023-07-07 18:00:00,多,1863.93,1865.41,0.3675,1.25,0.875,58 -2023-07-07 13:15:00,2023-07-07 18:00:00,多,1863.27,1865.41,0.8106,1.25,0.875,57 -2023-07-07 18:00:00,2023-07-07 21:05:00,空,1865.41,1865.46,-0.6585,1.25,0.875,37 -2023-07-07 18:05:00,2023-07-07 21:05:00,空,1866.1,1865.46,-0.1963,1.25,0.875,36 -2023-07-07 18:10:00,2023-07-07 21:05:00,空,1865.42,1865.46,-0.6518,1.25,0.875,35 -2023-07-07 21:05:00,2023-07-08 03:00:00,多,1865.46,1866.31,-0.0554,1.25,0.875,71 -2023-07-07 21:10:00,2023-07-08 03:00:00,多,1867.67,1866.31,-1.5352,1.25,0.875,70 -2023-07-07 21:15:00,2023-07-08 03:00:00,多,1867.71,1866.31,-1.562,1.25,0.875,69 -2023-07-08 03:00:00,2023-07-08 23:00:00,空,1866.31,1861.48,2.61,1.25,0.875,240 -2023-07-08 03:05:00,2023-07-08 23:00:00,空,1867.23,1861.48,3.2243,1.25,0.875,239 -2023-07-08 03:10:00,2023-07-08 23:00:00,空,1867.12,1861.48,3.1509,1.25,0.875,238 -2023-07-08 23:00:00,2023-07-09 16:00:00,多,1861.48,1863.14,0.4897,1.25,0.875,204 -2023-07-08 23:05:00,2023-07-09 16:00:00,多,1861.88,1863.14,0.2209,1.25,0.875,203 -2023-07-08 23:10:00,2023-07-09 16:00:00,多,1861.52,1863.14,0.4628,1.25,0.875,202 -2023-07-09 16:00:00,2023-07-09 19:35:00,空,1863.14,1865.43,-2.1614,1.25,0.875,43 -2023-07-09 16:05:00,2023-07-09 19:35:00,空,1863.1,1865.43,-2.1883,1.25,0.875,42 -2023-07-09 16:10:00,2023-07-09 19:35:00,空,1861.9,1865.43,-2.9949,1.25,0.875,41 -2023-07-09 19:35:00,2023-07-09 21:45:00,多,1865.43,1866.76,0.2662,1.25,0.875,26 -2023-07-09 19:40:00,2023-07-09 21:45:00,多,1866.38,1866.76,-0.3705,1.25,0.875,25 -2023-07-09 19:45:00,2023-07-09 21:45:00,多,1866.4,1866.76,-0.3839,1.25,0.875,24 -2023-07-09 21:45:00,2023-07-10 10:00:00,空,1866.76,1860.56,3.5266,1.25,0.875,147 -2023-07-09 21:50:00,2023-07-10 10:00:00,空,1863.04,1860.56,1.0389,1.25,0.875,146 -2023-07-09 21:55:00,2023-07-10 10:00:00,空,1864.5,1860.56,2.0165,1.25,0.875,145 -2023-07-10 10:00:00,2023-07-11 09:00:00,多,1860.56,1877.09,10.4805,1.25,0.875,276 -2023-07-10 10:05:00,2023-07-11 09:00:00,多,1860.92,1877.09,10.2366,1.25,0.875,275 -2023-07-10 10:10:00,2023-07-11 09:00:00,多,1860.94,1877.09,10.223,1.25,0.875,274 -2023-07-11 09:00:00,2023-07-11 20:00:00,空,1877.09,1874.46,1.1264,1.25,0.875,132 -2023-07-11 09:05:00,2023-07-11 20:00:00,空,1876.94,1874.46,1.0266,1.25,0.875,131 -2023-07-11 09:10:00,2023-07-11 20:00:00,空,1876.0,1874.46,0.4011,1.25,0.875,130 -2023-07-11 20:00:00,2023-07-12 19:00:00,多,1874.46,1884.23,5.8902,1.25,0.875,276 -2023-07-11 20:05:00,2023-07-12 19:00:00,多,1875.77,1884.23,5.0127,1.25,0.875,275 -2023-07-11 20:10:00,2023-07-12 19:00:00,多,1876.15,1884.23,4.7584,1.25,0.875,274 -2023-07-12 19:00:00,2023-07-13 09:00:00,空,1884.23,1874.57,5.7835,1.25,0.875,168 -2023-07-12 19:05:00,2023-07-13 09:00:00,空,1883.39,1874.57,5.2288,1.25,0.875,167 -2023-07-12 19:10:00,2023-07-13 09:00:00,空,1882.95,1874.57,4.9381,1.25,0.875,166 -2023-07-13 09:00:00,2023-07-13 15:35:00,多,1874.57,1921.4342499999998,30.625,1.25,0.875,79 -2023-07-13 09:05:00,2023-07-13 15:35:00,多,1876.15,1923.05375,30.625,1.25,0.875,78 -2023-07-13 09:10:00,2023-07-13 15:35:00,多,1877.16,1924.089,30.625,1.25,0.875,77 -2023-07-13 15:35:00,2023-07-13 17:00:00,多,1920.4,1968.4099999999999,30.625,1.25,0.875,17 -2023-07-13 15:40:00,2023-07-13 17:35:00,多,1933.6,1981.9399999999998,30.625,1.25,0.875,23 -2023-07-13 15:45:00,2023-07-13 17:35:00,多,1930.21,1978.46525,30.625,1.25,0.875,22 -2023-07-13 17:00:00,2023-07-13 18:10:00,多,1962.56,2011.6239999999998,30.625,1.25,0.875,14 -2023-07-13 18:10:00,2023-07-13 18:25:00,多,2011.09,1995.00128,-10.625,1.25,0.875,3 -2023-07-13 17:35:00,2023-07-13 21:05:00,多,1992.73,1976.78816,-10.625,1.25,0.875,42 -2023-07-13 17:40:00,2023-07-13 21:05:00,多,1992.18,1976.2425600000001,-10.625,1.25,0.875,41 -2023-07-13 18:25:00,2023-07-13 21:05:00,多,1991.48,1975.54816,-10.625,1.25,0.875,32 -2023-07-13 22:05:00,2023-07-14 17:00:00,多,1986.39,1985.8,-0.9963,1.25,0.875,227 -2023-07-13 22:10:00,2023-07-14 17:00:00,多,1986.27,1985.8,-0.9208,1.25,0.875,226 -2023-07-13 22:15:00,2023-07-14 17:00:00,多,1987.23,1985.8,-1.5245,1.25,0.875,225 -2023-07-14 17:00:00,2023-07-14 18:20:00,空,1985.8,1936.155,30.625,1.25,0.875,16 -2023-07-14 17:05:00,2023-07-14 18:20:00,空,1984.2,1934.595,30.625,1.25,0.875,15 -2023-07-14 17:10:00,2023-07-14 18:25:00,空,1977.81,1928.36475,30.625,1.25,0.875,15 -2023-07-14 18:30:00,2023-07-14 23:50:00,空,1920.0,1935.3600000000001,-10.625,1.25,0.875,64 -2023-07-14 18:20:00,2023-07-15 10:05:00,空,1943.53,1942.34,0.1404,1.25,0.875,189 -2023-07-14 18:25:00,2023-07-15 10:05:00,空,1929.72,1942.34,-8.7998,1.25,0.875,188 -2023-07-15 00:35:00,2023-07-15 10:05:00,空,1931.17,1942.34,-7.8551,1.25,0.875,114 -2023-07-15 10:05:00,2023-07-15 11:00:00,多,1942.34,1939.4,-2.517,1.25,0.875,11 -2023-07-15 10:10:00,2023-07-15 11:00:00,多,1942.18,1939.4,-2.4142,1.25,0.875,10 -2023-07-15 11:00:00,2023-07-16 11:15:00,空,1939.4,1930.36,5.2015,1.25,0.875,291 -2023-07-15 11:05:00,2023-07-16 11:15:00,空,1938.48,1930.36,4.6111,1.25,0.875,290 -2023-07-16 01:55:00,2023-07-16 11:15:00,空,1932.73,1930.36,0.9078,1.25,0.875,112 -2023-07-16 11:15:00,2023-07-16 19:00:00,多,1930.36,1931.87,0.3528,1.25,0.875,93 -2023-07-16 11:20:00,2023-07-16 19:00:00,多,1929.17,1931.87,1.1245,1.25,0.875,92 -2023-07-16 11:40:00,2023-07-16 19:00:00,多,1932.48,1931.87,-1.0196,1.25,0.875,88 -2023-07-16 19:00:00,2023-07-17 04:00:00,空,1931.87,1930.09,0.5267,1.25,0.875,108 -2023-07-16 19:05:00,2023-07-17 04:00:00,空,1930.79,1930.09,-0.1718,1.25,0.875,107 -2023-07-16 19:10:00,2023-07-17 04:00:00,空,1930.99,1930.09,-0.0424,1.25,0.875,106 -2023-07-17 04:00:00,2023-07-17 08:00:00,多,1930.09,1925.99,-3.2803,1.25,0.875,48 -2023-07-17 04:05:00,2023-07-17 08:00:00,多,1930.39,1925.99,-3.4742,1.25,0.875,47 -2023-07-17 04:10:00,2023-07-17 08:00:00,多,1931.62,1925.99,-4.2683,1.25,0.875,46 -2023-07-17 08:10:00,2023-07-17 18:30:00,空,1928.25,1880.04375,30.625,1.25,0.875,124 -2023-07-17 08:00:00,2023-07-17 18:45:00,空,1925.99,1877.84025,30.625,1.25,0.875,129 -2023-07-17 08:05:00,2023-07-17 18:45:00,空,1927.81,1879.61475,30.625,1.25,0.875,128 -2023-07-17 18:45:00,2023-07-17 18:55:00,空,1872.72,1887.7017600000001,-10.625,1.25,0.875,2 -2023-07-17 18:30:00,2023-07-17 21:20:00,空,1882.19,1897.2475200000001,-10.625,1.25,0.875,34 -2023-07-17 18:55:00,2023-07-17 21:20:00,空,1882.67,1897.73136,-10.625,1.25,0.875,29 -2023-07-17 18:50:00,2023-07-17 21:25:00,空,1884.39,1899.46512,-10.625,1.25,0.875,31 -2023-07-17 22:55:00,2023-07-17 23:15:00,空,1909.05,1911.92,-2.5042,1.25,0.875,4 -2023-07-17 23:15:00,2023-07-18 05:00:00,多,1911.92,1907.47,-3.5344,1.25,0.875,69 -2023-07-17 23:20:00,2023-07-18 05:00:00,多,1910.99,1907.47,-2.9275,1.25,0.875,68 -2023-07-17 23:25:00,2023-07-18 05:00:00,多,1911.33,1907.47,-3.1494,1.25,0.875,67 -2023-07-18 05:00:00,2023-07-18 22:00:00,空,1907.47,1896.93,6.2821,1.25,0.875,204 -2023-07-18 05:05:00,2023-07-18 22:00:00,空,1906.34,1896.93,5.5452,1.25,0.875,203 -2023-07-18 05:10:00,2023-07-18 22:00:00,空,1907.7,1896.93,6.4319,1.25,0.875,202 -2023-07-18 22:00:00,2023-07-19 14:05:00,多,1896.93,1905.99,5.3452,1.25,0.875,193 -2023-07-18 22:05:00,2023-07-19 14:05:00,多,1897.01,1905.99,5.2922,1.25,0.875,192 -2023-07-18 22:10:00,2023-07-19 14:05:00,多,1897.43,1905.99,5.0142,1.25,0.875,191 -2023-07-19 14:05:00,2023-07-19 17:10:00,空,1905.99,1906.65,-1.0578,1.25,0.875,37 -2023-07-19 14:10:00,2023-07-19 17:10:00,空,1903.24,1906.65,-2.8646,1.25,0.875,36 -2023-07-19 14:15:00,2023-07-19 17:10:00,空,1904.31,1906.65,-2.161,1.25,0.875,35 -2023-07-19 17:10:00,2023-07-19 20:00:00,多,1906.65,1907.42,-0.1202,1.25,0.875,34 -2023-07-19 17:15:00,2023-07-19 20:00:00,多,1903.2,1907.42,2.1466,1.25,0.875,33 -2023-07-19 17:20:00,2023-07-19 20:00:00,多,1905.95,1907.42,0.3391,1.25,0.875,32 -2023-07-19 20:00:00,2023-07-20 05:10:00,空,1907.42,1897.39,5.948,1.25,0.875,110 -2023-07-19 20:05:00,2023-07-20 05:10:00,空,1907.05,1897.39,5.7068,1.25,0.875,109 -2023-07-19 20:10:00,2023-07-20 05:10:00,空,1905.9,1897.39,4.9564,1.25,0.875,108 -2023-07-20 05:10:00,2023-07-20 14:05:00,多,1897.39,1914.86,10.8842,1.25,0.875,107 -2023-07-20 05:15:00,2023-07-20 14:05:00,多,1899.61,1914.86,9.41,1.25,0.875,106 -2023-07-20 05:20:00,2023-07-20 14:05:00,多,1900.56,1914.86,8.7801,1.25,0.875,105 -2023-07-20 14:05:00,2023-07-21 02:00:00,空,1914.86,1894.02,12.9791,1.25,0.875,143 -2023-07-20 14:10:00,2023-07-21 02:00:00,空,1915.59,1894.02,13.4503,1.25,0.875,142 -2023-07-20 14:15:00,2023-07-21 02:00:00,空,1913.85,1894.02,12.3266,1.25,0.875,141 -2023-07-21 02:00:00,2023-07-21 05:00:00,多,1894.02,1893.97,-0.658,1.25,0.875,36 -2023-07-21 02:05:00,2023-07-21 05:00:00,多,1895.88,1893.97,-1.8843,1.25,0.875,35 -2023-07-21 02:10:00,2023-07-21 05:00:00,多,1896.62,1893.97,-2.3715,1.25,0.875,34 -2023-07-21 05:00:00,2023-07-21 14:45:00,空,1893.97,1893.04,-0.0112,1.25,0.875,117 -2023-07-21 05:05:00,2023-07-21 14:45:00,空,1894.95,1893.04,0.6349,1.25,0.875,116 -2023-07-21 05:10:00,2023-07-21 14:45:00,空,1893.75,1893.04,-0.1564,1.25,0.875,115 -2023-07-21 14:45:00,2023-07-21 15:35:00,多,1893.04,1890.56,-2.2626,1.25,0.875,10 -2023-07-21 14:50:00,2023-07-21 15:35:00,多,1891.6,1890.56,-1.3122,1.25,0.875,9 -2023-07-21 14:55:00,2023-07-21 15:35:00,多,1893.02,1890.56,-2.2494,1.25,0.875,8 -2023-07-21 15:35:00,2023-07-21 17:10:00,空,1890.56,1890.64,-0.6779,1.25,0.875,19 -2023-07-21 15:40:00,2023-07-21 17:10:00,空,1890.57,1890.64,-0.6713,1.25,0.875,18 -2023-07-21 15:55:00,2023-07-21 17:10:00,空,1890.13,1890.64,-0.9623,1.25,0.875,15 -2023-07-21 17:10:00,2023-07-21 23:00:00,多,1890.64,1892.65,0.7039,1.25,0.875,70 -2023-07-21 17:15:00,2023-07-21 23:00:00,多,1891.79,1892.65,-0.0568,1.25,0.875,69 -2023-07-21 17:20:00,2023-07-21 23:00:00,多,1890.91,1892.65,0.5252,1.25,0.875,68 -2023-07-21 23:00:00,2023-07-22 00:15:00,空,1892.65,1892.75,-0.691,1.25,0.875,15 -2023-07-21 23:05:00,2023-07-22 00:15:00,空,1891.61,1892.75,-1.3783,1.25,0.875,14 -2023-07-21 23:10:00,2023-07-22 00:15:00,空,1891.51,1892.75,-1.4445,1.25,0.875,13 -2023-07-22 00:15:00,2023-07-22 01:30:00,多,1892.75,1892.2,-0.9882,1.25,0.875,15 -2023-07-22 00:20:00,2023-07-22 01:30:00,多,1892.92,1892.2,-1.1005,1.25,0.875,14 -2023-07-22 00:25:00,2023-07-22 01:30:00,多,1892.04,1892.2,-0.5193,1.25,0.875,13 -2023-07-22 01:30:00,2023-07-22 02:35:00,空,1892.2,1893.1,-1.2195,1.25,0.875,13 -2023-07-22 01:35:00,2023-07-22 02:35:00,空,1890.94,1893.1,-2.0529,1.25,0.875,12 -2023-07-22 01:40:00,2023-07-22 02:35:00,空,1891.4,1893.1,-1.7485,1.25,0.875,11 -2023-07-22 02:35:00,2023-07-22 03:10:00,多,1893.1,1891.67,-1.5692,1.25,0.875,7 -2023-07-22 02:40:00,2023-07-22 03:10:00,多,1892.58,1891.67,-1.226,1.25,0.875,6 -2023-07-22 02:45:00,2023-07-22 03:10:00,多,1893.23,1891.67,-1.655,1.25,0.875,5 -2023-07-22 03:10:00,2023-07-22 04:25:00,空,1891.67,1893.96,-2.1382,1.25,0.875,15 -2023-07-22 03:55:00,2023-07-22 04:25:00,空,1892.14,1893.96,-1.8273,1.25,0.875,6 -2023-07-22 04:25:00,2023-07-22 05:00:00,多,1893.96,1892.67,-1.4764,1.25,0.875,7 -2023-07-22 04:30:00,2023-07-22 05:00:00,多,1894.25,1892.67,-1.6676,1.25,0.875,6 -2023-07-22 05:00:00,2023-07-22 23:15:00,空,1892.67,1845.3532500000001,30.625,1.25,0.875,219 -2023-07-22 23:25:00,2023-07-23 01:45:00,空,1855.12,1869.96096,-10.625,1.25,0.875,28 -2023-07-22 23:20:00,2023-07-23 04:45:00,空,1857.85,1872.7128,-10.625,1.25,0.875,65 -2023-07-22 23:15:00,2023-07-23 04:50:00,空,1858.01,1872.87408,-10.625,1.25,0.875,67 -2023-07-23 03:35:00,2023-07-23 16:00:00,空,1869.39,1874.05,-3.741,1.25,0.875,149 -2023-07-23 16:00:00,2023-07-24 01:00:00,多,1874.05,1884.0,6.0117,1.25,0.875,108 -2023-07-24 00:00:00,2023-07-24 01:00:00,多,1887.6,1884.0,-3.009,1.25,0.875,12 -2023-07-24 00:05:00,2023-07-24 01:00:00,多,1887.7,1884.0,-3.0751,1.25,0.875,11 -2023-07-24 01:00:00,2023-07-24 09:50:00,空,1884.0,1836.8999999999999,30.625,1.25,0.875,106 -2023-07-24 01:05:00,2023-07-24 09:50:00,空,1881.65,1834.60875,30.625,1.25,0.875,105 -2023-07-24 01:10:00,2023-07-24 09:50:00,空,1882.35,1835.2912499999998,30.625,1.25,0.875,104 -2023-07-24 09:50:00,2023-07-25 06:00:00,空,1844.59,1850.82,-4.8468,1.25,0.875,242 -2023-07-24 09:55:00,2023-07-25 06:00:00,空,1841.46,1850.82,-6.9787,1.25,0.875,241 -2023-07-24 10:00:00,2023-07-25 06:00:00,空,1845.91,1850.82,-3.9499,1.25,0.875,240 -2023-07-25 06:00:00,2023-07-25 07:15:00,多,1850.82,1850.23,-1.0235,1.25,0.875,15 -2023-07-25 06:05:00,2023-07-25 07:15:00,多,1851.61,1850.23,-1.5566,1.25,0.875,14 -2023-07-25 07:15:00,2023-07-25 08:30:00,空,1850.23,1851.13,-1.233,1.25,0.875,15 -2023-07-25 07:20:00,2023-07-25 08:30:00,空,1850.83,1851.13,-0.8276,1.25,0.875,14 -2023-07-25 08:30:00,2023-07-26 00:00:00,多,1851.13,1856.32,2.8796,1.25,0.875,186 -2023-07-25 08:35:00,2023-07-26 00:00:00,多,1852.71,1856.32,1.8106,1.25,0.875,185 -2023-07-26 00:00:00,2023-07-26 02:20:00,空,1856.32,1854.96,0.2908,1.25,0.875,28 -2023-07-26 00:05:00,2023-07-26 02:20:00,空,1857.51,1854.96,1.091,1.25,0.875,27 -2023-07-26 00:10:00,2023-07-26 02:20:00,空,1857.17,1854.96,0.8625,1.25,0.875,26 -2023-07-26 02:20:00,2023-07-26 04:00:00,多,1854.96,1857.11,0.8238,1.25,0.875,20 -2023-07-26 02:25:00,2023-07-26 04:00:00,多,1855.68,1857.11,0.3383,1.25,0.875,19 -2023-07-26 02:30:00,2023-07-26 04:00:00,多,1854.35,1857.11,1.2355,1.25,0.875,18 -2023-07-26 04:00:00,2023-07-26 05:35:00,空,1857.11,1856.25,-0.0461,1.25,0.875,19 -2023-07-26 04:05:00,2023-07-26 05:35:00,空,1856.39,1856.25,-0.5307,1.25,0.875,18 -2023-07-26 04:10:00,2023-07-26 05:35:00,空,1856.52,1856.25,-0.4432,1.25,0.875,17 -2023-07-26 05:35:00,2023-07-26 06:45:00,多,1856.25,1855.02,-1.4533,1.25,0.875,14 -2023-07-26 05:40:00,2023-07-26 06:45:00,多,1857.18,1855.02,-2.0788,1.25,0.875,13 -2023-07-26 05:45:00,2023-07-26 06:45:00,多,1857.94,1855.02,-2.5895,1.25,0.875,12 -2023-07-26 06:45:00,2023-07-26 13:00:00,空,1855.02,1854.83,-0.497,1.25,0.875,75 -2023-07-26 06:50:00,2023-07-26 13:00:00,空,1853.0,1854.83,-1.8595,1.25,0.875,74 -2023-07-26 06:55:00,2023-07-26 13:00:00,空,1853.7,1854.83,-1.387,1.25,0.875,73 -2023-07-26 13:00:00,2023-07-27 14:00:00,多,1854.83,1871.41,10.5485,1.25,0.875,300 -2023-07-26 13:05:00,2023-07-27 14:00:00,多,1854.56,1871.41,10.7321,1.25,0.875,299 -2023-07-26 13:10:00,2023-07-27 14:00:00,多,1855.93,1871.41,9.801,1.25,0.875,298 -2023-07-27 14:00:00,2023-07-28 09:00:00,空,1871.41,1863.11,4.9189,1.25,0.875,228 -2023-07-27 14:05:00,2023-07-28 09:00:00,空,1871.54,1863.11,5.0054,1.25,0.875,227 -2023-07-27 14:10:00,2023-07-28 09:00:00,空,1872.68,1863.11,5.7629,1.25,0.875,226 -2023-07-28 09:00:00,2023-07-29 07:00:00,多,1863.11,1872.62,5.7555,1.25,0.875,264 -2023-07-28 09:05:00,2023-07-29 07:00:00,多,1862.1,1872.62,6.4369,1.25,0.875,263 -2023-07-28 09:10:00,2023-07-29 07:00:00,多,1863.87,1872.62,5.2432,1.25,0.875,262 -2023-07-29 07:00:00,2023-07-29 16:45:00,空,1872.62,1872.2,-0.3446,1.25,0.875,117 -2023-07-29 07:25:00,2023-07-29 16:45:00,空,1872.35,1872.2,-0.5249,1.25,0.875,112 -2023-07-29 07:40:00,2023-07-29 16:45:00,空,1871.88,1872.2,-0.8387,1.25,0.875,109 -2023-07-29 16:45:00,2023-07-30 05:00:00,多,1872.2,1877.02,2.5931,1.25,0.875,147 -2023-07-29 16:50:00,2023-07-30 05:00:00,多,1872.46,1877.02,2.4191,1.25,0.875,146 -2023-07-29 16:55:00,2023-07-30 05:00:00,多,1872.99,1877.02,2.0645,1.25,0.875,145 -2023-07-30 05:00:00,2023-07-30 14:25:00,空,1877.02,1874.75,0.8867,1.25,0.875,113 -2023-07-30 05:05:00,2023-07-30 14:25:00,空,1876.8,1874.75,0.7404,1.25,0.875,112 -2023-07-30 05:10:00,2023-07-30 14:25:00,空,1876.19,1874.75,0.3344,1.25,0.875,111 -2023-07-30 14:25:00,2023-07-30 19:45:00,多,1874.75,1871.0,-3.1253,1.25,0.875,64 -2023-07-30 14:30:00,2023-07-30 19:45:00,多,1873.96,1871.0,-2.5994,1.25,0.875,63 -2023-07-30 14:35:00,2023-07-30 19:45:00,多,1874.32,1871.0,-2.8391,1.25,0.875,62 -2023-07-30 19:55:00,2023-07-31 00:45:00,空,1861.26,1876.1500800000001,-10.625,1.25,0.875,58 -2023-07-30 19:45:00,2023-07-31 02:00:00,空,1871.0,1872.24,-1.4534,1.25,0.875,75 -2023-07-30 19:50:00,2023-07-31 02:00:00,空,1863.71,1872.24,-6.3461,1.25,0.875,74 -2023-07-31 02:00:00,2023-07-31 03:00:00,多,1872.24,1869.26,-2.6146,1.25,0.875,12 -2023-07-31 02:30:00,2023-07-31 03:00:00,多,1874.2,1869.26,-3.9197,1.25,0.875,6 -2023-07-31 03:00:00,2023-07-31 12:30:00,空,1869.26,1869.29,-0.6451,1.25,0.875,114 -2023-07-31 03:05:00,2023-07-31 12:30:00,空,1868.93,1869.29,-0.8658,1.25,0.875,113 -2023-07-31 12:30:00,2023-07-31 13:30:00,多,1869.29,1868.18,-1.3673,1.25,0.875,12 -2023-07-31 13:30:00,2023-08-01 02:05:00,空,1868.18,1821.4755,30.625,1.25,0.875,151 -2023-08-01 00:10:00,2023-08-01 02:10:00,空,1855.18,1808.8005,30.625,1.25,0.875,24 -2023-08-01 02:10:00,2023-08-01 08:25:00,空,1821.78,1836.35424,-10.625,1.25,0.875,75 -2023-08-01 02:05:00,2023-08-01 16:05:00,空,1825.05,1839.6504,-10.625,1.25,0.875,168 -2023-08-01 00:05:00,2023-08-01 18:00:00,空,1854.28,1838.22,10.2013,1.25,0.875,215 -2023-08-01 09:20:00,2023-08-01 18:00:00,空,1832.74,1838.22,-4.3626,1.25,0.875,104 -2023-08-01 16:30:00,2023-08-01 18:00:00,空,1830.88,1838.22,-5.6363,1.25,0.875,18 -2023-08-01 18:00:00,2023-08-02 09:30:00,多,1838.22,1855.74,11.2887,1.25,0.875,186 -2023-08-01 18:05:00,2023-08-02 09:30:00,多,1839.46,1855.74,10.438,1.25,0.875,185 -2023-08-01 18:10:00,2023-08-02 09:30:00,多,1839.23,1855.74,10.5957,1.25,0.875,184 -2023-08-02 09:30:00,2023-08-02 10:30:00,空,1855.74,1856.29,-0.9955,1.25,0.875,12 -2023-08-02 09:35:00,2023-08-02 10:30:00,空,1855.32,1856.29,-1.2785,1.25,0.875,11 -2023-08-02 09:40:00,2023-08-02 10:30:00,空,1854.5,1856.29,-1.8315,1.25,0.875,10 -2023-08-02 10:30:00,2023-08-02 12:15:00,多,1856.29,1856.82,-0.2681,1.25,0.875,21 -2023-08-02 10:35:00,2023-08-02 12:15:00,多,1857.98,1856.82,-1.4054,1.25,0.875,20 -2023-08-02 10:40:00,2023-08-02 12:15:00,多,1857.94,1856.82,-1.3785,1.25,0.875,19 -2023-08-02 12:15:00,2023-08-03 14:00:00,空,1856.82,1840.02,10.6847,1.25,0.875,309 -2023-08-02 12:20:00,2023-08-03 14:00:00,空,1855.96,1840.02,10.1107,1.25,0.875,308 -2023-08-02 12:25:00,2023-08-03 14:00:00,空,1856.9,1840.02,10.738,1.25,0.875,307 -2023-08-03 14:00:00,2023-08-03 22:00:00,多,1840.02,1839.01,-1.3111,1.25,0.875,96 -2023-08-03 14:05:00,2023-08-03 22:00:00,多,1838.25,1839.01,-0.1082,1.25,0.875,95 -2023-08-03 14:10:00,2023-08-03 22:00:00,多,1837.21,1839.01,0.5997,1.25,0.875,94 -2023-08-03 22:00:00,2023-08-04 12:20:00,空,1839.01,1834.83,2.2162,1.25,0.875,172 -2023-08-03 22:05:00,2023-08-04 12:20:00,空,1833.2,1834.83,-1.7364,1.25,0.875,171 -2023-08-03 22:10:00,2023-08-04 12:20:00,空,1833.32,1834.83,-1.6546,1.25,0.875,170 -2023-08-04 12:20:00,2023-08-04 18:00:00,多,1834.83,1838.39,1.8003,1.25,0.875,68 -2023-08-04 12:25:00,2023-08-04 18:00:00,多,1836.05,1838.39,0.9681,1.25,0.875,67 -2023-08-04 12:30:00,2023-08-04 18:00:00,多,1833.6,1838.39,2.6404,1.25,0.875,66 -2023-08-04 18:00:00,2023-08-05 13:20:00,空,1838.39,1831.82,3.8422,1.25,0.875,232 -2023-08-04 18:05:00,2023-08-05 13:20:00,空,1838.2,1831.82,3.7135,1.25,0.875,231 -2023-08-04 18:10:00,2023-08-05 13:20:00,空,1837.4,1831.82,3.1711,1.25,0.875,230 -2023-08-05 13:20:00,2023-08-06 07:00:00,多,1831.82,1833.74,0.6852,1.25,0.875,212 -2023-08-05 13:25:00,2023-08-06 07:00:00,多,1831.32,1833.74,1.0268,1.25,0.875,211 -2023-08-05 13:30:00,2023-08-06 07:00:00,多,1831.59,1833.74,0.8423,1.25,0.875,210 -2023-08-06 07:00:00,2023-08-06 08:00:00,空,1833.74,1833.5,-0.4614,1.25,0.875,12 -2023-08-06 07:05:00,2023-08-06 08:00:00,空,1833.44,1833.5,-0.6659,1.25,0.875,11 -2023-08-06 07:10:00,2023-08-06 08:00:00,空,1833.11,1833.5,-0.8909,1.25,0.875,10 -2023-08-06 08:00:00,2023-08-06 09:05:00,多,1833.5,1833.6,-0.5568,1.25,0.875,13 -2023-08-06 08:05:00,2023-08-06 09:05:00,多,1833.37,1833.6,-0.4682,1.25,0.875,12 -2023-08-06 08:15:00,2023-08-06 09:05:00,多,1834.14,1833.6,-0.993,1.25,0.875,10 -2023-08-06 09:05:00,2023-08-06 16:25:00,空,1833.6,1829.2,2.3746,1.25,0.875,88 -2023-08-06 09:10:00,2023-08-06 16:25:00,空,1831.3,1829.2,0.8084,1.25,0.875,87 -2023-08-06 09:15:00,2023-08-06 16:25:00,空,1831.45,1829.2,0.9107,1.25,0.875,86 -2023-08-06 16:25:00,2023-08-06 19:00:00,多,1829.2,1831.99,1.2816,1.25,0.875,31 -2023-08-06 16:30:00,2023-08-06 19:00:00,多,1829.33,1831.99,1.1926,1.25,0.875,30 -2023-08-06 16:35:00,2023-08-06 19:00:00,多,1831.08,1831.99,-0.0038,1.25,0.875,29 -2023-08-06 19:00:00,2023-08-07 01:00:00,空,1831.99,1830.03,0.7123,1.25,0.875,72 -2023-08-06 19:05:00,2023-08-07 01:00:00,空,1832.43,1830.03,1.0122,1.25,0.875,71 -2023-08-06 19:10:00,2023-08-07 01:00:00,空,1832.88,1830.03,1.3187,1.25,0.875,70 -2023-08-07 01:00:00,2023-08-07 08:30:00,多,1830.03,1834.55,2.4624,1.25,0.875,90 -2023-08-07 01:05:00,2023-08-07 08:30:00,多,1830.78,1834.55,1.949,1.25,0.875,89 -2023-08-07 01:10:00,2023-08-07 08:30:00,多,1832.32,1834.55,0.8963,1.25,0.875,88 -2023-08-07 08:30:00,2023-08-07 10:00:00,空,1834.55,1835.09,-0.9929,1.25,0.875,18 -2023-08-07 08:35:00,2023-08-07 10:00:00,空,1834.7,1835.09,-0.8907,1.25,0.875,17 -2023-08-07 08:45:00,2023-08-07 10:00:00,空,1834.0,1835.09,-1.3679,1.25,0.875,15 -2023-08-07 10:00:00,2023-08-07 11:20:00,多,1835.09,1834.66,-0.9179,1.25,0.875,16 -2023-08-07 10:05:00,2023-08-07 11:20:00,多,1834.41,1834.66,-0.4546,1.25,0.875,15 -2023-08-07 10:40:00,2023-08-07 11:20:00,多,1835.9,1834.66,-1.4693,1.25,0.875,8 -2023-08-07 11:20:00,2023-08-07 23:00:00,空,1834.66,1828.0,3.9126,1.25,0.875,140 -2023-08-07 11:25:00,2023-08-07 23:00:00,空,1834.57,1828.0,3.8515,1.25,0.875,139 -2023-08-07 11:30:00,2023-08-07 23:00:00,空,1834.46,1828.0,3.7768,1.25,0.875,138 -2023-08-07 23:00:00,2023-08-08 21:20:00,多,1828.0,1873.6999999999998,30.625,1.25,0.875,268 -2023-08-07 23:05:00,2023-08-08 21:20:00,多,1827.0,1872.6749999999997,30.625,1.25,0.875,267 -2023-08-07 23:10:00,2023-08-08 21:20:00,多,1826.22,1871.8754999999999,30.625,1.25,0.875,266 -2023-08-08 21:20:00,2023-08-08 22:25:00,多,1872.37,1857.39104,-10.625,1.25,0.875,13 -2023-08-08 21:25:00,2023-08-09 14:00:00,多,1864.37,1862.37,-1.9659,1.25,0.875,199 -2023-08-08 21:30:00,2023-08-09 14:00:00,多,1863.95,1862.37,-1.6846,1.25,0.875,198 -2023-08-09 00:10:00,2023-08-09 14:00:00,多,1857.82,1862.37,2.4364,1.25,0.875,166 -2023-08-09 14:00:00,2023-08-09 23:00:00,空,1862.37,1856.24,3.4894,1.25,0.875,108 -2023-08-09 14:05:00,2023-08-09 23:00:00,空,1858.14,1856.24,0.6532,1.25,0.875,107 -2023-08-09 14:10:00,2023-08-09 23:00:00,空,1857.75,1856.24,0.391,1.25,0.875,106 -2023-08-09 23:00:00,2023-08-10 02:00:00,多,1856.24,1854.56,-1.7563,1.25,0.875,36 -2023-08-09 23:05:00,2023-08-10 02:00:00,多,1857.02,1854.56,-2.2809,1.25,0.875,35 -2023-08-09 23:10:00,2023-08-10 02:00:00,多,1857.51,1854.56,-2.6102,1.25,0.875,34 -2023-08-10 02:00:00,2023-08-10 12:20:00,空,1854.56,1853.3,0.2243,1.25,0.875,124 -2023-08-10 02:05:00,2023-08-10 12:20:00,空,1855.4,1853.3,0.7898,1.25,0.875,123 -2023-08-10 02:15:00,2023-08-10 12:20:00,空,1855.31,1853.3,0.7292,1.25,0.875,121 -2023-08-10 12:20:00,2023-08-10 16:00:00,多,1853.3,1852.89,-0.9015,1.25,0.875,44 -2023-08-10 12:25:00,2023-08-10 16:00:00,多,1852.66,1852.89,-0.4698,1.25,0.875,43 -2023-08-10 12:30:00,2023-08-10 16:00:00,多,1857.76,1852.89,-3.9018,1.25,0.875,42 -2023-08-10 16:00:00,2023-08-11 00:10:00,空,1852.89,1851.7,0.1778,1.25,0.875,98 -2023-08-10 16:05:00,2023-08-11 00:10:00,空,1851.29,1851.7,-0.9018,1.25,0.875,97 -2023-08-10 16:10:00,2023-08-11 00:10:00,空,1850.04,1851.7,-1.7466,1.25,0.875,96 -2023-08-11 00:10:00,2023-08-11 01:30:00,多,1851.7,1851.62,-0.679,1.25,0.875,16 -2023-08-11 00:15:00,2023-08-11 01:30:00,多,1852.16,1851.62,-0.9894,1.25,0.875,15 -2023-08-11 00:20:00,2023-08-11 01:30:00,多,1852.94,1851.62,-1.5155,1.25,0.875,14 -2023-08-11 01:30:00,2023-08-11 11:00:00,空,1851.62,1847.87,1.9066,1.25,0.875,114 -2023-08-11 01:35:00,2023-08-11 11:00:00,空,1851.37,1847.87,1.7381,1.25,0.875,113 -2023-08-11 01:40:00,2023-08-11 11:00:00,空,1850.84,1847.87,1.3808,1.25,0.875,112 -2023-08-11 11:00:00,2023-08-11 12:30:00,多,1847.87,1848.72,-0.05,1.25,0.875,18 -2023-08-11 11:05:00,2023-08-11 12:30:00,多,1848.19,1848.72,-0.2665,1.25,0.875,17 -2023-08-11 11:10:00,2023-08-11 12:30:00,多,1847.56,1848.72,0.1598,1.25,0.875,16 -2023-08-11 12:30:00,2023-08-11 13:10:00,空,1848.72,1849.94,-1.4499,1.25,0.875,8 -2023-08-11 12:45:00,2023-08-11 13:10:00,空,1848.82,1849.94,-1.3822,1.25,0.875,5 -2023-08-11 12:50:00,2023-08-11 13:10:00,空,1848.26,1849.94,-1.7612,1.25,0.875,4 -2023-08-11 13:10:00,2023-08-11 15:05:00,多,1849.94,1849.19,-1.1318,1.25,0.875,23 -2023-08-11 13:15:00,2023-08-11 15:05:00,多,1849.71,1849.19,-0.9764,1.25,0.875,22 -2023-08-11 13:55:00,2023-08-11 15:05:00,多,1852.0,1849.19,-2.5216,1.25,0.875,14 -2023-08-11 15:05:00,2023-08-11 23:00:00,空,1849.19,1845.36,1.964,1.25,0.875,95 -2023-08-11 15:10:00,2023-08-11 23:00:00,空,1847.0,1845.36,0.4849,1.25,0.875,94 -2023-08-11 23:00:00,2023-08-12 05:00:00,多,1845.36,1847.27,0.6688,1.25,0.875,72 -2023-08-11 23:05:00,2023-08-12 05:00:00,多,1845.58,1847.27,0.5196,1.25,0.875,71 -2023-08-12 00:00:00,2023-08-12 05:00:00,多,1847.63,1847.27,-0.8686,1.25,0.875,60 -2023-08-12 05:00:00,2023-08-12 06:15:00,空,1847.27,1847.11,-0.5167,1.25,0.875,15 -2023-08-12 05:05:00,2023-08-12 06:15:00,空,1847.03,1847.11,-0.6791,1.25,0.875,14 -2023-08-12 05:10:00,2023-08-12 06:15:00,空,1847.13,1847.11,-0.6115,1.25,0.875,13 -2023-08-12 06:15:00,2023-08-12 18:00:00,多,1847.11,1847.8,-0.1581,1.25,0.875,141 -2023-08-12 06:20:00,2023-08-12 18:00:00,多,1846.86,1847.8,0.0112,1.25,0.875,140 -2023-08-12 06:25:00,2023-08-12 18:00:00,多,1846.87,1847.8,0.0044,1.25,0.875,139 -2023-08-12 18:00:00,2023-08-12 23:00:00,空,1847.8,1848.88,-1.3556,1.25,0.875,60 -2023-08-12 18:05:00,2023-08-12 23:00:00,空,1847.66,1848.88,-1.4504,1.25,0.875,59 -2023-08-12 18:10:00,2023-08-12 23:00:00,空,1847.41,1848.88,-1.6196,1.25,0.875,58 -2023-08-12 23:00:00,2023-08-13 04:00:00,多,1848.88,1848.86,-0.6385,1.25,0.875,60 -2023-08-12 23:05:00,2023-08-13 04:00:00,多,1849.33,1848.86,-0.9427,1.25,0.875,59 -2023-08-12 23:10:00,2023-08-13 04:00:00,多,1848.92,1848.86,-0.6656,1.25,0.875,58 -2023-08-13 04:00:00,2023-08-13 08:00:00,空,1848.86,1849.02,-0.7332,1.25,0.875,48 -2023-08-13 04:05:00,2023-08-13 08:00:00,空,1848.85,1849.02,-0.7399,1.25,0.875,47 -2023-08-13 04:15:00,2023-08-13 08:00:00,空,1848.11,1849.02,-1.2405,1.25,0.875,45 -2023-08-13 08:00:00,2023-08-13 14:00:00,多,1849.02,1848.67,-0.8616,1.25,0.875,72 -2023-08-13 08:05:00,2023-08-13 14:00:00,多,1849.17,1848.67,-0.963,1.25,0.875,71 -2023-08-13 08:10:00,2023-08-13 14:00:00,多,1849.2,1848.67,-0.9833,1.25,0.875,70 -2023-08-13 14:00:00,2023-08-13 18:00:00,空,1848.67,1850.02,-1.5378,1.25,0.875,48 -2023-08-13 14:05:00,2023-08-13 18:00:00,空,1848.69,1850.02,-1.5243,1.25,0.875,47 -2023-08-13 14:10:00,2023-08-13 18:00:00,空,1848.87,1850.02,-1.4025,1.25,0.875,46 -2023-08-13 18:00:00,2023-08-13 22:00:00,多,1850.02,1847.26,-2.4898,1.25,0.875,48 -2023-08-13 18:05:00,2023-08-13 22:00:00,多,1850.01,1847.26,-2.4831,1.25,0.875,47 -2023-08-13 22:00:00,2023-08-14 05:00:00,空,1847.26,1847.24,-0.6115,1.25,0.875,84 -2023-08-13 22:05:00,2023-08-14 05:00:00,空,1846.1,1847.24,-1.3969,1.25,0.875,83 -2023-08-14 00:00:00,2023-08-14 05:00:00,空,1840.91,1847.24,-4.9231,1.25,0.875,60 -2023-08-14 05:00:00,2023-08-14 12:00:00,多,1847.24,1847.55,-0.4152,1.25,0.875,84 -2023-08-14 05:05:00,2023-08-14 12:00:00,多,1847.39,1847.55,-0.5167,1.25,0.875,83 -2023-08-14 05:10:00,2023-08-14 12:00:00,多,1847.65,1847.55,-0.6927,1.25,0.875,82 -2023-08-14 12:00:00,2023-08-14 14:00:00,空,1847.55,1846.2,0.2884,1.25,0.875,24 -2023-08-14 12:05:00,2023-08-14 14:00:00,空,1846.75,1846.2,-0.2527,1.25,0.875,23 -2023-08-14 12:10:00,2023-08-14 14:00:00,空,1846.0,1846.2,-0.7604,1.25,0.875,22 -2023-08-14 14:00:00,2023-08-14 18:00:00,多,1846.2,1841.54,-3.7801,1.25,0.875,48 -2023-08-14 14:05:00,2023-08-14 18:00:00,多,1846.77,1841.54,-4.165,1.25,0.875,47 -2023-08-14 14:10:00,2023-08-14 18:00:00,多,1848.4,1841.54,-5.2641,1.25,0.875,46 -2023-08-15 00:00:00,2023-08-16 20:25:00,空,1844.64,1798.5240000000001,30.625,1.25,0.875,533 -2023-08-15 00:25:00,2023-08-16 20:25:00,空,1844.53,1798.4167499999999,30.625,1.25,0.875,528 -2023-08-14 18:00:00,2023-08-16 20:40:00,空,1841.54,1795.5014999999999,30.625,1.25,0.875,608 -2023-08-16 20:25:00,2023-08-17 15:00:00,空,1805.27,1760.13825,30.625,1.25,0.875,223 -2023-08-16 20:30:00,2023-08-17 15:00:00,空,1806.8,1761.6299999999999,30.625,1.25,0.875,222 -2023-08-16 20:40:00,2023-08-17 15:00:00,空,1803.91,1758.81225,30.625,1.25,0.875,220 -2023-08-17 15:00:00,2023-08-17 15:40:00,空,1774.99,1730.61525,30.625,1.25,0.875,8 -2023-08-17 15:05:00,2023-08-17 15:40:00,空,1774.15,1729.79625,30.625,1.25,0.875,7 -2023-08-17 15:10:00,2023-08-17 15:40:00,空,1775.32,1730.937,30.625,1.25,0.875,6 -2023-08-17 15:40:00,2023-08-17 21:40:00,空,1739.6,1696.11,30.625,1.25,0.875,72 -2023-08-17 15:45:00,2023-08-17 21:40:00,空,1738.82,1695.3494999999998,30.625,1.25,0.875,71 -2023-08-17 15:50:00,2023-08-17 21:40:00,空,1740.02,1696.5194999999999,30.625,1.25,0.875,70 -2023-08-17 21:40:00,2023-08-17 21:45:00,空,1498.65,1510.6392,-10.625,1.25,0.875,1 -2023-08-17 21:45:00,2023-08-17 21:50:00,空,1592.87,1605.61296,-10.625,1.25,0.875,1 -2023-08-17 21:50:00,2023-08-17 22:20:00,空,1619.66,1632.6172800000002,-10.625,1.25,0.875,6 -2023-08-17 21:55:00,2023-08-17 22:20:00,空,1618.48,1631.42784,-10.625,1.25,0.875,5 -2023-08-17 22:00:00,2023-08-17 22:20:00,空,1619.0,1631.952,-10.625,1.25,0.875,4 -2023-08-17 22:20:00,2023-08-17 22:55:00,空,1639.2,1652.3136,-10.625,1.25,0.875,7 -2023-08-17 22:25:00,2023-08-17 22:55:00,空,1639.85,1652.9687999999999,-10.625,1.25,0.875,6 -2023-08-17 22:30:00,2023-08-17 22:55:00,空,1638.68,1651.78944,-10.625,1.25,0.875,5 -2023-08-18 01:10:00,2023-08-18 17:05:00,空,1684.2,1642.095,30.625,1.25,0.875,191 -2023-08-18 01:15:00,2023-08-18 17:05:00,空,1685.53,1643.39175,30.625,1.25,0.875,190 -2023-08-18 01:20:00,2023-08-18 17:05:00,空,1688.6,1646.3849999999998,30.625,1.25,0.875,189 -2023-08-18 17:05:00,2023-08-18 17:35:00,空,1650.51,1663.71408,-10.625,1.25,0.875,6 -2023-08-18 17:10:00,2023-08-18 17:35:00,空,1654.29,1667.52432,-10.625,1.25,0.875,5 -2023-08-18 17:15:00,2023-08-18 17:35:00,空,1653.2,1666.4256,-10.625,1.25,0.875,4 -2023-08-18 18:05:00,2023-08-18 18:45:00,空,1657.77,1671.03216,-10.625,1.25,0.875,8 -2023-08-18 18:10:00,2023-08-18 18:45:00,空,1655.07,1668.31056,-10.625,1.25,0.875,7 -2023-08-18 18:15:00,2023-08-18 18:45:00,空,1659.48,1672.75584,-10.625,1.25,0.875,6 -2023-08-18 19:15:00,2023-08-19 00:40:00,空,1657.67,1670.93136,-10.625,1.25,0.875,65 -2023-08-18 19:05:00,2023-08-19 15:05:00,空,1660.93,1666.39,-4.7341,1.25,0.875,240 -2023-08-18 19:10:00,2023-08-19 15:05:00,空,1659.26,1666.39,-5.9964,1.25,0.875,239 -2023-08-19 01:20:00,2023-08-19 15:05:00,空,1662.47,1666.39,-3.5724,1.25,0.875,165 -2023-08-19 15:05:00,2023-08-19 22:00:00,多,1666.39,1667.25,0.0201,1.25,0.875,83 -2023-08-19 15:10:00,2023-08-19 22:00:00,多,1666.66,1667.25,-0.1825,1.25,0.875,82 -2023-08-19 22:00:00,2023-08-20 00:00:00,空,1667.25,1668.49,-1.5547,1.25,0.875,24 -2023-08-20 00:00:00,2023-08-20 01:10:00,多,1668.49,1666.5,-2.1159,1.25,0.875,14 -2023-08-20 00:05:00,2023-08-20 01:10:00,多,1668.8,1666.5,-2.3478,1.25,0.875,13 -2023-08-20 00:10:00,2023-08-20 01:10:00,多,1669.6,1666.5,-2.9459,1.25,0.875,12 -2023-08-20 01:10:00,2023-08-20 09:00:00,空,1666.5,1667.77,-1.5776,1.25,0.875,94 -2023-08-20 01:15:00,2023-08-20 09:00:00,空,1664.6,1667.77,-3.0055,1.25,0.875,93 -2023-08-20 01:20:00,2023-08-20 09:00:00,空,1665.0,1667.77,-2.7046,1.25,0.875,92 -2023-08-20 09:00:00,2023-08-20 16:05:00,多,1667.77,1669.54,0.7016,1.25,0.875,85 -2023-08-20 09:05:00,2023-08-20 16:05:00,多,1667.77,1669.54,0.7016,1.25,0.875,84 -2023-08-20 16:05:00,2023-08-20 17:10:00,空,1669.54,1669.45,-0.5576,1.25,0.875,13 -2023-08-20 16:10:00,2023-08-20 17:10:00,空,1668.99,1669.45,-0.9695,1.25,0.875,12 -2023-08-20 17:10:00,2023-08-21 04:00:00,多,1669.45,1676.31,4.5114,1.25,0.875,130 -2023-08-20 17:15:00,2023-08-21 04:00:00,多,1668.44,1676.31,5.2712,1.25,0.875,129 -2023-08-21 00:00:00,2023-08-21 04:00:00,多,1682.73,1676.31,-5.394,1.25,0.875,48 -2023-08-21 04:00:00,2023-08-21 13:35:00,空,1676.31,1671.6,2.8872,1.25,0.875,115 -2023-08-21 04:05:00,2023-08-21 13:35:00,空,1674.47,1671.6,1.5175,1.25,0.875,114 -2023-08-21 04:10:00,2023-08-21 13:35:00,空,1676.19,1671.6,2.7979,1.25,0.875,113 -2023-08-21 13:35:00,2023-08-21 14:25:00,多,1671.6,1671.4,-0.7746,1.25,0.875,10 -2023-08-21 13:55:00,2023-08-21 14:25:00,多,1677.59,1671.4,-5.2373,1.25,0.875,6 -2023-08-21 14:25:00,2023-08-21 20:00:00,空,1671.4,1674.64,-3.0481,1.25,0.875,67 -2023-08-21 15:05:00,2023-08-21 20:00:00,空,1669.93,1674.64,-4.1506,1.25,0.875,59 -2023-08-21 15:10:00,2023-08-21 20:00:00,空,1668.49,1674.64,-5.2325,1.25,0.875,58 -2023-08-21 20:00:00,2023-08-21 22:15:00,多,1674.64,1670.35,-3.8272,1.25,0.875,27 -2023-08-21 20:05:00,2023-08-21 22:15:00,多,1672.02,1670.35,-1.8735,1.25,0.875,26 -2023-08-21 20:10:00,2023-08-21 22:15:00,多,1671.24,1670.35,-1.2907,1.25,0.875,25 -2023-08-21 22:15:00,2023-08-22 16:25:00,空,1670.35,1628.59125,30.625,1.25,0.875,218 -2023-08-21 22:20:00,2023-08-22 16:30:00,空,1670.06,1628.3084999999999,30.625,1.25,0.875,218 -2023-08-22 00:00:00,2023-08-22 16:30:00,空,1667.94,1626.2415,30.625,1.25,0.875,198 -2023-08-22 16:25:00,2023-08-22 16:40:00,空,1634.2,1647.2736,-10.625,1.25,0.875,3 -2023-08-22 16:30:00,2023-08-22 16:40:00,空,1630.0,1643.04,-10.625,1.25,0.875,2 -2023-08-22 16:35:00,2023-08-22 21:25:00,空,1640.82,1599.7994999999999,30.625,1.25,0.875,58 -2023-08-22 16:40:00,2023-08-22 21:25:00,空,1645.06,1603.9334999999999,30.625,1.25,0.875,57 -2023-08-22 16:45:00,2023-08-22 21:25:00,空,1641.33,1600.29675,30.625,1.25,0.875,56 -2023-08-22 21:35:00,2023-08-22 22:20:00,空,1597.6,1610.3808,-10.625,1.25,0.875,9 -2023-08-22 21:25:00,2023-08-22 22:35:00,空,1602.99,1615.81392,-10.625,1.25,0.875,14 -2023-08-22 21:30:00,2023-08-22 22:35:00,空,1606.71,1619.56368,-10.625,1.25,0.875,13 -2023-08-22 22:20:00,2023-08-22 23:10:00,空,1612.04,1624.93632,-10.625,1.25,0.875,10 -2023-08-23 00:55:00,2023-08-23 05:00:00,空,1632.2,1636.19,-3.6807,1.25,0.875,49 -2023-08-23 01:00:00,2023-08-23 05:00:00,空,1630.79,1636.19,-4.7641,1.25,0.875,48 -2023-08-23 01:05:00,2023-08-23 05:00:00,空,1630.03,1636.19,-5.3488,1.25,0.875,47 -2023-08-23 05:00:00,2023-08-23 16:20:00,多,1636.19,1677.09475,30.625,1.25,0.875,136 -2023-08-23 05:05:00,2023-08-23 16:20:00,多,1635.88,1676.777,30.625,1.25,0.875,135 -2023-08-23 16:20:00,2023-08-23 21:45:00,多,1681.2,1667.7504000000001,-10.625,1.25,0.875,65 -2023-08-23 16:25:00,2023-08-23 21:45:00,多,1676.01,1662.60192,-10.625,1.25,0.875,64 -2023-08-23 16:30:00,2023-08-23 21:45:00,多,1676.63,1663.2169600000002,-10.625,1.25,0.875,63 -2023-08-23 22:45:00,2023-08-24 09:20:00,多,1675.14,1671.38,-3.4307,1.25,0.875,127 -2023-08-23 22:55:00,2023-08-24 09:20:00,多,1675.2,1671.38,-3.4754,1.25,0.875,125 -2023-08-23 23:00:00,2023-08-24 09:20:00,多,1675.36,1671.38,-3.5945,1.25,0.875,124 -2023-08-24 09:20:00,2023-08-24 23:20:00,空,1671.38,1653.74,12.5677,1.25,0.875,168 -2023-08-24 09:25:00,2023-08-24 23:20:00,空,1671.55,1653.74,12.6935,1.25,0.875,167 -2023-08-24 09:30:00,2023-08-24 23:20:00,空,1670.59,1653.74,11.9828,1.25,0.875,166 -2023-08-24 23:20:00,2023-08-25 00:35:00,多,1653.74,1655.81,0.9396,1.25,0.875,15 -2023-08-24 23:35:00,2023-08-25 00:35:00,多,1653.52,1655.81,1.1062,1.25,0.875,12 -2023-08-24 23:40:00,2023-08-25 00:35:00,多,1655.49,1655.81,-0.3834,1.25,0.875,11 -2023-08-25 00:35:00,2023-08-25 01:40:00,空,1655.81,1656.48,-1.1308,1.25,0.875,13 -2023-08-25 00:50:00,2023-08-25 01:40:00,空,1656.7,1656.48,-0.459,1.25,0.875,10 -2023-08-25 00:55:00,2023-08-25 01:40:00,空,1655.39,1656.48,-1.4481,1.25,0.875,9 -2023-08-25 01:40:00,2023-08-25 03:00:00,多,1656.48,1658.52,0.9144,1.25,0.875,16 -2023-08-25 01:45:00,2023-08-25 03:00:00,多,1656.86,1658.52,0.6274,1.25,0.875,15 -2023-08-25 01:55:00,2023-08-25 03:00:00,多,1659.75,1658.52,-1.5513,1.25,0.875,13 -2023-08-25 03:00:00,2023-08-25 13:00:00,空,1658.52,1656.41,0.9653,1.25,0.875,120 -2023-08-25 03:05:00,2023-08-25 13:00:00,空,1656.99,1656.41,-0.1875,1.25,0.875,119 -2023-08-25 03:10:00,2023-08-25 13:00:00,空,1656.79,1656.41,-0.3383,1.25,0.875,118 -2023-08-25 13:00:00,2023-08-25 14:00:00,多,1656.41,1653.2,-3.0474,1.25,0.875,12 -2023-08-25 13:05:00,2023-08-25 14:00:00,多,1655.4,1653.2,-2.2862,1.25,0.875,11 -2023-08-25 13:10:00,2023-08-25 14:00:00,多,1659.75,1653.2,-5.558,1.25,0.875,10 -2023-08-25 14:00:00,2023-08-25 14:15:00,空,1653.2,1666.4256,-10.625,1.25,0.875,3 -2023-08-25 14:05:00,2023-08-25 14:15:00,空,1650.6,1663.8048,-10.625,1.25,0.875,2 -2023-08-26 00:00:00,2023-08-26 08:00:00,多,1652.71,1651.09,-1.8503,1.25,0.875,96 -2023-08-26 01:15:00,2023-08-26 08:00:00,多,1653.6,1651.09,-2.5224,1.25,0.875,81 -2023-08-26 01:20:00,2023-08-26 08:00:00,多,1652.69,1651.09,-1.8351,1.25,0.875,80 -2023-08-26 08:00:00,2023-08-26 15:00:00,空,1651.09,1651.9,-1.2382,1.25,0.875,84 -2023-08-26 08:05:00,2023-08-26 15:00:00,空,1651.62,1651.9,-0.8369,1.25,0.875,83 -2023-08-26 08:10:00,2023-08-26 15:00:00,空,1652.5,1651.9,-0.1711,1.25,0.875,82 -2023-08-26 15:00:00,2023-08-26 16:10:00,多,1651.9,1650.2,-1.9114,1.25,0.875,14 -2023-08-26 15:05:00,2023-08-26 16:10:00,多,1651.69,1650.2,-1.7526,1.25,0.875,13 -2023-08-26 15:10:00,2023-08-26 16:10:00,多,1651.02,1650.2,-1.2458,1.25,0.875,12 -2023-08-26 16:10:00,2023-08-27 04:00:00,空,1650.2,1647.36,1.5263,1.25,0.875,142 -2023-08-26 16:15:00,2023-08-27 04:00:00,空,1649.24,1647.36,0.7999,1.25,0.875,141 -2023-08-27 00:00:00,2023-08-27 04:00:00,空,1645.77,1647.36,-1.8326,1.25,0.875,48 -2023-08-27 04:00:00,2023-08-28 01:00:00,多,1647.36,1648.75,0.4297,1.25,0.875,252 -2023-08-27 04:05:00,2023-08-28 01:00:00,多,1646.91,1648.75,0.7716,1.25,0.875,251 -2023-08-27 04:10:00,2023-08-28 01:00:00,多,1646.86,1648.75,0.8095,1.25,0.875,250 -2023-08-28 01:00:00,2023-08-28 12:00:00,空,1648.75,1639.12,6.676,1.25,0.875,132 -2023-08-28 01:05:00,2023-08-28 12:00:00,空,1649.91,1639.12,7.5497,1.25,0.875,131 -2023-08-28 01:10:00,2023-08-28 12:00:00,空,1648.5,1639.12,6.4875,1.25,0.875,130 -2023-08-28 12:00:00,2023-08-28 20:00:00,多,1639.12,1646.23,4.7971,1.25,0.875,96 -2023-08-28 12:05:00,2023-08-28 20:00:00,多,1643.1,1646.23,1.7562,1.25,0.875,95 -2023-08-28 12:10:00,2023-08-28 20:00:00,多,1649.0,1646.23,-2.7248,1.25,0.875,94 -2023-08-28 20:00:00,2023-08-28 22:05:00,空,1646.23,1646.91,-1.1413,1.25,0.875,25 -2023-08-28 20:05:00,2023-08-28 22:05:00,空,1645.76,1646.91,-1.4985,1.25,0.875,24 -2023-08-28 20:10:00,2023-08-28 22:05:00,空,1644.59,1646.91,-2.3884,1.25,0.875,23 -2023-08-28 22:05:00,2023-08-29 06:00:00,多,1646.91,1649.39,1.2573,1.25,0.875,95 -2023-08-28 22:10:00,2023-08-29 06:00:00,多,1647.54,1649.39,0.7786,1.25,0.875,94 -2023-08-28 22:15:00,2023-08-29 06:00:00,多,1648.44,1649.39,0.0954,1.25,0.875,93 -2023-08-29 06:00:00,2023-08-29 14:00:00,空,1649.39,1649.99,-1.0797,1.25,0.875,96 -2023-08-29 06:05:00,2023-08-29 14:00:00,空,1648.43,1649.99,-1.8079,1.25,0.875,95 -2023-08-29 06:10:00,2023-08-29 14:00:00,空,1647.7,1649.99,-2.3623,1.25,0.875,94 -2023-08-29 14:00:00,2023-08-29 14:20:00,多,1649.99,1691.23975,30.625,1.25,0.875,4 -2023-08-29 14:05:00,2023-08-29 14:20:00,多,1651.2,1692.4799999999998,30.625,1.25,0.875,3 -2023-08-29 14:10:00,2023-08-29 14:20:00,多,1652.61,1693.9252499999998,30.625,1.25,0.875,2 -2023-08-29 14:20:00,2023-08-29 14:30:00,多,1681.12,1723.1479999999997,30.625,1.25,0.875,2 -2023-08-29 14:25:00,2023-08-29 16:20:00,多,1695.07,1737.4467499999998,30.625,1.25,0.875,23 -2023-08-29 16:35:00,2023-08-30 01:10:00,多,1728.43,1714.60256,-10.625,1.25,0.875,103 -2023-08-29 14:30:00,2023-08-30 13:35:00,多,1713.77,1700.05984,-10.625,1.25,0.875,277 -2023-08-29 14:35:00,2023-08-30 13:35:00,多,1715.97,1702.24224,-10.625,1.25,0.875,276 -2023-08-30 03:30:00,2023-08-30 13:35:00,多,1718.03,1704.28576,-10.625,1.25,0.875,121 -2023-08-31 00:05:00,2023-08-31 07:00:00,空,1703.01,1704.07,-1.403,1.25,0.875,83 -2023-08-31 00:10:00,2023-08-31 07:00:00,空,1702.73,1704.07,-1.6087,1.25,0.875,82 -2023-08-31 00:15:00,2023-08-31 07:00:00,空,1701.84,1704.07,-2.2629,1.25,0.875,81 -2023-08-31 07:00:00,2023-08-31 15:15:00,多,1704.07,1701.81,-2.2828,1.25,0.875,99 -2023-08-31 07:05:00,2023-08-31 15:15:00,多,1704.05,1701.81,-2.2681,1.25,0.875,98 -2023-08-31 07:10:00,2023-08-31 15:15:00,多,1703.24,1701.81,-1.6745,1.25,0.875,97 -2023-08-31 15:15:00,2023-08-31 16:50:00,空,1701.81,1659.2647499999998,30.625,1.25,0.875,19 -2023-08-31 15:20:00,2023-08-31 16:50:00,空,1699.89,1657.39275,30.625,1.25,0.875,18 -2023-08-31 16:55:00,2023-08-31 18:05:00,空,1649.75,1662.948,-10.625,1.25,0.875,14 -2023-08-31 16:50:00,2023-09-01 17:05:00,空,1660.46,1618.9485,30.625,1.25,0.875,291 -2023-08-31 18:30:00,2023-09-01 17:05:00,空,1659.15,1617.67125,30.625,1.25,0.875,271 -2023-08-31 17:00:00,2023-09-01 17:10:00,空,1654.29,1612.93275,30.625,1.25,0.875,290 -2023-09-01 17:10:00,2023-09-01 18:45:00,空,1609.83,1622.7086399999998,-10.625,1.25,0.875,19 -2023-09-01 17:15:00,2023-09-01 18:45:00,空,1612.19,1625.08752,-10.625,1.25,0.875,18 -2023-09-01 17:05:00,2023-09-01 20:30:00,空,1622.3,1635.2784,-10.625,1.25,0.875,41 -2023-09-01 21:50:00,2023-09-02 04:00:00,空,1624.82,1630.57,-5.0486,1.25,0.875,74 -2023-09-01 22:25:00,2023-09-02 04:00:00,空,1625.93,1630.57,-4.1922,1.25,0.875,67 -2023-09-01 22:30:00,2023-09-02 04:00:00,空,1626.09,1630.57,-4.0688,1.25,0.875,66 -2023-09-02 04:00:00,2023-09-02 08:00:00,多,1630.57,1630.07,-1.0083,1.25,0.875,48 -2023-09-02 04:05:00,2023-09-02 08:00:00,多,1630.59,1630.07,-1.0236,1.25,0.875,47 -2023-09-02 04:10:00,2023-09-02 08:00:00,多,1631.5,1630.07,-1.7206,1.25,0.875,46 -2023-09-02 08:00:00,2023-09-02 09:05:00,空,1630.07,1630.6,-1.0314,1.25,0.875,13 -2023-09-02 08:05:00,2023-09-02 09:05:00,空,1630.64,1630.6,-0.5943,1.25,0.875,12 -2023-09-02 09:05:00,2023-09-02 18:00:00,多,1630.6,1632.5,0.8315,1.25,0.875,107 -2023-09-02 09:10:00,2023-09-02 18:00:00,多,1631.05,1632.5,0.4862,1.25,0.875,106 -2023-09-02 18:00:00,2023-09-02 21:00:00,空,1632.5,1633.49,-1.383,1.25,0.875,36 -2023-09-02 18:05:00,2023-09-02 21:00:00,空,1630.88,1633.49,-2.6255,1.25,0.875,35 -2023-09-02 21:00:00,2023-09-03 01:00:00,多,1633.49,1634.92,0.4693,1.25,0.875,48 -2023-09-03 00:05:00,2023-09-03 01:00:00,多,1636.44,1634.92,-1.7861,1.25,0.875,11 -2023-09-03 00:10:00,2023-09-03 01:00:00,多,1636.77,1634.92,-2.0378,1.25,0.875,10 -2023-09-03 01:00:00,2023-09-03 03:00:00,空,1634.92,1634.23,-0.0975,1.25,0.875,24 -2023-09-03 01:05:00,2023-09-03 03:00:00,空,1633.77,1634.23,-0.9769,1.25,0.875,23 -2023-09-03 01:10:00,2023-09-03 03:00:00,空,1634.86,1634.23,-0.1433,1.25,0.875,22 -2023-09-03 03:00:00,2023-09-03 08:00:00,多,1634.23,1634.7,-0.2655,1.25,0.875,60 -2023-09-03 03:05:00,2023-09-03 08:00:00,多,1634.2,1634.7,-0.2425,1.25,0.875,59 -2023-09-03 03:10:00,2023-09-03 08:00:00,多,1633.91,1634.7,-0.0206,1.25,0.875,58 -2023-09-03 08:00:00,2023-09-03 14:05:00,空,1634.7,1634.43,-0.4185,1.25,0.875,73 -2023-09-03 08:05:00,2023-09-03 14:05:00,空,1634.05,1634.43,-0.9157,1.25,0.875,72 -2023-09-03 08:10:00,2023-09-03 14:05:00,空,1632.63,1634.43,-2.0031,1.25,0.875,71 -2023-09-03 14:05:00,2023-09-03 15:10:00,多,1634.43,1633.81,-1.0992,1.25,0.875,13 -2023-09-03 14:15:00,2023-09-03 15:10:00,多,1635.27,1633.81,-1.741,1.25,0.875,11 -2023-09-03 15:10:00,2023-09-03 18:00:00,空,1633.81,1631.05,1.4866,1.25,0.875,34 -2023-09-03 15:15:00,2023-09-03 18:00:00,空,1634.53,1631.05,2.0363,1.25,0.875,33 -2023-09-03 18:00:00,2023-09-04 01:00:00,多,1631.05,1634.53,2.042,1.25,0.875,84 -2023-09-03 18:05:00,2023-09-04 01:00:00,多,1631.21,1634.53,1.9191,1.25,0.875,83 -2023-09-04 00:40:00,2023-09-04 01:00:00,多,1635.63,1634.53,-1.4657,1.25,0.875,4 -2023-09-04 01:00:00,2023-09-04 02:30:00,空,1634.53,1633.63,0.0633,1.25,0.875,18 -2023-09-04 01:20:00,2023-09-04 02:30:00,空,1633.63,1633.63,-0.625,1.25,0.875,14 -2023-09-04 01:25:00,2023-09-04 02:30:00,空,1632.49,1633.63,-1.4979,1.25,0.875,13 -2023-09-04 02:30:00,2023-09-04 10:00:00,多,1633.63,1635.93,1.1349,1.25,0.875,90 -2023-09-04 02:35:00,2023-09-04 10:00:00,多,1634.97,1635.93,0.109,1.25,0.875,89 -2023-09-04 02:40:00,2023-09-04 10:00:00,多,1635.19,1635.93,-0.0593,1.25,0.875,88 -2023-09-04 10:00:00,2023-09-05 09:05:00,空,1635.93,1624.77,7.9023,1.25,0.875,277 -2023-09-04 10:05:00,2023-09-05 09:05:00,空,1635.64,1624.77,7.6821,1.25,0.875,276 -2023-09-04 10:10:00,2023-09-05 09:05:00,空,1636.06,1624.77,8.0009,1.25,0.875,275 -2023-09-05 09:05:00,2023-09-05 20:00:00,多,1624.77,1630.91,4.0987,1.25,0.875,131 -2023-09-05 09:10:00,2023-09-05 20:00:00,多,1625.47,1630.91,3.5584,1.25,0.875,130 -2023-09-05 09:15:00,2023-09-05 20:00:00,多,1626.83,1630.91,2.5099,1.25,0.875,129 -2023-09-05 20:00:00,2023-09-05 23:00:00,空,1630.91,1631.94,-1.4144,1.25,0.875,36 -2023-09-05 20:05:00,2023-09-05 23:00:00,空,1630.37,1631.94,-1.8287,1.25,0.875,35 -2023-09-05 20:10:00,2023-09-05 23:00:00,空,1631.79,1631.94,-0.7399,1.25,0.875,34 -2023-09-05 23:00:00,2023-09-06 04:00:00,多,1631.94,1632.74,-0.0122,1.25,0.875,60 -2023-09-05 23:05:00,2023-09-06 04:00:00,多,1630.83,1632.74,0.839,1.25,0.875,59 -2023-09-05 23:10:00,2023-09-06 04:00:00,多,1631.6,1632.74,0.2484,1.25,0.875,58 -2023-09-06 04:00:00,2023-09-06 11:15:00,空,1632.74,1632.7,-0.5944,1.25,0.875,87 -2023-09-06 04:05:00,2023-09-06 11:15:00,空,1632.09,1632.7,-1.0922,1.25,0.875,86 -2023-09-06 04:10:00,2023-09-06 11:15:00,空,1632.11,1632.7,-1.0769,1.25,0.875,85 -2023-09-06 11:15:00,2023-09-06 14:00:00,多,1632.7,1623.28,-7.837,1.25,0.875,33 -2023-09-06 11:20:00,2023-09-06 14:00:00,多,1632.66,1623.28,-7.8065,1.25,0.875,32 -2023-09-06 11:25:00,2023-09-06 14:00:00,多,1634.62,1623.28,-9.2967,1.25,0.875,31 -2023-09-06 14:00:00,2023-09-06 17:35:00,空,1623.28,1623.41,-0.7251,1.25,0.875,43 -2023-09-06 17:35:00,2023-09-06 17:55:00,多,1623.41,1663.99525,30.625,1.25,0.875,4 -2023-09-06 18:05:00,2023-09-06 18:15:00,多,1649.46,1636.26432,-10.625,1.25,0.875,2 -2023-09-06 17:55:00,2023-09-06 18:20:00,多,1645.79,1632.62368,-10.625,1.25,0.875,5 -2023-09-06 18:00:00,2023-09-06 18:20:00,多,1647.15,1633.9728,-10.625,1.25,0.875,4 -2023-09-06 18:15:00,2023-09-06 18:20:00,多,1636.42,1623.32864,-10.625,1.25,0.875,1 -2023-09-07 00:00:00,2023-09-07 09:00:00,多,1631.98,1632.32,-0.3646,1.25,0.875,108 -2023-09-07 00:05:00,2023-09-07 09:00:00,多,1632.27,1632.32,-0.5867,1.25,0.875,107 -2023-09-07 00:10:00,2023-09-07 09:00:00,多,1632.36,1632.32,-0.6556,1.25,0.875,106 -2023-09-07 09:00:00,2023-09-07 16:00:00,空,1632.32,1630.39,0.853,1.25,0.875,84 -2023-09-07 09:05:00,2023-09-07 16:00:00,空,1632.66,1630.39,1.113,1.25,0.875,83 -2023-09-07 09:10:00,2023-09-07 16:00:00,空,1633.31,1630.39,1.6097,1.25,0.875,82 -2023-09-07 16:00:00,2023-09-08 09:00:00,多,1630.39,1642.88,8.9509,1.25,0.875,204 -2023-09-07 16:05:00,2023-09-08 09:00:00,多,1630.32,1642.88,9.005,1.25,0.875,203 -2023-09-07 16:10:00,2023-09-08 09:00:00,多,1631.07,1642.88,8.4258,1.25,0.875,202 -2023-09-08 09:00:00,2023-09-08 20:00:00,空,1642.88,1633.76,6.314,1.25,0.875,132 -2023-09-08 09:05:00,2023-09-08 20:00:00,空,1643.09,1633.76,6.4729,1.25,0.875,131 -2023-09-08 09:10:00,2023-09-08 20:00:00,空,1643.57,1633.76,6.8359,1.25,0.875,130 -2023-09-08 20:00:00,2023-09-09 04:00:00,多,1633.76,1633.13,-1.107,1.25,0.875,96 -2023-09-08 20:05:00,2023-09-09 04:00:00,多,1633.18,1633.13,-0.6633,1.25,0.875,95 -2023-09-08 20:10:00,2023-09-09 04:00:00,多,1634.02,1633.13,-1.3058,1.25,0.875,94 -2023-09-09 04:00:00,2023-09-09 06:30:00,空,1633.13,1633.11,-0.6097,1.25,0.875,30 -2023-09-09 04:05:00,2023-09-09 06:30:00,空,1633.26,1633.11,-0.5102,1.25,0.875,29 -2023-09-09 04:10:00,2023-09-09 06:30:00,空,1633.34,1633.11,-0.449,1.25,0.875,28 -2023-09-09 06:30:00,2023-09-09 08:10:00,多,1633.11,1633.2,-0.5561,1.25,0.875,20 -2023-09-09 06:35:00,2023-09-09 08:10:00,多,1633.19,1633.2,-0.6173,1.25,0.875,19 -2023-09-09 06:40:00,2023-09-09 08:10:00,多,1633.27,1633.2,-0.6786,1.25,0.875,18 -2023-09-09 08:10:00,2023-09-09 09:25:00,空,1633.2,1633.98,-1.222,1.25,0.875,15 -2023-09-09 08:15:00,2023-09-09 09:25:00,空,1633.3,1633.98,-1.1454,1.25,0.875,14 -2023-09-09 08:20:00,2023-09-09 09:25:00,空,1633.72,1633.98,-0.8239,1.25,0.875,13 -2023-09-09 09:25:00,2023-09-09 13:00:00,多,1633.98,1633.75,-0.801,1.25,0.875,43 -2023-09-09 09:30:00,2023-09-09 13:00:00,多,1634.25,1633.75,-1.0074,1.25,0.875,42 -2023-09-09 13:00:00,2023-09-09 16:00:00,空,1633.75,1634.22,-0.9846,1.25,0.875,36 -2023-09-09 13:05:00,2023-09-09 16:00:00,空,1633.33,1634.22,-1.3061,1.25,0.875,35 -2023-09-09 16:00:00,2023-09-09 18:00:00,多,1634.22,1633.46,-1.2063,1.25,0.875,24 -2023-09-09 16:05:00,2023-09-09 18:00:00,多,1634.01,1633.46,-1.0457,1.25,0.875,23 -2023-09-09 18:00:00,2023-09-09 21:10:00,空,1633.46,1634.87,-1.704,1.25,0.875,38 -2023-09-09 18:05:00,2023-09-09 21:10:00,空,1633.14,1634.87,-1.9491,1.25,0.875,37 -2023-09-09 21:10:00,2023-09-10 00:05:00,多,1634.87,1634.27,-1.0838,1.25,0.875,35 -2023-09-10 00:05:00,2023-09-10 16:45:00,空,1634.27,1593.4132499999998,30.625,1.25,0.875,200 -2023-09-10 00:10:00,2023-09-10 16:45:00,空,1634.02,1593.1695,30.625,1.25,0.875,199 -2023-09-10 00:15:00,2023-09-10 16:45:00,空,1632.48,1591.668,30.625,1.25,0.875,198 -2023-09-10 16:45:00,2023-09-10 19:55:00,空,1605.16,1618.0012800000002,-10.625,1.25,0.875,38 -2023-09-10 16:50:00,2023-09-10 20:05:00,空,1607.47,1620.32976,-10.625,1.25,0.875,39 -2023-09-10 16:55:00,2023-09-10 20:20:00,空,1612.87,1625.77296,-10.625,1.25,0.875,41 -2023-09-10 22:40:00,2023-09-11 09:20:00,空,1620.86,1580.3384999999998,30.625,1.25,0.875,128 -2023-09-11 09:20:00,2023-09-11 09:35:00,空,1582.73,1595.39184,-10.625,1.25,0.875,3 -2023-09-10 22:45:00,2023-09-11 10:20:00,空,1619.66,1579.1685,30.625,1.25,0.875,139 -2023-09-10 22:50:00,2023-09-11 10:20:00,空,1619.73,1579.23675,30.625,1.25,0.875,138 -2023-09-11 10:25:00,2023-09-11 13:30:00,空,1583.37,1596.03696,-10.625,1.25,0.875,37 -2023-09-11 09:35:00,2023-09-11 14:45:00,空,1592.63,1552.8142500000001,30.625,1.25,0.875,62 -2023-09-11 10:20:00,2023-09-11 14:45:00,空,1588.24,1548.5339999999999,30.625,1.25,0.875,53 -2023-09-11 13:45:00,2023-09-11 14:45:00,空,1589.35,1549.6162499999998,30.625,1.25,0.875,12 -2023-09-11 14:45:00,2023-09-11 15:05:00,空,1552.02,1564.43616,-10.625,1.25,0.875,4 -2023-09-11 14:50:00,2023-09-12 03:00:00,空,1555.66,1560.52,-4.5301,1.25,0.875,146 -2023-09-11 14:55:00,2023-09-12 03:00:00,空,1558.26,1560.52,-2.4379,1.25,0.875,145 -2023-09-11 15:05:00,2023-09-12 03:00:00,空,1562.74,1560.52,1.1507,1.25,0.875,143 -2023-09-12 03:00:00,2023-09-12 10:20:00,多,1560.52,1599.533,30.625,1.25,0.875,88 -2023-09-12 03:05:00,2023-09-12 10:20:00,多,1560.1,1599.1024999999997,30.625,1.25,0.875,87 -2023-09-12 03:10:00,2023-09-12 10:20:00,多,1566.23,1605.38575,30.625,1.25,0.875,86 -2023-09-12 10:20:00,2023-09-12 13:00:00,多,1615.56,1602.63552,-10.625,1.25,0.875,32 -2023-09-12 10:25:00,2023-09-12 13:15:00,多,1612.5,1599.6,-10.625,1.25,0.875,34 -2023-09-12 10:30:00,2023-09-12 13:20:00,多,1607.0,1594.144,-10.625,1.25,0.875,34 -2023-09-12 14:05:00,2023-09-12 14:45:00,多,1606.14,1593.29088,-10.625,1.25,0.875,8 -2023-09-12 14:10:00,2023-09-12 14:45:00,多,1607.19,1594.33248,-10.625,1.25,0.875,7 -2023-09-12 14:15:00,2023-09-12 14:45:00,多,1606.85,1593.9951999999998,-10.625,1.25,0.875,6 -2023-09-12 15:35:00,2023-09-12 17:15:00,多,1604.08,1591.2473599999998,-10.625,1.25,0.875,20 -2023-09-12 15:40:00,2023-09-12 17:15:00,多,1604.48,1591.64416,-10.625,1.25,0.875,19 -2023-09-12 15:45:00,2023-09-12 17:15:00,多,1602.36,1589.5411199999999,-10.625,1.25,0.875,18 -2023-09-12 19:00:00,2023-09-13 03:00:00,多,1594.12,1594.75,-0.131,1.25,0.875,96 -2023-09-12 19:05:00,2023-09-13 03:00:00,多,1595.3,1594.75,-1.056,1.25,0.875,95 -2023-09-13 00:15:00,2023-09-13 03:00:00,多,1594.84,1594.75,-0.6955,1.25,0.875,33 -2023-09-13 03:00:00,2023-09-13 09:00:00,空,1594.75,1591.31,2.0713,1.25,0.875,72 -2023-09-13 03:05:00,2023-09-13 09:00:00,空,1593.16,1591.31,0.8265,1.25,0.875,71 -2023-09-13 03:10:00,2023-09-13 09:00:00,空,1593.66,1591.31,1.2182,1.25,0.875,70 -2023-09-13 09:00:00,2023-09-14 00:50:00,多,1591.31,1631.0927499999998,30.625,1.25,0.875,190 -2023-09-13 09:05:00,2023-09-14 00:50:00,多,1591.62,1631.4104999999997,30.625,1.25,0.875,189 -2023-09-13 09:10:00,2023-09-14 00:50:00,多,1591.68,1631.472,30.625,1.25,0.875,188 -2023-09-14 00:55:00,2023-09-14 01:15:00,多,1635.2,1622.1184,-10.625,1.25,0.875,4 -2023-09-14 01:00:00,2023-09-14 01:15:00,多,1635.81,1622.72352,-10.625,1.25,0.875,3 -2023-09-14 00:50:00,2023-09-14 01:20:00,多,1632.95,1619.8864,-10.625,1.25,0.875,6 -2023-09-14 01:15:00,2023-09-15 00:00:00,多,1622.21,1625.6,1.9872,1.25,0.875,273 -2023-09-14 01:20:00,2023-09-15 00:00:00,多,1621.01,1625.6,2.9145,1.25,0.875,272 -2023-09-14 01:25:00,2023-09-15 00:00:00,多,1622.03,1625.6,2.1262,1.25,0.875,271 -2023-09-15 00:00:00,2023-09-15 02:00:00,空,1625.6,1632.51,-5.9384,1.25,0.875,24 -2023-09-15 00:05:00,2023-09-15 02:00:00,空,1625.85,1632.51,-5.7454,1.25,0.875,23 -2023-09-15 00:10:00,2023-09-15 02:00:00,空,1624.0,1632.51,-7.1752,1.25,0.875,22 -2023-09-15 02:00:00,2023-09-15 09:05:00,多,1632.51,1626.57,-5.1732,1.25,0.875,85 -2023-09-15 02:05:00,2023-09-15 09:05:00,多,1631.3,1626.57,-4.2494,1.25,0.875,84 -2023-09-15 02:10:00,2023-09-15 09:05:00,多,1632.77,1626.57,-5.3715,1.25,0.875,83 -2023-09-15 09:05:00,2023-09-15 10:05:00,空,1626.57,1628.16,-1.8469,1.25,0.875,12 -2023-09-15 10:05:00,2023-09-15 11:10:00,多,1628.16,1624.1,-3.742,1.25,0.875,13 -2023-09-15 11:10:00,2023-09-15 21:00:00,空,1624.1,1622.66,0.4833,1.25,0.875,118 -2023-09-15 21:00:00,2023-09-16 09:00:00,多,1622.66,1634.73,8.673,1.25,0.875,144 -2023-09-16 00:25:00,2023-09-16 09:00:00,多,1642.73,1634.73,-6.7124,1.25,0.875,103 -2023-09-16 01:05:00,2023-09-16 09:00:00,多,1642.72,1634.73,-6.7049,1.25,0.875,95 -2023-09-16 09:00:00,2023-09-16 10:30:00,空,1634.73,1635.35,-1.0991,1.25,0.875,18 -2023-09-16 09:05:00,2023-09-16 10:30:00,空,1634.36,1635.35,-1.3822,1.25,0.875,17 -2023-09-16 09:10:00,2023-09-16 10:30:00,空,1633.73,1635.35,-1.8645,1.25,0.875,16 -2023-09-16 10:30:00,2023-09-16 13:15:00,多,1635.35,1633.92,-1.718,1.25,0.875,33 -2023-09-16 10:35:00,2023-09-16 13:15:00,多,1635.49,1633.92,-1.8249,1.25,0.875,32 -2023-09-16 10:40:00,2023-09-16 13:15:00,多,1635.36,1633.92,-1.7257,1.25,0.875,31 -2023-09-16 13:15:00,2023-09-16 16:35:00,空,1633.92,1634.82,-1.3135,1.25,0.875,40 -2023-09-16 13:20:00,2023-09-16 16:35:00,空,1633.6,1634.82,-1.5585,1.25,0.875,39 -2023-09-16 16:35:00,2023-09-16 19:05:00,多,1634.82,1633.32,-1.7719,1.25,0.875,30 -2023-09-16 16:40:00,2023-09-16 19:05:00,多,1634.99,1633.32,-1.9018,1.25,0.875,29 -2023-09-16 19:05:00,2023-09-16 21:00:00,空,1633.32,1634.3,-1.375,1.25,0.875,23 -2023-09-16 21:00:00,2023-09-16 23:15:00,多,1634.3,1632.86,-1.7264,1.25,0.875,27 -2023-09-16 23:15:00,2023-09-17 09:00:00,空,1632.86,1630.69,1.0362,1.25,0.875,117 -2023-09-17 00:00:00,2023-09-17 09:00:00,空,1633.2,1630.69,1.2961,1.25,0.875,108 -2023-09-17 00:05:00,2023-09-17 09:00:00,空,1631.03,1630.69,-0.3644,1.25,0.875,107 -2023-09-17 09:00:00,2023-09-17 11:05:00,多,1630.69,1631.58,0.0572,1.25,0.875,25 -2023-09-17 09:05:00,2023-09-17 11:05:00,多,1630.61,1631.58,0.1186,1.25,0.875,24 -2023-09-17 09:10:00,2023-09-17 11:05:00,多,1630.61,1631.58,0.1186,1.25,0.875,23 -2023-09-17 11:05:00,2023-09-18 03:00:00,空,1631.58,1626.65,3.152,1.25,0.875,191 -2023-09-17 11:10:00,2023-09-18 03:00:00,空,1631.07,1626.65,2.7623,1.25,0.875,190 -2023-09-17 11:15:00,2023-09-18 03:00:00,空,1630.39,1626.65,2.2424,1.25,0.875,189 -2023-09-18 03:00:00,2023-09-18 12:30:00,多,1626.65,1667.3162499999999,30.625,1.25,0.875,114 -2023-09-18 03:05:00,2023-09-18 12:30:00,多,1625.22,1665.8504999999998,30.625,1.25,0.875,113 -2023-09-18 03:10:00,2023-09-18 12:30:00,多,1625.0,1665.6249999999998,30.625,1.25,0.875,112 -2023-09-18 12:35:00,2023-09-18 13:55:00,多,1665.87,1652.5430399999998,-10.625,1.25,0.875,16 -2023-09-18 12:30:00,2023-09-18 14:05:00,多,1664.93,1651.61056,-10.625,1.25,0.875,19 -2023-09-18 12:40:00,2023-09-18 14:05:00,多,1663.7,1650.3904,-10.625,1.25,0.875,17 -2023-09-18 15:30:00,2023-09-18 17:20:00,多,1659.05,1645.7776,-10.625,1.25,0.875,22 -2023-09-18 15:10:00,2023-09-18 17:25:00,多,1657.22,1643.96224,-10.625,1.25,0.875,27 -2023-09-18 15:25:00,2023-09-18 17:25:00,多,1657.91,1644.64672,-10.625,1.25,0.875,24 -2023-09-18 18:00:00,2023-09-19 08:10:00,空,1640.26,1637.99,1.1049,1.25,0.875,170 -2023-09-18 18:05:00,2023-09-19 08:10:00,空,1640.19,1637.99,1.0516,1.25,0.875,169 -2023-09-18 18:10:00,2023-09-19 08:10:00,空,1641.31,1637.99,1.9035,1.25,0.875,168 -2023-09-19 08:10:00,2023-09-19 20:00:00,多,1637.99,1640.61,1.3744,1.25,0.875,142 -2023-09-19 08:15:00,2023-09-19 20:00:00,多,1637.5,1640.61,1.749,1.25,0.875,141 -2023-09-19 08:20:00,2023-09-19 20:00:00,多,1638.69,1640.61,0.8396,1.25,0.875,140 -2023-09-19 20:00:00,2023-09-20 01:00:00,空,1640.61,1643.09,-2.5145,1.25,0.875,60 -2023-09-19 20:05:00,2023-09-20 01:00:00,空,1639.71,1643.09,-3.2017,1.25,0.875,59 -2023-09-19 20:10:00,2023-09-20 01:00:00,空,1643.58,1643.09,-0.2523,1.25,0.875,58 -2023-09-20 01:00:00,2023-09-20 02:10:00,多,1643.09,1643.4,-0.3892,1.25,0.875,14 -2023-09-20 01:05:00,2023-09-20 02:10:00,多,1644.74,1643.4,-1.6434,1.25,0.875,13 -2023-09-20 01:10:00,2023-09-20 02:10:00,多,1644.56,1643.4,-1.5067,1.25,0.875,12 -2023-09-20 02:10:00,2023-09-20 19:15:00,空,1643.4,1602.315,30.625,1.25,0.875,205 -2023-09-20 02:15:00,2023-09-20 19:15:00,空,1644.04,1602.9389999999999,30.625,1.25,0.875,204 -2023-09-20 19:15:00,2023-09-20 20:45:00,空,1607.81,1620.67248,-10.625,1.25,0.875,18 -2023-09-20 19:20:00,2023-09-20 21:15:00,空,1613.72,1626.62976,-10.625,1.25,0.875,23 -2023-09-20 02:20:00,2023-09-21 10:15:00,空,1641.45,1600.41375,30.625,1.25,0.875,383 -2023-09-20 22:20:00,2023-09-21 12:45:00,空,1623.31,1582.72725,30.625,1.25,0.875,173 -2023-09-20 22:25:00,2023-09-21 13:20:00,空,1622.59,1582.02525,30.625,1.25,0.875,179 -2023-09-21 13:20:00,2023-09-22 01:25:00,空,1582.03,1594.68624,-10.625,1.25,0.875,145 -2023-09-21 10:15:00,2023-09-22 04:00:00,空,1605.44,1594.07,8.2277,1.25,0.875,213 -2023-09-21 12:45:00,2023-09-22 04:00:00,空,1589.39,1594.07,-4.3057,1.25,0.875,183 -2023-09-22 02:25:00,2023-09-22 04:00:00,空,1589.24,1594.07,-4.424,1.25,0.875,19 -2023-09-22 04:00:00,2023-09-22 16:00:00,多,1594.07,1591.81,-2.3972,1.25,0.875,144 -2023-09-22 04:05:00,2023-09-22 16:00:00,多,1594.8,1591.81,-2.9686,1.25,0.875,143 -2023-09-22 04:10:00,2023-09-22 16:00:00,多,1594.26,1591.81,-2.546,1.25,0.875,142 -2023-09-22 16:00:00,2023-09-22 22:00:00,空,1591.81,1593.67,-2.0856,1.25,0.875,72 -2023-09-22 16:05:00,2023-09-22 22:00:00,空,1592.04,1593.67,-1.9048,1.25,0.875,71 -2023-09-22 22:00:00,2023-09-22 23:30:00,多,1593.67,1592.83,-1.2839,1.25,0.875,18 -2023-09-22 22:05:00,2023-09-22 23:30:00,多,1592.26,1592.83,-0.1775,1.25,0.875,17 -2023-09-22 23:30:00,2023-09-23 00:05:00,空,1592.83,1593.27,-0.9703,1.25,0.875,7 -2023-09-23 00:05:00,2023-09-23 02:00:00,多,1593.27,1594.05,-0.0131,1.25,0.875,23 -2023-09-23 00:10:00,2023-09-23 02:00:00,多,1595.94,1594.05,-2.1053,1.25,0.875,22 -2023-09-23 00:15:00,2023-09-23 02:00:00,多,1596.31,1594.05,-2.3947,1.25,0.875,21 -2023-09-23 02:00:00,2023-09-23 06:00:00,空,1594.05,1593.5,-0.1937,1.25,0.875,48 -2023-09-23 02:05:00,2023-09-23 06:00:00,空,1593.66,1593.5,-0.4995,1.25,0.875,47 -2023-09-23 02:10:00,2023-09-23 06:00:00,空,1593.45,1593.5,-0.6642,1.25,0.875,46 -2023-09-23 06:00:00,2023-09-23 08:00:00,多,1593.5,1593.29,-0.7897,1.25,0.875,24 -2023-09-23 06:05:00,2023-09-23 08:00:00,多,1594.32,1593.29,-1.4326,1.25,0.875,23 -2023-09-23 06:10:00,2023-09-23 08:00:00,多,1593.66,1593.29,-0.9152,1.25,0.875,22 -2023-09-23 08:00:00,2023-09-23 19:00:00,空,1593.29,1593.07,-0.4524,1.25,0.875,132 -2023-09-23 08:20:00,2023-09-23 19:00:00,空,1592.55,1593.07,-1.0332,1.25,0.875,128 -2023-09-23 19:00:00,2023-09-23 22:00:00,多,1593.07,1592.16,-1.339,1.25,0.875,36 -2023-09-23 19:05:00,2023-09-23 22:00:00,多,1592.7,1592.16,-1.0488,1.25,0.875,35 -2023-09-23 22:00:00,2023-09-23 23:30:00,空,1592.16,1591.37,-0.0048,1.25,0.875,18 -2023-09-23 22:05:00,2023-09-23 23:30:00,空,1592.42,1591.37,0.1992,1.25,0.875,17 -2023-09-23 23:30:00,2023-09-24 00:35:00,多,1591.37,1591.72,-0.3501,1.25,0.875,13 -2023-09-23 23:35:00,2023-09-24 00:35:00,多,1591.56,1591.72,-0.4993,1.25,0.875,12 -2023-09-24 00:35:00,2023-09-24 01:35:00,空,1591.72,1592.9,-1.5517,1.25,0.875,12 -2023-09-24 00:40:00,2023-09-24 01:35:00,空,1591.69,1592.9,-1.5752,1.25,0.875,11 -2023-09-24 00:45:00,2023-09-24 01:35:00,空,1591.78,1592.9,-1.5045,1.25,0.875,10 -2023-09-24 01:35:00,2023-09-24 04:00:00,多,1592.9,1591.58,-1.6608,1.25,0.875,29 -2023-09-24 01:40:00,2023-09-24 04:00:00,多,1592.75,1591.58,-1.5432,1.25,0.875,28 -2023-09-24 01:45:00,2023-09-24 04:00:00,多,1592.92,1591.58,-1.6765,1.25,0.875,27 -2023-09-24 04:00:00,2023-09-24 08:00:00,空,1591.58,1591.54,-0.5936,1.25,0.875,48 -2023-09-24 04:05:00,2023-09-24 08:00:00,空,1591.63,1591.54,-0.5543,1.25,0.875,47 -2023-09-24 04:10:00,2023-09-24 08:00:00,空,1591.47,1591.54,-0.68,1.25,0.875,46 -2023-09-24 08:00:00,2023-09-24 15:10:00,多,1591.54,1591.98,-0.2794,1.25,0.875,86 -2023-09-24 08:05:00,2023-09-24 15:10:00,多,1591.51,1591.98,-0.2559,1.25,0.875,85 -2023-09-24 15:10:00,2023-09-24 17:10:00,空,1591.98,1590.69,0.3879,1.25,0.875,24 -2023-09-24 15:15:00,2023-09-24 17:10:00,空,1591.46,1590.69,-0.0202,1.25,0.875,23 -2023-09-24 17:10:00,2023-09-24 18:20:00,多,1590.69,1577.96448,-10.625,1.25,0.875,14 -2023-09-24 17:15:00,2023-09-24 18:20:00,多,1591.56,1578.8275199999998,-10.625,1.25,0.875,13 -2023-09-25 00:00:00,2023-09-25 15:00:00,空,1578.08,1577.87,-0.4587,1.25,0.875,180 -2023-09-25 00:05:00,2023-09-25 15:00:00,空,1577.51,1577.87,-0.9103,1.25,0.875,179 -2023-09-25 00:10:00,2023-09-25 15:00:00,空,1578.1,1577.87,-0.4428,1.25,0.875,178 -2023-09-25 15:00:00,2023-09-26 12:30:00,多,1577.87,1588.52,7.812,1.25,0.875,258 -2023-09-25 15:05:00,2023-09-26 12:30:00,多,1577.44,1588.52,8.155,1.25,0.875,257 -2023-09-25 15:10:00,2023-09-26 12:30:00,多,1576.64,1588.52,8.7938,1.25,0.875,256 -2023-09-26 12:30:00,2023-09-26 21:50:00,空,1588.52,1588.04,-0.2473,1.25,0.875,112 -2023-09-26 12:35:00,2023-09-26 21:50:00,空,1587.97,1588.04,-0.6801,1.25,0.875,111 -2023-09-26 12:40:00,2023-09-26 21:50:00,空,1588.07,1588.04,-0.6014,1.25,0.875,110 -2023-09-26 21:50:00,2023-09-27 11:30:00,多,1588.04,1627.7409999999998,30.625,1.25,0.875,164 -2023-09-26 21:55:00,2023-09-27 11:30:00,多,1588.29,1627.99725,30.625,1.25,0.875,163 -2023-09-26 22:05:00,2023-09-27 11:45:00,多,1589.71,1629.45275,30.625,1.25,0.875,164 -2023-09-27 11:30:00,2023-09-27 14:15:00,多,1624.56,1611.56352,-10.625,1.25,0.875,33 -2023-09-27 11:35:00,2023-09-27 14:15:00,多,1624.8,1611.8016,-10.625,1.25,0.875,32 -2023-09-27 11:45:00,2023-09-27 14:15:00,多,1628.02,1614.99584,-10.625,1.25,0.875,30 -2023-09-27 16:20:00,2023-09-28 00:00:00,空,1600.06,1597.22,1.5937,1.25,0.875,92 -2023-09-27 16:25:00,2023-09-28 00:00:00,空,1601.36,1597.22,2.6066,1.25,0.875,91 -2023-09-27 16:30:00,2023-09-28 00:00:00,空,1600.24,1597.22,1.734,1.25,0.875,90 -2023-09-28 00:00:00,2023-09-28 10:40:00,多,1597.22,1637.1505,30.625,1.25,0.875,128 -2023-09-28 00:05:00,2023-09-28 10:40:00,多,1597.31,1637.24275,30.625,1.25,0.875,127 -2023-09-28 10:40:00,2023-09-28 11:45:00,多,1634.42,1621.34464,-10.625,1.25,0.875,13 -2023-09-28 10:45:00,2023-09-28 11:45:00,多,1634.27,1621.1958399999999,-10.625,1.25,0.875,12 -2023-09-28 00:10:00,2023-09-28 14:35:00,多,1599.79,1639.7847499999998,30.625,1.25,0.875,173 -2023-09-28 12:20:00,2023-09-28 16:05:00,多,1624.23,1664.83575,30.625,1.25,0.875,45 -2023-09-28 12:15:00,2023-09-28 16:25:00,多,1625.2,1665.83,30.625,1.25,0.875,50 -2023-09-28 16:25:00,2023-09-28 18:45:00,多,1663.06,1649.75552,-10.625,1.25,0.875,28 -2023-09-28 19:40:00,2023-09-28 21:25:00,多,1656.74,1643.48608,-10.625,1.25,0.875,21 -2023-09-28 14:35:00,2023-09-29 07:30:00,多,1638.97,1679.9442499999998,30.625,1.25,0.875,203 -2023-09-29 07:30:00,2023-09-29 12:15:00,多,1678.51,1665.08192,-10.625,1.25,0.875,57 -2023-09-29 12:35:00,2023-09-29 14:05:00,多,1672.6,1659.2192,-10.625,1.25,0.875,18 -2023-09-29 14:35:00,2023-09-29 16:45:00,多,1675.88,1662.47296,-10.625,1.25,0.875,26 -2023-09-28 22:20:00,2023-09-30 15:45:00,多,1651.26,1692.5414999999998,30.625,1.25,0.875,497 -2023-09-30 15:45:00,2023-09-30 17:00:00,多,1686.36,1672.8691199999998,-10.625,1.25,0.875,15 -2023-09-28 16:05:00,2023-09-30 22:00:00,多,1655.15,1674.96,14.3359,1.25,0.875,647 -2023-09-29 18:55:00,2023-09-30 22:00:00,多,1665.58,1674.96,6.4146,1.25,0.875,325 -2023-09-30 18:10:00,2023-09-30 22:00:00,多,1678.83,1674.96,-3.5065,1.25,0.875,46 -2023-09-30 22:00:00,2023-10-01 05:00:00,空,1674.96,1675.19,-0.7966,1.25,0.875,84 -2023-09-30 22:05:00,2023-10-01 05:00:00,空,1674.95,1675.19,-0.8041,1.25,0.875,83 -2023-09-30 22:10:00,2023-10-01 05:00:00,空,1675.33,1675.19,-0.5205,1.25,0.875,82 -2023-10-01 05:00:00,2023-10-01 17:00:00,多,1675.19,1679.03,2.2403,1.25,0.875,144 -2023-10-01 05:05:00,2023-10-01 17:00:00,多,1675.6,1679.03,1.9338,1.25,0.875,143 -2023-10-01 05:10:00,2023-10-01 17:00:00,多,1675.76,1679.03,1.8142,1.25,0.875,142 -2023-10-01 17:00:00,2023-10-01 22:00:00,空,1679.03,1676.29,1.4149,1.25,0.875,60 -2023-10-01 17:05:00,2023-10-01 22:00:00,空,1680.5,1676.29,2.5065,1.25,0.875,59 -2023-10-01 17:10:00,2023-10-01 22:00:00,空,1680.65,1676.29,2.6178,1.25,0.875,58 -2023-10-01 22:00:00,2023-10-01 22:15:00,多,1676.29,1718.1972499999997,30.625,1.25,0.875,3 -2023-10-01 22:05:00,2023-10-01 22:15:00,多,1676.84,1718.7609999999997,30.625,1.25,0.875,2 -2023-10-01 22:10:00,2023-10-01 22:15:00,多,1679.6,1721.5899999999997,30.625,1.25,0.875,1 -2023-10-01 22:15:00,2023-10-02 05:40:00,多,1726.78,1712.96576,-10.625,1.25,0.875,89 -2023-10-01 22:20:00,2023-10-02 05:40:00,多,1730.85,1717.0031999999999,-10.625,1.25,0.875,88 -2023-10-01 22:25:00,2023-10-02 05:40:00,多,1725.29,1711.48768,-10.625,1.25,0.875,87 -2023-10-02 06:50:00,2023-10-02 14:05:00,多,1723.69,1709.90048,-10.625,1.25,0.875,87 -2023-10-03 00:55:00,2023-10-04 00:30:00,空,1661.48,1619.943,30.625,1.25,0.875,283 -2023-10-03 01:00:00,2023-10-04 00:30:00,空,1660.85,1619.32875,30.625,1.25,0.875,282 -2023-10-03 01:05:00,2023-10-04 00:30:00,空,1659.62,1618.1294999999998,30.625,1.25,0.875,281 -2023-10-04 00:30:00,2023-10-04 09:00:00,空,1639.7,1645.19,-4.8102,1.25,0.875,102 -2023-10-04 00:35:00,2023-10-04 09:00:00,空,1635.78,1645.19,-7.8158,1.25,0.875,101 -2023-10-04 00:40:00,2023-10-04 09:00:00,空,1635.67,1645.19,-7.9003,1.25,0.875,100 -2023-10-04 09:00:00,2023-10-04 11:00:00,多,1645.19,1645.52,-0.3743,1.25,0.875,24 -2023-10-04 09:05:00,2023-10-04 11:00:00,多,1645.57,1645.52,-0.663,1.25,0.875,23 -2023-10-04 09:10:00,2023-10-04 11:00:00,多,1646.61,1645.52,-1.4525,1.25,0.875,22 -2023-10-04 11:00:00,2023-10-04 21:10:00,空,1645.52,1645.32,-0.4731,1.25,0.875,122 -2023-10-04 11:05:00,2023-10-04 21:10:00,空,1645.9,1645.32,-0.1845,1.25,0.875,121 -2023-10-04 11:10:00,2023-10-04 21:10:00,空,1645.4,1645.32,-0.5642,1.25,0.875,120 -2023-10-04 21:10:00,2023-10-05 03:00:00,多,1645.32,1643.82,-1.7646,1.25,0.875,70 -2023-10-04 21:15:00,2023-10-05 03:00:00,多,1645.28,1643.82,-1.7342,1.25,0.875,69 -2023-10-04 21:20:00,2023-10-05 03:00:00,多,1644.57,1643.82,-1.1951,1.25,0.875,68 -2023-10-05 03:00:00,2023-10-05 04:55:00,空,1643.82,1644.12,-0.8531,1.25,0.875,23 -2023-10-05 03:05:00,2023-10-05 04:55:00,空,1642.77,1644.12,-1.6522,1.25,0.875,22 -2023-10-05 03:10:00,2023-10-05 04:55:00,空,1644.28,1644.12,-0.5034,1.25,0.875,21 -2023-10-05 04:55:00,2023-10-05 05:40:00,多,1644.12,1642.75,-1.6666,1.25,0.875,9 -2023-10-05 05:40:00,2023-10-05 14:00:00,空,1642.75,1640.66,0.9653,1.25,0.875,100 -2023-10-05 05:45:00,2023-10-05 14:00:00,空,1642.0,1640.66,0.3951,1.25,0.875,99 -2023-10-05 05:50:00,2023-10-05 14:00:00,空,1640.14,1640.66,-1.0213,1.25,0.875,98 -2023-10-05 14:00:00,2023-10-05 15:00:00,多,1640.66,1627.53472,-10.625,1.25,0.875,12 -2023-10-05 14:05:00,2023-10-05 15:00:00,多,1641.31,1628.17952,-10.625,1.25,0.875,11 -2023-10-05 14:10:00,2023-10-05 15:00:00,多,1643.25,1630.104,-10.625,1.25,0.875,10 -2023-10-06 00:00:00,2023-10-06 03:00:00,空,1612.6,1622.22,-8.0819,1.25,0.875,36 -2023-10-06 00:05:00,2023-10-06 03:00:00,空,1613.77,1622.22,-7.1702,1.25,0.875,35 -2023-10-06 00:10:00,2023-10-06 03:00:00,空,1612.67,1622.22,-8.0273,1.25,0.875,34 -2023-10-06 03:00:00,2023-10-06 05:00:00,多,1622.22,1621.26,-1.3647,1.25,0.875,24 -2023-10-06 03:20:00,2023-10-06 05:00:00,多,1622.19,1621.26,-1.3416,1.25,0.875,20 -2023-10-06 05:00:00,2023-10-06 07:00:00,空,1621.26,1622.69,-1.7275,1.25,0.875,24 -2023-10-06 07:00:00,2023-10-06 12:25:00,多,1622.69,1631.77,6.3696,1.25,0.875,65 -2023-10-06 12:25:00,2023-10-06 13:30:00,空,1631.77,1636.06,-3.9113,1.25,0.875,13 -2023-10-06 12:30:00,2023-10-06 13:30:00,空,1623.89,1636.88112,-10.625,1.25,0.875,12 -2023-10-07 00:25:00,2023-10-07 05:00:00,多,1646.62,1640.04,-5.6201,1.25,0.875,55 -2023-10-07 00:30:00,2023-10-07 05:00:00,多,1645.36,1640.04,-4.6667,1.25,0.875,54 -2023-10-07 00:35:00,2023-10-07 05:00:00,多,1645.77,1640.04,-4.9771,1.25,0.875,53 -2023-10-07 05:00:00,2023-10-07 13:00:00,空,1640.04,1639.23,-0.0076,1.25,0.875,96 -2023-10-07 05:05:00,2023-10-07 13:00:00,空,1639.3,1639.23,-0.5716,1.25,0.875,95 -2023-10-07 13:00:00,2023-10-07 15:10:00,多,1639.23,1639.84,-0.1598,1.25,0.875,26 -2023-10-07 13:05:00,2023-10-07 15:10:00,多,1639.31,1639.84,-0.2209,1.25,0.875,25 -2023-10-07 15:10:00,2023-10-08 01:00:00,空,1639.84,1636.22,2.1344,1.25,0.875,118 -2023-10-07 15:30:00,2023-10-08 01:00:00,空,1639.62,1636.22,1.9671,1.25,0.875,114 -2023-10-08 00:00:00,2023-10-08 01:00:00,空,1632.85,1636.22,-3.2048,1.25,0.875,12 -2023-10-08 01:00:00,2023-10-08 04:10:00,多,1636.22,1634.25,-2.13,1.25,0.875,38 -2023-10-08 01:05:00,2023-10-08 04:10:00,多,1635.62,1634.25,-1.672,1.25,0.875,37 -2023-10-08 01:10:00,2023-10-08 04:10:00,多,1635.44,1634.25,-1.5345,1.25,0.875,36 -2023-10-08 04:10:00,2023-10-08 14:00:00,空,1634.25,1629.91,2.6946,1.25,0.875,118 -2023-10-08 04:15:00,2023-10-08 14:00:00,空,1634.51,1629.91,2.8929,1.25,0.875,117 -2023-10-08 04:20:00,2023-10-08 14:00:00,空,1634.61,1629.91,2.9691,1.25,0.875,116 -2023-10-08 14:00:00,2023-10-09 00:10:00,多,1629.91,1630.94,0.1649,1.25,0.875,122 -2023-10-08 14:05:00,2023-10-09 00:10:00,多,1627.33,1630.94,2.1479,1.25,0.875,121 -2023-10-08 14:10:00,2023-10-09 00:10:00,多,1627.74,1630.94,1.8324,1.25,0.875,120 -2023-10-09 00:10:00,2023-10-09 03:00:00,空,1630.94,1631.84,-1.3148,1.25,0.875,34 -2023-10-09 00:20:00,2023-10-09 03:00:00,空,1627.87,1631.84,-3.6735,1.25,0.875,32 -2023-10-09 00:25:00,2023-10-09 03:00:00,空,1626.33,1631.84,-4.86,1.25,0.875,31 -2023-10-09 03:00:00,2023-10-09 05:00:00,多,1631.84,1632.19,-0.3569,1.25,0.875,24 -2023-10-09 03:05:00,2023-10-09 05:00:00,多,1633.11,1632.19,-1.3292,1.25,0.875,23 -2023-10-09 03:10:00,2023-10-09 05:00:00,多,1632.73,1632.19,-1.0384,1.25,0.875,22 -2023-10-09 05:00:00,2023-10-09 09:45:00,空,1632.19,1591.38525,30.625,1.25,0.875,57 -2023-10-09 05:05:00,2023-10-09 09:45:00,空,1631.94,1591.1415,30.625,1.25,0.875,56 -2023-10-09 05:10:00,2023-10-09 09:45:00,空,1632.25,1591.44375,30.625,1.25,0.875,55 -2023-10-09 09:45:00,2023-10-09 16:00:00,空,1597.66,1557.7185,30.625,1.25,0.875,75 -2023-10-09 09:50:00,2023-10-09 16:40:00,空,1592.42,1552.6095,30.625,1.25,0.875,82 -2023-10-09 09:55:00,2023-10-09 16:40:00,空,1591.58,1551.7904999999998,30.625,1.25,0.875,81 -2023-10-09 16:40:00,2023-10-09 16:55:00,空,1554.42,1566.85536,-10.625,1.25,0.875,3 -2023-10-09 16:45:00,2023-10-09 17:20:00,空,1560.0,1572.48,-10.625,1.25,0.875,7 -2023-10-09 16:55:00,2023-10-09 18:00:00,空,1568.67,1581.21936,-10.625,1.25,0.875,13 -2023-10-09 17:20:00,2023-10-09 18:00:00,空,1571.27,1583.84016,-10.625,1.25,0.875,8 -2023-10-09 20:25:00,2023-10-10 02:55:00,空,1578.7,1591.3296,-10.625,1.25,0.875,78 -2023-10-09 20:30:00,2023-10-10 02:55:00,空,1578.6,1591.2287999999999,-10.625,1.25,0.875,77 -2023-10-09 16:00:00,2023-10-10 06:00:00,空,1580.82,1585.55,-4.3651,1.25,0.875,168 -2023-10-10 04:10:00,2023-10-10 06:00:00,空,1583.66,1585.55,-2.1168,1.25,0.875,22 -2023-10-10 06:00:00,2023-10-10 11:00:00,多,1585.55,1585.14,-0.9482,1.25,0.875,60 -2023-10-10 11:00:00,2023-10-11 01:00:00,空,1585.14,1572.57,9.2874,1.25,0.875,168 -2023-10-11 00:00:00,2023-10-11 01:00:00,空,1567.4,1572.57,-4.7481,1.25,0.875,12 -2023-10-11 01:00:00,2023-10-11 02:10:00,多,1572.57,1570.8,-2.0319,1.25,0.875,14 -2023-10-11 01:05:00,2023-10-11 02:10:00,多,1574.69,1570.8,-3.7129,1.25,0.875,13 -2023-10-11 01:10:00,2023-10-11 02:10:00,多,1573.32,1570.8,-2.6271,1.25,0.875,12 -2023-10-11 02:10:00,2023-10-11 09:00:00,空,1570.8,1564.51,4.3804,1.25,0.875,82 -2023-10-11 02:15:00,2023-10-11 09:00:00,空,1569.45,1564.51,3.3095,1.25,0.875,81 -2023-10-11 02:20:00,2023-10-11 09:00:00,空,1566.64,1564.51,1.0745,1.25,0.875,80 -2023-10-11 09:00:00,2023-10-11 15:05:00,多,1564.51,1569.08,3.0263,1.25,0.875,73 -2023-10-11 09:05:00,2023-10-11 15:05:00,多,1562.47,1569.08,4.6631,1.25,0.875,72 -2023-10-11 09:10:00,2023-10-11 15:05:00,多,1566.94,1569.08,1.0821,1.25,0.875,71 -2023-10-11 15:05:00,2023-10-11 21:00:00,空,1569.08,1561.96,5.0471,1.25,0.875,71 -2023-10-11 15:10:00,2023-10-11 21:00:00,空,1568.73,1561.96,4.7695,1.25,0.875,70 -2023-10-11 15:15:00,2023-10-11 21:00:00,空,1561.99,1561.96,-0.601,1.25,0.875,69 -2023-10-11 21:00:00,2023-10-12 00:00:00,多,1561.96,1563.45,0.5674,1.25,0.875,36 -2023-10-11 21:05:00,2023-10-12 00:00:00,多,1564.05,1563.45,-1.1045,1.25,0.875,35 -2023-10-11 21:10:00,2023-10-12 00:00:00,多,1564.13,1563.45,-1.1684,1.25,0.875,34 -2023-10-12 00:00:00,2023-10-12 16:25:00,空,1563.45,1524.36375,30.625,1.25,0.875,197 -2023-10-12 00:05:00,2023-10-12 16:25:00,空,1563.42,1524.3345,30.625,1.25,0.875,196 -2023-10-12 00:10:00,2023-10-12 16:25:00,空,1562.5,1523.4375,30.625,1.25,0.875,195 -2023-10-12 16:25:00,2023-10-13 01:00:00,空,1536.19,1544.15,-7.1021,1.25,0.875,103 -2023-10-12 16:30:00,2023-10-13 01:00:00,空,1537.45,1544.15,-6.0723,1.25,0.875,102 -2023-10-12 16:35:00,2023-10-13 01:00:00,空,1537.96,1544.15,-5.656,1.25,0.875,101 -2023-10-13 01:00:00,2023-10-13 03:05:00,多,1544.15,1541.44,-2.8188,1.25,0.875,25 -2023-10-13 01:05:00,2023-10-13 03:05:00,多,1543.54,1541.44,-2.3256,1.25,0.875,24 -2023-10-13 03:05:00,2023-10-13 07:00:00,空,1541.44,1541.11,-0.3574,1.25,0.875,47 -2023-10-13 03:15:00,2023-10-13 07:00:00,空,1540.57,1541.11,-1.0631,1.25,0.875,45 -2023-10-13 07:00:00,2023-10-13 15:00:00,多,1541.11,1542.15,0.2185,1.25,0.875,96 -2023-10-13 15:00:00,2023-10-13 16:30:00,空,1542.15,1546.45,-4.1104,1.25,0.875,18 -2023-10-13 16:30:00,2023-10-13 18:00:00,多,1546.45,1543.59,-2.9367,1.25,0.875,18 -2023-10-13 18:00:00,2023-10-13 19:20:00,空,1543.59,1544.15,-1.0785,1.25,0.875,16 -2023-10-13 19:20:00,2023-10-14 06:00:00,多,1544.15,1550.22,4.2887,1.25,0.875,128 -2023-10-14 00:20:00,2023-10-14 06:00:00,多,1553.11,1550.22,-2.951,1.25,0.875,68 -2023-10-14 00:25:00,2023-10-14 06:00:00,多,1553.8,1550.22,-3.505,1.25,0.875,67 -2023-10-14 06:00:00,2023-10-14 13:00:00,空,1550.22,1549.48,-0.0283,1.25,0.875,84 -2023-10-14 06:05:00,2023-10-14 13:00:00,空,1548.91,1549.48,-1.085,1.25,0.875,83 -2023-10-14 06:10:00,2023-10-14 13:00:00,空,1548.54,1549.48,-1.3838,1.25,0.875,82 -2023-10-14 13:00:00,2023-10-15 06:00:00,多,1549.48,1552.62,1.9081,1.25,0.875,204 -2023-10-14 13:05:00,2023-10-15 06:00:00,多,1549.7,1552.62,1.7303,1.25,0.875,203 -2023-10-14 13:10:00,2023-10-15 06:00:00,多,1549.24,1552.62,2.1021,1.25,0.875,202 -2023-10-15 06:00:00,2023-10-15 07:00:00,空,1552.62,1552.78,-0.7538,1.25,0.875,12 -2023-10-15 06:05:00,2023-10-15 07:00:00,空,1552.75,1552.78,-0.6492,1.25,0.875,11 -2023-10-15 06:10:00,2023-10-15 07:00:00,空,1552.27,1552.78,-1.0357,1.25,0.875,10 -2023-10-15 07:00:00,2023-10-15 12:00:00,多,1552.78,1554.87,1.0575,1.25,0.875,60 -2023-10-15 07:05:00,2023-10-15 12:00:00,多,1552.67,1554.87,1.1461,1.25,0.875,59 -2023-10-15 07:10:00,2023-10-15 12:00:00,多,1552.66,1554.87,1.1542,1.25,0.875,58 -2023-10-15 12:00:00,2023-10-15 16:00:00,空,1554.87,1553.0,0.8783,1.25,0.875,48 -2023-10-15 12:05:00,2023-10-15 16:00:00,空,1554.12,1553.0,0.2758,1.25,0.875,47 -2023-10-15 12:10:00,2023-10-15 16:00:00,空,1553.79,1553.0,0.0105,1.25,0.875,46 -2023-10-15 16:00:00,2023-10-16 00:25:00,多,1553.0,1556.38,2.0955,1.25,0.875,101 -2023-10-15 16:30:00,2023-10-16 00:25:00,多,1554.13,1556.38,1.1847,1.25,0.875,95 -2023-10-15 16:35:00,2023-10-16 00:25:00,多,1554.6,1556.38,0.8062,1.25,0.875,94 -2023-10-16 00:25:00,2023-10-16 01:00:00,空,1556.38,1557.1,-1.2033,1.25,0.875,7 -2023-10-16 00:35:00,2023-10-16 01:00:00,空,1555.55,1557.1,-1.8705,1.25,0.875,5 -2023-10-16 00:45:00,2023-10-16 01:00:00,空,1555.27,1557.1,-2.0958,1.25,0.875,3 -2023-10-16 01:00:00,2023-10-16 13:25:00,多,1557.1,1596.0274999999997,30.625,1.25,0.875,149 -2023-10-16 01:05:00,2023-10-16 13:25:00,多,1557.28,1596.2119999999998,30.625,1.25,0.875,148 -2023-10-16 01:10:00,2023-10-16 13:25:00,多,1557.54,1596.4784999999997,30.625,1.25,0.875,147 -2023-10-16 13:25:00,2023-10-16 13:35:00,多,1625.62,1612.61504,-10.625,1.25,0.875,2 -2023-10-16 13:30:00,2023-10-16 13:35:00,多,1619.73,1606.77216,-10.625,1.25,0.875,1 -2023-10-16 13:35:00,2023-10-16 13:40:00,多,1612.78,1599.8777599999999,-10.625,1.25,0.875,1 -2023-10-16 13:40:00,2023-10-16 13:45:00,多,1589.29,1576.57568,-10.625,1.25,0.875,1 -2023-10-16 15:00:00,2023-10-16 16:25:00,多,1587.16,1574.46272,-10.625,1.25,0.875,17 -2023-10-16 14:40:00,2023-10-16 17:30:00,多,1586.51,1573.81792,-10.625,1.25,0.875,34 -2023-10-16 18:00:00,2023-10-17 06:00:00,多,1579.11,1585.19,4.1878,1.25,0.875,144 -2023-10-16 18:05:00,2023-10-17 06:00:00,多,1579.94,1585.19,3.5286,1.25,0.875,143 -2023-10-16 18:10:00,2023-10-17 06:00:00,多,1581.91,1585.19,1.9668,1.25,0.875,142 -2023-10-17 06:00:00,2023-10-17 07:05:00,空,1585.19,1585.85,-1.1454,1.25,0.875,13 -2023-10-17 06:05:00,2023-10-17 07:05:00,空,1584.38,1585.85,-1.7848,1.25,0.875,12 -2023-10-17 06:10:00,2023-10-17 07:05:00,空,1583.74,1585.85,-2.2904,1.25,0.875,11 -2023-10-17 07:05:00,2023-10-17 10:30:00,多,1585.85,1583.79,-2.2487,1.25,0.875,41 -2023-10-17 07:10:00,2023-10-17 10:30:00,多,1584.8,1583.79,-1.4216,1.25,0.875,40 -2023-10-17 07:15:00,2023-10-17 10:30:00,多,1585.47,1583.79,-1.9495,1.25,0.875,39 -2023-10-17 10:30:00,2023-10-17 18:50:00,空,1583.79,1544.19525,30.625,1.25,0.875,100 -2023-10-17 10:35:00,2023-10-17 18:50:00,空,1582.58,1543.0155,30.625,1.25,0.875,99 -2023-10-17 10:40:00,2023-10-17 18:50:00,空,1584.17,1544.56575,30.625,1.25,0.875,98 -2023-10-17 18:55:00,2023-10-17 20:00:00,空,1552.82,1565.24256,-10.625,1.25,0.875,13 -2023-10-17 19:00:00,2023-10-18 01:10:00,空,1555.07,1567.51056,-10.625,1.25,0.875,74 -2023-10-17 18:50:00,2023-10-18 02:30:00,空,1556.66,1569.11328,-10.625,1.25,0.875,92 -2023-10-17 20:45:00,2023-10-18 04:00:00,空,1561.68,1566.64,-4.5951,1.25,0.875,87 -2023-10-18 02:45:00,2023-10-18 04:00:00,空,1565.76,1566.64,-1.3275,1.25,0.875,15 -2023-10-18 04:00:00,2023-10-18 14:00:00,多,1566.64,1571.89,3.5639,1.25,0.875,120 -2023-10-18 14:00:00,2023-10-19 14:15:00,空,1571.89,1555.24,12.6154,1.25,0.875,291 -2023-10-18 14:05:00,2023-10-19 14:15:00,空,1572.71,1555.24,13.2603,1.25,0.875,290 -2023-10-19 00:00:00,2023-10-19 14:15:00,空,1560.71,1555.24,3.756,1.25,0.875,171 -2023-10-19 14:15:00,2023-10-20 03:25:00,多,1555.24,1594.1209999999999,30.625,1.25,0.875,158 -2023-10-19 14:20:00,2023-10-20 03:25:00,多,1555.25,1594.13125,30.625,1.25,0.875,157 -2023-10-19 14:40:00,2023-10-20 03:25:00,多,1555.6,1594.4899999999998,30.625,1.25,0.875,153 -2023-10-20 03:30:00,2023-10-20 10:15:00,多,1587.09,1626.7672499999999,30.625,1.25,0.875,81 -2023-10-20 03:35:00,2023-10-20 10:20:00,多,1587.5,1627.1874999999998,30.625,1.25,0.875,81 -2023-10-20 10:15:00,2023-10-20 11:00:00,多,1625.76,1612.7539199999999,-10.625,1.25,0.875,9 -2023-10-20 10:20:00,2023-10-20 11:00:00,多,1626.63,1613.61696,-10.625,1.25,0.875,8 -2023-10-20 11:20:00,2023-10-20 12:25:00,多,1617.46,1604.52032,-10.625,1.25,0.875,13 -2023-10-20 11:30:00,2023-10-20 12:25:00,多,1617.72,1604.77824,-10.625,1.25,0.875,11 -2023-10-20 03:25:00,2023-10-21 01:00:00,多,1590.51,1602.83,9.0574,1.25,0.875,259 -2023-10-20 14:05:00,2023-10-21 01:00:00,多,1606.4,1602.83,-3.403,1.25,0.875,131 -2023-10-20 14:35:00,2023-10-21 01:00:00,多,1607.58,1602.83,-4.3184,1.25,0.875,125 -2023-10-21 01:00:00,2023-10-21 06:00:00,空,1602.83,1598.91,2.4321,1.25,0.875,60 -2023-10-21 01:05:00,2023-10-21 06:00:00,空,1603.25,1598.91,2.7588,1.25,0.875,59 -2023-10-21 01:10:00,2023-10-21 06:00:00,空,1603.25,1598.91,2.7588,1.25,0.875,58 -2023-10-21 06:00:00,2023-10-21 17:45:00,多,1598.91,1638.88275,30.625,1.25,0.875,141 -2023-10-21 06:05:00,2023-10-21 17:45:00,多,1597.93,1637.87825,30.625,1.25,0.875,140 -2023-10-21 06:10:00,2023-10-21 17:45:00,多,1598.72,1638.6879999999999,30.625,1.25,0.875,139 -2023-10-21 17:55:00,2023-10-22 02:25:00,多,1637.8,1624.6976,-10.625,1.25,0.875,102 -2023-10-21 17:45:00,2023-10-22 02:35:00,多,1637.05,1623.9536,-10.625,1.25,0.875,106 -2023-10-21 17:50:00,2023-10-22 02:35:00,多,1637.0,1623.904,-10.625,1.25,0.875,105 -2023-10-22 03:30:00,2023-10-22 11:00:00,多,1626.57,1630.66,2.5181,1.25,0.875,90 -2023-10-22 11:00:00,2023-10-22 12:10:00,空,1630.66,1630.77,-0.7093,1.25,0.875,14 -2023-10-22 12:10:00,2023-10-22 15:00:00,多,1630.77,1626.8,-3.668,1.25,0.875,34 -2023-10-22 15:00:00,2023-10-22 17:00:00,空,1626.8,1629.69,-2.8456,1.25,0.875,24 -2023-10-23 00:00:00,2023-10-23 19:00:00,多,1664.6,1706.2149999999997,30.625,1.25,0.875,228 -2023-10-23 00:05:00,2023-10-23 19:00:00,多,1663.93,1705.5282499999998,30.625,1.25,0.875,227 -2023-10-23 00:10:00,2023-10-23 19:00:00,多,1665.58,1707.2194999999997,30.625,1.25,0.875,226 -2023-10-23 19:10:00,2023-10-23 19:20:00,多,1711.83,1698.13536,-10.625,1.25,0.875,2 -2023-10-23 19:00:00,2023-10-23 19:30:00,多,1709.77,1696.09184,-10.625,1.25,0.875,6 -2023-10-23 19:05:00,2023-10-23 22:40:00,多,1705.18,1747.8094999999998,30.625,1.25,0.875,43 -2023-10-23 19:20:00,2023-10-23 22:40:00,多,1697.46,1739.8964999999998,30.625,1.25,0.875,40 -2023-10-23 19:50:00,2023-10-23 22:40:00,多,1706.25,1748.9062499999998,30.625,1.25,0.875,34 -2023-10-23 22:40:00,2023-10-23 23:00:00,多,1749.96,1793.7089999999998,30.625,1.25,0.875,4 -2023-10-23 22:50:00,2023-10-23 23:00:00,多,1754.96,1798.8339999999998,30.625,1.25,0.875,2 -2023-10-23 22:45:00,2023-10-23 23:10:00,多,1764.56,1750.44352,-10.625,1.25,0.875,5 -2023-10-23 23:00:00,2023-10-23 23:10:00,多,1775.9,1761.6928,-10.625,1.25,0.875,2 -2023-10-23 23:05:00,2023-10-23 23:10:00,多,1766.77,1752.63584,-10.625,1.25,0.875,1 -2023-10-23 23:15:00,2023-10-23 23:35:00,多,1769.04,1754.88768,-10.625,1.25,0.875,4 -2023-10-23 23:20:00,2023-10-23 23:40:00,多,1767.43,1753.2905600000001,-10.625,1.25,0.875,4 -2023-10-23 23:35:00,2023-10-24 02:10:00,多,1754.27,1798.12675,30.625,1.25,0.875,31 -2023-10-23 23:10:00,2023-10-24 02:15:00,多,1760.04,1804.0409999999997,30.625,1.25,0.875,37 -2023-10-23 23:40:00,2023-10-24 02:15:00,多,1760.42,1804.4305,30.625,1.25,0.875,31 -2023-10-24 02:20:00,2023-10-24 02:25:00,多,1816.8,1802.2656,-10.625,1.25,0.875,1 -2023-10-24 02:10:00,2023-10-24 02:45:00,多,1792.31,1837.11775,30.625,1.25,0.875,7 -2023-10-24 02:45:00,2023-10-24 02:50:00,多,1844.25,1829.496,-10.625,1.25,0.875,1 -2023-10-24 02:50:00,2023-10-24 03:35:00,多,1831.41,1816.75872,-10.625,1.25,0.875,9 -2023-10-24 03:40:00,2023-10-24 05:55:00,多,1820.65,1806.0848,-10.625,1.25,0.875,27 -2023-10-24 02:15:00,2023-10-24 12:00:00,多,1806.62,1851.7854999999997,30.625,1.25,0.875,117 -2023-10-24 02:25:00,2023-10-24 12:00:00,多,1807.87,1853.0667499999997,30.625,1.25,0.875,115 -2023-10-24 12:00:00,2023-10-24 12:10:00,多,1852.81,1837.98752,-10.625,1.25,0.875,2 -2023-10-24 12:05:00,2023-10-24 13:00:00,多,1848.28,1833.49376,-10.625,1.25,0.875,11 -2023-10-24 12:10:00,2023-10-24 13:10:00,多,1840.39,1825.66688,-10.625,1.25,0.875,12 -2023-10-24 07:55:00,2023-10-24 15:15:00,多,1809.82,1809.3,-0.9842,1.25,0.875,88 -2023-10-24 15:15:00,2023-10-24 15:30:00,空,1809.3,1764.0674999999999,30.625,1.25,0.875,3 -2023-10-24 15:30:00,2023-10-24 16:30:00,空,1785.26,1799.54208,-10.625,1.25,0.875,12 -2023-10-24 15:20:00,2023-10-24 18:20:00,空,1803.31,1758.22725,30.625,1.25,0.875,36 -2023-10-24 18:20:00,2023-10-24 18:40:00,空,1759.23,1773.30384,-10.625,1.25,0.875,4 -2023-10-24 18:40:00,2023-10-24 21:55:00,空,1773.59,1787.77872,-10.625,1.25,0.875,39 -2023-10-24 15:25:00,2023-10-25 01:00:00,空,1788.22,1794.03,-4.6863,1.25,0.875,115 -2023-10-24 16:45:00,2023-10-25 01:00:00,空,1784.77,1794.03,-7.1104,1.25,0.875,99 -2023-10-24 23:25:00,2023-10-25 01:00:00,空,1784.02,1794.03,-7.6387,1.25,0.875,19 -2023-10-25 01:00:00,2023-10-25 03:00:00,多,1794.03,1789.34,-3.8928,1.25,0.875,24 -2023-10-25 01:05:00,2023-10-25 03:00:00,多,1796.6,1789.34,-5.6762,1.25,0.875,23 -2023-10-25 03:00:00,2023-10-25 04:30:00,空,1789.34,1790.5,-1.4354,1.25,0.875,18 -2023-10-25 04:30:00,2023-10-25 05:15:00,多,1790.5,1786.56,-3.3756,1.25,0.875,9 -2023-10-25 05:15:00,2023-10-25 13:00:00,空,1786.56,1787.16,-1.0448,1.25,0.875,93 -2023-10-25 13:00:00,2023-10-25 20:50:00,多,1787.16,1786.43,-1.1356,1.25,0.875,94 -2023-10-26 00:15:00,2023-10-26 07:15:00,多,1788.61,1833.3252499999996,30.625,1.25,0.875,84 -2023-10-26 00:20:00,2023-10-26 07:15:00,多,1790.66,1835.4265,30.625,1.25,0.875,83 -2023-10-26 00:25:00,2023-10-26 07:20:00,多,1792.67,1837.4867499999998,30.625,1.25,0.875,83 -2023-10-26 07:25:00,2023-10-26 08:25:00,多,1848.41,1833.62272,-10.625,1.25,0.875,12 -2023-10-26 09:10:00,2023-10-26 10:35:00,多,1847.47,1832.69024,-10.625,1.25,0.875,17 -2023-10-26 07:20:00,2023-10-26 10:45:00,多,1836.02,1821.33184,-10.625,1.25,0.875,41 -2023-10-26 07:15:00,2023-10-26 11:35:00,多,1831.7,1817.0464,-10.625,1.25,0.875,52 -2023-10-26 12:40:00,2023-10-26 13:20:00,多,1821.59,1817.38,-3.514,1.25,0.875,8 -2023-10-26 12:45:00,2023-10-26 13:20:00,多,1819.68,1817.38,-2.2049,1.25,0.875,7 -2023-10-26 12:50:00,2023-10-26 13:20:00,多,1821.84,1817.38,-3.6851,1.25,0.875,6 -2023-10-26 13:20:00,2023-10-26 14:35:00,空,1817.38,1771.9455,30.625,1.25,0.875,15 -2023-10-26 13:30:00,2023-10-26 14:35:00,空,1818.76,1773.291,30.625,1.25,0.875,13 -2023-10-26 13:40:00,2023-10-26 14:35:00,空,1818.79,1773.32025,30.625,1.25,0.875,11 -2023-10-26 14:35:00,2023-10-26 14:55:00,空,1774.4,1788.5952000000002,-10.625,1.25,0.875,4 -2023-10-26 14:40:00,2023-10-26 20:00:00,空,1780.72,1794.96576,-10.625,1.25,0.875,64 -2023-10-26 14:45:00,2023-10-26 20:55:00,空,1786.45,1800.7416,-10.625,1.25,0.875,74 -2023-10-26 14:55:00,2023-10-26 22:00:00,空,1789.2,1803.5136,-10.625,1.25,0.875,85 -2023-10-26 22:05:00,2023-10-27 01:00:00,多,1802.95,1790.71,-9.1111,1.25,0.875,35 -2023-10-26 22:10:00,2023-10-27 01:00:00,多,1804.85,1790.4112,-10.625,1.25,0.875,34 -2023-10-26 22:15:00,2023-10-27 01:00:00,多,1803.45,1790.71,-9.4553,1.25,0.875,33 -2023-10-27 01:00:00,2023-10-27 13:00:00,空,1790.71,1794.95,-3.5847,1.25,0.875,144 -2023-10-27 13:00:00,2023-10-27 14:00:00,多,1794.95,1785.92,-6.9135,1.25,0.875,12 -2023-10-28 00:45:00,2023-10-28 01:35:00,空,1780.29,1781.79,-1.6782,1.25,0.875,10 -2023-10-28 00:50:00,2023-10-28 01:35:00,空,1780.83,1781.79,-1.2988,1.25,0.875,9 -2023-10-28 00:55:00,2023-10-28 01:35:00,空,1780.29,1781.79,-1.6782,1.25,0.875,8 -2023-10-28 01:35:00,2023-10-28 12:00:00,多,1781.79,1789.73,4.9452,1.25,0.875,125 -2023-10-28 01:40:00,2023-10-28 12:00:00,多,1781.77,1789.73,4.9593,1.25,0.875,124 -2023-10-28 01:45:00,2023-10-28 12:00:00,多,1784.11,1789.73,3.3125,1.25,0.875,123 -2023-10-28 12:00:00,2023-10-28 13:25:00,空,1789.73,1784.98,2.6925,1.25,0.875,17 -2023-10-28 12:05:00,2023-10-28 13:25:00,空,1789.6,1784.98,2.602,1.25,0.875,16 -2023-10-28 12:10:00,2023-10-28 13:25:00,空,1786.23,1784.98,0.2497,1.25,0.875,15 -2023-10-28 13:25:00,2023-10-28 18:00:00,多,1784.98,1784.14,-1.2132,1.25,0.875,55 -2023-10-28 13:30:00,2023-10-28 18:00:00,多,1786.2,1784.14,-2.0666,1.25,0.875,54 -2023-10-28 13:35:00,2023-10-28 18:00:00,多,1785.5,1784.14,-1.5771,1.25,0.875,53 -2023-10-28 18:00:00,2023-10-29 07:00:00,空,1784.14,1780.96,1.603,1.25,0.875,156 -2023-10-28 18:05:00,2023-10-29 07:00:00,空,1783.33,1780.96,1.0362,1.25,0.875,155 -2023-10-28 18:10:00,2023-10-29 07:00:00,空,1783.28,1780.96,1.0012,1.25,0.875,154 -2023-10-29 07:00:00,2023-10-30 02:00:00,多,1780.96,1790.3,5.9305,1.25,0.875,228 -2023-10-29 07:05:00,2023-10-30 02:00:00,多,1780.71,1790.3,6.1069,1.25,0.875,227 -2023-10-29 07:10:00,2023-10-30 02:00:00,多,1780.78,1790.3,6.0575,1.25,0.875,226 -2023-10-30 02:00:00,2023-10-30 08:00:00,空,1790.3,1787.67,1.2113,1.25,0.875,72 -2023-10-30 02:05:00,2023-10-30 08:00:00,空,1792.64,1787.67,2.8406,1.25,0.875,71 -2023-10-30 02:10:00,2023-10-30 08:00:00,空,1792.48,1787.67,2.7293,1.25,0.875,70 -2023-10-30 08:00:00,2023-10-30 14:00:00,多,1787.67,1832.36175,30.625,1.25,0.875,72 -2023-10-30 14:00:00,2023-10-30 14:25:00,多,1830.0,1815.36,-10.625,1.25,0.875,5 -2023-10-30 14:25:00,2023-10-30 17:10:00,多,1817.05,1802.5136,-10.625,1.25,0.875,33 -2023-10-30 08:05:00,2023-10-30 17:15:00,多,1791.82,1777.48544,-10.625,1.25,0.875,110 -2023-10-30 08:10:00,2023-10-30 18:00:00,多,1791.21,1799.99,5.5021,1.25,0.875,118 -2023-10-30 18:00:00,2023-10-30 21:00:00,空,1799.99,1801.76,-1.8542,1.25,0.875,36 -2023-10-30 18:05:00,2023-10-30 21:00:00,空,1799.12,1801.76,-2.4592,1.25,0.875,35 -2023-10-30 18:10:00,2023-10-30 21:00:00,空,1800.84,1801.76,-1.2636,1.25,0.875,34 -2023-10-30 21:00:00,2023-10-31 03:00:00,多,1801.76,1804.89,1.5465,1.25,0.875,72 -2023-10-30 21:05:00,2023-10-31 03:00:00,多,1803.33,1804.89,0.4563,1.25,0.875,71 -2023-10-30 21:10:00,2023-10-31 03:00:00,多,1800.69,1804.89,2.2905,1.25,0.875,70 -2023-10-31 03:00:00,2023-10-31 11:00:00,空,1804.89,1803.99,-0.0017,1.25,0.875,96 -2023-10-31 03:05:00,2023-10-31 11:00:00,空,1802.29,1803.99,-1.8041,1.25,0.875,95 -2023-10-31 03:10:00,2023-10-31 11:00:00,空,1797.79,1803.99,-4.9358,1.25,0.875,94 -2023-10-31 11:00:00,2023-10-31 12:25:00,多,1803.99,1805.76,0.6014,1.25,0.875,17 -2023-10-31 11:05:00,2023-10-31 12:25:00,多,1802.32,1805.76,1.7608,1.25,0.875,16 -2023-10-31 11:10:00,2023-10-31 12:25:00,多,1802.28,1805.76,1.7886,1.25,0.875,15 -2023-10-31 12:25:00,2023-10-31 17:00:00,空,1805.76,1802.76,1.4517,1.25,0.875,55 -2023-10-31 12:30:00,2023-10-31 17:00:00,空,1806.49,1802.76,1.956,1.25,0.875,54 -2023-10-31 12:35:00,2023-10-31 17:00:00,空,1805.98,1802.76,1.6037,1.25,0.875,53 -2023-10-31 17:00:00,2023-11-01 05:00:00,多,1802.76,1806.89,2.2387,1.25,0.875,144 -2023-10-31 17:05:00,2023-11-01 05:00:00,多,1801.29,1806.89,3.2611,1.25,0.875,143 -2023-10-31 17:10:00,2023-11-01 05:00:00,多,1801.07,1806.89,3.4143,1.25,0.875,142 -2023-11-01 05:00:00,2023-11-01 12:00:00,空,1806.89,1799.04,4.8056,1.25,0.875,84 -2023-11-01 05:05:00,2023-11-01 12:00:00,空,1807.0,1799.04,4.8814,1.25,0.875,83 -2023-11-01 05:10:00,2023-11-01 12:00:00,空,1805.98,1799.04,4.1785,1.25,0.875,82 -2023-11-01 12:00:00,2023-11-01 13:30:00,多,1799.04,1800.87,0.6465,1.25,0.875,18 -2023-11-01 12:35:00,2023-11-01 13:30:00,多,1803.2,1800.87,-2.2402,1.25,0.875,11 -2023-11-01 12:40:00,2023-11-01 13:30:00,多,1801.35,1800.87,-0.9581,1.25,0.875,10 -2023-11-01 13:30:00,2023-11-01 18:00:00,空,1800.87,1807.99,-5.5671,1.25,0.875,54 -2023-11-01 13:35:00,2023-11-01 18:00:00,空,1800.72,1807.99,-5.6716,1.25,0.875,53 -2023-11-01 13:40:00,2023-11-01 18:00:00,空,1802.25,1807.99,-4.6061,1.25,0.875,52 -2023-11-01 18:00:00,2023-11-01 19:30:00,多,1807.99,1853.1897499999998,30.625,1.25,0.875,18 -2023-11-01 18:05:00,2023-11-01 20:55:00,多,1812.44,1857.751,30.625,1.25,0.875,34 -2023-11-01 21:00:00,2023-11-01 21:05:00,多,1860.08,1845.1993599999998,-10.625,1.25,0.875,1 -2023-11-01 18:10:00,2023-11-02 01:20:00,多,1817.76,1863.2039999999997,30.625,1.25,0.875,86 -2023-11-02 01:20:00,2023-11-02 05:15:00,多,1860.48,1845.59616,-10.625,1.25,0.875,47 -2023-11-01 19:30:00,2023-11-02 07:00:00,多,1840.36,1838.45,-1.9223,1.25,0.875,138 -2023-11-01 21:05:00,2023-11-02 07:00:00,多,1845.56,1838.45,-5.4406,1.25,0.875,119 -2023-11-02 07:00:00,2023-11-02 16:20:00,空,1838.45,1792.48875,30.625,1.25,0.875,112 -2023-11-02 07:05:00,2023-11-02 16:20:00,空,1838.69,1792.72275,30.625,1.25,0.875,111 -2023-11-02 07:10:00,2023-11-02 16:20:00,空,1839.07,1793.09325,30.625,1.25,0.875,110 -2023-11-02 16:25:00,2023-11-02 18:25:00,空,1792.38,1806.7190400000002,-10.625,1.25,0.875,24 -2023-11-02 16:20:00,2023-11-02 19:50:00,空,1797.03,1811.40624,-10.625,1.25,0.875,42 -2023-11-02 16:30:00,2023-11-02 19:50:00,空,1796.89,1811.26512,-10.625,1.25,0.875,40 -2023-11-02 20:20:00,2023-11-03 13:00:00,空,1806.92,1799.16,4.7433,1.25,0.875,200 -2023-11-02 20:25:00,2023-11-03 13:00:00,空,1805.58,1799.16,3.8196,1.25,0.875,199 -2023-11-02 20:30:00,2023-11-03 13:00:00,空,1801.69,1799.16,1.1303,1.25,0.875,198 -2023-11-03 13:05:00,2023-11-04 08:15:00,多,1796.08,1840.9819999999997,30.625,1.25,0.875,230 -2023-11-03 13:10:00,2023-11-04 08:15:00,多,1795.86,1840.7564999999997,30.625,1.25,0.875,229 -2023-11-03 13:00:00,2023-11-04 09:20:00,多,1799.16,1844.139,30.625,1.25,0.875,244 -2023-11-04 09:20:00,2023-11-04 15:15:00,多,1843.13,1828.38496,-10.625,1.25,0.875,71 -2023-11-04 16:00:00,2023-11-05 03:45:00,多,1832.92,1878.743,30.625,1.25,0.875,141 -2023-11-04 08:15:00,2023-11-05 03:55:00,多,1841.23,1887.26075,30.625,1.25,0.875,236 -2023-11-04 08:20:00,2023-11-05 03:55:00,多,1838.53,1884.4932499999998,30.625,1.25,0.875,235 -2023-11-05 03:55:00,2023-11-05 13:55:00,多,1889.85,1874.7312,-10.625,1.25,0.875,120 -2023-11-05 04:00:00,2023-11-05 13:55:00,多,1888.66,1873.55072,-10.625,1.25,0.875,119 -2023-11-05 03:45:00,2023-11-05 21:00:00,多,1873.68,1886.1,7.6608,1.25,0.875,207 -2023-11-05 16:05:00,2023-11-05 21:00:00,多,1879.01,1886.1,4.0916,1.25,0.875,59 -2023-11-05 16:10:00,2023-11-05 21:00:00,多,1878.17,1886.1,4.6527,1.25,0.875,58 -2023-11-05 21:00:00,2023-11-05 22:35:00,空,1886.1,1876.45,5.7705,1.25,0.875,19 -2023-11-05 21:05:00,2023-11-05 22:35:00,空,1883.16,1876.45,3.8289,1.25,0.875,18 -2023-11-05 21:10:00,2023-11-05 22:35:00,空,1883.08,1876.45,3.776,1.25,0.875,17 -2023-11-05 22:35:00,2023-11-06 04:15:00,多,1876.45,1881.3,2.6058,1.25,0.875,68 -2023-11-05 22:40:00,2023-11-06 04:15:00,多,1875.72,1881.3,3.0936,1.25,0.875,67 -2023-11-05 22:50:00,2023-11-06 04:15:00,多,1881.89,1881.3,-1.0169,1.25,0.875,65 -2023-11-06 04:15:00,2023-11-06 09:00:00,空,1881.3,1885.11,-3.1565,1.25,0.875,57 -2023-11-06 04:20:00,2023-11-06 09:00:00,空,1881.36,1885.11,-3.1165,1.25,0.875,56 -2023-11-06 04:25:00,2023-11-06 09:00:00,空,1881.13,1885.11,-3.2697,1.25,0.875,55 -2023-11-06 09:00:00,2023-11-06 21:00:00,多,1885.11,1893.36,4.8455,1.25,0.875,144 -2023-11-06 09:05:00,2023-11-06 21:00:00,多,1886.42,1893.36,3.9737,1.25,0.875,143 -2023-11-06 09:10:00,2023-11-06 21:00:00,多,1888.88,1893.36,2.3397,1.25,0.875,142 -2023-11-06 21:00:00,2023-11-06 22:00:00,空,1893.36,1894.31,-1.2522,1.25,0.875,12 -2023-11-06 21:05:00,2023-11-06 22:00:00,空,1890.41,1894.31,-3.2038,1.25,0.875,11 -2023-11-06 21:10:00,2023-11-06 22:00:00,空,1890.44,1894.31,-3.1839,1.25,0.875,10 -2023-11-06 22:00:00,2023-11-07 01:00:00,多,1894.31,1893.83,-0.9417,1.25,0.875,36 -2023-11-06 22:05:00,2023-11-07 01:00:00,多,1896.4,1893.83,-2.319,1.25,0.875,35 -2023-11-06 22:10:00,2023-11-07 01:00:00,多,1894.0,1893.83,-0.7372,1.25,0.875,34 -2023-11-07 01:00:00,2023-11-07 18:00:00,空,1893.83,1876.78,10.6287,1.25,0.875,204 -2023-11-07 01:05:00,2023-11-07 18:00:00,空,1894.42,1876.78,11.0144,1.25,0.875,203 -2023-11-07 01:10:00,2023-11-07 18:00:00,空,1894.31,1876.78,10.9425,1.25,0.875,202 -2023-11-07 18:10:00,2023-11-07 22:20:00,多,1891.03,1875.90176,-10.625,1.25,0.875,50 -2023-11-07 18:00:00,2023-11-08 03:00:00,多,1876.78,1887.07,6.2285,1.25,0.875,108 -2023-11-07 18:05:00,2023-11-08 03:00:00,多,1886.0,1887.07,0.0842,1.25,0.875,107 -2023-11-07 23:20:00,2023-11-08 03:00:00,多,1884.95,1887.07,0.7809,1.25,0.875,44 -2023-11-08 03:00:00,2023-11-08 04:50:00,空,1887.07,1885.9,0.15,1.25,0.875,22 -2023-11-08 03:05:00,2023-11-08 04:50:00,空,1886.72,1885.9,-0.0817,1.25,0.875,21 -2023-11-08 03:10:00,2023-11-08 04:50:00,空,1885.7,1885.9,-0.7576,1.25,0.875,20 -2023-11-08 04:50:00,2023-11-08 05:15:00,多,1885.9,1883.35,-2.3152,1.25,0.875,5 -2023-11-08 04:55:00,2023-11-08 05:15:00,多,1885.92,1883.35,-2.3284,1.25,0.875,4 -2023-11-08 05:15:00,2023-11-08 10:00:00,空,1883.35,1884.94,-1.6803,1.25,0.875,57 -2023-11-08 05:20:00,2023-11-08 10:00:00,空,1882.05,1884.94,-2.5444,1.25,0.875,56 -2023-11-08 05:30:00,2023-11-08 10:00:00,空,1879.89,1884.94,-3.9829,1.25,0.875,54 -2023-11-08 10:00:00,2023-11-08 11:10:00,多,1884.94,1884.01,-1.2417,1.25,0.875,14 -2023-11-08 10:05:00,2023-11-08 11:10:00,多,1884.98,1884.01,-1.2682,1.25,0.875,13 -2023-11-08 10:10:00,2023-11-08 11:10:00,多,1886.5,1884.01,-2.2749,1.25,0.875,12 -2023-11-08 11:10:00,2023-11-08 12:15:00,空,1884.01,1887.86,-3.1794,1.25,0.875,13 -2023-11-08 11:15:00,2023-11-08 12:15:00,空,1883.77,1887.86,-3.339,1.25,0.875,12 -2023-11-08 12:15:00,2023-11-08 23:05:00,多,1887.86,1888.99,0.1232,1.25,0.875,130 -2023-11-08 12:20:00,2023-11-08 23:05:00,多,1886.75,1888.99,0.859,1.25,0.875,129 -2023-11-08 23:05:00,2023-11-09 00:30:00,空,1888.99,1892.74,-3.1065,1.25,0.875,17 -2023-11-08 23:10:00,2023-11-09 00:30:00,空,1891.62,1892.74,-1.3651,1.25,0.875,16 -2023-11-09 00:30:00,2023-11-09 14:20:00,多,1892.74,1940.0584999999999,30.625,1.25,0.875,166 -2023-11-09 00:35:00,2023-11-09 14:20:00,多,1897.0,1944.4249999999997,30.625,1.25,0.875,165 -2023-11-09 00:40:00,2023-11-09 14:50:00,多,1902.39,1949.94975,30.625,1.25,0.875,170 -2023-11-09 14:20:00,2023-11-09 14:50:00,多,1944.04,1992.6409999999998,30.625,1.25,0.875,6 -2023-11-09 14:25:00,2023-11-09 14:50:00,多,1938.85,1987.3212499999997,30.625,1.25,0.875,5 -2023-11-09 14:50:00,2023-11-09 15:05:00,多,1983.78,2033.3745,30.625,1.25,0.875,3 -2023-11-09 14:55:00,2023-11-09 15:05:00,多,1990.0,2039.7499999999998,30.625,1.25,0.875,2 -2023-11-09 15:00:00,2023-11-09 15:05:00,多,2004.81,2054.93025,30.625,1.25,0.875,1 -2023-11-09 15:05:00,2023-11-09 15:10:00,多,2048.52,2032.13184,-10.625,1.25,0.875,1 -2023-11-09 15:10:00,2023-11-09 15:25:00,多,2036.54,2020.24768,-10.625,1.25,0.875,3 -2023-11-09 15:15:00,2023-11-09 15:25:00,多,2044.62,2028.2630399999998,-10.625,1.25,0.875,2 -2023-11-09 15:20:00,2023-11-09 15:25:00,多,2040.1,2023.7792,-10.625,1.25,0.875,1 -2023-11-09 15:35:00,2023-11-09 16:05:00,多,2044.74,2028.38208,-10.625,1.25,0.875,6 -2023-11-09 15:25:00,2023-11-09 16:10:00,多,2017.67,2001.52864,-10.625,1.25,0.875,9 -2023-11-09 15:30:00,2023-11-09 16:10:00,多,2029.49,2013.25408,-10.625,1.25,0.875,8 -2023-11-09 16:05:00,2023-11-09 16:10:00,多,2039.09,2022.7772799999998,-10.625,1.25,0.875,1 -2023-11-09 16:10:00,2023-11-09 16:35:00,多,2004.76,1988.72192,-10.625,1.25,0.875,5 -2023-11-09 17:00:00,2023-11-09 17:15:00,多,2028.11,2011.88512,-10.625,1.25,0.875,3 -2023-11-09 16:50:00,2023-11-09 17:20:00,多,2027.71,2011.48832,-10.625,1.25,0.875,6 -2023-11-09 17:35:00,2023-11-09 18:30:00,多,2023.52,2007.33184,-10.625,1.25,0.875,11 -2023-11-09 17:40:00,2023-11-09 18:40:00,多,2019.72,2003.56224,-10.625,1.25,0.875,12 -2023-11-09 16:55:00,2023-11-09 18:55:00,多,2018.61,2002.46112,-10.625,1.25,0.875,24 -2023-11-09 20:00:00,2023-11-09 21:20:00,多,2017.46,2067.8965,30.625,1.25,0.875,16 -2023-11-09 20:05:00,2023-11-09 21:20:00,多,2014.49,2064.85225,30.625,1.25,0.875,15 -2023-11-09 19:55:00,2023-11-09 21:25:00,多,2019.79,2070.28475,30.625,1.25,0.875,18 -2023-11-09 21:30:00,2023-11-09 21:40:00,多,2082.43,2065.77056,-10.625,1.25,0.875,2 -2023-11-09 21:20:00,2023-11-09 22:45:00,多,2061.78,2113.3245,30.625,1.25,0.875,17 -2023-11-09 21:40:00,2023-11-09 22:45:00,多,2065.18,2116.8095,30.625,1.25,0.875,13 -2023-11-09 22:45:00,2023-11-09 22:55:00,多,2112.99,2096.0860799999996,-10.625,1.25,0.875,2 -2023-11-09 21:25:00,2023-11-09 23:35:00,多,2069.02,2120.7455,30.625,1.25,0.875,26 -2023-11-09 23:35:00,2023-11-10 00:35:00,多,2121.46,2104.48832,-10.625,1.25,0.875,12 -2023-11-10 01:20:00,2023-11-10 08:10:00,多,2110.49,2093.6060799999996,-10.625,1.25,0.875,82 -2023-11-09 22:50:00,2023-11-10 12:10:00,多,2099.78,2082.98176,-10.625,1.25,0.875,160 -2023-11-09 22:55:00,2023-11-10 12:10:00,多,2096.32,2079.5494400000002,-10.625,1.25,0.875,159 -2023-11-11 00:00:00,2023-11-11 01:20:00,空,2080.11,2028.10725,30.625,1.25,0.875,16 -2023-11-11 00:05:00,2023-11-11 01:20:00,空,2081.21,2029.17975,30.625,1.25,0.875,15 -2023-11-11 00:10:00,2023-11-11 01:20:00,空,2080.72,2028.7019999999998,30.625,1.25,0.875,14 -2023-11-11 01:20:00,2023-11-11 10:40:00,空,2051.5,2067.912,-10.625,1.25,0.875,112 -2023-11-11 01:25:00,2023-11-11 14:00:00,空,2057.54,2067.69,-6.7913,1.25,0.875,151 -2023-11-11 01:30:00,2023-11-11 14:00:00,空,2058.17,2067.69,-6.4068,1.25,0.875,150 -2023-11-11 11:05:00,2023-11-11 14:00:00,空,2061.78,2067.69,-4.2081,1.25,0.875,35 -2023-11-11 14:00:00,2023-11-11 20:00:00,多,2067.69,2074.16,3.2864,1.25,0.875,72 -2023-11-11 14:05:00,2023-11-11 20:00:00,多,2067.35,2074.16,3.4926,1.25,0.875,71 -2023-11-11 14:10:00,2023-11-11 20:00:00,多,2068.91,2074.16,2.547,1.25,0.875,70 -2023-11-11 20:00:00,2023-11-12 00:45:00,空,2074.16,2022.3059999999998,30.625,1.25,0.875,57 -2023-11-11 20:05:00,2023-11-12 00:45:00,空,2072.07,2020.26825,30.625,1.25,0.875,56 -2023-11-11 20:10:00,2023-11-12 00:45:00,空,2070.68,2018.9129999999998,30.625,1.25,0.875,55 -2023-11-12 00:45:00,2023-11-12 01:40:00,空,2023.98,2040.17184,-10.625,1.25,0.875,11 -2023-11-12 00:50:00,2023-11-12 03:15:00,空,2030.28,2046.52224,-10.625,1.25,0.875,29 -2023-11-12 00:55:00,2023-11-12 03:40:00,空,2035.48,2051.76384,-10.625,1.25,0.875,33 -2023-11-12 03:00:00,2023-11-12 06:25:00,空,2040.45,2056.7736,-10.625,1.25,0.875,41 -2023-11-12 04:25:00,2023-11-12 07:00:00,空,2048.38,2056.2,-5.3971,1.25,0.875,31 -2023-11-12 04:30:00,2023-11-12 07:00:00,空,2047.87,2056.2,-5.7096,1.25,0.875,30 -2023-11-12 06:40:00,2023-11-12 07:00:00,空,2051.16,2056.2,-3.6964,1.25,0.875,4 -2023-11-12 07:00:00,2023-11-12 09:00:00,多,2056.2,2056.3,-0.5642,1.25,0.875,24 -2023-11-12 07:05:00,2023-11-12 09:00:00,多,2058.05,2056.3,-1.6879,1.25,0.875,23 -2023-11-12 07:10:00,2023-11-12 09:00:00,多,2056.62,2056.3,-0.8195,1.25,0.875,22 -2023-11-12 09:00:00,2023-11-12 14:00:00,空,2056.3,2052.0,1.9889,1.25,0.875,60 -2023-11-12 09:05:00,2023-11-12 14:00:00,空,2057.0,2052.0,2.4134,1.25,0.875,59 -2023-11-12 09:10:00,2023-11-12 14:00:00,空,2057.14,2052.0,2.4983,1.25,0.875,58 -2023-11-12 14:00:00,2023-11-12 17:00:00,多,2052.0,2050.16,-1.7459,1.25,0.875,36 -2023-11-12 14:05:00,2023-11-12 17:00:00,多,2052.66,2050.16,-2.1474,1.25,0.875,35 -2023-11-12 14:10:00,2023-11-12 17:00:00,多,2052.62,2050.16,-2.1231,1.25,0.875,34 -2023-11-12 17:00:00,2023-11-12 18:30:00,空,2050.16,2053.67,-2.7651,1.25,0.875,18 -2023-11-12 17:05:00,2023-11-12 18:30:00,空,2050.62,2053.67,-2.4842,1.25,0.875,17 -2023-11-12 17:10:00,2023-11-12 18:30:00,空,2051.99,2053.67,-1.6484,1.25,0.875,16 -2023-11-12 18:30:00,2023-11-12 19:25:00,多,2053.67,2048.97,-3.4857,1.25,0.875,11 -2023-11-12 18:35:00,2023-11-12 19:25:00,多,2059.16,2048.97,-6.8108,1.25,0.875,10 -2023-11-12 18:40:00,2023-11-12 19:25:00,多,2056.43,2048.97,-5.1596,1.25,0.875,9 -2023-11-12 19:25:00,2023-11-12 21:00:00,空,2048.97,2056.32,-5.109,1.25,0.875,19 -2023-11-12 19:30:00,2023-11-12 21:00:00,空,2049.53,2056.32,-4.7662,1.25,0.875,18 -2023-11-12 19:35:00,2023-11-12 21:00:00,空,2049.63,2056.32,-4.705,1.25,0.875,17 -2023-11-12 21:00:00,2023-11-12 23:10:00,多,2056.32,2055.98,-0.8317,1.25,0.875,26 -2023-11-12 21:05:00,2023-11-12 23:10:00,多,2056.61,2055.98,-1.0079,1.25,0.875,25 -2023-11-12 23:10:00,2023-11-13 01:00:00,空,2055.98,2059.68,-2.8745,1.25,0.875,22 -2023-11-12 23:15:00,2023-11-13 01:00:00,空,2047.7,2059.68,-7.9381,1.25,0.875,21 -2023-11-13 00:00:00,2023-11-13 01:00:00,空,2042.05,2058.3864,-10.625,1.25,0.875,12 -2023-11-13 01:00:00,2023-11-13 03:00:00,多,2059.68,2062.42,1.0379,1.25,0.875,24 -2023-11-13 01:05:00,2023-11-13 03:00:00,多,2060.12,2062.42,0.7705,1.25,0.875,23 -2023-11-13 03:00:00,2023-11-13 08:00:00,空,2062.42,2051.14,6.2116,1.25,0.875,60 -2023-11-13 03:05:00,2023-11-13 08:00:00,空,2055.95,2051.14,2.2994,1.25,0.875,59 -2023-11-13 08:00:00,2023-11-13 15:00:00,多,2051.14,2102.4184999999998,30.625,1.25,0.875,84 -2023-11-13 08:05:00,2023-11-13 15:00:00,多,2052.49,2103.8022499999997,30.625,1.25,0.875,83 -2023-11-13 08:10:00,2023-11-13 15:00:00,多,2053.44,2104.776,30.625,1.25,0.875,82 -2023-11-13 15:00:00,2023-11-13 15:10:00,多,2096.29,2079.51968,-10.625,1.25,0.875,2 -2023-11-13 15:05:00,2023-11-13 17:15:00,多,2087.97,2071.26624,-10.625,1.25,0.875,26 -2023-11-13 15:15:00,2023-11-13 17:15:00,多,2089.42,2072.70464,-10.625,1.25,0.875,24 -2023-11-13 18:30:00,2023-11-13 21:05:00,多,2091.38,2074.64896,-10.625,1.25,0.875,31 -2023-11-13 15:10:00,2023-11-13 21:10:00,多,2079.9,2063.2608,-10.625,1.25,0.875,72 -2023-11-13 18:25:00,2023-11-13 21:10:00,多,2088.37,2071.66304,-10.625,1.25,0.875,33 -2023-11-13 22:00:00,2023-11-14 08:05:00,空,2059.29,2061.52,-1.9786,1.25,0.875,121 -2023-11-13 22:05:00,2023-11-14 08:05:00,空,2064.33,2061.52,1.0765,1.25,0.875,120 -2023-11-13 22:10:00,2023-11-14 08:05:00,空,2063.57,2061.52,0.6168,1.25,0.875,119 -2023-11-14 08:05:00,2023-11-14 09:05:00,多,2061.52,2061.18,-0.8312,1.25,0.875,12 -2023-11-14 08:10:00,2023-11-14 09:05:00,多,2064.83,2061.18,-2.8346,1.25,0.875,11 -2023-11-14 08:15:00,2023-11-14 09:05:00,多,2064.39,2061.18,-2.5687,1.25,0.875,10 -2023-11-14 09:05:00,2023-11-14 18:10:00,空,2061.18,2009.6504999999997,30.625,1.25,0.875,109 -2023-11-14 09:10:00,2023-11-14 18:10:00,空,2059.84,2008.344,30.625,1.25,0.875,108 -2023-11-14 09:15:00,2023-11-14 18:35:00,空,2057.47,2006.0332499999997,30.625,1.25,0.875,112 -2023-11-14 18:10:00,2023-11-14 18:50:00,空,2009.93,1959.68175,30.625,1.25,0.875,8 -2023-11-14 18:15:00,2023-11-14 18:50:00,空,2011.2,1960.92,30.625,1.25,0.875,7 -2023-11-14 18:35:00,2023-11-14 18:50:00,空,2006.73,1956.56175,30.625,1.25,0.875,3 -2023-11-14 18:50:00,2023-11-14 18:55:00,空,1953.32,1968.9465599999999,-10.625,1.25,0.875,1 -2023-11-14 18:55:00,2023-11-14 19:35:00,空,1966.47,1982.2017600000001,-10.625,1.25,0.875,8 -2023-11-14 19:00:00,2023-11-14 19:40:00,空,1970.0,1985.76,-10.625,1.25,0.875,8 -2023-11-14 19:05:00,2023-11-14 20:15:00,空,1976.64,1992.4531200000001,-10.625,1.25,0.875,14 -2023-11-14 19:35:00,2023-11-15 09:30:00,空,1981.04,1996.88832,-10.625,1.25,0.875,167 -2023-11-14 20:40:00,2023-11-15 09:30:00,空,1980.81,1996.6564799999999,-10.625,1.25,0.875,154 -2023-11-14 19:40:00,2023-11-15 11:00:00,空,1983.43,1994.13,-7.3684,1.25,0.875,184 -2023-11-15 09:45:00,2023-11-15 11:00:00,空,1990.23,1994.13,-3.0745,1.25,0.875,15 -2023-11-15 11:00:00,2023-11-15 18:15:00,多,1994.13,2043.98325,30.625,1.25,0.875,87 -2023-11-15 18:15:00,2023-11-15 18:20:00,多,2042.49,2026.15008,-10.625,1.25,0.875,1 -2023-11-15 18:20:00,2023-11-16 00:45:00,多,2017.3,2067.7324999999996,30.625,1.25,0.875,77 -2023-11-15 18:30:00,2023-11-16 00:45:00,多,2022.0,2072.5499999999997,30.625,1.25,0.875,75 -2023-11-15 18:25:00,2023-11-16 00:55:00,多,2030.59,2081.3547499999995,30.625,1.25,0.875,78 -2023-11-16 00:45:00,2023-11-16 01:15:00,多,2078.73,2062.10016,-10.625,1.25,0.875,6 -2023-11-16 00:55:00,2023-11-16 01:15:00,多,2077.91,2061.28672,-10.625,1.25,0.875,4 -2023-11-16 00:50:00,2023-11-16 02:00:00,多,2076.69,2060.07648,-10.625,1.25,0.875,14 -2023-11-16 01:20:00,2023-11-16 04:05:00,多,2067.91,2051.36672,-10.625,1.25,0.875,33 -2023-11-16 01:15:00,2023-11-16 04:10:00,多,2066.41,2049.8787199999997,-10.625,1.25,0.875,35 -2023-11-16 04:40:00,2023-11-16 08:30:00,多,2055.15,2038.7088,-10.625,1.25,0.875,46 -2023-11-16 04:50:00,2023-11-16 08:30:00,多,2056.6,2040.1471999999999,-10.625,1.25,0.875,44 -2023-11-16 04:45:00,2023-11-16 09:00:00,多,2054.39,2043.25,-7.4032,1.25,0.875,51 -2023-11-16 09:00:00,2023-11-16 11:00:00,空,2043.25,2051.58,-5.721,1.25,0.875,24 -2023-11-16 09:05:00,2023-11-16 11:00:00,空,2041.16,2051.58,-7.0062,1.25,0.875,23 -2023-11-16 09:10:00,2023-11-16 11:00:00,空,2045.55,2051.58,-4.3098,1.25,0.875,22 -2023-11-16 11:10:00,2023-11-16 12:00:00,多,2067.5,2050.96,-10.625,1.25,0.875,10 -2023-11-16 11:00:00,2023-11-16 13:00:00,多,2051.58,2052.36,-0.1498,1.25,0.875,24 -2023-11-16 11:05:00,2023-11-16 13:00:00,多,2059.77,2052.36,-5.1219,1.25,0.875,23 -2023-11-16 13:00:00,2023-11-16 15:40:00,空,2052.36,2001.0510000000002,30.625,1.25,0.875,32 -2023-11-16 15:50:00,2023-11-16 16:20:00,空,1993.12,2009.06496,-10.625,1.25,0.875,6 -2023-11-16 15:45:00,2023-11-16 17:20:00,空,1998.59,2014.57872,-10.625,1.25,0.875,19 -2023-11-16 16:20:00,2023-11-16 19:10:00,空,2007.71,1957.51725,30.625,1.25,0.875,34 -2023-11-16 15:40:00,2023-11-16 19:20:00,空,2004.07,1953.96825,30.625,1.25,0.875,44 -2023-11-16 19:20:00,2023-11-16 20:00:00,空,1952.0,1967.616,-10.625,1.25,0.875,8 -2023-11-16 19:10:00,2023-11-17 01:35:00,空,1968.13,1983.8750400000001,-10.625,1.25,0.875,77 -2023-11-16 19:15:00,2023-11-17 01:35:00,空,1966.08,1981.80864,-10.625,1.25,0.875,76 -2023-11-16 20:00:00,2023-11-17 01:35:00,空,1967.75,1983.492,-10.625,1.25,0.875,67 -2023-11-17 02:45:00,2023-11-17 14:40:00,空,1982.78,1933.2105,30.625,1.25,0.875,143 -2023-11-17 14:50:00,2023-11-17 17:05:00,空,1927.75,1943.172,-10.625,1.25,0.875,27 -2023-11-17 14:40:00,2023-11-17 20:05:00,空,1936.16,1951.64928,-10.625,1.25,0.875,65 -2023-11-17 14:45:00,2023-11-17 20:05:00,空,1936.59,1952.0827199999999,-10.625,1.25,0.875,64 -2023-11-17 19:20:00,2023-11-17 22:00:00,空,1942.09,1947.86,-4.3388,1.25,0.875,32 -2023-11-18 00:00:00,2023-11-18 01:00:00,多,1959.1,1956.21,-2.469,1.25,0.875,12 -2023-11-18 00:05:00,2023-11-18 01:00:00,多,1958.21,1956.21,-1.9017,1.25,0.875,11 -2023-11-18 01:00:00,2023-11-18 15:00:00,空,1956.21,1944.25,7.0173,1.25,0.875,168 -2023-11-18 01:05:00,2023-11-18 15:00:00,空,1956.41,1944.25,7.1443,1.25,0.875,167 -2023-11-18 01:10:00,2023-11-18 15:00:00,空,1953.46,1944.25,5.2684,1.25,0.875,166 -2023-11-18 15:00:00,2023-11-19 01:00:00,多,1944.25,1954.84,6.1835,1.25,0.875,120 -2023-11-18 15:05:00,2023-11-19 01:00:00,多,1943.81,1954.84,6.468,1.25,0.875,119 -2023-11-18 15:10:00,2023-11-19 01:00:00,多,1946.79,1954.84,4.5438,1.25,0.875,118 -2023-11-19 01:00:00,2023-11-19 04:00:00,空,1954.84,1955.5,-1.047,1.25,0.875,36 -2023-11-19 01:05:00,2023-11-19 04:00:00,空,1950.99,1955.5,-3.5146,1.25,0.875,35 -2023-11-19 01:10:00,2023-11-19 04:00:00,空,1952.62,1955.5,-2.4687,1.25,0.875,34 -2023-11-19 04:00:00,2023-11-19 11:00:00,多,1955.5,1954.97,-0.9638,1.25,0.875,84 -2023-11-19 04:05:00,2023-11-19 11:00:00,多,1955.21,1954.97,-0.7784,1.25,0.875,83 -2023-11-19 04:10:00,2023-11-19 11:00:00,多,1955.74,1954.97,-1.1171,1.25,0.875,82 -2023-11-19 11:00:00,2023-11-19 15:15:00,空,1954.97,1959.4,-3.4575,1.25,0.875,51 -2023-11-19 11:05:00,2023-11-19 15:15:00,空,1954.46,1959.4,-3.7844,1.25,0.875,50 -2023-11-19 11:10:00,2023-11-19 15:15:00,空,1951.97,1959.4,-5.383,1.25,0.875,49 -2023-11-19 15:15:00,2023-11-19 23:15:00,多,1959.4,2008.385,30.625,1.25,0.875,96 -2023-11-19 15:20:00,2023-11-19 23:15:00,多,1963.25,2012.3312499999997,30.625,1.25,0.875,95 -2023-11-19 15:25:00,2023-11-19 23:15:00,多,1962.4,2011.4599999999998,30.625,1.25,0.875,94 -2023-11-19 23:15:00,2023-11-20 14:10:00,多,2002.57,1986.54944,-10.625,1.25,0.875,179 -2023-11-19 23:20:00,2023-11-20 14:10:00,多,2007.15,1991.0928000000001,-10.625,1.25,0.875,178 -2023-11-19 23:25:00,2023-11-20 14:10:00,多,2001.59,1985.57728,-10.625,1.25,0.875,177 -2023-11-20 14:25:00,2023-11-20 23:25:00,多,2023.95,2024.0,-0.5941,1.25,0.875,108 -2023-11-20 23:25:00,2023-11-21 01:20:00,空,2024.0,2025.96,-1.8355,1.25,0.875,23 -2023-11-21 00:00:00,2023-11-21 01:20:00,空,2022.16,2025.96,-2.974,1.25,0.875,16 -2023-11-21 00:05:00,2023-11-21 01:20:00,空,2025.1,2025.96,-1.1558,1.25,0.875,15 -2023-11-21 01:20:00,2023-11-21 02:25:00,多,2025.96,2022.1,-3.0066,1.25,0.875,13 -2023-11-21 01:25:00,2023-11-21 02:25:00,多,2026.73,2022.1,-3.4806,1.25,0.875,12 -2023-11-21 01:30:00,2023-11-21 02:25:00,多,2029.31,2022.1,-5.0662,1.25,0.875,11 -2023-11-21 02:25:00,2023-11-21 15:00:00,空,2022.1,1971.5475,30.625,1.25,0.875,151 -2023-11-21 02:30:00,2023-11-21 15:00:00,空,2020.47,1969.95825,30.625,1.25,0.875,150 -2023-11-21 15:05:00,2023-11-21 15:45:00,空,1972.21,1987.98768,-10.625,1.25,0.875,8 -2023-11-21 15:10:00,2023-11-21 15:45:00,空,1961.13,1976.81904,-10.625,1.25,0.875,7 -2023-11-21 15:00:00,2023-11-21 15:50:00,空,1979.73,1995.56784,-10.625,1.25,0.875,10 -2023-11-21 17:40:00,2023-11-21 19:15:00,空,1969.36,1985.1148799999999,-10.625,1.25,0.875,19 -2023-11-21 17:35:00,2023-11-21 19:45:00,空,1980.72,1996.56576,-10.625,1.25,0.875,26 -2023-11-21 20:10:00,2023-11-21 20:35:00,空,1978.11,1993.93488,-10.625,1.25,0.875,5 -2023-11-21 17:30:00,2023-11-21 20:40:00,空,1991.02,2006.94816,-10.625,1.25,0.875,38 -2023-11-22 00:00:00,2023-11-22 01:25:00,空,1945.07,1960.63056,-10.625,1.25,0.875,17 -2023-11-22 00:05:00,2023-11-22 01:35:00,空,1946.38,1961.9510400000001,-10.625,1.25,0.875,18 -2023-11-22 00:10:00,2023-11-22 01:40:00,空,1947.65,1963.2312000000002,-10.625,1.25,0.875,18 -2023-11-22 04:00:00,2023-11-22 10:55:00,多,1979.23,2028.7107499999997,30.625,1.25,0.875,83 -2023-11-22 10:55:00,2023-11-22 19:00:00,多,2025.1,2075.7274999999995,30.625,1.25,0.875,97 -2023-11-22 11:00:00,2023-11-22 19:00:00,多,2024.45,2075.0612499999997,30.625,1.25,0.875,96 -2023-11-22 11:05:00,2023-11-22 19:00:00,多,2019.66,2070.1515,30.625,1.25,0.875,95 -2023-11-22 19:05:00,2023-11-22 19:25:00,多,2081.83,2065.1753599999997,-10.625,1.25,0.875,4 -2023-11-22 19:10:00,2023-11-22 23:10:00,多,2074.95,2058.3504,-10.625,1.25,0.875,48 -2023-11-22 19:00:00,2023-11-23 00:45:00,多,2071.1,2054.5312,-10.625,1.25,0.875,69 -2023-11-22 19:25:00,2023-11-23 11:20:00,多,2064.79,2048.27168,-10.625,1.25,0.875,191 -2023-11-23 01:15:00,2023-11-23 11:20:00,多,2062.89,2046.3868799999998,-10.625,1.25,0.875,121 -2023-11-23 01:20:00,2023-11-23 11:20:00,多,2066.53,2049.99776,-10.625,1.25,0.875,120 -2023-11-24 00:25:00,2023-11-24 09:45:00,多,2066.02,2117.6704999999997,30.625,1.25,0.875,112 -2023-11-24 00:30:00,2023-11-24 09:45:00,多,2066.32,2117.978,30.625,1.25,0.875,111 -2023-11-24 00:20:00,2023-11-24 10:20:00,多,2067.56,2119.249,30.625,1.25,0.875,120 -2023-11-24 10:20:00,2023-11-24 11:00:00,多,2116.8,2099.8656,-10.625,1.25,0.875,8 -2023-11-24 09:45:00,2023-11-24 16:50:00,多,2105.01,2088.1699200000003,-10.625,1.25,0.875,85 -2023-11-24 09:50:00,2023-11-24 16:50:00,多,2109.49,2092.61408,-10.625,1.25,0.875,84 -2023-11-24 11:20:00,2023-11-24 16:50:00,多,2108.64,2091.77088,-10.625,1.25,0.875,66 -2023-11-24 19:00:00,2023-11-25 19:00:00,空,2090.93,2083.24,3.9722,1.25,0.875,288 -2023-11-24 19:05:00,2023-11-25 19:00:00,空,2081.99,2083.24,-1.3755,1.25,0.875,287 -2023-11-24 19:10:00,2023-11-25 19:00:00,空,2087.65,2083.24,2.0155,1.25,0.875,286 -2023-11-25 19:00:00,2023-11-26 01:00:00,多,2083.24,2078.96,-3.1931,1.25,0.875,72 -2023-11-25 19:05:00,2023-11-26 01:00:00,多,2083.8,2078.96,-3.5283,1.25,0.875,71 -2023-11-25 19:10:00,2023-11-26 01:00:00,多,2082.58,2078.96,-2.7978,1.25,0.875,70 -2023-11-26 01:00:00,2023-11-26 04:30:00,空,2078.96,2075.92,1.2028,1.25,0.875,42 -2023-11-26 01:05:00,2023-11-26 04:30:00,空,2079.32,2075.92,1.4189,1.25,0.875,41 -2023-11-26 01:10:00,2023-11-26 04:30:00,空,2078.59,2075.92,0.9807,1.25,0.875,40 -2023-11-26 04:30:00,2023-11-26 14:00:00,多,2075.92,2080.09,1.8859,1.25,0.875,114 -2023-11-26 04:35:00,2023-11-26 14:00:00,多,2077.2,2080.09,1.1141,1.25,0.875,113 -2023-11-26 04:40:00,2023-11-26 14:00:00,多,2080.0,2080.09,-0.5709,1.25,0.875,112 -2023-11-26 14:00:00,2023-11-26 22:00:00,空,2080.09,2076.99,1.2379,1.25,0.875,96 -2023-11-26 14:05:00,2023-11-26 22:00:00,空,2082.69,2076.99,2.7961,1.25,0.875,95 -2023-11-26 14:10:00,2023-11-26 22:00:00,空,2080.55,2076.99,1.5139,1.25,0.875,94 -2023-11-26 22:00:00,2023-11-26 23:00:00,多,2076.99,2070.86,-4.3142,1.25,0.875,12 -2023-11-26 22:05:00,2023-11-26 23:00:00,多,2077.25,2070.86,-4.4702,1.25,0.875,11 -2023-11-26 22:10:00,2023-11-26 23:00:00,多,2076.4,2070.86,-3.9601,1.25,0.875,10 -2023-11-26 23:00:00,2023-11-27 10:45:00,空,2070.86,2019.0885,30.625,1.25,0.875,141 -2023-11-26 23:05:00,2023-11-27 13:15:00,空,2063.44,2011.854,30.625,1.25,0.875,170 -2023-11-27 00:00:00,2023-11-27 15:50:00,空,2060.51,2008.9972500000001,30.625,1.25,0.875,190 -2023-11-27 10:45:00,2023-11-27 23:00:00,空,2020.95,2023.33,-2.0971,1.25,0.875,147 -2023-11-27 13:20:00,2023-11-27 23:00:00,空,2023.45,2023.33,-0.5509,1.25,0.875,116 -2023-11-27 15:50:00,2023-11-27 23:00:00,空,2009.42,2025.4953600000001,-10.625,1.25,0.875,86 -2023-11-27 23:00:00,2023-11-28 05:00:00,多,2023.33,2016.22,-5.0175,1.25,0.875,72 -2023-11-27 23:05:00,2023-11-28 05:00:00,多,2023.52,2016.22,-5.1345,1.25,0.875,71 -2023-11-27 23:10:00,2023-11-28 05:00:00,多,2024.43,2016.22,-5.6943,1.25,0.875,70 -2023-11-28 05:00:00,2023-11-28 11:00:00,空,2016.22,2019.42,-2.6089,1.25,0.875,72 -2023-11-28 05:05:00,2023-11-28 11:00:00,空,2012.13,2019.42,-5.1538,1.25,0.875,71 -2023-11-28 11:00:00,2023-11-28 17:20:00,多,2019.42,2069.9055,30.625,1.25,0.875,76 -2023-11-28 11:05:00,2023-11-28 17:20:00,多,2019.54,2070.0285,30.625,1.25,0.875,75 -2023-11-28 17:20:00,2023-11-28 18:50:00,多,2072.35,2055.7711999999997,-10.625,1.25,0.875,18 -2023-11-28 17:30:00,2023-11-28 18:50:00,多,2069.0,2052.448,-10.625,1.25,0.875,16 -2023-11-28 17:25:00,2023-11-28 22:50:00,多,2067.56,2051.01952,-10.625,1.25,0.875,65 -2023-11-28 19:50:00,2023-11-28 22:50:00,多,2062.96,2046.45632,-10.625,1.25,0.875,36 -2023-11-28 20:00:00,2023-11-28 22:50:00,多,2061.83,2045.3353599999998,-10.625,1.25,0.875,34 -2023-11-29 00:45:00,2023-11-29 12:00:00,多,2047.83,2053.95,3.1107,1.25,0.875,135 -2023-11-29 00:50:00,2023-11-29 12:00:00,多,2051.2,2053.95,1.0508,1.25,0.875,134 -2023-11-29 00:55:00,2023-11-29 12:00:00,多,2051.0,2053.95,1.1729,1.25,0.875,133 -2023-11-29 12:00:00,2023-11-30 03:00:00,空,2053.95,2033.8,11.638,1.25,0.875,180 -2023-11-29 12:20:00,2023-11-30 03:00:00,空,2053.88,2033.8,11.5958,1.25,0.875,176 -2023-11-29 12:55:00,2023-11-30 03:00:00,空,2053.76,2033.8,11.5234,1.25,0.875,169 -2023-11-30 03:00:00,2023-11-30 05:00:00,多,2033.8,2037.6,1.7105,1.25,0.875,24 -2023-11-30 03:05:00,2023-11-30 05:00:00,多,2032.05,2037.6,2.789,1.25,0.875,23 -2023-11-30 03:10:00,2023-11-30 05:00:00,多,2032.02,2037.6,2.8075,1.25,0.875,22 -2023-11-30 05:00:00,2023-11-30 07:00:00,空,2037.6,2036.0,0.3565,1.25,0.875,24 -2023-11-30 05:05:00,2023-11-30 07:00:00,空,2035.51,2036.0,-0.9259,1.25,0.875,23 -2023-11-30 05:10:00,2023-11-30 07:00:00,空,2035.92,2036.0,-0.6741,1.25,0.875,22 -2023-11-30 07:00:00,2023-11-30 08:00:00,多,2036.0,2033.16,-2.3686,1.25,0.875,12 -2023-11-30 07:05:00,2023-11-30 08:00:00,多,2037.31,2033.16,-3.1712,1.25,0.875,11 -2023-11-30 07:10:00,2023-11-30 08:00:00,多,2037.42,2033.16,-3.2386,1.25,0.875,10 -2023-11-30 08:00:00,2023-11-30 11:10:00,空,2033.16,2031.35,0.4878,1.25,0.875,38 -2023-11-30 08:05:00,2023-11-30 11:10:00,空,2031.98,2031.35,-0.2374,1.25,0.875,37 -2023-11-30 08:10:00,2023-11-30 11:10:00,空,2030.63,2031.35,-1.0682,1.25,0.875,36 -2023-11-30 11:10:00,2023-11-30 14:00:00,多,2031.35,2028.75,-2.2249,1.25,0.875,34 -2023-11-30 11:15:00,2023-11-30 14:00:00,多,2034.68,2028.75,-4.2681,1.25,0.875,33 -2023-11-30 11:20:00,2023-11-30 14:00:00,多,2033.49,2028.75,-3.5387,1.25,0.875,32 -2023-11-30 14:00:00,2023-11-30 17:00:00,空,2028.75,2036.71,-5.5295,1.25,0.875,36 -2023-11-30 14:05:00,2023-11-30 17:00:00,空,2030.07,2036.71,-4.7135,1.25,0.875,35 -2023-11-30 14:10:00,2023-11-30 17:00:00,空,2032.18,2036.71,-3.4114,1.25,0.875,34 -2023-11-30 17:10:00,2023-12-01 01:35:00,多,2035.04,2085.9159999999997,30.625,1.25,0.875,101 -2023-11-30 17:00:00,2023-12-01 01:50:00,多,2036.71,2087.6277499999997,30.625,1.25,0.875,106 -2023-11-30 17:05:00,2023-12-01 01:50:00,多,2036.65,2087.56625,30.625,1.25,0.875,105 -2023-12-01 01:35:00,2023-12-01 15:00:00,多,2085.6,2080.41,-3.7356,1.25,0.875,161 -2023-12-01 01:50:00,2023-12-01 15:00:00,多,2088.36,2080.41,-5.3835,1.25,0.875,158 -2023-12-01 01:55:00,2023-12-01 15:00:00,多,2087.98,2080.41,-5.1569,1.25,0.875,157 -2023-12-01 15:00:00,2023-12-01 16:00:00,空,2080.41,2081.05,-1.0095,1.25,0.875,12 -2023-12-01 15:05:00,2023-12-01 16:00:00,空,2080.9,2081.05,-0.7151,1.25,0.875,11 -2023-12-01 15:15:00,2023-12-01 16:00:00,空,2079.44,2081.05,-1.5928,1.25,0.875,9 -2023-12-01 16:00:00,2023-12-02 18:35:00,多,2081.05,2133.07625,30.625,1.25,0.875,319 -2023-12-01 16:05:00,2023-12-02 18:35:00,多,2080.36,2132.369,30.625,1.25,0.875,318 -2023-12-01 16:10:00,2023-12-02 18:35:00,多,2083.67,2135.7617499999997,30.625,1.25,0.875,317 -2023-12-02 18:35:00,2023-12-02 19:05:00,多,2140.73,2194.2482499999996,30.625,1.25,0.875,6 -2023-12-02 18:40:00,2023-12-02 19:05:00,多,2142.29,2195.84725,30.625,1.25,0.875,5 -2023-12-02 18:45:00,2023-12-02 19:15:00,多,2148.46,2131.27232,-10.625,1.25,0.875,6 -2023-12-02 19:05:00,2023-12-02 19:15:00,多,2175.71,2158.30432,-10.625,1.25,0.875,2 -2023-12-02 19:10:00,2023-12-02 19:15:00,多,2168.31,2150.96352,-10.625,1.25,0.875,1 -2023-12-02 19:15:00,2023-12-03 14:10:00,多,2140.4,2157.41,9.3089,1.25,0.875,227 -2023-12-02 19:20:00,2023-12-03 14:10:00,多,2149.75,2157.41,3.829,1.25,0.875,226 -2023-12-02 19:25:00,2023-12-03 14:10:00,多,2154.0,2157.41,1.3539,1.25,0.875,225 -2023-12-03 14:10:00,2023-12-03 15:30:00,空,2157.41,2157.84,-0.8741,1.25,0.875,16 -2023-12-03 14:15:00,2023-12-03 15:30:00,空,2154.8,2157.84,-2.3885,1.25,0.875,15 -2023-12-03 14:20:00,2023-12-03 15:30:00,空,2153.86,2157.84,-2.9348,1.25,0.875,14 -2023-12-03 15:30:00,2023-12-03 17:00:00,多,2157.84,2157.96,-0.5555,1.25,0.875,18 -2023-12-03 15:35:00,2023-12-03 17:00:00,多,2159.13,2157.96,-1.3024,1.25,0.875,17 -2023-12-03 15:40:00,2023-12-03 17:00:00,多,2159.26,2157.96,-1.3776,1.25,0.875,16 -2023-12-03 17:00:00,2023-12-03 18:10:00,空,2157.96,2159.17,-1.3259,1.25,0.875,14 -2023-12-03 17:05:00,2023-12-03 18:10:00,空,2155.0,2159.17,-3.0438,1.25,0.875,13 -2023-12-03 17:10:00,2023-12-03 18:10:00,空,2154.93,2159.17,-3.0845,1.25,0.875,12 -2023-12-03 18:10:00,2023-12-03 22:20:00,多,2159.17,2213.14925,30.625,1.25,0.875,50 -2023-12-03 18:15:00,2023-12-03 22:20:00,多,2159.1,2213.0775,30.625,1.25,0.875,49 -2023-12-03 18:20:00,2023-12-03 22:20:00,多,2159.95,2213.9487499999996,30.625,1.25,0.875,48 -2023-12-03 22:20:00,2023-12-03 23:20:00,多,2206.4,2188.7488000000003,-10.625,1.25,0.875,12 -2023-12-03 22:30:00,2023-12-03 23:20:00,多,2208.33,2190.66336,-10.625,1.25,0.875,10 -2023-12-03 22:25:00,2023-12-03 23:30:00,多,2202.06,2184.44352,-10.625,1.25,0.875,13 -2023-12-04 00:10:00,2023-12-04 05:10:00,多,2196.66,2251.5764999999997,30.625,1.25,0.875,60 -2023-12-04 00:20:00,2023-12-04 05:10:00,多,2195.44,2250.326,30.625,1.25,0.875,58 -2023-12-04 00:25:00,2023-12-04 05:20:00,多,2197.9,2252.8475,30.625,1.25,0.875,59 -2023-12-04 05:10:00,2023-12-04 11:10:00,多,2242.47,2224.5302399999996,-10.625,1.25,0.875,72 -2023-12-04 05:15:00,2023-12-04 11:10:00,多,2249.03,2231.03776,-10.625,1.25,0.875,71 -2023-12-04 05:20:00,2023-12-04 11:10:00,多,2252.24,2234.2220799999996,-10.625,1.25,0.875,70 -2023-12-04 12:40:00,2023-12-04 14:05:00,多,2248.72,2230.73024,-10.625,1.25,0.875,17 -2023-12-04 12:35:00,2023-12-04 14:15:00,多,2239.8,2221.8816,-10.625,1.25,0.875,20 -2023-12-04 12:30:00,2023-12-04 14:25:00,多,2238.56,2220.65152,-10.625,1.25,0.875,23 -2023-12-04 15:00:00,2023-12-04 19:00:00,空,2225.0,2225.6,-0.9621,1.25,0.875,48 -2023-12-04 15:05:00,2023-12-04 19:00:00,空,2223.87,2225.6,-1.5974,1.25,0.875,47 -2023-12-04 15:10:00,2023-12-04 19:00:00,空,2221.98,2225.6,-2.6615,1.25,0.875,46 -2023-12-04 19:00:00,2023-12-05 04:00:00,多,2225.6,2228.63,1.0768,1.25,0.875,108 -2023-12-04 19:05:00,2023-12-05 04:00:00,多,2221.67,2228.63,3.291,1.25,0.875,107 -2023-12-04 19:10:00,2023-12-05 04:00:00,多,2223.61,2228.63,2.197,1.25,0.875,106 -2023-12-05 04:00:00,2023-12-05 15:00:00,空,2228.63,2219.47,4.5127,1.25,0.875,132 -2023-12-05 04:05:00,2023-12-05 15:00:00,空,2227.48,2219.47,3.87,1.25,0.875,131 -2023-12-05 04:10:00,2023-12-05 15:00:00,空,2226.69,2219.47,3.4281,1.25,0.875,130 -2023-12-05 15:00:00,2023-12-05 17:25:00,多,2219.47,2274.9567499999994,30.625,1.25,0.875,29 -2023-12-05 15:05:00,2023-12-05 17:25:00,多,2211.16,2266.439,30.625,1.25,0.875,28 -2023-12-05 15:10:00,2023-12-05 17:25:00,多,2211.57,2266.85925,30.625,1.25,0.875,27 -2023-12-05 17:25:00,2023-12-05 20:25:00,多,2271.85,2253.6751999999997,-10.625,1.25,0.875,36 -2023-12-05 17:30:00,2023-12-06 07:15:00,多,2268.71,2266.5,-1.8427,1.25,0.875,165 -2023-12-05 17:35:00,2023-12-06 07:15:00,多,2268.59,2266.5,-1.7766,1.25,0.875,164 -2023-12-05 21:25:00,2023-12-06 07:15:00,多,2273.36,2266.5,-4.3969,1.25,0.875,118 -2023-12-06 07:15:00,2023-12-06 08:05:00,空,2266.5,2271.72,-3.5039,1.25,0.875,10 -2023-12-06 07:20:00,2023-12-06 08:05:00,空,2269.02,2271.72,-2.1124,1.25,0.875,9 -2023-12-06 07:25:00,2023-12-06 08:05:00,空,2270.49,2271.72,-1.3022,1.25,0.875,8 -2023-12-06 08:05:00,2023-12-06 11:00:00,多,2271.72,2276.91,2.2308,1.25,0.875,35 -2023-12-06 08:10:00,2023-12-06 11:00:00,多,2271.39,2276.91,2.4128,1.25,0.875,34 -2023-12-06 11:10:00,2023-12-06 17:05:00,空,2257.25,2275.308,-10.625,1.25,0.875,71 -2023-12-06 11:05:00,2023-12-06 17:10:00,空,2267.29,2285.42832,-10.625,1.25,0.875,73 -2023-12-06 11:00:00,2023-12-06 18:15:00,空,2276.91,2275.2,0.3138,1.25,0.875,87 -2023-12-06 18:15:00,2023-12-06 19:00:00,多,2275.2,2271.75,-2.5204,1.25,0.875,9 -2023-12-07 00:00:00,2023-12-07 04:00:00,空,2233.41,2249.7,-9.7422,1.25,0.875,48 -2023-12-07 00:05:00,2023-12-07 04:00:00,空,2235.57,2249.7,-8.5257,1.25,0.875,47 -2023-12-07 04:00:00,2023-12-07 08:00:00,多,2249.7,2262.78,6.6426,1.25,0.875,48 -2023-12-07 04:05:00,2023-12-07 08:00:00,多,2251.65,2262.78,5.5538,1.25,0.875,47 -2023-12-07 08:00:00,2023-12-07 14:00:00,空,2262.78,2249.95,6.4625,1.25,0.875,72 -2023-12-07 08:10:00,2023-12-07 14:00:00,空,2259.21,2249.95,4.4985,1.25,0.875,70 -2023-12-07 08:15:00,2023-12-07 14:00:00,空,2256.47,2249.95,2.9868,1.25,0.875,69 -2023-12-07 14:15:00,2023-12-07 15:20:00,多,2248.07,2304.27175,30.625,1.25,0.875,13 -2023-12-07 14:00:00,2023-12-07 15:25:00,多,2249.95,2306.1987499999996,30.625,1.25,0.875,17 -2023-12-07 14:05:00,2023-12-07 15:25:00,多,2250.03,2306.28075,30.625,1.25,0.875,16 -2023-12-07 15:20:00,2023-12-07 21:10:00,多,2305.95,2363.5987499999997,30.625,1.25,0.875,70 -2023-12-07 15:25:00,2023-12-07 21:25:00,多,2317.64,2375.5809999999997,30.625,1.25,0.875,72 -2023-12-07 15:30:00,2023-12-07 21:25:00,多,2314.7,2372.5674999999997,30.625,1.25,0.875,71 -2023-12-07 21:30:00,2023-12-07 22:40:00,多,2378.66,2359.6307199999997,-10.625,1.25,0.875,14 -2023-12-07 21:25:00,2023-12-07 22:50:00,多,2372.24,2353.26208,-10.625,1.25,0.875,17 -2023-12-07 21:10:00,2023-12-08 13:00:00,多,2355.31,2362.96,3.435,1.25,0.875,190 -2023-12-08 00:10:00,2023-12-08 13:00:00,多,2357.76,2362.96,2.1319,1.25,0.875,154 -2023-12-08 00:15:00,2023-12-08 13:00:00,多,2360.96,2362.96,0.4339,1.25,0.875,153 -2023-12-08 13:00:00,2023-12-08 14:30:00,空,2362.96,2358.64,1.6603,1.25,0.875,18 -2023-12-08 13:05:00,2023-12-08 14:30:00,空,2360.37,2358.64,0.2912,1.25,0.875,17 -2023-12-08 13:10:00,2023-12-08 14:30:00,空,2361.68,2358.64,0.984,1.25,0.875,16 -2023-12-08 14:30:00,2023-12-08 15:35:00,多,2358.64,2358.86,-0.5084,1.25,0.875,13 -2023-12-08 14:35:00,2023-12-08 15:35:00,多,2363.06,2358.86,-2.8467,1.25,0.875,12 -2023-12-08 14:40:00,2023-12-08 15:35:00,多,2362.8,2358.86,-2.7094,1.25,0.875,11 -2023-12-08 15:35:00,2023-12-08 16:30:00,空,2358.86,2360.61,-1.5524,1.25,0.875,11 -2023-12-08 15:45:00,2023-12-08 16:30:00,空,2358.3,2360.61,-1.8494,1.25,0.875,9 -2023-12-08 15:50:00,2023-12-08 16:30:00,空,2347.63,2360.61,-7.5362,1.25,0.875,8 -2023-12-08 16:30:00,2023-12-08 17:00:00,多,2360.61,2355.99,-3.0714,1.25,0.875,6 -2023-12-08 16:35:00,2023-12-08 17:00:00,多,2361.53,2355.99,-3.5574,1.25,0.875,5 -2023-12-08 16:40:00,2023-12-08 17:00:00,多,2360.76,2355.99,-3.1507,1.25,0.875,4 -2023-12-08 17:00:00,2023-12-08 20:00:00,空,2355.99,2356.63,-0.9646,1.25,0.875,36 -2023-12-08 17:05:00,2023-12-08 20:00:00,空,2351.21,2356.63,-3.5065,1.25,0.875,35 -2023-12-08 20:00:00,2023-12-09 02:00:00,多,2356.63,2354.41,-1.8025,1.25,0.875,72 -2023-12-09 00:25:00,2023-12-09 02:00:00,多,2366.69,2354.41,-7.1109,1.25,0.875,19 -2023-12-09 00:30:00,2023-12-09 02:00:00,多,2367.39,2354.41,-7.4785,1.25,0.875,18 -2023-12-09 02:00:00,2023-12-09 03:05:00,空,2354.41,2357.68,-2.3611,1.25,0.875,13 -2023-12-09 02:05:00,2023-12-09 03:05:00,空,2355.12,2357.68,-1.9837,1.25,0.875,12 -2023-12-09 03:05:00,2023-12-09 10:00:00,多,2357.68,2362.07,1.7025,1.25,0.875,83 -2023-12-09 03:10:00,2023-12-09 10:00:00,多,2357.7,2362.07,1.6919,1.25,0.875,82 -2023-12-09 10:00:00,2023-12-10 05:00:00,空,2362.07,2355.18,3.0212,1.25,0.875,228 -2023-12-09 10:05:00,2023-12-10 05:00:00,空,2362.92,2355.18,3.4695,1.25,0.875,227 -2023-12-10 00:00:00,2023-12-10 05:00:00,空,2343.86,2355.18,-6.662,1.25,0.875,60 -2023-12-10 05:00:00,2023-12-10 06:20:00,多,2355.18,2353.86,-1.3256,1.25,0.875,16 -2023-12-10 05:05:00,2023-12-10 06:20:00,多,2353.72,2353.86,-0.5506,1.25,0.875,15 -2023-12-10 05:10:00,2023-12-10 06:20:00,多,2354.42,2353.86,-0.9223,1.25,0.875,14 -2023-12-10 06:20:00,2023-12-10 07:50:00,空,2353.86,2353.82,-0.6038,1.25,0.875,18 -2023-12-10 06:25:00,2023-12-10 07:50:00,空,2355.36,2353.82,0.1923,1.25,0.875,17 -2023-12-10 06:30:00,2023-12-10 07:50:00,空,2352.25,2353.82,-1.4593,1.25,0.875,16 -2023-12-10 07:50:00,2023-12-10 08:20:00,多,2353.82,2347.61,-3.9228,1.25,0.875,6 -2023-12-10 07:55:00,2023-12-10 08:20:00,多,2355.38,2347.61,-4.7485,1.25,0.875,5 -2023-12-10 08:20:00,2023-12-10 15:00:00,空,2347.61,2347.68,-0.6623,1.25,0.875,80 -2023-12-10 08:25:00,2023-12-10 15:00:00,空,2348.14,2347.68,-0.3801,1.25,0.875,79 -2023-12-10 15:00:00,2023-12-10 17:00:00,多,2347.68,2349.42,0.3014,1.25,0.875,24 -2023-12-10 15:05:00,2023-12-10 17:00:00,多,2349.64,2349.42,-0.742,1.25,0.875,23 -2023-12-10 17:00:00,2023-12-10 18:00:00,空,2349.42,2352.3,-2.1573,1.25,0.875,12 -2023-12-10 17:05:00,2023-12-10 18:00:00,空,2350.0,2352.3,-1.8484,1.25,0.875,11 -2023-12-10 18:00:00,2023-12-11 00:00:00,多,2352.3,2355.32,0.9798,1.25,0.875,72 -2023-12-11 00:00:00,2023-12-11 02:10:00,空,2355.32,2296.437,30.625,1.25,0.875,26 -2023-12-11 00:05:00,2023-12-11 02:10:00,空,2356.72,2297.8019999999997,30.625,1.25,0.875,25 -2023-12-11 00:10:00,2023-12-11 02:10:00,空,2351.22,2292.4395,30.625,1.25,0.875,24 -2023-12-11 02:10:00,2023-12-11 02:15:00,空,2204.0,2221.632,-10.625,1.25,0.875,1 -2023-12-11 02:20:00,2023-12-11 03:35:00,空,2235.21,2253.09168,-10.625,1.25,0.875,15 -2023-12-11 02:15:00,2023-12-11 03:40:00,空,2239.05,2256.9624000000003,-10.625,1.25,0.875,17 -2023-12-11 03:35:00,2023-12-11 16:10:00,空,2252.74,2196.4215,30.625,1.25,0.875,151 -2023-12-11 02:25:00,2023-12-11 18:10:00,空,2240.83,2184.80925,30.625,1.25,0.875,189 -2023-12-11 04:20:00,2023-12-11 18:10:00,空,2241.0,2184.975,30.625,1.25,0.875,166 -2023-12-11 18:10:00,2023-12-11 21:05:00,空,2189.39,2206.90512,-10.625,1.25,0.875,35 -2023-12-11 18:15:00,2023-12-11 21:15:00,空,2196.79,2214.36432,-10.625,1.25,0.875,36 -2023-12-11 16:10:00,2023-12-11 22:40:00,空,2205.9,2223.5472,-10.625,1.25,0.875,78 -2023-12-11 23:10:00,2023-12-12 00:20:00,空,2217.98,2235.72384,-10.625,1.25,0.875,14 -2023-12-11 23:15:00,2023-12-12 00:20:00,空,2219.56,2237.31648,-10.625,1.25,0.875,13 -2023-12-12 01:00:00,2023-12-12 04:00:00,多,2230.33,2232.2,0.4231,1.25,0.875,36 -2023-12-12 01:05:00,2023-12-12 04:00:00,多,2235.21,2232.2,-2.3083,1.25,0.875,35 -2023-12-12 04:00:00,2023-12-12 07:00:00,空,2232.2,2231.84,-0.4234,1.25,0.875,36 -2023-12-12 04:05:00,2023-12-12 07:00:00,空,2233.4,2231.84,0.2481,1.25,0.875,35 -2023-12-12 07:00:00,2023-12-12 10:00:00,多,2231.84,2228.15,-2.6917,1.25,0.875,36 -2023-12-12 07:05:00,2023-12-12 10:00:00,多,2230.62,2228.15,-2.0091,1.25,0.875,35 -2023-12-12 10:00:00,2023-12-12 17:25:00,空,2228.15,2172.44625,30.625,1.25,0.875,89 -2023-12-12 17:30:00,2023-12-12 18:05:00,空,2169.32,2186.6745600000004,-10.625,1.25,0.875,7 -2023-12-12 17:35:00,2023-12-12 18:10:00,空,2172.36,2189.7388800000003,-10.625,1.25,0.875,7 -2023-12-12 17:25:00,2023-12-12 18:15:00,空,2177.43,2194.84944,-10.625,1.25,0.875,10 -2023-12-12 19:25:00,2023-12-12 23:05:00,空,2176.59,2194.00272,-10.625,1.25,0.875,44 -2023-12-13 00:00:00,2023-12-13 01:10:00,多,2204.02,2201.07,-2.2981,1.25,0.875,14 -2023-12-13 00:05:00,2023-12-13 01:10:00,多,2203.43,2201.07,-1.9638,1.25,0.875,13 -2023-12-13 00:10:00,2023-12-13 01:10:00,多,2205.23,2201.07,-2.983,1.25,0.875,12 -2023-12-13 01:10:00,2023-12-13 02:25:00,空,2201.07,2146.04325,30.625,1.25,0.875,15 -2023-12-13 02:25:00,2023-12-13 08:30:00,空,2167.27,2184.6081599999998,-10.625,1.25,0.875,73 -2023-12-13 01:15:00,2023-12-13 13:00:00,空,2195.41,2183.72,6.0309,1.25,0.875,141 -2023-12-13 01:20:00,2023-12-13 13:00:00,空,2190.48,2183.72,3.2326,1.25,0.875,140 -2023-12-13 09:15:00,2023-12-13 13:00:00,空,2179.7,2183.72,-2.9304,1.25,0.875,45 -2023-12-13 13:00:00,2023-12-13 19:10:00,多,2183.72,2238.3129999999996,30.625,1.25,0.875,74 -2023-12-13 13:05:00,2023-12-13 19:35:00,多,2188.62,2243.3354999999997,30.625,1.25,0.875,78 -2023-12-13 13:10:00,2023-12-13 19:35:00,多,2191.47,2246.2567499999996,30.625,1.25,0.875,77 -2023-12-13 19:10:00,2023-12-14 10:55:00,多,2235.34,2291.2235,30.625,1.25,0.875,189 -2023-12-13 19:35:00,2023-12-14 11:55:00,多,2251.81,2308.1052499999996,30.625,1.25,0.875,196 -2023-12-13 19:40:00,2023-12-14 11:55:00,多,2251.25,2307.53125,30.625,1.25,0.875,195 -2023-12-14 12:00:00,2023-12-14 13:05:00,多,2312.69,2294.1884800000003,-10.625,1.25,0.875,13 -2023-12-14 11:55:00,2023-12-14 13:10:00,多,2308.57,2290.1014400000004,-10.625,1.25,0.875,15 -2023-12-14 10:55:00,2023-12-14 13:25:00,多,2286.31,2268.01952,-10.625,1.25,0.875,30 -2023-12-14 14:30:00,2023-12-14 15:15:00,多,2295.04,2276.6796799999997,-10.625,1.25,0.875,9 -2023-12-14 14:25:00,2023-12-14 15:25:00,多,2289.2,2270.8864,-10.625,1.25,0.875,12 -2023-12-14 14:35:00,2023-12-15 03:00:00,多,2285.67,2289.93,1.7047,1.25,0.875,149 -2023-12-14 16:05:00,2023-12-15 03:00:00,多,2281.8,2289.93,3.8287,1.25,0.875,131 -2023-12-14 16:10:00,2023-12-15 03:00:00,多,2281.76,2289.93,3.8507,1.25,0.875,130 -2023-12-15 03:00:00,2023-12-15 15:30:00,空,2289.93,2232.6817499999997,30.625,1.25,0.875,150 -2023-12-15 03:05:00,2023-12-15 15:35:00,空,2288.3,2231.0925,30.625,1.25,0.875,150 -2023-12-15 03:10:00,2023-12-15 15:35:00,空,2287.16,2229.9809999999998,30.625,1.25,0.875,149 -2023-12-15 15:35:00,2023-12-15 19:00:00,空,2230.77,2248.61616,-10.625,1.25,0.875,41 -2023-12-15 15:40:00,2023-12-15 19:00:00,空,2230.46,2248.30368,-10.625,1.25,0.875,40 -2023-12-15 15:30:00,2023-12-15 20:15:00,空,2232.52,2250.38016,-10.625,1.25,0.875,57 -2023-12-15 19:55:00,2023-12-16 03:00:00,空,2243.24,2249.69,-4.2191,1.25,0.875,85 -2023-12-15 20:00:00,2023-12-16 03:00:00,空,2244.05,2249.69,-3.7666,1.25,0.875,84 -2023-12-15 21:35:00,2023-12-16 03:00:00,空,2247.7,2249.69,-1.7317,1.25,0.875,65 -2023-12-16 03:00:00,2023-12-16 07:00:00,多,2249.69,2243.8,-3.8977,1.25,0.875,48 -2023-12-16 03:05:00,2023-12-16 07:00:00,多,2249.41,2243.8,-3.7425,1.25,0.875,47 -2023-12-16 03:10:00,2023-12-16 07:00:00,多,2248.95,2243.8,-3.4874,1.25,0.875,46 -2023-12-16 07:00:00,2023-12-16 10:00:00,空,2243.8,2248.26,-3.1096,1.25,0.875,36 -2023-12-16 07:05:00,2023-12-16 10:00:00,空,2245.48,2248.26,-2.1726,1.25,0.875,35 -2023-12-16 10:00:00,2023-12-16 18:00:00,多,2248.26,2246.15,-1.7981,1.25,0.875,96 -2023-12-16 18:00:00,2023-12-17 16:00:00,空,2246.15,2221.18,13.271,1.25,0.875,264 -2023-12-17 01:30:00,2023-12-17 16:00:00,空,2229.23,2221.18,3.8889,1.25,0.875,174 -2023-12-17 01:35:00,2023-12-17 16:00:00,空,2225.15,2221.18,1.6052,1.25,0.875,173 -2023-12-17 16:00:00,2023-12-17 23:00:00,多,2221.18,2222.84,0.3092,1.25,0.875,84 -2023-12-17 16:05:00,2023-12-17 23:00:00,多,2218.56,2222.84,1.7865,1.25,0.875,83 -2023-12-17 16:10:00,2023-12-17 23:00:00,多,2219.59,2222.84,1.2053,1.25,0.875,82 -2023-12-17 23:00:00,2023-12-18 02:35:00,空,2222.84,2167.2690000000002,30.625,1.25,0.875,43 -2023-12-17 23:05:00,2023-12-18 02:55:00,空,2217.78,2162.3355,30.625,1.25,0.875,46 -2023-12-18 02:55:00,2023-12-18 07:30:00,空,2167.31,2184.64848,-10.625,1.25,0.875,55 -2023-12-17 23:10:00,2023-12-18 09:15:00,空,2212.79,2157.47025,30.625,1.25,0.875,121 -2023-12-18 07:40:00,2023-12-18 10:25:00,空,2176.03,2121.62925,30.625,1.25,0.875,33 -2023-12-18 10:25:00,2023-12-18 11:10:00,空,2129.03,2146.06224,-10.625,1.25,0.875,9 -2023-12-18 11:20:00,2023-12-18 13:50:00,空,2141.82,2158.95456,-10.625,1.25,0.875,30 -2023-12-18 02:35:00,2023-12-18 18:35:00,空,2170.33,2165.17,2.3469,1.25,0.875,192 -2023-12-18 09:15:00,2023-12-18 18:35:00,空,2157.92,2165.17,-4.8246,1.25,0.875,112 -2023-12-18 15:20:00,2023-12-18 18:35:00,空,2160.69,2165.17,-3.2168,1.25,0.875,39 -2023-12-18 18:35:00,2023-12-18 22:00:00,多,2165.17,2219.29925,30.625,1.25,0.875,41 -2023-12-18 18:50:00,2023-12-18 22:15:00,多,2169.55,2223.78875,30.625,1.25,0.875,41 -2023-12-18 18:55:00,2023-12-18 22:20:00,多,2171.5,2225.7875,30.625,1.25,0.875,41 -2023-12-18 22:00:00,2023-12-19 14:00:00,多,2218.92,2223.94,2.203,1.25,0.875,192 -2023-12-18 22:15:00,2023-12-19 14:00:00,多,2220.92,2223.94,1.0747,1.25,0.875,189 -2023-12-18 22:20:00,2023-12-19 14:00:00,多,2220.67,2223.94,1.2157,1.25,0.875,188 -2023-12-19 14:00:00,2023-12-19 17:05:00,空,2223.94,2168.3415,30.625,1.25,0.875,37 -2023-12-19 14:05:00,2023-12-19 17:15:00,空,2218.53,2163.06675,30.625,1.25,0.875,38 -2023-12-19 14:10:00,2023-12-19 17:30:00,空,2208.0,2152.7999999999997,30.625,1.25,0.875,40 -2023-12-19 17:30:00,2023-12-19 18:45:00,空,2156.49,2173.74192,-10.625,1.25,0.875,15 -2023-12-19 17:15:00,2023-12-19 19:25:00,空,2162.3,2179.5984000000003,-10.625,1.25,0.875,26 -2023-12-19 17:05:00,2023-12-19 19:30:00,空,2169.3,2186.6544000000004,-10.625,1.25,0.875,29 -2023-12-19 20:30:00,2023-12-19 22:00:00,空,2170.24,2187.6019199999996,-10.625,1.25,0.875,18 -2023-12-19 20:35:00,2023-12-19 22:00:00,空,2169.74,2187.0979199999997,-10.625,1.25,0.875,17 -2023-12-19 20:40:00,2023-12-19 22:00:00,空,2169.6,2186.9568,-10.625,1.25,0.875,16 -2023-12-19 22:15:00,2023-12-20 00:40:00,空,2174.32,2191.7145600000003,-10.625,1.25,0.875,29 -2023-12-19 22:20:00,2023-12-20 00:40:00,空,2173.31,2190.69648,-10.625,1.25,0.875,28 -2023-12-19 22:10:00,2023-12-20 04:00:00,空,2177.47,2185.05,-4.9764,1.25,0.875,70 -2023-12-20 01:20:00,2023-12-20 04:00:00,空,2182.57,2185.05,-2.0453,1.25,0.875,32 -2023-12-20 04:00:00,2023-12-20 13:45:00,多,2185.05,2239.67625,30.625,1.25,0.875,117 -2023-12-20 13:45:00,2023-12-20 16:50:00,多,2249.2,2231.2064,-10.625,1.25,0.875,37 -2023-12-20 13:50:00,2023-12-20 16:50:00,多,2246.16,2228.19072,-10.625,1.25,0.875,36 -2023-12-20 13:55:00,2023-12-20 16:50:00,多,2249.62,2231.62304,-10.625,1.25,0.875,35 -2023-12-20 18:05:00,2023-12-20 19:00:00,多,2240.31,2223.85,-9.809,1.25,0.875,11 -2023-12-21 01:00:00,2023-12-21 04:35:00,空,2190.95,2208.4775999999997,-10.625,1.25,0.875,43 -2023-12-21 00:50:00,2023-12-21 06:25:00,空,2196.31,2204.23,-5.1326,1.25,0.875,67 -2023-12-21 00:55:00,2023-12-21 06:25:00,空,2194.29,2204.23,-6.2874,1.25,0.875,66 -2023-12-21 05:10:00,2023-12-21 06:25:00,空,2200.37,2204.23,-2.8178,1.25,0.875,15 -2023-12-21 06:25:00,2023-12-21 11:45:00,多,2204.23,2259.3357499999997,30.625,1.25,0.875,64 -2023-12-21 11:45:00,2023-12-21 14:10:00,多,2252.38,2234.36096,-10.625,1.25,0.875,29 -2023-12-21 11:55:00,2023-12-21 14:10:00,多,2255.72,2237.67424,-10.625,1.25,0.875,27 -2023-12-21 11:50:00,2023-12-21 14:15:00,多,2250.43,2232.42656,-10.625,1.25,0.875,29 -2023-12-21 15:40:00,2023-12-22 06:30:00,多,2232.83,2288.65075,30.625,1.25,0.875,178 -2023-12-22 00:25:00,2023-12-22 06:35:00,多,2245.17,2301.29925,30.625,1.25,0.875,74 -2023-12-22 06:30:00,2023-12-22 06:45:00,多,2300.59,2282.18528,-10.625,1.25,0.875,3 -2023-12-22 06:35:00,2023-12-22 06:45:00,多,2292.8,2274.4576,-10.625,1.25,0.875,2 -2023-12-22 06:45:00,2023-12-22 07:00:00,多,2274.4,2256.2048,-10.625,1.25,0.875,3 -2023-12-22 06:50:00,2023-12-22 07:00:00,多,2278.22,2259.99424,-10.625,1.25,0.875,2 -2023-12-22 00:30:00,2023-12-22 08:15:00,多,2250.45,2306.71125,30.625,1.25,0.875,93 -2023-12-22 07:20:00,2023-12-22 09:20:00,多,2271.01,2327.78525,30.625,1.25,0.875,24 -2023-12-22 07:15:00,2023-12-22 09:30:00,多,2275.25,2332.13125,30.625,1.25,0.875,27 -2023-12-22 09:20:00,2023-12-22 09:40:00,多,2323.03,2304.44576,-10.625,1.25,0.875,4 -2023-12-22 09:30:00,2023-12-22 09:40:00,多,2326.76,2308.1459200000004,-10.625,1.25,0.875,2 -2023-12-22 09:40:00,2023-12-22 11:00:00,多,2320.0,2301.44,-10.625,1.25,0.875,16 -2023-12-22 09:45:00,2023-12-22 12:50:00,多,2317.12,2298.58304,-10.625,1.25,0.875,37 -2023-12-22 11:20:00,2023-12-22 13:05:00,多,2311.69,2293.19648,-10.625,1.25,0.875,21 -2023-12-22 08:15:00,2023-12-23 01:00:00,多,2300.48,2315.52,7.5472,1.25,0.875,201 -2023-12-22 13:40:00,2023-12-23 01:00:00,多,2308.51,2315.52,3.1707,1.25,0.875,136 -2023-12-22 13:45:00,2023-12-23 01:00:00,多,2310.57,2315.52,2.0529,1.25,0.875,135 -2023-12-23 01:00:00,2023-12-23 13:00:00,空,2315.52,2296.4,9.6967,1.25,0.875,144 -2023-12-23 01:05:00,2023-12-23 13:00:00,空,2313.9,2296.4,8.8287,1.25,0.875,143 -2023-12-23 01:10:00,2023-12-23 13:00:00,空,2312.46,2296.4,8.0562,1.25,0.875,142 -2023-12-23 13:00:00,2023-12-23 14:00:00,多,2296.4,2294.28,-1.779,1.25,0.875,12 -2023-12-23 13:05:00,2023-12-23 14:00:00,多,2298.91,2294.28,-3.1425,1.25,0.875,11 -2023-12-23 13:10:00,2023-12-23 14:00:00,多,2297.48,2294.28,-2.366,1.25,0.875,10 -2023-12-23 14:00:00,2023-12-23 17:00:00,空,2294.28,2294.98,-1.0064,1.25,0.875,36 -2023-12-23 14:05:00,2023-12-23 17:00:00,空,2294.1,2294.98,-1.1045,1.25,0.875,35 -2023-12-23 14:10:00,2023-12-23 17:00:00,空,2295.0,2294.98,-0.6141,1.25,0.875,34 -2023-12-23 17:00:00,2023-12-23 20:00:00,多,2294.98,2296.25,0.0667,1.25,0.875,36 -2023-12-23 17:05:00,2023-12-23 20:00:00,多,2293.92,2296.25,0.6447,1.25,0.875,35 -2023-12-23 17:10:00,2023-12-23 20:00:00,多,2295.43,2296.25,-0.1785,1.25,0.875,34 -2023-12-23 20:00:00,2023-12-23 22:00:00,空,2296.25,2292.26,1.547,1.25,0.875,24 -2023-12-23 20:05:00,2023-12-23 22:00:00,空,2293.76,2292.26,0.1924,1.25,0.875,23 -2023-12-23 20:10:00,2023-12-23 22:00:00,空,2293.62,2292.26,0.1162,1.25,0.875,22 -2023-12-23 22:00:00,2023-12-24 05:00:00,多,2292.26,2313.5,10.9575,1.25,0.875,84 -2023-12-23 22:15:00,2023-12-24 05:00:00,多,2294.57,2313.5,9.6874,1.25,0.875,81 -2023-12-23 22:20:00,2023-12-24 05:00:00,多,2293.44,2313.5,10.3084,1.25,0.875,80 -2023-12-24 05:00:00,2023-12-24 22:15:00,空,2313.5,2255.6625,30.625,1.25,0.875,207 -2023-12-24 05:05:00,2023-12-24 22:15:00,空,2307.65,2249.9587500000002,30.625,1.25,0.875,206 -2023-12-24 05:10:00,2023-12-24 22:15:00,空,2306.76,2249.0910000000003,30.625,1.25,0.875,205 -2023-12-24 22:15:00,2023-12-24 23:20:00,空,2253.19,2271.21552,-10.625,1.25,0.875,13 -2023-12-24 22:25:00,2023-12-25 04:00:00,空,2262.0,2280.096,-10.625,1.25,0.875,67 -2023-12-24 22:20:00,2023-12-25 04:25:00,空,2263.1,2281.2048,-10.625,1.25,0.875,73 -2023-12-25 00:25:00,2023-12-25 04:25:00,空,2264.21,2282.32368,-10.625,1.25,0.875,48 -2023-12-25 05:00:00,2023-12-25 08:40:00,多,2280.97,2282.0,-0.0605,1.25,0.875,44 -2023-12-25 08:40:00,2023-12-25 12:40:00,空,2282.0,2283.15,-1.2549,1.25,0.875,48 -2023-12-25 12:40:00,2023-12-25 16:00:00,多,2283.15,2287.16,1.5704,1.25,0.875,40 -2023-12-25 16:00:00,2023-12-26 05:35:00,空,2287.16,2229.9809999999998,30.625,1.25,0.875,163 -2023-12-26 00:05:00,2023-12-26 09:45:00,空,2274.11,2217.25725,30.625,1.25,0.875,116 -2023-12-26 09:45:00,2023-12-26 11:40:00,空,2227.42,2245.23936,-10.625,1.25,0.875,23 -2023-12-26 00:00:00,2023-12-26 16:25:00,空,2272.83,2216.00925,30.625,1.25,0.875,197 -2023-12-26 05:35:00,2023-12-26 17:35:00,空,2238.91,2182.93725,30.625,1.25,0.875,144 -2023-12-26 13:30:00,2023-12-26 17:35:00,空,2242.83,2186.75925,30.625,1.25,0.875,49 -2023-12-26 17:35:00,2023-12-26 17:55:00,空,2187.41,2204.90928,-10.625,1.25,0.875,4 -2023-12-26 17:40:00,2023-12-26 19:25:00,空,2199.6,2217.1967999999997,-10.625,1.25,0.875,21 -2023-12-26 17:55:00,2023-12-26 19:30:00,空,2201.02,2218.62816,-10.625,1.25,0.875,19 -2023-12-26 16:25:00,2023-12-27 07:00:00,空,2224.99,2228.19,-2.4228,1.25,0.875,175 -2023-12-27 00:30:00,2023-12-27 07:00:00,空,2229.72,2228.19,0.2327,1.25,0.875,78 -2023-12-27 00:35:00,2023-12-27 07:00:00,空,2229.27,2228.19,-0.0194,1.25,0.875,77 -2023-12-27 07:00:00,2023-12-27 11:00:00,多,2228.19,2283.89475,30.625,1.25,0.875,48 -2023-12-27 07:40:00,2023-12-27 11:10:00,多,2230.82,2286.5905,30.625,1.25,0.875,42 -2023-12-27 07:45:00,2023-12-27 11:10:00,多,2230.46,2286.2214999999997,30.625,1.25,0.875,41 -2023-12-27 11:00:00,2023-12-27 14:50:00,多,2279.32,2336.303,30.625,1.25,0.875,46 -2023-12-27 11:10:00,2023-12-27 14:50:00,多,2285.84,2342.986,30.625,1.25,0.875,44 -2023-12-27 11:15:00,2023-12-27 14:50:00,多,2279.01,2335.98525,30.625,1.25,0.875,43 -2023-12-27 14:55:00,2023-12-27 23:10:00,多,2329.36,2387.594,30.625,1.25,0.875,99 -2023-12-27 14:50:00,2023-12-28 00:20:00,多,2338.15,2396.6037499999998,30.625,1.25,0.875,114 -2023-12-27 15:00:00,2023-12-28 00:20:00,多,2338.64,2397.1059999999998,30.625,1.25,0.875,112 -2023-12-27 23:10:00,2023-12-28 00:30:00,多,2386.47,2446.1317499999996,30.625,1.25,0.875,16 -2023-12-28 00:30:00,2023-12-28 05:05:00,多,2422.28,2402.90176,-10.625,1.25,0.875,55 -2023-12-28 00:20:00,2023-12-28 06:25:00,多,2397.06,2377.88352,-10.625,1.25,0.875,73 -2023-12-28 00:25:00,2023-12-28 06:25:00,多,2399.09,2379.89728,-10.625,1.25,0.875,72 -2023-12-28 08:10:00,2023-12-28 13:00:00,多,2386.96,2367.86432,-10.625,1.25,0.875,58 -2023-12-28 08:15:00,2023-12-28 13:00:00,多,2385.85,2366.7632,-10.625,1.25,0.875,57 -2023-12-28 08:20:00,2023-12-28 13:00:00,多,2382.13,2363.07296,-10.625,1.25,0.875,56 -2023-12-28 13:30:00,2023-12-28 13:40:00,多,2409.99,2390.71008,-10.625,1.25,0.875,2 -2023-12-28 13:25:00,2023-12-28 14:00:00,多,2406.29,2393.78,-7.1236,1.25,0.875,7 -2023-12-28 13:35:00,2023-12-28 14:00:00,多,2401.53,2393.78,-4.6589,1.25,0.875,5 -2023-12-28 13:40:00,2023-12-28 14:00:00,多,2398.72,2393.78,-3.1993,1.25,0.875,4 -2023-12-28 14:00:00,2023-12-29 01:00:00,空,2393.78,2333.9355,30.625,1.25,0.875,132 -2023-12-28 14:05:00,2023-12-29 01:00:00,空,2385.8,2326.155,30.625,1.25,0.875,131 -2023-12-28 14:10:00,2023-12-29 01:00:00,空,2389.68,2329.9379999999996,30.625,1.25,0.875,130 -2023-12-29 01:00:00,2023-12-29 03:35:00,空,2340.54,2359.2643199999998,-10.625,1.25,0.875,31 -2023-12-29 01:05:00,2023-12-29 09:05:00,空,2347.42,2348.83,-1.3758,1.25,0.875,96 -2023-12-29 01:10:00,2023-12-29 09:05:00,空,2344.79,2348.83,-2.7787,1.25,0.875,95 -2023-12-29 04:25:00,2023-12-29 09:05:00,空,2347.19,2348.83,-1.4984,1.25,0.875,56 -2023-12-29 09:05:00,2023-12-29 15:10:00,多,2348.83,2366.01,8.5178,1.25,0.875,73 -2023-12-29 09:10:00,2023-12-29 15:10:00,多,2351.23,2366.01,7.2326,1.25,0.875,72 -2023-12-29 09:15:00,2023-12-29 15:10:00,多,2351.47,2366.01,7.1042,1.25,0.875,71 -2023-12-29 15:10:00,2023-12-29 16:15:00,空,2366.01,2306.85975,30.625,1.25,0.875,13 -2023-12-29 15:15:00,2023-12-29 16:20:00,空,2357.36,2298.426,30.625,1.25,0.875,13 -2023-12-29 15:20:00,2023-12-29 16:20:00,空,2358.46,2299.4985,30.625,1.25,0.875,12 -2023-12-29 16:15:00,2023-12-29 22:20:00,空,2314.93,2257.0567499999997,30.625,1.25,0.875,73 -2023-12-29 16:25:00,2023-12-29 22:20:00,空,2314.63,2256.76425,30.625,1.25,0.875,71 -2023-12-29 22:20:00,2023-12-29 23:15:00,空,2271.84,2290.01472,-10.625,1.25,0.875,11 -2023-12-29 22:25:00,2023-12-29 23:40:00,空,2280.06,2298.30048,-10.625,1.25,0.875,15 -2023-12-29 16:20:00,2023-12-30 15:00:00,空,2308.72,2300.0,4.0962,1.25,0.875,272 -2023-12-30 02:15:00,2023-12-30 15:00:00,空,2305.99,2300.0,2.622,1.25,0.875,153 -2023-12-30 02:30:00,2023-12-30 15:00:00,空,2303.61,2300.0,1.3339,1.25,0.875,150 -2023-12-30 15:00:00,2023-12-30 20:00:00,多,2300.0,2302.23,0.587,1.25,0.875,60 -2023-12-30 15:05:00,2023-12-30 20:00:00,多,2304.47,2302.23,-1.84,1.25,0.875,59 -2023-12-30 15:10:00,2023-12-30 20:00:00,多,2303.69,2302.23,-1.4172,1.25,0.875,58 -2023-12-30 20:00:00,2023-12-30 21:00:00,空,2302.23,2304.56,-1.8901,1.25,0.875,12 -2023-12-30 20:05:00,2023-12-30 21:00:00,空,2302.91,2304.56,-1.5206,1.25,0.875,11 -2023-12-30 20:10:00,2023-12-30 21:00:00,空,2303.46,2304.56,-1.2219,1.25,0.875,10 -2023-12-30 21:00:00,2023-12-30 22:00:00,多,2304.56,2300.85,-2.6373,1.25,0.875,12 -2023-12-30 21:05:00,2023-12-30 22:00:00,多,2302.92,2300.85,-1.7486,1.25,0.875,11 -2023-12-30 21:10:00,2023-12-30 22:00:00,多,2304.71,2300.85,-2.7185,1.25,0.875,10 -2023-12-30 22:00:00,2023-12-31 08:00:00,空,2300.85,2297.61,1.1352,1.25,0.875,120 -2023-12-30 22:05:00,2023-12-31 08:00:00,空,2300.56,2297.61,0.9779,1.25,0.875,119 -2023-12-30 22:15:00,2023-12-31 08:00:00,空,2301.73,2297.61,1.6124,1.25,0.875,117 -2023-12-31 08:00:00,2023-12-31 19:15:00,多,2297.61,2298.52,-0.1299,1.25,0.875,135 -2023-12-31 08:05:00,2023-12-31 19:15:00,多,2297.65,2298.52,-0.1517,1.25,0.875,134 -2023-12-31 08:10:00,2023-12-31 19:15:00,多,2296.82,2298.52,0.3002,1.25,0.875,133 -2023-12-31 19:15:00,2023-12-31 23:55:00,空,2298.52,2283.85,7.353,1.25,0.0,56 -2023-12-31 19:20:00,2023-12-31 23:55:00,空,2294.63,2283.85,5.2474,1.25,0.0,55 -2023-12-31 19:25:00,2023-12-31 23:55:00,空,2296.04,2283.85,6.0114,1.25,0.0,54 diff --git a/strategy/backtest_engine.py b/strategy/backtest_engine.py deleted file mode 100644 index 94cd104..0000000 --- a/strategy/backtest_engine.py +++ /dev/null @@ -1,298 +0,0 @@ -""" -回测引擎 - 完整模拟手续费、返佣延迟到账、每日回撤限制、持仓时间约束 -支持同时持有多单并发,严格控制每日最大回撤 -""" -import datetime -import numpy as np -import pandas as pd -from dataclasses import dataclass -from typing import List, Optional - - -@dataclass -class Trade: - entry_time: pd.Timestamp - exit_time: Optional[pd.Timestamp] = None - direction: int = 0 - entry_price: float = 0.0 - exit_price: float = 0.0 - pnl: float = 0.0 - fee: float = 0.0 - rebate: float = 0.0 - holding_bars: int = 0 - - -@dataclass -class OpenPosition: - direction: int = 0 - entry_price: float = 0.0 - entry_time: pd.Timestamp = None - hold_bars: int = 0 - - -class BacktestEngine: - def __init__( - self, - initial_capital: float = 1000.0, - margin_per_trade: float = 25.0, - leverage: int = 50, - fee_rate: float = 0.0005, - rebate_ratio: float = 0.70, - max_daily_drawdown: float = 50.0, - min_hold_bars: int = 1, - stop_loss_pct: float = 0.005, - take_profit_pct: float = 0.01, - max_positions: int = 3, - ): - self.initial_capital = initial_capital - self.margin = margin_per_trade - self.leverage = leverage - self.notional = margin_per_trade * leverage - self.fee_rate = fee_rate - self.rebate_ratio = rebate_ratio - self.max_daily_dd = max_daily_drawdown - self.min_hold_bars = min_hold_bars - self.sl_pct = stop_loss_pct - self.tp_pct = take_profit_pct - self.max_positions = max_positions - - def _close_position(self, pos, exit_price, t, today, trades, pending_rebates): - """平仓一个持仓,返回 net_pnl""" - qty = self.notional / pos.entry_price - if pos.direction == 1: - raw_pnl = qty * (exit_price - pos.entry_price) - else: - raw_pnl = qty * (pos.entry_price - exit_price) - - close_fee = self.notional * self.fee_rate - net_pnl = raw_pnl - close_fee - total_fee = self.notional * self.fee_rate * 2 - rebate = total_fee * self.rebate_ratio - - rebate_date = today + datetime.timedelta(days=1) - pending_rebates.append((rebate_date, rebate)) - - trades.append(Trade( - entry_time=pos.entry_time, exit_time=t, - direction=pos.direction, entry_price=pos.entry_price, - exit_price=exit_price, pnl=net_pnl, fee=total_fee, - rebate=rebate, holding_bars=pos.hold_bars, - )) - return net_pnl - - def _worst_unrealized(self, positions, h, lo): - """计算所有持仓在本K线内的最坏浮动亏损(用 high/low)""" - worst = 0.0 - for pos in positions: - qty = self.notional / pos.entry_price - if pos.direction == 1: - # 多单最坏情况: 价格跌到 low - worst += qty * (lo - pos.entry_price) - else: - # 空单最坏情况: 价格涨到 high - worst += qty * (pos.entry_price - h) - return worst - - def run(self, df: pd.DataFrame, score: pd.Series, open_threshold: float = 0.3) -> dict: - capital = self.initial_capital - trades: List[Trade] = [] - daily_pnl = {} - pending_rebates = [] - positions: List[OpenPosition] = [] - used_margin = 0.0 - - current_date = None - day_pnl = 0.0 - day_stopped = False - - close_arr = df['close'].values - high_arr = df['high'].values - low_arr = df['low'].values - times = df.index - scores = score.values - - for i in range(len(df)): - t = times[i] - c = close_arr[i] - h = high_arr[i] - lo = low_arr[i] - s = scores[i] - today = t.date() - - # --- 日切换 --- - if today != current_date: - if current_date is not None: - daily_pnl[current_date] = day_pnl - current_date = today - day_pnl = 0.0 - day_stopped = False - - arrived = [] - remaining = [] - for rd, ra in pending_rebates: - if today >= rd: - arrived.append(ra) - else: - remaining.append((rd, ra)) - if arrived: - capital += sum(arrived) - pending_rebates = remaining - - if day_stopped: - for pos in positions: - pos.hold_bars += 1 - continue - - # --- 正常止损止盈逻辑 --- - closed_indices = [] - for pi, pos in enumerate(positions): - pos.hold_bars += 1 - qty = self.notional / pos.entry_price - - if pos.direction == 1: - sl_price = pos.entry_price * (1 - self.sl_pct) - tp_price = pos.entry_price * (1 + self.tp_pct) - hit_sl = lo <= sl_price - hit_tp = h >= tp_price - else: - sl_price = pos.entry_price * (1 + self.sl_pct) - tp_price = pos.entry_price * (1 - self.tp_pct) - hit_sl = h >= sl_price - hit_tp = lo <= tp_price - - should_close = False - exit_price = c - - # 止损始终生效(不受持仓时间限制) - if hit_sl: - should_close = True - exit_price = sl_price - elif pos.hold_bars >= self.min_hold_bars: - # 止盈和信号反转需要满足最小持仓时间 - if hit_tp: - should_close = True - exit_price = tp_price - elif (pos.direction == 1 and s < -open_threshold) or \ - (pos.direction == -1 and s > open_threshold): - should_close = True - exit_price = c - - if should_close: - net = self._close_position(pos, exit_price, t, today, trades, pending_rebates) - capital += net - used_margin -= self.margin - day_pnl += net - closed_indices.append(pi) - - # 每笔平仓后立即检查日回撤 - if day_pnl < -self.max_daily_dd: - # 熔断剩余持仓 - for pj, pos2 in enumerate(positions): - if pj not in closed_indices: - pos2.hold_bars += 1 - net2 = self._close_position(pos2, c, t, today, trades, pending_rebates) - capital += net2 - used_margin -= self.margin - day_pnl += net2 - closed_indices.append(pj) - day_stopped = True - break - - for pi in sorted(set(closed_indices), reverse=True): - positions.pop(pi) - - if day_stopped: - continue - - # --- 开仓 --- - if len(positions) < self.max_positions: - if np.isnan(s): - continue - - # 开仓前检查: 当前所有持仓 + 新仓同时止损的最大亏损 - n_after = len(positions) + 1 - worst_total_sl = n_after * (self.notional * self.sl_pct + self.notional * self.fee_rate * 2) - if day_pnl - worst_total_sl < -self.max_daily_dd: - continue # 风险敞口太大 - - open_fee = self.notional * self.fee_rate - if capital - used_margin < self.margin + open_fee: - continue - - new_dir = 0 - if s > open_threshold: - new_dir = 1 - elif s < -open_threshold: - new_dir = -1 - - if new_dir != 0: - positions.append(OpenPosition( - direction=new_dir, entry_price=c, - entry_time=t, hold_bars=0, - )) - capital -= open_fee - used_margin += self.margin - day_pnl -= open_fee - - # 最后一天 - if current_date is not None: - daily_pnl[current_date] = day_pnl - - # 强制平仓 - if positions and len(df) > 0: - last_close = close_arr[-1] - for pos in positions: - qty = self.notional / pos.entry_price - if pos.direction == 1: - raw_pnl = qty * (last_close - pos.entry_price) - else: - raw_pnl = qty * (pos.entry_price - last_close) - fee = self.notional * self.fee_rate - net_pnl = raw_pnl - fee - capital += net_pnl - trades.append(Trade( - entry_time=pos.entry_time, exit_time=times[-1], - direction=pos.direction, entry_price=pos.entry_price, - exit_price=last_close, pnl=net_pnl, - fee=self.notional * self.fee_rate * 2, - rebate=0, holding_bars=pos.hold_bars, - )) - - remaining_rebate = sum(amt for _, amt in pending_rebates) - capital += remaining_rebate - - return self._build_result(trades, daily_pnl, capital) - - def _build_result(self, trades, daily_pnl, final_capital): - if not trades: - return { - 'total_pnl': 0, 'final_capital': final_capital, - 'num_trades': 0, 'win_rate': 0, 'avg_pnl': 0, - 'max_daily_dd': 0, 'avg_daily_pnl': 0, - 'profit_factor': 0, 'trades': [], 'daily_pnl': daily_pnl, - 'total_fee': 0, 'total_rebate': 0, - } - - pnls = [t.pnl for t in trades] - wins = [p for p in pnls if p > 0] - losses = [p for p in pnls if p <= 0] - daily_vals = list(daily_pnl.values()) - total_fee = sum(t.fee for t in trades) - total_rebate = sum(t.rebate for t in trades) - gross_profit = sum(wins) if wins else 0 - gross_loss = abs(sum(losses)) if losses else 1e-10 - - return { - 'total_pnl': sum(pnls) + total_rebate, - 'final_capital': final_capital, - 'num_trades': len(trades), - 'win_rate': len(wins) / len(trades) if trades else 0, - 'avg_pnl': np.mean(pnls), - 'max_daily_dd': min(daily_vals) if daily_vals else 0, - 'avg_daily_pnl': np.mean(daily_vals) if daily_vals else 0, - 'profit_factor': gross_profit / gross_loss, - 'total_fee': total_fee, - 'total_rebate': total_rebate, - 'trades': trades, - 'daily_pnl': daily_pnl, - } diff --git a/strategy/bb_backtest.py b/strategy/bb_backtest.py deleted file mode 100644 index 993d5d3..0000000 --- a/strategy/bb_backtest.py +++ /dev/null @@ -1,485 +0,0 @@ -"""Bollinger Band mean-reversion strategy backtest. - -Logic: - - Price touches upper BB → close any long, open short - - Price touches lower BB → close any short, open long - - Always in position (flip between long and short) - -Uses 5-minute OHLC data from the database. -""" -from __future__ import annotations - -from dataclasses import dataclass -from datetime import datetime, timezone -from typing import List, Optional - -import numpy as np -import pandas as pd - -from .indicators import bollinger - - -# --------------------------------------------------------------------------- -# Config & result types -# --------------------------------------------------------------------------- - -@dataclass -class BBConfig: - # Bollinger Band parameters - bb_period: int = 20 # SMA window - bb_std: float = 2.0 # standard deviation multiplier - - # Position sizing - margin_per_trade: float = 80.0 - leverage: float = 100.0 - initial_capital: float = 1000.0 - - # Risk management - max_daily_loss: float = 150.0 # stop trading after this daily loss - max_daily_loss_pct: float = 0.0 # if >0, daily loss limit = equity * pct (overrides fixed) - stop_loss_pct: float = 0.0 # 0 = disabled; e.g. 0.02 = 2% SL from entry - - # Liquidation - liq_enabled: bool = True # enable liquidation simulation - cross_margin: bool = True # 全仓模式: 仅当 equity<=0 爆仓; False=逐仓: 按仓位保证金算强平价 - maint_margin_rate: float = 0.005 # 逐仓时用: 0.5% 维持保证金率 - - # Slippage: applied to each trade execution price - slippage_pct: float = 0.0005 # 0.05% slippage per trade - - # 成交价模式: False=理想(在触轨的极价成交), True=真实(在K线收盘价成交) - # 实盘检测到触及布林带后以市价单成交,通常接近收盘价 - fill_at_close: bool = False - - # Max single order notional (market capacity limit, USDT) - max_notional: float = 0.0 # 0 = unlimited; e.g. 500000 = 50万U max per order - - # Dynamic sizing: if > 0, margin = equity * margin_pct (overrides margin_per_trade) - margin_pct: float = 0.0 # e.g. 0.01 = 1% of equity per trade - - # Fee structure (taker) - fee_rate: float = 0.0006 # 0.06% - rebate_rate: float = 0.0 # instant maker rebate (if any) - - # Delayed rebate: rebate_pct of daily fees returned next day at rebate_hour UTC - rebate_pct: float = 0.0 # e.g. 0.70 = 70% rebate - rebate_hour_utc: int = 0 # hour in UTC when rebate arrives (0 = 8am UTC+8) - - # Pyramid (加仓): add to position on repeated same-direction BB touch - pyramid_enabled: bool = False - pyramid_decay: float = 0.99 # each add uses margin * decay^n (n = add count) - pyramid_max: int = 10 # max number of adds (0 = unlimited) - # Increment mode: each add uses equity * (margin_pct + pyramid_step * n) - # e.g. step=0.01 → 1st open=1%, 1st add=2%, 2nd add=3% ... - pyramid_step: float = 0.0 # 0 = use decay mode; >0 = use increment mode - - -@dataclass -class BBTrade: - side: str # "long" or "short" - entry_price: float - exit_price: float - entry_time: object # pd.Timestamp - exit_time: object - margin: float - leverage: float - qty: float - gross_pnl: float - fee: float - net_pnl: float - - -@dataclass -class BBResult: - equity_curve: pd.DataFrame # columns: equity, balance, price, position - trades: List[BBTrade] - daily_stats: pd.DataFrame # daily equity + pnl - total_fee: float - total_rebate: float - config: BBConfig - - -# --------------------------------------------------------------------------- -# Backtest engine -# --------------------------------------------------------------------------- - -def run_bb_backtest(df: pd.DataFrame, cfg: BBConfig) -> BBResult: - """Run Bollinger Band mean-reversion backtest on 5m OHLC data.""" - - close = df["close"].astype(float) - high = df["high"].astype(float) - low = df["low"].astype(float) - n = len(df) - - # Compute Bollinger Bands - bb_mid, bb_upper, bb_lower, bb_width = bollinger(close, cfg.bb_period, cfg.bb_std) - - # Convert to numpy for speed - arr_close = close.values - arr_high = high.values - arr_low = low.values - arr_upper = bb_upper.values - arr_lower = bb_lower.values - ts_index = df.index - - # State - balance = cfg.initial_capital - position = 0 # +1 = long, -1 = short, 0 = flat - entry_price = 0.0 - entry_time = None - entry_margin = 0.0 - entry_qty = 0.0 - pyramid_count = 0 # number of adds so far - last_add_margin = 0.0 # margin used in last open/add - - trades: List[BBTrade] = [] - total_fee = 0.0 - total_rebate = 0.0 - - # Daily tracking - day_pnl = 0.0 - day_stopped = False - current_day = None - day_start_equity = cfg.initial_capital # equity at start of each day - - # Delayed rebate tracking - pending_rebate = 0.0 # fees from previous day to be rebated - today_fees = 0.0 # fees accumulated today - rebate_applied_today = False - - # Output arrays - out_equity = np.full(n, np.nan) - out_balance = np.full(n, np.nan) - out_position = np.zeros(n) - - def unrealised(price): - if position == 0: - return 0.0 - if position == 1: - return entry_qty * (price - entry_price) - else: - return entry_qty * (entry_price - price) - - def close_position(exit_price, exit_idx): - nonlocal balance, position, entry_price, entry_time, entry_margin, entry_qty - nonlocal total_fee, total_rebate, day_pnl, today_fees - nonlocal pyramid_count, last_add_margin - - if position == 0: - return - - # Apply slippage: closing long sells lower, closing short buys higher - if position == 1: - exit_price = exit_price * (1 - cfg.slippage_pct) - else: - exit_price = exit_price * (1 + cfg.slippage_pct) - - if position == 1: - gross = entry_qty * (exit_price - entry_price) - else: - gross = entry_qty * (entry_price - exit_price) - - exit_notional = entry_qty * exit_price - fee = exit_notional * cfg.fee_rate - rebate = exit_notional * cfg.rebate_rate # instant rebate only - net = gross - fee + rebate - - trades.append(BBTrade( - side="long" if position == 1 else "short", - entry_price=entry_price, - exit_price=exit_price, - entry_time=entry_time, - exit_time=ts_index[exit_idx], - margin=entry_margin, - leverage=cfg.leverage, - qty=entry_qty, - gross_pnl=gross, - fee=fee, - net_pnl=net, - )) - - balance += net - total_fee += fee - total_rebate += rebate - today_fees += fee - day_pnl += net - position = 0 - entry_price = 0.0 - entry_time = None - entry_margin = 0.0 - entry_qty = 0.0 - pyramid_count = 0 - last_add_margin = 0.0 - - def open_position(side, price, idx, is_add=False): - nonlocal position, entry_price, entry_time, entry_margin, entry_qty - nonlocal balance, total_fee, day_pnl, today_fees - nonlocal pyramid_count, last_add_margin - - # Apply slippage: buy higher, sell lower - if side == "long" or (is_add and position == 1): - price = price * (1 + cfg.slippage_pct) - else: - price = price * (1 - cfg.slippage_pct) - - if is_add and cfg.pyramid_step > 0: - # 递增加仓: margin = equity * (margin_pct + step * (count+1)) - equity = balance + unrealised(price) - pct = cfg.margin_pct + cfg.pyramid_step * (pyramid_count + 1) - margin = equity * pct - elif is_add: - # 衰减加仓: margin = last_add_margin * decay - margin = last_add_margin * cfg.pyramid_decay - elif cfg.margin_pct > 0: - equity = balance + unrealised(price) if position != 0 else balance - margin = equity * cfg.margin_pct - else: - margin = cfg.margin_per_trade - margin = min(margin, balance * 0.95) - if margin <= 0: - return - notional = margin * cfg.leverage - - # Cap notional to market capacity limit - if cfg.max_notional > 0 and notional > cfg.max_notional: - notional = cfg.max_notional - margin = notional / cfg.leverage - - qty = notional / price - fee = notional * cfg.fee_rate - - balance -= fee - total_fee += fee - today_fees += fee - day_pnl -= fee - - if is_add and position != 0: - # 加仓: weighted average entry price - old_notional = entry_qty * entry_price - new_notional = qty * price - entry_qty += qty - entry_price = (old_notional + new_notional) / entry_qty - entry_margin += margin - pyramid_count += 1 - last_add_margin = margin - else: - # 新开仓 - position = 1 if side == "long" else -1 - entry_price = price - entry_time = ts_index[idx] - entry_margin = margin - entry_qty = qty - pyramid_count = 0 - last_add_margin = margin - - # Main loop - for i in range(n): - # Daily reset + delayed rebate - bar_day = ts_index[i].date() if hasattr(ts_index[i], 'date') else None - bar_hour = ts_index[i].hour if hasattr(ts_index[i], 'hour') else 0 - if bar_day is not None and bar_day != current_day: - # New day: move today's fees to pending, reset - if cfg.rebate_pct > 0: - pending_rebate += today_fees * cfg.rebate_pct - today_fees = 0.0 - rebate_applied_today = False - day_start_equity = balance + unrealised(arr_close[i]) - day_pnl = 0.0 - day_stopped = False - current_day = bar_day - - # Apply delayed rebate at specified hour - if cfg.rebate_pct > 0 and not rebate_applied_today and bar_hour >= cfg.rebate_hour_utc and pending_rebate > 0: - balance += pending_rebate - total_rebate += pending_rebate - pending_rebate = 0.0 - rebate_applied_today = True - - # Skip if BB not ready - if np.isnan(arr_upper[i]) or np.isnan(arr_lower[i]): - out_equity[i] = balance + unrealised(arr_close[i]) - out_balance[i] = balance - out_position[i] = position - continue - - # Daily loss check (percentage-based if configured, else fixed) - if day_stopped: - out_equity[i] = balance + unrealised(arr_close[i]) - out_balance[i] = balance - out_position[i] = position - continue - - cur_equity = balance + unrealised(arr_close[i]) - if cfg.max_daily_loss_pct > 0: - # percentage-based: use start-of-day equity - daily_loss_limit = day_start_equity * cfg.max_daily_loss_pct - else: - daily_loss_limit = cfg.max_daily_loss - if day_pnl + unrealised(arr_close[i]) <= -daily_loss_limit: - close_position(arr_close[i], i) - day_stopped = True - out_equity[i] = balance - out_balance[i] = balance - out_position[i] = 0 - continue - - # Stop loss check - if position != 0 and cfg.stop_loss_pct > 0: - if position == 1 and arr_low[i] <= entry_price * (1 - cfg.stop_loss_pct): - sl_price = entry_price * (1 - cfg.stop_loss_pct) - close_position(sl_price, i) - elif position == -1 and arr_high[i] >= entry_price * (1 + cfg.stop_loss_pct): - sl_price = entry_price * (1 + cfg.stop_loss_pct) - close_position(sl_price, i) - - # Liquidation check - # 全仓(cross_margin): 仅当 账户权益<=0 时爆仓,整仓担保 - # 逐仓: 按仓位保证金算强平价 - if position != 0 and cfg.liq_enabled and entry_margin > 0: - cur_equity = balance + unrealised(arr_close[i]) - upnl = unrealised(arr_close[i]) - if cfg.cross_margin: - # 全仓: 只有权益归零才爆仓 - if cur_equity <= 0: - balance += upnl # 实现亏损 - balance = max(0.0, balance) - day_pnl += upnl - trades.append(BBTrade( - side="long" if position == 1 else "short", - entry_price=entry_price, exit_price=arr_close[i], - entry_time=entry_time, exit_time=ts_index[i], - margin=entry_margin, leverage=cfg.leverage, qty=entry_qty, - gross_pnl=upnl, fee=0.0, net_pnl=upnl, - )) - position = 0 - entry_price = 0.0 - entry_time = None - entry_margin = 0.0 - entry_qty = 0.0 - pyramid_count = 0 - last_add_margin = 0.0 - out_equity[i] = balance - out_balance[i] = balance - out_position[i] = 0 - if balance <= 0: - out_equity[i:] = 0.0 - out_balance[i:] = 0.0 - break - else: - # 逐仓: 按强平价 - liq_threshold = 1.0 / cfg.leverage * (1 - cfg.maint_margin_rate) - if position == 1: - liq_price = entry_price * (1 - liq_threshold) - if arr_low[i] <= liq_price: - balance -= entry_margin - day_pnl -= entry_margin - trades.append(BBTrade( - side="long", entry_price=entry_price, exit_price=liq_price, - entry_time=entry_time, exit_time=ts_index[i], - margin=entry_margin, leverage=cfg.leverage, qty=entry_qty, - gross_pnl=-entry_margin, fee=0.0, net_pnl=-entry_margin, - )) - position = 0 - entry_price = 0.0 - entry_time = None - entry_margin = 0.0 - entry_qty = 0.0 - pyramid_count = 0 - last_add_margin = 0.0 - if balance <= 0: - balance = 0.0 - out_equity[i] = 0.0 - out_balance[i] = 0.0 - out_position[i] = 0 - out_equity[i:] = 0.0 - out_balance[i:] = 0.0 - break - elif position == -1: - liq_price = entry_price * (1 + liq_threshold) - if arr_high[i] >= liq_price: - balance -= entry_margin - day_pnl -= entry_margin - trades.append(BBTrade( - side="short", entry_price=entry_price, exit_price=liq_price, - entry_time=entry_time, exit_time=ts_index[i], - margin=entry_margin, leverage=cfg.leverage, qty=entry_qty, - gross_pnl=-entry_margin, fee=0.0, net_pnl=-entry_margin, - )) - position = 0 - entry_price = 0.0 - entry_time = None - entry_margin = 0.0 - entry_qty = 0.0 - pyramid_count = 0 - last_add_margin = 0.0 - if balance <= 0: - balance = 0.0 - out_equity[i:] = 0.0 - out_balance[i:] = 0.0 - break - - # Signal detection: use high/low to check if price touched BB - touched_upper = arr_high[i] >= arr_upper[i] - touched_lower = arr_low[i] <= arr_lower[i] - - # 成交价: fill_at_close=True 时用收盘价(模拟实盘市价单),否则用触轨价(理想化) - fill_price = arr_close[i] if cfg.fill_at_close else None - - if touched_upper and touched_lower: - # Both touched in same bar (wide bar) — skip, too volatile - pass - elif touched_upper: - # Price touched upper BB → go short - exec_price = fill_price if fill_price is not None else arr_upper[i] - if position == 1: - close_position(exec_price, i) - if position == 0: - open_position("short", exec_price, i) - elif position == -1 and cfg.pyramid_enabled: - can_add = cfg.pyramid_max <= 0 or pyramid_count < cfg.pyramid_max - if can_add: - open_position("short", exec_price, i, is_add=True) - elif touched_lower: - # Price touched lower BB → go long - exec_price = fill_price if fill_price is not None else arr_lower[i] - if position == -1: - close_position(exec_price, i) - if position == 0: - open_position("long", exec_price, i) - elif position == 1 and cfg.pyramid_enabled: - can_add = cfg.pyramid_max <= 0 or pyramid_count < cfg.pyramid_max - if can_add: - open_position("long", exec_price, i, is_add=True) - - # Record equity - out_equity[i] = balance + unrealised(arr_close[i]) - out_balance[i] = balance - out_position[i] = position - - # Force close at end - if position != 0: - close_position(arr_close[n - 1], n - 1) - out_equity[n - 1] = balance - out_balance[n - 1] = balance - out_position[n - 1] = 0 - - # Build equity DataFrame - eq_df = pd.DataFrame({ - "equity": out_equity, - "balance": out_balance, - "price": arr_close, - "position": out_position, - }, index=ts_index) - - # Daily stats - daily_eq = eq_df["equity"].resample("1D").last().dropna().to_frame("equity") - daily_eq["pnl"] = daily_eq["equity"].diff().fillna(0.0) - - return BBResult( - equity_curve=eq_df, - trades=trades, - daily_stats=daily_eq, - total_fee=total_fee, - total_rebate=total_rebate, - config=cfg, - ) diff --git a/strategy/bb_midline_backtest.py b/strategy/bb_midline_backtest.py deleted file mode 100644 index 6fcc045..0000000 --- a/strategy/bb_midline_backtest.py +++ /dev/null @@ -1,294 +0,0 @@ -"""布林带均线策略回测(优化版) - -策略逻辑: - - 阳线 + 碰到布林带均线 → 开多(可选 1m 线过滤:先涨碰到才开) - - 持多: 碰到上轨 → 止盈(无下轨止损) - - 阴线 + 碰到布林带均线 → 平多开空(可选 1m:先跌碰到才开) - - 持空: 碰到下轨 → 止盈(无上轨止损) - -全仓模式 | 200U | 1% 权益/单 | 万五手续费 | 90%返佣次日8点到账 | 100x杠杆 -""" -from __future__ import annotations - -from dataclasses import dataclass -from typing import List, Optional - -import numpy as np -import pandas as pd - -from .indicators import bollinger - - -@dataclass -class BBMidlineConfig: - bb_period: int = 20 - bb_std: float = 2.0 - initial_capital: float = 200.0 - margin_pct: float = 0.01 - leverage: float = 100.0 - cross_margin: bool = True - fee_rate: float = 0.0005 - rebate_pct: float = 0.90 - rebate_hour_utc: int = 0 - slippage_pct: float = 0.0 - fill_at_close: bool = True - # 是否用 1m 线判断「先涨碰到」/「先跌碰到」均线 - use_1m_touch_filter: bool = True - # 主K线周期(分钟),用于 1m 触及方向时的桶对齐,5/15/30 - kline_step_min: int = 5 - - -@dataclass -class BBTrade: - side: str - entry_price: float - exit_price: float - entry_time: object - exit_time: object - margin: float - leverage: float - qty: float - gross_pnl: float - fee: float - net_pnl: float - exit_reason: str - - -@dataclass -class BBMidlineResult: - equity_curve: pd.DataFrame - trades: List[BBTrade] - daily_stats: pd.DataFrame - total_fee: float - total_rebate: float - config: BBMidlineConfig - - -def run_bb_midline_backtest( - df: pd.DataFrame, - cfg: BBMidlineConfig, - df_1m: Optional[pd.DataFrame] = None, - arr_touch_dir_override: Optional[np.ndarray] = None, -) -> BBMidlineResult: - close = df["close"].astype(float) - high = df["high"].astype(float) - low = df["low"].astype(float) - open_ = df["open"].astype(float) - n = len(df) - - bb_mid, bb_upper, bb_lower, _ = bollinger(close, cfg.bb_period, cfg.bb_std) - arr_mid = bb_mid.values - - # 1m 触及方向:1=先涨碰到, -1=先跌碰到, 0=未碰到 - arr_touch_dir = None - if arr_touch_dir_override is not None: - arr_touch_dir = np.asarray(arr_touch_dir_override, dtype=np.int32) - if len(arr_touch_dir) != n: - raise ValueError(f"arr_touch_dir_override 长度不匹配: {len(arr_touch_dir)} != {n}") - elif cfg.use_1m_touch_filter and df_1m is not None and len(df_1m) > 0: - from .data_loader import get_1m_touch_direction - arr_touch_dir = get_1m_touch_direction(df, df_1m, arr_mid, kline_step_min=cfg.kline_step_min) - - arr_close = close.values - arr_high = high.values - arr_low = low.values - arr_open = open_.values - arr_upper = bb_upper.values - arr_lower = bb_lower.values - ts_index = df.index - - balance = cfg.initial_capital - position = 0 - entry_price = 0.0 - entry_time = None - entry_margin = 0.0 - entry_qty = 0.0 - - trades: List[BBTrade] = [] - total_fee = 0.0 - total_rebate = 0.0 - - day_pnl = 0.0 - current_day = None - today_fees = 0.0 - pending_rebate = 0.0 - rebate_applied_today = False - - out_equity = np.full(n, np.nan) - out_balance = np.full(n, np.nan) - out_position = np.zeros(n) - - def unrealised(price): - if position == 0: - return 0.0 - if position == 1: - return entry_qty * (price - entry_price) - return entry_qty * (entry_price - price) - - def close_position(exit_price, exit_idx, reason: str): - nonlocal balance, position, entry_price, entry_time, entry_margin, entry_qty - nonlocal total_fee, total_rebate, day_pnl, today_fees - - if position == 0: - return - - if position == 1: - exit_price = exit_price * (1 - cfg.slippage_pct) - else: - exit_price = exit_price * (1 + cfg.slippage_pct) - - if position == 1: - gross = entry_qty * (exit_price - entry_price) - else: - gross = entry_qty * (entry_price - exit_price) - - exit_notional = entry_qty * exit_price - fee = exit_notional * cfg.fee_rate - net = gross - fee - - trades.append(BBTrade( - side="long" if position == 1 else "short", - entry_price=entry_price, - exit_price=exit_price, - entry_time=entry_time, - exit_time=ts_index[exit_idx], - margin=entry_margin, - leverage=cfg.leverage, - qty=entry_qty, - gross_pnl=gross, - fee=fee, - net_pnl=net, - exit_reason=reason, - )) - - balance += net - total_fee += fee - today_fees += fee - day_pnl += net - position = 0 - entry_price = 0.0 - entry_time = None - entry_margin = 0.0 - entry_qty = 0.0 - - def open_position(side, price, idx): - nonlocal position, entry_price, entry_time, entry_margin, entry_qty - nonlocal balance, total_fee, day_pnl, today_fees - - if side == "long": - price = price * (1 + cfg.slippage_pct) - else: - price = price * (1 - cfg.slippage_pct) - - equity = balance + unrealised(price) if position != 0 else balance - margin = equity * cfg.margin_pct - margin = min(margin, balance * 0.95) - if margin <= 0: - return False - - notional = margin * cfg.leverage - qty = notional / price - fee = notional * cfg.fee_rate - - balance -= fee - total_fee += fee - today_fees += fee - day_pnl -= fee - - position = 1 if side == "long" else -1 - entry_price = price - entry_time = ts_index[idx] - entry_margin = margin - entry_qty = qty - return True - - for i in range(n): - bar_day = ts_index[i].date() if hasattr(ts_index[i], 'date') else None - bar_hour = ts_index[i].hour if hasattr(ts_index[i], 'hour') else 0 - - if bar_day is not None and bar_day != current_day: - pending_rebate += today_fees * cfg.rebate_pct - today_fees = 0.0 - rebate_applied_today = False - day_pnl = 0.0 - current_day = bar_day - - if cfg.rebate_pct > 0 and not rebate_applied_today and bar_hour >= cfg.rebate_hour_utc and pending_rebate > 0: - balance += pending_rebate - total_rebate += pending_rebate - pending_rebate = 0.0 - rebate_applied_today = True - - if np.isnan(arr_upper[i]) or np.isnan(arr_lower[i]) or np.isnan(arr_mid[i]): - out_equity[i] = balance + unrealised(arr_close[i]) - out_balance[i] = balance - out_position[i] = position - continue - - fill_price = arr_close[i] if cfg.fill_at_close else None - bullish = arr_close[i] > arr_open[i] - bearish = arr_close[i] < arr_open[i] - # 碰到均线:K 线贯穿或触及 mid - touched_mid = arr_low[i] <= arr_mid[i] <= arr_high[i] - touched_upper = arr_high[i] >= arr_upper[i] - touched_lower = arr_low[i] <= arr_lower[i] - - exec_upper = fill_price if fill_price is not None else arr_upper[i] - exec_lower = fill_price if fill_price is not None else arr_lower[i] - - # 1m 过滤:开多需先涨碰到,开空需先跌碰到 - touch_up_ok = True if arr_touch_dir is None else (arr_touch_dir[i] == 1) - touch_down_ok = True if arr_touch_dir is None else (arr_touch_dir[i] == -1) - - # 单根 K 线只允许一次操作 - if position == 1 and touched_upper: - # 持多止盈 - close_position(exec_upper, i, "tp_upper") - elif position == -1 and touched_lower: - # 持空止盈 - close_position(exec_lower, i, "tp_lower") - elif position == 1 and bearish and touched_mid and touch_down_ok: - # 阴线触中轨: 平多并反手开空 - close_position(arr_close[i], i, "flip_to_short") - if balance > 0: - open_position("short", arr_close[i], i) - elif position == -1 and bullish and touched_mid and touch_up_ok: - # 阳线触中轨: 平空并反手开多 - close_position(arr_close[i], i, "flip_to_long") - if balance > 0: - open_position("long", arr_close[i], i) - elif position == 0 and bullish and touched_mid and touch_up_ok: - # 空仓开多 - open_position("long", arr_close[i], i) - elif position == 0 and bearish and touched_mid and touch_down_ok: - # 空仓开空 - open_position("short", arr_close[i], i) - - out_equity[i] = balance + unrealised(arr_close[i]) - out_balance[i] = balance - out_position[i] = position - - if position != 0: - close_position(arr_close[n - 1], n - 1, "end") - out_equity[n - 1] = balance - out_balance[n - 1] = balance - out_position[n - 1] = 0 - - eq_df = pd.DataFrame({ - "equity": out_equity, - "balance": out_balance, - "price": arr_close, - "position": out_position, - }, index=ts_index) - - daily_eq = eq_df["equity"].resample("1D").last().dropna().to_frame("equity") - daily_eq["pnl"] = daily_eq["equity"].diff().fillna(0.0) - - return BBMidlineResult( - equity_curve=eq_df, - trades=trades, - daily_stats=daily_eq, - total_fee=total_fee, - total_rebate=total_rebate, - config=cfg, - ) diff --git a/strategy/best_params_2020_2022.json b/strategy/best_params_2020_2022.json deleted file mode 100644 index c6c075c..0000000 --- a/strategy/best_params_2020_2022.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "bb_period": 36, - "bb_std": 3.3000000000000003, - "kc_period": 24, - "kc_mult": 1.3, - "dc_period": 41, - "ema_fast": 3, - "ema_slow": 15, - "macd_fast": 9, - "macd_slow": 34, - "macd_signal": 15, - "adx_period": 16, - "st_period": 5, - "st_mult": 1.4, - "rsi_period": 7, - "stoch_k": 18, - "stoch_d": 6, - "stoch_smooth": 3, - "cci_period": 12, - "wr_period": 9, - "wma_period": 47, - "bb_oversold": -0.19999999999999998, - "bb_overbought": 1.3, - "kc_oversold": 0.2, - "kc_overbought": 0.75, - "dc_oversold": 0.05, - "dc_overbought": 0.75, - "adx_threshold": 15.0, - "rsi_overbought": 70.0, - "rsi_oversold": 18.0, - "stoch_overbought": 89.0, - "stoch_oversold": 10.0, - "cci_overbought": 80.0, - "cci_oversold": -140.0, - "wr_overbought": -28.0, - "wr_oversold": -90.0, - "w_bb": 0.15000000000000002, - "w_kc": 0.4, - "w_dc": 0.0, - "w_ema": 0.8500000000000001, - "w_macd": 0.35000000000000003, - "w_adx": 0.0, - "w_st": 0.15000000000000002, - "w_rsi": 0.4, - "w_stoch": 0.15000000000000002, - "w_cci": 0.1, - "w_wr": 0.0, - "w_wma": 0.4, - "open_threshold": 0.22, - "max_positions": 3, - "take_profit_pct": 0.024999999999999998, - "stop_loss_pct": 0.008 -} \ No newline at end of file diff --git a/strategy/data_loader.py b/strategy/data_loader.py deleted file mode 100644 index 0b4f9af..0000000 --- a/strategy/data_loader.py +++ /dev/null @@ -1,125 +0,0 @@ -""" -数据加载模块 - 从 SQLite 加载多周期K线数据为 DataFrame -""" -import numpy as np -import pandas as pd -from peewee import SqliteDatabase -from pathlib import Path - -DB_PATH = Path(__file__).parent.parent / 'models' / 'database.db' - -# 周期 -> 表名 (bitmart / binance) -PERIOD_MAP = { - '1s': 'bitmart_eth_1s', - '1m': 'bitmart_eth_1m', - '3m': 'bitmart_eth_3m', - '5m': 'bitmart_eth_5m', - '15m': 'bitmart_eth_15m', - '30m': 'bitmart_eth_30m', - '1h': 'bitmart_eth_1h', -} - -BINANCE_PERIOD_MAP = { - '1s': 'binance_eth_1s', - '1m': 'binance_eth_1m', - '3m': 'binance_eth_3m', - '5m': 'binance_eth_5m', - '15m': 'binance_eth_15m', - '30m': 'binance_eth_30m', - '1h': 'binance_eth_1h', -} - - -def load_klines(period: str, start_date: str, end_date: str, tz: str | None = None, - source: str = "bitmart") -> pd.DataFrame: - """ - 加载指定周期、指定日期范围的K线数据 - :param period: '1s','1m','3m','5m','15m','30m','1h' - :param start_date: 'YYYY-MM-DD' - :param end_date: 'YYYY-MM-DD' (不包含该日) - :param tz: 日期解释的时区,如 'Asia/Shanghai' 表示按北京时间;None 则用本地时区 - :return: DataFrame with columns: datetime, open, high, low, close - """ - period_map = BINANCE_PERIOD_MAP if source == "binance" else PERIOD_MAP - table = period_map.get(period) - if not table: - raise ValueError(f"不支持的周期: {period}, 可选: {list(PERIOD_MAP.keys())}") - - if tz: - start_ts = int(pd.Timestamp(start_date, tz=tz).timestamp() * 1000) - end_ts = int(pd.Timestamp(end_date, tz=tz).timestamp() * 1000) - else: - start_ts = int(pd.Timestamp(start_date).timestamp() * 1000) - end_ts = int(pd.Timestamp(end_date).timestamp() * 1000) - - db = SqliteDatabase(str(DB_PATH)) - db.connect() - cursor = db.execute_sql( - f'SELECT id, open, high, low, close FROM [{table}] ' - f'WHERE id >= ? AND id < ? ORDER BY id', - (start_ts, end_ts) - ) - rows = cursor.fetchall() - db.close() - - df = pd.DataFrame(rows, columns=['timestamp_ms', 'open', 'high', 'low', 'close']) - df['datetime'] = pd.to_datetime(df['timestamp_ms'], unit='ms') - df.set_index('datetime', inplace=True) - df.drop(columns=['timestamp_ms'], inplace=True) - df = df.astype(float) - return df - - -def load_multi_period(periods: list, start_date: str, end_date: str, source: str = "bitmart") -> dict: - """ - 加载多个周期的数据 - :return: {period: DataFrame} - """ - result = {} - for p in periods: - result[p] = load_klines(p, start_date, end_date, source=source) - print(f" 加载 {p}: {len(result[p])} 条 ({start_date} ~ {end_date})") - return result - - -def get_1m_touch_direction(df_5m: pd.DataFrame, df_1m: pd.DataFrame, - arr_mid: np.ndarray, kline_step_min: int = 5) -> np.ndarray: - """ - 根据 1 分钟线判断每根 5m K 线「先涨碰到均线」还是「先跌碰到均线」。 - 返回: 1=先涨碰到(可开多), -1=先跌碰到(可开空), 0=未碰到或无法判断 - """ - df_1m = df_1m.copy() - df_1m["_bucket"] = df_1m.index.floor(f"{kline_step_min}min") - - # 5m 索引与 mid 对齐 - mid_sr = pd.Series(arr_mid, index=df_5m.index) - - touch_map: dict[pd.Timestamp, int] = {} - for bucket, grp in df_1m.groupby("_bucket", sort=True): - mid = mid_sr.get(bucket, np.nan) - if pd.isna(mid): - touch_map[bucket] = 0 - continue - - o = grp["open"].to_numpy(dtype=float) - h = grp["high"].to_numpy(dtype=float) - l_ = grp["low"].to_numpy(dtype=float) - - touch = 0 - for j in range(len(grp)): - if l_[j] <= mid <= h[j]: - touch = 1 if o[j] < mid else -1 - break - touch_map[bucket] = touch - - # 对齐到主周期 index - out = np.zeros(len(df_5m), dtype=np.int32) - for i, t in enumerate(df_5m.index): - out[i] = touch_map.get(t, 0) - return out - - -if __name__ == '__main__': - data = load_multi_period(['5m', '15m', '1h'], '2020-01-01', '2024-01-01') - for k, v in data.items(): - print(f"{k}: {v.shape}, {v.index[0]} ~ {v.index[-1]}") diff --git a/strategy/indicators.py b/strategy/indicators.py deleted file mode 100644 index 1d78690..0000000 --- a/strategy/indicators.py +++ /dev/null @@ -1,104 +0,0 @@ -from __future__ import annotations - -import numpy as np -import pandas as pd - - -def ema(s: pd.Series, span: int) -> pd.Series: - return s.ewm(span=span, adjust=False).mean() - - -def rsi(close: pd.Series, period: int) -> pd.Series: - delta = close.diff() - up = delta.clip(lower=0.0) - down = (-delta).clip(lower=0.0) - - roll_up = up.ewm(alpha=1 / period, adjust=False).mean() - roll_down = down.ewm(alpha=1 / period, adjust=False).mean() - - rs = roll_up / roll_down.replace(0.0, np.nan) - return 100.0 - (100.0 / (1.0 + rs)) - - -def atr(high: pd.Series, low: pd.Series, close: pd.Series, period: int) -> pd.Series: - prev_close = close.shift(1) - tr = pd.concat( - [ - (high - low).abs(), - (high - prev_close).abs(), - (low - prev_close).abs(), - ], - axis=1, - ).max(axis=1) - return tr.ewm(alpha=1 / period, adjust=False).mean() - - -def bollinger(close: pd.Series, window: int, n_std: float): - mid = close.rolling(window=window, min_periods=window).mean() - std = close.rolling(window=window, min_periods=window).std(ddof=0) - upper = mid + n_std * std - lower = mid - n_std * std - width = (upper - lower) / mid - return mid, upper, lower, width - - -def macd(close: pd.Series, fast: int, slow: int, signal: int): - fast_ema = ema(close, fast) - slow_ema = ema(close, slow) - line = fast_ema - slow_ema - sig = ema(line, signal) - hist = line - sig - return line, sig, hist - - -def stochastic(high: pd.Series, low: pd.Series, close: pd.Series, - k_period: int = 14, d_period: int = 3): - """Stochastic Oscillator (%K and %D).""" - lowest = low.rolling(window=k_period, min_periods=k_period).min() - highest = high.rolling(window=k_period, min_periods=k_period).max() - denom = highest - lowest - k = 100.0 * (close - lowest) / denom.replace(0.0, np.nan) - d = k.rolling(window=d_period, min_periods=d_period).mean() - return k, d - - -def cci(high: pd.Series, low: pd.Series, close: pd.Series, - period: int = 20) -> pd.Series: - """Commodity Channel Index.""" - tp = (high + low + close) / 3.0 - sma = tp.rolling(window=period, min_periods=period).mean() - mad = tp.rolling(window=period, min_periods=period).apply( - lambda x: np.mean(np.abs(x - np.mean(x))), raw=True - ) - return (tp - sma) / (0.015 * mad.replace(0.0, np.nan)) - - -def adx(high: pd.Series, low: pd.Series, close: pd.Series, - period: int = 14) -> pd.Series: - """Average Directional Index (returns ADX line only).""" - up_move = high.diff() - down_move = -low.diff() - - plus_dm = pd.Series(np.where((up_move > down_move) & (up_move > 0), up_move, 0.0), - index=high.index) - minus_dm = pd.Series(np.where((down_move > up_move) & (down_move > 0), down_move, 0.0), - index=high.index) - - atr_val = atr(high, low, close, period) - - plus_di = 100.0 * plus_dm.ewm(alpha=1 / period, adjust=False).mean() / atr_val.replace(0.0, np.nan) - minus_di = 100.0 * minus_dm.ewm(alpha=1 / period, adjust=False).mean() / atr_val.replace(0.0, np.nan) - - dx = 100.0 * (plus_di - minus_di).abs() / (plus_di + minus_di).replace(0.0, np.nan) - adx_line = dx.ewm(alpha=1 / period, adjust=False).mean() - return adx_line - - -def keltner_channel(high: pd.Series, low: pd.Series, close: pd.Series, - ema_period: int = 20, atr_period: int = 14, atr_mult: float = 1.5): - """Keltner Channel (mid, upper, lower).""" - mid = ema(close, ema_period) - atr_val = atr(high, low, close, atr_period) - upper = mid + atr_mult * atr_val - lower = mid - atr_mult * atr_val - return mid, upper, lower diff --git a/strategy/results/bb_15m_200u_2020_2025.png b/strategy/results/bb_15m_200u_2020_2025.png deleted file mode 100644 index d23e3fb5c7bf9cbae091f1fe4c266d9f7a5814eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 46175 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

gxYCyYaF1F%WQa#TPlR9QL&Pi(Kbw^B$uN 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

R0D!`3WXGg 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

I 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≤I;iGWU}72f}AP9Aw(pCLiH-}}s#zd!MNJDAZw1)PXZ?r@*h z8uI^y@#;wq7Vojq)nUENMweD`4vb;t5n^&rtat%r>Vw-2fc97t4wE=TqRfZs?j&aa z#KZ0Z=qT$Bkurx>B3L~3~4~_0M%18ylCO4HSa=Z*-z6|LmD{1gBIl+?K7nhZ*nw zI_Gxk^LaZFtoN}*UOdC0}#xe7ZYeGx-)SB`|ms{TrDtQZieSxxZpGVE5|Ku2(v&H1>f~?OuuV9>t(GL4OAid!Yra(r8@D%H+ z^uC7ilv!;dSrfjmK4ErjU%zu^gxkG+WeGWTy1%v3jc;RPA~q(l&Z5rLi8(^wh`oFW z)Kk+K^!N3hI$%3^;}aT?Pu&Jslqmopl5z*p#1s5};Sa5afX=CXMyCI%Fv-&!y z0^EAOcdUyajsi_|;+le4MqbwF$R8Acp4qs95cCF=*k+0U)Qay>mG@VmUnlCFD#m`3 zGsHc4QO2^p&q~Gk6`+*t`k2oi*3Q;8 z0`N&)wWSe63Hat}D}VU)U2y<9$Bgg)kSw(A<~t)I67yMNA{{)ah zuNaOsHE+6}#!YVpYJ#}Kl+F65038TCKD0rB9j_vz9 z>**GCK7})hk4_&{66KGI%weqbOwXOsaJm6i+YWuG&0~I~LBfsE$CTn>e2N9xBOfVPlgknJ#5= z%k5X{B%r;n?*pB!u2-S-e({5qF_+0u$@YFj3v4K0aW`TTQ-20M zcx||e-4m!z?WDT`!lEPG=NJDgDd)GLLT@CU5{Yc1yAihG^#!W{Vnt-auFqskxX#1c zfO=w3tSCAa7b9%=!;=9@Rz=s4LIeY7_RPa&>SV#}&}-Ia9u?R4k5iRv_vB^M&2BeD z^eqg`{B*lZFy*;V#F@n(+uuGp{KfR@1Y)n^FnwoOs>rHtCN`bex znH^;DYGU6r#ouM+NWBdegj^cgp1Iz#HKV92t5W1%n5ZN~P@Sp~ok!Up)ZDnqS8HA~ zctc3T$V8x|+YSV?g+K-nIB9*_d&G=}oT^^yw8k3|%zxJ=m}T z-Av5J5<$|f;{!U6b^v7r4@l!q^eJb6!JiL)aZPrfkXzE?>)}xm{i9*U zYbq0%URN$u-%34BzIs+!P8E6ydN z%RYbw#>NFF{bUNdMIb=|eRGZYWl*A{x%QDkXHfl#At0|-6$k)c5F%Crm+wB!d1g{# zA9H1M&}x(#t;~14iVFZ=v4o{R^hL6G3vE8J&XX8xxWHjDgXGBy;$*o<+y1jSrhbKh zu-9vQ>!7iYkcu{s#O7zNsFQC8mgXmA)do*2eP#Jzxk|?-G$A!%U{IK?8x6v9X|U-_ zX~00p(pbrYzOri|N$-f#k+aME@fZ(!o|t+TQgA&~0AN3nM~S*%)tu(aNwn2?vnqq; zFiy;8%YXdj72NbnGAuiVm$~)l4iQRx$yIiLU+#Dk1{T7sWw?7pdJ%U8fY}a^@ZrPE zCE6t*L0l+U|FX!>Sn}qUme$Mj4UH%|x$R^xux%Ibe&M)$@T*sVk=kgoR}b`%kWG;E z`S~t2%zkTOxn|3psFogia|A>>?Y~>+$W2Gr zBx49!0mOI?ThnvlX%6AZLpbx}V?3Go7!B^slaBQhtF(|uAFh8Gq(yi#O&vCgUGUxb zQj`*k$Y1}m-YuH#WIRSb4H$!^{QqBn7-Z4i&eBe90Qb5ypS){r*YW2vH+^bkl#^t} zg8%}3-V)MmVXXZA;*A48Zqa!kWN5g;HxuHExuQl zI1qI($$b=|c8U+YETHVyTyN%Ro-F8jkOrtCqN8GOE5GxZZ4Rhq7J)}A)u9C}Fdi%U z_d+C>54B!En30i41auuH2;rvbo|~Nb(k4OD$^~?vk3SJY9|B;b8myMpttT&D*=7LL z23kYnN+K+9>Lx>>E4;{UtGhd9*P zHqaYo=K$mcU=f;>lnmHf`|9=YgCkR&9BLRAMyvfxN((Mq+d0We9Nxyy4|E-KnMvo; z)6|X#F5_48kJZ?cOxpw|=y&MX%B2CeGn*&El1c|Bfz+2&L zA?=_-sbq9c`rAhW98v%U$gdZAGsCZg_ODkBz!{1at=(=k&i89bt_Gp$TBiKL8J74z z-dmx&NLN`EfNY9v`MBH3Inuc!KxJj(Y$_irrC{Fb3TIw2gu2dL4$LC-_qSp4YM7lG zdVB`}xOS&CsI@Ca>Ay&^tRU$4!AW~tFa#8PZ>hOdi<0gc(?)=c|Nfi?cq23zIQiKzYs_F4+N8vOvKXHlLXn2rc74y<&dBVL8(dnII^iX{;95}wp!TXypgMB%=LT@ zR1l}L%>EzB1=1CBElv(&?IQ%+E)e2(J)Pl-&W!>U!&e|9Ys}-xQWOm`;&`Y;$pn2n zL|p+3KK>Mnc!oeFx-AfXvv})2K1cOu8)}NNVb{gOCR;&+x#%UWf1JRq9i-{yh~H2# z$^Uf}530TPfVBv@zJwF(Y#+~=Dj{Z`a11<=+&#Jf$nl2cI$say^#ODq!O1s2}gVoG9h;fLG zt==3mH1K{&V6OpGl5buT$ml0F%*eV}Bvwv?apq&y`ffa1d+ zK&?d(ff!Z-(XRZ%A)C0i-Gw}-nWTpkfotI98`?jWCU9<_R-e2qZ@BIm4pbpwT5zgc4 zN3?*AD&ZA5D)ARy9BUmp{uD5*IRjd7W@yS1!gM7ou7M76O-H^zzcp;G0yxxh)ooWC zfNcNsbqk?94$Sq1KVwoKA0tMOk@>pMMBSyjF$262uqhUHx_64|2LcH{n30%jD^gwv z+$zimgk&^m0Sdkv)N_`QF2@*}pVXNEwI_N+B7X?|1W{P>57Cs&qzXqpHh>`y%H(-~ z{Eo&367phOq*vt_IKJ9U@A)_+*@spkcWAPE=FXjCyr3CUYaK)Yv4#jS^aNEt9}a!v z%-kb^fTRshcZEmk8EuS6>EKoOVLQRVYkV$0UfsR(-=hNbD>#81_IwhUvu5L>XtJ7A zm{kKUb|6rKEFWN3YsF;QcE>C$LF{zA%Dl=4Qt%-q8V6gC`K(OqZ}pE0oE9sIkyk6I zRX;uMvzPPfwYa8+rsgz=dE)rPuUs_w$I3#+zm2%x@u!cWNs7m}C)XDq*MNY5zYVu< zRhQHYkiJLwg~{kOHAdO^;>4z~?)75*mW>i@Jzq2ov^4}g7S!4c z5%MiRoSKlm@W<{z9vv#d6^;&zC_NfLv+jrRkOqa8e!o17oA$rpro{scBaQ*4(m$eI|IFi^Bh>+)dfH`^L_R~cmo*|YFI(VD>nN9>rnccCJ2j>Ua z6=#Wy5fsYrR_9b73GGA?Z$0qe1}3Y6>y_=2c3+x@exf@-UyQ zu#xIexAy_z3Q$oJv*Ev=2=uWOvV1l+yKI<$S%0Uy)tpkkv79CaD;^ z2mzDA2Yv|GNQbWZ*+{eMtD1Ua2ju08(a*{MF{}#9e}x~RT*aHh*oM`;kBEywltPuq zpXOTeQ;IyF+r4HgSbCc1YYn8?^A{_N5mEU9kgEnE@uY}p`FWG^f1HbJ6a%&Kx>m6f z)Pd;rA!D4OylR0z(9rQ|rX$&DrXt6``ohlshSt+8w{&#Q4Gu|9X~c$bTrSkiG&QMm z&-v;$VCFJxm)RD5M$f_Pt;BsZmo@=T^G&c%5mw={1_8%T-sWd+31t^#vG6MB1DH_F zbK488i00{11AT`Uk7m^L8p6EWLp6HICao`PR9?pzF!+3CyDn+D?h7a-cW zMI^ms>|SPHM%-DdUjMQ-jLB>J*6_pzR0+m`1mqUD#1cg2dubmeC9WR-90#=+E30Sw zC$e%%fJj)NcY!3WBQ&idLY9mMw@Mi2LLp_%vF2yZh~9vR}k;55yM`hXa}UJ%CCJj z{#=j~_x%*vWtlfX0s3=gV9mT-@vjz&jz1j_KSlGyGaEW}5|oxr)>!?_vfp2p0jRZl z^82Liy$vf1xI!)*MU;hw5{QQ~IwqzKc$hOpX84xA{!n9{)(y5#p1=c4ffqNFkqcox zhk@n;V570fl9k%M(vz2@?tN2WSN%<75w)!#B6Y7NFEz+DwR@a*O@0fgyBv5+0nq!q z3*PSm^I*Q}>T=YHa@DWJ#08o(QeI7#QjM=T5qgan{;yAh{O32wn{hGXmN<}rJ#Kg+ z09uy~mmVjsI0-5=G}PteaaGi|hU$))_eTFsBcoS8F@`zDHdr0d*>`+ORem>;Sd=lU zJ^iB*DCRN0wTVxY2G+%K>5tEf;`(282-W`=sfk#!>DFUhJ9?IAlfa%f!H*(BtDox_-IzbOrhD3SaLoZ_W zcc}L@pYG$)5J)PZR5~>mD{^7y#sGjmTNLzR9#&? zx?lwEgE#)&yIF$G@TCXKU)|#i-oJk@?IznQ=g1BL@DpeHy+R1euO(5q*nrk07#ISa z%3Q^$Af^ezfM#;_^|O1MkvuJLsJSqh&bL}I7>xZ# zLo@!vp26t!-1j>ZG@#&+Z+am|(2{FXp*g?yhsx=Zyo(@Fo-a19@pRj90aE5dAT$Jn zCbrHk1$o=mJD*<*01=-u@o0qu|I%dh+Bf%7+#jF7!~RBBi16_YJ&vZ zTW=8vLcranhtOIO1Lg3f9vizJm*jhp+8ykw-|Kr$B(cL4fWV3RxjwcNby{nlVDrZWwUP_6o)G+2mhaDS8b`*MilXf8uSh$QlU-B* zDvxmclc5L#z5ZFytn9e2ehlfeaP-u9Xi5*tW?lM!6~j~0aTc+lF2B`%1j{0Cag?KF zxjxgWGdR2fh^)aDKm$llj{KoD74B<;EOkA25+Eu!8^6GUB2xWnavAnm13{6KUjy+9 z8z7Mhw?UWaCAK(UfRlhijG;0p!U=|#SuX!@N63BJ6`(2_I^rH{)-<=gK^jV=?^-$s zRPq1>XGBDe0fQK)P-IL%pBKtZ^n8D?7pIVe~Ny2f`ViB0c~X1pUXL51|uiE>B#fb#mhS>&*~F7Nr^Ce1#{3*6Uf#k=lh58e6_XSr=)IQYX1%Qo0gWnL`7fzZ7R9)ckU*c4rmjX6iQ;7?r z1||D9O@tk#ta(Axr+H%K>t7Gh5|H{hd8omaZxd(=F-sjjnp_?Z5Gz&EMrUt0WnlGuP7~4|c%95>jja2t@5FeKV zAR^i1KSQ0OII;W7as^WUvWlVXjd?fD3!=9j%Bz|h_B65Nf->}3IZT3#%w?eOWHBj} z_DSpD?ccKm|4=88T{1P~;8bn}{w$n3GfY-nMke4qs5sLWI^{?GoZv%yO87iPf2&l8TSc`>pXF-nn&$o9SQeMRnRzZ?Kro*x?0SyA^#7G^S_m)q1 zgdFk@BUZQn{ovB@JMAkh&ZgkQ9-pY(fxh?@DEEidXnZ|$|D?sBY>?LlRIE{vH;J5K zYH@a{xeQ6ODh|$(BLPeYaE~-N_>+Gg^@@h%Tg#>FfcB<4sW^B8ZXk9dP#o=lbs}4+ za~N1N-v1e@S?yTOkdneWO!fb!uyI5|9_|J^}I7YUXMV}(F5F&P0FzmV&H_Y4w>IR11(tx5z{K#q?n zpPn`v{lB*rn*GjEXYtYPqw@&2(kx(x!BN8%gTwyMjKTVpparPVcISnSEx`T|&zPMO z^hdc4K8GWrLSL>0J-i4$Ovj8soCb2wImQ3^#8tccH9?RW_w}KEwj16^+`z(dS5^M! zBe#LTYBM{i9q$Azz{P*>G57&SNRYl5GI)eQ5$}(O5upqLQJ?(pwm{TCz)OKZ5lw*x zTRy~-@V~31z)u+^j#dUI0FOXT8;ygN0;l^0>i^10Pcc#lPD+8SH15>sE5O`^eg*j9 zMeki#VzXz`CyH~URb`8y^E;8-24!nn4=X?s=a8GAj4a@b<|<15v!BXCI3}!Z{`#mc z=w$;2l(RoqQ`vaIY3#~nP`^~=`U-deljYhy$5kM_n~pX4tueRo*+~boASH9pIRRpZ zISn8yrliwh3{tbnPtvY5h*qX3JREjkCYq!^5-1G; z!=E~P_Usgh$K!HJhugJ@@02Iz()JJTZY~Vy_^ii|w*vl3=wNRvJn4w&K0#^oSz=Hv zZk^!TqfRC23trvR2GlB*_aFUhf1sdSkN7E5OG+l5ejuLKV?4N+kAnqPU=EIfM@MzQ z;nF_%0bFz3PcOv1gZ&x#IKbiR0x&i)?SHoH|FHMoK~ZMWw`ik+654=**ho-NF%U#R z$p|W0QOOw*B{hNql0iu(k|;<9$*}Ng_x9Z)h zSM{i=DMh8b&v(u~d#}CL+Wh>_vq9IOal3Lqm50ESHdk*s%V1@poB(LzGnD+(5QUE# z*g*wNp7D2HUr!->PjV^bNukcu3P_Qm(yN31!Hz+7MAHmn23|#drVco)=RNlx z2x*es)@610ML~Oi6PEq$_wNeG00$9rSxo>NXyaEG#_C~l5oLVemSdp)d5x_5p-_^5 zd~nZS@)!t;D*tCm@M8ft5}g{fsk^!q^LWnXgD0zg{0+s4&o*~N zjCPgK)Ln!HL23ya5f4F_krwH;jp%Qd2Hf3K)6;{Yv8uNJ$}f+1Sr38TQi$sO{q=Pl z-tXTJ>QVK3&-2dbaE1emnc$>qwwv^OL``L&Mx4JQU)CIA~mDhVVOt+2+PK`6b}3_^g#>U z53q`9vO@29r3={Ek|6-H$(xy_BH}fFz^a70w17sYp=YPIu`Ri^V$6K|ifJ>uMbRY0 zQWwAl=0RMesI2VwhD}o63cotK*!TP2kLmGz#7BmnNk|n$_i_$ZUb>I=qmEGS(je;}!2#i)uUJzrA%fh`Tz+co=eR38GC3%A=6#0wGPNlCuMotV zN0uwYYDd!iBv6LP^K)LQQWz+yXn!l(`;W|)y z76t%}RI))d*j88v8I~I7_wV015AGXwx)fNE9OGtw1|_ww$xFe$si{N3eo51Sg56p3 z357>K1Imd8PF~1^2mE0XaTK(5IiQ~Jt%XB9>U0;yj?2+U0vc-Zh}ctjL0#y+J4n!? zGH~M}aBctj#eV%isSG4Y|2yBfDFEtmC!;@qFpBE|w7LHLj?}CFWDAfI{=fB&xY$gc z!kfs*pB-2iG2;WG1CT#+znzY#OAOUN2OS1^ryf8&^-kZ4z5u-1oryEhO-EFO)a6Ss z8sQycGoRabQ&e6JaD`nI#{^6Rk30N&hA?Q(Y_j?fYVc^?*hD2zw5G|Fv6&(FMJKD<4?hi0PTM4Cch+m2O*&#GvIQF!jlVbTCIHZMr& z1K(9>OPjnNne0e6fvg~p@&UA7xp|%f4E!Ad*=gIs_`vGc=@@7YwD{H|J;S}nt)*V$ zy1vdqp`SB(qQkIN^0#Avya>ajL>?A$cx+S=2t{Kb!yInX#b)Q=?Mv~K zw2e***9^*6fY@p==mFq&jeb3#pg*VK$?W~*wzUxRnpn)p)7%vSpuXA zNJgm^iI^zx$*=_38@90=RARkoBbzB2sklsBzYvT7l*|VU-~E6uYzcMc?^q_5ca=!T zJekg|=eeV&ho#_0-DzTg>^FV=q9AKLt{;m!j~{~RPklb z%l_aEQ~K2erk{n5!_2K?nORv@Hd_W;^G8c~Vw#Rdi9WT8Ahk959T(UxNY-QtDs{Be#A7*a{8v+{*k6x=E00VD$$0*l-&$!dS*WwK^Tq(!w(@M2 zLR+P!C0@37xpXw#;`bQXpNJF#aMryFLKvNh`X~^Yx4`xlTLW{8Zu|K)%e8|Q(k-pm z?;Z_?lSmu>5R#j`1(2K*ghCNY9O(&ik0+NmA*Ug<2vQZOI{IGsz`k-WX@t#R-Y~}M zG=5_Jr^NbH+q7LN%qWB?o>$@2lLOiC&(21GIIU+Wn$Kor4h$V|K}~#FBjDvY=~*OP zK4+FS$m~K@gh#9q(=q3o7ocAGA`}W{t^rf*I-t4&O5`(9jK@b8iCzN0|1GH~^(V(m zcB$+m5}{>w+)nSZ$iv1+QxU|#GjApz0&3oBB$Yn-$>GyVrpqG0wERK*WHx--{Ohh) z&l;W7^7Hc%(&>7k`hqxQr%N-}I@0@N8y`UFb8=q1 zVf?}B&RBjlP=oP;=0Qo*tS4F>fZE@GZMD6%iM6-*=&jHYb}6}jK-S==5*Q-q&qoYw z++gI^<^*n<(B5@`j`PBD^hO%Y$pxQ;(Ujwny@-HU0q#%y)Li03j&eAt)QUL z8iJl}>>{<0*aXd0L$jDuPk4BLw1Y`1J+>4kLaa*l7D7Z2M1ctXr{8ZdK4_&fTP+D0&T_?MU zk0S>Kj3t}RGD5Kj?yp3P!7}K zAoWCRA^gzIbvWq18+XO_YCbWx$YRZo00y~u6IS_*qvP0_H8IqYH3AK4^<)<@y}%$< zj`LoeI@(?EDImT*CMB)@9W6`FV+&#e&P-Qdd|ZSG`yG1D=G0yFJS7+0wh-r`_@vd~ z7H{>5lfBWPo!V*j3Od6SI<3d~`SAe~+R<)nW}?=(0q4#Pt)-JGovf3h)cw$cySc5@ zUr<=M8P#Wxn$6ZftN@f%I&Zovl*?ZFAO@qr8A_QfOk~ z3j(X>_F9!_eK3c42=9SDX16vrX}bQ6>OP2Ojzj@cui`H@FXz16!nQT*yK=nKRulq= z38>?QbjUu;R&pzXYqF~c+-7$lgS(8|1L?p1gsAlxI9v*PdU_F0kD{c6a`X$fuW7pn zjML2^_89n;-?YveRZtxTf7RJ1b?XZluE0jk#y{}A>=w9m9@Y2t2_Xb=>a~z@Amw*m z$cx2lo>$KZ1Ye35w9(bpTws5_5C!oL2h4 z4k6$}zM9$H4xl)nrfMb3Rf z9078{$S=I#&>P}5~uYCg&JjE89Wx%!Bw+@jzoC(0|$7XuE!{bl96(jL;0d=GgK5o&wTg3F` zG9eg37$)ZU_;u5S+!thKY^OgN>9QkS=CK$+K!oTEil9}gfAh+q*NWX_Q;6k1kJS$f z_M3=PmZCqa^Hk1bz=!fz!w+%X=$6Iu%NNK^l!Pt@jNE@ch1|OqS&&VImVGYjcOu$3 z>X37HQ_%$?lAG5FP9Bn4eq;bYrsOlIvKAj}tEKefUO%)Ka&q2?TP!U=LibhOVTwwY4Vqt-H{%GC?lRryaYb&NEBV? z@VRT6oPRyrYq_qo0M7!ZuC$V3AXrA=IG6)nL3MJ(b}O}Wr3{+wLNRNAnlaYe5M27G zm@N&d+rXeg^Q8TFa~!wCHoV>L+H15QS|zh@36C6!__T&l@8v30O(_S{)Y7L08gx|i zFgfDdVJmQ-_t+PJEd*`mTCMwEhL4GPdMFw;qRAxD1hRbB_JI?q3Ibts?BloS!@E&U zdL?)~zuQ5nr*lqMYatMQSf9A%P8i*Qd#eMp56LX2U!Yz+hVss`zLu<}bNfA2(p$MD2wcf0w*s(%67L~XOpkx~LdyT^Tda|B^+uxi(oa~qJi`v z{&`s#@)Q0DD}g(EcZUeE8d(s1+;y?#_wxG4pf6hpnD6k6U^{IyPMg>IvqV_GGvtS5 zfBKqaIXzd)778kO=gT2@ITR{0M?VR#FC-*HuzZwgaT%3eV82~tnugpsd!tM2-CR3v zFp96>aE_*jX;Imu4`#?};s=w7+5Y&J+uksMsOcdEd&In*Ylp`>HxiUW14zs{L6pS$-fezC4k^Q8;9aAdqn$@bBD-xx=6xLMmcqz z5n5Bp4-T0VR~O z&O$nIZGCx$4eeXq0&$m5v5?6l8uoT)Cup^3N}_>Z^|>u{u$#dn8jnwd3a|y=bx8L3 zq0G!ozZiGOQF>R`N^M#`UXQ}#!N_wQAkE&41}H>dT0!=0zlF#sr|mB2mv-Z=K&TeA zg_mn=*}i|Wn{wC_aaw8=TTohGhQ4j^>3O@+^vfa&6DEtf+DAXb{UEQW7X=XTb`C~O zIj|sFCzISNvTe6G-Xfo#0Mf$s6)|-?fCamCEi=LL(% zdh*|8llY=aZzrIH^5t%u!+H_Yq&GgSAq1u8~CK=^v zr-f3ABdj~c)1yAtOAp>a8QS6|YkDeE{qrOtwIgq>y`P$_9Rp{%I$n8eeK0S_38}b1%g0)Chn}<&WJ=u3?MQ2i4093sL{)4&6Fr)&x zAz83y%KjpgDLk7$0J6*T>71N2M>xB{qr0Q;wrZmD1o99=@V#6oyfHv9xT#^kp3WiN zO2h2y>zyDFV28cu7+OFHO5h4JC;gdGmMBIZ-R{xcaH>8K#eIa-FvPMC_;yoziZ5+P zoi_%yHw|9bi>(d^hgkJlSEEU5f+s``D?G-57Ih4Xb0y>_7L)3Q8aRzYcTm{o4O{XT zV^gO%P~M)%KAs2af`7Ej{I?eHtl`uK=SyNi)+Yd1?G`VWuPWPu9$2fq4>f$bv(vw; zQ%T|smC9#L1JUI|yb~fUeB`93LnIPE*)vmc9nUC=(s`2KfQZ0afD3oSvocn2UnEiz z0$To%ytJ$N(vcxT8u6ZUZ%~S(x3LC_#>^Glf71@K2JMnGiAU{Y0f2c1ungSlfZ%gf z9D;quS4EvXfZQMXAv~(HGs*r*<|i)x-_WKXHh)4wD32pM{^S3C@BjbCA5Cajmj5rV zhuo!Fo2f;J-PwjuB-kye{zpY>GFJ6N$Oy`Da3QyC1^kpSYTpsuG!~2yJ`o-&KxYVIE-)j*?8L@B{7c)_wQK_%OoO5J zRs_+~xi}R$Cou6Js__esvM0#%fY&d=E>B2Gf(d{G4l(fG1a22yZw$a_W(%uu4>T_o zW?8IV;o|1@lavq{lH6VmK<3rnQCB|=up%Pya)hRw2!n(ODX;C$RuN5@1fFaYor+5A zzlp$68Jam&o#HzOAh$B+{mfr2!1+eVa)-9Fva&*epre3v863e_Z3I&KK)21cZx9T4 zBv-%PdR!bO-hyOBY=TokSWMFSvuAVMEnZl`-HH%udnVul{sa~NVI=-3WYMvTbuR_D zSt{>71{$P~n>wC6-`=o@s#gtWQ-(UdMZkmS(vZpNZVuXnqpG55Xibr8Mo8+h2_dcbz8Bx)TVrAS-SBBnr5kKmeXGLw#Y;Q`Y zrlbVkOI*HP_GrRY=x83LqWjZ{nS5v<1_<};GzO(?{-F!JDVRmB*Ij!s^upkbP1I6S-$cRPX@YdI)%eQsQVQ~@D$eM+i8l<|y)?Ti`c zaiw>FY;0&ONwzn?S$$*8b*Jh&QCPbE6`;JQv{!aEa-jU*r&fxY(EJ1$iwiF054Le& zs53EVdPUKbL*!?Lw-W5IzD16&|4S8F@lhC{dyH|F#9YzI}i22NE!EUJS9{2IF8!63?NP7 z04R`O*PEu?gCOyVFIXrYIiDn2SdYhypU18Y~j_yqWt@kg@t`AQH%2|eT)-7 zj}jyjGViWA@SH#YY5lW4PNHAOJs_*q<6XbO;=I15fL68ugNTC4goK3~3n68MR14Kp zo&(*)XPLgs1h@A$*IWg%lZiS0OKr7dA1)drM213ZEoa+|DFFJ7Y1b!Q6=XS(GPFR5 zXnd|^=zNPv*b9k}()z+t@uY}>vC^63fJY;JZVk7bg!Kl<%N|?XK%?xMZrXukx+b7XboK8c0{qG(V)!8vCq^C*HXIEwssX zreaq<+YG&Bt&;>HGdI%$G+%nV)HO8fp>MXM3!|i@Z?W#AJ`>4~z}bi{e{R7}2SP3@ zEj>bgXX(!+2qhRXq3KOc9|ESu=+-)?g?NNv1AOiZyhs=tT(s!S(zEDYLpt){{P&V) zz&Y>bbx&g_N5JxgEUe|LAAm%Ddl-UCu%DaKWwgG-;*uq6bMxpa?B3QGJ$DJT!??ZK ztR+Bha!gz;u5lD%=%=QE(zRJ;bvJl%gG}g~ zI~e0l#0(Mfb736SEOp4CbVu}2!hn_bmhIo{S(LDDl|SHB`m_H1$fY74ZDCucxgmi4=bm}2^6X{_)vEyJ&Rsd#~&S&d5Z#rn` zKPiH~)?t11N4)41bGbV+Pu7@PYkhqp!FkIT6t$KHgsj7dHM5XMM`C%ZHsH4le=Rw=mlDLiJHR|K0R-j zT+A!rkZ5$iECwmx3)g)l8u6P;I!KFQOsYcsuTS6bH#m%FW$b$Y`G40bk1-I0I7!&#QXMmPw#B-koNQDx=DUH7CxQbX+Ptqj7)1OZzcSU^H~{walOx~N2B z+Oi;Rf^A|vOGM$w_-8SeI2e_ES)mxI;^y4pTJ2oA%^U~g#qHJ$t#(TOff%O}Nw}IB z4VzDA!^y#YB|AzM7I>PWuFah9C-E7=Y%h1y<_i&v4;>+3kp>8a#G&J5y;x9wGBUPT zgk3IHs;xOyVldg1wXB03zU?GB(G))@iB7Z=z+~owcff7v&K5ePT-z;%k!o4TQwo}|vt3qTGjmoH1+YE1~m9CRcM_8T=i(NKG z`%KEB11FY<^3~3mb0tdz3(}Ld?q+fwb6ZM`;!!L`d&PSnd>*xe3{Ib2T}G`KZ}vf1 zr$}I5S7g=+C(-dCt=^bL{FvZ1vx>VB`SgM}Mrie(+S(=-8XTS@-kn(EpwXspHKCyTutOCd7GbYT5|K_uTa_AJ7#=Wb+T=B@{ZlWDc*7><%hcZ`BcB{ zfjyo%aV`i<7YMQ}f*&l`OK~kev5oWE@ueu$)8j8>9!Z*_uDRdDdbUcv@wu88_Jj7f zgK>Qx%h_Y-0f$V{hT6ypiO!k0u0pUa(!Q&ewR?a6(uB|%i<7NaP<{8C#`=WzXL`YA$aJI^YTNQ3@;956wl2X}XKA&uG6k<9cvJx6E2 zEooyec0`C`Vi)N5z@BoccIpjGWK+e)hlUQCVh<+9E(^?QrA zf!b*)DG7Eh+!AAgyp#B4tAK0a1Cq91&hG@NFzLU^wR!cl8o(d#ETv+=zHGTc-vrXU zdzH@+8B&sRM95+>`Ii&Fz8u%>CvSwP&A0|ZK3b6N>wma?&QN6Srsr+fwZ)gd^u-Hh zcl+@7OAEMIBty>&4*eNe>BCH<^(jjM~}9;mJ}u}Bg)3xJ5EzTsN+^ygqANs zLQUixNGDQTg_4jtFuNR(WZC77={Z|mLtR%Js z*e1f=hJ$1am@bc#4zrv|TeNBK=eqvLGD$(`@eyP}J#0a~xwEna7ULx4yZXk;7T`}3 z0%`cqaJkamztM<2|KDy zWc^-&-y>$a#YX=d;l&+0NDQ?#$DuTSzkC0cis#n}(+M2aiv=xn5BsRkG0>vJP35Lx z2-KT^^)`DRZ1&_itY};CQLpwnM{jVCVx=M}?A8-88(#!UWiZlmo4fr6Lr1>x+c7|} z3|khP<})Z#&wM83ssc+8ho&r|3m^PHg)nM z1s;WezbwM9WahxmW@?xgf7_3M8S)caz~hCn!XgVlE^)hjr1%WrcO7KMhA~LHC4+@4 z#w~g@=GNlE@LPZ7#ib}2>ouZH}VbQI#ac8tN?EqAKG`E_S!9cL?&<{4q&2jG6tY2EPagJFaG!QKOTAMAB zl!1%{&7fY!OpX4!UdR_D@iA}B+_q<@Lw6qX{at_a_5xK902`{JeD~$aj(UtgeM`#| zj8C&l3p61QOI~q<_g*90mDmQoe=9b-(m4N3g&kxXCI--Rq5VfZ;k>m<03G6!eEALL zno^qwI@o-*+5-((Jmt0MZHZw%P43)-b`y?q7V42y@{jpL9jBYrCYoWHxX1nS>bOqzB& z@L!gWbn7cJ;sHzT+WEKM@@T-h8qSmAA4G*YqvoXdT zH)oludk6E5>UN1L=mZOVP8y`b3Ez;!4PHpZN;a5rAV>BgNvy&1h*OE_!6u6i0^sJN zW#al3^~}aSY7pZJuW4o*oPfSk41!A9_XAD-0*9>s)U1=>zCxsNv1tl@4@5=$fIOyft+2P`fWtybiP1FP}1PmH|;jDHAi&Fq(eDE z8c?oNmi>JeEmXEcltv0me8K9NC~1skP5;Gn5t|f3?=P)=HVA03P+#YB_4eh z!`XZz+JC<-kpdaIBC)mYWG!|#@7O39BImnHLjRtTznR^aib3G#M>Yg`{-yyCW4hoT zGl#*aC~O_kO%ekKQo-b(7g%pgC#%*31D6;~D@zCPtUB z7YV><=*>%jy@$;OckP}oVpHrHY+BLy$JZA!;!b>onZ|K#z42EMpbxkL-+=LS>-s3t zk#84E>1^5R$o8h17w}5#Z3lx+U}(sdG7ux5G`{qu`gEPmKwnO!+NxNbK%dl`#Fl^i z8*^sT328K!oexzJ?As`Z&+-wk!zBwMVseEa-}a0wK5cqMfeq)h-5H}cGlW=uZ_J05 zzX|xJc#1D6j-!kR+hhLdT{M+EnOGX!e@3jKsjCe-Vj^_c%nnXK^RUPgs&8mKUp<3v znJ|`TF1Edv)_)YdIk5qbWqKvjT^$IbZY9bRl^Q4O>M}{l=*qMh06Z*ecC0HT70}=A zrFHl#=FiTTW%%3`{E;~3Seboo(FPaOwVo+tI^inIi{rk7;q0(41(>|)Ee-mSnViN9 zvxxcanWOzf8_)K#$~hc!Ep;mQwT=7*qkeh^m$kqyuM|+qrAOGt9Ym2m`0wjdB>^d~ zMJKqiQkn6~dn#h++G;q^I8%!@*rjI> z4Tj&oHfu$E>n|^#Xjb8C&jL7&vaE9HcxY4Qa42Jo#Rb=L+Z>AMD%Wqa+bBgI;JiF|h z6WM@Sx4OBpyzVA|#ON&IK5;NXqS4NIaW0Pd$!E!S)3OQS5n0T)&V^ud+biB>(E_4n zca`mKYIFY08RlX=fEi~B`-e&$Wwf5GIrJa~m;-Ao6F-(a1?9Tbv8xL=&iw@npS{^m zjNVCpP~%iAo=I^ZkyJ|P`+n5hmRP@nM6>fB{NJ}xWoKz;8$P4_DA1mwY)EMIYHWkc zQ|c^MyuDcy-+JgHW~=pJ7}XKcw$lYrWb6EzhYmuvHOEeB5eA;-JHHqgLQ9)I323F_ zMwtc(Wtpug)HWrGU~bpmhvz;g^qaTC#$o)J?eQ!hTpqOr09M3Vq5;(Mv<4FnYAl&M zt}IeX|J)*dAd){vs|U`F%;a|p!Qc`6F)jsZpaWxUVkPBjqVZ^>__8j-*__&Lf{s14 zZ}nOC81Or3uVI;dA;DteTNTf72YNc@>&r+}-G9i|;n>WU9TX&l&o_47F~1+!g&|+; zr;v6DLI)ATC`4FpxRoO^m0XzX`APQK$>g|npm~1TF8}!PB_1q4Yo-e0V3g9>2oZ^_K^el=R=J4)VIl7yEUqw4;9rd7v1$C;O*# z5&q5{@Os(#%m4iEf9D&+x5&@OwW!b-PDGjmtg2y9O#JcXk)Z{q8i-*DfOSzp#AJ$e zIn$LiJYJ$J;@KV$_K^0Vcj^?7@vsm%^lX zs|U@7{z%#CL%++8^%-g-Uqwhu{|ZlmA2C zsEe7T{8Pi>@lm5t{eI)-Nn9WM??nb`wHKDfg>?xs*PfePFL!=L@n0E^l&9+J0ftnq zQ}kI!j+M%J^XsKYa%-nbWH4yAR3Qzu(|LSkMEy=u<@=TDU*|CN`-el}b0 z*t<=?`WqWmg9%DJb&^cHc0LFUq2|Fj_J!FfA zecbb_%qP?Fa>wzHb%RuRgE9{U`0-u4{ZCo@*DH8L%kI8StAE6C^Fh$pPuC|qzwA=2 z%$CC)Iw^DcaE~Ex&_&S#I^)f;lR>z#FX375^plEw%!912U+~KR{UnI8{BYRvo4VqW zoLF`8xggW@+4syxj^*Un&5B>IA@T6Ll>OM=sAK-``D$LM(!lj`&Nq_a-5q&p>Zuk? z5D7|Td!_1rX1=53GvJn zXL#SYt}}%zL;>5<$@X45y+cwvU#;Ds!(8Wb3PYykp09o%Pu@{gzshc8AkCONLsWWj z`V($!1GoP3A%F0Fdipw%1vkB}A>lFMCdcUY$Zvvgz(d18{;loQ9$b}XMMprjqNMkl za)}Ra{C$9VW&r7rhORE@gvY_H1Z#9t-_Thv~sK!_IZX?~&DW zXUDl7q7?u5Wb!3cIL2)%*6q^*8egT_Y>rl?&PbF#i$928YmmLSpk}|vFz{ujhF%n( zsnSmafh$z0JR7Q(nUkAq*Pm8*e$5^XWBNs-!z9b}Te^AEZlb;mSr?#pl% zp=y;5>P!jaGg>;~x-MeRRPpC4-wC*0{%pXNo_ZFuuWtoS-zEeb&L~aM#UBEyXKO9cF~|Qx8yO|NDgG-%{mH*QAeGdHUbz z&N)P2c8WegkBHcal zZQE;g``FA3w}~46g#sm({YF0qo^L-(GG~wK4FiU(^^)wb=gj+?L=rad|7R)9Vrh($ zzb;RSx~QpAk8Q|URyu7&^jtU+|DejN2Uq^ge7Q5TvbOSTjCatPn$Gl^%s`EOQKtgU ze5+`#%qe^z_g`MLPn4-dh5YfUTBR7OZj$_RjLbt(>bu^q@;T6#uFE!OAJbns)Sl(P z{?zjM#>o#3jn4uYbsw`?YN2{VWi&+Z^Jlv-M4 zZU0|it6F2(jZUb14>wvxl_pi1iH9Ap0VU`EF3;_p5G*e5v-8$3{c$=sc@=#?u z1)QJ@sMf5uyH)+l*Ql1tw12-M+Y1WZ!KKN46zTXHmZUf%nQ1po8OP%?S4QZ$nB6ob z7$?Yl|NVf?7m7vwDJ;{TUvvBEUxI2}lg#N!OWAd!X^L9Idp+O6h{R^R@BACI?E!f?koN*plN8sh9wPIkIL|rbMP=;LMB8)1A zQ~)8(O%ZpEaWDgh1Ay4f%;dDz*TLGE+{dHc9>HWr(Pcqdj8y}?a;e4CZV!mPdd98EB zg-L^{hB0f41NLwyp*vU51*5z6RnOC~^>!Vq^Mp0fqpiVlTSZkhuYPOBWlVGf`hMc> z3zyxi0b8i6f6cZHpxryP0h&eR9YSG@`1IU*`{Qe#-_Xx?Un`YD5Xe=ZZHt<8t&x{LSuD8ELl8-4k;_As_AN26Yi$MpTV7jc<< zulV-lYEQ<-9;dqXTx*6%t*#t)xUdc97k^0RbGq%7AD?Ny`>=%sTyx@}Gi2EXeGjXc zb;-rJ117bHvviBz0%!FhbMEtO-W6a2m0WURK&%2?WP-E@kI7=DdAu?o7`X3~I5N@9?_u|0 zWXyL>f{Tl*uD>8JZx#k&+=od>-`N0E(NQUP@ZV?Osv{NaUV2zl5!LjemjO_aRgfjRz`!;LcH}<|}~J8x7b-$FP??)}tqa6#SI2PK*q^m|3wZbe=RLc|`CHZ{jYmtlCs zgGY)A3QJDW2dmQ3(|d8KPVl2!`&kagu`rVBnw=e)=x|2l9SFxsl2&gy%QX~QPmDIj zz8zjxmlsiA{glDETBas)y8Y2JIQ#{;7Y%oZ8lO)*iTgZX(b(2P@2N^^P*K?>6X3h? z8;?`Vrz0?X?6I|#uDnvm#^R~bSEZdhL?ugd@~^6F4);)B*t6GD@)K(m(9i8dPO;EX zW$y<|OD8U8=Bm56(s`QgdEV_R@1y#4q4>p95({BX$GGAyYYzBa^j$Zv!3bG)6J3sqv~LjP-VU5UHDSH*P(^;;Ih~UweM3wA?MDAOmV6FW z%qGUtA2)b7`?u6p}T*3}GAM85A$O=IB}S%c7r8v}2d2C8fjJO#R1L9}v48+cP?R(kH8 z0o%`i_ctdC1u@zO-Bi=^tfWwBgn{Jr^ObL`(fM})UjFJI_><2>=1;kO*e3mytBh<^ zhkH1mvRU`2EcFAC6Mgx;Cm#={f2Zanx>}E}8-FHFZ2JfX$TXNU37q!Hg}E)!mAvw} z*Ay8X@2oS@(!TfKj1cmxs;ZhA@?*Y?coyjSy92R1w-6xh$wB?JKh6Nb0QzixYN;Qu z2nFs*pfMb#`{1N?tHQhmXV`bwhSQM5&V^||TtU;I*|dcsIC&SEbkg1c!7EUC)~2dS(cMG13k!?Oa>>95Kq7TMSyfzB zR+qt4Qpkgx$m{yD5KqojiV_hlao^flb%6{ZJ~#I*Xf~z|dDZ@W#&joi8LI9YT`=6I zhz_GW^TYdzB%PnyMF;X^S+?t`Ji)6ccfS;{Ex5Wm9=$NteQ>vWkBb_O^fY@U?mics zxAq{~dxVm-BK^Is7aXIy5MF~uz$3S&QYtSsUhxF~B2a}lK$EI! zv?1c`xpTjPc>NG821E^>fbG(3OMu%uN0zkKa38MEDL%4nJ)TE z!_H(O#$_I&Q9OY=c&_&A7-Jv$wL3aLJvQ^$IL&)?8`{b=n}_7cET^1+`$&b;dDzOpw-DJ-{^2y6Suq*?=s5T7d3XTuNvC;=XlMn1^o?Tu^)C0#t{&w- zAE`-YI#iwor;LQyRo{3cXY~y0-NO9@=D7G{Zyf`_eX&+m5jn2l^Tj^h_R#Rrs$cTf z^Ce4`Su{B6XPGsbDnj(9qxOD%@9K-^WD)#t5lT|tXMokCvxxEX$+Y=mxKH~%I)Eah z=3MuZIi0+>wK@|s69HH3dFN8rt9a@z2?|cb-$i`HvN>`IEmm{&I#pJJ@edDLLsEB+ zCxCM>5<4X$ z#@bz{@AkZ5cz@Wb@$hr?qd!qzBtfs{&M!~)_c_0{m0Mf~!0+K1kh)z49GeY`!z!qs>1)SKW?Cb=?lzi^cj^$8r%*OqK6MueYv`0n9?}3Wo0Uy%&6MZ4haP-9L z7>g2Ov&H-mPMJRQ(uc}0;iyLOH0?W&6EF^}m&2D^8%Yp|vIzKmZM-&&2?4g*&0knFJdpEW@B z{e^nIZBdmn&H_zx$b^RytLhuC+sRe2HraNEGTf=c(>!daEA}M3ihX?VmS{)<#R+-I zBZTxu$!!-HSlR?`Ml0pp%iG8dgXLp*nyM}6`OhL@bEH0W0p!n!uZT$##~-nCt%&bI zw#`B`TyRHJ-#ok9k50xj*F>^1XTyEzjeAa)Ao}}*wES*`a?1)Qc!F0zyP&^Jgwbi1 z2(uQ9(-J+4dH(o;wq9NrpT$l5eY^hXR%KYiIn%VddgI672z#%o z`mlUTq_y0DPeS~yayrAZpxKVND*=DpIwDolE9S&|DFgeWu-RK?OhRaN3HsfdVVnsH zap`BNaIhol=4M9^RC@K4L|aUnWKWx=IOQi(o)6k<5^wlZOLmwfFY*{3)t}GXEa0N2 z#aLwsrAi?+y_wwT*UmI03|t*|DDG|@x#@gBN$lYa+pl5TA(Gj6&On7#vf`H#O*(t5D4rV3nLC;$UA-QI{^_h3@!^D%J(`FUKP>KxIbNL3f z??XZm!!$%kvb8m{9ewwv@JJx;j|h@Lky=KrE>2a?>XD_+m<@@+}*f*Ms4#G!4t+dVcpLe!ZT_j@x&rdGj^(Mepk0oKkphFb0B>M z`*qln6~LJJu~%}XQU)*a$77<3gu;4breevYxs$G*_4!eEI;a`f$l1oU0#^PU6fz!g z203N+Etei`Z zWlGwn)?K^qFu31=-2b^T_qO%M@!gtl_iG}1pLNEeRunm1(Ca_rzj)`5#h7Gc{7HFW zn>Md~(Y%m`TQ&8w_pDly^R^X9qetd0pXtdTpU+9`_fxyd&sHpLtj^z$V;VTzN;5=L z%~g4@{ng$vX@eq*(EZ+r&eYm?L(G1()!QA;@LcCQ1E16Ai47@EvMg1$6JpPUl>c_a zc+4MxnY=gdws~LMY+a~5%yLhVzNqR`(Y~)6Pe;&+OGopcjYYQ>Wvl9+P<`|AMC!p1 z8foiuZ#XlwD8u-zx8glzG+JwQjqrgKo`LbZPtcktJw1YY#VDfzwdW+EXUg1o5~ z1l8`@5<36Bp|?xidjc6Z4hUHJk(820cgZ&OQCY;ixtekCZgKA$+V)xY!bw+{ul@W?7P9K>#~rP@`w2H-H$ZUACaHBV-a9VJ zByI7MvpvhRivP-3wUDm7NCKUq_pa&!p{?neEq}Pev&!8HAGQDSlvvVcTNer|ea7NG zG4RWG&t9OD*biapA#K8|xJ-)gK3}`Me3JL@nM3vAI;@jZ^`UZg;2EK#xrb3kT~tP6 z&@IqQRpOoBbIB6d0gCi4jy+jbV@D-kTSv%A@iWM1t|sP)E4|$x=XR`OE!2HAbWW0yt zHyV0TAVj*eFy;wR_cZ$BfQXOHUVh7y}ymGvE+XK+8&nIGaSgX!#V zOpgoi#uR?F@NT-Kh8l@CoR8#SyA#|#L#{`49>vd6(w}H4X5$ajbanvU63m<4@Pgus z?RUo?4~?p{Chdw-cG2mh+LQZvOxXJvw)mOveCr;5H{s>Otx|rL^{BM+iOBqs5e}$j zEZjGU*>)E#b&dd>g6psTzo@$Ic&hjRZ;xY^lSD$Ni&!u5-@k^B%9)bG_mYdPRK>-NBc(v>!mt zT^o^MLbIUPy{N;nbD2rEk6DzP{`}}PEg3o<7yW&RT#tzV8J`JcO%OYI@?){Fky9Nd zC_2uC+W+;0Qb--X4&?b+ay@6eG-g?UrE31Uwle1AQ~F5EYv#L%){>I*!%0YohkpE_ zL!UhG(~8P-aoyip$;`br^Zjg^4PdqBr_VTrU#6c(m>k-?^3P>A10}v<`<19aN64K8 z<#_apJ3y{Rb5TMe(aHJ4LWP$Y5~%<~z-i{W(Yi_yn01iZx~C}`6Wk{`QrF(z7X4ho z{%q%XggQNG9!f^MhT?K)BlCCG{plt}b@HolWc~GAUA1TIu-XcRlC^*_S)6{k#-^ox zAQ(Lme%*FL={-sDsUUT>4?0=2jyU|ojh*(Ph0VAw{*Vf(8v5*2zeF*){U70Zd+gTf zz&9k12uV0&*AGPSp82#GlS2CO|DodB2l1*i2@#~JXJvG9^MxXKvu?3-<{>^oJMz|$ z>|0Lv%EtV&%w)m>N0|N+O_nDON3rsz+9YvD8V_}eXH9(#2>v40cqvo--GW#3;$XdA zU7Ig!qX2FzleszrNon2^_`s?@EYo;s_1F}$ON?AEaqIiL_kEBgWW0V3fSb+rfc^E^ z<9~iTM=jjhD>dY@ol3{a>#qjR3IF(2Be%$`Lt~Qd#U)ikW@InEDB*h9?!)vI=>X(h zNrk9b{n}X6RTUq=DFggSvzSl$%nq4;lyB2v`lxK35mfG$w{%PGr%E}$ab_7u^vTJ| zz@4K=xdSbp`!m~I0_nU{aA`UE%^36p%f9nvXoq3JZ^4J?$mlm)|H>92(BDy6%uR%_EKs z(n+l!)vIp1+95hCED{X8lp$@pGE|m7NV5Q`HROMJA|$z7m6hi{r3Zd_8(KlN31vg| zCRb%!c~=}RC&#c{nERV9pReRkY3T`m)aWZ}e@*r2P-5W%<~!mT9bztA&+#ncV1j+9 z-o}X?wy_C|vMxjk_H<@3`Aw>Pez_^LH~MGKsZX15lqf;ha>Y#WB$~pjY{>_p=I-b6 zIf#VvW5t$5A=mxc0djt{aL>b+8mAFP03_e^Ce3NAOT`Iwe5XPEmrf9(yHt4K70+}lVinSQ?jn|o_g12$W5-9ES+%& zDx=-KC#bzIP_bLv-zR;y{1x@fQ+jnkT+Z!?IeoB`@4|St13(FI1;w$p4I+ej?o9;H z)W1DHP%f>LS8&Y3$zu^n(@JT^{JVzq53r57Ml&8t>t?7Z3I ziU}mzwNA*7BRkQ0hm`tQmKPTVJXN6`7)4N&ert|Gi7F26Y!zBS@8ocsN|T zvd&YBAbl%bLm6)pF}j669Fc8|$V?0ww{IKdich^A!2I^}If+Cs>-Pv-g}tMCOElV| z_abhmaZ$gy8d{0B6W1-C6XKc?R8se@|9_uTSkdCHmXc&a<62mschYGj253=7<=8vx zOCfN<__Ny?QFvWMnR(MIa0^v+p;p_GG`88HuOF7Wlj}yiwz2=sKBt$UPN5|9+=`US z>2Mk$C!beWcV^7jcD9W&1<+*Vo{trnN;>m5i+IB^SyHGkFeYUAYm~`B)r~41T#`Wg z&=sC3%D;MdS8ZDU?bAjmSA@Vy(p|Er;nMAy(E{A5c7K2N>i*-PbX%D#DC z7ILDSK5=UCKKipcR~OpQ12SqJAGTBL;e6BCKL8W~;i?>yj6PqDAkPz_zyl}nZKLb- zR_f7(@uW{AyrIh|1)JBc8h?4fPA(i(QdK3ikaR*ywilqA#3|kl6@#le{8fg3c2+y* z0lY4!Ntme4YJ75)g48XvSmeDd+?Tdal7^TzZOS5B(~a*5QJqasOq;oCsG?K4Bw$lK zViOw&lVKB8j>7WeNGBo$QLj@~1+%cHI0Zc0Ee5A=*q{>=(K~de>so zkDiK!CdXEi(>V~IMwa+|WBlf%j*#{pu4|k)f~J{TllDdxnrX(`Z^sDSNu;_!GD9@J zL)H$_MKA`bm@_M}K|y3N!=?cQ`<~rhC;t2(Z}K-(yxV8>_KwWzF}=u9V7z=@i1+l^ z(gt%g;tgfIEnhAP;?t-e{#hKd95Kj zD#w&X91A;ebTgFKOV+l z=z12=A$Plw3set7&wq@Pc0i#?xW9h3W&v(mrtPgii(K80 zCOM7GpQ7WF>GnfpB|=$Rh$2T>7HwT~ImIl^rcF(Htkv|xuWlRY?B3j7<1U{Tl{;&B zwZCOYG5?NmNZ#d8sO)yy)uPw#oTtcB*qyrO0x6-(EgscR!0C`_=!R|$I0ANQIQ6gj zj<7%&FEO#6>ub>;`msIGp%P)Qo4xA1GX(wC+vm_-mCGo1pt(+}ogNJFdyyk;hSJ7h z#e?~;1>MoD{Z*Fh$Y5EISzD#vex)A0l`lYE3&BmBJ+1ziWL}Ne^X{R{2@%I0t1ZGm zqaeCy=^m4BU~#dOKQu5-#DQ#6V}E^m?IFCb0bBjnyWt0pb-i8yx)@~x9T}H{H*sNm zrnK2DZH%gsz~w0)1*-iJnrq5~Po2Y*>H@hAb8jxB5;YM6f{6G&aH~%kEP(ZiAcFox zq=O4Iu&UlKey^)&2`B7$=JZ(JntGZyYdd$D@nemhnK|YhA$A1+)u6BM>Kd)gO@#|B zW57K>#PG(7=f4lrfMJfHei+*7EQ$Da`meWF1!9xe6_{0COow?}5B*e2!o(9wXNeyt z1E^TdO&ih90oHg9uhUN%Be(J5aCF`#7yA1cmO)?_JK_kKFHhPAqiidi)diC8a=mmH zHFT=a$&L5h#h3tJRq_8$ZkfBi@uuJC@}?{&ZTcjAV?Kw13Wq&_@}2RhF382Sr~d)x zR?AJ|)dVJIXVI1?|EzTx*WpaI05VD2q&Mv4GWem5MrIvjar#&ET{{#wjbFk?)Madl zohR(d0;P;WAWVoz_h#w)_osafbahKyhC*mr);wSRc>s45>$T%eaGl(U#z)f_1UlW9seKlb~{UUxxusFF?H?3#>cJYx$>9g0Ps_1Y`kDKt}#B zh((4?_Qp)!$N&AC;HB<3*1vr|vQdjy%JU+1m1ww~MTE9qdd_}u@is1*x;SYU{HzyQ zjOdHcIqP{$UFI$Elz}y84jFI-sv8+4i~R6$-GFq*nTN$s>K;Vn&&}O(YkF|2d_DYI-vMTHH#dh={>fb6g zbn|cN2&j9@N7IwMQH>lYp7>yK_mO{FT>K0I{zI<6xm1;GD|zrEG!xpI1gS#iY;K zEiyAA#rAZHzO&QjyxU0dC~n^>b>bsNEJ@v8h1`O>b(Cxtkbgd^D zO^@;2VkSp7s3du!=s9>*>D?ob(%ZvBWYvGKtf_O9^vOi+>`b!V#$$g~*xGrd;z5hB znm^;Rz}rN7s(QohQW&xhBKZnhvyCdGIPW(DiU6)T-?f57Kb0;bjSkDOl`7*ZL>Rr= zKI=I6*D30bjm@EavbNI)pxNMg7u=U1VEc!tPX|lVp{xS282I;Dl>l`aLR7` zAO&krPYFeTc0kA)6)?ZrN_H93Ho?Wmo5X^yziV{Cx@T^Q=1uB?Kvu$m6fanJgmkk3 zWycXFN2@<$PN!pC!Xd-Dj2J0jemFY(N>tufL{Q$2_pyLFbzdN@>8h0f&c>{JX|{fm zjTO=kHd4C6y$!C)WD2Lz$Y_e7RAMVt)q+U_D)SJj-4LI>irf;6b~+r_1erj8*4bm(>L4d}D^ z@;W#OG{+BWX;HxqnEV7Ya;_prlp+iCQyYpb>d}nBr0lgaHyp~R-pc zd(ZPW&Mq!KPr7r(w|e%&#+IwcBQ%xTnm1RF9{Z$CXs1l~2AON&hc=z^Gi;sBp>tMRuF1{_ zo5#GPo!#fbXHTEbt`_lyK-F1dLYf7c3%|+&#+qX^;v^mbd)&3l<7z$IonIdb5*y=_ z>Y*`;!Iz_l4316djkUgyzCf>NZ$kT@94XR#A1__oOVz|lnHtQ;(wi0S{M59ZODZem zi^;v!Yf5jqE;o;?cfQV-=gVYn>g@?clRThLQHc^}E1c%hjMY#vmbEA!8E#MkN;`iy zqx2x6F*rc%X&wWp(A1wcKg+%`?*cL9(dZfQf)=&u4epvYK4-ItkL z-3$)Xc=`Q+9YO#K{7k|Ae^Cp&a-K!@v?66^aoNh-+WrSLq^Xa;qBA(GGRBKeRl`ykYCeLnH2+3bB~*}0vhZzaS=U~Vsr*Ras~t3rG} z$RFL$&vXrsc3t}SrNsZgm$KDRTKh#zg~%h;PQK96DqrZz@&xkZ(6e1fdKI_6Jvot@ zGYJL4At^Vsw0PpvE>o!(lRjk(U871fAlJ0L`-a@*1{SqxhTHvkV%u0ndLe^g+C$#f z!BKx}E<0}*O>+}L9f`duhW$FqG(s()PEZKAEnm*nyp~A{NcwOls&N5)Kin|*eT<;E z=j^@@d7K4(kY3Z$U*=K}KyV&swYtoa*oi8vaLUYyMa>AO}5&%uw~hG>P;VapE)Pa}g)KCeyhI^VOH z@Z($gJ4}6nR*^^qqh0y{RD>Orng-^=#17(kvMWlq4c zf08%$9LCPhrN2wq!gc*V!~~|8sj@+FqlwOUwt>pr{(#(4wrAg9w~L(>OX2s1uK_8^ z&bC~;Y&@;i3JEih#p;?v%_lPo0%BUWz9kimc05L1zX%bFkdQ-06(5wmqfiZ~753CX%Qs(T0P_K1dZdYgL zGX`gQ2p8ya&n7A=eX>srpE?DV=(!$u5ImJXiu9W`uaMg(cH=(V(2MUf<79$k}cK6UWazlI+Q`IcARo?`M<&YAVl)7pZP zy3Bn#Zq21q=9e}(z3XMsC)HRRe`w1{7`mOeqUxPC6BIVEEZPovb-{3E$?@Km8k$cF zq3~MAVm4fzkG))Wh;`rGs{yp)7mfjnTDaFdH-uTPxio$#>jiCy&UZd=Z3GLv6g>nJ|0ets<*h7N>8`u}><50=cAkS^Av zrRU=#3kkPJ00e?4Tv1N^pYj7aiOC?;FvgoaoV#{YEVv*CY%P8zH?qCydG^@S4A|n+ zm1n+36y+6>bjr~}ze_vu;da{m5gpF~*k&uA#P=m^ZgX|8$*no&jni7E-y2EJ+oDao zMOtL*gV)`D8d5nTjd1#$9%Vu$DV%I`iykxgUEU^7_Wnh#Yq7dy^=}&&JE9&q8zu{= z%Zw0l9mrk&30ZlcBiQKIVe-Vs#Qn|0708i$2^Z9?+^IqnKgb90SLs5SGgP=y=Wi`z z#e6Z(mqLlH==*L+!~&nlOn zp^Da@NwR3lQA%mMv5Mzj1Zkc*dExiD!wv{@``*!Fcb+UCs%QOl;4Ar-6BwbRx5R8` zGU!sh^V%~ZwI;MtR2Z7WXN#F$qa|E zybsp{LLuNgw*)Bozdkm8=zbHjGpgpeo1TDH_(nA2u>h(Vftr%b?fK1#mZ_vd6i+)9 z7+MDq4Do#5*vYjXP#j{2V9?|1{yq>&)%ON9bD2|&jt8!EEp$-S>QJ+5TthiByj%GYnlgs$I|8t;qEdsm}9$qgK6I)># z{nTH)+LT~NDZ{fpF$u?3Y;F@aL0K#PAcDH?q3VyXx%lE^ZG(AMfYwF|Tdy0z(}$#el!CgFuz_D)*z2;){n$xp|6)Z_Malx}v#mcI&g$ z-?TEMK9ke$V=Xir@F^TM{S&!}$bI3A9x`VoHpE1Th=>^i^WO?!s9VbOqra=Qsq=Ow zlx{Q01w~yg+FbIU%@vr*pVFuE+!r@d0FGGLV z47G!(QTbB{!R4K@{L?JTX!RW?P-V=orB|9EeW)r&Wl*UZTVA8+1fvyAnL*r%(@_82(0P;$0z{CToBC5U_Af-RRxazz5!Juy%& zXnX=VTw|&yVnMV8>k2wr@Zo}hd=jUVEJf~bL=tD)NMU}z19eq{Hlk8-)ja>YO*gF* z-ZH;OXx6s>a9{30$|w^Gm3OnfwKYIDd~rr*dM`` zjKsaSMb|zwrahRzXRXh3=*z@~6e(=`S!dxiPS_dI2=hjK(FW3KeX`C;c0*cv9&cpA zOLqO{_=mZ0MB>*nUjNYv=xWG`?>F^Ea>OBkkPgkALQ)ykjm@?^%DCdXpO3tib&|tv2EXJD-%|6aZA*8~GGV^7TJ@|8;ozpY zzY}Rn*h*MLmt0T~kU8==%s}bfODD?D)qAG?-o!7_0AC{eR>8QMn9}cWA>*kWcxTD+ zM_sFmtx>tT$T?4pz?Cb z{H2VNyun4|htvey(AznfZ$D-uH%`C~ zlt|!CG}5AXLnO=hh|~?Y5>3nYD8}J;zSbEy)b-n{R2jzDVydPP5?$-BmkF1$DqnZs zE+Wv>$zpbI=6NYq`dfF{q+>g|^W}vriaFA5QGVRUs945zp zwd(D{*Zc5{R3Afy8F$8t5mJgN6L)@|SoiAhs$P@y2RZyQ)H7VgMSr%&_95k~V*R9< zyur_8Kx8$Y!DSbh9}ib>Dm99IX;;kPVt#S;-dqMk7^_lGmj z?g9!M9B>3SkhmqBn>>EMu7j!NR~&(OaKVty*}SYj-)`C^#H2V?h@sCID@tcNN+<5w z@im%LIJSxM#oghz4#`Ft7JBs33<`{=b`E95^R~XwCE*@+8=wwN(%}n}=Z~QB9Scap z*xKbHCgu^W+GW8j4~IjDs*A8lUAcnsM99`m{dw z8>Z7|SA|bKI^rChEJZb7Y5VwTg&%g|zpJnvqg`+~p_&r(Dy~*`@xAX+XYsjbx&%6O zZM91%4(Zf>|CDrx^U%|}4=$#7yY6bT%b`lD{3+B*s%I=tM?L3_&yA>HzHQ8Mt-ziS zZiwunHZ4jcdo4Yxf6icKrIVFg2C@6xX~u_DFfaP=*HwoE>dKH)UX1$uXdyL|TSg@+ z>pAlx$Nq88Z>tfUPob|6_;%?W%#-{ae>U>#8&%$(-24CguF+J_Huq_T_esM0?kZ(k z*gfv`qyKUBqo<*DB?6PloFcQWg7P%8YZc14|AtJ()TR;L*27be2Ab4gO2RR6I0w8J zo9~C6=0klNxvPDxT9^2~OK##lbK2Tg`|a~LGYVMS2SzD;N(`_?mLt8&GaZZRPL111 zsfUXz$s{vJc8eR4%|e3rXeVkn3d~G3q6Maq-yO;IAi!vFY)Q<2=@IZb)voUD?;*oz zb}m%$<@WH6KbxH^LwWx?R>zO337qe8%P*pjE(v}?;V=C zMi`7(U^KD!Rv2Uw)yF)3uv40_^SboyxR5o2y}_#`w-+r5U$K}&W;8Fb+16V0_hQ2D z8+iQrMnn|dOYyNe1hsR{KbFWCqSq%f8T9CYlBSd{vZwZTtI4M7u|9_HA%w1svwc zDKwl$m(64;rS z-u9IYI3NkBHI14d(LhTRbsn9aIu9Q{bXTZ`5izl+Et?M*{i$=QN>SyGpy&K9nrErR zRoB(Sp}P4v?29g+h1l(AE{1jsyW>FV-Wh8UlS&7M0RQh#-uPLTaDxgP&D z+|Ar`(V5SnC>J3LWMELFAq?=YoU?ZvCEk<)tGWSDEd5@lDfbS(M~rSMn`_gEt~zAt zuOdJ1GunCc6<;{kgw4GR9B7W*7WB-XyqFzRq$ILao+whRn$fS{ZNqg8+y`HW#Q9%9 zw1ANQ%Yy&9EOCyu1%ZhOyBd0p#q^x-gf`hb<@s+~H)XHQ0_s`4O*Q)C*dO12sB4u- z;WF_XRihIhMo%QLn5^vB=Z%eR$W0mdfcbPK$pWPz7y0G}jqbmFufXa)NhgezQBzS- zkqU8xB$eBairYP{cOmQbG+?E6!aCi=nbpfHE0MqM{`Q@?W=R+TyV9_Je)Vpe0ksjg zxCXk0v{gibD;RN$NbEW?I{KMCKkLK@b^SHV-cDWZfu4Ujv+d6pauc!O!tz6(@=+0y4 z^{8wli;hw||5mrj=AE%pwnOsf^y_Of?bl${^CFo^vj$!{;c0=lO>A<2QG-1?S*Q%q zKJom3Ia@zK4Ju#)Q^7aE4@%&#`r}%jyS6d?kBWV1@5e{25~}Hv4+QRT@gp&J0(+k! z+aY72;8=C_n{&XaW}!OXbdE=37rJ_>0 zVDs_1nD3P#&sN=hJLzCl(}(N#UU9?G-O4imuELu#wLMCGPUdvpHFa%r`OxQ8h=21aTo)U*|6Zm6^vUa?o@BtB7q^z}|_aBEb^yVw$UkZz` zycyeT@FW)Ua{iQ7x&N-!RZh&;++=^1)}~tK^5$Yg%Ohy!VDzy2;)SNL;P>JvJ48w! z-(%ijG=o7>X4lM2r;@HLJqP)TO4ef0kfN33+nQWxWOF`#vUd1{vj03s{oA@8-lZ#W zBuLaU#FBJQD6F5W-u&WtTSd?3$wvzqfccl?gwZnU-$nvtEFj=~k`wZgZQe(~#PiDt zb7e1uXc1T*-nr5nV!KYPB)JMg(>%J@dex@X65Y){btUg+-kG-9-WTmXc4!Y>%C!>P+*9fHiN^KV}-jJ`*Evb%p z1TaWLWwQ#fX(HJ6iFszw!@_a=+w${0fJ~?36YTCzD(mcf8f@BEL&oR8OhMR9tr)RY zJ|gtw0fFL$E4`JyH*LbEg552eGdV%;hbxS2_X6O;=He^831Jk@bYHX`w-3|5@Z1=z zfuAH1MW#2?l?$NEIU;)T-)0|7L&b@Ojrr`v!)BkfzURuBawh+k5XGCgV$yWOn`j!t zR39>MeS1dac%FTHFULL2c+e%hr)#}`sGQ>PAU9`0`7t_BmHjAP;bwr#G=<**ipxvk z92f6QDcr{WUPX6??qxRGL-0kG_aPgdhA6Zyb;|Nx23^iFt*BRA0H`8;_pzcg;r&E zGjabMgaZm|YHCvD|Nec97l^hzuD+b&Qz3K0NtxLvTst~CSSowj^DZkZQ3|lMeLbwo zh)dEj=KJ})wuxQq9O>i5YZz&#L7l%ZJsXdl9_#fUqxD&Oe&fi4mF$)?pVd2B147PM_z0fAxPaI;Ebc zSbvApb9`Uv+u_OS5Dlt>d^1m}?Zcr{Q>8u3fCzYe&>%}jg#`_g{(GZCWbgJV!xCsI zQ>m+Q%#9H3lC%9#D9H{S*1v3OFN0xJdi_oAf($(VcD~c_W%xWhvNJOuf#1Ngq&nn} zApAy6i5qSIN^-Y5tA3{Y*WLAFV3mprDyBlZc++3%$a#1#OP#GYYn^AuIgszO+jPaK zTS?`i_)_Kg&O2Rri9X^|b#-NjyQ3phmv`#eZ*Ya%C|kE?|Ack+z$YcXz?hZ+CYFos z`Qg(k!s~XKGKZAwJARcp6Kkr7yYQ-5FERdRL>Wqx(AFh3{Zww8NpEP|=kk^;^<;Cq ztZS+*te6|AvQY8@Xd2M4Hljn97>J)oz(Hg8--ZG8AM?FTbYvag$8?6wx}Sqwn@31i!9p`${r(73s@mxYHA?XajhO`ZV=ls!47-sY;Ud z{WDN+K<3dd+}I6i5+o$%E9w^@S2H_r+}U&LU7p`Xu9Mwgsb1O3^HV(WYSU-q%u-PbaZ*9SN>mQq!T+uW z?qj2y`ZLLCM~mg<_Zak6RDq#XVll71(-;GsQ-Jwiac)rdBh&4>O%`TqLKKN$W6Nd6 zC6Jsjq_StwDuV5+Qh%u_W%QYSMn>T9iMqCrQBy&cBgi=YT?#vIp3`MD^=jkwPliG? z#qjTklw256D$GXFI_vgLnAA~;I+PA7Bp*PE4(^uAAgNq@SAuV1VH%hqo{X#JyQc$* zT(@16kfNgEwkMdNdkFvg;!}bL@mGk>g13vdJJ-)(@UzwA*M_^p#cH2nwIrDUsJbhs z5l;u;)o`kKdcENF;Ejj#q&-$s| zY|ZmB(q*cTZ?7|}Pue`NrMs8G9E9kaba;(;v)}n8^ulo-mSQ`t3|WzwK%8%y5w&G~ zlCLYhtt7f3Th^B~Mb>Q6X5eOWHz1n%J^jOTXrEr-0Z>U`P818AmWX2;jN8Q8Sf7`bIPzv$tNXuj0g#de6mtV^T8aE|Bj-a+FkHhqr|M{Zh2Pg~E?UZCVF z`F?{%MXRSx`)WB$v1pL&5GT0?mQ@_pF-XGAXVF1rlnL_?K9{q&UF01 z)k*7F|26{kq0Xqlmc!QR!H-X<%=MP8E&6*rH{t4f%n*PTeL`ml2ef)WFWwTeEWYJn z?>r}Ttvc*+$h!!2-B$WDogtb3#wp_ImKfoSz`Uqf78L`t}1!pcGjD?KV$^|>`&LM8J+^&5}r;) z@^FLErmBbeD59901A>e!x;B1^g23=paw_U|E`z?y+)WVHBnjlm7iwauG8PBRpQ!fW zGAvI0IOOh1{o4DiZjqAtLZ0^Bq2WwB8WGBmBc6t(m)7ss&Wi{2h{`>mzEjbhaH{0l z?44-fTE_TC+*HWXO1HRdk<~n}%EYn5FNgbw{g3kA_=t=~Y~RG@$JlJBqg?OO8)H#A zG)dY1WH!1Dotcl%{18nHtz#Kc`_K;dI!US9+zckfQuj_E@dzdAj<($lm6S+<-W!* z6ouP2|Ja>hpOMS7+ljjYdBbJW4q{=Ibobua(VQe_Fu=^<>t$^gmvZYfRL!42oSKPM zF3BMustl@dEUfDXjuE-E2G&s-L-eBD^8DM%oZr))4FB9`T7LMWW817L%f{>4WR?Mv zz@~h2^CE!i%a>h9h0NM!DmhJ?K2&!dQutP&NYT2ZXx)2oNCiWgf-uvw`J9FP-rIM- zW&msc_VWXxPA|pZ3Tmc7XhE)ngxJx4g){o20K`jk0HWQbPy!+#&`@0j=$Yt!wZ3y_ z7&?RzV)^O?@%)}!Q}5X2JQpAP)BX3uQ{E`ijEhw88kds0XJLa7(!&VpnR0o9u(iXn zGHo+%iRLqA-8)Bt|5-~x<>Y4bNQnhDeknVgcELg0_*C~HWi>C#D4|{tm5w^3N!P&g zuSs1@U$nH8<8$ZWs$B4?Q4JaDOOcTT zjcSy?LWi(vgNk?vx`a`t&kUJqC&A_6593El|VIr)F?=9DfJ)DHVgy!&;tJq2YD zm|6zov|h-#O`mGb1-DVaMrgnfm_9xX_`&PK!lz8WKgfw9jGnH&nVP+s0|piUU20Q; zZQMHEkhBC9Q}&~5HNKyR=DQq&ijQ}fA1M~091zup8Brv{6!))IzF$~!<-4H$&$fo9 z24u=<2=g_Z1`czgcIzEc->sY4H-fBOJ3MKJbG4ec!1NmnB`AjdqT^r2X*?WV@?R<; zy8q3vgpb;W9yA_U_Y71u%5eXu2W0;3(uueQoT6K}$8e4C)f=j!iU)vT7e`~3I0BYC z{1RnD@=t9V_Lrk|7rZs}Osroc`q&p_J?s84$Hf86S z?CT5iub&M2(3h`Jd>UJemNGqb_|<*$srPS4IQa$+kYB|FoDQq_^oT(lV`xlci#@L` z?Z5E=&c)b0ch6O0y=?()F>LW|$fYw%t~<%1a)Z*+sh<*XEV~*+a#qAMVDK=xYvT!T z)19j7Scac^)c>S2qdA!s@WniDzQ+?HZ1bLJ^I6E4M~P&e9AG7^j*Stv`2<;mG_3+G zTCe*JB(`2r#IZ7|*plZxZ$lgE8G0;fA-&~*Tl3-FFJbbpiAf1=UC4$|rjC22jeIR% z=ZXMm+?O>Ar+8U;u9yP&wNF?I6Zz=0p0fXC=@|Q%ayfAb(0LyZ0@70_bF=BTzb}e zvjAE<;DkOxqXh{i{1sKt+Ppiqr8yt`xBa-!C_7D#$zuBONNF3Ia7|nD`^PCPcs2~} z%!Ih9C|RRSkSb?mSj<$kk-BV`ey*}cfGqXe5LviEvYo)^Jy}7{!@=4e!aq9pvD}t8>=EN!^0xXfLB zfjrflf8eUGfk*;}lqglO@!lPJC+s>h=ZSqd0vcInA)h`Oj%m?+w_G{** znN_3+;U6&-KT7E^-&R0@4xTbmEsT9Kw-80PT7&Johoj!gizj{EhfCKCNir*Tg(|zC z2s~1)(7!MlhRJS|VeKrpS9kC=Rhv1ak<}?~5cbVhCJ~`{@BX3n z4ji3aY>k^B@K^L_C>D#H=uMB8m)j&$SOmulee45k9 zgQ`6@ZL#4pr_Y6VzPZo$ReBZh{V&RtaA{+@I+Eb*CF&*)<3VH*m?XnDH`+Q5l1tvg zTrfryi{eI_r5zl)zi)h>o$=s4vp%UiimcF}eo7ze*81VcjZz(H6Pj5I&gAmcyGpOI z@?e2poSObj8KGSJ?sdy-sq+*p=k z^lB+tOZh2WpYo(=7%M$gnYi9W=kVcDFhhJ)PBT8Jm>bQvYtP9AVc!oRv14uZW zydyh5;XrWo!(((Vgq!DS48ExrxJ7fZ<7qgx<6I~a(q)XR?hoc}Jlt-Q?eUEosaalOF{vza3 z#*;zX=et8y)L^7L!*ky$2f|j0#rW>Cc9!m?cb_`k`ON+Y2bbcb#h$bFp>eEQdWRJW zuEIaZ8gd6FZ~pkcUR(HST@3k;iyN>}8dKtU$R1oKF$k;Gf32X$-UH-NMEx3+1iVcO z#ue_OFhxN$VC!9gH-*lB3;xdeX@{2pdvq^K6iR(?y5{joTW!Nab!3dN_?_n-pS#aX z-*A*pj<`@rqH^rfy zx*Ky9mF}H`fR!)$EG@W43T{8~S7f_3h7%MY^@u;YGHS)6Y;9l?&S1jlbhx^B*q<*a9&DNJ-B3io&BhW13kT{YM;`tDj{ zg1pXu*Wa1}P4?`<{nB~!na=vS6Xrio_B&<}e7orCgtr}dT4MKltPlt5#9 z?v=IOaBnef6(8jq_0rUeZJSlZ@cv* z?PS8viQ+Qc?IJ`q_(D3WED2?+HaJAM#;bwhw*wIHQGMyxBzqU_?1F`Ot7g=y-tBV&<}f{$|2UnW?J@#CIyzDNaUm$fGH++E`#vjPKZa%0 zO-1+y*w8!E)1MR0qiGc89JQ>V<%mxyueV9&7B0MHsiHRr9(#h(A;R+9Og|=I;j3R& z@ZDh-Cek;J+2XD`dOV61D%|&bhw=kegP9N0t)0;O=aMJaI?8f;Vbz7tmpDNFpKIlw zO=B2)Pv6Byhqws3x0h=y}g>v4(SZBx#-;I@8Zz|^IR;!QQI#x6E zufW}UqBV>B%-J(XIP!pY!vm50$K%HRsrb~rA%8Lm30kIlYbN+lwPKzs?QMqiC9$x1VZnP1kgL7VQaImK zq>WwF7XHcBpz}89^yI1h-jn$T%)$peuuJZIuB<_N7;TKdbB_8W!z5we=1U)vzV`4w zFyGw!nHjpI@^5emwHY*y3Xlox0*>7!7=rSOXcG+G@g_!05EY}up%(6aM2Y&ot)@@q z?pog_SSjm4+A@XSl^<(Wis#gfg8C=#Aik!55Ev54@Z40qwBhIu^_< zJA`e~7-PSDC5noGnmhxt9ovu5#|&Y3p)a_}euC6ooS2jWIpky)FJAQH*(VZE3`Pq? zQ8LWcZ6&Q5Cz_pzK@|-R4aB_B!s6oFDuytBlB5P=jy)$J<`~!c&!dhO5O1s34cL(p z**R8-J%SdBVEpXb06`zuu$`IXbIzYlXtX5lAMul^bY~RUx4Pg0J2%cY;4+)lwG=pT zS0n1O2FQ(lY`YNr`~UpCc5%_iUfKF@{Xu&httQ|ODdLeHYza);73JlFZL1J&w-*l6 z=E0YhHA@^N26=XCy@9K3DooCBzn^xU)FNiS5q0$2^}EE}x#;MFVCK@av>cl;{s!r? z?@J*0)_Y*0E%`c87|JbW7t5RfuQZhIUuh_#Am6WF-$fUfTaz&^P-{94uZMhGyz*g@ z4qxgPNl$N1swA{Y_jvz11Wu!R6=#YY9sr=4N9$58+yaJZkoApKZ@LPY#v%hf!jZ{y9#?C1araEx&RPX?K_`su(vb$ zp8Uujk^sve@lQ})C7Gc!*&tKReD>@x4?q{QyWslpj-05kX09!V*(41ArPZYGM^N|g zoG$EKmoLxtXv%PBfOJj5{+u2igMoRQkOUfZ<);;?av+DL%8R!ybATfcZ%g+H(yH=s z`BsffL7)72RSzF#!lgflAOgSKe}QiXJzxRcBn--3@3_kiFAmqUpLOWxX>E;@6!xhw ztqbDMllkXs3QQfL&hC`wuGisP*M?}>YMR`B$}es`T!$d7ZW)W3DA1CsoN$W_;FeNg z>iCpYz}@~Tze?yygn=|hNu6E`yKTfR|At~cifODqIY|VUsT^zb{UoG1fi2aNA0&BJ zdqn{h|1K^Cup;3*vkjhC%?bOmf|vQmty}8$_M$MW{OR-OyyL9@Q5MvKg=l#nVUZd| zT&i-?$&fe2B0-&T-O^}n_TZbEeMI{E)X%hOoqFMpJO_Wf0-HWCN6F|XXNs~F_f~ZX z36z`$ranIZv{BSl|Ctchmb0LBT%d||P8I$4&Ywy`YLRBaOvxakjsb!Qt?D&id`{RW zI|Z(1@Y3-XOa4hm)}X<_4KSxmVhgu|-@HlL-D6LVYrZZo-(twoqwb5~mfg`h_HiL5 z+Es7!Od71^)hNJ`Spx#6Q-M9upSdfFKELv;UkMv^R;EiUX1l}U`bJgve9gNn$_7Wf zoY08$ytz62aOnjuB|Ql+!aoqzcbiGF^s#HbJgx-c^>=@CGl3|RU;##lp8*~V|Y$t+6SNYKjKtyZaY~`LR;reomb8q`d>)co!ZPHvfLde zJCg&1t#Dbox2@Qb%ahg*%qhAQSc9*I8;n#hZWr4*2uWzAuCH=dbZddYn(r3t{Q9%W z!IF}p4(x9F#uolylW@@T^$MzgZ-HpWC&ZRu-lOIdj5KR`VU_Svw|be?p=|6h$o(Cj zoib|9KxdZ145YHr2-(tM9Op(`sDi6rmyV9kvnqRHg0eVpm_2>F?24tpAYT8A(5iz5f&r?pr z?~?3F174<*HYQraYs`*zEnEQ~*QaE=8V(dBAyp&Hcl^O8B@Tz1Ka2^qTE9jN(=~!r z1)^WpHm3|nOwfYFKAz$t%~%wlPX&19t8lsajk>zOlazZiQ4wMix{?mTfbgc(#&u{F z2~s71yruBkvFNDz`` zjrNNkFbM%1@DL<5sxxUFk({-oj66;G))+x}#qS)41)@tM`q-8Cbs6wO z$_eyq2@9Ukthqp7{bEtBU${r*D0is6{kON8Z}Re@AjVC~p}(m+-`vA%j~KN*2%*dA zq4xikfzzr`O@t~i85rMtR^IPf!<^OpL3Dt<#9_E>zV`dfyaq{~9?zfMRQGPodxUtL|GH=#Us>{w49Tq#CE z|9N^mV3quvyZnC65CrdRyxZLbcdtF7zkF>Cq+Qz>qyJ=G5zgW0e9h?>3n~LLlQwgs zNf%DtFDfzNb{}J;C4|UUVBa6yj1r-d-y1fOSH_(C?8)|Wn~B;H(vJ22lUM;T{f20Y z!|J4Kfy(nc1QUoa?NK5D) z>Ag#@0Yw2DNbfb2AP{;J6{I5)dJ&N>y%Wl_V!7}CJ?DAeJTvFTnK>Ev3p0C6vVN<4 z*IL*0xkQT(Ns1E4Qi|VQSo*!kYkJR_3?e{E*RO&NdD}kJaHY?Hr2X2PnBcQkvYK$9 zfmPVU4$eI+#au7!a%3$!lid>EG{Xw;KC<6;T7*6ABQr|Yt4rx3xiVajf}5CsJ?QKJ zOHdgRya6EYtKRL$HxP-{3Ou!(k_YXoo8@W8JPdumhA21*>;=a5I8ncbzRVqfVRf0G z+1=g!xdO_#xfHx({YI<(FjqB52-{y!km?{XCvEal;wVw5AwrPjqnlSipl+o-`Ja8f zLJhT=&l0VUD}Tl6lVUY+{QHIR)X2J)7S(fHs~IE6V2uWmL|H*NT6%!+SjBLCXw%bo`I%@ zP|TbXu5mN12o{OZTCrb8r>CRiTS-M-Y3iG<~s9IX4ht*YZwB= z=INf4Z&HCUF3h6|B^=WVE@8^%8J}JQJnWSvx@22)G;1+68dj{4z^CXXt!-W1fi+mc zIhvDvxGmGiosdRhv%{)RO`@00!q3bl|2}(b`e#h@i($H{JnG8Cg|$DN(cSC+-wvC^ z(NR61*$J~}8w9Q@)&Ip~Lnx)vqOPr=2+;X&n|SoKmEXX;N}jM>fm+OkQF^myi0g0? z?TOpyN37W`O*YChzD(KXY{;GTJ{YpKG#u5ZS2YH0xqWft4s=#cXYkS+^wgR5eLPpK zn3*E?1k)rqudg3|gsmbi3V~H`Ugu!8cpaNiqot7KjWLtNY!k zHbJDAs|OeB51Zae*jg1L)&enfGCB>gg4)saEZ-wz{t3Le>|^xa)>)3CpiEcAx%Z`< zYBz~1`JZ*`n*KDlZu*Bw;bJ&x5%utB77_Osw(f9v>}_v=;rOYe7h6N3y&ON3aTk zy|30v_eRZ;83#`U5UGL6nvo1p49}KR{t@*tLH}N|7My}u9zb+JHH9%Tm}}xzXAaII ztYbUE0P0YRF58TH=|>@J1GoXdM524C7p1!vl~FX=GE+59o@DIFnEtEhYe@A05C^yp z37EjBT)PPFOg7U?0K$OqDPdI^~n;}=v))$pyBwNN&se%>$n67mlo_Cs~ z0h}nYuQT$A6YbJn-0G$L=(}o(0Cmdr!|s|GYpL)?vgo$f?;6(K{m%vdqfkV`&!&5K z1g1THe~wtBJXxcbCgNYqiLbzKp|c?{;1rVU&#&MCTXnx?MG(1z;q69jm8FCHHE2H$X-XH$y9MF@Uh0-`{}j0l749 zEkhzY-Thy1+?CqI1OkHE@5K9DN%k;QH9?E}0Wo^%p&&pnEs4r%GlbpTq7Kp9pgu=W zg|*9Y;dZZ-wia_5CLYs%|LPP~pQ&bX74xN)Ly*L4UrT zJ2gQ}Tn8?|erjoIzNR!k-fxqd0|(r!1Z*Omgpbggcdze$XVcMxhvF+0f3>37=3fWd z*Zby8kH7YPAwBq{CP_SZd;^$nUm!oXc~v{RSbNW)tT+!gp(;MdHDIbS|~ zpC>?Cs&8EYE4y1T5eSc6@JI^3XJn7=kX#+z5@yZDZY36^zI`pu0|Yy&5df7<8Wmc0 zfj|&u=3gL$l-xNA;0A?bY<5eHy zj^;Hme;Bdl`0r0%?UPgA`6YV$@y#ek3XixE->NRR)(!x8X#Z1nB>xj4ds z?&!yTwQ|x*o}i`JzDa6XGui0SUm6(Z%{cDgL)u1~tTZtxi9l+Ob!hYfj^M?mB{KkT z{B=|v&H8&&E%qIdkA4+Cz!g;~4W~kZR0Bf>Sq0V#guz*gK&GVhmPTqs2Y+ZTFJU$& z3cnEKAkM->tadxap|9_8(6goUDm(B-rH?ydF9x!=On-0+(!^>*z&>?mYkkSTPlGIl z$tBw)zpR5F+*X|}pB}ISJJ|3)YpZ+L(hyNmpS{QF@!l4QGKvQUkLU=s77&MM8+o%6 z&eDOvuv;?j*E}kgDWi|mtZMF*ilNkAEJ+>A|B*P%hhxeH>TAx52Of8?+uJB!n^|e3 zM;le$!|*~6pn~pj`AgAaAhVA_7U7R|N!h*n@0Qr(ZSHqpxGD?{w^ao;KgyQ=5hyNx zCd{lL%U5j7-2Yr; z09r#w3zS8FWN~7(1W*+4FQiZ!rnq)+5;W@HevMkd-F#{EyAkL)%+I`?prSY-)3Y_d zg#-w3HTc@w^T7a|%knjM9t;kd?hZo*=q~MOvCItOdW9)!BLL+RXk|D4R>cgZZv<9p zpdCqntOhP8tTv_(;md|-fT`g6K)tCxVvn#c>DaE&1qX5r#vuo% zP$m`s3L}pP(xy<5d$Fm$p$7yJpfbQ|SP#=Cp~0Suai{_+rUxY5Nrf#A>g>rI0r4)g zCskU%JM{fgr(=ViMEFvD8SZ(RHiZV-|(&FqomYshiAQEBdzVDJc|7QN@m45pF3P(w|S z{$c$^uw?^>&sUO{8czDB0X+#QtrR8y=E#r;1jRnwJCXa{fi+6ne|a0BAPHnKdiZKA z)7s@SwUs^`R^No{&T8D#yG73S*2yrjG2hgl@Cwh>dqrPZlJcas>q^hKQuCI*F zv>!C|dvyySVyVH0s4E3B1K8+Mqa_cZ?_o zTrf92y4cCig~sGWAH^_Z??)_`qQ_!#fA*RZ1j0f}JrZCVdQT&zCMP=a*MUqii(hCpfne_8A!H_ZYO z1aoiAOKb*|;|1#0g4F-@1pd#0wY$gR|DyT%sQ_U<>+H>jkcW6SUq9E=7VYUFHlQ)| z0|cysJBrs?k>n}UhsEG(5?E-SNs-82->gOLN%}jE|N1DP_@wxw^6y_BVoLTQsFUO9 zlDW{&gL5mHT(*tLg^|ynnHB+mqY757>N;ssf65DEa&I|7>sW~Z{;bpUAA3lPCS*aB z+Re&`C;DWx%6KS9I!Pjr<6}V zqk??E4hW!1dlAvE`hJe}M zAAYUD^w006&u4?kE-bYtO#`qxz-w&yLSJaZ7CiwcR83Rlbb$K|T;}13i@&L{u>;aZ zF~Yp|J6)5#02j0!an8uXxTtAZSXsN(JE2GYSE{XI;15>z4@RwV@iGR)%t}Sx>(VAvw6@TJ-e(oHvx*Xh} z>?JsvQD_1+=iRTBbY@G|;U$#@pV9i{hU~6hb$ec9r7bgvbDAqg3UIxA;Bk{7=Z<9_ z%L5LN=@niVm4n&7QX)_f+&#a5>rZfdNEn}s5VA9{-dzeDQb`HGd#QSk9Gy5{72SAW1iLbS+jb3WYv zT0>go$H7R$P%bmf^_-nikf}BK0s|T#E!@u-Y^w_1`O{hMkB0tf+}$c~TVsr&r_>!U zaeHHW{X7tBc4@99?(K~C7z3~-7OM!ZztKLEBWuRObtYw$-tB$<_;7QJ>w^8W-ZdRi zkAD|#@lGr>7Jm%yxztJ&9Zxzl#TaTRT$thVKy?^x#-rRwXW1YM@(lj`$n){PKe@lz zHqqzcq0T7{fS6CRFV%z>8nKn8tAP3fNyRwV6?K#gcunY6g)K%QDu( z=N9>_i&2%~bdEr^;9P>v0YpD0m73!Q8O;=sHSo3VA0R&dIE4BVXjtr0Z+zT3Y=Rq^ z^xEeVGDLj|W);%XA^j^cUJHBy46MIfzWLAg@%+@|25JPo2vdhbOB}TCqWm}|%Ji$5 z?AOYiQgerMl2OS-P6tPm3R6IN(%?)626S{Koiq>x0lB&nD6H!5SUaJZ?9we1&IzJi z{B+MM=J>R3tr)mb0PPo=yb|*~3JLIL@AG!HW)5%FNF#Rr5{%yGD>G7oefqTL{1%># zvfv^IR}7|`|Eb*rc&kWJUo!5hjLvbild%=?*g zMhGXfg3mBh_Pet&{x27Q#a-00lrMw5-}NCeocK4Iko#v9!_@=4Yn+kfJS%eAYu^z3 z2|q*9%P;ja)m;U2ua?md_z^b0*w@F5k*-7Jti{I%&aVkq#l|q%8*RM~W8a5A!-;JH zx1<~WcrsHd{@`jG+21wk!k^JbDuW*YL9D)P=Tgsr>UYCx#d{o-hu?kEv64x~9pMEs z&H3p(qzRry&v?~X6>0RcWU9G@q%EB4NE91FRG;2E$F<{_3~NKpd@b1jH>`}DS7SP4 zq8QO2zl|#i&UJXvBi*f}v*FB0GF-+aHs)H4th`tZKeH7ZRs`iVl9VmD#(QOL{E+@^r1=_tlSlbP}U+G$mCI{#$1-a6wVt~ zSH_AN=lDn&i@oxWM?_*`p-G$kaN|EBcdPf;wXQ^k@kQ`E!K7Q(l$50SHIs4r>jqNe_s-uw`!tky$Hb4_Ag=6Wvf6JoV*LTsk={yd*JdrxZ+h| zm;e!UR$zunz=2P>v2@L30GwnjXq(CESXb6Aq?!D9ia*^EV)?K2fb7q&W0B!lXiqYI z-yoaUxV`Mk&p!3|%zO)jD$~_sWm> z*cp>;8z6r3r2>MJQk#E3GLS?X6>AZNBgFBEX)(z6ej7jvaw=Yxo1#_U+pLZ3dB_Ye zB{DPZ{}&>9^iME2Q&R2N%Qz`=VeWKpAqluNi0!;1D58SHgvJT<^OLkcVpM%=Ow1JJ z^2Tu3Sm!E3tWr4OsnEoI>Kphr0}h`Nyir;61h907(xcsT8mLNiDN3ZE&lcV~4bAw% zdFEZqLAiq_z6@;kpKnr_<6&kbv>8O)jF)7LP+-}e7`#xTuXCjhAA2rz^MW9VNHERN z<$69oR!JTwc}ZatUh!$iLg5r87@V-5c&jAzigsh88ZP7Fpz9nS=ttiPa|4%Sci7qT znC*_geU9W$WW2&#fNBAv`EK(*HOhj%Rw451^;bIDnrppX7>&sdfaRsKb{y32xoEmX z7*P&2&r&hgvUk}cRFgA*igBz^CWz}yjR^k}wi6jQM3p@Wu8}q^T$yfY2%ePH@;<|q zEBTfI+t0NJwjzVkH?%?Ajo0yqpjZZI>WVDCh zb_pwa%;}|R2&&} zwYCTL|yrV{#&}Gbp@0@r5v%b9#eE_l0 z(EHqZvnN~(yX_J6nRJRvw$JWn+`Ae6uEl|z8FkExctff4rPPzD zUdo~S)=}cmednYb@CxJY(w6L!jU0a%kxO|*(b|En_==<>C*lj$eqLIyc-q zvWGpGIUJ?WxOI6PmQfn=YCkbreqrf3o}zQ+_Ji=Y!9r@_;^`%fR~1Gpx<>iwTj$c8 zxTt_L8)*B=Pi%WJrp7DCa*R}U8tU&T60`jcm_G0Md1*x7w7mgn<7Ff#g7fTOYtX-f zy4;(pcWT?sFJ*TvelQUu`-C&>xn~jRcAn8K6y}?wzQl5;fxcc>4Uyh!fk#ORVVu<0 z+32MCLeBMk50g#F6Vt%b+F^%t46%G;wR&TGjJ6Huu{$TG4LCl=C69afLRlv6NSU0V zODrKQp}1xw2@PM2nYJoD6P+^-gQPwtJe>mgG_8^elJR>c(k@{rYem=5!~*5_8;D zw9ZiehQ7RB(9*p3LBJhpb0S9Ft(PO4qTO)~j#_0SWT6Pkf+^>6)=ORT$v?Qo7Xz?^ zh2txQ95s$kPp8a$c$`00C4?PlepK>8S?Tl%5 zHtWC?RhFpzJy$~v>CCq zDX_%V^5XdIOm%qknsiT0EkDGFCOy_&o+CyT!=mjDHvhI5#Pe%98#;;kuWUm z!*eA42kj^P%2x`zI-VVQU&6+8E=-3i!1Ou&vfL2UsRK0SU8UIMo}`JfZl$UuVkQYa@5y0=)vRW1BDd8FX$a?7iC z#TSq^Xs5=JXxxc6)majIn7z%3nn&^ed~&Ko+-ob5)ql!ooPOY`{x-WiSSBG5>rR$| zSAp@z_`vSSp#y69m_|z^-1M6w+<1VV=bU=J#=}^2%bP|QmVMT zyNt$OL+z2(@J*ieV76lp)q?Z-u?4S`bEqWbI;xW75-8PIvxDi4M{?~WjGK%~@5Q=< z5L3n|hv_QzsEpXP1DN<|@9Pq~LmitDej{OS0|zbLr4P2YY@U6$ zE!k9Uhs$_iL=O8O?Y%N|eW=Qr?2g>}8yCu(bTO=!sKPGKwe_}a10;&ekKA!RtTa&r zP1Uwd|C5`7Qlf*$Yk1P;HSOsgc)TX{{WOm|9tLGT5mjsFd$E!yr?a0<{M>mrJn_x1 z?VxYX<9vg3sl(G~fTUzOCZR{AxbS$b#~2yjvAw*rFi#@wV~}EXD8|;tk2%)O^w(PC z=HHp@wI8sNRKvPfje*d5vJAGTN@xv6xWw|{1C519-Wxt|P{Per5YB1IH z#rVbKVy?nE!{udt71P{Nw}yf~#J>OZ$Ew|DS!=w=YS-T4m(p)TjKw5Ls6>`;_t|%v zF$d5KrO@d zz8@kiY3^NdelhY+YNNR3P8#Qnufl zVzX=mR~H{6P`D>%Hdl~8^wz6KGT(N2I_y>zz(*I#yP|6c(}uRJ;{A`Zb*D#br45vF zN9NcqjhmbXeXXmfsv_QJE0>q0Oqao$EDrpqiB0GuQn%)6-PjvtUU^P0Q61Oht-tI^ z>o(qBW5<5dM6q4I3LE=efJ(aBRQ6HZzQ0kMT=jk4@%bG*av5H-O_bLNwQL|eRMS+6 z9MN{dp_*yJ`*pUl;+|iITa;A9jQA8UJC0d|o5|jz-81Ou60uc=QK67N5Pk+^Hj*7Th5?>Pe1AHal)|NBk z%0oPYcRyTJgu&Z&)6Gu5^7~hFCLh%4-|hmDmH?ASy0|)v&GhR=i=-Br92i9`>dMnM z0*F|%N(=8{t&)GvvBnNcw3bX*)>VcfE&IDX{T#F^ddOZN78N^bOE%zch!J^s`T#B8 zNSyPSc2f5NbNNnMA{;}-J%BirejdWEo`lJ-ebd4^o71TG2EE8J{2kqO=H%dCQ@T%3 zD>E6I!?hl#uEz0IW@FQ{PR8*nN&<`~wZ$+v!aYPIAxx)$D}3PXYur|2o|)ym1~ z>JPS#upc`NtMhq`$OH{+m2iMxqGpAvhq61LorKrqJvSLdgVLBX1&Ncc z?_=+qz0gbyP`#+7*QXR8*y_5tki4H-wDfdMg>x%v)m{)YHf$X;95w9T;?`UFzz(zI z&`EC&mN^F_<9zaClSW;QgHPweu{O?~CV8ada|EoSTb{G|k*P)2gk(j!%Uj1?Tv^An zC3HuAh)QOhv$}p&_p>gpj;>0cE#7eh9i`wTdGuLfYKCu5sGcL@krAH=F-~?G; z%U3%nypQBK^Ezm?@H{seJGibhL}Hv`Gq7km!!I~i zKWsme6u|gj)kMT8;>-OiGE-~0;>++L^>r@W(;K!axjPlzuV8@zIkDk)b8M&hREw7l ztd)^jJ_l$Su|PxNjCdtgvH2ZFLx#4@TD0~F%b=9Vst%XHz`b-O{2(%^tQJ&edAPzL z9H?FCUyrUW8Vqc-pZyS`{;8mJ*3dz&OviLzZOTcn4TZ^Ef9r@@zgrV_w{*cf_ga3C zMHHf0$vssbo?*siQd3jFwdxmxR?HD83d-3TFKuyX)5J>;oj7Zc@0mpEYDop2uR&V} z>&jC#o#HH2?+T?%iRIBikSt1Wk#m<*zCznXC;9kohw|1_Bz-71nQg~z@H)(r{p}Ay zju8;rzAv8|S?e8gMrxs!%X9d3=@agru9+id{efL20pf7k*dB~jG zUejpqbjr7M%2A%byo;y2sPRNlX)ppO?{gqxfZop(?ZThmG3V7=PRmkGVJbDMW4j^18imZqRcyNsUQ3 zdP3+Toh_I0#Rp^B3wJY6k>5)-RLqydi)$*9LoV9JVP4FZ2i+RS{_T*xE|R zL6PVVRA)Qh6w8cUI>3~7gs=wEyoaoQ9di1SYdy&PZ zv#DWJ{)>2(UWIw}fl)r60Q$N@4O&eiZawW~i}}Nv`*``zMZ4~r!zMdyyrEZ9h=Ulj zA-Qc8rZMLoM{{0jiunA_sq*QT;@t;Pa?4A1yyh{jaaVet9UtxQRP%+!O$TaKQyXXK zKHb$FPJOo*V43xBtL@ROeL3%gqrE4sQl^n38={r|76o&oJ6I&Q)Zb1Gald`0G|2yc zF>X$Bb?iRee`)Gl33(yqVw6n-(OL_wX$~85Q>~6`=ponobQ)7(3)xqOZ5vBD^h3>+ zP@YU_Wt#1$=&}LQ`}AjDbI@%pezk0f7(jAsd^YViD95=iPiDsy%V!E`6*){Z;9|K{XIz=~y7ZM1njGxpQ_uND@Ixt<5&pgQUruk09m*NjaWxcRnnMeB zGtr_A{%{WDtEV!mV@;c;T&N%#zP`DE%?BB0pr6o6M>92jGL=)ttG7|S10sRbBs}za zEwV7RMLQIqyK<&;k{xGdXGG-EiULzrMXjxfBXhp6(No=w(TK%eXW!1MeMqSIZZ}dk zQp(a4FA81g_c`p4_SH~thpM|CZ)m5>%n$ddoZRV`)DVy{g!=ES%cCMONp1zcHM}M0aJ>7_{L&!ZWJ{mX3GI&~D6308wg2(#jsNO35Z^EeZ7IM1wpBT0XO~h{BHVw% zeg9qtcZ1**i^)YiRxd*iu5Wf(eVx<(!7Qy)=1wAoG#rnN6^- z!mrxi0hw32sW!0GfgOPry5gca*Mt8-bxQj7XjiCL=TtHoDCgg&xv6G%6Iwtcq*-q7wl_G55Eft8mz2(#DS^CdTz$R9 zeU9@-T)ykekZZ6ojvpG;tpFY^Hc>K@b*!a6a!--RT31@RO>Vv>M1W6+ZnYN_Z#^lS z8pga_>c}d^2i$@gTYVdvv&H*M`s%nMl_V9Ov6Cf0gBvHkrm}_Dl@& zu3T(7&AJP`H1SGdYk`TH1GI=Gmso4Sh`T5(_LX`Qah#)ex?*g8MU25hVXf&p+OciF z`R(A)*3kUuJYBi6Tc(KHVUfVA*4+7w(il74JX=k{l?{VF72fw1%3UWVaBZT_H9F(= z>y^ZDqeC?=+Mmwk(d2e);2I1}^EeE0Y?W=#=J)C8Tv5R_(Og}`rs;mMo$67>`MMYF z#IHU^9vmlU&_43-a;4DIqMU!xNk93!MY9@brOf1brxAp9v8cmV7faO1va{8dFG{ZL9Ed zVL6$|l0izekYfv+J^1u{?hMb$HDc3F{>K{JxT)Ok!wl0XRbu7GVl_F6*3_g1GqH{R zajTl#rSC4s^9Ft(YZ98ISz(5{f0tD;Rpa9A3@q*i%h~wNr!qP)X`7;wDC1fxAtt{J z-KpblTFGfyRdggAnqffQ*%D{s@1HL_ko=L|_wN?BA%t8g{{8BZF4ME4Y|II64+pO|Br;BeeR)_AWN+F6-|MDE+_p)cn2 zy&0X6%g9?XJ{Sx|#!7z6T1R+bsnR()a)aV_?V4U%&NP`6(}$n9N1+RF({q z8>}Vc)0P%ve(^lzF(bb=sg;Xd8WT*sga7@tA%=8BJSN5(pXY}ej)q7`uT`CloH`h4 zDUh#PGaIi<;T`e+@js`_YWCjxkH148(iaKml>hOPe)YfQ4UG^M@>hmeQWVxE8;Z-y z`p@54Z}yj<`B+d=;+gifzkgU1@&e+<4yoXsLqe>5yNV%wlJQPNK{arQm{^IfcrKh< zOGjQl9De!oT5MY$v6kqUaw}D@e==rtv9__`HwtJILx$2Jecl^*35dWHv9#4EEDuBg z<4Jbq$`wBG@+vhVis3eZU!0fZH>!VZOa+CA@ysbfOpKsG(b0BV5R*n|P*0?tE_mlt zY8Ej#iu{k)wWox$$^Ur$|9OLxojinPB=&zace?ohmXG>>`?|FihIO7JAadQS4n!8O zq=%j_yDH(M)0-->@b!33)Jq+$%ZeHS zEZfi)5Lw^2$alI_h#AEM9@_y$_*WiL(IE%?kJqXXZO0&D%yS)c^Bqj$p2LKAKT%a$ z8XBF452Jyn*fDv+wUf6J;Lkm!93f(SbGSIe(A8o)Q;6XuH@hvjWrwPX!Jp&kn7ygM zrimElpq|i!N{gYg&ECM1uMee;-S>RZMr`o{rXdr)YYkeux+9Kl6w>p36LW(gO3rt) z{l*Fi0D7vDDAZn7RyIDf;DhC?*M_DSb``!<&4i(Bu z)MxHeyoHLT0Dv(eUumxKs<>wnNRgQITpeG${so|B8E#oVPkKyBNsn-902qySLddMB zONvYDmDTT?00SZDUsu20Lg5K)|AYEQujfE2-uONLF2T0yb|2u_uC)I0kLXK@^=6V) z!I?$LV}a`J{s#<9r))8IzF*%QjKA%cYY5EQj+qi0A1_T%kwi6=mi7TsN7~5o-qe%{ zQ-h)!0)beoeEm?Y9XPXaXa|youm?3re#zx5L7(pLz-H-56bw9SHADQ6paYSE zAD=-O#s_s%~YGP0)eEu>a{)Chn)i$GFuA^3qI*wme`YK+nLrV zzBfBSK3^;NNo>1M){vYhF7jNF9u|!pljr6Lg1RGPBzAS2K|TufK^#wk7yfW(IrPJM zapma`-$34WzSk7+S-dwv51O_0@tBJgU3UOodE(Ko4li= zV`<_9m~rdclpZ{w01Dx86Teyvh&+i(b)W{qecpwyc`?4@!1gsb*$9F!O#mEhbr+=9 zRlWBaGH_FIp7P(T!B6^asZ@>MzmYOvIYZp{PEcD!N}HCJmUL^rmkQVsmM2QQ1D6I0 z98*9HRW?%$eNgmsZ>+^ox`RLOxpX^oM~9K|#Lv7{1@l6Zp$FB5>9acJJx{&NOF)W zeZDFR1m}p>TwOyFEpTluiLceqlw9_ZxFXdGA{b4kTTsPf!vNIv9;9B6i!eX_7Cbuk z?AfzW^B9T22}$$T=cLQW-!C_j6I`iKr}~X>h8vi+RsS=keGWD^ao1kQ#?D@^{S36- zD~_i?=ss+c!r)Z@Wx@*x->V*rTP3@M>(5t?IodfJ>#Mo~;y{dV7X@E+`g?!=#{JB? zwfe0dyG_Blo|Fd=3Ta+2m4Niq!S1Bv!=0HfqCTEEoY+wdReG^Nl}Ir_0nh>4S(2A| zC^4kjFKK+a00v*!1!1$oI`f_UP3}&WU}9s*N29-ABkAMCSj_F4_*UL4Y4@7sfY7xZm|Q=zQm$(DA@{&=ZftJ@IDZmMTV?3LAfl7F_To-Z z?B=HHSfxV}UXL9Q@}~l8Fbv#S`ib4mPW~z%aeyGIYEU_TcPYxS!4P+MBG`3M`E#jt*;6YgXNf79iLU%PJdQU8w_k!Bb+<0Mdr5djaU) zHPm0oXWP27x3{WTziJc&5r1wcP1o-MD{9I-(vSqLl2HP`p&W1Gix(!w-eSD%nr-(? z(GIkwzcCeLSX-;aKo{RybBOJDYaFn6eI}TMtTweIO2uRoJRhu&xDUX9z{pBh0nR}*5lbuiw~AQWD^)uyeF(%p&W9KSpvH5G_2s<{w&;Ib z2y^tv$cRH6(G$m^$3iDyF0NX7_ob5DBxB5H{XN;le0h&pCt>0rsx5ufdfjMoq&#nS zZf+EKNg|thu{l(W_2zA$~wqT7^qvBOLD4gV-BoGI?b(( z*L($e5s8dVjzdYth1!_wLC|!$cy5Nq1dkQ$ke-JJ7O$KB%(5Zh=V+sC46G8Jy3inR zY%CbL9$@79&Lj%EKpw!$K=|KcW2%^kt@u?q#PGsaahlUk>%``4=fsY~9godON2i|w zkcA~TZixGyHxh@*&dqH_>B3JUcfhv;>Dh@(I^9uHwJFQJ{xP&+3vouiE5djXc((Kk z<2C7RwXycd#z;Q=EX5xQhMTa^_C9N4!kp5OOz*8MhoG_dWm!*`N{)EPP&shAr?L5T$c= z6@Kzv(W3)hczkqwZLii6$7~03(t8@#DIi@{z9&Am2%Hjz@}uU0@FAP7Q7E*J31dN& zUe{X)b9s7VZH$8oUpHh90P%vJzyw<-fCC0nr#jCS+l?(-$D>COvGc?_3!cEKZ%arQ z95-g00JA9eSa)nRN_5hiuqrLr90JCNaP9Me`%)lYkylD;O67UPRiAvq+UL1kT%`w4 zCZSCtkf7ZbgOTk|*nseS%pNcsJ5Bj*0X7s0#M^~lqJeDLay#>$Gf{Qv9<9$mX2D@V zaaoxHk`CV^<@Q1JhU$<*eYYlwN_Aqx_5gcV=Z|{ z;6P_>!N-DE=zhfF-JN#A6R-~@qw;k6tZ;0hzZ9qM_zv(O+Q4Ex8={ktkg)2RV>4q2 zGPhRQDygbkF;DL#yd#0QS#-{I0J2OkU&FSB_)>nB0px+(Hkjp+__w4GYEvVJ31RC@ zP*ObskLze09SKE0N{2K9s%QJzGc254Rh099CKNvMjK9%ZGgtW?m}UC??`_iubDci{ zVdw7xjt^Z1i55J6cS+&V!S`g$_MpmfZ@>>++yE}YlEUbnN#C^*fV&%CA-Eb1xrcRb zBs+&3uSZA~`729Q-J7{V(&s|mEK~K)AMYtX^Zb@U<~Etse(*%#=`m&8?QcOO<5tL9 z_l3L{F$vq9Zkg?S(-F*`v4w}bE6YX;jKa2v!Zx%A872KA1`&H_{`e)8lY17$5md~p ze75lFejhH={0%#en9CBFkdP3qn6uJ*%?2ZfH5#2Nsdq+VUmgQS`%gk>rIDl(MC{TW zZm_rTX$cB!K(HQe%Y?Z;Ha6C?gEOzXsT3MC_+3wA!_RlrCU2x8mU{&dB;En^lCGX! zB9qs+i)TCg+v=fIxfNs3qr1VpJ28)2s8!!GGtV3YncD`wV-)=L-&&dZVJ0?5g#QRr zWGUm7py*HtZ7p<14(Z(lIDypxxR^VePja%eg>+UyweH&fl~=#AI{W7de$9C81VwSV zwl_+}KGV1w5QUiQPQV~OMB8!3pNqXdUgMUB7pr^~sdQaLE{A3+@YG+lXCD%0eH$rq6V-M4yIWhu zlj(J!=3*F^1a+FW|N6&Esz0us>EoT(f-LlGq0t$U#F|fu%`c8k*n$w=ZcB*d@wTRD z5Adhwy+7`bVqS^3{$pVi%-<`(FIEbG{3D>vY(RZofq$0W`pC*^NQ=)KjCO``%yvO? z;K>14O=n+&ob`_WuU}UHO}A_&MoMx~kXyJgdj-Ui3|n)*zXuBJai5vzJHS#uygE@g zVQjT1M*{k=LBf%NuA$+|q5rcv2e6%+D7Wi-gh3Ix`x}&3`Z*$zv{1;lSOoeV1hVCT zuTMpb{tzN7ghuPZ!Aepe2Mt=igW+Pyu>c8dTcf2&9_-cUl(s92!pmT$|5+l{7Q>uY zx^jYSu@-s3rDzzUe8y%bPO1SjM!U9@T zQ}Z6IDoe#%V04@Ti_%>mAD?xAYQS3CgNAS?px;QV2(+8ey}e%MpoSs~862*3(C^Dr zWv*K7O1Nd`G*w}vDPTLm;f1eTYaIJw4saeryk7nHZ(s?VD1O2wN~wD!&3{)nYim__ z$Y5p=Fq>r5G&R3IRG^erXssVD^Trkvn!=&0xEOzY0+N)yIt>6AWX1D2#GSIMiZ{t= zzBg^^n{W`7)R6$)zs@FoSqd>Gi~Tt(?jIrUq!SK~QC@o!UUh8=lKwu=hNcNsk%v(% zD4=Q_3;|T@uD7@M$_l8dH@MRooFcc3EK z3i6i6U7=7Y?guL|eH6!Ch<;?_$7~myq-8vOfldAz53hgA*&749HnD^SZKqx9U zgCCc?PC;0*qpHNt8*c3h`dd~#6>EO;;*LdNMk@n>K_g(_w$kdg)h#;4e6k)vx=bJ$ zuVTtGHKLwf=Jz~yFdw7i`ogfYN7{!KAk^jZZo8jfvN?cM<<vt3UwY&)S}1)e z{4Kw+BdEEZW6KaoR^Fb3m%s*z$QVr&u6k#KWWZLy`B+1{cgG8U0NdD6G>N2D52JPhwy3BJ1j{`F z?JnZGYcD!vXI7+R@cjr0u_)5plJQfapM)-@WvT+<_=1 zynkD)I|;vkxQt;aDtxnWL4onYj~_p(KQ8N9rOcj076|f=v=Ty@eU|INK?C287;pmb z?JM=1rx)V*7c7CH^J#$rF{xGk)%2LF+A~rhdCxFYzLReh9p}Kopbs~w*(;@jlQP9Q{+%nUg zu`VK}Anb5pTekKdXt3|YA(6P9%o2uP@wGd9k^yD3ym~Z*oUW3{w`glZJ%jv+E-88F zBPBc}K~XFV<@t{jA_zqB;xXg@c!T9WL2LCNumAhT{~_(s{A%lzXtNWm8N0HRc}Azh?*6s0%mJqkky5$Pph8BwV!Ra&GITIeNIML=nx z1VWF1fDj-i0Ya$1_sl5see1XGTKC_(Zq{;!8N)f}ZO^lxz4voo>FcU79A`UDM@Pq? zp?=$dj_!AHI=UkhzaItv2N$P35B??VeaFn((8Iyo@BSluI-UF858XVx-JESN_}V}6 za`t#2CM0_k(W;dpvR!`C#eO3$F6VLv?d6Iy%-rp+AQl5d#Kv zhv?`uZr?QWPhFlomSi+Ulm6zA8|6s!5(i6F;bg_`ct z1vxw)AM^3&;2Hk;d5GcX&&rLL{=au|<)|bXF9+|{2^q8>k?RDjuu-AJ z@^AXV%P7@f9T3CW(O!f5DkRoo(LV z^{{3=LPuBd&-7M*4MTS3O1h7IdVlko?b`Q#68HkDlj{HD!?D8Pm;@n9ReTeC_VcBf z$mYFu)ZJ^$!{)if(EV*uztst8Vgn`9y584SDD>MKwHb1k2xgA$#$W2r4e=*KN6SP`AI@eVi=2 zIntqcwq`2O)h*l=)mYt$E|H$}!^2(OQ#MEwUYH)Ap#D3o?%wAIM1yxo9kWkQ2!HmO zs&K?OO*I6RbWFFt=%{I0FHVy6Sqf~#(Vvn(t;P-acB>jPnOl!rTCH11w?wUY)XgPq z_PtPKRtQ{sX;N&__V^I}OayGlwt>{nPH>Z7!Z+{B;zI|rHRgPhmqJu>FlM;2vC#cp zoH;&pXO?^RF+Jl;VQchl!f>(OkFOs{L#PmmsUTuw{)t5n^h)*kj2xb(+f+SB8h;%a zNS*YX^+If0tt|}+SX4T_p)Slsh(yN=n3{~|j}}|j1V?uxl$uRe1LAc~DXi&7rH5*u zSy#(CxM*g+OISYKGzFv7Y%{knoJV4n|Z4x{AEEOp$I2e z^)ZCEv*4O=qI4e}(ofb|s^<*}0AxS58^)YZJcX?gaR1j=P-ive};e&@8m8 z`D=s(1O!rp$zSFOd0XlT^WgO8g*3k@^Tp~cwHRTgUcwE}nNMV@woh}$fFm;@tH5r( zKPIHIb7ipVZOOav^??%Wdh!A|6GHNoZn5V*#r|9-lEsDT1M4+l!V^$1(w6jU?QFrs z>L(_>ZoZ>!^ktk$oB0c>#)9_eKIDS`+(+8`H8$^dN88xWo5vvPI7P~)$C_WDaBEqMbwx|-AQTlqbT}KMxaG83Y`%QO+&VYR zHfAoISmC`m;J>?$n-xRQv~5C&jnw(>-;Fi83`AD2gJSFCBJHIidD~AfrB^BkXQ<8l z@YP8)PqfnB<^(%hNBtcVQ<*dyU!N$_=!1WS)b7H-;Swam&&aY-ZoApUV< zQ)?EctJ*KGXeE4O9%bUy?N%6w1sh0?Iy1!#zP|3V-Y_2*NHM*-{y=BD*|se_YIQob zTE{1GNok!<*GI~+H+9FK(j(O&Iqnu4)CZmF7%;y%1JuoJ{C+wn@A6Pv6I06{buJigP}6b zcZ>y(dSw>Axn5mQZ6bFHcyZ>Pyr`$N>%Cms%2?;;xis0#cm9N=NoUCqu$`rQmG*an zCs8Qa9yyUTpW@Npm!U$bN+^l(=F0J+uJAP9&EyPjk>|(HH2-r}=K6gR-eiYv!12)vUd7BN{IAD9FrVA$nQc6Kj z-|KmS*g%$3T=LQ=F|buMaqpBuLjs5tRvZ6}PIA$xO5I4kCp_>39%P0&`$iD8aTa?} z<_e~9@BMi3F>DK*X3G__NC+unj;Its{wBMamKykkHK_lAHfnGI5voWnM|GxnG`$N- z$-`_;EGU{Tk^~%trNQ#>uaM;a`uw^fcz>4)a}C&9-dGu5m_sTGSWXq1q8fIfeAW25 zuT*qAH~mZ7)R@v%f6TCj;{A_*lLMQ+K0R?f#n9gT@NiA~21p4FQ=EPiWn+YeR4?6- zT}%AdunS7Wygd85Q{VgG?!m_V>fLozs1QEUyE*?0g_s_+`UOPBpnfO-;Ac$8TSVpx0VW@BMtLR>g3ay+9=<@K08(7o#q{?-Q@?8>__rk zSK+b{zBzQis$^8BF@_gP-d$p1?r!afr6P>S({So{aTva-g55GKY;AWkM=P;G2|CKw ztjFl+hA*lB{3NdLEVu~5**p#FNT8>752yy@9o)9g#{pD`Br29$L;lDow)x2;F)Viauq-ruZKd)TR8mH~oq zjl5!@@zIm#^leTdJC>8V0>5WWh$(5zR-*W#F2R%P5Z z;2+PmdM4)B+Z_XLI_ZMS^SYtY*d>78oQd#CNL))=y;HRk6S`v;uxm105p3AoT(Hq- zn5WwhrRE01Q`F2jz6AnoKd|>R`5E`ly~a+&Dr_++m$YmsvV+*)S)e8BA>P=)#OT{= zJ!fZ5z&3A{>|^N_(>&@|(XPD>cLj;)?2~kt)S|mb1;?u0Q!2KyPcj?Z*J+sl{r~_D zY0@Vq%I@X$RlU*Ufz;JBF@|g|QoP2T675?oB^dpJ8AF$7Z0a?A1Sj_ zTo^3Vq0S`Q1oAC)Zj5^%s5ShH{+wRjqQ+Bdh6%A?Ck*V~u=g}KB<-Y%I~&OF{AiU3 zDD=}G+D6U1s zuh@~!Wgm^hwir%|st@R2h<8V@)ora4OjkA*H(A(stHs-PwLADF{xq#YAU*wdHc4}+ zyrX%Bx-wTVd8(+m@TN@c=RKqzod1+SEZZ8tYZ6MR?Q4GARAZ*pl>a5A-1e1BtXU%4 zw+#S5r9obIZFEC&5u5k-5!BtCl>Ej{xxINJCu-J38T%_q`!?U7#)qX0=INxEBbJ)Qf}dJ5&e z8I`UOG=Klkx0OnZ0d3AbvYILqCqV?2YRIEY_m&@6$i9FqL^a8VF|b$Ped3zZwKbs@ zfp?4_1-Q2Bg`PP@5sgG3!jMTf>^0N%S{<-qJ*1TP)y)-#Ew|8#+2C@%IYA!iUc-mC z+1fLuIZTb4Xgwb7=8kDB`&+nXvP5z(p4sj7Di2@&g(IhOT9Dxb+j-j|A<$6v&9?E{+K6!I2CeTDc6S5rX1nTb(VcNyvy*C zm5aVs3^I>6f6dP2n=TG6D-!XJZn%BV)=*dw@)t^l(tCVte7YZ7|g;=v`6-Z=a(hIa_{{e7tbTHnRoB0 zQ9_&oPrQhIo;nJ?mc?CsqfqzwpXxWy@Qr+Hq)v4q-t;cU>0CUbmVLCRpxi9`@pI7!}EQ;3>V39A1H%~&31;3^x=QwE4?}i8-)877FTy3l33hJI83*+BqwKY zs*bz&wj?&r=ZZD2v*!6b29jyapA6&UUQG{ZiS#UZ$%YORlbA2ZMemb3xDg9#F&K$|7LRE5Smq`)vtdK>~#@H8Lgq2yD?VTzj zWo=L|5rt^iL}@7Pkz%^=+k4wYm@BRHek-{=D@GALMjZtyj~v*+6}0SvV(nN^1URH% zvI(TOfJP8nY6d7du;viLL}K`CMIIWjzbF? zVcTQ4<0&f6&d&E!+^fGJ0svQFQa6>G9;&oY!p$fg=hA+sXwi(UdMrMD0&j{I7}Lh?L5 z|BI!nJn&6@pbQ?eVHdT%Jq=Lx=rVp(D?yO28D`{@7EDRO3yL^yJs8tho z^JaX9B4=S|D%cPK0b9By-?d;{1|ho;ez z+xXTC1UJ6xD)=t+q$I*%iCDRsnQi95DAtZJy;f7BTwCJDaJ~gsgEmrzA?jO!k(G&O ziq4xr7~zbPq( zs+T%euO;L3z%zM*SF1cra;JYYAWmIgPu6RU*OObR+>y6GqOLF^RfBydn`5Kb7;cCm zW3@u+SE>bw#i`kW8pvToA`xq+q@fUI=nzqfNt5;Ie0RctIGg0z!nZe~prdF*<)c^g z@tq1-;1`q2W?n~j`0%&BP+ZFZI|{inDA7=YCAAUYIxvvVysBSeEqhH^EW#bIbMtbA5-boJ-AA568^lksx+PkWb&x36ZBtAO(H15@9owkfK24|z= z_`V_Y(mNNhVSl;gzalPs>uKQohpc%Q6-_0xEi2KTv$n-|=aD8HvG=$+H{2O15Y24tWEfac~bE? zfik_0U<7>QOB7D@5NnAFc{T-j!`MHQr7tsZqq*|9)J55iH>k=n=q(pF)0d%3==^E%oN ztry85b7QQ=1GcvX_*t@_J4rEdl@n*}H|en3E1XURdxKNXSFl;P;O*gah7VQwRnR2^ zH2nsX0m7F!KEvTLVFrBc(>8;9i^2) zSD9nXb#|NR=pH9ugqU%*B&_Shnn~X-hBFXFKwQkUAbGIy`Dc9I-S)IY&7+G61BgrnXep+~ARa=3gCo>n9&wzZBHR2!3 z_U=LR?gl?jMM4EcN zWs5e68q=3sSOOu@dg_Gqk(TVE1v-l?Rw)LvAxorP2)s+><|s!p$Gzbqq6sBd8$qje zyb!H2LD+=K?yI2=vL1t?>IQVCXb@?C;)R|Z^H-nvIUv= z?#;a7P5<0DGN`~8U+0KPFSLKH@!=?YL2W2fv2eUOym1)kBOhVl`=;RVWk|qUt z&rT^yAKT0htli(+_A-g?@!@*V4VRapPIw70pw-Qd!Wn3MmLJ0MkpK@#7o2k{D|y_V zya%m20j*mg+pfXi0W$pzu6fUg(N}X+#NhO8S*3xv!yE-@-2wRJNxiqW4>kIUA=LVv zq^IW%^i}Tg38-(S4QJko2uA4;vf=7a&hsLIA2C{4C(d|8CU3&Q%1dZK;)(b@sIsNl zElsAeu}Gq5@71J8olN zCI%u*s^MiBSL`pCCx%BoXL+XVqPdi2(@?^{aau3xdE3#}WNA}F;)HFh!SR#%f(ilf z*GqEi(z<*YL)E93C8qKOPa;9)d2U_SFFL7b@Kv|0X0u&W#WS00k-+vK^J;JN5}-tz zzcB1L&6q!*st}9+ljg24PUm@7c`6y z{YmiBLza-_jxaUskh^3`FEPA(^HkA=07@(>DLiTo1Y)~*0!yNC{9G2l#CpnwBNmb8 zL~YaXuYA_itkdFdUIAdVIVY0U`Fo@{w;sr?vEsWktj+lwvKk-G@m;uVKjptU{et4^ z+_cH5f6_nS?Q_yACf@nS(J}C4J6fu?`2_=IV_7}J0E43?KD+HBSUfA>?*}0nO__ce z1#2eL*3?#`-WYVSvXA3}W5W4p0+Q9Z?6nu`w)8q|dtk@gBYCpXVaYxk42J>D;GC{E z%4Z-lyp?IoX)2{iLo>5~Fo^jcHzOzU)E%fRLk|qy@^zvljH4_OY}9aMf#DdXvl@o5 zGaKD#^SXZIbWtJIsjdB^4l*z5t{}C2)$uOd*!!fm_eqkwsb0Nb)?xT;p5F~-1JE`G zcHV8OpW|d3Gnv<3N87vnj>lHcw@qI)Xt^yLQ&@pqfEf=+#6=s9VSpA=y0c!e(QMYc z?woCHNK&lLi0XE=z_+i3k6twJ4O^?@`+6~FP0w6%VzgV9?SFi8fe6Js}axPPV)8Gos@Y_!Jt2CeEY*G4(6YA5NZ zt12+8-;K9b)+nI(NPIQH{hq)^HMnH9)V~d}gr**AGotDY{e18spNO^_+t@!B(goJ3aH#z7H&x9zFKVLG=jTc#U zJT9%tH-n2~^D^|<#1_iulh(lhmcg|mKs+ezj(Ah);bo(3#WidNZ>!27~2-3A5SWlZ$ z8U+lJ$$0KapSdyro;dcVakvV*QDR+2ZRjGKo=Otd5t$)th&*jpYP z{GCZp-ZM+_l0>ADwz;+8hm!=&#`FYMQ2mEMXvVlCWus!GwpsKLf17G)_~I9wR8`2* z5m@&o2>>hq;yJ!3pRzpzyC2C>`cSG~?N8gNDPJ+<-^N}`%}z(UuEJbi5+>@r()DKl zHZ?}^75jOnk}7pNf7g%gAOK-0x_NiSBVg|m5Lhe}l42ksCPG1ik)^{6b{N2RNzS2zRU1H4ts3)^;7pnMaXy{~coh9b!XlgQO;+Sx^oWZ5B49y71Q`eQ&3{aw zLe>lUl|+v0Uml9*lL*V(Hhi>4TUg++E~u!xL1!e@eY;cr?P?YwrT-Eq)wWc-fY3Rx z&x*l#H!J*Tp?6(VOrH{qZ``ECr>P(hHIBSSta`HB0(P{BpqSE|WBaxLt{P{Rd2@w8 z2o4l;*N9LnG;bJ)Ttm=ptzb?E<8ELbq$t2 zkE?t*{qbWJ&c^aPP=#!G6#z?A?^+C`mW8>w7o5IkRrWTe_io;Ak32s&n5VdoY?y?; zF-8FTY>D^wsnE^VfL)-!pWWM|HnVDKX;BD3l7?mY5vKx1fhohltnSgA#kg*&bXhRW zaI$z2BD-m1*v<^=a|WLt37nC6;$j6rC76#MA(WJlfB(VM8Kc6#KO3WD1F7gnO)H5_ zYdJ1Td9@D;C=BaB7D~hog2M~*2P~50rotXjh>A^y%_|({aCzGA45a6i?8pS26iJ~S zAk!3jZzBMb3`l$X_U%WY2kr((UzzQQ5m^TOYJfS2g(p0kXbw5!FhE4lA@<8+;6*=n zD40atLb-j{aqw7r_dmbp2?*#)5ITWT++IFPoPFn*ZZ16=DMt3xUU2L0ekXPU5L5xQ zbx0t$%8S?Vi5+(C&%85TP*~DwuLUj5M_sv$skfhW_B~_0+JEfIw-n5R|i}J`Tk>S0PKl$z{2(!=`uK#tb^t+hp0p?#nPrQt=2 z#U4!52B%MX59&MzYVaH;bS~c1#4;36M#fVJeogAP8Bs0jC*E}b%pIE~E?5X{?jt5- zqv9i@-12KoVrP@ofP%O}y3epV&5RdtgCbUszFetua~?HqBF7I^19ARANlN8%3;n5X zpM>mfcl0V4X8kQ(iFH?3!fFspj%!Y>;G|l?4Zup1?NT$p+6-;Mvz%(ce)iMC3G)HU(k}*Tb{yI(PVauUo%ppIXaeoW)-sXy*D-^~}Q01qi3*rxrnNxiqZcfYFz z&|aRoB$;1AM|aQb-!j@?Sp}1>V44yhW!%OmLDmDTL@_o0T;FT9>-TXsPZH;|a8 zTHpDU>n--en_*|5+UGD--dT*T2HiTvMDqve$=YmwsKV`*=VtP z=!kg3`mp6(*MK6*9O0@9V94UpW8y{tRQ62)32MiTw2nRfhV4n=+a<{rFAFLVx30P6 zukE#AG^5CbG0eIQm0xlxn@?gGI^U>AH*!JZ?+20L3(i}qMoqT#FwZfU!s6pG@?`aRfHw{a94!#{n37LKZpz0?9g!;H zOA~0@QoqR(F9WOtWU@D-ySCl@men)DVCf!|q~UDx{tx4$(vgRn{fh=@HVt{%+h39y zrr2jd@KFhnF`QlADtJXfeTN8uaVz-xP`t3-Ar7c6rv>G0+j;H*GH1zxfbvjQ5jD#k zxnNy1?yZ|cDVh;&m=0s-Z}c5>WMNMmBxx-8l|50=dBO4Mv&+rjSd;+smDloYMu9Ia z2GSr3PCBVGDsFxqD(Uye=njg6(z=F*gVy@hyh@eZX5%(cww$?00JID)Xp<<0k2}z- zS#9^80HF6*TaXDl#-ssd?8Ak{!sU+~IU8e5l2UFXW^lxqaSkR+?|3jZ&y_U4VOD4ngb(z>K5%)y44OfBpJQ~|? z1G)2#KEYl{*y}?CehURIJEUaNMTyre_(@YqYjs(Ah1fu$+Y=<% z(Mp>iP9+@k&9;NwNg<8weINT$A=umu;JHW3yqj`o4b88<0Y#QWcI08CrxQd1 zFPNco1J}O4VgJhzGl{i?!`U!{08Z@XwHIOirGYg5QD!04(3xg%U8^(u?ULe(sXaqy zTlyNZOtd($)6jU<$XIet9`!vxE4q`g3z9~$ZzI-Hnllkw`!3p8*24yDv5&deBpVpm zCEc>B@mPvT+QK52j0-m31*f&3(Yg8N@Vx<I^KPxBDBb92OplYC+- zTMgJBRwNq>b7hq!iS*umqf;#Gg976V-syQk@Xn)eo}M4r%fWy(=R5(4N+%%gq)W^V zn@F7M%w0O{XK?hLH(r~H0e&s&pf@~wn=oG+)4Va}`W!McJU>K#^c&#|RxWcL5}?${p+U8@kyTy@lK81upnnKW(CDNxle>h+yWQWN$y(;<`4h*IE9$ zWP0f^+dx&~VS0nGSGJS61OfY->WA*N;ZH())Bw&*&ojKqI|7;W@+4@tN$0+=JAaUYyDEAUB0KVy`=wg=QB zRk#=MUUh(omDG_P0(gI0t+;jtJ-eL!MZM5)fP2eIBIxNXzj-_rY6HnU6C_Vj*Wseg z6^~GMC|bMBc?qMxXKn&DnjIo4pvX~0J`buTzJCm%DMi2#93DR2C`)*0Z(WLfJiheELb!d2&T9@haU@(r9LFgjJcwEZXN}0u$RC} zp<3^|;<6(Kk~%YxrecnqIQt1e>?|OUNbEtkL?*kD<$zr!%Esj$^!&+$=^*^JO(S7? zb8|MP1K2C8?;I5~DjGEEczT{LAG1V(h6TXVBM0O+U~eppzZdqcQvenDPRtQfO|K*Y zOI2W@xizTF>733%67S}mNa%UWd{4yl6Rg8y+;}M?0BY<&<}J(7^m$h zKa;lX@pMa=AxZ-H(fk3N%PJ}o+}c=S2TWIu%L)bZ89dYN1#rk>`y@~fjKWgEUFhiY z?VLAX0C%MT+INNR7?=OOUT@KdUt7?^XMu&5?|=AX2eV5~{PP>&AEj6S$6x%vFwQ!g z;EvpD1z<`5n#^&xim0WZe%yPp5QPsOj-A-F{Q%2*L)`6&!S&W~7J()7IR*=$5v4yC zLJ-cg9mU-c=O}Tcqgu9j@H$2AzPx^FD&ett|yckS7C=|*8MRnWzdmqnO zl`HGBW2d4a2Su)Kn#H1|NaLD8Fyx_Iovc@bT(ODPzF&xUO-xK8f`0!w+YD-1e>g!l zhjYNS^y9{aKZh%cE0Yg|@mq@eKUf^*>NPi*soqGOrnc7#)@mE zk}D)na>`c9C-G>s8d(L*#Ru#Gi%x*hGUvZnrxO>9y81ptwkJgj6C-3%c`bAWDl(E2#wgQL(0gXPsjEm?mnVDum7aX-FO13S+PBa zoBP>OhE7Az?=Jy|Ans@ntu(MdUUhU!QiKPtEe`TV%P!@oKEJO6c~}B|+_E1aIOm72 zg@90rnp60Byhm;bncJ{oniY7{)1|>5aXANJtFzQp_&saZh@PVUBjQ%z#FBti-v&77 znRrv1FO-<($p!jbO4kk@0t{*sdQT|Nhv z&yp+bALBKEgze`YQ|~rSetdp{VwWQ6&cC}1%UX&clV>Z5aq-&OjJTdc}k1|W+J7N2= z`^w#+_kZr9E5j$ZD`U=!Io^qgFJ7vYWnWsivaqm7r+csH?0tvXkF&R44ZOb$7(GbH0Q@MRcWmi6%Qzm9g}D;7yC8KM$e=n@0mlwHNz3d&R)_1@JVQ zZoP9(ipU1)EWx;4oI};;9Xr~G09@;>?S>uD1ZCWRD5TOl9eDI%^N}6jr|qBjpF0U^ zb{!{mR?-5#zs%#!an|j&G7F$niEz-dr54Mzy*y-Xi`lcbHEZteFR|bCXn){@^BN3H zO5;K9JKhp<1uX)>#&S#nksTdd<=a30J%V$Jw5yo1ISrAj82df zY8lkKuI`C8di+gF{~o@U1h>WTfpcQ^HjFm@k7kzrSBquJ9*%Zu;@t5C=F9ykuVtC{ zT9M!JS9}-8MJ*%?5mAfSMpf=UebGP%0FP-P#72wWYk8a`?P<%XZ)V8$_9BD%8>8;| z>mauJ1Hd#3Tn-T+(FYf=3=lNzKQR70^_EX*TBe^WJbGT`;V~^gX2vPD0nX+*1YZyQ z4M&*zhZB7Cts9MFYJ=h>zZD%j#Bhexr*dkpbL2t&N~gel7Wb}`72pa;fCZkuRUg zK({q|D2V(1q{)8S%&S+Qq{khk-r;g=5^=8CSwiadQFle$SIXz#2t? zE`&RvSchO@6o|^`;FP#KJV(SK;=>aJ?{<)%Vqau#;`jGhK?6?s{noHHy%2KjkYXNa zKJaX1kov^)g5yt6*_zIJgl=0xIh6}Ax;rvZmWkw2Kr_1hT-kf^<>j{;#5^=vAx#SE(5B=tnT08K{ugF(^0+Pa` z>ndO}9`)TienT4QTDD(Xp18XEb@JtX0^|-mR4)93kD=_f0M#|Kz?WlD=|1jT?7jgs za{sNxyjiF-hpXhGy{o#4c`#Uw7!&MKbn!nm)YxK^uZ236HK4al`uu{Kya>Y^tFSt!7 zapzYXnKGv(I#XPDXQ6fz7eV|~9&b;uYBr`^mAQAn=l;blA9p696p2Ye`>?UAze4JJ z#+>dGi2Xq^5;l9(RfsT=OWQtwb_!GZ`Y8cnJPC;ja|?KxM|slr`-hge`FVZ~ z`<_@W3Hilyuh=fD=yZRPhQ`hglge!V%;zC?TmQ*xvuo5K z3cnu`^7ZQ~i7@-(&Uiwy!+n*yUkBTzg?*6q(;uP1{JA}r$%s&IC*tO4#|u@Ev9Ka; zzx}rY-)UdG$k&;?SW%xbdSf-A!3&?$GBslV^f|%)k01|CNXu3K?^WkL$JR0JZ&`9^ zG@Mc;JXO)9{uA8xBMaJ7dSO0QOSSB!WbM2)&mKRHRa7Xs( zcZcR`I z>S?rLYm1Kcyk(Z%`YPj4{Sybrps4j}j=&5Br@*AwAS0)Q&oJGtU5z`_pQR$;bFAw2 zuVE@nI0%}Z<+Y|5HLUgS>;!*$EKJ&FqP~nSPAQbizjH8%g6jdpGt$#bytBpT5fsX) zRjgRa=GrQVQ-(fAtF#X;cf}^eF(k5S9+{fKL;J)9pM9Z5{Ie%n@-D3O{K2xDwZ?k% zh8ym$X$zWF-%#2g$X}UhIOWa_n#-1sOEMkIF3Zk#j^AuIJ0fOIpo>g75j`TRt8mZK z=eLx12d99#ySrF3n^F_`s{GdNimO*V7d!l-viyjJA@3OvZphYnE8}!?!1tcbFAAu6 zw9`<7#?IE}v}Yfq0vmi%+4`UZR@}wj{`uy#HR=;LS6ULn&uvn^M9~>@ZVKgP&C0+g z@$1o)v#K&H1)DqvlWON^NLm1jv3LfJiF)}#VI1ev|GxiVxx{5XFg6@D@=_8HLLO*p zr#DJBSG!ZIJ$Dy2!a?}L`H<+&|7^K^+-^Hv9`A`8arUHC7|wioRbgr=S?SSHJOAxW ze~x>EtN?eZ?7^3h7FHIWj?qhs7ZaTjTb(p3&-AXElcTPl?qDFYBgR0qpUiYli)S)R z`88GVKfJqccfa@3LjuLnZmc1vP>3*GV$abSM3naR$B$%~zK|8Tq_1!=#Anw%Na35f zB)>-&T2FXjtliDQd7F7Aw;nkgwjM=))Cc@$3f5fa$@&4CF=AURC=~GmhBzaoBqy;) zAqSN;RJv8owN@|2iHUO5X%WAVx)Y1Mo$*5nWxEBFp|AV0WL$Ci7(MxF_D-G)Q+>A`SnXJ4%F`KQBsU!?x!@nyta?_0$_jS ztJO>UZWi!d3G{WE`>uTH;F(5>N&Ug&-oLxiTmaf*iY4y zV6y}NRS*7vdw*2|^)ieDp#*jd3Y3M*Hg z;hGa(bLB95&fO#8Kxb}#X%{VX^(X@yGq5v80=TaVntx}2Cp;1qOC`7nc7EnrQP-T@4g) zg)(rTcEI(XMK$jQ0t_z;i3USIZ2sLu%9ECrZuY^H1kr#d_lR6lYu1aR3TuYV9%hw*Q-ZO7+Pwuc#`t2bG~Gu(!8oyx?L3@^=g%X$uE1NeV%}sgFAO?pjzR)3Y0> zzJwY#B6g{Gr4XPUbi7gHI-jK)Rgly88?;C09`_I(_qn(Y=LNq|@S8sv`)j<|UmO~_ z9L2BF3QD{hlj|yv0MhROMvKH}j5eSe)T~hebeA1zrcGuuLl#&CxNY}#Xi$%7{4uf1 z3PBr@kbDhVP$d4j0iCi6Y1y)3c5Gj#lM=K+KC-pgIGhaJ;^%_^bkp?T$Z?K8mY~q(8O6sgtaL=_xKN|Cc&awl)U{ySLt1oB8+| zp=60y+}!mbBHHHvac}Ssr|cQJ@UT8&^8@XKoH8HZjXBm#U-!vV~C82XXsK zj6m!uw&ydm1%3dTq-o%oD16ci`Wc~*5216v=?s&DU?;_q`^L3u!c;HMA(z_~PJatG zt_}Dv<|IBU{V0HHc)I`^+Brc_gPpkhn0J*=GbN4q36!lfAC7Ssi3h3Nan64Qs=GNF zuo9S{bpv;S*WeXIs6#RY+l0WscN=N233RmCna}tmAY@^RbB1!vjc}SyBKPjm{|Dv? z$dq95p;sux03M>_^P5XJS`&E1gCN2K$k;gqP^n2O37eJPOC#1$dgV;Fwt%pZ8M?nG z3iu_Treo}R=aLS)(f)7h8>_!BQdwSfdSTDqD#Xp=PtuA?^{W6c2b@pYdlLyPp{}yh zySR6M{bm-&qZwcui2!f|T=Es9pqvtWbNDROLOH}Z0(|LgK=lrXbSobVn}3Iy@A1Gt z(4t{$YDPYE=H*lwJjR$a=#YzMR(GF%+*1}vfq`^(TcB>f0$#oAkca#q!WMdc0n~)M z2k2APng^4^gx#^K?Pk(rsPP-n9nW zxt?cZ#ECuL7W!JlB(BP^xPJ?*Y$RSmQ3B(EYjh8u{cN3OOxeQKv%6@ipwnZwlF~Bz z9h}Szfw(doi`eT}bYak& zD`-&M*)ng#4PJ-T8t^I2;S&(}B;~=y)Mc7*M?>S2UJO$=9X47uEhD4+_vG_p4sp#1 zhdBmbGaCm0qJ=yQcrc^AF{rIu5>RAT&SXLqdI(wp+kq*jQ3EjudXj5Fm-8$WV)HhK--IW4sY(8hIYfANr^!h*Z4II3aX)XV z^{C6sa5e*H!hqi+O~Yp&-<%|%)s^XSPKVi4qdCswfw_ay_b1dg`Qaqs%U|y8ZZEVv zgF1mgC#=~egb!!}YzK@R2Z$q{K=xoN3#O4rfT@25G%rVj6N&rm`0u@1=5N@2D6jn< zok$6$ZV1gjz2s{^Q!aJ|bO-&>lMvsLtvclj-W)=(as&)x1b8Pwy{h7=e}8#tz;9nd zcwWf-%|hry>}!B1>*x<-(O0YX&-}c4!cw~D;7mywah}%dx5)B>VbK`Km27_;WZ9f~ zA)7O-QyT{9#1V8r@P3vGmbrBFAj|UmkkUjtK%OV>_(f0fp=&&lxsQ8Pe-$~U2`^wN zXZHPlHPg9eYJ)h$iefAdOA7qDdW*|hAdG=Jr~@U1+9Fb7lgl;_~~*@&QtsOMfRWx3{*LEw7XrnkXHD3UN7>&vXD$AnJ6p zy~i$7|D_Y42X;0`tTQ#3RCMTkRDM0I*2R9n_*xpi{A2nwTpJsHB$;0P5v+Fh)7(NL)GW(`EfriDIk6 zE0GR&DFp5spi3X_K3v9`2{6K2b|M* zIZ%sF+>RqIwa{cL5#A)yYZcU`_z&NxQSWBuhnw8ohxF-rc^sSCy&p913l$s z8Z^@Q|EBA+pGOeizdQ0r8BaezZXg;c=lnMePb#SDsI`8Soip`rEZk#trXbzF*F1QH zGfDOS0RZ-C1vCMyPHK!Zv(M)|B^=Er<&}+INn$WVvsI>p3tiJtg z`U(NMl+Ld`D1QB4ux-^K?;aAeSGRlYlUmqD3Am8k>4OWk?9je^@uYYel6QdcFq6VP zl~EG$Tj_`Y9-2JyO@_2P4(p^S$W=xPC{+ZBdlZ3+xKYQ3re2^0hN1;ZveVuwo~`jwuqa@WH{h{g%Y78c{yzD|1kCyP*rA8xK|lv97;t{+EzeH zx>3v#5CuWHq)R|L)e!_lbR?8cK|;D)N~ueCBi+p<-#!=6dAZ)d);LRVo&P`Q?6dc` zzy0m;$FON*DfSnlI??<~LDjb>dqV<8z55IU*VgEj+AQB=41NXi?FYM;rhKvo+<(|Q z0Ww%_Es`pOHiX=MnB`(;(%o!}5YR=3woI16wop1s7*ry<^EjQ1jg?(X-<(bntv%l; zxH$BKSGW8Fxo#z336(r5on;4J=9X{2%&lZ~6u8xN@d8ufbF{-8#)VifHq++!*IbRRx>n7kH9&EJPi4%WNlkBetOQZP(-}!DOi=i*@Bkt~L z7VP3xRnnifRl3Sl334k`yR6)g5#-+Jt23_hFW|JkE3{rwW3#mUX}+C?Q>!&%7`NP< zw^I>war8^ndCfKvI;|Zpq4MGxjs&$By^e%&oi6#-zOAJElSR2Z%R)se0A`H?7JFB~ z1>^P4p1pFZH3BGWz9!1YQNv0IHa^Rm zeP)}UDp@|a;e(*Xtdk24U6hhTS(k{ttys9H4|sXz?IuUWSni37$r7udTCLl>oOsqn z1GcP%%eB8$?|AogWp&45jT)oQTg~)v+*hN`QK7FG{B+ksPW!2i)~z>z0-{M-Pj2ed zH-_;gTwBlIBK$l>5`U1^&MH>Gz@R&;A zuqlSPMPJr=`cc68uBvIp3vC2OEcy`7bg+_1rtF0IT!=7C_q`A%2dU<@l|-$f7VDFc zisF0P#pmFkXs{}NVB#15DDd*31456^xM*zJ$5ThPHK*UbOFZ5a?(nC(@Vd1-0K9E? zx2*NM&Wc=3w+?xDZoTZ2r<}H_jiZi`h=v>hvrK};hO;a+O)cJ%Z$>2VX|5UzR34bs zHEqu@jmf{?95fkf6EF1f$*gf+nJq)7>heLa{o~4o#OEMpdt+iLd#7dG_D}aCoRp7p zRsX`=@!DpzIdh1Ec(#qdv!#@n5DaIE@v4=rfLZ7^LYH8wXSb$EI0pg8*V0xvBj-bD z-hV5=X*;wnLOfn4W!5VG1r6z`W){d6DYfOL-n3sy>@aJXW*fz+(kYhvhEh=i*8Bxo ziBIdRUPtg&LK>?AUWgfPD=BH&4nQqUWN~_D3E7FE@FLx$fh&{i%Q4|YYEk3NZp0q1 zs^u!k$#sT_Nxkz$B86Pg{F-6!&5kg3|C$P#{yL7Ps+UxX+@}A&q+Fq{=U(Z|yho~|*Wyr3r2g37 z=h5K1V7n2c!-^X@%MXzma!ZiME z;?NMFhD+)F87FSCq4(hZ-gmG{GM-pkJJ@`3fAzOo+;PFGtxA|A+&7++chY$rNv!i& z26A;NGP9(%>))Ptp*$$ZOt5Xv^X+ji$$((D&vzbPbjzzO2#kqxtk&VkcOG59xIxbL zjbAObs;lQjH^)fuT4^Nt;--|6XECGqsuID6Uyt-L+pPt(3eL>qk_jBVKY17FBYDJ9_FjIgD+cKF1x=yzn7ROy7 zEnT;)D^=l=O)AJbjj$AajIcS9R!Z~p-31Iy{D9LQQK#7j!u-BMOCupsTN5XI%w(}a zCY?p|uH*~}%lpsdtK*@Qi;yoF`f?Z6ZKIZ5NYoT5W16_x+AA*F^11@Sve#S^baQsx&LFEhGlPs!w!^Qd$+Tc%(pDE23`Wo_%6DNKrF?V|nCB<)EC z;j(v_z_6&O^Xt}zfid@|QY@XO3xMK4@_B~2K{3tYQd~9u*NUPZaF{bU7 zt{JR{<;ya&DS3@fZKKk2ex&9m4ku4ae}d4sFA^P!zcfE%zY!!!c{B8Ef%^a_)#k`Q z0}ZL40QXVELe}G)xcw;OCpcS$IQ8q|Fm89#w5EJ)0b_sXUm)VB5wgAT^XF#1>1Zqe z%hJ~;`q{(o8FeKZ7m)GcYQ;?}3fKz#N69)1?Sqz|Uqha|-IskV6H%xt-qO)D#oYIX zDE3y8YJnycZ_Gn^hcGH3Td=IIsu~25FHg{15}tuN7aNFs@m!27)4sKSLeW!wYZbhj z#V&D8ccYEj0D-YV7=jhhd}WYcgcrkV;{GlI4P0^CdD?fS`lW8#tiBa#&JGqVnFyML9 zld>E*K-5qW{UZsGw0r!Ik@TWjHA_|*pp&1}oQJ%4fm!&d;VI*oM%n9Q4Iu7lGw~%x z6BIrg0N}v`L`Z3E(gNYEYe=;2<*B-8pzz6cxBgc6y^)ll-aXx4@wt zseCr&!V>tukVRuy%Hi}H(vlaZgamm|=nkxYl-F#rOtI4iSrCE02hIc_fE@!-Dc>WQD9IdP>Y*vD^{g z>Z+()PAAEIpsk09g_=P1Z-{#o-=bPH5f?xBhO_Rq%za_*&k~;?jmTa7z>bl;loyCE zd{7ls6}bW^H)Tw)m7+2TZkd6U>1eUr3E~G__A66-!#*-d>X49!76iR;%TN)SYIrMaukx0Qq) z0lM<-%Biy-52({oKXP@QAg1MGhXT{1hyhsFFC7eAk}{B~p+JOX1Vxc4JXiv)NG`J5 z2tF=H>Mkvrc~IM8;UW&ya&ZN&^s$ewQQ^1bfRStG>ROUPOyV|4RlG$x*QI}NF1V|r z+|s+qchnoQPuUAid2N9Me?1ocf@3}ug&0Oa;cNWJV|o{8GWz-8{7D4naiQo|o2KEq zpDV3`Z%_ECrDP_|*+U{r__d7o`I+!a9TM|3KG0$8OWUPZRG3 z0&5B+A2P1q#BV`Bmt8OQGLh+=YK#%zoXQS=L6s@Sh>3R2%CwDRBC51sgyNsL({2l4 zZaK4r!Zk|AEhv*78|I;iSRbsLZ=osVe;d-o|FU{a@$=max`$z=#E^V&aebY=y*{Z03TAjHJn^1_f&x?z#W8Re*exp>D^$(BBSs+j^uy$`cW1;0 z5jfqZYHu9;=`?r+>&i^1H(3 zWj&HuHTI6)vxBZ`bd<%by!xJemkxL}2=|G3&2Lzsn`Ol^7&qiLdWIA8IO`Tw{Zl~D zM`WoGAq&ZrVpnH+1d+O(UgxtOQHe%7WD9{CTnP}f()Ri$ZgG+Q#9fdUX71rB2!VLmRtq5m5 z%2GQj+nBF^S9yM1qai+$xEC`S|9{2VEloC{V5zc0H#B&Z4d{}H>x@eUy1gGZOJBzJ zh8hUWKBQp*puM1yQK4xMWFH<%lV0?A&RFb+{a?^$8OL;>{_zd7u~l}jx}D7%d2@FVzr`R3bkvnfAO#SF!5d`VqoRAuKk{+&<|5QUUO_b3k^`jX4CU~hVFs;2&L?Xr@QOFEh7opj6--w2QE$9WPw?(2QqUa%+v&E;!HfD>QH=!;;!7$irdYf&y zez4p#5_DR958pgL-Ib-Li))lV)uL?zqPtxJeJ>>=-y-I{cxk^P9;@$nB3hf4Roh&f zkso@`J34|Ro2oxoXbt=eaO!~-e7I`oRoH;u9#8ZC1kxvEr$1I-6~9 zYhoKcFY_VxXH)GQ*!!QZMmJ)a3PW6Tc6Z}MT_X0rd!G>387$dE11sxJvk6pWgwY?X zPrmg>Ezp`<A4lm?Py|I3d#$PV6b|Fg z^dOFbJ$j@-(#|&`HXlNI;#2IW33+5GijzUt1PInp---%%=H2f*oCR`!_9Kt3-(ZPzR1Ndl)-t!TXbl%S=m({@KemOJ^%_$)g{Ot|I$56CZc`b*@FsL{Wb z49-ILeeaeWp@2d>Bt1zFwM^Nd_c;U_Ew6{G{VQSjoInNbh=u953ibPN#n$-lIG&q1 z#mR!5O*3v=o4IWz_W&d9jWQz>saIqvVx@`o+D}2=NUa<4mox>!_>W0j%uubGY;KAo zY%(_;kKok?@&vrkIiT+OGjNw8qgSu`iAS_>eHG&UJippOw0`Q0m5_t%V!6+F<9ZAv zJx@HjNL7^@XaxSw23e=N(;NXT#XKh4i%?t+>*K0Y5s+2UoO5qs(Udk*oHkzzi)wh1 zL-z3?5-Ff=5$*7^0t^3=sHo1W$b30L7DAygG-7)&XMMl&VtdqD7pLhct|xQmgs6~? z|K+<{QlRlnyyvuwy<7mY+~A;~THRuSK)Od?FuM?hf(Yuy@Vwi@Ou|Y&0$?6A?>`y= zq`x@Z4{KZQ_BXsq6A?gJeCyZk{fX%L*q!lDkCUHiJ2{P;iEH^6(jnBa_|`s}XEZP8 z=U4uTSLCE=ow84;Gmd~@2pn}tS7KZwPw#=}?Sor$U%{TV>4H50ytt14$x{H~Fzq+? zpAk!EUq}e8yeJO`cD6p=adVJ7?fOTTj$@ihU%*T*mqdU22p&T;XnR#8mpjg!B=%P5-Xd9x0799pypa73R7R*Jtv1`X#7ixk*%8OG%hV5lQ>ELHHU65}!<5t6|- zL(R)FL%#}TogwYGzzsKdeKu*dLjB8$nl&631C!i()YBE@bCH6GV z%Zg81IDpBxzqe+j+48r0Ut}9j3m*p(O4Pt(z1^rH4Zk%8zpY!aUW2~MG#mH3qQB+=4p zyorO5-NEL&oUI<%>HP(r_y>oOpsf`B--97$vlRf2wkhfYK2$y+p6OBQy5y0Vmu_|f z^E(e?a6@0=Oh^Eq;0%2h(`$|O7uxYGY>e*hK+X+%1&9!$kJb`k9{pOtcwiR}VwA|B6q3VV_of* z0H|-dL3JPxqq}3)WB_o`axJi9tzV<54`X;f?(IDFU_`0Bt*S;*HWw=2>v`y&{MXEU zSfmK;S({^3Dkrp_q6+THl#U1X=suMvK}TC(0Vwg8Rc)=W+3W0JRK}r@j72^Ux zp~{}W%pDy#PuiQJ`^>0ES@Ix;dq085rD<`J&0GHSmRkR}_*vH1ZM{lItL6M2`H?Ey@zqmvna4T}+Q0*}vTxM!8%B$P*4k5;Z($Jgab`?$VoH;Z3M z5lf<^TpA)^b z&-89(c>+6Zf_HB{Ns~#cB@3C*aSC6o3qF-3p>$Mcl=X|%md|4iv9?UxkFPcRq3A&H zhN;3ysF3y9dmOR4=&--EWveWqmL1VJi~ue=`vQjScLb*d%2rZYq3O$;{rBD;VN*GF zNp10&ExR~WSfF&JoHn|n>!DJKk>{hIAl;e0tso|x0;rl)(Lj#Pa?c?guF`svN_6Yz z(-I<#SY-3Bn$8>0b!DxUMQf;mS7&5`Pd!g+K7(ut2n-mm{iIwNefH*d+t6p-n4dU= zWiilmum|vPB>aJ?x7pj=E&_fBsaW%7mxcPWEGE~6#)Km+JwGG6=pwLBdz+|_1ZWP# z1TJFnlvLmaKQrxXplFu?FkB;vSyTmZ?HVig8)Rw!#@o}-$FuYWVDaZ$Zc(` zzV|Hw<`;=wom26FBBk!;FwRE1b8~ZZtsv9A>6XbPR0$^RGsTTALh_F_+frF*v-8d7 zCV}A6>sjY#qn8;O&7hRFb^j3J`M|uhacgt>Q`X`p%0zqIpQW!2SeFsTh-q*B4f-yK zj@92f8dHYdSyaRWP|A*tA#lQQT9RR;5A83Y>h0Bv8kDiNEd-$0Z2E`&E$@}YWzw2F73ak6rI3S&bF+; zVS?o6_%Wr*@yJXWEatc8&>RM?+R0uXR(e{|bE1e!u-PAr7;JY!Kgx9@Uy3kR3AkWH&rt78~c1Ua;#Qb8% zOA|m+Q_f+FL2JQb15U6`nOipiziVdskJ}J92Gu@;M8FxZzE_PurKfe>Dj~1i!VHFQ z-vbF$Uw;wJu|5%lPkrF-zwO~h$*y4dv9o)3pZp#@q0qdQPbiV$O2wEM|EGBP|Xzxc`rWS{1;2IH0kC9x!0=g|MQV zbEu9;ep*);s-})tA+Xlf%c&>=M*D;@-oJ=$cm_V zg*f=JvjDDVPpoM)5`Ec$2yoo{6ibMI zfaVoFbOKNz6+p59@-z`=bD(Pj7}W9miw=M7)_AB_FE*ETplXX6$W!om8cOwY+F2@Z%+_HrM!B~r>ZOB6YUOWY zGxZwIin1!Co=3t6BRD8?Hc4FeOzHtzW_$sX+m_3bG<)sogVPvqjLt~jrI{&(e6jE^ z)9@Fjb=w>aM;3d~Z}fAS55H$*p)Jt0*ETJ&Webg|daY6Cowhm#(2iL)*Ne^&arRlkz4#_~o&`YOOjxstSkl8_59rabKhA8CAnW5z0LdN~_ z{0qzri-^bx+;F8}pF^0i6g{5K-y@*VYatmsDj4y4G1WYSmFzO znV}*Y$pj$EA-}~)*^5I&5l|^=izi<`%2Tlu-j&VSvwdd=pUcOL+QED)po9TrAvQOI zZSM_bp6vZ0)0iW<*naL1@6znQ1ay!wJrls2xOJlpLE;c=JZdrJ$=;O+f9@C7Y$v zdGT&nLN(O5DUVO0)-=E|tAs$g4M%Sjq^bT_^03AKgo+s2>Gr1DIIhPPCDM!L%Lj33 z#-9>(G!qilz9uAUc`cva@){6SuCj%u+1%V59bR4VNjK>|Z#CY-YBk#=Vl~?(;%d~w zs>rR@qM!IV3gem7x1yNOr`^&=EShSO#pk3qTD!2S00qW)G^Rm1X|%DiaRHc~cO!}Q z5Ja$`_17&_-meTow;bj_zvJU$5Y|eX9K>%ZF6x~?zAOi)9b>_pX`dxEM-w}T$J6Xh zD70T)mk7!@PskV5@4B?s`(oI3>jHDt;FqkCQAT}Oh*lFVJXZFi#Tt5{D-Gc-6+2Y< zz+}R1Z^#J=X*{C3y)=1rltJJ$(06p&i7+k|h!uMx`pmiiD_t}a%!6$(DjCjkq)t71 zw}a~6L7wtyfoEgMb;fZYT))M#T8L+vROrSVPn<%;P%h%H+IoD-Sjcz2l#npLnN>c&R!g6XJjyo-5-mRKX=*xK zPG{7Y=J@7R{e=|?@khjC$AQM9I9s)|1*{cO)yKXhnute3c4?LlXhwZggjmq3fS(1e ziS)@Fec_tAqh7*c;jxepng4O$>1qhrmuw(vT8NdRu0#Hk2)HtSsD8a_u0F?NbfN#B z6UFsFcn{J!Z=BU6C776@GQZWh$2j%sXrzdqZ~y0!IPV+k?t(^jSMKPkKb5TYKg4Lc zF4rd2Dra9o+&c(WE`qxAFMu zC}&&Lq-X#93cD}~a$*4=Ruev`ABI_x5G$oV#>J^q^W7V=RF3IJ9alv|1uP9f3qUu+ z1F@AChS09)oCGk?3(q<*O`jsvHe(8sBhETKG`eH z)vKYmv9xnC>Wn(S!XRs*9|-FB^uSfZ%5adEwSQSOe<~gj;%F#!MLF{-TVRU1LN~va zVu+k^*A+O*4jlcWEKetT#cHBpW$qgYtQ1~sxPz*p&42-XL!l$?a<_*9`Pb}04}|Jl z92G}M9+EY8%12lg6eO@YZ$TdeZ^U11fQoz6rzop)Bl!Qx#5FV)#qZzD6J&4IDC(1M z7u9751c^g{w#ZJdOUuQ+{jBP>&3v9)1)W;2XraYVsri931rbVll*5y(k8@Ln+6Qh! zZnave|Nrd?o6dg&HnsHpf1| zrGY+GAv%0X|Gks6YlL*jby+>`rcs(MJSC?&r>zPZ7OfDe4rj4#dsC+Sb^Yx6R`~+P z*Jye3O&v6`I~(>K5C^D%&b0a=~EWWp)Fr~Qgu zDv*waN&!&isd-MUA9!Ny>AeC_Cd@|6RGt7?<8@D7kt z#Z&Sh*Sbu5U0k_+eSA=D(D1m-xy&z3sTfTCp9Iv<-{`160JFD@?Hli28rBy_k|1V4 zVm56a-MztQWci}qH)h`^Y62``sX_~}W%$K?5Qo~oyjs2jN)GE5Bdx~XbDoE-6tEW+ zBr9yqdMQAaT7oJuFZ8I`+6%c{1gK0RZZ=&6%85#g2<8{rvsgz4s&4VsL5N6|$rAX* z5rbjc|5WYB@;H&!ME3<-C!c|ffQIhZq45L~s;Y2z-!QLV>1h$d{6ad4bry@)9vvXr z%FT2?(9;=byWdk1#XXwajTAtl;KD z)BU<7w?I_kI8|UQpFxWGRbVAO2~mII2pL*$nVjFk{^VDkAb864CL3WpgIOzqMIrw@!4G$FD{*` z?vDj}wjsRTP~M|-LrnZH)of4$8v-ZeO-zU#6QqzcTLs{cH=uik((P1`YN)%ms~2I! zPjBO#?f#^BMR+3p3OJ(*JoaLxAhmJ~x~OS%!+z!G6mNudC-Q4h5CZ4vQIyL?{uVR} zq9zmFd>VqX8Au#xFv6471B6dZW;F3=eey8~{e(ql!0jJvN%0l<0~6+Smbc4+3KIpgW1L3_^YO=z04bEF3_E{WVk@Xj)LxpyQ z4>&tnigr`v%U$A0TYXQ-38&T3(wH!Fb@ee0ht?)E1&+`(6JK#-3Y|f?6#;XB%b=G4 zmP|wVqqKI%NvSyS2G;|_HDq2;84SU0fh(4d`Cj$lz$zyfEnhakuDJ?3v?L&^-G34` zCtTb!z>d@^X#~xluxS#sF@+h-H5Yz@yk87ZUGPq=pmp6M{>?@?rIP2*WzDL_Xdl3+ zSEnoBEk<(hWTt-8MMzW@@j-Fc5OfTTZ!yQ43+XgCk08XXFQh{pk2nC8)`fop#`<^` zDVolMo~j^TNem=c3-~?Zj=^GF#HY;>QA)H5EnlM}2S~KFwI{h*l(X4k5t1VnKjdD| zLut%;WP@uJWbxzUX?!`P>w^w$vgJR)#E|K=zZMt%R_dhDjnd~XPfM@Mi3K>WQZ`FAr& ztdVerouPt-QWKOjLCB7O<8mA4hmo>~;b>c@<`pRF;DgbZWWIKBMKxF&m+|juzv>!z z$DN9l7BRtH4%5~rgV=}-sD)^OIBx7@1pZCQq-1Zj*+-wCp zf<8ijL8M2CH^A_LI1VTphpfhfklh_`6rqzs6%2)VlNr5`0L4q9z&1JqtvIQ~U5VX6 zNh-3n8eeNxTwy<#@d$j>2VJYuzA#?USwJ~>2-VR%B`r7QGIEwCftVnwtV#6W+w7~w z@$m<#?b1!DpcFcc2^PKiLF&Sdp4qSRN5w&6C;~dnq`(3ny^X)0iL7YmzlWTG?uUEO zWsP;7JOsB+v0G|i>^C|Oq+;NC*lwRLl>{XPf`H~SFtl*hXA7@wKP9gX@F{b8ncHG% z2H+uP-~8VFWo9EmAEiDnhx!n#N+_8GQVvy8{zBEof=cLBdLneK?27VKnW`3kfJ`wMVT#`~r1)nfWfLwyOd) z^n7_7RicfI0|a9o0)+)kbk;0rB{~ez^u0zZXAt)1@OuLM2m1Nk2q8kuSgbc-*3tM! zZwK-|&5(OV<&KL>P{vnz&RYl-9J!A-#Z-d!lX<^5DAX>@9VeuHDmDfAU&{x(&#!d= zCb1l1cp>Nd75u3~M5Y(32h5-<*s5?Tg%I|_8G}F3i@)L*DD}Hv9zv#setSQmnhGp! zfI}lBJq2dP3Berg5&B)c7CP;Th9DN+ot{|zy`!!@YT)9(FRjMHDFJYQu>X&j@y-YW znE@v^I0l&4zI#Bz;|z}aNFqPlh^er*r5E>CO$oiDqYi}K3-|>POS1oEV*?i?@)2iV`cd zD4{}$KWtn`<`&X%9B?WKi5j@kPXOra3L;bwA097)4WbFPx_I#&q)v@CvI-^M?zt?} znw+KL&dysuhzT1w#047LEMId*0@^|TX%MxDMDlOC#)xe-2wrwlb;PcTeMMN2^q1bL z=13Kzo@g(--4Cam^avmh0&0>8OOn|PSQEElTjIrmP(3a(ibYVArdb!nZ>g|5x4pbT z8nfA+&e_|C_0j~?Or3!E3?Vr;iC_WlZBVVPAQYKu?c| zdm;HEBpw&}R)EO~d})*V4OZ2BKBV=EKX8Lcka8dD+f94g4BF+CgB}`l&kT_C+&QsA zoKRc$vHD-vvUbn~#fu9;+wZU{Y#xNbTEK^F0I7YUX!SROv-uV;C-D;aT#rCH^}h{G|)1RV$S zU@8Qy*zmMM0GN2kIFTHGS;K7xI(aomOQ`7O!b=1mAf!EtdIpyqfjCxIBD9bRD*7PY z@`kcXmhHZs4QHsg#)pBl(6?kBNgSVk4M&(DJoT(rT@*Fowst^ruN>ym-wliSj0-Ek zdm6sjh6nD%RBX(^cLV4KTo^*U3C;_+NtX+-3%=zsYCfF;wV$+l?_Q81#4*S#{3@zq zN9CJH#@TdEni46X4kE?m=j1n`2)KH770{VcZN|CqG1N~Nkh^nIqFYOAAe8T0?H_g8 z6}8I@0j4PQTz5JKrfju3i%QhV!C~4^t-6C2b*4j0e_;~#i{cd6XfxEH*jT0lzad>% ze(XETw}buQG;vLm0v`veO(AyPJO>8w)60W^%^?LR8Q&7(n^2``xisBn{ZhmbaADhz z9v*&4 z$Wt}%P^U`Ntp~K|wN-a5#61*Wz=WrRi`fzW2(_klIs8?MfSMGc<}BVSF|yR)MS_H24fZK7=qj zY)O6hovRr>q_0~R0WkYEh=>^^(w3h&jR5zSRJ=%^2Q0P=UvnqoAYfImOMZ8d9b#Ap zkQ?`)G08qdDlitdungkEAnN`WwxJx0bV!y$XRRU^(OcVM%2A#AqbcRFrASrWu zU+ge$GhZ{T6cE`~g-pc9ZEU+F@$ubDCY`#VoVr!@p{OggVx|56C3yO=G(pA$#EZsl zp&*n_b0(<6QYGqE$uGDJUx&_h>3po|gjIqY2_GYqj#MmTQsKIR!%A9cZOL(j8G|Gy z2*scx-Xt$L??Kfr^CPD&UL6#PlV(HhwicA!R#)SXP3lyR*(-0LCW53oug~S}?z!n+ z8xkJQcSXEB;jm$$Tso*D(z3rxJ%_Y8xfS06!ZLE^;=^~}4~oe3BehjmtUwHJ36i+Ch*7czwcalwS-ffrMY_i zi0}^yox;$`07E#;IBiEIdOtm>6UKf>fHijwx~jBubX`$My`hw4l5x$WioLXfwP@3v zMh{q%&n;9Sgq+Sfa`$8Zb!~h1$WMQf-GXD^U}_#eE8spE2V~_$^xVk$-0%}@y8oK2?DB9EQ(NHN^$RiuCI3)Ml)FPCIK#RAl1C=c0fRm|CZ>yB{K=CiUP8N- zRS?5T+NY5jHf<~C2}Ott3DUqYLTL0pf_Q~RM_XH)D-qHU7r=Ggym^ya)F~gr?9W83 z*^w;dhmzkKQXpO-f+ksdjH>^*sgCsh^W+3F)Ha3Lc z`4H1~UNv33HoEYd^vD#_>S?A@%c-vm7F-^S^ltruWnyM-g3e}%U_%T*ydr?#;&UR# zOb9B1TKJh1NCGbwx}Hav=;o#n#n zYF5|&vv!>8d2dCYqVas9Giu!<6aLxdwyYjsfPR6rJhZ)_0-f;NR{X52Qpi)t=t8;2 zmG%C9^#Z^jbHN?pc3gkv2zj%KrWkKh29X57;Je~TfNR`HKqe$TyaGEi`HUCro6i0+ z+-RujOL8^GW#58n;JrtKIcoi(wI|5plJ-DW@iRkabl0#3-Qe(~z0n3DRu-Q-NOJL% zI#Pwrd?h|SEMp02#?X0eT~(Dit2}g1dF62!H2J7;B?lBT z20(-Bz*qIYe*OB}95OWfloH7Uz*x9rPrbGJ#D`kQeC}6(b*2 z$6U&SnP3~??5Fxz?J}w^LV!uiidCckl=dL$N;jj-M~&ssTZ~Lx#Vz6sOquoUU^*r#cwp8a~A z{$I|8j3M8 zVCvh+Zs?^BmP=0h;4a1FCwhB(gS+CZNVf}RWq6f?{<+tM2)zg zA565irLFjAe|>G(+bbRK!y_8a^Mr!%&vC9otQ5Gp^3&@J3+B@uX}8fL=yhCGLDK7} z&HAK+1AaU(gxcwg2R9wKVvQ5x-Owq;Hryyy3SI1^P=Z-4i9@SG55yCwK@%g`i)imd z`MzHO6qdOe7H(R7>gFGW*>-o}mAQw7<`&@AWxyOE&rY6fw;l$A5$aueiTnG9fRX?0 zdK0t(S%0oPKa8?SiYc0};@$9WKKwJiX)o-Kiq~)FS?SPkE{Xte2m{Tl>qqc`isxONVhAwzm6`gC%T%n@|?s#eiUNdbT&C z6*D=TI!wM*R#vu%!!TSP00q}YFj?n4z9vhpDKae=2EDZ25 z#)jYjFg5BmQ^l}9xqNYoGuDBmox=wbwJ46;Ec}%R?-Mg#NNlmk`&#g~W}?8AQG=cE z>&PbN?@rE9WUBDjoj&*#4dPibB6aw?jcqj&h*^7MIyp2HiPGWR0{gagPHypSdY~TN z$A>HaT|Bag0qgK@TV<*{P?jB-Oe-YS511%t688Ir3g@?$tDcyPj*mvV+l&FvCcc& ztTccM;4hoFS-6KkkIcyw$#Lx7gF3G2mBiz4Xj+6Cn_5YHESXzeYy#{{J_GEW$^KG} zRTv&7t?m0)$Dc66OXgh>Lmsd*FeW8%Pf!UK2iiiHdg_eQj5<;UsPJ(aylV4d+1|n@ zMBd0>AK*d^#(J<(Ok6?X6R4t?HBQ&?=qTX_1rs)%9?0%$eMfy2R#UNYHdlRplA5TJ zE$SXr*;Apc%f$cDczdL#W|?5GtRd`Guy5wr6eB6&c8gBWl3)0eQn zEmgn_7&Jt@Dq!X3SAeGWg%IRia&~skW7+%Ju#qP}DfEs1&IJ3z5u$=_H4BDV3LQzg zEJh?Ci&=j76 zf8n5$GY0m$4TApZ^$ITM^+ zH8J_)k3zPo!uz*upr()`zL+KZ2eoUuw~R|DTOPubO$`dG&Q{g!sK6v8}`22W!1*M!^EB*_SySj>fGHS z7!r_xpiM3%tMcP%OUUxLhd^S^AgK#JX;!)m!oxtDEZDQ|sF}2z`m;?m-r>-AK6M>_ zIh#&V3jT*K7k`}kFuku2|I|XpX!=vUeQ_~3_G|C4Jye~k7rfmmnQnUOs|b1k$oz?A z{JEz`0)_?Wq?Ehzgg&#nZN>Bq0|SFR8A3o}DSz#5|Knpu557U2PW%R^Em!!Uxt@7%Po3H-Z{f%O?|BPb3cR`qm*_y8l07clQ33UV{py=%i zB)Yf!pG1r+^GskFS_J^-!7V5K;^#Kc|8>x=U#4c zXDVs!Jzecz2WGMOG~dSl(K*Ja z^84ci6n;MAFMS!Ua-8E&Wk|k$y89%XuJ3EfV1(*VPOdWNg_W_Y*-H`a4Z!$6-%yaj z)e%zZdT8QBlg#Se8BStIRJ9&H=uSqO+$H)1f@qG`<*zi$$Y~Y_X-S-Xe!eHu7{r>jTrYw?~ zqeqTi6G)PIv3vFear}O~XIf)M^o;+0t5O(e%6VvQ{uoLQOt5VS?4S5#^R10NE8T6k zb5qqU_HLi~_W%igQu^t&2FT_)m{k73?M`a8JHWL646wM;a3wA*y9O3u=mar*eeBM! z=OZRO`jl^J1$>3iS4)#uj(nv*4sUqc`kyys+1<}{>a_mOs@9YAY16@R*AwVZumz_j zEKH2Sc{2s7;ci)u)n6+qDfx?tNCpbzmf<90W@DSp&SGI?Yyc20+-Yl_@#@uw0|NsF zeT4;3IU3R2?BVpRC|#rUunMHqJ-of;@7#F}fQG?rB`g z8*!g=_YuS%Q$40<1Ma&egixq+vTtZ;C>Yro5OdcXtqTTh$E_KfOGigX(^=%z)JTw= zVi!a4#lwdWxy*mw@uKFgI($~uewy2ULrpQ?CZ(VV>~*Z=Wb2A9imEnHnUm2t@9qdN zv5at%2c(%KsfZL=h+nvII1Q=X^dH+CK6LQl!DmnrJOoGvu;*aaFODw<2&dz3<6j>iTr<75Wo*GNcdFr!d zIpCUF{xF^Mined|elg!0r`f7>@58itb-Of)5&7iA8FXrJS1=zWxup4x@YaI|@2_6H z8Z@b9H-5q130m0&FE~0vu(8rDYqb`wT42|4v}}EOGQ+U#EA=VB(mdZzn1lc6T7 zx^2mnRZVT*rgNw^m=E57n6N7I1P2F4UF$Jmq@_Qif-i`Hnd$H#fi5}*jZyB<)MJ+T zI<4_^XGY!Jb;}yN#l@Pf4DdYU7zowxPPR(N!i^|#7OBuGq78X3{pSkK^LsW*Y$+wyI*5#sP;2b4d>B@h- zFZK2EfqlPHmq|G3j#@&Wu0PvUC;s?DCxp$3BvLL1z|id=5pHDZ3RqiNjtDbzbx0uP z3FrYiYYBAKF(6{d$jbUa6GZJUX(Y>L(3P2p`UD7?`uqFqV#US9oPjmj8m4AyC^CunnR;z`vvZ499klLC>^Me^cGQ!esx2e+qJRr zp$fEow1e@t~fD`ya!ADn}I@#2Mn zvx$>ap|JOBz6@tp9;5cB->OK=%*1}5lhmjBGIXOS*1 zV|5xPSLj~|9TyfBjELM}qZvTMP>ApSe+~^<)L1=u@W7xY&R2zp;-u4$^r-K3bt0bw z#I?ITAd&EBW0ASd8oCF$(jVL31s46%;f34dE-HoDN)Zv)5AGV)FgY7ZAlAj+0j1P7 z=p6Q}Q(+QG=e-RT4 z4HyFnjy|sznFIo2-^QkTzaqa*3+{I;OGa_R)D;HEa+u_ zbRxug+ZOTIs0E(I0>emM>A@An^gC2kRM5ZFA7y9cava6PTzVZACB10*AIii?wLl~u z1Kqgr&NiqnaG4F>kPP7ZLQ206j@;)mwFp=lIng<6xXzoD8O;hK>}SkBTmR12cUbu= zF^{ZnXS#l!*h>!WsuK_)D?)j&XgWMTIuVC<)k2W@T!O$z4mM+DcV+Q&f(!?oIVy|I zRC)EKwf?gt%@%ZVYXTcvD~duQbk(&h-D8g9{O8cRzJvG0sk`t`He5-6a(xVY!5@r3 z=dPylJAeP(2>h+Ov0b_p_`Q}7Q~z4(8R5!vxQo5`7ukY`w>3Iu${kdM@!tx66#pp5 zGxA0;hv7z+x<9;JJoMWSmZz3b&gDemfi^g&j6xgchFQ zk#7a&;k|va;M2R=b$F}EOk#B2wC$7Rq6({f&vxymz_nlASa!`zdn>Jq-en4(uK#mahBKbeQZf zY^}5Ma@X8dKI8q+e3D;&)KeK#mM?m|$H*yT8&s%s_Qrko_qg>YpDVL;`Re<#&GyJ% z+uk2o%zp-EXQ&SY8=7#cRS|%uaF}9>-!BI814cw9AKgBDW_qysDr?QIA3H(&djy(jw)U&43YyzD=IfA-v@j77T6{mgwgj{~j2 zd~)X__;dz%`!u%p=&7kOjK?|c29vA*xw*4Rv9f7$F`dK5=#Dp^7bx2uobrF3oV$YI zLtiyz9si{9`<5s?u;KkZ=Z9%Y-FlTDHkh2{V0v6Ccz!noa=G`Pg_8_}+xPNvetCJt z(ZBDI#s>fR$e(1Vn(ldFPx*iUhURY%Nd|dHdH7JyrTX`8oD9qnxcTbBuobS;B4Bsr zxhVZ!d8|L5@&!#_R4j8fkPhSvK_`vN@0HP-8vLo#&rcWbuT8nIP(%pt9sYj6iCO-S zWOe^sT5Kunm9!N=A3mqYkDL{BvHtsBJ__sHZR&s9T0g3N?sNzW_51()J^Ztra-U{Z2YtxxNjGOUlE>*0GIQ+slJb z`M4a-QdLNamYOaI2PV&=&ky})fMMwg%FdfM1tZ2HdTida9XAH9ZBN<5DEj%<4EMoY z1BGj5Uz|Wz#Bot3prHG_zzyrSdeu&7uu{KgvN>WY|7_1%#b1d%AB@?o4QRi#nU2M~ zzAu@wM&I|xuZJea(%~DDbT^4b#{Aav0--3Cppd*w|FbU$+DGAy#dp_2jP^DUhL60@ zSgNV~K3j89VSChIqj^%7d%U%-{}U35cV>W{lRa*2E!z&E z7h(n1UZGuvE^Y(dSBV}W$5$krvWj_^luimS7Zg4&!Vayj1m64Ca&kwmo&9B!H+0m^ zn<#uh_a`U%P>lQj+IFE{)cX7F=lslWTlSqF@pgI(#eOTf-QOPetc)-Ta~T$R{9P?% zk|an=+NC<=&5$IYBmUQsxu$z^OTTz(TG_Qb`hBDULl>hdqrNP() zzC3aHH_)PMEN@r%)zS7#>R*3P4d1S~G@jZk8QkVQ)A%@aOXqbiuV<#evqWt}dkp17 zljU;Jq4Mx=$9v}1uhuFD8?a@)A!(@*JS@O~kVqF!@%`}@D|7@pw!2c1j!7UL)x5r3l1T8Zsb6j-^~=w>$t?MCZ-$-NZ~v}$ywG%(3jb=Okpif)2HUD0 zWg?j=Lo8(qfU;sn|JJ~jV!6bJd0mTTwEdr`o0?NUWXXPYN{QvVed)1fuo#Og__M#B#qao6;25_wqr z&o->-I@M>UdnEsp_mq#;PQQe7Yb3aZiIrL2CDeP{Lfg7WB)^tQ*b06FbLrNvd1Yi~ zVreoq{n`wcdu8Ff)RFa7iXLpPK*{U3M=}rH?DHd;8m=WYx14Vh9V_)^G?}0B@fBPe z?Vwq1!#bt zdKsF~R@3rj#T?vY)!=UV@aNkZnWL`ho^7MnWDWd@T2sS``nJ@oHP;KW9J1){tF(Vm z2&-0o9Oe5%VI`HSnlOt*R`c1N;7yc(D(?Ed>aVh z*^GbSel45$b2sv>U;;Gm=4{WFGFZ;q8~Uip=CNFMlK9aOjb&+k`x3XZP~Jnne2Y%l z1il;d+fCy8sykxR)Gz0jlJrMEO5TE$>yY@&WGV}-yf6-n z_ur(X`(9fJ=)%PO@{n8%$fiWE>PD)(B_V1K?~})>bt!!~oSBd^j}9I_;a~G9JO87z zz)pR{+lv2cyV_1(N>S&yJiIZ;iVxk2i(V+sDZsqpS z3&dC^7+>Q^aLg~rXO0vj4^fI5_p}a{Bl6gcc-W;mxJALZVxIQ#sH4q>*s{qn8N=Og zHh{ zM4JGTI>~tP;w?b&CfbrhKi>~ked+xtdeVR@+KL+8YojwwdN}^xkBII5M5JmhP4@KH zw9H%@1` zTYDQIO7PK zPr{osG+fDX06=mZwX-_{S7D+xF%SrjiBJ##=+WJE=)tX2>WyC@Fl;L351hu)X!da% z>tnb{JAHL14(uxcCo|X4hNi%}n%{ty!l=!0Wys0PaoryL7RT-`<9pR<6m+dI^r`-C z*00<0vVtOE;q#!d0;7xtcP`QW7r4AuYB*jfL{;&<#ig;6Ob(QSK$fY^N5O7jD+9CPyP?a z{yHkE?u{G9M^R8DEJR5Y6{NdWM3hEKNfBv=kdhce6crUzM363FXprtwLAnQKkPykC z6b59d_c|E&_kGs$i}}apTAY~^`|N$~PhG}_$xy|3uEvJBbcNf!&}J9jvoF8qp{zmo z7oB(K&O1$xh%+PA5obzV!tPHKvU6R+yu8}WubNhZY_qG>COLg%vwvZcVSv>wm$^4k z;ptX(Dljnc&8t@?a&!uUp)ATxfq<@E0n4iRNb5SZw4Gi3`1DY4i5;LJ)O2*cpe9PJ zt-W0K=TR5mfQknxU<4MqDkm2w9Iuy_tL1rYB!wS2EJ}~g9OP!6%qr65f?A;xfBzzL z4B5!EOtjaBapvXuzTpX?sXvWw_hLP=b+|8(9n3o4ms{8W_9O>Ka%1b4wl*A?u(LpR zJq_v%*{N28GS^J$`JQwfKW;ZAWg57`M4EFzgUaN&^Y^yIS1^}%A}7n;Dz)?8vzf6q z1-JGjKW=Gri)HJ<>cTj&Dkpg&%^}R%if7|>)g2GG5L2>G8` zAUEQamfmMavbssCo#*`7S+Se9d5wG0<2hCWNt106pIx4- z*N30x#=lGKh`!Tv4*M~YomYy=M{-Au|0*D#YSC@r`uMrH7*h5F74c1-JasQ4{(1U)zqk{ z4k=LElXn*RBhq7CN~Rl{n&@XwA+1d%T0$F1YYT;>Z1%+CW4`2|s%TVOjTfcVdY+V&gms!| ztsls~Wsh_l>Sbd`t`W);B_Ik*H(EmVKAh?@k|{EMu<0aEU%UP43`G1!J)OZqXbr0A z2tJbsNQ3&(w_Spn=RmmRFtDcg;qFuESm3OkqOJ5z?D7B#1+f@p(CAfpS3L0d?}2HW z$y53Fk5xZ?^EQ+?xY9cbOMY+Y`;1&Nb7YS8pUE(avYyeAH70QK!v0fvS)5!i8?gctHP2pF?5M zuzQ#0TU5Z1M`b)qEEX**q*8+)Pz>ZnT|iFfzTy7|7&PNYtW%eYXn*e^kgtA_O}qh} zsvy$VyUYv19eRGX{h{c*zjz&+Xv-6|{M;BQf{kWYm?nMMIDF*0w!A*_qIa7b{TONj zBo#n*asyBOr%zK56^C^#gO)VSMn1`R?%Y|LPS2hWx0`nGt(*W=%2co_1i%Cy($ z8SrCekA-y!5BL1$`~Qbht)@U$7v0JstFW>&0XDW_Vt@bSA0iVM;{+QOhhECix02t9 zr@s0aDXo%W=YA785eJ=rl@)1V#$_%4zCwWEW{)^`cdkkJZ@d&`@#60;Pd#{yA#|G8 zNd!LzwY~~#Pt9-a&6nvP{(`NKSvP-%%;7)hd8d=GFHwI^$od}u7#D*tm(|VQ%xU6T zvFf;Z$V22ePm7BC{12s>J^>OFDvL~APcQHQ=_#r|;u`NKCg}Y{u90_mYCM zzkN$US8r0V4re1t11GM%ne`%7!p}$}A$Y*xokAB8l5g&h9`p2ve)J8JGLDU_S zNmrS^zJG-mr3niTrkBJ&6Jw#17PF~nY-IhpNb0ByJN-ivc?Q*{f43_RnkA3Ukmnz; zdaSNRLp@`TGh=+yXFs_$5y@>0N~?XPLLYWKwo^$I%bDFRqZgevR`y}$=XXEuo?MMT z=r*e0Z8+cu_*!wtiZYk`f{S4a%X<7R+=`&Y%+jPHbq{Zle z?z5lwECt03C?_=^y*De(Q8ER&`1p^_*}T}9dtO&w&K>J-{qwZ-=OTp;cT`l6cd=JWt%7GkXpaiqE%kpMRE5sjpU^;j_17Xjx8qJJ% z@Gnt`tIC$Tq~o3YcCNX*Gy0fb=_yUwS=rN%6Tg+Flaq<_he|!1Ljz&oAwT8Lup>-1 zXe#N+@V^no@E3Fx&9U?>-Tbl2k*V~>G0TSSP}-1T`z6y-k+<_2JyZaqPQ8ss&sYIY zQi;ELz>beD3H1rhALju+&i~&b;`HWpvrj2UPagOR>{3*iX_-4F2k-m zePouamiCkc$2rcA6_q2gu2^*?<=vErZuh-QMO(S|*f9=IB*Gw=^}{%A0z{C{o1*Ts z+_%>c6 z+`->U?EoWNQfZ;+T23D3;aEj+Bki)d!~m~hGV{>QtXoxVw&}X}Yv-GWWY@m%h(4$J5c>P|)&DzdVJSGYV2{Nk zz4q0W`5e~y(ha$dxd%bO?iks~5+3eQW}tN9JkN!D&3a5^U|}p^TW6F>^LDm5Kjra+ zt=3AiMroYVDP{*tRv+`xdtxk#t>>^e{A#q`V}nwaJ5tOj2$vIlh&NqqnBE`X8l^g# z=46x-K&}gK^|;%5l~qjZt{mS ztL?DzW@B`id=V!4xsVfK_V zLqL{F!c1{%@0&~9pl*&C)GO6zUS{i*p3m&qha(j-@J%O@QpG)-u75COgBi-SOxSf> zw}XmP{W~#YcaNjC%DJgXZEd1ffJIJ_MShr&t2$WG1rJ9bQA`Jlx7$D1J-+mqKiYOr z^+V>$z8qsh=g%1teY)>fO@3$(>p2nO;JpRh=XtJKC$Y686l~m%L9^$6EPU0F-@}%6 z=)g?2H@9gN_vzOMPmLK<>H}CW@+Kq>9DOz1B=Q#!vU2#(Osv-csH}Wr&K(&7`_Vnx-#%1HhSGOG0B4#K)NL^ZJ7OoKbu_}*`cxzFQ z=j2h=U9rg`-vtyeb1)hmX3x^8h(2`kkKh^WM4AXeuC@9Z1=YB(hFNuW08L;zB|T>y zWe+92Vl!GPedzOm+VywbkBvfr#h*``W`jVKSoQn8}_m z7?&@3vgb}!-Si>fugK)#$D*UA{bwHB*%*DM;##6{H^S#|b1YEQ-h)8+ZBn=b0rdTE7@P3~rqCP9G!?3R;7cq4gS_>Qq^e1)x% zk@9d&)Syu*A?q2%NGCQQ?MiaGN5TP3idwpFLD%Em)>ylT6m`|B`mZG-0Z+1Z8GaSIw zOoJzk97ir?v9S##Nz}$P*WrtK6_{7pIzMAdBpk5ql=Rd}jnO-Hb=|9p4i^{>HSq_0 zZa2Glwt+=!dIrqg(FFGS!uTDV)O1S)D_czzx*X-XjzcFl!e5&zg+wl9T9qsxPcorv zZbl|<&Ufy;1)wJtd7)Eu>e6GtK3yuxP{j=q()}J}LMGW&Gr}o)FJsXBE6enq`A_MK zsM>Hdt-aII{dyIWN;WIs`{KeJu{m1%3R&_~6f;NbY;$TTSt1nDS|3J$ihnQEt%$zt{=5Jc=CY@2+GpvVH)fJ!f0yF4R@|6M@!SlI4jskx*?N- zV|-&V^Hh9v4SLjB19$Z|>5nR=L8_7Af}vd)@4;oxGnp#=-_?8uEY!xu(BOfRD3W{7 zIvXCB^zm8|mz5!N^NuNovJXpj%g)^Rw^^{PTX!D6GHd%~%AvsKs9l%}`}9Sh72<~B zp<$ zy{lj^ppAW99aQ9I?+hBT45gNiWqe) z4vXn8_C?xzPlhY<9`X=IfRHpZgPWoL6N#^x`a_`4Viq^m&wLNHw>pt=b#oWcvf=Xs z-t{$Jo@58@Kp4dAEjHKNPKB~~2n83exED5y4eIAAsCngSgTNw+2s-&5ibTnN-y;Kc zzt~i4pY%xSmI>~22Fz=+C6deqYEo;%iwu##I4Nu44&sbUt>}+s!BqbJc_>P*&j9QMj#hj58Ag!;@YSYCXJtZlePbD>u zR?Qn)UO(f+=W^xoeP+9(13ZJvwadH4Z#U!LurM3(oe0qW(yvW6VGmwiwgp)qvmM_F zDrVPfPjZF=g{caNbp|3mJ8d0mbPTa#L#}-D4>MVte>{AfYf?z%c2k{X;ve|3rp?4( zy{yvOq2>bBD!cwjwSKrgU*tvw&l$oo=e}2)i!}|?LP6ApnVg&ybmro3IXOuO=UWER zUxH|)rQOnjwHq<8pu-ytro6Lb@BLi3N9+*dlnA+Tzz$0zuC?NAlnRa%i|QIJ$H}Op z?u}GMEklQl?Zo1IFeP6o&vL^0n@YtqgN>j4R=!O78vSl!HfE(4WUv*>Ki^A7P7dih zyOm8$N1K(A*51kD$0P%aIyMp|V}4+McjGaXZB>x5&=?)r)idk{vAf zr*NECPX%e&Te8k?V#0$58OQlIa<~nj6B;uZYw}c@0s|}`-98zJ1owL}=LzJiyH{?h%d0Jq^85J*y*Sm=A9awc zRZ=7{?y(EExYo@C+SKINa)rIDR<~Y7X*kppgh2UA$->Dgapk;3H%946;!e2V?#JCb zmT9C{XLYy<@1_jwIX4V?ir(2V_g;P4aYC3Z*kZHQ`rON+xF*UT@6*t~b0SQcIXa2s zmA0OCI4<0nZN?~)(Aw@i}#`=n8FKe1qU8BKJQ(SxlYggwyLtHh+$Gb@~z_Z^+pn-Ha!znfYTY z^nndA&;FXuIBs9`J~dcI9ZeTEAeCPbAtLre^pfTWYR<+Hd&RDV*(uHo;)Nc5sakvq zrt-x#yI2QOy>i8$+@%|jq_`e>BH;P@H|rwwA@<};=ux2@m5f#^R?lWXlP-zdo_dwE zqP8kcd6~xw-;Z&M=T-O14Bv15aeNVdQ@`WH$Tj)L0SxF1s_*fiQd`ZO;_fVN4sgz% zY(8IAoPZ<$`1ptl_S-5r1zV{b-i)pU{Pw$c> z@cs7A=gG4zKf^s;PI!2O^a=ETnO z1B?BV@BH!e*?ozO6Z7iU%WYJ$rygtwTU}IAVe7u(XrZ1qIFP+}SNJsTxbqT5mwMk) zUOeg$%ovYLrPMXga~HJ-b?rK;e0_fU^Q~L8KERw1h=eH7K#9EEh>bgnc7(V(KPijh z8n3d=E3?c&o8~t1P1J|(@tHghjPn;)cTOm=rMs*haD>T0ww#96d}aNBu3s_{kH@x=V#y&w-^H}oF6mKa+@@&LWaX^DJH`CxJU{H>z8VbYO*pl#bo>Z14; zmEcQ?oaPKF#ICCZSc&5!_z^7*BL;&WZZaE?N#^lb4{i*dTTsz4;?nw z|M++u#;mx;Ycapne`P#!Gjt?iP9+f?`3!%qr|Pa}KpwUKF@^H; zJXp{#T8hnAF6-QvM#&1by@f}mqS}ecc0Pdy9cR9gfX^l$LRoGsvVam=Z|+Bxw!Zst zhUw@N&XGrSFHW|mISUSi>@DhhDW@ne{CKxMeOht;H{ZLU@ALM&M74%qz=!*YVai2y zX&=JwQQfI`wkx1QT%@n3$n3fFJ6xu(ht3&@lK(|cp%7`vF`19&G^x5yp^snrc2ku8 z=(`o3MK;X?4p{8>m#?)CL3QeO{fpT1x-_&%qiVxC_jvsYP#Rbc{5tLOU0eqYA`-sT1DE zsaSbA?eED?4lf#u6G*orB76Fg*-VGRer|op{sVXEH(dlq9-Z1j*(Ctlqrorh z-YRQ%{n3n0&c&0kQM8mBp)B91=zoYlVke0ew^`|5-aXFzt!FRok|tF6t-k)ZTyYoQ z?iE1xk})x5+TcZ$z$xrnB?esL7B+K8H^m?ADXJ3m#)sMX`*K5Ph2w$)^`N;YJr3?A zjM34a5*l6JA$-JJy327uJRy_zThA_gpNid5yPb~xkvva(sov`{ZQsQ-eZp*z-P`G+;UTL!b3f9~07!3RXdQHf)#^muOp2IPYJI=KVF|hv3pS{))f3IY+VN}@tdGC)An(HPtI*>h2E2$bI*JXFZi(Bmi9qZ`XV&un<`6uLM*m{wfK z!M%WD(OcBwtC6&zn||o@MUEVcH2&~3n*6)IWuAZpFh3U#ChVQCb21-ot>(kEfH%`wytcu%=y4*rAIAC|PnA;HWp?X_Wnd&SW z(Wov7oiFcJMapkqrcrV;*GZMq_#$;>F>~<}`kO7+Udi$83~ zAJ(aL;V#E>{F4$J~0)!jl{>P z3qKmpT%Z10yJ0LT_4I6;MVE&ODds|pQJGroMzNYziFP{oF7hh=tsJA9ea51Mu-5(d zFLIX0+~xINMZISz6DY9NeJheQj?FKXk$cT_m9l@Db^|t)5<-F4j$X-Rvv!5_8>D78 zf~|bCqT`5PshOpXA))F~t?CH>jyaAhtX5c6&Q0bOZLOXNS4Rt2`_g)S=F-02LY9Xz z+npuZDs%dY@u$_iD|VOf{r~miIc-=}W=cRP0%+^ zbLne_$JO!D-w+O@aiu)k>^_R!?|y1rz`9YCncfo5i&s~k`KpDe;T(B*hUU4Y&@z#@ zpDyRc3lG+%5SOj&RZT*P8yJi&a~v%G)9bCYZKb>AKz`Xf(^@$Hlw;C@?um}>YWYj<6P`!NRr5$VURos$|Dv71rbL}3T&AOm$ z-|^S0l8d3&F~SL^mos$&j&99d&Qz1WtN###nO6rFTzW_Bh*frxZ_yndihl&`bvqB5 zh-_8ZR2SWCyyXL2oBk^k1i128^qU{6h@9??M|Vq!Xp!EnQW{16a_|&5Q|h!&Dc`}S z6c%WmJjxSHeIl(ocO6oek6pxwesGebwPUm}){l|x45($nZrrQ$-f-2Tg2(0_y{xLR zLCe3M&x;ElS8yZ><7xGQR`6&Mt&QfW$u^U=a99he2!vTjuS*Hv z+6{BC(}pQsOt}BEEyJ9|#vLa$->!l7nfUoq=9~S;W;*#3=J>-j^wH|$vJX2imc$0S0eiG-6^5lO-$LnbbnlMQAj&!VSRMf%hs z8mDymYN+X4J72Ai{bbh%KXO4}E|m*CW7yOz?1H|*4iRq-n}iOS|NGK7E^Y2QHvA4m zs%k|QC5=31ukI#}N>ZIakzl^HtlY-cSrXjR6<>Qp7`;EiKAA2()Il8sBY#2g|J*sH zBJkh9gH+W8a9bhTEmo=N;p?_H5bMA9kHJ)SWYNZI1P?iz4J`PtK@@<2}dtBc|4UtyKxneDlI?3|y#}FK#5?^e*5%`q zEe9nf!#0jJ{A-)J3wu*1LiGed2z~a9YmRJJ`0-~R5-JDA30YqI4qr6nA1be~xa+Ah z*{?<4)*ol@t(bQr-6~IX`sQd zPBty~=w(vbK8cu~jkiGgtFi08v7=pD>5*g9edDxEptGB6QeOC896OPwCw6R&MnjgP# zJo!@xScR>Y@ff|BC@XzFmP{9~aA~ZMW6@`89N*;_aQ~`R=nLhf5CRGu!P!!DdnZ+! zF-{55&9P3c!lF5A&A^xiK4t(4B9^U@nMmhF z-luj8&C1l)D=ZV@i|EjaPI~oy_H{daB@5#3J8sf#uK=IP&DyDCkGdT|9~)IA(8^c5 zje3=xQu#GG7?+ebgIzh3cuV;SEq}N*4X6ix4(__2JK27*LZT#_$9;|p_|VA}L0sxB z|NSI;R?n+D(g4V`4U4RQc#sX@HGDO$v@V@zhuCT0?iZlythhaJZ0y-cO)OG6(CgncA5HiV00+#k!jIQXU z_KTZKD0QEA6zUX&_J9N#aR;n=n|G1QJP$#0Y~u@ydb!12$unoJmNhU*e;q>tnYN429po$)Xjru2AB($dHBy8d z-x7Py17eJAbWur=n|WM0ez&rp1~u3j@C~*Q-PzjD(;rWf0L~`Wma}>|S$zmp@}Uzz zgnX38AYWjajM+83^wrIqYF4=oXCXU>`v!a(b|JW_G$!X~-_oZq_yYWmlO;xY5~D+1Ge^`r?82P0jf}alEd5`A4bST}hJdVDy?~@e_p4}2M%0+ZGnzPGRkEuzq*+qS0Z*$`jf>q+T5wF{4`?2f|4U?P^Z3kKY zGupLumg52*MV4_*o}xV<5o9>PQa!k9I23(uv+VX`G+G@PBj9V%`(hArF_9|&W!2Er zrdOjgW@C)Rs-gLI=4Y;{;A}7PRwvy2D*2&;oS$S(=^Jt2;ABb|2MN^7JU3u!MMw|p z1I)=_9AnL!9g-cooBr!)*XJ|+oZC)M->z*lf|iZjRX_6##g4~Znlq0J6l@M3vu(>WooYT8Mff(tMll_Pena-I)$S+|mugE+Z}*In_%~jf{%r zvUvtl*ApMmZ0LQqoW?E}-r0}p7Si;q*P43wYyBjY0BxS>q)ST|UC>Np1LjjfG(bxB z@EE`BRtIy|!WCrrR3FdS=oTf)~GiZs8}zxiXFi7XR~JFpOuQZk`|^5%0Z*7Q=9*bZ>`|Qig^cOuc1XVD!klrF}iY4R;(}& zE(V)F0A3+7HO7H}s>rh~5@ByBAPl(JNkV1Pn1{@Mf6vMqrjQnc(1c@Ln)zIbag8oe zMlny4># zF`gxUS|x;PFF3u7R|>hteD`R_3BThMsIYJ;Y$(F^;;=737z4DDHEGV)(=ff5@2k*5 z9HPNTi7_K1d|~IKGiHikINP(9cFs07;MTdR3LNxHS%PAVet&ayb@^>*Jde{KG6tE`QNP+LyZe|DFyu^y zK9VeuO;Hav?)a*6?;>g5D*0}iRlmvdt@q2cbuRM_%caLt5BTjz+0}t3Le02K^H8jD z5>O^HrSOzHVbb_*-9UAFB6kLBF{Gu^nz846U(V&vZB1)*3~ZwL3rdjT#ze@>r4=}R z=IYN`9Te6KxZNor?W}*=G!<}jtHo|2Tfj#iFvtVxXzy;ZBY|rxU`)vyLgO~&9<^?C z!sN5^+%`MckonME)bQJr{uE1%NtNUtE+uU};I2Qr{^8fFPa(>M>Xz?}p?KA!&<8U!0r;bYIHzV^VeKJ`xzcOSe1J>PosFJa9=!cnAboN5N! zO)uTIJf7aKjH=>eBR)O!AT4UZaDuV7)I5-hk6c{zjCOA;^}H+jf;f1^JAV>2Jl<@x zI$8xmBPcyB)ALovolIF6M9ZI*HsD?rb)RC_ds?6ehoO(w|Z{3pmQ zC9`0j;V66~2`g^p!|d%LaTSpl#L*!sXY{(smMNKq>Tyfun)KY^*3=wH?VN=l@R#Lp z*JLCri=(<_Yj${hkkeuiIA3XKzPo1Nq~VWmcck6WytMN#kK3#3%(XXbpBDiDmXQmx zM>-5A3VX~dA~}8Gg+V^PIFRqlUAp8~NuK6{c31k4=b#04d=T+>7ozo%u-OO+m$cft zx@ZEV9uOgTD~I3%sUG+bX3qkjJ?qK0(v0@mTqRd+t;rTx_e>Ydwhb&pzIgiE3%Bmr z<4T+?zCwIuDYO_NP9A_F=Tl`=9hsOSYt>qcIXl3^Gw|?8t#?+TgVwVr*q6Q%%)F?$ zxyqU~&`k7*ab5}bD%AiG2QfmC*WMet$PbybtqHvelUy20rrB`Q2z)K*W5?ZbPT;0n z3_(YC$twAx52wKPm4O^!C#`+eMxkBhs(IN!s^(dU15ibD@d@(Jz#2|J1(y8|Xs#9d zQvC-S%PQ$=IoTc$%zNTh35fMWqwYX=ZV&J#%x*yE91A9?`wRTCL`anF4%IcXk~=Ui z^X=O=+jDoouAo|XLKM2o;&@PwXfX%-SZm%6Z!N@82J%Z&xCZqz}>xY2l0PVdXB zkB+P#&xNQ0$QX^>&f9|CZ_ouGvSMEGKO=)}jtRshxNbm)1>0XEkVcIp7lO)lL1G9} zZ%YNin~$hM(YzW~wnd*o+M~K0S&Txl%+_YTU|>Ix6q%f@?t1BI%rEowWzcXL^Uh8m zKrQZ}!M4X8FIO2gHCzVatTXGx~)zVt`Z$`Te_H{#InjN7RECIuCpmb&`OO#J?% zNAK6p(nH!KM8$BOJ*xnYj4lYbi^4(h#@2_~a}X?&4Yru###tmBh1r46kFu-ro9*c{ zXZjaunMI;{Himy8VF)FuIXmLK)0#u`)p!b) z*A(VUsd%H`-S|L9XacbvvBbvnycE`Zyj|tfQ)HW&GGV7_q>*aKI60AS<00BjJ0Ya; z>?7nDorJuAP4Asj6#pmKL|P2VW$Femgazr*^XD|oI%2ON1fsxx$fzld7YQ3nH&}tN zNBrW`Luc8XBsKS*6cf8SvnOq@WdXs z6J>2oc<9hlZW?Fjg?Z!+cFqUfR4!xBo{{k1D;1w)7;nioe|5eX+`O8qSdajLVbj5; z66XyV{I(}GPy^g8-`vv#E{K^RzRXjgZB{LLu|_f73f!Z$2GZL_6^OA<{lBae zXh}x_h&~O1{$YpN+3oeUwFG84m6@p%t-6wX1`F?D%#QEe-Xw^G80lx}ZxwakVv;(~ ze}jEc<|48vvc24i8diR|dzA>5n#r`vmYK2cnYz-M)lYhrTwQ24OE7V6F88Z3ZG7C> zLhx$8l{u+qDoK3i8DM>LEztMRSapynFCF^``PIpgv;9fO;{Nwn3aX_WG18vS&`qgt z45r0mMbt@N-nJ4JCMLbv*}7WJ$`@}UBR%ynir!Xh%d^(~AKvH5?z1*B6We`pL$_Y|2e4IM1)87C=r+8UMc$7w z5F-X(7)ncR6pQKxx2p7h-eAZ)^W5&~2>ELXcTehp%rn0yHizYMf%caX5!U+3cg@VK zrn^&1AyZkc7z6!#kc8jNo4J?$spxybJ%(u(0ef5P*n%y&x^G913SeS%0=s# zzw$|`q7RNbuSIe}Ktr;RPmzBACvWm-xav=m@Q>0`7l?t`TwUb=m-Ms&4l+%*<`Yzz zaMB%={HnYEFE=@|&D-u~bPX2;EzGe@!q#tIhlC(GkCVCeY?33(V`F0xLRPP3w$`0U zlO1vp6RdOXS_41f9ZC-JhPe45QZxb5dD-(`{5F74vL8Uj6^8#D1lfu_l)vdS*F2ws z)Lq)aM8U8(JynVB*AK`A<7PSI&GR< zx|Wbxt?Z#gg}bTG#tKETONSn1$Ox+(O7$<1Fa7rElgAw1h-q--W9XRba^BEN)QB9#W0n^ZYqlJ=5`B(MQ zQ{f}LMz(4_{38z&DQG`KpP1y``;JWV`m8>Kf;9os*j(lYZh?_0g+nDm%QSc|%3&G6 z+^KlAUK`BxiHTBBAKTg>F(Wgu>Cj&!kviBvJL`akn=K~q|14EgFg{$aX4d!_TJ1r` zwL;t5LyToYPt!&^e%IcpvlF9Ose8d5r_P`M5@X+&1ICpfHz7J~d0>|T>i(dY$k3gQ z3C2hvQ?o!PL&#Cxu(Gu<1PDTAJROS~pq_83eu~NUj-B&%djSa)vtwm#HYuK03nkyL zH|%B1g4ZjewNC^@&u|;cNBP?P*vo*b=DIK#6K@r3+dfWF(&_^8 zxNd(_$#ejcmFg+M`Zoz8d05ERLyQcQ!5T}xZ5BxP{m9gIi8eXmv!VQ|GFybL-B@vmvOvRD}4;#qaCVWNXa;Cqq!w5$L_H)b9!lqJ@5| zy&N(Ig7ZhQ%*Mv??2rL;yXlhQ>bE-;A|=@ePx=>-E@mOc?-9H7b1y8B5L6%}tZwVK zafbYMRr`{IVVhVz8h(&4j%t07NhQ3JBE-Npb(ZbmaEfFbIz2KV|Hez%Sy<*`&Yw7W z6A`h@d3lCb61>#^7Do^Q?P1Z+78)u!;|gIH2+#r~TFH8F*W2IIGRol$oH1;2HB0+-jUgaWcn_`m(D02d2oNV`}H< z&HD3>Oj96%8%0`>n$=U5$CbusD~*Mx^c`!tYA6rRc>tuc<7Y>OK}ZI{GY0$yFp=xc zAA#WHzjtmsYINZ9-1D8=(n?4ff1|JE(JT`0=Pgpq_x;+Fcr)8`Lqgk32ePCrTttu% zo)BX#YyW+qS2H}eyT>l<%~7kmeaQ#qAZG$hkopr)6aD#I{E8sCSV36r&;xD_$8O(z z7xn)22h+7{AV_0Nt=^vknq1f>ea!nk^x?2!Gh|d+_rP`?<8!(?2f!y-AcOlkK)Zp_ z`>3U5V#%JO`r_mmkyt1A=SIL$pSF*B1IZMD-!EX+G$VkJ2&Cz;Vqi=Lou%!Qk*MBW z>V4n1k@(%;AKB4Ks2x6Md<_Am{$|MAnFguxQi!mHphz1E8t@IL-%>v3`Nt;+htwk` zDu-TIi^G#0*&;T}_=;8+8JQbJ92yGvYai30c!Kx)L(!i}7MyyD$SJkn1YscvXH>TI zKPZ98rHluzqe>#>y&e1D)gK2g%^3bYA5_!vGya!Ys-( zSi7a(y8c;!;1DrM!eKofHMMRx)Wwghkx7k0GQ;A%D=DfMzW%OL%^Y; zmm_TGvo&)TjgKW74Dp;WKnx^Tov*zF$D8MWUoVW9(uN;Gyz3-;tbJ!KdaBih_LRR6 zX??jA_B5+&s~@QTUFmP*U0UdC?YR2NfsA0>j7!!&`ky#-ot_Q&gs5r1bN_q1sDj6d z8Yo}Rd(?_cGv#QHjmKaU;>y0Cw?OKENH=2EBK|y&)D!7H?;xNsdJ1sgZzD;&KF>lB z6~r45>zC;AOyjRrmBl3j@0gqN??Tlr;HLYAaY6h^NP#D5GAuGQ0@GJgY2QRi-jI*( zPIspW3qta(et!lLht>UDXn#PokKIV3^`sZa6$H_Df$kZRC5(-Zj&}a|cb(Oq2>!&o z)Kw`53rM7pPt&D|(&B~VD$-RIS(9B_o8FZ?tbYv2@ckFzyvrK~XX?l+IQ^xOw8P>o z48+S68_vXbky5K`T#t7DKpH>%`K(mG;sW#)sX^AuXFXg-R3UJV;NlHA4yDF|8{>$5 zYL6>v|G%^G|Zs|hiVNaWd43TYWV*4U&9E1 zAlO*8jeB{nV0^%>*s^7AxoMmwp^yFVm7>lfq=Hm47@x>%7P62r9^|wQ7W-VHdNJ2| z4d$f(y;6tmQ(=a?j!h~zfKeX$CSvg(Ls)2fw}H$D+iWf_UBo?GBz9}aPSI&lM&yDz z;GHSyWMK&5$yQ?jZNx*))j9)cw$@^OA=i<~~!NipAvqyH|QLgl)-m@_ zjhtc!Z#1OuITt<_>%ULFb+{Ik0wt1=L(y2-;@sA-Y<=|D%=E~=gHaaGVTc4a`0qiYvS6fKtaz=dp3v4i4=UkfiftR><+sx= zL|J))uW83aN)taYVQPUti(GM@62Aoil>h`T8E-)T5-Ly6;{l#H)M z{B9o?K*9wzPUby~!TmU}WNJS=ta?NK#Od}nv*3U8E~@(7iFSy*2d6B$&$A)msChOa zo#Js|ngKgNGeB8Qy^c{qT!pKvoxi)6Z{OJkh=NBI55T(9q8E||JhJs#%{nJ;H+j|i zKFI#>h=GCs0R{GdUXT08T4!()m_5ML+jLBC7D%pz6W59Yb58_3D;3hwvh-B~n&j`N z+6BfDR&e*H_hj&bG2i*+ZBwe)#HyV&-*>Jy;OJ);HAo-Y)3%)tuzk$-0)o|sWF|cj z$L00T^n@`l!{ z_zEp?fA(=7*=58V|NG-R3hU@_M$*_3YY+%T6mV!0Z`?~Wu%PCpu{~rVN0V44bmNKx z%Ja{@4-Tq656@*dAF+Qok=DSes)cC!$AZ#uZs>z%ax|l*XE{#@giHU=9mt2-%|TIM z@mawg-DH_tWx7M_&KDu^P&>;W47y670#P_rpt8pz`%m=%zaoZYd25Y0h`o8Mp9G#j ze9p?tMJeI61%6LXjtlDG4D1E#2+X?q0D<&H{<#|X2QimdH`VPsf9r99iG2_x(R7ke zO-#AV*H@@q^NqcFM!5TobcCftnHVgpy;HEs{QJ32wUgF23^I)@K}t-^tEFSamm>G* z{n_$pt23|O98Kj>N$3{mzX9asxeHIi{$$P|2Nyg`eCF|V-Rxa8RH zXm467pC7a@ujUcYQw>GygQ-cMH3F$=v0b_UjdEYG%VQ@%K$Y+Ala*)qa4)|tJ~sVZ z=g-l>&qFwcS*EMlrdN&ofcZ%?O}xg*`}bsFLIYOK*W)xKV9L&>+cIh#FzN&29^pER z+RLhJ36Y?6@$#2P-!H$YW%xd?o3b5g^ZQ`mF8ECcQxLTg^VnBxK-G=D*3tov2l1d- zL-m_+v9E*jpYhe~K6Kmi5IcvD>`*C-$bUZ@B@A~d^2_;i9TUVA*y*I|l?pBv?+5@$ zidj!gqP+bihZaNxxk%sr?-;BjJWNq_C_hRfJC}Y;YXRn`{>coUe{k@g8@dFZlQ*u9 zmtTK#F!90Is2tR$e?Pt!FglB`f%9L<^={w(IwbPG2%FzX0@G3{#Iqr94&0i9Mt={0 zdQBT%9hU|mW9tUxL_YF)el>#GU2BZ|1bPU-0u#1mn*d^z#^B|@fx~cY`C&iGIJ%kE zbM5suH-v3e(jbL9`<`K3Y<7U#6CehiBstEBRR>S}S8Vv=fJE$m4Tb~6lt_6@XTDWt zoD5cQC5hZ=DNMx=Us`^zDq%yju^>(ylJltKaeDgO+*8Hp zbS6Xp4UB5XUyb_?A3i)e8Z6uULUa&I$0~6SAZtk5ogSkZAQ2j)nAL=zecFaqWcF2S_izLPeZ{%!!RB2*TQaHJHBqrS(8?qL`x?s zgd@P%4ZsT$OG#s&m_5gu);7h^SKH1F;MqxN)vN`<^;cgoy@#wJ4D|YeZqC_Ae3Rk5FK6o4 zGoabDIsm)x0R|U#o>cz?0U!V~_CRJk(s>hUOy#m%tlFtxEdaR&S;%%JV@H_P`TPPD0SWF3=QqvwAX$4x z@0HOak4M_uhMy1-(SeRLI*<-DS&jxBqZ?ek&q<=T~6cyw-xE*17x;r z69SHbj>p%=sYYIgVggrlKZI zdINo%7$8R((@He*UNzHSHCg}lqm|FUBgaH;o1q~pWBo45ZF~SuIyOV4;8Fl^@!BP= zhmFAH2G*o&-Pok7)R3Ee{@?xyX029YaHZ?~;Mch)kSJqz_ii7g@6|mPcAGOO^Zxen zY5j~)Uh6I<^R^hnGwlmNov^KlBpm}%tLnJw-0IO19}}zn1&Lc zeqOnz)l|&qx*ePM`zO0k!p}*qeh+a~c+MuRcj*$tQ2tPbXOVO^PxEbvU^*`$p$EAz zjV&$OSFSun3%?2pajGS}BXP99jEYi@t9jvK$1+7D7(Ts^(M<^+>7ky2>u+GGF_8Xm z?L;k58?jpcf_|M#ja=D%(=@?SKc6^ZjErKW>1k=D=g=zH6OxjIW0u(RmZx?WcBbKk zs6YrBvc^GUXG3UN+zs4c6kr6H*_vg5%{U3<)z#GUa)Y2m500qTLUYMHz+-PK=*32#rk2nS3TWLxLowcSsJJ!cOg75xV+j8NS@PG?}yuMlO z)Hc7j>TG@NN@#Xb=wdK#&mjAK-qhInGs41QtC9(u(kn6f=rQk=kIm0}|Jbp@tijr!ZxxbNHYc&ROB#?(Wd52C z0i==$EqNV`*Z>Mfvi7#132LkH)kFEkz*`rXw=e-m*;g{VFj9xU`3+iGXhTd7@VYD+ z(9m83Sci6q@QEVO0SY=73GD-X8r#~6h|Rn|p&h*S%E&;8Q#4_De#jV-pE@AfXEZ~{ zWF1=X7M^&{TeaR=^{9?|{L|bZ%~} zMH5q?EeFg97-${U>H>{7d!HOQB?RG8?~{_ma9h*5RUg)DfedbSfzAtESdGLbNR30< zZM2ef4P8Qc(2Q7dCv&UCSB4#F+FVEj3uFe$cOmLb6e4}DV4D0YtDyVsD0Ci#u1eX! znM>e|VU~o)**_l&WJXdGPnk0GK$QzU!U2I!8W2-7vv}*gh)8b`8W?lEl6&u+Hjp$Z zq$B7m=1E}ShpHjSAnSzwz|lmQjtyL{z`;CMw0`sz`#%A z3(^s$n&HS13H_7-nB$ink(9lXS>GKLw&|fogC0%C`uKSt6b*ToK_A;?{r8Ytm1bP! z?J-}mVjCKwh;ZGRMn9n?pd=0f7wNw1ZT{XSyFv$2vXF?tXd=YWn{pLF9u%K)R;=;JsR zZ~z(UEvUnwAVrF(G#et)dkw)+u>v+kX+e=LARrwQ8=#`X>ko8+;{o^ao2ebwn zQ%z>)`ohhNx_+)F-{A=*)lWZS)wT;Q)7E>u0MZP?&)y}JY#_XyLXWOWsqee z6e2g>CKk6Nj*&)8Fa6_dfP31+&Zf_{U3$JaS9;69LcWs~OY980S@9F*1G8+{io}ww ztl$V|;>PDS?vW?xxo!DVv&~n(_>Ir2|Jib5fl*|p4_}uUp?FLjAs-+2ap43se6q`} z3C!LshV`hQNOGW1Fwl~&4KsY9t0VJ!M{M#U-Lc|ijBQ_e(Gp%dEh%{h=}t` z>D`|Mz2zT_$U#2bGIAYdUDo+}Rp1{L8&8jC8GCxZ;@kgtciVGYC^ELc^Z9M)x-iPT zrW~zxrG)jH-~B4wCaDz=uKt^@jXbCw#ve>s=+Ow3@euf4{Bu~(&Z8JXlV_b*g^sSB zgQl~?kM~_UQx&;#)vDp{H&^nb-pQIBcbc=^^EAgv+sjPss8E2(@vetT_7nn^PgClz z1CB>Myk(^@)M0cKxe4VAhyPqJ^Rmp~=fMb$F2Ss*^|`p^)Rx^S0z0z=fF> zu`hZId^!e=R;cu|2N#6`+zY<0Ucr}S{t=8G>JQrPEeMUUO;4ZhUhA^oYs55wjS81R z146G%8)(sE9XP2?w(hMEae3h$4Lj|~y?ghf6dWG0gd&cTZ$YayiVOu-vI2AHZ#Vl@ zojtW2`mNtVf(|>`2WsPm3GGzS)5zIn37Q<~f%2Qp4-7R^#Wnngpa-=%*j@sA!9hio zzl_%IpxEg8>ha@kW#G{j_ukrzT1)UrXj*1xXCuS*FgDid(8dd>6Wh{DSq_>!0K=>j zx%UcR(-TFfsQtC4QF|AVi!R@=>%-|ZRY?57vuAemi7LNrXB3X*RKGg?X1PV%nUD8( zDz2_la#eYtG-B5c z&NZIzxvGr6DzR~|NBmwfocm*;7{t_nyw{%o!^_Wqkbj1rm$N zY^~JNsQkYfct3E+*R5G&i7@vCXR26oX); zUfg!*VlxuRzh=$L%BP)tn}vffE$NS5;)4Cdpx)(T1p}VfqtZNVZ%E_jtVe|~Eelfq zC#PW!AgSx=e}U96S+4Sk!~5&?KRuJd4aWazVd4%lY|v3uei(Fvn*{|EZp#!OhCa+` z-elC#2zo#!gEH-DVWIM>l`FwV`2$s}ByiY_2VoxIwk$Md1tmg(M5#S{4uhnt5!|j> zXu%a*x1aFuI+3OAj`KYT(Pxu02FDI$0hitk;nkQE_{WXVnrHt)+qg16%!UUmid4~J zgQJRG_p`ba8rphHN$31j1~}C86o^)mpJ0T(N+AWz6f^J zFpuVTP8tlj{NyV;kn1qu0s6?epauI-agBC1=}gzT&zzqIrl4z;G1Vz2H+L4gyN^PA zc^sUcP20Amz`C3T=MVZjKG)UNt?^aoxg?QQup3vF@wr7sldPqGMy4gJ$nk5@>c^yU z1^m3@ioDBoyOvLb=M6cI@0P`cz)A4&Opwzj=yYrlRxL~HaD#?J${=|eD+U#pD!-_* z>nG|sf#Dp01^4Y71Y|TtHk-{4U8E{?B(R>JXwYmYn|%HHb+tdjM28E(Op00+duBsp z+(1zzKQK_PsA7oAU%cCwmY(T;XPeyHy7&VtDnYmD(@vs82tQW%nKTa5DW(VAn#OFW z=c=o#!;AExYHKVbb*d3Q(ZJ>oG(UHs2fVVT6kNMsUk=-wRazexU44PYVc<9uFDkAs z+%6i6DvF7S@cP7h(f}Tpfv?*1{=Eh1I0O;ptaC^7{eP z4joVjqWdaie<$TK02*2oiWZ~@Q z2nCj_{HJ?L=53XT-Ozo>D`FI#IVGCl=4Qi@D&^7&J;K9=hAuKH{Nx4IA8TTZ`(T}# zH4{NMLn9nL0iGpa<(&ys>sm0&iJV_~2V|HZvZ3Z`gMTRi3}MGJPPO6ZQA@cZO(mrk zxzn$CO4xZV)@lRZL`LU?C~m&mMieTHEUcy zMJr`hc|qgyf|e&O1ZX^lpDbKl%+pg-qR>V@OBAg-R&)jPQ^Q($o=)N)Mo16705$8k8 z#*qlBAHV-n^uywh!E1Jh7gmg;ZPnWPG}ZgX3r8LPu8EHg{!@4;z@bMVsU={5yiU(~*W zBF@JLyYW*_2rmkVhUmSy>M>8FjJ1oygjX0z(J1n9^*F?nmMiSQIQwv}e1%mZ0$;{U zcJwa8JIxgr_pegdfrU=>`_@QrY-$OaPFdwINT=U{a<=}n#?V?UFNoz21}^=NptzFo6GS_UsvYIIgCsn7>+Q zo#D48YHfK8RwO5&amIhE8U-b7ye_TLpwhX*q=7l;vEzwM3r#LKD3__kLa2GO4fy zx&3c9Zgf8tZVz{AR&la(?z8WwIg5Npzf*K8iOOXYZvwru<~yMGF9^WMEk*OwgATAU zYp7eHJ354Q#whRvh0`UcjubqME+cLZqSs4s&eE=wJ%9d-6;vgrP3-LU<=%QFgOZTs zvf?%Nt3NrX*?Mr!afR2-qA_caCnN<|#mA&PB|K>h-l^MD4sW#|@8kR04zOmUb8&%F zM*=kcXD-@}c*Eq-N{jbh*|25H1%Y~i$t0DO%r|V}-iU9LHksB56XaVPgkx7Pt+92_)tw6%vp=3S@IVwtdE#~-cT zkJ@B*?$m}etR6KUhQ{*7mr&>oLho z7BCkAQ5gEfVW@*6p3dCov!dd=Ie(Y;mR$8{rzpzwY9ZLiHo^+IUSoFERu#)8UI%)U z=G6gJ#KNcYGp^caPj>}Ow0Q`w1S#-CiQ`2CdJ%vx)`B zZMbuNt!ONcJJ-8luGR3QO)%F-_o2CVnZ8R>TqEE80&2$}L2WC+)sdDnZ8J|yVhtz} z>)u{l?K9K9KjBEgF>2r+jpBQVZ3;SR2p|Gkb?lwZTA#aT zX}tC=c}h9LP@Q#pWNVUKV`_@!vA4Nu<_(f;E zfIz|E?zCH{(3c;qJS_;6deBIjXz-$Oqq=k003>hw|rI17BitDP^R=Y4zQV z7>&%avX&A`Su>rL;iBzC%~wBr>fj(8I^HpXQy<;n)(6+|OMcSkB+1hCZN}}v?XkCn z3h90yUqBsh$I4T=GcF4rehbqr1X`XiDWK~?xXe*}mZVXcQfj-d)VtQUwxV;c0x6>T z1p$<<@oMjy*46zLvavJYe zn?N^9XhyDPwOb7P__?gO z0iPsxgL)=}Ix;fi?iB($XW5|1+csDpknWfD6O zc3S_0qP=9UuThcKslO7c=)}E}A$mGI2WPCmNncDC=yY#$@wV9kG$| zwo%Ny%(nc*?r6B<^wn4sU)_LrNqd{kr)S`*Wt=+gxe2;(U}ARHXBG`aSv`_^qU?4y zGwg1&-4V$bk;UL-O%G>kzIuS;&~f458B_iA^B?}C3Y*A>oFr(Vyd9rZlV8F&xPGt7 zFT-m-n0C!y!+@8~3ac)V#b=krGRSPK*+cJI%rL2Zf<*T5H-710o{uM%P$gJb2pt93 zA|=O(cjT6sL{2@rHItnMXm;nPz=(~`-)43_=c$MN8Et5iS1b_Ny@I#tc)Uwn*Elwy z1VdIiC-U$%!IDXEv|Pa|ddwklSSYKa1H80OAi*ejkiB+V|ng?4a382J2`a5WN>5O-t1}G;2%FjnhaG_u=aDxuYGCvMk9L^AGUM^U2d-ecAP2K0cVHnzTM(>)~V!aRzui z0Q)5R^sph$AMgBt!0Y7FH)>5UX0|Vjct`V|Ad|aVYlO)0$-~tV4UwS^@fe9f%*gGD zpDGlG)^c~sR@3>`KlB%pJIsDg5k+BuCFH}YHM>hFyLQWD`9SyJ3dl|JX2v={aE^Wy zcGy-A9uh?mA9oto7t7+NcH^d=kp;xnmEnjKgoh6WcVuiz4tfgbHMH-8mdl}SxptM1 zgf^{e3IU}1ixb&D2Tey)zIY8}m5dkr!kQ?w;S2(4fVwJdjaGEJ)nK3|o#o*{b}Hzv z-@Db)^*|tezQevK6q%6u-NPdzRXc5kMMQjly?rkbPN{Hc?Va7*eqgp1jcu}1Kjcv@ z%rzGfA~*)*{8!kcqo)$77E^WMLGoRUF1q*(;ZnWqB%w4|x~_QZ?B^@;PEu#h&|#d;lQcJpFxJbLu#ioc;z z(ahk~%%EopvT-2-65{!2BXH~x-O9( ztN8Cwsa*vHWqGmt^A8x-NA6AjX2zXyitzLFJX*j9^TM4TsvSFEJO7$j^X>!H0LDqU z1%m?pwa*_Is7gi}8<+`MPu?)Mv z%tC_YY>!srZ?!lY1Rv=~pGygV9|wWZ`1tsWptvAfF5b*hEroxR?}vWS#t50`+Dv|1&wqQi~&Ou z4bgCvL#CwXx+ua^OeD<82!B8cv5{i42fMW`a^hDlIj)T(M?;Q@~T`yI4E}=fbksCq7_wBU~DGR^7_Hb)IaQ{Ev6)7vZui&>x z@b~TY|Najr6FT@#b3(Vt{R~~Ke*`pRYG!eGT#b&uII+RW$!W5L!jif5`?ZjD58wV^ zWo6axyt<^evojVKT$R8%Xj|{|)P0!9lb;cc-I21IK-PkHd>#$p8`M4PQfiGZ=bK;f zh1T{}otv!BHl>-(dxANQ6G_>(AZxk{yHzTZz5XY!*eua{0qwbkVKrbv*9z`>zx}%CMmTZg{AY%I8=|{50j@xyQZtF{1?AaBlZ3J| z4cIChVf$Kl05GJ%T38%6EwhamTW^PB$IeYcZ}xrHH-h6Iqs(DWClnQ_Kz?^t#gW~y zo1nE%gF!(NVClVZRE2@Ry$=jpmQw;D3L#6QU z!5?I20H@OIV$%vLZCFh<0yYrdy_FNdo~M*m)7A0GO1*;LPTKT%;Jc}kF1p!jn4|2O`n9wctGk0@?N>; zL^V~_vw#}NxqtZ(>+I2cbN4_4uefjbX=`pXQdk%%{*Pi>bvQGIoJ}BeF>-8uxn11v z%RMGzgO2D1%3Ougv&>8x8@uvbo98{v&xAbB$dHCsFq_iNvk!-b1$s1l|kvfjgFz3MBS9c>wGXl`!q>@r-Z@Zx0d1^jY8Sf_3M z^U$Q`CNM_t)6CMrPn)?1xuX7=PY(_gjh@U{rC2V=20QI-I^)P{)x?%w5);gGSs9_n zxmNXjV*Eu(NkHXgruNy7H?f|h83li&npQP!Mt<)X+g&w~YBV>bgK00x`th4B;+Z)l zB|nz@>im1adiub}Jpe7kc65R1F0Zzx(~c_!*bHZzIRx$_}35i*W;EsTBJHw=l?p|P?=7{UcbcQ98hS$J^gLCgp+uqNoeC{ zVSb}ShYpppXR}CVBFOg$>;jm0Y8aiMpA%ZdBWAp7|*m z$n!f%Nl8pPP*p_@vp_|61*$^mdd2U=;`5~VFX!X!8N_h>G{uyhEj69&?Qa65Hb5cH zX1Gv2SuQvRd49$$%fIQ3`mc-MG1a&nq5+4OTCWaf;g};hc-n(LUS8#Pn$u6_fb5St z^n?BIO==gkHy>;W5B#zt8yZH54N_nuOkR@>+>RCiila!x`-@jJ(jKYq4E|Z~@>L*e zm1U*f>W}O$uYG#x9M~#39GmI8Fr18bE_dUPq$GHET<9wGo2>C6>_^*78C?H9a63b5 zYHA9>MSNx|RSthF^3W1B^?H1*{Mef(c5y-z*olDY`i&^+=ie`{s8|8Od@t;X8$P9d zVsb&uxmagm2=f7yv@y#gq41@c1+XX^FNfyk|{qeB$D4>=GCA%^BGB+{0YQD<9hBmj`Q^s1ns z5MfI_H{N3r(r!E)$%@)Fq4>)o_-s{?!$zk-~w2%-W3va zS~2cbl9LFj@GJoZ&#y9sxnAF|Z+Oqa?pA4at(Go$59pq|){^eIbw5}h=n{CNptN6l z5*yj!h(&jj|Yx48k}JaLE#2!y&Oy@=FLAx_6m{BCDA7*?HG zJdzgZ59e{^)wP1&F&K~<`HospqTc<`VjbXQNDN!Nppn^1VgA~g;f85@9UUEYh|uTh zKr)sa;uad14A3FHY;elQ`#|G8@u7E%52r=^sn#|4k&IRGxs$g*UG;_1V7y7PdmmK1 z*rwwC#h^e1Ege3ekOYU6!NK<6VvWOvcepy28jUv@|*D=fbWgLkiF^Cms8xLNq=bl#(RoU>6kMq~G zE@WdDHjO*~nzM(R;zdPdU=n>n5LAJ@huc{V&c~S{-0+TV(^TG{iL{Zc`JuVpI32vRnWc!k%+JqccK!AK_({02MJJ#DT zi}MSF7`xS}C=}w=$7(*#Y?cLOq1hl34r2<;w0~1NKRaUaxCxd*i?_40b8-;J9-M5z zv*iI~7NfvmJ-%U`b;KkM}umC6KumLa6m}}0x5g1=1{|kPhG1>j`_EkR{-`#HJ zb@;$_aI~>*6+(7n!`l}}h6lE~-hpc~9zXpT57%TumUv2T?*4HwM|0qqivx#b^TM*| zHw1H_eE=L;B~T9%c5!|eV&IR}wYIjJe_paJ3+Lj`pf#DrS;(5q%fd<@&$1RvG`5dy zVSw;bLP0@6rTc4=Qki7e)T4s;fa(O4_$}EF+&XzA)^P*N07dVbGc3+ErW|tv@}e>| zIZhbFh-gE<2Zi)G;GtB85OeY#x!RU*dSLH{kpc(yPgW=q+`i^t$+)lkmU$mAa`?bWGQ`bUZ1>rP@7|P7A?*hIAE#5EQ!)DE+FJQvAk;*Q@csRrdJrlv-Ts|*n=c+db?Vf!+}zxb z&x`N!RHe9H4uLfNFSgunukdy-JKgAV2q?@XgJ7RlK!o!5i;M(}hM5DDX4pb5bUTM; z1ZqGH6oOhT0YW61lChkwOIsE%UW;GB2f$os)@Y<|qUeP}(2?~$G%*;?xUjT2SSq!5 zm#QH~`TJcg`8t)F1b_Q(KH?#73g@9-+71^H(gjRyIz(2g;``G4Nua^fPT;c|FA5}4c zQ<&?K3*zT~XHG>D?|^x;vc>`N>jsorIq3H%AFFy@LIex<xE1f<_w98oRYdih__v?H@MDZu$EFbNxKzjN_$QXz{*M(a$?%IE!!4RRnTML@x{ zvEb*=pUc{obW8EX)x!A>5FG)Tw~zA+gjaXKjzCJdRdl-C^X@CUOZi+{_|?MJQrEVw zTsotJ53b^x!{E;7h5l3qYvxXdM6_X~)5&~FK`gE(P?i^}aVY2YJ1?!Q*Lom}SbSak z)+r7Bv?=WS#xqj>Yvy`3$<(?+W7%>9wYn=U1tEJ97WO>muqm7Xr0Na>HT}a9$;FFm zJ%R7sh0$_XT3k;H8L2jL?aARvoVWAX1z#=OJstN27e9>>8^67@dj1mR{YN)8Tjo^> z-`HUoCtW(1G8ByZ{iSPN0js1nTP;12 zS!VvC(+hXwEBRe27?0x>MrUs! zD*GdC#O-3-{*cI9GSgD#_*KH_tc9KS@jx)-)<|=n6K$ld;%a1d<9h%{a}DG$D3mNR zcW6LtuA`@?S2|`Zdm9+7L8JFLW+m=DdXBjVnE40R4ok^+rdKrA%a_8grq~8Q9RmMx zLqn4OZ4(2PogAQAcB!hWdIzu&WOiK$7;s^qPA~JLkN0iI>5w|>5FV@CuGHn(| zRm*lbSL+=j7*l@7(S2|QHZ4S8Z>H=|S)UDfd?sLDZ-xujA#kAq9|kIUMfMaYXyf{3m6{cS zRSG#3*(CCk8I5>uzJd>pb&UT=s$1hRopK?&m<_vQJ&mm|Z8wuT{D9Lm06M)>VBj)O~=`=M;h#ku#pHSfLqVGxfCLPQJ6 zOc*)Xl{lu3B_vF6(NN?dSr$D#fcq9yUs?q==W{aTf|;5=_#Plw z@0KpPH&*Q~_*Zx^#sjqL^gqIbU@MD!+mraNW?CVxOo#vdc-IbXdmS8=81Xf5(-9kj zO_?Ig(2y|j?P0pHElRge#BNWeW~hyijomqLWi@pw=McZjFL-ZH&)*eBM2#_;+iEc3m{aoB3brn=zN@PrYwEGd)qi&iH7w;BKV?X0oU ze#s9;QV~*$wRcN_60Nx$f-pI*cM4JL)I8d6$RGSr?P>`!sD9^Ni+4Lif?cNh^>WH; zL_r76y_4vg^s%$E)6`(iH2B0szTGNWdKdJ5vM4aC0D*~Er35YznWcF}grM^~Si-ec z8o8I#R+_CgVa!Z^$0_zGUJfZcQRHshfu(n<#d6+G*LztHncx>p`S%9`v-SBvNJT}3 zsORA~*8zGfXw}rp-tzK2X`Z7_Ls#^@M!<%r{=#t$qcYI8nqBr zKFi3+$P!bfb8)3FM z^BB%6u>CgpwkR>|9Go_89d4E70QL`` zDD(HSQCPw(hbAtEY(;A?5H{c)V0M3FgM3H>qzKW6_$T~ZN_rtKxuZmw40Qt{HzL7) zaX7VbeDaPhwY5KH1$2(~LL_>;6cCX+#;Kd4m0ZGbi~`*4+#1!rNrrfFU{p+0qPc_w ze0ioo>rmQTZqQ_Ii=5a5z$e(fvh1G;bLFxX$eoAmvODGw_99^TY0T%PXk_68)&|oJ zaDH#K4cnbx`d7=sede~1{}sp`NrV!^Q4y8p^KoY+HZ2huGr&C$P7>X*k)m$0UO{J)Gr*DoW{5l>tny2*+oSPO4pQXQLS_EFXrEkx*GOw1!D`-We zOZzM>B_3oZ( z@J6oS8=k=K{GL3(vdCH`j9BUZ2GGx!4Y}|P$^O%k;oiqg65Lpf-@uaqCd4AaY>_V_ z78pgm3^~Vr@yVNpfzPs{V5w)3!eo%brPTiOpPXEjQM~~fXI0v4c(!Z zte_%VbL&Jdo+$NoL(JoKq5IU!A;9y4CtFPfDY+Wt0182p!XV6fu=Tlv-`4jn7mKub zf#G=en=d)z#hOXoAdUY8a~0ZQ&}-*v$D!CET>qBtkLllVh9z zhM{=G_n-s(8E`cK^|H_DTnpKB;RN_DF;I?~ixv$6rh3uIDHJ)2W9i@H*;S?#bAg8k z*BfG3Gq-CPUv^`JxDdfa0OdAvcH}BW1(D}_7HR_j^P#*4iL3(7Bi!Ol@~jgCDr_Mf z#WQx{3MihTamg;N3AxNQEac;I0irfi&=$x?K5T6bP~9%XA|pLt3{+KiYqw9HH8Y8S zHq(FIGw~=-`(nYE;E|Tm%OOC2{v=cM<^CL;xX~P$2wmA?^;IJGO$;>@5GO0@3ilDL zyXz{dtYh?5>mAaJAqWpKqwVeOy-4OIiepa7!5gBEfTWu7t1{;*F=5C7MZPg-9?ucl z9pie?Me$p8o}nFY<9M`smh&NuFA_H&sq)EnI5DzfH)j6hHm>G}0U2nO2<4lrk0flu zO>V_)0Lk~)u&O0fpv5sETlg>`2^a&F21U_5^?}x-&FS&>Bav7jJMSQYTefS@+d?3P z1JX|}4yG0^v-a-6wRw4YliA@|N07gQ{!EJt14Ks(hFJE>9t=$pH>N|360@h zDe7^wBZxsQs|RPqKPm0w8>2Sv*$|wwS{Pz(k?W%FAA%^(kj^m)4^P+SRyf&{MEK$4 zx)aNd3^b>MFZF0iO8I}h36bybPE1orl1OYXZVl1|DB@b`IMSru;KnO}*h zGC7c?-G>6N7XZv#vqsD-kLieQ1`x$6#`W#mY{>ub^5rgWxQP_u<$Pt`J0#{0b1@g8 z{TJSY8kuXb(9+VJ|7ci&9L~h0Am%iEgzhTD8xN2vm+PcpfbGx@2w;R&BkHyiX%oNU zs3_3!tUnTWF6A^58IZ&s*w>~RW7*#xJ${Yp#i27k9d0@=tV$FCw1blDzNzbF3V*_P z0mi1mS~?$$6wn9h6dX=d1JF_*zj@lUgm3rdxFFcEX-932uV^>Xj(_%wI|D;D=)+Lm z;6w5bov@Dnelp315a?%!S%OAPA;rzV6%fy92#H2zWL+RIN``a>@+cN6Q`klh%AU;m z<&SW2F@z@xq-D&MLQJHI_xACjw_?LGL`1Omh7;)o$J^dxjOob%i!M>@aFj<@Y8Cy% zjrI-XpwzuCYWx-B?ZywiXS^(=o{DK7drm*RK{Md?jJRZ#gULg0BS!{9Q>B*F_491B z?nRw@z6MqFK+`J5`+zUq`0%dQeE+ORbQQ@eyU%gxDw}S)-Hh`ykSe2?9#k6=YEqXq z;$Hey!f%uv+Ct_p&O<%}KwQ1$yq6$mOYI0v+2!I_ZP5!m^(Kc!76{ zXbgSVkoSjeFIyPxozb=dwLMeSvLKGD7lHhr2*c}qA_Hqf)+KO^`PYXd5wCDTlKixZv&neckO5*IAwfk z2_YQ&IC1aN1aXteJ=zNRt-y0JURA}O+|^apb`v$o-}+<2TKSom;4kzypb$AS(glN& z7IJ$zGQuAp^i$a-hC^@OWe_m0E{F_x7`}}29xbJ=NyYa{V_0sqsP;V~k8oFN}wf=e|8O7hhX^H?fJ;VniK^rgvZlB~T-y>9{6>@P5iAx-r5mbBY z41RX%)x~3_!}>1m6J)5)qKy1GNVvTPS}7T{ley^et-YBy@XRl}=XYP*vAA@DJ58RR zQG$v_KO$WebCk$-06CL}%H5Z;2#^)M0G@Bx1`t1ni#Qi5T+PN8DwNBLF}pi>c4*YwHrfi(j>lIYGpu8So-boSf}+4eSV# z*C7pn+UWRrSaEUjo~SfF`O*P}teYr2B05ilFTT@2W46)SVTtRgC9U9t6qeg4Lz(ED z3o3&v{+}Q^(&!>_wFaP9qz$vh{fC}v9CzLZYTae|54#57eEQpc)V;7Qe$`uWIX?r5 z50Ls06t#5Xrfk(iX1u}(W7fodg7dB%Y3o2)u-h9sLOS8%ot4sy&S!9yao*(+cZ3`v z$UPj)xDPrQaez!?JAOk$N-O`eicxS?68^U=Ie+U!2}K35R>M%gS>d4E> z&wTkVPie~j@?M-fdJr6{a@c^G^fw^RiOb<}fPlGP=>ti^TRR7eM>B6D{}VxiDBA98 zJr^Dd0{<4|u`2i7+24yOmWi?`^dRsu+PPAg){U6mUu_6X?LiI1TkICn@Sia#c(U)z zK|&{_`?5s?4`05H#tq@1z7QCSz)sa*2`}kqnl^yc0D`!&;J8Kv*_dDYc6A;e{-e}o zT}wD&e9OOv{{91Y?SJXRjliiH7m2)K3++3tf#}?H8uJfP z>S@ZFw96BUTy=~z_^ZMI6Lc1P9s5N}-ZUPBILr&rd{Gl0<_c4B)>f$pg!LdDUG>sw z)tJZug|D5f;hmCPc}~p0)7yVsTRn6Dr3WMf+I@F$v(z2-`iLVGv=NrK<}U{sj_{oG z3V0_&^uK#>n3zaK==M7=oy@P-{|9IPfB)F2-L2@{u?;yeNSG1|A>$w5-GE6b2QgJ2 zvYfz@OwjTnoePV&m%6Sl@k1d$+=LDgvM8*#vi3n54!~u8MkovH&=atVf!5v8YY6CI zALN0O9n?@>4$5NL29X8Q$10D#eAoLTw+3lf#)H`u7(k;^T3%KtC`J&+bu?C0L31|M zupE>fK7K5O!c0CD!0xHRaF~J7KwoSFZT2z^?+xSww)MEZ>6~2ve^-ZjKc{wsh_%mF zHsE9+y@aAML^D#E>71JB1YBnh(nWPTDGlN z{lg8Ek%P3cLn9-q-83GJ>U^&Wa&uQll2D`;hl*h-$;lk(%`H&JwiK?^IKYuMtU~~0IOk83|9{VGWU=T2!~&|Q%4X59O_>I zyrEHaq1>OhJ<$4z9yKa4oY}87va{v%OPFbG^{i>h= zq}KtaLkRa|174vEgq?D?;xdiOZ)4p4ZH#SLFtp_PF=<1Jg3JNKT3mGlE>v$UPHP3W z7sN2KWxxqYB9dHI6~kAP92Tca#{>979Lj-OYdi56&@I+OglF?=M<-#9MCxz9# z9fLjrYkjG59-`#EpFy{d#{uU+^(=wsVsLaN=0E7@f;J=ELruWjD1Q$%K4+L1(SXAP zQd|12v9{J|0WC5}eVfK})NLN+dx7j;1yTjS4K8fV$Sx54KSHanlyqO*1Gk(np7Y2B zufV4X0w=tr1{_ebs+^=~=c+e@o}A%q>!EWJj1$8y0O9IEkb|q6A7)e|ak~@fJ?OsY z4lQd{YG>r>OIV;L<;1)3-`uEyA zAyLfCt|3YHd=8+s?s$novDUw5}Zki!RiKV197+nOMgNSbqPEae_1?{ z^T-aba4oliWdjB57=h6UWt&$7Db#QTcWva+xsTzr;F7(N<+hdv%@%wpyYJ}LHo!i= z!&{n&57%oPw^vy=w7wzPkdzFk_$2Vc0~95v_D$#*ot}Wqx;F*|Z9!dd$`?|?r{N4P z8)8CjsvSrGp$rKoQ~t^tJy2sR=$M+#5c2$>MxUxUByRdbixmGalefC~(_pu}V3Qjg zUm4OhV3CPCN=6*!o)eGgez;+un{fm_Bk}xBQo~0`c(| zxn^mY6=?YkRLH@JdXWRWAw6|FV5s+TIH+Ia@%qeS&WP2x{BDrizYfCGfC;wtWYfCe z15}>sJtVTYeToXNsad( zCYFy7k?!~hVfj5SEkQtUSAwR$sBeJ?bW$(qirf}M=1vD{(r-g0<*ZMPWZXjXiJbFC z#Mi|9W~+<*mye7?FJsvjaqNWKD?w z+P85ml>5T?ex3)tK_w_h4>>oq=Q*4M#=s5bC&$vw%SOzy!K=oyanuYJqn&mI60wb9VTaKu zpq#~Ud2PRwH(x!k;Zy3kYiROy6m48lNGU37cfMsvksh$KUS}DEl5wwGw#V;?aK^&P z8cVlfk7Ti>2mtj(mfYMFjOL7i*xBQmmO_Zk$c)O7WrGw_!MSX~QUN zv}l?LhcFn|xYs$}w{bb&LlTtJ?B#RuJp?|UWyM9tDH#na z@{$ou?Ppa$g5nEmR&i4M9R)O*hy?6INdFIz7##-t6T#{p?aKNxOfnHzvR499_t+Me z$Xp|-yPRE3j3rHuPwRODdO_33#3Z+cjQoCXdW;QS&t}0Gk=5Ax1oxL=xrA6*wc~(Tvz-Y^&>e@`_u#Q9$Kl>n+N}cyKG}~aTaP7Qd zwSM4Cg2ZRRW!J^LPgtvI^8HR|q*bbdMV(f4k$w2+_2ERa$!y3gaTaKl1_Iff1sl#@ zfE8z-jn+gd?3FlB#L{fwIQdX1k@*w1pS`-m*5*h%b6DtT2_)K!Rl8tEEsj}~Wc+Ay z>bHMah@n)Q^K62qPoe%*h~db$LJaM%W@KR~7AF2G#GrW;kC*%j3NaMxN=de%LJV3z z?%73dE_1P<+eTlo{L{S_cbg2hEq>w=ae^k_xAB+7BZay3^6CW?fk#%y{hKlju~3GA z;zRGjH{aowVNm)h^@Uy(&tZoG7G#Ru0y*o%lz)N_0Hr0-KeYz2_mk9f`%2~I=HAZs zgCs z);*AE)fU7a&-XFijV*9tIJ>lV*%f3R)8jlv51CZuh>nTre&q2^$G`7-{<`j4A%@wa zr9uq!*8FiSxfnx+>73cgDwsoF*n;ysTx*|99S*r;@XXokcMk0U^@7ajSha$OUEW+5 z7Y^KjQubb(`KrK9B!uo7&iTuQNUlb5U1LbaONBCyGkp>q-z+NBm9`f@rgbt7G2XK0^zMD#`zfeKz{>n zZvuw^uu;`ua)XuMJCUxtvK-(9gP^QH4!Ap+wTDF7ld?0Vx;tHV6pcSB@&B?d} z=6^ZXhf~=bz(5B8|3gyO6mqjlcGYU(Tfw{!BdNrA35*5~%*lLFZlypnhReHDhs z57>veZazNzpH&!I9KTm#C_hgwraL*fIKqyo6`Y||4HGMN*80%1NHgX1wS5~!*Wk$EF{1-%` zg9e58akRz;Bta-$z>Ub}#z{zmr3gM^a;*0$Yl}gMajR|ZWD2|gL@{PjgS!aA0;dh@ zp>{=eE95+mpV+cvo;iq-KzvJi9)jFqX!XezP|jzTD=Oo}=G)o_JZ}D~OV0fQ$yFCi zQ5-cyUsaww@hEG8z%9aX>#rgV(Qu^yRfHjLcCiRUPNqH44wTjZx(I^`*N^>`s|B{uzzVzW*F9?pI0drYZfdk1YF+042|=|n z#_ePhq?~ydJLzh~0`F4P=$=;f^_F?*Gf&u(V^eOlemQTStLJr3mBE8bhe}{HWzFTz zf4EyO!K#z!PZQvkinz(n#V~R$ZGSfNdkmhWfgLc35?`lha`CJeXO{y1q@3d@6U@FQ zM#V4siBvNrB)#y2+W!$jpq?A2_n8zy{6E_Xhk{2Ieg0tTLL*4L?&~!s65Rs?BJnQx@ST%Gc(16==%=cbF~IY5jqJ{yWbFF0o~T`Af5rLcaF~?B@W6ZkKpDo zz+DAHO4raCNcfrr35_C$T|~mlw3Ep`mNb;32W1AfV4!?wA1FSChp#UZ(%d_HhYFsY zfaV2vM3iJ?WhaeMofyqBBslpu+$onxK;aITh()>Df2aK~hluB+$V(Np?^f0X784LM z`plt4=v=EQMb>9U+UNg77_dYoq~zxW?3FnAqeT#>4qe2R_#+;tZEAw=%$oKP4mT-!l%viJ^ieC7M^BAD{8kq zF#N-D^ToYUnfXp<>caR$622PWm0~qE4?IXo4Nd9vw$^u&x|>hUnR{oeFrS05+67o*x{UZg3 zXRqu%ilU9Tc|o=)>Dss%=~0QK>1$fP^W4)7p?t?yS{Z6a&^OP?dR^hwVSPOlcR#YV z*w4dLW7hNiBk8#4j!5z|=dbaeD`N+*VC&1gogC*``{Oc}OEvmDg>){_{ktv+9~CtA z)3qA-x*%eaCf>X#A(-W@55WYwi9l+o^~5Nw@Ah;3A!ptN_6#eSBoD|M9^!oUUmoGm z6r})#M&b|jJFi=1E){XMFAFCY3&T@+Ke0~U*|L%SG-qRf!GOTW?gO?ldkk$JshWe@ zBUC5!PE(hR}lBk2?7HVn<9-rHXtcjXY zyN=EsI?ZqWHNP!q=W)&X-{r-QN$5b;oJRSFN{zMIo+lllG~$qDo>bIs{aftJS6&W| zaTrWgxcblSNrvGehXka39<19zHSq@3nWId^GmpC76np2ekYfq!vWeuD{1=u&unHL$ zm8Wh5ZW_6lj3+p8BxpG-iffBiU0a<{Y_-JgB)7g$r%i{C5!QQYusnY^H$%hG>(S8fwq*uh) zUtW-xumdjRC~v5#*nS~ygBO*W%??w0Hl5vHSLA6gFY0C5XxCM=6rklG2IEDQ1@qje`rtEQCh0rl2#}jd-6DLZ4DHad-RXAL; zm~wO=*+?f%w3XH2Q73PI))R=oE;c=qq{-j)I+Cc~%<0|gM=aS93RY{Y7sEApC#$c- zXkAkx=_xE3_qL#ONm@IHBmypDFG3HY`5BOpbRw-1UeW0kK7Tz=Yl*y8v!=swnMgdL zJMm*{(oI2+4;e(6H+9+PkFcM0?sGri$S1mu^_iCTgN2gwrzyQB5d=g8<{n&%nyGuV-!UF z&KE@=z5HC$nB1{3Z-v0kpAS#;c|P`I+rv)L}r=Mb4h=6);=ZE!qa@!y!X}9 zGBY!zF9{1z=fCW$(@Bss8s00T;Qh`Q6Kxz;q1wmHPdv5#qod`}*5rEN(dzVLVg1Et zrq=p0edB5#Lw-(Vo;POME?ZLEI2wyS;-mX9sd$kwCHip0?P!vYc+>3bIQdU>p(81+ z@^>-^Yz)$V%0f1Tx%hpqdXEk2}Iwo)<#DjGDVunoy;W=-`3iyQ)Hd_*$iR zbSV#A`b(<&py|@un{W7@+r?8!!wvrgS*Cv7 zV#SWd@U@oF42*_*$y{#H~=cwxrX^XqFF-SZ5w03Xsr?$TmC#hfAWye*~~1ALw|R}w3Z{h1yvs!yP4t(z{gswP`*g9P; zhASPu?cRB-xBE>5}zv*3q9C2~E`yX02_63~!EnwN5JRMN)CpL6O_es}wd zAl>O|R^G!AzrM~A1Y)PgLsz0uJ^g@Rv#wvg!CptZKu9o}0hxRV>(!v(bR16B35^V6 zAsxKHZl~9()AIejgL&G@UGqZEihHH52~mqQlR(L zjjKUVL4%(P*VYAyevbd`#0Ru!FhTS%ZAKuFto%e`-YMmSd4GwY+0iZ~4I8UZONR+NQj7aHDB-B%W1Ucs7=CBGw9U+P+mSfi*2&q_R3-r6Wu8XYf; zH^j=4aLS80rm#0Ms$4|E8JR<=F_RBuSU1e)Y0kAkJKOZ_cgizDNQo)@+hcwEANn+A z5A93JKG;`VG3}(>9`@U=@{T%qNkS|XO+!fnrk>Iny&rEf1c)?d1&CEzn}9o1>J|Dv zVWF#j7$x_?V;y6INA#2#St0hmQ6F;PGhZa^(2Eu3t8diSta|gDW`~-jTv*BE@d=%K zK`m8R&U04t+MMu(EA=kA7JEW{DG&W9!9~;kaRBf06^SoG z{M^MRYlhq1P0^M}u%JihYPrVI!PeH%d$UwRWyU<_JTP|`Y;2*MB{vBk>@_G`4xd|g z91gF6>wnKf6lss-)&0u8O;Sl)Iq}j^7>Ueo0M@80~HT@)|c-5GmM2Lmvd(HXY3L7 z;^3yv#FA#`YB)m=`G~t*_=8=$wwEeOw~ADbO_7${DF}UP4N3itezPRDG=dCqUZL5) zGFeUArYA3U4L7dzRLEmx2B)Tn@4Xznl;W)!a=ARZy7p7Y3!{KczFEs0uG+4eyj*{0 zM<>|$8+%x59(Tiic58g)uF}ZqZPA>!IlcP@_9BRywPh|6POp@tU&{K)C`rDgXfMqR zo6>3n6nga0P%L)|#vG@IEIF*|&KsS&*Pp+X0uHZ0B@>dsy4S$cp`?S0m1Ww3(VxlrR5F>C1Z-gC3PnUFys_jLWYb zta!Ufk}wpx_oNrAm8QkQh6~q3>0eIp{rWulyUcvWLPZQEMqfUe%_bCtz}!QX`lz07 zD`SK4wWZzch(-R)lr(QulsGsI25(Dflphxamvhgsc>yM+?g~bLOH}idmDp%DG|1*%du1k$R2NJH5;9 zYuzz}uVhnb%rH_)+0gn+I zpm8f8kRxw&g0L^0O0a&GAyZuygx5T~hXO^Pu|c(&ux!;*e@?$)DTks6g`Oho^CM|J zd#~pui$7SJAL(=GhfW=U>M&whFO@v!J~iu2$Rrs_I0Ma2jjfWKb5#Ew#(t%<;)s3N zi&vIk^>p}?MRwNzEmBFy+o>IKY1j>s{M7;sTrN!=8~5YXlgHAB(UY zUkMNgXfW3Ei5k(-(H{EQ*Ajb!-n|^*{j2E* z=0aM1yU3oakRqr&$A1Gq?uO#5!-V3}y0-pH!9qG6!FW8^!Dy0l9&eN6q#TubS08?k zadOPoeB6zFFbos|s?Jr4U#=0?X>LZ)`N zN?zdf$O}%A=(_$iWQ+v}W%<}1QA6d_p(e8}OrdwqBYhh?@uiQZC-ubzw>Q9Pym6m) z?+WphB`b-1-K>s_M#p;*4?oXQpBfYQ*Gh2>k4B$5l9eQ#Ywcr`)0r3Ey`!a)KJ##s>}aj|H{JB2oyjrNk_SJUUUG(C8r4dwiFoT& zM2`CWifA^DDuRD|FVR2`mgnDCX03B~uf1`8Z-JI-6$KoH%1qr{bhjS zqIYELU5Y$96Low+(G1g_U0~MMy?8OFq+O1dt-Y&te4?|r;j3N2A>ia!+b_ZLpQQ2Rhf87CsOGg+DYJi|v&bgL zd^<{h&J$)iov*mcWOol80U?wHt4<3LXtV_Xt5s@kE<{wc64mPM!#u{Hu`w96t-2z6 zq69X@3sCUzH3%29Pvh~53yUQ`iBLae>`S+PcP70b8EcV%|E))oCyXBJWlxowugzHmv){ zsMESocW>%F#YI^BL=ceOJ&WT|>&i%)%}pO3rZ=At#HK$ySW)@db$iLGEkm@q#ms@` zQrW?{IA2^y`qaWrLQF&~+lQZ*Jr-p;%INW;lAb>H8|_Pg_$;q=M)mNy-~#L|Y2&yb zN_Xos1B{^`MV<)Nq7^41SG-A1p*aSl$Fadz$w@CkN*@t+FMKWkyU$_C>`AJCs|5;O z#hHAekv#?9IcWI@R+wLXc%TP2ifZcYr1oz-k~@E*p{j}m5byHLOm7!n`iRu5WLW$k zD;OUFRl|S|(OP*C{4g+acTaX=KakFU-u$Gp&$2J)kw%0UTcD(9%>8SuR*TW!VE)}59 z6y#6md_(N4{|G7bez$hI;g2aEc^vT6IdCF#xM91BF43M&96b?Dq^Z>7EX`H#{q4P- z+E!tVDNlu$a zlMl#6IPHLN%4H~*tN@})YAFa^MiCb^GRJb4o{CizYzi<bgpqc%eaq~qj2iZesGJ!;gAn8yJ zQ1_&F5a3Fx#w;H(LRx#!6ws%$Pfz!);OZ#R9)2_W!%kJ78s+w;Nm@B%0DnM~U1%^n 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 FnUK`1#{f+b(P@kOGaj3Tv>&vI7IAKp07m(!-K( ziC7n$9EB)GB5K868TF!xNLAf6MU1UakR+Lw?{yiZFfZ5aCxH5icR8-qHd4ONXJoBjC>hegcFob0jxY+tjlAU3{t?R&z( zrnRpX(f-l+<&qzW%jsPuZcv5#@AcF4;|EpH_1WJT4vTm3aO0gsMeZ|oveCb0O3cV8 zTt-jCDd!w9;4(Nw=duQ;`5s4Yy8{0Vxa1O0_u8<0KzB4|~O99_RuporH9R5~tiZaXB73^pL1yzBuEH?jMvIZKOl6XFbjy z4fp2y#uIWlM8|Xz*mnHJPF!cLcp-%x9PH99XKKV$Iatb)wZ(@zHSV^e1_T9k;yV-W{+qQV-Mv(V2Y3r-a$aw$Qw7CAbl_qp~lHxGXnk&doTC&(?MPx)0xgO|NK!>kqPCnxpOL+mnJ?x)H|0xJ# zw@;Rlk3@Ea64UEbi;r}~L#z$ihhsD&u_z-F-obLvq;;)d6u%S}^dU2)(c#>)r+SZY z0dYQdfp9rYRWyYMTLXtsas(bW#%>%#So0-TTpF_f(2lk-Py9=wjdtp+DFq{qWwb3Im%~*dI>JW*n z@~6?;J^FLE)gDEo$%F{)If*@=b-$J_lkb09)~<{u^Z-jI%f3W)`@Rv6t@-#SkUqQ5 zB(J50-Ugg((HA7~|ML3c+RxfeAp3IM*3tw&qqlJ0Wqr;wdxkj#%X@mqMTk)yvkc88 zLO@Qm_`Zr6T45slZ{oc(AudOft1KmsBqH|grt}n`(-a1;_?hB!+!wgNGChUvitZ5T z>xE+>%MfO5L08#F!(XrrBEEJrPTP_(XSQo{386;kjYj_FUdeO2I|5d5U8fMg^M{ESBQ@Vt&Y6`_IT!6l{HKy-q8VzaN)3MRpJSIl=&s=uVTNM zIAWR#Tj2}9x&7ijuP{%*R^vRZ)trZTk5FK=K5f0r*mM+B4#T_NN^j!OllIRK6+Dh^n-5whUMbE^oFQ(n+Aa)0vcmOyQy1~+$3+6x zMO?(E6efd7G@N*V8K96^px}>}2si+L)ki=$<++JEFF2bC=g>V+Ay$*YnzE>~1(PaYf2*M91#{QEV@izJbS z`Q4$(@NGYfZ2$GJ87z3T@Hz24B;D{pwSJo8{m6otP4;8e?I@~~ky9@pl-K_TC905M zW1hDiZL{@2vK3vgQX>NF2Q0ewX_a~e?`=jP@DMzn`*@ymP|zFTy8=mITtjJF{GWzP zrp6*YIuK9oDaW6;m57KguJx`^)m0^iDehi7+UXNpD;*md{6BQTqN5)bEKlw!7l$c+ z&VdwDchn)K#sOScc&#PMCXIiJYy#DnIL4C_bnjqnuqhZc0NYN;d)F2Ceo}>B)82!cu397*eSq>^=*YSrJ6giT z*Bq`BHV#>X9G9`B1Zx3aFC3uRU+eBBe9$hf{a0l=MgQqwLFzi#37c_sbd)tDCng6W-oe-s5CG)M7&8vV7@xemq-jKy1J_?4 zza|ltkm45uudo!c-m`}5;viTBuQBf5nqjt`puk3|i^oQF_a6`aQ4lTens%4l$Bw!8 zAR&AbCL05QRX^4J7CQax?VEu1_{G49S24pFBRK@f>tMK8CrR!*qESc_ zixUQeh5v4!3Y%MFT^ z7?qeveZ?nTWI5bz?Qg{!rNg95ci{S5+g&T%uLzUb3yFhr=zg$%iDaY(90$z$yjt%BHBJ&PMN^eHXvV|CNY%GIgwkrB;cFAyJD% z)9Q9Xv~%ZvrDAoujNK`%f6qR^;m5LOsV=`{s$-PL73o(95}5Y9aG{{CyCk&{JhxVw zjqvws!hw%I6l>JhT{|(&SPo3N(lzmkje5H7u~F?V(uQ9j>>jaCst#Bp#+I0(#1Ix~ zh|nr|mtXq?z(_A*=frt3Mq%GyfDeC&9U+kpUmq)SW27^1e$nt=sJhA?7;MHAiva<2 zEf^>0M)1`+U&W^DHsO`aU%|x4Xym4ZW83KlA+k_Gp%iNdJypII+{bfb^I-C=$D7B7 zV|T2vGZ58x7Sm#UkfPMycJTG$`^We}f{JEF$?)u|?9=?Yvywt_qDJ3U_HacTCKwuE z3QrYv8AVVNf+vVQaWqViOB3r=?Z9CN;%rG%J^D>&5oMkVUuC$&$3e0ko!}heknOGr zPD448a!NOe=kr3JJD0V2`}JWv*P4o>N?~7=6Nl>GhhkA;l8xw|!>H zXLMa!dz%)(XfO#E5rWT&F~mH}(M4Mi+>f{({ifhIxblrFg+SnZBZyUSaLjs_aZMr) zO94qUVLsu4;IOOMu|8ohi1EmbA5?2D~dmraKgugcvB7b z9C6{=qJyphS!Yd*pDcy06v>ic;%a^4=UM9y^x$emxVyD-n|;52<&ZoRT{|O6k~T=< zvHw?_sM$&27D%3twY>wd8f@59zC}3WlOR*lE&IA_jY0OPVZJ6Li}E$%&(Oll+ZX4u z?nDIIQTX;>M}5u#ZAEA>nGqM_OTPsKdM0FP0_MD_9S2 z*o)o%e(1FJ={sv`K$k0$TSfe!itNh~YPI4`zJKfeLZEVYXAg`4(LlmDQYBQU z@1_z#_PTuHm1-)BzBLANOwQ+o2n-lJmI!K27FoISkj0%(l zQJ!l^!aBE4q|rD))PDxy=&a{{rDAbLEC#zKdtHhT86J%_8i#zVZYVgWB#~6 zk{s8ZRmrOyW^lS7d5i`SbKDELU4eu)FOvxwgNb8`AuLnYM-wKvd@UlwGcd#8i`|ws z^fNM2!C-GY_E_36-QbHbCD|m*FC3Z102CMoVbciBN%&c8I_5;cQk?G;qLni&l?QRw z8iVjCIm6&JbJ_Gb{Ich2>4NplwZLExe${goR!)wSv7VZU&e7rrRpcq8v3$iHQH%VZ z8YEdbV|Bj<RqeyJ06*cfBw`rG0>3aMgr*~- z--@!H{dU!!tN1}@=tb)B@Wi+%s@1d&FIQkgZgRwAbQ%j`wGG)xP&}yZsK|%GXu;wn zN9MiyxW*ep$Rdb2z*ON-ok6hKx}~T=9G2;R;wh+@{K2K!m>3m+2i6QTquKc7VTH|h zRi${oU?D~Y6O}D$V~^2nIVoWxs*U7}Zv$i62x!!px;=;5dX>ESTDOMhq4BJ~$KbSf}qB10jY4 ztUmJ~Lai*?K0dXHipz4pClu|ESG|et-hD{z^~LRr$4Ic$fCKKFn0Ywj;{)s2;fB?T zov$Lw(2mBmt38T9i^w%WzN5rLYc$;+2w@aip>dCu%xGez@M@dP9y%JggFH1>*?Wz@@v2 z3La*tmS;SuGf3h&Uek`L2_d2g*SeTE7xd$eA5=j{AAfJtuvM;y@qIDY zZJe6oE}-kIM<@iWh%~vz4AzW{#5!8pE_#O?@VRWl`blR66>7tp%_I_Jzq9i@j?q@U zuhN!C0*@Nqr-ExK2|Xktjst46$aCgvWb7ZWZLz_e+M!maZU3R_0DvY(t1^t`KfSZ-z;S8GHPo3ck*4 z;F4ITx^8Krh&NYAwPk5 z6If;SLGamKj&}JT#1Crgs^!TmaN64om9+mf&Wsdfjgz&KbV|_4ktB}5fF>ji z4Z=rpoT6Hhb!0)E#!Z!vo5UkNwjoV4j7rGTi63m}X~4Z(?iKg(Z1#p&Rk&|Ac?-Fxq!F)MnO7&MF}vPLCecv~Zd8hut$n5gIKHPNDMd`^p; zfgaOIB>S|;$Xhz)@O_|)xpH*U7n`kgKipI5xPG5$>PCG>zeD_>7N1{|CLB5bxl_i_ zjTJR*@_EFE>I~F4TxVmQLCM!adXP5qlYTv|84#Cu>_#<5P>t{R4=bDf z$PKtK!VnUIR8kPd4}F7H`*q5}8qdvZro@UhcQmX?mCgfODn7DbgVlbS@PY+5rs%j( z)GEVf#VNtQFLAx2i|2?gijD87!I*FWNz?yP?Z&&3z$3b zR?)Ci)6+*jgu!6Lf_V9SR8XX*C925BK1=R1&IBwD>G(V{FA=UU6g}NE=_ZdJ6EfCH zw;CO#JqPQA{hZ6#W|A>k?{X-{y5$1nM6>J@sIgW&XD9egg3-Se+lz;Z0P?!Apw+lr z5V*M}60XE^jHRZFs@BCPFD@4ba|e#rl?m~H>aIszHX}~dIFFxr9KX*0wb&0BQAtNZ z4*7X~&_#l=^s2KHA3GhexF)mzoc0f#sl6rbTwgJc*m5H!_CQ&*)aLmVMj@w!#clHaZ6pAIb5HR zaBMMjW3Y1ywigc*UQd?$!#WU(hM`0DpTXC1SM@HjX2s}4dbQHF*8b# z*46h}bvWR?Za?!~gzkOAYfeoH@VMuusaaH)D>a6&w6#=_IVh5~N3dNWkWBZHVJ3pD zLAa`4UT+I+zL-8>6N69nTaf3tO%bX>UBfl z5xjc13eWBRP-+l4vvg$wZk%qz`=417!8Q!Im;PW z{25sPdtmMt;3>S!-k4$xL9q|8`|$Alw7;wwb8#H6hsfXaoxJae{gk~hJ#e2<>r6XH zypPPn?N!C1*UMi1gn)Rgt}6p3t#?Uc@WcU2tsfY@MH0eG#ftd0h38t^@b?)_=!{>C z>Bh6zd3bn^(0Ww%<)UU?YVS#Lc0<>_iJ`8=Y+B5jyAtXyL`=S&GkQ6)4UM9~IX_0|w=#&DL4?K(^ zJliUTkwzc)d*6zv9N|vC|M0NO*ui5@qT6W1(uf(3>uKavG?`5}drA@oiD~gcSZX|m za&xM1dlz8;lLA}K*~E_CHh8s_;izq*gOHm2?0j1`&IZj9{e-4~418eC5%Gj71}p<2 z`jIY&o;WULq^(7m)rS3@j-=BX#?P97JipOfiH;AymmD`QLTs=vynN;J$_P^w(Tw;om|R*B z-#F<;@o`iaEDkt^`s4uWLZa$`14-h1(C!|r&C8kCU)yc+*|4Dhs zNn9rFcSpnWDT#R3G8aJ|B|@PWE0-Mt9C);2u6SBVXAiXT+LCOgShuOF@!k#xLwc^^0*RA(fH3c^Wi zw_~$~E=N5B7EDhXCZ=S^28(DDXG>dq%v72Os!ScQ0msLC_*|Q=V&5$R>p#!|i@0oh zymuANlaOruiX6LRp1q!q%|=2(+sL?*BMTjr$*az$s~5bj)Y&OjX_FTC)AfiN9n~^QNV(raGuB~V{}A@}REyu~4!IM;5ELjCh6(L8 zz=TD3{ftRizw248ix@&S`shBRfa^Nr2~^jEJ;$FF&6U+zjxI2+z+qr|U=sHF`NF38 zxh}zdg4bGvYlo57OXSf1n&>>)Jg7fDLJf&D$HuuUs3h~v0e+HTLqbJHl)W}m@lk0L zY&I+UP%q*K#ZW@)KrkYPaD{Y|;V@VmKS=T(2e%r~g_TNLlCXZZ@MmJU=n;GZ-Kv5a z4NGFu)3u2Joihqwz}(0gf_zojpc5zJ0&4tNkXhDpvlQ35!%opu=>d5#7za_~(+q?v z`-vK(;Xw=`*BV}zRK7NL4mW!Cls35~=F+{9mhvQOX%)eqqDB!1@E#ul4)W<_N~aUc z0I>bn9{=2u&I+Uq4#7t=^!T{Iq3K}zY%ze@7#S~}Y}EKfXLQt}++>0OkO|Y`65ZCp zBrcGAqY^OPfexq~AZi_Oyke#c($bM;3O|PT0RGHYODAUc^&@z~tdZ*w2{nhF9*!bZ z;|Eo!@!5^1gp(bI35zv2Co?n2x{XQ#Ms&=3FYNmw-Kg?^J2Pal$l zxTgyO5TS(kw26(AjQHQ@W@K<*~Vl!P6gPZ-U~{gvuuMj(Cy@q+}fHIn^~x1L7R zOc@_{bk2=vAL>4@DEf%Rxkw+hprE(L;oMSCEccyU#R=&`V%=2PxPM299eh_gpF6wK zx`Ij$>N1=XL}6lgmmD-K3w9!-6AIZ_xXrnV&SgDKIL8p4s_j6uMV@^bUGZ}9%kVaO zhL8ds?xl2I?be(n)ayHIojAj@ zk1?vNfQk%BI2XhMC(tZ*u?heI002ouK~xbbJA4xM4K%{aJ`o*CSeLE+rHpUh^do%S z1T11@%2F7N19lthbNWikh8g zJ_<2d`;v%Duuh@F1@~*ZVDYT*#b*yXM4%9l9g_pjJEz|1Qdv)OKx4J6q3D9O`Bc4~ zoaO5EAZdVg7uWiCuX$JOQ53Y1g!T8rzhkUu>}eFgd&65BM8D_CiC2oc)ftn*CIN;a zH1t)9bFGS<#f?JkKVRcix1~bfLqnZYL^LD8wPZ_CBm9P@p}x092np0dKZoTipk;I-1%g!t;3&LQ;Myx^ZP{{5aL zM!p~0&TX^r_xwA_IkRIN>!3VkpUp3NdH9n9J=oqR*V7d#D;@UZeSW@3Xw7#x&$xnh zZ~#3})w#;< zfW@9|+6v6;?Sna>1W)ciiPugR!0O$GHQl{1s%JUPe!=;L9s$cQFc_y(ZbpKw9)%wa zM@~6ou)YZGCi$92`RR}WdA`m2yc8Ub0rO*Lq2FjkS;;W5WM>1eig}uwtJe z$VFCeLXkBIxjCam<0(+*SUH3On7miJv zJd7bM?Wsqg)e3XSCKmRXC`9nY{faP} z%*Zu|p~x_Vb~UAe`+-6ro2&E#-C<7lbs~!KK*RWwg+>FNWhrF**Y2~}f3`)OAtM4^ z#E&XY=!lte-svI~WO7Eu{%K;^$axB#oHv=5p&#DB{zqUt`VvmqCcrN_2Vnu;b`gQc zVwsEh)Z!um>mn}VQw%bmIV>%xcOqc1p+*<1&RW?}9vT3SJdZa*!^I#{jq)2a67#UC zTMma_I{A(mfYW`81>vY}2RdLZ74ew`t|O^j4IASVN(I@Wt!Du59jk>opbUXt!6Qga zY_P4Fum;V2%_E({JOmY1WZcsV(;MbofNT|GDt%Wa%VK>!6yl?c}cCJic z51Y+^XO6!v{_yXYGfIa91uX%K2b|V3qDjw#XnxC^qPebhv~pepuAP%8e)rGbJ}F+W zt7eT=!uw$gXdbsp6p{b=?@=CAUi(XwDdN4V_DKNK`f{#-;PZKQq8|gQE_{M z1bA8i9C1}B>`x|9%2r@v<r$r2%=`6ZSaW)_rNoeqD#Sko*FgOS(4p=0pvw1(lfk2H*Qy&|j_n94X z-_=ADla%tk-QN?}_7`S+!Q)1dr)vkBO&peYq^=V~;<+Yiu|Jj=Le&8)%v%m6RT2w{ zu3C5vNCM%0bDxX?C1PhtCp*0Xf({laE>~K2#E(jwLGwhl3FLO5sCm!E96{)cfJH}A z68gBdFt)d0IOfY0NUEzGXhX)pfFLM*++fs}PFjcS+)GA!Qck^!201+J}`#CaUns03Bh3z!F7+rxkG_L2sd=$0rN{p zG&I3$<_)8(@3|%>=E*fu>&&NuZo7=vO_?tv3pMX8&#NP9i^)n1A>E?w@q?qQT`M{+QVn=NHxT3rqU^F7vCmM|g8!DQV;W>u{4Tpt0#H?)32U?zjA`0$1B+~Q_ zSj4%Ugh5xXf6kzDPMm)-OaY~M|9GvqS6`@-u9@*Y$^cIb4z7aY90|OMIe<^FLv-$p zq)@T;9;$F$>q*E;HpsJlv0s4b53EaF=Wr$&4I8E`1+3mU(I)qzzQG|h3>CuL8jq|f zM?nbVzPMM@(WzrVQ+tX5wGB9{aj~F4AUFZdAqnETWn7rY;A_D3$AwGW{E#fP8Vx8) z);LJB7T|SHhZyeh7ZAsrjw3E0&LIx(vJANf9cSRXF<9Sv(_bk(d%T2b;<_Vaw?XAu>vGaUN3%WhC7a99n*F?)UK8m9L3fj1FDg zdq)EY+i#V;r9oAFWimj;P$mSU(@|RlOp76W%Q}V4kd_vln@r|28yMau!TN?aIk{GbZDu(J2Ezt;1bj&&C6LuUdO z&nqOxU4%X;`XQ!9j=|NG^&*}6=<2JG=GLaH71tYo9vwIs+ofL97aEMle132-qAXVY z;rMP5<@b2+Vo@`C47&RestXo-0>@qgQWnWIQ;Rjfkd9gJeOsKT#st=wJg>)0b2!8C z-Z~pHPYmX6^pidBSpOKTsX31Q)=8L=HoEhOE3kf~(-k9IOWI0=lQ>B^ydRy@Cvvmp znX{lafB2J?`?1y68(uJCk>cFQelQ6|djf*7(0Cl%6k@46G**|Q(QJarW*BzzNm(F8 zZ+Zfjf=7p=9_yqCX z`^dgOKc{shBj^Cd-Uf+EYEM#&%*(z8i_HM9Q?A{*n@SI$(PXm6yk02GRa{IvhmMH) zpZnxs={9Wj_d`Fdb{9JKHeAIJk{HXqcLW)ij&A_IJm`yumOX^aYfj6)$#?~RtlQ}z zr*Y6+nYJrgPd`VmayUs zOSUA@*YA4~17$l9Xzjp}prv+aOHcMAu5qKq5US)Vx=%TS(U*jS16K4D*~g~1NQKf@ z=$)`o?CI_tu!tq;iLmrc!~rj$qrXj@FX`M#j289%ae*QM-iv&n^wMtZ;F*o2F~+=l zC@^&Y+8eRZZ=%OBgl8>XNEiUZL*3W-DG7NUa_X{>^X-RE08(C(H%J_ zc^M2gprG@NJ^EaIPq$m9p`cttDpy583gOBQC6=(zn&!~Q=emC7%y?|?PR3&kx8b># z46L6P=in&J8j$llx-NN&yy%&*84Ng}i0X-arJt5NS-02$!O~tv^!$C1YIl%Hx5{isU?o_+giMQpi&5oZ_3jb^Ye9|Jt+-u zTjmM}X2U=io*P;roUsV@KzaRZ&mIo5F-11ajIjFICQgVGS=c)1&c<;_)UuSJoi2&I7K)$ zb(;%??fJXM>aeM(946l?%#F(xuZc6%2qM)1V>}A1Md^`(In7LYssR(j{E!`|DXjkk z30Sniq#A)1zG}mlP79Yzi?tUv*Ud>3LnX$8i0gs_FA^1W;s>3{T?1BWed-cCkg?F_ z&%BVaCM;Hi6M^9IH!KJijwBs~1jY(irTGJL(C-{Ws5WFhjUlXVtQ8I`kyPP-Lb!YR z281*(MY8!mOo%xD>oUqe3TZ)E*yZO313@vR!nVns18`fwKFG+gC&O<$J_S7(vybkW=xTU20H;u8Dch<;RUcPpAq8P%kk--R`=pbKRw-w@OmE)jB{Ws$QwcugbY6J3>>w@YDMk35VPaEjD zs#4=@%csHti--^P6Do91ND}Ix)*aY9W^+)FfW;=uUv8N#{@9)1?9IE0K-MKPV%3>Y zK?jWPh7rzseG!w9VW>i3MWe&oK?2sKxFCJExpu~U*?`dDgCmC;RC#ll!|Q{N2ESSI z8!?#s?ym0+Hvnl_O?Ltg!qjzBb;Fu4ewD1&8EJcmvUb)EM=SF8Ywt%Yw@B9Fbwxq~ zhg(H$M-b#^bs%8z@7#am{gVX|$nnMNkWpM*uQgaP`4)IlIbA%uqf|na60bI7!I7b4 z@shYCKQlst#0NGwG?9~P4e;*4zhb+;AEpGQj46hh(FnvIlR`pr2c2f47F4W}xO{cS z)i9En!F^Y~7U}9iS1=Fa2enOPMu;6X4x-LB2%LCLT$3aYA1H4X?<22QlCk2WWF3%d zH2|^GhV8lI<_q^5Hty|+oeua%+TBFV^+)7;=@dWs@S%rA6!j$&F2R>(oIm;3RSaRl zfV`KoJDNqj@>qs-l?u5tTCrD8j|vpz0B2W}vo!%Q4uoQdzb|a6JwBVubSdGzqID^8 z0ab;%w@mI^R;x`6f=Sd=2b^vPib{mnSWwe0?~#}gAJ+sd?nx_uA_*s3e~#PUy$uf? ze8}a`ENd&{3Wf}l^_-miJ`Paf$UU~PM!HG85)>rQFFL5H+#_l%lO+j$-tOH#+0f>_ z#(@;$q+Ef6eyXh*KcPiJb}r`h$=6p)1~{asKNI?c5ELS7Lfz`M9-n(4)mSuV#NjE9`TEqX8i-argbLx7-y`*fg4J}3^?lCJd*V9LD{0h*aiV@_Dnsr7c z74HKh25mK6GKMT6$ccc(T7XVvjKMka$;J<=Ai;wT^j!@Hf!w>Wv*sf~%9s-AUeP-m z@|0nCevx$X;CcDrKoh18aasR(8pIq9&@J}a{S_#zY8U&oE>YSAmL@HP(W@Qr79A6@ z;)U(L=rV`HP**r|ki+{%>wZPhWr9OQo)PIPpq$^cVuJ;7TRSW`bgm7_21&+#qeqei zNnRNX{JeY+X`YNe(;1XCH{rFD`(ZG5Av;8poAt&y8aERGbCgPM!+Dq+X zJCDI02+7kVsCABX#aN)8a|50FE~|b5o5>r$+4gmOYsWWnAwVJ#iBH1)im^L?TO{J4 zSp)kTLeTGZQoPRx%3IKFX+p30gs5dWFjm(I{{QCQW?cs?4m;=$rh@kk|Lqf0juSQQ z`196Md;H*2C!Z33|9Z~X#qZ#7mGurI(HZrkx?ibhH@ao9W_RU&rDC<>bQNToE#BKs z!wI+IyaROygwvX{0})9Cw@toH^zyg{y92Ld60b;n&#%oF*VThdAH=rnx8X%x zC>*dvnOtKh=Tqp@*+1k!X5k=-E@2e9tjUfMU(Y|=Vt4ntVfr%Z9HR{V`H|!UT>*v% zaOuM82CSv%5JB=7$zkPm4{hlYMD~AI4AXy$0~SRQ;;u9;kGIpEa1t||fKPlx^_ z&JGm1>h)hQ1o)no*%D9{I9>E7yL{uY$2!Hc_(2sM`17pAWC&v4-=yo`B8~f%3dTjP z`!&$h1Z?`@*d8q78YvpoA+z{QT!0>%4=$;#6cLd3#xIAjbpX3;(>-%G^+1$H=PP^s zVDdkP9tIXjG2SyHXJ>wPlVN?`P@m= zn@k8b1`G?i7@26zP@g?I2VLEM|kJyb{3M3NdKA@$sj!lL4F(rYR*y9;3Hcbc&% z=s9-;4GIBkyphp*n3A#tzBZuMzX>}|*9!sggcodsY)S&e6c7zyu;6Hhtojk_Je|g&F_OpYhn3cB_71n43op}dM`xTPO6wi}i z7^}@5BhQNz%#B9CDpuUCw4e(%K{B=-qL;8-I`MTXghrCFy!_D?C0`qD4^9shanY61 z0vmR*hCA}C*aJC}az*<7xS`I0MvWgN`L(B6x?hba>QV!h*cKOZxkoXCZN1HCF#@3j zzPkN?XDkn&f)Y#}fUVr$*FQ z$#fc<)r$Rn4VY*#ATr9c8ZO5_0nJ9ByxQ|VoJ(x}F>vT9;K|E@M;3{{-!wZ)^uu`n zs4m93sQ1hPi+$|)5Z@80B`Qd~dhtM|NPKYRUQ5uao}??H-{6ZkEDNw^O03=8HX}4c zh<-2Pe;XGGSQl{-pK`Ea&%?tAcPBwJuw76W}}F`^aN}=Q<=fn_P-gb1C~QfkPEQ6$2Ev+ry7Hy1=nW>HJIAGBPqs} zGoR|LM~4j!{F7(E$1sH2vf&|MRco(s#d8}!NN9))bOPa;lO3T%Pbs9^@8o?)#4qyD zZC`iTyzQ)!BqA4z+VLP~LYQzse3$cmDtzmPga+XX z*WEAGUc1kngVDPMv-tR&!L^@Y)Qtu~S(jpA-vIKvt8|BJTKM|P`!RlK2=6pT3nJz6 zEH{nLX-c#p<0I%O)l`B7?alBvnDMWUljt-Vu{vXHE+-rW`WU^j$IllyF$!r+r%|kh z8toz+XBc%gVUdja8|WT(?ieEpKy@|U8W?C-cypjOV6h4!XIW#nAnByW$fjT__j^qw zg6;r}4Kk9g>W{-Cy`ph6g6u$|0wW+uz!DE`j)=A0dUaP(UycL-*|i&910uVSb1MKKel?=!1VF+%*Ej|Q$8bx z7IeXKg^y}Jav)o(2o8-z>_D(kxvHcq;y`Ty5(kH1^>Go;NU|&mxFq%HHUD|9kZ8++ zoih}NvO~SGf}lWGA=SaqQy9{gU`g))y1o1H{Y}rI-FpB_`mHcHMe_|m9D|6iVw?d9 z!LOCPCP;YWJu|8I6!$#}XS7hAY7QqU!y%GEm3X63Vc)-X#2+d-)@k^ulDkJZV5u>L z++V8?e4_D#T7n>lWIT7!b%#SI?zLJc%JCp4>nafwQJ}2pMb-PzWdL&h6CDQW7ZR5! zO5oprcv}8@+So)g^WtSJZgu}rJhFoXY6AvYSMdC(b)MuIkn5H+0gK@K$!k{QGQf3} zE(@&NR2-^k#q8z=o6^bUdhf%jk_tM zZrNKY-70H6H6AJT@it`pjI zSL=W^F=XP1Xh!zL`faT+cr^>s(B!yagaq~pr+}GJGsSznA!~zpT(6eOTJEc>GH~DW zblj*Y-x=xmM(G=v9yxtfSD#tQVd8vv_MCLgGzS(5k&zy_*YdfrUgGuU47wPQ*hJ?K zci>=HIJQk#hb`A{!Jk+BSq$X$ex??x&@LpjQS>tyAI|te)n!Np3H9m_ef4B{Pm_Gb zKf%6cEJ%wL`y^`!)?qw@@!B5mniU@yFZKw!u#Ux1fwf^*|BxWkt4>&|$mAmQuRjve zNiOjCy`qyd`!%X#rvj4gcvjD^%m3Ko2kpNrE*KF3-gw0(-F~+Eu7=TQavABZ3%Xi! zZ#cJCo~sW&AsuNn=NSh~+aSrYho8}1M_od7tJWc4%}R^IK5I6@YYyVMRe#5o9a0c; zE_{Kg|IY_pE9n+Q^3}G=ZK6L*a*iHy{o_$>GN48op6@=l4MTKIb&B6rV+i;A`ojC% zPSLk_hn~6;G?-0@@OFA%_&V|&LV~=CT@Ol<^vWLsNfaKC=yy^OIj2X>fLCBKU>L+T zvy^@i-!nQ9lN_fJFLOO}AU>JQ2$`@L^BF@JSPX-AGuC!>!RW$qhY@~+UJN18kgyVd z7(nF#g}CPgug2r3QP$lH>43#}>KR_)DDpAk$kF}6Au8KkBzh3@;^zsnF~Rqo=V1zx zw9bh~8>P5zX7tRFKb-X+;|3W)MiLw`>C*Fiz^dSkKL(u)(I&0EN!1w>9va zyjHm29?jo|kQ({=`)149MHN`7M9;AxBPIyDeHI~Puo2N`Ud3r^B64#*iyzbqBf18= zP}tx^{?~wKZmvrz*-8tNvgoYIL<9$@F@&s7dA4QmCuJd8hvYd|eP3OH0@D=V9KdG4 zw#Y=-&h0~eQ}e$yevlEg6vWb9)Gdk>V)<01M|U1jiER}Fc}VskhVV?aTzkCw!#wJh zubd)9Q(H^lz|ND>U2932{ z5a&!25EK-I9aY=#dg<%vqR5EHndm@FO$ZjfJYGwj+i8h!oMDaCb$&w1GDKT!$nTcI zlXF#jgo{{Sfajvr9A$4fpv2mb8+1S{-zABObH5<}{pS6M{nu>ln7tE^Tsy&iUy%`n zbmk0jzxMKH%$pb?dZ7&+8X~X)o;TU^zBw<+t;_hbtY{oFO~NkU<@l@Z8l)x034$;M z3yr;v;}#)Y#HR}v30N0#5ub9XifM-kBXxMjg1YrA2G4B6JHa7>;4_{Eqr=Zk%*Ay| zGrN7D4GR($jC8&509CE3Ys=UNJFAn`7{X#P1ZVu9_OR#-HHNUEw?U{X#)FmF(c;YV z=x(V@U!ydoE(CapjP{GRD~~QD>``(Wdty2|eQRA7eth{9oM}5F8j)1K3*`zM4axI` zI>jC6h{B;Q)tq|P&30t2y|6Ka!n)Nq!lh?Vs%gtn)kwbBIpG z$H9tLj|TB1U?qk5iP!bhK)_<-#uK=UA#_WM;lNAW?{xbc(jj0u4qO6~Wdm!lde|+B z?pMUjBp1q@Hf4CFi6Er=6~U&I7K~dVshAFp_UEEHc#!bHVI%K>^Nb%J@Os;Z7dVevD9ON3hJKt-z<;2dp~(E-z`Frp?8!?fr?yzB>3=0kg#iua=vUGa+0MPF*5(nRIU2{SffW1mOSW!1tBAu(Y!s z-O4>OR@Y7{Fz3YP;E=B$dW+tcvCgib+VE@Do*FPFf_sBK7J$uZy0%auOcxB+0b|_X z*evAmZF6|6Bq8*5*a@e*iks|i2O-|_x=f9CBpFgcM~sLeRES{S=XSyC+%6eyL~_5< z;QjgDpCdjX9)Dc^$5DrW;|1Sq5*@dk>4q&bOVj{!W9JItfvb2TXH<7q!#Wr)2Bq4e zJfmKVYCAQg%6=^Mk+siui^d&GZQgqtLpU))+&_$mRTYq)G)PH6>K?F&wSO$AY3oBm zs19*NjagL*Sj37SqTWjmdq}o%^%|-*P=*JD*b4<2!)QRXX*TK%7MwO(WF)o|N)&QH zN{DB~1QKs}2H@bD?jCxe0-jA|J+ecuPr8U=WWCF^k^}m4U6q*K*N6V_$*#{!H@^tn z{)Th`&;y5>T-#NbPZbR(VKW#}YKzB~qI&EsX%a)onBXyxgS`B(EJQ|US%T$2e|h*+ zx5{IZLK)-Ez34}KeuS&uxC)D&Uxd3qyc>@md(@+7EG=65Tg4E=+0~K*BjP}mLd=?e zqvt=Aq%{)Tir*XQtjpmiqmmSNzflQT+89Fh@Bap{)+U+s;e!v`|9!p)O`4C)Au9@c zYQ#00uQbZ@6teBd0XCv%C5NJK&??-P#}pBz^fL@F!sK6yw~y9}80nDI9JxPgiHdZ0 zBJ>DYDtTFPZX{F%wd#0Cw^|CRCiygrc%;UG4lz6(4}tiW>GGVit79qwli(f-tV5@EFU6-4oo>+V=VcXmQLVC{7vPF|5I_teehJF&H>4!&Urgj1f@ zflwtsIqy+zeQl`guG5YBQ2$Rz*g3oV)$>Kq3-ZYwQ|=I-BQb%$iv)5Gu(+;%V{MlG z{QS(RXTjex$0k>Gkl5zVwH z9kGlnH0VeC@V;PVtN4iyT3>9xitt}kUsprv` z*ARAi4|3gLol269HcDFywFVIGnEjpD)-RopmpM6R+0TW3e#o^Qb98gj!C-TVAR@#% zIbILDJZ>8nsO^75x-3t-UW&_zI@x1cMfW7*03stRuudU$iyn@XsENIE&NW7m3DcHg zP4}>HL&Oi##aIWtb~!YsBO><#XN1m@HDT|uw?_VFn+@Ter%_@GwI>H$NX(1P!GO_# zmb!OPc5Dy!1{z>7NTRM56eDuK(w^TLt4NS^tP3TE5CwG{GIngxSJ12pc zXUqeg6}pb#K9gka6kWd?i*N+}ULiojY`Xx6PH1B$pDSxqZ@Ltbn{7kb>$?~e$0+t! zqc}&4A!N_ExUO@=Y~XZVmmq?T=*z0tAtO22^P!Mn;&Qb1$=YxU6L2`t9D9fX6qmf=_@cVH3G+~+tJad zh)385;6AF2And3SBrJ0fv?HeF2M8@2BQ&qK9MLj zTG7;8jQyvjOY&TWjOq#IOuEh?QhVGu@|^rQ|6bsd-vD1f39S8S*A*6SAu zSQkNDBw$^{MSRM^;xyPhSRA-UfKfbbPWbzw6&B%sb>0pIiFwHE?}b-?h(ol`SaCkF zSrbDi3g?hMFE(MV@DDyKnnms+{M3Q#hvgrR>+#aEbXHQR7(9pidm(qi`PoIQV9_oP zk=hLV3kbc2FRy_wElbC=#1NsjCWHeP2VHE)juJnpJzUXppOH!~!H6X~0O+aJ#{-ol zk>FmH>IocNn5YKoZN)<6Ag#I~Xl;L~pgz;&-f@EiSAVl?QiNYXJL-Q2NE8Y23dc5o zd5^ZF>qpnP1Fy9SQ}RTUX|}Nht0&9XL?vK3+bv%?eIoiBE)jpOnxVuEb~VZd0S9Y5 z;4#)xA=Jc&1Y>E^VnM8=0>K>^b^5@XESTM>8`y-d>*%v9B&cE{2};|X);>4J1(KlE z+C6|hXPSibiLgsQPcS}=L#$)fj&X?2U_4P(OYeVl{Gg{GF@;1_PwmF(cu4Xu)t;k* z*9+qZNVX)h)&spQKvllx0Tf7uC9f|nl;&VqXE8dJgEV712-gl+3IR(KLC8jh-T{r* z(f8(lPuR%Qkw$>7NNg&ynXASRI>joT56OXUj+H(Wr7E?#bl45h!2wGlV1>zRi~B1F z*tLU_1WN^dVP!k4UX{Z`HfMAwO>5_dESrYeH^AF!!?w~l+&;&**f}7(7`- zh317yVu>d)glteY^)ow9XaUp}hKWjjs=aELQC3l4N@Uk~T@GE8Ff-oU+;s zB`KFqSbXhsCyYKQU8+RPscsIQV8~)cLuVi2Lj3gO2b~F6(UVZ0v1)`Pn=?w9PQu@6 zMZ6~B>Ej01(;#0nTAO6Eew)9abn(@qqZVb55qVRcTp8R!jgtE3(SMF`bz&41T|9V? z>z$DpLz~mrkLJE+;TU_6ad8~>_w~a^b#c-IU7g&ywW^InC5F%rl1;)=;pO9xC-;<# z=wvmDb1cZqyaEAME395!;=P=k>7HQ3=KsbkHe&O2oAJ=Hhw#}cpB3T^y0$QC^zzp) z$J=M#_SmI_?pK8KdYc-YD%PBXwjN-^lR)0xo7?{o!+McK0hH z-c}EUCZn;pY25KaQ=(JhZH-0!&_N8C&mzWa8ob@?-yD+j{Bx}7*htdY@r}|Ef%~kN zuOLjYCT1kgm_U~hlDN5FY02VrAQ|e#f{1CN-cyGsBvb!j_YcHA{!H{rv1V*N^ES>G z$D1WNf3k1Pa5QtpM}ioTIjBCX8uY$vMu}(MCRP4jlp!~f<++*hjZ+`>8@v^fUjAuBvm)(WaxqZRdQ~tntJUPK^%{r20)K>qV_ahhGlJF2Z&E zAVFt0kD<763gWX9NCe?ELI;lXb!;3BbZE1{gx}Q8Lh}I0z2hLe&>4`AlM!HyfS!7d z`|syoa@8ZUSMc&3?u9o5d#oJ5lSJa=_M?&pPWdb1nnO>*tF;t6Ez^;cdSS$x>Uu?S z%8De{G4{EWCE>lG{s0EbcVnlYFQ)rOkJtlwPURZBFCYl>jVG}AgeIb12R+^L%#(;=e39kVNu&rsGuQWk+4qZaNWLt+A=Kf z>4BMI4wx~6yebNdU4Ud#M)v6mw5Lv;jv`w!5*l{M_g9OKY6Mz4QKJYfF7!D#H%mHo zn|)3pqJA&l3-E`J(QCwe%g0Y>V+iR^NODGIxC;UkUk|<~s#}}(j5r>s?~NKasBz}r z;%(CSRRonby< zBW3}5F@zLNk zS@*06nutoX5&6bJ~S%;0s1VfFeFF5%E^6L)@x8xjU zU+@IsF;g*d2sqGJKPJ~w2UxAZk>`P+xZyr1*P;1e0`5N~oZ-Y=Qi(MkftItfhdoOC zpmvT&?9;p-Jp)7d>I+9;G#K#k4YNEtvoeOz`R^(LOSt`B#Q!`l60k1fB0lBdp_dIO zD&|JSv5@@YABoq)BE|PzKGA)woJUBaLKRp%7!TWE80N-EmB3hWuGw+8I~ItBQ1U8t zTiOsFU5p`fjTpweBbRZw$iw7l#k4!9Ilojpx+8In1+=W>@Y@}E?0mt)8OcU^hs%;y z*%TEHSgI|mYLPqI&rMn?t}C|=G;Bok=aJmd?OCLnTktWmL95qzA0yfa+J{}3NWfwt zU0)&&t$V76BO6uMFk-*9kk&zYa}RvYvdJIep_9*lD)`?l_oZ3=x(6@C%h|9IcsYRn9e!WTFe^G6UrI zDx|2|qq>AhJ4u=`pvt~Wr=^D88UzKk3IZ1Y7=5egS%Iu@Ns95v0gKLJ*;gQIa1f`u zDqSAn`FWBf5(Wox!YW@ky6BCHMPCEHege4dHDK-k0W)vHqN%rv!58Dm#sf8)OvDhn zb3!87kIrXK(KrN$o*eqc1!$s~qOxRMG$VR!mT{8+*zB~zCJ6T^dPlrp98#1tbYXXC zlNdr*^fe-Na0rH^k#WsbOw+MOb!rm`j1t$Oca^dqY91TEFVHLS6H$E8b%8iCB(H&t z?lv))RpU?Gp{}b=L>t)#!$n+x3Y9#0SRr1i!}(NGD;D+k;zY+;M^Z2A7!nFqH$68{ zT@Xp6DkyIeWG_E&lSht`e2iluVAXf_izZ*3t^<}r;B{)Q*JlnBuozk5eE;#^#cd_X z7#M^x;^V7Lox!?#QFuM^NhJ1;0UGWJgDhY4FVTizF91 zJJIHUP>D5D&jtLt9()pKU{0STWs?kWuuj&>bNc!blW`tm0ClLTB@*$uHkZK=oh@FA z)}BF!dtfZ^&bkx}dgbHhNAC>J1T!%KF=9RWdd}DJZJv#vl(hDoicJu zg;KXH$dtqbI%d>#)!@rpzbx(#M%g82UyUU_y*S!lhWhS$oUa2GiBBPQ$A<^;bQvkz zDoACCepxUFl)^h~uW&x28?4?sak}NSI5Vo?zg-cqBK#tRpse3ij1RxM1P5C-iT=m! zlW%u$Xt+A#YH`NhSmH=@q6mVneI%cHN-Ck#8)M)tUGnj`5~Y#wMyDD&OSuB;DfX-A zZlD*jO!q6|j;YekYphUTv(V56ynL`q)DBuQ3uA4x=W1fLQghQ`N_Cy${W2|55+`!w za>qR=SHT`0UA;!Qu#Pf>U6K)r(uOYd4qEI4_KVPmO8Oj=16HF#4%dkYX5aADD_+ID zGw=P_Uvj?B#ES*8rcfPz$Ao|g*%wzGH+0TuBQR+_u;9zGhq?L3?!TA&5`~>Q@q_Am z7ByiCs%(+=Q~)|+(bf4vfb}ca7p~>*Tr{I1vyf^vAiuv61;wwS+i1jc7lbXkVAUI~ zX!jaG^{IVA^ydmg7D+0I=RjQx_Fd@wLx(G-EF60oNMAkd1{4%4_j6^RU>qsqWp`9< zm%?F+nuv&r!@brH#m!l-cOH?BkidBSvK#n$LlcZib7cgj3#hM^UJM}}>5D=ZBiP!G z{xgni(}3cN-sa;i#A_GY1$uJ)T=?05CcidJ@hZeYUmq+hA|@xQ>v=oHJHgq}Wa7P%g!qWl5dB}jT8Z784{WgwNXa*x= zKxJ#ML%h*gLAz5TI%SiCRkADa;L8RNm3^ZQ>s{dLSqZ}S`u6!3&aH}%hxoV&SgsD2 zwE3laF*zt1=uzyYnWyXlH~^g$JxdI)`i4ekD%&9nZkx29Js+^JW)p&t%|mM6<==fRlEFe7PvO(K%l zD!kI*Z5V=Y`x(0f77s0Ymc`G0elDKBTXSIUZg9-^=0Tqa6UAkSBpfywI9NSj%ut9{ z#}wj~O1PP>F%#4*NQsj(M~mU4-~ zUZB0wp?Qb6nNoG5HU-!iq!oCQPV}46gud`BOg2^svc{l=&SdT4J#rcQNP-~aGL^wH zn*vnrlceOzrkevH9;n|?9icc#redt*LwRWT(T_D5D<(t+2*TbQ^~ya}S7=`gwFE3W zV9`M!R@2x~ojQ^eD@7d1mZAoj{i=m4r5_!}oI!hSLT^y&7luh*p~A7Lp-W#`OUIdh z>j2`1hR_!|MZD&zu1IgAfRFF-b&m_R_ISVsCu^uZ0YSr23VJr{Eob!Ap6nO&G>E2( z0}+6PKazV?R~}UfHb(HhVbgGXc${o9uf5%o1=^)a)-(;>ComJLC9!BUQ34+H#>gh z*8}@%v8>-RvSzZ!XpA017#Zk;NwGnA?|3bG1}s?UVLX5sC}u_pS4Gu@aWvE_%G-Ed z2Q1~aA)!-)I!N;J-2OpvO;W(21=W>pgIywak4{XVBuEgo*-S_a%)v?H5bB1yWwe}v z!RkXelGuS=)gN>geGB)NjCIXc}0vGE$#|l zCNJDD=?1)W^*gvR>qa5wxbf{9@smA2aT`Id#z`dwJ4O%^th2e_jX1Y@0xDxUgwi_e zs@I6l@RQ_jlFIlzbdh@(Fk3%f;*$W+ryQ&i>cUGrRu7Dj`54=$YADzAT%*cpAR60o?((!qoTbyv?tB?>F?rF?yPcIUdz7& z1dsd~3fYqNqYBn7{t-x97t&376;;>p9^J{YiuFmo?or zSUX|u=zSm(PDwUn@AU#fCBKz4bYn$83TlnOsk8cXrZa=>NFKDJ!yF-AKTj}c^7RN( zYNRF8-4ot(6BeM&WI~CT8Ax9t-qZBxKye;&h;CIPHtmK7HHTm^`J&jC2yY*G-LOXF zy?ne$5iaOp)45Id*xB(QJ|PbY7T~?!YP1*)$O|0%Tr($D_R9|_5r$*N;b-N?nbN^* z1k_km_A~WRuOE->4xHJXZR$o{d!KMleQy7`F$;$Ho<4Z}4E*w%X?Eie_Rx4%`y^_i zi}=sSMFQ4ET*UtXIEW(j+yLI{EQS?UG2Fc%psjNBWF&R7FtFjnljBoJ(p|%3G$1Zy ze60Pfuq-jGSED6HBVdj8I(Y)-M!)){g|1_##sT#ZsppDvp+HMa9>(dGRR(HcdPr$=8iBH20SnYy<;!0h_0Wf2}nz{xY z2wCR~+Te1XIauBzBBoqHbty`T7#}I+KLs3+s!G1Gl8;Btp{GqT380$hojt~gjXe&$ z8T}?6K(7A#kvId9h7OdMpAky8{voUTeSqXZP5dBZ=Xh=EDfYF^o(SIv;mjhGPihla z`}Ye34l4Gwhr!B0P~9=R`c4}`$ZIPx%wO!&+SgksD*aB0;my&SN*KJ_Fx8dqG980B zD0i`^u<=QpDsvn(sZjTK60knE;cC2~C1!rY;6a-%SZB-z)U^~3lgqTAnu|m}?X{)> zuLHs%f>29x;x*$Of$1UGxSJU@6MM~8^wZt3e7A7WQIQrZiAWPjw${PynAt+XJ0b!m zT`KH`BIwi=Z+~Ap2Rq$f&leKhdzNKJ;e+NV*ck6vbHqL%9Ic*HuOaJzBLRz;l^iPe z?3%V-oUCaVBo_l~0Pkqw#^6vhF&30{k}L9^6IAdo4oIxT}Uw0oS*$&iN`nyzWDMZO+$(aOHOgekTUzYrf-00>E5fJuWER9hvnCr@#4{7=S==o!K()F-$MUcBa6tC4KQ zcp?sG>99b-k2@D+uGMUWmkr0O&Q1vv(aUtdI$qs@716SGZVZ%Ug!6I0x_0tn7_2_< zLn0=ICwki617ZaXQdd{ zes%U&?Quc8w-(3b!rNxU7R3!|JWxqeg49KKI{!#Hgy*n?#7V0aYf^^?<2PhUMZT*@ zL2V2n$=~e%I6Ejip9_9h@H_DwZ^*hqm-MtDYlEn@UoCxA{QIr4w*>i^Zdqd;r2KBf zbbRpDrC5}>NIZ83_e{kxltL4(o1=l`FFs!97($Z6xM$IwYrLS4fVGXczjUjiieDA* zyjJp>82sHaW@546hFv_Ai4U6AOw?D z!Q%&2I@b{4|yXh(ARBRjuu`fZ+w2j<+vtn zDiWgHyDa5Skk@em9rBfa9)Az}Kzw{HN`$khf6cyvcqR7N>ceOZoFw9PZDx55uwHd# znm~}O$9V_Oi{o}nHW)D1Hx|9hy^*J^A7epImUPlRP%ERg#{~AK*w^7+$y5_P@GKvi zEYC1{b2mC*k@&|H0S}?N)4y3*jc>nlRFLt0zhTCh=UZ3LO0)~^S?lxM@JXZrT*Q9| zE)uXV;v)VBKpW^_?_jYZtHbQ)i=G$C#=jonZ_@3cLRlxV2HfKu`~tW$k668L2I@>wD@&LvA?g zEpki>>6Iz6&~zI^Nb(Gu%B5R{E62D&_bWFfiSr_05!q5%w6H_E4sp=t?BrD6(Jx{K zU7@_W8&y=2D5x)Ra0DCk&q-Dq0UV+z4p>^Uhf54}1N^;IV2&VQ z4M#z7ctFLJtLO($LGo30T(EFB>KnA6xW3aKOX!l6p}3n+?Q$V)py#EAqkF)D<2Cw< zLx-5S|8fVcs;==7ut;R#a5ul!4GBY4P!%CH2~c} zBEP^Vc9I|_{yU*IZfEDi?Ps?VpPcV>u`FS~%EKgdFUfU4%`}&F) z!iYd0ah-BFW$lvnVQP$iQ`2PPK;nG#O&eCJsWFA06akA^Jvjz_ z@IgyJnjm1!i=F2g0jpD9qm0a^a!m_H0}{{dtH7YehFM7=KzkKJLX*Ydm(F_jeUA=w ziFwiv-Ge$tb-nWUHrbsO$1+g#G=`AmF+x9rP@jOsXen=l8B2S55pMDuQNP)T|AT{{ zxC0i6WOO<>Sr!Yk!HjL8QQ}$_&Nn27De+Sw-l^k0KX7n==hQp#|Ji#B_&BdK`~Qqa z%*<%nmStvk%mIg?O*v_sZPTW(ZMV4Xw*Pj!h28S6OzF1SHcir`VRlS0Gux7FfyK-` z|IfL1-qFlxm?hnBKKZ;BjYb3Sd++m{=bV@CeHs6;=07k$Z9d*z{%*V9AEwu%CUORr z4fF}O7&@}79_U49l9#W4zSlF#Wz3IOV5H*&$t*{9QZ)Yl(KYzS?VcC*bW7il1*vnO zTk>A`3OdjH{>I;n>lxQv_8d#9x~qg6f-Ug__pN*$%!L(hG5Z!NPNuVNPm^>JqfpuE z{MkL!E%rL0F2LgB@vH5>@@*qeAAyyTvPc{`X28O-yAbN|Iz(q>UWZK1$`o7iJWR2C zy=*Qz6kyR&iiQ2Ew@vY-jNm2zyZ@Sq?Ou^A*VWC@vWer316EXc6n=fiw>ii_vTVYy3fUJ9`IKH%^Z8($nkpg6$Hi9~ZVW$Yi%h33T0z6opk2XLhE zxW_{+nuum@Lb2TU(cw!BKHMbTw(E|G^9S8{_}JTPENk^G?L5JOud7{G9j-kz(H3J| zC?tCK9NXu1Hn6yd_{Zgch&b9u&ps;7NpzrcmxSmD_b>?KV zqhyDOHPPHD`8-hY%Hcx_mArX>vEI}%dJWMLVKU~EVuCUG_w)Iovj?4{ zhkD#{nD8ez&65I+n~ks8fWm$3y}ttnyMezyAf2@}_#AK`r}}`{FFA@b=Gyjn#9~}D z6yk5Ao3WzUGj|?uSuyurrhjivnP>OC!}s{y)VVku8;hl37jf{ijlm;seXGu)Nw2p( zU?grRPp)-&uGsXIiC?DxhfpMJtd(RkzK#*;yzUdT;iPMw*Mw`WNN=!(Rx{z=M~g9b zfF}5&8?H5TauTsOY$Z|#uaB?Kd7f@NkF&_d;Mjm)9I(iW*>cU+7Z!%C*{kfv9CCm} zbJjf3EZ0a*W8r*F+AM&vxn{#@^E#T4IWmejnhx6@UgqoKmj4EB`nKs)ngGkxn+Ot& zGiGgz*CTs-99|RI%hE(wgmvST*a&1;)f*-_o|*{-DXL+wCXsa@7ht^Ih;c}XE?BtY z+F+O~eCObIaNo1{3CB%)P`LhT)vH1X?^JlA4d0jD;|@L{r~=>4Ff&{nyRgd<* zVH~NFs%=*h&E2*>6r_50(YvuoTI}144Y7vy_H5Q4tUriQfm1x3_O-cT^&y%~sriDg zqTM)Ul42Aluqet2FE?OQgN0CT`W)KE(`|-@Tox!iMYC+p_k#l#VZlB&4JDO(#Peb8 z>b1(aa69NAhLD1ok?2`558XIix|Qru`s8*A6)AMW(1+u%%W&X z6YEUChJC$&%~}=%FTM=a9+5?6Iy~Bf)0q?p3{>FdGxd%ISlld{M||M_+)s<7*Tl~^bX7ePjAoF1S6%a#+8z1NzN zhFFvWF@ zJ>pu@ggydYcl`we^WPIx0T!pRH=81YJdYr> zBf#ow6p?H!7;Z+a5a+X@VIECQW+7U}e+8JE=4GR!HypE)7U5vH0e$^#GRCT_9u=d~ zVYDd0dx1Nf8H{WB>urB^8co`nScbI&<3;vm1B1|I%j<$ya0;DKvpq&PVK#W^w8mzJ z(J_HSN{^xN_~AWnO^Lb!8+N=FP~2q8u|(|ix@u6AXxrg|>$PQ>%W$scoM+;G5wWI| z#eE0SKid1>leNWEV1-ePvS@e|QP~beOCiL%ymjI_WSRii#8!+U)S?KTMVZXlD9`0w z+ZkiT>4fmwdHFt@6D8Nx%@OjN;H~g&P2O_MbMZa4B5TFOVKANtK79gM{c-Uj9kM9O zFG=)5086oxxUtv9qjQap3vAx};if+b0qTV2`^;_F+S`XwjM<&ScLs$+Y>=1tbxWaS z(c1A^0J-#vh~xgnwqM|v+kPosxb2)L=+4R8<9UL03pW28tv%Q{)ta}rm)>sox#jPt z*oYJC-`M{R5t+(}RSKZIdF}E(TQ|=*#6&?cYjUnYcP{e8#V5q^@r#cO@!5m(AM{#i z#C=F(Up=1x^iq6wyA=4nc;!VgAixMSM-hqsgyJAR_7hxKo$%Qk%W(e+J3@>p%I{DA z9?w=jE5w7Y#zkpD4b%SY(OZGX9Ec4yH%^|LLV#sOsW|wRt+;LB#HiAM!1e#8F9D6G zfnTfvezF+&P9gBEbl`{OQY7qTSc*dfWraDoY4E%F`{-t|z6%DaDJ7UWCif*UK`B{uh0J_s|WC zX$lUn(>wkfc;}x@u3r>jvHs>X%FoD(;#7nW6(MXa5pO0Y%Yi@#=^U;yIyNeV>l9=^ zcHS5fX9LD5bKP`v$<5B!BNtzi^?x4^lCoBk78fZTru5N?*sM=M1%^;%thZ`hsgpx` zL;V@ZOz_>1v^jL5nwvHcM-o#oYF2O2`T~|Qgv$U9y`Gj1rzZ_F5EUMV_Q570qNJdm z0}`yWaahip*Q#C99OH19f2rTyK^lB$qky7{GO= zap1(QD0OW(pMxb?j-APD4fqwM#R_-&dza?pRv)Y-&b6I$Jcz8Ab|?XsLNQI?g_w%y z-l1OHJL_Kjc+-!u=Usd7` zLKe~)5koPL59nk}lWhjrcx)M4;PLOoLJyg`@racYXU57I@4T$6`Lj-%4Rn3+_Z3No}xJxsl9>C zZ}OM@Qk1gLiF?V7^Rlq5JQMF(<=X-<-B}{^I;R3GZbD-tZ8tBbdITZSB0bpPu!;6M zNwYd{M9?aFi?Oj^>sZ)n+~k#qRbyX8s}Q`|ZHl)W1z5?J4p=NGIh*KX94s3&uU>l< zJrsJ}^-JJGFU!a!ACep!i8hg%FV!n7cIoy5MXH{L7ReW zUVFpci@mXi&IVjh?23tkf#SFN6JolnI6V$mdukAFFd)Bho!y_;nuA(|fjw9la^>~x zOXz;KsVoC;cFEV1uKuK0&+$5Kt4L*jZV5LeAt5qG#Nk>`qf^w?**`1K97hok% z5MX8UHJCLYTiWCrhm+G3hvW{yFh_u853)&Y;8G z^uRidQfx)h6^S)OVCL{Jl4nS9i&tpw653=v-LQmU-Me!^AkeM_wjw$hslk|1yAB0L zry4q!Y7_fz5uYKi*%fcd|25H#9RXHeLTEc+`HK~^?!vsmLEIfz;?wvKf5HehHW;3| z^pvI8N)upl?_efyw~5y5F^coJMrK4AdsHITa7>=}nvJJ7x@`msu5-BtnBd0ExD8{o zm@b4fl4f`}JjY3VM%`R~MP9Sg%S`Jr)*L9fwkdo{DaNMg9E353u*&TE=jK#+aZ)kj zuOFA6&;(d?u%@WjSPNj&!kNn#2Mk%?;(0=IlXWKk=HL*c_82GV2s(iAv7nfRg539( zd*>9$eXWRsuHTQL(IHb)ll2kStXy@A;^RW0)QeYN6tRG8hEi~TQ?XH0=cR)oX&t^M z#NiaQ{o%|Xg!t+HIWqnx7|^YZ;>1(Ur{w-eVH3JKo@|yv)L)WMB9VCIoM!Pzv20`sQM~05;oj+p+=A{k&%I z8pHFgHQ5WdqSFwIp|j7AyRWbY7nkeT^#dQvjRl)g5SN3Md23u6z~cGARiUp>(W1n( zItX3jI;ycXu4v+3+5r@5@wv78Its7=%UKLzS$3juRjq3675nk-!4Xkga0u(+bMLU& zFQr7eE|`mn)Z;fFSbZqjg{+h4wd>C z3f(R@c4KVJfGx)T=$oe=wfLS&qd2H@un?JUI$*iO>fANx9_|s>S`CVQ=#aMevbg}u zcn&-&@8`b$A`t`K&{uD&4Vp|7u3HNEDF&o7I|ZXI^-vs;k+l&2k+}h%U-BuBZ)16; ztbrW5U>TR~5XKsFh;ip>xLT_q~qS-|;%WvGyAx8qVWvU}tb66qAb7 zwi9Au@#?t-+t#vnsA-qQ0xmebg;SjFOs;AU7S3X80s)IAb-i_djUTj*lB0`}R@l;F zX2ha_F%4X3doabLSvQ+E@Fu_sW-9EhRqU=ZG9(M{oE-2`6M>>J7WplvUFS#_gr$Qc zrYR2%3SH=iwCiFshDIjFZeDNi7mgKO`Z1)2z{b&6lqQ#o;(}KKEX_rzrx6`(S1iOH z4(YYwfW_h)1rAo0wA%`|31JtV|GZ(5(G}&;wKfYumLoCC?;cnoq6>WqH`pxHQGmrb zL|afOQ#i@puLwo46o`7_LSWNPz#P6#cwV#R$x(* z1|gf4T64#d0IM{q)VI#6E(&u_j~UlXb;m^!%Gr930*tWHG^EBy+MGtGGYTooN&GS1l?V;dpzbPcZocYSQmrr!1!7=j68Asay5pqzO!Ha4!XOz;($c~Gz+X* zu~{MpVO4uQV)fCc;yB$dD?2JNdvGA&@q-!^N-+MkvPz0~b|z;^0ao2{T#k%D_)rpN zW(0P+JE>#|az{on%aDpS{n0QObSNnE!FefT&UitQ4GT6yL&R~y89ZMwvdcQIn^bqn zYf2&A3!OxTnXj|mcK8|W0#5&33UVl5u@ga>YiyKFH)4x7;BUFN;`a4l#bkl&Kn|5r z#3ID`JP*+clwyJUQ$Wr_=fY5)t9dQf+|l@YGsY0|Tpz*LXKXr}je|HDvHpn=vIPYM ztVLYuykfJs&xQnR10Kf@YA`mJ!Y7Kay6eXU#4eCB^F|>!-FJPD+YWWSzHm*?XjjpE z|xv+LgC z2E0AiceL2Si|rTDGu&eu7I782VDWZ7{pP2ID1c%zUo@pPCtl6TbZ7NW@mjpU?0ymV z7)&VkpxDmteoi4=U-=mEd2H@)#^VI>L?*`|#RG zhfH7B&gr;CG3u_GiLQ_9X6N9|u_Z|9I0JNE$3U$d8tCNS#E%YG44RJO$;B_4bDQQtwA*(p*d2S z8y#@1f5Yr_Tx;z^b*ph5%{~_CX@DUn1&2D4ke?DM9K|$ud>Uu47RUONIXpM<@%J`< zP~#o9`~r&?f6(KfUsHZRbOytO$Ze5s3Q5UFho3fyme@DW3y6xuZDNV${eErt3LPwELtm*KnSqNru3|g<5ib?@CZ{3yH<4U;Fy4ckE4xBGzGh}^m)68)&P6Um%kR-a$07+gVGJJg z)-B#MoEVOX!;-r5HXB1X&dV0lEf#jNMylHS5QY(Sgz1o~pZua24L&|=a@UBMB6CMD zw=r6bcQ(iq+#%vsOvUGGXMOf9_a~hP#Wa$b(k_*IPYvESm;$u3ui01J&;lzY)_ncqd zf%hdLDjd6A5Mb4H3?Mhzj>t1JNXb(Qu|XW)9tOh^OWNFx)#HN$3a` z!}&LJ(wcD<9IP?MJ&7ZQjw!`rZN{c$poJ%Nbt0Nb#~eBk60ZeVn)@^(0JR7$SDCpL zTl@MjI5upm8Mq23!pXdpGU;5+2yOEwzbP8gwSg?IHDbeK#bZU$5S=12V;wt=@Vr6? zE?4--f{$Qn=2Cok{)gcUtlbN=^@H}DyULD|9pdk%D+^zr+IzxR4p@9Fxz79T>E8-r z&im)SAHjyT2I6iE;dDY11AO;}?~47z@6P9ze4UaLLJ8ZEy-GflaXOa4C_S8#ff5+q=6c===I2ncf7}R z2t~R*4M30F_pqV8A*CFrqodH2G#(XowezZ9YUelP-5^8{J8LEiS+bL&aXMbQM;k7_ zh@NY*HawIpYe5+?{u6NXad0ITmiu?DJ`ofLtb|;E4v$&{q45}=UMBhvyxwST_x9lM z4+#}F8SZg-P2wJ>wZGM_3lq86*e(9oMEe7y@^Z>VETH?0f+7#5c=+>N z46?bb#RJ$xTY!7wf>kR;I}T&Q+=LsR2_m3~7*TjGs6K+!sFVp&Ojh;`X+NA4 z)`}6G4rvj7a-R!wQPf_e+hqqVKJLbavnl$~6#W)@Xn*Ygqu!A!cxTPDQs-8(W*6DP4u+^{cZLI zSQMNVuLt5X$EWw~pvztWz0QEyx>_mLum>Xu!=r)tER*|{`P8{H=v;YY@r^rWh$s+lfNa39&}t!)w)5K3qNg0@-gg=cZHbNrSaV9Yi{k~WMkKFM^}}7r z9Ub-SCfk$O8jG|CV`D7~UTpGGbf%q~tPp<>1!cwpi@)IHD~mU8C8Yw5XM`hL&DA$B zs?(uFiyv_S3%4vNOn5ID(OeUPA;3zCiNLbbTqzu^J0?U#Y*KUjjzvscjVChDpN!Nv z+mnxLOVdn(M07~e2$IGHSQA9OTAXr)Yc5!x5TOslx|!)XQPY8rJ{e?oci(g90e*S8q!t1KK|>M%N^4h;p(0n2=?m26my_OT(Hii*UQfkqf~ zIt&lyU`BuiSTXU5xE_{+yq+`29cw^ytdAN5T-z{Kx#@z@R)2CiPB6B`0K){4hBjd0 z$N`IPE(6+)Dj^&rTbN&W35cXU^d(vHFs*C2(UD<6P=Ta?8gsJ zplCg|3>w^u4${yj+26SkU*Gpf(x(e5MbSvPxj}1$%8TmK31KqiI%%Dpzggce1@rBM{-Gh#RT+4A!&*zKo zU!FJ+`|ZCb*uaAY2oOD|{NK{**Iw}~evo1t_ItQ?Pt5hN0Lv(R+nO$ghda;zO&kYD2T?mVgu<~13?Tv;evBZb zFp2|^bQ9I~zhqr$I%ssbM-yOi?V2lN2wRe5{WKw73aGURLe0&dX$aaLfzJ=!rs)Xl zPZxc+(CM%#aVGk8z~M{JI{$t;qV+VQV(x8t;FS-Gn&>yzep9SXUb^~{DgM#|I_6sU z4w*i{^qOS<^-r1VqYailSNWXH8l$$?Q35Q5IZA+~P$>LEu@v)^4;)8wYy@7lAxLp1 z!16@|p(k*0$wg$n&Ncd}t#~u`@Xw6Fg{mha!ZE{QwSf1JMyR^AtgM{|yE*4#F z#(FssNw@j^LaiuBfs8qHnITqgYP98Le8-7aOW~ZmXt7idosI$k zH};HT+Ig{gf?!m$GY-~y)K{eAVQ0Bx+zm?%Ze(n)G@RLwL1birb2F<@>}Di!x;ai>?c{&?0~|7llA` z)4VL494$c@9T2bP3v|{1jCn9dNX|%} zAsSs2CQ&FVDCJs5=Xsp6i)<{*0GAkhD<-;aYSeei*Itf22dw@Mi}*pJxmae?4UI+7 z#OD-Kvhb44@85Hc?OFAuH4qIhGG-{^o9jOJ-x ze4cn++H!97sQ`=X5ju!60w&6h!Jvp}i~Cf++1mx>$14&z|uxEoOW z^-8pchm8+*cq_naIAi+M`XPge4|}t_G9b0{%>|pqHO7_zbk&?9ygfD#G1uQlQrBgi z8!H0z(uF@1#H-qx;REwN5O6`ciS$`=AI*U@%?T@Qra1S|S;?6Ii^&`$R3ZqqAroRR zhLD2F;Te#_e?}qQ;?pb$>H7?J)&sN$Hak1aSVZh6; zQ-MAnLC89Zv%0+(JbCF!gzLg_@2q=8&-8HP#Jw8h2OSO~E2bq%fTd6<`~wT1kqHQ^ z+Ka7ovT&}x%OtFF2AjL_QQ=654NhLJqsh}iqHQ7>pA{&yX64hDpSIlO^cgqP9_HB7 zHG_(LhZ*lI{?cvc+FoGL^~lQcX1-3^q5A-CCTu!jk=ZwjChU@)PSJGbbiTDSLrc#f zj#sx&bij&`&C;~!(AbRoinN$CQS{~{rKu6^F0`>vDnv(TmFog5%>j!J5f*o7=6JlE z4I$v31~>A^ZLqaG3o#LTY@F@IG@lP(5oL2(rZ{I_X&Dy+n!6Mgr3Kar#MfvpHQqR2 zQ4nNXfMtAr*mJ_gxX_ytrtNz-#&98QOiq%Uzt&iQv_XAOy*T>Y0n0pwa94byh!?rqE{mEa zY0gDci!-FVh_(BphDlHuq$cS0xmh@4kfI#M5ZWquX=pB9hT#;X#@mmQrJzz2tm%N2 zlrN(O%|yM75jCv?C{m{rC*vnQaqV#t3d6{*i}qs(>pSF>cCI4_EUTif=743IR4-bK zgtjYKm9Yc|8x9KLT{v`@F+3bp2P{q$^SQoOpMsRAG`y9Nh>8fgXULB)2}*-u$V_w< zTj;}xkIXs1U>8vFrgW-dM8PD1?m=ZKWkMulzBXi(C0}FCqEi@cLp+Wl-1>FkQ^zO9 zR2$d%JO@zhqL_S8fTe>DPhEOyTy({$XKet(l}IC=|BM1G>w%t;%cqyr2E()-?E{tLPBhP2XW|IYU-Wl$b z^#B)GZj7oXp)SBOZ=U`B^zX$`(6VeBkAVwNu>aN7U$tGU@B%vWjv7XByy>`zIt-@ufn$TF0wZb$R7EHK_ zN(b*>($}Sa@ zDZpX_#rk>I8kCyVwGmqKbJMc7aj)k>G5)QkX*mC_n@#q{p%6p3(<+8Am{G32M02Uh zOUU!8K*Hyp1!oJi*M}nkma9-y6_sdF9Gn1Mc^J8pQfwhu;p@^_BibBZ8(H{Z6x`lg z*BVrwuzE%+&Kio*5vE77(a~>kWEAyX11Ly!e1E^S{#$tB_9w*V)9yK&@9`+-@1gRP zGE_xGpy$fCfcN@!d40}F4IL|b^CAm55EC^XLuhiqvfUikruhRQz~Xc~C%1N`VrXMLNtc6q)2R}_Ly*BWqF-#>}|AclxQ)8(K#aO zi;ebTL?S{T>9^PbSCMP2Fyurm#nsVXyqTN^jOj5eNW!p~f^pGR_H4P2@CjOzlhG?| zVCaK0oZ`*-hHFDDZkMlD3b0r_cE-Z=h2mW0u>gx}L!)DzHM~z;>wB}dPy`Q(PuAwG z6%B~y*krl>qMMVeZf2a0F4+LopO9{VRsyWHxKt7S60Gf_-Kc`{Iut0-e}d7pLotwb+JYkLDaH&>|g) zbA*^ERNSvZ0@HBpB{?8#R(lgpO)v;2AA3}^R|qi!&s(7c1+N{09VW*cTTV>erVovd zq0Ei=LBgSUmxq#Vz*;(oHV?!^qtC2{<}MVNu_t97?fL%l_lxJ^(X)@b7e7cYzAOcJ zu11D?2p{jt<{k{wT`D3PTjPr`!pOg?ub{F~_HRZ$Hs^> zG-3o7jE}c18jk%D4`-%gEGz=Q-1bY;kOJY_{+^lli2k7#nQXxkNBmEJ$A2gD73NSV&vP)8!;Z z4b-Xg=pkQsz1rciUh(wbRyy>%u*mq5HebiQ#E zVX==fgpFs%ZIJCnr5YWzc%GpMgwy8ka!2VMq6zVIg>)0ZYIJJw;V)09ZAC*;HV3 zf@!^|6@&a8LpVDFja`Ex+Q4B1VN$f~0<6A95jm6=oi^@*z~Xq%xWnQsx?k~e2y$%O z+L>vh>Cx6K*QwPQ#^_KMW@H3M{FhxOo1PtrM@Fu5F{8_v$NbO@Ym%YG5VAl_*r=du zjw|lI96%{gE61^>V_u2oZJ`M;L&@Dm;U4$Rx=%Ru{PXJbzz6;b-1#&2Zh+C0d|fdv zSfgFKPd7(N_t;=MU|9>W_?qn-=^G!83MOf#n2}J3;!)`c;>!E;NTVErSRRuNaGz}y z_)dUAQw}v;dd2>F+Kfnjq*&8%ZBvvGIM;A*8gX=6XTzCmlqH#=wT_*eHdoxQEd^UJ zGbOa9_gSN2t%?odVL!TzPByq6XPhO^8|DK&d>%i!*e@uLh zjZUuTE#SG3Zugp7Z~5(VaHzseWZ5JK5Rnm_sBuN;!S`hCKr8CP6R^C09~!&l{=?8( ziAIWiy%k`I8(1J+P8dzg_kQ~|Y)U9K)s|UPp|IYSVIohVP>8>S?;~sG&nd&PG2{6% zdx4BF4$}G|q#dxX?E&amrhQBopu7#@Ttz{>E%=yo=rAPKK6dsvd+ThAg3U!&S}dNc zXhNNo=oF9d-{!(C7}V*ozvB|nCmprip{}P+^rY72uC)+079Fngbe#)%z(MKZQ3I|TQzAB(-U^+;fHy8ai7TCz;@{1KrAUvDLRgqCAP)3g zD{K2=X8yhp)AvtyikK?ZJl8=$Ikst}VRy z^TJu#F`g?QNI0d&i+OR9|2C1f;O2*$Ai}9%Q|7q6s5dv@LM1jl)^Wx=onbQO0GD2s zab2!3Is$ap1Bt$CqI3=!1z3^x1XwqNdiHr?v10PTd=iSAlN;w|iG?%s-bq8(0ER}! z5FQ~vPE88^0zJXo4wD9(p@*PAsBQS}LTFAlyBX8e?fTKE4spRX%6= z1;*g8sbm#>X`;jE{%4FJq;)r8gV|ju)S>GfrvUW-WH>w1lfxKx?El!FUI&wfJNT4azE6l z?{wgRB^nrm69iaXd$M6b*HQr|lw;G8as8N>@*}f*JA)cOsKKb$O=TIlT$N*TKN%ay z!i@Cb#O`M1&On1M168pLprgBv&u+Nfwis)YusCzEh?3oReV_Qax?2h%8Kdh8OEZ^> zYuuHND?YtnY%2Id+^q;66xULa@sG>@z*z2L_r>%j#wly_7(xo=^^s`S$-P6c94shc zr#R4j&8l5v+=;CAD|Er??i7t?d#;$~XfCwNjm}w`z;^;{%FzW&#EKZj9!~i7`fuaU zJN`U=?Fw;jFgB&;rp`rtq;!f86}Z26^yWu}lWi!%^=r>?k4ey{km5!V~hhKYGtkZw7^%oO`e{{Lxo~3a0cw@Y5hdf?*-ZFwPsn8_{W5x79b5T2xvlI)% zuHx8f=>{I%brp3+2N18_S+W-ZhEeIj)?Ow4otZvIIHgk1pj{u`+0XiNn0WoHbo^-K zK0G>dBNFmvh?q0wfMtf}0DjRJKc|U2jl=J(EwF|>G&-?Y#QFjW#W=4;nTtf!q&-(g z^VmUmlM_q=tf&;Pqch)(jRvmT7Pz?+KWL5?!S?yxpBIBQHFVB zCVkFbSTs0MdLG!f>hi7+Ik0-r^>%+uA*~yv?boPyl%2{va zuq*3>*|FIZoZpsZE)#p}(=GB`yRB#&LXpJ_-iyT1QS5B6-FNA!*^ejm11QzUVN=OX zHou2rKdx;!?4dceo1lv>O+Tvkk2}x%Nr1)Q&;Ibev+p%MAB;$3+QYMz&sxL}5+%S= zSfd133WdUda8iW=o~ye>R0tD{-Z<|#hEQwnI&;_XH>#Aep1@Q#x_ zb_G~7fuU}h2X2No&D+@TS|sXZU~^ffnDE(G(PDC3t8MEKx{%cuaN?g0Hf}P#L5pNC zHM1!2Y^(Grevob)+{y zgF1Mv)%OI>0gG(Pm)H5HvWtboS&195JuEho6U~-(;*8TI!FIsn`mr`<4iZM&G16Wm z#NUkjd8>9@fJL_|o?GI=Gr8{CuY=mw1D`LX|%VJ8MO*l5=8ct)o)-WFE2U3GCz%s413=t@Zk&VRB z!EBTSNq|MsRm4Z%#Eg&FpYrsG*i;}sYoZuylEA{`>YUYLSb=M6&56$Gl(d<+U%T%5 z!(G#%Q==lJVYI`YGw(!Acg@6zX;+{F1K(TL0<7dBG!4l0bY@KOB0V@bK*6FGQ5<># ztnJv^E7yc?);N#1p+gTvWjS?h80mllS!=Od3veTbkd1D}c~2JDh~v8ChJx{^l~97> z96E}Hs_>H7b4!_yXw83H0xS*+e0s^J#eR`-ZU1k}|FeiGG{NR2>uKh~Nbb{em&(D& zks;|kME80!%uB+F$ffwk$b-mCm4ms#iZBjIBID!`6YKU?0xV4^ z%KEXzprjG4&K`;aENzd&p|p+xvp8!b#c6ROk%05CGc(;2ThlSvTL&!eamtfQu`4zP zBj!$qE<#ZpMMJBzS5NpF9TX{?V?3NDMsW()bUYW(f!5Dxj$@aM0xTvFY}Li1A7iK< z>&J{y9WM7oAv3|tbCZj(p3R}8eRcbUE2YK_vol1WbYG?1ck~a9qPcre)LOazXXLuA z{SRHqG&lB8-OEN~&c%iiJ@{A9&)@6A0IZD95rlNV z@^Y%5jY?YXbK`0kPQ4Nqdt8A|D#V8ogxZG3p$k*l4lL=B-)9{|xUwV_$*~b4hLBXX zO5s(%u3y;QCcD^pnr!g3!wF1^uskBA1fAg#NaR+}nJqCz956T*U=gbrLR$03g~y2) z!l@*{B5z%kjrhjy0St|f1^qngD+erJI8-t{QjSV0-EXv_#J(y_L)CZ%Zfm45%&S>cl1X#WGqA=rif!aklO~&`b zE<=yoYYk3x(GJ}@g5hG@MR5$a0~U!YSSF4YC-#VQ{_5P-;<}`Xt0|ylp*Ip4Cbu_F z9I&+YVsccnrMssVLs;>eUmc+6E_+7MvTTAl8G6JkQx zj5Cbky)ni3`Mi%|P5(ehIA9SvU`6V~Fx)BKxyJg7P?8ZG0TxNiE<{4I9~^V&3_D2$ zSXxtKvWiB;|H++eTAeiu#;J;uRM z7uVAqykHFB6og{?m+yTU|FYm;f_+ye9TXtaEtamP)*^`M3I}m=<8o1wSYmf5<#PBih7f`L#y4RY8ARq- zBbvj*y^kN%9I!~k>G9fL+Ds9ZN?xgY#qYIq?x$FL;W}0umNs{?Syw983&{!nzH$AU zYM2kArOmQg)3PP3<=TgYVg#WUL#XX>tkH+*u&giz3-Xc>9pRosCump#FfU`ZF3pG+HG)&uJI7t@ z^2bH*#o>t<8AHGvurx<9)}Id69~>88&62e!ErzhBUDjH2l6ArX+MYYUCPoj{_(1{B znQ8Lez5Al&K5clY7k}wGhqN)^)@6@4ycs6+@NszZ(vzasWPw(5qeEhre`5b?x@yFG zfr4LaXG6vilIO2HZ*stj42wi*veETVp)eAfT?>UmF?C>J(=djV<|9Is!i5D@-J$M) zl@OUA)Z{FBazPzvt{LN%{F!5KkJyMekRWk9rF? zsEjtrOUUzCGmFzVBG!--yumzc@LkHHkIxg>EF(H33#fwOt1+u4(vK(w&4(EP@%E zr5MxCF@#&oGsUHH=f!55k={AUb_9Jk1Xw)RQXoH}VL%5gPBGRV#tmT!^eqV)2dsqX z2&|i#h6@!lklObDAw^$?#ONuwzFPcVV9sqO_r%G@`rP%VCb2dt?P>%ei~glar9OAS zy54sR z!J2QPujoC7kJs#RHce&K!B4#Fh=v2+aJuZvLNVHh8VLy2>!UepVgU{vnq{x0>?(|T zGRx9fOXf(fBMpIO)NUxh@BqN_uTdyCF_Q&8xbCFVt%OM9#Fcj@Gw z3x6(mg&XIK;_pWR)>0p#_RfUK_7D@(Tu|IQpzu2`)3I5?KW(k>yffp=kv>gWQC#~pN<5O2S|(G zj&?ft%>NfHHzEPB`MqUeLGMpOMmEB||5oLS{=FO7VVu9&=xGd0{@^wl3a+PGEGH8-}OTbR8>szA>}o)WbGLq}w+UNmBDdWgq=BPmH4nazX$;$qW>V z?#{vy(}PVJUZp#R8^@c!-_T= zd>nTfV9~{q1Gf7P#Pn#2zDq{&e?6L4JSdDmwM~+PBHQu2-dJfTsBTVgekhp3tpylG z24YN%ZbGvb5v~yuDgL%YTS*ot3-?T9)UwkE_(GpCEiAe>nyO_olL@X8GHgq>2$d<_ zgnjZ6A_YoB2<()}wvR^NVR+enyB;@%E-~k6^aQKr0kA!xEDJ|-%Cl9z_wo7N_~#~` zpTMv?$sDfC#klVTir4Uk#;x^{v54s)=|S|lU;Qj2Xj)H&>-ruN|EdSTkfD|!s{jPq zkHA)^zKSMhl$gAbFg zX+MMAZazkJC3WS#V&-=~HMqlrEYX(Z_nT(k{I{#p(i>PidAOE<#Hn z@srD4g#T*DvzVS3fcaYkKJa&H?8tzB0IQQbCz1|{7GFwWwmI_3>bfL0R_}r)J~yjX ziP1$x>qXUrR9#-(&SgofRKFso_r%^GUQUWHBtDRm<5iRQPUII9(X(UG3zLUY=0h6| z<^o717u@t?Yqz-j$P(%BMpqZtRh{Qjx9GPVTa&aETrZy-YRj14hEAwCrtcF}e8g7O zGn_YMM$+B$6bKUK`D{H{J>Q~ZDM|-S7*TG8NWKyhY--X)H34@Sj`~*y8II!Eh&F@sZvc%s%#g6CXu2X6SD^aqQQdHr{r66DvQEd6EmWg|PfL%Iw=|21QgZ1pnFM7Cidd#Kxv85ByxUAG5pm~gy=bX&17JB; zw_40?DGDJoMq-3q_TSs!S-zEBf%!tSe!SE61zxJ%Z2lHxy`FNQ)1g-7(ZaJ7F3Txp zUajY`F^}Fy9kuok{m}GLElV|;*2*H~7zXT)Xel_8b_FbDF z<3M~K8e6StKH4d-b&zvLwf$!!|<2}-*M2;&m+xMRhi$0w^`2$iRj_&p0Y}Bk-zYr=};V4}e zzi!F!+tF|EPZNpXIyI=?s|z z`aZv#kHf5K+NFF&c;*zTwqdqjC{s@F`+Ktn@aj6(L{`|4)QYf7391mQ#3@(GlEXa7 zoHvENlyAt4lF$Zz$jz^Y3u%n1g{ZuNY9B@UVLN6dDD93E;i3V%pK}Lj zPG`z!7h%^(_P)!QO_=nkM`(KNuMiK6`5SEUa6Ye2;N;*svkm`A>;SP)RL0s{V({`(0>Gi)o%?P@Mr?0 zD-+1{K@&`YRTl>(stf`{!Uq(@eKtq@%HnVK zFOmvs%_ag<#}Ng-LJ@YX@=fhF$)Bo25d1C9K>9$E?#y@*d%=@zM4jBca^b*mhsp(f zKrH*U41-Nc3y-*bz>qk*EFKY*qt@vGwOBzl79`=Yx9w!$m{^VOreCtoO2jlc&PHyS z-SaKEP$l1I4QrSXcocF*)?-(wjTsp&YW&>xZaiX?UT8ufPj-9*4@0ZN<0r2yUTe_U z997w6O3KfpG>iH6nF%L2+i7r=g~bn&nMB(Ngf%llJ;BDimfeD0=8OQXr)7G0oqG0C z|5knM{l6=L>Q7^S1|7dPnNQ$-h5@T?{eEoV1H>;nIeBVJOJ zj*kFQ$P<-xX2e>NCPh2<>0iD1#dnEbB~pCw>DZ|3ISFt2WfQOznBP=4(uJOB*>g%6 znlRKHGLmZh2l8c2t_ZQvu_}3}Lz~#`vjiXBMkYr%R6GXT90Cv2y zvy?5Mt5$6&`$w7U4Z_Ka&3KkmBCt(eqSXH^qjvfb+9QFZ_uZlpL`=6YS;JGP`0h4+ zu~wYy{h#zM>1gCp8PWf^Z<6ZA{gtE-h3K73GUlX{ks4v7z{92C(@RF`FU=3YA{L<# z9rx@4EChBNwZcR)L5zj~ zctCA%jt62M?}sTIYJJTjF@x9Hv{s(?xKURkRjleg9p?DycqaW_9IK;*LmMc;=1tF4 zx0)||(zfmnY73-n-ftjYQhOYEHMlV}bYfWt)UVkzKXyLo+%0j(}f+tUa}mnP$h>9)|!+*vf}xI({M+Jw{`z z+!n$~_&7QWkuk!2D0Y%b88K)Yhjk6iSaPBD2ce5kV00XzV68iaYeXR#xo0L?M&&cF zz0T0qZM5%!0P+qGd~H9q7x;Jn*)sZ z`ybUjj&SwZckFk}+*%1C3#?{#wFWor{m(-{cG`z{N#*jme=r9NO=g1rI{1Yq1h4bp zzzRNU^Xj8>OF?#z717^uJWKrG*Phnct5FbduI6>T)Jq~2tE__DIMSlEaTuFchTpGp zQoZWP(*vbi{`14^k7y*MS{f+XQ&$0d4r$=%{5#UajL{~%?R4b27VY$Jc*kwUE;Pkk z41DI5*&_dp#@)xx`(utAoaaDFU_Q@{qp%)v`+;9ovKQ?RHJWc(Qt%rE*-9|v2`*t^ zIpD!sOy>0t&Y}F$<1W5d@7(=xs>UT_smxHmdJFV{Zt6Ph`MqJe%&BGDA1_K<}pLZ2gqf4NsCUzE75S;UzlVVHdKa5d3PO& z3o7Q6iA@S*@V?;aky%$yc`)8j{dtE@{PF>MOMcXM)5lME@7_T^aOV~AIq((p+f-FQ z3gLqurhV2gywojswsb2_{PC6=poy-jSKnfTpPOpGjwa_Z8wY>3h!PX51o&825{Uy) zb}1 zzSL&0puSS|X?Opk8=@RByM4m~`(9ZT2AjK1EIL502BL5KMGizpU=r4cR&Aq7D}iDC z^f9WJhdX$fji^VsORuF*yHJ;R6DGSx;N9Lk$`+qiIbh;;;!6q)7o#c(CPrX)^8x%6c0Z)hV539=mg{0y#tpcc zjuR(nkOMF6Y@^t^uiUjMmbsJRBvMWoq;@=#;7?X>Rv|w7ab2o8eJlDM)6NK$`6T)- z1!Zk}&wQ;Fb5#Hd>@4<$tjU5Lr_DIa+?}6QNPWSRMOJM^NXG$EYWjq^&gg zb3BdJ@f^~Ht^%A-814aEIEqKgHqW?oZ(d1%uZIf^}q!TGi*Tr#0brP zcs~_+q!3j-Y@vb0&CSnA;224(x#0cL0hiE&VP@@}!(QZ0YuT~2!$C&zdPk$bV?S={ z?n!_Dy3wQd4nZbI+1@9tqMo_zxWvEHLXpYmVSA@+RNZ0@qmne<<$>PXIBcUSIBy5B z@+2{3ZBKmne~c4&riR0&xT?5~aPl516Q$1!#ts%n(0XW6NU~UNpp}-(O7(>Ri63Pq zPZGsIA?N_dK%I4EugFg42R7)ZX|qk zBl6X*v8)mQ$81W+nW?E7FNf{ISfgVmESs?5bv)59ASA{gNX~YY4R|#Pz-JUsiL%qL z24xO2Q7ZJ)JK){6eo!7=WtA>-p}z8RbaFilnddyBVyF8c?TVml_Yp>`P!nMNRHh_4 zusmOj|Gt1`&Z@lC`vZ=R&+D%M+WcN6(eyT9nGfBKg3=(O!8^p>x*8b6X4v@dhSCZ$!-0mtT~~8VPYN{vfb`AHLQz zNZ?leoQnq_Uq{2YzvjP>%XNuU#SM&Y`pI{(EI}Z{cakp!AP(xY8A0Z`%e>i(1Dep} ze}O%rPel*X+sM8GmS{B|CinxU`FB4ugFKO6j6J%y)_rPgm+3+$S`gD4_JA$!sp4q| zdF+X*L`@9_Mwv*&5w!WJ7?%F`B^$>0*()Y~ZJBrl1=jH?=vr8t*G{C8*#nKG7D~O1 z_)+B~N%LYej{7-o-z_;6S>?2Y)0~Y(0(b>KphhP<9Du4N_4U}fv07c>>qzCvlA`UE z&vylO_-rCQN<7d_ytnGX%GDx@Z%a`A`CXr_jh=nDL>muo`zi5#$ceOB>vm*=!0|nM!+%jzEGPWDn^~R0HVL& zBs5a&f&u$ZIQOOc2VptHq+iVIr!?ws&EB8tD}IgH&HvSRkqZd%haNtU*_YW!sO9&~ z84M4$_A5_p8V*jS89ampkhJaTn19$Jp1$N4tiS$$%fcVOfn%`c z%M+wL-pww60aEcZ=rnkC@R-AUX$4E$?~3nqAEmYaR?d#pJhcI+aY|CQ8v zqxsRB6o@8WSW-CkRU{vV(hCY{CR^MEj;175?xX{JXEVee+6c9&|F3b1f=RWS@#RTh zndRVpr)Zhuq(gNSGK)xc0cTyTd^krqtIkQH|GC7}G~R5iA{g-c@0NoC(tQ5UN-BU` z1~0XzPYQorrW=ZMOM=}WW=BA9b6|&rRTAV5b&Js#uo&9FlQV~wr)v{*KIMOlP>9Eo z_Xsz-Dnp^Qemh}1&3)RBmrVglRsJ5PG41=fzB0`q89ZVX(_3aKa{39wuj-^MY8-4q&3wK@b68q_JPa>xOU;a|e zD7||T7AD=U-4ymO_D`U8W|i^pW67Lcx+6%MJwxg?v0No>88viQEL&R)v-iI*nFJV3 zySoI0-je>`drDbLA~1WUyB53|X)J<;^abPi$iXH|`*D&YP*}^sB{m@<$dyGoYD|bU;cH zM`+DjuI(%{jE-*c5?G(F4QUnqjN{?K&)K!=L{V?NpQpbZvUj^N7& zX>5M9L!4gEGTok$zt0zX2MnE6E=2!!m(FSFBmPSQwTyy`p4mYXSC}$;pW~L40%Y3H zs47B<;I=D)4K&$?1@)srA)Ji{+}}|n59W0#pfsk3ca^m6cro@EH&{%F29z@HCl@h@ z>A1*xN7K7BvsBCo?A4pqp2n9iOBTw&YqN(29g?Wir0xR!qvFCHzRx_jQ;FXwaak1M z+oGrt^X+Im^s6oJ6`xA$ri%PXjyvv@yw&=dq;c%$@0B_8q;h@JgWa0Jzl%Gha^-!h zgZ9R3{!NL!%PRiDdiC^zy-vLUH>v#wpZ9v`fwZUyA;OTN|9;%_l@%q=IHLA;$y4M1 zM|iSkEL>{J#>@1_eDeKRK5fM?H6-%`8JkJDRQ?Qy*iT-~Alhw=(LgQmHMAWyoW2(z zvj!>2eJ$ZNrsCtM!r&)>IZ7{_yx6L*FFZQ*pX=T@0v3#eb;F-z;Uv*Ur+`6*<^^(7&3 zCB6ww|Bq95WM>RlxIB4MtYFcubU$sTuXkJUa=ml9{BGzEh=q11;cT0sb0$Wvosgx$ zyq_%5e1$M8#7%C8Fj`9MZWdnI-;wjJg4{f0Mfc7lxb4{xD(@}g1;vG{RCICq)3DA{ zVHz>@V9wpMrf}x+4oK^H|105pZ>+$N-tGeS1%hVxETPF()?)*?-L%J!LbMjYPk_(( zC1_r^V8TTSgLxY9)o5%?36C$e#2QEM_!bRb$HE0kuNJ?yM=@VoHao0LTqVkr=W`ba zqpJp1q6#T0`^_gChn_Iwj)j@!C{;}At0ylH^B&0&{otF$KQ^%QqI=vJH0`6KiQmPJ zcMsV$aoKQrkcB7r`y7#tTv-3A*mRT#w$91u^ zm3C+HK+K?zPD>|R7dz|@+nWNWoN5CBp4Ymv(*JTEyI47&j8q7jBNUzr3n(B)v9v0K z@N^cGB4(asIlzH60y~W>E?#~H8PsZS@0*io3Z4y_QO>sY=`ZnFDm-$@s-Ib?cC5P3 zOShe3avMgi-O^o!Bd4c+Z!{q0c^JJhTNS2_Ox|jJAFiqh52BoR%Fc*T?Y}&>+Et2T zH@O2;xG=#iYd*0STIVnbj)aCcv3<6i65l`Za4qdFj` zmW_L1nNezHy-0E@Z7a{(hoXtLB%pdliJ-sN`ezw|hNQ-aD7TJQWj}BCRkw_L>w^045 z;e$Y**_Shq2qKjVuj4S&X5J~H$EmW15zX7uWjuq{O;HW>qBOs;geNk2){ANIZ zC=H0G{77YeRd~+Ry)4(E88~{C{!RyH@{bAyicov(2z_;3QI0oeEHAg{?PC-0ar0U4 z#SpL~RFyH(Tz8(SU-*ku%j7I>8u5H396iEO z@#IcI3Hzgvpv~u?lX0!~o0V_-eIMu(;E!F$EB*g1el8%Y_WZBm>vTU5@u|4sSkd%D z6>t4lVzMe9(L?sXswgDHRmB6hxfK;=S4&3~2Mqo#6g>^8FSIT3Kp+E7yy5zcI7K^C zOh}LCriJEc|B+2buuflBfZce8jO&7p?{en{!eY-4@wftT{c?=N-@LXd%e8F2>K=Uq z1Kr}OK){$Wquba?rUY+vS{{)XJ<)RfsapAvo3Qn--T)^xv1OtKp;#J~0{W7aW5BQM zH5B=qEn#D%<>E;iKKm0@+T5Mx{ zz;rn2-YC62Jm{qOuuqaCWS|(Y%!(g@|bC|w=&rO4Ym`%PBcowJ^wE5(ozivD4nKZu0?)8OJxii)o3yFQ=%@M1E3id6 z=dk^dcGs?1tZ|2jp}|7fKy-WZHa^NcY=rtWJ9Z)h=7+OzT*K4vs84{8?eJ=?AZ(_J zVWE|*(Toy@8tDRg0V^JOeLqLjq9f2;^67pC&<^3e3B`-QPG*pS+goEUUy@^#pjJYk z`{7brR5@ks_8=h6DJ9siZl{ZUwQj#rHPhp_UybA(?NA-tMkT@!FoGN?^)y7~Z&D3} zQKnIhUM~b3$dT8TlBjNyRx(34wdUE5p3)dYH3*QW;fD<+A*M)r-u@LjMWziUuMK`EY^sM4D=~i4DDU`^*K^q38Uj#5@aZ?1_ABp25Fa}mki(MI z{L&i5Z8JoI;YF_=!pYie9_vM!>v6pIM?~_3-v_z8paQRY>Nir&1MkE+kqkZhvmJ(z zVkhMP8%fHVZ6L>U>Q!YF9Xa8pJv5#?H&4;g>o+TWMlzRFa!_a$g*5j@W^8r9~(@6-*Y(9cSLiO;2mwV3~1z=Z21pRZWbTb zCaIy+?J1(N8{kFQz70x;ZAD1Zq;^Mlb1(8*GT6pu| z6FQVKc7T$Zsf%L80ms>i7N6+jRg#x4kC!^c0<{Qb>`m@_&9q!VxTG^A(B-|2&%T!QUVXxEOzFT zmY@FO7dkq>zNk@t{nYIG^3*qO{Lqmz%-ww-(M9p|4fVb-FkCr<^U33zTCgWHQ{9w{ zvA8G^f}?c)I!2uj6+?|k%#Hn|LcQWzUy2AKS3eb`WwZLY5!q>i6_2xJ+pEci1&u!a zys1dBeZd|yAsU&?#i85bV)jWTXsH4YCoA_(g0-K!|C4GHiInudXYN^5@9`$SOoK7< z&2wJ|ISDDkm;|oqYt6-WF<($iLG0nc)78C2LSw!4{?~O~7ijEx|DI=thWkWrJVd^* z#mrTLLMsrT8Im}7C*uei(q2M+rh&#PK|}vpF_3vIXxkftVGHtZx9soc?B{H+ZyhXq zWbyQL7^vj|$gNfx2i*$A)htW8pQ4bD*vyXiia&bW%45)5!2&0lqvT6RNTW~n^FqPw z-@kiL^;-p73baLRkiDCb7HT}TWr?*bOPMK8-J*Y7|3gv{qO3*6NqQEw1Z$T`qz4BH ze@z|66UAz<$gH?tx+0ZX+MfLC9)$_a1t3oPExyMrPe2h!4SItult8QULplQ9w(D;S z+|eXY(iZbTFx|!W^IIqaguy>Tkg5i9f-}u89Q`rOY3b+THvM+3uniy1EH!saYzy68 zVQ;bzwbdxIeeWhYKx-8 z>FX$0P4Ke>Fd0sBH;$`g=Q2v+ReB+F5&ezrflyvd_PKew&T6K5ID5@KI@+(fY3%E$ zMGDT{Os)>Ff?!T6>#e1 z&3>p)Xx3r_Dk%tBUIWXT|L+TZqu=z${LGA;T7)D*D<9lWgv`#fZFa%46Z7wP$r)pZ z#)0D;7J)tuiv8KXp?e?7DIlf9$T7%0pF-%cF=is$+$`sTIJuD67>=uv zP@Rw*K#yi?Fty=u!tUcyO6*I(ei8Xs8#V*WQhgKAo^w;QiU@cpoho;Z@h zDgsF;U}#BCONL*XEU*go($spUx3^fqdwbrMuP9-p%YcNMD z|CjRZjKP3}htpa&!CrQ9tVr$L4^K78=&&;MFCsx#t!};m-oAyXLibz!CmXDyEI4KV z1QsbwC*egn!{klWl!QGwn2)vy0(Ef<{+Eg8KROJ>Owc-z1GbN}_3d^&U^`2+734u!t}Dejf~2 zt(icy_A_9y#x~g}8vQjb%`tiJmAMzV5Uodrn+iSgTHV+feO72jLTyyJx4~8+5_$yVkB39 zXirk)Myb;OQzhiql8xh<0oT{htMUPdf0eg9NA4se=)V4M3WYD2dJ%HPjonMJ5wqDjI0(@m6|5k@c+_IG}EtB!hP&b%x-6 zp1MgVLbDV*&B{D0NVFQL^c_|+T-;o*=(?eyyFCKCJt`1x=-D;^j*>2fjg}Q#`5IX~ zEwHSzT}P6o@z7rA=mC|Ny2syiI5zj{fMXJ4E^ES!X5br{1n9w@&YSOZ(5n@+`{3h7 zRI}o~vQQiBJZ1{rllu5Oa850&E9^7VSBXh)pNB;Sv90nuKXO6Nl`oduc5tE7)Za|K zd*S0;ItKZo58E}`am-{&0LntQQSdgi277U^x%`f){nKN*^4X!|?soCmij|0V-jbym z6ZFg9wCdDf=7ngUEU8o^l+X}A@~r@34TQ?WIDU>3+ss%_5C2&wWlew8d+YLhh{IAs!19C`?; zDRggb$^6k$qu+ebEXRa$pRejve5HA}Z~WS)s}qQvhAxNq&;yvS9>o)=XB2Wm8UqoF zy%fu|uwzs6+poU6tSp%{tTuJkzkDS$^%V>_WJ?GAh(73U9fRkM_<&Tz1f`qf3a`Yy zSQ#?O>fx`-u z`8lfa`$bUavN#8yW|9C`hpQVwk zcV2U18}j%f-Pq`jkpJ6WfNUEKM@Ohc;U_5bk&%WBDaH2`{rfy&N!Z-Fe0BeOjrKbL zLxinD&m|B^ccFEtA)}@!R6=M0PhdjJ(G{loY9}=rg6T_2e0s~~id#fPV=qd`!5>Sp zlZPS30>VV!F41%4vaTjxdMa5vH_E)comRMt+9u8Ras3f37Aex$c=T;#(U4xM00~W` zs!S7&_XX4i?<}%UPS6*xwuJe_tlu0@N&`x7)7ELe8$OG}4YZyEKLduE7!$5XYu}Gt z;nTz%p~*+QJjCqPEejfJ#v+~lIjJApX~T8)r{ZKSy>u?v@9$66Q|((bIvM60$VM~1 z-~D>drg-0c`3iqOyknwP^lv*~*YekyvwlUftt^3A?b!HrSnT^7s#9gwzHAkj=-8BI z6HExo(lgIWx-g=hrDY~{P8@J>$}x7w8p}jh9@%STVRLzKAm3V_X9UOOsj&Zo?%szx z(nU1%eRIt_liounXAYLLbvAkV|`;|r=;`_S`7Y`84)?s{iS*?- zO8kn}s4HkyJ-A3}GrW%S!slGpA(x}VMLwcP^M;SV#8QmKH&M3zN;wm>^=#a>C zaoakySNGWGx_>{wA-+DxiELHw)K8{{{F}&;zzKP-2hqOSr*s3xeR|9f?y34Ca3W~d za^7l1K|#FLPa?$#y*OUs;}u3yFZyY>XqvvMx6Ku`?)_``Yi6Mpg?%9~bBJum?)l*Y z5Ci928l8z*pOD)&PBZ)`dI_L6d%5{xg=Nj6{5 zjO*f)Dv`Q`PteW;E;)I2MLFLe> zj-=fj!Ut_|KG`y=*bw%cc;IHKX0*hlV@t4d=kXQAQ46FxXmRi7oeKl{_HSx-8kFB>NvQbY1Y;4t!{Bg=`%Vw}9T=JhN52c1RE|TZ+DJ+L zooG3_z-yY0MkJf%B1y+pw$G>+Zlam32i9TjCbZjh$bP8jG4ST`;QN5*XiO==_7NEd zBszhlXDQ#n^|_?E4|H@nA6Ii$lToZ8zfwnoTCisAA?qRuhBabPLP{ULwp#p!w7Ar> zsM)*1s(a>zYq~wMwN=*b>@1u!mE6nulR`f=hlo?S@;LW#Z-Woqr~>gNSe!%>hftj+xY6S||8-|)y-)m?FD%TK$|0wj`9~Prtqp1r zIz=F%&z09cE)KuwU6Cq%Xgjj#0O3yX|?S5OC@w*KpDV@=@b z-mS#lMwqRgU3Z!IHEXVTAX$>ciy)^-dvx1bC;8*eNw0S&Pc7|3!Rvj2pvwl_T%~@P zat3EifsoHXnxKDS)P*g84bPmF5Izdq(_l~_FQU2xLttbKx?4(>+p-oDikC<|v!K;1 zi-y#!cRdHswsDS<-&}MBFl{eHIFqX(Nfmp7Jiz3FAW&LotCF(>yCYAK%`p~?K%*wt z`WCu%^(GFv0oRMzScaEhe!tj6AX2%}f8b2HslBG$b-Jc|XcQ5~+h*@&>Ep4`(aaO8 zBgo}`&Io<7xo`a*-M&hZE1S6M3;Xcz#@H+ZRS%ORPv?@91m9JQk zzvkz(+o+A}o9`L`^!@lw3d~moM+ib0Y563cK1wXg(t{L?!AVj%{0(39@$U`rUTUEN zT8UTf{IqCe%Q(ETThmL~hHC}pE+TsQ?<{EvY_T4J?9Jp{@f#W)>_2ILkSM%Mt8LZU z@5-(wb7en1feR8;=bso^2|V~Cf0JFsCfX0MZnyUn3&}u3&18&K)HW{|Yv0^y=BmRb zrvJ58;kfGrJHi%6FU>;X?Z>P@9;(xWKEym@mLvuE*tv(R-zVraH~bsfx~6Rzi|>o!nDZ|x47AJ)1M-Qy1tF=WA+ z-?%X+9}ev5yLN+;Aot_uqyXHtrU90v0F*sv=lkx#zg=YKC&CSnP499KWH#x9no2ZR z#0eBks{B4-#jWxjQLVprK4`ny3fqgO^Xj=Mc-om`jLmu%b-Kf4#c0wpLZ>Xy$REDL z*|+9ObVPKB&wcC)zI*Hehn(uZMbN>I4X=c&sIS*<7N-<)lcBgj_t>2%l9saimX#HA z7X12HIvy1jwVl!R#7IX+_iwu3g^-?}yDI|=8+-Hhx$Bkr<@vJUmE!z-TPk!s=%!w; z*@f2YWGSLVJ_+TnMw4Zss#8`Ri`bMOhIfOVfbr?U3eW7Y(Eab;b}FI{O_}{6&2?S? z5YwDK8x?5gZrQMX2DV{OmsY*1+?f0Dgx#UsaWq!-ku7`i=3G zQSD&v!0M_dO^WHK9X}pYrZGGBN>#6B#+yuc5$Nb4Uwyy3bDB+UCeXTg_{o?AstTF4 z3{5h%n3(16#Oa!Nyw;XA|I!v-ZAv$)j>-_upwUh@!5uO@nt_C zQUD74mI){6_&(MX$MyFu>vzlWae!qeHhd5Xe{u(#Pn9P9v_ya76#st?ZZ#6|_Yi10Cs zsk$(4_!gGI+d@1}C+Cj$Y9a3yJWXO8))C~I5 z8Z_0J?WY(k(kGQ`hjZhTc8M&gm4}$OUWDa5RC@;djS~wc>U`Etu!|ziCqqNjp1n2J z2wL%W$H|e3f9*IWnct&ZlOzFo>B2`+XJ5yppYD?_^c=#f%@ZoDEDP(;fvn=oce1%h z)pcFWqsCa3uk3gk=m8s~W|4&Utb`%qlVK987uo@KyBVc0#F~>y-Y9#=8-Uw z*~za(MkM-R!AsOO1okdLvy>T9H2b!|ks(w*g$HO7&mrkui(PO1MAECS{qdnxRn+jl@?d&R(=Td0pDn^d z32+Bf`EA88hfixODxzy?YisK0M1HE!iJ_O++rPhNE(n;Ca^Riy-HagaJHJ_WmjC#5 zSC)>A4U?ST;e)@w$jvFGvzj(Uc9N_Fhg86JH1JlDd}}}7y~MRt<1Th;6fBO>d`CAo zt|FhQ79=b&+jNTf0=CG9WyQ(z5?yAAg(MQQ!##ff)lKD)ihB*`AAFookPZL{U4XYh z_)xI7crkpBjuH~>iDf?TnL&qkFQ_djZ)7*8;jy6zv{F;z6eI$j>tj z%jZ(sl)4sZj==d20zVBIf-_0?aM)6DV|3+WoS-xbT`!%gD?P>lg}rEGcr;RSQGE)zKB$Xl2D&7A7hToB+-PZAIF^ z1#&DTx2OaRcFZKm3S@t25D!aSKGBu_bDxjEo>190Q7&ISrq6Nn)2Pk1(U1}9hK+;w zC2ScWt{?b5OBH3#AXFwM;so3eo64D(P_128dv6B6-Ue%GYli_1-$;Q3wf%fGtljsr zZ(w$IcI)VNJ-F-cr6ypPZ3_s9GTxbjf^X%;FYwR3+wZpGNXYBOCIc?M$2;h^&Uhu3 z-`s1Lsrg>>V8}wF#RCS)-9oN&S|To!AfF_O_h+>-KpK;5FA$nc9)lJb4)IDrPjY3g z{%#M!jM2<@{y=AuT1zX6y#GEt()zxsfpj%bD{VK@LD)%#6=I3C^HaYvl>@aB2pZzK zX&ga-BLqA@ltSB5bopNn)`H!d0xvUrO4I{<``mC~r5+&$sf|b?N?y^oKld#@! zwEHR#acl+JjprSD4BORiUMb5|0P(p@9*&up=s0P7ogjej)@xg1nx}EFXcS}4{kT!? z(OSV@(VPDCXMI$RBXWYAm_3&6L~Z?$9=zD3z+7+>!}*5bz%IRb5$|me5>F{uP42qm zOAm*JOvF)2K~|(?tFOh$;^br^?qAbXQ=@0st|zs8VwUETBQ?(qLcJmvY&=p4P4KK6 z)ug56;D`ZSi|fQv0E!B@y~-;UG=c_Ho9?>aq~RTN~)zL5+OiukrQ3wKiFuiwV9m<_|Ap(2CgbfQ4^yOW^*U z`Oi7&y?sVnsduQ#Jkove!@`jo6}VIS>YHTCvA<)s^L}{$ic-O^L-PFmBJp}D(NlEj zzy3&-nwt7=wkC+kx&1uS#l09Uj;>hD{{}4uPoi|;@AbSXap;e}KAC{qwsj(j*D&fQ zxU__(^&rEQ*Y%g1rn@ok&M-sg4x%{Xcc312dlpgp`}^N<5lj0OzkanpkVepLaD_X3 z)NM~xt^Yh-#=zmE)pGA*(M_PYf_=~*KkYt?3MMSM+aIJ}^@bL^Cl^e{S`%2H@ik@Z zkmH9FMlQN)142aumFznK0m)ny;Yp94qK!xb7D5EB&lhU#$DDb_Hj^bx=8}m?i)}qVy^*lp1n(N5k(MVB=4@K34)h(( z0dWyZnJ94QVITs8LjlptJm=k-`82m*O)T{e*vi9Mg;PEC7#9H)^g<->SAh<^J_D0> zec98w0=)^2M}Qf>24@UaE-G2;n)`I}OxC&o4NY*%deHt-yK8qIji?q5%?uUF!_v+^ z7Rtw_eCh5%G!Ky=L8|$$U08R6oMx9@nD7s&c@l)h@BnE7poFz=Lp8YgWO#3Wo}}Zv z1vYs)xYh{_&ftL?98}8QPK;*%Fj~(Xo^fB%B;!-o-bT7)V?ahIA$JeOm^#h`F8`0F zvyO`Dd%O71B{8&gC?Vb5DIL-^fC$nENOun{A<`irN(|jFbV&))NOyO`d-?v>%Rek& zF|+2}bI(2JdG`M79V@Q&-02<0fEOzReL+i(sD>>3p(!S|ypmOhBAmvnDLSX3Rar;t|Dky4-N(5)zWOPaytr~J9Vk!`5@UIVK{ zg6LCi`!;$jo_XT$&@mUdVPb3NdW<}RuDxgJ5#>M;=MhT)wSUcyLW6s6Sw|ZSW|&DQ zShnprjAJ=Y`n$t%6anM$(bMD6^O?=D)cz%y>&+Ts+ za^v0ZwhF+pf4a56*3&Z!OqgQj(m}Y<%{?wbK1;I3egtm|WVXLOnaY~@60a2J$j+aR zcHpHfpIZ}%?18CLLhC+1wHIM_V&aidMF>>1MtQ8acCFf#XbzA%h{mf`_pufhpoTZF zy3Ke|7~L9be9^G*&eZ!}3b)g#SP47hSe}xekFE|H2iQi~QCl+^Th@*zB6$7>A6pEX zNsNpP$G8`wWwQ{nvP1=j&d%H{y;eWnqqcXPk>n^Ow%K$}@6A~m2j&H=deMklBYioM zIj8iY2&r~N+Y0h_ciFz$7J|xISa5azx}-5*AC>axmpWM$ zEuFu5QQL|h^z_Vds8r0uU3v@NM{p&n&;zd9i2v8F`REc+(7%wl8M+viGd@82iz4{P z8Tq8i^TcHxvi{vvK|P$0ky&MOt+7(>n(Q&y{p%C?c$4|NudUNvdy#g(W73$XBArb9 zu;wSMCIsJDv*ELg#+MU}LToN6$4tD5FT&03V@Bka-M|pPfK5O26YQ_RB*0*0Yb3wR zh+i{&;OkcCpN?;S<;EYvlf$+MoWIN#8RQC9kXDjz-G8L{mnxbCiDCOV-`rY#mlet( zY@ho~#GJ^yeYB7EgeAu?bmLZ4E$Y>{Kw#>LAcDCLL0y4Jdb>3VlZ10?$|=Swb#8}! z9cw%;=x7swg22=I2#1133YKh_&P|<02|w@n!*TD4Ltff(N?3{GOj1gkSZ0wHeS5bx zlPJ}FaKm6R@`zpFVzAxz5KlT_f>WcEx7|?`!hZ0U2vcs^AhU_|F5^;WsUk=BXf#2* z7&U5P+t}EqIdC`JmbQp%Ygm}M!CP;j`S{mad*?4b(;l(LtF$)LC3eb$F|?YPn@9KW z)5QaZ-oqb#9cHIF!?|k6D!AHSJ#eAoGS8+u0 z0E^jv(JsoU{jJ9(dVI>3!ZEY^$JxhYQcB7&)1&s}pSf|LDMdcN7!^H>QC?*+DmAD^ zeY)S0a5=YG-Y-6CyL0^gji;~d377KA<(KyZUtV87UbS;PZca|VJCQ)K^0_+f3CAXP zKA7XXUnOZrpIIuQjkcvUFR{@!K?dlBu$Xw{@{@+S(JEx5kpjj#hdZx$Ui3I{Zs8$Z9lHljEPsf$sAQ z>%5lt6mY>K&xzg$C#8_*xV=jsb0n4jY3{AAtzDBunZ!mFuvhAXg;p9F6(>Uf4U3a3 zC-%pn9{7VBCpk}3hL^P2h;8T!U;CgnG- zx3>&LCPbgxBeuRjj{Bd8qa)k#Oaq?xyv-B$AHUAy&Y{6ET|2*yZC(&L%6dL@MkY&}Sqosoj;=w2qVHVt#>~>jr4n`HP_cf>WA{O-LD>tA!C|99w zjdRm5C*O*Xq(pb4=S)P@gnvSJxQrX9z^cW0dstbU-#Xj3oA)5-@!_;{RqR%gL){uD zA7tMh$m^?%=~|U{F3-@Y)y#cfz|rXxE~mX2xC_0u{Q;pAJ`B)>R{U;QV4mRqz&MQa zr}Z5Z;pMgdP2X`!kC`U87n87O$b4-#J8I;bLh$v_#MkKTKRqMSHoH#Teyx^2WGEgs z0(n#4z5f~gr!0D8|BrV_kagrtqh^j`ME;a51LvU=h4v%KS?cGtq2LzWS75u2`)`%NpUCjX(4 zcFscg`m2q!Lm%NkmE1nB<9Mm0RJ3AL71E~og+3;vWNut6wY>J=!{KcSJJV6mGZ6^4 z@Kf1tXMFg5`Q_mHtWl!ibt%fm$5iQ<4w#e+>j1M<=)Ych=YJ+Zp`5nFz|oMP%9^I5 ztFPL1Q+IiFDM5g)BC&w0Kv6yG-)O8D(+AOM7aYK%PsgZ@NwxItTJ8R}v*JYQfyMLb z%T=?Rh&z(IG@cNTI%bNEyI;$Vphc1en4Ffe>y5e&ruo$F%U>p+r#@lzA{90Ii?0b4 z@RktrE%NE>R{b^)qI=DUGJb3G4)@)B>q9T`%L|=!sx;SK2d?@RM(cp!f-HrTxUkgn z;F0aUFGsPZuNb#Fd#(^tIB3gmKpN*#cT3aWREjyV=b6$f9(558BuCUx(rAL{#KaZz zOxsBC?sWa%@r5&Ecw<9~zSud%qiq8?rIDoX-c( zZ_`6iG1nTs7m;q;J1}qM}sMD3I}mp z!w7ETaK!1BbjUSWrZYJ4#;&XNoJAy+~9Y*|6Nt`xd0qeW(yqPhd37XzB?TgAL@Ko>c z>7KqDivX%F+KYd$z9UtBj67_Ovk4Hh?s|~)d9CqTxxba&(_=F=^dIL)(aVhE$=c%X zcB~{UnL`(CWa5i^G(gE^mbl~4w}KFZ_T4o?iVkCMFE%wv9uv!|`e$9; z)aK~N9F8|{PIs*dp@G^T+^8C^wU+%Evpfvh2LjAeMl`ZvG=4#N1pDRgNBpD`irf~6 zliRkB&(dwn#h8@9iHj;*N?)Cl*M1Xw zd{iCDXxW37VhXXt&X<}(=V<4=86Urj;T)buPPwMdgtbW3Xe#_Zf$~=9B`4*d^E!I- zVuB1T{^&KMS|B!%)I&b{L&ho#_ZGjG=t-Jruh%0L*@zK}j6U+8IXhNU4rr9IeKS)i zopN<*x_DnyDS5P0_rPY-51aa<>+c=48dlb?mA)vcrx@M6j?f;wH}-IG7gDXD=ZQ0&-90|1&E>xAU0i^wSVf<{mHy@phTsFT zQj&5a!B_fAajJ?W#GZb<=vktDWSSQ zpxqMMvGN|X6l0nbGt9ykaOlv=`uH>p_VySwRk0e@^b^k7U>%$Rg|qYjW@Hkdx**TW zYIGG0AKjZQNXl|y=E4#lXgzLeUso|?6!DxIJ~qF6I?8v2*3e*d5-yrbhL!TZalCN7 zpPJ&yK0pLQiuD8VHw)`T&RTQPW46Inv+i&2W>cl;K z{2N18tL26_hRa^bOMO@EW;V^XUhFQ3C@-;8wy>>}i&G06a`G5&M zHNFl6gK0x3%CnUZ#f(cd_=l$ii9qb{w^{U4zNv_%1lZxSoQI*}Ob-wvD+5R?W)_yndRVV{`Z1EK6gV&0|r zkT6k<^FwDklamQc zjp|3vy&grFnK4pQQaWpg(t+~67KKy$!{_#UHq0>PvBW5LeM%k4i5s}6P5K=XN!Gg! zz1D*h)yf8$OXH=r+lnJ6411UQQ`JBv@3Tk+%q2`+1nZns6gHppmvYRNLA4T#01!y5 zOHA;er|*4Ix{Y+kScp+#cBsnRQ2 zB#%-wOFlRz7wJd?$bZu<=!ScoaHu`}1T{Vozg`YQB7XVCIQ~3OJo>7zvkt_fLJ}_b zEtNp!nUK%CuvIP^k*6urNltHgB9(zk4+x*>{>58}3Ug)I3cVITl0Zn+Y}qM7N);*X zH=vEXBYrHu z#o{2e>}sQlKZ4WVYR}BA=eb7CAUrmk&d2YHBhZihB}E8OS=JFd_WUrPT%Viap9!C2 z8lnmxtvoEdPT#~@^J5GfDjhMPJT|NZD(t9;ta|kK-rnBME1f9!n*!|}RaQgCzsw#m zlTxUkuKRwJB%(-SKgPB{UR0bEP(LUV?nqo##vAzhZ49PJYy6#@4CU}Yi7pzAkBM1c zqka+$kBB%aQTM|HgV#<36B84!yBWo4A0PVZ<8$llr_XDtACDsh-FFH39T%9W)Whg_ zEzr$gl!EMTB3k2UjWe2cc`Fu~4{h?3fcpA)Y-oU4hf;LI%Z@5sM0zCnK>O^|jcEbX z>p&d+%})O4KAmV9`!Z*a;ITmj9xu-Y$So-{uUb%OGi4IzO5uO<8j|^nL%( zwnMi6>9OJK5^X%#ghW&lys|v3Ho2uI{k@-)=#TkWgfAjDhhQb=ekk9NVNOqs5BGLcW@7ZJdd=yd3 za536?9ni69;b>fLqh`mh=VTT@z9f9iR@rFXLg#fd7+p6SR^DAXval(LDNg_?VHS+u z8$;Xl2i1T5DHSQHmCbV~`;Ck-OeH9WmN%-1iRtlr9v*ju6@iMW#q8#;SlJS5HLOEd z^w%`GN+#TU<2cAgb!LVIMgI+^HsBk~wf%6ak`&oX?;cnU)`xH$2&0WAtUgg%WpBE z>7r*7sx+6u@-lOT1gX2KeuRjAfX0j5qKpd^eOxQ-KnzL>Y3i5c7%@nxH-SGTydA-n zlKJ@fja_J4es};$MU`v2RD-FASc(W@((3(p=Si>JxZ@j-_3?i7=xP^rYH*ag|7nt- zucyVDZxuRBNl7X6$L{0ZQD2tFzh^RuPuHupc--lQo4hF5fqFWhgpE-f4b0?v6W^$-aZnK=i(|N zwQc6Qz5e!*7*HJ@vF`-JNu_;G;-x;pEn-MeY?~`GFx>J93fB^erEKsa8$!eoId$Jm zAuAw96z1BGJsyPhoB1EKlnV&^tolMUh7sB+2PAno@-jnR-@x;e$O|aeT1hzL-v5>{ zl+C}c$A`>@Ya7|C%+4cgiQ-ccvjh4q7q~@72L;>QQQ2I*bJGSd0QC&}m1<@KWc>Lz z`K|Gp```Lf{E&cDgH_N<7p{%Bq_L=_^C+mTA06dWP3)T^M-OjHVWLkxb!O-hteBP0 zLB>6P0Dj!~6Vh+fSEHj}fp}RhXb`CcNfHBid}aI^V0+R_NJSwa4lGc3jWF(<1i8TJ zVn~+VM-6%97)NgZd2gMB7_MvG+RN&;#_G(nxa9AIMv}OT_$SyPvOX_;baZ6GOWF4P zP(KGa1A18WrYde&CjiZAtPpaR(ZW1h34Cd%c-j2~Es-g92^5+QLefp6O7n;(ZHRJc zqcM((2TrL=Ft=u$mueEUCfi#J3}|#Fp*Z>r5~+pBHy4LMIAB<(03vJCy`5&m-^ITc zORaQ9!kc!Sm6k5O7W=>EBf|foo-`(JCxb9x`+^WYGh}%M(e{T_Od1CUJmPl)9p3@U zrO(u2zW=ZP=BOAsF%gl_LwiGmemCyF&+`t~2TlRejM<)u1qB7tkpMsIdMDM$QA$}E z%hYoPrRDx~NZRwF?Wz?Q4TplWQP)5Q;qS>>-^p?aZhm9qOLd6{-pV?Y6g4Rm}^ z^Yaefiss*i=G<;icJ(cGUul@@v{E&Dhv!=EfX2{FH7#3vKPOvlHl*WVDR z#;RkTeIW-l_iJkER84#r@#oPCj(QN6uUNKF;(N8i@sy&;a1aX}Dj82#+c31#O_y)r|1`5Zw>m#s7ee;up#v%Q~*R3mK35$>Y&Gj@9{}WC_DP5vf)FnD!Fv%Z!O-_5nHk12m77%>o%P_Q?7mi zDZ6@Z|LnO<{sh*8@BL5*C=UjQi*eFmi@4zQw0Wup_2b)L&^b(3AOnX8Tu6R4zsF+Z;P8(Ggn00boV~t*B%?Z<)a|{RkBg7j>2^A<_!i$DQp1v}5xD zozjUz65eeWqDuJ6-Jt*N0m+AN%*bVd^|5r&z{*uJ)BS{`LP^29T>;M)sl*`_92M+3 ziYQ@*vH$eVx?XIC-j+x)XJgS1sBS@-yT2zD{Nb`aS?!r=o(`D_!wWn#85O(AbiTBx zSzTVHDK}{jmw37v)vxT-!f;TPk_vL}{8>>!BH?j!YUO*Du|z1%;?v#T9eGsp;|HEZ zSI&mR`qr-~A35~OV}CE-RVj!*CinerU}4D#U_qZ2t!Hef9hEoEMoPcSV2s4OM`e^| z)*3XhzuOz4O71HNsCl?(o5~f0%=#JMv|Q8=(Xmj%_JOFH-gK8gi@J%>VG>MyeH-iZ zZ$gBW8lW$dUtd$7aLoJ1L?|D^^Q%PsK4&Cl#omx}aSB7`B5g-3?X^U#{w>0dsl`$Y zjbvY#D|>*tbCMD)WBa;Y-frSIFUg$5RlCyAqwn}zEnZJX?1ar!j;w*bAlFPrWdBbdO1PPoHjWfSE!{WoQE2zp}pyBOEPosg70vEX@*0c zK#0cJs1#>c>M82g|C*i6fXu0;f zIkF6>%Sm31oWk@{$vFrS`3ab@wL{(-m@sj0C|DL`&gcL?2UcYSxj$h7{mpEDePX72 zgumCBxf8@8>7YI67FTHDKw*FEP*3@sN#{y8_+FS2hKL_9K7q`eNsLI)JXP`1iW~8C zL833?6F=}L4!B`fvtdK10pakU4>26O&AUOechXw&cymzd$y__!mF{ZyplCW8GvcLc z{L|xp>?NF-z1deCgkpMUsXjRRZAEU?gb?gHw96|sIt1dyRSLPHPf)u~pT9A2K{&MH zRU~YRT-m+B=P1YXjXCVr>5FyL25FUefD2{D%v#8$41+S577j&^##_Zb?O#=pb^Cr1 zN>yNH2GI2hi-)dWnGDfwb1q}HOdYovoXm9t5$zN(LRx9BIAGGCa0Vxojv8^q`PlWz zX&bTz0eWW8>7H7&D-VkP$W(S5VDO^U$lT$5)XPIRZ}?!ARZT`R&oLL1{Na0Fq&YGQ z2F~g)!UAoi@XDDxUgBtb2()Lt*wv&hxJ~_*C4dQ%7+{6{W%D3&@We%KYEwzn%9tQT4XN$yQ z$_R0Dx;ozNp?3fdh<0i)n4Lcqs8g>)_NEJe z4L4c`3bb$JESZ<}7GKzYqILeuclAcW#VcmX;(a!KQ+N|6FF#@0s^dlmfZH1W7Jv&E z%*3=b&J*(MWk5BlL3}~}l!>zAB%k56rPQGp{3J(4c0LMSyr(yop_X6@yE-z|hFt%-9PXRdnv}Qe3 z%nV}2$}^vGcs=<+n2sXfoS+e^0Xli}|k%K+WL7d7D|Q(ezL)VSXs-#Gxhz zkr^nBzT`(hGC5t_4S}yL4Iw=E1aL@roIWkIFA`gt(5e0hEw}iC2@4MoKL&Jo1vQgT zT-?Bf2^=fjIW$A^8VYKaNKP$&jHIs7U7J9O-t`}zTR?K`_h1W8IMhR6Ike@{aC`02 zy>GOBvZ`E13CqXNQYXKS!uBE$g&ZgrxSUEy<4z#EzO8fEX5L;w?HgZ5FWwL!u_q>{ zb6ueblVn$LWN!J~VeyJF8cOJs01>_X7*&-!Zy3P4+%A$VG{;08UudA5<Z!x(@4#rM(f!_Hr&gk_W^US`e-o-6ul;K>_@D@B6IQHos&XV6r)~w;9aj z+i``aljqKBa)y{l4$~?l5Yx-7>S$|&$rjo;(HPtO=`pn!t;VWPlagb(hXMyZ_J3X-8?FSm&;=x<%mXsU!fQ zS3bzcA4|5k(T`xua5PFR9ZK{3SROzk0F}F&@?b}B3c;z2u=>!pwDYy^1GZ|Kn9y_- z!UMO&vBz#6>!_8tZhw2xjp!M7iS9Ix%RS$)gh}dwe1d|J5!C*q!^6W351)sw34vo3 zN@OGgp!?WSy0~vg)O#=bZFFq%dedw2b?-F`hcQg|LxpUOI9YRr2pDofj-vkvgqI;R zQNn;6Jq&}m_OEnBnLY3gJysKC0Lp|1KoF+3h8n1}YrbuoYCEvzSC%*-VWKhlI|JJn zaVv|%;McNfgjvk@al~R*x(7xKXr+*b_`+gkk*8E8A~SPJ3B}Y8O@JG)&H|l9BT?VSq($f4?`MNgdTwPAStCc>z%aa-L&SR5Tt=8rW) zKBa6{nqLFZw}gyD(Rr`KfIC$M=ea(8Jj0n?;wf(&P4QQ!F=8M#$-OiAha@`eLk#ZE zwg+v4>iJ_Q$zJ=HTg}&tRgMrljiqm(=(v=`AWAoFV0LIQ2>!LEUjnKqCbw;EZQ{m_ zpHM_R4rPsu$WPDCPQH!$_8wgUk*UZ**DA|m>Y(;^u;)Dz+(ZH`{H{=j2#eEXI;g`D za!?#NE8tB7{}U_1{1Hb#9b|XnBib|s9LMNB?H=qo75Mxh$4IQRbO3Zg?O3o~b&y{f z9O$53K3Ita);}s^X4Le_MAN9SOT(DnvVt@4_({HHl&^I|q}j(DSi1qVto?x#QC|(f zHDZNg>-T$CZ>suwc0|bel2OtkTHO4Cum0}oG`H3pX4lphWk%|El%?nD;?n>o;!oe+vGd0PsVB0$dRgO?Cm)Acc^1-IHcs7z{1wQI3`8Dl~=8IdwPeX4=w4OYpK0n z`zEpKJMZ;dIm7za*TJII}K!0QYG&)WjYbH$ndTIqzPPkKXwOVf`?f;R$?>}Wen=&}(@U_Rets2Hb@-5~0RMUa>Bi8>jAcCS>(?MCK;>b+To4Fx6Dy@t(+;DUo;Z8axpx@#wYyKv2uZM)LjPljo}<5r9&j zui>nG!p2@UaV_S{@o=!ZMW>mV2uT%~%az4>*CqFtX)iARTpF;qq7^nxu0($( z`?$WIrnGQa!>KHhy!2h3GcC<|VynDdKR9{Vs{*kIWAM52t>yqcle9ObLne&C22dgc z3+72V5;sh&>53WFDz?%`5@0MQn3QygxBlv7Hv5?$p=4 z2V2y2n{Kc8Nw0v1=bz;*oG0D6 ziXxv>9n}*AbNb)epdk(%{l!?xu8+AVFUCA|h2wb55|VOJE_r&{An$04F*#a53+HB4 zk^>BsS;_#cLy;GO*aRk<^d*UG`cm*SoGc-!qGY^8%_)Z~lo0YPQGYY|TJ8;kZf@=w z8jAj1`4JCaaR}H*#*mXW`n<=DzDHf<45LAZVcr* zZw5tg#ew+ENM#feh{-!{s?Ri+j5ro-rC+u^F){eJ8uq#{DEQDsW;U8&!kCbOEXlCW z&BiY{Ay1{(#n%lqpy%O|kXd^&>8!TIM+ zvLMiXczz(U1HIk_zz|A^Q*`?D_!%-ABAFO#dYA9<7GdfeW6)n}S1y z=XsGBSD?n;tN;|vd1@taYj=5OE5lzfV@ZCo6u% z3~y>0vP95T^Tqj4_#0oER+x-)w=;e7@dH*zgkB7eva-J6K}OO$Ch}!g;l|x{8BIhJ z7|w${w4Qq?$h5#OAQSiS7YXNFqS{+u<0YfVe<$dbY44O7d2s2_`GQEEFZ3KLGuNAA zy4;X8$qoTbAV) z7l?}&y))(T4mzv~BsaMQW0*mAhFbVFJ%Fi2*3TCF6D1#t({P`jX=we*JeV*FI6F5U zUJq2}Ebk1dM@JMe<@E!fO=`l5kdZiEflq|sn^quE7SqBm(|^ZD&1%e^cP?Cp*|o;# zIm{sIP=!7Sns>NQ@|Z?m+Td80qSNa(Ixl&IsSA2Q-8)MOTL6&ku1Bb*w{*m&Vxcp~ z`V>DzXe{Ixi6J}mLD!`xqb@XV6JHBKd-rE?DEjus1Ww5MY{j84&kt3$Ho%h9^FG+| zw3N>S=W`PW2nSgx+Um)AUcf%UZ=?+5L(llMn-BUWO_hT5eD(F0rEMC4@1ZoA&c0hY zz^3I3J9+!;E4DVu9^5bI1_bR4WM{(6@Y7)OQ%AfL4{M{5xqD&DL#=$RmU#HKBk0ks znb2%}14@uX?TvD+#drK|0`Bt&;1CWa5s34!hdYSlyn+SCZd^J?eR2N$FXd z6$m6+Xi!!3{QR(I#hrn|3AD?5k`qC$i+PEAIfjfsD=s?=WBj05+wYb2c zk?s=m*>{PZe31=xXe``cF&UX10s!hrbSH;=X+~GjNR0tJY%8deYhGe#W(Y_nN&a$z zAT98clALHfYNKSs0;2KX<~%h;F=>}m+Vu^nL51dZr{vI=ve%Seb&iNbPEV4 zF3Zk%zH=>;pWAXOrur{t@2!@zo&cgMLVT+>6(u{W!@6c)5uy-QEdR=9C=evY$e*w*TCkG=Fi>kk63KK-WX#`Dn^jojRU?D{~m z$M&Sscq5ehoeH1l;_JKJ_cgW9xpz!OT!aJ8ut8wYZ1F9?7g_MOSaOjk?3df5A~>0` zi=r?Cc#xIGjo^1K&|^EIpIoN{nEaEFI;M6?fMacoJ5T+%KI*gLFUR;1+DmNpqc!~u&XB||Z?WX$@Z#vNcb!SZh$tO#Hcm7SvobH^KXX~Q z5P(ch*MeqgJ%ZQd-A(SZHVt^68Uae5ytWwuK)eMy#atVZSB%pfF;A~+7i(94097&Q zN8wThy{TIQ_%`g}$W9nH)7!Y02msqpwF5SW^}G=C9bFgwiNEY|cY9aOkJZ32!#T$i zfmrCN^q^wmVbEKBodM7vMXv?NpinJ^16PBIkV?A&RgoQ0?SYb%(&fIDkZR&V>3^4D z8y)5kwC)NT8c1^<_N`s+uU+c>FSo}FuFs1lV!wRBzX!fw%s-dElR{5L)=w6yFG)gb zbYoSkflH(J*=ysw3|bnN1IgIfJmiE=tpaF+_^`vhAI*aF+UQUepH3M#pQx@g0kQ|+ zItE;YUNJfC<}VC&?Nja9wU{pZ5g^0#fELA#H-9LU<$d=Dh>1zH##s%3KH;IX>k_VCnL~5hcRc#28ZR zZf@}O9C7Ls@JZ2+%7Nv;Lb-fDpND$zP(Q9Z;JE81r9^*j)2G3KbB#1FAImIO^rL|Q zROUR#u?tg%FplfdT_f9WpPxGxM}Lq=kxOS~E&yOdosd=R{M4*)53^_j5@>|0xQXYf zh$;r?+pXVoLOfJgkejsr`}q0VHul0F-ciecP+`ECd>irM>-LW?3V>7O&>jEG>ILnz z9)QZZRm|1LJQQ1bfA-eJI8EHN7`TCfY7zuiEKO3Hjk>&RblD!y7kTKtBl=uHhK_+D zSzqHu39YQG z^cz3D2CU6F=6!LLf*vDbtcJkOr1mX4=rnZzUCbzqNBDUIpUo5j_9w(Jc7gqH3nIt- z&NBhnn2B?o0JUzE-@=DnEWul*gm!6Y1@{)5x&!54PV0 z^BrbDc7Hf_bu=l zGRaYT-r4g_E%)e_MWY2_FQdY|n-hxEZic&mhcRYn-1UuT5{a}o6e+bXRjXVQTGHQS zT;S@sD1KtN)$~tC&lnhlo_-_tc(Z zjghn9{Na^5TbpC$OOtmN!KSax+Kz40j>?-|c|WI-6B#K#Zb-vD!U8PR@2q>QynM-l zonM}YXHUMzz}mAif{KhvP$^RrxPTv3G*I+;tVg;D)J22n72=jEYGS?a}_SdRx{oW42yJ2~4pCd6wPZjYN@`mPkQ3 z=B$L8p+!VltHHn>oGz#U7}W#IMaq!=APfO%QA*L?ly04s@?5QB|Gu*E@b@$CV2WrK zO@M$1mi-3%c>iqnz;%wT$6&55(hsjtykh0iN+-YM8khr>!x(C}zbQ^i@W_Su_A=If zB21Cw!c?z1243qCoMog@NS9xHH15?dY7lU&z8+?Pyzf8txf5B}6oN1p2@;C$xqH*X ze;$;``L{$IGC#}s0ME6d2x4gmRj#cB5XUT0?#l5^YDIxm;s>^&w^9j3l~F9Ii|E{^ zNmYbYN;KAJ(#|bb3A0*UQcC0x-c%AZ0t*q)I81!@Rb&FLlfSDjd_F! zA;a%*8-QyS3Unkbcm5PInEyQ+m5Ar?UBPO&+05wKQdU;(Nu&-qi8kxT;%K31JDOjg zHwJ-nw%*E0y_;@-WaW! z`%|dA+8_V4*ZzoAzwjygS{%4%U?snc6{A)$&ISUKKz4ONerqFZ7*ci>a{xhjZ@4p% zDZbL$ukFSz1PIw$h^2Y8 zv~=zFEW2%K%7G3-6?Y*6?7rAQ`1}0UymX^eRMfQ=e-d7Cx<7$OJB)g zjV+H|u)3Bj45>9s>8n|eg3nw()Nee6|KqjV@qQD{aUlCFg*WEG?h4f^dxOC(|Q&-gvhhE2i4fE-Y-@t{Y4?s;{#DsVk0 z#`6n9F6u!W^)E+heGvU60FOe)8VPkDZu~u7M}B#|nyiaAfHUS_A0qAKG$DoJN8?Ri zOW^~X*Ha+(0mf_hQR65CkhRU(Xb$@{vjheIh4+xKSt6Dq>nkParwwxAn*w?k07XeS zLB#fU=b%Rh9J&R>C5K)>KwP-S7ub;a%_dZj)jYO4kt_x}fG{W6B~>tW6_ycP}E zk)Th1HK}b5b#G_{vCvPcqOlT#GDd+{8k<9jPTi&L4i{zKbtaUVnOoYeL`t=|wSdxm z2MskPkV%?0Gq7ci)@SwIOr4>pA`xfZ(w&1%u@Fd|h~7mIsrvo`J`QFNp|#v4rtD4u zZ0nW^(%}cPgmJX-N(KIXNfmUM=Ln$JRX%PO4$El0`vQoO$bkXN6fFP&7H3$kG^PV7 zQJ=8JA^uB+8BcyD4{h@<1QuFy^!W3`Jg#26aw;-#A3fXWRi@!EFJBWupfj9S364}D ztssBbvf_SEL)oNOpGn*m#I?djwG;=82os@r!To2*5447+q0=+Vf=^-_tS<7v?~9oK zn`%YGJ3K+Z8{uIjf#ZoM45H-6x6WG($h_ZC8k!{E}ZIH$iYuj5$rHAL6>v5VKa5`b6_@?3qmQW`867DDG@$_aRBz*h2ysMY=$>ye`Ww!5ITuO6oUD zAa5f!6#atMXLt#;WMnHf0Oy%E{l3Qv<*ppq(Lg#CDWI_Jz@CR7)E;iPx7H64KmmI) z2Yuw>T}&65sS`oMdI-7!^gDE#zHSq5^Yw5?Nu4$+8D-VeLn$RbFr1<8NS`*Dmv~rP~X@;z87Z0(v*VItz}m9ZBavOW~_V$}j92dm;5azy$vxS-JR7^bKE_ z&l3f51(wg{$@d}xI`g0PK(i+Ps53uCPBBiY7g+6z&^z7K=^l2~2Q6tRVN8++PcLb# z!O}oAyZ@i?JXdHLQq_1GSr*yYU18dS#zNnWk}8}ehO~3~=llC*fRBN>#UwA=s_78J zg^q{aioKdfkQ4G2m$4FX4cw=6v@t%f$9Of@df>k;%anhlE*5wI`8%!GJ4Du=cM*=6 zM$vVscaFeVY0w0qj4h$on59tTULj3iDtUbW;dvv}yZCw?XoqU#?lpdM{^Sir_>oo?DO1ILzPdEr6gkC0uF$8?tVuvTC#jSR4LdcJI-xyxyG z%;}UioG#%&qBrn7xPF>##=ZWzdltX8v_Gtf&VzTEz|5pPy9_MpwQ+`J%~NwzhV`{| z&^ckFdWXd|vyOpmZWO{<5j^>s1mvp6iY<=@T3Vl_S2z=NsVx!tj zi29)2?CWwZW5$m?o*%bPs{%-C_(Nx3{%KnCHu_q55vD_@-{#XebzoF1^D<(RH~-_T zKyu4FOs9838`FCrJ4Sp`ydU4*$|1x4d~Vz#kKil6tjxQtr*&gPR~;fKOiTSI^y(<< zkIpL*Mk4|NH8+P(rGGbP4@PyJAuw^1hmxPo54j~VnEHH-8JaS<(PW|MG}&$o~)# zsj%F#71R4OxD7g+RW9=9vyI9ssb1_a7f;JrdoeB7`r*Hu4;eZpzGY%YvVVgx^`|~` zl1&^578H=h6!k6zH9&BjIFwFyME9 zhJ`g$v%RJhztC2ijuwfS5~Et6gbC?!cQY@~HfqyTQB>JLg`L*X#yD=)HnSGTl)iYV z*<-x0|1+`p4jmM@WHYA4+k(uSk8fZ05ls}~D3s)vn0G**R%P}fTkKjdaV#$(~a{M z!^@MRfhD~sQcXpaQYBj{8v&lrq$Oj18I$!=By97wDt9Mqi|$Mpdhv~0cq^RH(Z94R@QJ}_K+kT|_wA}B>noo#B6505G+{ZxD;Y-%Mm7w#;n z*6=BL?afb;m+-2o2wiY<4V`7-Jc&}Vm}wp@`)p&kY8fIi2=q7~ejM-*+jPpS7g#<5 z=fLpWo#Gs~gWBnzes`D9$Vd&~D=&U|c{!cx4XE8o#`8SH+)Mn0A?O$W93GB3Y4)A_ zHx|fi9}>uqz?7U?ni$NeKl^3XXTuVi?lU^QP%Os4uqyI#@6ZgjIl+MpFyU&gQx(l< zHnz@Z#RHs$b(sOO#Sb-h)Ekx#yrV~+ZFiP8|3}z=2U7jN|Ks?fq)48X5t2&7*03TY z5{^VT2gk0AgJX|u4Ll<&4$sJTjB{+~*ei;%$2mvFA<3TE+xPzH_5S?+{q^U;={~RP zcHOSqb=~s|%Jg~5FOAF{I`i?OS{m^U8fHRPyy*v*gM4mYyY+>1g~%Z_d}eu5sLAo@ zGl}uXxw8|8Ge2arKcIGDFdgF`5nP*lpF3=roD^-JC2HIjJ!L^5((LPCRfxNVB8wp) zai{af%gJSoV<@BtKV}Rgh%7R$9S)y5Rn+rOp!&{dEnmrWusDsZr2DhpN2M@ml3i^zn`co={9+ob5qO9 zQXz*>#4`TY4x>2poGu^6Fw;+=^oR7kwjkB-Vl`xa)ZCghB<0V+a!Zt4>ZRU(oE^G2 zbzm6{!R-1 z9A*{^+|q|Ty6v2e_~V*hVu+;wr0iad--W^UBM_m)`QN@&&GtyMoXAYD800V*6_lee z;&8ax!kQ&rI6TZZ-@Kvz8zYR3fH0q3^}=28N;ptr2-R2&)l8a(qkY@_(~PBU3pQDX zf!_b2gy2D#=TmD~NAS<%eTkWf5`5ah&kCM;MA_%R_uwaYY`&zmd9or=-dl9x`6TsexDz= zOD_7xWN1CVMY${XJE62CNh)t&XoU+CQaPK(Z{)aZy6UyVS-kls`{^@MgYez*4(I+R z$2NLcqZ5(qnre#%S7=tyWx;Y&t*Dc*{djYRVr3N-3dw#T@zM#{MP`eSOyyTD4q9h9 z%Ka%Xt>BaBtU6YB3zEm$*P1CN`ddE*Q9?^8L z?LgQ(Sx=jyt%%UVo`MOKg`CpuUowLU%hmX>TCDcMkj(Uk!KY51bVd~CJJc4r*A_8c zVK3I{6*BZ?U8ZC#hDS0KcSN#d#{!%uDheghsoR;HyUb^~+3;mU$+(R@s{P_92`^;K z>gdsrGN)@N@evh^KbiFN(*<$gt=({zCMlH=vV9gghc2GWK;AA0%db2MQ%aWF-|E{D z*X#_>yTisSE@^xH`uRruSwXd9hFU_3LAb`tR@Xjdgcv8xylqLAl=dzxEv>UNlw@x# zwWp8j_BZi8v)p@dY-!qB85VRj?^!5~JGcyEYcDFSKiugKq$Wz*uQxG^lh<`%KMmRQ z$#HYy51iPG>EGb8Z>~IHv(yRS$DGUy3Wj4;DraqZnzl3P@{`+zH(*7BHIH~Uot*cW zff?`|tk>GBo?WG3)DY)ZS3&-Q>PI29?8PDimxk-%k>Ae_gxpelqdY-6`W8^|qwZ=TOjtla%n^xM zZXMvM_msAZ(731qA&teJfd9xYMDj#N;-yotZIZ=KjA}T?Z1sF$Kd;wFI;+CA(({)0 zPnDHl(;s8*erM{|DM?Xy1lxE#-H$Wsh7%g%&+US1Rqg-WEJZ+4p5@?D`*#3E!%qr>+X26^LU1d#9QOZ7MjZ$bSXZ6BH;EHT|b|?cZD6mZGt#FIxa6lYN4^e@_ z<^K`VK|IyWJk8no;RNqUk-?&M{qK8oqgi_;Fk~}T_iW&sTn9n4ppV1S^QB$N!Lem8 z#3&tX#dq^)Ce`1hKNALPm^Prxw=b%r9yD2Ae`(Y4-}t5A1Nvv(!+rn^;7ybR1#4r7 zbHeB^{uH-H*2NE-H#HVRkllxNc_Ef86#l}{DaRy2$HL>qC&L8*hYysp2#D|b-LCGm ztt(kz5!E!xPSNsFPrr>g*H{`};Gg78DF}TwHC>Hpms>w!w++$06vhQS2V>ElbJ-X1T;N0E+=)D^;u-dME~ z;}YGUrbaNckBYR=I<~@78j2MqUee`LkLmL+EOSS7ct6}bv)o@fK4G`D{1XQL?aP5z zPmi%Ww=%+x&ao|!uI!JipaV zzlt*NEg_dUW(y;prj$SOxNR{kcO$C8DcSzP%cnWvYz_sFG%ZA#s4%+Z-6x48n#z(X+y%+wN(q70S5`V|p7BvdadT(ipZp;X{Mzuh=LGF^6eIAwN-l^)D0 z*LYtjXro7km9qX1EG@0e2CM;PO#L9hOn#A3E8MJ>=Q;%653ANw6G5wQ&zxoC@CnR4 z>)c|nL3s2-J*^R$r(PR%nsne|wbRf3d?F}Y-!xpY7+-#1F-rYcF>C)Piv5ck((kml zQLg=bdchp8dAmxg##)^qoe0d?(vi$Y)kS6EOhz2d2;JtMsALDzS&~Q%@*2&b_$OW z6?22ZC||^Sjvv<`)GC@GsxZKKb^7Ro6If#Qr;d&5V%|q%Ydh`TOJ7xW=$P4U5NVHy zTbnhW4*R4p>1#?V>?{d^1SaMg|hwo8`{;8fb z2A&YRH00>#^RlaXDDXwYr3>pp+`-cLz5_aFSGWKisGf+FTL+lhZlKUqQl1SabK?%u z?ye3>TD48RC0WUl+%m&>m<%i6BzV>M=v)K^u6d3&qz6!oB1&I#^+8`f}OR{%_e# z%uExx02F_SzX`uLsCx%djPEQ2mbg;rj79Jx_`5e`?|$ViF7y-EQ5cefY~0;i4Yc>^ zb59-~9~p_h4<->*-C9I%*sXX}D^|b#OcFDs4;nC%7c0gJK}T{!K|w)Dc?sBtX-E%}V~WTpQUJirWPlcfh<1j8r0fIZmVU+dnOH$Ou8 z@2>X(QRoJ6Tr+)|;)pWqPI9IiD-BdG?yfYmlH8`dK%5h_o4v+0>P|5LCw8$t|5g?G zH4KSnal9w9HDBqB`X|HH&;vhys@ar;?`(_9mv8I}GiXe#bjiq2$&f7m+IXjclb5^T z?ac9lp*lELbmu340PgLwJpn6Of87oCY=K%ObZ=nrJcOcP^+)0=^BE(L5}vaK2Np_7 zlx4yj1An`o7zgR(8ZRsx+g#l=;%8&bv1*$k`9j`xz2+2MeRX~80wc6Nfhz(~*5(p_KWvkN0H&0$tDG@yxb$F372Sd&uLXpXea1K%SE2+8!j8GuBQEB-`Z5%?k zjr)udLe5V~HrixkkQ+)Te8lSGSoux@Y#?)zx+V+b6X+_gfkb@;eoC z+{2{4E$A*aHf$qc!bK-oxMx5iG__w_agp9gLqh|)UThp3Qvu#3Oh%Hkpv}0?bh4L8 z(igg8Cn{YSjvt>%54|MhV(Ke8VCt2ODtE|RS#kDQ8ZiPsKCQ36KiuS|sHhg}{gohN zDz(I;sNv8DGgylI;a>-GjdNoSpoKvuI}Z<`tV>q2%%)px!2ZOXWDRq-SmWaGwZ+_~ zH4w^<65kCtp2m6G)4LKZp3*U6X`^?p$~4)l*wW>%`}e)VP(}lKax^Ez+S7MGthcm?fCvL+#pc-eRQ+jMBGfJUvXFAn9{W***m#m#IRd==E5M}47 zOj+RfNRW`rxpR>cH$`@DN>QO{yGW-+shv^j4(}K9<>lmYJq&Z=RokcZcXcb7RHI^Sp zVa9)g-P@8Sr-|xlLEkS%6{)cWiN_w9BuDob_Sh;r$=3YpxI4q|OqG>igDb``Ovp zehWD-(rPMnBN=p@i1L&gm<{G6Aq<3FS8+Yx@WX1ns)wG;U)am5lZ!VSg)kUE|?M+HfKL__kXv6Z#W-1l^C zyrp3?oc8xH9!&zI*_){bi6zAEIB$Ud{v(KnRYqP}_Z~1Ie3E0e1~^0rb@lIo>#5RC zDa=NYs|h@qH+P$6WMrJjC78JmZ|{vA6?SxVj7;ax4FFNVa(w`3ziuM@AQhZU<2s*> zJ|eo`ZCUETldnYJ+4JEv#4?;T8yIM8uj)keai`wx% zlQJXxy+(MHQtdzQzW1(zpxv*4t;RrKaM%ePZ42r&kP5XTJWE?a+44wjwMEn0Q;t4e z_omrw@BYX)x;qfrW3~s{Ou9`QTiB1)`-`o3fG+hMKc;|{U&u}kJoH|wB@!hJv_zKI zt`{6ji<3>gGWkN&{sz(#)-EY~>?b34s5CNlTOqOT`KvR=_C2mAit`UFUg}iZqYcfd zrD<*xT_}<-0_QIUSBP84CRNi@cV~5VF0cav5(d*x>B`Zhd(hV=E`vu1T1AkH!9(h= zmu29V_xirihLUD_ta;mH^wCKvDH5hJpJS@0-r5UclAu4eV{Blu@IN}(Ds=5%8E=-f z>AFbsU9OYe`5g-^?7Xt(=17KWxEIHk6SI$bxb3+642&P>eu#P5rhPhuOWvl5) zTiIyVP}N;{34vq0kE*`s<)Pa;zW0s%uELfM9;j{FfA6}^-SaF+`89m$Kgda?IsPHQ zkjtZW9>CemmUS!W0h-L7um!p1nV$4SdEfG-s_9Fd-=O>KJ)N90WZj>w<%lvA5L(`k z;E_ho%07Mi)Q+4RLn!z7+4#z}o;xii41ELekc1#C_UX=p*ZhotvI($$IX~_wD|z*? ztgFsYMb+bZ?I9VBdu_clQklZ{GC;PsVbne?$}cj)NiU>{O>r z9@LjOGO1MvEsXu*9lMc?KiVGBx}V-FyP+Px=Q$PsoL5k&>9vW`JtKB}01Gs)O{VzN zQYksAYxgCnxeY1cz(;;-#BFz4@hGp(cgt>n`wt#-=F9`SW_efDmrkY-S&jL3qq?x!5hnBTJ0%Q;)0XLWJz*w}$p6q}v=M)B4JJUOLz0 z?^vLevd;Xu%dp*f?+&Whj+cVc>+_lo*b7`rtZK70-i0I2Qy=T7Tl`zC=3caNB%Z_| z<<_ri%#mmFLK{IIO17s-T;Hq&!Oy3;rYFGLlz ztNSHlT%P}<%}^^*LXhIAQ}@ywufA|gu)6B1v=-vGw>DzbbIaGNJ2R1pWK+}&GEe63 zp7V=mw$O@v-?JDhm9T5${=MaT8?wBG$ft*%{{1E7-H@}b3eLgFphXPI-BCM@3DkRj zIz#n_bGP7HiPSC_myW^8$MZ0mRC*8OmK%;sJ5OUsR?tO9D=OPjL)$YpWN}X;B9Z*V zhT6;fs0KzYC0ohn(KLd^%53+pivFlqlHRN>`6gsU*vd!3eZm5$i#C1=Cv>J=cwyj6 zsmKQiLr`l)Z#ZD)TaXkI9E|=JeT7@f!O-!i(Ead&><5y1KgQ z-Fs7@QQ4I7&1E-iNhH7q2Nn}85t_V>^wDY-Y2?Yr=y9IDF08I!LfgIjc{R1@7Z*c$ zR_@kK_!3+UpKC>Y?_HD&5Zdr*_wuDk`AW<_U2Pg1?CZ$EMP}mSZ*o)_4z!qVOooVi z2u$b%6YQ?@!I9y)C?A`p>}5cA=N%M7aR?OK;pdISf^gXLCoK@=aTHyEMANW#ecwB^ zk+v4O){Y3YUnRl8Fqixf1b7){E=i8pOi8*M;77(2?H4Hh)qCo z6|`}&TmAiA?BWYV@uh%m%ZLlNGy0khBynELqmI?Ky&1}>Tb;`kfZgBOBP3} z^o+|L1Sztxw%p-+qwYJ?Sg#q#!U+r9Qdc=2Vux@JDqk?0Af*ae!GvXQ8S-*_3V4ra z?ezU_&C-Zst1+DZ(N*O&fP84}neCailv_uazoA!$u1WuYUKtS%Qr8^7U)lRy^XM*= z)HP9Ce$>j%cJ|`9GJ?56T;J}|=g4zMW`|Ck^>>yFUsiluGz=0J5qNx%xIyUq1A(6v z^8n7q(l7&#OZf1XNZxtK%T}G?Q~0!8wK!a1-}0WTPzXyhUN0#EZ@=UM8^?hn%>&Tu z+V2MZ_7CxhvuC;Qxn}L{0$H%g->EMCBUo#Bow3-{S5F8`7X5JkEHLLHN<(G9zvcfR zDJOG#=&I|ee`h{g4;*zra2Lcl#e{pH7Z5b#sv3uaxTuP|9yz71rQ|!+IJ@g|Pdw`# z=13|hpgk2LymquqPbSDTVkgz{M5i)xR;KyIemzuj#`}fSonumpWBat(nvEgWBEc)N z55T)5J-@YL-I@)(0RSD343^E?(O_aN* ztU;H1uUB}`3wy?^Vb64FzoX+Z&9z;$?c28=h(L{wejb>`!ootqRM4jC>o=&zrh7`M z0F|M^z84~%Hw5e~=U445)zH>US}*m_QCfvw08FD+RJ$6+Eoqm<<5-yvHy78*VF-mM zcSnEV)by1`bV=m}F>I3nsURqESzV8xKPy=nZlZ8qR28J)bB#?ZK1ip;x`9MDW&;_h z_dCP%S=5Q*O?{Cd(qx*!^)e)~v9!@{RagA9akH1^-?>dxzm%p_OTEp#STo?$U-=}! z<)J_3n2p277^lN_O*87}_iw5RW2O*>8PR&om%pFZxVu)~>4wM-C35RxoE$ILG`OQYC;(mH#z*56efYv9Oryv4F z<~&K3c=7EY%t+-^Kvy6@BW1I|gAMxm_m|{RUZdVQ!`i6|{u0(57dS2UKm>-3jh$$* zydnZ)cTlNZ_eXy{j{aFB1c;ck?Zfoj>EEK&S^ixtyf>)nZZZ7qtGm3<+4_^hp1xNK z3QJ5iN4Miu`wp+=4NQ)Df5p#lR1u8W_NS@oZYk>@7G`WNxk0TaHF1`=5vb`kx6Q6>=&c>F5$Y zOpISQiHwm(v}(S_XV6o%Q@#5SrQw(paQho@E_AS%9p`JgR!{0&9RZ6?#;w9-|NEWo zNmoTRQtV7B=MQ24^G*u`DOKJ_>Kbb}6*Z?6m9K`HYUiiV|FKFE$pSY!@ZvfkWlzS>e`(h{Szj7|LqxQPFQ^GffxwDlE1tv z=wLDoIM>)V9MaRI4~#rHODk65hRge1iN)BOjvd}^gNM#A(#@wb?QlNEhh&2}MXZ&Kk z;ZecH)k=3_->@v#dals9^W^=E_g97VCkuk06wW|(vEg^ktU8{$@@&r%>cEim*X^qY zv*(7tY8fmU8KpBBMl^8?%1Ttb3%|(H92~^E>{Y-830a;hbraD3!w?1i7o4i+3@7>Z z8w)AA?rws$uf{I69Cq#rU%T}XWMO;ynNyHJwzIV0Yg2E<9U@8ovH2Wg>o%IZ_(p1t zjBTm}Ar2K#LI_wpUXF!N!32;Ls$%DPc^Bi2YCJKdNER3qWyf9cR;4T8wV4co*d$Q; zes#f_<0tHT6Eof<>_shj(dGO#2|rhly!+30t!0-iW?9Q;Va?%2AA<{j5%45eF9v!; z#t-nZfR&X8vmclG;#&15sNE~si)cXTf}@=HMIr&UzB%;OAdUTgB=S``lcARE4rRPJ zDQ8z|o-k-^Gankq=WaC6&V&(s>7CF{TW=6POftR=d4AxiayM^7c6&t}aJo!q&LHjV z?B2Bx-YFM>kt_dwWX2xvp@&=dpB(Fo(HFcM0prkNK5Z}gMaw2XN$2;SdJFO?mz!~Z zd1z=qf&z>z%rdJ8gkU z5yoY!YmTmMK8>YnuVs5KK|2#P=b-Xmy#XB6c)RG|W5Zeej0gCGwC?E4hGn(Thx6HH z((Fbt)#haZyFSeWLq5)gDW{~O0IfZ&$pI8@DkX#Ln~1%fjQ8q`0^^FpZ&nb66h8~# z5wss+FEGuece8*nD}NUYR2nu zA0GT#e&sZv!9Z}2s>Gx->rJ9Iu zlRVeq!Z+BATWz)ckO5|Cn7*|%|7wK9Zgj=H3H!3mMqPWz`GqifJdjf8JHsW#UH?QFwYXb z3!3xkku4=ZZ9jr6R4yWfcwr{{Zs5zDo@s*xvvIs8h)WDzVZx>F;$&ow_Jd$WLh->7 zA2>Oy=X#D8F^myA)r?m^Vl<;jvzkVFza3-G#9ax(dK(UvHZserO2i{MXg(!FL#*X| zNVn(EQtK!(oY3G^1G(VnOR9R%!Lb+(+Ts9b zD(ts(@jy5Gr`Sv`4eusxHJnv8npW>I$1z;6-CX`WnCKQf;MgPfo3CiTSL$s$vy;jX zVDhd@sgsFW=(Z9eqfK=)p&ey&<}ra1dSo8zA4gLWqon3?l`N2=40QNWqd{@}zSk$s z3esw$AQ1{|M74)(XVQ??OMz5k=0M|BJ1_R_a5?k*nP^*(yw8Nyyki2trBpZVMJM9c ztICNUBBEtquB1T#tGPZ!)&uW*2DTr`AkeYeJ^z~)2wM$DyJS4+INejrFNX~9Zn)6B!d5|C_{8dnjYhf=Cdg}3t8@m9EHtdHr{uO4w6M+R-` z;_h{#jO79Xm(_uQFJYhRn7F7leELK6r&<5HRbfQZ`axf-G(7cCmnq^y;ck#;0W=xA zN1-vgN|%8O?CKV`;o=#Kuc}{W3E}m9PP+%$*`ZKu(Wt#`1#7=4BO_D6knYa{3m~`{ z=XqQ9r1 z??M^LKUdxYR>)&bzi1bW?lqqCO7=1+5&w+tGywD0uGq=z+ zfvoIM=vaY~dw?5bhjpCxq1Z@ui0oA#FAhT4s82J~+*{_lS38f;1KN%#2WDkvdCbw% zIa#F8(z61Rw4^XoQK8qfvh(cc&t=YP^yB_!b$vDb3)f%kG6Ufa(KFcijN{X$ad-5l zViwm#*l3_An(?5l5l&rZ; zD71y)deQIQf2R@AXIcsO7r6hU{XWmp{0DL$Iyq!p7y+=&lL794mAeso2F9?1aw|yE z?SdhL*hc^5XC|NHtv1c&_&AtYA4p=Bgk1TxjCY{rcz98O)f1V9?PMa4P;iSnn28Mg zxeFOkaK)z^pwmVT*0m@m6O+6QJh#^BHebobPaE4TkJrh@xu~D=mEyBcMm;1bFK%nd z)@s8q#vPd?BnuWCA`#Y|57B+iy0Kk-;yLOEPVR_SXbx#D9tyx9?`8u=*;m+Na5;ZJ z5=#1|MdtOwsNgA~w*4QKE}2P%K#2Eu8j_1*!P0S39YW?X;fxrzhc$?_@{=deP@-3? z;Y{DCEx&^u%^rD%AQz2rz?X-cdml&$$|&1O=WkEGZqDk;(Etg3xK8ke#9L%7n*}4W zuU>1^+c!;@wW0{Gv2ni;Gj>?sYb=$6%!UO!I94;G!Y$a;zsl{lse&*1vcFD7~$Ce@JJ&-TZ4mx43{cso=G6l zwox;7@B}>8M;)#6r9B7lC+!|A2QH_SSveSioZ_ojX6jeGOWe0D?kyco{5r2Qd>V7N zPs?V1r97!{xTY((I1Hm`ODX-30Pplw|D1k(Ijg_7hA_ZkX6mF)xWc5LmVM$VmC12uh zDU>R{6r)i2DDkl3SHkdSCeaa3KA_LDRGzJ1g{DaPEF=x2A*KWzZC+-|O7*WZQQ}2_ zWc$Pcn8tu`QEkTe*qiep;iCg$7joKzV_P$WWjTl70V#VBhWPAECTu{t&2?wGw6yY^ zmjzY%C@mxBKc{lBPnP_XmEBw=p6}h?I#{Kd)igM|d_7*g=@irFsoA;q78lkZP$^B) z(Y*rH2fC>zFp@W~nuI2$L?1=bBN^I-Ohos-ByIH{2?~0@+Pjn9I;q=?)E(BtVa+vW z_n1$71rlP+-3*t*>3o)SjMsBP;X|WI!t&9gzx*`A?9Z-@goCB)PO>xceHb2SuK1+o zM<4MHoo1X?R`6NhI*zx{r#h_=zHBl8m4pKtHDwVr_CKD;Dq z4Ll-n>%lo(F9X8{k6}U0zEHJ&u=xO&z4TYuu>VXLX!V6-D^Lg*;8?E+Fk1}nWc<_o z`Z<>4LhjCZD}p@d|B>ySpy*2)vwXx6=|dAgO|RftBr;*nyClxT5Ow>?Q8f^*GFE83 zd&9I;-2S7l;>t(^Vt0(!4BK$`NXY8q2Wthr?NY{aO+~-UB(C3xLC6ln0?7gYv0YH+ zX(}yU!M+2-1D~ZW0Y0Bv?J>{BW4tPE4j6js?#4X9>M=~`MyIdlm8VwB7Q70Vt!$jP z_;fT`&_f1XAnL36ttC1}GP#|8+m4-vpJ6ZOWwF4P)5jMv#RsQ*7K*ITTIQi0WkoTX zhc}ye;PPT|(orb1!V|^wey&O>&i^YhL;V#6nF$y3?s*PHk#+>ng`fh|l9uBxdMWR62fT6x+J#joEIyDuRN~h-3Z}w6gjg=(rd4!Bs-! z@Zr`Xv9o_w(P?6L@Md3;wY_oIS*ytxf>)+0VaSBLxM=m+)~MQLR)+-7BGKAiY!vCn zX{T!ipLAC45v(`dD=o;M%zabO zvZmyQ%m_j1{hiUb7uwJM^~BSV#Ta7hN|85)8Ylq0u%y?LiT}!HMu4?L-@csz9qMt` zorypQ4Lbxfb3uW}LobQ`1{#1OCXGg)dG6Lw&hhpuvf+-X57z%CHDu-613~m>mtm8+ z8#hV3nYqydTAH$;oT7=Rl6eGx3YW3+Fh}f>H?z7?xKfRqZ}$mw|EK3y2)|H;o(eQy zEp0EX*~M#h0om(I*giQ4Q~tX3K20A`S3z;o@-c*ZFV;(SZU|A12eUQ!*@a2t7_R8pZ_K-3ug342-lLDrk^!jPe7`^bvEn3JN7aWz`vWcEIM(TSU^)Gra|Ny3QEw4U6lVr}cpgzv8brx!5c8qMY-ti2Vs0pk zS!IJPukKM2+zZH*0NCRr-hT>D6kntXNQzB)J$PAp>MZyeTtI-sQ@?#vXW_c@7Z*-G zPY;f`Th}IW>LAQKK3rR=fRlq8XC6YLj`Oy&xeKUz7@~`=0tfie;$SiBBV{u-CF_x()$Z9Am`YJcD*dieEdHP4!r1e+p zi=v6Pt<~-_xrPE=16$&NW3d1=q-2kwuT;BkxyD>TQs~-+zuR+ovGEQyBpQbNzR<$k zto1K6p}ETqb`NA6M`T1%MD=@d4kvVmN%CKl96upeOXJKL=iZvTA5}ThYP3;zOSS<= zGwdx&*WN#xLHlQU$&Mgvbtg(4V7qb&A`Gdc6nz7es6TU~{Nf7gpYr#PMl0Wc>dd}f z!|}G)x|DMn`UT+y$|Ff~bfl$S0;(I(7J_pcEB*=T5AvAxBsE2AuO z(8qs$={%6r^a4sQ|Hlu*WROaz!kj$yf-cu1pTW|inCRm9y*+zr6Xg^vnI9QLmn+2k z$Y}SQJ;C5V{?M#AN|j}vYl#qoI@-+%425!A*EbCMhd^!26T5&9)=tRgMiI12OiakRsN(8e*4xIC>5aA7=*)vJp$nRW%m}!{;JXr_jlU5x(a90>6QK{ zXV%_XPqNk=G{RMGvk5coQUtk_j8t2F6}RTI)r~$fq>gQ7ZcMkcXks<@#z)D3j>25R zp#Qr`mISh5z&zMK>U&R5aJpBCTiJZ0fH|ST5~+|XqfU7?$IH1A!Z-Rd80!YXf>7mdrPCXe1E2FfCSZ%4dUnG zjfc>PbKd|3FV-OHlDx^~`H3jSE|wQGmsVaTX6AmdoEt#CM_vDiF74&J9H0IVL;sv> zq@Rlf)J5X;-6i9m}HT6Si- zOItSjclOs4#gC78aQ27YHL-u;oX&m1TL(K8o~Ar)xOlP<3Y*cgEHVzvuEN_JZn57XDz-8q}MW!-JHSXp6V1J*&f>sb+HVP-8u=d%~b z0YFa>t5y2~x33r7{uGSMNYcFBDOApC&eKHF%fcwCcl!E#&c6?QC(1f;${{(n=paq7 zoZ$+z8fgxw^*`ChoO?$x!xF|rhi`~ZdK=5bg@IhCf1p*&&3t_z>MZFor@!@|6ebb8 z5*`QA9P|cMpOxMDq5+^Tp$$l}!uC-wRm3k?vKPC$G9ABmQTSYZEj>R*RgcMTZ|vT3-iozbmehcb`H z_8t+7c)_F`fxB{gpI?2hVlRd}Jot+k1coDIM16cQ(*-2+G(PEMb*(?yo^N!f`w3oS z=$gOEY%ms&IP(K3TT0yH56H8_7b(_po4lhr!NZ)@%dux}2m-zt^lrl5{cBZ&a;*4fR|3%8K1cFb zk;w--Z6!>Gln8qZXaVMAAgvGZd4KhpTwHkxW zBIAWl1fkd)6HT|*0CJg2$&~@BSo9)W(MDQ{T)LK(eq$R?BNJ0>BAc$Mb{~+q(4cat zD$$e1sujA?wB*0=BKN+i_Imc=NJtO;vq7#_yo7=Dm}K$4Kjy}yq4AI_U{pwOW0UHS z1OX-z=yDWxXZRuEFB20}U$}UEF2Iam7)pIM=5TV$wPo3%%&_a>c2~c8Z3tNmCWo|w zYz$c|`N^7?qf^SXe*-3ujjCfeQoh=h{OXEs*^;h~dV09KE%^b4he-LY6$|n?lc;}C zf1^N{4(l<)`ZnpB>2y)!Xa5`mEb>1s$j> zxg1y_9r2zpdhkCx#cBccq7VCXvk`CtfA=%>TRhTYdzjzB5cmlgKxvHJ~lL zeUZI5s5irq6@oiU6N>t@9aB{Wq|M zIOfxFP(GmBz{@JH6xnDuIFPiII|WsFKqDo)d|u_}s03;nyszID%}dsAyVy0de8G-Z zO#O&&ujEDdQZ_r#X?Bm-jORV__VFLk2-4uh1%AvY!9_D+$=Tn5jQ2JGGqfnE+jk#5&6Kx>rc@r8 z>gwdOaU=ZqpxkEAE_Y+8GnUj|(t}8n!nhtY*t7+@e#ri{-MmA!m$#-9sbTJW&BY+5 zpz7xSsye&>f_RYRp6&4ODXa+{fo;JJi}<|Ty?Ru+43gQ(q#Em3zytZ@Hzs9 z;;)_mpUv`F>y)t7Ivr2dYF7l5`?Gs1N~V-q37|#a9cJAH;{VxK4_Ifm4g$@e|K+@cWW{gk zfJhf^cGb$}`*K#c`scH{wsC-KgIGTCJfF>E>=oQ{?A6K>kaq5W$bh5<>}sT^r*q3Vr$PC8 zmP_|5-xpm_3Vy4qdFrMnkBv8H@@wTtQ@;#)4ju4zW{SjwVBW+GH*W~(3Usz$`oIIT z+|4qzuNBfeMAEh6&AG;YcoxQSlR!yQ&f=eJlVg8_rqCTzSUbJSUm+fFEhF9>z(AU; z`kTkni7O|6oN2Apg$ad_rcC9!UeYd9HqM$qi9F z)$uXYz|30}JWoc+Ne!5LtqpO5AXqZUd>--coy&81AQz=Q2T;@J=PO1y$uahZmPt=O z@sjVtZO&3|3EOC9ZIG_1*#Ua0ey4yn9#bHWfb@8;o}%5=A;uS1c@E$#1qC4jjO>;ziPbu zlZEj%WB<1!tjF7;?jNl87nWifitoo^bN8$0J##4CNy2IUh$xDrMJ?U@E z{5KFZ_kOLp;ff+!&EPGk(@s)f-@2xYQtaGI3D<^(3jDp=gs1LH6=2_YupkoX zkPuw8Wp2uqS+=)-V94uQ^y(|9;DdfKt)8)Xsynsl)iFjq5NHJ}@Ljx^4@4Ajtt2VR z8&-wfT?=Zy(NKj`Dzjhm%U`{6xvMLrJNuxP#%&tp_|QP#_3l0SWZg z+uAEGz9lX1{8MSE7Kk%gF5FVOYu%xP@c{Zk`NQprLLVw%678YN`y~>mHDHH9Emt|y zL{fwMY~P4Cq^SoEft`=9=KdEyyoZOU!M>OiFnthI!V4;z2+^~NVdIAS_TCutkXT?7W{n* z64X2uO8x{7N@>f32xk`*!xolfhV8(SWQeB`(XmM!99eC0f#3k*%x;2v2+mg@fIO?g z!!Z3fo6WU(q$^qfgSjvzTHm6BQ*{O#jqwa$v{ZM|>Xq4^!q@D@ziNE?fq4!%%KJZ8 z=nq^WL<51E4Yvlq`!4~cbzKL|?hwm$TPgJP^b)?C4g+RIxl+N0ONsV{y;uXYJn*05 z0U@@u5y>O{WVv=NQml4Gx%1OKJpjC1msacB3?a2{NZ#Yo%LtA6ZR#-SR%tAL<3{!u z7jPcxdUn7i^ccU*jQt#FI1Jy;`xzg`VxOCjh>aV}NWChepLi+FAs{5kuKC_MNL(4D zIKC#RGa#XpSt-V3av1E%I&_19!~c|m&#FJu-t4i(x;Y*zNk?-lex~7iGf#$>fyms* zi*+a1&kZTFETUFJRN+o!HH4tg7Dw=K#P_^=y4D+JYEu`PVW0Hq8pl?+NK-GYtONxF zas!SR105a#;50q3PkKO2D``g-*qEbeLWT-OvYQlo2Eiu~by7{eXoz%wQ|HeNsQOw5 zuPsA@5|4puEs&(`)GznvL=8IvS<42{bqpd}c0uqUOk{-xh}=@=DmWqFe(-Sep^q1@ zb*OaV>{IA)fLrt7B3kiL%v!2}^Qy8{Ik(QXGFKjxsk|9o+tY8^TnO$)ru#$mx8&|i zd6`)|s7bSo`Y(jc2n`4BUYa}}48Ni}b_=2|VIo~ma(ecBzf<5)R< z0@8Uw+$AD&scy>*bbnPO^wa}sKoM5hARe7eChH^E0a2x}la>7>84ns(3P?zhJEI~a z#XQGC&+xkT*CO)asGQu5uri0i(r3cYCD9*p{3Q2JEQhDg`6LpTc!C{MCdKYcqI;{e z)sB-jKY=>(H9^?+c?BSlRUgyD?Q|1*sa(3tCBfolzvTs+LA^Gp705{1&z@^JA3b#= z0_7R~E7GjB^Ih!KXYBQXZ<+|ZLyl7q1WVr~erY9SJ4Z6Wy7FK@ownbj4)CSBSm579 zOgum|Fr8$BEvnz06Xv{8s_OvkOhMe6Qs8%YhV3f`;y-=L2S>ch&O96Z#4#~0PJhOy ze&^l0cU5a}RBMv~H2}2YY{8wepv!%@7~fS!E(|Ru@H#ke@jOc&(D`Wg{mrbP zpx5nwM^4}I%3nRBr8?qD@8Hses!alILA6oad1C2p$;BI(y{B#81^wP*uX`l0aT$0F z|0Tv1{}E7h1r``;5HGr31(+>PIDYOSN~@$iY;SAX%Un%Wb+T(2l-(qWp@_LX8-8mA zh)nGSF;h^5mYpo;W!D}ribF9fN!s;kggGwx^Lpp6|D|+5Py}PX>mg@6RADq!PW-v% zD+TAVRyXbXP@T-rJ1UMjsGnwmhZfRhV1tZ)5fHig@8G=tksDK*U9K^iQD&l)uIZxD<1XLr{nV z`M~NTr@9TQUw3dw$XxlbW4nKsGD-nhMz>cGRi9_x5Ws+c_p$Yo?_=Qdx{?(^O-S8p zn=n)Y0q#NwJRlg>HWCv3|MP9yNv}pd_&}Xag6WajzIl*{hRoAex#7@_Q=qcx>m-^9OnXRldNzLE-LNk9nlD z{|3dtR8si4=y^rp%SR?LhsI8IIG~dt_--vhk_kM5;3{lv8n822z1Ahiyf6)(T^;!H z?z|+hy&iL94V947y)6+u5QPnjRpvJa%*BhlK+|SgIaC+7G25>Om5l)$whjg%bn~Vf zc;hmJ*^(~zil^6eom_Gyuhai*jFRd33)ejE>Fpkl^%atIO&FaHTa5ZfBl-lrG#;pl zci&9;#ZVl1@q==vP@qVtr$)pu$0xoqQ1%8Ix~yjZzu+kVK{r1h%7+AjiaXWFW_E9x zP(1B_z2r9PWZR`AX(!LMa)-eWa?9HT&VyD7vv@+Gu7yQf_T!Hkz_@&2sOY-C_IN;O zh2}Np(akG<|Ne;RQI6ul|5x01hBcXW?FJmwA$BDw2-r(#f+7M^)WHIRh=d-Bh%_nE zODHm;Gb&)Ah*YJM&^v*Eg(66i-jNb|sM6b68+_k)zU%w0bN-y`9R7?02_#SUv-ete zTQ}g$SOl6<8#B^smfQf2oqC$<(&f@Q_+DNFA={!ud!jr+SL2Ksa7zNCn2-2?6i(H!F}){X}}S-sT5E)4cQP@IcGrVh1x=?$dO(=nr|&>!iHVJctfLvQgM9HMy#HQ1 zH3?T)?&;3!(yslPTrb8$+{Mx@p4FS!(tWy>o{4(nk3o`FB!#unCw#Ogan98crQ^T` zX)&0sKXl5mQ z7=onP#K+c(y00#ub+&M6aCM`XjIfvnx)N$-=-}c!CmLWI_4D^HPEEXe>C&Zxlp_HJu>fl{``DR*(#@g<F^T?cHSLL5AIm37;z{*^nextE6@rtbS5_XC1G zYM9kWVsA(aBzR&}ZnLH2IYOx&z2hj}vM_fkcH>$vK03E8Ap?RSxX$5dX*dXMdt~3F z9d>#-c;!KJby;hsnT?iR?frG7D<)#cR?9&M%#irHwEBh2s$0bjXl8x+c0Iak5&nor z1BEK8pz{HLiDjMWn0X8;w)@p#i693?hMm@QBVX*HFC`_zkM}Cp{I&b&IlUr}ciczH zi!L9VJ)=Tnem1alU~;7$@}bZ*!NeWS3uUmRaAdr0-Ofu2x@sQPJX_luZ~y2z>(;ms z*VveSx=g%z@%2&Z?8^z?Ru-cev#kP8{!ksWN4I`a^}H;`3^ek2&@jv(74x|3doCW` zUGJgMbB0td?L+J6Bl=5)O*02gdafw1>B>F2Br9k{NWtX`Ff_)!QWGMX1KP&7nso9i zmnRtT|IV8Z8>2RT3l%-BsJh+}V+N2svLx)_5|4_DI~D5GA2bZL(7SUcJ)X$ZFYtB- zb}us^4p2vh>I?|SPK^Pj%*L0@R8@cgnT}yaXd-)bYlV}lJP>b6Snt z^xOEV%Kdp~Uf}&Zar6!6tnF85Iz9?!xst%HUp)TP~ zo3~lg&;ueI|h*ZnZ2uVPua%fpHY4bhUm8rnOdhp03fC(h|OZGT2o98_2{Rt@y zi2kr=iac9&;mUyn2XZR_k&v{Y9B0X+cn=~Bms`>~CtQB%K<1=+bY8v%ZQ;HvFggN1 ze^yD1=cMX74@D(fh#J60d|3U!G(wi(FZU4!b~3c{}g*bqVnV zsoV8ixlP(?%OU55a2Znp5kkE${mvCylXVZEY!=w(9&wmo$^q_Ht)LYD-A{FCmO+f> z(PEF=0V--hd-Py{+tn9VY!p6BL;RiC_65}${J1r)JBEkswt{q>U6i5S1Ed&pNL8Lyw#-Kptkj^j{K+cm(CfNrBIXwq!Y?`s}{*A zDyqV??uz`d#B{rnM*M-jO0S`>hx)Idj3ewfD>a%DFw&2npLc9ZO8(%J96`srM#sjY z8%j1w)U1(DEwqCDj4&=D&FYm`B571aGg=UPj1BxjEoL)bpoB?+#<%^mx;p=b3+jNF zTZ{?YZvzeJ8_V#l?PenH0tr~&c&mV{a$)Kb&{M(OY?cd@bFq@L=Zy|KC6 z5#a!&w)8Zw+2JhMmC-v?DJ$cKU30OQXKnB@!6?k>KFyHtL7!F?v*%o=OEL^D7kSW} z(ryR^N?*chwi3-9PaZ$cv7>NxClRj+D)~Jkw52^GLes-<9Yi3jo`zbBkY8SbuSnF+ z74FIhcaTZBUyop(dNBo(8geGvs((IXO|EH(yB*o?su?YTP4>^IPPl83vcgs9 z-phH#q(lr{LTXN^*5#29E}?b(v7c31hDnm2zeeh&pm#kA zN9A`Hv2L46ury!kG<&3epw@VuXo^^k`;L2zQ#q|bf7jb0o+V%!tD7&P%jpo^SVr61 zdt_#~`j$YQxT;XO=WQq6D=0aGB_VqSLP+d<^DkW@zwW~xK42DV@-eCxk*!H9de9?f z-ut>oa(UwOBJ3C2%fnD_(rx`OR&GcZDjPl8h*r_kNU*grG~c&z$@r*dg_Ht!3<%d{0Y@a?l`a&cE{{?M2=fxAaw z-~H}GX0O!uk^Ao@GW%u&V$}XjNs5-*n)7@L^$93z2ezTPcBjTptBD^U$1co_cNN}T zqTs!}KhBQ3B*hs%;}|#{8}dOlQ8QO5lx6DIry}<~uW;XfKJyU%Q0r?8**3;%EqJ}+ ztT!ClZyFVEM_-rJye;+N$M$&iaHXbtM;1P;uipSu{V_A?9Mgt`yMd{yUbsKXsUcn& zr1#;qTeogK^)N_!b<%ecjAO+82xExmpt2;Kw`hNBxe7N@J;V%zfGF&uBa%{Tas{FD-nHC>r;0TEKuUMgD*8RjJp%o z87+84{zuNqnL2&QFv;=@CH@X%E$}*-huf*QTMLqwmn5Y;WPhzF8B`Lbr&p|$m6s=c zeIFT?F5^SU##cerL4131+&Wa;4!?_p{|1n6>yHdCt zyO>wUiXLrRgo3ZV2>_KQutX=r_0MZ`af*(L>J!K|YZ5>ZKr7@Jne7}rYg}^(ZH!&c zdr#b~abKP033Z)qNqSe?Q~Z1el4VSbJeb588FkiyE|Bzt%7+0}k6@sDEOO~MB5ATX zsW!l}tK_mQ)S6bhS}qsc2B39pp98yk9`c{gf>C>rStY9jO5s5$3s3Kgg3>1N$kFGt z>r-%@YrQ{~SVPDNUQA2_r35X`GDdX%6#UB$j^U9;ElWGbZgUs3$zSz37$kVX9zhJ@ zYs;~1Mu1GtAgAJFKp)h)*1muZ<&C3^y#$Arhm)CJ`LInAgTKfN7O0?_1be&1szMcH>VAx%$GoT{G@itzH-BKs@R z9x^73dqaJk_}LRJtMP8@^3^bqvHBH#QpJS`tBRGk)@$gMU%uw#3ObH4eZFRte5Ll# z1ac;FE3^S0b?y%`(w5;B5U8q5$M|^#jOFz10Dto>xcm(WPA=tf*M9V<^jUp$OblL1 zN@~spOEA2De;9TwTi<-z%BSdbL8B}WmQ5zP~BB;j@+WxgukHlDJLQ;ign^5U!39L7*IT2TbnPHo-!Z#xP_-4 zF!pw9dx|*;7X!W=y!|#F(!?X|E4ukkW4G1maO$vLiBBk3V4DS1!JyO!MSHcsbv>L= z>oZ;LzM6jiLGuq!8>y_&u@34;cHv5*4!}5fOOcrbzWn06iFdZWJYV&CbGr&{lf7}^ zzVGU+_|M@?M>uXIF5Vb10%?+=)|?}F^SoRA+}8zAak9+TB)YAKbxO_OspZn8=^nnx zq1u21PI>)3d{zR7t6wM1!rU+x4}YJDQgDw zc?xS}+s}W*&wQo3{0Uk#UlD)B3%Bxq@;B_OO2rh3v0;|Chu>Z~+ogQq`WH;YD4fLw zI*#35!ife1irez!H8ubEJoSdy3crRHBed6h^#izW}JM_#$h_iNev)9F1=uoonJCezDS1O37{81N(#W{9CKDMFSjkNvyz$gt&P6mp z(4!&6ZUN$H;VX07Mn#VPy_~zfd(5tOwa;3mC_x6p+kMRPT}H%%5iYS~;Bex|!mrWL zXBrW3*n?$XFF<+(85xK2)cQ`t;S%Kf_ zPWqreIP#1)sRp&Nf`!Y<&==bGs%M%KUX7?*4O+S{1!K1&^)vE<5HSw`ueTr_|JxVh zcok^ZAbHI?yb$ou8Q><^F5pVr3f&78B^c+}Eu5jY`w5aN6bNOZ)7d*+!f82(Fctpn z_79W2rPPSlw?YO}UJd1dhiI%HzCu|H9R0&{f!a@A*cs@Y2ff&JtdgrQt2+_s|7!n8 ztzkV16}3-l@OoY%FFik(yPq*=li%%Kp~Gb6{#rEp7xH;5CuR#~p8EFf{_O`ZoSAbW zs~A2Cwk%vxg%YMb)RK@4E#Jq)Sw`iWopP}9dj!@%#ug-RXMXds0?Cg za3WqV)&Iy(=9uYwb1QHBDTsU)rUypiW5a5JZ>_%ElsbG9k&+F`q{X@MWK=)9uPud> zf2xGk)YOoYha5qVVck%u<3wi@_38O^3laj6d*R7TKD3>SriEbZovUK;OD0%Ds z(!_+)UrkhB-Kp>76Pfy|LpyH{Cp{w+3NtY&lig|;4=DHVK7AqM1zXA&lK9yY6T^LzS^X^~$=@<9I`T-# z-!+9b9r?%2GKvBTyDCNiHLx>hd48u>=)A7`N+zTL+I&_k!TYdm*+MNMnv|OOr%*b2 zfi3l?egld^`_y=dP1Wg#2RH5$83F2;q4`z^fk692epePs+zB@6zY-N+r|pn$bLU$T zUm~%kzy=Nvj+2J}M(Z&hafynG8uWEvj>Hl)L=y7(uJ>snsx?Vm`N0DUS%rSqr1lt) z{1M+u+nJ@aIw0+=KiIMhIzbH(?L>D5fQmNPCKhgF^`0~d`%x=?c7Ch#s2U6sjxG{D zFAW7*MWCRdwFICS)(w%PZy&T}RZ6-|2Y2PL>H~~CuX!3b%b}K}9Y3sRaKUX2myS<#Xj3&oZmAzyJPqrSsGE zMtlmybO20-SDKwjHN6$?I;%lrRl%|g*fK`TO#$Aqa3+cHVy`V|a$dc9HNaF0g0+12 z?Ac=rr6fBwBvWk}l1me$To-dzq^G}~6$fq#5l+y)ea8yE26IwB-kcw{y^|qUm*2Og zrGjV-L1&Sorz!jgkECsfXGw9>Sj0U(d|TOZb;Jn$5~aZ1Ma*(FR0qqZo~lu(BT>DE2yV54)0QH<0t*a16OUg7E)rOF?U`Ejzhw`Ii6(>MhX=b6Yg==8{nDf|}FfB_+uTE@X!gC&1lT zeYq1M0VFHt>AK(w=3TTtNrBj*qem4q&)!%ZT0?0DS~$5k+^>$@jh_7+71L2*hmQpG zoU*U&J>1J#*SBjqt;fE2ID2AnpwQZArUyxE;grxYuY@qip5N8F%m3X;n^BD(MS|$G zu~HsvRzmYC`*mf$GV3{M(8-??gxKywa9R>0+`CxkibhLLqGtnib$14BW?P@#Wjb#b zY0N)A>i7=egS=h?!h4E{erMBuZtk#g5mhyridmawAt|?Qh6juw0%plU?|lJ;D8`qU zZWLcId&e96BZ;AW{7c`+uMI!+@EW;8&hyZc^00;AOTs}jcVo5` z&AH?dSHud*@b6Zy+k`Pa`j2)Rj@ioW^?o`&EyYyp7H~8k3)I&o2vvg1-t#_Jx>dsbQjGRiFs0q|{ ziw7D+sB78JZy)qPc}=SOBsSwR#F1p_;u3)54RX+5cWLdfxUA`<8)-fVs=%^2j=g*K zWLVS7Np0a59)7@oMkN$9O2&}Yn>$T0G`N311`?$1#5~k&D+U_iHp;0rTQKJ5-~kb$ z+<|`;Dsdo-E|t|e#2ceQKL~hLr)`C2Z6?pTUu^H$-%{|qikzmto+QRa-*|HZ`0Cqm zaM?lYY6`!;I4RiAukZ2!VBu^(a**SuA*u_f#q~dA-&+4WEM$%LvzD!T&#L+D_3gDIZImG4CI0LrxvOr3a1h;v?IWZSHD zyns6x>P3j;r=D|PU2Ydz#NS$&wPeeBFnpFYZ?ytgt5x?2a?d?;ETao@y631QgEb)J z+4k>`gY4gZPTL^yK#u*cIBciHh_BqUnU&PVVX{pi6&^JM*!Ox>(f9R@9gyF-O>eSY zyI`{!_gUjvo4=-}U!LF$8|^LpSCo?=l=+k;X4I&emZcO_{qpb??HUHK<+bo0qzmA; z<$)y44#>HFY^^_>E~?*kx`4`P&;6)*yLHOxGZF2EumZcx8t;IN{k7cgqBO8hUn1jq z5Oa)~e*?pHWXwgJe;Tu2P1UOdc!Zeq_3|Omlg3Lejh7)3A9OgKKz9pTBV`O|KD*wnXC?h?Eisp_g_|zqe>73a#lNk;`l@wiS9w0aaw% zY7(2vP}eKI{0Hu0>LIM$eSIF6>K6rFIL{^Mkt1QbUg)w`rI&HXAlcYTX2SK^@y`RE zSOF_SoIRs8IwvQmeF0Zg!ReMJe5~YD7cPx`K?GODk|DDU2);M6La&l64MC8z*=AW z!=+L-6|XjH*>?F}mM)gJ#hx$UPqg`-z6ds75Cwh_!9W!+lCK|Fy5U34)UGdj(MJO*=O+Khv>?D%bq_x}*`NQ@wm6`tXr*`kCh} zH~4Dw+2Tp4%|WlBB?6)sd-0_k{$eZH(B0jE)M4*M8#&`xGchPayhdqWx((Ip=M z62c%61bHqNIdn(x%jYKc+HLd z^zNbrX4F&FL7+~5urx$Ct*f6{GY&jxqy(8=%Q33vhLZ2B1C1pM`jJ=w{q`BJ+$Wh& zNCAb~?gad6Ql?htfV}3GhEh)#cB1Vovn%Q?6h>%fHCX_MBLV7X68ozcuQ!BR@DBVu zWJN3LuM%ZrmCSAH?EEqd69u1Q(IGBs4mAyJK|X-*VI6eAxV$h+TBZP{OuTV+96U$nxMNVM+*8>3YemWsO#M#DoqdHiW0oHiV~yJViKfAxW<YIia(xQH&UgI*rrK5tJ0k>A?LkZGl1P?9dm|EQErdx!#!4{Mr?>+zgq^P3 zCZzgU7QmIxo4I@Ut{lm{gX#dW&W%~-S^(nia}WqP!oT*bLIblyKrSbiv4Q zB`f6)q>nMk$sxn7KnH+ex&6mCmJKW%!Ssc{EjaRBZ@g!sMEv;`LRah3S|OqUEvm%M z%_;wsTh<>5cUhh+oq>4)@el%pG@=k!tfd$9e@HjY_)v`!oSP0GKCJRHp2@!bwgkL+ zkSTfo`DaJXcC`Kg|EQmU$L2L8YjPHP?B|{U2 zLN{;Sy!kC#v2y@#z=hR?4gpB~K=FS=WO1dCL%{D0sN4;W1IjfIMcu~$O5@B(c-4(s zIvE94%J+gMCL}esD40=|y?Pa?ok1~j>s1A)(c2W*`88Drr)dii!JSYej-(LK=Gu?7 z$3wm0X9_W?8(+^FW*(e&4bRZO|8ZcJrvTT1hL*v}xcC&K$^st|dma#7+7&6cq*qj8 zL#*XeD}1>m8Wq5JV8bOvy3l0<#eNgC@7jcf{I=BO#I#0``d|}V5g?K~BsLK8MnVw0 z3!sU$)pdu$5p#``IeDupyB%)6X?`O*GyEZ2waHOOKt&$5 zO=cRM^SwCr7r?deK@^kicK`nU_q|R)e8CVaH7_voS$5IDO(K_SNmNx0SOo=xG4NVQ ztN2dTG6@0ssG@Apl7h}Qo2N||v~WKGx$bjWMeQck4RV?M_+e@wO7b=4(Y+wwE(Aj#i zQrXqw!oOV?;wQVV3l)^=U_xdcgz?$JrQ|(%vXn&#;Gv8?O+!%1VO1E-saFb@I>xOB zw3_<^v@C94z4`=U{9ca_@^&2L;79=IywcVD{Vp?}!L!I2P0Uk)l>a-0ZYxs^q|mXi z`)@)`ffqKPw~PAC(VKWxPk-|XmZbCqdG+z#44lj1K;jVC%$saM;4f+kjV}Bz+(^Xv zQf4WswZ*1F?Neo+h_b0QO>i{7N4mcCut1;t|3bvxZXjY38jj_yhMK#+GCQBA_3-J^ zw4tHOa#_ieZcApkL(d2F1u!TUxxJfAN-L_W>>o*EqmU%Vf^XJx;>Fo2tL{(F@=I!A z_(KptOq`JFcQ#wWNFOOj*p)LL(%?^{p>5biI>EnpqceojZY1{8Ns$?(eBw`Db&zZY z?K`M>Clc+y9vpjL8vK65FUZRZSuvn6LgC(C0tWi;beDVB7y31fjUc5VY4H`yCB^^5 zdD;-3@ipr+Hcdm|h67tbe^n?M$FG@l#+z^^ZM?U)cLoF^@#}*W+);Y?dK~EP(iaCJ zVL1=BSr*#87s9>`0sfrLZ6NX8OTl(!^}+k}a{pZO-TZngoRFKMX9C;ZLg!BMkDuSp zR_FW(Nu4`+`0yntQwwbZwF=z|Ty!ZS^mPQTrSJe5BjUPf%U)LDLK&S$1;0T3J^hPh zN_ zUnA|TqZ4G!}!WlI5LJ||Ah1R40~F`Sio|=+;3l2YE58) zB~9t2W$1H(yz8(#1JDbGEIL*<2nyA_nnx>b{8df5?u@K(hX+|}pdRWsd+&sLHUI`d z%%l6NZ7NeGBf!mRjo6m@(@;i!iG$I#GU@+`uh}q>6DfK6_RH-xP7B|QrG-KvkUKqE zkoHVt9p=K>kHW--N8xA5^M(x8=cYoxFw6R|^N+)Mf&={zb2Xn3F(w#%M$$!(cYcLm zcE}|j@%l_ze90174h_R)v>m$md3g~=A3d97xzFcll*q%cVh2PaZeFxotE%-T(CY5C zY+)4HC||Ep$~$EZ4X<-;_JI6PS7wjH!k~a(fxU`%yV-(KcOghPaJers^V-u4<=-!* zH(B(i>V>B^89X{l-bE+>w7ZBsic|^CfPkap7Ff>`u4`C{h1MlPzZsvP*!)NE^ z*8QZ0csU7l;W`Lk79oOQ1n;e(B}cY0VjK5Kw%8E#V(K~gm*j-_qv+xCkvsv+%u$=Z z+Iy)0B2f41HonA)IrWI;Ih0`5h1tVu|3>N}yd_DL);9#+3av+`(5C10JmW1VeVZF? z>5VB>OHWgMOVd*~`FsNbb!LTX+HB`^y|O>d4siO8+nqRZ!t|pji!7+o#TyV}kZMqh zBJVB2yy}qdtw}XKP1nGwWxr2Xq2)G6#TTf%kZ9eAoN7%v-!)lVo4|Y!?mRa}j7~;p zFMP!*tD4Y8)J;~&wLWy^^u1B8TKNNjCBu&*!j5=&nK~>*wPh|8^>c_#!N9o@p2*eP zF?M`sra?xMmz-GH2}-gENL2oq>Gn;lvK)VR0q+MmxI8Kx$YbZ==2atnMc^rmuW31G z?P6irQ+p;mAEm?4skpe<1nE+w!b3w7p+jpWRHtPHH->%p8A2RJOS%zz%hmKO7dUKZ z3fER{!KwWWtFJ*gxBkj85sf3xS?oocLY*+lMVg}stdH;m4`+M|Vhkj(SdFENE-yGl zxwhpNd0V&nsQ~m;Dn30Z0fFBAdaHfmI~Kw{Idb_Vap$Ty@aKt8lS&@~M zjR&2V#gbFY9PWrX?XG`8Ob^}#bQS~V6e*nI2*iRlCK0t_nvC_6Vf*iEbL$NFi_KNH z2@*oHEXQ>_g|xxu33?0-IMcBC8f=+}oCk>1zo)mC*O0Pt^<}(&XML3ya+=>stu=j8 z9rJu6r)&5$WRBB+VB7YUCU9%~lA6>)MOcw9O^!knZjhcbcN#g&z#KaWC+I2r4p0Fg z)nOw@pwa2#=NztDT#;qDG?}`x6X-!*HbECR0G!4$*@}HWA`nQO1cKiTP5F$|y<6A<}P#eM%q(hnT&oud|0f(dM4vL%0XB`O>unjvqhn zkc*r}pbHXDYqXL2bMtmIDTa0Qb3YK*bzZJ7yqqYP>*39Ya4O{iGo>vvh!}J1B7{pz zXr|v+pdG4#7lX961pp!?-Myo!`3^!hkdwotQB8bFAgR}ifuK?5O7SEd~aiM(gXYY+;TTjAd? z5(bgp$m#kMX^c^T0w>iw@fa{9i#^W;+neku>FMb<*)CA=}ZKw3yvTU`koAIClHOWeF)9^AyV?O6zSDSn|W@-x`u6R)3a^o}M1- z0qOZ4e=c}x;P`}*%O$B`R&y?sB??hid4`FJM5v9|M@NO_A3oY^W|Qr@WY3NfhEugl zv=j6*1IUPO!+SyFI9G&6hBG30Gj|{0I7hk^!^z)QO!Q!fCs_Q{_M(!g>YwhY&PJ z57|P0a6Ru@oy}fE0+FGoy-=Cdf*5+ZbEiZn^osw?0Yh9$<-+QcbNn zXHxt4^N#gyv1AhDA&FUil0$XD`N=LiM~FWYmVf_8<+B>Jj@NjY-ZvjXvJZUAY>1eR zElfsJ)oL~e>+G05A@SEIUw;-xaxwd!Z#Axg$wlk1gUA!yV;Ka^KC+F4XHl7eVe?Cid_7@CNz1~-><#J={nTShY|=E|MD%p`J)cA9|DDlH*k50# z!i!|$?c9C1*MGndhlocW@1a9Qk~g7MgGhu4Gg|noeChSXk6%wIT7wBegp$k0z-@!_ zBf#>6^oFM|ymhy3I4mI{(Y0@thn5z;+dvv1^nd*!_-~x#_0JJC%r!U;@6WRW+PY*C#X0&=0Hml37Y3mG7YDAc`GE9B-E9v z+^&uq6}#R4#~+YkfaOF*4C|L++0{ufoFd%6+<*qK)qzUbD$eW%=DDfiKOSDM_*;sS z`PLwn@S>t3(l5)<#?Mu@*BHGW~3=f?+aTR3t zuyt+P^4S**wz(!S@?Bvk3ubx8z;(IdYAL)P(o zODaW|z5bAu&2^8M5QGUBR=_}^XP!NYnHP0?x&;G@Bqh#?TsAZ;#U7ToK(8_Z>X-UU z(AGNC!3t}DA;LxDRzAOBs$wxeZq38r3^8DeIRC?j7w}5i$&F&?KktZ+W_JGbtNic( zERyx_`|bUY0%rXir%rB&`TzYaB}FiQiHXsP|Mk)hpM}Hm-w%R+$cO=r`Oj~7SReT} zaI*3J|2r=S!gGb?6cieuxs8Ep?Gi#!U@@Ty^T44Zi4Ei&>%AI5DvAGLFrjS=8ubWA zSUsH3^^jE$a=SPf+K~sT0wS=(9huv`YnRgKQB+BdF91l;?r7eA-pz#zgc|m*DsH_! zbIEVg_2Bh zjDb7h$K?Z%N?H{rG)rtbZ`Sy2g?|Mok5f&-`43uzQ7ehSRZs>k*3e@W zf@7d=QwMpV-AJ=o4wU8a4t;(vgY?L+(~=&0@?poz11zSa2`ZI4aI|H(uemu)K_-C* z_l@3;9=5uKKe>6UPn_QXmrLss$m7r!IKA|SBbA{ zz$2k!x8rxK_MC?n!KLW~qwYu6(>Z$Azz;)T-J*m;goOZgRM^3jTiiBoDf};QS3vw1 zD=pn35u;EfZZD({g~UQXP=`0~#47UF(U|H5LXOHyU2An}mzr;N>bR_i*uAwibttFo zN1MB8;bJy10FbE}j34!QSGtg48!krfNf-3U^O`pKI&g=2#@zQ)v)$i+?>z|&6Tsme zBCMDn2eq0*(0BYD3J`MD8%{nMz>W9EBk8hqT_In#Z z(y4uF1XNlM2IXWJTO#mVKp@-p<`n%aL9^by>KLrd5Hb^p6)w{SZNP*TOPYqd;hha+ zv1mpJ4S_AM6o!mf&khEawKg4{Pu%!DPg1$=r8bS>Q>badHD*_ zHBjW+w;{19)Xo}@CR=R4VD3K~FxHyM8w*Yg3o3jR5670#;;_ipsaSn|8 zm-UO!yM!+O(`l2Ts#w`vP?2?rBUOWc!8MGjU{&hzaD#!$;K04RcD)43`1Ld>cIZ`I z00LCO9o;UDDj4!Y=%ydO!);=Az?q7Pwp;z#HV*nN8{~4$_Juw#rFmw)ZLdeGn^fpI zlh;cm<8U5do?d8hYyfLgi4k1@o=^-nZ=0oqq88d?%TP4;!St@ON_Q}8vr^{Tx>nB* zz(}5o1%SCbF635eiowa@U#9rU-Wsy#Y))Pe2Rgj2(j6cGR*DVsRSclkN_l($&HNm> z__O8;OBi|dO)v21Ls?ERDU{7|3~}n!h)plHFsKR*LM`Z};0#(a7=Yblgy3RmjQe=a(${cY1 zIe2^YJfz0MTfD*SoBS6`#4^Q!A_gS_0D5#Q?UD8N7M zHhRQZ9~nGRYlvzXa3_vLx&pYA$DLtFA6XgZG}6KCN}=UqaeOu4hO7q*zOW^a%*scx zw0WC*fDWS=q;_mJdM~hd@J_?>UG%DsEq0ee<{m~2vao?PEn$erq@-r$!|-3yXgFul zo>SAi57e5l8|9d#z*e5vIJZ@Xahtt59;3ul9ZQR7f{uhZF;XzsY4gZ+DU=EfQ(oU| z`F*>0-!^ftn5)d5Y@P>0m{yE=LEw5tB*!N)Sv{|{*t?gYgyLwBm`%y0#ZGd{5zCA%5MD>3It3J^GJo`xF8If zAMM&paA+hal{m1-5I>4FN|d(pOhMcfL#mX!THJY|pMCZsroO=jkEw5(jt6}p@V5eA zOuLiwQFEGWSE0;Bj+$KRpLR-juJPOzcMQ2Mkd`#?E$YH;1|aLDMuB1B@uB(ew&oku z3$Wz#5T(I7msTNQbECPJ2uJ{W3GF#mAtW3|tghDA8%3mzS`| z%y15reX4$C|L_y{8gyapPHp8?n$b+uO*p8_0+xf)g{9%-)}1G5E{{*lF4S9;4R;n$ zsi(FaXT{9SkW3E?7yuSXxWxI!m3tYax#!UA zsTgrco$!12PII`4P&>b%4+Pwz)USQ^Hu|YTU96?gJHN<=52oZtxHH z^PGSZGP=k}7ekUtBaqYN2p~jtPq;^lbIv&Q8@{Y| zRW+t&4_Va|iDo0Kder$tE@?n&2Bt53f}S?Nw2pd9Z3yT?$10aQB*qMeSB!R~N3 z<=|4B(CiS@vc94!0MOK~4@CjYl@)%%5*;@U1;3s^a5QUPhhU;IPCQIiC=8;#=eJszzd(W?^yVWBN@5(%^Xruk6ZA0b&Bg?H7lIm`C7{=Gp#l0+CB?>D z4du+MQ0OHU&OkLQ2!qG>sVBicERdQ97UaMba~SPR8vvfPFUBi$m-otDH;`=S(GtPc zWW~=?@mY>z3}7qQ(CiP-{5AP}{PjYlT=O^wCfRYLo)qG_tvh$BAzQ780LE_bK-pCI z(O~fE$IPy6M{9vLZE`!@m8o7AN^p0n=#@k8X8qkm>sR&WpcYFgT1MvWXMe(0Oy}YD zaGrryY`Ax!J|Ua~dy|cA|5+!h3e5R>|D`$(Nfml8f@hiaqHgW{?ObEN9e$q?K8i+u zgO~xSPiKG%%##RY-Mf4DE3J=xa0Bv9`+A0XoWaP)w9K@Hk!>hlT#0gOlYL5)?Ld$9G6?6epqZI5v4C26is zn>e98DH!&rRgx*2Cf_!_CSi&&7RrajJg8E)h)axX${#c%Y{kqB+3-R};&ePq)Poit zxB0`O5Bvi&xxaDNCkz_Z1Cre7+KK3pSA=Y(uhtm98-N&8LF%U7_mz;tSDy48gsS_C z9a0=-leD$9t5DX<0C1KPC;9mJV!^B+2ItJz>?$;Q8JH1kAn|Ra;9@9yGk~|N3=*}} zd9(m^d8G+VkLUah`Y-G9yFi18A>Y{uEVa_y>1@lcu)0)(YohMR4zXSeS>%G!%HO05 zW6D$Y>Uj83hIRp@nO&~V25tlHDX3q?;J|43nZz`44L)24sl-uq0C88v8ZL3I!e(n< zp^Y>#v)oK^1s6&K#tu^TK6)}2_Ex_W;XMf^t&qWan_&X3DerJq;sI43-Agi%uFW2nnUuFUfW@k4pP<4Koj?L35;taM7hj(2kuF{%$FG&(%EY1&oN( zT=)pE?;up6i?FK`52(sVad*wNmMd#Xw?N&+rs25=!;&i*WqdJLi+s-K!m0KnF7y2O{ET7Y&_=(Q2NLsf|{Ah4%fL36u6G1OoOg7kD5a| z&K(HCu*IH!{%Z3Zdb-k97`sgaWv{DW(QNF1-)I2O#@reUubG*l9)n~;H)pKvgzAc% zI=5S<5?12kw27fR>@3+#-##PI(Zgi3QG? zklQziH`MTF(QRPH%xJkTx0@!P6%%W5Edc5iL_sY?PKE2&t)@rEugy9{<*%3QBqZ`&X7<;x$HZ-qXG z8la#B@>sW7thsw6BwJUixsHGUK?T~!igN+Z$$#nLJdUU@cJ7HdE(t;x zT|J_F;Ot0~;7RD}j~iBB=-uX!eMes|-524o3yllV^J!~lf$hR#DIf=QB_>rtMqxqI zC|YPxGIL+DcT<*Guk=vV8|^*Wr_N_h9XyK3gjxeGF1YQ>azPVp4SZH;9bgg;Nm(`{ zKqA|KJ!Ucl^h2skOPh<<;HoZ=H2u*Q#)VJ>iTohg+LwqORnY)V{bO;P5s2`fU+(4P z4BpGZF^tD9g9zi>`UpFkE@oNF^1b=Zuzo4N10Z;lrV{ZS? zkfeX&Rha(){QKX%kkvw>#0mHXGW+kX)!R337lVHv+VdYg@yJF1Hu@9)AHJEdqYWI>^9=5pWG!Nu14_IWo8 zCueI1dwwon9+;Q*NZzSNbOqs!AfE2zmr)nKGLe)d*x!{-rFAnsKQ=S zs!Nq>oIEB|c9Q1r2B72kmbq4a*EuiMg|NQ7d z?4|#6DGG}JS8WyTIMG78xUv%JHuqJpoYgJEVYq7K+qd(KK0hAzmN`$hJufdWFSH;0 z`c)Z54RYAOe1{Wz`A(IB;(-CuPY=oywKH`@pM@@}ic(+XmV_tAK7+ZSwsR&>RG z>hCwO>CR&P^z=x`@+5Au6fNdHAG$@}Q1tL9p}vfjD|H%A)+?}F`g$+7@#B+2{P;*o z-zw^E^2S2-?ISFzab1(!q?z25bdTj$VJ0pv6%=VI$)z7}6@-@vUR?a{$EfeK@amkf z0xnJ>#bvrvW` zdqKm_Oq}Tn4-F0VS^0;owwC9WUd3_KqA9dJzP0HMJ155XP=Qgo+w_Lk6QjqEAJ^8_ z$_xv0>K6tbJi&ZZLqp>|5x<3#+%_b1Wn3~gHZGeduMKlUn{obd#^UA*aHx}*l6$Ql=FS^59L~06(ffVUZXlVJqdx%XG7i0<@*}OUPdnMzU=1rg)Ky|dQ<@2qKXkKhU2vW0Zq@FuTAw&ae^q-Aisq!2 z-QmCf3TkM$IVePw43CM4xhx_g(#aj{OPXe(<-Prn_I}DPsf4qCsejNBd|L?dTS)&OuqYqv5|3^i*+ikLj9|AEZ3hNZeLS3HGNCX z8;?Tka~YLgZfk4fb0uie+o&iGa@$B*!@wvDID1$0{-&~_|o$W!adeYN@3Qx`ITt1(l_vwFdq&s8t z(3M_9m%icQVY(6>-w>q>-=M)7V?>-+q&Rkl{OYrJxJUK9liTLA1*SZ!*68;_tJcq> zV!pkWW8kfR-(7ul4@D3+8xnl(rxn@uX(;nr`Jdsv*jWY5n&iDU?^T_amgYF#^hT*Z z9Zh)WG~T4NvAQtqpp~hkyx`E0ET8kW$hwpH(}xezJ?QZ_x_q%41bk*)p>?OfPPV=U zwm(fZo+EeKUJaelW|Ctll61v`G@V8ywngw>>T#9)`E8$3v29oz^EMf-K0}5maMK;fbt|vtzO!@Z#@5f#z`bIV&@HcE;!LgGR73}+ zDn;JDDke5lmLwP0rs=!W%%+FVY;bt^qbKOh<3&F8rV;zT_FBpISa(kr$%$|2}Ni^>KvWH(0(*#(~ywjV3W zi4xJU= zUg?aqjNF8QO>9Y=>n{#39`aJ$=Iaw!9{={?af(5)y_bBHzhWOWnZ9K8`b4ysh?h)d zedXFvrZ16^p56|ngJ%@D8)RIz6{3o2H0M6gt;GLHCFW{7vnbEy%QtZENo`^aQ+n5N1BJkN=TZQE6M! z59iQJ#H9qREiZ>`%$KVcYd3o2z~pg+@gvP!6yvQ^=TDn7lX2fdr8Qbum0P$oRr%cD z)_~dvmCnhS)dF7i=AJ7OUMqRGs&#XXNuD1bQHp-Cy-md&&Zf;axM(9kU$~*1pjBi@ zo{aa6OR})b4+-&Zy0bV^D{5*0387M{#A|-2vYc9HIDjOs{Wp(*fR=9#lFfQdd?lKt z-g~JEns%2snh&z1E@v#~-g$R zY=g&=V&HCCmqbO~X44lMWnP{dXH&B0B$USwN(?1jKd?Of%HQ`~m%ApJeE85I{%!Ql znf1x|9$bI1gD`hz=&yPGJ)w@-X!rx#a)RSx~ z$`!-8`Y>sGD6Y)zq~vSTlq99mrBI5RJ4xv}|v!RgWwz zskUcK>~s;yF)ek{p>)grY}zWtv-2BZPND3+lSOR{gLtUlw6}DKgZoxM?PNR z;%YN&yZXhNB-WlNbLgcjULxmFsdZrMf`~)?$p)Qx?wwwip)rs5M_c;6!?m2*xHDV8 z^9qgil~fP$PJd^qxGe;5tF^J`(JGuP(v@$ac%7^oc~Ls`?F`ycots1dWFZStE-pMhjW{#=n7xB@F9Z7>`{(EiUQ3g zK|#Sm4E{8sviS{r`1tx7BsC8&FT&ax39mwoYDlb@`&j@j_=QCXcgdN>=JnJ@a&zZI zoRVM1#MsU|6Hz%iITIK~MPmF{ohqMor8#XOhoP*sOdLB3HPny+;Az^6VBGjBBH|1J zC3|84=G2<+-M5dp#fbU&VPtFAcYDw$o8Zi+SMHWQ1ldy1yeG$qJ zQlR+ll9G}$8>@5tRM%AIGmfHuN->@|b;>eJzo@Cg1kF5*UW?7iM1AtN;~VV6Ruamn z8Bw-FX#v@{-X#tVm%A@0&5@rM~@%B8m$kU{OR*6!k?`}(Qar# zrYu=Fj*OL4sqa*Y7(zsD6^X60GHMV3BWkyfouQC|ZYMZi&ihgZ)$r9&r zt-8MM)j4PSGjn|fX{ZTEn8hU~l-KF$=nk8h47>DXJo4pa8AKyL{SI!qMOwZ0{&CCs!_cR=#Vb&pP-Cc!Co(crC_ZT(t;Q(V{Nwr)c z!^Ax@q+HISeY6YX65gv*H1(X` zQWJab)S8-fQ&x@@%>GD1ci{ML}OEizdD0$w=?d{@?WY$+4;_DlB55LI-GzZlcx8kAer{PKhyLciW;Lg zj_YnkErt3^qHJsm+`iC=zE%b%oSd=mtMsdeK7G1Q%^-fo#Ftz|C*pKjch1qtDY(>m zvT0?ylNda1Bkxe;LL92}wg9-(k*Uj_p_LKLp_hNzq-U_w+kJ6$wQV&5P#`j)Lx7APG~#rQD&ZX<~l7y=s(zyh1n^CzNa*iaGAHz3N9tToy} z7(UFb5|h3yagc(-`JaE{;7AM%jW>Rdky1Q`+g5GoPW;^z~jghwF;?`>ZL`k8Ud(kqZ{iG((0-UbsYaT!)A^ZHEYZ5wLa_I+)i5OVTmQ^|~YAGfBJJfn?^wL#lh0J!z>p@g$gi zR-VR1s+DViFgxsYAI=F6d0ZdHQMw*Yt7O3IBH_B$9A@O3Ibyn+XPx)7o7c+J>q#C5 z9Ww>u8aubv&+>acIimM7_YSd*&5w)(Phag^yG|ef=AVE5aX|+UJEsb|61tRpd$gbF zKgq`rC-xY7&%N*2p`jjdn$Pm{*P#mPd($lZ(OZ&rsBGa?5&MCwWQTp+)tmXX2TxH@ z)s5E9roit#nF2N*$Lq_dg{_wX-*wEd^i*!kkWzMc#hCi=_52xwZDIw zedH0Aem|A9q{x1-te?RlN7dGVte!+sbWjRnCP0!gdw+*y$VgK`= z|3oxH77V#v`(iwO2x3~Y)j@53pCR9EavwwHJT1+B21!f>^Qeb|ELl+I&2z|ddpwEA_jZY5M}mR9<88slI}*?Zg8 z(V8mf7*|G38<)|$GDhq-KXlE0-v?$JHzS&#I=t$x>n_>b34)4yQY`LJigCtwv(?8#Sfgyd;l8z{Kk;y zBz@%qR4Hw%-iIk3WShx*QBbJejj&wMswN1Kj|-$}{ZMJ;!ls+}oH|J}BtXd^Z1?rD z`$y=kmgclfo)jv!R5GQlv89EUQuCY4K2GiXOKwLyIby8CMO4pGDY0kHG21Y=7G6*n z?3@5nhUiM19~9H=N!V+Z`oO~Nv9xu@3@`B>5FjgLM=_gIeJP6J1T`$lqB=^(xi`lKe|oY)H>(1RB8}B*f9rr zyXoXvAz~4MTkvt7wY*d3@g+~BaRZ}>Yi>P>RoBBJ+Tx=l{qPdeAzRJU*Pq~=6**m# zEm3h$`G;OnzvlOfT_-DIeDVAD@1*sq_9Q(9XF!E6^%H9`#mhfF9gVKu=XaE`ZFys- zX-#JkG}?K*4(0p{npW_e$J=mdD(56@DPQE^P*P=ny=r#0Q#T|$y+?#x4AnW+K7_J; z`$di4EGka9fNCNIgZXG3mQIlt%=OA%jl|a-Z*VOSE{<1;aKzdP^FVz*=irJZv=utFL0J@`puCL1*hb`*>jS`Ct&#>x9Is18Te1oAR<<>h<7n_I77Ig_ zo|wQ{l3r^ZRx3k;X?X3&U{xH9-=RMz!gUC`; zvOQ4hJb`O+vBls##R#W2!kTuP>7*c1nMKk-GX?A*c%%lm;X5e!{92u#wP1F%umhpz z*s)`!B_Vq#^0c=vT~-!XiyAKr=hLf?t(ruAdFsK>Z-pE4jwtY`Vz z2O0%-3;;p~7gK3ZJ9}3T+sn!o&8|V4uH+Lu6ZXcj&E8{umiZ`}?O8u$9J;|zHg7pH zBPE@k7}uuSuS@y@YVg$WK+Vn8q;52vI!t#}4YRdwMP5_m4AcTHpubz4zZ)BAhexMc zuC(4A`TTss_n&mbQm2P8%We}bk>*=5nL61~3u`clC@5-lc#*PK=gdZn$gf%5=8wkW zC-V)|n^r36fuO`>>tyYP^ZrI4uTI*>IL$PbHwe+xgJ5xLx`|MIg2&XCgnZ{o74p}@ zLN68Z?agH`p%%bb1QVzrE!ohMvF>BxCYbizjkSe%`)bw*>?7=YqzF!cJ*n(zA-^(K zkB!lLmY063;Pc6Uv=VeXvjS;fofTB5sHnKJ`EzjzA!)|DJ2eUd+oFYW75`K`*Vi{h z?`NAOPN&5aQuLML@e#b{E4lX_jP=EEkR$lP7 z578KA!vJmFKV1lxKk}7o`5gHfvIJD#KuzEC0yo=)&FV z9Vl+9j6~f=B>DTJzYh0Wscg*~klXCTS_FE1Qx!$?Xk19Na=XU>lyH~(GT2NU; z-NI%v0R13)_ij3{l}F7%St+&e0Y&H)AY$5m2dD-7bn#M;sl+mVgivjhVSwv(gKktx zeG)5`%Bq%j&As&C8Y>&!8l=ma<;)*xqHE9`8IL_|YA$3x^aFk5928YO(uVl(R7~U4 zNbSoyv4x7HPw6NWiquVWg5w6)NDFQQG7`@#@OEU_(vfz5xQz)BTH zC2eGz9hE=UTY1oc;C<})@!MN*8GDM;)33ao)TlpthNou0kIiQTCdfG`*ad-LinK5l zU}cr}6Vd)#(C()JUY;GOt}}oyw_>z z=r zTq6Gmi5gO7AAj{a(*0@VSLlhc1=K@ziU*udYTNZ+3t~WHt9frbSfng@(j+;N2Z2^wC%x#VhYN6o8(fUrkoe)J) z!dZthJ9K6Pe%o_AVloOoy^;?sT4KBbWYsyx5N72L9CSHuO=NIza2%Nb*T7-Z-=NG- z!kk_Mmg5=J0GM3`-09If)st@iAOk+wyx*p42N&zj2FROo-i~f=VNk%|(es6jkZ*-!IC$j98z_TlZbo~p&2vt+#hy5NG;pt{WN$76 z-iD+=6x)%r0zt=_6mFG^{Ca{bH_mMQ0~O8*3W~7{^4vT58JghaPK!vX*B*w+ zM$zCTgo9F6uNqScRK|^wk&(+hJZcOc-}WFZ00eSA%~%lR^onfW#GwVm#SNbxIVXGT z@TvxD;%KVM-2=Pra;_Z8VgZvf)JaZ<&cr% z<>BqE*cv5hfq?j}&2`)UziDY%lVo271NGks1xMVda|8pEVpt2&HD1hJrHZ_20Au-O zD7&r-WE+?08PJUvDwYEvxZcFjNn#A+JSS)m9z58-VD#Qr&vUiUY8(`}Q-Kb>c?m9r zF8NgDXl6(>P0OATr8yyyhe2q50n*~SvzBxh@E>;!)|SSb`R+9QodMKkP8z8Q^alj@ zl=cHo=03r!^kq(G?R7{<$W|7@M$qALxT2Owe!2PTZ44{a10J59@(^8#Z!sWm?=htP z)!y@`5SmNCY<3ymfOsVB#B=!5l`rlv4{D5P1&p98sRf=seHvA4QtBk*ckaaTrdFUfAS?gctD|-XDXeOV_>uZ%Asp1OjV64AJ0;^xv0`sphlJ;Wy%ALxm*l<{CPy9 zgHeZ`V=MHS?d5&`;>B@BMn*k|)&lkey(1h+kcET6(llnj*2(ANr=~@aPqHGJ0@nt3^nfdYs6uI2D+JL5Nxlhfe6mL!Q6n6%f{CU@>6w*#$LIo#RVS>iOVkZRtABHk)> zvPeY(6cC0^PhAtX?)W^i?l4ed2BYvC27{3`G>oY=SDL))IP#CW8k;uuPQ{Ophw8ut z@v5t<%f&9oq`C?P{WG3#tEqGQ_HBOz>yQwQq_oOwz9%<+hyjBA=ej!mEEACO(Ec`Z z_UZQkm*?m7LtY*QFf@UN2p|h(6A=ZupDbz)LuH0Q20s0*r>}-a@Zym7!t@-0UlhW- zWAWj$0u57Ni!v7*S>n$CHOnswk!2jMuhzroK5tk#+}hfDE6?{O&4o;(9oqv**sSLm}9#jV}7U2?eaH zCuo9Bpgt+pE5)OXaG(3K4TLLQehwynO$rlt07=Gkzouq1M9EC6DXoH6SUp+iQ9njZ z5X8!xfXT)|cNI1X@zTk~XT7m`uPA7q$&^Z~!=e%sF~c-~=N^9p=!I+0_MOc{536SC zR39JSDh~jsiz{9!&L+dnH74p|mw;wg)aw<9ydC`au(+F?&6r|;MoDAtz?E(T2YJ9A zwVj>(a>ONPPEaorFbpUkk22buQ0~}lRcMu8ym*mnitX1(F@*uL3u-7R&in2-qIxet zvsY%71xG|g%#ds{+(VL+la)4n!BIl?5e^pw@6A@jIeq_7cis*V8u^K9?*=&YYf;^DpQlE?ma+iLu3M47Xt)HJN(9q2!XIJ2^ zfjqUso@Qj^h5*`u{sB}mO%2U2Q`g(K$Q;-KYmoaYc060AegTY5R0E|B`2{cx2LRR^e% zEB+zY2b!F&wSrXp1mD3CZ(W=@qoX)vm28=)b>T*BhyNSB#l^+f2>lU`=ST%q)h#_d zHFa07)F}nQK34pbSkd>PzQ}yA2`YolM%o=kQUGy zpr2|)d0zXOX6q&`NYMK{Y=mwS8L+WdZ85JOy}kAZ;918w63Pic2xUIB41qf{5NDoS zg~6#OUf0DKwl}3u-Rw(-W*UK30Utd3@Zm!*Jn?=2n6s~{uSgG_ zN{}eH=WG@fe~%aKriWK7=Qd}&Dk|CpPt8&Lf~Iq=jC7dGxFUVQ*J5R=-AfN>MC7=2 zz&yT~XEl;`=LI-2Meq-`E9oX0evlSTh5=9c@#2s7Z<7~%iL;4NGT#p)-UDA8 z1n!9*8#hH74{?tlZ+*zb9#Ie4Q>Vgm0;n)UT*+xI@sg5*_XIUZ5&Q)T;hX(O&Q7Ui zo?StN(6OFo?rIKXwj_Lfeu8BJYwzPzQED4i%Xdkz|4yC70zV(oPd^M*ysyfJmXikK z0ss;Tv~F|~URr*3;I899s%c=w$FQx|{ju87haPVlzRa*U-jG83cCFo@bk)9E1_+b1 zrNdvYPo?+^@qL^Bg#-Xc?trBr;TFXDWcmq#FNh4g4rU{2dXko6b*7XhP?amkiF)hM z+?{wyuz697SAl4kk0EQd3k%IAK5evs+?WE^Dn zLdsG5@hj-k7Im!x$)D}(83#f-wbevuadEK^KuC>h4Enjhf0v?jT1r?YZh>!-?HM** zPq35gV7vh~_L8js-=|NX2G%3YxK5(DD|n1quZU@GwXohmw6051roJkLaAie*_7{Ma`u?fcY91VFMmy-@<1@q}`yf`MIfC7$yS_0w*A>57w`(^iIKiZ7*v!LnaHbWd1bkLm>EV`5_6ffdjw|Qt2940RD z*};P?Ip8x0EoYMKxy@#!%{^xo{@z$0GIHm4n@-8AN|4u~l6^Bd^D70`!~zr4_G@M# z&!g70qiW}AW@KbcSar_&duBLLU5iRj=~TW@37Js5NSU+LUSC68nBOT1d>=>ofMlY_ zXzi(vlkiqB77-IuL?Q;|RenA@hpzP3)am;9zS|gbmZfEDMqzWyuu5IZJP3?&bVVZI z(UMdGc5h`F9=|}m2g2dFebY=)1R?gS*gQTG;V+@4k)emel!8L6$ZbxaJUcU!87_{SdoTku^A2L1UVZZPDZwN) zQ%})-?(3Tww+vbtyvEWC{cFZY^e3K1DZ6~DdFb`D1we=jX=VD-IvyFsn^0v~QhmTi zazbBWo52Cq!1vShTg@JNX2DkbpcAQj+|c42pmpL3O^Pf4=9C$NZR4d~9E{4^`=h?w z8zwL9bk-i}zfho5!_OAbW*Zc%xGfBEx@#Ke$`DNuDVaW`8$4Yud3vq4Ne!0*?|j_` z1#o6ddu;_oZ0=8fN5dhp5onbU96qCF+H+v%@gF>@g}&omUEfBsA(Wdt>};MG+ib?( z0HhAd#oIpDYkd)^{nPO`H(LhY8IL?{9%yhn=RQgV zB@vTa26-blPDD!rkYJ?!Fw6i~?=HardNG|i->r2zlW_eiV@e|+Y~LwubZvxk=xO*J z(msP1h)zS$UH$|JFkxUpHt=!4AH^y|1=qP}Fh*m~&7u}GKyPvID?&Nvxs0NT@tKIU z8Ux2)8F!q|Qlkr^L|+6Vqg%QYd=Ve%t}4sRx0B0&NC69VS5K@u5Q)U)pbOVKTF+#G5f*5nrs1lmJ39KS%;R#6N)(#I# z8hHX64Dwf~n9umH5!G;{4h1n6u?p{usFEW{JQhj=|ISlVyc4_#&R4D(FDHRc_!Qg> zLum{k7Xvq1@;al++823Fe6D^G_WS(2{g5QgjhBFM{0 ziPYi@)HyH?)t32D)AJ#YZAa`Jwl%c}@vTBHb9N(6-}SFuR_bXg^kk8Y9>|D-z3#K$#z<^)2tl^W&l`P=sB+BqGvx z8?m}yr`)`D{W@46ypU?A`TY?jF1muPBf@$Z*j)=mbr4Ed4o2IADALA9<56hBm#DN>}@1t0aGC2^qG!Gu1q^Z_}rpJ!aq4b3A45Eb~}QTm-013o)yQsMU}U*-*4AIu@wRsZp(RyomPO zHDGRd0WG(n-}Kj{i=tTK1F0xaj}=|nk-BWPP4y|Y?%}Z(o0F2;yvI+R;HTdJf-!0z zj^M?q9$zk+YWC^rso`HZfWm!0!nj89ta=_Yj|Z*qyh!@CbGhD42;UFSv--1dlYhb2)+0@=93v$!lKMkZ1PEHns9slT+k_$$FY}UtpX< zjbb zoecNykMf*%K=i*q`d?jY5^N@K@3RAok8pP|4zmY$uYJ-H%;TrHxw(NsNi2%qD+Vh0 zudBWI+RMW4f6;)ABPulXj(cS&P{xc8I7hagNQ_iHMgA&B8T=|ohMr2~r)}uJ(#%+7 zdwZT|_25bS)s^jPiYMM@SD$U1T@CQ2TYU=e8{+0?lFJ2F8xJQngjrj*qc>Ljv{hwf zWeJl&b_2=QAUJQ*dujgO&Y#%4V=w!>UGF9DvfO)J>1K1xH39$6*FNiRJsU!clobCy z{#UK>|6#-apG!ew|8EY$|NpdA9)GyQXM=Jm_I8f@a&;(8%_CkyfjcDw@|oLML&{xi zVr}(OWAMJiC^bZNIfh$9&&!LdiXr|X1?;sam^{b`1#)p*Ln{M-Xx9q&mE7B zxG0$=!c~rw)hn0Z{brEEqC6|#w@EuEl1yFU^Ipsm@&u@Wfr=J@B zT-7eV7S^|_N{XT(Z0#KDiD7Sj?Yg=8+z3$^^4&_lj&jE^SVM7ZDVo^X;uj!UMwe|dGv z$&p)ked3+h$n0l_+TE$zn-i*aU3MF-#+)OXW1@R_C3qW!ml}wP%^DPlmiZk7^UPQ- zIy9XK5t6sP{Q^VQ#))cl;0C|8?nd$l;^mP+9M>`Ztj$LaJ976`7+NR{%Z@BeE96e> z`yE?rWMfOuvRC@{UI|Y+u`(mfkaaN|`yajXT>*z8$jTdM6y9Sw7yS5i5^*N)yhG$b z+UtMzdvs*3?=b$z^W;fG=QfW@+J+wL870nq$YyVTtMev%@YiA>P&h&&{<*VmGi|o+ zNIobpXm59q*7#c0oRO-}pwSe5uhgFhk~ZNKByw~=l9}9Q*$oEzz~ss9KmS@E4?)FSi2Uq z-~YCXVL3zeWin>qHuXy(E)zpp34P6vkI_@Ddw1Z<&g1Y(W}z;~vle&XIXl4YpZ9y! zWOQgm4BNgmhmg@@!o-(GfvA*4>gLj zs{cEpN-fVktq}IjwY`dwsmA2V%709BKl7(2o^Fv#Xi(%<{{L_)|gd3_uX1@pYgKNwpOxl=R&ey6o*3t)_ zsR}umIA88C#JtnCa8zT3CAT|A-UUgAtE}7WGjF*Ltd}(UPe$Dg3M?;**1o(`vLNSB z9s9&{=QHERSh#XpYrl=(Px|dhX`ugU$u`4;h3>|Q(Arlj+*Yz zOsNe&M9OPSGcW9#w7jqT06Bx2Bev*V{`&F3s>{)?*ENp{V&k>%tVF5wI{L*sjlZIioSu9;v; zOK$oy?A8=@={1Rn{?2r#22GPan02wW@9UA>#(5Fd+`hQ9@Zm2#*Q?jU=Bks6-~4b4 zaq#XrVa0+O-94*@T1O|USa)l{TfN%;R!)S^_8qjN*=8s9PZzkiFOkD{+VFx1zM{3U zUAj)fSoM+5!20h{(Oc2i-`3QUZRJwx#cC2cQ2g4X?6_{B5U6N7$2TM#+mz*{SEs!! z{EPj9s=&cF%ryIc((T@8Z^g@=(eWgi4OfwddS#4P>bswwCAZ4;{^W}RdL;1jOWNbj z)CH5KB8**A%(FGh4)1>dJsTgh^zjhQl)`F1;}=`mrR7YbD7}S^v37lpkM#hPKX3DV z+6@Tz{bX*i+>B?99``Z~#*nRh^p|eNcC3i)UMkw4r-f#ooD*c6Q{gtm5w>^fXK4tTpvZuac|slVvI6@9GjXSU%&#C)O4E zdHUS9oUp=Hhjng2+GMv%$`kROttfgC99@u< zMUScek4L$Ms4S)2y|BfCYcoNb0U{_^nvWb(0Z8&1&bgY{{QbiaGU--!qasE0iSUSv zifcw)<3jjH98YD;&ixsLlpIX>AYI>KrbYP-5;2{t=yUD!gsZ=-pS_^)c)aePuJ5JFp9|5E`M7AdsXzA4?Z);qfE53diO?cJ4`mXrWRG6j8EAy{t1*1l#IQvQ5%*d zG(XnY4kIPhP8sZ;FH}v3ep?(ZkbTm0ZsL6We_P|*(kl!0W2-C~~y!vrTdl@mU6h;sy?c6|h<1xWbxT_{g(Hkx^I(<3ji zDEgnh-wgkD*ab7a^sxvPk4FmW`U7FH0jJ~mII!X2{zsK zY`ga{7HM{7DPHm@AwM%DsiK3+f2i=ppTSIbW&?L@-E)-HD6V`o=Bj9VN(9|yCOi-0 zveGh@2I|Yptz8gkTCgQScOhEE5I>$46&4b7JFeUQIMrXj+xwePfZXQ>NWPtRog(U^ z+n*BOD0nm~uIZ+7|L)|hE(FQB-V8?%#Ei?-iO*5}_sh-P=)C*Yms8F_WAS;LYRW4K z-I;6ui~el3euo_P&C;6}4~<7=$8MVJHbR~rw9u6UTmxUm_pE7$ju_`4ck}n}3!Xox zxMmWJ_q*h>{!Z2+MY?pPY@kqsg1qaWsmZZCO%Km)w7TZ<8q>;tt6ctysgmbzd)>Lf z#Vdo-FEI%xiyMv+4`4fVcmFfn(Lp{v{;l?|5hh1QX3@knE}v zX6_*yNA+&I)dX0bmavI4TA5BAhhaUi=XcXn98xhVWgX5HO>Guz{;9A~m$33129y`h z)-Z|O|NfL~&B0jOXTWIZi!HRjY z(lSfRugc$1dc@J|Y0R80lC!qqS#mSpay)xbY2d=|dw6hIhpyr>fa31)`6JhorAu$G z9NT@?=)%>T$(#App>$2C)mDXzgD!DY>xVmgUy} z<*woF7fOa`r79CwrI8SOP8rE8qms}cj^(3vyZPe5qxbW7lMipX`cc0u6A@E*nJ1N@ z(IKZm@@ydX-gxdWe^TzifoZkOWC0Fc4qeF#Kf6E4BifzgqHNr@XEa?UU5NGYSP{$T zPQ1Laoe5JjX#+PLG@0h`hF^EIrQb{7uh(hwtnT$+e0 zhF4Y48p-MhUtasuPth(DHd#J}cdMy=q7K^|={+qxa+;;yK#_&qQT==+qD1;);)$`e zBWWFYcUQMiFAK88a%1N0Gl>UOhCSY550~U7mhN(#6unU*{cVj;W){mf+pgoszJE=D z66NIaKfR`zI2v-NBkIHw8EYOK6oV~ZFA;0jm6%b0fHxh$$vDNtPZEB;)%m^&kmmF% z6U6w`6S}T_&3O4L&x*LhjIgRdKNUO{swLru4P9IdLbWy-z;wOwJ8ai5e`aQGE-bL$VlarPgL@s2{vtnPclTi_gVTd?;Tv|iazUbxrgAdK?%y;sfE(>X}LqB#m$;9n%dgN*Y;0o-FNdbRpq%w`K2Gl_r?n( zk4Ak;6jaz~%6g~_3;p$;$S8LmUnWExN7=)wfXk%#`67#EF}v}2U4vt%WD?%l^$Q_> z%VeOrj~_pNk(!#CWF`-rY#X~1 z^TlayF7SAEz)JE+Av^u|u87hHW`q#1CA};!FaO8Suld=rOP5hw-N&uMKEs`ZDo_)Sa_U(=v+?XcnSGUm z$#S3ab?oV>&i%I2NhJtl#??g_95ur~J+2&o^Zxsi)T`i;skU%%GEhoGVGV)8%Tt_p;DSpa+)kGf682_VXPnQl=>d;N z3M|6t05ua?H>MOTs(p%6Ke-t8EaB}eeM(KwW?mma14d%&;i^hZJcu2LmCFJ&5_kzW zT=|tKACRBQm_(LpPArIXLrtQHH)RxYVbx#oe(y=?=@OzS*N?RDwx4=hv)Z6O-`QrF%F!1X8ciD*ZGEBHw;-4=FohzGL7mb zXacw3#xH@hHx$gjjo=r;TCu~P6RP}pT0xso>L=J4QJ-DSlUY@Az^!I zOdU7Xw@MxQx7KEB6W5Oze7Ft-9FaV0CEPaW0{&x>SNKLm9@wz6{lkUT4 z-H#tXw)AUHA1&J=$jQO*#4nUNDx(pDUohRD=*z489{S(j1sTspS& zRP28qvd}H2iusWHAnD2Gry@mp@|W8HF-%W%Y0Q8B{=F>Al2Q2{>;XY41)(I8;0nu6 z!RJZjh_|8r>F=r)BsiLt#&#DQmR1d>!z`on?g}GHC0I3(^Eex}N@#ZB>RgB6ad+s{ z>C-H*nyMim9Y**Sf=G269}$I(n&CGfDQy%l<%^iExkMV77k8k}Abx zI#UvE=1`Jm7Fd#Nwop=!yq~M@OZVtouV(xzsl$EChkk^KkI(qUMGzk}H8egqHckh` z`~BwJs9rJl#0&UA05uw~^vi6%<5Lv&;YLbhMI@_rgw{Du_fI1 z%!#Gz_%g*B)M*r9q~%z_ZncXo>_;C< zt|AmGSKzE+NZys8Ltv-q00DO$7C5AUbes>ql*J!E8eC$io*}zPErI=(vnt%$8@!_} z{U9wJlA)(LrQO_qnq7yZ{`WBUcI0AHaU(m3kf@6kj-Qgr`K@HZB3X;6@GS>c5|^u@ z;xbSFw#?Q0!j-VM&Jv6*1=t2`6Ko@}4@dm?J6M(5j_iI?d{uE8R=d{@4jNVKst}R~ zjUmkV;4?H*UX+xU%HO#0PmGv5mz?Xb$@bz!^{TNzxL6m51^#`F(4QaHMrzfe*lM|O z^kD3GYyf`!#sfo-wLy1_kN+I>a%+PeBCn>V_P!ojcP7gFi{oS_3QY_ z^218CaOTUGlQW%RM+X@Hui}WykQl(;Vj&nk4R)A2U|xxAvk>)#pxM&jm6Z-1+C2_u zj;F(xU2sULFHXiCB8enN_;p>GyEivcv;WWi;WyvSREUdWDhaq0p9UY7}(L_E;yC#Ei$oV1vW$of^}=)v<6cn0y&H@5HCCN*08XN`T^D) z*(+fvE+&Qpak}t_AeqL{(6D6#7PpTh+ewU{Ht|vCW^q`8AlnGhBLy0vC4QA`vqS6YSJy2%Sw)-$b+`tfh1;d&PR||1 zv(-ASG@O{M(B6euOI)HT`6@%NTNp!MjcT|1e|u)5X*??&^~z{uz9RNPkaH(`U?CW3 z9oAIxI)L+GZN)#{rdvfbuK;ZJqF1A|r3wLGO!UCgrEsv@-bD6ygDBkryEq*D>#r{l zJ3+Ul@73z(i-KKE1njB!RK_k_hV9BmlvkUPMv-2m zKErfTRGNYoKpLy)(yz?yOA(9Kd_#HOpqo6ppbP!`t+D2W5*gs)0RgHjPY%rPc ztCafRU}5|eN}Dp68lbLKqDgs0xxfMI$HcZ7Da3FyXn5s(lN7!Z(9 z6cnVpk%pn0Ax)$kq*c0=Zr(mJ886=+=d0GyqVKIkn|6yQ{RG~_V{I>HF}b;x(CR#<#j_yDCWb2 zC$ghT5HLQ+sVl_#fbKJ5x7VkXGQ{Q5E~GJCi=;4pvmvs#&8?0BnFQ8&z40W3Y#X2% zUmlTL*+)m*DqqXWgc<{AS9=-cuzrv%LS~?uyHs%{B?(EPf2O5SA6|6(`&!eM6rU_k z#St0)$X*(MOz%862B|@^&0zb_`0hkPhImOXtM&S5NlgBdOt8yfvW3Y;skAK3zp5kY zsX1SyXpAVtZW8eP8X6l&plr`q%ViJ9bmk03(~NCwG1u3qg?#D=dB?Q>UQpN01Gu1B zycfvM2WeYkc@JmHRm$&kDRiPPH>6I35|Mlg>`;Q)(OR&;J`E4+fwJ~pm_mM`t+JGq z7uYb|0~JVem@G4RFJ-$z2xHz-06VKmZ+`On=H|4g7NseK9=+WN`2gsocjE5ENXIO} zmKX|jebyPBaywa%6X!1h@8&EYAK#9U?WDpRFI>pA{RhrXi8@xdI8c~1p8Ke_FL@L) zl=|FN)uY~cY=yC%UA(qIen!4Nn_E$!e6?rDTi{xT3Y6Y{%XdL zvCVY+Bn0#<1x8JQKsZ4{{^hL{%w+3Dhq0btPCcp&PiucK;ON_onh7{cz-WcJ9UP5p5mo0^a0pCtsB=6^Hl%{ka-gs{J_nkP zAaPoUyPiB0tQ!9Fm7TM(%)wyKC`z+>{TK;JnEjB0IFU>jr%AfPG?0#yfF3NMU<&SX zY`~!J7=tv23mt<{aDn8*4Dw3E<4rg!y$+1mvcrnN1p!xO^k=Bt$~mJZaftzo^^Gy@ z`kh=;*DbOdzu9Unu+V*H8llbMXqFRuaBhDGMxpX~oI6Z3OJ^$nEXM_59rSeQ3WYj@ zxI>8nkBRoqUV*9TEtWHvS4_XOL@N}yF*Da7JV*#+TBX~JI}x&Eh1HJ_U>&NoVzM?- zA_o(1#d^tfyfuhHKC)yFlBvMRNM<-4Bq)q{&}ML;+gf43^pGF7uR3$9*o1@6WH*j% z@l%p4mt`&g8!uU|1uS5jS657~xWux?;L$=9QezG{zBc2_I5op=K!;^%;mx_Qq*tMS z%5~t@W=Wa^!w+BPGtU*taGBuaql-hc3CD#Jdt~(9@CHj#L?JL#3`yROPJxjusFL!| zjjD87uOjk0@QTQa;D#eEEL{#U0tICqynlM&_+7K)i)mPn<>yz|CFCH5OlI<51(#Oq zH)eis7GVn#g;cOf+o{@YnoD1H7JFK^lC1stXz<+q_^;)T+=>WL2D`9VP@?;@{_@y= zo=%uwx*H$Ay{9#9*9Z^*B1CXl|KU0Ih9S09y2A6-t10^ao=nZlp!W!abXgGqj%+`^ z!yGEYvrB;#Y*p^ON`hKXO;6FZhgN2R_w<5ic z;!r=|$F4)0j*jfTi=WvS+~I6+F!^G~PeGQdN8+06b)DIj1$$&bR_xNXi~$H7^1)F~ z*n1K@5mxRz!C*oVd5ETjEGV3o3qTt8d5!Dv?Zm`H8y$w672=HMxz04jk3UxdOppW< zBur~pEI1wx_Q|3a-)>R-p)(OEO{QRXMpDnDlMt%y}nq zkxQh%w*)}qwRZzwt;?m4+jUUrrYlcqh?x!!ozQTkRa3eWnxu|cz9IpdE~N`-lmu)Y z)_>if>MzNOeNqSn^gw@q{W+ukeVbHkBH`y))+_PRq7CsYpZ|SgW9QH5H$+U>)=^wh z)g#eJRU`}xfO^}YskgiPA@pG^;~DO^VA^mOp$0?loexf`kWO^>cjYf5kPTSx&de#N z$RPHS?<+)jyBCAc0Wr9<1*FL1k4vyY=t{t}$R^8JyUJn!)G!oWdIYwuK+dXUCp|e( zohv@j^XEVNfstJGf&M9|-=2l?yTKm+r8jlyj!{tDdb@zu>r*2st~Y*};GoA{jxQ^k z*Zq)gTkIYX#?3BFUD|Wbc>c6B|HY}yREfrGoBfv6k{}!t0xjZruAvrU;nadv&*^S? z_wL>11{hnC54RLnf~0Buaf$%*wh6KMc#5uWb4ZlH{%-GZ(%S`q&}X}A7i}~OAtcEE zS)}$-j4*kQ^PLSGdo|U6g`G*P^JT)YkeWOswn^3csxW&@i4`Ed(HyYs%l;566(fLI zUV@wh(|SD-#Dp^wfJsD^Y;0{sxkn=&S}GHulSEvU?nGBrRgKT3*hCC*GfdP=)9i0% z15&a)qk|hxhSRv9O^gI5NrYfp#9QagSin2u@o6vWf;ZhyY=oGf*g)h{E327nWgHd% zI3LEcoO#{`fZFr~WDi;c)eu_jfM&^IN9Wz`!|7m!f#84;HFML5IIWuR41k=)wjW`_ zTDZE*q9wio05a^5G}tG8*jfs&X7#-MQ;0gjwrdAp0PthV`~#pQh=7&rxTEVeW&a}nc&l| zvq2(uF+Dj^>ZgL=KmL$8$QnQS&pqG{o9kNdf~$q}A0ZW&QR6u@;-~4b1^mwCB`V8` z0QO*hko|1{VLb`_Z^zeo5E1q%Qx{-|ZaT~QQuAMe{UZD$AJb~Mw|9p^L9G#nWF8w!6NZpF zAxFufBPaYps1-RQwA9F*|FG^%1bA5@>JG%uBP>`CRI>%MAJI#82e3q6_^mw-Y zNcPyWkvZ8b@qqCADvGz{cmxrt7b5l*IEn*}1rqf(hI8HlU$pS~r$wV%fS8Yhcqtgb z+lB-&?}w1ywIh1XLT7*$Sz{*<2PtlUUI++1ZvrEpj%Hk?;Zrq$2IMn{JsS9nCk$@^ zvW#Iznv8f@IWF}$8)(wn#jd-=|=bZ4s5bfKBZBRfo_iC?)=gS**!<)g$L#4f zocr5j zK#Tf(8`;e^vq|2jDP z*mw+Jo;nBwE3<%wbiy?^0|*#u)S54LvvX6oa9_}r*aw|-e_l(CFWZpKEl;r!sKNs3 z6;gj|Xt6G_Xmn*&b#%7q#E{#whw|jKE4c# zGH(wv`H(Qr?z=eju`AhrL;<*sxpp0HIs|5izWA4{8^EsHbi#do$uKQlAoaZ4g77N7 zC4CM5XT#*9B>L3x#n6RV^9v#F6~Gj{AWwi-zrCr0D2zgyWX3u-Cu*BFK3(PLaz0>y z`=1&kS+xD_pFv8PjgQSdN4-C!@N4~{sl%VYR+~`C)qh3EKQ#@iE>o@~_YnmV^7-mH z^F)&C@eUI@n{JvzmgPumT&@X$o38&67(ZhlU;W{$t(fWA8%L~~8@P<^BT^{T#`2O! z(3u$j%m$7jJxywA>PhAQs1Ur<*0vQVBCF8FvA7gHBFFOjq?y+!D-Y4S-;E_Sv5d!@|9yQd>?Me&xf!Xkgp|9m)?f}c2UO`c-n zY&S0i^~AR3un;*k+$oX*f~V+n0w+rUjv8$RD?)61IjXX=S+x3N8@GQ*1CvkGG~?m| z+c%bKbAc?qFepVz%JY#jh!bs6*geMs4sJfLedPnyU53*?g8p!^BfBWc_+$S681v7K z2__#C;FL6U+`D>4sj;I^_7L$20#ri9i5Zl9<5gL7Vh4zC$=dG!n(-aOKltp2a6`|g z`-uM?qTwx?+M|Htp-U3fSu>+rbS0=;Ty6H2$m6H5GC7v6(aEn&DA zN5A9@X(F`{rzMwi~Wag7l5p+?1@DR}`gpxj{=Ba?$uDtJp5LtIWErN;jol{Zx= zqXls+RWQp{wvW<4-yqD6rF(2c99tYf3qeS!c3tjJlm6~&Q?-=3|1U&!8;76B4MhO3 zi;z2l#LYPW``M30QE#}6Htt7M{VsGtb9CwrJ!7hSj48`{Q2_j+=18CMJFnOocDGHt)~;Mkwzs(;6l0G9(Obk ztl)GCOG={rIX=r6w8a~UGu-))C!EV4<*V0rt4(B0H@Gy3bZONnaZ`!&t|ZuE zlF}%`k|E{N+q2Qg{(N<6adN(BEY|A)RH^W9<6CrGcN`LTNta|jb4#u0$io$8kzaw* zvzi%|{z<}SOB?{J&alrz88?u0`-wx6oXLN)&b)cZre|#AGm&jCRG9j@j)u;!+({DC zh`&+rkFXabVXuAl5-3J(35Oh+9L0$O)&x~2DCY4u;eRMBapd#hXGvfuxb!ib zzS;==aci@7qxQ1Jv~y13$;+(7+a&l^n#xccws0{b-Db+)yP?gn1>aG@slJWBJFiZrM2M^+k`_8#Kv!L|eEH zPf^Ohccnk}zF~2Cq2xmXl2-1%*=)~{`Ztd7aHFlIA>vn%} z0m92EH=n7)a#?NiB9D(6Cvm2ff>Y@kVSo2OOT8j+_Q>xw@eYc&lPiXzFpv%^Ze#N7Vh{B zvIc$KrojYC0CHi&2z|MSQF0Ft{EME-6d`AlmmkVhw^VvI096;y49UU#-DNueLxjhl z4=nvex?%KL5zVeWa3|J6E4GRN;!;aU$OYJs&jFd$Se(dVG1eN&g5jiV*2#Nr)Pya| z%G3Pj6IG}z-0oB7V2YUu4UOZC4t_oPPvrv88GcUBN)YsEHG6lzT#>N$x=6n>z`asO zg7s^7^EC>$ZRDBJUM(iJdGaegVe;G8e4hE;zL&~|jDP5C8DsThel{ZZyED!R6|>CZ z{3hWD*`4_QnX27zTi}hnR0s$NOjMI!7GiakC_`DULh}A_pk5mb%^RjJJ4fX?p2d40 zzyu-=hvn5hFet!k3Ir=vn~knj)lWc+b|F0c-o}$bNg8rhUmf2zKRO_j=6@Fc)Zg^E zVgZ7d&%JNDqTDJ7XPiQf(PLp2780>ZYe0Xmv^J=wJQkw&xQGz+3v*~?;_%~9vo|0k z5&82w&Lw*=m*56VW zYtuvjtw$CZ?mlvd7XR+Q2PpIObM7(>XnE~Iv^JBQ21i4j3x1-nl_X#sIvjpA%2aD#%2K2-BGH0+la109Jog*gage>A%i|n6CGRBfl0x zQEnKdeEGT{$RNc4;*VBO(F0$%=k`~tXm)Z6B_hqi&Hng##qy>`h%O$zbL(Gsp3$@^ zgEN1b!itDctz$$Tw~s@rA2W+KKvukQORuZD)e zmA?=N!QI1UJx^Qy)_&C^1L^?;k|_L;)36wj*E+{^8`+5mo)AW0(WK8K2#KD;Jd00K z09|jBkd@}&Kj$H%gV71|cEEjwxCi+m!jXD`4x~hl?vV&()4->`9R!(wK2}szzIp+F zZoEUb!P^si*7?Z5Uy;P(j}o@jvHB)$>8mGAsMwq3PL$xkS2G7;br#*va(=;j_+s1r z8gxyy{{A0F6=DB%P$+-{$@XF075q0!v+htNjt$>AjT=b3{~CDCZDuuSf*R(69|H7I zWY^9t9?xQa6O?$!nGh9~+~2%dOi@tvIzc>5F8F{LjKR@d5=6~>hdX>q)C z`8!0VPla`NzhUIU=rR?R>WLiNjBC(8pOwh%{{#IQC8d+SPq)3OyLMLB7L>t*DexD~Cn*Kf`r#TlpN1OhH%@%sX8aHQk?!0gw_}td^yb8aZ z-KZsGHtHVCl`~tVC=LfH-0PTWF?w`M4m^%5q z00)KTrzm5JF`|u{L4sPZ=Ed0nzOmnQyCSRtr5Hnp{Xh;&kO_@KBe(sC^h2#Iu9M{s z(LuGpgX$i{%(@9bIrSwgce1tkK3C!68~fIL@ID-J=O@YdpK@x2ZSk^jSTxHmU)DcN znB?s@sK_`t8v6`&DNU@X{t8e0=^!#sjzem4Z?3+xy{b?D_X{t@;^G`c*~J*9dpNL$ zll>lTBKT497e@qJ?K@$%Wy&$_h$Kw!pxVzzS!efO8|hWhVAa=Lzu!i&kaOi@-z&gO z-HW2|JYp2@3}8V(mu?*!f@P>dhCgK$Mgil@Y3XC5*rOn)`IaA8(OpG+|8D|DL`J%U zSvrr-R;yQ^4p~VRIlw|Vpu8%`h&UQNM$~OZY_nBwdx%I7?CnsCW?erT{w(ddM`!B& zmJhHH#^0+DfbNZlbqA1OJ1}ekG-veq$0Kz+53roEygI{_PRVs=VvX~JTTI$19(zme zU7Fs|GNgQOTUZA&G5nWu9bm0Zb;SfXV;Wxj2^!?M6%n>FF*Vy~fzK+pbJ;yfm;7T_ zUi>FZ%RTNoU&fgJC2JA35G@dG;X_on1ZDt>P9I+dHgbZ?&KFRjHAM_}7o~Fs$cxM54TGUOhEKO7I_pr2o_7=~E!`vd|!P%*Jy{ z`ajAx*@G7@H81a9nNbQ+0wtdpeAv4yy@}}xyvg-D-Q$D?;dc*gOw<@ISuc}x9!=4E ze)|PJKw(sZp-!<3gJGEI!Q9>+O*N+Uu1>}NH|BOF)Xr{U*z2r%1AR>geu>~GnP`AN zXyQ0_^FLCPKUS#T5s)r=xbIf@?%y&gs81uJq9Eko}D3){sSWd!{wY`2^{uzdwv5tcL|#8X$&o z>`ip1u>1)I2OM*u!=?sE0Z%>J5`)l)L-u5^TY`W2r>H=`AG0 zgTq3ztP6ja`qfoHoF2CjNo`oUvoi)01DT-b3CBL~*wedjS$l0*K&+2D!!o>W^J&`= zG&c@qm~aSYHPT<$=eb&rDzrT<-MOSKl593ey{*{szT z{FhI+9s4;l&#JeU!SXocuy*+y!iBC-SCO(AgwX|j-rEYOrc90LD>=<_^T1ycpFTH2 z^s1mK3B7I#JGVzs&Lxh*3|8zZaR~^1|HxQn@n;vRJPagD3(dnUpn>Gvs~HA+8JuZQN-pisLAc4jjM zsx+!=5yr6r&^Cv5&s$^il9GPJrQa?oWRpoH3q6Am))!el)3$(0y^_+ z9Ed3o!DN&RDn;-==@bDVR|G&eOoXOB0HoS8=gu*L5s4p^9mElzA833fmLdQ?Bq2bE zLYN&0!4#-07s19U1WM5oJ*p(o6U7#zqODb8!3Lz?U@(r91m4@&Xk8G}%25-%Z-;dA z9(+DncJ$P)vS1ucnRTIm$_=UR;`b!cIk)GGZs)@~zZKT6c0BaKA9WCFfRouDxG9fKz`w~Q z7+54{&RFbx^q~i{<(~KTZf+=qX7Uos(sLODKot|FN^@LYTjT2~b6m-Y{lN|8S|af- z^OSnvj3fN@#j!BG`i~?cnKQ{O&;a}9H#e}MPr@MK zMOZ!5)yz(*F*C>W0}TVLO#{J~F%`=V<}+aAmQLX=VOM|E9f8e5GHmp`QpwxW z8=S!hP*=fEsJ)>p4EkQ&zRlHA10{dwoeH26+V&%6TNbWbKvYozwgnBjFp%JVrypXn zD?00D@T)g7rs@m}M+-k=ZO*5u9_Of#FaRc#8r&{@{VOTX{dDaFLKs_`v4EHWH3d9* zEfH;EHD>4wi}aW?-UaJ+a|KwJZYV@|)tPK9D%G~{ z|E7LRpt6!-PcI|CE$6*cdS0QxfqS5FqZzbIT2K-y?s9M9_Q>Gu*5i!{l@F!%{|1Gg zx%ZUx2wxe(+mGm~GpJVtz(|2ncKE3jFcYy2P0WWSij=AlK#r6dnm=y#f{{~$fl3V* zGjlz4_Vup1?AVONGy#6$p1}-*sYr`d=(9v#LMLb^Qy<2`5fBjYKwjp#eogn2|BZZ{ zcf^doe>(i{8|Mfx0oy~{x|_M3zw#m} zB|@&VsrOd>dYN~D!Fca2j(ZGWebz}Or8pn1ZS3v6PdhU^!kkllH1vpJ#iyp;-xfLt z-EI>In~W;WIzAz{s?CE&Rqp7-P>*dfQ0;5~52IfBg2|tYua8gDVmQ*Z!?;5xIz=GG z5o-S>SwTTIgINNaT@B6P@|z#ya2;qkvjLU56kfFRhTo{>O$Y`z1F{r3wGB{IuX`(t zWZ8EsWqksw25|Yd8OmC~L?C52eqWIuB4l3b@=LDsl^4X>KTB|Os5AW-xr$WbL3tc_ z&c^KOJ>-&3r8zP4A7&E>ic5t@=7Jd2BQpI)v?pkKlRY|*vl-199T0s-N=cc4^m>Xi z%vE9=)CB>JO{vo1yF1(4%hu=&U63wtcX3xDR>18sX5d(+8Owqd=q=*lz_6nCcd_DT zn9T*Vxiaf(;ky?rC1d^-*{BewIYv^o<9ew427f)s>X$zTeq9doJ;<04ZgB3;oVz5%80YeqW?&jSkl_a1CzT%BfVPo0Ed=fH;N*rCNJ}?&d&+Fh9R0_=P4J zUqy~JFg*)jE5qUHr8z2-8W1}!UAZBI8xS~HZZ8d->1603wNbUd-K*%zVED;9#0i z@zdu4_xMl-RK|ZiInw#v``gcg4h}YEt?_0~~V@mron$)p$EYJ%=4> zk_Kc9X`pG2W|a)pt4s{q4|gq;gWc#c;BkVc>?`nR9s&3y{=+q3e^CNx-BXVC<69%Ke{9G0nF=2J zxQmrKx`LL2j=h5C`{~KKtFXFN8UKTh)S3Sk01KlHi>|#qd%Ew6svA_b!^^Z6uDtX7 z_vpX3PtqhGWt0fG%BX=N!?2}kbmw9X?Hq4B71D}QplkSjB|P4 z;>u#{k6?4dF)~w8Z%W*CV9UKc8b3?e+@wBDJ2NczRnTY^Eq`WH6H}w)bul82n(~C>1R((PTzRM5-Yj5U@!r~-yL-B_N z&(Jt`F|SY8Rr!=I?(a>g`nQSc{Eq8UCpQhZ7R+MAOx0I=ss(zw+)61Ie_vrFj<+S; z6MJM~^s|$3xk}o8NfE^*p5@t(m8I>`YVu?|OkxCDsd;$OkJrb%Qzl5m?VkGk9r@Cw zQu#}?>*R5TAWE{)sUP#RCI@Tc{$A26di(a^=5JbE??ywPg4jiNe)U zioWIHg%XnwIZo8hhek{%>u%;{d|w#rEIUx6N2rJESiRyc|MIL-uHmO&)GC=z#-jnA zrm~N;`%fqu5fB`J?HAF^Qr(gZx692*{c_48g*Hz$Mwkb+u1$DL$7#u(tri`ftAD4N zl)O37HgiY&UjiLSAw}rAq5EZ4N^N0{1)X7~qTAas!fdGZe!`avhJ^Q4Im$!AW3i@W z&Z?C!;wpp(Lt@m^X18xA8&1qTHHuZrUsB}|Qn;fnp5`c~=deZTG31v&>@d5m2wjBUn|tqi$GZYKS6)-T1f7G?C_nx@u2zez9Tgr7I- zW{bq;T9pegPbEK$TAg57HB-Os!C!?n6Ml6#ulZOFPcGhQ#wxs8_|}?p(Gay$Y57#1 zE+?gfWYRHrE&A!>b9NgJ4&mif&O(D@<91vUxSdD1o7z<^!3lopl$rL~mUYbu_@9$1 z+P)o?lEt6Y<2sb?&LHO@7S)rHCM+2-e&f=o;Y`1SZdd|baU!ZIo5IM_CRo#P!6S59 zfupl9OXtzk+y%`X6?b^sDS8G=_^Z0LTYQckaeP$oDBhKHY35YY4PUxBvdeVxBn*wG zQ0%AhXhltU+3(lIG_riPCHB7XKJe6(8r5%ecFy_caj_A3VuyLlr?8Z>SjCux;OGEs z1eNcjz2B_pwlputPijwAZ4Z2ZL74R_3XeL>MCPxlCs@0c+|yO^#NuI^n&i<@ifNHy zi}v6yBH8}_k7$zBNAXmBJ)t>0buo9d>>k|9zP(*JW)z}(5Jhnt?_x0-#p6jD7i^OK zi6*Q|*^NXRKlCUa&myPEG(UBdrrjX=2`uz-jG58S5WAcFU_$dEjJ6&_(-{;y`|j$W z<>qG1&U9IQ#HG)~7pwZK3-kDLv@ikkE7iB7Pcj=#3K6gp>Mzvp%1$cD_PczJIDP;h z!;A7`zCR5e(mt1yqfVn>@w{nyaFC}@(UDN|smJkb$v;|uNha08bZzcAo9Se=d*s*J zAdCWPj6edYKVLqWeXM%EYtP71)#cq_+i=$X(jz4qQ?S_g$E)U5J_D07pS;%8QE%U} zimLf}t(M>zBDY0CNoMTpn?@nw8-|tRk7ccvF(&_}xMH%gyqMb>jEDCx@%>C7mo?9W zpTsd=>-pv;h_1Kg7N2g8B}d&L6awm>qmNB(8Z}*XuAGk7WGw2;98G=F!>iuVcdC%FYNZuM zS@qYFbsshUalYS{YHIEw^8U$l|2M7SI9X)XttUK~;jxvnRurM+(o-P9FU=>TF<meO18MqDs67$JSq&=Ytokpb*AHU5~jr#TMvsav-V{g9rh_pcrGC3c?RNB zWqh7p^Gb-%49iO^#Z%i;oSn?6-l_i7Kc^rS|5{NLb5}R}MbL>!Z-qKs@+~j>O#UmW zK#FQ6$hz1ceA)cC`E=^0%|L~km~cl<9_*0FCc6JAWt_Duk6pJb=%$n4oV)+{^7X|) z0iDOF8^`fWu+%L}ynXps=gINX7ja=mHQqH=-0pBOl;G~l99@_-Axx>mVL^InCF2Y2g2zWf)b+WYRbMzS zudc9-jZD2KBXSeLgCA~Oto)bN`Q$X-yI(`s=_|o_wWrA`B2#bwv;7!OvGj~W z?u&QI&vFMxSq9~VmCHRGGyCvUxSmC*4ExA@MPImsLygVM)2isecOm?d5Pzc2I*SMO3NR|4aQ5IWJ)a-bb9`|d&pTx z_WWiAG)P`|$b&h%M_5DkuP>+fQtpgtoh4uSZQBE9ahkZfsdTZL8gQJhEZGOf98@6%(xCp2&rPGz_BOv4#$vS+V<_U|3(eE5l$ z)S`?t_w_9DVI+scUgrj3s19Y8&!{g5-iMIyO>0eQWOFQmptWtl8-?a*?zQmUsT8(V z?{U;oMU_h60|ABl9UO}!9qW*RFICUc?jUC>ekUpX>-**RnZfAMH=>5Z-wGKf!|j|> z@1Eb((S$DxadcDtS&440?66k-K|yTE4V9Mu{$cq56G~ zFWtG0(=HrZcStqq$vKl25N2h+zsaE7^5+uiooMd2^@Z%LO!G96Q7G2+b{urGCKNd2 zc%26?3UfLaC>1QxIJ2zM_N>sc+ZXQT=ovUTlnR=75MEQuPVPopY-C<9wdaw|$&RT0 z47H=GA*lEy!cHWazeK$9X<0V1VlzH5$8~9%cy+10R(g$p^GI>pyJE$VnCsH`i>+_D z42C2DFVA!%_Tk)((EFR)mBQDb+%L~{{_yZt0<+m>OxQ01O<3WobK%3B%dFFLQ`x1jy-bx; z^UE}=ZgpKSmM1~g6Btf9qE3L;cZjo)#f6*nSy(8&t}f{{ynazwUBvvR+U#~YJ2us+ zT)d&P$RPX6zt_}$?Ki5gR~tNft89jS2CG}*J2pIuG1Cbo<{r2Es(t)buQnpomZT|;IL znA=l3RNCp%?pDb5WkskSub*Yobl5cCaPir>Uv9GH+tmL}yOS?`YvUC|3E9cT z-MfhDdGc?d$nYe<~e^57w@JHg zRYvq8l^Aq%WOwG*6?}NAkWC}o)K=TD8Zlz0coFvw{n%Lk7|M#4u#UWBJ(V!E#%3}a zo&6o?ohWtny>XsS-i&-9Mm~Igh@up6MYgYTDIqJdLuHygQwLDVwD`!$#Rg95donud znH9G+XQFcS`fm$UsgG^q7jq5MOqyPnkiKvE^`pwzum5JBL@EO4xh_V zdi1lXspE?)op*#OCpYbiVuT43pOMFo{^8_MPPb{tyXzgRON*_C)N_Hs9L$3sy|EWf zMm^0hPteHKb-zEW841hVj=@Mkm+qYU9Y3A(iMbc(Qk(Jl8j3yXb`%;m7gwk4?#m{W z+s#UbqvYXsiKg!z=laIIvd`EaFg}K2JT}j441WGAHHS#j0Owm=T2cnY2oYm{cPEMc zy$!|zX#gk^pE||s2iogL(3;0}^E}d92-;tek&_$UOoXkKZoF`p&J*aTV3P$!$%+bK9ByZO}+EX_S|W6FYt42%GT z=H=xfCOYly?S&w)J6l05XlI_cl;uC+yf(-H{e3YDLxcbDLtPUKda6kuzM)pM{UD~# z7|~#XCR*9ft{4$+fyWG+PHAgJ3kdd>5fhE3O}_!2U|;w$=X8M|KI&3e_O ztT{HZFs~(lnIru&ho7~*2>t$)Mp5ug^$1h0b;v=oV!v!SK@ll_+cCSFPNwS{T`|@n z%WJwn6SsLiD@9+AqiHxcUX#j?Q7}hA*Z`a1l*o+R>F5#&4tzW`GAv9rz1ob4S%)^{ zyG$*Mg$0kGULfml1M*SabOzR|vg*NSuLpA=gp7)j$nsAkt13Jg6AD0i8u(RRMVVIW zLB|_v1DHjaK}=6X%To~lH}Z$ReR~4^)rg%uHypJgmM zm=OxCcBAyCp&RyfllG(s23KXm^*k0VOlz`G z*Rp%wO?%@VO)XcW8DwGMwFL#mUwb+}{v+kR4cVB*u!P-K9TFwuvXoWo_C!%`$1?`Z z-yxkoBWZ4Aq3`aUBQM&1!Y5~DFOMCC-sZ#eN4>RRD&^GDI>{V9e0V%sS@S?Ml#A0q zc$=-3f^1-sk!ac_y(rpmY z3Xc>uuD8~9yk(m%Da=4iwvd=V(-K3YM0=H?FMYRfoZ2MUg$ttKRv?tasitY~U8Frh zN4C-w&N)(13xd=L>!m2($L*k)rP%?B0q58lC{i_8*G=;5_+Z-P9Lq+OoxUzC!KQPx z(-RZMQf+Yy+sI(ngd`h{%>-ETX6!{(n@&f%OSQ0F+kvy+aSL}t+3{~i-8SnZ-njXw zEpn29uS78}rE3i1!7P0;D|BK^leU%Uc(RAvT-+Szjg&^1*x zM|bdv3)pu+w^U1CXzKfuXqRT|XDeW0g=y@QmR+I$n*DJ>lJjD6Du_1qk2`OV11 zwOCQBF*cFKDdzPB8jfl})z_HXfFJY6O0qQHLECrghb1o~(`8UI3lDS^-7n2H)g2Vt za?A_IBO*0CbJES7;W<4GMq%3(Lf4->r24EP7-6`<-R=9X$xQXSpU8Ayt`|f&I?`oF z-&*wMe-?s1Xjs?1-P90MR}jpu{P3hR1wKd$nv^^Xd*J3B3#v0}HB%qH3|O;AoWa!#C~qH_AO3+1P%L4_=U-vZ>Zxz$4E7OBjEt?^EkcQc z^QCv7-%$p-ycqn0%swP;Y;27Gsb(rT&WQvhTJl|Gq-TN7^8LYSJVf$CtbCym6qwJrf{-%j2 z+sD=ABU#ypwaCGJbaE_W(4r?HMl!N|EX|I(sTE>{`g%c4uiekLWXZlOvp;~1&oy3W zJL*H9WMSIN@}h!CI!*c>HfTpY&VT9B2O;er@+{9ZRetWMK!--w)giHwOwMjI*(hG& z1$1)9+Dj|h2f%AX9{4dR4dNy)`!*TDxlRNeB;n^P`tx{N5=46rlb z^~u=T9e$wBo1MY(04wms4!LFcSUq`>P(3fz{@p%w+Ji*>#)pI|-Fef~ii!xbMUi8X zVZ6yRzIX`LjI2B@cn=RvcDxG#%TM>(^m>sT3Y%cm1ejDs+qo#}K}#*~mA&3`EKez6 zcK};ULA&ckNC9&m&`CJs3_Lq7sg+{DU?!y#EO08Rcfj>bQAXzNv6|*co|%e?Kj5pO zqLfdA1uKu3SQ_oqZ&1Sy`@pa*YQa9{3r~vd-l*{xu=jvcr zW3D;x4$&e|3!8IkRLbC!H@kdk=^lj{^nmsl%Tu5f?ge|-q>X_i09Ol%&@VTT-v6A` zE3t?{yk~5l!3ih030?4L&vrhWh_Oc+c8l+U-{s1HO-mg#B#ySpfab8_*CwEI-3rv4 z1vaztSHTn}l^=SPZ+ZJ5h6P~PnNd+8H29>JhMAF(k#_(NxwxFI;&I7TYb)|r46rt z#{KMiB~^bzlkMl5n?9uEqnGXN`Ov*dk@M4(Sy0h%(L}BRADu5hVX4|z_7w#;0$9(vyppzG5=NSXrS$*J8a2=cpoM8(!1y&h!Db}}})X9JNrnk-p zR1 zOxEC?EN~-J*UN(DfpNSgJ-SX!FO`t!1{hc1zN6Mx;ZVTDPe((OrLOBRR>;XWXd8s| zd51OC^mYnbnj(F=EYhJxs1dDN+MldciiPEhfL*g)(}308-i=oiLe5xHyQySXn z8RQVhoV5-p@s)Ix93VM)lE)@*sH4xMllXZ`N{T5E(o%*g_r%rCZ^8B#HK+*Q9@*et zU7B}0jco!7f%Ybi}u_KUiG|EmEIP5o6}@V4i2Le>PLH-<2NNt@7dDvlX`oubU)?eqj*Y#POa`ubour${5Yj zy11L6StoxWIKngNSBquoB{*Tqr?tqUKdM&CXD{zL1Y14}`(e5+_wmn_Sf&=%$3Lc1 zu6LgqBmXu!_anO`$4|K=oSA;HmyvFLf>$Si#W}}7`calwC*nK36F(B5()8y2~?drT;jzKK~m)A?Xgdh|DGUKSKo0csK;!m`=1UA z)$+ih@;rK|1nz&v0^zXuawlD@Z0%)Poy&VmzCOL7G_T#Rvh0FXB9s+DK13m7r~9s$ zT2lE@e2J;batH1Z6KI(2pt@z~AV(WgvA-sB+R>#!_ncw)aTta zy?>jcWi~?G@|PL1TQ}X)eXAfXF7nRE^mM$gKSzqPYQy8<+n2FxF|8xR7F>efvCP%K z9x8Q0A{2u5Dmp;W|lu@E@@KvvMZDMmfmPCm5nEZwow&7$O_}%%;1TFo+a1a%2jE4{EA#aAk z8~1%GvM@|>olQ;CfyAt9iPTfcdU<`Vyy%COhXF;KAUhV@FVH3Y820j6r_6H3m zRRW7wR?}HD;N1aSl117v3m2sPx@l2R=HOB{|FEOjBB7*D3>+Jmty(-NTN6Ca8&nqm z(DzEoy!ohGqr-+cI4~r~FLa*UPx;jmM>BmL*^?%!$}1n-qkkzMLRo=H7xGJ1PsEjN zmNyoirRp1%b)U;_yy7h@FRSYqlodR~Rk&NyE*YBiR!3OS3>&-Wf=z6!Fq{uH7*|Y8 zh&vWaUY6(l7&fIZ1BwL9D|zS0rc;%US+@XN5z7`>G^d7SKQ6xoI`DtW4hFn3aqEdJhJq8iVln$9s*8x-9{85%r_5a%OQI>axedBgH^aJfIm&72c>fsH?i2SADERm$R68h-i3gzdG|CvB&x}CnsnC7>R6+apC|8wxNl9b zt!Cg~OG$}_wzD04f)?@BS;}bVGV5x9)tFPXa$)bRSJBAV>A!k=Fmb!-ciD#oSCy<6 zagc2(P~x`{ij&^H;ic`Yc3SsrUw1+!r>?1KPQF&tF!)Genh9-c{`^;02MKO*K_;fD zOHKG43bl&^s0tVYYzP%)TDn^V+;KtTCretSaZkE&0IE2iye0RBMj>5IG5 zw8~;}Y{RJo2cvkYWqAB9IY+7T-B_wUU%#xsHsibgrh1<9RvXmeg7qG8 ztZs(*V5cD+7@PkOgq!IN@qY(%m7yHHxVGB5#aFBZlnGpxP4G=koIDg*Q|4;ho62Az zI|77kEDz9fDt9e? zpMBO|Ywa&1J$J@Fa?80n6q&)3#=o7qt-6N5=LX^3L&PdgLoAKw_oNaX|FALt_PFq? z@dZ!{{hvZK(_dNJ#d_klGFR({jMAouZQ6BVRJ1&)Bno=GxhJ8@gwHs&d^7hp1zFYR?@(&&4WZOm+^Tn=GP2yV;zMPK z7;WF}zk+rUi-~kF{pCV_Z3thZ4P3R*HJN7-%q(p0(vOo>x%?)cB|@^sO7({tH{KQBb(E>VF~@O)JhTFBVOY(xeSvQl&wH z`J=|Y&Xp0{?oUv1^l)~@Kq;#?#HTDmW$K@7iqUxNv#MWc@s0X0mn6L_yb`FK_N|S~ z6Y!Vq-!>Ytr|v>grI`WK0f|hK9;|Iy`klHVe1ACqTl0?nIwugEdG-oh@9PZrPWn?C zDhlhqe5iWhUFqXR{N+`W4!nF)D!u1;%U-H4uPaM>*{Wqn@06IIB zuekazYHRhpr^DqO@_ekDE5g5@nxf4d019}9ZQ!3F-bDE)f5fVg2>V@c+uaYPZa}?Z zTca!Ebj7l{;$%Y$XP{3+gox`h{J zwjwx;l>%HF3l`|ifN_TCIfX@g63lD9evQQ2106LkMBnu;?9%z>K?EWSmVUECW$RjX zR-i^v5XA=~D_H=7Qb3GU3TP3Z>#A8vSy{}(CWIq}+E(tUg9=Fv;5NQ{Rb-tSfRk6C z3F>`Rrr}$6_VHlm^P;`^46}XSsDmNRZ`GoJkF``MFVJNmFUiE#hXI{P09PXHZ*11z ze{;%1&eT>Y&7(dnO;1n)cRVSyMp0&u8f=!}b*&)nlAe7t-{pfA4`q65~jNozEG`qHK6wg?dzjo05ZPd*m??OL6)LuxwIJ?+;5 zAu~BcS}H~r8tAdhV@`4gUYbr@Gg(`YOViaJFuousq*R$`+_rfVT*ts!m|%w3h4Bg( z^Ty1y<)0|$F3X-t1kRl6y=7PX7H8Zs+=5Lz!QAqxk#13_ohNL^M-kOoI|ry zs3_=wn?6Dk>f;FKt%B`t7=1kd8uEkfDH6F_Uf6|YJYCK z0G95(2ab!}yAiJ*+eP7^?KJm2?iig=C>bg{K!za+g@k4|t^4h;5w3|e%5ge_{rQHK z*Jb$u>a#HC?V1KgpS{l|4<9>cwm(sFCEMvz!P8Wu+PCenW8EOaI2_Z!SgO!{Sar_% z?Xm7>qO<~tXi*%<)4N3kf*!G*XO{}_D!Z#^uq!!|DSU?7(fMP)lv)q)+E!zRxd_WW zPW`{Ss0eexPEa_brWI$C|9HEweYUO)hr#^>`q3S%KuW5~ut%y;*U_M4pE6jGsHmt@ zf(uw@W`p_ULc1Puzq9C77?3}7JEAKk7M3vi3b4(KW&2)e9RW~(7uXdV!b+^By$fy1 zodYvC4PWrHBOd-mHj6XR2|lxQmgQs*D2H5g)^nZK^KYaUjd+&9A5#q~E9l+kxK8R8 zvw$GMUfV21SbpQT~{5B+)i9-$}8z!ov~**H0~cn%4& zpS@;fx0?9rlNlKEPZooCB-t-jEj<|eBY^d~SYl#S`M$}nRu%PD=_)*fRCawpfiG% zOdAlent3V=lq#uq*_3%}DWVS@JQ(Sy3*qccFH9h>Z7nZjRH^XJwFQo%N5S&=LVOg? zhneFk0*{MNlU7+K4MsmPy+Q?pjPF?|wKkKn!>D2~tE@4fz|z>bzOYSjf(sR0E?|| zO(S&9akY^$R#tOowm?9Lfnw`P2S-L|P|*^--|qS^y_e}fgef(?uG7+d$^6RZr;}|U zv%b4K_5Cl*7wMXq&Q1U7?q5+aSsx`XI^Mq@S0cD=NMb_8b~SM3n@{EZX)P4V0(9V6 zs-30;3vvVU$8M3%+1wXl=f7R9a*}#c3Gqx}WZz#Z)^u z+C5>xEE`H@Q23GUhQrjo0rfFe=uOd-L-kGsY`gVcXBhLwron-~0HXWm#)ch{R~Sf} zzLq?j$vi-3nXs$BP+F$)JY4noBa~Ix{cdV1;77IJPobeL_~J|w+xEiOKN(HOS%gQD z=F0a&VMy8L$^2U*phZ*BPA9ZU*aDiT1oWfsBS#e*UrAf2r^gQt4FYzcf}oD{6{l%U zZJV4AD;I@srJ0VUEic=J@Vq$qI3h}J%2t6_yps`sBT5L&9~BGd21`_`eU58D8xE6} z$W-Xl-f0_@=mkwO9PGBz;@pNfqg*?YRCYqV=M2rDNaZ&Ve%^o-eMDKCf!mG=opHg+k1V%j@~?rIk-K38s0q}_Gb zyxwt>xo>hwDtf^tci}GQ_I%6g1;l~{EVv7{$kHF{TqswljXvs5y8>YLB;(sRnq}|A+>PG?q3yi$`UGdXE~&PYFdH&mTl{5Y)t>Y2_+J)*5pGX&>+L?Y2?=WVlUVm zqbex%S$l9vXJljy`;RFYUnYzYG60H?SfA@o?=`mVpX?M?ICeg*hUdbk=)wp)9cX?yX|36a<-6_+_ zkd}6_r>XL0?qcop?c4rStDT9O3BXYZtTd#C0N{9^fvyuCZr4a2cJl4V%ipP$5Y)*ts zV%dA#Po6x<=f3gF@VYYGDOuvPf@jkQRIV}c!+Zj%O~d7GUYlWgkK)IzXIdHD9C=?31pC9Mzw>46y{a@&qsh4gn-;+k!wu`%w2sj+RDkYburzS92D=A;zVeIY&` z#%?&>EsUO|jM3f4Xx(Aq;E+ePC=@?WX1haSs5?dJBAuAKCTb+nY|;r*zBK5}AY41> z&?!d%p9MbaeqKJS?}|{t;9;CVa!7G;aSy^wvj01i_y1IDtor|_TGIp4)1as*3<&Fn z4$3JQ2bC2KHxjHY2Q>^lj2n7%%6z~-{p)j0%&#d1>{`F&6o~wQxxdKSIXuqRsb4WwOdnNPpK*l-LlaOEU$K1D3J8%| zwR|i9ArJm>2qFY&EgI!LQ$ik|{WxIQ;B?mN;M0}T8|s^}KvV6`lz(;PjrMsZ=_4@q zbluh8b@nrN_3zk265Lla@Y;tfwqIqNxb^n)l@`r&@v66#4KiUse#S#%%qSm@eR_7&@JWY(A47 z{0;Ih&V=ojp9bwPbitTTO^)t>?9=ioMlDUX9gLQnw^`IP9$(Kq3%}g^=vdVf8|Bu$ zFaRm8%|q2KuU7XIwY4VSoyC#w(y+-b87CtX2#Xj>JAWin(#k5srEp=?nX$+Jh@@|; zgjV%BP3EgbK3yfP9sNaMJzSAlpTVge4h&v#Q_OcV_5#?ip?XM<-sVFxer_SDq4LG8 z0jU?EbhnPY3T80I3m=O-I%56*Q;#vWRZi;DTD7zAH%G_?EDL6z*KWz_INzb#DPO&l zb^7E5cFT?bl`mKw!Kejcy)L3iS3G)+PP*H2#c4L#y3S#i-PkXU9QQezvMbT^^nFG6 z06M&@A=A}c|IAG%)5teJAS5~SgY|59!T5q-S}5$;nDj`KV#59U;zY>+pIc|U;SQuq zmXCezAQjNykOJpPG>*{0R9VO%*Xzi@rlDM0pFKUKhcj=Q!1tlKp-iHyD$29_D)a#1 zGw`D=kF|m`KjoYB)Cl1or5%>*|06?*4MZ5{SAeAIJ3Jb`v0wF2S9AdAi-@O0l8Bw& zzWt8`~G|s?Rs zby+xuExM}j^5P2r`D{(bXdO;1l4WbRN|My*)s?8ploC_xJkl zE(yN4Umq?>&yL;#GZyUd&q3AIRvVz5Wi?gK#rOhQNN(+g;K;q65d*(laR zsv@WFsMy*%oE8Xh)zsKbX8TY)Uz$-MQEWqGWWs5@kKSplhn?$*rX{KzHCZ)Q$PArG zuy?~dRM-%4OqjG5ot(~Fm_|%t=_WKu(7};X5)r_hRb}Fja$<=-5=O;zAcMR_>+Eq{ zUzko%WSA)-4WwouhD(>SqADpV5ro?N?}LU1L;x$gf>k;pU6?u2&6BiSif<6N7)CO$ zarbp8Mc9X$^NIFW=CBalgdIKq`F?LcsG$G_6YlvWDhjAA5G8*dC*8U9L(Tlwv%a7w zxe&CCU41a3iMP~`()&lNM@I7k>Z1U#rni~!&x6jYqyy$X8F5LMUoA&#jHmZ%9G$pg6|KqPyZ`l9yS8HesGglMX@VkG*OdA?W|d zQtw5LT05Y5*!@M^)q0;``@!?DULTuxujoXl7blOwCD^whrNBCMEi0e!$ZC!H@oS9J zzl$Jb#ovKfjgTEwj-I^ihb>Lr@BS(n7A}^JA|be<;{FpI_6~c!xB@fN4+)&#dR2fZ z%JRLnagMw6f%6B@H#&pVvv;JF!~ewU?>qGNZLulB<(Qu>aPoR%KH_kfuD~y?Dd;d+ z)e91az`@P>hY-QHK)T_Zec-Q>GD}gsxwf9?Fnx{F-%;3^6e5b1_`q_opjoZ#5m_bd zLWoC|^0)Z1GEKMm)!#vN zd#bdoEES}}lS*cJjnzYbBmV@H(fEj*-R#=k?4fhLkb18B6vZRQP7c!WvU~r1&PkLg z;w4l*k#ms4X+N?TcK%Nw0vCx#?4@%ujqM}^olM20urQN4l#gBrD_;u* z(m=#mob?3<>xe%x{{h}(RX45r#3sfEnwF4K$ukI~7yvWtURnTo4?O=b!gd#=Y}rIc znMPJL7f*8#aT)kStZF?J-Ao(TBgQ~5F$?jJC^IU4MG6Zvnjj=pXzs&AKKtvWIP>Zl1 zBDvu*cEhORxEO+aP$VN3z2I7*APV!@jvW2a)4zXc{Ie^$yt5#9$nN7?^O;W@oiZk1 zMFx2@te+#=1DP)KRo7lU=Na&O(g1jYqil{F*q^d`r4CBaKBh(JvY41YvSdKOC~C(6 zE>7JjapfO=obV|L4a~^(miRq>`}7kX3JcMD_j>!&&d#=W!>eL4(yT)caieKa5i$G{ zFA1usW_uvLQqhm&zJ|eFh8%q>AA0rr9-+5#we9BdR3KPS@m&Vj9ub?0O%vED+(A&H z*v9AqVhkgR4E9WH+Mm+B_OB3=OHVcUcs02NDdxP6|9YY45{lc0#9=Dx41vuy zy-^`bGgM^W%kf`<25b`tJf)q1G0U!$IMlTFy%c>(>>}C$VJ_Bll6H(uUTxbfR zxCa&MI<`#XPtl`a-~)lzGmOyZn9@OC>v)M#O3p%EV7>sPwEeD^n$I1FEF+;z5(g=h z(0zzWvAPFu@7>j0H7rNt`IiEkdwvX=cF!e2i`Rx7N}w}#<1Q|TzZst(-F!p*fx0~2 zQH%l77rB*6;wl<(G;TX(j#r#%3Us^Yw$spU^r{#VOHEZ&uoj|yIY^EXJ%v!Kt3NX6 z_fN2pxC>6>Z6J*f%T6&KR1j9fJk83qKKVnlH+ok`kdVa3%EZm6gM+93^PgDgNE3zF5MD%dzgPIaOw8aBb;& zd3otQs%I<(odp0Ht-eAiIUCgto|EpF=Im)O;T#^}DNKv5NaNxchVfGTAJV7}r0Qvj z+l$DPBdTEm)|<)9#5?R9ZVb}7*I5a*yWM6>Cc%~QmV}-PJ&$l@e|mWNP1s9&v5zVO zfToJ78CbXV9%xdnt*nB^sJ#6pJ{{*hYN8YqI5fETtY>Gde_&R793M{FSi>iZkNv(j z`HbKuk{!6(-Y+-rr99epwpu#{in;m>{Wp3#9OWzI3^GMV{|GF6{ijklMTLB{AdDEA zCrS~`PWl0$Cb0gVeSL4;YcDxA_HXR3FGs`qZT0WUA?b_VH`eSK|JELXg$hp_iIYe` zY=hI)7&1)z7KLKCcjJ9J^f?Lhq7}_jg5RDR=-kd6#8CZAKJHVbo}Cq9zWxf6_WI&L zie!(K8)s!JU%;gf?j1B~&W=SHOs$Y%j3X&~u$hbOl}{V)v0MlM{Dl$kN)Owxjz<)-Te*ksyUvGGr;U1XvjIS=U@Hnb zhWy8-A5!DHFBVc%^1@Y1lxa?jssYH|4c18PI)zPrD)1g91i9VD{t^}Q$b*R_R|bdz z=vy!TzSb$ywWPnSCCrrWKAZ5*p7t2R;TAISyZN-il|{*!uP_aqU_TnTTa}Ust>U2j zT2NjxoR*9x1nejl`RSpJ@0ulKBmSPaV{s)IR6Nd_e`Rzmo`z(nV1EK&vq|N|7jnLD-U%d?aT9JI3Pg5`sTX8b3AWD0I*_r2 z=}B(!XPxIS${UG7Q%;i9jQG2F$HOX)ynF+5e+Z?i1cJD_bwdo2`{sVTTS!X@ zg+T>3QQkJ4XWBhoDgH_nl&d8v;^ zU00`-{LTp~o12@XJvDJTCA(4&W9~=l+12L$n-+?UcbuIt$xsqso$tR%%Ws=}EP3*j z@JK)3>R93yZ@%1f#3cl>MB4ZwIF0yQwzpjJC|bw{dkjEeAmg2nXGyoso1LXT$-#Mi z{lqRaycI?D9Dm3Z$VLqX5w^ge?yCAJyxkrKR;IAfOi< zDpeH~V}WLj130LB8ex{v@8_uk$7Z(&|VAc;%_bedcoHa1P>890*Gc>@-nA)1SUh*9&xN-a7S>z<~kQQt5XeK_5t_ zOX~G2P;)#YV0J`>AITotHTc;itO2r6)TJ!QkOTV$(lIKeJ};UHthvq>qZu$9Qq_Ob zoZ$;~*Uq;?sC!!fkA9f!hQHg#w2|6pQE;1Ehnu$zp5Epp=p|cnAJK$1UR^GBS&N3u%P# zK$dJoeDPH;^m!Oy-h)2oI=H=*!`8gSGt{Oc-+y6-8guRa`DHt2o~hv;LFwMY*P{Sr zkTrPTB>?^`x;2+aEACmIq!5z{3mYgX7z zA(IP=%C|F(bVp3O@!x_d)v)mly};2TOFZ;D1O{&3h(Ht|fEvvDsdlidyMCB1A?~ja zTRcK!%mp{4Wn0yTvL!ggAPDf_Bu3xg$-KPH`)ZNkKdjg7!q z&3|`i(F>OpVWSMDf6^AEa4CVqxK>LbP_+R;hmX;I*9>2Aa`MO2L>zb_NqMbkQ{f-S z+`gJ=Yj$9NM3dF6;dH>##nVT)zgK!oZlt?>Pw|NRoC%@B`eH%~V~I zbq5StIuBHu0VX{FkIbN#?Chaews5Mr$fk{bnzid;d=qc2t+!Aa)C<#%Oq!LH+eC7v zm-bYO>0$CC_ap9W)?U5}czIF9I6TUGVZz5c{p<&Zih8_Sk{psoSWwac)DMGzNG9zA z1{YwQ(mm@@SFmXpe&mUhwPwv6#q5&KH~XC@r-pWFwCBa6jr*@xMAHuOY4ba!ume%2 z&JCmsPm(glQu-qN({2tmlx}t~ZMy9361Vc|q);*1y1l+-eHl`We%a5inx%EmaS$=a z7w5YkLw&~kbIcvMfrb)D-NP%{KL^%mRb0^$+$=QAsuc7pg0c>CRb3~WU1Ch`wDCL> zp<~p9f>LBB)68-S_j2w1B>MU2@MhJfkI6{2JQhA?Ls`vNtR{!W{;hxZSd!V}tvjMX zQZ>2>S0ghe;@yh!6X4nPWzHJp=+QhCHbISdTbg+4K)%$R@G7}1Vs|Jn4(80UiHUzs zKj9R$vosUYlmmVz(WNZvfG2n7J>;7hr)lW*P1AwM=Rl+wDjoxR_$&kuGthbYSI|=J zbftQx^h>I#gBZM19)M8TS!$OGYXQX^g+6)^kE_WR+)Lg?#ctvuP#qU&#Xk6+mI_nOJD@eS3aGfr@@E z-BMc$VZNkeLJRHFTffIE1kbbf7(fh75V|dBtq*^l@-TkzGZ;K;GO<}gLr2e>d1bM-zt z;4YvR!!eLNgFD8`n$^~B!1!Ith$AcOJjNob@ZT;DWE(@kKtD-6^ypG^zES#NT**GU zu1~kgU5fK+A*3~soUJ$-SYEGe6h*wjcY`3oIx3#`@64C(BBGJk{y{Ctq{|An6sEB+ zmcsKkQ|8t_dH^8WxpDs?#jo==@B$m?lXs3>=HWrbh!z6i*JL5rOgoiCxpp3Cc9oWt z=*Uv(^*NlK5IK9W|BhQokh zVC%KO#OXS=3;=BMYn_V|KaxC~EvI|rmC_7=@z@FL22;cnCFr#d!WcJK2)5lBT0BFp zI1DYYp1@u?iVx65Z|-L8a)J{$mw@|`;F_ItXGHIB*5~d%QefyUoHq*x(z=iOyl`e< z#uc4-t)c*;ir;8pcvJl~@Ogn{vZTckm|U2xWpT0r%=qFp)up-*5=Eo2D^ z7MXD^ytL+#;Cl;Bo&eFzuKsjKn3Zy#0*BcSSl8(F{5?p#bFv2B-xn{iSbRw7X`0F` z>Sdvs|IqKA+>XX!tjMP`NZc{199dY6*f%eaGuY5Wv6R2e&vUu{3XuIih!LhQ0+kQE z3~h^l9D=G(y%zDAIG*Tuv^tl8A=vEv;Hl6DU%_<)C4*-=-7HH)8?MZk#4NFjkG(%E zMMqp817W>$p))_czw3ySuXfNW@W=z-nU?4a@bqwV5D1|#~etw&VU3(mC0U=03>96;BjawIfg52~^-`g+9r-7ebFdD}}loWdVdjGyQ zBHMxunDLi*bqNO8bSp|F6G}M&095FtDBhW^rp&JK$(AmNP8}NIA-^Wq9@%7Ikf%`8I z195&$DG1+!XIJ|?;tPCYNXh>ujy~}G@uk|rZ>%;?3Vf?mVemJzzGe)6W>ScxJ{<+! zZ->41Jmg};^gw0142{{n_Z@J6+$>_~R_iAqSpr?O2uxFPCt?8EsHzDBbyOHGAVt|b zq_pdJNLg6~D$4yj!WsxAg_aW7aEpq^zAhJ)>At)K7x9+)9Z0sI`rP?(B~=x0F5z0rc0q zg?n+>;+`%gO7Rhmx&k3h!wc=;G6$cPKK=Wp2g6>vtWq-_R`$W6Par#&MD+YX9r>eg z*ARp8vV|y6UH3S&_O?d$Q1v7>1DVU9!i=0x#~b`27!LW`7Yg?)tXY40AJX;k%b#da zkrwqp>(-`0tDYft0L)Zg(!+Tz;k+#{R<#&lH$BP=#zbH$HN-;pnf^ClLtfm13pfizi^dNRJO?6xq`ooa&T z>g$>ntbH}S|+)(f_^%&CrSeoScd;v#~0TU#{tj))+DW+oGBJdu&edu!F;vi617^3EEw0DPXzO%_SrYVj?i{f-xxh`vq_SGmNVhVB^wEC23}gxa=f`oAv4y> zSD~q`9CKvyv0`I5#gSi5sDeb+U~rEYIKq&$_^*LKb@P}mV+`buYWwqG+-yu8Rb2Nh zkSA_=z-NgR2f1I7-ltW>FI@eQBs;&Ja$TxDT#BjaNjsoEg8LJWQnM)n$qUx9$F=rY zELIKc>Zs?~twwwGp2S^wKt)D5`ml+2%sYs@E;l)as)3Bi!aZQFbYBx^FCV3B5X@8S+|p4{nx32 zRa<>Mh1J&+(r9aHOhT_D`gHSR06B%df5@X{>!ihCf07HH#3tq2XbWHnQ~WtD55r#Z z8dTcbMGZ2$b2r9_$Z2}GT5n}(m)gHIaPOnfNl(H-IPe1o8BhVQ;8aZL%(N{HRs1nW zR$)gQxN@Rj=l%rPb~*J(!HsNR-1?Zu`)eK{$)^2)eyrBE2_ThT5c~i#-9Jfld?tTJ zF)cc*M3Qwaa`1cH9iZP0^)pNJ=V!4)&XC*;aWGc*@NIF#HWIm4MF!3wg8fstT3~_S z;eo3Nc$JV7mlVM0-l_B9yVP=)*PZ%3Py{FA_#Hqynr(_Ke`dMiNBVTYpvZYu>IJ!( zX2c(qmS;bQgR?=ER-k6?{jab7np}tivRYV`nbMZ~ZnkL@vG5vrh_h)p)6Yk_c}Xs$ zs~rTTzuo5kJw22O4c5J|@+*axLkmG4VPj>W^X#VuOQGvkVbmKYFt}>^q=Lx(T{~)8 zTI~#&DvIjJQugw8Y27(~&~Y6%=xZa^f5_~f{2meVJ}SA$Koi-i_4Bb1W?;ubGKzq& z$2KtmMx+A#|72?z4INgyg$M0>a~WZI81t#EALtwcQ#g14|DH_@nF(i4=j7{lR>Uh& z`Oyu^Qf-$ZjCS`8%Uz;W}MS3f-$TZ6l zy`qpD~et?n43 z0z0Fowl3#jRAaBLhH}B^5MKQ?;rxptfmzBKHYRd<1E4s)q1+@uXd`wZ zMz6MYQNn(oZyvd-0fk<17;WR2l1W*#bTllC)qo6TRb5UeZ0{Z73kpa+TnYPj?_Ao` z^MfTTF%_O;e*9^`+(q6WKxa=o5dp9V69W*OWg%*{oC}C3Qn|?ay6f}FK7z^o`8vUb zvYt+lklrgq@tLdSTZ^0+6Jn;TQ)OZ4-W_M*RGR{H1$o2)3MuZ7zP!yEaYzb8CGb zs(~m5la_{U$Gc}rfbPNp;IyUYz#lGdrMOJa9;V7R4upbn<-gePF71&4w+}O++bcJ> z&k76&o(&Gk;BTkEKmIBBAshorFl+y_>XaQS9!3*T5K1ijsAg7#>u`+=j77`!uaJK( z)(AbG*J&(+-bGvXgSada%oQC+H|i-F&@Nj0mf{--lcP6Sg6=kDWU#?P)Drlpzr;RS z$a!II4&lo*_lgGagBci54Drri*{W^mtR6aeOStQ(8Yp-XUI)^)v&48;WuRe}7hyNu zwjKgdZ7|3Qoz690tvqP3>y2d_A$BzfBP&h)v9dmF;VC236moIgqm+2kr z^@)#kTodYb66b4wh+wVUHdl;JE#(kkTDVOZDCun1^a6XPcQ+bg^zl3lXfAa ztyJKwJzrYg|M;pTxN$oGff;m>vmn0W2uL;TnK9VD9|1&Yy0SOJ!zGyu)5;nZ`Zdqu zf)02TBQ*n5)FC_-e}A-m6uqL!Vx;LSDZ$Y83b-Vr5;pM=5Qh?nwRm_YAovrohi#$! zGR|RcY8bq`HF2$TPYQrG0ZbN1$5oz+LCI1EmZi~yJuyGv%eoy~N5?>RJ#cQsOA^@u zpnuagG>oTzJi3q1tW5%(CMb>^QPS0o1VZ3vo@jBS+CLo^2DPBbKG~iqLjyT7PC?uV zpjBjw@#V{xCQ~r+x|M}p3%9y9pj8(s@bJd^pnZTvZzenFpjO<0rOLv{IFVrllmp}y z624v}R!1m5fAggouID2^IRvcHpQ!Q*a(|=-?jBEN=$i7Yadqgw4X(}4`bE}1zVs+p z>h;R4|BD*GzNYB#IF)%Xp(uWH+M=#hEb+IR$J6{Rq@fITtg$H?kofG#Kc5%=!S9mu^`Bl z45xI?w*rM$Av!vGb{JcB^UmAQBS#y0hq%Nr$^=g% zD-iLO)c<#XIJ<`r#;K<(LF348d5l@O@>j;x{GD&yt>FAe+s!4t?iAn@7+TcO#W`ZH zYtPTXXFO>O3i93IQxY(!?5-v6yq<%YDP+CWW>XX~rLyHqkSE&ZM>ZbKD-xv6jh;Je zNsW?w@YLw#!bC~Bt<9M~jqFTT=vC9uQ=7vBEA*5ltRO>kw=7=V!u(34n$Cwge-oGo zSNAF6cA%xj)aj2gFEx6HExvJ>^b;>lcE42W9Wt(Z)RHXUqM|W@$tZ%;InPyY94UEwNH$mP`R&J zKK<9k%#Tc&*%#p`oJt>0#-zwa3bYT3?hd;xra~#eB(Ame;!rLKck(uhy!Jd1?Bh=k zTMO@%9AU1Tpck|9cjHSZ(Ty8?H%&zVQGJI~cw!c?a5GnlfY0CnL#dh~K`6c8GoHYaF z22z^JKSprn`%-WT`#7aB01mNkI8`U9+98LLe|i1pOc4lSB7V0gbjb{ZMIneKKDD0^4H=o}y zf5CBJ|Nf?_nB(agWi=F)yYIVA$#0uBg(|Tj?mhTR%9d=x-rgL7slUX0q@ca5%O-#i z)JHwFGlt}##9`@latHX_bk|k>w^f|Er~19Fa0bNP@b=0CLy$Q+Dc;>FJ))nsICu_2 ziA4^NZiPl=`&#UY2ki0C+ef2Sd~f@V%wd53m}#A8kC$vm*fFke@+)cU)XtqIv=BA=~BygpnP*uaheVGUPd1dVxyl z_*{~e;AZ~wRS&Jb3o@vLOyirm@LLXp3SID06q<5Te|-^m%$_*ppepe5BX{$XT63Cx zJG$56RiQ~>JT>L1bznj6kfgemO7F3%yt=$OpL8Rnlxf`()I0?6~k%Ho}y={@ym9d*r{UC;iD`c+&&{C=!))U z;vOB()vIj}t(untGXAfv;}|L$?fBf2l|DdqQ_LX8ptZR_Eu;Kn*$*NU=jK>fit8`( zt#im^&%KW1WCV_J{Rs!1XdEr>t$vWwf*HZr+cJ7IkyzhSe&tRbF0R9ncP7 zXdwomxM**`U=_<1V;`$Ii00rl|Zap z#^cp?2zWerfPy*XREAM*ULOAINrg~*3|Eh)-M%S$SKW%SsuOPcd#o@%Mam)VxXQk_n1s3>05xm=q z21ve-L8}~4m3cg}Kl{6z3z_$$mYJesT1SI=E~Mj`?yiq`RcdXBgn))x1B|y|jgHYe zSokFZpo)Y^@Vf=)x)fw1=@$mIab`K=ygq=PuH;S3BkwQjcl=i0V?o(Jlg|Z0BV~x# z&5^YHHW?7ap$emhSe8wixF2IGA{&OyiGby67g~iuj-KSXLqJhKT;O3mNDIvgAa39N z5wxEy*6Q(WSu^m1dFnKjfNcg5&o{#;+82h%jbP}z%3l_vZ5f)((*IWhlcvQCfWpI` zTh@6ME=aB>JTjZN3jU&+m3+0O=Z9T)#P>E8a(XjHQ>ju4diZ?*+iS1yM_1{S%2!l2 zQCvnZnG1}E9vgfDIPA^q*X^)c@PR6>v&W$I8f=NZms!NPZXyRgDP@I`=fK&Oa12O| z9}wzQ1N-pgCWLY)`l>jecBE!?-vkUD8jvb^xekL{BeLgWHfAsO1SmV4$JC#iL)VO& z8#5%KqO2@mW;D|OBQHC(}}v~U$YrZ$*Leo zLq(<+K=CG<#62jZE1X@K%WDl+Orhc(g0^61^4vEct(K03O{@*rIRMYsDC&IpaW^$1Vh|c={+FYlsU_tKsMtBF zFBO1buJ)ln6)*d8Gyljm*u?SRGJ2X<;8rFOn_X{fm>Ya)0q_BK`K;H02($WXJ-+pd z7QkCgzgGKzHEs;1v7%QuPa3c(lk=nH<35_=H5sI# z&(+#Pw*q#-;4B+!&YrD(UnzaOD;3dRA#V>OZ-lf`h>)(D8jn16&(W}VP@{IFM_yevMG#YOJ2^?M98i31PiGz?4_i% zvP3wrq|0{n)oLCsfS#BpQ_AU)+YEJ@#(}$$9H%|RsC*~ih+0#fEW-#t*H4hCzg9SVy9?T zx@=!)U|MH85*u9t1Ut7OOCbjbOxH(Hu?A`s}8d~+MB?G zC*4T8F*=o3(%_)sgSaovgGXodqBX17@h+ezh zCt&$Dk?Db}Sd1gs16Z1R^YmfeiY{Ed7!(+INkjS69C^cqib|%|5nOd@2`zqtn$dVX zY;A(_#_GM^I{?g;3|6Kqt}V4%77JC3*{Qh~{dl8022uYVA$K--k+cUJxDbsX7% z-mqGDjE^_1I?TBrp{D4lqRJ3{7k^eXzF(oue-a`sra1MZFlg$x(4pZ%IZHgrq zG0R1}&Hpk4R*a7P z*3{YjQC;Xu{NC9+L^H8HS+KW-vZ4xX^}9eot)C$d&e$RhAT0oi16Li|j;5(&(q6s# z=xhufMSo>Hkxf76ktiK>E>4#9Z|%4n`Dnm#OXuu7?AlTtgTcGj!Y@%!+G1MMgr1-m1+=>~PF=8Wi+uu>zQE8> zFpKfZH)*C_8H7yJ5V-}jt`Snf2>@`K%bNs38ssQbe3Mo&cxTuiDfS>~|90~s_P!{q zeo@2p>AqdRJ}p3&fK8rBR5Jt{Lt72k?s~bWLcPa3Dd)d4{Q-Y9X1i(u`;3+`LyrZ> zL7Q;U@4#_Y^7id;F%Ts?&i8kpQ-~JX%wLcEFOfQ^6#|5#w4ZcA$cSj0W~c*W+?ypO zS7hd?0eT9B?DT4-UN z;8N$0DdC9 zpr-A=`}FC4WcO=g+5ratjc_c5Lzn~iBMy6HBh13X)49|Spin&U@=&7*i@w|m^70FS zK)QoSa&>eZZ?Uy4BDaAbZ>9qqJHoxktYDPzixuvf%uXq&hFI1s4tDl@t>ON&zH$#+ zF%bsRa3G&DAL28i#PIsF+5dFTXSDL2)o~0vyk^~D`9gg2FcJdx+Tg>OG~qDanI;o z#@~0=ZbKa4S}X&H4@oJhbXeVyIXuubGqba=@<688@Bw=_Y?j|MhkM0yPo~H9#}n7} zm%+e4e>jVPUgA;w9Vyx(D(ATCDANzkAWXd-Z7{FNbc9GEMD>V$EwFK7Qwqvbs4nRN zph#F>^s40ok|=l9`gHqE$h5oRMPxy$0*w^zx`KwkRiKu_U3<#^G}jHt5|LO68Y<&A z#sYBA#QsA->&*Ex=@~mgmU+~Tmv8vW@2HPeQE%=&JhgU5ulJv{o%Xz z3Iir#HVGx`PRfV@D)Rfzt0oZF8TD-0fcY^o@!4Po)|k;R%)P>IZ^M|6y3txgaZfv- z@(T->IG~7?yh)&;zZ^->*x1~h2{Vo6LXRjnK!d&~e201R@hzV_qK;}AsPzo#ka(?y zT`V@S5is=M0v`ovbU-w<)m0qyhmS#ZUosvMFw|o{Qf#?W4>!X~DpKHQQ3b1{X0!JJm z@WA5g?Mt-Ti@Xdq*R0**YLFq0CJ1vF{e||r=uq^0FiAZf45CIs9*{ras1nE+6iCc9 z4q|sGyKvO!1dQhF-JO%QmzO@BBAMGmPU4>3HwUeYguwR9q#r73s$gq|I?=$dy^3n2 zRm?!AGw;Z9YkrtV`(##K{Q1Z~k2iMkxnvC3ltNLiDPQ=u56L0k+xIng4v@ar!geAu z0rCSWE#Map*(qr-4Lp3(17e;{XFvc zOl*&%_-SMQ`v*%1-p7Q9Uv~!L52EYsx{}A&zd7(l9h#2;i7~A7TE!pEBV&?*AJdms8|BNqS!@&5;08p$#+eJd5`FjRx)nuu1 zfkpU8Fnle(^O1`EKAU+qdY2bax&=_I7FTVebP7 zA-4;Us_SsXT}dyv!rV#p@$4^X?vArz(g3`ZcqnqPKB~E5Y_Zku05pwE)Btaw-JuQ# zHFJN;(`-mQv&%XwY+eYTt_mZL#~MvvT|^ZLb9s?81iA*~)eYrLUFP4X^p9*bJH0`d%rSwb^GiZeY@EOR!L1RtdUifEjlFnZI)J z#fg8+A|D?&#UZP|qmX|oI--1;#G;_Ev7M*m^1Dx1(K~PRSyk$bd zW6Eb^qqjWMflPZy()XOmduw`X15Rh;w+S8n)S%F~-(7w$-3h4o-I?bU4ee3sXqV{u zQx(|h0u@SoMqtdFFVD|IALm!Bum-~MYj1AoaHwkcj`--}n(>UDP)FiGwlA%lZTl%d zK8tuIqqNuT7KSHe3=My_dd&@)vE^J|%RF`c;K3QWPtKZ!yD=rjXaA$9de6ypWZh*g z%)S+CI%PM>U1q;--@5Pb1XHRVyivl~$fB37Uaw`u%cUJ`>DQ-J>0`~Wj~ezrrOMG* z53aY+#n4hE6;#6AI39VsUxJR`arceD)bI}_ZT&MYf?5w7>xGXHtxCz>wby#&^0ri% zK9<$V=I*oU%l$Z~+2JcY{GlOG$$=bV@h8*FCuY``z*WKkN_t*mE4~%ffl) zdG6=FuQ;#sye>>{1^B=>XZ1AI=tio&?s6EGT1Lg$h0N1GDsl*4K)i3*HspM^6Qjag zMSph7e_iaZlo`DD=>r2lBzsW`Fqn8ICq03V`r-taa^vLb1*-bRUdbT?WJ@sqoR+;^ zPjLOTH_iHH^2~RbkFP#=-k8^tK;(6EUfAGi*M_5orG}#_uAH48Ve)k7WZCDNAe1Z) zLGQshF`?iDy54I;1|Sr+g$#vwlQ?seCK`APF+K}EAJ=<(?toV{^gGp?z>UV z4BI2Q&Y|q0RfL;m(3R8E1b zj1R4}7L?4rXjj#td=)_;6N>G&Z!pSFWfD$;^i$9IBoEwlD#Zu2kfACAZ?_($ zr7u4z;lC*K#zy)}Z_*5p$ncOZ$J;iOx4gNRPaF*qN@W_5*%Cpov(9ixFQwcLgLz2~ zkE!xmLder~aKElg*i<@ZbAc=Fs#u{`D@A1PJ&V|b@6Q=Hbh){i7e>`%>@o1}u(xh# zh&xR7zLj4w9|?(zu6wex@f_1lC@P;9Wp-!~@ z!G4Kvw@Eu&CN&w85$Ty!VicpQuaa{Z(SoWG9{D_dvwo<)vY*eV3Kp)++aZ)+|H1CA z=?(ZT6uMwAX{XR;eEL2uEyzfmm+eHLmWNy8C*i5K?Ain+nm>+jIH()=)yJrhE@mqP zjMrMAmp4vk_w64kmyK3j*9TXdX#jlTW6x?aPKN8NuCLi!R2rG$(a||Cb$L+0*IOF@ zrKw@v6x`q>IzMMzdIr?ZdJAN*TLX_oZz;KI4eqqA-qqBNZx-Ed%b%_Na8_|N_dFj_ zNIAqH+sAf#%ZRqjfXeeM=~whx--j-5wjW)rJw@L-^nG72_>|e#qLxvyN1|E9zX3g} z%L2W!ql!j3y!)Gjo5_R!=v0=h{v1{fOQ7CawI;I~5fhJcS>16v7nmM0bFq4}=Xe7y zcy_$@gjgYdcW}=7ZX^ZTBWfhr!CxWQ+`=Z-bMob79v@s@r9q7B(#j(*SywGB4J|F% zp71k?KAoNo7uMj!mXQ_`Yw)#fGgq}iA(7QjxXAAUxnf_n+ic0`^I_cdMKjakylz}; zZ~EDHG)=lPjKB@?)NlR7iyX@6FR0azy&fO7C-> zrHPtjq*cqJ_)Ws2xOJ&=NHkO3ZR>pH6I6r7V7^#q2PIG|R~_KghEuJYN{C%I5GMSS z5gm*(dG}us1LSyROH&&%#mm$odM=}r9WE{se z5R(Y^AN@VJxtF_lO{yoM{0QcIQw~hN?z++=zG8BLDl=N309Sd2JBbiOpe>Hib8glx zU=!s}r+}@e_wT`9+uf?gn@%KZVz(xbZv;6|QBe5;b1)Rv>q-k7JGHWuyFx6LP0yfa=Fyv2L znc(0Ik&+aWqw+azP-;L&Hs=8H7tkJq$lW9jBh&x_x zFXsD8s1Jk5lxCyz)jpo~mnOz*-Z;e6+R?WJTBJ9HJ}ljitWphIY#Ts+YBQJ$QxyM{BfSX)sTvLWZkjZ$S^dhUOmY&+u6WpBtA0; z*vsCEaENlASdnL*3>4&S4AfKZ0}Q3BE0W}vKco)FRIw;k`rPK=G~|o1CVG10nrqsq zIch{wN6-%s+&zN%V2K*5>wUTQ*{aSdo+c(N=F)hrkJSQI<$$g)DpFzm%gkz4WnR60 zO|~~65HdHHk?g36^{C*%`JPTFVi``z6@IF0bcxY|tf5N&>;PA5uk%18zmtsjbvxW? z>k$TB0XBt|YFIj6l$O{Zkq?w77Axa3t1fO=@wxqK9RH?OG2>_Fvk~RS0e-fiN81HT z;jw-;gM(mfs#8O4@3*PEB?rT^Xl)+1*NPRa-Jd$V=~v-U=Trg42|`|7FA zqFfxw9K2~oMqhuwW@=_$Ih?%Sz)4weGBS29W2(K()`D~Eq)?Z+BRMgQ@TIOYx@bB;K*JC{n=5_1+&ngDNsfCYA z9r2n~?aOzk2+Qxv-CW}!xVOCw(MhjDJe7c$*6VQQ@x_IXc2pJyKisYr@mkKtLq^R| zSDy;@zrGp@uDAxPy`sG!lJwSE@D#v&&|d!fm9l{-7<|%fk&ZL?D*7sh(rz__ajA0P z*)3R%xt?^*u-DpkyW{BupK8$pZGMhsc{d6;%&2Lzf6MnIktWlzpjzzKChdTnl504Q zlt^5;)}mJ=TIIKqbGIZh+4EQy+apn-z@+0v@@9*$IKjDK677FK*nQyI9(K`n##rId z8uwaEwUxTLHyf(O+Arog5Vqo+Pi#!uxuq431#09QCf?61aNb~}FHJqy!Fm*P zwIrFXTs1?~5R7!)yNrw=c{*y^ d64RN#m#GU$?ya0D_(bk*V9O0cvIReGG5w-{a}T)N|GJ-1vkD`^B%h*xmKWss{VSCmtd^C2~y< z+|Gj${SA)$PXUN0F8H}S!rDUg_H5O`44P5G=L?IIVk|v{BtP#2mtLH`o2}uc1GnW6 z)tBX#te)@$u4v`5(=sZqwwC+dQZRtXR}wb!7?&;jHs;GECuQ9~m`5ZTV80XQKkpR3 z7@-~DrXrhoi$bgq5e(?o+q;$hE;}j2CWM`vFIL<&zNc+=0)1P$F0$I&MgJ!Xv!WAX zXtim(nU#9q-OM`;;El=-+F}%u}|w1fmfxVqN++MWoSpat#Nm?CQdA+98i=GJ;+*7^LY0smMlmSiSrGoLgzK;_+5^> z;A~{pcsQvp)krDzu?8&f-9Fq8&V#!%$?iU%qBV=)$O}dxSUYVfSr7A_4`O0UZE+DM zLnlj$1nSsS82@owIG{ywD^mhHG3v`OkKiFb1<7{bXT>QJckMsncR-fvQ< zc>yf;>9-Js)j|+<^kxe4MV4eRB`;#C@_qR4Nx%u?{X6*-=GH9>3ya;6bON#eASk`+ z57$v8+R;x(%j9C}EdTiRc$yj-b!~LMQgrlNxV*U6WVq(_`O$g^WY4w)bPU1L8}mV0 z`=(Xi;C}!tl|(2{Q9rqoN5t2kdw%VBLFS4X$tFopD5u@)?lepPoQQ1SY?a6r(vHo7 zdyR<#TLc4vKPS>gcL(Yz^|N{wJA^HuKcVbrqd0=Oj@C&@v2jRO;CZ=<%V4rENfLs+hTW^Y9arv^T}!{r2u8j+2&cp3H{efklFFCkOg7CwKdR z_crre_1009Ne&}}a1J>mm&w(Km3pb=kUqjEM`q7?Drj?!NPo-5!y?aTeb`_WLaTt- zIgV=p2fI8*KiUdE8eE$&EaCG}s7$UX(1i3=^PdbSBP1k6>1cV_`&yeC0!HXMxzUL# zD+d>6kD});R(7@gz^Wok*Y@~K>be^~MOe28(wB_`k&8k*GP2CrB5$a|*LTpnBZS9# zz)}{r*US|#;4?wR%$(0>_r)a1eMHNr@Kx@`i*SV`P906Ek@EQ=6ffi%L`Kl2&JBzB3itkd8{wlJ%bWFf z1mgCj)cYzX-xW8vARn*7JEWVSf{ug!L7I>@NmV$xyWCyvrR}eUw?@H9O`ePl7JPF0 zkg0U5mf&3Qw6o>7s~XxRz|kB$pgbf39FXSQu=!8GO7N<|LDS#foN{*_jkcINw~()> z@3xC+nkQZ4rK%;j4q5%~eCDRP4bH`&-ckm)f)%@!P!!zRF9Z)`iI(Hqkd(QnxbOp6 zwS|!?-0pPELlVgYQu)CPt5zd?6`~yd#Rf^jc8gg!>k)^mLd;@AL-6|~U&`A$__lUw z$EuET+<}U$E^}mnb!L1r8JRrv6gt}dWt;8iOuL#H8`j<2rY~#L4++7@*&v|D=iG2) zKYE3T(uG`m7ag^#iC*9K_o^mk<%hs`Ot+L_0u4Sm@^#p8hXD>QsYE=|^874?lL8Jy zA(H;U_kft}eJ{bmbi^>TW9Tr5@6A~7bMxF?=zLw&FYu1S?_lBVtAtr)c)1@Y^TCNy zCY2P3bNQG)P~&QBd(jj!6}P~3Xb~)3+6L5#9n5tM<4=#3qAXoD@b_b~(0ya`FGs$k zSIl<1)!w;z#6bRc+6FOV2K7<)mt%C+ho>!eSEB^%8KiB9EpvT(k787$HI z2E`XLkdAc)Brn#?AD-9nXWHF!Z7}sraCyA!S%W@@G863eQ&Om6=cv4=?OiTC@Xrd6@0RKbt4^O z0h3Ph+Bhf0V9Hb4b&dux^$#nHUj)+Ak~IZ1g_>pUOkjFGqRgab)eh5Tdoz_QD8?{4 zGR(`N^Lpz*w%6g?vne$G__sB%&CD$362?LfB%~801n^c*BB8McX(Lr;k^ASeA9+xO6oC;cit2Ua~ z#3di1Scol@*jw#1`<9_&bp1C#ZZf&p@dG1~7anE%Fz)YudVE>ZK~-F6g0Q*6P8h8} zS4scKcf*v%rIUK8hk}{mB3<&|ZxXB;-gmfLPpt|srw9>a4mMoHC2U=TqDvVZJzVb7 zxUJ|dwa1P(;G}v}?P&V5gCpR@Zr*9Weo{Kq<)FNixa@~Fv}4^q0-MYb0$|KcQNr#R zGmqc?F1Pr?r&HWPpeN)3u06$ZI(Op>!`}N_lf>$SJty(yFV}D&?#}L+Fgn=Qj&&b> z0h8#@1Lx1J0472hdN0)qkB6z70&NWkBil23EP-Q_3*;(BpBbQ?%>mJf$G$hGWVw-@ zQ1mVvdQH3ZCvWGC`0mugQeT8(?~9}mQMMGNI4ZY6oSgVtmpax5D#le4w~u_#<}=++ z-0ZuSWI8%1@MmjS7UwK;&wKU!zqP!h&-nOFgpSREmfWewH7OLGs-uWdtcEexx)Z0Rp?^)ZPbP=e|&nngkwbu-3j6@+I@ChaS2Qc@nRVPJWLe>}c8np;m7XqQ#WlvOes;L@)T z{5dQOKN-K`vAgPgQ7MD>KA*u}5$wjpa2pH05E_hkE|~L@A6xj*Z#~S~&;Ak<;toil z?P5O*aiq)tcz}ZcPtTl*wdW=^+D>mb?Q_Bx~B9*Z?YknCHdJMveZVe#!udHAOXKS8<>*(Tl8eC zvl544g|K7!e3484ASfhqfvIL*)b>8d`p)dPOd{TI*Gx_6iENLc`IndGCw8Fft4U7? zjftTKdY$vw_;{_+{&EC^v@Y}^WpFH;PD$P^uHMTO<%quDE<+&$b5w}X0Y4a~<@!zY z{N|r+yU;NzyniqpaIn!IonvkL`&U>czW8eEdo7?DVr@$ zz89hWy3(hxcULARkI5TBi@;=WkQ`+fOKC=SlnKkKC6W|H9t^$q*6~#wMuFLqItb|WjaikHGoV@v-MKXk3Y?bQZ2a7 zEp~RkhpDR2xxTm5xpStx2wd44F8O0D>iJ$N;i1Y;uBR#)Y@{?50@Gg-rdQKKo5CO< zOJo=OJ)?C^+mE;Ng2pL5ebq%kTb=^Da++F@13HT&nUjCzwpG_mI2n`@pU!r@jMYJ~ zOA6CFh!BMrukuIpnCohmyX`DL@2|f(iyK$T&*twABR&su!_8ZniR~96k zBdoi>E+YbLPEj?CPvLnm^|gc;B9;h)#f*f7nh`+1U(hl_{-dvMrS@)YsR$M zMc5KTZS&u?6_)mU#{zUHCtjk&vATP-@q32)Ph9ac=W&!Y}@ zL^>;2xP7bqCO2jAb-CarvsZoMI?b<63PiPvD5c<(2rqc2E4aA1@v*V7ocrP^SQf5* zJC0lMS*#5NQ!?PwFBss}+RGT--KLDdK04ZkRV(UM{1F zCCjA^xydCNqAc5$HylPwj$|fYcWOHLL5|{Fh-BZ?J&|dvu)7POSj!yUfSdgVw|GGo zs-7nK!zPXGSm!M+n=fFEQ`9{Q#C$7S)r(rsBTf7d6|If_q+>Wc!W+z8Oh zW>hTMuJi-t$UG`rqa0?BWcOsv?7)bUcV%2_`Y=APcgoozqh)f<>81nbdwR6ElgIAV z!}B~7#J3HupAk}x+au=eJDg?%)Ck9L50l1or-^-Z*e#WD93?Xbsb>N_x5Bqz%lWqv zPP$bAGnjfX;$(={eEP{(>vMg4Frm#9i0Ifi1u&U!w!j03v!V6-dpp_cQpO+r-9gM0 zx|eV!C_Fs84hA{=3V?EzVnFAWxb5Zp?P)xFx8=M~Ovmq-ssIY9Si)l&?eH+LF92Fs z`+Dt6ea-md4<>_>RcweB3M}HczJtCfCH040&`(+FM6hpB z3n=O+VMO>=vylbx5SM^p&de9J0PeMW?cIG_!A>M;`ts_UP^lm0rv-|GTgwmpOxm4) zcME>j)<+V7ez8Vd{IXl6fPja+J~ua1+60G&(BcKTfR|y!!?+I@g~;pwlF$Ct< zG3re02l2JuO>F_Q5yhdH5Y2;{+K658kgI(B?Ar*#JK_02^t4up7Z-7bsJR3r zhdp-AUJXVjwhJjc{cqje`j~5n~x0imiIPlT7 zz1ejL=|w*}+y`hwUh8$8$3``UwuFG-1gD%)Owq%M%V>N0fVm@UL|+8sb21m^lnWMs8Oyj1*u zWYtHA(CRCY%b?7DeF^i%5mi-9YgPeDeH_%(q+ z{Iio(<5*nmW}KneU6lLUG1}p7Uz3qs;nb!D6`)t7XR3ON4gud2-&YzKzO^-rdZ5WC$B{Nf1uU<#j!pgis#3SQC z?4HTY(kr{a->|aZX(YCBD?BeBj;3N>>}OT#&s49Fu(_eXldzPVmn<$aF*el9MFL|# zghv?^R3!51OwY_D?a1743^4)3WabiN`bCi&Dcm78r?i;HiEj4vsI+1xX-E~Q6<%j# z7=78#$HO#3qOV~A61MLPoRug-gx#lgGle5)vc47DSU>+&65ucM$LK{v^AUf}i6!NT zsJ4dI02GZy_q5@`BVIUIEW|GDH#0)Lm;B5!@zb7HO|k33AANn{2XG|8YplG3GVX|^ zgdi)$ghjpb**Oz;bVV$>Vq$W})p(jUs0`-o1zH1o&Poq)A5Fhg%wK=F1n@=(k-5Xu&1)!C8!6O*+7=we0eQ zJu4$EEv?i2MLNqQ01>0tI6xq;;ilia!kVh}QPk@m#UsdzyL7;s*q;Z~AWEEke6j`t zC~6CIwUs`&Y15FmyTheVbUJoVv)VoRF>h!w|WYd(=N^7yvqq0;%6)_}A$g-lN}+}??! z2#%-#5JNgHJZ|AE=A}nGy%=+;nb>&be2)Q1K!w2wrh*0D+`5(&3W1KTV0)OxUH)-+ z>2<0{4btJIUmvH&=$ZE=ggt#ynyVKvf$#*diJTL|ZYj0w#7V~Sq~D8z<wOAUkl2mAPpr)vM zEw>g7q4emWPdTFz{K78&(m6~__v#aNB9XBc>!F>0NIc1T0(GD3N+sj-P~m@`k@0+1 z`En#lJK1|(zT;?)PNjqmpm40P{ODtUmME!1g^D&1OyDKT1W@67vxQ)m1bd|KApemk z!WO9Qk&lGJ!UxN>_0*>J)P>Q7p_Etcq&NKCPRBrtZgNQKDuCGW_SHXs#LoB}W{*2i zN_V;52)|>5u(XyGNbEeHwi^^VfF041r9gM!&&}_*H3Rh!>a}I(ZvzPJg}j2Ae4;LI zG*4js@4=F-WLmSf1dJinRAJ7#U0p5CBjQ>P6@Zb+`SYFR89}f3$eAxvJh0X>e+ef>@D+qG zF+L*OVFu;=LV4)MF!mZyX3}5oopQJC4Kgn;DYzO>y@FkSoj{0drrBN^)l}6|rF?fR zbKhP60C)`{j+s;p=+$^59-O_PW>dQm6igx1pwb~-PtY35nz1fzISAJ=FE=1~BD55x zq@j$H@{R1HZ*k7)_=9~zK$mvvWTE)_-H!CQoYbqWV^6yC11(b>H%Qe-|1%}i<0s(o z@6S`$XQs|w%A_Kf#p=jZ2-x_F3vClN7kfo=p~k-oaWj<0p5b7ZZ$<+k*UNz_4J#4Z zN{!)3q_s0P3(sH+E+2^w58ElSyL2wT(C*TB_Ex@yucPZ+XTIjL%UU}bkIBL^L@O+S z8D54uxPLaXBQ2xjO9y&X*2P&Z!4PA?hx);ySf?qFjgohXdtMsPWTe;ug)Fk`{K5iZ zjy+Rf%q;a0m0}6WQQ{a5Qj8=oU}(e1Lmz>!K<6l#4`#)d_6VLatNw))`iny8)IZw+ zT(;>P0?H!i2V}Ig!c|Fo&sgHz=_tBW+F=aiz-*fE1i12p7F3Zw^sEC(qI(?ba(s!T z%V(s*hTb2sBM|OSPRQV_s|97juo<&oxP0up9kP|ovRNmB7P{WqJg_%3zeO^lcjcf? zxV!pegGhK=+pvCaeVR(7Pb(cBr8oM1@l5`am$>1myek0SIzL>Tns52#9LgrR*hBIc z=;*FlaVQm)7ux<&Z$B~&p8F6}_vXa=mC^VZDro`vX!!=|?snUP;2=NN8_tS%H%26u z1EqeRWoOREfK=raLO%4fF#HeC^+(E~%T*G3GK56$q{Et6VqP9E0!aa#u89+^(UjXD zL-XHnUj$cFmFIUh=6sV@1mn1wTMiABYT$FQvfC@N)VK+uR0(Z={UUxA5j38{?_5#L zSVM(V*w{<;lXcAFh?h`RsY{6^eeps%_(ve(C^jOBO!nD%MpQ9*X$e03J3HsK2S5-p z+e*z3+=rr~>dP222GSDFq#<}x=71*Z@n7fWhD0s7bjk9`v+u0$&Ao|luefoetQ>xt zL7PpAi!uHIy?|1xRC{YBH@9cAscZI%#Q-Zi*p!?zNu z1+GUa7AOzYA*KOF05z|TnS+A!=;uCgqpC+?i`z>4Nm_SaNt*2`uYA+3nY`X|xhCt8 z0>j;9Bl?=^;h3m7Cve`55*De}D&Ljy=t@z_4jB79KR?lO>qfW?l?b|qzv%ZLKlq4~ z_@MX0j%r~Pf!g6re zF{<4IiOOZ>{inpeet{4%r2!FLewN$nQ1!-a@*>m1u&8K6!$+QVr_mB7Y``atdVhU6 z8C7l7_7Ml6zK6LvP%wD5)+uD};u_~os86Y&5o9^oeTnTP{a+5uf^>XX^e^A{+|>05N-?WF`wwfI>Z18;5@y*Rp45HeIQh|i_x4we!Z z;sPS&b&-i)z=P1X7<7i~R&l{~CADo!|3O?I)?(Ycz@rEnO{rs%#&ADJWYz0tiN?M$*{#sl?cBbJ8+g}lk|CwLPt-mPfYxH(*sbdLavT2&_T)?I*XYSMYA8?TsDgJG*;jwfJ*W z=XKtVqq|G%gtfoh)0;;q8OpsBumt4rkM zvH-4`eegem@|n8jal3GX;g|p05{={t=*gmJB19#-xw`kE@9+MgAfHuhP^Xd@XFm)} zU(J@o)8RnSB!|N-$qr=b7P7&trM$6TjTnsq=&B(B1)stbNx$Wo0Ft#dk-UZVNQmd; zBn_v*sGI_xW1UmN{&hCCYxnc=M?*gs$&;$VX(ltbj8~!84Bjk6gvqgbZ~aR{!;5Qp zab6hrnH|Y%apyuK$|<3%y+HnS<~-!e3V+2W$>Bpt0EMq4V2|D z$Ipd;e4Y!GS@g&0z3&06@TZcv81Q>(liBv(SVet^rnKTw|ZskuI z?-sZ3| zh=2e0@g-;C+6grzW{l^o89S|^+JB!r`|GA~^09kz@!-MFPpeb>e!q}!+rf*rDo^PG8y%2C3w8pKEEB%edO0hVb!wz25w%++YSES>BY zK=EnOxY;>qAG`!m3Zny(Xpf12$Sz{_==XH@t@z(klVcmZSepSS;AvQ$fooMKnEDA zVx11MRy?+$r6m}4rpSr%{c&!;7mx+a_`LH)ogT3w-3MKH8=72YQ;Fu5oq!<;K#!aK z*Y&5<#KNKPjnTfH2BQ2R+U3${i3oO2DK17f=~Kl6H}D?tcDR2+Ji}u%9FV-5v{xnr zHmvS6I^dL-_r#C>e)=|@dQ%nmT}W}WVY5TCjbFuto|N|sFsfBQbsxm|!`3mM&x&zC zFEv7xyn0iEUs20>Ihyl;Zuq(@A5+|bO?{$v-pR#t)Xq z8XBaNEtl<~II5<^c|76d%Od+eUQj+(55Jku`Fys42)f^I@02+Ws@L}mVg8HUNRC;+faL*=G{{JzC7#R z9Fx3DKDOW508oEVFKB;PAx4l>N6=S2KK;F9cS@tS%~6%NfQdNz_}te&7{MndS6qE3 z2JElRz8exmM5fy;kZFHwu{YI`_we7Fa`ZC;zYmTN@t5D0i@}|C8M}y*y3N%%6c2?r zb9qAJ8Oj4ex2TP;1-4EN}3nuh%bu%$`TdF4@Jo~E8_G+K;9?Z>2 z1RX3oN?#Z>e;B6OO)fUq*5YdO31(v%7Tpwoa1U2I(+pM1aOjp?(VdW?8FXmzx}CCD zoocyKrSLDn%{D0*#X@MEU0z=P(!gU!h0%!0FAyfh8ub0yiULPeu)N!yx zcsiMYqVX)4aeNti|H47bkx`5-=52L1w$ET;RW1?}q6E!mXs4PW7u)k3%cE0 z^-yTxDszo_?+Uf7?N5R+%la|tEfkb|md%r`;{DL$?aQsG?ZrgLP2S1HfNqPW*>YL! zXEMrtnd-ZvFAY`0jF|mSt32{BV!9}j-SD6l$NSnjMj`CPWFZ9J-~EOmL|E|jvQ-nW=w#Ab8+7v9V7IaZp9g0fm1z-8y8hs|C0SD{H% z=2?rB-x7nVh4u$sHP>L)TL0K&zrKTi8M^>snGufKB=%P(=rl z?t_t~r6IkMV2fG{?2yQ#auPQW)AgGRRJgpimW9V&-ZX{&QMkF>`Z{ECzBD%KE|!2q zT=vF|8_h97+)=@+`Ot!{ax51b@XU5;bJ`gd`Z+)+6CU6wuyAldZ#++XwU}Uu9@w{C z2ItPjP~wB{t{4^}!aW$0f9X};$52fN;)u~~ZpEO+#^;|Z=1PD7gHuUx2x5lUWt7(X zA6acE*vZklXq=|xWjHH3^~N2RN3iTMw1QqU1#c+dh+5ft?jXZIw)Fg3$lcU^IM{kt z2mSG2^jWyL4jthyq&{jD=iofi`~sRNNkla~fM$1TS<0`~^P`}VEvsw@O=-j4(V2J@ zbT;ivh_V*j-~Gc+61VfE!BC2YWE7=av=Ft?XLHZpYx!^Ua;w>=OJg2hb;ZXsb)rzV zU3EL|e*}d`MASo>c-|f0TvHH62guR;@PmY3s<=gl!XQlC5X$X5CZ8V9Y@^b?BX|mH zD4WIN>L_OmL{^&l2ydqofDADv^1d0gLcTB^l6f3aDrO5P`K?thU=(Rr0*!VP%c`J% zneXOjdL}+Xyx;!TtB45gO789rXfw*qngBF_T+`ZUixhRok{?em3)pI$rV|%-9mLgh zOK3??K=%uV)-tQRmm;)ov0d{dzBo$w$^s7nN2e{pXp@C>9M1vRD2^MZJ9OE=MfTTa z5SsCa?pmzKF(nVeSzvfx`X@}7G{}=;6u3Bbj6(kp7#Lu7nnw8gS>f;gEUc_AV78C?NTUu~GMYjEKs+Gi?v;WO`uDNRJ|j@npMnzBg~xG%4!RZ4_p&|DqA8hP zdPq|X=w+V9x0>|}*!uRjK31A;INA-PVmKIW13GFRzWwEnn&iP!57oi@9U-cb#XnxJ z!r$H~9Y^CFGz_v%hB$tKu>z{Jmld~QLTBt_8TE&q8Y=t(`BrSV!Qn+P-Do|7fc{aS zqR3k^`9Rlz(3duBnCR&9t6}O&ea0~w-<_fLHLlMhq88d1MXW-U6VkA|Qp!UU`i5rPf4?R<#wYA|t_q2%RWa zd1+2V*ZmY=opxwifDo`a80D;oC^qfuIVZ@Vi(@O2NCi5KG-m<8&#}HeUxAgp41^hy z0Ptraq_tgYJ4RK5c5c#>Zd;R2d1HFd%Y%=fZtzr470UFWU$J0%^|G#>Y<}%?NwVIKEUIaZtQh4-{}ve!P8$ zq6xqqrpYbaN zFOFUl6JsA50{G<0(MXd^Z^&6eh?XF+q)Kvh*UeZrNr4v%f+Rb*}0@j?2wl67j@D;5l@jF0AO;xqd~MBA+cg}o{yes?TJU< zQa-4|V(Ql5Ky#8@gLS}a%(zm_ZhfuPdR)wTN1$L%LDu5}XgV#ef)xKc~q^W-ahV4S9 z*k7vGpNtj!j!G5c0K7?>)SpE!zc5i_2CO@#h$-RL5!*;1=2m=y6fYYqf(Ul1tL0a1 z*bhnEDlsTi6=(~RZ#;AAKGEv~O0di^Wn?fMG><^aUz9;crh5I}I(|8kuNR$Cyl2uA8#b&8C^?>s$m*RQxv zcX+37kSaL-*^B@D!xvgVIF})eOFjD(Sjqkcz~$%#K$4AEu`?0~g*-Kbh}W-AzS>`m z3_LeYCU@3)7B!s()Bhx#ETWE&zFDbp$Eim&I>rEf9Wj!P*}d*ftDH0F{6_A=Ql!1h8qN_axX=@>Y7X$ju&=;V4HE>c?Yy@dD`Lorbx?Yk+ z=(~q zw+98l2dzkhRir9e#+E+_&^mJ}n1rxObFS=I)kEP+-IAL%E1u;$sHYT2A+ZW!YwTnW znH7bE-8~8-X=kaNV*cIT_{(Z?g;&o6Zmr$NY$rr9(Zs}Y_eaTod!fZ6l9UHi^%9Wn zqAR}&gI$g&k_FwPhVtp3J7zm_^-u-@=&yrB?%Y%Zrfkj=;CR&~#2>J*lJ*-!8S6-O zG$OHLq5wkTzWs(H5(JXp>ykw){1?UfY)?=73NZ_lJf9A(xJ1p*f0-TLqC9A;YEY1W z{8{VmqMbrJn$-Drk)a_#x=3_W<5QcRr!JDT*5h29GxZ)jE_|(rOKMHIy+VKa`~j^P zbKgR52Fw0>9PL%1`cWVFbC)5!i5M&t<`7FIo=!l_(Z}qLT2B_XlEmo7s#YE9^U@f7 zw}0+{yPWUm4=7g}>0?tvU-v{`H`&@6k=!#G+*v4qB57KdQ~R4MCjyHcK#p^`CoceW z$$c1G&J1!mO1Pw2YeYtnEYpV`rt2qv3P=DCe=R6c6InjLz4i56hrsPRgq;F{$ikZb zoPA${iB*W@OE4&IDoHCw33aURcAM@?&`r2K48+Pr3Xo~Ui3$Y+0w2VVzADY>JV32( zN^%dM_R8f*N*07?+6%&M8=0|g8%eF-Kr#^fgN0t-Tp&f%L6s2wX36CIyQO--yR$f{ zYY-b89krSAV%t9ua7xkv__wfmt@w)hml5HVLFsNKbQvdBK!M6dn4&VsE9-#0L1z_< zlU+sJr&Fhrpotd`5SfL2Xb^vaH;pep$5eDHjF}4I-ukGp7dbpaPi3Ucn?W88mKgvJot8zm#q_^Nbjq}q=LsA?!5LTvBRRABP{KA;dQ%u@tRZid)?=vOK{ zla`cNQ6YXJKPBD`C|bacIfmT;x@pPG`}EKcb}*6ZEbS=DFRFSVNf7${<%o-cjEsf; z?$mMAj{wRa1BEskm5Zo?urQ>XT<8anlY40}2_MKV}_z^Kjf3W>=VF^N6YGZg>-cT@+Oz*+y zB#7_&?oL0!htB_gtaJ%aa0>t(tl(4lH`2PvmKzn&L(Q~&{+q!bnsBxRi7Y3p6!2kH zp|N=7;!|qJ+jQKeW1%SNa`9n%;{oJD29tK6wuDv84^5pRySbV;P>vik%GK8b!c+ba-{CM&&R)yVLd>cvD6{Y%{UIH)3;Jk z(?uC5(4uS5LU>hnfX21gMD_07$Y%X$U8VhehY;b>=PWENcT*MFtjmDrRST)_Xt2;Q z00_qvA~u-fYtSkj`3z#Tms!vQgG zwktI}%gF1XA25X^m~Q|fT;b#0l!CrqXP?)Cn3x%;^p5_luA+kyl422_u2&ESv^Qc< zDZ~o4y#3!G5TWX%$WmxT=}8_xI@{8Ut}qCP36F{bYo`-nh=MYm&?R!kcShB|h+-PG z<=mHN0i6R_x4SYD5_+=U`@;OcZWp6f0LRXJNI@_%)RI4&+AKv!$+Urjzhphe&e9Y} z75-(PsHibU#tV6)CDU(DU`v6Uury>KO2vnsS=I~MF^@v3FKUYy`Jayf`@- znL~lYA={YYIt-xsJaY(2zGX8nVvo(bC(nYthyzVz>PmUIs7i8AJi3VUv<8{R|CTN`a5f%u6`59O^Nl0&8k zM+O{I;y-E=_o5WWDwsM&>Kpi5ZFp6gVtYjNOkCS9b&ehJ4v~^LP}R_qy+65C`^?cQ z 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 GF8>!wyvkbu diff --git a/strategy/results/bb_feb2025_daily_20260228_122306.csv b/strategy/results/bb_feb2025_daily_20260228_122306.csv deleted file mode 100644 index cb57702..0000000 --- a/strategy/results/bb_feb2025_daily_20260228_122306.csv +++ /dev/null @@ -1,30 +0,0 @@ -datetime,equity,pnl -2025-01-31,200.61200795007642,0.0 -2025-02-01,171.90057309729912,-28.711434852777302 -2025-02-02,128.95415766898418,-42.946415428314936 -2025-02-03,125.57720361282368,-3.3769540561605 -2025-02-04,205.81457179504082,80.23736818221714 -2025-02-05,263.5266635751208,57.71209178007996 -2025-02-06,313.4609154424834,49.934251867362605 -2025-02-07,269.76261120078874,-43.69830424169464 -2025-02-08,409.60795899114123,139.8453477903525 -2025-02-09,359.82531489433495,-49.78264409680628 -2025-02-10,472.7027689877503,112.87745409341534 -2025-02-11,407.0815536146114,-65.62121537313891 -2025-02-12,655.3670520430319,248.2854984284205 -2025-02-13,619.0898255604814,-36.27722648255053 -2025-02-14,575.3115910800449,-43.77823448043648 -2025-02-15,576.7473792992255,1.4357882191806084 -2025-02-16,625.4928812555371,48.745501956311614 -2025-02-17,620.6351423585791,-4.85773889695804 -2025-02-18,593.2745197106462,-27.360622647932814 -2025-02-19,618.1151654923001,24.840645781653848 -2025-02-20,788.2927136416205,170.1775481493204 -2025-02-21,842.7610928461016,54.46837920448115 -2025-02-22,820.589661113476,-22.171431732625592 -2025-02-23,883.3327944501593,62.743133336683286 -2025-02-24,844.8847328879968,-38.44806156216248 -2025-02-25,704.0864911962235,-140.79824169177334 -2025-02-26,646.8147129944842,-57.27177820173927 -2025-02-27,1027.487595519961,380.67288252547667 -2025-02-28,986.1656934699068,-41.321902050054064 diff --git a/strategy/results/bb_feb2025_equity_20260228_122306.csv b/strategy/results/bb_feb2025_equity_20260228_122306.csv deleted file mode 100644 index c4dc62f..0000000 --- a/strategy/results/bb_feb2025_equity_20260228_122306.csv +++ /dev/null @@ -1,8065 +0,0 @@ -datetime,equity,balance,price,position -2025-01-31 16:00:00,200.0,200.0,3427.78,0.0 -2025-01-31 16:05:00,200.0,200.0,3419.22,0.0 -2025-01-31 16:10:00,200.0,200.0,3411.39,0.0 -2025-01-31 16:15:00,200.0,200.0,3404.84,0.0 -2025-01-31 16:20:00,200.0,200.0,3411.33,0.0 -2025-01-31 16:25:00,200.0,200.0,3397.0,0.0 -2025-01-31 16:30:00,200.0,200.0,3398.83,0.0 -2025-01-31 16:35:00,200.0,200.0,3391.28,0.0 -2025-01-31 16:40:00,200.0,200.0,3396.91,0.0 -2025-01-31 16:45:00,200.0,200.0,3403.05,0.0 -2025-01-31 16:50:00,200.0,200.0,3406.24,0.0 -2025-01-31 16:55:00,200.0,200.0,3402.16,0.0 -2025-01-31 17:00:00,200.0,200.0,3394.01,0.0 -2025-01-31 17:05:00,200.0,200.0,3391.32,0.0 -2025-01-31 17:10:00,200.0,200.0,3393.64,0.0 -2025-01-31 17:15:00,200.0,200.0,3390.02,0.0 -2025-01-31 17:20:00,200.0,200.0,3390.99,0.0 -2025-01-31 17:25:00,200.0,200.0,3395.99,0.0 -2025-01-31 17:30:00,200.0,200.0,3392.01,0.0 -2025-01-31 17:35:00,200.0,200.0,3385.68,0.0 -2025-01-31 17:40:00,200.01471333654257,199.9,3382.91,1.0 -2025-01-31 17:45:00,199.77158789962195,199.9,3378.8,1.0 -2025-01-31 17:50:00,200.00436991651543,199.70043936694503,3378.86,1.0 -2025-01-31 17:55:00,199.26281882471616,199.70043936694503,3374.68,1.0 -2025-01-31 18:00:00,197.83648610269086,199.70043936694503,3366.64,1.0 -2025-01-31 18:05:00,198.73415321381623,199.70043936694503,3371.7,1.0 -2025-01-31 18:10:00,200.27402485898787,199.70043936694503,3380.38,1.0 -2025-01-31 18:15:00,197.93405861476975,199.70043936694503,3367.19,1.0 -2025-01-31 18:20:00,196.11310299508943,199.40675661084526,3356.85,1.0 -2025-01-31 18:25:00,191.93984336288275,199.40675661084526,3345.01,1.0 -2025-01-31 18:30:00,187.54188882775077,187.54188882775077,3324.78,0.0 -2025-01-31 18:35:00,188.15735415847132,187.4481178833369,3322.47,1.0 -2025-01-31 18:40:00,187.42814005568812,187.4481178833369,3309.6,1.0 -2025-01-31 18:45:00,187.92561478936616,187.4481178833369,3318.38,1.0 -2025-01-31 18:50:00,187.44117185395075,187.4481178833369,3309.83,1.0 -2025-01-31 18:55:00,187.64061502736155,187.4481178833369,3313.35,1.0 -2025-01-31 19:00:00,188.34659853324177,187.4481178833369,3325.81,1.0 -2025-01-31 19:05:00,187.4678020504005,187.4481178833369,3310.3,1.0 -2025-01-31 19:10:00,188.2026821524283,187.4481178833369,3323.27,1.0 -2025-01-31 19:15:00,187.9958731799995,187.4481178833369,3319.62,1.0 -2025-01-31 19:20:00,187.9720759831721,187.4481178833369,3319.2,1.0 -2025-01-31 19:25:00,188.2621751444969,187.4481178833369,3324.32,1.0 -2025-01-31 19:30:00,188.86431319693995,188.80477091600352,3336.18,-1.0 -2025-01-31 19:35:00,189.48185808050633,188.80477091600352,3325.27,-1.0 -2025-01-31 19:40:00,189.64657445183337,188.80477091600352,3322.36,-1.0 -2025-01-31 19:45:00,189.73430997607977,188.80477091600352,3320.81,-1.0 -2025-01-31 19:50:00,189.04487856619537,188.80477091600352,3332.99,-1.0 -2025-01-31 19:55:00,188.96786322541405,188.6161635328079,3337.48,-1.0 -2025-01-31 20:00:00,190.67490753200317,188.6161635328079,3327.41,-1.0 -2025-01-31 20:05:00,190.7478001885904,188.6161635328079,3326.98,-1.0 -2025-01-31 20:10:00,191.78185880529279,188.6161635328079,3320.88,-1.0 -2025-01-31 20:15:00,192.5294323298269,188.6161635328079,3316.47,-1.0 -2025-01-31 20:20:00,195.48040279661797,195.62054072833303,3293.65,1.0 -2025-01-31 20:25:00,196.55875090217197,195.62054072833303,3311.81,1.0 -2025-01-31 20:30:00,197.0729851859879,195.62054072833303,3320.47,1.0 -2025-01-31 20:35:00,196.6905753952518,195.62054072833303,3314.03,1.0 -2025-01-31 20:40:00,196.90850147164954,195.62054072833303,3317.7,1.0 -2025-01-31 20:45:00,197.60028315830726,195.62054072833303,3329.35,1.0 -2025-01-31 20:50:00,196.85921573775033,195.62054072833303,3316.87,1.0 -2025-01-31 20:55:00,196.7208594004188,195.62054072833303,3314.54,1.0 -2025-01-31 21:00:00,196.87643605441392,195.62054072833303,3317.16,1.0 -2025-01-31 21:05:00,195.97979197986186,195.62054072833303,3302.06,1.0 -2025-01-31 21:10:00,195.55106547534095,195.62054072833303,3294.84,1.0 -2025-01-31 21:15:00,195.33551461503473,195.62054072833303,3291.21,1.0 -2025-01-31 21:20:00,196.98546606322884,195.42582155835626,3294.65,1.0 -2025-01-31 21:25:00,195.41122514599078,195.42582155835626,3285.81,1.0 -2025-01-31 21:30:00,196.0754693339204,195.42582155835626,3289.54,1.0 -2025-01-31 21:35:00,200.1428519752911,195.42582155835626,3312.38,1.0 -2025-01-31 21:40:00,199.42340250632714,195.42582155835626,3308.34,1.0 -2025-01-31 21:45:00,200.61120645632462,195.42582155835626,3315.01,1.0 -2025-01-31 21:50:00,200.0342222287396,195.42582155835626,3311.77,1.0 -2025-01-31 21:55:00,201.05462952011672,195.42582155835626,3317.5,1.0 -2025-01-31 22:00:00,200.93175324942732,195.42582155835626,3316.81,1.0 -2025-01-31 22:05:00,198.7609391339147,195.42582155835626,3304.62,1.0 -2025-01-31 22:10:00,197.9168325787441,195.42582155835626,3299.88,1.0 -2025-01-31 22:15:00,197.52683398046906,195.42582155835626,3297.69,1.0 -2025-01-31 22:20:00,199.03874635460375,195.42582155835626,3306.18,1.0 -2025-01-31 22:25:00,200.6147680873591,195.42582155835626,3315.03,1.0 -2025-01-31 22:30:00,199.78668887184358,195.42582155835626,3310.38,1.0 -2025-01-31 22:35:00,200.33874168218722,195.42582155835626,3313.48,1.0 -2025-01-31 22:40:00,200.0929891408084,195.42582155835626,3312.1,1.0 -2025-01-31 22:45:00,197.57491599943447,195.42582155835626,3297.96,1.0 -2025-01-31 22:50:00,195.42547167012867,195.42582155835626,3285.89,1.0 -2025-01-31 22:55:00,199.01658421616602,195.13362610981164,3295.03,1.0 -2025-01-31 23:00:00,197.30720164411912,195.13362610981164,3290.23,1.0 -2025-01-31 23:05:00,198.0514953056979,195.13362610981164,3292.32,1.0 -2025-01-31 23:10:00,198.58567735946255,195.13362610981164,3293.82,1.0 -2025-01-31 23:15:00,201.0286699520127,195.13362610981164,3300.68,1.0 -2025-01-31 23:20:00,200.67610979652812,195.13362610981164,3299.69,1.0 -2025-01-31 23:25:00,200.77938499358928,195.13362610981164,3299.98,1.0 -2025-01-31 23:30:00,194.11279296260665,195.13362610981164,3281.26,1.0 -2025-01-31 23:35:00,194.6398525889876,195.13362610981164,3282.74,1.0 -2025-01-31 23:40:00,195.49454387501106,195.13362610981164,3285.14,1.0 -2025-01-31 23:45:00,197.8271388431167,195.13362610981164,3291.69,1.0 -2025-01-31 23:50:00,199.71102088606,195.13362610981164,3296.98,1.0 -2025-01-31 23:55:00,200.61200795007642,195.13362610981164,3299.51,1.0 -2025-02-01 00:00:00,199.7410791224722,196.86950570457893,3292.19,1.0 -2025-02-01 00:05:00,203.55513898635175,196.86950570457893,3302.9,1.0 -2025-02-01 00:10:00,203.8115463721587,196.86950570457893,3303.62,1.0 -2025-02-01 00:15:00,204.0608313305823,196.86950570457893,3304.32,1.0 -2025-02-01 00:20:00,202.83221260692352,196.86950570457893,3300.87,1.0 -2025-02-01 00:25:00,200.36429151853096,196.86950570457893,3293.94,1.0 -2025-02-01 00:30:00,203.5515777726599,196.86950570457893,3302.89,1.0 -2025-02-01 00:35:00,205.54585744004785,196.86950570457893,3308.49,1.0 -2025-02-01 00:40:00,206.36137537546202,196.86950570457893,3310.78,1.0 -2025-02-01 00:45:00,206.38630387130428,196.86950570457893,3310.85,1.0 -2025-02-01 00:50:00,206.96322048937003,196.86950570457893,3312.47,1.0 -2025-02-01 00:55:00,208.29155319639813,196.86950570457893,3316.2,1.0 -2025-02-01 01:00:00,210.7452294300238,196.86950570457893,3323.09,1.0 -2025-02-01 01:05:00,210.16119038457435,196.86950570457893,3321.45,1.0 -2025-02-01 01:10:00,210.2003637351838,196.86950570457893,3321.56,1.0 -2025-02-01 01:15:00,208.34141018808293,196.86950570457893,3316.34,1.0 -2025-02-01 01:20:00,209.85492600708275,196.86950570457893,3320.59,1.0 -2025-02-01 01:25:00,210.4069141293061,196.86950570457893,3322.14,1.0 -2025-02-01 01:30:00,211.40405396300017,196.86950570457893,3324.94,1.0 -2025-02-01 01:35:00,212.22110922428828,212.01859670351814,3325.45,-1.0 -2025-02-01 01:40:00,212.14145002534067,212.01859670351814,3326.7,-1.0 -2025-02-01 01:45:00,212.8870601274903,212.01859670351814,3315.0,-1.0 -2025-02-01 01:50:00,212.74813448452568,212.01859670351814,3317.18,-1.0 -2025-02-01 01:55:00,213.08461494088036,212.01859670351814,3311.9,-1.0 -2025-02-01 02:00:00,212.89598195777242,212.01859670351814,3314.86,-1.0 -2025-02-01 02:05:00,212.80803820213427,212.01859670351814,3316.24,-1.0 -2025-02-01 02:10:00,212.8303427778396,212.01859670351814,3315.89,-1.0 -2025-02-01 02:15:00,212.6461707098727,212.01859670351814,3318.78,-1.0 -2025-02-01 02:20:00,212.74048720142667,212.01859670351814,3317.3,-1.0 -2025-02-01 02:25:00,212.8775010236166,212.01859670351814,3315.15,-1.0 -2025-02-01 02:30:00,212.88525787720363,212.84817489285857,3312.86,1.0 -2025-02-01 02:35:00,213.06913415410077,212.84817489285857,3315.72,1.0 -2025-02-01 02:40:00,213.11799638152797,212.84817489285857,3316.48,1.0 -2025-02-01 02:45:00,213.13214071052005,212.84817489285857,3316.7,1.0 -2025-02-01 02:50:00,212.38940012577285,212.63535831481332,3310.68,1.0 -2025-02-01 02:55:00,210.6330760166471,212.31800914032357,3304.81,1.0 -2025-02-01 03:00:00,208.9054458362428,212.31800914032357,3300.32,1.0 -2025-02-01 03:05:00,209.13412538324033,211.90325578811917,3299.76,1.0 -2025-02-01 03:10:00,208.51043661294577,211.90325578811917,3298.78,1.0 -2025-02-01 03:15:00,206.24479169228377,211.90325578811917,3295.22,1.0 -2025-02-01 03:20:00,206.67755532881483,211.90325578811917,3295.9,1.0 -2025-02-01 03:25:00,203.3109088034495,211.90325578811917,3290.61,1.0 -2025-02-01 03:30:00,200.5424943638769,211.90325578811917,3286.26,1.0 -2025-02-01 03:35:00,199.49240612817687,211.90325578811917,3284.61,1.0 -2025-02-01 03:40:00,201.78987190446568,211.90325578811917,3288.22,1.0 -2025-02-01 03:45:00,201.7389585354621,211.90325578811917,3288.14,1.0 -2025-02-01 03:50:00,199.45422110142417,211.90325578811917,3284.55,1.0 -2025-02-01 03:55:00,203.56547564846773,211.90325578811917,3291.01,1.0 -2025-02-01 04:00:00,205.93294730713663,211.90325578811917,3294.73,1.0 -2025-02-01 04:05:00,201.57985425732574,211.90325578811917,3287.89,1.0 -2025-02-01 04:10:00,201.19163981867322,211.90325578811917,3287.28,1.0 -2025-02-01 04:15:00,202.99270024717677,211.90325578811917,3290.11,1.0 -2025-02-01 04:20:00,207.09759062309473,211.90325578811917,3296.56,1.0 -2025-02-01 04:25:00,207.05304142521646,211.90325578811917,3296.49,1.0 -2025-02-01 04:30:00,209.81509169366376,211.90325578811917,3300.83,1.0 -2025-02-01 04:35:00,210.4196879505821,211.90325578811917,3301.78,1.0 -2025-02-01 04:40:00,211.84526228268373,211.90325578811917,3304.02,1.0 -2025-02-01 04:45:00,209.9932884851766,211.90325578811917,3301.11,1.0 -2025-02-01 04:50:00,206.4102601415457,211.90325578811917,3295.48,1.0 -2025-02-01 04:55:00,205.08014837632567,211.90325578811917,3293.39,1.0 -2025-02-01 05:00:00,206.27024837678584,211.90325578811917,3295.26,1.0 -2025-02-01 05:05:00,208.51043661294577,211.90325578811917,3298.78,1.0 -2025-02-01 05:10:00,209.12776121211473,211.90325578811917,3299.75,1.0 -2025-02-01 05:15:00,208.98774944735487,211.90325578811917,3299.53,1.0 -2025-02-01 05:20:00,206.8493879492021,211.90325578811917,3296.17,1.0 -2025-02-01 05:25:00,208.13495051654388,211.90325578811917,3298.19,1.0 -2025-02-01 05:30:00,205.60837457973832,211.90325578811917,3294.22,1.0 -2025-02-01 05:35:00,208.26223393905286,211.90325578811917,3298.39,1.0 -2025-02-01 05:40:00,207.5812676286294,211.90325578811917,3297.32,1.0 -2025-02-01 05:45:00,209.68144410002918,211.90325578811917,3300.62,1.0 -2025-02-01 05:50:00,209.28686549025107,211.90325578811917,3300.0,1.0 -2025-02-01 05:55:00,208.529529126322,211.90325578811917,3298.81,1.0 -2025-02-01 06:00:00,208.00766709403462,211.90325578811917,3297.99,1.0 -2025-02-01 06:05:00,209.5102154216684,209.52137140036888,3302.36,-1.0 -2025-02-01 06:10:00,209.6987541943037,209.52137140036888,3299.39,-1.0 -2025-02-01 06:15:00,209.84983913668478,209.52137140036888,3297.01,-1.0 -2025-02-01 06:20:00,209.8182989034746,209.9422801748526,3290.31,1.0 -2025-02-01 06:25:00,209.74811838710656,209.9422801748526,3289.21,1.0 -2025-02-01 06:30:00,209.55288895066457,209.9422801748526,3286.15,1.0 -2025-02-01 06:35:00,209.6077573543705,209.9422801748526,3287.01,1.0 -2025-02-01 06:40:00,209.27471890396941,209.9422801748526,3281.79,1.0 -2025-02-01 06:45:00,210.08882034252127,209.73337938211031,3283.23,1.0 -2025-02-01 06:50:00,211.79554896830277,209.73337938211031,3292.15,1.0 -2025-02-01 06:55:00,212.31789976969102,209.73337938211031,3294.88,1.0 -2025-02-01 07:00:00,212.87851802905644,209.73337938211031,3297.81,1.0 -2025-02-01 07:05:00,213.11003614981828,209.73337938211031,3299.02,1.0 -2025-02-01 07:10:00,212.1820502938721,209.73337938211031,3294.17,1.0 -2025-02-01 07:15:00,211.24641094633049,209.73337938211031,3289.28,1.0 -2025-02-01 07:20:00,210.83694914597478,209.73337938211031,3287.14,1.0 -2025-02-01 07:25:00,211.2138836070499,209.73337938211031,3289.11,1.0 -2025-02-01 07:30:00,210.6532653476844,209.73337938211031,3286.18,1.0 -2025-02-01 07:35:00,210.23423668283445,209.73337938211031,3283.99,1.0 -2025-02-01 07:40:00,209.5301154560547,209.73337938211031,3280.31,1.0 -2025-02-01 07:45:00,209.1225670285979,209.73337938211031,3278.18,1.0 -2025-02-01 07:50:00,209.07473270612644,209.73337938211031,3277.93,1.0 -2025-02-01 07:55:00,209.27755023340538,209.73337938211031,3278.99,1.0 -2025-02-01 08:00:00,209.876435950748,209.73337938211031,3282.12,1.0 -2025-02-01 08:05:00,209.55307593084098,209.73337938211031,3280.43,1.0 -2025-02-01 08:10:00,209.5970835075147,209.73337938211031,3280.66,1.0 -2025-02-01 08:15:00,207.737398238435,209.42112242796614,3272.89,1.0 -2025-02-01 08:20:00,207.6456863331714,209.42112242796614,3272.65,1.0 -2025-02-01 08:25:00,203.64640366971804,209.01130725239756,3264.14,1.0 -2025-02-01 08:30:00,197.39106932066343,209.01130725239756,3254.26,1.0 -2025-02-01 08:35:00,199.79063583715305,209.01130725239756,3258.05,1.0 -2025-02-01 08:40:00,201.3671320445564,209.01130725239756,3260.54,1.0 -2025-02-01 08:45:00,201.2468371532284,209.01130725239756,3260.35,1.0 -2025-02-01 08:50:00,202.27884069462112,209.01130725239756,3261.98,1.0 -2025-02-01 08:55:00,205.57745324103567,209.01130725239756,3267.19,1.0 -2025-02-01 09:00:00,200.58204959588974,209.01130725239756,3259.3,1.0 -2025-02-01 09:05:00,200.6896818670777,209.01130725239756,3259.47,1.0 -2025-02-01 09:10:00,196.9288836855612,209.01130725239756,3253.53,1.0 -2025-02-01 09:15:00,197.87858019604522,209.01130725239756,3255.03,1.0 -2025-02-01 09:20:00,201.91162471056734,209.01130725239756,3261.4,1.0 -2025-02-01 09:25:00,197.32142490989452,209.01130725239756,3254.15,1.0 -2025-02-01 09:30:00,191.9208174202752,209.01130725239756,3245.62,1.0 -2025-02-01 09:35:00,188.28090240434648,188.19723007714597,3239.14,1.0 -2025-02-01 09:40:00,188.24775355081974,188.19723007714597,3238.57,1.0 -2025-02-01 09:45:00,187.86050474580756,188.00977841621764,3228.3,1.0 -2025-02-01 09:50:00,188.92265715787056,188.00977841621764,3234.39,1.0 -2025-02-01 09:55:00,189.0116058820335,188.00977841621764,3234.9,1.0 -2025-02-01 10:00:00,189.9167899573385,188.00977841621764,3240.09,1.0 -2025-02-01 10:05:00,191.0016155735999,188.00977841621764,3246.31,1.0 -2025-02-01 10:10:00,190.20107705613364,188.00977841621764,3241.72,1.0 -2025-02-01 10:15:00,189.34995985237873,188.00977841621764,3236.84,1.0 -2025-02-01 10:20:00,191.14288707668217,188.00977841621764,3247.12,1.0 -2025-02-01 10:25:00,190.9283636831128,188.00977841621764,3245.89,1.0 -2025-02-01 10:30:00,191.46031193545969,188.00977841621764,3248.94,1.0 -2025-02-01 10:35:00,190.5516396748934,188.00977841621764,3243.73,1.0 -2025-02-01 10:40:00,189.26798749873836,188.00977841621764,3236.37,1.0 -2025-02-01 10:45:00,188.68022828221086,188.00977841621764,3233.0,1.0 -2025-02-01 10:50:00,190.44483874270006,187.7274436050952,3237.55,1.0 -2025-02-01 10:55:00,188.90831898361725,187.7274436050952,3233.15,1.0 -2025-02-01 11:00:00,188.4124421522769,187.7274436050952,3231.73,1.0 -2025-02-01 11:05:00,190.4238862005306,187.7274436050952,3237.49,1.0 -2025-02-01 11:10:00,192.19088392347592,187.7274436050952,3242.55,1.0 -2025-02-01 11:15:00,192.98009634518652,187.7274436050952,3244.81,1.0 -2025-02-01 11:20:00,191.49595794152702,187.7274436050952,3240.56,1.0 -2025-02-01 11:25:00,192.1245342066064,187.7274436050952,3242.36,1.0 -2025-02-01 11:30:00,192.7077132969856,187.7274436050952,3244.03,1.0 -2025-02-01 11:35:00,193.04993815241764,187.7274436050952,3245.01,1.0 -2025-02-01 11:40:00,193.17914549579504,187.7274436050952,3245.38,1.0 -2025-02-01 11:45:00,193.2559714837491,187.7274436050952,3245.6,1.0 -2025-02-01 11:50:00,193.7006020464297,193.6066406536228,3246.93,-1.0 -2025-02-01 11:55:00,193.18974861429814,193.41310332491832,3250.53,-1.0 -2025-02-01 12:00:00,192.93414963460478,193.41310332491832,3251.96,-1.0 -2025-02-01 12:05:00,193.30950477960903,193.41310332491832,3249.86,-1.0 -2025-02-01 12:10:00,193.6026392738029,193.41310332491832,3248.22,-1.0 -2025-02-01 12:15:00,193.45964683761076,193.41310332491832,3249.02,-1.0 -2025-02-01 12:20:00,191.76307954167223,193.12465013854765,3256.2,-1.0 -2025-02-01 12:25:00,191.11880909495628,193.12465013854765,3258.01,-1.0 -2025-02-01 12:30:00,189.2180333018832,193.12465013854765,3263.35,-1.0 -2025-02-01 12:35:00,189.0400580403595,193.12465013854765,3263.85,-1.0 -2025-02-01 12:40:00,190.0296004944312,193.12465013854765,3261.07,-1.0 -2025-02-01 12:45:00,188.78733316899581,193.12465013854765,3264.56,-1.0 -2025-02-01 12:50:00,187.63405347432212,193.12465013854765,3267.8,-1.0 -2025-02-01 12:55:00,188.338835509956,193.12465013854765,3265.82,-1.0 -2025-02-01 13:00:00,189.89433929567332,193.12465013854765,3261.45,-1.0 -2025-02-01 13:05:00,189.55974580400874,193.12465013854765,3262.39,-1.0 -2025-02-01 13:10:00,188.01492053398292,193.12465013854765,3266.73,-1.0 -2025-02-01 13:15:00,188.3851090779522,193.12465013854765,3265.69,-1.0 -2025-02-01 13:20:00,186.94350945961028,193.12465013854765,3269.74,-1.0 -2025-02-01 13:25:00,187.73016011554492,193.12465013854765,3267.53,-1.0 -2025-02-01 13:30:00,189.456520152325,193.12465013854765,3262.68,-1.0 -2025-02-01 13:35:00,188.26764540534657,193.12465013854765,3266.02,-1.0 -2025-02-01 13:40:00,191.60646131153135,193.12465013854765,3256.64,-1.0 -2025-02-01 13:45:00,193.10588780433628,193.14923529281486,3249.68,1.0 -2025-02-01 13:50:00,193.07943688094926,192.95642134232426,3247.34,1.0 -2025-02-01 13:55:00,192.63012394409964,192.95642134232426,3244.82,1.0 -2025-02-01 14:00:00,193.46991121892572,192.95642134232426,3249.53,1.0 -2025-02-01 14:05:00,193.64821000338986,192.95642134232426,3250.53,1.0 -2025-02-01 14:10:00,191.9508055752913,192.95642134232426,3241.01,1.0 -2025-02-01 14:15:00,192.9403638290672,192.95642134232426,3246.56,1.0 -2025-02-01 14:20:00,193.56619256253634,192.95642134232426,3250.07,1.0 -2025-02-01 14:25:00,193.47347719461501,192.95642134232426,3249.55,1.0 -2025-02-01 14:30:00,194.18667233247155,192.95642134232426,3253.55,1.0 -2025-02-01 14:35:00,193.5216178664203,192.95642134232426,3249.82,1.0 -2025-02-01 14:40:00,193.543013720556,192.95642134232426,3249.94,1.0 -2025-02-01 14:45:00,191.53893538317908,192.95642134232426,3238.7,1.0 -2025-02-01 14:50:00,191.4159092218989,192.95642134232426,3238.01,1.0 -2025-02-01 14:55:00,191.30714696337574,192.95642134232426,3237.4,1.0 -2025-02-01 15:00:00,190.60079352419487,192.67177402072016,3231.91,1.0 -2025-02-01 15:05:00,194.82430850295535,192.67177402072016,3243.82,1.0 -2025-02-01 15:10:00,192.52992211231046,192.67177402072016,3237.35,1.0 -2025-02-01 15:15:00,189.7071530752884,192.67177402072016,3229.39,1.0 -2025-02-01 15:20:00,193.20015244899028,192.67177402072016,3239.24,1.0 -2025-02-01 15:25:00,194.5831674294408,192.67177402072016,3243.14,1.0 -2025-02-01 15:30:00,198.43433222115686,192.67177402072016,3254.0,1.0 -2025-02-01 15:35:00,198.25347641602093,192.67177402072016,3253.49,1.0 -2025-02-01 15:40:00,198.53362560436875,192.67177402072016,3254.28,1.0 -2025-02-01 15:45:00,198.74994333208014,192.67177402072016,3254.89,1.0 -2025-02-01 15:50:00,197.4449445812961,192.67177402072016,3251.21,1.0 -2025-02-01 15:55:00,196.79599139816168,192.67177402072016,3249.38,1.0 -2025-02-01 16:00:00,198.50170987405062,192.67177402072016,3254.19,1.0 -2025-02-01 16:05:00,200.70034907374108,192.67177402072016,3260.39,1.0 -2025-02-01 16:10:00,198.72157379401963,192.67177402072016,3254.81,1.0 -2025-02-01 16:15:00,195.6647560679983,192.67177402072016,3246.19,1.0 -2025-02-01 16:20:00,197.95559626638556,192.67177402072016,3252.65,1.0 -2025-02-01 16:25:00,200.91312060919498,192.67177402072016,3260.99,1.0 -2025-02-01 16:30:00,200.7819114956651,192.67177402072016,3260.62,1.0 -2025-02-01 16:35:00,201.72874482843508,192.67177402072016,3263.29,1.0 -2025-02-01 16:40:00,199.90245581578887,192.67177402072016,3258.14,1.0 -2025-02-01 16:45:00,200.65779476665034,192.67177402072016,3260.27,1.0 -2025-02-01 16:50:00,197.9059495747797,192.67177402072016,3252.51,1.0 -2025-02-01 16:55:00,193.90939090050335,192.67177402072016,3241.24,1.0 -2025-02-01 17:00:00,197.7605556922194,192.67177402072016,3252.1,1.0 -2025-02-01 17:05:00,197.01230912587306,192.67177402072016,3249.99,1.0 -2025-02-01 17:10:00,198.08680537991543,192.67177402072016,3253.02,1.0 -2025-02-01 17:15:00,201.73938340520786,192.67177402072016,3263.32,1.0 -2025-02-01 17:20:00,201.55498140781447,192.67177402072016,3262.8,1.0 -2025-02-01 17:25:00,201.14362310593677,192.67177402072016,3261.64,1.0 -2025-02-01 17:30:00,198.7038428327319,192.67177402072016,3254.76,1.0 -2025-02-01 17:35:00,199.6116680506686,192.67177402072016,3257.32,1.0 -2025-02-01 17:40:00,198.1187211102336,192.67177402072016,3253.11,1.0 -2025-02-01 17:45:00,200.62942522858984,192.67177402072016,3260.19,1.0 -2025-02-01 17:50:00,201.02305256917964,192.67177402072016,3261.3,1.0 -2025-02-01 17:55:00,200.8102810337256,192.67177402072016,3260.7,1.0 -2025-02-01 18:00:00,199.53719801325974,192.67177402072016,3257.11,1.0 -2025-02-01 18:05:00,200.53722422989307,192.67177402072016,3259.93,1.0 -2025-02-01 18:10:00,201.44504944782977,192.67177402072016,3262.49,1.0 -2025-02-01 18:15:00,202.33514370447878,192.67177402072016,3265.0,1.0 -2025-02-01 18:20:00,200.5904171137566,192.67177402072016,3260.08,1.0 -2025-02-01 18:25:00,200.86347391758912,192.67177402072016,3260.85,1.0 -2025-02-01 18:30:00,198.35631599149048,192.67177402072016,3253.78,1.0 -2025-02-01 18:35:00,197.01423441170272,192.2770233983412,3251.07,1.0 -2025-02-01 18:40:00,199.69686099102563,192.2770233983412,3255.56,1.0 -2025-02-01 18:45:00,193.74011555765142,192.2770233983412,3245.59,1.0 -2025-02-01 18:50:00,190.88422356451895,192.2770233983412,3240.81,1.0 -2025-02-01 18:55:00,190.88422356451895,192.2770233983412,3240.81,1.0 -2025-02-01 19:00:00,187.0544604523897,192.2770233983412,3234.4,1.0 -2025-02-01 19:05:00,186.97678974964754,192.2770233983412,3234.27,1.0 -2025-02-01 19:10:00,181.95806741861995,192.2770233983412,3225.87,1.0 -2025-02-01 19:15:00,177.6085080650629,192.2770233983412,3218.59,1.0 -2025-02-01 19:20:00,176.07899268798786,192.2770233983412,3216.03,1.0 -2025-02-01 19:25:00,172.900326926649,172.900326926649,3206.88,0.0 -2025-02-01 19:30:00,172.900326926649,172.900326926649,3206.51,0.0 -2025-02-01 19:35:00,172.900326926649,172.900326926649,3193.87,0.0 -2025-02-01 19:40:00,172.900326926649,172.900326926649,3191.14,0.0 -2025-02-01 19:45:00,172.900326926649,172.900326926649,3190.11,0.0 -2025-02-01 19:50:00,172.900326926649,172.900326926649,3194.45,0.0 -2025-02-01 19:55:00,172.900326926649,172.900326926649,3195.31,0.0 -2025-02-01 20:00:00,172.900326926649,172.900326926649,3187.05,0.0 -2025-02-01 20:05:00,172.900326926649,172.900326926649,3182.43,0.0 -2025-02-01 20:10:00,172.900326926649,172.900326926649,3175.53,0.0 -2025-02-01 20:15:00,172.900326926649,172.900326926649,3177.47,0.0 -2025-02-01 20:20:00,172.900326926649,172.900326926649,3169.49,0.0 -2025-02-01 20:25:00,172.900326926649,172.900326926649,3163.32,0.0 -2025-02-01 20:30:00,172.900326926649,172.900326926649,3155.04,0.0 -2025-02-01 20:35:00,172.900326926649,172.900326926649,3155.01,0.0 -2025-02-01 20:40:00,172.900326926649,172.900326926649,3169.57,0.0 -2025-02-01 20:45:00,172.900326926649,172.900326926649,3154.2,0.0 -2025-02-01 20:50:00,172.900326926649,172.900326926649,3163.2,0.0 -2025-02-01 20:55:00,172.900326926649,172.900326926649,3162.51,0.0 -2025-02-01 21:00:00,172.900326926649,172.900326926649,3170.78,0.0 -2025-02-01 21:05:00,172.900326926649,172.900326926649,3175.65,0.0 -2025-02-01 21:10:00,172.900326926649,172.900326926649,3175.81,0.0 -2025-02-01 21:15:00,172.900326926649,172.900326926649,3167.71,0.0 -2025-02-01 21:20:00,172.900326926649,172.900326926649,3166.72,0.0 -2025-02-01 21:25:00,172.900326926649,172.900326926649,3169.63,0.0 -2025-02-01 21:30:00,172.900326926649,172.900326926649,3158.19,0.0 -2025-02-01 21:35:00,172.900326926649,172.900326926649,3163.94,0.0 -2025-02-01 21:40:00,172.900326926649,172.900326926649,3161.56,0.0 -2025-02-01 21:45:00,172.900326926649,172.900326926649,3155.26,0.0 -2025-02-01 21:50:00,172.900326926649,172.900326926649,3144.07,0.0 -2025-02-01 21:55:00,172.900326926649,172.900326926649,3148.4,0.0 -2025-02-01 22:00:00,172.900326926649,172.900326926649,3159.78,0.0 -2025-02-01 22:05:00,172.900326926649,172.900326926649,3153.31,0.0 -2025-02-01 22:10:00,172.900326926649,172.900326926649,3139.61,0.0 -2025-02-01 22:15:00,172.900326926649,172.900326926649,3139.94,0.0 -2025-02-01 22:20:00,172.900326926649,172.900326926649,3138.81,0.0 -2025-02-01 22:25:00,172.900326926649,172.900326926649,3134.65,0.0 -2025-02-01 22:30:00,173.32783497420544,172.81387676318568,3134.57,1.0 -2025-02-01 22:35:00,173.48163333017857,172.81387676318568,3137.35,1.0 -2025-02-01 22:40:00,174.0254598910476,172.81387676318568,3147.18,1.0 -2025-02-01 22:45:00,173.78978327362117,172.81387676318568,3142.92,1.0 -2025-02-01 22:50:00,173.20723050801067,172.81387676318568,3132.39,1.0 -2025-02-01 22:55:00,173.45452498685958,172.81387676318568,3136.86,1.0 -2025-02-01 23:00:00,172.79894566373667,172.81387676318568,3125.01,1.0 -2025-02-01 23:05:00,172.72516569844913,172.64144173444976,3121.22,1.0 -2025-02-01 23:10:00,171.10750415695762,172.64144173444976,3111.47,1.0 -2025-02-01 23:15:00,171.42439990508575,172.64144173444976,3113.38,1.0 -2025-02-01 23:20:00,169.85651256487085,172.64144173444976,3103.93,1.0 -2025-02-01 23:25:00,171.90886879751193,172.64144173444976,3116.3,1.0 -2025-02-01 23:30:00,172.6637775168746,172.64144173444976,3120.85,1.0 -2025-02-01 23:35:00,173.17811093006677,172.64144173444976,3123.95,1.0 -2025-02-01 23:40:00,174.2449379774299,172.64144173444976,3130.38,1.0 -2025-02-01 23:45:00,174.15534441513194,172.64144173444976,3129.84,1.0 -2025-02-01 23:50:00,171.86739029644806,172.64144173444976,3116.05,1.0 -2025-02-01 23:55:00,171.90057309729912,172.64144173444976,3116.25,1.0 -2025-02-02 00:00:00,179.50854830558814,179.54262328461013,3120.51,1.0 -2025-02-02 00:05:00,181.43480989499488,179.54262328461013,3132.12,1.0 -2025-02-02 00:10:00,181.60570131937814,179.54262328461013,3133.15,1.0 -2025-02-02 00:15:00,183.11220047801842,179.54262328461013,3142.23,1.0 -2025-02-02 00:20:00,181.81641210478267,179.54262328461013,3134.42,1.0 -2025-02-02 00:25:00,183.639807011551,179.54262328461013,3145.41,1.0 -2025-02-02 00:30:00,184.34162324955193,179.54262328461013,3149.64,1.0 -2025-02-02 00:35:00,183.92020167874287,179.54262328461013,3147.1,1.0 -2025-02-02 00:40:00,184.9090491441059,179.54262328461013,3153.06,1.0 -2025-02-02 00:45:00,184.5722437154672,179.54262328461013,3151.03,1.0 -2025-02-02 00:50:00,183.7360371340192,179.54262328461013,3145.99,1.0 -2025-02-02 00:55:00,184.39969315104136,179.54262328461013,3149.99,1.0 -2025-02-02 01:00:00,183.76756079482777,179.54262328461013,3146.18,1.0 -2025-02-02 01:05:00,185.36531265580862,179.54262328461013,3155.81,1.0 -2025-02-02 01:10:00,184.98868786614855,179.54262328461013,3153.54,1.0 -2025-02-02 01:15:00,185.53620408019188,179.54262328461013,3156.84,1.0 -2025-02-02 01:20:00,185.66063958338353,179.54262328461013,3157.59,1.0 -2025-02-02 01:25:00,185.6440481829579,179.54262328461013,3157.49,1.0 -2025-02-02 01:30:00,185.06003088797843,179.54262328461013,3153.97,1.0 -2025-02-02 01:35:00,184.83438784219095,179.54262328461013,3152.61,1.0 -2025-02-02 01:40:00,185.1098050892551,179.54262328461013,3154.27,1.0 -2025-02-02 01:45:00,184.7796362207866,179.54262328461013,3152.28,1.0 -2025-02-02 01:50:00,183.36931046254122,179.26650811527693,3146.78,1.0 -2025-02-02 01:55:00,184.91214089074495,179.26650811527693,3151.3,1.0 -2025-02-02 02:00:00,183.55704425358363,179.26650811527693,3147.33,1.0 -2025-02-02 02:05:00,180.64546382159747,179.26650811527693,3138.8,1.0 -2025-02-02 02:10:00,180.17100933150817,179.26650811527693,3137.41,1.0 -2025-02-02 02:15:00,177.43350932394316,179.26650811527693,3129.39,1.0 -2025-02-02 02:20:00,181.35885222755883,179.26650811527693,3140.89,1.0 -2025-02-02 02:25:00,180.00034224874227,179.26650811527693,3136.91,1.0 -2025-02-02 02:30:00,178.86028613586618,179.26650811527693,3133.57,1.0 -2025-02-02 02:35:00,175.53227802193115,179.26650811527693,3123.82,1.0 -2025-02-02 02:40:00,176.21153301133933,179.26650811527693,3125.81,1.0 -2025-02-02 02:45:00,173.49792639536162,179.26650811527693,3117.86,1.0 -2025-02-02 02:50:00,172.9756851220979,179.26650811527693,3116.33,1.0 -2025-02-02 02:55:00,172.33056354924284,179.26650811527693,3114.44,1.0 -2025-02-02 03:00:00,176.2797998444458,179.26650811527693,3126.01,1.0 -2025-02-02 03:05:00,172.70261778967253,179.26650811527693,3115.53,1.0 -2025-02-02 03:10:00,168.53219565522167,168.48221763418573,3095.27,1.0 -2025-02-02 03:15:00,169.41941959095803,168.31400746809692,3097.79,1.0 -2025-02-02 03:20:00,167.00478096670133,168.31400746809692,3083.01,1.0 -2025-02-02 03:25:00,166.1127696751965,168.31400746809692,3077.55,1.0 -2025-02-02 03:30:00,167.71381558302565,168.31400746809692,3087.35,1.0 -2025-02-02 03:35:00,167.79060043778895,168.31400746809692,3087.82,1.0 -2025-02-02 03:40:00,167.3936064014598,168.31400746809692,3085.39,1.0 -2025-02-02 03:45:00,167.61742608449313,168.31400746809692,3086.76,1.0 -2025-02-02 03:50:00,166.99334492450254,168.31400746809692,3082.94,1.0 -2025-02-02 03:55:00,166.47508112521194,168.06631766009554,3076.43,1.0 -2025-02-02 04:00:00,166.23808372720615,168.06631766009554,3075.7,1.0 -2025-02-02 04:05:00,172.46819340903002,168.06631766009554,3094.89,1.0 -2025-02-02 04:10:00,172.32209912258816,168.06631766009554,3094.44,1.0 -2025-02-02 04:15:00,171.85784394567273,168.06631766009554,3093.01,1.0 -2025-02-02 04:20:00,175.56486455930798,175.28531441337395,3100.44,-1.0 -2025-02-02 04:25:00,175.79640690431333,175.28531441337395,3096.34,-1.0 -2025-02-02 04:30:00,175.83367957448493,175.28531441337395,3095.68,-1.0 -2025-02-02 04:35:00,176.09684721539344,175.28531441337395,3091.02,-1.0 -2025-02-02 04:40:00,175.72976788794594,175.28531441337395,3097.52,-1.0 -2025-02-02 04:45:00,175.38019542073053,175.28531441337395,3103.71,-1.0 -2025-02-02 04:50:00,175.84867431817725,175.10996552378853,3100.28,-1.0 -2025-02-02 04:55:00,176.67218505477874,175.10996552378853,3095.42,-1.0 -2025-02-02 05:00:00,175.06413631190884,175.10996552378853,3104.91,-1.0 -2025-02-02 05:05:00,175.221721699777,175.10996552378853,3103.98,-1.0 -2025-02-02 05:10:00,176.01812097179896,175.10996552378853,3099.28,-1.0 -2025-02-02 05:15:00,175.19461023519753,175.10996552378853,3104.14,-1.0 -2025-02-02 05:20:00,174.41685009507393,175.10996552378853,3108.73,-1.0 -2025-02-02 05:25:00,175.5402814085858,175.10996552378853,3102.1,-1.0 -2025-02-02 05:30:00,174.00001132716451,175.10996552378853,3111.19,-1.0 -2025-02-02 05:35:00,173.16463932480957,175.10996552378853,3116.12,-1.0 -2025-02-02 05:40:00,173.51878283087888,175.10996552378853,3114.03,-1.0 -2025-02-02 05:45:00,173.34933617725716,175.10996552378853,3115.03,-1.0 -2025-02-02 05:50:00,172.8833578797975,175.10996552378853,3117.78,-1.0 -2025-02-02 05:55:00,172.7613562891899,175.10996552378853,3118.5,-1.0 -2025-02-02 06:00:00,172.4326297811638,175.10996552378853,3120.44,-1.0 -2025-02-02 06:05:00,171.79889929661869,175.10996552378853,3124.18,-1.0 -2025-02-02 06:10:00,171.817538428517,175.10996552378853,3124.07,-1.0 -2025-02-02 06:15:00,171.43289452479576,175.10996552378853,3126.34,-1.0 -2025-02-02 06:20:00,169.76963481090323,169.7643330940803,3134.01,-1.0 -2025-02-02 06:25:00,169.8032349757795,169.7643330940803,3133.39,-1.0 -2025-02-02 06:30:00,170.14953344926207,169.7643330940803,3127.0,-1.0 -2025-02-02 06:35:00,170.6112647472388,169.7643330940803,3118.48,-1.0 -2025-02-02 06:40:00,170.50775456189427,169.7643330940803,3120.39,-1.0 -2025-02-02 06:45:00,171.03148751630832,170.8109044005254,3115.68,1.0 -2025-02-02 06:50:00,171.0227001216751,170.8109044005254,3115.52,1.0 -2025-02-02 06:55:00,170.9337277510138,170.8109044005254,3113.9,1.0 -2025-02-02 07:00:00,170.69482045942328,170.8109044005254,3109.55,1.0 -2025-02-02 07:05:00,170.5459839628232,170.8109044005254,3106.84,1.0 -2025-02-02 07:10:00,170.87825732239162,170.8109044005254,3112.89,1.0 -2025-02-02 07:15:00,170.27412394135808,170.8109044005254,3101.89,1.0 -2025-02-02 07:20:00,170.42131280146447,170.8109044005254,3104.57,1.0 -2025-02-02 07:25:00,169.8129989449612,170.64115686300423,3093.73,1.0 -2025-02-02 07:30:00,169.78170435194787,170.64115686300423,3093.54,1.0 -2025-02-02 07:35:00,168.65345191962422,170.64115686300423,3086.69,1.0 -2025-02-02 07:40:00,169.05863454495505,170.64115686300423,3089.15,1.0 -2025-02-02 07:45:00,170.09629736592422,170.64115686300423,3095.45,1.0 -2025-02-02 07:50:00,170.79466091527496,170.64115686300423,3099.69,1.0 -2025-02-02 07:55:00,170.8490146820876,170.64115686300423,3100.02,1.0 -2025-02-02 08:00:00,171.3233748288164,170.64115686300423,3102.9,1.0 -2025-02-02 08:05:00,169.69276182443622,170.64115686300423,3093.0,1.0 -2025-02-02 08:10:00,169.49675884714202,170.64115686300423,3091.81,1.0 -2025-02-02 08:15:00,170.48830332051259,170.64115686300423,3097.83,1.0 -2025-02-02 08:20:00,171.9344429344983,170.64115686300423,3106.61,1.0 -2025-02-02 08:25:00,171.2624327266325,170.64115686300423,3102.53,1.0 -2025-02-02 08:30:00,172.4466860096116,170.64115686300423,3109.72,1.0 -2025-02-02 08:35:00,173.76600016770107,170.64115686300423,3117.73,1.0 -2025-02-02 08:40:00,173.28505168560102,170.64115686300423,3114.81,1.0 -2025-02-02 08:45:00,173.13022580437703,170.64115686300423,3113.87,1.0 -2025-02-02 08:50:00,172.00856170742463,170.64115686300423,3107.06,1.0 -2025-02-02 08:55:00,172.2951542960733,170.64115686300423,3108.8,1.0 -2025-02-02 09:00:00,171.31513940960235,170.64115686300423,3102.85,1.0 -2025-02-02 09:05:00,170.95442804802732,170.64115686300423,3100.66,1.0 -2025-02-02 09:10:00,171.72526328646163,170.64115686300423,3105.34,1.0 -2025-02-02 09:15:00,170.23959366024857,170.64115686300423,3096.32,1.0 -2025-02-02 09:20:00,170.8490146820876,170.64115686300423,3100.02,1.0 -2025-02-02 09:25:00,171.12572476767937,170.64115686300423,3101.7,1.0 -2025-02-02 09:30:00,170.60195210566638,170.64115686300423,3098.52,1.0 -2025-02-02 09:35:00,171.66102701659207,170.64115686300423,3104.95,1.0 -2025-02-02 09:40:00,172.30503679913014,170.64115686300423,3108.86,1.0 -2025-02-02 09:45:00,172.0167971266387,170.64115686300423,3107.11,1.0 -2025-02-02 09:50:00,171.63632075895,170.64115686300423,3104.8,1.0 -2025-02-02 09:55:00,172.49445144105312,170.64115686300423,3110.01,1.0 -2025-02-02 10:00:00,171.2377264689904,170.64115686300423,3102.38,1.0 -2025-02-02 10:05:00,171.7038511965051,170.64115686300423,3105.21,1.0 -2025-02-02 10:10:00,170.71889505850575,170.64115686300423,3099.23,1.0 -2025-02-02 10:15:00,170.67607087859272,170.64115686300423,3098.97,1.0 -2025-02-02 10:20:00,169.46546425412865,170.64115686300423,3091.62,1.0 -2025-02-02 10:25:00,170.3417128585027,170.64115686300423,3096.94,1.0 -2025-02-02 10:30:00,169.80146935806152,170.64115686300423,3093.66,1.0 -2025-02-02 10:35:00,170.39277245762972,170.64115686300423,3097.25,1.0 -2025-02-02 10:40:00,171.15537227684996,170.64115686300423,3101.88,1.0 -2025-02-02 10:45:00,171.04666474322457,170.64115686300423,3101.22,1.0 -2025-02-02 10:50:00,170.690894633178,170.64115686300423,3099.06,1.0 -2025-02-02 10:55:00,171.4073761047996,170.64115686300423,3103.41,1.0 -2025-02-02 11:00:00,172.45986268035412,170.64115686300423,3109.8,1.0 -2025-02-02 11:05:00,170.9857226410407,170.64115686300423,3100.85,1.0 -2025-02-02 11:10:00,171.5193778061106,170.64115686300423,3104.09,1.0 -2025-02-02 11:15:00,171.4221998593849,170.64115686300423,3103.5,1.0 -2025-02-02 11:20:00,169.8245285318609,170.64115686300423,3093.8,1.0 -2025-02-02 11:25:00,166.58753273293087,170.38959032344334,3078.31,1.0 -2025-02-02 11:30:00,166.06271362158714,170.38959032344334,3076.71,1.0 -2025-02-02 11:35:00,160.25434525603413,160.25434525603413,3065.12,0.0 -2025-02-02 11:40:00,160.25434525603413,160.25434525603413,3055.48,0.0 -2025-02-02 11:45:00,160.25434525603413,160.25434525603413,3056.99,0.0 -2025-02-02 11:50:00,160.25434525603413,160.25434525603413,3062.94,0.0 -2025-02-02 11:55:00,160.25434525603413,160.25434525603413,3063.5,0.0 -2025-02-02 12:00:00,160.25434525603413,160.25434525603413,3067.15,0.0 -2025-02-02 12:05:00,160.25434525603413,160.25434525603413,3074.12,0.0 -2025-02-02 12:10:00,160.25434525603413,160.25434525603413,3076.88,0.0 -2025-02-02 12:15:00,160.25434525603413,160.25434525603413,3068.3,0.0 -2025-02-02 12:20:00,160.25434525603413,160.25434525603413,3067.95,0.0 -2025-02-02 12:25:00,160.25434525603413,160.25434525603413,3063.32,0.0 -2025-02-02 12:30:00,160.25434525603413,160.25434525603413,3059.6,0.0 -2025-02-02 12:35:00,160.25434525603413,160.25434525603413,3060.1,0.0 -2025-02-02 12:40:00,160.25434525603413,160.25434525603413,3060.18,0.0 -2025-02-02 12:45:00,160.25434525603413,160.25434525603413,3053.24,0.0 -2025-02-02 12:50:00,160.25434525603413,160.25434525603413,3056.18,0.0 -2025-02-02 12:55:00,160.25434525603413,160.25434525603413,3050.77,0.0 -2025-02-02 13:00:00,160.25434525603413,160.25434525603413,3063.95,0.0 -2025-02-02 13:05:00,160.25434525603413,160.25434525603413,3065.01,0.0 -2025-02-02 13:10:00,160.37094179435508,160.17421808340612,3067.07,-1.0 -2025-02-02 13:15:00,160.09540056387843,160.17421808340612,3072.35,-1.0 -2025-02-02 13:20:00,160.13401808481643,160.17421808340612,3071.61,-1.0 -2025-02-02 13:25:00,160.30205648673595,160.17421808340612,3068.39,-1.0 -2025-02-02 13:30:00,160.17472303931868,160.17421808340612,3070.83,-1.0 -2025-02-02 13:35:00,160.2394334798094,160.17421808340612,3069.59,-1.0 -2025-02-02 13:40:00,159.99520375279602,160.17421808340612,3074.27,-1.0 -2025-02-02 13:45:00,159.55923748308118,160.01450590649364,3079.65,-1.0 -2025-02-02 13:50:00,159.30511173274192,160.01450590649364,3081.28,-1.0 -2025-02-02 13:55:00,158.59106514589922,160.01450590649364,3085.86,-1.0 -2025-02-02 14:00:00,158.13582147044488,160.01450590649364,3088.78,-1.0 -2025-02-02 14:05:00,157.83804221697991,160.01450590649364,3090.69,-1.0 -2025-02-02 14:10:00,157.08969644910985,160.01450590649364,3095.49,-1.0 -2025-02-02 14:15:00,157.44983784989734,160.01450590649364,3093.18,-1.0 -2025-02-02 14:20:00,157.86454612959201,160.01450590649364,3090.52,-1.0 -2025-02-02 14:25:00,156.9602949934156,160.01450590649364,3096.32,-1.0 -2025-02-02 14:30:00,157.21597979743794,160.01450590649364,3094.68,-1.0 -2025-02-02 14:35:00,157.66498725815995,160.01450590649364,3091.8,-1.0 -2025-02-02 14:40:00,157.26431046161287,160.01450590649364,3094.37,-1.0 -2025-02-02 14:45:00,158.0236461944533,157.85917263650623,3091.72,1.0 -2025-02-02 14:50:00,157.61520550336914,157.70135274146003,3087.43,1.0 -2025-02-02 14:55:00,157.2670757155019,157.70135274146003,3085.16,1.0 -2025-02-02 15:00:00,154.79607837035934,157.46776853014586,3072.82,1.0 -2025-02-02 15:05:00,157.12232232273027,157.46776853014586,3080.44,1.0 -2025-02-02 15:10:00,157.58329717418428,157.46776853014586,3081.95,1.0 -2025-02-02 15:15:00,155.91646095634368,157.46776853014586,3076.49,1.0 -2025-02-02 15:20:00,155.12272942403865,157.46776853014586,3073.89,1.0 -2025-02-02 15:25:00,151.66694444492597,157.46776853014586,3062.57,1.0 -2025-02-02 15:30:00,154.9670359311635,157.46776853014586,3073.38,1.0 -2025-02-02 15:35:00,156.24921763719468,157.46776853014586,3077.58,1.0 -2025-02-02 15:40:00,154.62817362314092,157.46776853014586,3072.27,1.0 -2025-02-02 15:45:00,156.4995483512294,157.46776853014586,3078.4,1.0 -2025-02-02 15:50:00,157.531399343226,157.46776853014586,3081.78,1.0 -2025-02-02 15:55:00,156.78956564187928,157.46776853014586,3079.35,1.0 -2025-02-02 16:00:00,154.04508622825531,157.46776853014586,3070.36,1.0 -2025-02-02 16:05:00,154.68617708127093,157.46776853014586,3072.46,1.0 -2025-02-02 16:10:00,151.86537732800213,157.46776853014586,3063.22,1.0 -2025-02-02 16:15:00,155.95346358466549,157.16429048331642,3071.78,1.0 -2025-02-02 16:20:00,153.60738054657742,157.16429048331642,3067.12,1.0 -2025-02-02 16:25:00,146.6144420489292,157.16429048331642,3053.23,1.0 -2025-02-02 16:30:00,146.01030049405685,157.16429048331642,3052.03,1.0 -2025-02-02 16:35:00,141.79788434106035,141.61642236944525,3038.3,1.0 -2025-02-02 16:40:00,141.78621097701023,141.61642236944525,3038.05,1.0 -2025-02-02 16:45:00,140.80284678942712,141.61642236944525,3016.99,1.0 -2025-02-02 16:50:00,141.02043829532158,141.61642236944525,3021.65,1.0 -2025-02-02 16:55:00,140.19954970942078,140.19954970942078,3014.35,0.0 -2025-02-02 17:00:00,140.19954970942078,140.19954970942078,3015.73,0.0 -2025-02-02 17:05:00,140.19954970942078,140.19954970942078,3024.35,0.0 -2025-02-02 17:10:00,140.19954970942078,140.19954970942078,3021.4,0.0 -2025-02-02 17:15:00,140.19954970942078,140.19954970942078,3018.79,0.0 -2025-02-02 17:20:00,140.19954970942078,140.19954970942078,2996.51,0.0 -2025-02-02 17:25:00,140.19954970942078,140.19954970942078,3008.31,0.0 -2025-02-02 17:30:00,140.19954970942078,140.19954970942078,2998.34,0.0 -2025-02-02 17:35:00,140.59286246118666,140.12944993456608,2997.42,1.0 -2025-02-02 17:40:00,140.21462268310333,140.12944993456608,2989.36,1.0 -2025-02-02 17:45:00,139.74111904031665,140.12944993456608,2979.27,1.0 -2025-02-02 17:50:00,139.24602851193214,140.12944993456608,2968.72,1.0 -2025-02-02 17:55:00,139.53047107163187,138.65809071025313,2972.11,1.0 -2025-02-02 18:00:00,139.89260932570025,138.65809071025313,2979.82,1.0 -2025-02-02 18:05:00,139.7324418229281,138.65809071025313,2976.41,1.0 -2025-02-02 18:10:00,139.58260770743158,138.65809071025313,2973.22,1.0 -2025-02-02 18:15:00,139.19369658633093,138.65809071025313,2964.94,1.0 -2025-02-02 18:20:00,141.30258712817397,138.51930406343644,2975.12,1.0 -2025-02-02 18:25:00,141.89421130829766,138.51930406343644,2979.32,1.0 -2025-02-02 18:30:00,139.52926724755102,138.310589357726,2961.9,1.0 -2025-02-02 18:35:00,129.83864531757155,129.90830111892723,2944.18,1.0 -2025-02-02 18:40:00,128.95415766898418,128.95415766898418,2927.06,0.0 -2025-02-02 18:45:00,128.95415766898418,128.95415766898418,2937.06,0.0 -2025-02-02 18:50:00,128.95415766898418,128.95415766898418,2919.68,0.0 -2025-02-02 18:55:00,128.95415766898418,128.95415766898418,2927.28,0.0 -2025-02-02 19:00:00,128.95415766898418,128.95415766898418,2932.32,0.0 -2025-02-02 19:05:00,128.95415766898418,128.95415766898418,2918.72,0.0 -2025-02-02 19:10:00,128.95415766898418,128.95415766898418,2918.59,0.0 -2025-02-02 19:15:00,128.95415766898418,128.95415766898418,2922.14,0.0 -2025-02-02 19:20:00,128.95415766898418,128.95415766898418,2909.12,0.0 -2025-02-02 19:25:00,128.95415766898418,128.95415766898418,2922.45,0.0 -2025-02-02 19:30:00,128.95415766898418,128.95415766898418,2942.69,0.0 -2025-02-02 19:35:00,128.95415766898418,128.95415766898418,2958.11,0.0 -2025-02-02 19:40:00,128.95415766898418,128.95415766898418,2973.28,0.0 -2025-02-02 19:45:00,128.95415766898418,128.95415766898418,2968.71,0.0 -2025-02-02 19:50:00,128.95415766898418,128.95415766898418,2958.41,0.0 -2025-02-02 19:55:00,128.95415766898418,128.95415766898418,2957.76,0.0 -2025-02-02 20:00:00,128.95415766898418,128.95415766898418,2977.06,0.0 -2025-02-02 20:05:00,128.95415766898418,128.95415766898418,2981.6,0.0 -2025-02-02 20:10:00,128.95415766898418,128.95415766898418,2980.03,0.0 -2025-02-02 20:15:00,128.95415766898418,128.95415766898418,2973.98,0.0 -2025-02-02 20:20:00,128.95415766898418,128.95415766898418,2976.76,0.0 -2025-02-02 20:25:00,128.95415766898418,128.95415766898418,2967.7,0.0 -2025-02-02 20:30:00,128.95415766898418,128.95415766898418,2959.32,0.0 -2025-02-02 20:35:00,128.95415766898418,128.95415766898418,2954.6,0.0 -2025-02-02 20:40:00,128.95415766898418,128.95415766898418,2958.94,0.0 -2025-02-02 20:45:00,128.95415766898418,128.95415766898418,2945.82,0.0 -2025-02-02 20:50:00,128.95415766898418,128.95415766898418,2947.07,0.0 -2025-02-02 20:55:00,128.95415766898418,128.95415766898418,2949.65,0.0 -2025-02-02 21:00:00,128.95415766898418,128.95415766898418,2947.77,0.0 -2025-02-02 21:05:00,128.95415766898418,128.95415766898418,2943.48,0.0 -2025-02-02 21:10:00,128.95415766898418,128.95415766898418,2944.81,0.0 -2025-02-02 21:15:00,128.95415766898418,128.95415766898418,2939.93,0.0 -2025-02-02 21:20:00,128.95415766898418,128.95415766898418,2937.28,0.0 -2025-02-02 21:25:00,128.95415766898418,128.95415766898418,2910.41,0.0 -2025-02-02 21:30:00,128.95415766898418,128.95415766898418,2922.22,0.0 -2025-02-02 21:35:00,128.95415766898418,128.95415766898418,2916.54,0.0 -2025-02-02 21:40:00,128.95415766898418,128.95415766898418,2908.07,0.0 -2025-02-02 21:45:00,128.95415766898418,128.95415766898418,2901.61,0.0 -2025-02-02 21:50:00,128.95415766898418,128.95415766898418,2909.69,0.0 -2025-02-02 21:55:00,128.95415766898418,128.95415766898418,2906.39,0.0 -2025-02-02 22:00:00,128.95415766898418,128.95415766898418,2925.28,0.0 -2025-02-02 22:05:00,128.95415766898418,128.95415766898418,2925.22,0.0 -2025-02-02 22:10:00,128.95415766898418,128.95415766898418,2926.58,0.0 -2025-02-02 22:15:00,128.95415766898418,128.95415766898418,2920.29,0.0 -2025-02-02 22:20:00,128.95415766898418,128.95415766898418,2909.29,0.0 -2025-02-02 22:25:00,128.95415766898418,128.95415766898418,2906.43,0.0 -2025-02-02 22:30:00,128.95415766898418,128.95415766898418,2875.63,0.0 -2025-02-02 22:35:00,128.95415766898418,128.95415766898418,2849.01,0.0 -2025-02-02 22:40:00,128.95415766898418,128.95415766898418,2841.4,0.0 -2025-02-02 22:45:00,128.95415766898418,128.95415766898418,2858.02,0.0 -2025-02-02 22:50:00,128.95415766898418,128.95415766898418,2856.12,0.0 -2025-02-02 22:55:00,128.95415766898418,128.95415766898418,2874.72,0.0 -2025-02-02 23:00:00,128.95415766898418,128.95415766898418,2829.27,0.0 -2025-02-02 23:05:00,128.95415766898418,128.95415766898418,2816.88,0.0 -2025-02-02 23:10:00,128.95415766898418,128.95415766898418,2837.18,0.0 -2025-02-02 23:15:00,128.95415766898418,128.95415766898418,2835.55,0.0 -2025-02-02 23:20:00,128.95415766898418,128.95415766898418,2804.55,0.0 -2025-02-02 23:25:00,128.95415766898418,128.95415766898418,2809.12,0.0 -2025-02-02 23:30:00,128.95415766898418,128.95415766898418,2817.36,0.0 -2025-02-02 23:35:00,128.95415766898418,128.95415766898418,2845.93,0.0 -2025-02-02 23:40:00,128.95415766898418,128.95415766898418,2844.24,0.0 -2025-02-02 23:45:00,128.95415766898418,128.95415766898418,2856.82,0.0 -2025-02-02 23:50:00,128.95415766898418,128.95415766898418,2858.7,0.0 -2025-02-02 23:55:00,128.95415766898418,128.95415766898418,2867.91,0.0 -2025-02-03 00:00:00,132.69924706381684,132.69924706381684,2851.66,0.0 -2025-02-03 00:05:00,132.69924706381684,132.69924706381684,2860.96,0.0 -2025-02-03 00:10:00,132.69924706381684,132.69924706381684,2851.94,0.0 -2025-02-03 00:15:00,132.69924706381684,132.69924706381684,2817.06,0.0 -2025-02-03 00:20:00,132.69924706381684,132.69924706381684,2804.52,0.0 -2025-02-03 00:25:00,132.69924706381684,132.69924706381684,2838.12,0.0 -2025-02-03 00:30:00,132.69924706381684,132.69924706381684,2834.71,0.0 -2025-02-03 00:35:00,132.69924706381684,132.69924706381684,2828.61,0.0 -2025-02-03 00:40:00,133.06074415167637,132.63289744028492,2778.69,1.0 -2025-02-03 00:45:00,135.21765325695975,132.63289744028492,2823.71,1.0 -2025-02-03 00:50:00,135.95498846642914,132.63289744028492,2839.1,1.0 -2025-02-03 00:55:00,135.15920303242743,132.63289744028492,2822.49,1.0 -2025-02-03 01:00:00,135.45624515709994,132.63289744028492,2828.69,1.0 -2025-02-03 01:05:00,135.05859199019963,132.63289744028492,2820.39,1.0 -2025-02-03 01:10:00,134.7337620538642,132.63289744028492,2813.61,1.0 -2025-02-03 01:15:00,134.02996385847075,132.63289744028492,2798.92,1.0 -2025-02-03 01:20:00,133.72333972977654,132.63289744028492,2792.52,1.0 -2025-02-03 01:25:00,133.38126218620206,132.63289744028492,2785.38,1.0 -2025-02-03 01:30:00,133.36641007996843,132.63289744028492,2785.07,1.0 -2025-02-03 01:35:00,133.0387055424265,132.63289744028492,2778.23,1.0 -2025-02-03 01:40:00,131.63631750980136,131.24025201716194,2748.46,1.0 -2025-02-03 01:45:00,129.40967120304805,129.86222937098174,2653.18,1.0 -2025-02-03 01:50:00,128.67595319594741,128.49867596258642,2566.3,1.0 -2025-02-03 01:55:00,128.91787271571766,127.14943986497927,2489.08,1.0 -2025-02-03 02:00:00,128.29915461018768,127.14943986497927,2477.14,1.0 -2025-02-03 02:05:00,130.4249503088901,125.81437074639699,2332.23,1.0 -2025-02-03 02:10:00,136.99793719073392,125.81437074639699,2449.71,1.0 -2025-02-03 02:15:00,140.06454777120598,125.81437074639699,2504.52,1.0 -2025-02-03 02:20:00,138.35919673138133,125.81437074639699,2474.04,1.0 -2025-02-03 02:25:00,137.62457536809728,125.81437074639699,2460.91,1.0 -2025-02-03 02:30:00,137.54568609755424,125.81437074639699,2459.5,1.0 -2025-02-03 02:35:00,138.74804810037023,125.81437074639699,2480.99,1.0 -2025-02-03 02:40:00,139.5990451251646,125.81437074639699,2496.2,1.0 -2025-02-03 02:45:00,138.57740109671323,125.81437074639699,2477.94,1.0 -2025-02-03 02:50:00,137.81704280828748,125.81437074639699,2464.35,1.0 -2025-02-03 02:55:00,138.9500270128954,125.81437074639699,2484.6,1.0 -2025-02-03 03:00:00,139.68520787455208,125.81437074639699,2497.74,1.0 -2025-02-03 03:05:00,141.26191410825814,140.57669368035002,2503.93,-1.0 -2025-02-03 03:10:00,141.16800740217667,140.57669368035002,2505.61,-1.0 -2025-02-03 03:15:00,139.53343398140018,139.10063839670633,2532.01,-1.0 -2025-02-03 03:20:00,140.25725474943542,139.10063839670633,2518.8,-1.0 -2025-02-03 03:25:00,140.44848370329186,139.10063839670633,2515.31,-1.0 -2025-02-03 03:30:00,140.72025895003333,139.10063839670633,2510.35,-1.0 -2025-02-03 03:35:00,140.94765154559323,139.10063839670633,2506.2,-1.0 -2025-02-03 03:40:00,140.5027291658471,139.10063839670633,2514.32,-1.0 -2025-02-03 03:45:00,139.3487802351262,139.10063839670633,2535.38,-1.0 -2025-02-03 03:50:00,139.37343726356045,139.10063839670633,2534.93,-1.0 -2025-02-03 03:55:00,139.9071249456697,139.10063839670633,2525.19,-1.0 -2025-02-03 04:00:00,138.50595169294607,138.96256422063166,2555.14,-1.0 -2025-02-03 04:05:00,143.30296968323543,138.96256422063166,2525.66,-1.0 -2025-02-03 04:10:00,145.54038479064653,138.96256422063166,2511.91,-1.0 -2025-02-03 04:15:00,145.849554878216,138.96256422063166,2510.01,-1.0 -2025-02-03 04:20:00,146.89747875397802,138.96256422063166,2503.57,-1.0 -2025-02-03 04:25:00,149.29924217109715,138.96256422063166,2488.81,-1.0 -2025-02-03 04:30:00,152.41372400061337,138.96256422063166,2469.67,-1.0 -2025-02-03 04:35:00,151.65218925860003,138.96256422063166,2474.35,-1.0 -2025-02-03 04:40:00,151.90115253964282,138.96256422063166,2472.82,-1.0 -2025-02-03 04:45:00,151.80840151337202,138.96256422063166,2473.39,-1.0 -2025-02-03 04:50:00,152.582953943283,138.96256422063166,2468.63,-1.0 -2025-02-03 04:55:00,155.43057317089713,138.96256422063166,2451.13,-1.0 -2025-02-03 05:00:00,152.88561518690372,138.96256422063166,2466.77,-1.0 -2025-02-03 05:05:00,152.31120970841926,138.96256422063166,2470.3,-1.0 -2025-02-03 05:10:00,153.302181199629,138.96256422063166,2464.21,-1.0 -2025-02-03 05:15:00,151.0647660922179,138.96256422063166,2477.96,-1.0 -2025-02-03 05:20:00,150.67098103331352,138.96256422063166,2480.38,-1.0 -2025-02-03 05:25:00,149.7781256065981,138.74009336579005,2489.92,-1.0 -2025-02-03 05:30:00,149.03801657127667,138.74009336579005,2492.09,-1.0 -2025-02-03 05:35:00,155.82519159565265,138.74009336579005,2472.19,-1.0 -2025-02-03 05:40:00,154.30404583642064,138.74009336579005,2476.65,-1.0 -2025-02-03 05:45:00,149.99640661240713,138.74009336579005,2489.28,-1.0 -2025-02-03 05:50:00,149.31427846925376,138.74009336579005,2491.28,-1.0 -2025-02-03 05:55:00,141.70513903237804,138.74009336579005,2513.59,-1.0 -2025-02-03 06:00:00,150.70240924057092,138.74009336579005,2487.21,-1.0 -2025-02-03 06:05:00,147.83747103932677,138.74009336579005,2495.61,-1.0 -2025-02-03 06:10:00,146.34702104653672,138.74009336579005,2499.98,-1.0 -2025-02-03 06:15:00,143.6014552703444,138.74009336579005,2508.03,-1.0 -2025-02-03 06:20:00,137.81359797568817,138.74009336579005,2525.0,-1.0 -2025-02-03 06:25:00,139.35520757921478,138.74009336579005,2520.48,-1.0 -2025-02-03 06:30:00,136.36066503077146,138.74009336579005,2529.26,-1.0 -2025-02-03 06:35:00,140.83201500914177,138.74009336579005,2516.15,-1.0 -2025-02-03 06:40:00,143.2944976059255,138.74009336579005,2508.93,-1.0 -2025-02-03 06:45:00,142.00186477464987,138.74009336579005,2512.72,-1.0 -2025-02-03 06:50:00,140.54211054830162,138.74009336579005,2517.0,-1.0 -2025-02-03 06:55:00,138.2160535801486,138.74009336579005,2523.82,-1.0 -2025-02-03 07:00:00,133.98685909259788,138.74009336579005,2536.22,-1.0 -2025-02-03 07:05:00,134.51550840354165,138.74009336579005,2534.67,-1.0 -2025-02-03 07:10:00,132.07348965105268,138.74009336579005,2541.83,-1.0 -2025-02-03 07:15:00,130.13749051237988,130.13749051237988,2556.94,0.0 -2025-02-03 07:20:00,130.13749051237988,130.13749051237988,2552.59,0.0 -2025-02-03 07:25:00,130.13749051237988,130.13749051237988,2564.11,0.0 -2025-02-03 07:30:00,130.13749051237988,130.13749051237988,2572.49,0.0 -2025-02-03 07:35:00,130.13749051237988,130.13749051237988,2578.28,0.0 -2025-02-03 07:40:00,130.13749051237988,130.13749051237988,2584.14,0.0 -2025-02-03 07:45:00,130.13749051237988,130.13749051237988,2602.12,0.0 -2025-02-03 07:50:00,130.13749051237988,130.13749051237988,2601.89,0.0 -2025-02-03 07:55:00,130.13749051237988,130.13749051237988,2619.27,0.0 -2025-02-03 08:00:00,130.13749051237988,130.13749051237988,2597.24,0.0 -2025-02-03 08:05:00,130.13749051237988,130.13749051237988,2588.76,0.0 -2025-02-03 08:10:00,130.13749051237988,130.13749051237988,2598.36,0.0 -2025-02-03 08:15:00,130.13749051237988,130.13749051237988,2568.98,0.0 -2025-02-03 08:20:00,130.13749051237988,130.13749051237988,2567.16,0.0 -2025-02-03 08:25:00,130.13749051237988,130.13749051237988,2559.58,0.0 -2025-02-03 08:30:00,130.13749051237988,130.13749051237988,2537.41,0.0 -2025-02-03 08:35:00,130.13749051237988,130.13749051237988,2534.97,0.0 -2025-02-03 08:40:00,130.13749051237988,130.13749051237988,2539.81,0.0 -2025-02-03 08:45:00,130.13749051237988,130.13749051237988,2553.36,0.0 -2025-02-03 08:50:00,130.13749051237988,130.13749051237988,2567.55,0.0 -2025-02-03 08:55:00,130.13749051237988,130.13749051237988,2570.65,0.0 -2025-02-03 09:00:00,130.13749051237988,130.13749051237988,2595.03,0.0 -2025-02-03 09:05:00,130.13749051237988,130.13749051237988,2599.68,0.0 -2025-02-03 09:10:00,130.13749051237988,130.13749051237988,2598.28,0.0 -2025-02-03 09:15:00,130.13749051237988,130.13749051237988,2568.15,0.0 -2025-02-03 09:20:00,130.13749051237988,130.13749051237988,2582.34,0.0 -2025-02-03 09:25:00,130.13749051237988,130.13749051237988,2585.41,0.0 -2025-02-03 09:30:00,130.13749051237988,130.13749051237988,2589.01,0.0 -2025-02-03 09:35:00,130.13749051237988,130.13749051237988,2593.12,0.0 -2025-02-03 09:40:00,130.13749051237988,130.13749051237988,2586.7,0.0 -2025-02-03 09:45:00,130.13749051237988,130.13749051237988,2586.39,0.0 -2025-02-03 09:50:00,130.13749051237988,130.13749051237988,2578.03,0.0 -2025-02-03 09:55:00,130.44189983388853,130.0724217671237,2569.55,1.0 -2025-02-03 10:00:00,130.2412800654903,130.0724217671237,2565.6,1.0 -2025-02-03 10:05:00,130.41752072279203,130.0724217671237,2569.07,1.0 -2025-02-03 10:10:00,130.87056587066846,130.0724217671237,2577.99,1.0 -2025-02-03 10:15:00,130.45256569499324,130.0724217671237,2569.76,1.0 -2025-02-03 10:20:00,130.91170562064383,130.0724217671237,2578.8,1.0 -2025-02-03 10:25:00,131.26215534265586,130.0724217671237,2585.7,1.0 -2025-02-03 10:30:00,131.54962569433533,130.0724217671237,2591.36,1.0 -2025-02-03 10:35:00,132.18348039394854,131.97405144935516,2598.19,-1.0 -2025-02-03 10:40:00,133.81632624495887,131.8422371182048,2591.42,-1.0 -2025-02-03 10:45:00,133.56717357297177,131.8422371182048,2593.06,-1.0 -2025-02-03 10:50:00,132.269756610307,131.8422371182048,2601.6,-1.0 -2025-02-03 10:55:00,131.162242598852,131.8422371182048,2608.89,-1.0 -2025-02-03 11:00:00,133.66896155482019,131.8422371182048,2592.39,-1.0 -2025-02-03 11:05:00,132.60854347526515,131.8422371182048,2599.37,-1.0 -2025-02-03 11:10:00,133.04759909846197,131.8422371182048,2596.48,-1.0 -2025-02-03 11:15:00,134.3131123653235,131.8422371182048,2588.15,-1.0 -2025-02-03 11:20:00,131.43418362498429,131.8422371182048,2607.1,-1.0 -2025-02-03 11:25:00,132.49915937536832,131.8422371182048,2600.09,-1.0 -2025-02-03 11:30:00,133.05519521651038,131.8422371182048,2596.43,-1.0 -2025-02-03 11:35:00,134.73697575242355,131.8422371182048,2585.36,-1.0 -2025-02-03 11:40:00,135.15324302147528,131.8422371182048,2582.62,-1.0 -2025-02-03 11:45:00,135.41606870594953,131.8422371182048,2580.89,-1.0 -2025-02-03 11:50:00,135.12589699650104,131.8422371182048,2582.8,-1.0 -2025-02-03 11:55:00,135.63635612935275,131.8422371182048,2579.44,-1.0 -2025-02-03 12:00:00,133.76163419501046,131.8422371182048,2591.78,-1.0 -2025-02-03 12:05:00,132.49915937536832,131.8422371182048,2600.09,-1.0 -2025-02-03 12:10:00,132.0069309258328,131.8422371182048,2603.33,-1.0 -2025-02-03 12:15:00,128.789288986961,131.64893118943806,2623.6,-1.0 -2025-02-03 12:20:00,133.1428740545488,131.39569122407423,2617.07,-1.0 -2025-02-03 12:25:00,133.83627881953242,131.39569122407423,2615.66,-1.0 -2025-02-03 12:30:00,132.77895949703984,131.39569122407423,2617.81,-1.0 -2025-02-03 12:35:00,138.20325350964097,131.39569122407423,2606.78,-1.0 -2025-02-03 12:40:00,138.6212634743475,131.39569122407423,2605.93,-1.0 -2025-02-03 12:45:00,147.2125976901356,131.39569122407423,2588.46,-1.0 -2025-02-03 12:50:00,148.73710462024107,131.39569122407423,2585.36,-1.0 -2025-02-03 12:55:00,152.25330608806513,131.39569122407423,2578.21,-1.0 -2025-02-03 13:00:00,148.16172619823345,131.39569122407423,2586.53,-1.0 -2025-02-03 13:05:00,150.72879915795966,131.39569122407423,2581.31,-1.0 -2025-02-03 13:10:00,157.39728753609862,131.39569122407423,2567.75,-1.0 -2025-02-03 13:15:00,155.90720495602764,131.39569122407423,2570.78,-1.0 -2025-02-03 13:20:00,156.93993545706704,131.39569122407423,2568.68,-1.0 -2025-02-03 13:25:00,167.77377018939742,131.39569122407423,2546.65,-1.0 -2025-02-03 13:30:00,162.58061109845735,131.39569122407423,2557.21,-1.0 -2025-02-03 13:35:00,159.90042956004612,131.39569122407423,2562.66,-1.0 -2025-02-03 13:40:00,153.62044456086954,131.39569122407423,2575.43,-1.0 -2025-02-03 13:45:00,157.64809351492252,131.39569122407423,2567.24,-1.0 -2025-02-03 13:50:00,160.21024871035772,131.39569122407423,2562.03,-1.0 -2025-02-03 13:55:00,154.0089479398319,131.39569122407423,2574.64,-1.0 -2025-02-03 14:00:00,166.53941135244114,131.39569122407423,2549.16,-1.0 -2025-02-03 14:05:00,170.59656689223806,131.39569122407423,2540.91,-1.0 -2025-02-03 14:10:00,167.99506958247738,131.39569122407423,2546.2,-1.0 -2025-02-03 14:15:00,165.7525690659349,131.39569122407423,2550.76,-1.0 -2025-02-03 14:20:00,173.33084383784666,131.39569122407423,2535.35,-1.0 -2025-02-03 14:25:00,163.39695997070734,131.39569122407423,2555.55,-1.0 -2025-02-03 14:30:00,132.31177188942672,131.39569122407423,2618.76,-1.0 -2025-02-03 14:35:00,123.11555266588707,131.39569122407423,2637.46,-1.0 -2025-02-03 14:40:00,130.6348142663107,131.39569122407423,2622.17,-1.0 -2025-02-03 14:45:00,141.58175757732658,131.39569122407423,2599.91,-1.0 -2025-02-03 14:50:00,144.10948842272728,131.39569122407423,2594.77,-1.0 -2025-02-03 14:55:00,132.29210083226408,131.39569122407423,2618.8,-1.0 -2025-02-03 15:00:00,140.34739874037007,131.39569122407423,2602.42,-1.0 -2025-02-03 15:05:00,131.8347487532325,131.39569122407423,2619.73,-1.0 -2025-02-03 15:10:00,132.06096591060302,131.39569122407423,2619.27,-1.0 -2025-02-03 15:15:00,124.62038853882991,131.39569122407423,2634.4,-1.0 -2025-02-03 15:20:00,118.50013803070337,118.44883196060236,2674.58,-1.0 -2025-02-03 15:25:00,119.91203289599183,118.33107263837908,2674.08,-1.0 -2025-02-03 15:30:00,119.12254635727439,118.33107263837908,2680.07,-1.0 -2025-02-03 15:35:00,119.89094477475732,118.33107263837908,2674.24,-1.0 -2025-02-03 15:40:00,114.79080533387737,114.79080533387737,2702.7,0.0 -2025-02-03 15:45:00,114.79080533387737,114.79080533387737,2714.26,0.0 -2025-02-03 15:50:00,114.79080533387737,114.79080533387737,2685.0,0.0 -2025-02-03 15:55:00,114.79080533387737,114.79080533387737,2699.11,0.0 -2025-02-03 16:00:00,114.79080533387737,114.79080533387737,2699.6,0.0 -2025-02-03 16:05:00,114.79080533387737,114.79080533387737,2681.68,0.0 -2025-02-03 16:10:00,114.79080533387737,114.79080533387737,2694.32,0.0 -2025-02-03 16:15:00,114.79080533387737,114.79080533387737,2704.94,0.0 -2025-02-03 16:20:00,114.79080533387737,114.79080533387737,2703.06,0.0 -2025-02-03 16:25:00,114.79080533387737,114.79080533387737,2695.79,0.0 -2025-02-03 16:30:00,114.79080533387737,114.79080533387737,2696.54,0.0 -2025-02-03 16:35:00,114.79080533387737,114.79080533387737,2705.52,0.0 -2025-02-03 16:40:00,114.79080533387737,114.79080533387737,2709.86,0.0 -2025-02-03 16:45:00,114.79080533387737,114.79080533387737,2709.32,0.0 -2025-02-03 16:50:00,114.9010158780221,114.73340993121043,2724.18,-1.0 -2025-02-03 16:55:00,115.740857246715,114.73340993121043,2704.22,-1.0 -2025-02-03 17:00:00,116.81793988653264,116.38886246645525,2695.99,1.0 -2025-02-03 17:05:00,116.88643581501113,116.38886246645525,2697.57,1.0 -2025-02-03 17:10:00,116.44858209499051,116.38886246645525,2687.47,1.0 -2025-02-03 17:15:00,116.50840765277552,116.38886246645525,2688.85,1.0 -2025-02-03 17:20:00,116.7325367352019,116.38886246645525,2694.02,1.0 -2025-02-03 17:25:00,116.34843931348085,116.38886246645525,2685.16,1.0 -2025-02-03 17:30:00,116.2782093108637,116.38886246645525,2683.54,1.0 -2025-02-03 17:35:00,115.75148429123496,116.38886246645525,2671.39,1.0 -2025-02-03 17:40:00,116.07358856249765,116.38886246645525,2678.82,1.0 -2025-02-03 17:45:00,116.63239395369224,116.38886246645525,2691.71,1.0 -2025-02-03 17:50:00,117.63642287999689,116.38886246645525,2714.87,1.0 -2025-02-03 17:55:00,117.22371323498739,116.38886246645525,2705.35,1.0 -2025-02-03 18:00:00,117.70231769726732,116.38886246645525,2716.39,1.0 -2025-02-03 18:05:00,117.26663156992011,116.38886246645525,2706.34,1.0 -2025-02-03 18:10:00,117.23281712421553,116.38886246645525,2705.56,1.0 -2025-02-03 18:15:00,117.50983546787212,116.38886246645525,2711.95,1.0 -2025-02-03 18:20:00,117.55405435840886,116.38886246645525,2712.97,1.0 -2025-02-03 18:25:00,117.98930696722142,116.38886246645525,2723.01,1.0 -2025-02-03 18:30:00,118.09681956382053,116.38886246645525,2725.49,1.0 -2025-02-03 18:35:00,118.54368369258731,118.2653166021794,2725.68,-1.0 -2025-02-03 18:40:00,118.74550301134833,118.2653166021794,2721.02,-1.0 -2025-02-03 18:45:00,118.55104619992407,118.2653166021794,2725.51,-1.0 -2025-02-03 18:50:00,118.57876387460371,118.2653166021794,2724.87,-1.0 -2025-02-03 18:55:00,118.31934376314908,118.2653166021794,2730.86,-1.0 -2025-02-03 19:00:00,118.25491355330686,118.14738546162022,2736.41,-1.0 -2025-02-03 19:05:00,118.26138332998264,118.14738546162022,2736.36,-1.0 -2025-02-03 19:10:00,117.39443325542604,118.14738546162022,2743.06,-1.0 -2025-02-03 19:15:00,116.85613760765698,117.97302734934651,2748.9,-1.0 -2025-02-03 19:20:00,121.0569924988751,117.74173407161496,2740.32,-1.0 -2025-02-03 19:25:00,124.03418620487781,117.74173407161496,2733.3,-1.0 -2025-02-03 19:30:00,118.29184962663327,117.74173407161496,2746.84,-1.0 -2025-02-03 19:35:00,119.19518617845465,117.74173407161496,2744.71,-1.0 -2025-02-03 19:40:00,118.09252184289814,117.74173407161496,2747.31,-1.0 -2025-02-03 19:45:00,110.53078911098527,117.74173407161496,2765.14,-1.0 -2025-02-03 19:50:00,112.97361471591047,117.74173407161496,2759.38,-1.0 -2025-02-03 19:55:00,111.47229481288348,117.74173407161496,2762.92,-1.0 -2025-02-03 20:00:00,118.57599774387288,117.74173407161496,2746.17,-1.0 -2025-02-03 20:05:00,132.19909769926207,132.04383469332686,2716.09,1.0 -2025-02-03 20:10:00,132.58721196151896,132.04383469332686,2724.06,1.0 -2025-02-03 20:15:00,132.41336404228971,132.04383469332686,2720.49,1.0 -2025-02-03 20:20:00,133.29916058312446,132.04383469332686,2738.68,1.0 -2025-02-03 20:25:00,132.87598455564486,132.04383469332686,2729.99,1.0 -2025-02-03 20:30:00,132.7698253220539,132.04383469332686,2727.81,1.0 -2025-02-03 20:35:00,132.36125836341708,132.04383469332686,2719.42,1.0 -2025-02-03 20:40:00,131.92834295670897,132.04383469332686,2710.53,1.0 -2025-02-03 20:45:00,132.0009013319615,132.04383469332686,2712.02,1.0 -2025-02-03 20:50:00,131.79393952335525,132.04383469332686,2707.77,1.0 -2025-02-03 20:55:00,131.6015867835918,132.04383469332686,2703.82,1.0 -2025-02-03 21:00:00,131.7988092129695,132.04383469332686,2707.87,1.0 -2025-02-03 21:05:00,131.51490630845788,132.04383469332686,2702.04,1.0 -2025-02-03 21:10:00,131.885002719142,132.04383469332686,2709.64,1.0 -2025-02-03 21:15:00,131.67463212780578,132.04383469332686,2705.32,1.0 -2025-02-03 21:20:00,132.35005807730428,132.04383469332686,2719.19,1.0 -2025-02-03 21:25:00,132.50979804216274,132.3557260041085,2718.86,-1.0 -2025-02-03 21:30:00,132.55448459262126,132.22358039120354,2722.63,-1.0 -2025-02-03 21:35:00,128.13931664613403,128.19232053899677,2743.64,-1.0 -2025-02-03 21:40:00,128.5522616633209,128.19232053899677,2734.81,-1.0 -2025-02-03 21:45:00,127.91530683499869,128.19232053899677,2748.43,-1.0 -2025-02-03 21:50:00,126.92938654779844,126.84630117333731,2785.75,-1.0 -2025-02-03 21:55:00,125.57720361282368,125.57720361282368,2814.22,0.0 -2025-02-03 22:00:00,125.57720361282368,125.57720361282368,2828.78,0.0 -2025-02-03 22:05:00,125.57720361282368,125.57720361282368,2868.03,0.0 -2025-02-03 22:10:00,125.57720361282368,125.57720361282368,2852.07,0.0 -2025-02-03 22:15:00,125.57720361282368,125.57720361282368,2859.41,0.0 -2025-02-03 22:20:00,125.57720361282368,125.57720361282368,2881.31,0.0 -2025-02-03 22:25:00,125.57720361282368,125.57720361282368,2909.67,0.0 -2025-02-03 22:30:00,125.57720361282368,125.57720361282368,2895.47,0.0 -2025-02-03 22:35:00,125.57720361282368,125.57720361282368,2878.89,0.0 -2025-02-03 22:40:00,125.57720361282368,125.57720361282368,2883.31,0.0 -2025-02-03 22:45:00,125.57720361282368,125.57720361282368,2861.86,0.0 -2025-02-03 22:50:00,125.57720361282368,125.57720361282368,2875.1,0.0 -2025-02-03 22:55:00,125.57720361282368,125.57720361282368,2867.61,0.0 -2025-02-03 23:00:00,125.57720361282368,125.57720361282368,2876.93,0.0 -2025-02-03 23:05:00,125.57720361282368,125.57720361282368,2879.69,0.0 -2025-02-03 23:10:00,125.57720361282368,125.57720361282368,2882.36,0.0 -2025-02-03 23:15:00,125.57720361282368,125.57720361282368,2888.95,0.0 -2025-02-03 23:20:00,125.57720361282368,125.57720361282368,2875.66,0.0 -2025-02-03 23:25:00,125.57720361282368,125.57720361282368,2867.62,0.0 -2025-02-03 23:30:00,125.57720361282368,125.57720361282368,2864.05,0.0 -2025-02-03 23:35:00,125.57720361282368,125.57720361282368,2854.59,0.0 -2025-02-03 23:40:00,125.57720361282368,125.57720361282368,2868.44,0.0 -2025-02-03 23:45:00,125.57720361282368,125.57720361282368,2871.2,0.0 -2025-02-03 23:50:00,125.57720361282368,125.57720361282368,2873.06,0.0 -2025-02-03 23:55:00,125.57720361282368,125.57720361282368,2878.69,0.0 -2025-02-04 00:00:00,128.96014561191646,128.96014561191646,2877.51,0.0 -2025-02-04 00:05:00,128.96014561191646,128.96014561191646,2882.0,0.0 -2025-02-04 00:10:00,128.96014561191646,128.96014561191646,2871.82,0.0 -2025-02-04 00:15:00,128.96014561191646,128.96014561191646,2870.01,0.0 -2025-02-04 00:20:00,128.96014561191646,128.96014561191646,2861.32,0.0 -2025-02-04 00:25:00,129.1650441363717,128.8956655391105,2863.95,1.0 -2025-02-04 00:30:00,129.20224535103827,128.76694296176643,2858.64,1.0 -2025-02-04 00:35:00,129.25366820562016,128.76694296176643,2859.02,1.0 -2025-02-04 00:40:00,130.05748861671586,128.76694296176643,2864.96,1.0 -2025-02-04 00:45:00,128.75703168900043,128.76694296176643,2855.35,1.0 -2025-02-04 00:50:00,127.81653474335818,128.76694296176643,2848.4,1.0 -2025-02-04 00:55:00,126.67169961240369,128.76694296176643,2839.94,1.0 -2025-02-04 01:00:00,126.8056696809196,128.76694296176643,2840.93,1.0 -2025-02-04 01:05:00,127.74075369450067,128.76694296176643,2847.84,1.0 -2025-02-04 01:10:00,125.9220085219205,128.76694296176643,2834.4,1.0 -2025-02-04 01:15:00,126.78537118568997,128.76694296176643,2840.78,1.0 -2025-02-04 01:20:00,127.3577887511672,128.76694296176643,2845.01,1.0 -2025-02-04 01:25:00,128.21573848287537,128.76694296176643,2851.35,1.0 -2025-02-04 01:30:00,127.3185449937231,128.76694296176643,2844.72,1.0 -2025-02-04 01:35:00,128.97610789384012,128.85552472088176,2855.31,-1.0 -2025-02-04 01:40:00,129.04918403285663,128.85552472088176,2853.69,-1.0 -2025-02-04 01:45:00,129.32434727236327,128.85552472088176,2847.59,-1.0 -2025-02-04 01:50:00,129.34915707264668,128.85552472088176,2847.04,-1.0 -2025-02-04 01:55:00,129.11188516448192,128.85552472088176,2852.3,-1.0 -2025-02-04 02:00:00,129.1037655934801,128.85552472088176,2852.48,-1.0 -2025-02-04 02:05:00,129.4502006228917,128.85552472088176,2844.8,-1.0 -2025-02-04 02:10:00,129.5575593950271,128.85552472088176,2842.42,-1.0 -2025-02-04 02:15:00,129.80966162652652,129.6014162723251,2843.15,1.0 -2025-02-04 02:20:00,129.5872010495473,129.6014162723251,2838.28,1.0 -2025-02-04 02:25:00,130.1503869707036,129.47196517268284,2841.35,1.0 -2025-02-04 02:30:00,130.4887612540846,129.47196517268284,2843.82,1.0 -2025-02-04 02:35:00,128.7434623187512,129.47196517268284,2831.08,1.0 -2025-02-04 02:40:00,128.05301438828965,129.47196517268284,2826.04,1.0 -2025-02-04 02:45:00,127.76806762333726,129.47196517268284,2823.96,1.0 -2025-02-04 02:50:00,125.93372282395629,129.47196517268284,2810.57,1.0 -2025-02-04 02:55:00,125.58628068586754,125.58628068586754,2800.57,0.0 -2025-02-04 03:00:00,125.58628068586754,125.58628068586754,2794.32,0.0 -2025-02-04 03:05:00,125.58628068586754,125.58628068586754,2806.15,0.0 -2025-02-04 03:10:00,125.58628068586754,125.58628068586754,2811.01,0.0 -2025-02-04 03:15:00,125.58628068586754,125.58628068586754,2806.61,0.0 -2025-02-04 03:20:00,125.58628068586754,125.58628068586754,2799.38,0.0 -2025-02-04 03:25:00,125.58628068586754,125.58628068586754,2797.02,0.0 -2025-02-04 03:30:00,125.58628068586754,125.58628068586754,2795.38,0.0 -2025-02-04 03:35:00,125.58628068586754,125.58628068586754,2796.94,0.0 -2025-02-04 03:40:00,125.58628068586754,125.58628068586754,2804.97,0.0 -2025-02-04 03:45:00,125.58628068586754,125.58628068586754,2795.53,0.0 -2025-02-04 03:50:00,125.58628068586754,125.58628068586754,2803.44,0.0 -2025-02-04 03:55:00,125.58628068586754,125.58628068586754,2809.28,0.0 -2025-02-04 04:00:00,125.56642420063514,125.5234875455246,2816.87,-1.0 -2025-02-04 04:05:00,125.36854057537144,125.5234875455246,2821.31,-1.0 -2025-02-04 04:10:00,124.85422142322209,125.5234875455246,2832.85,-1.0 -2025-02-04 04:15:00,125.13723066205644,125.5234875455246,2826.5,-1.0 -2025-02-04 04:20:00,125.42469673929762,125.5234875455246,2820.05,-1.0 -2025-02-04 04:25:00,125.35249595710681,125.5234875455246,2821.67,-1.0 -2025-02-04 04:30:00,125.38146540675127,125.5234875455246,2821.02,-1.0 -2025-02-04 04:35:00,125.74960025915625,125.5234875455246,2812.76,-1.0 -2025-02-04 04:40:00,125.91762306709414,125.5234875455246,2808.99,-1.0 -2025-02-04 04:45:00,126.3561759663272,125.5234875455246,2799.15,-1.0 -2025-02-04 04:50:00,126.49255522157651,125.5234875455246,2796.09,-1.0 -2025-02-04 04:55:00,126.34013134806257,125.5234875455246,2799.51,-1.0 -2025-02-04 05:00:00,127.60944531016735,127.50217742701639,2772.95,1.0 -2025-02-04 05:05:00,126.23370662133325,126.16340456403272,2744.69,1.0 -2025-02-04 05:10:00,124.90113938580328,124.90113938580328,2714.33,0.0 -2025-02-04 05:15:00,125.62006447120437,124.83868881611038,2683.44,1.0 -2025-02-04 05:20:00,126.10435225312716,124.83868881611038,2693.78,1.0 -2025-02-04 05:25:00,126.36616740795775,124.83868881611038,2699.37,1.0 -2025-02-04 05:30:00,124.78216230306137,124.83868881611038,2665.55,1.0 -2025-02-04 05:35:00,124.98402693943343,124.83868881611038,2669.86,1.0 -2025-02-04 05:40:00,125.34419841361006,124.83868881611038,2677.55,1.0 -2025-02-04 05:45:00,126.47435935923836,124.83868881611038,2701.68,1.0 -2025-02-04 05:50:00,126.35539504917223,124.83868881611038,2699.14,1.0 -2025-02-04 05:55:00,125.90482943388237,124.83868881611038,2689.52,1.0 -2025-02-04 06:00:00,127.11648561554024,124.83868881611038,2715.39,1.0 -2025-02-04 06:05:00,127.12491615719848,124.83868881611038,2715.57,1.0 -2025-02-04 06:10:00,127.21577866173719,124.83868881611038,2717.51,1.0 -2025-02-04 06:15:00,127.58157049701929,124.83868881611038,2725.32,1.0 -2025-02-04 06:20:00,126.55444950499155,124.83868881611038,2703.39,1.0 -2025-02-04 06:25:00,126.18022712805123,124.83868881611038,2695.4,1.0 -2025-02-04 06:30:00,126.7586559584909,124.83868881611038,2707.75,1.0 -2025-02-04 06:35:00,126.57786767626442,124.83868881611038,2703.89,1.0 -2025-02-04 06:40:00,127.1872084927843,124.83868881611038,2716.9,1.0 -2025-02-04 06:45:00,127.30945134682864,124.83868881611038,2719.51,1.0 -2025-02-04 06:50:00,127.30757789312679,124.83868881611038,2719.47,1.0 -2025-02-04 06:55:00,127.61341920995038,124.83868881611038,2726.0,1.0 -2025-02-04 07:00:00,127.8354234736171,124.83868881611038,2730.74,1.0 -2025-02-04 07:05:00,127.24903246494463,124.83868881611038,2718.22,1.0 -2025-02-04 07:10:00,127.29821062461765,124.83868881611038,2719.27,1.0 -2025-02-04 07:15:00,127.85603146433722,124.83868881611038,2731.18,1.0 -2025-02-04 07:20:00,127.2036012126753,124.83868881611038,2717.25,1.0 -2025-02-04 07:25:00,126.8167330232476,124.83868881611038,2708.99,1.0 -2025-02-04 07:30:00,126.5441455096315,124.83868881611038,2703.17,1.0 -2025-02-04 07:35:00,126.70338907428696,124.83868881611038,2706.57,1.0 -2025-02-04 07:40:00,126.47763790321657,124.83868881611038,2701.75,1.0 -2025-02-04 07:45:00,126.0973268017453,124.83868881611038,2693.63,1.0 -2025-02-04 07:50:00,125.98351448935918,124.83868881611038,2691.2,1.0 -2025-02-04 07:55:00,126.49637244023486,124.83868881611038,2702.15,1.0 -2025-02-04 08:00:00,125.97086867687183,124.83868881611038,2690.93,1.0 -2025-02-04 08:05:00,127.08791544658736,124.83868881611038,2714.78,1.0 -2025-02-04 08:10:00,126.99705294204865,124.83868881611038,2712.84,1.0 -2025-02-04 08:15:00,126.5254109726132,124.83868881611038,2702.77,1.0 -2025-02-04 08:20:00,126.69214835207598,124.83868881611038,2706.33,1.0 -2025-02-04 08:25:00,126.93148206248463,124.83868881611038,2711.44,1.0 -2025-02-04 08:30:00,126.43080156067084,124.83868881611038,2700.75,1.0 -2025-02-04 08:35:00,126.0359711930104,124.83868881611038,2692.32,1.0 -2025-02-04 08:40:00,125.39431330013397,124.83868881611038,2678.62,1.0 -2025-02-04 08:45:00,125.70764843176487,124.83868881611038,2685.31,1.0 -2025-02-04 08:50:00,125.68704044104474,124.83868881611038,2684.87,1.0 -2025-02-04 08:55:00,126.25001327844434,124.83868881611038,2696.89,1.0 -2025-02-04 09:00:00,126.73711124091987,124.83868881611038,2707.29,1.0 -2025-02-04 09:05:00,126.72399706500708,124.83868881611038,2707.01,1.0 -2025-02-04 09:10:00,126.66264145627217,124.83868881611038,2705.7,1.0 -2025-02-04 09:15:00,126.64484364610482,124.83868881611038,2705.32,1.0 -2025-02-04 09:20:00,127.0644972753145,124.83868881611038,2714.28,1.0 -2025-02-04 09:25:00,126.76989668070188,124.83868881611038,2707.99,1.0 -2025-02-04 09:30:00,126.87293663430248,124.83868881611038,2710.19,1.0 -2025-02-04 09:35:00,126.8059606644621,124.83868881611038,2708.76,1.0 -2025-02-04 09:40:00,126.79706175937841,124.83868881611038,2708.57,1.0 -2025-02-04 09:45:00,127.18630756625585,124.71211887240983,2709.01,1.0 -2025-02-04 09:50:00,125.12967778637805,124.52362199635284,2696.94,1.0 -2025-02-04 09:55:00,124.03313765644099,124.2758950172941,2693.32,1.0 -2025-02-04 10:00:00,130.91261926966317,124.2758950172941,2708.14,1.0 -2025-02-04 10:05:00,133.77674892914914,124.2758950172941,2714.31,1.0 -2025-02-04 10:10:00,133.84173728446967,124.2758950172941,2714.45,1.0 -2025-02-04 10:15:00,137.25826796418067,124.2758950172941,2721.81,1.0 -2025-02-04 10:20:00,140.1502497759469,124.2758950172941,2728.04,1.0 -2025-02-04 10:25:00,137.4160968271022,124.2758950172941,2722.15,1.0 -2025-02-04 10:30:00,140.2245221820275,124.2758950172941,2728.2,1.0 -2025-02-04 10:35:00,139.5746386288218,124.2758950172941,2726.8,1.0 -2025-02-04 10:40:00,150.35806358665948,124.2758950172941,2750.03,1.0 -2025-02-04 10:45:00,146.97866910998877,124.2758950172941,2742.75,1.0 -2025-02-04 10:50:00,145.41894858229458,124.2758950172941,2739.39,1.0 -2025-02-04 10:55:00,149.63390762737274,124.2758950172941,2748.47,1.0 -2025-02-04 11:00:00,161.54998677794072,124.2758950172941,2774.14,1.0 -2025-02-04 11:05:00,166.7212030513077,124.2758950172941,2785.28,1.0 -2025-02-04 11:10:00,161.99562121442477,124.2758950172941,2775.1,1.0 -2025-02-04 11:15:00,161.71245766624213,124.2758950172941,2774.49,1.0 -2025-02-04 11:20:00,160.01347637714682,124.2758950172941,2770.83,1.0 -2025-02-04 11:25:00,161.1229204429768,124.2758950172941,2773.22,1.0 -2025-02-04 11:30:00,158.2309386312106,124.2758950172941,2766.99,1.0 -2025-02-04 11:35:00,158.3284211641915,124.2758950172941,2767.2,1.0 -2025-02-04 11:40:00,160.73763233643336,124.2758950172941,2772.39,1.0 -2025-02-04 11:45:00,161.54070272718064,124.2758950172941,2774.12,1.0 -2025-02-04 11:50:00,156.43447480913437,124.2758950172941,2763.12,1.0 -2025-02-04 11:55:00,153.56570312426845,124.2758950172941,2756.94,1.0 -2025-02-04 12:00:00,156.94509760093896,124.2758950172941,2764.22,1.0 -2025-02-04 12:05:00,158.049899641389,124.2758950172941,2766.6,1.0 -2025-02-04 12:10:00,158.92260041283697,124.2758950172941,2768.48,1.0 -2025-02-04 12:15:00,162.20451235652678,124.2758950172941,2775.55,1.0 -2025-02-04 12:20:00,160.90938727549508,124.2758950172941,2772.76,1.0 -2025-02-04 12:25:00,167.35251850299326,124.2758950172941,2786.64,1.0 -2025-02-04 12:30:00,177.1000681388232,177.24151566075616,2811.78,-1.0 -2025-02-04 12:35:00,177.6245719161277,177.24151566075616,2803.47,-1.0 -2025-02-04 12:40:00,178.14528866254912,177.24151566075616,2795.22,-1.0 -2025-02-04 12:45:00,177.93510844853898,177.24151566075616,2798.55,-1.0 -2025-02-04 12:50:00,177.18780102094755,177.24151566075616,2810.39,-1.0 -2025-02-04 12:55:00,177.64098238328762,177.24151566075616,2803.21,-1.0 -2025-02-04 13:00:00,176.88420737848853,177.24151566075616,2815.2,-1.0 -2025-02-04 13:05:00,176.75229246939512,177.24151566075616,2817.29,-1.0 -2025-02-04 13:10:00,176.31804626147033,177.24151566075616,2824.17,-1.0 -2025-02-04 13:15:00,176.07630745676803,177.24151566075616,2828.0,-1.0 -2025-02-04 13:20:00,176.1255388582479,177.24151566075616,2827.22,-1.0 -2025-02-04 13:25:00,176.0485358969589,177.24151566075616,2828.44,-1.0 -2025-02-04 13:30:00,176.44491179605302,177.24151566075616,2822.16,-1.0 -2025-02-04 13:35:00,176.2359939256706,177.24151566075616,2825.47,-1.0 -2025-02-04 13:40:00,176.3590724293702,177.24151566075616,2823.52,-1.0 -2025-02-04 13:45:00,176.40325445633928,177.24151566075616,2822.82,-1.0 -2025-02-04 13:50:00,177.04483721174802,177.18804436731318,2805.31,1.0 -2025-02-04 13:55:00,176.13028897360869,177.01164292618662,2794.62,1.0 -2025-02-04 14:00:00,177.5240021915159,177.01164292618662,2801.98,1.0 -2025-02-04 14:05:00,176.59422883554794,177.01164292618662,2797.07,1.0 -2025-02-04 14:10:00,173.44322503854028,177.01164292618662,2780.43,1.0 -2025-02-04 14:15:00,176.6756550153985,177.01164292618662,2797.5,1.0 -2025-02-04 14:20:00,175.8916913303257,177.01164292618662,2793.36,1.0 -2025-02-04 14:25:00,176.97484888554703,177.01164292618662,2799.08,1.0 -2025-02-04 14:30:00,183.72690153249494,183.39461846726567,2829.75,-1.0 -2025-02-04 14:35:00,183.9816147682751,183.2116718028326,2835.51,-1.0 -2025-02-04 14:40:00,185.11733258204114,183.2116718028326,2829.64,-1.0 -2025-02-04 14:45:00,187.38489864291626,183.2116718028326,2817.92,-1.0 -2025-02-04 14:50:00,186.44652872864626,183.2116718028326,2822.77,-1.0 -2025-02-04 14:55:00,187.60933350900967,183.2116718028326,2816.76,-1.0 -2025-02-04 15:00:00,189.96589960299093,183.2116718028326,2804.58,-1.0 -2025-02-04 15:05:00,188.25555114069257,183.2116718028326,2813.42,-1.0 -2025-02-04 15:10:00,195.35129561407496,195.14768853483625,2778.8,1.0 -2025-02-04 15:15:00,193.29476330748363,193.09863780522048,2754.09,1.0 -2025-02-04 15:20:00,194.29679836095048,193.09863780522048,2768.36,1.0 -2025-02-04 15:25:00,194.58821009689214,193.09863780522048,2772.51,1.0 -2025-02-04 15:30:00,195.00320849675123,193.09863780522048,2778.42,1.0 -2025-02-04 15:35:00,195.24195546113717,193.09863780522048,2781.82,1.0 -2025-02-04 15:40:00,194.82204168259955,193.09863780522048,2775.84,1.0 -2025-02-04 15:45:00,196.88860731844605,193.09863780522048,2805.27,1.0 -2025-02-04 15:50:00,195.68082855743484,193.09863780522048,2788.07,1.0 -2025-02-04 15:55:00,194.8058911526558,193.09863780522048,2775.61,1.0 -2025-02-04 16:00:00,195.11556000940342,193.09863780522048,2780.02,1.0 -2025-02-04 16:05:00,194.9350953922058,193.09863780522048,2777.45,1.0 -2025-02-04 16:10:00,196.57683187083617,193.09863780522048,2800.83,1.0 -2025-02-04 16:15:00,195.54109136357366,193.09863780522048,2786.08,1.0 -2025-02-04 16:20:00,195.765092191924,193.09863780522048,2789.27,1.0 -2025-02-04 16:25:00,195.70329885996526,193.09863780522048,2788.39,1.0 -2025-02-04 16:30:00,195.1015160703219,193.09863780522048,2779.82,1.0 -2025-02-04 16:35:00,195.39784318494208,193.09863780522048,2784.04,1.0 -2025-02-04 16:40:00,195.0312963749143,193.09863780522048,2778.82,1.0 -2025-02-04 16:45:00,195.67380658789406,193.09863780522048,2787.97,1.0 -2025-02-04 16:50:00,195.53266500012475,193.09863780522048,2785.96,1.0 -2025-02-04 16:55:00,195.71944938990902,193.09863780522048,2788.62,1.0 -2025-02-04 17:00:00,196.51598369176247,196.71468881209475,2808.43,-1.0 -2025-02-04 17:05:00,197.79078057572687,196.51828956063005,2802.53,-1.0 -2025-02-04 17:10:00,190.45468219133008,190.52686249094944,2832.61,-1.0 -2025-02-04 17:15:00,193.46354659355765,190.33687263467877,2821.3,-1.0 -2025-02-04 17:20:00,195.65596846026673,190.33687263467877,2810.4,-1.0 -2025-02-04 17:25:00,199.43337053887194,190.33687263467877,2791.62,-1.0 -2025-02-04 17:30:00,198.65496020637983,190.33687263467877,2795.49,-1.0 -2025-02-04 17:35:00,198.41359266142098,190.33687263467877,2796.69,-1.0 -2025-02-04 17:40:00,197.01366090065997,190.33687263467877,2803.65,-1.0 -2025-02-04 17:45:00,195.39046416081212,190.33687263467877,2811.72,-1.0 -2025-02-04 17:50:00,194.88158092019063,190.33687263467877,2814.25,-1.0 -2025-02-04 17:55:00,195.00427608887804,190.33687263467877,2813.64,-1.0 -2025-02-04 18:00:00,196.6234500363099,190.33687263467877,2805.59,-1.0 -2025-02-04 18:05:00,198.20641885199808,190.33687263467877,2797.72,-1.0 -2025-02-04 18:10:00,196.76223637466123,190.33687263467877,2804.9,-1.0 -2025-02-04 18:15:00,194.7749769211671,190.33687263467877,2814.78,-1.0 -2025-02-04 18:20:00,194.97611654196612,190.33687263467877,2813.78,-1.0 -2025-02-04 18:25:00,195.1128914841095,190.33687263467877,2813.1,-1.0 -2025-02-04 18:30:00,193.84772326928382,190.33687263467877,2819.39,-1.0 -2025-02-04 18:35:00,191.53864042251132,190.33687263467877,2830.87,-1.0 -2025-02-04 18:40:00,193.09747248370354,190.33687263467877,2823.12,-1.0 -2025-02-04 18:45:00,192.15613905836418,190.33687263467877,2827.8,-1.0 -2025-02-04 18:50:00,193.29257791587852,190.33687263467877,2822.15,-1.0 -2025-02-04 18:55:00,192.14004788870028,190.33687263467877,2827.88,-1.0 -2025-02-04 19:00:00,190.94728993736226,190.33687263467877,2833.81,-1.0 -2025-02-04 19:05:00,191.4420934045278,190.33687263467877,2831.35,-1.0 -2025-02-04 19:10:00,185.2287994401168,190.0572336826137,2858.6,-1.0 -2025-02-04 19:15:00,183.97445186109417,190.0572336826137,2861.76,-1.0 -2025-02-04 19:20:00,188.38848511385706,190.0572336826137,2850.64,-1.0 -2025-02-04 19:25:00,190.5478682878705,190.0572336826137,2845.2,-1.0 -2025-02-04 19:30:00,189.65474105597156,190.0572336826137,2847.45,-1.0 -2025-02-04 19:35:00,195.196099348109,190.0572336826137,2833.49,-1.0 -2025-02-04 19:40:00,192.70328200751987,190.0572336826137,2839.77,-1.0 -2025-02-04 19:45:00,207.38999766894065,207.35122284954636,2801.73,1.0 -2025-02-04 19:50:00,206.10062797423103,207.35122284954636,2784.32,1.0 -2025-02-04 19:55:00,205.27667334629928,205.27667334629928,2770.77,0.0 -2025-02-04 20:00:00,205.27667334629928,205.27667334629928,2779.32,0.0 -2025-02-04 20:05:00,205.27667334629928,205.27667334629928,2772.52,0.0 -2025-02-04 20:10:00,205.27667334629928,205.27667334629928,2752.44,0.0 -2025-02-04 20:15:00,205.27667334629928,205.27667334629928,2744.05,0.0 -2025-02-04 20:20:00,205.27667334629928,205.27667334629928,2728.29,0.0 -2025-02-04 20:25:00,205.27667334629928,205.27667334629928,2737.58,0.0 -2025-02-04 20:30:00,205.27667334629928,205.27667334629928,2729.74,0.0 -2025-02-04 20:35:00,205.27667334629928,205.27667334629928,2744.14,0.0 -2025-02-04 20:40:00,205.27667334629928,205.27667334629928,2743.34,0.0 -2025-02-04 20:45:00,205.27667334629928,205.27667334629928,2736.37,0.0 -2025-02-04 20:50:00,205.27667334629928,205.27667334629928,2747.49,0.0 -2025-02-04 20:55:00,205.27667334629928,205.27667334629928,2731.27,0.0 -2025-02-04 21:00:00,205.1553276157918,205.17403500962612,2709.96,1.0 -2025-02-04 21:05:00,205.78745467931154,204.9695936197199,2707.36,1.0 -2025-02-04 21:10:00,207.11401173675307,204.9695936197199,2713.2,1.0 -2025-02-04 21:15:00,207.20941481280198,204.9695936197199,2713.62,1.0 -2025-02-04 21:20:00,205.1696061868044,204.9695936197199,2704.64,1.0 -2025-02-04 21:25:00,203.89075066738732,204.9695936197199,2699.01,1.0 -2025-02-04 21:30:00,202.97533543768012,204.9695936197199,2694.98,1.0 -2025-02-04 21:35:00,198.82799908813234,198.82799908813234,2678.16,0.0 -2025-02-04 21:40:00,199.0737713950356,198.7285850885883,2659.2,1.0 -2025-02-04 21:45:00,200.3747785514375,198.7285850885883,2676.57,1.0 -2025-02-04 21:50:00,198.97040985929385,198.7285850885883,2657.82,1.0 -2025-02-04 21:55:00,197.46417762468005,198.7285850885883,2637.71,1.0 -2025-02-04 22:00:00,197.8019751074303,198.7285850885883,2642.22,1.0 -2025-02-04 22:05:00,197.488145517026,198.7285850885883,2638.03,1.0 -2025-02-04 22:10:00,198.21092727058254,198.7285850885883,2647.68,1.0 -2025-02-04 22:15:00,199.86471184245093,198.7285850885883,2669.76,1.0 -2025-02-04 22:20:00,199.77258525624632,198.7285850885883,2668.53,1.0 -2025-02-04 22:25:00,199.54414128232426,198.7285850885883,2665.48,1.0 -2025-02-04 22:30:00,199.28199245979079,198.7285850885883,2661.98,1.0 -2025-02-04 22:35:00,199.17488594086998,198.7285850885883,2660.55,1.0 -2025-02-04 22:40:00,200.01975414606358,198.7285850885883,2671.83,1.0 -2025-02-04 22:45:00,201.99186228815114,198.7285850885883,2698.16,1.0 -2025-02-04 22:50:00,200.6316843975203,198.7285850885883,2680.0,1.0 -2025-02-04 22:55:00,200.81668656656532,198.7285850885883,2682.47,1.0 -2025-02-04 23:00:00,201.09606231172245,198.7285850885883,2686.2,1.0 -2025-02-04 23:05:00,202.19633836972724,198.7285850885883,2700.89,1.0 -2025-02-04 23:10:00,204.46535937321707,203.96003771250116,2720.41,-1.0 -2025-02-04 23:15:00,205.67604017789506,203.96003771250116,2704.23,-1.0 -2025-02-04 23:20:00,205.5181578232677,203.96003771250116,2706.34,-1.0 -2025-02-04 23:25:00,205.60869699345685,203.96003771250116,2705.13,-1.0 -2025-02-04 23:30:00,205.0864131852583,203.96003771250116,2712.11,-1.0 -2025-02-04 23:35:00,204.57984278676201,203.96003771250116,2718.88,-1.0 -2025-02-04 23:40:00,204.47059717645112,203.96003771250116,2720.34,-1.0 -2025-02-04 23:45:00,203.82110957542488,203.96003771250116,2729.02,-1.0 -2025-02-04 23:50:00,203.09616786920137,203.75741424810772,2741.99,-1.0 -2025-02-04 23:55:00,205.81457179504082,203.75741424810772,2729.77,-1.0 -2025-02-05 00:00:00,210.85539589833525,209.2631699557397,2731.86,-1.0 -2025-02-05 00:05:00,213.19340123880772,209.2631699557397,2721.35,-1.0 -2025-02-05 00:10:00,212.9398021818964,209.2631699557397,2722.49,-1.0 -2025-02-05 00:15:00,214.2144711258456,209.2631699557397,2716.76,-1.0 -2025-02-05 00:20:00,213.67835382132245,209.2631699557397,2719.17,-1.0 -2025-02-05 00:25:00,210.92880615165168,209.2631699557397,2731.53,-1.0 -2025-02-05 00:30:00,213.22009587637734,209.2631699557397,2721.23,-1.0 -2025-02-05 00:35:00,212.54383172461365,209.2631699557397,2724.27,-1.0 -2025-02-05 00:40:00,212.19235232994703,209.2631699557397,2725.85,-1.0 -2025-02-05 00:45:00,210.87001321900343,208.94869797451756,2733.89,-1.0 -2025-02-05 00:50:00,212.67891064316245,208.94869797451756,2729.89,-1.0 -2025-02-05 00:55:00,213.4250808306281,208.94869797451756,2728.24,-1.0 -2025-02-05 01:00:00,196.2185721121137,196.46788529054996,2760.22,-1.0 -2025-02-05 01:05:00,196.93375397442114,196.46788529054996,2750.19,-1.0 -2025-02-05 01:10:00,197.62754455470545,196.46788529054996,2740.46,-1.0 -2025-02-05 01:15:00,197.37013612769348,196.46788529054996,2744.07,-1.0 -2025-02-05 01:20:00,197.47851862327747,196.46788529054996,2742.55,-1.0 -2025-02-05 01:25:00,197.40864043533514,196.46788529054996,2743.53,-1.0 -2025-02-05 01:30:00,197.3843969823756,196.46788529054996,2743.87,-1.0 -2025-02-05 01:35:00,197.60757935815053,196.46788529054996,2740.74,-1.0 -2025-02-05 01:40:00,197.8828138535151,196.46788529054996,2736.88,-1.0 -2025-02-05 01:45:00,197.66890103328353,196.46788529054996,2739.88,-1.0 -2025-02-05 01:50:00,198.5566392372445,196.46788529054996,2727.43,-1.0 -2025-02-05 01:55:00,198.8229290320879,198.82726406560056,2720.82,1.0 -2025-02-05 02:00:00,198.5911665546382,198.82726406560056,2717.65,1.0 -2025-02-05 02:05:00,199.2981517776472,198.82726406560056,2727.32,1.0 -2025-02-05 02:10:00,198.5721576448158,198.82726406560056,2717.39,1.0 -2025-02-05 02:15:00,198.18759277687087,198.82726406560056,2712.13,1.0 -2025-02-05 02:20:00,197.2510384121609,198.82726406560056,2699.32,1.0 -2025-02-05 02:25:00,198.32211736945996,198.82726406560056,2713.97,1.0 -2025-02-05 02:30:00,198.40253968024695,198.82726406560056,2715.07,1.0 -2025-02-05 02:35:00,198.67963109650384,198.82726406560056,2718.86,1.0 -2025-02-05 02:40:00,198.95160472934703,198.82726406560056,2722.58,1.0 -2025-02-05 02:45:00,200.2956944590005,200.1051915547832,2738.49,-1.0 -2025-02-05 02:50:00,200.08680477778515,200.1051915547832,2741.35,-1.0 -2025-02-05 02:55:00,200.31395404651929,200.1051915547832,2738.24,-1.0 -2025-02-05 03:00:00,201.0538325327819,200.1051915547832,2728.11,-1.0 -2025-02-05 03:05:00,200.8748885750975,200.1051915547832,2730.56,-1.0 -2025-02-05 03:10:00,201.1736154269054,200.1051915547832,2726.47,-1.0 -2025-02-05 03:15:00,201.53515525977804,200.1051915547832,2721.52,-1.0 -2025-02-05 03:20:00,200.9924803187187,200.1051915547832,2728.95,-1.0 -2025-02-05 03:25:00,201.19552693192796,200.1051915547832,2726.17,-1.0 -2025-02-05 03:30:00,201.07793518830675,200.1051915547832,2727.78,-1.0 -2025-02-05 03:35:00,200.91560794799113,199.90535970395288,2738.97,-1.0 -2025-02-05 03:40:00,201.81423387405522,199.90535970395288,2734.86,-1.0 -2025-02-05 03:45:00,203.65302804393355,199.90535970395288,2726.45,-1.0 -2025-02-05 03:50:00,204.94302633195747,199.90535970395288,2720.55,-1.0 -2025-02-05 03:55:00,205.20321242733857,199.90535970395288,2719.36,-1.0 -2025-02-05 04:00:00,204.19526461245889,199.90535970395288,2723.97,-1.0 -2025-02-05 04:05:00,205.2950428139437,199.90535970395288,2718.94,-1.0 -2025-02-05 04:10:00,205.96846564904772,199.90535970395288,2715.86,-1.0 -2025-02-05 04:15:00,206.13026204449486,199.90535970395288,2715.12,-1.0 -2025-02-05 04:20:00,206.38170238877075,199.90535970395288,2713.97,-1.0 -2025-02-05 04:25:00,206.0253130312319,199.90535970395288,2715.6,-1.0 -2025-02-05 04:30:00,204.06626478365646,199.90535970395288,2724.56,-1.0 -2025-02-05 04:35:00,203.93070564152515,199.90535970395288,2725.18,-1.0 -2025-02-05 04:40:00,202.47672452027777,199.90535970395288,2731.83,-1.0 -2025-02-05 04:45:00,202.6866225468037,199.90535970395288,2730.87,-1.0 -2025-02-05 04:50:00,203.13921516650018,199.90535970395288,2728.8,-1.0 -2025-02-05 04:55:00,203.3185030641578,199.90535970395288,2727.98,-1.0 -2025-02-05 05:00:00,204.03784109256438,199.90535970395288,2724.69,-1.0 -2025-02-05 05:05:00,205.46121208494344,199.90535970395288,2718.18,-1.0 -2025-02-05 05:10:00,205.03485671856257,199.90535970395288,2720.13,-1.0 -2025-02-05 05:15:00,206.68124436412543,199.90535970395288,2712.6,-1.0 -2025-02-05 05:20:00,207.49317172521356,206.97884082123508,2716.14,1.0 -2025-02-05 05:25:00,207.97621428768474,206.97884082123508,2722.46,1.0 -2025-02-05 05:30:00,207.59864620879114,206.97884082123508,2717.52,1.0 -2025-02-05 05:35:00,207.1744553509248,206.97884082123508,2711.97,1.0 -2025-02-05 05:40:00,207.5145723450699,206.97884082123508,2716.42,1.0 -2025-02-05 05:45:00,208.62052580693035,206.97884082123508,2730.89,1.0 -2025-02-05 05:50:00,209.94269562599058,210.36155872751658,2761.91,-1.0 -2025-02-05 05:55:00,208.26537249720477,208.15276236087766,2783.23,-1.0 -2025-02-05 06:00:00,209.47763982317494,208.15276236087766,2767.02,-1.0 -2025-02-05 06:05:00,209.55466853050063,208.15276236087766,2765.99,-1.0 -2025-02-05 06:10:00,209.7289179363927,208.15276236087766,2763.66,-1.0 -2025-02-05 06:15:00,210.22623920213613,208.15276236087766,2757.01,-1.0 -2025-02-05 06:20:00,210.21277787464234,208.15276236087766,2757.19,-1.0 -2025-02-05 06:25:00,210.08863452108835,208.15276236087766,2758.85,-1.0 -2025-02-05 06:30:00,209.8395999624529,208.15276236087766,2762.18,-1.0 -2025-02-05 06:35:00,211.59006207239042,211.29120102120012,2743.86,1.0 -2025-02-05 06:40:00,211.54299902474276,211.29120102120012,2743.25,1.0 -2025-02-05 06:45:00,211.4635319115016,211.29120102120012,2742.22,1.0 -2025-02-05 06:50:00,211.42186954145288,211.29120102120012,2741.68,1.0 -2025-02-05 06:55:00,211.57771766645004,211.29120102120012,2743.7,1.0 -2025-02-05 07:00:00,211.06619634529602,211.29120102120012,2737.07,1.0 -2025-02-05 07:05:00,211.78988714355012,211.29120102120012,2746.45,1.0 -2025-02-05 07:10:00,211.936476964092,211.29120102120012,2748.35,1.0 -2025-02-05 07:15:00,211.80994680320322,211.29120102120012,2746.71,1.0 -2025-02-05 07:20:00,212.1594477963899,211.29120102120012,2751.24,1.0 -2025-02-05 07:25:00,212.49088591821265,212.45185490348626,2757.28,-1.0 -2025-02-05 07:30:00,212.88088862412434,212.45185490348626,2752.22,-1.0 -2025-02-05 07:35:00,212.83618475664827,212.45185490348626,2752.8,-1.0 -2025-02-05 07:40:00,212.3729601988362,212.45185490348626,2758.81,-1.0 -2025-02-05 07:45:00,212.04693026879545,212.45185490348626,2763.04,-1.0 -2025-02-05 07:50:00,212.20396516230744,212.24022453412366,2765.03,-1.0 -2025-02-05 07:55:00,213.77921304557188,212.24022453412366,2758.18,-1.0 -2025-02-05 08:00:00,211.185228210065,212.24022453412366,2769.46,-1.0 -2025-02-05 08:05:00,211.4220903005413,212.24022453412366,2768.43,-1.0 -2025-02-05 08:10:00,212.34884197492886,212.24022453412366,2764.4,-1.0 -2025-02-05 08:15:00,211.971702335724,212.24022453412366,2766.04,-1.0 -2025-02-05 08:20:00,212.98124076018098,212.24022453412366,2761.65,-1.0 -2025-02-05 08:25:00,212.696086398831,212.24022453412366,2762.89,-1.0 -2025-02-05 08:30:00,213.91576625633257,213.70424075776606,2759.39,1.0 -2025-02-05 08:35:00,213.90723448159207,213.70424075776606,2759.28,1.0 -2025-02-05 08:40:00,214.16939265089167,213.70424075776606,2762.66,1.0 -2025-02-05 08:45:00,214.9088934741414,214.65869895066336,2768.51,-1.0 -2025-02-05 08:50:00,214.99935800186077,214.44403452234027,2769.3,-1.0 -2025-02-05 08:55:00,214.37424639792636,214.44403452234027,2771.99,-1.0 -2025-02-05 09:00:00,209.90419689490196,214.12724255486944,2787.79,-1.0 -2025-02-05 09:05:00,215.14622799456518,214.12724255486944,2776.39,-1.0 -2025-02-05 09:10:00,213.50004629835522,214.12724255486944,2779.97,-1.0 -2025-02-05 09:15:00,212.61717790262242,214.12724255486944,2781.89,-1.0 -2025-02-05 09:20:00,216.24981348923117,214.12724255486944,2773.99,-1.0 -2025-02-05 09:25:00,217.2752283446914,214.12724255486944,2771.76,-1.0 -2025-02-05 09:30:00,224.12325750735945,223.9530055115054,2757.71,1.0 -2025-02-05 09:35:00,223.8061401777262,223.9530055115054,2753.81,1.0 -2025-02-05 09:40:00,223.6231878721686,223.9530055115054,2751.56,1.0 -2025-02-05 09:45:00,223.6305059643909,223.9530055115054,2751.65,1.0 -2025-02-05 09:50:00,224.2061958858789,223.9530055115054,2758.73,1.0 -2025-02-05 09:55:00,224.0817883180997,223.9530055115054,2757.2,1.0 -2025-02-05 10:00:00,224.38020385649816,223.9530055115054,2760.87,1.0 -2025-02-05 10:05:00,224.568034890204,223.9530055115054,2763.18,1.0 -2025-02-05 10:10:00,224.064712769581,223.9530055115054,2756.99,1.0 -2025-02-05 10:15:00,224.90873273922023,223.9530055115054,2767.37,1.0 -2025-02-05 10:20:00,225.30960156873098,223.9530055115054,2772.3,1.0 -2025-02-05 10:25:00,225.29415226292832,223.9530055115054,2772.11,1.0 -2025-02-05 10:30:00,225.02826157885124,223.9530055115054,2768.84,1.0 -2025-02-05 10:35:00,225.90480640281177,223.9530055115054,2779.62,1.0 -2025-02-05 10:40:00,225.9600986551581,223.9530055115054,2780.3,1.0 -2025-02-05 10:45:00,226.1276016549131,223.9530055115054,2782.36,1.0 -2025-02-05 10:50:00,225.77145450009422,223.9530055115054,2777.98,1.0 -2025-02-05 10:55:00,225.72673282540234,223.9530055115054,2777.43,1.0 -2025-02-05 11:00:00,226.84341448708025,226.25953210855047,2779.58,-1.0 -2025-02-05 11:05:00,224.9890610872176,226.03399368023116,2796.98,-1.0 -2025-02-05 11:10:00,226.0200307965908,226.03399368023116,2792.73,-1.0 -2025-02-05 11:15:00,221.41070951453162,225.70211542475445,2811.36,-1.0 -2025-02-05 11:20:00,227.21125786219167,225.70211542475445,2799.24,-1.0 -2025-02-05 11:25:00,231.8679687056511,225.70211542475445,2789.51,-1.0 -2025-02-05 11:30:00,231.5042379511775,225.70211542475445,2790.27,-1.0 -2025-02-05 11:35:00,234.57680564028448,225.70211542475445,2783.85,-1.0 -2025-02-05 11:40:00,230.3316848610978,225.70211542475445,2792.72,-1.0 -2025-02-05 11:45:00,227.21604379317148,225.70211542475445,2799.23,-1.0 -2025-02-05 11:50:00,227.18254227631198,225.70211542475445,2799.3,-1.0 -2025-02-05 11:55:00,227.52712930686616,225.70211542475445,2798.58,-1.0 -2025-02-05 12:00:00,229.1208443231786,225.70211542475445,2795.25,-1.0 -2025-02-05 12:05:00,230.16417727680053,225.70211542475445,2793.07,-1.0 -2025-02-05 12:10:00,228.38381095227135,225.70211542475445,2796.79,-1.0 -2025-02-05 12:15:00,223.46387390491617,225.70211542475445,2807.07,-1.0 -2025-02-05 12:20:00,225.53139608824057,225.70211542475445,2802.75,-1.0 -2025-02-05 12:25:00,229.89137921094536,225.70211542475445,2793.64,-1.0 -2025-02-05 12:30:00,233.41861034314442,225.70211542475445,2786.27,-1.0 -2025-02-05 12:35:00,233.1649560012087,225.70211542475445,2786.8,-1.0 -2025-02-05 12:40:00,231.32237257394056,225.70211542475445,2790.65,-1.0 -2025-02-05 12:45:00,233.32289172354618,225.70211542475445,2786.47,-1.0 -2025-02-05 12:50:00,231.14529312768366,225.70211542475445,2791.02,-1.0 -2025-02-05 12:55:00,233.4760415149034,225.70211542475445,2786.15,-1.0 -2025-02-05 13:00:00,231.8679687056511,225.70211542475445,2789.51,-1.0 -2025-02-05 13:05:00,229.4080001819736,225.70211542475445,2794.65,-1.0 -2025-02-05 13:10:00,230.0541008642624,225.70211542475445,2793.3,-1.0 -2025-02-05 13:15:00,230.34604265403743,225.70211542475445,2792.69,-1.0 -2025-02-05 13:20:00,229.26920818355603,225.70211542475445,2794.94,-1.0 -2025-02-05 13:25:00,229.70418081997545,225.24635943834545,2795.01,-1.0 -2025-02-05 13:30:00,224.66873941306608,225.24635943834545,2801.27,-1.0 -2025-02-05 13:35:00,216.11814162465564,225.24635943834545,2811.9,-1.0 -2025-02-05 13:40:00,220.4457254535972,225.24635943834545,2806.52,-1.0 -2025-02-05 13:45:00,211.49293585952304,225.24635943834545,2817.65,-1.0 -2025-02-05 13:50:00,214.2761031547159,225.24635943834545,2814.19,-1.0 -2025-02-05 13:55:00,211.89512766518675,225.24635943834545,2817.15,-1.0 -2025-02-05 14:00:00,219.0219664615477,225.24635943834545,2808.29,-1.0 -2025-02-05 14:05:00,219.56894731725018,225.24635943834545,2807.61,-1.0 -2025-02-05 14:10:00,219.62525417004323,225.24635943834545,2807.54,-1.0 -2025-02-05 14:15:00,209.4578453228649,225.24635943834545,2820.18,-1.0 -2025-02-05 14:20:00,218.0969253085211,225.24635943834545,2809.44,-1.0 -2025-02-05 14:25:00,212.01578520688594,225.24635943834545,2817.0,-1.0 -2025-02-05 14:30:00,222.7201192318495,222.14505135354656,2810.12,1.0 -2025-02-05 14:35:00,222.74470098873877,222.14505135354656,2810.43,1.0 -2025-02-05 14:40:00,222.05244699634082,222.14505135354656,2801.7,1.0 -2025-02-05 14:45:00,223.58059517768322,221.92321289920326,2807.26,1.0 -2025-02-05 14:50:00,220.04610360508315,221.59329622077868,2792.88,1.0 -2025-02-05 14:55:00,216.97425626379564,221.16275930236628,2785.53,1.0 -2025-02-05 15:00:00,204.23344287362443,221.16275930236628,2769.27,1.0 -2025-02-05 15:05:00,200.10101221098924,199.19470930608583,2770.74,1.0 -2025-02-05 15:10:00,200.76865121456103,199.19470930608583,2779.98,1.0 -2025-02-05 15:15:00,200.14653305214185,199.19470930608583,2771.37,1.0 -2025-02-05 15:20:00,200.94639926096653,199.19470930608583,2782.44,1.0 -2025-02-05 15:25:00,201.70507994684354,199.19470930608583,2792.94,1.0 -2025-02-05 15:30:00,201.14293368626036,199.19470930608583,2785.16,1.0 -2025-02-05 15:35:00,200.69711846417832,199.19470930608583,2778.99,1.0 -2025-02-05 15:40:00,200.17904793867947,199.19470930608583,2771.82,1.0 -2025-02-05 15:45:00,199.99768712710312,199.19470930608583,2769.31,1.0 -2025-02-05 15:50:00,200.11690837774097,199.19470930608583,2770.96,1.0 -2025-02-05 15:55:00,200.21662069645623,199.19470930608583,2772.34,1.0 -2025-02-05 16:00:00,199.53525318523523,199.19470930608583,2762.91,1.0 -2025-02-05 16:05:00,199.33944131297554,199.19470930608583,2760.2,1.0 -2025-02-05 16:10:00,198.7397222946156,199.19470930608583,2751.9,1.0 -2025-02-05 16:15:00,198.30466283170733,198.9970432401008,2740.9,1.0 -2025-02-05 16:20:00,199.16926828652265,198.9970432401008,2744.89,1.0 -2025-02-05 16:25:00,200.3935842814367,198.9970432401008,2750.54,1.0 -2025-02-05 16:30:00,197.6740859210524,198.9970432401008,2737.99,1.0 -2025-02-05 16:35:00,199.21477383677612,198.9970432401008,2745.1,1.0 -2025-02-05 16:40:00,200.64928213524172,198.9970432401008,2751.72,1.0 -2025-02-05 16:45:00,203.19109215654106,198.9970432401008,2763.45,1.0 -2025-02-05 16:50:00,205.7648776179971,205.50433925905602,2772.47,-1.0 -2025-02-05 16:55:00,205.95152470282335,205.50433925905602,2769.95,-1.0 -2025-02-05 17:00:00,205.41528466546535,205.50433925905602,2777.19,-1.0 -2025-02-05 17:05:00,205.67155407558394,205.50433925905602,2773.73,-1.0 -2025-02-05 17:10:00,206.10336062500343,205.50433925905602,2767.9,-1.0 -2025-02-05 17:15:00,207.13510423279303,205.50433925905602,2753.97,-1.0 -2025-02-05 17:20:00,207.11806898298747,205.50433925905602,2754.2,-1.0 -2025-02-05 17:25:00,207.23361241645134,205.50433925905602,2752.64,-1.0 -2025-02-05 17:30:00,208.55865858611077,205.50433925905602,2734.75,-1.0 -2025-02-05 17:35:00,207.76540847559914,205.50433925905602,2745.46,-1.0 -2025-02-05 17:40:00,207.92316970205945,205.50433925905602,2743.33,-1.0 -2025-02-05 17:45:00,207.640977085715,205.50433925905602,2747.14,-1.0 -2025-02-05 17:50:00,207.31508535030406,205.50433925905602,2751.54,-1.0 -2025-02-05 17:55:00,208.22832287248968,205.50433925905602,2739.21,-1.0 -2025-02-05 18:00:00,208.39793470751036,205.50433925905602,2736.92,-1.0 -2025-02-05 18:05:00,208.028343853033,205.50433925905602,2741.91,-1.0 -2025-02-05 18:10:00,209.25138551603138,209.0242358684516,2728.65,1.0 -2025-02-05 18:15:00,209.9679979698884,209.0242358684516,2737.99,1.0 -2025-02-05 18:20:00,210.16594873337354,209.0242358684516,2740.57,1.0 -2025-02-05 18:25:00,210.1145429149491,209.0242358684516,2739.9,1.0 -2025-02-05 18:30:00,210.5733590256627,209.0242358684516,2745.88,1.0 -2025-02-05 18:35:00,211.03370963841883,209.0242358684516,2751.88,1.0 -2025-02-05 18:40:00,210.5871695440454,209.0242358684516,2746.06,1.0 -2025-02-05 18:45:00,209.5866742123221,209.0242358684516,2733.02,1.0 -2025-02-05 18:50:00,208.70108663116105,208.81581028627443,2719.99,1.0 -2025-02-05 18:55:00,209.11756466459204,208.81581028627443,2721.8,1.0 -2025-02-05 19:00:00,211.45996597968954,208.81581028627443,2731.98,1.0 -2025-02-05 19:05:00,213.6459004092992,208.81581028627443,2741.48,1.0 -2025-02-05 19:10:00,212.1042413905219,208.81581028627443,2734.78,1.0 -2025-02-05 19:15:00,213.19490762171657,208.81581028627443,2739.52,1.0 -2025-02-05 19:20:00,214.56399286973522,208.81581028627443,2745.47,1.0 -2025-02-05 19:25:00,216.15627352793513,208.81581028627443,2752.39,1.0 -2025-02-05 19:30:00,219.51838541497725,219.0245520065897,2760.48,-1.0 -2025-02-05 19:35:00,218.88633972743423,219.0245520065897,2768.46,-1.0 -2025-02-05 19:40:00,219.0693003211967,219.0245520065897,2766.15,-1.0 -2025-02-05 19:45:00,218.1671699476234,219.0245520065897,2777.54,-1.0 -2025-02-05 19:50:00,218.35488276460046,219.0245520065897,2775.17,-1.0 -2025-02-05 19:55:00,218.4079492571636,219.0245520065897,2774.5,-1.0 -2025-02-05 20:00:00,218.26142237471316,219.0245520065897,2776.35,-1.0 -2025-02-05 20:05:00,217.89154100117608,219.0245520065897,2781.02,-1.0 -2025-02-05 20:10:00,218.39290055031734,219.0245520065897,2774.69,-1.0 -2025-02-05 20:15:00,218.21390014256707,219.0245520065897,2776.95,-1.0 -2025-02-05 20:20:00,218.35250665299318,219.0245520065897,2775.2,-1.0 -2025-02-05 20:25:00,218.6241754134283,219.0245520065897,2771.77,-1.0 -2025-02-05 20:30:00,218.6516008183696,218.66498696939703,2768.32,1.0 -2025-02-05 20:35:00,218.22018431653086,218.44664490363124,2764.81,1.0 -2025-02-05 20:40:00,211.77988813834205,218.12590718775562,2742.6,1.0 -2025-02-05 20:45:00,218.0290705040601,218.12590718775562,2755.88,1.0 -2025-02-05 20:50:00,220.17957979708186,218.12590718775562,2760.45,1.0 -2025-02-05 20:55:00,220.7301478217724,218.12590718775562,2761.62,1.0 -2025-02-05 21:00:00,223.91591322959698,218.12590718775562,2768.39,1.0 -2025-02-05 21:05:00,221.94422090185913,218.12590718775562,2764.2,1.0 -2025-02-05 21:10:00,219.60548322432774,218.12590718775562,2759.23,1.0 -2025-02-05 21:15:00,224.65941534840977,218.12590718775562,2769.97,1.0 -2025-02-05 21:20:00,226.47581925892723,218.12590718775562,2773.83,1.0 -2025-02-05 21:25:00,226.04289397455517,218.12590718775562,2772.91,1.0 -2025-02-05 21:30:00,230.47377530711455,230.1984545302006,2780.05,-1.0 -2025-02-05 21:35:00,229.9830872519371,229.9688206419505,2787.86,-1.0 -2025-02-05 21:40:00,231.8035567203552,229.9688206419505,2780.5,-1.0 -2025-02-05 21:45:00,231.70214469833738,229.9688206419505,2780.91,-1.0 -2025-02-05 21:50:00,231.31133739397592,229.9688206419505,2782.49,-1.0 -2025-02-05 21:55:00,230.47778004226808,229.9688206419505,2785.86,-1.0 -2025-02-05 22:00:00,232.16220899334513,229.9688206419505,2779.05,-1.0 -2025-02-05 22:05:00,232.22651905608822,229.9688206419505,2778.79,-1.0 -2025-02-05 22:10:00,226.93559978833056,229.62734472651044,2798.05,-1.0 -2025-02-05 22:15:00,252.17208225057263,229.17472522704014,2767.03,-1.0 -2025-02-05 22:20:00,261.98353252522634,261.8005672089269,2755.6,1.0 -2025-02-05 22:25:00,262.61893855243954,261.8005672089269,2762.28,1.0 -2025-02-05 22:30:00,263.23246682721873,261.8005672089269,2768.73,1.0 -2025-02-05 22:35:00,261.10652001461176,261.8005672089269,2746.38,1.0 -2025-02-05 22:40:00,261.50222197167864,261.8005672089269,2750.54,1.0 -2025-02-05 22:45:00,262.5770854608267,261.8005672089269,2761.84,1.0 -2025-02-05 22:50:00,262.2698457201233,261.8005672089269,2758.61,1.0 -2025-02-05 22:55:00,262.2698457201233,261.8005672089269,2758.61,1.0 -2025-02-05 23:00:00,263.0935906595943,261.8005672089269,2767.27,1.0 -2025-02-05 23:05:00,264.43131115828294,264.1198100892374,2777.56,-1.0 -2025-02-05 23:10:00,264.3210809905867,264.1198100892374,2778.72,-1.0 -2025-02-05 23:15:00,264.76295192143795,264.1198100892374,2774.07,-1.0 -2025-02-05 23:20:00,264.7144886580543,264.1198100892374,2774.58,-1.0 -2025-02-05 23:25:00,265.6428927428751,264.1198100892374,2764.81,-1.0 -2025-02-05 23:30:00,265.60298182008853,264.1198100892374,2765.23,-1.0 -2025-02-05 23:35:00,264.46362000053875,264.1198100892374,2777.22,-1.0 -2025-02-05 23:40:00,263.7224171487882,264.1198100892374,2785.02,-1.0 -2025-02-05 23:45:00,263.71576532832376,264.1198100892374,2785.09,-1.0 -2025-02-05 23:50:00,263.2216300938235,264.1198100892374,2790.29,-1.0 -2025-02-05 23:55:00,263.5266635751208,264.1198100892374,2787.08,-1.0 -2025-02-06 00:00:00,274.7981541212074,276.12965270687545,2794.85,-1.0 -2025-02-06 00:05:00,276.0002331051361,276.12965270687545,2782.2,-1.0 -2025-02-06 00:10:00,275.10128708237204,276.12965270687545,2791.66,-1.0 -2025-02-06 00:15:00,275.22577115106344,276.12965270687545,2790.35,-1.0 -2025-02-06 00:20:00,275.4927942297069,276.12965270687545,2787.54,-1.0 -2025-02-06 00:25:00,276.1997877190689,276.12965270687545,2780.1,-1.0 -2025-02-06 00:30:00,276.64436913801217,276.3719500951295,2778.18,1.0 -2025-02-06 00:35:00,276.5646672830595,276.3719500951295,2777.38,1.0 -2025-02-06 00:40:00,276.2229455799498,276.3719500951295,2773.95,1.0 -2025-02-06 00:45:00,275.2157133879851,276.3719500951295,2763.84,1.0 -2025-02-06 00:50:00,275.0025109259866,276.3719500951295,2761.7,1.0 -2025-02-06 00:55:00,275.4966624266933,276.3719500951295,2766.66,1.0 -2025-02-06 01:00:00,275.29541524293774,276.3719500951295,2764.64,1.0 -2025-02-06 01:05:00,276.9034001666085,276.3719500951295,2780.78,1.0 -2025-02-06 01:10:00,277.28696534356834,276.3719500951295,2784.63,1.0 -2025-02-06 01:15:00,277.2720212457647,276.3719500951295,2784.48,1.0 -2025-02-06 01:20:00,279.2527338778463,279.05830642756774,2803.26,-1.0 -2025-02-06 01:25:00,280.24403494880744,279.05830642756774,2793.3,-1.0 -2025-02-06 01:30:00,280.99945413842545,279.05830642756774,2785.71,-1.0 -2025-02-06 01:35:00,281.8544015480195,279.05830642756774,2777.12,-1.0 -2025-02-06 01:40:00,281.6951563960579,279.05830642756774,2778.72,-1.0 -2025-02-06 01:45:00,281.250265252765,279.05830642756774,2783.19,-1.0 -2025-02-06 01:50:00,280.75262415288495,279.05830642756774,2788.19,-1.0 -2025-02-06 01:55:00,280.6769827057032,279.05830642756774,2788.95,-1.0 -2025-02-06 02:00:00,280.2838462367979,279.05830642756774,2792.9,-1.0 -2025-02-06 02:05:00,279.4328799560029,279.05830642756774,2801.45,-1.0 -2025-02-06 02:10:00,279.3791347172159,279.05830642756774,2801.99,-1.0 -2025-02-06 02:15:00,278.9929652237089,279.05830642756774,2805.87,-1.0 -2025-02-06 02:20:00,278.94320111372093,279.05830642756774,2806.37,-1.0 -2025-02-06 02:25:00,279.00888973890505,279.05830642756774,2805.71,-1.0 -2025-02-06 02:30:00,278.55703162021393,279.05830642756774,2810.25,-1.0 -2025-02-06 02:35:00,278.8974181325319,279.05830642756774,2806.83,-1.0 -2025-02-06 02:40:00,278.5719608532103,279.05830642756774,2810.1,-1.0 -2025-02-06 02:45:00,278.61774383439933,279.05830642756774,2809.64,-1.0 -2025-02-06 02:50:00,278.6386447605943,279.05830642756774,2809.43,-1.0 -2025-02-06 02:55:00,278.90438510793024,279.05830642756774,2806.76,-1.0 -2025-02-06 03:00:00,278.9614606502777,278.8789997516676,2805.04,1.0 -2025-02-06 03:05:00,277.76027087729136,278.600541008609,2798.58,1.0 -2025-02-06 03:10:00,275.7848641712306,278.600541008609,2791.96,1.0 -2025-02-06 03:15:00,279.6026337552313,278.1871476476574,2798.76,1.0 -2025-02-06 03:20:00,282.5042739213385,278.1871476476574,2803.64,1.0 -2025-02-06 03:25:00,284.34752894489026,278.1871476476574,2806.74,1.0 -2025-02-06 03:30:00,285.1680747295682,278.1871476476574,2808.12,1.0 -2025-02-06 03:35:00,289.63350867372134,278.1871476476574,2815.63,1.0 -2025-02-06 03:40:00,289.3183715245333,278.1871476476574,2815.1,1.0 -2025-02-06 03:45:00,286.37510947079744,278.1871476476574,2810.15,1.0 -2025-02-06 03:50:00,284.02049982780864,278.1871476476574,2806.19,1.0 -2025-02-06 03:55:00,283.41995544916745,278.1871476476574,2805.18,1.0 -2025-02-06 04:00:00,285.9053767389891,278.1871476476574,2809.36,1.0 -2025-02-06 04:05:00,284.3772588646251,278.1871476476574,2806.79,1.0 -2025-02-06 04:10:00,288.55728557932497,278.1871476476574,2813.82,1.0 -2025-02-06 04:15:00,290.80486751126864,278.1871476476574,2817.6,1.0 -2025-02-06 04:20:00,295.00467131012465,294.96607406778605,2825.89,-1.0 -2025-02-06 04:25:00,294.66113463294386,294.96607406778605,2829.18,-1.0 -2025-02-06 04:30:00,295.46828919665444,294.96607406778605,2821.45,-1.0 -2025-02-06 04:35:00,295.4056381309071,294.96607406778605,2822.05,-1.0 -2025-02-06 04:40:00,295.29077784370384,294.96607406778605,2823.15,-1.0 -2025-02-06 04:45:00,295.5173658648231,294.96607406778605,2820.98,-1.0 -2025-02-06 04:50:00,295.3920637333286,294.96607406778605,2822.18,-1.0 -2025-02-06 04:55:00,295.72411438178904,294.96607406778605,2819.0,-1.0 -2025-02-06 05:00:00,295.1706966343549,294.96607406778605,2824.3,-1.0 -2025-02-06 05:05:00,295.0913386177417,294.96607406778605,2825.06,-1.0 -2025-02-06 05:10:00,294.707406764443,294.6714898150149,2828.58,-1.0 -2025-02-06 05:15:00,295.39827785348496,294.6714898150149,2826.37,-1.0 -2025-02-06 05:20:00,295.68588029779204,294.6714898150149,2825.45,-1.0 -2025-02-06 05:25:00,294.19785025985556,294.6714898150149,2830.21,-1.0 -2025-02-06 05:30:00,295.7452764547684,294.6714898150149,2825.26,-1.0 -2025-02-06 05:35:00,287.8940955610944,294.2362733556314,2846.11,-1.0 -2025-02-06 05:40:00,296.82328755871225,293.65948939602924,2836.51,-1.0 -2025-02-06 05:45:00,298.8614214488472,293.65948939602924,2834.52,-1.0 -2025-02-06 05:50:00,301.5652774639001,293.65948939602924,2831.88,-1.0 -2025-02-06 05:55:00,302.9479311079612,293.65948939602924,2830.53,-1.0 -2025-02-06 06:00:00,309.16475156681435,293.65948939602924,2824.46,-1.0 -2025-02-06 06:05:00,305.9897691248961,293.65948939602924,2827.56,-1.0 -2025-02-06 06:10:00,301.4116492812265,293.65948939602924,2832.03,-1.0 -2025-02-06 06:15:00,294.24233408979796,293.65948939602924,2839.03,-1.0 -2025-02-06 06:20:00,296.32143549531247,293.65948939602924,2837.0,-1.0 -2025-02-06 06:25:00,301.5652774639001,293.65948939602924,2831.88,-1.0 -2025-02-06 06:30:00,295.881034704982,293.65948939602924,2837.43,-1.0 -2025-02-06 06:35:00,286.7555206541777,293.65948939602924,2846.34,-1.0 -2025-02-06 06:40:00,288.0357555097899,293.65948939602924,2845.09,-1.0 -2025-02-06 06:45:00,291.07759352672485,293.65948939602924,2842.12,-1.0 -2025-02-06 06:50:00,287.92309484249637,293.65948939602924,2845.2,-1.0 -2025-02-06 06:55:00,280.723054014533,293.65948939602924,2852.23,-1.0 -2025-02-06 07:00:00,289.5208279423004,293.65948939602924,2843.64,-1.0 -2025-02-06 07:05:00,293.760965784088,293.65948939602924,2839.5,-1.0 -2025-02-06 07:10:00,297.2124789548185,293.65948939602924,2836.13,-1.0 -2025-02-06 07:15:00,294.11943154365935,293.65948939602924,2839.15,-1.0 -2025-02-06 07:20:00,291.7023481362633,293.65948939602924,2841.51,-1.0 -2025-02-06 07:25:00,295.2153125800636,293.65948939602924,2838.08,-1.0 -2025-02-06 07:30:00,297.31489774326735,293.65948939602924,2836.03,-1.0 -2025-02-06 07:35:00,293.9658033609858,293.65948939602924,2839.3,-1.0 -2025-02-06 07:40:00,298.43126253736136,293.65948939602924,2834.94,-1.0 -2025-02-06 07:45:00,302.3539021349572,293.65948939602924,2831.11,-1.0 -2025-02-06 07:50:00,302.8136849773869,302.7156618514483,2830.11,1.0 -2025-02-06 07:55:00,302.8447296662408,302.7156618514483,2830.4,1.0 -2025-02-06 08:00:00,302.2409639933583,302.7156618514483,2824.76,1.0 -2025-02-06 08:05:00,303.6829362652957,302.7156618514483,2838.23,1.0 -2025-02-06 08:10:00,303.33609215534193,302.7156618514483,2834.99,1.0 -2025-02-06 08:15:00,304.03620341432276,302.7156618514483,2841.53,1.0 -2025-02-06 08:20:00,304.0351329078105,302.7156618514483,2841.52,1.0 -2025-02-06 08:25:00,303.6165648615392,302.7156618514483,2837.61,1.0 -2025-02-06 08:30:00,302.87898587463127,302.7156618514483,2830.72,1.0 -2025-02-06 08:35:00,303.2707912580976,302.7156618514483,2834.38,1.0 -2025-02-06 08:40:00,302.76230066480116,302.7156618514483,2829.63,1.0 -2025-02-06 08:45:00,303.0663245142668,302.7156618514483,2832.47,1.0 -2025-02-06 08:50:00,302.9967415909736,302.7156618514483,2831.82,1.0 -2025-02-06 08:55:00,302.6135002596049,302.7156618514483,2828.24,1.0 -2025-02-06 09:00:00,302.6381219093856,302.7156618514483,2828.47,1.0 -2025-02-06 09:05:00,302.95927386304646,302.7156618514483,2831.47,1.0 -2025-02-06 09:10:00,303.91829691107324,304.13643846349686,2847.35,-1.0 -2025-02-06 09:15:00,305.74076417684984,303.8323858181533,2839.88,-1.0 -2025-02-06 09:20:00,307.0167801600716,303.8323858181533,2835.9,-1.0 -2025-02-06 09:25:00,307.64196387044416,303.8323858181533,2833.95,-1.0 -2025-02-06 09:30:00,304.5416938810586,303.8323858181533,2843.62,-1.0 -2025-02-06 09:35:00,304.86871305263804,303.8323858181533,2842.6,-1.0 -2025-02-06 09:40:00,306.99433766790446,303.8323858181533,2835.97,-1.0 -2025-02-06 09:45:00,305.46504213022416,303.8323858181533,2840.74,-1.0 -2025-02-06 09:50:00,304.3557418031017,303.8323858181533,2844.2,-1.0 -2025-02-06 09:55:00,302.58573771817805,303.37984012458315,2850.39,-1.0 -2025-02-06 10:00:00,304.448421680698,303.37984012458315,2847.47,-1.0 -2025-02-06 10:05:00,300.831497684983,303.37984012458315,2853.14,-1.0 -2025-02-06 10:10:00,303.69569323009046,303.37984012458315,2848.65,-1.0 -2025-02-06 10:15:00,306.9043577271711,303.37984012458315,2843.62,-1.0 -2025-02-06 10:20:00,309.58993974162615,303.37984012458315,2839.41,-1.0 -2025-02-06 10:25:00,308.5246376123767,303.37984012458315,2841.08,-1.0 -2025-02-06 10:30:00,310.10026411491907,303.37984012458315,2838.61,-1.0 -2025-02-06 10:35:00,317.08269231248244,317.14880903550073,2825.31,1.0 -2025-02-06 10:40:00,316.9883724924709,317.14880903550073,2824.47,1.0 -2025-02-06 10:45:00,317.41618024752336,317.14880903550073,2828.28,1.0 -2025-02-06 10:50:00,317.49141153253254,317.14880903550073,2828.95,1.0 -2025-02-06 10:55:00,317.29266619750814,317.14880903550073,2827.18,1.0 -2025-02-06 11:00:00,316.5246333774141,317.14880903550073,2820.34,1.0 -2025-02-06 11:05:00,316.47522775740805,317.14880903550073,2819.9,1.0 -2025-02-06 11:10:00,316.3730479523955,317.14880903550073,2818.99,1.0 -2025-02-06 11:15:00,315.4994667622885,317.14880903550073,2811.21,1.0 -2025-02-06 11:20:00,315.1659788272476,317.14880903550073,2808.24,1.0 -2025-02-06 11:25:00,315.0099019822285,317.14880903550073,2806.85,1.0 -2025-02-06 11:30:00,313.9757344078319,313.9757344078319,2793.74,0.0 -2025-02-06 11:35:00,313.9757344078319,313.9757344078319,2801.99,0.0 -2025-02-06 11:40:00,313.9757344078319,313.9757344078319,2806.51,0.0 -2025-02-06 11:45:00,313.9757344078319,313.9757344078319,2809.9,0.0 -2025-02-06 11:50:00,313.9757344078319,313.9757344078319,2809.66,0.0 -2025-02-06 11:55:00,313.9757344078319,313.9757344078319,2802.03,0.0 -2025-02-06 12:00:00,313.9757344078319,313.9757344078319,2803.01,0.0 -2025-02-06 12:05:00,313.9757344078319,313.9757344078319,2789.07,0.0 -2025-02-06 12:10:00,313.9757344078319,313.9757344078319,2791.32,0.0 -2025-02-06 12:15:00,313.9757344078319,313.9757344078319,2790.24,0.0 -2025-02-06 12:20:00,313.9757344078319,313.9757344078319,2790.0,0.0 -2025-02-06 12:25:00,313.9757344078319,313.9757344078319,2792.25,0.0 -2025-02-06 12:30:00,313.9757344078319,313.9757344078319,2777.11,0.0 -2025-02-06 12:35:00,313.9757344078319,313.9757344078319,2781.56,0.0 -2025-02-06 12:40:00,313.9757344078319,313.9757344078319,2779.44,0.0 -2025-02-06 12:45:00,313.9757344078319,313.9757344078319,2772.65,0.0 -2025-02-06 12:50:00,313.9757344078319,313.9757344078319,2776.12,0.0 -2025-02-06 12:55:00,313.9757344078319,313.9757344078319,2769.56,0.0 -2025-02-06 13:00:00,313.9757344078319,313.9757344078319,2773.46,0.0 -2025-02-06 13:05:00,313.9757344078319,313.9757344078319,2773.64,0.0 -2025-02-06 13:10:00,313.9757344078319,313.9757344078319,2777.38,0.0 -2025-02-06 13:15:00,313.9757344078319,313.9757344078319,2775.44,0.0 -2025-02-06 13:20:00,313.9757344078319,313.9757344078319,2775.53,0.0 -2025-02-06 13:25:00,314.1787899681221,313.818746540628,2777.11,-1.0 -2025-02-06 13:30:00,311.5915199613069,313.50589310708074,2791.66,-1.0 -2025-02-06 13:35:00,312.3200647931417,313.50589310708074,2789.5,-1.0 -2025-02-06 13:40:00,315.4770923977592,313.50589310708074,2780.14,-1.0 -2025-02-06 13:45:00,315.3792785082999,313.50589310708074,2780.43,-1.0 -2025-02-06 13:50:00,312.78215109851834,313.50589310708074,2788.13,-1.0 -2025-02-06 13:55:00,312.19526776176264,313.50589310708074,2789.87,-1.0 -2025-02-06 14:00:00,314.0267485195695,313.50589310708074,2784.44,-1.0 -2025-02-06 14:05:00,315.50744843241887,313.50589310708074,2780.05,-1.0 -2025-02-06 14:10:00,315.628872571058,313.50589310708074,2779.69,-1.0 -2025-02-06 14:15:00,321.65543035835884,322.01761923991774,2755.79,1.0 -2025-02-06 14:20:00,322.02444984180715,322.01761923991774,2758.95,1.0 -2025-02-06 14:25:00,322.72745531343963,322.01761923991774,2764.97,1.0 -2025-02-06 14:30:00,323.7644467732564,322.01761923991774,2773.85,1.0 -2025-02-06 14:35:00,321.88665142710175,322.01761923991774,2757.77,1.0 -2025-02-06 14:40:00,320.83798213553035,322.01761923991774,2748.79,1.0 -2025-02-06 14:45:00,321.9590539839809,322.01761923991774,2758.39,1.0 -2025-02-06 14:50:00,320.5343585099083,322.01761923991774,2746.19,1.0 -2025-02-06 14:55:00,320.61026441631384,322.01761923991774,2746.84,1.0 -2025-02-06 15:00:00,320.8881968120755,322.01761923991774,2749.22,1.0 -2025-02-06 15:05:00,321.7838865076605,322.01761923991774,2756.89,1.0 -2025-02-06 15:10:00,321.576021102427,322.01761923991774,2755.11,1.0 -2025-02-06 15:15:00,324.74582156838227,321.6982021721674,2752.75,1.0 -2025-02-06 15:20:00,321.2086276055233,321.6982021721674,2742.65,1.0 -2025-02-06 15:25:00,324.5457117471751,321.2181194140571,2746.45,1.0 -2025-02-06 15:30:00,316.6604307944929,320.58726787102484,2735.04,1.0 -2025-02-06 15:35:00,301.49233173509725,320.58726787102484,2721.99,1.0 -2025-02-06 15:40:00,288.98881300064625,288.61407418052227,2711.5,1.0 -2025-02-06 15:45:00,288.4844427261726,288.61407418052227,2706.77,1.0 -2025-02-06 15:50:00,286.88922511388375,288.61407418052227,2691.81,1.0 -2025-02-06 15:55:00,288.21679592090226,288.61407418052227,2704.26,1.0 -2025-02-06 16:00:00,288.5441567544401,288.61407418052227,2707.33,1.0 -2025-02-06 16:05:00,289.18181727058226,288.61407418052227,2713.31,1.0 -2025-02-06 16:10:00,290.0348748172608,288.61407418052227,2721.31,1.0 -2025-02-06 16:15:00,287.61858931629394,288.61407418052227,2698.65,1.0 -2025-02-06 16:20:00,289.02186898058005,288.61407418052227,2711.81,1.0 -2025-02-06 16:25:00,288.3916727179713,288.61407418052227,2705.9,1.0 -2025-02-06 16:30:00,288.1922705164352,288.61407418052227,2704.03,1.0 -2025-02-06 16:35:00,288.08243935730036,288.61407418052227,2703.0,1.0 -2025-02-06 16:40:00,287.95661336916527,288.61407418052227,2701.82,1.0 -2025-02-06 16:45:00,289.1210369203814,288.61407418052227,2712.74,1.0 -2025-02-06 16:50:00,288.1186943030342,288.61407418052227,2703.34,1.0 -2025-02-06 16:55:00,288.49084065777265,288.61407418052227,2706.83,1.0 -2025-02-06 17:00:00,289.3790868282517,288.61407418052227,2715.16,1.0 -2025-02-06 17:05:00,288.5601515834403,288.61407418052227,2707.48,1.0 -2025-02-06 17:10:00,288.1293575223677,288.61407418052227,2703.44,1.0 -2025-02-06 17:15:00,287.77427231856274,288.61407418052227,2700.11,1.0 -2025-02-06 17:20:00,288.25198454470274,288.61407418052227,2704.59,1.0 -2025-02-06 17:25:00,288.2082653454354,288.61407418052227,2704.18,1.0 -2025-02-06 17:30:00,287.54714574675955,288.61407418052227,2697.98,1.0 -2025-02-06 17:35:00,289.426004993319,288.61407418052227,2715.6,1.0 -2025-02-06 17:40:00,287.77960392822945,288.61407418052227,2700.16,1.0 -2025-02-06 17:45:00,287.9299553208316,288.61407418052227,2701.57,1.0 -2025-02-06 17:50:00,287.95341440336523,288.61407418052227,2701.79,1.0 -2025-02-06 17:55:00,287.5919312679602,288.61407418052227,2698.4,1.0 -2025-02-06 18:00:00,286.6697501840916,285.5836264016268,2702.3,1.0 -2025-02-06 18:05:00,286.7493525450699,285.5836264016268,2703.05,1.0 -2025-02-06 18:10:00,286.39234891746554,285.2982774700429,2694.03,1.0 -2025-02-06 18:15:00,288.4103913334073,285.2982774700429,2700.37,1.0 -2025-02-06 18:20:00,288.24487365891366,285.2982774700429,2699.85,1.0 -2025-02-06 18:25:00,288.0252444369894,285.2982774700429,2699.16,1.0 -2025-02-06 18:30:00,289.73134969715477,285.2982774700429,2704.52,1.0 -2025-02-06 18:35:00,290.39733995631,289.5904714603083,2698.35,-1.0 -2025-02-06 18:40:00,290.62112875451066,289.5904714603083,2696.26,-1.0 -2025-02-06 18:45:00,290.13500380530917,289.5904714603083,2700.8,-1.0 -2025-02-06 18:50:00,291.0696109274594,290.64421195201555,2697.28,1.0 -2025-02-06 18:55:00,290.55569193229434,290.64421195201555,2692.52,1.0 -2025-02-06 19:00:00,290.5226473174896,290.35388862869127,2691.88,1.0 -2025-02-06 19:05:00,291.00477727646773,289.91972572717515,2691.63,1.0 -2025-02-06 19:10:00,301.56998597049886,301.38071410777934,2707.56,-1.0 -2025-02-06 19:15:00,300.7911116436644,301.08007610901427,2714.57,-1.0 -2025-02-06 19:20:00,302.0841120570009,300.6316454048144,2714.69,-1.0 -2025-02-06 19:25:00,310.22503414793977,300.6316454048144,2702.4,-1.0 -2025-02-06 19:30:00,312.7487862363431,300.6316454048144,2698.59,-1.0 -2025-02-06 19:35:00,314.42466360738274,300.6316454048144,2696.06,-1.0 -2025-02-06 19:40:00,313.6496531235423,300.6316454048144,2697.23,-1.0 -2025-02-06 19:45:00,318.5580528545314,300.6316454048144,2689.82,-1.0 -2025-02-06 19:50:00,316.8887995047213,300.6316454048144,2692.34,-1.0 -2025-02-06 19:55:00,319.3728074657482,300.6316454048144,2688.59,-1.0 -2025-02-06 20:00:00,316.22639738178077,300.6316454048144,2693.34,-1.0 -2025-02-06 20:05:00,318.33946015396106,300.6316454048144,2690.15,-1.0 -2025-02-06 20:10:00,311.2385093960389,300.6316454048144,2700.87,-1.0 -2025-02-06 20:15:00,312.67592200281985,300.6316454048144,2698.7,-1.0 -2025-02-06 20:20:00,312.9399036134887,300.01329296300116,2700.07,-1.0 -2025-02-06 20:25:00,314.4963786495686,300.01329296300116,2698.68,-1.0 -2025-02-06 20:30:00,303.668239369792,300.01329296300116,2708.35,-1.0 -2025-02-06 20:35:00,302.3021245899233,300.01329296300116,2709.57,-1.0 -2025-02-06 20:40:00,304.75441259640843,300.01329296300116,2707.38,-1.0 -2025-02-06 20:45:00,298.65168673552114,300.01329296300116,2712.83,-1.0 -2025-02-06 20:50:00,297.26317663139235,300.01329296300116,2714.07,-1.0 -2025-02-06 20:55:00,288.8985230202312,300.01329296300116,2721.54,-1.0 -2025-02-06 21:00:00,297.9350363591969,300.01329296300116,2713.47,-1.0 -2025-02-06 21:05:00,297.867850386416,300.01329296300116,2713.53,-1.0 -2025-02-06 21:10:00,305.6166325804237,300.01329296300116,2706.61,-1.0 -2025-02-06 21:15:00,317.95706643974114,318.046854900291,2693.26,1.0 -2025-02-06 21:20:00,317.7810741135513,318.046854900291,2691.77,1.0 -2025-02-06 21:25:00,317.5483862728844,318.046854900291,2689.8,1.0 -2025-02-06 21:30:00,320.2722648798757,317.73080066511454,2689.95,1.0 -2025-02-06 21:35:00,322.46493685305234,317.73080066511454,2696.14,1.0 -2025-02-06 21:40:00,324.6682356693947,317.73080066511454,2702.36,1.0 -2025-02-06 21:45:00,323.4426064242911,317.73080066511454,2698.9,1.0 -2025-02-06 21:50:00,322.70226968375164,317.73080066511454,2696.81,1.0 -2025-02-06 21:55:00,326.6306593739825,317.73080066511454,2707.9,1.0 -2025-02-06 22:00:00,322.64559318686827,317.73080066511454,2696.65,1.0 -2025-02-06 22:05:00,318.5294626007112,317.73080066511454,2685.03,1.0 -2025-02-06 22:10:00,307.8053192928996,308.07354255460154,2660.96,1.0 -2025-02-06 22:15:00,308.61891845066265,308.07354255460154,2667.99,1.0 -2025-02-06 22:20:00,309.76582707846245,308.07354255460154,2677.9,1.0 -2025-02-06 22:25:00,310.9069490835185,308.07354255460154,2687.76,1.0 -2025-02-06 22:30:00,310.9787032055403,308.07354255460154,2688.38,1.0 -2025-02-06 22:35:00,311.61407438279764,308.07354255460154,2693.87,1.0 -2025-02-06 22:40:00,311.10948087954773,308.07354255460154,2689.51,1.0 -2025-02-06 22:45:00,310.86991469795885,308.07354255460154,2687.44,1.0 -2025-02-06 22:50:00,311.8733150817151,308.07354255460154,2696.11,1.0 -2025-02-06 22:55:00,312.23787231456765,308.07354255460154,2699.26,1.0 -2025-02-06 23:00:00,312.03071122034345,308.07354255460154,2697.47,1.0 -2025-02-06 23:05:00,311.74253740770763,308.07354255460154,2694.98,1.0 -2025-02-06 23:10:00,310.78658733044966,308.07354255460154,2686.72,1.0 -2025-02-06 23:15:00,311.5342189889347,308.07354255460154,2693.18,1.0 -2025-02-06 23:20:00,311.02036688929485,308.07354255460154,2688.74,1.0 -2025-02-06 23:25:00,310.57479693803054,308.07354255460154,2684.89,1.0 -2025-02-06 23:30:00,310.22759957340907,308.07354255460154,2681.89,1.0 -2025-02-06 23:35:00,310.32828680914935,308.07354255460154,2682.76,1.0 -2025-02-06 23:40:00,309.96232894132595,307.764501891746,2675.18,1.0 -2025-02-06 23:45:00,310.535014231694,307.764501891746,2676.83,1.0 -2025-02-06 23:50:00,313.7385810378132,307.764501891746,2686.06,1.0 -2025-02-06 23:55:00,313.4609154424834,307.764501891746,2685.26,1.0 -2025-02-07 00:00:00,332.36377263876375,323.12365192762815,2695.47,1.0 -2025-02-07 00:05:00,334.6683970800024,323.12365192762815,2702.11,1.0 -2025-02-07 00:10:00,334.5781557615201,323.12365192762815,2701.85,1.0 -2025-02-07 00:15:00,333.9672914517943,323.12365192762815,2700.09,1.0 -2025-02-07 00:20:00,336.97996316112415,323.12365192762815,2708.77,1.0 -2025-02-07 00:25:00,336.26844507309113,323.12365192762815,2706.72,1.0 -2025-02-07 00:30:00,335.86930077980446,323.12365192762815,2705.57,1.0 -2025-02-07 00:35:00,333.9395248922613,323.12365192762815,2700.01,1.0 -2025-02-07 00:40:00,329.2504471511268,323.12365192762815,2686.5,1.0 -2025-02-07 00:45:00,328.00442279208363,323.12365192762815,2682.91,1.0 -2025-02-07 00:50:00,328.9693107358553,323.12365192762815,2685.69,1.0 -2025-02-07 00:55:00,329.11161435346185,323.12365192762815,2686.1,1.0 -2025-02-07 01:00:00,331.92644932611915,323.12365192762815,2694.21,1.0 -2025-02-07 01:05:00,333.00934514790595,323.12365192762815,2697.33,1.0 -2025-02-07 01:10:00,333.62020945763186,323.12365192762815,2699.09,1.0 -2025-02-07 01:15:00,332.943399569015,323.12365192762815,2697.14,1.0 -2025-02-07 01:20:00,334.9530043152155,323.12365192762815,2702.93,1.0 -2025-02-07 01:25:00,334.5573308418704,323.12365192762815,2701.79,1.0 -2025-02-07 01:30:00,332.75597529216736,323.12365192762815,2696.6,1.0 -2025-02-07 01:35:00,335.2306699105455,323.12365192762815,2703.73,1.0 -2025-02-07 01:40:00,335.56386862494145,323.12365192762815,2704.69,1.0 -2025-02-07 01:45:00,335.4215650073349,323.12365192762815,2704.28,1.0 -2025-02-07 01:50:00,342.0459893203032,342.658473708835,2731.86,-1.0 -2025-02-07 01:55:00,347.07439099791935,342.3161642938601,2716.2,-1.0 -2025-02-07 02:00:00,345.27841365959455,342.3161642938601,2720.97,-1.0 -2025-02-07 02:05:00,345.02991365051804,342.3161642938601,2721.63,-1.0 -2025-02-07 02:10:00,344.96214092076997,342.3161642938601,2721.81,-1.0 -2025-02-07 02:15:00,343.55020905101776,342.3161642938601,2725.56,-1.0 -2025-02-07 02:20:00,344.099921192308,342.3161642938601,2724.1,-1.0 -2025-02-07 02:25:00,344.86048182614786,342.3161642938601,2722.08,-1.0 -2025-02-07 02:30:00,342.9327241799795,342.3161642938601,2727.2,-1.0 -2025-02-07 02:35:00,345.5720954885029,342.3161642938601,2720.19,-1.0 -2025-02-07 02:40:00,345.1202772901823,342.3161642938601,2721.39,-1.0 -2025-02-07 02:45:00,344.4011333245217,342.3161642938601,2723.3,-1.0 -2025-02-07 02:50:00,345.7716485260946,342.3161642938601,2719.66,-1.0 -2025-02-07 02:55:00,344.22417119684616,342.3161642938601,2723.77,-1.0 -2025-02-07 03:00:00,343.9907317943805,342.3161642938601,2724.39,-1.0 -2025-02-07 03:05:00,341.4791874204364,341.80303152531843,2729.57,-1.0 -2025-02-07 03:10:00,347.55105956146673,341.1198874147994,2724.13,-1.0 -2025-02-07 03:15:00,348.1776029541421,341.1198874147994,2723.63,-1.0 -2025-02-07 03:20:00,355.3076667627885,341.1198874147994,2717.94,-1.0 -2025-02-07 03:25:00,353.34032050978743,341.1198874147994,2719.51,-1.0 -2025-02-07 03:30:00,362.1513934259882,362.2019364513115,2710.56,1.0 -2025-02-07 03:35:00,361.8997718290465,361.8404657108885,2707.44,1.0 -2025-02-07 03:40:00,360.97772627883927,361.8404657108885,2705.14,1.0 -2025-02-07 03:45:00,363.0262709577778,361.8404657108885,2710.25,1.0 -2025-02-07 03:50:00,363.73985403576427,361.8404657108885,2712.03,1.0 -2025-02-07 03:55:00,364.71802409772295,361.8404657108885,2714.47,1.0 -2025-02-07 04:00:00,365.96879893104756,361.8404657108885,2717.59,1.0 -2025-02-07 04:05:00,368.9393891601931,361.8404657108885,2725.0,1.0 -2025-02-07 04:10:00,368.44228634182065,361.8404657108885,2723.76,1.0 -2025-02-07 04:15:00,369.1839316756829,361.8404657108885,2725.61,1.0 -2025-02-07 04:20:00,369.6930611751451,361.8404657108885,2726.88,1.0 -2025-02-07 04:25:00,367.3759206185375,361.8404657108885,2721.1,1.0 -2025-02-07 04:30:00,368.6868288573103,361.8404657108885,2724.37,1.0 -2025-02-07 04:35:00,368.0013080351997,361.8404657108885,2722.66,1.0 -2025-02-07 04:40:00,366.59017745401314,361.8404657108885,2719.14,1.0 -2025-02-07 04:45:00,364.97860218799894,361.8404657108885,2715.12,1.0 -2025-02-07 04:50:00,366.25343038350286,361.8404657108885,2718.3,1.0 -2025-02-07 04:55:00,367.0231379732408,361.8404657108885,2720.22,1.0 -2025-02-07 05:00:00,368.9273624791034,361.8404657108885,2724.97,1.0 -2025-02-07 05:05:00,365.6400696479302,361.8404657108885,2716.77,1.0 -2025-02-07 05:10:00,363.5900616027076,361.2953870284581,2712.08,1.0 -2025-02-07 05:15:00,363.21265569111983,361.2953870284581,2711.61,1.0 -2025-02-07 05:20:00,358.72393431712754,361.2953870284581,2706.02,1.0 -2025-02-07 05:25:00,360.3299169196292,361.2953870284581,2708.02,1.0 -2025-02-07 05:30:00,365.1077151620716,361.2953870284581,2713.97,1.0 -2025-02-07 05:35:00,366.3603815920232,361.2953870284581,2715.53,1.0 -2025-02-07 05:40:00,366.1756935927355,361.2953870284581,2715.3,1.0 -2025-02-07 05:45:00,363.3973436904076,361.2953870284581,2711.84,1.0 -2025-02-07 05:50:00,363.4776428205326,361.2953870284581,2711.94,1.0 -2025-02-07 05:55:00,364.2645742957584,361.2953870284581,2712.92,1.0 -2025-02-07 06:00:00,360.41021604975424,361.2953870284581,2708.12,1.0 -2025-02-07 06:05:00,356.76111253504934,360.5836521851752,2703.67,1.0 -2025-02-07 06:10:00,361.8805417236911,360.5836521851752,2707.52,1.0 -2025-02-07 06:15:00,360.09871442167014,360.5836521851752,2706.18,1.0 -2025-02-07 06:20:00,349.0088340493917,360.5836521851752,2697.84,1.0 -2025-02-07 06:25:00,324.1761742011656,324.4318385145049,2681.24,1.0 -2025-02-07 06:30:00,323.95480669865856,324.4318385145049,2679.41,1.0 -2025-02-07 06:35:00,326.6541990940239,324.1092375777337,2680.28,1.0 -2025-02-07 06:40:00,325.76177039710547,324.1092375777337,2677.82,1.0 -2025-02-07 06:45:00,327.2890569068724,324.1092375777337,2682.03,1.0 -2025-02-07 06:50:00,330.7245446141152,324.1092375777337,2691.5,1.0 -2025-02-07 06:55:00,331.9797492040899,324.1092375777337,2694.96,1.0 -2025-02-07 07:00:00,334.43574200008084,324.1092375777337,2701.73,1.0 -2025-02-07 07:05:00,335.13227171474887,324.1092375777337,2703.65,1.0 -2025-02-07 07:10:00,334.9726503218041,324.1092375777337,2703.21,1.0 -2025-02-07 07:15:00,343.3717771380939,342.90669181119927,2723.22,-1.0 -2025-02-07 07:20:00,344.1404870916101,342.90669181119927,2717.11,-1.0 -2025-02-07 07:25:00,344.58837701542643,342.90669181119927,2713.55,-1.0 -2025-02-07 07:30:00,343.8322482395455,342.90669181119927,2719.56,-1.0 -2025-02-07 07:35:00,344.58963513319003,342.90669181119927,2713.54,-1.0 -2025-02-07 07:40:00,344.1455195626642,342.90669181119927,2717.07,-1.0 -2025-02-07 07:45:00,344.5003087719794,342.90669181119927,2714.25,-1.0 -2025-02-07 07:50:00,344.79470832864524,342.90669181119927,2711.91,-1.0 -2025-02-07 07:55:00,344.8311937437876,342.90669181119927,2711.62,-1.0 -2025-02-07 08:00:00,345.5619246942872,344.95199055580457,2712.72,1.0 -2025-02-07 08:05:00,346.7382824882135,344.95199055580457,2721.95,1.0 -2025-02-07 08:10:00,346.33936592320924,344.95199055580457,2718.82,1.0 -2025-02-07 08:15:00,346.4719132802714,344.95199055580457,2719.86,1.0 -2025-02-07 08:20:00,346.16348577633835,344.95199055580457,2717.44,1.0 -2025-02-07 08:25:00,346.8478889565533,344.95199055580457,2722.81,1.0 -2025-02-07 08:30:00,347.58614976163125,346.89271806787707,2720.44,-1.0 -2025-02-07 08:35:00,347.0432570882075,346.5462205548727,2726.65,-1.0 -2025-02-07 08:40:00,344.7175673707593,346.5462205548727,2732.75,-1.0 -2025-02-07 08:45:00,346.3049779117219,346.03096733930283,2731.56,-1.0 -2025-02-07 08:50:00,347.08563164391234,346.03096733930283,2730.53,-1.0 -2025-02-07 08:55:00,348.8818931441959,346.03096733930283,2728.16,-1.0 -2025-02-07 09:00:00,347.9496561630362,346.03096733930283,2729.39,-1.0 -2025-02-07 09:05:00,345.539482504428,346.03096733930283,2732.57,-1.0 -2025-02-07 09:10:00,345.85780732726306,346.03096733930283,2732.15,-1.0 -2025-02-07 09:15:00,344.50113724899006,346.03096733930283,2733.94,-1.0 -2025-02-07 09:20:00,346.57360539891744,345.3436355075275,2732.19,-1.0 -2025-02-07 09:25:00,342.3382320498002,345.3436355075275,2735.55,-1.0 -2025-02-07 09:30:00,346.67444762151536,345.3436355075275,2732.11,-1.0 -2025-02-07 09:35:00,345.8929203963808,345.3436355075275,2732.73,-1.0 -2025-02-07 09:40:00,344.1533920565647,345.3436355075275,2734.11,-1.0 -2025-02-07 09:45:00,347.31731679057805,345.3436355075275,2731.6,-1.0 -2025-02-07 09:50:00,344.1029709452658,345.3436355075275,2734.15,-1.0 -2025-02-07 09:55:00,339.9180187074481,345.3436355075275,2737.47,-1.0 -2025-02-07 10:00:00,337.5860423098683,345.3436355075275,2739.32,-1.0 -2025-02-07 10:05:00,336.1616459156716,345.3436355075275,2740.45,-1.0 -2025-02-07 10:10:00,339.8549923183241,345.3436355075275,2737.52,-1.0 -2025-02-07 10:15:00,335.0901973005671,345.3436355075275,2741.3,-1.0 -2025-02-07 10:20:00,328.4598211647472,345.3436355075275,2746.56,-1.0 -2025-02-07 10:25:00,332.4052731238951,345.3436355075275,2743.43,-1.0 -2025-02-07 10:30:00,332.9346947925343,345.3436355075275,2743.01,-1.0 -2025-02-07 10:35:00,327.0858458818489,345.3436355075275,2747.65,-1.0 -2025-02-07 10:40:00,334.9641445223197,345.3436355075275,2741.4,-1.0 -2025-02-07 10:45:00,331.4472720092136,345.3436355075275,2744.19,-1.0 -2025-02-07 10:50:00,333.6910114620199,345.3436355075275,2742.41,-1.0 -2025-02-07 10:55:00,334.5103545206284,345.3436355075275,2741.76,-1.0 -2025-02-07 11:00:00,335.8969350813517,345.3436355075275,2740.66,-1.0 -2025-02-07 11:05:00,324.70344837297074,345.3436355075275,2749.54,-1.0 -2025-02-07 11:10:00,323.6319997578668,345.3436355075275,2750.39,-1.0 -2025-02-07 11:15:00,324.84210642904316,345.3436355075275,2749.43,-1.0 -2025-02-07 11:20:00,321.01010197031826,345.3436355075275,2752.47,-1.0 -2025-02-07 11:25:00,318.67812557273845,345.3436355075275,2754.32,-1.0 -2025-02-07 11:30:00,324.2622636491045,345.3436355075275,2749.89,-1.0 -2025-02-07 11:35:00,321.3000233602876,345.3436355075275,2752.24,-1.0 -2025-02-07 11:40:00,320.1403378004102,345.3436355075275,2753.16,-1.0 -2025-02-07 11:45:00,319.34620529745064,345.3436355075275,2753.79,-1.0 -2025-02-07 11:50:00,310.7041518478484,310.7358761277068,2756.89,-1.0 -2025-02-07 11:55:00,309.6948736352169,310.42558512080626,2761.4,-1.0 -2025-02-07 12:00:00,310.01061324375144,309.96179203127826,2760.98,-1.0 -2025-02-07 12:05:00,311.9026298641351,309.96179203127826,2758.17,-1.0 -2025-02-07 12:10:00,316.71683585550295,309.96179203127826,2751.02,-1.0 -2025-02-07 12:15:00,319.9083514357942,309.96179203127826,2746.28,-1.0 -2025-02-07 12:20:00,317.16795725609273,309.96179203127826,2750.35,-1.0 -2025-02-07 12:25:00,316.86496527062184,309.96179203127826,2750.8,-1.0 -2025-02-07 12:30:00,314.46796200778704,309.96179203127826,2754.36,-1.0 -2025-02-07 12:35:00,312.6163443187994,309.96179203127826,2757.11,-1.0 -2025-02-07 12:40:00,311.68716889668946,309.96179203127826,2758.49,-1.0 -2025-02-07 12:45:00,308.4821870059326,309.96179203127826,2763.25,-1.0 -2025-02-07 12:50:00,311.51210686063956,309.96179203127826,2758.75,-1.0 -2025-02-07 12:55:00,313.2290614449737,309.96179203127826,2756.2,-1.0 -2025-02-07 13:00:00,318.3058604904161,309.96179203127826,2748.66,-1.0 -2025-02-07 13:05:00,319.0801733421743,309.96179203127826,2747.51,-1.0 -2025-02-07 13:10:00,319.6322920712543,309.96179203127826,2746.69,-1.0 -2025-02-07 13:15:00,320.3123407497554,309.96179203127826,2745.68,-1.0 -2025-02-07 13:20:00,325.8200617300894,309.96179203127826,2737.5,-1.0 -2025-02-07 13:25:00,323.8068483155175,309.96179203127826,2740.49,-1.0 -2025-02-07 13:30:00,331.28277251062804,330.03855861666926,2739.91,1.0 -2025-02-07 13:35:00,333.3501558087966,330.03855861666926,2757.0,1.0 -2025-02-07 13:40:00,334.5527441849375,334.05064246719934,2761.4,-1.0 -2025-02-07 13:45:00,334.00882183001926,333.7173766422437,2769.07,-1.0 -2025-02-07 13:50:00,334.30508574677634,333.7173766422437,2768.25,-1.0 -2025-02-07 13:55:00,332.09394529488236,333.7173766422437,2774.37,-1.0 -2025-02-07 14:00:00,334.1930835343438,333.7173766422437,2768.56,-1.0 -2025-02-07 14:05:00,326.92016567541793,333.7173766422437,2788.69,-1.0 -2025-02-07 14:10:00,329.004852016501,333.7173766422437,2782.92,-1.0 -2025-02-07 14:15:00,326.90932675163424,333.7173766422437,2788.72,-1.0 -2025-02-07 14:20:00,326.8117764375801,333.7173766422437,2788.99,-1.0 -2025-02-07 14:25:00,326.69616125055285,333.7173766422437,2789.31,-1.0 -2025-02-07 14:30:00,330.442815905151,333.7173766422437,2778.94,-1.0 -2025-02-07 14:35:00,328.3689684878518,333.7173766422437,2784.68,-1.0 -2025-02-07 14:40:00,327.36094857595896,333.7173766422437,2787.47,-1.0 -2025-02-07 14:45:00,326.4938346732554,333.7173766422437,2789.87,-1.0 -2025-02-07 14:50:00,330.11995019918896,333.22956512124557,2785.83,-1.0 -2025-02-07 14:55:00,333.37428654650023,333.22956512124557,2781.25,-1.0 -2025-02-07 15:00:00,345.87665331043274,346.38653770393336,2757.25,1.0 -2025-02-07 15:05:00,347.6367938337518,346.041138182397,2760.31,1.0 -2025-02-07 15:10:00,340.33287175037793,345.5334181071548,2739.14,1.0 -2025-02-07 15:15:00,331.3250950390753,345.5334181071548,2727.09,1.0 -2025-02-07 15:20:00,325.00542799545576,325.00542799545576,2733.91,0.0 -2025-02-07 15:25:00,325.00542799545576,325.00542799545576,2739.48,0.0 -2025-02-07 15:30:00,325.00542799545576,325.00542799545576,2734.44,0.0 -2025-02-07 15:35:00,325.00542799545576,325.00542799545576,2732.59,0.0 -2025-02-07 15:40:00,325.00542799545576,325.00542799545576,2734.86,0.0 -2025-02-07 15:45:00,325.00542799545576,325.00542799545576,2739.98,0.0 -2025-02-07 15:50:00,325.00542799545576,325.00542799545576,2714.06,0.0 -2025-02-07 15:55:00,325.7839728398688,324.842925281458,2720.36,1.0 -2025-02-07 16:00:00,324.6665581099734,324.51920153090447,2706.69,1.0 -2025-02-07 16:05:00,330.6872116166248,324.0364140508252,2711.86,1.0 -2025-02-07 16:10:00,328.29926385120433,324.0364140508252,2708.53,1.0 -2025-02-07 16:15:00,336.4813911795669,324.0364140508252,2719.94,1.0 -2025-02-07 16:20:00,332.8098318525541,324.0364140508252,2714.82,1.0 -2025-02-07 16:25:00,331.1103014609483,324.0364140508252,2712.45,1.0 -2025-02-07 16:30:00,332.55167533737347,324.0364140508252,2714.46,1.0 -2025-02-07 16:35:00,332.22897969339783,324.0364140508252,2714.01,1.0 -2025-02-07 16:40:00,328.0195942930918,324.0364140508252,2708.14,1.0 -2025-02-07 16:45:00,323.06839150020124,323.39169528045767,2701.38,1.0 -2025-02-07 16:50:00,320.10571595177225,323.39169528045767,2698.9,1.0 -2025-02-07 16:55:00,312.3167463647734,323.39169528045767,2692.38,1.0 -2025-02-07 17:00:00,310.42923532988726,323.39169528045767,2690.8,1.0 -2025-02-07 17:05:00,312.7348658978177,323.39169528045767,2692.73,1.0 -2025-02-07 17:10:00,304.4083140540477,323.39169528045767,2685.76,1.0 -2025-02-07 17:15:00,291.4453461028202,290.971482460007,2670.47,1.0 -2025-02-07 17:20:00,291.24552683675074,290.971482460007,2668.64,1.0 -2025-02-07 17:25:00,292.03825244968226,290.971482460007,2675.9,1.0 -2025-02-07 17:30:00,292.2500827098871,290.971482460007,2677.84,1.0 -2025-02-07 17:35:00,292.59730963125384,290.971482460007,2681.02,1.0 -2025-02-07 17:40:00,292.51760030653753,290.971482460007,2680.29,1.0 -2025-02-07 17:45:00,292.7469011036665,290.971482460007,2682.39,1.0 -2025-02-07 17:50:00,292.8506324166534,290.971482460007,2683.34,1.0 -2025-02-07 17:55:00,292.32214867469906,290.971482460007,2678.5,1.0 -2025-02-07 18:00:00,293.23061659475286,290.971482460007,2686.82,1.0 -2025-02-07 18:05:00,293.9744198859105,293.6391596543749,2690.18,-1.0 -2025-02-07 18:10:00,293.7944342315895,293.6391596543749,2691.83,-1.0 -2025-02-07 18:15:00,293.5315460940662,293.6391596543749,2694.24,-1.0 -2025-02-07 18:20:00,293.3690135941036,293.6391596543749,2695.73,-1.0 -2025-02-07 18:25:00,293.81515985239014,293.6391596543749,2691.64,-1.0 -2025-02-07 18:30:00,293.29265604378566,293.6391596543749,2696.43,-1.0 -2025-02-07 18:35:00,292.8203300539615,293.6391596543749,2700.76,-1.0 -2025-02-07 18:40:00,294.06932141273427,293.6391596543749,2689.31,-1.0 -2025-02-07 18:45:00,294.59073439919126,293.6391596543749,2684.53,-1.0 -2025-02-07 18:50:00,295.0905054856564,294.918769948274,2680.39,1.0 -2025-02-07 18:55:00,294.74133816952707,294.918769948274,2677.22,1.0 -2025-02-07 19:00:00,296.20265371507986,294.62478606865864,2677.95,1.0 -2025-02-07 19:05:00,294.88132668510997,294.62478606865864,2673.95,1.0 -2025-02-07 19:10:00,293.649189229663,294.62478606865864,2670.22,1.0 -2025-02-07 19:15:00,291.7002318604575,294.62478606865864,2664.32,1.0 -2025-02-07 19:20:00,294.356099190697,294.62478606865864,2672.36,1.0 -2025-02-07 19:25:00,293.60294278361414,294.62478606865864,2670.08,1.0 -2025-02-07 19:30:00,294.9506963541834,294.62478606865864,2674.16,1.0 -2025-02-07 19:35:00,292.8696062819809,294.62478606865864,2667.86,1.0 -2025-02-07 19:40:00,293.48283628352107,294.1882912226394,2666.63,1.0 -2025-02-07 19:45:00,294.68744002980634,294.1882912226394,2668.46,1.0 -2025-02-07 19:50:00,289.1251986876694,294.1882912226394,2660.01,1.0 -2025-02-07 19:55:00,287.67704117847376,294.1882912226394,2657.81,1.0 -2025-02-07 20:00:00,276.4302419936663,276.4897396521094,2645.24,1.0 -2025-02-07 20:05:00,275.8673756167975,276.21445333729923,2637.03,1.0 -2025-02-07 20:10:00,275.9677131760156,276.21445333729923,2637.35,1.0 -2025-02-07 20:15:00,277.05574858378816,276.21445333729923,2640.82,1.0 -2025-02-07 20:20:00,276.3627923154374,276.21445333729923,2638.61,1.0 -2025-02-07 20:25:00,269.76261120078874,269.76261120078874,2620.18,0.0 -2025-02-07 20:30:00,269.76261120078874,269.76261120078874,2621.8,0.0 -2025-02-07 20:35:00,269.76261120078874,269.76261120078874,2611.69,0.0 -2025-02-07 20:40:00,269.76261120078874,269.76261120078874,2609.56,0.0 -2025-02-07 20:45:00,269.76261120078874,269.76261120078874,2589.14,0.0 -2025-02-07 20:50:00,269.76261120078874,269.76261120078874,2594.94,0.0 -2025-02-07 20:55:00,269.76261120078874,269.76261120078874,2586.44,0.0 -2025-02-07 21:00:00,269.76261120078874,269.76261120078874,2604.68,0.0 -2025-02-07 21:05:00,269.76261120078874,269.76261120078874,2598.23,0.0 -2025-02-07 21:10:00,269.76261120078874,269.76261120078874,2601.88,0.0 -2025-02-07 21:15:00,269.76261120078874,269.76261120078874,2600.32,0.0 -2025-02-07 21:20:00,269.76261120078874,269.76261120078874,2595.6,0.0 -2025-02-07 21:25:00,269.76261120078874,269.76261120078874,2592.89,0.0 -2025-02-07 21:30:00,269.76261120078874,269.76261120078874,2598.3,0.0 -2025-02-07 21:35:00,269.76261120078874,269.76261120078874,2590.18,0.0 -2025-02-07 21:40:00,269.76261120078874,269.76261120078874,2593.4,0.0 -2025-02-07 21:45:00,269.76261120078874,269.76261120078874,2585.69,0.0 -2025-02-07 21:50:00,269.76261120078874,269.76261120078874,2587.08,0.0 -2025-02-07 21:55:00,269.76261120078874,269.76261120078874,2586.57,0.0 -2025-02-07 22:00:00,269.76261120078874,269.76261120078874,2568.95,0.0 -2025-02-07 22:05:00,269.76261120078874,269.76261120078874,2588.93,0.0 -2025-02-07 22:10:00,269.76261120078874,269.76261120078874,2584.84,0.0 -2025-02-07 22:15:00,269.76261120078874,269.76261120078874,2576.86,0.0 -2025-02-07 22:20:00,269.76261120078874,269.76261120078874,2564.95,0.0 -2025-02-07 22:25:00,269.76261120078874,269.76261120078874,2572.88,0.0 -2025-02-07 22:30:00,269.76261120078874,269.76261120078874,2571.89,0.0 -2025-02-07 22:35:00,269.76261120078874,269.76261120078874,2570.4,0.0 -2025-02-07 22:40:00,269.76261120078874,269.76261120078874,2573.36,0.0 -2025-02-07 22:45:00,269.76261120078874,269.76261120078874,2569.89,0.0 -2025-02-07 22:50:00,269.76261120078874,269.76261120078874,2571.7,0.0 -2025-02-07 22:55:00,269.76261120078874,269.76261120078874,2582.36,0.0 -2025-02-07 23:00:00,269.76261120078874,269.76261120078874,2584.94,0.0 -2025-02-07 23:05:00,269.76261120078874,269.76261120078874,2585.99,0.0 -2025-02-07 23:10:00,269.76261120078874,269.76261120078874,2587.41,0.0 -2025-02-07 23:15:00,269.76261120078874,269.76261120078874,2598.37,0.0 -2025-02-07 23:20:00,269.76261120078874,269.76261120078874,2596.86,0.0 -2025-02-07 23:25:00,269.76261120078874,269.76261120078874,2601.8,0.0 -2025-02-07 23:30:00,269.76261120078874,269.76261120078874,2606.12,0.0 -2025-02-07 23:35:00,269.76261120078874,269.76261120078874,2609.69,0.0 -2025-02-07 23:40:00,269.76261120078874,269.76261120078874,2616.18,0.0 -2025-02-07 23:45:00,269.76261120078874,269.76261120078874,2619.79,0.0 -2025-02-07 23:50:00,269.76261120078874,269.76261120078874,2623.93,0.0 -2025-02-07 23:55:00,269.76261120078874,269.76261120078874,2620.66,0.0 -2025-02-08 00:00:00,286.0971900493381,286.0971900493381,2618.48,0.0 -2025-02-08 00:05:00,286.0971900493381,286.0971900493381,2624.35,0.0 -2025-02-08 00:10:00,286.0971900493381,286.0971900493381,2628.92,0.0 -2025-02-08 00:15:00,286.0971900493381,286.0971900493381,2637.45,0.0 -2025-02-08 00:20:00,286.0160667208128,285.95414145431346,2651.25,-1.0 -2025-02-08 00:25:00,286.0359909307448,285.6693713983345,2657.98,-1.0 -2025-02-08 00:30:00,287.0495811947031,285.6693713983345,2654.83,-1.0 -2025-02-08 00:35:00,287.6834773280356,285.6693713983345,2652.86,-1.0 -2025-02-08 00:40:00,287.3970978566316,285.6693713983345,2653.75,-1.0 -2025-02-08 00:45:00,288.80968873243376,285.6693713983345,2649.36,-1.0 -2025-02-08 00:50:00,290.9334016664415,285.6693713983345,2642.76,-1.0 -2025-02-08 00:55:00,289.9970373273563,285.6693713983345,2645.67,-1.0 -2025-02-08 01:00:00,293.87585379493515,293.0738921591734,2641.54,1.0 -2025-02-08 01:05:00,293.4139288474456,293.0738921591734,2637.39,1.0 -2025-02-08 01:10:00,293.28258633225585,293.0738921591734,2636.21,1.0 -2025-02-08 01:15:00,292.56020249871193,293.0738921591734,2629.72,1.0 -2025-02-08 01:20:00,292.99207449781056,293.0738921591734,2633.6,1.0 -2025-02-08 01:25:00,293.03548431215296,293.0738921591734,2633.99,1.0 -2025-02-08 01:30:00,292.9386470340046,293.0738921591734,2633.12,1.0 -2025-02-08 01:35:00,293.671048517012,293.0738921591734,2639.7,1.0 -2025-02-08 01:40:00,293.0588588275681,293.0738921591734,2634.2,1.0 -2025-02-08 01:45:00,293.3360137960618,293.0738921591734,2636.69,1.0 -2025-02-08 01:50:00,293.6120556923929,293.0738921591734,2639.17,1.0 -2025-02-08 01:55:00,292.5223580451827,293.0738921591734,2629.38,1.0 -2025-02-08 02:00:00,292.4655913648888,293.0738921591734,2628.87,1.0 -2025-02-08 02:05:00,293.2910862027844,292.7817101552041,2630.52,1.0 -2025-02-08 02:10:00,293.00734770110535,292.7817101552041,2629.67,1.0 -2025-02-08 02:15:00,294.589607110469,292.7817101552041,2634.41,1.0 -2025-02-08 02:20:00,294.7131168112,292.7817101552041,2634.78,1.0 -2025-02-08 02:25:00,295.74792781732395,292.7817101552041,2637.88,1.0 -2025-02-08 02:30:00,295.4575131156053,292.7817101552041,2637.01,1.0 -2025-02-08 02:35:00,292.7369615995052,292.7817101552041,2628.86,1.0 -2025-02-08 02:40:00,294.07553970742674,292.7817101552041,2632.87,1.0 -2025-02-08 02:45:00,293.77844880566863,292.7817101552041,2631.98,1.0 -2025-02-08 02:50:00,295.9415376184697,292.7817101552041,2638.46,1.0 -2025-02-08 02:55:00,296.38216682107736,292.7817101552041,2639.78,1.0 -2025-02-08 03:00:00,297.9103422211827,297.8743496285744,2645.7,-1.0 -2025-02-08 03:05:00,297.2949534156484,297.5771475394878,2650.83,-1.0 -2025-02-08 03:10:00,297.8809264642689,297.5771475394878,2649.09,-1.0 -2025-02-08 03:15:00,299.54118343536067,297.5771475394878,2644.16,-1.0 -2025-02-08 03:20:00,301.5651478159409,297.5771475394878,2638.15,-1.0 -2025-02-08 03:25:00,301.20480806765136,297.5771475394878,2639.22,-1.0 -2025-02-08 03:30:00,300.2012450303586,297.5771475394878,2642.2,-1.0 -2025-02-08 03:35:00,300.1069505167874,297.5771475394878,2642.48,-1.0 -2025-02-08 03:40:00,301.2014404064523,297.5771475394878,2639.23,-1.0 -2025-02-08 03:45:00,300.03622963160905,297.5771475394878,2642.69,-1.0 -2025-02-08 03:50:00,300.82089469096877,297.5771475394878,2640.36,-1.0 -2025-02-08 03:55:00,300.73333549979566,297.5771475394878,2640.62,-1.0 -2025-02-08 04:00:00,299.975210817003,297.12805268857244,2643.07,-1.0 -2025-02-08 04:05:00,298.12187737221126,297.12805268857244,2645.81,-1.0 -2025-02-08 04:10:00,299.1567679453978,297.12805268857244,2644.28,-1.0 -2025-02-08 04:15:00,300.1240186118405,297.12805268857244,2642.85,-1.0 -2025-02-08 04:20:00,296.9449429948615,297.12805268857244,2647.55,-1.0 -2025-02-08 04:25:00,302.34260755305104,297.12805268857244,2639.57,-1.0 -2025-02-08 04:30:00,303.3233862008426,297.12805268857244,2638.12,-1.0 -2025-02-08 04:35:00,304.0538971936802,297.12805268857244,2637.04,-1.0 -2025-02-08 04:40:00,303.56012587444735,297.12805268857244,2637.77,-1.0 -2025-02-08 04:45:00,304.06742517502903,297.12805268857244,2637.02,-1.0 -2025-02-08 04:50:00,307.3344326707753,297.12805268857244,2632.19,-1.0 -2025-02-08 04:55:00,306.5971576872631,297.12805268857244,2633.28,-1.0 -2025-02-08 05:00:00,309.8979851363816,297.12805268857244,2628.4,-1.0 -2025-02-08 05:05:00,311.13579542980096,297.12805268857244,2626.57,-1.0 -2025-02-08 05:10:00,308.82251061914855,297.12805268857244,2629.99,-1.0 -2025-02-08 05:15:00,314.0104914664307,297.12805268857244,2622.32,-1.0 -2025-02-08 05:20:00,315.13007450545905,314.18479792984385,2628.4,1.0 -2025-02-08 05:25:00,314.65385689604074,314.18479792984385,2624.43,1.0 -2025-02-08 05:30:00,313.9010461741896,313.8711661053432,2617.53,1.0 -2025-02-08 05:35:00,314.4802308069368,313.8711661053432,2619.14,1.0 -2025-02-08 05:40:00,314.53419210812444,313.8711661053432,2619.29,1.0 -2025-02-08 05:45:00,315.65298975274817,313.8711661053432,2622.4,1.0 -2025-02-08 05:50:00,315.75731493504423,313.8711661053432,2622.69,1.0 -2025-02-08 05:55:00,314.39389272503666,313.8711661053432,2618.9,1.0 -2025-02-08 06:00:00,316.3293047276332,313.8711661053432,2624.28,1.0 -2025-02-08 06:05:00,316.6962415757091,313.8711661053432,2625.3,1.0 -2025-02-08 06:10:00,316.50557831151275,313.8711661053432,2624.77,1.0 -2025-02-08 06:15:00,317.38334881083165,313.8711661053432,2627.21,1.0 -2025-02-08 06:20:00,316.24656406581215,313.8711661053432,2624.05,1.0 -2025-02-08 06:25:00,317.72170698326323,317.5392911943961,2627.89,-1.0 -2025-02-08 06:30:00,318.44545081942425,317.5392911943961,2621.9,-1.0 -2025-02-08 06:35:00,318.590441237353,317.5392911943961,2620.7,-1.0 -2025-02-08 06:40:00,318.19775885546267,317.5392911943961,2623.95,-1.0 -2025-02-08 06:45:00,318.7789287806604,317.5392911943961,2619.14,-1.0 -2025-02-08 06:50:00,318.89129635455515,317.5392911943961,2618.21,-1.0 -2025-02-08 06:55:00,319.23154076236875,319.11102315467497,2614.75,1.0 -2025-02-08 07:00:00,319.26818570082463,319.11102315467497,2615.05,1.0 -2025-02-08 07:05:00,318.34961924353087,319.11102315467497,2607.53,1.0 -2025-02-08 07:10:00,318.3150775277195,318.7934088903032,2604.29,1.0 -2025-02-08 07:15:00,317.3778482192295,318.32009533441914,2599.88,1.0 -2025-02-08 07:20:00,324.416162456659,318.32009533441914,2609.51,1.0 -2025-02-08 07:25:00,325.6147954109044,318.32009533441914,2611.15,1.0 -2025-02-08 07:30:00,329.67845347529766,318.32009533441914,2616.71,1.0 -2025-02-08 07:35:00,333.9248299778381,318.32009533441914,2622.52,1.0 -2025-02-08 07:40:00,332.1195718089441,318.32009533441914,2620.05,1.0 -2025-02-08 07:45:00,341.06454115252166,340.4986250897804,2628.69,-1.0 -2025-02-08 07:50:00,341.2068604628464,340.4986250897804,2627.59,-1.0 -2025-02-08 07:55:00,341.1137060051793,340.4986250897804,2628.31,-1.0 -2025-02-08 08:00:00,341.2495562559438,340.4986250897804,2627.26,-1.0 -2025-02-08 08:05:00,341.9572713718313,340.4986250897804,2621.79,-1.0 -2025-02-08 08:10:00,341.94950850035906,340.4986250897804,2621.85,-1.0 -2025-02-08 08:15:00,342.66886792345497,340.4986250897804,2616.29,-1.0 -2025-02-08 08:20:00,342.6222906946214,340.4986250897804,2616.65,-1.0 -2025-02-08 08:25:00,342.6197030707973,340.4986250897804,2616.67,-1.0 -2025-02-08 08:30:00,342.9496251083683,340.4986250897804,2614.12,-1.0 -2025-02-08 08:35:00,342.9535065441044,340.4986250897804,2614.09,-1.0 -2025-02-08 08:40:00,342.88105307703,340.4986250897804,2614.65,-1.0 -2025-02-08 08:45:00,343.44644888259273,340.4986250897804,2610.28,-1.0 -2025-02-08 08:50:00,343.8154538635267,343.5729141612123,2608.51,1.0 -2025-02-08 08:55:00,343.3802789258621,343.5729141612123,2605.21,1.0 -2025-02-08 09:00:00,344.30205856655164,343.5729141612123,2612.2,1.0 -2025-02-08 09:05:00,343.5266559503493,343.5729141612123,2606.32,1.0 -2025-02-08 09:10:00,343.7244627401969,343.5729141612123,2607.82,1.0 -2025-02-08 09:15:00,344.6897598746528,343.5729141612123,2615.14,1.0 -2025-02-08 09:20:00,344.815037508223,343.5729141612123,2616.09,1.0 -2025-02-08 09:25:00,345.0313062651229,343.5729141612123,2617.73,1.0 -2025-02-08 09:30:00,344.57898807233823,343.5729141612123,2614.3,1.0 -2025-02-08 09:35:00,344.432611047851,343.5729141612123,2613.19,1.0 -2025-02-08 09:40:00,344.44711687910655,343.5729141612123,2613.3,1.0 -2025-02-08 09:45:00,344.06205299487,343.5729141612123,2610.38,1.0 -2025-02-08 09:50:00,344.71877153716383,343.5729141612123,2615.36,1.0 -2025-02-08 09:55:00,345.0378998247845,343.5729141612123,2617.78,1.0 -2025-02-08 10:00:00,345.5324167994034,343.5729141612123,2621.53,1.0 -2025-02-08 10:05:00,344.8545988661924,343.5729141612123,2616.39,1.0 -2025-02-08 10:10:00,345.01680043386745,343.5729141612123,2617.62,1.0 -2025-02-08 10:15:00,345.34384099308204,343.5729141612123,2620.1,1.0 -2025-02-08 10:20:00,345.9544774111359,345.8756576076703,2626.16,-1.0 -2025-02-08 10:25:00,347.4055967568038,345.5299305978519,2622.76,-1.0 -2025-02-08 10:30:00,346.2407552331768,345.5299305978519,2625.71,-1.0 -2025-02-08 10:35:00,347.8596875202516,345.5299305978519,2621.61,-1.0 -2025-02-08 10:40:00,348.25849766901894,345.5299305978519,2620.6,-1.0 -2025-02-08 10:45:00,350.3946985648908,345.5299305978519,2615.19,-1.0 -2025-02-08 10:50:00,350.26834287419223,345.5299305978519,2615.51,-1.0 -2025-02-08 10:55:00,349.72343395805495,345.5299305978519,2616.89,-1.0 -2025-02-08 11:00:00,350.4302361028998,345.5299305978519,2615.1,-1.0 -2025-02-08 11:05:00,349.10744996589966,345.5299305978519,2618.45,-1.0 -2025-02-08 11:10:00,350.3868013342221,345.5299305978519,2615.21,-1.0 -2025-02-08 11:15:00,350.50131117891766,345.5299305978519,2614.92,-1.0 -2025-02-08 11:20:00,352.9810416088763,345.5299305978519,2608.64,-1.0 -2025-02-08 11:25:00,354.04716774914505,345.5299305978519,2605.94,-1.0 -2025-02-08 11:30:00,351.5950776265268,345.5299305978519,2612.15,-1.0 -2025-02-08 11:35:00,354.2919818998734,345.5299305978519,2605.32,-1.0 -2025-02-08 11:40:00,354.4341320519093,345.5299305978519,2604.96,-1.0 -2025-02-08 11:45:00,353.5891283703629,345.5299305978519,2607.1,-1.0 -2025-02-08 11:50:00,352.9139151481927,345.5299305978519,2608.81,-1.0 -2025-02-08 11:55:00,351.6148207031985,345.5299305978519,2612.1,-1.0 -2025-02-08 12:00:00,349.9485050321116,345.5299305978519,2616.32,-1.0 -2025-02-08 12:05:00,352.70165796964557,345.0054065571401,2612.54,-1.0 -2025-02-08 12:10:00,357.91363450663937,345.0054065571401,2605.99,-1.0 -2025-02-08 12:15:00,355.00925063487944,345.0054065571401,2609.64,-1.0 -2025-02-08 12:20:00,358.83667157273277,345.0054065571401,2604.83,-1.0 -2025-02-08 12:25:00,358.1364365570755,345.0054065571401,2605.71,-1.0 -2025-02-08 12:30:00,358.41493912012095,345.0054065571401,2605.36,-1.0 -2025-02-08 12:35:00,357.13382733011207,345.0054065571401,2606.97,-1.0 -2025-02-08 12:40:00,362.43333324406274,345.0054065571401,2600.31,-1.0 -2025-02-08 12:45:00,360.44402922230944,345.0054065571401,2602.81,-1.0 -2025-02-08 12:50:00,362.9602853552848,361.9313254241154,2606.8,1.0 -2025-02-08 12:55:00,362.518687207095,361.9313254241154,2603.63,1.0 -2025-02-08 13:00:00,362.8558062981421,361.9313254241154,2606.05,1.0 -2025-02-08 13:05:00,363.44785428861735,361.9313254241154,2610.3,1.0 -2025-02-08 13:10:00,363.20685593014156,361.9313254241154,2608.57,1.0 -2025-02-08 13:15:00,363.15391987452256,361.9313254241154,2608.19,1.0 -2025-02-08 13:20:00,362.7095356181423,361.9313254241154,2605.0,1.0 -2025-02-08 13:25:00,364.2683631507113,361.9313254241154,2616.19,1.0 -2025-02-08 13:30:00,364.1443813362353,361.9313254241154,2615.3,1.0 -2025-02-08 13:35:00,365.03358444177013,365.05751272870623,2624.65,-1.0 -2025-02-08 13:40:00,365.03497610946334,365.05751272870623,2624.64,-1.0 -2025-02-08 13:45:00,363.97035032420524,365.05751272870623,2632.29,-1.0 -2025-02-08 13:50:00,365.2896512973094,365.05751272870623,2622.81,-1.0 -2025-02-08 13:55:00,365.6793182513907,365.05751272870623,2620.01,-1.0 -2025-02-08 14:00:00,366.2457270025019,365.05751272870623,2615.94,-1.0 -2025-02-08 14:05:00,365.022451100225,365.05751272870623,2624.73,-1.0 -2025-02-08 14:10:00,365.66957657753875,365.05751272870623,2620.08,-1.0 -2025-02-08 14:15:00,367.132219323037,365.05751272870623,2609.57,-1.0 -2025-02-08 14:20:00,366.99583588910855,365.05751272870623,2610.55,-1.0 -2025-02-08 14:25:00,367.69723640645503,365.05751272870623,2605.51,-1.0 -2025-02-08 14:30:00,367.3785445047242,365.05751272870623,2607.8,-1.0 -2025-02-08 14:35:00,367.9727866096983,365.05751272870623,2603.53,-1.0 -2025-02-08 14:40:00,367.19206103384244,365.05751272870623,2609.14,-1.0 -2025-02-08 14:45:00,367.01253590142636,365.05751272870623,2610.43,-1.0 -2025-02-08 14:50:00,366.397418781055,365.05751272870623,2614.85,-1.0 -2025-02-08 14:55:00,366.36262708872636,365.05751272870623,2615.1,-1.0 -2025-02-08 15:00:00,366.5365855503698,365.05751272870623,2613.85,-1.0 -2025-02-08 15:05:00,365.32861799271745,365.05751272870623,2622.53,-1.0 -2025-02-08 15:10:00,366.00218515620105,365.05751272870623,2617.69,-1.0 -2025-02-08 15:15:00,366.79404407360215,365.05751272870623,2612.0,-1.0 -2025-02-08 15:20:00,366.92625250445116,365.05751272870623,2611.05,-1.0 -2025-02-08 15:25:00,367.84753651731506,365.05751272870623,2604.43,-1.0 -2025-02-08 15:30:00,368.57832487419256,368.3483167655765,2599.83,1.0 -2025-02-08 15:35:00,368.51307799576733,368.3483167655765,2599.37,1.0 -2025-02-08 15:40:00,368.9977340072594,367.98131924965196,2594.25,1.0 -2025-02-08 15:45:00,371.95413027059686,367.98131924965196,2601.2,1.0 -2025-02-08 15:50:00,371.6436023177571,367.98131924965196,2600.47,1.0 -2025-02-08 15:55:00,373.17071923651713,367.98131924965196,2604.06,1.0 -2025-02-08 16:00:00,372.6219780595811,367.98131924965196,2602.77,1.0 -2025-02-08 16:05:00,374.20014066921885,367.98131924965196,2606.48,1.0 -2025-02-08 16:10:00,371.4862114375507,367.98131924965196,2600.1,1.0 -2025-02-08 16:15:00,367.08207891736714,367.4302804743089,2590.72,1.0 -2025-02-08 16:20:00,372.09345549151203,367.4302804743089,2596.61,1.0 -2025-02-08 16:25:00,379.9210725512963,367.4302804743089,2605.81,1.0 -2025-02-08 16:30:00,379.4616254630046,367.4302804743089,2605.27,1.0 -2025-02-08 16:35:00,375.26704371248985,367.4302804743089,2600.34,1.0 -2025-02-08 16:40:00,375.5903583301763,367.4302804743089,2600.72,1.0 -2025-02-08 16:45:00,375.16494435953587,367.4302804743089,2600.22,1.0 -2025-02-08 16:50:00,381.97156788978316,367.4302804743089,2608.22,1.0 -2025-02-08 16:55:00,382.0991920809754,367.4302804743089,2608.37,1.0 -2025-02-08 17:00:00,389.11852259654296,367.4302804743089,2616.62,1.0 -2025-02-08 17:05:00,390.1905658025571,367.4302804743089,2617.88,1.0 -2025-02-08 17:10:00,389.72261043485247,367.4302804743089,2617.33,1.0 -2025-02-08 17:15:00,389.63752764072444,367.4302804743089,2617.23,1.0 -2025-02-08 17:20:00,389.9863670966495,367.4302804743089,2617.64,1.0 -2025-02-08 17:25:00,390.0459250525393,367.4302804743089,2617.71,1.0 -2025-02-08 17:30:00,396.20591934741293,367.4302804743089,2624.95,1.0 -2025-02-08 17:35:00,398.1458070535336,367.4302804743089,2627.23,1.0 -2025-02-08 17:40:00,396.656858156292,367.4302804743089,2625.48,1.0 -2025-02-08 17:45:00,396.9121065386764,367.4302804743089,2625.78,1.0 -2025-02-08 17:50:00,399.685805627252,367.4302804743089,2629.04,1.0 -2025-02-08 17:55:00,399.4986234801704,367.4302804743089,2628.82,1.0 -2025-02-08 18:00:00,399.2008337007218,367.4302804743089,2628.47,1.0 -2025-02-08 18:05:00,396.36757665625635,367.4302804743089,2625.14,1.0 -2025-02-08 18:10:00,394.85310292077656,367.4302804743089,2623.36,1.0 -2025-02-08 18:15:00,393.11458213381394,366.6432656610074,2622.05,1.0 -2025-02-08 18:20:00,395.0591835661337,366.6432656610074,2623.39,1.0 -2025-02-08 18:25:00,406.19242052833624,406.1187582909001,2631.99,-1.0 -2025-02-08 18:30:00,407.6374248072935,405.7127094026044,2628.61,-1.0 -2025-02-08 18:35:00,408.29458690902067,405.7127094026044,2627.19,-1.0 -2025-02-08 18:40:00,407.93361054328335,405.7127094026044,2627.97,-1.0 -2025-02-08 18:45:00,408.38714495151754,405.7127094026044,2626.99,-1.0 -2025-02-08 18:50:00,408.63705166625886,405.7127094026044,2626.45,-1.0 -2025-02-08 18:55:00,406.94786739069264,405.7127094026044,2630.1,-1.0 -2025-02-08 19:00:00,406.4202865484611,405.7127094026044,2631.24,-1.0 -2025-02-08 19:05:00,408.2483078877723,405.7127094026044,2627.29,-1.0 -2025-02-08 19:10:00,406.64242585045315,405.7127094026044,2630.76,-1.0 -2025-02-08 19:15:00,406.82836818539243,405.10329945302357,2630.3,-1.0 -2025-02-08 19:20:00,395.7586020545092,404.30390236635856,2640.05,-1.0 -2025-02-08 19:25:00,388.15983984148977,404.30390236635856,2645.01,-1.0 -2025-02-08 19:30:00,394.4563948204233,404.30390236635856,2640.9,-1.0 -2025-02-08 19:35:00,400.0329057993325,404.30390236635856,2637.26,-1.0 -2025-02-08 19:40:00,406.54394196976244,404.30390236635856,2633.01,-1.0 -2025-02-08 19:45:00,408.76535431026247,404.30390236635856,2631.56,-1.0 -2025-02-08 19:50:00,405.5021761824939,404.30390236635856,2633.69,-1.0 -2025-02-08 19:55:00,401.7334352461979,404.30390236635856,2636.15,-1.0 -2025-02-08 20:00:00,409.01047567197253,404.30390236635856,2631.4,-1.0 -2025-02-08 20:05:00,408.8879149911175,404.30390236635856,2631.48,-1.0 -2025-02-08 20:10:00,410.55780426776914,404.30390236635856,2630.39,-1.0 -2025-02-08 20:15:00,407.800188948528,404.30390236635856,2632.19,-1.0 -2025-02-08 20:20:00,400.61506903339466,404.30390236635856,2636.88,-1.0 -2025-02-08 20:25:00,397.44381141626803,404.30390236635856,2638.95,-1.0 -2025-02-08 20:30:00,399.3741421397363,404.30390236635856,2637.69,-1.0 -2025-02-08 20:35:00,398.91453958652994,404.30390236635856,2637.99,-1.0 -2025-02-08 20:40:00,404.2306091186218,404.30390236635856,2634.52,-1.0 -2025-02-08 20:45:00,408.7347141400487,404.30390236635856,2631.58,-1.0 -2025-02-08 20:50:00,406.7277829910457,404.30390236635856,2632.89,-1.0 -2025-02-08 20:55:00,404.4757304803319,404.30390236635856,2634.36,-1.0 -2025-02-08 21:00:00,397.2446503098783,404.30390236635856,2639.08,-1.0 -2025-02-08 21:05:00,405.4868560973874,404.30390236635856,2633.7,-1.0 -2025-02-08 21:10:00,408.09127056555906,404.30390236635856,2632.0,-1.0 -2025-02-08 21:15:00,411.10932733161684,404.30390236635856,2630.03,-1.0 -2025-02-08 21:20:00,406.4826616293349,404.30390236635856,2633.05,-1.0 -2025-02-08 21:25:00,407.0495047782905,404.30390236635856,2632.68,-1.0 -2025-02-08 21:30:00,408.780674395369,404.30390236635856,2631.55,-1.0 -2025-02-08 21:35:00,401.7487553313052,404.30390236635856,2636.14,-1.0 -2025-02-08 21:40:00,395.65136145876136,404.30390236635856,2640.12,-1.0 -2025-02-08 21:45:00,400.5078284376468,404.30390236635856,2636.95,-1.0 -2025-02-08 21:50:00,402.88244162921495,404.30390236635856,2635.4,-1.0 -2025-02-08 21:55:00,400.00226562911877,404.30390236635856,2637.28,-1.0 -2025-02-08 22:00:00,394.30319396935454,404.30390236635856,2641.0,-1.0 -2025-02-08 22:05:00,393.8742315863612,404.30390236635856,2641.28,-1.0 -2025-02-08 22:10:00,391.208536777762,404.30390236635856,2643.02,-1.0 -2025-02-08 22:15:00,401.90195618237397,404.30390236635856,2636.04,-1.0 -2025-02-08 22:20:00,404.6748915867217,404.30390236635856,2634.23,-1.0 -2025-02-08 22:25:00,400.6457092036084,404.30390236635856,2636.86,-1.0 -2025-02-08 22:30:00,412.9783777146583,404.30390236635856,2628.81,-1.0 -2025-02-08 22:35:00,415.32235073601265,404.30390236635856,2627.28,-1.0 -2025-02-08 22:40:00,418.23316690632265,404.30390236635856,2625.38,-1.0 -2025-02-08 22:45:00,414.2346246934238,404.30390236635856,2627.99,-1.0 -2025-02-08 22:50:00,411.56892988482394,404.30390236635856,2629.73,-1.0 -2025-02-08 22:55:00,418.24848699142984,404.30390236635856,2625.37,-1.0 -2025-02-08 23:00:00,411.17060767204504,404.30390236635856,2629.99,-1.0 -2025-02-08 23:05:00,412.39621448059614,404.30390236635856,2629.19,-1.0 -2025-02-08 23:10:00,408.30575175705536,404.30390236635856,2631.86,-1.0 -2025-02-08 23:15:00,402.6986006079324,404.30390236635856,2635.52,-1.0 -2025-02-08 23:20:00,397.70425286308466,404.30390236635856,2638.78,-1.0 -2025-02-08 23:25:00,399.1749810333465,404.30390236635856,2637.82,-1.0 -2025-02-08 23:30:00,395.6973217140816,404.30390236635856,2640.09,-1.0 -2025-02-08 23:35:00,392.87842605441364,404.30390236635856,2641.93,-1.0 -2025-02-08 23:40:00,400.27802716104327,404.30390236635856,2637.1,-1.0 -2025-02-08 23:45:00,404.7361719271492,404.30390236635856,2634.19,-1.0 -2025-02-08 23:50:00,406.75842316125943,404.30390236635856,2632.87,-1.0 -2025-02-08 23:55:00,409.60795899114123,404.30390236635856,2631.01,-1.0 -2025-02-09 00:00:00,423.77200308985994,418.69774774168013,2631.16,-1.0 -2025-02-09 00:05:00,420.66202581316014,418.69774774168013,2633.19,-1.0 -2025-02-09 00:10:00,423.11323943026304,418.69774774168013,2631.59,-1.0 -2025-02-09 00:15:00,428.9655119410968,418.69774774168013,2627.77,-1.0 -2025-02-09 00:20:00,430.941802919886,418.69774774168013,2626.48,-1.0 -2025-02-09 00:25:00,424.32352615370763,418.69774774168013,2630.8,-1.0 -2025-02-09 00:30:00,425.2427312601218,418.69774774168013,2630.2,-1.0 -2025-02-09 00:35:00,426.34577738781786,418.69774774168013,2629.48,-1.0 -2025-02-09 00:40:00,431.3554452177721,418.69774774168013,2626.21,-1.0 -2025-02-09 00:45:00,426.89730045166624,418.69774774168013,2629.12,-1.0 -2025-02-09 00:50:00,414.4267511746541,418.69774774168013,2637.26,-1.0 -2025-02-09 00:55:00,416.4643224938716,418.69774774168013,2635.93,-1.0 -2025-02-09 01:00:00,418.73169508969187,418.69774774168013,2634.45,-1.0 -2025-02-09 01:05:00,409.21792223831073,418.69774774168013,2640.66,-1.0 -2025-02-09 01:10:00,396.18052981234365,418.69774774168013,2649.17,-1.0 -2025-02-09 01:15:00,404.5759364509216,418.69774774168013,2643.69,-1.0 -2025-02-09 01:20:00,394.83236232293683,418.69774774168013,2650.05,-1.0 -2025-02-09 01:25:00,396.42565117405377,418.69774774168013,2649.01,-1.0 -2025-02-09 01:30:00,394.25019908887543,418.69774774168013,2650.43,-1.0 -2025-02-09 01:35:00,399.84203015289114,418.69774774168013,2646.78,-1.0 -2025-02-09 01:40:00,400.4241933869533,418.69774774168013,2646.4,-1.0 -2025-02-09 01:45:00,406.84330904674187,418.69774774168013,2642.21,-1.0 -2025-02-09 01:50:00,407.1650308339867,418.69774774168013,2642.0,-1.0 -2025-02-09 01:55:00,397.421456706002,418.69774774168013,2648.36,-1.0 -2025-02-09 02:00:00,397.8197789187816,418.69774774168013,2648.1,-1.0 -2025-02-09 02:05:00,403.9478129615391,418.69774774168013,2644.1,-1.0 -2025-02-09 02:10:00,404.1316539828217,418.69774774168013,2643.98,-1.0 -2025-02-09 02:15:00,405.12745951476995,418.69774774168013,2643.33,-1.0 -2025-02-09 02:20:00,412.53953827047997,412.6416160770406,2636.32,1.0 -2025-02-09 02:25:00,412.71019020154165,412.6416160770406,2637.41,1.0 -2025-02-09 02:30:00,412.9638196770647,412.6416160770406,2639.03,1.0 -2025-02-09 02:35:00,412.8996295011607,412.6416160770406,2638.62,1.0 -2025-02-09 02:40:00,413.30042669704875,412.6416160770406,2641.18,1.0 -2025-02-09 02:45:00,413.51178459331794,412.6416160770406,2642.53,1.0 -2025-02-09 02:50:00,413.14699652049785,412.6416160770406,2640.2,1.0 -2025-02-09 02:55:00,412.81978318479236,412.6416160770406,2638.11,1.0 -2025-02-09 03:00:00,414.50137391481013,412.22916972712574,2640.98,1.0 -2025-02-09 03:05:00,415.1070644910007,412.22916972712574,2642.27,1.0 -2025-02-09 03:10:00,413.9755030269548,412.22916972712574,2639.86,1.0 -2025-02-09 03:15:00,415.27609441924,412.22916972712574,2642.63,1.0 -2025-02-09 03:20:00,416.2352161395336,416.4486105432124,2648.25,-1.0 -2025-02-09 03:25:00,416.4430019755044,416.4486105432124,2646.93,-1.0 -2025-02-09 03:30:00,415.7944583056561,416.4486105432124,2651.05,-1.0 -2025-02-09 03:35:00,414.83266174673076,416.4486105432124,2657.16,-1.0 -2025-02-09 03:40:00,411.51576331057277,412.0759001325087,2682.06,-1.0 -2025-02-09 03:45:00,411.91597421664306,412.0759001325087,2679.46,-1.0 -2025-02-09 03:50:00,411.88980658047694,412.0759001325087,2679.63,-1.0 -2025-02-09 03:55:00,412.2253680324898,412.0759001325087,2677.45,-1.0 -2025-02-09 04:00:00,413.72615893025363,412.0759001325087,2667.7,-1.0 -2025-02-09 04:05:00,413.9893745646307,412.0759001325087,2665.99,-1.0 -2025-02-09 04:10:00,414.21256910840066,412.0759001325087,2664.54,-1.0 -2025-02-09 04:15:00,414.7159112864199,412.0759001325087,2661.27,-1.0 -2025-02-09 04:20:00,414.1186734727457,412.0759001325087,2665.15,-1.0 -2025-02-09 04:25:00,414.0032280190715,412.0759001325087,2665.9,-1.0 -2025-02-09 04:30:00,414.31877892578086,412.0759001325087,2663.85,-1.0 -2025-02-09 04:35:00,413.72000183939105,412.0759001325087,2667.74,-1.0 -2025-02-09 04:40:00,413.68613783964656,412.0759001325087,2667.96,-1.0 -2025-02-09 04:45:00,414.41587186858607,411.66240641912464,2666.33,-1.0 -2025-02-09 04:50:00,411.92940690947455,411.0436990861549,2670.44,-1.0 -2025-02-09 04:55:00,410.7797873530397,411.0436990861549,2671.68,-1.0 -2025-02-09 05:00:00,414.7663712987417,411.0436990861549,2667.38,-1.0 -2025-02-09 05:05:00,414.18229039506895,411.0436990861549,2668.01,-1.0 -2025-02-09 05:10:00,417.3530153007206,411.0436990861549,2664.59,-1.0 -2025-02-09 05:15:00,419.0310890080975,411.0436990861549,2662.78,-1.0 -2025-02-09 05:20:00,417.6033356880089,411.0436990861549,2664.32,-1.0 -2025-02-09 05:25:00,422.86006382106285,411.0436990861549,2658.65,-1.0 -2025-02-09 05:30:00,422.479947677403,411.0436990861549,2659.06,-1.0 -2025-02-09 05:35:00,419.36484952448205,411.0436990861549,2662.42,-1.0 -2025-02-09 05:40:00,418.7344129935339,411.0436990861549,2663.1,-1.0 -2025-02-09 05:45:00,418.10397646258536,411.0436990861549,2663.78,-1.0 -2025-02-09 05:50:00,423.249451090178,411.0436990861549,2658.23,-1.0 -2025-02-09 05:55:00,421.4786661282499,411.0436990861549,2660.14,-1.0 -2025-02-09 06:00:00,426.14204223217587,411.0436990861549,2655.11,-1.0 -2025-02-09 06:05:00,427.2409436754344,427.07049150875395,2653.61,1.0 -2025-02-09 06:10:00,427.1861750548939,427.07049150875395,2653.27,1.0 -2025-02-09 06:15:00,427.4616289993768,427.07049150875395,2654.98,1.0 -2025-02-09 06:20:00,426.86561754055424,427.07049150875395,2651.28,1.0 -2025-02-09 06:25:00,427.4680723664992,427.07049150875395,2655.02,1.0 -2025-02-09 06:30:00,427.1169088583281,427.07049150875395,2652.84,1.0 -2025-02-09 06:35:00,427.2731605110464,427.07049150875395,2653.81,1.0 -2025-02-09 06:40:00,427.95776826780207,427.07049150875395,2658.06,1.0 -2025-02-09 06:45:00,427.9706550020469,427.07049150875395,2658.14,1.0 -2025-02-09 06:50:00,428.4619617451304,427.07049150875395,2661.19,1.0 -2025-02-09 06:55:00,428.5666664608695,427.07049150875395,2661.84,1.0 -2025-02-09 07:00:00,428.11240907873986,427.07049150875395,2659.02,1.0 -2025-02-09 07:05:00,427.91749722328706,427.07049150875395,2657.81,1.0 -2025-02-09 07:10:00,428.99837205807074,427.07049150875395,2664.52,1.0 -2025-02-09 07:15:00,428.7438590567357,427.07049150875395,2662.94,1.0 -2025-02-09 07:20:00,428.1993945348923,427.07049150875395,2659.56,1.0 -2025-02-09 07:25:00,428.5312279416962,427.07049150875395,2661.62,1.0 -2025-02-09 07:30:00,428.9097757601376,427.07049150875395,2663.97,1.0 -2025-02-09 07:35:00,428.8050710443986,427.07049150875395,2663.32,1.0 -2025-02-09 07:40:00,428.7486915820774,427.07049150875395,2662.97,1.0 -2025-02-09 07:45:00,428.503843631426,427.07049150875395,2661.45,1.0 -2025-02-09 07:50:00,428.7712433670059,427.07049150875395,2663.11,1.0 -2025-02-09 07:55:00,428.4458533273244,427.07049150875395,2661.09,1.0 -2025-02-09 08:00:00,428.7682433828553,428.4861607500192,2662.25,-1.0 -2025-02-09 08:05:00,426.8453134856466,428.05819404155324,2668.67,-1.0 -2025-02-09 08:10:00,426.77303889895205,428.05819404155324,2668.82,-1.0 -2025-02-09 08:15:00,426.6911277006985,428.05819404155324,2668.99,-1.0 -2025-02-09 08:20:00,425.9153804701774,428.05819404155324,2670.6,-1.0 -2025-02-09 08:25:00,425.8093777430254,428.05819404155324,2670.82,-1.0 -2025-02-09 08:30:00,428.0402533189957,428.05819404155324,2666.19,-1.0 -2025-02-09 08:35:00,428.5509937316368,428.05819404155324,2665.13,-1.0 -2025-02-09 08:40:00,429.96275732506956,428.05819404155324,2662.2,-1.0 -2025-02-09 08:45:00,428.3678981120107,428.05819404155324,2665.51,-1.0 -2025-02-09 08:50:00,427.2018681133396,428.05819404155324,2667.93,-1.0 -2025-02-09 08:55:00,428.141437740368,428.05819404155324,2665.98,-1.0 -2025-02-09 09:00:00,430.12657972157695,428.05819404155324,2661.86,-1.0 -2025-02-09 09:05:00,431.8553761735921,431.8317156117384,2656.69,1.0 -2025-02-09 09:10:00,432.2733487251926,431.8317156117384,2659.26,1.0 -2025-02-09 09:15:00,431.36096506197134,431.8317156117384,2653.65,1.0 -2025-02-09 09:20:00,433.2134019217632,431.40068445419104,2656.98,1.0 -2025-02-09 09:25:00,434.1449906031245,431.40068445419104,2658.89,1.0 -2025-02-09 09:30:00,433.13536307934555,431.40068445419104,2656.82,1.0 -2025-02-09 09:35:00,432.39399407637734,431.40068445419104,2655.3,1.0 -2025-02-09 09:40:00,431.68676706696675,431.40068445419104,2653.85,1.0 -2025-02-09 09:45:00,433.65237041036283,431.40068445419104,2657.88,1.0 -2025-02-09 09:50:00,434.08158404366026,431.40068445419104,2658.76,1.0 -2025-02-09 09:55:00,433.1987696388098,431.40068445419104,2656.95,1.0 -2025-02-09 10:00:00,430.88326326849676,430.7541773979335,2652.99,1.0 -2025-02-09 10:05:00,433.6626449363289,430.7541773979335,2655.84,1.0 -2025-02-09 10:10:00,437.6805580842119,430.7541773979335,2659.96,1.0 -2025-02-09 10:15:00,437.3782393764829,430.7541773979335,2659.65,1.0 -2025-02-09 10:20:00,439.699266874532,430.7541773979335,2662.03,1.0 -2025-02-09 10:25:00,442.47864854236366,430.7541773979335,2664.88,1.0 -2025-02-09 10:30:00,442.36162194582346,430.7541773979335,2664.76,1.0 -2025-02-09 10:35:00,444.4778528999266,430.7541773979335,2666.93,1.0 -2025-02-09 10:40:00,442.30310864755296,430.7541773979335,2664.7,1.0 -2025-02-09 10:45:00,441.50342690452794,430.7541773979335,2663.88,1.0 -2025-02-09 10:50:00,439.1726471901003,430.7541773979335,2661.49,1.0 -2025-02-09 10:55:00,438.38271766345343,430.7541773979335,2660.68,1.0 -2025-02-09 11:00:00,442.6151795716605,430.7541773979335,2665.02,1.0 -2025-02-09 11:05:00,442.12756875274266,430.7541773979335,2664.52,1.0 -2025-02-09 11:10:00,439.66025800901815,430.7541773979335,2661.99,1.0 -2025-02-09 11:15:00,442.0397988053373,430.7541773979335,2664.43,1.0 -2025-02-09 11:20:00,442.8589849811194,430.7541773979335,2665.27,1.0 -2025-02-09 11:25:00,442.83948054836276,430.7541773979335,2665.25,1.0 -2025-02-09 11:30:00,438.38271766345343,430.7541773979335,2660.68,1.0 -2025-02-09 11:35:00,441.82525004501366,430.7541773979335,2664.21,1.0 -2025-02-09 11:40:00,433.8435103610661,429.88275377933394,2657.33,1.0 -2025-02-09 11:45:00,438.18179711804356,429.88275377933394,2659.99,1.0 -2025-02-09 11:50:00,434.4958843094839,429.88275377933394,2657.73,1.0 -2025-02-09 11:55:00,428.03738222014863,429.88275377933394,2653.77,1.0 -2025-02-09 12:00:00,437.398948379943,429.88275377933394,2659.51,1.0 -2025-02-09 12:05:00,433.95767580203943,429.88275377933394,2657.4,1.0 -2025-02-09 12:10:00,432.66923725391456,429.88275377933394,2656.61,1.0 -2025-02-09 12:15:00,435.9474163447131,429.88275377933394,2658.62,1.0 -2025-02-09 12:20:00,430.07605080895394,429.88275377933394,2655.02,1.0 -2025-02-09 12:25:00,430.0434321115331,429.88275377933394,2655.0,1.0 -2025-02-09 12:30:00,426.6021595336295,429.88275377933394,2652.89,1.0 -2025-02-09 12:35:00,419.2955713113512,429.88275377933394,2648.41,1.0 -2025-02-09 12:40:00,422.7531532379656,429.88275377933394,2650.53,1.0 -2025-02-09 12:45:00,416.34357919476116,429.88275377933394,2646.6,1.0 -2025-02-09 12:50:00,422.0518512434161,429.88275377933394,2650.1,1.0 -2025-02-09 12:55:00,428.5919000763039,429.88275377933394,2654.11,1.0 -2025-02-09 13:00:00,425.3463396829254,429.88275377933394,2652.12,1.0 -2025-02-09 13:05:00,429.2605833734318,429.88275377933394,2654.52,1.0 -2025-02-09 13:10:00,424.2862320167465,429.88275377933394,2651.47,1.0 -2025-02-09 13:15:00,415.1529967388988,429.88275377933394,2645.87,1.0 -2025-02-09 13:20:00,418.6431973629341,429.88275377933394,2648.01,1.0 -2025-02-09 13:25:00,412.0542204839146,429.88275377933394,2643.97,1.0 -2025-02-09 13:30:00,403.5896685031956,429.88275377933394,2638.78,1.0 -2025-02-09 13:35:00,408.54771051117007,429.88275377933394,2641.82,1.0 -2025-02-09 13:40:00,392.0100309187808,429.88275377933394,2631.68,1.0 -2025-02-09 13:45:00,359.82531489433495,359.82531489433495,2614.56,0.0 -2025-02-09 13:50:00,359.82531489433495,359.82531489433495,2612.0,0.0 -2025-02-09 13:55:00,359.82531489433495,359.82531489433495,2617.32,0.0 -2025-02-09 14:00:00,359.82531489433495,359.82531489433495,2626.53,0.0 -2025-02-09 14:05:00,359.82531489433495,359.82531489433495,2627.34,0.0 -2025-02-09 14:10:00,359.82531489433495,359.82531489433495,2629.21,0.0 -2025-02-09 14:15:00,359.82531489433495,359.82531489433495,2629.9,0.0 -2025-02-09 14:20:00,359.82531489433495,359.82531489433495,2626.03,0.0 -2025-02-09 14:25:00,359.82531489433495,359.82531489433495,2625.52,0.0 -2025-02-09 14:30:00,359.82531489433495,359.82531489433495,2624.67,0.0 -2025-02-09 14:35:00,359.82531489433495,359.82531489433495,2627.91,0.0 -2025-02-09 14:40:00,359.82531489433495,359.82531489433495,2626.18,0.0 -2025-02-09 14:45:00,359.82531489433495,359.82531489433495,2624.62,0.0 -2025-02-09 14:50:00,359.82531489433495,359.82531489433495,2623.15,0.0 -2025-02-09 14:55:00,359.82531489433495,359.82531489433495,2626.43,0.0 -2025-02-09 15:00:00,359.82531489433495,359.82531489433495,2630.44,0.0 -2025-02-09 15:05:00,359.82531489433495,359.82531489433495,2634.42,0.0 -2025-02-09 15:10:00,359.82531489433495,359.82531489433495,2637.92,0.0 -2025-02-09 15:15:00,359.82531489433495,359.82531489433495,2642.35,0.0 -2025-02-09 15:20:00,359.82531489433495,359.82531489433495,2648.8,0.0 -2025-02-09 15:25:00,359.82531489433495,359.82531489433495,2641.65,0.0 -2025-02-09 15:30:00,359.82531489433495,359.82531489433495,2651.89,0.0 -2025-02-09 15:35:00,359.82531489433495,359.82531489433495,2650.66,0.0 -2025-02-09 15:40:00,359.82531489433495,359.82531489433495,2652.07,0.0 -2025-02-09 15:45:00,359.82531489433495,359.82531489433495,2649.09,0.0 -2025-02-09 15:50:00,359.82531489433495,359.82531489433495,2649.93,0.0 -2025-02-09 15:55:00,359.82531489433495,359.82531489433495,2651.92,0.0 -2025-02-09 16:00:00,359.82531489433495,359.82531489433495,2652.43,0.0 -2025-02-09 16:05:00,359.82531489433495,359.82531489433495,2652.44,0.0 -2025-02-09 16:10:00,359.82531489433495,359.82531489433495,2664.92,0.0 -2025-02-09 16:15:00,359.82531489433495,359.82531489433495,2659.62,0.0 -2025-02-09 16:20:00,359.82531489433495,359.82531489433495,2658.14,0.0 -2025-02-09 16:25:00,359.82531489433495,359.82531489433495,2654.3,0.0 -2025-02-09 16:30:00,359.82531489433495,359.82531489433495,2653.51,0.0 -2025-02-09 16:35:00,359.82531489433495,359.82531489433495,2653.93,0.0 -2025-02-09 16:40:00,359.82531489433495,359.82531489433495,2654.89,0.0 -2025-02-09 16:45:00,359.82531489433495,359.82531489433495,2657.56,0.0 -2025-02-09 16:50:00,359.82531489433495,359.82531489433495,2655.93,0.0 -2025-02-09 16:55:00,359.82531489433495,359.82531489433495,2658.09,0.0 -2025-02-09 17:00:00,359.82531489433495,359.82531489433495,2660.98,0.0 -2025-02-09 17:05:00,359.82531489433495,359.82531489433495,2658.72,0.0 -2025-02-09 17:10:00,359.82531489433495,359.82531489433495,2655.32,0.0 -2025-02-09 17:15:00,359.82531489433495,359.82531489433495,2647.29,0.0 -2025-02-09 17:20:00,359.82531489433495,359.82531489433495,2646.68,0.0 -2025-02-09 17:25:00,359.82531489433495,359.82531489433495,2649.66,0.0 -2025-02-09 17:30:00,359.82531489433495,359.82531489433495,2637.55,0.0 -2025-02-09 17:35:00,359.82531489433495,359.82531489433495,2639.53,0.0 -2025-02-09 17:40:00,359.82531489433495,359.82531489433495,2639.39,0.0 -2025-02-09 17:45:00,359.82531489433495,359.82531489433495,2638.63,0.0 -2025-02-09 17:50:00,359.82531489433495,359.82531489433495,2640.44,0.0 -2025-02-09 17:55:00,359.82531489433495,359.82531489433495,2641.02,0.0 -2025-02-09 18:00:00,359.82531489433495,359.82531489433495,2638.86,0.0 -2025-02-09 18:05:00,359.82531489433495,359.82531489433495,2637.18,0.0 -2025-02-09 18:10:00,359.82531489433495,359.82531489433495,2636.12,0.0 -2025-02-09 18:15:00,359.82531489433495,359.82531489433495,2638.14,0.0 -2025-02-09 18:20:00,359.82531489433495,359.82531489433495,2628.47,0.0 -2025-02-09 18:25:00,359.82531489433495,359.82531489433495,2631.07,0.0 -2025-02-09 18:30:00,359.82531489433495,359.82531489433495,2632.44,0.0 -2025-02-09 18:35:00,359.82531489433495,359.82531489433495,2635.46,0.0 -2025-02-09 18:40:00,359.82531489433495,359.82531489433495,2639.04,0.0 -2025-02-09 18:45:00,359.82531489433495,359.82531489433495,2633.09,0.0 -2025-02-09 18:50:00,359.82531489433495,359.82531489433495,2636.21,0.0 -2025-02-09 18:55:00,359.82531489433495,359.82531489433495,2635.63,0.0 -2025-02-09 19:00:00,359.82531489433495,359.82531489433495,2637.02,0.0 -2025-02-09 19:05:00,359.82531489433495,359.82531489433495,2640.01,0.0 -2025-02-09 19:10:00,359.82531489433495,359.82531489433495,2637.78,0.0 -2025-02-09 19:15:00,359.82531489433495,359.82531489433495,2631.4,0.0 -2025-02-09 19:20:00,359.82531489433495,359.82531489433495,2628.01,0.0 -2025-02-09 19:25:00,359.82531489433495,359.82531489433495,2629.82,0.0 -2025-02-09 19:30:00,359.82531489433495,359.82531489433495,2626.93,0.0 -2025-02-09 19:35:00,359.82531489433495,359.82531489433495,2625.54,0.0 -2025-02-09 19:40:00,359.82531489433495,359.82531489433495,2622.02,0.0 -2025-02-09 19:45:00,359.82531489433495,359.82531489433495,2622.1,0.0 -2025-02-09 19:50:00,359.82531489433495,359.82531489433495,2621.43,0.0 -2025-02-09 19:55:00,359.82531489433495,359.82531489433495,2622.71,0.0 -2025-02-09 20:00:00,359.82531489433495,359.82531489433495,2625.42,0.0 -2025-02-09 20:05:00,359.82531489433495,359.82531489433495,2628.67,0.0 -2025-02-09 20:10:00,359.82531489433495,359.82531489433495,2629.43,0.0 -2025-02-09 20:15:00,359.82531489433495,359.82531489433495,2630.56,0.0 -2025-02-09 20:20:00,359.82531489433495,359.82531489433495,2631.43,0.0 -2025-02-09 20:25:00,359.82531489433495,359.82531489433495,2640.46,0.0 -2025-02-09 20:30:00,359.82531489433495,359.82531489433495,2640.36,0.0 -2025-02-09 20:35:00,359.82531489433495,359.82531489433495,2642.93,0.0 -2025-02-09 20:40:00,359.82531489433495,359.82531489433495,2643.38,0.0 -2025-02-09 20:45:00,359.82531489433495,359.82531489433495,2640.48,0.0 -2025-02-09 20:50:00,359.82531489433495,359.82531489433495,2635.0,0.0 -2025-02-09 20:55:00,359.82531489433495,359.82531489433495,2635.9,0.0 -2025-02-09 21:00:00,359.82531489433495,359.82531489433495,2635.65,0.0 -2025-02-09 21:05:00,359.82531489433495,359.82531489433495,2638.62,0.0 -2025-02-09 21:10:00,359.82531489433495,359.82531489433495,2637.07,0.0 -2025-02-09 21:15:00,359.82531489433495,359.82531489433495,2627.35,0.0 -2025-02-09 21:20:00,359.82531489433495,359.82531489433495,2623.62,0.0 -2025-02-09 21:25:00,359.82531489433495,359.82531489433495,2620.97,0.0 -2025-02-09 21:30:00,359.82531489433495,359.82531489433495,2608.72,0.0 -2025-02-09 21:35:00,359.82531489433495,359.82531489433495,2594.56,0.0 -2025-02-09 21:40:00,359.82531489433495,359.82531489433495,2561.37,0.0 -2025-02-09 21:45:00,359.82531489433495,359.82531489433495,2538.14,0.0 -2025-02-09 21:50:00,359.82531489433495,359.82531489433495,2538.17,0.0 -2025-02-09 21:55:00,359.82531489433495,359.82531489433495,2550.74,0.0 -2025-02-09 22:00:00,359.82531489433495,359.82531489433495,2544.56,0.0 -2025-02-09 22:05:00,359.82531489433495,359.82531489433495,2553.1,0.0 -2025-02-09 22:10:00,359.82531489433495,359.82531489433495,2563.32,0.0 -2025-02-09 22:15:00,359.82531489433495,359.82531489433495,2565.76,0.0 -2025-02-09 22:20:00,359.82531489433495,359.82531489433495,2586.79,0.0 -2025-02-09 22:25:00,359.82531489433495,359.82531489433495,2589.54,0.0 -2025-02-09 22:30:00,359.82531489433495,359.82531489433495,2596.84,0.0 -2025-02-09 22:35:00,359.82531489433495,359.82531489433495,2607.54,0.0 -2025-02-09 22:40:00,359.82531489433495,359.82531489433495,2645.01,0.0 -2025-02-09 22:45:00,359.82531489433495,359.82531489433495,2622.23,0.0 -2025-02-09 22:50:00,359.82531489433495,359.82531489433495,2618.47,0.0 -2025-02-09 22:55:00,359.82531489433495,359.82531489433495,2614.57,0.0 -2025-02-09 23:00:00,359.82531489433495,359.82531489433495,2610.24,0.0 -2025-02-09 23:05:00,359.82531489433495,359.82531489433495,2607.69,0.0 -2025-02-09 23:10:00,359.82531489433495,359.82531489433495,2611.93,0.0 -2025-02-09 23:15:00,359.82531489433495,359.82531489433495,2617.38,0.0 -2025-02-09 23:20:00,359.82531489433495,359.82531489433495,2613.66,0.0 -2025-02-09 23:25:00,359.82531489433495,359.82531489433495,2612.17,0.0 -2025-02-09 23:30:00,359.82531489433495,359.82531489433495,2617.14,0.0 -2025-02-09 23:35:00,359.82531489433495,359.82531489433495,2623.74,0.0 -2025-02-09 23:40:00,359.82531489433495,359.82531489433495,2621.3,0.0 -2025-02-09 23:45:00,359.82531489433495,359.82531489433495,2627.14,0.0 -2025-02-09 23:50:00,359.82531489433495,359.82531489433495,2629.31,0.0 -2025-02-09 23:55:00,359.82531489433495,359.82531489433495,2626.06,0.0 -2025-02-10 00:00:00,370.57402250155684,370.57402250155684,2642.14,0.0 -2025-02-10 00:05:00,370.9656683312931,370.3887354903061,2648.16,-1.0 -2025-02-10 00:10:00,371.6279342838757,370.3887354903061,2643.42,-1.0 -2025-02-10 00:15:00,370.78682858038474,370.3887354903061,2649.44,-1.0 -2025-02-10 00:20:00,371.19340957659045,370.3887354903061,2646.53,-1.0 -2025-02-10 00:25:00,371.96046444572096,370.3887354903061,2641.04,-1.0 -2025-02-10 00:30:00,371.15847993774116,370.3887354903061,2646.78,-1.0 -2025-02-10 00:35:00,371.49101009958645,370.3887354903061,2644.4,-1.0 -2025-02-10 00:40:00,370.98662611460264,370.3887354903061,2648.01,-1.0 -2025-02-10 00:45:00,371.5999905727963,370.3887354903061,2643.62,-1.0 -2025-02-10 00:50:00,371.7997881070142,370.3887354903061,2642.19,-1.0 -2025-02-10 00:55:00,371.8794276835906,370.3887354903061,2641.62,-1.0 -2025-02-10 01:00:00,372.3311159697123,372.3111762805037,2636.02,1.0 -2025-02-10 01:05:00,371.970754788864,372.3111762805037,2633.47,1.0 -2025-02-10 01:10:00,371.30090694681667,372.3111762805037,2628.73,1.0 -2025-02-10 01:15:00,370.03187031779026,372.3111762805037,2619.75,1.0 -2025-02-10 01:20:00,368.58620203057365,368.58620203057365,2612.38,0.0 -2025-02-10 01:25:00,368.58620203057365,368.58620203057365,2613.98,0.0 -2025-02-10 01:30:00,368.58620203057365,368.58620203057365,2615.56,0.0 -2025-02-10 01:35:00,368.58620203057365,368.58620203057365,2609.07,0.0 -2025-02-10 01:40:00,368.21921811814025,368.4019089295584,2570.46,1.0 -2025-02-10 01:45:00,373.39024764618483,368.0350925045364,2576.82,1.0 -2025-02-10 01:50:00,373.0206006323437,368.0350925045364,2575.96,1.0 -2025-02-10 01:55:00,371.8170987268147,368.0350925045364,2573.16,1.0 -2025-02-10 02:00:00,370.7124559063829,368.0350925045364,2570.59,1.0 -2025-02-10 02:05:00,371.3958730598796,368.0350925045364,2572.18,1.0 -2025-02-10 02:10:00,371.82139694790595,368.0350925045364,2573.17,1.0 -2025-02-10 02:15:00,374.8774321437313,368.0350925045364,2580.28,1.0 -2025-02-10 02:20:00,374.75278373208704,368.0350925045364,2579.99,1.0 -2025-02-10 02:25:00,370.4158786510918,368.0350925045364,2569.9,1.0 -2025-02-10 02:30:00,373.1839330338084,368.0350925045364,2576.34,1.0 -2025-02-10 02:35:00,371.5377143558885,368.0350925045364,2572.51,1.0 -2025-02-10 02:40:00,377.2951081577676,377.34435386968477,2588.09,-1.0 -2025-02-10 02:45:00,379.7631874051829,376.9672510952044,2582.46,-1.0 -2025-02-10 02:50:00,379.5970674116222,376.9672510952044,2582.84,-1.0 -2025-02-10 02:55:00,377.3850485499988,376.9672510952044,2587.9,-1.0 -2025-02-10 03:00:00,375.7238486143924,376.9672510952044,2591.7,-1.0 -2025-02-10 03:05:00,374.4254897173525,376.9672510952044,2594.67,-1.0 -2025-02-10 03:10:00,374.23751182990236,376.9672510952044,2595.1,-1.0 -2025-02-10 03:15:00,372.3621045341782,376.9672510952044,2599.39,-1.0 -2025-02-10 03:20:00,370.81456564679735,376.9672510952044,2602.93,-1.0 -2025-02-10 03:25:00,365.76155360128797,365.46703946909764,2612.57,-1.0 -2025-02-10 03:30:00,361.43112366020966,361.6296355546721,2638.5,-1.0 -2025-02-10 03:35:00,361.4613082315943,361.6296355546721,2638.28,-1.0 -2025-02-10 03:40:00,361.6972966987831,361.6296355546721,2636.56,-1.0 -2025-02-10 03:45:00,362.73180428169206,361.6296355546721,2629.02,-1.0 -2025-02-10 03:50:00,362.8251020477899,361.6296355546721,2628.34,-1.0 -2025-02-10 03:55:00,363.3217754496641,361.6296355546721,2624.72,-1.0 -2025-02-10 04:00:00,363.00620947609764,361.6296355546721,2627.02,-1.0 -2025-02-10 04:05:00,362.775709112797,361.6296355546721,2628.7,-1.0 -2025-02-10 04:10:00,362.5644171131047,361.6296355546721,2630.24,-1.0 -2025-02-10 04:15:00,362.3490090354963,361.6296355546721,2631.81,-1.0 -2025-02-10 04:20:00,362.5616730611606,361.6296355546721,2630.26,-1.0 -2025-02-10 04:25:00,362.1281128539998,361.6296355546721,2633.42,-1.0 -2025-02-10 04:30:00,361.7326223219351,361.26782189923597,2635.03,-1.0 -2025-02-10 04:35:00,363.4207964642509,361.26782189923597,2630.93,-1.0 -2025-02-10 04:40:00,365.3642554768679,361.26782189923597,2626.21,-1.0 -2025-02-10 04:45:00,366.13647175546623,366.04350625757996,2623.47,1.0 -2025-02-10 04:50:00,366.8374229068144,366.04350625757996,2628.49,1.0 -2025-02-10 04:55:00,366.7201322759116,366.04350625757996,2627.65,1.0 -2025-02-10 05:00:00,366.12669753622436,366.04350625757996,2623.4,1.0 -2025-02-10 05:05:00,366.8164781512961,366.04350625757996,2628.34,1.0 -2025-02-10 05:10:00,367.62773834837446,366.04350625757996,2634.15,1.0 -2025-02-10 05:15:00,367.328926502979,366.04350625757996,2632.01,1.0 -2025-02-10 05:20:00,367.4643692553311,366.04350625757996,2632.98,1.0 -2025-02-10 05:25:00,367.6724204934803,366.04350625757996,2634.47,1.0 -2025-02-10 05:30:00,367.77155900293394,366.04350625757996,2635.18,1.0 -2025-02-10 05:35:00,367.46716188940024,366.04350625757996,2633.0,1.0 -2025-02-10 05:40:00,368.4599433009712,366.04350625757996,2640.11,1.0 -2025-02-10 05:45:00,369.1816272267617,368.97691590226646,2644.99,-1.0 -2025-02-10 05:50:00,368.11205323269223,368.6086330672921,2650.96,-1.0 -2025-02-10 05:55:00,373.8957169339832,368.6086330672921,2637.1,-1.0 -2025-02-10 06:00:00,375.16011094660297,368.6086330672921,2634.07,-1.0 -2025-02-10 06:05:00,377.0295780015657,368.6086330672921,2629.59,-1.0 -2025-02-10 06:10:00,377.367584321771,368.6086330672921,2628.78,-1.0 -2025-02-10 06:15:00,376.59559457809223,368.6086330672921,2630.63,-1.0 -2025-02-10 06:20:00,375.4897714317415,368.6086330672921,2633.28,-1.0 -2025-02-10 06:25:00,377.1923217853684,368.6086330672921,2629.2,-1.0 -2025-02-10 06:30:00,376.15326531955196,368.6086330672921,2631.69,-1.0 -2025-02-10 06:35:00,376.9336008982975,368.6086330672921,2629.82,-1.0 -2025-02-10 06:40:00,377.50111768283983,368.6086330672921,2628.46,-1.0 -2025-02-10 06:45:00,376.2826257630873,368.6086330672921,2631.38,-1.0 -2025-02-10 06:50:00,374.951465069933,368.6086330672921,2634.57,-1.0 -2025-02-10 06:55:00,374.7094358529959,368.6086330672921,2635.15,-1.0 -2025-02-10 07:00:00,370.492255105598,368.05026873121886,2642.48,-1.0 -2025-02-10 07:05:00,372.97062423781284,368.05026873121886,2639.53,-1.0 -2025-02-10 07:10:00,375.29777084670627,368.05026873121886,2636.76,-1.0 -2025-02-10 07:15:00,373.6175205875775,368.05026873121886,2638.76,-1.0 -2025-02-10 07:20:00,374.98692454876755,368.05026873121886,2637.13,-1.0 -2025-02-10 07:25:00,379.38918022768524,368.05026873121886,2631.89,-1.0 -2025-02-10 07:30:00,381.0848328084798,380.4525919299963,2633.45,1.0 -2025-02-10 07:35:00,381.59012065840506,380.4525919299963,2636.94,1.0 -2025-02-10 07:40:00,381.21079281691397,380.4525919299963,2634.32,1.0 -2025-02-10 07:45:00,382.3061247958873,380.0719240183412,2635.22,1.0 -2025-02-10 07:50:00,382.67519492925516,380.0719240183412,2636.07,1.0 -2025-02-10 07:55:00,382.670852927686,380.0719240183412,2636.06,1.0 -2025-02-10 08:00:00,382.814138979464,380.0719240183412,2636.39,1.0 -2025-02-10 08:05:00,385.1043711137583,385.4077795994822,2646.21,-1.0 -2025-02-10 08:10:00,384.90507334315083,385.0229676195466,2647.12,-1.0 -2025-02-10 08:15:00,386.4806672666878,385.0229676195466,2643.51,-1.0 -2025-02-10 08:20:00,387.2881045959245,385.0229676195466,2641.66,-1.0 -2025-02-10 08:25:00,386.97385871643775,385.0229676195466,2642.38,-1.0 -2025-02-10 08:30:00,388.92916641102124,385.0229676195466,2637.9,-1.0 -2025-02-10 08:35:00,386.8254648289025,385.0229676195466,2642.72,-1.0 -2025-02-10 08:40:00,385.45936815835637,385.0229676195466,2645.85,-1.0 -2025-02-10 08:45:00,386.5374061060396,385.0229676195466,2643.38,-1.0 -2025-02-10 08:50:00,386.9694941903339,385.0229676195466,2642.39,-1.0 -2025-02-10 08:55:00,386.56795778876756,385.0229676195466,2643.31,-1.0 -2025-02-10 09:00:00,385.96565318641814,385.0229676195466,2644.69,-1.0 -2025-02-10 09:05:00,387.15716881280497,385.0229676195466,2641.96,-1.0 -2025-02-10 09:10:00,387.76383794125826,385.0229676195466,2640.57,-1.0 -2025-02-10 09:15:00,385.7212397245952,385.0229676195466,2645.25,-1.0 -2025-02-10 09:20:00,384.21547821872184,385.0229676195466,2648.7,-1.0 -2025-02-10 09:25:00,388.0162873041905,384.4462247925878,2643.36,-1.0 -2025-02-10 09:30:00,387.97268484120485,384.4462247925878,2643.41,-1.0 -2025-02-10 09:35:00,390.40229033127014,390.04964251901265,2641.87,1.0 -2025-02-10 09:40:00,390.74234266134,390.04964251901265,2644.17,1.0 -2025-02-10 09:45:00,390.94637405938187,390.04964251901265,2645.55,1.0 -2025-02-10 09:50:00,390.96115894329796,390.04964251901265,2645.65,1.0 -2025-02-10 09:55:00,391.30872786379115,391.2223103297332,2649.48,-1.0 -2025-02-10 10:00:00,391.3574692879935,391.2223103297332,2649.15,-1.0 -2025-02-10 10:05:00,390.47273858807733,391.2223103297332,2655.14,-1.0 -2025-02-10 10:10:00,390.2839797766772,390.83229194410103,2656.73,-1.0 -2025-02-10 10:15:00,391.8676902549526,390.83229194410103,2653.14,-1.0 -2025-02-10 10:20:00,390.45161486908523,390.83229194410103,2656.35,-1.0 -2025-02-10 10:25:00,391.0427491423132,390.83229194410103,2655.01,-1.0 -2025-02-10 10:30:00,392.6396939699893,390.83229194410103,2651.39,-1.0 -2025-02-10 10:35:00,392.719100066393,390.83229194410103,2651.21,-1.0 -2025-02-10 10:40:00,394.90288454924337,394.88052852802565,2644.69,1.0 -2025-02-10 10:45:00,395.3376206554133,394.88052852802565,2647.6,1.0 -2025-02-10 10:50:00,395.36899336410596,394.88052852802565,2647.81,1.0 -2025-02-10 10:55:00,395.1568540958031,394.88052852802565,2646.39,1.0 -2025-02-10 11:00:00,395.36899336410596,394.88052852802565,2647.81,1.0 -2025-02-10 11:05:00,395.81119916282177,394.88052852802565,2650.77,1.0 -2025-02-10 11:10:00,394.57272413871567,394.88052852802565,2642.48,1.0 -2025-02-10 11:15:00,395.90015558455366,394.48602154917194,2646.03,1.0 -2025-02-10 11:20:00,396.1196912731358,394.48602154917194,2646.52,1.0 -2025-02-10 11:25:00,397.28905483884944,394.48602154917194,2649.13,1.0 -2025-02-10 11:30:00,398.1582369528281,394.48602154917194,2651.07,1.0 -2025-02-10 11:35:00,398.4610733142973,397.9330274806308,2648.82,-1.0 -2025-02-10 11:40:00,397.6354897479109,397.9330274806308,2654.32,-1.0 -2025-02-10 11:45:00,397.5914455373105,397.5358060396321,2655.37,-1.0 -2025-02-10 11:50:00,398.19323583782455,397.5358060396321,2654.03,-1.0 -2025-02-10 11:55:00,399.0016108683661,397.5358060396321,2652.23,-1.0 -2025-02-10 12:00:00,398.5390407120006,397.5358060396321,2653.26,-1.0 -2025-02-10 12:05:00,400.2007004970026,397.5358060396321,2649.56,-1.0 -2025-02-10 12:10:00,401.4536817943418,397.5358060396321,2646.77,-1.0 -2025-02-10 12:15:00,401.78601375134207,397.5358060396321,2646.03,-1.0 -2025-02-10 12:20:00,396.9447455128773,397.5358060396321,2656.81,-1.0 -2025-02-10 12:25:00,402.4487536468519,396.9419390991546,2651.15,-1.0 -2025-02-10 12:30:00,407.7068823782106,396.9419390991546,2645.28,-1.0 -2025-02-10 12:35:00,411.8632226360481,396.9419390991546,2640.64,-1.0 -2025-02-10 12:40:00,410.2777221497611,396.9419390991546,2642.41,-1.0 -2025-02-10 12:45:00,417.66181663583683,417.3003774314141,2635.3,1.0 -2025-02-10 12:50:00,418.3293820381666,417.3003774314141,2639.51,1.0 -2025-02-10 12:55:00,418.1042174606587,417.3003774314141,2638.09,1.0 -2025-02-10 13:00:00,418.8019105177254,417.3003774314141,2642.49,1.0 -2025-02-10 13:05:00,418.8415521686951,417.3003774314141,2642.74,1.0 -2025-02-10 13:10:00,419.823079446705,417.3003774314141,2648.93,1.0 -2025-02-10 13:15:00,420.34081787677115,419.5773972836192,2645.21,-1.0 -2025-02-10 13:20:00,420.277454458315,419.5773972836192,2645.61,-1.0 -2025-02-10 13:25:00,420.2837908001606,419.5773972836192,2645.57,-1.0 -2025-02-10 13:30:00,420.08894828840795,419.5773972836192,2646.8,-1.0 -2025-02-10 13:35:00,420.50556276475714,419.5773972836192,2644.17,-1.0 -2025-02-10 13:40:00,418.8185117483623,419.5773972836192,2654.82,-1.0 -2025-02-10 13:45:00,415.6584582338306,419.1601896834973,2667.39,-1.0 -2025-02-10 13:50:00,416.683968658327,418.53987891098825,2667.86,-1.0 -2025-02-10 13:55:00,410.72016738842234,417.7312014498427,2676.38,-1.0 -2025-02-10 14:00:00,421.2321528497813,417.7312014498427,2669.55,-1.0 -2025-02-10 14:05:00,429.3431577372428,417.7312014498427,2664.28,-1.0 -2025-02-10 14:10:00,441.02485168332134,417.7312014498427,2656.69,-1.0 -2025-02-10 14:15:00,428.4504854725887,417.7312014498427,2664.86,-1.0 -2025-02-10 14:20:00,434.54528231402094,417.7312014498427,2660.9,-1.0 -2025-02-10 14:25:00,438.5315257027356,417.7312014498427,2658.31,-1.0 -2025-02-10 14:30:00,432.3597743557295,417.7312014498427,2662.32,-1.0 -2025-02-10 14:35:00,455.33813803475977,454.92338581755007,2648.6,1.0 -2025-02-10 14:40:00,455.73202366639543,454.92338581755007,2650.89,1.0 -2025-02-10 14:45:00,454.0051189757307,454.92338581755007,2640.85,1.0 -2025-02-10 14:50:00,455.61162194493477,454.92338581755007,2650.19,1.0 -2025-02-10 14:55:00,455.48778017428947,454.92338581755007,2649.47,1.0 -2025-02-10 15:00:00,455.8266250189717,454.92338581755007,2651.44,1.0 -2025-02-10 15:05:00,456.5318351018129,454.92338581755007,2655.54,1.0 -2025-02-10 15:10:00,456.96528129907136,454.92338581755007,2658.06,1.0 -2025-02-10 15:15:00,455.613341969527,454.92338581755007,2650.2,1.0 -2025-02-10 15:20:00,455.4430595348898,454.92338581755007,2649.21,1.0 -2025-02-10 15:25:00,455.68902305158804,454.92338581755007,2650.64,1.0 -2025-02-10 15:30:00,456.39939320820616,454.92338581755007,2654.77,1.0 -2025-02-10 15:35:00,458.2845577989778,456.5243956148241,2647.91,-1.0 -2025-02-10 15:40:00,457.3772909432946,456.5243956148241,2653.19,-1.0 -2025-02-10 15:45:00,457.72782586480855,456.5243956148241,2651.15,-1.0 -2025-02-10 15:50:00,456.84977025258485,456.5243956148241,2656.26,-1.0 -2025-02-10 15:55:00,456.66934786651154,456.5243956148241,2657.31,-1.0 -2025-02-10 16:00:00,455.12129205600127,456.06871094412105,2663.25,-1.0 -2025-02-10 16:05:00,452.2888230339622,456.06871094412105,2668.76,-1.0 -2025-02-10 16:10:00,455.0795790268943,455.3933106465417,2667.31,-1.0 -2025-02-10 16:15:00,460.5235366435903,455.3933106465417,2661.97,-1.0 -2025-02-10 16:20:00,459.3103700585963,455.3933106465417,2663.16,-1.0 -2025-02-10 16:25:00,463.98972688643005,455.3933106465417,2658.57,-1.0 -2025-02-10 16:30:00,471.4012571997969,455.3933106465417,2651.3,-1.0 -2025-02-10 16:35:00,470.25945335509675,455.3933106465417,2652.42,-1.0 -2025-02-10 16:40:00,463.7960280199183,455.3933106465417,2658.76,-1.0 -2025-02-10 16:45:00,460.21769632804546,455.3933106465417,2662.27,-1.0 -2025-02-10 16:50:00,459.5754316654014,455.3933106465417,2662.9,-1.0 -2025-02-10 16:55:00,458.47440652944056,455.3933106465417,2663.98,-1.0 -2025-02-10 17:00:00,456.64955931335714,455.3933106465417,2665.77,-1.0 -2025-02-10 17:05:00,458.52537991536485,455.3933106465417,2663.93,-1.0 -2025-02-10 17:10:00,468.95453467543956,455.3933106465417,2653.7,-1.0 -2025-02-10 17:15:00,464.9276371874339,455.3933106465417,2657.65,-1.0 -2025-02-10 17:20:00,451.8682557136747,455.3933106465417,2670.46,-1.0 -2025-02-10 17:25:00,447.7247580753796,454.50206371138484,2674.81,-1.0 -2025-02-10 17:30:00,456.7080777894776,454.50206371138484,2669.48,-1.0 -2025-02-10 17:35:00,456.5900979808494,454.50206371138484,2669.55,-1.0 -2025-02-10 17:40:00,448.1292602763893,454.50206371138484,2674.57,-1.0 -2025-02-10 17:45:00,448.56747099415054,454.50206371138484,2674.31,-1.0 -2025-02-10 17:50:00,440.7470951079565,454.50206371138484,2678.95,-1.0 -2025-02-10 17:55:00,442.36510391199675,454.50206371138484,2677.99,-1.0 -2025-02-10 18:00:00,442.4156666871226,454.50206371138484,2677.96,-1.0 -2025-02-10 18:05:00,435.4211494613237,454.50206371138484,2682.11,-1.0 -2025-02-10 18:10:00,443.2415253475185,454.50206371138484,2677.47,-1.0 -2025-02-10 18:15:00,454.1125219996632,454.50206371138484,2671.02,-1.0 -2025-02-10 18:20:00,444.3539064002959,454.50206371138484,2676.81,-1.0 -2025-02-10 18:25:00,433.63459807352945,454.50206371138484,2683.17,-1.0 -2025-02-10 18:30:00,439.49987998817517,454.50206371138484,2679.69,-1.0 -2025-02-10 18:35:00,442.01116448611293,454.50206371138484,2678.2,-1.0 -2025-02-10 18:40:00,445.97191520433614,454.50206371138484,2675.85,-1.0 -2025-02-10 18:45:00,442.6516263043782,454.50206371138484,2677.82,-1.0 -2025-02-10 18:50:00,440.4605727155743,454.50206371138484,2679.12,-1.0 -2025-02-10 18:55:00,435.9773399877124,454.50206371138484,2681.78,-1.0 -2025-02-10 19:00:00,435.80879740395835,454.50206371138484,2681.88,-1.0 -2025-02-10 19:05:00,441.2021600840928,454.50206371138484,2678.68,-1.0 -2025-02-10 19:10:00,425.2580316609467,454.50206371138484,2688.14,-1.0 -2025-02-10 19:15:00,428.9154057284127,454.50206371138484,2685.97,-1.0 -2025-02-10 19:20:00,429.26934515429576,454.50206371138484,2685.76,-1.0 -2025-02-10 19:25:00,427.8198789340103,454.50206371138484,2686.62,-1.0 -2025-02-10 19:30:00,435.9604857293374,454.50206371138484,2681.79,-1.0 -2025-02-10 19:35:00,446.67979405610384,454.50206371138484,2675.43,-1.0 -2025-02-10 19:40:00,448.5000539606489,454.50206371138484,2674.35,-1.0 -2025-02-10 19:45:00,460.6014114741992,454.50206371138484,2667.17,-1.0 -2025-02-10 19:50:00,457.26426831586633,454.50206371138484,2669.15,-1.0 -2025-02-10 19:55:00,454.36533587529465,454.50206371138484,2670.87,-1.0 -2025-02-10 20:00:00,458.89913137828233,454.50206371138484,2668.18,-1.0 -2025-02-10 20:05:00,450.0674999895626,454.50206371138484,2673.42,-1.0 -2025-02-10 20:10:00,448.41578266877156,454.50206371138484,2674.4,-1.0 -2025-02-10 20:15:00,455.460862669697,454.50206371138484,2670.22,-1.0 -2025-02-10 20:20:00,455.8822191290825,454.50206371138484,2669.97,-1.0 -2025-02-10 20:25:00,451.78663434385527,454.50206371138484,2672.4,-1.0 -2025-02-10 20:30:00,448.68545080277875,454.50206371138484,2674.24,-1.0 -2025-02-10 20:35:00,447.45508994137316,454.50206371138484,2674.97,-1.0 -2025-02-10 20:40:00,436.98859549023814,454.50206371138484,2681.18,-1.0 -2025-02-10 20:45:00,438.53918726077603,454.50206371138484,2680.26,-1.0 -2025-02-10 20:50:00,446.3090003718442,454.50206371138484,2675.65,-1.0 -2025-02-10 20:55:00,433.4154927146488,454.50206371138484,2683.3,-1.0 -2025-02-10 21:00:00,442.12914429474034,454.50206371138484,2678.13,-1.0 -2025-02-10 21:05:00,442.83702314650805,454.50206371138484,2677.71,-1.0 -2025-02-10 21:10:00,447.11800477386436,454.50206371138484,2675.17,-1.0 -2025-02-10 21:15:00,459.03396544528556,454.50206371138484,2668.1,-1.0 -2025-02-10 21:20:00,458.27552381839126,454.50206371138484,2668.55,-1.0 -2025-02-10 21:25:00,456.91032888998245,454.50206371138484,2669.36,-1.0 -2025-02-10 21:30:00,465.82623157057884,454.50206371138484,2664.07,-1.0 -2025-02-10 21:35:00,464.71385051780146,454.50206371138484,2664.73,-1.0 -2025-02-10 21:40:00,466.9891753984828,454.50206371138484,2663.38,-1.0 -2025-02-10 21:45:00,470.25890152331414,454.50206371138484,2661.44,-1.0 -2025-02-10 21:50:00,465.11835271881193,454.50206371138484,2664.49,-1.0 -2025-02-10 21:55:00,468.28695329339007,454.50206371138484,2662.61,-1.0 -2025-02-10 22:00:00,472.6690604709987,454.50206371138484,2660.01,-1.0 -2025-02-10 22:05:00,474.3544863085406,454.50206371138484,2659.01,-1.0 -2025-02-10 22:10:00,466.6857987477256,454.50206371138484,2663.56,-1.0 -2025-02-10 22:15:00,471.21959425071327,454.50206371138484,2660.87,-1.0 -2025-02-10 22:20:00,462.3036915701169,454.50206371138484,2666.16,-1.0 -2025-02-10 22:25:00,459.64071874680087,454.50206371138484,2667.74,-1.0 -2025-02-10 22:30:00,465.01722716855875,454.50206371138484,2664.55,-1.0 -2025-02-10 22:35:00,474.5230288922954,454.50206371138484,2658.91,-1.0 -2025-02-10 22:40:00,472.80389453800274,454.50206371138484,2659.93,-1.0 -2025-02-10 22:45:00,475.75338975370096,454.50206371138484,2658.18,-1.0 -2025-02-10 22:50:00,486.2030299464602,454.50206371138484,2651.98,-1.0 -2025-02-10 22:55:00,477.42196133286706,454.50206371138484,2657.19,-1.0 -2025-02-10 23:00:00,480.1523511896847,454.50206371138484,2655.57,-1.0 -2025-02-10 23:05:00,484.51760410891836,454.50206371138484,2652.98,-1.0 -2025-02-10 23:10:00,479.42761807954196,454.50206371138484,2656.0,-1.0 -2025-02-10 23:15:00,470.6971122410754,454.50206371138484,2661.18,-1.0 -2025-02-10 23:20:00,476.59610267247194,454.50206371138484,2657.68,-1.0 -2025-02-10 23:25:00,483.80972525715066,454.50206371138484,2653.4,-1.0 -2025-02-10 23:30:00,487.46709932461664,454.50206371138484,2651.23,-1.0 -2025-02-10 23:35:00,484.75356372617404,454.50206371138484,2652.84,-1.0 -2025-02-10 23:40:00,479.6298691800468,454.50206371138484,2655.88,-1.0 -2025-02-10 23:45:00,475.8039525288268,454.50206371138484,2658.15,-1.0 -2025-02-10 23:50:00,477.2702730074881,454.50206371138484,2657.28,-1.0 -2025-02-10 23:55:00,472.7027689877503,454.50206371138484,2659.99,-1.0 -2025-02-11 00:00:00,491.28301319662813,474.17783471466504,2660.64,-1.0 -2025-02-11 00:05:00,483.9514108033212,474.17783471466504,2664.99,-1.0 -2025-02-11 00:10:00,481.1198953962504,474.17783471466504,2666.67,-1.0 -2025-02-11 00:15:00,477.76589797954244,474.17783471466504,2668.66,-1.0 -2025-02-11 00:20:00,479.11423864957544,474.17783471466504,2667.86,-1.0 -2025-02-11 00:25:00,464.63643070509136,474.17783471466504,2676.45,-1.0 -2025-02-11 00:30:00,457.7598932879199,474.17783471466504,2680.53,-1.0 -2025-02-11 00:35:00,407.0815536146114,407.0815536146114,2707.89,0.0 -2025-02-11 00:40:00,407.0815536146114,407.0815536146114,2706.06,0.0 -2025-02-11 00:45:00,407.0815536146114,407.0815536146114,2696.1,0.0 -2025-02-11 00:50:00,407.0815536146114,407.0815536146114,2698.47,0.0 -2025-02-11 00:55:00,407.0815536146114,407.0815536146114,2704.39,0.0 -2025-02-11 01:00:00,407.0815536146114,407.0815536146114,2707.23,0.0 -2025-02-11 01:05:00,407.0815536146114,407.0815536146114,2696.79,0.0 -2025-02-11 01:10:00,407.0815536146114,407.0815536146114,2695.88,0.0 -2025-02-11 01:15:00,407.0815536146114,407.0815536146114,2692.61,0.0 -2025-02-11 01:20:00,407.0815536146114,407.0815536146114,2700.5,0.0 -2025-02-11 01:25:00,407.0815536146114,407.0815536146114,2698.61,0.0 -2025-02-11 01:30:00,407.0815536146114,407.0815536146114,2702.02,0.0 -2025-02-11 01:35:00,407.0815536146114,407.0815536146114,2702.84,0.0 -2025-02-11 01:40:00,407.0815536146114,407.0815536146114,2702.34,0.0 -2025-02-11 01:45:00,407.0815536146114,407.0815536146114,2699.98,0.0 -2025-02-11 01:50:00,407.0815536146114,407.0815536146114,2698.82,0.0 -2025-02-11 01:55:00,407.0815536146114,407.0815536146114,2693.68,0.0 -2025-02-11 02:00:00,407.0815536146114,407.0815536146114,2694.25,0.0 -2025-02-11 02:05:00,407.0815536146114,407.0815536146114,2694.89,0.0 -2025-02-11 02:10:00,407.0815536146114,407.0815536146114,2689.75,0.0 -2025-02-11 02:15:00,407.0815536146114,407.0815536146114,2684.03,0.0 -2025-02-11 02:20:00,407.0815536146114,407.0815536146114,2675.56,0.0 -2025-02-11 02:25:00,407.0815536146114,407.0815536146114,2672.43,0.0 -2025-02-11 02:30:00,407.0815536146114,407.0815536146114,2667.64,0.0 -2025-02-11 02:35:00,407.0815536146114,407.0815536146114,2669.47,0.0 -2025-02-11 02:40:00,407.0815536146114,407.0815536146114,2675.83,0.0 -2025-02-11 02:45:00,407.0815536146114,407.0815536146114,2679.78,0.0 -2025-02-11 02:50:00,407.0815536146114,407.0815536146114,2679.99,0.0 -2025-02-11 02:55:00,407.0815536146114,407.0815536146114,2680.43,0.0 -2025-02-11 03:00:00,407.0815536146114,407.0815536146114,2675.16,0.0 -2025-02-11 03:05:00,407.0815536146114,407.0815536146114,2673.61,0.0 -2025-02-11 03:10:00,407.0815536146114,407.0815536146114,2676.29,0.0 -2025-02-11 03:15:00,407.0815536146114,407.0815536146114,2673.86,0.0 -2025-02-11 03:20:00,407.0815536146114,407.0815536146114,2672.76,0.0 -2025-02-11 03:25:00,407.0815536146114,407.0815536146114,2671.44,0.0 -2025-02-11 03:30:00,407.0815536146114,407.0815536146114,2669.93,0.0 -2025-02-11 03:35:00,407.0815536146114,407.0815536146114,2670.57,0.0 -2025-02-11 03:40:00,407.0815536146114,407.0815536146114,2671.77,0.0 -2025-02-11 03:45:00,407.0815536146114,407.0815536146114,2675.68,0.0 -2025-02-11 03:50:00,407.0815536146114,407.0815536146114,2675.6,0.0 -2025-02-11 03:55:00,407.0815536146114,407.0815536146114,2677.71,0.0 -2025-02-11 04:00:00,407.0815536146114,407.0815536146114,2678.18,0.0 -2025-02-11 04:05:00,407.0815536146114,407.0815536146114,2678.3,0.0 -2025-02-11 04:10:00,407.0815536146114,407.0815536146114,2676.74,0.0 -2025-02-11 04:15:00,407.0815536146114,407.0815536146114,2679.81,0.0 -2025-02-11 04:20:00,407.0815536146114,407.0815536146114,2678.9,0.0 -2025-02-11 04:25:00,407.0815536146114,407.0815536146114,2680.28,0.0 -2025-02-11 04:30:00,407.0815536146114,407.0815536146114,2684.36,0.0 -2025-02-11 04:35:00,407.0815536146114,407.0815536146114,2685.99,0.0 -2025-02-11 04:40:00,407.0815536146114,407.0815536146114,2686.61,0.0 -2025-02-11 04:45:00,407.0815536146114,407.0815536146114,2689.98,0.0 -2025-02-11 04:50:00,407.0815536146114,407.0815536146114,2692.97,0.0 -2025-02-11 04:55:00,407.0815536146114,407.0815536146114,2692.05,0.0 -2025-02-11 05:00:00,407.0815536146114,407.0815536146114,2698.99,0.0 -2025-02-11 05:05:00,407.0815536146114,407.0815536146114,2700.6,0.0 -2025-02-11 05:10:00,407.0815536146114,407.0815536146114,2696.77,0.0 -2025-02-11 05:15:00,407.0815536146114,407.0815536146114,2695.43,0.0 -2025-02-11 05:20:00,407.0815536146114,407.0815536146114,2700.65,0.0 -2025-02-11 05:25:00,407.0815536146114,407.0815536146114,2701.71,0.0 -2025-02-11 05:30:00,407.0815536146114,407.0815536146114,2700.03,0.0 -2025-02-11 05:35:00,407.0815536146114,407.0815536146114,2700.01,0.0 -2025-02-11 05:40:00,407.0815536146114,407.0815536146114,2702.23,0.0 -2025-02-11 05:45:00,407.0815536146114,407.0815536146114,2698.94,0.0 -2025-02-11 05:50:00,407.0815536146114,407.0815536146114,2704.44,0.0 -2025-02-11 05:55:00,407.0815536146114,407.0815536146114,2715.96,0.0 -2025-02-11 06:00:00,407.0815536146114,407.0815536146114,2706.48,0.0 -2025-02-11 06:05:00,407.0815536146114,407.0815536146114,2704.93,0.0 -2025-02-11 06:10:00,407.0815536146114,407.0815536146114,2704.32,0.0 -2025-02-11 06:15:00,407.0815536146114,407.0815536146114,2705.66,0.0 -2025-02-11 06:20:00,407.0815536146114,407.0815536146114,2715.17,0.0 -2025-02-11 06:25:00,407.0815536146114,407.0815536146114,2708.04,0.0 -2025-02-11 06:30:00,407.0815536146114,407.0815536146114,2711.14,0.0 -2025-02-11 06:35:00,407.0815536146114,407.0815536146114,2714.38,0.0 -2025-02-11 06:40:00,407.0815536146114,407.0815536146114,2716.27,0.0 -2025-02-11 06:45:00,407.0815536146114,407.0815536146114,2716.89,0.0 -2025-02-11 06:50:00,407.0815536146114,407.0815536146114,2718.57,0.0 -2025-02-11 06:55:00,407.0815536146114,407.0815536146114,2721.78,0.0 -2025-02-11 07:00:00,407.0815536146114,407.0815536146114,2717.27,0.0 -2025-02-11 07:05:00,407.0815536146114,407.0815536146114,2714.65,0.0 -2025-02-11 07:10:00,407.0815536146114,407.0815536146114,2713.74,0.0 -2025-02-11 07:15:00,407.0815536146114,407.0815536146114,2717.23,0.0 -2025-02-11 07:20:00,407.0815536146114,407.0815536146114,2716.95,0.0 -2025-02-11 07:25:00,407.0815536146114,407.0815536146114,2715.51,0.0 -2025-02-11 07:30:00,407.0815536146114,407.0815536146114,2717.89,0.0 -2025-02-11 07:35:00,407.0815536146114,407.0815536146114,2713.97,0.0 -2025-02-11 07:40:00,407.0815536146114,407.0815536146114,2716.49,0.0 -2025-02-11 07:45:00,407.0815536146114,407.0815536146114,2713.01,0.0 -2025-02-11 07:50:00,407.0815536146114,407.0815536146114,2712.71,0.0 -2025-02-11 07:55:00,407.0815536146114,407.0815536146114,2710.9,0.0 -2025-02-11 08:00:00,407.0815536146114,407.0815536146114,2710.64,0.0 -2025-02-11 08:05:00,407.0815536146114,407.0815536146114,2709.12,0.0 -2025-02-11 08:10:00,407.0815536146114,407.0815536146114,2708.91,0.0 -2025-02-11 08:15:00,407.0815536146114,407.0815536146114,2711.31,0.0 -2025-02-11 08:20:00,407.0815536146114,407.0815536146114,2710.72,0.0 -2025-02-11 08:25:00,407.0815536146114,407.0815536146114,2710.99,0.0 -2025-02-11 08:30:00,407.0815536146114,407.0815536146114,2714.61,0.0 -2025-02-11 08:35:00,407.0815536146114,407.0815536146114,2716.09,0.0 -2025-02-11 08:40:00,407.0815536146114,407.0815536146114,2716.2,0.0 -2025-02-11 08:45:00,407.0815536146114,407.0815536146114,2715.36,0.0 -2025-02-11 08:50:00,407.0815536146114,407.0815536146114,2715.85,0.0 -2025-02-11 08:55:00,407.0815536146114,407.0815536146114,2714.29,0.0 -2025-02-11 09:00:00,407.0815536146114,407.0815536146114,2713.38,0.0 -2025-02-11 09:05:00,407.0815536146114,407.0815536146114,2708.69,0.0 -2025-02-11 09:10:00,407.0815536146114,407.0815536146114,2709.86,0.0 -2025-02-11 09:15:00,407.0815536146114,407.0815536146114,2707.45,0.0 -2025-02-11 09:20:00,407.0815536146114,407.0815536146114,2710.28,0.0 -2025-02-11 09:25:00,407.0815536146114,407.0815536146114,2711.82,0.0 -2025-02-11 09:30:00,407.0815536146114,407.0815536146114,2713.65,0.0 -2025-02-11 09:35:00,407.0815536146114,407.0815536146114,2710.6,0.0 -2025-02-11 09:40:00,407.0815536146114,407.0815536146114,2705.65,0.0 -2025-02-11 09:45:00,407.0815536146114,407.0815536146114,2716.1,0.0 -2025-02-11 09:50:00,407.0815536146114,407.0815536146114,2706.03,0.0 -2025-02-11 09:55:00,407.0815536146114,407.0815536146114,2703.48,0.0 -2025-02-11 10:00:00,407.0815536146114,407.0815536146114,2698.62,0.0 -2025-02-11 10:05:00,407.0815536146114,407.0815536146114,2701.48,0.0 -2025-02-11 10:10:00,407.0815536146114,407.0815536146114,2701.05,0.0 -2025-02-11 10:15:00,407.0815536146114,407.0815536146114,2702.01,0.0 -2025-02-11 10:20:00,407.0815536146114,407.0815536146114,2698.0,0.0 -2025-02-11 10:25:00,407.0815536146114,407.0815536146114,2692.26,0.0 -2025-02-11 10:30:00,407.0815536146114,407.0815536146114,2695.06,0.0 -2025-02-11 10:35:00,407.0815536146114,407.0815536146114,2697.15,0.0 -2025-02-11 10:40:00,407.0815536146114,407.0815536146114,2696.13,0.0 -2025-02-11 10:45:00,407.0815536146114,407.0815536146114,2701.55,0.0 -2025-02-11 10:50:00,407.0815536146114,407.0815536146114,2697.64,0.0 -2025-02-11 10:55:00,407.0815536146114,407.0815536146114,2695.31,0.0 -2025-02-11 11:00:00,407.0815536146114,407.0815536146114,2697.68,0.0 -2025-02-11 11:05:00,407.0815536146114,407.0815536146114,2693.69,0.0 -2025-02-11 11:10:00,407.0815536146114,407.0815536146114,2693.25,0.0 -2025-02-11 11:15:00,407.0815536146114,407.0815536146114,2696.01,0.0 -2025-02-11 11:20:00,407.0815536146114,407.0815536146114,2698.91,0.0 -2025-02-11 11:25:00,407.0815536146114,407.0815536146114,2700.01,0.0 -2025-02-11 11:30:00,407.0815536146114,407.0815536146114,2702.11,0.0 -2025-02-11 11:35:00,407.0815536146114,407.0815536146114,2699.89,0.0 -2025-02-11 11:40:00,407.0815536146114,407.0815536146114,2700.01,0.0 -2025-02-11 11:45:00,407.0815536146114,407.0815536146114,2704.66,0.0 -2025-02-11 11:50:00,407.0815536146114,407.0815536146114,2707.32,0.0 -2025-02-11 11:55:00,407.0815536146114,407.0815536146114,2707.32,0.0 -2025-02-11 12:00:00,407.0815536146114,407.0815536146114,2699.86,0.0 -2025-02-11 12:05:00,407.0815536146114,407.0815536146114,2696.4,0.0 -2025-02-11 12:10:00,407.0815536146114,407.0815536146114,2691.94,0.0 -2025-02-11 12:15:00,407.0815536146114,407.0815536146114,2686.49,0.0 -2025-02-11 12:20:00,407.0815536146114,407.0815536146114,2687.18,0.0 -2025-02-11 12:25:00,407.0815536146114,407.0815536146114,2683.72,0.0 -2025-02-11 12:30:00,407.0815536146114,407.0815536146114,2684.8,0.0 -2025-02-11 12:35:00,407.0815536146114,407.0815536146114,2686.01,0.0 -2025-02-11 12:40:00,407.0815536146114,407.0815536146114,2688.39,0.0 -2025-02-11 12:45:00,407.0815536146114,407.0815536146114,2689.92,0.0 -2025-02-11 12:50:00,407.0815536146114,407.0815536146114,2687.9,0.0 -2025-02-11 12:55:00,407.0815536146114,407.0815536146114,2684.95,0.0 -2025-02-11 13:00:00,407.0815536146114,407.0815536146114,2689.49,0.0 -2025-02-11 13:05:00,407.0815536146114,407.0815536146114,2690.57,0.0 -2025-02-11 13:10:00,407.0815536146114,407.0815536146114,2690.43,0.0 -2025-02-11 13:15:00,407.0815536146114,407.0815536146114,2685.07,0.0 -2025-02-11 13:20:00,407.0815536146114,407.0815536146114,2679.99,0.0 -2025-02-11 13:25:00,407.0815536146114,407.0815536146114,2674.42,0.0 -2025-02-11 13:30:00,407.0815536146114,407.0815536146114,2670.23,0.0 -2025-02-11 13:35:00,407.0815536146114,407.0815536146114,2671.19,0.0 -2025-02-11 13:40:00,407.0815536146114,407.0815536146114,2662.86,0.0 -2025-02-11 13:45:00,407.0815536146114,407.0815536146114,2647.78,0.0 -2025-02-11 13:50:00,407.0815536146114,407.0815536146114,2636.44,0.0 -2025-02-11 13:55:00,407.0815536146114,407.0815536146114,2633.2,0.0 -2025-02-11 14:00:00,407.0815536146114,407.0815536146114,2638.17,0.0 -2025-02-11 14:05:00,407.0815536146114,407.0815536146114,2649.33,0.0 -2025-02-11 14:10:00,407.0815536146114,407.0815536146114,2648.9,0.0 -2025-02-11 14:15:00,407.0815536146114,407.0815536146114,2654.14,0.0 -2025-02-11 14:20:00,407.0815536146114,407.0815536146114,2651.77,0.0 -2025-02-11 14:25:00,407.0815536146114,407.0815536146114,2654.12,0.0 -2025-02-11 14:30:00,407.0815536146114,407.0815536146114,2652.37,0.0 -2025-02-11 14:35:00,407.0815536146114,407.0815536146114,2653.68,0.0 -2025-02-11 14:40:00,407.0815536146114,407.0815536146114,2659.72,0.0 -2025-02-11 14:45:00,407.0815536146114,407.0815536146114,2656.14,0.0 -2025-02-11 14:50:00,407.0815536146114,407.0815536146114,2662.66,0.0 -2025-02-11 14:55:00,407.0815536146114,407.0815536146114,2661.94,0.0 -2025-02-11 15:00:00,407.0815536146114,407.0815536146114,2663.32,0.0 -2025-02-11 15:05:00,407.0815536146114,407.0815536146114,2653.99,0.0 -2025-02-11 15:10:00,407.0815536146114,407.0815536146114,2654.72,0.0 -2025-02-11 15:15:00,407.0815536146114,407.0815536146114,2662.07,0.0 -2025-02-11 15:20:00,407.0815536146114,407.0815536146114,2656.07,0.0 -2025-02-11 15:25:00,407.0815536146114,407.0815536146114,2653.94,0.0 -2025-02-11 15:30:00,407.0815536146114,407.0815536146114,2655.07,0.0 -2025-02-11 15:35:00,407.0815536146114,407.0815536146114,2654.64,0.0 -2025-02-11 15:40:00,407.0815536146114,407.0815536146114,2651.69,0.0 -2025-02-11 15:45:00,407.0815536146114,407.0815536146114,2659.99,0.0 -2025-02-11 15:50:00,407.0815536146114,407.0815536146114,2665.03,0.0 -2025-02-11 15:55:00,407.0815536146114,407.0815536146114,2661.16,0.0 -2025-02-11 16:00:00,407.0815536146114,407.0815536146114,2660.06,0.0 -2025-02-11 16:05:00,407.0815536146114,407.0815536146114,2662.15,0.0 -2025-02-11 16:10:00,407.0815536146114,407.0815536146114,2667.27,0.0 -2025-02-11 16:15:00,407.0815536146114,407.0815536146114,2661.96,0.0 -2025-02-11 16:20:00,407.0815536146114,407.0815536146114,2660.48,0.0 -2025-02-11 16:25:00,407.0815536146114,407.0815536146114,2652.31,0.0 -2025-02-11 16:30:00,407.0815536146114,407.0815536146114,2646.5,0.0 -2025-02-11 16:35:00,407.0815536146114,407.0815536146114,2647.72,0.0 -2025-02-11 16:40:00,407.0815536146114,407.0815536146114,2648.23,0.0 -2025-02-11 16:45:00,407.0815536146114,407.0815536146114,2648.64,0.0 -2025-02-11 16:50:00,407.0815536146114,407.0815536146114,2644.78,0.0 -2025-02-11 16:55:00,407.0815536146114,407.0815536146114,2644.15,0.0 -2025-02-11 17:00:00,407.0815536146114,407.0815536146114,2642.4,0.0 -2025-02-11 17:05:00,407.0815536146114,407.0815536146114,2638.8,0.0 -2025-02-11 17:10:00,407.0815536146114,407.0815536146114,2637.9,0.0 -2025-02-11 17:15:00,407.0815536146114,407.0815536146114,2651.22,0.0 -2025-02-11 17:20:00,407.0815536146114,407.0815536146114,2646.95,0.0 -2025-02-11 17:25:00,407.0815536146114,407.0815536146114,2647.81,0.0 -2025-02-11 17:30:00,407.0815536146114,407.0815536146114,2642.04,0.0 -2025-02-11 17:35:00,407.0815536146114,407.0815536146114,2639.89,0.0 -2025-02-11 17:40:00,407.0815536146114,407.0815536146114,2637.27,0.0 -2025-02-11 17:45:00,407.0815536146114,407.0815536146114,2635.94,0.0 -2025-02-11 17:50:00,407.0815536146114,407.0815536146114,2636.39,0.0 -2025-02-11 17:55:00,407.0815536146114,407.0815536146114,2639.7,0.0 -2025-02-11 18:00:00,407.0815536146114,407.0815536146114,2633.93,0.0 -2025-02-11 18:05:00,407.0815536146114,407.0815536146114,2631.73,0.0 -2025-02-11 18:10:00,407.0815536146114,407.0815536146114,2630.22,0.0 -2025-02-11 18:15:00,407.0815536146114,407.0815536146114,2626.4,0.0 -2025-02-11 18:20:00,407.0815536146114,407.0815536146114,2619.39,0.0 -2025-02-11 18:25:00,407.0815536146114,407.0815536146114,2619.68,0.0 -2025-02-11 18:30:00,407.0815536146114,407.0815536146114,2628.34,0.0 -2025-02-11 18:35:00,407.0815536146114,407.0815536146114,2633.76,0.0 -2025-02-11 18:40:00,407.0815536146114,407.0815536146114,2622.36,0.0 -2025-02-11 18:45:00,407.0815536146114,407.0815536146114,2612.72,0.0 -2025-02-11 18:50:00,407.0815536146114,407.0815536146114,2610.36,0.0 -2025-02-11 18:55:00,407.0815536146114,407.0815536146114,2609.62,0.0 -2025-02-11 19:00:00,407.0815536146114,407.0815536146114,2613.95,0.0 -2025-02-11 19:05:00,407.0815536146114,407.0815536146114,2611.58,0.0 -2025-02-11 19:10:00,407.0815536146114,407.0815536146114,2613.32,0.0 -2025-02-11 19:15:00,407.0815536146114,407.0815536146114,2610.21,0.0 -2025-02-11 19:20:00,407.0815536146114,407.0815536146114,2602.93,0.0 -2025-02-11 19:25:00,407.0815536146114,407.0815536146114,2595.35,0.0 -2025-02-11 19:30:00,407.0815536146114,407.0815536146114,2589.93,0.0 -2025-02-11 19:35:00,407.0815536146114,407.0815536146114,2589.2,0.0 -2025-02-11 19:40:00,407.0815536146114,407.0815536146114,2590.11,0.0 -2025-02-11 19:45:00,407.0815536146114,407.0815536146114,2586.65,0.0 -2025-02-11 19:50:00,407.0815536146114,407.0815536146114,2592.6,0.0 -2025-02-11 19:55:00,407.0815536146114,407.0815536146114,2588.66,0.0 -2025-02-11 20:00:00,407.0815536146114,407.0815536146114,2594.33,0.0 -2025-02-11 20:05:00,407.0815536146114,407.0815536146114,2602.1,0.0 -2025-02-11 20:10:00,407.0815536146114,407.0815536146114,2596.9,0.0 -2025-02-11 20:15:00,407.0815536146114,407.0815536146114,2590.16,0.0 -2025-02-11 20:20:00,407.0815536146114,407.0815536146114,2591.5,0.0 -2025-02-11 20:25:00,407.0815536146114,407.0815536146114,2599.03,0.0 -2025-02-11 20:30:00,407.0815536146114,407.0815536146114,2609.49,0.0 -2025-02-11 20:35:00,407.0815536146114,407.0815536146114,2602.32,0.0 -2025-02-11 20:40:00,407.0815536146114,407.0815536146114,2591.03,0.0 -2025-02-11 20:45:00,407.0815536146114,407.0815536146114,2594.8,0.0 -2025-02-11 20:50:00,407.0815536146114,407.0815536146114,2596.03,0.0 -2025-02-11 20:55:00,407.0815536146114,407.0815536146114,2597.53,0.0 -2025-02-11 21:00:00,407.0815536146114,407.0815536146114,2598.31,0.0 -2025-02-11 21:05:00,407.0815536146114,407.0815536146114,2593.77,0.0 -2025-02-11 21:10:00,407.0815536146114,407.0815536146114,2599.99,0.0 -2025-02-11 21:15:00,407.0815536146114,407.0815536146114,2608.41,0.0 -2025-02-11 21:20:00,407.0815536146114,407.0815536146114,2609.99,0.0 -2025-02-11 21:25:00,407.0815536146114,407.0815536146114,2608.19,0.0 -2025-02-11 21:30:00,407.0815536146114,407.0815536146114,2618.56,0.0 -2025-02-11 21:35:00,407.0815536146114,407.0815536146114,2624.24,0.0 -2025-02-11 21:40:00,407.0815536146114,407.0815536146114,2627.63,0.0 -2025-02-11 21:45:00,407.0815536146114,407.0815536146114,2625.2,0.0 -2025-02-11 21:50:00,407.0815536146114,407.0815536146114,2618.37,0.0 -2025-02-11 21:55:00,407.0815536146114,407.0815536146114,2621.16,0.0 -2025-02-11 22:00:00,407.0815536146114,407.0815536146114,2626.08,0.0 -2025-02-11 22:05:00,407.0815536146114,407.0815536146114,2622.61,0.0 -2025-02-11 22:10:00,407.0815536146114,407.0815536146114,2622.82,0.0 -2025-02-11 22:15:00,407.0815536146114,407.0815536146114,2625.51,0.0 -2025-02-11 22:20:00,407.0815536146114,407.0815536146114,2630.22,0.0 -2025-02-11 22:25:00,407.0815536146114,407.0815536146114,2628.02,0.0 -2025-02-11 22:30:00,407.0815536146114,407.0815536146114,2620.11,0.0 -2025-02-11 22:35:00,407.0815536146114,407.0815536146114,2613.57,0.0 -2025-02-11 22:40:00,407.0815536146114,407.0815536146114,2605.14,0.0 -2025-02-11 22:45:00,407.0815536146114,407.0815536146114,2611.16,0.0 -2025-02-11 22:50:00,407.0815536146114,407.0815536146114,2599.93,0.0 -2025-02-11 22:55:00,407.0815536146114,407.0815536146114,2584.44,0.0 -2025-02-11 23:00:00,407.0815536146114,407.0815536146114,2590.05,0.0 -2025-02-11 23:05:00,407.0815536146114,407.0815536146114,2600.22,0.0 -2025-02-11 23:10:00,407.0815536146114,407.0815536146114,2600.01,0.0 -2025-02-11 23:15:00,407.0815536146114,407.0815536146114,2598.14,0.0 -2025-02-11 23:20:00,407.0815536146114,407.0815536146114,2607.53,0.0 -2025-02-11 23:25:00,407.0815536146114,407.0815536146114,2607.53,0.0 -2025-02-11 23:30:00,407.0815536146114,407.0815536146114,2610.65,0.0 -2025-02-11 23:35:00,407.0815536146114,407.0815536146114,2603.22,0.0 -2025-02-11 23:40:00,407.0815536146114,407.0815536146114,2599.83,0.0 -2025-02-11 23:45:00,407.0815536146114,407.0815536146114,2602.01,0.0 -2025-02-11 23:50:00,407.0815536146114,407.0815536146114,2601.62,0.0 -2025-02-11 23:55:00,407.0815536146114,407.0815536146114,2601.03,0.0 -2025-02-12 00:00:00,409.1363569999095,409.1363569999095,2604.4,0.0 -2025-02-12 00:05:00,409.1363569999095,409.1363569999095,2604.26,0.0 -2025-02-12 00:10:00,409.1363569999095,409.1363569999095,2609.41,0.0 -2025-02-12 00:15:00,409.6341745869985,408.9317888214095,2607.2,-1.0 -2025-02-12 00:20:00,411.10674260234157,408.9317888214095,2597.8,-1.0 -2025-02-12 00:25:00,410.0320812634848,408.9317888214095,2604.66,-1.0 -2025-02-12 00:30:00,409.4399209339106,408.9317888214095,2608.44,-1.0 -2025-02-12 00:35:00,411.8038625670519,408.9317888214095,2593.35,-1.0 -2025-02-12 00:40:00,413.02477985740916,411.4529787483729,2602.88,1.0 -2025-02-12 00:45:00,413.718556659441,411.4529787483729,2607.25,1.0 -2025-02-12 00:50:00,413.97257104920095,411.4529787483729,2608.85,1.0 -2025-02-12 00:55:00,414.0789395749129,411.4529787483729,2609.52,1.0 -2025-02-12 01:00:00,414.3948699721769,411.4529787483729,2611.51,1.0 -2025-02-12 01:05:00,414.19800882011293,411.4529787483729,2610.27,1.0 -2025-02-12 01:10:00,413.0676447856811,411.4529787483729,2603.15,1.0 -2025-02-12 01:15:00,413.5105823778251,411.4529787483729,2605.94,1.0 -2025-02-12 01:20:00,412.7993420864972,411.4529787483729,2601.46,1.0 -2025-02-12 01:25:00,413.3915131326251,411.4529787483729,2605.19,1.0 -2025-02-12 01:30:00,414.00749802779296,411.4529787483729,2609.07,1.0 -2025-02-12 01:35:00,413.628064033089,411.4529787483729,2606.68,1.0 -2025-02-12 01:40:00,414.4440852601929,411.4529787483729,2611.82,1.0 -2025-02-12 01:45:00,415.25236428016314,415.26430220829025,2619.68,-1.0 -2025-02-12 01:50:00,415.33007879045294,415.26430220829025,2619.19,-1.0 -2025-02-12 01:55:00,415.8661503104118,415.26430220829025,2615.81,-1.0 -2025-02-12 02:00:00,415.92324668531865,415.26430220829025,2615.45,-1.0 -2025-02-12 02:05:00,416.1992124973684,415.26430220829025,2613.71,-1.0 -2025-02-12 02:10:00,416.8494767671409,415.26430220829025,2609.61,-1.0 -2025-02-12 02:15:00,417.3617581308886,415.26430220829025,2606.38,-1.0 -2025-02-12 02:20:00,417.1571627874723,415.26430220829025,2607.67,-1.0 -2025-02-12 02:25:00,417.090550350081,415.26430220829025,2608.09,-1.0 -2025-02-12 02:30:00,416.9541534544702,415.26430220829025,2608.95,-1.0 -2025-02-12 02:35:00,416.4783503302464,415.26430220829025,2611.95,-1.0 -2025-02-12 02:40:00,416.85740681921135,415.26430220829025,2609.56,-1.0 -2025-02-12 02:45:00,417.72409582088756,417.44073231485663,2605.03,1.0 -2025-02-12 02:50:00,417.356704125524,417.44073231485663,2602.74,1.0 -2025-02-12 02:55:00,415.3236360483595,417.02435277946563,2595.32,1.0 -2025-02-12 03:00:00,412.8505850707221,417.02435277946563,2590.18,1.0 -2025-02-12 03:05:00,404.5257760696524,404.3180063674616,2580.51,1.0 -2025-02-12 03:10:00,404.4253982593862,404.3180063674616,2579.87,1.0 -2025-02-12 03:15:00,405.3852610700561,404.3180063674616,2585.99,1.0 -2025-02-12 03:20:00,406.6572361345223,404.3180063674616,2594.1,1.0 -2025-02-12 03:25:00,407.44927979365355,404.3180063674616,2599.15,1.0 -2025-02-12 03:30:00,406.8030976400653,404.3180063674616,2595.03,1.0 -2025-02-12 03:35:00,407.4351641640848,404.3180063674616,2599.06,1.0 -2025-02-12 03:40:00,407.07756821501175,404.3180063674616,2596.78,1.0 -2025-02-12 03:45:00,406.5929315998206,404.3180063674616,2593.69,1.0 -2025-02-12 03:50:00,406.0753585156358,404.3180063674616,2590.39,1.0 -2025-02-12 03:55:00,405.41192392590807,404.3180063674616,2586.16,1.0 -2025-02-12 04:00:00,406.91268944041013,403.9132182768637,2587.56,1.0 -2025-02-12 04:05:00,409.1375127087432,403.9132182768637,2592.29,1.0 -2025-02-12 04:10:00,409.113994492376,403.9132182768637,2592.24,1.0 -2025-02-12 04:15:00,406.02840450500497,403.9132182768637,2585.68,1.0 -2025-02-12 04:20:00,407.51945942268276,403.9132182768637,2588.85,1.0 -2025-02-12 04:25:00,407.45360841685476,403.9132182768637,2588.71,1.0 -2025-02-12 04:30:00,404.9136410492018,403.9132182768637,2583.31,1.0 -2025-02-12 04:35:00,405.6971717516257,403.30698951921374,2583.98,1.0 -2025-02-12 04:40:00,407.9343744643576,403.30698951921374,2586.36,1.0 -2025-02-12 04:45:00,414.6459826025527,403.30698951921374,2593.5,1.0 -2025-02-12 04:50:00,411.6943790235706,403.30698951921374,2590.36,1.0 -2025-02-12 04:55:00,410.51937759881656,403.30698951921374,2589.11,1.0 -2025-02-12 05:00:00,416.225184517422,403.30698951921374,2595.18,1.0 -2025-02-12 05:05:00,418.16158686541667,403.30698951921374,2597.24,1.0 -2025-02-12 05:10:00,422.4009920059296,403.30698951921374,2601.75,1.0 -2025-02-12 05:15:00,424.9953951517868,403.30698951921374,2604.51,1.0 -2025-02-12 05:20:00,423.5289933736933,403.30698951921374,2602.95,1.0 -2025-02-12 05:25:00,426.72499724902445,403.30698951921374,2606.35,1.0 -2025-02-12 05:30:00,424.5441946046812,403.30698951921374,2604.03,1.0 -2025-02-12 05:35:00,421.59259102569865,403.30698951921374,2600.89,1.0 -2025-02-12 05:40:00,421.0003903076229,403.30698951921374,2600.26,1.0 -2025-02-12 05:45:00,422.2975918805511,403.30698951921374,2601.64,1.0 -2025-02-12 05:50:00,425.2115954139411,403.30698951921374,2604.74,1.0 -2025-02-12 05:55:00,426.79568713557,426.75995325345093,2607.7,-1.0 -2025-02-12 06:00:00,427.49126298395873,426.333269632292,2605.87,-1.0 -2025-02-12 06:05:00,428.00669231212413,426.333269632292,2604.82,-1.0 -2025-02-12 06:10:00,426.3573184619947,426.333269632292,2608.18,-1.0 -2025-02-12 06:15:00,427.308093124015,425.69512293205014,2607.5,-1.0 -2025-02-12 06:20:00,427.788231319668,425.69512293205014,2607.01,-1.0 -2025-02-12 06:25:00,429.73818031834145,425.69512293205014,2605.02,-1.0 -2025-02-12 06:30:00,433.7653098149144,433.8864553843022,2598.54,1.0 -2025-02-12 06:35:00,434.5546916065089,433.45258541364564,2601.4,1.0 -2025-02-12 06:40:00,436.8085760517682,433.45258541364564,2605.9,1.0 -2025-02-12 06:45:00,434.4244671718938,433.45258541364564,2601.14,1.0 -2025-02-12 06:50:00,433.5629824505948,433.45258541364564,2599.42,1.0 -2025-02-12 06:55:00,434.2291305199714,433.45258541364564,2600.75,1.0 -2025-02-12 07:00:00,434.15400103846275,433.45258541364564,2600.6,1.0 -2025-02-12 07:05:00,436.36781642691744,433.45258541364564,2605.02,1.0 -2025-02-12 07:10:00,436.31272147381105,433.45258541364564,2604.91,1.0 -2025-02-12 07:15:00,439.7284929321307,440.0402683257807,2615.95,-1.0 -2025-02-12 07:20:00,440.6076331098311,440.0402683257807,2610.73,-1.0 -2025-02-12 07:25:00,440.01480295168824,440.0402683257807,2614.25,-1.0 -2025-02-12 07:30:00,439.10703177203203,440.0402683257807,2619.64,-1.0 -2025-02-12 07:35:00,438.9487191729825,440.0402683257807,2620.58,-1.0 -2025-02-12 07:40:00,439.3849209086615,440.0402683257807,2617.99,-1.0 -2025-02-12 07:45:00,440.15122125512454,440.0402683257807,2613.44,-1.0 -2025-02-12 07:50:00,440.0097504219313,440.0402683257807,2614.28,-1.0 -2025-02-12 07:55:00,439.47418226770003,440.0402683257807,2617.46,-1.0 -2025-02-12 08:00:00,438.7045135680657,440.0402683257807,2622.03,-1.0 -2025-02-12 08:05:00,437.5205374283656,440.0402683257807,2629.06,-1.0 -2025-02-12 08:10:00,437.4136537873161,439.60340019314384,2630.97,-1.0 -2025-02-12 08:15:00,438.7393602708722,439.60340019314384,2628.32,-1.0 -2025-02-12 08:20:00,438.2190830094011,439.60340019314384,2629.36,-1.0 -2025-02-12 08:25:00,438.2190830094011,439.60340019314384,2629.36,-1.0 -2025-02-12 08:30:00,437.99396304049543,439.60340019314384,2629.81,-1.0 -2025-02-12 08:35:00,438.8444162563616,439.60340019314384,2628.11,-1.0 -2025-02-12 08:40:00,440.1100907482098,439.60340019314384,2625.58,-1.0 -2025-02-12 08:45:00,438.2240856753769,439.60340019314384,2629.35,-1.0 -2025-02-12 08:50:00,438.7131676556049,438.9472308326114,2628.98,-1.0 -2025-02-12 08:55:00,439.63670442388735,439.3131188299413,2628.78,1.0 -2025-02-12 09:00:00,438.740792894158,438.8738862598188,2626.26,1.0 -2025-02-12 09:05:00,433.7672171255229,438.2194659275395,2619.5,1.0 -2025-02-12 09:10:00,433.166555982265,438.2194659275395,2618.9,1.0 -2025-02-12 09:15:00,430.13321720881163,438.2194659275395,2615.87,1.0 -2025-02-12 09:20:00,428.2602591904715,437.3701283446096,2613.1,1.0 -2025-02-12 09:25:00,431.9934010565033,437.3701283446096,2615.36,1.0 -2025-02-12 09:30:00,432.40635922752443,437.3701283446096,2615.61,1.0 -2025-02-12 09:35:00,435.64395128833047,437.3701283446096,2617.57,1.0 -2025-02-12 09:40:00,441.5409939705123,437.3701283446096,2621.14,1.0 -2025-02-12 09:45:00,437.82437043132177,437.3701283446096,2618.89,1.0 -2025-02-12 09:50:00,445.75390289601745,445.8112065287213,2625.51,-1.0 -2025-02-12 09:55:00,445.07124834601325,445.3660529978382,2628.33,-1.0 -2025-02-12 10:00:00,445.20347123408857,445.3660529978382,2628.07,-1.0 -2025-02-12 10:05:00,446.94779625754495,445.3660529978382,2624.64,-1.0 -2025-02-12 10:10:00,447.05459166714434,445.3660529978382,2624.43,-1.0 -2025-02-12 10:15:00,447.4817733055416,445.3660529978382,2623.59,-1.0 -2025-02-12 10:20:00,447.87844196976795,445.3660529978382,2622.81,-1.0 -2025-02-12 10:25:00,447.0342496843635,445.3660529978382,2624.47,-1.0 -2025-02-12 10:30:00,444.5423567937117,445.3660529978382,2629.37,-1.0 -2025-02-12 10:35:00,445.32043763507835,445.3660529978382,2627.84,-1.0 -2025-02-12 10:40:00,447.76656106447325,445.3660529978382,2623.03,-1.0 -2025-02-12 10:45:00,449.79339812946836,449.9313648147697,2616.22,1.0 -2025-02-12 10:50:00,449.6585984938502,449.48195073380987,2615.36,1.0 -2025-02-12 10:55:00,450.93277424564286,449.48195073380987,2617.83,1.0 -2025-02-12 11:00:00,453.8886556455507,449.48195073380987,2623.56,1.0 -2025-02-12 11:05:00,454.2394408727648,449.48195073380987,2624.24,1.0 -2025-02-12 11:10:00,453.3160503481863,449.48195073380987,2622.45,1.0 -2025-02-12 11:15:00,453.54818763090174,449.48195073380987,2622.9,1.0 -2025-02-12 11:20:00,455.8282916077941,449.48195073380987,2627.32,1.0 -2025-02-12 11:25:00,455.77670554496825,449.48195073380987,2627.22,1.0 -2025-02-12 11:30:00,456.89096450200174,449.48195073380987,2629.38,1.0 -2025-02-12 11:35:00,457.60285216899535,449.48195073380987,2630.76,1.0 -2025-02-12 11:40:00,458.04133370301304,449.48195073380987,2631.61,1.0 -2025-02-12 11:45:00,458.93870352842265,458.291681532958,2630.14,-1.0 -2025-02-12 11:50:00,460.0093403036712,458.291681532958,2623.99,-1.0 -2025-02-12 11:55:00,459.6716109794464,458.291681532958,2625.93,-1.0 -2025-02-12 12:00:00,459.34432689205335,458.291681532958,2627.81,-1.0 -2025-02-12 12:05:00,458.85514163376905,458.291681532958,2630.62,-1.0 -2025-02-12 12:10:00,458.8203241776634,458.291681532958,2630.82,-1.0 -2025-02-12 12:15:00,458.66364562518805,458.291681532958,2631.72,-1.0 -2025-02-12 12:20:00,458.45000812661164,457.83364715245597,2633.66,-1.0 -2025-02-12 12:25:00,460.63070288967964,457.83364715245597,2629.48,-1.0 -2025-02-12 12:30:00,461.4080318841705,457.83364715245597,2627.99,-1.0 -2025-02-12 12:35:00,461.5697580508095,457.83364715245597,2627.68,-1.0 -2025-02-12 12:40:00,457.7978864869382,457.83364715245597,2634.91,-1.0 -2025-02-12 12:45:00,459.07604490069804,457.83364715245597,2632.46,-1.0 -2025-02-12 12:50:00,458.0274333041032,457.83364715245597,2634.47,-1.0 -2025-02-12 12:55:00,461.9088613034395,457.83364715245597,2627.03,-1.0 -2025-02-12 13:00:00,463.16093485161264,457.83364715245597,2624.63,-1.0 -2025-02-12 13:05:00,462.5505489968782,457.83364715245597,2625.8,-1.0 -2025-02-12 13:10:00,459.22733712110227,457.83364715245597,2632.17,-1.0 -2025-02-12 13:15:00,451.232844282902,457.1544508130401,2645.35,-1.0 -2025-02-12 13:20:00,443.23128187991125,456.2695295051863,2652.85,-1.0 -2025-02-12 13:25:00,433.4602601382778,456.2695295051863,2658.59,-1.0 -2025-02-12 13:30:00,551.3853675210388,551.2279370482665,2588.69,1.0 -2025-02-12 13:35:00,547.0452336804851,545.4400437092597,2568.86,1.0 -2025-02-12 13:40:00,552.1501212335353,545.4400437092597,2592.82,1.0 -2025-02-12 13:45:00,553.1259302900031,545.4400437092597,2597.4,1.0 -2025-02-12 13:50:00,552.0393306856394,545.4400437092597,2592.3,1.0 -2025-02-12 13:55:00,552.4888846396016,545.4400437092597,2594.41,1.0 -2025-02-12 14:00:00,551.8113578274689,545.4400437092597,2591.23,1.0 -2025-02-12 14:05:00,551.4725944214025,545.4400437092597,2589.64,1.0 -2025-02-12 14:10:00,550.0344478862152,545.4400437092597,2582.89,1.0 -2025-02-12 14:15:00,549.8064750280448,545.4400437092597,2581.82,1.0 -2025-02-12 14:20:00,550.1729360710851,545.4400437092597,2583.54,1.0 -2025-02-12 14:25:00,546.6565461494432,544.8929179135959,2569.36,1.0 -2025-02-12 14:30:00,557.3036359781853,544.0754195747363,2577.05,1.0 -2025-02-12 14:35:00,569.374131928154,544.0754195747363,2586.51,1.0 -2025-02-12 14:40:00,576.9277615289797,544.0754195747363,2592.43,1.0 -2025-02-12 14:45:00,574.2482645422003,544.0754195747363,2590.33,1.0 -2025-02-12 14:50:00,572.5384902744455,544.0754195747363,2588.99,1.0 -2025-02-12 14:55:00,584.4175935825019,544.0754195747363,2598.3,1.0 -2025-02-12 15:00:00,572.1684645000807,544.0754195747363,2588.7,1.0 -2025-02-12 15:05:00,565.2910889006802,544.0754195747363,2583.31,1.0 -2025-02-12 15:10:00,561.8842998746318,544.0754195747363,2580.64,1.0 -2025-02-12 15:15:00,581.9932867849394,544.0754195747363,2596.4,1.0 -2025-02-12 15:20:00,596.5646465892358,544.0754195747363,2607.82,1.0 -2025-02-12 15:25:00,600.0657681898041,597.1459535195597,2597.06,-1.0 -2025-02-12 15:30:00,598.0054677921679,597.1459535195597,2606.06,-1.0 -2025-02-12 15:35:00,597.2477350903705,597.1459535195597,2609.37,-1.0 -2025-02-12 15:40:00,597.9070312176142,597.1459535195597,2606.49,-1.0 -2025-02-12 15:45:00,598.4060817583749,597.1459535195597,2604.31,-1.0 -2025-02-12 15:50:00,597.4675004661184,597.1459535195597,2608.41,-1.0 -2025-02-12 15:55:00,598.0924582534014,597.1459535195597,2605.68,-1.0 -2025-02-12 16:00:00,598.3305374104616,597.1459535195597,2604.64,-1.0 -2025-02-12 16:05:00,600.1916797138905,600.1101370856578,2594.61,1.0 -2025-02-12 16:10:00,599.8450288321908,599.5111063607073,2591.63,1.0 -2025-02-12 16:15:00,600.483584975413,599.5111063607073,2592.55,1.0 -2025-02-12 16:20:00,599.9491412468467,599.5111063607073,2591.78,1.0 -2025-02-12 16:25:00,606.2420127859901,598.6194939932395,2592.99,1.0 -2025-02-12 16:30:00,611.3360139540865,598.6194939932395,2596.67,1.0 -2025-02-12 16:35:00,617.6481458362923,598.6194939932395,2601.23,1.0 -2025-02-12 16:40:00,634.8819269620516,598.6194939932395,2613.68,1.0 -2025-02-12 16:45:00,637.1797644454866,598.6194939932395,2615.34,1.0 -2025-02-12 16:50:00,659.2722260332073,598.6194939932395,2631.3,1.0 -2025-02-12 16:55:00,681.0601549424,598.6194939932395,2647.04,1.0 -2025-02-12 17:00:00,697.671028316626,598.6194939932395,2659.04,1.0 -2025-02-12 17:05:00,687.8429282368758,598.6194939932395,2651.94,1.0 -2025-02-12 17:10:00,693.2137772945424,598.6194939932395,2655.82,1.0 -2025-02-12 17:15:00,695.9545714012897,598.6194939932395,2657.8,1.0 -2025-02-12 17:20:00,699.3598004430061,598.6194939932395,2660.26,1.0 -2025-02-12 17:25:00,729.93764984606,598.6194939932395,2682.35,1.0 -2025-02-12 17:30:00,708.6203623491365,598.6194939932395,2666.95,1.0 -2025-02-12 17:35:00,707.00080219515,598.6194939932395,2665.78,1.0 -2025-02-12 17:40:00,704.5922255558869,598.6194939932395,2664.04,1.0 -2025-02-12 17:45:00,715.0986029650851,598.6194939932395,2671.63,1.0 -2025-02-12 17:50:00,717.5348643933046,598.6194939932395,2673.39,1.0 -2025-02-12 17:55:00,715.7630379000541,598.6194939932395,2672.11,1.0 -2025-02-12 18:00:00,707.1530685344133,598.6194939932395,2665.89,1.0 -2025-02-12 18:05:00,697.034278170614,598.6194939932395,2658.58,1.0 -2025-02-12 18:10:00,702.7788718792007,598.6194939932395,2662.73,1.0 -2025-02-12 18:15:00,699.4290124153983,598.6194939932395,2660.31,1.0 -2025-02-12 18:20:00,690.016184170004,598.6194939932395,2653.51,1.0 -2025-02-12 18:25:00,689.2963796571202,598.6194939932395,2652.99,1.0 -2025-02-12 18:30:00,685.6973570927047,598.6194939932395,2650.39,1.0 -2025-02-12 18:35:00,695.0271309712286,598.6194939932395,2657.13,1.0 -2025-02-12 18:40:00,686.4448463945448,598.6194939932395,2650.93,1.0 -2025-02-12 18:45:00,696.480582391473,598.6194939932395,2658.18,1.0 -2025-02-12 18:50:00,702.9172958239857,598.6194939932395,2662.83,1.0 -2025-02-12 18:55:00,702.3359152558877,598.6194939932395,2662.41,1.0 -2025-02-12 19:00:00,707.7400445980326,706.1606148823171,2660.8,-1.0 -2025-02-12 19:05:00,709.1759829159053,706.1606148823171,2655.38,-1.0 -2025-02-12 19:10:00,709.3110988830852,706.1606148823171,2654.87,-1.0 -2025-02-12 19:15:00,708.2672618033032,706.1606148823171,2658.81,-1.0 -2025-02-12 19:20:00,706.410079587752,706.1606148823171,2665.82,-1.0 -2025-02-12 19:25:00,705.445722488664,706.1606148823171,2669.46,-1.0 -2025-02-12 19:30:00,705.352995844521,706.1606148823171,2669.81,-1.0 -2025-02-12 19:35:00,705.2973598580352,706.1606148823171,2670.02,-1.0 -2025-02-12 19:40:00,704.9635439391201,706.1606148823171,2671.28,-1.0 -2025-02-12 19:45:00,703.5223069558679,706.1606148823171,2676.72,-1.0 -2025-02-12 19:50:00,703.1328550504669,706.1606148823171,2678.19,-1.0 -2025-02-12 19:55:00,703.400437652137,706.1606148823171,2677.18,-1.0 -2025-02-12 20:00:00,704.5555467048906,706.1606148823171,2672.82,-1.0 -2025-02-12 20:05:00,703.9170575266484,706.1606148823171,2675.23,-1.0 -2025-02-12 20:10:00,698.3210218746153,698.7459284260527,2690.08,-1.0 -2025-02-12 20:15:00,698.6564696284751,698.7459284260527,2688.79,-1.0 -2025-02-12 20:20:00,698.8566981327169,698.7459284260527,2688.02,-1.0 -2025-02-12 20:25:00,700.5885446758999,698.7459284260527,2681.36,-1.0 -2025-02-12 20:30:00,701.0748139004875,698.7459284260527,2679.49,-1.0 -2025-02-12 20:35:00,702.8794708088492,698.7459284260527,2672.55,-1.0 -2025-02-12 20:40:00,702.9288778423635,698.7459284260527,2672.36,-1.0 -2025-02-12 20:45:00,702.645437492203,698.7459284260527,2673.45,-1.0 -2025-02-12 20:50:00,702.3906012140769,698.7459284260527,2674.43,-1.0 -2025-02-12 20:55:00,701.8783282876399,698.7459284260527,2676.4,-1.0 -2025-02-12 21:00:00,702.6246345307231,698.7459284260527,2673.53,-1.0 -2025-02-12 21:05:00,700.7653698484772,698.7459284260527,2680.68,-1.0 -2025-02-12 21:10:00,699.5874021546906,698.7459284260527,2685.21,-1.0 -2025-02-12 21:15:00,701.2589440735183,698.046804204168,2683.36,-1.0 -2025-02-12 21:20:00,700.3146431023932,698.046804204168,2684.57,-1.0 -2025-02-12 21:25:00,703.1241335949967,698.046804204168,2680.97,-1.0 -2025-02-12 21:30:00,702.4451733926173,698.046804204168,2681.84,-1.0 -2025-02-12 21:35:00,700.7594790970555,698.046804204168,2684.0,-1.0 -2025-02-12 21:40:00,695.2575602157076,698.046804204168,2691.05,-1.0 -2025-02-12 21:45:00,698.3089790562851,698.046804204168,2687.14,-1.0 -2025-02-12 21:50:00,701.173098530689,698.046804204168,2683.47,-1.0 -2025-02-12 21:55:00,702.9212259483086,698.046804204168,2681.23,-1.0 -2025-02-12 22:00:00,703.9279600414914,698.046804204168,2679.94,-1.0 -2025-02-12 22:05:00,704.146475968694,698.046804204168,2679.66,-1.0 -2025-02-12 22:10:00,704.5678995425844,698.046804204168,2679.12,-1.0 -2025-02-12 22:15:00,681.4926037565846,697.0173599047673,2704.98,-1.0 -2025-02-12 22:20:00,654.3874089294607,655.1273072000596,2729.25,-1.0 -2025-02-12 22:25:00,647.6264344628333,648.2484704744589,2770.18,-1.0 -2025-02-12 22:30:00,648.6271137564285,648.2484704744589,2765.91,-1.0 -2025-02-12 22:35:00,646.4898315181174,648.2484704744589,2775.03,-1.0 -2025-02-12 22:40:00,649.063006844505,648.2484704744589,2764.05,-1.0 -2025-02-12 22:45:00,651.6244646147616,648.2484704744589,2753.12,-1.0 -2025-02-12 22:50:00,653.895326992967,648.2484704744589,2743.43,-1.0 -2025-02-12 22:55:00,653.7594033418462,648.2484704744589,2744.01,-1.0 -2025-02-12 23:00:00,652.1658157080179,648.2484704744589,2750.81,-1.0 -2025-02-12 23:05:00,652.2337775335783,648.2484704744589,2750.52,-1.0 -2025-02-12 23:10:00,651.8424111587998,648.2484704744589,2752.19,-1.0 -2025-02-12 23:15:00,654.1765483401131,648.2484704744589,2742.23,-1.0 -2025-02-12 23:20:00,656.7380061103696,648.2484704744589,2731.3,-1.0 -2025-02-12 23:25:00,656.6208305490586,648.2484704744589,2731.8,-1.0 -2025-02-12 23:30:00,654.6593116527141,648.2484704744589,2740.17,-1.0 -2025-02-12 23:35:00,654.497609378105,648.2484704744589,2740.86,-1.0 -2025-02-12 23:40:00,655.399861200199,648.2484704744589,2737.01,-1.0 -2025-02-12 23:45:00,656.2927389773882,648.2484704744589,2733.2,-1.0 -2025-02-12 23:50:00,656.5786473469867,648.2484704744589,2731.98,-1.0 -2025-02-12 23:55:00,655.3670520430319,648.2484704744589,2737.15,-1.0 -2025-02-13 00:00:00,686.4290798946939,678.0824984435825,2731.91,-1.0 -2025-02-13 00:05:00,685.7283700380545,678.0824984435825,2734.9,-1.0 -2025-02-13 00:10:00,687.6687973333633,678.0824984435825,2726.62,-1.0 -2025-02-13 00:15:00,687.2563393575489,678.0824984435825,2728.38,-1.0 -2025-02-13 00:20:00,688.7140033402566,678.0824984435825,2722.16,-1.0 -2025-02-13 00:25:00,687.7461332038284,678.0824984435825,2726.29,-1.0 -2025-02-13 00:30:00,687.0594844145465,678.0824984435825,2729.22,-1.0 -2025-02-13 00:35:00,687.9640797478668,678.0824984435825,2725.36,-1.0 -2025-02-13 00:40:00,688.7140033402566,678.0824984435825,2722.16,-1.0 -2025-02-13 00:45:00,689.867010863556,678.0824984435825,2717.24,-1.0 -2025-02-13 00:50:00,689.9091940656278,678.0824984435825,2717.06,-1.0 -2025-02-13 00:55:00,687.4883469689445,678.0824984435825,2727.39,-1.0 -2025-02-13 01:00:00,688.481995728861,678.0824984435825,2723.15,-1.0 -2025-02-13 01:05:00,685.8877288014374,678.0824984435825,2734.22,-1.0 -2025-02-13 01:10:00,686.1431715250952,678.0824984435825,2733.13,-1.0 -2025-02-13 01:15:00,686.0869272556661,678.0824984435825,2733.37,-1.0 -2025-02-13 01:20:00,683.9918282194269,678.0824984435825,2742.31,-1.0 -2025-02-13 01:25:00,685.454179224587,678.0824984435825,2736.07,-1.0 -2025-02-13 01:30:00,685.0534388049037,678.0824984435825,2737.78,-1.0 -2025-02-13 01:35:00,685.6604082124943,678.0824984435825,2735.19,-1.0 -2025-02-13 01:40:00,683.7176374059594,678.0824984435825,2743.48,-1.0 -2025-02-13 01:45:00,682.0538185554344,677.4011783539147,2751.77,-1.0 -2025-02-13 01:50:00,681.6527646291277,677.4011783539147,2752.32,-1.0 -2025-02-13 01:55:00,685.0799527266574,677.4011783539147,2747.62,-1.0 -2025-02-13 02:00:00,687.0414710207755,677.4011783539147,2744.93,-1.0 -2025-02-13 02:05:00,690.6582482471046,677.4011783539147,2739.97,-1.0 -2025-02-13 02:10:00,690.0457295232907,677.4011783539147,2740.81,-1.0 -2025-02-13 02:15:00,689.8925998423372,677.4011783539147,2741.02,-1.0 -2025-02-13 02:20:00,691.263475081349,677.4011783539147,2739.14,-1.0 -2025-02-13 02:25:00,693.2906203815897,677.4011783539147,2736.36,-1.0 -2025-02-13 02:30:00,691.7374479033479,677.4011783539147,2738.49,-1.0 -2025-02-13 02:35:00,694.2750254734333,677.4011783539147,2735.01,-1.0 -2025-02-13 02:40:00,694.4135713752484,677.4011783539147,2734.82,-1.0 -2025-02-13 02:45:00,695.6953877619451,694.5226018587205,2737.44,1.0 -2025-02-13 02:50:00,694.5994798970586,693.828056076634,2733.9,1.0 -2025-02-13 02:55:00,698.3512215417287,693.828056076634,2738.82,1.0 -2025-02-13 03:00:00,697.4895410420381,693.828056076634,2737.69,1.0 -2025-02-13 03:05:00,698.3295355676214,697.8540792132122,2738.13,-1.0 -2025-02-13 03:10:00,696.6100309349282,697.156538164331,2741.53,-1.0 -2025-02-13 03:15:00,697.6716374766245,697.156538164331,2740.14,-1.0 -2025-02-13 03:20:00,695.2460415028676,696.1139637709458,2742.76,-1.0 -2025-02-13 03:25:00,701.3715479234703,696.1139637709458,2738.74,-1.0 -2025-02-13 03:30:00,703.4743337096467,696.1139637709458,2737.36,-1.0 -2025-02-13 03:35:00,696.967887835027,696.1139637709458,2741.63,-1.0 -2025-02-13 03:40:00,697.3335897108842,696.1139637709458,2741.39,-1.0 -2025-02-13 03:45:00,697.2116890855988,696.1139637709458,2741.47,-1.0 -2025-02-13 03:50:00,694.6670135327614,696.1139637709458,2743.14,-1.0 -2025-02-13 03:55:00,694.0270352500119,696.1139637709458,2743.56,-1.0 -2025-02-13 04:00:00,696.5717108028491,696.1139637709458,2741.89,-1.0 -2025-02-13 04:05:00,698.9182978395971,696.1139637709458,2740.35,-1.0 -2025-02-13 04:10:00,697.8669049465086,696.1139637709458,2741.04,-1.0 -2025-02-13 04:15:00,699.7814679999613,698.9536515964173,2741.97,1.0 -2025-02-13 04:20:00,698.6638945986903,698.2542087514547,2740.54,1.0 -2025-02-13 04:25:00,698.3193021440795,698.2542087514547,2740.09,1.0 -2025-02-13 04:30:00,688.8889523035526,697.2138157902419,2731.52,1.0 -2025-02-13 04:35:00,689.5607877909919,695.8381725342234,2732.05,1.0 -2025-02-13 04:40:00,683.9598636736466,695.8381725342234,2729.84,1.0 -2025-02-13 04:45:00,678.6884056808514,695.8381725342234,2727.76,1.0 -2025-02-13 04:50:00,660.6184559267012,695.8381725342234,2720.63,1.0 -2025-02-13 04:55:00,660.4663946384476,695.8381725342234,2720.57,1.0 -2025-02-13 05:00:00,637.2770481797558,695.8381725342234,2711.42,1.0 -2025-02-13 05:05:00,619.0898255604814,619.0898255604814,2706.95,0.0 -2025-02-13 05:10:00,619.0898255604814,619.0898255604814,2715.06,0.0 -2025-02-13 05:15:00,619.0898255604814,619.0898255604814,2715.9,0.0 -2025-02-13 05:20:00,619.0898255604814,619.0898255604814,2718.86,0.0 -2025-02-13 05:25:00,619.0898255604814,619.0898255604814,2719.65,0.0 -2025-02-13 05:30:00,619.0898255604814,619.0898255604814,2723.02,0.0 -2025-02-13 05:35:00,619.0898255604814,619.0898255604814,2723.99,0.0 -2025-02-13 05:40:00,619.0898255604814,619.0898255604814,2722.23,0.0 -2025-02-13 05:45:00,619.0898255604814,619.0898255604814,2724.15,0.0 -2025-02-13 05:50:00,619.0898255604814,619.0898255604814,2723.98,0.0 -2025-02-13 05:55:00,619.0898255604814,619.0898255604814,2719.99,0.0 -2025-02-13 06:00:00,619.0898255604814,619.0898255604814,2720.23,0.0 -2025-02-13 06:05:00,619.0898255604814,619.0898255604814,2714.11,0.0 -2025-02-13 06:10:00,619.0898255604814,619.0898255604814,2718.04,0.0 -2025-02-13 06:15:00,619.0898255604814,619.0898255604814,2715.04,0.0 -2025-02-13 06:20:00,619.0898255604814,619.0898255604814,2712.56,0.0 -2025-02-13 06:25:00,619.0898255604814,619.0898255604814,2712.68,0.0 -2025-02-13 06:30:00,619.0898255604814,619.0898255604814,2699.0,0.0 -2025-02-13 06:35:00,619.0898255604814,619.0898255604814,2692.47,0.0 -2025-02-13 06:40:00,619.0898255604814,619.0898255604814,2698.02,0.0 -2025-02-13 06:45:00,619.0898255604814,619.0898255604814,2684.1,0.0 -2025-02-13 06:50:00,619.0898255604814,619.0898255604814,2687.93,0.0 -2025-02-13 06:55:00,619.0898255604814,619.0898255604814,2685.14,0.0 -2025-02-13 07:00:00,619.0898255604814,619.0898255604814,2683.01,0.0 -2025-02-13 07:05:00,619.0898255604814,619.0898255604814,2687.24,0.0 -2025-02-13 07:10:00,619.0898255604814,619.0898255604814,2683.18,0.0 -2025-02-13 07:15:00,619.0898255604814,619.0898255604814,2678.08,0.0 -2025-02-13 07:20:00,619.0898255604814,619.0898255604814,2678.94,0.0 -2025-02-13 07:25:00,619.0898255604814,619.0898255604814,2678.59,0.0 -2025-02-13 07:30:00,619.0898255604814,619.0898255604814,2680.32,0.0 -2025-02-13 07:35:00,619.0898255604814,619.0898255604814,2683.83,0.0 -2025-02-13 07:40:00,619.0898255604814,619.0898255604814,2682.69,0.0 -2025-02-13 07:45:00,619.0898255604814,619.0898255604814,2688.19,0.0 -2025-02-13 07:50:00,619.0898255604814,619.0898255604814,2682.53,0.0 -2025-02-13 07:55:00,619.0898255604814,619.0898255604814,2680.11,0.0 -2025-02-13 08:00:00,619.0898255604814,619.0898255604814,2682.2,0.0 -2025-02-13 08:05:00,619.0898255604814,619.0898255604814,2681.7,0.0 -2025-02-13 08:10:00,619.0898255604814,619.0898255604814,2676.77,0.0 -2025-02-13 08:15:00,619.0898255604814,619.0898255604814,2672.47,0.0 -2025-02-13 08:20:00,619.0898255604814,619.0898255604814,2668.01,0.0 -2025-02-13 08:25:00,619.0898255604814,619.0898255604814,2674.77,0.0 -2025-02-13 08:30:00,619.0898255604814,619.0898255604814,2673.22,0.0 -2025-02-13 08:35:00,619.0898255604814,619.0898255604814,2666.61,0.0 -2025-02-13 08:40:00,619.0898255604814,619.0898255604814,2666.64,0.0 -2025-02-13 08:45:00,619.0898255604814,619.0898255604814,2660.76,0.0 -2025-02-13 08:50:00,619.0898255604814,619.0898255604814,2662.91,0.0 -2025-02-13 08:55:00,619.0898255604814,619.0898255604814,2665.39,0.0 -2025-02-13 09:00:00,619.0898255604814,619.0898255604814,2672.11,0.0 -2025-02-13 09:05:00,619.0898255604814,619.0898255604814,2675.31,0.0 -2025-02-13 09:10:00,619.0898255604814,619.0898255604814,2674.57,0.0 -2025-02-13 09:15:00,619.0898255604814,619.0898255604814,2677.29,0.0 -2025-02-13 09:20:00,619.0898255604814,619.0898255604814,2674.76,0.0 -2025-02-13 09:25:00,619.0898255604814,619.0898255604814,2674.04,0.0 -2025-02-13 09:30:00,619.0898255604814,619.0898255604814,2678.28,0.0 -2025-02-13 09:35:00,619.0898255604814,619.0898255604814,2681.44,0.0 -2025-02-13 09:40:00,619.0898255604814,619.0898255604814,2680.01,0.0 -2025-02-13 09:45:00,619.0898255604814,619.0898255604814,2680.02,0.0 -2025-02-13 09:50:00,619.0898255604814,619.0898255604814,2680.86,0.0 -2025-02-13 09:55:00,619.0898255604814,619.0898255604814,2682.1,0.0 -2025-02-13 10:00:00,619.0898255604814,619.0898255604814,2679.34,0.0 -2025-02-13 10:05:00,619.0898255604814,619.0898255604814,2677.36,0.0 -2025-02-13 10:10:00,619.0898255604814,619.0898255604814,2683.41,0.0 -2025-02-13 10:15:00,619.0898255604814,619.0898255604814,2684.41,0.0 -2025-02-13 10:20:00,619.0898255604814,619.0898255604814,2682.05,0.0 -2025-02-13 10:25:00,619.0898255604814,619.0898255604814,2682.33,0.0 -2025-02-13 10:30:00,619.0898255604814,619.0898255604814,2678.77,0.0 -2025-02-13 10:35:00,619.0898255604814,619.0898255604814,2678.43,0.0 -2025-02-13 10:40:00,619.0898255604814,619.0898255604814,2682.85,0.0 -2025-02-13 10:45:00,619.0898255604814,619.0898255604814,2679.14,0.0 -2025-02-13 10:50:00,619.0898255604814,619.0898255604814,2676.87,0.0 -2025-02-13 10:55:00,619.0898255604814,619.0898255604814,2676.12,0.0 -2025-02-13 11:00:00,619.0898255604814,619.0898255604814,2673.29,0.0 -2025-02-13 11:05:00,619.0898255604814,619.0898255604814,2677.6,0.0 -2025-02-13 11:10:00,619.0898255604814,619.0898255604814,2675.04,0.0 -2025-02-13 11:15:00,619.0898255604814,619.0898255604814,2669.84,0.0 -2025-02-13 11:20:00,619.0898255604814,619.0898255604814,2672.2,0.0 -2025-02-13 11:25:00,619.0898255604814,619.0898255604814,2667.12,0.0 -2025-02-13 11:30:00,619.0898255604814,619.0898255604814,2656.06,0.0 -2025-02-13 11:35:00,619.0898255604814,619.0898255604814,2660.85,0.0 -2025-02-13 11:40:00,619.0898255604814,619.0898255604814,2663.97,0.0 -2025-02-13 11:45:00,619.0898255604814,619.0898255604814,2658.0,0.0 -2025-02-13 11:50:00,619.0898255604814,619.0898255604814,2657.09,0.0 -2025-02-13 11:55:00,619.0898255604814,619.0898255604814,2654.71,0.0 -2025-02-13 12:00:00,619.0898255604814,619.0898255604814,2654.75,0.0 -2025-02-13 12:05:00,619.0898255604814,619.0898255604814,2655.51,0.0 -2025-02-13 12:10:00,619.0898255604814,619.0898255604814,2655.39,0.0 -2025-02-13 12:15:00,619.0898255604814,619.0898255604814,2653.12,0.0 -2025-02-13 12:20:00,619.0898255604814,619.0898255604814,2658.59,0.0 -2025-02-13 12:25:00,619.0898255604814,619.0898255604814,2662.62,0.0 -2025-02-13 12:30:00,619.0898255604814,619.0898255604814,2664.55,0.0 -2025-02-13 12:35:00,619.0898255604814,619.0898255604814,2663.27,0.0 -2025-02-13 12:40:00,619.0898255604814,619.0898255604814,2664.89,0.0 -2025-02-13 12:45:00,619.0898255604814,619.0898255604814,2658.18,0.0 -2025-02-13 12:50:00,619.0898255604814,619.0898255604814,2659.01,0.0 -2025-02-13 12:55:00,619.0898255604814,619.0898255604814,2654.7,0.0 -2025-02-13 13:00:00,619.0898255604814,619.0898255604814,2651.95,0.0 -2025-02-13 13:05:00,619.0898255604814,619.0898255604814,2661.49,0.0 -2025-02-13 13:10:00,619.0898255604814,619.0898255604814,2658.0,0.0 -2025-02-13 13:15:00,619.0898255604814,619.0898255604814,2661.39,0.0 -2025-02-13 13:20:00,619.0898255604814,619.0898255604814,2662.78,0.0 -2025-02-13 13:25:00,619.0898255604814,619.0898255604814,2654.9,0.0 -2025-02-13 13:30:00,619.0898255604814,619.0898255604814,2667.98,0.0 -2025-02-13 13:35:00,619.0898255604814,619.0898255604814,2664.9,0.0 -2025-02-13 13:40:00,619.0898255604814,619.0898255604814,2660.06,0.0 -2025-02-13 13:45:00,619.0898255604814,619.0898255604814,2658.18,0.0 -2025-02-13 13:50:00,619.0898255604814,619.0898255604814,2660.58,0.0 -2025-02-13 13:55:00,619.0898255604814,619.0898255604814,2657.71,0.0 -2025-02-13 14:00:00,619.0898255604814,619.0898255604814,2655.49,0.0 -2025-02-13 14:05:00,619.0898255604814,619.0898255604814,2636.29,0.0 -2025-02-13 14:10:00,619.0898255604814,619.0898255604814,2636.09,0.0 -2025-02-13 14:15:00,619.0898255604814,619.0898255604814,2637.66,0.0 -2025-02-13 14:20:00,619.0898255604814,619.0898255604814,2644.17,0.0 -2025-02-13 14:25:00,619.0898255604814,619.0898255604814,2645.02,0.0 -2025-02-13 14:30:00,619.0898255604814,619.0898255604814,2642.95,0.0 -2025-02-13 14:35:00,619.0898255604814,619.0898255604814,2624.28,0.0 -2025-02-13 14:40:00,619.0898255604814,619.0898255604814,2641.82,0.0 -2025-02-13 14:45:00,619.0898255604814,619.0898255604814,2637.02,0.0 -2025-02-13 14:50:00,619.0898255604814,619.0898255604814,2634.15,0.0 -2025-02-13 14:55:00,619.0898255604814,619.0898255604814,2635.23,0.0 -2025-02-13 15:00:00,619.0898255604814,619.0898255604814,2629.62,0.0 -2025-02-13 15:05:00,619.0898255604814,619.0898255604814,2632.28,0.0 -2025-02-13 15:10:00,619.0898255604814,619.0898255604814,2637.6,0.0 -2025-02-13 15:15:00,619.0898255604814,619.0898255604814,2650.82,0.0 -2025-02-13 15:20:00,619.0898255604814,619.0898255604814,2654.33,0.0 -2025-02-13 15:25:00,619.0898255604814,619.0898255604814,2643.88,0.0 -2025-02-13 15:30:00,619.0898255604814,619.0898255604814,2646.89,0.0 -2025-02-13 15:35:00,619.0898255604814,619.0898255604814,2657.16,0.0 -2025-02-13 15:40:00,619.0898255604814,619.0898255604814,2663.31,0.0 -2025-02-13 15:45:00,619.0898255604814,619.0898255604814,2660.26,0.0 -2025-02-13 15:50:00,619.0898255604814,619.0898255604814,2647.3,0.0 -2025-02-13 15:55:00,619.0898255604814,619.0898255604814,2646.77,0.0 -2025-02-13 16:00:00,619.0898255604814,619.0898255604814,2636.16,0.0 -2025-02-13 16:05:00,619.0898255604814,619.0898255604814,2635.43,0.0 -2025-02-13 16:10:00,619.0898255604814,619.0898255604814,2639.74,0.0 -2025-02-13 16:15:00,619.0898255604814,619.0898255604814,2635.36,0.0 -2025-02-13 16:20:00,619.0898255604814,619.0898255604814,2632.51,0.0 -2025-02-13 16:25:00,619.0898255604814,619.0898255604814,2624.38,0.0 -2025-02-13 16:30:00,619.0898255604814,619.0898255604814,2625.86,0.0 -2025-02-13 16:35:00,619.0898255604814,619.0898255604814,2626.32,0.0 -2025-02-13 16:40:00,619.0898255604814,619.0898255604814,2629.39,0.0 -2025-02-13 16:45:00,619.0898255604814,619.0898255604814,2629.34,0.0 -2025-02-13 16:50:00,619.0898255604814,619.0898255604814,2624.58,0.0 -2025-02-13 16:55:00,619.0898255604814,619.0898255604814,2625.69,0.0 -2025-02-13 17:00:00,619.0898255604814,619.0898255604814,2634.1,0.0 -2025-02-13 17:05:00,619.0898255604814,619.0898255604814,2634.95,0.0 -2025-02-13 17:10:00,619.0898255604814,619.0898255604814,2635.26,0.0 -2025-02-13 17:15:00,619.0898255604814,619.0898255604814,2629.18,0.0 -2025-02-13 17:20:00,619.0898255604814,619.0898255604814,2633.43,0.0 -2025-02-13 17:25:00,619.0898255604814,619.0898255604814,2639.43,0.0 -2025-02-13 17:30:00,619.0898255604814,619.0898255604814,2639.53,0.0 -2025-02-13 17:35:00,619.0898255604814,619.0898255604814,2643.81,0.0 -2025-02-13 17:40:00,619.0898255604814,619.0898255604814,2643.14,0.0 -2025-02-13 17:45:00,619.0898255604814,619.0898255604814,2644.56,0.0 -2025-02-13 17:50:00,619.0898255604814,619.0898255604814,2638.65,0.0 -2025-02-13 17:55:00,619.0898255604814,619.0898255604814,2630.31,0.0 -2025-02-13 18:00:00,619.0898255604814,619.0898255604814,2623.13,0.0 -2025-02-13 18:05:00,619.0898255604814,619.0898255604814,2619.25,0.0 -2025-02-13 18:10:00,619.0898255604814,619.0898255604814,2619.72,0.0 -2025-02-13 18:15:00,619.0898255604814,619.0898255604814,2617.5,0.0 -2025-02-13 18:20:00,619.0898255604814,619.0898255604814,2628.41,0.0 -2025-02-13 18:25:00,619.0898255604814,619.0898255604814,2628.86,0.0 -2025-02-13 18:30:00,619.0898255604814,619.0898255604814,2629.23,0.0 -2025-02-13 18:35:00,619.0898255604814,619.0898255604814,2632.56,0.0 -2025-02-13 18:40:00,619.0898255604814,619.0898255604814,2623.76,0.0 -2025-02-13 18:45:00,619.0898255604814,619.0898255604814,2632.84,0.0 -2025-02-13 18:50:00,619.0898255604814,619.0898255604814,2631.79,0.0 -2025-02-13 18:55:00,619.0898255604814,619.0898255604814,2638.58,0.0 -2025-02-13 19:00:00,619.0898255604814,619.0898255604814,2653.78,0.0 -2025-02-13 19:05:00,619.0898255604814,619.0898255604814,2657.28,0.0 -2025-02-13 19:10:00,619.0898255604814,619.0898255604814,2656.52,0.0 -2025-02-13 19:15:00,619.0898255604814,619.0898255604814,2651.74,0.0 -2025-02-13 19:20:00,619.0898255604814,619.0898255604814,2645.14,0.0 -2025-02-13 19:25:00,619.0898255604814,619.0898255604814,2637.62,0.0 -2025-02-13 19:30:00,619.0898255604814,619.0898255604814,2636.38,0.0 -2025-02-13 19:35:00,619.0898255604814,619.0898255604814,2640.1,0.0 -2025-02-13 19:40:00,619.0898255604814,619.0898255604814,2642.07,0.0 -2025-02-13 19:45:00,619.0898255604814,619.0898255604814,2639.93,0.0 -2025-02-13 19:50:00,619.0898255604814,619.0898255604814,2641.02,0.0 -2025-02-13 19:55:00,619.0898255604814,619.0898255604814,2639.75,0.0 -2025-02-13 20:00:00,619.0898255604814,619.0898255604814,2647.81,0.0 -2025-02-13 20:05:00,619.0898255604814,619.0898255604814,2648.57,0.0 -2025-02-13 20:10:00,619.0898255604814,619.0898255604814,2654.33,0.0 -2025-02-13 20:15:00,619.0898255604814,619.0898255604814,2656.06,0.0 -2025-02-13 20:20:00,619.0898255604814,619.0898255604814,2652.32,0.0 -2025-02-13 20:25:00,619.0898255604814,619.0898255604814,2653.6,0.0 -2025-02-13 20:30:00,619.0898255604814,619.0898255604814,2651.45,0.0 -2025-02-13 20:35:00,619.0898255604814,619.0898255604814,2654.11,0.0 -2025-02-13 20:40:00,619.0898255604814,619.0898255604814,2652.18,0.0 -2025-02-13 20:45:00,619.0898255604814,619.0898255604814,2651.04,0.0 -2025-02-13 20:50:00,619.0898255604814,619.0898255604814,2649.04,0.0 -2025-02-13 20:55:00,619.0898255604814,619.0898255604814,2652.23,0.0 -2025-02-13 21:00:00,619.0898255604814,619.0898255604814,2659.17,0.0 -2025-02-13 21:05:00,619.0898255604814,619.0898255604814,2664.49,0.0 -2025-02-13 21:10:00,619.0898255604814,619.0898255604814,2663.0,0.0 -2025-02-13 21:15:00,619.0898255604814,619.0898255604814,2662.27,0.0 -2025-02-13 21:20:00,619.0898255604814,619.0898255604814,2662.34,0.0 -2025-02-13 21:25:00,619.0898255604814,619.0898255604814,2660.2,0.0 -2025-02-13 21:30:00,619.0898255604814,619.0898255604814,2666.02,0.0 -2025-02-13 21:35:00,619.0898255604814,619.0898255604814,2672.35,0.0 -2025-02-13 21:40:00,619.0898255604814,619.0898255604814,2670.93,0.0 -2025-02-13 21:45:00,619.0898255604814,619.0898255604814,2665.49,0.0 -2025-02-13 21:50:00,619.0898255604814,619.0898255604814,2661.81,0.0 -2025-02-13 21:55:00,619.0898255604814,619.0898255604814,2665.76,0.0 -2025-02-13 22:00:00,619.0898255604814,619.0898255604814,2666.25,0.0 -2025-02-13 22:05:00,619.0898255604814,619.0898255604814,2665.28,0.0 -2025-02-13 22:10:00,619.0898255604814,619.0898255604814,2664.47,0.0 -2025-02-13 22:15:00,619.0898255604814,619.0898255604814,2671.6,0.0 -2025-02-13 22:20:00,619.0898255604814,619.0898255604814,2670.75,0.0 -2025-02-13 22:25:00,619.0898255604814,619.0898255604814,2669.46,0.0 -2025-02-13 22:30:00,619.0898255604814,619.0898255604814,2668.3,0.0 -2025-02-13 22:35:00,619.0898255604814,619.0898255604814,2666.68,0.0 -2025-02-13 22:40:00,619.0898255604814,619.0898255604814,2670.39,0.0 -2025-02-13 22:45:00,619.0898255604814,619.0898255604814,2669.23,0.0 -2025-02-13 22:50:00,619.0898255604814,619.0898255604814,2668.11,0.0 -2025-02-13 22:55:00,619.0898255604814,619.0898255604814,2667.05,0.0 -2025-02-13 23:00:00,619.0898255604814,619.0898255604814,2666.99,0.0 -2025-02-13 23:05:00,619.0898255604814,619.0898255604814,2669.28,0.0 -2025-02-13 23:10:00,619.0898255604814,619.0898255604814,2666.99,0.0 -2025-02-13 23:15:00,619.0898255604814,619.0898255604814,2668.35,0.0 -2025-02-13 23:20:00,619.0898255604814,619.0898255604814,2674.56,0.0 -2025-02-13 23:25:00,619.0898255604814,619.0898255604814,2672.25,0.0 -2025-02-13 23:30:00,619.0898255604814,619.0898255604814,2671.9,0.0 -2025-02-13 23:35:00,619.0898255604814,619.0898255604814,2674.06,0.0 -2025-02-13 23:40:00,619.0898255604814,619.0898255604814,2676.74,0.0 -2025-02-13 23:45:00,619.0898255604814,619.0898255604814,2674.6,0.0 -2025-02-13 23:50:00,619.0898255604814,619.0898255604814,2671.8,0.0 -2025-02-13 23:55:00,619.0898255604814,619.0898255604814,2674.52,0.0 -2025-02-14 00:00:00,632.4402123018278,632.4402123018278,2669.92,0.0 -2025-02-14 00:05:00,632.4402123018278,632.4402123018278,2666.23,0.0 -2025-02-14 00:10:00,632.3811101841818,632.1239921956769,2665.58,1.0 -2025-02-14 00:15:00,633.0290981311549,632.1239921956769,2668.31,1.0 -2025-02-14 00:20:00,634.0236290827364,632.1239921956769,2672.5,1.0 -2025-02-14 00:25:00,634.9327110742774,632.1239921956769,2676.33,1.0 -2025-02-14 00:30:00,635.912382105816,635.0481704615927,2675.85,-1.0 -2025-02-14 00:35:00,637.9421423888398,635.0481704615927,2667.29,-1.0 -2025-02-14 00:40:00,637.9326575277041,635.0481704615927,2667.33,-1.0 -2025-02-14 00:45:00,637.6030586032413,635.0481704615927,2668.72,-1.0 -2025-02-14 00:50:00,636.7494211010348,635.0481704615927,2672.32,-1.0 -2025-02-14 00:55:00,636.3557993639065,635.0481704615927,2673.98,-1.0 -2025-02-14 01:00:00,635.25318425689,635.0481704615927,2678.63,-1.0 -2025-02-14 01:05:00,636.5881784617293,635.0481704615927,2673.0,-1.0 -2025-02-14 01:10:00,636.6498300591109,635.0481704615927,2672.74,-1.0 -2025-02-14 01:15:00,636.3486857180546,635.0481704615927,2674.01,-1.0 -2025-02-14 01:20:00,635.6634045010059,635.0481704615927,2676.9,-1.0 -2025-02-14 01:25:00,635.5638134590818,635.0481704615927,2677.32,-1.0 -2025-02-14 01:30:00,636.901178879205,635.0481704615927,2671.68,-1.0 -2025-02-14 01:35:00,636.5075571420764,635.0481704615927,2673.34,-1.0 -2025-02-14 01:40:00,637.7714148883985,635.0481704615927,2668.01,-1.0 -2025-02-14 01:45:00,636.1376475577871,635.0481704615927,2674.9,-1.0 -2025-02-14 01:50:00,633.0479833965155,634.4140021196449,2683.89,-1.0 -2025-02-14 01:55:00,634.1836892896822,634.4140021196449,2682.29,-1.0 -2025-02-14 02:00:00,633.8074867125706,634.4140021196449,2682.82,-1.0 -2025-02-14 02:05:00,624.2323078371413,633.4771096655143,2695.39,-1.0 -2025-02-14 02:10:00,624.334519123187,632.2488512755727,2697.64,-1.0 -2025-02-14 02:15:00,631.7850973157587,632.2488512755727,2694.42,-1.0 -2025-02-14 02:20:00,637.3614617393915,632.2488512755727,2692.01,-1.0 -2025-02-14 02:25:00,641.3644121347796,632.2488512755727,2690.28,-1.0 -2025-02-14 02:30:00,628.476300168126,632.2488512755727,2695.85,-1.0 -2025-02-14 02:35:00,622.5065822374318,632.2488512755727,2698.43,-1.0 -2025-02-14 02:40:00,626.9028861398804,632.2488512755727,2696.53,-1.0 -2025-02-14 02:45:00,629.4712531565748,632.2488512755727,2695.42,-1.0 -2025-02-14 02:50:00,636.1814012182083,632.2488512755727,2692.52,-1.0 -2025-02-14 02:55:00,643.4005949948618,632.2488512755727,2689.4,-1.0 -2025-02-14 03:00:00,632.8494656289834,632.2488512755727,2693.96,-1.0 -2025-02-14 03:05:00,637.1532157650656,632.2488512755727,2692.1,-1.0 -2025-02-14 03:10:00,632.9188809537593,632.2488512755727,2693.93,-1.0 -2025-02-14 03:15:00,639.0737064171881,632.2488512755727,2691.27,-1.0 -2025-02-14 03:20:00,642.2436729152698,632.2488512755727,2689.9,-1.0 -2025-02-14 03:25:00,641.896596291392,632.2488512755727,2690.05,-1.0 -2025-02-14 03:30:00,632.317281472371,632.2488512755727,2694.19,-1.0 -2025-02-14 03:35:00,625.5608565275538,632.2488512755727,2697.11,-1.0 -2025-02-14 03:40:00,616.7682487226557,632.2488512755727,2700.91,-1.0 -2025-02-14 03:45:00,575.3115910800449,575.3115910800449,2716.11,0.0 -2025-02-14 03:50:00,575.3115910800449,575.3115910800449,2715.75,0.0 -2025-02-14 03:55:00,575.3115910800449,575.3115910800449,2713.98,0.0 -2025-02-14 04:00:00,575.3115910800449,575.3115910800449,2711.34,0.0 -2025-02-14 04:05:00,575.3115910800449,575.3115910800449,2707.51,0.0 -2025-02-14 04:10:00,575.3115910800449,575.3115910800449,2705.11,0.0 -2025-02-14 04:15:00,575.3115910800449,575.3115910800449,2705.72,0.0 -2025-02-14 04:20:00,575.3115910800449,575.3115910800449,2703.59,0.0 -2025-02-14 04:25:00,575.3115910800449,575.3115910800449,2701.78,0.0 -2025-02-14 04:30:00,575.3115910800449,575.3115910800449,2705.87,0.0 -2025-02-14 04:35:00,575.3115910800449,575.3115910800449,2702.64,0.0 -2025-02-14 04:40:00,575.3115910800449,575.3115910800449,2701.1,0.0 -2025-02-14 04:45:00,575.3115910800449,575.3115910800449,2697.85,0.0 -2025-02-14 04:50:00,575.3115910800449,575.3115910800449,2696.99,0.0 -2025-02-14 04:55:00,575.3115910800449,575.3115910800449,2698.39,0.0 -2025-02-14 05:00:00,575.3115910800449,575.3115910800449,2696.68,0.0 -2025-02-14 05:05:00,575.3115910800449,575.3115910800449,2697.6,0.0 -2025-02-14 05:10:00,575.3115910800449,575.3115910800449,2697.17,0.0 -2025-02-14 05:15:00,575.3115910800449,575.3115910800449,2699.26,0.0 -2025-02-14 05:20:00,575.3115910800449,575.3115910800449,2700.48,0.0 -2025-02-14 05:25:00,575.3115910800449,575.3115910800449,2698.1,0.0 -2025-02-14 05:30:00,575.3115910800449,575.3115910800449,2690.9,0.0 -2025-02-14 05:35:00,575.3115910800449,575.3115910800449,2692.22,0.0 -2025-02-14 05:40:00,575.3115910800449,575.3115910800449,2691.41,0.0 -2025-02-14 05:45:00,575.3115910800449,575.3115910800449,2690.77,0.0 -2025-02-14 05:50:00,575.3115910800449,575.3115910800449,2694.94,0.0 -2025-02-14 05:55:00,575.3115910800449,575.3115910800449,2697.59,0.0 -2025-02-14 06:00:00,575.3115910800449,575.3115910800449,2697.81,0.0 -2025-02-14 06:05:00,575.3115910800449,575.3115910800449,2701.0,0.0 -2025-02-14 06:10:00,575.3115910800449,575.3115910800449,2698.14,0.0 -2025-02-14 06:15:00,575.3115910800449,575.3115910800449,2698.65,0.0 -2025-02-14 06:20:00,575.3115910800449,575.3115910800449,2700.11,0.0 -2025-02-14 06:25:00,575.3115910800449,575.3115910800449,2697.84,0.0 -2025-02-14 06:30:00,575.3115910800449,575.3115910800449,2698.12,0.0 -2025-02-14 06:35:00,575.3115910800449,575.3115910800449,2693.96,0.0 -2025-02-14 06:40:00,575.3115910800449,575.3115910800449,2693.68,0.0 -2025-02-14 06:45:00,575.3115910800449,575.3115910800449,2694.11,0.0 -2025-02-14 06:50:00,575.3115910800449,575.3115910800449,2697.27,0.0 -2025-02-14 06:55:00,575.3115910800449,575.3115910800449,2699.72,0.0 -2025-02-14 07:00:00,575.3115910800449,575.3115910800449,2699.21,0.0 -2025-02-14 07:05:00,575.3115910800449,575.3115910800449,2702.42,0.0 -2025-02-14 07:10:00,575.3115910800449,575.3115910800449,2701.44,0.0 -2025-02-14 07:15:00,575.3115910800449,575.3115910800449,2700.2,0.0 -2025-02-14 07:20:00,575.3115910800449,575.3115910800449,2701.89,0.0 -2025-02-14 07:25:00,575.3115910800449,575.3115910800449,2701.31,0.0 -2025-02-14 07:30:00,575.3115910800449,575.3115910800449,2699.68,0.0 -2025-02-14 07:35:00,575.3115910800449,575.3115910800449,2698.8,0.0 -2025-02-14 07:40:00,575.3115910800449,575.3115910800449,2702.16,0.0 -2025-02-14 07:45:00,575.3115910800449,575.3115910800449,2698.64,0.0 -2025-02-14 07:50:00,575.3115910800449,575.3115910800449,2699.56,0.0 -2025-02-14 07:55:00,575.3115910800449,575.3115910800449,2698.01,0.0 -2025-02-14 08:00:00,575.3115910800449,575.3115910800449,2701.11,0.0 -2025-02-14 08:05:00,575.3115910800449,575.3115910800449,2697.9,0.0 -2025-02-14 08:10:00,575.3115910800449,575.3115910800449,2697.42,0.0 -2025-02-14 08:15:00,575.3115910800449,575.3115910800449,2698.8,0.0 -2025-02-14 08:20:00,575.3115910800449,575.3115910800449,2704.85,0.0 -2025-02-14 08:25:00,575.3115910800449,575.3115910800449,2711.91,0.0 -2025-02-14 08:30:00,575.3115910800449,575.3115910800449,2706.56,0.0 -2025-02-14 08:35:00,575.3115910800449,575.3115910800449,2708.48,0.0 -2025-02-14 08:40:00,575.3115910800449,575.3115910800449,2707.15,0.0 -2025-02-14 08:45:00,575.3115910800449,575.3115910800449,2698.01,0.0 -2025-02-14 08:50:00,575.3115910800449,575.3115910800449,2701.35,0.0 -2025-02-14 08:55:00,575.3115910800449,575.3115910800449,2704.39,0.0 -2025-02-14 09:00:00,575.3115910800449,575.3115910800449,2706.48,0.0 -2025-02-14 09:05:00,575.3115910800449,575.3115910800449,2708.55,0.0 -2025-02-14 09:10:00,575.3115910800449,575.3115910800449,2712.28,0.0 -2025-02-14 09:15:00,575.3115910800449,575.3115910800449,2704.8,0.0 -2025-02-14 09:20:00,575.3115910800449,575.3115910800449,2706.89,0.0 -2025-02-14 09:25:00,575.3115910800449,575.3115910800449,2708.54,0.0 -2025-02-14 09:30:00,575.3115910800449,575.3115910800449,2707.38,0.0 -2025-02-14 09:35:00,575.3115910800449,575.3115910800449,2711.95,0.0 -2025-02-14 09:40:00,575.3115910800449,575.3115910800449,2711.86,0.0 -2025-02-14 09:45:00,575.3115910800449,575.3115910800449,2709.86,0.0 -2025-02-14 09:50:00,575.3115910800449,575.3115910800449,2710.47,0.0 -2025-02-14 09:55:00,575.3115910800449,575.3115910800449,2712.55,0.0 -2025-02-14 10:00:00,575.3115910800449,575.3115910800449,2710.4,0.0 -2025-02-14 10:05:00,575.3115910800449,575.3115910800449,2710.67,0.0 -2025-02-14 10:10:00,575.3115910800449,575.3115910800449,2712.36,0.0 -2025-02-14 10:15:00,575.3115910800449,575.3115910800449,2715.26,0.0 -2025-02-14 10:20:00,575.3115910800449,575.3115910800449,2707.95,0.0 -2025-02-14 10:25:00,575.3115910800449,575.3115910800449,2704.85,0.0 -2025-02-14 10:30:00,575.3115910800449,575.3115910800449,2706.18,0.0 -2025-02-14 10:35:00,575.3115910800449,575.3115910800449,2707.43,0.0 -2025-02-14 10:40:00,575.3115910800449,575.3115910800449,2708.69,0.0 -2025-02-14 10:45:00,575.3115910800449,575.3115910800449,2708.54,0.0 -2025-02-14 10:50:00,575.3115910800449,575.3115910800449,2703.32,0.0 -2025-02-14 10:55:00,575.3115910800449,575.3115910800449,2702.01,0.0 -2025-02-14 11:00:00,575.3115910800449,575.3115910800449,2700.57,0.0 -2025-02-14 11:05:00,575.3115910800449,575.3115910800449,2697.17,0.0 -2025-02-14 11:10:00,575.3115910800449,575.3115910800449,2701.9,0.0 -2025-02-14 11:15:00,575.3115910800449,575.3115910800449,2700.78,0.0 -2025-02-14 11:20:00,575.3115910800449,575.3115910800449,2698.67,0.0 -2025-02-14 11:25:00,575.3115910800449,575.3115910800449,2691.92,0.0 -2025-02-14 11:30:00,575.3115910800449,575.3115910800449,2695.7,0.0 -2025-02-14 11:35:00,575.3115910800449,575.3115910800449,2693.48,0.0 -2025-02-14 11:40:00,575.3115910800449,575.3115910800449,2685.13,0.0 -2025-02-14 11:45:00,575.3115910800449,575.3115910800449,2681.74,0.0 -2025-02-14 11:50:00,575.3115910800449,575.3115910800449,2684.69,0.0 -2025-02-14 11:55:00,575.3115910800449,575.3115910800449,2684.01,0.0 -2025-02-14 12:00:00,575.3115910800449,575.3115910800449,2678.58,0.0 -2025-02-14 12:05:00,575.3115910800449,575.3115910800449,2686.98,0.0 -2025-02-14 12:10:00,575.3115910800449,575.3115910800449,2683.35,0.0 -2025-02-14 12:15:00,575.3115910800449,575.3115910800449,2680.31,0.0 -2025-02-14 12:20:00,575.3115910800449,575.3115910800449,2686.68,0.0 -2025-02-14 12:25:00,575.3115910800449,575.3115910800449,2686.02,0.0 -2025-02-14 12:30:00,575.3115910800449,575.3115910800449,2689.09,0.0 -2025-02-14 12:35:00,575.3115910800449,575.3115910800449,2683.64,0.0 -2025-02-14 12:40:00,575.3115910800449,575.3115910800449,2682.06,0.0 -2025-02-14 12:45:00,575.3115910800449,575.3115910800449,2681.78,0.0 -2025-02-14 12:50:00,575.3115910800449,575.3115910800449,2682.51,0.0 -2025-02-14 12:55:00,575.3115910800449,575.3115910800449,2684.86,0.0 -2025-02-14 13:00:00,575.3115910800449,575.3115910800449,2687.27,0.0 -2025-02-14 13:05:00,575.3115910800449,575.3115910800449,2688.28,0.0 -2025-02-14 13:10:00,575.3115910800449,575.3115910800449,2689.32,0.0 -2025-02-14 13:15:00,575.3115910800449,575.3115910800449,2686.9,0.0 -2025-02-14 13:20:00,575.3115910800449,575.3115910800449,2687.03,0.0 -2025-02-14 13:25:00,575.3115910800449,575.3115910800449,2683.83,0.0 -2025-02-14 13:30:00,575.3115910800449,575.3115910800449,2702.69,0.0 -2025-02-14 13:35:00,575.3115910800449,575.3115910800449,2697.89,0.0 -2025-02-14 13:40:00,575.3115910800449,575.3115910800449,2692.79,0.0 -2025-02-14 13:45:00,575.3115910800449,575.3115910800449,2700.39,0.0 -2025-02-14 13:50:00,575.3115910800449,575.3115910800449,2700.6,0.0 -2025-02-14 13:55:00,575.3115910800449,575.3115910800449,2699.78,0.0 -2025-02-14 14:00:00,575.3115910800449,575.3115910800449,2706.59,0.0 -2025-02-14 14:05:00,575.3115910800449,575.3115910800449,2702.54,0.0 -2025-02-14 14:10:00,575.3115910800449,575.3115910800449,2699.24,0.0 -2025-02-14 14:15:00,575.3115910800449,575.3115910800449,2701.62,0.0 -2025-02-14 14:20:00,575.3115910800449,575.3115910800449,2698.11,0.0 -2025-02-14 14:25:00,575.3115910800449,575.3115910800449,2696.03,0.0 -2025-02-14 14:30:00,575.3115910800449,575.3115910800449,2703.34,0.0 -2025-02-14 14:35:00,575.3115910800449,575.3115910800449,2711.53,0.0 -2025-02-14 14:40:00,575.3115910800449,575.3115910800449,2706.56,0.0 -2025-02-14 14:45:00,575.3115910800449,575.3115910800449,2711.77,0.0 -2025-02-14 14:50:00,575.3115910800449,575.3115910800449,2725.52,0.0 -2025-02-14 14:55:00,575.3115910800449,575.3115910800449,2719.52,0.0 -2025-02-14 15:00:00,575.3115910800449,575.3115910800449,2713.06,0.0 -2025-02-14 15:05:00,575.3115910800449,575.3115910800449,2711.48,0.0 -2025-02-14 15:10:00,575.3115910800449,575.3115910800449,2702.22,0.0 -2025-02-14 15:15:00,575.3115910800449,575.3115910800449,2689.53,0.0 -2025-02-14 15:20:00,575.3115910800449,575.3115910800449,2700.11,0.0 -2025-02-14 15:25:00,575.3115910800449,575.3115910800449,2695.79,0.0 -2025-02-14 15:30:00,575.3115910800449,575.3115910800449,2702.35,0.0 -2025-02-14 15:35:00,575.3115910800449,575.3115910800449,2713.69,0.0 -2025-02-14 15:40:00,575.3115910800449,575.3115910800449,2709.97,0.0 -2025-02-14 15:45:00,575.3115910800449,575.3115910800449,2714.92,0.0 -2025-02-14 15:50:00,575.3115910800449,575.3115910800449,2735.23,0.0 -2025-02-14 15:55:00,575.3115910800449,575.3115910800449,2733.08,0.0 -2025-02-14 16:00:00,575.3115910800449,575.3115910800449,2731.6,0.0 -2025-02-14 16:05:00,575.3115910800449,575.3115910800449,2726.06,0.0 -2025-02-14 16:10:00,575.3115910800449,575.3115910800449,2722.15,0.0 -2025-02-14 16:15:00,575.3115910800449,575.3115910800449,2714.01,0.0 -2025-02-14 16:20:00,575.3115910800449,575.3115910800449,2719.97,0.0 -2025-02-14 16:25:00,575.3115910800449,575.3115910800449,2724.15,0.0 -2025-02-14 16:30:00,575.3115910800449,575.3115910800449,2722.32,0.0 -2025-02-14 16:35:00,575.3115910800449,575.3115910800449,2726.85,0.0 -2025-02-14 16:40:00,575.3115910800449,575.3115910800449,2726.73,0.0 -2025-02-14 16:45:00,575.3115910800449,575.3115910800449,2724.81,0.0 -2025-02-14 16:50:00,575.3115910800449,575.3115910800449,2728.32,0.0 -2025-02-14 16:55:00,575.3115910800449,575.3115910800449,2741.76,0.0 -2025-02-14 17:00:00,575.3115910800449,575.3115910800449,2736.93,0.0 -2025-02-14 17:05:00,575.3115910800449,575.3115910800449,2737.2,0.0 -2025-02-14 17:10:00,575.3115910800449,575.3115910800449,2732.57,0.0 -2025-02-14 17:15:00,575.3115910800449,575.3115910800449,2733.26,0.0 -2025-02-14 17:20:00,575.3115910800449,575.3115910800449,2741.55,0.0 -2025-02-14 17:25:00,575.3115910800449,575.3115910800449,2735.52,0.0 -2025-02-14 17:30:00,575.3115910800449,575.3115910800449,2739.99,0.0 -2025-02-14 17:35:00,575.3115910800449,575.3115910800449,2744.65,0.0 -2025-02-14 17:40:00,575.3115910800449,575.3115910800449,2752.13,0.0 -2025-02-14 17:45:00,575.3115910800449,575.3115910800449,2775.25,0.0 -2025-02-14 17:50:00,575.3115910800449,575.3115910800449,2775.15,0.0 -2025-02-14 17:55:00,575.3115910800449,575.3115910800449,2772.8,0.0 -2025-02-14 18:00:00,575.3115910800449,575.3115910800449,2781.01,0.0 -2025-02-14 18:05:00,575.3115910800449,575.3115910800449,2781.11,0.0 -2025-02-14 18:10:00,575.3115910800449,575.3115910800449,2782.57,0.0 -2025-02-14 18:15:00,575.3115910800449,575.3115910800449,2779.85,0.0 -2025-02-14 18:20:00,575.3115910800449,575.3115910800449,2776.27,0.0 -2025-02-14 18:25:00,575.3115910800449,575.3115910800449,2768.66,0.0 -2025-02-14 18:30:00,575.3115910800449,575.3115910800449,2772.33,0.0 -2025-02-14 18:35:00,575.3115910800449,575.3115910800449,2760.52,0.0 -2025-02-14 18:40:00,575.3115910800449,575.3115910800449,2761.33,0.0 -2025-02-14 18:45:00,575.3115910800449,575.3115910800449,2763.29,0.0 -2025-02-14 18:50:00,575.3115910800449,575.3115910800449,2761.1,0.0 -2025-02-14 18:55:00,575.3115910800449,575.3115910800449,2754.61,0.0 -2025-02-14 19:00:00,575.3115910800449,575.3115910800449,2759.43,0.0 -2025-02-14 19:05:00,575.3115910800449,575.3115910800449,2759.11,0.0 -2025-02-14 19:10:00,575.3115910800449,575.3115910800449,2755.32,0.0 -2025-02-14 19:15:00,575.3115910800449,575.3115910800449,2757.23,0.0 -2025-02-14 19:20:00,575.3115910800449,575.3115910800449,2755.4,0.0 -2025-02-14 19:25:00,575.3115910800449,575.3115910800449,2748.27,0.0 -2025-02-14 19:30:00,575.3115910800449,575.3115910800449,2737.43,0.0 -2025-02-14 19:35:00,575.3115910800449,575.3115910800449,2743.18,0.0 -2025-02-14 19:40:00,575.3115910800449,575.3115910800449,2744.15,0.0 -2025-02-14 19:45:00,575.3115910800449,575.3115910800449,2740.93,0.0 -2025-02-14 19:50:00,575.3115910800449,575.3115910800449,2731.86,0.0 -2025-02-14 19:55:00,575.3115910800449,575.3115910800449,2736.53,0.0 -2025-02-14 20:00:00,575.3115910800449,575.3115910800449,2733.98,0.0 -2025-02-14 20:05:00,575.3115910800449,575.3115910800449,2738.42,0.0 -2025-02-14 20:10:00,575.3115910800449,575.3115910800449,2743.86,0.0 -2025-02-14 20:15:00,575.3115910800449,575.3115910800449,2746.86,0.0 -2025-02-14 20:20:00,575.3115910800449,575.3115910800449,2744.64,0.0 -2025-02-14 20:25:00,575.3115910800449,575.3115910800449,2745.34,0.0 -2025-02-14 20:30:00,575.3115910800449,575.3115910800449,2742.79,0.0 -2025-02-14 20:35:00,575.3115910800449,575.3115910800449,2745.59,0.0 -2025-02-14 20:40:00,575.3115910800449,575.3115910800449,2741.84,0.0 -2025-02-14 20:45:00,575.3115910800449,575.3115910800449,2738.07,0.0 -2025-02-14 20:50:00,575.3115910800449,575.3115910800449,2738.52,0.0 -2025-02-14 20:55:00,575.3115910800449,575.3115910800449,2727.02,0.0 -2025-02-14 21:00:00,575.3115910800449,575.3115910800449,2729.32,0.0 -2025-02-14 21:05:00,575.3115910800449,575.3115910800449,2718.93,0.0 -2025-02-14 21:10:00,575.3115910800449,575.3115910800449,2712.32,0.0 -2025-02-14 21:15:00,575.3115910800449,575.3115910800449,2718.65,0.0 -2025-02-14 21:20:00,575.3115910800449,575.3115910800449,2722.9,0.0 -2025-02-14 21:25:00,575.3115910800449,575.3115910800449,2722.4,0.0 -2025-02-14 21:30:00,575.3115910800449,575.3115910800449,2729.28,0.0 -2025-02-14 21:35:00,575.3115910800449,575.3115910800449,2742.23,0.0 -2025-02-14 21:40:00,575.3115910800449,575.3115910800449,2738.57,0.0 -2025-02-14 21:45:00,575.3115910800449,575.3115910800449,2736.06,0.0 -2025-02-14 21:50:00,575.3115910800449,575.3115910800449,2737.86,0.0 -2025-02-14 21:55:00,575.3115910800449,575.3115910800449,2742.85,0.0 -2025-02-14 22:00:00,575.3115910800449,575.3115910800449,2744.47,0.0 -2025-02-14 22:05:00,575.3115910800449,575.3115910800449,2742.14,0.0 -2025-02-14 22:10:00,575.3115910800449,575.3115910800449,2740.56,0.0 -2025-02-14 22:15:00,575.3115910800449,575.3115910800449,2734.53,0.0 -2025-02-14 22:20:00,575.3115910800449,575.3115910800449,2736.27,0.0 -2025-02-14 22:25:00,575.3115910800449,575.3115910800449,2737.86,0.0 -2025-02-14 22:30:00,575.3115910800449,575.3115910800449,2726.62,0.0 -2025-02-14 22:35:00,575.3115910800449,575.3115910800449,2723.58,0.0 -2025-02-14 22:40:00,575.3115910800449,575.3115910800449,2723.84,0.0 -2025-02-14 22:45:00,575.3115910800449,575.3115910800449,2713.4,0.0 -2025-02-14 22:50:00,575.3115910800449,575.3115910800449,2709.65,0.0 -2025-02-14 22:55:00,575.3115910800449,575.3115910800449,2716.6,0.0 -2025-02-14 23:00:00,575.3115910800449,575.3115910800449,2718.08,0.0 -2025-02-14 23:05:00,575.3115910800449,575.3115910800449,2720.64,0.0 -2025-02-14 23:10:00,575.3115910800449,575.3115910800449,2723.88,0.0 -2025-02-14 23:15:00,575.3115910800449,575.3115910800449,2724.61,0.0 -2025-02-14 23:20:00,575.3115910800449,575.3115910800449,2723.93,0.0 -2025-02-14 23:25:00,575.3115910800449,575.3115910800449,2724.42,0.0 -2025-02-14 23:30:00,575.3115910800449,575.3115910800449,2726.18,0.0 -2025-02-14 23:35:00,575.3115910800449,575.3115910800449,2719.45,0.0 -2025-02-14 23:40:00,575.3115910800449,575.3115910800449,2723.14,0.0 -2025-02-14 23:45:00,575.3115910800449,575.3115910800449,2723.38,0.0 -2025-02-14 23:50:00,575.3115910800449,575.3115910800449,2722.11,0.0 -2025-02-14 23:55:00,575.3115910800449,575.3115910800449,2724.47,0.0 -2025-02-15 00:00:00,581.5172000241863,581.5172000241863,2726.28,0.0 -2025-02-15 00:05:00,581.5172000241863,581.5172000241863,2722.12,0.0 -2025-02-15 00:10:00,581.5172000241863,581.5172000241863,2722.63,0.0 -2025-02-15 00:15:00,581.5172000241863,581.5172000241863,2719.94,0.0 -2025-02-15 00:20:00,581.1025969063137,581.2264414241743,2715.7,1.0 -2025-02-15 00:25:00,580.1113787172669,581.2264414241743,2711.07,1.0 -2025-02-15 00:30:00,579.5210966769268,580.6472623447918,2708.15,1.0 -2025-02-15 00:35:00,582.7569942207597,580.6472623447918,2713.19,1.0 -2025-02-15 00:40:00,582.0956897623969,580.6472623447918,2712.16,1.0 -2025-02-15 00:45:00,583.8420471670053,580.6472623447918,2714.88,1.0 -2025-02-15 00:50:00,583.2064244351808,580.6472623447918,2713.89,1.0 -2025-02-15 00:55:00,584.3813634243105,580.6472623447918,2715.72,1.0 -2025-02-15 01:00:00,586.1855047136303,580.6472623447918,2718.53,1.0 -2025-02-15 01:05:00,587.591579241605,580.6472623447918,2720.72,1.0 -2025-02-15 01:10:00,586.4423219790135,580.6472623447918,2718.93,1.0 -2025-02-15 01:15:00,583.4118782474877,580.6472623447918,2714.21,1.0 -2025-02-15 01:20:00,586.0249939227655,580.6472623447918,2718.28,1.0 -2025-02-15 01:25:00,586.0121530594963,580.6472623447918,2718.26,1.0 -2025-02-15 01:30:00,586.532208021898,580.6472623447918,2719.07,1.0 -2025-02-15 01:35:00,587.7246572710023,587.3844065985982,2720.64,-1.0 -2025-02-15 01:40:00,588.0420042381579,587.3844065985982,2719.17,-1.0 -2025-02-15 01:45:00,587.5325220323843,587.3844065985982,2721.53,-1.0 -2025-02-15 01:50:00,584.6689214021185,586.798175579564,2729.07,-1.0 -2025-02-15 01:55:00,585.7279349277029,586.798175579564,2727.43,-1.0 -2025-02-15 02:00:00,585.0628227744395,586.798175579564,2728.46,-1.0 -2025-02-15 02:05:00,584.1523294384191,586.798175579564,2729.87,-1.0 -2025-02-15 02:10:00,586.0960067018387,586.798175579564,2726.86,-1.0 -2025-02-15 02:15:00,588.1623745566374,586.798175579564,2723.66,-1.0 -2025-02-15 02:20:00,589.2988768767763,586.798175579564,2721.9,-1.0 -2025-02-15 02:25:00,589.7250652468286,586.798175579564,2721.24,-1.0 -2025-02-15 02:30:00,589.7638096441061,586.798175579564,2721.18,-1.0 -2025-02-15 02:35:00,588.9114329040017,586.798175579564,2722.5,-1.0 -2025-02-15 02:40:00,586.5157376723447,586.798175579564,2726.21,-1.0 -2025-02-15 02:45:00,585.4308945485756,586.798175579564,2727.89,-1.0 -2025-02-15 02:50:00,585.1403115689944,586.798175579564,2728.34,-1.0 -2025-02-15 02:55:00,584.0683832443178,586.798175579564,2730.0,-1.0 -2025-02-15 03:00:00,583.4291006892397,586.798175579564,2730.99,-1.0 -2025-02-15 03:05:00,579.7612977469722,586.798175579564,2736.67,-1.0 -2025-02-15 03:10:00,581.8986969967793,586.798175579564,2733.36,-1.0 -2025-02-15 03:15:00,583.3516118946845,586.798175579564,2731.11,-1.0 -2025-02-15 03:20:00,583.6421948742657,586.798175579564,2730.66,-1.0 -2025-02-15 03:25:00,583.7261410683667,586.798175579564,2730.53,-1.0 -2025-02-15 03:30:00,586.367217482781,586.798175579564,2726.44,-1.0 -2025-02-15 03:35:00,587.6134955952062,586.798175579564,2724.51,-1.0 -2025-02-15 03:40:00,586.3478452841424,586.798175579564,2726.47,-1.0 -2025-02-15 03:45:00,586.6448856632695,586.798175579564,2726.01,-1.0 -2025-02-15 03:50:00,587.4520606065502,586.798175579564,2724.76,-1.0 -2025-02-15 03:55:00,588.4594149357646,586.798175579564,2723.2,-1.0 -2025-02-15 04:00:00,587.8524193784175,586.798175579564,2724.14,-1.0 -2025-02-15 04:05:00,587.9751099697962,586.798175579564,2723.95,-1.0 -2025-02-15 04:10:00,585.263002160373,586.798175579564,2728.15,-1.0 -2025-02-15 04:15:00,583.732598467913,586.798175579564,2730.52,-1.0 -2025-02-15 04:20:00,583.6894987361419,585.923036914719,2730.11,-1.0 -2025-02-15 04:25:00,584.3585481879451,585.923036914719,2729.59,-1.0 -2025-02-15 04:30:00,591.3707010962672,585.923036914719,2724.14,-1.0 -2025-02-15 04:35:00,595.3077997934166,585.923036914719,2721.08,-1.0 -2025-02-15 04:40:00,598.8589084222178,585.923036914719,2718.32,-1.0 -2025-02-15 04:45:00,597.7266708883975,585.923036914719,2719.2,-1.0 -2025-02-15 04:50:00,594.8574780470108,585.923036914719,2721.43,-1.0 -2025-02-15 04:55:00,597.6237402035042,585.923036914719,2719.28,-1.0 -2025-02-15 05:00:00,595.6423245193179,585.923036914719,2720.82,-1.0 -2025-02-15 05:05:00,593.9311018829752,585.923036914719,2722.15,-1.0 -2025-02-15 05:10:00,598.4729183538702,585.923036914719,2718.62,-1.0 -2025-02-15 05:15:00,598.5004126239738,598.1990253512906,2718.61,1.0 -2025-02-15 05:20:00,599.0312380034304,598.1990253512906,2721.02,1.0 -2025-02-15 05:25:00,598.7999655352024,598.1990253512906,2719.97,1.0 -2025-02-15 05:30:00,598.7735343959764,598.1990253512906,2719.85,1.0 -2025-02-15 05:35:00,598.5004126239738,598.1990253512906,2718.61,1.0 -2025-02-15 05:40:00,599.6017100917262,598.1990253512906,2723.61,1.0 -2025-02-15 05:45:00,598.7647240162344,598.1990253512906,2719.81,1.0 -2025-02-15 05:50:00,598.846220028848,598.1990253512906,2720.18,1.0 -2025-02-15 05:55:00,599.0598717375921,598.1990253512906,2721.15,1.0 -2025-02-15 06:00:00,598.5686930669744,598.1990253512906,2718.92,1.0 -2025-02-15 06:05:00,597.6810473079661,598.1990253512906,2714.89,1.0 -2025-02-15 06:10:00,597.9916131938722,598.1990253512906,2716.3,1.0 -2025-02-15 06:15:00,598.6083397758135,598.1990253512906,2719.1,1.0 -2025-02-15 06:20:00,598.9915912945913,598.1990253512906,2720.84,1.0 -2025-02-15 06:25:00,598.4783866746188,598.1990253512906,2718.51,1.0 -2025-02-15 06:30:00,597.0687259158958,598.1990253512906,2712.11,1.0 -2025-02-15 06:35:00,597.1017648399285,598.1990253512906,2712.26,1.0 -2025-02-15 06:40:00,596.7229185110216,598.1990253512906,2710.54,1.0 -2025-02-15 06:45:00,595.9409973089174,598.1990253512906,2706.99,1.0 -2025-02-15 06:50:00,595.5775691445592,598.1990253512906,2705.34,1.0 -2025-02-15 06:55:00,596.1634593974035,598.1990253512906,2708.0,1.0 -2025-02-15 07:00:00,596.4497967390191,598.1990253512906,2709.3,1.0 -2025-02-15 07:05:00,595.3947537649124,598.1990253512906,2704.51,1.0 -2025-02-15 07:10:00,595.9355880833259,597.6047271610797,2702.91,1.0 -2025-02-15 07:15:00,588.4260679829671,596.7186395997802,2693.95,1.0 -2025-02-15 07:20:00,603.1057281249153,595.5408813090274,2701.32,1.0 -2025-02-15 07:25:00,610.6914029698705,595.5408813090274,2704.78,1.0 -2025-02-15 07:30:00,609.0471092896057,595.5408813090274,2704.03,1.0 -2025-02-15 07:35:00,610.4721638125011,595.5408813090274,2704.68,1.0 -2025-02-15 07:40:00,616.1723819040866,595.5408813090274,2707.28,1.0 -2025-02-15 07:45:00,608.937489710921,595.5408813090274,2703.98,1.0 -2025-02-15 07:50:00,602.448010652809,595.5408813090274,2701.02,1.0 -2025-02-15 07:55:00,592.2314659194305,595.5408813090274,2696.36,1.0 -2025-02-15 08:00:00,602.7549454731248,595.5408813090274,2701.16,1.0 -2025-02-15 08:05:00,599.4005863653852,595.5408813090274,2699.63,1.0 -2025-02-15 08:10:00,599.0498037135947,595.5408813090274,2699.47,1.0 -2025-02-15 08:15:00,607.5562830194983,595.5408813090274,2703.35,1.0 -2025-02-15 08:20:00,611.1518052003438,595.5408813090274,2704.99,1.0 -2025-02-15 08:25:00,607.5562830194983,595.5408813090274,2703.35,1.0 -2025-02-15 08:30:00,620.3598498098274,595.5408813090274,2709.19,1.0 -2025-02-15 08:35:00,618.869023539721,595.5408813090274,2708.51,1.0 -2025-02-15 08:40:00,612.9057184592933,595.5408813090274,2705.79,1.0 -2025-02-15 08:45:00,608.7620983850262,595.5408813090274,2703.9,1.0 -2025-02-15 08:50:00,607.8632178398141,595.5408813090274,2703.49,1.0 -2025-02-15 08:55:00,607.9509135027624,595.5408813090274,2703.53,1.0 -2025-02-15 09:00:00,618.5401648036678,595.5408813090274,2708.36,1.0 -2025-02-15 09:05:00,619.0933513804298,618.1056617407231,2705.33,-1.0 -2025-02-15 09:10:00,618.8719719686206,618.1056617407231,2706.3,-1.0 -2025-02-15 09:15:00,619.6000135394155,618.1056617407231,2703.11,-1.0 -2025-02-15 09:20:00,619.6114248493027,618.1056617407231,2703.06,-1.0 -2025-02-15 09:25:00,619.6315592105177,619.7647496265104,2699.1,1.0 -2025-02-15 09:30:00,619.938628096514,619.1452473379588,2700.07,1.0 -2025-02-15 09:35:00,620.2899282849866,619.1452473379588,2700.58,1.0 -2025-02-15 09:40:00,621.832893818671,619.1452473379588,2702.82,1.0 -2025-02-15 09:45:00,621.4884818691879,619.1452473379588,2702.32,1.0 -2025-02-15 09:50:00,619.9248516185347,619.1452473379588,2700.05,1.0 -2025-02-15 09:55:00,620.9994169009219,619.1452473379588,2701.61,1.0 -2025-02-15 10:00:00,618.4576567137366,619.1452473379588,2697.92,1.0 -2025-02-15 10:05:00,618.7131047660491,618.2177458171126,2698.69,1.0 -2025-02-15 10:10:00,617.9422998391149,618.2177458171126,2698.13,1.0 -2025-02-15 10:15:00,615.477776406001,616.9860819013434,2696.98,1.0 -2025-02-15 10:20:00,623.4238418953813,616.9860819013434,2700.45,1.0 -2025-02-15 10:25:00,622.965855411844,616.9860819013434,2700.25,1.0 -2025-02-15 10:30:00,630.3852364451558,616.9860819013434,2703.49,1.0 -2025-02-15 10:35:00,626.9258690482693,626.509430432368,2701.49,-1.0 -2025-02-15 10:40:00,626.2325645586433,626.509430432368,2704.48,-1.0 -2025-02-15 10:45:00,625.4465103045188,626.509430432368,2707.87,-1.0 -2025-02-15 10:50:00,625.1984046844854,626.509430432368,2708.94,-1.0 -2025-02-15 10:55:00,625.1868109639231,626.509430432368,2708.99,-1.0 -2025-02-15 11:00:00,625.3514417959078,626.509430432368,2708.28,-1.0 -2025-02-15 11:05:00,624.1827947632271,626.509430432368,2713.32,-1.0 -2025-02-15 11:10:00,625.2146358932727,626.509430432368,2708.87,-1.0 -2025-02-15 11:15:00,626.005327635622,626.509430432368,2705.46,-1.0 -2025-02-15 11:20:00,627.4939613558224,626.509430432368,2699.04,-1.0 -2025-02-15 11:25:00,626.582694919625,626.509430432368,2702.97,-1.0 -2025-02-15 11:30:00,625.7386720626889,626.509430432368,2706.61,-1.0 -2025-02-15 11:35:00,626.8725379336827,626.509430432368,2701.72,-1.0 -2025-02-15 11:40:00,626.42733906409,626.509430432368,2703.64,-1.0 -2025-02-15 11:45:00,626.1212648412451,626.509430432368,2704.96,-1.0 -2025-02-15 11:50:00,624.9943552025887,626.509430432368,2709.82,-1.0 -2025-02-15 11:55:00,625.6714284834275,626.509430432368,2706.9,-1.0 -2025-02-15 12:00:00,625.4627415133059,626.509430432368,2707.8,-1.0 -2025-02-15 12:05:00,625.2841982166464,626.509430432368,2708.57,-1.0 -2025-02-15 12:10:00,626.2232895821934,626.509430432368,2704.52,-1.0 -2025-02-15 12:15:00,625.4186853751693,626.509430432368,2707.99,-1.0 -2025-02-15 12:20:00,625.5021601632178,626.509430432368,2707.63,-1.0 -2025-02-15 12:25:00,625.1984046844854,626.509430432368,2708.94,-1.0 -2025-02-15 12:30:00,625.6667909952026,626.509430432368,2706.92,-1.0 -2025-02-15 12:35:00,626.3372314239665,625.3642671231852,2709.73,1.0 -2025-02-15 12:40:00,625.4376330240485,625.3642671231852,2705.84,1.0 -2025-02-15 12:45:00,625.7309780430593,624.7389802533492,2706.73,1.0 -2025-02-15 12:50:00,629.5316123066892,624.7389802533492,2712.21,1.0 -2025-02-15 12:55:00,627.3816184714242,624.7389802533492,2709.11,1.0 -2025-02-15 13:00:00,629.3651611710557,624.7389802533492,2711.97,1.0 -2025-02-15 13:05:00,626.4522662974708,624.7389802533492,2707.77,1.0 -2025-02-15 13:10:00,625.0096897886478,624.7389802533492,2705.69,1.0 -2025-02-15 13:15:00,627.638230638859,624.7389802533492,2709.48,1.0 -2025-02-15 13:20:00,625.5367850514868,624.7389802533492,2706.45,1.0 -2025-02-15 13:25:00,626.6256528970889,624.7389802533492,2708.02,1.0 -2025-02-15 13:30:00,627.8948428062938,624.7389802533492,2709.85,1.0 -2025-02-15 13:35:00,627.6312951748741,624.7389802533492,2709.47,1.0 -2025-02-15 13:40:00,627.8116172384772,624.7389802533492,2709.73,1.0 -2025-02-15 13:45:00,628.4427444610872,624.7389802533492,2710.64,1.0 -2025-02-15 13:50:00,625.5021077315633,624.7389802533492,2706.4,1.0 -2025-02-15 13:55:00,624.877915972938,624.7389802533492,2705.5,1.0 -2025-02-15 14:00:00,620.0599465714171,623.8052376028406,2700.98,1.0 -2025-02-15 14:05:00,623.706569688518,622.5655484248475,2703.04,1.0 -2025-02-15 14:10:00,619.0321147367093,622.5655484248475,2701.01,1.0 -2025-02-15 14:15:00,613.7819879928049,622.5655484248475,2698.73,1.0 -2025-02-15 14:20:00,607.5647326381822,622.5655484248475,2696.03,1.0 -2025-02-15 14:25:00,614.3576597848996,622.5655484248475,2698.98,1.0 -2025-02-15 14:30:00,610.7884946739119,622.5655484248475,2697.43,1.0 -2025-02-15 14:35:00,559.6343198871981,560.0542361996335,2682.43,1.0 -2025-02-15 14:40:00,559.3571532250182,559.4956664544751,2679.48,1.0 -2025-02-15 14:45:00,563.3134281756384,559.4956664544751,2685.8,1.0 -2025-02-15 14:50:00,564.596713563102,559.4956664544751,2687.85,1.0 -2025-02-15 14:55:00,564.3838759866447,559.4956664544751,2687.51,1.0 -2025-02-15 15:00:00,569.2854001738843,559.4956664544751,2695.34,1.0 -2025-02-15 15:05:00,568.308851293668,559.4956664544751,2693.78,1.0 -2025-02-15 15:10:00,568.3526707947032,559.4956664544751,2693.85,1.0 -2025-02-15 15:15:00,568.2775516500712,559.4956664544751,2693.73,1.0 -2025-02-15 15:20:00,564.8471107118754,559.4956664544751,2688.25,1.0 -2025-02-15 15:25:00,565.0975078606489,559.4956664544751,2688.65,1.0 -2025-02-15 15:30:00,562.9315725237587,559.4956664544751,2685.19,1.0 -2025-02-15 15:35:00,566.5372914660959,559.4956664544751,2690.95,1.0 -2025-02-15 15:40:00,567.8080569961211,559.4956664544751,2692.98,1.0 -2025-02-15 15:45:00,564.6154933492601,559.4956664544751,2687.88,1.0 -2025-02-15 15:50:00,564.058359693239,559.4956664544751,2686.99,1.0 -2025-02-15 15:55:00,565.8549592356885,559.4956664544751,2689.86,1.0 -2025-02-15 16:00:00,566.1929953865326,559.4956664544751,2690.4,1.0 -2025-02-15 16:05:00,563.0567710981454,559.4956664544751,2685.39,1.0 -2025-02-15 16:10:00,563.7140636136758,559.4956664544751,2686.44,1.0 -2025-02-15 16:15:00,566.8127283297466,559.4956664544751,2691.39,1.0 -2025-02-15 16:20:00,568.8284253773728,559.4956664544751,2694.61,1.0 -2025-02-15 16:25:00,569.3166998174809,559.4956664544751,2695.39,1.0 -2025-02-15 16:30:00,566.5685911096926,559.4956664544751,2691.0,1.0 -2025-02-15 16:35:00,566.0364971685492,559.4956664544751,2690.15,1.0 -2025-02-15 16:40:00,562.8564533791268,559.4956664544751,2685.07,1.0 -2025-02-15 16:45:00,568.3885737552469,558.6534705311674,2689.04,1.0 -2025-02-15 16:50:00,562.9218720037254,558.6534705311674,2684.68,1.0 -2025-02-15 16:55:00,566.7209789548975,558.6534705311674,2687.71,1.0 -2025-02-15 17:00:00,572.9650557261306,558.6534705311674,2692.69,1.0 -2025-02-15 17:05:00,569.5295596712751,558.6534705311674,2689.95,1.0 -2025-02-15 17:10:00,569.7301725795883,558.6534705311674,2690.11,1.0 -2025-02-15 17:15:00,562.8466421631082,558.6534705311674,2684.62,1.0 -2025-02-15 17:20:00,560.8154364664422,558.6534705311674,2683.0,1.0 -2025-02-15 17:25:00,563.5864022625115,558.6534705311674,2685.21,1.0 -2025-02-15 17:30:00,561.0787409086026,558.6534705311674,2683.21,1.0 -2025-02-15 17:35:00,555.0979685795301,558.6534705311674,2678.44,1.0 -2025-02-15 17:40:00,557.9065492959077,558.6534705311674,2680.68,1.0 -2025-02-15 17:45:00,561.5301199523063,558.6534705311674,2683.57,1.0 -2025-02-15 17:50:00,558.8594606103933,558.6534705311674,2681.44,1.0 -2025-02-15 17:55:00,563.1350232188078,558.6534705311674,2684.85,1.0 -2025-02-15 18:00:00,569.7803258066664,558.6534705311674,2690.15,1.0 -2025-02-15 18:05:00,569.8455579974641,569.4878585907755,2689.8,-1.0 -2025-02-15 18:10:00,569.8265055199194,569.4878585907755,2689.89,-1.0 -2025-02-15 18:15:00,570.2943496907425,569.4878585907755,2687.68,-1.0 -2025-02-15 18:20:00,569.5936419054825,569.4878585907755,2690.99,-1.0 -2025-02-15 18:25:00,569.5978757893813,569.4878585907755,2690.97,-1.0 -2025-02-15 18:30:00,567.619753415045,568.9198899931595,2698.32,-1.0 -2025-02-15 18:35:00,569.3657834677798,568.9198899931595,2695.56,-1.0 -2025-02-15 18:40:00,568.4611374621963,568.9198899931595,2696.99,-1.0 -2025-02-15 18:45:00,564.9117632255828,568.0729265447962,2702.14,-1.0 -2025-02-15 18:50:00,564.7984264554591,568.0729265447962,2702.23,-1.0 -2025-02-15 18:55:00,565.679934667531,568.0729265447962,2701.53,-1.0 -2025-02-15 19:00:00,564.3073004515905,568.0729265447962,2702.62,-1.0 -2025-02-15 19:05:00,564.1813707070089,568.0729265447962,2702.72,-1.0 -2025-02-15 19:10:00,567.1910916025123,568.0729265447962,2700.33,-1.0 -2025-02-15 19:15:00,566.2843974415234,568.0729265447962,2701.05,-1.0 -2025-02-15 19:20:00,562.7583645932351,568.0729265447962,2703.85,-1.0 -2025-02-15 19:25:00,563.5517219841003,568.0729265447962,2703.22,-1.0 -2025-02-15 19:30:00,567.89629817217,568.0729265447962,2699.77,-1.0 -2025-02-15 19:35:00,571.2208434291276,568.0729265447962,2697.13,-1.0 -2025-02-15 19:40:00,570.6406848647727,570.6453996424121,2695.99,1.0 -2025-02-15 19:45:00,570.5792719576082,570.6453996424121,2695.7,1.0 -2025-02-15 19:50:00,569.456898137017,570.6453996424121,2690.4,1.0 -2025-02-15 19:55:00,569.456898137017,570.6453996424121,2690.4,1.0 -2025-02-15 20:00:00,570.0667918357534,570.6453996424121,2693.28,1.0 -2025-02-15 20:05:00,569.5860770107078,570.6453996424121,2691.01,1.0 -2025-02-15 20:10:00,569.8190225206417,570.6453996424121,2692.11,1.0 -2025-02-15 20:15:00,568.8215922008333,570.6453996424121,2687.4,1.0 -2025-02-15 20:20:00,568.2794644686232,570.6453996424121,2684.84,1.0 -2025-02-15 20:25:00,568.520880724373,570.6453996424121,2685.98,1.0 -2025-02-15 20:30:00,568.8575928705504,570.6453996424121,2687.57,1.0 -2025-02-15 20:35:00,568.3027590196166,570.6453996424121,2684.95,1.0 -2025-02-15 20:40:00,567.5742748794593,570.6453996424121,2681.51,1.0 -2025-02-15 20:45:00,567.2396804197358,570.6453996424121,2679.93,1.0 -2025-02-15 20:50:00,567.4090953360516,570.6453996424121,2680.73,1.0 -2025-02-15 20:55:00,568.2752290957153,570.6453996424121,2684.82,1.0 -2025-02-15 21:00:00,568.8808874215438,570.6453996424121,2687.68,1.0 -2025-02-15 21:05:00,569.1201859908397,570.6453996424121,2688.81,1.0 -2025-02-15 21:10:00,569.6686667824116,570.6453996424121,2691.4,1.0 -2025-02-15 21:15:00,569.573370891984,570.6453996424121,2690.95,1.0 -2025-02-15 21:20:00,569.7914925967405,570.6453996424121,2691.98,1.0 -2025-02-15 21:25:00,569.7025497656747,570.6453996424121,2691.56,1.0 -2025-02-15 21:30:00,569.8698469955364,570.6453996424121,2692.35,1.0 -2025-02-15 21:35:00,569.5712532055301,570.6453996424121,2690.94,1.0 -2025-02-15 21:40:00,570.5686835253385,570.6453996424121,2695.65,1.0 -2025-02-15 21:45:00,570.367646897622,570.4314602545118,2698.0,-1.0 -2025-02-15 21:50:00,569.5396123952693,569.8615348964573,2699.8,-1.0 -2025-02-15 21:55:00,569.5269382012011,569.8615348964573,2699.82,-1.0 -2025-02-15 22:00:00,568.4116091231947,569.8615348964573,2701.58,-1.0 -2025-02-15 22:05:00,568.0503945922493,569.8615348964573,2702.15,-1.0 -2025-02-15 22:10:00,568.8488688185496,569.8615348964573,2700.89,-1.0 -2025-02-15 22:15:00,571.1428979449038,569.8615348964573,2697.27,-1.0 -2025-02-15 22:20:00,572.403980254695,569.8615348964573,2695.28,-1.0 -2025-02-15 22:25:00,574.8136645295916,575.0790031488478,2688.02,1.0 -2025-02-15 22:30:00,577.0045033341863,574.5041414636539,2692.48,1.0 -2025-02-15 22:35:00,574.713865039774,574.5041414636539,2688.91,1.0 -2025-02-15 22:40:00,574.5855379644569,574.5041414636539,2688.71,1.0 -2025-02-15 22:45:00,576.2602062973466,574.5041414636539,2691.32,1.0 -2025-02-15 22:50:00,576.4398642027904,574.5041414636539,2691.6,1.0 -2025-02-15 22:55:00,578.0503689980216,574.5041414636539,2694.11,1.0 -2025-02-15 23:00:00,576.8505108438055,574.5041414636539,2692.24,1.0 -2025-02-15 23:05:00,577.7038858946652,574.5041414636539,2693.57,1.0 -2025-02-15 23:10:00,577.1649121783328,574.5041414636539,2692.73,1.0 -2025-02-15 23:15:00,577.2932392536499,574.5041414636539,2692.93,1.0 -2025-02-15 23:20:00,579.1539818457495,574.5041414636539,2695.83,1.0 -2025-02-15 23:25:00,579.3785542275546,574.5041414636539,2696.18,1.0 -2025-02-15 23:30:00,579.3721378737888,574.5041414636539,2696.17,1.0 -2025-02-15 23:35:00,577.338153730011,574.5041414636539,2693.0,1.0 -2025-02-15 23:40:00,576.2473735898149,574.5041414636539,2691.3,1.0 -2025-02-15 23:45:00,575.1560033329471,573.6410064059794,2690.48,1.0 -2025-02-15 23:50:00,576.5805414963096,573.6410064059794,2691.59,1.0 -2025-02-15 23:55:00,576.7473792992255,573.6410064059794,2691.72,1.0 -2025-02-16 00:00:00,606.4710106647186,602.8769580398709,2692.1,1.0 -2025-02-16 00:05:00,603.5192649208151,602.8769580398709,2689.8,1.0 -2025-02-16 00:10:00,609.0249124170532,602.8769580398709,2694.09,1.0 -2025-02-16 00:15:00,613.2851996715289,613.555976509785,2700.4,-1.0 -2025-02-16 00:20:00,613.6058664229623,613.555976509785,2698.99,-1.0 -2025-02-16 00:25:00,613.5467363836908,613.555976509785,2699.25,-1.0 -2025-02-16 00:30:00,613.5012517380975,613.555976509785,2699.45,-1.0 -2025-02-16 00:35:00,612.8121593573575,613.555976509785,2702.48,-1.0 -2025-02-16 00:40:00,613.0668733726806,613.555976509785,2701.36,-1.0 -2025-02-16 00:45:00,613.7059326432677,613.555976509785,2698.55,-1.0 -2025-02-16 00:50:00,613.7332234306239,613.555976509785,2698.43,-1.0 -2025-02-16 00:55:00,613.7650626825392,613.555976509785,2698.29,-1.0 -2025-02-16 01:00:00,613.4684843019148,613.4020853167244,2697.48,1.0 -2025-02-16 01:05:00,613.2500491975875,613.4020853167244,2696.52,1.0 -2025-02-16 01:10:00,613.1567592051143,613.4020853167244,2696.11,1.0 -2025-02-16 01:15:00,612.6994107054289,613.4020853167244,2694.1,1.0 -2025-02-16 01:20:00,613.1658606677946,613.4020853167244,2696.15,1.0 -2025-02-16 01:25:00,613.3569913840811,613.4020853167244,2696.99,1.0 -2025-02-16 01:30:00,611.8331470656218,612.7894365432256,2693.58,1.0 -2025-02-16 01:35:00,611.1230492736959,611.8721620409023,2693.5,1.0 -2025-02-16 01:40:00,611.5972646744177,610.6515998516877,2694.0,1.0 -2025-02-16 01:45:00,612.2555911053968,610.6515998516877,2694.29,1.0 -2025-02-16 01:50:00,622.380197595629,610.6515998516877,2698.75,1.0 -2025-02-16 01:55:00,620.2627372017048,620.2202459634743,2699.1,-1.0 -2025-02-16 02:00:00,620.5776824009837,620.2202459634743,2697.73,-1.0 -2025-02-16 02:05:00,621.1730897485256,620.2202459634743,2695.14,-1.0 -2025-02-16 02:10:00,621.9340157409441,620.2202459634743,2691.83,-1.0 -2025-02-16 02:15:00,620.9753869227009,620.2202459634743,2696.0,-1.0 -2025-02-16 02:20:00,620.7363044356571,620.2202459634743,2697.04,-1.0 -2025-02-16 02:25:00,620.7156146050474,620.2202459634743,2697.13,-1.0 -2025-02-16 02:30:00,620.8581445492466,620.2202459634743,2696.51,-1.0 -2025-02-16 02:35:00,620.9294095213463,620.2202459634743,2696.2,-1.0 -2025-02-16 02:40:00,621.1684920083902,620.2202459634743,2695.16,-1.0 -2025-02-16 02:45:00,622.1776959681234,620.2202459634743,2690.77,-1.0 -2025-02-16 02:50:00,622.0802057046228,622.22743798976,2687.22,1.0 -2025-02-16 02:55:00,622.4947905694105,622.22743798976,2689.01,1.0 -2025-02-16 03:00:00,622.8051501888602,622.22743798976,2690.35,1.0 -2025-02-16 03:05:00,623.1618321395713,622.22743798976,2691.89,1.0 -2025-02-16 03:10:00,623.1595160230083,622.22743798976,2691.88,1.0 -2025-02-16 03:15:00,622.7796729066666,622.22743798976,2690.24,1.0 -2025-02-16 03:20:00,622.4716294037797,622.22743798976,2688.91,1.0 -2025-02-16 03:25:00,622.4183587228295,622.22743798976,2688.68,1.0 -2025-02-16 03:30:00,622.5364806675454,622.22743798976,2689.19,1.0 -2025-02-16 03:35:00,622.717137759464,622.22743798976,2689.97,1.0 -2025-02-16 03:40:00,622.5562142379785,622.6642893737493,2692.9,-1.0 -2025-02-16 03:45:00,620.4981967314884,622.0423193467391,2696.66,-1.0 -2025-02-16 03:50:00,621.5721596814121,622.0423193467391,2695.11,-1.0 -2025-02-16 03:55:00,619.7291006834782,622.0423193467391,2697.77,-1.0 -2025-02-16 04:00:00,618.1839797942329,622.0423193467391,2700.0,-1.0 -2025-02-16 04:05:00,618.0592615161773,622.0423193467391,2700.18,-1.0 -2025-02-16 04:10:00,618.142407034881,622.0423193467391,2700.06,-1.0 -2025-02-16 04:15:00,620.4219800060098,622.0423193467391,2696.77,-1.0 -2025-02-16 04:20:00,619.6182399918733,622.0423193467391,2697.93,-1.0 -2025-02-16 04:25:00,619.1262956728759,622.0423193467391,2698.64,-1.0 -2025-02-16 04:30:00,618.4611315232456,622.0423193467391,2699.6,-1.0 -2025-02-16 04:35:00,617.4703140920252,622.0423193467391,2701.03,-1.0 -2025-02-16 04:40:00,618.495775489372,622.0423193467391,2699.55,-1.0 -2025-02-16 04:45:00,618.0454039297267,622.0423193467391,2700.2,-1.0 -2025-02-16 04:50:00,616.8328651152965,622.0423193467391,2701.95,-1.0 -2025-02-16 04:55:00,616.514140626932,622.0423193467391,2702.41,-1.0 -2025-02-16 05:00:00,618.9461470490176,622.0423193467391,2698.9,-1.0 -2025-02-16 05:05:00,620.3388344873061,622.0423193467391,2696.89,-1.0 -2025-02-16 05:10:00,619.5766672325215,622.0423193467391,2697.99,-1.0 -2025-02-16 05:15:00,620.7476332875996,622.0423193467391,2696.3,-1.0 -2025-02-16 05:20:00,618.4680603164708,622.0423193467391,2699.59,-1.0 -2025-02-16 05:25:00,617.4911004717013,622.0423193467391,2701.0,-1.0 -2025-02-16 05:30:00,618.578921008076,622.0423193467391,2699.43,-1.0 -2025-02-16 05:35:00,616.5279982133826,622.0423193467391,2702.39,-1.0 -2025-02-16 05:40:00,612.8432117158998,621.1210049743506,2706.06,-1.0 -2025-02-16 05:45:00,594.9370259970291,619.918646298824,2716.78,-1.0 -2025-02-16 05:50:00,610.2355333535309,619.918646298824,2710.01,-1.0 -2025-02-16 05:55:00,614.4838633136823,619.918646298824,2708.13,-1.0 -2025-02-16 06:00:00,608.4503308702759,619.918646298824,2710.8,-1.0 -2025-02-16 06:05:00,618.393230777013,619.918646298824,2706.4,-1.0 -2025-02-16 06:10:00,610.280728353108,619.918646298824,2709.99,-1.0 -2025-02-16 06:15:00,607.9983808745156,619.918646298824,2711.0,-1.0 -2025-02-16 06:20:00,607.4786383793906,619.918646298824,2711.23,-1.0 -2025-02-16 06:25:00,597.1063859766808,619.918646298824,2715.82,-1.0 -2025-02-16 06:30:00,592.2027285226775,619.918646298824,2717.99,-1.0 -2025-02-16 06:35:00,594.6432584997854,619.918646298824,2716.91,-1.0 -2025-02-16 06:40:00,603.8404409135162,619.918646298824,2712.84,-1.0 -2025-02-16 06:45:00,605.7612283955003,619.918646298824,2711.99,-1.0 -2025-02-16 06:50:00,609.4672183607382,619.918646298824,2710.35,-1.0 -2025-02-16 06:55:00,610.8682633475964,619.918646298824,2709.73,-1.0 -2025-02-16 07:00:00,617.3111130793476,617.0291517434471,2706.75,1.0 -2025-02-16 07:05:00,616.2455235783253,617.0291517434471,2702.08,1.0 -2025-02-16 07:10:00,616.480546530371,617.0291517434471,2703.11,1.0 -2025-02-16 07:15:00,615.7868865554016,617.0291517434471,2700.07,1.0 -2025-02-16 07:20:00,614.750016822074,616.4153030335107,2693.79,1.0 -2025-02-16 07:25:00,614.537882733731,616.4153030335107,2693.48,1.0 -2025-02-16 07:30:00,615.3590469466718,616.4153030335107,2694.68,1.0 -2025-02-16 07:35:00,616.9124159161519,616.4153030335107,2696.95,1.0 -2025-02-16 07:40:00,615.7970011935739,616.4153030335107,2695.32,1.0 -2025-02-16 07:45:00,614.7226446816427,616.4153030335107,2693.75,1.0 -2025-02-16 07:50:00,614.3394347156036,616.4153030335107,2693.19,1.0 -2025-02-16 07:55:00,615.1605989285445,616.4153030335107,2694.39,1.0 -2025-02-16 08:00:00,616.5976363011911,616.4153030335107,2696.49,1.0 -2025-02-16 08:05:00,616.043350457456,616.4153030335107,2695.68,1.0 -2025-02-16 08:10:00,616.6797527224854,616.4153030335107,2696.61,1.0 -2025-02-16 08:15:00,617.9936154631911,616.4153030335107,2698.53,1.0 -2025-02-16 08:20:00,619.1843035719553,616.4153030335107,2700.27,1.0 -2025-02-16 08:25:00,619.2595769581417,616.4153030335107,2700.38,1.0 -2025-02-16 08:30:00,620.9566496648864,616.4153030335107,2702.86,1.0 -2025-02-16 08:35:00,617.8362256557107,616.4153030335107,2698.3,1.0 -2025-02-16 08:40:00,614.8868775242307,616.4153030335107,2693.99,1.0 -2025-02-16 08:45:00,614.5926270145936,616.4153030335107,2693.56,1.0 -2025-02-16 08:50:00,615.2495583849465,616.4153030335107,2694.52,1.0 -2025-02-16 08:55:00,616.1938972298286,616.4153030335107,2695.9,1.0 -2025-02-16 09:00:00,614.5241966635152,616.4153030335107,2693.46,1.0 -2025-02-16 09:05:00,614.277847399633,616.4153030335107,2693.1,1.0 -2025-02-16 09:10:00,614.6063130848094,616.4153030335107,2693.58,1.0 -2025-02-16 09:15:00,612.1565065162021,616.4153030335107,2690.0,1.0 -2025-02-16 09:20:00,613.7030324505744,616.4153030335107,2692.26,1.0 -2025-02-16 09:25:00,616.8713577055048,616.4153030335107,2696.89,1.0 -2025-02-16 09:30:00,617.7062079886616,616.4153030335107,2698.11,1.0 -2025-02-16 09:35:00,619.0405998346906,616.4153030335107,2700.06,1.0 -2025-02-16 09:40:00,620.2312879434553,616.4153030335107,2701.8,1.0 -2025-02-16 09:45:00,619.4717110464848,616.4153030335107,2700.69,1.0 -2025-02-16 09:50:00,623.1258917940722,616.4153030335107,2706.03,1.0 -2025-02-16 09:55:00,621.3124874904942,616.4153030335107,2703.38,1.0 -2025-02-16 10:00:00,621.2919583851705,616.4153030335107,2703.35,1.0 -2025-02-16 10:05:00,622.0241631417097,616.4153030335107,2704.42,1.0 -2025-02-16 10:10:00,623.4543574792486,616.4153030335107,2706.51,1.0 -2025-02-16 10:15:00,621.6067380001313,616.4153030335107,2703.81,1.0 -2025-02-16 10:20:00,621.962575825739,616.4153030335107,2704.33,1.0 -2025-02-16 10:25:00,620.7239864712197,616.4153030335107,2702.52,1.0 -2025-02-16 10:30:00,618.0688888493771,616.4153030335107,2698.64,1.0 -2025-02-16 10:35:00,621.0503902066785,615.4872162543292,2701.97,1.0 -2025-02-16 10:40:00,621.7637665305746,615.4872162543292,2702.49,1.0 -2025-02-16 10:45:00,617.0033514461137,615.4872162543292,2699.02,1.0 -2025-02-16 10:50:00,610.5555269801289,615.4872162543292,2694.32,1.0 -2025-02-16 10:55:00,610.418339225533,615.4872162543292,2694.22,1.0 -2025-02-16 11:00:00,613.477626153011,615.4872162543292,2696.45,1.0 -2025-02-16 11:05:00,617.4560710362784,615.4872162543292,2699.35,1.0 -2025-02-16 11:10:00,619.4864498042908,615.4872162543292,2700.83,1.0 -2025-02-16 11:15:00,625.0699914163248,615.4872162543292,2704.9,1.0 -2025-02-16 11:20:00,629.0163527207931,628.654884842773,2707.54,-1.0 -2025-02-16 11:25:00,628.9931357821089,628.654884842773,2707.64,-1.0 -2025-02-16 11:30:00,629.1138638632666,628.654884842773,2707.12,-1.0 -2025-02-16 11:35:00,629.3715718826609,628.654884842773,2706.01,-1.0 -2025-02-16 11:40:00,629.2624522708453,628.654884842773,2706.48,-1.0 -2025-02-16 11:45:00,628.6007695183463,628.654884842773,2709.33,-1.0 -2025-02-16 11:50:00,628.4475377230308,628.654884842773,2709.99,-1.0 -2025-02-16 11:55:00,628.5009366820043,628.654884842773,2709.76,-1.0 -2025-02-16 12:00:00,628.5961261306095,628.654884842773,2709.35,-1.0 -2025-02-16 12:05:00,628.7261409872409,628.654884842773,2708.79,-1.0 -2025-02-16 12:10:00,628.2269768055311,628.654884842773,2710.94,-1.0 -2025-02-16 12:15:00,628.793470109425,628.654884842773,2708.5,-1.0 -2025-02-16 12:20:00,628.6657769466619,628.654884842773,2709.05,-1.0 -2025-02-16 12:25:00,629.0674299858982,628.654884842773,2707.32,-1.0 -2025-02-16 12:30:00,629.5805243308184,628.654884842773,2705.11,-1.0 -2025-02-16 12:35:00,629.6873222487657,628.654884842773,2704.65,-1.0 -2025-02-16 12:40:00,629.6919656365026,628.654884842773,2704.63,-1.0 -2025-02-16 12:45:00,629.3878237397398,628.654884842773,2705.94,-1.0 -2025-02-16 12:50:00,629.5805243308184,628.654884842773,2705.11,-1.0 -2025-02-16 12:55:00,629.6524968407394,628.654884842773,2704.8,-1.0 -2025-02-16 13:00:00,629.9682472068442,628.654884842773,2703.44,-1.0 -2025-02-16 13:05:00,629.7468797691508,629.8592570619318,2700.72,1.0 -2025-02-16 13:10:00,630.7867955031819,629.229253561096,2703.84,1.0 -2025-02-16 13:15:00,632.9557073294467,629.229253561096,2706.94,1.0 -2025-02-16 13:20:00,632.9277213703981,629.229253561096,2706.9,1.0 -2025-02-16 13:25:00,630.8777498700896,629.229253561096,2703.97,1.0 -2025-02-16 13:30:00,632.3050337815673,629.229253561096,2706.01,1.0 -2025-02-16 13:35:00,629.8632588545787,629.229253561096,2702.52,1.0 -2025-02-16 13:40:00,623.8123510596906,628.289988703721,2696.23,1.0 -2025-02-16 13:45:00,621.0201312394142,628.289988703721,2694.23,1.0 -2025-02-16 13:50:00,618.2139503200362,628.289988703721,2692.22,1.0 -2025-02-16 13:55:00,616.6503072206817,628.289988703721,2691.1,1.0 -2025-02-16 14:00:00,610.1208362017097,627.083772755429,2684.98,1.0 -2025-02-16 14:05:00,620.6585632220042,627.083772755429,2689.57,1.0 -2025-02-16 14:10:00,607.6413710204642,627.083772755429,2683.9,1.0 -2025-02-16 14:15:00,601.3508760235998,627.083772755429,2681.16,1.0 -2025-02-16 14:20:00,603.8303412048452,627.083772755429,2682.24,1.0 -2025-02-16 14:25:00,604.2665434126571,627.083772755429,2682.43,1.0 -2025-02-16 14:30:00,612.4625533173306,627.083772755429,2686.0,1.0 -2025-02-16 14:35:00,616.9852814720098,627.083772755429,2687.97,1.0 -2025-02-16 14:40:00,624.4925510485591,627.083772755429,2691.24,1.0 -2025-02-16 14:45:00,629.9165912100234,629.6434927079371,2693.8,-1.0 -2025-02-16 14:50:00,630.3092972117245,629.6434927079371,2692.12,-1.0 -2025-02-16 14:55:00,630.6949906062523,629.6434927079371,2690.47,-1.0 -2025-02-16 15:00:00,629.521547672598,629.6434927079371,2695.49,-1.0 -2025-02-16 15:05:00,630.0241178533463,629.6434927079371,2693.34,-1.0 -2025-02-16 15:10:00,631.5435160742134,629.6434927079371,2686.84,-1.0 -2025-02-16 15:15:00,631.0643212507092,629.6434927079371,2688.89,-1.0 -2025-02-16 15:20:00,629.5145350654248,629.6434927079371,2695.52,-1.0 -2025-02-16 15:25:00,628.6940600261564,629.6434927079371,2699.03,-1.0 -2025-02-16 15:30:00,629.6033614229524,629.6434927079371,2695.14,-1.0 -2025-02-16 15:35:00,629.7319258877949,629.6434927079371,2694.59,-1.0 -2025-02-16 15:40:00,628.9371637414953,629.6434927079371,2697.99,-1.0 -2025-02-16 15:45:00,629.1031287779283,629.6434927079371,2697.28,-1.0 -2025-02-16 15:50:00,629.402333350653,629.6434927079371,2696.0,-1.0 -2025-02-16 15:55:00,630.1152817465984,629.6434927079371,2692.95,-1.0 -2025-02-16 16:00:00,630.3911109620789,629.6434927079371,2691.77,-1.0 -2025-02-16 16:05:00,630.4402159433865,629.842056540862,2693.98,1.0 -2025-02-16 16:10:00,630.6883991563953,629.842056540862,2695.04,1.0 -2025-02-16 16:15:00,629.6441565809052,629.842056540862,2690.58,1.0 -2025-02-16 16:20:00,630.255249209163,629.842056540862,2693.19,1.0 -2025-02-16 16:25:00,631.0513085716442,629.842056540862,2696.59,1.0 -2025-02-16 16:30:00,631.4493382528848,629.842056540862,2698.29,1.0 -2025-02-16 16:35:00,630.3114416347498,629.842056540862,2693.43,1.0 -2025-02-16 16:40:00,630.1358403047908,629.842056540862,2692.68,1.0 -2025-02-16 16:45:00,629.7776135916743,629.842056540862,2691.15,1.0 -2025-02-16 16:50:00,631.0513085716442,629.842056540862,2696.59,1.0 -2025-02-16 16:55:00,630.8967794012801,629.842056540862,2695.93,1.0 -2025-02-16 17:00:00,631.0747220823055,629.842056540862,2696.69,1.0 -2025-02-16 17:05:00,631.065356678041,629.842056540862,2696.65,1.0 -2025-02-16 17:10:00,631.5807695591134,631.2706690378249,2698.9,-1.0 -2025-02-16 17:15:00,632.1631839282089,631.2706690378249,2696.41,-1.0 -2025-02-16 17:20:00,632.5350870795589,631.2706690378249,2694.82,-1.0 -2025-02-16 17:25:00,632.4766117412963,631.2706690378249,2695.07,-1.0 -2025-02-16 17:30:00,633.5946602088773,631.2706690378249,2690.29,-1.0 -2025-02-16 17:35:00,633.1443473013369,632.9831814777797,2690.89,1.0 -2025-02-16 17:40:00,633.6669563317402,632.9831814777797,2693.11,1.0 -2025-02-16 17:45:00,633.1678882486523,632.9831814777797,2690.99,1.0 -2025-02-16 17:50:00,632.002611356537,632.9831814777797,2686.04,1.0 -2025-02-16 17:55:00,632.1509193246244,632.9831814777797,2686.67,1.0 -2025-02-16 18:00:00,630.5807381386832,632.9831814777797,2680.0,1.0 -2025-02-16 18:05:00,631.0256620429453,632.9831814777797,2681.89,1.0 -2025-02-16 18:10:00,630.9762260535829,632.9831814777797,2681.68,1.0 -2025-02-16 18:15:00,629.3942743939839,632.9831814777797,2674.96,1.0 -2025-02-16 18:20:00,628.7963343321711,632.9831814777797,2672.42,1.0 -2025-02-16 18:25:00,627.8594046290157,632.9831814777797,2668.44,1.0 -2025-02-16 18:30:00,627.819267879819,626.336858072263,2668.03,1.0 -2025-02-16 18:35:00,628.2854180108458,626.336858072263,2670.01,1.0 -2025-02-16 18:40:00,628.8504484726964,626.336858072263,2672.41,1.0 -2025-02-16 18:45:00,630.2959847375977,626.336858072263,2678.55,1.0 -2025-02-16 18:50:00,630.0911611951767,626.336858072263,2677.68,1.0 -2025-02-16 18:55:00,630.2300645170484,626.336858072263,2678.27,1.0 -2025-02-16 19:00:00,629.469627687141,626.336858072263,2675.04,1.0 -2025-02-16 19:05:00,629.7474343308843,626.336858072263,2676.22,1.0 -2025-02-16 19:10:00,629.0246661984337,626.336858072263,2673.15,1.0 -2025-02-16 19:15:00,629.4625648063679,626.336858072263,2675.01,1.0 -2025-02-16 19:20:00,628.3654017455169,625.7089479699557,2669.95,1.0 -2025-02-16 19:25:00,630.8577696740123,625.7089479699557,2673.48,1.0 -2025-02-16 19:30:00,637.5935175600871,625.7089479699557,2683.02,1.0 -2025-02-16 19:35:00,635.4471157179836,625.7089479699557,2679.98,1.0 -2025-02-16 19:40:00,636.8804037901779,625.7089479699557,2682.01,1.0 -2025-02-16 19:45:00,639.3657111862977,625.7089479699557,2685.53,1.0 -2025-02-16 19:50:00,637.0357355024353,625.7089479699557,2682.23,1.0 -2025-02-16 19:55:00,637.1204618909393,625.7089479699557,2682.35,1.0 -2025-02-16 20:00:00,634.7975467394522,625.7089479699557,2679.06,1.0 -2025-02-16 20:05:00,635.5530237036138,625.7089479699557,2680.13,1.0 -2025-02-16 20:10:00,636.534437703786,625.7089479699557,2681.52,1.0 -2025-02-16 20:15:00,637.0145539053091,625.7089479699557,2682.2,1.0 -2025-02-16 20:20:00,638.8220501933965,625.7089479699557,2684.76,1.0 -2025-02-16 20:25:00,637.3110962650734,625.7089479699557,2682.62,1.0 -2025-02-16 20:30:00,633.4842877176388,625.7089479699557,2677.2,1.0 -2025-02-16 20:35:00,632.1492672556697,624.7600892572173,2676.28,1.0 -2025-02-16 20:40:00,631.2293616238542,624.7600892572173,2675.63,1.0 -2025-02-16 20:45:00,628.3281207850514,624.7600892572173,2673.58,1.0 -2025-02-16 20:50:00,623.6578306542965,624.7600892572173,2670.28,1.0 -2025-02-16 20:55:00,621.9312385453503,624.7600892572173,2669.06,1.0 -2025-02-16 21:00:00,624.8749365671596,624.7600892572173,2671.14,1.0 -2025-02-16 21:05:00,628.9649785301548,624.7600892572173,2674.03,1.0 -2025-02-16 21:10:00,614.8833461662106,624.7600892572173,2664.08,1.0 -2025-02-16 21:15:00,616.638243063828,624.7600892572173,2665.32,1.0 -2025-02-16 21:20:00,616.4684143318001,624.7600892572173,2665.2,1.0 -2025-02-16 21:25:00,624.1814692447144,624.7600892572173,2670.65,1.0 -2025-02-16 21:30:00,631.9228289462993,624.7600892572173,2676.12,1.0 -2025-02-16 21:35:00,640.0548911638955,640.0418183460419,2683.37,-1.0 -2025-02-16 21:40:00,639.3819373883041,640.0418183460419,2686.19,-1.0 -2025-02-16 21:45:00,639.6134143962203,640.0418183460419,2685.22,-1.0 -2025-02-16 21:50:00,639.8950049831699,640.0418183460419,2684.04,-1.0 -2025-02-16 21:55:00,639.4511418545883,640.0418183460419,2685.9,-1.0 -2025-02-16 22:00:00,640.159891043775,640.0418183460419,2682.93,-1.0 -2025-02-16 22:05:00,640.7612539921757,640.0418183460419,2680.41,-1.0 -2025-02-16 22:10:00,639.6683006970665,640.0418183460419,2684.99,-1.0 -2025-02-16 22:15:00,640.1121638256478,640.0418183460419,2683.13,-1.0 -2025-02-16 22:20:00,640.844776623898,640.0418183460419,2680.06,-1.0 -2025-02-16 22:25:00,640.8911856996561,641.0458356162367,2675.89,1.0 -2025-02-16 22:30:00,637.1194586565871,640.4067925391663,2666.39,1.0 -2025-02-16 22:35:00,643.396746242297,639.4520845742944,2670.98,1.0 -2025-02-16 22:40:00,643.6550433420867,639.4520845742944,2671.16,1.0 -2025-02-16 22:45:00,650.141170514591,639.4520845742944,2675.68,1.0 -2025-02-16 22:50:00,654.2452244334766,639.4520845742944,2678.54,1.0 -2025-02-16 22:55:00,653.5277324896155,639.4520845742944,2678.04,1.0 -2025-02-16 23:00:00,633.9676237425565,638.1940306938069,2663.57,1.0 -2025-02-16 23:05:00,627.6353723337153,638.1940306938069,2660.91,1.0 -2025-02-16 23:10:00,625.8499631018994,638.1940306938069,2660.16,1.0 -2025-02-16 23:15:00,624.6120793678405,638.1940306938069,2659.64,1.0 -2025-02-16 23:20:00,633.9676237425565,638.1940306938069,2663.57,1.0 -2025-02-16 23:25:00,633.7771800911619,638.1940306938069,2663.49,1.0 -2025-02-16 23:30:00,642.6804207938177,638.1940306938069,2667.23,1.0 -2025-02-16 23:35:00,637.4908312933399,638.1940306938069,2665.05,1.0 -2025-02-16 23:40:00,630.6110543867418,638.1940306938069,2662.16,1.0 -2025-02-16 23:45:00,623.5170283723266,638.1940306938069,2659.18,1.0 -2025-02-16 23:50:00,620.469929950028,638.1940306938069,2657.9,1.0 -2025-02-16 23:55:00,625.4928812555371,638.1940306938069,2660.01,1.0 -2025-02-17 00:00:00,664.1247370637727,670.7316896574443,2662.57,1.0 -2025-02-17 00:05:00,675.5275506909702,670.7316896574443,2667.36,1.0 -2025-02-17 00:10:00,663.9819043252276,670.7316896574443,2662.51,1.0 -2025-02-17 00:15:00,669.2429101949774,670.7316896574443,2664.72,1.0 -2025-02-17 00:20:00,672.4090358993985,670.7316896574443,2666.05,1.0 -2025-02-17 00:25:00,675.8608270809088,670.7316896574443,2667.5,1.0 -2025-02-17 00:30:00,676.1226871015755,670.7316896574443,2667.61,1.0 -2025-02-17 00:35:00,678.3842054618752,670.7316896574443,2668.56,1.0 -2025-02-17 00:40:00,679.1459800674504,670.7316896574443,2668.88,1.0 -2025-02-17 00:45:00,667.1718354860712,670.7316896574443,2663.85,1.0 -2025-02-17 00:50:00,677.2177380970893,670.7316896574443,2668.07,1.0 -2025-02-17 00:55:00,681.57413662272,670.7316896574443,2669.9,1.0 -2025-02-17 01:00:00,678.8841200467838,670.7316896574443,2668.77,1.0 -2025-02-17 01:05:00,674.4324996954564,670.7316896574443,2666.9,1.0 -2025-02-17 01:10:00,683.2261616140731,683.310803445173,2672.44,-1.0 -2025-02-17 01:15:00,685.9677330425917,682.6274942363148,2667.76,-1.0 -2025-02-17 01:20:00,689.581642880372,682.6274942363148,2663.05,-1.0 -2025-02-17 01:25:00,689.7644382875975,688.8742847082035,2665.63,1.0 -2025-02-17 01:30:00,690.7482261281424,688.8742847082035,2669.43,1.0 -2025-02-17 01:35:00,691.6572878111976,691.1108426366335,2671.39,-1.0 -2025-02-17 01:40:00,691.471071912157,691.1108426366335,2672.11,-1.0 -2025-02-17 01:45:00,690.3511901859819,691.1108426366335,2676.44,-1.0 -2025-02-17 01:50:00,689.6787438838907,691.1108426366335,2679.04,-1.0 -2025-02-17 01:55:00,689.7821971611355,691.1108426366335,2678.64,-1.0 -2025-02-17 02:00:00,689.4356286823653,691.1108426366335,2679.98,-1.0 -2025-02-17 02:05:00,690.4236074800533,691.1108426366335,2676.16,-1.0 -2025-02-17 02:10:00,690.1908376062524,691.1108426366335,2677.06,-1.0 -2025-02-17 02:15:00,690.6227550387496,691.1108426366335,2675.39,-1.0 -2025-02-17 02:20:00,690.0847979970766,691.1108426366335,2677.47,-1.0 -2025-02-17 02:25:00,689.7252978586508,691.1108426366335,2678.86,-1.0 -2025-02-17 02:30:00,690.5943053875072,691.1108426366335,2675.5,-1.0 -2025-02-17 02:35:00,690.3744671733621,691.1108426366335,2676.35,-1.0 -2025-02-17 02:40:00,691.0081184964864,691.1108426366335,2673.9,-1.0 -2025-02-17 02:45:00,690.7839561813954,690.902246428258,2671.18,1.0 -2025-02-17 02:50:00,689.4462927033811,690.902246428258,2666.01,1.0 -2025-02-17 02:55:00,689.9870502795997,690.902246428258,2668.1,1.0 -2025-02-17 03:00:00,688.6959592244174,690.902246428258,2663.11,1.0 -2025-02-17 03:05:00,687.5290612967877,690.902246428258,2658.6,1.0 -2025-02-17 03:10:00,688.4967327489685,690.902246428258,2662.34,1.0 -2025-02-17 03:15:00,688.9339960522266,690.902246428258,2664.03,1.0 -2025-02-17 03:20:00,689.642931822006,690.902246428258,2666.77,1.0 -2025-02-17 03:25:00,690.1164181208003,690.902246428258,2668.6,1.0 -2025-02-17 03:30:00,690.5485067104104,690.902246428258,2670.27,1.0 -2025-02-17 03:35:00,689.6895042448382,690.902246428258,2666.95,1.0 -2025-02-17 03:40:00,689.5290881217494,690.902246428258,2666.33,1.0 -2025-02-17 03:45:00,690.3855032304975,690.902246428258,2669.64,1.0 -2025-02-17 03:50:00,691.1849964891175,690.902246428258,2672.73,1.0 -2025-02-17 03:55:00,690.688223978907,690.902246428258,2670.81,1.0 -2025-02-17 04:00:00,690.1138307639764,690.902246428258,2668.59,1.0 -2025-02-17 04:05:00,689.1254604572034,690.902246428258,2664.77,1.0 -2025-02-17 04:10:00,688.6364500174651,690.902246428258,2662.88,1.0 -2025-02-17 04:15:00,688.3596028372957,690.902246428258,2661.81,1.0 -2025-02-17 04:20:00,687.800733763309,690.902246428258,2659.65,1.0 -2025-02-17 04:25:00,689.4411179897329,690.902246428258,2665.99,1.0 -2025-02-17 04:30:00,688.5122568899126,690.902246428258,2662.4,1.0 -2025-02-17 04:35:00,688.9598696204667,690.902246428258,2664.13,1.0 -2025-02-17 04:40:00,688.2638706348073,690.902246428258,2661.44,1.0 -2025-02-17 04:45:00,688.5510672422728,690.902246428258,2662.55,1.0 -2025-02-17 04:50:00,688.6312753038171,690.902246428258,2662.86,1.0 -2025-02-17 04:55:00,688.0749935866544,690.902246428258,2660.71,1.0 -2025-02-17 05:00:00,683.0041119529053,683.6477728407613,2649.04,1.0 -2025-02-17 05:05:00,690.7719877857447,682.9641280879463,2661.62,1.0 -2025-02-17 05:10:00,692.8917113918808,682.9641280879463,2664.36,1.0 -2025-02-17 05:15:00,687.2133277170493,682.9641280879463,2657.02,1.0 -2025-02-17 05:20:00,683.3220102941062,682.9641280879463,2651.99,1.0 -2025-02-17 05:25:00,687.3525796327808,682.9641280879463,2657.2,1.0 -2025-02-17 05:30:00,686.3081902647941,682.9641280879463,2655.85,1.0 -2025-02-17 05:35:00,686.7878357523139,682.9641280879463,2656.47,1.0 -2025-02-17 05:40:00,688.3118706078207,682.9641280879463,2658.44,1.0 -2025-02-17 05:45:00,691.6539165853782,682.9641280879463,2662.76,1.0 -2025-02-17 05:50:00,695.4446631802925,682.9641280879463,2667.66,1.0 -2025-02-17 05:55:00,697.2472018672621,682.9641280879463,2669.99,1.0 -2025-02-17 06:00:00,703.6373175558326,682.9641280879463,2678.25,1.0 -2025-02-17 06:05:00,703.8771402995925,682.9641280879463,2678.56,1.0 -2025-02-17 06:10:00,704.3567857871122,682.9641280879463,2679.18,1.0 -2025-02-17 06:15:00,702.9023768894718,682.9641280879463,2677.3,1.0 -2025-02-17 06:20:00,704.171116566137,682.9641280879463,2678.94,1.0 -2025-02-17 06:25:00,703.908085169755,682.9641280879463,2678.6,1.0 -2025-02-17 06:30:00,706.9097375755243,682.9641280879463,2682.48,1.0 -2025-02-17 06:35:00,708.2094221223521,682.9641280879463,2684.16,1.0 -2025-02-17 06:40:00,707.4203279332066,682.9641280879463,2683.14,1.0 -2025-02-17 06:45:00,705.555899505912,682.9641280879463,2680.73,1.0 -2025-02-17 06:50:00,705.7028876391842,682.9641280879463,2680.92,1.0 -2025-02-17 06:55:00,709.1145595746073,682.9641280879463,2685.33,1.0 -2025-02-17 07:00:00,709.400799623611,682.9641280879463,2685.7,1.0 -2025-02-17 07:05:00,710.8278735081107,710.7453263121598,2688.93,-1.0 -2025-02-17 07:10:00,710.4724286667724,710.0351048268735,2690.01,-1.0 -2025-02-17 07:15:00,714.9802171577521,710.0351048268735,2684.32,-1.0 -2025-02-17 07:20:00,715.8833593158748,710.0351048268735,2683.18,-1.0 -2025-02-17 07:25:00,710.7734760528134,710.0351048268735,2689.63,-1.0 -2025-02-17 07:30:00,716.4220756908951,710.0351048268735,2682.5,-1.0 -2025-02-17 07:35:00,716.4379202901604,710.0351048268735,2682.48,-1.0 -2025-02-17 07:40:00,719.9537786350486,719.9898089009773,2676.07,1.0 -2025-02-17 07:45:00,721.1650372311695,719.9898089009773,2680.57,1.0 -2025-02-17 07:50:00,721.0062277707892,719.9898089009773,2679.98,1.0 -2025-02-17 07:55:00,721.1381203734779,719.9898089009773,2680.47,1.0 -2025-02-17 08:00:00,720.0022289788934,719.9898089009773,2676.25,1.0 -2025-02-17 08:05:00,722.317078740369,719.9898089009773,2684.85,1.0 -2025-02-17 08:10:00,724.5569097654352,724.5762951115463,2696.01,-1.0 -2025-02-17 08:15:00,725.8556986659686,724.5762951115463,2691.18,-1.0 -2025-02-17 08:20:00,727.243224696352,724.5762951115463,2686.02,-1.0 -2025-02-17 08:25:00,727.3669188773551,724.5762951115463,2685.56,-1.0 -2025-02-17 08:30:00,725.920234760405,724.5762951115463,2690.94,-1.0 -2025-02-17 08:35:00,724.9898393989464,724.5762951115463,2694.4,-1.0 -2025-02-17 08:40:00,723.7851656361329,724.5762951115463,2698.88,-1.0 -2025-02-17 08:45:00,719.544606430872,724.5762951115463,2714.65,-1.0 -2025-02-17 08:50:00,720.7923042566431,724.5762951115463,2710.01,-1.0 -2025-02-17 08:55:00,719.9049329581422,724.5762951115463,2713.31,-1.0 -2025-02-17 09:00:00,719.3429311357581,724.5762951115463,2715.4,-1.0 -2025-02-17 09:05:00,719.1573898642534,724.5762951115463,2716.09,-1.0 -2025-02-17 09:10:00,717.3269074666084,717.3269074666084,2720.55,0.0 -2025-02-17 09:15:00,717.3269074666084,717.3269074666084,2716.95,0.0 -2025-02-17 09:20:00,717.3269074666084,717.3269074666084,2714.68,0.0 -2025-02-17 09:25:00,717.3269074666084,717.3269074666084,2715.58,0.0 -2025-02-17 09:30:00,717.3269074666084,717.3269074666084,2716.95,0.0 -2025-02-17 09:35:00,717.3269074666084,717.3269074666084,2720.0,0.0 -2025-02-17 09:40:00,715.9666727908559,716.9682440128751,2738.48,-1.0 -2025-02-17 09:45:00,721.8622243593514,716.2519368267959,2729.2,-1.0 -2025-02-17 09:50:00,720.8565290384228,716.2519368267959,2730.48,-1.0 -2025-02-17 09:55:00,719.3401290623354,716.2519368267959,2732.41,-1.0 -2025-02-17 10:00:00,708.8353271554494,716.2519368267959,2745.78,-1.0 -2025-02-17 10:05:00,695.4682367107996,694.4051477685331,2758.82,-1.0 -2025-02-17 10:10:00,695.5210400040078,694.4051477685331,2758.61,-1.0 -2025-02-17 10:15:00,694.9150593533808,694.4051477685331,2761.02,-1.0 -2025-02-17 10:20:00,693.3133594594,694.4051477685331,2767.39,-1.0 -2025-02-17 10:25:00,695.31988460131,694.4051477685331,2759.41,-1.0 -2025-02-17 10:30:00,697.851928232768,694.4051477685331,2749.34,-1.0 -2025-02-17 10:35:00,696.8612378744815,694.4051477685331,2753.28,-1.0 -2025-02-17 10:40:00,694.9351748936506,694.4051477685331,2760.94,-1.0 -2025-02-17 10:45:00,695.5763577397497,694.4051477685331,2758.39,-1.0 -2025-02-17 10:50:00,698.214007957624,694.4051477685331,2747.9,-1.0 -2025-02-17 10:55:00,697.9977658997238,694.4051477685331,2748.76,-1.0 -2025-02-17 11:00:00,698.7219253494359,694.4051477685331,2745.88,-1.0 -2025-02-17 11:05:00,698.043025865331,694.4051477685331,2748.58,-1.0 -2025-02-17 11:10:00,699.1594383503035,694.4051477685331,2744.14,-1.0 -2025-02-17 11:15:00,698.5006544064682,694.4051477685331,2746.76,-1.0 -2025-02-17 11:20:00,698.0581125205333,694.4051477685331,2748.52,-1.0 -2025-02-17 11:25:00,699.4460847991478,694.4051477685331,2743.0,-1.0 -2025-02-17 11:30:00,698.6942664815649,694.4051477685331,2745.99,-1.0 -2025-02-17 11:35:00,699.2424149539163,694.4051477685331,2743.81,-1.0 -2025-02-17 11:40:00,698.8049019530487,694.4051477685331,2745.55,-1.0 -2025-02-17 11:45:00,697.1060702163219,693.7075238998983,2750.01,-1.0 -2025-02-17 11:50:00,693.6157673123597,693.7075238998983,2754.61,-1.0 -2025-02-17 11:55:00,694.6256716559393,692.6686403321436,2753.93,-1.0 -2025-02-17 12:00:00,687.9245064414629,692.6686403321436,2758.36,-1.0 -2025-02-17 12:05:00,687.3345618740486,692.6686403321436,2758.75,-1.0 -2025-02-17 12:10:00,685.6101085231453,692.6686403321436,2759.89,-1.0 -2025-02-17 12:15:00,681.4956233350242,692.6686403321436,2762.61,-1.0 -2025-02-17 12:20:00,678.2131112547954,692.6686403321436,2764.78,-1.0 -2025-02-17 12:25:00,677.033222119967,692.6686403321436,2765.56,-1.0 -2025-02-17 12:30:00,680.2249734975168,692.6686403321436,2763.45,-1.0 -2025-02-17 12:35:00,669.7651276372159,691.3341216497246,2770.47,-1.0 -2025-02-17 12:40:00,672.265410077818,691.3341216497246,2769.46,-1.0 -2025-02-17 12:45:00,675.4588401257165,691.3341216497246,2768.17,-1.0 -2025-02-17 12:50:00,685.8560542351543,691.3341216497246,2763.97,-1.0 -2025-02-17 12:55:00,682.8606663607687,691.3341216497246,2765.18,-1.0 -2025-02-17 13:00:00,687.8117206985959,691.3341216497246,2763.18,-1.0 -2025-02-17 13:05:00,690.3630741495715,689.6796762190654,2763.64,1.0 -2025-02-17 13:10:00,691.9751029079791,689.6796762190654,2770.09,1.0 -2025-02-17 13:15:00,693.5196513927789,689.6796762190654,2776.27,1.0 -2025-02-17 13:20:00,694.4330924169575,692.8606051682069,2770.11,-1.0 -2025-02-17 13:25:00,694.8175960905107,692.8606051682069,2768.57,-1.0 -2025-02-17 13:30:00,695.2545320831849,692.8606051682069,2766.82,-1.0 -2025-02-17 13:35:00,693.6865560637599,692.8606051682069,2773.1,-1.0 -2025-02-17 13:40:00,692.9774713670772,692.8606051682069,2775.94,-1.0 -2025-02-17 13:45:00,693.5642139858111,692.8606051682069,2773.59,-1.0 -2025-02-17 13:50:00,692.1060961588298,692.8606051682069,2779.43,-1.0 -2025-02-17 13:55:00,693.1872006435608,692.8606051682069,2775.1,-1.0 -2025-02-17 14:00:00,691.0000239030887,692.8606051682069,2783.86,-1.0 -2025-02-17 14:05:00,690.7128945364743,692.8606051682069,2785.01,-1.0 -2025-02-17 14:10:00,684.5321989636369,685.5855688139408,2815.57,-1.0 -2025-02-17 14:15:00,686.3938724149672,685.5855688139408,2807.94,-1.0 -2025-02-17 14:20:00,686.7891425317633,685.5855688139408,2806.32,-1.0 -2025-02-17 14:25:00,688.0335114179737,685.5855688139408,2801.22,-1.0 -2025-02-17 14:30:00,686.3767928420192,685.5855688139408,2808.01,-1.0 -2025-02-17 14:35:00,684.5858776214735,685.5855688139408,2815.35,-1.0 -2025-02-17 14:40:00,686.5256291205659,685.5855688139408,2807.4,-1.0 -2025-02-17 14:45:00,684.798152313827,685.5855688139408,2814.48,-1.0 -2025-02-17 14:50:00,685.3886175500287,685.5855688139408,2812.06,-1.0 -2025-02-17 14:55:00,682.097139849053,685.5855688139408,2825.55,-1.0 -2025-02-17 15:00:00,678.9795702603313,678.3869203413943,2830.4,-1.0 -2025-02-17 15:05:00,681.9337066727983,678.3869203413943,2818.07,-1.0 -2025-02-17 15:10:00,682.6860171622669,678.3869203413943,2814.93,-1.0 -2025-02-17 15:15:00,682.7243514547239,678.3869203413943,2814.77,-1.0 -2025-02-17 15:20:00,682.0463136568908,678.3869203413943,2817.6,-1.0 -2025-02-17 15:25:00,681.722868064285,678.3869203413943,2818.95,-1.0 -2025-02-17 15:30:00,686.156360174596,685.9689929559933,2799.16,1.0 -2025-02-17 15:35:00,685.6511906691322,685.2852660146042,2792.8,1.0 -2025-02-17 15:40:00,673.0298413519923,685.2852660146042,2775.64,1.0 -2025-02-17 15:45:00,666.8190585995166,664.4152318936698,2767.51,1.0 -2025-02-17 15:50:00,662.4437181316943,664.4152318936698,2749.36,1.0 -2025-02-17 15:55:00,663.7165444496062,664.4152318936698,2754.64,1.0 -2025-02-17 16:00:00,664.3770641676135,664.4152318936698,2757.38,1.0 -2025-02-17 16:05:00,663.9407354487839,664.4152318936698,2755.57,1.0 -2025-02-17 16:10:00,661.1178573838694,664.4152318936698,2743.86,1.0 -2025-02-17 16:15:00,662.3014894332912,664.4152318936698,2748.77,1.0 -2025-02-17 16:20:00,661.1443745988257,664.4152318936698,2743.97,1.0 -2025-02-17 16:25:00,657.7677558367046,657.7677558367046,2726.23,0.0 -2025-02-17 16:30:00,657.7677558367046,657.7677558367046,2728.4,0.0 -2025-02-17 16:35:00,657.7677558367046,657.7677558367046,2730.4,0.0 -2025-02-17 16:40:00,657.7677558367046,657.7677558367046,2735.64,0.0 -2025-02-17 16:45:00,657.7677558367046,657.7677558367046,2731.41,0.0 -2025-02-17 16:50:00,657.7677558367046,657.7677558367046,2727.89,0.0 -2025-02-17 16:55:00,657.7677558367046,657.7677558367046,2724.41,0.0 -2025-02-17 17:00:00,657.7677558367046,657.7677558367046,2730.05,0.0 -2025-02-17 17:05:00,657.7677558367046,657.7677558367046,2730.57,0.0 -2025-02-17 17:10:00,657.7677558367046,657.7677558367046,2739.53,0.0 -2025-02-17 17:15:00,657.9107462794711,657.4388719587863,2741.04,-1.0 -2025-02-17 17:20:00,660.0665302063123,657.4388719587863,2732.05,-1.0 -2025-02-17 17:25:00,659.795558478022,657.4388719587863,2733.18,-1.0 -2025-02-17 17:30:00,658.1409523495232,657.4388719587863,2740.08,-1.0 -2025-02-17 17:35:00,659.5125968502498,657.4388719587863,2734.36,-1.0 -2025-02-17 17:40:00,659.4046877549129,657.4388719587863,2734.81,-1.0 -2025-02-17 17:45:00,658.7932028813372,657.4388719587863,2737.36,-1.0 -2025-02-17 17:50:00,658.1625341685906,657.4388719587863,2739.99,-1.0 -2025-02-17 17:55:00,660.2991342562608,657.4388719587863,2731.08,-1.0 -2025-02-17 18:00:00,661.6590473200031,661.8712696897952,2720.91,1.0 -2025-02-17 18:05:00,660.5062795442886,661.2110724664881,2716.23,1.0 -2025-02-17 18:10:00,675.7392715469434,660.2229790411064,2726.14,1.0 -2025-02-17 18:15:00,680.9000563419596,660.2229790411064,2729.68,1.0 -2025-02-17 18:20:00,676.57024536987,660.2229790411064,2726.71,1.0 -2025-02-17 18:25:00,662.3999549157575,660.2229790411064,2716.99,1.0 -2025-02-17 18:30:00,654.9066120212992,660.2229790411064,2711.85,1.0 -2025-02-17 18:35:00,654.1631091271023,660.2229790411064,2711.34,1.0 -2025-02-17 18:40:00,640.0657111135976,660.2229790411064,2701.67,1.0 -2025-02-17 18:45:00,648.3171353903746,660.2229790411064,2707.33,1.0 -2025-02-17 18:50:00,641.7713942238149,660.2229790411064,2702.84,1.0 -2025-02-17 18:55:00,637.0333855843227,660.2229790411064,2699.59,1.0 -2025-02-17 19:00:00,620.6351423585791,620.6351423585791,2697.91,0.0 -2025-02-17 19:05:00,620.6351423585791,620.6351423585791,2706.99,0.0 -2025-02-17 19:10:00,620.6351423585791,620.6351423585791,2701.77,0.0 -2025-02-17 19:15:00,620.6351423585791,620.6351423585791,2704.61,0.0 -2025-02-17 19:20:00,620.6351423585791,620.6351423585791,2710.97,0.0 -2025-02-17 19:25:00,620.6351423585791,620.6351423585791,2706.13,0.0 -2025-02-17 19:30:00,620.6351423585791,620.6351423585791,2708.47,0.0 -2025-02-17 19:35:00,620.6351423585791,620.6351423585791,2714.54,0.0 -2025-02-17 19:40:00,620.6351423585791,620.6351423585791,2709.01,0.0 -2025-02-17 19:45:00,620.6351423585791,620.6351423585791,2711.98,0.0 -2025-02-17 19:50:00,620.6351423585791,620.6351423585791,2717.36,0.0 -2025-02-17 19:55:00,620.6351423585791,620.6351423585791,2716.38,0.0 -2025-02-17 20:00:00,620.6351423585791,620.6351423585791,2716.26,0.0 -2025-02-17 20:05:00,620.6351423585791,620.6351423585791,2727.74,0.0 -2025-02-17 20:10:00,620.6351423585791,620.6351423585791,2727.35,0.0 -2025-02-17 20:15:00,620.6351423585791,620.6351423585791,2730.01,0.0 -2025-02-17 20:20:00,620.6351423585791,620.6351423585791,2735.22,0.0 -2025-02-17 20:25:00,620.6351423585791,620.6351423585791,2735.19,0.0 -2025-02-17 20:30:00,620.6351423585791,620.6351423585791,2731.44,0.0 -2025-02-17 20:35:00,620.6351423585791,620.6351423585791,2734.68,0.0 -2025-02-17 20:40:00,620.6351423585791,620.6351423585791,2736.31,0.0 -2025-02-17 20:45:00,620.6351423585791,620.6351423585791,2742.35,0.0 -2025-02-17 20:50:00,620.6351423585791,620.6351423585791,2737.78,0.0 -2025-02-17 20:55:00,620.6351423585791,620.6351423585791,2731.31,0.0 -2025-02-17 21:00:00,620.6351423585791,620.6351423585791,2738.22,0.0 -2025-02-17 21:05:00,620.6351423585791,620.6351423585791,2739.97,0.0 -2025-02-17 21:10:00,620.6351423585791,620.6351423585791,2741.39,0.0 -2025-02-17 21:15:00,620.6351423585791,620.6351423585791,2743.99,0.0 -2025-02-17 21:20:00,620.6351423585791,620.6351423585791,2743.96,0.0 -2025-02-17 21:25:00,620.6351423585791,620.6351423585791,2760.4,0.0 -2025-02-17 21:30:00,620.6351423585791,620.6351423585791,2756.96,0.0 -2025-02-17 21:35:00,620.6351423585791,620.6351423585791,2761.12,0.0 -2025-02-17 21:40:00,620.6351423585791,620.6351423585791,2762.89,0.0 -2025-02-17 21:45:00,620.6351423585791,620.6351423585791,2762.34,0.0 -2025-02-17 21:50:00,620.6351423585791,620.6351423585791,2763.85,0.0 -2025-02-17 21:55:00,620.6351423585791,620.6351423585791,2775.39,0.0 -2025-02-17 22:00:00,620.6351423585791,620.6351423585791,2764.52,0.0 -2025-02-17 22:05:00,620.6351423585791,620.6351423585791,2764.11,0.0 -2025-02-17 22:10:00,620.6351423585791,620.6351423585791,2760.72,0.0 -2025-02-17 22:15:00,620.6351423585791,620.6351423585791,2757.94,0.0 -2025-02-17 22:20:00,620.6351423585791,620.6351423585791,2757.55,0.0 -2025-02-17 22:25:00,620.6351423585791,620.6351423585791,2751.2,0.0 -2025-02-17 22:30:00,620.6351423585791,620.6351423585791,2753.7,0.0 -2025-02-17 22:35:00,620.6351423585791,620.6351423585791,2747.35,0.0 -2025-02-17 22:40:00,620.6351423585791,620.6351423585791,2747.2,0.0 -2025-02-17 22:45:00,620.6351423585791,620.6351423585791,2752.41,0.0 -2025-02-17 22:50:00,620.6351423585791,620.6351423585791,2734.99,0.0 -2025-02-17 22:55:00,620.6351423585791,620.6351423585791,2736.82,0.0 -2025-02-17 23:00:00,620.6351423585791,620.6351423585791,2743.43,0.0 -2025-02-17 23:05:00,620.6351423585791,620.6351423585791,2749.4,0.0 -2025-02-17 23:10:00,620.6351423585791,620.6351423585791,2742.7,0.0 -2025-02-17 23:15:00,620.6351423585791,620.6351423585791,2742.76,0.0 -2025-02-17 23:20:00,620.6351423585791,620.6351423585791,2747.34,0.0 -2025-02-17 23:25:00,620.6351423585791,620.6351423585791,2745.11,0.0 -2025-02-17 23:30:00,620.6351423585791,620.6351423585791,2747.36,0.0 -2025-02-17 23:35:00,620.6351423585791,620.6351423585791,2743.32,0.0 -2025-02-17 23:40:00,620.6351423585791,620.6351423585791,2735.56,0.0 -2025-02-17 23:45:00,620.6351423585791,620.6351423585791,2739.61,0.0 -2025-02-17 23:50:00,620.6351423585791,620.6351423585791,2742.09,0.0 -2025-02-17 23:55:00,620.6351423585791,620.6351423585791,2742.99,0.0 -2025-02-18 00:00:00,644.2083420491437,644.2083420491437,2743.36,0.0 -2025-02-18 00:05:00,644.3799196301734,643.8862378781191,2750.04,-1.0 -2025-02-18 00:10:00,646.2361316329645,643.8862378781191,2742.11,-1.0 -2025-02-18 00:15:00,647.1560450214853,643.8862378781191,2738.18,-1.0 -2025-02-18 00:20:00,649.3734269332358,649.7723850856129,2722.58,1.0 -2025-02-18 00:25:00,648.4355977383894,649.7723850856129,2718.65,1.0 -2025-02-18 00:30:00,650.893521582389,649.7723850856129,2728.95,1.0 -2025-02-18 00:35:00,649.4354716127932,649.7723850856129,2722.84,1.0 -2025-02-18 00:40:00,649.8029670224786,649.7723850856129,2724.38,1.0 -2025-02-18 00:45:00,650.2945517912784,649.7723850856129,2726.44,1.0 -2025-02-18 00:50:00,648.8317291540243,649.7723850856129,2720.31,1.0 -2025-02-18 00:55:00,648.7338894670302,649.7723850856129,2719.9,1.0 -2025-02-18 01:00:00,648.1468513450652,649.7723850856129,2717.44,1.0 -2025-02-18 01:05:00,649.2087698990262,649.7723850856129,2721.89,1.0 -2025-02-18 01:10:00,651.7915507216987,650.3805748847946,2723.61,-1.0 -2025-02-18 01:15:00,650.5495128748772,650.3805748847946,2728.82,-1.0 -2025-02-18 01:20:00,650.263438898642,650.3805748847946,2730.02,-1.0 -2025-02-18 01:25:00,651.7319519766497,650.3805748847946,2723.86,-1.0 -2025-02-18 01:30:00,651.0239188854674,650.3805748847946,2726.83,-1.0 -2025-02-18 01:35:00,650.8308189515086,650.3805748847946,2727.64,-1.0 -2025-02-18 01:40:00,650.1275537599302,650.3805748847946,2730.59,-1.0 -2025-02-18 01:45:00,650.1537772077518,650.3805748847946,2730.48,-1.0 -2025-02-18 01:50:00,649.0547763490479,650.3805748847946,2735.09,-1.0 -2025-02-18 01:55:00,649.5072429125996,649.7320130718794,2734.92,-1.0 -2025-02-18 02:00:00,653.0330750769778,649.7320130718794,2729.97,-1.0 -2025-02-18 02:05:00,653.9590512009555,649.7320130718794,2728.67,-1.0 -2025-02-18 02:10:00,654.122877745967,649.7320130718794,2728.44,-1.0 -2025-02-18 02:15:00,657.1572302753107,649.7320130718794,2724.18,-1.0 -2025-02-18 02:20:00,656.1101649658891,649.7320130718794,2725.65,-1.0 -2025-02-18 02:25:00,654.8137983923201,649.7320130718794,2727.47,-1.0 -2025-02-18 02:30:00,656.8651916515943,649.7320130718794,2724.59,-1.0 -2025-02-18 02:35:00,661.2772682851175,661.0347175985115,2717.91,1.0 -2025-02-18 02:40:00,661.8814493439196,660.374222716302,2717.5,1.0 -2025-02-18 02:45:00,661.6652373683843,659.3861130231436,2715.88,1.0 -2025-02-18 02:50:00,658.3400733773882,659.3861130231436,2713.6,1.0 -2025-02-18 02:55:00,659.5774574937705,658.085661442549,2712.44,1.0 -2025-02-18 03:00:00,666.9791204597052,658.085661442549,2715.5,1.0 -2025-02-18 03:05:00,676.2674818287218,658.085661442549,2719.34,1.0 -2025-02-18 03:10:00,671.8168086727345,658.085661442549,2717.5,1.0 -2025-02-18 03:15:00,663.3992311820634,658.085661442549,2714.02,1.0 -2025-02-18 03:20:00,661.2222714861999,658.085661442549,2713.12,1.0 -2025-02-18 03:25:00,658.5373545279695,658.085661442549,2712.01,1.0 -2025-02-18 03:30:00,664.7054069995812,658.085661442549,2714.56,1.0 -2025-02-18 03:35:00,670.8976479122587,658.085661442549,2717.12,1.0 -2025-02-18 03:40:00,664.076507531888,658.085661442549,2714.3,1.0 -2025-02-18 03:45:00,656.0217566571932,658.085661442549,2710.97,1.0 -2025-02-18 03:50:00,656.1426988625194,658.085661442549,2711.02,1.0 -2025-02-18 03:55:00,655.4896109537605,658.085661442549,2710.75,1.0 -2025-02-18 04:00:00,659.0695002314022,658.085661442549,2712.23,1.0 -2025-02-18 04:05:00,666.664670725858,658.085661442549,2715.37,1.0 -2025-02-18 04:10:00,660.2547338435938,658.085661442549,2712.72,1.0 -2025-02-18 04:15:00,640.5411543755002,658.085661442549,2704.57,1.0 -2025-02-18 04:20:00,632.9943607631736,658.085661442549,2701.45,1.0 -2025-02-18 04:25:00,618.6022383294119,658.085661442549,2695.5,1.0 -2025-02-18 04:30:00,609.1687463140045,658.085661442549,2691.6,1.0 -2025-02-18 04:35:00,634.8810591662556,658.085661442549,2702.23,1.0 -2025-02-18 04:40:00,640.2508930827177,658.085661442549,2704.45,1.0 -2025-02-18 04:45:00,620.9001402306004,658.085661442549,2696.45,1.0 -2025-02-18 04:50:00,617.755642892132,658.085661442549,2695.15,1.0 -2025-02-18 04:55:00,630.4303860102683,658.085661442549,2700.39,1.0 -2025-02-18 05:00:00,618.9892533864538,658.085661442549,2695.66,1.0 -2025-02-18 05:05:00,634.4456672270834,658.085661442549,2702.05,1.0 -2025-02-18 05:10:00,626.366727911324,658.085661442549,2698.71,1.0 -2025-02-18 05:15:00,605.2985957435812,658.085661442549,2690.0,1.0 -2025-02-18 05:20:00,592.5779141292919,592.1946388781548,2687.32,1.0 -2025-02-18 05:25:00,593.2745197106462,593.2745197106462,2693.17,0.0 -2025-02-18 05:30:00,593.2745197106462,593.2745197106462,2686.0,0.0 -2025-02-18 05:35:00,593.2745197106462,593.2745197106462,2684.27,0.0 -2025-02-18 05:40:00,593.2745197106462,593.2745197106462,2683.18,0.0 -2025-02-18 05:45:00,593.2745197106462,593.2745197106462,2680.88,0.0 -2025-02-18 05:50:00,593.2745197106462,593.2745197106462,2681.97,0.0 -2025-02-18 05:55:00,593.2745197106462,593.2745197106462,2676.33,0.0 -2025-02-18 06:00:00,593.2745197106462,593.2745197106462,2662.21,0.0 -2025-02-18 06:05:00,593.2745197106462,593.2745197106462,2659.78,0.0 -2025-02-18 06:10:00,593.2745197106462,593.2745197106462,2654.32,0.0 -2025-02-18 06:15:00,593.2745197106462,593.2745197106462,2661.02,0.0 -2025-02-18 06:20:00,593.2745197106462,593.2745197106462,2659.62,0.0 -2025-02-18 06:25:00,593.2745197106462,593.2745197106462,2661.58,0.0 -2025-02-18 06:30:00,593.2745197106462,593.2745197106462,2661.69,0.0 -2025-02-18 06:35:00,593.2745197106462,593.2745197106462,2662.45,0.0 -2025-02-18 06:40:00,593.2745197106462,593.2745197106462,2668.06,0.0 -2025-02-18 06:45:00,593.2745197106462,593.2745197106462,2670.83,0.0 -2025-02-18 06:50:00,593.2745197106462,593.2745197106462,2665.79,0.0 -2025-02-18 06:55:00,593.2745197106462,593.2745197106462,2661.79,0.0 -2025-02-18 07:00:00,593.2745197106462,593.2745197106462,2669.16,0.0 -2025-02-18 07:05:00,593.2745197106462,593.2745197106462,2658.65,0.0 -2025-02-18 07:10:00,593.2745197106462,593.2745197106462,2663.63,0.0 -2025-02-18 07:15:00,593.2745197106462,593.2745197106462,2669.99,0.0 -2025-02-18 07:20:00,593.2745197106462,593.2745197106462,2670.2,0.0 -2025-02-18 07:25:00,593.2745197106462,593.2745197106462,2672.78,0.0 -2025-02-18 07:30:00,593.2745197106462,593.2745197106462,2674.96,0.0 -2025-02-18 07:35:00,593.2745197106462,593.2745197106462,2676.31,0.0 -2025-02-18 07:40:00,593.2745197106462,593.2745197106462,2670.79,0.0 -2025-02-18 07:45:00,593.2745197106462,593.2745197106462,2670.98,0.0 -2025-02-18 07:50:00,593.2745197106462,593.2745197106462,2670.55,0.0 -2025-02-18 07:55:00,593.2745197106462,593.2745197106462,2670.95,0.0 -2025-02-18 08:00:00,593.2745197106462,593.2745197106462,2668.27,0.0 -2025-02-18 08:05:00,593.2745197106462,593.2745197106462,2669.69,0.0 -2025-02-18 08:10:00,593.2745197106462,593.2745197106462,2668.63,0.0 -2025-02-18 08:15:00,593.2745197106462,593.2745197106462,2666.1,0.0 -2025-02-18 08:20:00,593.2745197106462,593.2745197106462,2670.94,0.0 -2025-02-18 08:25:00,593.2745197106462,593.2745197106462,2672.71,0.0 -2025-02-18 08:30:00,593.2745197106462,593.2745197106462,2669.0,0.0 -2025-02-18 08:35:00,593.2745197106462,593.2745197106462,2664.13,0.0 -2025-02-18 08:40:00,593.2745197106462,593.2745197106462,2667.3,0.0 -2025-02-18 08:45:00,593.2745197106462,593.2745197106462,2657.11,0.0 -2025-02-18 08:50:00,593.2745197106462,593.2745197106462,2661.04,0.0 -2025-02-18 08:55:00,593.2745197106462,593.2745197106462,2666.09,0.0 -2025-02-18 09:00:00,593.2745197106462,593.2745197106462,2669.4,0.0 -2025-02-18 09:05:00,593.2745197106462,593.2745197106462,2664.62,0.0 -2025-02-18 09:10:00,593.2745197106462,593.2745197106462,2672.49,0.0 -2025-02-18 09:15:00,593.2745197106462,593.2745197106462,2681.8,0.0 -2025-02-18 09:20:00,593.2745197106462,593.2745197106462,2689.16,0.0 -2025-02-18 09:25:00,593.2745197106462,593.2745197106462,2691.46,0.0 -2025-02-18 09:30:00,593.2745197106462,593.2745197106462,2691.43,0.0 -2025-02-18 09:35:00,593.2745197106462,593.2745197106462,2687.41,0.0 -2025-02-18 09:40:00,593.2745197106462,593.2745197106462,2683.66,0.0 -2025-02-18 09:45:00,593.2745197106462,593.2745197106462,2685.09,0.0 -2025-02-18 09:50:00,593.2745197106462,593.2745197106462,2690.69,0.0 -2025-02-18 09:55:00,593.2745197106462,593.2745197106462,2696.11,0.0 -2025-02-18 10:00:00,593.2745197106462,593.2745197106462,2701.87,0.0 -2025-02-18 10:05:00,593.2745197106462,593.2745197106462,2696.72,0.0 -2025-02-18 10:10:00,593.2745197106462,593.2745197106462,2691.85,0.0 -2025-02-18 10:15:00,593.2745197106462,593.2745197106462,2692.85,0.0 -2025-02-18 10:20:00,593.2745197106462,593.2745197106462,2697.61,0.0 -2025-02-18 10:25:00,593.2745197106462,593.2745197106462,2696.89,0.0 -2025-02-18 10:30:00,593.2745197106462,593.2745197106462,2694.19,0.0 -2025-02-18 10:35:00,593.2745197106462,593.2745197106462,2697.99,0.0 -2025-02-18 10:40:00,593.2745197106462,593.2745197106462,2701.59,0.0 -2025-02-18 10:45:00,593.2745197106462,593.2745197106462,2697.28,0.0 -2025-02-18 10:50:00,593.2745197106462,593.2745197106462,2695.45,0.0 -2025-02-18 10:55:00,593.2745197106462,593.2745197106462,2694.01,0.0 -2025-02-18 11:00:00,593.2745197106462,593.2745197106462,2690.22,0.0 -2025-02-18 11:05:00,593.2745197106462,593.2745197106462,2689.74,0.0 -2025-02-18 11:10:00,593.2745197106462,593.2745197106462,2690.04,0.0 -2025-02-18 11:15:00,593.2745197106462,593.2745197106462,2688.16,0.0 -2025-02-18 11:20:00,593.2745197106462,593.2745197106462,2688.57,0.0 -2025-02-18 11:25:00,593.2745197106462,593.2745197106462,2690.94,0.0 -2025-02-18 11:30:00,593.2745197106462,593.2745197106462,2692.95,0.0 -2025-02-18 11:35:00,593.2745197106462,593.2745197106462,2690.34,0.0 -2025-02-18 11:40:00,593.2745197106462,593.2745197106462,2684.83,0.0 -2025-02-18 11:45:00,593.2745197106462,593.2745197106462,2684.76,0.0 -2025-02-18 11:50:00,593.2745197106462,593.2745197106462,2681.1,0.0 -2025-02-18 11:55:00,593.2745197106462,593.2745197106462,2678.14,0.0 -2025-02-18 12:00:00,593.2745197106462,593.2745197106462,2680.73,0.0 -2025-02-18 12:05:00,593.2745197106462,593.2745197106462,2687.78,0.0 -2025-02-18 12:10:00,593.2745197106462,593.2745197106462,2684.57,0.0 -2025-02-18 12:15:00,593.2745197106462,593.2745197106462,2687.43,0.0 -2025-02-18 12:20:00,593.2745197106462,593.2745197106462,2692.49,0.0 -2025-02-18 12:25:00,593.2745197106462,593.2745197106462,2698.63,0.0 -2025-02-18 12:30:00,593.2745197106462,593.2745197106462,2701.09,0.0 -2025-02-18 12:35:00,593.2745197106462,593.2745197106462,2705.81,0.0 -2025-02-18 12:40:00,593.2745197106462,593.2745197106462,2704.04,0.0 -2025-02-18 12:45:00,593.2745197106462,593.2745197106462,2697.84,0.0 -2025-02-18 12:50:00,593.2745197106462,593.2745197106462,2698.81,0.0 -2025-02-18 12:55:00,593.2745197106462,593.2745197106462,2702.31,0.0 -2025-02-18 13:00:00,593.2745197106462,593.2745197106462,2697.27,0.0 -2025-02-18 13:05:00,593.2745197106462,593.2745197106462,2693.5,0.0 -2025-02-18 13:10:00,593.2745197106462,593.2745197106462,2698.34,0.0 -2025-02-18 13:15:00,593.2745197106462,593.2745197106462,2697.86,0.0 -2025-02-18 13:20:00,593.2745197106462,593.2745197106462,2695.28,0.0 -2025-02-18 13:25:00,593.2745197106462,593.2745197106462,2694.2,0.0 -2025-02-18 13:30:00,593.2745197106462,593.2745197106462,2694.05,0.0 -2025-02-18 13:35:00,593.2745197106462,593.2745197106462,2695.99,0.0 -2025-02-18 13:40:00,593.2745197106462,593.2745197106462,2698.03,0.0 -2025-02-18 13:45:00,593.2745197106462,593.2745197106462,2698.53,0.0 -2025-02-18 13:50:00,593.2745197106462,593.2745197106462,2700.99,0.0 -2025-02-18 13:55:00,593.2745197106462,593.2745197106462,2701.64,0.0 -2025-02-18 14:00:00,593.2745197106462,593.2745197106462,2709.24,0.0 -2025-02-18 14:05:00,593.2745197106462,593.2745197106462,2708.61,0.0 -2025-02-18 14:10:00,593.2745197106462,593.2745197106462,2712.4,0.0 -2025-02-18 14:15:00,593.2745197106462,593.2745197106462,2716.43,0.0 -2025-02-18 14:20:00,593.2745197106462,593.2745197106462,2725.2,0.0 -2025-02-18 14:25:00,593.2745197106462,593.2745197106462,2718.07,0.0 -2025-02-18 14:30:00,593.2745197106462,593.2745197106462,2708.74,0.0 -2025-02-18 14:35:00,593.2745197106462,593.2745197106462,2699.34,0.0 -2025-02-18 14:40:00,593.2745197106462,593.2745197106462,2692.62,0.0 -2025-02-18 14:45:00,593.2745197106462,593.2745197106462,2680.53,0.0 -2025-02-18 14:50:00,593.2745197106462,593.2745197106462,2690.52,0.0 -2025-02-18 14:55:00,593.2745197106462,593.2745197106462,2687.07,0.0 -2025-02-18 15:00:00,593.2745197106462,593.2745197106462,2685.77,0.0 -2025-02-18 15:05:00,593.2745197106462,593.2745197106462,2689.22,0.0 -2025-02-18 15:10:00,593.2745197106462,593.2745197106462,2686.47,0.0 -2025-02-18 15:15:00,593.2745197106462,593.2745197106462,2676.53,0.0 -2025-02-18 15:20:00,593.2745197106462,593.2745197106462,2682.22,0.0 -2025-02-18 15:25:00,593.2745197106462,593.2745197106462,2672.45,0.0 -2025-02-18 15:30:00,593.2745197106462,593.2745197106462,2675.98,0.0 -2025-02-18 15:35:00,593.2745197106462,593.2745197106462,2683.31,0.0 -2025-02-18 15:40:00,593.2745197106462,593.2745197106462,2681.03,0.0 -2025-02-18 15:45:00,593.2745197106462,593.2745197106462,2669.39,0.0 -2025-02-18 15:50:00,593.2745197106462,593.2745197106462,2673.34,0.0 -2025-02-18 15:55:00,593.2745197106462,593.2745197106462,2672.43,0.0 -2025-02-18 16:00:00,593.2745197106462,593.2745197106462,2677.93,0.0 -2025-02-18 16:05:00,593.2745197106462,593.2745197106462,2675.02,0.0 -2025-02-18 16:10:00,593.2745197106462,593.2745197106462,2671.03,0.0 -2025-02-18 16:15:00,593.2745197106462,593.2745197106462,2678.14,0.0 -2025-02-18 16:20:00,593.2745197106462,593.2745197106462,2663.11,0.0 -2025-02-18 16:25:00,593.2745197106462,593.2745197106462,2658.84,0.0 -2025-02-18 16:30:00,593.2745197106462,593.2745197106462,2654.79,0.0 -2025-02-18 16:35:00,593.2745197106462,593.2745197106462,2634.1,0.0 -2025-02-18 16:40:00,593.2745197106462,593.2745197106462,2636.72,0.0 -2025-02-18 16:45:00,593.2745197106462,593.2745197106462,2642.35,0.0 -2025-02-18 16:50:00,593.2745197106462,593.2745197106462,2647.0,0.0 -2025-02-18 16:55:00,593.2745197106462,593.2745197106462,2633.68,0.0 -2025-02-18 17:00:00,593.2745197106462,593.2745197106462,2639.83,0.0 -2025-02-18 17:05:00,593.2745197106462,593.2745197106462,2643.81,0.0 -2025-02-18 17:10:00,593.2745197106462,593.2745197106462,2641.93,0.0 -2025-02-18 17:15:00,593.2745197106462,593.2745197106462,2637.38,0.0 -2025-02-18 17:20:00,593.2745197106462,593.2745197106462,2632.93,0.0 -2025-02-18 17:25:00,593.2745197106462,593.2745197106462,2623.25,0.0 -2025-02-18 17:30:00,593.2745197106462,593.2745197106462,2616.53,0.0 -2025-02-18 17:35:00,593.2745197106462,593.2745197106462,2621.1,0.0 -2025-02-18 17:40:00,593.2745197106462,593.2745197106462,2616.99,0.0 -2025-02-18 17:45:00,593.2745197106462,593.2745197106462,2610.09,0.0 -2025-02-18 17:50:00,593.2745197106462,593.2745197106462,2621.39,0.0 -2025-02-18 17:55:00,593.2745197106462,593.2745197106462,2618.78,0.0 -2025-02-18 18:00:00,593.2745197106462,593.2745197106462,2626.46,0.0 -2025-02-18 18:05:00,593.2745197106462,593.2745197106462,2617.86,0.0 -2025-02-18 18:10:00,593.2745197106462,593.2745197106462,2627.22,0.0 -2025-02-18 18:15:00,593.2745197106462,593.2745197106462,2626.48,0.0 -2025-02-18 18:20:00,593.2745197106462,593.2745197106462,2634.18,0.0 -2025-02-18 18:25:00,593.2745197106462,593.2745197106462,2631.83,0.0 -2025-02-18 18:30:00,593.2745197106462,593.2745197106462,2625.36,0.0 -2025-02-18 18:35:00,593.2745197106462,593.2745197106462,2625.9,0.0 -2025-02-18 18:40:00,593.2745197106462,593.2745197106462,2621.47,0.0 -2025-02-18 18:45:00,593.2745197106462,593.2745197106462,2626.01,0.0 -2025-02-18 18:50:00,593.2745197106462,593.2745197106462,2633.52,0.0 -2025-02-18 18:55:00,593.2745197106462,593.2745197106462,2630.77,0.0 -2025-02-18 19:00:00,593.2745197106462,593.2745197106462,2628.05,0.0 -2025-02-18 19:05:00,593.2745197106462,593.2745197106462,2629.06,0.0 -2025-02-18 19:10:00,593.2745197106462,593.2745197106462,2631.32,0.0 -2025-02-18 19:15:00,593.2745197106462,593.2745197106462,2630.03,0.0 -2025-02-18 19:20:00,593.2745197106462,593.2745197106462,2628.9,0.0 -2025-02-18 19:25:00,593.2745197106462,593.2745197106462,2630.43,0.0 -2025-02-18 19:30:00,593.2745197106462,593.2745197106462,2622.68,0.0 -2025-02-18 19:35:00,593.2745197106462,593.2745197106462,2621.33,0.0 -2025-02-18 19:40:00,593.2745197106462,593.2745197106462,2627.82,0.0 -2025-02-18 19:45:00,593.2745197106462,593.2745197106462,2643.01,0.0 -2025-02-18 19:50:00,593.2745197106462,593.2745197106462,2637.0,0.0 -2025-02-18 19:55:00,593.2745197106462,593.2745197106462,2628.88,0.0 -2025-02-18 20:00:00,593.2745197106462,593.2745197106462,2623.62,0.0 -2025-02-18 20:05:00,593.2745197106462,593.2745197106462,2631.52,0.0 -2025-02-18 20:10:00,593.2745197106462,593.2745197106462,2638.15,0.0 -2025-02-18 20:15:00,593.2745197106462,593.2745197106462,2636.81,0.0 -2025-02-18 20:20:00,593.2745197106462,593.2745197106462,2638.22,0.0 -2025-02-18 20:25:00,593.2745197106462,593.2745197106462,2636.14,0.0 -2025-02-18 20:30:00,593.2745197106462,593.2745197106462,2632.77,0.0 -2025-02-18 20:35:00,593.2745197106462,593.2745197106462,2620.11,0.0 -2025-02-18 20:40:00,593.2745197106462,593.2745197106462,2620.91,0.0 -2025-02-18 20:45:00,593.2745197106462,593.2745197106462,2619.65,0.0 -2025-02-18 20:50:00,593.2745197106462,593.2745197106462,2623.03,0.0 -2025-02-18 20:55:00,593.2745197106462,593.2745197106462,2629.9,0.0 -2025-02-18 21:00:00,593.2745197106462,593.2745197106462,2643.7,0.0 -2025-02-18 21:05:00,593.2745197106462,593.2745197106462,2649.79,0.0 -2025-02-18 21:10:00,593.2745197106462,593.2745197106462,2647.99,0.0 -2025-02-18 21:15:00,593.2745197106462,593.2745197106462,2651.2,0.0 -2025-02-18 21:20:00,593.2745197106462,593.2745197106462,2654.77,0.0 -2025-02-18 21:25:00,593.2745197106462,593.2745197106462,2651.72,0.0 -2025-02-18 21:30:00,593.2745197106462,593.2745197106462,2649.05,0.0 -2025-02-18 21:35:00,593.2745197106462,593.2745197106462,2651.58,0.0 -2025-02-18 21:40:00,593.2745197106462,593.2745197106462,2649.52,0.0 -2025-02-18 21:45:00,593.2745197106462,593.2745197106462,2646.37,0.0 -2025-02-18 21:50:00,593.2745197106462,593.2745197106462,2646.45,0.0 -2025-02-18 21:55:00,593.2745197106462,593.2745197106462,2651.44,0.0 -2025-02-18 22:00:00,593.2745197106462,593.2745197106462,2653.23,0.0 -2025-02-18 22:05:00,593.2745197106462,593.2745197106462,2651.13,0.0 -2025-02-18 22:10:00,593.2745197106462,593.2745197106462,2654.99,0.0 -2025-02-18 22:15:00,593.2745197106462,593.2745197106462,2650.31,0.0 -2025-02-18 22:20:00,593.2745197106462,593.2745197106462,2657.35,0.0 -2025-02-18 22:25:00,593.2745197106462,593.2745197106462,2662.89,0.0 -2025-02-18 22:30:00,593.2745197106462,593.2745197106462,2660.63,0.0 -2025-02-18 22:35:00,593.2745197106462,593.2745197106462,2656.65,0.0 -2025-02-18 22:40:00,593.2745197106462,593.2745197106462,2656.82,0.0 -2025-02-18 22:45:00,593.2745197106462,593.2745197106462,2654.09,0.0 -2025-02-18 22:50:00,593.2745197106462,593.2745197106462,2655.81,0.0 -2025-02-18 22:55:00,593.2745197106462,593.2745197106462,2654.67,0.0 -2025-02-18 23:00:00,593.2745197106462,593.2745197106462,2661.62,0.0 -2025-02-18 23:05:00,593.2745197106462,593.2745197106462,2661.99,0.0 -2025-02-18 23:10:00,593.2745197106462,593.2745197106462,2662.97,0.0 -2025-02-18 23:15:00,593.2745197106462,593.2745197106462,2664.32,0.0 -2025-02-18 23:20:00,593.2745197106462,593.2745197106462,2666.65,0.0 -2025-02-18 23:25:00,593.2745197106462,593.2745197106462,2669.01,0.0 -2025-02-18 23:30:00,593.2745197106462,593.2745197106462,2669.51,0.0 -2025-02-18 23:35:00,593.2745197106462,593.2745197106462,2668.67,0.0 -2025-02-18 23:40:00,593.2745197106462,593.2745197106462,2665.7,0.0 -2025-02-18 23:45:00,593.2745197106462,593.2745197106462,2665.14,0.0 -2025-02-18 23:50:00,593.2745197106462,593.2745197106462,2669.6,0.0 -2025-02-18 23:55:00,593.2745197106462,593.2745197106462,2670.5,0.0 -2025-02-19 00:00:00,599.6700255232491,599.6700255232491,2670.99,0.0 -2025-02-19 00:05:00,599.2778310620829,599.3701905104875,2674.89,-1.0 -2025-02-19 00:10:00,601.0916147514732,598.7708888377023,2671.23,-1.0 -2025-02-19 00:15:00,597.4744701285583,598.7708888377023,2676.61,-1.0 -2025-02-19 00:20:00,600.0495005943137,598.7708888377023,2672.78,-1.0 -2025-02-19 00:25:00,602.8329538915011,598.7708888377023,2668.64,-1.0 -2025-02-19 00:30:00,602.2345786657771,598.7708888377023,2669.53,-1.0 -2025-02-19 00:35:00,599.8074611771672,598.7708888377023,2673.14,-1.0 -2025-02-19 00:40:00,601.6160334886247,598.7708888377023,2670.45,-1.0 -2025-02-19 00:45:00,598.8258568742943,598.7708888377023,2674.6,-1.0 -2025-02-19 00:50:00,600.8562986514696,598.7708888377023,2671.58,-1.0 -2025-02-19 00:55:00,602.9472502829316,598.7708888377023,2668.47,-1.0 -2025-02-19 01:00:00,605.6029605544024,598.7708888377023,2664.52,-1.0 -2025-02-19 01:05:00,603.9086846343754,598.7708888377023,2667.04,-1.0 -2025-02-19 01:10:00,607.8082085772949,598.7708888377023,2661.24,-1.0 -2025-02-19 01:15:00,609.9783521873292,609.678873636014,2657.98,1.0 -2025-02-19 01:20:00,609.7074192434915,609.678873636014,2656.8,1.0 -2025-02-19 01:25:00,611.0207552085352,609.678873636014,2662.52,1.0 -2025-02-19 01:30:00,610.3893436868796,609.678873636014,2659.77,1.0 -2025-02-19 01:35:00,609.948503642669,609.678873636014,2657.85,1.0 -2025-02-19 01:40:00,611.1516295966602,609.678873636014,2663.09,1.0 -2025-02-19 01:45:00,611.8289619562545,609.678873636014,2666.04,1.0 -2025-02-19 01:50:00,611.0804522978555,609.678873636014,2662.78,1.0 -2025-02-19 01:55:00,612.4649655617039,609.678873636014,2668.81,1.0 -2025-02-19 02:00:00,612.9632066533377,609.678873636014,2670.98,1.0 -2025-02-19 02:05:00,615.4635962790941,609.678873636014,2681.87,1.0 -2025-02-19 02:10:00,616.9122431780669,615.3193638039563,2676.98,-1.0 -2025-02-19 02:15:00,617.5957829161655,615.3193638039563,2674.0,-1.0 -2025-02-19 02:20:00,616.2608160451138,615.3193638039563,2679.82,-1.0 -2025-02-19 02:25:00,616.423672828352,615.3193638039563,2679.11,-1.0 -2025-02-19 02:30:00,615.9763901138244,615.3193638039563,2681.06,-1.0 -2025-02-19 02:35:00,615.3983632212041,615.3193638039563,2683.58,-1.0 -2025-02-19 02:40:00,614.4441600968786,615.3193638039563,2687.74,-1.0 -2025-02-19 02:45:00,613.0082678953694,615.3193638039563,2694.0,-1.0 -2025-02-19 02:50:00,614.7116019454696,614.7071146484539,2692.81,-1.0 -2025-02-19 02:55:00,616.7753069314597,614.7071146484539,2689.79,-1.0 -2025-02-19 03:00:00,620.5200431312032,614.7071146484539,2684.31,-1.0 -2025-02-19 03:05:00,622.1327397427716,614.7071146484539,2681.95,-1.0 -2025-02-19 03:10:00,621.6885648285685,614.7071146484539,2682.6,-1.0 -2025-02-19 03:15:00,624.7567884666793,614.7071146484539,2678.11,-1.0 -2025-02-19 03:20:00,622.0575716803679,614.7071146484539,2682.06,-1.0 -2025-02-19 03:25:00,620.3287062450847,614.7071146484539,2684.59,-1.0 -2025-02-19 03:30:00,618.3265024010614,614.7071146484539,2687.52,-1.0 -2025-02-19 03:35:00,619.7068613652004,614.7071146484539,2685.5,-1.0 -2025-02-19 03:40:00,617.6089890781177,614.7071146484539,2688.57,-1.0 -2025-02-19 03:45:00,614.5869260089539,613.785093929503,2692.25,-1.0 -2025-02-19 03:50:00,613.9575832869402,613.785093929503,2692.71,-1.0 -2025-02-19 03:55:00,613.5060982907132,613.785093929503,2693.04,-1.0 -2025-02-19 04:00:00,620.0457900542456,613.785093929503,2688.26,-1.0 -2025-02-19 04:05:00,625.189982738531,613.785093929503,2684.5,-1.0 -2025-02-19 04:10:00,625.2310268290973,613.785093929503,2684.47,-1.0 -2025-02-19 04:15:00,632.0443458630708,613.785093929503,2679.49,-1.0 -2025-02-19 04:20:00,630.8677486001757,613.785093929503,2680.35,-1.0 -2025-02-19 04:25:00,631.3055522328804,613.785093929503,2680.03,-1.0 -2025-02-19 04:30:00,633.5356144869722,613.785093929503,2678.4,-1.0 -2025-02-19 04:35:00,636.9149112769152,613.785093929503,2675.93,-1.0 -2025-02-19 04:40:00,642.6884466832137,613.785093929503,2671.71,-1.0 -2025-02-19 04:45:00,634.8763881121316,613.785093929503,2677.42,-1.0 -2025-02-19 04:50:00,639.0218412593085,613.785093929503,2674.39,-1.0 -2025-02-19 04:55:00,651.8686416064992,613.785093929503,2665.0,-1.0 -2025-02-19 05:00:00,649.5428098077534,613.785093929503,2666.7,-1.0 -2025-02-19 05:05:00,639.6101398907558,613.785093929503,2673.96,-1.0 -2025-02-19 05:10:00,634.1649572089858,613.785093929503,2677.94,-1.0 -2025-02-19 05:15:00,632.6736885850838,613.785093929503,2679.03,-1.0 -2025-02-19 05:20:00,640.9372321523936,613.785093929503,2672.99,-1.0 -2025-02-19 05:25:00,633.0704481272235,613.785093929503,2678.74,-1.0 -2025-02-19 05:30:00,626.3528986379039,613.785093929503,2683.65,-1.0 -2025-02-19 05:35:00,618.93763624233,612.5565099489842,2689.89,-1.0 -2025-02-19 05:40:00,620.9674994885327,612.5565099489842,2689.0,-1.0 -2025-02-19 05:45:00,622.290331716395,612.5565099489842,2688.42,-1.0 -2025-02-19 05:50:00,627.2851637491867,612.5565099489842,2686.23,-1.0 -2025-02-19 05:55:00,628.015002219732,612.5565099489842,2685.91,-1.0 -2025-02-19 06:00:00,626.1675985911653,612.5565099489842,2686.72,-1.0 -2025-02-19 06:05:00,622.3587540730091,612.5565099489842,2688.39,-1.0 -2025-02-19 06:10:00,616.2691643344002,612.5565099489842,2691.06,-1.0 -2025-02-19 06:15:00,623.7272012052806,612.5565099489842,2687.79,-1.0 -2025-02-19 06:20:00,623.4991266832354,612.5565099489842,2687.89,-1.0 -2025-02-19 06:25:00,617.8200710843076,612.5565099489842,2690.38,-1.0 -2025-02-19 06:30:00,627.0342817749366,612.5565099489842,2686.34,-1.0 -2025-02-19 06:35:00,625.414952668415,612.5565099489842,2687.05,-1.0 -2025-02-19 06:40:00,625.7342569992792,612.5565099489842,2686.91,-1.0 -2025-02-19 06:45:00,604.2724444748183,612.5565099489842,2696.32,-1.0 -2025-02-19 06:50:00,593.0967928946008,612.5565099489842,2701.22,-1.0 -2025-02-19 06:55:00,601.5355502102755,612.5565099489842,2697.52,-1.0 -2025-02-19 07:00:00,576.9947316382036,612.5565099489842,2708.28,-1.0 -2025-02-19 07:05:00,566.8682228593943,612.5565099489842,2712.72,-1.0 -2025-02-19 07:10:00,579.8000482593604,612.5565099489842,2707.05,-1.0 -2025-02-19 07:15:00,589.6300601595127,612.5565099489842,2702.74,-1.0 -2025-02-19 07:20:00,591.9564202843744,612.5565099489842,2701.72,-1.0 -2025-02-19 07:25:00,586.0264827111964,612.5565099489842,2704.32,-1.0 -2025-02-19 07:30:00,599.4600720596638,612.5565099489842,2698.43,-1.0 -2025-02-19 07:35:00,592.0248426409873,612.5565099489842,2701.69,-1.0 -2025-02-19 07:40:00,578.180719152839,612.5565099489842,2707.76,-1.0 -2025-02-19 07:45:00,567.0506824770305,612.5565099489842,2712.64,-1.0 -2025-02-19 07:50:00,569.7191543849602,612.5565099489842,2711.47,-1.0 -2025-02-19 07:55:00,579.8912780681785,612.5565099489842,2707.01,-1.0 -2025-02-19 08:00:00,577.1999987080446,612.5565099489842,2708.19,-1.0 -2025-02-19 08:05:00,561.5997014001476,612.5565099489842,2715.03,-1.0 -2025-02-19 08:10:00,572.9350051457983,612.5565099489842,2710.06,-1.0 -2025-02-19 08:15:00,569.6735394805513,612.5565099489842,2711.49,-1.0 -2025-02-19 08:20:00,566.9138377638034,612.5565099489842,2712.7,-1.0 -2025-02-19 08:25:00,550.990006266685,550.867589495077,2716.93,-1.0 -2025-02-19 08:30:00,550.8412907599875,550.3170838398596,2717.86,-1.0 -2025-02-19 08:35:00,552.8284538093021,550.3170838398596,2714.59,-1.0 -2025-02-19 08:40:00,550.7865981989974,550.3170838398596,2717.95,-1.0 -2025-02-19 08:45:00,554.5117692975593,550.3170838398596,2711.82,-1.0 -2025-02-19 08:50:00,556.1100074687207,550.3170838398596,2709.19,-1.0 -2025-02-19 08:55:00,557.8131850041403,557.5200156424601,2706.48,1.0 -2025-02-19 09:00:00,558.5369676356249,557.5200156424601,2709.99,1.0 -2025-02-19 09:05:00,559.1349646815809,557.5200156424601,2712.89,1.0 -2025-02-19 09:10:00,559.6834723168371,557.5200156424601,2715.55,1.0 -2025-02-19 09:15:00,559.9783467222568,557.5200156424601,2716.98,1.0 -2025-02-19 09:20:00,559.4896387915962,557.5200156424601,2714.61,1.0 -2025-02-19 09:25:00,560.4938614170463,557.5200156424601,2719.48,1.0 -2025-02-19 09:30:00,560.2670349513389,557.5200156424601,2718.38,1.0 -2025-02-19 09:35:00,561.1186652271315,557.5200156424601,2722.51,1.0 -2025-02-19 09:40:00,561.2609472828933,557.5200156424601,2723.2,1.0 -2025-02-19 09:45:00,560.5660334743169,557.5200156424601,2719.83,1.0 -2025-02-19 09:50:00,561.841895312617,561.5962703788141,2726.36,-1.0 -2025-02-19 09:55:00,562.6164572765639,561.5962703788141,2722.6,-1.0 -2025-02-19 10:00:00,561.0920534113494,561.5962703788141,2730.0,-1.0 -2025-02-19 10:05:00,561.7842151663657,561.5962703788141,2726.64,-1.0 -2025-02-19 10:10:00,560.6965324084829,561.5962703788141,2731.92,-1.0 -2025-02-19 10:15:00,560.4761118495938,561.5962703788141,2732.99,-1.0 -2025-02-19 10:20:00,562.1199960177576,561.5962703788141,2725.01,-1.0 -2025-02-19 10:25:00,562.1529561013298,561.5962703788141,2724.85,-1.0 -2025-02-19 10:30:00,562.7688976630853,561.5962703788141,2721.86,-1.0 -2025-02-19 10:35:00,562.6226372922337,561.5962703788141,2722.57,-1.0 -2025-02-19 10:40:00,562.593797219108,561.5962703788141,2722.71,-1.0 -2025-02-19 10:45:00,562.8142177779972,561.5962703788141,2721.64,-1.0 -2025-02-19 10:50:00,562.5484771041963,561.5962703788141,2722.93,-1.0 -2025-02-19 10:55:00,562.1014559707482,561.5962703788141,2725.1,-1.0 -2025-02-19 11:00:00,561.7780351506959,561.5962703788141,2726.67,-1.0 -2025-02-19 11:05:00,560.5930862216792,561.0348232138263,2728.75,-1.0 -2025-02-19 11:10:00,558.0514360991776,560.1961025983973,2731.3,-1.0 -2025-02-19 11:15:00,564.8131145646461,559.0808373425523,2727.59,-1.0 -2025-02-19 11:20:00,563.9937815997533,559.0808373425523,2727.99,-1.0 -2025-02-19 11:25:00,557.0909013705246,559.0808373425523,2731.36,-1.0 -2025-02-19 11:30:00,567.4759467005505,559.0808373425523,2726.29,-1.0 -2025-02-19 11:35:00,569.442345816295,559.0808373425523,2725.33,-1.0 -2025-02-19 11:40:00,573.1088608341934,559.0808373425523,2723.54,-1.0 -2025-02-19 11:45:00,571.1629450425717,559.0808373425523,2724.49,-1.0 -2025-02-19 11:50:00,566.5746804391674,559.0808373425523,2726.73,-1.0 -2025-02-19 11:55:00,568.192863044832,559.0808373425523,2725.94,-1.0 -2025-02-19 12:00:00,569.995395567598,559.0808373425523,2725.06,-1.0 -2025-02-19 12:05:00,572.9428850812359,572.2543886881407,2725.73,1.0 -2025-02-19 12:10:00,571.9881095291582,572.2543886881407,2721.19,1.0 -2025-02-19 12:15:00,570.0966532735933,571.6829013298752,2717.51,1.0 -2025-02-19 12:20:00,574.2855960444714,570.8268709390301,2721.98,1.0 -2025-02-19 12:25:00,576.3654083707444,570.8268709390301,2723.63,1.0 -2025-02-19 12:30:00,569.5713547715861,570.8268709390301,2718.24,1.0 -2025-02-19 12:35:00,568.0209492192743,570.8268709390301,2717.01,1.0 -2025-02-19 12:40:00,566.0293713553276,570.8268709390301,2715.43,1.0 -2025-02-19 12:45:00,563.9243491826762,570.8268709390301,2713.76,1.0 -2025-02-19 12:50:00,557.5714678951515,570.8268709390301,2708.72,1.0 -2025-02-19 12:55:00,550.7900192191836,570.8268709390301,2703.34,1.0 -2025-02-19 13:00:00,560.7100937693453,570.8268709390301,2711.21,1.0 -2025-02-19 13:05:00,562.0966353201937,570.8268709390301,2712.31,1.0 -2025-02-19 13:10:00,559.1344783706538,570.8268709390301,2709.96,1.0 -2025-02-19 13:15:00,563.9495590290553,570.8268709390301,2713.78,1.0 -2025-02-19 13:20:00,563.1932636376829,570.8268709390301,2713.18,1.0 -2025-02-19 13:25:00,559.8781688388364,570.8268709390301,2710.55,1.0 -2025-02-19 13:30:00,560.9747971563255,570.8268709390301,2711.42,1.0 -2025-02-19 13:35:00,567.1831275216496,566.775117932701,2715.65,-1.0 -2025-02-19 13:40:00,567.7590322810855,566.775117932701,2712.89,-1.0 -2025-02-19 13:45:00,567.6275757599099,566.775117932701,2713.52,-1.0 -2025-02-19 13:50:00,567.6880874918796,566.775117932701,2713.23,-1.0 -2025-02-19 13:55:00,566.9848994341627,566.775117932701,2716.6,-1.0 -2025-02-19 14:00:00,568.2744253085516,566.775117932701,2710.42,-1.0 -2025-02-19 14:05:00,567.6880874918796,566.775117932701,2713.23,-1.0 -2025-02-19 14:10:00,568.0490712722507,566.775117932701,2711.5,-1.0 -2025-02-19 14:15:00,568.1389057815318,568.008480660111,2709.6,1.0 -2025-02-19 14:20:00,568.9276829722158,568.008480660111,2713.36,1.0 -2025-02-19 14:25:00,569.9283391423122,568.008480660111,2718.13,1.0 -2025-02-19 14:30:00,570.3616832801771,570.6595627045116,2725.76,-1.0 -2025-02-19 14:35:00,576.2001925088655,570.0889205132346,2714.67,-1.0 -2025-02-19 14:40:00,585.9270239003513,585.8895932318158,2697.61,1.0 -2025-02-19 14:45:00,585.7901180197374,585.8895932318158,2696.98,1.0 -2025-02-19 14:50:00,587.1178877507707,585.8895932318158,2703.09,1.0 -2025-02-19 14:55:00,584.1950558551247,585.8895932318158,2689.64,1.0 -2025-02-19 15:00:00,583.8364928344691,585.8895932318158,2687.99,1.0 -2025-02-19 15:05:00,583.043307970595,585.8895932318158,2684.34,1.0 -2025-02-19 15:10:00,582.6217247826729,585.8895932318158,2682.4,1.0 -2025-02-19 15:15:00,584.2754608961202,585.8895932318158,2690.01,1.0 -2025-02-19 15:20:00,584.1298625786419,585.8895932318158,2689.34,1.0 -2025-02-19 15:25:00,584.3080575343615,585.8895932318158,2690.16,1.0 -2025-02-19 15:30:00,588.4826003384774,585.8895932318158,2709.37,1.0 -2025-02-19 15:35:00,588.3587331131602,585.8895932318158,2708.8,1.0 -2025-02-19 15:40:00,587.6568188363619,585.8895932318158,2705.57,1.0 -2025-02-19 15:45:00,587.1005028770419,585.8895932318158,2703.01,1.0 -2025-02-19 15:50:00,585.9856978491858,585.8895932318158,2697.88,1.0 -2025-02-19 15:55:00,585.4902289479164,585.8895932318158,2695.6,1.0 -2025-02-19 16:00:00,586.5072440610484,585.8895932318158,2700.28,1.0 -2025-02-19 16:05:00,587.8176289183527,585.8895932318158,2706.31,1.0 -2025-02-19 16:10:00,587.8045902630562,585.8895932318158,2706.25,1.0 -2025-02-19 16:15:00,590.0790787075006,589.6443916059413,2715.43,-1.0 -2025-02-19 16:20:00,590.9474563481468,589.6443916059413,2711.43,-1.0 -2025-02-19 16:25:00,591.2057986962391,589.6443916059413,2710.24,-1.0 -2025-02-19 16:30:00,591.4532863238232,589.6443916059413,2709.1,-1.0 -2025-02-19 16:35:00,592.8361777165525,589.6443916059413,2702.73,-1.0 -2025-02-19 16:40:00,591.6660388457816,589.6443916059413,2708.12,-1.0 -2025-02-19 16:45:00,591.6855773426961,589.6443916059413,2708.03,-1.0 -2025-02-19 16:50:00,591.9960223492272,589.6443916059413,2706.6,-1.0 -2025-02-19 16:55:00,591.1840892552228,589.6443916059413,2710.34,-1.0 -2025-02-19 17:00:00,589.7860012537824,589.6443916059413,2716.78,-1.0 -2025-02-19 17:05:00,590.8975246338097,589.6443916059413,2711.66,-1.0 -2025-02-19 17:10:00,591.7116286719156,589.6443916059413,2707.91,-1.0 -2025-02-19 17:15:00,591.1558669819019,589.6443916059413,2710.47,-1.0 -2025-02-19 17:20:00,592.4085017285342,589.6443916059413,2704.7,-1.0 -2025-02-19 17:25:00,592.9946566359704,589.6443916059413,2702.0,-1.0 -2025-02-19 17:30:00,592.9881438036655,589.6443916059413,2702.03,-1.0 -2025-02-19 17:35:00,592.4649462751762,589.6443916059413,2704.44,-1.0 -2025-02-19 17:40:00,591.2948074044053,589.6443916059413,2709.83,-1.0 -2025-02-19 17:45:00,591.2535594664746,589.6443916059413,2710.02,-1.0 -2025-02-19 17:50:00,590.5306350806366,589.6443916059413,2713.35,-1.0 -2025-02-19 17:55:00,591.3990127212829,589.6443916059413,2709.35,-1.0 -2025-02-19 18:00:00,591.6161071314444,589.6443916059413,2708.35,-1.0 -2025-02-19 18:05:00,592.8101263873331,589.6443916059413,2702.85,-1.0 -2025-02-19 18:10:00,593.9173078791571,589.6443916059413,2697.75,-1.0 -2025-02-19 18:15:00,592.030757454853,589.6443916059413,2706.44,-1.0 -2025-02-19 18:20:00,592.0220736784465,589.6443916059413,2706.48,-1.0 -2025-02-19 18:25:00,592.0611506722756,589.6443916059413,2706.3,-1.0 -2025-02-19 18:30:00,592.3846213434164,589.6443916059413,2704.81,-1.0 -2025-02-19 18:35:00,591.3230296777264,589.6443916059413,2709.7,-1.0 -2025-02-19 18:40:00,591.9960223492272,589.6443916059413,2706.6,-1.0 -2025-02-19 18:45:00,591.9678000759062,589.6443916059413,2706.73,-1.0 -2025-02-19 18:50:00,593.0185370210882,589.6443916059413,2701.89,-1.0 -2025-02-19 18:55:00,593.7240938541133,589.6443916059413,2698.64,-1.0 -2025-02-19 19:00:00,593.777501267464,593.2440632663162,2700.56,1.0 -2025-02-19 19:05:00,593.885292389722,593.2440632663162,2701.05,1.0 -2025-02-19 19:10:00,597.3808044972344,593.2440632663162,2716.94,1.0 -2025-02-19 19:15:00,596.478878780381,593.2440632663162,2712.84,1.0 -2025-02-19 19:20:00,598.9815739948535,597.6989955791927,2715.27,-1.0 -2025-02-19 19:25:00,600.0540165994066,597.6989955791927,2710.39,-1.0 -2025-02-19 19:30:00,600.5111232833145,597.6989955791927,2708.31,-1.0 -2025-02-19 19:35:00,599.8474395403329,597.6989955791927,2711.33,-1.0 -2025-02-19 19:40:00,600.4495896912499,597.6989955791927,2708.59,-1.0 -2025-02-19 19:45:00,600.6495738654597,597.6989955791927,2707.68,-1.0 -2025-02-19 19:50:00,600.1660956420956,597.6989955791927,2709.88,-1.0 -2025-02-19 19:55:00,599.9573209547339,597.6989955791927,2710.83,-1.0 -2025-02-19 20:00:00,599.3287992643604,597.6989955791927,2713.69,-1.0 -2025-02-19 20:05:00,597.732015394883,597.1005916985463,2718.01,-1.0 -2025-02-19 20:10:00,596.8612077640958,596.205636463853,2718.82,-1.0 -2025-02-19 20:15:00,592.7087478513545,596.205636463853,2721.97,-1.0 -2025-02-19 20:20:00,595.819797182805,596.205636463853,2719.61,-1.0 -2025-02-19 20:25:00,605.2715868889504,596.205636463853,2712.44,-1.0 -2025-02-19 20:30:00,595.4638720474271,596.205636463853,2719.88,-1.0 -2025-02-19 20:35:00,600.1172636321824,596.205636463853,2716.35,-1.0 -2025-02-19 20:40:00,597.0457615379958,596.205636463853,2718.68,-1.0 -2025-02-19 20:45:00,598.0344424696009,596.205636463853,2717.93,-1.0 -2025-02-19 20:50:00,596.7030188150391,596.205636463853,2718.94,-1.0 -2025-02-19 20:55:00,595.9252564821761,596.205636463853,2719.53,-1.0 -2025-02-19 21:00:00,597.7180645714869,596.205636463853,2718.17,-1.0 -2025-02-19 21:05:00,594.6861097145649,596.205636463853,2720.47,-1.0 -2025-02-19 21:10:00,594.0533539183375,596.205636463853,2720.95,-1.0 -2025-02-19 21:15:00,591.3201426600219,595.0198041861535,2722.0,-1.0 -2025-02-19 21:20:00,583.6127645716762,595.0198041861535,2725.52,-1.0 -2025-02-19 21:25:00,589.9406971498917,595.0198041861535,2722.63,-1.0 -2025-02-19 21:30:00,590.4443042408916,595.0198041861535,2722.4,-1.0 -2025-02-19 21:35:00,587.4226616948921,595.0198041861535,2723.78,-1.0 -2025-02-19 21:40:00,588.7364193235882,595.0198041861535,2723.18,-1.0 -2025-02-19 21:45:00,599.1151045902808,595.0198041861535,2718.44,-1.0 -2025-02-19 21:50:00,608.9649080839113,609.4269296028864,2710.18,1.0 -2025-02-19 21:55:00,608.4518160087822,608.8186160393556,2708.39,1.0 -2025-02-19 22:00:00,611.6070643790126,608.8186160393556,2713.07,1.0 -2025-02-19 22:05:00,610.2991195417804,608.8186160393556,2711.13,1.0 -2025-02-19 22:10:00,611.5396445420416,608.8186160393556,2712.97,1.0 -2025-02-19 22:15:00,609.0181426393364,608.8186160393556,2709.23,1.0 -2025-02-19 22:20:00,611.1620934550056,608.8186160393556,2712.41,1.0 -2025-02-19 22:25:00,611.3913209007062,608.8186160393556,2712.75,1.0 -2025-02-19 22:30:00,610.7373484820902,608.8186160393556,2711.78,1.0 -2025-02-19 22:35:00,610.3126035091746,608.8186160393556,2711.15,1.0 -2025-02-19 22:40:00,609.988988291715,608.8186160393556,2710.67,1.0 -2025-02-19 22:45:00,615.6729622220339,616.3378464216903,2724.84,-1.0 -2025-02-19 22:50:00,614.8098087471069,616.3378464216903,2728.65,-1.0 -2025-02-19 22:55:00,616.7105587876943,616.3378464216903,2720.26,-1.0 -2025-02-19 23:00:00,615.2221287797493,616.3378464216903,2726.83,-1.0 -2025-02-19 23:05:00,616.0875477493611,616.3378464216903,2723.01,-1.0 -2025-02-19 23:10:00,617.3970036772032,616.3378464216903,2717.23,-1.0 -2025-02-19 23:15:00,616.359407111543,616.3378464216903,2721.81,-1.0 -2025-02-19 23:20:00,615.6774932114037,616.3378464216903,2724.82,-1.0 -2025-02-19 23:25:00,616.2189464410824,616.3378464216903,2722.43,-1.0 -2025-02-19 23:30:00,616.9008603412216,616.3378464216903,2719.42,-1.0 -2025-02-19 23:35:00,617.3788797197245,616.3378464216903,2717.31,-1.0 -2025-02-19 23:40:00,617.220295091785,616.3378464216903,2718.01,-1.0 -2025-02-19 23:45:00,618.2216437424879,616.3378464216903,2713.59,-1.0 -2025-02-19 23:50:00,618.368900897003,616.3378464216903,2712.94,-1.0 -2025-02-19 23:55:00,618.1151654923001,616.3378464216903,2714.06,-1.0 -2025-02-20 00:00:00,644.1506231860905,642.7924206321776,2715.91,-1.0 -2025-02-20 00:05:00,644.8098821393812,642.7924206321776,2713.0,-1.0 -2025-02-20 00:10:00,645.2946980019386,642.7924206321776,2710.86,-1.0 -2025-02-20 00:15:00,646.1076636869751,644.8310920631961,2715.49,1.0 -2025-02-20 00:20:00,646.4195129720335,644.8310920631961,2716.8,1.0 -2025-02-20 00:25:00,646.48378725216,644.8310920631961,2717.07,1.0 -2025-02-20 00:30:00,646.0981415714008,644.8310920631961,2715.45,1.0 -2025-02-20 00:35:00,647.1765211601903,644.8310920631961,2719.98,1.0 -2025-02-20 00:40:00,648.0049452151545,644.8310920631961,2723.46,1.0 -2025-02-20 00:45:00,648.5548473895703,644.8310920631961,2725.77,1.0 -2025-02-20 00:50:00,649.6117729427341,648.9516621438254,2727.39,-1.0 -2025-02-20 00:55:00,649.4500582598846,648.9516621438254,2728.07,-1.0 -2025-02-20 01:00:00,649.9399586226343,648.9516621438254,2726.01,-1.0 -2025-02-20 01:05:00,650.5677920972262,648.9516621438254,2723.37,-1.0 -2025-02-20 01:10:00,651.0243982605657,648.9516621438254,2721.45,-1.0 -2025-02-20 01:15:00,650.6534057528523,648.9516621438254,2723.01,-1.0 -2025-02-20 01:20:00,651.7735177472945,648.9516621438254,2718.3,-1.0 -2025-02-20 01:25:00,651.9685266295542,648.9516621438254,2717.48,-1.0 -2025-02-20 01:30:00,652.4869648775125,648.9516621438254,2715.3,-1.0 -2025-02-20 01:35:00,651.7140638197764,648.9516621438254,2718.55,-1.0 -2025-02-20 01:40:00,652.4869648775125,648.9516621438254,2715.3,-1.0 -2025-02-20 01:45:00,653.2693785636515,648.9516621438254,2712.01,-1.0 -2025-02-20 01:50:00,652.2491491674398,648.9516621438254,2716.3,-1.0 -2025-02-20 01:55:00,651.8472406174171,648.9516621438254,2717.99,-1.0 -2025-02-20 02:00:00,651.3549620975667,648.9516621438254,2720.06,-1.0 -2025-02-20 02:05:00,650.5820610398306,648.9516621438254,2723.31,-1.0 -2025-02-20 02:10:00,649.2764527915316,648.9516621438254,2728.8,-1.0 -2025-02-20 02:15:00,649.6569579276479,648.9516621438254,2727.2,-1.0 -2025-02-20 02:20:00,648.8888131841132,648.9516621438254,2730.43,-1.0 -2025-02-20 02:25:00,649.6878739699573,648.9516621438254,2727.07,-1.0 -2025-02-20 02:30:00,650.5939518253341,648.9516621438254,2723.26,-1.0 -2025-02-20 02:35:00,649.6022603143313,648.9516621438254,2727.43,-1.0 -2025-02-20 02:40:00,649.378713546863,648.9516621438254,2728.37,-1.0 -2025-02-20 02:45:00,643.6751434500288,648.3056673163259,2744.96,-1.0 -2025-02-20 02:50:00,641.8532757538003,648.3056673163259,2747.53,-1.0 -2025-02-20 02:55:00,646.9502519156223,648.3056673163259,2740.34,-1.0 -2025-02-20 03:00:00,643.0371353073807,648.3056673163259,2745.86,-1.0 -2025-02-20 03:05:00,648.6303400245959,648.3056673163259,2737.97,-1.0 -2025-02-20 03:10:00,649.672419990921,648.3056673163259,2736.5,-1.0 -2025-02-20 03:15:00,652.784481931171,648.3056673163259,2732.11,-1.0 -2025-02-20 03:20:00,648.8359204261158,648.3056673163259,2737.68,-1.0 -2025-02-20 03:25:00,648.8855432816548,648.3056673163259,2737.61,-1.0 -2025-02-20 03:30:00,645.1709180955705,648.3056673163259,2742.85,-1.0 -2025-02-20 03:35:00,645.5820788986103,648.3056673163259,2742.27,-1.0 -2025-02-20 03:40:00,646.1137523508171,648.3056673163259,2741.52,-1.0 -2025-02-20 03:45:00,644.135927108608,648.3056673163259,2744.31,-1.0 -2025-02-20 03:50:00,643.7247663055682,648.3056673163259,2744.89,-1.0 -2025-02-20 03:55:00,646.8935400807203,648.3056673163259,2740.42,-1.0 -2025-02-20 04:00:00,646.524913153857,648.3056673163259,2740.94,-1.0 -2025-02-20 04:05:00,646.3335107110626,648.3056673163259,2741.21,-1.0 -2025-02-20 04:10:00,644.0721262943432,648.3056673163259,2744.4,-1.0 -2025-02-20 04:15:00,641.8607915561657,647.3413887980342,2746.14,-1.0 -2025-02-20 04:20:00,631.5859337664513,646.0698274906289,2751.7,-1.0 -2025-02-20 04:25:00,631.9363042374544,646.0698274906289,2751.55,-1.0 -2025-02-20 04:30:00,638.4064789353279,646.0698274906289,2748.78,-1.0 -2025-02-20 04:35:00,646.4416417370193,646.0698274906289,2745.34,-1.0 -2025-02-20 04:40:00,649.5482599132544,646.0698274906289,2744.01,-1.0 -2025-02-20 04:45:00,657.2096942125419,646.0698274906289,2740.73,-1.0 -2025-02-20 04:50:00,666.6696969296498,646.0698274906289,2736.68,-1.0 -2025-02-20 04:55:00,662.9791279684069,646.0698274906289,2738.26,-1.0 -2025-02-20 05:00:00,659.218484912965,646.0698274906289,2739.87,-1.0 -2025-02-20 05:05:00,663.9368072558186,646.0698274906289,2737.85,-1.0 -2025-02-20 05:10:00,670.4303399850918,646.0698274906289,2735.07,-1.0 -2025-02-20 05:15:00,660.9236212051844,646.0698274906289,2739.14,-1.0 -2025-02-20 05:20:00,661.787868366994,646.0698274906289,2738.77,-1.0 -2025-02-20 05:25:00,669.4259446348807,646.0698274906289,2735.5,-1.0 -2025-02-20 05:30:00,666.8799192122515,646.0698274906289,2736.59,-1.0 -2025-02-20 05:35:00,663.6097948162152,646.0698274906289,2737.99,-1.0 -2025-02-20 05:40:00,670.0799695140886,646.0698274906289,2735.22,-1.0 -2025-02-20 05:45:00,678.2552805041815,646.0698274906289,2731.72,-1.0 -2025-02-20 05:50:00,686.5006655884746,646.0698274906289,2728.19,-1.0 -2025-02-20 05:55:00,680.2640712046035,646.0698274906289,2730.86,-1.0 -2025-02-20 06:00:00,671.7617477749072,646.0698274906289,2734.5,-1.0 -2025-02-20 06:05:00,686.5006655884746,646.0698274906289,2728.19,-1.0 -2025-02-20 06:10:00,688.1824438492943,646.0698274906289,2727.47,-1.0 -2025-02-20 06:15:00,694.5124703587652,646.0698274906289,2724.76,-1.0 -2025-02-20 06:20:00,689.0934070739044,646.0698274906289,2727.08,-1.0 -2025-02-20 06:25:00,685.8232826778669,646.0698274906289,2728.48,-1.0 -2025-02-20 06:30:00,683.977998197246,646.0698274906289,2729.27,-1.0 -2025-02-20 06:35:00,688.9999749483034,646.0698274906289,2727.12,-1.0 -2025-02-20 06:40:00,687.5751350328868,646.0698274906289,2727.73,-1.0 -2025-02-20 06:45:00,690.0277283299151,646.0698274906289,2726.68,-1.0 -2025-02-20 06:50:00,684.071430322847,646.0698274906289,2729.23,-1.0 -2025-02-20 06:55:00,684.0013562286458,646.0698274906289,2729.26,-1.0 -2025-02-20 07:00:00,690.2846666753173,646.0698274906289,2726.57,-1.0 -2025-02-20 07:05:00,687.7019443090875,687.7532761282496,2725.94,1.0 -2025-02-20 07:10:00,686.2256229853373,687.0658611456021,2724.14,1.0 -2025-02-20 07:15:00,684.190153367796,686.0376229175898,2722.99,1.0 -2025-02-20 07:20:00,686.7305573151563,686.0376229175898,2724.67,1.0 -2025-02-20 07:25:00,690.0421553179647,686.0376229175898,2726.86,1.0 -2025-02-20 07:30:00,696.3535574424733,696.5083542418141,2733.34,-1.0 -2025-02-20 07:35:00,696.0246027798745,696.5083542418141,2734.63,-1.0 -2025-02-20 07:40:00,696.9273155749131,696.5083542418141,2731.09,-1.0 -2025-02-20 07:45:00,697.2052695146284,696.5083542418141,2730.0,-1.0 -2025-02-20 07:50:00,697.1160182495822,696.5083542418141,2730.35,-1.0 -2025-02-20 07:55:00,697.4908735627762,696.5083542418141,2728.88,-1.0 -2025-02-20 08:00:00,696.6264113099003,696.5083542418141,2732.27,-1.0 -2025-02-20 08:05:00,696.36375758705,696.5083542418141,2733.3,-1.0 -2025-02-20 08:10:00,696.5116596834124,696.5083542418141,2732.72,-1.0 -2025-02-20 08:15:00,696.5958108761702,696.5083542418141,2732.39,-1.0 -2025-02-20 08:20:00,697.1359766706346,696.8998943607546,2729.39,1.0 -2025-02-20 08:25:00,697.8387280738995,696.8998943607546,2732.14,1.0 -2025-02-20 08:30:00,697.141087589931,696.8998943607546,2729.41,1.0 -2025-02-20 08:35:00,696.7782123198815,696.8998943607546,2727.99,1.0 -2025-02-20 08:40:00,698.4844156416639,696.2031489062102,2731.04,1.0 -2025-02-20 08:45:00,697.5570930684765,696.2031489062102,2729.83,1.0 -2025-02-20 08:50:00,700.9674942673888,696.2031489062102,2734.28,1.0 -2025-02-20 08:55:00,699.1894873502031,696.2031489062102,2731.96,1.0 -2025-02-20 09:00:00,696.5301407973434,696.2031489062102,2728.49,1.0 -2025-02-20 09:05:00,698.0552415582054,696.2031489062102,2730.48,1.0 -2025-02-20 09:10:00,698.3617944749616,696.2031489062102,2730.88,1.0 -2025-02-20 09:15:00,694.8134444635092,696.2031489062102,2726.25,1.0 -2025-02-20 09:20:00,695.6794564533454,696.2031489062102,2727.38,1.0 -2025-02-20 09:25:00,696.5224769744246,696.2031489062102,2728.48,1.0 -2025-02-20 09:30:00,698.3694582978803,696.2031489062102,2730.89,1.0 -2025-02-20 09:35:00,694.2233300987536,696.2031489062102,2725.48,1.0 -2025-02-20 09:40:00,695.9553540784257,696.2031489062102,2727.74,1.0 -2025-02-20 09:45:00,694.3689427342129,696.2031489062102,2725.67,1.0 -2025-02-20 09:50:00,694.2999683279427,696.2031489062102,2725.58,1.0 -2025-02-20 09:55:00,693.4799392756202,696.2031489062102,2724.51,1.0 -2025-02-20 10:00:00,695.0127038594009,696.2031489062102,2726.51,1.0 -2025-02-20 10:05:00,698.2008541936646,696.2031489062102,2730.67,1.0 -2025-02-20 10:10:00,696.6527619640461,696.2031489062102,2728.65,1.0 -2025-02-20 10:15:00,699.5496870273914,696.2031489062102,2732.43,1.0 -2025-02-20 10:20:00,699.664644371175,696.2031489062102,2732.58,1.0 -2025-02-20 10:25:00,702.9677520492223,696.2031489062102,2736.89,1.0 -2025-02-20 10:30:00,704.1886836588678,703.4282773580001,2736.36,-1.0 -2025-02-20 10:35:00,702.8424340614545,703.4282773580001,2741.6,-1.0 -2025-02-20 10:40:00,702.7704970600658,703.4282773580001,2741.88,-1.0 -2025-02-20 10:45:00,703.356269785658,703.4282773580001,2739.6,-1.0 -2025-02-20 10:50:00,702.8141730966232,703.4282773580001,2741.71,-1.0 -2025-02-20 10:55:00,702.1333407620534,703.4282773580001,2744.36,-1.0 -2025-02-20 11:00:00,702.4647648041648,703.4282773580001,2743.07,-1.0 -2025-02-20 11:05:00,702.8321573469703,703.4282773580001,2741.64,-1.0 -2025-02-20 11:10:00,703.7467849360528,703.4282773580001,2738.08,-1.0 -2025-02-20 11:15:00,703.4513293946356,703.4282773580001,2739.23,-1.0 -2025-02-20 11:20:00,703.8264294733043,703.4282773580001,2737.77,-1.0 -2025-02-20 11:25:00,703.2380875690912,703.4282773580001,2740.06,-1.0 -2025-02-20 11:30:00,703.9343349753871,703.4282773580001,2737.35,-1.0 -2025-02-20 11:35:00,704.4558782354536,703.4282773580001,2735.32,-1.0 -2025-02-20 11:40:00,703.7467849360528,703.4282773580001,2738.08,-1.0 -2025-02-20 11:45:00,703.2766252484065,703.4282773580001,2739.91,-1.0 -2025-02-20 11:50:00,704.0473788347118,703.4282773580001,2736.91,-1.0 -2025-02-20 11:55:00,703.4179300725624,703.4282773580001,2739.36,-1.0 -2025-02-20 12:00:00,702.8450032400754,703.4282773580001,2741.59,-1.0 -2025-02-20 12:05:00,701.8635770068466,703.4282773580001,2745.41,-1.0 -2025-02-20 12:10:00,702.8629874904226,703.4282773580001,2741.52,-1.0 -2025-02-20 12:15:00,702.78077377455,703.4282773580001,2741.84,-1.0 -2025-02-20 12:20:00,702.4005353386393,703.4282773580001,2743.32,-1.0 -2025-02-20 12:25:00,703.3331471780689,703.4282773580001,2739.69,-1.0 -2025-02-20 12:30:00,702.785912131792,703.4282773580001,2741.82,-1.0 -2025-02-20 12:35:00,702.3285983372509,703.4282773580001,2743.6,-1.0 -2025-02-20 12:40:00,702.767927881445,703.4282773580001,2741.89,-1.0 -2025-02-20 12:45:00,703.3382855353109,703.4282773580001,2739.67,-1.0 -2025-02-20 12:50:00,703.8392753664094,703.4282773580001,2737.72,-1.0 -2025-02-20 12:55:00,703.0248457435467,703.4282773580001,2740.89,-1.0 -2025-02-20 13:00:00,704.1141774788583,703.4282773580001,2736.65,-1.0 -2025-02-20 13:05:00,703.6851246491483,703.4282773580001,2738.32,-1.0 -2025-02-20 13:10:00,704.0730706209221,703.4282773580001,2736.81,-1.0 -2025-02-20 13:15:00,704.0422404774698,703.4282773580001,2736.93,-1.0 -2025-02-20 13:20:00,704.5113574220321,704.108190405568,2735.5,1.0 -2025-02-20 13:25:00,705.1606925493702,704.108190405568,2738.02,1.0 -2025-02-20 13:30:00,705.4272728853159,705.6428586888542,2743.47,-1.0 -2025-02-20 13:35:00,709.3757629893312,704.9371449000088,2736.7,-1.0 -2025-02-20 13:40:00,708.0709271142227,704.9371449000088,2738.39,-1.0 -2025-02-20 13:45:00,704.6273957515103,704.9371449000088,2742.85,-1.0 -2025-02-20 13:50:00,705.4380925969917,704.9371449000088,2741.8,-1.0 -2025-02-20 13:55:00,703.2762343423744,704.9371449000088,2744.6,-1.0 -2025-02-20 14:00:00,693.2531028681768,703.8925931525808,2754.9,-1.0 -2025-02-20 14:05:00,685.5727642884697,702.5249164363373,2759.82,-1.0 -2025-02-20 14:10:00,688.9767630614443,702.5249164363373,2758.47,-1.0 -2025-02-20 14:15:00,681.8914026525129,702.5249164363373,2761.28,-1.0 -2025-02-20 14:20:00,684.2111647792804,702.5249164363373,2760.36,-1.0 -2025-02-20 14:25:00,682.3200543498505,702.5249164363373,2761.11,-1.0 -2025-02-20 14:30:00,676.9745155359957,702.5249164363373,2763.23,-1.0 -2025-02-20 14:35:00,687.6403783579801,702.5249164363373,2759.0,-1.0 -2025-02-20 14:40:00,705.8958977034089,702.5249164363373,2751.76,-1.0 -2025-02-20 14:45:00,725.1883701652745,725.7403337386107,2740.29,1.0 -2025-02-20 14:50:00,721.6935726155382,725.0178975670774,2729.87,1.0 -2025-02-20 14:55:00,720.049890533483,725.0178975670774,2727.8,1.0 -2025-02-20 15:00:00,724.5997931084482,725.0178975670774,2733.53,1.0 -2025-02-20 15:05:00,717.8265524514753,725.0178975670774,2725.0,1.0 -2025-02-20 15:10:00,717.2707179309735,725.0178975670774,2724.3,1.0 -2025-02-20 15:15:00,719.9387236293823,725.0178975670774,2727.66,1.0 -2025-02-20 15:20:00,716.3178587529702,725.0178975670774,2723.1,1.0 -2025-02-20 15:25:00,721.0583331635363,725.0178975670774,2729.07,1.0 -2025-02-20 15:30:00,723.043456451043,725.0178975670774,2731.57,1.0 -2025-02-20 15:35:00,720.0101880677327,725.0178975670774,2727.75,1.0 -2025-02-20 15:40:00,719.470234533531,725.0178975670774,2727.07,1.0 -2025-02-20 15:45:00,715.2061897119663,725.0178975670774,2721.7,1.0 -2025-02-20 15:50:00,711.0977995512959,723.9503690466336,2717.57,1.0 -2025-02-20 15:55:00,699.3657954177553,722.5491596590194,2710.99,1.0 -2025-02-20 16:00:00,696.5954479538419,722.5491596590194,2709.93,1.0 -2025-02-20 16:05:00,724.2466518861116,722.5491596590194,2720.51,1.0 -2025-02-20 16:10:00,727.0692700568912,722.5491596590194,2721.59,1.0 -2025-02-20 16:15:00,732.5576942778516,722.5491596590194,2723.69,1.0 -2025-02-20 16:20:00,739.4835629376356,722.5491596590194,2726.34,1.0 -2025-02-20 16:25:00,735.0666882074338,722.5491596590194,2724.65,1.0 -2025-02-20 16:30:00,725.4750134974689,722.5491596590194,2720.98,1.0 -2025-02-20 16:35:00,730.7804902443982,722.5491596590194,2723.01,1.0 -2025-02-20 16:40:00,731.3293326664931,722.5491596590194,2723.22,1.0 -2025-02-20 16:45:00,720.1434013971073,722.5491596590194,2718.94,1.0 -2025-02-20 16:50:00,709.8983428513137,722.5491596590194,2715.02,1.0 -2025-02-20 16:55:00,702.0577368213699,722.5491596590194,2712.02,1.0 -2025-02-20 17:00:00,718.2355205964875,722.5491596590194,2718.21,1.0 -2025-02-20 17:05:00,720.3263488711397,722.5491596590194,2719.01,1.0 -2025-02-20 17:10:00,730.153241762002,722.5491596590194,2722.77,1.0 -2025-02-20 17:15:00,742.5675346427464,722.5491596590194,2727.52,1.0 -2025-02-20 17:20:00,736.7132154737222,722.5491596590194,2725.28,1.0 -2025-02-20 17:25:00,742.3584518152815,722.5491596590194,2727.44,1.0 -2025-02-20 17:30:00,753.7273305586998,722.5491596590194,2731.79,1.0 -2025-02-20 17:35:00,746.8275972523496,722.5491596590194,2729.15,1.0 -2025-02-20 17:40:00,754.276172980796,722.5491596590194,2732.0,1.0 -2025-02-20 17:45:00,757.6214982202392,722.5491596590194,2733.28,1.0 -2025-02-20 17:50:00,759.9214093223552,722.5491596590194,2734.16,1.0 -2025-02-20 17:55:00,759.5816497277252,722.5491596590194,2734.03,1.0 -2025-02-20 18:00:00,770.6122452999045,770.432438568208,2739.06,-1.0 -2025-02-20 18:05:00,771.5463315540662,770.432438568208,2735.74,-1.0 -2025-02-20 18:10:00,766.5802233424945,769.6640118166378,2748.11,-1.0 -2025-02-20 18:15:00,769.8175054329349,769.6640118166378,2744.26,-1.0 -2025-02-20 18:20:00,768.1694345505292,769.6640118166378,2746.22,-1.0 -2025-02-20 18:25:00,773.3238603205032,769.6640118166378,2740.09,-1.0 -2025-02-20 18:30:00,772.6511783276845,769.6640118166378,2740.89,-1.0 -2025-02-20 18:35:00,776.1827587899832,769.6640118166378,2736.69,-1.0 -2025-02-20 18:40:00,774.2656151104497,769.6640118166378,2738.97,-1.0 -2025-02-20 18:45:00,779.0164316847324,769.6640118166378,2733.32,-1.0 -2025-02-20 18:50:00,777.3347267026853,769.6640118166378,2735.32,-1.0 -2025-02-20 18:55:00,776.3593378130981,769.6640118166378,2736.48,-1.0 -2025-02-20 19:00:00,776.5106912614823,769.6640118166378,2736.3,-1.0 -2025-02-20 19:05:00,777.427220476698,769.6640118166378,2735.21,-1.0 -2025-02-20 19:10:00,773.4163540945158,769.6640118166378,2739.98,-1.0 -2025-02-20 19:15:00,756.7648524093905,768.5194321807055,2755.38,-1.0 -2025-02-20 19:20:00,754.8246630944392,768.5194321807055,2756.54,-1.0 -2025-02-20 19:25:00,742.9493664253393,768.5194321807055,2763.64,-1.0 -2025-02-20 19:30:00,762.652323434071,768.5194321807055,2751.86,-1.0 -2025-02-20 19:35:00,772.2696411590464,768.5194321807055,2746.11,-1.0 -2025-02-20 19:40:00,764.8768508382826,768.5194321807055,2750.53,-1.0 -2025-02-20 19:45:00,761.8160349362471,768.5194321807055,2752.36,-1.0 -2025-02-20 19:50:00,764.1241911902413,768.5194321807055,2750.98,-1.0 -2025-02-20 19:55:00,771.0319341822673,768.5194321807055,2746.85,-1.0 -2025-02-20 20:00:00,763.1373707628088,768.5194321807055,2751.57,-1.0 -2025-02-20 20:05:00,761.6153256967694,768.5194321807055,2752.48,-1.0 -2025-02-20 20:10:00,763.7227727112862,768.5194321807055,2751.22,-1.0 -2025-02-20 20:15:00,760.2772641002509,768.5194321807055,2753.28,-1.0 -2025-02-20 20:20:00,752.9681026292698,768.5194321807055,2757.65,-1.0 -2025-02-20 20:25:00,767.395274888043,767.0106968181439,2751.56,-1.0 -2025-02-20 20:30:00,777.3846044095064,767.0106968181439,2747.95,-1.0 -2025-02-20 20:35:00,776.6098087679519,767.0106968181439,2748.23,-1.0 -2025-02-20 20:40:00,770.8265127292098,767.0106968181439,2750.32,-1.0 -2025-02-20 20:45:00,772.237747647755,767.0106968181439,2749.81,-1.0 -2025-02-20 20:50:00,775.1985738494079,767.0106968181439,2748.74,-1.0 -2025-02-20 20:55:00,775.9733694909612,767.0106968181439,2748.46,-1.0 -2025-02-20 21:00:00,771.1308967312492,767.0106968181439,2750.21,-1.0 -2025-02-20 21:05:00,792.8528459676713,767.0106968181439,2742.36,-1.0 -2025-02-20 21:10:00,793.8957975243487,794.0032042711543,2740.06,1.0 -2025-02-20 21:15:00,794.5886145665181,794.0032042711543,2742.45,1.0 -2025-02-20 21:20:00,793.3305283895245,794.0032042711543,2738.11,1.0 -2025-02-20 21:25:00,793.0000633568578,794.0032042711543,2736.97,1.0 -2025-02-20 21:30:00,793.1855875857233,794.0032042711543,2737.61,1.0 -2025-02-20 21:35:00,791.3332441131449,794.0032042711543,2731.22,1.0 -2025-02-20 21:40:00,789.8838360751338,794.0032042711543,2726.22,1.0 -2025-02-20 21:45:00,789.5330793299352,794.0032042711543,2725.01,1.0 -2025-02-20 21:50:00,789.1852214008125,794.0032042711543,2723.81,1.0 -2025-02-20 21:55:00,789.4809006405667,794.0032042711543,2724.83,1.0 -2025-02-20 22:00:00,790.2635809810928,794.0032042711543,2727.53,1.0 -2025-02-20 22:05:00,789.9708005574145,794.0032042711543,2726.52,1.0 -2025-02-20 22:10:00,790.8288501159171,794.0032042711543,2729.48,1.0 -2025-02-20 22:15:00,790.5099803475547,794.0032042711543,2728.38,1.0 -2025-02-20 22:20:00,790.1969082113443,794.0032042711543,2727.3,1.0 -2025-02-20 22:25:00,790.3679383598295,794.0032042711543,2727.89,1.0 -2025-02-20 22:30:00,791.466589652642,794.0032042711543,2731.68,1.0 -2025-02-20 22:35:00,791.389699279621,790.6892452190643,2729.31,-1.0 -2025-02-20 22:40:00,790.3732339419464,790.6892452190643,2732.82,-1.0 -2025-02-20 22:45:00,791.4389297945512,790.6892452190643,2729.14,-1.0 -2025-02-20 22:50:00,792.2295139460759,790.6892452190643,2726.41,-1.0 -2025-02-20 22:55:00,792.0181123231407,790.6892452190643,2727.14,-1.0 -2025-02-20 23:00:00,790.7786617119591,790.6892452190643,2731.42,-1.0 -2025-02-20 23:05:00,791.1869853946147,790.6892452190643,2730.01,-1.0 -2025-02-20 23:10:00,791.2275281716161,790.6892452190643,2729.87,-1.0 -2025-02-20 23:15:00,789.9359511328614,790.6892452190643,2734.33,-1.0 -2025-02-20 23:20:00,788.7692346318967,789.8999810307045,2736.31,-1.0 -2025-02-20 23:25:00,787.2097113909931,789.8999810307045,2738.11,-1.0 -2025-02-20 23:30:00,783.2069350726744,789.8999810307045,2742.73,-1.0 -2025-02-20 23:35:00,783.4841836488351,789.8999810307045,2742.41,-1.0 -2025-02-20 23:40:00,784.4978737554225,789.8999810307045,2741.24,-1.0 -2025-02-20 23:45:00,786.1007170863509,789.8999810307045,2739.39,-1.0 -2025-02-20 23:50:00,786.1786932483958,789.8999810307045,2739.3,-1.0 -2025-02-20 23:55:00,788.2927136416205,789.8999810307045,2736.86,-1.0 -2025-02-21 00:00:00,821.9736955744869,825.2791104925547,2738.82,-1.0 -2025-02-21 00:05:00,819.5910906231067,825.2791104925547,2741.57,-1.0 -2025-02-21 00:10:00,818.5427444444994,825.2791104925547,2742.78,-1.0 -2025-02-21 00:15:00,818.4820963184644,825.2791104925547,2742.85,-1.0 -2025-02-21 00:20:00,822.2249520966324,825.2791104925547,2738.53,-1.0 -2025-02-21 00:25:00,822.8054413029687,825.2791104925547,2737.86,-1.0 -2025-02-21 00:30:00,822.8834174650141,825.2791104925547,2737.77,-1.0 -2025-02-21 00:35:00,822.5281927268084,825.2791104925547,2738.18,-1.0 -2025-02-21 00:40:00,827.1721063774983,825.2791104925547,2732.82,-1.0 -2025-02-21 00:45:00,828.6363254203465,825.2791104925547,2731.13,-1.0 -2025-02-21 00:50:00,827.9691960339601,825.2791104925547,2731.9,-1.0 -2025-02-21 00:55:00,826.011127964826,825.2791104925547,2734.16,-1.0 -2025-02-21 01:00:00,830.2478327692802,825.2791104925547,2729.27,-1.0 -2025-02-21 01:05:00,827.2674105755535,825.2791104925547,2732.71,-1.0 -2025-02-21 01:10:00,831.4001471639476,825.2791104925547,2727.94,-1.0 -2025-02-21 01:15:00,831.5387714520277,825.2791104925547,2727.78,-1.0 -2025-02-21 01:20:00,832.8037180807606,825.2791104925547,2726.32,-1.0 -2025-02-21 01:25:00,833.5598519159685,831.669168989948,2731.98,1.0 -2025-02-21 01:30:00,834.5794345950886,831.669168989948,2735.32,1.0 -2025-02-21 01:35:00,834.8816462275224,831.669168989948,2736.31,1.0 -2025-02-21 01:40:00,835.721122984283,831.669168989948,2739.06,1.0 -2025-02-21 01:45:00,837.2016547189336,831.669168989948,2743.91,1.0 -2025-02-21 01:50:00,837.0307067248295,831.669168989948,2743.35,1.0 -2025-02-21 01:55:00,836.1027033282651,831.669168989948,2740.31,1.0 -2025-02-21 02:00:00,836.5148100997658,831.669168989948,2741.66,1.0 -2025-02-21 02:05:00,836.383546461436,831.669168989948,2741.23,1.0 -2025-02-21 02:10:00,836.5483891700362,831.669168989948,2741.77,1.0 -2025-02-21 02:15:00,836.8536534452219,831.669168989948,2742.77,1.0 -2025-02-21 02:20:00,836.3438621056619,831.669168989948,2741.1,1.0 -2025-02-21 02:25:00,835.5807014176976,831.669168989948,2738.6,1.0 -2025-02-21 02:30:00,833.1742295637097,830.8342126944198,2735.52,1.0 -2025-02-21 02:35:00,835.3452664114095,829.5838469660127,2737.61,1.0 -2025-02-21 02:40:00,831.3224564951423,827.9233728028554,2735.72,1.0 -2025-02-21 02:45:00,835.6447003178481,827.9233728028554,2737.14,1.0 -2025-02-21 02:50:00,825.4174191598979,827.9233728028554,2733.78,1.0 -2025-02-21 02:55:00,829.7092246458234,827.9233728028554,2735.19,1.0 -2025-02-21 03:00:00,838.171082270556,827.9233728028554,2737.97,1.0 -2025-02-21 03:05:00,839.8756291302158,827.9233728028554,2738.53,1.0 -2025-02-21 03:10:00,838.9969051122703,838.7801041811734,2738.97,-1.0 -2025-02-21 03:15:00,838.0779652519191,838.7801041811734,2741.97,-1.0 -2025-02-21 03:20:00,835.1546024298915,837.9432145030181,2746.83,-1.0 -2025-02-21 03:25:00,835.4293665404205,837.9432145030181,2746.53,-1.0 -2025-02-21 03:30:00,836.7665518783296,837.9432145030181,2745.07,-1.0 -2025-02-21 03:35:00,838.9280295478264,837.9432145030181,2742.71,-1.0 -2025-02-21 03:40:00,838.7082182594032,837.9432145030181,2742.95,-1.0 -2025-02-21 03:45:00,841.4283829536427,837.9432145030181,2739.98,-1.0 -2025-02-21 03:50:00,842.0053875857542,837.9432145030181,2739.35,-1.0 -2025-02-21 03:55:00,838.5250421857169,837.9432145030181,2743.15,-1.0 -2025-02-21 04:00:00,835.8323539025301,837.9432145030181,2746.09,-1.0 -2025-02-21 04:05:00,835.0996496077856,837.9432145030181,2746.89,-1.0 -2025-02-21 04:10:00,834.605074208833,837.9432145030181,2747.43,-1.0 -2025-02-21 04:15:00,836.3360881051673,837.9432145030181,2745.54,-1.0 -2025-02-21 04:20:00,835.9422595467421,837.9432145030181,2745.97,-1.0 -2025-02-21 04:25:00,836.8123458967513,837.9432145030181,2745.02,-1.0 -2025-02-21 04:30:00,837.2153332588608,837.9432145030181,2744.58,-1.0 -2025-02-21 04:35:00,832.5535021835477,837.9432145030181,2749.67,-1.0 -2025-02-21 04:40:00,830.2180072440493,837.9432145030181,2752.22,-1.0 -2025-02-21 04:45:00,832.2604204656501,837.9432145030181,2749.99,-1.0 -2025-02-21 04:50:00,832.9656483493419,837.9432145030181,2749.22,-1.0 -2025-02-21 04:55:00,832.2237852509126,837.9432145030181,2750.03,-1.0 -2025-02-21 05:00:00,834.6966622456761,837.9432145030181,2747.33,-1.0 -2025-02-21 05:05:00,835.4751605588422,837.9432145030181,2746.48,-1.0 -2025-02-21 05:10:00,833.3136828893453,837.9432145030181,2748.84,-1.0 -2025-02-21 05:15:00,834.1746104356703,837.9432145030181,2747.9,-1.0 -2025-02-21 05:20:00,834.3046290533183,833.8459909043362,2747.94,1.0 -2025-02-21 05:25:00,834.2135002338446,833.8459909043362,2747.64,1.0 -2025-02-21 05:30:00,835.2766697943703,833.8459909043362,2751.14,1.0 -2025-02-21 05:35:00,835.6199216810543,833.8459909043362,2752.27,1.0 -2025-02-21 05:40:00,836.239597653475,833.8459909043362,2754.31,1.0 -2025-02-21 05:45:00,836.0866838572201,835.7252961695743,2754.18,-1.0 -2025-02-21 05:50:00,836.2566211557601,835.7252961695743,2753.62,-1.0 -2025-02-21 05:55:00,835.8378470986436,835.7252961695743,2755.0,-1.0 -2025-02-21 06:00:00,835.7528784493735,835.7252961695743,2755.28,-1.0 -2025-02-21 06:05:00,835.5101108800308,835.7252961695743,2756.08,-1.0 -2025-02-21 06:10:00,835.6527368270197,835.7252961695743,2755.61,-1.0 -2025-02-21 06:15:00,835.6254254754687,835.7252961695743,2755.7,-1.0 -2025-02-21 06:20:00,835.6891519624212,835.7252961695743,2755.49,-1.0 -2025-02-21 06:25:00,835.1025379945112,835.2510857632986,2753.69,1.0 -2025-02-21 06:30:00,836.4373183906002,834.4158351818734,2756.4,1.0 -2025-02-21 06:35:00,835.9920034712114,836.413041984529,2759.6,-1.0 -2025-02-21 06:40:00,836.7292565389861,836.413041984529,2757.17,-1.0 -2025-02-21 06:45:00,836.9780415248194,836.413041984529,2756.35,-1.0 -2025-02-21 06:50:00,836.3075356483661,836.413041984529,2758.56,-1.0 -2025-02-21 06:55:00,835.9677317652765,836.413041984529,2759.68,-1.0 -2025-02-21 07:00:00,835.3488032639349,836.413041984529,2761.72,-1.0 -2025-02-21 07:05:00,835.6006222130101,836.413041984529,2760.89,-1.0 -2025-02-21 07:10:00,835.3154296682742,836.413041984529,2761.83,-1.0 -2025-02-21 07:15:00,835.7341165956525,836.413041984529,2760.45,-1.0 -2025-02-21 07:20:00,834.1352179671865,836.413041984529,2765.72,-1.0 -2025-02-21 07:25:00,835.1353207901523,835.579022358282,2763.95,-1.0 -2025-02-21 07:30:00,837.7095688516009,835.579022358282,2761.11,-1.0 -2025-02-21 07:35:00,840.0390820621377,835.579022358282,2758.54,-1.0 -2025-02-21 07:40:00,842.658651392274,835.579022358282,2755.65,-1.0 -2025-02-21 07:45:00,842.5680088548992,835.579022358282,2755.75,-1.0 -2025-02-21 07:50:00,844.0908034827985,835.579022358282,2754.07,-1.0 -2025-02-21 07:55:00,843.2659563926863,835.579022358282,2754.98,-1.0 -2025-02-21 08:00:00,842.4954948249992,835.579022358282,2755.83,-1.0 -2025-02-21 08:05:00,839.7037046738504,835.579022358282,2758.91,-1.0 -2025-02-21 08:10:00,841.0452142269999,835.579022358282,2757.43,-1.0 -2025-02-21 08:15:00,845.1490542805318,845.1285206706788,2751.15,1.0 -2025-02-21 08:20:00,845.2551659844398,844.2835015909043,2751.9,1.0 -2025-02-21 08:25:00,845.706823002837,844.2835015909043,2752.39,1.0 -2025-02-21 08:30:00,844.3702869279875,844.2835015909043,2750.94,1.0 -2025-02-21 08:35:00,847.5226685665986,844.2835015909043,2754.36,1.0 -2025-02-21 08:40:00,844.4071568886731,844.2835015909043,2750.98,1.0 -2025-02-21 08:45:00,843.1996656762227,844.2835015909043,2749.67,1.0 -2025-02-21 08:50:00,842.987663402281,844.2835015909043,2749.44,1.0 -2025-02-21 08:55:00,843.3379280287934,844.2835015909043,2749.82,1.0 -2025-02-21 09:00:00,843.7988025373622,844.2835015909043,2750.32,1.0 -2025-02-21 09:05:00,846.1308275507205,844.2835015909043,2752.85,1.0 -2025-02-21 09:10:00,847.933528100778,848.3270689648026,2758.35,-1.0 -2025-02-21 09:15:00,835.9746780278198,839.4196347406721,2822.03,-1.0 -2025-02-21 09:20:00,849.9767229730954,838.5853118742352,2809.01,-1.0 -2025-02-21 09:25:00,864.4667497738455,838.5853118742352,2792.71,-1.0 -2025-02-21 09:30:00,872.0495674800051,838.5853118742352,2784.18,-1.0 -2025-02-21 09:35:00,874.1741787716486,838.5853118742352,2781.79,-1.0 -2025-02-21 09:40:00,883.5615826376559,838.5853118742352,2771.23,-1.0 -2025-02-21 09:45:00,877.223307110702,838.5853118742352,2778.36,-1.0 -2025-02-21 09:50:00,877.9789220052196,838.5853118742352,2777.51,-1.0 -2025-02-21 09:55:00,875.1253645800416,838.5853118742352,2780.72,-1.0 -2025-02-21 10:00:00,870.9028107577371,838.5853118742352,2785.47,-1.0 -2025-02-21 10:05:00,861.9687758284402,838.5853118742352,2795.52,-1.0 -2025-02-21 10:10:00,862.3065801342246,838.5853118742352,2795.14,-1.0 -2025-02-21 10:15:00,864.3867434908965,838.5853118742352,2792.8,-1.0 -2025-02-21 10:20:00,859.9241708197453,838.5853118742352,2797.82,-1.0 -2025-02-21 10:25:00,860.1108521466261,838.5853118742352,2797.61,-1.0 -2025-02-21 10:30:00,856.3772256090098,838.5853118742352,2801.81,-1.0 -2025-02-21 10:35:00,854.5904186231503,838.5853118742352,2803.82,-1.0 -2025-02-21 10:40:00,855.7727336933958,838.5853118742352,2802.49,-1.0 -2025-02-21 10:45:00,859.7374894928645,838.5853118742352,2798.03,-1.0 -2025-02-21 10:50:00,857.7995595281018,838.5853118742352,2800.21,-1.0 -2025-02-21 10:55:00,858.1995909428462,838.5853118742352,2799.76,-1.0 -2025-02-21 11:00:00,861.0442587810305,838.5853118742352,2796.56,-1.0 -2025-02-21 11:05:00,861.7284425103453,861.3548729448261,2795.54,1.0 -2025-02-21 11:10:00,859.4986722352309,861.3548729448261,2788.31,1.0 -2025-02-21 11:15:00,861.2120690661482,860.4958375540542,2790.09,1.0 -2025-02-21 11:20:00,870.3223995114034,860.4958375540542,2799.94,1.0 -2025-02-21 11:25:00,868.68531475119,860.4958375540542,2798.17,1.0 -2025-02-21 11:30:00,868.037880100258,860.4958375540542,2797.47,1.0 -2025-02-21 11:35:00,867.0204827916508,860.4958375540542,2796.37,1.0 -2025-02-21 11:40:00,863.4965884772932,860.4958375540542,2792.56,1.0 -2025-02-21 11:45:00,864.0237852644807,860.4958375540542,2793.13,1.0 -2025-02-21 11:50:00,861.3138087970085,860.4958375540542,2790.2,1.0 -2025-02-21 11:55:00,858.5390888644434,860.4958375540542,2787.2,1.0 -2025-02-21 12:00:00,861.0640840030777,860.4958375540542,2789.93,1.0 -2025-02-21 12:05:00,860.6016306809835,860.4958375540542,2789.43,1.0 -2025-02-21 12:10:00,864.939442842227,860.4958375540542,2794.12,1.0 -2025-02-21 12:15:00,866.0493308152533,860.4958375540542,2795.32,1.0 -2025-02-21 12:20:00,866.2898065427421,860.4958375540542,2795.58,1.0 -2025-02-21 12:25:00,867.815902505653,860.4958375540542,2797.23,1.0 -2025-02-21 12:30:00,873.0786213110848,860.4958375540542,2802.92,1.0 -2025-02-21 12:35:00,872.0797221353614,860.4958375540542,2801.84,1.0 -2025-02-21 12:40:00,868.528080621678,860.4958375540542,2798.0,1.0 -2025-02-21 12:45:00,872.5144282581298,860.4958375540542,2802.31,1.0 -2025-02-21 12:50:00,875.2059065927178,860.4958375540542,2805.22,1.0 -2025-02-21 12:55:00,875.594367383277,860.4958375540542,2805.64,1.0 -2025-02-21 13:00:00,881.7819928328972,860.4958375540542,2812.33,1.0 -2025-02-21 13:05:00,888.8936157170145,889.1073161366535,2822.82,-1.0 -2025-02-21 13:10:00,883.4510228883041,888.2227620139872,2836.82,-1.0 -2025-02-21 13:15:00,893.3092573919843,888.2227620139872,2826.32,-1.0 -2025-02-21 13:20:00,893.2717022129227,888.2227620139872,2826.36,-1.0 -2025-02-21 13:25:00,889.3659635905124,888.2227620139872,2830.52,-1.0 -2025-02-21 13:30:00,888.6993591621682,888.2227620139872,2831.23,-1.0 -2025-02-21 13:35:00,880.5968292796196,888.2227620139872,2839.86,-1.0 -2025-02-21 13:40:00,886.5962691347166,888.2227620139872,2833.47,-1.0 -2025-02-21 13:45:00,883.4510228883041,888.2227620139872,2836.82,-1.0 -2025-02-21 13:50:00,884.8123981292888,888.2227620139872,2835.37,-1.0 -2025-02-21 13:55:00,884.9720076403008,888.2227620139872,2835.2,-1.0 -2025-02-21 14:00:00,892.4548770683322,888.2227620139872,2827.23,-1.0 -2025-02-21 14:05:00,896.6141131494085,888.2227620139872,2822.8,-1.0 -2025-02-21 14:10:00,898.6420928187373,888.2227620139872,2820.64,-1.0 -2025-02-21 14:15:00,893.1872030600342,888.2227620139872,2826.45,-1.0 -2025-02-21 14:20:00,901.6089519646066,888.2227620139872,2817.48,-1.0 -2025-02-21 14:25:00,898.7078143820949,888.2227620139872,2820.57,-1.0 -2025-02-21 14:30:00,922.0566402588632,922.8324078905802,2790.64,1.0 -2025-02-21 14:35:00,918.4897264613761,922.8324078905802,2779.85,1.0 -2025-02-21 14:40:00,923.2136558558238,922.8324078905802,2794.14,1.0 -2025-02-21 14:45:00,924.8929813508408,922.8324078905802,2799.22,1.0 -2025-02-21 14:50:00,926.3541267618597,922.8324078905802,2803.64,1.0 -2025-02-21 14:55:00,927.0251958080969,922.8324078905802,2805.67,1.0 -2025-02-21 15:00:00,933.2697742728357,922.8324078905802,2824.56,1.0 -2025-02-21 15:05:00,931.7987115852716,922.8324078905802,2820.11,1.0 -2025-02-21 15:10:00,933.8912569363459,922.8324078905802,2826.44,1.0 -2025-02-21 15:15:00,933.8681166244068,922.8324078905802,2826.37,1.0 -2025-02-21 15:20:00,920.9987974273564,922.8324078905802,2787.44,1.0 -2025-02-21 15:25:00,918.3796768231,913.1426676077291,2787.37,1.0 -2025-02-21 15:30:00,904.4069361931779,903.554669597848,2750.63,1.0 -2025-02-21 15:35:00,896.5150837959757,903.554669597848,2726.64,1.0 -2025-02-21 15:40:00,904.2518762573623,894.0673455670707,2722.88,1.0 -2025-02-21 15:45:00,900.2581330202836,894.0673455670707,2710.86,1.0 -2025-02-21 15:50:00,905.4380379342649,894.0673455670707,2726.45,1.0 -2025-02-21 15:55:00,904.0491987719531,894.0673455670707,2722.27,1.0 -2025-02-21 16:00:00,901.2748430290574,894.0673455670707,2713.92,1.0 -2025-02-21 16:05:00,898.6466808821945,894.0673455670707,2706.01,1.0 -2025-02-21 16:10:00,914.1465246434024,894.0673455670707,2752.66,1.0 -2025-02-21 16:15:00,915.2894927578408,894.0673455670707,2756.1,1.0 -2025-02-21 16:20:00,916.0835897908373,894.0673455670707,2758.49,1.0 -2025-02-21 16:25:00,910.016555555475,894.0673455670707,2740.23,1.0 -2025-02-21 16:30:00,913.4388147353344,894.0673455670707,2750.53,1.0 -2025-02-21 16:35:00,911.6479431839322,894.0673455670707,2745.14,1.0 -2025-02-21 16:40:00,909.0197810370693,894.0673455670707,2737.23,1.0 -2025-02-21 16:45:00,906.3849737267504,894.0673455670707,2729.3,1.0 -2025-02-21 16:50:00,906.1125220250528,894.0673455670707,2728.48,1.0 -2025-02-21 16:55:00,908.5081034509544,894.0673455670707,2735.69,1.0 -2025-02-21 17:00:00,907.1126191251864,894.0673455670707,2731.49,1.0 -2025-02-21 17:05:00,904.2186504400821,894.0673455670707,2722.78,1.0 -2025-02-21 17:10:00,902.4576821242321,894.0673455670707,2717.48,1.0 -2025-02-21 17:15:00,899.0354229443726,894.0673455670707,2707.18,1.0 -2025-02-21 17:20:00,899.3012294826142,894.0673455670707,2707.98,1.0 -2025-02-21 17:25:00,898.1250355508955,894.0673455670707,2704.44,1.0 -2025-02-21 17:30:00,890.8271217692065,893.1780427151712,2680.31,1.0 -2025-02-21 17:35:00,866.4468396484966,866.4468396484966,2653.19,0.0 -2025-02-21 17:40:00,866.4468396484966,866.4468396484966,2665.77,0.0 -2025-02-21 17:45:00,866.4468396484966,866.4468396484966,2668.94,0.0 -2025-02-21 17:50:00,866.4468396484966,866.4468396484966,2671.7,0.0 -2025-02-21 17:55:00,866.4468396484966,866.4468396484966,2670.84,0.0 -2025-02-21 18:00:00,866.4468396484966,866.4468396484966,2662.99,0.0 -2025-02-21 18:05:00,866.4468396484966,866.4468396484966,2675.61,0.0 -2025-02-21 18:10:00,866.4468396484966,866.4468396484966,2673.0,0.0 -2025-02-21 18:15:00,866.4468396484966,866.4468396484966,2682.68,0.0 -2025-02-21 18:20:00,866.4468396484966,866.4468396484966,2684.93,0.0 -2025-02-21 18:25:00,866.4468396484966,866.4468396484966,2681.22,0.0 -2025-02-21 18:30:00,866.4468396484966,866.4468396484966,2677.22,0.0 -2025-02-21 18:35:00,866.4468396484966,866.4468396484966,2683.97,0.0 -2025-02-21 18:40:00,866.4468396484966,866.4468396484966,2681.46,0.0 -2025-02-21 18:45:00,866.4468396484966,866.4468396484966,2681.07,0.0 -2025-02-21 18:50:00,866.4468396484966,866.4468396484966,2683.85,0.0 -2025-02-21 18:55:00,866.4468396484966,866.4468396484966,2677.39,0.0 -2025-02-21 19:00:00,866.9623483346511,866.0136162286724,2679.18,1.0 -2025-02-21 19:05:00,867.0886124426933,866.0136162286724,2679.57,1.0 -2025-02-21 19:10:00,866.3254315821882,865.1478806279282,2676.89,1.0 -2025-02-21 19:15:00,838.7279865787464,863.8754040454589,2654.03,1.0 -2025-02-21 19:20:00,826.039877352759,863.8754040454589,2647.45,1.0 -2025-02-21 19:25:00,812.4466919847048,812.4466919847048,2644.47,0.0 -2025-02-21 19:30:00,812.4466919847048,812.4466919847048,2653.82,0.0 -2025-02-21 19:35:00,812.4466919847048,812.4466919847048,2635.73,0.0 -2025-02-21 19:40:00,812.4466919847048,812.4466919847048,2633.53,0.0 -2025-02-21 19:45:00,812.4466919847048,812.4466919847048,2628.93,0.0 -2025-02-21 19:50:00,812.4466919847048,812.4466919847048,2635.39,0.0 -2025-02-21 19:55:00,812.4466919847048,812.4466919847048,2638.35,0.0 -2025-02-21 20:00:00,812.4466919847048,812.4466919847048,2647.65,0.0 -2025-02-21 20:05:00,812.4466919847048,812.4466919847048,2651.54,0.0 -2025-02-21 20:10:00,812.4466919847048,812.4466919847048,2653.3,0.0 -2025-02-21 20:15:00,812.4466919847048,812.4466919847048,2651.7,0.0 -2025-02-21 20:20:00,812.4466919847048,812.4466919847048,2638.93,0.0 -2025-02-21 20:25:00,812.4466919847048,812.4466919847048,2652.13,0.0 -2025-02-21 20:30:00,812.4466919847048,812.4466919847048,2653.8,0.0 -2025-02-21 20:35:00,812.4466919847048,812.4466919847048,2643.12,0.0 -2025-02-21 20:40:00,812.4466919847048,812.4466919847048,2645.45,0.0 -2025-02-21 20:45:00,812.4466919847048,812.4466919847048,2638.5,0.0 -2025-02-21 20:50:00,812.4466919847048,812.4466919847048,2633.6,0.0 -2025-02-21 20:55:00,812.4466919847048,812.4466919847048,2631.78,0.0 -2025-02-21 21:00:00,812.4466919847048,812.4466919847048,2643.22,0.0 -2025-02-21 21:05:00,812.4466919847048,812.4466919847048,2632.7,0.0 -2025-02-21 21:10:00,812.4466919847048,812.4466919847048,2637.0,0.0 -2025-02-21 21:15:00,812.4466919847048,812.4466919847048,2633.18,0.0 -2025-02-21 21:20:00,812.4466919847048,812.4466919847048,2633.71,0.0 -2025-02-21 21:25:00,812.15632073605,812.0404686387125,2620.01,1.0 -2025-02-21 21:30:00,815.1726804225104,811.2290918528531,2622.45,1.0 -2025-02-21 21:35:00,818.8372790909144,811.2290918528531,2626.39,1.0 -2025-02-21 21:40:00,816.3725109509979,811.2290918528531,2623.74,1.0 -2025-02-21 21:45:00,825.282880302092,811.2290918528531,2633.32,1.0 -2025-02-21 21:50:00,831.6819764540254,811.2290918528531,2640.2,1.0 -2025-02-21 21:55:00,832.4632614493198,811.2290918528531,2641.04,1.0 -2025-02-21 22:00:00,829.7752690250338,811.2290918528531,2638.15,1.0 -2025-02-21 22:05:00,829.7752690250338,811.2290918528531,2638.15,1.0 -2025-02-21 22:10:00,828.6870506387311,811.2290918528531,2636.98,1.0 -2025-02-21 22:15:00,832.8632049588155,811.2290918528531,2641.47,1.0 -2025-02-21 22:20:00,841.4294368715058,811.2290918528531,2650.68,1.0 -2025-02-21 22:25:00,848.7788110242774,847.530392230589,2655.11,-1.0 -2025-02-21 22:30:00,863.7986913475455,846.6817827577809,2638.9,-1.0 -2025-02-21 22:35:00,867.199578172688,846.6817827577809,2635.35,-1.0 -2025-02-21 22:40:00,858.8075306830408,846.6817827577809,2644.11,-1.0 -2025-02-21 22:45:00,856.6232991446398,846.6817827577809,2646.39,-1.0 -2025-02-21 22:50:00,855.6174030414285,846.6817827577809,2647.44,-1.0 -2025-02-21 22:55:00,860.8097429265755,846.6817827577809,2642.02,-1.0 -2025-02-21 23:00:00,862.6874156525696,846.6817827577809,2640.06,-1.0 -2025-02-21 23:05:00,868.6557325316222,846.6817827577809,2633.83,-1.0 -2025-02-21 23:10:00,863.1951536856187,846.6817827577809,2639.53,-1.0 -2025-02-21 23:15:00,860.2445251161995,846.6817827577809,2642.61,-1.0 -2025-02-21 23:20:00,853.1170327277322,846.6817827577809,2650.05,-1.0 -2025-02-21 23:25:00,849.0072286488983,846.6817827577809,2654.34,-1.0 -2025-02-21 23:30:00,845.1560835680328,846.6817827577809,2658.36,-1.0 -2025-02-21 23:35:00,847.0624961826903,846.6817827577809,2656.37,-1.0 -2025-02-21 23:40:00,842.6269733656736,846.6817827577809,2661.0,-1.0 -2025-02-21 23:45:00,846.8134171476092,846.6817827577809,2656.63,-1.0 -2025-02-21 23:50:00,845.5009622319911,846.6817827577809,2658.0,-1.0 -2025-02-21 23:55:00,842.7610928461016,846.6817827577809,2660.86,-1.0 -2025-02-22 00:00:00,883.4759944328541,881.2463481706139,2654.44,-1.0 -2025-02-22 00:05:00,876.8562400774364,881.2463481706139,2661.35,-1.0 -2025-02-22 00:10:00,877.1723788527313,881.2463481706139,2661.02,-1.0 -2025-02-22 00:15:00,873.9584166810847,879.9358929732643,2663.87,-1.0 -2025-02-22 00:20:00,871.6285456951774,879.9358929732643,2665.07,-1.0 -2025-02-22 00:25:00,882.5401081458414,879.9358929732643,2659.45,-1.0 -2025-02-22 00:30:00,864.7554262867526,879.9358929732643,2668.61,-1.0 -2025-02-22 00:35:00,858.2923611778009,878.224412529187,2671.93,-1.0 -2025-02-22 00:40:00,847.0475574195297,878.224412529187,2675.42,-1.0 -2025-02-22 00:45:00,845.8554149007449,878.224412529187,2675.79,-1.0 -2025-02-22 00:50:00,833.6117890321403,878.224412529187,2679.59,-1.0 -2025-02-22 00:55:00,842.2145472082386,878.224412529187,2676.92,-1.0 -2025-02-22 01:00:00,832.2907662410546,878.224412529187,2680.0,-1.0 -2025-02-22 01:05:00,820.589661113476,820.589661113476,2680.95,0.0 -2025-02-22 01:10:00,820.589661113476,820.589661113476,2684.28,0.0 -2025-02-22 01:15:00,820.589661113476,820.589661113476,2682.21,0.0 -2025-02-22 01:20:00,820.589661113476,820.589661113476,2681.52,0.0 -2025-02-22 01:25:00,820.589661113476,820.589661113476,2679.71,0.0 -2025-02-22 01:30:00,820.589661113476,820.589661113476,2680.41,0.0 -2025-02-22 01:35:00,820.589661113476,820.589661113476,2682.75,0.0 -2025-02-22 01:40:00,820.589661113476,820.589661113476,2683.78,0.0 -2025-02-22 01:45:00,820.589661113476,820.589661113476,2681.7,0.0 -2025-02-22 01:50:00,820.589661113476,820.589661113476,2679.43,0.0 -2025-02-22 01:55:00,820.589661113476,820.589661113476,2682.12,0.0 -2025-02-22 02:00:00,820.589661113476,820.589661113476,2676.8,0.0 -2025-02-22 02:05:00,820.589661113476,820.589661113476,2676.76,0.0 -2025-02-22 02:10:00,820.589661113476,820.589661113476,2677.5,0.0 -2025-02-22 02:15:00,820.589661113476,820.589661113476,2676.81,0.0 -2025-02-22 02:20:00,820.589661113476,820.589661113476,2669.4,0.0 -2025-02-22 02:25:00,820.589661113476,820.589661113476,2666.35,0.0 -2025-02-22 02:30:00,820.589661113476,820.589661113476,2677.5,0.0 -2025-02-22 02:35:00,820.589661113476,820.589661113476,2679.32,0.0 -2025-02-22 02:40:00,820.589661113476,820.589661113476,2683.07,0.0 -2025-02-22 02:45:00,820.589661113476,820.589661113476,2679.94,0.0 -2025-02-22 02:50:00,820.589661113476,820.589661113476,2678.54,0.0 -2025-02-22 02:55:00,820.589661113476,820.589661113476,2681.24,0.0 -2025-02-22 03:00:00,820.589661113476,820.589661113476,2676.18,0.0 -2025-02-22 03:05:00,820.589661113476,820.589661113476,2674.98,0.0 -2025-02-22 03:10:00,820.589661113476,820.589661113476,2674.99,0.0 -2025-02-22 03:15:00,820.589661113476,820.589661113476,2677.43,0.0 -2025-02-22 03:20:00,820.589661113476,820.589661113476,2678.15,0.0 -2025-02-22 03:25:00,820.589661113476,820.589661113476,2678.07,0.0 -2025-02-22 03:30:00,820.589661113476,820.589661113476,2671.81,0.0 -2025-02-22 03:35:00,820.589661113476,820.589661113476,2672.35,0.0 -2025-02-22 03:40:00,820.589661113476,820.589661113476,2670.6,0.0 -2025-02-22 03:45:00,820.589661113476,820.589661113476,2670.73,0.0 -2025-02-22 03:50:00,820.589661113476,820.589661113476,2674.47,0.0 -2025-02-22 03:55:00,820.589661113476,820.589661113476,2673.9,0.0 -2025-02-22 04:00:00,820.589661113476,820.589661113476,2675.52,0.0 -2025-02-22 04:05:00,820.589661113476,820.589661113476,2676.12,0.0 -2025-02-22 04:10:00,820.589661113476,820.589661113476,2679.85,0.0 -2025-02-22 04:15:00,820.589661113476,820.589661113476,2678.74,0.0 -2025-02-22 04:20:00,820.589661113476,820.589661113476,2679.68,0.0 -2025-02-22 04:25:00,820.589661113476,820.589661113476,2680.0,0.0 -2025-02-22 04:30:00,820.589661113476,820.589661113476,2679.07,0.0 -2025-02-22 04:35:00,820.589661113476,820.589661113476,2680.82,0.0 -2025-02-22 04:40:00,820.589661113476,820.589661113476,2681.4,0.0 -2025-02-22 04:45:00,820.589661113476,820.589661113476,2679.31,0.0 -2025-02-22 04:50:00,820.589661113476,820.589661113476,2682.39,0.0 -2025-02-22 04:55:00,820.589661113476,820.589661113476,2679.89,0.0 -2025-02-22 05:00:00,820.589661113476,820.589661113476,2679.18,0.0 -2025-02-22 05:05:00,820.589661113476,820.589661113476,2675.18,0.0 -2025-02-22 05:10:00,820.589661113476,820.589661113476,2674.68,0.0 -2025-02-22 05:15:00,820.589661113476,820.589661113476,2679.09,0.0 -2025-02-22 05:20:00,820.589661113476,820.589661113476,2680.0,0.0 -2025-02-22 05:25:00,820.589661113476,820.589661113476,2681.65,0.0 -2025-02-22 05:30:00,820.589661113476,820.589661113476,2682.55,0.0 -2025-02-22 05:35:00,820.589661113476,820.589661113476,2683.49,0.0 -2025-02-22 05:40:00,820.589661113476,820.589661113476,2690.89,0.0 -2025-02-22 05:45:00,820.589661113476,820.589661113476,2691.09,0.0 -2025-02-22 05:50:00,820.589661113476,820.589661113476,2689.17,0.0 -2025-02-22 05:55:00,820.589661113476,820.589661113476,2689.31,0.0 -2025-02-22 06:00:00,820.589661113476,820.589661113476,2692.57,0.0 -2025-02-22 06:05:00,820.589661113476,820.589661113476,2685.14,0.0 -2025-02-22 06:10:00,820.589661113476,820.589661113476,2689.07,0.0 -2025-02-22 06:15:00,820.589661113476,820.589661113476,2686.41,0.0 -2025-02-22 06:20:00,820.589661113476,820.589661113476,2685.14,0.0 -2025-02-22 06:25:00,820.589661113476,820.589661113476,2686.77,0.0 -2025-02-22 06:30:00,820.589661113476,820.589661113476,2687.86,0.0 -2025-02-22 06:35:00,820.589661113476,820.589661113476,2685.62,0.0 -2025-02-22 06:40:00,820.589661113476,820.589661113476,2685.6,0.0 -2025-02-22 06:45:00,820.589661113476,820.589661113476,2685.27,0.0 -2025-02-22 06:50:00,820.589661113476,820.589661113476,2683.8,0.0 -2025-02-22 06:55:00,820.589661113476,820.589661113476,2683.18,0.0 -2025-02-22 07:00:00,820.589661113476,820.589661113476,2687.99,0.0 -2025-02-22 07:05:00,820.589661113476,820.589661113476,2690.96,0.0 -2025-02-22 07:10:00,820.589661113476,820.589661113476,2688.45,0.0 -2025-02-22 07:15:00,820.589661113476,820.589661113476,2692.81,0.0 -2025-02-22 07:20:00,820.589661113476,820.589661113476,2692.6,0.0 -2025-02-22 07:25:00,820.589661113476,820.589661113476,2688.48,0.0 -2025-02-22 07:30:00,820.589661113476,820.589661113476,2686.37,0.0 -2025-02-22 07:35:00,820.589661113476,820.589661113476,2689.49,0.0 -2025-02-22 07:40:00,820.589661113476,820.589661113476,2689.28,0.0 -2025-02-22 07:45:00,820.589661113476,820.589661113476,2687.16,0.0 -2025-02-22 07:50:00,820.589661113476,820.589661113476,2683.18,0.0 -2025-02-22 07:55:00,820.589661113476,820.589661113476,2682.82,0.0 -2025-02-22 08:00:00,820.589661113476,820.589661113476,2685.13,0.0 -2025-02-22 08:05:00,820.589661113476,820.589661113476,2684.11,0.0 -2025-02-22 08:10:00,820.589661113476,820.589661113476,2676.11,0.0 -2025-02-22 08:15:00,820.589661113476,820.589661113476,2679.93,0.0 -2025-02-22 08:20:00,820.589661113476,820.589661113476,2678.24,0.0 -2025-02-22 08:25:00,820.589661113476,820.589661113476,2678.8,0.0 -2025-02-22 08:30:00,820.589661113476,820.589661113476,2683.62,0.0 -2025-02-22 08:35:00,820.589661113476,820.589661113476,2684.1,0.0 -2025-02-22 08:40:00,820.589661113476,820.589661113476,2685.35,0.0 -2025-02-22 08:45:00,820.589661113476,820.589661113476,2688.23,0.0 -2025-02-22 08:50:00,820.589661113476,820.589661113476,2688.49,0.0 -2025-02-22 08:55:00,820.589661113476,820.589661113476,2689.41,0.0 -2025-02-22 09:00:00,820.589661113476,820.589661113476,2697.19,0.0 -2025-02-22 09:05:00,820.589661113476,820.589661113476,2704.14,0.0 -2025-02-22 09:10:00,820.589661113476,820.589661113476,2704.61,0.0 -2025-02-22 09:15:00,820.589661113476,820.589661113476,2708.66,0.0 -2025-02-22 09:20:00,820.589661113476,820.589661113476,2707.72,0.0 -2025-02-22 09:25:00,820.589661113476,820.589661113476,2704.72,0.0 -2025-02-22 09:30:00,820.589661113476,820.589661113476,2708.76,0.0 -2025-02-22 09:35:00,820.589661113476,820.589661113476,2706.93,0.0 -2025-02-22 09:40:00,820.589661113476,820.589661113476,2708.29,0.0 -2025-02-22 09:45:00,820.589661113476,820.589661113476,2707.51,0.0 -2025-02-22 09:50:00,820.589661113476,820.589661113476,2711.75,0.0 -2025-02-22 09:55:00,820.589661113476,820.589661113476,2713.58,0.0 -2025-02-22 10:00:00,820.589661113476,820.589661113476,2716.11,0.0 -2025-02-22 10:05:00,820.589661113476,820.589661113476,2739.23,0.0 -2025-02-22 10:10:00,820.589661113476,820.589661113476,2737.99,0.0 -2025-02-22 10:15:00,820.589661113476,820.589661113476,2735.76,0.0 -2025-02-22 10:20:00,820.589661113476,820.589661113476,2747.78,0.0 -2025-02-22 10:25:00,820.589661113476,820.589661113476,2744.23,0.0 -2025-02-22 10:30:00,820.589661113476,820.589661113476,2738.73,0.0 -2025-02-22 10:35:00,820.589661113476,820.589661113476,2732.17,0.0 -2025-02-22 10:40:00,820.589661113476,820.589661113476,2737.35,0.0 -2025-02-22 10:45:00,820.589661113476,820.589661113476,2730.99,0.0 -2025-02-22 10:50:00,820.589661113476,820.589661113476,2728.01,0.0 -2025-02-22 10:55:00,820.589661113476,820.589661113476,2731.88,0.0 -2025-02-22 11:00:00,820.589661113476,820.589661113476,2734.81,0.0 -2025-02-22 11:05:00,820.589661113476,820.589661113476,2731.56,0.0 -2025-02-22 11:10:00,820.589661113476,820.589661113476,2728.58,0.0 -2025-02-22 11:15:00,820.589661113476,820.589661113476,2736.53,0.0 -2025-02-22 11:20:00,820.589661113476,820.589661113476,2735.65,0.0 -2025-02-22 11:25:00,820.589661113476,820.589661113476,2737.43,0.0 -2025-02-22 11:30:00,820.589661113476,820.589661113476,2737.9,0.0 -2025-02-22 11:35:00,820.589661113476,820.589661113476,2739.48,0.0 -2025-02-22 11:40:00,820.589661113476,820.589661113476,2733.78,0.0 -2025-02-22 11:45:00,820.589661113476,820.589661113476,2735.0,0.0 -2025-02-22 11:50:00,820.589661113476,820.589661113476,2733.48,0.0 -2025-02-22 11:55:00,820.589661113476,820.589661113476,2731.9,0.0 -2025-02-22 12:00:00,820.589661113476,820.589661113476,2732.21,0.0 -2025-02-22 12:05:00,820.589661113476,820.589661113476,2732.66,0.0 -2025-02-22 12:10:00,820.589661113476,820.589661113476,2728.69,0.0 -2025-02-22 12:15:00,820.589661113476,820.589661113476,2730.54,0.0 -2025-02-22 12:20:00,820.589661113476,820.589661113476,2727.87,0.0 -2025-02-22 12:25:00,820.589661113476,820.589661113476,2730.13,0.0 -2025-02-22 12:30:00,820.589661113476,820.589661113476,2735.98,0.0 -2025-02-22 12:35:00,820.589661113476,820.589661113476,2738.13,0.0 -2025-02-22 12:40:00,820.589661113476,820.589661113476,2735.52,0.0 -2025-02-22 12:45:00,820.589661113476,820.589661113476,2738.48,0.0 -2025-02-22 12:50:00,820.589661113476,820.589661113476,2738.49,0.0 -2025-02-22 12:55:00,820.589661113476,820.589661113476,2737.75,0.0 -2025-02-22 13:00:00,820.589661113476,820.589661113476,2740.81,0.0 -2025-02-22 13:05:00,820.589661113476,820.589661113476,2736.31,0.0 -2025-02-22 13:10:00,820.589661113476,820.589661113476,2734.24,0.0 -2025-02-22 13:15:00,820.589661113476,820.589661113476,2734.99,0.0 -2025-02-22 13:20:00,820.589661113476,820.589661113476,2733.41,0.0 -2025-02-22 13:25:00,820.589661113476,820.589661113476,2727.41,0.0 -2025-02-22 13:30:00,820.589661113476,820.589661113476,2724.74,0.0 -2025-02-22 13:35:00,820.589661113476,820.589661113476,2724.99,0.0 -2025-02-22 13:40:00,820.589661113476,820.589661113476,2724.95,0.0 -2025-02-22 13:45:00,820.589661113476,820.589661113476,2725.39,0.0 -2025-02-22 13:50:00,820.589661113476,820.589661113476,2724.26,0.0 -2025-02-22 13:55:00,820.589661113476,820.589661113476,2721.7,0.0 -2025-02-22 14:00:00,820.589661113476,820.589661113476,2727.27,0.0 -2025-02-22 14:05:00,820.589661113476,820.589661113476,2729.81,0.0 -2025-02-22 14:10:00,820.589661113476,820.589661113476,2727.27,0.0 -2025-02-22 14:15:00,820.589661113476,820.589661113476,2734.94,0.0 -2025-02-22 14:20:00,820.589661113476,820.589661113476,2736.77,0.0 -2025-02-22 14:25:00,820.589661113476,820.589661113476,2737.72,0.0 -2025-02-22 14:30:00,820.589661113476,820.589661113476,2733.49,0.0 -2025-02-22 14:35:00,820.589661113476,820.589661113476,2739.19,0.0 -2025-02-22 14:40:00,820.589661113476,820.589661113476,2737.6,0.0 -2025-02-22 14:45:00,820.589661113476,820.589661113476,2737.02,0.0 -2025-02-22 14:50:00,820.589661113476,820.589661113476,2736.47,0.0 -2025-02-22 14:55:00,820.589661113476,820.589661113476,2736.2,0.0 -2025-02-22 15:00:00,820.589661113476,820.589661113476,2738.98,0.0 -2025-02-22 15:05:00,820.589661113476,820.589661113476,2740.97,0.0 -2025-02-22 15:10:00,820.589661113476,820.589661113476,2739.49,0.0 -2025-02-22 15:15:00,820.589661113476,820.589661113476,2746.76,0.0 -2025-02-22 15:20:00,820.589661113476,820.589661113476,2744.86,0.0 -2025-02-22 15:25:00,820.589661113476,820.589661113476,2743.94,0.0 -2025-02-22 15:30:00,820.589661113476,820.589661113476,2750.74,0.0 -2025-02-22 15:35:00,820.589661113476,820.589661113476,2746.99,0.0 -2025-02-22 15:40:00,820.589661113476,820.589661113476,2747.44,0.0 -2025-02-22 15:45:00,820.589661113476,820.589661113476,2756.36,0.0 -2025-02-22 15:50:00,820.589661113476,820.589661113476,2758.78,0.0 -2025-02-22 15:55:00,820.589661113476,820.589661113476,2774.85,0.0 -2025-02-22 16:00:00,820.589661113476,820.589661113476,2788.31,0.0 -2025-02-22 16:05:00,820.589661113476,820.589661113476,2782.38,0.0 -2025-02-22 16:10:00,820.589661113476,820.589661113476,2780.18,0.0 -2025-02-22 16:15:00,820.589661113476,820.589661113476,2786.34,0.0 -2025-02-22 16:20:00,820.589661113476,820.589661113476,2779.47,0.0 -2025-02-22 16:25:00,820.589661113476,820.589661113476,2775.64,0.0 -2025-02-22 16:30:00,820.589661113476,820.589661113476,2774.06,0.0 -2025-02-22 16:35:00,820.589661113476,820.589661113476,2779.4,0.0 -2025-02-22 16:40:00,820.589661113476,820.589661113476,2774.63,0.0 -2025-02-22 16:45:00,820.589661113476,820.589661113476,2775.89,0.0 -2025-02-22 16:50:00,820.589661113476,820.589661113476,2777.49,0.0 -2025-02-22 16:55:00,820.589661113476,820.589661113476,2773.27,0.0 -2025-02-22 17:00:00,820.589661113476,820.589661113476,2777.05,0.0 -2025-02-22 17:05:00,820.589661113476,820.589661113476,2781.76,0.0 -2025-02-22 17:10:00,820.589661113476,820.589661113476,2780.99,0.0 -2025-02-22 17:15:00,820.589661113476,820.589661113476,2780.44,0.0 -2025-02-22 17:20:00,820.589661113476,820.589661113476,2782.34,0.0 -2025-02-22 17:25:00,820.589661113476,820.589661113476,2785.7,0.0 -2025-02-22 17:30:00,820.589661113476,820.589661113476,2792.07,0.0 -2025-02-22 17:35:00,820.589661113476,820.589661113476,2789.02,0.0 -2025-02-22 17:40:00,820.589661113476,820.589661113476,2789.24,0.0 -2025-02-22 17:45:00,820.589661113476,820.589661113476,2786.34,0.0 -2025-02-22 17:50:00,820.589661113476,820.589661113476,2789.39,0.0 -2025-02-22 17:55:00,820.589661113476,820.589661113476,2784.1,0.0 -2025-02-22 18:00:00,820.589661113476,820.589661113476,2785.86,0.0 -2025-02-22 18:05:00,820.589661113476,820.589661113476,2785.4,0.0 -2025-02-22 18:10:00,820.589661113476,820.589661113476,2782.31,0.0 -2025-02-22 18:15:00,820.589661113476,820.589661113476,2781.69,0.0 -2025-02-22 18:20:00,820.589661113476,820.589661113476,2779.12,0.0 -2025-02-22 18:25:00,820.589661113476,820.589661113476,2775.4,0.0 -2025-02-22 18:30:00,820.589661113476,820.589661113476,2775.54,0.0 -2025-02-22 18:35:00,820.589661113476,820.589661113476,2773.66,0.0 -2025-02-22 18:40:00,820.589661113476,820.589661113476,2773.47,0.0 -2025-02-22 18:45:00,820.589661113476,820.589661113476,2769.93,0.0 -2025-02-22 18:50:00,820.589661113476,820.589661113476,2756.18,0.0 -2025-02-22 18:55:00,820.589661113476,820.589661113476,2761.98,0.0 -2025-02-22 19:00:00,820.589661113476,820.589661113476,2762.74,0.0 -2025-02-22 19:05:00,820.589661113476,820.589661113476,2765.35,0.0 -2025-02-22 19:10:00,820.589661113476,820.589661113476,2762.25,0.0 -2025-02-22 19:15:00,820.589661113476,820.589661113476,2764.82,0.0 -2025-02-22 19:20:00,820.589661113476,820.589661113476,2764.03,0.0 -2025-02-22 19:25:00,820.589661113476,820.589661113476,2764.89,0.0 -2025-02-22 19:30:00,820.589661113476,820.589661113476,2764.91,0.0 -2025-02-22 19:35:00,820.589661113476,820.589661113476,2767.81,0.0 -2025-02-22 19:40:00,820.589661113476,820.589661113476,2765.93,0.0 -2025-02-22 19:45:00,820.589661113476,820.589661113476,2765.12,0.0 -2025-02-22 19:50:00,820.589661113476,820.589661113476,2767.96,0.0 -2025-02-22 19:55:00,820.589661113476,820.589661113476,2769.12,0.0 -2025-02-22 20:00:00,820.589661113476,820.589661113476,2763.82,0.0 -2025-02-22 20:05:00,820.589661113476,820.589661113476,2763.67,0.0 -2025-02-22 20:10:00,820.589661113476,820.589661113476,2763.32,0.0 -2025-02-22 20:15:00,820.589661113476,820.589661113476,2765.02,0.0 -2025-02-22 20:20:00,820.589661113476,820.589661113476,2765.72,0.0 -2025-02-22 20:25:00,820.589661113476,820.589661113476,2766.39,0.0 -2025-02-22 20:30:00,820.589661113476,820.589661113476,2768.36,0.0 -2025-02-22 20:35:00,820.589661113476,820.589661113476,2769.44,0.0 -2025-02-22 20:40:00,820.589661113476,820.589661113476,2768.6,0.0 -2025-02-22 20:45:00,820.589661113476,820.589661113476,2768.51,0.0 -2025-02-22 20:50:00,820.589661113476,820.589661113476,2767.66,0.0 -2025-02-22 20:55:00,820.589661113476,820.589661113476,2769.27,0.0 -2025-02-22 21:00:00,820.589661113476,820.589661113476,2772.51,0.0 -2025-02-22 21:05:00,820.589661113476,820.589661113476,2773.78,0.0 -2025-02-22 21:10:00,820.589661113476,820.589661113476,2772.38,0.0 -2025-02-22 21:15:00,820.589661113476,820.589661113476,2774.6,0.0 -2025-02-22 21:20:00,820.589661113476,820.589661113476,2770.72,0.0 -2025-02-22 21:25:00,820.589661113476,820.589661113476,2765.4,0.0 -2025-02-22 21:30:00,820.589661113476,820.589661113476,2763.31,0.0 -2025-02-22 21:35:00,820.589661113476,820.589661113476,2762.27,0.0 -2025-02-22 21:40:00,820.589661113476,820.589661113476,2762.95,0.0 -2025-02-22 21:45:00,820.589661113476,820.589661113476,2764.99,0.0 -2025-02-22 21:50:00,820.589661113476,820.589661113476,2768.01,0.0 -2025-02-22 21:55:00,820.589661113476,820.589661113476,2764.9,0.0 -2025-02-22 22:00:00,820.589661113476,820.589661113476,2768.64,0.0 -2025-02-22 22:05:00,820.589661113476,820.589661113476,2767.89,0.0 -2025-02-22 22:10:00,820.589661113476,820.589661113476,2770.07,0.0 -2025-02-22 22:15:00,820.589661113476,820.589661113476,2769.53,0.0 -2025-02-22 22:20:00,820.589661113476,820.589661113476,2773.19,0.0 -2025-02-22 22:25:00,820.589661113476,820.589661113476,2772.81,0.0 -2025-02-22 22:30:00,820.589661113476,820.589661113476,2765.79,0.0 -2025-02-22 22:35:00,820.589661113476,820.589661113476,2767.88,0.0 -2025-02-22 22:40:00,820.589661113476,820.589661113476,2769.56,0.0 -2025-02-22 22:45:00,820.589661113476,820.589661113476,2766.77,0.0 -2025-02-22 22:50:00,820.589661113476,820.589661113476,2768.36,0.0 -2025-02-22 22:55:00,820.589661113476,820.589661113476,2766.47,0.0 -2025-02-22 23:00:00,820.589661113476,820.589661113476,2762.9,0.0 -2025-02-22 23:05:00,820.589661113476,820.589661113476,2766.92,0.0 -2025-02-22 23:10:00,820.589661113476,820.589661113476,2768.18,0.0 -2025-02-22 23:15:00,820.589661113476,820.589661113476,2769.99,0.0 -2025-02-22 23:20:00,820.589661113476,820.589661113476,2767.36,0.0 -2025-02-22 23:25:00,820.589661113476,820.589661113476,2769.15,0.0 -2025-02-22 23:30:00,820.589661113476,820.589661113476,2768.36,0.0 -2025-02-22 23:35:00,820.589661113476,820.589661113476,2766.47,0.0 -2025-02-22 23:40:00,820.589661113476,820.589661113476,2764.57,0.0 -2025-02-22 23:45:00,820.589661113476,820.589661113476,2763.93,0.0 -2025-02-22 23:50:00,820.589661113476,820.589661113476,2762.77,0.0 -2025-02-22 23:55:00,820.589661113476,820.589661113476,2762.01,0.0 -2025-02-23 00:00:00,827.1984643673574,827.1984643673574,2764.12,0.0 -2025-02-23 00:05:00,827.1984643673574,827.1984643673574,2756.03,0.0 -2025-02-23 00:10:00,827.1984643673574,827.1984643673574,2755.05,0.0 -2025-02-23 00:15:00,827.1984643673574,827.1984643673574,2759.43,0.0 -2025-02-23 00:20:00,827.1984643673574,827.1984643673574,2758.9,0.0 -2025-02-23 00:25:00,827.1984643673574,827.1984643673574,2759.1,0.0 -2025-02-23 00:30:00,827.1984643673574,827.1984643673574,2763.86,0.0 -2025-02-23 00:35:00,827.1984643673574,827.1984643673574,2758.7,0.0 -2025-02-23 00:40:00,827.1984643673574,827.1984643673574,2759.95,0.0 -2025-02-23 00:45:00,827.1984643673574,827.1984643673574,2756.28,0.0 -2025-02-23 00:50:00,827.1984643673574,827.1984643673574,2768.76,0.0 -2025-02-23 00:55:00,827.1984643673574,827.1984643673574,2770.01,0.0 -2025-02-23 01:00:00,827.1984643673574,827.1984643673574,2768.84,0.0 -2025-02-23 01:05:00,827.1984643673574,827.1984643673574,2771.77,0.0 -2025-02-23 01:10:00,827.1984643673574,827.1984643673574,2767.43,0.0 -2025-02-23 01:15:00,827.1984643673574,827.1984643673574,2766.37,0.0 -2025-02-23 01:20:00,827.1984643673574,827.1984643673574,2763.0,0.0 -2025-02-23 01:25:00,827.1984643673574,827.1984643673574,2762.56,0.0 -2025-02-23 01:30:00,827.1984643673574,827.1984643673574,2757.53,0.0 -2025-02-23 01:35:00,827.1984643673574,827.1984643673574,2757.73,0.0 -2025-02-23 01:40:00,827.1984643673574,827.1984643673574,2760.52,0.0 -2025-02-23 01:45:00,827.1984643673574,827.1984643673574,2760.06,0.0 -2025-02-23 01:50:00,827.1984643673574,827.1984643673574,2764.71,0.0 -2025-02-23 01:55:00,827.1984643673574,827.1984643673574,2763.19,0.0 -2025-02-23 02:00:00,827.1984643673574,827.1984643673574,2760.28,0.0 -2025-02-23 02:05:00,827.1984643673574,827.1984643673574,2761.5,0.0 -2025-02-23 02:10:00,827.1984643673574,827.1984643673574,2764.77,0.0 -2025-02-23 02:15:00,827.1984643673574,827.1984643673574,2762.2,0.0 -2025-02-23 02:20:00,827.1984643673574,827.1984643673574,2759.43,0.0 -2025-02-23 02:25:00,827.1984643673574,827.1984643673574,2759.89,0.0 -2025-02-23 02:30:00,827.1984643673574,827.1984643673574,2756.67,0.0 -2025-02-23 02:35:00,826.9322891147115,826.7848651351737,2755.03,1.0 -2025-02-23 02:40:00,827.6650303072089,826.7848651351737,2757.47,1.0 -2025-02-23 02:45:00,826.094441603618,826.7848651351737,2752.24,1.0 -2025-02-23 02:50:00,825.6379798771441,826.7848651351737,2750.72,1.0 -2025-02-23 02:55:00,825.2505880171761,826.7848651351737,2749.43,1.0 -2025-02-23 03:00:00,826.004350473393,826.7848651351737,2751.94,1.0 -2025-02-23 03:05:00,824.400728355386,826.7848651351737,2746.6,1.0 -2025-02-23 03:10:00,824.5238529000271,826.7848651351737,2747.01,1.0 -2025-02-23 03:15:00,826.2295782989556,826.7848651351737,2752.69,1.0 -2025-02-23 03:20:00,826.8271827961155,826.7848651351737,2754.68,1.0 -2025-02-23 03:25:00,826.7551098919355,826.7848651351737,2754.44,1.0 -2025-02-23 03:30:00,827.7821487765017,826.7848651351737,2757.86,1.0 -2025-02-23 03:35:00,826.004350473393,826.7848651351737,2751.94,1.0 -2025-02-23 03:40:00,826.2566056380232,826.7848651351737,2752.78,1.0 -2025-02-23 03:45:00,825.6680102538859,826.7848651351737,2750.82,1.0 -2025-02-23 03:50:00,824.9382720990625,826.7848651351737,2748.39,1.0 -2025-02-23 03:55:00,825.9262714938644,826.7848651351737,2751.68,1.0 -2025-02-23 04:00:00,824.5779075781621,826.7848651351737,2747.19,1.0 -2025-02-23 04:05:00,824.1935187558682,826.7848651351737,2745.91,1.0 -2025-02-23 04:10:00,824.9142477976691,826.7848651351737,2748.31,1.0 -2025-02-23 04:15:00,825.4517915413455,826.7848651351737,2750.1,1.0 -2025-02-23 04:20:00,826.0133595864154,826.7848651351737,2751.97,1.0 -2025-02-23 04:25:00,825.2505880171761,826.7848651351737,2749.43,1.0 -2025-02-23 04:30:00,825.0433784176583,826.7848651351737,2748.74,1.0 -2025-02-23 04:35:00,826.4427939738217,826.7848651351737,2753.4,1.0 -2025-02-23 04:40:00,826.8121676077446,826.7848651351737,2754.63,1.0 -2025-02-23 04:45:00,827.5839482900063,826.7848651351737,2757.2,1.0 -2025-02-23 04:50:00,828.442817064819,826.7848651351737,2760.06,1.0 -2025-02-23 04:55:00,828.8542332261803,826.7848651351737,2761.43,1.0 -2025-02-23 05:00:00,830.067460446545,826.7848651351737,2765.47,1.0 -2025-02-23 05:05:00,830.0944877856126,826.7848651351737,2765.56,1.0 -2025-02-23 05:10:00,831.2206269134264,826.7848651351737,2769.31,1.0 -2025-02-23 05:15:00,830.1875819535119,826.7848651351737,2765.87,1.0 -2025-02-23 05:20:00,832.9834100281643,826.7848651351737,2775.18,1.0 -2025-02-23 05:25:00,832.7762004286465,826.7848651351737,2774.49,1.0 -2025-02-23 05:30:00,834.0494884024947,826.7848651351737,2778.73,1.0 -2025-02-23 05:35:00,834.3137557178217,826.7848651351737,2779.61,1.0 -2025-02-23 05:40:00,835.0164665335774,826.7848651351737,2781.95,1.0 -2025-02-23 05:45:00,834.710156690812,826.7848651351737,2780.93,1.0 -2025-02-23 05:50:00,834.6230685982612,826.7848651351737,2780.64,1.0 -2025-02-23 05:55:00,834.5870321461712,826.7848651351737,2780.52,1.0 -2025-02-23 06:00:00,833.4338656792897,826.7848651351737,2776.68,1.0 -2025-02-23 06:05:00,833.4759082067283,826.7848651351737,2776.82,1.0 -2025-02-23 06:10:00,834.8362842731273,826.7848651351737,2781.35,1.0 -2025-02-23 06:15:00,836.1876376740001,837.0130690915918,2794.14,-1.0 -2025-02-23 06:20:00,838.2366748689951,837.0130690915918,2787.31,-1.0 -2025-02-23 06:25:00,836.6586462239476,837.0130690915918,2792.57,-1.0 -2025-02-23 06:30:00,836.7246474220295,837.0130690915918,2792.35,-1.0 -2025-02-23 06:35:00,837.9636699132931,837.0130690915918,2788.22,-1.0 -2025-02-23 06:40:00,837.9486696410016,837.0130690915918,2788.27,-1.0 -2025-02-23 06:45:00,839.2956940927626,837.0130690915918,2783.78,-1.0 -2025-02-23 06:50:00,838.7766846714827,837.0130690915918,2785.51,-1.0 -2025-02-23 06:55:00,836.5896449714076,837.0130690915918,2792.8,-1.0 -2025-02-23 07:00:00,836.9856521598986,837.0130690915918,2791.48,-1.0 -2025-02-23 07:05:00,836.2236383274992,837.0130690915918,2794.02,-1.0 -2025-02-23 07:10:00,836.1576371294175,837.0130690915918,2794.24,-1.0 -2025-02-23 07:15:00,829.4184980266581,836.1809389400914,2809.77,-1.0 -2025-02-23 07:20:00,829.076864171982,834.9441962484241,2812.0,-1.0 -2025-02-23 07:25:00,835.8257193287878,834.9441962484241,2808.19,-1.0 -2025-02-23 07:30:00,824.3119244418486,834.9441962484241,2814.69,-1.0 -2025-02-23 07:35:00,808.4583145590634,834.9441962484241,2823.64,-1.0 -2025-02-23 07:40:00,814.2683525943185,834.9441962484241,2820.36,-1.0 -2025-02-23 07:45:00,817.935053427544,834.9441962484241,2818.29,-1.0 -2025-02-23 07:50:00,811.4164741684771,834.9441962484241,2821.97,-1.0 -2025-02-23 07:55:00,805.624149663817,834.9441962484241,2825.24,-1.0 -2025-02-23 08:00:00,815.1894561852735,834.9441962484241,2819.84,-1.0 -2025-02-23 08:05:00,814.0203631659846,834.9441962484241,2820.5,-1.0 -2025-02-23 08:10:00,819.1041464468329,834.9441962484241,2817.63,-1.0 -2025-02-23 08:15:00,819.8304012012404,834.9441962484241,2817.22,-1.0 -2025-02-23 08:20:00,827.1992299288812,834.9441962484241,2813.06,-1.0 -2025-02-23 08:25:00,831.2024878434166,834.9441962484241,2810.8,-1.0 -2025-02-23 08:30:00,833.5406738819953,834.9441962484241,2809.48,-1.0 -2025-02-23 08:35:00,833.7886633103292,834.9441962484241,2809.34,-1.0 -2025-02-23 08:40:00,829.9094001099603,834.9441962484241,2811.53,-1.0 -2025-02-23 08:45:00,829.5551294980548,834.9441962484241,2811.73,-1.0 -2025-02-23 08:50:00,841.6711844252343,834.9441962484241,2804.89,-1.0 -2025-02-23 08:55:00,844.0496596239211,843.192299776096,2805.24,1.0 -2025-02-23 09:00:00,844.8564296438466,843.192299776096,2807.92,1.0 -2025-02-23 09:05:00,844.6125924363319,843.192299776096,2807.11,1.0 -2025-02-23 09:10:00,843.3211583372723,843.192299776096,2802.82,1.0 -2025-02-23 09:15:00,842.8786389606714,843.192299776096,2801.35,1.0 -2025-02-23 09:20:00,840.6245819179808,842.3511350513442,2795.99,1.0 -2025-02-23 09:25:00,842.8996354224872,842.3511350513442,2798.51,1.0 -2025-02-23 09:30:00,841.2294572544964,842.3511350513442,2796.66,1.0 -2025-02-23 09:35:00,839.1710755123245,842.3511350513442,2794.38,1.0 -2025-02-23 09:40:00,845.9601240654534,842.3511350513442,2801.9,1.0 -2025-02-23 09:45:00,847.1337627780953,842.3511350513442,2803.2,1.0 -2025-02-23 09:50:00,850.1039715200891,842.3511350513442,2806.49,1.0 -2025-02-23 09:55:00,850.2123074012563,842.3511350513442,2806.61,1.0 -2025-02-23 10:00:00,849.8060478468801,842.3511350513442,2806.16,1.0 -2025-02-23 10:05:00,850.7991267575775,842.3511350513442,2807.26,1.0 -2025-02-23 10:10:00,851.77414968808,842.3511350513442,2808.34,1.0 -2025-02-23 10:15:00,852.5325008562484,842.3511350513442,2809.18,1.0 -2025-02-23 10:20:00,851.41303008419,842.3511350513442,2807.94,1.0 -2025-02-23 10:25:00,853.697111578793,842.3511350513442,2810.47,1.0 -2025-02-23 10:30:00,848.4428213421961,842.3511350513442,2804.65,1.0 -2025-02-23 10:35:00,851.8390570728964,841.0780628852498,2807.38,1.0 -2025-02-23 10:40:00,849.0146285106687,841.0780628852498,2805.82,1.0 -2025-02-23 10:45:00,834.908775555783,839.3970485938667,2799.82,1.0 -2025-02-23 10:50:00,845.0851952220767,839.3970485938667,2803.2,1.0 -2025-02-23 10:55:00,851.407822825397,839.3970485938667,2805.3,1.0 -2025-02-23 11:00:00,857.4594806742875,839.3970485938667,2807.31,1.0 -2025-02-23 11:05:00,850.6250213126044,839.3970485938667,2805.04,1.0 -2025-02-23 11:10:00,854.0271971182003,839.3970485938667,2806.17,1.0 -2025-02-23 11:15:00,851.9196545837598,839.3970485938667,2805.47,1.0 -2025-02-23 11:20:00,839.0335373731862,839.3970485938667,2801.19,1.0 -2025-02-23 11:25:00,824.5818171370273,839.3970485938667,2796.39,1.0 -2025-02-23 11:30:00,831.506599750187,839.3970485938667,2798.69,1.0 -2025-02-23 11:35:00,820.9688870779884,839.3970485938667,2795.19,1.0 -2025-02-23 11:40:00,804.8913483152619,839.3970485938667,2789.85,1.0 -2025-02-23 11:45:00,817.8376810268209,839.3970485938667,2794.15,1.0 -2025-02-23 11:50:00,827.652807687211,839.3970485938667,2797.41,1.0 -2025-02-23 11:55:00,824.9431101429324,839.3970485938667,2796.51,1.0 -2025-02-23 12:00:00,847.1626300060245,839.3970485938667,2803.89,1.0 -2025-02-23 12:05:00,828.0141006931159,839.3970485938667,2797.53,1.0 -2025-02-23 12:10:00,816.9344485120604,839.3970485938667,2793.85,1.0 -2025-02-23 12:15:00,797.7859191991504,839.3970485938667,2787.49,1.0 -2025-02-23 12:20:00,801.1880950047463,839.3970485938667,2788.62,1.0 -2025-02-23 12:25:00,784.990125240052,839.3970485938667,2783.24,1.0 -2025-02-23 12:30:00,800.3149702404785,839.3970485938667,2788.33,1.0 -2025-02-23 12:35:00,809.6784806434897,839.3970485938667,2791.44,1.0 -2025-02-23 12:40:00,807.7816923624936,839.3970485938667,2790.81,1.0 -2025-02-23 12:45:00,784.7492632361161,839.3970485938667,2783.16,1.0 -2025-02-23 12:50:00,799.7128152306391,839.3970485938667,2788.13,1.0 -2025-02-23 12:55:00,800.3450779909712,839.3970485938667,2788.34,1.0 -2025-02-23 13:00:00,825.5198805997081,825.8269670627352,2799.38,-1.0 -2025-02-23 13:05:00,823.5121071712093,825.8269670627352,2806.18,-1.0 -2025-02-23 13:10:00,823.7158371220423,825.8269670627352,2805.49,-1.0 -2025-02-23 13:15:00,824.5468182757845,825.0064369800823,2810.77,-1.0 -2025-02-23 13:20:00,826.4520040150384,825.0064369800823,2808.6,-1.0 -2025-02-23 13:25:00,831.6583410812941,825.0064369800823,2802.67,-1.0 -2025-02-23 13:30:00,823.3440051592971,825.0064369800823,2812.14,-1.0 -2025-02-23 13:35:00,824.6697334847685,825.0064369800823,2810.63,-1.0 -2025-02-23 13:40:00,821.403700788905,825.0064369800823,2814.35,-1.0 -2025-02-23 13:45:00,823.1596323458209,825.0064369800823,2812.35,-1.0 -2025-02-23 13:50:00,828.2693931764462,825.0064369800823,2806.53,-1.0 -2025-02-23 13:55:00,824.2483099111087,825.0064369800823,2811.11,-1.0 -2025-02-23 14:00:00,825.8023093389793,825.0064369800823,2809.34,-1.0 -2025-02-23 14:05:00,825.6969534455644,825.0064369800823,2809.46,-1.0 -2025-02-23 14:10:00,822.8786832967143,825.0064369800823,2812.67,-1.0 -2025-02-23 14:15:00,821.7285481269344,825.0064369800823,2813.98,-1.0 -2025-02-23 14:20:00,827.5055629491878,825.0064369800823,2807.4,-1.0 -2025-02-23 14:25:00,828.4841837951012,827.7310685343253,2807.82,1.0 -2025-02-23 14:30:00,822.0287687022799,826.9059770935952,2793.8,1.0 -2025-02-23 14:35:00,819.8114293556324,825.6787128677986,2791.07,1.0 -2025-02-23 14:40:00,817.7637173809592,825.6787128677986,2789.91,1.0 -2025-02-23 14:45:00,817.8166754492701,825.6787128677986,2789.94,1.0 -2025-02-23 14:50:00,818.4168668901226,825.6787128677986,2790.28,1.0 -2025-02-23 14:55:00,816.510376430944,825.6787128677986,2789.2,1.0 -2025-02-23 15:00:00,819.7584712873215,825.6787128677986,2791.04,1.0 -2025-02-23 15:05:00,832.5743238184629,825.6787128677986,2798.3,1.0 -2025-02-23 15:10:00,835.5399756438507,825.6787128677986,2799.98,1.0 -2025-02-23 15:15:00,840.8887405432114,825.6787128677986,2803.01,1.0 -2025-02-23 15:20:00,834.1983712466509,825.6787128677986,2799.22,1.0 -2025-02-23 15:25:00,831.3209828684477,825.6787128677986,2797.59,1.0 -2025-02-23 15:30:00,815.9631430584022,825.6787128677986,2788.89,1.0 -2025-02-23 15:35:00,812.0265933139884,825.6787128677986,2786.66,1.0 -2025-02-23 15:40:00,807.4721994392855,825.6787128677986,2784.08,1.0 -2025-02-23 15:45:00,796.6687535039438,825.6787128677986,2777.96,1.0 -2025-02-23 15:50:00,795.6802028954812,825.6787128677986,2777.4,1.0 -2025-02-23 15:55:00,803.3061647321927,825.6787128677986,2781.72,1.0 -2025-02-23 16:00:00,817.3400528344756,825.6787128677986,2789.67,1.0 -2025-02-23 16:05:00,822.2298478084784,825.6787128677986,2792.44,1.0 -2025-02-23 16:10:00,823.1654403486301,825.6787128677986,2792.97,1.0 -2025-02-23 16:15:00,832.2742280980366,825.6787128677986,2798.13,1.0 -2025-02-23 16:20:00,838.2937951959965,825.6787128677986,2801.54,1.0 -2025-02-23 16:25:00,848.3734808644283,825.6787128677986,2807.25,1.0 -2025-02-23 16:30:00,844.3310149833936,825.6787128677986,2804.96,1.0 -2025-02-23 16:35:00,838.8410285685383,825.6787128677986,2801.85,1.0 -2025-02-23 16:40:00,850.668330491217,825.6787128677986,2808.55,1.0 -2025-02-23 16:45:00,855.6640416018407,825.6787128677986,2811.38,1.0 -2025-02-23 16:50:00,855.0108920926781,825.6787128677986,2811.01,1.0 -2025-02-23 16:55:00,844.3839730517036,825.6787128677986,2804.99,1.0 -2025-02-23 17:00:00,851.4627015158742,825.6787128677986,2809.0,1.0 -2025-02-23 17:05:00,848.0027743862548,825.6787128677986,2807.04,1.0 -2025-02-23 17:10:00,844.0132665735309,825.6787128677986,2804.78,1.0 -2025-02-23 17:15:00,861.8731503622523,824.0029758154384,2809.97,1.0 -2025-02-23 17:20:00,859.3853484878996,824.0029758154384,2809.13,1.0 -2025-02-23 17:25:00,860.5107826691551,824.0029758154384,2809.51,1.0 -2025-02-23 17:30:00,867.0856876228034,824.0029758154384,2811.73,1.0 -2025-02-23 17:35:00,879.7276876743812,880.0962886397813,2818.86,-1.0 -2025-02-23 17:40:00,885.5661210844434,879.2161852580371,2810.89,-1.0 -2025-02-23 17:45:00,882.3702359941624,879.2161852580371,2814.3,-1.0 -2025-02-23 17:50:00,879.4555138150505,879.2161852580371,2817.41,-1.0 -2025-02-23 17:55:00,883.2605852128626,879.2161852580371,2813.35,-1.0 -2025-02-23 18:00:00,879.2903429872631,877.9018654932125,2818.52,-1.0 -2025-02-23 18:05:00,877.4025883088188,877.9018654932125,2819.53,-1.0 -2025-02-23 18:10:00,883.4957370729051,877.9018654932125,2816.27,-1.0 -2025-02-23 18:15:00,873.6270789519315,877.9018654932125,2821.55,-1.0 -2025-02-23 18:20:00,877.0287755012066,877.9018654932125,2819.73,-1.0 -2025-02-23 18:25:00,879.8510621986824,877.9018654932125,2818.22,-1.0 -2025-02-23 18:30:00,891.2790814647291,891.2063727638646,2810.73,1.0 -2025-02-23 18:35:00,891.8311093504248,891.2063727638646,2812.47,1.0 -2025-02-23 18:40:00,890.901545152098,891.2063727638646,2809.54,1.0 -2025-02-23 18:45:00,889.4611965308,891.2063727638646,2805.0,1.0 -2025-02-23 18:50:00,890.2099240079506,891.2063727638646,2807.36,1.0 -2025-02-23 18:55:00,890.2765480631207,891.2063727638646,2807.57,1.0 -2025-02-23 19:00:00,891.7327595546974,891.2063727638646,2812.16,1.0 -2025-02-23 19:05:00,891.8501447947592,891.2063727638646,2812.53,1.0 -2025-02-23 19:10:00,890.3241366739564,891.2063727638646,2807.72,1.0 -2025-02-23 19:15:00,891.61220174058,891.2063727638646,2811.78,1.0 -2025-02-23 19:20:00,891.9611848867095,891.2063727638646,2812.88,1.0 -2025-02-23 19:25:00,891.4028118529022,891.2063727638646,2811.12,1.0 -2025-02-23 19:30:00,891.0443109846055,891.2063727638646,2809.99,1.0 -2025-02-23 19:35:00,890.8317485228722,891.2063727638646,2809.32,1.0 -2025-02-23 19:40:00,890.6096683389716,891.2063727638646,2808.62,1.0 -2025-02-23 19:45:00,890.6033231908601,891.2063727638646,2808.6,1.0 -2025-02-23 19:50:00,889.3818821794068,891.2063727638646,2804.75,1.0 -2025-02-23 19:55:00,890.0259147127186,891.2063727638646,2806.78,1.0 -2025-02-23 20:00:00,889.6038000428374,890.3172373092231,2805.4,1.0 -2025-02-23 20:05:00,889.4515673675178,890.3172373092231,2805.24,1.0 -2025-02-23 20:10:00,876.4960407638506,888.9947643062873,2795.02,1.0 -2025-02-23 20:15:00,883.9894980709101,888.9947643062873,2798.97,1.0 -2025-02-23 20:20:00,884.0653811828811,888.9947643062873,2799.01,1.0 -2025-02-23 20:25:00,881.8837417137369,888.9947643062873,2797.86,1.0 -2025-02-23 20:30:00,872.6070312753761,888.9947643062873,2792.97,1.0 -2025-02-23 20:35:00,880.0435762484584,888.9947643062873,2796.89,1.0 -2025-02-23 20:40:00,883.0409591712822,888.9947643062873,2798.47,1.0 -2025-02-23 20:45:00,881.5422677098703,888.9947643062873,2797.68,1.0 -2025-02-23 20:50:00,888.125127673288,888.9947643062873,2801.15,1.0 -2025-02-23 20:55:00,891.8339344823252,891.9830796015965,2805.29,-1.0 -2025-02-23 21:00:00,892.7661927612725,891.9830796015965,2802.36,-1.0 -2025-02-23 21:05:00,894.0039008517522,891.9830796015965,2798.47,-1.0 -2025-02-23 21:10:00,893.4343642239992,891.9830796015965,2800.26,-1.0 -2025-02-23 21:15:00,893.7079963468302,891.9830796015965,2799.4,-1.0 -2025-02-23 21:20:00,893.95299254983,891.9830796015965,2798.63,-1.0 -2025-02-23 21:25:00,892.304836275104,891.9830796015965,2803.81,-1.0 -2025-02-23 21:30:00,893.2434580917916,891.9830796015965,2800.86,-1.0 -2025-02-23 21:35:00,893.1384597190773,891.9830796015965,2801.19,-1.0 -2025-02-23 21:40:00,893.2752757804928,891.9830796015965,2800.76,-1.0 -2025-02-23 21:45:00,892.0216588456627,891.9830796015965,2804.7,-1.0 -2025-02-23 21:50:00,891.308942618754,891.9830796015965,2806.94,-1.0 -2025-02-23 21:55:00,891.5073383495545,891.0920732031573,2806.43,-1.0 -2025-02-23 22:00:00,894.8231571493868,891.0920732031573,2802.95,-1.0 -2025-02-23 22:05:00,902.8840269903583,891.0920732031573,2794.49,-1.0 -2025-02-23 22:10:00,897.9484116503778,891.0920732031573,2799.67,-1.0 -2025-02-23 22:15:00,905.2374960810437,891.0920732031573,2792.02,-1.0 -2025-02-23 22:20:00,903.9511870638675,891.0920732031573,2793.37,-1.0 -2025-02-23 22:25:00,906.161732930422,891.0920732031573,2791.05,-1.0 -2025-02-23 22:30:00,910.3255628600967,891.0920732031573,2786.68,-1.0 -2025-02-23 22:35:00,904.1131667178823,891.0920732031573,2793.2,-1.0 -2025-02-23 22:40:00,895.3662654010832,891.0920732031573,2802.38,-1.0 -2025-02-23 22:45:00,891.6979026483953,891.0920732031573,2806.23,-1.0 -2025-02-23 22:50:00,890.5449886404076,891.0920732031573,2807.44,-1.0 -2025-02-23 22:55:00,896.0618250918526,891.0920732031573,2801.65,-1.0 -2025-02-23 23:00:00,889.2396231933473,891.0920732031573,2808.81,-1.0 -2025-02-23 23:05:00,887.7246370175618,891.0920732031573,2810.4,-1.0 -2025-02-23 23:10:00,863.5501844774433,863.9154784657393,2838.52,-1.0 -2025-02-23 23:15:00,875.6955996788637,863.0531559498047,2826.93,-1.0 -2025-02-23 23:20:00,876.2879835215057,863.0531559498047,2826.28,-1.0 -2025-02-23 23:25:00,885.5565122594628,863.0531559498047,2816.11,-1.0 -2025-02-23 23:30:00,885.8299201868363,863.0531559498047,2815.81,-1.0 -2025-02-23 23:35:00,882.558138655935,863.0531559498047,2819.4,-1.0 -2025-02-23 23:40:00,886.0577601263141,863.0531559498047,2815.56,-1.0 -2025-02-23 23:45:00,884.581357318498,863.0531559498047,2817.18,-1.0 -2025-02-23 23:50:00,877.0079577302558,863.0531559498047,2825.49,-1.0 -2025-02-23 23:55:00,883.3327944501593,863.0531559498047,2818.55,-1.0 -2025-02-24 00:00:00,915.6825790624918,897.4535000174374,2820.8,-1.0 -2025-02-24 00:05:00,908.5739729507845,897.4535000174374,2828.6,-1.0 -2025-02-24 00:10:00,899.917582389136,896.1008619071833,2836.34,-1.0 -2025-02-24 00:15:00,908.124634297731,896.1008619071833,2831.94,-1.0 -2025-02-24 00:20:00,902.3796979617148,896.1008619071833,2835.02,-1.0 -2025-02-24 00:25:00,909.9898733678662,896.1008619071833,2830.94,-1.0 -2025-02-24 00:30:00,929.7054503391953,896.1008619071833,2820.37,-1.0 -2025-02-24 00:35:00,944.496796165367,896.1008619071833,2812.44,-1.0 -2025-02-24 00:40:00,961.310773568587,959.4666155929767,2808.14,1.0 -2025-02-24 00:45:00,963.3418044747733,959.4666155929767,2814.07,1.0 -2025-02-24 00:50:00,962.437601845375,959.4666155929767,2811.43,1.0 -2025-02-24 00:55:00,959.7695190866582,959.4666155929767,2803.64,1.0 -2025-02-24 01:00:00,959.3379678317182,959.4666155929767,2802.38,1.0 -2025-02-24 01:05:00,960.1599702220802,959.4666155929767,2804.78,1.0 -2025-02-24 01:10:00,957.56381267252,959.4666155929767,2797.2,1.0 -2025-02-24 01:15:00,956.9986860291463,959.4666155929767,2795.55,1.0 -2025-02-24 01:20:00,956.0465332603101,959.4666155929767,2792.77,1.0 -2025-02-24 01:25:00,955.573881885852,959.4666155929767,2791.39,1.0 -2025-02-24 01:30:00,955.4814066169362,959.4666155929767,2791.12,1.0 -2025-02-24 01:35:00,955.1731557205504,959.4666155929767,2790.22,1.0 -2025-02-24 01:40:00,955.5225067364543,959.4666155929767,2791.24,1.0 -2025-02-24 01:45:00,953.6730013581398,959.4666155929767,2785.84,1.0 -2025-02-24 01:50:00,952.8749740374966,959.4666155929767,2783.51,1.0 -2025-02-24 01:55:00,954.9847801727592,959.4666155929767,2789.67,1.0 -2025-02-24 02:00:00,953.9333021150877,959.4666155929767,2786.6,1.0 -2025-02-24 02:05:00,956.0773583499488,959.4666155929767,2792.86,1.0 -2025-02-24 02:10:00,955.2108308301086,959.4666155929767,2790.33,1.0 -2025-02-24 02:15:00,953.7312265274571,959.4666155929767,2786.01,1.0 -2025-02-24 02:20:00,949.5813582207988,949.3922161292505,2780.49,1.0 -2025-02-24 02:25:00,950.7772614685302,949.3922161292505,2783.99,1.0 -2025-02-24 02:30:00,948.7647271459194,949.3922161292505,2778.1,1.0 -2025-02-24 02:35:00,948.6212187561916,949.3922161292505,2777.68,1.0 -2025-02-24 02:40:00,950.1724761118204,949.3922161292505,2782.22,1.0 -2025-02-24 02:45:00,952.4686103474648,949.3922161292505,2788.94,1.0 -2025-02-24 02:50:00,950.6747554758676,949.3922161292505,2783.69,1.0 -2025-02-24 02:55:00,947.8831756090203,949.3922161292505,2775.52,1.0 -2025-02-24 03:00:00,942.0896620463845,948.4480686940394,2763.5,1.0 -2025-02-24 03:05:00,944.858932688585,947.0417232466389,2763.34,1.0 -2025-02-24 03:10:00,939.9529825346094,947.0417232466389,2760.94,1.0 -2025-02-24 03:15:00,938.2563414396931,947.0417232466389,2760.11,1.0 -2025-02-24 03:20:00,923.150103257243,947.0417232466389,2752.72,1.0 -2025-02-24 03:25:00,890.5331940973646,890.5331940973646,2736.9,0.0 -2025-02-24 03:30:00,893.47559401022,890.0879275003159,2727.89,1.0 -2025-02-24 03:35:00,893.7672441742445,890.0879275003159,2728.78,1.0 -2025-02-24 03:40:00,896.1201072952501,890.0879275003159,2735.96,1.0 -2025-02-24 03:45:00,893.1478971967094,890.0879275003159,2726.89,1.0 -2025-02-24 03:50:00,892.7087834666055,890.0879275003159,2725.55,1.0 -2025-02-24 03:55:00,889.7038036867137,890.0879275003159,2716.38,1.0 -2025-02-24 04:00:00,888.5666957438322,890.0879275003159,2712.91,1.0 -2025-02-24 04:05:00,891.0735763671878,890.0879275003159,2720.56,1.0 -2025-02-24 04:10:00,890.1986258751147,890.0879275003159,2717.89,1.0 -2025-02-24 04:15:00,890.083931990386,890.0879275003159,2717.54,1.0 -2025-02-24 04:20:00,888.5798036163725,890.0879275003159,2712.95,1.0 -2025-02-24 04:25:00,886.2990337943392,890.0879275003159,2705.99,1.0 -2025-02-24 04:30:00,884.8755158765941,889.2044948731525,2699.61,1.0 -2025-02-24 04:35:00,884.3939633412203,889.2044948731525,2699.12,1.0 -2025-02-24 04:40:00,890.8801811646182,889.2044948731525,2705.72,1.0 -2025-02-24 04:45:00,894.6638082282673,889.2044948731525,2709.57,1.0 -2025-02-24 04:50:00,885.0229299180351,889.2044948731525,2699.76,1.0 -2025-02-24 04:55:00,884.8558606710686,889.2044948731525,2699.59,1.0 -2025-02-24 05:00:00,880.53171545547,889.2044948731525,2695.19,1.0 -2025-02-24 05:05:00,889.5534547916506,889.2044948731525,2704.37,1.0 -2025-02-24 05:10:00,895.5974304907259,889.2044948731525,2710.52,1.0 -2025-02-24 05:15:00,893.6712203492319,889.2044948731525,2708.56,1.0 -2025-02-24 05:20:00,894.2707041177582,889.2044948731525,2709.17,1.0 -2025-02-24 05:25:00,898.2508832366613,889.2044948731525,2713.22,1.0 -2025-02-24 05:30:00,907.1212496350852,906.0696850483397,2719.84,-1.0 -2025-02-24 05:35:00,905.4400365935934,906.0696850483397,2724.89,-1.0 -2025-02-24 05:40:00,904.6643482001923,906.0696850483397,2727.22,-1.0 -2025-02-24 05:45:00,905.5965059261679,906.0696850483397,2724.42,-1.0 -2025-02-24 05:50:00,904.4446253076408,906.0696850483397,2727.88,-1.0 -2025-02-24 05:55:00,903.6656077795041,906.0696850483397,2730.22,-1.0 -2025-02-24 06:00:00,906.6152211552698,906.0696850483397,2721.36,-1.0 -2025-02-24 06:05:00,906.1624588312246,906.0696850483397,2722.72,-1.0 -2025-02-24 06:10:00,907.6905316748774,906.0696850483397,2718.13,-1.0 -2025-02-24 06:15:00,908.7258925776575,906.0696850483397,2715.02,-1.0 -2025-02-24 06:20:00,907.0912874224646,906.0696850483397,2719.93,-1.0 -2025-02-24 06:25:00,906.042609980742,906.0696850483397,2723.08,-1.0 -2025-02-24 06:30:00,905.7330004503285,906.0696850483397,2724.01,-1.0 -2025-02-24 06:35:00,903.559075467964,906.0696850483397,2730.54,-1.0 -2025-02-24 06:40:00,905.0671735032031,906.0696850483397,2726.01,-1.0 -2025-02-24 06:45:00,904.0617748130436,906.0696850483397,2729.03,-1.0 -2025-02-24 06:50:00,903.6789243184465,906.0696850483397,2730.18,-1.0 -2025-02-24 06:55:00,903.9286094236187,906.0696850483397,2729.43,-1.0 -2025-02-24 07:00:00,902.8965776555741,906.0696850483397,2732.53,-1.0 -2025-02-24 07:05:00,903.648962105826,906.0696850483397,2730.27,-1.0 -2025-02-24 07:10:00,904.5511576191809,906.0696850483397,2727.56,-1.0 -2025-02-24 07:15:00,906.3655360500977,906.0696850483397,2722.11,-1.0 -2025-02-24 07:20:00,906.299145047875,906.0622915683098,2721.01,1.0 -2025-02-24 07:25:00,906.3424663926575,906.0622915683098,2721.14,1.0 -2025-02-24 07:30:00,907.3022008001492,906.0622915683098,2724.02,1.0 -2025-02-24 07:35:00,906.65238062841,906.0622915683098,2722.07,1.0 -2025-02-24 07:40:00,906.0158901012193,906.0622915683098,2720.16,1.0 -2025-02-24 07:45:00,906.4957573049652,906.0622915683098,2721.6,1.0 -2025-02-24 07:50:00,906.842328063226,906.0622915683098,2722.64,1.0 -2025-02-24 07:55:00,906.0992003796474,906.0622915683098,2720.41,1.0 -2025-02-24 08:00:00,904.1649306087929,905.1566027184449,2718.56,1.0 -2025-02-24 08:05:00,896.3445106779129,903.8054828123734,2713.61,1.0 -2025-02-24 08:10:00,888.1864375412637,903.8054828123734,2709.52,1.0 -2025-02-24 08:15:00,872.8476643332365,903.8054828123734,2701.83,1.0 -2025-02-24 08:20:00,849.3742106570954,849.1793501241167,2691.53,1.0 -2025-02-24 08:25:00,844.8847328879968,844.8847328879968,2679.99,0.0 -2025-02-24 08:30:00,844.8847328879968,844.8847328879968,2683.03,0.0 -2025-02-24 08:35:00,844.8847328879968,844.8847328879968,2690.18,0.0 -2025-02-24 08:40:00,844.8847328879968,844.8847328879968,2688.82,0.0 -2025-02-24 08:45:00,844.8847328879968,844.8847328879968,2689.1,0.0 -2025-02-24 08:50:00,844.8847328879968,844.8847328879968,2684.78,0.0 -2025-02-24 08:55:00,844.8847328879968,844.8847328879968,2680.23,0.0 -2025-02-24 09:00:00,844.8847328879968,844.8847328879968,2689.02,0.0 -2025-02-24 09:05:00,844.8847328879968,844.8847328879968,2686.46,0.0 -2025-02-24 09:10:00,844.8847328879968,844.8847328879968,2690.55,0.0 -2025-02-24 09:15:00,844.8847328879968,844.8847328879968,2691.29,0.0 -2025-02-24 09:20:00,844.8847328879968,844.8847328879968,2700.35,0.0 -2025-02-24 09:25:00,844.8847328879968,844.8847328879968,2708.53,0.0 -2025-02-24 09:30:00,844.8847328879968,844.8847328879968,2707.68,0.0 -2025-02-24 09:35:00,844.8847328879968,844.8847328879968,2704.61,0.0 -2025-02-24 09:40:00,844.8847328879968,844.8847328879968,2702.9,0.0 -2025-02-24 09:45:00,844.8847328879968,844.8847328879968,2695.43,0.0 -2025-02-24 09:50:00,844.8847328879968,844.8847328879968,2698.38,0.0 -2025-02-24 09:55:00,844.8847328879968,844.8847328879968,2695.63,0.0 -2025-02-24 10:00:00,844.8847328879968,844.8847328879968,2695.51,0.0 -2025-02-24 10:05:00,844.8847328879968,844.8847328879968,2684.72,0.0 -2025-02-24 10:10:00,844.8847328879968,844.8847328879968,2687.01,0.0 -2025-02-24 10:15:00,844.8847328879968,844.8847328879968,2681.14,0.0 -2025-02-24 10:20:00,844.8847328879968,844.8847328879968,2672.77,0.0 -2025-02-24 10:25:00,844.8847328879968,844.8847328879968,2675.02,0.0 -2025-02-24 10:30:00,844.8847328879968,844.8847328879968,2667.07,0.0 -2025-02-24 10:35:00,844.8847328879968,844.8847328879968,2666.97,0.0 -2025-02-24 10:40:00,844.8847328879968,844.8847328879968,2671.19,0.0 -2025-02-24 10:45:00,844.8847328879968,844.8847328879968,2677.9,0.0 -2025-02-24 10:50:00,844.8847328879968,844.8847328879968,2677.93,0.0 -2025-02-24 10:55:00,844.8847328879968,844.8847328879968,2682.76,0.0 -2025-02-24 11:00:00,844.8847328879968,844.8847328879968,2674.72,0.0 -2025-02-24 11:05:00,844.8847328879968,844.8847328879968,2675.28,0.0 -2025-02-24 11:10:00,844.8847328879968,844.8847328879968,2675.44,0.0 -2025-02-24 11:15:00,844.8847328879968,844.8847328879968,2674.2,0.0 -2025-02-24 11:20:00,844.8847328879968,844.8847328879968,2681.6,0.0 -2025-02-24 11:25:00,844.8847328879968,844.8847328879968,2687.19,0.0 -2025-02-24 11:30:00,844.8847328879968,844.8847328879968,2686.2,0.0 -2025-02-24 11:35:00,844.8847328879968,844.8847328879968,2684.28,0.0 -2025-02-24 11:40:00,844.8847328879968,844.8847328879968,2681.45,0.0 -2025-02-24 11:45:00,844.8847328879968,844.8847328879968,2681.38,0.0 -2025-02-24 11:50:00,844.8847328879968,844.8847328879968,2686.76,0.0 -2025-02-24 11:55:00,844.8847328879968,844.8847328879968,2688.68,0.0 -2025-02-24 12:00:00,844.8847328879968,844.8847328879968,2681.06,0.0 -2025-02-24 12:05:00,844.8847328879968,844.8847328879968,2685.92,0.0 -2025-02-24 12:10:00,844.8847328879968,844.8847328879968,2683.62,0.0 -2025-02-24 12:15:00,844.8847328879968,844.8847328879968,2684.0,0.0 -2025-02-24 12:20:00,844.8847328879968,844.8847328879968,2683.7,0.0 -2025-02-24 12:25:00,844.8847328879968,844.8847328879968,2686.59,0.0 -2025-02-24 12:30:00,844.8847328879968,844.8847328879968,2683.67,0.0 -2025-02-24 12:35:00,844.8847328879968,844.8847328879968,2688.59,0.0 -2025-02-24 12:40:00,844.8847328879968,844.8847328879968,2684.1,0.0 -2025-02-24 12:45:00,844.8847328879968,844.8847328879968,2680.03,0.0 -2025-02-24 12:50:00,844.8847328879968,844.8847328879968,2680.76,0.0 -2025-02-24 12:55:00,844.8847328879968,844.8847328879968,2678.3,0.0 -2025-02-24 13:00:00,844.8847328879968,844.8847328879968,2669.27,0.0 -2025-02-24 13:05:00,844.8847328879968,844.8847328879968,2673.03,0.0 -2025-02-24 13:10:00,844.8847328879968,844.8847328879968,2679.01,0.0 -2025-02-24 13:15:00,844.8847328879968,844.8847328879968,2677.61,0.0 -2025-02-24 13:20:00,844.8847328879968,844.8847328879968,2683.71,0.0 -2025-02-24 13:25:00,844.8847328879968,844.8847328879968,2687.74,0.0 -2025-02-24 13:30:00,844.8847328879968,844.8847328879968,2688.44,0.0 -2025-02-24 13:35:00,844.8847328879968,844.8847328879968,2689.4,0.0 -2025-02-24 13:40:00,844.8847328879968,844.8847328879968,2683.12,0.0 -2025-02-24 13:45:00,844.8847328879968,844.8847328879968,2685.85,0.0 -2025-02-24 13:50:00,844.8847328879968,844.8847328879968,2679.64,0.0 -2025-02-24 13:55:00,844.8847328879968,844.8847328879968,2672.98,0.0 -2025-02-24 14:00:00,844.8847328879968,844.8847328879968,2676.41,0.0 -2025-02-24 14:05:00,844.8847328879968,844.8847328879968,2673.46,0.0 -2025-02-24 14:10:00,844.8847328879968,844.8847328879968,2671.01,0.0 -2025-02-24 14:15:00,844.8847328879968,844.8847328879968,2675.31,0.0 -2025-02-24 14:20:00,844.8847328879968,844.8847328879968,2671.68,0.0 -2025-02-24 14:25:00,844.8847328879968,844.8847328879968,2668.78,0.0 -2025-02-24 14:30:00,844.8847328879968,844.8847328879968,2676.7,0.0 -2025-02-24 14:35:00,844.8847328879968,844.8847328879968,2678.36,0.0 -2025-02-24 14:40:00,844.8847328879968,844.8847328879968,2665.2,0.0 -2025-02-24 14:45:00,844.8847328879968,844.8847328879968,2663.72,0.0 -2025-02-24 14:50:00,844.8847328879968,844.8847328879968,2663.16,0.0 -2025-02-24 14:55:00,844.8847328879968,844.8847328879968,2655.34,0.0 -2025-02-24 15:00:00,844.8847328879968,844.8847328879968,2655.26,0.0 -2025-02-24 15:05:00,844.8847328879968,844.8847328879968,2657.07,0.0 -2025-02-24 15:10:00,844.8847328879968,844.8847328879968,2673.15,0.0 -2025-02-24 15:15:00,844.8847328879968,844.8847328879968,2663.31,0.0 -2025-02-24 15:20:00,844.8847328879968,844.8847328879968,2670.03,0.0 -2025-02-24 15:25:00,844.8847328879968,844.8847328879968,2656.71,0.0 -2025-02-24 15:30:00,844.8847328879968,844.8847328879968,2655.71,0.0 -2025-02-24 15:35:00,844.8847328879968,844.8847328879968,2651.34,0.0 -2025-02-24 15:40:00,844.8847328879968,844.8847328879968,2648.36,0.0 -2025-02-24 15:45:00,844.8847328879968,844.8847328879968,2642.99,0.0 -2025-02-24 15:50:00,844.8847328879968,844.8847328879968,2649.37,0.0 -2025-02-24 15:55:00,844.8847328879968,844.8847328879968,2657.49,0.0 -2025-02-24 16:00:00,844.8847328879968,844.8847328879968,2654.14,0.0 -2025-02-24 16:05:00,844.8847328879968,844.8847328879968,2667.35,0.0 -2025-02-24 16:10:00,844.8847328879968,844.8847328879968,2665.1,0.0 -2025-02-24 16:15:00,844.8847328879968,844.8847328879968,2659.05,0.0 -2025-02-24 16:20:00,844.8847328879968,844.8847328879968,2668.34,0.0 -2025-02-24 16:25:00,844.8847328879968,844.8847328879968,2668.92,0.0 -2025-02-24 16:30:00,844.8847328879968,844.8847328879968,2672.76,0.0 -2025-02-24 16:35:00,844.8847328879968,844.8847328879968,2665.86,0.0 -2025-02-24 16:40:00,844.8847328879968,844.8847328879968,2669.58,0.0 -2025-02-24 16:45:00,844.8847328879968,844.8847328879968,2665.11,0.0 -2025-02-24 16:50:00,844.8847328879968,844.8847328879968,2663.92,0.0 -2025-02-24 16:55:00,844.8847328879968,844.8847328879968,2660.32,0.0 -2025-02-24 17:00:00,844.8847328879968,844.8847328879968,2662.28,0.0 -2025-02-24 17:05:00,844.8847328879968,844.8847328879968,2660.64,0.0 -2025-02-24 17:10:00,844.8847328879968,844.8847328879968,2657.19,0.0 -2025-02-24 17:15:00,844.8847328879968,844.8847328879968,2672.15,0.0 -2025-02-24 17:20:00,844.8847328879968,844.8847328879968,2674.65,0.0 -2025-02-24 17:25:00,844.8847328879968,844.8847328879968,2673.61,0.0 -2025-02-24 17:30:00,844.8847328879968,844.8847328879968,2671.07,0.0 -2025-02-24 17:35:00,844.8847328879968,844.8847328879968,2674.97,0.0 -2025-02-24 17:40:00,844.8847328879968,844.8847328879968,2677.97,0.0 -2025-02-24 17:45:00,844.8847328879968,844.8847328879968,2672.47,0.0 -2025-02-24 17:50:00,844.8847328879968,844.8847328879968,2663.43,0.0 -2025-02-24 17:55:00,844.8847328879968,844.8847328879968,2663.27,0.0 -2025-02-24 18:00:00,844.8847328879968,844.8847328879968,2661.53,0.0 -2025-02-24 18:05:00,844.8847328879968,844.8847328879968,2663.96,0.0 -2025-02-24 18:10:00,844.8847328879968,844.8847328879968,2664.15,0.0 -2025-02-24 18:15:00,844.8847328879968,844.8847328879968,2667.88,0.0 -2025-02-24 18:20:00,844.8847328879968,844.8847328879968,2660.72,0.0 -2025-02-24 18:25:00,844.8847328879968,844.8847328879968,2650.71,0.0 -2025-02-24 18:30:00,844.8847328879968,844.8847328879968,2654.88,0.0 -2025-02-24 18:35:00,844.8847328879968,844.8847328879968,2652.88,0.0 -2025-02-24 18:40:00,844.8847328879968,844.8847328879968,2652.18,0.0 -2025-02-24 18:45:00,844.8847328879968,844.8847328879968,2653.51,0.0 -2025-02-24 18:50:00,844.8847328879968,844.8847328879968,2653.2,0.0 -2025-02-24 18:55:00,844.8847328879968,844.8847328879968,2649.29,0.0 -2025-02-24 19:00:00,844.8847328879968,844.8847328879968,2651.81,0.0 -2025-02-24 19:05:00,844.8847328879968,844.8847328879968,2650.9,0.0 -2025-02-24 19:10:00,844.8847328879968,844.8847328879968,2655.86,0.0 -2025-02-24 19:15:00,844.8847328879968,844.8847328879968,2651.11,0.0 -2025-02-24 19:20:00,844.8847328879968,844.8847328879968,2651.34,0.0 -2025-02-24 19:25:00,844.8847328879968,844.8847328879968,2650.31,0.0 -2025-02-24 19:30:00,844.8847328879968,844.8847328879968,2643.08,0.0 -2025-02-24 19:35:00,844.8847328879968,844.8847328879968,2643.57,0.0 -2025-02-24 19:40:00,844.8847328879968,844.8847328879968,2623.42,0.0 -2025-02-24 19:45:00,844.8847328879968,844.8847328879968,2636.53,0.0 -2025-02-24 19:50:00,844.8847328879968,844.8847328879968,2640.26,0.0 -2025-02-24 19:55:00,844.8847328879968,844.8847328879968,2640.1,0.0 -2025-02-24 20:00:00,844.8847328879968,844.8847328879968,2650.24,0.0 -2025-02-24 20:05:00,844.8847328879968,844.8847328879968,2651.86,0.0 -2025-02-24 20:10:00,844.8847328879968,844.8847328879968,2653.07,0.0 -2025-02-24 20:15:00,844.8847328879968,844.8847328879968,2652.82,0.0 -2025-02-24 20:20:00,844.8847328879968,844.8847328879968,2647.94,0.0 -2025-02-24 20:25:00,844.8847328879968,844.8847328879968,2648.65,0.0 -2025-02-24 20:30:00,844.8847328879968,844.8847328879968,2659.82,0.0 -2025-02-24 20:35:00,844.8847328879968,844.8847328879968,2660.54,0.0 -2025-02-24 20:40:00,844.8847328879968,844.8847328879968,2654.92,0.0 -2025-02-24 20:45:00,844.8847328879968,844.8847328879968,2661.47,0.0 -2025-02-24 20:50:00,844.8847328879968,844.8847328879968,2645.64,0.0 -2025-02-24 20:55:00,844.8847328879968,844.8847328879968,2641.3,0.0 -2025-02-24 21:00:00,844.8847328879968,844.8847328879968,2636.29,0.0 -2025-02-24 21:05:00,844.8847328879968,844.8847328879968,2630.38,0.0 -2025-02-24 21:10:00,844.8847328879968,844.8847328879968,2630.02,0.0 -2025-02-24 21:15:00,844.8847328879968,844.8847328879968,2638.09,0.0 -2025-02-24 21:20:00,844.8847328879968,844.8847328879968,2649.97,0.0 -2025-02-24 21:25:00,844.8847328879968,844.8847328879968,2653.29,0.0 -2025-02-24 21:30:00,844.8847328879968,844.8847328879968,2653.98,0.0 -2025-02-24 21:35:00,844.8847328879968,844.8847328879968,2653.91,0.0 -2025-02-24 21:40:00,844.8847328879968,844.8847328879968,2649.36,0.0 -2025-02-24 21:45:00,844.8847328879968,844.8847328879968,2637.91,0.0 -2025-02-24 21:50:00,844.8847328879968,844.8847328879968,2645.41,0.0 -2025-02-24 21:55:00,844.8847328879968,844.8847328879968,2635.47,0.0 -2025-02-24 22:00:00,844.8847328879968,844.8847328879968,2578.7,0.0 -2025-02-24 22:05:00,844.8847328879968,844.8847328879968,2573.04,0.0 -2025-02-24 22:10:00,844.8847328879968,844.8847328879968,2560.14,0.0 -2025-02-24 22:15:00,844.8847328879968,844.8847328879968,2572.83,0.0 -2025-02-24 22:20:00,844.8847328879968,844.8847328879968,2574.67,0.0 -2025-02-24 22:25:00,844.8847328879968,844.8847328879968,2580.82,0.0 -2025-02-24 22:30:00,844.8847328879968,844.8847328879968,2590.1,0.0 -2025-02-24 22:35:00,844.8847328879968,844.8847328879968,2576.16,0.0 -2025-02-24 22:40:00,844.8847328879968,844.8847328879968,2575.84,0.0 -2025-02-24 22:45:00,844.8847328879968,844.8847328879968,2550.76,0.0 -2025-02-24 22:50:00,844.8847328879968,844.8847328879968,2551.81,0.0 -2025-02-24 22:55:00,844.8847328879968,844.8847328879968,2506.58,0.0 -2025-02-24 23:00:00,844.8847328879968,844.8847328879968,2528.91,0.0 -2025-02-24 23:05:00,844.8847328879968,844.8847328879968,2537.32,0.0 -2025-02-24 23:10:00,844.8847328879968,844.8847328879968,2535.36,0.0 -2025-02-24 23:15:00,844.8847328879968,844.8847328879968,2540.47,0.0 -2025-02-24 23:20:00,844.8847328879968,844.8847328879968,2528.02,0.0 -2025-02-24 23:25:00,844.8847328879968,844.8847328879968,2514.43,0.0 -2025-02-24 23:30:00,844.8847328879968,844.8847328879968,2504.13,0.0 -2025-02-24 23:35:00,844.8847328879968,844.8847328879968,2519.6,0.0 -2025-02-24 23:40:00,844.8847328879968,844.8847328879968,2527.47,0.0 -2025-02-24 23:45:00,844.8847328879968,844.8847328879968,2512.82,0.0 -2025-02-24 23:50:00,844.8847328879968,844.8847328879968,2513.51,0.0 -2025-02-24 23:55:00,844.8847328879968,844.8847328879968,2512.33,0.0 -2025-02-25 00:00:00,857.8469627300354,857.8469627300354,2514.26,0.0 -2025-02-25 00:05:00,857.8469627300354,857.8469627300354,2495.39,0.0 -2025-02-25 00:10:00,856.6179049110509,857.4180392486704,2468.28,1.0 -2025-02-25 00:15:00,898.6853057331621,856.5606510493302,2510.98,1.0 -2025-02-25 00:20:00,909.5463328253184,856.5606510493302,2521.41,1.0 -2025-02-25 00:25:00,890.1672614748843,856.5606510493302,2502.8,1.0 -2025-02-25 00:30:00,887.2619627608751,856.5606510493302,2500.01,1.0 -2025-02-25 00:35:00,880.1809479740424,856.5606510493302,2493.21,1.0 -2025-02-25 00:40:00,875.4116762499699,856.5606510493302,2488.63,1.0 -2025-02-25 00:45:00,892.135367055342,856.5606510493302,2504.69,1.0 -2025-02-25 00:50:00,889.1259357709383,856.5606510493302,2501.8,1.0 -2025-02-25 00:55:00,884.9398064410756,856.5606510493302,2497.78,1.0 -2025-02-25 01:00:00,871.267199948265,856.5606510493302,2484.65,1.0 -2025-02-25 01:05:00,867.9557842097165,856.5606510493302,2481.47,1.0 -2025-02-25 01:10:00,895.5166292038336,855.2654393489717,2493.14,1.0 -2025-02-25 01:15:00,887.251926904785,855.2654393489717,2489.18,1.0 -2025-02-25 01:20:00,919.9350678146593,855.2654393489717,2504.84,1.0 -2025-02-25 01:25:00,897.0193023491157,855.2654393489717,2493.86,1.0 -2025-02-25 01:30:00,922.648227660306,855.2654393489717,2506.14,1.0 -2025-02-25 01:35:00,920.3107361009794,855.2654393489717,2505.02,1.0 -2025-02-25 01:40:00,922.2308184532837,855.2654393489717,2505.94,1.0 -2025-02-25 01:45:00,897.916732144214,855.2654393489717,2494.29,1.0 -2025-02-25 01:50:00,884.6431193608934,855.2654393489717,2487.93,1.0 -2025-02-25 01:55:00,896.142743014368,855.2654393489717,2493.44,1.0 -2025-02-25 02:00:00,916.5123123170729,855.2654393489717,2503.2,1.0 -2025-02-25 02:05:00,899.4194052894961,855.2654393489717,2495.01,1.0 -2025-02-25 02:10:00,878.3402403348514,855.2654393489717,2484.91,1.0 -2025-02-25 02:15:00,878.5977010410822,853.5478325963388,2481.74,1.0 -2025-02-25 02:20:00,892.0448027623323,853.5478325963388,2485.61,1.0 -2025-02-25 02:25:00,920.8500930127592,853.5478325963388,2493.9,1.0 -2025-02-25 02:30:00,947.4315731594141,853.5478325963388,2501.55,1.0 -2025-02-25 02:35:00,953.0258454517156,853.5478325963388,2503.16,1.0 -2025-02-25 02:40:00,983.8464636086876,853.5478325963388,2512.03,1.0 -2025-02-25 02:45:00,1003.5827782796671,853.5478325963388,2517.71,1.0 -2025-02-25 02:50:00,1009.8372441965278,853.5478325963388,2519.51,1.0 -2025-02-25 02:55:00,984.8193805290871,853.5478325963388,2512.31,1.0 -2025-02-25 03:00:00,975.6114168181541,853.5478325963388,2509.66,1.0 -2025-02-25 03:05:00,964.2143900363213,853.5478325963388,2506.38,1.0 -2025-02-25 03:10:00,933.115795616378,853.5478325963388,2497.43,1.0 -2025-02-25 03:15:00,924.5332784971321,853.5478325963388,2494.96,1.0 -2025-02-25 03:20:00,917.6881130214567,853.5478325963388,2492.99,1.0 -2025-02-25 03:25:00,916.4719668709565,853.5478325963388,2492.64,1.0 -2025-02-25 03:30:00,906.7775446998238,853.5478325963388,2489.85,1.0 -2025-02-25 03:35:00,915.4295558848141,853.5478325963388,2492.34,1.0 -2025-02-25 03:40:00,937.4244276924379,853.5478325963388,2498.67,1.0 -2025-02-25 03:45:00,976.2368634098411,853.5478325963388,2509.84,1.0 -2025-02-25 03:50:00,963.5194493788915,853.5478325963388,2506.18,1.0 -2025-02-25 03:55:00,920.1898993882016,853.5478325963388,2493.71,1.0 -2025-02-25 04:00:00,899.2026915338496,853.5478325963388,2487.67,1.0 -2025-02-25 04:05:00,901.0095372431646,853.5478325963388,2488.19,1.0 -2025-02-25 04:10:00,912.8582754523264,853.5478325963388,2491.6,1.0 -2025-02-25 04:15:00,935.2701116544088,853.5478325963388,2498.05,1.0 -2025-02-25 04:20:00,942.080530097212,853.5478325963388,2500.01,1.0 -2025-02-25 04:25:00,939.995708124924,853.5478325963388,2499.41,1.0 -2025-02-25 04:30:00,888.7785816724164,853.5478325963388,2484.67,1.0 -2025-02-25 04:35:00,888.5700994751879,853.5478325963388,2484.61,1.0 -2025-02-25 04:40:00,922.4137094919736,853.5478325963388,2494.35,1.0 -2025-02-25 04:45:00,917.305895659872,853.5478325963388,2492.88,1.0 -2025-02-25 04:50:00,933.289530780736,853.5478325963388,2497.48,1.0 -2025-02-25 04:55:00,909.2098370008258,853.5478325963388,2490.55,1.0 -2025-02-25 05:00:00,917.0626664297713,853.5478325963388,2492.81,1.0 -2025-02-25 05:05:00,926.8960767323897,853.5478325963388,2495.64,1.0 -2025-02-25 05:10:00,941.4203364726543,853.5478325963388,2499.82,1.0 -2025-02-25 05:15:00,967.7238403563364,853.5478325963388,2507.39,1.0 -2025-02-25 05:20:00,976.4105985741974,853.5478325963388,2509.89,1.0 -2025-02-25 05:25:00,949.0994307372436,853.5478325963388,2502.03,1.0 -2025-02-25 05:30:00,967.5153581591079,853.5478325963388,2507.33,1.0 -2025-02-25 05:35:00,964.3186311349348,853.5478325963388,2506.41,1.0 -2025-02-25 05:40:00,958.3073944481749,853.5478325963388,2504.68,1.0 -2025-02-25 05:45:00,955.5971258842033,853.5478325963388,2503.9,1.0 -2025-02-25 05:50:00,954.2767386350879,853.5478325963388,2503.52,1.0 -2025-02-25 05:55:00,959.2108173028332,853.5478325963388,2504.94,1.0 -2025-02-25 06:00:00,921.2323103743455,853.5478325963388,2494.01,1.0 -2025-02-25 06:05:00,911.9895996305404,853.5478325963388,2491.35,1.0 -2025-02-25 06:10:00,913.3099868796556,853.5478325963388,2491.73,1.0 -2025-02-25 06:15:00,922.9696620179177,853.5478325963388,2494.51,1.0 -2025-02-25 06:20:00,934.4361828654933,853.5478325963388,2497.81,1.0 -2025-02-25 06:25:00,914.4913859972852,853.5478325963388,2492.07,1.0 -2025-02-25 06:30:00,905.9436159109099,853.5478325963388,2489.61,1.0 -2025-02-25 06:35:00,923.9078319054466,853.5478325963388,2494.78,1.0 -2025-02-25 06:40:00,919.2169824678004,853.5478325963388,2493.43,1.0 -2025-02-25 06:45:00,901.9129600978213,853.5478325963388,2488.45,1.0 -2025-02-25 06:50:00,878.2502307123682,853.5478325963388,2481.64,1.0 -2025-02-25 06:55:00,871.54405336818,853.5478325963388,2479.71,1.0 -2025-02-25 07:00:00,826.1644284380744,853.5478325963388,2466.65,1.0 -2025-02-25 07:05:00,704.0864911962235,704.0864911962235,2433.95,0.0 -2025-02-25 07:10:00,704.0864911962235,704.0864911962235,2424.05,0.0 -2025-02-25 07:15:00,704.0864911962235,704.0864911962235,2431.29,0.0 -2025-02-25 07:20:00,704.0864911962235,704.0864911962235,2388.03,0.0 -2025-02-25 07:25:00,704.0864911962235,704.0864911962235,2364.02,0.0 -2025-02-25 07:30:00,704.0864911962235,704.0864911962235,2338.3,0.0 -2025-02-25 07:35:00,704.0864911962235,704.0864911962235,2369.08,0.0 -2025-02-25 07:40:00,704.0864911962235,704.0864911962235,2369.28,0.0 -2025-02-25 07:45:00,704.0864911962235,704.0864911962235,2381.01,0.0 -2025-02-25 07:50:00,704.0864911962235,704.0864911962235,2382.62,0.0 -2025-02-25 07:55:00,704.0864911962235,704.0864911962235,2367.49,0.0 -2025-02-25 08:00:00,704.0864911962235,704.0864911962235,2386.7,0.0 -2025-02-25 08:05:00,704.0864911962235,704.0864911962235,2387.6,0.0 -2025-02-25 08:10:00,704.0864911962235,704.0864911962235,2387.53,0.0 -2025-02-25 08:15:00,704.0864911962235,704.0864911962235,2408.09,0.0 -2025-02-25 08:20:00,704.0864911962235,704.0864911962235,2400.74,0.0 -2025-02-25 08:25:00,704.0864911962235,704.0864911962235,2401.49,0.0 -2025-02-25 08:30:00,704.0864911962235,704.0864911962235,2409.44,0.0 -2025-02-25 08:35:00,704.0864911962235,704.0864911962235,2411.6,0.0 -2025-02-25 08:40:00,704.0864911962235,704.0864911962235,2411.35,0.0 -2025-02-25 08:45:00,704.0864911962235,704.0864911962235,2402.9,0.0 -2025-02-25 08:50:00,704.0864911962235,704.0864911962235,2401.68,0.0 -2025-02-25 08:55:00,704.0864911962235,704.0864911962235,2396.07,0.0 -2025-02-25 09:00:00,704.0864911962235,704.0864911962235,2405.49,0.0 -2025-02-25 09:05:00,704.0864911962235,704.0864911962235,2400.61,0.0 -2025-02-25 09:10:00,704.0864911962235,704.0864911962235,2396.54,0.0 -2025-02-25 09:15:00,704.0864911962235,704.0864911962235,2393.47,0.0 -2025-02-25 09:20:00,704.0864911962235,704.0864911962235,2390.07,0.0 -2025-02-25 09:25:00,704.0864911962235,704.0864911962235,2382.1,0.0 -2025-02-25 09:30:00,704.0864911962235,704.0864911962235,2390.54,0.0 -2025-02-25 09:35:00,704.0864911962235,704.0864911962235,2394.4,0.0 -2025-02-25 09:40:00,704.0864911962235,704.0864911962235,2391.19,0.0 -2025-02-25 09:45:00,704.0864911962235,704.0864911962235,2394.82,0.0 -2025-02-25 09:50:00,704.0864911962235,704.0864911962235,2383.38,0.0 -2025-02-25 09:55:00,704.0864911962235,704.0864911962235,2382.23,0.0 -2025-02-25 10:00:00,704.0864911962235,704.0864911962235,2403.72,0.0 -2025-02-25 10:05:00,704.0864911962235,704.0864911962235,2390.11,0.0 -2025-02-25 10:10:00,704.0864911962235,704.0864911962235,2374.95,0.0 -2025-02-25 10:15:00,704.0864911962235,704.0864911962235,2375.23,0.0 -2025-02-25 10:20:00,704.0864911962235,704.0864911962235,2368.37,0.0 -2025-02-25 10:25:00,704.0864911962235,704.0864911962235,2384.68,0.0 -2025-02-25 10:30:00,704.0864911962235,704.0864911962235,2405.01,0.0 -2025-02-25 10:35:00,704.0864911962235,704.0864911962235,2407.17,0.0 -2025-02-25 10:40:00,704.0864911962235,704.0864911962235,2399.89,0.0 -2025-02-25 10:45:00,704.0864911962235,704.0864911962235,2394.45,0.0 -2025-02-25 10:50:00,704.0864911962235,704.0864911962235,2397.11,0.0 -2025-02-25 10:55:00,704.0864911962235,704.0864911962235,2394.1,0.0 -2025-02-25 11:00:00,704.0864911962235,704.0864911962235,2386.39,0.0 -2025-02-25 11:05:00,704.0864911962235,704.0864911962235,2381.57,0.0 -2025-02-25 11:10:00,704.0864911962235,704.0864911962235,2380.61,0.0 -2025-02-25 11:15:00,704.0864911962235,704.0864911962235,2376.47,0.0 -2025-02-25 11:20:00,704.0864911962235,704.0864911962235,2370.47,0.0 -2025-02-25 11:25:00,704.0864911962235,704.0864911962235,2377.01,0.0 -2025-02-25 11:30:00,704.0864911962235,704.0864911962235,2380.69,0.0 -2025-02-25 11:35:00,704.0864911962235,704.0864911962235,2396.42,0.0 -2025-02-25 11:40:00,704.0864911962235,704.0864911962235,2403.84,0.0 -2025-02-25 11:45:00,704.0864911962235,704.0864911962235,2424.78,0.0 -2025-02-25 11:50:00,704.0864911962235,704.0864911962235,2429.18,0.0 -2025-02-25 11:55:00,704.0864911962235,704.0864911962235,2432.35,0.0 -2025-02-25 12:00:00,704.0864911962235,704.0864911962235,2424.02,0.0 -2025-02-25 12:05:00,704.0864911962235,704.0864911962235,2445.66,0.0 -2025-02-25 12:10:00,704.0864911962235,704.0864911962235,2438.73,0.0 -2025-02-25 12:15:00,704.0864911962235,704.0864911962235,2435.59,0.0 -2025-02-25 12:20:00,704.0864911962235,704.0864911962235,2441.03,0.0 -2025-02-25 12:25:00,704.0864911962235,704.0864911962235,2433.32,0.0 -2025-02-25 12:30:00,704.0864911962235,704.0864911962235,2424.61,0.0 -2025-02-25 12:35:00,704.0864911962235,704.0864911962235,2420.47,0.0 -2025-02-25 12:40:00,704.0864911962235,704.0864911962235,2425.05,0.0 -2025-02-25 12:45:00,704.0864911962235,704.0864911962235,2421.11,0.0 -2025-02-25 12:50:00,704.0864911962235,704.0864911962235,2424.55,0.0 -2025-02-25 12:55:00,704.0864911962235,704.0864911962235,2435.99,0.0 -2025-02-25 13:00:00,704.0864911962235,704.0864911962235,2427.47,0.0 -2025-02-25 13:05:00,704.0864911962235,704.0864911962235,2436.14,0.0 -2025-02-25 13:10:00,704.0864911962235,704.0864911962235,2432.85,0.0 -2025-02-25 13:15:00,704.0864911962235,704.0864911962235,2427.88,0.0 -2025-02-25 13:20:00,704.0864911962235,704.0864911962235,2423.26,0.0 -2025-02-25 13:25:00,704.0864911962235,704.0864911962235,2415.29,0.0 -2025-02-25 13:30:00,704.0864911962235,704.0864911962235,2420.82,0.0 -2025-02-25 13:35:00,704.0864911962235,704.0864911962235,2413.08,0.0 -2025-02-25 13:40:00,704.0864911962235,704.0864911962235,2420.6,0.0 -2025-02-25 13:45:00,704.0864911962235,704.0864911962235,2418.49,0.0 -2025-02-25 13:50:00,704.0864911962235,704.0864911962235,2422.43,0.0 -2025-02-25 13:55:00,704.0864911962235,704.0864911962235,2411.72,0.0 -2025-02-25 14:00:00,704.0864911962235,704.0864911962235,2414.82,0.0 -2025-02-25 14:05:00,704.0864911962235,704.0864911962235,2413.44,0.0 -2025-02-25 14:10:00,704.0864911962235,704.0864911962235,2421.72,0.0 -2025-02-25 14:15:00,704.0864911962235,704.0864911962235,2413.74,0.0 -2025-02-25 14:20:00,704.0864911962235,704.0864911962235,2400.86,0.0 -2025-02-25 14:25:00,704.0864911962235,704.0864911962235,2411.44,0.0 -2025-02-25 14:30:00,704.0864911962235,704.0864911962235,2414.11,0.0 -2025-02-25 14:35:00,704.0864911962235,704.0864911962235,2398.33,0.0 -2025-02-25 14:40:00,704.0864911962235,704.0864911962235,2389.09,0.0 -2025-02-25 14:45:00,704.0864911962235,704.0864911962235,2380.31,0.0 -2025-02-25 14:50:00,704.0864911962235,704.0864911962235,2374.32,0.0 -2025-02-25 14:55:00,704.0864911962235,704.0864911962235,2378.29,0.0 -2025-02-25 15:00:00,704.0864911962235,704.0864911962235,2378.12,0.0 -2025-02-25 15:05:00,704.0864911962235,704.0864911962235,2382.75,0.0 -2025-02-25 15:10:00,704.0864911962235,704.0864911962235,2372.9,0.0 -2025-02-25 15:15:00,704.0864911962235,704.0864911962235,2370.2,0.0 -2025-02-25 15:20:00,704.0864911962235,704.0864911962235,2377.61,0.0 -2025-02-25 15:25:00,704.0864911962235,704.0864911962235,2373.44,0.0 -2025-02-25 15:30:00,704.0864911962235,704.0864911962235,2380.65,0.0 -2025-02-25 15:35:00,704.0864911962235,704.0864911962235,2400.04,0.0 -2025-02-25 15:40:00,704.0864911962235,704.0864911962235,2398.48,0.0 -2025-02-25 15:45:00,704.0864911962235,704.0864911962235,2401.41,0.0 -2025-02-25 15:50:00,704.0864911962235,704.0864911962235,2420.4,0.0 -2025-02-25 15:55:00,704.0864911962235,704.0864911962235,2408.57,0.0 -2025-02-25 16:00:00,704.0864911962235,704.0864911962235,2405.35,0.0 -2025-02-25 16:05:00,704.0864911962235,704.0864911962235,2398.19,0.0 -2025-02-25 16:10:00,704.0864911962235,704.0864911962235,2403.94,0.0 -2025-02-25 16:15:00,704.0864911962235,704.0864911962235,2398.81,0.0 -2025-02-25 16:20:00,704.0864911962235,704.0864911962235,2395.27,0.0 -2025-02-25 16:25:00,704.0864911962235,704.0864911962235,2388.36,0.0 -2025-02-25 16:30:00,704.0864911962235,704.0864911962235,2387.15,0.0 -2025-02-25 16:35:00,704.0864911962235,704.0864911962235,2402.4,0.0 -2025-02-25 16:40:00,704.0864911962235,704.0864911962235,2423.33,0.0 -2025-02-25 16:45:00,704.0864911962235,704.0864911962235,2419.89,0.0 -2025-02-25 16:50:00,704.0864911962235,704.0864911962235,2420.23,0.0 -2025-02-25 16:55:00,704.0864911962235,704.0864911962235,2416.49,0.0 -2025-02-25 17:00:00,704.0864911962235,704.0864911962235,2416.68,0.0 -2025-02-25 17:05:00,704.0864911962235,704.0864911962235,2417.32,0.0 -2025-02-25 17:10:00,704.0864911962235,704.0864911962235,2424.07,0.0 -2025-02-25 17:15:00,704.0864911962235,704.0864911962235,2416.8,0.0 -2025-02-25 17:20:00,704.0864911962235,704.0864911962235,2424.19,0.0 -2025-02-25 17:25:00,704.0864911962235,704.0864911962235,2434.8,0.0 -2025-02-25 17:30:00,704.0864911962235,704.0864911962235,2435.46,0.0 -2025-02-25 17:35:00,704.0864911962235,704.0864911962235,2426.9,0.0 -2025-02-25 17:40:00,704.0864911962235,704.0864911962235,2421.46,0.0 -2025-02-25 17:45:00,704.0864911962235,704.0864911962235,2418.01,0.0 -2025-02-25 17:50:00,704.0864911962235,704.0864911962235,2416.07,0.0 -2025-02-25 17:55:00,704.0864911962235,704.0864911962235,2420.2,0.0 -2025-02-25 18:00:00,704.0864911962235,704.0864911962235,2426.03,0.0 -2025-02-25 18:05:00,704.0864911962235,704.0864911962235,2422.32,0.0 -2025-02-25 18:10:00,704.0864911962235,704.0864911962235,2425.69,0.0 -2025-02-25 18:15:00,704.0864911962235,704.0864911962235,2411.53,0.0 -2025-02-25 18:20:00,704.0864911962235,704.0864911962235,2412.65,0.0 -2025-02-25 18:25:00,704.0864911962235,704.0864911962235,2405.22,0.0 -2025-02-25 18:30:00,704.0864911962235,704.0864911962235,2405.37,0.0 -2025-02-25 18:35:00,704.0864911962235,704.0864911962235,2420.28,0.0 -2025-02-25 18:40:00,704.0864911962235,704.0864911962235,2420.93,0.0 -2025-02-25 18:45:00,704.0864911962235,704.0864911962235,2419.32,0.0 -2025-02-25 18:50:00,704.0864911962235,704.0864911962235,2422.88,0.0 -2025-02-25 18:55:00,704.0864911962235,704.0864911962235,2423.32,0.0 -2025-02-25 19:00:00,704.0864911962235,704.0864911962235,2428.67,0.0 -2025-02-25 19:05:00,704.0864911962235,704.0864911962235,2432.76,0.0 -2025-02-25 19:10:00,704.0864911962235,704.0864911962235,2418.38,0.0 -2025-02-25 19:15:00,704.0864911962235,704.0864911962235,2419.91,0.0 -2025-02-25 19:20:00,704.0864911962235,704.0864911962235,2415.05,0.0 -2025-02-25 19:25:00,704.0864911962235,704.0864911962235,2420.89,0.0 -2025-02-25 19:30:00,704.0864911962235,704.0864911962235,2430.01,0.0 -2025-02-25 19:35:00,704.0864911962235,704.0864911962235,2442.0,0.0 -2025-02-25 19:40:00,704.0864911962235,704.0864911962235,2443.36,0.0 -2025-02-25 19:45:00,704.0864911962235,704.0864911962235,2455.91,0.0 -2025-02-25 19:50:00,704.0864911962235,704.0864911962235,2455.62,0.0 -2025-02-25 19:55:00,704.0864911962235,704.0864911962235,2470.72,0.0 -2025-02-25 20:00:00,704.0864911962235,704.0864911962235,2461.15,0.0 -2025-02-25 20:05:00,704.0864911962235,704.0864911962235,2465.68,0.0 -2025-02-25 20:10:00,704.0864911962235,704.0864911962235,2469.36,0.0 -2025-02-25 20:15:00,704.0864911962235,704.0864911962235,2480.29,0.0 -2025-02-25 20:20:00,704.0864911962235,704.0864911962235,2499.07,0.0 -2025-02-25 20:25:00,704.0864911962235,704.0864911962235,2500.37,0.0 -2025-02-25 20:30:00,704.0864911962235,704.0864911962235,2511.72,0.0 -2025-02-25 20:35:00,704.0864911962235,704.0864911962235,2501.68,0.0 -2025-02-25 20:40:00,704.0864911962235,704.0864911962235,2494.93,0.0 -2025-02-25 20:45:00,704.0864911962235,704.0864911962235,2497.23,0.0 -2025-02-25 20:50:00,704.0864911962235,704.0864911962235,2491.93,0.0 -2025-02-25 20:55:00,704.0864911962235,704.0864911962235,2492.48,0.0 -2025-02-25 21:00:00,704.0864911962235,704.0864911962235,2496.57,0.0 -2025-02-25 21:05:00,704.0864911962235,704.0864911962235,2486.99,0.0 -2025-02-25 21:10:00,704.0864911962235,704.0864911962235,2484.91,0.0 -2025-02-25 21:15:00,704.0864911962235,704.0864911962235,2487.99,0.0 -2025-02-25 21:20:00,704.0864911962235,704.0864911962235,2489.64,0.0 -2025-02-25 21:25:00,704.0864911962235,704.0864911962235,2492.08,0.0 -2025-02-25 21:30:00,704.0864911962235,704.0864911962235,2490.01,0.0 -2025-02-25 21:35:00,704.0864911962235,704.0864911962235,2486.73,0.0 -2025-02-25 21:40:00,704.0864911962235,704.0864911962235,2494.33,0.0 -2025-02-25 21:45:00,704.0864911962235,704.0864911962235,2498.63,0.0 -2025-02-25 21:50:00,704.0864911962235,704.0864911962235,2512.25,0.0 -2025-02-25 21:55:00,704.0864911962235,704.0864911962235,2512.81,0.0 -2025-02-25 22:00:00,704.0864911962235,704.0864911962235,2521.3,0.0 -2025-02-25 22:05:00,704.0864911962235,704.0864911962235,2528.84,0.0 -2025-02-25 22:10:00,704.0864911962235,704.0864911962235,2516.68,0.0 -2025-02-25 22:15:00,704.0864911962235,704.0864911962235,2508.42,0.0 -2025-02-25 22:20:00,704.0864911962235,704.0864911962235,2505.62,0.0 -2025-02-25 22:25:00,704.0864911962235,704.0864911962235,2505.54,0.0 -2025-02-25 22:30:00,704.0864911962235,704.0864911962235,2511.05,0.0 -2025-02-25 22:35:00,704.0864911962235,704.0864911962235,2504.39,0.0 -2025-02-25 22:40:00,704.0864911962235,704.0864911962235,2504.44,0.0 -2025-02-25 22:45:00,704.0864911962235,704.0864911962235,2509.6,0.0 -2025-02-25 22:50:00,704.0864911962235,704.0864911962235,2505.19,0.0 -2025-02-25 22:55:00,704.0864911962235,704.0864911962235,2509.57,0.0 -2025-02-25 23:00:00,704.0864911962235,704.0864911962235,2517.68,0.0 -2025-02-25 23:05:00,704.0864911962235,704.0864911962235,2517.99,0.0 -2025-02-25 23:10:00,704.0864911962235,704.0864911962235,2513.05,0.0 -2025-02-25 23:15:00,704.0864911962235,704.0864911962235,2513.05,0.0 -2025-02-25 23:20:00,704.0864911962235,704.0864911962235,2509.55,0.0 -2025-02-25 23:25:00,704.0864911962235,704.0864911962235,2507.19,0.0 -2025-02-25 23:30:00,704.0864911962235,704.0864911962235,2502.31,0.0 -2025-02-25 23:35:00,704.0864911962235,704.0864911962235,2497.34,0.0 -2025-02-25 23:40:00,704.0864911962235,704.0864911962235,2496.97,0.0 -2025-02-25 23:45:00,704.0864911962235,704.0864911962235,2498.49,0.0 -2025-02-25 23:50:00,704.0864911962235,704.0864911962235,2493.7,0.0 -2025-02-25 23:55:00,704.0864911962235,704.0864911962235,2493.96,0.0 -2025-02-26 00:00:00,711.7595697639708,711.7595697639708,2495.22,0.0 -2025-02-26 00:05:00,711.7595697639708,711.7595697639708,2489.54,0.0 -2025-02-26 00:10:00,711.7595697639708,711.7595697639708,2486.44,0.0 -2025-02-26 00:15:00,711.7595697639708,711.7595697639708,2480.88,0.0 -2025-02-26 00:20:00,711.7595697639708,711.7595697639708,2485.57,0.0 -2025-02-26 00:25:00,711.7595697639708,711.7595697639708,2483.11,0.0 -2025-02-26 00:30:00,711.7595697639708,711.7595697639708,2478.01,0.0 -2025-02-26 00:35:00,711.7595697639708,711.7595697639708,2474.56,0.0 -2025-02-26 00:40:00,711.7595697639708,711.7595697639708,2471.54,0.0 -2025-02-26 00:45:00,711.7595697639708,711.7595697639708,2472.81,0.0 -2025-02-26 00:50:00,711.7595697639708,711.7595697639708,2474.02,0.0 -2025-02-26 00:55:00,711.7595697639708,711.7595697639708,2474.22,0.0 -2025-02-26 01:00:00,711.7595697639708,711.7595697639708,2478.15,0.0 -2025-02-26 01:05:00,711.7595697639708,711.7595697639708,2479.19,0.0 -2025-02-26 01:10:00,711.7595697639708,711.7595697639708,2477.88,0.0 -2025-02-26 01:15:00,711.9906152196086,711.4036899790889,2479.49,-1.0 -2025-02-26 01:20:00,712.42084843966,711.4036899790889,2477.99,-1.0 -2025-02-26 01:25:00,711.3710793827345,711.4036899790889,2481.65,-1.0 -2025-02-26 01:30:00,710.6119280276059,710.6932592236925,2483.89,-1.0 -2025-02-26 01:35:00,714.419316612316,709.6287600050504,2481.6,-1.0 -2025-02-26 01:40:00,717.7642620001324,709.6287600050504,2479.65,-1.0 -2025-02-26 01:45:00,711.4689032446004,709.6287600050504,2483.32,-1.0 -2025-02-26 01:50:00,701.3378452326045,708.2202050183103,2488.05,-1.0 -2025-02-26 01:55:00,709.283367655622,708.2202050183103,2485.26,-1.0 -2025-02-26 02:00:00,715.3208255541165,708.2202050183103,2483.14,-1.0 -2025-02-26 02:05:00,734.5723422493122,708.2202050183103,2476.38,-1.0 -2025-02-26 02:10:00,717.940854453463,708.2202050183103,2482.22,-1.0 -2025-02-26 02:15:00,702.7332954072571,708.2202050183103,2487.56,-1.0 -2025-02-26 02:20:00,702.7332954072571,708.2202050183103,2487.56,-1.0 -2025-02-26 02:25:00,703.8154812569874,708.2202050183103,2487.18,-1.0 -2025-02-26 02:30:00,717.3143258036185,708.2202050183103,2482.44,-1.0 -2025-02-26 02:35:00,688.8927079607101,708.2202050183103,2492.42,-1.0 -2025-02-26 02:40:00,703.7300455320081,708.2202050183103,2487.21,-1.0 -2025-02-26 02:45:00,692.6803584347649,708.2202050183103,2491.09,-1.0 -2025-02-26 02:50:00,677.7006279885032,708.2202050183103,2496.35,-1.0 -2025-02-26 02:55:00,672.8023130897247,708.2202050183103,2498.07,-1.0 -2025-02-26 03:00:00,662.920247567191,708.2202050183103,2501.54,-1.0 -2025-02-26 03:05:00,665.9674550914311,708.2202050183103,2500.47,-1.0 -2025-02-26 03:10:00,671.7770843899815,708.2202050183103,2498.43,-1.0 -2025-02-26 03:15:00,646.8147129944842,646.8147129944842,2504.69,0.0 -2025-02-26 03:20:00,646.8147129944842,646.8147129944842,2502.37,0.0 -2025-02-26 03:25:00,646.8147129944842,646.8147129944842,2496.9,0.0 -2025-02-26 03:30:00,646.8147129944842,646.8147129944842,2492.69,0.0 -2025-02-26 03:35:00,646.8147129944842,646.8147129944842,2493.2,0.0 -2025-02-26 03:40:00,646.8147129944842,646.8147129944842,2492.81,0.0 -2025-02-26 03:45:00,646.8147129944842,646.8147129944842,2494.53,0.0 -2025-02-26 03:50:00,646.8147129944842,646.8147129944842,2492.79,0.0 -2025-02-26 03:55:00,646.8147129944842,646.8147129944842,2489.78,0.0 -2025-02-26 04:00:00,646.8147129944842,646.8147129944842,2488.14,0.0 -2025-02-26 04:05:00,646.8147129944842,646.8147129944842,2491.02,0.0 -2025-02-26 04:10:00,646.8147129944842,646.8147129944842,2489.49,0.0 -2025-02-26 04:15:00,646.8147129944842,646.8147129944842,2489.87,0.0 -2025-02-26 04:20:00,646.8147129944842,646.8147129944842,2490.02,0.0 -2025-02-26 04:25:00,646.8147129944842,646.8147129944842,2497.09,0.0 -2025-02-26 04:30:00,646.8147129944842,646.8147129944842,2495.99,0.0 -2025-02-26 04:35:00,646.8147129944842,646.8147129944842,2498.51,0.0 -2025-02-26 04:40:00,646.8147129944842,646.8147129944842,2497.8,0.0 -2025-02-26 04:45:00,646.8147129944842,646.8147129944842,2495.73,0.0 -2025-02-26 04:50:00,646.8147129944842,646.8147129944842,2492.22,0.0 -2025-02-26 04:55:00,646.8147129944842,646.8147129944842,2488.69,0.0 -2025-02-26 05:00:00,646.8147129944842,646.8147129944842,2488.03,0.0 -2025-02-26 05:05:00,646.8147129944842,646.8147129944842,2491.9,0.0 -2025-02-26 05:10:00,646.8147129944842,646.8147129944842,2492.15,0.0 -2025-02-26 05:15:00,646.8147129944842,646.8147129944842,2486.83,0.0 -2025-02-26 05:20:00,646.8147129944842,646.8147129944842,2488.21,0.0 -2025-02-26 05:25:00,646.8147129944842,646.8147129944842,2487.36,0.0 -2025-02-26 05:30:00,646.8147129944842,646.8147129944842,2484.13,0.0 -2025-02-26 05:35:00,646.8147129944842,646.8147129944842,2483.52,0.0 -2025-02-26 05:40:00,646.8147129944842,646.8147129944842,2486.58,0.0 -2025-02-26 05:45:00,646.8147129944842,646.8147129944842,2484.5,0.0 -2025-02-26 05:50:00,646.8147129944842,646.8147129944842,2478.34,0.0 -2025-02-26 05:55:00,646.8147129944842,646.8147129944842,2474.6,0.0 -2025-02-26 06:00:00,646.8147129944842,646.8147129944842,2480.69,0.0 -2025-02-26 06:05:00,646.8147129944842,646.8147129944842,2479.32,0.0 -2025-02-26 06:10:00,646.8147129944842,646.8147129944842,2480.02,0.0 -2025-02-26 06:15:00,646.8147129944842,646.8147129944842,2492.55,0.0 -2025-02-26 06:20:00,646.8147129944842,646.8147129944842,2492.07,0.0 -2025-02-26 06:25:00,646.8147129944842,646.8147129944842,2491.8,0.0 -2025-02-26 06:30:00,646.8147129944842,646.8147129944842,2490.3,0.0 -2025-02-26 06:35:00,646.8147129944842,646.8147129944842,2486.94,0.0 -2025-02-26 06:40:00,646.8147129944842,646.8147129944842,2490.65,0.0 -2025-02-26 06:45:00,646.8147129944842,646.8147129944842,2497.02,0.0 -2025-02-26 06:50:00,646.8147129944842,646.8147129944842,2498.61,0.0 -2025-02-26 06:55:00,646.8147129944842,646.8147129944842,2499.95,0.0 -2025-02-26 07:00:00,646.8147129944842,646.8147129944842,2498.64,0.0 -2025-02-26 07:05:00,646.8147129944842,646.8147129944842,2497.14,0.0 -2025-02-26 07:10:00,646.8147129944842,646.8147129944842,2502.14,0.0 -2025-02-26 07:15:00,646.8147129944842,646.8147129944842,2496.95,0.0 -2025-02-26 07:20:00,646.8147129944842,646.8147129944842,2493.84,0.0 -2025-02-26 07:25:00,646.8147129944842,646.8147129944842,2496.82,0.0 -2025-02-26 07:30:00,646.8147129944842,646.8147129944842,2486.22,0.0 -2025-02-26 07:35:00,646.8147129944842,646.8147129944842,2480.2,0.0 -2025-02-26 07:40:00,646.8147129944842,646.8147129944842,2481.02,0.0 -2025-02-26 07:45:00,646.8147129944842,646.8147129944842,2480.99,0.0 -2025-02-26 07:50:00,646.8147129944842,646.8147129944842,2484.6,0.0 -2025-02-26 07:55:00,646.8147129944842,646.8147129944842,2482.66,0.0 -2025-02-26 08:00:00,646.8147129944842,646.8147129944842,2482.04,0.0 -2025-02-26 08:05:00,646.8147129944842,646.8147129944842,2463.3,0.0 -2025-02-26 08:10:00,646.8147129944842,646.8147129944842,2466.53,0.0 -2025-02-26 08:15:00,646.8147129944842,646.8147129944842,2462.95,0.0 -2025-02-26 08:20:00,646.8147129944842,646.8147129944842,2465.57,0.0 -2025-02-26 08:25:00,646.8147129944842,646.8147129944842,2465.59,0.0 -2025-02-26 08:30:00,646.8147129944842,646.8147129944842,2465.13,0.0 -2025-02-26 08:35:00,646.8147129944842,646.8147129944842,2464.22,0.0 -2025-02-26 08:40:00,646.8147129944842,646.8147129944842,2464.64,0.0 -2025-02-26 08:45:00,646.8147129944842,646.8147129944842,2464.48,0.0 -2025-02-26 08:50:00,646.8147129944842,646.8147129944842,2465.39,0.0 -2025-02-26 08:55:00,646.8147129944842,646.8147129944842,2463.43,0.0 -2025-02-26 09:00:00,646.8147129944842,646.8147129944842,2467.83,0.0 -2025-02-26 09:05:00,646.8147129944842,646.8147129944842,2466.05,0.0 -2025-02-26 09:10:00,646.8147129944842,646.8147129944842,2464.96,0.0 -2025-02-26 09:15:00,646.8147129944842,646.8147129944842,2468.93,0.0 -2025-02-26 09:20:00,646.8147129944842,646.8147129944842,2474.68,0.0 -2025-02-26 09:25:00,646.8147129944842,646.8147129944842,2471.42,0.0 -2025-02-26 09:30:00,646.8147129944842,646.8147129944842,2474.9,0.0 -2025-02-26 09:35:00,646.8147129944842,646.8147129944842,2491.23,0.0 -2025-02-26 09:40:00,646.8147129944842,646.8147129944842,2489.23,0.0 -2025-02-26 09:45:00,646.8147129944842,646.8147129944842,2486.8,0.0 -2025-02-26 09:50:00,646.8147129944842,646.8147129944842,2489.03,0.0 -2025-02-26 09:55:00,646.8147129944842,646.8147129944842,2489.05,0.0 -2025-02-26 10:00:00,646.8147129944842,646.8147129944842,2481.3,0.0 -2025-02-26 10:05:00,646.8147129944842,646.8147129944842,2482.81,0.0 -2025-02-26 10:10:00,646.8147129944842,646.8147129944842,2484.02,0.0 -2025-02-26 10:15:00,646.8147129944842,646.8147129944842,2479.15,0.0 -2025-02-26 10:20:00,646.8147129944842,646.8147129944842,2484.86,0.0 -2025-02-26 10:25:00,646.8147129944842,646.8147129944842,2487.82,0.0 -2025-02-26 10:30:00,646.8147129944842,646.8147129944842,2486.93,0.0 -2025-02-26 10:35:00,646.8147129944842,646.8147129944842,2488.97,0.0 -2025-02-26 10:40:00,646.8147129944842,646.8147129944842,2490.09,0.0 -2025-02-26 10:45:00,646.8147129944842,646.8147129944842,2487.89,0.0 -2025-02-26 10:50:00,646.8147129944842,646.8147129944842,2490.49,0.0 -2025-02-26 10:55:00,646.8147129944842,646.8147129944842,2492.51,0.0 -2025-02-26 11:00:00,646.8147129944842,646.8147129944842,2490.89,0.0 -2025-02-26 11:05:00,646.8147129944842,646.8147129944842,2488.08,0.0 -2025-02-26 11:10:00,646.8147129944842,646.8147129944842,2489.53,0.0 -2025-02-26 11:15:00,646.8147129944842,646.8147129944842,2489.1,0.0 -2025-02-26 11:20:00,646.8147129944842,646.8147129944842,2483.42,0.0 -2025-02-26 11:25:00,646.8147129944842,646.8147129944842,2480.65,0.0 -2025-02-26 11:30:00,646.8147129944842,646.8147129944842,2474.57,0.0 -2025-02-26 11:35:00,646.8147129944842,646.8147129944842,2468.18,0.0 -2025-02-26 11:40:00,646.8147129944842,646.8147129944842,2468.47,0.0 -2025-02-26 11:45:00,646.8147129944842,646.8147129944842,2467.11,0.0 -2025-02-26 11:50:00,646.8147129944842,646.8147129944842,2466.47,0.0 -2025-02-26 11:55:00,646.8147129944842,646.8147129944842,2463.32,0.0 -2025-02-26 12:00:00,646.8147129944842,646.8147129944842,2459.14,0.0 -2025-02-26 12:05:00,646.8147129944842,646.8147129944842,2459.95,0.0 -2025-02-26 12:10:00,646.8147129944842,646.8147129944842,2461.59,0.0 -2025-02-26 12:15:00,646.8147129944842,646.8147129944842,2458.06,0.0 -2025-02-26 12:20:00,646.8147129944842,646.8147129944842,2454.55,0.0 -2025-02-26 12:25:00,646.8147129944842,646.8147129944842,2455.69,0.0 -2025-02-26 12:30:00,646.8147129944842,646.8147129944842,2455.93,0.0 -2025-02-26 12:35:00,646.8147129944842,646.8147129944842,2456.84,0.0 -2025-02-26 12:40:00,646.8147129944842,646.8147129944842,2446.83,0.0 -2025-02-26 12:45:00,646.8147129944842,646.8147129944842,2438.03,0.0 -2025-02-26 12:50:00,646.8147129944842,646.8147129944842,2428.07,0.0 -2025-02-26 12:55:00,646.8147129944842,646.8147129944842,2431.88,0.0 -2025-02-26 13:00:00,646.8147129944842,646.8147129944842,2428.78,0.0 -2025-02-26 13:05:00,646.8147129944842,646.8147129944842,2431.62,0.0 -2025-02-26 13:10:00,646.8147129944842,646.8147129944842,2429.11,0.0 -2025-02-26 13:15:00,646.8147129944842,646.8147129944842,2427.1,0.0 -2025-02-26 13:20:00,646.8147129944842,646.8147129944842,2434.18,0.0 -2025-02-26 13:25:00,646.8147129944842,646.8147129944842,2434.31,0.0 -2025-02-26 13:30:00,646.8147129944842,646.8147129944842,2436.52,0.0 -2025-02-26 13:35:00,646.8147129944842,646.8147129944842,2432.39,0.0 -2025-02-26 13:40:00,646.8147129944842,646.8147129944842,2435.27,0.0 -2025-02-26 13:45:00,646.8147129944842,646.8147129944842,2432.07,0.0 -2025-02-26 13:50:00,646.8147129944842,646.8147129944842,2428.32,0.0 -2025-02-26 13:55:00,646.8147129944842,646.8147129944842,2415.73,0.0 -2025-02-26 14:00:00,646.8147129944842,646.8147129944842,2393.14,0.0 -2025-02-26 14:05:00,646.8147129944842,646.8147129944842,2386.8,0.0 -2025-02-26 14:10:00,646.8147129944842,646.8147129944842,2389.78,0.0 -2025-02-26 14:15:00,646.8147129944842,646.8147129944842,2383.76,0.0 -2025-02-26 14:20:00,646.8147129944842,646.8147129944842,2375.01,0.0 -2025-02-26 14:25:00,646.8147129944842,646.8147129944842,2382.24,0.0 -2025-02-26 14:30:00,646.8147129944842,646.8147129944842,2386.2,0.0 -2025-02-26 14:35:00,646.8147129944842,646.8147129944842,2402.94,0.0 -2025-02-26 14:40:00,646.8147129944842,646.8147129944842,2409.53,0.0 -2025-02-26 14:45:00,646.8147129944842,646.8147129944842,2423.8,0.0 -2025-02-26 14:50:00,646.8147129944842,646.8147129944842,2432.58,0.0 -2025-02-26 14:55:00,646.8147129944842,646.8147129944842,2434.68,0.0 -2025-02-26 15:00:00,646.8147129944842,646.8147129944842,2437.7,0.0 -2025-02-26 15:05:00,646.8147129944842,646.8147129944842,2444.93,0.0 -2025-02-26 15:10:00,646.8147129944842,646.8147129944842,2450.82,0.0 -2025-02-26 15:15:00,646.8147129944842,646.8147129944842,2447.47,0.0 -2025-02-26 15:20:00,646.8147129944842,646.8147129944842,2444.4,0.0 -2025-02-26 15:25:00,646.8147129944842,646.8147129944842,2430.3,0.0 -2025-02-26 15:30:00,646.8147129944842,646.8147129944842,2441.85,0.0 -2025-02-26 15:35:00,646.8147129944842,646.8147129944842,2439.36,0.0 -2025-02-26 15:40:00,646.8147129944842,646.8147129944842,2434.3,0.0 -2025-02-26 15:45:00,646.8147129944842,646.8147129944842,2439.01,0.0 -2025-02-26 15:50:00,646.8147129944842,646.8147129944842,2430.27,0.0 -2025-02-26 15:55:00,646.8147129944842,646.8147129944842,2427.64,0.0 -2025-02-26 16:00:00,646.8147129944842,646.8147129944842,2422.73,0.0 -2025-02-26 16:05:00,646.8147129944842,646.8147129944842,2412.09,0.0 -2025-02-26 16:10:00,646.8147129944842,646.8147129944842,2409.01,0.0 -2025-02-26 16:15:00,646.8147129944842,646.8147129944842,2395.62,0.0 -2025-02-26 16:20:00,646.8147129944842,646.8147129944842,2393.83,0.0 -2025-02-26 16:25:00,646.8147129944842,646.8147129944842,2403.36,0.0 -2025-02-26 16:30:00,646.8147129944842,646.8147129944842,2405.05,0.0 -2025-02-26 16:35:00,646.8147129944842,646.8147129944842,2402.14,0.0 -2025-02-26 16:40:00,646.8147129944842,646.8147129944842,2404.26,0.0 -2025-02-26 16:45:00,646.8147129944842,646.8147129944842,2398.43,0.0 -2025-02-26 16:50:00,646.8147129944842,646.8147129944842,2397.62,0.0 -2025-02-26 16:55:00,646.8147129944842,646.8147129944842,2397.36,0.0 -2025-02-26 17:00:00,646.8147129944842,646.8147129944842,2399.93,0.0 -2025-02-26 17:05:00,646.8147129944842,646.8147129944842,2400.31,0.0 -2025-02-26 17:10:00,646.8147129944842,646.8147129944842,2402.77,0.0 -2025-02-26 17:15:00,646.8147129944842,646.8147129944842,2391.47,0.0 -2025-02-26 17:20:00,646.8147129944842,646.8147129944842,2395.07,0.0 -2025-02-26 17:25:00,646.8147129944842,646.8147129944842,2397.05,0.0 -2025-02-26 17:30:00,646.8147129944842,646.8147129944842,2382.07,0.0 -2025-02-26 17:35:00,646.8147129944842,646.8147129944842,2376.56,0.0 -2025-02-26 17:40:00,646.8147129944842,646.8147129944842,2383.77,0.0 -2025-02-26 17:45:00,646.8147129944842,646.8147129944842,2380.47,0.0 -2025-02-26 17:50:00,646.8147129944842,646.8147129944842,2369.69,0.0 -2025-02-26 17:55:00,646.8147129944842,646.8147129944842,2365.89,0.0 -2025-02-26 18:00:00,646.8147129944842,646.8147129944842,2373.14,0.0 -2025-02-26 18:05:00,646.8147129944842,646.8147129944842,2373.1,0.0 -2025-02-26 18:10:00,646.8147129944842,646.8147129944842,2370.87,0.0 -2025-02-26 18:15:00,646.8147129944842,646.8147129944842,2356.4,0.0 -2025-02-26 18:20:00,646.8147129944842,646.8147129944842,2355.35,0.0 -2025-02-26 18:25:00,646.8147129944842,646.8147129944842,2312.77,0.0 -2025-02-26 18:30:00,646.8147129944842,646.8147129944842,2314.59,0.0 -2025-02-26 18:35:00,646.8147129944842,646.8147129944842,2275.37,0.0 -2025-02-26 18:40:00,646.8147129944842,646.8147129944842,2318.77,0.0 -2025-02-26 18:45:00,646.8147129944842,646.8147129944842,2306.7,0.0 -2025-02-26 18:50:00,646.8147129944842,646.8147129944842,2287.79,0.0 -2025-02-26 18:55:00,646.8147129944842,646.8147129944842,2292.04,0.0 -2025-02-26 19:00:00,646.8147129944842,646.8147129944842,2297.89,0.0 -2025-02-26 19:05:00,646.8147129944842,646.8147129944842,2293.68,0.0 -2025-02-26 19:10:00,646.8147129944842,646.8147129944842,2311.19,0.0 -2025-02-26 19:15:00,646.8147129944842,646.8147129944842,2305.93,0.0 -2025-02-26 19:20:00,646.8147129944842,646.8147129944842,2290.12,0.0 -2025-02-26 19:25:00,646.8147129944842,646.8147129944842,2278.55,0.0 -2025-02-26 19:30:00,646.8147129944842,646.8147129944842,2287.11,0.0 -2025-02-26 19:35:00,646.8147129944842,646.8147129944842,2289.99,0.0 -2025-02-26 19:40:00,646.8147129944842,646.8147129944842,2298.27,0.0 -2025-02-26 19:45:00,646.8147129944842,646.8147129944842,2292.94,0.0 -2025-02-26 19:50:00,646.8147129944842,646.8147129944842,2303.11,0.0 -2025-02-26 19:55:00,646.8147129944842,646.8147129944842,2295.23,0.0 -2025-02-26 20:00:00,646.8147129944842,646.8147129944842,2309.86,0.0 -2025-02-26 20:05:00,646.8147129944842,646.8147129944842,2307.94,0.0 -2025-02-26 20:10:00,646.8147129944842,646.8147129944842,2288.56,0.0 -2025-02-26 20:15:00,646.8147129944842,646.8147129944842,2260.52,0.0 -2025-02-26 20:20:00,646.8147129944842,646.8147129944842,2279.89,0.0 -2025-02-26 20:25:00,646.8147129944842,646.8147129944842,2302.92,0.0 -2025-02-26 20:30:00,646.8147129944842,646.8147129944842,2305.6,0.0 -2025-02-26 20:35:00,646.8147129944842,646.8147129944842,2320.47,0.0 -2025-02-26 20:40:00,646.8147129944842,646.8147129944842,2324.23,0.0 -2025-02-26 20:45:00,646.8147129944842,646.8147129944842,2327.06,0.0 -2025-02-26 20:50:00,646.8147129944842,646.8147129944842,2329.7,0.0 -2025-02-26 20:55:00,646.8147129944842,646.8147129944842,2339.17,0.0 -2025-02-26 21:00:00,646.8147129944842,646.8147129944842,2329.91,0.0 -2025-02-26 21:05:00,646.8147129944842,646.8147129944842,2333.06,0.0 -2025-02-26 21:10:00,646.8147129944842,646.8147129944842,2330.01,0.0 -2025-02-26 21:15:00,646.8147129944842,646.8147129944842,2321.36,0.0 -2025-02-26 21:20:00,646.8147129944842,646.8147129944842,2343.55,0.0 -2025-02-26 21:25:00,646.8147129944842,646.8147129944842,2328.89,0.0 -2025-02-26 21:30:00,646.8147129944842,646.8147129944842,2310.41,0.0 -2025-02-26 21:35:00,646.8147129944842,646.8147129944842,2315.2,0.0 -2025-02-26 21:40:00,646.8147129944842,646.8147129944842,2310.47,0.0 -2025-02-26 21:45:00,646.8147129944842,646.8147129944842,2309.15,0.0 -2025-02-26 21:50:00,646.8147129944842,646.8147129944842,2322.7,0.0 -2025-02-26 21:55:00,646.8147129944842,646.8147129944842,2341.41,0.0 -2025-02-26 22:00:00,646.8147129944842,646.8147129944842,2378.33,0.0 -2025-02-26 22:05:00,646.8147129944842,646.8147129944842,2377.97,0.0 -2025-02-26 22:10:00,646.8147129944842,646.8147129944842,2362.93,0.0 -2025-02-26 22:15:00,646.8147129944842,646.8147129944842,2362.55,0.0 -2025-02-26 22:20:00,646.8147129944842,646.8147129944842,2362.56,0.0 -2025-02-26 22:25:00,646.8147129944842,646.8147129944842,2348.8,0.0 -2025-02-26 22:30:00,646.8147129944842,646.8147129944842,2347.57,0.0 -2025-02-26 22:35:00,646.8147129944842,646.8147129944842,2352.96,0.0 -2025-02-26 22:40:00,646.8147129944842,646.8147129944842,2349.49,0.0 -2025-02-26 22:45:00,646.8147129944842,646.8147129944842,2362.51,0.0 -2025-02-26 22:50:00,646.8147129944842,646.8147129944842,2360.0,0.0 -2025-02-26 22:55:00,646.8147129944842,646.8147129944842,2347.88,0.0 -2025-02-26 23:00:00,646.8147129944842,646.8147129944842,2358.57,0.0 -2025-02-26 23:05:00,646.8147129944842,646.8147129944842,2348.23,0.0 -2025-02-26 23:10:00,646.8147129944842,646.8147129944842,2339.56,0.0 -2025-02-26 23:15:00,646.8147129944842,646.8147129944842,2339.72,0.0 -2025-02-26 23:20:00,646.8147129944842,646.8147129944842,2331.72,0.0 -2025-02-26 23:25:00,646.8147129944842,646.8147129944842,2335.48,0.0 -2025-02-26 23:30:00,646.8147129944842,646.8147129944842,2332.67,0.0 -2025-02-26 23:35:00,646.8147129944842,646.8147129944842,2331.35,0.0 -2025-02-26 23:40:00,646.8147129944842,646.8147129944842,2329.36,0.0 -2025-02-26 23:45:00,646.8147129944842,646.8147129944842,2326.11,0.0 -2025-02-26 23:50:00,646.8147129944842,646.8147129944842,2325.72,0.0 -2025-02-26 23:55:00,646.8147129944842,646.8147129944842,2335.11,0.0 -2025-02-27 00:00:00,653.2115962805766,653.2115962805766,2335.04,0.0 -2025-02-27 00:05:00,652.9734415155528,652.8849904824364,2343.23,-1.0 -2025-02-27 00:10:00,654.6346587010937,652.8849904824364,2337.27,-1.0 -2025-02-27 00:15:00,652.6752028597595,652.8849904824364,2344.3,-1.0 -2025-02-27 00:20:00,656.3153868267333,652.8849904824364,2331.24,-1.0 -2025-02-27 00:25:00,655.6715258034782,652.8849904824364,2333.55,-1.0 -2025-02-27 00:30:00,658.6316141441567,652.8849904824364,2322.93,-1.0 -2025-02-27 00:35:00,657.3188066032344,652.8849904824364,2327.64,-1.0 -2025-02-27 00:40:00,654.2750999478475,652.8849904824364,2338.56,-1.0 -2025-02-27 00:45:00,652.3323677694549,652.8849904824364,2345.53,-1.0 -2025-02-27 00:50:00,654.3587182625558,652.8849904824364,2338.26,-1.0 -2025-02-27 00:55:00,654.7405752330577,652.8849904824364,2336.89,-1.0 -2025-02-27 01:00:00,655.9809135678995,652.8849904824364,2332.44,-1.0 -2025-02-27 01:05:00,661.2727793003112,659.5896992549409,2323.06,1.0 -2025-02-27 01:10:00,664.2603098563332,659.5896992549409,2333.55,1.0 -2025-02-27 01:15:00,664.186262387833,659.5896992549409,2333.29,1.0 -2025-02-27 01:20:00,670.3078275315545,669.4286234425921,2350.96,-1.0 -2025-02-27 01:25:00,670.3560348549197,668.7611863123919,2356.83,-1.0 -2025-02-27 01:30:00,675.183402025594,668.7611863123919,2351.15,-1.0 -2025-02-27 01:35:00,680.5716956632834,668.7611863123919,2344.81,-1.0 -2025-02-27 01:40:00,679.8917847941742,668.7611863123919,2345.61,-1.0 -2025-02-27 01:45:00,679.4413438433897,668.7611863123919,2346.14,-1.0 -2025-02-27 01:50:00,673.6281059125071,668.7611863123919,2352.98,-1.0 -2025-02-27 01:55:00,681.7785374559521,668.7611863123919,2343.39,-1.0 -2025-02-27 02:00:00,681.6170586245387,668.7611863123919,2343.58,-1.0 -2025-02-27 02:05:00,684.1837221554254,668.7611863123919,2340.56,-1.0 -2025-02-27 02:10:00,679.594323788939,668.7611863123919,2345.96,-1.0 -2025-02-27 02:15:00,671.826342109368,668.7611863123919,2355.1,-1.0 -2025-02-27 02:20:00,671.2540495199116,667.7589372231183,2357.0,-1.0 -2025-02-27 02:25:00,671.7746529798015,666.4367503915222,2358.72,-1.0 -2025-02-27 02:30:00,685.0782118788665,666.4367503915222,2354.0,-1.0 -2025-02-27 02:35:00,713.8837991560796,666.4367503915222,2343.78,-1.0 -2025-02-27 02:40:00,726.2854218585984,666.4367503915222,2339.38,-1.0 -2025-02-27 02:45:00,739.7299082883742,666.4367503915222,2334.61,-1.0 -2025-02-27 02:50:00,745.6488645782124,666.4367503915222,2332.51,-1.0 -2025-02-27 02:55:00,742.9430559885732,666.4367503915222,2333.47,-1.0 -2025-02-27 03:00:00,733.7263954801105,666.4367503915222,2336.74,-1.0 -2025-02-27 03:05:00,725.665340723473,666.4367503915222,2339.6,-1.0 -2025-02-27 03:10:00,727.2437290674299,666.4367503915222,2339.04,-1.0 -2025-02-27 03:15:00,726.4545348954508,666.4367503915222,2339.32,-1.0 -2025-02-27 03:20:00,717.181503374704,666.4367503915222,2342.61,-1.0 -2025-02-27 03:25:00,752.0277927306905,751.3643054887435,2331.24,1.0 -2025-02-27 03:30:00,753.683491324683,751.3643054887435,2336.37,1.0 -2025-02-27 03:35:00,753.7286760816341,751.3643054887435,2336.51,1.0 -2025-02-27 03:40:00,750.0138435637291,751.3643054887435,2325.0,1.0 -2025-02-27 03:45:00,754.3437427941826,750.6146199018652,2329.57,1.0 -2025-02-27 03:50:00,756.7054708179081,750.6146199018652,2332.01,1.0 -2025-02-27 03:55:00,755.7375494967092,750.6146199018652,2331.01,1.0 -2025-02-27 04:00:00,762.9001672735812,750.6146199018652,2338.41,1.0 -2025-02-27 04:05:00,749.6493243863672,750.6146199018652,2324.72,1.0 -2025-02-27 04:10:00,741.8769161771397,750.6146199018652,2316.69,1.0 -2025-02-27 04:15:00,738.8376432285751,750.6146199018652,2313.55,1.0 -2025-02-27 04:20:00,739.611980285534,750.6146199018652,2314.35,1.0 -2025-02-27 04:25:00,743.8417964591733,750.6146199018652,2318.72,1.0 -2025-02-27 04:30:00,742.1285757206512,750.6146199018652,2316.95,1.0 -2025-02-27 04:35:00,728.1035064085335,728.1035064085335,2308.78,0.0 -2025-02-27 04:40:00,728.1035064085335,728.1035064085335,2309.57,0.0 -2025-02-27 04:45:00,728.1035064085335,728.1035064085335,2310.06,0.0 -2025-02-27 04:50:00,728.1035064085335,728.1035064085335,2315.33,0.0 -2025-02-27 04:55:00,728.1035064085335,728.1035064085335,2310.61,0.0 -2025-02-27 05:00:00,728.1035064085335,728.1035064085335,2313.85,0.0 -2025-02-27 05:05:00,728.1035064085335,728.1035064085335,2321.23,0.0 -2025-02-27 05:10:00,728.1035064085335,728.1035064085335,2328.02,0.0 -2025-02-27 05:15:00,729.3496650543736,727.7394546553292,2326.42,-1.0 -2025-02-27 05:20:00,730.3270999184608,727.7394546553292,2323.29,-1.0 -2025-02-27 05:25:00,731.669901808421,727.7394546553292,2318.99,-1.0 -2025-02-27 05:30:00,730.6487478130325,727.7394546553292,2322.26,-1.0 -2025-02-27 05:35:00,726.1550456743059,727.7394546553292,2336.65,-1.0 -2025-02-27 05:40:00,726.8358150045648,727.7394546553292,2334.47,-1.0 -2025-02-27 05:45:00,725.3743469010733,727.7394546553292,2339.15,-1.0 -2025-02-27 05:50:00,724.7404194972086,727.7394546553292,2341.18,-1.0 -2025-02-27 05:55:00,724.8684540960187,727.7394546553292,2340.77,-1.0 -2025-02-27 06:00:00,724.8622085058328,727.7394546553292,2340.79,-1.0 -2025-02-27 06:05:00,727.3104798586902,727.7394546553292,2332.95,-1.0 -2025-02-27 06:10:00,726.4954303394353,727.7394546553292,2335.56,-1.0 -2025-02-27 06:15:00,725.1526284494753,727.7394546553292,2339.86,-1.0 -2025-02-27 06:20:00,722.4364141889017,727.0166326863628,2346.96,-1.0 -2025-02-27 06:25:00,722.6406068832063,727.0166326863628,2346.74,-1.0 -2025-02-27 06:30:00,721.1741320786565,727.0166326863628,2348.32,-1.0 -2025-02-27 06:35:00,711.0573122244872,727.0166326863628,2359.22,-1.0 -2025-02-27 06:40:00,715.7351812212776,727.0166326863628,2354.18,-1.0 -2025-02-27 06:45:00,719.280708913289,727.0166326863628,2350.36,-1.0 -2025-02-27 06:50:00,721.6474878699986,727.0166326863628,2347.81,-1.0 -2025-02-27 06:55:00,721.6846138144176,727.0166326863628,2347.77,-1.0 -2025-02-27 07:00:00,717.8142341087397,727.0166326863628,2351.94,-1.0 -2025-02-27 07:05:00,720.3759242736489,727.0166326863628,2349.18,-1.0 -2025-02-27 07:10:00,721.5361100367418,727.0166326863628,2347.93,-1.0 -2025-02-27 07:15:00,711.6698903074,727.0166326863628,2358.56,-1.0 -2025-02-27 07:20:00,715.4010477215066,727.0166326863628,2354.54,-1.0 -2025-02-27 07:25:00,711.2893493771057,727.0166326863628,2358.97,-1.0 -2025-02-27 07:30:00,712.6815722928171,727.0166326863628,2357.47,-1.0 -2025-02-27 07:35:00,705.725761157183,704.9265186638286,2363.15,-1.0 -2025-02-27 07:40:00,705.6691201551339,704.9265186638286,2363.34,-1.0 -2025-02-27 07:45:00,706.539602923468,704.9265186638286,2360.42,-1.0 -2025-02-27 07:50:00,706.1669647520921,704.9265186638286,2361.67,-1.0 -2025-02-27 07:55:00,708.0390989250848,704.9265186638286,2355.39,-1.0 -2025-02-27 08:00:00,709.0960947362972,708.2554814381228,2355.09,1.0 -2025-02-27 08:05:00,709.4666215490918,708.2554814381228,2356.32,1.0 -2025-02-27 08:10:00,709.3250381328206,708.2554814381228,2355.85,1.0 -2025-02-27 08:15:00,708.7677417070728,708.2554814381228,2354.0,1.0 -2025-02-27 08:20:00,708.1983956288764,708.2554814381228,2352.11,1.0 -2025-02-27 08:25:00,706.3503083837933,707.549233647764,2346.53,1.0 -2025-02-27 08:30:00,711.0697526493186,706.4920686069535,2348.86,1.0 -2025-02-27 08:35:00,714.282895780977,706.4920686069535,2350.64,1.0 -2025-02-27 08:40:00,720.7272334102034,706.4920686069535,2354.21,1.0 -2025-02-27 08:45:00,714.282895780977,706.4920686069535,2350.64,1.0 -2025-02-27 08:50:00,713.6330466082826,706.4920686069535,2350.28,1.0 -2025-02-27 08:55:00,715.6006454922754,706.4920686069535,2351.37,1.0 -2025-02-27 09:00:00,721.9005721942364,706.4920686069535,2354.86,1.0 -2025-02-27 09:05:00,725.9994293871015,725.9491596660966,2358.32,-1.0 -2025-02-27 09:10:00,726.7292883753915,725.9491596660966,2355.95,-1.0 -2025-02-27 09:15:00,728.2198020898741,725.9491596660966,2351.11,-1.0 -2025-02-27 09:20:00,729.0174117015497,725.9491596660966,2348.52,-1.0 -2025-02-27 09:25:00,726.4120922749954,725.9491596660966,2356.98,-1.0 -2025-02-27 09:30:00,724.8921786814446,725.2245686567373,2361.78,-1.0 -2025-02-27 09:35:00,725.9332088361184,725.2245686567373,2360.65,-1.0 -2025-02-27 09:40:00,726.780773209835,725.2245686567373,2359.73,-1.0 -2025-02-27 09:45:00,725.50942664926,725.2245686567373,2361.11,-1.0 -2025-02-27 09:50:00,728.1626716452425,725.2245686567373,2358.23,-1.0 -2025-02-27 09:55:00,728.3008614887834,725.2245686567373,2358.08,-1.0 -2025-02-27 10:00:00,725.8687202424663,725.2245686567373,2360.72,-1.0 -2025-02-27 10:05:00,721.823934490097,724.1470282757585,2366.39,-1.0 -2025-02-27 10:10:00,727.7753491437945,722.7029547471179,2363.92,-1.0 -2025-02-27 10:15:00,714.9282707794632,722.7029547471179,2368.13,-1.0 -2025-02-27 10:20:00,715.9963176743598,722.7029547471179,2367.78,-1.0 -2025-02-27 10:25:00,715.2944582862847,722.7029547471179,2368.01,-1.0 -2025-02-27 10:30:00,715.0198176561693,722.7029547471179,2368.1,-1.0 -2025-02-27 10:35:00,702.1422236662687,722.7029547471179,2372.32,-1.0 -2025-02-27 10:40:00,710.8391769532874,722.7029547471179,2369.47,-1.0 -2025-02-27 10:45:00,725.8528647329798,722.7029547471179,2364.55,-1.0 -2025-02-27 10:50:00,707.6045206430271,722.7029547471179,2370.53,-1.0 -2025-02-27 10:55:00,688.3491609093145,722.7029547471179,2376.84,-1.0 -2025-02-27 11:00:00,706.8721456293841,722.7029547471179,2370.77,-1.0 -2025-02-27 11:05:00,710.8391769532874,722.7029547471179,2369.47,-1.0 -2025-02-27 11:10:00,702.783051803207,722.7029547471179,2372.11,-1.0 -2025-02-27 11:15:00,684.3516139598435,722.7029547471179,2378.15,-1.0 -2025-02-27 11:20:00,700.7690205156875,722.7029547471179,2372.77,-1.0 -2025-02-27 11:25:00,728.0499897739113,722.7029547471179,2363.83,-1.0 -2025-02-27 11:30:00,744.681005708734,722.7029547471179,2358.38,-1.0 -2025-02-27 11:35:00,747.0612245030762,722.7029547471179,2357.6,-1.0 -2025-02-27 11:40:00,766.2250373600826,722.7029547471179,2351.32,-1.0 -2025-02-27 11:45:00,773.8234281266357,722.7029547471179,2348.83,-1.0 -2025-02-27 11:50:00,773.7318812499295,722.7029547471179,2348.86,-1.0 -2025-02-27 11:55:00,761.830787278221,722.7029547471179,2352.76,-1.0 -2025-02-27 12:00:00,765.0349279629122,722.7029547471179,2351.71,-1.0 -2025-02-27 12:05:00,785.083693961406,722.7029547471179,2345.14,-1.0 -2025-02-27 12:10:00,794.7571472666152,722.7029547471179,2341.97,-1.0 -2025-02-27 12:15:00,781.3302720164825,722.7029547471179,2346.37,-1.0 -2025-02-27 12:20:00,771.7483655879779,722.7029547471179,2349.51,-1.0 -2025-02-27 12:25:00,767.1099905015685,722.7029547471179,2351.03,-1.0 -2025-02-27 12:30:00,755.6971465389566,722.7029547471179,2354.77,-1.0 -2025-02-27 12:35:00,756.0328184202103,722.7029547471179,2354.66,-1.0 -2025-02-27 12:40:00,742.4228494166668,722.7029547471179,2359.12,-1.0 -2025-02-27 12:45:00,753.4389902468882,722.7029547471179,2355.51,-1.0 -2025-02-27 12:50:00,778.9500532221402,722.7029547471179,2347.15,-1.0 -2025-02-27 12:55:00,782.3983189113792,722.7029547471179,2346.02,-1.0 -2025-02-27 13:00:00,782.3983189113792,722.7029547471179,2346.02,-1.0 -2025-02-27 13:05:00,766.5912248669056,722.7029547471179,2351.2,-1.0 -2025-02-27 13:10:00,757.6196309497714,722.7029547471179,2354.14,-1.0 -2025-02-27 13:15:00,762.2885216617485,722.7029547471179,2352.61,-1.0 -2025-02-27 13:20:00,773.0300218618544,722.7029547471179,2349.09,-1.0 -2025-02-27 13:25:00,771.687334336841,722.7029547471179,2349.53,-1.0 -2025-02-27 13:30:00,795.2194359183605,794.7358241694793,2342.1,1.0 -2025-02-27 13:35:00,808.2558302905817,793.9410258973868,2354.85,1.0 -2025-02-27 13:40:00,806.5035501233345,793.9410258973868,2353.13,1.0 -2025-02-27 13:45:00,816.4882696724844,810.9885889840749,2343.12,-1.0 -2025-02-27 13:50:00,818.9212224641558,818.7611201447774,2334.61,1.0 -2025-02-27 13:55:00,819.2581342290777,818.7611201447774,2335.57,1.0 -2025-02-27 14:00:00,820.7391421957133,818.7611201447774,2339.79,1.0 -2025-02-27 14:05:00,820.0758471585234,818.7611201447774,2337.9,1.0 -2025-02-27 14:10:00,819.7670113740116,818.7611201447774,2337.02,1.0 -2025-02-27 14:15:00,816.3943842272417,818.7611201447774,2327.41,1.0 -2025-02-27 14:20:00,818.636953162503,818.7611201447774,2333.8,1.0 -2025-02-27 14:25:00,822.2657736305155,818.7611201447774,2344.14,1.0 -2025-02-27 14:30:00,824.8762132915614,823.6068725762199,2346.69,-1.0 -2025-02-27 14:35:00,834.6464107652837,822.7828582643656,2338.26,-1.0 -2025-02-27 14:40:00,845.557133950448,822.7828582643656,2327.89,-1.0 -2025-02-27 14:45:00,856.1746509491632,855.0387643848608,2320.39,1.0 -2025-02-27 14:50:00,851.693010817908,855.0387643848608,2308.25,1.0 -2025-02-27 14:55:00,851.5601120990239,855.0387643848608,2307.89,1.0 -2025-02-27 15:00:00,846.484099408524,846.484099408524,2301.55,0.0 -2025-02-27 15:05:00,846.484099408524,846.484099408524,2310.24,0.0 -2025-02-27 15:10:00,846.484099408524,846.484099408524,2317.79,0.0 -2025-02-27 15:15:00,846.484099408524,846.484099408524,2319.9,0.0 -2025-02-27 15:20:00,846.484099408524,846.484099408524,2327.46,0.0 -2025-02-27 15:25:00,846.484099408524,846.484099408524,2326.61,0.0 -2025-02-27 15:30:00,846.484099408524,846.484099408524,2321.63,0.0 -2025-02-27 15:35:00,846.484099408524,846.484099408524,2331.37,0.0 -2025-02-27 15:40:00,846.484099408524,846.484099408524,2322.72,0.0 -2025-02-27 15:45:00,846.484099408524,846.484099408524,2326.39,0.0 -2025-02-27 15:50:00,846.484099408524,846.484099408524,2326.28,0.0 -2025-02-27 15:55:00,846.484099408524,846.484099408524,2322.37,0.0 -2025-02-27 16:00:00,846.484099408524,846.484099408524,2326.51,0.0 -2025-02-27 16:05:00,846.484099408524,846.484099408524,2328.43,0.0 -2025-02-27 16:10:00,846.484099408524,846.484099408524,2330.16,0.0 -2025-02-27 16:15:00,847.0984742087857,846.0608573588197,2331.29,-1.0 -2025-02-27 16:20:00,849.2925175150579,846.0608573588197,2325.24,-1.0 -2025-02-27 16:25:00,851.8159987733803,852.0952890095757,2314.42,1.0 -2025-02-27 16:30:00,850.0832290461731,851.2454234005273,2310.09,1.0 -2025-02-27 16:35:00,850.3764529551258,849.9819218261403,2307.3,1.0 -2025-02-27 16:40:00,855.043751940651,849.9819218261403,2309.42,1.0 -2025-02-27 16:45:00,857.4654636784235,849.9819218261403,2310.52,1.0 -2025-02-27 16:50:00,822.8129702670227,849.9819218261403,2294.78,1.0 -2025-02-27 16:55:00,823.1432036858091,849.9819218261403,2294.93,1.0 -2025-02-27 17:00:00,849.4958305050264,849.9819218261403,2306.9,1.0 -2025-02-27 17:05:00,850.7287019351652,849.9819218261403,2307.46,1.0 -2025-02-27 17:10:00,860.1513621512254,849.9819218261403,2311.74,1.0 -2025-02-27 17:15:00,875.0999282416592,849.9819218261403,2318.53,1.0 -2025-02-27 17:20:00,863.7398986353796,849.9819218261403,2313.37,1.0 -2025-02-27 17:25:00,865.5451746580832,849.9819218261403,2314.19,1.0 -2025-02-27 17:30:00,880.6258341160308,849.9819218261403,2321.04,1.0 -2025-02-27 17:35:00,875.8484573242428,849.9819218261403,2318.87,1.0 -2025-02-27 17:40:00,864.9287389430134,849.9819218261403,2313.91,1.0 -2025-02-27 17:45:00,874.1972902303069,849.9819218261403,2318.12,1.0 -2025-02-27 17:50:00,872.2379052788366,849.9819218261403,2317.23,1.0 -2025-02-27 17:55:00,881.2202542698477,849.9819218261403,2321.31,1.0 -2025-02-27 18:00:00,885.1099188528888,884.1721248241059,2321.55,-1.0 -2025-02-27 18:05:00,884.8320510724196,884.1721248241059,2322.28,-1.0 -2025-02-27 18:10:00,881.74100272106,883.2897287487876,2328.48,-1.0 -2025-02-27 18:15:00,882.6973358050084,883.2897287487876,2327.64,-1.0 -2025-02-27 18:20:00,889.1184293686607,883.2897287487876,2322.0,-1.0 -2025-02-27 18:25:00,887.5586956484119,883.2897287487876,2323.37,-1.0 -2025-02-27 18:30:00,885.4524858801926,883.2897287487876,2325.22,-1.0 -2025-02-27 18:35:00,886.055886516493,883.2897287487876,2324.69,-1.0 -2025-02-27 18:40:00,888.2417907083749,883.2897287487876,2322.77,-1.0 -2025-02-27 18:45:00,883.7049367072298,881.9688469299467,2327.54,-1.0 -2025-02-27 18:50:00,888.2045713337244,881.9688469299467,2325.56,-1.0 -2025-02-27 18:55:00,891.0931164290946,880.2093808123041,2325.82,-1.0 -2025-02-27 19:00:00,892.2280991947471,880.2093808123041,2325.52,-1.0 -2025-02-27 19:05:00,908.0206313963319,908.1219873076768,2319.78,1.0 -2025-02-27 19:10:00,903.184870158786,907.2160664778008,2312.86,1.0 -2025-02-27 19:15:00,906.0446635565503,905.8642072189099,2313.83,1.0 -2025-02-27 19:20:00,893.8777348023401,905.8642072189099,2308.64,1.0 -2025-02-27 19:25:00,879.2258456474628,905.8642072189099,2302.39,1.0 -2025-02-27 19:30:00,850.8404236297056,851.1970312677743,2278.33,1.0 -2025-02-27 19:35:00,855.798574090406,851.1970312677743,2291.6,1.0 -2025-02-27 19:40:00,855.1073473871432,851.1970312677743,2289.75,1.0 -2025-02-27 19:45:00,854.8869021142108,851.1970312677743,2289.16,1.0 -2025-02-27 19:50:00,855.1895473194231,851.1970312677743,2289.97,1.0 -2025-02-27 19:55:00,855.7724195664988,851.1970312677743,2291.53,1.0 -2025-02-27 20:00:00,853.5268668710346,851.1970312677743,2285.52,1.0 -2025-02-27 20:05:00,849.4206066175985,851.1970312677743,2274.53,1.0 -2025-02-27 20:10:00,853.8941578401949,850.3504178238927,2274.27,1.0 -2025-02-27 20:15:00,847.7312290377323,850.3504178238927,2268.77,1.0 -2025-02-27 20:20:00,850.1515792583356,850.3504178238927,2270.93,1.0 -2025-02-27 20:25:00,846.7675710795288,850.3504178238927,2267.91,1.0 -2025-02-27 20:30:00,851.6530928211176,850.3504178238927,2272.27,1.0 -2025-02-27 20:35:00,845.8711450718982,850.3504178238927,2267.11,1.0 -2025-02-27 20:40:00,843.4059735509128,850.3504178238927,2264.91,1.0 -2025-02-27 20:45:00,825.3144413489065,824.489469559111,2254.87,1.0 -2025-02-27 20:50:00,826.4496524103682,824.489469559111,2257.97,1.0 -2025-02-27 20:55:00,825.5158497630368,824.489469559111,2255.42,1.0 -2025-02-27 21:00:00,818.3596602516069,823.6702440910318,2238.2,1.0 -2025-02-27 21:05:00,841.8778365759246,822.4482098461307,2247.82,1.0 -2025-02-27 21:10:00,845.582038044336,822.4482098461307,2249.51,1.0 -2025-02-27 21:15:00,881.155523152214,822.4482098461307,2265.74,1.0 -2025-02-27 21:20:00,860.9248843631993,822.4482098461307,2256.51,1.0 -2025-02-27 21:25:00,867.0839412426286,822.4482098461307,2259.32,1.0 -2025-02-27 21:30:00,894.3942076902056,822.4482098461307,2271.78,1.0 -2025-02-27 21:35:00,904.783506483264,822.4482098461307,2276.52,1.0 -2025-02-27 21:40:00,906.3177911151499,822.4482098461307,2277.22,1.0 -2025-02-27 21:45:00,911.1398285296505,822.4482098461307,2279.42,1.0 -2025-02-27 21:50:00,907.9835858583413,822.4482098461307,2277.98,1.0 -2025-02-27 21:55:00,916.2248861667588,822.4482098461307,2281.74,1.0 -2025-02-27 22:00:00,894.9202481354232,822.4482098461307,2272.02,1.0 -2025-02-27 22:05:00,896.8928998049915,822.4482098461307,2272.92,1.0 -2025-02-27 22:10:00,906.3397094670345,822.4482098461307,2277.23,1.0 -2025-02-27 22:15:00,905.2657102247135,822.4482098461307,2276.74,1.0 -2025-02-27 22:20:00,903.6218338334068,822.4482098461307,2275.99,1.0 -2025-02-27 22:25:00,889.6598436832413,822.4482098461307,2269.62,1.0 -2025-02-27 22:30:00,892.2900459093328,822.4482098461307,2270.82,1.0 -2025-02-27 22:35:00,913.83429430143,820.6785149982051,2275.62,1.0 -2025-02-27 22:40:00,908.4302495913493,820.6785149982051,2274.18,1.0 -2025-02-27 22:45:00,933.8367653463802,820.6785149982051,2280.95,1.0 -2025-02-27 22:50:00,944.4947424134839,820.6785149982051,2283.79,1.0 -2025-02-27 22:55:00,973.7291231714885,820.6785149982051,2291.58,1.0 -2025-02-27 23:00:00,967.0866515486813,820.6785149982051,2289.81,1.0 -2025-02-27 23:05:00,941.7927200584444,820.6785149982051,2283.07,1.0 -2025-02-27 23:10:00,953.2763150673652,820.6785149982051,2286.13,1.0 -2025-02-27 23:15:00,984.6122687681786,820.6785149982051,2294.48,1.0 -2025-02-27 23:20:00,967.6495728726484,820.6785149982051,2289.96,1.0 -2025-02-27 23:25:00,965.7356403711607,820.6785149982051,2289.45,1.0 -2025-02-27 23:30:00,975.7181118495049,820.6785149982051,2292.11,1.0 -2025-02-27 23:35:00,1026.4140063164987,1027.2505198764195,2309.01,-1.0 -2025-02-27 23:40:00,1029.9733331777693,1027.2505198764195,2301.02,-1.0 -2025-02-27 23:45:00,1029.0601141457787,1027.2505198764195,2303.07,-1.0 -2025-02-27 23:50:00,1027.9865249423167,1027.2505198764195,2305.48,-1.0 -2025-02-27 23:55:00,1027.487595519961,1027.2505198764195,2306.6,-1.0 -2025-02-28 00:00:00,1076.5716636949562,1078.5129495472363,2311.49,-1.0 -2025-02-28 00:05:00,1077.5606130856972,1078.5129495472363,2309.27,-1.0 -2025-02-28 00:10:00,1080.5720085277733,1078.5129495472363,2302.51,-1.0 -2025-02-28 00:15:00,1078.3134619462162,1078.5129495472363,2307.58,-1.0 -2025-02-28 00:20:00,1077.2354180157688,1078.5129495472363,2310.0,-1.0 -2025-02-28 00:25:00,1081.315947934322,1078.5129495472363,2300.84,-1.0 -2025-02-28 00:30:00,1084.3048230190825,1080.9387031043934,2306.48,1.0 -2025-02-28 00:35:00,1086.3085005264852,1080.9387031043934,2310.74,1.0 -2025-02-28 00:40:00,1084.1496085642837,1080.9387031043934,2306.15,1.0 -2025-02-28 00:45:00,1082.709595522102,1079.8583392665414,2300.53,1.0 -2025-02-28 00:50:00,1077.7302837708996,1079.8583392665414,2297.0,1.0 -2025-02-28 00:55:00,1073.9922735327452,1079.8583392665414,2294.35,1.0 -2025-02-28 01:00:00,1080.5232121752567,1079.8583392665414,2298.98,1.0 -2025-02-28 01:05:00,1076.0093884914477,1079.8583392665414,2295.78,1.0 -2025-02-28 01:10:00,1072.5817036315548,1079.8583392665414,2293.35,1.0 -2025-02-28 01:15:00,1073.7915621829964,1078.2675218417314,2290.11,1.0 -2025-02-28 01:20:00,1045.0599721776975,1078.2675218417314,2279.86,1.0 -2025-02-28 01:25:00,986.1656934699068,986.1656934699068,2261.11,0.0 -2025-02-28 01:30:00,986.1656934699068,986.1656934699068,2196.78,0.0 -2025-02-28 01:35:00,986.1656934699068,986.1656934699068,2211.52,0.0 -2025-02-28 01:40:00,986.1656934699068,986.1656934699068,2219.4,0.0 -2025-02-28 01:45:00,986.1656934699068,986.1656934699068,2210.86,0.0 -2025-02-28 01:50:00,986.1656934699068,986.1656934699068,2192.6,0.0 -2025-02-28 01:55:00,986.1656934699068,986.1656934699068,2193.4,0.0 -2025-02-28 02:00:00,986.1656934699068,986.1656934699068,2207.08,0.0 -2025-02-28 02:05:00,986.1656934699068,986.1656934699068,2213.25,0.0 -2025-02-28 02:10:00,986.1656934699068,986.1656934699068,2214.81,0.0 -2025-02-28 02:15:00,986.1656934699068,986.1656934699068,2196.47,0.0 -2025-02-28 02:20:00,986.1656934699068,986.1656934699068,2198.32,0.0 -2025-02-28 02:25:00,986.1656934699068,986.1656934699068,2204.5,0.0 -2025-02-28 02:30:00,986.1656934699068,986.1656934699068,2152.27,0.0 -2025-02-28 02:35:00,986.1656934699068,986.1656934699068,2153.29,0.0 -2025-02-28 02:40:00,986.1656934699068,986.1656934699068,2142.3,0.0 -2025-02-28 02:45:00,986.1656934699068,986.1656934699068,2139.58,0.0 -2025-02-28 02:50:00,986.1656934699068,986.1656934699068,2151.48,0.0 -2025-02-28 02:55:00,986.1656934699068,986.1656934699068,2166.1,0.0 -2025-02-28 03:00:00,986.1656934699068,986.1656934699068,2181.25,0.0 -2025-02-28 03:05:00,986.1656934699068,986.1656934699068,2182.64,0.0 -2025-02-28 03:10:00,986.1656934699068,986.1656934699068,2178.89,0.0 -2025-02-28 03:15:00,986.1656934699068,986.1656934699068,2179.16,0.0 -2025-02-28 03:20:00,986.1656934699068,986.1656934699068,2168.32,0.0 -2025-02-28 03:25:00,986.1656934699068,986.1656934699068,2164.33,0.0 -2025-02-28 03:30:00,986.1656934699068,986.1656934699068,2159.89,0.0 -2025-02-28 03:35:00,986.1656934699068,986.1656934699068,2152.22,0.0 -2025-02-28 03:40:00,986.1656934699068,986.1656934699068,2163.55,0.0 -2025-02-28 03:45:00,986.1656934699068,986.1656934699068,2149.04,0.0 -2025-02-28 03:50:00,986.1656934699068,986.1656934699068,2146.41,0.0 -2025-02-28 03:55:00,986.1656934699068,986.1656934699068,2146.19,0.0 -2025-02-28 04:00:00,986.1656934699068,986.1656934699068,2093.69,0.0 -2025-02-28 04:05:00,986.1656934699068,986.1656934699068,2122.16,0.0 -2025-02-28 04:10:00,986.1656934699068,986.1656934699068,2116.98,0.0 -2025-02-28 04:15:00,986.1656934699068,986.1656934699068,2129.39,0.0 -2025-02-28 04:20:00,986.1656934699068,986.1656934699068,2140.94,0.0 -2025-02-28 04:25:00,986.1656934699068,986.1656934699068,2130.75,0.0 -2025-02-28 04:30:00,986.1656934699068,986.1656934699068,2112.03,0.0 -2025-02-28 04:35:00,986.1656934699068,986.1656934699068,2112.55,0.0 -2025-02-28 04:40:00,986.1656934699068,986.1656934699068,2143.57,0.0 -2025-02-28 04:45:00,986.1656934699068,986.1656934699068,2141.38,0.0 -2025-02-28 04:50:00,986.1656934699068,986.1656934699068,2146.16,0.0 -2025-02-28 04:55:00,986.1656934699068,986.1656934699068,2135.64,0.0 -2025-02-28 05:00:00,986.1656934699068,986.1656934699068,2134.1,0.0 -2025-02-28 05:05:00,986.1656934699068,986.1656934699068,2124.11,0.0 -2025-02-28 05:10:00,986.1656934699068,986.1656934699068,2120.85,0.0 -2025-02-28 05:15:00,986.1656934699068,986.1656934699068,2127.16,0.0 -2025-02-28 05:20:00,986.1656934699068,986.1656934699068,2125.15,0.0 -2025-02-28 05:25:00,986.1656934699068,986.1656934699068,2114.01,0.0 -2025-02-28 05:30:00,986.1656934699068,986.1656934699068,2114.41,0.0 -2025-02-28 05:35:00,986.1656934699068,986.1656934699068,2115.21,0.0 -2025-02-28 05:40:00,986.1656934699068,986.1656934699068,2122.13,0.0 -2025-02-28 05:45:00,986.1656934699068,986.1656934699068,2120.29,0.0 -2025-02-28 05:50:00,986.1656934699068,986.1656934699068,2107.27,0.0 -2025-02-28 05:55:00,986.1656934699068,986.1656934699068,2130.87,0.0 -2025-02-28 06:00:00,986.1656934699068,986.1656934699068,2137.15,0.0 -2025-02-28 06:05:00,986.1656934699068,986.1656934699068,2119.27,0.0 -2025-02-28 06:10:00,986.1656934699068,986.1656934699068,2109.44,0.0 -2025-02-28 06:15:00,986.1656934699068,986.1656934699068,2110.11,0.0 -2025-02-28 06:20:00,986.1656934699068,986.1656934699068,2112.81,0.0 -2025-02-28 06:25:00,986.1656934699068,986.1656934699068,2114.75,0.0 -2025-02-28 06:30:00,986.1656934699068,986.1656934699068,2120.26,0.0 -2025-02-28 06:35:00,986.1656934699068,986.1656934699068,2113.84,0.0 -2025-02-28 06:40:00,986.1656934699068,986.1656934699068,2104.87,0.0 -2025-02-28 06:45:00,986.1656934699068,986.1656934699068,2093.54,0.0 -2025-02-28 06:50:00,986.1656934699068,986.1656934699068,2106.04,0.0 -2025-02-28 06:55:00,986.1656934699068,986.1656934699068,2108.16,0.0 -2025-02-28 07:00:00,986.1656934699068,986.1656934699068,2127.11,0.0 -2025-02-28 07:05:00,986.1656934699068,986.1656934699068,2118.93,0.0 -2025-02-28 07:10:00,986.1656934699068,986.1656934699068,2120.15,0.0 -2025-02-28 07:15:00,986.1656934699068,986.1656934699068,2130.37,0.0 -2025-02-28 07:20:00,986.1656934699068,986.1656934699068,2119.87,0.0 -2025-02-28 07:25:00,986.1656934699068,986.1656934699068,2113.75,0.0 -2025-02-28 07:30:00,986.1656934699068,986.1656934699068,2112.6,0.0 -2025-02-28 07:35:00,986.1656934699068,986.1656934699068,2103.75,0.0 -2025-02-28 07:40:00,986.1656934699068,986.1656934699068,2107.73,0.0 -2025-02-28 07:45:00,986.1656934699068,986.1656934699068,2096.08,0.0 -2025-02-28 07:50:00,986.1656934699068,986.1656934699068,2092.56,0.0 -2025-02-28 07:55:00,986.1656934699068,986.1656934699068,2104.81,0.0 -2025-02-28 08:00:00,986.1656934699068,986.1656934699068,2116.22,0.0 -2025-02-28 08:05:00,986.1656934699068,986.1656934699068,2114.46,0.0 -2025-02-28 08:10:00,986.1656934699068,986.1656934699068,2095.75,0.0 -2025-02-28 08:15:00,986.1656934699068,986.1656934699068,2084.33,0.0 -2025-02-28 08:20:00,986.1656934699068,986.1656934699068,2084.09,0.0 -2025-02-28 08:25:00,986.1656934699068,986.1656934699068,2102.48,0.0 -2025-02-28 08:30:00,986.1656934699068,986.1656934699068,2105.5,0.0 -2025-02-28 08:35:00,986.1656934699068,986.1656934699068,2111.57,0.0 -2025-02-28 08:40:00,986.1656934699068,986.1656934699068,2096.81,0.0 -2025-02-28 08:45:00,986.1656934699068,986.1656934699068,2104.6,0.0 -2025-02-28 08:50:00,986.1656934699068,986.1656934699068,2116.14,0.0 -2025-02-28 08:55:00,986.1656934699068,986.1656934699068,2119.32,0.0 -2025-02-28 09:00:00,986.1656934699068,986.1656934699068,2119.65,0.0 -2025-02-28 09:05:00,986.1656934699068,986.1656934699068,2124.4,0.0 -2025-02-28 09:10:00,986.1656934699068,986.1656934699068,2117.34,0.0 -2025-02-28 09:15:00,986.1656934699068,986.1656934699068,2122.92,0.0 -2025-02-28 09:20:00,986.1656934699068,986.1656934699068,2134.7,0.0 -2025-02-28 09:25:00,986.1656934699068,986.1656934699068,2143.33,0.0 -2025-02-28 09:30:00,986.1656934699068,986.1656934699068,2144.23,0.0 -2025-02-28 09:35:00,986.1656934699068,986.1656934699068,2140.07,0.0 -2025-02-28 09:40:00,986.1656934699068,986.1656934699068,2137.95,0.0 -2025-02-28 09:45:00,986.1656934699068,986.1656934699068,2136.28,0.0 -2025-02-28 09:50:00,986.1656934699068,986.1656934699068,2141.44,0.0 -2025-02-28 09:55:00,986.1656934699068,986.1656934699068,2142.47,0.0 -2025-02-28 10:00:00,986.1656934699068,986.1656934699068,2137.52,0.0 -2025-02-28 10:05:00,986.1656934699068,986.1656934699068,2126.61,0.0 -2025-02-28 10:10:00,986.1656934699068,986.1656934699068,2129.69,0.0 -2025-02-28 10:15:00,986.1656934699068,986.1656934699068,2129.47,0.0 -2025-02-28 10:20:00,986.1656934699068,986.1656934699068,2128.64,0.0 -2025-02-28 10:25:00,986.1656934699068,986.1656934699068,2130.55,0.0 -2025-02-28 10:30:00,986.1656934699068,986.1656934699068,2125.87,0.0 -2025-02-28 10:35:00,986.1656934699068,986.1656934699068,2118.12,0.0 -2025-02-28 10:40:00,986.1656934699068,986.1656934699068,2119.88,0.0 -2025-02-28 10:45:00,986.1656934699068,986.1656934699068,2126.99,0.0 -2025-02-28 10:50:00,986.1656934699068,986.1656934699068,2120.69,0.0 -2025-02-28 10:55:00,986.1656934699068,986.1656934699068,2115.76,0.0 -2025-02-28 11:00:00,986.1656934699068,986.1656934699068,2122.08,0.0 -2025-02-28 11:05:00,986.1656934699068,986.1656934699068,2121.12,0.0 -2025-02-28 11:10:00,986.1656934699068,986.1656934699068,2126.63,0.0 -2025-02-28 11:15:00,986.1656934699068,986.1656934699068,2127.39,0.0 -2025-02-28 11:20:00,986.1656934699068,986.1656934699068,2131.89,0.0 -2025-02-28 11:25:00,986.1656934699068,986.1656934699068,2138.84,0.0 -2025-02-28 11:30:00,986.1656934699068,986.1656934699068,2134.7,0.0 -2025-02-28 11:35:00,986.1656934699068,986.1656934699068,2131.88,0.0 -2025-02-28 11:40:00,986.1656934699068,986.1656934699068,2134.01,0.0 -2025-02-28 11:45:00,986.1656934699068,986.1656934699068,2134.06,0.0 -2025-02-28 11:50:00,986.1656934699068,986.1656934699068,2126.49,0.0 -2025-02-28 11:55:00,986.1656934699068,986.1656934699068,2125.14,0.0 -2025-02-28 12:00:00,986.1656934699068,986.1656934699068,2125.78,0.0 -2025-02-28 12:05:00,986.1656934699068,986.1656934699068,2130.51,0.0 -2025-02-28 12:10:00,986.1656934699068,986.1656934699068,2129.3,0.0 -2025-02-28 12:15:00,986.1656934699068,986.1656934699068,2134.52,0.0 -2025-02-28 12:20:00,986.1656934699068,986.1656934699068,2132.03,0.0 -2025-02-28 12:25:00,986.1656934699068,986.1656934699068,2120.46,0.0 -2025-02-28 12:30:00,986.1656934699068,986.1656934699068,2119.15,0.0 -2025-02-28 12:35:00,986.1656934699068,986.1656934699068,2113.79,0.0 -2025-02-28 12:40:00,986.1656934699068,986.1656934699068,2111.43,0.0 -2025-02-28 12:45:00,986.1656934699068,986.1656934699068,2110.89,0.0 -2025-02-28 12:50:00,986.1656934699068,986.1656934699068,2112.43,0.0 -2025-02-28 12:55:00,986.1656934699068,986.1656934699068,2119.44,0.0 -2025-02-28 13:00:00,986.1656934699068,986.1656934699068,2128.14,0.0 -2025-02-28 13:05:00,986.1656934699068,986.1656934699068,2140.66,0.0 -2025-02-28 13:10:00,986.1656934699068,986.1656934699068,2131.19,0.0 -2025-02-28 13:15:00,986.1656934699068,986.1656934699068,2131.96,0.0 -2025-02-28 13:20:00,986.1656934699068,986.1656934699068,2129.41,0.0 -2025-02-28 13:25:00,986.1656934699068,986.1656934699068,2123.47,0.0 -2025-02-28 13:30:00,986.1656934699068,986.1656934699068,2145.88,0.0 -2025-02-28 13:35:00,986.1656934699068,986.1656934699068,2148.86,0.0 -2025-02-28 13:40:00,986.1656934699068,986.1656934699068,2154.42,0.0 -2025-02-28 13:45:00,986.1656934699068,986.1656934699068,2159.14,0.0 -2025-02-28 13:50:00,986.1656934699068,986.1656934699068,2157.3,0.0 -2025-02-28 13:55:00,986.1656934699068,986.1656934699068,2150.51,0.0 -2025-02-28 14:00:00,986.1656934699068,986.1656934699068,2166.07,0.0 -2025-02-28 14:05:00,986.1656934699068,986.1656934699068,2180.01,0.0 -2025-02-28 14:10:00,986.1656934699068,986.1656934699068,2170.13,0.0 -2025-02-28 14:15:00,986.1656934699068,986.1656934699068,2165.69,0.0 -2025-02-28 14:20:00,986.1656934699068,986.1656934699068,2159.86,0.0 -2025-02-28 14:25:00,986.1656934699068,986.1656934699068,2165.06,0.0 -2025-02-28 14:30:00,986.1656934699068,986.1656934699068,2138.47,0.0 -2025-02-28 14:35:00,986.1656934699068,986.1656934699068,2158.26,0.0 -2025-02-28 14:40:00,986.1656934699068,986.1656934699068,2171.64,0.0 -2025-02-28 14:45:00,986.1656934699068,986.1656934699068,2175.56,0.0 -2025-02-28 14:50:00,986.1656934699068,986.1656934699068,2170.52,0.0 -2025-02-28 14:55:00,986.1656934699068,986.1656934699068,2165.74,0.0 -2025-02-28 15:00:00,986.1656934699068,986.1656934699068,2172.68,0.0 -2025-02-28 15:05:00,986.1656934699068,986.1656934699068,2185.15,0.0 -2025-02-28 15:10:00,986.1656934699068,986.1656934699068,2200.93,0.0 -2025-02-28 15:15:00,986.1656934699068,986.1656934699068,2196.98,0.0 -2025-02-28 15:20:00,986.1656934699068,986.1656934699068,2212.49,0.0 -2025-02-28 15:25:00,986.1656934699068,986.1656934699068,2222.59,0.0 -2025-02-28 15:30:00,986.1656934699068,986.1656934699068,2210.05,0.0 -2025-02-28 15:35:00,986.1656934699068,986.1656934699068,2206.25,0.0 -2025-02-28 15:40:00,986.1656934699068,986.1656934699068,2211.64,0.0 -2025-02-28 15:45:00,986.1656934699068,986.1656934699068,2214.24,0.0 -2025-02-28 15:50:00,986.1656934699068,986.1656934699068,2223.01,0.0 -2025-02-28 15:55:00,986.1656934699068,986.1656934699068,2221.68,0.0 diff --git a/strategy/results/bb_feb2025_trades_20260228_122306.csv b/strategy/results/bb_feb2025_trades_20260228_122306.csv deleted file mode 100644 index 59821ce..0000000 --- a/strategy/results/bb_feb2025_trades_20260228_122306.csv +++ /dev/null @@ -1,307 +0,0 @@ -entry_time,exit_time,side,entry_price,exit_price,qty,margin,gross_pnl,fee,net_pnl -2025-01-31 17:40:00,2025-01-31 18:30:00,long,3366.19,3332.70,0.3525,11.86,-11.86,0.00,-11.86 -2025-01-31 18:35:00,2025-01-31 19:30:00,long,3309.95,3337.23,0.0567,1.88,1.55,0.09,1.45 -2025-01-31 19:30:00,2025-01-31 20:20:00,short,3339.55,3296.01,0.1695,5.66,7.38,0.28,7.10 -2025-01-31 20:20:00,2025-02-01 01:35:00,long,3284.13,3328.63,0.3561,11.70,15.85,0.59,15.26 -2025-02-01 01:35:00,2025-02-01 02:30:00,short,3328.63,3312.28,0.0637,2.12,1.04,0.11,0.94 -2025-02-01 02:30:00,2025-02-01 06:05:00,long,3304.11,3302.18,0.6364,21.03,-1.23,1.05,-2.28 -2025-02-01 06:05:00,2025-02-01 06:20:00,short,3302.18,3292.25,0.0635,2.10,0.63,0.10,0.53 -2025-02-01 06:20:00,2025-02-01 09:35:00,long,3272.61,3240.05,0.6331,20.72,-20.72,0.00,-20.72 -2025-02-01 09:35:00,2025-02-01 11:50:00,long,3229.77,3248.51,0.3492,11.28,6.54,0.57,5.98 -2025-02-01 11:50:00,2025-02-01 13:45:00,short,3252.37,3250.41,0.3560,11.58,0.70,0.58,0.12 -2025-02-01 13:45:00,2025-02-01 19:25:00,long,3243.14,3210.87,0.5975,19.38,-19.38,0.00,-19.38 -2025-02-01 22:30:00,2025-02-02 03:10:00,long,3134.76,3103.57,0.3413,10.70,-10.70,0.00,-10.70 -2025-02-02 03:10:00,2025-02-02 04:20:00,long,3081.33,3105.39,0.3247,10.00,7.81,0.50,7.31 -2025-02-02 04:20:00,2025-02-02 06:20:00,short,3104.64,3135.53,0.1694,5.26,-5.26,0.00,-5.26 -2025-02-02 06:20:00,2025-02-02 06:45:00,short,3134.11,3111.66,0.0542,1.70,1.22,0.08,1.13 -2025-02-02 06:45:00,2025-02-02 11:35:00,long,3089.90,3059.16,0.3280,10.14,-10.14,0.00,-10.14 -2025-02-02 13:10:00,2025-02-02 14:45:00,short,3076.73,3088.50,0.1559,4.80,-1.84,0.24,-2.08 -2025-02-02 14:45:00,2025-02-02 16:35:00,long,3074.19,3043.60,0.5035,15.48,-15.48,0.00,-15.48 -2025-02-02 16:35:00,2025-02-02 16:55:00,long,3034.41,3004.22,0.0467,1.42,-1.42,0.00,-1.42 -2025-02-02 17:35:00,2025-02-02 17:55:00,long,2987.55,2957.82,0.0469,1.40,-1.40,0.00,-1.40 -2025-02-02 17:55:00,2025-02-02 18:35:00,long,2957.58,2928.15,0.2819,8.34,-8.34,0.00,-8.34 -2025-02-02 18:35:00,2025-02-02 18:40:00,long,2945.76,2925.60,0.0441,1.30,-0.89,0.06,-0.95 -2025-02-03 00:40:00,2025-02-03 01:40:00,long,2769.76,2742.20,0.0479,1.33,-1.33,0.00,-1.33 -2025-02-03 01:40:00,2025-02-03 01:45:00,long,2740.19,2712.93,0.0479,1.31,-1.31,0.00,-1.31 -2025-02-03 01:45:00,2025-02-03 01:50:00,long,2662.45,2635.96,0.0488,1.30,-1.30,0.00,-1.30 -2025-02-03 01:50:00,2025-02-03 01:55:00,long,2562.77,2537.27,0.0502,1.29,-1.29,0.00,-1.29 -2025-02-03 01:55:00,2025-02-03 02:05:00,long,2454.95,2430.53,0.0518,1.27,-1.27,0.00,-1.27 -2025-02-03 02:05:00,2025-02-03 03:05:00,long,2249.82,2516.19,0.0559,1.26,14.90,0.07,14.83 -2025-02-03 03:05:00,2025-02-03 03:15:00,short,2516.19,2541.22,0.0559,1.41,-1.41,0.00,-1.41 -2025-02-03 03:15:00,2025-02-03 07:15:00,short,2522.28,2547.38,0.3411,8.60,-8.60,0.00,-8.60 -2025-02-03 09:55:00,2025-02-03 10:35:00,long,2562.28,2602.32,0.0508,1.30,2.03,0.07,1.97 -2025-02-03 10:35:00,2025-02-03 15:20:00,short,2620.62,2646.70,0.4918,12.89,-12.89,0.00,-12.89 -2025-02-03 15:20:00,2025-02-03 15:40:00,short,2686.08,2712.80,0.1318,3.54,-3.54,0.00,-3.54 -2025-02-03 16:50:00,2025-02-03 17:00:00,short,2728.16,2686.09,0.0421,1.15,1.77,0.06,1.71 -2025-02-03 17:00:00,2025-02-03 18:35:00,long,2686.09,2732.11,0.0434,1.16,1.99,0.06,1.94 -2025-02-03 18:35:00,2025-02-03 20:05:00,short,2748.14,2712.90,0.4241,11.65,14.94,0.58,14.37 -2025-02-03 20:05:00,2025-02-03 21:25:00,long,2712.90,2722.03,0.0487,1.32,0.44,0.07,0.38 -2025-02-03 21:25:00,2025-02-03 21:35:00,short,2724.90,2752.02,0.1456,3.97,-3.97,0.00,-3.97 -2025-02-03 21:35:00,2025-02-03 21:50:00,short,2742.51,2769.79,0.0468,1.28,-1.28,0.00,-1.28 -2025-02-03 21:50:00,2025-02-03 21:55:00,short,2787.57,2815.31,0.0455,1.27,-1.27,0.00,-1.27 -2025-02-04 00:25:00,2025-02-04 01:35:00,long,2855.42,2857.98,0.1353,3.86,0.35,0.19,0.15 -2025-02-04 01:35:00,2025-02-04 02:15:00,short,2857.98,2838.59,0.0451,1.29,0.87,0.06,0.81 -2025-02-04 02:15:00,2025-02-04 02:55:00,long,2836.40,2808.18,0.1370,3.89,-3.89,0.00,-3.89 -2025-02-04 04:00:00,2025-02-04 05:00:00,short,2817.83,2770.62,0.0446,1.26,2.10,0.06,2.04 -2025-02-04 05:00:00,2025-02-04 05:05:00,long,2770.62,2743.05,0.0460,1.28,-1.28,0.00,-1.28 -2025-02-04 05:05:00,2025-02-04 05:10:00,long,2743.16,2715.87,0.0460,1.26,-1.26,0.00,-1.26 -2025-02-04 05:15:00,2025-02-04 12:30:00,long,2693.84,2809.54,0.4642,12.50,53.71,0.65,53.05 -2025-02-04 12:30:00,2025-02-04 13:50:00,short,2809.54,2807.58,0.0631,1.77,0.12,0.09,0.04 -2025-02-04 13:50:00,2025-02-04 14:30:00,long,2799.27,2834.88,0.1894,5.30,6.74,0.27,6.47 -2025-02-04 14:30:00,2025-02-04 15:10:00,short,2839.49,2775.91,0.1935,5.49,12.30,0.27,12.03 -2025-02-04 15:10:00,2025-02-04 15:15:00,long,2775.91,2748.28,0.0703,1.95,-1.95,0.00,-1.95 -2025-02-04 15:15:00,2025-02-04 17:00:00,long,2751.30,2805.60,0.0702,1.93,3.81,0.10,3.71 -2025-02-04 17:00:00,2025-02-04 17:10:00,short,2808.59,2836.54,0.2099,5.90,-5.90,0.00,-5.90 -2025-02-04 17:10:00,2025-02-04 19:45:00,short,2846.44,2801.21,0.3969,11.30,17.95,0.56,17.40 -2025-02-04 19:45:00,2025-02-04 19:55:00,long,2801.21,2773.33,0.0741,2.07,-2.07,0.00,-2.07 -2025-02-04 21:00:00,2025-02-04 21:35:00,long,2703.76,2676.86,0.2272,6.14,-6.14,0.00,-6.14 -2025-02-04 21:40:00,2025-02-04 23:10:00,long,2654.59,2727.16,0.0749,1.99,5.44,0.10,5.33 -2025-02-04 23:10:00,2025-02-05 01:00:00,short,2738.14,2765.38,0.4522,12.38,-12.38,0.00,-12.38 -2025-02-05 01:00:00,2025-02-05 01:55:00,short,2756.72,2720.88,0.0713,1.97,2.56,0.10,2.46 -2025-02-05 01:55:00,2025-02-05 02:45:00,long,2720.88,2741.10,0.0731,1.99,1.48,0.10,1.38 -2025-02-05 02:45:00,2025-02-05 05:20:00,short,2743.59,2709.41,0.2186,6.00,7.47,0.30,7.18 -2025-02-05 05:20:00,2025-02-05 05:50:00,long,2709.41,2756.42,0.0764,2.07,3.59,0.11,3.49 -2025-02-05 05:50:00,2025-02-05 05:55:00,short,2756.42,2783.85,0.0764,2.10,-2.10,0.00,-2.10 -2025-02-05 05:55:00,2025-02-05 06:35:00,short,2784.74,2739.99,0.0748,2.08,3.35,0.10,3.24 -2025-02-05 06:35:00,2025-02-05 07:25:00,long,2739.99,2757.79,0.0772,2.11,1.37,0.11,1.27 -2025-02-05 07:25:00,2025-02-05 08:30:00,short,2764.87,2756.66,0.2300,6.36,1.89,0.32,1.57 -2025-02-05 08:30:00,2025-02-05 08:45:00,long,2756.66,2771.74,0.0776,2.14,1.17,0.11,1.06 -2025-02-05 08:45:00,2025-02-05 09:30:00,short,2778.61,2755.62,0.4598,12.78,10.57,0.63,9.94 -2025-02-05 09:30:00,2025-02-05 11:00:00,long,2755.62,2786.77,0.0813,2.24,2.53,0.11,2.42 -2025-02-05 11:00:00,2025-02-05 14:30:00,short,2800.55,2802.87,0.8044,22.53,-1.86,1.13,-2.99 -2025-02-05 14:30:00,2025-02-05 15:05:00,long,2790.88,2763.11,0.7836,21.87,-21.87,0.00,-21.87 -2025-02-05 15:05:00,2025-02-05 16:50:00,long,2744.10,2775.99,0.2167,5.95,6.91,0.30,6.61 -2025-02-05 16:50:00,2025-02-05 18:10:00,short,2775.99,2725.69,0.0741,2.06,3.73,0.10,3.62 -2025-02-05 18:10:00,2025-02-05 19:30:00,long,2720.49,2766.71,0.2301,6.26,10.64,0.32,10.32 -2025-02-05 19:30:00,2025-02-05 20:30:00,short,2766.71,2768.49,0.0792,2.19,-0.14,0.11,-0.25 -2025-02-05 20:30:00,2025-02-05 21:30:00,long,2756.09,2783.38,0.4706,12.97,12.84,0.65,12.19 -2025-02-05 21:30:00,2025-02-05 22:20:00,short,2795.25,2753.68,0.8149,22.78,33.88,1.12,32.76 -2025-02-05 22:20:00,2025-02-05 23:05:00,long,2753.68,2780.84,0.0951,2.62,2.58,0.13,2.45 -2025-02-05 23:05:00,2025-02-06 00:30:00,short,2780.84,2775.45,0.0950,2.64,0.51,0.13,0.38 -2025-02-06 00:30:00,2025-02-06 01:20:00,long,2775.45,2805.21,0.0996,2.77,2.97,0.14,2.83 -2025-02-06 01:20:00,2025-02-06 03:00:00,short,2805.21,2804.21,0.0995,2.79,0.10,0.14,-0.04 -2025-02-06 03:00:00,2025-02-06 04:20:00,long,2796.38,2826.26,0.5946,16.63,17.77,0.84,16.93 -2025-02-06 04:20:00,2025-02-06 07:50:00,short,2839.60,2829.19,1.0242,29.08,10.66,1.45,9.21 -2025-02-06 07:50:00,2025-02-06 09:10:00,long,2829.19,2845.31,0.1071,3.03,1.73,0.15,1.57 -2025-02-06 09:10:00,2025-02-06 10:35:00,short,2849.15,2825.90,0.6379,18.17,14.83,0.90,13.93 -2025-02-06 10:35:00,2025-02-06 11:30:00,long,2825.90,2797.78,0.1123,3.17,-3.17,0.00,-3.17 -2025-02-06 13:25:00,2025-02-06 14:15:00,short,2785.98,2758.89,0.3373,9.40,9.14,0.47,8.67 -2025-02-06 14:15:00,2025-02-06 15:40:00,long,2738.42,2711.17,1.1623,31.83,-31.83,0.00,-31.83 -2025-02-06 15:40:00,2025-02-06 18:00:00,long,2707.99,2681.04,0.1066,2.89,-2.89,0.00,-2.89 -2025-02-06 18:00:00,2025-02-06 18:35:00,long,2690.59,2705.89,0.3183,8.56,4.87,0.43,4.44 -2025-02-06 18:35:00,2025-02-06 18:50:00,short,2705.89,2693.34,0.1071,2.90,1.34,0.14,1.20 -2025-02-06 18:50:00,2025-02-06 19:10:00,long,2689.95,2709.26,0.6468,17.40,12.49,0.88,11.61 -2025-02-06 19:10:00,2025-02-06 21:15:00,short,2711.61,2694.02,1.1198,30.36,19.70,1.51,18.19 -2025-02-06 21:15:00,2025-02-06 22:10:00,long,2682.78,2656.08,0.3542,9.50,-9.50,0.00,-9.50 -2025-02-06 22:10:00,2025-02-07 01:50:00,long,2668.85,2726.99,0.3471,9.26,20.18,0.47,19.71 -2025-02-07 01:50:00,2025-02-07 03:30:00,short,2729.26,2710.94,1.2531,34.20,22.96,1.70,21.26 -2025-02-07 03:30:00,2025-02-07 06:25:00,long,2706.54,2679.61,1.3297,35.99,-35.99,0.00,-35.99 -2025-02-07 06:25:00,2025-02-07 07:15:00,long,2673.26,2726.92,0.3628,9.70,19.46,0.49,18.97 -2025-02-07 07:15:00,2025-02-07 08:00:00,short,2726.92,2707.93,0.1258,3.43,2.39,0.17,2.22 -2025-02-07 08:00:00,2025-02-07 08:30:00,long,2707.93,2725.89,0.1274,3.45,2.29,0.17,2.11 -2025-02-07 08:30:00,2025-02-07 11:50:00,short,2733.17,2760.36,1.2605,34.45,-34.45,0.00,-34.45 -2025-02-07 11:50:00,2025-02-07 13:30:00,short,2761.05,2729.62,0.6733,18.59,21.16,0.92,20.24 -2025-02-07 13:30:00,2025-02-07 13:40:00,long,2729.62,2765.55,0.1210,3.30,4.35,0.17,4.18 -2025-02-07 13:40:00,2025-02-07 15:00:00,short,2781.45,2761.31,0.7106,19.76,14.31,0.98,13.33 -2025-02-07 15:00:00,2025-02-07 15:20:00,long,2746.10,2718.77,0.7475,20.53,-20.53,0.00,-20.53 -2025-02-07 15:55:00,2025-02-07 17:15:00,long,2701.65,2674.77,1.1946,32.27,-32.27,0.00,-32.27 -2025-02-07 17:15:00,2025-02-07 18:05:00,long,2666.13,2693.25,0.1092,2.91,2.96,0.15,2.81 -2025-02-07 18:05:00,2025-02-07 18:50:00,short,2693.25,2678.83,0.1091,2.94,1.57,0.15,1.43 -2025-02-07 18:50:00,2025-02-07 20:00:00,long,2667.70,2641.16,0.6583,17.56,-17.56,0.00,-17.56 -2025-02-07 20:00:00,2025-02-07 20:25:00,long,2638.14,2618.87,0.3136,8.27,-6.04,0.41,-6.45 -2025-02-08 00:20:00,2025-02-08 01:00:00,short,2659.12,2634.34,0.3218,8.56,7.97,0.42,7.55 -2025-02-08 01:00:00,2025-02-08 03:00:00,long,2628.99,2646.02,0.3338,8.78,5.68,0.44,5.24 -2025-02-08 03:00:00,2025-02-08 05:20:00,short,2647.28,2620.52,0.6764,17.91,18.10,0.89,17.21 -2025-02-08 05:20:00,2025-02-08 06:25:00,long,2617.45,2629.40,0.3597,9.42,4.30,0.47,3.83 -2025-02-08 06:25:00,2025-02-08 06:55:00,short,2629.40,2613.76,0.1208,3.18,1.89,0.16,1.73 -2025-02-08 06:55:00,2025-02-08 07:45:00,long,2601.17,2633.06,0.7309,19.01,23.31,0.96,22.35 -2025-02-08 07:45:00,2025-02-08 08:50:00,short,2633.06,2606.67,0.1294,3.41,3.41,0.17,3.25 -2025-02-08 08:50:00,2025-02-08 10:20:00,long,2606.67,2626.76,0.1319,3.44,2.65,0.17,2.48 -2025-02-08 10:20:00,2025-02-08 12:50:00,short,2622.21,2599.41,0.7957,20.87,18.14,1.03,17.11 -2025-02-08 12:50:00,2025-02-08 13:35:00,long,2599.41,2624.48,0.1393,3.62,3.49,0.18,3.31 -2025-02-08 13:35:00,2025-02-08 15:30:00,short,2624.48,2598.21,0.1392,3.65,3.66,0.18,3.48 -2025-02-08 15:30:00,2025-02-08 18:25:00,long,2603.81,2632.47,1.4512,37.79,41.59,1.91,39.68 -2025-02-08 18:25:00,2025-02-09 02:20:00,short,2634.47,2636.97,1.5320,40.36,-3.83,2.02,-5.85 -2025-02-09 02:20:00,2025-02-09 03:20:00,long,2636.14,2646.89,0.4695,12.38,5.05,0.62,4.43 -2025-02-09 03:20:00,2025-02-09 03:40:00,short,2646.89,2673.23,0.1574,4.17,-4.17,0.00,-4.17 -2025-02-09 03:40:00,2025-02-09 06:05:00,short,2671.40,2652.55,0.9271,24.77,17.47,1.23,16.24 -2025-02-09 06:05:00,2025-02-09 08:00:00,long,2652.55,2664.00,0.1611,4.27,1.84,0.21,1.63 -2025-02-09 08:00:00,2025-02-09 09:05:00,short,2666.15,2656.54,0.4818,12.85,4.63,0.64,3.99 -2025-02-09 09:05:00,2025-02-09 13:45:00,long,2654.90,2613.25,1.6309,43.30,-67.93,2.13,-70.06 -2025-02-10 00:05:00,2025-02-10 01:00:00,short,2652.29,2635.88,0.1397,3.71,2.29,0.18,2.11 -2025-02-10 01:00:00,2025-02-10 01:20:00,long,2635.88,2609.65,0.1413,3.72,-3.72,0.00,-3.72 -2025-02-10 01:40:00,2025-02-10 02:40:00,long,2564.36,2587.75,0.4298,11.02,10.05,0.56,9.50 -2025-02-10 02:40:00,2025-02-10 03:25:00,short,2588.86,2614.61,0.4372,11.32,-11.32,0.00,-11.32 -2025-02-10 03:25:00,2025-02-10 03:30:00,short,2614.68,2640.69,0.1398,3.66,-3.66,0.00,-3.66 -2025-02-10 03:30:00,2025-02-10 04:45:00,short,2636.16,2622.80,0.4117,10.85,5.50,0.54,4.96 -2025-02-10 04:45:00,2025-02-10 05:45:00,long,2622.80,2646.46,0.1396,3.66,3.30,0.18,3.12 -2025-02-10 05:45:00,2025-02-10 07:30:00,short,2645.39,2629.08,0.8401,22.22,13.70,1.10,12.59 -2025-02-10 07:30:00,2025-02-10 08:05:00,long,2630.07,2644.13,0.4342,11.42,6.10,0.57,5.53 -2025-02-10 08:05:00,2025-02-10 09:35:00,short,2647.45,2639.48,0.8720,23.09,6.95,1.15,5.80 -2025-02-10 09:35:00,2025-02-10 09:55:00,long,2639.48,2650.07,0.1478,3.90,1.56,0.20,1.37 -2025-02-10 09:55:00,2025-02-10 10:40:00,short,2655.49,2644.54,0.4411,11.71,4.83,0.58,4.25 -2025-02-10 10:40:00,2025-02-10 11:35:00,long,2642.87,2652.34,0.4480,11.84,4.24,0.59,3.65 -2025-02-10 11:35:00,2025-02-10 12:45:00,short,2657.30,2633.02,0.8958,23.80,21.75,1.18,20.57 -2025-02-10 12:45:00,2025-02-10 13:15:00,long,2633.02,2650.03,0.1586,4.18,2.70,0.21,2.49 -2025-02-10 13:15:00,2025-02-10 14:35:00,short,2671.82,2646.19,1.5391,41.12,39.46,2.04,37.42 -2025-02-10 14:35:00,2025-02-10 15:35:00,long,2646.19,2658.15,0.1720,4.55,2.06,0.23,1.83 -2025-02-10 15:35:00,2025-02-11 00:35:00,short,2670.79,2709.24,1.6854,45.01,-64.81,2.28,-67.10 -2025-02-12 00:15:00,2025-02-12 00:40:00,short,2611.68,2592.98,0.1567,4.09,2.93,0.20,2.73 -2025-02-12 00:40:00,2025-02-12 01:45:00,long,2592.98,2619.60,0.1588,4.12,4.23,0.21,4.02 -2025-02-12 01:45:00,2025-02-12 02:45:00,short,2619.60,2603.26,0.1586,4.15,2.59,0.21,2.39 -2025-02-12 02:45:00,2025-02-12 03:05:00,long,2598.85,2573.00,0.4811,12.50,-12.50,0.00,-12.50 -2025-02-12 03:05:00,2025-02-12 05:55:00,long,2581.44,2607.92,0.9400,24.27,24.89,1.23,23.67 -2025-02-12 05:55:00,2025-02-12 06:30:00,short,2609.15,2599.27,0.9799,25.57,9.68,1.27,8.41 -2025-02-12 06:30:00,2025-02-12 07:15:00,long,2599.20,2614.10,0.5009,13.02,7.46,0.65,6.81 -2025-02-12 07:15:00,2025-02-12 08:55:00,short,2628.75,2626.85,0.9991,26.26,1.90,1.31,0.59 -2025-02-12 08:55:00,2025-02-12 09:50:00,long,2618.62,2625.17,1.6518,43.26,10.83,2.17,8.66 -2025-02-12 09:50:00,2025-02-12 10:45:00,short,2627.75,2617.02,0.5085,13.36,5.46,0.67,4.79 -2025-02-12 10:45:00,2025-02-12 11:45:00,long,2615.02,2633.86,0.5159,13.49,9.72,0.68,9.04 -2025-02-12 11:45:00,2025-02-12 13:30:00,short,2645.19,2587.95,1.7023,45.03,97.44,2.20,95.23 -2025-02-12 13:30:00,2025-02-12 13:35:00,long,2587.95,2562.20,0.2131,5.52,-5.52,0.00,-5.52 -2025-02-12 13:35:00,2025-02-12 15:25:00,long,2566.68,2609.81,1.2760,32.75,55.03,1.66,53.37 -2025-02-12 15:25:00,2025-02-12 16:05:00,short,2609.81,2594.26,0.2289,5.97,3.56,0.30,3.26 -2025-02-12 16:05:00,2025-02-12 19:00:00,long,2587.48,2666.76,1.3842,35.82,109.74,1.85,107.89 -2025-02-12 19:00:00,2025-02-12 20:10:00,short,2666.76,2693.30,0.2649,7.07,-7.07,0.00,-7.07 -2025-02-12 20:10:00,2025-02-12 22:20:00,short,2694.91,2721.73,1.5423,41.56,-41.56,0.00,-41.56 -2025-02-12 22:20:00,2025-02-12 22:25:00,short,2726.17,2753.30,0.2404,6.55,-6.55,0.00,-6.55 -2025-02-12 22:25:00,2025-02-13 02:45:00,short,2758.15,2732.83,0.7292,20.11,18.47,1.00,17.47 -2025-02-13 02:45:00,2025-02-13 03:05:00,long,2732.89,2740.00,0.7625,20.84,5.42,1.04,4.38 -2025-02-13 03:05:00,2025-02-13 04:15:00,short,2742.19,2738.73,1.5238,41.78,5.28,2.09,3.19 -2025-02-13 04:15:00,2025-02-13 05:05:00,long,2734.53,2705.60,2.5344,69.30,-73.32,3.43,-76.75 -2025-02-14 00:10:00,2025-02-14 00:30:00,long,2664.50,2679.49,0.2374,6.32,3.56,0.32,3.24 -2025-02-14 00:30:00,2025-02-14 03:45:00,short,2694.22,2717.47,2.3138,62.34,-53.79,3.14,-56.94 -2025-02-15 00:20:00,2025-02-15 01:35:00,long,2709.90,2722.22,0.6420,17.40,7.90,0.87,7.03 -2025-02-15 01:35:00,2025-02-15 05:15:00,short,2728.37,2717.24,1.2866,35.10,14.32,1.75,12.58 -2025-02-15 05:15:00,2025-02-15 09:05:00,long,2697.87,2709.66,2.1924,59.15,25.84,2.97,22.87 -2025-02-15 09:05:00,2025-02-15 09:25:00,short,2709.66,2699.68,0.2282,6.18,2.28,0.31,1.97 -2025-02-15 09:25:00,2025-02-15 10:35:00,long,2697.64,2703.29,2.2899,61.77,12.93,3.10,9.84 -2025-02-15 10:35:00,2025-02-15 12:35:00,short,2703.29,2705.52,0.2319,6.27,-0.52,0.31,-0.83 -2025-02-15 12:35:00,2025-02-15 14:35:00,long,2702.54,2675.65,2.3027,62.23,-62.23,0.00,-62.23 -2025-02-15 14:35:00,2025-02-15 18:05:00,long,2681.28,2691.49,1.2538,33.62,12.81,1.69,11.12 -2025-02-15 18:05:00,2025-02-15 19:40:00,short,2699.63,2696.01,1.2593,34.00,4.56,1.70,2.86 -2025-02-15 19:40:00,2025-02-15 21:45:00,long,2696.01,2697.70,0.2118,5.71,0.36,0.29,0.07 -2025-02-15 21:45:00,2025-02-15 22:25:00,short,2699.29,2689.26,0.6337,17.11,6.36,0.85,5.51 -2025-02-15 22:25:00,2025-02-16 00:15:00,long,2689.30,2699.21,1.2834,34.51,12.72,1.73,10.99 -2025-02-16 00:15:00,2025-02-16 01:00:00,short,2699.21,2697.19,0.2274,6.14,0.46,0.31,0.15 -2025-02-16 01:00:00,2025-02-16 01:55:00,long,2693.58,2699.28,2.2701,61.15,12.94,3.06,9.88 -2025-02-16 01:55:00,2025-02-16 02:50:00,short,2699.28,2687.86,0.2299,6.21,2.63,0.31,2.32 -2025-02-16 02:50:00,2025-02-16 03:40:00,long,2687.86,2692.43,0.2316,6.23,1.06,0.31,0.75 -2025-02-16 03:40:00,2025-02-16 07:00:00,short,2705.72,2705.51,2.2597,61.14,0.48,3.06,-2.58 -2025-02-16 07:00:00,2025-02-16 11:20:00,long,2697.91,2709.10,1.3719,37.01,15.34,1.86,13.48 -2025-02-16 11:20:00,2025-02-16 13:05:00,short,2709.10,2701.20,0.2322,6.29,1.83,0.31,1.52 -2025-02-16 13:05:00,2025-02-16 14:45:00,long,2692.37,2694.97,2.2958,61.81,5.97,3.09,2.87 -2025-02-16 14:45:00,2025-02-16 16:05:00,short,2694.97,2691.43,0.2338,6.30,0.83,0.31,0.51 -2025-02-16 16:05:00,2025-02-16 17:10:00,long,2691.43,2700.23,0.2341,6.30,2.06,0.32,1.74 -2025-02-16 17:10:00,2025-02-16 17:35:00,short,2700.23,2690.21,0.2339,6.32,2.34,0.31,2.03 -2025-02-16 17:35:00,2025-02-16 18:30:00,long,2690.21,2663.44,0.2354,6.33,-6.33,0.00,-6.33 -2025-02-16 18:30:00,2025-02-16 21:35:00,long,2671.06,2683.42,1.4152,37.80,17.50,1.90,15.60 -2025-02-16 21:35:00,2025-02-16 22:25:00,short,2683.42,2676.54,0.2386,6.40,1.64,0.32,1.32 -2025-02-16 22:25:00,2025-02-17 01:10:00,long,2665.35,2672.11,2.3805,63.45,16.10,3.18,12.92 -2025-02-17 01:10:00,2025-02-17 01:25:00,short,2672.11,2662.19,0.7673,20.50,7.61,1.02,6.59 -2025-02-17 01:25:00,2025-02-17 01:35:00,long,2662.19,2673.50,0.2589,6.89,2.93,0.35,2.58 -2025-02-17 01:35:00,2025-02-17 02:45:00,short,2673.50,2671.64,0.2586,6.91,0.48,0.35,0.14 -2025-02-17 02:45:00,2025-02-17 05:00:00,long,2671.64,2645.05,0.2587,6.91,-6.91,0.00,-6.91 -2025-02-17 05:00:00,2025-02-17 07:05:00,long,2651.53,2689.24,0.7736,20.51,29.18,1.04,28.14 -2025-02-17 07:05:00,2025-02-17 07:40:00,short,2690.56,2676.20,0.7922,21.32,11.37,1.06,10.31 -2025-02-17 07:40:00,2025-02-17 08:10:00,long,2676.20,2695.94,0.2692,7.20,5.31,0.36,4.95 -2025-02-17 08:10:00,2025-02-17 09:10:00,short,2695.94,2722.76,0.2689,7.25,-7.25,0.00,-7.25 -2025-02-17 09:40:00,2025-02-17 10:05:00,short,2736.34,2763.57,0.7857,21.50,-21.50,0.00,-21.50 -2025-02-17 10:05:00,2025-02-17 13:05:00,short,2761.76,2760.91,2.4755,68.37,2.11,3.42,-1.31 -2025-02-17 13:05:00,2025-02-17 13:20:00,long,2760.91,2776.41,0.2499,6.90,3.87,0.35,3.53 -2025-02-17 13:20:00,2025-02-17 14:10:00,short,2776.41,2804.03,0.2497,6.93,-6.93,0.00,-6.93 -2025-02-17 14:10:00,2025-02-17 15:00:00,short,2811.25,2839.22,0.2440,6.86,-6.86,0.00,-6.86 -2025-02-17 15:00:00,2025-02-17 15:30:00,short,2832.87,2798.40,0.2396,6.79,8.26,0.34,7.93 -2025-02-17 15:30:00,2025-02-17 15:45:00,long,2792.30,2764.52,0.7355,20.54,-20.54,0.00,-20.54 -2025-02-17 15:45:00,2025-02-17 16:25:00,long,2757.54,2730.10,0.2411,6.65,-6.65,0.00,-6.65 -2025-02-17 17:15:00,2025-02-17 18:00:00,short,2743.01,2721.78,0.2398,6.58,5.09,0.33,4.76 -2025-02-17 18:00:00,2025-02-17 19:00:00,long,2715.50,2688.48,1.4578,39.59,-39.59,0.00,-39.59 -2025-02-18 00:05:00,2025-02-18 00:20:00,short,2752.15,2724.25,0.2341,6.44,6.53,0.32,6.21 -2025-02-18 00:20:00,2025-02-18 01:10:00,long,2724.25,2729.53,0.2386,6.50,1.26,0.33,0.93 -2025-02-18 01:10:00,2025-02-18 02:35:00,short,2734.60,2716.91,0.7123,19.48,12.60,0.97,11.63 -2025-02-18 02:35:00,2025-02-18 05:20:00,long,2711.82,2684.84,2.4188,65.59,-65.59,0.00,-65.59 -2025-02-18 05:20:00,2025-02-18 05:25:00,long,2685.58,2691.82,0.2206,5.92,1.38,0.30,1.08 -2025-02-19 00:05:00,2025-02-19 01:15:00,short,2674.68,2656.68,0.6723,17.98,12.11,0.89,11.21 -2025-02-19 01:15:00,2025-02-19 02:10:00,long,2656.68,2683.92,0.2296,6.10,6.26,0.31,5.95 -2025-02-19 02:10:00,2025-02-19 08:25:00,short,2692.69,2719.48,2.2807,61.41,-61.41,0.00,-61.41 -2025-02-19 08:25:00,2025-02-19 08:55:00,short,2718.72,2705.06,0.6077,16.52,8.30,0.82,7.48 -2025-02-19 08:55:00,2025-02-19 09:50:00,long,2705.06,2727.55,0.2062,5.58,4.64,0.28,4.36 -2025-02-19 09:50:00,2025-02-19 12:05:00,short,2730.39,2722.46,2.0483,55.93,16.25,2.79,13.46 -2025-02-19 12:05:00,2025-02-19 13:35:00,long,2719.24,2717.61,1.2605,34.28,-2.06,1.71,-3.77 -2025-02-19 13:35:00,2025-02-19 14:15:00,short,2717.61,2708.98,0.2087,5.67,1.80,0.28,1.52 -2025-02-19 14:15:00,2025-02-19 14:30:00,long,2708.98,2724.34,0.2098,5.68,3.22,0.29,2.94 -2025-02-19 14:30:00,2025-02-19 14:40:00,short,2724.39,2697.44,0.6285,17.12,16.94,0.85,16.09 -2025-02-19 14:40:00,2025-02-19 16:15:00,long,2697.44,2717.43,0.2173,5.86,4.35,0.30,4.05 -2025-02-19 16:15:00,2025-02-19 19:00:00,short,2717.43,2698.14,0.2171,5.90,4.19,0.29,3.90 -2025-02-19 19:00:00,2025-02-19 19:20:00,long,2698.14,2721.11,0.2200,5.94,5.05,0.30,4.75 -2025-02-19 19:20:00,2025-02-19 21:50:00,short,2720.31,2712.24,2.1896,59.56,17.68,2.97,14.71 -2025-02-19 21:50:00,2025-02-19 22:45:00,long,2708.93,2721.91,0.6742,18.26,8.75,0.92,7.83 -2025-02-19 22:45:00,2025-02-20 00:15:00,short,2721.91,2710.13,0.2265,6.17,2.67,0.31,2.36 -2025-02-20 00:15:00,2025-02-20 00:50:00,long,2710.13,2730.17,0.2381,6.45,4.77,0.32,4.45 -2025-02-20 00:50:00,2025-02-20 07:05:00,short,2745.50,2726.14,2.3358,64.13,45.21,3.18,42.03 -2025-02-20 07:05:00,2025-02-20 07:30:00,long,2724.21,2732.73,1.5121,41.19,12.89,2.07,10.82 -2025-02-20 07:30:00,2025-02-20 08:20:00,short,2732.73,2728.47,0.2550,6.97,1.09,0.35,0.74 -2025-02-20 08:20:00,2025-02-20 10:30:00,long,2728.06,2739.32,0.7664,20.91,8.63,1.05,7.58 -2025-02-20 10:30:00,2025-02-20 13:20:00,short,2739.32,2733.94,0.2569,7.04,1.38,0.35,1.03 -2025-02-20 13:20:00,2025-02-20 13:30:00,long,2733.94,2742.63,0.2577,7.04,2.24,0.35,1.89 -2025-02-20 13:30:00,2025-02-20 14:45:00,short,2753.10,2742.37,2.5215,69.42,27.04,3.46,23.58 -2025-02-20 14:45:00,2025-02-20 18:00:00,long,2719.86,2739.70,2.6135,71.08,51.85,3.58,48.27 -2025-02-20 18:00:00,2025-02-20 21:10:00,short,2751.70,2740.43,2.7671,76.14,31.18,3.79,27.39 -2025-02-20 21:10:00,2025-02-20 22:35:00,long,2740.43,2731.73,0.2899,7.94,-2.52,0.40,-2.92 -2025-02-20 22:35:00,2025-02-21 01:25:00,short,2735.00,2725.79,0.8664,23.70,7.99,1.18,6.81 -2025-02-21 01:25:00,2025-02-21 03:10:00,long,2734.60,2739.68,3.0438,83.24,15.45,4.17,11.28 -2025-02-21 03:10:00,2025-02-21 05:20:00,short,2743.79,2746.43,0.9159,25.13,-2.42,1.26,-3.68 -2025-02-21 05:20:00,2025-02-21 05:45:00,long,2746.43,2755.37,0.3038,8.34,2.72,0.42,2.30 -2025-02-21 05:45:00,2025-02-21 06:25:00,short,2755.37,2754.18,0.3035,8.36,0.36,0.42,-0.06 -2025-02-21 06:25:00,2025-02-21 06:35:00,long,2754.18,2758.21,0.9100,25.06,3.67,1.25,2.42 -2025-02-21 06:35:00,2025-02-21 08:15:00,short,2763.46,2751.08,0.9064,25.05,11.22,1.25,9.97 -2025-02-21 08:15:00,2025-02-21 09:10:00,long,2750.85,2757.07,0.9217,25.36,5.74,1.27,4.47 -2025-02-21 09:10:00,2025-02-21 09:15:00,short,2757.07,2784.50,0.3078,8.49,-8.49,0.00,-8.49 -2025-02-21 09:15:00,2025-02-21 11:05:00,short,2821.82,2794.33,0.8890,25.08,24.44,1.24,23.20 -2025-02-21 11:05:00,2025-02-21 13:05:00,long,2789.32,2822.14,0.9249,25.80,30.36,1.31,29.06 -2025-02-21 13:05:00,2025-02-21 14:30:00,short,2831.74,2792.99,0.9389,26.59,36.38,1.31,35.07 -2025-02-21 14:30:00,2025-02-21 15:25:00,long,2792.99,2765.20,0.3306,9.23,-9.23,0.00,-9.23 -2025-02-21 15:25:00,2025-02-21 15:30:00,long,2771.48,2743.91,0.3296,9.14,-9.14,0.00,-9.14 -2025-02-21 15:30:00,2025-02-21 15:40:00,long,2748.04,2720.70,0.3290,9.04,-9.04,0.00,-9.04 -2025-02-21 15:40:00,2025-02-21 17:35:00,long,2682.67,2655.98,0.9964,26.73,-26.73,0.00,-26.73 -2025-02-21 19:00:00,2025-02-21 19:25:00,long,2667.07,2640.53,1.9283,51.43,-51.43,0.00,-51.43 -2025-02-21 21:25:00,2025-02-21 22:25:00,long,2618.21,2659.02,0.9301,24.35,37.96,1.24,36.73 -2025-02-21 22:25:00,2025-02-22 01:05:00,short,2665.74,2682.29,3.2220,85.89,-53.31,4.32,-57.63 -2025-02-23 02:35:00,2025-02-23 06:15:00,long,2754.54,2791.39,0.3003,8.27,11.07,0.42,10.65 -2025-02-23 06:15:00,2025-02-23 08:55:00,short,2808.69,2802.39,1.7714,49.75,11.15,2.48,8.67 -2025-02-23 08:55:00,2025-02-23 13:00:00,long,2801.31,2798.34,3.0108,84.34,-8.94,4.21,-13.16 -2025-02-23 13:00:00,2025-02-23 14:25:00,short,2810.25,2805.27,0.8780,24.67,4.37,1.23,3.14 -2025-02-23 14:25:00,2025-02-23 17:35:00,long,2797.18,2817.68,2.9617,82.84,60.71,4.17,56.53 -2025-02-23 17:35:00,2025-02-23 18:30:00,short,2819.26,2810.50,1.8691,52.69,16.38,2.63,13.75 -2025-02-23 18:30:00,2025-02-23 20:55:00,long,2801.61,2804.82,1.8971,53.15,6.10,2.66,3.43 -2025-02-23 20:55:00,2025-02-23 23:10:00,short,2806.87,2834.79,0.9528,26.74,-26.74,0.00,-26.74 -2025-02-23 23:10:00,2025-02-24 00:40:00,short,2838.39,2802.76,1.8652,52.94,66.46,2.61,63.85 -2025-02-24 00:40:00,2025-02-24 02:20:00,long,2802.76,2774.87,0.3425,9.60,-9.60,0.00,-9.60 -2025-02-24 02:20:00,2025-02-24 03:25:00,long,2764.41,2736.90,2.0441,56.51,-56.51,0.00,-56.51 -2025-02-24 03:30:00,2025-02-24 05:30:00,long,2704.01,2723.00,0.9828,26.57,18.66,1.34,17.32 -2025-02-24 05:30:00,2025-02-24 07:20:00,short,2723.00,2720.30,0.3329,9.07,0.90,0.45,0.45 -2025-02-24 07:20:00,2025-02-24 08:20:00,long,2717.35,2690.31,1.9946,54.20,-54.20,0.00,-54.20 -2025-02-24 08:20:00,2025-02-24 08:25:00,long,2690.91,2678.65,0.3157,8.50,-3.87,0.42,-4.29 -2025-02-25 00:10:00,2025-02-25 07:05:00,long,2474.53,2432.73,3.4747,85.98,-145.23,4.23,-149.46 -2025-02-26 01:15:00,2025-02-26 03:15:00,short,2485.63,2505.94,2.8479,70.79,-57.84,3.57,-61.41 -2025-02-27 00:05:00,2025-02-27 01:05:00,short,2343.55,2317.15,0.2787,6.53,7.36,0.32,7.03 -2025-02-27 01:05:00,2025-02-27 01:20:00,long,2317.15,2354.05,0.2848,6.60,10.51,0.34,10.17 -2025-02-27 01:20:00,2025-02-27 03:25:00,short,2360.61,2329.18,2.8186,66.54,88.59,3.28,85.30 -2025-02-27 03:25:00,2025-02-27 04:35:00,long,2325.72,2302.58,0.9679,22.51,-22.51,0.00,-22.51 -2025-02-27 05:15:00,2025-02-27 07:35:00,short,2342.03,2365.33,0.9281,21.74,-21.74,0.00,-21.74 -2025-02-27 07:35:00,2025-02-27 08:00:00,short,2365.83,2352.30,0.2981,7.05,4.03,0.35,3.68 -2025-02-27 08:00:00,2025-02-27 09:05:00,long,2346.32,2358.48,1.8051,42.35,21.95,2.13,19.82 -2025-02-27 09:05:00,2025-02-27 13:30:00,short,2365.58,2340.68,3.0516,72.19,76.00,3.57,72.43 -2025-02-27 13:30:00,2025-02-27 13:45:00,long,2340.80,2359.11,1.0188,23.85,18.65,1.20,17.45 -2025-02-27 13:45:00,2025-02-27 13:50:00,short,2359.11,2334.15,0.3439,8.11,8.58,0.40,8.18 -2025-02-27 13:50:00,2025-02-27 14:30:00,long,2334.15,2350.31,0.3509,8.19,5.67,0.41,5.26 -2025-02-27 14:30:00,2025-02-27 14:45:00,short,2349.54,2317.31,1.0521,24.72,33.90,1.22,32.68 -2025-02-27 14:45:00,2025-02-27 15:00:00,long,2317.31,2294.26,0.3692,8.55,-8.55,0.00,-8.55 -2025-02-27 16:15:00,2025-02-27 16:25:00,short,2334.15,2315.18,0.3627,8.46,6.88,0.42,6.46 -2025-02-27 16:25:00,2025-02-27 18:00:00,long,2307.12,2324.01,2.2016,50.79,37.19,2.56,34.63 -2025-02-27 18:00:00,2025-02-27 19:05:00,short,2328.70,2320.04,3.7833,88.10,32.76,4.39,28.37 -2025-02-27 19:05:00,2025-02-27 19:30:00,long,2313.75,2290.73,2.3443,54.24,-54.24,0.00,-54.24 -2025-02-27 19:30:00,2025-02-27 20:45:00,long,2271.11,2248.51,1.1205,25.45,-25.45,0.00,-25.45 -2025-02-27 20:45:00,2025-02-27 23:35:00,long,2250.80,2307.13,3.7528,84.47,211.42,4.33,207.09 -2025-02-27 23:35:00,2025-02-28 00:30:00,short,2307.13,2299.32,0.4455,10.28,3.48,0.51,2.97 -2025-02-28 00:30:00,2025-02-28 01:25:00,long,2291.71,2259.98,2.8031,64.24,-88.93,3.17,-92.10 diff --git a/strategy/results/bb_full_grid_5m_20260226_214834.csv b/strategy/results/bb_full_grid_5m_20260226_214834.csv deleted file mode 100644 index 86bed3d..0000000 --- a/strategy/results/bb_full_grid_5m_20260226_214834.csv +++ /dev/null @@ -1,26 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -801,0.5,10.34628311811287,-94.82685844094357,11410,31.0692375109553,-0.8073996538916506,-208.98636227084955,104.49318113542478,-188.1101991959832 -401,400.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,800.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,600.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,200.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,0.5,3.0098224997841756,-98.49508875010791,17114,34.983054808928365,-1.24562923011871,-197.42490102080006,98.71245051040003,-192.41259991985248 -201,200.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,400.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,600.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,800.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,0.5,0.8960823320970013,-99.5519588339515,24082,38.36060127896354,-1.1894204188425357,-201.2616833266314,100.6308416633157,-194.3296771907145 -1,200.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,0.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,800.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,600.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,400.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -601,0.5,3.1473924625026317,-98.42630376874868,13683,32.53672440254331,-0.749362829772547,-247.87957672599615,123.93978836299809,-206.57048841641773 -601,200.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,400.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,600.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,800.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -801,200.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,400.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,600.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,800.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 diff --git a/strategy/results/bb_full_grid_5m_20260226_215016.csv b/strategy/results/bb_full_grid_5m_20260226_215016.csv deleted file mode 100644 index 6633047..0000000 --- a/strategy/results/bb_full_grid_5m_20260226_215016.csv +++ /dev/null @@ -1,26 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -801,0.5,181.43296931677935,-9.283515341610325,4050,30.0,-0.09570947529404288,-101.50183051832926,50.75091525916463,-51.03276125247054 -601,0.5,93.62899070862777,-53.18550464568612,4692,31.60699062233589,-0.5815001553833595,-197.11225415652723,98.55612707826361,-139.00840817289733 -401,0.5,62.32779858408545,-68.83610070795727,5759,33.79058864386178,-1.4213594190051202,-161.96245274664543,80.98122637332271,-150.67739483467687 -201,0.5,89.02955479967403,-55.485222600162984,8469,35.48234738457906,-0.5773758988733515,-241.43620122699747,120.71810061349872,-158.98821387744218 -401,400.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,200.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,800.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,600.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -801,600.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,400.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,200.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,800.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -1,200.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,800.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,600.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,400.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,0.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -601,200.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,400.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,600.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,800.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -201,800.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,600.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,400.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,200.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 diff --git a/strategy/results/bb_full_grid_5m_20260226_220149.csv b/strategy/results/bb_full_grid_5m_20260226_220149.csv deleted file mode 100644 index 5818ebd..0000000 --- a/strategy/results/bb_full_grid_5m_20260226_220149.csv +++ /dev/null @@ -1,101 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -301,800.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,900.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,400.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,300.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,200.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,100.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,700.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,600.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,500.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -901,0.5,13.45175555605595,-93.27412222197202,10264,30.670303975058456,-0.8952537525217249,-189.5983790965677,94.79918954828385,-179.8565188908598 -801,0.5,10.34628311811287,-94.82685844094357,11410,31.0692375109553,-0.8073996538916506,-208.98636227084955,104.49318113542478,-188.1101991959832 -501,0.5,1.8986708832397656,-99.05066455838012,15372,33.36586000520427,-0.8822266044169348,-198.31333975387093,99.15666987693547,-188.96271971293172 -701,0.5,1.6035402845204254,-99.19822985773979,12485,31.229475370444533,-0.8874406539711374,-198.89129268300212,99.44564634150106,-189.40403477859428 -101,0.5,2.9344181713149435,-98.53279091434253,35484,40.70003381805884,-1.0207595955600905,-200.5343407319586,100.2671703659793,-190.99564235384705 -401,700.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,900.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,800.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,600.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,100.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,500.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,400.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,200.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,300.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,0.5,3.0098224997841756,-98.49508875010791,17114,34.983054808928365,-1.24562923011871,-197.42490102080006,98.71245051040003,-192.41259991985248 -201,900.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,800.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,700.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,600.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,500.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,400.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,300.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,100.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,200.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -301,0.5,3.288758436016597,-98.3556207819917,18999,36.78614663929681,-0.9796482828217248,-210.34848032205863,105.17424016102932,-194.25079230467585 -201,0.5,0.8960823320970013,-99.5519588339515,24082,38.36060127896354,-1.1894204188425357,-201.2616833266314,100.6308416633157,-194.3296771907145 -1,100.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,0.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,900.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,600.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,400.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,300.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,200.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,500.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,800.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,700.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -601,0.5,3.1473924625026317,-98.42630376874868,13683,32.53672440254331,-0.749362829772547,-247.87957672599615,123.93978836299809,-206.57048841641773 -501,300.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,200.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,600.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,100.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,500.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,700.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,800.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,900.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,400.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -101,900.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,100.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,200.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,300.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,400.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,500.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,600.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,700.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,800.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -601,700.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,900.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,800.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,600.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,400.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,300.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,500.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,100.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,200.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -701,700.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,900.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,800.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,600.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,500.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,400.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,300.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,200.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,100.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -801,600.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,900.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,800.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,700.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,300.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,500.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,400.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,200.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,100.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -901,100.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,200.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,300.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,400.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,500.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,600.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,700.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,800.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,900.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 diff --git a/strategy/results/bb_full_grid_5m_20260226_220319.csv b/strategy/results/bb_full_grid_5m_20260226_220319.csv deleted file mode 100644 index c79a783..0000000 --- a/strategy/results/bb_full_grid_5m_20260226_220319.csv +++ /dev/null @@ -1,17 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -751,250.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,500.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,750.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -501,0.5,1.8986708832397656,-99.05066455838012,15372,33.36586000520427,-0.8822266044169348,-198.31333975387093,99.15666987693547,-188.96271971293172 -751,0.5,6.787536497792063,-96.60623175110396,11769,31.701928795989463,-0.8973785204314527,-208.02359739762167,104.01179869881084,-190.58421295533006 -251,0.5,1.2582263129595197,-99.37088684352024,21094,37.47985209064189,-1.1405413234039807,-199.63192120071835,99.81596060035918,-192.91015120465536 -251,250.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,500.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,750.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -1,0.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,250.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,500.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,750.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -501,250.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,500.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,750.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 diff --git a/strategy/results/bb_full_grid_5m_20260226_222227.csv b/strategy/results/bb_full_grid_5m_20260226_222227.csv deleted file mode 100644 index 2369261..0000000 --- a/strategy/results/bb_full_grid_5m_20260226_222227.csv +++ /dev/null @@ -1,401 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -301,100.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,600.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,300.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,350.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,400.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,450.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,500.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,550.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,650.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,200.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,750.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,800.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,850.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,900.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,950.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,50.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,250.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,700.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,150.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -751,350.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,800.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,300.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,150.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,100.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,50.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,950.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,900.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,250.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,850.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,750.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,700.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,650.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,600.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,550.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,500.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,450.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,400.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -751,200.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604 -901,0.5,13.45175555605595,-93.27412222197202,10264,30.670303975058456,-0.8952537525217249,-189.5983790965677,94.79918954828385,-179.8565188908598 -851,0.5,13.139093314987317,-93.43045334250634,10724,31.90041029466617,-0.8457807204487175,-197.00597073746417,98.50298536873208,-182.38221028287663 -351,550.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,800.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,600.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,650.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,700.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,750.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,450.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,850.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,500.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,200.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,400.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,950.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,350.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,300.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,250.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,150.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,100.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,50.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -351,900.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095 -801,0.5,10.34628311811287,-94.82685844094357,11410,31.0692375109553,-0.8073996538916506,-208.98636227084955,104.49318113542478,-188.1101991959832 -551,0.5,4.519023184638675,-97.74048840768066,14150,33.36395759717314,-0.9378467165440548,-198.0691055074856,99.0345527537428,-188.22229120920355 -501,0.5,1.8986708832397656,-99.05066455838012,15372,33.36586000520427,-0.8822266044169348,-198.31333975387093,99.15666987693547,-188.96271971293172 -701,0.5,1.6035402845204254,-99.19822985773979,12485,31.229475370444533,-0.8874406539711374,-198.89129268300212,99.44564634150106,-189.40403477859428 -551,350.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,600.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,300.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,950.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,900.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,850.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,800.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,700.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,650.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,750.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,550.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,450.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,400.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,50.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,100.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,150.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,200.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,250.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -551,500.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108 -751,0.5,6.787536497792063,-96.60623175110396,11769,31.701928795989463,-0.8973785204314527,-208.02359739762167,104.01179869881084,-190.58421295533006 -101,0.5,2.9344181713149435,-98.53279091434253,35484,40.70003381805884,-1.0207595955600905,-200.5343407319586,100.2671703659793,-190.99564235384705 -401,750.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,600.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,650.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,700.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,950.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,800.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,850.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,900.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,500.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,550.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,300.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,450.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,400.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,350.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,250.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,200.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,150.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,100.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,50.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -351,0.5,3.361096585733224,-98.31945170713338,17810,36.27175743964065,-1.2209929603510115,-197.10747569782964,98.55373784891482,-191.8143575104774 -451,0.5,2.329711769566727,-98.83514411521664,16156,34.27209705372617,-1.1239876151275339,-199.45433646360712,99.72716823180356,-192.1047300821899 -401,0.5,3.0098224997841756,-98.49508875010791,17114,34.983054808928365,-1.24562923011871,-197.42490102080006,98.71245051040003,-192.41259991985248 -251,0.5,1.2582263129595197,-99.37088684352024,21094,37.47985209064189,-1.1405413234039807,-199.63192120071835,99.81596060035918,-192.91015120465536 -201,750.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,250.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,500.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,850.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,800.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,700.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,650.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,600.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,550.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,450.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,950.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,400.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,350.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,300.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,200.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,150.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,100.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,900.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,50.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -301,0.5,3.288758436016597,-98.3556207819917,18999,36.78614663929681,-0.9796482828217248,-210.34848032205863,105.17424016102932,-194.25079230467585 -201,0.5,0.8960823320970013,-99.5519588339515,24082,38.36060127896354,-1.1894204188425357,-201.2616833266314,100.6308416633157,-194.3296771907145 -151,0.5,0.447147524480946,-99.77642623775952,28965,38.933195235629206,-1.118503991656886,-203.0492986206653,101.52464931033265,-194.41819358590828 -51,0.5,0.2647932025146436,-99.86760339874267,50009,41.39054970105381,-1.3185573829105623,-200.91043500058367,100.45521750029182,-196.05446599390288 -51,550.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,250.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,300.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,350.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,400.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,450.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,500.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,100.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,600.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,700.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,750.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,50.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,800.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,850.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,900.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,950.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,650.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,200.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -51,150.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184 -251,250.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,300.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,500.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,550.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,600.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,650.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,700.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,750.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,800.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,850.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,900.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,950.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,350.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,400.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,450.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,200.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,150.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,100.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -251,50.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995 -451,400.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,50.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,100.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,150.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,200.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,250.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,300.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,350.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,600.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,950.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,900.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,850.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,800.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,750.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,700.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,650.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,550.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,500.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -451,450.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008 -651,0.5,8.018313005737676,-95.99084349713117,13136,32.14068209500609,-0.8122633291075041,-232.77203302005913,116.38601651002955,-198.84681665444486 -951,0.5,2.5894181323552834,-98.70529093382235,9665,30.17071908949819,-0.8040188151074918,-230.08606629610864,115.04303314805433,-200.38794323355572 -1,50.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,0.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,800.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,300.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,100.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,750.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,700.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,650.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,600.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,550.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,500.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,400.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,450.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,250.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,850.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,900.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,950.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,200.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,150.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,350.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -601,0.5,3.1473924625026317,-98.42630376874868,13683,32.53672440254331,-0.749362829772547,-247.87957672599615,123.93978836299809,-206.57048841641773 -501,750.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,950.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,900.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,850.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,800.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,650.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,700.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,350.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,50.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,100.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,150.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,200.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,300.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,250.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,400.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,450.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,500.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,550.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,600.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -101,600.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,350.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,100.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,450.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,500.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,550.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,150.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,650.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,700.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,750.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,800.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,850.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,900.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,950.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,50.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,300.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,250.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,200.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,400.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -151,900.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,950.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,100.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,500.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,400.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,50.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,350.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,300.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,250.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,200.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,450.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,150.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,550.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,600.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,650.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,700.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,750.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,800.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -151,850.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077 -651,650.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,950.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,900.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,800.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,750.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,700.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,850.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,600.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,550.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,500.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,450.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,350.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,300.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,250.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,200.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,150.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,100.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,50.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -651,400.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369 -951,450.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,900.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,50.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,350.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,300.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,250.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,200.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,150.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,100.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,500.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,850.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,550.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,400.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,650.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,700.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,750.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,800.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,600.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -951,950.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083 -601,500.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,950.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,850.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,800.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,750.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,700.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,650.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,600.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,550.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,450.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,400.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,350.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,300.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,250.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,200.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,150.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,100.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,50.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,900.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -701,50.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,950.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,100.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,900.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,750.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,600.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,400.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,500.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,550.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,350.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,650.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,700.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,800.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,850.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,300.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,450.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,250.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,200.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,150.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -801,50.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,100.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,150.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,200.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,300.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,350.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,450.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,500.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,400.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,950.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,900.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,850.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,800.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,750.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,700.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,650.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,600.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,550.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,250.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -851,600.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,950.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,900.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,800.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,750.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,700.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,650.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,550.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,500.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,450.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,400.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,350.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,300.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,250.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,200.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,150.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,100.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,50.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -851,850.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297 -901,150.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,100.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,50.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,250.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,300.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,350.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,400.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,450.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,500.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,550.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,600.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,650.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,700.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,750.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,800.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,850.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,900.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,950.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,200.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 diff --git a/strategy/results/bb_full_grid_5m_20260226_222638.csv b/strategy/results/bb_full_grid_5m_20260226_222638.csv deleted file mode 100644 index 3e1d2e1..0000000 --- a/strategy/results/bb_full_grid_5m_20260226_222638.csv +++ /dev/null @@ -1,226 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -275,800.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,750.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,150.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,200.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,250.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,300.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,350.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,400.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,450.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,500.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,550.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,600.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,650.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,700.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -275,100.0,63.55924228204109,-68.22037885897946,20470,20.058622374206156,-0.3140671553821636,-228.29076347059168,114.14538173529584,-163.3054901118021 -300,150.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,800.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,750.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,700.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,650.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,600.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,550.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,100.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,450.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,400.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,350.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,300.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,250.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,500.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,200.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -350,100.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,550.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,200.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,800.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,750.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,700.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,650.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,600.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,150.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,500.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,400.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,350.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,300.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,250.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -350,450.0,13.8291982163463,-93.08540089182685,17935,19.643155840535268,-0.5586854218498274,-197.30541575157045,98.65270787578523,-178.71179225465298 -225,350.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,100.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,150.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,200.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,250.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,300.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,550.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,400.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,500.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,600.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,650.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,700.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,750.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,800.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -225,450.0,17.642989940727276,-91.17850502963637,22436,20.61864860046354,-0.5167117069353269,-219.0165143940866,109.5082571970433,-184.98565127049494 -200,800.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,100.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,700.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,650.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,600.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,550.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,500.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,450.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,400.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,350.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,300.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,250.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,200.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,150.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -200,750.0,14.212906844859912,-92.89354657757005,24289,20.783070525752397,-0.795587271880617,-220.04371571904193,110.02185785952096,-190.45808012775422 -325,800.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,750.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,150.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,200.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,250.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,300.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,350.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,100.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,400.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,450.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,500.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,550.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,600.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,650.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -325,700.0,33.78902220405962,-83.10548889797019,18507,19.570973145296374,-0.3316849452234392,-262.39266677359524,131.19633338679762,-192.04277495008955 -400,750.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,100.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,700.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,650.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,600.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,550.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,500.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,450.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,350.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,300.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,250.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,200.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,150.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,400.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -400,800.0,3.336676356690486,-98.33166182165476,17187,19.369290743003432,-0.5990111734201886,-220.44329138515295,110.22164569257646,-193.6971124567582 -75,750.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,400.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,800.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,100.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,150.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,200.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,300.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,350.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,250.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,450.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,500.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,550.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,600.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,650.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -75,700.0,0.6511222814515799,-99.6744388592742,42066,21.69923453620501,-0.6722580565842263,-217.13993724528302,108.56996862264153,-194.59751043639815 -250,500.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,800.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,750.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,700.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,650.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,600.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,550.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,450.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,350.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,300.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,250.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,200.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,150.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,100.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -250,400.0,18.30016848529524,-90.84991575735238,21226,20.36653161217375,-0.35818251935373785,-255.28266600918914,127.64133300459457,-197.2611723932729 -375,150.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,500.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,250.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,300.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,350.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,400.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,450.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,700.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,550.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,600.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,650.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,750.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,800.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,100.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -375,200.0,5.937868901039763,-97.03106554948012,17595,19.30093776641091,-1.0463498951646035,-219.2851323144315,109.64256615721575,-197.30131721722796 -50,100.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,750.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,700.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,650.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,600.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,550.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,500.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,450.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,150.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,400.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,350.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,300.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,250.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,200.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -50,800.0,0.20229758805618503,-99.89885120597191,52558,22.158377411621448,-0.977563863811585,-230.59754074358267,115.29877037179132,-203.868633869144 -125,100.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,800.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,150.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,700.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,650.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,600.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,550.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,500.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,450.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,400.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,350.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,300.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,250.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,200.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -125,750.0,1.334577627395088,-99.33271118630246,32325,21.11987625676721,-0.4820672247830791,-256.24427480478045,128.12213740239022,-207.6152278056116 -150,100.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,150.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,250.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,300.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,350.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,400.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,450.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,500.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,550.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,600.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,650.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,700.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,750.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,800.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -150,200.0,0.7433418443261947,-99.62832907783691,29333,20.301367060989328,-0.5789198728571853,-271.1227462874435,135.56137314372174,-215.02446606710055 -100,800.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,750.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,400.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,650.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,600.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,550.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,500.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,450.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,700.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,350.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,250.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,200.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,150.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,100.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -100,300.0,6.102892798816175,-96.94855360059191,36266,21.471902057023108,-0.4248636518486794,-301.4147033407358,150.7073516703679,-222.6127987590704 -175,400.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,700.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,650.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,600.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,550.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,500.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,450.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,250.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,350.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,300.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,200.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,150.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,100.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,750.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 -175,800.0,12.4581987388331,-93.77090063058345,26341,20.64462245169128,-0.43133451172875364,-347.90454143788213,173.95227071894107,-238.10873134648136 diff --git a/strategy/results/bb_full_grid_5m_20260226_224709.csv b/strategy/results/bb_full_grid_5m_20260226_224709.csv deleted file mode 100644 index 64972e6..0000000 --- a/strategy/results/bb_full_grid_5m_20260226_224709.csv +++ /dev/null @@ -1,177 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -290,496.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,510.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,482.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,484.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,486.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,488.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,490.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,492.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,494.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,498.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,500.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,502.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,504.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,506.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,508.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -290,480.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306 -294,510.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,492.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,508.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,482.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,484.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,486.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,488.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,490.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,480.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,494.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,506.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,498.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,500.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,502.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,504.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -294,496.0,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927 -292,480.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,482.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,484.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,488.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,490.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,492.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,494.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,486.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,498.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,508.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,500.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,510.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,496.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,506.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,502.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -292,504.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689 -296,494.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,506.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,504.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,502.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,500.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,498.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,496.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,492.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,490.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,488.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,484.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,482.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,480.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,510.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,486.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -296,508.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747 -288,480.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,498.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,482.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,510.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,508.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,506.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,504.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,502.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,500.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,494.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,496.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,484.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,492.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,490.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,488.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -288,486.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232 -298,486.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,488.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,490.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,492.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,494.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,502.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,498.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,500.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,482.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,504.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,508.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,510.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,484.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,506.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,496.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -298,480.0,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299 -282,492.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,506.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,504.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,502.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,500.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,496.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,494.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,490.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,510.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,488.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,486.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,484.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,482.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,480.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,508.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -282,498.0,27.64626455726074,-86.17686772136963,19974,19.71563031941524,-0.3474516454590287,-198.63022266628306,99.31511133314153,-169.7983765333912 -286,484.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,496.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,508.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,486.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,488.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,490.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,492.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,494.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,482.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,498.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,480.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,502.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,504.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,510.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,506.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -286,500.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342 -300,496.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,508.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,506.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,504.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,502.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,500.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,498.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,490.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,494.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,492.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,488.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,486.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,484.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,482.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,480.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -300,510.0,45.636613027184836,-77.18169348640758,19146,20.531703750130575,-0.4725797195498165,-233.02158222956754,116.51079111478377,-176.0612830128324 -280,482.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,510.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,484.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,486.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,488.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,490.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,492.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,494.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,496.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,498.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,500.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,502.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,504.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,506.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,508.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -280,480.0,65.63691589272076,-67.18154205363962,20060,20.004985044865403,-0.1793386285305311,-276.8334911466567,138.41674557332834,-180.06700205466868 -284,510.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,482.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,484.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,486.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,488.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,490.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,492.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,494.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,496.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,498.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,500.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,502.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,504.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,506.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,508.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 -284,480.0,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688 diff --git a/strategy/results/bb_full_grid_5m_20260227_011737.csv b/strategy/results/bb_full_grid_5m_20260227_011737.csv deleted file mode 100644 index 2a28370..0000000 --- a/strategy/results/bb_full_grid_5m_20260227_011737.csv +++ /dev/null @@ -1,2501 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -761,860.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,460.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,500.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,520.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,540.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,560.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,580.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,600.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,620.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,660.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,680.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,700.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,720.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,740.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,760.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,780.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,800.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,820.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,840.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,880.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,900.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,920.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,940.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,960.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,980.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,480.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,640.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,440.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,220.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,20.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,40.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,420.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,80.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,100.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,120.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,140.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,160.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,180.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,200.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,60.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,240.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,340.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,260.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,400.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,360.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,380.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,320.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,300.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,280.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -321,780.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,940.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,760.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,800.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,820.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,840.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,860.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,880.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,900.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,920.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,220.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,960.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,980.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,240.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,200.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,180.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,120.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,140.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,160.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,720.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,740.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,660.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,700.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,680.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,320.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,340.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,80.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,360.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,380.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,400.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,420.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,440.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,460.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,480.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,500.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,520.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,540.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,560.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,580.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,600.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,620.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,640.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,260.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,100.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,300.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,60.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,40.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,20.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,280.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -301,220.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,200.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,560.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,540.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,520.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,500.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,480.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,460.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,440.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,420.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,400.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,380.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,600.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,340.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,320.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,300.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,280.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,260.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,240.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,360.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,640.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,620.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,120.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,100.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,80.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,140.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,960.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,940.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,920.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,900.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,880.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,860.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,840.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,820.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,800.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,780.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,760.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,740.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,720.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,700.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,680.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,660.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,580.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,980.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,160.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,60.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,20.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,40.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,180.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -381,20.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,340.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,540.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,520.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,500.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,480.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,460.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,440.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,420.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,400.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,380.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,360.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,320.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,580.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,300.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,280.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,260.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,240.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,220.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,200.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,180.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,160.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,140.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,40.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,560.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,600.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,120.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,620.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,60.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,80.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,980.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,960.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,940.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,920.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,900.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,880.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,860.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,840.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,820.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,800.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,780.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,760.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,740.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,720.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,700.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,680.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,660.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,640.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,100.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -901,0.5,13.45175555605595,-93.27412222197202,10264,30.670303975058456,-0.8952537525217249,-189.5983790965677,94.79918954828385,-179.8565188908598 -941,20.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,980.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,960.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,260.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,440.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,420.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,400.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,380.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,360.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,340.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,320.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,300.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,280.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,240.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,940.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,220.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,200.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,180.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,160.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,140.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,120.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,100.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,80.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,60.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,460.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,480.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,500.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,520.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,40.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,900.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,880.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,860.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,840.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,820.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,800.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,780.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,760.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,740.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,720.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,700.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,660.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,640.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,620.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,600.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,580.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,560.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,540.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,920.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,680.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -541,0.5,10.834367893235116,-94.58281605338244,14312,33.81078814980436,-0.8522333566611422,-193.88867920854335,96.94433960427168,-182.3650880167335 -421,0.5,9.443862362662603,-95.2780688186687,16675,34.90254872563718,-0.8565356226326339,-192.34325145502493,96.17162572751246,-182.4937968722703 -841,0.5,10.310183575424741,-94.84490821228763,10861,31.332289844397387,-0.8530388841648758,-194.76150808693225,97.38075404346613,-182.98597805703906 -881,0.5,7.902916791508354,-96.04854160424583,10417,30.181434194105787,-0.8335536004007106,-193.29365415378072,96.64682707689036,-183.36864647056666 -541,960.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,900.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,480.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,500.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,520.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,940.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,540.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,560.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,580.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,600.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,640.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,660.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,680.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,700.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,720.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,460.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,760.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,780.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,800.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,820.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,840.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,860.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,980.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,920.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,880.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,740.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,620.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,440.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,160.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,340.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,320.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,300.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,280.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,260.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,240.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,220.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,400.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,180.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,200.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,140.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,120.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,100.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,80.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,60.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,40.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,20.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,360.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,380.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,420.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -281,760.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,980.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,960.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,940.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,920.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,900.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,860.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,620.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,500.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,260.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,280.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,300.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,320.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,340.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,360.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,380.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,400.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,420.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,440.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,460.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,480.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,520.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,220.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,540.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,560.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,580.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,600.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,640.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,660.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,680.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,700.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,800.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,780.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,720.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,740.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,240.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,880.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,200.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,80.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,180.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,840.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,20.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,40.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,60.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,820.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,100.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,120.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,140.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,160.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -741,0.5,6.2843425417073675,-96.85782872914632,11873,31.390549987366295,-0.8969392876396447,-195.7980518666004,97.8990259333002,-185.9403209274622 -781,0.5,17.733610917320206,-91.13319454133989,11550,31.151515151515152,-0.6099123010425335,-219.71294931989848,109.85647465994923,-186.33732188180966 -921,0.5,4.73236668283665,-97.63381665858168,10152,30.112293144208035,-0.8537636993391946,-197.13439496111206,98.56719748055603,-186.73273903509684 -721,540.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,480.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,500.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,520.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,600.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,560.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,580.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,620.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,640.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,440.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,460.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,320.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,420.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,400.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,380.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,360.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,340.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,680.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,300.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,280.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,260.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,240.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,220.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,660.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,760.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,700.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,180.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,140.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,120.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,100.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,80.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,60.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,40.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,720.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,20.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,200.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,980.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,960.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,940.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,920.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,900.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,880.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,860.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,840.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,820.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,800.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,780.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,740.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,160.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -341,0.5,5.788510218720986,-97.10574489063951,18061,36.35457615857372,-1.0526229448270583,-195.16565780442238,97.58282890221119,-187.80348335033318 -221,0.5,4.242820866036348,-97.87858956698183,22445,38.63666740922254,-0.9196466378796627,-197.80610797535374,98.90305398767687,-188.03679241167927 -381,0.5,9.934051561244726,-95.03297421937764,17401,35.50945347968508,-1.2765189466749551,-194.33574840442995,97.16787420221497,-188.08550094124908 -801,0.5,10.34628311811287,-94.82685844094357,11410,31.0692375109553,-0.8073996538916506,-208.98636227084955,104.49318113542478,-188.1101991959832 -861,0.5,7.930601469730025,-96.03469926513499,10675,31.447306791569083,-0.9545591710130511,-201.6103170711225,100.80515853556125,-188.1335361457406 -441,0.5,6.117433319922491,-96.94128334003875,16368,34.81793743890518,-1.1115302583029414,-195.0745602810249,97.53728014051245,-188.309470552084 -361,0.5,4.01659208585399,-97.991703957073,17629,35.98048669805434,-0.9845513107550989,-196.46816193986626,98.23408096993313,-188.3935844620807 -261,0.5,7.194864160194866,-96.40256791990257,20778,37.145057272114734,-1.1027981263110411,-197.99166960822132,98.99583480411066,-188.8328132789236 -501,0.5,1.8986708832397656,-99.05066455838012,15372,33.36586000520427,-0.8822266044169348,-198.31333975387093,99.15666987693547,-188.96271971293172 -61,240.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,280.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,480.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,460.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,440.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,420.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,400.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,380.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,360.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,340.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,320.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,300.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,260.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,520.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,220.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,200.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,180.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,160.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,140.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,120.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,100.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,80.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,60.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,40.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,500.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,540.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,800.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,780.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,940.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,920.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,900.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,880.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,860.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,840.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,20.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,820.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,560.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,760.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,980.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,740.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,720.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,700.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,680.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,660.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,640.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,620.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,600.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,580.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,960.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -481,0.5,2.4364511524355414,-98.78177442378222,15682,33.911490881265145,-0.9403760880916001,-197.7897151962296,98.8948575981148,-189.18217355937327 -561,0.5,4.83477664373758,-97.58261167813122,13960,33.60315186246418,-0.7538269033982785,-206.79941606417282,103.39970803208641,-189.3483009445797 -701,0.5,1.6035402845204254,-99.19822985773979,12485,31.229475370444533,-0.8874406539711374,-198.89129268300212,99.44564634150106,-189.40403477859428 -521,0.5,2.001378041348415,-98.9993109793258,14987,33.14872889837859,-0.832422567585732,-201.2401742727141,100.62008713635706,-189.48445149944024 -281,0.5,1.769027416146694,-99.11548629192666,19955,36.582310197945375,-0.9060171949665103,-198.8565442720884,99.4282721360442,-189.53031034036013 -461,0.5,3.8196116091269605,-98.09019419543652,15965,34.33761352959599,-1.0572231142876216,-197.1446177505008,98.5723088752504,-189.63471866708832 -681,0.5,3.6550565704691653,-98.17247171476542,12903,31.481050918391073,-0.9366330918759593,-201.2403079392376,100.62015396961881,-189.90819199297198 -581,0.5,1.64700346823136,-99.17649826588432,13988,32.327709465255936,-0.9076581049976229,-202.12747040135795,101.06373520067898,-190.919383686399 -401,20.5,6.083954392876169,-96.95802280356192,17153,19.413513671077943,-0.5543782546534547,-218.3235144727967,109.16175723639834,-190.93996764852204 -101,0.5,2.9344181713149435,-98.53279091434253,35484,40.70003381805884,-1.0207595955600905,-200.5343407319586,100.2671703659793,-190.99564235384705 -401,680.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,500.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,520.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,540.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,560.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,580.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,600.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,920.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,620.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,640.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,660.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,740.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,700.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,720.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,880.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,760.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,780.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,800.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,820.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,840.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,860.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,460.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,900.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,480.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,40.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,440.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,220.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,980.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,960.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,60.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,80.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,100.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,120.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,140.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,160.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,180.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,420.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,200.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,240.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,260.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,280.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,300.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,320.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,340.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,360.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,380.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,400.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,940.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -121,0.5,1.645196068399387,-99.1774019658003,32554,39.93057688763286,-1.0446362898321746,-199.73201619937916,99.86600809968958,-191.60584392353806 -721,0.5,2.0338685470952176,-98.9830657264524,12119,30.75336248865418,-1.0551988284426095,-200.72824919917474,100.36412459958737,-191.9367513474336 -241,0.5,1.5305911156208258,-99.23470444218958,21346,38.278834442050034,-1.0894664080623522,-199.57056632898355,99.78528316449177,-192.13652787053124 -401,0.5,3.0098224997841756,-98.49508875010791,17114,34.983054808928365,-1.24562923011871,-197.42490102080006,98.71245051040003,-192.41259991985248 -941,0.5,1.034194211632415,-99.4829028941838,9827,29.795461483667445,-1.0678019176396492,-200.29811569058936,100.14905784529469,-192.41577218209534 -961,0.5,1.5117252450780636,-99.24413737746097,9619,30.273417195134627,-0.9145217954891511,-206.15662715058446,103.07831357529223,-192.68104978356456 -201,980.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,960.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,940.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,920.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,900.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,880.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,860.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,840.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,820.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,800.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,780.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,760.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,740.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,720.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,700.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,340.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,300.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,280.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,260.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,240.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,220.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,200.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,180.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,140.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,120.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,100.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,80.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,60.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,40.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,680.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,20.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,320.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,160.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,360.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,520.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,380.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,640.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,620.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,600.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,560.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,540.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,580.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,500.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,480.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,460.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,440.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,420.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,400.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,660.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -321,0.5,1.4478510397485156,-99.27607448012574,18661,35.98949681153207,-1.201329095597594,-198.7617069785259,99.38085348926295,-193.1967064187072 -361,440.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,580.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,460.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,480.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,500.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,520.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,540.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,560.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,740.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,600.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,620.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,640.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,660.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,680.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,700.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,720.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,760.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,400.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,420.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,60.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,380.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,360.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,20.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,40.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,800.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,80.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,100.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,120.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,140.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,160.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,180.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,200.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,220.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,240.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,260.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,280.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,300.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,320.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,340.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,780.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,940.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,820.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,840.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,860.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,880.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,900.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,920.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,960.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,980.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -981,0.5,1.433810515211546,-99.28309474239423,9557,29.68504760908235,-0.882274531202573,-209.8941158764313,104.94705793821566,-193.82803546739763 -301,0.5,3.288758436016597,-98.3556207819917,18999,36.78614663929681,-0.9796482828217248,-210.34848032205863,105.17424016102932,-194.25079230467585 -201,0.5,0.8960823320970013,-99.5519588339515,24082,38.36060127896354,-1.1894204188425357,-201.2616833266314,100.6308416633157,-194.3296771907145 -41,0.5,0.041447029234176626,-99.97927648538291,56284,40.84997512614598,-1.008221956112378,-205.78912685646796,102.89456342823398,-194.39359070131866 -821,0.5,12.390539014330974,-93.80473049283451,11087,31.072427166952288,-0.651802435386327,-232.63522444738894,116.31761222369448,-194.68044949642604 -481,20.5,1.663955284744091,-99.16802235762796,15685,19.266815428753585,-0.5855922907976959,-222.55784469437597,111.27892234718799,-195.21826772495072 -481,440.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,160.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,340.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,320.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,300.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,280.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,260.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,240.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,220.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,200.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,180.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,140.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,380.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,120.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,100.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,80.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,60.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,40.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,920.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,940.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,960.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,980.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,360.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,400.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,460.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,900.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,480.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,500.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,520.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,540.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,560.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,580.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,600.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,620.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,640.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,660.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,680.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,700.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,720.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,740.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,760.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,780.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,420.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,820.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,840.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,860.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,880.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,800.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -81,0.5,0.9655808324911037,-99.51720958375445,39553,41.26867747073547,-1.4449993489767177,-199.17747180830432,99.58873590415216,-196.52819049479677 -661,0.5,1.528484667289858,-99.23575766635507,13025,31.946257197696738,-0.7680161926809156,-220.4956959318078,110.2478479659039,-196.65023035124918 -61,0.5,0.7668170647576383,-99.61659146762118,45386,41.60754417661834,-1.4262290365337298,-199.8372311364892,99.9186155682446,-196.66623236062162 -41,20.5,0.017696144371817355,-99.99115192781409,58794,22.378133823179237,-0.7285582364048866,-220.38733166854774,110.19366583427387,-196.88878343209183 -41,700.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,260.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,440.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,420.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,400.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,380.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,360.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,340.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,320.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,300.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,280.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,240.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,720.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,220.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,200.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,180.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,160.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,140.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,120.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,100.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,80.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,640.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,460.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,480.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,500.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,40.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,740.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,760.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,780.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,800.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,820.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,840.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,860.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,620.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,900.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,920.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,940.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,960.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,980.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,680.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,600.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,580.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,560.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,540.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,520.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,880.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,660.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,60.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -621,0.5,9.603780250442313,-95.19810987477885,13298,32.741765679049486,-0.6903566197696623,-233.70867779395132,116.85433889697565,-196.96586042959532 -961,840.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,700.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,500.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,520.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,540.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,560.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,580.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,600.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,620.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,640.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,660.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,680.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,720.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,460.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,740.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,760.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,780.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,800.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,820.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,860.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,880.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,980.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,920.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,900.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,480.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,400.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,940.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,240.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,440.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,60.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,80.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,100.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,120.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,140.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,160.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,180.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,200.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,220.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,40.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,260.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,380.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,280.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,420.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,960.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,20.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,360.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,320.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,300.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,340.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -241,140.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,520.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,500.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,480.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,80.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,460.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,440.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,420.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,400.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,380.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,340.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,360.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,320.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,300.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,260.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,240.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,220.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,200.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,180.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,160.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,40.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,280.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,740.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,540.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,800.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,980.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,960.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,940.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,920.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,900.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,880.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,860.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,840.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,820.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,780.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,560.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,760.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,720.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,700.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,680.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,660.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,640.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,620.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,600.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,580.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,60.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,120.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,100.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,20.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -161,280.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,480.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,460.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,440.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,420.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,400.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,380.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,360.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,340.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,320.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,300.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,260.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,520.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,240.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,200.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,180.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,160.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,140.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,120.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,100.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,80.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,60.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,500.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,540.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,20.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,560.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,980.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,960.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,940.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,920.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,900.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,880.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,860.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,840.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,820.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,800.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,780.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,760.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,740.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,720.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,700.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,680.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,660.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,640.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,620.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,600.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,580.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,40.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,220.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,0.5,0.2685892319419987,-99.865705384029,27551,39.083880802874674,-1.342371861754411,-208.40151425694705,104.20075712847353,-199.33477342786074 -81,260.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,460.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,440.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,420.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,400.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,380.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,360.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,340.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,320.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,980.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,280.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,240.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,500.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,220.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,200.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,180.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,160.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,140.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,120.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,100.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,80.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,60.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,40.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,480.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,300.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,520.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,960.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,940.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,920.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,900.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,880.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,860.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,840.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,820.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,20.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,800.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,780.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,760.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,740.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,720.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,700.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,680.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,660.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,640.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,620.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,600.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,580.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,560.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,540.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -181,0.5,0.9753992694227842,-99.51230036528861,25705,38.87570511573624,-0.9773350993114092,-221.07516321775063,110.53758160887533,-199.6703868441258 -441,20.5,7.596689357360179,-96.2016553213199,16385,19.456820262435155,-0.5557032467011732,-242.31918008929435,121.15959004464717,-199.79776631745173 -441,200.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,40.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,60.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,80.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,100.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,120.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,140.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,160.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,180.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,420.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,400.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,240.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,260.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,280.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,300.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,320.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,340.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,360.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,380.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,220.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,940.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,800.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,700.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,440.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,980.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,960.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,920.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,900.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,880.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,860.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,840.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,820.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,780.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,760.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,720.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,740.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,680.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,580.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,460.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,480.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,500.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,520.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,560.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,540.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,600.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,620.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,640.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,660.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -461,20.5,4.434004284444087,-97.78299785777796,15985,19.411948701908038,-0.8755121473805093,-229.11962312436742,114.55981156218371,-199.93699287609104 -461,500.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,560.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,580.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,540.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,520.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,980.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,480.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,460.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,440.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,620.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,600.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,840.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,640.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,660.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,680.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,700.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,720.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,740.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,760.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,780.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,800.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,820.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,900.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,420.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,880.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,920.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,200.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,400.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,380.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,360.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,340.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,300.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,280.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,260.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,240.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,220.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,320.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,180.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,80.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,160.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,860.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,40.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,60.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,940.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,120.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,140.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,960.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,100.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -981,720.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,820.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,740.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,760.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,780.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,800.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,880.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,840.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,860.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,900.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,920.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,960.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,940.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,680.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,700.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,180.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,300.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,280.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,260.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,240.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,220.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,200.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,140.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,660.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,120.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,100.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,80.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,60.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,40.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,20.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,320.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,340.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,360.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,380.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,400.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,420.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,440.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,460.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,480.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,500.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,520.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,540.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,560.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,580.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,600.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,620.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,640.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,160.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,980.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -761,0.5,34.15657568886656,-82.92171215556672,11632,31.542297111416783,-0.5954295868873956,-275.94605520118887,137.97302760059443,-200.44528927869104 -1,0.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,760.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,560.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,580.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,600.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,620.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,640.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,660.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,680.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,700.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,720.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,740.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,780.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,520.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,800.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,820.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,840.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,860.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,880.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,900.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,920.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,940.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,980.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,20.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,540.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,960.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,500.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,240.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,480.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,60.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,80.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,40.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,100.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,120.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,140.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,180.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,200.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,220.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,160.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,260.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,440.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,300.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,320.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,460.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,340.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,360.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,380.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,400.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,420.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,280.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -221,700.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,680.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,660.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,560.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,640.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,620.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,600.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,580.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,740.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,720.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,980.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,760.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,780.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,800.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,820.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,840.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,860.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,880.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,900.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,920.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,960.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,520.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,540.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,320.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,500.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,480.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,20.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,60.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,80.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,100.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,120.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,140.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,160.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,180.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,200.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,220.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,240.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,260.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,280.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,300.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,340.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,360.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,380.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,400.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,420.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,440.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,460.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,40.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,940.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -641,0.5,7.108859136176257,-96.44557043191188,13224,32.07803992740472,-0.7583607071098977,-249.16885794340766,124.58442897170383,-205.21344209459372 -121,320.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,760.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,720.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,700.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,680.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,660.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,640.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,620.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,600.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,580.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,560.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,540.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,520.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,500.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,480.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,460.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,440.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,400.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,380.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,80.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,60.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,300.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,40.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,20.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,740.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,420.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,780.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,120.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,800.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,340.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,360.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,280.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,240.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,220.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,200.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,180.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,160.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,140.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,260.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,100.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,920.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,820.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,840.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,880.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,900.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,860.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,940.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,960.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,980.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -601,0.5,3.1473924625026317,-98.42630376874868,13683,32.53672440254331,-0.749362829772547,-247.87957672599615,123.93978836299809,-206.57048841641773 -141,0.5,0.9920270759077073,-99.50398646204614,29749,39.53746344414938,-1.0602682514390935,-236.9191197367836,118.4595598683918,-206.9948533740287 -501,580.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,600.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,460.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,560.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,540.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,520.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,500.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,480.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,360.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,420.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,400.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,380.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,340.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,320.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,300.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,640.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,280.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,620.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,860.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,660.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,680.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,240.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,980.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,960.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,940.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,920.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,900.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,880.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,840.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,820.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,800.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,780.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,760.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,740.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,720.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,700.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,260.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,440.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,220.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,20.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,180.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,160.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,140.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,120.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,100.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,80.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,60.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,200.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,40.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -21,0.5,0.010965024904747085,-99.99451748754763,79775,39.711689125665934,-1.2141873143847706,-242.21317158288628,121.10658579144314,-211.4500338933194 -561,100.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,340.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,300.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,480.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,260.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,240.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,220.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,200.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,180.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,160.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,140.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,120.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,660.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,80.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,60.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,40.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,20.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,680.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,600.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,580.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,560.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,540.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,520.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,500.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,760.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,740.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,720.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,700.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,440.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,320.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,280.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,360.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,880.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,640.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,620.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,380.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,980.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,960.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,940.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,920.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,900.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,460.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,860.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,820.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,800.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,780.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,400.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,420.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,840.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -101,460.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,580.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,560.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,540.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,520.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,500.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,480.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,400.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,440.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,420.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,240.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,260.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,280.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,300.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,380.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,340.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,360.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,320.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,200.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,980.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,960.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,160.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,140.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,120.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,100.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,80.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,60.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,40.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,20.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,640.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,660.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,680.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,700.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,220.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,720.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,180.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,760.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,780.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,800.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,820.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,840.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,860.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,880.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,900.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,920.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,940.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,740.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,600.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,620.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -581,60.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,260.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,460.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,440.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,420.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,400.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,380.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,360.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,340.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,320.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,300.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,280.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,240.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,520.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,220.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,200.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,180.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,160.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,140.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,120.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,100.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,80.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,40.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,480.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,500.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,780.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,540.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,980.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,960.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,940.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,920.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,900.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,880.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,860.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,840.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,820.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,800.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,20.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,760.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,740.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,720.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,700.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,680.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,660.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,640.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,620.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,600.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,580.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,560.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -21,20.5,0.00043289925579133006,-99.9997835503721,84947,23.957291016751622,-0.5120799202809959,-295.06366646494337,147.53183323247168,-224.1702091797214 -521,960.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,980.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,560.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,600.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,540.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,520.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,500.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,480.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,460.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,440.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,420.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,400.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,380.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,360.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,340.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,320.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,300.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,280.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,260.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,580.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,620.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,220.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,640.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,940.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,920.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,900.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,880.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,860.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,840.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,820.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,800.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,780.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,760.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,740.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,720.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,700.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,680.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,660.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,240.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,60.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,200.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,160.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,140.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,120.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,100.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,80.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,40.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,20.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,180.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -141,640.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,720.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,700.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,680.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,660.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,120.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,620.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,600.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,580.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,760.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,740.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,840.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,780.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,800.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,820.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,180.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,860.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,880.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,900.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,920.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,940.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,960.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,980.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,160.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,140.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,200.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,420.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,20.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,40.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,560.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,540.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,520.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,220.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,480.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,100.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,460.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,440.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,500.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,400.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,300.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,60.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,240.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,260.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,280.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,80.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,340.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,360.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,380.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,320.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -181,280.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,140.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,220.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,200.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,180.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,160.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,80.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,120.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,100.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,60.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,40.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,300.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,20.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,920.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,240.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,640.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,680.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,700.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,720.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,740.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,760.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,780.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,800.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,820.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,860.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,880.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,900.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,260.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,940.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,960.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,980.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,660.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,840.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,620.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,440.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,600.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,320.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,340.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,360.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,400.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,420.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,380.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,460.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,480.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,500.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,520.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,540.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,560.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,580.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -21,360.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,280.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,300.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,960.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,340.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,400.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,380.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,440.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,420.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,240.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,260.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,80.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,220.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,200.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,180.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,160.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,140.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,120.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,100.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,60.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,40.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,480.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,460.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,980.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,500.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,760.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,520.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,940.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,920.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,900.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,880.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,860.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,840.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,820.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,800.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,780.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,320.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,740.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,700.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,680.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,660.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,640.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,620.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,600.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,580.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,560.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,540.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,720.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -341,640.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,700.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,680.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,660.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,560.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,620.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,600.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,580.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,740.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,720.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,840.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,760.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,780.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,800.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,820.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,520.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,860.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,880.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,900.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,920.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,940.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,960.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,980.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,540.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,440.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,500.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,220.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,20.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,40.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,60.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,80.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,100.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,120.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,140.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,160.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,180.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,480.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,200.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,240.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,260.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,280.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,320.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,340.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,360.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,380.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,400.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,420.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,460.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,300.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -421,20.5,27.208149055396262,-86.39592547230187,16723,19.571847156610655,-0.20810486720210958,-390.496944603848,195.248472301924,-245.0919617202664 -421,480.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,460.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,800.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,980.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,420.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,400.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,380.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,360.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,340.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,320.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,300.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,280.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,260.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,240.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,220.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,200.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,180.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,160.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,140.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,120.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,100.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,80.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,60.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,440.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,960.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,740.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,940.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,700.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,680.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,660.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,640.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,620.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,600.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,580.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,560.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,540.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,520.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,500.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,760.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,780.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,820.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,840.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,860.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,880.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,900.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,920.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,40.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,720.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -741,920.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,260.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,420.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,400.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,380.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,360.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,340.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,320.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,240.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,300.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,280.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,20.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,460.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,40.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,60.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,80.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,100.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,120.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,140.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,160.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,180.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,200.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,440.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,480.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,960.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,720.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,900.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,880.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,860.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,840.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,820.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,800.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,780.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,760.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,740.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,700.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,500.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,680.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,660.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,640.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,620.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,600.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,580.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,560.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,540.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,520.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,940.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,220.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,980.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -661,360.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,980.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,840.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,860.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,880.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,900.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,920.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,940.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,960.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,380.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,820.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,20.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,40.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,80.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,100.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,120.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,140.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,160.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,420.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,800.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,200.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,780.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,440.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,460.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,480.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,500.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,520.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,540.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,560.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,580.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,600.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,620.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,640.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,660.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,680.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,700.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,720.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,740.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,760.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,180.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,60.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,220.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,320.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,340.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,240.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,400.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,300.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,280.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,260.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -861,540.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,580.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,600.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,620.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,640.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,660.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,680.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,700.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,720.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,740.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,760.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,780.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,800.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,820.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,840.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,860.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,880.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,900.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,920.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,940.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,960.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,980.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,560.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,520.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,340.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,500.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,360.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,380.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,400.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,320.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,300.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,280.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,260.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,240.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,220.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,200.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,180.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,160.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,140.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,120.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,100.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,80.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,60.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,40.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,420.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,440.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,460.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,480.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,20.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -601,500.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,60.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,460.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,440.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,420.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,400.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,380.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,360.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,40.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,20.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,340.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,320.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,300.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,280.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,260.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,240.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,220.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,200.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,180.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,160.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,140.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,120.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,100.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,480.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,520.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,540.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,780.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,980.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,960.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,940.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,920.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,900.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,880.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,860.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,840.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,820.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,800.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,760.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,740.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,720.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,700.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,680.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,660.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,640.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,620.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,600.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,580.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,560.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,80.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -641,320.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,300.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,20.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,780.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,740.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,720.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,700.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,680.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,660.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,640.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,620.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,600.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,580.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,560.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,540.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,520.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,480.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,460.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,440.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,420.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,400.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,380.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,360.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,340.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,40.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,760.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,500.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,800.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,260.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,820.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,80.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,100.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,120.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,140.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,160.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,180.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,200.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,220.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,240.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,60.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,280.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,980.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,960.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,940.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,920.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,900.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,880.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,860.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,840.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -681,340.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,280.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,300.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,320.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,420.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,360.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,380.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,400.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,240.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,440.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,260.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,160.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,220.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,200.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,180.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,20.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,140.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,120.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,100.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,80.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,60.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,480.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,40.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,460.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,700.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,500.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,520.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,980.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,960.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,920.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,900.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,880.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,860.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,840.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,820.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,800.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,780.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,760.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,740.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,720.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,680.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,660.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,640.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,620.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,600.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,580.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,560.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,540.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,940.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -701,720.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,300.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,100.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,580.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,560.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,540.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,520.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,500.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,480.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,460.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,440.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,20.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,40.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,60.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,80.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,120.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,400.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,140.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,160.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,180.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,200.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,220.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,240.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,260.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,280.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,420.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,320.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,340.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,360.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,600.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,620.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,640.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,840.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,980.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,960.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,940.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,660.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,900.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,880.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,860.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,920.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,820.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,700.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,800.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,680.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,380.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,740.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,760.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,780.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -881,800.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,820.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,860.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,880.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,900.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,920.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,100.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,940.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,960.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,840.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,80.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,320.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,220.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,360.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,340.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,780.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,300.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,280.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,260.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,240.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,200.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,400.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,180.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,160.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,140.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,120.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,20.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,40.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,60.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,380.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,980.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,420.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,620.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,760.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,740.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,720.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,440.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,680.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,660.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,640.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,700.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,600.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,560.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,540.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,520.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,460.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,480.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,500.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,580.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -801,20.5,119.48398328654407,-40.25800835672796,11418,19.451742862147487,-0.04011453242523123,-1079.663460021157,539.8317300105786,-472.60476675429356 -801,140.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,180.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,160.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,80.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,120.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,100.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,60.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,40.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,240.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,220.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,640.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,820.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,680.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,700.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,720.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,740.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,760.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,780.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,800.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,840.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,600.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,860.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,880.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,900.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,920.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,940.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,960.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,980.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,660.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,620.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,420.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,400.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,260.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,280.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,300.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,320.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,340.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,360.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,380.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,200.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,440.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,460.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,480.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,500.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,520.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,540.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,560.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,580.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -901,960.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,980.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,580.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,560.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,940.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,920.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,900.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,360.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,200.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,220.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,240.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,260.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,280.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,300.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,320.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,340.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,380.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,880.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,400.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,420.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,440.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,460.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,480.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,500.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,520.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,540.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,180.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,160.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,140.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,120.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,860.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,840.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,820.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,780.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,760.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,740.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,720.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,700.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,680.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,660.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,640.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,620.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,20.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,40.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,60.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,80.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,600.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,800.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,100.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -841,440.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,460.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,500.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,520.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,540.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,560.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,580.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,600.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,620.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,640.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,680.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,700.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,720.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,740.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,760.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,780.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,800.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,820.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,840.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,860.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,880.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,480.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,420.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,920.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,400.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,20.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,40.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,60.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,80.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,100.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,120.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,140.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,160.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,180.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,200.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,220.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,240.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,260.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,280.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,300.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,320.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,340.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,360.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,380.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,900.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,660.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,940.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,960.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,980.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -261,940.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,720.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,740.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,760.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,780.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,800.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,200.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,840.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,860.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,880.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,900.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,920.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,960.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,680.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,980.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,180.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,160.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,140.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,120.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,100.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,80.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,60.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,40.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,20.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,700.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,820.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,660.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,420.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,220.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,240.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,260.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,640.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,300.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,320.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,340.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,360.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,380.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,400.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,280.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,440.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,480.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,500.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,520.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,540.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,560.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,580.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,600.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,620.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,460.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -621,500.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,440.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,460.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,480.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,540.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,520.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,400.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,560.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,580.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,420.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,300.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,380.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,360.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,340.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,320.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,280.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,260.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,20.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,60.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,620.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,600.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,160.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,640.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,860.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,220.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,100.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,980.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,960.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,940.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,920.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,900.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,880.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,840.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,660.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,820.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,800.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,780.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,760.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,740.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,720.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,700.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,680.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,80.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,40.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,120.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,200.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,140.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,180.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,240.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -781,20.5,428.5181027198938,114.25905135994692,11560,19.429065743944637,0.05284365276672228,-2407.212312756382,1203.606156378191,-847.9917499094051 -781,820.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,920.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,340.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,840.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,860.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,880.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,900.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,980.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,940.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,960.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,780.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,320.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,300.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,280.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,800.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,760.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,360.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,740.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,400.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,420.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,440.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,460.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,480.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,500.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,520.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,540.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,560.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,580.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,600.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,620.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,640.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,660.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,680.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,700.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,720.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,260.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,380.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,60.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,180.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,40.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,80.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,100.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,120.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,140.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,160.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,200.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,220.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,240.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -821,140.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,240.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,260.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,280.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,220.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,200.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,180.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,160.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,600.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,120.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,100.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,80.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,620.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,60.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,40.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,20.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,300.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,320.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,340.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,880.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,640.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,660.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,680.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,720.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,580.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,760.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,780.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,800.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,820.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,840.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,860.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,900.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,360.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,920.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,560.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,540.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,520.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,500.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,480.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,460.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,440.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,420.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,400.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,380.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,740.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,700.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,980.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,940.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,960.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -921,720.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,520.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,540.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,560.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,580.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,600.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,620.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,640.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,660.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,680.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,700.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,980.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,740.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,500.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,780.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,800.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,820.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,840.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,860.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,880.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,900.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,920.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,940.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,760.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,460.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,480.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,440.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,20.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,40.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,60.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,80.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,100.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,120.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,140.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,160.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,180.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,200.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,220.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,240.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,260.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,280.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,300.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,320.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,340.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,360.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,380.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,400.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,420.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,960.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 diff --git a/strategy/results/bb_full_grid_5m_20260227_115332.csv b/strategy/results/bb_full_grid_5m_20260227_115332.csv deleted file mode 100644 index 344d591..0000000 --- a/strategy/results/bb_full_grid_5m_20260227_115332.csv +++ /dev/null @@ -1,2501 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -801,0.5,181.43296931677935,-9.283515341610325,4050,30.0,-0.09570947529404288,-101.50183051832926,50.75091525916463,-51.03276125247054 -461,0.5,177.69443924422694,-11.152780377886529,5295,33.22001888574127,-0.10479579689032263,-174.96771966294483,87.48385983147242,-82.39741780574835 -821,0.5,157.77236627932015,-21.113816860339924,3869,30.007753941586973,-0.19428091952081786,-183.5002673141616,91.7501336570808,-96.84529482025438 -361,620.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,700.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,480.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,500.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,520.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,540.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,560.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,580.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,600.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,980.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,640.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,660.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,680.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,740.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,720.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,440.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,760.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,780.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,800.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,820.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,840.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,960.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,860.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,880.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,900.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,460.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,420.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,940.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,200.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,20.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,40.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,60.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,80.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,100.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,120.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,140.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,400.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,180.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,160.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,220.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,240.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,260.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,280.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,300.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,320.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,340.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,360.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,380.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -361,920.5,172.4176585071205,-13.791170746439747,6049,17.540089270953878,-0.06593349439299669,-224.75080105760082,112.37540052880041,-104.48269310219605 -961,0.5,113.10609205224827,-43.446953973875864,3397,29.055048572269648,-0.5357509543226425,-150.61325481602853,75.30662740801426,-110.12126735215898 -541,0.5,183.0572686899154,-8.471365655042305,4904,32.5652528548124,-0.0643738393961504,-252.44480196362633,126.22240098181317,-110.22177251324665 -781,0.5,154.98378148043355,-22.508109259783225,4135,29.57678355501814,-0.19423303118061738,-233.71700879794224,116.85850439897112,-118.32570915312753 -301,0.5,86.97293658962803,-56.51353170518598,6517,34.540432714439156,-0.9145065707502511,-131.7759281549882,65.8879640774941,-120.19798181618427 -921,0.5,121.32309730006378,-39.33845134996811,3464,30.94688221709007,-0.4350529959305473,-193.628533384783,96.8142666923915,-122.01050065504789 -581,0.5,196.86797870511683,-1.5660106474415867,4799,31.673265263596583,-0.010802133466765921,-309.125862276303,154.5629311381515,-125.34598115956398 -901,0.5,139.22944762637624,-30.385276186811875,3594,30.60656649972176,-0.30104718553320425,-230.95779249907997,115.47889624953997,-126.38095941284232 -361,0.5,91.58624916779772,-54.20687541610114,6027,34.494773519163765,-0.8220285756045653,-160.61223030082198,80.30611515041099,-128.31611044368472 -341,0.5,81.0261195183233,-59.48694024083835,6136,34.240547588005214,-1.0258184533106602,-145.1722125495864,72.5861062747932,-129.86564670040084 -501,0.5,71.68125283535919,-64.1593735823204,5070,32.662721893491124,-0.9592933891111373,-140.70037664733087,70.35018832366544,-131.9510449105864 -941,0.5,84.03317380369877,-57.98341309815061,3431,29.087729524919848,-0.9690517324775167,-163.8145230442235,81.90726152211175,-135.1378431055702 -981,0.5,81.02706191918345,-59.486469040408274,3353,29.018789144050107,-0.8161519964019833,-165.60416349996314,82.80208174998157,-135.5219583972173 -561,0.5,174.50124453669858,-12.74937773165071,4782,31.994981179422837,-0.10199019095833096,-309.1576442441152,154.5788221220576,-137.63631772079677 -761,0.5,126.36338821960767,-36.818305890196164,4047,30.343464294539164,-0.36260053710102097,-241.8393266754421,120.91966333772103,-137.90524300558525 -601,0.5,93.62899070862777,-53.18550464568612,4692,31.60699062233589,-0.5815001553833595,-197.11225415652723,98.55612707826361,-139.00840817289733 -221,0.5,91.47884133360425,-54.26057933319788,7849,35.380303223340555,-0.6974900745582211,-193.13864841877415,96.56932420938708,-139.88591959540622 -321,0.5,70.09601400095231,-64.95199299952384,6371,34.01349866582954,-1.0855429638938559,-158.8273006534033,79.41365032670166,-141.50942882761143 -841,0.5,141.96273482167754,-29.018632589161232,3854,30.020757654385054,-0.2570099570633772,-278.6614381935489,139.33071909677446,-143.56732735134133 -861,0.5,73.57356690967951,-63.21321654516024,3775,30.33112582781457,-0.7427053991545528,-190.7928465364056,95.3964232682028,-148.4428199495771 -401,0.5,62.32779858408545,-68.83610070795727,5759,33.79058864386178,-1.4213594190051202,-161.96245274664543,80.98122637332271,-150.67739483467687 -521,0.5,60.6658600500362,-69.6670699749819,5075,31.862068965517242,-0.9682416369711211,-175.84672700383067,87.92336350191533,-151.62466042016763 -241,0.5,59.59773417688532,-70.20113291155734,7442,35.03090567051868,-1.035433004694139,-174.10748159799783,87.05374079899892,-152.26932160708614 -441,0.5,80.30894169691625,-59.845529151541875,5500,33.67272727272727,-0.698228902925261,-218.52545494661706,109.26272747330854,-155.63445796529186 -621,0.5,80.04630720445829,-59.976846397770856,4607,31.60408074668982,-0.7742143166888015,-216.36107689265532,108.18053844632767,-155.8118489550986 -101,0.5,57.46076180819589,-71.26961909590206,12407,37.833481099379384,-1.161983233479241,-176.76132059574527,88.38066029787264,-155.91794613595107 -481,0.5,58.20889584596082,-70.89555207701959,5121,32.845147432142156,-1.115779797373908,-179.32763196196558,89.66381598098279,-156.01596243029272 -121,0.5,69.61779655095876,-65.19110172452062,11551,36.94052462990217,-0.8023943612347219,-204.89704521469628,102.44852260734814,-156.7786521452158 -201,0.5,89.02955479967403,-55.485222600162984,8469,35.48234738457906,-0.5773758988733515,-241.43620122699747,120.71810061349872,-158.98821387744218 -881,0.5,105.9099415569152,-47.0450292215424,3667,30.05181347150259,-0.4880373897875945,-267.68499781230975,133.84249890615487,-159.97547702391745 -941,580.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,600.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,620.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,640.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,660.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,680.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,700.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,720.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,740.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,760.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,780.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,480.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,560.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,820.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,840.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,860.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,880.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,900.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,920.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,940.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,960.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,980.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,460.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,800.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,180.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,540.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,220.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,520.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,420.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,400.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,380.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,360.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,340.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,320.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,300.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,280.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,260.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,240.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,440.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,200.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,120.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,40.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,60.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,80.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,100.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,20.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,140.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,160.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -941,500.5,114.53530492696727,-42.732347536516365,3442,16.676350958744916,-0.2700866314327888,-287.5528161104697,143.77640805523484,-160.9945135578977 -281,0.5,50.416695539070886,-74.79165223046456,6849,34.764199153161044,-1.216313219309058,-179.95426232032744,89.97713116016372,-161.36911579030425 -421,0.5,51.00848824907272,-74.49575587546364,5503,33.89060512447756,-1.1879592102967673,-185.64675964988166,92.82337982494083,-163.00997025897752 -381,0.5,71.14433005257273,-64.42783497371363,5888,33.797554347826086,-0.8918577782114215,-227.04981082330417,113.52490541165207,-165.95005264157237 -261,0.5,93.59373511603448,-53.20313244198276,7181,34.46595181729564,-0.6293265820679378,-263.8456823021226,131.9228411510613,-166.29332434764706 -81,0.5,43.520233784077476,-78.23988310796126,13532,38.26485368016554,-1.262413584937786,-187.32164339344055,93.66082169672028,-168.31750348459093 -61,0.5,35.66105619252504,-82.16947190373747,15491,38.319023949389965,-1.5686420102684286,-169.39387549868732,84.69693774934366,-168.75072622643356 -721,0.5,55.995277709244036,-72.00236114537799,4226,29.17652626597255,-1.0844686919736206,-209.91234094032035,104.95617047016017,-168.98092182518957 -981,600.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,760.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,620.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,640.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,660.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,680.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,700.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,720.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,740.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,900.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,780.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,800.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,820.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,840.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,860.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,880.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,920.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,940.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,960.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,560.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,580.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,300.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,540.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,520.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,40.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,60.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,80.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,100.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,120.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,140.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,160.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,180.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,200.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,220.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,240.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,260.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,280.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,320.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,340.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,360.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,380.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,400.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,420.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,440.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,460.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,480.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,500.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,20.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -981,980.5,93.7338724038532,-53.1330637980734,3360,16.99404761904762,-0.317000141825729,-281.1521758686031,140.57608793430154,-169.39793584742338 -141,0.5,52.60026010759978,-73.69986994620011,10524,36.45952109464082,-1.0084925813844843,-209.56948561680653,104.78474280840327,-169.62957516953654 -181,0.5,35.42718985726491,-82.28640507136754,9060,35.4635761589404,-1.4907883607915018,-174.64833046883268,87.32416523441634,-170.03519758839863 -461,20.5,276.1615792014358,38.08078960071791,5310,17.04331450094162,0.10432079996939808,-538.5475311317269,269.27376556586347,-176.0863732523401 -641,0.5,60.88852919317262,-69.55573540341369,4526,31.48475475033142,-0.9274797271400017,-239.2011231291925,119.60056156459625,-176.36594138077072 -461,600.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,460.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,480.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,500.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,520.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,920.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,540.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,560.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,580.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,640.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,620.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,420.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,660.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,680.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,700.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,720.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,740.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,780.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,440.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,400.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,820.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,380.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,40.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,60.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,80.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,100.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,120.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,140.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,160.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,180.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,200.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,220.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,240.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,260.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,280.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,300.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,320.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,340.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,360.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,800.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,940.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,760.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,960.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,980.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,900.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,880.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,860.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -461,840.5,275.5126236908078,37.7563118454039,5310,17.04331450094162,0.10344583681093471,-538.5475311317269,269.27376556586347,-176.42135056555568 -81,640.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,260.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,280.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,300.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,380.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,320.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,340.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,360.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,220.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,240.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,140.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,200.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,180.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,160.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,420.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,120.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,100.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,80.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,60.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,40.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,20.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,400.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,620.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,440.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,760.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,540.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,460.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,600.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,980.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,960.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,940.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,920.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,900.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,880.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,860.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,840.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,820.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,800.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,780.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,740.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,580.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,520.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,720.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,700.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,680.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,660.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,500.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,480.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -81,560.5,32.12954672586478,-83.93522663706761,13947,19.574101957410196,-0.8428531811205731,-210.42860185085215,105.21430092542607,-178.22090555085538 -741,0.5,75.25221284370917,-62.37389357814541,4153,30.363592583674453,-0.7507578251449403,-271.5600458599501,135.78002292997505,-180.00700582386474 -61,740.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,560.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,540.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,520.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,500.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,640.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,620.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,600.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,20.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,580.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,480.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,460.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,440.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,420.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,400.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,380.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,360.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,340.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,320.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,300.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,260.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,240.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,220.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,200.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,180.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,160.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,140.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,120.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,100.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,80.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,60.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,40.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,280.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,720.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,980.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,660.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,860.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,700.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,680.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,820.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,800.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,880.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,840.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,960.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,760.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,920.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,780.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,900.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -61,940.5,12.697706635686064,-93.65114668215696,16014,20.03247158736106,-1.1921998780434098,-192.7837964027622,96.3918982013811,-185.07106377978278 -161,0.5,27.98538006780853,-86.00730996609573,9852,35.952090946000816,-1.7389945497609085,-199.1770247730931,99.58851238654655,-186.54605447246388 -281,740.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,580.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,600.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,620.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,640.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,660.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,680.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,700.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,720.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,780.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,760.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,540.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,800.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,820.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,840.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,860.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,880.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,900.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,920.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,940.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,980.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,560.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,500.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,520.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,240.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,40.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,60.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,80.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,100.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,120.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,140.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,160.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,180.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,200.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,220.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,260.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,20.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,280.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,300.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,320.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,340.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,360.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,380.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,400.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,440.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,460.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,480.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,420.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -281,960.5,115.8289907505518,-42.0855046247241,6900,17.942028985507246,-0.19796232447474024,-356.06962973541386,178.03481486770693,-186.88890441258653 -401,20.5,44.9547509225448,-77.5226245387276,5793,17.262213015708614,-0.6968257890210412,-253.93642559214132,126.96821279607067,-187.45910424383663 -401,800.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,500.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,380.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,400.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,420.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,440.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,460.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,480.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,520.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,340.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,540.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,980.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,960.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,940.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,920.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,900.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,780.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,320.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,860.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,300.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,280.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,260.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,240.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,220.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,200.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,180.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,160.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,140.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,120.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,100.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,80.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,60.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,40.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,880.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,360.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,840.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,640.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,760.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,740.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,720.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,700.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,660.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,680.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,620.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,600.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,580.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,560.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -401,820.5,44.38579511338957,-77.80710244330521,5793,17.262213015708614,-0.6994195729006223,-253.93642559214132,126.96821279607067,-187.7747075549692 -661,0.5,55.738465096609964,-72.13076745169502,4458,31.20233288470166,-0.8012294219902308,-268.4374207437708,134.2187103718854,-189.12048881308613 -501,580.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,460.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,500.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,520.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,540.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,560.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,440.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,20.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,800.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,900.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,880.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,860.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,960.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,980.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,840.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,820.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,780.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,620.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,760.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,740.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,720.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,700.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,680.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,660.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,640.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,600.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,940.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,40.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,280.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,60.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,300.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,320.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,340.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,380.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,920.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,400.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,420.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,480.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,360.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,260.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,140.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,80.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,240.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,120.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,100.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,160.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,180.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,200.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -501,220.5,52.37675274040013,-73.81162362979994,5086,17.322060558395595,-0.5590998284180034,-272.64100514932204,136.32050257466102,-189.5772236305448 -801,20.5,220.3138521317078,10.156926065853895,4053,17.66592647421663,0.036294609373378243,-506.2632850511136,253.1316425255568,-191.912852642111 -801,900.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,760.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,780.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,800.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,820.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,840.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,860.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,880.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,940.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,920.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,40.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,960.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,980.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,100.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,80.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,60.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,720.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,740.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,220.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,700.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,120.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,660.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,680.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,620.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,600.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,580.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,560.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,540.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,520.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,500.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,480.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,460.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,440.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,420.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,400.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,380.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,360.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,340.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,320.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,300.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,280.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,260.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,240.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,200.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,180.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,140.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,640.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -801,160.5,218.96542562281235,9.482712811406174,4053,17.66592647421663,0.03389213813921764,-506.2632850511136,253.1316425255568,-192.61589555136865 -101,840.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,660.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,700.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,720.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,740.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,760.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,780.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,260.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,240.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,220.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,200.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,180.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,160.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,140.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,120.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,100.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,80.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,680.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,640.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,860.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,620.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,320.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,340.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,360.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,380.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,400.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,420.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,440.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,460.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,480.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,500.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,520.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,540.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,560.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,580.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,600.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,800.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,300.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,60.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,960.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,40.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,20.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,980.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,820.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,280.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,940.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,920.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,900.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -101,880.5,24.64306841402318,-87.6784657929884,12659,18.721857966664032,-0.9223493186372588,-244.8877877903692,122.4438938951846,-196.70177273278318 -41,0.5,11.555275865284212,-94.22236206735789,19052,37.355658198614314,-1.8261823643371522,-204.09688880115954,102.04844440057977,-197.77530595986752 -481,20.5,46.73668371471881,-76.63165814264059,5134,16.71211530970004,-0.5101258941920622,-298.6958664834341,149.34793324171704,-202.23151546631897 -481,840.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,40.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,640.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,740.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,760.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,780.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,800.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,820.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,660.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,860.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,880.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,900.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,920.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,940.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,80.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,960.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,980.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,60.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,340.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,100.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,360.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,620.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,600.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,580.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,560.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,540.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,520.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,500.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,480.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,460.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,120.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,420.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,400.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,380.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,440.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,680.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,200.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,720.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,700.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,140.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,320.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,180.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,160.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,220.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,240.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,260.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,280.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -481,300.5,46.626669830832604,-76.6866650845837,5134,16.71211530970004,-0.5105048480985619,-298.6958664834341,149.34793324171704,-202.29106985514008 -41,200.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,220.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,240.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,260.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,280.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,300.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,320.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,340.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,360.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,520.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,980.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,780.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,740.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,720.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,700.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,680.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,660.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,640.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,620.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,580.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,560.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,540.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,500.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,480.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,460.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,440.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,960.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,380.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,400.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,760.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,600.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,160.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,120.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,920.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,940.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,880.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,860.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,180.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,420.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,140.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,900.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,80.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,60.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,40.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,20.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,100.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,840.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,820.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -41,800.5,4.443904851185997,-97.778047574407,19889,20.418321685353714,-1.0386554204463117,-233.6719518524218,116.8359759262109,-203.71069336073145 -21,0.5,8.636362302292065,-95.68181884885396,26805,35.53441522104085,-2.281699906483049,-202.55046390941223,101.27523195470611,-204.08240329041547 -701,0.5,31.360886749626296,-84.31955662518685,4367,29.700022899015345,-1.217589266726586,-268.63719981000463,134.31859990500232,-206.38550774990773 -681,0.5,36.114323721975914,-81.94283813901204,4546,29.938407391113063,-1.0045140129076586,-281.7641920160589,140.88209600802946,-206.70268310032753 -161,580.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,620.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,600.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,500.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,560.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,520.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,640.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,540.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,800.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,660.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,680.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,700.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,720.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,740.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,760.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,780.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,820.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,840.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,860.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,460.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,480.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,120.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,440.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,420.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,20.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,40.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,60.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,80.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,100.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,900.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,140.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,160.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,180.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,200.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,220.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,240.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,260.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,300.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,320.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,340.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,360.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,380.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,400.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,880.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,280.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,920.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,960.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,980.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -161,940.5,26.41592333398353,-86.79203833300824,10004,18.122750899640145,-0.7351605908373352,-283.09508390289,141.547541951445,-208.85199898421226 -321,280.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,480.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,460.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,440.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,420.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,400.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,380.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,360.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,340.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,320.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,300.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,240.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,260.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,520.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,220.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,200.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,180.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,160.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,140.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,120.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,80.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,60.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,500.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,540.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,20.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,560.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,980.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,960.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,940.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,920.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,900.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,880.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,860.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,840.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,820.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,800.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,780.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,760.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,740.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,720.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,700.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,680.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,660.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,640.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,620.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,600.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,580.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,40.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -321,100.5,237.42606142187222,18.71303071093611,6395,18.18608287724785,0.06199510356436978,-582.7063523080502,291.3531761540251,-213.62556896951156 -121,440.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,300.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,80.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,120.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,140.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,160.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,180.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,200.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,220.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,240.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,260.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,280.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,320.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,40.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,340.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,360.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,900.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,380.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,920.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,940.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,960.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,980.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,420.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,400.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,60.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,100.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,20.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,700.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,480.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,500.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,520.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,540.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,560.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,580.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,600.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,620.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,460.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,660.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,680.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,640.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,720.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,760.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,780.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,800.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,820.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,840.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,860.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,880.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -121,740.5,27.625368863453158,-86.18731556827342,11739,18.025385467245933,-0.5643990779885792,-308.18480257441,154.092401287205,-216.23402553390036 -421,20.5,27.73790872526935,-86.13104563736533,5532,17.606652205350688,-0.5751328088203148,-308.75214800946907,154.37607400473453,-216.53349854699673 -421,600.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,640.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,620.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,680.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,580.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,500.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,520.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,660.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,160.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,700.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,120.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,480.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,460.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,440.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,420.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,400.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,380.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,360.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,340.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,320.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,300.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,280.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,260.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,240.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,220.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,200.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,140.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,100.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,720.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,80.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,740.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,760.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,780.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,800.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,820.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,840.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,860.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,880.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,180.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,920.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,940.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,960.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,980.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,40.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,60.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,900.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,540.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -421,560.5,27.490135953729197,-86.2549320231354,5532,17.606652205350688,-0.5759665524751504,-308.9893972397627,154.49469861988135,-216.76228954874227 -761,560.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,780.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,580.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,600.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,620.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,640.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,660.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,680.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,700.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,720.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,760.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,800.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,520.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,820.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,840.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,860.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,880.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,900.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,920.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,940.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,960.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,980.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,20.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,540.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,740.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,500.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,260.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,480.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,60.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,80.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,100.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,120.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,140.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,160.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,180.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,200.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,220.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,240.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,40.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,280.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,380.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,440.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,420.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,400.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,460.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,360.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,340.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,320.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -761,300.5,107.28612646642186,-46.35693676678907,4053,17.07377251418702,-0.21808847517076782,-421.4327951722154,210.71639758610766,-217.54711653772443 -21,260.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,460.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,440.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,420.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,400.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,380.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,360.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,340.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,320.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,300.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,280.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,160.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,240.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,220.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,200.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,180.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,500.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,140.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,120.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,100.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,80.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,60.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,40.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,480.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,20.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,520.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,780.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,540.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,960.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,940.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,920.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,900.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,880.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,860.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,840.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,820.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,800.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,980.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,760.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,640.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,740.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,580.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,600.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,620.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,560.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,660.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,680.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,700.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -21,720.5,3.172421972760108,-98.41378901361995,28612,21.627289249266042,-1.0286251593775821,-268.7288221737824,134.3644110868912,-218.2488197956639 -141,540.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,740.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,580.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,600.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,620.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,640.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,660.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,680.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,700.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,720.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,560.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,820.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,760.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,780.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,800.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,840.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,860.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,880.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,900.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,920.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,940.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,500.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,520.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,260.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,480.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,220.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,20.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,40.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,60.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,80.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,100.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,120.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,140.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,160.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,180.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,200.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,240.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,460.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,960.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,280.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,300.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,320.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,340.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,360.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,380.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,400.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,420.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,440.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -141,980.5,32.23899445701422,-83.88050277149289,10670,17.872539831302717,-0.4844563685897611,-323.28924482090093,161.64462241045047,-219.00967712293038 -1,240.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,40.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,60.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,580.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,600.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,620.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,640.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,660.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,680.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,700.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,720.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,740.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,760.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,780.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,800.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,820.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,840.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,860.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,880.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,900.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,920.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,940.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,960.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,980.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,560.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,540.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,520.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,280.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,80.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,100.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,120.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,140.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,160.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,180.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,200.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,220.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,260.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,300.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,500.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,320.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,340.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,360.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,380.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,400.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,420.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,440.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,460.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,480.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,20.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -1,0.5,0.0006825550434322981,-99.99965872247829,104946,30.22220951727555,-2.7404631170214495,-228.6355754207877,114.31778771039384,-224.33944629505078 -721,540.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,260.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,440.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,420.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,400.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,380.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,360.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,340.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,320.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,300.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,280.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,240.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,480.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,220.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,200.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,180.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,160.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,140.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,120.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,100.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,80.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,60.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,980.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,500.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,20.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,760.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,940.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,920.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,900.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,880.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,860.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,840.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,820.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,800.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,780.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,740.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,520.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,720.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,700.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,680.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,660.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,640.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,620.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,600.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,580.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,560.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,40.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,460.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -721,960.5,35.07688627020804,-82.46155686489598,4230,16.666666666666664,-0.6372447988862948,-343.0311908926889,171.51559544634446,-227.32097080860711 -181,240.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,960.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,420.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,400.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,380.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,360.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,340.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,320.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,300.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,280.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,260.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,220.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,460.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,200.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,180.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,160.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,140.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,120.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,100.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,80.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,60.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,40.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,20.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,440.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,940.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,480.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,740.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,540.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,520.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,560.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,580.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,600.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,620.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,660.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,680.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,700.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,720.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,640.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,760.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,860.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,780.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,980.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,920.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,900.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,880.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,500.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,840.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,820.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -181,800.5,59.89821535573756,-70.05089232213122,9188,17.903787548976926,-0.36173830923008904,-394.55820233105754,197.27910116552877,-232.2150329653153 -521,120.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,220.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,200.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,180.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,160.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,140.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,20.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,100.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,80.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,60.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,40.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,260.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,240.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,280.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,980.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,800.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,680.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,700.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,720.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,740.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,760.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,780.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,820.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,300.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,840.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,880.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,900.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,920.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,940.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,960.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,660.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,640.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,620.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,600.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,580.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,560.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,520.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,500.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,480.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,460.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,440.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,420.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,400.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,380.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,360.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,340.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,320.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,540.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -521,860.5,31.349969743514635,-84.32501512824268,5082,17.45375836284927,-0.5379237771842487,-365.82349951970974,182.91174975985487,-237.10950026233758 -961,40.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,60.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,500.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,480.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,460.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,440.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,420.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,400.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,380.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,360.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,340.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,320.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,300.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,280.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,260.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,240.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,220.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,200.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,180.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,160.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,140.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,120.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,100.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,520.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,540.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,560.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,800.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,980.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,20.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,940.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,920.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,900.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,880.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,860.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,840.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,820.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,780.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,580.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,760.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,740.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,720.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,700.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,680.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,660.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,640.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,620.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,600.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,80.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -961,960.5,156.21709193313626,-21.89145403343187,3402,16.96061140505585,-0.09124771038846233,-541.3589788242173,270.67948941210864,-239.53001808778035 -641,980.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,500.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,460.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,440.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,420.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,400.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,380.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,360.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,340.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,320.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,300.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,280.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,260.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,240.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,220.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,200.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,180.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,160.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,140.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,120.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,100.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,80.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,60.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,480.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,520.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,20.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,540.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,960.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,940.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,920.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,900.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,880.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,860.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,840.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,820.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,800.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,780.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,760.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,740.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,720.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,700.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,680.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,660.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,640.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,620.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,600.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,580.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,560.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -641,40.5,27.656485017633866,-86.17175749118307,4539,17.338620841595066,-0.6135917372437292,-382.05883150105126,191.02941575052563,-246.35839093852834 -601,360.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,500.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,380.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,460.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,440.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,420.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,400.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,20.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,40.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,60.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,80.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,100.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,120.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,140.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,160.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,180.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,200.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,220.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,240.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,260.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,280.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,300.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,320.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,340.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,480.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,980.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,960.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,520.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,940.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,920.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,900.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,880.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,860.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,840.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,820.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,800.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,780.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,760.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,740.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,720.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,700.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,680.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,660.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,640.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,620.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,600.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,580.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,560.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -601,540.5,37.28309984246756,-81.35845007876623,4691,17.11788531230015,-0.5168501866457095,-401.54175143780486,200.77087571890243,-248.1773528936367 -901,20.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,40.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,480.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,720.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,540.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,560.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,580.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,600.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,620.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,640.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,660.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,680.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,700.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,740.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,980.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,760.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,780.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,800.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,820.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,840.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,860.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,880.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,900.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,920.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,520.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,500.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,460.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,440.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,60.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,80.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,100.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,120.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,140.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,160.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,180.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,200.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,220.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,240.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,260.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,280.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,300.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,320.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,340.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,360.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,380.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,400.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,420.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,940.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -901,960.5,212.0466816479518,6.0233408239759,3600,17.888888888888886,0.01854254575311658,-660.855097446502,330.427548723251,-258.0961876055875 -341,900.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,920.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,400.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,380.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,360.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,340.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,320.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,300.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,280.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,260.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,240.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,220.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,200.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,180.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,160.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,140.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,120.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,100.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,80.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,60.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,40.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,20.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,980.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,420.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,440.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,940.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,460.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,880.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,860.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,840.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,820.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,800.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,780.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,760.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,740.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,720.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,700.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,680.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,660.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,640.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,620.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,600.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,580.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,560.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,540.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,520.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,500.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,480.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -341,960.5,230.23431280888286,15.117156404441431,6153,17.76369250771981,0.04792921948502082,-693.9485586947349,346.9742793473674,-261.8871164396323 -701,960.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,940.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,700.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,520.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,540.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,560.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,580.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,600.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,620.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,640.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,660.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,680.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,720.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,480.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,740.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,760.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,800.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,820.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,840.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,860.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,880.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,900.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,920.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,980.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,460.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,20.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,220.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,40.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,60.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,80.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,100.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,120.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,140.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,160.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,180.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,200.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,240.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,440.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,260.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,280.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,300.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,320.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,340.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,360.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,380.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,400.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,420.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,500.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -701,780.5,15.402115907159716,-92.29894204642014,4378,17.131110095934215,-0.7015196398801834,-406.43714227408435,203.21857113704218,-263.2920346346161 -201,20.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,960.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,460.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,440.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,420.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,400.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,380.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,360.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,340.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,320.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,300.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,280.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,260.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,240.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,220.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,200.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,180.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,160.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,140.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,120.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,100.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,80.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,60.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,480.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,500.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,520.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,760.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,940.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,920.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,900.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,880.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,860.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,840.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,820.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,800.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,780.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,740.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,540.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,720.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,700.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,680.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,660.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,640.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,620.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,600.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,580.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,560.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,40.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -201,980.5,199.9590164846017,-0.020491757699147684,8549,18.306234647327173,-5.261669526742126e-05,-683.826528940572,341.913264470286,-273.5517347342712 -741,980.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,960.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,460.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,440.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,420.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,400.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,380.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,360.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,340.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,320.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,300.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,280.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,260.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,240.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,220.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,200.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,180.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,160.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,140.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,120.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,100.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,80.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,60.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,480.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,500.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,520.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,740.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,940.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,920.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,900.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,880.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,860.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,840.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,820.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,800.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,760.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,720.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,540.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,20.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,700.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,680.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,660.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,640.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,620.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,600.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,580.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,560.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,780.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -741,40.5,51.08296783492939,-74.45851608253531,4159,17.311853811012263,-0.415957525209148,-489.42734140946817,244.71367070473406,-275.2209429488323 -861,20.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,900.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,560.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,580.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,600.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,620.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,640.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,980.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,40.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,960.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,940.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,920.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,880.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,520.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,860.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,840.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,820.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,800.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,780.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,760.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,740.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,720.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,680.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,700.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,540.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,660.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,500.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,260.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,60.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,80.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,100.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,120.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,480.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,160.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,180.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,200.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,220.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,240.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,140.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,280.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,400.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,300.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,460.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,440.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,420.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,380.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,360.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,340.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -861,320.5,60.618570053501045,-69.69071497324947,3780,17.433862433862434,-0.3197562690889954,-505.31678188230495,252.65839094115248,-275.6545029552394 -661,720.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,840.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,740.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,760.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,780.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,800.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,820.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,940.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,860.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,880.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,900.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,920.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,960.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,980.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,680.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,700.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,320.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,660.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,300.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,640.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,40.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,20.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,60.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,100.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,120.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,140.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,160.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,180.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,200.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,220.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,240.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,260.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,280.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,80.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,340.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,500.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,620.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,360.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,600.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,560.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,540.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,520.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,580.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,480.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,440.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,420.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,380.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,460.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -661,400.5,28.117668568680088,-85.94116571565996,4465,17.558790593505037,-0.4559100383239127,-461.54145568508596,230.770727842543,-276.02866844958135 -781,20.5,189.78366156474752,-5.108169217626241,4140,16.884057971014492,-0.014623455448050045,-677.3272080228552,338.6636040114276,-276.21453389214497 -781,380.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,300.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,320.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,360.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,420.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,400.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,440.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,260.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,460.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,280.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,100.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,240.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,220.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,200.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,180.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,160.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,140.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,120.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,80.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,60.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,40.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,500.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,480.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,340.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,520.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,780.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,540.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,960.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,940.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,920.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,900.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,880.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,860.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,840.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,820.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,800.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,980.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,760.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,640.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,740.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,580.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,600.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,620.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,560.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,660.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,680.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,700.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -781,720.5,188.77496038997285,-5.6125198050135765,4140,16.884057971014492,-0.01606825503578728,-677.3272080228552,338.6636040114276,-276.73622207458516 -301,280.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,440.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,420.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,400.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,380.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,360.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,340.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,320.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,300.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,460.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,180.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,260.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,240.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,220.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,200.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,160.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,140.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,20.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,40.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,60.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,80.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,500.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,480.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,740.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,520.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,540.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,960.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,940.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,920.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,900.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,880.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,860.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,840.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,820.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,800.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,780.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,120.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,760.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,720.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,700.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,680.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,660.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,640.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,620.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,600.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,580.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,560.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,980.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -301,100.5,327.9944886596856,63.99724432984279,6549,18.476103221865934,0.1479566754115839,-861.490889181503,430.7454445907515,-278.8236312378194 -621,120.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,340.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,560.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,540.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,520.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,240.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,500.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,480.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,460.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,440.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,420.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,400.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,380.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,360.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,320.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,600.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,300.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,20.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,40.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,280.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,60.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,80.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,100.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,260.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,140.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,160.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,180.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,200.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,580.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,220.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,620.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,740.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,980.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,960.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,940.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,920.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,900.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,880.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,860.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,840.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,820.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,640.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,780.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,760.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,800.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,700.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,680.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,720.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -621,660.5,45.63644427787317,-77.18177786106341,4607,17.5168222270458,-0.44353821322954873,-512.9938870236459,256.49694351182296,-287.7017912292764 -441,20.5,50.50244796074355,-74.74877601962822,5514,17.31955023576351,-0.3190809410894626,-545.5517809816902,272.7758904908451,-296.79845970537787 -441,360.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,340.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,320.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,300.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,280.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,260.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,240.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,420.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,200.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,680.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,620.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,460.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,480.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,700.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,500.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,520.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,540.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,560.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,580.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,600.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,440.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,220.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,400.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,980.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,740.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,760.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,780.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,800.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,820.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,840.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,860.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,880.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,900.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,920.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,940.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,960.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,380.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,640.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,180.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,720.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,40.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,60.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,80.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,100.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,120.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,140.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,160.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -441,660.5,50.0629494286916,-74.9685252856542,5514,17.31955023576351,-0.3200238254772234,-545.9621299644014,272.9810649822007,-297.1936631771414 -681,480.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,900.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,460.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,440.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,420.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,400.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,380.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,360.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,340.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,960.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,940.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,920.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,500.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,720.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,880.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,860.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,840.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,820.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,800.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,780.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,760.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,740.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,700.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,520.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,680.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,660.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,980.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,620.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,600.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,580.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,560.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,540.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,640.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,220.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,300.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,120.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,280.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,20.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,40.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,60.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,80.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,100.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,320.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,140.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,160.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,260.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,180.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,200.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -681,240.5,14.203893716156665,-92.89805314192166,4552,16.71792618629174,-0.5274506517704308,-512.8159368955893,256.40796844779464,-304.35383572140256 -821,240.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,380.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,360.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,340.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,320.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,300.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,280.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,260.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,220.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,420.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,200.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,20.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,40.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,60.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,80.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,100.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,120.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,140.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,400.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,480.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,440.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,800.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,660.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,680.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,700.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,720.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,740.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,760.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,780.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,820.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,460.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,640.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,620.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,600.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,580.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,540.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,520.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,500.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,560.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,160.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,840.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,940.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,860.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,980.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,960.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,180.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,920.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,900.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -821,880.5,201.51787018432827,0.7589350921641369,3878,17.40587931923672,0.002440005028649688,-767.5492963533521,383.77464817667607,-306.23150338883295 -381,280.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,300.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,480.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,320.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,340.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,360.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,380.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,400.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,420.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,440.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,460.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,800.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,500.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,520.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,540.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,760.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,820.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,840.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,860.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,880.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,900.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,920.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,940.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,780.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,680.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,740.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,720.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,40.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,20.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,60.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,80.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,100.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,120.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,140.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,160.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,180.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,200.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,220.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,240.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,260.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,960.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,560.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,580.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,600.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,620.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,640.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,660.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,700.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -381,980.5,71.76579226877965,-64.11710386561018,5927,17.479331871098363,-0.22960255198947113,-622.001416634386,311.000708317193,-315.6729011432383 -541,200.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,580.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,880.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,480.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,500.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,520.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,540.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,560.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,900.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,600.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,620.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,640.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,660.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,680.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,700.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,720.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,740.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,760.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,780.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,800.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,820.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,840.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,860.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,920.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,940.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,960.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,460.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,980.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,180.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,80.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,40.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,20.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,220.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,240.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,260.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,280.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,100.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,300.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,320.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,340.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,360.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,380.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,400.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,420.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,440.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,120.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,140.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,160.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -541,60.5,191.74063968284574,-4.1296801585771306,4910,17.90224032586558,-0.010001451147103256,-781.9317657177538,390.9658828588769,-317.0224038594439 -241,580.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,560.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,540.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,660.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,680.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,740.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,720.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,700.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,600.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,520.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,640.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,620.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,360.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,200.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,220.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,240.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,260.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,280.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,780.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,300.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,320.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,340.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,380.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,400.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,420.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,440.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,460.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,760.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,480.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,800.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,160.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,500.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,140.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,120.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,100.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,820.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,80.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,60.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,40.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,20.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,980.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,960.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,940.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,920.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,900.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,880.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,860.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,840.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -241,180.5,150.68948172138627,-24.655259139306864,7508,18.22056473095365,-0.07683304770121328,-763.8542780134634,381.9271390067317,-331.1189669171068 -921,220.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,160.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,180.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,200.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,80.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,60.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,40.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,20.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,140.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,580.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,240.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,820.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,680.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,700.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,720.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,740.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,760.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,780.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,800.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,840.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,640.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,860.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,880.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,900.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,920.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,940.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,960.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,980.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,660.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,620.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,260.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,420.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,280.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,300.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,320.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,340.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,360.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,380.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,400.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,440.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,600.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,460.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,480.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,500.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,520.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,540.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,560.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,100.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -921,120.5,217.17032156849692,8.585160784248458,3470,17.98270893371758,0.024311888371263857,-920.2898700072842,460.1449350036421,-359.2390445582101 -561,880.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,20.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,620.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,400.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,420.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,440.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,460.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,480.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,500.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,520.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,540.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,560.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,580.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,640.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,360.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,660.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,680.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,700.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,720.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,740.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,760.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,780.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,800.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,820.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,840.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,380.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,340.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,40.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,220.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,60.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,80.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,100.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,120.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,140.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,860.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,160.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,180.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,320.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,200.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,240.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,260.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,980.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,960.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,940.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,920.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,900.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,280.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,300.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -561,600.5,226.03457578699812,13.017287893499061,4788,17.543859649122805,0.028734225499836934,-980.9788956025395,490.48944780126976,-379.0294596415187 -221,20.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,40.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,60.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,960.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,480.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,240.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,400.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,380.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,360.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,340.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,320.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,300.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,280.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,260.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,220.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,440.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,200.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,180.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,160.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,140.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,920.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,940.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,980.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,880.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,420.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,460.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,100.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,680.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,840.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,820.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,800.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,780.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,760.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,740.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,720.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,700.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,660.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,900.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,640.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,620.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,600.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,580.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,560.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,540.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,520.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,500.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,120.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,860.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -221,80.5,286.0737383205149,43.03686916025745,7916,18.44365841334007,0.0952656341506708,-1148.2407909130716,574.1203954565358,-415.11625959516317 -881,160.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,440.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,640.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,620.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,600.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,580.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,560.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,540.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,520.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,500.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,480.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,460.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,420.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,680.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,400.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,380.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,360.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,340.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,320.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,300.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,280.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,140.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,260.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,240.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,660.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,220.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,940.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,700.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,100.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,80.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,60.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,40.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,20.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,180.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,200.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,980.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,960.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,920.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,900.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,880.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,860.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,840.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,820.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,800.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,780.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,760.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,740.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,720.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -881,120.5,134.49922762481498,-32.75038618759251,3671,17.134295832198312,-0.09857599987211076,-965.8784125821835,482.93920629109175,-420.2846632189313 -261,20.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,60.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,40.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,160.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,80.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,460.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,640.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,620.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,580.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,560.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,540.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,520.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,500.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,480.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,440.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,100.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,260.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,420.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,280.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,300.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,320.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,400.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,340.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,360.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,660.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,680.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,700.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,720.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,120.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,140.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,180.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,200.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,220.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,240.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,940.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,920.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,900.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,880.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,860.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,840.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,820.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,800.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,780.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,760.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,740.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,600.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,980.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,960.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -261,380.5,372.9439831194855,86.47199155974275,7222,18.360564940459707,0.1305071605118684,-1318.2678932518868,659.1339466259434,-439.26907981486954 -581,60.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,300.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,480.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,460.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,440.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,420.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,400.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,380.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,360.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,340.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,320.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,280.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,520.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,260.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,240.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,220.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,200.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,180.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,160.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,140.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,120.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,100.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,500.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,540.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,980.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,780.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,960.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,940.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,920.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,900.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,880.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,860.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,840.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,820.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,800.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,760.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,560.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,740.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,720.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,700.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,680.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,660.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,640.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,620.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,600.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,580.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,80.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,40.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -581,20.5,180.37847988099134,-9.810760059504332,4796,17.368640533778148,-0.01934060831785537,-1091.9061865425017,545.9530932712509,-446.8053219763193 -841,20.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,280.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,480.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,460.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,440.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,420.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,400.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,380.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,360.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,340.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,320.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,300.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,260.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,240.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,220.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,200.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,180.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,160.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,140.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,120.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,100.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,80.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,60.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,500.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,520.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,540.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,560.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,940.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,920.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,900.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,880.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,860.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,840.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,820.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,800.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,780.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,760.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,740.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,720.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,700.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,680.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,660.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,640.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,620.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,960.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,980.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,600.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,580.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 -841,40.5,182.09688943900926,-8.95155528049537,3864,17.236024844720497,-0.024183032148308713,-1100.46440616591,550.232203082955,-449.42751413263915 diff --git a/strategy/results/bb_full_grid_5m_20260227_150421.csv b/strategy/results/bb_full_grid_5m_20260227_150421.csv deleted file mode 100644 index c20ca42..0000000 --- a/strategy/results/bb_full_grid_5m_20260227_150421.csv +++ /dev/null @@ -1,2501 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -761,860.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,460.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,500.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,520.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,540.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,560.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,580.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,600.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,620.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,660.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,680.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,700.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,720.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,740.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,760.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,780.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,800.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,820.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,840.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,880.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,900.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,920.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,940.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,960.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,980.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,480.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,640.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,440.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,220.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,20.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,40.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,420.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,80.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,100.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,120.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,140.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,160.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,180.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,200.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,60.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,240.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,340.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,260.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,400.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,360.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,380.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,320.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,300.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -761,280.5,1694.3210461880285,747.1605230940143,11642,19.64439099811029,0.4083767095910171,-1477.4040171065799,738.7020085532899,161.09943676647447 -321,780.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,940.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,760.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,800.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,820.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,840.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,860.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,880.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,900.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,920.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,220.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,960.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,980.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,240.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,200.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,180.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,120.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,140.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,160.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,720.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,740.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,660.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,700.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,680.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,320.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,340.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,80.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,360.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,380.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,400.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,420.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,440.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,460.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,480.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,500.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,520.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,540.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,560.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,580.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,600.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,620.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,640.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,260.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,100.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,300.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,60.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,40.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,20.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -321,280.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354 -301,220.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,200.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,560.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,540.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,520.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,500.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,480.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,460.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,440.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,420.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,400.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,380.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,600.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,340.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,320.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,300.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,280.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,260.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,240.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,360.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,640.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,620.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,120.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,100.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,80.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,140.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,960.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,940.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,920.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,900.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,880.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,860.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,840.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,820.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,800.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,780.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,760.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,740.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,720.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,700.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,680.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,660.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,580.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,980.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,160.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,60.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,20.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,40.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -301,180.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427 -381,20.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,340.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,540.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,520.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,500.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,480.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,460.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,440.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,420.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,400.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,380.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,360.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,320.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,580.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,300.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,280.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,260.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,240.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,220.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,200.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,180.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,160.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,140.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,40.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,560.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,600.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,120.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,620.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,60.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,80.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,980.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,960.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,940.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,920.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,900.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,880.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,860.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,840.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,820.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,800.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,780.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,760.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,740.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,720.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,700.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,680.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,660.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,640.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -381,100.5,34.46381963144339,-82.76809018427831,17455,19.736465196218848,-0.6469226896338756,-212.78814081890346,106.39407040945173,-175.64641878744618 -901,0.5,13.45175555605595,-93.27412222197202,10264,30.670303975058456,-0.8952537525217249,-189.5983790965677,94.79918954828385,-179.8565188908598 -941,20.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,980.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,960.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,260.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,440.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,420.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,400.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,380.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,360.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,340.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,320.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,300.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,280.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,240.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,940.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,220.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,200.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,180.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,160.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,140.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,120.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,100.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,80.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,60.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,460.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,480.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,500.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,520.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,40.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,900.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,880.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,860.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,840.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,820.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,800.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,780.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,760.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,740.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,720.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,700.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,660.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,640.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,620.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,600.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,580.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,560.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,540.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,920.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -941,680.5,10.989008391528442,-94.50549580423578,9838,18.642000406586703,-0.6753971638530403,-195.65045362873127,97.82522681436564,-180.87044322196476 -541,0.5,10.834367893235116,-94.58281605338244,14312,33.81078814980436,-0.8522333566611422,-193.88867920854335,96.94433960427168,-182.3650880167335 -421,0.5,9.443862362662603,-95.2780688186687,16675,34.90254872563718,-0.8565356226326339,-192.34325145502493,96.17162572751246,-182.4937968722703 -841,0.5,10.310183575424741,-94.84490821228763,10861,31.332289844397387,-0.8530388841648758,-194.76150808693225,97.38075404346613,-182.98597805703906 -881,0.5,7.902916791508354,-96.04854160424583,10417,30.181434194105787,-0.8335536004007106,-193.29365415378072,96.64682707689036,-183.36864647056666 -541,960.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,900.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,480.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,500.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,520.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,940.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,540.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,560.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,580.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,600.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,640.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,660.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,680.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,700.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,720.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,460.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,760.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,780.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,800.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,820.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,840.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,860.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,980.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,920.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,880.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,740.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,620.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,440.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,160.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,340.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,320.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,300.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,280.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,260.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,240.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,220.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,400.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,180.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,200.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,140.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,120.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,100.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,80.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,60.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,40.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,20.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,360.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,380.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -541,420.5,23.50151635463356,-88.24924182268322,14330,19.755757152826238,-0.39925795811621234,-229.40369109534035,114.70184554767017,-184.8018137582139 -281,760.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,980.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,960.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,940.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,920.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,900.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,860.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,620.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,500.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,260.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,280.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,300.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,320.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,340.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,360.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,380.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,400.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,420.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,440.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,460.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,480.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,520.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,220.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,540.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,560.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,580.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,600.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,640.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,660.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,680.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,700.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,800.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,780.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,720.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,740.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,240.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,880.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,200.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,80.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,180.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,840.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,20.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,40.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,60.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,820.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,100.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,120.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,140.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -281,160.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033 -741,0.5,6.2843425417073675,-96.85782872914632,11873,31.390549987366295,-0.8969392876396447,-195.7980518666004,97.8990259333002,-185.9403209274622 -781,0.5,17.733610917320206,-91.13319454133989,11550,31.151515151515152,-0.6099123010425335,-219.71294931989848,109.85647465994923,-186.33732188180966 -921,0.5,4.73236668283665,-97.63381665858168,10152,30.112293144208035,-0.8537636993391946,-197.13439496111206,98.56719748055603,-186.73273903509684 -721,540.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,480.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,500.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,520.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,600.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,560.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,580.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,620.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,640.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,440.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,460.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,320.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,420.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,400.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,380.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,360.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,340.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,680.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,300.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,280.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,260.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,240.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,220.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,660.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,760.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,700.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,180.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,140.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,120.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,100.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,80.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,60.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,40.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,720.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,20.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,200.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,980.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,960.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,940.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,920.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,900.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,880.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,860.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,840.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,820.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,800.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,780.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,740.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -721,160.5,18.0639649008052,-90.9680175495974,12127,18.965943761853715,-0.36216444171066914,-230.82641024185864,115.41320512092932,-187.64455494686888 -341,0.5,5.788510218720986,-97.10574489063951,18061,36.35457615857372,-1.0526229448270583,-195.16565780442238,97.58282890221119,-187.80348335033318 -221,0.5,4.242820866036348,-97.87858956698183,22445,38.63666740922254,-0.9196466378796627,-197.80610797535374,98.90305398767687,-188.03679241167927 -381,0.5,9.934051561244726,-95.03297421937764,17401,35.50945347968508,-1.2765189466749551,-194.33574840442995,97.16787420221497,-188.08550094124908 -801,0.5,10.34628311811287,-94.82685844094357,11410,31.0692375109553,-0.8073996538916506,-208.98636227084955,104.49318113542478,-188.1101991959832 -861,0.5,7.930601469730025,-96.03469926513499,10675,31.447306791569083,-0.9545591710130511,-201.6103170711225,100.80515853556125,-188.1335361457406 -441,0.5,6.117433319922491,-96.94128334003875,16368,34.81793743890518,-1.1115302583029414,-195.0745602810249,97.53728014051245,-188.309470552084 -361,0.5,4.01659208585399,-97.991703957073,17629,35.98048669805434,-0.9845513107550989,-196.46816193986626,98.23408096993313,-188.3935844620807 -261,0.5,7.194864160194866,-96.40256791990257,20778,37.145057272114734,-1.1027981263110411,-197.99166960822132,98.99583480411066,-188.8328132789236 -501,0.5,1.8986708832397656,-99.05066455838012,15372,33.36586000520427,-0.8822266044169348,-198.31333975387093,99.15666987693547,-188.96271971293172 -61,240.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,280.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,480.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,460.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,440.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,420.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,400.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,380.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,360.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,340.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,320.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,300.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,260.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,520.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,220.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,200.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,180.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,160.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,140.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,120.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,100.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,80.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,60.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,40.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,500.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,540.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,800.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,780.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,940.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,920.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,900.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,880.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,860.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,840.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,20.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,820.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,560.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,760.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,980.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,740.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,720.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,700.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,680.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,660.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,640.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,620.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,600.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,580.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,960.5,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -481,0.5,2.4364511524355414,-98.78177442378222,15682,33.911490881265145,-0.9403760880916001,-197.7897151962296,98.8948575981148,-189.18217355937327 -561,0.5,4.83477664373758,-97.58261167813122,13960,33.60315186246418,-0.7538269033982785,-206.79941606417282,103.39970803208641,-189.3483009445797 -701,0.5,1.6035402845204254,-99.19822985773979,12485,31.229475370444533,-0.8874406539711374,-198.89129268300212,99.44564634150106,-189.40403477859428 -521,0.5,2.001378041348415,-98.9993109793258,14987,33.14872889837859,-0.832422567585732,-201.2401742727141,100.62008713635706,-189.48445149944024 -281,0.5,1.769027416146694,-99.11548629192666,19955,36.582310197945375,-0.9060171949665103,-198.8565442720884,99.4282721360442,-189.53031034036013 -461,0.5,3.8196116091269605,-98.09019419543652,15965,34.33761352959599,-1.0572231142876216,-197.1446177505008,98.5723088752504,-189.63471866708832 -681,0.5,3.6550565704691653,-98.17247171476542,12903,31.481050918391073,-0.9366330918759593,-201.2403079392376,100.62015396961881,-189.90819199297198 -581,0.5,1.64700346823136,-99.17649826588432,13988,32.327709465255936,-0.9076581049976229,-202.12747040135795,101.06373520067898,-190.919383686399 -401,20.5,6.083954392876169,-96.95802280356192,17153,19.413513671077943,-0.5543782546534547,-218.3235144727967,109.16175723639834,-190.93996764852204 -101,0.5,2.9344181713149435,-98.53279091434253,35484,40.70003381805884,-1.0207595955600905,-200.5343407319586,100.2671703659793,-190.99564235384705 -401,680.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,500.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,520.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,540.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,560.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,580.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,600.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,920.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,620.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,640.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,660.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,740.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,700.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,720.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,880.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,760.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,780.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,800.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,820.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,840.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,860.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,460.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,900.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,480.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,40.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,440.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,220.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,980.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,960.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,60.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,80.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,100.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,120.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,140.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,160.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,180.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,420.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,200.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,240.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,260.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,280.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,300.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,320.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,340.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,360.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,380.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,400.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -401,940.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151 -121,0.5,1.645196068399387,-99.1774019658003,32554,39.93057688763286,-1.0446362898321746,-199.73201619937916,99.86600809968958,-191.60584392353806 -721,0.5,2.0338685470952176,-98.9830657264524,12119,30.75336248865418,-1.0551988284426095,-200.72824919917474,100.36412459958737,-191.9367513474336 -241,0.5,1.5305911156208258,-99.23470444218958,21346,38.278834442050034,-1.0894664080623522,-199.57056632898355,99.78528316449177,-192.13652787053124 -401,0.5,3.0098224997841756,-98.49508875010791,17114,34.983054808928365,-1.24562923011871,-197.42490102080006,98.71245051040003,-192.41259991985248 -941,0.5,1.034194211632415,-99.4829028941838,9827,29.795461483667445,-1.0678019176396492,-200.29811569058936,100.14905784529469,-192.41577218209534 -961,0.5,1.5117252450780636,-99.24413737746097,9619,30.273417195134627,-0.9145217954891511,-206.15662715058446,103.07831357529223,-192.68104978356456 -201,980.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,960.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,940.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,920.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,900.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,880.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,860.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,840.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,820.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,800.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,780.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,760.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,740.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,720.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,700.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,340.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,300.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,280.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,260.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,240.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,220.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,200.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,180.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,140.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,120.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,100.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,80.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,60.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,40.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,680.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,20.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,320.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,160.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,360.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,520.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,380.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,640.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,620.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,600.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,560.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,540.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,580.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,500.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,480.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,460.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,440.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,420.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,400.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -201,660.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279 -321,0.5,1.4478510397485156,-99.27607448012574,18661,35.98949681153207,-1.201329095597594,-198.7617069785259,99.38085348926295,-193.1967064187072 -361,440.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,580.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,460.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,480.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,500.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,520.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,540.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,560.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,740.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,600.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,620.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,640.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,660.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,680.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,700.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,720.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,760.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,400.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,420.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,60.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,380.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,360.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,20.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,40.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,800.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,80.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,100.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,120.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,140.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,160.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,180.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,200.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,220.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,240.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,260.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,280.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,300.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,320.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,340.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,780.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,940.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,820.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,840.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,860.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,880.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,900.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,920.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,960.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -361,980.5,20.87981710024072,-89.56009144987964,17669,19.44648819967174,-0.48459394358576097,-245.3798096007023,122.68990480035113,-193.52714261318968 -981,0.5,1.433810515211546,-99.28309474239423,9557,29.68504760908235,-0.882274531202573,-209.8941158764313,104.94705793821566,-193.82803546739763 -301,0.5,3.288758436016597,-98.3556207819917,18999,36.78614663929681,-0.9796482828217248,-210.34848032205863,105.17424016102932,-194.25079230467585 -201,0.5,0.8960823320970013,-99.5519588339515,24082,38.36060127896354,-1.1894204188425357,-201.2616833266314,100.6308416633157,-194.3296771907145 -41,0.5,0.041447029234176626,-99.97927648538291,56284,40.84997512614598,-1.008221956112378,-205.78912685646796,102.89456342823398,-194.39359070131866 -821,0.5,12.390539014330974,-93.80473049283451,11087,31.072427166952288,-0.651802435386327,-232.63522444738894,116.31761222369448,-194.68044949642604 -481,20.5,1.663955284744091,-99.16802235762796,15685,19.266815428753585,-0.5855922907976959,-222.55784469437597,111.27892234718799,-195.21826772495072 -481,440.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,160.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,340.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,320.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,300.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,280.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,260.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,240.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,220.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,200.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,180.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,140.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,380.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,120.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,100.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,80.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,60.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,40.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,920.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,940.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,960.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,980.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,360.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,400.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,460.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,900.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,480.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,500.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,520.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,540.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,560.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,580.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,600.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,620.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,640.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,660.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,680.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,700.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,720.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,740.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,760.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,780.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,420.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,820.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,840.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,860.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,880.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -481,800.5,1.660038486012602,-99.1699807569937,15685,19.266815428753585,-0.5856143833987629,-222.56140950129935,111.28070475064969,-195.2219171582986 -81,0.5,0.9655808324911037,-99.51720958375445,39553,41.26867747073547,-1.4449993489767177,-199.17747180830432,99.58873590415216,-196.52819049479677 -661,0.5,1.528484667289858,-99.23575766635507,13025,31.946257197696738,-0.7680161926809156,-220.4956959318078,110.2478479659039,-196.65023035124918 -61,0.5,0.7668170647576383,-99.61659146762118,45386,41.60754417661834,-1.4262290365337298,-199.8372311364892,99.9186155682446,-196.66623236062162 -41,20.5,0.017696144371817355,-99.99115192781409,58794,22.378133823179237,-0.7285582364048866,-220.38733166854774,110.19366583427387,-196.88878343209183 -41,700.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,260.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,440.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,420.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,400.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,380.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,360.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,340.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,320.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,300.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,280.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,240.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,720.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,220.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,200.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,180.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,160.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,140.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,120.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,100.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,80.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,640.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,460.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,480.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,500.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,40.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,740.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,760.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,780.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,800.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,820.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,840.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,860.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,620.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,900.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,920.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,940.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,960.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,980.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,680.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,600.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,580.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,560.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,540.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,520.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,880.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,660.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -41,60.5,0.017094240951338234,-99.99145287952433,58794,22.378133823179237,-0.7328810770601382,-220.38792852787086,110.19396426393541,-196.9411972153943 -621,0.5,9.603780250442313,-95.19810987477885,13298,32.741765679049486,-0.6903566197696623,-233.70867779395132,116.85433889697565,-196.96586042959532 -961,840.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,700.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,500.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,520.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,540.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,560.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,580.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,600.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,620.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,640.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,660.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,680.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,720.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,460.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,740.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,760.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,780.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,800.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,820.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,860.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,880.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,980.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,920.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,900.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,480.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,400.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,940.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,240.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,440.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,60.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,80.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,100.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,120.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,140.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,160.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,180.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,200.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,220.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,40.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,260.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,380.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,280.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,420.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,960.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,20.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,360.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,320.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,300.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -961,340.5,12.33085639407485,-93.83457180296257,9622,19.122843483683226,-0.389702944468022,-246.58393239681016,123.29196619840508,-197.1445800953029 -241,140.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,520.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,500.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,480.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,80.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,460.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,440.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,420.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,400.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,380.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,340.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,360.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,320.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,300.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,260.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,240.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,220.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,200.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,180.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,160.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,40.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,280.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,740.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,540.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,800.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,980.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,960.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,940.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,920.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,900.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,880.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,860.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,840.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,820.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,780.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,560.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,760.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,720.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,700.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,680.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,660.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,640.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,620.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,600.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,580.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,60.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,120.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,100.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -241,20.5,14.75323722697012,-92.62338138651494,21476,20.72546097969827,-0.6147012793275682,-247.03668952855898,123.5183447642795,-198.81447254986938 -161,280.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,480.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,460.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,440.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,420.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,400.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,380.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,360.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,340.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,320.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,300.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,260.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,520.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,240.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,200.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,180.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,160.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,140.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,120.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,100.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,80.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,60.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,500.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,540.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,20.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,560.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,980.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,960.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,940.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,920.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,900.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,880.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,860.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,840.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,820.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,800.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,780.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,760.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,740.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,720.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,700.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,680.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,660.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,640.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,620.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,600.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,580.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,40.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,220.5,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -161,0.5,0.2685892319419987,-99.865705384029,27551,39.083880802874674,-1.342371861754411,-208.40151425694705,104.20075712847353,-199.33477342786074 -81,260.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,460.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,440.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,420.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,400.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,380.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,360.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,340.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,320.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,980.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,280.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,240.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,500.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,220.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,200.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,180.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,160.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,140.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,120.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,100.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,80.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,60.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,40.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,480.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,300.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,520.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,960.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,940.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,920.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,900.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,880.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,860.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,840.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,820.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,20.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,800.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,780.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,760.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,740.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,720.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,700.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,680.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,660.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,640.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,620.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,600.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,580.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,560.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,540.5,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -181,0.5,0.9753992694227842,-99.51230036528861,25705,38.87570511573624,-0.9773350993114092,-221.07516321775063,110.53758160887533,-199.6703868441258 -441,20.5,7.596689357360179,-96.2016553213199,16385,19.456820262435155,-0.5557032467011732,-242.31918008929435,121.15959004464717,-199.79776631745173 -441,200.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,40.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,60.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,80.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,100.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,120.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,140.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,160.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,180.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,420.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,400.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,240.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,260.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,280.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,300.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,320.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,340.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,360.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,380.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,220.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,940.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,800.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,700.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,440.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,980.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,960.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,920.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,900.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,880.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,860.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,840.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,820.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,780.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,760.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,720.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,740.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,680.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,580.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,460.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,480.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,500.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,520.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,560.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,540.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,600.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,620.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,640.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -441,660.5,7.530579021013603,-96.2347104894932,16385,19.456820262435155,-0.5559279562396507,-242.37479916276644,121.18739958138323,-199.8557656294756 -461,20.5,4.434004284444087,-97.78299785777796,15985,19.411948701908038,-0.8755121473805093,-229.11962312436742,114.55981156218371,-199.93699287609104 -461,500.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,560.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,580.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,540.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,520.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,980.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,480.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,460.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,440.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,620.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,600.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,840.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,640.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,660.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,680.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,700.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,720.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,740.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,760.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,780.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,800.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,820.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,900.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,420.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,880.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,920.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,200.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,400.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,380.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,360.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,340.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,300.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,280.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,260.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,240.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,220.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,320.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,180.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,80.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,160.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,860.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,40.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,60.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,940.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,120.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,140.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,960.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -461,100.5,4.423584762934844,-97.78820761853258,15985,19.411948701908038,-0.87565691286304,-229.1288969822698,114.5644484911349,-199.94764936579696 -981,720.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,820.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,740.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,760.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,780.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,800.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,880.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,840.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,860.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,900.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,920.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,960.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,940.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,680.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,700.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,180.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,300.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,280.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,260.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,240.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,220.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,200.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,140.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,660.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,120.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,100.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,80.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,60.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,40.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,20.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,320.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,340.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,360.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,380.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,400.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,420.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,440.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,460.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,480.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,500.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,520.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,540.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,560.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,580.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,600.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,620.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,640.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,160.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -981,980.5,12.757039060933225,-93.62148046953338,9562,18.719933068395733,-0.3009435518775879,-257.6038656289539,128.80193281447694,-200.274349343646 -761,0.5,34.15657568886656,-82.92171215556672,11632,31.542297111416783,-0.5954295868873956,-275.94605520118887,137.97302760059443,-200.44528927869104 -1,0.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,760.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,560.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,580.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,600.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,620.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,640.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,660.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,680.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,700.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,720.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,740.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,780.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,520.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,800.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,820.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,840.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,860.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,880.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,900.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,920.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,940.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,980.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,20.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,540.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,960.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,500.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,240.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,480.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,60.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,80.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,40.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,100.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,120.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,140.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,180.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,200.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,220.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,160.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,260.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,440.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,300.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,320.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,460.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,340.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,360.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,380.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,400.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,420.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,280.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -221,700.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,680.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,660.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,560.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,640.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,620.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,600.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,580.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,740.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,720.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,980.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,760.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,780.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,800.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,820.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,840.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,860.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,880.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,900.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,920.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,960.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,520.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,540.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,320.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,500.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,480.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,20.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,60.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,80.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,100.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,120.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,140.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,160.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,180.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,200.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,220.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,240.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,260.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,280.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,300.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,340.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,360.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,380.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,400.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,420.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,440.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,460.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,40.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -221,940.5,112.76133927848966,-43.61933036075517,22569,20.94908945899242,-0.11826710369636445,-399.68472375648577,199.84236187824288,-204.91242510770587 -641,0.5,7.108859136176257,-96.44557043191188,13224,32.07803992740472,-0.7583607071098977,-249.16885794340766,124.58442897170383,-205.21344209459372 -121,320.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,760.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,720.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,700.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,680.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,660.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,640.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,620.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,600.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,580.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,560.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,540.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,520.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,500.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,480.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,460.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,440.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,400.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,380.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,80.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,60.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,300.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,40.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,20.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,740.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,420.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,780.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,120.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,800.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,340.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,360.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,280.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,240.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,220.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,200.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,180.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,160.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,140.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,260.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,100.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,920.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,820.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,840.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,880.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,900.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,860.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,940.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,960.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -121,980.5,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -601,0.5,3.1473924625026317,-98.42630376874868,13683,32.53672440254331,-0.749362829772547,-247.87957672599615,123.93978836299809,-206.57048841641773 -141,0.5,0.9920270759077073,-99.50398646204614,29749,39.53746344414938,-1.0602682514390935,-236.9191197367836,118.4595598683918,-206.9948533740287 -501,580.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,600.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,460.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,560.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,540.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,520.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,500.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,480.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,360.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,420.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,400.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,380.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,340.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,320.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,300.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,640.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,280.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,620.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,860.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,660.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,680.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,240.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,980.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,960.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,940.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,920.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,900.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,880.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,840.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,820.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,800.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,780.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,760.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,740.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,720.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,700.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,260.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,440.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,220.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,20.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,180.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,160.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,140.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,120.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,100.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,80.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,60.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,200.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -501,40.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338 -21,0.5,0.010965024904747085,-99.99451748754763,79775,39.711689125665934,-1.2141873143847706,-242.21317158288628,121.10658579144314,-211.4500338933194 -561,120.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,340.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,500.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,280.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,260.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,240.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,220.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,200.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,180.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,160.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,140.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,680.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,100.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,80.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,60.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,40.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,20.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,700.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,620.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,600.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,580.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,560.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,540.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,520.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,780.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,760.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,740.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,720.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,460.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,320.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,300.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,360.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,880.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,660.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,640.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,380.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,980.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,960.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,940.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,920.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,900.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,480.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,860.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,820.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,800.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,400.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,420.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,440.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -561,840.5,11.567929405860644,-94.21603529706968,13966,20.091651152799656,-0.42834039999643214,-283.31879762250657,141.65939881125328,-212.6836391460295 -101,480.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,600.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,580.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,560.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,540.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,520.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,500.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,420.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,460.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,440.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,260.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,280.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,300.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,320.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,360.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,400.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,380.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,340.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,220.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,980.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,960.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,180.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,160.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,140.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,120.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,100.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,80.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,60.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,40.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,20.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,660.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,680.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,700.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,720.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,240.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,200.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,760.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,780.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,800.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,820.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,840.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,860.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,880.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,900.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,920.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,940.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,740.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,620.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,640.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -581,60.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,260.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,460.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,440.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,420.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,400.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,380.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,360.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,340.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,320.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,300.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,280.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,240.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,520.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,220.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,200.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,180.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,160.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,140.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,120.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,100.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,80.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,40.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,480.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,500.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,780.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,540.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,980.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,960.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,940.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,920.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,900.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,880.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,860.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,840.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,820.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,800.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,20.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,760.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,740.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,720.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,700.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,680.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,660.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,640.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,620.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,600.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,580.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -581,560.5,2.304798413579259,-98.84760079321038,13981,19.1617194764323,-0.48250669245263317,-285.7257037171915,142.86285185859575,-218.9279625895186 -21,20.5,0.00043289925579133006,-99.9997835503721,84947,23.957291016751622,-0.5120799202809959,-295.06366646494337,147.53183323247168,-224.1702091797214 -521,960.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,980.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,600.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,240.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,560.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,540.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,520.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,500.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,480.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,460.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,440.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,420.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,400.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,380.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,360.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,340.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,320.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,300.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,280.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,580.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,620.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,640.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,820.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,940.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,920.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,900.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,880.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,860.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,840.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,800.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,660.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,780.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,760.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,740.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,720.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,700.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,680.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,260.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,80.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,220.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,100.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,20.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,40.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,60.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,200.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,120.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,160.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,180.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -521,140.5,3.558821277149315,-98.22058936142534,14992,19.630469583778016,-0.35365370898789117,-312.91395077379315,156.45697538689657,-227.6300141787973 -141,740.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,100.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,560.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,580.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,600.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,620.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,640.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,660.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,680.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,700.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,720.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,780.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,760.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,800.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,820.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,140.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,860.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,880.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,900.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,920.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,940.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,960.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,980.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,840.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,120.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,160.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,380.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,20.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,540.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,520.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,500.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,480.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,180.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,440.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,420.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,80.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,400.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,460.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,200.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,260.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,360.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,220.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,40.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,240.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,60.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,300.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,320.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,340.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -141,280.5,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -181,740.5,14.112807706113045,-92.94359614694348,25815,20.63528956033314,-0.4542132253539215,-326.0117792097359,163.00588960486795,-228.7988665350849 -181,280.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,140.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,220.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,200.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,180.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,160.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,80.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,120.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,100.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,60.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,40.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,20.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,300.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,920.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,240.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,620.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,660.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,680.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,700.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,720.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,760.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,780.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,800.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,820.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,860.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,880.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,900.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,260.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,940.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,960.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,980.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,640.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,840.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,600.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,440.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,580.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,320.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,340.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,380.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,400.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,420.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,360.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,480.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,500.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,520.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,540.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,460.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,560.5,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -21,440.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,340.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,280.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,300.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,960.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,400.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,360.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,380.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,420.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,240.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,260.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,100.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,220.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,200.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,180.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,160.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,140.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,120.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,80.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,60.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,40.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,480.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,460.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,980.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,500.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,760.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,520.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,940.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,920.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,900.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,880.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,860.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,840.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,820.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,800.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,780.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,320.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,740.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,700.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,680.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,660.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,640.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,620.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,600.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,580.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,560.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,540.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -21,720.5,0.00042616753000955873,-99.999786916235,84947,23.957291016751622,-0.5153772865178613,-317.6983997698495,158.84919988492476,-233.26367426238915 -341,640.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,700.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,680.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,660.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,560.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,620.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,600.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,580.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,740.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,720.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,840.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,760.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,780.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,800.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,820.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,520.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,860.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,880.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,900.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,920.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,940.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,960.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,980.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,540.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,440.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,500.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,220.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,20.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,40.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,60.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,80.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,100.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,120.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,140.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,160.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,180.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,480.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,200.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,240.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,260.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,280.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,320.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,340.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,360.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,380.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,400.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,420.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,460.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -341,300.5,26.698690822986244,-86.65065458850688,18096,19.57338638373121,-0.27352649952664626,-365.9018904500491,182.95094522502455,-236.29372876284629 -421,20.5,27.208149055396262,-86.39592547230187,16723,19.571847156610655,-0.20810486720210958,-390.496944603848,195.248472301924,-245.0919617202664 -421,480.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,460.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,800.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,980.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,420.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,400.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,380.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,360.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,340.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,320.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,300.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,280.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,260.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,240.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,220.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,200.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,180.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,160.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,140.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,120.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,100.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,80.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,60.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,440.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,960.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,740.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,940.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,700.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,680.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,660.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,640.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,620.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,600.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,580.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,560.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,540.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,520.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,500.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,760.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,780.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,820.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,840.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,860.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,880.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,900.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,920.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,40.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -421,720.5,26.96510843662784,-86.51744578168608,16723,19.571847156610655,-0.2084117341189259,-390.6370782967763,195.31853914838814,-245.2732179098237 -741,920.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,260.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,420.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,400.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,380.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,360.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,340.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,320.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,240.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,300.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,280.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,20.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,460.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,40.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,60.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,80.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,100.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,120.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,140.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,160.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,180.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,200.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,440.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,480.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,960.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,720.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,900.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,880.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,860.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,840.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,820.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,800.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,780.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,760.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,740.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,700.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,500.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,680.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,660.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,640.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,620.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,600.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,580.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,560.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,540.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,520.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,940.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,220.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -741,980.5,107.2396548234073,-46.38017258829635,11878,19.616096986024584,-0.09011180318333054,-505.5512404133726,252.77562020668628,-249.68201039184535 -661,360.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,980.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,840.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,860.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,880.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,900.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,920.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,940.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,960.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,380.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,820.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,20.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,40.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,80.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,100.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,120.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,140.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,160.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,420.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,800.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,200.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,780.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,440.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,460.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,480.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,500.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,520.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,540.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,560.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,580.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,600.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,620.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,640.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,660.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,680.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,700.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,720.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,740.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,760.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,180.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,60.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,220.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,320.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,340.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,240.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,400.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,300.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,280.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -661,260.5,7.267954669923992,-96.366022665038,13038,19.765301426599173,-0.26066869870182163,-380.63795889311103,190.31897944655552,-251.74923060670426 -861,540.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,580.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,600.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,620.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,640.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,660.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,680.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,700.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,720.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,740.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,760.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,780.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,800.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,820.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,840.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,860.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,880.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,900.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,920.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,940.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,960.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,980.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,560.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,520.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,340.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,500.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,360.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,380.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,400.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,320.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,300.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,280.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,260.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,240.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,220.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,200.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,180.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,160.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,140.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,120.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,100.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,80.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,60.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,40.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,420.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,440.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,460.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,480.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -861,20.5,127.32856767507748,-36.33571616246126,10677,19.771471387093754,-0.06543184007897886,-607.5144822733384,303.7572411366692,-280.1266911527444 -601,500.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,60.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,460.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,440.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,420.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,400.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,380.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,360.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,40.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,20.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,340.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,320.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,300.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,280.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,260.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,240.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,220.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,200.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,180.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,160.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,140.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,120.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,100.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,480.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,520.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,540.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,780.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,980.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,960.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,940.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,920.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,900.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,880.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,860.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,840.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,820.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,800.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,760.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,740.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,720.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,700.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,680.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,660.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,640.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,620.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,600.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,580.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,560.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -601,80.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043 -641,320.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,300.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,20.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,780.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,740.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,720.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,700.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,680.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,660.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,640.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,620.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,600.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,580.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,560.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,540.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,520.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,480.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,460.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,440.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,420.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,400.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,380.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,360.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,340.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,40.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,760.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,500.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,800.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,260.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,820.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,80.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,100.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,120.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,140.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,160.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,180.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,200.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,220.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,240.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,60.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,280.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,980.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,960.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,940.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,920.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,900.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,880.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,860.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -641,840.5,60.50301293567208,-69.74849353216396,13241,19.333887168642853,-0.09987088002884094,-640.7250057207146,320.3625028603573,-327.23694638079587 -681,340.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,280.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,300.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,320.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,420.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,360.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,380.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,400.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,240.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,440.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,260.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,160.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,220.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,200.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,180.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,20.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,140.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,120.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,100.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,80.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,60.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,480.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,40.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,460.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,700.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,500.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,520.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,980.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,960.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,920.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,900.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,880.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,860.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,840.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,820.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,800.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,780.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,760.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,740.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,720.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,680.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,660.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,640.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,620.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,600.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,580.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,560.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,540.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -681,940.5,21.880124035408503,-89.05993798229575,12915,19.357336430507164,-0.17126027156719834,-615.946282598327,307.9731412991635,-337.49357428043294 -701,720.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,300.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,100.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,580.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,560.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,540.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,520.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,500.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,480.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,460.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,440.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,20.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,40.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,60.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,80.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,120.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,400.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,140.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,160.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,180.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,200.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,220.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,240.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,260.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,280.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,420.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,320.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,340.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,360.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,600.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,620.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,640.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,840.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,980.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,960.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,940.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,660.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,900.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,880.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,860.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,920.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,820.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,700.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,800.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,680.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,380.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,740.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,760.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -701,780.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569 -881,800.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,820.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,860.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,880.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,900.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,920.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,100.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,940.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,960.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,840.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,80.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,320.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,220.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,360.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,340.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,780.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,300.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,280.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,260.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,240.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,200.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,400.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,180.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,160.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,140.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,120.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,20.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,40.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,60.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,380.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,980.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,420.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,620.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,760.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,740.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,720.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,440.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,680.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,660.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,640.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,700.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,600.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,560.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,540.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,520.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,460.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,480.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,500.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -881,580.5,230.51010910488918,15.25505455244459,10423,18.910102657584186,0.01824918264047629,-1212.0151229058881,606.0075614529441,-469.332004418225 -801,20.5,119.48398328654407,-40.25800835672796,11418,19.451742862147487,-0.04011453242523123,-1079.663460021157,539.8317300105786,-472.60476675429356 -801,140.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,180.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,160.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,80.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,120.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,100.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,60.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,40.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,240.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,220.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,640.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,820.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,680.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,700.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,720.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,740.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,760.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,780.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,800.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,840.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,600.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,860.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,880.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,900.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,920.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,940.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,960.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,980.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,660.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,620.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,420.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,400.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,260.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,280.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,300.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,320.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,340.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,360.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,380.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,200.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,440.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,460.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,480.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,500.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,520.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,540.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,560.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -801,580.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557 -901,960.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,980.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,580.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,560.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,940.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,920.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,900.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,360.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,200.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,220.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,240.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,260.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,280.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,300.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,320.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,340.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,380.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,880.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,400.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,420.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,440.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,460.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,480.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,500.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,520.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,540.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,180.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,160.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,140.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,120.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,860.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,840.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,820.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,780.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,760.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,740.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,720.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,700.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,680.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,660.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,640.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,620.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,20.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,40.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,60.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,80.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,600.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,800.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -901,100.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374 -841,440.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,460.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,500.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,520.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,540.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,560.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,580.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,600.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,620.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,640.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,680.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,700.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,720.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,740.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,760.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,780.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,800.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,820.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,840.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,860.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,880.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,480.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,420.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,920.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,400.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,20.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,40.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,60.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,80.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,100.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,120.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,140.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,160.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,180.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,200.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,220.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,240.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,260.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,280.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,300.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,320.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,340.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,360.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,380.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,900.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,660.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,940.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,960.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -841,980.5,210.52360382225675,5.261801911128373,10872,19.646799116997794,0.006222125945146795,-1332.1403492772108,666.0701746386054,-527.5196722884142 -261,940.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,720.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,740.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,760.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,780.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,800.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,200.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,840.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,860.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,880.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,900.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,920.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,960.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,680.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,980.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,180.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,160.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,140.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,120.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,100.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,80.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,60.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,40.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,20.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,700.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,820.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,660.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,420.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,220.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,240.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,260.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,640.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,300.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,320.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,340.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,360.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,380.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,400.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,280.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,440.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,480.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,500.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,520.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,540.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,560.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,580.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,600.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,620.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -261,460.5,310.6820073304064,55.3410036652032,20896,20.520673813169985,0.04875550261434493,-1474.8349250601586,737.4174625300793,-534.0079003274881 -621,500.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,440.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,460.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,480.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,540.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,520.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,400.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,560.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,580.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,420.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,300.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,380.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,360.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,340.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,320.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,280.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,260.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,20.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,60.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,620.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,600.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,160.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,640.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,860.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,220.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,100.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,980.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,960.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,940.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,920.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,900.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,880.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,840.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,660.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,820.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,800.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,780.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,760.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,740.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,720.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,700.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,680.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,80.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,40.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,120.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,200.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,140.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,180.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -621,240.5,52.980777018129125,-73.50961149093544,13293,19.589257503949447,-0.05556398801136937,-1538.0331720234567,769.0165860117284,-689.3896481564545 -781,20.5,428.5181027198938,114.25905135994692,11560,19.429065743944637,0.05284365276672228,-2407.212312756382,1203.606156378191,-847.9917499094051 -781,820.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,920.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,340.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,840.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,860.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,880.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,900.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,980.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,940.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,960.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,780.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,320.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,300.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,280.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,800.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,760.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,360.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,740.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,400.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,420.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,440.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,460.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,480.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,500.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,520.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,540.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,560.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,580.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,600.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,620.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,640.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,660.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,680.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,700.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,720.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,260.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,380.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,60.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,180.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,40.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,80.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,100.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,120.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,140.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,160.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,200.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,220.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -781,240.5,426.24052671539755,113.12026335769878,11560,19.429065743944637,0.05233754028476148,-2408.4132062517206,1204.2066031258603,-849.6169686595724 -821,140.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,240.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,260.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,280.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,220.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,200.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,180.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,160.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,600.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,120.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,100.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,80.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,620.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,60.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,40.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,20.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,300.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,320.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,340.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,880.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,640.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,660.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,680.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,720.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,580.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,760.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,780.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,800.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,820.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,840.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,860.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,900.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,360.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,920.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,560.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,540.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,520.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,500.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,480.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,460.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,440.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,420.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,400.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,380.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,740.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,700.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,980.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,940.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -821,960.5,306.4719536943493,53.23597684717464,11097,19.48274308371632,0.02500523505419165,-3016.5775557703573,1508.2887778851787,-1153.094982640318 -921,720.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,520.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,540.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,560.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,580.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,600.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,620.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,640.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,660.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,680.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,700.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,980.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,740.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,500.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,780.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,800.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,820.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,840.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,860.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,880.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,900.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,920.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,940.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,760.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,460.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,480.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,440.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,20.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,40.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,60.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,80.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,100.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,120.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,140.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,160.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,180.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,200.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,220.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,240.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,260.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,280.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,300.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,320.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,340.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,360.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,380.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,400.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,420.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 -921,960.5,175.39393447993805,-12.303032760030973,10158,18.989958653278205,-0.005696522677935256,-3274.966116269279,1637.4830581346394,-1322.357837539878 diff --git a/strategy/results/bb_midline_15m_2020_2025_daily.csv b/strategy/results/bb_midline_15m_2020_2025_daily.csv deleted file mode 100644 index 0799689..0000000 --- a/strategy/results/bb_midline_15m_2020_2025_daily.csv +++ /dev/null @@ -1,2193 +0,0 @@ -datetime,equity,pnl -2020-01-01,200.0,0.0 -2020-01-02,200.0,0.0 -2020-01-03,206.7047129783089,6.704712978308891 -2020-01-04,198.30706695933884,-8.39764601897005 -2020-01-05,203.47672913176893,5.169662172430094 -2020-01-06,215.89680678113174,12.42007764936281 -2020-01-07,210.9676286207966,-4.929178160335141 -2020-01-08,219.11960006865044,8.151971447853839 -2020-01-09,217.46844951780432,-1.6511505508461255 -2020-01-10,227.96753870271107,10.499089184906751 -2020-01-11,225.9710189108311,-1.9965197918799618 -2020-01-12,220.42262969364293,-5.5483892171881735 -2020-01-13,222.04512997551817,1.622500281875233 -2020-01-14,225.68681723859132,3.641687263073152 -2020-01-15,200.59781406715777,-25.089003171433546 -2020-01-16,215.3052734204805,14.707459353322719 -2020-01-17,216.5463594790995,1.241086058619004 -2020-01-18,219.97536520303427,3.429005723934779 -2020-01-19,225.4116892630634,5.436324060029136 -2020-01-20,224.9386992190432,-0.4729900440202073 -2020-01-21,220.4864335854899,-4.45226563355331 -2020-01-22,222.26505004601086,1.778616460520965 -2020-01-23,219.78878305260403,-2.476266993406824 -2020-01-24,225.00472665333513,5.215943600731094 -2020-01-25,214.39280512323438,-10.611921530100744 -2020-01-26,214.48494485046172,0.09213972722733388 -2020-01-27,217.165567385366,2.6806225349042734 -2020-01-28,218.37276256698502,1.2071951816190278 -2020-01-29,214.9115809193316,-3.4611816476534045 -2020-01-30,208.52734033517717,-6.3842405841544405 -2020-01-31,210.8983714567255,2.3710311215483273 -2020-02-01,205.5775389271597,-5.3208325295657914 -2020-02-02,219.23045443045524,13.652915503295532 -2020-02-03,209.69769562307633,-9.532758807378912 -2020-02-04,206.93034543977558,-2.7673501833007492 -2020-02-05,225.34633274280975,18.41598730303417 -2020-02-06,229.58429054351242,4.237957800702674 -2020-02-07,235.67570369205276,6.09141314854034 -2020-02-08,229.19612814207034,-6.479575549982428 -2020-02-09,224.46333912898564,-4.732789013084698 -2020-02-10,223.97533551087628,-0.4880036181093601 -2020-02-11,233.46682775148793,9.491492240611649 -2020-02-12,234.18095576701967,0.7141280155317418 -2020-02-13,222.90918974537757,-11.271766021642094 -2020-02-14,238.44572411501036,15.53653436963279 -2020-02-15,233.3426006809026,-5.103123434107772 -2020-02-16,243.61831048000636,10.275709799103765 -2020-02-17,251.03020455987354,7.4118940798671815 -2020-02-18,250.75193822991503,-0.2782663299585124 -2020-02-19,255.12524199152708,4.37330376161205 -2020-02-20,249.7301097649466,-5.395132226580472 -2020-02-21,248.27378254290022,-1.456327222046383 -2020-02-22,241.05689143576168,-7.216891107138537 -2020-02-23,249.90884066442297,8.851949228661283 -2020-02-24,252.13024643559814,2.2214057711751707 -2020-02-25,263.48069433292534,11.3504478973272 -2020-02-26,285.60747450565805,22.12678017273271 -2020-02-27,290.76366514340356,5.15619063774551 -2020-02-28,287.26198182962014,-3.501683313783417 -2020-02-29,276.8945831840993,-10.367398645520836 -2020-03-01,277.9409607821914,1.0463775980920786 -2020-03-02,266.45755964132974,-11.483401140861645 -2020-03-03,260.6035536688542,-5.854005972475534 -2020-03-04,258.2047737204662,-2.3987799483879826 -2020-03-05,250.49580363730172,-7.708970083164502 -2020-03-06,262.5257930814003,12.02998944409859 -2020-03-07,265.5952436356232,3.0694505542228967 -2020-03-08,266.1837476236394,0.588503988016214 -2020-03-09,267.8998483767056,1.7161007530662005 -2020-03-10,260.9065426196783,-6.993305757027315 -2020-03-11,262.501708461057,1.5951658413786731 -2020-03-12,330.57981971423783,68.07811125318085 -2020-03-13,277.8194681838084,-52.76035153042943 -2020-03-14,276.01062036984763,-1.8088478139607673 -2020-03-15,267.1192472772289,-8.891373092618721 -2020-03-16,286.3445929114962,19.225345634267285 -2020-03-17,260.9412712682214,-25.403321643274808 -2020-03-18,263.7732074673779,2.83193619915653 -2020-03-19,280.64345617615464,16.870248708776728 -2020-03-20,316.6266012441876,35.98314506803297 -2020-03-21,307.4382985195873,-9.188302724600305 -2020-03-22,324.5006583135597,17.062359793972405 -2020-03-23,332.5663528433373,8.065694529777602 -2020-03-24,334.314172589346,1.7478197460087017 -2020-03-25,310.0744569221707,-24.23971566717529 -2020-03-26,302.5508882515734,-7.523568670597342 -2020-03-27,315.3026843519203,12.751796100346894 -2020-03-28,317.386397649785,2.0837132978647332 -2020-03-29,317.86546139918676,0.479063749401746 -2020-03-30,329.910124302867,12.044662903680262 -2020-03-31,312.89316234542605,-17.01696195744097 -2020-04-01,334.1185229464898,21.225360601063755 -2020-04-02,338.4309801897807,4.312457243290908 -2020-04-03,346.8987353080571,8.467755118276386 -2020-04-04,339.1735171712802,-7.725218136776903 -2020-04-05,331.0152387787115,-8.158278392568718 -2020-04-06,270.75012326890874,-60.26511550980274 -2020-04-07,267.80620580535196,-2.9439174635567724 -2020-04-08,248.90899586124627,-18.897209944105697 -2020-04-09,240.1817077514452,-8.727288109801066 -2020-04-10,243.84592706668602,3.664219315240814 -2020-04-11,246.63607642376874,2.7901493570827256 -2020-04-12,249.7732787166527,3.1372022928839556 -2020-04-13,269.80470395996264,20.03142524330994 -2020-04-14,269.81745719741144,0.012753237448805521 -2020-04-15,256.588511234223,-13.228945963188437 -2020-04-16,280.52265623148094,23.93414499725793 -2020-04-17,276.529977955075,-3.992678276405911 -2020-04-18,288.0919447825688,11.56196682749379 -2020-04-19,287.020716533629,-1.0712282489398035 -2020-04-20,266.4435675468826,-20.57714898674641 -2020-04-21,263.56941441325324,-2.8741531336293633 -2020-04-22,241.4102600769952,-22.15915433625804 -2020-04-23,248.9138090387155,7.503548961720298 -2020-04-24,232.9067562527304,-16.00705278598511 -2020-04-25,243.8986207507778,10.99186449804742 -2020-04-26,243.24777919313635,-0.6508415576414563 -2020-04-27,245.38597230348753,2.1381931103511818 -2020-04-28,232.27523938146297,-13.110732922024567 -2020-04-29,214.0215279516417,-18.253711429821266 -2020-04-30,225.02736366860807,11.005835716966374 -2020-05-01,215.27694242952634,-9.750421239081732 -2020-05-02,210.95309629846008,-4.3238461310662615 -2020-05-03,209.99313768899205,-0.9599586094680319 -2020-05-04,222.85036319948313,12.857225510491077 -2020-05-05,221.1685828671258,-1.6817803323573344 -2020-05-06,224.21343836692157,3.044855499795773 -2020-05-07,225.00786298183817,0.7944246149166077 -2020-05-08,220.64996340152783,-4.357899580310345 -2020-05-09,211.6574166597992,-8.992546741728631 -2020-05-10,233.4507089884214,21.793292328622215 -2020-05-11,220.15527443688526,-13.295434551536147 -2020-05-12,222.8604889394623,2.7052145025770358 -2020-05-13,219.4074563332337,-3.4530326062285894 -2020-05-14,231.94813064963856,12.540674316404846 -2020-05-15,232.28597283972928,0.3378421900907256 -2020-05-16,234.4051916277825,2.1192187880532174 -2020-05-17,235.27960586839296,0.8744142406104629 -2020-05-18,229.9793420584002,-5.300263809992771 -2020-05-19,223.2611042991612,-6.718237759239003 -2020-05-20,221.39280183102184,-1.8683024681393476 -2020-05-21,228.99309890883512,7.600297077813281 -2020-05-22,239.62997527968668,10.636876370851553 -2020-05-23,234.20443731975163,-5.425537959935042 -2020-05-24,241.42720557998197,7.222768260230339 -2020-05-25,231.5553433669962,-9.871862212985775 -2020-05-26,226.27400172270143,-5.28134164429477 -2020-05-27,229.2778687525733,3.003867029871884 -2020-05-28,230.437413335187,1.1595445826136768 -2020-05-29,227.6658223948263,-2.7715909403606815 -2020-05-30,238.83141664895842,11.165594254132117 -2020-05-31,225.44081327338063,-13.390603375577797 -2020-06-01,230.43624038482264,4.995427111442012 -2020-06-02,233.43839049965015,3.002150114827515 -2020-06-03,224.93478262086904,-8.50360787878111 -2020-06-04,217.0021495309363,-7.93263308993275 -2020-06-05,215.3407033523619,-1.66144617857438 -2020-06-06,209.78664154681928,-5.554061805542631 -2020-06-07,211.9795098456009,2.1928682987816046 -2020-06-08,213.1421506928437,1.1626408472428125 -2020-06-09,200.9721196048412,-12.170031088002503 -2020-06-10,207.56600299375873,6.593883388917533 -2020-06-11,214.32443290702454,6.7584299132658145 -2020-06-12,215.15578056427697,0.8313476572524223 -2020-06-13,210.3738651494781,-4.781915414798874 -2020-06-14,209.32558408987458,-1.0482810596035108 -2020-06-15,208.75041076248567,-0.5751733273889101 -2020-06-16,206.36493028181536,-2.38548048067031 -2020-06-17,209.30672953096484,2.941799249149483 -2020-06-18,207.52608474845158,-1.7806447825132636 -2020-06-19,206.48401582782384,-1.0420689206277416 -2020-06-20,204.9953223097206,-1.488693518103247 -2020-06-21,204.44967984630267,-0.54564246341792 -2020-06-22,208.75150444291378,4.301824596611112 -2020-06-23,203.2593033775115,-5.492201065402298 -2020-06-24,207.16268980064314,3.90338642313165 -2020-06-25,204.24449714580166,-2.9181926548414765 -2020-06-26,203.97320213583316,-0.2712950099684974 -2020-06-27,191.06053081667227,-12.912671319160893 -2020-06-28,195.34792872894738,4.287397912275111 -2020-06-29,195.9855627526934,0.637634023746017 -2020-06-30,187.02459771329254,-8.960965039400861 -2020-07-01,183.22157418372973,-3.8030235295628074 -2020-07-02,183.6652355620691,0.44366137833938524 -2020-07-03,177.67642660212084,-5.988808959948273 -2020-07-04,176.73476131654309,-0.9416652855777556 -2020-07-05,183.07067867701778,6.335917360474696 -2020-07-06,187.32855333652725,4.2578746595094685 -2020-07-07,180.24703553983417,-7.081517796693078 -2020-07-08,184.79890717963536,4.551871639801192 -2020-07-09,176.50349171664956,-8.295415462985801 -2020-07-10,176.01050716524597,-0.49298455140359465 -2020-07-11,170.704964382672,-5.30554278257398 -2020-07-12,171.75349700175647,1.048532619084483 -2020-07-13,171.93555806865604,0.18206106689956414 -2020-07-14,173.05339968751025,1.1178416188542144 -2020-07-15,171.79765668510169,-1.2557430024085647 -2020-07-16,172.18323189297018,0.38557520786849864 -2020-07-17,166.18190492121485,-6.001326971755333 -2020-07-18,171.0006121038348,4.81870718261996 -2020-07-19,173.21882069369263,2.2182085898578237 -2020-07-20,173.69730749209236,0.47848679839972874 -2020-07-21,176.97387115925133,3.2765636671589675 -2020-07-22,188.29505892876094,11.321187769509606 -2020-07-23,191.56091995942248,3.26586103066154 -2020-07-24,196.54940990075704,4.988489941334564 -2020-07-25,194.07681749488262,-2.4725924058744226 -2020-07-26,186.89022554164703,-7.186591953235592 -2020-07-27,195.23329755257694,8.343072010929916 -2020-07-28,197.49275089454227,2.259453341965326 -2020-07-29,200.25979822174077,2.7670473271984974 -2020-07-30,199.74783715642775,-0.5119610653130167 -2020-07-31,202.73850147507903,2.990664318651284 -2020-08-01,204.5664078163781,1.8279063412990695 -2020-08-02,193.66315052737465,-10.903257289003449 -2020-08-03,198.91271302280185,5.249562495427199 -2020-08-04,175.44329768205367,-23.469415340748185 -2020-08-05,166.95265401715235,-8.490643664901313 -2020-08-06,163.63562274089404,-3.3170312762583194 -2020-08-07,168.65564251540005,5.020019774506011 -2020-08-08,165.79992480696757,-2.855717708432479 -2020-08-09,162.36353381431704,-3.43639099265053 -2020-08-10,150.2968453760111,-12.066688438305931 -2020-08-11,152.54080115435963,2.2439557783485213 -2020-08-12,157.57825883632376,5.037457681964128 -2020-08-13,155.84258256671748,-1.735676269606273 -2020-08-14,150.15423467929645,-5.688347887421031 -2020-08-15,145.77583359193054,-4.378401087365916 -2020-08-16,150.14093693496625,4.365103343035713 -2020-08-17,140.0677549189699,-10.073182015996338 -2020-08-18,138.99177192736752,-1.0759829916023875 -2020-08-19,140.86546686091077,1.8736949335432485 -2020-08-20,131.4548461898833,-9.41062067102746 -2020-08-21,140.34265012654743,8.887803936664113 -2020-08-22,138.24067631883813,-2.1019738077092995 -2020-08-23,132.8762396517192,-5.364436667118923 -2020-08-24,132.99276210879842,0.11652245707921338 -2020-08-25,139.10185296519018,6.109090856391759 -2020-08-26,133.5202925965835,-5.581560368606688 -2020-08-27,134.5565260360513,1.0362334394678214 -2020-08-28,138.03253912660074,3.4760130905494293 -2020-08-29,137.8910490156412,-0.14149011095955188 -2020-08-30,139.0703100455389,1.1792610298977024 -2020-08-31,139.25403255580258,0.18372251026369213 -2020-09-01,142.18528303320699,2.9312504774044044 -2020-09-02,146.36814229468408,4.182859261477091 -2020-09-03,151.7321248005273,5.363982505843211 -2020-09-04,145.69258526441968,-6.039539536107611 -2020-09-05,144.6644523117714,-1.0281329526482637 -2020-09-06,143.27831123331995,-1.386141078451459 -2020-09-07,139.30824156823047,-3.9700696650894827 -2020-09-08,137.71366256731335,-1.594579000917122 -2020-09-09,131.09089105650327,-6.622771510810082 -2020-09-10,122.53693493922297,-8.553956117280293 -2020-09-11,121.50822452409328,-1.0287104151296944 -2020-09-12,121.0341384458891,-0.4740860782041807 -2020-09-13,121.95422737633794,0.9200889304488413 -2020-09-14,121.83859732048224,-0.11563005585570352 -2020-09-15,123.24766727868169,1.4090699581994528 -2020-09-16,118.36542996140524,-4.882237317276449 -2020-09-17,119.95734158971152,1.5919116283062777 -2020-09-18,119.41646902541001,-0.5408725643015089 -2020-09-19,118.38887241803303,-1.027596607376978 -2020-09-20,123.0579271452026,4.669054727169566 -2020-09-21,111.40142110662244,-11.656506038580162 -2020-09-22,108.56938355654715,-2.8320375500752846 -2020-09-23,112.36351143251457,3.794127875967419 -2020-09-24,115.78447235374676,3.4209609212321936 -2020-09-25,117.09659750149015,1.3121251477433873 -2020-09-26,115.10727419386606,-1.9893233076240904 -2020-09-27,112.8078017129428,-2.2994724809232565 -2020-09-28,115.25432454106894,2.4465228281261346 -2020-09-29,110.65336125513437,-4.600963285934569 -2020-09-30,110.29058345549886,-0.36277779963550927 -2020-10-01,116.18363732321878,5.893053867719914 -2020-10-02,115.07064674011849,-1.1129905831002844 -2020-10-03,112.69851333418383,-2.3721334059346617 -2020-10-04,111.8018947171375,-0.8966186170463288 -2020-10-05,111.35121901930988,-0.45067569782762007 -2020-10-06,111.13208771831876,-0.21913130099112266 -2020-10-07,109.75294939169395,-1.3791383266248118 -2020-10-08,113.10383096114647,3.3508815694525254 -2020-10-09,113.28452722121875,0.18069626007228123 -2020-10-10,111.83033076523661,-1.4541964559821423 -2020-10-11,108.39981407991284,-3.4305166853237665 -2020-10-12,110.5152207248063,2.1154066448934543 -2020-10-13,111.44156683570064,0.9263461108943432 -2020-10-14,108.41083712745169,-3.0307297082489555 -2020-10-15,102.73040763243067,-5.680429495021016 -2020-10-16,103.4054028228346,0.6749951904039335 -2020-10-17,98.51513449522362,-4.890268327610983 -2020-10-18,96.8872614904931,-1.6278730047305174 -2020-10-19,93.45291562023051,-3.4343458702625895 -2020-10-20,93.61398127699817,0.16106565676766138 -2020-10-21,89.15163598877554,-4.462345288222636 -2020-10-22,84.01313777472399,-5.138498214051552 -2020-10-23,81.08960871842872,-2.9235290562952656 -2020-10-24,79.1000804760513,-1.9895282423774177 -2020-10-25,78.15318411627223,-0.9468963597790747 -2020-10-26,80.79743004821057,2.644245931938343 -2020-10-27,80.80952166100172,0.012091612791152784 -2020-10-28,82.45471973063972,1.645198069637999 -2020-10-29,80.94693759754476,-1.5077821330949632 -2020-10-30,78.64781750787967,-2.299120089665095 -2020-10-31,74.72829676259384,-3.9195207452858227 -2020-11-01,73.39160219170236,-1.3366945708914812 -2020-11-02,74.55076994343223,1.1591677517298677 -2020-11-03,74.68003798871379,0.1292680452815631 -2020-11-04,74.84892618502808,0.16888819631428476 -2020-11-05,70.5322943297291,-4.316631855298979 -2020-11-06,67.8919227645398,-2.640371565189298 -2020-11-07,66.30496316239568,-1.5869596021441197 -2020-11-08,69.22165142223382,2.916688259838139 -2020-11-09,67.09890433535898,-2.1227470868748384 -2020-11-10,65.92288001075539,-1.1760243246035884 -2020-11-11,70.29200227234624,4.369122261590846 -2020-11-12,69.2984735896038,-0.9935286827424363 -2020-11-13,70.61254039434306,1.3140668047392552 -2020-11-14,71.48414401119359,0.8716036168505354 -2020-11-15,69.58262678432216,-1.9015172268714338 -2020-11-16,70.81286437939501,1.2302375950728504 -2020-11-17,72.42153646020681,1.6086720808118002 -2020-11-18,72.37443032800506,-0.04710613220174764 -2020-11-19,68.89741122267546,-3.477019105329603 -2020-11-20,72.72042262662058,3.8230114039451166 -2020-11-21,75.78644890315476,3.0660262765341884 -2020-11-22,78.74433265715638,2.957883754001614 -2020-11-23,79.5059817013381,0.7616490441817234 -2020-11-24,68.05929423549105,-11.446687465847049 -2020-11-25,69.23278287422318,1.173488638732124 -2020-11-26,76.14304135078112,6.910258476557942 -2020-11-27,74.85180664425683,-1.2912347065242926 -2020-11-28,77.05220334613986,2.2003967018830366 -2020-11-29,80.99291407421018,3.9407107280703144 -2020-11-30,89.23161782302242,8.238703748812242 -2020-12-01,89.84750449269444,0.6158866696720224 -2020-12-02,86.643971567318,-3.203532925376436 -2020-12-03,88.40900703525386,1.76503546793586 -2020-12-04,90.87940805959117,2.4704010243373062 -2020-12-05,91.8680108497654,0.9886027901742267 -2020-12-06,87.99239317887749,-3.8756176708879053 -2020-12-07,85.29269224591326,-2.699700932964234 -2020-12-08,87.08666800774664,1.79397576183338 -2020-12-09,90.18988660151575,3.103218593769114 -2020-12-10,88.37839255192132,-1.8114940495944296 -2020-12-11,88.38621115374869,0.007818601827366933 -2020-12-12,88.79494052212125,0.4087293683725619 -2020-12-13,89.83370592415464,1.0387654020333912 -2020-12-14,87.32433079790982,-2.5093751262448194 -2020-12-15,85.00563350729966,-2.31869729061016 -2020-12-16,87.17470110023612,2.1690675929364573 -2020-12-17,89.59101259214283,2.4163114919067112 -2020-12-18,81.37955493366822,-8.211457658474615 -2020-12-19,79.514512647356,-1.8650422863122174 -2020-12-20,78.86651497024614,-0.6479976771098563 -2020-12-21,83.77169353269038,4.905178562444235 -2020-12-22,86.84546272219447,3.073769189504091 -2020-12-23,89.1561977181325,2.3107349959380343 -2020-12-24,93.45869995578305,4.302502237650543 -2020-12-25,89.3318330038495,-4.12686695193355 -2020-12-26,85.32529500268186,-4.006538001167641 -2020-12-27,85.53022139494239,0.204926392260532 -2020-12-28,91.19398240331748,5.66376100837509 -2020-12-29,95.97340739438873,4.779424991071252 -2020-12-30,93.59221186955081,-2.3811955248379206 -2020-12-31,91.71355008331545,-1.8786617862353552 -2021-01-01,87.59876185602867,-4.11478822728678 -2021-01-02,83.60596255945681,-3.99279929657186 -2021-01-03,107.68506477802245,24.079102218565637 -2021-01-04,91.68486443900896,-16.00020033901349 -2021-01-05,84.93711944940532,-6.747744989603646 -2021-01-06,81.65521326705957,-3.2819061823457503 -2021-01-07,78.99420061266929,-2.6610126543902766 -2021-01-08,82.14727040252659,3.153069789857298 -2021-01-09,79.02615556889046,-3.1211148336361276 -2021-01-10,81.9535719447509,2.927416375860446 -2021-01-11,83.36978710204428,1.4162151572933794 -2021-01-12,81.4682688257879,-1.9015182762563825 -2021-01-13,85.31019216310418,3.841923337316274 -2021-01-14,89.59449433956539,4.28430217646121 -2021-01-15,87.28186143772629,-2.3126329018390948 -2021-01-16,87.5362946012335,0.25443316350720124 -2021-01-17,83.90923504868978,-3.627059552543713 -2021-01-18,84.8260448091148,0.9168097604250249 -2021-01-19,86.8519891449303,2.0259443358154954 -2021-01-20,93.03545922488728,6.183470079956976 -2021-01-21,73.73289242215301,-19.302566802734262 -2021-01-22,67.32741691311205,-6.4054755090409685 -2021-01-23,64.63756111175813,-2.6898558013539144 -2021-01-24,69.62286331353617,4.98530220177804 -2021-01-25,72.4447270772634,2.8218637637272224 -2021-01-26,75.10892340562401,2.6641963283606174 -2021-01-27,71.23738819585581,-3.871535209768197 -2021-01-28,71.98315029221006,0.7457620963542411 -2021-01-29,72.2681330757783,0.28498278356823903 -2021-01-30,71.70269817546895,-0.5654349003093415 -2021-01-31,73.70481010564474,2.0021119301757864 -2021-02-01,73.81407246374938,0.10926235810464391 -2021-02-02,76.4714573201158,2.65738485636642 -2021-02-03,66.88130057550877,-9.590156744607029 -2021-02-04,67.65224472106303,0.7709441455542532 -2021-02-05,61.229304459617545,-6.422940261445483 -2021-02-06,59.28140119383616,-1.9479032657813846 -2021-02-07,56.01621740576604,-3.265183788070118 -2021-02-08,56.28293267603891,0.26671527027286857 -2021-02-09,52.6732858602682,-3.6096468157707093 -2021-02-10,52.15021299766639,-0.5230728626018148 -2021-02-11,52.11016596067052,-0.040047036995865426 -2021-02-12,54.423890347606445,2.313724386935924 -2021-02-13,54.70864790441495,0.2847575568085077 -2021-02-14,53.48922626838253,-1.219421636032422 -2021-02-15,56.70953605305858,3.220309784676047 -2021-02-16,54.778589789099044,-1.9309462639595338 -2021-02-17,56.93037403777689,2.151784248677849 -2021-02-18,60.786060050304584,3.8556860125276913 -2021-02-19,59.29734032874577,-1.488719721558816 -2021-02-20,58.77918918211816,-0.5181511466276092 -2021-02-21,59.446718663374945,0.6675294812567856 -2021-02-22,59.45598649315176,0.009267829776817393 -2021-02-23,66.22471992392289,6.768733430771128 -2021-02-24,60.98655873044626,-5.238161193476628 -2021-02-25,64.19504148810108,3.2084827576548207 -2021-02-26,67.15251121623112,2.957469728130036 -2021-02-27,62.07684355447844,-5.075667661752682 -2021-02-28,68.8590675297434,6.782223975264962 -2021-03-01,76.38325175382592,7.524184224082518 -2021-03-02,78.29160853142545,1.9083567775995363 -2021-03-03,80.59644447758112,2.304835946155663 -2021-03-04,81.00686265262478,0.4104181750436595 -2021-03-05,84.32192695196485,3.3150642993400794 -2021-03-06,86.00372000319935,1.681793051234493 -2021-03-07,86.98115299452377,0.9774329913244202 -2021-03-08,86.65994935195968,-0.32120364256408607 -2021-03-09,81.60423791331029,-5.055711438649396 -2021-03-10,80.915162974816,-0.6890749384942865 -2021-03-11,78.9812662434219,-1.9338967313940998 -2021-03-12,76.67361505359014,-2.307651189831759 -2021-03-13,80.2935248393784,3.6199097857882663 -2021-03-14,79.1254520634535,-1.1680727759249123 -2021-03-15,79.76809829138628,0.6426462279327865 -2021-03-16,80.66434431507948,0.8962460236931946 -2021-03-17,81.16293487947848,0.4985905643990094 -2021-03-18,82.13773640789833,0.9748015284198459 -2021-03-19,82.72154453335699,0.5838081254586598 -2021-03-20,81.75324810525757,-0.9682964280994213 -2021-03-21,80.17632184393956,-1.5769262613180075 -2021-03-22,77.83126067646695,-2.3450611674726076 -2021-03-23,78.94161194872264,1.1103512722556843 -2021-03-24,84.90289959989995,5.961287651177315 -2021-03-25,84.61979047346964,-0.28310912643031827 -2021-03-26,88.9959644314279,4.376173957958258 -2021-03-27,87.92470275221868,-1.071261679209215 -2021-03-28,89.56451988027743,1.639817128058752 -2021-03-29,95.51714176103212,5.952621880754691 -2021-03-30,94.09998696860842,-1.4171547924237018 -2021-03-31,99.00876356324314,4.908776594634716 -2021-04-01,101.91373499214158,2.904971428898449 -2021-04-02,96.03112074275117,-5.882614249390414 -2021-04-03,96.62417210456185,0.5930513618106801 -2021-04-04,97.06194245897855,0.4377703544166991 -2021-04-05,99.45715966038578,2.3952172014072346 -2021-04-06,94.36283958882584,-5.094320071559949 -2021-04-07,98.46111303005603,4.098273441230191 -2021-04-08,99.61216004217071,1.151047012114688 -2021-04-09,95.04397022793312,-4.5681898142375985 -2021-04-10,101.07814280186021,6.034172573927094 -2021-04-11,98.2478946588583,-2.83024814300191 -2021-04-12,96.69147021697871,-1.5564244418795852 -2021-04-13,103.482573681981,6.79110346500228 -2021-04-14,98.12997442180992,-5.3525992601710755 -2021-04-15,99.28533294443437,1.1553585226244536 -2021-04-16,95.4641335338781,-3.821199410556275 -2021-04-17,101.93800361321482,6.47387007933672 -2021-04-18,110.28802833990187,8.350024726687053 -2021-04-19,112.45578175110987,2.167753411207997 -2021-04-20,104.6634585022033,-7.79232324890657 -2021-04-21,101.0445276196335,-3.6189308825697992 -2021-04-22,100.65648867332706,-0.38803894630643754 -2021-04-23,101.19341295009451,0.5369242767674507 -2021-04-24,99.77647014625566,-1.4169428038388503 -2021-04-25,95.40059939070986,-4.3758707555458045 -2021-04-26,104.41914850890953,9.018549118199672 -2021-04-27,98.87502471223887,-5.544123796670661 -2021-04-28,100.74707259823968,1.8720478860008143 -2021-04-29,98.1530496940602,-2.5940229041794822 -2021-04-30,94.81483535223693,-3.3382143418232744 -2021-05-01,98.23722032059094,3.4223849683540095 -2021-05-02,95.57232813349208,-2.6648921870988573 -2021-05-03,112.2912176941944,16.718889560702323 -2021-05-04,103.19883778463515,-9.092379909559256 -2021-05-05,107.5547390573797,4.3559012727445605 -2021-05-06,97.34922317490827,-10.205515882471431 -2021-05-07,97.54048845273375,0.19126527782547953 -2021-05-08,104.3552958846824,6.814807431948651 -2021-05-09,105.55169737650535,1.1964014918229395 -2021-05-10,108.2274590543729,2.6757616778675555 -2021-05-11,113.3357026973468,5.108243642973903 -2021-05-12,127.16801712300978,13.832314425662972 -2021-05-13,122.83322082894605,-4.334796294063722 -2021-05-14,118.55199884431474,-4.2812219846313155 -2021-05-15,128.62041452444538,10.068415680130641 -2021-05-16,122.11241992858099,-6.507994595864389 -2021-05-17,122.60383038870073,0.491410460119738 -2021-05-18,121.12110972986775,-1.4827206588329744 -2021-05-19,169.51848120379395,48.3973714739262 -2021-05-20,136.34096487959437,-33.17751632419959 -2021-05-21,139.37997912305886,3.039014243464493 -2021-05-22,129.35095516451656,-10.029023958542297 -2021-05-23,137.46097414344433,8.11001897892777 -2021-05-24,174.30858388999874,36.84760974655441 -2021-05-25,153.05849018733576,-21.25009370266298 -2021-05-26,166.55613565308047,13.49764546574471 -2021-05-27,160.82292711910316,-5.733208533977319 -2021-05-28,179.7031739218404,18.880246802737247 -2021-05-29,184.95225719296565,5.249083271125244 -2021-05-30,184.68168987443576,-0.2705673185298849 -2021-05-31,208.79335798310896,24.1116681086732 -2021-06-01,189.13790035928287,-19.655457623826095 -2021-06-02,206.14702552084523,17.009125161562366 -2021-06-03,199.31001799535957,-6.83700752548566 -2021-06-04,203.91334278979045,4.6033247944308755 -2021-06-05,211.87391637529947,7.9605735855090245 -2021-06-06,214.9508548584177,3.0769384831182265 -2021-06-07,236.23769243738604,21.286837578968345 -2021-06-08,245.42894952984267,9.191257092456624 -2021-06-09,236.31897313439748,-9.109976395445187 -2021-06-10,236.2794720883679,-0.03950104602958504 -2021-06-11,235.26342808255328,-1.0160440058146207 -2021-06-12,246.88583057099524,11.622402488441963 -2021-06-13,259.13297011410515,12.24713954310991 -2021-06-14,255.66178958767594,-3.471180526429208 -2021-06-15,248.64860544062836,-7.013184147047582 -2021-06-16,265.0872548315732,16.438649390944846 -2021-06-17,258.0368733562894,-7.050381475283814 -2021-06-18,266.0680508395748,8.031177483285433 -2021-06-19,270.42825079256613,4.360199952991309 -2021-06-20,286.2544114766879,15.82616068412176 -2021-06-21,315.27618996437786,29.02177848768997 -2021-06-22,256.63751344511576,-58.638676519262106 -2021-06-23,255.16541278667154,-1.4721006584442193 -2021-06-24,242.28884302009394,-12.876569766577603 -2021-06-25,267.37184175505786,25.082998734963923 -2021-06-26,261.56927943828003,-5.8025623167778235 -2021-06-27,277.44028045818936,15.871001019909329 -2021-06-28,279.7625306321155,2.322250173926136 -2021-06-29,273.68739016211487,-6.075140470000633 -2021-06-30,287.9124724508754,14.225082288760518 -2021-07-01,292.92304162074953,5.010569169874145 -2021-07-02,295.23060200403347,2.307560383283942 -2021-07-03,298.06710270661125,2.83650070257778 -2021-07-04,300.52431714562096,2.4572144390097037 -2021-07-05,304.18657540989085,3.6622582642698944 -2021-07-06,288.99450645930824,-15.192068950582609 -2021-07-07,301.62158384479244,12.6270773854842 -2021-07-08,327.7160831015641,26.094499256771655 -2021-07-09,318.6491559975916,-9.066927103972489 -2021-07-10,309.62141567049923,-9.027740327092374 -2021-07-11,306.3348283193804,-3.2865873511188397 -2021-07-12,314.52647106209946,8.191642742719068 -2021-07-13,298.8616518283089,-15.664819233790581 -2021-07-14,310.2162175036172,11.354565675308322 -2021-07-15,305.20683971637675,-5.009377787240453 -2021-07-16,308.7869637095358,3.580123993159077 -2021-07-17,303.09305802272587,-5.693905686809956 -2021-07-18,316.84167071047256,13.748612687746686 -2021-07-19,327.37677675827035,10.535106047797797 -2021-07-20,322.95600662067864,-4.420770137591717 -2021-07-21,361.0281394564267,38.07213283574805 -2021-07-22,332.2524580441101,-28.7756814123166 -2021-07-23,344.8690812247475,12.616623180637418 -2021-07-24,337.0087306076957,-7.860350617051779 -2021-07-25,313.8410063655906,-23.167724242105123 -2021-07-26,310.16594927543696,-3.6750570901536435 -2021-07-27,305.58655994189155,-4.579389333545407 -2021-07-28,284.58649641898495,-21.0000635229066 -2021-07-29,285.0865783960635,0.500081977078537 -2021-07-30,296.0755105591656,10.988932163102106 -2021-07-31,296.6660305543017,0.5905199951361055 -2021-08-01,305.2678767918497,8.601846237547988 -2021-08-02,287.712401688544,-17.555475103305696 -2021-08-03,297.2816379840648,9.569236295520795 -2021-08-04,309.3060908816788,12.024452897614026 -2021-08-05,338.42148486255184,29.115393980873023 -2021-08-06,329.71083115618615,-8.71065370636569 -2021-08-07,341.75555495310164,12.044723796915491 -2021-08-08,344.39862316318795,2.6430682100863123 -2021-08-09,366.2628362108202,21.864213047632234 -2021-08-10,337.41934464701416,-28.843491563806026 -2021-08-11,342.48091703035595,5.061572383341797 -2021-08-12,361.5736887408925,19.092771710536567 -2021-08-13,388.0372690370701,26.463580296177554 -2021-08-14,377.83845701963037,-10.198812017439707 -2021-08-15,393.92315080924357,16.084693789613198 -2021-08-16,408.51087362485634,14.587722815612779 -2021-08-17,414.1224433966092,5.6115697717528406 -2021-08-18,419.34593606628954,5.223492669680354 -2021-08-19,435.61048465685604,16.264548590566505 -2021-08-20,446.54756405091007,10.937079394054024 -2021-08-21,425.13336158590437,-21.4142024650057 -2021-08-22,442.418504473005,17.28514288710062 -2021-08-23,443.2154811136492,0.7969766406442318 -2021-08-24,455.30019787526925,12.08471676162003 -2021-08-25,468.7946970886614,13.494499213392146 -2021-08-26,465.33543316481354,-3.459263923847857 -2021-08-27,469.1526736201532,3.817240455339686 -2021-08-28,462.47539055719466,-6.6772830629585656 -2021-08-29,471.3072696645186,8.83187910732397 -2021-08-30,463.0759619231461,-8.231307741372518 -2021-08-31,482.7745743299211,19.698612406775 -2021-09-01,526.3590646030065,43.58449027308535 -2021-09-02,499.9350575480525,-26.42400705495396 -2021-09-03,496.474211908562,-3.4608456394905147 -2021-09-04,493.0730306061967,-3.4011813023652735 -2021-09-05,485.24141658486,-7.831614021336691 -2021-09-06,485.5401660379947,0.2987494531346897 -2021-09-07,427.72846037997397,-57.81170565802074 -2021-09-08,430.4009858442883,2.672525464314333 -2021-09-09,422.4254323463683,-7.975553497919975 -2021-09-10,449.9804968015887,27.55506445522036 -2021-09-11,415.876901325089,-34.10359547649966 -2021-09-12,393.71605936010866,-22.160841964980364 -2021-09-13,375.29488016227447,-18.421179197834192 -2021-09-14,378.71561435274333,3.4207341904688633 -2021-09-15,373.255054524697,-5.460559828046314 -2021-09-16,369.6493803293132,-3.6056741953838127 -2021-09-17,375.6161805386633,5.966800209350083 -2021-09-18,386.2902584956011,10.674077956937822 -2021-09-19,395.1540894232,8.863830927598883 -2021-09-20,396.71414463192195,1.5600552087219626 -2021-09-21,416.41108638713183,19.696941755209878 -2021-09-22,418.38961962030345,1.9785332331716177 -2021-09-23,399.66407877397927,-18.72554084632418 -2021-09-24,420.37721612387224,20.713137349892975 -2021-09-25,381.5911917195302,-38.78602440434207 -2021-09-26,419.92278342310817,38.331591703578 -2021-09-27,445.70070519987274,25.777921776764572 -2021-09-28,470.1703728655555,24.469667665682778 -2021-09-29,462.9054242374926,-7.264948628062939 -2021-09-30,448.5101206559856,-14.395303581506994 -2021-10-01,456.002620881647,7.492500225661388 -2021-10-02,430.1567436308686,-25.845877250778358 -2021-10-03,421.28008545913667,-8.876658171731947 -2021-10-04,432.60918577451,11.329100315373353 -2021-10-05,431.8915358936553,-0.717649880854708 -2021-10-06,424.0644953468537,-7.827040546801641 -2021-10-07,409.54680178229603,-14.517693564557646 -2021-10-08,399.5389046342727,-10.007897148023346 -2021-10-09,389.64442081482946,-9.894483819443224 -2021-10-10,394.8426409850439,5.198220170214427 -2021-10-11,410.79755504456057,15.954914059516682 -2021-10-12,406.5171836390917,-4.280371405468884 -2021-10-13,412.8212948369369,6.304111197845202 -2021-10-14,434.6167123833366,21.795417546399733 -2021-10-15,423.63035549667916,-10.986356886657461 -2021-10-16,429.1996498556886,5.5692943590094615 -2021-10-17,423.89904034345943,-5.300609512229187 -2021-10-18,423.79203525186153,-0.10700509159789817 -2021-10-19,427.2531660330376,3.4611307811760526 -2021-10-20,442.33042263838865,15.077256605351067 -2021-10-21,461.7578616832703,19.427439044881623 -2021-10-22,459.43822961454214,-2.31963206872814 -2021-10-23,468.35838158848424,8.920151973942097 -2021-10-24,471.758947537657,3.4005659491727442 -2021-10-25,487.36986104548583,15.610913507828855 -2021-10-26,489.1864466949441,1.8165856494582613 -2021-10-27,515.9812470925044,26.794800397560323 -2021-10-28,474.17603174917986,-41.80521534332456 -2021-10-29,459.8683578135612,-14.307673935618652 -2021-10-30,467.68583218695795,7.817474373396749 -2021-10-31,472.60498449986557,4.919152312907613 -2021-11-01,443.83150685272653,-28.773477647139032 -2021-11-02,441.7420815179536,-2.0894253347729546 -2021-11-03,440.9361111850682,-0.8059703328853516 -2021-11-04,418.53199723866203,-22.4041139464062 -2021-11-05,418.6013550346266,0.0693577959645495 -2021-11-06,410.21792764082784,-8.38342739379874 -2021-11-07,408.4689596502137,-1.7489679906141191 -2021-11-08,420.817666601632,12.348706951418308 -2021-11-09,418.3826048063316,-2.4350617953004416 -2021-11-10,409.6314830045182,-8.751121801813383 -2021-11-11,413.50202293325253,3.870539928734331 -2021-11-12,401.2224041653138,-12.279618767938757 -2021-11-13,390.8939440472644,-10.32846011804935 -2021-11-14,397.5948495112795,6.700905464015079 -2021-11-15,394.185567117633,-3.4092823936464924 -2021-11-16,373.9199529309155,-20.265614186717528 -2021-11-17,379.81417457179066,5.894221640875173 -2021-11-18,399.0110341814098,19.19685960961914 -2021-11-19,410.7161821153503,11.70514793394051 -2021-11-20,406.5821691410493,-4.134012974301015 -2021-11-21,398.4028103295225,-8.17935881152681 -2021-11-22,402.31428826944176,3.91147793991928 -2021-11-23,407.0073015903118,4.693013320870023 -2021-11-24,403.3325160201838,-3.6747855701279946 -2021-11-25,382.86155879917544,-20.470957221008348 -2021-11-26,415.70203238705324,32.840473587877796 -2021-11-27,412.6755305484017,-3.0265018386515408 -2021-11-28,400.8981420276525,-11.777388520749184 -2021-11-29,406.2334977292816,5.335355701629112 -2021-11-30,408.018194017713,1.7846962884313484 -2021-12-01,419.74783604389006,11.729642026177089 -2021-12-02,409.553821259346,-10.194014784544038 -2021-12-03,411.9897489698014,2.43592771045536 -2021-12-04,425.06204302176985,13.07229405196847 -2021-12-05,422.09544956191434,-2.966593459855517 -2021-12-06,442.4556118397767,20.360162277862344 -2021-12-07,437.9623742830221,-4.493237556754593 -2021-12-08,427.44133176740684,-10.52104251561525 -2021-12-09,396.83706562066067,-30.60426614674617 -2021-12-10,403.63033257876583,6.793266958105164 -2021-12-11,371.7109270833662,-31.919405495399644 -2021-12-12,361.60739897706725,-10.103528106298938 -2021-12-13,369.6056462778841,7.998247300816843 -2021-12-14,358.8073744302982,-10.798271847585909 -2021-12-15,362.3368271215273,3.529452691229096 -2021-12-16,357.3786655741203,-4.958161547406974 -2021-12-17,347.9725333750308,-9.406132199089484 -2021-12-18,331.7638478868914,-16.208685488139395 -2021-12-19,312.27620207813135,-19.487645808760078 -2021-12-20,319.7238706746,7.447668596468645 -2021-12-21,318.37355427860115,-1.3503163959988456 -2021-12-22,315.5743804127255,-2.799173865875673 -2021-12-23,323.47140460766957,7.897024194944095 -2021-12-24,311.3737340587281,-12.097670548941494 -2021-12-25,322.35791851624003,10.984184457511958 -2021-12-26,322.00613496894124,-0.351783547298794 -2021-12-27,322.16143737215043,0.1553024032091912 -2021-12-28,343.9868353220703,21.825397949919875 -2021-12-29,355.86684921339696,11.880013891326655 -2021-12-30,352.82912840178284,-3.037720811614122 -2021-12-31,347.3536140985819,-5.475514303200953 -2022-01-01,325.166336887601,-22.18727721098088 -2022-01-02,317.5371854290315,-7.629151458569481 -2022-01-03,305.4168353463975,-12.120350082634047 -2022-01-04,307.9877701873883,2.5709348409908444 -2022-01-05,299.396944805666,-8.590825381722311 -2022-01-06,301.84063464446285,2.4436898387968427 -2022-01-07,311.1052571269375,9.264622482474635 -2022-01-08,310.19907321922204,-0.9061839077154445 -2022-01-09,306.6047156817446,-3.5943575374774355 -2022-01-10,291.129567088222,-15.47514859352259 -2022-01-11,299.3283100070236,8.1987429188016 -2022-01-12,304.5605523886331,5.232242381609467 -2022-01-13,303.74494374538784,-0.8156086432452412 -2022-01-14,302.5160256112839,-1.2289181341039352 -2022-01-15,305.6287793846989,3.1127537734149655 -2022-01-16,307.1637858314184,1.5350064467195352 -2022-01-17,313.6346447608833,6.470858929464896 -2022-01-18,318.5444712385344,4.909826477651109 -2022-01-19,295.1626741046356,-23.38179713389883 -2022-01-20,302.84267850908594,7.680004404450358 -2022-01-21,305.89879521055815,3.056116701472206 -2022-01-22,298.9505436223623,-6.948251588195831 -2022-01-23,293.08759035030494,-5.862953272057382 -2022-01-24,306.40851265507376,13.320922304768828 -2022-01-25,280.42178251347923,-25.986730141594535 -2022-01-26,290.6031168697154,10.181334356236164 -2022-01-27,290.00695446615146,-0.5961624035639375 -2022-01-28,272.1161599815975,-17.890794484553965 -2022-01-29,282.90128693159767,10.785126950000176 -2022-01-30,271.85594570608845,-11.045341225509219 -2022-01-31,281.7706290769055,9.914683370817045 -2022-02-01,285.5788694309642,3.8082403540586824 -2022-02-02,275.11678872606257,-10.46208070490161 -2022-02-03,287.48711654283085,12.370327816768281 -2022-02-04,320.5598309014524,33.07271435862157 -2022-02-05,312.8044421624786,-7.7553887389738065 -2022-02-06,304.01427325967035,-8.790168902808261 -2022-02-07,322.2876078415722,18.27333458190185 -2022-02-08,331.36013533809364,9.072527496521445 -2022-02-09,329.4441168781727,-1.9160184599209629 -2022-02-10,314.1331809921185,-15.310935886054153 -2022-02-11,316.5599026552214,2.426721663102853 -2022-02-12,308.5430836131213,-8.016819042100053 -2022-02-13,295.5678449417354,-12.97523867138591 -2022-02-14,302.68763370229374,7.119788760558322 -2022-02-15,313.99966619382775,11.312032491534012 -2022-02-16,306.69718597318825,-7.302480220639495 -2022-02-17,324.2045329338588,17.50734696067053 -2022-02-18,322.1504044861108,-2.054128447747985 -2022-02-19,322.4593089206815,0.3089044345707066 -2022-02-20,326.5401199054765,4.080810984794994 -2022-02-21,327.4911307673035,0.951010861827001 -2022-02-22,338.92798899824334,11.436858230939833 -2022-02-23,346.34001923249065,7.412030234247311 -2022-02-24,416.3020472764432,69.96202804395256 -2022-02-25,424.60375284708397,8.301705570640763 -2022-02-26,406.16919265566986,-18.434560191414107 -2022-02-27,414.62468097062924,8.455488314959382 -2022-02-28,413.0799330414223,-1.5447479292069488 -2022-03-01,414.3139436105694,1.2340105691471308 -2022-03-02,353.3982713110869,-60.91567229948254 -2022-03-03,360.5936748801558,7.195403569068901 -2022-03-04,385.2530719471256,24.659397066969802 -2022-03-05,388.25693448462096,3.0038625374953654 -2022-03-06,385.56290487568907,-2.694029608931885 -2022-03-07,392.95934512091816,7.396440245229087 -2022-03-08,358.5345498805539,-34.42479524036423 -2022-03-09,375.2813354225302,16.746785541976294 -2022-03-10,392.68722587732793,17.405890454797714 -2022-03-11,386.00745606009775,-6.679769817230181 -2022-03-12,377.87270101451065,-8.134755045587099 -2022-03-13,391.04312611173646,13.170425097225802 -2022-03-14,392.77562586256136,1.7324997508248998 -2022-03-15,392.7999020419662,0.024276179404864706 -2022-03-16,380.5863335707872,-12.21356847117903 -2022-03-17,390.47594402005683,9.88961044926964 -2022-03-18,379.4914389998304,-10.984505020226436 -2022-03-19,377.9267147865662,-1.564724213264185 -2022-03-20,391.2362251804659,13.3095103938997 -2022-03-21,381.0999261393359,-10.13629904113003 -2022-03-22,391.5435632911533,10.443637151817427 -2022-03-23,396.0305468378172,4.486983546663907 -2022-03-24,406.56461672920335,10.534069891386139 -2022-03-25,400.0440474981774,-6.520569231025945 -2022-03-26,389.8460952944821,-10.197952203695309 -2022-03-27,389.6416487764662,-0.20444651801591363 -2022-03-28,392.83025118888247,3.1886024124162873 -2022-03-29,385.349945631763,-7.480305557119493 -2022-03-30,369.3830665928496,-15.966879038913362 -2022-03-31,372.0931531190797,2.7100865262301 -2022-04-01,383.3580677154912,11.264914596411472 -2022-04-02,386.50944878427504,3.1513810687838486 -2022-04-03,386.43933341169327,-0.07011537258176759 -2022-04-04,373.80165231662625,-12.637681095067023 -2022-04-05,384.1417399668331,10.34008765020684 -2022-04-06,384.99512318212726,0.8533832152941727 -2022-04-07,374.67443971263793,-10.320683469489325 -2022-04-08,387.3494906681955,12.675050955557538 -2022-04-09,386.84038242282526,-0.5091082453702143 -2022-04-10,382.6588633833969,-4.181519039428338 -2022-04-11,387.8510612313839,5.192197847986961 -2022-04-12,383.88100487016095,-3.9700563612229303 -2022-04-13,390.1383907883847,6.257385918223747 -2022-04-14,395.538212782588,5.399821994203307 -2022-04-15,385.1413521845427,-10.396860598045294 -2022-04-16,393.0730189230612,7.931666738518516 -2022-04-17,390.3417402282144,-2.7312786948468215 -2022-04-18,423.27632022443396,32.934579996219554 -2022-04-19,425.1213262753927,1.845006050958716 -2022-04-20,419.14714153114994,-5.974184744242734 -2022-04-21,428.23736162902867,9.090220097878728 -2022-04-22,425.4160616837863,-2.8212999452423446 -2022-04-23,413.95939796477086,-11.456663719015467 -2022-04-24,399.8467814251229,-14.112616539647945 -2022-04-25,424.83496888083766,24.98818745571475 -2022-04-26,421.074635571363,-3.7603333094746745 -2022-04-27,413.7125521022697,-7.362083469093307 -2022-04-28,405.0877768196186,-8.624775282651058 -2022-04-29,420.69426214710217,15.60648532748354 -2022-04-30,404.56252662016874,-16.131735526933426 -2022-05-01,415.96986402593467,11.40733740576593 -2022-05-02,406.3788846309633,-9.590979394971384 -2022-05-03,407.57234605643663,1.1934614254733447 -2022-05-04,424.4798265971911,16.907480540754477 -2022-05-05,396.37379172011157,-28.106034877079537 -2022-05-06,386.61098211019987,-9.762809609911699 -2022-05-07,386.5167769494894,-0.09420516071048723 -2022-05-08,390.73980207009083,4.223025120601449 -2022-05-09,403.86682372956784,13.127021659477009 -2022-05-10,401.46817078204975,-2.3986529475180873 -2022-05-11,416.923477887882,15.455307105832219 -2022-05-12,390.45568401786886,-26.46779387001311 -2022-05-13,361.08950612689324,-29.36617789097562 -2022-05-14,361.9133317841303,0.8238256572370801 -2022-05-15,371.0042839618499,9.0909521777196 -2022-05-16,369.5924481911137,-1.411835770736218 -2022-05-17,364.8511803584299,-4.741267832683832 -2022-05-18,389.35376612844556,24.502585770015685 -2022-05-19,367.14933652086444,-22.20442960758112 -2022-05-20,386.9335814145717,19.78424489370724 -2022-05-21,362.068631153031,-24.864950261540685 -2022-05-22,358.91068541964904,-3.1579457333819505 -2022-05-23,378.3839459887018,19.47326056905274 -2022-05-24,379.39734449627116,1.0133985075693772 -2022-05-25,369.21116532295895,-10.186179173312212 -2022-05-26,402.55851678711224,33.34735146415329 -2022-05-27,385.61608324687757,-16.942433540234674 -2022-05-28,393.8331722135145,8.217088966636936 -2022-05-29,396.97578124001143,3.1426090264969275 -2022-05-30,412.3876215521687,15.411840312157267 -2022-05-31,375.17156508224843,-37.21605646992026 -2022-06-01,366.9178331080233,-8.253731974225161 -2022-06-02,342.7607818706019,-24.1570512374214 -2022-06-03,353.0968296475657,10.336047776963824 -2022-06-04,349.9096347159247,-3.187194931640988 -2022-06-05,349.36500671057723,-0.5446280053474766 -2022-06-06,352.136067420214,2.7710607096367426 -2022-06-07,388.78299248826335,36.64692506804937 -2022-06-08,384.69155924940935,-4.091433238853995 -2022-06-09,371.64593985164873,-13.045619397760618 -2022-06-10,384.52721876455945,12.881278912910716 -2022-06-11,387.4007460936245,2.873527329065041 -2022-06-12,397.39857234311256,9.997826249488071 -2022-06-13,442.4601552369497,45.06158289383711 -2022-06-14,462.8504762107434,20.390320973793735 -2022-06-15,399.61111243867936,-63.23936377206405 -2022-06-16,346.9639304904852,-52.647181948194145 -2022-06-17,315.1997170687304,-31.76421342175479 -2022-06-18,334.6804996860414,19.48078261731098 -2022-06-19,352.6029264361467,17.922426750105274 -2022-06-20,299.52789938101233,-53.07502705513434 -2022-06-21,300.1041881753738,0.5762887943614601 -2022-06-22,312.16875996179675,12.06457178642296 -2022-06-23,284.06836704123117,-28.100392920565582 -2022-06-24,265.6141067458929,-18.45426029533826 -2022-06-25,273.7249229658371,8.110816219944184 -2022-06-26,278.32882628548106,4.603903319643962 -2022-06-27,268.0775923966905,-10.25123388879058 -2022-06-28,281.2467198851214,13.169127488430945 -2022-06-29,284.60120137946853,3.3544814943471124 -2022-06-30,311.284788200566,26.683586821097492 -2022-07-01,308.2316260350739,-3.0531621654921537 -2022-07-02,293.1179498185938,-15.113676216480087 -2022-07-03,296.3501491394195,3.232199320825714 -2022-07-04,318.70361369288844,22.35346455346894 -2022-07-05,322.5972092337761,3.8935955408876453 -2022-07-06,315.63193092485295,-6.965278308923132 -2022-07-07,337.0791214397205,21.447190514867543 -2022-07-08,326.82082134977776,-10.258300089942736 -2022-07-09,322.2249502353348,-4.595871114442957 -2022-07-10,317.59298815099413,-4.631962084340671 -2022-07-11,324.8399735938969,7.246985442902769 -2022-07-12,330.3197344498788,5.479760855981908 -2022-07-13,315.52290830511055,-14.79682614476826 -2022-07-14,336.74884784855783,21.225939543447282 -2022-07-15,358.13648126615027,21.38763341759244 -2022-07-16,411.17171409195225,53.035232825801984 -2022-07-17,371.78234482886756,-39.38936926308469 -2022-07-18,382.37459732574,10.592252496872447 -2022-07-19,384.6985007389006,2.323903413160565 -2022-07-20,367.44969192075234,-17.248808818148234 -2022-07-21,375.6113006197065,8.161608698954183 -2022-07-22,400.08732420742797,24.476023587721443 -2022-07-23,382.5405577262945,-17.54676648113349 -2022-07-24,381.7666664244489,-0.7738913018455946 -2022-07-25,426.96126471259095,45.19459828814206 -2022-07-26,446.56405091954224,19.602786206951293 -2022-07-27,474.58507211545935,28.021021195917115 -2022-07-28,476.22525130448975,1.6401791890303912 -2022-07-29,426.1241429738705,-50.10110833061924 -2022-07-30,428.73339194181534,2.6092489679448363 -2022-07-31,433.61564384397667,4.882251902161329 -2022-08-01,444.6059216577434,10.990277813766738 -2022-08-02,435.1324975329798,-9.473424124763596 -2022-08-03,428.245051980003,-6.887445552976828 -2022-08-04,417.3906363573851,-10.854415622617864 -2022-08-05,432.3792467582581,14.988610400872972 -2022-08-06,418.5639569870904,-13.81528977116767 -2022-08-07,420.2984976113819,1.7345406242914692 -2022-08-08,417.09059918008893,-3.2078984312929606 -2022-08-09,416.540017008486,-0.5505821716029118 -2022-08-10,434.2611883791497,17.721171370663683 -2022-08-11,419.2616964016242,-14.999491977525508 -2022-08-12,406.06569785577534,-13.195998545848852 -2022-08-13,402.6490931466009,-3.4166047091744645 -2022-08-14,390.5378481784364,-12.111244968164499 -2022-08-15,386.71570398028626,-3.822144198150113 -2022-08-16,367.87324974193655,-18.842454238349717 -2022-08-17,361.64896986798533,-6.224279873951218 -2022-08-18,356.7945400510409,-4.854429816944446 -2022-08-19,364.62374168885594,7.829201637815061 -2022-08-20,373.4111023141308,8.787360625274857 -2022-08-21,364.8987236805344,-8.512378633596427 -2022-08-22,370.9207540278287,6.022030347294333 -2022-08-23,389.02870398255317,18.10794995472446 -2022-08-24,370.9544933640532,-18.07421061849999 -2022-08-25,382.0290470937082,11.074553729655008 -2022-08-26,433.0603975251372,51.03135043142902 -2022-08-27,440.8208449136376,7.760447388500381 -2022-08-28,422.9706632945042,-17.850181619133366 -2022-08-29,448.6483234993626,25.677660204858398 -2022-08-30,444.2562704303725,-4.392053068990094 -2022-08-31,424.2959514611915,-19.960318969181003 -2022-09-01,417.139350685272,-7.1566007759195145 -2022-09-02,429.81474503704436,12.675394351772354 -2022-09-03,414.7979387062508,-15.016806330793543 -2022-09-04,404.20695789425946,-10.590980811991358 -2022-09-05,397.48217163909175,-6.724786255167714 -2022-09-06,376.7908689823074,-20.69130265678433 -2022-09-07,404.15947920494295,27.36861022263554 -2022-09-08,377.0680334759154,-27.091445729027555 -2022-09-09,380.00120421720726,2.9331707412918604 -2022-09-10,373.3134840814562,-6.6877201357510785 -2022-09-11,376.6240337158206,3.3105496343644063 -2022-09-12,375.6293860495721,-0.9946476662485111 -2022-09-13,373.2247109157941,-2.404675133777971 -2022-09-14,362.0684018289897,-11.156309086804413 -2022-09-15,368.2309239271906,6.1625220982008955 -2022-09-16,380.33744634167357,12.106522414482981 -2022-09-17,376.2851364234741,-4.052309918199455 -2022-09-18,377.4512137376794,1.1660773142052676 -2022-09-19,382.2935683474083,4.842354609728943 -2022-09-20,355.28465151998637,-27.008916827421956 -2022-09-21,382.2619895168189,26.977337996832546 -2022-09-22,384.2822393728373,2.0202498560183813 -2022-09-23,393.597936441838,9.315697069000691 -2022-09-24,398.1577982566196,4.559861814781641 -2022-09-25,394.7804065102808,-3.3773917463388443 -2022-09-26,381.5511923538369,-13.229214156443902 -2022-09-27,396.82368726843833,15.272494914601452 -2022-09-28,387.88212049094227,-8.941566777496064 -2022-09-29,381.07643205228817,-6.8056884386541014 -2022-09-30,367.6977131515494,-13.378718900738761 -2022-10-01,368.3910181831359,0.6933050315864762 -2022-10-02,367.48231872077076,-0.9086994623651208 -2022-10-03,365.51902580083913,-1.9632929199316322 -2022-10-04,374.6479023065305,9.12887650569138 -2022-10-05,362.1949033988839,-12.452998907646588 -2022-10-06,345.67316192680084,-16.52174147208308 -2022-10-07,350.25788089666906,4.58471896986822 -2022-10-08,351.0300052829501,0.7721243862810638 -2022-10-09,348.77046809591815,-2.259537187031981 -2022-10-10,344.2477430508061,-4.522725045112054 -2022-10-11,338.50514230024004,-5.742600750566055 -2022-10-12,333.14515426814705,-5.359988032092986 -2022-10-13,336.18243169185064,3.0372774237035856 -2022-10-14,330.67846031377286,-5.503971378077779 -2022-10-15,334.9951644654498,4.316704151676959 -2022-10-16,328.53178425600146,-6.46338020944836 -2022-10-17,335.34217201000706,6.810387754005603 -2022-10-18,335.96851903252906,0.6263470225219976 -2022-10-19,338.7682116227876,2.7996925902585303 -2022-10-20,334.94931871505923,-3.8188929077283547 -2022-10-21,335.8713562986414,0.9220375835821528 -2022-10-22,337.08557101940403,1.2142147207626408 -2022-10-23,337.719421778001,0.6338507585969637 -2022-10-24,333.5295513782189,-4.18987039978208 -2022-10-25,332.80640403395887,-0.7231473442600418 -2022-10-26,336.2547680359878,3.4483640020289386 -2022-10-27,325.0384946956863,-11.216273340301484 -2022-10-28,333.0584657760921,8.019971080405753 -2022-10-29,333.95099374842846,0.8925279723363815 -2022-10-30,332.5498746781497,-1.401119070278753 -2022-10-31,334.08491594651065,1.535041268360942 -2022-11-01,340.455651011628,6.370735065117344 -2022-11-02,320.2591279721857,-20.196523039442297 -2022-11-03,306.93864069457203,-13.320487277613665 -2022-11-04,326.85027308092225,19.91163238635022 -2022-11-05,327.24520621576323,0.3949331348409828 -2022-11-06,323.5848468540614,-3.6603593617018078 -2022-11-07,323.39707082056555,-0.18777603349587935 -2022-11-08,366.695509281457,43.298438460891475 -2022-11-09,367.4287072409105,0.7331979594534914 -2022-11-10,409.9702158903678,42.541508649457285 -2022-11-11,361.67294946831515,-48.297266422052644 -2022-11-12,356.028686652836,-5.6442628154791805 -2022-11-13,351.7181318404124,-4.310554812423561 -2022-11-14,357.0778305056523,5.3596986652398755 -2022-11-15,362.38312710837783,5.305296602725548 -2022-11-16,366.5768992172388,4.193772108860969 -2022-11-17,346.58142356488423,-19.99547565235457 -2022-11-18,355.39376353246416,8.81233996757993 -2022-11-19,347.14379482591625,-8.249968706547918 -2022-11-20,355.50680361612115,8.363008790204901 -2022-11-21,352.5603346505241,-2.9464689655970346 -2022-11-22,371.90288744030994,19.342552789785827 -2022-11-23,356.275243945063,-15.627643495246957 -2022-11-24,345.0526662183115,-11.222577726751467 -2022-11-25,340.1321242893548,-4.920541928956709 -2022-11-26,348.945536737921,8.813412448566169 -2022-11-27,331.4461349766311,-17.499401761289903 -2022-11-28,323.41654797833314,-8.02958699829793 -2022-11-29,329.7425140476245,6.325966069291383 -2022-11-30,337.7902764287319,8.047762381107361 -2022-12-01,342.1860290649899,4.39575263625801 -2022-12-02,344.72266665265033,2.5366375876604366 -2022-12-03,353.7449862695332,9.02231961688284 -2022-12-04,345.31706029481563,-8.427925974717539 -2022-12-05,352.7784567051723,7.461396410356656 -2022-12-06,346.34029881801143,-6.438157887160855 -2022-12-07,349.576847718212,3.236548900200546 -2022-12-08,342.34112258387427,-7.235725134337713 -2022-12-09,339.3391000659975,-3.0020225178767532 -2022-12-10,338.05492445404155,-1.284175611955959 -2022-12-11,329.865349004776,-8.189575449265533 -2022-12-12,334.92903713545724,5.063688130681214 -2022-12-13,333.4428397151638,-1.486197420293422 -2022-12-14,332.1824282415597,-1.2604114736041083 -2022-12-15,334.281902149996,2.0994739084362664 -2022-12-16,333.6981537628292,-0.5837483871667928 -2022-12-17,318.90303474557055,-14.795119017258628 -2022-12-18,324.7308967066255,5.827861961054964 -2022-12-19,314.71577566972024,-10.01512103690527 -2022-12-20,332.57117385295345,17.855398183233206 -2022-12-21,321.54962144937286,-11.021552403580586 -2022-12-22,322.9498586474861,1.4002371981132455 -2022-12-23,323.37103973709907,0.42118108961295775 -2022-12-24,319.97216400085665,-3.3988757362424167 -2022-12-25,327.56380061891593,7.591636618059283 -2022-12-26,326.31495467776637,-1.2488459411495683 -2022-12-27,325.1564917052615,-1.1584629725048785 -2022-12-28,328.7779761030517,3.621484397790198 -2022-12-29,324.0833723745652,-4.69460372848647 -2022-12-30,326.4887827323188,2.405410357753567 -2022-12-31,323.6016297969095,-2.88715293540929 -2023-01-01,324.6110718212599,1.0094420243503919 -2023-01-02,330.2591381547453,5.648066333485417 -2023-01-03,326.7014933560667,-3.5576447986786093 -2023-01-04,326.22132020563777,-0.48017315042892506 -2023-01-05,319.7098193418594,-6.511500863778394 -2023-01-06,322.538424621245,2.828605279385613 -2023-01-07,320.8118302270408,-1.7265943942041986 -2023-01-08,321.96801811444914,1.1561878874083504 -2023-01-09,324.2644584413146,2.296440326865479 -2023-01-10,315.6579207847204,-8.606537656594242 -2023-01-11,312.191099548692,-3.466821236028352 -2023-01-12,318.0671909466577,5.876091397965695 -2023-01-13,305.12471641190234,-12.942474534755377 -2023-01-14,281.2405441102912,-23.88417230161116 -2023-01-15,274.3132306644855,-6.92731344580568 -2023-01-16,278.3781819927258,4.064951328240284 -2023-01-17,261.250850914207,-17.127331078518807 -2023-01-18,258.1598137498024,-3.091037164404554 -2023-01-19,260.6483520350214,2.488538285218965 -2023-01-20,257.32957453953566,-3.318777495485733 -2023-01-21,256.8488372261809,-0.48073731335477987 -2023-01-22,258.71723527239044,1.8683980462095633 -2023-01-23,251.9890642733554,-6.728170999035029 -2023-01-24,255.89054256508197,3.901478291726562 -2023-01-25,243.16381271608094,-12.726729849001032 -2023-01-26,235.0499474948934,-8.113865221187552 -2023-01-27,245.15240270031168,10.102455205418295 -2023-01-28,242.14473215904215,-3.0076705412695333 -2023-01-29,248.58278441897946,6.438052259937308 -2023-01-30,257.0404003555152,8.457615936535746 -2023-01-31,255.4650986418384,-1.5753017136767937 -2023-02-01,244.32815220332736,-11.136946438511046 -2023-02-02,254.98952456984767,10.661372366520311 -2023-02-03,258.9702911780485,3.980766608200838 -2023-02-04,260.1905669341244,1.2202757560758641 -2023-02-05,253.73239982741788,-6.458167106706497 -2023-02-06,255.27875089642868,1.5463510690107967 -2023-02-07,252.01269700770473,-3.2660538887239454 -2023-02-08,247.5205642874818,-4.492132720222941 -2023-02-09,253.1112429739417,5.59067868645991 -2023-02-10,252.96105292930295,-0.15019004463874808 -2023-02-11,250.35908095107172,-2.6019719782312336 -2023-02-12,250.51525830554127,0.1561773544695484 -2023-02-13,248.10524792781985,-2.41001037772142 -2023-02-14,255.19947607636013,7.094228148540282 -2023-02-15,257.7108519713584,2.511375894998281 -2023-02-16,261.7605393857209,4.049687414362495 -2023-02-17,264.816591457928,3.0560520722070805 -2023-02-18,257.4699946488986,-7.346596809029393 -2023-02-19,258.747684384754,1.2776897358554038 -2023-02-20,256.92649962196475,-1.821184762789244 -2023-02-21,252.25544245647015,-4.671057165494602 -2023-02-22,255.78783398998206,3.5323915335119125 -2023-02-23,240.1400614703289,-15.64777251965316 -2023-02-24,232.1524036153802,-7.987657854948708 -2023-02-25,229.1156206333464,-3.036782982033799 -2023-02-26,230.6400450364748,1.5244244031283927 -2023-02-27,228.40585085076086,-2.234194185713932 -2023-02-28,229.85618356976798,1.4503327190071218 -2023-03-01,232.1897531379839,2.333569568215921 -2023-03-02,238.80561125047004,6.615858112486137 -2023-03-03,238.3089914571472,-0.49661979332285 -2023-03-04,232.83990536258185,-5.469086094565341 -2023-03-05,230.74935967023265,-2.0905456923491954 -2023-03-06,230.43811286205357,-0.311246808179078 -2023-03-07,235.69532671597185,5.257213853918273 -2023-03-08,230.35042429801686,-5.344902417954984 -2023-03-09,238.38489458363446,8.034470285617601 -2023-03-10,229.40145624843962,-8.983438335194847 -2023-03-11,229.11240785878886,-0.28904838965075896 -2023-03-12,230.22094733806762,1.108539479278761 -2023-03-13,234.9112373950662,4.6902900569985775 -2023-03-14,239.7909202141016,4.879682819035395 -2023-03-15,236.764326977315,-3.0265932367865958 -2023-03-16,231.66710125997383,-5.097225717341161 -2023-03-17,244.14421549980437,12.477114239830541 -2023-03-18,250.2140075730711,6.069792073266711 -2023-03-19,249.31226415562037,-0.9017434174507173 -2023-03-20,238.01236324644518,-11.299900909175193 -2023-03-21,235.90858580401132,-2.1037774424338522 -2023-03-22,232.92711452892073,-2.9814712750905983 -2023-03-23,242.88370095440825,9.95658642548753 -2023-03-24,243.2262323799917,0.34253142558344507 -2023-03-25,238.57989901723374,-4.646333362757957 -2023-03-26,240.33991378115616,1.7600147639224133 -2023-03-27,247.71318680921775,7.37327302806159 -2023-03-28,250.84084295676686,3.127656147549118 -2023-03-29,247.768899396665,-3.0719435601018574 -2023-03-30,241.11244218458117,-6.656457212083836 -2023-03-31,243.609993254112,2.4975510695308287 -2023-04-01,239.82936971725275,-3.7806235368592525 -2023-04-02,237.30352465628056,-2.5258450609721876 -2023-04-03,234.23588000611505,-3.067644650165505 -2023-04-04,241.20903257020737,6.973152564092317 -2023-04-05,239.9156561469957,-1.2933764232116687 -2023-04-06,236.81300025435405,-3.10265589264165 -2023-04-07,238.98700857001577,2.174008315661723 -2023-04-08,235.28582128843215,-3.7011872815836284 -2023-04-09,238.80523766016012,3.5194163717279707 -2023-04-10,227.74835255012619,-11.056885110033932 -2023-04-11,219.89419277565813,-7.854159774468059 -2023-04-12,225.38161892958092,5.487426153922797 -2023-04-13,228.3743468689622,2.9927279393812682 -2023-04-14,233.03435158873864,4.6600047197764525 -2023-04-15,224.56820595609582,-8.46614563264282 -2023-04-16,232.36761827469917,7.799412318603345 -2023-04-17,232.32716024436587,-0.040458030333297756 -2023-04-18,233.55885780037246,1.2316975560065941 -2023-04-19,237.82206954336507,4.26321174299261 -2023-04-20,237.74440562995414,-0.07766391341093026 -2023-04-21,237.68368828580273,-0.0607173441514135 -2023-04-22,238.83183964036223,1.1481513545595021 -2023-04-23,231.41911795547998,-7.412721684882257 -2023-04-24,225.76788216707072,-5.651235788409252 -2023-04-25,226.46860639513264,0.7007242280619153 -2023-04-26,227.9951195658042,1.5265131706715636 -2023-04-27,218.92358876479088,-9.071530801013324 -2023-04-28,221.65712718873846,2.7335384239475786 -2023-04-29,222.38863522765678,0.7315080389183208 -2023-04-30,222.0577113930911,-0.33092383456568086 -2023-05-01,223.75954815186728,1.7018367587761816 -2023-05-02,218.2742108986084,-5.4853372532588764 -2023-05-03,218.66926886005575,0.3950579614473497 -2023-05-04,224.26025947860342,5.590990618547664 -2023-05-05,213.5171853849793,-10.743074093624102 -2023-05-06,220.11300185644842,6.5958164714691065 -2023-05-07,220.6889340835911,0.5759322271426868 -2023-05-08,224.70983900567072,4.020904922079609 -2023-05-09,221.1126414941796,-3.5971975114911174 -2023-05-10,224.1246735402388,3.012032046059204 -2023-05-11,227.11090456282918,2.986231022590374 -2023-05-12,227.07763421351277,-0.033270349316410375 -2023-05-13,226.80721841475207,-0.27041579876069477 -2023-05-14,223.82279893342266,-2.984419481329411 -2023-05-15,227.24956592570246,3.426766992279795 -2023-05-16,222.5918411530581,-4.657724772644343 -2023-05-17,226.87137186955874,4.279530716500631 -2023-05-18,225.9598582212781,-0.9115136482806463 -2023-05-19,225.01156158768586,-0.9482966335922356 -2023-05-20,222.373238080031,-2.63832350765486 -2023-05-21,220.11199869825964,-2.261239381771361 -2023-05-22,222.88686122717695,2.7748625289173106 -2023-05-23,222.89486340874583,0.00800218156888377 -2023-05-24,223.03062323859695,0.13575982985111068 -2023-05-25,222.61652292074982,-0.4141003178471294 -2023-05-26,222.20618497083845,-0.41033794991136574 -2023-05-27,220.66511112040692,-1.5410738504315304 -2023-05-28,211.65741634487148,-9.007694775535441 -2023-05-29,212.68718592102763,1.0297695761561556 -2023-05-30,206.48657735053268,-6.20060857049495 -2023-05-31,208.2969631782053,1.8103858276726044 -2023-06-01,204.74685659875252,-3.5501065794527733 -2023-06-02,209.61948448931096,4.872627890558448 -2023-06-03,206.4724048673347,-3.1470796219762747 -2023-06-04,201.05088883144248,-5.4215160358922105 -2023-06-05,204.39498144278068,3.3440926113381977 -2023-06-06,201.80094656168427,-2.5940348810964053 -2023-06-07,200.6916412890881,-1.109305272596174 -2023-06-08,197.44367425122059,-3.247967037867511 -2023-06-09,196.2713747209735,-1.1722995302470736 -2023-06-10,204.06556028809004,7.7941855671165285 -2023-06-11,203.54328359857297,-0.5222766895170707 -2023-06-12,201.97989450249042,-1.5633890960825454 -2023-06-13,202.8650089375983,0.8851144351078801 -2023-06-14,202.92288656123628,0.057877623637978104 -2023-06-15,205.4734427536276,2.5505561923913262 -2023-06-16,200.4499074831182,-5.023535270509399 -2023-06-17,200.75470684176935,0.30479935865113816 -2023-06-18,197.7709812497295,-2.9837255920398604 -2023-06-19,202.1978517181584,4.426870468428916 -2023-06-20,201.11055445372824,-1.0872972644301626 -2023-06-21,202.64895789831039,1.5384034445821442 -2023-06-22,199.2967173706947,-3.3522405276156917 -2023-06-23,196.84385154406712,-2.4528658266275727 -2023-06-24,193.43578390979022,-3.408067634276904 -2023-06-25,197.95553729014824,4.519753380358026 -2023-06-26,196.33040076969368,-1.6251365204545607 -2023-06-27,199.4849536113868,3.1545528416931177 -2023-06-28,201.1030185688658,1.6180649574789925 -2023-06-29,197.89277112221458,-3.210247446651209 -2023-06-30,208.6860687011631,10.793297578948511 -2023-07-01,196.0020671242112,-12.684001576951886 -2023-07-02,199.40782581362234,3.4057586894111296 -2023-07-03,203.222094308659,3.814268495036657 -2023-07-04,202.15677380155762,-1.0653205071013758 -2023-07-05,203.35442084852446,1.1976470469668357 -2023-07-06,205.25295949246822,1.8985386439437661 -2023-07-07,203.3094592563429,-1.9435002361253169 -2023-07-08,204.4423422396481,1.132882983305194 -2023-07-09,201.08562353837308,-3.356718701275014 -2023-07-10,202.03831820217766,0.9526946638045786 -2023-07-11,200.37279698811773,-1.665521214059936 -2023-07-12,202.30684908846277,1.934052100345042 -2023-07-13,209.64009874057902,7.333249652116251 -2023-07-14,217.2615346432658,7.621435902686784 -2023-07-15,213.5949865275371,-3.666548115728716 -2023-07-16,212.84614273474912,-0.7488437927879659 -2023-07-17,213.59908758475777,0.752944850008646 -2023-07-18,211.26460767231376,-2.33447991244401 -2023-07-19,211.79942770348424,0.5348200311704829 -2023-07-20,213.42946127506903,1.6300335715847893 -2023-07-21,208.40634270276237,-5.023118572306657 -2023-07-22,210.32288667029977,1.9165439675373932 -2023-07-23,208.4127535631694,-1.9101331071303775 -2023-07-24,214.70800106147863,6.295247498309237 -2023-07-25,209.61121928581417,-5.096781775664454 -2023-07-26,207.10113803264483,-2.5100812531693464 -2023-07-27,209.19077876081167,2.0896407281668417 -2023-07-28,207.50863381305544,-1.6821449477562282 -2023-07-29,205.3179472945179,-2.1906865185375466 -2023-07-30,203.69964531886203,-1.6183019756558679 -2023-07-31,203.83448147605063,0.13483615718860165 -2023-08-01,209.1694475746895,5.334966098638887 -2023-08-02,210.91821110317184,1.7487635284823284 -2023-08-03,211.37093953137187,0.45272842820003234 -2023-08-04,211.59159726244468,0.22065773107280506 -2023-08-05,210.54658247805955,-1.0450147843851312 -2023-08-06,206.31827024480322,-4.228312233256332 -2023-08-07,205.3266539194101,-0.9916163253931245 -2023-08-08,209.64859775081686,4.32194383140677 -2023-08-09,207.21886710561682,-2.4297306452000385 -2023-08-10,200.3254081743533,-6.893458931263524 -2023-08-11,201.8807120688773,1.5553038945240019 -2023-08-12,203.00856187818957,1.1278498093122664 -2023-08-13,202.15512710298228,-0.8534347752072904 -2023-08-14,201.87876844453595,-0.2763586584463269 -2023-08-15,200.0284632207343,-1.850305223801655 -2023-08-16,200.57896348860996,0.5505002678756625 -2023-08-17,201.9298997324223,1.350936243812356 -2023-08-18,199.1203204348916,-2.8095792975307177 -2023-08-19,199.30355945966227,0.18323902477067122 -2023-08-20,200.57109539176696,1.2675359321046926 -2023-08-21,201.63540811144483,1.064312719677872 -2023-08-22,202.12814818168638,0.49274007024155253 -2023-08-23,206.13165235264293,4.003504170956546 -2023-08-24,210.05329194698263,3.9216395943396947 -2023-08-25,202.11909871046223,-7.9341932365204 -2023-08-26,204.75041395227598,2.631315241813752 -2023-08-27,203.67697893508193,-1.0734350171940434 -2023-08-28,204.80528999915535,1.128311064073415 -2023-08-29,209.56047286129038,4.75518286213503 -2023-08-30,211.00588458030268,1.4454117190122986 -2023-08-31,214.07881617230876,3.0729315920060856 -2023-09-01,214.66404931099487,0.5852331386861067 -2023-09-02,215.78312978617407,1.119080475179203 -2023-09-03,210.03451952052157,-5.748610265652502 -2023-09-04,213.52304206161506,3.488522541093488 -2023-09-05,214.61401752986785,1.0909754682527932 -2023-09-06,209.8265718553076,-4.787445674560246 -2023-09-07,211.3850026855733,1.5584308302657064 -2023-09-08,215.9117336471873,4.526730961613993 -2023-09-09,210.79307044650804,-5.118663200679265 -2023-09-10,212.4621780335327,1.669107587024655 -2023-09-11,215.52526167638337,3.063083642850671 -2023-09-12,218.89847105038032,3.373209373996957 -2023-09-13,217.98750144112557,-0.9109696092547495 -2023-09-14,220.3519945825202,2.3644931413946324 -2023-09-15,217.92998941770566,-2.42200516481455 -2023-09-16,214.89959628038878,-3.030393137316878 -2023-09-17,214.06391536208687,-0.8356809183019038 -2023-09-18,218.7344318270187,4.670516464931836 -2023-09-19,217.70557283763748,-1.0288589893812343 -2023-09-20,222.47364949320104,4.768076655563561 -2023-09-21,223.9009667621227,1.4273172689216551 -2023-09-22,219.3245487476179,-4.576418014504782 -2023-09-23,215.52769486528442,-3.796853882333494 -2023-09-24,213.27878098967824,-2.2489138756061777 -2023-09-25,218.0542290070463,4.775448017368063 -2023-09-26,214.13453355368256,-3.919695453363744 -2023-09-27,215.8030457069458,1.6685121532632365 -2023-09-28,219.37804287851446,3.5749971715686684 -2023-09-29,222.29926207915614,2.921219200641673 -2023-09-30,223.64750533473358,1.3482432555774437 -2023-10-01,218.8228957209176,-4.824609613815994 -2023-10-02,216.409803084931,-2.4130926359865725 -2023-10-03,215.70753500532987,-0.70226807960114 -2023-10-04,211.7686942123134,-3.9388407930164817 -2023-10-05,213.73534468514273,1.9666504728293432 -2023-10-06,216.52970253799003,2.7943578528472983 -2023-10-07,214.1760947505924,-2.3536077873976353 -2023-10-08,210.32511329425895,-3.850981456333443 -2023-10-09,213.52677159251104,3.2016582982520845 -2023-10-10,212.91169135794374,-0.6150802345673014 -2023-10-11,211.24102083832545,-1.6706705196182838 -2023-10-12,211.9275449775703,0.6865241392448524 -2023-10-13,209.45096938587793,-2.476575591692381 -2023-10-14,212.3092383332483,2.8582689473703624 -2023-10-15,205.8522594441738,-6.456978889074492 -2023-10-16,214.2176531470578,8.365393702884006 -2023-10-17,216.13468674142524,1.9170335943674388 -2023-10-18,214.87369385313272,-1.2609928882925203 -2023-10-19,217.2305190609349,2.3568252078021885 -2023-10-20,220.86597436545813,3.6354553045232194 -2023-10-21,215.9930642973582,-4.872910068099941 -2023-10-22,208.49330604036533,-7.4997582569928625 -2023-10-23,194.98617770422507,-13.507128336140255 -2023-10-24,195.05881037445715,0.07263267023208186 -2023-10-25,177.20627727785293,-17.85253309660422 -2023-10-26,177.85709408175381,0.6508168039008808 -2023-10-27,176.37026494806722,-1.486829133686598 -2023-10-28,178.53185485535172,2.161589907284508 -2023-10-29,180.60541738717401,2.07356253182229 -2023-10-30,182.72335724602303,2.117939858849013 -2023-10-31,182.86325871488052,0.139901468857488 -2023-11-01,181.9761241953661,-0.8871345195144045 -2023-11-02,185.4633989748301,3.487274779464002 -2023-11-03,178.90748793859368,-6.555911036236438 -2023-11-04,178.77215015931714,-0.13533777927654 -2023-11-05,181.8696784792786,3.0975283199614694 -2023-11-06,176.13130268559462,-5.738375793683986 -2023-11-07,174.09644807254818,-2.0348546130464342 -2023-11-08,168.72097163823486,-5.3754764343133274 -2023-11-09,179.41689417204026,10.695922533805401 -2023-11-10,179.96066525779665,0.54377108575639 -2023-11-11,183.86214537954734,3.9014801217506943 -2023-11-12,180.94823228609772,-2.9139130934496222 -2023-11-13,173.0220143992085,-7.926217886889219 -2023-11-14,178.1436967403425,5.1216823411340044 -2023-11-15,181.048244823292,2.9045480829495034 -2023-11-16,184.95465542905094,3.9064106057589356 -2023-11-17,183.4368256202304,-1.5178298088205509 -2023-11-18,183.3266615280283,-0.11016409220209766 -2023-11-19,186.65598992765953,3.329328399631237 -2023-11-20,180.17579060476154,-6.480199322897988 -2023-11-21,188.61571109438864,8.439920489627099 -2023-11-22,193.55798361062298,4.94227251623434 -2023-11-23,192.83349433474007,-0.7244892758829167 -2023-11-24,198.24887722563932,5.415382890899252 -2023-11-25,196.06652149701014,-2.182355728629176 -2023-11-26,194.02129327827885,-2.045228218731296 -2023-11-27,192.2215227708071,-1.7997705074717487 -2023-11-28,192.28572472229592,0.06420195148882613 -2023-11-29,187.77253837417572,-4.5131863481202 -2023-11-30,187.108289931734,-0.6642484424417319 -2023-12-01,185.39756820020523,-1.7107217315287642 -2023-12-02,188.68216869108394,3.2846004908787165 -2023-12-03,190.0823366511889,1.400167960104966 -2023-12-04,189.36021912665962,-0.7221175245292955 -2023-12-05,188.08813477773322,-1.2720843489263984 -2023-12-06,184.63986953044608,-3.4482652472871393 -2023-12-07,189.66957208912575,5.0297025586796735 -2023-12-08,186.12263076003666,-3.546941329089094 -2023-12-09,184.16749338021646,-1.9551373798202007 -2023-12-10,179.74771198758236,-4.419781392634093 -2023-12-11,191.41402708069563,11.666315093113269 -2023-12-12,191.49155705613927,0.07752997544363893 -2023-12-13,195.86441365196487,4.372856595825596 -2023-12-14,189.09223683516063,-6.772176816804233 -2023-12-15,198.3492222537774,9.256985418616779 -2023-12-16,192.82866745404442,-5.520554799732992 -2023-12-17,192.43836132747506,-0.3903061265693566 -2023-12-18,199.92241019310256,7.4840488656275 -2023-12-19,205.14801633581993,5.225606142717368 -2023-12-20,209.78632389329275,4.638307557472814 -2023-12-21,206.26355342946053,-3.5227704638322166 -2023-12-22,205.9085529979168,-0.3550004315437434 -2023-12-23,209.03916001088382,3.130607012967033 -2023-12-24,213.00859108300529,3.9694310721214663 -2023-12-25,202.51470272345696,-10.493888359548322 -2023-12-26,209.6382646918186,7.123561968361628 -2023-12-27,220.0769670032405,10.438702311421906 -2023-12-28,221.64553405347493,1.568567050234435 -2023-12-29,219.52926653307503,-2.1162675203999015 -2023-12-30,219.65883105053402,0.1295645174589879 -2023-12-31,215.19676542248956,-4.462065628044456 -2024-01-01,224.44099814638363,9.244232723894072 -2024-01-02,230.59948515097028,6.158487004586647 -2024-01-03,225.99950429448518,-4.599980856485104 -2024-01-04,226.9620562229091,0.9625519284239203 -2024-01-05,223.36024877620338,-3.6018074467057204 -2024-01-06,218.14276767737752,-5.217481098825857 -2024-01-07,215.4776602532886,-2.665107424088916 -2024-01-08,224.22527969821596,8.747619444927352 -2024-01-09,218.03105603104106,-6.194223667174896 -2024-01-10,234.1091101433604,16.078054112319336 -2024-01-11,222.322291225065,-11.78681891829541 -2024-01-12,225.7748180612925,3.45252683622752 -2024-01-13,220.32455856107725,-5.450259500215253 -2024-01-14,221.59593346251066,1.2713749014334041 -2024-01-15,217.2944095211423,-4.301523941368345 -2024-01-16,213.3440908400117,-3.950318681130625 -2024-01-17,211.50662528296786,-1.8374655570438279 -2024-01-18,211.481738104504,-0.024887178463870896 -2024-01-19,213.12019677481453,1.6384586703105413 -2024-01-20,207.4700875347359,-5.650109240078621 -2024-01-21,203.81119533349602,-3.658892201239894 -2024-01-22,195.53130622646475,-8.279889107031266 -2024-01-23,206.084481809759,10.553175583294262 -2024-01-24,194.23575525860713,-11.848726551151884 -2024-01-25,192.23010812442,-2.0056471341871145 -2024-01-26,192.70871356818353,0.478605443763513 -2024-01-27,187.80134641078777,-4.907367157395754 -2024-01-28,190.6346024072265,2.833255996438737 -2024-01-29,188.33969021252182,-2.2949121947046933 -2024-01-30,187.68309737784588,-0.6565928346759335 -2024-01-31,190.6430934831173,2.959996105271415 -2024-02-01,193.50681307883727,2.863719595719971 -2024-02-02,187.78509365108138,-5.721719427755886 -2024-02-03,190.6128892611769,2.8277956100955066 -2024-02-04,189.19632203904544,-1.416567222131448 -2024-02-05,190.0101235714662,0.8138015324207686 -2024-02-06,187.15831266615862,-2.8518109053075875 -2024-02-07,188.53027280619705,1.371960140038425 -2024-02-08,178.70497105619845,-9.825301749998602 -2024-02-09,186.65078243775372,7.945811381555274 -2024-02-10,185.18579526471123,-1.4649871730424877 -2024-02-11,183.54344767976679,-1.6423475849444458 -2024-02-12,187.03229940602805,3.4888517262612595 -2024-02-13,188.2431136225887,1.2108142165606637 -2024-02-14,192.12139321308877,3.878279590500057 -2024-02-15,196.52518288262144,4.403789669532671 -2024-02-16,199.5582985929383,3.0331157103168778 -2024-02-17,197.31243511764697,-2.245863475291344 -2024-02-18,204.48785180910474,7.1754166914577695 -2024-02-19,205.4347028889328,0.9468510798280647 -2024-02-20,195.99143015755615,-9.443272731376652 -2024-02-21,199.22456391717483,3.2331337596186813 -2024-02-22,194.76318308644088,-4.461380830733958 -2024-02-23,190.24511153390858,-4.518071552532291 -2024-02-24,195.4512941044059,5.206182570497305 -2024-02-25,202.90299211770173,7.4516980132958395 -2024-02-26,209.58631368929792,6.6833215715961956 -2024-02-27,209.0083076195266,-0.5780060697713338 -2024-02-28,210.3830683743326,1.3747607548060046 -2024-02-29,223.9452321892442,13.5621638149116 -2024-03-01,219.75962755650337,-4.185604632740819 -2024-03-02,212.16946027844818,-7.5901672780551905 -2024-03-03,214.23522501764492,2.0657647391967373 -2024-03-04,221.59873952972663,7.363514512081707 -2024-03-05,234.71243636577938,13.113696836052753 -2024-03-06,245.47794273207208,10.765506366292698 -2024-03-07,229.62459354494845,-15.853349187123627 -2024-03-08,225.53535195604843,-4.089241588900023 -2024-03-09,219.6768203774378,-5.858531578610638 -2024-03-10,223.68081014716833,4.003989769730538 -2024-03-11,232.48593132697022,8.805121179801887 -2024-03-12,231.57262946721912,-0.9133018597511011 -2024-03-13,231.5054640582344,-0.0671654089847209 -2024-03-14,218.1905553789905,-13.3149086792439 -2024-03-15,233.20137495920932,15.010819580218822 -2024-03-16,242.57149616492205,9.370121205712735 -2024-03-17,243.9254791506013,1.353982985679238 -2024-03-18,235.39591144971206,-8.529567700889231 -2024-03-19,247.80383460306086,12.407923153348804 -2024-03-20,256.14558387684986,8.341749273788992 -2024-03-21,254.61431031427867,-1.5312735625711866 -2024-03-22,240.04743784160837,-14.566872472670298 -2024-03-23,239.10511427344917,-0.9423235681591962 -2024-03-24,247.34324409166481,8.23812981821564 -2024-03-25,252.8829205814253,5.539676489760495 -2024-03-26,255.8022526367282,2.9193320553029025 -2024-03-27,248.75990110537373,-7.042351531354484 -2024-03-28,249.64956995636427,0.8896688509905459 -2024-03-29,240.82758325132158,-8.82198670504269 -2024-03-30,238.13045704693124,-2.6971262043903437 -2024-03-31,246.23476572297807,8.104308676046827 -2024-04-01,245.04457941513894,-1.1901863078391273 -2024-04-02,256.16750202122904,11.1229226060901 -2024-04-03,254.73501082432966,-1.4324911968993774 -2024-04-04,253.6448145510923,-1.0901962732373534 -2024-04-05,256.0990519367774,2.4542373856851043 -2024-04-06,258.65961674480695,2.5605648080295396 -2024-04-07,265.1894910402898,6.529874295482841 -2024-04-08,265.8953621804146,0.7058711401248274 -2024-04-09,268.6445564603896,2.7491942799749722 -2024-04-10,257.8099247157085,-10.834631744681076 -2024-04-11,261.42895142316655,3.6190267074580333 -2024-04-12,261.90033072456174,0.4713793013951886 -2024-04-13,273.8137448605917,11.913414136029985 -2024-04-14,265.0285389478657,-8.785205912726042 -2024-04-15,270.32956176046474,5.301022812599058 -2024-04-16,259.1037455943771,-11.225816166087668 -2024-04-17,263.7386269131981,4.634881318821044 -2024-04-18,260.3250275670212,-3.413599346176909 -2024-04-19,270.97676799546696,10.651740428445748 -2024-04-20,274.3713651484144,3.3945971529474264 -2024-04-21,267.2466328752821,-7.124732273132281 -2024-04-22,260.7675108151881,-6.479122060094028 -2024-04-23,259.4413938126768,-1.326117002511296 -2024-04-24,269.9644138493524,10.523020036675632 -2024-04-25,264.7840215669734,-5.180392282378989 -2024-04-26,257.99974054549244,-6.784281021480979 -2024-04-27,266.876189424124,8.87644887863155 -2024-04-28,274.3512818597688,7.475092435644797 -2024-04-29,285.5840971661465,11.232815306377688 -2024-04-30,264.74057212711307,-20.84352503903341 -2024-05-01,262.94321542103137,-1.7973567060817004 -2024-05-02,259.4378185190765,-3.505396901954896 -2024-05-03,264.69848582512407,5.260667306047594 -2024-05-04,261.3131926307776,-3.3852931943464455 -2024-05-05,260.3917777317166,-0.9214148990610056 -2024-05-06,266.16531393166247,5.773536199945852 -2024-05-07,250.12006286620795,-16.045251065454522 -2024-05-08,251.19459714641374,1.0745342802057962 -2024-05-09,252.09842929455664,0.9038321481428966 -2024-05-10,256.95776427818925,4.859334983632607 -2024-05-11,251.58649558729203,-5.37126869089721 -2024-05-12,248.03719257665193,-3.5493030106401022 -2024-05-13,251.7898449680332,3.7526523913812753 -2024-05-14,251.86311225061536,0.07326728258215098 -2024-05-15,242.51922308403798,-9.343889166577384 -2024-05-16,238.63074805346048,-3.8884750305774958 -2024-05-17,238.79716957382584,0.16642152036536118 -2024-05-18,232.2758238079372,-6.52134576588864 -2024-05-19,233.7617795476232,1.4859557396860055 -2024-05-20,256.14751487894364,22.385735331320433 -2024-05-21,261.1038853328851,4.956370453941474 -2024-05-22,257.67704212507965,-3.4268432078054616 -2024-05-23,256.03367500764483,-1.6433671174348206 -2024-05-24,249.78258239209887,-6.251092615545957 -2024-05-25,248.26767576574628,-1.514906626352598 -2024-05-26,251.01378025044735,2.7461044847010783 -2024-05-27,255.76542390080485,4.751643650357494 -2024-05-28,254.88373118551866,-0.8816927152861922 -2024-05-29,255.08709382093716,0.2033626354185003 -2024-05-30,257.0825123934898,1.9954185725526656 -2024-05-31,253.94362942608134,-3.1388829674084775 -2024-06-01,254.93122429033045,0.9875948642491039 -2024-06-02,249.03500603697427,-5.8962182533561815 -2024-06-03,257.21736254066667,8.182356503692404 -2024-06-04,256.33641783386383,-0.8809447068028362 -2024-06-05,245.57382496062144,-10.762592873242397 -2024-06-06,242.9983505025714,-2.5754744580500244 -2024-06-07,234.79233192851913,-8.20601857405228 -2024-06-08,237.3993037835275,2.606971855008368 -2024-06-09,239.0394048968879,1.6401011133604015 -2024-06-10,237.9920434466956,-1.0473614501923123 -2024-06-11,240.92575689912206,2.933713452426474 -2024-06-12,244.330313450437,3.4045565513149256 -2024-06-13,241.84972339064484,-2.4805900597921493 -2024-06-14,245.75273266629182,3.90300927564698 -2024-06-15,251.21211358989743,5.4593809236056074 -2024-06-16,248.1383389109112,-3.07377467898624 -2024-06-17,251.06625777082388,2.927918859912694 -2024-06-18,255.0634294244201,3.9971716535962116 -2024-06-19,255.34729730489028,0.28386788047018285 -2024-06-20,254.23135258136233,-1.1159447235279458 -2024-06-21,255.4667054410203,1.2353528596579793 -2024-06-22,245.1409981177761,-10.325707323244217 -2024-06-23,256.24279964256533,11.101801524789238 -2024-06-24,259.0297552484093,2.786955605843957 -2024-06-25,260.40684415523367,1.3770889068243832 -2024-06-26,256.86283241190347,-3.544011743330202 -2024-06-27,259.55879470014975,2.695962288246278 -2024-06-28,257.8377945272672,-1.7210001728825546 -2024-06-29,257.604786147743,-0.23300837952416487 -2024-06-30,253.49785042919012,-4.106935718552904 -2024-07-01,251.16703829019582,-2.330812138994304 -2024-07-02,251.73771037117672,0.5706720809808985 -2024-07-03,259.0568532526618,7.3191428814851065 -2024-07-04,264.0962478236702,5.0393945710083585 -2024-07-05,274.9494665451447,10.85321872147449 -2024-07-06,279.80421000704973,4.854743461905059 -2024-07-07,280.6300923374489,0.8258823303991676 -2024-07-08,284.33741200183056,3.7073196643816573 -2024-07-09,276.2747071129693,-8.062704888861276 -2024-07-10,281.28814428259125,5.013437169621966 -2024-07-11,289.92669818746805,8.638553904876801 -2024-07-12,294.33229886576663,4.405600678298583 -2024-07-13,294.4420517622536,0.10975289648695252 -2024-07-14,295.0510686301349,0.609016867881337 -2024-07-15,296.90541022359116,1.8543415934562404 -2024-07-16,291.74607926846795,-5.15933095512321 -2024-07-17,287.67417836616255,-4.071900902305401 -2024-07-18,284.4952182938097,-3.1789600723528224 -2024-07-19,285.59592217863366,1.100703884823929 -2024-07-20,284.8577990442065,-0.7381231344271555 -2024-07-21,279.1676547392996,-5.69014430490688 -2024-07-22,281.8392216838205,2.671566944520862 -2024-07-23,266.98170271689804,-14.857518966922441 -2024-07-24,265.1780982385224,-1.8036044783756324 -2024-07-25,273.83627207477105,8.658173836248636 -2024-07-26,277.38032922601826,3.544057151247216 -2024-07-27,277.6943254558215,0.3139962298032515 -2024-07-28,282.5968745563334,4.902549100511862 -2024-07-29,288.27375161266446,5.6768770563310795 -2024-07-30,283.02969430095726,-5.244057311707195 -2024-07-31,278.7493439583625,-4.280350342594772 -2024-08-01,283.5540189795936,4.804675021231105 -2024-08-02,277.45627142135976,-6.097747558233834 -2024-08-03,286.15864410857216,8.702372687212403 -2024-08-04,280.1225538208969,-6.036090287675279 -2024-08-05,273.34083178696136,-6.781722033935523 -2024-08-06,249.86167081233046,-23.4791609746309 -2024-08-07,266.2540455498508,16.392374737520328 -2024-08-08,230.56039754558597,-35.693648004264816 -2024-08-09,233.19029493581877,2.6298973902327987 -2024-08-10,218.33704827764797,-14.853246658170804 -2024-08-11,226.8891915804633,8.552143302815324 -2024-08-12,232.6480263355205,5.758834755057222 -2024-08-13,229.2383861331794,-3.4096402023411088 -2024-08-14,233.63340245476945,4.395016321590049 -2024-08-15,232.67738338351108,-0.9560190712583676 -2024-08-16,223.72286401058003,-8.95451937293106 -2024-08-17,221.1824125920701,-2.5404514185099174 -2024-08-18,230.16267578087854,8.980263188808436 -2024-08-19,227.07432214794935,-3.0883536329291985 -2024-08-20,230.17020705302417,3.0958849050748256 -2024-08-21,229.6997205807262,-0.4704864722979778 -2024-08-22,223.08302756255162,-6.616693018174573 -2024-08-23,226.67275844826622,3.5897308857146015 -2024-08-24,223.36134152833745,-3.3114169199287744 -2024-08-25,221.82384962740176,-1.5374919009356915 -2024-08-26,223.54602499062437,1.7221753632226182 -2024-08-27,223.40841626965707,-0.13760872096730736 -2024-08-28,219.97605855822442,-3.432357711432644 -2024-08-29,221.32181745219404,1.3457588939696166 -2024-08-30,216.8082767830171,-4.513540669176933 -2024-08-31,216.96395964093853,0.15568285792141978 -2024-09-01,217.9545330807165,0.9905734397779611 -2024-09-02,227.42950685309103,9.47497377237454 -2024-09-03,235.35992513399623,7.930418280905201 -2024-09-04,236.96140208426755,1.6014769502713193 -2024-09-05,246.11884819552475,9.157446111257201 -2024-09-06,251.4736010722104,5.354752876685666 -2024-09-07,254.48957196249398,3.015970890283569 -2024-09-08,249.93648398964376,-4.553087972850221 -2024-09-09,248.881971299255,-1.0545126903887478 -2024-09-10,241.9514659252,-6.930505374055002 -2024-09-11,242.0482113212608,0.0967453960607827 -2024-09-12,238.52929686977976,-3.518914451481038 -2024-09-13,230.91315237341442,-7.616144496365337 -2024-09-14,228.77850293810602,-2.134649435308404 -2024-09-15,238.5821216755072,9.803618737401194 -2024-09-16,233.68929207801602,-4.892829597491186 -2024-09-17,241.71339450813912,8.024102430123094 -2024-09-18,244.80827718173418,3.094882673595066 -2024-09-19,255.01374286286213,10.205465681127947 -2024-09-20,258.01493582734054,3.001192964478406 -2024-09-21,260.2025154386246,2.187579611284036 -2024-09-22,263.25899346069224,3.0564780220676653 -2024-09-23,264.53317078608336,1.274177325391122 -2024-09-24,259.5045441815433,-5.028626604540079 -2024-09-25,266.47916300543545,6.974618823892172 -2024-09-26,267.001426083429,0.5222630779935571 -2024-09-27,265.78821498848765,-1.2132110949413573 -2024-09-28,265.74339872644936,-0.04481626203829592 -2024-09-29,260.90531806114785,-4.838080665301504 -2024-09-30,261.68728665290377,0.7819685917559127 -2024-10-01,269.76879976087116,8.081513107967396 -2024-10-02,278.2780556327948,8.509255871923642 -2024-10-03,276.52447018139094,-1.7535854514038647 -2024-10-04,283.96843307107406,7.443962889683121 -2024-10-05,276.801426751843,-7.167006319231064 -2024-10-06,283.31174465021036,6.5103178983673615 -2024-10-07,292.8234871305528,9.511742480342434 -2024-10-08,287.36182668421645,-5.461660446336339 -2024-10-09,293.7250373349094,6.363210650692963 -2024-10-10,281.7081060452386,-12.016931289670822 -2024-10-11,278.2513133983448,-3.4567926468938026 -2024-10-12,277.08189209732205,-1.1694213010227372 -2024-10-13,274.6018606349462,-2.480031462375848 -2024-10-14,275.0604066845258,0.45854604957958145 -2024-10-15,276.9097434886112,1.8493368040853966 -2024-10-16,260.2115847028723,-16.698158785738883 -2024-10-17,258.13660789721627,-2.0749768056560356 -2024-10-18,264.13397760127015,5.997369704053881 -2024-10-19,252.21975209780808,-11.914225503462063 -2024-10-20,255.40787624653777,3.1881241487296847 -2024-10-21,252.34318767861757,-3.0646885679202 -2024-10-22,250.3002828710533,-2.0429048075642697 -2024-10-23,241.66906643463045,-8.631216436422847 -2024-10-24,232.82651020199162,-8.842556232638827 -2024-10-25,239.39837411999676,6.5718639180051355 -2024-10-26,233.82165888871162,-5.576715231285135 -2024-10-27,233.8789812081228,0.05732231941118471 -2024-10-28,226.61216360655285,-7.266817601569954 -2024-10-29,229.61358435972636,3.0014207531735053 -2024-10-30,224.52053553337885,-5.093048826347513 -2024-10-31,233.42928365672867,8.908748123349824 -2024-11-01,232.93575768081388,-0.4935259759147925 -2024-11-02,232.91580238989334,-0.019955290920535163 -2024-11-03,230.48874908283094,-2.4270533070624083 -2024-11-04,232.9943521966328,2.505603113801868 -2024-11-05,238.9598037324548,5.965451535821984 -2024-11-06,244.45315885240558,5.493355119950792 -2024-11-07,248.3853136911759,3.932154838770316 -2024-11-08,245.02398815258132,-3.3613255385945706 -2024-11-09,257.29321056106244,12.269222408481113 -2024-11-10,259.0462778339322,1.753067272869771 -2024-11-11,261.9378556594671,2.8915778255349096 -2024-11-12,265.9929641393185,4.055108479851356 -2024-11-13,272.25967321734373,6.266709078025258 -2024-11-14,245.80238900275123,-26.457284214592505 -2024-11-15,251.97179096984587,6.169401967094643 -2024-11-16,259.25022526969656,7.278434299850687 -2024-11-17,265.2141234636782,5.963898193981663 -2024-11-18,258.05310176583424,-7.161021697843978 -2024-11-19,245.00032878262382,-13.052772983210417 -2024-11-20,238.12025654302505,-6.880072239598775 -2024-11-21,250.54939925333406,12.429142710309009 -2024-11-22,254.0648279972516,3.515428743917539 -2024-11-23,255.80387691499666,1.739048917745066 -2024-11-24,256.0392065676274,0.2353296526307247 -2024-11-25,254.68107854233526,-1.3581280252921317 -2024-11-26,258.82154378899855,4.140465246663297 -2024-11-27,261.8968486395865,3.0753048505879406 -2024-11-28,244.98021779444957,-16.916630845136922 -2024-11-29,239.73910134452692,-5.241116449922657 -2024-11-30,245.75536743712976,6.016266092602848 -2024-12-01,235.67255263280532,-10.082814804324443 -2024-12-02,242.18539222275643,6.512839589951113 -2024-12-03,246.38702302581726,4.201630803060823 -2024-12-04,262.9616354332972,16.574612407479947 -2024-12-05,272.5493083129148,9.587672879617571 -2024-12-06,266.817692816467,-5.731615496447773 -2024-12-07,256.8249677348138,-9.992725081653191 -2024-12-08,255.82574636247105,-0.9992213723427597 -2024-12-09,271.943285812735,16.117539450263934 -2024-12-10,282.47599621418874,10.532710401453755 -2024-12-11,297.5245244312046,15.048528217015871 -2024-12-12,308.5811476827567,11.056623251552082 -2024-12-13,290.76077866943007,-17.820369013326626 -2024-12-14,290.4762877200076,-0.28449094942249076 -2024-12-15,292.7535204327488,2.277232712741238 -2024-12-16,294.8284509159836,2.074930483234766 -2024-12-17,284.0680083378367,-10.760442578146865 -2024-12-18,292.32587451649044,8.257866178653728 -2024-12-19,307.4677287352726,15.141854218782157 -2024-12-20,314.17831554819355,6.710586812920951 -2024-12-21,323.5647600867486,9.386444538555054 -2024-12-22,330.92146453050026,7.356704443751653 -2024-12-23,319.21501657364325,-11.706447956857005 -2024-12-24,318.7447068412011,-0.47030973244216057 -2024-12-25,313.8222615898554,-4.922445251345721 -2024-12-26,327.2373304635644,13.415068873709004 -2024-12-27,324.50713403620216,-2.730196427362216 -2024-12-28,320.75418573270366,-3.752948303498499 -2024-12-29,314.3785108461956,-6.3756748865080795 -2024-12-30,313.6654662651246,-0.7130445810709602 -2024-12-31,313.34516340007326,-0.3203028650513602 -2025-01-01,306.7032804067587,-6.641882993314539 -2025-01-02,317.57336038765305,10.870079980894332 -2025-01-03,321.0286073139948,3.455246926341772 -2025-01-04,326.22638926205906,5.197781948064232 -2025-01-05,322.0075328528963,-4.218856409162754 -2025-01-06,309.7696295295561,-12.23790332334022 -2025-01-07,287.61388553750305,-22.155743992053033 -2025-01-08,290.2117867721426,2.5979012346395507 -2025-01-09,286.6818485283523,-3.5299382437902977 -2025-01-10,273.1537055926304,-13.528142935721917 -2025-01-11,277.8229739214998,4.669268328869407 -2025-01-12,272.78947479663515,-5.0334991248646475 -2025-01-13,289.37358010421497,16.58410530757982 -2025-01-14,291.1546217282393,1.7810416240243399 -2025-01-15,299.7448931270124,8.590271398773098 -2025-01-16,296.71399551428186,-3.0308976127305414 -2025-01-17,307.2407620191884,10.526766504906561 -2025-01-18,320.35609181673493,13.115329797546508 -2025-01-19,307.6610059862691,-12.695085830465814 -2025-01-20,310.92245647690925,3.2614504906401294 -2025-01-21,307.75529871130277,-3.1671577656064756 -2025-01-22,298.92156549398425,-8.833733217318525 -2025-01-23,289.69596103079164,-9.22560446319261 -2025-01-24,289.0159412190866,-0.6800198117050513 -2025-01-25,289.7082861819887,0.6923449629020979 -2025-01-26,293.0715596431626,3.3632734611738897 -2025-01-27,300.92503934421427,7.853479701051697 -2025-01-28,311.20689464301284,10.281855298798575 -2025-01-29,280.0334969073825,-31.173397735630317 -2025-01-30,293.5931592045804,13.55966229719786 -2025-01-31,294.411164113145,0.8180049085646033 -2025-02-01,276.07897502054834,-18.33218909259665 -2025-02-02,254.33069833298705,-21.748276687561287 -2025-02-03,208.98037031642232,-45.35032801656473 -2025-02-04,207.87937918585465,-1.100991130567678 -2025-02-05,196.7774340003461,-11.101945185508555 -2025-02-06,207.460195321723,10.682761321376915 -2025-02-07,214.40606069644707,6.945865374724065 -2025-02-08,212.58617739594587,-1.8198833005012034 -2025-02-09,219.09636074488964,6.5101833489437695 -2025-02-10,216.57433805252478,-2.5220226923648568 -2025-02-11,226.01461388240114,9.440275829876356 -2025-02-12,235.61701906552963,9.602405183128496 -2025-02-13,235.58808999687756,-0.028929068652075784 -2025-02-14,237.8491367161225,2.261046719244945 -2025-02-15,237.63502897701446,-0.21410773910804437 -2025-02-16,232.0967975495546,-5.538231427459863 -2025-02-17,239.43269567384854,7.335898124293948 -2025-02-18,244.49038581934613,5.057690145497588 -2025-02-19,235.12501904857152,-9.365366770774614 -2025-02-20,236.48984273090153,1.3648236823300124 -2025-02-21,241.39959255740342,4.909749826501894 -2025-02-22,235.31705329844854,-6.082539258954881 -2025-02-23,231.59369960452477,-3.7233536939237695 -2025-02-24,233.85309305201852,2.25939344749375 -2025-02-25,234.92857855934133,1.07548550732281 -2025-02-26,232.45370244386447,-2.47487611547686 -2025-02-27,231.8113902482807,-0.6423121955837701 -2025-02-28,235.4567187769102,3.6453285286295056 -2025-03-01,231.32471651361013,-4.13200226330008 -2025-03-02,261.40102711516556,30.076310601555434 -2025-03-03,262.5669646287617,1.165937513596134 -2025-03-04,270.4946467187344,7.927682089972677 -2025-03-05,274.66166886518033,4.167022146445959 -2025-03-06,288.7369791267559,14.075310261575567 -2025-03-07,273.231653008743,-15.505326118012874 -2025-03-08,282.159036089428,8.92738308068499 -2025-03-09,302.5791557010788,20.42011961165076 -2025-03-10,303.1102487319576,0.5310930308788215 -2025-03-11,294.45801468210567,-8.652234049851927 -2025-03-12,289.8628034391453,-4.595211242960374 -2025-03-13,283.0235092725857,-6.839294166559569 -2025-03-14,289.15475911502097,6.131249842435238 -2025-03-15,284.18699141421916,-4.967767700801801 -2025-03-16,292.25297414594064,8.065982731721476 -2025-03-17,281.2262541946158,-11.026719951324822 -2025-03-18,292.6385620233738,11.412307828758003 -2025-03-19,304.7827285316053,12.144166508231478 -2025-03-20,311.34082863360294,6.558100101997638 -2025-03-21,303.6664078929966,-7.674420740606365 -2025-03-22,308.4785439865383,4.81213609354171 -2025-03-23,309.3198542864373,0.8413102998990212 -2025-03-24,307.30478325133663,-2.015071035100675 -2025-03-25,296.7130590349768,-10.591724216359808 -2025-03-26,296.1866755886499,-0.5263834463269177 -2025-03-27,298.0188552717081,1.8321796830582002 -2025-03-28,305.501660028278,7.482804756569919 -2025-03-29,313.7084095493748,8.206749521096754 -2025-03-30,310.97800786279794,-2.7304016865768403 -2025-03-31,315.0505228258054,4.07251496300745 -2025-04-01,332.82644953514665,17.775926709341263 -2025-04-02,338.6301973783622,5.803747843215547 -2025-04-03,342.7810881128268,4.15089073446461 -2025-04-04,311.1112887802609,-31.6697993325659 -2025-04-05,316.6653359996927,5.554047219431766 -2025-04-06,324.38786234143015,7.722526341737478 -2025-04-07,315.50517152125184,-8.882690820178311 -2025-04-08,320.19636298671054,4.691191465458701 -2025-04-09,321.4959442172152,1.299581230504657 -2025-04-10,342.72767520244247,21.231730985227273 -2025-04-11,332.0304351607752,-10.697240041667271 -2025-04-12,341.1144805558154,9.08404539504022 -2025-04-13,330.07045835273294,-11.044022203082477 -2025-04-14,334.1388797164336,4.068421363700679 -2025-04-15,317.0085588748713,-17.13032084156231 -2025-04-16,302.51777871258327,-14.490780162288047 -2025-04-17,302.5075056963325,-0.010273016250778255 -2025-04-18,297.7929446241037,-4.714561072228776 -2025-04-19,304.23093675066184,6.437992126558129 -2025-04-20,301.9677030416333,-2.2632337090285546 -2025-04-21,305.577985900904,3.6102828592707397 -2025-04-22,314.6338717630225,9.055885862118487 -2025-04-23,302.2982414260921,-12.335630336930421 -2025-04-24,297.2213195672897,-5.076921858802393 -2025-04-25,298.54683917724435,1.3255196099546538 -2025-04-26,289.4085676686481,-9.138271508596233 -2025-04-27,283.1855370335976,-6.22303063505052 -2025-04-28,287.90764528961824,4.722108256020647 -2025-04-29,284.58138258109557,-3.326262708522677 -2025-04-30,283.3545706427323,-1.2268119383632552 -2025-05-01,292.75946635203394,9.404895709301627 -2025-05-02,279.8429020045938,-12.916564347440158 -2025-05-03,283.8405060282285,3.9976040236347217 -2025-05-04,277.29950966360326,-6.540996364625244 -2025-05-05,273.78380035021627,-3.515709313386992 -2025-05-06,276.2060325897414,2.422232239525158 -2025-05-07,278.54988862773513,2.343856037993703 -2025-05-08,286.7697984029179,8.21990977518277 -2025-05-09,284.407205801559,-2.3625926013589265 -2025-05-10,292.29520933430587,7.888003532746893 -2025-05-11,293.70412458622417,1.4089152519183017 -2025-05-12,296.6232152153473,2.9190906291231045 -2025-05-13,314.3748895966796,17.75167438133235 -2025-05-14,316.6003022488654,2.225412652185753 -2025-05-15,310.1382443174601,-6.4620579314052975 -2025-05-16,318.6052937346386,8.467049417178544 -2025-05-17,323.69480304346666,5.089509308828042 -2025-05-18,334.7457063339587,11.050903290492045 -2025-05-19,348.27488081629497,13.52917448233626 -2025-05-20,345.76550740419503,-2.509373412099933 -2025-05-21,351.9008232724239,6.135315868228872 -2025-05-22,362.73951952759717,10.83869625517326 -2025-05-23,372.29221106203516,9.552691534437997 -2025-05-24,366.7113758227458,-5.5808352392893426 -2025-05-25,369.32651793465,2.615142111904163 -2025-05-26,368.32793354615865,-0.9985843884913379 -2025-05-27,352.1352678827998,-16.192665663358866 -2025-05-28,341.1508816396963,-10.984386243103472 -2025-05-29,365.5527114377259,24.40182979802961 -2025-05-30,350.6051169960165,-14.947594441709441 -2025-05-31,344.5219784633005,-6.083138532715964 -2025-06-01,343.41702139356073,-1.1049570697397826 -2025-06-02,348.0553569315258,4.638335537965077 -2025-06-03,336.2759328430007,-11.779424088525104 -2025-06-04,330.7747628220644,-5.501170020936286 -2025-06-05,330.62431676982385,-0.15044605224056795 -2025-06-06,332.8516119101217,2.2272951402978265 -2025-06-07,326.8550389913164,-5.9965729188052705 -2025-06-08,321.02126938362323,-5.833769607693171 -2025-06-09,346.8344666347662,25.81319725114298 -2025-06-10,338.7664599409636,-8.068006693802602 -2025-06-11,338.72362312148954,-0.04283681947407558 -2025-06-12,352.184235488534,13.460612367044462 -2025-06-13,342.7101978988276,-9.474037589706427 -2025-06-14,349.5269529643299,6.816755065502321 -2025-06-15,344.74751565234203,-4.779437311987863 -2025-06-16,342.1094085643374,-2.638107088004631 -2025-06-17,343.1917921724146,1.0823836080771798 -2025-06-18,329.58851234942443,-13.603279822990146 -2025-06-19,330.84187229674905,1.2533599473246113 -2025-06-20,337.58704921010246,6.7451769133534185 -2025-06-21,348.97211090640843,11.385061696305968 -2025-06-22,356.70744530172993,7.735334395321502 -2025-06-23,367.11966184140107,10.412216539671135 -2025-06-24,377.37893396239866,10.259272120997593 -2025-06-25,368.81890966318343,-8.560024299215229 -2025-06-26,371.7178058677803,2.8988962045968947 -2025-06-27,364.7210235210874,-6.996782346692953 -2025-06-28,364.94407340144824,0.22304988036086115 -2025-06-29,369.84892528388303,4.904851882434798 -2025-06-30,372.345341894549,2.4964166106659604 -2025-07-01,383.89720531946887,11.551863424919873 -2025-07-02,398.74596473621057,14.8487594167417 -2025-07-03,394.1905833067158,-4.555381429494787 -2025-07-04,400.41943865055674,6.228855343840962 -2025-07-05,401.636305123847,1.2168664732902812 -2025-07-06,406.19346083160815,4.557155707761126 -2025-07-07,414.8529095174173,8.659448685809139 -2025-07-08,424.92325656000395,10.070347042586661 -2025-07-09,427.5726272940528,2.64937073404883 -2025-07-10,431.54724386135734,3.9746165673045653 -2025-07-11,409.28596164733074,-22.261282214026608 -2025-07-12,410.91281929982,1.6268576524892637 -2025-07-13,400.2726980882531,-10.640121211566907 -2025-07-14,411.4280625885718,11.155364500318683 -2025-07-15,426.5013432293873,15.07328064081554 -2025-07-16,443.36986152705515,16.868518297667833 -2025-07-17,432.21136149515104,-11.158500031904111 -2025-07-18,459.04338851958795,26.83202702443691 -2025-07-19,436.1192293131698,-22.924159206418153 -2025-07-20,448.74597548017175,12.626746167001954 -2025-07-21,429.5712606820861,-19.17471479808563 -2025-07-22,430.24858001802363,0.6773193359375114 -2025-07-23,421.09906311173455,-9.14951690628908 -2025-07-24,407.5972362442956,-13.501826867438979 -2025-07-25,405.6891015772464,-1.9081346670491826 -2025-07-26,397.5764762945636,-8.112625282682814 -2025-07-27,392.46845766713443,-5.108018627429146 -2025-07-28,401.0938449150747,8.625387247940296 -2025-07-29,408.0647448786913,6.970899963616546 -2025-07-30,393.5100005877575,-14.554744290933797 -2025-07-31,385.4216905591957,-8.08831002856175 -2025-08-01,396.6688463053031,11.247155746107353 -2025-08-02,401.2691222730361,4.600275967733012 -2025-08-03,388.97706313903075,-12.292059134005342 -2025-08-04,364.5456246011721,-24.43143853785864 -2025-08-05,366.3662039812753,1.8205793801031973 -2025-08-06,375.46839356744977,9.102189586174461 -2025-08-07,386.0308414376052,10.562447870155438 -2025-08-08,392.27165959623665,6.240818158631441 -2025-08-09,395.3928035743524,3.1211439781157537 -2025-08-10,385.6666880703613,-9.726115503991082 -2025-08-11,385.7778822660211,0.1111941956597775 -2025-08-12,404.745685014643,18.96780274862192 -2025-08-13,415.6579564660202,10.912271451377194 -2025-08-14,411.9583811171292,-3.699575348891017 -2025-08-15,420.85158252383667,8.893201406707476 -2025-08-16,410.19467932757755,-10.656903196259123 -2025-08-17,421.1409070742588,10.946227746681245 -2025-08-18,420.7954834771849,-0.34542359707387504 -2025-08-19,426.43636665106374,5.640883173878819 -2025-08-20,412.6922008957905,-13.74416575527323 -2025-08-21,407.8916931750597,-4.80050772073082 -2025-08-22,349.11586018768486,-58.77583298737483 -2025-08-23,356.90628928687784,7.790429099192977 -2025-08-24,354.82157872036424,-2.0847105665135928 -2025-08-25,387.80424804728636,32.98266932692212 -2025-08-26,393.6893458157233,5.885097768436935 -2025-08-27,368.9839842568714,-24.705361558851905 -2025-08-28,373.23169282512276,4.247708568251369 -2025-08-29,378.5387667548078,5.307073929685032 -2025-08-30,359.7203028803546,-18.818463874453187 -2025-08-31,367.08863476150793,7.368331881153324 -2025-09-01,368.67640619972,1.587771438212087 -2025-09-02,358.0318097729656,-10.644596426754447 -2025-09-03,355.16911813105884,-2.8626916419067356 -2025-09-04,359.0923452249439,3.923227093885089 -2025-09-05,364.58364720499037,5.491301980046444 -2025-09-06,367.04182682907896,2.4581796240885865 -2025-09-07,366.1029535329938,-0.9388732960851485 -2025-09-08,363.66381768047535,-2.4391358525184614 -2025-09-09,372.62185450322886,8.958036822753513 -2025-09-10,372.4515528311019,-0.17030167212698188 -2025-09-11,361.9773832249503,-10.474169606151577 -2025-09-12,347.05716686715385,-14.920216357796448 -2025-09-13,351.6028792403934,4.545712373239553 -2025-09-14,346.4086662439726,-5.194212996420788 -2025-09-15,354.19458075162925,7.785914507656628 -2025-09-16,350.51586907817494,-3.678711673454302 -2025-09-17,351.84386159897105,1.3279925207961014 -2025-09-18,340.0459855970067,-11.797876001964369 -2025-09-19,348.3243672043257,8.278381607319034 -2025-09-20,343.06118341590076,-5.2631837884249535 -2025-09-21,338.5736565203209,-4.487526895579833 -2025-09-22,350.164011757154,11.59035523683309 -2025-09-23,324.2575210790084,-25.906490678145587 -2025-09-24,327.3135701434266,3.0560490644181755 -2025-09-25,332.7963919591404,5.482821815713805 -2025-09-26,304.5253148174192,-28.271077141721207 -2025-09-27,306.31087186671493,1.7855570492957327 -2025-09-28,307.1014097790577,0.7905379123427565 -2025-09-29,306.6069505117317,-0.4944592673259649 -2025-09-30,307.11717194467144,0.5102214329397157 -2025-10-01,312.0278640228975,4.910692078226077 -2025-10-02,318.80430250380476,6.776438480907245 -2025-10-03,313.70949707127755,-5.09480543252721 -2025-10-04,304.1174241113613,-9.592072959916266 -2025-10-05,306.39668488218666,2.279260770825374 -2025-10-06,291.9380880881797,-14.45859679400695 -2025-10-07,288.5353182894029,-3.4027697987768306 -2025-10-08,289.5939303310388,1.0586120416359108 -2025-10-09,298.8098664945932,9.215936163554431 -2025-10-10,295.7969337254775,-3.0129327691157073 -2025-10-11,293.8304772130622,-1.9664565124153341 -2025-10-12,311.35083871524176,17.520361502179583 -2025-10-13,324.8560859371017,13.505247221859918 -2025-10-14,333.66554733748245,8.80946140038077 -2025-10-15,334.5321282130427,0.8665808755602598 -2025-10-16,331.41541249410733,-3.1167157189353816 -2025-10-17,338.5115594714512,7.096146977343892 -2025-10-18,338.5323112063888,0.020751734937562105 -2025-10-19,339.54961095703,1.0172997506412003 -2025-10-20,343.3946606940367,3.8450497370067183 -2025-10-21,350.3734149506731,6.978754256636421 -2025-10-22,357.153945555768,6.780530605094896 -2025-10-23,348.60958772621177,-8.544357829556247 -2025-10-24,354.20451271828836,5.594924992076585 -2025-10-25,351.4115084133923,-2.7930043048960442 -2025-10-26,353.11711264121516,1.705604227822846 -2025-10-27,356.639071399306,3.5219587580908183 -2025-10-28,356.95126679580426,0.3121953964982822 -2025-10-29,335.9430790225786,-21.008187773225643 -2025-10-30,346.3284948992212,10.385415876642583 -2025-10-31,342.55637816934666,-3.77211672987454 -2025-11-01,336.4944130578554,-6.061965111491247 -2025-11-02,343.1363020295281,6.641888971672699 -2025-11-03,350.51129247599675,7.374990446468644 -2025-11-04,374.3422739568308,23.830981480834055 -2025-11-05,377.7532982501338,3.411024293303001 -2025-11-06,387.3059310928281,9.552632842694265 -2025-11-07,400.7531695649656,13.447238472137542 -2025-11-08,396.7398794257427,-4.013290139222931 -2025-11-09,414.80881412671675,18.06893470097407 -2025-11-10,405.5972597528896,-9.211554373827141 -2025-11-11,410.76635437787826,5.169094624988645 -2025-11-12,409.71335070375517,-1.0530036741230901 -2025-11-13,389.71697841845616,-19.996372285299003 -2025-11-14,368.3776926431732,-21.339285775282974 -2025-11-15,348.1971407550804,-20.180551888092793 -2025-11-16,367.4444257428227,19.24728498774232 -2025-11-17,360.052372710914,-7.392053031908688 -2025-11-18,374.5686216555692,14.51624894465516 -2025-11-19,343.7512602265755,-30.817361428993706 -2025-11-20,351.9138998685895,8.162639642014028 -2025-11-21,335.4051240160796,-16.508775852509928 -2025-11-22,318.3930191817487,-17.0121048343309 -2025-11-23,322.5659431639143,4.172923982165628 -2025-11-24,301.7601999028585,-20.805743261055795 -2025-11-25,286.3785260034971,-15.38167389936143 -2025-11-26,282.41917559624824,-3.9593504072488486 -2025-11-27,280.70449336512445,-1.7146822311237884 -2025-11-28,279.18474830700836,-1.5197450581160865 -2025-11-29,283.9714596111128,4.786711304104415 -2025-11-30,285.9799212419027,2.0084616307898955 -2025-12-01,295.2152850158733,9.235363773970619 -2025-12-02,301.0552508076826,5.839965791809334 -2025-12-03,301.72213494418423,0.6668841365016078 -2025-12-04,298.28812418221275,-3.4340107619714786 -2025-12-05,304.0754645217582,5.7873403395454375 -2025-12-06,298.09397162626203,-5.98149289549616 -2025-12-07,299.40740236246717,1.3134307362051345 -2025-12-08,297.55018849442916,-1.8572138680380021 -2025-12-09,289.2763640778078,-8.27382441662138 -2025-12-10,288.86436673641873,-0.4119973413890534 -2025-12-11,303.2469339297166,14.38256719329786 -2025-12-12,287.08552257477845,-16.16141135493814 -2025-12-13,277.9941551210621,-9.091367453716373 -2025-12-14,276.7822835972319,-1.2118715238301547 -2025-12-15,283.09970316099594,6.31741956376402 -2025-12-16,268.7121883049198,-14.387514856076166 -2025-12-17,265.1436122266511,-3.568576078268677 -2025-12-18,272.32953997528193,7.1859277486308315 -2025-12-19,280.9880293813115,8.65848940602956 -2025-12-20,277.2918709270862,-3.6961584542252695 -2025-12-21,270.23270483284466,-7.0591660942415615 -2025-12-22,281.51778822737566,11.285083394531 -2025-12-23,287.76484667941963,6.247058452043973 -2025-12-24,288.3466220872366,0.5817754078169628 -2025-12-25,291.10131567832235,2.754693591085754 -2025-12-26,290.5708059482903,-0.5305097300320654 -2025-12-27,288.7765513496704,-1.7942545986198866 -2025-12-28,285.9230429713823,-2.8535083782880974 -2025-12-29,292.05482768024166,6.131784708859357 -2025-12-30,294.10454960430246,2.0497219240608047 -2025-12-31,295.45309206039354,1.3485424560910815 diff --git a/strategy/results/bb_midline_15m_2020_2025_trade_detail.csv b/strategy/results/bb_midline_15m_2020_2025_trade_detail.csv deleted file mode 100644 index 12adb25..0000000 --- a/strategy/results/bb_midline_15m_2020_2025_trade_detail.csv +++ /dev/null @@ -1,19008 +0,0 @@ -序号,方向,开仓时间,平仓时间,开仓价,平仓价,保证金,杠杆,数量,毛盈亏,手续费,净盈亏,平仓原因 -1,做多,2020-01-03 04:30:00,2020-01-03 08:30:00,129.81,132.7,2.0,100.0,1.5407,4.45,0.1,4.35,tp_upper -2,做多,2020-01-03 22:30:00,2020-01-04 01:15:00,132.63,132.94,2.04,100.0,1.54,0.48,0.1,0.38,flip -3,做空,2020-01-04 01:15:00,2020-01-04 01:30:00,132.94,133.05,2.05,100.0,1.5405,-0.17,0.1,-0.27,flip -4,做多,2020-01-04 01:30:00,2020-01-04 01:45:00,133.05,132.97,2.04,100.0,1.5364,-0.12,0.1,-0.23,flip -5,做空,2020-01-04 01:45:00,2020-01-04 02:00:00,132.97,133.14,2.04,100.0,1.5349,-0.26,0.1,-0.36,flip -6,做多,2020-01-04 02:00:00,2020-01-04 02:15:00,133.14,132.95,2.04,100.0,1.5294,-0.29,0.1,-0.39,flip -7,做空,2020-01-04 02:15:00,2020-01-04 02:30:00,132.95,133.11,2.03,100.0,1.5279,-0.24,0.1,-0.35,flip -8,做多,2020-01-04 02:30:00,2020-01-04 04:00:00,133.11,133.21,2.03,100.0,1.5227,0.15,0.1,0.05,flip -9,做空,2020-01-04 04:00:00,2020-01-04 04:15:00,133.21,133.39,2.03,100.0,1.5212,-0.27,0.1,-0.38,flip -10,做多,2020-01-04 04:15:00,2020-01-04 08:45:00,133.39,133.55,2.02,100.0,1.5156,0.24,0.1,0.14,flip -11,做空,2020-01-04 08:45:00,2020-01-04 09:15:00,133.55,133.61,2.02,100.0,1.5141,-0.09,0.1,-0.19,flip -12,做多,2020-01-04 09:15:00,2020-01-04 10:45:00,133.61,133.32,2.02,100.0,1.5112,-0.44,0.1,-0.54,flip -13,做空,2020-01-04 10:45:00,2020-01-04 11:00:00,133.32,133.4,2.01,100.0,1.5097,-0.12,0.1,-0.22,flip -14,做多,2020-01-04 11:00:00,2020-01-04 12:00:00,133.4,133.27,2.01,100.0,1.5063,-0.2,0.1,-0.3,flip -15,做空,2020-01-04 12:00:00,2020-01-04 15:15:00,133.27,133.51,2.01,100.0,1.5048,-0.36,0.1,-0.46,flip -16,做多,2020-01-04 15:15:00,2020-01-04 15:30:00,133.51,133.39,2.0,100.0,1.4979,-0.18,0.1,-0.28,flip -17,做空,2020-01-04 15:30:00,2020-01-04 17:00:00,133.39,133.5,2.0,100.0,1.4964,-0.16,0.1,-0.26,flip -18,做多,2020-01-04 17:00:00,2020-01-04 18:30:00,133.5,133.61,1.99,100.0,1.4925,0.16,0.1,0.06,tp_upper -19,做多,2020-01-04 19:15:00,2020-01-04 20:00:00,133.75,133.47,1.99,100.0,1.4894,-0.42,0.1,-0.52,flip -20,做空,2020-01-04 20:00:00,2020-01-04 20:15:00,133.47,133.8,1.99,100.0,1.4879,-0.49,0.1,-0.59,flip -21,做多,2020-01-04 20:15:00,2020-01-05 09:30:00,133.8,135.13,1.98,100.0,1.4791,1.97,0.1,1.87,flip -22,做空,2020-01-05 09:30:00,2020-01-05 10:45:00,135.13,134.86,2.03,100.0,1.5032,0.41,0.1,0.3,flip -23,做多,2020-01-05 10:45:00,2020-01-05 11:45:00,134.86,135.03,2.03,100.0,1.5077,0.26,0.1,0.15,flip -24,做空,2020-01-05 11:45:00,2020-01-05 12:00:00,135.03,135.42,2.03,100.0,1.5062,-0.59,0.1,-0.69,flip -25,做多,2020-01-05 12:00:00,2020-01-05 13:15:00,135.42,135.24,2.03,100.0,1.496,-0.27,0.1,-0.37,flip -26,做空,2020-01-05 13:15:00,2020-01-05 13:30:00,135.24,135.51,2.02,100.0,1.4945,-0.4,0.1,-0.5,flip -27,做多,2020-01-05 13:30:00,2020-01-05 15:30:00,135.51,136.97,2.02,100.0,1.487,2.17,0.1,2.07,tp_upper -28,做多,2020-01-06 01:30:00,2020-01-07 04:45:00,136.48,142.5,2.05,100.0,1.4996,9.03,0.11,8.92,flip -29,做空,2020-01-07 04:45:00,2020-01-07 07:15:00,142.5,142.76,2.14,100.0,1.4988,-0.39,0.11,-0.5,flip -30,做多,2020-01-07 07:15:00,2020-01-07 09:30:00,142.76,142.99,2.13,100.0,1.4918,0.34,0.11,0.24,flip -31,做空,2020-01-07 09:30:00,2020-01-07 11:00:00,142.99,143.35,2.13,100.0,1.4903,-0.54,0.11,-0.64,flip -32,做多,2020-01-07 11:00:00,2020-01-07 11:45:00,143.35,142.63,2.12,100.0,1.4813,-1.07,0.11,-1.17,flip -33,做空,2020-01-07 11:45:00,2020-01-07 17:15:00,142.63,142.25,2.11,100.0,1.4798,0.56,0.11,0.46,flip -34,做多,2020-01-07 17:15:00,2020-01-07 21:45:00,142.25,142.49,2.11,100.0,1.4863,0.36,0.11,0.25,flip -35,做空,2020-01-07 21:45:00,2020-01-07 23:00:00,142.49,142.77,2.12,100.0,1.4848,-0.42,0.11,-0.52,flip -36,做多,2020-01-07 23:00:00,2020-01-08 00:45:00,142.77,147.51,2.11,100.0,1.4775,7.0,0.11,6.89,tp_upper -37,做多,2020-01-08 08:15:00,2020-01-08 09:00:00,143.68,143.48,2.19,100.0,1.526,-0.31,0.11,-0.41,flip -38,做空,2020-01-08 09:00:00,2020-01-08 10:30:00,143.48,144.16,2.19,100.0,1.5245,-1.04,0.11,-1.15,flip -39,做多,2020-01-08 10:30:00,2020-01-08 10:45:00,144.16,143.91,2.17,100.0,1.5086,-0.38,0.11,-0.49,flip -40,做空,2020-01-08 10:45:00,2020-01-08 11:00:00,143.91,144.23,2.17,100.0,1.5071,-0.48,0.11,-0.59,flip -41,做多,2020-01-08 11:00:00,2020-01-08 11:30:00,144.23,143.88,2.16,100.0,1.4989,-0.52,0.11,-0.63,flip -42,做空,2020-01-08 11:30:00,2020-01-08 23:15:00,143.88,141.28,2.15,100.0,1.4974,3.89,0.11,3.79,flip -43,做多,2020-01-08 23:15:00,2020-01-08 23:30:00,141.28,141.12,2.19,100.0,1.551,-0.25,0.11,-0.36,flip -44,做空,2020-01-08 23:30:00,2020-01-09 01:30:00,141.12,140.92,2.19,100.0,1.5494,0.31,0.11,0.2,flip -45,做多,2020-01-09 01:30:00,2020-01-09 02:15:00,140.92,140.7,2.2,100.0,1.5634,-0.34,0.11,-0.45,flip -46,做空,2020-01-09 02:15:00,2020-01-09 04:30:00,140.7,140.11,2.2,100.0,1.5618,0.92,0.11,0.81,flip -47,做多,2020-01-09 04:30:00,2020-01-09 04:45:00,140.11,139.98,2.2,100.0,1.5734,-0.2,0.11,-0.31,flip -48,做空,2020-01-09 04:45:00,2020-01-09 07:00:00,139.98,139.72,2.2,100.0,1.5718,0.41,0.11,0.3,flip -49,做多,2020-01-09 07:00:00,2020-01-09 08:30:00,139.72,139.61,2.2,100.0,1.5761,-0.17,0.11,-0.28,flip -50,做空,2020-01-09 08:30:00,2020-01-09 20:00:00,139.61,139.15,2.2,100.0,1.5745,0.72,0.11,0.61,flip -51,做多,2020-01-09 20:00:00,2020-01-09 20:45:00,139.15,137.71,2.2,100.0,1.5834,-2.28,0.11,-2.39,flip -52,做空,2020-01-09 20:45:00,2020-01-09 23:45:00,137.71,137.73,2.18,100.0,1.5818,-0.03,0.11,-0.14,flip -53,做多,2020-01-09 23:45:00,2020-01-10 00:15:00,137.73,137.64,2.18,100.0,1.5797,-0.14,0.11,-0.25,flip -54,做空,2020-01-10 00:15:00,2020-01-10 10:45:00,137.64,136.78,2.19,100.0,1.5911,1.37,0.11,1.26,flip -55,做多,2020-01-10 10:45:00,2020-01-10 15:15:00,136.78,141.78,2.2,100.0,1.6095,8.05,0.11,7.93,tp_upper -56,做多,2020-01-11 05:30:00,2020-01-11 06:00:00,142.49,142.14,2.28,100.0,1.6034,-0.56,0.11,-0.68,flip -57,做空,2020-01-11 06:00:00,2020-01-11 06:15:00,142.14,142.8,2.28,100.0,1.6018,-1.06,0.11,-1.17,flip -58,做多,2020-01-11 06:15:00,2020-01-11 06:45:00,142.8,142.86,2.26,100.0,1.5854,0.1,0.11,-0.02,flip -59,做空,2020-01-11 06:45:00,2020-01-11 07:00:00,142.86,143.63,2.26,100.0,1.5838,-1.22,0.11,-1.33,flip -60,做多,2020-01-11 07:00:00,2020-01-11 07:30:00,143.63,143.09,2.25,100.0,1.5652,-0.85,0.11,-0.96,flip -61,做空,2020-01-11 07:30:00,2020-01-11 08:15:00,143.09,143.18,2.24,100.0,1.5636,-0.14,0.11,-0.25,flip -62,做多,2020-01-11 08:15:00,2020-01-11 08:30:00,143.18,143.04,2.23,100.0,1.5601,-0.22,0.11,-0.33,flip -63,做空,2020-01-11 08:30:00,2020-01-11 09:00:00,143.04,143.41,2.23,100.0,1.5586,-0.58,0.11,-0.69,flip -64,做多,2020-01-11 09:00:00,2020-01-11 10:15:00,143.41,143.46,2.22,100.0,1.549,0.08,0.11,-0.03,flip -65,做空,2020-01-11 10:15:00,2020-01-11 13:30:00,143.46,143.12,2.22,100.0,1.5474,0.53,0.11,0.42,flip -66,做多,2020-01-11 13:30:00,2020-01-11 14:15:00,143.12,143.22,2.22,100.0,1.5532,0.16,0.11,0.04,flip -67,做空,2020-01-11 14:15:00,2020-01-11 15:45:00,143.22,143.4,2.22,100.0,1.5517,-0.28,0.11,-0.39,flip -68,做多,2020-01-11 15:45:00,2020-01-11 16:45:00,143.4,146.29,2.22,100.0,1.5462,4.47,0.11,4.36,tp_upper -69,做多,2020-01-12 02:15:00,2020-01-12 02:45:00,143.93,144.09,2.29,100.0,1.5882,0.25,0.11,0.14,flip -70,做空,2020-01-12 02:45:00,2020-01-12 06:00:00,144.09,145.25,2.29,100.0,1.5867,-1.84,0.12,-1.96,flip -71,做多,2020-01-12 06:00:00,2020-01-12 06:45:00,145.25,144.28,2.27,100.0,1.5597,-1.51,0.11,-1.63,flip -72,做空,2020-01-12 06:45:00,2020-01-12 07:00:00,144.28,144.63,2.25,100.0,1.5582,-0.55,0.11,-0.66,flip -73,做多,2020-01-12 07:00:00,2020-01-12 07:15:00,144.63,144.43,2.24,100.0,1.5491,-0.31,0.11,-0.42,flip -74,做空,2020-01-12 07:15:00,2020-01-12 07:30:00,144.43,144.68,2.24,100.0,1.5475,-0.39,0.11,-0.5,flip -75,做多,2020-01-12 07:30:00,2020-01-12 07:45:00,144.68,144.54,2.23,100.0,1.5406,-0.22,0.11,-0.33,flip -76,做空,2020-01-12 07:45:00,2020-01-12 08:00:00,144.54,145.09,2.22,100.0,1.5391,-0.85,0.11,-0.96,flip -77,做多,2020-01-12 08:00:00,2020-01-12 08:30:00,145.09,144.83,2.21,100.0,1.5259,-0.4,0.11,-0.51,flip -78,做空,2020-01-12 08:30:00,2020-01-12 08:45:00,144.83,144.86,2.21,100.0,1.5244,-0.05,0.11,-0.16,flip -79,做多,2020-01-12 08:45:00,2020-01-12 09:00:00,144.86,144.64,2.21,100.0,1.5222,-0.33,0.11,-0.44,flip -80,做空,2020-01-12 09:00:00,2020-01-12 09:15:00,144.64,145.0,2.2,100.0,1.5207,-0.55,0.11,-0.66,flip -81,做多,2020-01-12 09:15:00,2020-01-12 09:30:00,145.0,144.48,2.19,100.0,1.5116,-0.79,0.11,-0.9,flip -82,做空,2020-01-12 09:30:00,2020-01-12 12:45:00,144.48,143.72,2.18,100.0,1.5101,1.15,0.11,1.04,flip -83,做多,2020-01-12 12:45:00,2020-01-12 14:45:00,143.72,144.24,2.19,100.0,1.5245,0.79,0.11,0.68,flip -84,做空,2020-01-12 14:45:00,2020-01-12 17:15:00,144.24,144.34,2.2,100.0,1.523,-0.15,0.11,-0.26,flip -85,做多,2020-01-12 17:15:00,2020-01-12 17:45:00,144.34,144.2,2.19,100.0,1.5194,-0.21,0.11,-0.32,flip -86,做空,2020-01-12 17:45:00,2020-01-12 22:00:00,144.2,144.76,2.19,100.0,1.5179,-0.85,0.11,-0.96,flip -87,做多,2020-01-12 22:00:00,2020-01-13 00:00:00,144.76,146.24,2.18,100.0,1.5046,2.23,0.11,2.12,tp_upper -88,做多,2020-01-13 10:45:00,2020-01-13 17:15:00,143.98,143.45,2.24,100.0,1.5524,-0.82,0.11,-0.93,flip -89,做空,2020-01-13 17:15:00,2020-01-13 18:45:00,143.45,143.28,2.22,100.0,1.5508,0.26,0.11,0.15,flip -90,做多,2020-01-13 18:45:00,2020-01-13 19:00:00,143.28,143.23,2.23,100.0,1.553,-0.08,0.11,-0.19,flip -91,做空,2020-01-13 19:00:00,2020-01-13 19:15:00,143.23,143.35,2.22,100.0,1.5514,-0.19,0.11,-0.3,flip -92,做多,2020-01-13 19:15:00,2020-01-14 00:30:00,143.35,145.36,2.22,100.0,1.5473,3.11,0.11,3.0,tp_upper -93,做多,2020-01-15 04:00:00,2020-01-15 04:15:00,163.49,161.97,2.26,100.0,1.3811,-2.1,0.11,-2.21,flip -94,做空,2020-01-15 04:15:00,2020-01-15 06:30:00,161.97,163.76,2.23,100.0,1.3797,-2.47,0.11,-2.58,flip -95,做多,2020-01-15 06:30:00,2020-01-15 06:45:00,163.76,163.32,2.21,100.0,1.3481,-0.59,0.11,-0.7,flip -96,做空,2020-01-15 06:45:00,2020-01-15 09:45:00,163.32,165.47,2.2,100.0,1.3468,-2.9,0.11,-3.01,flip -97,做多,2020-01-15 09:45:00,2020-01-15 10:00:00,165.47,164.95,2.17,100.0,1.3104,-0.68,0.11,-0.79,flip -98,做空,2020-01-15 10:00:00,2020-01-15 12:00:00,164.95,166.32,2.16,100.0,1.3091,-1.79,0.11,-1.9,flip -99,做多,2020-01-15 12:00:00,2020-01-15 14:00:00,166.32,165.87,2.14,100.0,1.2863,-0.58,0.11,-0.69,flip -100,做空,2020-01-15 14:00:00,2020-01-15 14:15:00,165.87,166.28,2.13,100.0,1.285,-0.53,0.11,-0.63,flip -101,做多,2020-01-15 14:15:00,2020-01-15 15:15:00,166.28,164.81,2.12,100.0,1.2774,-1.88,0.11,-1.98,flip -102,做空,2020-01-15 15:15:00,2020-01-15 16:30:00,164.81,164.73,2.1,100.0,1.2761,0.1,0.11,-0.0,flip -103,做多,2020-01-15 16:30:00,2020-01-15 16:45:00,164.73,164.23,2.1,100.0,1.276,-0.64,0.1,-0.74,flip -104,做空,2020-01-15 16:45:00,2020-01-15 17:30:00,164.23,164.49,2.09,100.0,1.2748,-0.33,0.1,-0.44,flip -105,做多,2020-01-15 17:30:00,2020-01-15 18:00:00,164.49,164.28,2.09,100.0,1.2695,-0.27,0.1,-0.37,flip -106,做空,2020-01-15 18:00:00,2020-01-15 18:30:00,164.28,164.36,2.08,100.0,1.2682,-0.1,0.1,-0.21,flip -107,做多,2020-01-15 18:30:00,2020-01-15 18:45:00,164.36,163.72,2.08,100.0,1.2657,-0.81,0.1,-0.91,flip -108,做空,2020-01-15 18:45:00,2020-01-15 19:00:00,163.72,164.01,2.07,100.0,1.2644,-0.37,0.1,-0.47,flip -109,做多,2020-01-15 19:00:00,2020-01-15 20:15:00,164.01,164.27,2.06,100.0,1.2587,0.33,0.1,0.22,flip -110,做空,2020-01-15 20:15:00,2020-01-15 20:30:00,164.27,165.95,2.07,100.0,1.2574,-2.11,0.1,-2.22,flip -111,做多,2020-01-15 20:30:00,2020-01-15 21:30:00,165.95,164.92,2.04,100.0,1.2307,-1.27,0.1,-1.37,flip -112,做空,2020-01-15 21:30:00,2020-01-16 01:30:00,164.92,160.26,2.03,100.0,1.2295,5.73,0.1,5.63,tp_lower -113,做多,2020-01-16 11:30:00,2020-01-16 12:45:00,163.98,162.69,2.12,100.0,1.293,-1.67,0.11,-1.77,flip -114,做空,2020-01-16 12:45:00,2020-01-16 14:30:00,162.69,162.0,2.1,100.0,1.2917,0.89,0.1,0.79,flip -115,做多,2020-01-16 14:30:00,2020-01-16 16:00:00,162.0,162.5,2.11,100.0,1.3014,0.65,0.11,0.54,flip -116,做空,2020-01-16 16:00:00,2020-01-16 16:30:00,162.5,161.77,2.11,100.0,1.3001,0.95,0.11,0.84,flip -117,做多,2020-01-16 16:30:00,2020-01-17 00:15:00,161.77,163.37,2.12,100.0,1.3105,2.1,0.11,1.99,flip -118,做空,2020-01-17 00:15:00,2020-01-17 00:45:00,163.37,163.87,2.15,100.0,1.315,-0.66,0.11,-0.77,flip -119,做多,2020-01-17 00:45:00,2020-01-17 12:15:00,163.87,168.54,2.14,100.0,1.3057,6.1,0.11,5.99,flip -120,做空,2020-01-17 12:15:00,2020-01-17 15:45:00,168.54,168.5,2.2,100.0,1.3044,0.05,0.11,-0.06,flip -121,做多,2020-01-17 15:45:00,2020-01-17 19:45:00,168.5,169.43,2.2,100.0,1.3037,1.21,0.11,1.1,flip -122,做空,2020-01-17 19:45:00,2020-01-17 20:00:00,169.43,169.84,2.21,100.0,1.3024,-0.53,0.11,-0.64,flip -123,做多,2020-01-17 20:00:00,2020-01-17 20:15:00,169.84,169.67,2.2,100.0,1.2948,-0.22,0.11,-0.33,flip -124,做空,2020-01-17 20:15:00,2020-01-17 21:00:00,169.67,170.08,2.19,100.0,1.2935,-0.53,0.11,-0.64,flip -125,做多,2020-01-17 21:00:00,2020-01-17 21:15:00,170.08,170.04,2.19,100.0,1.286,-0.05,0.11,-0.16,flip -126,做空,2020-01-17 21:15:00,2020-01-17 21:30:00,170.04,170.58,2.18,100.0,1.2847,-0.69,0.11,-0.8,flip -127,做多,2020-01-17 21:30:00,2020-01-17 23:45:00,170.58,170.06,2.18,100.0,1.2753,-0.66,0.11,-0.77,flip -128,做空,2020-01-17 23:45:00,2020-01-18 00:00:00,170.06,171.86,2.17,100.0,1.274,-2.29,0.11,-2.4,flip -129,做多,2020-01-18 00:00:00,2020-01-18 04:15:00,171.86,170.15,2.16,100.0,1.2586,-2.15,0.11,-2.26,flip -130,做空,2020-01-18 04:15:00,2020-01-18 12:15:00,170.15,169.77,2.14,100.0,1.2574,0.48,0.11,0.37,flip -131,做多,2020-01-18 12:15:00,2020-01-19 01:45:00,169.77,175.5,2.14,100.0,1.2617,7.23,0.11,7.12,flip -132,做空,2020-01-19 01:45:00,2020-01-19 05:45:00,175.5,176.23,2.22,100.0,1.2638,-0.92,0.11,-1.03,flip -133,做多,2020-01-19 05:45:00,2020-01-19 06:30:00,176.23,175.19,2.21,100.0,1.2521,-1.3,0.11,-1.41,flip -134,做空,2020-01-19 06:30:00,2020-01-19 07:15:00,175.19,176.53,2.19,100.0,1.2508,-1.68,0.11,-1.79,flip -135,做多,2020-01-19 07:15:00,2020-01-19 09:45:00,176.53,175.75,2.17,100.0,1.2306,-0.96,0.11,-1.07,flip -136,做空,2020-01-19 09:45:00,2020-01-19 11:00:00,175.75,167.0,2.16,100.0,1.2293,10.76,0.1,10.65,tp_lower -137,做多,2020-01-19 23:30:00,2020-01-19 23:45:00,167.67,167.04,2.27,100.0,1.3515,-0.85,0.11,-0.96,flip -138,做空,2020-01-19 23:45:00,2020-01-20 00:00:00,167.04,167.1,2.26,100.0,1.3501,-0.08,0.11,-0.19,flip -139,做多,2020-01-20 00:00:00,2020-01-20 01:45:00,167.1,165.65,2.27,100.0,1.3561,-1.97,0.11,-2.08,flip -140,做空,2020-01-20 01:45:00,2020-01-20 02:45:00,165.65,165.73,2.24,100.0,1.3547,-0.11,0.11,-0.22,flip -141,做多,2020-01-20 02:45:00,2020-01-20 03:15:00,165.73,165.65,2.24,100.0,1.3521,-0.11,0.11,-0.22,flip -142,做空,2020-01-20 03:15:00,2020-01-20 03:30:00,165.65,165.69,2.24,100.0,1.3507,-0.05,0.11,-0.17,flip -143,做多,2020-01-20 03:30:00,2020-01-20 04:15:00,165.69,165.12,2.23,100.0,1.3487,-0.77,0.11,-0.88,flip -144,做空,2020-01-20 04:15:00,2020-01-20 04:30:00,165.12,165.15,2.22,100.0,1.3474,-0.04,0.11,-0.15,flip -145,做多,2020-01-20 04:30:00,2020-01-20 04:45:00,165.15,165.01,2.22,100.0,1.3455,-0.19,0.11,-0.3,flip -146,做空,2020-01-20 04:45:00,2020-01-20 05:00:00,165.01,165.37,2.22,100.0,1.3442,-0.48,0.11,-0.6,flip -147,做多,2020-01-20 05:00:00,2020-01-20 07:30:00,165.37,165.96,2.21,100.0,1.337,0.79,0.11,0.68,flip -148,做空,2020-01-20 07:30:00,2020-01-20 09:00:00,165.96,165.67,2.22,100.0,1.3357,0.39,0.11,0.28,flip -149,做多,2020-01-20 09:00:00,2020-01-20 09:15:00,165.67,165.3,2.22,100.0,1.339,-0.5,0.11,-0.61,flip -150,做空,2020-01-20 09:15:00,2020-01-20 11:45:00,165.3,163.24,2.21,100.0,1.3376,2.76,0.11,2.65,tp_lower -151,做多,2020-01-20 14:30:00,2020-01-21 00:30:00,165.99,165.94,2.24,100.0,1.3474,-0.07,0.11,-0.18,flip -152,做空,2020-01-21 00:30:00,2020-01-21 00:45:00,165.94,166.51,2.26,100.0,1.3617,-0.78,0.11,-0.89,flip -153,做多,2020-01-21 00:45:00,2020-01-21 06:00:00,166.51,167.17,2.25,100.0,1.351,0.89,0.11,0.78,flip -154,做空,2020-01-21 06:00:00,2020-01-21 06:30:00,167.17,167.23,2.26,100.0,1.3497,-0.08,0.11,-0.19,flip -155,做多,2020-01-21 06:30:00,2020-01-21 07:00:00,167.23,167.26,2.25,100.0,1.3474,0.04,0.11,-0.07,flip -156,做空,2020-01-21 07:00:00,2020-01-21 08:30:00,167.26,167.25,2.25,100.0,1.346,0.01,0.11,-0.1,flip -157,做多,2020-01-21 08:30:00,2020-01-21 09:00:00,167.25,167.2,2.25,100.0,1.3448,-0.07,0.11,-0.18,flip -158,做空,2020-01-21 09:00:00,2020-01-21 09:15:00,167.2,167.36,2.25,100.0,1.3435,-0.21,0.11,-0.33,flip -159,做多,2020-01-21 09:15:00,2020-01-21 09:30:00,167.36,167.06,2.24,100.0,1.3396,-0.4,0.11,-0.51,flip -160,做空,2020-01-21 09:30:00,2020-01-21 10:00:00,167.06,167.6,2.24,100.0,1.3382,-0.72,0.11,-0.83,flip -161,做多,2020-01-21 10:00:00,2020-01-21 10:15:00,167.6,167.1,2.23,100.0,1.3283,-0.66,0.11,-0.78,flip -162,做空,2020-01-21 10:15:00,2020-01-21 10:30:00,167.1,167.85,2.22,100.0,1.327,-1.0,0.11,-1.11,flip -163,做多,2020-01-21 10:30:00,2020-01-21 16:30:00,167.85,167.54,2.21,100.0,1.3138,-0.41,0.11,-0.52,flip -164,做空,2020-01-21 16:30:00,2020-01-21 16:45:00,167.54,167.93,2.2,100.0,1.3125,-0.51,0.11,-0.62,flip -165,做多,2020-01-21 16:45:00,2020-01-21 17:15:00,167.93,167.63,2.19,100.0,1.3051,-0.39,0.11,-0.5,flip -166,做空,2020-01-21 17:15:00,2020-01-21 17:45:00,167.63,167.85,2.19,100.0,1.3037,-0.29,0.11,-0.4,flip -167,做多,2020-01-21 17:45:00,2020-01-21 18:00:00,167.85,167.52,2.18,100.0,1.299,-0.43,0.11,-0.54,flip -168,做空,2020-01-21 18:00:00,2020-01-21 19:30:00,167.52,166.01,2.17,100.0,1.2977,1.96,0.11,1.85,tp_lower -169,做多,2020-01-21 20:00:00,2020-01-22 02:30:00,168.4,168.71,2.19,100.0,1.3013,0.4,0.11,0.29,flip -170,做空,2020-01-22 02:30:00,2020-01-22 02:45:00,168.71,168.71,2.23,100.0,1.3214,0.0,0.11,-0.11,flip -171,做多,2020-01-22 02:45:00,2020-01-22 08:30:00,168.71,169.06,2.23,100.0,1.32,0.46,0.11,0.35,flip -172,做空,2020-01-22 08:30:00,2020-01-22 09:30:00,169.06,168.9,2.23,100.0,1.3187,0.21,0.11,0.1,flip -173,做多,2020-01-22 09:30:00,2020-01-22 10:00:00,168.9,168.42,2.23,100.0,1.3199,-0.63,0.11,-0.74,flip -174,做空,2020-01-22 10:00:00,2020-01-22 16:30:00,168.42,168.27,2.22,100.0,1.3186,0.2,0.11,0.09,flip -175,做多,2020-01-22 16:30:00,2020-01-22 17:00:00,168.27,168.43,2.22,100.0,1.3196,0.21,0.11,0.1,flip -176,做空,2020-01-22 17:00:00,2020-01-22 19:45:00,168.43,168.16,2.22,100.0,1.3183,0.36,0.11,0.25,flip -177,做多,2020-01-22 19:45:00,2020-01-22 21:00:00,168.16,168.23,2.22,100.0,1.3212,0.09,0.11,-0.02,flip -178,做空,2020-01-22 21:00:00,2020-01-22 23:30:00,168.23,168.0,2.22,100.0,1.3199,0.3,0.11,0.19,flip -179,做多,2020-01-22 23:30:00,2020-01-23 00:00:00,168.0,167.87,2.22,100.0,1.3222,-0.17,0.11,-0.28,flip -180,做空,2020-01-23 00:00:00,2020-01-23 01:30:00,167.87,165.7,2.24,100.0,1.3328,2.89,0.11,2.78,tp_lower -181,做多,2020-01-23 21:15:00,2020-01-23 21:45:00,162.78,162.63,2.26,100.0,1.3908,-0.21,0.11,-0.32,flip -182,做空,2020-01-23 21:45:00,2020-01-23 22:00:00,162.63,163.1,2.26,100.0,1.3894,-0.65,0.11,-0.77,flip -183,做多,2020-01-23 22:00:00,2020-01-23 22:30:00,163.1,162.67,2.25,100.0,1.3801,-0.59,0.11,-0.71,flip -184,做空,2020-01-23 22:30:00,2020-01-23 22:45:00,162.67,163.14,2.24,100.0,1.3787,-0.65,0.11,-0.76,flip -185,做多,2020-01-23 22:45:00,2020-01-23 23:00:00,163.14,161.94,2.23,100.0,1.3694,-1.64,0.11,-1.75,flip -186,做空,2020-01-23 23:00:00,2020-01-23 23:45:00,161.94,162.97,2.22,100.0,1.368,-1.41,0.11,-1.52,flip -187,做多,2020-01-23 23:45:00,2020-01-24 01:30:00,162.97,162.43,2.2,100.0,1.3493,-0.73,0.11,-0.84,flip -188,做空,2020-01-24 01:30:00,2020-01-24 11:45:00,162.43,160.79,2.21,100.0,1.3579,2.23,0.11,2.12,flip -189,做多,2020-01-24 11:45:00,2020-01-25 00:15:00,160.79,159.76,2.23,100.0,1.3842,-1.43,0.11,-1.54,flip -190,做空,2020-01-25 00:15:00,2020-01-25 08:30:00,159.76,160.97,2.21,100.0,1.3853,-1.68,0.11,-1.79,flip -191,做多,2020-01-25 08:30:00,2020-01-25 09:00:00,160.97,160.79,2.19,100.0,1.3631,-0.25,0.11,-0.35,flip -192,做空,2020-01-25 09:00:00,2020-01-25 09:15:00,160.79,161.03,2.19,100.0,1.3617,-0.33,0.11,-0.44,flip -193,做多,2020-01-25 09:15:00,2020-01-25 10:00:00,161.03,160.43,2.18,100.0,1.3563,-0.81,0.11,-0.92,flip -194,做空,2020-01-25 10:00:00,2020-01-25 13:00:00,160.43,160.5,2.17,100.0,1.355,-0.09,0.11,-0.2,flip -195,做多,2020-01-25 13:00:00,2020-01-25 13:15:00,160.5,160.01,2.17,100.0,1.3524,-0.66,0.11,-0.77,flip -196,做空,2020-01-25 13:15:00,2020-01-25 13:30:00,160.01,160.73,2.16,100.0,1.3511,-0.97,0.11,-1.08,flip -197,做多,2020-01-25 13:30:00,2020-01-25 23:45:00,160.73,160.52,2.15,100.0,1.3376,-0.28,0.11,-0.39,flip -198,做空,2020-01-25 23:45:00,2020-01-26 00:45:00,160.52,160.31,2.15,100.0,1.3363,0.28,0.11,0.17,flip -199,做多,2020-01-26 00:45:00,2020-01-26 01:15:00,160.31,160.59,2.16,100.0,1.3495,0.38,0.11,0.27,flip -200,做空,2020-01-26 01:15:00,2020-01-26 01:45:00,160.59,160.48,2.16,100.0,1.3481,0.15,0.11,0.04,flip -201,做多,2020-01-26 01:45:00,2020-01-26 04:00:00,160.48,160.66,2.16,100.0,1.3486,0.24,0.11,0.13,flip -202,做空,2020-01-26 04:00:00,2020-01-26 04:15:00,160.66,160.98,2.16,100.0,1.3473,-0.43,0.11,-0.54,flip -203,做多,2020-01-26 04:15:00,2020-01-26 04:45:00,160.98,161.03,2.16,100.0,1.3406,0.07,0.11,-0.04,flip -204,做空,2020-01-26 04:45:00,2020-01-26 06:30:00,161.03,160.97,2.16,100.0,1.3392,0.08,0.11,-0.03,flip -205,做多,2020-01-26 06:30:00,2020-01-26 06:45:00,160.97,160.98,2.16,100.0,1.3389,0.01,0.11,-0.09,flip -206,做空,2020-01-26 06:45:00,2020-01-26 07:00:00,160.98,161.23,2.15,100.0,1.3375,-0.33,0.11,-0.44,flip -207,做多,2020-01-26 07:00:00,2020-01-26 07:30:00,161.23,161.01,2.15,100.0,1.3321,-0.29,0.11,-0.4,flip -208,做空,2020-01-26 07:30:00,2020-01-26 08:00:00,161.01,161.97,2.14,100.0,1.3307,-1.28,0.11,-1.39,flip -209,做多,2020-01-26 08:00:00,2020-01-26 08:15:00,161.97,163.44,2.13,100.0,1.3136,1.93,0.11,1.82,tp_upper -210,做多,2020-01-27 07:45:00,2020-01-27 08:00:00,167.54,167.0,2.17,100.0,1.2935,-0.7,0.11,-0.81,flip -211,做空,2020-01-27 08:00:00,2020-01-27 10:00:00,167.0,167.2,2.16,100.0,1.2922,-0.26,0.11,-0.37,flip -212,做多,2020-01-27 10:00:00,2020-01-27 10:15:00,167.2,166.67,2.15,100.0,1.2878,-0.68,0.11,-0.79,flip -213,做空,2020-01-27 10:15:00,2020-01-27 11:15:00,166.67,167.24,2.14,100.0,1.2865,-0.73,0.11,-0.84,flip -214,做多,2020-01-27 11:15:00,2020-01-28 06:15:00,167.24,171.6,2.13,100.0,1.2765,5.57,0.11,5.46,flip -215,做空,2020-01-28 06:15:00,2020-01-28 06:30:00,171.6,171.75,2.2,100.0,1.2803,-0.19,0.11,-0.3,flip -216,做多,2020-01-28 06:30:00,2020-01-28 06:45:00,171.75,171.7,2.19,100.0,1.2768,-0.06,0.11,-0.17,flip -217,做空,2020-01-28 06:45:00,2020-01-28 07:00:00,171.7,171.78,2.19,100.0,1.2755,-0.1,0.11,-0.21,flip -218,做多,2020-01-28 07:00:00,2020-01-28 08:00:00,171.78,171.83,2.19,100.0,1.2731,0.06,0.11,-0.05,flip -219,做空,2020-01-28 08:00:00,2020-01-28 08:30:00,171.83,171.63,2.19,100.0,1.2718,0.25,0.11,0.15,flip -220,做多,2020-01-28 08:30:00,2020-01-28 08:45:00,171.63,171.29,2.19,100.0,1.2735,-0.43,0.11,-0.54,flip -221,做空,2020-01-28 08:45:00,2020-01-28 10:15:00,171.29,172.06,2.18,100.0,1.2722,-0.98,0.11,-1.09,flip -222,做多,2020-01-28 10:15:00,2020-01-28 10:45:00,172.06,172.11,2.17,100.0,1.2595,0.06,0.11,-0.05,flip -223,做空,2020-01-28 10:45:00,2020-01-28 13:00:00,172.11,172.35,2.17,100.0,1.2583,-0.3,0.11,-0.41,flip -224,做多,2020-01-28 13:00:00,2020-01-28 15:00:00,172.35,172.53,2.16,100.0,1.2535,0.23,0.11,0.12,flip -225,做空,2020-01-28 15:00:00,2020-01-28 15:30:00,172.53,172.53,2.16,100.0,1.2523,0.0,0.11,-0.11,flip -226,做多,2020-01-28 15:30:00,2020-01-28 16:15:00,172.53,172.31,2.16,100.0,1.251,-0.28,0.11,-0.38,flip -227,做空,2020-01-28 16:15:00,2020-01-28 20:00:00,172.31,172.61,2.15,100.0,1.2498,-0.37,0.11,-0.48,flip -228,做多,2020-01-28 20:00:00,2020-01-28 23:30:00,172.61,175.69,2.15,100.0,1.2442,3.83,0.11,3.72,tp_upper -229,做多,2020-01-29 11:45:00,2020-01-29 12:00:00,176.39,175.67,2.21,100.0,1.2541,-0.9,0.11,-1.01,flip -230,做空,2020-01-29 12:00:00,2020-01-29 13:30:00,175.67,176.32,2.2,100.0,1.2529,-0.81,0.11,-0.92,flip -231,做多,2020-01-29 13:30:00,2020-01-29 17:00:00,176.32,176.74,2.19,100.0,1.2424,0.52,0.11,0.41,flip -232,做空,2020-01-29 17:00:00,2020-01-29 17:15:00,176.74,176.94,2.19,100.0,1.2411,-0.25,0.11,-0.36,flip -233,做多,2020-01-29 17:15:00,2020-01-29 17:30:00,176.94,176.42,2.19,100.0,1.2371,-0.64,0.11,-0.75,flip -234,做空,2020-01-29 17:30:00,2020-01-29 18:30:00,176.42,176.93,2.18,100.0,1.2358,-0.63,0.11,-0.74,flip -235,做多,2020-01-29 18:30:00,2020-01-29 18:45:00,176.93,176.64,2.17,100.0,1.2275,-0.36,0.11,-0.46,flip -236,做空,2020-01-29 18:45:00,2020-01-29 19:30:00,176.64,176.8,2.17,100.0,1.2263,-0.2,0.11,-0.3,flip -237,做多,2020-01-29 19:30:00,2020-01-29 20:00:00,176.8,176.17,2.16,100.0,1.2228,-0.77,0.11,-0.88,flip -238,做空,2020-01-29 20:00:00,2020-01-29 20:30:00,176.17,176.74,2.15,100.0,1.2216,-0.7,0.11,-0.8,flip -239,做多,2020-01-29 20:30:00,2020-01-29 20:45:00,176.74,176.72,2.14,100.0,1.2125,-0.02,0.11,-0.13,flip -240,做空,2020-01-29 20:45:00,2020-01-29 21:00:00,176.72,176.89,2.14,100.0,1.2113,-0.21,0.11,-0.31,flip -241,做多,2020-01-29 21:00:00,2020-01-29 21:15:00,176.89,176.05,2.14,100.0,1.2077,-1.01,0.11,-1.12,flip -242,做空,2020-01-29 21:15:00,2020-01-29 23:45:00,176.05,173.8,2.12,100.0,1.2065,2.71,0.1,2.61,tp_lower -243,做多,2020-01-30 07:15:00,2020-01-30 11:00:00,175.74,174.68,2.18,100.0,1.2384,-1.31,0.11,-1.42,flip -244,做空,2020-01-30 11:00:00,2020-01-30 11:15:00,174.68,174.9,2.16,100.0,1.2372,-0.27,0.11,-0.38,flip -245,做多,2020-01-30 11:15:00,2020-01-30 16:30:00,174.9,177.27,2.16,100.0,1.2328,2.92,0.11,2.81,flip -246,做空,2020-01-30 16:30:00,2020-01-31 06:00:00,177.27,182.64,2.18,100.0,1.2316,-6.61,0.11,-6.73,flip -247,做多,2020-01-31 06:00:00,2020-01-31 07:00:00,182.64,182.71,2.12,100.0,1.1617,0.08,0.11,-0.02,flip -248,做空,2020-01-31 07:00:00,2020-01-31 08:30:00,182.71,183.23,2.12,100.0,1.1606,-0.6,0.11,-0.71,flip -249,做多,2020-01-31 08:30:00,2020-01-31 08:45:00,183.23,183.13,2.11,100.0,1.1528,-0.12,0.11,-0.22,flip -250,做空,2020-01-31 08:45:00,2020-01-31 09:00:00,183.13,183.47,2.11,100.0,1.1517,-0.39,0.11,-0.5,flip -251,做多,2020-01-31 09:00:00,2020-01-31 09:30:00,183.47,183.07,2.1,100.0,1.1462,-0.46,0.1,-0.56,flip -252,做空,2020-01-31 09:30:00,2020-01-31 12:30:00,183.07,177.89,2.1,100.0,1.1451,5.93,0.1,5.83,tp_lower -253,做多,2020-01-31 20:00:00,2020-01-31 20:15:00,180.68,180.26,2.15,100.0,1.1919,-0.5,0.11,-0.61,flip -254,做空,2020-01-31 20:15:00,2020-01-31 20:45:00,180.26,180.85,2.15,100.0,1.1907,-0.7,0.11,-0.81,flip -255,做多,2020-01-31 20:45:00,2020-01-31 21:15:00,180.85,180.6,2.14,100.0,1.1818,-0.3,0.11,-0.4,flip -256,做空,2020-01-31 21:15:00,2020-01-31 23:30:00,180.6,181.13,2.13,100.0,1.1806,-0.63,0.11,-0.73,flip -257,做多,2020-01-31 23:30:00,2020-01-31 23:45:00,181.13,180.14,2.12,100.0,1.1725,-1.16,0.11,-1.27,flip -258,做空,2020-01-31 23:45:00,2020-02-01 00:00:00,180.14,180.51,2.11,100.0,1.1713,-0.43,0.11,-0.54,flip -259,做多,2020-02-01 00:00:00,2020-02-01 00:15:00,180.51,180.22,2.13,100.0,1.1781,-0.34,0.11,-0.45,flip -260,做空,2020-02-01 00:15:00,2020-02-01 00:30:00,180.22,181.23,2.12,100.0,1.1769,-1.19,0.11,-1.3,flip -261,做多,2020-02-01 00:30:00,2020-02-01 08:15:00,181.23,181.61,2.11,100.0,1.1626,0.44,0.11,0.34,flip -262,做空,2020-02-01 08:15:00,2020-02-01 08:45:00,181.61,181.38,2.11,100.0,1.1614,0.27,0.11,0.16,flip -263,做多,2020-02-01 08:45:00,2020-02-01 09:00:00,181.38,181.29,2.11,100.0,1.1632,-0.1,0.11,-0.21,flip -264,做空,2020-02-01 09:00:00,2020-02-01 09:15:00,181.29,181.7,2.11,100.0,1.1621,-0.48,0.11,-0.58,flip -265,做多,2020-02-01 09:15:00,2020-02-01 09:45:00,181.7,181.57,2.1,100.0,1.1557,-0.15,0.1,-0.26,flip -266,做空,2020-02-01 09:45:00,2020-02-01 10:00:00,181.57,181.96,2.1,100.0,1.1545,-0.45,0.11,-0.56,flip -267,做多,2020-02-01 10:00:00,2020-02-01 10:15:00,181.96,181.47,2.09,100.0,1.1484,-0.56,0.1,-0.67,flip -268,做空,2020-02-01 10:15:00,2020-02-01 10:45:00,181.47,181.56,2.08,100.0,1.1473,-0.1,0.1,-0.21,flip -269,做多,2020-02-01 10:45:00,2020-02-01 13:30:00,181.56,182.04,2.08,100.0,1.145,0.55,0.1,0.45,flip -270,做空,2020-02-01 13:30:00,2020-02-01 13:45:00,182.04,182.12,2.08,100.0,1.1438,-0.09,0.1,-0.2,flip -271,做多,2020-02-01 13:45:00,2020-02-01 14:00:00,182.12,181.12,2.08,100.0,1.1417,-1.14,0.1,-1.25,flip -272,做空,2020-02-01 14:00:00,2020-02-01 14:45:00,181.12,181.99,2.07,100.0,1.1405,-0.99,0.1,-1.1,flip -273,做多,2020-02-01 14:45:00,2020-02-01 15:15:00,181.99,182.24,2.05,100.0,1.1285,0.28,0.1,0.18,flip -274,做空,2020-02-01 15:15:00,2020-02-01 15:30:00,182.24,182.32,2.05,100.0,1.1274,-0.09,0.1,-0.19,flip -275,做多,2020-02-01 15:30:00,2020-02-01 15:45:00,182.32,181.65,2.05,100.0,1.1252,-0.75,0.1,-0.86,flip -276,做空,2020-02-01 15:45:00,2020-02-01 16:00:00,181.65,181.98,2.04,100.0,1.1241,-0.37,0.1,-0.47,flip -277,做多,2020-02-01 16:00:00,2020-02-02 00:30:00,181.98,182.74,2.04,100.0,1.1189,0.85,0.1,0.75,flip -278,做空,2020-02-02 00:30:00,2020-02-02 05:45:00,182.74,182.12,2.08,100.0,1.1373,0.71,0.1,0.6,flip -279,做多,2020-02-02 05:45:00,2020-02-02 22:00:00,182.12,190.26,2.08,100.0,1.1439,9.31,0.11,9.2,flip -280,做空,2020-02-02 22:00:00,2020-02-03 00:30:00,190.26,191.21,2.17,100.0,1.1428,-1.09,0.11,-1.19,flip -281,做多,2020-02-03 00:30:00,2020-02-03 02:00:00,191.21,190.66,2.17,100.0,1.1333,-0.62,0.11,-0.73,flip -282,做空,2020-02-03 02:00:00,2020-02-03 02:15:00,190.66,191.36,2.16,100.0,1.1321,-0.79,0.11,-0.9,flip -283,做多,2020-02-03 02:15:00,2020-02-03 02:45:00,191.36,190.53,2.15,100.0,1.1227,-0.93,0.11,-1.04,flip -284,做空,2020-02-03 02:45:00,2020-02-03 03:00:00,190.53,190.66,2.14,100.0,1.1216,-0.15,0.11,-0.25,flip -285,做多,2020-02-03 03:00:00,2020-02-03 04:15:00,190.66,190.9,2.13,100.0,1.119,0.27,0.11,0.16,flip -286,做空,2020-02-03 04:15:00,2020-02-03 04:30:00,190.9,191.34,2.13,100.0,1.1178,-0.49,0.11,-0.6,flip -287,做多,2020-02-03 04:30:00,2020-02-03 04:45:00,191.34,191.02,2.13,100.0,1.1116,-0.36,0.11,-0.46,flip -288,做空,2020-02-03 04:45:00,2020-02-03 05:00:00,191.02,191.93,2.12,100.0,1.1105,-1.01,0.11,-1.12,flip -289,做多,2020-02-03 05:00:00,2020-02-03 05:45:00,191.93,191.4,2.11,100.0,1.0988,-0.58,0.11,-0.69,flip -290,做空,2020-02-03 05:45:00,2020-02-03 06:00:00,191.4,191.5,2.1,100.0,1.0977,-0.11,0.11,-0.21,flip -291,做多,2020-02-03 06:00:00,2020-02-03 06:45:00,191.5,191.22,2.1,100.0,1.0955,-0.31,0.1,-0.41,flip -292,做空,2020-02-03 06:45:00,2020-02-03 11:30:00,191.22,190.28,2.09,100.0,1.0944,1.03,0.1,0.92,flip -293,做多,2020-02-03 11:30:00,2020-02-03 12:30:00,190.28,190.22,2.1,100.0,1.1041,-0.07,0.11,-0.17,flip -294,做空,2020-02-03 12:30:00,2020-02-03 18:45:00,190.22,189.81,2.1,100.0,1.103,0.45,0.1,0.35,flip -295,做多,2020-02-03 18:45:00,2020-02-03 19:00:00,189.81,189.69,2.1,100.0,1.1067,-0.13,0.1,-0.24,flip -296,做空,2020-02-03 19:00:00,2020-02-03 19:30:00,189.69,189.69,2.1,100.0,1.1056,0.0,0.1,-0.1,flip -297,做多,2020-02-03 19:30:00,2020-02-03 21:45:00,189.69,189.89,2.1,100.0,1.1045,0.22,0.1,0.12,flip -298,做空,2020-02-03 21:45:00,2020-02-03 23:15:00,189.89,189.68,2.1,100.0,1.1033,0.23,0.1,0.13,flip -299,做多,2020-02-03 23:15:00,2020-02-04 01:30:00,189.68,189.75,2.1,100.0,1.1047,0.08,0.1,-0.03,flip -300,做空,2020-02-04 01:30:00,2020-02-04 02:00:00,189.75,190.0,2.13,100.0,1.1227,-0.28,0.11,-0.39,flip -301,做多,2020-02-04 02:00:00,2020-02-04 02:30:00,190.0,189.8,2.13,100.0,1.1186,-0.22,0.11,-0.33,flip -302,做空,2020-02-04 02:30:00,2020-02-04 02:45:00,189.8,190.17,2.12,100.0,1.1175,-0.41,0.11,-0.52,flip -303,做多,2020-02-04 02:45:00,2020-02-04 03:00:00,190.17,188.63,2.11,100.0,1.112,-1.71,0.1,-1.82,flip -304,做空,2020-02-04 03:00:00,2020-02-04 15:00:00,188.63,188.4,2.1,100.0,1.1109,0.26,0.1,0.15,flip -305,做多,2020-02-04 15:00:00,2020-02-04 15:15:00,188.4,187.72,2.1,100.0,1.1125,-0.76,0.1,-0.86,flip -306,做空,2020-02-04 15:15:00,2020-02-04 15:30:00,187.72,188.53,2.09,100.0,1.1114,-0.9,0.1,-1.0,flip -307,做多,2020-02-04 15:30:00,2020-02-04 20:00:00,188.53,187.32,2.08,100.0,1.1007,-1.33,0.1,-1.43,flip -308,做空,2020-02-04 20:00:00,2020-02-04 20:15:00,187.32,187.59,2.06,100.0,1.0996,-0.3,0.1,-0.4,flip -309,做多,2020-02-04 20:15:00,2020-02-06 13:45:00,187.59,210.87,2.05,100.0,1.0954,25.5,0.12,25.38,flip -310,做空,2020-02-06 13:45:00,2020-02-06 23:00:00,210.87,213.3,2.33,100.0,1.1033,-2.68,0.12,-2.8,flip -311,做多,2020-02-06 23:00:00,2020-02-07 20:45:00,213.3,219.45,2.3,100.0,1.077,6.62,0.12,6.51,flip -312,做空,2020-02-07 20:45:00,2020-02-07 21:15:00,219.45,220.68,2.37,100.0,1.0779,-1.33,0.12,-1.44,flip -313,做多,2020-02-07 21:15:00,2020-02-07 21:45:00,220.68,220.16,2.35,100.0,1.0648,-0.55,0.12,-0.67,flip -314,做空,2020-02-07 21:45:00,2020-02-07 22:15:00,220.16,220.99,2.34,100.0,1.0637,-0.88,0.12,-1.0,flip -315,做多,2020-02-07 22:15:00,2020-02-08 00:45:00,220.99,221.47,2.33,100.0,1.0547,0.51,0.12,0.39,flip -316,做空,2020-02-08 00:45:00,2020-02-08 01:15:00,221.47,220.89,2.34,100.0,1.0574,0.61,0.12,0.5,flip -317,做多,2020-02-08 01:15:00,2020-02-08 02:00:00,220.89,220.95,2.35,100.0,1.0619,0.06,0.12,-0.05,flip -318,做空,2020-02-08 02:00:00,2020-02-08 02:45:00,220.95,216.77,2.34,100.0,1.0609,4.43,0.11,4.32,tp_lower -319,做多,2020-02-08 05:30:00,2020-02-08 05:45:00,221.53,220.66,2.39,100.0,1.0771,-0.94,0.12,-1.06,flip -320,做空,2020-02-08 05:45:00,2020-02-08 06:00:00,220.66,221.95,2.37,100.0,1.076,-1.39,0.12,-1.51,flip -321,做多,2020-02-08 06:00:00,2020-02-08 06:30:00,221.95,220.85,2.36,100.0,1.0624,-1.17,0.12,-1.29,flip -322,做空,2020-02-08 06:30:00,2020-02-08 07:00:00,220.85,221.07,2.34,100.0,1.0613,-0.23,0.12,-0.35,flip -323,做多,2020-02-08 07:00:00,2020-02-08 07:15:00,221.07,220.7,2.34,100.0,1.0582,-0.39,0.12,-0.51,flip -324,做空,2020-02-08 07:15:00,2020-02-08 08:00:00,220.7,221.98,2.33,100.0,1.0571,-1.35,0.12,-1.47,flip -325,做多,2020-02-08 08:00:00,2020-02-08 18:15:00,221.98,223.51,2.32,100.0,1.0439,1.6,0.12,1.48,flip -326,做空,2020-02-08 18:15:00,2020-02-08 18:45:00,223.51,223.64,2.33,100.0,1.0428,-0.14,0.12,-0.25,flip -327,做多,2020-02-08 18:45:00,2020-02-08 20:45:00,223.64,223.92,2.33,100.0,1.0406,0.29,0.12,0.17,flip -328,做空,2020-02-08 20:45:00,2020-02-08 21:00:00,223.92,224.08,2.33,100.0,1.0395,-0.17,0.12,-0.28,flip -329,做多,2020-02-08 21:00:00,2020-02-08 21:15:00,224.08,223.49,2.32,100.0,1.037,-0.61,0.12,-0.73,flip -330,做空,2020-02-08 21:15:00,2020-02-08 23:00:00,223.49,224.69,2.32,100.0,1.036,-1.24,0.12,-1.36,flip -331,做多,2020-02-08 23:00:00,2020-02-08 23:15:00,224.69,223.88,2.3,100.0,1.0239,-0.83,0.11,-0.94,flip -332,做空,2020-02-08 23:15:00,2020-02-09 00:00:00,223.88,225.59,2.29,100.0,1.0228,-1.75,0.12,-1.86,flip -333,做多,2020-02-09 00:00:00,2020-02-09 13:45:00,225.59,228.11,2.31,100.0,1.0222,2.58,0.12,2.46,flip -334,做空,2020-02-09 13:45:00,2020-02-09 14:00:00,228.11,228.57,2.33,100.0,1.0211,-0.47,0.12,-0.59,flip -335,做多,2020-02-09 14:00:00,2020-02-09 14:30:00,228.57,227.4,2.32,100.0,1.016,-1.19,0.12,-1.3,flip -336,做空,2020-02-09 14:30:00,2020-02-09 16:00:00,227.4,228.22,2.31,100.0,1.015,-0.83,0.12,-0.95,flip -337,做多,2020-02-09 16:00:00,2020-02-09 16:15:00,228.22,226.77,2.3,100.0,1.0067,-1.46,0.11,-1.57,flip -338,做空,2020-02-09 16:15:00,2020-02-09 16:45:00,226.77,228.18,2.28,100.0,1.0057,-1.42,0.11,-1.53,flip -339,做多,2020-02-09 16:45:00,2020-02-09 17:15:00,228.18,227.75,2.26,100.0,0.9922,-0.43,0.11,-0.54,flip -340,做空,2020-02-09 17:15:00,2020-02-09 22:45:00,227.75,227.93,2.26,100.0,0.9913,-0.18,0.11,-0.29,flip -341,做多,2020-02-09 22:45:00,2020-02-09 23:15:00,227.93,227.99,2.25,100.0,0.9887,0.06,0.11,-0.05,flip -342,做空,2020-02-09 23:15:00,2020-02-09 23:30:00,227.99,228.51,2.25,100.0,0.9877,-0.51,0.11,-0.63,flip -343,做多,2020-02-09 23:30:00,2020-02-10 00:15:00,228.51,228.23,2.24,100.0,0.9822,-0.28,0.11,-0.39,flip -344,做空,2020-02-10 00:15:00,2020-02-10 04:15:00,228.23,223.93,2.26,100.0,0.9912,4.26,0.11,4.15,tp_lower -345,做多,2020-02-10 14:45:00,2020-02-10 15:30:00,223.8,223.38,2.3,100.0,1.0288,-0.43,0.11,-0.55,flip -346,做空,2020-02-10 15:30:00,2020-02-10 15:45:00,223.38,223.48,2.3,100.0,1.0278,-0.1,0.11,-0.22,flip -347,做多,2020-02-10 15:45:00,2020-02-10 16:30:00,223.48,223.1,2.29,100.0,1.0258,-0.39,0.11,-0.5,flip -348,做空,2020-02-10 16:30:00,2020-02-10 17:45:00,223.1,223.43,2.29,100.0,1.0248,-0.34,0.11,-0.45,flip -349,做多,2020-02-10 17:45:00,2020-02-10 18:15:00,223.43,222.36,2.28,100.0,1.0208,-1.09,0.11,-1.21,flip -350,做空,2020-02-10 18:15:00,2020-02-10 19:00:00,222.36,222.33,2.27,100.0,1.0197,0.03,0.11,-0.08,flip -351,做多,2020-02-10 19:00:00,2020-02-10 19:15:00,222.33,222.11,2.27,100.0,1.019,-0.22,0.11,-0.34,flip -352,做空,2020-02-10 19:15:00,2020-02-10 20:15:00,222.11,222.21,2.26,100.0,1.018,-0.1,0.11,-0.21,flip -353,做多,2020-02-10 20:15:00,2020-02-10 21:15:00,222.21,222.25,2.26,100.0,1.016,0.04,0.11,-0.07,flip -354,做空,2020-02-10 21:15:00,2020-02-10 21:45:00,222.25,222.95,2.26,100.0,1.015,-0.71,0.11,-0.82,flip -355,做多,2020-02-10 21:45:00,2020-02-10 22:00:00,222.95,222.82,2.25,100.0,1.0076,-0.13,0.11,-0.24,flip -356,做空,2020-02-10 22:00:00,2020-02-11 09:15:00,222.82,222.4,2.24,100.0,1.0066,0.42,0.11,0.31,flip -357,做多,2020-02-11 09:15:00,2020-02-11 10:00:00,222.4,221.06,2.27,100.0,1.0214,-1.37,0.11,-1.48,flip -358,做空,2020-02-11 10:00:00,2020-02-11 10:15:00,221.06,221.48,2.26,100.0,1.0203,-0.43,0.11,-0.54,flip -359,做多,2020-02-11 10:15:00,2020-02-11 15:30:00,221.48,230.14,2.25,100.0,1.0155,8.79,0.12,8.68,tp_upper -360,做多,2020-02-13 12:45:00,2020-02-13 15:00:00,269.13,268.48,2.34,100.0,0.8701,-0.57,0.12,-0.68,flip -361,做空,2020-02-13 15:00:00,2020-02-13 15:15:00,268.48,269.94,2.33,100.0,0.8693,-1.27,0.12,-1.39,flip -362,做多,2020-02-13 15:15:00,2020-02-13 16:30:00,269.94,268.81,2.32,100.0,0.859,-0.97,0.12,-1.09,flip -363,做空,2020-02-13 16:30:00,2020-02-13 17:30:00,268.81,269.87,2.31,100.0,0.8581,-0.91,0.12,-1.03,flip -364,做多,2020-02-13 17:30:00,2020-02-13 17:45:00,269.87,268.29,2.3,100.0,0.8505,-1.34,0.11,-1.46,flip -365,做空,2020-02-13 17:45:00,2020-02-13 18:00:00,268.29,269.64,2.28,100.0,0.8497,-1.15,0.11,-1.26,flip -366,做多,2020-02-13 18:00:00,2020-02-13 18:45:00,269.64,267.99,2.27,100.0,0.8403,-1.39,0.11,-1.5,flip -367,做空,2020-02-13 18:45:00,2020-02-13 19:00:00,267.99,269.5,2.25,100.0,0.8395,-1.27,0.11,-1.38,flip -368,做多,2020-02-13 19:00:00,2020-02-13 20:00:00,269.5,268.3,2.23,100.0,0.8292,-1.0,0.11,-1.11,flip -369,做空,2020-02-13 20:00:00,2020-02-13 20:30:00,268.3,267.8,2.22,100.0,0.8284,0.41,0.11,0.3,flip -370,做多,2020-02-13 20:30:00,2020-02-14 00:15:00,267.8,266.56,2.22,100.0,0.8307,-1.03,0.11,-1.14,flip -371,做空,2020-02-14 00:15:00,2020-02-14 00:30:00,266.56,266.63,2.23,100.0,0.8379,-0.06,0.11,-0.17,flip -372,做多,2020-02-14 00:30:00,2020-02-14 01:45:00,266.63,267.82,2.23,100.0,0.8367,1.0,0.11,0.88,flip -373,做空,2020-02-14 01:45:00,2020-02-14 02:45:00,267.82,268.48,2.24,100.0,0.8358,-0.55,0.11,-0.66,flip -374,做多,2020-02-14 02:45:00,2020-02-14 03:00:00,268.48,267.93,2.23,100.0,0.8309,-0.46,0.11,-0.57,flip -375,做空,2020-02-14 03:00:00,2020-02-14 04:30:00,267.93,266.86,2.22,100.0,0.83,0.89,0.11,0.78,flip -376,做多,2020-02-14 04:30:00,2020-02-15 05:15:00,266.86,280.52,2.23,100.0,0.8359,11.42,0.12,11.3,flip -377,做空,2020-02-15 05:15:00,2020-02-15 06:00:00,280.52,280.81,2.35,100.0,0.8393,-0.24,0.12,-0.36,flip -378,做多,2020-02-15 06:00:00,2020-02-15 06:30:00,280.81,281.17,2.35,100.0,0.8368,0.3,0.12,0.18,flip -379,做空,2020-02-15 06:30:00,2020-02-15 08:30:00,281.17,281.95,2.35,100.0,0.8359,-0.65,0.12,-0.77,flip -380,做多,2020-02-15 08:30:00,2020-02-15 09:00:00,281.95,282.6,2.34,100.0,0.8305,0.54,0.12,0.42,flip -381,做空,2020-02-15 09:00:00,2020-02-15 09:30:00,282.6,283.49,2.34,100.0,0.8296,-0.74,0.12,-0.86,flip -382,做多,2020-02-15 09:30:00,2020-02-15 11:00:00,283.49,282.44,2.33,100.0,0.8236,-0.86,0.12,-0.98,flip -383,做空,2020-02-15 11:00:00,2020-02-15 11:15:00,282.44,283.09,2.32,100.0,0.8228,-0.53,0.12,-0.65,flip -384,做多,2020-02-15 11:15:00,2020-02-15 11:30:00,283.09,283.07,2.32,100.0,0.8182,-0.02,0.12,-0.13,flip -385,做空,2020-02-15 11:30:00,2020-02-15 12:15:00,283.07,282.8,2.31,100.0,0.8174,0.22,0.12,0.11,flip -386,做多,2020-02-15 12:15:00,2020-02-15 12:30:00,282.8,282.11,2.31,100.0,0.8181,-0.56,0.12,-0.68,flip -387,做空,2020-02-15 12:30:00,2020-02-15 12:45:00,282.11,283.5,2.31,100.0,0.8173,-1.14,0.12,-1.25,flip -388,做多,2020-02-15 12:45:00,2020-02-15 13:15:00,283.5,282.56,2.29,100.0,0.8085,-0.76,0.11,-0.87,flip -389,做空,2020-02-15 13:15:00,2020-02-15 13:30:00,282.56,282.9,2.28,100.0,0.8077,-0.27,0.11,-0.39,flip -390,做多,2020-02-15 13:30:00,2020-02-15 14:30:00,282.9,282.41,2.28,100.0,0.8049,-0.39,0.11,-0.51,flip -391,做空,2020-02-15 14:30:00,2020-02-15 15:45:00,282.41,274.35,2.27,100.0,0.8041,6.48,0.11,6.37,tp_lower -392,做多,2020-02-16 02:45:00,2020-02-16 03:00:00,273.56,272.5,2.37,100.0,0.8648,-0.92,0.12,-1.03,flip -393,做空,2020-02-16 03:00:00,2020-02-16 03:15:00,272.5,272.97,2.35,100.0,0.8639,-0.41,0.12,-0.52,flip -394,做多,2020-02-16 03:15:00,2020-02-16 03:30:00,272.97,272.24,2.35,100.0,0.8601,-0.63,0.12,-0.74,flip -395,做空,2020-02-16 03:30:00,2020-02-16 04:30:00,272.24,271.3,2.34,100.0,0.8592,0.81,0.12,0.69,flip -396,做多,2020-02-16 04:30:00,2020-02-16 05:15:00,271.3,270.27,2.34,100.0,0.8643,-0.89,0.12,-1.01,flip -397,做空,2020-02-16 05:15:00,2020-02-16 05:45:00,270.27,271.08,2.33,100.0,0.8635,-0.7,0.12,-0.82,flip -398,做多,2020-02-16 05:45:00,2020-02-16 06:00:00,271.08,271.04,2.32,100.0,0.8574,-0.03,0.12,-0.15,flip -399,做空,2020-02-16 06:00:00,2020-02-16 08:30:00,271.04,271.17,2.32,100.0,0.8566,-0.11,0.12,-0.23,flip -400,做多,2020-02-16 08:30:00,2020-02-16 10:00:00,271.17,269.39,2.32,100.0,0.8549,-1.52,0.12,-1.64,flip -401,做空,2020-02-16 10:00:00,2020-02-16 10:15:00,269.39,270.49,2.3,100.0,0.854,-0.94,0.12,-1.05,flip -402,做多,2020-02-16 10:15:00,2020-02-16 10:30:00,270.49,269.75,2.29,100.0,0.8462,-0.63,0.11,-0.74,flip -403,做空,2020-02-16 10:30:00,2020-02-16 11:15:00,269.75,269.44,2.28,100.0,0.8454,0.26,0.11,0.15,flip -404,做多,2020-02-16 11:15:00,2020-02-16 11:30:00,269.44,267.8,2.28,100.0,0.8465,-1.39,0.11,-1.5,flip -405,做空,2020-02-16 11:30:00,2020-02-16 16:30:00,267.8,249.14,2.26,100.0,0.8457,15.78,0.11,15.67,tp_lower -406,做多,2020-02-16 23:15:00,2020-02-16 23:30:00,262.31,261.65,2.42,100.0,0.9227,-0.61,0.12,-0.73,flip -407,做空,2020-02-16 23:30:00,2020-02-17 00:00:00,261.65,259.91,2.41,100.0,0.9218,1.6,0.12,1.48,flip -408,做多,2020-02-17 00:00:00,2020-02-17 00:30:00,259.91,257.25,2.46,100.0,0.9456,-2.52,0.12,-2.64,flip -409,做空,2020-02-17 00:30:00,2020-02-17 06:15:00,257.25,252.48,2.43,100.0,0.9447,4.51,0.12,4.39,flip -410,做多,2020-02-17 06:15:00,2020-02-17 09:15:00,252.48,251.07,2.47,100.0,0.9794,-1.38,0.12,-1.5,flip -411,做空,2020-02-17 09:15:00,2020-02-17 14:45:00,251.07,252.62,2.46,100.0,0.9784,-1.52,0.12,-1.64,flip -412,做多,2020-02-17 14:45:00,2020-02-17 15:15:00,252.62,250.75,2.44,100.0,0.9655,-1.81,0.12,-1.93,flip -413,做空,2020-02-17 15:15:00,2020-02-17 15:30:00,250.75,254.23,2.42,100.0,0.9645,-3.36,0.12,-3.48,flip -414,做多,2020-02-17 15:30:00,2020-02-18 09:00:00,254.23,265.0,2.38,100.0,0.9371,10.09,0.12,9.97,flip -415,做空,2020-02-18 09:00:00,2020-02-18 09:30:00,265.0,265.66,2.5,100.0,0.942,-0.62,0.13,-0.75,flip -416,做多,2020-02-18 09:30:00,2020-02-18 09:45:00,265.66,264.89,2.49,100.0,0.9364,-0.72,0.12,-0.85,flip -417,做空,2020-02-18 09:45:00,2020-02-18 10:15:00,264.89,264.94,2.48,100.0,0.9354,-0.05,0.12,-0.17,flip -418,做多,2020-02-18 10:15:00,2020-02-18 10:30:00,264.94,264.63,2.47,100.0,0.9341,-0.29,0.12,-0.41,flip -419,做空,2020-02-18 10:30:00,2020-02-18 10:45:00,264.63,266.96,2.47,100.0,0.9332,-2.17,0.12,-2.3,flip -420,做多,2020-02-18 10:45:00,2020-02-18 11:30:00,266.96,266.39,2.45,100.0,0.916,-0.52,0.12,-0.64,flip -421,做空,2020-02-18 11:30:00,2020-02-18 15:00:00,266.39,269.24,2.44,100.0,0.9151,-2.61,0.12,-2.73,flip -422,做多,2020-02-18 15:00:00,2020-02-18 16:30:00,269.24,280.51,2.41,100.0,0.8948,10.08,0.13,9.96,tp_upper -423,做多,2020-02-19 04:45:00,2020-02-19 06:00:00,279.01,279.57,2.53,100.0,0.9055,0.51,0.13,0.38,flip -424,做空,2020-02-19 06:00:00,2020-02-19 06:30:00,279.57,279.32,2.53,100.0,0.9046,0.23,0.13,0.1,flip -425,做多,2020-02-19 06:30:00,2020-02-19 09:00:00,279.32,280.96,2.53,100.0,0.9053,1.48,0.13,1.36,flip -426,做空,2020-02-19 09:00:00,2020-02-19 10:15:00,280.96,281.32,2.54,100.0,0.9044,-0.33,0.13,-0.45,flip -427,做多,2020-02-19 10:15:00,2020-02-19 10:30:00,281.32,280.52,2.54,100.0,0.9012,-0.72,0.13,-0.85,flip -428,做空,2020-02-19 10:30:00,2020-02-19 10:45:00,280.52,280.63,2.53,100.0,0.9003,-0.1,0.13,-0.23,flip -429,做多,2020-02-19 10:45:00,2020-02-19 11:00:00,280.63,280.55,2.52,100.0,0.8987,-0.07,0.13,-0.2,flip -430,做空,2020-02-19 11:00:00,2020-02-19 11:15:00,280.55,281.14,2.52,100.0,0.8978,-0.53,0.13,-0.66,flip -431,做多,2020-02-19 11:15:00,2020-02-19 12:00:00,281.14,280.89,2.51,100.0,0.8931,-0.22,0.13,-0.35,flip -432,做空,2020-02-19 12:00:00,2020-02-19 12:45:00,280.89,279.95,2.51,100.0,0.8922,0.84,0.12,0.71,flip -433,做多,2020-02-19 12:45:00,2020-02-19 13:15:00,279.95,279.74,2.51,100.0,0.8973,-0.19,0.13,-0.31,flip -434,做空,2020-02-19 13:15:00,2020-02-19 14:00:00,279.74,280.0,2.51,100.0,0.8964,-0.23,0.13,-0.36,flip -435,做多,2020-02-19 14:00:00,2020-02-19 14:15:00,280.0,279.89,2.5,100.0,0.8939,-0.1,0.13,-0.22,flip -436,做空,2020-02-19 14:15:00,2020-02-19 14:30:00,279.89,280.0,2.5,100.0,0.893,-0.1,0.13,-0.22,flip -437,做多,2020-02-19 14:30:00,2020-02-19 15:30:00,280.0,279.5,2.5,100.0,0.8914,-0.45,0.12,-0.57,flip -438,做空,2020-02-19 15:30:00,2020-02-19 15:45:00,279.5,279.9,2.49,100.0,0.8905,-0.36,0.12,-0.48,flip -439,做多,2020-02-19 15:45:00,2020-02-19 17:45:00,279.9,280.68,2.48,100.0,0.887,0.69,0.12,0.57,flip -440,做空,2020-02-19 17:45:00,2020-02-19 18:15:00,280.68,280.62,2.49,100.0,0.8862,0.05,0.12,-0.07,flip -441,做多,2020-02-19 18:15:00,2020-02-19 19:00:00,280.62,280.47,2.49,100.0,0.8857,-0.13,0.12,-0.26,flip -442,做空,2020-02-19 19:00:00,2020-02-19 20:30:00,280.47,272.31,2.48,100.0,0.8848,7.22,0.12,7.1,tp_lower -443,做多,2020-02-20 16:45:00,2020-02-20 17:00:00,257.14,255.2,2.6,100.0,1.0097,-1.96,0.13,-2.09,flip -444,做空,2020-02-20 17:00:00,2020-02-20 19:30:00,255.2,255.88,2.57,100.0,1.0087,-0.69,0.13,-0.81,flip -445,做多,2020-02-20 19:30:00,2020-02-20 20:15:00,255.88,254.98,2.56,100.0,1.0023,-0.9,0.13,-1.03,flip -446,做空,2020-02-20 20:15:00,2020-02-20 20:45:00,254.98,257.36,2.55,100.0,1.0013,-2.38,0.13,-2.51,flip -447,做多,2020-02-20 20:45:00,2020-02-20 21:00:00,257.36,256.57,2.53,100.0,0.9818,-0.78,0.13,-0.9,flip -448,做空,2020-02-20 21:00:00,2020-02-20 21:15:00,256.57,257.63,2.52,100.0,0.9808,-1.04,0.13,-1.17,flip -449,做多,2020-02-20 21:15:00,2020-02-21 00:00:00,257.63,256.63,2.5,100.0,0.9718,-0.97,0.12,-1.1,flip -450,做空,2020-02-21 00:00:00,2020-02-21 00:30:00,256.63,256.21,2.51,100.0,0.9766,0.41,0.13,0.29,flip -451,做多,2020-02-21 00:30:00,2020-02-21 01:00:00,256.21,256.12,2.51,100.0,0.9789,-0.09,0.13,-0.21,flip -452,做空,2020-02-21 01:00:00,2020-02-21 01:15:00,256.12,259.15,2.5,100.0,0.9779,-2.96,0.13,-3.09,flip -453,做多,2020-02-21 01:15:00,2020-02-21 08:30:00,259.15,258.58,2.47,100.0,0.954,-0.54,0.12,-0.67,flip -454,做空,2020-02-21 08:30:00,2020-02-21 08:45:00,258.58,259.08,2.46,100.0,0.9531,-0.48,0.12,-0.6,flip -455,做多,2020-02-21 08:45:00,2020-02-21 09:15:00,259.08,258.7,2.46,100.0,0.9484,-0.36,0.12,-0.48,flip -456,做空,2020-02-21 09:15:00,2020-02-21 09:30:00,258.7,259.29,2.45,100.0,0.9475,-0.56,0.12,-0.68,flip -457,做多,2020-02-21 09:30:00,2020-02-21 19:30:00,259.29,264.19,2.44,100.0,0.9422,4.62,0.12,4.49,flip -458,做空,2020-02-21 19:30:00,2020-02-21 20:15:00,264.19,263.08,2.49,100.0,0.9413,1.04,0.12,0.92,flip -459,做多,2020-02-21 20:15:00,2020-02-21 21:00:00,263.08,263.67,2.49,100.0,0.9483,0.56,0.13,0.43,flip -460,做空,2020-02-21 21:00:00,2020-02-21 21:15:00,263.67,264.0,2.5,100.0,0.9474,-0.31,0.13,-0.44,flip -461,做多,2020-02-21 21:15:00,2020-02-21 21:30:00,264.0,262.97,2.49,100.0,0.944,-0.97,0.12,-1.1,flip -462,做空,2020-02-21 21:30:00,2020-02-21 22:45:00,262.97,263.86,2.48,100.0,0.9431,-0.84,0.12,-0.96,flip -463,做多,2020-02-21 22:45:00,2020-02-22 01:15:00,263.86,264.5,2.47,100.0,0.9358,0.6,0.12,0.48,flip -464,做空,2020-02-22 01:15:00,2020-02-22 01:30:00,264.5,264.51,2.5,100.0,0.9467,-0.01,0.13,-0.13,flip -465,做多,2020-02-22 01:30:00,2020-02-22 01:45:00,264.51,263.17,2.5,100.0,0.9457,-1.27,0.12,-1.39,flip -466,做空,2020-02-22 01:45:00,2020-02-22 03:15:00,263.17,263.94,2.49,100.0,0.9447,-0.73,0.12,-0.85,flip -467,做多,2020-02-22 03:15:00,2020-02-22 03:30:00,263.94,263.37,2.48,100.0,0.9383,-0.53,0.12,-0.66,flip -468,做空,2020-02-22 03:30:00,2020-02-22 06:00:00,263.37,258.36,2.47,100.0,0.9373,4.7,0.12,4.57,tp_lower -469,做多,2020-02-22 11:45:00,2020-02-22 14:15:00,262.1,262.23,2.51,100.0,0.9589,0.12,0.13,-0.0,flip -470,做空,2020-02-22 14:15:00,2020-02-22 14:30:00,262.23,262.36,2.51,100.0,0.9579,-0.12,0.13,-0.25,flip -471,做多,2020-02-22 14:30:00,2020-02-22 14:45:00,262.36,262.11,2.51,100.0,0.956,-0.24,0.13,-0.36,flip -472,做空,2020-02-22 14:45:00,2020-02-22 15:30:00,262.11,261.78,2.5,100.0,0.955,0.32,0.13,0.19,flip -473,做多,2020-02-22 15:30:00,2020-02-22 15:45:00,261.78,261.32,2.5,100.0,0.9565,-0.44,0.12,-0.56,flip -474,做空,2020-02-22 15:45:00,2020-02-22 16:45:00,261.32,262.46,2.5,100.0,0.9555,-1.09,0.13,-1.21,flip -475,做多,2020-02-22 16:45:00,2020-02-22 17:15:00,262.46,261.55,2.48,100.0,0.9463,-0.86,0.12,-0.98,flip -476,做空,2020-02-22 17:15:00,2020-02-22 17:30:00,261.55,262.28,2.47,100.0,0.9453,-0.69,0.12,-0.81,flip -477,做多,2020-02-22 17:30:00,2020-02-22 18:00:00,262.28,261.49,2.46,100.0,0.9391,-0.74,0.12,-0.86,flip -478,做空,2020-02-22 18:00:00,2020-02-22 18:45:00,261.49,261.72,2.45,100.0,0.9382,-0.22,0.12,-0.34,flip -479,做多,2020-02-22 18:45:00,2020-02-22 19:45:00,261.72,261.01,2.45,100.0,0.9356,-0.66,0.12,-0.79,flip -480,做空,2020-02-22 19:45:00,2020-02-22 20:00:00,261.01,262.76,2.44,100.0,0.9347,-1.64,0.12,-1.76,flip -481,做多,2020-02-22 20:00:00,2020-02-22 23:00:00,262.76,261.72,2.42,100.0,0.9213,-0.96,0.12,-1.08,flip -482,做空,2020-02-22 23:00:00,2020-02-22 23:30:00,261.72,261.48,2.41,100.0,0.9204,0.22,0.12,0.1,flip -483,做多,2020-02-22 23:30:00,2020-02-23 01:45:00,261.48,262.31,2.41,100.0,0.9211,0.76,0.12,0.64,flip -484,做空,2020-02-23 01:45:00,2020-02-23 02:00:00,262.31,262.59,2.46,100.0,0.9372,-0.26,0.12,-0.39,flip -485,做多,2020-02-23 02:00:00,2020-02-23 04:00:00,262.59,267.23,2.45,100.0,0.9342,4.33,0.12,4.21,tp_upper -486,做多,2020-02-23 20:15:00,2020-02-23 20:30:00,270.74,270.31,2.49,100.0,0.9212,-0.4,0.12,-0.52,flip -487,做空,2020-02-23 20:30:00,2020-02-23 21:00:00,270.31,270.77,2.49,100.0,0.9203,-0.42,0.12,-0.55,flip -488,做多,2020-02-23 21:00:00,2020-02-23 21:30:00,270.77,271.15,2.48,100.0,0.9162,0.35,0.12,0.22,flip -489,做空,2020-02-23 21:30:00,2020-02-23 21:45:00,271.15,271.45,2.48,100.0,0.9153,-0.27,0.12,-0.4,flip -490,做多,2020-02-23 21:45:00,2020-02-23 22:00:00,271.45,271.24,2.48,100.0,0.9124,-0.19,0.12,-0.32,flip -491,做空,2020-02-23 22:00:00,2020-02-23 22:30:00,271.24,271.28,2.47,100.0,0.9115,-0.04,0.12,-0.16,flip -492,做多,2020-02-23 22:30:00,2020-02-24 02:30:00,271.28,268.9,2.47,100.0,0.9103,-2.17,0.12,-2.29,flip -493,做空,2020-02-24 02:30:00,2020-02-24 11:30:00,268.9,269.69,2.47,100.0,0.9168,-0.72,0.12,-0.85,flip -494,做多,2020-02-24 11:30:00,2020-02-24 13:30:00,269.69,270.21,2.46,100.0,0.9106,0.47,0.12,0.35,flip -495,做空,2020-02-24 13:30:00,2020-02-24 14:00:00,270.21,270.31,2.46,100.0,0.9096,-0.09,0.12,-0.21,flip -496,做多,2020-02-24 14:00:00,2020-02-24 14:30:00,270.31,269.8,2.45,100.0,0.9081,-0.46,0.12,-0.59,flip -497,做空,2020-02-24 14:30:00,2020-02-24 15:00:00,269.8,269.39,2.45,100.0,0.9072,0.37,0.12,0.25,flip -498,做多,2020-02-24 15:00:00,2020-02-24 16:30:00,269.39,268.83,2.45,100.0,0.909,-0.51,0.12,-0.63,flip -499,做空,2020-02-24 16:30:00,2020-02-24 18:00:00,268.83,259.61,2.44,100.0,0.9081,8.37,0.12,8.25,tp_lower -500,做多,2020-02-24 23:45:00,2020-02-25 12:45:00,265.7,261.5,2.52,100.0,0.9494,-3.99,0.12,-4.11,flip -501,做空,2020-02-25 12:45:00,2020-02-27 06:00:00,261.5,224.92,2.5,100.0,0.9552,34.94,0.11,34.83,flip -502,做多,2020-02-27 06:00:00,2020-02-27 06:15:00,224.92,223.66,2.85,100.0,1.2659,-1.59,0.14,-1.74,flip -503,做空,2020-02-27 06:15:00,2020-02-27 06:45:00,223.66,223.97,2.83,100.0,1.2646,-0.39,0.14,-0.53,flip -504,做多,2020-02-27 06:45:00,2020-02-27 21:15:00,223.97,229.53,2.82,100.0,1.2598,7.0,0.14,6.86,flip -505,做空,2020-02-27 21:15:00,2020-02-28 00:15:00,229.53,230.54,2.89,100.0,1.2586,-1.27,0.15,-1.42,flip -506,做多,2020-02-28 00:15:00,2020-02-28 00:30:00,230.54,230.3,2.88,100.0,1.2506,-0.3,0.14,-0.44,flip -507,做空,2020-02-28 00:30:00,2020-02-28 00:45:00,230.3,230.51,2.88,100.0,1.2494,-0.26,0.14,-0.41,flip -508,做多,2020-02-28 00:45:00,2020-02-28 01:00:00,230.51,229.24,2.87,100.0,1.2458,-1.58,0.14,-1.73,flip -509,做空,2020-02-28 01:00:00,2020-02-28 01:30:00,229.24,230.89,2.85,100.0,1.2446,-2.05,0.14,-2.2,flip -510,做多,2020-02-28 01:30:00,2020-02-28 03:30:00,230.89,229.3,2.83,100.0,1.2256,-1.95,0.14,-2.09,flip -511,做空,2020-02-28 03:30:00,2020-02-28 15:30:00,229.3,224.67,2.81,100.0,1.2243,5.67,0.14,5.53,flip -512,做多,2020-02-28 15:30:00,2020-02-28 16:30:00,224.67,225.56,2.86,100.0,1.2735,1.13,0.14,0.99,flip -513,做空,2020-02-28 16:30:00,2020-02-28 18:00:00,225.56,224.35,2.87,100.0,1.2723,1.54,0.14,1.4,flip -514,做多,2020-02-28 18:00:00,2020-02-28 18:15:00,224.35,223.27,2.88,100.0,1.2847,-1.39,0.14,-1.53,flip -515,做空,2020-02-28 18:15:00,2020-02-28 20:00:00,223.27,224.72,2.87,100.0,1.2834,-1.86,0.14,-2.01,flip -516,做多,2020-02-28 20:00:00,2020-02-29 09:00:00,224.72,226.85,2.84,100.0,1.2656,2.7,0.14,2.55,flip -517,做空,2020-02-29 09:00:00,2020-02-29 10:15:00,226.85,226.91,2.9,100.0,1.2768,-0.08,0.14,-0.22,flip -518,做多,2020-02-29 10:15:00,2020-03-01 02:30:00,226.91,223.82,2.89,100.0,1.2749,-3.94,0.14,-4.08,flip -519,做空,2020-03-01 02:30:00,2020-03-01 03:00:00,223.82,224.11,2.86,100.0,1.2759,-0.37,0.14,-0.51,flip -520,做多,2020-03-01 03:00:00,2020-03-01 04:00:00,224.11,223.27,2.85,100.0,1.2713,-1.07,0.14,-1.21,flip -521,做空,2020-03-01 04:00:00,2020-03-01 04:45:00,223.27,222.69,2.84,100.0,1.27,0.74,0.14,0.6,flip -522,做多,2020-03-01 04:45:00,2020-03-01 12:45:00,222.69,221.96,2.84,100.0,1.2754,-0.93,0.14,-1.07,flip -523,做空,2020-03-01 12:45:00,2020-03-01 13:15:00,221.96,221.73,2.83,100.0,1.2741,0.29,0.14,0.15,flip -524,做多,2020-03-01 13:15:00,2020-03-01 14:15:00,221.73,221.62,2.83,100.0,1.2755,-0.14,0.14,-0.28,flip -525,做空,2020-03-01 14:15:00,2020-03-01 15:00:00,221.62,221.0,2.82,100.0,1.2742,0.79,0.14,0.65,flip -526,做多,2020-03-01 15:00:00,2020-03-01 15:45:00,221.0,220.53,2.83,100.0,1.2801,-0.6,0.14,-0.74,flip -527,做空,2020-03-01 15:45:00,2020-03-01 22:45:00,220.53,219.1,2.82,100.0,1.2788,1.83,0.14,1.69,flip -528,做多,2020-03-01 22:45:00,2020-03-01 23:00:00,219.1,218.85,2.84,100.0,1.2942,-0.32,0.14,-0.47,flip -529,做空,2020-03-01 23:00:00,2020-03-01 23:15:00,218.85,220.11,2.83,100.0,1.2929,-1.63,0.14,-1.77,flip -530,做多,2020-03-01 23:15:00,2020-03-01 23:45:00,220.11,218.01,2.81,100.0,1.2768,-2.68,0.14,-2.82,flip -531,做空,2020-03-01 23:45:00,2020-03-02 00:15:00,218.01,217.91,2.78,100.0,1.2755,0.13,0.14,-0.01,flip -532,做多,2020-03-02 00:15:00,2020-03-02 00:45:00,217.91,219.13,2.81,100.0,1.2906,1.57,0.14,1.43,flip -533,做空,2020-03-02 00:45:00,2020-03-02 01:30:00,219.13,218.16,2.83,100.0,1.2893,1.25,0.14,1.11,flip -534,做多,2020-03-02 01:30:00,2020-03-02 02:15:00,218.16,218.79,2.83,100.0,1.2995,0.82,0.14,0.68,flip -535,做空,2020-03-02 02:15:00,2020-03-03 00:15:00,218.79,229.0,2.84,100.0,1.2982,-13.25,0.15,-13.4,flip -536,做多,2020-03-03 00:15:00,2020-03-03 00:30:00,229.0,228.58,2.72,100.0,1.1856,-0.5,0.14,-0.63,flip -537,做空,2020-03-03 00:30:00,2020-03-03 01:00:00,228.58,230.15,2.71,100.0,1.1844,-1.86,0.14,-2.0,flip -538,做多,2020-03-03 01:00:00,2020-03-03 01:15:00,230.15,228.87,2.69,100.0,1.1671,-1.49,0.13,-1.63,flip -539,做空,2020-03-03 01:15:00,2020-03-03 02:30:00,228.87,229.18,2.67,100.0,1.1659,-0.36,0.13,-0.5,flip -540,做多,2020-03-03 02:30:00,2020-03-03 04:30:00,229.18,229.93,2.66,100.0,1.1616,0.87,0.13,0.74,flip -541,做空,2020-03-03 04:30:00,2020-03-03 05:45:00,229.93,230.09,2.67,100.0,1.1604,-0.19,0.13,-0.32,flip -542,做多,2020-03-03 05:45:00,2020-03-03 10:30:00,230.09,229.86,2.66,100.0,1.1577,-0.27,0.13,-0.4,flip -543,做空,2020-03-03 10:30:00,2020-03-03 11:00:00,229.86,229.94,2.66,100.0,1.1565,-0.09,0.13,-0.23,flip -544,做多,2020-03-03 11:00:00,2020-03-03 12:45:00,229.94,228.68,2.65,100.0,1.1545,-1.45,0.13,-1.59,flip -545,做空,2020-03-03 12:45:00,2020-03-03 15:00:00,228.68,227.57,2.64,100.0,1.1534,1.28,0.13,1.15,flip -546,做多,2020-03-03 15:00:00,2020-03-04 06:00:00,227.57,225.62,2.65,100.0,1.1635,-2.27,0.13,-2.4,flip -547,做空,2020-03-04 06:00:00,2020-03-04 06:30:00,225.62,225.42,2.65,100.0,1.1741,0.23,0.13,0.1,flip -548,做多,2020-03-04 06:30:00,2020-03-04 09:15:00,225.42,224.9,2.65,100.0,1.175,-0.61,0.13,-0.74,flip -549,做空,2020-03-04 09:15:00,2020-03-04 14:15:00,224.9,225.19,2.64,100.0,1.1738,-0.34,0.13,-0.47,flip -550,做多,2020-03-04 14:15:00,2020-03-04 22:30:00,225.19,223.21,2.63,100.0,1.1696,-2.32,0.13,-2.45,flip -551,做空,2020-03-04 22:30:00,2020-03-04 23:00:00,223.21,224.27,2.61,100.0,1.1685,-1.24,0.13,-1.37,flip -552,做多,2020-03-04 23:00:00,2020-03-04 23:15:00,224.27,224.06,2.59,100.0,1.1562,-0.24,0.13,-0.37,flip -553,做空,2020-03-04 23:15:00,2020-03-05 20:45:00,224.06,231.38,2.59,100.0,1.1551,-8.46,0.13,-8.59,flip -554,做多,2020-03-05 20:45:00,2020-03-05 22:00:00,231.38,229.61,2.52,100.0,1.088,-1.93,0.12,-2.05,flip -555,做空,2020-03-05 22:00:00,2020-03-06 05:00:00,229.61,231.26,2.5,100.0,1.0869,-1.79,0.13,-1.92,flip -556,做多,2020-03-06 05:00:00,2020-03-07 13:30:00,231.26,243.0,2.48,100.0,1.0723,12.59,0.13,12.46,flip -557,做空,2020-03-07 13:30:00,2020-03-07 13:45:00,243.0,243.45,2.61,100.0,1.0722,-0.48,0.13,-0.61,flip -558,做多,2020-03-07 13:45:00,2020-03-07 16:15:00,243.45,249.13,2.6,100.0,1.0671,6.06,0.13,5.93,tp_upper -559,做多,2020-03-09 08:00:00,2020-03-09 08:15:00,207.31,207.16,2.66,100.0,1.284,-0.19,0.13,-0.33,flip -560,做空,2020-03-09 08:15:00,2020-03-09 08:30:00,207.16,207.99,2.66,100.0,1.2827,-1.06,0.13,-1.2,flip -561,做多,2020-03-09 08:30:00,2020-03-09 09:00:00,207.99,206.67,2.64,100.0,1.2712,-1.68,0.13,-1.81,flip -562,做空,2020-03-09 09:00:00,2020-03-09 12:00:00,206.67,203.19,2.62,100.0,1.2699,4.42,0.13,4.29,flip -563,做多,2020-03-09 12:00:00,2020-03-09 13:00:00,203.19,202.98,2.67,100.0,1.3121,-0.28,0.13,-0.41,flip -564,做空,2020-03-09 13:00:00,2020-03-09 13:45:00,202.98,202.9,2.66,100.0,1.3108,0.1,0.13,-0.03,flip -565,做多,2020-03-09 13:45:00,2020-03-09 14:00:00,202.9,200.83,2.66,100.0,1.3105,-2.71,0.13,-2.84,flip -566,做空,2020-03-09 14:00:00,2020-03-09 23:30:00,200.83,199.89,2.63,100.0,1.3092,1.23,0.13,1.1,flip -567,做多,2020-03-09 23:30:00,2020-03-10 07:00:00,199.89,198.53,2.64,100.0,1.3202,-1.8,0.13,-1.93,flip -568,做空,2020-03-10 07:00:00,2020-03-10 07:30:00,198.53,199.29,2.64,100.0,1.3291,-1.01,0.13,-1.14,flip -569,做多,2020-03-10 07:30:00,2020-03-10 07:45:00,199.29,199.18,2.63,100.0,1.3176,-0.14,0.13,-0.28,flip -570,做空,2020-03-10 07:45:00,2020-03-10 08:00:00,199.18,199.27,2.62,100.0,1.3163,-0.12,0.13,-0.25,flip -571,做多,2020-03-10 08:00:00,2020-03-10 08:45:00,199.27,199.19,2.62,100.0,1.3138,-0.11,0.13,-0.24,flip -572,做空,2020-03-10 08:45:00,2020-03-10 10:00:00,199.19,199.69,2.61,100.0,1.3125,-0.66,0.13,-0.79,flip -573,做多,2020-03-10 10:00:00,2020-03-10 15:00:00,199.69,202.58,2.61,100.0,1.3046,3.77,0.13,3.64,flip -574,做空,2020-03-10 15:00:00,2020-03-10 17:45:00,202.58,201.46,2.64,100.0,1.3033,1.46,0.13,1.33,flip -575,做多,2020-03-10 17:45:00,2020-03-10 23:00:00,201.46,200.94,2.65,100.0,1.3165,-0.68,0.13,-0.82,flip -576,做空,2020-03-10 23:00:00,2020-03-10 23:15:00,200.94,201.95,2.64,100.0,1.3152,-1.33,0.13,-1.46,flip -577,做多,2020-03-10 23:15:00,2020-03-10 23:30:00,201.95,200.92,2.63,100.0,1.3007,-1.34,0.13,-1.47,flip -578,做空,2020-03-10 23:30:00,2020-03-11 00:00:00,200.92,201.28,2.61,100.0,1.2994,-0.47,0.13,-0.6,flip -579,做多,2020-03-11 00:00:00,2020-03-11 00:30:00,201.28,201.63,2.63,100.0,1.3064,0.46,0.13,0.33,flip -580,做空,2020-03-11 00:30:00,2020-03-11 00:45:00,201.63,202.4,2.63,100.0,1.3051,-1.0,0.13,-1.14,flip -581,做多,2020-03-11 00:45:00,2020-03-11 01:15:00,202.4,201.69,2.62,100.0,1.2938,-0.92,0.13,-1.05,flip -582,做空,2020-03-11 01:15:00,2020-03-11 01:30:00,201.69,201.89,2.61,100.0,1.2926,-0.26,0.13,-0.39,flip -583,做多,2020-03-11 01:30:00,2020-03-11 02:00:00,201.89,202.0,2.6,100.0,1.2887,0.14,0.13,0.01,flip -584,做空,2020-03-11 02:00:00,2020-03-11 02:30:00,202.0,201.76,2.6,100.0,1.2874,0.31,0.13,0.18,flip -585,做多,2020-03-11 02:30:00,2020-03-11 03:45:00,201.76,201.93,2.6,100.0,1.2892,0.22,0.13,0.09,flip -586,做空,2020-03-11 03:45:00,2020-03-11 04:00:00,201.93,202.06,2.6,100.0,1.2879,-0.17,0.13,-0.3,flip -587,做多,2020-03-11 04:00:00,2020-03-11 04:15:00,202.06,201.4,2.6,100.0,1.285,-0.85,0.13,-0.98,flip -588,做空,2020-03-11 04:15:00,2020-03-11 22:30:00,201.4,193.31,2.59,100.0,1.2837,10.38,0.12,10.26,flip -589,做多,2020-03-11 22:30:00,2020-03-11 23:00:00,193.31,193.18,2.69,100.0,1.3898,-0.18,0.13,-0.31,flip -590,做空,2020-03-11 23:00:00,2020-03-11 23:15:00,193.18,194.1,2.68,100.0,1.3884,-1.28,0.13,-1.41,flip -591,做多,2020-03-11 23:15:00,2020-03-11 23:30:00,194.1,193.18,2.67,100.0,1.3739,-1.26,0.13,-1.4,flip -592,做空,2020-03-11 23:30:00,2020-03-11 23:45:00,193.18,194.81,2.65,100.0,1.3725,-2.24,0.13,-2.37,flip -593,做多,2020-03-11 23:45:00,2020-03-12 00:30:00,194.81,193.05,2.63,100.0,1.3481,-2.37,0.13,-2.5,flip -594,做空,2020-03-12 00:30:00,2020-03-12 00:45:00,193.05,193.62,2.64,100.0,1.3651,-0.78,0.13,-0.91,flip -595,做多,2020-03-12 00:45:00,2020-03-12 01:00:00,193.62,192.98,2.62,100.0,1.3557,-0.87,0.13,-1.0,flip -596,做空,2020-03-12 01:00:00,2020-03-12 10:30:00,192.98,141.71,2.61,100.0,1.3544,69.44,0.1,69.34,tp_lower -597,做多,2020-03-13 02:30:00,2020-03-13 03:30:00,118.4,125.35,3.31,100.0,2.7988,19.45,0.18,19.28,flip -598,做空,2020-03-13 03:30:00,2020-03-13 06:45:00,125.35,126.36,3.5,100.0,2.796,-2.82,0.18,-3.0,flip -599,做多,2020-03-13 06:45:00,2020-03-13 07:00:00,126.36,123.86,3.47,100.0,2.7486,-6.87,0.17,-7.04,flip -600,做空,2020-03-13 07:00:00,2020-03-13 07:15:00,123.86,123.95,3.4,100.0,2.7458,-0.25,0.17,-0.42,flip -601,做多,2020-03-13 07:15:00,2020-03-13 08:30:00,123.95,123.67,3.4,100.0,2.7391,-0.77,0.17,-0.94,flip -602,做空,2020-03-13 08:30:00,2020-03-13 08:45:00,123.67,125.09,3.38,100.0,2.7363,-3.89,0.17,-4.06,flip -603,做多,2020-03-13 08:45:00,2020-03-13 15:30:00,125.09,115.53,3.34,100.0,2.6715,-25.54,0.15,-25.69,flip -604,做空,2020-03-13 15:30:00,2020-03-13 15:45:00,115.53,123.51,3.08,100.0,2.6687,-21.3,0.16,-21.46,flip -605,做多,2020-03-13 15:45:00,2020-03-13 16:00:00,123.51,122.69,2.87,100.0,2.3213,-1.9,0.14,-2.05,flip -606,做空,2020-03-13 16:00:00,2020-03-13 17:15:00,122.69,124.76,2.85,100.0,2.3189,-4.8,0.14,-4.94,flip -607,做多,2020-03-13 17:15:00,2020-03-13 17:45:00,124.76,123.56,2.79,100.0,2.2397,-2.69,0.14,-2.83,flip -608,做空,2020-03-13 17:45:00,2020-03-13 19:45:00,123.56,128.23,2.76,100.0,2.2374,-10.45,0.14,-10.59,flip -609,做多,2020-03-13 19:45:00,2020-03-14 08:00:00,128.23,127.5,2.66,100.0,2.0723,-1.51,0.13,-1.64,flip -610,做空,2020-03-14 08:00:00,2020-03-14 16:15:00,127.5,128.93,2.68,100.0,2.0982,-3.0,0.14,-3.14,flip -611,做多,2020-03-14 16:15:00,2020-03-14 18:45:00,128.93,128.71,2.64,100.0,2.0495,-0.45,0.13,-0.58,flip -612,做空,2020-03-14 18:45:00,2020-03-15 10:15:00,128.71,124.84,2.64,100.0,2.0475,7.92,0.13,7.8,flip -613,做多,2020-03-15 10:15:00,2020-03-15 14:15:00,124.84,123.13,2.72,100.0,2.1781,-3.72,0.13,-3.86,flip -614,做空,2020-03-15 14:15:00,2020-03-15 14:30:00,123.13,123.76,2.68,100.0,2.1759,-1.37,0.13,-1.51,flip -615,做多,2020-03-15 14:30:00,2020-03-15 15:45:00,123.76,124.05,2.66,100.0,2.1516,0.62,0.13,0.49,flip -616,做空,2020-03-15 15:45:00,2020-03-15 16:45:00,124.05,123.93,2.67,100.0,2.1494,0.26,0.13,0.12,flip -617,做多,2020-03-15 16:45:00,2020-03-15 17:45:00,123.93,123.06,2.67,100.0,2.1514,-1.87,0.13,-2.0,flip -618,做空,2020-03-15 17:45:00,2020-03-15 18:00:00,123.06,123.37,2.64,100.0,2.1493,-0.67,0.13,-0.8,flip -619,做多,2020-03-15 18:00:00,2020-03-15 18:45:00,123.37,123.31,2.64,100.0,2.1363,-0.13,0.13,-0.26,flip -620,做空,2020-03-15 18:45:00,2020-03-15 19:00:00,123.31,123.66,2.63,100.0,2.1342,-0.75,0.13,-0.88,flip -621,做多,2020-03-15 19:00:00,2020-03-15 19:30:00,123.66,123.9,2.62,100.0,2.12,0.51,0.13,0.38,flip -622,做空,2020-03-15 19:30:00,2020-03-15 21:00:00,123.9,124.87,2.62,100.0,2.1179,-2.05,0.13,-2.19,flip -623,做多,2020-03-15 21:00:00,2020-03-15 21:45:00,124.87,133.11,2.6,100.0,2.0828,17.16,0.14,17.02,tp_upper -624,做多,2020-03-15 22:30:00,2020-03-15 22:45:00,124.54,123.93,2.77,100.0,2.224,-1.36,0.14,-1.49,flip -625,做空,2020-03-15 22:45:00,2020-03-15 23:00:00,123.93,125.24,2.75,100.0,2.2218,-2.91,0.14,-3.05,flip -626,做多,2020-03-15 23:00:00,2020-03-15 23:15:00,125.24,124.5,2.72,100.0,2.1731,-1.61,0.14,-1.74,flip -627,做空,2020-03-15 23:15:00,2020-03-15 23:30:00,124.5,124.77,2.7,100.0,2.1709,-0.59,0.14,-0.72,flip -628,做多,2020-03-15 23:30:00,2020-03-15 23:45:00,124.77,123.89,2.69,100.0,2.1593,-1.9,0.13,-2.03,flip -629,做空,2020-03-15 23:45:00,2020-03-16 06:00:00,123.89,113.21,2.67,100.0,2.1572,23.04,0.12,22.92,tp_lower -630,做多,2020-03-16 14:30:00,2020-03-16 15:30:00,113.12,113.38,2.94,100.0,2.6002,0.68,0.15,0.53,flip -631,做空,2020-03-16 15:30:00,2020-03-16 15:45:00,113.38,114.65,2.95,100.0,2.5976,-3.3,0.15,-3.45,flip -632,做多,2020-03-16 15:45:00,2020-03-16 16:00:00,114.65,112.55,2.91,100.0,2.5374,-5.33,0.14,-5.47,flip -633,做空,2020-03-16 16:00:00,2020-03-16 16:30:00,112.55,112.66,2.85,100.0,2.5349,-0.28,0.14,-0.42,flip -634,做多,2020-03-16 16:30:00,2020-03-16 17:30:00,112.66,113.05,2.85,100.0,2.5274,0.99,0.14,0.84,flip -635,做空,2020-03-16 17:30:00,2020-03-16 18:15:00,113.05,113.0,2.85,100.0,2.5249,0.13,0.14,-0.02,flip -636,做多,2020-03-16 18:15:00,2020-03-16 19:30:00,113.0,112.58,2.85,100.0,2.5246,-1.06,0.14,-1.2,flip -637,做空,2020-03-16 19:30:00,2020-03-16 20:00:00,112.58,110.28,2.84,100.0,2.522,5.8,0.14,5.66,flip -638,做多,2020-03-16 20:00:00,2020-03-16 20:15:00,110.28,110.03,2.89,100.0,2.6247,-0.66,0.14,-0.8,flip -639,做空,2020-03-16 20:15:00,2020-03-16 21:15:00,110.03,110.12,2.89,100.0,2.6221,-0.24,0.14,-0.38,flip -640,做多,2020-03-16 21:15:00,2020-03-16 21:30:00,110.12,109.44,2.88,100.0,2.6152,-1.78,0.14,-1.92,flip -641,做空,2020-03-16 21:30:00,2020-03-16 21:45:00,109.44,109.68,2.86,100.0,2.6125,-0.63,0.14,-0.77,flip -642,做多,2020-03-16 21:45:00,2020-03-16 22:00:00,109.68,109.33,2.85,100.0,2.5985,-0.91,0.14,-1.05,flip -643,做空,2020-03-16 22:00:00,2020-03-16 23:15:00,109.33,109.62,2.84,100.0,2.5959,-0.75,0.14,-0.9,flip -644,做多,2020-03-16 23:15:00,2020-03-17 00:15:00,109.62,109.66,2.83,100.0,2.5796,0.1,0.14,-0.04,flip -645,做空,2020-03-17 00:15:00,2020-03-17 14:15:00,109.66,115.29,2.86,100.0,2.6121,-14.71,0.15,-14.86,flip -646,做多,2020-03-17 14:15:00,2020-03-17 14:45:00,115.29,115.39,2.71,100.0,2.3545,0.24,0.14,0.1,flip -647,做空,2020-03-17 14:45:00,2020-03-17 15:00:00,115.39,116.92,2.71,100.0,2.3521,-3.6,0.14,-3.74,flip -648,做多,2020-03-17 15:00:00,2020-03-17 19:45:00,116.92,117.54,2.68,100.0,2.2882,1.42,0.13,1.28,flip -649,做空,2020-03-17 19:45:00,2020-03-17 22:15:00,117.54,116.91,2.69,100.0,2.2859,1.44,0.13,1.31,flip -650,做多,2020-03-17 22:15:00,2020-03-17 23:00:00,116.91,116.86,2.7,100.0,2.3083,-0.12,0.13,-0.25,flip -651,做空,2020-03-17 23:00:00,2020-03-17 23:15:00,116.86,118.0,2.69,100.0,2.306,-2.63,0.14,-2.76,flip -652,做多,2020-03-17 23:15:00,2020-03-17 23:45:00,118.0,115.68,2.67,100.0,2.2591,-5.24,0.13,-5.37,flip -653,做空,2020-03-17 23:45:00,2020-03-18 00:15:00,115.68,117.22,2.61,100.0,2.2568,-3.48,0.13,-3.61,flip -654,做多,2020-03-18 00:15:00,2020-03-18 00:45:00,117.22,116.86,2.6,100.0,2.2141,-0.8,0.13,-0.93,flip -655,做空,2020-03-18 00:45:00,2020-03-18 01:00:00,116.86,116.86,2.58,100.0,2.2119,0.0,0.13,-0.13,flip -656,做多,2020-03-18 01:00:00,2020-03-18 01:15:00,116.86,116.72,2.58,100.0,2.2097,-0.31,0.13,-0.44,flip -657,做空,2020-03-18 01:15:00,2020-03-18 01:30:00,116.72,116.74,2.58,100.0,2.2075,-0.04,0.13,-0.17,flip -658,做多,2020-03-18 01:30:00,2020-03-18 01:45:00,116.74,116.66,2.57,100.0,2.2045,-0.18,0.13,-0.3,flip -659,做空,2020-03-18 01:45:00,2020-03-18 02:30:00,116.66,116.83,2.57,100.0,2.2023,-0.37,0.13,-0.5,flip -660,做多,2020-03-18 02:30:00,2020-03-18 05:15:00,116.83,116.24,2.56,100.0,2.1937,-1.29,0.13,-1.42,flip -661,做空,2020-03-18 05:15:00,2020-03-18 07:15:00,116.24,112.75,2.55,100.0,2.1915,7.65,0.12,7.52,tp_lower -662,做多,2020-03-18 13:30:00,2020-03-18 14:15:00,114.13,115.45,2.62,100.0,2.2968,3.03,0.13,2.9,flip -663,做空,2020-03-18 14:15:00,2020-03-18 15:15:00,115.45,114.97,2.65,100.0,2.2946,1.1,0.13,0.97,flip -664,做多,2020-03-18 15:15:00,2020-03-18 15:30:00,114.97,114.77,2.66,100.0,2.3114,-0.46,0.13,-0.59,flip -665,做空,2020-03-18 15:30:00,2020-03-18 15:45:00,114.77,115.81,2.65,100.0,2.3091,-2.4,0.13,-2.54,flip -666,做多,2020-03-18 15:45:00,2020-03-18 16:15:00,115.81,113.99,2.62,100.0,2.2653,-4.12,0.13,-4.25,flip -667,做空,2020-03-18 16:15:00,2020-03-18 17:45:00,113.99,114.4,2.58,100.0,2.263,-0.93,0.13,-1.06,flip -668,做多,2020-03-18 17:45:00,2020-03-18 18:00:00,114.4,114.33,2.57,100.0,2.2446,-0.16,0.13,-0.29,flip -669,做空,2020-03-18 18:00:00,2020-03-18 18:30:00,114.33,114.5,2.56,100.0,2.2423,-0.38,0.13,-0.51,flip -670,做多,2020-03-18 18:30:00,2020-03-19 09:45:00,114.5,124.0,2.56,100.0,2.2334,21.22,0.14,21.08,tp_upper -671,做多,2020-03-20 04:15:00,2020-03-20 08:00:00,135.74,144.31,2.81,100.0,2.0684,17.73,0.15,17.58,tp_upper -672,做多,2020-03-20 13:45:00,2020-03-20 15:30:00,140.2,141.3,2.98,100.0,2.127,2.34,0.15,2.19,flip -673,做空,2020-03-20 15:30:00,2020-03-21 02:00:00,141.3,136.85,3.0,100.0,2.1249,9.46,0.15,9.31,flip -674,做多,2020-03-21 02:00:00,2020-03-21 02:15:00,136.85,134.61,3.1,100.0,2.2658,-5.08,0.15,-5.23,flip -675,做空,2020-03-21 02:15:00,2020-03-21 12:00:00,134.61,130.69,3.05,100.0,2.2635,8.87,0.15,8.72,flip -676,做多,2020-03-21 12:00:00,2020-03-21 12:30:00,130.69,130.94,3.13,100.0,2.397,0.6,0.16,0.44,flip -677,做空,2020-03-21 12:30:00,2020-03-21 13:00:00,130.94,131.19,3.14,100.0,2.3946,-0.6,0.16,-0.76,flip -678,做多,2020-03-21 13:00:00,2020-03-21 13:45:00,131.19,131.68,3.13,100.0,2.3831,1.17,0.16,1.01,flip -679,做空,2020-03-21 13:45:00,2020-03-21 14:45:00,131.68,132.1,3.13,100.0,2.3807,-1.0,0.16,-1.16,flip -680,做多,2020-03-21 14:45:00,2020-03-21 15:15:00,132.1,131.4,3.12,100.0,2.3632,-1.65,0.16,-1.81,flip -681,做空,2020-03-21 15:15:00,2020-03-21 15:30:00,131.4,131.93,3.1,100.0,2.3608,-1.25,0.16,-1.41,flip -682,做多,2020-03-21 15:30:00,2020-03-21 16:15:00,131.93,132.2,3.09,100.0,2.3395,0.63,0.15,0.48,flip -683,做空,2020-03-21 16:15:00,2020-03-21 17:00:00,132.2,131.5,3.09,100.0,2.3371,1.64,0.15,1.48,flip -684,做多,2020-03-21 17:00:00,2020-03-21 17:15:00,131.5,130.54,3.1,100.0,2.3597,-2.27,0.15,-2.42,flip -685,做空,2020-03-21 17:15:00,2020-03-21 18:15:00,130.54,131.66,3.08,100.0,2.3573,-2.64,0.16,-2.8,flip -686,做多,2020-03-21 18:15:00,2020-03-21 21:45:00,131.66,132.84,3.05,100.0,2.3149,2.73,0.15,2.58,flip -687,做空,2020-03-21 21:45:00,2020-03-22 00:15:00,132.84,131.3,3.07,100.0,2.3125,3.56,0.15,3.41,flip -688,做多,2020-03-22 00:15:00,2020-03-22 00:30:00,131.3,131.17,3.14,100.0,2.3941,-0.31,0.16,-0.47,flip -689,做空,2020-03-22 00:30:00,2020-03-22 00:45:00,131.17,132.23,3.14,100.0,2.3917,-2.54,0.16,-2.69,flip -690,做多,2020-03-22 00:45:00,2020-03-22 08:15:00,132.23,133.42,3.11,100.0,2.351,2.8,0.16,2.64,flip -691,做空,2020-03-22 08:15:00,2020-03-22 09:30:00,133.42,133.64,3.13,100.0,2.3487,-0.52,0.16,-0.67,flip -692,做多,2020-03-22 09:30:00,2020-03-22 10:00:00,133.64,133.57,3.13,100.0,2.3386,-0.16,0.16,-0.32,flip -693,做空,2020-03-22 10:00:00,2020-03-22 12:00:00,133.57,128.11,3.12,100.0,2.3362,12.76,0.15,12.61,tp_lower -694,做多,2020-03-23 03:30:00,2020-03-23 03:45:00,125.72,125.12,3.26,100.0,2.5956,-1.56,0.16,-1.72,flip -695,做空,2020-03-23 03:45:00,2020-03-23 04:00:00,125.12,125.85,3.24,100.0,2.593,-1.89,0.16,-2.06,flip -696,做多,2020-03-23 04:00:00,2020-03-23 04:15:00,125.85,125.18,3.22,100.0,2.5604,-1.72,0.16,-1.88,flip -697,做空,2020-03-23 04:15:00,2020-03-23 06:15:00,125.18,124.82,3.2,100.0,2.5578,0.92,0.16,0.76,flip -698,做多,2020-03-23 06:15:00,2020-03-23 06:30:00,124.82,124.43,3.21,100.0,2.57,-1.0,0.16,-1.16,flip -699,做空,2020-03-23 06:30:00,2020-03-23 06:45:00,124.43,125.22,3.19,100.0,2.5674,-2.03,0.16,-2.19,flip -700,做多,2020-03-23 06:45:00,2020-03-23 07:15:00,125.22,125.09,3.17,100.0,2.5325,-0.33,0.16,-0.49,flip -701,做空,2020-03-23 07:15:00,2020-03-23 08:00:00,125.09,124.55,3.16,100.0,2.5299,1.37,0.16,1.21,flip -702,做多,2020-03-23 08:00:00,2020-03-23 12:15:00,124.55,130.58,3.18,100.0,2.5493,15.37,0.17,15.21,tp_upper -703,做多,2020-03-24 17:00:00,2020-03-24 17:15:00,137.15,137.14,3.35,100.0,2.4438,-0.02,0.17,-0.19,flip -704,做空,2020-03-24 17:15:00,2020-03-24 18:45:00,137.14,136.84,3.35,100.0,2.4414,0.73,0.17,0.57,flip -705,做多,2020-03-24 18:45:00,2020-03-24 21:30:00,136.84,137.2,3.35,100.0,2.4496,0.88,0.17,0.71,flip -706,做空,2020-03-24 21:30:00,2020-03-24 21:45:00,137.2,137.91,3.36,100.0,2.4472,-1.74,0.17,-1.91,flip -707,做多,2020-03-24 21:45:00,2020-03-24 23:45:00,137.91,138.38,3.34,100.0,2.4195,1.14,0.17,0.97,flip -708,做空,2020-03-24 23:45:00,2020-03-25 00:30:00,138.38,139.65,3.34,100.0,2.4171,-3.07,0.17,-3.24,flip -709,做多,2020-03-25 00:30:00,2020-03-25 01:45:00,139.65,137.85,3.33,100.0,2.3826,-4.29,0.16,-4.45,flip -710,做空,2020-03-25 01:45:00,2020-03-25 02:00:00,137.85,138.82,3.28,100.0,2.3802,-2.31,0.17,-2.47,flip -711,做多,2020-03-25 02:00:00,2020-03-25 02:30:00,138.82,137.34,3.25,100.0,2.3446,-3.47,0.16,-3.63,flip -712,做空,2020-03-25 02:30:00,2020-03-25 05:00:00,137.34,138.16,3.22,100.0,2.3422,-1.92,0.16,-2.08,flip -713,做多,2020-03-25 05:00:00,2020-03-25 05:15:00,138.16,138.16,3.19,100.0,2.3121,0.0,0.16,-0.16,flip -714,做空,2020-03-25 05:15:00,2020-03-25 06:30:00,138.16,138.1,3.19,100.0,2.3098,0.14,0.16,-0.02,flip -715,做多,2020-03-25 06:30:00,2020-03-25 07:15:00,138.1,137.58,3.19,100.0,2.3095,-1.2,0.16,-1.36,flip -716,做空,2020-03-25 07:15:00,2020-03-25 07:30:00,137.58,137.81,3.17,100.0,2.3072,-0.53,0.16,-0.69,flip -717,做多,2020-03-25 07:30:00,2020-03-25 08:00:00,137.81,137.43,3.17,100.0,2.2972,-0.87,0.16,-1.03,flip -718,做空,2020-03-25 08:00:00,2020-03-25 08:15:00,137.43,139.02,3.15,100.0,2.2949,-3.65,0.16,-3.81,flip -719,做多,2020-03-25 08:15:00,2020-03-25 10:30:00,139.02,136.36,3.11,100.0,2.2401,-5.96,0.15,-6.11,flip -720,做空,2020-03-25 10:30:00,2020-03-25 11:30:00,136.36,133.67,3.05,100.0,2.2378,6.02,0.15,5.87,tp_lower -721,做多,2020-03-25 13:30:00,2020-03-26 01:15:00,136.38,136.3,3.11,100.0,2.2794,-0.18,0.16,-0.34,flip -722,做空,2020-03-26 01:15:00,2020-03-26 02:30:00,136.3,135.75,3.14,100.0,2.3045,1.27,0.16,1.11,flip -723,做多,2020-03-26 02:30:00,2020-03-26 05:45:00,135.75,134.9,3.15,100.0,2.3209,-1.97,0.16,-2.13,flip -724,做空,2020-03-26 05:45:00,2020-03-26 09:30:00,134.9,135.69,3.13,100.0,2.3186,-1.83,0.16,-1.99,flip -725,做多,2020-03-26 09:30:00,2020-03-26 09:45:00,135.69,135.23,3.11,100.0,2.2893,-1.05,0.15,-1.21,flip -726,做空,2020-03-26 09:45:00,2020-03-26 11:15:00,135.23,135.65,3.09,100.0,2.287,-0.96,0.16,-1.12,flip -727,做多,2020-03-26 11:15:00,2020-03-26 11:30:00,135.65,135.32,3.08,100.0,2.2705,-0.75,0.15,-0.9,flip -728,做空,2020-03-26 11:30:00,2020-03-26 19:15:00,135.32,134.95,3.07,100.0,2.2683,0.84,0.15,0.69,flip -729,做多,2020-03-26 19:15:00,2020-03-26 22:00:00,134.95,135.7,3.07,100.0,2.2784,1.71,0.15,1.55,flip -730,做空,2020-03-26 22:00:00,2020-03-27 06:00:00,135.7,137.13,3.09,100.0,2.2762,-3.25,0.16,-3.41,flip -731,做多,2020-03-27 06:00:00,2020-03-27 08:00:00,137.13,137.07,3.08,100.0,2.2447,-0.13,0.15,-0.29,flip -732,做空,2020-03-27 08:00:00,2020-03-27 08:30:00,137.07,137.0,3.07,100.0,2.2425,0.16,0.15,0.0,flip -733,做多,2020-03-27 08:30:00,2020-03-27 08:45:00,137.0,136.52,3.07,100.0,2.2426,-1.08,0.15,-1.23,flip -734,做空,2020-03-27 08:45:00,2020-03-27 18:30:00,136.52,136.83,3.06,100.0,2.2403,-0.69,0.15,-0.85,flip -735,做多,2020-03-27 18:30:00,2020-03-27 19:45:00,136.83,136.7,3.05,100.0,2.2279,-0.29,0.15,-0.44,flip -736,做空,2020-03-27 19:45:00,2020-03-27 20:30:00,136.7,136.53,3.04,100.0,2.2257,0.38,0.15,0.23,flip -737,做多,2020-03-27 20:30:00,2020-03-27 23:00:00,136.53,136.39,3.04,100.0,2.229,-0.31,0.15,-0.46,flip -738,做空,2020-03-27 23:00:00,2020-03-27 23:30:00,136.39,131.05,3.04,100.0,2.2268,11.89,0.15,11.75,tp_lower -739,做多,2020-03-28 14:15:00,2020-03-28 14:30:00,128.87,128.29,3.18,100.0,2.4648,-1.43,0.16,-1.59,flip -740,做空,2020-03-28 14:30:00,2020-03-28 14:45:00,128.29,128.8,3.16,100.0,2.4623,-1.26,0.16,-1.41,flip -741,做多,2020-03-28 14:45:00,2020-03-28 15:15:00,128.8,128.43,3.14,100.0,2.4404,-0.9,0.16,-1.06,flip -742,做空,2020-03-28 15:15:00,2020-03-28 16:00:00,128.43,128.36,3.13,100.0,2.4379,0.17,0.16,0.01,flip -743,做多,2020-03-28 16:00:00,2020-03-28 16:30:00,128.36,128.31,3.13,100.0,2.4381,-0.12,0.16,-0.28,flip -744,做空,2020-03-28 16:30:00,2020-03-28 18:15:00,128.31,127.93,3.13,100.0,2.4357,0.93,0.16,0.77,flip -745,做多,2020-03-28 18:15:00,2020-03-28 18:30:00,127.93,127.65,3.13,100.0,2.4477,-0.69,0.16,-0.84,flip -746,做空,2020-03-28 18:30:00,2020-03-28 19:00:00,127.65,128.03,3.12,100.0,2.4453,-0.93,0.16,-1.09,flip -747,做多,2020-03-28 19:00:00,2020-03-28 19:30:00,128.03,128.12,3.11,100.0,2.4283,0.22,0.16,0.06,flip -748,做空,2020-03-28 19:30:00,2020-03-28 19:45:00,128.12,128.26,3.11,100.0,2.4259,-0.34,0.16,-0.5,flip -749,做多,2020-03-28 19:45:00,2020-03-28 20:15:00,128.26,131.38,3.1,100.0,2.4182,7.54,0.16,7.39,tp_upper -750,做多,2020-03-29 06:15:00,2020-03-29 06:30:00,129.62,129.09,3.2,100.0,2.4725,-1.31,0.16,-1.47,flip -751,做空,2020-03-29 06:30:00,2020-03-29 07:00:00,129.09,129.25,3.19,100.0,2.47,-0.4,0.16,-0.55,flip -752,做多,2020-03-29 07:00:00,2020-03-29 07:30:00,129.25,128.94,3.18,100.0,2.4615,-0.76,0.16,-0.92,flip -753,做空,2020-03-29 07:30:00,2020-03-29 07:45:00,128.94,129.37,3.17,100.0,2.459,-1.06,0.16,-1.22,flip -754,做多,2020-03-29 07:45:00,2020-03-29 11:00:00,129.37,129.2,3.16,100.0,2.4402,-0.41,0.16,-0.57,flip -755,做空,2020-03-29 11:00:00,2020-03-29 14:30:00,129.2,129.15,3.15,100.0,2.4378,0.12,0.16,-0.04,flip -756,做多,2020-03-29 14:30:00,2020-03-29 16:15:00,129.15,127.94,3.15,100.0,2.4372,-2.95,0.16,-3.1,flip -757,做空,2020-03-29 16:15:00,2020-03-29 19:30:00,127.94,125.2,3.12,100.0,2.4348,6.67,0.15,6.52,tp_lower -758,做多,2020-03-30 04:15:00,2020-03-30 04:30:00,126.82,126.8,3.2,100.0,2.5244,-0.05,0.16,-0.21,flip -759,做空,2020-03-30 04:30:00,2020-03-30 04:45:00,126.8,127.23,3.2,100.0,2.5218,-1.08,0.16,-1.24,flip -760,做多,2020-03-30 04:45:00,2020-03-30 23:45:00,127.23,132.04,3.18,100.0,2.5023,12.04,0.17,11.87,flip -761,做空,2020-03-30 23:45:00,2020-03-31 00:00:00,132.04,132.43,3.3,100.0,2.4998,-0.97,0.17,-1.14,flip -762,做多,2020-03-31 00:00:00,2020-03-31 00:45:00,132.43,132.39,3.3,100.0,2.4903,-0.1,0.16,-0.26,flip -763,做空,2020-03-31 00:45:00,2020-03-31 01:00:00,132.39,133.12,3.29,100.0,2.4878,-1.82,0.17,-1.98,flip -764,做多,2020-03-31 01:00:00,2020-03-31 03:00:00,133.12,131.83,3.27,100.0,2.458,-3.17,0.16,-3.33,flip -765,做空,2020-03-31 03:00:00,2020-03-31 08:15:00,131.83,132.41,3.24,100.0,2.4555,-1.42,0.16,-1.59,flip -766,做多,2020-03-31 08:15:00,2020-03-31 09:00:00,132.41,132.58,3.22,100.0,2.4316,0.41,0.16,0.25,flip -767,做空,2020-03-31 09:00:00,2020-03-31 09:15:00,132.58,132.78,3.22,100.0,2.4292,-0.49,0.16,-0.65,flip -768,做多,2020-03-31 09:15:00,2020-03-31 09:45:00,132.78,132.3,3.21,100.0,2.4194,-1.16,0.16,-1.32,flip -769,做空,2020-03-31 09:45:00,2020-03-31 10:15:00,132.3,132.28,3.2,100.0,2.417,0.05,0.16,-0.11,flip -770,做多,2020-03-31 10:15:00,2020-03-31 13:00:00,132.28,132.39,3.19,100.0,2.4153,0.27,0.16,0.11,flip -771,做空,2020-03-31 13:00:00,2020-03-31 13:15:00,132.39,132.55,3.19,100.0,2.4129,-0.39,0.16,-0.55,flip -772,做多,2020-03-31 13:15:00,2020-03-31 13:30:00,132.55,132.23,3.19,100.0,2.4046,-0.77,0.16,-0.93,flip -773,做空,2020-03-31 13:30:00,2020-03-31 14:00:00,132.23,132.74,3.18,100.0,2.4022,-1.23,0.16,-1.38,flip -774,做多,2020-03-31 14:00:00,2020-03-31 14:30:00,132.74,132.14,3.16,100.0,2.3814,-1.43,0.16,-1.59,flip -775,做空,2020-03-31 14:30:00,2020-03-31 14:45:00,132.14,132.62,3.14,100.0,2.379,-1.14,0.16,-1.3,flip -776,做多,2020-03-31 14:45:00,2020-03-31 15:15:00,132.62,132.58,3.13,100.0,2.3594,-0.09,0.16,-0.25,flip -777,做空,2020-03-31 15:15:00,2020-03-31 17:00:00,132.58,132.38,3.12,100.0,2.357,0.47,0.16,0.32,flip -778,做多,2020-03-31 17:00:00,2020-03-31 17:15:00,132.38,131.9,3.13,100.0,2.3618,-1.13,0.16,-1.29,flip -779,做空,2020-03-31 17:15:00,2020-03-31 17:45:00,131.9,132.67,3.11,100.0,2.3594,-1.82,0.16,-1.97,flip -780,做多,2020-03-31 17:45:00,2020-03-31 20:00:00,132.67,134.44,3.09,100.0,2.3297,4.12,0.16,3.97,tp_upper -781,做多,2020-04-01 03:00:00,2020-04-01 03:30:00,132.76,132.69,3.18,100.0,2.399,-0.17,0.16,-0.33,flip -782,做空,2020-04-01 03:30:00,2020-04-01 03:45:00,132.69,132.82,3.18,100.0,2.3966,-0.31,0.16,-0.47,flip -783,做多,2020-04-01 03:45:00,2020-04-01 04:00:00,132.82,132.81,3.17,100.0,2.3896,-0.02,0.16,-0.18,flip -784,做空,2020-04-01 04:00:00,2020-04-01 16:00:00,132.81,129.8,3.17,100.0,2.3872,7.19,0.15,7.03,tp_lower -785,做多,2020-04-01 20:30:00,2020-04-01 23:30:00,131.28,135.55,3.24,100.0,2.4673,10.54,0.17,10.37,tp_upper -786,做多,2020-04-02 20:30:00,2020-04-03 05:15:00,140.03,141.08,3.36,100.0,2.3963,2.52,0.17,2.35,flip -787,做空,2020-04-03 05:15:00,2020-04-03 05:30:00,141.08,141.18,3.38,100.0,2.395,-0.24,0.17,-0.41,flip -788,做多,2020-04-03 05:30:00,2020-04-03 14:00:00,141.18,143.32,3.37,100.0,2.3892,5.11,0.17,4.94,flip -789,做空,2020-04-03 14:00:00,2020-04-04 06:45:00,143.32,140.65,3.42,100.0,2.3868,6.37,0.17,6.2,flip -790,做多,2020-04-04 06:45:00,2020-04-04 07:15:00,140.65,140.63,3.49,100.0,2.4816,-0.05,0.17,-0.22,flip -791,做空,2020-04-04 07:15:00,2020-04-04 07:30:00,140.63,140.8,3.49,100.0,2.4791,-0.42,0.17,-0.6,flip -792,做多,2020-04-04 07:30:00,2020-04-04 11:30:00,140.8,140.55,3.48,100.0,2.4706,-0.62,0.17,-0.79,flip -793,做空,2020-04-04 11:30:00,2020-04-04 12:00:00,140.55,141.07,3.47,100.0,2.4681,-1.28,0.17,-1.46,flip -794,做多,2020-04-04 12:00:00,2020-04-04 12:15:00,141.07,140.6,3.45,100.0,2.4475,-1.15,0.17,-1.32,flip -795,做空,2020-04-04 12:15:00,2020-04-04 12:45:00,140.6,140.96,3.44,100.0,2.445,-0.88,0.17,-1.05,flip -796,做多,2020-04-04 12:45:00,2020-04-04 13:00:00,140.96,140.94,3.43,100.0,2.4301,-0.05,0.17,-0.22,flip -797,做空,2020-04-04 13:00:00,2020-04-04 13:15:00,140.94,141.17,3.42,100.0,2.4277,-0.56,0.17,-0.73,flip -798,做多,2020-04-04 13:15:00,2020-04-04 20:30:00,141.17,142.27,3.41,100.0,2.4173,2.66,0.17,2.49,flip -799,做空,2020-04-04 20:30:00,2020-04-05 04:30:00,142.27,143.23,3.44,100.0,2.4149,-2.32,0.17,-2.49,flip -800,做多,2020-04-05 04:30:00,2020-04-05 04:45:00,143.23,143.05,3.44,100.0,2.4018,-0.43,0.17,-0.6,flip -801,做空,2020-04-05 04:45:00,2020-04-05 05:00:00,143.05,143.39,3.43,100.0,2.3994,-0.82,0.17,-0.99,flip -802,做多,2020-04-05 05:00:00,2020-04-05 05:45:00,143.39,142.79,3.42,100.0,2.3856,-1.43,0.17,-1.6,flip -803,做空,2020-04-05 05:45:00,2020-04-05 09:15:00,142.79,143.31,3.4,100.0,2.3832,-1.24,0.17,-1.41,flip -804,做多,2020-04-05 09:15:00,2020-04-05 13:45:00,143.31,143.69,3.39,100.0,2.3636,0.9,0.17,0.73,flip -805,做空,2020-04-05 13:45:00,2020-04-05 15:00:00,143.69,143.32,3.39,100.0,2.3612,0.87,0.17,0.7,flip -806,做多,2020-04-05 15:00:00,2020-04-05 16:00:00,143.32,143.0,3.4,100.0,2.371,-0.76,0.17,-0.93,flip -807,做空,2020-04-05 16:00:00,2020-04-05 17:15:00,143.0,141.97,3.39,100.0,2.3687,2.44,0.17,2.27,tp_lower -808,做多,2020-04-05 17:45:00,2020-04-05 18:00:00,143.2,143.0,3.41,100.0,2.38,-0.48,0.17,-0.65,flip -809,做空,2020-04-05 18:00:00,2020-04-05 18:15:00,143.0,143.38,3.4,100.0,2.3777,-0.9,0.17,-1.07,flip -810,做多,2020-04-05 18:15:00,2020-04-05 18:45:00,143.38,142.92,3.39,100.0,2.3627,-1.09,0.17,-1.26,flip -811,做空,2020-04-05 18:45:00,2020-04-05 19:00:00,142.92,143.26,3.37,100.0,2.3603,-0.8,0.17,-0.97,flip -812,做多,2020-04-05 19:00:00,2020-04-05 20:00:00,143.26,142.66,3.36,100.0,2.3468,-1.41,0.17,-1.58,flip -813,做空,2020-04-05 20:00:00,2020-04-05 22:00:00,142.66,143.02,3.34,100.0,2.3444,-0.84,0.17,-1.01,flip -814,做多,2020-04-05 22:00:00,2020-04-05 22:30:00,143.02,142.82,3.33,100.0,2.3303,-0.47,0.17,-0.63,flip -815,做空,2020-04-05 22:30:00,2020-04-05 22:45:00,142.82,143.15,3.32,100.0,2.3279,-0.77,0.17,-0.93,flip -816,做多,2020-04-05 22:45:00,2020-04-05 23:00:00,143.15,142.9,3.31,100.0,2.3149,-0.58,0.17,-0.74,flip -817,做空,2020-04-05 23:00:00,2020-04-06 00:00:00,142.9,143.0,3.3,100.0,2.3126,-0.23,0.17,-0.4,flip -818,做多,2020-04-06 00:00:00,2020-04-06 02:30:00,143.0,143.39,3.35,100.0,2.3453,0.91,0.17,0.75,flip -819,做空,2020-04-06 02:30:00,2020-04-07 13:00:00,143.39,171.64,3.36,100.0,2.343,-66.19,0.2,-66.39,flip -820,做多,2020-04-07 13:00:00,2020-04-07 13:45:00,171.64,170.89,2.7,100.0,1.5731,-1.18,0.13,-1.31,flip -821,做空,2020-04-07 13:45:00,2020-04-07 16:00:00,170.89,171.73,2.69,100.0,1.5715,-1.32,0.13,-1.45,flip -822,做多,2020-04-07 16:00:00,2020-04-07 17:15:00,171.73,171.12,2.67,100.0,1.5546,-0.95,0.13,-1.08,flip -823,做空,2020-04-07 17:15:00,2020-04-07 17:30:00,171.12,171.57,2.66,100.0,1.553,-0.7,0.13,-0.83,flip -824,做多,2020-04-07 17:30:00,2020-04-07 18:00:00,171.57,169.82,2.65,100.0,1.5433,-2.7,0.13,-2.83,flip -825,做空,2020-04-07 18:00:00,2020-04-07 20:15:00,169.82,165.77,2.62,100.0,1.5418,6.24,0.13,6.12,tp_lower -826,做多,2020-04-08 02:45:00,2020-04-08 08:30:00,168.74,168.12,2.69,100.0,1.5967,-0.99,0.13,-1.12,flip -827,做空,2020-04-08 08:30:00,2020-04-08 08:45:00,168.12,168.81,2.68,100.0,1.5951,-1.1,0.13,-1.24,flip -828,做多,2020-04-08 08:45:00,2020-04-08 09:00:00,168.81,167.9,2.67,100.0,1.5804,-1.44,0.13,-1.57,flip -829,做空,2020-04-08 09:00:00,2020-04-08 09:15:00,167.9,170.04,2.65,100.0,1.5788,-3.38,0.13,-3.51,flip -830,做多,2020-04-08 09:15:00,2020-04-08 10:30:00,170.04,167.02,2.61,100.0,1.5375,-4.64,0.13,-4.77,flip -831,做空,2020-04-08 10:30:00,2020-04-08 11:00:00,167.02,168.19,2.57,100.0,1.536,-1.8,0.13,-1.93,flip -832,做多,2020-04-08 11:00:00,2020-04-08 11:30:00,168.19,167.8,2.54,100.0,1.5131,-0.59,0.13,-0.72,flip -833,做空,2020-04-08 11:30:00,2020-04-08 11:45:00,167.8,168.68,2.54,100.0,1.5116,-1.33,0.13,-1.46,flip -834,做多,2020-04-08 11:45:00,2020-04-08 12:15:00,168.68,168.29,2.52,100.0,1.4943,-0.58,0.13,-0.71,flip -835,做空,2020-04-08 12:15:00,2020-04-08 12:30:00,168.29,168.41,2.51,100.0,1.4928,-0.18,0.13,-0.3,flip -836,做多,2020-04-08 12:30:00,2020-04-08 13:00:00,168.41,168.35,2.51,100.0,1.4892,-0.09,0.13,-0.21,flip -837,做空,2020-04-08 13:00:00,2020-04-08 13:30:00,168.35,168.46,2.5,100.0,1.4877,-0.16,0.13,-0.29,flip -838,做多,2020-04-08 13:30:00,2020-04-08 14:30:00,168.46,167.89,2.5,100.0,1.4843,-0.85,0.12,-0.97,flip -839,做空,2020-04-08 14:30:00,2020-04-08 15:00:00,167.89,169.65,2.49,100.0,1.4828,-2.61,0.13,-2.74,flip -840,做多,2020-04-08 15:00:00,2020-04-08 15:30:00,169.65,168.8,2.46,100.0,1.4505,-1.23,0.12,-1.36,flip -841,做空,2020-04-08 15:30:00,2020-04-08 15:45:00,168.8,169.13,2.45,100.0,1.4491,-0.48,0.12,-0.6,flip -842,做多,2020-04-08 15:45:00,2020-04-08 19:15:00,169.13,169.7,2.44,100.0,1.442,0.82,0.12,0.7,flip -843,做空,2020-04-08 19:15:00,2020-04-08 19:30:00,169.7,169.77,2.44,100.0,1.4405,-0.1,0.12,-0.22,flip -844,做多,2020-04-08 19:30:00,2020-04-09 03:15:00,169.77,170.7,2.44,100.0,1.4379,1.34,0.12,1.21,flip -845,做空,2020-04-09 03:15:00,2020-04-09 06:45:00,170.7,170.92,2.49,100.0,1.4613,-0.32,0.12,-0.45,flip -846,做多,2020-04-09 06:45:00,2020-04-09 07:00:00,170.92,170.37,2.49,100.0,1.456,-0.8,0.12,-0.92,flip -847,做空,2020-04-09 07:00:00,2020-04-09 07:30:00,170.37,171.47,2.48,100.0,1.4546,-1.6,0.12,-1.72,flip -848,做多,2020-04-09 07:30:00,2020-04-09 09:15:00,171.47,171.49,2.46,100.0,1.4345,0.03,0.12,-0.09,flip -849,做空,2020-04-09 09:15:00,2020-04-09 11:00:00,171.49,171.82,2.46,100.0,1.433,-0.47,0.12,-0.6,flip -850,做多,2020-04-09 11:00:00,2020-04-09 11:15:00,171.82,170.89,2.45,100.0,1.4261,-1.33,0.12,-1.45,flip -851,做空,2020-04-09 11:15:00,2020-04-09 12:00:00,170.89,168.65,2.43,100.0,1.4247,3.19,0.12,3.07,tp_lower -852,做多,2020-04-09 13:45:00,2020-04-09 14:00:00,171.21,170.55,2.46,100.0,1.4392,-0.95,0.12,-1.07,flip -853,做空,2020-04-09 14:00:00,2020-04-09 14:30:00,170.55,171.19,2.45,100.0,1.4378,-0.92,0.12,-1.04,flip -854,做多,2020-04-09 14:30:00,2020-04-09 14:45:00,171.19,171.03,2.44,100.0,1.4256,-0.23,0.12,-0.35,flip -855,做空,2020-04-09 14:45:00,2020-04-09 20:45:00,171.03,170.36,2.44,100.0,1.4242,0.95,0.12,0.83,flip -856,做多,2020-04-09 20:45:00,2020-04-09 21:00:00,170.36,169.77,2.44,100.0,1.4339,-0.85,0.12,-0.97,flip -857,做空,2020-04-09 21:00:00,2020-04-09 21:45:00,169.77,170.7,2.43,100.0,1.4325,-1.33,0.12,-1.45,flip -858,做多,2020-04-09 21:45:00,2020-04-09 22:00:00,170.7,170.6,2.42,100.0,1.4155,-0.14,0.12,-0.26,flip -859,做空,2020-04-09 22:00:00,2020-04-09 22:30:00,170.6,170.63,2.41,100.0,1.4141,-0.04,0.12,-0.16,flip -860,做多,2020-04-09 22:30:00,2020-04-09 23:00:00,170.63,170.15,2.41,100.0,1.4121,-0.68,0.12,-0.8,flip -861,做空,2020-04-09 23:00:00,2020-04-09 23:15:00,170.15,170.26,2.4,100.0,1.4107,-0.16,0.12,-0.28,flip -862,做多,2020-04-09 23:15:00,2020-04-09 23:30:00,170.26,170.18,2.4,100.0,1.4075,-0.11,0.12,-0.23,flip -863,做空,2020-04-09 23:30:00,2020-04-10 03:30:00,170.18,166.04,2.39,100.0,1.4061,5.82,0.12,5.7,tp_lower -864,做多,2020-04-10 19:00:00,2020-04-10 19:30:00,158.33,157.8,2.49,100.0,1.573,-0.83,0.12,-0.96,flip -865,做空,2020-04-10 19:30:00,2020-04-10 19:45:00,157.8,157.99,2.48,100.0,1.5714,-0.3,0.12,-0.42,flip -866,做多,2020-04-10 19:45:00,2020-04-10 22:30:00,157.99,157.53,2.47,100.0,1.566,-0.72,0.12,-0.84,flip -867,做空,2020-04-10 22:30:00,2020-04-10 22:45:00,157.53,157.83,2.46,100.0,1.5645,-0.47,0.12,-0.59,flip -868,做多,2020-04-10 22:45:00,2020-04-10 23:00:00,157.83,157.35,2.46,100.0,1.557,-0.75,0.12,-0.87,flip -869,做空,2020-04-10 23:00:00,2020-04-10 23:45:00,157.35,157.69,2.45,100.0,1.5554,-0.53,0.12,-0.65,flip -870,做多,2020-04-10 23:45:00,2020-04-11 00:15:00,157.69,157.98,2.44,100.0,1.5471,0.45,0.12,0.33,flip -871,做空,2020-04-11 00:15:00,2020-04-11 07:30:00,157.98,158.64,2.46,100.0,1.5554,-1.03,0.12,-1.15,flip -872,做多,2020-04-11 07:30:00,2020-04-11 08:45:00,158.64,158.76,2.44,100.0,1.5409,0.18,0.12,0.06,flip -873,做空,2020-04-11 08:45:00,2020-04-11 11:45:00,158.76,158.87,2.44,100.0,1.5394,-0.17,0.12,-0.29,flip -874,做多,2020-04-11 11:45:00,2020-04-11 12:00:00,158.87,158.84,2.44,100.0,1.5357,-0.05,0.12,-0.17,flip -875,做空,2020-04-11 12:00:00,2020-04-11 22:00:00,158.84,157.44,2.44,100.0,1.5341,2.15,0.12,2.03,flip -876,做多,2020-04-11 22:00:00,2020-04-12 01:45:00,157.44,157.23,2.46,100.0,1.5599,-0.33,0.12,-0.45,flip -877,做空,2020-04-12 01:45:00,2020-04-12 05:30:00,157.23,156.98,2.46,100.0,1.5667,0.39,0.12,0.27,flip -878,做多,2020-04-12 05:30:00,2020-04-12 06:00:00,156.98,156.74,2.46,100.0,1.5701,-0.38,0.12,-0.5,flip -879,做空,2020-04-12 06:00:00,2020-04-12 06:15:00,156.74,156.97,2.46,100.0,1.5686,-0.36,0.12,-0.48,flip -880,做多,2020-04-12 06:15:00,2020-04-12 06:30:00,156.97,156.49,2.45,100.0,1.5624,-0.75,0.12,-0.87,flip -881,做空,2020-04-12 06:30:00,2020-04-12 06:45:00,156.49,156.75,2.44,100.0,1.5608,-0.41,0.12,-0.53,flip -882,做多,2020-04-12 06:45:00,2020-04-12 07:00:00,156.75,156.2,2.44,100.0,1.5541,-0.85,0.12,-0.98,flip -883,做空,2020-04-12 07:00:00,2020-04-12 07:30:00,156.2,156.99,2.43,100.0,1.5526,-1.23,0.12,-1.35,flip -884,做多,2020-04-12 07:30:00,2020-04-12 22:15:00,156.99,160.82,2.41,100.0,1.5354,5.88,0.12,5.76,flip -885,做空,2020-04-12 22:15:00,2020-04-13 00:30:00,160.82,152.53,2.47,100.0,1.5339,12.72,0.12,12.6,tp_lower -886,做多,2020-04-13 11:30:00,2020-04-13 11:45:00,155.68,155.29,2.61,100.0,1.6774,-0.65,0.13,-0.78,flip -887,做空,2020-04-13 11:45:00,2020-04-13 14:00:00,155.29,153.76,2.6,100.0,1.6757,2.56,0.13,2.43,flip -888,做多,2020-04-13 14:00:00,2020-04-13 21:00:00,153.76,158.18,2.63,100.0,1.7074,7.55,0.14,7.41,tp_upper -889,做多,2020-04-14 08:15:00,2020-04-14 10:45:00,155.84,156.08,2.71,100.0,1.7365,0.42,0.14,0.28,flip -890,做空,2020-04-14 10:45:00,2020-04-14 11:15:00,156.08,156.63,2.71,100.0,1.7348,-0.95,0.14,-1.09,flip -891,做多,2020-04-14 11:15:00,2020-04-14 12:45:00,156.63,157.0,2.7,100.0,1.7209,0.64,0.14,0.5,flip -892,做空,2020-04-14 12:45:00,2020-04-14 13:00:00,157.0,157.92,2.7,100.0,1.7191,-1.58,0.14,-1.72,flip -893,做多,2020-04-14 13:00:00,2020-04-14 14:00:00,157.92,159.85,2.68,100.0,1.6974,3.28,0.14,3.14,tp_upper -894,做多,2020-04-14 21:00:00,2020-04-14 23:45:00,158.92,158.43,2.71,100.0,1.7056,-0.84,0.14,-0.97,flip -895,做空,2020-04-14 23:45:00,2020-04-15 01:45:00,158.43,158.66,2.7,100.0,1.7039,-0.39,0.14,-0.53,flip -896,做多,2020-04-15 01:45:00,2020-04-15 02:00:00,158.66,158.37,2.71,100.0,1.7073,-0.5,0.14,-0.63,flip -897,做空,2020-04-15 02:00:00,2020-04-15 02:15:00,158.37,159.17,2.7,100.0,1.7055,-1.36,0.14,-1.5,flip -898,做多,2020-04-15 02:15:00,2020-04-15 07:00:00,159.17,159.64,2.68,100.0,1.6867,0.79,0.13,0.66,flip -899,做空,2020-04-15 07:00:00,2020-04-15 07:30:00,159.64,159.75,2.69,100.0,1.685,-0.19,0.13,-0.32,flip -900,做多,2020-04-15 07:30:00,2020-04-15 08:00:00,159.75,159.53,2.69,100.0,1.681,-0.37,0.13,-0.5,flip -901,做空,2020-04-15 08:00:00,2020-04-15 08:15:00,159.53,159.67,2.68,100.0,1.6793,-0.24,0.13,-0.37,flip -902,做多,2020-04-15 08:15:00,2020-04-15 08:45:00,159.67,158.51,2.67,100.0,1.6747,-1.94,0.13,-2.08,flip -903,做空,2020-04-15 08:45:00,2020-04-15 10:00:00,158.51,159.36,2.65,100.0,1.673,-1.42,0.13,-1.56,flip -904,做多,2020-04-15 10:00:00,2020-04-15 10:30:00,159.36,158.97,2.64,100.0,1.6535,-0.64,0.13,-0.78,flip -905,做空,2020-04-15 10:30:00,2020-04-15 21:00:00,158.97,157.46,2.63,100.0,1.6519,2.49,0.13,2.36,flip -906,做多,2020-04-15 21:00:00,2020-04-16 07:15:00,157.46,165.38,2.65,100.0,1.6819,13.32,0.14,13.18,tp_upper -907,做多,2020-04-17 00:15:00,2020-04-17 02:30:00,171.39,171.11,2.81,100.0,1.6375,-0.46,0.14,-0.6,flip -908,做空,2020-04-17 02:30:00,2020-04-17 03:45:00,171.11,171.5,2.8,100.0,1.6358,-0.64,0.14,-0.78,flip -909,做多,2020-04-17 03:45:00,2020-04-17 04:00:00,171.5,170.94,2.79,100.0,1.6268,-0.91,0.14,-1.05,flip -910,做空,2020-04-17 04:00:00,2020-04-17 05:45:00,170.94,170.75,2.78,100.0,1.6251,0.31,0.14,0.17,flip -911,做多,2020-04-17 05:45:00,2020-04-17 10:00:00,170.75,171.38,2.78,100.0,1.6271,1.03,0.14,0.89,flip -912,做空,2020-04-17 10:00:00,2020-04-17 11:00:00,171.38,171.5,2.79,100.0,1.6255,-0.2,0.14,-0.33,flip -913,做多,2020-04-17 11:00:00,2020-04-17 11:15:00,171.5,170.42,2.78,100.0,1.6216,-1.75,0.14,-1.89,flip -914,做空,2020-04-17 11:15:00,2020-04-17 16:45:00,170.42,170.52,2.76,100.0,1.62,-0.16,0.14,-0.3,flip -915,做多,2020-04-17 16:45:00,2020-04-17 17:15:00,170.52,170.23,2.76,100.0,1.6165,-0.47,0.14,-0.61,flip -916,做空,2020-04-17 17:15:00,2020-04-17 19:00:00,170.23,170.15,2.75,100.0,1.6148,0.13,0.14,-0.01,flip -917,做多,2020-04-17 19:00:00,2020-04-17 21:45:00,170.15,169.72,2.75,100.0,1.6147,-0.69,0.14,-0.83,flip -918,做空,2020-04-17 21:45:00,2020-04-17 22:15:00,169.72,170.21,2.74,100.0,1.6131,-0.79,0.14,-0.93,flip -919,做多,2020-04-17 22:15:00,2020-04-17 22:45:00,170.21,170.15,2.73,100.0,1.6022,-0.1,0.14,-0.23,flip -920,做空,2020-04-17 22:45:00,2020-04-17 23:00:00,170.15,170.67,2.72,100.0,1.6006,-0.83,0.14,-0.97,flip -921,做多,2020-04-17 23:00:00,2020-04-17 23:15:00,170.67,174.17,2.71,100.0,1.5893,5.56,0.14,5.42,tp_upper -922,做多,2020-04-18 00:00:00,2020-04-18 10:15:00,171.6,171.72,2.8,100.0,1.6332,0.2,0.14,0.06,flip -923,做空,2020-04-18 10:15:00,2020-04-18 10:30:00,171.72,172.12,2.8,100.0,1.6316,-0.65,0.14,-0.79,flip -924,做多,2020-04-18 10:30:00,2020-04-18 11:00:00,172.12,172.2,2.79,100.0,1.6224,0.13,0.14,-0.01,flip -925,做空,2020-04-18 11:00:00,2020-04-18 11:30:00,172.2,172.41,2.79,100.0,1.6208,-0.34,0.14,-0.48,flip -926,做多,2020-04-18 11:30:00,2020-04-18 12:45:00,172.41,178.54,2.78,100.0,1.6152,9.9,0.14,9.76,tp_upper -927,做多,2020-04-19 05:15:00,2020-04-19 05:30:00,185.23,184.5,2.89,100.0,1.5621,-1.14,0.14,-1.28,flip -928,做空,2020-04-19 05:30:00,2020-04-19 21:00:00,184.5,182.33,2.88,100.0,1.5606,3.39,0.14,3.24,flip -929,做多,2020-04-19 21:00:00,2020-04-19 21:30:00,182.33,181.81,2.91,100.0,1.5961,-0.83,0.15,-0.98,flip -930,做空,2020-04-19 21:30:00,2020-04-19 22:15:00,181.81,182.04,2.9,100.0,1.5945,-0.37,0.15,-0.51,flip -931,做多,2020-04-19 22:15:00,2020-04-19 23:30:00,182.04,180.44,2.89,100.0,1.5889,-2.54,0.14,-2.69,flip -932,做空,2020-04-19 23:30:00,2020-04-20 00:15:00,180.44,180.96,2.86,100.0,1.5873,-0.83,0.14,-0.97,flip -933,做多,2020-04-20 00:15:00,2020-04-20 01:15:00,180.96,181.42,2.87,100.0,1.5845,0.73,0.14,0.59,flip -934,做空,2020-04-20 01:15:00,2020-04-20 01:30:00,181.42,181.85,2.87,100.0,1.5829,-0.68,0.14,-0.82,flip -935,做多,2020-04-20 01:30:00,2020-04-20 08:00:00,181.85,181.85,2.86,100.0,1.5739,0.0,0.14,-0.14,flip -936,做空,2020-04-20 08:00:00,2020-04-20 08:15:00,181.85,182.1,2.86,100.0,1.5723,-0.39,0.14,-0.54,flip -937,做多,2020-04-20 08:15:00,2020-04-21 06:00:00,182.1,173.24,2.85,100.0,1.5664,-13.88,0.14,-14.01,flip -938,做空,2020-04-21 06:00:00,2020-04-21 06:30:00,173.24,173.41,2.72,100.0,1.5722,-0.27,0.14,-0.4,flip -939,做多,2020-04-21 06:30:00,2020-04-21 06:45:00,173.41,172.46,2.72,100.0,1.5676,-1.49,0.14,-1.62,flip -940,做空,2020-04-21 06:45:00,2020-04-21 07:15:00,172.46,172.65,2.7,100.0,1.566,-0.3,0.14,-0.43,flip -941,做多,2020-04-21 07:15:00,2020-04-21 08:00:00,172.65,172.4,2.7,100.0,1.561,-0.39,0.13,-0.52,flip -942,做空,2020-04-21 08:00:00,2020-04-21 14:30:00,172.4,172.27,2.69,100.0,1.5594,0.2,0.13,0.07,flip -943,做多,2020-04-21 14:30:00,2020-04-21 14:45:00,172.27,170.67,2.69,100.0,1.5602,-2.5,0.13,-2.63,flip -944,做空,2020-04-21 14:45:00,2020-04-21 16:15:00,170.67,171.08,2.66,100.0,1.5587,-0.64,0.13,-0.77,flip -945,做多,2020-04-21 16:15:00,2020-04-21 23:30:00,171.08,170.5,2.65,100.0,1.5496,-0.9,0.13,-1.03,flip -946,做空,2020-04-21 23:30:00,2020-04-22 00:00:00,170.5,171.0,2.64,100.0,1.5481,-0.77,0.13,-0.91,flip -947,做多,2020-04-22 00:00:00,2020-04-22 00:15:00,171.0,170.83,2.65,100.0,1.5502,-0.26,0.13,-0.4,flip -948,做空,2020-04-22 00:15:00,2020-04-22 01:30:00,170.83,170.94,2.65,100.0,1.5487,-0.17,0.13,-0.3,flip -949,做多,2020-04-22 01:30:00,2020-04-22 02:00:00,170.94,170.88,2.64,100.0,1.5451,-0.09,0.13,-0.22,flip -950,做空,2020-04-22 02:00:00,2020-04-22 02:15:00,170.88,171.81,2.64,100.0,1.5436,-1.44,0.13,-1.57,flip -951,做多,2020-04-22 02:15:00,2020-04-22 03:15:00,171.81,171.25,2.62,100.0,1.5253,-0.85,0.13,-0.98,flip -952,做空,2020-04-22 03:15:00,2020-04-22 03:45:00,171.25,171.49,2.61,100.0,1.5238,-0.37,0.13,-0.5,flip -953,做多,2020-04-22 03:45:00,2020-04-22 04:45:00,171.49,171.12,2.6,100.0,1.518,-0.56,0.13,-0.69,flip -954,做空,2020-04-22 04:45:00,2020-04-22 05:00:00,171.12,171.46,2.6,100.0,1.5165,-0.52,0.13,-0.65,flip -955,做多,2020-04-22 05:00:00,2020-04-22 05:15:00,171.46,171.43,2.59,100.0,1.509,-0.05,0.13,-0.17,flip -956,做空,2020-04-22 05:15:00,2020-04-23 04:15:00,171.43,182.44,2.58,100.0,1.5075,-16.6,0.14,-16.73,flip -957,做多,2020-04-23 04:15:00,2020-04-23 05:30:00,182.44,182.5,2.44,100.0,1.337,0.08,0.12,-0.04,flip -958,做空,2020-04-23 05:30:00,2020-04-23 09:45:00,182.5,182.16,2.44,100.0,1.3356,0.45,0.12,0.33,flip -959,做多,2020-04-23 09:45:00,2020-04-23 10:15:00,182.16,182.04,2.44,100.0,1.3393,-0.16,0.12,-0.28,flip -960,做空,2020-04-23 10:15:00,2020-04-23 11:30:00,182.04,183.28,2.44,100.0,1.3379,-1.66,0.12,-1.78,flip -961,做多,2020-04-23 11:30:00,2020-04-23 14:15:00,183.28,188.97,2.42,100.0,1.3185,7.5,0.12,7.38,tp_upper -962,做多,2020-04-24 00:00:00,2020-04-24 00:15:00,186.8,186.12,2.5,100.0,1.3391,-0.91,0.12,-1.04,flip -963,做空,2020-04-24 00:15:00,2020-04-24 00:45:00,186.12,186.27,2.49,100.0,1.3377,-0.2,0.12,-0.33,flip -964,做多,2020-04-24 00:45:00,2020-04-24 01:15:00,186.27,186.7,2.49,100.0,1.3342,0.57,0.12,0.45,flip -965,做空,2020-04-24 01:15:00,2020-04-24 01:45:00,186.7,186.8,2.49,100.0,1.3329,-0.13,0.12,-0.26,flip -966,做多,2020-04-24 01:45:00,2020-04-24 04:00:00,186.8,188.05,2.48,100.0,1.3301,1.66,0.13,1.54,flip -967,做空,2020-04-24 04:00:00,2020-04-24 04:15:00,188.05,188.11,2.5,100.0,1.3288,-0.08,0.12,-0.2,flip -968,做多,2020-04-24 04:15:00,2020-04-24 05:00:00,188.11,187.95,2.5,100.0,1.3266,-0.21,0.12,-0.34,flip -969,做空,2020-04-24 05:00:00,2020-04-24 06:30:00,187.95,187.74,2.49,100.0,1.3253,0.28,0.12,0.15,flip -970,做多,2020-04-24 06:30:00,2020-04-24 07:15:00,187.74,188.35,2.49,100.0,1.3269,0.81,0.12,0.68,flip -971,做空,2020-04-24 07:15:00,2020-04-24 08:15:00,188.35,188.29,2.5,100.0,1.3256,0.08,0.12,-0.05,flip -972,做多,2020-04-24 08:15:00,2020-04-24 08:30:00,188.29,188.11,2.5,100.0,1.3251,-0.24,0.12,-0.36,flip -973,做空,2020-04-24 08:30:00,2020-04-24 08:45:00,188.11,188.55,2.49,100.0,1.3238,-0.58,0.12,-0.71,flip -974,做多,2020-04-24 08:45:00,2020-04-24 10:00:00,188.55,187.33,2.48,100.0,1.3163,-1.61,0.12,-1.73,flip -975,做空,2020-04-24 10:00:00,2020-04-24 10:45:00,187.33,188.21,2.46,100.0,1.315,-1.16,0.12,-1.28,flip -976,做多,2020-04-24 10:45:00,2020-04-24 11:00:00,188.21,187.6,2.45,100.0,1.3014,-0.79,0.12,-0.92,flip -977,做空,2020-04-24 11:00:00,2020-04-24 14:45:00,187.6,187.19,2.44,100.0,1.3001,0.53,0.12,0.41,flip -978,做多,2020-04-24 14:45:00,2020-04-24 16:00:00,187.19,186.95,2.44,100.0,1.3045,-0.31,0.12,-0.44,flip -979,做空,2020-04-24 16:00:00,2020-04-24 16:30:00,186.95,187.7,2.44,100.0,1.3032,-0.98,0.12,-1.1,flip -980,做多,2020-04-24 16:30:00,2020-04-24 17:00:00,187.7,187.3,2.42,100.0,1.2915,-0.52,0.12,-0.64,flip -981,做空,2020-04-24 17:00:00,2020-04-24 17:15:00,187.3,187.71,2.42,100.0,1.2902,-0.53,0.12,-0.65,flip -982,做多,2020-04-24 17:15:00,2020-04-24 17:45:00,187.71,187.66,2.41,100.0,1.2832,-0.06,0.12,-0.18,flip -983,做空,2020-04-24 17:45:00,2020-04-24 18:00:00,187.66,188.33,2.41,100.0,1.282,-0.86,0.12,-0.98,flip -984,做多,2020-04-24 18:00:00,2020-04-24 19:00:00,188.33,187.99,2.39,100.0,1.2716,-0.43,0.12,-0.55,flip -985,做空,2020-04-24 19:00:00,2020-04-24 19:30:00,187.99,188.03,2.39,100.0,1.2703,-0.05,0.12,-0.17,flip -986,做多,2020-04-24 19:30:00,2020-04-24 21:45:00,188.03,187.3,2.39,100.0,1.2685,-0.93,0.12,-1.04,flip -987,做空,2020-04-24 21:45:00,2020-04-24 22:00:00,187.3,187.84,2.37,100.0,1.2672,-0.68,0.12,-0.8,flip -988,做多,2020-04-24 22:00:00,2020-04-24 22:15:00,187.84,187.81,2.36,100.0,1.2586,-0.04,0.12,-0.16,flip -989,做空,2020-04-24 22:15:00,2020-04-24 23:00:00,187.81,187.63,2.36,100.0,1.2574,0.23,0.12,0.11,flip -990,做多,2020-04-24 23:00:00,2020-04-24 23:15:00,187.63,186.86,2.36,100.0,1.2585,-0.97,0.12,-1.09,flip -991,做空,2020-04-24 23:15:00,2020-04-24 23:30:00,186.86,187.83,2.35,100.0,1.2573,-1.22,0.12,-1.34,flip -992,做多,2020-04-24 23:30:00,2020-04-24 23:45:00,187.83,187.65,2.33,100.0,1.243,-0.22,0.12,-0.34,flip -993,做空,2020-04-24 23:45:00,2020-04-25 03:15:00,187.65,187.26,2.33,100.0,1.2418,0.48,0.12,0.37,flip -994,做多,2020-04-25 03:15:00,2020-04-25 05:15:00,187.26,191.89,2.4,100.0,1.2826,5.94,0.12,5.82,tp_upper -995,做多,2020-04-25 16:00:00,2020-04-25 18:15:00,194.1,193.26,2.46,100.0,1.2668,-1.06,0.12,-1.19,flip -996,做空,2020-04-25 18:15:00,2020-04-25 18:30:00,193.26,193.79,2.45,100.0,1.2655,-0.67,0.12,-0.79,flip -997,做多,2020-04-25 18:30:00,2020-04-25 20:45:00,193.79,194.01,2.44,100.0,1.2573,0.28,0.12,0.15,flip -998,做空,2020-04-25 20:45:00,2020-04-25 23:30:00,194.01,193.9,2.44,100.0,1.256,0.14,0.12,0.02,flip -999,做多,2020-04-25 23:30:00,2020-04-26 04:00:00,193.9,194.43,2.44,100.0,1.2562,0.67,0.12,0.54,flip -1000,做空,2020-04-26 04:00:00,2020-04-26 04:30:00,194.43,194.4,2.45,100.0,1.2617,0.04,0.12,-0.08,flip -1001,做多,2020-04-26 04:30:00,2020-04-26 05:00:00,194.4,194.07,2.45,100.0,1.2608,-0.42,0.12,-0.54,flip -1002,做空,2020-04-26 05:00:00,2020-04-26 08:00:00,194.07,193.7,2.44,100.0,1.2596,0.47,0.12,0.34,flip -1003,做多,2020-04-26 08:00:00,2020-04-26 15:00:00,193.7,194.82,2.45,100.0,1.2631,1.41,0.12,1.29,flip -1004,做空,2020-04-26 15:00:00,2020-04-26 16:15:00,194.82,195.03,2.46,100.0,1.2619,-0.26,0.12,-0.39,flip -1005,做多,2020-04-26 16:15:00,2020-04-26 16:30:00,195.03,194.98,2.45,100.0,1.2579,-0.06,0.12,-0.19,flip -1006,做空,2020-04-26 16:30:00,2020-04-26 18:00:00,194.98,195.18,2.45,100.0,1.2566,-0.25,0.12,-0.37,flip -1007,做多,2020-04-26 18:00:00,2020-04-26 18:15:00,195.18,195.14,2.45,100.0,1.2528,-0.05,0.12,-0.17,flip -1008,做空,2020-04-26 18:15:00,2020-04-26 19:45:00,195.14,195.29,2.44,100.0,1.2516,-0.19,0.12,-0.31,flip -1009,做多,2020-04-26 19:45:00,2020-04-26 22:00:00,195.29,194.53,2.44,100.0,1.2484,-0.95,0.12,-1.07,flip -1010,做空,2020-04-26 22:00:00,2020-04-26 23:00:00,194.53,195.58,2.43,100.0,1.2471,-1.31,0.12,-1.43,flip -1011,做多,2020-04-26 23:00:00,2020-04-27 01:15:00,195.58,197.82,2.41,100.0,1.2325,2.76,0.12,2.64,flip -1012,做空,2020-04-27 01:15:00,2020-04-27 06:00:00,197.82,195.92,2.46,100.0,1.2446,2.36,0.12,2.24,flip -1013,做多,2020-04-27 06:00:00,2020-04-27 08:30:00,195.92,195.66,2.48,100.0,1.2675,-0.33,0.12,-0.45,flip -1014,做空,2020-04-27 08:30:00,2020-04-27 09:30:00,195.66,196.54,2.48,100.0,1.2662,-1.11,0.12,-1.24,flip -1015,做多,2020-04-27 09:30:00,2020-04-27 09:45:00,196.54,195.82,2.46,100.0,1.2536,-0.9,0.12,-1.03,flip -1016,做空,2020-04-27 09:45:00,2020-04-27 11:45:00,195.82,195.89,2.45,100.0,1.2524,-0.09,0.12,-0.21,flip -1017,做多,2020-04-27 11:45:00,2020-04-28 01:00:00,195.89,194.09,2.45,100.0,1.2502,-2.25,0.12,-2.37,flip -1018,做空,2020-04-28 01:00:00,2020-04-28 01:15:00,194.09,194.18,2.44,100.0,1.2558,-0.11,0.12,-0.23,flip -1019,做多,2020-04-28 01:15:00,2020-04-28 01:30:00,194.18,194.06,2.43,100.0,1.2534,-0.15,0.12,-0.27,flip -1020,做空,2020-04-28 01:30:00,2020-04-28 02:45:00,194.06,193.98,2.43,100.0,1.2522,0.1,0.12,-0.02,flip -1021,做多,2020-04-28 02:45:00,2020-04-28 03:00:00,193.98,193.26,2.43,100.0,1.2519,-0.9,0.12,-1.02,flip -1022,做空,2020-04-28 03:00:00,2020-04-28 03:30:00,193.26,194.29,2.42,100.0,1.2507,-1.29,0.12,-1.41,flip -1023,做多,2020-04-28 03:30:00,2020-04-28 04:00:00,194.29,193.95,2.4,100.0,1.2362,-0.42,0.12,-0.54,flip -1024,做空,2020-04-28 04:00:00,2020-04-28 04:30:00,193.95,193.78,2.4,100.0,1.2349,0.21,0.12,0.09,flip -1025,做多,2020-04-28 04:30:00,2020-04-28 05:00:00,193.78,193.8,2.39,100.0,1.2359,0.02,0.12,-0.1,flip -1026,做空,2020-04-28 05:00:00,2020-04-28 05:15:00,193.8,193.82,2.39,100.0,1.2346,-0.02,0.12,-0.14,flip -1027,做多,2020-04-28 05:15:00,2020-04-28 08:15:00,193.82,194.16,2.39,100.0,1.2331,0.42,0.12,0.3,flip -1028,做空,2020-04-28 08:15:00,2020-04-28 08:30:00,194.16,194.55,2.39,100.0,1.2319,-0.48,0.12,-0.6,flip -1029,做多,2020-04-28 08:30:00,2020-04-28 08:45:00,194.55,193.92,2.38,100.0,1.2257,-0.77,0.12,-0.89,flip -1030,做空,2020-04-28 08:45:00,2020-04-28 09:00:00,193.92,194.75,2.37,100.0,1.2245,-1.02,0.12,-1.14,flip -1031,做多,2020-04-28 09:00:00,2020-04-28 14:45:00,194.75,194.37,2.36,100.0,1.2129,-0.46,0.12,-0.58,flip -1032,做空,2020-04-28 14:45:00,2020-04-28 15:00:00,194.37,195.14,2.36,100.0,1.2116,-0.93,0.12,-1.05,flip -1033,做多,2020-04-28 15:00:00,2020-04-28 15:30:00,195.14,195.19,2.34,100.0,1.2009,0.06,0.12,-0.06,flip -1034,做空,2020-04-28 15:30:00,2020-04-28 15:45:00,195.19,195.61,2.34,100.0,1.1997,-0.5,0.12,-0.62,flip -1035,做多,2020-04-28 15:45:00,2020-04-28 19:45:00,195.61,195.68,2.33,100.0,1.1933,0.08,0.12,-0.03,flip -1036,做空,2020-04-28 19:45:00,2020-04-28 20:00:00,195.68,195.99,2.33,100.0,1.1921,-0.37,0.12,-0.49,flip -1037,做多,2020-04-28 20:00:00,2020-04-28 21:15:00,195.99,196.13,2.33,100.0,1.1872,0.17,0.12,0.05,flip -1038,做空,2020-04-28 21:15:00,2020-05-01 02:45:00,196.13,210.12,2.33,100.0,1.186,-16.59,0.12,-16.72,flip -1039,做多,2020-05-01 02:45:00,2020-05-01 03:00:00,210.12,209.3,2.2,100.0,1.0483,-0.86,0.11,-0.97,flip -1040,做空,2020-05-01 03:00:00,2020-05-01 04:00:00,209.3,210.02,2.19,100.0,1.0473,-0.75,0.11,-0.86,flip -1041,做多,2020-05-01 04:00:00,2020-05-01 12:30:00,210.02,211.89,2.18,100.0,1.0391,1.94,0.11,1.83,flip -1042,做空,2020-05-01 12:30:00,2020-05-01 14:15:00,211.89,211.55,2.2,100.0,1.038,0.35,0.11,0.24,flip -1043,做多,2020-05-01 14:15:00,2020-05-01 14:30:00,211.55,211.17,2.2,100.0,1.0403,-0.4,0.11,-0.51,flip -1044,做空,2020-05-01 14:30:00,2020-05-01 14:45:00,211.17,212.16,2.19,100.0,1.0393,-1.03,0.11,-1.14,flip -1045,做多,2020-05-01 14:45:00,2020-05-01 15:15:00,212.16,211.3,2.18,100.0,1.0286,-0.88,0.11,-0.99,flip -1046,做空,2020-05-01 15:15:00,2020-05-01 21:30:00,211.3,212.34,2.17,100.0,1.0275,-1.07,0.11,-1.18,flip -1047,做多,2020-05-01 21:30:00,2020-05-01 22:00:00,212.34,212.52,2.16,100.0,1.0164,0.18,0.11,0.07,flip -1048,做空,2020-05-01 22:00:00,2020-05-01 22:30:00,212.52,212.4,2.16,100.0,1.0154,0.12,0.11,0.01,flip -1049,做多,2020-05-01 22:30:00,2020-05-01 22:45:00,212.4,212.26,2.16,100.0,1.0155,-0.14,0.11,-0.25,flip -1050,做空,2020-05-01 22:45:00,2020-05-02 00:30:00,212.26,212.87,2.15,100.0,1.0145,-0.62,0.11,-0.73,flip -1051,做多,2020-05-02 00:30:00,2020-05-02 01:15:00,212.87,212.43,2.17,100.0,1.0188,-0.45,0.11,-0.56,flip -1052,做空,2020-05-02 01:15:00,2020-05-02 01:30:00,212.43,213.01,2.16,100.0,1.0178,-0.59,0.11,-0.7,flip -1053,做多,2020-05-02 01:30:00,2020-05-02 02:00:00,213.01,211.81,2.15,100.0,1.0113,-1.21,0.11,-1.32,flip -1054,做空,2020-05-02 02:00:00,2020-05-02 02:15:00,211.81,212.16,2.14,100.0,1.0102,-0.35,0.11,-0.46,flip -1055,做多,2020-05-02 02:15:00,2020-05-02 07:30:00,212.16,211.81,2.13,100.0,1.0059,-0.35,0.11,-0.46,flip -1056,做空,2020-05-02 07:30:00,2020-05-02 08:00:00,211.81,211.5,2.13,100.0,1.0049,0.31,0.11,0.21,flip -1057,做多,2020-05-02 08:00:00,2020-05-02 08:15:00,211.5,211.36,2.13,100.0,1.0068,-0.14,0.11,-0.25,flip -1058,做空,2020-05-02 08:15:00,2020-05-02 09:15:00,211.36,212.19,2.13,100.0,1.0058,-0.83,0.11,-0.94,flip -1059,做多,2020-05-02 09:15:00,2020-05-02 09:30:00,212.19,211.92,2.12,100.0,0.997,-0.27,0.11,-0.37,flip -1060,做空,2020-05-02 09:30:00,2020-05-02 09:45:00,211.92,212.24,2.11,100.0,0.996,-0.32,0.11,-0.42,flip -1061,做多,2020-05-02 09:45:00,2020-05-02 10:45:00,212.24,212.48,2.11,100.0,0.992,0.24,0.11,0.13,flip -1062,做空,2020-05-02 10:45:00,2020-05-02 15:30:00,212.48,212.54,2.11,100.0,0.991,-0.06,0.11,-0.16,flip -1063,做多,2020-05-02 15:30:00,2020-05-02 18:00:00,212.54,212.63,2.1,100.0,0.9894,0.09,0.11,-0.02,flip -1064,做空,2020-05-02 18:00:00,2020-05-02 18:15:00,212.63,212.65,2.1,100.0,0.9884,-0.02,0.11,-0.12,flip -1065,做多,2020-05-02 18:15:00,2020-05-02 18:45:00,212.65,212.81,2.1,100.0,0.9873,0.16,0.11,0.05,flip -1066,做空,2020-05-02 18:45:00,2020-05-02 19:30:00,212.81,212.7,2.1,100.0,0.9863,0.11,0.1,0.0,flip -1067,做多,2020-05-02 19:30:00,2020-05-03 00:30:00,212.7,217.68,2.1,100.0,0.9863,4.91,0.11,4.8,tp_upper -1068,做多,2020-05-03 09:00:00,2020-05-03 09:15:00,215.14,214.84,2.18,100.0,1.0121,-0.3,0.11,-0.41,flip -1069,做空,2020-05-03 09:15:00,2020-05-03 09:30:00,214.84,215.18,2.17,100.0,1.011,-0.34,0.11,-0.45,flip -1070,做多,2020-05-03 09:30:00,2020-05-03 10:15:00,215.18,214.27,2.17,100.0,1.0068,-0.92,0.11,-1.02,flip -1071,做空,2020-05-03 10:15:00,2020-05-03 11:15:00,214.27,215.06,2.16,100.0,1.0058,-0.79,0.11,-0.9,flip -1072,做多,2020-05-03 11:15:00,2020-05-03 22:30:00,215.06,210.4,2.15,100.0,0.9974,-4.65,0.1,-4.75,flip -1073,做空,2020-05-03 22:30:00,2020-05-04 12:30:00,210.4,202.1,2.1,100.0,0.9964,8.27,0.1,8.17,flip -1074,做多,2020-05-04 12:30:00,2020-05-04 13:15:00,202.1,203.03,2.19,100.0,1.083,1.01,0.11,0.9,flip -1075,做空,2020-05-04 13:15:00,2020-05-04 13:30:00,203.03,203.25,2.2,100.0,1.0819,-0.24,0.11,-0.35,flip -1076,做多,2020-05-04 13:30:00,2020-05-05 03:00:00,203.25,205.24,2.19,100.0,1.0785,2.15,0.11,2.04,flip -1077,做空,2020-05-05 03:00:00,2020-05-05 03:15:00,205.24,206.0,2.22,100.0,1.0803,-0.82,0.11,-0.93,flip -1078,做多,2020-05-05 03:15:00,2020-05-05 09:45:00,206.0,206.72,2.21,100.0,1.0712,0.77,0.11,0.66,flip -1079,做空,2020-05-05 09:45:00,2020-05-05 21:00:00,206.72,205.67,2.21,100.0,1.0702,1.12,0.11,1.01,flip -1080,做多,2020-05-05 21:00:00,2020-05-05 21:15:00,205.67,205.59,2.22,100.0,1.08,-0.09,0.11,-0.2,flip -1081,做空,2020-05-05 21:15:00,2020-05-05 22:45:00,205.59,204.9,2.22,100.0,1.0789,0.74,0.11,0.63,flip -1082,做多,2020-05-05 22:45:00,2020-05-05 23:00:00,204.9,204.86,2.22,100.0,1.0851,-0.04,0.11,-0.15,flip -1083,做空,2020-05-05 23:00:00,2020-05-05 23:45:00,204.86,205.39,2.22,100.0,1.084,-0.57,0.11,-0.69,flip -1084,做多,2020-05-05 23:45:00,2020-05-06 00:00:00,205.39,204.5,2.21,100.0,1.0774,-0.96,0.11,-1.07,flip -1085,做空,2020-05-06 00:00:00,2020-05-06 01:30:00,204.5,204.55,2.22,100.0,1.0841,-0.05,0.11,-0.17,flip -1086,做多,2020-05-06 01:30:00,2020-05-06 02:15:00,204.55,204.13,2.21,100.0,1.0825,-0.45,0.11,-0.57,flip -1087,做空,2020-05-06 02:15:00,2020-05-06 02:45:00,204.13,204.67,2.21,100.0,1.0814,-0.58,0.11,-0.69,flip -1088,做多,2020-05-06 02:45:00,2020-05-06 03:30:00,204.67,208.25,2.2,100.0,1.0746,3.85,0.11,3.74,tp_upper -1089,做多,2020-05-06 17:45:00,2020-05-06 18:00:00,208.03,207.43,2.24,100.0,1.0747,-0.64,0.11,-0.76,flip -1090,做空,2020-05-06 18:00:00,2020-05-06 19:30:00,207.43,205.81,2.23,100.0,1.0736,1.74,0.11,1.63,tp_lower -1091,做多,2020-05-07 02:30:00,2020-05-07 02:45:00,207.21,206.8,2.26,100.0,1.0883,-0.45,0.11,-0.56,flip -1092,做空,2020-05-07 02:45:00,2020-05-07 03:45:00,206.8,205.99,2.25,100.0,1.0872,0.88,0.11,0.77,flip -1093,做多,2020-05-07 03:45:00,2020-05-07 04:15:00,205.99,206.16,2.25,100.0,1.0947,0.19,0.11,0.07,flip -1094,做空,2020-05-07 04:15:00,2020-05-07 08:30:00,206.16,205.67,2.25,100.0,1.0936,0.54,0.11,0.42,flip -1095,做多,2020-05-07 08:30:00,2020-05-07 09:00:00,205.67,204.4,2.26,100.0,1.0977,-1.39,0.11,-1.51,flip -1096,做空,2020-05-07 09:00:00,2020-05-07 09:15:00,204.4,205.12,2.24,100.0,1.0966,-0.79,0.11,-0.9,flip -1097,做多,2020-05-07 09:15:00,2020-05-07 10:15:00,205.12,205.15,2.23,100.0,1.0878,0.03,0.11,-0.08,flip -1098,做空,2020-05-07 10:15:00,2020-05-07 11:30:00,205.15,204.7,2.23,100.0,1.0867,0.49,0.11,0.38,flip -1099,做多,2020-05-07 11:30:00,2020-05-07 11:45:00,204.7,204.2,2.23,100.0,1.0904,-0.55,0.11,-0.66,flip -1100,做空,2020-05-07 11:45:00,2020-05-07 12:30:00,204.2,206.72,2.22,100.0,1.0893,-2.75,0.11,-2.86,flip -1101,做多,2020-05-07 12:30:00,2020-05-07 15:30:00,206.72,205.38,2.19,100.0,1.0617,-1.42,0.11,-1.53,flip -1102,做空,2020-05-07 15:30:00,2020-05-07 16:30:00,205.38,205.4,2.18,100.0,1.0606,-0.02,0.11,-0.13,flip -1103,做多,2020-05-07 16:30:00,2020-05-07 18:00:00,205.4,212.61,2.18,100.0,1.0594,7.64,0.11,7.53,tp_upper -1104,做多,2020-05-08 05:30:00,2020-05-08 05:45:00,211.11,210.57,2.28,100.0,1.0782,-0.58,0.11,-0.7,flip -1105,做空,2020-05-08 05:45:00,2020-05-08 10:45:00,210.57,212.03,2.27,100.0,1.0771,-1.57,0.11,-1.69,flip -1106,做多,2020-05-08 10:45:00,2020-05-08 11:00:00,212.03,211.41,2.25,100.0,1.0612,-0.66,0.11,-0.77,flip -1107,做空,2020-05-08 11:00:00,2020-05-08 11:30:00,211.41,212.06,2.24,100.0,1.0601,-0.69,0.11,-0.8,flip -1108,做多,2020-05-08 11:30:00,2020-05-08 11:45:00,212.06,211.54,2.23,100.0,1.0526,-0.55,0.11,-0.66,flip -1109,做空,2020-05-08 11:45:00,2020-05-08 14:00:00,211.54,211.42,2.22,100.0,1.0515,0.13,0.11,0.02,flip -1110,做多,2020-05-08 14:00:00,2020-05-08 14:45:00,211.42,211.62,2.22,100.0,1.0517,0.21,0.11,0.1,flip -1111,做空,2020-05-08 14:45:00,2020-05-08 15:00:00,211.62,212.16,2.22,100.0,1.0506,-0.57,0.11,-0.68,flip -1112,做多,2020-05-08 15:00:00,2020-05-08 15:45:00,212.16,211.62,2.22,100.0,1.0442,-0.56,0.11,-0.67,flip -1113,做空,2020-05-08 15:45:00,2020-05-08 16:00:00,211.62,212.12,2.21,100.0,1.0432,-0.52,0.11,-0.63,flip -1114,做多,2020-05-08 16:00:00,2020-05-08 23:00:00,212.12,212.26,2.2,100.0,1.0372,0.15,0.11,0.04,flip -1115,做空,2020-05-08 23:00:00,2020-05-09 00:00:00,212.26,212.23,2.2,100.0,1.0362,0.03,0.11,-0.08,flip -1116,做多,2020-05-09 00:00:00,2020-05-09 02:00:00,212.23,212.89,2.22,100.0,1.0463,0.69,0.11,0.58,flip -1117,做空,2020-05-09 02:00:00,2020-05-09 03:00:00,212.89,213.42,2.23,100.0,1.0453,-0.55,0.11,-0.67,flip -1118,做多,2020-05-09 03:00:00,2020-05-09 04:30:00,213.42,212.85,2.22,100.0,1.039,-0.59,0.11,-0.7,flip -1119,做空,2020-05-09 04:30:00,2020-05-09 05:30:00,212.85,213.33,2.21,100.0,1.038,-0.5,0.11,-0.61,flip -1120,做多,2020-05-09 05:30:00,2020-05-09 06:00:00,213.33,213.67,2.2,100.0,1.0323,0.35,0.11,0.24,flip -1121,做空,2020-05-09 06:00:00,2020-05-09 06:30:00,213.67,213.32,2.2,100.0,1.0313,0.36,0.11,0.25,flip -1122,做多,2020-05-09 06:30:00,2020-05-09 06:45:00,213.32,212.14,2.2,100.0,1.0336,-1.22,0.11,-1.33,flip -1123,做空,2020-05-09 06:45:00,2020-05-09 07:00:00,212.14,213.13,2.19,100.0,1.0326,-1.02,0.11,-1.13,flip -1124,做多,2020-05-09 07:00:00,2020-05-09 14:00:00,213.13,212.24,2.18,100.0,1.022,-0.91,0.11,-1.02,flip -1125,做空,2020-05-09 14:00:00,2020-05-09 14:30:00,212.24,213.08,2.17,100.0,1.0209,-0.86,0.11,-0.97,flip -1126,做多,2020-05-09 14:30:00,2020-05-09 15:00:00,213.08,212.64,2.16,100.0,1.0119,-0.45,0.11,-0.55,flip -1127,做空,2020-05-09 15:00:00,2020-05-09 15:30:00,212.64,212.72,2.15,100.0,1.0109,-0.08,0.11,-0.19,flip -1128,做多,2020-05-09 15:30:00,2020-05-09 18:15:00,212.72,212.14,2.15,100.0,1.0091,-0.59,0.11,-0.69,flip -1129,做空,2020-05-09 18:15:00,2020-05-09 18:30:00,212.14,212.22,2.14,100.0,1.0081,-0.08,0.11,-0.19,flip -1130,做多,2020-05-09 18:30:00,2020-05-09 18:45:00,212.22,211.37,2.14,100.0,1.0063,-0.86,0.11,-0.96,flip -1131,做空,2020-05-09 18:45:00,2020-05-09 19:15:00,211.37,212.16,2.12,100.0,1.0053,-0.79,0.11,-0.9,flip -1132,做多,2020-05-09 19:15:00,2020-05-09 20:30:00,212.16,213.01,2.11,100.0,0.9968,0.85,0.11,0.74,flip -1133,做空,2020-05-09 20:30:00,2020-05-09 21:30:00,213.01,211.85,2.12,100.0,0.9958,1.16,0.11,1.05,flip -1134,做多,2020-05-09 21:30:00,2020-05-09 23:30:00,211.85,210.54,2.13,100.0,1.0057,-1.32,0.11,-1.42,flip -1135,做空,2020-05-09 23:30:00,2020-05-10 00:15:00,210.54,189.09,2.12,100.0,1.0047,21.55,0.09,21.46,tp_lower -1136,做多,2020-05-10 16:00:00,2020-05-10 20:30:00,188.5,188.07,2.37,100.0,1.2562,-0.54,0.12,-0.66,flip -1137,做空,2020-05-10 20:30:00,2020-05-10 21:30:00,188.07,189.38,2.36,100.0,1.2549,-1.64,0.12,-1.76,flip -1138,做多,2020-05-10 21:30:00,2020-05-10 21:45:00,189.38,188.88,2.34,100.0,1.2363,-0.62,0.12,-0.73,flip -1139,做空,2020-05-10 21:45:00,2020-05-10 22:15:00,188.88,188.57,2.33,100.0,1.2351,0.38,0.12,0.27,flip -1140,做多,2020-05-10 22:15:00,2020-05-10 22:45:00,188.57,188.29,2.33,100.0,1.2379,-0.35,0.12,-0.46,flip -1141,做空,2020-05-10 22:45:00,2020-05-10 23:45:00,188.29,187.52,2.33,100.0,1.2366,0.95,0.12,0.84,flip -1142,做多,2020-05-10 23:45:00,2020-05-11 04:15:00,187.52,188.24,2.34,100.0,1.2456,0.9,0.12,0.78,flip -1143,做空,2020-05-11 04:15:00,2020-05-11 05:15:00,188.24,187.61,2.36,100.0,1.2521,0.79,0.12,0.67,flip -1144,做多,2020-05-11 05:15:00,2020-05-11 05:45:00,187.61,187.89,2.36,100.0,1.2592,0.35,0.12,0.23,flip -1145,做空,2020-05-11 05:45:00,2020-05-11 06:00:00,187.89,188.12,2.36,100.0,1.2579,-0.29,0.12,-0.41,flip -1146,做多,2020-05-11 06:00:00,2020-05-11 07:00:00,188.12,187.56,2.36,100.0,1.2536,-0.7,0.12,-0.82,flip -1147,做空,2020-05-11 07:00:00,2020-05-11 07:45:00,187.56,187.26,2.35,100.0,1.2524,0.38,0.12,0.26,flip -1148,做多,2020-05-11 07:45:00,2020-05-11 08:00:00,187.26,186.1,2.35,100.0,1.2551,-1.46,0.12,-1.57,flip -1149,做空,2020-05-11 08:00:00,2020-05-11 10:15:00,186.1,187.59,2.33,100.0,1.2539,-1.87,0.12,-1.99,flip -1150,做多,2020-05-11 10:15:00,2020-05-11 10:45:00,187.59,187.62,2.31,100.0,1.2327,0.04,0.12,-0.08,flip -1151,做空,2020-05-11 10:45:00,2020-05-11 11:15:00,187.62,188.38,2.31,100.0,1.2315,-0.94,0.12,-1.05,flip -1152,做多,2020-05-11 11:15:00,2020-05-11 11:30:00,188.38,187.99,2.3,100.0,1.2203,-0.48,0.11,-0.59,flip -1153,做空,2020-05-11 11:30:00,2020-05-11 13:00:00,187.99,187.85,2.29,100.0,1.2191,0.17,0.11,0.06,flip -1154,做多,2020-05-11 13:00:00,2020-05-11 13:15:00,187.85,186.76,2.29,100.0,1.2197,-1.33,0.11,-1.44,flip -1155,做空,2020-05-11 13:15:00,2020-05-11 14:00:00,186.76,188.41,2.28,100.0,1.2184,-2.01,0.11,-2.13,flip -1156,做多,2020-05-11 14:00:00,2020-05-11 14:15:00,188.41,187.97,2.25,100.0,1.1959,-0.53,0.11,-0.64,flip -1157,做空,2020-05-11 14:15:00,2020-05-11 14:45:00,187.97,187.87,2.25,100.0,1.1947,0.12,0.11,0.01,flip -1158,做多,2020-05-11 14:45:00,2020-05-11 15:30:00,187.87,188.07,2.24,100.0,1.1948,0.24,0.11,0.13,flip -1159,做空,2020-05-11 15:30:00,2020-05-11 15:45:00,188.07,188.18,2.24,100.0,1.1936,-0.13,0.11,-0.24,flip -1160,做多,2020-05-11 15:45:00,2020-05-11 16:15:00,188.18,187.75,2.24,100.0,1.191,-0.51,0.11,-0.62,flip -1161,做空,2020-05-11 16:15:00,2020-05-11 16:30:00,187.75,182.87,2.23,100.0,1.1898,5.81,0.11,5.7,tp_lower -1162,做多,2020-05-11 19:45:00,2020-05-11 20:00:00,187.14,186.37,2.29,100.0,1.2235,-0.94,0.11,-1.06,flip -1163,做空,2020-05-11 20:00:00,2020-05-11 20:30:00,186.37,186.72,2.28,100.0,1.2223,-0.43,0.11,-0.54,flip -1164,做多,2020-05-11 20:30:00,2020-05-11 20:45:00,186.72,186.55,2.27,100.0,1.2165,-0.21,0.11,-0.32,flip -1165,做空,2020-05-11 20:45:00,2020-05-11 21:00:00,186.55,187.86,2.27,100.0,1.2153,-1.59,0.11,-1.71,flip -1166,做多,2020-05-11 21:00:00,2020-05-11 21:30:00,187.86,185.43,2.25,100.0,1.1971,-2.91,0.11,-3.02,flip -1167,做空,2020-05-11 21:30:00,2020-05-11 22:30:00,185.43,186.0,2.22,100.0,1.1959,-0.68,0.11,-0.79,flip -1168,做多,2020-05-11 22:30:00,2020-05-11 23:45:00,186.0,185.69,2.21,100.0,1.1874,-0.37,0.11,-0.48,flip -1169,做空,2020-05-11 23:45:00,2020-05-12 00:00:00,185.69,186.78,2.2,100.0,1.1862,-1.29,0.11,-1.4,flip -1170,做多,2020-05-12 00:00:00,2020-05-12 00:30:00,186.78,186.41,2.24,100.0,1.2009,-0.44,0.11,-0.56,flip -1171,做空,2020-05-12 00:30:00,2020-05-12 00:45:00,186.41,186.81,2.24,100.0,1.1997,-0.48,0.11,-0.59,flip -1172,做多,2020-05-12 00:45:00,2020-05-12 01:00:00,186.81,186.18,2.23,100.0,1.1934,-0.75,0.11,-0.86,flip -1173,做空,2020-05-12 01:00:00,2020-05-12 01:15:00,186.18,186.5,2.22,100.0,1.1922,-0.38,0.11,-0.49,flip -1174,做多,2020-05-12 01:15:00,2020-05-12 19:45:00,186.5,189.47,2.21,100.0,1.1869,3.53,0.11,3.41,flip -1175,做空,2020-05-12 19:45:00,2020-05-12 20:30:00,189.47,189.6,2.25,100.0,1.1857,-0.15,0.11,-0.27,flip -1176,做多,2020-05-12 20:30:00,2020-05-12 20:45:00,189.6,189.44,2.24,100.0,1.1829,-0.19,0.11,-0.3,flip -1177,做空,2020-05-12 20:45:00,2020-05-12 21:30:00,189.44,189.45,2.24,100.0,1.1817,-0.01,0.11,-0.12,flip -1178,做多,2020-05-12 21:30:00,2020-05-12 22:45:00,189.45,189.64,2.24,100.0,1.1804,0.22,0.11,0.11,flip -1179,做空,2020-05-12 22:45:00,2020-05-12 23:00:00,189.64,189.92,2.24,100.0,1.1792,-0.33,0.11,-0.44,flip -1180,做多,2020-05-12 23:00:00,2020-05-12 23:15:00,189.92,189.83,2.23,100.0,1.1746,-0.11,0.11,-0.22,flip -1181,做空,2020-05-12 23:15:00,2020-05-13 00:00:00,189.83,190.08,2.23,100.0,1.1734,-0.29,0.11,-0.4,flip -1182,做多,2020-05-13 00:00:00,2020-05-13 01:15:00,190.08,190.46,2.25,100.0,1.1818,0.45,0.11,0.34,flip -1183,做空,2020-05-13 01:15:00,2020-05-13 02:45:00,190.46,191.11,2.25,100.0,1.1807,-0.77,0.11,-0.88,flip -1184,做多,2020-05-13 02:45:00,2020-05-13 04:00:00,191.11,190.05,2.24,100.0,1.1715,-1.24,0.11,-1.35,flip -1185,做空,2020-05-13 04:00:00,2020-05-13 04:15:00,190.05,190.26,2.22,100.0,1.1703,-0.25,0.11,-0.36,flip -1186,做多,2020-05-13 04:15:00,2020-05-13 05:00:00,190.26,190.25,2.22,100.0,1.1665,-0.01,0.11,-0.12,flip -1187,做空,2020-05-13 05:00:00,2020-05-13 05:15:00,190.25,190.42,2.22,100.0,1.1654,-0.2,0.11,-0.31,flip -1188,做多,2020-05-13 05:15:00,2020-05-13 05:30:00,190.42,190.17,2.21,100.0,1.1621,-0.29,0.11,-0.4,flip -1189,做空,2020-05-13 05:30:00,2020-05-13 06:00:00,190.17,189.99,2.21,100.0,1.161,0.21,0.11,0.1,flip -1190,做多,2020-05-13 06:00:00,2020-05-13 06:30:00,189.99,190.11,2.21,100.0,1.162,0.14,0.11,0.03,flip -1191,做空,2020-05-13 06:30:00,2020-05-13 06:45:00,190.11,190.5,2.21,100.0,1.1608,-0.45,0.11,-0.56,flip -1192,做多,2020-05-13 06:45:00,2020-05-13 07:00:00,190.5,190.34,2.2,100.0,1.1549,-0.18,0.11,-0.29,flip -1193,做空,2020-05-13 07:00:00,2020-05-13 08:45:00,190.34,190.26,2.2,100.0,1.1538,0.09,0.11,-0.02,flip -1194,做多,2020-05-13 08:45:00,2020-05-13 09:00:00,190.26,190.05,2.19,100.0,1.1536,-0.24,0.11,-0.35,flip -1195,做空,2020-05-13 09:00:00,2020-05-13 09:45:00,190.05,190.11,2.19,100.0,1.1524,-0.07,0.11,-0.18,flip -1196,做多,2020-05-13 09:45:00,2020-05-13 10:15:00,190.11,189.79,2.19,100.0,1.1505,-0.37,0.11,-0.48,flip -1197,做空,2020-05-13 10:15:00,2020-05-13 10:45:00,189.79,190.43,2.18,100.0,1.1494,-0.74,0.11,-0.85,flip -1198,做多,2020-05-13 10:45:00,2020-05-13 11:15:00,190.43,190.0,2.17,100.0,1.1405,-0.49,0.11,-0.6,flip -1199,做空,2020-05-13 11:15:00,2020-05-13 11:30:00,190.0,190.24,2.16,100.0,1.1394,-0.27,0.11,-0.38,flip -1200,做多,2020-05-13 11:30:00,2020-05-13 12:30:00,190.24,193.44,2.16,100.0,1.1354,3.63,0.11,3.52,tp_upper -1201,做多,2020-05-14 05:30:00,2020-05-14 10:00:00,197.75,203.13,2.23,100.0,1.1291,6.07,0.11,5.96,tp_upper -1202,做多,2020-05-14 19:00:00,2020-05-15 00:15:00,200.56,201.91,2.29,100.0,1.1424,1.54,0.12,1.43,flip -1203,做空,2020-05-15 00:15:00,2020-05-15 00:30:00,201.91,202.43,2.31,100.0,1.1428,-0.59,0.12,-0.71,flip -1204,做多,2020-05-15 00:30:00,2020-05-15 01:30:00,202.43,202.15,2.3,100.0,1.1358,-0.32,0.11,-0.43,flip -1205,做空,2020-05-15 01:30:00,2020-05-15 06:15:00,202.15,201.2,2.29,100.0,1.1347,1.08,0.11,0.96,flip -1206,做多,2020-05-15 06:15:00,2020-05-15 06:30:00,201.2,200.47,2.3,100.0,1.1442,-0.84,0.11,-0.95,flip -1207,做空,2020-05-15 06:30:00,2020-05-15 07:30:00,200.47,201.12,2.29,100.0,1.1431,-0.74,0.11,-0.86,flip -1208,做多,2020-05-15 07:30:00,2020-05-15 07:45:00,201.12,201.09,2.28,100.0,1.1346,-0.03,0.11,-0.15,flip -1209,做空,2020-05-15 07:45:00,2020-05-15 08:00:00,201.09,201.14,2.28,100.0,1.1334,-0.06,0.11,-0.17,flip -1210,做多,2020-05-15 08:00:00,2020-05-15 08:15:00,201.14,200.8,2.28,100.0,1.1317,-0.38,0.11,-0.5,flip -1211,做空,2020-05-15 08:15:00,2020-05-15 11:15:00,200.8,201.28,2.27,100.0,1.1306,-0.54,0.11,-0.66,flip -1212,做多,2020-05-15 11:15:00,2020-05-15 11:45:00,201.28,200.9,2.26,100.0,1.1241,-0.43,0.11,-0.54,flip -1213,做空,2020-05-15 11:45:00,2020-05-15 19:15:00,200.9,194.75,2.26,100.0,1.123,6.91,0.11,6.8,tp_lower -1214,做多,2020-05-16 02:00:00,2020-05-16 16:30:00,197.21,199.48,2.35,100.0,1.1898,2.7,0.12,2.58,flip -1215,做空,2020-05-16 16:30:00,2020-05-16 16:45:00,199.48,200.21,2.37,100.0,1.1887,-0.87,0.12,-0.99,flip -1216,做多,2020-05-16 16:45:00,2020-05-16 17:15:00,200.21,199.97,2.36,100.0,1.1788,-0.28,0.12,-0.4,flip -1217,做空,2020-05-16 17:15:00,2020-05-16 21:00:00,199.97,200.44,2.35,100.0,1.1776,-0.55,0.12,-0.67,flip -1218,做多,2020-05-16 21:00:00,2020-05-16 23:30:00,200.44,200.44,2.35,100.0,1.1709,0.0,0.12,-0.12,flip -1219,做空,2020-05-16 23:30:00,2020-05-17 00:15:00,200.44,200.72,2.34,100.0,1.1697,-0.33,0.12,-0.44,flip -1220,做多,2020-05-17 00:15:00,2020-05-17 04:30:00,200.72,200.71,2.35,100.0,1.1711,-0.01,0.12,-0.13,flip -1221,做空,2020-05-17 04:30:00,2020-05-17 04:45:00,200.71,200.92,2.35,100.0,1.17,-0.25,0.12,-0.36,flip -1222,做多,2020-05-17 04:45:00,2020-05-17 05:30:00,200.92,200.63,2.34,100.0,1.1663,-0.34,0.12,-0.46,flip -1223,做空,2020-05-17 05:30:00,2020-05-17 05:45:00,200.63,200.92,2.34,100.0,1.1652,-0.34,0.12,-0.45,flip -1224,做多,2020-05-17 05:45:00,2020-05-17 08:45:00,200.92,201.05,2.33,100.0,1.1606,0.15,0.12,0.03,flip -1225,做空,2020-05-17 08:45:00,2020-05-17 09:00:00,201.05,201.11,2.33,100.0,1.1595,-0.07,0.12,-0.19,flip -1226,做多,2020-05-17 09:00:00,2020-05-17 11:00:00,201.11,201.07,2.33,100.0,1.1576,-0.05,0.12,-0.16,flip -1227,做空,2020-05-17 11:00:00,2020-05-17 11:15:00,201.07,201.25,2.33,100.0,1.1565,-0.21,0.12,-0.32,flip -1228,做多,2020-05-17 11:15:00,2020-05-17 11:30:00,201.25,201.11,2.32,100.0,1.1533,-0.16,0.12,-0.28,flip -1229,做空,2020-05-17 11:30:00,2020-05-17 11:45:00,201.11,201.24,2.32,100.0,1.1521,-0.15,0.12,-0.27,flip -1230,做多,2020-05-17 11:45:00,2020-05-17 12:15:00,201.24,204.89,2.31,100.0,1.1495,4.2,0.12,4.08,tp_upper -1231,做多,2020-05-18 10:00:00,2020-05-18 10:45:00,211.58,212.04,2.38,100.0,1.1234,0.52,0.12,0.4,flip -1232,做空,2020-05-18 10:45:00,2020-05-18 11:15:00,212.04,212.22,2.38,100.0,1.1223,-0.2,0.12,-0.32,flip -1233,做多,2020-05-18 11:15:00,2020-05-18 11:30:00,212.22,212.14,2.38,100.0,1.1193,-0.09,0.12,-0.21,flip -1234,做空,2020-05-18 11:30:00,2020-05-18 11:45:00,212.14,212.16,2.37,100.0,1.1182,-0.02,0.12,-0.14,flip -1235,做多,2020-05-18 11:45:00,2020-05-18 12:00:00,212.16,211.34,2.37,100.0,1.1168,-0.92,0.12,-1.03,flip -1236,做空,2020-05-18 12:00:00,2020-05-18 12:45:00,211.34,212.4,2.36,100.0,1.1157,-1.18,0.12,-1.3,flip -1237,做多,2020-05-18 12:45:00,2020-05-18 13:15:00,212.4,212.41,2.34,100.0,1.1035,0.01,0.12,-0.11,flip -1238,做空,2020-05-18 13:15:00,2020-05-18 13:30:00,212.41,212.59,2.34,100.0,1.1024,-0.2,0.12,-0.32,flip -1239,做多,2020-05-18 13:30:00,2020-05-18 13:45:00,212.59,212.56,2.34,100.0,1.0994,-0.03,0.12,-0.15,flip -1240,做空,2020-05-18 13:45:00,2020-05-18 14:00:00,212.56,213.0,2.33,100.0,1.0983,-0.48,0.12,-0.6,flip -1241,做多,2020-05-18 14:00:00,2020-05-18 14:30:00,213.0,212.85,2.33,100.0,1.0927,-0.16,0.12,-0.28,flip -1242,做空,2020-05-18 14:30:00,2020-05-18 19:15:00,212.85,213.24,2.32,100.0,1.0916,-0.43,0.12,-0.54,flip -1243,做多,2020-05-18 19:15:00,2020-05-18 19:30:00,213.24,213.07,2.32,100.0,1.0865,-0.18,0.12,-0.3,flip -1244,做空,2020-05-18 19:30:00,2020-05-18 19:45:00,213.07,213.09,2.31,100.0,1.0854,-0.02,0.12,-0.14,flip -1245,做多,2020-05-18 19:45:00,2020-05-18 20:00:00,213.09,213.0,2.31,100.0,1.0841,-0.1,0.12,-0.21,flip -1246,做空,2020-05-18 20:00:00,2020-05-18 20:15:00,213.0,213.1,2.31,100.0,1.083,-0.11,0.12,-0.22,flip -1247,做多,2020-05-18 20:15:00,2020-05-18 20:30:00,213.1,212.63,2.3,100.0,1.0809,-0.51,0.11,-0.62,flip -1248,做空,2020-05-18 20:30:00,2020-05-18 20:45:00,212.63,213.02,2.3,100.0,1.0798,-0.42,0.12,-0.54,flip -1249,做多,2020-05-18 20:45:00,2020-05-18 21:00:00,213.02,212.87,2.29,100.0,1.0748,-0.16,0.11,-0.28,flip -1250,做空,2020-05-18 21:00:00,2020-05-18 21:15:00,212.87,213.03,2.29,100.0,1.0737,-0.17,0.11,-0.29,flip -1251,做多,2020-05-18 21:15:00,2020-05-19 00:15:00,213.03,212.27,2.28,100.0,1.071,-0.81,0.11,-0.93,flip -1252,做空,2020-05-19 00:15:00,2020-05-19 00:30:00,212.27,212.68,2.31,100.0,1.0902,-0.45,0.12,-0.56,flip -1253,做多,2020-05-19 00:30:00,2020-05-19 00:45:00,212.68,212.1,2.31,100.0,1.085,-0.63,0.12,-0.74,flip -1254,做空,2020-05-19 00:45:00,2020-05-19 01:30:00,212.1,212.57,2.3,100.0,1.0839,-0.51,0.12,-0.62,flip -1255,做多,2020-05-19 01:30:00,2020-05-19 01:45:00,212.57,212.46,2.29,100.0,1.078,-0.12,0.11,-0.23,flip -1256,做空,2020-05-19 01:45:00,2020-05-19 05:45:00,212.46,212.35,2.29,100.0,1.0769,0.12,0.11,0.0,flip -1257,做多,2020-05-19 05:45:00,2020-05-19 06:00:00,212.35,211.93,2.29,100.0,1.077,-0.45,0.11,-0.57,flip -1258,做空,2020-05-19 06:00:00,2020-05-19 07:00:00,211.93,212.29,2.28,100.0,1.0759,-0.39,0.11,-0.5,flip -1259,做多,2020-05-19 07:00:00,2020-05-19 07:15:00,212.29,211.9,2.27,100.0,1.0712,-0.42,0.11,-0.53,flip -1260,做空,2020-05-19 07:15:00,2020-05-19 08:00:00,211.9,213.31,2.27,100.0,1.0701,-1.51,0.11,-1.62,flip -1261,做多,2020-05-19 08:00:00,2020-05-19 11:30:00,213.31,213.24,2.25,100.0,1.0549,-0.07,0.11,-0.19,flip -1262,做空,2020-05-19 11:30:00,2020-05-19 14:00:00,213.24,212.5,2.25,100.0,1.0538,0.78,0.11,0.67,flip -1263,做多,2020-05-19 14:00:00,2020-05-19 14:30:00,212.5,212.37,2.25,100.0,1.0601,-0.14,0.11,-0.25,flip -1264,做空,2020-05-19 14:30:00,2020-05-19 14:45:00,212.37,212.62,2.25,100.0,1.059,-0.26,0.11,-0.38,flip -1265,做多,2020-05-19 14:45:00,2020-05-19 15:00:00,212.62,212.38,2.24,100.0,1.0555,-0.25,0.11,-0.37,flip -1266,做空,2020-05-19 15:00:00,2020-05-19 15:45:00,212.38,212.37,2.24,100.0,1.0544,0.01,0.11,-0.1,flip -1267,做多,2020-05-19 15:45:00,2020-05-19 17:30:00,212.37,212.47,2.24,100.0,1.0535,0.11,0.11,-0.01,flip -1268,做空,2020-05-19 17:30:00,2020-05-19 17:45:00,212.47,212.9,2.24,100.0,1.0524,-0.45,0.11,-0.56,flip -1269,做多,2020-05-19 17:45:00,2020-05-19 19:30:00,212.9,212.64,2.23,100.0,1.0471,-0.27,0.11,-0.38,flip -1270,做空,2020-05-19 19:30:00,2020-05-19 21:30:00,212.64,212.69,2.22,100.0,1.0461,-0.05,0.11,-0.16,flip -1271,做多,2020-05-19 21:30:00,2020-05-19 23:00:00,212.69,213.19,2.22,100.0,1.0445,0.52,0.11,0.41,flip -1272,做空,2020-05-19 23:00:00,2020-05-19 23:15:00,213.19,213.4,2.22,100.0,1.0435,-0.22,0.11,-0.33,flip -1273,做多,2020-05-19 23:15:00,2020-05-20 02:30:00,213.4,212.7,2.22,100.0,1.0404,-0.73,0.11,-0.84,flip -1274,做空,2020-05-20 02:30:00,2020-05-20 02:45:00,212.7,213.33,2.26,100.0,1.0604,-0.67,0.11,-0.78,flip -1275,做多,2020-05-20 02:45:00,2020-05-20 03:45:00,213.33,213.01,2.25,100.0,1.0531,-0.34,0.11,-0.45,flip -1276,做空,2020-05-20 03:45:00,2020-05-20 04:00:00,213.01,213.38,2.24,100.0,1.052,-0.39,0.11,-0.5,flip -1277,做多,2020-05-20 04:00:00,2020-05-20 06:45:00,213.38,212.84,2.23,100.0,1.0473,-0.57,0.11,-0.68,flip -1278,做空,2020-05-20 06:45:00,2020-05-20 07:00:00,212.84,213.02,2.23,100.0,1.0463,-0.19,0.11,-0.3,flip -1279,做多,2020-05-20 07:00:00,2020-05-20 07:45:00,213.02,213.4,2.22,100.0,1.0434,0.4,0.11,0.29,flip -1280,做空,2020-05-20 07:45:00,2020-05-20 08:00:00,213.4,213.9,2.22,100.0,1.0424,-0.52,0.11,-0.63,flip -1281,做多,2020-05-20 08:00:00,2020-05-20 09:30:00,213.9,213.53,2.22,100.0,1.0365,-0.38,0.11,-0.49,flip -1282,做空,2020-05-20 09:30:00,2020-05-20 09:45:00,213.53,214.06,2.21,100.0,1.0355,-0.55,0.11,-0.66,flip -1283,做多,2020-05-20 09:45:00,2020-05-20 10:15:00,214.06,213.61,2.2,100.0,1.0293,-0.46,0.11,-0.57,flip -1284,做空,2020-05-20 10:15:00,2020-05-20 10:45:00,213.61,213.4,2.2,100.0,1.0283,0.22,0.11,0.11,flip -1285,做多,2020-05-20 10:45:00,2020-05-20 11:00:00,213.4,213.18,2.2,100.0,1.0293,-0.23,0.11,-0.34,flip -1286,做空,2020-05-20 11:00:00,2020-05-20 11:30:00,213.18,213.33,2.19,100.0,1.0282,-0.15,0.11,-0.26,flip -1287,做多,2020-05-20 11:30:00,2020-05-20 11:45:00,213.33,213.0,2.19,100.0,1.0258,-0.34,0.11,-0.45,flip -1288,做空,2020-05-20 11:45:00,2020-05-20 12:15:00,213.0,213.62,2.18,100.0,1.0247,-0.64,0.11,-0.74,flip -1289,做多,2020-05-20 12:15:00,2020-05-20 14:30:00,213.62,214.04,2.17,100.0,1.0178,0.43,0.11,0.32,flip -1290,做空,2020-05-20 14:30:00,2020-05-20 15:15:00,214.04,210.12,2.18,100.0,1.0167,3.99,0.11,3.88,tp_lower -1291,做多,2020-05-21 00:15:00,2020-05-21 00:30:00,211.19,211.08,2.25,100.0,1.0648,-0.12,0.11,-0.23,flip -1292,做空,2020-05-21 00:30:00,2020-05-21 00:45:00,211.08,211.42,2.25,100.0,1.0637,-0.36,0.11,-0.47,flip -1293,做多,2020-05-21 00:45:00,2020-05-21 01:00:00,211.42,211.32,2.24,100.0,1.0592,-0.11,0.11,-0.22,flip -1294,做空,2020-05-21 01:00:00,2020-05-21 08:30:00,211.32,206.03,2.24,100.0,1.0582,5.6,0.11,5.49,tp_lower -1295,做多,2020-05-22 05:45:00,2020-05-23 06:00:00,198.68,207.58,2.3,100.0,1.1566,10.29,0.12,10.17,flip -1296,做空,2020-05-23 06:00:00,2020-05-23 06:15:00,207.58,207.93,2.4,100.0,1.156,-0.4,0.12,-0.52,flip -1297,做多,2020-05-23 06:15:00,2020-05-23 06:45:00,207.93,208.11,2.39,100.0,1.1509,0.21,0.12,0.09,flip -1298,做空,2020-05-23 06:45:00,2020-05-23 07:15:00,208.11,208.02,2.39,100.0,1.1498,0.1,0.12,-0.02,flip -1299,做多,2020-05-23 07:15:00,2020-05-23 07:45:00,208.02,208.14,2.39,100.0,1.1496,0.14,0.12,0.02,flip -1300,做空,2020-05-23 07:45:00,2020-05-23 14:30:00,208.14,207.9,2.39,100.0,1.1485,0.28,0.12,0.16,flip -1301,做多,2020-05-23 14:30:00,2020-05-23 14:45:00,207.9,207.54,2.39,100.0,1.15,-0.41,0.12,-0.53,flip -1302,做空,2020-05-23 14:45:00,2020-05-23 15:00:00,207.54,207.6,2.38,100.0,1.1488,-0.07,0.12,-0.19,flip -1303,做多,2020-05-23 15:00:00,2020-05-23 16:00:00,207.6,206.45,2.38,100.0,1.147,-1.32,0.12,-1.44,flip -1304,做空,2020-05-23 16:00:00,2020-05-23 19:15:00,206.45,207.24,2.37,100.0,1.1459,-0.91,0.12,-1.02,flip -1305,做多,2020-05-23 19:15:00,2020-05-23 19:45:00,207.24,207.12,2.35,100.0,1.136,-0.14,0.12,-0.25,flip -1306,做空,2020-05-23 19:45:00,2020-05-23 20:00:00,207.12,207.33,2.35,100.0,1.1349,-0.24,0.12,-0.36,flip -1307,做多,2020-05-23 20:00:00,2020-05-23 23:15:00,207.33,206.91,2.35,100.0,1.1314,-0.48,0.12,-0.59,flip -1308,做空,2020-05-23 23:15:00,2020-05-24 00:15:00,206.91,207.1,2.34,100.0,1.1303,-0.21,0.12,-0.33,flip -1309,做多,2020-05-24 00:15:00,2020-05-24 00:45:00,207.1,207.21,2.36,100.0,1.1405,0.13,0.12,0.01,flip -1310,做空,2020-05-24 00:45:00,2020-05-24 01:15:00,207.21,207.92,2.36,100.0,1.1394,-0.81,0.12,-0.93,flip -1311,做多,2020-05-24 01:15:00,2020-05-24 11:00:00,207.92,207.59,2.35,100.0,1.1305,-0.37,0.12,-0.49,flip -1312,做空,2020-05-24 11:00:00,2020-05-24 21:30:00,207.59,207.42,2.34,100.0,1.1293,0.19,0.12,0.07,flip -1313,做多,2020-05-24 21:30:00,2020-05-24 21:45:00,207.42,206.83,2.34,100.0,1.1301,-0.67,0.12,-0.78,flip -1314,做空,2020-05-24 21:45:00,2020-05-25 07:30:00,206.83,203.79,2.33,100.0,1.1289,3.43,0.12,3.32,flip -1315,做多,2020-05-25 07:30:00,2020-05-25 08:00:00,203.79,203.37,2.38,100.0,1.1677,-0.49,0.12,-0.61,flip -1316,做空,2020-05-25 08:00:00,2020-05-25 08:30:00,203.37,203.23,2.37,100.0,1.1665,0.16,0.12,0.04,flip -1317,做多,2020-05-25 08:30:00,2020-05-25 09:30:00,203.23,203.21,2.37,100.0,1.167,-0.02,0.12,-0.14,flip -1318,做空,2020-05-25 09:30:00,2020-05-25 10:15:00,203.21,203.23,2.37,100.0,1.1658,-0.02,0.12,-0.14,flip -1319,做多,2020-05-25 10:15:00,2020-05-25 10:30:00,203.23,203.18,2.37,100.0,1.1644,-0.06,0.12,-0.18,flip -1320,做空,2020-05-25 10:30:00,2020-05-25 12:00:00,203.18,203.07,2.36,100.0,1.1632,0.13,0.12,0.01,flip -1321,做多,2020-05-25 12:00:00,2020-05-25 12:45:00,203.07,202.92,2.36,100.0,1.1633,-0.17,0.12,-0.29,flip -1322,做空,2020-05-25 12:45:00,2020-05-25 13:30:00,202.92,202.95,2.36,100.0,1.1622,-0.03,0.12,-0.15,flip -1323,做多,2020-05-25 13:30:00,2020-05-25 14:45:00,202.95,202.3,2.36,100.0,1.1607,-0.75,0.12,-0.87,flip -1324,做空,2020-05-25 14:45:00,2020-05-25 15:00:00,202.3,202.46,2.35,100.0,1.1595,-0.19,0.12,-0.3,flip -1325,做多,2020-05-25 15:00:00,2020-05-25 15:45:00,202.46,202.71,2.34,100.0,1.1565,0.29,0.12,0.17,flip -1326,做空,2020-05-25 15:45:00,2020-05-25 16:00:00,202.71,203.51,2.34,100.0,1.1554,-0.92,0.12,-1.04,flip -1327,做多,2020-05-25 16:00:00,2020-05-25 22:15:00,203.51,203.61,2.33,100.0,1.1451,0.11,0.12,-0.0,flip -1328,做空,2020-05-25 22:15:00,2020-05-25 22:30:00,203.61,203.95,2.33,100.0,1.144,-0.39,0.12,-0.51,flip -1329,做多,2020-05-25 22:30:00,2020-05-25 22:45:00,203.95,203.85,2.32,100.0,1.139,-0.11,0.12,-0.23,flip -1330,做空,2020-05-25 22:45:00,2020-05-26 01:00:00,203.85,204.08,2.32,100.0,1.1379,-0.26,0.12,-0.38,flip -1331,做多,2020-05-26 01:00:00,2020-05-26 04:15:00,204.08,203.89,2.35,100.0,1.1508,-0.22,0.12,-0.34,flip -1332,做空,2020-05-26 04:15:00,2020-05-26 04:30:00,203.89,204.36,2.34,100.0,1.1496,-0.54,0.12,-0.66,flip -1333,做多,2020-05-26 04:30:00,2020-05-26 04:45:00,204.36,203.99,2.34,100.0,1.1432,-0.42,0.12,-0.54,flip -1334,做空,2020-05-26 04:45:00,2020-05-26 05:30:00,203.99,204.09,2.33,100.0,1.142,-0.11,0.12,-0.23,flip -1335,做多,2020-05-26 05:30:00,2020-05-26 06:00:00,204.09,203.53,2.33,100.0,1.1398,-0.64,0.12,-0.75,flip -1336,做空,2020-05-26 06:00:00,2020-05-26 08:00:00,203.53,203.94,2.32,100.0,1.1386,-0.47,0.12,-0.58,flip -1337,做多,2020-05-26 08:00:00,2020-05-26 21:15:00,203.94,201.3,2.31,100.0,1.1329,-2.99,0.11,-3.1,flip -1338,做空,2020-05-26 21:15:00,2020-05-26 21:30:00,201.3,201.37,2.28,100.0,1.1318,-0.08,0.11,-0.19,flip -1339,做多,2020-05-26 21:30:00,2020-05-26 23:15:00,201.37,200.84,2.28,100.0,1.1299,-0.6,0.11,-0.71,flip -1340,做空,2020-05-26 23:15:00,2020-05-26 23:45:00,200.84,200.91,2.27,100.0,1.1287,-0.08,0.11,-0.19,flip -1341,做多,2020-05-26 23:45:00,2020-05-27 21:30:00,200.91,205.53,2.26,100.0,1.1268,5.21,0.12,5.09,flip -1342,做空,2020-05-27 21:30:00,2020-05-27 22:00:00,205.53,206.4,2.34,100.0,1.1368,-0.99,0.12,-1.11,flip -1343,做多,2020-05-27 22:00:00,2020-05-27 22:45:00,206.4,206.09,2.32,100.0,1.1261,-0.35,0.12,-0.47,flip -1344,做空,2020-05-27 22:45:00,2020-05-28 04:15:00,206.09,206.85,2.32,100.0,1.125,-0.85,0.12,-0.97,flip -1345,做多,2020-05-28 04:15:00,2020-05-28 04:30:00,206.85,206.24,2.31,100.0,1.1186,-0.68,0.12,-0.8,flip -1346,做空,2020-05-28 04:30:00,2020-05-28 05:45:00,206.24,206.4,2.3,100.0,1.1175,-0.18,0.12,-0.29,flip -1347,做多,2020-05-28 05:45:00,2020-05-28 07:00:00,206.4,206.38,2.3,100.0,1.1147,-0.02,0.12,-0.14,flip -1348,做空,2020-05-28 07:00:00,2020-05-28 09:45:00,206.38,206.87,2.3,100.0,1.1135,-0.55,0.12,-0.66,flip -1349,做多,2020-05-28 09:45:00,2020-05-28 10:00:00,206.87,206.78,2.29,100.0,1.1072,-0.1,0.11,-0.21,flip -1350,做空,2020-05-28 10:00:00,2020-05-28 11:15:00,206.78,207.19,2.29,100.0,1.106,-0.45,0.11,-0.57,flip -1351,做多,2020-05-28 11:15:00,2020-05-28 13:00:00,207.19,209.59,2.28,100.0,1.1006,2.64,0.12,2.53,tp_upper -1352,做多,2020-05-29 11:15:00,2020-05-29 11:30:00,219.59,219.17,2.32,100.0,1.0565,-0.44,0.12,-0.56,flip -1353,做空,2020-05-29 11:30:00,2020-05-29 12:00:00,219.17,219.91,2.31,100.0,1.0554,-0.78,0.12,-0.9,flip -1354,做多,2020-05-29 12:00:00,2020-05-29 12:30:00,219.91,219.97,2.3,100.0,1.0473,0.06,0.12,-0.05,flip -1355,做空,2020-05-29 12:30:00,2020-05-29 13:00:00,219.97,220.2,2.3,100.0,1.0462,-0.24,0.12,-0.36,flip -1356,做多,2020-05-29 13:00:00,2020-05-29 14:15:00,220.2,220.34,2.3,100.0,1.043,0.15,0.11,0.03,flip -1357,做空,2020-05-29 14:15:00,2020-05-29 16:15:00,220.34,220.58,2.3,100.0,1.0419,-0.25,0.11,-0.36,flip -1358,做多,2020-05-29 16:15:00,2020-05-29 17:45:00,220.58,220.69,2.29,100.0,1.0386,0.11,0.11,-0.0,flip -1359,做空,2020-05-29 17:45:00,2020-05-29 18:15:00,220.69,220.46,2.29,100.0,1.0376,0.24,0.11,0.12,flip -1360,做多,2020-05-29 18:15:00,2020-05-29 19:00:00,220.46,220.4,2.29,100.0,1.0387,-0.06,0.11,-0.18,flip -1361,做空,2020-05-29 19:00:00,2020-05-29 20:00:00,220.4,220.52,2.29,100.0,1.0377,-0.12,0.11,-0.24,flip -1362,做多,2020-05-29 20:00:00,2020-05-29 20:45:00,220.52,220.15,2.28,100.0,1.0355,-0.38,0.11,-0.5,flip -1363,做空,2020-05-29 20:45:00,2020-05-29 22:30:00,220.15,220.27,2.28,100.0,1.0345,-0.12,0.11,-0.24,flip -1364,做多,2020-05-29 22:30:00,2020-05-30 00:00:00,220.27,219.27,2.27,100.0,1.0323,-1.03,0.11,-1.15,flip -1365,做空,2020-05-30 00:00:00,2020-05-30 03:30:00,219.27,220.88,2.29,100.0,1.0431,-1.68,0.12,-1.79,flip -1366,做多,2020-05-30 03:30:00,2020-05-30 04:00:00,220.88,225.0,2.27,100.0,1.0268,4.23,0.12,4.11,tp_upper -1367,做多,2020-05-30 20:45:00,2020-05-30 22:15:00,235.45,243.88,2.31,100.0,0.9803,8.26,0.12,8.14,tp_upper -1368,做多,2020-05-31 05:15:00,2020-05-31 05:45:00,238.99,237.84,2.4,100.0,1.0024,-1.15,0.12,-1.27,flip -1369,做空,2020-05-31 05:45:00,2020-05-31 07:00:00,237.84,239.19,2.38,100.0,1.0014,-1.35,0.12,-1.47,flip -1370,做多,2020-05-31 07:00:00,2020-05-31 08:00:00,239.19,239.41,2.37,100.0,0.9891,0.22,0.12,0.1,flip -1371,做空,2020-05-31 08:00:00,2020-05-31 10:45:00,239.41,239.82,2.37,100.0,0.9881,-0.41,0.12,-0.52,flip -1372,做多,2020-05-31 10:45:00,2020-05-31 11:00:00,239.82,238.77,2.36,100.0,0.9837,-1.03,0.12,-1.15,flip -1373,做空,2020-05-31 11:00:00,2020-05-31 12:00:00,238.77,239.7,2.35,100.0,0.9827,-0.91,0.12,-1.03,flip -1374,做多,2020-05-31 12:00:00,2020-06-01 08:30:00,239.7,236.87,2.33,100.0,0.9741,-2.76,0.12,-2.87,flip -1375,做空,2020-06-01 08:30:00,2020-06-01 10:15:00,236.87,236.77,2.32,100.0,0.979,0.1,0.12,-0.02,flip -1376,做多,2020-06-01 10:15:00,2020-06-01 11:00:00,236.77,236.33,2.32,100.0,0.9788,-0.43,0.12,-0.55,flip -1377,做空,2020-06-01 11:00:00,2020-06-01 11:30:00,236.33,236.19,2.31,100.0,0.9779,0.14,0.12,0.02,flip -1378,做多,2020-06-01 11:30:00,2020-06-01 11:45:00,236.19,236.07,2.31,100.0,0.978,-0.12,0.12,-0.23,flip -1379,做空,2020-06-01 11:45:00,2020-06-01 12:00:00,236.07,236.26,2.31,100.0,0.9771,-0.19,0.12,-0.3,flip -1380,做多,2020-06-01 12:00:00,2020-06-01 15:00:00,236.26,237.34,2.3,100.0,0.9745,1.05,0.12,0.94,flip -1381,做空,2020-06-01 15:00:00,2020-06-01 15:15:00,237.34,237.85,2.31,100.0,0.9735,-0.5,0.12,-0.61,flip -1382,做多,2020-06-01 15:15:00,2020-06-01 15:30:00,237.85,237.41,2.3,100.0,0.9684,-0.43,0.11,-0.54,flip -1383,做空,2020-06-01 15:30:00,2020-06-01 15:45:00,237.41,238.16,2.3,100.0,0.9674,-0.73,0.12,-0.84,flip -1384,做多,2020-06-01 15:45:00,2020-06-01 17:45:00,238.16,238.72,2.29,100.0,0.9604,0.54,0.11,0.42,flip -1385,做空,2020-06-01 17:45:00,2020-06-01 18:45:00,238.72,239.0,2.29,100.0,0.9594,-0.27,0.11,-0.38,flip -1386,做多,2020-06-01 18:45:00,2020-06-01 19:45:00,239.0,237.78,2.29,100.0,0.9562,-1.17,0.11,-1.28,flip -1387,做空,2020-06-01 19:45:00,2020-06-01 20:15:00,237.78,238.99,2.27,100.0,0.9552,-1.16,0.11,-1.27,flip -1388,做多,2020-06-01 20:15:00,2020-06-01 22:15:00,238.99,244.19,2.26,100.0,0.9446,4.91,0.12,4.8,tp_upper -1389,做多,2020-06-03 06:00:00,2020-06-03 07:00:00,236.56,236.23,2.33,100.0,0.9868,-0.33,0.12,-0.44,flip -1390,做空,2020-06-03 07:00:00,2020-06-03 07:15:00,236.23,236.33,2.33,100.0,0.9858,-0.1,0.12,-0.22,flip -1391,做多,2020-06-03 07:15:00,2020-06-03 08:45:00,236.33,236.73,2.33,100.0,0.984,0.39,0.12,0.28,flip -1392,做空,2020-06-03 08:45:00,2020-06-04 08:30:00,236.73,243.29,2.33,100.0,0.983,-6.45,0.12,-6.57,flip -1393,做多,2020-06-04 08:30:00,2020-06-04 09:00:00,243.29,242.87,2.27,100.0,0.932,-0.39,0.11,-0.5,flip -1394,做空,2020-06-04 09:00:00,2020-06-04 11:45:00,242.87,243.02,2.26,100.0,0.9311,-0.14,0.11,-0.25,flip -1395,做多,2020-06-04 11:45:00,2020-06-04 12:15:00,243.02,242.98,2.26,100.0,0.929,-0.04,0.11,-0.15,flip -1396,做空,2020-06-04 12:15:00,2020-06-04 12:30:00,242.98,243.6,2.26,100.0,0.9281,-0.58,0.11,-0.69,flip -1397,做多,2020-06-04 12:30:00,2020-06-04 12:45:00,243.6,243.33,2.25,100.0,0.9225,-0.25,0.11,-0.36,flip -1398,做空,2020-06-04 12:45:00,2020-06-04 13:00:00,243.33,243.33,2.24,100.0,0.9215,0.0,0.11,-0.11,flip -1399,做多,2020-06-04 13:00:00,2020-06-04 14:30:00,243.33,242.65,2.24,100.0,0.9206,-0.63,0.11,-0.74,flip -1400,做空,2020-06-04 14:30:00,2020-06-04 14:45:00,242.65,243.52,2.23,100.0,0.9197,-0.8,0.11,-0.91,flip -1401,做多,2020-06-04 14:45:00,2020-06-04 15:00:00,243.52,243.32,2.22,100.0,0.9122,-0.18,0.11,-0.29,flip -1402,做空,2020-06-04 15:00:00,2020-06-04 15:15:00,243.32,244.04,2.22,100.0,0.9113,-0.66,0.11,-0.77,flip -1403,做多,2020-06-04 15:15:00,2020-06-04 15:30:00,244.04,243.92,2.21,100.0,0.905,-0.11,0.11,-0.22,flip -1404,做空,2020-06-04 15:30:00,2020-06-04 15:45:00,243.92,245.16,2.21,100.0,0.9041,-1.12,0.11,-1.23,flip -1405,做多,2020-06-04 15:45:00,2020-06-04 16:00:00,245.16,244.02,2.19,100.0,0.894,-1.02,0.11,-1.13,flip -1406,做空,2020-06-04 16:00:00,2020-06-04 17:00:00,244.02,243.38,2.18,100.0,0.8932,0.57,0.11,0.46,flip -1407,做多,2020-06-04 17:00:00,2020-06-04 18:15:00,243.38,242.6,2.18,100.0,0.897,-0.7,0.11,-0.81,flip -1408,做空,2020-06-04 18:15:00,2020-06-04 18:30:00,242.6,242.97,2.17,100.0,0.8961,-0.33,0.11,-0.44,flip -1409,做多,2020-06-04 18:30:00,2020-06-05 00:00:00,242.97,242.17,2.17,100.0,0.8924,-0.71,0.11,-0.82,flip -1410,做空,2020-06-05 00:00:00,2020-06-05 00:15:00,242.17,242.3,2.19,100.0,0.9056,-0.12,0.11,-0.23,flip -1411,做多,2020-06-05 00:15:00,2020-06-05 03:15:00,242.3,242.81,2.19,100.0,0.9037,0.46,0.11,0.35,flip -1412,做空,2020-06-05 03:15:00,2020-06-05 03:30:00,242.81,243.0,2.19,100.0,0.9028,-0.17,0.11,-0.28,flip -1413,做多,2020-06-05 03:30:00,2020-06-05 04:30:00,243.0,243.25,2.19,100.0,0.9005,0.23,0.11,0.12,flip -1414,做空,2020-06-05 04:30:00,2020-06-05 04:45:00,243.25,243.43,2.19,100.0,0.8996,-0.16,0.11,-0.27,flip -1415,做多,2020-06-05 04:45:00,2020-06-05 06:00:00,243.43,243.09,2.18,100.0,0.8974,-0.31,0.11,-0.41,flip -1416,做空,2020-06-05 06:00:00,2020-06-05 06:30:00,243.09,243.72,2.18,100.0,0.8965,-0.56,0.11,-0.67,flip -1417,做多,2020-06-05 06:30:00,2020-06-05 07:45:00,243.72,243.73,2.17,100.0,0.891,0.01,0.11,-0.1,flip -1418,做空,2020-06-05 07:45:00,2020-06-05 08:15:00,243.73,244.05,2.17,100.0,0.8901,-0.28,0.11,-0.39,flip -1419,做多,2020-06-05 08:15:00,2020-06-05 10:00:00,244.05,243.42,2.16,100.0,0.8868,-0.56,0.11,-0.67,flip -1420,做空,2020-06-05 10:00:00,2020-06-05 10:15:00,243.42,243.77,2.16,100.0,0.886,-0.31,0.11,-0.42,flip -1421,做多,2020-06-05 10:15:00,2020-06-05 10:45:00,243.77,243.04,2.15,100.0,0.8825,-0.64,0.11,-0.75,flip -1422,做空,2020-06-05 10:45:00,2020-06-05 11:00:00,243.04,243.49,2.14,100.0,0.8816,-0.4,0.11,-0.5,flip -1423,做多,2020-06-05 11:00:00,2020-06-05 11:30:00,243.49,243.24,2.14,100.0,0.8775,-0.22,0.11,-0.33,flip -1424,做空,2020-06-05 11:30:00,2020-06-05 15:00:00,243.24,240.59,2.13,100.0,0.8766,2.32,0.11,2.22,tp_lower -1425,做多,2020-06-06 06:00:00,2020-06-06 06:15:00,241.23,240.86,2.18,100.0,0.9052,-0.33,0.11,-0.44,flip -1426,做空,2020-06-06 06:15:00,2020-06-06 06:45:00,240.86,240.75,2.18,100.0,0.9043,0.1,0.11,-0.01,flip -1427,做多,2020-06-06 06:45:00,2020-06-06 07:15:00,240.75,240.97,2.18,100.0,0.9042,0.2,0.11,0.09,flip -1428,做空,2020-06-06 07:15:00,2020-06-06 09:00:00,240.97,243.2,2.18,100.0,0.9033,-2.01,0.11,-2.12,flip -1429,做多,2020-06-06 09:00:00,2020-06-06 16:45:00,243.2,241.07,2.15,100.0,0.8859,-1.89,0.11,-1.99,flip -1430,做空,2020-06-06 16:45:00,2020-06-06 19:30:00,241.07,241.76,2.13,100.0,0.885,-0.61,0.11,-0.72,flip -1431,做多,2020-06-06 19:30:00,2020-06-06 19:45:00,241.76,241.54,2.13,100.0,0.879,-0.19,0.11,-0.3,flip -1432,做空,2020-06-06 19:45:00,2020-06-06 20:15:00,241.54,242.07,2.12,100.0,0.8782,-0.47,0.11,-0.57,flip -1433,做多,2020-06-06 20:15:00,2020-06-06 20:30:00,242.07,242.02,2.11,100.0,0.8734,-0.04,0.11,-0.15,flip -1434,做空,2020-06-06 20:30:00,2020-06-06 22:45:00,242.02,241.89,2.11,100.0,0.8726,0.11,0.11,0.01,flip -1435,做多,2020-06-06 22:45:00,2020-06-06 23:15:00,241.89,242.03,2.11,100.0,0.8726,0.12,0.11,0.02,flip -1436,做空,2020-06-06 23:15:00,2020-06-06 23:30:00,242.03,242.43,2.11,100.0,0.8718,-0.35,0.11,-0.45,flip -1437,做多,2020-06-06 23:30:00,2020-06-06 23:45:00,242.43,242.05,2.1,100.0,0.868,-0.33,0.11,-0.43,flip -1438,做空,2020-06-06 23:45:00,2020-06-07 00:45:00,242.05,242.22,2.1,100.0,0.8671,-0.15,0.11,-0.25,flip -1439,做多,2020-06-07 00:45:00,2020-06-07 01:00:00,242.22,241.77,2.12,100.0,0.8758,-0.39,0.11,-0.5,flip -1440,做空,2020-06-07 01:00:00,2020-06-07 01:30:00,241.77,242.24,2.12,100.0,0.8749,-0.41,0.11,-0.52,flip -1441,做多,2020-06-07 01:30:00,2020-06-07 01:45:00,242.24,242.18,2.11,100.0,0.8706,-0.05,0.11,-0.16,flip -1442,做空,2020-06-07 01:45:00,2020-06-07 02:00:00,242.18,242.75,2.11,100.0,0.8698,-0.5,0.11,-0.6,flip -1443,做多,2020-06-07 02:00:00,2020-06-07 06:15:00,242.75,242.35,2.1,100.0,0.8648,-0.35,0.1,-0.45,flip -1444,做空,2020-06-07 06:15:00,2020-06-07 07:15:00,242.35,242.23,2.09,100.0,0.8639,0.1,0.1,-0.0,flip -1445,做多,2020-06-07 07:15:00,2020-06-07 07:45:00,242.23,242.38,2.09,100.0,0.8639,0.13,0.1,0.02,flip -1446,做空,2020-06-07 07:45:00,2020-06-07 08:00:00,242.38,242.55,2.09,100.0,0.8631,-0.15,0.1,-0.25,flip -1447,做多,2020-06-07 08:00:00,2020-06-07 08:15:00,242.55,240.65,2.09,100.0,0.861,-1.64,0.1,-1.74,flip -1448,做空,2020-06-07 08:15:00,2020-06-07 08:45:00,240.65,242.11,2.07,100.0,0.8601,-1.26,0.1,-1.36,flip -1449,做多,2020-06-07 08:45:00,2020-06-07 09:00:00,242.11,242.02,2.06,100.0,0.8489,-0.08,0.1,-0.18,flip -1450,做空,2020-06-07 09:00:00,2020-06-07 11:45:00,242.02,238.92,2.05,100.0,0.8481,2.63,0.1,2.53,tp_lower -1451,做多,2020-06-07 19:30:00,2020-06-08 11:30:00,239.57,243.49,2.08,100.0,0.8668,3.4,0.11,3.29,flip -1452,做空,2020-06-08 11:30:00,2020-06-08 11:45:00,243.49,243.9,2.13,100.0,0.876,-0.36,0.11,-0.47,flip -1453,做多,2020-06-08 11:45:00,2020-06-08 12:00:00,243.9,243.86,2.13,100.0,0.8722,-0.03,0.11,-0.14,flip -1454,做空,2020-06-08 12:00:00,2020-06-08 13:15:00,243.86,243.75,2.12,100.0,0.8713,0.1,0.11,-0.01,flip -1455,做多,2020-06-08 13:15:00,2020-06-08 22:30:00,243.75,242.8,2.12,100.0,0.8713,-0.83,0.11,-0.93,flip -1456,做空,2020-06-08 22:30:00,2020-06-08 23:00:00,242.8,243.71,2.11,100.0,0.8704,-0.79,0.11,-0.9,flip -1457,做多,2020-06-08 23:00:00,2020-06-08 23:30:00,243.71,247.22,2.1,100.0,0.863,3.03,0.11,2.92,tp_upper -1458,做多,2020-06-09 00:30:00,2020-06-09 01:00:00,244.08,243.65,2.14,100.0,0.8783,-0.38,0.11,-0.48,flip -1459,做空,2020-06-09 01:00:00,2020-06-09 01:15:00,243.65,244.08,2.14,100.0,0.8775,-0.38,0.11,-0.48,flip -1460,做多,2020-06-09 01:15:00,2020-06-09 03:00:00,244.08,243.25,2.13,100.0,0.8735,-0.72,0.11,-0.83,flip -1461,做空,2020-06-09 03:00:00,2020-06-09 03:15:00,243.25,243.76,2.12,100.0,0.8726,-0.45,0.11,-0.55,flip -1462,做多,2020-06-09 03:15:00,2020-06-09 03:30:00,243.76,243.21,2.12,100.0,0.8681,-0.48,0.11,-0.58,flip -1463,做空,2020-06-09 03:30:00,2020-06-09 03:45:00,243.21,243.23,2.11,100.0,0.8672,-0.02,0.11,-0.12,flip -1464,做多,2020-06-09 03:45:00,2020-06-09 06:00:00,243.23,243.53,2.11,100.0,0.8662,0.26,0.11,0.15,flip -1465,做空,2020-06-09 06:00:00,2020-06-09 06:45:00,243.53,243.37,2.11,100.0,0.8653,0.14,0.11,0.03,flip -1466,做多,2020-06-09 06:45:00,2020-06-09 07:15:00,243.37,243.39,2.11,100.0,0.8656,0.02,0.11,-0.09,flip -1467,做空,2020-06-09 07:15:00,2020-06-09 07:45:00,243.39,243.46,2.1,100.0,0.8648,-0.06,0.11,-0.17,flip -1468,做多,2020-06-09 07:45:00,2020-06-09 08:15:00,243.46,242.95,2.1,100.0,0.8634,-0.44,0.1,-0.55,flip -1469,做空,2020-06-09 08:15:00,2020-06-09 08:45:00,242.95,243.37,2.1,100.0,0.8625,-0.36,0.1,-0.47,flip -1470,做多,2020-06-09 08:45:00,2020-06-09 09:00:00,243.37,243.01,2.09,100.0,0.8587,-0.31,0.1,-0.41,flip -1471,做空,2020-06-09 09:00:00,2020-06-09 11:45:00,243.01,243.53,2.08,100.0,0.8578,-0.45,0.1,-0.55,flip -1472,做多,2020-06-09 11:45:00,2020-06-09 13:15:00,243.53,243.43,2.08,100.0,0.8533,-0.09,0.1,-0.19,flip -1473,做空,2020-06-09 13:15:00,2020-06-09 14:30:00,243.43,243.55,2.08,100.0,0.8525,-0.1,0.1,-0.21,flip -1474,做多,2020-06-09 14:30:00,2020-06-09 14:45:00,243.55,243.31,2.07,100.0,0.8508,-0.2,0.1,-0.31,flip -1475,做空,2020-06-09 14:45:00,2020-06-09 15:15:00,243.31,243.74,2.07,100.0,0.8499,-0.37,0.1,-0.47,flip -1476,做多,2020-06-09 15:15:00,2020-06-09 15:30:00,243.74,243.23,2.06,100.0,0.8461,-0.43,0.1,-0.53,flip -1477,做空,2020-06-09 15:30:00,2020-06-09 15:45:00,243.23,243.49,2.06,100.0,0.8452,-0.22,0.1,-0.32,flip -1478,做多,2020-06-09 15:45:00,2020-06-09 16:00:00,243.49,242.97,2.05,100.0,0.8426,-0.44,0.1,-0.54,flip -1479,做空,2020-06-09 16:00:00,2020-06-09 16:15:00,242.97,243.44,2.05,100.0,0.8417,-0.4,0.1,-0.5,flip -1480,做多,2020-06-09 16:15:00,2020-06-09 16:45:00,243.44,243.03,2.04,100.0,0.8376,-0.34,0.1,-0.45,flip -1481,做空,2020-06-09 16:45:00,2020-06-09 17:00:00,243.03,243.1,2.03,100.0,0.8368,-0.06,0.1,-0.16,flip -1482,做多,2020-06-09 17:00:00,2020-06-09 17:30:00,243.1,243.27,2.03,100.0,0.8355,0.14,0.1,0.04,flip -1483,做空,2020-06-09 17:30:00,2020-06-09 18:00:00,243.27,243.53,2.03,100.0,0.8346,-0.22,0.1,-0.32,flip -1484,做多,2020-06-09 18:00:00,2020-06-09 18:15:00,243.53,243.02,2.03,100.0,0.832,-0.42,0.1,-0.53,flip -1485,做空,2020-06-09 18:15:00,2020-06-09 18:30:00,243.02,243.13,2.02,100.0,0.8312,-0.09,0.1,-0.19,flip -1486,做多,2020-06-09 18:30:00,2020-06-09 20:00:00,243.13,243.13,2.02,100.0,0.8296,0.0,0.1,-0.1,flip -1487,做空,2020-06-09 20:00:00,2020-06-09 20:30:00,243.13,243.19,2.02,100.0,0.8288,-0.05,0.1,-0.15,flip -1488,做多,2020-06-09 20:30:00,2020-06-09 22:00:00,243.19,243.6,2.01,100.0,0.8275,0.34,0.1,0.24,flip -1489,做空,2020-06-09 22:00:00,2020-06-10 03:45:00,243.6,243.78,2.01,100.0,0.8267,-0.15,0.1,-0.25,flip -1490,做多,2020-06-10 03:45:00,2020-06-10 04:00:00,243.78,243.63,2.07,100.0,0.8488,-0.13,0.1,-0.23,flip -1491,做空,2020-06-10 04:00:00,2020-06-10 04:15:00,243.63,243.74,2.07,100.0,0.8479,-0.09,0.1,-0.2,flip -1492,做多,2020-06-10 04:15:00,2020-06-10 04:30:00,243.74,243.44,2.06,100.0,0.8463,-0.25,0.1,-0.36,flip -1493,做空,2020-06-10 04:30:00,2020-06-10 04:45:00,243.44,243.66,2.06,100.0,0.8455,-0.19,0.1,-0.29,flip -1494,做多,2020-06-10 04:45:00,2020-06-10 07:15:00,243.66,243.61,2.05,100.0,0.8431,-0.04,0.1,-0.14,flip -1495,做空,2020-06-10 07:15:00,2020-06-10 07:45:00,243.61,243.72,2.05,100.0,0.8422,-0.09,0.1,-0.2,flip -1496,做多,2020-06-10 07:45:00,2020-06-10 08:00:00,243.72,243.47,2.05,100.0,0.8406,-0.21,0.1,-0.31,flip -1497,做空,2020-06-10 08:00:00,2020-06-10 13:30:00,243.47,243.66,2.04,100.0,0.8398,-0.16,0.1,-0.26,flip -1498,做多,2020-06-10 13:30:00,2020-06-10 16:00:00,243.66,243.51,2.04,100.0,0.8377,-0.13,0.1,-0.23,flip -1499,做空,2020-06-10 16:00:00,2020-06-10 16:15:00,243.51,243.61,2.04,100.0,0.8368,-0.08,0.1,-0.19,flip -1500,做多,2020-06-10 16:15:00,2020-06-10 16:30:00,243.61,243.48,2.03,100.0,0.8353,-0.11,0.1,-0.21,flip -1501,做空,2020-06-10 16:30:00,2020-06-10 17:45:00,243.48,243.5,2.03,100.0,0.8345,-0.02,0.1,-0.12,flip -1502,做多,2020-06-10 17:45:00,2020-06-10 18:30:00,243.5,249.28,2.03,100.0,0.8335,4.82,0.1,4.71,tp_upper -1503,做多,2020-06-11 06:30:00,2020-06-11 07:00:00,246.71,246.91,2.1,100.0,0.8514,0.17,0.11,0.07,flip -1504,做空,2020-06-11 07:00:00,2020-06-11 13:15:00,246.91,241.6,2.1,100.0,0.8506,4.52,0.1,4.41,tp_lower -1505,做多,2020-06-12 05:30:00,2020-06-12 17:15:00,234.1,235.41,2.15,100.0,0.9171,1.2,0.11,1.09,flip -1506,做空,2020-06-12 17:15:00,2020-06-12 18:00:00,235.41,235.99,2.16,100.0,0.9162,-0.53,0.11,-0.64,flip -1507,做多,2020-06-12 18:00:00,2020-06-12 23:15:00,235.99,236.82,2.15,100.0,0.9108,0.76,0.11,0.65,flip -1508,做空,2020-06-12 23:15:00,2020-06-12 23:30:00,236.82,237.14,2.15,100.0,0.9099,-0.29,0.11,-0.4,flip -1509,做多,2020-06-12 23:30:00,2020-06-13 00:15:00,237.14,236.67,2.15,100.0,0.9065,-0.43,0.11,-0.53,flip -1510,做空,2020-06-13 00:15:00,2020-06-13 01:30:00,236.67,236.83,2.15,100.0,0.9093,-0.15,0.11,-0.25,flip -1511,做多,2020-06-13 01:30:00,2020-06-13 01:45:00,236.83,236.7,2.15,100.0,0.9072,-0.12,0.11,-0.23,flip -1512,做空,2020-06-13 01:45:00,2020-06-13 06:30:00,236.7,236.37,2.15,100.0,0.9063,0.3,0.11,0.19,flip -1513,做多,2020-06-13 06:30:00,2020-06-13 07:00:00,236.37,236.29,2.15,100.0,0.9079,-0.07,0.11,-0.18,flip -1514,做空,2020-06-13 07:00:00,2020-06-13 07:15:00,236.29,236.3,2.14,100.0,0.907,-0.01,0.11,-0.12,flip -1515,做多,2020-06-13 07:15:00,2020-06-13 08:00:00,236.3,236.38,2.14,100.0,0.906,0.07,0.11,-0.03,flip -1516,做空,2020-06-13 08:00:00,2020-06-13 08:45:00,236.38,236.85,2.14,100.0,0.9051,-0.43,0.11,-0.53,flip -1517,做多,2020-06-13 08:45:00,2020-06-13 09:30:00,236.85,236.46,2.13,100.0,0.9006,-0.35,0.11,-0.46,flip -1518,做空,2020-06-13 09:30:00,2020-06-13 09:45:00,236.46,236.98,2.13,100.0,0.8997,-0.47,0.11,-0.57,flip -1519,做多,2020-06-13 09:45:00,2020-06-13 10:15:00,236.98,236.18,2.12,100.0,0.8948,-0.72,0.11,-0.82,flip -1520,做空,2020-06-13 10:15:00,2020-06-13 12:00:00,236.18,236.44,2.11,100.0,0.8939,-0.23,0.11,-0.34,flip -1521,做多,2020-06-13 12:00:00,2020-06-13 12:15:00,236.44,236.35,2.11,100.0,0.8911,-0.08,0.11,-0.19,flip -1522,做空,2020-06-13 12:15:00,2020-06-13 12:30:00,236.35,236.52,2.1,100.0,0.8902,-0.15,0.11,-0.26,flip -1523,做多,2020-06-13 12:30:00,2020-06-13 12:45:00,236.52,236.39,2.1,100.0,0.888,-0.12,0.1,-0.22,flip -1524,做空,2020-06-13 12:45:00,2020-06-13 13:45:00,236.39,236.31,2.1,100.0,0.8871,0.07,0.1,-0.03,flip -1525,做多,2020-06-13 13:45:00,2020-06-13 19:45:00,236.31,236.94,2.1,100.0,0.8868,0.56,0.11,0.45,flip -1526,做空,2020-06-13 19:45:00,2020-06-13 20:00:00,236.94,237.12,2.1,100.0,0.886,-0.16,0.11,-0.26,flip -1527,做多,2020-06-13 20:00:00,2020-06-14 04:15:00,237.12,237.49,2.1,100.0,0.8837,0.33,0.1,0.22,flip -1528,做空,2020-06-14 04:15:00,2020-06-14 05:45:00,237.49,236.58,2.13,100.0,0.8973,0.82,0.11,0.71,tp_lower -1529,做多,2020-06-14 11:00:00,2020-06-16 14:30:00,236.66,232.99,2.14,100.0,0.903,-3.31,0.11,-3.42,flip -1530,做空,2020-06-16 14:30:00,2020-06-16 15:00:00,232.99,233.02,2.11,100.0,0.9038,-0.03,0.11,-0.13,flip -1531,做多,2020-06-16 15:00:00,2020-06-16 15:15:00,233.02,232.57,2.1,100.0,0.9026,-0.41,0.1,-0.51,flip -1532,做空,2020-06-16 15:15:00,2020-06-16 15:30:00,232.57,232.73,2.1,100.0,0.9017,-0.14,0.1,-0.25,flip -1533,做多,2020-06-16 15:30:00,2020-06-16 17:45:00,232.73,233.49,2.09,100.0,0.8996,0.68,0.11,0.58,flip -1534,做空,2020-06-16 17:45:00,2020-06-16 18:15:00,233.49,234.0,2.1,100.0,0.8987,-0.46,0.11,-0.56,flip -1535,做多,2020-06-16 18:15:00,2020-06-16 19:00:00,234.0,233.79,2.09,100.0,0.8939,-0.19,0.1,-0.29,flip -1536,做空,2020-06-16 19:00:00,2020-06-16 19:45:00,233.79,233.93,2.09,100.0,0.893,-0.13,0.1,-0.23,flip -1537,做多,2020-06-16 19:45:00,2020-06-16 20:00:00,233.93,233.89,2.08,100.0,0.891,-0.04,0.1,-0.14,flip -1538,做空,2020-06-16 20:00:00,2020-06-16 20:30:00,233.89,233.83,2.08,100.0,0.8901,0.05,0.1,-0.05,flip -1539,做多,2020-06-16 20:30:00,2020-06-16 20:45:00,233.83,233.76,2.08,100.0,0.8897,-0.06,0.1,-0.17,flip -1540,做空,2020-06-16 20:45:00,2020-06-17 01:00:00,233.76,234.09,2.08,100.0,0.8888,-0.29,0.1,-0.4,flip -1541,做多,2020-06-17 01:00:00,2020-06-17 01:15:00,234.09,233.8,2.09,100.0,0.8943,-0.26,0.1,-0.36,flip -1542,做空,2020-06-17 01:15:00,2020-06-17 06:30:00,233.8,234.5,2.09,100.0,0.8934,-0.63,0.1,-0.73,flip -1543,做多,2020-06-17 06:30:00,2020-06-17 09:00:00,234.5,234.05,2.08,100.0,0.8871,-0.4,0.1,-0.5,flip -1544,做空,2020-06-17 09:00:00,2020-06-17 10:00:00,234.05,233.92,2.07,100.0,0.8862,0.12,0.1,0.01,flip -1545,做多,2020-06-17 10:00:00,2020-06-17 10:15:00,233.92,233.91,2.07,100.0,0.8863,-0.01,0.1,-0.11,flip -1546,做空,2020-06-17 10:15:00,2020-06-17 11:15:00,233.91,234.44,2.07,100.0,0.8855,-0.47,0.1,-0.57,flip -1547,做多,2020-06-17 11:15:00,2020-06-17 11:30:00,234.44,233.92,2.06,100.0,0.8806,-0.46,0.1,-0.56,flip -1548,做空,2020-06-17 11:30:00,2020-06-17 12:00:00,233.92,234.22,2.06,100.0,0.8797,-0.26,0.1,-0.37,flip -1549,做多,2020-06-17 12:00:00,2020-06-17 12:15:00,234.22,234.02,2.05,100.0,0.8766,-0.18,0.1,-0.28,flip -1550,做空,2020-06-17 12:15:00,2020-06-17 20:00:00,234.02,230.09,2.05,100.0,0.8757,3.44,0.1,3.34,tp_lower -1551,做多,2020-06-17 22:30:00,2020-06-18 05:00:00,232.36,232.72,2.08,100.0,0.8959,0.32,0.1,0.22,flip -1552,做空,2020-06-18 05:00:00,2020-06-18 05:15:00,232.72,232.9,2.1,100.0,0.9038,-0.16,0.11,-0.27,flip -1553,做多,2020-06-18 05:15:00,2020-06-18 09:45:00,232.9,232.77,2.1,100.0,0.9015,-0.12,0.1,-0.22,flip -1554,做空,2020-06-18 09:45:00,2020-06-18 10:15:00,232.77,233.17,2.1,100.0,0.9006,-0.36,0.1,-0.47,flip -1555,做多,2020-06-18 10:15:00,2020-06-18 11:45:00,233.17,233.08,2.09,100.0,0.8966,-0.08,0.1,-0.19,flip -1556,做空,2020-06-18 11:45:00,2020-06-18 12:00:00,233.08,233.15,2.09,100.0,0.8957,-0.06,0.1,-0.17,flip -1557,做多,2020-06-18 12:00:00,2020-06-18 12:15:00,233.15,233.12,2.08,100.0,0.8943,-0.03,0.1,-0.13,flip -1558,做空,2020-06-18 12:15:00,2020-06-18 12:30:00,233.12,233.25,2.08,100.0,0.8934,-0.12,0.1,-0.22,flip -1559,做多,2020-06-18 12:30:00,2020-06-18 12:45:00,233.25,232.99,2.08,100.0,0.8915,-0.23,0.1,-0.34,flip -1560,做空,2020-06-18 12:45:00,2020-06-18 14:00:00,232.99,231.71,2.07,100.0,0.8906,1.14,0.1,1.04,tp_lower -1561,做多,2020-06-18 23:30:00,2020-06-18 23:45:00,231.92,231.26,2.08,100.0,0.8987,-0.59,0.1,-0.7,flip -1562,做空,2020-06-18 23:45:00,2020-06-19 09:15:00,231.26,230.23,2.08,100.0,0.8978,0.92,0.1,0.82,flip -1563,做多,2020-06-19 09:15:00,2020-06-19 16:15:00,230.23,229.46,2.1,100.0,0.9139,-0.7,0.1,-0.81,flip -1564,做空,2020-06-19 16:15:00,2020-06-19 16:45:00,229.46,229.7,2.09,100.0,0.913,-0.22,0.1,-0.32,flip -1565,做多,2020-06-19 16:45:00,2020-06-19 17:00:00,229.7,229.47,2.09,100.0,0.9102,-0.21,0.1,-0.31,flip -1566,做空,2020-06-19 17:00:00,2020-06-19 17:30:00,229.47,229.33,2.09,100.0,0.9093,0.13,0.1,0.02,flip -1567,做多,2020-06-19 17:30:00,2020-06-19 17:45:00,229.33,228.77,2.09,100.0,0.9095,-0.51,0.1,-0.61,flip -1568,做空,2020-06-19 17:45:00,2020-06-19 19:15:00,228.77,229.3,2.08,100.0,0.9086,-0.48,0.1,-0.59,flip -1569,做多,2020-06-19 19:15:00,2020-06-19 21:00:00,229.3,229.43,2.07,100.0,0.9035,0.12,0.1,0.01,flip -1570,做空,2020-06-19 21:00:00,2020-06-19 21:45:00,229.43,229.7,2.07,100.0,0.9026,-0.24,0.1,-0.35,flip -1571,做多,2020-06-19 21:45:00,2020-06-19 22:15:00,229.7,229.91,2.07,100.0,0.8995,0.19,0.1,0.09,flip -1572,做空,2020-06-19 22:15:00,2020-06-19 23:00:00,229.91,229.96,2.07,100.0,0.8986,-0.04,0.1,-0.15,flip -1573,做多,2020-06-19 23:00:00,2020-06-19 23:15:00,229.96,229.71,2.06,100.0,0.8973,-0.22,0.1,-0.33,flip -1574,做空,2020-06-19 23:15:00,2020-06-20 01:15:00,229.71,229.47,2.06,100.0,0.8965,0.22,0.1,0.11,flip -1575,做多,2020-06-20 01:15:00,2020-06-20 01:45:00,229.47,229.68,2.08,100.0,0.9072,0.19,0.1,0.09,flip -1576,做空,2020-06-20 01:45:00,2020-06-20 02:30:00,229.68,229.64,2.08,100.0,0.9063,0.04,0.1,-0.07,flip -1577,做多,2020-06-20 02:30:00,2020-06-20 04:00:00,229.64,229.7,2.08,100.0,0.9057,0.05,0.1,-0.05,flip -1578,做空,2020-06-20 04:00:00,2020-06-20 04:30:00,229.7,230.18,2.08,100.0,0.9048,-0.43,0.1,-0.54,flip -1579,做多,2020-06-20 04:30:00,2020-06-20 08:00:00,230.18,229.14,2.07,100.0,0.9001,-0.94,0.1,-1.04,flip -1580,做空,2020-06-20 08:00:00,2020-06-20 08:15:00,229.14,229.41,2.06,100.0,0.8992,-0.24,0.1,-0.35,flip -1581,做多,2020-06-20 08:15:00,2020-06-21 12:45:00,229.41,229.55,2.06,100.0,0.8962,0.13,0.1,0.02,flip -1582,做空,2020-06-21 12:45:00,2020-06-21 15:30:00,229.55,230.48,2.07,100.0,0.901,-0.84,0.1,-0.94,flip -1583,做多,2020-06-21 15:30:00,2020-06-21 17:00:00,230.48,229.99,2.06,100.0,0.8928,-0.44,0.1,-0.54,flip -1584,做空,2020-06-21 17:00:00,2020-06-21 17:15:00,229.99,230.16,2.05,100.0,0.8919,-0.15,0.1,-0.25,flip -1585,做多,2020-06-21 17:15:00,2020-06-21 17:30:00,230.16,230.01,2.05,100.0,0.8897,-0.13,0.1,-0.24,flip -1586,做空,2020-06-21 17:30:00,2020-06-21 18:00:00,230.01,229.99,2.04,100.0,0.8888,0.02,0.1,-0.08,flip -1587,做多,2020-06-21 18:00:00,2020-06-21 18:15:00,229.99,229.94,2.04,100.0,0.8881,-0.04,0.1,-0.15,flip -1588,做空,2020-06-21 18:15:00,2020-06-21 19:15:00,229.94,229.97,2.04,100.0,0.8872,-0.03,0.1,-0.13,flip -1589,做多,2020-06-21 19:15:00,2020-06-21 19:45:00,229.97,230.0,2.04,100.0,0.8861,0.03,0.1,-0.08,flip -1590,做空,2020-06-21 19:45:00,2020-06-21 22:00:00,230.0,228.81,2.04,100.0,0.8852,1.05,0.1,0.95,tp_lower -1591,做多,2020-06-22 01:30:00,2020-06-22 01:45:00,230.21,233.29,2.06,100.0,0.8957,2.76,0.1,2.65,tp_upper -1592,做多,2020-06-23 01:45:00,2020-06-23 04:45:00,242.0,242.04,2.09,100.0,0.8634,0.03,0.1,-0.07,flip -1593,做空,2020-06-23 04:45:00,2020-06-23 06:45:00,242.04,242.78,2.09,100.0,0.8625,-0.64,0.1,-0.74,flip -1594,做多,2020-06-23 06:45:00,2020-06-23 08:00:00,242.78,242.99,2.08,100.0,0.8564,0.18,0.1,0.08,flip -1595,做空,2020-06-23 08:00:00,2020-06-23 08:15:00,242.99,243.31,2.08,100.0,0.8555,-0.27,0.1,-0.38,flip -1596,做多,2020-06-23 08:15:00,2020-06-23 08:30:00,243.31,242.56,2.07,100.0,0.8524,-0.64,0.1,-0.74,flip -1597,做空,2020-06-23 08:30:00,2020-06-23 09:30:00,242.56,242.91,2.07,100.0,0.8516,-0.3,0.1,-0.4,flip -1598,做多,2020-06-23 09:30:00,2020-06-23 10:00:00,242.91,242.36,2.06,100.0,0.8483,-0.47,0.1,-0.57,flip -1599,做空,2020-06-23 10:00:00,2020-06-23 11:15:00,242.36,243.3,2.05,100.0,0.8474,-0.8,0.1,-0.9,flip -1600,做多,2020-06-23 11:15:00,2020-06-23 12:45:00,243.3,242.8,2.04,100.0,0.84,-0.42,0.1,-0.52,flip -1601,做空,2020-06-23 12:45:00,2020-06-23 13:30:00,242.8,242.41,2.04,100.0,0.8392,0.33,0.1,0.23,flip -1602,做多,2020-06-23 13:30:00,2020-06-23 14:45:00,242.41,243.01,2.04,100.0,0.8411,0.5,0.1,0.4,flip -1603,做空,2020-06-23 14:45:00,2020-06-23 15:00:00,243.01,243.51,2.04,100.0,0.8402,-0.42,0.1,-0.52,flip -1604,做多,2020-06-23 15:00:00,2020-06-23 17:15:00,243.51,243.32,2.04,100.0,0.8359,-0.16,0.1,-0.26,flip -1605,做空,2020-06-23 17:15:00,2020-06-24 00:15:00,243.32,243.37,2.03,100.0,0.8351,-0.04,0.1,-0.14,flip -1606,做多,2020-06-24 00:15:00,2020-06-24 00:45:00,243.37,243.42,2.05,100.0,0.8442,0.04,0.1,-0.06,flip -1607,做空,2020-06-24 00:45:00,2020-06-24 01:15:00,243.42,243.28,2.05,100.0,0.8434,0.12,0.1,0.02,flip -1608,做多,2020-06-24 01:15:00,2020-06-24 02:45:00,243.28,245.85,2.05,100.0,0.8435,2.17,0.1,2.06,tp_upper -1609,做多,2020-06-25 08:00:00,2020-06-25 12:00:00,233.56,232.99,2.08,100.0,0.8897,-0.51,0.1,-0.61,flip -1610,做空,2020-06-25 12:00:00,2020-06-25 13:00:00,232.99,232.97,2.07,100.0,0.8889,0.02,0.1,-0.09,flip -1611,做多,2020-06-25 13:00:00,2020-06-25 13:30:00,232.97,232.4,2.07,100.0,0.8881,-0.51,0.1,-0.61,flip -1612,做空,2020-06-25 13:30:00,2020-06-25 14:00:00,232.4,233.76,2.06,100.0,0.8872,-1.21,0.1,-1.31,flip -1613,做多,2020-06-25 14:00:00,2020-06-25 22:15:00,233.76,233.0,2.05,100.0,0.876,-0.67,0.1,-0.77,flip -1614,做空,2020-06-25 22:15:00,2020-06-26 07:00:00,233.0,229.97,2.04,100.0,0.8751,2.65,0.1,2.55,tp_lower -1615,做多,2020-06-26 10:00:00,2020-06-26 12:15:00,231.5,231.55,2.07,100.0,0.8958,0.04,0.1,-0.06,flip -1616,做空,2020-06-26 12:15:00,2020-06-26 12:45:00,231.55,231.59,2.07,100.0,0.8949,-0.04,0.1,-0.14,flip -1617,做多,2020-06-26 12:45:00,2020-06-26 13:00:00,231.59,231.32,2.07,100.0,0.8937,-0.24,0.1,-0.34,flip -1618,做空,2020-06-26 13:00:00,2020-06-26 15:00:00,231.32,230.67,2.07,100.0,0.8928,0.58,0.1,0.48,flip -1619,做多,2020-06-26 15:00:00,2020-06-26 20:45:00,230.67,230.15,2.07,100.0,0.8969,-0.47,0.1,-0.57,flip -1620,做空,2020-06-26 20:45:00,2020-06-26 21:00:00,230.15,230.77,2.06,100.0,0.8961,-0.56,0.1,-0.66,flip -1621,做多,2020-06-26 21:00:00,2020-06-26 22:15:00,230.77,230.04,2.05,100.0,0.8903,-0.65,0.1,-0.75,flip -1622,做空,2020-06-26 22:15:00,2020-06-26 22:30:00,230.04,230.31,2.05,100.0,0.8895,-0.24,0.1,-0.34,flip -1623,做多,2020-06-26 22:30:00,2020-06-26 22:45:00,230.31,230.05,2.04,100.0,0.8865,-0.23,0.1,-0.33,flip -1624,做空,2020-06-26 22:45:00,2020-06-27 03:15:00,230.05,229.45,2.04,100.0,0.8856,0.53,0.1,0.43,flip -1625,做多,2020-06-27 03:15:00,2020-06-27 03:45:00,229.45,229.68,2.06,100.0,0.8974,0.21,0.1,0.1,flip -1626,做空,2020-06-27 03:45:00,2020-06-27 05:30:00,229.68,229.69,2.06,100.0,0.8965,-0.01,0.1,-0.11,flip -1627,做多,2020-06-27 05:30:00,2020-06-27 06:00:00,229.69,229.79,2.06,100.0,0.8955,0.09,0.1,-0.01,flip -1628,做空,2020-06-27 06:00:00,2020-06-27 06:15:00,229.79,230.22,2.06,100.0,0.8946,-0.38,0.1,-0.49,flip -1629,做多,2020-06-27 06:15:00,2020-06-27 09:15:00,230.22,230.07,2.05,100.0,0.8904,-0.13,0.1,-0.24,flip -1630,做空,2020-06-27 09:15:00,2020-06-27 10:15:00,230.07,230.07,2.05,100.0,0.8895,0.0,0.1,-0.1,flip -1631,做多,2020-06-27 10:15:00,2020-06-27 10:45:00,230.07,229.56,2.04,100.0,0.8886,-0.45,0.1,-0.56,flip -1632,做空,2020-06-27 10:45:00,2020-06-27 11:30:00,229.56,230.0,2.04,100.0,0.8877,-0.39,0.1,-0.49,flip -1633,做多,2020-06-27 11:30:00,2020-06-27 11:45:00,230.0,229.66,2.03,100.0,0.8834,-0.3,0.1,-0.4,flip -1634,做空,2020-06-27 11:45:00,2020-06-27 12:00:00,229.66,229.97,2.03,100.0,0.8826,-0.27,0.1,-0.38,flip -1635,做多,2020-06-27 12:00:00,2020-06-27 12:15:00,229.97,229.42,2.02,100.0,0.8793,-0.48,0.1,-0.58,flip -1636,做空,2020-06-27 12:15:00,2020-06-27 12:45:00,229.42,229.8,2.02,100.0,0.8784,-0.33,0.1,-0.43,flip -1637,做多,2020-06-27 12:45:00,2020-06-27 13:15:00,229.8,229.74,2.01,100.0,0.8746,-0.05,0.1,-0.15,flip -1638,做空,2020-06-27 13:15:00,2020-06-27 13:45:00,229.74,229.68,2.01,100.0,0.8738,0.05,0.1,-0.05,flip -1639,做多,2020-06-27 13:45:00,2020-06-27 14:00:00,229.68,228.58,2.01,100.0,0.8733,-0.96,0.1,-1.06,flip -1640,做空,2020-06-27 14:00:00,2020-06-27 14:30:00,228.58,229.42,1.99,100.0,0.8725,-0.73,0.1,-0.83,flip -1641,做多,2020-06-27 14:30:00,2020-06-28 22:00:00,229.42,223.93,1.98,100.0,0.8652,-4.75,0.1,-4.85,flip -1642,做空,2020-06-28 22:00:00,2020-06-28 22:15:00,223.93,224.57,1.97,100.0,0.8782,-0.56,0.1,-0.66,flip -1643,做多,2020-06-28 22:15:00,2020-06-28 23:15:00,224.57,224.13,1.96,100.0,0.8723,-0.38,0.1,-0.48,flip -1644,做空,2020-06-28 23:15:00,2020-06-28 23:30:00,224.13,224.36,1.95,100.0,0.8715,-0.2,0.1,-0.3,flip -1645,做多,2020-06-28 23:30:00,2020-06-29 00:15:00,224.36,224.28,1.95,100.0,0.8688,-0.07,0.1,-0.17,flip -1646,做空,2020-06-29 00:15:00,2020-06-29 00:30:00,224.28,224.75,1.95,100.0,0.8711,-0.41,0.1,-0.51,flip -1647,做多,2020-06-29 00:30:00,2020-06-29 03:00:00,224.75,225.07,1.95,100.0,0.8666,0.28,0.1,0.18,flip -1648,做空,2020-06-29 03:00:00,2020-06-29 04:00:00,225.07,224.9,1.95,100.0,0.8657,0.15,0.1,0.05,flip -1649,做多,2020-06-29 04:00:00,2020-06-29 05:45:00,224.9,225.31,1.95,100.0,0.8661,0.36,0.1,0.26,flip -1650,做空,2020-06-29 05:45:00,2020-06-29 12:30:00,225.31,224.8,1.95,100.0,0.8653,0.44,0.1,0.34,flip -1651,做多,2020-06-29 12:30:00,2020-06-29 12:45:00,224.8,224.34,1.95,100.0,0.8683,-0.4,0.1,-0.5,flip -1652,做空,2020-06-29 12:45:00,2020-06-29 15:30:00,224.34,224.08,1.95,100.0,0.8675,0.23,0.1,0.13,flip -1653,做多,2020-06-29 15:30:00,2020-06-29 15:45:00,224.08,223.85,1.95,100.0,0.8686,-0.2,0.1,-0.3,flip -1654,做空,2020-06-29 15:45:00,2020-06-29 16:00:00,223.85,224.1,1.94,100.0,0.8677,-0.22,0.1,-0.31,flip -1655,做多,2020-06-29 16:00:00,2020-06-29 16:15:00,224.1,223.78,1.94,100.0,0.8649,-0.28,0.1,-0.37,flip -1656,做空,2020-06-29 16:15:00,2020-06-29 16:45:00,223.78,224.17,1.93,100.0,0.8641,-0.34,0.1,-0.43,flip -1657,做多,2020-06-29 16:45:00,2020-06-30 05:15:00,224.17,226.23,1.93,100.0,0.8602,1.77,0.1,1.67,flip -1658,做空,2020-06-30 05:15:00,2020-06-30 05:30:00,226.23,226.24,1.97,100.0,0.8686,-0.01,0.1,-0.11,flip -1659,做多,2020-06-30 05:30:00,2020-06-30 05:45:00,226.24,226.1,1.96,100.0,0.8677,-0.12,0.1,-0.22,flip -1660,做空,2020-06-30 05:45:00,2020-06-30 06:00:00,226.1,226.68,1.96,100.0,0.8668,-0.5,0.1,-0.6,flip -1661,做多,2020-06-30 06:00:00,2020-06-30 06:15:00,226.68,226.18,1.95,100.0,0.8615,-0.43,0.1,-0.53,flip -1662,做空,2020-06-30 06:15:00,2020-06-30 06:30:00,226.18,226.89,1.95,100.0,0.8607,-0.61,0.1,-0.71,flip -1663,做多,2020-06-30 06:30:00,2020-06-30 07:30:00,226.89,226.6,1.94,100.0,0.8544,-0.25,0.1,-0.34,flip -1664,做空,2020-06-30 07:30:00,2020-06-30 07:45:00,226.6,226.81,1.93,100.0,0.8535,-0.18,0.1,-0.28,flip -1665,做多,2020-06-30 07:45:00,2020-06-30 09:45:00,226.81,226.94,1.93,100.0,0.8511,0.11,0.1,0.01,flip -1666,做空,2020-06-30 09:45:00,2020-06-30 10:00:00,226.94,227.27,1.93,100.0,0.8503,-0.28,0.1,-0.38,flip -1667,做多,2020-06-30 10:00:00,2020-06-30 10:15:00,227.27,226.85,1.92,100.0,0.8469,-0.36,0.1,-0.45,flip -1668,做空,2020-06-30 10:15:00,2020-06-30 10:30:00,226.85,227.24,1.92,100.0,0.8461,-0.33,0.1,-0.43,flip -1669,做多,2020-06-30 10:30:00,2020-06-30 11:00:00,227.24,227.13,1.91,100.0,0.8423,-0.09,0.1,-0.19,flip -1670,做空,2020-06-30 11:00:00,2020-06-30 11:30:00,227.13,227.65,1.91,100.0,0.8415,-0.44,0.1,-0.53,flip -1671,做多,2020-06-30 11:30:00,2020-06-30 12:00:00,227.65,227.07,1.91,100.0,0.8368,-0.49,0.1,-0.58,flip -1672,做空,2020-06-30 12:00:00,2020-06-30 12:15:00,227.07,227.11,1.9,100.0,0.836,-0.03,0.09,-0.13,flip -1673,做多,2020-06-30 12:15:00,2020-06-30 21:15:00,227.11,225.43,1.9,100.0,0.8349,-1.4,0.09,-1.5,flip -1674,做空,2020-06-30 21:15:00,2020-06-30 21:45:00,225.43,225.99,1.88,100.0,0.834,-0.47,0.09,-0.56,flip -1675,做多,2020-06-30 21:45:00,2020-06-30 22:00:00,225.99,225.94,1.87,100.0,0.829,-0.04,0.09,-0.14,flip -1676,做空,2020-06-30 22:00:00,2020-06-30 23:00:00,225.94,225.83,1.87,100.0,0.8282,0.09,0.09,-0.0,flip -1677,做多,2020-06-30 23:00:00,2020-06-30 23:30:00,225.83,225.86,1.87,100.0,0.8282,0.02,0.09,-0.07,flip -1678,做空,2020-06-30 23:30:00,2020-07-01 02:00:00,225.86,225.7,1.87,100.0,0.8274,0.13,0.09,0.04,flip -1679,做多,2020-07-01 02:00:00,2020-07-01 02:15:00,225.7,225.28,1.9,100.0,0.8438,-0.35,0.1,-0.45,flip -1680,做空,2020-07-01 02:15:00,2020-07-01 02:30:00,225.28,225.47,1.9,100.0,0.8429,-0.16,0.1,-0.26,flip -1681,做多,2020-07-01 02:30:00,2020-07-01 03:15:00,225.47,225.16,1.9,100.0,0.8407,-0.26,0.09,-0.36,flip -1682,做空,2020-07-01 03:15:00,2020-07-01 03:45:00,225.16,225.45,1.89,100.0,0.8398,-0.24,0.09,-0.34,flip -1683,做多,2020-07-01 03:45:00,2020-07-01 06:00:00,225.45,225.14,1.89,100.0,0.8368,-0.26,0.09,-0.35,flip -1684,做空,2020-07-01 06:00:00,2020-07-01 06:30:00,225.14,225.3,1.88,100.0,0.836,-0.13,0.09,-0.23,flip -1685,做多,2020-07-01 06:30:00,2020-07-01 07:45:00,225.3,225.53,1.88,100.0,0.834,0.19,0.09,0.1,flip -1686,做空,2020-07-01 07:45:00,2020-07-02 13:30:00,225.53,230.32,1.88,100.0,0.8331,-3.99,0.1,-4.09,flip -1687,做多,2020-07-02 13:30:00,2020-07-02 14:00:00,230.32,229.75,1.85,100.0,0.8036,-0.46,0.09,-0.55,flip -1688,做空,2020-07-02 14:00:00,2020-07-02 14:30:00,229.75,229.66,1.84,100.0,0.8028,0.07,0.09,-0.02,flip -1689,做多,2020-07-02 14:30:00,2020-07-02 14:45:00,229.66,228.91,1.84,100.0,0.8026,-0.6,0.09,-0.69,flip -1690,做空,2020-07-02 14:45:00,2020-07-02 21:45:00,228.91,227.41,1.84,100.0,0.8018,1.2,0.09,1.11,flip -1691,做多,2020-07-02 21:45:00,2020-07-02 22:15:00,227.41,227.06,1.85,100.0,0.8116,-0.28,0.09,-0.38,flip -1692,做空,2020-07-02 22:15:00,2020-07-02 23:30:00,227.06,226.89,1.84,100.0,0.8107,0.14,0.09,0.05,flip -1693,做多,2020-07-02 23:30:00,2020-07-03 02:30:00,226.89,226.63,1.84,100.0,0.8111,-0.21,0.09,-0.3,flip -1694,做空,2020-07-03 02:30:00,2020-07-03 05:00:00,226.63,226.74,1.85,100.0,0.8155,-0.09,0.09,-0.18,flip -1695,做多,2020-07-03 05:00:00,2020-07-03 05:15:00,226.74,226.33,1.85,100.0,0.8139,-0.33,0.09,-0.43,flip -1696,做空,2020-07-03 05:15:00,2020-07-03 05:30:00,226.33,227.1,1.84,100.0,0.813,-0.63,0.09,-0.72,flip -1697,做多,2020-07-03 05:30:00,2020-07-03 09:30:00,227.1,225.72,1.83,100.0,0.8067,-1.11,0.09,-1.2,flip -1698,做空,2020-07-03 09:30:00,2020-07-03 09:45:00,225.72,226.39,1.82,100.0,0.8059,-0.54,0.09,-0.63,flip -1699,做多,2020-07-03 09:45:00,2020-07-03 10:45:00,226.39,226.45,1.81,100.0,0.8003,0.05,0.09,-0.04,flip -1700,做空,2020-07-03 10:45:00,2020-07-03 11:30:00,226.45,226.8,1.81,100.0,0.7995,-0.28,0.09,-0.37,flip -1701,做多,2020-07-03 11:30:00,2020-07-03 14:30:00,226.8,226.75,1.81,100.0,0.7963,-0.04,0.09,-0.13,flip -1702,做空,2020-07-03 14:30:00,2020-07-03 14:45:00,226.75,226.82,1.8,100.0,0.7955,-0.06,0.09,-0.15,flip -1703,做多,2020-07-03 14:45:00,2020-07-03 15:15:00,226.82,226.72,1.8,100.0,0.7942,-0.08,0.09,-0.17,flip -1704,做空,2020-07-03 15:15:00,2020-07-03 15:30:00,226.72,226.98,1.8,100.0,0.7934,-0.21,0.09,-0.3,flip -1705,做多,2020-07-03 15:30:00,2020-07-03 16:30:00,226.98,226.68,1.79,100.0,0.7908,-0.24,0.09,-0.33,flip -1706,做空,2020-07-03 16:30:00,2020-07-03 16:45:00,226.68,226.77,1.79,100.0,0.79,-0.07,0.09,-0.16,flip -1707,做多,2020-07-03 16:45:00,2020-07-03 17:15:00,226.77,226.68,1.79,100.0,0.7886,-0.07,0.09,-0.16,flip -1708,做空,2020-07-03 17:15:00,2020-07-03 20:45:00,226.68,226.75,1.79,100.0,0.7878,-0.06,0.09,-0.14,flip -1709,做多,2020-07-03 20:45:00,2020-07-03 21:00:00,226.75,226.51,1.78,100.0,0.7865,-0.19,0.09,-0.28,flip -1710,做空,2020-07-03 21:00:00,2020-07-03 21:45:00,226.51,226.72,1.78,100.0,0.7857,-0.17,0.09,-0.25,flip -1711,做多,2020-07-03 21:45:00,2020-07-03 22:00:00,226.72,226.2,1.78,100.0,0.7835,-0.41,0.09,-0.5,flip -1712,做空,2020-07-03 22:00:00,2020-07-03 23:00:00,226.2,225.17,1.77,100.0,0.7827,0.81,0.09,0.72,tp_lower -1713,做多,2020-07-04 02:15:00,2020-07-04 02:45:00,226.29,226.39,1.81,100.0,0.7992,0.08,0.09,-0.01,flip -1714,做空,2020-07-04 02:45:00,2020-07-04 03:00:00,226.39,226.41,1.81,100.0,0.7984,-0.02,0.09,-0.11,flip -1715,做多,2020-07-04 03:00:00,2020-07-04 03:15:00,226.41,226.27,1.81,100.0,0.7974,-0.11,0.09,-0.2,flip -1716,做空,2020-07-04 03:15:00,2020-07-04 04:00:00,226.27,226.12,1.8,100.0,0.7966,0.12,0.09,0.03,flip -1717,做多,2020-07-04 04:00:00,2020-07-04 05:15:00,226.12,225.88,1.8,100.0,0.7969,-0.19,0.09,-0.28,flip -1718,做空,2020-07-04 05:15:00,2020-07-04 05:30:00,225.88,226.43,1.8,100.0,0.7961,-0.44,0.09,-0.53,flip -1719,做多,2020-07-04 05:30:00,2020-07-04 06:00:00,226.43,226.22,1.79,100.0,0.7914,-0.17,0.09,-0.26,flip -1720,做空,2020-07-04 06:00:00,2020-07-04 06:15:00,226.22,226.27,1.79,100.0,0.7906,-0.04,0.09,-0.13,flip -1721,做多,2020-07-04 06:15:00,2020-07-04 06:30:00,226.27,226.01,1.79,100.0,0.7895,-0.21,0.09,-0.29,flip -1722,做空,2020-07-04 06:30:00,2020-07-04 06:45:00,226.01,226.21,1.78,100.0,0.7887,-0.16,0.09,-0.25,flip -1723,做多,2020-07-04 06:45:00,2020-07-04 07:15:00,226.21,226.14,1.78,100.0,0.7865,-0.06,0.09,-0.14,flip -1724,做空,2020-07-04 07:15:00,2020-07-04 08:00:00,226.14,226.26,1.78,100.0,0.7857,-0.09,0.09,-0.18,flip -1725,做多,2020-07-04 08:00:00,2020-07-04 08:30:00,226.26,226.13,1.77,100.0,0.7841,-0.1,0.09,-0.19,flip -1726,做空,2020-07-04 08:30:00,2020-07-04 08:45:00,226.13,226.23,1.77,100.0,0.7833,-0.08,0.09,-0.17,flip -1727,做多,2020-07-04 08:45:00,2020-07-04 09:15:00,226.23,226.02,1.77,100.0,0.7819,-0.16,0.09,-0.25,flip -1728,做空,2020-07-04 09:15:00,2020-07-04 09:30:00,226.02,226.19,1.77,100.0,0.7811,-0.13,0.09,-0.22,flip -1729,做多,2020-07-04 09:30:00,2020-07-04 09:45:00,226.19,226.08,1.76,100.0,0.7791,-0.09,0.09,-0.17,flip -1730,做空,2020-07-04 09:45:00,2020-07-04 11:00:00,226.08,225.94,1.76,100.0,0.7783,0.11,0.09,0.02,flip -1731,做多,2020-07-04 11:00:00,2020-07-04 11:15:00,225.94,225.85,1.76,100.0,0.7785,-0.07,0.09,-0.16,flip -1732,做空,2020-07-04 11:15:00,2020-07-04 12:00:00,225.85,226.02,1.76,100.0,0.7778,-0.13,0.09,-0.22,flip -1733,做多,2020-07-04 12:00:00,2020-07-04 12:15:00,226.02,225.98,1.75,100.0,0.7758,-0.03,0.09,-0.12,flip -1734,做空,2020-07-04 12:15:00,2020-07-04 15:30:00,225.98,225.97,1.75,100.0,0.775,0.01,0.09,-0.08,flip -1735,做多,2020-07-04 15:30:00,2020-07-04 15:45:00,225.97,225.9,1.75,100.0,0.7743,-0.05,0.09,-0.14,flip -1736,做空,2020-07-04 15:45:00,2020-07-04 16:45:00,225.9,225.97,1.75,100.0,0.7736,-0.05,0.09,-0.14,flip -1737,做多,2020-07-04 16:45:00,2020-07-04 17:30:00,225.97,229.07,1.75,100.0,0.7723,2.39,0.09,2.31,tp_upper -1738,做多,2020-07-05 03:00:00,2020-07-05 04:30:00,228.0,228.08,1.81,100.0,0.7927,0.06,0.09,-0.03,flip -1739,做空,2020-07-05 04:30:00,2020-07-05 05:15:00,228.08,228.24,1.81,100.0,0.7919,-0.13,0.09,-0.22,flip -1740,做多,2020-07-05 05:15:00,2020-07-05 05:30:00,228.24,227.8,1.8,100.0,0.79,-0.35,0.09,-0.44,flip -1741,做空,2020-07-05 05:30:00,2020-07-05 09:45:00,227.8,224.47,1.8,100.0,0.7892,2.63,0.09,2.54,tp_lower -1742,做多,2020-07-05 21:30:00,2020-07-06 06:30:00,226.45,232.11,1.82,100.0,0.8047,4.55,0.09,4.46,tp_upper -1743,做多,2020-07-07 02:15:00,2020-07-07 04:00:00,239.1,239.13,1.87,100.0,0.7838,0.02,0.09,-0.07,flip -1744,做空,2020-07-07 04:00:00,2020-07-07 05:00:00,239.13,239.23,1.87,100.0,0.783,-0.08,0.09,-0.17,flip -1745,做多,2020-07-07 05:00:00,2020-07-07 05:30:00,239.23,238.49,1.87,100.0,0.7816,-0.58,0.09,-0.67,flip -1746,做空,2020-07-07 05:30:00,2020-07-07 05:45:00,238.49,239.03,1.86,100.0,0.7808,-0.42,0.09,-0.51,flip -1747,做多,2020-07-07 05:45:00,2020-07-07 06:00:00,239.03,238.0,1.86,100.0,0.7765,-0.8,0.09,-0.89,flip -1748,做空,2020-07-07 06:00:00,2020-07-07 14:00:00,238.0,238.6,1.85,100.0,0.7757,-0.47,0.09,-0.56,flip -1749,做多,2020-07-07 14:00:00,2020-07-07 14:45:00,238.6,237.21,1.84,100.0,0.7711,-1.07,0.09,-1.16,flip -1750,做空,2020-07-07 14:45:00,2020-07-07 15:15:00,237.21,238.21,1.83,100.0,0.7703,-0.77,0.09,-0.86,flip -1751,做多,2020-07-07 15:15:00,2020-07-07 15:30:00,238.21,238.09,1.82,100.0,0.763,-0.09,0.09,-0.18,flip -1752,做空,2020-07-07 15:30:00,2020-07-07 15:45:00,238.09,238.83,1.81,100.0,0.7623,-0.56,0.09,-0.66,flip -1753,做多,2020-07-07 15:45:00,2020-07-07 16:30:00,238.83,238.35,1.81,100.0,0.7568,-0.36,0.09,-0.45,flip -1754,做空,2020-07-07 16:30:00,2020-07-07 20:30:00,238.35,237.78,1.8,100.0,0.756,0.43,0.09,0.34,flip -1755,做多,2020-07-07 20:30:00,2020-07-07 21:15:00,237.78,237.46,1.8,100.0,0.7589,-0.24,0.09,-0.33,flip -1756,做空,2020-07-07 21:15:00,2020-07-07 21:30:00,237.46,238.13,1.8,100.0,0.7582,-0.51,0.09,-0.6,flip -1757,做多,2020-07-07 21:30:00,2020-07-08 00:15:00,238.13,238.1,1.79,100.0,0.7531,-0.02,0.09,-0.11,flip -1758,做空,2020-07-08 00:15:00,2020-07-08 04:45:00,238.1,239.22,1.82,100.0,0.7624,-0.85,0.09,-0.95,flip -1759,做多,2020-07-08 04:45:00,2020-07-08 05:00:00,239.22,238.92,1.8,100.0,0.7545,-0.23,0.09,-0.32,flip -1760,做空,2020-07-08 05:00:00,2020-07-08 05:30:00,238.92,239.7,1.8,100.0,0.7538,-0.59,0.09,-0.68,flip -1761,做多,2020-07-08 05:30:00,2020-07-09 00:15:00,239.7,245.41,1.79,100.0,0.7481,4.27,0.09,4.18,flip -1762,做空,2020-07-09 00:15:00,2020-07-09 00:30:00,245.41,246.19,1.84,100.0,0.75,-0.59,0.09,-0.68,flip -1763,做多,2020-07-09 00:30:00,2020-07-09 01:00:00,246.19,245.0,1.83,100.0,0.7445,-0.89,0.09,-0.98,flip -1764,做空,2020-07-09 01:00:00,2020-07-09 01:15:00,245.0,245.86,1.82,100.0,0.7438,-0.64,0.09,-0.73,flip -1765,做多,2020-07-09 01:15:00,2020-07-09 01:45:00,245.86,244.75,1.81,100.0,0.7378,-0.82,0.09,-0.91,flip -1766,做空,2020-07-09 01:45:00,2020-07-09 06:00:00,244.75,246.65,1.8,100.0,0.7371,-1.4,0.09,-1.49,flip -1767,做多,2020-07-09 06:00:00,2020-07-09 06:15:00,246.65,246.44,1.79,100.0,0.725,-0.15,0.09,-0.24,flip -1768,做空,2020-07-09 06:15:00,2020-07-09 06:30:00,246.44,247.45,1.78,100.0,0.7243,-0.73,0.09,-0.82,flip -1769,做多,2020-07-09 06:30:00,2020-07-09 08:15:00,247.45,246.02,1.78,100.0,0.7176,-1.03,0.09,-1.11,flip -1770,做空,2020-07-09 08:15:00,2020-07-09 08:30:00,246.02,246.53,1.76,100.0,0.7169,-0.37,0.09,-0.45,flip -1771,做多,2020-07-09 08:30:00,2020-07-09 08:45:00,246.53,246.3,1.76,100.0,0.7132,-0.16,0.09,-0.25,flip -1772,做空,2020-07-09 08:45:00,2020-07-09 09:30:00,246.3,246.5,1.75,100.0,0.7125,-0.14,0.09,-0.23,flip -1773,做多,2020-07-09 09:30:00,2020-07-09 09:45:00,246.5,246.19,1.75,100.0,0.7107,-0.22,0.09,-0.31,flip -1774,做空,2020-07-09 09:45:00,2020-07-09 11:15:00,246.19,246.23,1.75,100.0,0.7099,-0.03,0.09,-0.12,flip -1775,做多,2020-07-09 11:15:00,2020-07-09 13:00:00,246.23,245.94,1.75,100.0,0.709,-0.21,0.09,-0.29,flip -1776,做空,2020-07-09 13:00:00,2020-07-09 14:45:00,245.94,242.44,1.74,100.0,0.7083,2.48,0.09,2.39,tp_lower -1777,做多,2020-07-10 08:30:00,2020-07-10 14:45:00,239.52,239.49,1.79,100.0,0.7473,-0.02,0.09,-0.11,flip -1778,做空,2020-07-10 14:45:00,2020-07-10 15:00:00,239.49,239.85,1.79,100.0,0.7465,-0.27,0.09,-0.36,flip -1779,做多,2020-07-10 15:00:00,2020-07-10 17:00:00,239.85,238.96,1.78,100.0,0.7436,-0.66,0.09,-0.75,flip -1780,做空,2020-07-10 17:00:00,2020-07-10 17:30:00,238.96,239.3,1.78,100.0,0.7428,-0.25,0.09,-0.34,flip -1781,做多,2020-07-10 17:30:00,2020-07-10 18:00:00,239.3,239.31,1.77,100.0,0.74,0.01,0.09,-0.08,flip -1782,做空,2020-07-10 18:00:00,2020-07-10 18:45:00,239.31,239.1,1.77,100.0,0.7392,0.16,0.09,0.07,flip -1783,做多,2020-07-10 18:45:00,2020-07-10 21:15:00,239.1,238.87,1.77,100.0,0.7398,-0.17,0.09,-0.26,flip -1784,做空,2020-07-10 21:15:00,2020-07-10 21:30:00,238.87,239.28,1.77,100.0,0.739,-0.3,0.09,-0.39,flip -1785,做多,2020-07-10 21:30:00,2020-07-10 21:45:00,239.28,239.18,1.76,100.0,0.7358,-0.07,0.09,-0.16,flip -1786,做空,2020-07-10 21:45:00,2020-07-10 22:15:00,239.18,239.95,1.76,100.0,0.735,-0.57,0.09,-0.65,flip -1787,做多,2020-07-10 22:15:00,2020-07-11 04:45:00,239.95,239.92,1.75,100.0,0.7296,-0.02,0.09,-0.11,flip -1788,做空,2020-07-11 04:45:00,2020-07-11 05:00:00,239.92,240.27,1.77,100.0,0.7358,-0.26,0.09,-0.35,flip -1789,做多,2020-07-11 05:00:00,2020-07-11 05:30:00,240.27,240.15,1.76,100.0,0.7329,-0.09,0.09,-0.18,flip -1790,做空,2020-07-11 05:30:00,2020-07-11 06:00:00,240.15,240.2,1.76,100.0,0.7322,-0.04,0.09,-0.12,flip -1791,做多,2020-07-11 06:00:00,2020-07-11 06:15:00,240.2,240.16,1.76,100.0,0.7312,-0.03,0.09,-0.12,flip -1792,做空,2020-07-11 06:15:00,2020-07-11 07:00:00,240.16,240.58,1.75,100.0,0.7304,-0.31,0.09,-0.39,flip -1793,做多,2020-07-11 07:00:00,2020-07-11 09:00:00,240.58,239.19,1.75,100.0,0.7272,-1.01,0.09,-1.1,flip -1794,做空,2020-07-11 09:00:00,2020-07-11 14:45:00,239.19,240.28,1.74,100.0,0.7264,-0.79,0.09,-0.88,flip -1795,做多,2020-07-11 14:45:00,2020-07-11 15:00:00,240.28,239.83,1.73,100.0,0.7191,-0.32,0.09,-0.41,flip -1796,做空,2020-07-11 15:00:00,2020-07-11 15:15:00,239.83,239.99,1.72,100.0,0.7184,-0.11,0.09,-0.2,flip -1797,做多,2020-07-11 15:15:00,2020-07-11 15:30:00,239.99,239.72,1.72,100.0,0.7167,-0.19,0.09,-0.28,flip -1798,做空,2020-07-11 15:30:00,2020-07-11 16:00:00,239.72,240.25,1.72,100.0,0.716,-0.38,0.09,-0.47,flip -1799,做多,2020-07-11 16:00:00,2020-07-11 16:15:00,240.25,240.08,1.71,100.0,0.7121,-0.12,0.09,-0.21,flip -1800,做空,2020-07-11 16:15:00,2020-07-11 23:00:00,240.08,239.43,1.71,100.0,0.7114,0.46,0.09,0.38,flip -1801,做多,2020-07-11 23:00:00,2020-07-11 23:45:00,239.43,239.25,1.71,100.0,0.7146,-0.13,0.09,-0.21,flip -1802,做空,2020-07-11 23:45:00,2020-07-12 00:00:00,239.25,239.78,1.71,100.0,0.7139,-0.38,0.09,-0.46,flip -1803,做多,2020-07-12 00:00:00,2020-07-12 09:00:00,239.78,239.78,1.73,100.0,0.7198,0.0,0.09,-0.09,flip -1804,做空,2020-07-12 09:00:00,2020-07-12 09:15:00,239.78,240.16,1.72,100.0,0.719,-0.27,0.09,-0.36,flip -1805,做多,2020-07-12 09:15:00,2020-07-12 11:00:00,240.16,239.99,1.72,100.0,0.716,-0.12,0.09,-0.21,flip -1806,做空,2020-07-12 11:00:00,2020-07-12 11:15:00,239.99,240.09,1.72,100.0,0.7153,-0.07,0.09,-0.16,flip -1807,做多,2020-07-12 11:15:00,2020-07-12 11:30:00,240.09,239.66,1.71,100.0,0.714,-0.31,0.09,-0.39,flip -1808,做空,2020-07-12 11:30:00,2020-07-12 12:00:00,239.66,239.91,1.71,100.0,0.7133,-0.18,0.09,-0.26,flip -1809,做多,2020-07-12 12:00:00,2020-07-12 12:30:00,239.91,240.12,1.71,100.0,0.7111,0.15,0.09,0.06,flip -1810,做空,2020-07-12 12:30:00,2020-07-12 12:45:00,240.12,240.79,1.71,100.0,0.7104,-0.48,0.09,-0.56,flip -1811,做多,2020-07-12 12:45:00,2020-07-12 13:15:00,240.79,239.87,1.7,100.0,0.7057,-0.65,0.08,-0.73,tp_upper -1812,做多,2020-07-12 21:30:00,2020-07-13 15:30:00,238.97,242.29,1.69,100.0,0.7077,2.35,0.09,2.26,flip -1813,做空,2020-07-13 15:30:00,2020-07-13 16:00:00,242.29,243.38,1.73,100.0,0.7133,-0.78,0.09,-0.86,flip -1814,做多,2020-07-13 16:00:00,2020-07-13 16:15:00,243.38,243.18,1.72,100.0,0.7062,-0.14,0.09,-0.23,flip -1815,做空,2020-07-13 16:15:00,2020-07-13 16:45:00,243.18,243.5,1.72,100.0,0.7055,-0.23,0.09,-0.31,flip -1816,做多,2020-07-13 16:45:00,2020-07-13 17:30:00,243.5,243.19,1.71,100.0,0.703,-0.22,0.09,-0.3,flip -1817,做空,2020-07-13 17:30:00,2020-07-13 17:45:00,243.19,243.55,1.71,100.0,0.7023,-0.25,0.09,-0.34,flip -1818,做多,2020-07-13 17:45:00,2020-07-13 18:00:00,243.55,242.56,1.7,100.0,0.6995,-0.69,0.08,-0.78,flip -1819,做空,2020-07-13 18:00:00,2020-07-13 19:15:00,242.56,238.83,1.69,100.0,0.6988,2.61,0.08,2.52,tp_lower -1820,做多,2020-07-14 11:15:00,2020-07-14 13:45:00,240.01,239.17,1.73,100.0,0.7212,-0.61,0.09,-0.69,flip -1821,做空,2020-07-14 13:45:00,2020-07-14 14:15:00,239.17,239.17,1.72,100.0,0.7205,0.0,0.09,-0.09,flip -1822,做多,2020-07-14 14:15:00,2020-07-15 01:15:00,239.17,240.24,1.72,100.0,0.7197,0.77,0.09,0.68,flip -1823,做空,2020-07-15 01:15:00,2020-07-15 01:30:00,240.24,240.37,1.73,100.0,0.7206,-0.09,0.09,-0.18,flip -1824,做多,2020-07-15 01:30:00,2020-07-15 02:00:00,240.37,240.2,1.73,100.0,0.7191,-0.12,0.09,-0.21,flip -1825,做空,2020-07-15 02:00:00,2020-07-15 02:30:00,240.2,240.24,1.73,100.0,0.7184,-0.03,0.09,-0.12,flip -1826,做多,2020-07-15 02:30:00,2020-07-15 03:15:00,240.24,240.44,1.72,100.0,0.7175,0.14,0.09,0.06,flip -1827,做空,2020-07-15 03:15:00,2020-07-15 05:45:00,240.44,240.32,1.72,100.0,0.7167,0.09,0.09,-0.0,flip -1828,做多,2020-07-15 05:45:00,2020-07-15 11:15:00,240.32,239.97,1.72,100.0,0.7167,-0.25,0.09,-0.34,flip -1829,做空,2020-07-15 11:15:00,2020-07-15 14:30:00,239.97,240.06,1.72,100.0,0.716,-0.06,0.09,-0.15,flip -1830,做多,2020-07-15 14:30:00,2020-07-15 14:45:00,240.06,239.92,1.72,100.0,0.7148,-0.1,0.09,-0.19,flip -1831,做空,2020-07-15 14:45:00,2020-07-15 16:45:00,239.92,238.24,1.71,100.0,0.7141,1.2,0.09,1.11,tp_lower -1832,做多,2020-07-15 21:45:00,2020-07-15 23:45:00,238.99,238.59,1.72,100.0,0.7211,-0.29,0.09,-0.37,flip -1833,做空,2020-07-15 23:45:00,2020-07-16 00:30:00,238.59,238.84,1.72,100.0,0.7204,-0.18,0.09,-0.27,flip -1834,做多,2020-07-16 00:30:00,2020-07-16 01:00:00,238.84,238.75,1.73,100.0,0.7253,-0.07,0.09,-0.15,flip -1835,做空,2020-07-16 01:00:00,2020-07-16 01:15:00,238.75,239.31,1.73,100.0,0.7246,-0.41,0.09,-0.49,flip -1836,做多,2020-07-16 01:15:00,2020-07-16 01:30:00,239.31,238.69,1.72,100.0,0.7205,-0.45,0.09,-0.53,flip -1837,做空,2020-07-16 01:30:00,2020-07-16 01:45:00,238.69,239.24,1.72,100.0,0.7198,-0.4,0.09,-0.48,flip -1838,做多,2020-07-16 01:45:00,2020-07-16 02:00:00,239.24,239.04,1.71,100.0,0.7157,-0.14,0.09,-0.23,flip -1839,做空,2020-07-16 02:00:00,2020-07-16 03:00:00,239.04,238.68,1.71,100.0,0.715,0.26,0.09,0.17,flip -1840,做多,2020-07-16 03:00:00,2020-07-16 04:15:00,238.68,238.72,1.71,100.0,0.7165,0.03,0.09,-0.06,flip -1841,做空,2020-07-16 04:15:00,2020-07-16 05:30:00,238.72,238.54,1.71,100.0,0.7157,0.13,0.09,0.04,flip -1842,做多,2020-07-16 05:30:00,2020-07-16 05:45:00,238.54,238.34,1.71,100.0,0.7161,-0.14,0.09,-0.23,flip -1843,做空,2020-07-16 05:45:00,2020-07-16 06:00:00,238.34,238.56,1.71,100.0,0.7154,-0.16,0.09,-0.24,flip -1844,做多,2020-07-16 06:00:00,2020-07-16 06:15:00,238.56,238.52,1.7,100.0,0.7134,-0.03,0.09,-0.11,flip -1845,做空,2020-07-16 06:15:00,2020-07-16 06:45:00,238.52,235.28,1.7,100.0,0.7126,2.31,0.08,2.23,tp_lower -1846,做多,2020-07-16 18:15:00,2020-07-16 18:30:00,233.83,233.6,1.72,100.0,0.7361,-0.17,0.09,-0.26,flip -1847,做空,2020-07-16 18:30:00,2020-07-16 22:00:00,233.6,233.22,1.72,100.0,0.7354,0.28,0.09,0.19,flip -1848,做多,2020-07-16 22:00:00,2020-07-17 03:45:00,233.22,233.3,1.72,100.0,0.737,0.06,0.09,-0.03,flip -1849,做空,2020-07-17 03:45:00,2020-07-17 05:45:00,233.3,232.81,1.74,100.0,0.7462,0.37,0.09,0.28,flip -1850,做多,2020-07-17 05:45:00,2020-07-17 06:15:00,232.81,233.16,1.74,100.0,0.7486,0.26,0.09,0.17,flip -1851,做空,2020-07-17 06:15:00,2020-07-17 06:30:00,233.16,233.2,1.74,100.0,0.7478,-0.03,0.09,-0.12,flip -1852,做多,2020-07-17 06:30:00,2020-07-17 06:45:00,233.2,233.16,1.74,100.0,0.7468,-0.03,0.09,-0.12,flip -1853,做空,2020-07-17 06:45:00,2020-07-17 07:00:00,233.16,233.59,1.74,100.0,0.7461,-0.32,0.09,-0.41,flip -1854,做多,2020-07-17 07:00:00,2020-07-17 07:45:00,233.59,233.19,1.73,100.0,0.7426,-0.3,0.09,-0.38,flip -1855,做空,2020-07-17 07:45:00,2020-07-17 08:00:00,233.19,233.48,1.73,100.0,0.7418,-0.22,0.09,-0.3,flip -1856,做多,2020-07-17 08:00:00,2020-07-17 08:15:00,233.48,233.02,1.73,100.0,0.7393,-0.34,0.09,-0.43,flip -1857,做空,2020-07-17 08:15:00,2020-07-17 08:45:00,233.02,233.15,1.72,100.0,0.7385,-0.1,0.09,-0.18,flip -1858,做多,2020-07-17 08:45:00,2020-07-17 09:45:00,233.15,233.41,1.72,100.0,0.737,0.19,0.09,0.11,flip -1859,做空,2020-07-17 09:45:00,2020-07-17 10:00:00,233.41,233.52,1.72,100.0,0.7362,-0.08,0.09,-0.17,flip -1860,做多,2020-07-17 10:00:00,2020-07-17 10:30:00,233.52,233.13,1.72,100.0,0.7348,-0.29,0.09,-0.37,flip -1861,做空,2020-07-17 10:30:00,2020-07-17 11:00:00,233.13,233.1,1.71,100.0,0.7341,0.02,0.09,-0.06,flip -1862,做多,2020-07-17 11:00:00,2020-07-17 13:15:00,233.1,233.49,1.71,100.0,0.7335,0.29,0.09,0.2,flip -1863,做空,2020-07-17 13:15:00,2020-07-17 13:45:00,233.49,233.42,1.71,100.0,0.7328,0.05,0.09,-0.03,flip -1864,做多,2020-07-17 13:45:00,2020-07-17 14:00:00,233.42,233.34,1.71,100.0,0.7325,-0.06,0.09,-0.14,flip -1865,做空,2020-07-17 14:00:00,2020-07-17 14:45:00,233.34,233.4,1.71,100.0,0.7318,-0.04,0.09,-0.13,flip -1866,做多,2020-07-17 14:45:00,2020-07-17 15:15:00,233.4,233.3,1.71,100.0,0.7307,-0.07,0.09,-0.16,flip -1867,做空,2020-07-17 15:15:00,2020-07-17 15:45:00,233.3,233.23,1.7,100.0,0.7299,0.05,0.09,-0.03,flip -1868,做多,2020-07-17 15:45:00,2020-07-17 16:15:00,233.23,233.37,1.7,100.0,0.7296,0.1,0.09,0.02,flip -1869,做空,2020-07-17 16:15:00,2020-07-17 16:45:00,233.37,233.36,1.7,100.0,0.7289,0.01,0.09,-0.08,flip -1870,做多,2020-07-17 16:45:00,2020-07-17 17:00:00,233.36,232.8,1.7,100.0,0.7282,-0.41,0.08,-0.49,flip -1871,做空,2020-07-17 17:00:00,2020-07-17 17:30:00,232.8,233.26,1.69,100.0,0.7275,-0.33,0.08,-0.42,flip -1872,做多,2020-07-17 17:30:00,2020-07-17 17:45:00,233.26,233.0,1.69,100.0,0.7239,-0.19,0.08,-0.27,flip -1873,做空,2020-07-17 17:45:00,2020-07-17 18:00:00,233.0,233.35,1.69,100.0,0.7232,-0.25,0.08,-0.34,flip -1874,做多,2020-07-17 18:00:00,2020-07-17 18:45:00,233.35,233.27,1.68,100.0,0.7203,-0.06,0.08,-0.14,flip -1875,做空,2020-07-17 18:45:00,2020-07-17 19:15:00,233.27,233.04,1.68,100.0,0.7196,0.17,0.08,0.08,flip -1876,做多,2020-07-17 19:15:00,2020-07-17 19:45:00,233.04,233.17,1.68,100.0,0.7203,0.09,0.08,0.01,flip -1877,做空,2020-07-17 19:45:00,2020-07-17 20:00:00,233.17,233.65,1.68,100.0,0.7196,-0.35,0.08,-0.43,flip -1878,做多,2020-07-17 20:00:00,2020-07-17 20:15:00,233.65,233.2,1.67,100.0,0.7159,-0.32,0.08,-0.41,flip -1879,做空,2020-07-17 20:15:00,2020-07-17 23:00:00,233.2,233.2,1.67,100.0,0.7152,0.0,0.08,-0.08,flip -1880,做多,2020-07-17 23:00:00,2020-07-18 00:15:00,233.2,233.13,1.67,100.0,0.7144,-0.05,0.08,-0.13,flip -1881,做空,2020-07-18 00:15:00,2020-07-18 01:15:00,233.13,232.97,1.71,100.0,0.7348,0.12,0.09,0.03,flip -1882,做多,2020-07-18 01:15:00,2020-07-18 04:45:00,232.97,233.21,1.71,100.0,0.7351,0.18,0.09,0.09,flip -1883,做空,2020-07-18 04:45:00,2020-07-18 05:45:00,233.21,233.19,1.71,100.0,0.7344,0.01,0.09,-0.07,flip -1884,做多,2020-07-18 05:45:00,2020-07-18 06:00:00,233.19,233.14,1.71,100.0,0.7338,-0.04,0.09,-0.12,flip -1885,做空,2020-07-18 06:00:00,2020-07-18 06:30:00,233.14,233.34,1.71,100.0,0.733,-0.15,0.09,-0.23,flip -1886,做多,2020-07-18 06:30:00,2020-07-18 08:45:00,233.34,234.15,1.71,100.0,0.731,0.59,0.09,0.51,tp_upper -1887,做多,2020-07-19 16:30:00,2020-07-19 16:45:00,234.74,234.6,1.72,100.0,0.7327,-0.1,0.09,-0.19,flip -1888,做空,2020-07-19 16:45:00,2020-07-19 17:00:00,234.6,234.87,1.72,100.0,0.732,-0.2,0.09,-0.28,flip -1889,做多,2020-07-19 17:00:00,2020-07-19 22:15:00,234.87,237.66,1.71,100.0,0.7296,2.04,0.09,1.95,tp_upper -1890,做多,2020-07-20 11:00:00,2020-07-20 11:15:00,237.93,237.83,1.74,100.0,0.73,-0.07,0.09,-0.16,flip -1891,做空,2020-07-20 11:15:00,2020-07-20 12:15:00,237.83,238.23,1.73,100.0,0.7292,-0.29,0.09,-0.38,flip -1892,做多,2020-07-20 12:15:00,2020-07-20 12:30:00,238.23,237.98,1.73,100.0,0.7261,-0.18,0.09,-0.27,flip -1893,做空,2020-07-20 12:30:00,2020-07-20 12:45:00,237.98,238.3,1.73,100.0,0.7253,-0.23,0.09,-0.32,flip -1894,做多,2020-07-20 12:45:00,2020-07-20 17:15:00,238.3,238.33,1.72,100.0,0.7227,0.02,0.09,-0.06,flip -1895,做空,2020-07-20 17:15:00,2020-07-20 17:30:00,238.33,238.55,1.72,100.0,0.7219,-0.16,0.09,-0.24,flip -1896,做多,2020-07-20 17:30:00,2020-07-20 18:00:00,238.55,238.24,1.72,100.0,0.7199,-0.22,0.09,-0.31,flip -1897,做空,2020-07-20 18:00:00,2020-07-20 19:30:00,238.24,234.72,1.71,100.0,0.7192,2.53,0.08,2.45,tp_lower -1898,做多,2020-07-21 01:00:00,2020-07-21 02:00:00,237.02,236.8,1.75,100.0,0.7381,-0.16,0.09,-0.25,flip -1899,做空,2020-07-21 02:00:00,2020-07-21 02:45:00,236.8,237.02,1.75,100.0,0.7373,-0.16,0.09,-0.25,flip -1900,做多,2020-07-21 02:45:00,2020-07-21 04:00:00,237.02,236.97,1.74,100.0,0.7352,-0.04,0.09,-0.12,flip -1901,做空,2020-07-21 04:00:00,2020-07-21 05:00:00,236.97,237.05,1.74,100.0,0.7345,-0.06,0.09,-0.15,flip -1902,做多,2020-07-21 05:00:00,2020-07-21 07:30:00,237.05,241.59,1.74,100.0,0.7333,3.33,0.09,3.24,tp_upper -1903,做多,2020-07-22 01:15:00,2020-07-22 02:00:00,244.76,244.38,1.78,100.0,0.7263,-0.28,0.09,-0.36,flip -1904,做空,2020-07-22 02:00:00,2020-07-22 03:15:00,244.38,244.4,1.77,100.0,0.7255,-0.01,0.09,-0.1,flip -1905,做多,2020-07-22 03:15:00,2020-07-22 03:45:00,244.4,244.54,1.77,100.0,0.7247,0.1,0.09,0.01,flip -1906,做空,2020-07-22 03:45:00,2020-07-22 07:45:00,244.54,242.32,1.77,100.0,0.724,1.61,0.09,1.52,tp_lower -1907,做多,2020-07-22 11:45:00,2020-07-22 14:15:00,244.05,243.15,1.78,100.0,0.7313,-0.66,0.09,-0.75,flip -1908,做空,2020-07-22 14:15:00,2020-07-22 14:45:00,243.15,244.59,1.78,100.0,0.7306,-1.05,0.09,-1.14,flip -1909,做多,2020-07-22 14:45:00,2020-07-22 16:45:00,244.59,243.56,1.76,100.0,0.7212,-0.74,0.09,-0.83,flip -1910,做空,2020-07-22 16:45:00,2020-07-22 17:00:00,243.56,244.23,1.75,100.0,0.7205,-0.48,0.09,-0.57,flip -1911,做多,2020-07-22 17:00:00,2020-07-22 22:15:00,244.23,263.3,1.75,100.0,0.7158,13.65,0.09,13.56,tp_upper -1912,做多,2020-07-23 14:45:00,2020-07-23 15:30:00,265.09,267.91,1.9,100.0,0.7157,2.02,0.1,1.92,tp_upper -1913,做多,2020-07-24 05:00:00,2020-07-24 06:00:00,272.66,273.29,1.92,100.0,0.7032,0.44,0.1,0.35,flip -1914,做空,2020-07-24 06:00:00,2020-07-24 10:15:00,273.29,273.71,1.92,100.0,0.7025,-0.3,0.1,-0.39,flip -1915,做多,2020-07-24 10:15:00,2020-07-24 13:30:00,273.71,273.45,1.91,100.0,0.6996,-0.18,0.1,-0.28,flip -1916,做空,2020-07-24 13:30:00,2020-07-24 14:00:00,273.45,273.72,1.91,100.0,0.6989,-0.19,0.1,-0.28,flip -1917,做多,2020-07-24 14:00:00,2020-07-24 18:00:00,273.72,282.33,1.91,100.0,0.6969,6.0,0.1,5.9,tp_upper -1918,做多,2020-07-25 10:00:00,2020-07-25 10:15:00,283.43,282.21,1.97,100.0,0.6965,-0.85,0.1,-0.95,flip -1919,做空,2020-07-25 10:15:00,2020-07-25 11:00:00,282.21,283.75,1.96,100.0,0.6958,-1.07,0.1,-1.17,flip -1920,做多,2020-07-25 11:00:00,2020-07-25 11:45:00,283.75,282.82,1.95,100.0,0.6876,-0.64,0.1,-0.74,flip -1921,做空,2020-07-25 11:45:00,2020-07-25 12:00:00,282.82,284.26,1.94,100.0,0.6869,-0.99,0.1,-1.09,flip -1922,做多,2020-07-25 12:00:00,2020-07-25 13:30:00,284.26,283.5,1.93,100.0,0.6792,-0.52,0.1,-0.61,tp_upper -1923,做多,2020-07-25 13:45:00,2020-07-25 14:00:00,284.18,283.02,1.92,100.0,0.6769,-0.79,0.1,-0.88,flip -1924,做空,2020-07-25 14:00:00,2020-07-25 14:15:00,283.02,283.81,1.91,100.0,0.6763,-0.53,0.1,-0.63,flip -1925,做多,2020-07-25 14:15:00,2020-07-25 16:45:00,283.81,289.17,1.91,100.0,0.6718,3.6,0.1,3.5,tp_upper -1926,做多,2020-07-26 13:00:00,2020-07-26 13:30:00,306.53,306.55,1.95,100.0,0.6377,0.01,0.1,-0.08,flip -1927,做空,2020-07-26 13:30:00,2020-07-26 13:45:00,306.55,307.37,1.95,100.0,0.6371,-0.52,0.1,-0.62,flip -1928,做多,2020-07-26 13:45:00,2020-07-26 16:45:00,307.37,307.04,1.95,100.0,0.633,-0.21,0.1,-0.31,flip -1929,做空,2020-07-26 16:45:00,2020-07-26 17:00:00,307.04,309.38,1.94,100.0,0.6324,-1.48,0.1,-1.58,flip -1930,做多,2020-07-26 17:00:00,2020-07-26 17:45:00,309.38,308.38,1.92,100.0,0.6222,-0.62,0.1,-0.72,flip -1931,做空,2020-07-26 17:45:00,2020-07-26 18:30:00,308.38,308.42,1.92,100.0,0.6216,-0.02,0.1,-0.12,flip -1932,做多,2020-07-26 18:30:00,2020-07-26 19:00:00,308.42,307.94,1.91,100.0,0.6208,-0.3,0.1,-0.39,flip -1933,做空,2020-07-26 19:00:00,2020-07-26 20:00:00,307.94,308.78,1.91,100.0,0.6202,-0.52,0.1,-0.62,flip -1934,做多,2020-07-26 20:00:00,2020-07-26 20:15:00,308.78,308.1,1.9,100.0,0.6162,-0.42,0.09,-0.51,flip -1935,做空,2020-07-26 20:15:00,2020-07-26 20:30:00,308.1,310.95,1.9,100.0,0.6156,-1.75,0.1,-1.85,flip -1936,做多,2020-07-26 20:30:00,2020-07-26 23:00:00,310.95,310.89,1.88,100.0,0.6037,-0.04,0.09,-0.13,flip -1937,做空,2020-07-26 23:00:00,2020-07-26 23:45:00,310.89,311.41,1.87,100.0,0.6031,-0.31,0.09,-0.41,flip -1938,做多,2020-07-26 23:45:00,2020-07-27 01:15:00,311.41,325.23,1.87,100.0,0.6004,8.3,0.1,8.2,tp_upper -1939,做多,2020-07-27 14:30:00,2020-07-27 14:45:00,321.95,319.3,1.97,100.0,0.6127,-1.62,0.1,-1.72,flip -1940,做空,2020-07-27 14:45:00,2020-07-27 17:00:00,319.3,321.16,1.95,100.0,0.612,-1.14,0.1,-1.24,flip -1941,做多,2020-07-27 17:00:00,2020-07-27 18:15:00,321.16,322.7,1.94,100.0,0.6043,0.93,0.1,0.83,flip -1942,做空,2020-07-27 18:15:00,2020-07-27 18:45:00,322.7,323.36,1.95,100.0,0.6037,-0.4,0.1,-0.5,flip -1943,做多,2020-07-27 18:45:00,2020-07-27 19:00:00,323.36,322.49,1.94,100.0,0.6007,-0.52,0.1,-0.62,flip -1944,做空,2020-07-27 19:00:00,2020-07-27 19:15:00,322.49,322.91,1.94,100.0,0.6001,-0.25,0.1,-0.35,flip -1945,做多,2020-07-27 19:15:00,2020-07-27 19:30:00,322.91,322.76,1.93,100.0,0.5979,-0.09,0.1,-0.19,flip -1946,做空,2020-07-27 19:30:00,2020-07-27 19:45:00,322.76,324.6,1.93,100.0,0.5973,-1.1,0.1,-1.2,flip -1947,做多,2020-07-27 19:45:00,2020-07-27 21:00:00,324.6,322.53,1.91,100.0,0.59,-1.22,0.1,-1.32,flip -1948,做空,2020-07-27 21:00:00,2020-07-27 21:30:00,322.53,321.75,1.9,100.0,0.5894,0.46,0.09,0.36,flip -1949,做多,2020-07-27 21:30:00,2020-07-27 22:15:00,321.75,330.32,1.9,100.0,0.5916,5.07,0.1,4.97,tp_upper -1950,做多,2020-07-28 00:00:00,2020-07-28 01:15:00,325.18,323.51,1.97,100.0,0.6065,-1.01,0.1,-1.11,flip -1951,做空,2020-07-28 01:15:00,2020-07-28 01:45:00,323.51,324.36,1.96,100.0,0.6059,-0.52,0.1,-0.61,flip -1952,做多,2020-07-28 01:45:00,2020-07-28 02:00:00,324.36,322.04,1.95,100.0,0.6022,-1.4,0.1,-1.49,flip -1953,做空,2020-07-28 02:00:00,2020-07-28 09:15:00,322.04,310.03,1.94,100.0,0.6016,7.22,0.09,7.13,tp_lower -1954,做多,2020-07-28 14:30:00,2020-07-28 15:00:00,318.84,318.55,2.01,100.0,0.6297,-0.18,0.1,-0.28,flip -1955,做空,2020-07-28 15:00:00,2020-07-28 15:15:00,318.55,319.19,2.0,100.0,0.629,-0.4,0.1,-0.5,flip -1956,做多,2020-07-28 15:15:00,2020-07-28 16:00:00,319.19,320.75,2.0,100.0,0.6259,0.98,0.1,0.88,flip -1957,做空,2020-07-28 16:00:00,2020-07-28 17:15:00,320.75,318.47,2.01,100.0,0.6253,1.43,0.1,1.33,flip -1958,做多,2020-07-28 17:15:00,2020-07-28 17:45:00,318.47,316.85,2.02,100.0,0.6336,-1.03,0.1,-1.13,flip -1959,做空,2020-07-28 17:45:00,2020-07-28 18:00:00,316.85,317.93,2.01,100.0,0.6329,-0.68,0.1,-0.78,flip -1960,做多,2020-07-28 18:00:00,2020-07-28 18:15:00,317.93,317.09,2.0,100.0,0.628,-0.53,0.1,-0.63,flip -1961,做空,2020-07-28 18:15:00,2020-07-28 19:15:00,317.09,317.34,1.99,100.0,0.6274,-0.16,0.1,-0.26,flip -1962,做多,2020-07-28 19:15:00,2020-07-28 22:15:00,317.34,316.75,1.99,100.0,0.6258,-0.37,0.1,-0.47,flip -1963,做空,2020-07-28 22:15:00,2020-07-28 22:30:00,316.75,317.0,1.98,100.0,0.6251,-0.16,0.1,-0.26,flip -1964,做多,2020-07-28 22:30:00,2020-07-28 23:45:00,317.0,317.21,1.98,100.0,0.6235,0.13,0.1,0.03,flip -1965,做空,2020-07-28 23:45:00,2020-07-29 01:30:00,317.21,315.54,1.98,100.0,0.6229,1.04,0.1,0.94,flip -1966,做多,2020-07-29 01:30:00,2020-07-29 03:45:00,315.54,317.03,2.01,100.0,0.6376,0.95,0.1,0.85,flip -1967,做空,2020-07-29 03:45:00,2020-07-29 05:15:00,317.03,318.63,2.02,100.0,0.637,-1.02,0.1,-1.12,flip -1968,做多,2020-07-29 05:15:00,2020-07-29 14:45:00,318.63,321.08,2.01,100.0,0.63,1.54,0.1,1.44,flip -1969,做空,2020-07-29 14:45:00,2020-07-29 20:45:00,321.08,322.63,2.02,100.0,0.6293,-0.98,0.1,-1.08,flip -1970,做多,2020-07-29 20:45:00,2020-07-29 21:00:00,322.63,322.14,2.01,100.0,0.6227,-0.31,0.1,-0.41,flip -1971,做空,2020-07-29 21:00:00,2020-07-29 21:30:00,322.14,322.78,2.0,100.0,0.622,-0.4,0.1,-0.5,flip -1972,做多,2020-07-29 21:30:00,2020-07-29 22:00:00,322.78,322.46,2.0,100.0,0.619,-0.2,0.1,-0.3,flip -1973,做空,2020-07-29 22:00:00,2020-07-29 22:30:00,322.46,322.57,1.99,100.0,0.6183,-0.07,0.1,-0.17,flip -1974,做多,2020-07-29 22:30:00,2020-07-29 22:45:00,322.57,321.73,1.99,100.0,0.6173,-0.52,0.1,-0.62,flip -1975,做空,2020-07-29 22:45:00,2020-07-29 23:15:00,321.73,318.4,1.98,100.0,0.6167,2.05,0.1,1.96,tp_lower -1976,做多,2020-07-30 08:00:00,2020-07-30 09:00:00,319.65,319.53,2.02,100.0,0.6324,-0.08,0.1,-0.18,flip -1977,做空,2020-07-30 09:00:00,2020-07-30 12:00:00,319.53,319.6,2.02,100.0,0.6318,-0.04,0.1,-0.15,flip -1978,做多,2020-07-30 12:00:00,2020-07-30 12:15:00,319.6,319.06,2.02,100.0,0.6309,-0.34,0.1,-0.44,flip -1979,做空,2020-07-30 12:15:00,2020-07-30 13:00:00,319.06,318.71,2.01,100.0,0.6302,0.22,0.1,0.12,flip -1980,做多,2020-07-30 13:00:00,2020-07-30 14:00:00,318.71,318.66,2.01,100.0,0.631,-0.03,0.1,-0.13,flip -1981,做空,2020-07-30 14:00:00,2020-07-30 14:15:00,318.66,318.75,2.01,100.0,0.6304,-0.06,0.1,-0.16,flip -1982,做多,2020-07-30 14:15:00,2020-07-30 14:30:00,318.75,317.92,2.01,100.0,0.6294,-0.52,0.1,-0.62,flip -1983,做空,2020-07-30 14:30:00,2020-07-30 15:00:00,317.92,318.5,2.0,100.0,0.6288,-0.36,0.1,-0.46,flip -1984,做多,2020-07-30 15:00:00,2020-07-30 15:15:00,318.5,318.4,1.99,100.0,0.6258,-0.06,0.1,-0.16,flip -1985,做空,2020-07-30 15:15:00,2020-07-30 15:30:00,318.4,319.12,1.99,100.0,0.6252,-0.45,0.1,-0.55,flip -1986,做多,2020-07-30 15:30:00,2020-07-30 16:00:00,319.12,318.64,1.98,100.0,0.6218,-0.3,0.1,-0.4,flip -1987,做空,2020-07-30 16:00:00,2020-07-30 16:15:00,318.64,318.85,1.98,100.0,0.6211,-0.13,0.1,-0.23,flip -1988,做多,2020-07-30 16:15:00,2020-07-30 16:45:00,318.85,322.65,1.98,100.0,0.6197,2.35,0.1,2.25,tp_upper -1989,做多,2020-07-31 23:15:00,2020-08-01 00:45:00,345.14,344.33,2.02,100.0,0.5855,-0.47,0.1,-0.58,flip -1990,做空,2020-08-01 00:45:00,2020-08-01 01:00:00,344.33,345.11,2.02,100.0,0.5852,-0.46,0.1,-0.56,flip -1991,做多,2020-08-01 01:00:00,2020-08-01 03:30:00,345.11,351.85,2.01,100.0,0.582,3.92,0.1,3.82,tp_upper -1992,做多,2020-08-02 04:45:00,2020-08-02 05:15:00,373.59,372.98,2.05,100.0,0.5488,-0.33,0.1,-0.44,flip -1993,做空,2020-08-02 05:15:00,2020-08-02 07:15:00,372.98,382.28,2.04,100.0,0.5482,-5.1,0.1,-5.2,flip -1994,做多,2020-08-02 07:15:00,2020-08-02 19:30:00,382.28,378.51,1.99,100.0,0.521,-1.96,0.1,-2.06,flip -1995,做空,2020-08-02 19:30:00,2020-08-02 19:45:00,378.51,379.54,1.97,100.0,0.5205,-0.54,0.1,-0.63,flip -1996,做多,2020-08-02 19:45:00,2020-08-02 20:15:00,379.54,376.66,1.96,100.0,0.5172,-1.49,0.1,-1.59,flip -1997,做空,2020-08-02 20:15:00,2020-08-02 21:00:00,376.66,377.43,1.95,100.0,0.5166,-0.4,0.1,-0.5,flip -1998,做多,2020-08-02 21:00:00,2020-08-02 21:30:00,377.43,376.78,1.94,100.0,0.514,-0.33,0.1,-0.43,flip -1999,做空,2020-08-02 21:30:00,2020-08-02 23:00:00,376.78,374.34,1.93,100.0,0.5135,1.25,0.1,1.16,flip -2000,做多,2020-08-02 23:00:00,2020-08-03 09:45:00,374.34,380.87,1.95,100.0,0.5197,3.39,0.1,3.29,flip -2001,做空,2020-08-03 09:45:00,2020-08-03 10:00:00,380.87,382.73,1.99,100.0,0.5231,-0.97,0.1,-1.07,flip -2002,做多,2020-08-03 10:00:00,2020-08-03 21:00:00,382.73,389.88,1.98,100.0,0.5175,3.7,0.1,3.6,flip -2003,做空,2020-08-03 21:00:00,2020-08-03 21:15:00,389.88,391.95,2.02,100.0,0.517,-1.07,0.1,-1.17,flip -2004,做多,2020-08-03 21:15:00,2020-08-03 21:30:00,391.95,390.45,2.0,100.0,0.511,-0.77,0.1,-0.87,flip -2005,做空,2020-08-03 21:30:00,2020-08-03 22:15:00,390.45,390.5,1.99,100.0,0.5105,-0.03,0.1,-0.13,flip -2006,做多,2020-08-03 22:15:00,2020-08-03 22:30:00,390.5,388.45,1.99,100.0,0.5099,-1.05,0.1,-1.14,flip -2007,做空,2020-08-03 22:30:00,2020-08-04 00:15:00,388.45,397.51,1.98,100.0,0.5094,-4.61,0.1,-4.72,flip -2008,做多,2020-08-04 00:15:00,2020-08-04 02:45:00,397.51,393.81,1.94,100.0,0.4888,-1.81,0.1,-1.9,flip -2009,做空,2020-08-04 02:45:00,2020-08-04 03:00:00,393.81,394.34,1.92,100.0,0.4883,-0.26,0.1,-0.36,flip -2010,做多,2020-08-04 03:00:00,2020-08-04 03:15:00,394.34,392.19,1.92,100.0,0.4865,-1.05,0.1,-1.14,flip -2011,做空,2020-08-04 03:15:00,2020-08-04 04:00:00,392.19,392.93,1.91,100.0,0.486,-0.36,0.1,-0.46,flip -2012,做多,2020-08-04 04:00:00,2020-08-04 04:15:00,392.93,392.46,1.9,100.0,0.4837,-0.23,0.09,-0.32,flip -2013,做空,2020-08-04 04:15:00,2020-08-04 04:45:00,392.46,394.04,1.9,100.0,0.4832,-0.76,0.1,-0.86,flip -2014,做多,2020-08-04 04:45:00,2020-08-04 05:00:00,394.04,393.54,1.89,100.0,0.4789,-0.24,0.09,-0.33,flip -2015,做空,2020-08-04 05:00:00,2020-08-04 05:45:00,393.54,393.34,1.88,100.0,0.4784,0.1,0.09,0.0,flip -2016,做多,2020-08-04 05:45:00,2020-08-04 06:00:00,393.34,390.84,1.88,100.0,0.4784,-1.2,0.09,-1.29,flip -2017,做空,2020-08-04 06:00:00,2020-08-04 07:00:00,390.84,393.48,1.87,100.0,0.4779,-1.26,0.09,-1.36,flip -2018,做多,2020-08-04 07:00:00,2020-08-04 08:45:00,393.48,391.9,1.85,100.0,0.471,-0.74,0.09,-0.84,flip -2019,做空,2020-08-04 08:45:00,2020-08-04 09:15:00,391.9,393.21,1.84,100.0,0.4706,-0.62,0.09,-0.71,flip -2020,做多,2020-08-04 09:15:00,2020-08-04 09:30:00,393.21,392.26,1.84,100.0,0.467,-0.44,0.09,-0.54,flip -2021,做空,2020-08-04 09:30:00,2020-08-04 09:45:00,392.26,392.71,1.83,100.0,0.4665,-0.21,0.09,-0.3,flip -2022,做多,2020-08-04 09:45:00,2020-08-04 10:00:00,392.71,392.37,1.83,100.0,0.465,-0.16,0.09,-0.25,flip -2023,做空,2020-08-04 10:00:00,2020-08-04 10:15:00,392.37,393.6,1.82,100.0,0.4645,-0.57,0.09,-0.66,flip -2024,做多,2020-08-04 10:15:00,2020-08-04 10:45:00,393.6,391.49,1.81,100.0,0.4611,-0.97,0.09,-1.06,flip -2025,做空,2020-08-04 10:45:00,2020-08-04 11:00:00,391.49,393.86,1.8,100.0,0.4607,-1.09,0.09,-1.18,flip -2026,做多,2020-08-04 11:00:00,2020-08-04 11:15:00,393.86,392.08,1.79,100.0,0.4547,-0.81,0.09,-0.9,flip -2027,做空,2020-08-04 11:15:00,2020-08-04 15:00:00,392.08,391.28,1.78,100.0,0.4542,0.36,0.09,0.27,flip -2028,做多,2020-08-04 15:00:00,2020-08-04 16:00:00,391.28,389.2,1.78,100.0,0.4556,-0.95,0.09,-1.04,flip -2029,做空,2020-08-04 16:00:00,2020-08-04 20:00:00,389.2,390.03,1.77,100.0,0.4551,-0.38,0.09,-0.47,flip -2030,做多,2020-08-04 20:00:00,2020-08-04 20:15:00,390.03,389.82,1.77,100.0,0.4528,-0.1,0.09,-0.18,flip -2031,做空,2020-08-04 20:15:00,2020-08-04 21:30:00,389.82,390.44,1.76,100.0,0.4523,-0.28,0.09,-0.37,flip -2032,做多,2020-08-04 21:30:00,2020-08-04 23:45:00,390.44,390.1,1.76,100.0,0.4504,-0.15,0.09,-0.24,flip -2033,做空,2020-08-04 23:45:00,2020-08-05 00:00:00,390.1,391.19,1.76,100.0,0.45,-0.49,0.09,-0.58,flip -2034,做多,2020-08-05 00:00:00,2020-08-05 00:15:00,391.19,388.59,1.79,100.0,0.458,-1.19,0.09,-1.28,flip -2035,做空,2020-08-05 00:15:00,2020-08-05 02:45:00,388.59,388.21,1.78,100.0,0.4576,0.17,0.09,0.09,flip -2036,做多,2020-08-05 02:45:00,2020-08-05 03:15:00,388.21,388.15,1.78,100.0,0.458,-0.03,0.09,-0.12,flip -2037,做空,2020-08-05 03:15:00,2020-08-05 03:30:00,388.15,389.84,1.78,100.0,0.4576,-0.77,0.09,-0.86,flip -2038,做多,2020-08-05 03:30:00,2020-08-05 04:15:00,389.84,388.55,1.77,100.0,0.4531,-0.58,0.09,-0.67,flip -2039,做空,2020-08-05 04:15:00,2020-08-05 04:30:00,388.55,389.18,1.76,100.0,0.4527,-0.29,0.09,-0.37,flip -2040,做多,2020-08-05 04:30:00,2020-08-05 04:45:00,389.18,388.9,1.75,100.0,0.4508,-0.13,0.09,-0.21,flip -2041,做空,2020-08-05 04:45:00,2020-08-05 05:00:00,388.9,389.26,1.75,100.0,0.4503,-0.16,0.09,-0.25,flip -2042,做多,2020-08-05 05:00:00,2020-08-05 05:15:00,389.26,388.33,1.75,100.0,0.449,-0.42,0.09,-0.5,flip -2043,做空,2020-08-05 05:15:00,2020-08-05 05:45:00,388.33,391.95,1.74,100.0,0.4486,-1.62,0.09,-1.71,flip -2044,做多,2020-08-05 05:45:00,2020-08-05 08:30:00,391.95,390.55,1.72,100.0,0.4398,-0.62,0.09,-0.7,flip -2045,做空,2020-08-05 08:30:00,2020-08-06 01:45:00,390.55,398.0,1.72,100.0,0.4394,-3.27,0.09,-3.36,flip -2046,做多,2020-08-06 01:45:00,2020-08-06 09:15:00,398.0,397.37,1.7,100.0,0.4273,-0.27,0.08,-0.35,flip -2047,做空,2020-08-06 09:15:00,2020-08-06 12:30:00,397.37,397.35,1.7,100.0,0.4269,0.01,0.08,-0.08,flip -2048,做多,2020-08-06 12:30:00,2020-08-06 12:45:00,397.35,397.17,1.69,100.0,0.4265,-0.08,0.08,-0.16,flip -2049,做空,2020-08-06 12:45:00,2020-08-06 13:15:00,397.17,397.98,1.69,100.0,0.4261,-0.35,0.08,-0.43,flip -2050,做多,2020-08-06 13:15:00,2020-08-06 14:00:00,397.98,397.41,1.69,100.0,0.4239,-0.24,0.08,-0.33,flip -2051,做空,2020-08-06 14:00:00,2020-08-06 15:00:00,397.41,399.93,1.68,100.0,0.4235,-1.07,0.08,-1.15,flip -2052,做多,2020-08-06 15:00:00,2020-08-06 17:15:00,399.93,397.6,1.67,100.0,0.4177,-0.97,0.08,-1.06,flip -2053,做空,2020-08-06 17:15:00,2020-08-06 17:45:00,397.6,397.44,1.66,100.0,0.4173,0.07,0.08,-0.02,flip -2054,做多,2020-08-06 17:45:00,2020-08-06 18:00:00,397.44,396.83,1.66,100.0,0.4172,-0.25,0.08,-0.34,flip -2055,做空,2020-08-06 18:00:00,2020-08-06 18:30:00,396.83,397.24,1.65,100.0,0.4168,-0.17,0.08,-0.25,flip -2056,做多,2020-08-06 18:30:00,2020-08-06 19:30:00,397.24,396.9,1.65,100.0,0.4155,-0.14,0.08,-0.22,flip -2057,做空,2020-08-06 19:30:00,2020-08-06 19:45:00,396.9,397.32,1.65,100.0,0.4151,-0.17,0.08,-0.26,flip -2058,做多,2020-08-06 19:45:00,2020-08-06 20:30:00,397.32,396.54,1.64,100.0,0.4138,-0.32,0.08,-0.4,flip -2059,做空,2020-08-06 20:30:00,2020-08-06 20:45:00,396.54,396.83,1.64,100.0,0.4134,-0.12,0.08,-0.2,flip -2060,做多,2020-08-06 20:45:00,2020-08-06 21:15:00,396.83,396.25,1.64,100.0,0.4124,-0.24,0.08,-0.32,flip -2061,做空,2020-08-06 21:15:00,2020-08-07 01:00:00,396.25,397.41,1.63,100.0,0.412,-0.48,0.08,-0.56,flip -2062,做多,2020-08-07 01:00:00,2020-08-07 02:45:00,397.41,396.79,1.65,100.0,0.4152,-0.26,0.08,-0.34,flip -2063,做空,2020-08-07 02:45:00,2020-08-07 03:00:00,396.79,397.15,1.65,100.0,0.4148,-0.15,0.08,-0.23,flip -2064,做多,2020-08-07 03:00:00,2020-08-07 03:15:00,397.15,397.07,1.64,100.0,0.4136,-0.03,0.08,-0.12,flip -2065,做空,2020-08-07 03:15:00,2020-08-07 08:15:00,397.07,395.78,1.64,100.0,0.4132,0.53,0.08,0.45,flip -2066,做多,2020-08-07 08:15:00,2020-08-07 09:45:00,395.78,396.38,1.64,100.0,0.4155,0.25,0.08,0.17,flip -2067,做空,2020-08-07 09:45:00,2020-08-07 10:15:00,396.38,396.04,1.65,100.0,0.4151,0.14,0.08,0.06,flip -2068,做多,2020-08-07 10:15:00,2020-08-07 10:30:00,396.04,396.0,1.64,100.0,0.4154,-0.02,0.08,-0.1,flip -2069,做空,2020-08-07 10:30:00,2020-08-07 12:45:00,396.0,395.07,1.64,100.0,0.4149,0.39,0.08,0.3,flip -2070,做多,2020-08-07 12:45:00,2020-08-07 13:15:00,395.07,394.92,1.65,100.0,0.4165,-0.06,0.08,-0.14,flip -2071,做空,2020-08-07 13:15:00,2020-08-07 14:15:00,394.92,384.09,1.64,100.0,0.4161,4.51,0.08,4.43,tp_lower -2072,做多,2020-08-08 05:30:00,2020-08-08 08:15:00,380.99,379.03,1.7,100.0,0.4467,-0.88,0.08,-0.96,flip -2073,做空,2020-08-08 08:15:00,2020-08-08 08:30:00,379.03,379.52,1.69,100.0,0.4463,-0.22,0.08,-0.3,flip -2074,做多,2020-08-08 08:30:00,2020-08-08 08:45:00,379.52,379.15,1.69,100.0,0.4447,-0.16,0.08,-0.25,flip -2075,做空,2020-08-08 08:45:00,2020-08-08 23:15:00,379.15,390.8,1.68,100.0,0.4443,-5.18,0.09,-5.26,flip -2076,做多,2020-08-08 23:15:00,2020-08-09 09:30:00,390.8,394.0,1.63,100.0,0.4173,1.34,0.08,1.25,flip -2077,做空,2020-08-09 09:30:00,2020-08-09 11:00:00,394.0,392.91,1.65,100.0,0.4187,0.46,0.08,0.37,flip -2078,做多,2020-08-09 11:00:00,2020-08-09 19:30:00,392.91,389.43,1.65,100.0,0.4206,-1.46,0.08,-1.55,flip -2079,做空,2020-08-09 19:30:00,2020-08-09 20:00:00,389.43,391.69,1.64,100.0,0.4201,-0.95,0.08,-1.03,flip -2080,做多,2020-08-09 20:00:00,2020-08-09 20:15:00,391.69,391.27,1.62,100.0,0.4149,-0.17,0.08,-0.26,flip -2081,做空,2020-08-09 20:15:00,2020-08-09 22:15:00,391.27,390.37,1.62,100.0,0.4145,0.37,0.08,0.29,flip -2082,做多,2020-08-09 22:15:00,2020-08-10 10:15:00,390.37,386.56,1.62,100.0,0.4159,-1.58,0.08,-1.67,flip -2083,做空,2020-08-10 10:15:00,2020-08-10 12:30:00,386.56,394.22,1.62,100.0,0.4178,-3.2,0.08,-3.28,flip -2084,做多,2020-08-10 12:30:00,2020-08-10 14:45:00,394.22,394.52,1.58,100.0,0.4012,0.12,0.08,0.04,flip -2085,做空,2020-08-10 14:45:00,2020-08-10 15:00:00,394.52,395.34,1.58,100.0,0.4008,-0.33,0.08,-0.41,flip -2086,做多,2020-08-10 15:00:00,2020-08-10 15:30:00,395.34,393.88,1.58,100.0,0.3987,-0.58,0.08,-0.66,flip -2087,做空,2020-08-10 15:30:00,2020-08-10 15:45:00,393.88,397.32,1.57,100.0,0.3983,-1.37,0.08,-1.45,flip -2088,做多,2020-08-10 15:45:00,2020-08-10 16:15:00,397.32,395.8,1.55,100.0,0.391,-0.59,0.08,-0.67,flip -2089,做空,2020-08-10 16:15:00,2020-08-10 17:00:00,395.8,394.72,1.55,100.0,0.3906,0.42,0.08,0.34,flip -2090,做多,2020-08-10 17:00:00,2020-08-10 17:30:00,394.72,395.39,1.55,100.0,0.3924,0.26,0.08,0.19,flip -2091,做空,2020-08-10 17:30:00,2020-08-10 19:00:00,395.39,396.79,1.55,100.0,0.392,-0.55,0.08,-0.63,flip -2092,做多,2020-08-10 19:00:00,2020-08-10 19:30:00,396.79,396.66,1.54,100.0,0.3888,-0.05,0.08,-0.13,flip -2093,做空,2020-08-10 19:30:00,2020-08-10 20:15:00,396.66,396.33,1.54,100.0,0.3884,0.13,0.08,0.05,flip -2094,做多,2020-08-10 20:15:00,2020-08-10 20:30:00,396.33,394.77,1.54,100.0,0.3887,-0.61,0.08,-0.68,flip -2095,做空,2020-08-10 20:30:00,2020-08-10 20:45:00,394.77,395.15,1.53,100.0,0.3883,-0.15,0.08,-0.22,flip -2096,做多,2020-08-10 20:45:00,2020-08-10 21:00:00,395.15,393.63,1.53,100.0,0.3872,-0.59,0.08,-0.66,flip -2097,做空,2020-08-10 21:00:00,2020-08-10 22:15:00,393.63,394.9,1.52,100.0,0.3868,-0.49,0.08,-0.57,flip -2098,做多,2020-08-10 22:15:00,2020-08-10 22:45:00,394.9,394.99,1.52,100.0,0.3839,0.03,0.08,-0.04,flip -2099,做空,2020-08-10 22:45:00,2020-08-10 23:00:00,394.99,395.35,1.51,100.0,0.3835,-0.14,0.08,-0.21,flip -2100,做多,2020-08-10 23:00:00,2020-08-10 23:30:00,395.35,394.91,1.51,100.0,0.3824,-0.17,0.08,-0.24,flip -2101,做空,2020-08-10 23:30:00,2020-08-10 23:45:00,394.91,395.83,1.51,100.0,0.382,-0.35,0.08,-0.43,flip -2102,做多,2020-08-10 23:45:00,2020-08-11 00:00:00,395.83,394.29,1.5,100.0,0.3799,-0.59,0.07,-0.66,flip -2103,做空,2020-08-11 00:00:00,2020-08-11 00:15:00,394.29,395.55,1.52,100.0,0.3866,-0.49,0.08,-0.56,flip -2104,做多,2020-08-11 00:15:00,2020-08-11 00:30:00,395.55,395.12,1.52,100.0,0.3837,-0.17,0.08,-0.24,flip -2105,做空,2020-08-11 00:30:00,2020-08-11 04:00:00,395.12,394.96,1.51,100.0,0.3833,0.06,0.08,-0.01,flip -2106,做多,2020-08-11 04:00:00,2020-08-11 04:45:00,394.96,395.29,1.51,100.0,0.3833,0.13,0.08,0.05,flip -2107,做空,2020-08-11 04:45:00,2020-08-11 05:30:00,395.29,395.82,1.51,100.0,0.3829,-0.2,0.08,-0.28,flip -2108,做多,2020-08-11 05:30:00,2020-08-11 05:45:00,395.82,395.57,1.51,100.0,0.3815,-0.1,0.08,-0.17,flip -2109,做空,2020-08-11 05:45:00,2020-08-11 07:30:00,395.57,390.48,1.51,100.0,0.3811,1.94,0.07,1.87,tp_lower -2110,做多,2020-08-12 07:30:00,2020-08-13 08:00:00,377.4,388.0,1.54,100.0,0.4069,4.31,0.08,4.23,flip -2111,做空,2020-08-13 08:00:00,2020-08-13 11:00:00,388.0,394.71,1.58,100.0,0.4067,-2.73,0.08,-2.81,flip -2112,做多,2020-08-13 11:00:00,2020-08-13 12:00:00,394.71,391.27,1.55,100.0,0.3924,-1.35,0.08,-1.43,flip -2113,做空,2020-08-13 12:00:00,2020-08-13 12:45:00,391.27,389.18,1.53,100.0,0.392,0.82,0.08,0.74,flip -2114,做多,2020-08-13 12:45:00,2020-08-13 13:00:00,389.18,387.87,1.54,100.0,0.3959,-0.52,0.08,-0.6,flip -2115,做空,2020-08-13 13:00:00,2020-08-13 13:15:00,387.87,389.76,1.53,100.0,0.3955,-0.75,0.08,-0.82,flip -2116,做多,2020-08-13 13:15:00,2020-08-13 14:00:00,389.76,390.6,1.52,100.0,0.3912,0.33,0.08,0.25,flip -2117,做空,2020-08-13 14:00:00,2020-08-13 14:15:00,390.6,391.28,1.53,100.0,0.3908,-0.27,0.08,-0.34,flip -2118,做多,2020-08-13 14:15:00,2020-08-13 15:00:00,391.28,390.24,1.52,100.0,0.3891,-0.4,0.08,-0.48,flip -2119,做空,2020-08-13 15:00:00,2020-08-13 15:30:00,390.24,391.51,1.52,100.0,0.3887,-0.49,0.08,-0.57,flip -2120,做多,2020-08-13 15:30:00,2020-08-13 16:00:00,391.51,390.47,1.51,100.0,0.3858,-0.4,0.08,-0.48,flip -2121,做空,2020-08-13 16:00:00,2020-08-13 16:15:00,390.47,392.51,1.5,100.0,0.3854,-0.79,0.08,-0.86,flip -2122,做多,2020-08-13 16:15:00,2020-08-13 17:15:00,392.51,391.4,1.5,100.0,0.381,-0.42,0.07,-0.5,flip -2123,做空,2020-08-13 17:15:00,2020-08-13 17:30:00,391.4,391.77,1.49,100.0,0.3806,-0.14,0.07,-0.22,flip -2124,做多,2020-08-13 17:30:00,2020-08-13 20:45:00,391.77,411.01,1.49,100.0,0.3795,7.3,0.08,7.22,tp_upper -2125,做多,2020-08-14 13:45:00,2020-08-14 14:00:00,426.53,422.81,1.58,100.0,0.37,-1.38,0.08,-1.45,flip -2126,做空,2020-08-14 14:00:00,2020-08-14 14:15:00,422.81,425.13,1.56,100.0,0.3697,-0.86,0.08,-0.94,flip -2127,做多,2020-08-14 14:15:00,2020-08-14 15:00:00,425.13,425.27,1.55,100.0,0.3653,0.05,0.08,-0.03,flip -2128,做空,2020-08-14 15:00:00,2020-08-15 04:15:00,425.27,439.45,1.55,100.0,0.3649,-5.17,0.08,-5.25,flip -2129,做多,2020-08-15 04:15:00,2020-08-15 05:00:00,439.45,437.5,1.5,100.0,0.3421,-0.67,0.07,-0.74,flip -2130,做空,2020-08-15 05:00:00,2020-08-15 05:15:00,437.5,438.8,1.5,100.0,0.3418,-0.44,0.07,-0.52,flip -2131,做多,2020-08-15 05:15:00,2020-08-15 05:30:00,438.8,438.64,1.49,100.0,0.3394,-0.05,0.07,-0.13,flip -2132,做空,2020-08-15 05:30:00,2020-08-15 05:45:00,438.64,439.69,1.49,100.0,0.3391,-0.36,0.07,-0.43,flip -2133,做多,2020-08-15 05:45:00,2020-08-15 06:30:00,439.69,439.04,1.48,100.0,0.3371,-0.22,0.07,-0.29,flip -2134,做空,2020-08-15 06:30:00,2020-08-15 08:30:00,439.04,433.73,1.48,100.0,0.3368,1.79,0.07,1.72,tp_lower -2135,做多,2020-08-15 15:30:00,2020-08-15 15:45:00,436.82,436.1,1.49,100.0,0.3422,-0.25,0.07,-0.32,flip -2136,做空,2020-08-15 15:45:00,2020-08-15 16:00:00,436.1,437.14,1.49,100.0,0.3419,-0.36,0.07,-0.43,flip -2137,做多,2020-08-15 16:00:00,2020-08-15 17:30:00,437.14,435.43,1.49,100.0,0.3399,-0.58,0.07,-0.66,flip -2138,做空,2020-08-15 17:30:00,2020-08-15 18:45:00,435.43,436.52,1.48,100.0,0.3396,-0.37,0.07,-0.44,flip -2139,做多,2020-08-15 18:45:00,2020-08-15 19:15:00,436.52,435.6,1.47,100.0,0.3376,-0.31,0.07,-0.38,flip -2140,做空,2020-08-15 19:15:00,2020-08-15 22:00:00,435.6,436.09,1.47,100.0,0.3372,-0.17,0.07,-0.24,flip -2141,做多,2020-08-15 22:00:00,2020-08-15 22:30:00,436.09,433.55,1.47,100.0,0.3361,-0.85,0.07,-0.93,flip -2142,做空,2020-08-15 22:30:00,2020-08-16 01:00:00,433.55,428.57,1.46,100.0,0.3358,1.67,0.07,1.6,tp_lower -2143,做多,2020-08-16 15:45:00,2020-08-17 01:00:00,430.62,429.04,1.49,100.0,0.346,-0.55,0.07,-0.62,flip -2144,做空,2020-08-17 01:00:00,2020-08-17 01:30:00,429.04,427.55,1.48,100.0,0.3459,0.52,0.07,0.44,flip -2145,做多,2020-08-17 01:30:00,2020-08-17 02:00:00,427.55,426.44,1.49,100.0,0.348,-0.39,0.07,-0.46,flip -2146,做空,2020-08-17 02:00:00,2020-08-17 08:45:00,426.44,429.4,1.48,100.0,0.3476,-1.03,0.07,-1.1,flip -2147,做多,2020-08-17 08:45:00,2020-08-17 09:15:00,429.4,428.81,1.47,100.0,0.3425,-0.2,0.07,-0.28,flip -2148,做空,2020-08-17 09:15:00,2020-08-17 10:15:00,428.81,428.73,1.47,100.0,0.3422,0.03,0.07,-0.05,flip -2149,做多,2020-08-17 10:15:00,2020-08-17 10:30:00,428.73,427.48,1.47,100.0,0.3419,-0.43,0.07,-0.5,flip -2150,做空,2020-08-17 10:30:00,2020-08-17 11:30:00,427.48,428.27,1.46,100.0,0.3416,-0.27,0.07,-0.34,flip -2151,做多,2020-08-17 11:30:00,2020-08-17 12:00:00,428.27,428.22,1.46,100.0,0.34,-0.02,0.07,-0.09,flip -2152,做空,2020-08-17 12:00:00,2020-08-17 12:15:00,428.22,429.29,1.45,100.0,0.3397,-0.36,0.07,-0.44,flip -2153,做多,2020-08-17 12:15:00,2020-08-17 12:45:00,429.29,426.74,1.45,100.0,0.3376,-0.86,0.07,-0.93,flip -2154,做空,2020-08-17 12:45:00,2020-08-17 13:00:00,426.74,427.92,1.44,100.0,0.3373,-0.4,0.07,-0.47,flip -2155,做多,2020-08-17 13:00:00,2020-08-17 13:15:00,427.92,426.47,1.43,100.0,0.3351,-0.49,0.07,-0.56,flip -2156,做空,2020-08-17 13:15:00,2020-08-17 13:30:00,426.47,429.96,1.43,100.0,0.3348,-1.17,0.07,-1.24,flip -2157,做多,2020-08-17 13:30:00,2020-08-17 14:15:00,429.96,428.86,1.41,100.0,0.329,-0.36,0.07,-0.43,flip -2158,做空,2020-08-17 14:15:00,2020-08-18 00:30:00,428.86,433.83,1.41,100.0,0.3287,-1.63,0.07,-1.7,flip -2159,做多,2020-08-18 00:30:00,2020-08-18 22:00:00,433.83,426.38,1.41,100.0,0.3253,-2.42,0.07,-2.49,flip -2160,做空,2020-08-18 22:00:00,2020-08-18 22:15:00,426.38,427.22,1.39,100.0,0.325,-0.27,0.07,-0.34,flip -2161,做多,2020-08-18 22:15:00,2020-08-18 22:30:00,427.22,426.39,1.38,100.0,0.3234,-0.27,0.07,-0.34,flip -2162,做空,2020-08-18 22:30:00,2020-08-19 01:00:00,426.39,426.12,1.38,100.0,0.3231,0.09,0.07,0.02,flip -2163,做多,2020-08-19 01:00:00,2020-08-19 01:15:00,426.12,424.59,1.38,100.0,0.3243,-0.5,0.07,-0.57,flip -2164,做空,2020-08-19 01:15:00,2020-08-19 04:15:00,424.59,410.22,1.38,100.0,0.324,4.66,0.07,4.59,tp_lower -2165,做多,2020-08-19 22:45:00,2020-08-19 23:30:00,407.39,406.06,1.42,100.0,0.3488,-0.46,0.07,-0.53,flip -2166,做空,2020-08-19 23:30:00,2020-08-20 00:00:00,406.06,413.29,1.41,100.0,0.3484,-2.52,0.07,-2.59,flip -2167,做多,2020-08-20 00:00:00,2020-08-20 02:45:00,413.29,408.5,1.39,100.0,0.3371,-1.61,0.07,-1.68,flip -2168,做空,2020-08-20 02:45:00,2020-08-20 03:15:00,408.5,409.42,1.38,100.0,0.3368,-0.31,0.07,-0.38,flip -2169,做多,2020-08-20 03:15:00,2020-08-20 03:30:00,409.42,407.46,1.37,100.0,0.3349,-0.66,0.07,-0.72,flip -2170,做空,2020-08-20 03:30:00,2020-08-20 04:15:00,407.46,407.65,1.36,100.0,0.3346,-0.06,0.07,-0.13,flip -2171,做多,2020-08-20 04:15:00,2020-08-20 04:30:00,407.65,405.84,1.36,100.0,0.3339,-0.6,0.07,-0.67,flip -2172,做空,2020-08-20 04:30:00,2020-08-20 06:00:00,405.84,407.26,1.35,100.0,0.3336,-0.47,0.07,-0.54,flip -2173,做多,2020-08-20 06:00:00,2020-08-20 06:45:00,407.26,407.98,1.35,100.0,0.331,0.24,0.07,0.17,flip -2174,做空,2020-08-20 06:45:00,2020-08-20 07:15:00,407.98,406.89,1.35,100.0,0.3306,0.36,0.07,0.29,flip -2175,做多,2020-08-20 07:15:00,2020-08-20 07:30:00,406.89,405.1,1.35,100.0,0.3321,-0.59,0.07,-0.66,flip -2176,做空,2020-08-20 07:30:00,2020-08-20 08:30:00,405.1,406.28,1.34,100.0,0.3317,-0.39,0.07,-0.46,flip -2177,做多,2020-08-20 08:30:00,2020-08-20 11:30:00,406.28,407.94,1.34,100.0,0.3295,0.55,0.07,0.48,flip -2178,做空,2020-08-20 11:30:00,2020-08-21 03:45:00,407.94,416.26,1.34,100.0,0.3291,-2.74,0.07,-2.81,flip -2179,做多,2020-08-21 03:45:00,2020-08-21 04:30:00,416.26,415.28,1.33,100.0,0.3192,-0.31,0.07,-0.38,flip -2180,做空,2020-08-21 04:30:00,2020-08-21 04:45:00,415.28,415.41,1.32,100.0,0.3189,-0.04,0.07,-0.11,flip -2181,做多,2020-08-21 04:45:00,2020-08-21 05:15:00,415.41,414.87,1.32,100.0,0.3184,-0.17,0.07,-0.24,flip -2182,做空,2020-08-21 05:15:00,2020-08-22 08:15:00,414.87,393.35,1.32,100.0,0.318,6.84,0.06,6.78,flip -2183,做多,2020-08-22 08:15:00,2020-08-22 09:15:00,393.35,391.08,1.39,100.0,0.3537,-0.8,0.07,-0.87,flip -2184,做空,2020-08-22 09:15:00,2020-08-22 11:30:00,391.08,389.81,1.38,100.0,0.3534,0.45,0.07,0.38,flip -2185,做多,2020-08-22 11:30:00,2020-08-22 17:00:00,389.81,389.55,1.39,100.0,0.3553,-0.09,0.07,-0.16,flip -2186,做空,2020-08-22 17:00:00,2020-08-22 17:15:00,389.55,390.34,1.38,100.0,0.355,-0.28,0.07,-0.35,flip -2187,做多,2020-08-22 17:15:00,2020-08-22 19:30:00,390.34,389.95,1.38,100.0,0.3532,-0.14,0.07,-0.21,flip -2188,做空,2020-08-22 19:30:00,2020-08-22 21:15:00,389.95,391.45,1.38,100.0,0.3528,-0.53,0.07,-0.6,flip -2189,做多,2020-08-22 21:15:00,2020-08-23 02:15:00,391.45,391.83,1.37,100.0,0.3498,0.13,0.07,0.06,flip -2190,做空,2020-08-23 02:15:00,2020-08-23 03:00:00,391.83,392.1,1.38,100.0,0.3516,-0.09,0.07,-0.16,flip -2191,做多,2020-08-23 03:00:00,2020-08-23 03:15:00,392.1,390.65,1.38,100.0,0.3508,-0.51,0.07,-0.58,flip -2192,做空,2020-08-23 03:15:00,2020-08-23 06:00:00,390.65,391.46,1.37,100.0,0.3504,-0.28,0.07,-0.35,flip -2193,做多,2020-08-23 06:00:00,2020-08-23 06:15:00,391.46,391.28,1.36,100.0,0.3486,-0.06,0.07,-0.13,flip -2194,做空,2020-08-23 06:15:00,2020-08-23 06:45:00,391.28,391.7,1.36,100.0,0.3483,-0.15,0.07,-0.21,flip -2195,做多,2020-08-23 06:45:00,2020-08-23 07:15:00,391.7,391.32,1.36,100.0,0.3472,-0.13,0.07,-0.2,flip -2196,做空,2020-08-23 07:15:00,2020-08-23 07:30:00,391.32,392.21,1.36,100.0,0.3468,-0.31,0.07,-0.38,flip -2197,做多,2020-08-23 07:30:00,2020-08-23 07:45:00,392.21,391.24,1.35,100.0,0.3449,-0.33,0.07,-0.4,flip -2198,做空,2020-08-23 07:45:00,2020-08-23 13:15:00,391.24,391.12,1.35,100.0,0.3446,0.04,0.07,-0.03,flip -2199,做多,2020-08-23 13:15:00,2020-08-23 13:30:00,391.12,390.58,1.35,100.0,0.3444,-0.19,0.07,-0.25,flip -2200,做空,2020-08-23 13:30:00,2020-08-23 15:00:00,390.58,391.53,1.34,100.0,0.3441,-0.33,0.07,-0.39,flip -2201,做多,2020-08-23 15:00:00,2020-08-23 15:30:00,391.53,391.25,1.34,100.0,0.3421,-0.1,0.07,-0.16,flip -2202,做空,2020-08-23 15:30:00,2020-08-23 17:15:00,391.25,391.13,1.34,100.0,0.3417,0.04,0.07,-0.03,flip -2203,做多,2020-08-23 17:15:00,2020-08-23 17:45:00,391.13,390.28,1.34,100.0,0.3416,-0.29,0.07,-0.36,flip -2204,做空,2020-08-23 17:45:00,2020-08-24 00:45:00,390.28,390.24,1.33,100.0,0.3413,0.01,0.07,-0.05,flip -2205,做多,2020-08-24 00:45:00,2020-08-24 01:45:00,390.24,389.84,1.35,100.0,0.3457,-0.14,0.07,-0.21,flip -2206,做空,2020-08-24 01:45:00,2020-08-24 02:00:00,389.84,391.11,1.35,100.0,0.3453,-0.44,0.07,-0.51,flip -2207,做多,2020-08-24 02:00:00,2020-08-24 07:00:00,391.11,397.95,1.34,100.0,0.3427,2.34,0.07,2.28,tp_upper -2208,做多,2020-08-24 18:45:00,2020-08-24 19:00:00,402.18,399.8,1.36,100.0,0.3388,-0.81,0.07,-0.87,flip -2209,做空,2020-08-24 19:00:00,2020-08-24 19:30:00,399.8,402.15,1.35,100.0,0.3385,-0.8,0.07,-0.86,flip -2210,做多,2020-08-24 19:30:00,2020-08-24 20:15:00,402.15,402.05,1.34,100.0,0.3342,-0.03,0.07,-0.1,flip -2211,做空,2020-08-24 20:15:00,2020-08-24 20:30:00,402.05,402.5,1.34,100.0,0.3338,-0.15,0.07,-0.22,flip -2212,做多,2020-08-24 20:30:00,2020-08-24 20:45:00,402.5,401.77,1.34,100.0,0.3328,-0.24,0.07,-0.31,flip -2213,做空,2020-08-24 20:45:00,2020-08-24 21:00:00,401.77,405.38,1.34,100.0,0.3324,-1.2,0.07,-1.27,flip -2214,做多,2020-08-24 21:00:00,2020-08-25 00:45:00,405.38,405.79,1.32,100.0,0.3262,0.13,0.07,0.07,flip -2215,做空,2020-08-25 00:45:00,2020-08-25 01:00:00,405.79,406.23,1.33,100.0,0.3288,-0.14,0.07,-0.21,flip -2216,做多,2020-08-25 01:00:00,2020-08-25 02:00:00,406.23,404.05,1.33,100.0,0.3278,-0.71,0.07,-0.78,flip -2217,做空,2020-08-25 02:00:00,2020-08-26 02:00:00,404.05,383.58,1.32,100.0,0.3275,6.7,0.06,6.64,flip -2218,做多,2020-08-26 02:00:00,2020-08-26 02:15:00,383.58,383.51,1.39,100.0,0.363,-0.03,0.07,-0.1,flip -2219,做空,2020-08-26 02:15:00,2020-08-26 02:30:00,383.51,384.64,1.39,100.0,0.3626,-0.41,0.07,-0.48,flip -2220,做多,2020-08-26 02:30:00,2020-08-26 06:15:00,384.64,381.86,1.39,100.0,0.3602,-1.0,0.07,-1.07,flip -2221,做空,2020-08-26 06:15:00,2020-08-26 07:15:00,381.86,381.67,1.37,100.0,0.3598,0.07,0.07,-0.0,flip -2222,做多,2020-08-26 07:15:00,2020-08-26 07:45:00,381.67,381.5,1.37,100.0,0.3598,-0.06,0.07,-0.13,flip -2223,做空,2020-08-26 07:45:00,2020-08-26 08:00:00,381.5,383.1,1.37,100.0,0.3594,-0.58,0.07,-0.64,flip -2224,做多,2020-08-26 08:00:00,2020-08-26 08:15:00,383.1,382.0,1.36,100.0,0.3561,-0.39,0.07,-0.46,flip -2225,做空,2020-08-26 08:15:00,2020-08-26 08:45:00,382.0,382.21,1.36,100.0,0.3557,-0.07,0.07,-0.14,flip -2226,做多,2020-08-26 08:45:00,2020-08-26 09:15:00,382.21,382.21,1.36,100.0,0.355,0.0,0.07,-0.07,flip -2227,做空,2020-08-26 09:15:00,2020-08-26 09:45:00,382.21,381.63,1.36,100.0,0.3546,0.21,0.07,0.14,flip -2228,做多,2020-08-26 09:45:00,2020-08-26 10:45:00,381.63,382.74,1.36,100.0,0.3553,0.39,0.07,0.33,flip -2229,做空,2020-08-26 10:45:00,2020-08-26 12:00:00,382.74,383.75,1.36,100.0,0.355,-0.36,0.07,-0.43,flip -2230,做多,2020-08-26 12:00:00,2020-08-26 12:15:00,383.75,380.73,1.35,100.0,0.3528,-1.07,0.07,-1.13,flip -2231,做空,2020-08-26 12:15:00,2020-08-26 13:30:00,380.73,382.99,1.34,100.0,0.3524,-0.8,0.07,-0.86,flip -2232,做多,2020-08-26 13:30:00,2020-08-26 22:45:00,382.99,386.27,1.33,100.0,0.3479,1.14,0.07,1.07,flip -2233,做空,2020-08-26 22:45:00,2020-08-26 23:00:00,386.27,386.71,1.34,100.0,0.3475,-0.15,0.07,-0.22,flip -2234,做多,2020-08-26 23:00:00,2020-08-26 23:45:00,386.71,386.02,1.34,100.0,0.3464,-0.24,0.07,-0.31,flip -2235,做空,2020-08-26 23:45:00,2020-08-27 00:00:00,386.02,387.3,1.34,100.0,0.3461,-0.44,0.07,-0.51,flip -2236,做多,2020-08-27 00:00:00,2020-08-27 01:30:00,387.3,386.69,1.35,100.0,0.3491,-0.21,0.07,-0.28,flip -2237,做空,2020-08-27 01:30:00,2020-08-27 07:30:00,386.69,386.22,1.35,100.0,0.3488,0.16,0.07,0.1,flip -2238,做多,2020-08-27 07:30:00,2020-08-27 07:45:00,386.22,386.13,1.35,100.0,0.3493,-0.03,0.07,-0.1,flip -2239,做空,2020-08-27 07:45:00,2020-08-27 09:30:00,386.13,386.61,1.35,100.0,0.3489,-0.17,0.07,-0.23,flip -2240,做多,2020-08-27 09:30:00,2020-08-27 10:00:00,386.61,385.7,1.34,100.0,0.3477,-0.32,0.07,-0.38,flip -2241,做空,2020-08-27 10:00:00,2020-08-27 12:45:00,385.7,385.9,1.34,100.0,0.3473,-0.07,0.07,-0.14,flip -2242,做多,2020-08-27 12:45:00,2020-08-27 13:15:00,385.9,394.76,1.34,100.0,0.3466,3.07,0.07,3.0,tp_upper -2243,做多,2020-08-27 14:15:00,2020-08-27 14:30:00,384.91,382.94,1.37,100.0,0.3552,-0.7,0.07,-0.77,flip -2244,做空,2020-08-27 14:30:00,2020-08-27 15:00:00,382.94,384.62,1.36,100.0,0.3548,-0.6,0.07,-0.66,flip -2245,做多,2020-08-27 15:00:00,2020-08-27 15:45:00,384.62,383.93,1.35,100.0,0.3514,-0.24,0.07,-0.31,flip -2246,做空,2020-08-27 15:45:00,2020-08-27 16:00:00,383.93,385.82,1.35,100.0,0.351,-0.66,0.07,-0.73,flip -2247,做多,2020-08-27 16:00:00,2020-08-27 16:15:00,385.82,382.98,1.34,100.0,0.3472,-0.99,0.07,-1.05,flip -2248,做空,2020-08-27 16:15:00,2020-08-27 17:00:00,382.98,375.47,1.33,100.0,0.3469,2.6,0.07,2.54,tp_lower -2249,做多,2020-08-27 23:15:00,2020-08-27 23:30:00,382.99,382.7,1.35,100.0,0.3533,-0.1,0.07,-0.17,flip -2250,做空,2020-08-27 23:30:00,2020-08-27 23:45:00,382.7,383.6,1.35,100.0,0.353,-0.32,0.07,-0.39,flip -2251,做多,2020-08-27 23:45:00,2020-08-28 00:00:00,383.6,380.79,1.35,100.0,0.3509,-0.99,0.07,-1.05,flip -2252,做空,2020-08-28 00:00:00,2020-08-28 00:30:00,380.79,382.99,1.35,100.0,0.3557,-0.78,0.07,-0.85,flip -2253,做多,2020-08-28 00:30:00,2020-08-28 22:15:00,382.99,392.69,1.35,100.0,0.3512,3.41,0.07,3.34,flip -2254,做空,2020-08-28 22:15:00,2020-08-28 23:00:00,392.69,393.28,1.38,100.0,0.3509,-0.21,0.07,-0.28,flip -2255,做多,2020-08-28 23:00:00,2020-08-29 00:15:00,393.28,393.46,1.37,100.0,0.3495,0.06,0.07,-0.01,flip -2256,做空,2020-08-29 00:15:00,2020-08-29 00:30:00,393.46,393.73,1.38,100.0,0.3504,-0.09,0.07,-0.16,flip -2257,做多,2020-08-29 00:30:00,2020-08-29 01:00:00,393.73,393.65,1.38,100.0,0.3496,-0.03,0.07,-0.1,flip -2258,做空,2020-08-29 01:00:00,2020-08-29 02:15:00,393.65,393.52,1.37,100.0,0.3492,0.05,0.07,-0.02,flip -2259,做多,2020-08-29 02:15:00,2020-08-29 02:30:00,393.52,393.45,1.37,100.0,0.3491,-0.02,0.07,-0.09,flip -2260,做空,2020-08-29 02:30:00,2020-08-29 03:30:00,393.45,394.59,1.37,100.0,0.3487,-0.4,0.07,-0.47,flip -2261,做多,2020-08-29 03:30:00,2020-08-29 04:15:00,394.59,394.34,1.37,100.0,0.3464,-0.09,0.07,-0.15,flip -2262,做空,2020-08-29 04:15:00,2020-08-29 04:30:00,394.34,394.56,1.36,100.0,0.346,-0.08,0.07,-0.14,flip -2263,做多,2020-08-29 04:30:00,2020-08-29 07:30:00,394.56,402.36,1.36,100.0,0.3453,2.69,0.07,2.62,tp_upper -2264,做多,2020-08-29 11:15:00,2020-08-29 13:45:00,398.66,396.6,1.39,100.0,0.3482,-0.72,0.07,-0.79,flip -2265,做空,2020-08-29 13:45:00,2020-08-29 14:00:00,396.6,397.0,1.38,100.0,0.3478,-0.14,0.07,-0.21,flip -2266,做多,2020-08-29 14:00:00,2020-08-29 22:45:00,397.0,400.75,1.38,100.0,0.3468,1.3,0.07,1.23,flip -2267,做空,2020-08-29 22:45:00,2020-08-29 23:00:00,400.75,402.52,1.39,100.0,0.3464,-0.61,0.07,-0.68,flip -2268,做多,2020-08-29 23:00:00,2020-08-29 23:30:00,402.52,400.62,1.38,100.0,0.343,-0.65,0.07,-0.72,flip -2269,做空,2020-08-29 23:30:00,2020-08-30 00:45:00,400.62,401.43,1.37,100.0,0.3427,-0.28,0.07,-0.35,flip -2270,做多,2020-08-30 00:45:00,2020-08-30 05:15:00,401.43,403.31,1.39,100.0,0.3453,0.65,0.07,0.58,flip -2271,做空,2020-08-30 05:15:00,2020-08-30 09:00:00,403.31,403.96,1.39,100.0,0.3449,-0.22,0.07,-0.29,flip -2272,做多,2020-08-30 09:00:00,2020-08-30 09:15:00,403.96,403.71,1.39,100.0,0.3435,-0.09,0.07,-0.16,flip -2273,做空,2020-08-30 09:15:00,2020-08-30 09:30:00,403.71,404.84,1.39,100.0,0.3431,-0.39,0.07,-0.46,flip -2274,做多,2020-08-30 09:30:00,2020-08-30 10:00:00,404.84,404.12,1.38,100.0,0.3409,-0.25,0.07,-0.31,flip -2275,做空,2020-08-30 10:00:00,2020-08-30 10:30:00,404.12,404.2,1.38,100.0,0.3405,-0.03,0.07,-0.1,flip -2276,做多,2020-08-30 10:30:00,2020-08-30 10:45:00,404.2,403.53,1.37,100.0,0.3401,-0.23,0.07,-0.3,flip -2277,做空,2020-08-30 10:45:00,2020-08-30 11:00:00,403.53,404.43,1.37,100.0,0.3397,-0.31,0.07,-0.37,flip -2278,做多,2020-08-30 11:00:00,2020-08-30 13:00:00,404.43,412.01,1.37,100.0,0.3379,2.56,0.07,2.49,tp_upper -2279,做多,2020-08-31 06:45:00,2020-08-31 07:00:00,424.11,422.99,1.4,100.0,0.3307,-0.37,0.07,-0.44,flip -2280,做空,2020-08-31 07:00:00,2020-08-31 10:15:00,422.99,426.73,1.4,100.0,0.3304,-1.24,0.07,-1.31,flip -2281,做多,2020-08-31 10:15:00,2020-08-31 20:30:00,426.73,431.9,1.38,100.0,0.3242,1.68,0.07,1.61,flip -2282,做空,2020-08-31 20:30:00,2020-08-31 22:00:00,431.9,433.64,1.4,100.0,0.3239,-0.56,0.07,-0.63,flip -2283,做多,2020-08-31 22:00:00,2020-09-01 00:00:00,433.64,432.52,1.39,100.0,0.321,-0.36,0.07,-0.43,flip -2284,做空,2020-09-01 00:00:00,2020-09-01 00:30:00,432.52,433.03,1.39,100.0,0.322,-0.16,0.07,-0.23,flip -2285,做多,2020-09-01 00:30:00,2020-09-01 03:30:00,433.03,443.51,1.39,100.0,0.3209,3.36,0.07,3.29,tp_upper -2286,做多,2020-09-02 04:30:00,2020-09-02 04:45:00,477.88,476.96,1.42,100.0,0.2982,-0.27,0.07,-0.35,flip -2287,做空,2020-09-02 04:45:00,2020-09-02 05:00:00,476.96,481.82,1.42,100.0,0.2979,-1.45,0.07,-1.52,flip -2288,做多,2020-09-02 05:00:00,2020-09-02 05:45:00,481.82,477.37,1.4,100.0,0.2916,-1.3,0.07,-1.37,flip -2289,做空,2020-09-02 05:45:00,2020-09-02 11:00:00,477.37,451.8,1.39,100.0,0.2913,7.45,0.07,7.38,tp_lower -2290,做多,2020-09-03 00:15:00,2020-09-03 04:30:00,444.04,439.35,1.47,100.0,0.3308,-1.55,0.07,-1.62,flip -2291,做空,2020-09-03 04:30:00,2020-09-03 07:45:00,439.35,437.0,1.45,100.0,0.3304,0.78,0.07,0.7,flip -2292,做多,2020-09-03 07:45:00,2020-09-03 08:00:00,437.0,435.17,1.46,100.0,0.3337,-0.61,0.07,-0.68,flip -2293,做空,2020-09-03 08:00:00,2020-09-03 12:00:00,435.17,414.7,1.45,100.0,0.3333,6.82,0.07,6.75,tp_lower -2294,做多,2020-09-04 08:00:00,2020-09-04 11:15:00,392.73,394.9,1.52,100.0,0.3877,0.84,0.08,0.76,flip -2295,做空,2020-09-04 11:15:00,2020-09-04 11:45:00,394.9,395.17,1.53,100.0,0.3873,-0.1,0.08,-0.18,flip -2296,做多,2020-09-04 11:45:00,2020-09-04 14:00:00,395.17,386.6,1.53,100.0,0.3864,-3.31,0.07,-3.39,flip -2297,做空,2020-09-04 14:00:00,2020-09-04 14:45:00,386.6,383.51,1.49,100.0,0.386,1.19,0.07,1.12,tp_lower -2298,做多,2020-09-04 19:15:00,2020-09-04 20:15:00,388.84,389.02,1.5,100.0,0.3864,0.07,0.08,-0.01,flip -2299,做空,2020-09-04 20:15:00,2020-09-04 20:45:00,389.02,391.28,1.5,100.0,0.3861,-0.87,0.08,-0.95,flip -2300,做多,2020-09-04 20:45:00,2020-09-04 21:15:00,391.28,388.09,1.49,100.0,0.3812,-1.22,0.07,-1.29,flip -2301,做空,2020-09-04 21:15:00,2020-09-04 21:30:00,388.09,389.99,1.48,100.0,0.3808,-0.72,0.07,-0.8,flip -2302,做多,2020-09-04 21:30:00,2020-09-04 21:45:00,389.99,388.32,1.47,100.0,0.3767,-0.63,0.07,-0.7,flip -2303,做空,2020-09-04 21:45:00,2020-09-04 22:00:00,388.32,389.19,1.46,100.0,0.3764,-0.33,0.07,-0.4,flip -2304,做多,2020-09-04 22:00:00,2020-09-04 22:45:00,389.19,387.51,1.46,100.0,0.3743,-0.63,0.07,-0.7,flip -2305,做空,2020-09-04 22:45:00,2020-09-05 00:15:00,387.51,394.39,1.45,100.0,0.3739,-2.57,0.07,-2.65,flip -2306,做多,2020-09-05 00:15:00,2020-09-05 00:30:00,394.39,391.69,1.44,100.0,0.3644,-0.98,0.07,-1.06,flip -2307,做空,2020-09-05 00:30:00,2020-09-05 01:30:00,391.69,388.13,1.43,100.0,0.3641,1.3,0.07,1.23,flip -2308,做多,2020-09-05 01:30:00,2020-09-05 02:15:00,388.13,388.35,1.44,100.0,0.3704,0.08,0.07,0.01,flip -2309,做空,2020-09-05 02:15:00,2020-09-05 03:00:00,388.35,389.5,1.44,100.0,0.37,-0.43,0.07,-0.5,flip -2310,做多,2020-09-05 03:00:00,2020-09-05 03:15:00,389.5,387.32,1.43,100.0,0.3674,-0.8,0.07,-0.87,flip -2311,做空,2020-09-05 03:15:00,2020-09-05 04:15:00,387.32,388.16,1.42,100.0,0.3671,-0.31,0.07,-0.38,flip -2312,做多,2020-09-05 04:15:00,2020-09-05 04:30:00,388.16,387.26,1.42,100.0,0.3651,-0.33,0.07,-0.4,flip -2313,做空,2020-09-05 04:30:00,2020-09-05 06:30:00,387.26,387.42,1.41,100.0,0.3648,-0.06,0.07,-0.13,flip -2314,做多,2020-09-05 06:30:00,2020-09-05 06:45:00,387.42,385.95,1.41,100.0,0.3641,-0.54,0.07,-0.61,flip -2315,做空,2020-09-05 06:45:00,2020-09-05 09:15:00,385.95,373.79,1.4,100.0,0.3637,4.42,0.07,4.35,tp_lower -2316,做多,2020-09-06 07:15:00,2020-09-06 15:15:00,332.27,338.46,1.46,100.0,0.4394,2.72,0.07,2.65,flip -2317,做空,2020-09-06 15:15:00,2020-09-06 22:45:00,338.46,351.31,1.49,100.0,0.439,-5.64,0.08,-5.72,flip -2318,做多,2020-09-06 22:45:00,2020-09-07 02:15:00,351.31,351.76,1.43,100.0,0.4064,0.18,0.07,0.11,flip -2319,做空,2020-09-07 02:15:00,2020-09-07 15:15:00,351.76,344.6,1.43,100.0,0.407,2.91,0.07,2.84,flip -2320,做多,2020-09-07 15:15:00,2020-09-07 15:30:00,344.6,344.36,1.46,100.0,0.4235,-0.1,0.07,-0.17,flip -2321,做空,2020-09-07 15:30:00,2020-09-07 15:45:00,344.36,346.09,1.46,100.0,0.4231,-0.73,0.07,-0.81,flip -2322,做多,2020-09-07 15:45:00,2020-09-07 20:00:00,346.09,343.47,1.45,100.0,0.4184,-1.1,0.07,-1.17,flip -2323,做空,2020-09-07 20:00:00,2020-09-08 04:45:00,343.47,346.31,1.44,100.0,0.418,-1.19,0.07,-1.26,flip -2324,做多,2020-09-08 04:45:00,2020-09-08 05:00:00,346.31,346.08,1.43,100.0,0.4126,-0.09,0.07,-0.17,flip -2325,做空,2020-09-08 05:00:00,2020-09-08 06:45:00,346.08,349.37,1.43,100.0,0.4122,-1.36,0.07,-1.43,flip -2326,做多,2020-09-08 06:45:00,2020-09-08 07:15:00,349.37,348.48,1.41,100.0,0.404,-0.36,0.07,-0.43,flip -2327,做空,2020-09-08 07:15:00,2020-09-08 08:00:00,348.48,348.97,1.41,100.0,0.4036,-0.2,0.07,-0.27,flip -2328,做多,2020-09-08 08:00:00,2020-09-08 08:15:00,348.97,345.52,1.4,100.0,0.4021,-1.39,0.07,-1.46,flip -2329,做空,2020-09-08 08:15:00,2020-09-08 14:15:00,345.52,344.58,1.39,100.0,0.4017,0.38,0.07,0.31,flip -2330,做多,2020-09-08 14:15:00,2020-09-08 14:30:00,344.58,342.52,1.39,100.0,0.4035,-0.83,0.07,-0.9,flip -2331,做空,2020-09-08 14:30:00,2020-09-08 16:00:00,342.52,343.08,1.38,100.0,0.403,-0.23,0.07,-0.29,flip -2332,做多,2020-09-08 16:00:00,2020-09-08 16:15:00,343.08,342.63,1.38,100.0,0.4013,-0.18,0.07,-0.25,flip -2333,做空,2020-09-08 16:15:00,2020-09-08 16:30:00,342.63,342.65,1.37,100.0,0.4009,-0.01,0.07,-0.08,flip -2334,做多,2020-09-08 16:30:00,2020-09-08 17:00:00,342.65,341.63,1.37,100.0,0.4005,-0.41,0.07,-0.48,flip -2335,做空,2020-09-08 17:00:00,2020-09-08 17:30:00,341.63,343.44,1.37,100.0,0.4001,-0.72,0.07,-0.79,flip -2336,做多,2020-09-08 17:30:00,2020-09-08 18:00:00,343.44,341.97,1.36,100.0,0.3955,-0.58,0.07,-0.65,flip -2337,做空,2020-09-08 18:00:00,2020-09-08 22:30:00,341.97,334.13,1.35,100.0,0.3951,3.1,0.07,3.03,flip -2338,做多,2020-09-08 22:30:00,2020-09-08 23:15:00,334.13,335.55,1.38,100.0,0.4132,0.59,0.07,0.52,flip -2339,做空,2020-09-08 23:15:00,2020-09-09 00:15:00,335.55,340.92,1.39,100.0,0.4128,-2.22,0.07,-2.29,flip -2340,做多,2020-09-09 00:15:00,2020-09-09 00:45:00,340.92,338.51,1.38,100.0,0.4052,-0.98,0.07,-1.05,flip -2341,做空,2020-09-09 00:45:00,2020-09-09 01:15:00,338.51,337.6,1.37,100.0,0.4048,0.37,0.07,0.3,flip -2342,做多,2020-09-09 01:15:00,2020-09-09 02:00:00,337.6,338.38,1.37,100.0,0.4066,0.32,0.07,0.25,flip -2343,做空,2020-09-09 02:00:00,2020-09-09 05:15:00,338.38,337.78,1.37,100.0,0.4062,0.24,0.07,0.18,flip -2344,做多,2020-09-09 05:15:00,2020-09-09 05:30:00,337.78,337.19,1.38,100.0,0.4072,-0.24,0.07,-0.31,flip -2345,做空,2020-09-09 05:30:00,2020-09-09 07:00:00,337.19,337.99,1.37,100.0,0.4068,-0.33,0.07,-0.39,flip -2346,做多,2020-09-09 07:00:00,2020-09-09 07:15:00,337.99,337.61,1.37,100.0,0.4045,-0.15,0.07,-0.22,flip -2347,做空,2020-09-09 07:15:00,2020-09-10 00:00:00,337.61,355.86,1.36,100.0,0.4041,-7.37,0.07,-7.45,flip -2348,做多,2020-09-10 00:00:00,2020-09-10 10:30:00,355.86,362.6,1.3,100.0,0.365,2.46,0.07,2.39,flip -2349,做空,2020-09-10 10:30:00,2020-09-10 10:45:00,362.6,363.61,1.32,100.0,0.3647,-0.37,0.07,-0.43,flip -2350,做多,2020-09-10 10:45:00,2020-09-10 11:30:00,363.61,362.87,1.32,100.0,0.3623,-0.27,0.07,-0.33,flip -2351,做空,2020-09-10 11:30:00,2020-09-10 11:45:00,362.87,365.31,1.31,100.0,0.3619,-0.88,0.07,-0.95,flip -2352,做多,2020-09-10 11:45:00,2020-09-10 16:00:00,365.31,367.63,1.3,100.0,0.3567,0.83,0.07,0.76,flip -2353,做空,2020-09-10 16:00:00,2020-09-10 16:15:00,367.63,367.83,1.31,100.0,0.3564,-0.07,0.07,-0.14,flip -2354,做多,2020-09-10 16:15:00,2020-09-10 16:30:00,367.83,365.64,1.31,100.0,0.3556,-0.78,0.07,-0.84,flip -2355,做空,2020-09-10 16:30:00,2020-09-10 17:00:00,365.64,367.41,1.3,100.0,0.3553,-0.63,0.07,-0.69,flip -2356,做多,2020-09-10 17:00:00,2020-09-10 17:15:00,367.41,366.0,1.29,100.0,0.3515,-0.5,0.06,-0.56,flip -2357,做空,2020-09-10 17:15:00,2020-09-10 17:30:00,366.0,367.85,1.29,100.0,0.3511,-0.65,0.06,-0.71,flip -2358,做多,2020-09-10 17:30:00,2020-09-10 17:45:00,367.85,367.6,1.28,100.0,0.3473,-0.09,0.06,-0.15,flip -2359,做空,2020-09-10 17:45:00,2020-09-10 18:00:00,367.6,368.59,1.28,100.0,0.3469,-0.34,0.06,-0.41,flip -2360,做多,2020-09-10 18:00:00,2020-09-10 18:15:00,368.59,363.4,1.27,100.0,0.3447,-1.79,0.06,-1.85,flip -2361,做空,2020-09-10 18:15:00,2020-09-10 21:45:00,363.4,366.99,1.25,100.0,0.3444,-1.24,0.06,-1.3,flip -2362,做多,2020-09-10 21:45:00,2020-09-10 22:15:00,366.99,367.1,1.24,100.0,0.3373,0.04,0.06,-0.02,flip -2363,做空,2020-09-10 22:15:00,2020-09-10 22:45:00,367.1,368.83,1.24,100.0,0.3369,-0.58,0.06,-0.65,flip -2364,做多,2020-09-10 22:45:00,2020-09-10 23:00:00,368.83,368.05,1.23,100.0,0.3334,-0.26,0.06,-0.32,flip -2365,做空,2020-09-10 23:00:00,2020-09-10 23:45:00,368.05,367.69,1.23,100.0,0.3331,0.12,0.06,0.06,flip -2366,做多,2020-09-10 23:45:00,2020-09-11 01:00:00,367.69,367.53,1.23,100.0,0.3334,-0.05,0.06,-0.11,flip -2367,做空,2020-09-11 01:00:00,2020-09-11 01:15:00,367.53,368.28,1.25,100.0,0.3391,-0.25,0.06,-0.32,flip -2368,做多,2020-09-11 01:15:00,2020-09-11 01:30:00,368.28,365.07,1.24,100.0,0.3374,-1.08,0.06,-1.14,flip -2369,做空,2020-09-11 01:30:00,2020-09-11 08:00:00,365.07,365.88,1.23,100.0,0.337,-0.27,0.06,-0.33,flip -2370,做多,2020-09-11 08:00:00,2020-09-11 08:30:00,365.88,363.97,1.23,100.0,0.3352,-0.64,0.06,-0.7,flip -2371,做空,2020-09-11 08:30:00,2020-09-11 08:45:00,363.97,364.63,1.22,100.0,0.3348,-0.22,0.06,-0.28,flip -2372,做多,2020-09-11 08:45:00,2020-09-11 10:00:00,364.63,364.43,1.22,100.0,0.3333,-0.07,0.06,-0.13,flip -2373,做空,2020-09-11 10:00:00,2020-09-11 10:15:00,364.43,364.82,1.21,100.0,0.333,-0.13,0.06,-0.19,flip -2374,做多,2020-09-11 10:15:00,2020-09-11 11:30:00,364.82,363.37,1.21,100.0,0.3319,-0.48,0.06,-0.54,flip -2375,做空,2020-09-11 11:30:00,2020-09-11 12:45:00,363.37,365.1,1.2,100.0,0.3316,-0.57,0.06,-0.63,flip -2376,做多,2020-09-11 12:45:00,2020-09-11 13:45:00,365.1,364.69,1.2,100.0,0.3281,-0.13,0.06,-0.19,flip -2377,做空,2020-09-11 13:45:00,2020-09-11 14:15:00,364.69,365.77,1.2,100.0,0.3278,-0.35,0.06,-0.41,flip -2378,做多,2020-09-11 14:15:00,2020-09-12 02:30:00,365.77,368.6,1.19,100.0,0.3255,0.92,0.06,0.86,flip -2379,做空,2020-09-12 02:30:00,2020-09-12 02:45:00,368.6,369.21,1.21,100.0,0.3288,-0.2,0.06,-0.26,flip -2380,做多,2020-09-12 02:45:00,2020-09-12 06:00:00,369.21,368.48,1.21,100.0,0.3274,-0.24,0.06,-0.3,flip -2381,做空,2020-09-12 06:00:00,2020-09-12 09:30:00,368.48,368.93,1.21,100.0,0.327,-0.15,0.06,-0.21,flip -2382,做多,2020-09-12 09:30:00,2020-09-12 10:15:00,368.93,369.63,1.2,100.0,0.3259,0.23,0.06,0.17,flip -2383,做空,2020-09-12 10:15:00,2020-09-12 11:30:00,369.63,370.62,1.2,100.0,0.3256,-0.32,0.06,-0.38,flip -2384,做多,2020-09-12 11:30:00,2020-09-12 12:00:00,370.62,368.74,1.2,100.0,0.3235,-0.61,0.06,-0.67,flip -2385,做空,2020-09-12 12:00:00,2020-09-12 14:15:00,368.74,370.5,1.19,100.0,0.3232,-0.57,0.06,-0.63,flip -2386,做多,2020-09-12 14:15:00,2020-09-12 18:00:00,370.5,378.85,1.18,100.0,0.3198,2.67,0.06,2.61,tp_upper -2387,做多,2020-09-14 02:00:00,2020-09-14 04:00:00,365.48,363.28,1.22,100.0,0.3337,-0.73,0.06,-0.79,flip -2388,做空,2020-09-14 04:00:00,2020-09-14 04:30:00,363.28,363.63,1.21,100.0,0.3333,-0.12,0.06,-0.18,flip -2389,做多,2020-09-14 04:30:00,2020-09-14 05:30:00,363.63,362.98,1.21,100.0,0.3324,-0.22,0.06,-0.28,flip -2390,做空,2020-09-14 05:30:00,2020-09-14 09:15:00,362.98,363.9,1.21,100.0,0.332,-0.31,0.06,-0.37,flip -2391,做多,2020-09-14 09:15:00,2020-09-14 09:30:00,363.9,363.03,1.2,100.0,0.33,-0.29,0.06,-0.35,flip -2392,做空,2020-09-14 09:30:00,2020-09-14 09:45:00,363.03,365.4,1.2,100.0,0.3297,-0.78,0.06,-0.84,flip -2393,做多,2020-09-14 09:45:00,2020-09-14 22:30:00,365.4,372.19,1.19,100.0,0.3251,2.21,0.06,2.15,flip -2394,做空,2020-09-14 22:30:00,2020-09-14 23:00:00,372.19,372.89,1.21,100.0,0.3248,-0.23,0.06,-0.29,flip -2395,做多,2020-09-14 23:00:00,2020-09-15 01:45:00,372.89,375.74,1.21,100.0,0.3232,0.92,0.06,0.86,flip -2396,做空,2020-09-15 01:45:00,2020-09-15 02:00:00,375.74,377.03,1.22,100.0,0.3254,-0.42,0.06,-0.48,flip -2397,做多,2020-09-15 02:00:00,2020-09-15 03:45:00,377.03,376.19,1.22,100.0,0.3228,-0.27,0.06,-0.33,flip -2398,做空,2020-09-15 03:45:00,2020-09-15 04:00:00,376.19,376.86,1.21,100.0,0.3225,-0.22,0.06,-0.28,flip -2399,做多,2020-09-15 04:00:00,2020-09-15 04:15:00,376.86,374.79,1.21,100.0,0.321,-0.66,0.06,-0.72,flip -2400,做空,2020-09-15 04:15:00,2020-09-15 07:15:00,374.79,376.5,1.2,100.0,0.3207,-0.55,0.06,-0.61,flip -2401,做多,2020-09-15 07:15:00,2020-09-15 07:30:00,376.5,374.95,1.2,100.0,0.3175,-0.49,0.06,-0.55,flip -2402,做空,2020-09-15 07:30:00,2020-09-15 10:30:00,374.95,374.93,1.19,100.0,0.3171,0.01,0.06,-0.05,flip -2403,做多,2020-09-15 10:30:00,2020-09-15 12:30:00,374.93,376.8,1.19,100.0,0.3169,0.59,0.06,0.53,flip -2404,做空,2020-09-15 12:30:00,2020-09-16 06:45:00,376.8,363.92,1.19,100.0,0.3165,4.08,0.06,4.02,flip -2405,做多,2020-09-16 06:45:00,2020-09-16 07:00:00,363.92,362.5,1.24,100.0,0.3413,-0.48,0.06,-0.55,flip -2406,做空,2020-09-16 07:00:00,2020-09-16 07:15:00,362.5,362.78,1.24,100.0,0.341,-0.1,0.06,-0.16,flip -2407,做多,2020-09-16 07:15:00,2020-09-16 09:00:00,362.78,363.28,1.23,100.0,0.3401,0.17,0.06,0.11,flip -2408,做空,2020-09-16 09:00:00,2020-09-16 11:00:00,363.28,362.59,1.23,100.0,0.3398,0.23,0.06,0.17,flip -2409,做多,2020-09-16 11:00:00,2020-09-16 11:30:00,362.59,362.1,1.24,100.0,0.3407,-0.17,0.06,-0.23,flip -2410,做空,2020-09-16 11:30:00,2020-09-16 11:45:00,362.1,364.8,1.23,100.0,0.3404,-0.92,0.06,-0.98,flip -2411,做多,2020-09-16 11:45:00,2020-09-16 19:45:00,364.8,365.4,1.22,100.0,0.335,0.2,0.06,0.14,flip -2412,做空,2020-09-16 19:45:00,2020-09-16 20:15:00,365.4,365.9,1.22,100.0,0.3347,-0.17,0.06,-0.23,flip -2413,做多,2020-09-16 20:15:00,2020-09-16 20:45:00,365.9,365.7,1.22,100.0,0.3334,-0.07,0.06,-0.13,flip -2414,做空,2020-09-16 20:45:00,2020-09-16 21:00:00,365.7,366.98,1.22,100.0,0.3331,-0.43,0.06,-0.49,flip -2415,做多,2020-09-16 21:00:00,2020-09-16 21:30:00,366.98,364.99,1.21,100.0,0.3304,-0.66,0.06,-0.72,flip -2416,做空,2020-09-16 21:30:00,2020-09-16 21:45:00,364.99,367.05,1.2,100.0,0.3301,-0.68,0.06,-0.74,flip -2417,做多,2020-09-16 21:45:00,2020-09-16 22:00:00,367.05,366.28,1.2,100.0,0.3261,-0.25,0.06,-0.31,flip -2418,做空,2020-09-16 22:00:00,2020-09-16 22:15:00,366.28,366.88,1.19,100.0,0.3257,-0.2,0.06,-0.26,flip -2419,做多,2020-09-16 22:15:00,2020-09-16 23:15:00,366.88,365.22,1.19,100.0,0.3243,-0.54,0.06,-0.6,flip -2420,做空,2020-09-16 23:15:00,2020-09-17 00:15:00,365.22,370.52,1.18,100.0,0.324,-1.72,0.06,-1.78,flip -2421,做多,2020-09-17 00:15:00,2020-09-17 00:30:00,370.52,375.53,1.18,100.0,0.3192,1.6,0.06,1.54,tp_upper -2422,做多,2020-09-17 13:15:00,2020-09-17 13:30:00,377.55,377.49,1.2,100.0,0.3171,-0.02,0.06,-0.08,flip -2423,做空,2020-09-17 13:30:00,2020-09-17 16:45:00,377.49,380.77,1.2,100.0,0.3168,-1.04,0.06,-1.1,flip -2424,做多,2020-09-17 16:45:00,2020-09-17 18:00:00,380.77,386.05,1.18,100.0,0.311,1.64,0.06,1.58,tp_upper -2425,做多,2020-09-18 06:30:00,2020-09-18 07:15:00,386.86,386.61,1.2,100.0,0.3113,-0.08,0.06,-0.14,flip -2426,做空,2020-09-18 07:15:00,2020-09-18 08:45:00,386.61,387.1,1.2,100.0,0.311,-0.15,0.06,-0.21,flip -2427,做多,2020-09-18 08:45:00,2020-09-18 09:15:00,387.1,387.44,1.2,100.0,0.3099,0.11,0.06,0.05,flip -2428,做空,2020-09-18 09:15:00,2020-09-18 09:30:00,387.44,387.71,1.2,100.0,0.3096,-0.08,0.06,-0.14,flip -2429,做多,2020-09-18 09:30:00,2020-09-18 10:15:00,387.71,387.44,1.2,100.0,0.3089,-0.08,0.06,-0.14,flip -2430,做空,2020-09-18 10:15:00,2020-09-18 12:45:00,387.44,387.05,1.2,100.0,0.3086,0.12,0.06,0.06,flip -2431,做多,2020-09-18 12:45:00,2020-09-18 13:00:00,387.05,386.11,1.2,100.0,0.3089,-0.29,0.06,-0.35,flip -2432,做空,2020-09-18 13:00:00,2020-09-18 15:15:00,386.11,381.24,1.19,100.0,0.3086,1.5,0.06,1.44,tp_lower -2433,做多,2020-09-18 22:45:00,2020-09-18 23:00:00,383.21,382.54,1.21,100.0,0.3145,-0.21,0.06,-0.27,flip -2434,做空,2020-09-18 23:00:00,2020-09-18 23:45:00,382.54,384.44,1.2,100.0,0.3142,-0.6,0.06,-0.66,flip -2435,做多,2020-09-18 23:45:00,2020-09-19 00:00:00,384.44,383.88,1.19,100.0,0.3108,-0.17,0.06,-0.23,flip -2436,做空,2020-09-19 00:00:00,2020-09-19 01:30:00,383.88,382.12,1.2,100.0,0.3134,0.55,0.06,0.49,flip -2437,做多,2020-09-19 01:30:00,2020-09-19 02:15:00,382.12,383.31,1.21,100.0,0.316,0.38,0.06,0.32,flip -2438,做空,2020-09-19 02:15:00,2020-09-19 02:45:00,383.31,383.97,1.21,100.0,0.3157,-0.21,0.06,-0.27,flip -2439,做多,2020-09-19 02:45:00,2020-09-19 03:00:00,383.97,382.57,1.21,100.0,0.3143,-0.44,0.06,-0.5,flip -2440,做空,2020-09-19 03:00:00,2020-09-19 03:45:00,382.57,382.72,1.2,100.0,0.314,-0.05,0.06,-0.11,flip -2441,做多,2020-09-19 03:45:00,2020-09-19 04:15:00,382.72,382.28,1.2,100.0,0.3134,-0.14,0.06,-0.2,flip -2442,做空,2020-09-19 04:15:00,2020-09-19 04:45:00,382.28,382.25,1.2,100.0,0.3131,0.01,0.06,-0.05,flip -2443,做多,2020-09-19 04:45:00,2020-09-19 05:00:00,382.25,381.09,1.2,100.0,0.3128,-0.36,0.06,-0.42,flip -2444,做空,2020-09-19 05:00:00,2020-09-19 10:45:00,381.09,381.92,1.19,100.0,0.3125,-0.26,0.06,-0.32,flip -2445,做多,2020-09-19 10:45:00,2020-09-19 18:15:00,381.92,383.2,1.19,100.0,0.3108,0.4,0.06,0.34,flip -2446,做空,2020-09-19 18:15:00,2020-09-20 12:15:00,383.2,373.56,1.19,100.0,0.3105,2.99,0.06,2.94,tp_lower -2447,做多,2020-09-21 00:45:00,2020-09-21 07:15:00,374.3,370.95,1.23,100.0,0.3289,-1.1,0.06,-1.16,flip -2448,做空,2020-09-21 07:15:00,2020-09-21 07:30:00,370.95,371.29,1.22,100.0,0.3286,-0.11,0.06,-0.17,flip -2449,做多,2020-09-21 07:30:00,2020-09-22 03:00:00,371.29,343.59,1.22,100.0,0.3276,-9.08,0.06,-9.13,flip -2450,做空,2020-09-22 03:00:00,2020-09-22 03:30:00,343.59,343.75,1.13,100.0,0.3281,-0.05,0.06,-0.11,flip -2451,做多,2020-09-22 03:30:00,2020-09-22 03:45:00,343.75,343.14,1.13,100.0,0.3275,-0.2,0.06,-0.26,flip -2452,做空,2020-09-22 03:45:00,2020-09-22 05:15:00,343.14,344.25,1.12,100.0,0.3271,-0.36,0.06,-0.42,flip -2453,做多,2020-09-22 05:15:00,2020-09-22 06:30:00,344.25,341.9,1.12,100.0,0.3247,-0.76,0.06,-0.82,flip -2454,做空,2020-09-22 06:30:00,2020-09-22 12:45:00,341.9,341.85,1.11,100.0,0.3244,0.02,0.06,-0.04,flip -2455,做多,2020-09-22 12:45:00,2020-09-22 13:30:00,341.85,342.3,1.11,100.0,0.3242,0.15,0.06,0.09,flip -2456,做空,2020-09-22 13:30:00,2020-09-22 14:00:00,342.3,341.94,1.11,100.0,0.3238,0.12,0.06,0.06,flip -2457,做多,2020-09-22 14:00:00,2020-09-22 14:30:00,341.94,341.21,1.11,100.0,0.3242,-0.24,0.06,-0.29,flip -2458,做空,2020-09-22 14:30:00,2020-09-22 15:00:00,341.21,341.81,1.11,100.0,0.3239,-0.19,0.06,-0.25,flip -2459,做多,2020-09-22 15:00:00,2020-09-22 15:15:00,341.81,341.8,1.1,100.0,0.3224,-0.0,0.06,-0.06,flip -2460,做空,2020-09-22 15:15:00,2020-09-22 16:00:00,341.8,342.65,1.1,100.0,0.3221,-0.27,0.06,-0.33,flip -2461,做多,2020-09-22 16:00:00,2020-09-22 16:15:00,342.65,341.99,1.1,100.0,0.3202,-0.21,0.05,-0.27,flip -2462,做空,2020-09-22 16:15:00,2020-09-22 17:00:00,341.99,342.06,1.09,100.0,0.3198,-0.02,0.05,-0.08,flip -2463,做多,2020-09-22 17:00:00,2020-09-22 17:30:00,342.06,342.25,1.09,100.0,0.3194,0.06,0.05,0.01,flip -2464,做空,2020-09-22 17:30:00,2020-09-23 01:00:00,342.25,342.46,1.09,100.0,0.3191,-0.07,0.05,-0.12,flip -2465,做多,2020-09-23 01:00:00,2020-09-23 03:00:00,342.46,341.47,1.11,100.0,0.3227,-0.32,0.06,-0.37,flip -2466,做空,2020-09-23 03:00:00,2020-09-23 07:15:00,341.47,333.39,1.1,100.0,0.3224,2.61,0.05,2.55,tp_lower -2467,做多,2020-09-23 12:30:00,2020-09-23 12:45:00,341.05,340.49,1.13,100.0,0.3301,-0.18,0.06,-0.24,flip -2468,做空,2020-09-23 12:45:00,2020-09-23 13:15:00,340.49,341.05,1.12,100.0,0.3298,-0.18,0.06,-0.24,flip -2469,做多,2020-09-23 13:15:00,2020-09-23 14:00:00,341.05,339.58,1.12,100.0,0.3284,-0.48,0.06,-0.54,flip -2470,做空,2020-09-23 14:00:00,2020-09-23 14:30:00,339.58,340.3,1.11,100.0,0.328,-0.24,0.06,-0.29,flip -2471,做多,2020-09-23 14:30:00,2020-09-23 14:45:00,340.3,338.96,1.11,100.0,0.3263,-0.44,0.06,-0.49,flip -2472,做空,2020-09-23 14:45:00,2020-09-23 15:30:00,338.96,339.51,1.11,100.0,0.326,-0.18,0.06,-0.23,flip -2473,做多,2020-09-23 15:30:00,2020-09-23 17:00:00,339.51,338.9,1.1,100.0,0.3246,-0.2,0.06,-0.25,flip -2474,做空,2020-09-23 17:00:00,2020-09-23 17:15:00,338.9,339.3,1.1,100.0,0.3243,-0.13,0.06,-0.18,flip -2475,做多,2020-09-23 17:15:00,2020-09-23 17:30:00,339.3,338.96,1.1,100.0,0.3232,-0.11,0.05,-0.16,flip -2476,做空,2020-09-23 17:30:00,2020-09-23 19:00:00,338.96,329.59,1.09,100.0,0.3229,3.03,0.05,2.97,tp_lower -2477,做多,2020-09-24 07:45:00,2020-09-24 08:00:00,327.93,326.61,1.14,100.0,0.3464,-0.46,0.06,-0.51,flip -2478,做空,2020-09-24 08:00:00,2020-09-24 08:15:00,326.61,326.89,1.13,100.0,0.3461,-0.1,0.06,-0.15,flip -2479,做多,2020-09-24 08:15:00,2020-09-24 08:30:00,326.89,325.9,1.13,100.0,0.3451,-0.34,0.06,-0.4,flip -2480,做空,2020-09-24 08:30:00,2020-09-24 09:15:00,325.9,326.53,1.12,100.0,0.3448,-0.22,0.06,-0.27,flip -2481,做多,2020-09-24 09:15:00,2020-09-24 11:00:00,326.53,337.77,1.12,100.0,0.3431,3.86,0.06,3.8,tp_upper -2482,做多,2020-09-25 04:00:00,2020-09-25 04:45:00,345.04,344.65,1.16,100.0,0.337,-0.13,0.06,-0.19,flip -2483,做空,2020-09-25 04:45:00,2020-09-25 11:30:00,344.65,343.67,1.16,100.0,0.3367,0.33,0.06,0.27,flip -2484,做多,2020-09-25 11:30:00,2020-09-25 12:30:00,343.67,344.71,1.16,100.0,0.3383,0.35,0.06,0.29,flip -2485,做空,2020-09-25 12:30:00,2020-09-25 13:00:00,344.71,345.08,1.16,100.0,0.338,-0.13,0.06,-0.18,flip -2486,做多,2020-09-25 13:00:00,2020-09-25 13:15:00,345.08,344.21,1.16,100.0,0.3369,-0.29,0.06,-0.35,flip -2487,做空,2020-09-25 13:15:00,2020-09-25 13:30:00,344.21,344.72,1.16,100.0,0.3366,-0.17,0.06,-0.23,flip -2488,做多,2020-09-25 13:30:00,2020-09-25 13:45:00,344.72,343.98,1.16,100.0,0.3352,-0.25,0.06,-0.31,flip -2489,做空,2020-09-25 13:45:00,2020-09-25 14:30:00,343.98,344.81,1.15,100.0,0.3349,-0.28,0.06,-0.34,flip -2490,做多,2020-09-25 14:30:00,2020-09-26 04:00:00,344.81,349.71,1.15,100.0,0.3329,1.63,0.06,1.57,flip -2491,做空,2020-09-26 04:00:00,2020-09-26 04:30:00,349.71,350.93,1.17,100.0,0.3351,-0.41,0.06,-0.47,flip -2492,做多,2020-09-26 04:30:00,2020-09-26 07:30:00,350.93,350.87,1.17,100.0,0.3325,-0.02,0.06,-0.08,flip -2493,做空,2020-09-26 07:30:00,2020-09-26 09:30:00,350.87,351.79,1.17,100.0,0.3321,-0.31,0.06,-0.36,flip -2494,做多,2020-09-26 09:30:00,2020-09-26 09:45:00,351.79,350.85,1.16,100.0,0.3301,-0.31,0.06,-0.37,flip -2495,做空,2020-09-26 09:45:00,2020-09-26 14:00:00,350.85,350.55,1.16,100.0,0.3297,0.1,0.06,0.04,flip -2496,做多,2020-09-26 14:00:00,2020-09-26 16:00:00,350.55,350.76,1.16,100.0,0.33,0.07,0.06,0.01,flip -2497,做空,2020-09-26 16:00:00,2020-09-26 16:15:00,350.76,352.46,1.16,100.0,0.3297,-0.56,0.06,-0.62,flip -2498,做多,2020-09-26 16:15:00,2020-09-26 19:15:00,352.46,352.54,1.15,100.0,0.3261,0.03,0.06,-0.03,flip -2499,做空,2020-09-26 19:15:00,2020-09-26 22:15:00,352.54,352.57,1.15,100.0,0.3258,-0.01,0.06,-0.07,flip -2500,做多,2020-09-26 22:15:00,2020-09-27 06:30:00,352.57,355.01,1.15,100.0,0.3254,0.79,0.06,0.74,flip -2501,做空,2020-09-27 06:30:00,2020-09-27 15:45:00,355.01,355.56,1.16,100.0,0.328,-0.18,0.06,-0.24,flip -2502,做多,2020-09-27 15:45:00,2020-09-27 16:00:00,355.56,355.13,1.16,100.0,0.3267,-0.14,0.06,-0.2,flip -2503,做空,2020-09-27 16:00:00,2020-09-27 19:45:00,355.13,353.9,1.16,100.0,0.3264,0.4,0.06,0.34,flip -2504,做多,2020-09-27 19:45:00,2020-09-27 20:00:00,353.9,353.26,1.16,100.0,0.3283,-0.21,0.06,-0.27,flip -2505,做空,2020-09-27 20:00:00,2020-09-27 20:15:00,353.26,353.96,1.16,100.0,0.328,-0.23,0.06,-0.29,flip -2506,做多,2020-09-27 20:15:00,2020-09-27 20:30:00,353.96,353.29,1.16,100.0,0.3264,-0.22,0.06,-0.28,flip -2507,做空,2020-09-27 20:30:00,2020-09-27 21:30:00,353.29,354.0,1.15,100.0,0.326,-0.23,0.06,-0.29,flip -2508,做多,2020-09-27 21:30:00,2020-09-27 21:45:00,354.0,352.83,1.15,100.0,0.3244,-0.38,0.06,-0.44,flip -2509,做空,2020-09-27 21:45:00,2020-09-28 07:15:00,352.83,356.56,1.14,100.0,0.3241,-1.21,0.06,-1.27,flip -2510,做多,2020-09-28 07:15:00,2020-09-28 11:15:00,356.56,356.77,1.14,100.0,0.3196,0.07,0.06,0.01,flip -2511,做空,2020-09-28 11:15:00,2020-09-28 11:30:00,356.77,357.26,1.14,100.0,0.3193,-0.16,0.06,-0.21,flip -2512,做多,2020-09-28 11:30:00,2020-09-28 12:30:00,357.26,362.69,1.14,100.0,0.3181,1.73,0.06,1.67,tp_upper -2513,做多,2020-09-29 10:15:00,2020-09-29 10:30:00,357.36,356.51,1.16,100.0,0.3235,-0.27,0.06,-0.33,flip -2514,做空,2020-09-29 10:30:00,2020-09-29 10:45:00,356.51,356.85,1.15,100.0,0.3232,-0.11,0.06,-0.17,flip -2515,做多,2020-09-29 10:45:00,2020-09-29 13:00:00,356.85,355.2,1.15,100.0,0.3223,-0.53,0.06,-0.59,flip -2516,做空,2020-09-29 13:00:00,2020-09-29 13:15:00,355.2,355.83,1.14,100.0,0.3219,-0.2,0.06,-0.26,flip -2517,做多,2020-09-29 13:15:00,2020-09-29 15:45:00,355.83,355.17,1.14,100.0,0.3205,-0.21,0.06,-0.27,flip -2518,做空,2020-09-29 15:45:00,2020-09-29 16:00:00,355.17,355.26,1.14,100.0,0.3202,-0.03,0.06,-0.09,flip -2519,做多,2020-09-29 16:00:00,2020-09-29 16:15:00,355.26,353.51,1.14,100.0,0.3197,-0.56,0.06,-0.62,flip -2520,做空,2020-09-29 16:15:00,2020-09-29 18:15:00,353.51,355.43,1.13,100.0,0.3194,-0.61,0.06,-0.67,flip -2521,做多,2020-09-29 18:15:00,2020-09-29 18:30:00,355.43,355.11,1.12,100.0,0.3156,-0.1,0.06,-0.16,flip -2522,做空,2020-09-29 18:30:00,2020-09-29 18:45:00,355.11,355.22,1.12,100.0,0.3153,-0.03,0.06,-0.09,flip -2523,做多,2020-09-29 18:45:00,2020-09-29 19:30:00,355.22,355.89,1.12,100.0,0.3148,0.21,0.06,0.15,flip -2524,做空,2020-09-29 19:30:00,2020-09-30 02:00:00,355.89,356.98,1.12,100.0,0.3144,-0.34,0.06,-0.4,flip -2525,做多,2020-09-30 02:00:00,2020-09-30 02:30:00,356.98,356.47,1.13,100.0,0.3155,-0.16,0.06,-0.22,flip -2526,做空,2020-09-30 02:30:00,2020-09-30 07:00:00,356.47,356.19,1.12,100.0,0.3152,0.09,0.06,0.03,flip -2527,做多,2020-09-30 07:00:00,2020-09-30 07:15:00,356.19,355.85,1.12,100.0,0.3154,-0.11,0.06,-0.16,flip -2528,做空,2020-09-30 07:15:00,2020-09-30 14:00:00,355.85,355.66,1.12,100.0,0.3151,0.06,0.06,0.0,flip -2529,做多,2020-09-30 14:00:00,2020-09-30 14:30:00,355.66,355.86,1.12,100.0,0.3151,0.06,0.06,0.01,flip -2530,做空,2020-09-30 14:30:00,2020-09-30 15:00:00,355.86,357.3,1.12,100.0,0.3148,-0.45,0.06,-0.51,flip -2531,做多,2020-09-30 15:00:00,2020-09-30 18:15:00,357.3,355.96,1.11,100.0,0.3119,-0.42,0.06,-0.47,flip -2532,做空,2020-09-30 18:15:00,2020-09-30 18:45:00,355.96,355.72,1.11,100.0,0.3116,0.07,0.06,0.02,flip -2533,做多,2020-09-30 18:45:00,2020-09-30 19:00:00,355.72,355.25,1.11,100.0,0.3117,-0.15,0.06,-0.2,flip -2534,做空,2020-09-30 19:00:00,2020-09-30 19:30:00,355.25,355.61,1.11,100.0,0.3114,-0.11,0.06,-0.17,flip -2535,做多,2020-09-30 19:30:00,2020-09-30 19:45:00,355.61,355.18,1.1,100.0,0.3104,-0.13,0.06,-0.19,flip -2536,做空,2020-09-30 19:45:00,2020-09-30 20:00:00,355.18,356.09,1.1,100.0,0.3101,-0.28,0.06,-0.34,flip -2537,做多,2020-09-30 20:00:00,2020-09-30 20:15:00,356.09,355.16,1.1,100.0,0.3082,-0.29,0.05,-0.34,flip -2538,做空,2020-09-30 20:15:00,2020-09-30 20:30:00,355.16,355.66,1.09,100.0,0.3079,-0.15,0.05,-0.21,flip -2539,做多,2020-09-30 20:30:00,2020-10-01 15:45:00,355.66,361.05,1.09,100.0,0.3068,1.65,0.06,1.6,flip -2540,做空,2020-10-01 15:45:00,2020-10-01 16:30:00,361.05,347.7,1.12,100.0,0.3106,4.15,0.05,4.09,tp_lower -2541,做多,2020-10-02 14:45:00,2020-10-02 15:00:00,344.16,343.66,1.16,100.0,0.338,-0.17,0.06,-0.23,flip -2542,做空,2020-10-02 15:00:00,2020-10-02 15:15:00,343.66,344.6,1.16,100.0,0.3377,-0.32,0.06,-0.38,flip -2543,做多,2020-10-02 15:15:00,2020-10-02 15:30:00,344.6,344.24,1.16,100.0,0.3355,-0.12,0.06,-0.18,flip -2544,做空,2020-10-02 15:30:00,2020-10-02 16:00:00,344.24,343.45,1.15,100.0,0.3352,0.26,0.06,0.21,flip -2545,做多,2020-10-02 16:00:00,2020-10-02 17:00:00,343.45,343.88,1.16,100.0,0.3364,0.14,0.06,0.09,flip -2546,做空,2020-10-02 17:00:00,2020-10-02 17:45:00,343.88,344.04,1.16,100.0,0.336,-0.05,0.06,-0.11,flip -2547,做多,2020-10-02 17:45:00,2020-10-02 21:45:00,344.04,341.85,1.15,100.0,0.3354,-0.73,0.06,-0.79,flip -2548,做空,2020-10-02 21:45:00,2020-10-02 22:00:00,341.85,342.57,1.15,100.0,0.3351,-0.24,0.06,-0.3,flip -2549,做多,2020-10-02 22:00:00,2020-10-03 06:00:00,342.57,344.76,1.14,100.0,0.3333,0.73,0.06,0.67,flip -2550,做空,2020-10-03 06:00:00,2020-10-03 06:15:00,344.76,345.47,1.16,100.0,0.3355,-0.24,0.06,-0.3,flip -2551,做多,2020-10-03 06:15:00,2020-10-03 06:30:00,345.47,345.29,1.15,100.0,0.3338,-0.06,0.06,-0.12,flip -2552,做空,2020-10-03 06:30:00,2020-10-03 07:30:00,345.29,346.14,1.15,100.0,0.3335,-0.28,0.06,-0.34,flip -2553,做多,2020-10-03 07:30:00,2020-10-03 08:00:00,346.14,344.6,1.15,100.0,0.3315,-0.51,0.06,-0.57,flip -2554,做空,2020-10-03 08:00:00,2020-10-03 08:15:00,344.6,346.93,1.14,100.0,0.3312,-0.77,0.06,-0.83,flip -2555,做多,2020-10-03 08:15:00,2020-10-03 09:00:00,346.93,345.19,1.13,100.0,0.3264,-0.57,0.06,-0.62,flip -2556,做空,2020-10-03 09:00:00,2020-10-03 09:15:00,345.19,346.31,1.13,100.0,0.3261,-0.37,0.06,-0.42,flip -2557,做多,2020-10-03 09:15:00,2020-10-03 12:00:00,346.31,345.71,1.12,100.0,0.3236,-0.19,0.06,-0.25,flip -2558,做空,2020-10-03 12:00:00,2020-10-03 12:15:00,345.71,345.95,1.12,100.0,0.3233,-0.08,0.06,-0.13,flip -2559,做多,2020-10-03 12:15:00,2020-10-03 13:30:00,345.95,346.1,1.12,100.0,0.3225,0.05,0.06,-0.01,flip -2560,做空,2020-10-03 13:30:00,2020-10-03 14:00:00,346.1,346.24,1.12,100.0,0.3222,-0.05,0.06,-0.1,flip -2561,做多,2020-10-03 14:00:00,2020-10-03 18:15:00,346.24,350.34,1.11,100.0,0.3216,1.32,0.06,1.26,tp_upper -2562,做多,2020-10-03 22:45:00,2020-10-03 23:00:00,347.29,346.96,1.13,100.0,0.3241,-0.11,0.06,-0.16,flip -2563,做空,2020-10-03 23:00:00,2020-10-04 06:00:00,346.96,347.53,1.12,100.0,0.3238,-0.18,0.06,-0.24,flip -2564,做多,2020-10-04 06:00:00,2020-10-04 08:30:00,347.53,347.25,1.13,100.0,0.3265,-0.09,0.06,-0.15,flip -2565,做空,2020-10-04 08:30:00,2020-10-04 08:45:00,347.25,347.6,1.13,100.0,0.3262,-0.11,0.06,-0.17,flip -2566,做多,2020-10-04 08:45:00,2020-10-04 09:15:00,347.6,346.93,1.13,100.0,0.3252,-0.22,0.06,-0.27,flip -2567,做空,2020-10-04 09:15:00,2020-10-04 09:45:00,346.93,347.02,1.13,100.0,0.3249,-0.03,0.06,-0.09,flip -2568,做多,2020-10-04 09:45:00,2020-10-04 12:00:00,347.02,346.3,1.13,100.0,0.3244,-0.23,0.06,-0.29,flip -2569,做空,2020-10-04 12:00:00,2020-10-04 12:45:00,346.3,347.84,1.12,100.0,0.3241,-0.5,0.06,-0.56,flip -2570,做多,2020-10-04 12:45:00,2020-10-04 15:45:00,347.84,346.52,1.12,100.0,0.3209,-0.42,0.06,-0.48,flip -2571,做空,2020-10-04 15:45:00,2020-10-04 16:00:00,346.52,347.37,1.11,100.0,0.3206,-0.27,0.06,-0.33,flip -2572,做多,2020-10-04 16:00:00,2020-10-04 18:00:00,347.37,351.17,1.11,100.0,0.3187,1.21,0.06,1.16,tp_upper -2573,做多,2020-10-05 09:30:00,2020-10-05 13:00:00,351.44,351.73,1.13,100.0,0.3209,0.09,0.06,0.04,flip -2574,做空,2020-10-05 13:00:00,2020-10-05 13:15:00,351.73,351.96,1.13,100.0,0.3205,-0.07,0.06,-0.13,flip -2575,做多,2020-10-05 13:15:00,2020-10-05 14:15:00,351.96,352.31,1.13,100.0,0.3198,0.11,0.06,0.06,flip -2576,做空,2020-10-05 14:15:00,2020-10-05 16:30:00,352.31,352.78,1.13,100.0,0.3195,-0.15,0.06,-0.21,flip -2577,做多,2020-10-05 16:30:00,2020-10-05 17:30:00,352.78,351.32,1.12,100.0,0.3183,-0.46,0.06,-0.52,flip -2578,做空,2020-10-05 17:30:00,2020-10-05 19:00:00,351.32,351.44,1.12,100.0,0.318,-0.04,0.06,-0.09,flip -2579,做多,2020-10-05 19:00:00,2020-10-05 19:30:00,351.44,351.43,1.12,100.0,0.3175,-0.0,0.06,-0.06,flip -2580,做空,2020-10-05 19:30:00,2020-10-05 20:15:00,351.43,351.75,1.11,100.0,0.3171,-0.1,0.06,-0.16,flip -2581,做多,2020-10-05 20:15:00,2020-10-05 20:30:00,351.75,351.32,1.11,100.0,0.3162,-0.14,0.06,-0.19,flip -2582,做空,2020-10-05 20:30:00,2020-10-05 20:45:00,351.32,351.55,1.11,100.0,0.3159,-0.07,0.06,-0.13,flip -2583,做多,2020-10-05 20:45:00,2020-10-06 00:45:00,351.55,352.23,1.11,100.0,0.3152,0.21,0.06,0.16,flip -2584,做空,2020-10-06 00:45:00,2020-10-06 01:00:00,352.23,352.83,1.12,100.0,0.3179,-0.19,0.06,-0.25,flip -2585,做多,2020-10-06 01:00:00,2020-10-06 01:30:00,352.83,351.99,1.12,100.0,0.3165,-0.27,0.06,-0.32,flip -2586,做空,2020-10-06 01:30:00,2020-10-06 01:45:00,351.99,352.54,1.11,100.0,0.3162,-0.17,0.06,-0.23,flip -2587,做多,2020-10-06 01:45:00,2020-10-06 06:30:00,352.54,352.49,1.11,100.0,0.3149,-0.02,0.06,-0.07,flip -2588,做空,2020-10-06 06:30:00,2020-10-06 06:45:00,352.49,352.97,1.11,100.0,0.3146,-0.15,0.06,-0.21,flip -2589,做多,2020-10-06 06:45:00,2020-10-06 07:15:00,352.97,352.61,1.11,100.0,0.3134,-0.11,0.06,-0.17,flip -2590,做空,2020-10-06 07:15:00,2020-10-06 09:45:00,352.61,352.05,1.1,100.0,0.3131,0.18,0.06,0.12,flip -2591,做多,2020-10-06 09:45:00,2020-10-06 16:00:00,352.05,350.34,1.1,100.0,0.3138,-0.54,0.05,-0.59,flip -2592,做空,2020-10-06 16:00:00,2020-10-06 16:15:00,350.34,350.64,1.1,100.0,0.3134,-0.09,0.05,-0.15,flip -2593,做多,2020-10-06 16:15:00,2020-10-06 16:30:00,350.64,349.62,1.1,100.0,0.3126,-0.32,0.05,-0.37,flip -2594,做空,2020-10-06 16:30:00,2020-10-06 16:45:00,349.62,349.7,1.09,100.0,0.3123,-0.02,0.05,-0.08,flip -2595,做多,2020-10-06 16:45:00,2020-10-06 17:00:00,349.7,348.79,1.09,100.0,0.3118,-0.28,0.05,-0.34,flip -2596,做空,2020-10-06 17:00:00,2020-10-07 06:45:00,348.79,340.75,1.09,100.0,0.3115,2.5,0.05,2.45,flip -2597,做多,2020-10-07 06:45:00,2020-10-07 07:15:00,340.75,340.3,1.12,100.0,0.3297,-0.15,0.06,-0.2,flip -2598,做空,2020-10-07 07:15:00,2020-10-07 07:45:00,340.3,341.03,1.12,100.0,0.3294,-0.24,0.06,-0.3,flip -2599,做多,2020-10-07 07:45:00,2020-10-07 08:00:00,341.03,339.85,1.12,100.0,0.3276,-0.39,0.06,-0.44,flip -2600,做空,2020-10-07 08:00:00,2020-10-07 10:45:00,339.85,339.36,1.11,100.0,0.3273,0.16,0.06,0.1,flip -2601,做多,2020-10-07 10:45:00,2020-10-07 11:00:00,339.36,338.58,1.11,100.0,0.3279,-0.26,0.06,-0.31,flip -2602,做空,2020-10-07 11:00:00,2020-10-07 11:30:00,338.58,339.1,1.11,100.0,0.3276,-0.17,0.06,-0.23,flip -2603,做多,2020-10-07 11:30:00,2020-10-07 16:00:00,339.1,339.63,1.11,100.0,0.3262,0.17,0.06,0.12,flip -2604,做空,2020-10-07 16:00:00,2020-10-07 17:30:00,339.63,339.11,1.11,100.0,0.3259,0.17,0.06,0.11,flip -2605,做多,2020-10-07 17:30:00,2020-10-07 21:30:00,339.11,339.86,1.11,100.0,0.3266,0.24,0.06,0.19,flip -2606,做空,2020-10-07 21:30:00,2020-10-07 21:45:00,339.86,340.1,1.11,100.0,0.3263,-0.08,0.06,-0.13,flip -2607,做多,2020-10-07 21:45:00,2020-10-07 22:00:00,340.1,339.8,1.11,100.0,0.3255,-0.1,0.06,-0.15,flip -2608,做空,2020-10-07 22:00:00,2020-10-07 22:45:00,339.8,340.28,1.1,100.0,0.3252,-0.16,0.06,-0.21,flip -2609,做多,2020-10-07 22:45:00,2020-10-07 23:00:00,340.28,340.03,1.1,100.0,0.3239,-0.08,0.06,-0.14,flip -2610,做空,2020-10-07 23:00:00,2020-10-07 23:15:00,340.03,340.89,1.1,100.0,0.3236,-0.28,0.06,-0.33,flip -2611,做多,2020-10-07 23:15:00,2020-10-08 00:30:00,340.89,339.75,1.1,100.0,0.3216,-0.37,0.05,-0.42,flip -2612,做空,2020-10-08 00:30:00,2020-10-08 00:45:00,339.75,339.89,1.11,100.0,0.3257,-0.05,0.06,-0.1,flip -2613,做多,2020-10-08 00:45:00,2020-10-08 01:15:00,339.89,338.68,1.11,100.0,0.3251,-0.39,0.06,-0.45,flip -2614,做空,2020-10-08 01:15:00,2020-10-08 04:30:00,338.68,340.27,1.1,100.0,0.3248,-0.52,0.06,-0.57,flip -2615,做多,2020-10-08 04:30:00,2020-10-08 04:45:00,340.27,339.52,1.09,100.0,0.3214,-0.24,0.05,-0.3,flip -2616,做空,2020-10-08 04:45:00,2020-10-08 07:00:00,339.52,336.11,1.09,100.0,0.3211,1.09,0.05,1.04,tp_lower -2617,做多,2020-10-08 10:15:00,2020-10-08 14:30:00,338.35,348.21,1.1,100.0,0.3251,3.21,0.06,3.15,tp_upper -2618,做多,2020-10-09 05:15:00,2020-10-09 05:30:00,349.78,349.36,1.14,100.0,0.3252,-0.14,0.06,-0.19,flip -2619,做空,2020-10-09 05:30:00,2020-10-09 07:15:00,349.36,350.37,1.13,100.0,0.3249,-0.33,0.06,-0.39,flip -2620,做多,2020-10-09 07:15:00,2020-10-09 07:45:00,350.37,350.65,1.13,100.0,0.3227,0.09,0.06,0.03,flip -2621,做空,2020-10-09 07:45:00,2020-10-09 08:00:00,350.65,351.06,1.13,100.0,0.3224,-0.13,0.06,-0.19,flip -2622,做多,2020-10-09 08:00:00,2020-10-09 08:30:00,351.06,350.44,1.13,100.0,0.3213,-0.2,0.06,-0.26,flip -2623,做空,2020-10-09 08:30:00,2020-10-09 08:45:00,350.44,351.18,1.12,100.0,0.321,-0.24,0.06,-0.29,flip -2624,做多,2020-10-09 08:45:00,2020-10-09 09:00:00,351.18,350.72,1.12,100.0,0.3193,-0.15,0.06,-0.2,flip -2625,做空,2020-10-09 09:00:00,2020-10-09 10:00:00,350.72,350.9,1.12,100.0,0.319,-0.06,0.06,-0.11,flip -2626,做多,2020-10-09 10:00:00,2020-10-09 10:30:00,350.9,356.24,1.12,100.0,0.3183,1.7,0.06,1.64,tp_upper -2627,做多,2020-10-10 10:15:00,2020-10-10 14:45:00,370.7,373.89,1.14,100.0,0.3081,0.98,0.06,0.93,flip -2628,做空,2020-10-10 14:45:00,2020-10-10 16:15:00,373.89,373.38,1.15,100.0,0.3078,0.16,0.06,0.1,flip -2629,做多,2020-10-10 16:15:00,2020-10-10 16:45:00,373.38,373.27,1.15,100.0,0.3083,-0.03,0.06,-0.09,flip -2630,做空,2020-10-10 16:45:00,2020-10-10 17:00:00,373.27,374.0,1.15,100.0,0.308,-0.22,0.06,-0.28,flip -2631,做多,2020-10-10 17:00:00,2020-10-10 17:30:00,374.0,373.04,1.15,100.0,0.3065,-0.29,0.06,-0.35,flip -2632,做空,2020-10-10 17:30:00,2020-10-10 18:30:00,373.04,375.27,1.14,100.0,0.3062,-0.68,0.06,-0.74,flip -2633,做多,2020-10-10 18:30:00,2020-10-10 18:45:00,375.27,374.39,1.13,100.0,0.3022,-0.27,0.06,-0.32,flip -2634,做空,2020-10-10 18:45:00,2020-10-10 19:15:00,374.39,374.19,1.13,100.0,0.3019,0.06,0.06,0.0,flip -2635,做多,2020-10-10 19:15:00,2020-10-10 19:45:00,374.19,373.96,1.13,100.0,0.3019,-0.07,0.06,-0.13,flip -2636,做空,2020-10-10 19:45:00,2020-10-10 20:00:00,373.96,374.11,1.13,100.0,0.3016,-0.05,0.06,-0.1,flip -2637,做多,2020-10-10 20:00:00,2020-10-10 21:00:00,374.11,372.46,1.13,100.0,0.3011,-0.5,0.06,-0.55,flip -2638,做空,2020-10-10 21:00:00,2020-10-10 21:15:00,372.46,374.94,1.12,100.0,0.3008,-0.75,0.06,-0.8,flip -2639,做多,2020-10-10 21:15:00,2020-10-10 22:15:00,374.94,374.2,1.11,100.0,0.2965,-0.22,0.06,-0.27,flip -2640,做空,2020-10-10 22:15:00,2020-10-11 01:45:00,374.2,372.82,1.11,100.0,0.2962,0.41,0.06,0.35,flip -2641,做多,2020-10-11 01:45:00,2020-10-11 07:15:00,372.82,372.6,1.13,100.0,0.3018,-0.07,0.06,-0.12,flip -2642,做空,2020-10-11 07:15:00,2020-10-11 07:30:00,372.6,372.71,1.12,100.0,0.3015,-0.03,0.06,-0.09,flip -2643,做多,2020-10-11 07:30:00,2020-10-11 08:45:00,372.71,372.35,1.12,100.0,0.301,-0.11,0.06,-0.16,flip -2644,做空,2020-10-11 08:45:00,2020-10-11 09:45:00,372.35,373.03,1.12,100.0,0.3007,-0.2,0.06,-0.26,flip -2645,做多,2020-10-11 09:45:00,2020-10-11 10:00:00,373.03,372.43,1.12,100.0,0.2993,-0.18,0.06,-0.24,flip -2646,做空,2020-10-11 10:00:00,2020-10-11 10:15:00,372.43,372.82,1.11,100.0,0.299,-0.12,0.06,-0.17,flip -2647,做多,2020-10-11 10:15:00,2020-10-11 12:15:00,372.82,371.99,1.11,100.0,0.2981,-0.25,0.06,-0.3,flip -2648,做空,2020-10-11 12:15:00,2020-10-11 12:30:00,371.99,373.15,1.11,100.0,0.2978,-0.35,0.06,-0.4,flip -2649,做多,2020-10-11 12:30:00,2020-10-11 12:45:00,373.15,372.41,1.1,100.0,0.2957,-0.22,0.06,-0.27,flip -2650,做空,2020-10-11 12:45:00,2020-10-11 13:00:00,372.41,372.89,1.1,100.0,0.2954,-0.14,0.06,-0.2,flip -2651,做多,2020-10-11 13:00:00,2020-10-11 13:30:00,372.89,372.54,1.1,100.0,0.2943,-0.1,0.05,-0.16,flip -2652,做空,2020-10-11 13:30:00,2020-10-11 13:45:00,372.54,372.83,1.1,100.0,0.294,-0.09,0.05,-0.14,flip -2653,做多,2020-10-11 13:45:00,2020-10-11 19:30:00,372.83,373.41,1.09,100.0,0.2933,0.17,0.05,0.12,flip -2654,做空,2020-10-11 19:30:00,2020-10-11 20:00:00,373.41,373.51,1.09,100.0,0.293,-0.03,0.05,-0.08,flip -2655,做多,2020-10-11 20:00:00,2020-10-11 20:45:00,373.51,373.14,1.09,100.0,0.2925,-0.11,0.05,-0.16,flip -2656,做空,2020-10-11 20:45:00,2020-10-11 21:30:00,373.14,373.8,1.09,100.0,0.2922,-0.19,0.05,-0.25,flip -2657,做多,2020-10-11 21:30:00,2020-10-11 21:45:00,373.8,373.28,1.09,100.0,0.2909,-0.15,0.05,-0.21,flip -2658,做空,2020-10-11 21:45:00,2020-10-11 23:15:00,373.28,373.69,1.08,100.0,0.2906,-0.12,0.05,-0.17,flip -2659,做多,2020-10-11 23:15:00,2020-10-12 00:00:00,373.69,373.68,1.08,100.0,0.2897,-0.0,0.05,-0.06,flip -2660,做空,2020-10-12 00:00:00,2020-10-12 00:45:00,373.68,374.06,1.1,100.0,0.2944,-0.11,0.06,-0.17,flip -2661,做多,2020-10-12 00:45:00,2020-10-12 01:00:00,374.06,373.73,1.1,100.0,0.2936,-0.1,0.05,-0.15,flip -2662,做空,2020-10-12 01:00:00,2020-10-12 01:15:00,373.73,374.13,1.1,100.0,0.2933,-0.12,0.05,-0.17,flip -2663,做多,2020-10-12 01:15:00,2020-10-12 02:00:00,374.13,373.82,1.09,100.0,0.2923,-0.09,0.05,-0.15,flip -2664,做空,2020-10-12 02:00:00,2020-10-12 02:30:00,373.82,374.25,1.09,100.0,0.292,-0.13,0.05,-0.18,flip -2665,做多,2020-10-12 02:30:00,2020-10-12 03:15:00,374.25,374.14,1.09,100.0,0.2911,-0.03,0.05,-0.09,flip -2666,做空,2020-10-12 03:15:00,2020-10-12 04:15:00,374.14,373.93,1.09,100.0,0.2908,0.06,0.05,0.01,flip -2667,做多,2020-10-12 04:15:00,2020-10-12 06:00:00,373.93,373.99,1.09,100.0,0.2908,0.02,0.05,-0.04,flip -2668,做空,2020-10-12 06:00:00,2020-10-12 07:00:00,373.99,372.39,1.09,100.0,0.2905,0.46,0.05,0.41,tp_lower -2669,做多,2020-10-12 07:30:00,2020-10-12 07:45:00,374.38,374.27,1.09,100.0,0.2912,-0.03,0.05,-0.09,flip -2670,做空,2020-10-12 07:45:00,2020-10-12 08:15:00,374.27,375.1,1.09,100.0,0.2909,-0.24,0.05,-0.3,flip -2671,做多,2020-10-12 08:15:00,2020-10-12 08:45:00,375.1,373.79,1.09,100.0,0.2893,-0.38,0.05,-0.43,flip -2672,做空,2020-10-12 08:45:00,2020-10-12 09:00:00,373.79,373.94,1.08,100.0,0.289,-0.04,0.05,-0.1,flip -2673,做多,2020-10-12 09:00:00,2020-10-12 09:15:00,373.94,373.8,1.08,100.0,0.2885,-0.04,0.05,-0.09,flip -2674,做空,2020-10-12 09:15:00,2020-10-12 10:30:00,373.8,367.24,1.08,100.0,0.2882,1.89,0.05,1.84,tp_lower -2675,做多,2020-10-12 13:30:00,2020-10-12 13:45:00,380.21,384.05,1.1,100.0,0.288,1.11,0.06,1.05,tp_upper -2676,做多,2020-10-13 02:30:00,2020-10-13 03:15:00,385.2,384.6,1.12,100.0,0.2911,-0.17,0.06,-0.23,flip -2677,做空,2020-10-13 03:15:00,2020-10-13 04:00:00,384.6,384.73,1.12,100.0,0.2908,-0.04,0.06,-0.09,flip -2678,做多,2020-10-13 04:00:00,2020-10-13 10:45:00,384.73,384.74,1.12,100.0,0.2903,0.0,0.06,-0.05,flip -2679,做空,2020-10-13 10:45:00,2020-10-13 21:45:00,384.74,382.76,1.12,100.0,0.29,0.57,0.06,0.52,flip -2680,做多,2020-10-13 21:45:00,2020-10-13 22:00:00,382.76,382.26,1.12,100.0,0.2927,-0.15,0.06,-0.2,flip -2681,做空,2020-10-13 22:00:00,2020-10-13 23:00:00,382.26,381.81,1.12,100.0,0.2924,0.13,0.06,0.08,flip -2682,做多,2020-10-13 23:00:00,2020-10-13 23:45:00,381.81,381.12,1.12,100.0,0.2928,-0.2,0.06,-0.26,flip -2683,做空,2020-10-13 23:45:00,2020-10-14 00:00:00,381.12,381.81,1.11,100.0,0.2926,-0.2,0.06,-0.26,flip -2684,做多,2020-10-14 00:00:00,2020-10-14 04:00:00,381.81,381.0,1.12,100.0,0.2932,-0.24,0.06,-0.29,flip -2685,做空,2020-10-14 04:00:00,2020-10-14 09:45:00,381.0,381.57,1.12,100.0,0.2929,-0.17,0.06,-0.22,flip -2686,做多,2020-10-14 09:45:00,2020-10-14 10:00:00,381.57,379.27,1.11,100.0,0.2917,-0.67,0.06,-0.73,flip -2687,做空,2020-10-14 10:00:00,2020-10-14 12:45:00,379.27,381.63,1.11,100.0,0.2914,-0.69,0.06,-0.74,flip -2688,做多,2020-10-14 12:45:00,2020-10-14 13:15:00,381.63,381.39,1.1,100.0,0.2875,-0.07,0.05,-0.12,flip -2689,做空,2020-10-14 13:15:00,2020-10-14 13:30:00,381.39,385.14,1.1,100.0,0.2872,-1.08,0.06,-1.13,flip -2690,做多,2020-10-14 13:30:00,2020-10-14 13:45:00,385.14,386.69,1.08,100.0,0.2814,0.44,0.05,0.38,tp_upper -2691,做多,2020-10-14 23:30:00,2020-10-14 23:45:00,379.16,378.75,1.09,100.0,0.2867,-0.12,0.05,-0.17,flip -2692,做空,2020-10-14 23:45:00,2020-10-15 00:00:00,378.75,379.03,1.08,100.0,0.2864,-0.08,0.05,-0.13,flip -2693,做多,2020-10-15 00:00:00,2020-10-15 00:15:00,379.03,378.18,1.09,100.0,0.288,-0.24,0.05,-0.3,flip -2694,做空,2020-10-15 00:15:00,2020-10-15 01:00:00,378.18,378.76,1.09,100.0,0.2877,-0.17,0.05,-0.22,flip -2695,做多,2020-10-15 01:00:00,2020-10-15 01:15:00,378.76,377.44,1.09,100.0,0.2866,-0.38,0.05,-0.43,flip -2696,做空,2020-10-15 01:15:00,2020-10-15 04:30:00,377.44,377.51,1.08,100.0,0.2863,-0.02,0.05,-0.07,flip -2697,做多,2020-10-15 04:30:00,2020-10-15 04:45:00,377.51,377.06,1.08,100.0,0.2859,-0.13,0.05,-0.18,flip -2698,做空,2020-10-15 04:45:00,2020-10-15 05:00:00,377.06,377.52,1.08,100.0,0.2856,-0.13,0.05,-0.19,flip -2699,做多,2020-10-15 05:00:00,2020-10-15 05:15:00,377.52,376.96,1.07,100.0,0.2846,-0.16,0.05,-0.21,flip -2700,做空,2020-10-15 05:15:00,2020-10-15 05:30:00,376.96,377.94,1.07,100.0,0.2843,-0.28,0.05,-0.33,flip -2701,做多,2020-10-15 05:30:00,2020-10-15 08:15:00,377.94,376.59,1.07,100.0,0.2826,-0.38,0.05,-0.43,flip -2702,做空,2020-10-15 08:15:00,2020-10-15 09:15:00,376.59,372.89,1.06,100.0,0.2823,1.04,0.05,0.99,tp_lower -2703,做多,2020-10-15 12:30:00,2020-10-15 12:45:00,375.65,375.33,1.07,100.0,0.2855,-0.09,0.05,-0.14,flip -2704,做空,2020-10-15 12:45:00,2020-10-15 13:45:00,375.33,376.99,1.07,100.0,0.2852,-0.47,0.05,-0.53,flip -2705,做多,2020-10-15 13:45:00,2020-10-15 14:00:00,376.99,375.61,1.06,100.0,0.2824,-0.39,0.05,-0.44,flip -2706,做空,2020-10-15 14:00:00,2020-10-15 15:00:00,375.61,376.38,1.06,100.0,0.2821,-0.22,0.05,-0.27,flip -2707,做多,2020-10-15 15:00:00,2020-10-15 15:15:00,376.38,375.8,1.06,100.0,0.2807,-0.16,0.05,-0.22,flip -2708,做空,2020-10-15 15:15:00,2020-10-15 15:30:00,375.8,376.15,1.05,100.0,0.2804,-0.1,0.05,-0.15,flip -2709,做多,2020-10-15 15:30:00,2020-10-15 16:00:00,376.15,375.72,1.05,100.0,0.2796,-0.12,0.05,-0.17,flip -2710,做空,2020-10-15 16:00:00,2020-10-15 16:15:00,375.72,377.75,1.05,100.0,0.2793,-0.57,0.05,-0.62,flip -2711,做多,2020-10-15 16:15:00,2020-10-15 16:30:00,377.75,374.2,1.04,100.0,0.2761,-0.98,0.05,-1.03,flip -2712,做空,2020-10-15 16:30:00,2020-10-15 17:00:00,374.2,376.47,1.03,100.0,0.2758,-0.63,0.05,-0.68,flip -2713,做多,2020-10-15 17:00:00,2020-10-16 00:00:00,376.47,376.18,1.02,100.0,0.2722,-0.08,0.05,-0.13,flip -2714,做空,2020-10-16 00:00:00,2020-10-16 00:15:00,376.18,377.22,1.04,100.0,0.2773,-0.29,0.05,-0.34,flip -2715,做多,2020-10-16 00:15:00,2020-10-16 04:00:00,377.22,371.06,1.04,100.0,0.2755,-1.7,0.05,-1.75,flip -2716,做空,2020-10-16 04:00:00,2020-10-16 04:15:00,371.06,367.34,1.02,100.0,0.2752,1.02,0.05,0.97,tp_lower -2717,做多,2020-10-16 18:00:00,2020-10-16 18:15:00,369.04,368.66,1.03,100.0,0.2792,-0.11,0.05,-0.16,flip -2718,做空,2020-10-16 18:15:00,2020-10-16 18:30:00,368.66,368.72,1.03,100.0,0.2789,-0.02,0.05,-0.07,flip -2719,做多,2020-10-16 18:30:00,2020-10-16 18:45:00,368.72,368.61,1.03,100.0,0.2785,-0.03,0.05,-0.08,flip -2720,做空,2020-10-16 18:45:00,2020-10-17 01:45:00,368.61,367.06,1.03,100.0,0.2783,0.43,0.05,0.38,flip -2721,做多,2020-10-17 01:45:00,2020-10-17 08:45:00,367.06,366.48,1.04,100.0,0.2821,-0.16,0.05,-0.22,flip -2722,做空,2020-10-17 08:45:00,2020-10-17 09:00:00,366.48,367.44,1.03,100.0,0.2818,-0.27,0.05,-0.32,flip -2723,做多,2020-10-17 09:00:00,2020-10-17 09:30:00,367.44,366.81,1.03,100.0,0.2801,-0.18,0.05,-0.23,flip -2724,做空,2020-10-17 09:30:00,2020-10-17 09:45:00,366.81,367.65,1.03,100.0,0.2798,-0.24,0.05,-0.29,flip -2725,做多,2020-10-17 09:45:00,2020-10-17 12:30:00,367.65,367.34,1.02,100.0,0.2782,-0.09,0.05,-0.14,flip -2726,做空,2020-10-17 12:30:00,2020-10-17 12:45:00,367.34,367.84,1.02,100.0,0.2779,-0.14,0.05,-0.19,flip -2727,做多,2020-10-17 12:45:00,2020-10-17 13:15:00,367.84,366.96,1.02,100.0,0.2769,-0.24,0.05,-0.29,flip -2728,做空,2020-10-17 13:15:00,2020-10-17 13:30:00,366.96,367.37,1.02,100.0,0.2766,-0.11,0.05,-0.16,flip -2729,做多,2020-10-17 13:30:00,2020-10-17 13:45:00,367.37,365.95,1.01,100.0,0.2757,-0.39,0.05,-0.44,flip -2730,做空,2020-10-17 13:45:00,2020-10-17 14:15:00,365.95,367.22,1.01,100.0,0.2755,-0.35,0.05,-0.4,flip -2731,做多,2020-10-17 14:15:00,2020-10-17 14:30:00,367.22,365.71,1.0,100.0,0.2733,-0.41,0.05,-0.46,flip -2732,做空,2020-10-17 14:30:00,2020-10-17 14:45:00,365.71,368.39,1.0,100.0,0.273,-0.73,0.05,-0.78,flip -2733,做多,2020-10-17 14:45:00,2020-10-17 16:00:00,368.39,366.94,0.99,100.0,0.2688,-0.39,0.05,-0.44,flip -2734,做空,2020-10-17 16:00:00,2020-10-17 16:15:00,366.94,367.33,0.99,100.0,0.2685,-0.1,0.05,-0.15,flip -2735,做多,2020-10-17 16:15:00,2020-10-18 00:00:00,367.33,367.93,0.98,100.0,0.2676,0.16,0.05,0.11,flip -2736,做空,2020-10-18 00:00:00,2020-10-19 01:00:00,367.93,375.98,1.0,100.0,0.2711,-2.18,0.05,-2.23,flip -2737,做多,2020-10-19 01:00:00,2020-10-19 01:15:00,375.98,375.62,0.98,100.0,0.2595,-0.09,0.05,-0.14,flip -2738,做空,2020-10-19 01:15:00,2020-10-19 02:00:00,375.62,375.91,0.97,100.0,0.2592,-0.08,0.05,-0.12,flip -2739,做多,2020-10-19 02:00:00,2020-10-19 02:15:00,375.91,375.07,0.97,100.0,0.2585,-0.22,0.05,-0.27,flip -2740,做空,2020-10-19 02:15:00,2020-10-19 02:30:00,375.07,375.43,0.97,100.0,0.2583,-0.09,0.05,-0.14,flip -2741,做多,2020-10-19 02:30:00,2020-10-19 03:00:00,375.43,374.86,0.97,100.0,0.2575,-0.15,0.05,-0.2,flip -2742,做空,2020-10-19 03:00:00,2020-10-19 06:30:00,374.86,375.71,0.96,100.0,0.2573,-0.22,0.05,-0.27,flip -2743,做多,2020-10-19 06:30:00,2020-10-19 06:45:00,375.71,375.11,0.96,100.0,0.2559,-0.15,0.05,-0.2,flip -2744,做空,2020-10-19 06:45:00,2020-10-19 07:00:00,375.11,375.16,0.96,100.0,0.2556,-0.01,0.05,-0.06,flip -2745,做多,2020-10-19 07:00:00,2020-10-19 07:45:00,375.16,375.07,0.96,100.0,0.2553,-0.02,0.05,-0.07,flip -2746,做空,2020-10-19 07:45:00,2020-10-19 08:30:00,375.07,375.46,0.96,100.0,0.255,-0.1,0.05,-0.15,flip -2747,做多,2020-10-19 08:30:00,2020-10-19 09:15:00,375.46,375.3,0.95,100.0,0.2542,-0.04,0.05,-0.09,flip -2748,做空,2020-10-19 09:15:00,2020-10-19 09:30:00,375.3,375.74,0.95,100.0,0.254,-0.11,0.05,-0.16,flip -2749,做多,2020-10-19 09:30:00,2020-10-19 10:15:00,375.74,375.56,0.95,100.0,0.2531,-0.05,0.05,-0.09,flip -2750,做空,2020-10-19 10:15:00,2020-10-19 10:30:00,375.56,376.04,0.95,100.0,0.2529,-0.12,0.05,-0.17,flip -2751,做多,2020-10-19 10:30:00,2020-10-19 10:45:00,376.04,375.93,0.95,100.0,0.252,-0.03,0.05,-0.08,flip -2752,做空,2020-10-19 10:45:00,2020-10-19 22:15:00,375.93,378.69,0.95,100.0,0.2517,-0.69,0.05,-0.74,flip -2753,做多,2020-10-19 22:15:00,2020-10-19 23:00:00,378.69,378.72,0.94,100.0,0.2478,0.01,0.05,-0.04,flip -2754,做空,2020-10-19 23:00:00,2020-10-19 23:15:00,378.72,379.42,0.94,100.0,0.2476,-0.17,0.05,-0.22,flip -2755,做多,2020-10-19 23:15:00,2020-10-20 00:00:00,379.42,378.6,0.93,100.0,0.2464,-0.2,0.05,-0.25,flip -2756,做空,2020-10-20 00:00:00,2020-10-20 00:15:00,378.6,379.0,0.95,100.0,0.2505,-0.1,0.05,-0.15,flip -2757,做多,2020-10-20 00:15:00,2020-10-20 00:30:00,379.0,378.55,0.95,100.0,0.2497,-0.11,0.05,-0.16,flip -2758,做空,2020-10-20 00:30:00,2020-10-20 00:45:00,378.55,379.09,0.94,100.0,0.2494,-0.13,0.05,-0.18,flip -2759,做多,2020-10-20 00:45:00,2020-10-20 01:15:00,379.09,378.59,0.94,100.0,0.2485,-0.12,0.05,-0.17,flip -2760,做空,2020-10-20 01:15:00,2020-10-20 02:00:00,378.59,379.12,0.94,100.0,0.2482,-0.13,0.05,-0.18,flip -2761,做多,2020-10-20 02:00:00,2020-10-20 03:15:00,379.12,379.05,0.94,100.0,0.2473,-0.02,0.05,-0.06,flip -2762,做空,2020-10-20 03:15:00,2020-10-20 03:30:00,379.05,380.35,0.94,100.0,0.2471,-0.32,0.05,-0.37,flip -2763,做多,2020-10-20 03:30:00,2020-10-20 04:00:00,380.35,379.7,0.93,100.0,0.2451,-0.16,0.05,-0.21,flip -2764,做空,2020-10-20 04:00:00,2020-10-20 04:15:00,379.7,380.08,0.93,100.0,0.2449,-0.09,0.05,-0.14,flip -2765,做多,2020-10-20 04:15:00,2020-10-20 04:30:00,380.08,379.8,0.93,100.0,0.2441,-0.07,0.05,-0.11,flip -2766,做空,2020-10-20 04:30:00,2020-10-20 07:15:00,379.8,379.54,0.93,100.0,0.2439,0.06,0.05,0.02,flip -2767,做多,2020-10-20 07:15:00,2020-10-20 07:30:00,379.54,377.09,0.93,100.0,0.244,-0.6,0.05,-0.64,flip -2768,做空,2020-10-20 07:30:00,2020-10-20 11:15:00,377.09,369.73,0.92,100.0,0.2437,1.79,0.05,1.75,tp_lower -2769,做多,2020-10-21 00:30:00,2020-10-21 01:30:00,372.0,370.76,0.95,100.0,0.2547,-0.32,0.05,-0.36,flip -2770,做空,2020-10-21 01:30:00,2020-10-22 04:00:00,370.76,394.21,0.94,100.0,0.2544,-5.97,0.05,-6.02,flip -2771,做多,2020-10-22 04:00:00,2020-10-22 07:00:00,394.21,395.37,0.88,100.0,0.2243,0.26,0.04,0.22,flip -2772,做空,2020-10-22 07:00:00,2020-10-22 07:30:00,395.37,395.49,0.89,100.0,0.224,-0.03,0.04,-0.07,flip -2773,做多,2020-10-22 07:30:00,2020-10-22 07:45:00,395.49,395.29,0.88,100.0,0.2237,-0.04,0.04,-0.09,flip -2774,做空,2020-10-22 07:45:00,2020-10-23 00:15:00,395.29,412.5,0.88,100.0,0.2234,-3.85,0.05,-3.89,flip -2775,做多,2020-10-23 00:15:00,2020-10-23 00:30:00,412.5,410.21,0.85,100.0,0.2054,-0.47,0.04,-0.51,flip -2776,做空,2020-10-23 00:30:00,2020-10-23 01:15:00,410.21,413.93,0.84,100.0,0.2052,-0.76,0.04,-0.81,flip -2777,做多,2020-10-23 01:15:00,2020-10-23 01:30:00,413.93,413.2,0.83,100.0,0.2013,-0.15,0.04,-0.19,flip -2778,做空,2020-10-23 01:30:00,2020-10-23 02:30:00,413.2,415.4,0.83,100.0,0.2011,-0.44,0.04,-0.48,flip -2779,做多,2020-10-23 02:30:00,2020-10-23 02:45:00,415.4,414.76,0.83,100.0,0.1987,-0.13,0.04,-0.17,flip -2780,做空,2020-10-23 02:45:00,2020-10-23 03:00:00,414.76,415.11,0.82,100.0,0.1985,-0.07,0.04,-0.11,flip -2781,做多,2020-10-23 03:00:00,2020-10-23 05:15:00,415.11,415.23,0.82,100.0,0.198,0.02,0.04,-0.02,flip -2782,做空,2020-10-23 05:15:00,2020-10-23 05:30:00,415.23,416.23,0.82,100.0,0.1978,-0.2,0.04,-0.24,flip -2783,做多,2020-10-23 05:30:00,2020-10-23 06:00:00,416.23,414.54,0.82,100.0,0.1967,-0.33,0.04,-0.37,flip -2784,做空,2020-10-23 06:00:00,2020-10-23 06:15:00,414.54,414.91,0.81,100.0,0.1965,-0.07,0.04,-0.11,flip -2785,做多,2020-10-23 06:15:00,2020-10-23 06:30:00,414.91,413.98,0.81,100.0,0.1959,-0.18,0.04,-0.22,flip -2786,做空,2020-10-23 06:30:00,2020-10-23 08:15:00,413.98,415.05,0.81,100.0,0.1957,-0.21,0.04,-0.25,flip -2787,做多,2020-10-23 08:15:00,2020-10-23 09:30:00,415.05,414.73,0.81,100.0,0.1945,-0.06,0.04,-0.1,flip -2788,做空,2020-10-23 09:30:00,2020-10-23 09:45:00,414.73,415.15,0.81,100.0,0.1943,-0.08,0.04,-0.12,flip -2789,做多,2020-10-23 09:45:00,2020-10-23 14:00:00,415.15,414.87,0.8,100.0,0.1937,-0.05,0.04,-0.09,flip -2790,做空,2020-10-23 14:00:00,2020-10-23 14:15:00,414.87,415.62,0.8,100.0,0.1935,-0.15,0.04,-0.19,flip -2791,做多,2020-10-23 14:15:00,2020-10-23 14:30:00,415.62,414.79,0.8,100.0,0.1926,-0.16,0.04,-0.2,flip -2792,做空,2020-10-23 14:30:00,2020-10-23 15:15:00,414.79,414.44,0.8,100.0,0.1925,0.07,0.04,0.03,flip -2793,做多,2020-10-23 15:15:00,2020-10-23 15:30:00,414.44,414.24,0.8,100.0,0.1926,-0.04,0.04,-0.08,flip -2794,做空,2020-10-23 15:30:00,2020-10-23 16:15:00,414.24,406.59,0.8,100.0,0.1924,1.47,0.04,1.43,tp_lower -2795,做多,2020-10-24 01:30:00,2020-10-24 01:45:00,411.8,411.4,0.83,100.0,0.2006,-0.08,0.04,-0.12,flip -2796,做空,2020-10-24 01:45:00,2020-10-24 02:00:00,411.4,412.87,0.82,100.0,0.2004,-0.29,0.04,-0.34,flip -2797,做多,2020-10-24 02:00:00,2020-10-24 08:15:00,412.87,408.98,0.82,100.0,0.1988,-0.77,0.04,-0.81,flip -2798,做空,2020-10-24 08:15:00,2020-10-24 08:45:00,408.98,409.66,0.81,100.0,0.1986,-0.14,0.04,-0.18,flip -2799,做多,2020-10-24 08:45:00,2020-10-24 09:00:00,409.66,408.95,0.81,100.0,0.1977,-0.14,0.04,-0.18,flip -2800,做空,2020-10-24 09:00:00,2020-10-24 09:15:00,408.95,410.69,0.81,100.0,0.1975,-0.34,0.04,-0.38,flip -2801,做多,2020-10-24 09:15:00,2020-10-24 10:00:00,410.69,410.91,0.8,100.0,0.1956,0.04,0.04,0.0,flip -2802,做空,2020-10-24 10:00:00,2020-10-24 14:30:00,410.91,414.05,0.8,100.0,0.1954,-0.61,0.04,-0.65,flip -2803,做多,2020-10-24 14:30:00,2020-10-24 16:00:00,414.05,413.13,0.8,100.0,0.1923,-0.18,0.04,-0.22,flip -2804,做空,2020-10-24 16:00:00,2020-10-24 19:45:00,413.13,413.6,0.79,100.0,0.1921,-0.09,0.04,-0.13,flip -2805,做多,2020-10-24 19:45:00,2020-10-24 20:00:00,413.6,413.06,0.79,100.0,0.1915,-0.1,0.04,-0.14,flip -2806,做空,2020-10-24 20:00:00,2020-10-25 00:30:00,413.06,412.96,0.79,100.0,0.1913,0.02,0.04,-0.02,flip -2807,做多,2020-10-25 00:30:00,2020-10-25 01:00:00,412.96,413.09,0.8,100.0,0.1932,0.03,0.04,-0.01,flip -2808,做空,2020-10-25 01:00:00,2020-10-25 01:30:00,413.09,413.64,0.8,100.0,0.193,-0.11,0.04,-0.15,flip -2809,做多,2020-10-25 01:30:00,2020-10-25 02:00:00,413.64,412.87,0.8,100.0,0.1923,-0.15,0.04,-0.19,flip -2810,做空,2020-10-25 02:00:00,2020-10-25 02:15:00,412.87,413.7,0.79,100.0,0.1921,-0.16,0.04,-0.2,flip -2811,做多,2020-10-25 02:15:00,2020-10-25 02:30:00,413.7,413.34,0.79,100.0,0.1911,-0.07,0.04,-0.11,flip -2812,做空,2020-10-25 02:30:00,2020-10-25 03:30:00,413.34,416.0,0.79,100.0,0.1909,-0.51,0.04,-0.55,flip -2813,做多,2020-10-25 03:30:00,2020-10-25 05:30:00,416.0,413.27,0.78,100.0,0.1883,-0.51,0.04,-0.55,flip -2814,做空,2020-10-25 05:30:00,2020-10-25 05:45:00,413.27,406.68,0.78,100.0,0.1881,1.24,0.04,1.2,tp_lower -2815,做多,2020-10-25 20:15:00,2020-10-25 20:30:00,408.74,407.9,0.79,100.0,0.193,-0.16,0.04,-0.2,flip -2816,做空,2020-10-25 20:30:00,2020-10-25 21:45:00,407.9,408.01,0.79,100.0,0.1929,-0.02,0.04,-0.06,flip -2817,做多,2020-10-25 21:45:00,2020-10-25 22:00:00,408.01,406.31,0.79,100.0,0.1926,-0.33,0.04,-0.37,flip -2818,做空,2020-10-25 22:00:00,2020-10-26 00:00:00,406.31,403.81,0.78,100.0,0.1924,0.48,0.04,0.44,tp_lower -2819,做多,2020-10-26 00:45:00,2020-10-26 01:30:00,408.18,407.25,0.79,100.0,0.1946,-0.18,0.04,-0.22,flip -2820,做空,2020-10-26 01:30:00,2020-10-26 01:45:00,407.25,408.5,0.79,100.0,0.1944,-0.24,0.04,-0.28,flip -2821,做多,2020-10-26 01:45:00,2020-10-26 04:00:00,408.5,408.57,0.79,100.0,0.193,0.01,0.04,-0.03,flip -2822,做空,2020-10-26 04:00:00,2020-10-26 08:15:00,408.57,403.39,0.79,100.0,0.1928,1.0,0.04,0.96,tp_lower -2823,做多,2020-10-26 10:45:00,2020-10-26 11:15:00,407.07,406.43,0.8,100.0,0.1958,-0.13,0.04,-0.17,flip -2824,做空,2020-10-26 11:15:00,2020-10-26 15:15:00,406.43,399.3,0.79,100.0,0.1956,1.39,0.04,1.36,tp_lower -2825,做多,2020-10-27 04:45:00,2020-10-27 05:00:00,394.4,393.5,0.81,100.0,0.206,-0.19,0.04,-0.23,flip -2826,做空,2020-10-27 05:00:00,2020-10-27 05:45:00,393.5,393.01,0.81,100.0,0.2058,0.1,0.04,0.06,flip -2827,做多,2020-10-27 05:45:00,2020-10-27 06:15:00,393.01,392.9,0.81,100.0,0.2061,-0.02,0.04,-0.06,flip -2828,做空,2020-10-27 06:15:00,2020-10-27 06:30:00,392.9,393.27,0.81,100.0,0.2059,-0.08,0.04,-0.12,flip -2829,做多,2020-10-27 06:30:00,2020-10-27 09:15:00,393.27,390.68,0.81,100.0,0.2053,-0.53,0.04,-0.57,flip -2830,做空,2020-10-27 09:15:00,2020-10-27 10:15:00,390.68,394.27,0.8,100.0,0.2051,-0.74,0.04,-0.78,flip -2831,做多,2020-10-27 10:15:00,2020-10-27 11:15:00,394.27,402.06,0.79,100.0,0.2012,1.57,0.04,1.53,tp_upper -2832,做多,2020-10-28 00:00:00,2020-10-28 03:00:00,405.17,405.88,0.81,100.0,0.2007,0.14,0.04,0.1,flip -2833,做空,2020-10-28 03:00:00,2020-10-28 04:30:00,405.88,406.09,0.81,100.0,0.2005,-0.04,0.04,-0.08,flip -2834,做多,2020-10-28 04:30:00,2020-10-28 04:45:00,406.09,405.83,0.81,100.0,0.2001,-0.05,0.04,-0.09,flip -2835,做空,2020-10-28 04:45:00,2020-10-28 07:00:00,405.83,398.61,0.81,100.0,0.1999,1.44,0.04,1.4,tp_lower -2836,做多,2020-10-28 23:30:00,2020-10-29 00:30:00,388.12,388.4,0.82,100.0,0.2125,0.06,0.04,0.02,flip -2837,做空,2020-10-29 00:30:00,2020-10-29 01:30:00,388.4,388.96,0.83,100.0,0.2132,-0.12,0.04,-0.16,flip -2838,做多,2020-10-29 01:30:00,2020-10-29 07:45:00,388.96,387.14,0.83,100.0,0.2123,-0.39,0.04,-0.43,flip -2839,做空,2020-10-29 07:45:00,2020-10-29 09:00:00,387.14,387.72,0.82,100.0,0.2121,-0.12,0.04,-0.16,flip -2840,做多,2020-10-29 09:00:00,2020-10-29 09:15:00,387.72,386.73,0.82,100.0,0.2113,-0.21,0.04,-0.25,flip -2841,做空,2020-10-29 09:15:00,2020-10-29 14:00:00,386.73,387.78,0.82,100.0,0.2111,-0.22,0.04,-0.26,flip -2842,做多,2020-10-29 14:00:00,2020-10-29 19:15:00,387.78,389.67,0.81,100.0,0.2097,0.4,0.04,0.36,flip -2843,做空,2020-10-29 19:15:00,2020-10-29 20:15:00,389.67,389.15,0.82,100.0,0.2095,0.11,0.04,0.07,flip -2844,做多,2020-10-29 20:15:00,2020-10-29 20:30:00,389.15,388.95,0.82,100.0,0.2098,-0.04,0.04,-0.08,flip -2845,做空,2020-10-29 20:30:00,2020-10-29 21:00:00,388.95,389.0,0.82,100.0,0.2096,-0.01,0.04,-0.05,flip -2846,做多,2020-10-29 21:00:00,2020-10-29 21:15:00,389.0,388.22,0.81,100.0,0.2094,-0.16,0.04,-0.2,flip -2847,做空,2020-10-29 21:15:00,2020-10-29 21:45:00,388.22,387.9,0.81,100.0,0.2092,0.07,0.04,0.03,flip -2848,做多,2020-10-29 21:45:00,2020-10-30 01:30:00,387.9,387.81,0.81,100.0,0.2093,-0.02,0.04,-0.06,flip -2849,做空,2020-10-30 01:30:00,2020-10-30 02:00:00,387.81,387.98,0.82,100.0,0.2114,-0.04,0.04,-0.08,flip -2850,做多,2020-10-30 02:00:00,2020-10-30 16:00:00,387.98,379.91,0.82,100.0,0.211,-1.7,0.04,-1.74,flip -2851,做空,2020-10-30 16:00:00,2020-10-30 17:00:00,379.91,383.07,0.8,100.0,0.2108,-0.67,0.04,-0.71,flip -2852,做多,2020-10-30 17:00:00,2020-10-30 17:30:00,383.07,381.0,0.79,100.0,0.2071,-0.43,0.04,-0.47,flip -2853,做空,2020-10-30 17:30:00,2020-10-30 17:45:00,381.0,381.82,0.79,100.0,0.2069,-0.17,0.04,-0.21,flip -2854,做多,2020-10-30 17:45:00,2020-10-31 00:00:00,381.82,381.04,0.79,100.0,0.2058,-0.16,0.04,-0.2,flip -2855,做空,2020-10-31 00:00:00,2020-10-31 00:15:00,381.04,382.15,0.79,100.0,0.2067,-0.23,0.04,-0.27,flip -2856,做多,2020-10-31 00:15:00,2020-10-31 03:30:00,382.15,382.26,0.78,100.0,0.2053,0.02,0.04,-0.02,flip -2857,做空,2020-10-31 03:30:00,2020-10-31 03:45:00,382.26,382.85,0.78,100.0,0.2051,-0.12,0.04,-0.16,flip -2858,做多,2020-10-31 03:45:00,2020-10-31 04:30:00,382.85,382.59,0.78,100.0,0.2043,-0.05,0.04,-0.09,flip -2859,做空,2020-10-31 04:30:00,2020-10-31 04:45:00,382.59,383.27,0.78,100.0,0.204,-0.14,0.04,-0.18,flip -2860,做多,2020-10-31 04:45:00,2020-10-31 05:00:00,383.27,382.28,0.78,100.0,0.2031,-0.2,0.04,-0.24,flip -2861,做空,2020-10-31 05:00:00,2020-10-31 05:15:00,382.28,383.02,0.78,100.0,0.2029,-0.15,0.04,-0.19,flip -2862,做多,2020-10-31 05:15:00,2020-10-31 05:30:00,383.02,382.52,0.77,100.0,0.2019,-0.1,0.04,-0.14,flip -2863,做空,2020-10-31 05:30:00,2020-10-31 06:00:00,382.52,383.0,0.77,100.0,0.2017,-0.1,0.04,-0.14,flip -2864,做多,2020-10-31 06:00:00,2020-10-31 07:30:00,383.0,383.72,0.77,100.0,0.201,0.14,0.04,0.11,flip -2865,做空,2020-10-31 07:30:00,2020-10-31 17:30:00,383.72,387.72,0.77,100.0,0.2008,-0.8,0.04,-0.84,flip -2866,做多,2020-10-31 17:30:00,2020-10-31 17:45:00,387.72,387.17,0.76,100.0,0.1965,-0.11,0.04,-0.15,flip -2867,做空,2020-10-31 17:45:00,2020-10-31 20:45:00,387.17,387.66,0.76,100.0,0.1963,-0.1,0.04,-0.13,flip -2868,做多,2020-10-31 20:45:00,2020-10-31 21:00:00,387.66,387.62,0.76,100.0,0.1956,-0.01,0.04,-0.05,flip -2869,做空,2020-10-31 21:00:00,2020-10-31 22:15:00,387.62,388.03,0.76,100.0,0.1954,-0.08,0.04,-0.12,flip -2870,做多,2020-10-31 22:15:00,2020-10-31 22:30:00,388.03,387.99,0.76,100.0,0.1948,-0.01,0.04,-0.05,flip -2871,做空,2020-10-31 22:30:00,2020-10-31 22:45:00,387.99,388.28,0.75,100.0,0.1946,-0.06,0.04,-0.09,flip -2872,做多,2020-10-31 22:45:00,2020-10-31 23:00:00,388.28,385.93,0.75,100.0,0.1941,-0.46,0.04,-0.49,flip -2873,做空,2020-10-31 23:00:00,2020-11-01 00:00:00,385.93,390.04,0.75,100.0,0.1939,-0.8,0.04,-0.83,flip -2874,做多,2020-11-01 00:00:00,2020-11-01 00:30:00,390.04,386.34,0.75,100.0,0.193,-0.71,0.04,-0.75,flip -2875,做空,2020-11-01 00:30:00,2020-11-01 01:15:00,386.34,388.8,0.74,100.0,0.1928,-0.47,0.04,-0.51,flip -2876,做多,2020-11-01 01:15:00,2020-11-01 01:30:00,388.8,388.72,0.74,100.0,0.1902,-0.02,0.04,-0.05,flip -2877,做空,2020-11-01 01:30:00,2020-11-01 07:00:00,388.72,387.76,0.74,100.0,0.19,0.18,0.04,0.15,flip -2878,做多,2020-11-01 07:00:00,2020-11-01 07:15:00,387.76,387.34,0.74,100.0,0.1907,-0.08,0.04,-0.12,flip -2879,做空,2020-11-01 07:15:00,2020-11-01 07:30:00,387.34,387.51,0.74,100.0,0.1905,-0.03,0.04,-0.07,flip -2880,做多,2020-11-01 07:30:00,2020-11-01 08:30:00,387.51,387.53,0.74,100.0,0.1902,0.0,0.04,-0.03,flip -2881,做空,2020-11-01 08:30:00,2020-11-01 10:30:00,387.53,387.21,0.74,100.0,0.19,0.06,0.04,0.02,flip -2882,做多,2020-11-01 10:30:00,2020-11-01 11:15:00,387.21,386.55,0.74,100.0,0.1901,-0.13,0.04,-0.16,flip -2883,做空,2020-11-01 11:15:00,2020-11-01 11:30:00,386.55,386.55,0.73,100.0,0.1899,0.0,0.04,-0.04,flip -2884,做多,2020-11-01 11:30:00,2020-11-01 12:30:00,386.55,387.05,0.73,100.0,0.1897,0.09,0.04,0.06,flip -2885,做空,2020-11-01 12:30:00,2020-11-01 12:45:00,387.05,388.15,0.73,100.0,0.1896,-0.21,0.04,-0.25,flip -2886,做多,2020-11-01 12:45:00,2020-11-01 13:15:00,388.15,387.24,0.73,100.0,0.1883,-0.17,0.04,-0.21,flip -2887,做空,2020-11-01 13:15:00,2020-11-01 13:45:00,387.24,387.71,0.73,100.0,0.1881,-0.09,0.04,-0.12,flip -2888,做多,2020-11-01 13:45:00,2020-11-01 14:15:00,387.71,387.01,0.73,100.0,0.1875,-0.13,0.04,-0.17,flip -2889,做空,2020-11-01 14:15:00,2020-11-01 14:30:00,387.01,387.86,0.72,100.0,0.1873,-0.16,0.04,-0.2,flip -2890,做多,2020-11-01 14:30:00,2020-11-01 20:45:00,387.86,394.41,0.72,100.0,0.1863,1.22,0.04,1.18,tp_upper -2891,做多,2020-11-03 01:45:00,2020-11-03 02:00:00,384.77,384.64,0.75,100.0,0.1938,-0.03,0.04,-0.06,flip -2892,做空,2020-11-03 02:00:00,2020-11-03 03:00:00,384.64,376.45,0.74,100.0,0.1936,1.59,0.04,1.55,tp_lower -2893,做多,2020-11-03 10:45:00,2020-11-03 11:00:00,381.31,380.64,0.76,100.0,0.1992,-0.13,0.04,-0.17,flip -2894,做空,2020-11-03 11:00:00,2020-11-03 11:45:00,380.64,379.4,0.76,100.0,0.199,0.25,0.04,0.21,flip -2895,做多,2020-11-03 11:45:00,2020-11-03 12:00:00,379.4,378.88,0.76,100.0,0.2001,-0.1,0.04,-0.14,flip -2896,做空,2020-11-03 12:00:00,2020-11-03 12:15:00,378.88,379.28,0.76,100.0,0.1999,-0.08,0.04,-0.12,flip -2897,做多,2020-11-03 12:15:00,2020-11-03 12:30:00,379.28,378.66,0.76,100.0,0.1993,-0.12,0.04,-0.16,flip -2898,做空,2020-11-03 12:30:00,2020-11-03 12:45:00,378.66,379.59,0.75,100.0,0.1991,-0.19,0.04,-0.22,flip -2899,做多,2020-11-03 12:45:00,2020-11-03 13:00:00,379.59,377.82,0.75,100.0,0.1979,-0.35,0.04,-0.39,flip -2900,做空,2020-11-03 13:00:00,2020-11-03 13:15:00,377.82,382.67,0.75,100.0,0.1977,-0.96,0.04,-1.0,flip -2901,做多,2020-11-03 13:15:00,2020-11-04 01:00:00,382.67,382.4,0.74,100.0,0.1925,-0.05,0.04,-0.09,flip -2902,做空,2020-11-04 01:00:00,2020-11-04 01:15:00,382.4,382.77,0.74,100.0,0.1942,-0.07,0.04,-0.11,flip -2903,做多,2020-11-04 01:15:00,2020-11-04 02:15:00,382.77,382.47,0.74,100.0,0.1936,-0.06,0.04,-0.1,flip -2904,做空,2020-11-04 02:15:00,2020-11-04 02:45:00,382.47,382.84,0.74,100.0,0.1934,-0.07,0.04,-0.11,flip -2905,做多,2020-11-04 02:45:00,2020-11-04 05:45:00,382.84,383.39,0.74,100.0,0.1928,0.11,0.04,0.07,flip -2906,做空,2020-11-04 05:45:00,2020-11-04 06:00:00,383.39,384.79,0.74,100.0,0.1927,-0.27,0.04,-0.31,flip -2907,做多,2020-11-04 06:00:00,2020-11-04 06:15:00,384.79,384.07,0.74,100.0,0.1911,-0.14,0.04,-0.17,flip -2908,做空,2020-11-04 06:15:00,2020-11-04 06:45:00,384.07,384.45,0.73,100.0,0.1909,-0.07,0.04,-0.11,flip -2909,做多,2020-11-04 06:45:00,2020-11-04 07:00:00,384.45,383.91,0.73,100.0,0.1903,-0.1,0.04,-0.14,flip -2910,做空,2020-11-04 07:00:00,2020-11-04 07:15:00,383.91,384.3,0.73,100.0,0.1901,-0.07,0.04,-0.11,flip -2911,做多,2020-11-04 07:15:00,2020-11-04 07:30:00,384.3,382.82,0.73,100.0,0.1895,-0.28,0.04,-0.32,flip -2912,做空,2020-11-04 07:30:00,2020-11-04 13:15:00,382.82,383.25,0.72,100.0,0.1893,-0.08,0.04,-0.12,flip -2913,做多,2020-11-04 13:15:00,2020-11-04 13:45:00,383.25,382.74,0.72,100.0,0.1887,-0.1,0.04,-0.13,flip -2914,做空,2020-11-04 13:45:00,2020-11-04 15:00:00,382.74,382.5,0.72,100.0,0.1885,0.05,0.04,0.01,flip -2915,做多,2020-11-04 15:00:00,2020-11-04 16:00:00,382.5,394.63,0.72,100.0,0.1886,2.29,0.04,2.25,tp_upper -2916,做多,2020-11-04 16:00:00,2020-11-04 16:15:00,394.63,397.67,0.74,100.0,0.1884,0.57,0.04,0.54,tp_upper -2917,做多,2020-11-05 06:30:00,2020-11-05 06:45:00,402.78,401.84,0.76,100.0,0.1884,-0.18,0.04,-0.21,flip -2918,做空,2020-11-05 06:45:00,2020-11-05 07:15:00,401.84,404.12,0.76,100.0,0.1882,-0.43,0.04,-0.47,flip -2919,做多,2020-11-05 07:15:00,2020-11-05 07:30:00,404.12,402.41,0.75,100.0,0.1859,-0.32,0.04,-0.36,flip -2920,做空,2020-11-05 07:30:00,2020-11-05 07:45:00,402.41,403.13,0.75,100.0,0.1857,-0.13,0.04,-0.17,flip -2921,做多,2020-11-05 07:45:00,2020-11-05 08:15:00,403.13,403.05,0.75,100.0,0.1848,-0.01,0.04,-0.05,flip -2922,做空,2020-11-05 08:15:00,2020-11-05 08:30:00,403.05,398.44,0.74,100.0,0.1847,0.85,0.04,0.81,tp_lower -2923,做多,2020-11-05 10:45:00,2020-11-05 11:15:00,407.19,401.64,0.75,100.0,0.1847,-1.02,0.04,-1.06,flip -2924,做空,2020-11-05 11:15:00,2020-11-05 11:30:00,401.64,404.03,0.74,100.0,0.1845,-0.44,0.04,-0.48,flip -2925,做多,2020-11-05 11:30:00,2020-11-05 12:00:00,404.03,401.21,0.74,100.0,0.1821,-0.51,0.04,-0.55,flip -2926,做空,2020-11-05 12:00:00,2020-11-05 12:15:00,401.21,402.58,0.73,100.0,0.1819,-0.25,0.04,-0.29,flip -2927,做多,2020-11-05 12:15:00,2020-11-05 12:45:00,402.58,402.72,0.73,100.0,0.1805,0.03,0.04,-0.01,flip -2928,做空,2020-11-05 12:45:00,2020-11-05 13:00:00,402.72,403.74,0.73,100.0,0.1803,-0.18,0.04,-0.22,flip -2929,做多,2020-11-05 13:00:00,2020-11-05 13:30:00,403.74,409.38,0.72,100.0,0.1793,1.01,0.04,0.97,tp_upper -2930,做多,2020-11-05 13:30:00,2020-11-05 13:45:00,409.38,405.8,0.73,100.0,0.1791,-0.64,0.04,-0.68,flip -2931,做空,2020-11-05 13:45:00,2020-11-06 16:00:00,405.8,441.48,0.73,100.0,0.1789,-6.38,0.04,-6.42,flip -2932,做多,2020-11-06 16:00:00,2020-11-06 20:15:00,441.48,438.59,0.67,100.0,0.152,-0.44,0.03,-0.47,flip -2933,做空,2020-11-06 20:15:00,2020-11-06 20:30:00,438.59,442.76,0.67,100.0,0.1518,-0.63,0.03,-0.67,flip -2934,做多,2020-11-06 20:30:00,2020-11-07 08:00:00,442.76,456.57,0.66,100.0,0.1488,2.06,0.03,2.02,flip -2935,做空,2020-11-07 08:00:00,2020-11-07 13:30:00,456.57,462.79,0.68,100.0,0.1491,-0.93,0.03,-0.96,flip -2936,做多,2020-11-07 13:30:00,2020-11-07 14:00:00,462.79,460.23,0.67,100.0,0.1449,-0.37,0.03,-0.4,flip -2937,做空,2020-11-07 14:00:00,2020-11-07 14:15:00,460.23,460.79,0.67,100.0,0.1448,-0.08,0.03,-0.11,flip -2938,做多,2020-11-07 14:15:00,2020-11-07 14:30:00,460.79,453.83,0.66,100.0,0.1443,-1.0,0.03,-1.04,flip -2939,做空,2020-11-07 14:30:00,2020-11-07 14:45:00,453.83,447.24,0.65,100.0,0.1442,0.95,0.03,0.92,tp_lower -2940,做多,2020-11-08 05:45:00,2020-11-08 06:00:00,441.1,440.5,0.67,100.0,0.1511,-0.09,0.03,-0.12,flip -2941,做空,2020-11-08 06:00:00,2020-11-08 09:30:00,440.5,438.28,0.66,100.0,0.1509,0.34,0.03,0.3,flip -2942,做多,2020-11-08 09:30:00,2020-11-09 03:00:00,438.28,452.16,0.67,100.0,0.1523,2.11,0.03,2.08,flip -2943,做空,2020-11-09 03:00:00,2020-11-09 03:15:00,452.16,453.21,0.69,100.0,0.1525,-0.16,0.03,-0.19,flip -2944,做多,2020-11-09 03:15:00,2020-11-09 03:45:00,453.21,452.0,0.69,100.0,0.1516,-0.18,0.03,-0.22,flip -2945,做空,2020-11-09 03:45:00,2020-11-09 04:30:00,452.0,452.55,0.68,100.0,0.1515,-0.08,0.03,-0.12,flip -2946,做多,2020-11-09 04:30:00,2020-11-09 05:45:00,452.55,453.71,0.68,100.0,0.1509,0.18,0.03,0.14,flip -2947,做空,2020-11-09 05:45:00,2020-11-09 10:00:00,453.71,452.55,0.68,100.0,0.1508,0.17,0.03,0.14,flip -2948,做多,2020-11-09 10:00:00,2020-11-09 10:15:00,452.55,451.74,0.69,100.0,0.1514,-0.12,0.03,-0.16,flip -2949,做空,2020-11-09 10:15:00,2020-11-09 10:30:00,451.74,452.85,0.68,100.0,0.1513,-0.17,0.03,-0.2,flip -2950,做多,2020-11-09 10:30:00,2020-11-09 12:00:00,452.85,451.78,0.68,100.0,0.1504,-0.16,0.03,-0.19,flip -2951,做空,2020-11-09 12:00:00,2020-11-09 12:15:00,451.78,453.55,0.68,100.0,0.1502,-0.27,0.03,-0.3,flip -2952,做多,2020-11-09 12:15:00,2020-11-09 12:45:00,453.55,453.8,0.68,100.0,0.1489,0.04,0.03,0.0,flip -2953,做空,2020-11-09 12:45:00,2020-11-09 20:30:00,453.8,449.7,0.68,100.0,0.1487,0.61,0.03,0.58,flip -2954,做多,2020-11-09 20:30:00,2020-11-09 20:45:00,449.7,447.23,0.68,100.0,0.1513,-0.37,0.03,-0.41,flip -2955,做空,2020-11-09 20:45:00,2020-11-09 21:00:00,447.23,448.67,0.68,100.0,0.1512,-0.22,0.03,-0.25,flip -2956,做多,2020-11-09 21:00:00,2020-11-09 21:30:00,448.67,447.66,0.67,100.0,0.15,-0.15,0.03,-0.19,flip -2957,做空,2020-11-09 21:30:00,2020-11-09 21:45:00,447.66,447.76,0.67,100.0,0.1499,-0.01,0.03,-0.05,flip -2958,做多,2020-11-09 21:45:00,2020-11-09 22:00:00,447.76,446.85,0.67,100.0,0.1497,-0.14,0.03,-0.17,flip -2959,做空,2020-11-09 22:00:00,2020-11-10 01:00:00,446.85,447.25,0.67,100.0,0.1495,-0.06,0.03,-0.09,flip -2960,做多,2020-11-10 01:00:00,2020-11-10 02:45:00,447.25,445.79,0.68,100.0,0.1514,-0.22,0.03,-0.25,flip -2961,做空,2020-11-10 02:45:00,2020-11-10 03:15:00,445.79,446.39,0.67,100.0,0.1513,-0.09,0.03,-0.12,flip -2962,做多,2020-11-10 03:15:00,2020-11-10 10:45:00,446.39,448.83,0.67,100.0,0.1507,0.37,0.03,0.33,flip -2963,做空,2020-11-10 10:45:00,2020-11-10 12:00:00,448.83,449.66,0.68,100.0,0.1506,-0.12,0.03,-0.16,flip -2964,做多,2020-11-10 12:00:00,2020-11-10 12:30:00,449.66,447.23,0.67,100.0,0.1499,-0.36,0.03,-0.4,flip -2965,做空,2020-11-10 12:30:00,2020-11-10 12:45:00,447.23,448.17,0.67,100.0,0.1497,-0.14,0.03,-0.17,flip -2966,做多,2020-11-10 12:45:00,2020-11-10 13:00:00,448.17,445.61,0.67,100.0,0.1489,-0.38,0.03,-0.41,flip -2967,做空,2020-11-10 13:00:00,2020-11-10 13:45:00,445.61,447.66,0.66,100.0,0.1488,-0.31,0.03,-0.34,flip -2968,做多,2020-11-10 13:45:00,2020-11-10 14:00:00,447.66,447.07,0.66,100.0,0.1473,-0.09,0.03,-0.12,flip -2969,做空,2020-11-10 14:00:00,2020-11-10 19:30:00,447.07,448.03,0.66,100.0,0.1471,-0.14,0.03,-0.17,flip -2970,做多,2020-11-10 19:30:00,2020-11-11 00:30:00,448.03,463.17,0.66,100.0,0.1464,2.22,0.03,2.18,tp_upper -2971,做多,2020-11-11 09:45:00,2020-11-11 12:00:00,459.04,460.61,0.68,100.0,0.149,0.23,0.03,0.2,flip -2972,做空,2020-11-11 12:00:00,2020-11-11 14:00:00,460.61,461.07,0.69,100.0,0.1488,-0.07,0.03,-0.1,flip -2973,做多,2020-11-11 14:00:00,2020-11-11 16:15:00,461.07,472.43,0.68,100.0,0.1484,1.69,0.04,1.65,tp_upper -2974,做多,2020-11-11 20:30:00,2020-11-11 23:00:00,464.22,465.02,0.7,100.0,0.1508,0.12,0.04,0.09,flip -2975,做空,2020-11-11 23:00:00,2020-11-12 07:15:00,465.02,464.32,0.7,100.0,0.1507,0.11,0.03,0.07,flip -2976,做多,2020-11-12 07:15:00,2020-11-12 08:30:00,464.32,464.66,0.7,100.0,0.1517,0.05,0.04,0.02,flip -2977,做空,2020-11-12 08:30:00,2020-11-12 09:15:00,464.66,463.54,0.7,100.0,0.1515,0.17,0.04,0.13,flip -2978,做多,2020-11-12 09:15:00,2020-11-12 10:15:00,463.54,463.72,0.71,100.0,0.1521,0.03,0.04,-0.01,flip -2979,做空,2020-11-12 10:15:00,2020-11-12 12:15:00,463.72,461.75,0.7,100.0,0.1519,0.3,0.04,0.26,flip -2980,做多,2020-11-12 12:15:00,2020-11-12 12:30:00,461.75,461.66,0.71,100.0,0.1531,-0.01,0.04,-0.05,flip -2981,做空,2020-11-12 12:30:00,2020-11-12 13:15:00,461.66,461.5,0.71,100.0,0.1529,0.02,0.04,-0.01,flip -2982,做多,2020-11-12 13:15:00,2020-11-12 14:15:00,461.5,460.4,0.71,100.0,0.1529,-0.17,0.04,-0.2,flip -2983,做空,2020-11-12 14:15:00,2020-11-12 15:45:00,460.4,461.62,0.7,100.0,0.1527,-0.19,0.04,-0.22,flip -2984,做多,2020-11-12 15:45:00,2020-11-12 16:00:00,461.62,458.05,0.7,100.0,0.1518,-0.54,0.03,-0.58,flip -2985,做空,2020-11-12 16:00:00,2020-11-12 21:15:00,458.05,460.51,0.69,100.0,0.1516,-0.37,0.03,-0.41,flip -2986,做多,2020-11-12 21:15:00,2020-11-13 05:15:00,460.51,461.26,0.69,100.0,0.1499,0.11,0.03,0.08,flip -2987,做空,2020-11-13 05:15:00,2020-11-13 05:45:00,461.26,460.95,0.7,100.0,0.1512,0.05,0.03,0.01,flip -2988,做多,2020-11-13 05:45:00,2020-11-13 07:00:00,460.95,459.77,0.7,100.0,0.1513,-0.18,0.03,-0.21,flip -2989,做空,2020-11-13 07:00:00,2020-11-13 08:00:00,459.77,460.9,0.69,100.0,0.1511,-0.17,0.03,-0.21,flip -2990,做多,2020-11-13 08:00:00,2020-11-13 11:00:00,460.9,463.35,0.69,100.0,0.1502,0.37,0.03,0.33,flip -2991,做空,2020-11-13 11:00:00,2020-11-13 11:15:00,463.35,463.71,0.7,100.0,0.1501,-0.05,0.03,-0.09,flip -2992,做多,2020-11-13 11:15:00,2020-11-13 13:45:00,463.71,472.21,0.69,100.0,0.1497,1.27,0.04,1.24,tp_upper -2993,做多,2020-11-14 03:00:00,2020-11-14 03:30:00,471.23,472.01,0.71,100.0,0.1507,0.12,0.04,0.08,flip -2994,做空,2020-11-14 03:30:00,2020-11-14 20:45:00,472.01,461.5,0.71,100.0,0.1506,1.58,0.03,1.55,flip -2995,做多,2020-11-14 20:45:00,2020-11-14 21:15:00,461.5,460.74,0.73,100.0,0.1573,-0.12,0.04,-0.16,flip -2996,做空,2020-11-14 21:15:00,2020-11-14 22:00:00,460.74,461.54,0.72,100.0,0.1571,-0.13,0.04,-0.16,flip -2997,做多,2020-11-14 22:00:00,2020-11-14 22:30:00,461.54,460.59,0.72,100.0,0.1564,-0.15,0.04,-0.18,flip -2998,做空,2020-11-14 22:30:00,2020-11-14 22:45:00,460.59,462.0,0.72,100.0,0.1563,-0.22,0.04,-0.26,flip -2999,做多,2020-11-14 22:45:00,2020-11-15 01:00:00,462.0,459.96,0.72,100.0,0.1551,-0.32,0.04,-0.35,flip -3000,做空,2020-11-15 01:00:00,2020-11-15 01:15:00,459.96,460.37,0.72,100.0,0.1559,-0.06,0.04,-0.1,flip -3001,做多,2020-11-15 01:15:00,2020-11-15 01:45:00,460.37,460.09,0.72,100.0,0.1555,-0.04,0.04,-0.08,flip -3002,做空,2020-11-15 01:45:00,2020-11-15 05:15:00,460.09,459.96,0.71,100.0,0.1553,0.02,0.04,-0.02,flip -3003,做多,2020-11-15 05:15:00,2020-11-15 07:30:00,459.96,460.52,0.71,100.0,0.1552,0.09,0.04,0.05,flip -3004,做空,2020-11-15 07:30:00,2020-11-15 07:45:00,460.52,460.97,0.71,100.0,0.1551,-0.07,0.04,-0.11,flip -3005,做多,2020-11-15 07:45:00,2020-11-15 09:15:00,460.97,460.37,0.71,100.0,0.1546,-0.09,0.04,-0.13,flip -3006,做空,2020-11-15 09:15:00,2020-11-15 14:15:00,460.37,458.85,0.71,100.0,0.1545,0.23,0.04,0.2,flip -3007,做多,2020-11-15 14:15:00,2020-11-16 03:45:00,458.85,449.53,0.71,100.0,0.1553,-1.45,0.03,-1.48,flip -3008,做空,2020-11-16 03:45:00,2020-11-16 04:45:00,449.53,450.81,0.7,100.0,0.1563,-0.2,0.04,-0.24,flip -3009,做多,2020-11-16 04:45:00,2020-11-16 21:45:00,450.81,458.71,0.7,100.0,0.1553,1.23,0.04,1.19,flip -3010,做空,2020-11-16 21:45:00,2020-11-17 04:00:00,458.71,464.41,0.71,100.0,0.1551,-0.88,0.04,-0.92,flip -3011,做多,2020-11-17 04:00:00,2020-11-17 09:15:00,464.41,464.14,0.7,100.0,0.1516,-0.04,0.04,-0.08,flip -3012,做空,2020-11-17 09:15:00,2020-11-17 10:15:00,464.14,464.25,0.7,100.0,0.1514,-0.02,0.04,-0.05,flip -3013,做多,2020-11-17 10:15:00,2020-11-17 10:30:00,464.25,464.22,0.7,100.0,0.1512,-0.0,0.04,-0.04,flip -3014,做空,2020-11-17 10:30:00,2020-11-17 10:45:00,464.22,465.19,0.7,100.0,0.1511,-0.15,0.04,-0.18,flip -3015,做多,2020-11-17 10:45:00,2020-11-17 16:30:00,465.19,482.41,0.7,100.0,0.1503,2.59,0.04,2.55,tp_upper -3016,做多,2020-11-18 10:45:00,2020-11-18 11:00:00,482.86,479.91,0.73,100.0,0.1507,-0.44,0.04,-0.48,flip -3017,做空,2020-11-18 11:00:00,2020-11-18 22:30:00,479.91,478.5,0.72,100.0,0.1506,0.21,0.04,0.18,flip -3018,做多,2020-11-18 22:30:00,2020-11-19 00:15:00,478.5,476.08,0.72,100.0,0.1513,-0.37,0.04,-0.4,flip -3019,做空,2020-11-19 00:15:00,2020-11-19 00:30:00,476.08,477.41,0.72,100.0,0.1515,-0.2,0.04,-0.24,flip -3020,做多,2020-11-19 00:30:00,2020-11-19 04:00:00,477.41,476.03,0.72,100.0,0.1505,-0.21,0.04,-0.24,flip -3021,做空,2020-11-19 04:00:00,2020-11-19 05:15:00,476.03,476.43,0.72,100.0,0.1503,-0.06,0.04,-0.1,flip -3022,做多,2020-11-19 05:15:00,2020-11-19 06:15:00,476.43,474.47,0.71,100.0,0.1499,-0.29,0.04,-0.33,flip -3023,做空,2020-11-19 06:15:00,2020-11-19 12:30:00,474.47,475.12,0.71,100.0,0.1498,-0.1,0.04,-0.13,flip -3024,做多,2020-11-19 12:30:00,2020-11-19 12:45:00,475.12,474.07,0.71,100.0,0.1492,-0.16,0.04,-0.19,flip -3025,做空,2020-11-19 12:45:00,2020-11-19 13:00:00,474.07,476.32,0.71,100.0,0.1491,-0.34,0.04,-0.37,flip -3026,做多,2020-11-19 13:00:00,2020-11-19 14:15:00,476.32,475.42,0.7,100.0,0.1475,-0.13,0.04,-0.17,flip -3027,做空,2020-11-19 14:15:00,2020-11-19 16:15:00,475.42,475.74,0.7,100.0,0.1474,-0.05,0.04,-0.08,flip -3028,做多,2020-11-19 16:15:00,2020-11-19 17:00:00,475.74,474.1,0.7,100.0,0.147,-0.24,0.03,-0.28,flip -3029,做空,2020-11-19 17:00:00,2020-11-19 17:15:00,474.1,474.94,0.7,100.0,0.1469,-0.12,0.03,-0.16,flip -3030,做多,2020-11-19 17:15:00,2020-11-19 18:45:00,474.94,473.27,0.69,100.0,0.1462,-0.24,0.03,-0.28,flip -3031,做空,2020-11-19 18:45:00,2020-11-19 19:30:00,473.27,473.82,0.69,100.0,0.1461,-0.08,0.03,-0.11,flip -3032,做多,2020-11-19 19:30:00,2020-11-19 21:30:00,473.82,473.19,0.69,100.0,0.1456,-0.09,0.03,-0.13,flip -3033,做空,2020-11-19 21:30:00,2020-11-19 22:00:00,473.19,473.27,0.69,100.0,0.1454,-0.01,0.03,-0.05,flip -3034,做多,2020-11-19 22:00:00,2020-11-19 22:30:00,473.27,473.23,0.69,100.0,0.1452,-0.01,0.03,-0.04,flip -3035,做空,2020-11-19 22:30:00,2020-11-20 00:15:00,473.23,473.44,0.69,100.0,0.1451,-0.03,0.03,-0.06,flip -3036,做多,2020-11-20 00:15:00,2020-11-20 00:45:00,473.44,471.85,0.7,100.0,0.1471,-0.23,0.03,-0.27,flip -3037,做空,2020-11-20 00:45:00,2020-11-20 01:15:00,471.85,475.07,0.69,100.0,0.1469,-0.47,0.03,-0.51,flip -3038,做多,2020-11-20 01:15:00,2020-11-20 23:00:00,475.07,506.65,0.69,100.0,0.1448,4.57,0.04,4.54,flip -3039,做空,2020-11-20 23:00:00,2020-11-21 03:00:00,506.65,510.89,0.73,100.0,0.1447,-0.61,0.04,-0.65,flip -3040,做多,2020-11-21 03:00:00,2020-11-21 03:30:00,510.89,510.84,0.73,100.0,0.1426,-0.01,0.04,-0.04,flip -3041,做空,2020-11-21 03:30:00,2020-11-21 06:00:00,510.84,511.42,0.73,100.0,0.1425,-0.08,0.04,-0.12,flip -3042,做多,2020-11-21 06:00:00,2020-11-21 06:45:00,511.42,510.41,0.73,100.0,0.142,-0.14,0.04,-0.18,flip -3043,做空,2020-11-21 06:45:00,2020-11-21 07:15:00,510.41,512.06,0.72,100.0,0.1419,-0.23,0.04,-0.27,flip -3044,做多,2020-11-21 07:15:00,2020-11-21 07:45:00,512.06,510.6,0.72,100.0,0.1408,-0.21,0.04,-0.24,flip -3045,做空,2020-11-21 07:45:00,2020-11-21 10:00:00,510.6,514.91,0.72,100.0,0.1407,-0.61,0.04,-0.64,flip -3046,做多,2020-11-21 10:00:00,2020-11-21 11:15:00,514.91,510.91,0.71,100.0,0.1382,-0.55,0.04,-0.59,flip -3047,做空,2020-11-21 11:15:00,2020-11-21 12:00:00,510.91,512.88,0.71,100.0,0.138,-0.27,0.04,-0.31,flip -3048,做多,2020-11-21 12:00:00,2020-11-22 05:45:00,512.88,544.78,0.7,100.0,0.1368,4.37,0.04,4.33,flip -3049,做空,2020-11-22 05:45:00,2020-11-22 06:30:00,544.78,543.78,0.75,100.0,0.1378,0.14,0.04,0.1,flip -3050,做多,2020-11-22 06:30:00,2020-11-22 07:00:00,543.78,539.77,0.75,100.0,0.1381,-0.55,0.04,-0.59,flip -3051,做空,2020-11-22 07:00:00,2020-11-22 09:30:00,539.77,545.5,0.74,100.0,0.138,-0.79,0.04,-0.83,flip -3052,做多,2020-11-22 09:30:00,2020-11-22 09:45:00,545.5,545.21,0.74,100.0,0.135,-0.04,0.04,-0.08,flip -3053,做空,2020-11-22 09:45:00,2020-11-22 11:45:00,545.21,523.84,0.74,100.0,0.1348,2.88,0.04,2.85,tp_lower -3054,做多,2020-11-22 16:00:00,2020-11-23 13:15:00,542.92,586.39,0.76,100.0,0.1406,6.11,0.04,6.07,flip -3055,做空,2020-11-23 13:15:00,2020-11-24 06:15:00,586.39,609.81,0.83,100.0,0.1411,-3.31,0.04,-3.35,flip -3056,做多,2020-11-24 06:15:00,2020-11-24 06:30:00,609.81,601.35,0.79,100.0,0.1303,-1.1,0.04,-1.14,flip -3057,做空,2020-11-24 06:30:00,2020-11-24 06:45:00,601.35,609.21,0.78,100.0,0.1301,-1.02,0.04,-1.06,flip -3058,做多,2020-11-24 06:45:00,2020-11-24 07:30:00,609.21,606.13,0.77,100.0,0.1267,-0.39,0.04,-0.43,flip -3059,做空,2020-11-24 07:30:00,2020-11-24 08:00:00,606.13,613.06,0.77,100.0,0.1265,-0.88,0.04,-0.92,flip -3060,做多,2020-11-24 08:00:00,2020-11-24 10:00:00,613.06,605.26,0.76,100.0,0.1235,-0.96,0.04,-1.0,flip -3061,做空,2020-11-24 10:00:00,2020-11-24 10:30:00,605.26,610.81,0.75,100.0,0.1234,-0.68,0.04,-0.72,flip -3062,做多,2020-11-24 10:30:00,2020-11-24 10:45:00,610.81,608.32,0.74,100.0,0.121,-0.3,0.04,-0.34,flip -3063,做空,2020-11-24 10:45:00,2020-11-24 16:00:00,608.32,612.47,0.74,100.0,0.1209,-0.5,0.04,-0.54,flip -3064,做多,2020-11-24 16:00:00,2020-11-24 16:15:00,612.47,607.46,0.73,100.0,0.1192,-0.6,0.04,-0.63,flip -3065,做空,2020-11-24 16:15:00,2020-11-24 16:30:00,607.46,609.29,0.72,100.0,0.119,-0.22,0.04,-0.25,flip -3066,做多,2020-11-24 16:30:00,2020-11-24 16:45:00,609.29,609.2,0.72,100.0,0.1182,-0.01,0.04,-0.05,flip -3067,做空,2020-11-24 16:45:00,2020-11-24 17:00:00,609.2,610.87,0.72,100.0,0.1181,-0.2,0.04,-0.23,flip -3068,做多,2020-11-24 17:00:00,2020-11-24 17:15:00,610.87,607.77,0.72,100.0,0.1173,-0.36,0.04,-0.4,flip -3069,做空,2020-11-24 17:15:00,2020-11-24 17:30:00,607.77,609.74,0.71,100.0,0.1172,-0.23,0.04,-0.27,flip -3070,做多,2020-11-24 17:30:00,2020-11-24 17:45:00,609.74,607.32,0.71,100.0,0.1163,-0.28,0.04,-0.32,flip -3071,做空,2020-11-24 17:45:00,2020-11-24 19:00:00,607.32,609.88,0.71,100.0,0.1162,-0.3,0.04,-0.33,flip -3072,做多,2020-11-24 19:00:00,2020-11-24 19:45:00,609.88,608.21,0.7,100.0,0.1151,-0.19,0.04,-0.23,flip -3073,做空,2020-11-24 19:45:00,2020-11-24 20:00:00,608.21,612.53,0.7,100.0,0.115,-0.5,0.04,-0.53,flip -3074,做多,2020-11-24 20:00:00,2020-11-24 20:15:00,612.53,607.69,0.69,100.0,0.1133,-0.55,0.03,-0.58,flip -3075,做空,2020-11-24 20:15:00,2020-11-24 20:45:00,607.69,607.74,0.69,100.0,0.1132,-0.01,0.03,-0.04,flip -3076,做多,2020-11-24 20:45:00,2020-11-24 21:15:00,607.74,604.37,0.69,100.0,0.113,-0.38,0.03,-0.42,flip -3077,做空,2020-11-24 21:15:00,2020-11-25 01:00:00,604.37,605.7,0.68,100.0,0.1129,-0.15,0.03,-0.18,flip -3078,做多,2020-11-25 01:00:00,2020-11-25 01:30:00,605.7,603.18,0.69,100.0,0.1147,-0.29,0.03,-0.32,flip -3079,做空,2020-11-25 01:30:00,2020-11-25 01:45:00,603.18,605.52,0.69,100.0,0.1146,-0.27,0.03,-0.3,flip -3080,做多,2020-11-25 01:45:00,2020-11-25 02:00:00,605.52,604.52,0.69,100.0,0.1136,-0.11,0.03,-0.15,flip -3081,做空,2020-11-25 02:00:00,2020-11-25 03:45:00,604.52,585.63,0.69,100.0,0.1135,2.14,0.03,2.11,tp_lower -3082,做多,2020-11-25 10:00:00,2020-11-25 12:00:00,599.74,598.0,0.71,100.0,0.1178,-0.21,0.04,-0.24,flip -3083,做空,2020-11-25 12:00:00,2020-11-25 12:15:00,598.0,600.37,0.7,100.0,0.1177,-0.28,0.04,-0.31,flip -3084,做多,2020-11-25 12:15:00,2020-11-25 12:30:00,600.37,598.8,0.7,100.0,0.1167,-0.18,0.03,-0.22,flip -3085,做空,2020-11-25 12:30:00,2020-11-25 12:45:00,598.8,600.21,0.7,100.0,0.1166,-0.16,0.03,-0.2,flip -3086,做多,2020-11-25 12:45:00,2020-11-25 13:00:00,600.21,596.23,0.7,100.0,0.1159,-0.46,0.03,-0.5,flip -3087,做空,2020-11-25 13:00:00,2020-11-25 13:30:00,596.23,599.08,0.69,100.0,0.1158,-0.33,0.03,-0.36,flip -3088,做多,2020-11-25 13:30:00,2020-11-25 13:45:00,599.08,594.0,0.69,100.0,0.1146,-0.58,0.03,-0.62,flip -3089,做空,2020-11-25 13:45:00,2020-11-25 14:45:00,594.0,597.1,0.68,100.0,0.1144,-0.35,0.03,-0.39,flip -3090,做多,2020-11-25 14:45:00,2020-11-25 15:00:00,597.1,595.85,0.68,100.0,0.1131,-0.14,0.03,-0.18,flip -3091,做空,2020-11-25 15:00:00,2020-11-25 15:15:00,595.85,597.22,0.67,100.0,0.113,-0.15,0.03,-0.19,flip -3092,做多,2020-11-25 15:15:00,2020-11-25 15:30:00,597.22,596.22,0.67,100.0,0.1124,-0.11,0.03,-0.15,flip -3093,做空,2020-11-25 15:30:00,2020-11-25 16:00:00,596.22,594.88,0.67,100.0,0.1123,0.15,0.03,0.12,flip -3094,做多,2020-11-25 16:00:00,2020-11-25 16:15:00,594.88,592.57,0.67,100.0,0.1127,-0.26,0.03,-0.29,flip -3095,做空,2020-11-25 16:15:00,2020-11-26 03:30:00,592.57,523.55,0.67,100.0,0.1126,7.77,0.03,7.74,tp_lower -3096,做多,2020-11-26 20:15:00,2020-11-27 07:45:00,515.73,517.77,0.76,100.0,0.1464,0.3,0.04,0.26,flip -3097,做空,2020-11-27 07:45:00,2020-11-27 09:00:00,517.77,514.56,0.76,100.0,0.1464,0.47,0.04,0.43,flip -3098,做多,2020-11-27 09:00:00,2020-11-27 21:30:00,514.56,512.58,0.76,100.0,0.1481,-0.29,0.04,-0.33,flip -3099,做空,2020-11-27 21:30:00,2020-11-28 04:45:00,512.58,513.03,0.76,100.0,0.1479,-0.07,0.04,-0.1,flip -3100,做多,2020-11-28 04:45:00,2020-11-28 05:00:00,513.03,510.71,0.76,100.0,0.1479,-0.34,0.04,-0.38,flip -3101,做空,2020-11-28 05:00:00,2020-11-28 05:30:00,510.71,512.97,0.75,100.0,0.1478,-0.33,0.04,-0.37,flip -3102,做多,2020-11-28 05:30:00,2020-11-28 08:15:00,512.97,511.05,0.75,100.0,0.1463,-0.28,0.04,-0.32,flip -3103,做空,2020-11-28 08:15:00,2020-11-28 10:15:00,511.05,515.64,0.75,100.0,0.1462,-0.67,0.04,-0.71,flip -3104,做多,2020-11-28 10:15:00,2020-11-29 01:15:00,515.64,531.8,0.74,100.0,0.1434,2.32,0.04,2.28,flip -3105,做空,2020-11-29 01:15:00,2020-11-29 01:45:00,531.8,534.0,0.77,100.0,0.1439,-0.32,0.04,-0.36,flip -3106,做多,2020-11-29 01:45:00,2020-11-29 06:00:00,534.0,537.45,0.76,100.0,0.1426,0.49,0.04,0.45,flip -3107,做空,2020-11-29 06:00:00,2020-11-29 07:15:00,537.45,540.73,0.77,100.0,0.1425,-0.47,0.04,-0.51,flip -3108,做多,2020-11-29 07:15:00,2020-11-30 00:00:00,540.73,592.23,0.76,100.0,0.1406,7.24,0.04,7.2,tp_upper -3109,做多,2020-11-30 09:45:00,2020-12-01 03:45:00,577.18,605.71,0.83,100.0,0.1446,4.13,0.04,4.08,flip -3110,做空,2020-12-01 03:45:00,2020-12-01 04:00:00,605.71,608.9,0.88,100.0,0.1446,-0.46,0.04,-0.51,flip -3111,做多,2020-12-01 04:00:00,2020-12-01 04:30:00,608.9,605.71,0.87,100.0,0.1429,-0.46,0.04,-0.5,flip -3112,做空,2020-12-01 04:30:00,2020-12-01 05:15:00,605.71,608.84,0.86,100.0,0.1428,-0.45,0.04,-0.49,flip -3113,做多,2020-12-01 05:15:00,2020-12-01 06:30:00,608.84,607.16,0.86,100.0,0.1412,-0.24,0.04,-0.28,flip -3114,做空,2020-12-01 06:30:00,2020-12-01 07:00:00,607.16,609.04,0.86,100.0,0.141,-0.27,0.04,-0.31,flip -3115,做多,2020-12-01 07:00:00,2020-12-01 10:00:00,609.04,624.04,0.85,100.0,0.14,2.1,0.04,2.06,tp_upper -3116,做多,2020-12-01 11:30:00,2020-12-01 12:00:00,617.8,609.37,0.87,100.0,0.1413,-1.19,0.04,-1.23,flip -3117,做空,2020-12-01 12:00:00,2020-12-01 12:15:00,609.37,579.0,0.86,100.0,0.1411,4.29,0.04,4.25,tp_lower -3118,做多,2020-12-01 14:30:00,2020-12-01 15:30:00,609.78,603.95,0.9,100.0,0.1479,-0.86,0.04,-0.91,flip -3119,做空,2020-12-01 15:30:00,2020-12-01 15:45:00,603.95,604.63,0.89,100.0,0.1478,-0.1,0.04,-0.15,flip -3120,做多,2020-12-01 15:45:00,2020-12-01 16:00:00,604.63,598.41,0.89,100.0,0.1473,-0.92,0.04,-0.96,flip -3121,做空,2020-12-01 16:00:00,2020-12-02 06:30:00,598.41,590.21,0.88,100.0,0.1472,1.21,0.04,1.16,flip -3122,做多,2020-12-02 06:30:00,2020-12-02 07:00:00,590.21,591.75,0.9,100.0,0.1527,0.24,0.05,0.19,flip -3123,做空,2020-12-02 07:00:00,2020-12-02 07:15:00,591.75,591.95,0.9,100.0,0.1525,-0.03,0.05,-0.08,flip -3124,做多,2020-12-02 07:15:00,2020-12-02 12:00:00,591.95,592.86,0.9,100.0,0.1523,0.14,0.05,0.09,flip -3125,做空,2020-12-02 12:00:00,2020-12-02 12:15:00,592.86,593.95,0.9,100.0,0.1521,-0.17,0.05,-0.21,flip -3126,做多,2020-12-02 12:15:00,2020-12-02 12:30:00,593.95,588.91,0.9,100.0,0.1514,-0.76,0.04,-0.81,flip -3127,做空,2020-12-02 12:30:00,2020-12-02 12:45:00,588.91,593.64,0.89,100.0,0.1513,-0.72,0.04,-0.76,flip -3128,做多,2020-12-02 12:45:00,2020-12-02 14:30:00,593.64,590.85,0.88,100.0,0.1487,-0.41,0.04,-0.46,flip -3129,做空,2020-12-02 14:30:00,2020-12-02 15:00:00,590.85,591.35,0.88,100.0,0.1486,-0.07,0.04,-0.12,flip -3130,做多,2020-12-02 15:00:00,2020-12-02 15:15:00,591.35,588.42,0.88,100.0,0.1482,-0.43,0.04,-0.48,flip -3131,做空,2020-12-02 15:15:00,2020-12-02 18:00:00,588.42,593.74,0.87,100.0,0.148,-0.79,0.04,-0.83,flip -3132,做多,2020-12-02 18:00:00,2020-12-03 00:30:00,593.74,596.21,0.86,100.0,0.1452,0.36,0.04,0.32,flip -3133,做空,2020-12-03 00:30:00,2020-12-03 02:00:00,596.21,593.01,0.87,100.0,0.1465,0.47,0.04,0.43,flip -3134,做多,2020-12-03 02:00:00,2020-12-03 04:30:00,593.01,594.14,0.88,100.0,0.148,0.17,0.04,0.12,flip -3135,做空,2020-12-03 04:30:00,2020-12-03 05:00:00,594.14,594.15,0.88,100.0,0.1478,-0.0,0.04,-0.05,flip -3136,做多,2020-12-03 05:00:00,2020-12-03 05:30:00,594.15,588.56,0.88,100.0,0.1477,-0.83,0.04,-0.87,flip -3137,做空,2020-12-03 05:30:00,2020-12-03 07:30:00,588.56,596.32,0.87,100.0,0.1475,-1.14,0.04,-1.19,flip -3138,做多,2020-12-03 07:30:00,2020-12-04 01:30:00,596.32,613.34,0.86,100.0,0.1435,2.44,0.04,2.4,flip -3139,做空,2020-12-04 01:30:00,2020-12-04 02:00:00,613.34,612.4,0.88,100.0,0.1442,0.14,0.04,0.09,flip -3140,做多,2020-12-04 02:00:00,2020-12-04 08:45:00,612.4,611.5,0.88,100.0,0.1445,-0.13,0.04,-0.17,flip -3141,做空,2020-12-04 08:45:00,2020-12-04 10:15:00,611.5,592.71,0.88,100.0,0.1443,2.71,0.04,2.67,tp_lower -3142,做多,2020-12-05 05:30:00,2020-12-05 22:00:00,585.99,591.93,0.91,100.0,0.1556,0.92,0.05,0.88,flip -3143,做空,2020-12-05 22:00:00,2020-12-05 22:15:00,591.93,592.03,0.92,100.0,0.1554,-0.02,0.05,-0.06,flip -3144,做多,2020-12-05 22:15:00,2020-12-05 22:45:00,592.03,591.59,0.92,100.0,0.1552,-0.07,0.05,-0.11,flip -3145,做空,2020-12-05 22:45:00,2020-12-05 23:00:00,591.59,593.35,0.92,100.0,0.155,-0.27,0.05,-0.32,flip -3146,做多,2020-12-05 23:00:00,2020-12-06 00:00:00,593.35,603.82,0.91,100.0,0.154,1.61,0.05,1.57,tp_upper -3147,做多,2020-12-06 05:30:00,2020-12-06 06:00:00,597.39,595.76,0.93,100.0,0.1561,-0.25,0.05,-0.3,flip -3148,做空,2020-12-06 06:00:00,2020-12-06 06:15:00,595.76,597.93,0.93,100.0,0.1559,-0.34,0.05,-0.39,flip -3149,做多,2020-12-06 06:15:00,2020-12-06 08:15:00,597.93,597.6,0.92,100.0,0.1546,-0.05,0.05,-0.1,flip -3150,做空,2020-12-06 08:15:00,2020-12-06 15:00:00,597.6,594.59,0.92,100.0,0.1545,0.47,0.05,0.42,flip -3151,做多,2020-12-06 15:00:00,2020-12-06 16:15:00,594.59,592.6,0.93,100.0,0.1559,-0.31,0.05,-0.36,flip -3152,做空,2020-12-06 16:15:00,2020-12-06 17:00:00,592.6,595.29,0.92,100.0,0.1557,-0.42,0.05,-0.47,flip -3153,做多,2020-12-06 17:00:00,2020-12-06 17:45:00,595.29,595.32,0.92,100.0,0.1542,0.0,0.05,-0.04,flip -3154,做空,2020-12-06 17:45:00,2020-12-06 18:00:00,595.32,595.74,0.92,100.0,0.154,-0.06,0.05,-0.11,flip -3155,做多,2020-12-06 18:00:00,2020-12-06 18:45:00,595.74,594.76,0.92,100.0,0.1537,-0.15,0.05,-0.2,flip -3156,做空,2020-12-06 18:45:00,2020-12-06 19:00:00,594.76,595.82,0.91,100.0,0.1535,-0.16,0.05,-0.21,flip -3157,做多,2020-12-06 19:00:00,2020-12-06 19:15:00,595.82,593.21,0.91,100.0,0.1528,-0.4,0.05,-0.44,flip -3158,做空,2020-12-06 19:15:00,2020-12-06 19:30:00,593.21,595.02,0.91,100.0,0.1527,-0.28,0.05,-0.32,flip -3159,做多,2020-12-06 19:30:00,2020-12-06 21:00:00,595.02,593.92,0.9,100.0,0.1516,-0.17,0.05,-0.21,flip -3160,做空,2020-12-06 21:00:00,2020-12-06 21:15:00,593.92,594.81,0.9,100.0,0.1514,-0.13,0.05,-0.18,flip -3161,做多,2020-12-06 21:15:00,2020-12-06 22:30:00,594.81,593.44,0.9,100.0,0.1508,-0.21,0.04,-0.25,flip -3162,做空,2020-12-06 22:30:00,2020-12-06 23:00:00,593.44,601.91,0.89,100.0,0.1507,-1.28,0.05,-1.32,flip -3163,做多,2020-12-06 23:00:00,2020-12-07 01:15:00,601.91,594.7,0.88,100.0,0.1463,-1.05,0.04,-1.1,flip -3164,做空,2020-12-07 01:15:00,2020-12-07 01:45:00,594.7,594.73,0.88,100.0,0.1485,-0.0,0.04,-0.05,flip -3165,做多,2020-12-07 01:45:00,2020-12-07 02:00:00,594.73,594.62,0.88,100.0,0.1483,-0.02,0.04,-0.06,flip -3166,做空,2020-12-07 02:00:00,2020-12-07 02:30:00,594.62,594.24,0.88,100.0,0.1482,0.06,0.04,0.01,flip -3167,做多,2020-12-07 02:30:00,2020-12-07 02:45:00,594.24,593.31,0.88,100.0,0.1482,-0.14,0.04,-0.18,flip -3168,做空,2020-12-07 02:45:00,2020-12-07 03:45:00,593.31,595.0,0.88,100.0,0.1481,-0.25,0.04,-0.29,flip -3169,做多,2020-12-07 03:45:00,2020-12-07 04:00:00,595.0,593.88,0.88,100.0,0.1471,-0.16,0.04,-0.21,flip -3170,做空,2020-12-07 04:00:00,2020-12-07 04:45:00,593.88,596.31,0.87,100.0,0.1469,-0.36,0.04,-0.4,flip -3171,做多,2020-12-07 04:45:00,2020-12-07 08:15:00,596.31,596.2,0.87,100.0,0.1456,-0.02,0.04,-0.06,flip -3172,做空,2020-12-07 08:15:00,2020-12-07 08:30:00,596.2,596.26,0.87,100.0,0.1454,-0.01,0.04,-0.05,flip -3173,做多,2020-12-07 08:30:00,2020-12-07 09:00:00,596.26,596.58,0.87,100.0,0.1453,0.05,0.04,0.0,flip -3174,做空,2020-12-07 09:00:00,2020-12-07 09:45:00,596.58,595.9,0.87,100.0,0.1451,0.1,0.04,0.06,flip -3175,做多,2020-12-07 09:45:00,2020-12-07 13:00:00,595.9,596.68,0.87,100.0,0.1453,0.11,0.04,0.07,flip -3176,做空,2020-12-07 13:00:00,2020-12-07 14:15:00,596.68,596.54,0.87,100.0,0.1452,0.02,0.04,-0.02,flip -3177,做多,2020-12-07 14:15:00,2020-12-07 14:30:00,596.54,593.62,0.87,100.0,0.1451,-0.42,0.04,-0.47,flip -3178,做空,2020-12-07 14:30:00,2020-12-07 15:15:00,593.62,595.78,0.86,100.0,0.1449,-0.31,0.04,-0.36,flip -3179,做多,2020-12-07 15:15:00,2020-12-07 15:30:00,595.78,594.36,0.86,100.0,0.1437,-0.2,0.04,-0.25,flip -3180,做空,2020-12-07 15:30:00,2020-12-07 16:15:00,594.36,595.75,0.85,100.0,0.1436,-0.2,0.04,-0.24,flip -3181,做多,2020-12-07 16:15:00,2020-12-07 16:30:00,595.75,594.35,0.85,100.0,0.1428,-0.2,0.04,-0.24,flip -3182,做空,2020-12-07 16:30:00,2020-12-07 18:15:00,594.35,587.8,0.85,100.0,0.1426,0.93,0.04,0.89,tp_lower -3183,做多,2020-12-07 23:15:00,2020-12-07 23:45:00,593.26,591.84,0.86,100.0,0.1443,-0.2,0.04,-0.25,flip -3184,做空,2020-12-07 23:45:00,2020-12-08 05:00:00,591.84,591.69,0.85,100.0,0.1442,0.02,0.04,-0.02,flip -3185,做多,2020-12-08 05:00:00,2020-12-08 06:15:00,591.69,591.24,0.87,100.0,0.1469,-0.07,0.04,-0.11,flip -3186,做空,2020-12-08 06:15:00,2020-12-08 07:15:00,591.24,590.73,0.87,100.0,0.1467,0.07,0.04,0.03,flip -3187,做多,2020-12-08 07:15:00,2020-12-08 07:45:00,590.73,588.66,0.87,100.0,0.1468,-0.3,0.04,-0.35,flip -3188,做空,2020-12-08 07:45:00,2020-12-08 08:30:00,588.66,583.08,0.86,100.0,0.1467,0.82,0.04,0.78,tp_lower -3189,做多,2020-12-09 10:15:00,2020-12-10 02:30:00,555.5,568.95,0.87,100.0,0.1574,2.12,0.04,2.07,flip -3190,做空,2020-12-10 02:30:00,2020-12-10 03:00:00,568.95,568.56,0.9,100.0,0.1573,0.06,0.04,0.02,flip -3191,做多,2020-12-10 03:00:00,2020-12-10 03:45:00,568.56,567.74,0.89,100.0,0.1574,-0.13,0.04,-0.17,flip -3192,做空,2020-12-10 03:45:00,2020-12-10 04:00:00,567.74,570.76,0.89,100.0,0.1572,-0.47,0.04,-0.52,flip -3193,做多,2020-12-10 04:00:00,2020-12-10 04:30:00,570.76,569.63,0.89,100.0,0.1554,-0.18,0.04,-0.22,flip -3194,做空,2020-12-10 04:30:00,2020-12-10 18:00:00,569.63,561.78,0.88,100.0,0.1552,1.22,0.04,1.18,flip -3195,做多,2020-12-10 18:00:00,2020-12-10 18:30:00,561.78,561.31,0.9,100.0,0.1594,-0.07,0.04,-0.12,flip -3196,做空,2020-12-10 18:30:00,2020-12-10 19:00:00,561.31,561.0,0.89,100.0,0.1593,0.05,0.04,0.0,flip -3197,做多,2020-12-10 19:00:00,2020-12-10 19:15:00,561.0,559.86,0.89,100.0,0.1593,-0.18,0.04,-0.23,flip -3198,做空,2020-12-10 19:15:00,2020-12-10 19:30:00,559.86,562.39,0.89,100.0,0.1591,-0.4,0.04,-0.45,flip -3199,做多,2020-12-10 19:30:00,2020-12-10 23:30:00,562.39,560.79,0.89,100.0,0.1575,-0.25,0.04,-0.3,flip -3200,做空,2020-12-10 23:30:00,2020-12-11 13:45:00,560.79,549.76,0.88,100.0,0.1574,1.74,0.04,1.69,flip -3201,做多,2020-12-11 13:45:00,2020-12-11 17:15:00,549.76,546.09,0.91,100.0,0.1651,-0.61,0.05,-0.65,flip -3202,做空,2020-12-11 17:15:00,2020-12-11 18:30:00,546.09,546.49,0.9,100.0,0.165,-0.07,0.05,-0.11,flip -3203,做多,2020-12-11 18:30:00,2020-12-11 20:00:00,546.49,545.57,0.9,100.0,0.1646,-0.15,0.04,-0.2,flip -3204,做空,2020-12-11 20:00:00,2020-12-11 20:15:00,545.57,546.51,0.9,100.0,0.1644,-0.15,0.04,-0.2,flip -3205,做多,2020-12-11 20:15:00,2020-12-11 21:15:00,546.51,544.97,0.89,100.0,0.1637,-0.25,0.04,-0.3,flip -3206,做空,2020-12-11 21:15:00,2020-12-11 21:30:00,544.97,547.67,0.89,100.0,0.1635,-0.44,0.04,-0.49,flip -3207,做多,2020-12-11 21:30:00,2020-12-11 23:15:00,547.67,546.04,0.89,100.0,0.1617,-0.26,0.04,-0.31,flip -3208,做空,2020-12-11 23:15:00,2020-12-12 00:00:00,546.04,548.23,0.88,100.0,0.1616,-0.35,0.04,-0.4,flip -3209,做多,2020-12-12 00:00:00,2020-12-12 14:00:00,548.23,555.46,0.88,100.0,0.1613,1.17,0.04,1.12,flip -3210,做空,2020-12-12 14:00:00,2020-12-12 14:15:00,555.46,556.81,0.89,100.0,0.1611,-0.22,0.04,-0.26,flip -3211,做多,2020-12-12 14:15:00,2020-12-12 14:30:00,556.81,552.88,0.89,100.0,0.1602,-0.63,0.04,-0.67,flip -3212,做空,2020-12-12 14:30:00,2020-12-12 17:45:00,552.88,556.36,0.88,100.0,0.16,-0.56,0.04,-0.6,flip -3213,做多,2020-12-12 17:45:00,2020-12-12 18:30:00,556.36,563.05,0.88,100.0,0.1579,1.06,0.04,1.01,tp_upper -3214,做多,2020-12-13 22:30:00,2020-12-14 00:00:00,586.68,586.7,0.89,100.0,0.1521,0.0,0.04,-0.04,flip -3215,做空,2020-12-14 00:00:00,2020-12-14 00:15:00,586.7,586.69,0.89,100.0,0.152,0.0,0.04,-0.04,flip -3216,做多,2020-12-14 00:15:00,2020-12-14 04:15:00,586.69,585.54,0.89,100.0,0.1519,-0.17,0.04,-0.22,flip -3217,做空,2020-12-14 04:15:00,2020-12-14 08:00:00,585.54,589.15,0.89,100.0,0.1517,-0.55,0.04,-0.59,flip -3218,做多,2020-12-14 08:00:00,2020-12-14 08:15:00,589.15,587.09,0.88,100.0,0.1497,-0.31,0.04,-0.35,flip -3219,做空,2020-12-14 08:15:00,2020-12-14 08:45:00,587.09,588.28,0.88,100.0,0.1496,-0.18,0.04,-0.22,flip -3220,做多,2020-12-14 08:45:00,2020-12-14 09:00:00,588.28,586.45,0.88,100.0,0.1488,-0.27,0.04,-0.32,flip -3221,做空,2020-12-14 09:00:00,2020-12-14 10:45:00,586.45,578.42,0.87,100.0,0.1487,1.19,0.04,1.15,tp_lower -3222,做多,2020-12-14 15:00:00,2020-12-14 15:15:00,588.21,586.01,0.88,100.0,0.1501,-0.33,0.04,-0.37,flip -3223,做空,2020-12-14 15:15:00,2020-12-14 18:30:00,586.01,584.53,0.88,100.0,0.1499,0.22,0.04,0.18,flip -3224,做多,2020-12-14 18:30:00,2020-12-14 20:15:00,584.53,583.6,0.88,100.0,0.1506,-0.14,0.04,-0.18,flip -3225,做空,2020-12-14 20:15:00,2020-12-14 20:30:00,583.6,586.02,0.88,100.0,0.1504,-0.36,0.04,-0.41,flip -3226,做多,2020-12-14 20:30:00,2020-12-15 04:45:00,586.02,583.28,0.87,100.0,0.149,-0.41,0.04,-0.45,flip -3227,做空,2020-12-15 04:45:00,2020-12-15 10:45:00,583.28,588.0,0.88,100.0,0.1505,-0.71,0.04,-0.75,flip -3228,做多,2020-12-15 10:45:00,2020-12-15 11:00:00,588.0,587.08,0.87,100.0,0.1479,-0.14,0.04,-0.18,flip -3229,做空,2020-12-15 11:00:00,2020-12-15 12:00:00,587.08,586.89,0.87,100.0,0.1478,0.03,0.04,-0.02,flip -3230,做多,2020-12-15 12:00:00,2020-12-15 12:30:00,586.89,586.38,0.87,100.0,0.1477,-0.08,0.04,-0.12,flip -3231,做空,2020-12-15 12:30:00,2020-12-15 13:00:00,586.38,586.49,0.87,100.0,0.1476,-0.02,0.04,-0.06,flip -3232,做多,2020-12-15 13:00:00,2020-12-15 14:15:00,586.49,585.16,0.86,100.0,0.1474,-0.2,0.04,-0.24,flip -3233,做空,2020-12-15 14:15:00,2020-12-15 16:00:00,585.16,586.46,0.86,100.0,0.1472,-0.19,0.04,-0.23,flip -3234,做多,2020-12-15 16:00:00,2020-12-15 16:45:00,586.46,586.15,0.86,100.0,0.1464,-0.05,0.04,-0.09,flip -3235,做空,2020-12-15 16:45:00,2020-12-15 17:30:00,586.15,586.71,0.86,100.0,0.1463,-0.08,0.04,-0.12,flip -3236,做多,2020-12-15 17:30:00,2020-12-15 17:45:00,586.71,585.92,0.86,100.0,0.1459,-0.12,0.04,-0.16,flip -3237,做空,2020-12-15 17:45:00,2020-12-15 18:15:00,585.92,588.18,0.85,100.0,0.1457,-0.33,0.04,-0.37,flip -3238,做多,2020-12-15 18:15:00,2020-12-16 00:00:00,588.18,585.71,0.85,100.0,0.1444,-0.36,0.04,-0.4,flip -3239,做空,2020-12-16 00:00:00,2020-12-16 08:45:00,585.71,588.37,0.85,100.0,0.1459,-0.39,0.04,-0.43,flip -3240,做多,2020-12-16 08:45:00,2020-12-16 09:00:00,588.37,586.75,0.85,100.0,0.1444,-0.23,0.04,-0.28,flip -3241,做空,2020-12-16 09:00:00,2020-12-16 09:15:00,586.75,586.82,0.85,100.0,0.1443,-0.01,0.04,-0.05,flip -3242,做多,2020-12-16 09:15:00,2020-12-16 09:30:00,586.82,586.77,0.85,100.0,0.1441,-0.01,0.04,-0.05,flip -3243,做空,2020-12-16 09:30:00,2020-12-16 09:45:00,586.77,588.65,0.84,100.0,0.144,-0.27,0.04,-0.31,flip -3244,做多,2020-12-16 09:45:00,2020-12-16 13:45:00,588.65,610.66,0.84,100.0,0.1429,3.15,0.04,3.1,tp_upper -3245,做多,2020-12-17 18:30:00,2020-12-17 19:15:00,656.02,657.25,0.88,100.0,0.1336,0.16,0.04,0.12,flip -3246,做空,2020-12-17 19:15:00,2020-12-18 08:15:00,657.25,653.34,0.88,100.0,0.1335,0.52,0.04,0.48,flip -3247,做多,2020-12-18 08:15:00,2020-12-18 11:00:00,653.34,650.14,0.88,100.0,0.1352,-0.43,0.04,-0.48,flip -3248,做空,2020-12-18 11:00:00,2020-12-18 12:00:00,650.14,654.81,0.88,100.0,0.135,-0.63,0.04,-0.67,flip -3249,做多,2020-12-18 12:00:00,2020-12-18 13:45:00,654.81,638.91,0.87,100.0,0.133,-2.11,0.04,-2.16,flip -3250,做空,2020-12-18 13:45:00,2020-12-18 17:45:00,638.91,647.41,0.85,100.0,0.1328,-1.13,0.04,-1.17,flip -3251,做多,2020-12-18 17:45:00,2020-12-18 18:00:00,647.41,646.02,0.84,100.0,0.1292,-0.18,0.04,-0.22,flip -3252,做空,2020-12-18 18:00:00,2020-12-18 18:45:00,646.02,646.87,0.83,100.0,0.1291,-0.11,0.04,-0.15,flip -3253,做多,2020-12-18 18:45:00,2020-12-18 19:00:00,646.87,645.36,0.83,100.0,0.1286,-0.19,0.04,-0.24,flip -3254,做空,2020-12-18 19:00:00,2020-12-18 20:00:00,645.36,646.83,0.83,100.0,0.1285,-0.19,0.04,-0.23,flip -3255,做多,2020-12-18 20:00:00,2020-12-18 20:30:00,646.83,646.28,0.83,100.0,0.1278,-0.07,0.04,-0.11,flip -3256,做空,2020-12-18 20:30:00,2020-12-18 20:45:00,646.28,649.19,0.82,100.0,0.1276,-0.37,0.04,-0.41,flip -3257,做多,2020-12-18 20:45:00,2020-12-18 22:00:00,649.19,649.74,0.82,100.0,0.1264,0.07,0.04,0.03,flip -3258,做空,2020-12-18 22:00:00,2020-12-19 01:30:00,649.74,649.55,0.82,100.0,0.1262,0.02,0.04,-0.02,flip -3259,做多,2020-12-19 01:30:00,2020-12-19 06:45:00,649.55,649.13,0.83,100.0,0.1276,-0.05,0.04,-0.09,flip -3260,做空,2020-12-19 06:45:00,2020-12-19 07:00:00,649.13,650.94,0.83,100.0,0.1275,-0.23,0.04,-0.27,flip -3261,做多,2020-12-19 07:00:00,2020-12-19 07:45:00,650.94,649.12,0.82,100.0,0.1266,-0.23,0.04,-0.27,flip -3262,做空,2020-12-19 07:45:00,2020-12-19 08:00:00,649.12,649.77,0.82,100.0,0.1265,-0.08,0.04,-0.12,flip -3263,做多,2020-12-19 08:00:00,2020-12-19 11:30:00,649.77,653.0,0.82,100.0,0.1261,0.41,0.04,0.37,flip -3264,做空,2020-12-19 11:30:00,2020-12-19 12:00:00,653.0,654.77,0.82,100.0,0.126,-0.22,0.04,-0.26,flip -3265,做多,2020-12-19 12:00:00,2020-12-19 13:00:00,654.77,653.01,0.82,100.0,0.1252,-0.22,0.04,-0.26,flip -3266,做空,2020-12-19 13:00:00,2020-12-19 13:15:00,653.01,655.6,0.82,100.0,0.1251,-0.32,0.04,-0.36,flip -3267,做多,2020-12-19 13:15:00,2020-12-19 14:15:00,655.6,651.13,0.81,100.0,0.1239,-0.55,0.04,-0.59,flip -3268,做空,2020-12-19 14:15:00,2020-12-19 14:30:00,651.13,655.33,0.81,100.0,0.1238,-0.52,0.04,-0.56,flip -3269,做多,2020-12-19 14:30:00,2020-12-19 15:30:00,655.33,655.47,0.8,100.0,0.1221,0.02,0.04,-0.02,flip -3270,做空,2020-12-19 15:30:00,2020-12-20 07:45:00,655.47,657.71,0.8,100.0,0.122,-0.27,0.04,-0.31,flip -3271,做多,2020-12-20 07:45:00,2020-12-20 08:00:00,657.71,654.0,0.8,100.0,0.1224,-0.45,0.04,-0.49,flip -3272,做空,2020-12-20 08:00:00,2020-12-20 08:15:00,654.0,658.47,0.8,100.0,0.1223,-0.55,0.04,-0.59,flip -3273,做多,2020-12-20 08:15:00,2020-12-20 08:30:00,658.47,656.22,0.79,100.0,0.1205,-0.27,0.04,-0.31,flip -3274,做空,2020-12-20 08:30:00,2020-12-20 09:15:00,656.22,656.19,0.79,100.0,0.1204,0.0,0.04,-0.04,flip -3275,做多,2020-12-20 09:15:00,2020-12-20 10:15:00,656.19,655.49,0.79,100.0,0.1202,-0.08,0.04,-0.12,flip -3276,做空,2020-12-20 10:15:00,2020-12-20 15:00:00,655.49,650.75,0.79,100.0,0.1201,0.57,0.04,0.53,flip -3277,做多,2020-12-20 15:00:00,2020-12-20 16:15:00,650.75,651.68,0.79,100.0,0.1218,0.11,0.04,0.07,flip -3278,做空,2020-12-20 16:15:00,2020-12-20 16:30:00,651.68,652.05,0.79,100.0,0.1216,-0.05,0.04,-0.08,flip -3279,做多,2020-12-20 16:30:00,2020-12-20 16:45:00,652.05,648.33,0.79,100.0,0.1214,-0.45,0.04,-0.49,flip -3280,做空,2020-12-20 16:45:00,2020-12-20 17:00:00,648.33,651.01,0.79,100.0,0.1213,-0.32,0.04,-0.36,flip -3281,做多,2020-12-20 17:00:00,2020-12-20 17:15:00,651.01,650.31,0.78,100.0,0.1201,-0.08,0.04,-0.12,flip -3282,做空,2020-12-20 17:15:00,2020-12-20 18:45:00,650.31,650.12,0.78,100.0,0.12,0.02,0.04,-0.02,flip -3283,做多,2020-12-20 18:45:00,2020-12-20 21:00:00,650.12,647.8,0.78,100.0,0.12,-0.28,0.04,-0.32,flip -3284,做空,2020-12-20 21:00:00,2020-12-20 21:30:00,647.8,636.88,0.78,100.0,0.1198,1.31,0.04,1.27,tp_lower -3285,做多,2020-12-21 03:30:00,2020-12-21 03:45:00,646.89,645.95,0.8,100.0,0.1235,-0.12,0.04,-0.16,flip -3286,做空,2020-12-21 03:45:00,2020-12-21 04:15:00,645.95,645.82,0.8,100.0,0.1234,0.02,0.04,-0.02,flip -3287,做多,2020-12-21 04:15:00,2020-12-21 04:30:00,645.82,645.31,0.8,100.0,0.1233,-0.06,0.04,-0.1,flip -3288,做空,2020-12-21 04:30:00,2020-12-21 06:45:00,645.31,645.51,0.79,100.0,0.1232,-0.02,0.04,-0.06,flip -3289,做多,2020-12-21 06:45:00,2020-12-21 07:30:00,645.51,646.13,0.79,100.0,0.123,0.08,0.04,0.04,flip -3290,做空,2020-12-21 07:30:00,2020-12-21 10:15:00,646.13,610.13,0.79,100.0,0.1229,4.42,0.04,4.39,tp_lower -3291,做多,2020-12-21 21:45:00,2020-12-21 22:00:00,618.8,617.33,0.84,100.0,0.1353,-0.2,0.04,-0.24,flip -3292,做空,2020-12-21 22:00:00,2020-12-21 22:30:00,617.33,617.11,0.83,100.0,0.1352,0.03,0.04,-0.01,flip -3293,做多,2020-12-21 22:30:00,2020-12-21 23:00:00,617.11,614.5,0.83,100.0,0.1351,-0.35,0.04,-0.39,flip -3294,做空,2020-12-21 23:00:00,2020-12-22 02:30:00,614.5,611.29,0.83,100.0,0.135,0.43,0.04,0.39,flip -3295,做多,2020-12-22 02:30:00,2020-12-22 03:00:00,611.29,612.25,0.84,100.0,0.1374,0.13,0.04,0.09,flip -3296,做空,2020-12-22 03:00:00,2020-12-22 03:30:00,612.25,611.95,0.84,100.0,0.1373,0.04,0.04,-0.0,flip -3297,做多,2020-12-22 03:30:00,2020-12-22 03:45:00,611.95,610.59,0.84,100.0,0.1373,-0.19,0.04,-0.23,flip -3298,做空,2020-12-22 03:45:00,2020-12-22 04:00:00,610.59,614.19,0.84,100.0,0.1371,-0.49,0.04,-0.54,flip -3299,做多,2020-12-22 04:00:00,2020-12-22 05:00:00,614.19,610.32,0.83,100.0,0.1354,-0.52,0.04,-0.57,flip -3300,做空,2020-12-22 05:00:00,2020-12-22 07:30:00,610.32,596.49,0.83,100.0,0.1353,1.87,0.04,1.83,tp_lower -3301,做多,2020-12-22 11:00:00,2020-12-22 11:15:00,609.61,608.25,0.84,100.0,0.1384,-0.19,0.04,-0.23,flip -3302,做空,2020-12-22 11:15:00,2020-12-22 11:45:00,608.25,612.05,0.84,100.0,0.1382,-0.53,0.04,-0.57,flip -3303,做多,2020-12-22 11:45:00,2020-12-23 02:45:00,612.05,623.89,0.83,100.0,0.1364,1.61,0.04,1.57,flip -3304,做空,2020-12-23 02:45:00,2020-12-23 03:15:00,623.89,624.29,0.86,100.0,0.1373,-0.05,0.04,-0.1,flip -3305,做多,2020-12-23 03:15:00,2020-12-23 03:45:00,624.29,623.87,0.86,100.0,0.137,-0.06,0.04,-0.1,flip -3306,做空,2020-12-23 03:45:00,2020-12-23 04:15:00,623.87,624.45,0.85,100.0,0.1369,-0.08,0.04,-0.12,flip -3307,做多,2020-12-23 04:15:00,2020-12-23 13:00:00,624.45,618.55,0.85,100.0,0.1365,-0.81,0.04,-0.85,flip -3308,做空,2020-12-23 13:00:00,2020-12-23 18:45:00,618.55,610.89,0.84,100.0,0.1363,1.04,0.04,1.0,flip -3309,做多,2020-12-23 18:45:00,2020-12-23 19:45:00,610.89,610.59,0.85,100.0,0.1396,-0.04,0.04,-0.08,flip -3310,做空,2020-12-23 19:45:00,2020-12-23 22:15:00,610.59,581.34,0.85,100.0,0.1395,4.08,0.04,4.04,tp_lower -3311,做多,2020-12-24 11:45:00,2020-12-24 12:00:00,582.46,579.37,0.9,100.0,0.1541,-0.48,0.04,-0.52,flip -3312,做空,2020-12-24 12:00:00,2020-12-24 12:30:00,579.37,581.33,0.89,100.0,0.1539,-0.3,0.04,-0.35,flip -3313,做多,2020-12-24 12:30:00,2020-12-25 14:30:00,581.33,617.31,0.89,100.0,0.1527,5.49,0.05,5.45,flip -3314,做空,2020-12-25 14:30:00,2020-12-25 14:45:00,617.31,619.5,0.94,100.0,0.1529,-0.33,0.05,-0.38,flip -3315,做多,2020-12-25 14:45:00,2020-12-25 15:45:00,619.5,613.86,0.94,100.0,0.1516,-0.86,0.05,-0.9,flip -3316,做空,2020-12-25 15:45:00,2020-12-25 16:00:00,613.86,620.32,0.93,100.0,0.1515,-0.98,0.05,-1.03,flip -3317,做多,2020-12-25 16:00:00,2020-12-25 16:30:00,620.32,615.4,0.92,100.0,0.1482,-0.73,0.05,-0.77,flip -3318,做空,2020-12-25 16:30:00,2020-12-25 18:45:00,615.4,618.05,0.91,100.0,0.148,-0.39,0.05,-0.44,flip -3319,做多,2020-12-25 18:45:00,2020-12-25 19:00:00,618.05,614.93,0.91,100.0,0.1466,-0.46,0.05,-0.5,flip -3320,做空,2020-12-25 19:00:00,2020-12-25 19:30:00,614.93,620.67,0.9,100.0,0.1465,-0.84,0.05,-0.89,flip -3321,做多,2020-12-25 19:30:00,2020-12-25 19:45:00,620.67,619.64,0.89,100.0,0.1436,-0.15,0.04,-0.19,flip -3322,做空,2020-12-25 19:45:00,2020-12-25 20:45:00,619.64,620.9,0.89,100.0,0.1435,-0.18,0.04,-0.23,flip -3323,做多,2020-12-25 20:45:00,2020-12-25 21:00:00,620.9,619.25,0.89,100.0,0.1428,-0.24,0.04,-0.28,flip -3324,做空,2020-12-25 21:00:00,2020-12-25 21:45:00,619.25,619.17,0.88,100.0,0.1426,0.01,0.04,-0.03,flip -3325,做多,2020-12-25 21:45:00,2020-12-26 01:15:00,619.17,623.43,0.88,100.0,0.1425,0.61,0.04,0.56,flip -3326,做空,2020-12-26 01:15:00,2020-12-26 12:45:00,623.43,624.49,0.9,100.0,0.1439,-0.15,0.04,-0.2,flip -3327,做多,2020-12-26 12:45:00,2020-12-26 13:00:00,624.49,622.2,0.89,100.0,0.1433,-0.33,0.04,-0.37,flip -3328,做空,2020-12-26 13:00:00,2020-12-26 14:00:00,622.2,629.91,0.89,100.0,0.1432,-1.1,0.05,-1.15,flip -3329,做多,2020-12-26 14:00:00,2020-12-26 15:00:00,629.91,629.1,0.88,100.0,0.1395,-0.11,0.04,-0.16,flip -3330,做空,2020-12-26 15:00:00,2020-12-26 22:15:00,629.1,638.39,0.88,100.0,0.1394,-1.29,0.04,-1.34,flip -3331,做多,2020-12-26 22:15:00,2020-12-26 22:30:00,638.39,635.34,0.86,100.0,0.1352,-0.41,0.04,-0.46,flip -3332,做空,2020-12-26 22:30:00,2020-12-26 23:45:00,635.34,637.9,0.86,100.0,0.135,-0.35,0.04,-0.39,flip -3333,做多,2020-12-26 23:45:00,2020-12-27 08:45:00,637.9,644.61,0.85,100.0,0.1338,0.9,0.04,0.85,flip -3334,做空,2020-12-27 08:45:00,2020-12-27 09:00:00,644.61,648.17,0.87,100.0,0.1347,-0.48,0.04,-0.52,flip -3335,做多,2020-12-27 09:00:00,2020-12-27 09:30:00,648.17,645.58,0.86,100.0,0.1331,-0.34,0.04,-0.39,flip -3336,做空,2020-12-27 09:30:00,2020-12-27 09:45:00,645.58,647.83,0.86,100.0,0.1329,-0.3,0.04,-0.34,flip -3337,做多,2020-12-27 09:45:00,2020-12-27 10:15:00,647.83,645.38,0.85,100.0,0.1319,-0.32,0.04,-0.37,flip -3338,做空,2020-12-27 10:15:00,2020-12-27 10:45:00,645.38,647.01,0.85,100.0,0.1317,-0.21,0.04,-0.26,flip -3339,做多,2020-12-27 10:45:00,2020-12-27 11:30:00,647.01,632.93,0.85,100.0,0.1309,-1.84,0.04,-1.89,flip -3340,做空,2020-12-27 11:30:00,2020-12-27 13:45:00,632.93,649.1,0.83,100.0,0.1308,-2.12,0.04,-2.16,flip -3341,做多,2020-12-27 13:45:00,2020-12-27 14:15:00,649.1,674.4,0.81,100.0,0.1242,3.14,0.04,3.1,tp_upper -3342,做多,2020-12-27 21:15:00,2020-12-28 20:30:00,670.61,732.6,0.84,100.0,0.1247,7.73,0.05,7.69,flip -3343,做空,2020-12-28 20:30:00,2020-12-28 20:45:00,732.6,734.95,0.92,100.0,0.1256,-0.3,0.05,-0.34,flip -3344,做多,2020-12-28 20:45:00,2020-12-28 21:30:00,734.95,733.01,0.92,100.0,0.1246,-0.24,0.05,-0.29,flip -3345,做空,2020-12-28 21:30:00,2020-12-28 22:00:00,733.01,731.79,0.91,100.0,0.1245,0.15,0.05,0.11,flip -3346,做多,2020-12-28 22:00:00,2020-12-29 00:15:00,731.79,734.35,0.91,100.0,0.1248,0.32,0.05,0.27,flip -3347,做空,2020-12-29 00:15:00,2020-12-29 09:30:00,734.35,722.2,0.92,100.0,0.1251,1.52,0.05,1.48,flip -3348,做多,2020-12-29 09:30:00,2020-12-29 11:30:00,722.2,724.51,0.93,100.0,0.1292,0.3,0.05,0.25,flip -3349,做空,2020-12-29 11:30:00,2020-12-29 15:30:00,724.51,720.51,0.94,100.0,0.1291,0.52,0.05,0.47,flip -3350,做多,2020-12-29 15:30:00,2020-12-29 15:45:00,720.51,720.05,0.94,100.0,0.1304,-0.06,0.05,-0.11,flip -3351,做空,2020-12-29 15:45:00,2020-12-29 17:15:00,720.05,717.87,0.94,100.0,0.1303,0.28,0.05,0.24,flip -3352,做多,2020-12-29 17:15:00,2020-12-30 04:00:00,717.87,729.06,0.94,100.0,0.1309,1.46,0.05,1.42,flip -3353,做空,2020-12-30 04:00:00,2020-12-30 04:15:00,729.06,731.55,0.96,100.0,0.1315,-0.33,0.05,-0.38,flip -3354,做多,2020-12-30 04:15:00,2020-12-30 08:15:00,731.55,730.46,0.95,100.0,0.1304,-0.14,0.05,-0.19,flip -3355,做空,2020-12-30 08:15:00,2020-12-30 08:30:00,730.46,732.92,0.95,100.0,0.1303,-0.32,0.05,-0.37,flip -3356,做多,2020-12-30 08:30:00,2020-12-30 08:45:00,732.92,729.73,0.95,100.0,0.1293,-0.41,0.05,-0.46,flip -3357,做空,2020-12-30 08:45:00,2020-12-30 10:15:00,729.73,734.19,0.94,100.0,0.1292,-0.58,0.05,-0.62,flip -3358,做多,2020-12-30 10:15:00,2020-12-30 10:30:00,734.19,730.66,0.94,100.0,0.1275,-0.45,0.05,-0.5,flip -3359,做空,2020-12-30 10:30:00,2020-12-30 14:30:00,730.66,735.8,0.93,100.0,0.1274,-0.65,0.05,-0.7,flip -3360,做多,2020-12-30 14:30:00,2020-12-30 15:00:00,735.8,734.86,0.92,100.0,0.1255,-0.12,0.05,-0.16,flip -3361,做空,2020-12-30 15:00:00,2020-12-30 15:45:00,734.86,734.72,0.92,100.0,0.1253,0.02,0.05,-0.03,flip -3362,做多,2020-12-30 15:45:00,2020-12-30 16:00:00,734.72,729.35,0.92,100.0,0.1252,-0.67,0.05,-0.72,flip -3363,做空,2020-12-30 16:00:00,2020-12-30 16:15:00,729.35,732.65,0.91,100.0,0.1251,-0.41,0.05,-0.46,flip -3364,做多,2020-12-30 16:15:00,2020-12-30 16:45:00,732.65,734.95,0.91,100.0,0.1239,0.28,0.05,0.24,flip -3365,做空,2020-12-30 16:45:00,2020-12-30 17:15:00,734.95,734.27,0.91,100.0,0.1237,0.08,0.05,0.04,flip -3366,做多,2020-12-30 17:15:00,2020-12-30 19:00:00,734.27,756.42,0.91,100.0,0.1239,2.74,0.05,2.7,tp_upper -3367,做多,2020-12-31 02:15:00,2020-12-31 02:30:00,740.2,739.35,0.95,100.0,0.1281,-0.11,0.05,-0.16,flip -3368,做空,2020-12-31 02:30:00,2020-12-31 03:00:00,739.35,739.63,0.95,100.0,0.128,-0.04,0.05,-0.08,flip -3369,做多,2020-12-31 03:00:00,2020-12-31 04:45:00,739.63,743.4,0.94,100.0,0.1277,0.48,0.05,0.43,flip -3370,做空,2020-12-31 04:45:00,2020-12-31 05:30:00,743.4,742.57,0.95,100.0,0.1276,0.11,0.05,0.06,flip -3371,做多,2020-12-31 05:30:00,2020-12-31 05:45:00,742.57,741.98,0.95,100.0,0.1278,-0.08,0.05,-0.12,flip -3372,做空,2020-12-31 05:45:00,2020-12-31 06:15:00,741.98,743.6,0.95,100.0,0.1276,-0.21,0.05,-0.25,flip -3373,做多,2020-12-31 06:15:00,2020-12-31 06:30:00,743.6,743.07,0.94,100.0,0.127,-0.07,0.05,-0.11,flip -3374,做空,2020-12-31 06:30:00,2020-12-31 07:00:00,743.07,754.04,0.94,100.0,0.1268,-1.39,0.05,-1.44,flip -3375,做多,2020-12-31 07:00:00,2020-12-31 08:15:00,754.04,744.39,0.93,100.0,0.123,-1.19,0.05,-1.23,flip -3376,做空,2020-12-31 08:15:00,2020-12-31 08:30:00,744.39,746.23,0.91,100.0,0.1229,-0.23,0.05,-0.27,flip -3377,做多,2020-12-31 08:30:00,2020-12-31 08:45:00,746.23,746.08,0.91,100.0,0.1222,-0.02,0.05,-0.06,flip -3378,做空,2020-12-31 08:45:00,2020-12-31 09:15:00,746.08,746.97,0.91,100.0,0.122,-0.11,0.05,-0.15,flip -3379,做多,2020-12-31 09:15:00,2020-12-31 11:45:00,746.97,745.92,0.91,100.0,0.1216,-0.13,0.05,-0.17,flip -3380,做空,2020-12-31 11:45:00,2020-12-31 13:00:00,745.92,725.85,0.91,100.0,0.1215,2.44,0.04,2.39,tp_lower -3381,做多,2020-12-31 17:15:00,2020-12-31 17:30:00,742.24,740.28,0.93,100.0,0.1253,-0.25,0.05,-0.29,flip -3382,做空,2020-12-31 17:30:00,2020-12-31 18:45:00,740.28,740.41,0.93,100.0,0.1251,-0.02,0.05,-0.06,flip -3383,做多,2020-12-31 18:45:00,2020-12-31 19:30:00,740.41,739.64,0.93,100.0,0.125,-0.1,0.05,-0.14,flip -3384,做空,2020-12-31 19:30:00,2020-12-31 20:30:00,739.64,740.03,0.92,100.0,0.1248,-0.05,0.05,-0.09,flip -3385,做多,2020-12-31 20:30:00,2020-12-31 21:15:00,740.03,740.51,0.92,100.0,0.1246,0.06,0.05,0.01,flip -3386,做空,2020-12-31 21:15:00,2020-12-31 22:30:00,740.51,741.51,0.92,100.0,0.1245,-0.12,0.05,-0.17,flip -3387,做多,2020-12-31 22:30:00,2020-12-31 22:45:00,741.51,741.13,0.92,100.0,0.124,-0.05,0.05,-0.09,flip -3388,做空,2020-12-31 22:45:00,2020-12-31 23:00:00,741.13,741.96,0.92,100.0,0.1239,-0.1,0.05,-0.15,flip -3389,做多,2020-12-31 23:00:00,2020-12-31 23:15:00,741.96,740.52,0.92,100.0,0.1235,-0.18,0.05,-0.22,flip -3390,做空,2020-12-31 23:15:00,2021-01-01 01:00:00,740.52,744.47,0.91,100.0,0.1234,-0.49,0.05,-0.53,flip -3391,做多,2021-01-01 01:00:00,2021-01-01 06:15:00,744.47,738.45,0.93,100.0,0.1246,-0.75,0.05,-0.8,flip -3392,做空,2021-01-01 06:15:00,2021-01-01 06:30:00,738.45,740.25,0.92,100.0,0.1244,-0.22,0.05,-0.27,flip -3393,做多,2021-01-01 06:30:00,2021-01-01 07:00:00,740.25,735.45,0.92,100.0,0.1237,-0.59,0.05,-0.64,flip -3394,做空,2021-01-01 07:00:00,2021-01-01 11:15:00,735.45,741.5,0.91,100.0,0.1236,-0.75,0.05,-0.79,flip -3395,做多,2021-01-01 11:15:00,2021-01-01 11:30:00,741.5,739.73,0.9,100.0,0.1214,-0.21,0.04,-0.26,flip -3396,做空,2021-01-01 11:30:00,2021-01-01 11:45:00,739.73,739.88,0.9,100.0,0.1213,-0.02,0.04,-0.06,flip -3397,做多,2021-01-01 11:45:00,2021-01-01 12:00:00,739.88,737.42,0.9,100.0,0.1211,-0.3,0.04,-0.34,flip -3398,做空,2021-01-01 12:00:00,2021-01-01 12:15:00,737.42,741.36,0.89,100.0,0.121,-0.48,0.04,-0.52,flip -3399,做多,2021-01-01 12:15:00,2021-01-01 12:45:00,741.36,734.03,0.89,100.0,0.1196,-0.88,0.04,-0.92,flip -3400,做空,2021-01-01 12:45:00,2021-01-01 13:30:00,734.03,738.99,0.88,100.0,0.1195,-0.59,0.04,-0.64,flip -3401,做多,2021-01-01 13:30:00,2021-01-01 14:00:00,738.99,740.79,0.87,100.0,0.1178,0.21,0.04,0.17,flip -3402,做空,2021-01-01 14:00:00,2021-01-01 15:15:00,740.79,740.11,0.87,100.0,0.1177,0.08,0.04,0.04,flip -3403,做多,2021-01-01 15:15:00,2021-01-01 15:30:00,740.11,735.25,0.87,100.0,0.1178,-0.57,0.04,-0.62,flip -3404,做空,2021-01-01 15:30:00,2021-01-01 18:45:00,735.25,725.14,0.86,100.0,0.1176,1.19,0.04,1.15,tp_lower -3405,做多,2021-01-02 01:45:00,2021-01-02 02:30:00,730.2,733.31,0.89,100.0,0.1216,0.38,0.04,0.33,flip -3406,做空,2021-01-02 02:30:00,2021-01-02 03:00:00,733.31,732.75,0.89,100.0,0.1214,0.07,0.04,0.02,flip -3407,做多,2021-01-02 03:00:00,2021-01-02 03:15:00,732.75,731.53,0.89,100.0,0.1215,-0.15,0.04,-0.19,flip -3408,做空,2021-01-02 03:15:00,2021-01-02 03:45:00,731.53,731.42,0.89,100.0,0.1214,0.01,0.04,-0.03,flip -3409,做多,2021-01-02 03:45:00,2021-01-02 04:00:00,731.42,727.43,0.89,100.0,0.1213,-0.48,0.04,-0.53,flip -3410,做空,2021-01-02 04:00:00,2021-01-02 04:30:00,727.43,730.5,0.88,100.0,0.1212,-0.37,0.04,-0.42,flip -3411,做多,2021-01-02 04:30:00,2021-01-02 04:45:00,730.5,730.21,0.88,100.0,0.12,-0.03,0.04,-0.08,flip -3412,做空,2021-01-02 04:45:00,2021-01-02 05:00:00,730.21,733.29,0.88,100.0,0.1199,-0.37,0.04,-0.41,flip -3413,做多,2021-01-02 05:00:00,2021-01-02 09:45:00,733.29,726.31,0.87,100.0,0.1188,-0.83,0.04,-0.87,flip -3414,做空,2021-01-02 09:45:00,2021-01-02 10:15:00,726.31,732.99,0.86,100.0,0.1187,-0.79,0.04,-0.84,flip -3415,做多,2021-01-02 10:15:00,2021-01-02 10:45:00,732.99,729.42,0.85,100.0,0.1164,-0.42,0.04,-0.46,flip -3416,做空,2021-01-02 10:45:00,2021-01-02 11:00:00,729.42,731.26,0.85,100.0,0.1163,-0.21,0.04,-0.26,flip -3417,做多,2021-01-02 11:00:00,2021-01-02 11:15:00,731.26,728.66,0.85,100.0,0.1156,-0.3,0.04,-0.34,flip -3418,做空,2021-01-02 11:15:00,2021-01-02 11:30:00,728.66,729.89,0.84,100.0,0.1155,-0.14,0.04,-0.18,flip -3419,做多,2021-01-02 11:30:00,2021-01-02 12:00:00,729.89,729.76,0.84,100.0,0.115,-0.01,0.04,-0.06,flip -3420,做空,2021-01-02 12:00:00,2021-01-02 12:15:00,729.76,740.82,0.84,100.0,0.1148,-1.27,0.04,-1.31,flip -3421,做多,2021-01-02 12:15:00,2021-01-02 12:30:00,740.82,751.97,0.82,100.0,0.1113,1.24,0.04,1.2,tp_upper -3422,做多,2021-01-03 04:30:00,2021-01-04 08:30:00,772.8,1004.6,0.85,100.0,0.1099,25.47,0.06,25.42,flip -3423,做空,2021-01-04 08:30:00,2021-01-04 08:45:00,1004.6,1027.1,1.1,100.0,0.1098,-2.47,0.06,-2.53,flip -3424,做多,2021-01-04 08:45:00,2021-01-04 09:00:00,1027.1,1000.63,1.08,100.0,0.1049,-2.78,0.05,-2.83,flip -3425,做空,2021-01-04 09:00:00,2021-01-04 12:30:00,1000.63,1008.0,1.05,100.0,0.1048,-0.77,0.05,-0.83,flip -3426,做多,2021-01-04 12:30:00,2021-01-04 13:00:00,1008.0,1000.61,1.04,100.0,0.1032,-0.76,0.05,-0.81,flip -3427,做空,2021-01-04 13:00:00,2021-01-04 13:15:00,1000.61,1005.75,1.03,100.0,0.1031,-0.53,0.05,-0.58,flip -3428,做多,2021-01-04 13:15:00,2021-01-04 13:30:00,1005.75,995.28,1.03,100.0,0.1019,-1.07,0.05,-1.12,flip -3429,做空,2021-01-04 13:30:00,2021-01-04 13:45:00,995.28,1013.6,1.01,100.0,0.1018,-1.87,0.05,-1.92,flip -3430,做多,2021-01-04 13:45:00,2021-01-04 14:00:00,1013.6,1003.84,0.99,100.0,0.098,-0.96,0.05,-1.01,flip -3431,做空,2021-01-04 14:00:00,2021-01-04 14:15:00,1003.84,1020.78,0.98,100.0,0.0979,-1.66,0.05,-1.71,flip -3432,做多,2021-01-04 14:15:00,2021-01-04 16:00:00,1020.78,1001.14,0.97,100.0,0.0946,-1.86,0.05,-1.91,flip -3433,做空,2021-01-04 16:00:00,2021-01-04 16:15:00,1001.14,1005.62,0.95,100.0,0.0945,-0.42,0.05,-0.47,flip -3434,做多,2021-01-04 16:15:00,2021-01-04 17:00:00,1005.62,1000.88,0.94,100.0,0.0936,-0.44,0.05,-0.49,flip -3435,做空,2021-01-04 17:00:00,2021-01-04 18:00:00,1000.88,1016.21,0.94,100.0,0.0935,-1.43,0.05,-1.48,flip -3436,做多,2021-01-04 18:00:00,2021-01-04 18:30:00,1016.21,1022.87,0.92,100.0,0.0905,0.6,0.05,0.56,flip -3437,做空,2021-01-04 18:30:00,2021-01-04 19:15:00,1022.87,1027.26,0.93,100.0,0.0905,-0.4,0.05,-0.44,flip -3438,做多,2021-01-04 19:15:00,2021-01-04 20:45:00,1027.26,1021.61,0.92,100.0,0.0896,-0.51,0.05,-0.55,flip -3439,做空,2021-01-04 20:45:00,2021-01-04 22:15:00,1021.61,1017.78,0.91,100.0,0.0895,0.34,0.05,0.3,flip -3440,做多,2021-01-04 22:15:00,2021-01-04 22:45:00,1017.78,1014.13,0.92,100.0,0.0901,-0.33,0.05,-0.37,flip -3441,做空,2021-01-04 22:45:00,2021-01-04 23:15:00,1014.13,1025.35,0.91,100.0,0.09,-1.01,0.05,-1.06,flip -3442,做多,2021-01-04 23:15:00,2021-01-05 03:30:00,1025.35,1027.83,0.9,100.0,0.0879,0.22,0.05,0.17,flip -3443,做空,2021-01-05 03:30:00,2021-01-05 08:00:00,1027.83,1035.36,0.92,100.0,0.0896,-0.67,0.05,-0.72,flip -3444,做多,2021-01-05 08:00:00,2021-01-05 08:15:00,1035.36,1030.52,0.91,100.0,0.0882,-0.43,0.05,-0.47,flip -3445,做空,2021-01-05 08:15:00,2021-01-05 09:00:00,1030.52,1033.04,0.91,100.0,0.0881,-0.22,0.05,-0.27,flip -3446,做多,2021-01-05 09:00:00,2021-01-05 09:45:00,1033.04,1037.75,0.9,100.0,0.0876,0.41,0.05,0.37,flip -3447,做空,2021-01-05 09:45:00,2021-01-05 10:15:00,1037.75,1041.06,0.91,100.0,0.0875,-0.29,0.05,-0.34,flip -3448,做多,2021-01-05 10:15:00,2021-01-05 10:30:00,1041.06,1022.48,0.9,100.0,0.0868,-1.61,0.04,-1.66,flip -3449,做空,2021-01-05 10:30:00,2021-01-05 11:00:00,1022.48,1034.28,0.89,100.0,0.0868,-1.02,0.04,-1.07,flip -3450,做多,2021-01-05 11:00:00,2021-01-05 12:00:00,1034.28,1041.49,0.88,100.0,0.0847,0.61,0.04,0.57,flip -3451,做空,2021-01-05 12:00:00,2021-01-05 13:00:00,1041.49,1040.57,0.88,100.0,0.0846,0.08,0.04,0.03,flip -3452,做多,2021-01-05 13:00:00,2021-01-05 13:15:00,1040.57,1037.8,0.88,100.0,0.0847,-0.23,0.04,-0.28,flip -3453,做空,2021-01-05 13:15:00,2021-01-05 13:30:00,1037.8,1042.23,0.88,100.0,0.0846,-0.37,0.04,-0.42,flip -3454,做多,2021-01-05 13:30:00,2021-01-05 13:45:00,1042.23,1025.28,0.87,100.0,0.0838,-1.42,0.04,-1.46,flip -3455,做空,2021-01-05 13:45:00,2021-01-05 14:45:00,1025.28,1049.36,0.86,100.0,0.0837,-2.02,0.04,-2.06,flip -3456,做多,2021-01-05 14:45:00,2021-01-05 15:00:00,1049.36,1041.64,0.84,100.0,0.0798,-0.62,0.04,-0.66,flip -3457,做空,2021-01-05 15:00:00,2021-01-05 16:00:00,1041.64,1057.9,0.83,100.0,0.0797,-1.3,0.04,-1.34,flip -3458,做多,2021-01-05 16:00:00,2021-01-06 01:30:00,1057.9,1068.61,0.82,100.0,0.0772,0.83,0.04,0.79,flip -3459,做空,2021-01-06 01:30:00,2021-01-06 01:45:00,1068.61,1073.03,0.84,100.0,0.0783,-0.35,0.04,-0.39,flip -3460,做多,2021-01-06 01:45:00,2021-01-06 03:15:00,1073.03,1067.66,0.83,100.0,0.0776,-0.42,0.04,-0.46,flip -3461,做空,2021-01-06 03:15:00,2021-01-06 03:45:00,1067.66,1077.07,0.83,100.0,0.0775,-0.73,0.04,-0.77,flip -3462,做多,2021-01-06 03:45:00,2021-01-06 09:15:00,1077.07,1103.28,0.82,100.0,0.076,1.99,0.04,1.95,flip -3463,做空,2021-01-06 09:15:00,2021-01-06 20:15:00,1103.28,1168.87,0.84,100.0,0.076,-4.98,0.04,-5.03,flip -3464,做多,2021-01-06 20:15:00,2021-01-07 06:15:00,1168.87,1191.54,0.79,100.0,0.0674,1.53,0.04,1.49,flip -3465,做空,2021-01-07 06:15:00,2021-01-07 06:30:00,1191.54,1199.03,0.81,100.0,0.0677,-0.51,0.04,-0.55,flip -3466,做多,2021-01-07 06:30:00,2021-01-07 07:30:00,1199.03,1192.29,0.8,100.0,0.0668,-0.45,0.04,-0.49,flip -3467,做空,2021-01-07 07:30:00,2021-01-07 08:45:00,1192.29,1197.79,0.8,100.0,0.0667,-0.37,0.04,-0.41,flip -3468,做多,2021-01-07 08:45:00,2021-01-07 09:00:00,1197.79,1192.0,0.79,100.0,0.066,-0.38,0.04,-0.42,flip -3469,做空,2021-01-07 09:00:00,2021-01-07 09:15:00,1192.0,1193.91,0.79,100.0,0.066,-0.13,0.04,-0.17,flip -3470,做多,2021-01-07 09:15:00,2021-01-07 10:00:00,1193.91,1197.29,0.78,100.0,0.0657,0.22,0.04,0.18,flip -3471,做空,2021-01-07 10:00:00,2021-01-07 11:30:00,1197.29,1195.56,0.79,100.0,0.0656,0.11,0.04,0.07,flip -3472,做多,2021-01-07 11:30:00,2021-01-07 16:00:00,1195.56,1262.1,0.79,100.0,0.0657,4.37,0.04,4.33,tp_upper -3473,做多,2021-01-07 18:45:00,2021-01-07 19:00:00,1224.92,1198.47,0.83,100.0,0.0677,-1.79,0.04,-1.83,flip -3474,做空,2021-01-07 19:00:00,2021-01-07 19:15:00,1198.47,1219.83,0.81,100.0,0.0676,-1.44,0.04,-1.49,flip -3475,做多,2021-01-07 19:15:00,2021-01-07 23:00:00,1219.83,1221.21,0.79,100.0,0.0652,0.09,0.04,0.05,flip -3476,做空,2021-01-07 23:00:00,2021-01-07 23:45:00,1221.21,1227.12,0.79,100.0,0.0651,-0.38,0.04,-0.42,flip -3477,做多,2021-01-07 23:45:00,2021-01-08 00:15:00,1227.12,1222.7,0.79,100.0,0.0644,-0.28,0.04,-0.32,flip -3478,做空,2021-01-08 00:15:00,2021-01-08 02:15:00,1222.7,1130.12,0.8,100.0,0.0651,6.03,0.04,5.99,tp_lower -3479,做多,2021-01-08 07:45:00,2021-01-08 08:00:00,1209.09,1194.31,0.86,100.0,0.0708,-1.05,0.04,-1.09,flip -3480,做空,2021-01-08 08:00:00,2021-01-08 08:15:00,1194.31,1200.24,0.84,100.0,0.0707,-0.42,0.04,-0.46,flip -3481,做多,2021-01-08 08:15:00,2021-01-08 09:00:00,1200.24,1190.52,0.84,100.0,0.0699,-0.68,0.04,-0.72,flip -3482,做空,2021-01-08 09:00:00,2021-01-08 09:15:00,1190.52,1198.28,0.83,100.0,0.0698,-0.54,0.04,-0.58,flip -3483,做多,2021-01-08 09:15:00,2021-01-08 15:15:00,1198.28,1204.25,0.83,100.0,0.0689,0.41,0.04,0.37,flip -3484,做空,2021-01-08 15:15:00,2021-01-08 15:30:00,1204.25,1209.08,0.83,100.0,0.0688,-0.33,0.04,-0.37,flip -3485,做多,2021-01-08 15:30:00,2021-01-08 18:00:00,1209.08,1195.8,0.82,100.0,0.0682,-0.91,0.04,-0.95,flip -3486,做空,2021-01-08 18:00:00,2021-01-08 18:30:00,1195.8,1186.68,0.81,100.0,0.0681,0.62,0.04,0.58,flip -3487,做多,2021-01-08 18:30:00,2021-01-08 23:00:00,1186.68,1216.45,0.82,100.0,0.0691,2.06,0.04,2.02,flip -3488,做空,2021-01-08 23:00:00,2021-01-08 23:15:00,1216.45,1228.24,0.84,100.0,0.069,-0.81,0.04,-0.86,flip -3489,做多,2021-01-08 23:15:00,2021-01-08 23:30:00,1228.24,1217.99,0.83,100.0,0.0676,-0.69,0.04,-0.73,flip -3490,做空,2021-01-08 23:30:00,2021-01-08 23:45:00,1217.99,1218.39,0.82,100.0,0.0676,-0.03,0.04,-0.07,flip -3491,做多,2021-01-08 23:45:00,2021-01-09 00:30:00,1218.39,1200.14,0.82,100.0,0.0675,-1.23,0.04,-1.27,flip -3492,做空,2021-01-09 00:30:00,2021-01-09 03:00:00,1200.14,1215.43,0.82,100.0,0.0683,-1.04,0.04,-1.09,flip -3493,做多,2021-01-09 03:00:00,2021-01-09 04:00:00,1215.43,1217.07,0.81,100.0,0.0665,0.11,0.04,0.07,flip -3494,做空,2021-01-09 04:00:00,2021-01-09 04:15:00,1217.07,1221.08,0.81,100.0,0.0664,-0.27,0.04,-0.31,flip -3495,做多,2021-01-09 04:15:00,2021-01-09 05:00:00,1221.08,1212.34,0.8,100.0,0.0659,-0.58,0.04,-0.62,flip -3496,做空,2021-01-09 05:00:00,2021-01-09 08:00:00,1212.34,1203.16,0.8,100.0,0.0658,0.6,0.04,0.56,flip -3497,做多,2021-01-09 08:00:00,2021-01-09 08:15:00,1203.16,1194.42,0.8,100.0,0.0668,-0.58,0.04,-0.62,flip -3498,做空,2021-01-09 08:15:00,2021-01-09 08:30:00,1194.42,1202.1,0.8,100.0,0.0667,-0.51,0.04,-0.55,flip -3499,做多,2021-01-09 08:30:00,2021-01-09 15:00:00,1202.1,1210.13,0.79,100.0,0.0658,0.53,0.04,0.49,flip -3500,做空,2021-01-09 15:00:00,2021-01-09 15:15:00,1210.13,1218.08,0.8,100.0,0.0657,-0.52,0.04,-0.56,flip -3501,做多,2021-01-09 15:15:00,2021-01-09 16:15:00,1218.08,1203.98,0.79,100.0,0.0648,-0.91,0.04,-0.95,flip -3502,做空,2021-01-09 16:15:00,2021-01-09 16:30:00,1203.98,1213.61,0.78,100.0,0.0647,-0.62,0.04,-0.66,flip -3503,做多,2021-01-09 16:30:00,2021-01-09 16:45:00,1213.61,1203.9,0.77,100.0,0.0636,-0.62,0.04,-0.66,flip -3504,做空,2021-01-09 16:45:00,2021-01-09 17:00:00,1203.9,1220.64,0.77,100.0,0.0636,-1.06,0.04,-1.1,flip -3505,做多,2021-01-09 17:00:00,2021-01-10 11:15:00,1220.64,1283.62,0.75,100.0,0.0618,3.89,0.04,3.85,flip -3506,做空,2021-01-10 11:15:00,2021-01-10 13:00:00,1283.62,1316.58,0.8,100.0,0.0625,-2.06,0.04,-2.1,flip -3507,做多,2021-01-10 13:00:00,2021-01-10 13:15:00,1316.58,1314.37,0.78,100.0,0.0593,-0.13,0.04,-0.17,flip -3508,做空,2021-01-10 13:15:00,2021-01-10 13:30:00,1314.37,1315.43,0.78,100.0,0.0592,-0.06,0.04,-0.1,flip -3509,做多,2021-01-10 13:30:00,2021-01-10 13:45:00,1315.43,1312.02,0.78,100.0,0.0591,-0.2,0.04,-0.24,flip -3510,做空,2021-01-10 13:45:00,2021-01-10 16:00:00,1312.02,1328.14,0.77,100.0,0.059,-0.95,0.04,-0.99,flip -3511,做多,2021-01-10 16:00:00,2021-01-10 16:15:00,1328.14,1313.47,0.76,100.0,0.0575,-0.84,0.04,-0.88,flip -3512,做空,2021-01-10 16:15:00,2021-01-10 20:15:00,1313.47,1199.83,0.75,100.0,0.0575,6.53,0.03,6.5,tp_lower -3513,做多,2021-01-11 21:15:00,2021-01-11 21:30:00,1040.7,1033.71,0.82,100.0,0.0793,-0.55,0.04,-0.59,flip -3514,做空,2021-01-11 21:30:00,2021-01-11 22:00:00,1033.71,1049.31,0.82,100.0,0.0792,-1.24,0.04,-1.28,flip -3515,做多,2021-01-11 22:00:00,2021-01-12 00:15:00,1049.31,1049.92,0.81,100.0,0.0767,0.05,0.04,0.01,flip -3516,做空,2021-01-12 00:15:00,2021-01-12 10:30:00,1049.92,1083.96,0.81,100.0,0.0768,-2.62,0.04,-2.66,flip -3517,做多,2021-01-12 10:30:00,2021-01-12 12:30:00,1083.96,1087.21,0.78,100.0,0.0719,0.23,0.04,0.19,flip -3518,做空,2021-01-12 12:30:00,2021-01-12 12:45:00,1087.21,1088.0,0.78,100.0,0.0719,-0.06,0.04,-0.1,flip -3519,做多,2021-01-12 12:45:00,2021-01-12 13:15:00,1088.0,1072.04,0.78,100.0,0.0717,-1.14,0.04,-1.18,flip -3520,做空,2021-01-12 13:15:00,2021-01-12 16:15:00,1072.04,1082.52,0.77,100.0,0.0716,-0.75,0.04,-0.79,flip -3521,做多,2021-01-12 16:15:00,2021-01-12 18:45:00,1082.52,1106.87,0.76,100.0,0.0702,1.71,0.04,1.67,flip -3522,做空,2021-01-12 18:45:00,2021-01-13 07:15:00,1106.87,1065.72,0.78,100.0,0.0701,2.88,0.04,2.85,flip -3523,做多,2021-01-13 07:15:00,2021-01-13 12:00:00,1065.72,1056.71,0.81,100.0,0.0759,-0.68,0.04,-0.72,flip -3524,做空,2021-01-13 12:00:00,2021-01-13 15:00:00,1056.71,1058.36,0.8,100.0,0.0758,-0.13,0.04,-0.17,flip -3525,做多,2021-01-13 15:00:00,2021-01-14 03:45:00,1058.36,1098.24,0.8,100.0,0.0755,3.01,0.04,2.97,flip -3526,做空,2021-01-14 03:45:00,2021-01-14 04:00:00,1098.24,1098.99,0.83,100.0,0.0756,-0.06,0.04,-0.1,flip -3527,做多,2021-01-14 04:00:00,2021-01-14 21:15:00,1098.99,1176.69,0.83,100.0,0.0754,5.86,0.04,5.82,flip -3528,做空,2021-01-14 21:15:00,2021-01-14 21:30:00,1176.69,1183.44,0.89,100.0,0.0754,-0.51,0.04,-0.55,flip -3529,做多,2021-01-14 21:30:00,2021-01-14 22:00:00,1183.44,1187.9,0.88,100.0,0.0744,0.33,0.04,0.29,flip -3530,做空,2021-01-14 22:00:00,2021-01-14 22:45:00,1187.9,1201.64,0.88,100.0,0.0744,-1.02,0.04,-1.07,flip -3531,做多,2021-01-14 22:45:00,2021-01-15 04:00:00,1201.64,1217.98,0.87,100.0,0.0726,1.19,0.04,1.14,flip -3532,做空,2021-01-15 04:00:00,2021-01-15 04:30:00,1217.98,1218.15,0.89,100.0,0.0729,-0.01,0.04,-0.06,flip -3533,做多,2021-01-15 04:30:00,2021-01-15 04:45:00,1218.15,1209.44,0.89,100.0,0.0728,-0.63,0.04,-0.68,flip -3534,做空,2021-01-15 04:45:00,2021-01-15 05:00:00,1209.44,1221.26,0.88,100.0,0.0727,-0.86,0.04,-0.9,flip -3535,做多,2021-01-15 05:00:00,2021-01-15 05:30:00,1221.26,1215.07,0.87,100.0,0.0713,-0.44,0.04,-0.48,flip -3536,做空,2021-01-15 05:30:00,2021-01-15 07:15:00,1215.07,1231.24,0.86,100.0,0.0712,-1.15,0.04,-1.19,flip -3537,做多,2021-01-15 07:15:00,2021-01-15 08:45:00,1231.24,1219.06,0.85,100.0,0.0692,-0.84,0.04,-0.89,flip -3538,做空,2021-01-15 08:45:00,2021-01-15 09:15:00,1219.06,1228.93,0.84,100.0,0.0692,-0.68,0.04,-0.73,flip -3539,做多,2021-01-15 09:15:00,2021-01-15 12:00:00,1228.93,1222.06,0.84,100.0,0.068,-0.47,0.04,-0.51,flip -3540,做空,2021-01-15 12:00:00,2021-01-15 12:45:00,1222.06,1223.14,0.83,100.0,0.0679,-0.07,0.04,-0.11,flip -3541,做多,2021-01-15 12:45:00,2021-01-15 13:00:00,1223.14,1220.4,0.83,100.0,0.0677,-0.19,0.04,-0.23,flip -3542,做空,2021-01-15 13:00:00,2021-01-15 13:30:00,1220.4,1225.49,0.83,100.0,0.0677,-0.34,0.04,-0.39,flip -3543,做多,2021-01-15 13:30:00,2021-01-15 13:45:00,1225.49,1223.75,0.82,100.0,0.067,-0.12,0.04,-0.16,flip -3544,做空,2021-01-15 13:45:00,2021-01-15 15:45:00,1223.75,1143.08,0.82,100.0,0.067,5.4,0.04,5.36,tp_lower -3545,做多,2021-01-16 00:00:00,2021-01-16 01:30:00,1194.88,1173.33,0.88,100.0,0.0739,-1.59,0.04,-1.64,flip -3546,做空,2021-01-16 01:30:00,2021-01-16 01:45:00,1173.33,1179.75,0.87,100.0,0.0738,-0.47,0.04,-0.52,flip -3547,做多,2021-01-16 01:45:00,2021-01-16 02:15:00,1179.75,1179.87,0.86,100.0,0.073,0.01,0.04,-0.03,flip -3548,做空,2021-01-16 02:15:00,2021-01-16 03:15:00,1179.87,1175.01,0.86,100.0,0.0729,0.35,0.04,0.31,flip -3549,做多,2021-01-16 03:15:00,2021-01-16 03:30:00,1175.01,1167.54,0.86,100.0,0.0734,-0.55,0.04,-0.59,flip -3550,做空,2021-01-16 03:30:00,2021-01-16 03:45:00,1167.54,1180.6,0.86,100.0,0.0733,-0.96,0.04,-1.0,flip -3551,做多,2021-01-16 03:45:00,2021-01-16 04:00:00,1180.6,1175.39,0.85,100.0,0.0716,-0.37,0.04,-0.42,flip -3552,做空,2021-01-16 04:00:00,2021-01-16 04:30:00,1175.39,1173.71,0.84,100.0,0.0716,0.12,0.04,0.08,flip -3553,做多,2021-01-16 04:30:00,2021-01-16 05:15:00,1173.71,1164.86,0.84,100.0,0.0717,-0.63,0.04,-0.68,flip -3554,做空,2021-01-16 05:15:00,2021-01-16 06:00:00,1164.86,1171.71,0.83,100.0,0.0716,-0.49,0.04,-0.53,flip -3555,做多,2021-01-16 06:00:00,2021-01-16 21:45:00,1171.71,1235.54,0.83,100.0,0.0707,4.51,0.04,4.47,flip -3556,做空,2021-01-16 21:45:00,2021-01-16 22:30:00,1235.54,1229.65,0.87,100.0,0.0707,0.42,0.04,0.37,flip -3557,做多,2021-01-16 22:30:00,2021-01-16 23:45:00,1229.65,1230.19,0.88,100.0,0.0713,0.04,0.04,-0.01,flip -3558,做空,2021-01-16 23:45:00,2021-01-17 00:45:00,1230.19,1237.95,0.88,100.0,0.0712,-0.55,0.04,-0.6,flip -3559,做多,2021-01-17 00:45:00,2021-01-17 01:30:00,1237.95,1231.99,0.88,100.0,0.0711,-0.42,0.04,-0.47,flip -3560,做空,2021-01-17 01:30:00,2021-01-17 01:45:00,1231.99,1253.04,0.87,100.0,0.071,-1.49,0.04,-1.54,flip -3561,做多,2021-01-17 01:45:00,2021-01-17 03:15:00,1253.04,1243.57,0.86,100.0,0.0685,-0.65,0.04,-0.69,flip -3562,做空,2021-01-17 03:15:00,2021-01-17 03:45:00,1243.57,1242.96,0.85,100.0,0.0685,0.04,0.04,-0.0,flip -3563,做多,2021-01-17 03:45:00,2021-01-17 04:15:00,1242.96,1245.97,0.85,100.0,0.0685,0.21,0.04,0.16,flip -3564,做空,2021-01-17 04:15:00,2021-01-17 12:15:00,1245.97,1219.0,0.85,100.0,0.0684,1.84,0.04,1.8,flip -3565,做多,2021-01-17 12:15:00,2021-01-17 13:15:00,1219.0,1221.36,0.87,100.0,0.0714,0.17,0.04,0.12,flip -3566,做空,2021-01-17 13:15:00,2021-01-17 15:00:00,1221.36,1234.62,0.87,100.0,0.0713,-0.95,0.04,-0.99,flip -3567,做多,2021-01-17 15:00:00,2021-01-17 19:45:00,1234.62,1219.79,0.86,100.0,0.0697,-1.03,0.04,-1.08,flip -3568,做空,2021-01-17 19:45:00,2021-01-18 08:15:00,1219.79,1222.21,0.85,100.0,0.0696,-0.17,0.04,-0.21,flip -3569,做多,2021-01-18 08:15:00,2021-01-18 09:15:00,1222.21,1227.14,0.85,100.0,0.0699,0.34,0.04,0.3,flip -3570,做空,2021-01-18 09:15:00,2021-01-18 09:45:00,1227.14,1231.92,0.86,100.0,0.0698,-0.33,0.04,-0.38,flip -3571,做多,2021-01-18 09:45:00,2021-01-18 10:00:00,1231.92,1225.3,0.85,100.0,0.0692,-0.46,0.04,-0.5,flip -3572,做空,2021-01-18 10:00:00,2021-01-18 11:45:00,1225.3,1227.37,0.85,100.0,0.0692,-0.14,0.04,-0.19,flip -3573,做多,2021-01-18 11:45:00,2021-01-18 14:30:00,1227.37,1236.57,0.85,100.0,0.0689,0.63,0.04,0.59,flip -3574,做空,2021-01-18 14:30:00,2021-01-18 16:15:00,1236.57,1236.51,0.85,100.0,0.0688,0.0,0.04,-0.04,flip -3575,做多,2021-01-18 16:15:00,2021-01-18 17:00:00,1236.51,1225.54,0.85,100.0,0.0687,-0.75,0.04,-0.8,flip -3576,做空,2021-01-18 17:00:00,2021-01-18 18:00:00,1225.54,1222.5,0.84,100.0,0.0687,0.21,0.04,0.17,flip -3577,做多,2021-01-18 18:00:00,2021-01-18 18:30:00,1222.5,1223.25,0.84,100.0,0.0689,0.05,0.04,0.01,flip -3578,做空,2021-01-18 18:30:00,2021-01-18 19:00:00,1223.25,1233.12,0.84,100.0,0.0689,-0.68,0.04,-0.72,flip -3579,做多,2021-01-18 19:00:00,2021-01-18 20:00:00,1233.12,1227.38,0.83,100.0,0.0677,-0.39,0.04,-0.43,flip -3580,做空,2021-01-18 20:00:00,2021-01-18 20:15:00,1227.38,1230.64,0.83,100.0,0.0676,-0.22,0.04,-0.26,flip -3581,做多,2021-01-18 20:15:00,2021-01-19 00:00:00,1230.64,1262.61,0.83,100.0,0.0672,2.15,0.04,2.11,tp_upper -3582,做多,2021-01-19 19:00:00,2021-01-19 19:15:00,1377.91,1363.01,0.86,100.0,0.0622,-0.93,0.04,-0.97,flip -3583,做空,2021-01-19 19:15:00,2021-01-19 20:00:00,1363.01,1372.65,0.85,100.0,0.0622,-0.6,0.04,-0.64,flip -3584,做多,2021-01-19 20:00:00,2021-01-19 23:15:00,1372.65,1394.01,0.84,100.0,0.0612,1.31,0.04,1.27,flip -3585,做空,2021-01-19 23:15:00,2021-01-20 00:00:00,1394.01,1390.98,0.85,100.0,0.0612,0.19,0.04,0.14,flip -3586,做多,2021-01-20 00:00:00,2021-01-20 01:00:00,1390.98,1400.95,0.86,100.0,0.0616,0.61,0.04,0.57,flip -3587,做空,2021-01-20 01:00:00,2021-01-20 01:45:00,1400.95,1388.12,0.86,100.0,0.0615,0.79,0.04,0.75,flip -3588,做多,2021-01-20 01:45:00,2021-01-20 03:00:00,1388.12,1393.99,0.87,100.0,0.0626,0.37,0.04,0.32,flip -3589,做空,2021-01-20 03:00:00,2021-01-20 19:00:00,1393.99,1326.0,0.87,100.0,0.0625,4.25,0.04,4.21,flip -3590,做多,2021-01-20 19:00:00,2021-01-20 21:00:00,1326.0,1315.2,0.91,100.0,0.0689,-0.74,0.05,-0.79,flip -3591,做空,2021-01-20 21:00:00,2021-01-20 21:30:00,1315.2,1313.95,0.91,100.0,0.0688,0.09,0.05,0.04,flip -3592,做多,2021-01-20 21:30:00,2021-01-20 22:00:00,1313.95,1317.91,0.91,100.0,0.0689,0.27,0.05,0.23,flip -3593,做空,2021-01-20 22:00:00,2021-01-20 22:15:00,1317.91,1330.16,0.91,100.0,0.0688,-0.84,0.05,-0.89,flip -3594,做多,2021-01-20 22:15:00,2021-01-21 02:30:00,1330.16,1327.58,0.9,100.0,0.0675,-0.17,0.04,-0.22,flip -3595,做空,2021-01-21 02:30:00,2021-01-21 03:45:00,1327.58,1328.16,0.9,100.0,0.068,-0.04,0.05,-0.08,flip -3596,做多,2021-01-21 03:45:00,2021-01-21 04:30:00,1328.16,1305.32,0.9,100.0,0.0678,-1.55,0.04,-1.59,flip -3597,做空,2021-01-21 04:30:00,2021-01-21 07:30:00,1305.32,1317.99,0.88,100.0,0.0678,-0.86,0.04,-0.9,flip -3598,做多,2021-01-21 07:30:00,2021-01-22 04:15:00,1317.99,1176.45,0.88,100.0,0.0664,-9.4,0.04,-9.44,flip -3599,做空,2021-01-22 04:15:00,2021-01-22 05:15:00,1176.45,1173.35,0.78,100.0,0.0666,0.21,0.04,0.17,flip -3600,做多,2021-01-22 05:15:00,2021-01-22 06:00:00,1173.35,1162.0,0.78,100.0,0.0669,-0.76,0.04,-0.8,flip -3601,做空,2021-01-22 06:00:00,2021-01-22 06:15:00,1162.0,1175.63,0.78,100.0,0.0668,-0.91,0.04,-0.95,flip -3602,做多,2021-01-22 06:15:00,2021-01-22 06:30:00,1175.63,1168.13,0.77,100.0,0.0652,-0.49,0.04,-0.53,flip -3603,做空,2021-01-22 06:30:00,2021-01-22 07:00:00,1168.13,1174.08,0.76,100.0,0.0651,-0.39,0.04,-0.43,flip -3604,做多,2021-01-22 07:00:00,2021-01-22 07:15:00,1174.08,1148.55,0.76,100.0,0.0644,-1.64,0.04,-1.68,flip -3605,做空,2021-01-22 07:15:00,2021-01-22 08:45:00,1148.55,1164.8,0.74,100.0,0.0643,-1.05,0.04,-1.08,flip -3606,做多,2021-01-22 08:45:00,2021-01-22 09:00:00,1164.8,1163.23,0.73,100.0,0.0625,-0.1,0.04,-0.13,flip -3607,做空,2021-01-22 09:00:00,2021-01-22 09:15:00,1163.23,1170.55,0.73,100.0,0.0624,-0.46,0.04,-0.49,flip -3608,做多,2021-01-22 09:15:00,2021-01-22 10:15:00,1170.55,1164.81,0.72,100.0,0.0616,-0.35,0.04,-0.39,flip -3609,做空,2021-01-22 10:15:00,2021-01-23 00:15:00,1164.81,1219.26,0.72,100.0,0.0615,-3.35,0.04,-3.39,flip -3610,做多,2021-01-23 00:15:00,2021-01-23 01:00:00,1219.26,1214.98,0.69,100.0,0.0566,-0.24,0.03,-0.28,flip -3611,做空,2021-01-23 01:00:00,2021-01-23 01:15:00,1214.98,1228.69,0.69,100.0,0.0565,-0.77,0.03,-0.81,flip -3612,做多,2021-01-23 01:15:00,2021-01-23 02:15:00,1228.69,1222.18,0.68,100.0,0.0552,-0.36,0.03,-0.39,flip -3613,做空,2021-01-23 02:15:00,2021-01-23 03:15:00,1222.18,1229.95,0.67,100.0,0.0551,-0.43,0.03,-0.46,flip -3614,做多,2021-01-23 03:15:00,2021-01-23 03:45:00,1229.95,1232.76,0.67,100.0,0.0544,0.15,0.03,0.12,flip -3615,做空,2021-01-23 03:45:00,2021-01-23 04:00:00,1232.76,1242.08,0.67,100.0,0.0543,-0.51,0.03,-0.54,flip -3616,做多,2021-01-23 04:00:00,2021-01-23 05:00:00,1242.08,1240.18,0.66,100.0,0.0535,-0.1,0.03,-0.13,flip -3617,做空,2021-01-23 05:00:00,2021-01-23 05:15:00,1240.18,1244.53,0.66,100.0,0.0534,-0.23,0.03,-0.27,flip -3618,做多,2021-01-23 05:15:00,2021-01-23 10:00:00,1244.53,1252.11,0.66,100.0,0.053,0.4,0.03,0.37,flip -3619,做空,2021-01-23 10:00:00,2021-01-23 10:45:00,1252.11,1247.76,0.66,100.0,0.0529,0.23,0.03,0.2,flip -3620,做多,2021-01-23 10:45:00,2021-01-23 11:00:00,1247.76,1243.99,0.66,100.0,0.0533,-0.2,0.03,-0.23,flip -3621,做空,2021-01-23 11:00:00,2021-01-23 16:15:00,1243.99,1250.89,0.66,100.0,0.0532,-0.37,0.03,-0.4,flip -3622,做多,2021-01-23 16:15:00,2021-01-23 17:15:00,1250.89,1243.62,0.66,100.0,0.0526,-0.38,0.03,-0.41,flip -3623,做空,2021-01-23 17:15:00,2021-01-23 21:30:00,1243.62,1252.49,0.65,100.0,0.0525,-0.47,0.03,-0.5,flip -3624,做多,2021-01-23 21:30:00,2021-01-23 22:00:00,1252.49,1243.79,0.65,100.0,0.0517,-0.45,0.03,-0.48,flip -3625,做空,2021-01-23 22:00:00,2021-01-24 01:00:00,1243.79,1242.96,0.64,100.0,0.0517,0.04,0.03,0.01,flip -3626,做多,2021-01-24 01:00:00,2021-01-24 01:45:00,1242.96,1238.35,0.65,100.0,0.0524,-0.24,0.03,-0.27,flip -3627,做空,2021-01-24 01:45:00,2021-01-24 02:00:00,1238.35,1254.49,0.65,100.0,0.0524,-0.85,0.03,-0.88,flip -3628,做多,2021-01-24 02:00:00,2021-01-24 04:00:00,1254.49,1299.39,0.64,100.0,0.051,2.29,0.03,2.26,tp_upper -3629,做多,2021-01-24 16:30:00,2021-01-24 19:15:00,1324.12,1328.83,0.66,100.0,0.05,0.24,0.03,0.2,flip -3630,做空,2021-01-24 19:15:00,2021-01-24 19:45:00,1328.83,1327.96,0.66,100.0,0.0499,0.04,0.03,0.01,flip -3631,做多,2021-01-24 19:45:00,2021-01-25 00:15:00,1327.96,1454.24,0.66,100.0,0.05,6.31,0.04,6.27,tp_upper -3632,做多,2021-01-25 10:15:00,2021-01-25 11:00:00,1396.28,1401.24,0.73,100.0,0.0522,0.26,0.04,0.22,flip -3633,做空,2021-01-25 11:00:00,2021-01-25 11:15:00,1401.24,1418.2,0.73,100.0,0.0522,-0.89,0.04,-0.92,flip -3634,做多,2021-01-25 11:15:00,2021-01-25 13:15:00,1418.2,1415.68,0.72,100.0,0.0509,-0.13,0.04,-0.16,flip -3635,做空,2021-01-25 13:15:00,2021-01-25 13:45:00,1415.68,1418.65,0.72,100.0,0.0508,-0.15,0.04,-0.19,flip -3636,做多,2021-01-25 13:45:00,2021-01-25 14:00:00,1418.65,1415.23,0.72,100.0,0.0506,-0.17,0.04,-0.21,flip -3637,做空,2021-01-25 14:00:00,2021-01-25 14:15:00,1415.23,1418.28,0.71,100.0,0.0505,-0.15,0.04,-0.19,flip -3638,做多,2021-01-25 14:15:00,2021-01-25 14:30:00,1418.28,1412.82,0.71,100.0,0.0503,-0.27,0.04,-0.31,flip -3639,做空,2021-01-25 14:30:00,2021-01-25 15:00:00,1412.82,1426.59,0.71,100.0,0.0502,-0.69,0.04,-0.73,flip -3640,做多,2021-01-25 15:00:00,2021-01-25 15:15:00,1426.59,1426.48,0.7,100.0,0.0492,-0.01,0.04,-0.04,flip -3641,做空,2021-01-25 15:15:00,2021-01-25 18:45:00,1426.48,1377.12,0.7,100.0,0.0491,2.43,0.03,2.39,tp_lower -3642,做多,2021-01-26 10:30:00,2021-01-26 10:45:00,1339.44,1338.95,0.73,100.0,0.0546,-0.03,0.04,-0.06,flip -3643,做空,2021-01-26 10:45:00,2021-01-26 17:00:00,1338.95,1311.83,0.73,100.0,0.0545,1.48,0.04,1.44,flip -3644,做多,2021-01-26 17:00:00,2021-01-26 17:30:00,1311.83,1309.75,0.74,100.0,0.0567,-0.12,0.04,-0.16,flip -3645,做空,2021-01-26 17:30:00,2021-01-26 17:45:00,1309.75,1329.79,0.74,100.0,0.0567,-1.14,0.04,-1.17,flip -3646,做多,2021-01-26 17:45:00,2021-01-27 01:45:00,1329.79,1321.93,0.73,100.0,0.0549,-0.43,0.04,-0.47,flip -3647,做空,2021-01-27 01:45:00,2021-01-27 02:00:00,1321.93,1325.7,0.73,100.0,0.0551,-0.21,0.04,-0.24,flip -3648,做多,2021-01-27 02:00:00,2021-01-27 02:15:00,1325.7,1323.24,0.73,100.0,0.0547,-0.13,0.04,-0.17,flip -3649,做空,2021-01-27 02:15:00,2021-01-27 16:00:00,1323.24,1300.73,0.72,100.0,0.0547,1.23,0.04,1.19,flip -3650,做多,2021-01-27 16:00:00,2021-01-27 16:30:00,1300.73,1286.53,0.73,100.0,0.0565,-0.8,0.04,-0.84,flip -3651,做空,2021-01-27 16:30:00,2021-01-27 17:00:00,1286.53,1276.91,0.73,100.0,0.0564,0.54,0.04,0.51,flip -3652,做多,2021-01-27 17:00:00,2021-01-27 17:15:00,1276.91,1267.96,0.73,100.0,0.0572,-0.51,0.04,-0.55,flip -3653,做空,2021-01-27 17:15:00,2021-01-27 19:15:00,1267.96,1264.09,0.72,100.0,0.0572,0.22,0.04,0.19,flip -3654,做多,2021-01-27 19:15:00,2021-01-27 21:30:00,1264.09,1270.72,0.73,100.0,0.0575,0.38,0.04,0.34,flip -3655,做空,2021-01-27 21:30:00,2021-01-27 21:45:00,1270.72,1276.19,0.73,100.0,0.0574,-0.31,0.04,-0.35,flip -3656,做多,2021-01-27 21:45:00,2021-01-27 22:30:00,1276.19,1246.6,0.73,100.0,0.0569,-1.68,0.04,-1.72,flip -3657,做空,2021-01-27 22:30:00,2021-01-28 01:45:00,1246.6,1266.32,0.71,100.0,0.0568,-1.12,0.04,-1.16,flip -3658,做多,2021-01-28 01:45:00,2021-01-28 09:00:00,1266.32,1270.49,0.7,100.0,0.0555,0.23,0.04,0.2,flip -3659,做空,2021-01-28 09:00:00,2021-01-28 09:15:00,1270.49,1284.71,0.71,100.0,0.0555,-0.79,0.04,-0.82,flip -3660,做多,2021-01-28 09:15:00,2021-01-28 23:45:00,1284.71,1329.86,0.7,100.0,0.0542,2.45,0.04,2.41,flip -3661,做空,2021-01-28 23:45:00,2021-01-29 02:45:00,1329.86,1342.76,0.72,100.0,0.0542,-0.7,0.04,-0.73,flip -3662,做多,2021-01-29 02:45:00,2021-01-29 03:00:00,1342.76,1339.69,0.72,100.0,0.0533,-0.16,0.04,-0.2,flip -3663,做空,2021-01-29 03:00:00,2021-01-29 04:15:00,1339.69,1299.38,0.71,100.0,0.0532,2.14,0.03,2.11,tp_lower -3664,做多,2021-01-29 08:45:00,2021-01-29 18:00:00,1381.79,1354.1,0.73,100.0,0.0531,-1.47,0.04,-1.51,flip -3665,做空,2021-01-29 18:00:00,2021-01-29 18:30:00,1354.1,1354.7,0.72,100.0,0.053,-0.03,0.04,-0.07,flip -3666,做多,2021-01-29 18:30:00,2021-01-29 21:30:00,1354.7,1374.76,0.72,100.0,0.0529,1.06,0.04,1.03,flip -3667,做空,2021-01-29 21:30:00,2021-01-30 01:15:00,1374.76,1385.92,0.73,100.0,0.0529,-0.59,0.04,-0.63,flip -3668,做多,2021-01-30 01:15:00,2021-01-30 01:30:00,1385.92,1375.57,0.72,100.0,0.0522,-0.54,0.04,-0.58,flip -3669,做空,2021-01-30 01:30:00,2021-01-30 13:45:00,1375.57,1367.02,0.72,100.0,0.0522,0.45,0.04,0.41,flip -3670,做多,2021-01-30 13:45:00,2021-01-30 16:15:00,1367.02,1352.09,0.72,100.0,0.0528,-0.79,0.04,-0.82,flip -3671,做空,2021-01-30 16:15:00,2021-01-30 16:30:00,1352.09,1361.44,0.71,100.0,0.0527,-0.49,0.04,-0.53,flip -3672,做多,2021-01-30 16:30:00,2021-01-31 00:30:00,1361.44,1367.44,0.71,100.0,0.052,0.31,0.04,0.28,flip -3673,做空,2021-01-31 00:30:00,2021-01-31 00:45:00,1367.44,1370.59,0.71,100.0,0.0522,-0.16,0.04,-0.2,flip -3674,做多,2021-01-31 00:45:00,2021-01-31 02:15:00,1370.59,1367.51,0.71,100.0,0.0519,-0.16,0.04,-0.2,flip -3675,做空,2021-01-31 02:15:00,2021-01-31 12:15:00,1367.51,1367.58,0.71,100.0,0.0518,-0.0,0.04,-0.04,flip -3676,做多,2021-01-31 12:15:00,2021-01-31 12:30:00,1367.58,1367.69,0.71,100.0,0.0517,0.01,0.04,-0.03,flip -3677,做空,2021-01-31 12:30:00,2021-01-31 15:30:00,1367.69,1308.36,0.71,100.0,0.0517,3.07,0.03,3.03,tp_lower -3678,做多,2021-02-01 01:45:00,2021-02-01 02:00:00,1320.18,1317.0,0.74,100.0,0.0561,-0.18,0.04,-0.22,flip -3679,做空,2021-02-01 02:00:00,2021-02-01 02:15:00,1317.0,1318.18,0.74,100.0,0.056,-0.07,0.04,-0.1,flip -3680,做多,2021-02-01 02:15:00,2021-02-01 02:30:00,1318.18,1312.82,0.74,100.0,0.0559,-0.3,0.04,-0.34,flip -3681,做空,2021-02-01 02:30:00,2021-02-01 02:45:00,1312.82,1320.0,0.73,100.0,0.0558,-0.4,0.04,-0.44,flip -3682,做多,2021-02-01 02:45:00,2021-02-01 03:00:00,1320.0,1317.08,0.73,100.0,0.0552,-0.16,0.04,-0.2,flip -3683,做空,2021-02-01 03:00:00,2021-02-01 03:30:00,1317.08,1319.34,0.73,100.0,0.0551,-0.12,0.04,-0.16,flip -3684,做多,2021-02-01 03:30:00,2021-02-01 05:15:00,1319.34,1315.99,0.72,100.0,0.0549,-0.18,0.04,-0.22,flip -3685,做空,2021-02-01 05:15:00,2021-02-01 07:00:00,1315.99,1317.32,0.72,100.0,0.0548,-0.07,0.04,-0.11,flip -3686,做多,2021-02-01 07:00:00,2021-02-01 07:15:00,1317.32,1313.99,0.72,100.0,0.0546,-0.18,0.04,-0.22,flip -3687,做空,2021-02-01 07:15:00,2021-02-01 08:30:00,1313.99,1315.37,0.72,100.0,0.0546,-0.08,0.04,-0.11,flip -3688,做多,2021-02-01 08:30:00,2021-02-01 14:00:00,1315.37,1313.22,0.72,100.0,0.0544,-0.12,0.04,-0.15,flip -3689,做空,2021-02-01 14:00:00,2021-02-01 14:15:00,1313.22,1322.44,0.71,100.0,0.0544,-0.5,0.04,-0.54,flip -3690,做多,2021-02-01 14:15:00,2021-02-01 14:30:00,1322.44,1321.88,0.71,100.0,0.0536,-0.03,0.04,-0.07,flip -3691,做空,2021-02-01 14:30:00,2021-02-01 17:45:00,1321.88,1319.35,0.71,100.0,0.0535,0.14,0.04,0.1,flip -3692,做多,2021-02-01 17:45:00,2021-02-02 00:00:00,1319.35,1409.13,0.71,100.0,0.0537,4.82,0.04,4.78,tp_upper -3693,做多,2021-02-03 08:15:00,2021-02-03 09:00:00,1531.61,1522.14,0.77,100.0,0.05,-0.47,0.04,-0.51,flip -3694,做空,2021-02-03 09:00:00,2021-02-03 09:15:00,1522.14,1542.18,0.76,100.0,0.0499,-1.0,0.04,-1.04,flip -3695,做多,2021-02-03 09:15:00,2021-02-03 10:00:00,1542.18,1531.79,0.75,100.0,0.0486,-0.5,0.04,-0.54,flip -3696,做空,2021-02-03 10:00:00,2021-02-03 10:15:00,1531.79,1540.98,0.74,100.0,0.0485,-0.45,0.04,-0.48,flip -3697,做多,2021-02-03 10:15:00,2021-02-03 11:45:00,1540.98,1541.6,0.74,100.0,0.0479,0.03,0.04,-0.01,flip -3698,做空,2021-02-03 11:45:00,2021-02-03 12:00:00,1541.6,1546.97,0.74,100.0,0.0478,-0.26,0.04,-0.29,flip -3699,做多,2021-02-03 12:00:00,2021-02-03 12:45:00,1546.97,1542.21,0.73,100.0,0.0475,-0.23,0.04,-0.26,flip -3700,做空,2021-02-03 12:45:00,2021-02-03 13:00:00,1542.21,1550.39,0.73,100.0,0.0474,-0.39,0.04,-0.42,flip -3701,做多,2021-02-03 13:00:00,2021-02-03 14:30:00,1550.39,1547.79,0.73,100.0,0.0469,-0.12,0.04,-0.16,flip -3702,做空,2021-02-03 14:30:00,2021-02-04 09:00:00,1547.79,1619.4,0.72,100.0,0.0468,-3.35,0.04,-3.39,tp_lower -3703,做多,2021-02-04 17:00:00,2021-02-04 18:30:00,1641.06,1646.85,0.7,100.0,0.0424,0.25,0.03,0.21,flip -3704,做空,2021-02-04 18:30:00,2021-02-04 18:45:00,1646.85,1659.0,0.7,100.0,0.0424,-0.52,0.04,-0.55,flip -3705,做多,2021-02-04 18:45:00,2021-02-04 19:15:00,1659.0,1645.7,0.69,100.0,0.0417,-0.56,0.03,-0.59,flip -3706,做空,2021-02-04 19:15:00,2021-02-04 19:30:00,1645.7,1651.6,0.69,100.0,0.0417,-0.25,0.03,-0.28,flip -3707,做多,2021-02-04 19:30:00,2021-02-04 21:15:00,1651.6,1635.45,0.68,100.0,0.0414,-0.67,0.03,-0.7,flip -3708,做空,2021-02-04 21:15:00,2021-02-04 21:30:00,1635.45,1640.91,0.68,100.0,0.0413,-0.23,0.03,-0.26,flip -3709,做多,2021-02-04 21:30:00,2021-02-04 22:00:00,1640.91,1624.21,0.67,100.0,0.041,-0.68,0.03,-0.72,flip -3710,做空,2021-02-04 22:00:00,2021-02-05 03:00:00,1624.21,1651.32,0.67,100.0,0.041,-1.11,0.03,-1.14,flip -3711,做多,2021-02-05 03:00:00,2021-02-05 05:15:00,1651.32,1629.5,0.66,100.0,0.0399,-0.87,0.03,-0.9,flip -3712,做空,2021-02-05 05:15:00,2021-02-06 08:15:00,1629.5,1702.08,0.65,100.0,0.0398,-2.89,0.03,-2.93,flip -3713,做多,2021-02-06 08:15:00,2021-02-06 08:45:00,1702.08,1703.02,0.62,100.0,0.0365,0.03,0.03,0.0,flip -3714,做空,2021-02-06 08:45:00,2021-02-06 09:00:00,1703.02,1719.75,0.62,100.0,0.0364,-0.61,0.03,-0.64,flip -3715,做多,2021-02-06 09:00:00,2021-02-06 09:45:00,1719.75,1700.67,0.61,100.0,0.0357,-0.68,0.03,-0.71,flip -3716,做空,2021-02-06 09:45:00,2021-02-06 10:45:00,1700.67,1695.48,0.61,100.0,0.0357,0.19,0.03,0.15,flip -3717,做多,2021-02-06 10:45:00,2021-02-06 11:00:00,1695.48,1682.38,0.61,100.0,0.0358,-0.47,0.03,-0.5,flip -3718,做空,2021-02-06 11:00:00,2021-02-06 11:15:00,1682.38,1698.19,0.6,100.0,0.0358,-0.57,0.03,-0.6,flip -3719,做多,2021-02-06 11:15:00,2021-02-06 11:30:00,1698.19,1684.46,0.6,100.0,0.0351,-0.48,0.03,-0.51,flip -3720,做空,2021-02-06 11:30:00,2021-02-06 14:15:00,1684.46,1693.39,0.59,100.0,0.0351,-0.31,0.03,-0.34,flip -3721,做多,2021-02-06 14:15:00,2021-02-06 14:30:00,1693.39,1693.1,0.59,100.0,0.0347,-0.01,0.03,-0.04,flip -3722,做空,2021-02-06 14:30:00,2021-02-06 15:00:00,1693.1,1692.89,0.59,100.0,0.0346,0.01,0.03,-0.02,flip -3723,做多,2021-02-06 15:00:00,2021-02-06 15:15:00,1692.89,1689.59,0.59,100.0,0.0346,-0.11,0.03,-0.14,flip -3724,做空,2021-02-06 15:15:00,2021-02-06 16:15:00,1689.59,1686.42,0.58,100.0,0.0346,0.11,0.03,0.08,flip -3725,做多,2021-02-06 16:15:00,2021-02-06 20:15:00,1686.42,1696.22,0.58,100.0,0.0347,0.34,0.03,0.31,flip -3726,做空,2021-02-06 20:15:00,2021-02-07 00:15:00,1696.22,1689.52,0.59,100.0,0.0346,0.23,0.03,0.2,flip -3727,做多,2021-02-07 00:15:00,2021-02-07 22:00:00,1689.52,1590.01,0.6,100.0,0.0353,-3.51,0.03,-3.54,flip -3728,做空,2021-02-07 22:00:00,2021-02-07 22:45:00,1590.01,1600.71,0.56,100.0,0.0353,-0.38,0.03,-0.41,flip -3729,做多,2021-02-07 22:45:00,2021-02-08 00:45:00,1600.71,1597.59,0.56,100.0,0.0348,-0.11,0.03,-0.14,flip -3730,做空,2021-02-08 00:45:00,2021-02-08 01:00:00,1597.59,1603.0,0.56,100.0,0.0348,-0.19,0.03,-0.22,flip -3731,做多,2021-02-08 01:00:00,2021-02-08 01:15:00,1603.0,1588.13,0.55,100.0,0.0346,-0.51,0.03,-0.54,flip -3732,做空,2021-02-08 01:15:00,2021-02-08 01:45:00,1588.13,1593.61,0.55,100.0,0.0345,-0.19,0.03,-0.22,flip -3733,做多,2021-02-08 01:45:00,2021-02-08 02:15:00,1593.61,1592.39,0.55,100.0,0.0343,-0.04,0.03,-0.07,flip -3734,做空,2021-02-08 02:15:00,2021-02-08 03:00:00,1592.39,1585.86,0.54,100.0,0.0342,0.22,0.03,0.2,flip -3735,做多,2021-02-08 03:00:00,2021-02-08 03:15:00,1585.86,1584.36,0.55,100.0,0.0345,-0.05,0.03,-0.08,flip -3736,做空,2021-02-08 03:15:00,2021-02-08 03:30:00,1584.36,1587.69,0.55,100.0,0.0344,-0.11,0.03,-0.14,flip -3737,做多,2021-02-08 03:30:00,2021-02-08 03:45:00,1587.69,1583.35,0.54,100.0,0.0343,-0.15,0.03,-0.18,flip -3738,做空,2021-02-08 03:45:00,2021-02-08 04:00:00,1583.35,1608.86,0.54,100.0,0.0342,-0.87,0.03,-0.9,flip -3739,做多,2021-02-08 04:00:00,2021-02-08 13:00:00,1608.86,1702.11,0.53,100.0,0.0331,3.09,0.03,3.06,tp_upper -3740,做多,2021-02-09 11:00:00,2021-02-09 12:30:00,1746.35,1748.57,0.57,100.0,0.0325,0.07,0.03,0.04,flip -3741,做空,2021-02-09 12:30:00,2021-02-09 14:45:00,1748.57,1760.23,0.57,100.0,0.0325,-0.38,0.03,-0.41,flip -3742,做多,2021-02-09 14:45:00,2021-02-09 15:00:00,1760.23,1750.27,0.56,100.0,0.032,-0.32,0.03,-0.35,flip -3743,做空,2021-02-09 15:00:00,2021-02-09 15:30:00,1750.27,1751.52,0.56,100.0,0.032,-0.04,0.03,-0.07,flip -3744,做多,2021-02-09 15:30:00,2021-02-09 16:00:00,1751.52,1746.24,0.56,100.0,0.0319,-0.17,0.03,-0.2,flip -3745,做空,2021-02-09 16:00:00,2021-02-09 16:30:00,1746.24,1750.39,0.56,100.0,0.0319,-0.13,0.03,-0.16,flip -3746,做多,2021-02-09 16:30:00,2021-02-09 16:45:00,1750.39,1736.78,0.55,100.0,0.0317,-0.43,0.03,-0.46,flip -3747,做空,2021-02-09 16:45:00,2021-02-09 18:30:00,1736.78,1753.0,0.55,100.0,0.0317,-0.51,0.03,-0.54,flip -3748,做多,2021-02-09 18:30:00,2021-02-09 19:00:00,1753.0,1751.41,0.54,100.0,0.0311,-0.05,0.03,-0.08,flip -3749,做空,2021-02-09 19:00:00,2021-02-09 19:30:00,1751.41,1757.06,0.54,100.0,0.031,-0.18,0.03,-0.2,flip -3750,做多,2021-02-09 19:30:00,2021-02-09 22:00:00,1757.06,1762.72,0.54,100.0,0.0308,0.17,0.03,0.15,flip -3751,做空,2021-02-09 22:00:00,2021-02-09 22:15:00,1762.72,1762.78,0.54,100.0,0.0308,-0.0,0.03,-0.03,flip -3752,做多,2021-02-09 22:15:00,2021-02-09 22:30:00,1762.78,1761.9,0.54,100.0,0.0307,-0.03,0.03,-0.05,flip -3753,做空,2021-02-09 22:30:00,2021-02-09 22:45:00,1761.9,1767.11,0.54,100.0,0.0307,-0.16,0.03,-0.19,flip -3754,做多,2021-02-09 22:45:00,2021-02-09 23:00:00,1767.11,1750.22,0.54,100.0,0.0305,-0.51,0.03,-0.54,flip -3755,做空,2021-02-09 23:00:00,2021-02-09 23:15:00,1750.22,1769.59,0.53,100.0,0.0305,-0.59,0.03,-0.62,flip -3756,做多,2021-02-09 23:15:00,2021-02-10 00:00:00,1769.59,1764.23,0.53,100.0,0.0298,-0.16,0.03,-0.19,flip -3757,做空,2021-02-10 00:00:00,2021-02-10 10:00:00,1764.23,1811.08,0.53,100.0,0.0302,-1.41,0.03,-1.44,flip -3758,做多,2021-02-10 10:00:00,2021-02-10 10:45:00,1811.08,1798.95,0.52,100.0,0.0286,-0.35,0.03,-0.37,flip -3759,做空,2021-02-10 10:45:00,2021-02-10 11:30:00,1798.95,1793.73,0.51,100.0,0.0286,0.15,0.03,0.12,flip -3760,做多,2021-02-10 11:30:00,2021-02-10 12:00:00,1793.73,1768.75,0.51,100.0,0.0287,-0.72,0.03,-0.74,flip -3761,做空,2021-02-10 12:00:00,2021-02-10 12:30:00,1768.75,1721.81,0.51,100.0,0.0287,1.35,0.02,1.32,tp_lower -3762,做多,2021-02-10 23:15:00,2021-02-10 23:30:00,1754.4,1752.25,0.52,100.0,0.0297,-0.06,0.03,-0.09,flip -3763,做空,2021-02-10 23:30:00,2021-02-11 03:00:00,1752.25,1739.17,0.52,100.0,0.0296,0.39,0.03,0.36,flip -3764,做多,2021-02-11 03:00:00,2021-02-11 04:00:00,1739.17,1735.24,0.53,100.0,0.0302,-0.12,0.03,-0.15,flip -3765,做空,2021-02-11 04:00:00,2021-02-11 06:15:00,1735.24,1730.05,0.52,100.0,0.0302,0.16,0.03,0.13,flip -3766,做多,2021-02-11 06:15:00,2021-02-11 06:30:00,1730.05,1729.0,0.53,100.0,0.0303,-0.03,0.03,-0.06,flip -3767,做空,2021-02-11 06:30:00,2021-02-11 07:00:00,1729.0,1742.13,0.52,100.0,0.0303,-0.4,0.03,-0.42,flip -3768,做多,2021-02-11 07:00:00,2021-02-11 20:45:00,1742.13,1763.63,0.52,100.0,0.0298,0.64,0.03,0.62,flip -3769,做空,2021-02-11 20:45:00,2021-02-11 21:00:00,1763.63,1771.68,0.53,100.0,0.0298,-0.24,0.03,-0.27,flip -3770,做多,2021-02-11 21:00:00,2021-02-11 22:15:00,1771.68,1774.89,0.52,100.0,0.0295,0.09,0.03,0.07,flip -3771,做空,2021-02-11 22:15:00,2021-02-11 22:30:00,1774.89,1783.25,0.52,100.0,0.0295,-0.25,0.03,-0.27,flip -3772,做多,2021-02-11 22:30:00,2021-02-11 23:45:00,1783.25,1789.32,0.52,100.0,0.0292,0.18,0.03,0.15,flip -3773,做空,2021-02-11 23:45:00,2021-02-12 01:45:00,1789.32,1793.88,0.52,100.0,0.0291,-0.13,0.03,-0.16,flip -3774,做多,2021-02-12 01:45:00,2021-02-12 02:00:00,1793.88,1789.73,0.52,100.0,0.0292,-0.12,0.03,-0.15,flip -3775,做空,2021-02-12 02:00:00,2021-02-12 11:00:00,1789.73,1776.51,0.52,100.0,0.0292,0.39,0.03,0.36,flip -3776,做多,2021-02-12 11:00:00,2021-02-12 12:00:00,1776.51,1776.09,0.53,100.0,0.0296,-0.01,0.03,-0.04,flip -3777,做空,2021-02-12 12:00:00,2021-02-12 15:15:00,1776.09,1775.99,0.53,100.0,0.0296,0.0,0.03,-0.02,flip -3778,做多,2021-02-12 15:15:00,2021-02-13 06:00:00,1775.99,1846.12,0.52,100.0,0.0295,2.07,0.03,2.04,flip -3779,做空,2021-02-13 06:00:00,2021-02-13 06:45:00,1846.12,1844.04,0.55,100.0,0.0296,0.06,0.03,0.03,flip -3780,做多,2021-02-13 06:45:00,2021-02-13 07:00:00,1844.04,1834.26,0.55,100.0,0.0297,-0.29,0.03,-0.32,flip -3781,做空,2021-02-13 07:00:00,2021-02-13 21:30:00,1834.26,1814.7,0.54,100.0,0.0296,0.58,0.03,0.55,flip -3782,做多,2021-02-13 21:30:00,2021-02-13 22:30:00,1814.7,1814.39,0.55,100.0,0.0303,-0.01,0.03,-0.04,flip -3783,做空,2021-02-13 22:30:00,2021-02-14 00:00:00,1814.39,1832.82,0.55,100.0,0.0302,-0.56,0.03,-0.58,flip -3784,做多,2021-02-14 00:00:00,2021-02-14 03:45:00,1832.82,1813.52,0.54,100.0,0.0297,-0.57,0.03,-0.6,flip -3785,做空,2021-02-14 03:45:00,2021-02-14 04:00:00,1813.52,1818.81,0.54,100.0,0.0297,-0.16,0.03,-0.18,flip -3786,做多,2021-02-14 04:00:00,2021-02-14 04:15:00,1818.81,1808.91,0.54,100.0,0.0295,-0.29,0.03,-0.32,flip -3787,做空,2021-02-14 04:15:00,2021-02-14 04:30:00,1808.91,1816.71,0.53,100.0,0.0295,-0.23,0.03,-0.26,flip -3788,做多,2021-02-14 04:30:00,2021-02-14 13:30:00,1816.71,1820.7,0.53,100.0,0.0292,0.12,0.03,0.09,flip -3789,做空,2021-02-14 13:30:00,2021-02-14 21:15:00,1820.7,1824.41,0.53,100.0,0.0292,-0.11,0.03,-0.13,flip -3790,做多,2021-02-14 21:15:00,2021-02-14 23:00:00,1824.41,1825.3,0.53,100.0,0.029,0.03,0.03,-0.0,flip -3791,做空,2021-02-14 23:00:00,2021-02-15 01:30:00,1825.3,1757.36,0.53,100.0,0.029,1.97,0.03,1.94,tp_lower -3792,做多,2021-02-15 10:45:00,2021-02-15 21:45:00,1773.6,1792.49,0.55,100.0,0.0311,0.59,0.03,0.56,flip -3793,做空,2021-02-15 21:45:00,2021-02-15 22:30:00,1792.49,1788.75,0.56,100.0,0.0311,0.12,0.03,0.09,flip -3794,做多,2021-02-15 22:30:00,2021-02-15 23:15:00,1788.75,1801.28,0.56,100.0,0.0312,0.39,0.03,0.36,flip -3795,做空,2021-02-15 23:15:00,2021-02-16 01:15:00,1801.28,1796.63,0.56,100.0,0.0312,0.14,0.03,0.12,flip -3796,做多,2021-02-16 01:15:00,2021-02-16 02:00:00,1796.63,1801.72,0.56,100.0,0.0314,0.16,0.03,0.13,flip -3797,做空,2021-02-16 02:00:00,2021-02-16 02:15:00,1801.72,1806.73,0.57,100.0,0.0314,-0.16,0.03,-0.19,flip -3798,做多,2021-02-16 02:15:00,2021-02-16 02:30:00,1806.73,1805.19,0.56,100.0,0.0312,-0.05,0.03,-0.08,flip -3799,做空,2021-02-16 02:30:00,2021-02-16 03:00:00,1805.19,1808.99,0.56,100.0,0.0311,-0.12,0.03,-0.15,flip -3800,做多,2021-02-16 03:00:00,2021-02-16 05:30:00,1808.99,1813.89,0.56,100.0,0.031,0.15,0.03,0.12,flip -3801,做空,2021-02-16 05:30:00,2021-02-16 08:15:00,1813.89,1807.7,0.56,100.0,0.0309,0.19,0.03,0.16,flip -3802,做多,2021-02-16 08:15:00,2021-02-16 09:00:00,1807.7,1806.41,0.56,100.0,0.0311,-0.04,0.03,-0.07,flip -3803,做空,2021-02-16 09:00:00,2021-02-16 09:45:00,1806.41,1806.27,0.56,100.0,0.0311,0.0,0.03,-0.02,flip -3804,做多,2021-02-16 09:45:00,2021-02-16 10:15:00,1806.27,1801.41,0.56,100.0,0.0311,-0.15,0.03,-0.18,flip -3805,做空,2021-02-16 10:15:00,2021-02-16 12:00:00,1801.41,1801.78,0.56,100.0,0.031,-0.01,0.03,-0.04,flip -3806,做多,2021-02-16 12:00:00,2021-02-16 12:30:00,1801.78,1804.31,0.56,100.0,0.031,0.08,0.03,0.05,flip -3807,做空,2021-02-16 12:30:00,2021-02-16 12:45:00,1804.31,1804.2,0.56,100.0,0.031,0.0,0.03,-0.02,flip -3808,做多,2021-02-16 12:45:00,2021-02-16 13:00:00,1804.2,1795.13,0.56,100.0,0.0309,-0.28,0.03,-0.31,flip -3809,做空,2021-02-16 13:00:00,2021-02-16 13:15:00,1795.13,1799.4,0.55,100.0,0.0309,-0.13,0.03,-0.16,flip -3810,做多,2021-02-16 13:15:00,2021-02-17 00:15:00,1799.4,1779.49,0.55,100.0,0.0307,-0.61,0.03,-0.64,flip -3811,做空,2021-02-17 00:15:00,2021-02-17 01:00:00,1779.49,1776.36,0.55,100.0,0.0311,0.1,0.03,0.07,flip -3812,做多,2021-02-17 01:00:00,2021-02-17 01:15:00,1776.36,1763.76,0.55,100.0,0.0312,-0.39,0.03,-0.42,flip -3813,做空,2021-02-17 01:15:00,2021-02-17 02:00:00,1763.76,1772.6,0.55,100.0,0.0312,-0.28,0.03,-0.3,flip -3814,做多,2021-02-17 02:00:00,2021-02-17 03:00:00,1772.6,1764.24,0.55,100.0,0.0308,-0.26,0.03,-0.28,flip -3815,做空,2021-02-17 03:00:00,2021-02-17 06:15:00,1764.24,1763.19,0.54,100.0,0.0308,0.03,0.03,0.01,flip -3816,做多,2021-02-17 06:15:00,2021-02-18 01:30:00,1763.19,1922.1,0.54,100.0,0.0308,4.89,0.03,4.86,tp_upper -3817,做多,2021-02-18 12:15:00,2021-02-19 01:30:00,1896.74,1925.27,0.59,100.0,0.0313,0.89,0.03,0.86,flip -3818,做空,2021-02-19 01:30:00,2021-02-19 03:30:00,1925.27,1920.43,0.6,100.0,0.0313,0.15,0.03,0.12,flip -3819,做多,2021-02-19 03:30:00,2021-02-19 07:30:00,1920.43,1928.02,0.6,100.0,0.0315,0.24,0.03,0.21,flip -3820,做空,2021-02-19 07:30:00,2021-02-19 08:00:00,1928.02,1925.69,0.61,100.0,0.0314,0.07,0.03,0.04,flip -3821,做多,2021-02-19 08:00:00,2021-02-19 13:00:00,1925.69,1923.02,0.61,100.0,0.0315,-0.08,0.03,-0.11,flip -3822,做空,2021-02-19 13:00:00,2021-02-19 14:00:00,1923.02,1930.22,0.6,100.0,0.0314,-0.23,0.03,-0.26,flip -3823,做多,2021-02-19 14:00:00,2021-02-19 14:15:00,1930.22,1922.23,0.6,100.0,0.0312,-0.25,0.03,-0.28,flip -3824,做空,2021-02-19 14:15:00,2021-02-19 15:00:00,1922.23,1921.7,0.6,100.0,0.0311,0.02,0.03,-0.01,flip -3825,做多,2021-02-19 15:00:00,2021-02-19 15:45:00,1921.7,1933.39,0.6,100.0,0.0311,0.36,0.03,0.33,flip -3826,做空,2021-02-19 15:45:00,2021-02-20 01:00:00,1933.39,1953.21,0.6,100.0,0.0311,-0.62,0.03,-0.65,flip -3827,做多,2021-02-20 01:00:00,2021-02-20 01:15:00,1953.21,1940.44,0.6,100.0,0.0307,-0.39,0.03,-0.42,flip -3828,做空,2021-02-20 01:15:00,2021-02-20 01:30:00,1940.44,1953.34,0.59,100.0,0.0306,-0.4,0.03,-0.43,flip -3829,做多,2021-02-20 01:30:00,2021-02-20 02:00:00,1953.34,1953.46,0.59,100.0,0.0302,0.0,0.03,-0.03,flip -3830,做空,2021-02-20 02:00:00,2021-02-20 15:00:00,1953.46,2004.99,0.59,100.0,0.0302,-1.56,0.03,-1.59,flip -3831,做多,2021-02-20 15:00:00,2021-02-20 15:15:00,2004.99,1979.75,0.57,100.0,0.0286,-0.72,0.03,-0.75,flip -3832,做空,2021-02-20 15:15:00,2021-02-20 16:30:00,1979.75,2005.8,0.57,100.0,0.0286,-0.74,0.03,-0.77,flip -3833,做多,2021-02-20 16:30:00,2021-02-20 16:45:00,2005.8,2004.15,0.56,100.0,0.0278,-0.05,0.03,-0.07,flip -3834,做空,2021-02-20 16:45:00,2021-02-20 17:00:00,2004.15,2020.5,0.56,100.0,0.0278,-0.45,0.03,-0.48,flip -3835,做多,2021-02-20 17:00:00,2021-02-20 17:15:00,2020.5,2007.24,0.55,100.0,0.0273,-0.36,0.03,-0.39,flip -3836,做空,2021-02-20 17:15:00,2021-02-20 22:30:00,2007.24,1857.06,0.55,100.0,0.0273,4.1,0.03,4.07,tp_lower -3837,做多,2021-02-21 10:00:00,2021-02-21 18:00:00,1957.69,1949.77,0.59,100.0,0.0303,-0.24,0.03,-0.27,flip -3838,做空,2021-02-21 18:00:00,2021-02-22 01:00:00,1949.77,1900.99,0.59,100.0,0.0303,1.48,0.03,1.45,tp_lower -3839,做多,2021-02-22 21:00:00,2021-02-22 21:15:00,1792.53,1791.71,0.61,100.0,0.0338,-0.03,0.03,-0.06,flip -3840,做空,2021-02-22 21:15:00,2021-02-22 21:30:00,1791.71,1799.49,0.6,100.0,0.0337,-0.26,0.03,-0.29,flip -3841,做多,2021-02-22 21:30:00,2021-02-22 22:00:00,1799.49,1787.08,0.6,100.0,0.0334,-0.41,0.03,-0.44,flip -3842,做空,2021-02-22 22:00:00,2021-02-22 22:30:00,1787.08,1781.07,0.6,100.0,0.0334,0.2,0.03,0.17,flip -3843,做多,2021-02-22 22:30:00,2021-02-22 22:45:00,1781.07,1777.15,0.6,100.0,0.0336,-0.13,0.03,-0.16,flip -3844,做空,2021-02-22 22:45:00,2021-02-22 23:45:00,1777.15,1778.3,0.6,100.0,0.0335,-0.04,0.03,-0.07,flip -3845,做多,2021-02-22 23:45:00,2021-02-23 00:00:00,1778.3,1749.79,0.59,100.0,0.0335,-0.95,0.03,-0.98,flip -3846,做空,2021-02-23 00:00:00,2021-02-23 00:15:00,1749.79,1763.34,0.59,100.0,0.0336,-0.46,0.03,-0.49,flip -3847,做多,2021-02-23 00:15:00,2021-02-23 00:45:00,1763.34,1761.14,0.58,100.0,0.0331,-0.07,0.03,-0.1,flip -3848,做空,2021-02-23 00:45:00,2021-02-23 16:00:00,1761.14,1588.94,0.58,100.0,0.033,5.69,0.03,5.66,flip -3849,做多,2021-02-23 16:00:00,2021-02-23 16:15:00,1588.94,1575.08,0.64,100.0,0.0402,-0.56,0.03,-0.59,flip -3850,做空,2021-02-23 16:15:00,2021-02-23 21:00:00,1575.08,1539.69,0.63,100.0,0.0401,1.42,0.03,1.39,flip -3851,做多,2021-02-23 21:00:00,2021-02-24 00:15:00,1539.69,1509.31,0.65,100.0,0.0419,-1.27,0.03,-1.31,flip -3852,做空,2021-02-24 00:15:00,2021-02-24 00:30:00,1509.31,1541.08,0.64,100.0,0.0421,-1.34,0.03,-1.37,flip -3853,做多,2021-02-24 00:30:00,2021-02-24 13:30:00,1541.08,1639.34,0.62,100.0,0.0403,3.96,0.03,3.93,flip -3854,做空,2021-02-24 13:30:00,2021-02-24 14:15:00,1639.34,1645.82,0.66,100.0,0.0403,-0.26,0.03,-0.29,flip -3855,做多,2021-02-24 14:15:00,2021-02-24 14:30:00,1645.82,1627.83,0.66,100.0,0.0399,-0.72,0.03,-0.75,flip -3856,做空,2021-02-24 14:30:00,2021-02-24 14:45:00,1627.83,1644.87,0.65,100.0,0.0399,-0.68,0.03,-0.71,flip -3857,做多,2021-02-24 14:45:00,2021-02-24 15:00:00,1644.87,1617.64,0.64,100.0,0.039,-1.06,0.03,-1.09,flip -3858,做空,2021-02-24 15:00:00,2021-02-24 15:30:00,1617.64,1630.73,0.63,100.0,0.039,-0.51,0.03,-0.54,flip -3859,做多,2021-02-24 15:30:00,2021-02-24 16:45:00,1630.73,1647.86,0.63,100.0,0.0383,0.66,0.03,0.62,flip -3860,做空,2021-02-24 16:45:00,2021-02-24 17:00:00,1647.86,1652.66,0.63,100.0,0.0383,-0.18,0.03,-0.22,flip -3861,做多,2021-02-24 17:00:00,2021-02-24 17:15:00,1652.66,1649.41,0.63,100.0,0.038,-0.12,0.03,-0.15,flip -3862,做空,2021-02-24 17:15:00,2021-02-24 17:30:00,1649.41,1652.57,0.63,100.0,0.038,-0.12,0.03,-0.15,flip -3863,做多,2021-02-24 17:30:00,2021-02-24 18:00:00,1652.57,1644.75,0.62,100.0,0.0378,-0.3,0.03,-0.33,flip -3864,做空,2021-02-24 18:00:00,2021-02-24 18:15:00,1644.75,1648.24,0.62,100.0,0.0378,-0.13,0.03,-0.16,flip -3865,做多,2021-02-24 18:15:00,2021-02-25 01:45:00,1648.24,1630.51,0.62,100.0,0.0376,-0.67,0.03,-0.7,flip -3866,做空,2021-02-25 01:45:00,2021-02-25 02:00:00,1630.51,1639.45,0.62,100.0,0.038,-0.34,0.03,-0.37,flip -3867,做多,2021-02-25 02:00:00,2021-02-25 02:15:00,1639.45,1627.73,0.62,100.0,0.0376,-0.44,0.03,-0.47,flip -3868,做空,2021-02-25 02:15:00,2021-02-25 02:30:00,1627.73,1636.58,0.61,100.0,0.0375,-0.33,0.03,-0.36,flip -3869,做多,2021-02-25 02:30:00,2021-02-25 02:45:00,1636.58,1633.21,0.61,100.0,0.0371,-0.13,0.03,-0.16,flip -3870,做空,2021-02-25 02:45:00,2021-02-25 05:30:00,1633.21,1608.02,0.61,100.0,0.0371,0.93,0.03,0.9,flip -3871,做多,2021-02-25 05:30:00,2021-02-25 06:00:00,1608.02,1618.96,0.61,100.0,0.0382,0.42,0.03,0.39,flip -3872,做空,2021-02-25 06:00:00,2021-02-25 06:45:00,1618.96,1619.19,0.62,100.0,0.0381,-0.01,0.03,-0.04,flip -3873,做多,2021-02-25 06:45:00,2021-02-25 07:00:00,1619.19,1618.2,0.62,100.0,0.0381,-0.04,0.03,-0.07,flip -3874,做空,2021-02-25 07:00:00,2021-02-25 07:15:00,1618.2,1646.57,0.62,100.0,0.0381,-1.08,0.03,-1.11,flip -3875,做多,2021-02-25 07:15:00,2021-02-25 08:15:00,1646.57,1616.97,0.6,100.0,0.0367,-1.09,0.03,-1.12,flip -3876,做空,2021-02-25 08:15:00,2021-02-25 10:45:00,1616.97,1609.86,0.59,100.0,0.0367,0.26,0.03,0.23,flip -3877,做多,2021-02-25 10:45:00,2021-02-25 11:15:00,1609.86,1611.33,0.59,100.0,0.037,0.05,0.03,0.02,flip -3878,做空,2021-02-25 11:15:00,2021-02-25 11:30:00,1611.33,1611.59,0.59,100.0,0.0369,-0.01,0.03,-0.04,flip -3879,做多,2021-02-25 11:30:00,2021-02-25 15:45:00,1611.59,1627.77,0.59,100.0,0.0369,0.6,0.03,0.57,flip -3880,做空,2021-02-25 15:45:00,2021-02-25 16:00:00,1627.77,1633.42,0.6,100.0,0.0368,-0.21,0.03,-0.24,flip -3881,做多,2021-02-25 16:00:00,2021-02-25 16:45:00,1633.42,1620.72,0.6,100.0,0.0365,-0.46,0.03,-0.49,flip -3882,做空,2021-02-25 16:45:00,2021-02-26 12:15:00,1620.72,1494.42,0.59,100.0,0.0365,4.61,0.03,4.58,flip -3883,做多,2021-02-26 12:15:00,2021-02-26 12:45:00,1494.42,1484.73,0.65,100.0,0.0433,-0.42,0.03,-0.45,flip -3884,做空,2021-02-26 12:45:00,2021-02-26 14:00:00,1484.73,1474.01,0.64,100.0,0.0432,0.46,0.03,0.43,flip -3885,做多,2021-02-26 14:00:00,2021-02-26 19:30:00,1474.01,1490.37,0.65,100.0,0.0438,0.72,0.03,0.68,flip -3886,做空,2021-02-26 19:30:00,2021-02-27 00:30:00,1490.37,1480.55,0.65,100.0,0.0438,0.43,0.03,0.4,flip -3887,做多,2021-02-27 00:30:00,2021-02-27 01:00:00,1480.55,1490.4,0.66,100.0,0.0444,0.44,0.03,0.4,flip -3888,做空,2021-02-27 01:00:00,2021-02-27 01:15:00,1490.4,1497.22,0.66,100.0,0.0444,-0.3,0.03,-0.34,flip -3889,做多,2021-02-27 01:15:00,2021-02-27 07:00:00,1497.22,1489.34,0.66,100.0,0.044,-0.35,0.03,-0.38,flip -3890,做空,2021-02-27 07:00:00,2021-02-27 07:15:00,1489.34,1496.77,0.65,100.0,0.0439,-0.33,0.03,-0.36,flip -3891,做多,2021-02-27 07:15:00,2021-02-27 07:30:00,1496.77,1488.03,0.65,100.0,0.0434,-0.38,0.03,-0.41,flip -3892,做空,2021-02-27 07:30:00,2021-02-27 07:45:00,1488.03,1491.81,0.65,100.0,0.0434,-0.16,0.03,-0.2,flip -3893,做多,2021-02-27 07:45:00,2021-02-27 08:15:00,1491.81,1468.11,0.64,100.0,0.0431,-1.02,0.03,-1.05,flip -3894,做空,2021-02-27 08:15:00,2021-02-27 11:15:00,1468.11,1478.83,0.63,100.0,0.0431,-0.46,0.03,-0.49,flip -3895,做多,2021-02-27 11:15:00,2021-02-27 11:30:00,1478.83,1476.82,0.63,100.0,0.0424,-0.09,0.03,-0.12,flip -3896,做空,2021-02-27 11:30:00,2021-02-27 12:00:00,1476.82,1479.32,0.63,100.0,0.0424,-0.11,0.03,-0.14,flip -3897,做多,2021-02-27 12:00:00,2021-02-27 12:15:00,1479.32,1466.0,0.62,100.0,0.0422,-0.56,0.03,-0.59,flip -3898,做空,2021-02-27 12:15:00,2021-02-27 12:30:00,1466.0,1490.48,0.62,100.0,0.0421,-1.03,0.03,-1.06,flip -3899,做多,2021-02-27 12:30:00,2021-02-27 14:15:00,1490.48,1482.62,0.61,100.0,0.0407,-0.32,0.03,-0.35,flip -3900,做空,2021-02-27 14:15:00,2021-02-27 15:15:00,1482.62,1477.37,0.6,100.0,0.0407,0.21,0.03,0.18,flip -3901,做多,2021-02-27 15:15:00,2021-02-27 22:15:00,1477.37,1488.92,0.6,100.0,0.0409,0.47,0.03,0.44,flip -3902,做空,2021-02-27 22:15:00,2021-02-28 18:45:00,1488.92,1350.0,0.61,100.0,0.0409,5.68,0.03,5.65,flip -3903,做多,2021-02-28 18:45:00,2021-02-28 19:15:00,1350.0,1348.84,0.67,100.0,0.0499,-0.06,0.03,-0.09,flip -3904,做空,2021-02-28 19:15:00,2021-02-28 19:30:00,1348.84,1366.73,0.67,100.0,0.0499,-0.89,0.03,-0.93,flip -3905,做多,2021-02-28 19:30:00,2021-03-02 06:00:00,1366.73,1548.82,0.66,100.0,0.0485,8.84,0.04,8.8,flip -3906,做空,2021-03-02 06:00:00,2021-03-02 06:15:00,1548.82,1551.06,0.75,100.0,0.0486,-0.11,0.04,-0.15,flip -3907,做多,2021-03-02 06:15:00,2021-03-02 06:45:00,1551.06,1544.34,0.75,100.0,0.0484,-0.33,0.04,-0.36,flip -3908,做空,2021-03-02 06:45:00,2021-03-02 07:30:00,1544.34,1547.28,0.75,100.0,0.0484,-0.14,0.04,-0.18,flip -3909,做多,2021-03-02 07:30:00,2021-03-02 10:45:00,1547.28,1557.96,0.74,100.0,0.0481,0.51,0.04,0.48,flip -3910,做空,2021-03-02 10:45:00,2021-03-02 11:00:00,1557.96,1560.18,0.75,100.0,0.0481,-0.11,0.04,-0.14,flip -3911,做多,2021-03-02 11:00:00,2021-03-02 14:45:00,1560.18,1569.22,0.75,100.0,0.0479,0.43,0.04,0.4,flip -3912,做空,2021-03-02 14:45:00,2021-03-02 16:45:00,1569.22,1500.43,0.75,100.0,0.0478,3.29,0.04,3.26,tp_lower -3913,做多,2021-03-03 01:45:00,2021-03-03 02:00:00,1524.0,1523.09,0.79,100.0,0.0517,-0.05,0.04,-0.09,flip -3914,做空,2021-03-03 02:00:00,2021-03-03 02:30:00,1523.09,1526.5,0.79,100.0,0.0517,-0.18,0.04,-0.22,flip -3915,做多,2021-03-03 02:30:00,2021-03-03 02:45:00,1526.5,1516.86,0.78,100.0,0.0514,-0.5,0.04,-0.53,flip -3916,做空,2021-03-03 02:45:00,2021-03-03 03:00:00,1516.86,1521.95,0.78,100.0,0.0513,-0.26,0.04,-0.3,flip -3917,做多,2021-03-03 03:00:00,2021-03-03 03:15:00,1521.95,1518.05,0.78,100.0,0.0509,-0.2,0.04,-0.24,flip -3918,做空,2021-03-03 03:15:00,2021-03-03 03:45:00,1518.05,1522.98,0.77,100.0,0.0509,-0.25,0.04,-0.29,flip -3919,做多,2021-03-03 03:45:00,2021-03-03 19:15:00,1522.98,1595.15,0.77,100.0,0.0505,3.64,0.04,3.6,flip -3920,做空,2021-03-03 19:15:00,2021-03-03 19:30:00,1595.15,1604.6,0.8,100.0,0.0504,-0.48,0.04,-0.52,flip -3921,做多,2021-03-03 19:30:00,2021-03-03 20:15:00,1604.6,1594.82,0.8,100.0,0.0498,-0.49,0.04,-0.53,flip -3922,做空,2021-03-03 20:15:00,2021-03-03 21:45:00,1594.82,1597.94,0.79,100.0,0.0497,-0.16,0.04,-0.19,flip -3923,做多,2021-03-03 21:45:00,2021-03-03 22:15:00,1597.94,1599.56,0.79,100.0,0.0495,0.08,0.04,0.04,flip -3924,做空,2021-03-03 22:15:00,2021-03-04 01:00:00,1599.56,1610.27,0.79,100.0,0.0495,-0.53,0.04,-0.57,flip -3925,做多,2021-03-04 01:00:00,2021-03-04 01:15:00,1610.27,1608.83,0.79,100.0,0.0493,-0.07,0.04,-0.11,flip -3926,做空,2021-03-04 01:15:00,2021-03-04 08:00:00,1608.83,1581.8,0.79,100.0,0.0492,1.33,0.04,1.29,flip -3927,做多,2021-03-04 08:00:00,2021-03-04 14:45:00,1581.8,1575.57,0.8,100.0,0.0508,-0.32,0.04,-0.36,flip -3928,做空,2021-03-04 14:45:00,2021-03-04 15:30:00,1575.57,1569.54,0.8,100.0,0.0508,0.31,0.04,0.27,flip -3929,做多,2021-03-04 15:30:00,2021-03-04 17:45:00,1569.54,1563.77,0.8,100.0,0.0511,-0.29,0.04,-0.33,flip -3930,做空,2021-03-04 17:45:00,2021-03-05 12:30:00,1563.77,1487.99,0.8,100.0,0.0511,3.87,0.04,3.83,flip -3931,做多,2021-03-05 12:30:00,2021-03-05 12:45:00,1487.99,1484.28,0.84,100.0,0.0565,-0.21,0.04,-0.25,flip -3932,做空,2021-03-05 12:45:00,2021-03-05 13:00:00,1484.28,1486.83,0.84,100.0,0.0565,-0.14,0.04,-0.19,flip -3933,做多,2021-03-05 13:00:00,2021-03-05 13:30:00,1486.83,1486.81,0.84,100.0,0.0562,-0.0,0.04,-0.04,flip -3934,做空,2021-03-05 13:30:00,2021-03-05 13:45:00,1486.81,1490.13,0.83,100.0,0.0561,-0.19,0.04,-0.23,flip -3935,做多,2021-03-05 13:45:00,2021-03-05 16:00:00,1490.13,1471.18,0.83,100.0,0.0558,-1.06,0.04,-1.1,flip -3936,做空,2021-03-05 16:00:00,2021-03-05 16:45:00,1471.18,1478.98,0.82,100.0,0.0558,-0.44,0.04,-0.48,flip -3937,做多,2021-03-05 16:45:00,2021-03-06 12:00:00,1478.98,1548.74,0.82,100.0,0.0551,3.85,0.04,3.8,flip -3938,做空,2021-03-06 12:00:00,2021-03-06 12:15:00,1548.74,1551.22,0.86,100.0,0.0554,-0.14,0.04,-0.18,flip -3939,做多,2021-03-06 12:15:00,2021-03-06 12:45:00,1551.22,1544.15,0.86,100.0,0.0552,-0.39,0.04,-0.43,flip -3940,做空,2021-03-06 12:45:00,2021-03-06 15:30:00,1544.15,1555.05,0.85,100.0,0.0551,-0.6,0.04,-0.64,flip -3941,做多,2021-03-06 15:30:00,2021-03-06 15:45:00,1555.05,1544.56,0.84,100.0,0.0543,-0.57,0.04,-0.61,flip -3942,做空,2021-03-06 15:45:00,2021-03-06 16:00:00,1544.56,1575.16,0.84,100.0,0.0543,-1.66,0.04,-1.7,flip -3943,做多,2021-03-06 16:00:00,2021-03-07 12:15:00,1575.16,1663.72,0.82,100.0,0.0521,4.61,0.04,4.57,flip -3944,做空,2021-03-07 12:15:00,2021-03-07 12:30:00,1663.72,1669.77,0.87,100.0,0.0523,-0.32,0.04,-0.36,flip -3945,做多,2021-03-07 12:30:00,2021-03-07 13:00:00,1669.77,1665.0,0.87,100.0,0.0519,-0.25,0.04,-0.29,flip -3946,做空,2021-03-07 13:00:00,2021-03-07 13:15:00,1665.0,1665.27,0.86,100.0,0.0518,-0.01,0.04,-0.06,flip -3947,做多,2021-03-07 13:15:00,2021-03-07 13:45:00,1665.27,1665.8,0.86,100.0,0.0518,0.03,0.04,-0.02,flip -3948,做空,2021-03-07 13:45:00,2021-03-07 16:00:00,1665.8,1667.62,0.86,100.0,0.0517,-0.09,0.04,-0.14,flip -3949,做多,2021-03-07 16:00:00,2021-03-07 16:15:00,1667.62,1660.98,0.86,100.0,0.0516,-0.34,0.04,-0.39,flip -3950,做空,2021-03-07 16:15:00,2021-03-07 16:30:00,1660.98,1673.01,0.86,100.0,0.0515,-0.62,0.04,-0.66,flip -3951,做多,2021-03-07 16:30:00,2021-03-07 17:00:00,1673.01,1668.69,0.85,100.0,0.0507,-0.22,0.04,-0.26,flip -3952,做空,2021-03-07 17:00:00,2021-03-07 18:30:00,1668.69,1666.51,0.85,100.0,0.0507,0.11,0.04,0.07,flip -3953,做多,2021-03-07 18:30:00,2021-03-07 18:45:00,1666.51,1657.16,0.85,100.0,0.0507,-0.47,0.04,-0.52,flip -3954,做空,2021-03-07 18:45:00,2021-03-07 21:30:00,1657.16,1661.31,0.84,100.0,0.0507,-0.21,0.04,-0.25,flip -3955,做多,2021-03-07 21:30:00,2021-03-08 07:15:00,1661.31,1699.12,0.84,100.0,0.0504,1.9,0.04,1.86,flip -3956,做空,2021-03-08 07:15:00,2021-03-08 07:45:00,1699.12,1692.22,0.86,100.0,0.0509,0.35,0.04,0.31,flip -3957,做多,2021-03-08 07:45:00,2021-03-08 08:00:00,1692.22,1673.15,0.87,100.0,0.0512,-0.98,0.04,-1.02,flip -3958,做空,2021-03-08 08:00:00,2021-03-08 10:15:00,1673.15,1706.16,0.86,100.0,0.0512,-1.69,0.04,-1.73,flip -3959,做多,2021-03-08 10:15:00,2021-03-08 12:45:00,1706.16,1713.29,0.84,100.0,0.0492,0.35,0.04,0.31,flip -3960,做空,2021-03-08 12:45:00,2021-03-08 14:30:00,1713.29,1745.16,0.84,100.0,0.0491,-1.57,0.04,-1.61,flip -3961,做多,2021-03-08 14:30:00,2021-03-09 10:30:00,1745.16,1823.31,0.82,100.0,0.0473,3.69,0.04,3.65,flip -3962,做空,2021-03-09 10:30:00,2021-03-09 11:30:00,1823.31,1831.18,0.87,100.0,0.0475,-0.37,0.04,-0.42,flip -3963,做多,2021-03-09 11:30:00,2021-03-09 12:00:00,1831.18,1826.09,0.86,100.0,0.047,-0.24,0.04,-0.28,flip -3964,做空,2021-03-09 12:00:00,2021-03-09 13:30:00,1826.09,1832.5,0.86,100.0,0.047,-0.3,0.04,-0.34,flip -3965,做多,2021-03-09 13:30:00,2021-03-09 14:15:00,1832.5,1834.78,0.85,100.0,0.0466,0.11,0.04,0.06,flip -3966,做空,2021-03-09 14:15:00,2021-03-09 14:45:00,1834.78,1832.52,0.85,100.0,0.0465,0.11,0.04,0.06,flip -3967,做多,2021-03-09 14:45:00,2021-03-09 15:00:00,1832.52,1820.1,0.85,100.0,0.0466,-0.58,0.04,-0.62,flip -3968,做空,2021-03-09 15:00:00,2021-03-09 15:45:00,1820.1,1834.64,0.85,100.0,0.0466,-0.68,0.04,-0.72,flip -3969,做多,2021-03-09 15:45:00,2021-03-09 16:00:00,1834.64,1820.66,0.84,100.0,0.0458,-0.64,0.04,-0.68,flip -3970,做空,2021-03-09 16:00:00,2021-03-09 16:15:00,1820.66,1824.14,0.83,100.0,0.0457,-0.16,0.04,-0.2,flip -3971,做多,2021-03-09 16:15:00,2021-03-09 16:45:00,1824.14,1833.53,0.83,100.0,0.0455,0.43,0.04,0.39,flip -3972,做空,2021-03-09 16:45:00,2021-03-09 17:00:00,1833.53,1836.38,0.83,100.0,0.0455,-0.13,0.04,-0.17,flip -3973,做多,2021-03-09 17:00:00,2021-03-09 17:15:00,1836.38,1830.21,0.83,100.0,0.0453,-0.28,0.04,-0.32,flip -3974,做空,2021-03-09 17:15:00,2021-03-09 19:30:00,1830.21,1830.43,0.83,100.0,0.0452,-0.01,0.04,-0.05,flip -3975,做多,2021-03-09 19:30:00,2021-03-09 19:45:00,1830.43,1829.67,0.83,100.0,0.0452,-0.03,0.04,-0.08,flip -3976,做空,2021-03-09 19:45:00,2021-03-09 20:15:00,1829.67,1836.22,0.83,100.0,0.0451,-0.3,0.04,-0.34,flip -3977,做多,2021-03-09 20:15:00,2021-03-09 21:15:00,1836.22,1824.49,0.82,100.0,0.0448,-0.53,0.04,-0.57,flip -3978,做空,2021-03-09 21:15:00,2021-03-09 21:30:00,1824.49,1826.66,0.82,100.0,0.0447,-0.1,0.04,-0.14,flip -3979,做多,2021-03-09 21:30:00,2021-03-09 21:45:00,1826.66,1825.82,0.81,100.0,0.0446,-0.04,0.04,-0.08,flip -3980,做空,2021-03-09 21:45:00,2021-03-09 22:00:00,1825.82,1830.99,0.81,100.0,0.0445,-0.23,0.04,-0.27,flip -3981,做多,2021-03-09 22:00:00,2021-03-09 22:15:00,1830.99,1825.93,0.81,100.0,0.0442,-0.22,0.04,-0.26,flip -3982,做空,2021-03-09 22:15:00,2021-03-09 22:30:00,1825.93,1835.81,0.81,100.0,0.0442,-0.44,0.04,-0.48,flip -3983,做多,2021-03-09 22:30:00,2021-03-09 23:15:00,1835.81,1870.38,0.8,100.0,0.0437,1.51,0.04,1.47,tp_upper -3984,做多,2021-03-10 08:45:00,2021-03-10 09:00:00,1825.58,1815.89,0.83,100.0,0.0456,-0.44,0.04,-0.48,flip -3985,做空,2021-03-10 09:00:00,2021-03-10 09:15:00,1815.89,1829.7,0.83,100.0,0.0456,-0.63,0.04,-0.67,flip -3986,做多,2021-03-10 09:15:00,2021-03-10 10:15:00,1829.7,1827.25,0.82,100.0,0.0448,-0.11,0.04,-0.15,flip -3987,做空,2021-03-10 10:15:00,2021-03-10 11:15:00,1827.25,1820.51,0.82,100.0,0.0448,0.3,0.04,0.26,flip -3988,做多,2021-03-10 11:15:00,2021-03-10 12:00:00,1820.51,1813.51,0.82,100.0,0.0451,-0.32,0.04,-0.36,flip -3989,做空,2021-03-10 12:00:00,2021-03-10 12:15:00,1813.51,1816.85,0.82,100.0,0.045,-0.15,0.04,-0.19,flip -3990,做多,2021-03-10 12:15:00,2021-03-10 12:45:00,1816.85,1822.68,0.81,100.0,0.0448,0.26,0.04,0.22,flip -3991,做空,2021-03-10 12:45:00,2021-03-10 13:00:00,1822.68,1838.31,0.82,100.0,0.0448,-0.7,0.04,-0.74,flip -3992,做多,2021-03-10 13:00:00,2021-03-10 20:15:00,1838.31,1824.03,0.81,100.0,0.044,-0.63,0.04,-0.67,flip -3993,做空,2021-03-10 20:15:00,2021-03-10 22:15:00,1824.03,1823.52,0.8,100.0,0.0439,0.02,0.04,-0.02,flip -3994,做多,2021-03-10 22:15:00,2021-03-10 23:00:00,1823.52,1820.98,0.8,100.0,0.0439,-0.11,0.04,-0.15,flip -3995,做空,2021-03-10 23:00:00,2021-03-11 12:45:00,1820.98,1790.53,0.8,100.0,0.0439,1.34,0.04,1.3,flip -3996,做多,2021-03-11 12:45:00,2021-03-11 15:30:00,1790.53,1790.11,0.82,100.0,0.0458,-0.02,0.04,-0.06,flip -3997,做空,2021-03-11 15:30:00,2021-03-11 15:45:00,1790.11,1798.24,0.82,100.0,0.0457,-0.37,0.04,-0.41,flip -3998,做多,2021-03-11 15:45:00,2021-03-11 17:15:00,1798.24,1787.8,0.81,100.0,0.0453,-0.47,0.04,-0.51,flip -3999,做空,2021-03-11 17:15:00,2021-03-12 00:30:00,1787.8,1808.81,0.81,100.0,0.0452,-0.95,0.04,-0.99,flip -4000,做多,2021-03-12 00:30:00,2021-03-12 01:45:00,1808.81,1812.16,0.8,100.0,0.0443,0.15,0.04,0.11,flip -4001,做空,2021-03-12 01:45:00,2021-03-12 02:30:00,1812.16,1815.2,0.8,100.0,0.0443,-0.13,0.04,-0.17,flip -4002,做多,2021-03-12 02:30:00,2021-03-12 04:00:00,1815.2,1808.14,0.8,100.0,0.0441,-0.31,0.04,-0.35,flip -4003,做空,2021-03-12 04:00:00,2021-03-12 05:30:00,1808.14,1812.13,0.8,100.0,0.044,-0.18,0.04,-0.22,flip -4004,做多,2021-03-12 05:30:00,2021-03-12 06:15:00,1812.13,1812.33,0.79,100.0,0.0438,0.01,0.04,-0.03,flip -4005,做空,2021-03-12 06:15:00,2021-03-12 06:45:00,1812.33,1810.49,0.79,100.0,0.0437,0.08,0.04,0.04,flip -4006,做多,2021-03-12 06:45:00,2021-03-12 17:30:00,1810.49,1774.14,0.79,100.0,0.0438,-1.59,0.04,-1.63,flip -4007,做空,2021-03-12 17:30:00,2021-03-12 18:00:00,1774.14,1786.0,0.78,100.0,0.0437,-0.52,0.04,-0.56,flip -4008,做多,2021-03-12 18:00:00,2021-03-12 18:15:00,1786.0,1777.13,0.77,100.0,0.0431,-0.38,0.04,-0.42,flip -4009,做空,2021-03-12 18:15:00,2021-03-12 23:15:00,1777.13,1768.71,0.77,100.0,0.0431,0.36,0.04,0.32,flip -4010,做多,2021-03-12 23:15:00,2021-03-12 23:45:00,1768.71,1767.44,0.77,100.0,0.0434,-0.06,0.04,-0.09,flip -4011,做空,2021-03-12 23:45:00,2021-03-13 03:15:00,1767.44,1762.57,0.77,100.0,0.0434,0.21,0.04,0.17,flip -4012,做多,2021-03-13 03:15:00,2021-03-13 03:30:00,1762.57,1758.91,0.78,100.0,0.0441,-0.16,0.04,-0.2,flip -4013,做空,2021-03-13 03:30:00,2021-03-13 03:45:00,1758.91,1760.74,0.77,100.0,0.044,-0.08,0.04,-0.12,flip -4014,做多,2021-03-13 03:45:00,2021-03-13 04:00:00,1760.74,1758.57,0.77,100.0,0.0439,-0.1,0.04,-0.13,flip -4015,做空,2021-03-13 04:00:00,2021-03-13 04:45:00,1758.57,1773.35,0.77,100.0,0.0439,-0.65,0.04,-0.69,flip -4016,做多,2021-03-13 04:45:00,2021-03-13 11:00:00,1773.35,1865.51,0.76,100.0,0.0431,3.97,0.04,3.93,tp_upper -4017,做多,2021-03-14 01:15:00,2021-03-14 04:00:00,1905.6,1903.19,0.81,100.0,0.0423,-0.1,0.04,-0.14,flip -4018,做空,2021-03-14 04:00:00,2021-03-14 04:15:00,1903.19,1910.58,0.8,100.0,0.0423,-0.31,0.04,-0.35,flip -4019,做多,2021-03-14 04:15:00,2021-03-14 04:30:00,1910.58,1907.84,0.8,100.0,0.0419,-0.11,0.04,-0.15,flip -4020,做空,2021-03-14 04:30:00,2021-03-14 20:30:00,1907.84,1875.53,0.8,100.0,0.0419,1.35,0.04,1.31,flip -4021,做多,2021-03-14 20:30:00,2021-03-14 21:00:00,1875.53,1871.35,0.81,100.0,0.0433,-0.18,0.04,-0.22,flip -4022,做空,2021-03-14 21:00:00,2021-03-14 22:15:00,1871.35,1879.5,0.81,100.0,0.0432,-0.35,0.04,-0.39,flip -4023,做多,2021-03-14 22:15:00,2021-03-14 23:45:00,1879.5,1850.54,0.8,100.0,0.0428,-1.24,0.04,-1.28,flip -4024,做空,2021-03-14 23:45:00,2021-03-15 00:15:00,1850.54,1878.0,0.79,100.0,0.0428,-1.17,0.04,-1.21,flip -4025,做多,2021-03-15 00:15:00,2021-03-15 00:45:00,1878.0,1875.31,0.78,100.0,0.0418,-0.11,0.04,-0.15,flip -4026,做空,2021-03-15 00:45:00,2021-03-15 01:00:00,1875.31,1877.46,0.78,100.0,0.0417,-0.09,0.04,-0.13,flip -4027,做多,2021-03-15 01:00:00,2021-03-15 04:30:00,1877.46,1869.32,0.78,100.0,0.0416,-0.34,0.04,-0.38,flip -4028,做空,2021-03-15 04:30:00,2021-03-15 06:30:00,1869.32,1803.2,0.78,100.0,0.0416,2.75,0.04,2.71,tp_lower -4029,做多,2021-03-15 20:15:00,2021-03-15 20:45:00,1799.6,1792.09,0.8,100.0,0.0446,-0.34,0.04,-0.38,flip -4030,做空,2021-03-15 20:45:00,2021-03-16 01:00:00,1792.09,1725.3,0.8,100.0,0.0446,2.98,0.04,2.94,tp_lower -4031,做多,2021-03-16 06:30:00,2021-03-16 12:30:00,1783.6,1776.0,0.83,100.0,0.0467,-0.35,0.04,-0.4,flip -4032,做空,2021-03-16 12:30:00,2021-03-16 12:45:00,1776.0,1781.89,0.83,100.0,0.0466,-0.27,0.04,-0.32,flip -4033,做多,2021-03-16 12:45:00,2021-03-16 17:15:00,1781.89,1781.32,0.82,100.0,0.0463,-0.03,0.04,-0.07,flip -4034,做空,2021-03-16 17:15:00,2021-03-16 18:15:00,1781.32,1779.35,0.82,100.0,0.0462,0.09,0.04,0.05,flip -4035,做多,2021-03-16 18:15:00,2021-03-16 18:30:00,1779.35,1773.48,0.82,100.0,0.0463,-0.27,0.04,-0.31,flip -4036,做空,2021-03-16 18:30:00,2021-03-16 19:30:00,1773.48,1786.83,0.82,100.0,0.0462,-0.62,0.04,-0.66,flip -4037,做多,2021-03-16 19:30:00,2021-03-16 19:45:00,1786.83,1786.18,0.81,100.0,0.0455,-0.03,0.04,-0.07,flip -4038,做空,2021-03-16 19:45:00,2021-03-16 20:00:00,1786.18,1796.2,0.81,100.0,0.0455,-0.46,0.04,-0.5,flip -4039,做多,2021-03-16 20:00:00,2021-03-16 21:15:00,1796.2,1799.2,0.81,100.0,0.0449,0.13,0.04,0.09,flip -4040,做空,2021-03-16 21:15:00,2021-03-16 22:00:00,1799.2,1794.68,0.81,100.0,0.0449,0.2,0.04,0.16,flip -4041,做多,2021-03-16 22:00:00,2021-03-16 22:45:00,1794.68,1790.51,0.81,100.0,0.045,-0.19,0.04,-0.23,flip -4042,做空,2021-03-16 22:45:00,2021-03-16 23:00:00,1790.51,1796.43,0.81,100.0,0.045,-0.27,0.04,-0.31,flip -4043,做多,2021-03-16 23:00:00,2021-03-17 00:00:00,1796.43,1793.9,0.8,100.0,0.0447,-0.11,0.04,-0.15,flip -4044,做空,2021-03-17 00:00:00,2021-03-17 06:45:00,1793.9,1786.19,0.81,100.0,0.0451,0.35,0.04,0.31,flip -4045,做多,2021-03-17 06:45:00,2021-03-17 07:00:00,1786.19,1781.76,0.81,100.0,0.0455,-0.2,0.04,-0.24,flip -4046,做空,2021-03-17 07:00:00,2021-03-17 07:15:00,1781.76,1784.21,0.81,100.0,0.0454,-0.11,0.04,-0.15,flip -4047,做多,2021-03-17 07:15:00,2021-03-17 08:00:00,1784.21,1782.6,0.81,100.0,0.0453,-0.07,0.04,-0.11,flip -4048,做空,2021-03-17 08:00:00,2021-03-17 08:15:00,1782.6,1788.8,0.81,100.0,0.0452,-0.28,0.04,-0.32,flip -4049,做多,2021-03-17 08:15:00,2021-03-17 08:30:00,1788.8,1787.2,0.8,100.0,0.0449,-0.07,0.04,-0.11,flip -4050,做空,2021-03-17 08:30:00,2021-03-17 09:00:00,1787.2,1784.33,0.8,100.0,0.0448,0.13,0.04,0.09,flip -4051,做多,2021-03-17 09:00:00,2021-03-17 09:15:00,1784.33,1777.78,0.8,100.0,0.0449,-0.29,0.04,-0.33,flip -4052,做空,2021-03-17 09:15:00,2021-03-17 14:30:00,1777.78,1775.75,0.8,100.0,0.0449,0.09,0.04,0.05,flip -4053,做多,2021-03-17 14:30:00,2021-03-17 14:45:00,1775.75,1769.32,0.8,100.0,0.0449,-0.29,0.04,-0.33,flip -4054,做空,2021-03-17 14:45:00,2021-03-17 15:00:00,1769.32,1772.86,0.79,100.0,0.0449,-0.16,0.04,-0.2,flip -4055,做多,2021-03-17 15:00:00,2021-03-17 15:15:00,1772.86,1772.33,0.79,100.0,0.0447,-0.02,0.04,-0.06,flip -4056,做空,2021-03-17 15:15:00,2021-03-17 15:45:00,1772.33,1774.33,0.79,100.0,0.0446,-0.09,0.04,-0.13,flip -4057,做多,2021-03-17 15:45:00,2021-03-18 07:15:00,1774.33,1822.84,0.79,100.0,0.0445,2.16,0.04,2.12,flip -4058,做空,2021-03-18 07:15:00,2021-03-18 08:00:00,1822.84,1821.46,0.82,100.0,0.045,0.06,0.04,0.02,flip -4059,做多,2021-03-18 08:00:00,2021-03-18 08:15:00,1821.46,1818.39,0.82,100.0,0.045,-0.14,0.04,-0.18,flip -4060,做空,2021-03-18 08:15:00,2021-03-18 15:45:00,1818.39,1823.3,0.82,100.0,0.045,-0.22,0.04,-0.26,flip -4061,做多,2021-03-18 15:45:00,2021-03-18 16:45:00,1823.3,1812.55,0.81,100.0,0.0447,-0.48,0.04,-0.52,flip -4062,做空,2021-03-18 16:45:00,2021-03-18 17:00:00,1812.55,1821.23,0.81,100.0,0.0446,-0.39,0.04,-0.43,flip -4063,做多,2021-03-18 17:00:00,2021-03-18 17:15:00,1821.23,1820.12,0.8,100.0,0.0442,-0.05,0.04,-0.09,flip -4064,做空,2021-03-18 17:15:00,2021-03-19 04:30:00,1820.12,1786.58,0.8,100.0,0.0441,1.48,0.04,1.44,flip -4065,做多,2021-03-19 04:30:00,2021-03-19 05:15:00,1786.58,1783.2,0.82,100.0,0.046,-0.16,0.04,-0.2,flip -4066,做空,2021-03-19 05:15:00,2021-03-19 05:30:00,1783.2,1789.13,0.82,100.0,0.046,-0.27,0.04,-0.31,flip -4067,做多,2021-03-19 05:30:00,2021-03-19 23:00:00,1789.13,1813.52,0.82,100.0,0.0456,1.11,0.04,1.07,flip -4068,做空,2021-03-19 23:00:00,2021-03-20 00:15:00,1813.52,1816.31,0.83,100.0,0.0456,-0.13,0.04,-0.17,flip -4069,做多,2021-03-20 00:15:00,2021-03-20 00:30:00,1816.31,1814.8,0.83,100.0,0.0456,-0.07,0.04,-0.11,flip -4070,做空,2021-03-20 00:30:00,2021-03-20 00:45:00,1814.8,1817.74,0.83,100.0,0.0455,-0.13,0.04,-0.18,flip -4071,做多,2021-03-20 00:45:00,2021-03-20 01:15:00,1817.74,1819.38,0.82,100.0,0.0453,0.07,0.04,0.03,flip -4072,做空,2021-03-20 01:15:00,2021-03-20 06:15:00,1819.38,1823.62,0.82,100.0,0.0453,-0.19,0.04,-0.23,flip -4073,做多,2021-03-20 06:15:00,2021-03-20 06:30:00,1823.62,1823.4,0.82,100.0,0.045,-0.01,0.04,-0.05,flip -4074,做空,2021-03-20 06:30:00,2021-03-20 07:15:00,1823.4,1822.89,0.82,100.0,0.045,0.02,0.04,-0.02,flip -4075,做多,2021-03-20 07:15:00,2021-03-20 07:45:00,1822.89,1823.34,0.82,100.0,0.0449,0.02,0.04,-0.02,flip -4076,做空,2021-03-20 07:45:00,2021-03-20 08:00:00,1823.34,1829.14,0.82,100.0,0.0449,-0.26,0.04,-0.3,flip -4077,做多,2021-03-20 08:00:00,2021-03-20 13:15:00,1829.14,1868.26,0.82,100.0,0.0446,1.74,0.04,1.7,tp_upper -4078,做多,2021-03-20 22:00:00,2021-03-21 13:30:00,1838.18,1782.56,0.83,100.0,0.0453,-2.52,0.04,-2.56,flip -4079,做空,2021-03-21 13:30:00,2021-03-21 14:15:00,1782.56,1786.84,0.81,100.0,0.0456,-0.2,0.04,-0.24,flip -4080,做多,2021-03-21 14:15:00,2021-03-21 14:45:00,1786.84,1786.3,0.81,100.0,0.0454,-0.02,0.04,-0.07,flip -4081,做空,2021-03-21 14:45:00,2021-03-21 17:00:00,1786.3,1783.67,0.81,100.0,0.0453,0.12,0.04,0.08,flip -4082,做多,2021-03-21 17:00:00,2021-03-21 23:00:00,1783.67,1778.87,0.81,100.0,0.0454,-0.22,0.04,-0.26,flip -4083,做空,2021-03-21 23:00:00,2021-03-21 23:15:00,1778.87,1785.21,0.81,100.0,0.0454,-0.29,0.04,-0.33,flip -4084,做多,2021-03-21 23:15:00,2021-03-21 23:45:00,1785.21,1784.67,0.8,100.0,0.045,-0.02,0.04,-0.06,flip -4085,做空,2021-03-21 23:45:00,2021-03-22 03:30:00,1784.67,1784.35,0.8,100.0,0.0449,0.01,0.04,-0.03,flip -4086,做多,2021-03-22 03:30:00,2021-03-22 04:00:00,1784.35,1783.75,0.81,100.0,0.0452,-0.03,0.04,-0.07,flip -4087,做空,2021-03-22 04:00:00,2021-03-22 04:15:00,1783.75,1789.4,0.81,100.0,0.0452,-0.26,0.04,-0.3,flip -4088,做多,2021-03-22 04:15:00,2021-03-22 05:15:00,1789.4,1784.6,0.8,100.0,0.0448,-0.22,0.04,-0.26,flip -4089,做空,2021-03-22 05:15:00,2021-03-22 05:30:00,1784.6,1788.17,0.8,100.0,0.0448,-0.16,0.04,-0.2,flip -4090,做多,2021-03-22 05:30:00,2021-03-22 07:00:00,1788.17,1790.45,0.8,100.0,0.0446,0.1,0.04,0.06,flip -4091,做空,2021-03-22 07:00:00,2021-03-22 10:00:00,1790.45,1797.64,0.8,100.0,0.0445,-0.32,0.04,-0.36,flip -4092,做多,2021-03-22 10:00:00,2021-03-22 12:15:00,1797.64,1786.57,0.79,100.0,0.0441,-0.49,0.04,-0.53,flip -4093,做空,2021-03-22 12:15:00,2021-03-22 13:00:00,1786.57,1786.98,0.79,100.0,0.0441,-0.02,0.04,-0.06,flip -4094,做多,2021-03-22 13:00:00,2021-03-22 13:30:00,1786.98,1773.48,0.79,100.0,0.044,-0.59,0.04,-0.63,flip -4095,做空,2021-03-22 13:30:00,2021-03-22 14:00:00,1773.48,1782.97,0.78,100.0,0.044,-0.42,0.04,-0.46,flip -4096,做多,2021-03-22 14:00:00,2021-03-22 14:45:00,1782.97,1780.51,0.77,100.0,0.0435,-0.11,0.04,-0.15,flip -4097,做空,2021-03-22 14:45:00,2021-03-22 15:15:00,1780.51,1784.16,0.77,100.0,0.0434,-0.16,0.04,-0.2,flip -4098,做多,2021-03-22 15:15:00,2021-03-22 15:45:00,1784.16,1779.74,0.77,100.0,0.0432,-0.19,0.04,-0.23,flip -4099,做空,2021-03-22 15:45:00,2021-03-22 16:00:00,1779.74,1781.87,0.77,100.0,0.0431,-0.09,0.04,-0.13,flip -4100,做多,2021-03-22 16:00:00,2021-03-22 18:15:00,1781.87,1780.81,0.77,100.0,0.043,-0.05,0.04,-0.08,flip -4101,做空,2021-03-22 18:15:00,2021-03-22 19:15:00,1780.81,1747.87,0.76,100.0,0.043,1.41,0.04,1.38,tp_lower -4102,做多,2021-03-23 11:00:00,2021-03-23 11:30:00,1693.23,1691.25,0.79,100.0,0.0467,-0.09,0.04,-0.13,flip -4103,做空,2021-03-23 11:30:00,2021-03-23 12:00:00,1691.25,1707.37,0.79,100.0,0.0466,-0.75,0.04,-0.79,flip -4104,做多,2021-03-23 12:00:00,2021-03-23 19:15:00,1707.37,1699.99,0.78,100.0,0.0457,-0.34,0.04,-0.38,flip -4105,做空,2021-03-23 19:15:00,2021-03-24 06:30:00,1699.99,1679.44,0.78,100.0,0.0456,0.94,0.04,0.9,flip -4106,做多,2021-03-24 06:30:00,2021-03-24 17:45:00,1679.44,1698.41,0.79,100.0,0.0469,0.89,0.04,0.85,flip -4107,做空,2021-03-24 17:45:00,2021-03-25 09:15:00,1698.41,1602.5,0.79,100.0,0.0468,4.49,0.04,4.45,flip -4108,做多,2021-03-25 09:15:00,2021-03-25 10:00:00,1602.5,1603.48,0.84,100.0,0.0525,0.05,0.04,0.01,flip -4109,做空,2021-03-25 10:00:00,2021-03-25 13:30:00,1603.48,1598.81,0.84,100.0,0.0524,0.24,0.04,0.2,flip -4110,做多,2021-03-25 13:30:00,2021-03-25 15:00:00,1598.81,1586.37,0.84,100.0,0.0527,-0.65,0.04,-0.7,flip -4111,做空,2021-03-25 15:00:00,2021-03-25 15:15:00,1586.37,1592.21,0.83,100.0,0.0526,-0.31,0.04,-0.35,flip -4112,做多,2021-03-25 15:15:00,2021-03-25 15:45:00,1592.21,1597.11,0.83,100.0,0.0522,0.26,0.04,0.21,flip -4113,做空,2021-03-25 15:45:00,2021-03-25 16:30:00,1597.11,1593.08,0.83,100.0,0.0521,0.21,0.04,0.17,flip -4114,做多,2021-03-25 16:30:00,2021-03-25 21:15:00,1593.08,1603.63,0.83,100.0,0.0523,0.55,0.04,0.51,flip -4115,做空,2021-03-25 21:15:00,2021-03-26 00:00:00,1603.63,1606.49,0.84,100.0,0.0523,-0.15,0.04,-0.19,flip -4116,做多,2021-03-26 00:00:00,2021-03-27 08:15:00,1606.49,1685.03,0.84,100.0,0.0524,4.12,0.04,4.07,flip -4117,做空,2021-03-27 08:15:00,2021-03-27 08:30:00,1685.03,1691.81,0.88,100.0,0.0524,-0.36,0.04,-0.4,flip -4118,做多,2021-03-27 08:30:00,2021-03-27 10:30:00,1691.81,1690.99,0.88,100.0,0.0519,-0.04,0.04,-0.09,flip -4119,做空,2021-03-27 10:30:00,2021-03-27 16:00:00,1690.99,1699.29,0.88,100.0,0.0519,-0.43,0.04,-0.47,flip -4120,做多,2021-03-27 16:00:00,2021-03-28 08:15:00,1699.29,1714.86,0.87,100.0,0.0513,0.8,0.04,0.75,flip -4121,做空,2021-03-28 08:15:00,2021-03-28 08:30:00,1714.86,1715.81,0.88,100.0,0.0514,-0.05,0.04,-0.09,flip -4122,做多,2021-03-28 08:30:00,2021-03-28 09:45:00,1715.81,1715.35,0.88,100.0,0.0513,-0.02,0.04,-0.07,flip -4123,做空,2021-03-28 09:45:00,2021-03-28 12:00:00,1715.35,1691.15,0.88,100.0,0.0513,1.24,0.04,1.2,tp_lower -4124,做多,2021-03-28 15:15:00,2021-03-28 16:00:00,1708.72,1703.97,0.89,100.0,0.0522,-0.25,0.04,-0.29,flip -4125,做空,2021-03-28 16:00:00,2021-03-29 02:15:00,1703.97,1697.45,0.89,100.0,0.0521,0.34,0.04,0.3,flip -4126,做多,2021-03-29 02:15:00,2021-03-29 05:30:00,1697.45,1690.44,0.89,100.0,0.0527,-0.37,0.04,-0.41,flip -4127,做空,2021-03-29 05:30:00,2021-03-29 05:45:00,1690.44,1690.99,0.89,100.0,0.0526,-0.03,0.04,-0.07,flip -4128,做多,2021-03-29 05:45:00,2021-03-30 02:00:00,1690.99,1801.21,0.89,100.0,0.0526,5.79,0.05,5.74,flip -4129,做空,2021-03-30 02:00:00,2021-03-30 03:00:00,1801.21,1803.6,0.95,100.0,0.0526,-0.13,0.05,-0.17,flip -4130,做多,2021-03-30 03:00:00,2021-03-30 03:15:00,1803.6,1799.92,0.95,100.0,0.0524,-0.19,0.05,-0.24,flip -4131,做空,2021-03-30 03:15:00,2021-03-30 03:30:00,1799.92,1801.65,0.94,100.0,0.0524,-0.09,0.05,-0.14,flip -4132,做多,2021-03-30 03:30:00,2021-03-30 05:00:00,1801.65,1800.09,0.94,100.0,0.0522,-0.08,0.05,-0.13,flip -4133,做空,2021-03-30 05:00:00,2021-03-30 05:30:00,1800.09,1807.83,0.94,100.0,0.0522,-0.4,0.05,-0.45,flip -4134,做多,2021-03-30 05:30:00,2021-03-30 08:15:00,1807.83,1812.44,0.93,100.0,0.0517,0.24,0.05,0.19,flip -4135,做空,2021-03-30 08:15:00,2021-03-30 08:30:00,1812.44,1817.19,0.94,100.0,0.0516,-0.25,0.05,-0.29,flip -4136,做多,2021-03-30 08:30:00,2021-03-30 08:45:00,1817.19,1816.49,0.93,100.0,0.0513,-0.04,0.05,-0.08,flip -4137,做空,2021-03-30 08:45:00,2021-03-30 09:00:00,1816.49,1818.94,0.93,100.0,0.0513,-0.13,0.05,-0.17,flip -4138,做多,2021-03-30 09:00:00,2021-03-31 02:00:00,1818.94,1844.8,0.93,100.0,0.0511,1.32,0.05,1.27,flip -4139,做空,2021-03-31 02:00:00,2021-03-31 03:45:00,1844.8,1826.58,0.95,100.0,0.0515,0.94,0.05,0.89,tp_lower -4140,做多,2021-03-31 06:15:00,2021-03-31 07:45:00,1846.34,1817.05,0.96,100.0,0.0519,-1.52,0.05,-1.57,flip -4141,做空,2021-03-31 07:45:00,2021-03-31 08:00:00,1817.05,1796.79,0.94,100.0,0.0518,1.05,0.05,1.0,tp_lower -4142,做多,2021-03-31 13:30:00,2021-03-31 14:00:00,1830.28,1828.74,0.95,100.0,0.052,-0.08,0.05,-0.13,flip -4143,做空,2021-03-31 14:00:00,2021-03-31 14:15:00,1828.74,1835.37,0.95,100.0,0.0519,-0.34,0.05,-0.39,flip -4144,做多,2021-03-31 14:15:00,2021-04-01 10:30:00,1835.37,1936.72,0.95,100.0,0.0515,5.22,0.05,5.17,flip -4145,做空,2021-04-01 10:30:00,2021-04-01 13:00:00,1936.72,1930.2,1.0,100.0,0.0517,0.34,0.05,0.29,flip -4146,做多,2021-04-01 13:00:00,2021-04-01 14:00:00,1930.2,1924.75,1.0,100.0,0.052,-0.28,0.05,-0.33,flip -4147,做空,2021-04-01 14:00:00,2021-04-01 14:15:00,1924.75,1927.72,1.0,100.0,0.052,-0.15,0.05,-0.2,flip -4148,做多,2021-04-01 14:15:00,2021-04-01 17:45:00,1927.72,1941.6,1.0,100.0,0.0518,0.72,0.05,0.67,flip -4149,做空,2021-04-01 17:45:00,2021-04-01 18:15:00,1941.6,1939.5,1.0,100.0,0.0517,0.11,0.05,0.06,tp_lower -4150,做多,2021-04-01 18:15:00,2021-04-02 00:15:00,1939.5,1955.54,1.0,100.0,0.0518,0.83,0.05,0.78,flip -4151,做空,2021-04-02 00:15:00,2021-04-02 00:45:00,1955.54,1960.0,1.02,100.0,0.052,-0.23,0.05,-0.28,flip -4152,做多,2021-04-02 00:45:00,2021-04-02 13:30:00,1960.0,1999.13,1.01,100.0,0.0517,2.02,0.05,1.97,flip -4153,做空,2021-04-02 13:30:00,2021-04-03 09:15:00,1999.13,2105.97,1.03,100.0,0.0517,-5.52,0.05,-5.57,flip -4154,做多,2021-04-03 09:15:00,2021-04-03 09:30:00,2105.97,2100.25,0.98,100.0,0.0465,-0.27,0.05,-0.31,flip -4155,做空,2021-04-03 09:30:00,2021-04-03 09:45:00,2100.25,2112.28,0.98,100.0,0.0464,-0.56,0.05,-0.61,flip -4156,做多,2021-04-03 09:45:00,2021-04-03 10:30:00,2112.28,2109.61,0.97,100.0,0.0459,-0.12,0.05,-0.17,flip -4157,做空,2021-04-03 10:30:00,2021-04-03 11:00:00,2109.61,2106.11,0.97,100.0,0.0458,0.16,0.05,0.11,flip -4158,做多,2021-04-03 11:00:00,2021-04-03 11:15:00,2106.11,2101.07,0.97,100.0,0.0459,-0.23,0.05,-0.28,flip -4159,做空,2021-04-03 11:15:00,2021-04-03 11:30:00,2101.07,2107.17,0.96,100.0,0.0459,-0.28,0.05,-0.33,flip -4160,做多,2021-04-03 11:30:00,2021-04-03 11:45:00,2107.17,2100.39,0.96,100.0,0.0456,-0.31,0.05,-0.36,flip -4161,做空,2021-04-03 11:45:00,2021-04-03 12:45:00,2100.39,2107.68,0.96,100.0,0.0455,-0.33,0.05,-0.38,flip -4162,做多,2021-04-03 12:45:00,2021-04-03 13:30:00,2107.68,2113.75,0.95,100.0,0.0452,0.27,0.05,0.23,flip -4163,做空,2021-04-03 13:30:00,2021-04-03 16:00:00,2113.75,2083.93,0.95,100.0,0.0451,1.35,0.05,1.3,tp_lower -4164,做多,2021-04-04 08:15:00,2021-04-04 20:15:00,2046.25,2055.93,0.98,100.0,0.0477,0.46,0.05,0.41,flip -4165,做空,2021-04-04 20:15:00,2021-04-04 20:30:00,2055.93,2059.11,0.98,100.0,0.0476,-0.15,0.05,-0.2,flip -4166,做多,2021-04-04 20:30:00,2021-04-04 22:00:00,2059.11,2060.0,0.98,100.0,0.0474,0.04,0.05,-0.01,flip -4167,做空,2021-04-04 22:00:00,2021-04-04 22:15:00,2060.0,2072.96,0.98,100.0,0.0474,-0.61,0.05,-0.66,flip -4168,做多,2021-04-04 22:15:00,2021-04-05 00:30:00,2072.96,2063.87,0.97,100.0,0.0467,-0.42,0.05,-0.47,flip -4169,做空,2021-04-05 00:30:00,2021-04-05 10:45:00,2063.87,2050.59,0.97,100.0,0.0469,0.62,0.05,0.57,flip -4170,做多,2021-04-05 10:45:00,2021-04-05 11:00:00,2050.59,2046.63,0.97,100.0,0.0474,-0.19,0.05,-0.24,flip -4171,做空,2021-04-05 11:00:00,2021-04-05 11:15:00,2046.63,2050.91,0.97,100.0,0.0474,-0.2,0.05,-0.25,flip -4172,做多,2021-04-05 11:15:00,2021-04-06 07:15:00,2050.91,2123.51,0.97,100.0,0.0472,3.42,0.05,3.37,flip -4173,做空,2021-04-06 07:15:00,2021-04-06 09:30:00,2123.51,2117.01,1.0,100.0,0.0473,0.31,0.05,0.26,flip -4174,做多,2021-04-06 09:30:00,2021-04-06 10:00:00,2117.01,2118.1,1.01,100.0,0.0475,0.05,0.05,0.0,flip -4175,做空,2021-04-06 10:00:00,2021-04-06 10:15:00,2118.1,2130.49,1.01,100.0,0.0475,-0.59,0.05,-0.64,flip -4176,做多,2021-04-06 10:15:00,2021-04-06 10:45:00,2130.49,2103.68,1.0,100.0,0.0469,-1.26,0.05,-1.31,flip -4177,做空,2021-04-06 10:45:00,2021-04-06 11:15:00,2103.68,2119.83,0.98,100.0,0.0468,-0.76,0.05,-0.81,flip -4178,做多,2021-04-06 11:15:00,2021-04-06 11:45:00,2119.83,2116.42,0.98,100.0,0.0461,-0.16,0.05,-0.21,flip -4179,做空,2021-04-06 11:45:00,2021-04-06 12:00:00,2116.42,2123.15,0.97,100.0,0.046,-0.31,0.05,-0.36,flip -4180,做多,2021-04-06 12:00:00,2021-04-06 12:45:00,2123.15,2113.53,0.97,100.0,0.0457,-0.44,0.05,-0.49,flip -4181,做空,2021-04-06 12:45:00,2021-04-06 13:00:00,2113.53,2120.1,0.96,100.0,0.0456,-0.3,0.05,-0.35,flip -4182,做多,2021-04-06 13:00:00,2021-04-06 18:00:00,2120.1,2118.71,0.96,100.0,0.0453,-0.06,0.05,-0.11,flip -4183,做空,2021-04-06 18:00:00,2021-04-06 19:30:00,2118.71,2110.51,0.96,100.0,0.0453,0.37,0.05,0.32,flip -4184,做多,2021-04-06 19:30:00,2021-04-06 20:00:00,2110.51,2115.45,0.96,100.0,0.0456,0.23,0.05,0.18,flip -4185,做空,2021-04-06 20:00:00,2021-04-06 20:15:00,2115.45,2121.72,0.96,100.0,0.0455,-0.29,0.05,-0.33,flip -4186,做多,2021-04-06 20:15:00,2021-04-06 21:15:00,2121.72,2106.27,0.96,100.0,0.0452,-0.7,0.05,-0.75,flip -4187,做空,2021-04-06 21:15:00,2021-04-06 21:30:00,2106.27,2111.92,0.95,100.0,0.0452,-0.26,0.05,-0.3,flip -4188,做多,2021-04-06 21:30:00,2021-04-06 22:00:00,2111.92,2110.48,0.95,100.0,0.0449,-0.06,0.05,-0.11,flip -4189,做空,2021-04-06 22:00:00,2021-04-06 22:15:00,2110.48,2113.54,0.95,100.0,0.0448,-0.14,0.05,-0.18,flip -4190,做多,2021-04-06 22:15:00,2021-04-07 00:30:00,2113.54,2111.89,0.94,100.0,0.0446,-0.07,0.05,-0.12,flip -4191,做空,2021-04-07 00:30:00,2021-04-07 02:15:00,2111.89,2109.26,0.96,100.0,0.0454,0.12,0.05,0.07,flip -4192,做多,2021-04-07 02:15:00,2021-04-07 03:00:00,2109.26,2106.97,0.96,100.0,0.0454,-0.1,0.05,-0.15,flip -4193,做空,2021-04-07 03:00:00,2021-04-07 03:15:00,2106.97,2114.58,0.96,100.0,0.0454,-0.35,0.05,-0.39,flip -4194,做多,2021-04-07 03:15:00,2021-04-07 03:30:00,2114.58,2111.87,0.95,100.0,0.045,-0.12,0.05,-0.17,flip -4195,做空,2021-04-07 03:30:00,2021-04-07 05:45:00,2111.87,2104.02,0.95,100.0,0.045,0.35,0.05,0.31,flip -4196,做多,2021-04-07 05:45:00,2021-04-07 06:00:00,2104.02,2099.94,0.95,100.0,0.0452,-0.18,0.05,-0.23,flip -4197,做空,2021-04-07 06:00:00,2021-04-07 09:00:00,2099.94,2025.41,0.95,100.0,0.0452,3.37,0.05,3.32,tp_lower -4198,做多,2021-04-07 22:30:00,2021-04-07 23:15:00,2013.56,1993.72,0.98,100.0,0.0488,-0.97,0.05,-1.02,flip -4199,做空,2021-04-07 23:15:00,2021-04-08 01:15:00,1993.72,1990.73,0.97,100.0,0.0487,0.15,0.05,0.1,flip -4200,做多,2021-04-08 01:15:00,2021-04-08 02:00:00,1990.73,1992.14,0.98,100.0,0.0492,0.07,0.05,0.02,flip -4201,做空,2021-04-08 02:00:00,2021-04-08 02:45:00,1992.14,1996.97,0.98,100.0,0.0492,-0.24,0.05,-0.29,flip -4202,做多,2021-04-08 02:45:00,2021-04-08 03:00:00,1996.97,1992.52,0.98,100.0,0.0489,-0.22,0.05,-0.27,flip -4203,做空,2021-04-08 03:00:00,2021-04-08 10:30:00,1992.52,2000.88,0.97,100.0,0.0488,-0.41,0.05,-0.46,flip -4204,做多,2021-04-08 10:30:00,2021-04-08 10:45:00,2000.88,2000.12,0.97,100.0,0.0484,-0.04,0.05,-0.09,flip -4205,做空,2021-04-08 10:45:00,2021-04-08 11:30:00,2000.12,2002.77,0.97,100.0,0.0483,-0.13,0.05,-0.18,flip -4206,做多,2021-04-08 11:30:00,2021-04-08 11:45:00,2002.77,1998.41,0.96,100.0,0.0481,-0.21,0.05,-0.26,flip -4207,做空,2021-04-08 11:45:00,2021-04-08 12:00:00,1998.41,2002.07,0.96,100.0,0.0481,-0.18,0.05,-0.22,flip -4208,做多,2021-04-08 12:00:00,2021-04-09 07:00:00,2002.07,2066.99,0.96,100.0,0.0479,3.11,0.05,3.06,flip -4209,做空,2021-04-09 07:00:00,2021-04-09 07:15:00,2066.99,2074.27,1.0,100.0,0.0482,-0.35,0.05,-0.4,flip -4210,做多,2021-04-09 07:15:00,2021-04-09 08:00:00,2074.27,2077.07,0.99,100.0,0.0478,0.13,0.05,0.08,flip -4211,做空,2021-04-09 08:00:00,2021-04-09 08:30:00,2077.07,2074.15,0.99,100.0,0.0478,0.14,0.05,0.09,flip -4212,做多,2021-04-09 08:30:00,2021-04-09 08:45:00,2074.15,2070.46,0.99,100.0,0.0479,-0.18,0.05,-0.23,flip -4213,做空,2021-04-09 08:45:00,2021-04-09 09:00:00,2070.46,2070.87,0.99,100.0,0.0478,-0.02,0.05,-0.07,flip -4214,做多,2021-04-09 09:00:00,2021-04-09 12:30:00,2070.87,2077.06,0.99,100.0,0.0477,0.3,0.05,0.25,flip -4215,做空,2021-04-09 12:30:00,2021-04-09 12:45:00,2077.06,2081.57,0.99,100.0,0.0477,-0.22,0.05,-0.26,flip -4216,做多,2021-04-09 12:45:00,2021-04-09 13:00:00,2081.57,2080.49,0.99,100.0,0.0474,-0.05,0.05,-0.1,flip -4217,做空,2021-04-09 13:00:00,2021-04-09 13:30:00,2080.49,2082.66,0.99,100.0,0.0474,-0.1,0.05,-0.15,flip -4218,做多,2021-04-09 13:30:00,2021-04-09 13:45:00,2082.66,2076.03,0.98,100.0,0.0472,-0.31,0.05,-0.36,flip -4219,做空,2021-04-09 13:45:00,2021-04-09 14:00:00,2076.03,2078.2,0.98,100.0,0.0472,-0.1,0.05,-0.15,flip -4220,做多,2021-04-09 14:00:00,2021-04-09 14:15:00,2078.2,2063.5,0.98,100.0,0.047,-0.69,0.05,-0.74,flip -4221,做空,2021-04-09 14:15:00,2021-04-09 17:45:00,2063.5,2076.43,0.97,100.0,0.047,-0.61,0.05,-0.66,flip -4222,做多,2021-04-09 17:45:00,2021-04-09 18:15:00,2076.43,2076.79,0.96,100.0,0.0464,0.02,0.05,-0.03,flip -4223,做空,2021-04-09 18:15:00,2021-04-09 18:30:00,2076.79,2077.78,0.96,100.0,0.0463,-0.05,0.05,-0.09,flip -4224,做多,2021-04-09 18:30:00,2021-04-09 19:15:00,2077.78,2077.69,0.96,100.0,0.0462,-0.0,0.05,-0.05,flip -4225,做空,2021-04-09 19:15:00,2021-04-09 19:30:00,2077.69,2078.42,0.96,100.0,0.0462,-0.03,0.05,-0.08,flip -4226,做多,2021-04-09 19:30:00,2021-04-09 20:30:00,2078.42,2075.07,0.96,100.0,0.0461,-0.15,0.05,-0.2,flip -4227,做空,2021-04-09 20:30:00,2021-04-09 21:15:00,2075.07,2077.34,0.96,100.0,0.0461,-0.1,0.05,-0.15,flip -4228,做多,2021-04-09 21:15:00,2021-04-09 21:45:00,2077.34,2076.32,0.95,100.0,0.0459,-0.05,0.05,-0.09,flip -4229,做空,2021-04-09 21:45:00,2021-04-09 22:00:00,2076.32,2076.95,0.95,100.0,0.0459,-0.03,0.05,-0.08,flip -4230,做多,2021-04-09 22:00:00,2021-04-09 22:15:00,2076.95,2073.29,0.95,100.0,0.0458,-0.17,0.05,-0.22,flip -4231,做空,2021-04-09 22:15:00,2021-04-10 00:00:00,2073.29,2075.76,0.95,100.0,0.0457,-0.11,0.05,-0.16,flip -4232,做多,2021-04-10 00:00:00,2021-04-10 02:45:00,2075.76,2120.6,0.97,100.0,0.0466,2.09,0.05,2.04,tp_upper -4233,做多,2021-04-10 16:30:00,2021-04-10 16:45:00,2158.72,2157.49,0.99,100.0,0.0457,-0.06,0.05,-0.11,flip -4234,做空,2021-04-10 16:45:00,2021-04-10 20:45:00,2157.49,2098.78,0.98,100.0,0.0457,2.68,0.05,2.63,tp_lower -4235,做多,2021-04-11 00:15:00,2021-04-11 04:00:00,2146.73,2144.02,1.01,100.0,0.0472,-0.13,0.05,-0.18,flip -4236,做空,2021-04-11 04:00:00,2021-04-11 08:00:00,2144.02,2139.29,1.01,100.0,0.0472,0.22,0.05,0.17,flip -4237,做多,2021-04-11 08:00:00,2021-04-11 09:15:00,2139.29,2139.14,1.01,100.0,0.0473,-0.01,0.05,-0.06,flip -4238,做空,2021-04-11 09:15:00,2021-04-11 09:45:00,2139.14,2141.88,1.01,100.0,0.0473,-0.13,0.05,-0.18,flip -4239,做多,2021-04-11 09:45:00,2021-04-11 13:15:00,2141.88,2136.31,1.01,100.0,0.0471,-0.26,0.05,-0.31,flip -4240,做空,2021-04-11 13:15:00,2021-04-11 14:00:00,2136.31,2136.3,1.01,100.0,0.0471,0.0,0.05,-0.05,flip -4241,做多,2021-04-11 14:00:00,2021-04-11 16:45:00,2136.3,2140.37,1.0,100.0,0.047,0.19,0.05,0.14,flip -4242,做空,2021-04-11 16:45:00,2021-04-11 17:15:00,2140.37,2146.04,1.01,100.0,0.047,-0.27,0.05,-0.32,flip -4243,做多,2021-04-11 17:15:00,2021-04-11 19:30:00,2146.04,2155.0,1.0,100.0,0.0467,0.42,0.05,0.37,flip -4244,做空,2021-04-11 19:30:00,2021-04-11 20:45:00,2155.0,2150.09,1.01,100.0,0.0466,0.23,0.05,0.18,flip -4245,做多,2021-04-11 20:45:00,2021-04-11 21:00:00,2150.09,2143.22,1.01,100.0,0.0468,-0.32,0.05,-0.37,flip -4246,做空,2021-04-11 21:00:00,2021-04-11 22:15:00,2143.22,2145.12,1.0,100.0,0.0468,-0.09,0.05,-0.14,flip -4247,做多,2021-04-11 22:15:00,2021-04-11 22:30:00,2145.12,2139.48,1.0,100.0,0.0466,-0.26,0.05,-0.31,flip -4248,做空,2021-04-11 22:30:00,2021-04-11 22:45:00,2139.48,2149.12,1.0,100.0,0.0466,-0.45,0.05,-0.5,flip -4249,做多,2021-04-11 22:45:00,2021-04-11 23:30:00,2149.12,2145.28,0.99,100.0,0.0461,-0.18,0.05,-0.23,flip -4250,做空,2021-04-11 23:30:00,2021-04-11 23:45:00,2145.28,2155.05,0.99,100.0,0.0461,-0.45,0.05,-0.5,flip -4251,做多,2021-04-11 23:45:00,2021-04-12 00:15:00,2155.05,2142.9,0.98,100.0,0.0456,-0.55,0.05,-0.6,flip -4252,做空,2021-04-12 00:15:00,2021-04-12 01:00:00,2142.9,2146.2,0.99,100.0,0.0463,-0.15,0.05,-0.2,flip -4253,做多,2021-04-12 01:00:00,2021-04-12 02:00:00,2146.2,2146.03,0.99,100.0,0.0461,-0.01,0.05,-0.06,flip -4254,做空,2021-04-12 02:00:00,2021-04-12 03:15:00,2146.03,2148.47,0.99,100.0,0.046,-0.11,0.05,-0.16,flip -4255,做多,2021-04-12 03:15:00,2021-04-12 06:00:00,2148.47,2150.72,0.99,100.0,0.0459,0.1,0.05,0.05,flip -4256,做空,2021-04-12 06:00:00,2021-04-12 10:00:00,2150.72,2155.02,0.99,100.0,0.0458,-0.2,0.05,-0.25,flip -4257,做多,2021-04-12 10:00:00,2021-04-12 10:15:00,2155.02,2148.04,0.98,100.0,0.0456,-0.32,0.05,-0.37,flip -4258,做空,2021-04-12 10:15:00,2021-04-12 12:30:00,2148.04,2157.3,0.98,100.0,0.0456,-0.42,0.05,-0.47,flip -4259,做多,2021-04-12 12:30:00,2021-04-12 13:15:00,2157.3,2155.71,0.97,100.0,0.0451,-0.07,0.05,-0.12,flip -4260,做空,2021-04-12 13:15:00,2021-04-12 13:30:00,2155.71,2159.23,0.97,100.0,0.0451,-0.16,0.05,-0.21,flip -4261,做多,2021-04-12 13:30:00,2021-04-12 13:45:00,2159.23,2153.01,0.97,100.0,0.0449,-0.28,0.05,-0.33,flip -4262,做空,2021-04-12 13:45:00,2021-04-12 20:15:00,2153.01,2148.0,0.97,100.0,0.0448,0.22,0.05,0.18,flip -4263,做多,2021-04-12 20:15:00,2021-04-12 21:15:00,2148.0,2144.4,0.97,100.0,0.045,-0.16,0.05,-0.21,flip -4264,做空,2021-04-12 21:15:00,2021-04-12 21:30:00,2144.4,2148.22,0.96,100.0,0.045,-0.17,0.05,-0.22,flip -4265,做多,2021-04-12 21:30:00,2021-04-12 23:00:00,2148.22,2151.53,0.96,100.0,0.0448,0.15,0.05,0.1,flip -4266,做空,2021-04-12 23:00:00,2021-04-13 00:00:00,2151.53,2159.3,0.96,100.0,0.0447,-0.35,0.05,-0.4,flip -4267,做多,2021-04-13 00:00:00,2021-04-14 09:15:00,2159.3,2336.49,0.97,100.0,0.045,7.97,0.05,7.91,flip -4268,做空,2021-04-14 09:15:00,2021-04-14 09:30:00,2336.49,2342.86,1.05,100.0,0.0449,-0.29,0.05,-0.34,flip -4269,做多,2021-04-14 09:30:00,2021-04-14 14:00:00,2342.86,2306.87,1.05,100.0,0.0447,-1.61,0.05,-1.66,flip -4270,做空,2021-04-14 14:00:00,2021-04-14 14:30:00,2306.87,2338.85,1.03,100.0,0.0446,-1.43,0.05,-1.48,flip -4271,做多,2021-04-14 14:30:00,2021-04-14 14:45:00,2338.85,2330.79,1.01,100.0,0.0433,-0.35,0.05,-0.4,flip -4272,做空,2021-04-14 14:45:00,2021-04-14 15:00:00,2330.79,2348.28,1.01,100.0,0.0433,-0.76,0.05,-0.81,flip -4273,做多,2021-04-14 15:00:00,2021-04-14 15:15:00,2348.28,2338.94,1.0,100.0,0.0426,-0.4,0.05,-0.45,flip -4274,做空,2021-04-14 15:15:00,2021-04-14 15:45:00,2338.94,2351.2,1.0,100.0,0.0426,-0.52,0.05,-0.57,flip -4275,做多,2021-04-14 15:45:00,2021-04-14 17:30:00,2351.2,2327.22,0.99,100.0,0.0421,-1.01,0.05,-1.06,flip -4276,做空,2021-04-14 17:30:00,2021-04-14 20:45:00,2327.22,2375.75,0.98,100.0,0.042,-2.04,0.05,-2.09,flip -4277,做多,2021-04-14 20:45:00,2021-04-15 10:30:00,2375.75,2439.01,0.96,100.0,0.0403,2.55,0.05,2.5,flip -4278,做空,2021-04-15 10:30:00,2021-04-15 11:30:00,2439.01,2437.16,0.99,100.0,0.0406,0.08,0.05,0.03,flip -4279,做多,2021-04-15 11:30:00,2021-04-15 11:45:00,2437.16,2433.71,0.99,100.0,0.0406,-0.14,0.05,-0.19,flip -4280,做空,2021-04-15 11:45:00,2021-04-15 12:00:00,2433.71,2441.9,0.99,100.0,0.0406,-0.33,0.05,-0.38,flip -4281,做多,2021-04-15 12:00:00,2021-04-15 12:30:00,2441.9,2443.72,0.98,100.0,0.0403,0.07,0.05,0.02,flip -4282,做空,2021-04-15 12:30:00,2021-04-15 13:00:00,2443.72,2446.03,0.98,100.0,0.0402,-0.09,0.05,-0.14,flip -4283,做多,2021-04-15 13:00:00,2021-04-15 15:30:00,2446.03,2457.88,0.98,100.0,0.0401,0.48,0.05,0.43,flip -4284,做空,2021-04-15 15:30:00,2021-04-15 17:45:00,2457.88,2461.56,0.99,100.0,0.0401,-0.15,0.05,-0.2,flip -4285,做多,2021-04-15 17:45:00,2021-04-15 18:00:00,2461.56,2456.91,0.98,100.0,0.0399,-0.19,0.05,-0.23,flip -4286,做空,2021-04-15 18:00:00,2021-04-15 18:30:00,2456.91,2470.21,0.98,100.0,0.0399,-0.53,0.05,-0.58,flip -4287,做多,2021-04-15 18:30:00,2021-04-16 04:00:00,2470.21,2488.78,0.97,100.0,0.0394,0.73,0.05,0.68,flip -4288,做空,2021-04-16 04:00:00,2021-04-16 04:15:00,2488.78,2489.25,0.99,100.0,0.0397,-0.02,0.05,-0.07,flip -4289,做多,2021-04-16 04:15:00,2021-04-16 04:30:00,2489.25,2452.08,0.99,100.0,0.0397,-1.48,0.05,-1.52,flip -4290,做空,2021-04-16 04:30:00,2021-04-16 15:45:00,2452.08,2430.77,0.97,100.0,0.0396,0.84,0.05,0.8,flip -4291,做多,2021-04-16 15:45:00,2021-04-16 16:00:00,2430.77,2422.97,0.98,100.0,0.0403,-0.31,0.05,-0.36,flip -4292,做空,2021-04-16 16:00:00,2021-04-16 16:45:00,2422.97,2433.38,0.98,100.0,0.0403,-0.42,0.05,-0.47,flip -4293,做多,2021-04-16 16:45:00,2021-04-16 17:00:00,2433.38,2430.12,0.97,100.0,0.0399,-0.13,0.05,-0.18,flip -4294,做空,2021-04-16 17:00:00,2021-04-16 18:30:00,2430.12,2426.51,0.97,100.0,0.0398,0.14,0.05,0.1,flip -4295,做多,2021-04-16 18:30:00,2021-04-16 19:15:00,2426.51,2412.7,0.97,100.0,0.0399,-0.55,0.05,-0.6,flip -4296,做空,2021-04-16 19:15:00,2021-04-16 19:30:00,2412.7,2427.4,0.96,100.0,0.0399,-0.59,0.05,-0.63,flip -4297,做多,2021-04-16 19:30:00,2021-04-17 09:15:00,2427.4,2445.4,0.96,100.0,0.0393,0.71,0.05,0.66,flip -4298,做空,2021-04-17 09:15:00,2021-04-18 03:15:00,2445.4,2126.61,0.97,100.0,0.0397,12.65,0.04,12.6,tp_lower -4299,做多,2021-04-18 16:15:00,2021-04-18 16:30:00,2178.87,2167.71,1.1,100.0,0.0503,-0.56,0.05,-0.62,flip -4300,做空,2021-04-18 16:30:00,2021-04-18 17:15:00,2167.71,2161.08,1.09,100.0,0.0503,0.33,0.05,0.28,flip -4301,做多,2021-04-18 17:15:00,2021-04-18 17:30:00,2161.08,2151.51,1.09,100.0,0.0505,-0.48,0.05,-0.54,flip -4302,做空,2021-04-18 17:30:00,2021-04-18 18:00:00,2151.51,2154.41,1.09,100.0,0.0505,-0.15,0.05,-0.2,flip -4303,做多,2021-04-18 18:00:00,2021-04-18 18:15:00,2154.41,2139.42,1.08,100.0,0.0503,-0.75,0.05,-0.81,flip -4304,做空,2021-04-18 18:15:00,2021-04-18 18:30:00,2139.42,2157.24,1.07,100.0,0.0502,-0.9,0.05,-0.95,flip -4305,做多,2021-04-18 18:30:00,2021-04-19 09:45:00,2157.24,2230.09,1.06,100.0,0.0494,3.6,0.06,3.54,flip -4306,做空,2021-04-19 09:45:00,2021-04-19 11:30:00,2230.09,2240.22,1.11,100.0,0.0496,-0.5,0.06,-0.56,flip -4307,做多,2021-04-19 11:30:00,2021-04-19 12:00:00,2240.22,2243.77,1.1,100.0,0.0491,0.17,0.06,0.12,flip -4308,做空,2021-04-19 12:00:00,2021-04-19 14:00:00,2243.77,2186.68,1.1,100.0,0.0491,2.8,0.05,2.75,tp_lower -4309,做多,2021-04-19 20:30:00,2021-04-19 20:45:00,2209.71,2205.21,1.13,100.0,0.051,-0.23,0.06,-0.29,flip -4310,做空,2021-04-19 20:45:00,2021-04-19 21:30:00,2205.21,2215.78,1.12,100.0,0.051,-0.54,0.06,-0.6,flip -4311,做多,2021-04-19 21:30:00,2021-04-19 21:45:00,2215.78,2200.1,1.12,100.0,0.0505,-0.79,0.06,-0.85,flip -4312,做空,2021-04-19 21:45:00,2021-04-19 22:15:00,2200.1,2193.58,1.11,100.0,0.0504,0.33,0.06,0.27,flip -4313,做多,2021-04-19 22:15:00,2021-04-19 22:30:00,2193.58,2193.09,1.11,100.0,0.0507,-0.02,0.06,-0.08,flip -4314,做空,2021-04-19 22:30:00,2021-04-20 08:30:00,2193.09,2134.98,1.11,100.0,0.0506,2.94,0.05,2.89,flip -4315,做多,2021-04-20 08:30:00,2021-04-20 09:45:00,2134.98,2140.52,1.15,100.0,0.0537,0.3,0.06,0.24,flip -4316,做空,2021-04-20 09:45:00,2021-04-21 04:15:00,2140.52,2300.32,1.15,100.0,0.0537,-8.58,0.06,-8.64,flip -4317,做多,2021-04-21 04:15:00,2021-04-21 07:00:00,2300.32,2302.24,1.06,100.0,0.0463,0.09,0.05,0.04,flip -4318,做空,2021-04-21 07:00:00,2021-04-21 09:15:00,2302.24,2303.56,1.06,100.0,0.0462,-0.06,0.05,-0.11,flip -4319,做多,2021-04-21 09:15:00,2021-04-21 09:45:00,2303.56,2300.47,1.06,100.0,0.0461,-0.14,0.05,-0.2,flip -4320,做空,2021-04-21 09:45:00,2021-04-21 12:15:00,2300.47,2341.21,1.06,100.0,0.0461,-1.88,0.05,-1.93,flip -4321,做多,2021-04-21 12:15:00,2021-04-21 22:30:00,2341.21,2357.41,1.04,100.0,0.0444,0.72,0.05,0.67,flip -4322,做空,2021-04-21 22:30:00,2021-04-21 22:45:00,2357.41,2366.01,1.05,100.0,0.0444,-0.38,0.05,-0.43,flip -4323,做多,2021-04-21 22:45:00,2021-04-21 23:00:00,2366.01,2353.18,1.04,100.0,0.044,-0.56,0.05,-0.62,flip -4324,做空,2021-04-21 23:00:00,2021-04-21 23:30:00,2353.18,2380.63,1.03,100.0,0.044,-1.21,0.05,-1.26,flip -4325,做多,2021-04-21 23:30:00,2021-04-21 23:45:00,2380.63,2358.9,1.02,100.0,0.0429,-0.93,0.05,-0.98,flip -4326,做空,2021-04-21 23:45:00,2021-04-22 00:30:00,2358.9,2388.01,1.01,100.0,0.0429,-1.25,0.05,-1.3,flip -4327,做多,2021-04-22 00:30:00,2021-04-22 02:00:00,2388.01,2363.51,1.01,100.0,0.0422,-1.03,0.05,-1.08,flip -4328,做空,2021-04-22 02:00:00,2021-04-22 02:15:00,2363.51,2399.19,1.0,100.0,0.0421,-1.5,0.05,-1.55,flip -4329,做多,2021-04-22 02:15:00,2021-04-22 03:30:00,2399.19,2393.1,0.98,100.0,0.0408,-0.25,0.05,-0.3,flip -4330,做空,2021-04-22 03:30:00,2021-04-22 04:00:00,2393.1,2415.87,0.98,100.0,0.0408,-0.93,0.05,-0.98,flip -4331,做多,2021-04-22 04:00:00,2021-04-22 19:00:00,2415.87,2486.91,0.97,100.0,0.04,2.84,0.05,2.79,flip -4332,做空,2021-04-22 19:00:00,2021-04-22 19:30:00,2486.91,2537.22,0.99,100.0,0.0399,-2.01,0.05,-2.06,flip -4333,做多,2021-04-22 19:30:00,2021-04-22 20:00:00,2537.22,2514.88,0.97,100.0,0.0383,-0.86,0.05,-0.9,flip -4334,做空,2021-04-22 20:00:00,2021-04-23 11:30:00,2514.88,2304.75,0.96,100.0,0.0383,8.04,0.04,8.0,flip -4335,做多,2021-04-23 11:30:00,2021-04-23 11:45:00,2304.75,2295.48,1.05,100.0,0.0455,-0.42,0.05,-0.47,flip -4336,做空,2021-04-23 11:45:00,2021-04-23 14:15:00,2295.48,2266.74,1.04,100.0,0.0455,1.31,0.05,1.26,flip -4337,做多,2021-04-23 14:15:00,2021-04-23 15:00:00,2266.74,2272.0,1.06,100.0,0.0466,0.25,0.05,0.19,flip -4338,做空,2021-04-23 15:00:00,2021-04-24 03:00:00,2272.0,2310.16,1.06,100.0,0.0465,-1.78,0.05,-1.83,flip -4339,做多,2021-04-24 03:00:00,2021-04-24 03:45:00,2310.16,2298.98,1.04,100.0,0.0451,-0.5,0.05,-0.56,flip -4340,做空,2021-04-24 03:45:00,2021-04-24 04:00:00,2298.98,2310.51,1.04,100.0,0.0451,-0.52,0.05,-0.57,flip -4341,做多,2021-04-24 04:00:00,2021-04-24 04:15:00,2310.51,2309.51,1.03,100.0,0.0446,-0.04,0.05,-0.1,flip -4342,做空,2021-04-24 04:15:00,2021-04-24 04:30:00,2309.51,2315.44,1.03,100.0,0.0445,-0.26,0.05,-0.32,flip -4343,做多,2021-04-24 04:30:00,2021-04-24 05:00:00,2315.44,2306.63,1.02,100.0,0.0443,-0.39,0.05,-0.44,flip -4344,做空,2021-04-24 05:00:00,2021-04-24 05:15:00,2306.63,2311.5,1.02,100.0,0.0442,-0.22,0.05,-0.27,flip -4345,做多,2021-04-24 05:15:00,2021-04-24 06:15:00,2311.5,2311.98,1.02,100.0,0.044,0.02,0.05,-0.03,flip -4346,做空,2021-04-24 06:15:00,2021-04-24 15:45:00,2311.98,2250.74,1.02,100.0,0.0439,2.69,0.05,2.64,flip -4347,做多,2021-04-24 15:45:00,2021-04-24 16:00:00,2250.74,2231.67,1.04,100.0,0.0463,-0.88,0.05,-0.93,flip -4348,做空,2021-04-24 16:00:00,2021-04-24 16:15:00,2231.67,2249.86,1.03,100.0,0.0462,-0.84,0.05,-0.89,flip -4349,做多,2021-04-24 16:15:00,2021-04-24 20:00:00,2249.86,2252.6,1.02,100.0,0.0454,0.12,0.05,0.07,flip -4350,做空,2021-04-24 20:00:00,2021-04-24 20:15:00,2252.6,2272.07,1.02,100.0,0.0454,-0.88,0.05,-0.94,flip -4351,做多,2021-04-24 20:15:00,2021-04-24 22:45:00,2272.07,2237.32,1.01,100.0,0.0446,-1.55,0.05,-1.6,flip -4352,做空,2021-04-24 22:45:00,2021-04-24 23:00:00,2237.32,2245.0,1.0,100.0,0.0445,-0.34,0.05,-0.39,flip -4353,做多,2021-04-24 23:00:00,2021-04-24 23:30:00,2245.0,2238.49,0.99,100.0,0.0442,-0.29,0.05,-0.34,flip -4354,做空,2021-04-24 23:30:00,2021-04-25 01:15:00,2238.49,2243.78,0.99,100.0,0.0441,-0.23,0.05,-0.28,flip -4355,做多,2021-04-25 01:15:00,2021-04-25 01:30:00,2243.78,2239.72,1.0,100.0,0.0445,-0.18,0.05,-0.23,flip -4356,做空,2021-04-25 01:30:00,2021-04-25 02:45:00,2239.72,2244.2,1.0,100.0,0.0445,-0.2,0.05,-0.25,flip -4357,做多,2021-04-25 02:45:00,2021-04-25 03:00:00,2244.2,2240.24,0.99,100.0,0.0443,-0.18,0.05,-0.22,flip -4358,做空,2021-04-25 03:00:00,2021-04-25 08:45:00,2240.24,2230.81,0.99,100.0,0.0442,0.42,0.05,0.37,flip -4359,做多,2021-04-25 08:45:00,2021-04-25 09:00:00,2230.81,2222.66,0.99,100.0,0.0446,-0.36,0.05,-0.41,flip -4360,做空,2021-04-25 09:00:00,2021-04-25 09:45:00,2222.66,2256.74,0.99,100.0,0.0445,-1.52,0.05,-1.57,flip -4361,做多,2021-04-25 09:45:00,2021-04-25 19:45:00,2256.74,2270.44,0.97,100.0,0.0431,0.59,0.05,0.54,flip -4362,做空,2021-04-25 19:45:00,2021-04-25 20:00:00,2270.44,2283.84,0.98,100.0,0.0431,-0.58,0.05,-0.63,flip -4363,做多,2021-04-25 20:00:00,2021-04-25 20:30:00,2283.84,2275.6,0.97,100.0,0.0425,-0.35,0.05,-0.4,flip -4364,做空,2021-04-25 20:30:00,2021-04-25 22:45:00,2275.6,2278.53,0.97,100.0,0.0425,-0.12,0.05,-0.17,flip -4365,做多,2021-04-25 22:45:00,2021-04-25 23:00:00,2278.53,2271.5,0.96,100.0,0.0423,-0.3,0.05,-0.35,flip -4366,做空,2021-04-25 23:00:00,2021-04-25 23:15:00,2271.5,2302.31,0.96,100.0,0.0423,-1.3,0.05,-1.35,flip -4367,做多,2021-04-25 23:15:00,2021-04-26 16:15:00,2302.31,2464.44,0.95,100.0,0.0411,6.67,0.05,6.62,flip -4368,做空,2021-04-26 16:15:00,2021-04-26 16:30:00,2464.44,2470.6,1.02,100.0,0.0416,-0.26,0.05,-0.31,flip -4369,做多,2021-04-26 16:30:00,2021-04-26 19:00:00,2470.6,2484.66,1.02,100.0,0.0413,0.58,0.05,0.53,flip -4370,做空,2021-04-26 19:00:00,2021-04-26 19:30:00,2484.66,2487.55,1.03,100.0,0.0413,-0.12,0.05,-0.17,flip -4371,做多,2021-04-26 19:30:00,2021-04-26 20:00:00,2487.55,2480.63,1.02,100.0,0.0411,-0.28,0.05,-0.34,flip -4372,做空,2021-04-26 20:00:00,2021-04-26 20:30:00,2480.63,2475.28,1.02,100.0,0.0411,0.22,0.05,0.17,flip -4373,做多,2021-04-26 20:30:00,2021-04-27 03:15:00,2475.28,2493.74,1.02,100.0,0.0412,0.76,0.05,0.71,flip -4374,做空,2021-04-27 03:15:00,2021-04-27 03:45:00,2493.74,2494.2,1.03,100.0,0.0414,-0.02,0.05,-0.07,flip -4375,做多,2021-04-27 03:45:00,2021-04-27 04:30:00,2494.2,2498.42,1.03,100.0,0.0413,0.17,0.05,0.12,flip -4376,做空,2021-04-27 04:30:00,2021-04-27 04:45:00,2498.42,2507.46,1.03,100.0,0.0413,-0.37,0.05,-0.43,flip -4377,做多,2021-04-27 04:45:00,2021-04-27 13:30:00,2507.46,2542.81,1.03,100.0,0.041,1.45,0.05,1.4,flip -4378,做空,2021-04-27 13:30:00,2021-04-28 04:00:00,2542.81,2645.67,1.04,100.0,0.0409,-4.21,0.05,-4.26,flip -4379,做多,2021-04-28 04:00:00,2021-04-28 04:30:00,2645.67,2642.36,1.0,100.0,0.0379,-0.13,0.05,-0.18,flip -4380,做空,2021-04-28 04:30:00,2021-04-28 10:45:00,2642.36,2635.96,1.0,100.0,0.0378,0.24,0.05,0.19,flip -4381,做多,2021-04-28 10:45:00,2021-04-28 20:15:00,2635.96,2702.22,1.0,100.0,0.038,2.52,0.05,2.47,flip -4382,做空,2021-04-28 20:15:00,2021-04-29 01:30:00,2702.22,2717.68,1.03,100.0,0.0379,-0.59,0.05,-0.64,flip -4383,做多,2021-04-29 01:30:00,2021-04-29 02:15:00,2717.68,2715.98,1.02,100.0,0.0376,-0.06,0.05,-0.12,flip -4384,做空,2021-04-29 02:15:00,2021-04-29 02:45:00,2715.98,2720.79,1.02,100.0,0.0376,-0.18,0.05,-0.23,flip -4385,做多,2021-04-29 02:45:00,2021-04-29 03:00:00,2720.79,2720.03,1.02,100.0,0.0374,-0.03,0.05,-0.08,flip -4386,做空,2021-04-29 03:00:00,2021-04-29 05:45:00,2720.03,2717.89,1.02,100.0,0.0374,0.08,0.05,0.03,flip -4387,做多,2021-04-29 05:45:00,2021-04-29 08:00:00,2717.89,2719.15,1.02,100.0,0.0374,0.05,0.05,-0.0,flip -4388,做空,2021-04-29 08:00:00,2021-04-29 08:30:00,2719.15,2721.38,1.02,100.0,0.0374,-0.08,0.05,-0.13,flip -4389,做多,2021-04-29 08:30:00,2021-04-29 08:45:00,2721.38,2717.82,1.01,100.0,0.0373,-0.13,0.05,-0.18,flip -4390,做空,2021-04-29 08:45:00,2021-04-29 09:00:00,2717.82,2753.5,1.01,100.0,0.0372,-1.33,0.05,-1.38,flip -4391,做多,2021-04-29 09:00:00,2021-04-29 16:45:00,2753.5,2727.98,1.0,100.0,0.0362,-0.92,0.05,-0.97,flip -4392,做空,2021-04-29 16:45:00,2021-04-29 17:15:00,2727.98,2743.36,0.99,100.0,0.0362,-0.56,0.05,-0.61,flip -4393,做多,2021-04-29 17:15:00,2021-04-29 17:30:00,2743.36,2730.42,0.98,100.0,0.0357,-0.46,0.05,-0.51,flip -4394,做空,2021-04-29 17:30:00,2021-04-29 17:45:00,2730.42,2733.29,0.97,100.0,0.0357,-0.1,0.05,-0.15,flip -4395,做多,2021-04-29 17:45:00,2021-04-30 00:00:00,2733.29,2752.82,0.97,100.0,0.0356,0.7,0.05,0.65,flip -4396,做空,2021-04-30 00:00:00,2021-04-30 00:15:00,2752.82,2758.32,0.99,100.0,0.036,-0.2,0.05,-0.25,flip -4397,做多,2021-04-30 00:15:00,2021-04-30 00:30:00,2758.32,2741.04,0.99,100.0,0.0358,-0.62,0.05,-0.67,flip -4398,做空,2021-04-30 00:30:00,2021-04-30 01:30:00,2741.04,2749.28,0.98,100.0,0.0358,-0.29,0.05,-0.34,flip -4399,做多,2021-04-30 01:30:00,2021-04-30 01:45:00,2749.28,2746.69,0.98,100.0,0.0355,-0.09,0.05,-0.14,flip -4400,做空,2021-04-30 01:45:00,2021-04-30 03:15:00,2746.69,2743.02,0.97,100.0,0.0355,0.13,0.05,0.08,flip -4401,做多,2021-04-30 03:15:00,2021-04-30 11:30:00,2743.02,2747.17,0.97,100.0,0.0355,0.15,0.05,0.1,flip -4402,做空,2021-04-30 11:30:00,2021-04-30 14:00:00,2747.17,2751.0,0.98,100.0,0.0355,-0.14,0.05,-0.18,flip -4403,做多,2021-04-30 14:00:00,2021-04-30 14:30:00,2751.0,2758.16,0.97,100.0,0.0354,0.25,0.05,0.2,flip -4404,做空,2021-04-30 14:30:00,2021-04-30 16:45:00,2758.16,2772.8,0.97,100.0,0.0353,-0.52,0.05,-0.57,flip -4405,做多,2021-04-30 16:45:00,2021-04-30 17:15:00,2772.8,2756.27,0.97,100.0,0.0349,-0.58,0.05,-0.63,flip -4406,做空,2021-04-30 17:15:00,2021-04-30 17:30:00,2756.27,2762.08,0.96,100.0,0.0349,-0.2,0.05,-0.25,flip -4407,做多,2021-04-30 17:30:00,2021-04-30 17:45:00,2762.08,2758.99,0.96,100.0,0.0347,-0.11,0.05,-0.16,flip -4408,做空,2021-04-30 17:45:00,2021-04-30 18:00:00,2758.99,2763.75,0.96,100.0,0.0347,-0.17,0.05,-0.21,flip -4409,做多,2021-04-30 18:00:00,2021-04-30 18:15:00,2763.75,2762.71,0.95,100.0,0.0345,-0.04,0.05,-0.08,flip -4410,做空,2021-04-30 18:15:00,2021-04-30 18:30:00,2762.71,2767.98,0.95,100.0,0.0345,-0.18,0.05,-0.23,flip -4411,做多,2021-04-30 18:30:00,2021-04-30 20:00:00,2767.98,2779.51,0.95,100.0,0.0343,0.4,0.05,0.35,flip -4412,做空,2021-04-30 20:00:00,2021-04-30 20:30:00,2779.51,2771.88,0.95,100.0,0.0343,0.26,0.05,0.21,flip -4413,做多,2021-04-30 20:30:00,2021-04-30 20:45:00,2771.88,2762.55,0.95,100.0,0.0344,-0.32,0.05,-0.37,flip -4414,做空,2021-04-30 20:45:00,2021-04-30 23:30:00,2762.55,2769.25,0.95,100.0,0.0344,-0.23,0.05,-0.28,flip -4415,做多,2021-04-30 23:30:00,2021-05-01 01:00:00,2769.25,2761.34,0.95,100.0,0.0342,-0.27,0.05,-0.32,flip -4416,做空,2021-05-01 01:00:00,2021-05-01 01:15:00,2761.34,2765.34,0.96,100.0,0.0348,-0.14,0.05,-0.19,flip -4417,做多,2021-05-01 01:15:00,2021-05-01 02:00:00,2765.34,2836.47,0.96,100.0,0.0347,2.47,0.05,2.42,tp_upper -4418,做多,2021-05-02 04:15:00,2021-05-02 05:00:00,2913.77,2919.98,0.98,100.0,0.0338,0.21,0.05,0.16,flip -4419,做空,2021-05-02 05:00:00,2021-05-02 06:00:00,2919.98,2921.51,0.99,100.0,0.0338,-0.05,0.05,-0.1,flip -4420,做多,2021-05-02 06:00:00,2021-05-02 06:15:00,2921.51,2916.44,0.98,100.0,0.0337,-0.17,0.05,-0.22,flip -4421,做空,2021-05-02 06:15:00,2021-05-02 10:45:00,2916.44,2926.3,0.98,100.0,0.0337,-0.33,0.05,-0.38,flip -4422,做多,2021-05-02 10:45:00,2021-05-02 11:00:00,2926.3,2917.65,0.98,100.0,0.0334,-0.29,0.05,-0.34,flip -4423,做空,2021-05-02 11:00:00,2021-05-02 11:45:00,2917.65,2938.3,0.97,100.0,0.0334,-0.69,0.05,-0.74,flip -4424,做多,2021-05-02 11:45:00,2021-05-02 12:15:00,2938.3,2923.8,0.97,100.0,0.0329,-0.48,0.05,-0.52,flip -4425,做空,2021-05-02 12:15:00,2021-05-02 13:15:00,2923.8,2925.0,0.96,100.0,0.0328,-0.04,0.05,-0.09,flip -4426,做多,2021-05-02 13:15:00,2021-05-02 13:30:00,2925.0,2913.35,0.96,100.0,0.0328,-0.38,0.05,-0.43,flip -4427,做空,2021-05-02 13:30:00,2021-05-02 14:00:00,2913.35,2922.74,0.95,100.0,0.0327,-0.31,0.05,-0.36,flip -4428,做多,2021-05-02 14:00:00,2021-05-02 14:15:00,2922.74,2918.95,0.95,100.0,0.0325,-0.12,0.05,-0.17,flip -4429,做空,2021-05-02 14:15:00,2021-05-02 14:45:00,2918.95,2919.87,0.95,100.0,0.0325,-0.03,0.05,-0.08,flip -4430,做多,2021-05-02 14:45:00,2021-05-04 00:45:00,2919.87,3267.26,0.95,100.0,0.0324,11.26,0.05,11.2,flip -4431,做空,2021-05-04 00:45:00,2021-05-04 02:30:00,3267.26,3255.46,1.07,100.0,0.0327,0.39,0.05,0.33,flip -4432,做多,2021-05-04 02:30:00,2021-05-04 02:45:00,3255.46,3231.27,1.07,100.0,0.0329,-0.8,0.05,-0.85,flip -4433,做空,2021-05-04 02:45:00,2021-05-04 03:00:00,3231.27,3251.65,1.06,100.0,0.0329,-0.67,0.05,-0.72,flip -4434,做多,2021-05-04 03:00:00,2021-05-04 03:30:00,3251.65,3255.98,1.05,100.0,0.0324,0.14,0.05,0.09,flip -4435,做空,2021-05-04 03:30:00,2021-05-04 04:00:00,3255.98,3293.59,1.05,100.0,0.0324,-1.22,0.05,-1.27,flip -4436,做多,2021-05-04 04:00:00,2021-05-04 08:00:00,3293.59,3294.26,1.04,100.0,0.0316,0.02,0.05,-0.03,flip -4437,做空,2021-05-04 08:00:00,2021-05-04 08:15:00,3294.26,3308.67,1.04,100.0,0.0316,-0.46,0.05,-0.51,flip -4438,做多,2021-05-04 08:15:00,2021-05-04 08:30:00,3308.67,3285.45,1.04,100.0,0.0313,-0.73,0.05,-0.78,flip -4439,做空,2021-05-04 08:30:00,2021-05-04 09:00:00,3285.45,3360.08,1.03,100.0,0.0313,-2.33,0.05,-2.39,flip -4440,做多,2021-05-04 09:00:00,2021-05-04 14:30:00,3360.08,3380.61,1.0,100.0,0.0298,0.61,0.05,0.56,flip -4441,做空,2021-05-04 14:30:00,2021-05-04 18:30:00,3380.61,3373.13,1.01,100.0,0.0298,0.22,0.05,0.17,flip -4442,做多,2021-05-04 18:30:00,2021-05-04 19:00:00,3373.13,3362.0,1.01,100.0,0.0299,-0.33,0.05,-0.38,flip -4443,做空,2021-05-04 19:00:00,2021-05-04 19:15:00,3362.0,3368.79,1.0,100.0,0.0299,-0.2,0.05,-0.25,flip -4444,做多,2021-05-04 19:15:00,2021-05-04 20:15:00,3368.79,3352.83,1.0,100.0,0.0297,-0.47,0.05,-0.52,flip -4445,做空,2021-05-04 20:15:00,2021-05-04 20:30:00,3352.83,3377.52,1.0,100.0,0.0297,-0.73,0.05,-0.78,flip -4446,做多,2021-05-04 20:30:00,2021-05-04 21:00:00,3377.52,3389.34,0.99,100.0,0.0292,0.35,0.05,0.3,flip -4447,做空,2021-05-04 21:00:00,2021-05-05 01:00:00,3389.34,3362.95,0.99,100.0,0.0292,0.77,0.05,0.72,flip -4448,做多,2021-05-05 01:00:00,2021-05-05 01:15:00,3362.95,3354.35,1.01,100.0,0.0301,-0.26,0.05,-0.31,flip -4449,做空,2021-05-05 01:15:00,2021-05-05 01:30:00,3354.35,3363.02,1.01,100.0,0.0301,-0.26,0.05,-0.31,flip -4450,做多,2021-05-05 01:30:00,2021-05-05 02:00:00,3363.02,3364.71,1.01,100.0,0.0299,0.05,0.05,0.0,flip -4451,做空,2021-05-05 02:00:00,2021-05-05 07:30:00,3364.71,3315.83,1.0,100.0,0.0299,1.46,0.05,1.41,flip -4452,做多,2021-05-05 07:30:00,2021-05-05 14:00:00,3315.83,3353.39,1.02,100.0,0.0307,1.15,0.05,1.1,flip -4453,做空,2021-05-05 14:00:00,2021-05-05 14:30:00,3353.39,3338.2,1.03,100.0,0.0307,0.47,0.05,0.41,flip -4454,做多,2021-05-05 14:30:00,2021-05-05 15:15:00,3338.2,3318.49,1.03,100.0,0.0309,-0.61,0.05,-0.66,flip -4455,做空,2021-05-05 15:15:00,2021-05-05 16:00:00,3318.49,3338.48,1.03,100.0,0.0309,-0.62,0.05,-0.67,flip -4456,做多,2021-05-05 16:00:00,2021-05-06 04:45:00,3338.48,3444.05,1.02,100.0,0.0305,3.22,0.05,3.17,flip -4457,做空,2021-05-06 04:45:00,2021-05-06 05:00:00,3444.05,3444.23,1.06,100.0,0.0307,-0.01,0.05,-0.06,flip -4458,做多,2021-05-06 05:00:00,2021-05-06 06:00:00,3444.23,3438.0,1.06,100.0,0.0307,-0.19,0.05,-0.24,flip -4459,做空,2021-05-06 06:00:00,2021-05-06 08:00:00,3438.0,3452.72,1.05,100.0,0.0306,-0.45,0.05,-0.5,flip -4460,做多,2021-05-06 08:00:00,2021-05-06 08:30:00,3452.72,3452.43,1.05,100.0,0.0303,-0.01,0.05,-0.06,flip -4461,做空,2021-05-06 08:30:00,2021-05-06 09:15:00,3452.43,3462.93,1.05,100.0,0.0303,-0.32,0.05,-0.37,flip -4462,做多,2021-05-06 09:15:00,2021-05-06 09:30:00,3462.93,3462.51,1.04,100.0,0.0301,-0.01,0.05,-0.06,flip -4463,做空,2021-05-06 09:30:00,2021-05-06 09:45:00,3462.51,3463.31,1.04,100.0,0.0301,-0.02,0.05,-0.08,flip -4464,做多,2021-05-06 09:45:00,2021-05-06 13:15:00,3463.31,3477.76,1.04,100.0,0.03,0.43,0.05,0.38,flip -4465,做空,2021-05-06 13:15:00,2021-05-06 13:30:00,3477.76,3481.54,1.04,100.0,0.03,-0.11,0.05,-0.17,flip -4466,做多,2021-05-06 13:30:00,2021-05-06 14:00:00,3481.54,3473.66,1.04,100.0,0.0299,-0.24,0.05,-0.29,flip -4467,做空,2021-05-06 14:00:00,2021-05-06 14:15:00,3473.66,3490.9,1.04,100.0,0.0299,-0.52,0.05,-0.57,flip -4468,做多,2021-05-06 14:15:00,2021-05-06 18:30:00,3490.9,3420.08,1.03,100.0,0.0295,-2.09,0.05,-2.14,flip -4469,做空,2021-05-06 18:30:00,2021-05-06 19:45:00,3420.08,3483.25,1.01,100.0,0.0295,-1.86,0.05,-1.92,flip -4470,做多,2021-05-06 19:45:00,2021-05-06 20:00:00,3483.25,3459.99,0.99,100.0,0.0284,-0.66,0.05,-0.71,flip -4471,做空,2021-05-06 20:00:00,2021-05-06 21:15:00,3459.99,3493.94,0.98,100.0,0.0284,-0.96,0.05,-1.01,flip -4472,做多,2021-05-06 21:15:00,2021-05-06 23:15:00,3493.94,3499.36,0.97,100.0,0.0278,0.15,0.05,0.1,flip -4473,做空,2021-05-06 23:15:00,2021-05-07 00:00:00,3499.36,3514.92,0.97,100.0,0.0278,-0.43,0.05,-0.48,flip -4474,做多,2021-05-07 00:00:00,2021-05-07 00:45:00,3514.92,3496.49,0.98,100.0,0.028,-0.52,0.05,-0.56,flip -4475,做空,2021-05-07 00:45:00,2021-05-07 09:30:00,3496.49,3467.01,0.98,100.0,0.0279,0.82,0.05,0.77,flip -4476,做多,2021-05-07 09:30:00,2021-05-07 09:45:00,3467.01,3466.36,0.98,100.0,0.0284,-0.02,0.05,-0.07,flip -4477,做空,2021-05-07 09:45:00,2021-05-07 11:15:00,3466.36,3458.15,0.98,100.0,0.0283,0.23,0.05,0.18,flip -4478,做多,2021-05-07 11:15:00,2021-05-07 11:30:00,3458.15,3454.64,0.98,100.0,0.0285,-0.1,0.05,-0.15,flip -4479,做空,2021-05-07 11:30:00,2021-05-07 12:30:00,3454.64,3494.66,0.98,100.0,0.0284,-1.14,0.05,-1.19,flip -4480,做多,2021-05-07 12:30:00,2021-05-07 20:45:00,3494.66,3500.92,0.97,100.0,0.0277,0.17,0.05,0.13,flip -4481,做空,2021-05-07 20:45:00,2021-05-07 21:15:00,3500.92,3477.73,0.97,100.0,0.0277,0.64,0.05,0.59,flip -4482,做多,2021-05-07 21:15:00,2021-05-07 21:45:00,3477.73,3481.07,0.98,100.0,0.0281,0.09,0.05,0.04,flip -4483,做空,2021-05-07 21:45:00,2021-05-08 00:15:00,3481.07,3509.98,0.98,100.0,0.028,-0.81,0.05,-0.86,flip -4484,做多,2021-05-08 00:15:00,2021-05-08 06:15:00,3509.98,3529.16,0.98,100.0,0.0278,0.53,0.05,0.48,flip -4485,做空,2021-05-08 06:15:00,2021-05-08 06:30:00,3529.16,3530.48,0.98,100.0,0.0278,-0.04,0.05,-0.09,flip -4486,做多,2021-05-08 06:30:00,2021-05-08 06:45:00,3530.48,3525.91,0.98,100.0,0.0277,-0.13,0.05,-0.18,flip -4487,做空,2021-05-08 06:45:00,2021-05-08 07:15:00,3525.91,3529.02,0.98,100.0,0.0277,-0.09,0.05,-0.13,flip -4488,做多,2021-05-08 07:15:00,2021-05-08 16:45:00,3529.02,3782.71,0.97,100.0,0.0276,7.01,0.05,6.95,tp_upper -4489,做多,2021-05-09 10:30:00,2021-05-09 11:30:00,3904.99,3892.14,1.05,100.0,0.0268,-0.35,0.05,-0.4,flip -4490,做空,2021-05-09 11:30:00,2021-05-09 12:45:00,3892.14,3755.93,1.04,100.0,0.0268,3.65,0.05,3.6,tp_lower -4491,做多,2021-05-09 16:00:00,2021-05-09 17:00:00,3949.12,3915.55,1.08,100.0,0.0273,-0.92,0.05,-0.97,flip -4492,做空,2021-05-09 17:00:00,2021-05-09 18:45:00,3915.55,3905.6,1.07,100.0,0.0273,0.27,0.05,0.22,flip -4493,做多,2021-05-09 18:45:00,2021-05-09 19:00:00,3905.6,3892.2,1.07,100.0,0.0274,-0.37,0.05,-0.42,flip -4494,做空,2021-05-09 19:00:00,2021-05-09 20:00:00,3892.2,3892.0,1.07,100.0,0.0274,0.01,0.05,-0.05,flip -4495,做多,2021-05-09 20:00:00,2021-05-09 22:15:00,3892.0,3895.28,1.07,100.0,0.0274,0.09,0.05,0.04,flip -4496,做空,2021-05-09 22:15:00,2021-05-09 22:45:00,3895.28,3889.78,1.06,100.0,0.0273,0.15,0.05,0.1,flip -4497,做多,2021-05-09 22:45:00,2021-05-09 23:15:00,3889.78,3893.84,1.07,100.0,0.0274,0.11,0.05,0.06,flip -4498,做空,2021-05-09 23:15:00,2021-05-10 11:15:00,3893.84,4044.46,1.07,100.0,0.0274,-4.12,0.06,-4.18,flip -4499,做多,2021-05-10 11:15:00,2021-05-10 14:45:00,4044.46,4046.76,1.03,100.0,0.0255,0.06,0.05,0.01,flip -4500,做空,2021-05-10 14:45:00,2021-05-10 15:00:00,4046.76,4079.87,1.03,100.0,0.0255,-0.84,0.05,-0.9,flip -4501,做多,2021-05-10 15:00:00,2021-05-10 19:15:00,4079.87,4105.7,1.02,100.0,0.0251,0.65,0.05,0.6,flip -4502,做空,2021-05-10 19:15:00,2021-05-10 20:00:00,4105.7,3883.66,1.03,100.0,0.025,5.56,0.05,5.51,tp_lower -4503,做多,2021-05-11 09:30:00,2021-05-11 12:15:00,3962.84,3921.24,1.09,100.0,0.0274,-1.14,0.05,-1.19,flip -4504,做空,2021-05-11 12:15:00,2021-05-11 12:30:00,3921.24,3936.6,1.07,100.0,0.0274,-0.42,0.05,-0.47,flip -4505,做多,2021-05-11 12:30:00,2021-05-11 13:00:00,3936.6,3941.08,1.07,100.0,0.0271,0.12,0.05,0.07,flip -4506,做空,2021-05-11 13:00:00,2021-05-11 13:30:00,3941.08,3936.73,1.07,100.0,0.0271,0.12,0.05,0.06,flip -4507,做多,2021-05-11 13:30:00,2021-05-12 13:15:00,3936.73,4253.21,1.07,100.0,0.0272,8.59,0.06,8.54,flip -4508,做空,2021-05-12 13:15:00,2021-05-12 13:30:00,4253.21,4289.68,1.16,100.0,0.0272,-0.99,0.06,-1.05,flip -4509,做多,2021-05-12 13:30:00,2021-05-12 15:00:00,4289.68,4269.16,1.15,100.0,0.0267,-0.55,0.06,-0.61,flip -4510,做空,2021-05-12 15:00:00,2021-05-12 18:30:00,4269.16,4024.83,1.14,100.0,0.0267,6.53,0.05,6.47,tp_lower -4511,做多,2021-05-12 22:45:00,2021-05-12 23:00:00,4238.76,4156.25,1.2,100.0,0.0284,-2.34,0.06,-2.4,flip -4512,做空,2021-05-12 23:00:00,2021-05-12 23:45:00,4156.25,3828.99,1.18,100.0,0.0284,9.29,0.05,9.24,tp_lower -4513,做多,2021-05-13 16:15:00,2021-05-14 04:30:00,3865.92,3767.28,1.28,100.0,0.033,-3.26,0.06,-3.32,flip -4514,做空,2021-05-14 04:30:00,2021-05-14 21:00:00,3767.28,4005.0,1.24,100.0,0.033,-7.85,0.07,-7.92,flip -4515,做多,2021-05-14 21:00:00,2021-05-15 00:15:00,4005.0,4065.01,1.16,100.0,0.0291,1.74,0.06,1.69,flip -4516,做空,2021-05-15 00:15:00,2021-05-15 01:00:00,4065.01,4085.57,1.18,100.0,0.0291,-0.6,0.06,-0.66,flip -4517,做多,2021-05-15 01:00:00,2021-05-15 02:45:00,4085.57,4062.64,1.18,100.0,0.0288,-0.66,0.06,-0.72,flip -4518,做空,2021-05-15 02:45:00,2021-05-16 01:00:00,4062.64,3835.91,1.17,100.0,0.0287,6.52,0.06,6.46,flip -4519,做多,2021-05-16 01:00:00,2021-05-16 01:15:00,3835.91,3824.83,1.24,100.0,0.0322,-0.36,0.06,-0.42,flip -4520,做空,2021-05-16 01:15:00,2021-05-16 01:30:00,3824.83,3836.68,1.23,100.0,0.0322,-0.38,0.06,-0.44,flip -4521,做多,2021-05-16 01:30:00,2021-05-16 02:00:00,3836.68,3813.39,1.23,100.0,0.0319,-0.74,0.06,-0.8,flip -4522,做空,2021-05-16 02:00:00,2021-05-16 03:45:00,3813.39,3829.71,1.22,100.0,0.0319,-0.52,0.06,-0.58,flip -4523,做多,2021-05-16 03:45:00,2021-05-16 04:45:00,3829.71,3799.61,1.21,100.0,0.0316,-0.95,0.06,-1.01,flip -4524,做空,2021-05-16 04:45:00,2021-05-16 05:15:00,3799.61,3804.93,1.2,100.0,0.0316,-0.17,0.06,-0.23,flip -4525,做多,2021-05-16 05:15:00,2021-05-16 05:45:00,3804.93,3785.68,1.2,100.0,0.0314,-0.61,0.06,-0.66,flip -4526,做空,2021-05-16 05:45:00,2021-05-16 06:00:00,3785.68,3851.78,1.19,100.0,0.0314,-2.08,0.06,-2.14,flip -4527,做多,2021-05-16 06:00:00,2021-05-16 11:30:00,3851.78,3808.27,1.17,100.0,0.0303,-1.32,0.06,-1.38,flip -4528,做空,2021-05-16 11:30:00,2021-05-17 07:15:00,3808.27,3481.54,1.15,100.0,0.0303,9.89,0.05,9.84,flip -4529,做多,2021-05-17 07:15:00,2021-05-17 13:15:00,3481.54,3427.46,1.26,100.0,0.0362,-1.96,0.06,-2.02,flip -4530,做空,2021-05-17 13:15:00,2021-05-17 13:30:00,3427.46,3449.18,1.24,100.0,0.0362,-0.79,0.06,-0.85,flip -4531,做多,2021-05-17 13:30:00,2021-05-17 14:00:00,3449.18,3392.44,1.23,100.0,0.0357,-2.03,0.06,-2.09,flip -4532,做空,2021-05-17 14:00:00,2021-05-17 19:00:00,3392.44,3384.01,1.21,100.0,0.0357,0.3,0.06,0.24,flip -4533,做多,2021-05-17 19:00:00,2021-05-17 19:15:00,3384.01,3372.89,1.21,100.0,0.0358,-0.4,0.06,-0.46,flip -4534,做空,2021-05-17 19:15:00,2021-05-17 19:45:00,3372.89,3382.47,1.21,100.0,0.0358,-0.34,0.06,-0.4,flip -4535,做多,2021-05-17 19:45:00,2021-05-17 21:00:00,3382.47,3369.2,1.2,100.0,0.0355,-0.47,0.06,-0.53,flip -4536,做空,2021-05-17 21:00:00,2021-05-18 00:45:00,3369.2,3357.6,1.2,100.0,0.0355,0.41,0.06,0.35,flip -4537,做多,2021-05-18 00:45:00,2021-05-18 02:15:00,3357.6,3358.91,1.21,100.0,0.036,0.05,0.06,-0.01,flip -4538,做空,2021-05-18 02:15:00,2021-05-18 02:30:00,3358.91,3388.13,1.21,100.0,0.0359,-1.05,0.06,-1.11,flip -4539,做多,2021-05-18 02:30:00,2021-05-18 12:45:00,3388.13,3422.08,1.2,100.0,0.0353,1.2,0.06,1.14,flip -4540,做空,2021-05-18 12:45:00,2021-05-18 20:15:00,3422.08,3447.12,1.21,100.0,0.0352,-0.88,0.06,-0.94,flip -4541,做多,2021-05-18 20:15:00,2021-05-18 20:30:00,3447.12,3429.84,1.2,100.0,0.0347,-0.6,0.06,-0.66,flip -4542,做空,2021-05-18 20:30:00,2021-05-18 20:45:00,3429.84,3432.15,1.19,100.0,0.0347,-0.08,0.06,-0.14,flip -4543,做多,2021-05-18 20:45:00,2021-05-18 21:15:00,3432.15,3441.9,1.19,100.0,0.0346,0.34,0.06,0.28,flip -4544,做空,2021-05-18 21:15:00,2021-05-19 00:00:00,3441.9,3431.09,1.19,100.0,0.0345,0.37,0.06,0.31,flip -4545,做多,2021-05-19 00:00:00,2021-05-19 00:15:00,3431.09,3422.45,1.2,100.0,0.035,-0.3,0.06,-0.36,flip -4546,做空,2021-05-19 00:15:00,2021-05-19 12:45:00,3422.45,2333.82,1.2,100.0,0.0349,38.05,0.04,38.01,tp_lower -4547,做多,2021-05-19 16:45:00,2021-05-19 17:30:00,2856.12,2760.21,1.58,100.0,0.0552,-5.29,0.08,-5.37,flip -4548,做空,2021-05-19 17:30:00,2021-05-20 04:00:00,2760.21,2552.1,1.52,100.0,0.0551,11.47,0.07,11.4,flip -4549,做多,2021-05-20 04:00:00,2021-05-20 04:30:00,2552.1,2526.38,1.64,100.0,0.0642,-1.65,0.08,-1.73,flip -4550,做空,2021-05-20 04:30:00,2021-05-20 04:45:00,2526.38,2563.47,1.62,100.0,0.0642,-2.38,0.08,-2.46,flip -4551,做多,2021-05-20 04:45:00,2021-05-20 16:00:00,2563.47,2662.71,1.6,100.0,0.0622,6.18,0.08,6.09,flip -4552,做空,2021-05-20 16:00:00,2021-05-20 16:15:00,2662.71,2744.36,1.66,100.0,0.0622,-5.08,0.09,-5.16,flip -4553,做多,2021-05-20 16:15:00,2021-05-20 16:30:00,2744.36,2611.45,1.6,100.0,0.0584,-7.76,0.08,-7.84,flip -4554,做空,2021-05-20 16:30:00,2021-05-20 16:45:00,2611.45,2701.18,1.52,100.0,0.0584,-5.24,0.08,-5.31,flip -4555,做多,2021-05-20 16:45:00,2021-05-20 20:45:00,2701.18,2760.83,1.47,100.0,0.0544,3.25,0.08,3.17,flip -4556,做空,2021-05-20 20:45:00,2021-05-20 21:00:00,2760.83,2779.73,1.5,100.0,0.0544,-1.03,0.08,-1.1,flip -4557,做多,2021-05-20 21:00:00,2021-05-20 22:30:00,2779.73,2736.63,1.49,100.0,0.0536,-2.31,0.07,-2.38,flip -4558,做空,2021-05-20 22:30:00,2021-05-20 22:45:00,2736.63,2840.65,1.46,100.0,0.0535,-5.57,0.08,-5.64,flip -4559,做多,2021-05-20 22:45:00,2021-05-20 23:00:00,2840.65,2782.86,1.41,100.0,0.0495,-2.86,0.07,-2.93,flip -4560,做空,2021-05-20 23:00:00,2021-05-20 23:15:00,2782.86,2791.34,1.38,100.0,0.0495,-0.42,0.07,-0.49,flip -4561,做多,2021-05-20 23:15:00,2021-05-20 23:30:00,2791.34,2773.42,1.37,100.0,0.0491,-0.88,0.07,-0.95,flip -4562,做空,2021-05-20 23:30:00,2021-05-21 00:00:00,2773.42,2820.71,1.36,100.0,0.0491,-2.32,0.07,-2.39,flip -4563,做多,2021-05-21 00:00:00,2021-05-21 03:15:00,2820.71,2792.53,1.36,100.0,0.0481,-1.35,0.07,-1.42,flip -4564,做空,2021-05-21 03:15:00,2021-05-21 09:30:00,2792.53,2776.44,1.34,100.0,0.048,0.77,0.07,0.71,flip -4565,做多,2021-05-21 09:30:00,2021-05-21 14:00:00,2776.44,2680.6,1.35,100.0,0.0485,-4.65,0.07,-4.72,flip -4566,做空,2021-05-21 14:00:00,2021-05-21 14:30:00,2680.6,2484.05,1.3,100.0,0.0485,9.53,0.06,9.47,tp_lower -4567,做多,2021-05-22 08:30:00,2021-05-22 08:45:00,2361.25,2346.48,1.4,100.0,0.0593,-0.88,0.07,-0.94,flip -4568,做空,2021-05-22 08:45:00,2021-05-22 09:15:00,2346.48,2334.0,1.39,100.0,0.0592,0.74,0.07,0.67,flip -4569,做多,2021-05-22 09:15:00,2021-05-22 09:45:00,2334.0,2363.64,1.4,100.0,0.0598,1.77,0.07,1.7,flip -4570,做空,2021-05-22 09:45:00,2021-05-22 10:15:00,2363.64,2352.8,1.41,100.0,0.0597,0.65,0.07,0.58,flip -4571,做多,2021-05-22 10:15:00,2021-05-22 14:30:00,2352.8,2341.38,1.42,100.0,0.0602,-0.69,0.07,-0.76,flip -4572,做空,2021-05-22 14:30:00,2021-05-22 14:45:00,2341.38,2363.13,1.41,100.0,0.0601,-1.31,0.07,-1.38,flip -4573,做多,2021-05-22 14:45:00,2021-05-22 15:00:00,2363.13,2304.01,1.39,100.0,0.059,-3.49,0.07,-3.55,flip -4574,做空,2021-05-22 15:00:00,2021-05-22 15:30:00,2304.01,2384.6,1.36,100.0,0.0589,-4.75,0.07,-4.82,flip -4575,做多,2021-05-22 15:30:00,2021-05-22 16:00:00,2384.6,2356.17,1.31,100.0,0.0549,-1.56,0.06,-1.62,flip -4576,做空,2021-05-22 16:00:00,2021-05-22 16:15:00,2356.17,2380.22,1.29,100.0,0.0548,-1.32,0.07,-1.38,flip -4577,做多,2021-05-22 16:15:00,2021-05-22 16:45:00,2380.22,2353.8,1.28,100.0,0.0537,-1.42,0.06,-1.48,flip -4578,做空,2021-05-22 16:45:00,2021-05-22 20:15:00,2353.8,2325.05,1.26,100.0,0.0536,1.54,0.06,1.48,flip -4579,做多,2021-05-22 20:15:00,2021-05-22 22:15:00,2325.05,2346.7,1.28,100.0,0.0549,1.19,0.06,1.12,flip -4580,做空,2021-05-22 22:15:00,2021-05-22 23:00:00,2346.7,2364.19,1.29,100.0,0.0548,-0.96,0.06,-1.02,flip -4581,做多,2021-05-22 23:00:00,2021-05-22 23:15:00,2364.19,2348.1,1.28,100.0,0.054,-0.87,0.06,-0.93,flip -4582,做空,2021-05-22 23:15:00,2021-05-23 00:45:00,2348.1,2363.55,1.27,100.0,0.0539,-0.83,0.06,-0.9,flip -4583,做多,2021-05-23 00:45:00,2021-05-23 01:30:00,2363.55,2361.61,1.27,100.0,0.0539,-0.1,0.06,-0.17,flip -4584,做空,2021-05-23 01:30:00,2021-05-23 20:00:00,2361.61,2053.47,1.27,100.0,0.0539,16.6,0.06,16.55,flip -4585,做多,2021-05-23 20:00:00,2021-05-23 20:15:00,2053.47,2012.7,1.44,100.0,0.07,-2.85,0.07,-2.92,flip -4586,做空,2021-05-23 20:15:00,2021-05-23 20:30:00,2012.7,2075.86,1.41,100.0,0.0699,-4.42,0.07,-4.49,flip -4587,做多,2021-05-23 20:30:00,2021-05-25 04:15:00,2075.86,2543.33,1.36,100.0,0.0656,30.66,0.08,30.58,flip -4588,做空,2021-05-25 04:15:00,2021-05-25 04:30:00,2543.33,2584.53,1.67,100.0,0.0658,-2.71,0.08,-2.79,flip -4589,做多,2021-05-25 04:30:00,2021-05-25 05:00:00,2584.53,2567.99,1.64,100.0,0.0636,-1.05,0.08,-1.13,flip -4590,做空,2021-05-25 05:00:00,2021-05-25 05:45:00,2567.99,2593.56,1.63,100.0,0.0635,-1.62,0.08,-1.71,flip -4591,做多,2021-05-25 05:45:00,2021-05-25 08:30:00,2593.56,2586.2,1.61,100.0,0.0622,-0.46,0.08,-0.54,flip -4592,做空,2021-05-25 08:30:00,2021-05-25 14:00:00,2586.2,2583.28,1.61,100.0,0.0622,0.18,0.08,0.1,flip -4593,做多,2021-05-25 14:00:00,2021-05-25 14:45:00,2583.28,2583.77,1.61,100.0,0.0622,0.03,0.08,-0.05,flip -4594,做空,2021-05-25 14:45:00,2021-05-25 15:00:00,2583.77,2585.02,1.61,100.0,0.0622,-0.08,0.08,-0.16,flip -4595,做多,2021-05-25 15:00:00,2021-05-25 15:15:00,2585.02,2551.33,1.6,100.0,0.0621,-2.09,0.08,-2.17,flip -4596,做空,2021-05-25 15:15:00,2021-05-25 15:30:00,2551.33,2581.9,1.58,100.0,0.062,-1.9,0.08,-1.98,flip -4597,做多,2021-05-25 15:30:00,2021-05-25 16:00:00,2581.9,2594.21,1.56,100.0,0.0605,0.74,0.08,0.67,flip -4598,做空,2021-05-25 16:00:00,2021-05-25 16:45:00,2594.21,2572.36,1.57,100.0,0.0604,1.32,0.08,1.24,flip -4599,做多,2021-05-25 16:45:00,2021-05-25 17:15:00,2572.36,2549.0,1.58,100.0,0.0614,-1.43,0.08,-1.51,flip -4600,做空,2021-05-25 17:15:00,2021-05-25 17:30:00,2549.0,2569.6,1.56,100.0,0.0613,-1.26,0.08,-1.34,flip -4601,做多,2021-05-25 17:30:00,2021-05-25 19:00:00,2569.6,2566.97,1.55,100.0,0.0603,-0.16,0.08,-0.24,flip -4602,做空,2021-05-25 19:00:00,2021-05-25 19:15:00,2566.97,2575.23,1.55,100.0,0.0602,-0.5,0.08,-0.57,flip -4603,做多,2021-05-25 19:15:00,2021-05-25 19:45:00,2575.23,2512.26,1.54,100.0,0.0598,-3.76,0.08,-3.84,flip -4604,做空,2021-05-25 19:45:00,2021-05-25 20:15:00,2512.26,2555.88,1.5,100.0,0.0597,-2.6,0.08,-2.68,flip -4605,做多,2021-05-25 20:15:00,2021-05-25 21:00:00,2555.88,2548.21,1.47,100.0,0.0576,-0.44,0.07,-0.52,flip -4606,做空,2021-05-25 21:00:00,2021-05-25 21:15:00,2548.21,2568.65,1.47,100.0,0.0575,-1.18,0.07,-1.25,flip -4607,做多,2021-05-25 21:15:00,2021-05-26 13:00:00,2568.65,2800.97,1.45,100.0,0.0566,13.14,0.08,13.06,flip -4608,做空,2021-05-26 13:00:00,2021-05-26 20:30:00,2800.97,2789.58,1.61,100.0,0.0575,0.66,0.08,0.58,flip -4609,做多,2021-05-26 20:30:00,2021-05-26 21:15:00,2789.58,2787.82,1.62,100.0,0.0579,-0.1,0.08,-0.18,flip -4610,做空,2021-05-26 21:15:00,2021-05-26 21:30:00,2787.82,2789.06,1.61,100.0,0.0579,-0.07,0.08,-0.15,flip -4611,做多,2021-05-26 21:30:00,2021-05-27 00:30:00,2789.06,2797.92,1.61,100.0,0.0578,0.51,0.08,0.43,flip -4612,做空,2021-05-27 00:30:00,2021-05-27 06:30:00,2797.92,2746.43,1.62,100.0,0.0579,2.98,0.08,2.9,flip -4613,做多,2021-05-27 06:30:00,2021-05-27 07:00:00,2746.43,2736.99,1.65,100.0,0.06,-0.57,0.08,-0.65,flip -4614,做空,2021-05-27 07:00:00,2021-05-27 07:30:00,2736.99,2743.51,1.64,100.0,0.06,-0.39,0.08,-0.47,flip -4615,做多,2021-05-27 07:30:00,2021-05-27 07:45:00,2743.51,2736.14,1.64,100.0,0.0596,-0.44,0.08,-0.52,flip -4616,做空,2021-05-27 07:45:00,2021-05-27 08:15:00,2736.14,2752.06,1.63,100.0,0.0596,-0.95,0.08,-1.03,flip -4617,做多,2021-05-27 08:15:00,2021-05-27 16:45:00,2752.06,2768.28,1.62,100.0,0.0588,0.95,0.08,0.87,flip -4618,做空,2021-05-27 16:45:00,2021-05-27 18:30:00,2768.28,2786.18,1.63,100.0,0.0588,-1.05,0.08,-1.13,flip -4619,做多,2021-05-27 18:30:00,2021-05-27 19:00:00,2786.18,2785.79,1.61,100.0,0.058,-0.02,0.08,-0.1,flip -4620,做空,2021-05-27 19:00:00,2021-05-27 21:45:00,2785.79,2780.05,1.61,100.0,0.0579,0.33,0.08,0.25,flip -4621,做多,2021-05-27 21:45:00,2021-05-27 22:00:00,2780.05,2778.64,1.61,100.0,0.0581,-0.08,0.08,-0.16,flip -4622,做空,2021-05-27 22:00:00,2021-05-27 22:15:00,2778.64,2789.72,1.61,100.0,0.058,-0.64,0.08,-0.72,flip -4623,做多,2021-05-27 22:15:00,2021-05-27 22:30:00,2789.72,2772.0,1.6,100.0,0.0575,-1.02,0.08,-1.1,flip -4624,做空,2021-05-27 22:30:00,2021-05-28 19:00:00,2772.0,2549.68,1.59,100.0,0.0574,12.77,0.07,12.7,flip -4625,做多,2021-05-28 19:00:00,2021-05-28 19:15:00,2549.68,2526.4,1.74,100.0,0.0681,-1.59,0.09,-1.67,flip -4626,做空,2021-05-28 19:15:00,2021-05-29 00:45:00,2526.4,2493.38,1.72,100.0,0.0681,2.25,0.08,2.16,flip -4627,做多,2021-05-29 00:45:00,2021-05-29 04:45:00,2493.38,2470.13,1.74,100.0,0.0699,-1.63,0.09,-1.71,flip -4628,做空,2021-05-29 04:45:00,2021-05-29 05:00:00,2470.13,2493.43,1.73,100.0,0.0699,-1.63,0.09,-1.71,flip -4629,做多,2021-05-29 05:00:00,2021-05-29 07:30:00,2493.43,2491.35,1.71,100.0,0.0685,-0.14,0.09,-0.23,flip -4630,做空,2021-05-29 07:30:00,2021-05-30 03:45:00,2491.35,2296.3,1.7,100.0,0.0684,13.34,0.08,13.27,flip -4631,做多,2021-05-30 03:45:00,2021-05-30 04:00:00,2296.3,2285.12,1.84,100.0,0.0802,-0.9,0.09,-0.99,flip -4632,做空,2021-05-30 04:00:00,2021-05-30 04:15:00,2285.12,2286.91,1.83,100.0,0.0802,-0.14,0.09,-0.24,flip -4633,做多,2021-05-30 04:15:00,2021-05-30 14:15:00,2286.91,2347.32,1.83,100.0,0.0799,4.83,0.09,4.74,flip -4634,做空,2021-05-30 14:15:00,2021-05-30 14:30:00,2347.32,2363.07,1.87,100.0,0.0799,-1.26,0.09,-1.35,flip -4635,做多,2021-05-30 14:30:00,2021-05-30 14:45:00,2363.07,2353.76,1.86,100.0,0.0787,-0.73,0.09,-0.83,flip -4636,做空,2021-05-30 14:45:00,2021-05-30 15:30:00,2353.76,2364.9,1.85,100.0,0.0786,-0.88,0.09,-0.97,flip -4637,做多,2021-05-30 15:30:00,2021-05-30 22:30:00,2364.9,2409.21,1.84,100.0,0.0778,3.45,0.09,3.35,flip -4638,做空,2021-05-30 22:30:00,2021-05-30 22:45:00,2409.21,2412.0,1.87,100.0,0.0777,-0.22,0.09,-0.31,flip -4639,做多,2021-05-30 22:45:00,2021-05-30 23:00:00,2412.0,2386.48,1.87,100.0,0.0775,-1.98,0.09,-2.07,flip -4640,做空,2021-05-30 23:00:00,2021-05-31 00:00:00,2386.48,2399.54,1.85,100.0,0.0774,-1.01,0.09,-1.1,flip -4641,做多,2021-05-31 00:00:00,2021-06-01 03:45:00,2399.54,2631.5,1.85,100.0,0.0772,17.9,0.1,17.8,flip -4642,做空,2021-06-01 03:45:00,2021-06-01 04:00:00,2631.5,2635.01,2.03,100.0,0.0772,-0.27,0.1,-0.37,flip -4643,做多,2021-06-01 04:00:00,2021-06-01 06:30:00,2635.01,2647.87,2.03,100.0,0.0769,0.99,0.1,0.89,flip -4644,做空,2021-06-01 06:30:00,2021-06-01 06:45:00,2647.87,2656.9,2.03,100.0,0.0768,-0.69,0.1,-0.8,flip -4645,做多,2021-06-01 06:45:00,2021-06-01 07:15:00,2656.9,2637.2,2.02,100.0,0.0762,-1.5,0.1,-1.6,flip -4646,做空,2021-06-01 07:15:00,2021-06-01 07:30:00,2637.2,2644.26,2.01,100.0,0.0761,-0.54,0.1,-0.64,flip -4647,做多,2021-06-01 07:30:00,2021-06-01 08:00:00,2644.26,2592.46,2.0,100.0,0.0757,-3.92,0.1,-4.02,flip -4648,做空,2021-06-01 08:00:00,2021-06-01 13:30:00,2592.46,2652.39,1.96,100.0,0.0756,-4.53,0.1,-4.63,flip -4649,做多,2021-06-01 13:30:00,2021-06-01 13:45:00,2652.39,2634.89,1.91,100.0,0.0721,-1.26,0.09,-1.36,flip -4650,做空,2021-06-01 13:45:00,2021-06-01 21:15:00,2634.89,2586.14,1.9,100.0,0.072,3.51,0.09,3.42,flip -4651,做多,2021-06-01 21:15:00,2021-06-01 22:45:00,2586.14,2585.89,1.93,100.0,0.0747,-0.02,0.1,-0.12,flip -4652,做空,2021-06-01 22:45:00,2021-06-02 01:45:00,2585.89,2589.61,1.93,100.0,0.0746,-0.28,0.1,-0.37,flip -4653,做多,2021-06-02 01:45:00,2021-06-02 21:30:00,2589.61,2728.96,1.94,100.0,0.0751,10.46,0.1,10.36,flip -4654,做空,2021-06-02 21:30:00,2021-06-03 04:00:00,2728.96,2742.0,2.05,100.0,0.075,-0.98,0.1,-1.08,flip -4655,做多,2021-06-03 04:00:00,2021-06-03 13:30:00,2742.0,2771.0,2.04,100.0,0.0743,2.16,0.1,2.05,flip -4656,做空,2021-06-03 13:30:00,2021-06-03 13:45:00,2771.0,2779.15,2.06,100.0,0.0742,-0.61,0.1,-0.71,flip -4657,做多,2021-06-03 13:45:00,2021-06-03 14:15:00,2779.15,2776.16,2.05,100.0,0.0737,-0.22,0.1,-0.32,flip -4658,做空,2021-06-03 14:15:00,2021-06-03 14:30:00,2776.16,2787.77,2.05,100.0,0.0737,-0.86,0.1,-0.96,flip -4659,做多,2021-06-03 14:30:00,2021-06-03 15:15:00,2787.77,2791.21,2.03,100.0,0.073,0.25,0.1,0.15,flip -4660,做空,2021-06-03 15:15:00,2021-06-03 16:00:00,2791.21,2800.99,2.03,100.0,0.0729,-0.71,0.1,-0.82,flip -4661,做多,2021-06-03 16:00:00,2021-06-03 18:30:00,2800.99,2796.25,2.03,100.0,0.0723,-0.34,0.1,-0.44,flip -4662,做空,2021-06-03 18:30:00,2021-06-03 20:45:00,2796.25,2823.65,2.02,100.0,0.0723,-1.98,0.1,-2.08,flip -4663,做多,2021-06-03 20:45:00,2021-06-03 21:30:00,2823.65,2820.54,2.0,100.0,0.0708,-0.22,0.1,-0.32,flip -4664,做空,2021-06-03 21:30:00,2021-06-03 22:00:00,2820.54,2838.05,1.99,100.0,0.0707,-1.24,0.1,-1.34,flip -4665,做多,2021-06-03 22:00:00,2021-06-04 00:00:00,2838.05,2826.82,1.98,100.0,0.0698,-0.78,0.1,-0.88,flip -4666,做空,2021-06-04 00:00:00,2021-06-04 01:15:00,2826.82,2730.63,1.99,100.0,0.0704,6.77,0.1,6.68,tp_lower -4667,做多,2021-06-04 16:00:00,2021-06-04 16:15:00,2678.18,2674.1,2.06,100.0,0.0768,-0.31,0.1,-0.42,flip -4668,做空,2021-06-04 16:15:00,2021-06-04 17:00:00,2674.1,2671.76,2.05,100.0,0.0767,0.18,0.1,0.08,flip -4669,做多,2021-06-04 17:00:00,2021-06-04 23:00:00,2671.76,2666.48,2.05,100.0,0.0767,-0.41,0.1,-0.51,flip -4670,做空,2021-06-04 23:00:00,2021-06-04 23:15:00,2666.48,2679.27,2.04,100.0,0.0767,-0.98,0.1,-1.08,flip -4671,做多,2021-06-04 23:15:00,2021-06-05 09:45:00,2679.27,2704.77,2.03,100.0,0.0759,1.93,0.1,1.83,flip -4672,做空,2021-06-05 09:45:00,2021-06-06 01:00:00,2704.77,2642.77,2.06,100.0,0.0762,4.72,0.1,4.62,flip -4673,做多,2021-06-06 01:00:00,2021-06-06 13:15:00,2642.77,2674.79,2.11,100.0,0.0798,2.55,0.11,2.45,flip -4674,做空,2021-06-06 13:15:00,2021-06-06 14:00:00,2674.79,2667.83,2.13,100.0,0.0797,0.55,0.11,0.45,flip -4675,做多,2021-06-06 14:00:00,2021-06-06 17:15:00,2667.83,2695.57,2.13,100.0,0.08,2.22,0.11,2.11,flip -4676,做空,2021-06-06 17:15:00,2021-06-06 18:30:00,2695.57,2692.32,2.15,100.0,0.0799,0.26,0.11,0.15,flip -4677,做多,2021-06-06 18:30:00,2021-06-06 22:00:00,2692.32,2701.51,2.16,100.0,0.0801,0.74,0.11,0.63,flip -4678,做空,2021-06-06 22:00:00,2021-06-06 23:00:00,2701.51,2702.37,2.16,100.0,0.08,-0.07,0.11,-0.18,flip -4679,做多,2021-06-06 23:00:00,2021-06-06 23:15:00,2702.37,2700.0,2.16,100.0,0.0798,-0.19,0.11,-0.3,flip -4680,做空,2021-06-06 23:15:00,2021-06-06 23:30:00,2700.0,2706.19,2.15,100.0,0.0798,-0.49,0.11,-0.6,flip -4681,做多,2021-06-06 23:30:00,2021-06-07 14:30:00,2706.19,2773.24,2.15,100.0,0.0793,5.32,0.11,5.21,flip -4682,做空,2021-06-07 14:30:00,2021-06-07 14:45:00,2773.24,2777.11,2.21,100.0,0.0799,-0.31,0.11,-0.42,flip -4683,做多,2021-06-07 14:45:00,2021-06-07 15:30:00,2777.11,2783.3,2.21,100.0,0.0796,0.49,0.11,0.38,flip -4684,做空,2021-06-07 15:30:00,2021-06-08 18:45:00,2783.3,2480.65,2.21,100.0,0.0795,24.05,0.1,23.96,flip -4685,做多,2021-06-08 18:45:00,2021-06-08 19:00:00,2480.65,2476.33,2.46,100.0,0.099,-0.43,0.12,-0.55,flip -4686,做空,2021-06-08 19:00:00,2021-06-08 19:30:00,2476.33,2487.09,2.45,100.0,0.0989,-1.06,0.12,-1.19,flip -4687,做多,2021-06-08 19:30:00,2021-06-09 00:15:00,2487.09,2468.57,2.44,100.0,0.098,-1.81,0.12,-1.94,flip -4688,做空,2021-06-09 00:15:00,2021-06-09 00:30:00,2468.57,2478.71,2.42,100.0,0.0981,-1.0,0.12,-1.12,flip -4689,做多,2021-06-09 00:30:00,2021-06-09 00:45:00,2478.71,2453.99,2.41,100.0,0.0972,-2.4,0.12,-2.52,flip -4690,做空,2021-06-09 00:45:00,2021-06-09 01:15:00,2453.99,2468.35,2.38,100.0,0.0971,-1.39,0.12,-1.51,flip -4691,做多,2021-06-09 01:15:00,2021-06-09 03:30:00,2468.35,2457.8,2.37,100.0,0.0959,-1.01,0.12,-1.13,flip -4692,做空,2021-06-09 03:30:00,2021-06-09 04:45:00,2457.8,2456.32,2.35,100.0,0.0958,0.14,0.12,0.02,flip -4693,做多,2021-06-09 04:45:00,2021-06-09 08:45:00,2456.32,2483.0,2.35,100.0,0.0958,2.56,0.12,2.44,flip -4694,做空,2021-06-09 08:45:00,2021-06-09 09:00:00,2483.0,2485.84,2.38,100.0,0.0957,-0.27,0.12,-0.39,flip -4695,做多,2021-06-09 09:00:00,2021-06-09 09:45:00,2485.84,2475.91,2.37,100.0,0.0954,-0.95,0.12,-1.07,flip -4696,做空,2021-06-09 09:45:00,2021-06-09 10:00:00,2475.91,2479.75,2.36,100.0,0.0953,-0.37,0.12,-0.48,flip -4697,做多,2021-06-09 10:00:00,2021-06-09 14:45:00,2479.75,2455.58,2.35,100.0,0.0949,-2.29,0.12,-2.41,flip -4698,做空,2021-06-09 14:45:00,2021-06-09 15:00:00,2455.58,2510.79,2.33,100.0,0.0948,-5.24,0.12,-5.36,flip -4699,做多,2021-06-09 15:00:00,2021-06-10 02:30:00,2510.79,2564.38,2.27,100.0,0.0906,4.85,0.12,4.74,flip -4700,做空,2021-06-10 02:30:00,2021-06-10 02:45:00,2564.38,2572.29,2.35,100.0,0.0915,-0.72,0.12,-0.84,flip -4701,做多,2021-06-10 02:45:00,2021-06-10 03:30:00,2572.29,2567.98,2.34,100.0,0.0908,-0.39,0.12,-0.51,flip -4702,做空,2021-06-10 03:30:00,2021-06-10 04:00:00,2567.98,2574.43,2.33,100.0,0.0907,-0.59,0.12,-0.7,flip -4703,做多,2021-06-10 04:00:00,2021-06-10 04:15:00,2574.43,2557.5,2.32,100.0,0.0902,-1.53,0.12,-1.64,flip -4704,做空,2021-06-10 04:15:00,2021-06-10 09:45:00,2557.5,2567.06,2.3,100.0,0.0901,-0.86,0.12,-0.98,flip -4705,做多,2021-06-10 09:45:00,2021-06-10 11:15:00,2567.06,2566.84,2.29,100.0,0.0893,-0.02,0.11,-0.13,flip -4706,做空,2021-06-10 11:15:00,2021-06-10 11:30:00,2566.84,2569.57,2.29,100.0,0.0893,-0.24,0.11,-0.36,flip -4707,做多,2021-06-10 11:30:00,2021-06-10 11:45:00,2569.57,2565.25,2.29,100.0,0.089,-0.38,0.11,-0.5,flip -4708,做空,2021-06-10 11:45:00,2021-06-11 04:30:00,2565.25,2476.85,2.28,100.0,0.0889,7.86,0.11,7.75,flip -4709,做多,2021-06-11 04:30:00,2021-06-11 05:45:00,2476.85,2465.85,2.38,100.0,0.0959,-1.05,0.12,-1.17,flip -4710,做空,2021-06-11 05:45:00,2021-06-11 08:00:00,2465.85,2452.99,2.36,100.0,0.0958,1.23,0.12,1.11,flip -4711,做多,2021-06-11 08:00:00,2021-06-11 08:30:00,2452.99,2448.42,2.37,100.0,0.0967,-0.44,0.12,-0.56,flip -4712,做空,2021-06-11 08:30:00,2021-06-11 09:00:00,2448.42,2460.64,2.37,100.0,0.0966,-1.18,0.12,-1.3,flip -4713,做多,2021-06-11 09:00:00,2021-06-11 09:45:00,2460.64,2457.21,2.35,100.0,0.0956,-0.33,0.12,-0.45,flip -4714,做空,2021-06-11 09:45:00,2021-06-11 10:00:00,2457.21,2468.77,2.35,100.0,0.0955,-1.1,0.12,-1.22,flip -4715,做多,2021-06-11 10:00:00,2021-06-11 11:15:00,2468.77,2462.71,2.33,100.0,0.0945,-0.57,0.12,-0.69,flip -4716,做空,2021-06-11 11:15:00,2021-06-11 11:30:00,2462.71,2465.38,2.32,100.0,0.0944,-0.25,0.12,-0.37,flip -4717,做多,2021-06-11 11:30:00,2021-06-11 12:00:00,2465.38,2455.24,2.32,100.0,0.0941,-0.95,0.12,-1.07,flip -4718,做空,2021-06-11 12:00:00,2021-06-11 12:30:00,2455.24,2457.55,2.31,100.0,0.094,-0.22,0.12,-0.33,flip -4719,做多,2021-06-11 12:30:00,2021-06-11 12:45:00,2457.55,2456.6,2.3,100.0,0.0937,-0.09,0.12,-0.2,flip -4720,做空,2021-06-11 12:45:00,2021-06-11 13:00:00,2456.6,2467.85,2.3,100.0,0.0936,-1.05,0.12,-1.17,flip -4721,做多,2021-06-11 13:00:00,2021-06-11 14:00:00,2467.85,2459.46,2.29,100.0,0.0927,-0.78,0.11,-0.89,flip -4722,做空,2021-06-11 14:00:00,2021-06-11 14:30:00,2459.46,2455.16,2.28,100.0,0.0926,0.4,0.11,0.28,flip -4723,做多,2021-06-11 14:30:00,2021-06-11 14:45:00,2455.16,2446.38,2.28,100.0,0.0928,-0.81,0.11,-0.93,flip -4724,做空,2021-06-11 14:45:00,2021-06-12 10:15:00,2446.38,2340.19,2.27,100.0,0.0927,9.85,0.11,9.74,flip -4725,做多,2021-06-12 10:15:00,2021-06-12 22:15:00,2340.19,2383.85,2.4,100.0,0.1025,4.47,0.12,4.35,flip -4726,做空,2021-06-12 22:15:00,2021-06-12 22:45:00,2383.85,2380.67,2.44,100.0,0.1024,0.33,0.12,0.2,flip -4727,做多,2021-06-12 22:45:00,2021-06-12 23:15:00,2380.67,2390.95,2.44,100.0,0.1025,1.05,0.12,0.93,flip -4728,做空,2021-06-12 23:15:00,2021-06-13 00:45:00,2390.95,2388.15,2.45,100.0,0.1024,0.29,0.12,0.16,flip -4729,做多,2021-06-13 00:45:00,2021-06-13 02:00:00,2388.15,2402.8,2.46,100.0,0.1029,1.51,0.12,1.38,flip -4730,做空,2021-06-13 02:00:00,2021-06-13 10:15:00,2402.8,2371.33,2.47,100.0,0.1028,3.24,0.12,3.11,flip -4731,做多,2021-06-13 10:15:00,2021-06-13 10:45:00,2371.33,2368.96,2.5,100.0,0.1055,-0.25,0.12,-0.37,flip -4732,做空,2021-06-13 10:45:00,2021-06-13 11:15:00,2368.96,2368.33,2.5,100.0,0.1054,0.07,0.12,-0.06,flip -4733,做多,2021-06-13 11:15:00,2021-06-13 11:30:00,2368.33,2354.11,2.49,100.0,0.1053,-1.5,0.12,-1.62,flip -4734,做空,2021-06-13 11:30:00,2021-06-13 12:00:00,2354.11,2368.86,2.48,100.0,0.1052,-1.55,0.12,-1.68,flip -4735,做多,2021-06-13 12:00:00,2021-06-13 12:15:00,2368.86,2356.41,2.46,100.0,0.1038,-1.29,0.12,-1.41,flip -4736,做空,2021-06-13 12:15:00,2021-06-13 12:30:00,2356.41,2360.31,2.44,100.0,0.1037,-0.4,0.12,-0.53,flip -4737,做多,2021-06-13 12:30:00,2021-06-13 12:45:00,2360.31,2357.61,2.44,100.0,0.1032,-0.28,0.12,-0.4,flip -4738,做空,2021-06-13 12:45:00,2021-06-13 13:15:00,2357.61,2364.3,2.43,100.0,0.1031,-0.69,0.12,-0.81,flip -4739,做多,2021-06-13 13:15:00,2021-06-13 13:30:00,2364.3,2362.94,2.42,100.0,0.1024,-0.14,0.12,-0.26,flip -4740,做空,2021-06-13 13:30:00,2021-06-13 15:45:00,2362.94,2350.29,2.42,100.0,0.1023,1.29,0.12,1.17,flip -4741,做多,2021-06-13 15:45:00,2021-06-14 08:30:00,2350.29,2477.59,2.43,100.0,0.1033,13.16,0.13,13.03,flip -4742,做空,2021-06-14 08:30:00,2021-06-14 09:15:00,2477.59,2480.57,2.59,100.0,0.1044,-0.31,0.13,-0.44,flip -4743,做多,2021-06-14 09:15:00,2021-06-14 10:45:00,2480.57,2487.5,2.58,100.0,0.104,0.72,0.13,0.59,flip -4744,做空,2021-06-14 10:45:00,2021-06-14 12:30:00,2487.5,2492.16,2.59,100.0,0.1039,-0.48,0.13,-0.61,flip -4745,做多,2021-06-14 12:30:00,2021-06-14 12:45:00,2492.16,2492.0,2.58,100.0,0.1034,-0.02,0.13,-0.15,flip -4746,做空,2021-06-14 12:45:00,2021-06-14 13:00:00,2492.0,2534.07,2.58,100.0,0.1033,-4.35,0.13,-4.48,flip -4747,做多,2021-06-14 13:00:00,2021-06-14 13:30:00,2534.07,2563.99,2.53,100.0,0.0998,2.99,0.13,2.86,tp_upper -4748,做多,2021-06-15 09:15:00,2021-06-15 09:30:00,2591.0,2585.74,2.57,100.0,0.0993,-0.52,0.13,-0.65,flip -4749,做空,2021-06-15 09:30:00,2021-06-15 09:45:00,2585.74,2588.19,2.56,100.0,0.0992,-0.24,0.13,-0.37,flip -4750,做多,2021-06-15 09:45:00,2021-06-15 10:00:00,2588.19,2585.75,2.56,100.0,0.0989,-0.24,0.13,-0.37,flip -4751,做空,2021-06-15 10:00:00,2021-06-15 10:30:00,2585.75,2587.26,2.55,100.0,0.0988,-0.15,0.13,-0.28,flip -4752,做多,2021-06-15 10:30:00,2021-06-15 10:45:00,2587.26,2577.54,2.55,100.0,0.0986,-0.96,0.13,-1.08,flip -4753,做空,2021-06-15 10:45:00,2021-06-15 11:00:00,2577.54,2584.0,2.54,100.0,0.0985,-0.64,0.13,-0.76,flip -4754,做多,2021-06-15 11:00:00,2021-06-15 11:15:00,2584.0,2577.02,2.53,100.0,0.0979,-0.68,0.13,-0.81,flip -4755,做空,2021-06-15 11:15:00,2021-06-15 12:00:00,2577.02,2595.88,2.52,100.0,0.0978,-1.84,0.13,-1.97,flip -4756,做多,2021-06-15 12:00:00,2021-06-15 12:15:00,2595.88,2589.74,2.5,100.0,0.0963,-0.59,0.12,-0.72,flip -4757,做空,2021-06-15 12:15:00,2021-06-15 12:45:00,2589.74,2598.0,2.49,100.0,0.0962,-0.79,0.12,-0.92,flip -4758,做多,2021-06-15 12:45:00,2021-06-15 13:00:00,2598.0,2582.47,2.48,100.0,0.0954,-1.48,0.12,-1.61,flip -4759,做空,2021-06-15 13:00:00,2021-06-15 13:15:00,2582.47,2590.91,2.46,100.0,0.0954,-0.8,0.12,-0.93,flip -4760,做多,2021-06-15 13:15:00,2021-06-15 13:30:00,2590.91,2586.37,2.45,100.0,0.0946,-0.43,0.12,-0.55,flip -4761,做空,2021-06-15 13:30:00,2021-06-15 13:45:00,2586.37,2586.85,2.45,100.0,0.0945,-0.05,0.12,-0.17,flip -4762,做多,2021-06-15 13:45:00,2021-06-15 18:30:00,2586.85,2590.9,2.44,100.0,0.0944,0.38,0.12,0.26,flip -4763,做空,2021-06-15 18:30:00,2021-06-16 07:00:00,2590.9,2542.61,2.44,100.0,0.0943,4.55,0.12,4.43,flip -4764,做多,2021-06-16 07:00:00,2021-06-16 07:15:00,2542.61,2538.4,2.52,100.0,0.0992,-0.42,0.13,-0.54,flip -4765,做空,2021-06-16 07:15:00,2021-06-16 08:00:00,2538.4,2541.06,2.52,100.0,0.0991,-0.26,0.13,-0.39,flip -4766,做多,2021-06-16 08:00:00,2021-06-16 08:15:00,2541.06,2527.29,2.51,100.0,0.0988,-1.36,0.12,-1.48,flip -4767,做空,2021-06-16 08:15:00,2021-06-17 02:15:00,2527.29,2425.0,2.49,100.0,0.0987,10.09,0.12,9.97,flip -4768,做多,2021-06-17 02:15:00,2021-06-17 02:30:00,2425.0,2421.92,2.6,100.0,0.1073,-0.33,0.13,-0.46,flip -4769,做空,2021-06-17 02:30:00,2021-06-17 03:00:00,2421.92,2429.77,2.6,100.0,0.1072,-0.84,0.13,-0.97,flip -4770,做多,2021-06-17 03:00:00,2021-06-17 05:00:00,2429.77,2419.55,2.58,100.0,0.1064,-1.09,0.13,-1.22,flip -4771,做空,2021-06-17 05:00:00,2021-06-17 15:45:00,2419.55,2416.03,2.57,100.0,0.1063,0.37,0.13,0.25,flip -4772,做多,2021-06-17 15:45:00,2021-06-17 16:00:00,2416.03,2399.98,2.57,100.0,0.1065,-1.71,0.13,-1.84,flip -4773,做空,2021-06-17 16:00:00,2021-06-18 04:30:00,2399.98,2353.24,2.55,100.0,0.1064,4.97,0.13,4.85,flip -4774,做多,2021-06-18 04:30:00,2021-06-18 05:00:00,2353.24,2353.52,2.61,100.0,0.1111,0.03,0.13,-0.1,flip -4775,做空,2021-06-18 05:00:00,2021-06-18 05:15:00,2353.52,2359.18,2.61,100.0,0.1109,-0.63,0.13,-0.76,flip -4776,做多,2021-06-18 05:15:00,2021-06-18 05:45:00,2359.18,2338.0,2.6,100.0,0.1103,-2.34,0.13,-2.47,flip -4777,做空,2021-06-18 05:45:00,2021-06-18 07:30:00,2338.0,2347.04,2.58,100.0,0.1102,-1.0,0.13,-1.13,flip -4778,做多,2021-06-18 07:30:00,2021-06-18 07:45:00,2347.04,2340.77,2.56,100.0,0.1092,-0.68,0.13,-0.81,flip -4779,做空,2021-06-18 07:45:00,2021-06-18 08:00:00,2340.77,2347.48,2.55,100.0,0.1091,-0.73,0.13,-0.86,flip -4780,做多,2021-06-18 08:00:00,2021-06-18 08:45:00,2347.48,2345.0,2.54,100.0,0.1084,-0.27,0.13,-0.4,flip -4781,做空,2021-06-18 08:45:00,2021-06-19 00:00:00,2345.0,2246.21,2.54,100.0,0.1083,10.7,0.12,10.58,flip -4782,做多,2021-06-19 00:00:00,2021-06-19 00:30:00,2246.21,2243.56,2.66,100.0,0.1185,-0.31,0.13,-0.45,flip -4783,做空,2021-06-19 00:30:00,2021-06-19 01:00:00,2243.56,2250.8,2.66,100.0,0.1184,-0.86,0.13,-0.99,flip -4784,做多,2021-06-19 01:00:00,2021-06-19 01:30:00,2250.8,2237.53,2.65,100.0,0.1175,-1.56,0.13,-1.69,flip -4785,做空,2021-06-19 01:30:00,2021-06-19 05:15:00,2237.53,2221.69,2.63,100.0,0.1174,1.86,0.13,1.73,flip -4786,做多,2021-06-19 05:15:00,2021-06-19 13:00:00,2221.69,2231.02,2.64,100.0,0.119,1.11,0.13,0.98,flip -4787,做空,2021-06-19 13:00:00,2021-06-19 13:45:00,2231.02,2229.0,2.65,100.0,0.1188,0.24,0.13,0.11,flip -4788,做多,2021-06-19 13:45:00,2021-06-19 15:30:00,2229.0,2234.11,2.65,100.0,0.1189,0.61,0.13,0.47,flip -4789,做空,2021-06-19 15:30:00,2021-06-19 16:30:00,2234.11,2233.66,2.65,100.0,0.1188,0.05,0.13,-0.08,flip -4790,做多,2021-06-19 16:30:00,2021-06-19 17:00:00,2233.66,2228.64,2.65,100.0,0.1188,-0.6,0.13,-0.73,flip -4791,做空,2021-06-19 17:00:00,2021-06-19 17:15:00,2228.64,2232.39,2.64,100.0,0.1186,-0.44,0.13,-0.58,flip -4792,做多,2021-06-19 17:15:00,2021-06-19 17:30:00,2232.39,2228.16,2.64,100.0,0.1181,-0.5,0.13,-0.63,flip -4793,做空,2021-06-19 17:30:00,2021-06-20 04:30:00,2228.16,2204.24,2.63,100.0,0.118,2.82,0.13,2.69,flip -4794,做多,2021-06-20 04:30:00,2021-06-20 05:00:00,2204.24,2203.25,2.68,100.0,0.1217,-0.12,0.13,-0.25,flip -4795,做空,2021-06-20 05:00:00,2021-06-20 05:15:00,2203.25,2204.53,2.68,100.0,0.1216,-0.16,0.13,-0.29,flip -4796,做多,2021-06-20 05:15:00,2021-06-20 06:00:00,2204.53,2206.29,2.68,100.0,0.1213,0.21,0.13,0.08,flip -4797,做空,2021-06-20 06:00:00,2021-06-20 06:30:00,2206.29,2206.65,2.67,100.0,0.1212,-0.04,0.13,-0.18,flip -4798,做多,2021-06-20 06:30:00,2021-06-20 06:45:00,2206.65,2197.48,2.67,100.0,0.1211,-1.11,0.13,-1.24,flip -4799,做空,2021-06-20 06:45:00,2021-06-20 07:45:00,2197.48,2203.23,2.66,100.0,0.1209,-0.7,0.13,-0.83,flip -4800,做多,2021-06-20 07:45:00,2021-06-20 08:15:00,2203.23,2192.18,2.65,100.0,0.1202,-1.33,0.13,-1.46,flip -4801,做空,2021-06-20 08:15:00,2021-06-20 10:15:00,2192.18,2103.05,2.63,100.0,0.1201,10.7,0.13,10.58,tp_lower -4802,做多,2021-06-20 18:15:00,2021-06-21 03:30:00,2142.99,2169.06,2.74,100.0,0.1277,3.33,0.14,3.19,flip -4803,做空,2021-06-21 03:30:00,2021-06-22 01:00:00,2169.06,1968.9,2.79,100.0,0.1286,25.73,0.13,25.61,flip -4804,做多,2021-06-22 01:00:00,2021-06-22 01:30:00,1968.9,1944.39,3.05,100.0,0.1547,-3.79,0.15,-3.94,flip -4805,做空,2021-06-22 01:30:00,2021-06-22 02:30:00,1944.39,1939.96,3.0,100.0,0.1545,0.68,0.15,0.53,flip -4806,做多,2021-06-22 02:30:00,2021-06-22 05:30:00,1939.96,1934.96,3.01,100.0,0.1551,-0.78,0.15,-0.93,flip -4807,做空,2021-06-22 05:30:00,2021-06-22 05:45:00,1934.96,1936.06,3.0,100.0,0.1549,-0.17,0.15,-0.32,flip -4808,做多,2021-06-22 05:45:00,2021-06-22 06:00:00,1936.06,1934.13,2.99,100.0,0.1546,-0.3,0.15,-0.45,flip -4809,做空,2021-06-22 06:00:00,2021-06-22 06:15:00,1934.13,1944.01,2.99,100.0,0.1545,-1.53,0.15,-1.68,flip -4810,做多,2021-06-22 06:15:00,2021-06-22 06:30:00,1944.01,1936.49,2.97,100.0,0.1527,-1.15,0.15,-1.3,flip -4811,做空,2021-06-22 06:30:00,2021-06-22 06:45:00,1936.49,1949.22,2.95,100.0,0.1526,-1.94,0.15,-2.09,flip -4812,做多,2021-06-22 06:45:00,2021-06-22 07:00:00,1949.22,1942.6,2.93,100.0,0.1504,-1.0,0.15,-1.14,flip -4813,做空,2021-06-22 07:00:00,2021-06-22 07:15:00,1942.6,1948.67,2.92,100.0,0.1503,-0.91,0.15,-1.06,flip -4814,做多,2021-06-22 07:15:00,2021-06-22 08:00:00,1948.67,1909.51,2.91,100.0,0.1492,-5.84,0.14,-5.98,flip -4815,做空,2021-06-22 08:00:00,2021-06-22 10:30:00,1909.51,1919.0,2.85,100.0,0.149,-1.41,0.14,-1.56,flip -4816,做多,2021-06-22 10:30:00,2021-06-22 16:30:00,1919.0,1880.5,2.83,100.0,0.1474,-5.68,0.14,-5.81,flip -4817,做空,2021-06-22 16:30:00,2021-06-22 16:45:00,1880.5,1910.71,2.77,100.0,0.1473,-4.45,0.14,-4.59,flip -4818,做多,2021-06-22 16:45:00,2021-06-22 17:00:00,1910.71,1889.34,2.72,100.0,0.1425,-3.04,0.13,-3.18,flip -4819,做空,2021-06-22 17:00:00,2021-06-22 17:15:00,1889.34,1903.06,2.69,100.0,0.1423,-1.95,0.14,-2.09,flip -4820,做多,2021-06-22 17:15:00,2021-06-22 21:30:00,1903.06,1867.8,2.67,100.0,0.1401,-4.94,0.13,-5.07,flip -4821,做空,2021-06-22 21:30:00,2021-06-22 21:45:00,1867.8,1874.63,2.61,100.0,0.14,-0.96,0.13,-1.09,flip -4822,做多,2021-06-22 21:45:00,2021-06-22 22:15:00,1874.63,1870.52,2.6,100.0,0.1388,-0.57,0.13,-0.7,flip -4823,做空,2021-06-22 22:15:00,2021-06-22 22:30:00,1870.52,1877.41,2.59,100.0,0.1387,-0.96,0.13,-1.09,flip -4824,做多,2021-06-22 22:30:00,2021-06-22 23:00:00,1877.41,1874.57,2.58,100.0,0.1375,-0.39,0.13,-0.52,flip -4825,做空,2021-06-22 23:00:00,2021-06-22 23:45:00,1874.57,1878.46,2.58,100.0,0.1374,-0.53,0.13,-0.66,flip -4826,做多,2021-06-22 23:45:00,2021-06-23 00:00:00,1878.46,1836.32,2.57,100.0,0.1367,-5.76,0.13,-5.89,flip -4827,做空,2021-06-23 00:00:00,2021-06-23 00:30:00,1836.32,1919.98,2.57,100.0,0.1397,-11.69,0.13,-11.82,flip -4828,做多,2021-06-23 00:30:00,2021-06-23 14:00:00,1919.98,1984.59,2.45,100.0,0.1274,8.23,0.13,8.11,flip -4829,做空,2021-06-23 14:00:00,2021-06-23 15:30:00,1984.59,1978.99,2.53,100.0,0.1273,0.71,0.13,0.59,flip -4830,做多,2021-06-23 15:30:00,2021-06-23 16:30:00,1978.99,1982.45,2.53,100.0,0.1279,0.44,0.13,0.32,flip -4831,做空,2021-06-23 16:30:00,2021-06-24 00:00:00,1982.45,1977.19,2.53,100.0,0.1277,0.67,0.13,0.55,flip -4832,做多,2021-06-24 00:00:00,2021-06-24 00:15:00,1977.19,1967.11,2.55,100.0,0.1289,-1.3,0.13,-1.43,flip -4833,做空,2021-06-24 00:15:00,2021-06-24 07:15:00,1967.11,1938.45,2.53,100.0,0.1287,3.69,0.12,3.57,flip -4834,做多,2021-06-24 07:15:00,2021-06-24 07:30:00,1938.45,1937.82,2.57,100.0,0.1324,-0.08,0.13,-0.21,flip -4835,做空,2021-06-24 07:30:00,2021-06-24 08:15:00,1937.82,1933.03,2.56,100.0,0.1323,0.63,0.13,0.51,flip -4836,做多,2021-06-24 08:15:00,2021-06-24 08:30:00,1933.03,1932.0,2.57,100.0,0.1328,-0.14,0.13,-0.27,flip -4837,做空,2021-06-24 08:30:00,2021-06-24 08:45:00,1932.0,1951.67,2.56,100.0,0.1327,-2.61,0.13,-2.74,flip -4838,做多,2021-06-24 08:45:00,2021-06-24 10:45:00,1951.67,1933.5,2.53,100.0,0.1299,-2.36,0.13,-2.49,flip -4839,做空,2021-06-24 10:45:00,2021-06-24 22:45:00,1933.5,1983.86,2.51,100.0,0.1297,-6.53,0.13,-6.66,flip -4840,做多,2021-06-24 22:45:00,2021-06-24 23:30:00,1983.86,1980.89,2.44,100.0,0.123,-0.37,0.12,-0.49,flip -4841,做空,2021-06-24 23:30:00,2021-06-25 01:45:00,1980.89,1988.72,2.43,100.0,0.1229,-0.96,0.12,-1.08,flip -4842,做多,2021-06-25 01:45:00,2021-06-25 03:00:00,1988.72,1997.42,2.45,100.0,0.123,1.07,0.12,0.95,flip -4843,做空,2021-06-25 03:00:00,2021-06-25 03:45:00,1997.42,1994.87,2.45,100.0,0.1228,0.31,0.12,0.19,flip -4844,做多,2021-06-25 03:45:00,2021-06-25 04:00:00,1994.87,1992.18,2.45,100.0,0.123,-0.33,0.12,-0.45,flip -4845,做空,2021-06-25 04:00:00,2021-06-26 04:45:00,1992.18,1834.15,2.45,100.0,0.1229,19.42,0.11,19.31,flip -4846,做多,2021-06-26 04:45:00,2021-06-26 05:30:00,1834.15,1828.66,2.65,100.0,0.1444,-0.79,0.13,-0.93,flip -4847,做空,2021-06-26 05:30:00,2021-06-26 05:45:00,1828.66,1830.83,2.64,100.0,0.1443,-0.31,0.13,-0.45,flip -4848,做多,2021-06-26 05:45:00,2021-06-26 06:30:00,1830.83,1813.94,2.63,100.0,0.1438,-2.43,0.13,-2.56,flip -4849,做空,2021-06-26 06:30:00,2021-06-26 11:30:00,1813.94,1799.89,2.61,100.0,0.1437,2.02,0.13,1.89,flip -4850,做多,2021-06-26 11:30:00,2021-06-26 12:00:00,1799.89,1792.99,2.62,100.0,0.1458,-1.01,0.13,-1.14,flip -4851,做空,2021-06-26 12:00:00,2021-06-26 12:15:00,1792.99,1801.97,2.61,100.0,0.1456,-1.31,0.13,-1.44,flip -4852,做多,2021-06-26 12:15:00,2021-06-26 12:30:00,1801.97,1796.4,2.6,100.0,0.144,-0.8,0.13,-0.93,flip -4853,做空,2021-06-26 12:30:00,2021-06-26 14:45:00,1796.4,1778.6,2.58,100.0,0.1439,2.56,0.13,2.43,flip -4854,做多,2021-06-26 14:45:00,2021-06-26 18:15:00,1778.6,1783.51,2.61,100.0,0.1466,0.72,0.13,0.59,flip -4855,做空,2021-06-26 18:15:00,2021-06-26 18:45:00,1783.51,1783.22,2.61,100.0,0.1465,0.04,0.13,-0.09,flip -4856,做多,2021-06-26 18:45:00,2021-06-26 19:15:00,1783.22,1779.65,2.61,100.0,0.1464,-0.52,0.13,-0.65,flip -4857,做空,2021-06-26 19:15:00,2021-06-26 19:30:00,1779.65,1786.26,2.6,100.0,0.1462,-0.97,0.13,-1.1,flip -4858,做多,2021-06-26 19:30:00,2021-06-26 20:00:00,1786.26,1762.29,2.59,100.0,0.145,-3.48,0.13,-3.6,flip -4859,做空,2021-06-26 20:00:00,2021-06-26 21:45:00,1762.29,1772.15,2.55,100.0,0.1448,-1.43,0.13,-1.56,flip -4860,做多,2021-06-26 21:45:00,2021-06-27 09:30:00,1772.15,1820.54,2.54,100.0,0.1431,6.92,0.13,6.79,flip -4861,做空,2021-06-27 09:30:00,2021-06-27 10:15:00,1820.54,1826.16,2.64,100.0,0.1449,-0.81,0.13,-0.95,flip -4862,做多,2021-06-27 10:15:00,2021-06-27 11:30:00,1826.16,1831.23,2.63,100.0,0.1438,0.73,0.13,0.6,flip -4863,做空,2021-06-27 11:30:00,2021-06-27 11:45:00,1831.23,1837.58,2.63,100.0,0.1437,-0.91,0.13,-1.04,flip -4864,做多,2021-06-27 11:45:00,2021-06-27 13:30:00,1837.58,1843.02,2.62,100.0,0.1426,0.78,0.13,0.64,flip -4865,做空,2021-06-27 13:30:00,2021-06-27 21:45:00,1843.02,1834.07,2.62,100.0,0.1424,1.27,0.13,1.14,flip -4866,做多,2021-06-27 21:45:00,2021-06-27 22:15:00,1834.07,1933.12,2.63,100.0,0.1437,14.23,0.14,14.09,tp_upper -4867,做多,2021-06-28 23:15:00,2021-06-29 05:30:00,2076.73,2102.31,2.79,100.0,0.1343,3.44,0.14,3.3,flip -4868,做空,2021-06-29 05:30:00,2021-06-30 11:45:00,2102.31,2155.64,2.82,100.0,0.1343,-7.16,0.14,-7.31,flip -4869,做多,2021-06-30 11:45:00,2021-06-30 12:15:00,2155.64,2159.52,2.75,100.0,0.1276,0.5,0.14,0.36,flip -4870,做空,2021-06-30 12:15:00,2021-06-30 14:00:00,2159.52,2144.78,2.75,100.0,0.1275,1.88,0.14,1.74,flip -4871,做多,2021-06-30 14:00:00,2021-06-30 14:15:00,2144.78,2134.42,2.77,100.0,0.1291,-1.34,0.14,-1.48,flip -4872,做空,2021-06-30 14:15:00,2021-06-30 17:30:00,2134.42,2148.79,2.75,100.0,0.129,-1.85,0.14,-1.99,flip -4873,做多,2021-06-30 17:30:00,2021-06-30 20:00:00,2148.79,2267.09,2.73,100.0,0.1271,15.04,0.14,14.89,tp_upper -4874,做多,2021-07-01 04:00:00,2021-07-01 04:30:00,2193.25,2192.51,2.89,100.0,0.1319,-0.1,0.14,-0.24,flip -4875,做空,2021-07-01 04:30:00,2021-07-01 04:45:00,2192.51,2207.99,2.89,100.0,0.1318,-2.04,0.15,-2.19,flip -4876,做多,2021-07-01 04:45:00,2021-07-01 05:00:00,2207.99,2207.12,2.87,100.0,0.1298,-0.11,0.14,-0.26,flip -4877,做空,2021-07-01 05:00:00,2021-07-01 05:30:00,2207.12,2206.25,2.86,100.0,0.1297,0.11,0.14,-0.03,flip -4878,做多,2021-07-01 05:30:00,2021-07-01 06:15:00,2206.25,2201.9,2.86,100.0,0.1296,-0.56,0.14,-0.71,flip -4879,做空,2021-07-01 06:15:00,2021-07-01 21:15:00,2201.9,2119.74,2.85,100.0,0.1295,10.64,0.14,10.5,flip -4880,做多,2021-07-01 21:15:00,2021-07-01 21:45:00,2119.74,2128.66,2.96,100.0,0.1394,1.24,0.15,1.1,flip -4881,做空,2021-07-01 21:45:00,2021-07-01 22:00:00,2128.66,2130.61,2.96,100.0,0.1393,-0.27,0.15,-0.42,flip -4882,做多,2021-07-01 22:00:00,2021-07-01 23:00:00,2130.61,2108.84,2.96,100.0,0.1389,-3.02,0.15,-3.17,flip -4883,做空,2021-07-01 23:00:00,2021-07-02 00:00:00,2108.84,2128.0,2.93,100.0,0.1387,-2.66,0.15,-2.81,flip -4884,做多,2021-07-02 00:00:00,2021-07-02 01:15:00,2128.0,2102.21,2.92,100.0,0.1373,-3.54,0.14,-3.68,flip -4885,做空,2021-07-02 01:15:00,2021-07-02 13:45:00,2102.21,2070.39,2.88,100.0,0.1371,4.36,0.14,4.22,flip -4886,做多,2021-07-02 13:45:00,2021-07-02 14:00:00,2070.39,2063.91,2.92,100.0,0.1412,-0.91,0.15,-1.06,flip -4887,做空,2021-07-02 14:00:00,2021-07-02 14:15:00,2063.91,2091.37,2.91,100.0,0.1411,-3.87,0.15,-4.02,flip -4888,做多,2021-07-02 14:15:00,2021-07-03 21:45:00,2091.37,2190.17,2.87,100.0,0.1372,13.56,0.15,13.41,flip -4889,做空,2021-07-03 21:45:00,2021-07-03 23:30:00,2190.17,2219.26,3.02,100.0,0.1377,-4.01,0.15,-4.16,flip -4890,做多,2021-07-03 23:30:00,2021-07-04 00:00:00,2219.26,2212.51,2.97,100.0,0.1339,-0.9,0.15,-1.05,flip -4891,做空,2021-07-04 00:00:00,2021-07-04 00:15:00,2212.51,2218.67,2.97,100.0,0.134,-0.83,0.15,-0.97,flip -4892,做多,2021-07-04 00:15:00,2021-07-04 00:30:00,2218.67,2214.13,2.95,100.0,0.1332,-0.6,0.15,-0.75,flip -4893,做空,2021-07-04 00:30:00,2021-07-04 03:00:00,2214.13,2213.88,2.95,100.0,0.133,0.03,0.15,-0.11,flip -4894,做多,2021-07-04 03:00:00,2021-07-04 03:30:00,2213.88,2214.16,2.94,100.0,0.1329,0.04,0.15,-0.11,flip -4895,做空,2021-07-04 03:30:00,2021-07-04 04:00:00,2214.16,2215.99,2.94,100.0,0.1328,-0.24,0.15,-0.39,flip -4896,做多,2021-07-04 04:00:00,2021-07-04 05:30:00,2215.99,2271.33,2.93,100.0,0.1324,7.33,0.15,7.18,tp_upper -4897,做多,2021-07-05 10:15:00,2021-07-05 11:00:00,2300.0,2285.49,3.02,100.0,0.1314,-1.91,0.15,-2.06,flip -4898,做空,2021-07-05 11:00:00,2021-07-05 19:30:00,2285.49,2248.82,3.0,100.0,0.1313,4.81,0.15,4.67,flip -4899,做多,2021-07-05 19:30:00,2021-07-05 19:45:00,2248.82,2243.81,3.05,100.0,0.1354,-0.68,0.15,-0.83,flip -4900,做空,2021-07-05 19:45:00,2021-07-05 21:45:00,2243.81,2242.26,3.04,100.0,0.1353,0.21,0.15,0.06,flip -4901,做多,2021-07-05 21:45:00,2021-07-05 22:00:00,2242.26,2232.91,3.03,100.0,0.1353,-1.27,0.15,-1.42,flip -4902,做空,2021-07-05 22:00:00,2021-07-05 22:15:00,2232.91,2237.41,3.02,100.0,0.1352,-0.61,0.15,-0.76,flip -4903,做多,2021-07-05 22:15:00,2021-07-05 22:30:00,2237.41,2234.44,3.01,100.0,0.1345,-0.4,0.15,-0.55,flip -4904,做空,2021-07-05 22:30:00,2021-07-05 23:00:00,2234.44,2234.11,3.0,100.0,0.1344,0.04,0.15,-0.11,flip -4905,做多,2021-07-05 23:00:00,2021-07-05 23:15:00,2234.11,2231.84,3.0,100.0,0.1343,-0.3,0.15,-0.45,flip -4906,做空,2021-07-05 23:15:00,2021-07-06 00:30:00,2231.84,2239.3,2.99,100.0,0.1342,-1.0,0.15,-1.15,flip -4907,做多,2021-07-06 00:30:00,2021-07-06 01:00:00,2239.3,2225.19,3.01,100.0,0.1343,-1.89,0.15,-2.04,flip -4908,做空,2021-07-06 01:00:00,2021-07-06 01:15:00,2225.19,2232.26,2.99,100.0,0.1342,-0.95,0.15,-1.1,flip -4909,做多,2021-07-06 01:15:00,2021-07-06 01:30:00,2232.26,2229.39,2.97,100.0,0.1332,-0.38,0.15,-0.53,flip -4910,做空,2021-07-06 01:30:00,2021-07-06 02:45:00,2229.39,2232.45,2.97,100.0,0.133,-0.41,0.15,-0.56,flip -4911,做多,2021-07-06 02:45:00,2021-07-06 04:00:00,2232.45,2286.43,2.96,100.0,0.1325,7.15,0.15,7.0,tp_upper -4912,做多,2021-07-06 10:45:00,2021-07-06 11:00:00,2268.71,2268.49,3.03,100.0,0.1334,-0.03,0.15,-0.18,flip -4913,做空,2021-07-06 11:00:00,2021-07-06 11:30:00,2268.49,2281.24,3.02,100.0,0.1333,-1.7,0.15,-1.85,flip -4914,做多,2021-07-06 11:30:00,2021-07-06 16:30:00,2281.24,2288.18,3.0,100.0,0.1317,0.91,0.15,0.76,flip -4915,做空,2021-07-06 16:30:00,2021-07-06 16:45:00,2288.18,2312.8,3.01,100.0,0.1316,-3.24,0.15,-3.39,flip -4916,做多,2021-07-06 16:45:00,2021-07-06 17:00:00,2312.8,2287.71,2.97,100.0,0.1286,-3.23,0.15,-3.37,flip -4917,做空,2021-07-06 17:00:00,2021-07-06 17:15:00,2287.71,2304.67,2.94,100.0,0.1285,-2.18,0.15,-2.33,flip -4918,做多,2021-07-06 17:15:00,2021-07-06 20:30:00,2304.67,2307.15,2.91,100.0,0.1265,0.31,0.15,0.17,flip -4919,做空,2021-07-06 20:30:00,2021-07-06 20:45:00,2307.15,2308.21,2.92,100.0,0.1264,-0.13,0.15,-0.28,flip -4920,做多,2021-07-06 20:45:00,2021-07-06 21:00:00,2308.21,2299.32,2.91,100.0,0.1261,-1.12,0.14,-1.27,flip -4921,做空,2021-07-06 21:00:00,2021-07-06 22:30:00,2299.32,2311.59,2.9,100.0,0.126,-1.55,0.15,-1.69,flip -4922,做多,2021-07-06 22:30:00,2021-07-07 00:30:00,2311.59,2306.05,2.88,100.0,0.1245,-0.69,0.14,-0.83,flip -4923,做空,2021-07-07 00:30:00,2021-07-07 02:30:00,2306.05,2318.99,2.91,100.0,0.1262,-1.63,0.15,-1.78,flip -4924,做多,2021-07-07 02:30:00,2021-07-07 04:15:00,2318.99,2374.0,2.89,100.0,0.1247,6.86,0.15,6.71,tp_upper -4925,做多,2021-07-07 15:00:00,2021-07-07 19:00:00,2357.41,2361.11,2.96,100.0,0.1255,0.46,0.15,0.32,flip -4926,做空,2021-07-07 19:00:00,2021-07-09 04:00:00,2361.11,2143.55,2.96,100.0,0.1253,27.27,0.13,27.14,flip -4927,做多,2021-07-09 04:00:00,2021-07-09 06:00:00,2143.55,2125.51,3.24,100.0,0.1511,-2.73,0.16,-2.89,flip -4928,做空,2021-07-09 06:00:00,2021-07-09 06:45:00,2125.51,2121.89,3.21,100.0,0.151,0.55,0.16,0.39,flip -4929,做多,2021-07-09 06:45:00,2021-07-09 08:00:00,2121.89,2102.71,3.21,100.0,0.1514,-2.9,0.16,-3.06,flip -4930,做空,2021-07-09 08:00:00,2021-07-09 12:45:00,2102.71,2111.98,3.18,100.0,0.1512,-1.4,0.16,-1.56,flip -4931,做多,2021-07-09 12:45:00,2021-07-09 19:00:00,2111.98,2129.12,3.16,100.0,0.1497,2.57,0.16,2.41,flip -4932,做空,2021-07-09 19:00:00,2021-07-09 19:45:00,2129.12,2133.46,3.18,100.0,0.1496,-0.65,0.16,-0.81,flip -4933,做多,2021-07-09 19:45:00,2021-07-09 20:00:00,2133.46,2126.27,3.18,100.0,0.1488,-1.07,0.16,-1.23,flip -4934,做空,2021-07-09 20:00:00,2021-07-09 20:15:00,2126.27,2126.77,3.16,100.0,0.1487,-0.07,0.16,-0.23,flip -4935,做多,2021-07-09 20:15:00,2021-07-10 02:00:00,2126.77,2148.13,3.16,100.0,0.1485,3.17,0.16,3.01,flip -4936,做空,2021-07-10 02:00:00,2021-07-10 03:00:00,2148.13,2141.9,3.21,100.0,0.1495,0.93,0.16,0.77,flip -4937,做多,2021-07-10 03:00:00,2021-07-10 17:00:00,2141.9,2100.32,3.22,100.0,0.1502,-6.25,0.16,-6.4,flip -4938,做空,2021-07-10 17:00:00,2021-07-10 22:00:00,2100.32,2112.97,3.15,100.0,0.1501,-1.9,0.16,-2.06,flip -4939,做多,2021-07-10 22:00:00,2021-07-10 22:15:00,2112.97,2106.59,3.13,100.0,0.1481,-0.94,0.16,-1.1,flip -4940,做空,2021-07-10 22:15:00,2021-07-10 22:30:00,2106.59,2113.31,3.12,100.0,0.148,-0.99,0.16,-1.15,flip -4941,做多,2021-07-10 22:30:00,2021-07-10 23:45:00,2113.31,2111.14,3.1,100.0,0.1469,-0.32,0.16,-0.47,flip -4942,做空,2021-07-10 23:45:00,2021-07-11 00:00:00,2111.14,2130.44,3.1,100.0,0.1467,-2.83,0.16,-2.99,flip -4943,做多,2021-07-11 00:00:00,2021-07-11 00:15:00,2130.44,2113.38,3.09,100.0,0.1449,-2.47,0.15,-2.62,flip -4944,做空,2021-07-11 00:15:00,2021-07-11 06:00:00,2113.38,2104.14,3.06,100.0,0.1447,1.34,0.15,1.18,flip -4945,做多,2021-07-11 06:00:00,2021-07-11 06:15:00,2104.14,2096.72,3.07,100.0,0.1458,-1.08,0.15,-1.24,flip -4946,做空,2021-07-11 06:15:00,2021-07-11 08:15:00,2096.72,2113.77,3.05,100.0,0.1457,-2.48,0.15,-2.64,flip -4947,做多,2021-07-11 08:15:00,2021-07-12 00:00:00,2113.77,2129.38,3.03,100.0,0.1432,2.24,0.15,2.08,flip -4948,做空,2021-07-12 00:00:00,2021-07-12 00:15:00,2129.38,2134.78,3.06,100.0,0.1437,-0.78,0.15,-0.93,flip -4949,做多,2021-07-12 00:15:00,2021-07-12 00:30:00,2134.78,2133.24,3.05,100.0,0.1428,-0.22,0.15,-0.37,flip -4950,做空,2021-07-12 00:30:00,2021-07-12 01:00:00,2133.24,2134.9,3.04,100.0,0.1427,-0.24,0.15,-0.39,flip -4951,做多,2021-07-12 01:00:00,2021-07-12 01:30:00,2134.9,2137.68,3.04,100.0,0.1423,0.4,0.15,0.24,flip -4952,做空,2021-07-12 01:30:00,2021-07-12 02:00:00,2137.68,2139.03,3.04,100.0,0.1422,-0.19,0.15,-0.34,flip -4953,做多,2021-07-12 02:00:00,2021-07-12 05:00:00,2139.03,2141.2,3.03,100.0,0.1419,0.31,0.15,0.16,flip -4954,做空,2021-07-12 05:00:00,2021-07-12 05:15:00,2141.2,2141.41,3.03,100.0,0.1417,-0.03,0.15,-0.18,flip -4955,做多,2021-07-12 05:15:00,2021-07-12 06:00:00,2141.41,2145.33,3.03,100.0,0.1416,0.55,0.15,0.4,flip -4956,做空,2021-07-12 06:00:00,2021-07-12 06:15:00,2145.33,2148.88,3.03,100.0,0.1414,-0.5,0.15,-0.65,flip -4957,做多,2021-07-12 06:15:00,2021-07-12 07:45:00,2148.88,2145.73,3.03,100.0,0.1408,-0.44,0.15,-0.59,flip -4958,做空,2021-07-12 07:45:00,2021-07-12 08:00:00,2145.73,2150.05,3.02,100.0,0.1407,-0.61,0.15,-0.76,flip -4959,做多,2021-07-12 08:00:00,2021-07-12 08:15:00,2150.05,2145.61,3.01,100.0,0.14,-0.62,0.15,-0.77,flip -4960,做空,2021-07-12 08:15:00,2021-07-12 08:30:00,2145.61,2145.86,3.0,100.0,0.1398,-0.03,0.15,-0.18,flip -4961,做多,2021-07-12 08:30:00,2021-07-12 08:45:00,2145.86,2143.27,3.0,100.0,0.1396,-0.36,0.15,-0.51,flip -4962,做空,2021-07-12 08:45:00,2021-07-13 07:30:00,2143.27,2024.87,2.99,100.0,0.1395,16.52,0.14,16.38,flip -4963,做多,2021-07-13 07:30:00,2021-07-13 08:15:00,2024.87,2023.61,3.19,100.0,0.1577,-0.2,0.16,-0.36,flip -4964,做空,2021-07-13 08:15:00,2021-07-13 08:30:00,2023.61,2024.87,3.19,100.0,0.1575,-0.2,0.16,-0.36,flip -4965,做多,2021-07-13 08:30:00,2021-07-13 09:00:00,2024.87,2019.46,3.18,100.0,0.1572,-0.85,0.16,-1.01,flip -4966,做空,2021-07-13 09:00:00,2021-07-13 09:15:00,2019.46,2021.37,3.17,100.0,0.157,-0.3,0.16,-0.46,flip -4967,做多,2021-07-13 09:15:00,2021-07-13 09:30:00,2021.37,2020.16,3.16,100.0,0.1566,-0.19,0.16,-0.35,flip -4968,做空,2021-07-13 09:30:00,2021-07-13 09:45:00,2020.16,2028.99,3.16,100.0,0.1564,-1.38,0.16,-1.54,flip -4969,做多,2021-07-13 09:45:00,2021-07-13 10:00:00,2028.99,2026.26,3.14,100.0,0.1549,-0.42,0.16,-0.58,flip -4970,做空,2021-07-13 10:00:00,2021-07-13 10:15:00,2026.26,2026.46,3.14,100.0,0.1547,-0.03,0.16,-0.19,flip -4971,做多,2021-07-13 10:15:00,2021-07-13 10:45:00,2026.46,2019.45,3.13,100.0,0.1546,-1.08,0.16,-1.24,flip -4972,做空,2021-07-13 10:45:00,2021-07-13 11:30:00,2019.45,2020.37,3.12,100.0,0.1544,-0.14,0.16,-0.3,flip -4973,做多,2021-07-13 11:30:00,2021-07-15 02:30:00,2020.37,1989.31,3.11,100.0,0.1541,-4.79,0.15,-4.94,flip -4974,做空,2021-07-15 02:30:00,2021-07-15 02:45:00,1989.31,1989.68,3.09,100.0,0.1555,-0.06,0.15,-0.21,flip -4975,做多,2021-07-15 02:45:00,2021-07-15 03:00:00,1989.68,1981.5,3.09,100.0,0.1553,-1.27,0.15,-1.42,flip -4976,做空,2021-07-15 03:00:00,2021-07-15 03:15:00,1981.5,1989.9,3.07,100.0,0.1551,-1.3,0.15,-1.46,flip -4977,做多,2021-07-15 03:15:00,2021-07-15 03:30:00,1989.9,1985.05,3.06,100.0,0.1537,-0.75,0.15,-0.9,flip -4978,做空,2021-07-15 03:30:00,2021-07-15 20:15:00,1985.05,1928.56,3.05,100.0,0.1535,8.67,0.15,8.52,flip -4979,做多,2021-07-15 20:15:00,2021-07-15 21:30:00,1928.56,1923.8,3.13,100.0,0.1624,-0.77,0.16,-0.93,flip -4980,做空,2021-07-15 21:30:00,2021-07-15 22:00:00,1923.8,1921.34,3.12,100.0,0.1622,0.4,0.16,0.24,flip -4981,做多,2021-07-15 22:00:00,2021-07-15 22:30:00,1921.34,1924.59,3.12,100.0,0.1625,0.53,0.16,0.37,flip -4982,做空,2021-07-15 22:30:00,2021-07-15 23:15:00,1924.59,1923.1,3.12,100.0,0.1623,0.24,0.16,0.09,flip -4983,做多,2021-07-15 23:15:00,2021-07-15 23:30:00,1923.1,1901.82,3.12,100.0,0.1624,-3.46,0.15,-3.61,flip -4984,做空,2021-07-15 23:30:00,2021-07-15 23:45:00,1901.82,1919.35,3.09,100.0,0.1622,-2.84,0.16,-3.0,flip -4985,做多,2021-07-15 23:45:00,2021-07-16 00:15:00,1919.35,1911.57,3.05,100.0,0.1591,-1.24,0.15,-1.39,flip -4986,做空,2021-07-16 00:15:00,2021-07-16 01:00:00,1911.57,1916.46,3.07,100.0,0.1607,-0.79,0.15,-0.94,flip -4987,做多,2021-07-16 01:00:00,2021-07-16 06:00:00,1916.46,1923.84,3.06,100.0,0.1597,1.18,0.15,1.02,flip -4988,做空,2021-07-16 06:00:00,2021-07-16 13:00:00,1923.84,1895.85,3.07,100.0,0.1595,4.47,0.15,4.31,flip -4989,做多,2021-07-16 13:00:00,2021-07-16 13:30:00,1895.85,1900.08,3.11,100.0,0.1641,0.69,0.16,0.54,flip -4990,做空,2021-07-16 13:30:00,2021-07-16 14:15:00,1900.08,1906.28,3.11,100.0,0.1639,-1.02,0.16,-1.17,flip -4991,做多,2021-07-16 14:15:00,2021-07-16 14:45:00,1906.28,1907.1,3.1,100.0,0.1627,0.13,0.16,-0.02,flip -4992,做空,2021-07-16 14:45:00,2021-07-16 15:15:00,1907.1,1911.02,3.1,100.0,0.1625,-0.64,0.16,-0.79,flip -4993,做多,2021-07-16 15:15:00,2021-07-16 19:30:00,1911.02,1907.58,3.09,100.0,0.1617,-0.56,0.15,-0.71,flip -4994,做空,2021-07-16 19:30:00,2021-07-16 21:15:00,1907.58,1897.47,3.08,100.0,0.1615,1.63,0.15,1.48,flip -4995,做多,2021-07-16 21:15:00,2021-07-16 21:45:00,1897.47,1894.6,3.09,100.0,0.1631,-0.47,0.15,-0.62,flip -4996,做空,2021-07-16 21:45:00,2021-07-16 22:00:00,1894.6,1902.78,3.09,100.0,0.1629,-1.33,0.16,-1.49,flip -4997,做多,2021-07-16 22:00:00,2021-07-16 22:15:00,1902.78,1896.21,3.07,100.0,0.1614,-1.06,0.15,-1.21,flip -4998,做空,2021-07-16 22:15:00,2021-07-17 00:45:00,1896.21,1898.99,3.06,100.0,0.1612,-0.45,0.15,-0.6,flip -4999,做多,2021-07-17 00:45:00,2021-07-17 01:00:00,1898.99,1887.09,3.09,100.0,0.1625,-1.93,0.15,-2.09,flip -5000,做空,2021-07-17 01:00:00,2021-07-17 08:30:00,1887.09,1896.21,3.06,100.0,0.1623,-1.48,0.15,-1.63,flip -5001,做多,2021-07-17 08:30:00,2021-07-17 09:00:00,1896.21,1893.07,3.05,100.0,0.1606,-0.5,0.15,-0.66,flip -5002,做空,2021-07-17 09:00:00,2021-07-17 13:30:00,1893.07,1885.9,3.04,100.0,0.1604,1.15,0.15,1.0,flip -5003,做多,2021-07-17 13:30:00,2021-07-17 13:45:00,1885.9,1881.11,3.05,100.0,0.1615,-0.77,0.15,-0.93,flip -5004,做空,2021-07-17 13:45:00,2021-07-17 15:15:00,1881.11,1877.83,3.03,100.0,0.1613,0.53,0.15,0.38,flip -5005,做多,2021-07-17 15:15:00,2021-07-17 15:30:00,1877.83,1876.01,3.04,100.0,0.1617,-0.29,0.15,-0.45,flip -5006,做空,2021-07-17 15:30:00,2021-07-17 15:45:00,1876.01,1885.86,3.03,100.0,0.1616,-1.59,0.15,-1.74,flip -5007,做多,2021-07-17 15:45:00,2021-07-18 00:45:00,1885.86,1970.17,3.01,100.0,0.1597,13.47,0.16,13.31,tp_upper -5008,做多,2021-07-19 05:30:00,2021-07-19 07:30:00,1894.5,1895.09,3.17,100.0,0.1673,0.1,0.16,-0.06,flip -5009,做空,2021-07-19 07:30:00,2021-07-19 08:00:00,1895.09,1894.59,3.17,100.0,0.1672,0.08,0.16,-0.07,flip -5010,做多,2021-07-19 08:00:00,2021-07-19 08:30:00,1894.59,1890.69,3.17,100.0,0.1671,-0.65,0.16,-0.81,flip -5011,做空,2021-07-19 08:30:00,2021-07-19 12:30:00,1890.69,1818.06,3.16,100.0,0.1669,12.12,0.15,11.97,tp_lower -5012,做多,2021-07-20 14:00:00,2021-07-20 14:30:00,1756.99,1755.89,3.29,100.0,0.187,-0.21,0.16,-0.37,flip -5013,做空,2021-07-20 14:30:00,2021-07-20 14:45:00,1755.89,1766.66,3.28,100.0,0.1868,-2.01,0.16,-2.18,flip -5014,做多,2021-07-20 14:45:00,2021-07-20 22:45:00,1766.66,1769.9,3.26,100.0,0.1843,0.6,0.16,0.43,flip -5015,做空,2021-07-20 22:45:00,2021-07-21 01:30:00,1769.9,1773.05,3.26,100.0,0.1841,-0.58,0.16,-0.74,flip -5016,做多,2021-07-21 01:30:00,2021-07-21 01:45:00,1773.05,1772.01,3.26,100.0,0.1839,-0.19,0.16,-0.35,flip -5017,做空,2021-07-21 01:45:00,2021-07-21 02:00:00,1772.01,1784.21,3.26,100.0,0.1837,-2.24,0.16,-2.4,flip -5018,做多,2021-07-21 02:00:00,2021-07-22 05:45:00,1784.21,1966.32,3.23,100.0,0.181,32.96,0.18,32.78,flip -5019,做空,2021-07-22 05:45:00,2021-07-22 06:00:00,1966.32,1981.13,3.56,100.0,0.1813,-2.68,0.18,-2.86,flip -5020,做多,2021-07-22 06:00:00,2021-07-22 09:30:00,1981.13,1969.26,3.53,100.0,0.1784,-2.12,0.18,-2.29,flip -5021,做空,2021-07-22 09:30:00,2021-07-22 09:45:00,1969.26,1980.49,3.51,100.0,0.1782,-2.0,0.18,-2.18,flip -5022,做多,2021-07-22 09:45:00,2021-07-22 10:15:00,1980.49,1979.26,3.49,100.0,0.176,-0.22,0.17,-0.39,flip -5023,做空,2021-07-22 10:15:00,2021-07-22 10:30:00,1979.26,1984.99,3.48,100.0,0.1758,-1.01,0.17,-1.18,flip -5024,做多,2021-07-22 10:30:00,2021-07-22 11:00:00,1984.99,1973.99,3.47,100.0,0.1746,-1.92,0.17,-2.09,flip -5025,做空,2021-07-22 11:00:00,2021-07-22 11:15:00,1973.99,1974.17,3.44,100.0,0.1745,-0.03,0.17,-0.2,flip -5026,做多,2021-07-22 11:15:00,2021-07-22 12:00:00,1974.17,1972.0,3.44,100.0,0.1743,-0.38,0.17,-0.55,flip -5027,做空,2021-07-22 12:00:00,2021-07-22 12:30:00,1972.0,1989.55,3.43,100.0,0.1741,-3.06,0.17,-3.23,flip -5028,做多,2021-07-22 12:30:00,2021-07-22 14:00:00,1989.55,1988.47,3.4,100.0,0.1708,-0.18,0.17,-0.35,flip -5029,做空,2021-07-22 14:00:00,2021-07-22 14:15:00,1988.47,1989.01,3.39,100.0,0.1707,-0.09,0.17,-0.26,flip -5030,做多,2021-07-22 14:15:00,2021-07-22 14:30:00,1989.01,1988.46,3.39,100.0,0.1704,-0.09,0.17,-0.26,flip -5031,做空,2021-07-22 14:30:00,2021-07-22 14:45:00,1988.46,1998.4,3.39,100.0,0.1702,-1.69,0.17,-1.86,flip -5032,做多,2021-07-22 14:45:00,2021-07-22 21:45:00,1998.4,2002.84,3.36,100.0,0.1684,0.75,0.17,0.58,flip -5033,做空,2021-07-22 21:45:00,2021-07-22 22:00:00,2002.84,2010.5,3.37,100.0,0.1682,-1.29,0.17,-1.46,flip -5034,做多,2021-07-22 22:00:00,2021-07-22 22:15:00,2010.5,1997.67,3.35,100.0,0.1668,-2.14,0.17,-2.31,flip -5035,做空,2021-07-22 22:15:00,2021-07-22 22:30:00,1997.67,2005.31,3.33,100.0,0.1666,-1.27,0.17,-1.44,flip -5036,做多,2021-07-22 22:30:00,2021-07-22 22:45:00,2005.31,2004.45,3.31,100.0,0.1652,-0.14,0.17,-0.31,flip -5037,做空,2021-07-22 22:45:00,2021-07-22 23:00:00,2004.45,2007.79,3.31,100.0,0.165,-0.55,0.17,-0.72,flip -5038,做多,2021-07-22 23:00:00,2021-07-23 08:45:00,2007.79,2044.49,3.3,100.0,0.1643,6.03,0.17,5.86,flip -5039,做空,2021-07-23 08:45:00,2021-07-23 09:00:00,2044.49,2052.58,3.42,100.0,0.1671,-1.35,0.17,-1.52,flip -5040,做多,2021-07-23 09:00:00,2021-07-23 10:15:00,2052.58,2048.16,3.4,100.0,0.1656,-0.73,0.17,-0.9,flip -5041,做空,2021-07-23 10:15:00,2021-07-23 12:15:00,2048.16,2054.34,3.39,100.0,0.1655,-1.02,0.17,-1.19,flip -5042,做多,2021-07-23 12:15:00,2021-07-23 15:00:00,2054.34,2055.0,3.38,100.0,0.1643,0.11,0.17,-0.06,flip -5043,做空,2021-07-23 15:00:00,2021-07-23 15:15:00,2055.0,2055.35,3.37,100.0,0.1641,-0.06,0.17,-0.23,flip -5044,做多,2021-07-23 15:15:00,2021-07-23 15:45:00,2055.35,2047.17,3.37,100.0,0.1639,-1.34,0.17,-1.51,flip -5045,做空,2021-07-23 15:45:00,2021-07-23 21:30:00,2047.17,2054.57,3.35,100.0,0.1638,-1.21,0.17,-1.38,flip -5046,做多,2021-07-23 21:30:00,2021-07-24 19:45:00,2054.57,2145.01,3.34,100.0,0.1624,14.69,0.17,14.52,flip -5047,做空,2021-07-24 19:45:00,2021-07-24 20:00:00,2145.01,2152.0,3.5,100.0,0.1634,-1.14,0.18,-1.32,flip -5048,做多,2021-07-24 20:00:00,2021-07-24 20:15:00,2152.0,2137.5,3.49,100.0,0.1622,-2.35,0.17,-2.52,flip -5049,做空,2021-07-24 20:15:00,2021-07-24 20:45:00,2137.5,2152.71,3.46,100.0,0.162,-2.46,0.17,-2.64,flip -5050,做多,2021-07-24 20:45:00,2021-07-24 21:00:00,2152.71,2145.49,3.43,100.0,0.1596,-1.15,0.17,-1.32,flip -5051,做空,2021-07-24 21:00:00,2021-07-24 21:30:00,2145.49,2154.29,3.42,100.0,0.1594,-1.4,0.17,-1.57,flip -5052,做多,2021-07-24 21:30:00,2021-07-24 22:00:00,2154.29,2160.28,3.4,100.0,0.1579,0.95,0.17,0.78,flip -5053,做空,2021-07-24 22:00:00,2021-07-25 01:00:00,2160.28,2159.12,3.41,100.0,0.1578,0.18,0.17,0.01,flip -5054,做多,2021-07-25 01:00:00,2021-07-25 03:45:00,2159.12,2151.19,3.43,100.0,0.1588,-1.26,0.17,-1.43,flip -5055,做空,2021-07-25 03:45:00,2021-07-25 04:30:00,2151.19,2167.99,3.41,100.0,0.1586,-2.67,0.17,-2.84,flip -5056,做多,2021-07-25 04:30:00,2021-07-25 04:45:00,2167.99,2164.02,3.38,100.0,0.156,-0.62,0.17,-0.79,flip -5057,做空,2021-07-25 04:45:00,2021-07-25 05:00:00,2164.02,2165.41,3.37,100.0,0.1559,-0.22,0.17,-0.39,flip -5058,做多,2021-07-25 05:00:00,2021-07-25 05:15:00,2165.41,2156.54,3.37,100.0,0.1555,-1.38,0.17,-1.55,flip -5059,做空,2021-07-25 05:15:00,2021-07-25 05:30:00,2156.54,2160.35,3.35,100.0,0.1554,-0.59,0.17,-0.76,flip -5060,做多,2021-07-25 05:30:00,2021-07-25 06:45:00,2160.35,2165.85,3.34,100.0,0.1547,0.85,0.17,0.68,flip -5061,做空,2021-07-25 06:45:00,2021-07-25 09:15:00,2165.85,2163.5,3.35,100.0,0.1545,0.36,0.17,0.2,flip -5062,做多,2021-07-25 09:15:00,2021-07-25 10:45:00,2163.5,2158.41,3.35,100.0,0.1547,-0.79,0.17,-0.95,flip -5063,做空,2021-07-25 10:45:00,2021-07-25 11:00:00,2158.41,2163.74,3.34,100.0,0.1545,-0.82,0.17,-0.99,flip -5064,做多,2021-07-25 11:00:00,2021-07-25 11:15:00,2163.74,2156.87,3.32,100.0,0.1536,-1.06,0.17,-1.22,flip -5065,做空,2021-07-25 11:15:00,2021-07-25 11:45:00,2156.87,2158.99,3.31,100.0,0.1535,-0.33,0.17,-0.49,flip -5066,做多,2021-07-25 11:45:00,2021-07-25 17:30:00,2158.99,2145.6,3.3,100.0,0.153,-2.05,0.16,-2.21,flip -5067,做空,2021-07-25 17:30:00,2021-07-25 18:00:00,2145.6,2162.35,3.28,100.0,0.1528,-2.56,0.17,-2.73,flip -5068,做多,2021-07-25 18:00:00,2021-07-25 19:00:00,2162.35,2148.01,3.25,100.0,0.1503,-2.16,0.16,-2.32,flip -5069,做空,2021-07-25 19:00:00,2021-07-25 19:15:00,2148.01,2154.63,3.23,100.0,0.1502,-0.99,0.16,-1.16,flip -5070,做多,2021-07-25 19:15:00,2021-07-25 19:30:00,2154.63,2154.26,3.21,100.0,0.1491,-0.06,0.16,-0.22,flip -5071,做空,2021-07-25 19:30:00,2021-07-25 20:00:00,2154.26,2154.13,3.21,100.0,0.149,0.02,0.16,-0.14,flip -5072,做多,2021-07-25 20:00:00,2021-07-25 20:15:00,2154.13,2152.79,3.21,100.0,0.1488,-0.2,0.16,-0.36,flip -5073,做空,2021-07-25 20:15:00,2021-07-25 20:30:00,2152.79,2156.18,3.2,100.0,0.1487,-0.5,0.16,-0.66,flip -5074,做多,2021-07-25 20:30:00,2021-07-25 20:45:00,2156.18,2155.52,3.19,100.0,0.1481,-0.1,0.16,-0.26,flip -5075,做空,2021-07-25 20:45:00,2021-07-26 20:15:00,2155.52,2256.06,3.19,100.0,0.1479,-14.87,0.17,-15.04,tp_lower -5076,做多,2021-07-27 10:15:00,2021-07-27 16:45:00,2237.18,2223.82,3.1,100.0,0.1387,-1.85,0.15,-2.01,flip -5077,做空,2021-07-27 16:45:00,2021-07-27 17:00:00,2223.82,2225.0,3.08,100.0,0.1386,-0.16,0.15,-0.32,flip -5078,做多,2021-07-27 17:00:00,2021-07-27 17:45:00,2225.0,2229.28,3.08,100.0,0.1383,0.59,0.15,0.44,flip -5079,做空,2021-07-27 17:45:00,2021-07-27 18:30:00,2229.28,2235.15,3.08,100.0,0.1381,-0.81,0.15,-0.97,flip -5080,做多,2021-07-27 18:30:00,2021-07-27 19:15:00,2235.15,2233.0,3.07,100.0,0.1373,-0.3,0.15,-0.45,flip -5081,做空,2021-07-27 19:15:00,2021-07-27 19:30:00,2233.0,2241.39,3.06,100.0,0.1371,-1.15,0.15,-1.3,flip -5082,做多,2021-07-27 19:30:00,2021-07-27 19:45:00,2241.39,2228.07,3.05,100.0,0.136,-1.81,0.15,-1.96,flip -5083,做空,2021-07-27 19:45:00,2021-07-27 20:00:00,2228.07,2236.58,3.03,100.0,0.1358,-1.16,0.15,-1.31,flip -5084,做多,2021-07-27 20:00:00,2021-07-27 20:30:00,2236.58,2244.43,3.01,100.0,0.1347,1.06,0.15,0.91,flip -5085,做空,2021-07-27 20:30:00,2021-07-27 21:00:00,2244.43,2255.87,3.02,100.0,0.1345,-1.54,0.15,-1.69,flip -5086,做多,2021-07-27 21:00:00,2021-07-28 06:30:00,2255.87,2246.81,3.0,100.0,0.133,-1.21,0.15,-1.35,flip -5087,做空,2021-07-28 06:30:00,2021-07-28 07:00:00,2246.81,2274.73,3.02,100.0,0.1342,-3.75,0.15,-3.9,flip -5088,做多,2021-07-28 07:00:00,2021-07-28 12:30:00,2274.73,2296.0,2.97,100.0,0.1308,2.78,0.15,2.63,flip -5089,做空,2021-07-28 12:30:00,2021-07-28 13:00:00,2296.0,2289.5,3.0,100.0,0.1306,0.85,0.15,0.7,flip -5090,做多,2021-07-28 13:00:00,2021-07-28 13:15:00,2289.5,2285.31,3.0,100.0,0.1312,-0.55,0.15,-0.7,flip -5091,做空,2021-07-28 13:15:00,2021-07-28 15:30:00,2285.31,2296.3,3.0,100.0,0.1311,-1.44,0.15,-1.59,flip -5092,做多,2021-07-28 15:30:00,2021-07-28 15:45:00,2296.3,2290.9,2.98,100.0,0.1297,-0.7,0.15,-0.85,flip -5093,做空,2021-07-28 15:45:00,2021-07-28 16:00:00,2290.9,2300.95,2.97,100.0,0.1296,-1.3,0.15,-1.45,flip -5094,做多,2021-07-28 16:00:00,2021-07-28 17:15:00,2300.95,2289.72,2.95,100.0,0.1283,-1.44,0.15,-1.59,flip -5095,做空,2021-07-28 17:15:00,2021-07-28 18:30:00,2289.72,2315.81,2.94,100.0,0.1282,-3.35,0.15,-3.49,flip -5096,做多,2021-07-28 18:30:00,2021-07-28 20:15:00,2315.81,2299.17,2.9,100.0,0.1252,-2.08,0.14,-2.23,flip -5097,做空,2021-07-28 20:15:00,2021-07-28 21:30:00,2299.17,2298.2,2.88,100.0,0.1251,0.12,0.14,-0.02,flip -5098,做多,2021-07-28 21:30:00,2021-07-28 22:30:00,2298.2,2297.66,2.87,100.0,0.125,-0.07,0.14,-0.21,flip -5099,做空,2021-07-28 22:30:00,2021-07-28 23:15:00,2297.66,2297.79,2.87,100.0,0.1249,-0.02,0.14,-0.16,flip -5100,做多,2021-07-28 23:15:00,2021-07-28 23:30:00,2297.79,2293.21,2.87,100.0,0.1248,-0.57,0.14,-0.71,flip -5101,做空,2021-07-28 23:30:00,2021-07-28 23:45:00,2293.21,2300.08,2.86,100.0,0.1247,-0.86,0.14,-1.0,flip -5102,做多,2021-07-28 23:45:00,2021-07-29 00:15:00,2300.08,2290.4,2.85,100.0,0.1238,-1.2,0.14,-1.34,flip -5103,做空,2021-07-29 00:15:00,2021-07-29 04:15:00,2290.4,2294.35,2.87,100.0,0.1255,-0.5,0.14,-0.64,flip -5104,做多,2021-07-29 04:15:00,2021-07-29 04:45:00,2294.35,2294.16,2.87,100.0,0.125,-0.02,0.14,-0.17,flip -5105,做空,2021-07-29 04:45:00,2021-07-29 05:30:00,2294.16,2300.25,2.86,100.0,0.1248,-0.76,0.14,-0.9,flip -5106,做多,2021-07-29 05:30:00,2021-07-29 06:45:00,2300.25,2293.04,2.85,100.0,0.124,-0.89,0.14,-1.04,flip -5107,做空,2021-07-29 06:45:00,2021-07-29 07:00:00,2293.04,2300.63,2.84,100.0,0.1239,-0.94,0.14,-1.08,flip -5108,做多,2021-07-29 07:00:00,2021-07-29 07:15:00,2300.63,2300.37,2.83,100.0,0.123,-0.03,0.14,-0.17,flip -5109,做空,2021-07-29 07:15:00,2021-07-29 08:15:00,2300.37,2293.28,2.83,100.0,0.1229,0.87,0.14,0.73,flip -5110,做多,2021-07-29 08:15:00,2021-07-29 08:45:00,2293.28,2293.8,2.83,100.0,0.1235,0.06,0.14,-0.08,flip -5111,做空,2021-07-29 08:45:00,2021-07-29 09:00:00,2293.8,2303.0,2.83,100.0,0.1234,-1.14,0.14,-1.28,flip -5112,做多,2021-07-29 09:00:00,2021-07-29 11:30:00,2303.0,2289.69,2.82,100.0,0.1223,-1.63,0.14,-1.77,flip -5113,做空,2021-07-29 11:30:00,2021-07-29 11:45:00,2289.69,2292.44,2.8,100.0,0.1221,-0.34,0.14,-0.48,flip -5114,做多,2021-07-29 11:45:00,2021-07-29 19:15:00,2292.44,2306.83,2.79,100.0,0.1217,1.75,0.14,1.61,flip -5115,做空,2021-07-29 19:15:00,2021-07-29 19:45:00,2306.83,2309.64,2.81,100.0,0.1216,-0.34,0.14,-0.48,flip -5116,做多,2021-07-29 19:45:00,2021-07-29 20:00:00,2309.64,2308.57,2.8,100.0,0.1212,-0.13,0.14,-0.27,flip -5117,做空,2021-07-29 20:00:00,2021-07-29 20:15:00,2308.57,2312.26,2.79,100.0,0.1211,-0.45,0.14,-0.59,flip -5118,做多,2021-07-29 20:15:00,2021-07-29 21:00:00,2312.26,2309.98,2.79,100.0,0.1206,-0.27,0.14,-0.41,flip -5119,做空,2021-07-29 21:00:00,2021-07-29 21:45:00,2309.98,2310.85,2.78,100.0,0.1204,-0.1,0.14,-0.24,flip -5120,做多,2021-07-29 21:45:00,2021-07-29 23:00:00,2310.85,2373.61,2.78,100.0,0.1202,7.55,0.14,7.4,tp_upper -5121,做多,2021-07-30 19:15:00,2021-07-30 19:30:00,2366.32,2359.74,2.9,100.0,0.1225,-0.81,0.14,-0.95,flip -5122,做空,2021-07-30 19:30:00,2021-07-30 19:45:00,2359.74,2378.1,2.89,100.0,0.1223,-2.25,0.15,-2.39,flip -5123,做多,2021-07-30 19:45:00,2021-07-31 11:15:00,2378.1,2468.79,2.86,100.0,0.1203,10.91,0.15,10.76,flip -5124,做空,2021-07-31 11:15:00,2021-07-31 13:30:00,2468.79,2454.91,2.97,100.0,0.1205,1.67,0.15,1.52,flip -5125,做多,2021-07-31 13:30:00,2021-07-31 13:45:00,2454.91,2447.05,2.99,100.0,0.1217,-0.96,0.15,-1.11,flip -5126,做空,2021-07-31 13:45:00,2021-07-31 14:15:00,2447.05,2453.1,2.98,100.0,0.1216,-0.74,0.15,-0.88,flip -5127,做多,2021-07-31 14:15:00,2021-07-31 14:30:00,2453.1,2441.74,2.97,100.0,0.1209,-1.37,0.15,-1.52,flip -5128,做空,2021-07-31 14:30:00,2021-07-31 15:45:00,2441.74,2458.01,2.95,100.0,0.1208,-1.96,0.15,-2.11,flip -5129,做多,2021-07-31 15:45:00,2021-07-31 16:15:00,2458.01,2456.09,2.93,100.0,0.119,-0.23,0.15,-0.37,flip -5130,做空,2021-07-31 16:15:00,2021-07-31 18:15:00,2456.09,2449.52,2.92,100.0,0.1189,0.78,0.15,0.64,flip -5131,做多,2021-07-31 18:15:00,2021-07-31 18:45:00,2449.52,2456.01,2.93,100.0,0.1194,0.78,0.15,0.63,flip -5132,做空,2021-07-31 18:45:00,2021-07-31 19:15:00,2456.01,2458.49,2.93,100.0,0.1193,-0.3,0.15,-0.44,flip -5133,做多,2021-07-31 19:15:00,2021-07-31 19:45:00,2458.49,2455.86,2.92,100.0,0.119,-0.31,0.15,-0.46,flip -5134,做空,2021-07-31 19:45:00,2021-07-31 20:15:00,2455.86,2464.22,2.92,100.0,0.1188,-0.99,0.15,-1.14,flip -5135,做多,2021-07-31 20:15:00,2021-07-31 21:00:00,2464.22,2518.53,2.91,100.0,0.1179,6.4,0.15,6.26,tp_upper -5136,做多,2021-08-01 11:15:00,2021-08-01 13:15:00,2576.71,2580.69,3.0,100.0,0.1164,0.46,0.15,0.31,flip -5137,做空,2021-08-01 13:15:00,2021-08-01 13:30:00,2580.69,2581.02,3.0,100.0,0.1163,-0.04,0.15,-0.19,flip -5138,做多,2021-08-01 13:30:00,2021-08-01 13:45:00,2581.02,2579.89,3.0,100.0,0.1162,-0.13,0.15,-0.28,flip -5139,做空,2021-08-01 13:45:00,2021-08-01 14:00:00,2579.89,2588.09,2.99,100.0,0.116,-0.95,0.15,-1.1,flip -5140,做多,2021-08-01 14:00:00,2021-08-01 14:15:00,2588.09,2582.93,2.98,100.0,0.1152,-0.59,0.15,-0.74,flip -5141,做空,2021-08-01 14:15:00,2021-08-01 14:30:00,2582.93,2584.66,2.97,100.0,0.1151,-0.2,0.15,-0.35,flip -5142,做多,2021-08-01 14:30:00,2021-08-01 14:45:00,2584.66,2582.55,2.97,100.0,0.1148,-0.24,0.15,-0.39,flip -5143,做空,2021-08-01 14:45:00,2021-08-01 15:00:00,2582.55,2588.77,2.96,100.0,0.1147,-0.71,0.15,-0.86,flip -5144,做多,2021-08-01 15:00:00,2021-08-01 15:45:00,2588.77,2584.0,2.95,100.0,0.114,-0.54,0.15,-0.69,flip -5145,做空,2021-08-01 15:45:00,2021-08-01 18:15:00,2584.0,2590.57,2.94,100.0,0.1139,-0.75,0.15,-0.9,flip -5146,做多,2021-08-01 18:15:00,2021-08-01 18:45:00,2590.57,2598.0,2.93,100.0,0.1132,0.84,0.15,0.69,flip -5147,做空,2021-08-01 18:45:00,2021-08-01 19:15:00,2598.0,2612.04,2.94,100.0,0.1131,-1.59,0.15,-1.74,flip -5148,做多,2021-08-01 19:15:00,2021-08-01 20:00:00,2612.04,2691.61,2.92,100.0,0.1118,8.89,0.15,8.74,tp_upper -5149,做多,2021-08-01 22:45:00,2021-08-01 23:00:00,2601.46,2600.41,3.01,100.0,0.1155,-0.12,0.15,-0.27,flip -5150,做空,2021-08-01 23:00:00,2021-08-02 06:30:00,2600.41,2594.19,3.0,100.0,0.1154,0.72,0.15,0.57,flip -5151,做多,2021-08-02 06:30:00,2021-08-02 08:15:00,2594.19,2579.17,3.04,100.0,0.1174,-1.76,0.15,-1.91,flip -5152,做空,2021-08-02 08:15:00,2021-08-02 08:30:00,2579.17,2583.88,3.02,100.0,0.1172,-0.55,0.15,-0.7,flip -5153,做多,2021-08-02 08:30:00,2021-08-02 08:45:00,2583.88,2573.5,3.02,100.0,0.1167,-1.21,0.15,-1.36,flip -5154,做空,2021-08-02 08:45:00,2021-08-02 09:15:00,2573.5,2583.68,3.0,100.0,0.1166,-1.19,0.15,-1.34,flip -5155,做多,2021-08-02 09:15:00,2021-08-02 10:00:00,2583.68,2598.24,2.99,100.0,0.1155,1.68,0.15,1.53,flip -5156,做空,2021-08-02 10:00:00,2021-08-02 10:30:00,2598.24,2597.18,3.0,100.0,0.1154,0.12,0.15,-0.03,flip -5157,做多,2021-08-02 10:30:00,2021-08-02 11:00:00,2597.18,2581.65,3.0,100.0,0.1154,-1.79,0.15,-1.94,flip -5158,做空,2021-08-02 11:00:00,2021-08-02 11:15:00,2581.65,2589.02,2.98,100.0,0.1153,-0.85,0.15,-1.0,flip -5159,做多,2021-08-02 11:15:00,2021-08-02 11:30:00,2589.02,2588.71,2.96,100.0,0.1145,-0.04,0.15,-0.18,flip -5160,做空,2021-08-02 11:30:00,2021-08-02 11:45:00,2588.71,2589.99,2.96,100.0,0.1144,-0.15,0.15,-0.29,flip -5161,做多,2021-08-02 11:45:00,2021-08-02 12:00:00,2589.99,2571.07,2.96,100.0,0.1142,-2.16,0.15,-2.31,flip -5162,做空,2021-08-02 12:00:00,2021-08-02 12:15:00,2571.07,2576.31,2.93,100.0,0.1141,-0.6,0.15,-0.74,flip -5163,做多,2021-08-02 12:15:00,2021-08-02 13:00:00,2576.31,2583.57,2.92,100.0,0.1135,0.82,0.15,0.68,flip -5164,做空,2021-08-02 13:00:00,2021-08-02 20:15:00,2583.57,2612.81,2.93,100.0,0.1134,-3.31,0.15,-3.46,flip -5165,做多,2021-08-02 20:15:00,2021-08-02 20:30:00,2612.81,2596.63,2.89,100.0,0.1107,-1.79,0.14,-1.94,flip -5166,做空,2021-08-02 20:30:00,2021-08-02 21:00:00,2596.63,2603.98,2.87,100.0,0.1106,-0.81,0.14,-0.96,flip -5167,做多,2021-08-02 21:00:00,2021-08-02 23:30:00,2603.98,2614.79,2.86,100.0,0.1099,1.19,0.14,1.04,flip -5168,做空,2021-08-02 23:30:00,2021-08-03 00:15:00,2614.79,2613.83,2.87,100.0,0.1098,0.11,0.14,-0.04,flip -5169,做多,2021-08-03 00:15:00,2021-08-03 00:45:00,2613.83,2607.3,2.92,100.0,0.1116,-0.73,0.15,-0.87,flip -5170,做空,2021-08-03 00:45:00,2021-08-03 14:15:00,2607.3,2523.55,2.91,100.0,0.1115,9.33,0.14,9.19,flip -5171,做多,2021-08-03 14:15:00,2021-08-03 14:30:00,2523.55,2521.5,3.0,100.0,0.1187,-0.24,0.15,-0.39,flip -5172,做空,2021-08-03 14:30:00,2021-08-03 19:15:00,2521.5,2490.23,2.99,100.0,0.1186,3.71,0.15,3.56,flip -5173,做多,2021-08-03 19:15:00,2021-08-03 19:45:00,2490.23,2473.89,3.03,100.0,0.1215,-1.99,0.15,-2.14,flip -5174,做空,2021-08-03 19:45:00,2021-08-03 21:15:00,2473.89,2489.14,3.0,100.0,0.1214,-1.85,0.15,-2.0,flip -5175,做多,2021-08-03 21:15:00,2021-08-03 21:30:00,2489.14,2480.85,2.98,100.0,0.1198,-0.99,0.15,-1.14,flip -5176,做空,2021-08-03 21:30:00,2021-08-03 21:45:00,2480.85,2488.65,2.97,100.0,0.1196,-0.93,0.15,-1.08,flip -5177,做多,2021-08-03 21:45:00,2021-08-03 23:45:00,2488.65,2506.87,2.96,100.0,0.1188,2.16,0.15,2.02,flip -5178,做空,2021-08-03 23:45:00,2021-08-04 00:15:00,2506.87,2486.56,2.97,100.0,0.1186,2.41,0.15,2.26,flip -5179,做多,2021-08-04 00:15:00,2021-08-04 03:00:00,2486.56,2503.68,3.02,100.0,0.1215,2.08,0.15,1.93,flip -5180,做空,2021-08-04 03:00:00,2021-08-04 03:30:00,2503.68,2492.86,3.04,100.0,0.1214,1.31,0.15,1.16,flip -5181,做多,2021-08-04 03:30:00,2021-08-04 03:45:00,2492.86,2484.71,3.05,100.0,0.1223,-1.0,0.15,-1.15,flip -5182,做空,2021-08-04 03:45:00,2021-08-04 04:45:00,2484.71,2495.01,3.04,100.0,0.1222,-1.26,0.15,-1.41,flip -5183,做多,2021-08-04 04:45:00,2021-08-04 05:45:00,2495.01,2494.96,3.02,100.0,0.1211,-0.01,0.15,-0.16,flip -5184,做空,2021-08-04 05:45:00,2021-08-04 06:30:00,2494.96,2499.81,3.02,100.0,0.121,-0.59,0.15,-0.74,flip -5185,做多,2021-08-04 06:30:00,2021-08-04 06:45:00,2499.81,2486.62,3.01,100.0,0.1204,-1.59,0.15,-1.74,flip -5186,做空,2021-08-04 06:45:00,2021-08-04 10:30:00,2486.62,2491.01,2.99,100.0,0.1203,-0.53,0.15,-0.68,flip -5187,做多,2021-08-04 10:30:00,2021-08-04 12:45:00,2491.01,2586.16,2.98,100.0,0.1197,11.39,0.15,11.24,tp_upper -5188,做多,2021-08-05 05:00:00,2021-08-05 06:00:00,2706.9,2699.95,3.12,100.0,0.1152,-0.8,0.16,-0.96,flip -5189,做空,2021-08-05 06:00:00,2021-08-05 09:15:00,2699.95,2602.0,3.11,100.0,0.1151,11.27,0.15,11.12,tp_lower -5190,做多,2021-08-05 13:45:00,2021-08-06 03:30:00,2686.24,2772.68,3.22,100.0,0.1198,10.35,0.17,10.19,flip -5191,做空,2021-08-06 03:30:00,2021-08-06 05:45:00,2772.68,2785.43,3.32,100.0,0.1199,-1.53,0.17,-1.7,flip -5192,做多,2021-08-06 05:45:00,2021-08-06 06:30:00,2785.43,2779.35,3.31,100.0,0.1187,-0.72,0.16,-0.89,flip -5193,做空,2021-08-06 06:30:00,2021-08-06 12:15:00,2779.35,2787.09,3.3,100.0,0.1186,-0.92,0.17,-1.08,flip -5194,做多,2021-08-06 12:15:00,2021-08-06 12:30:00,2787.09,2767.41,3.28,100.0,0.1178,-2.32,0.16,-2.48,flip -5195,做空,2021-08-06 12:30:00,2021-08-06 13:00:00,2767.41,2782.51,3.26,100.0,0.1177,-1.78,0.16,-1.94,flip -5196,做多,2021-08-06 13:00:00,2021-08-06 13:15:00,2782.51,2781.98,3.24,100.0,0.1163,-0.06,0.16,-0.22,flip -5197,做空,2021-08-06 13:15:00,2021-08-06 14:30:00,2781.98,2780.01,3.23,100.0,0.1162,0.23,0.16,0.07,flip -5198,做多,2021-08-06 14:30:00,2021-08-06 14:45:00,2780.01,2777.37,3.23,100.0,0.1162,-0.31,0.16,-0.47,flip -5199,做空,2021-08-06 14:45:00,2021-08-06 15:00:00,2777.37,2789.0,3.22,100.0,0.1161,-1.35,0.16,-1.51,flip -5200,做多,2021-08-06 15:00:00,2021-08-06 16:00:00,2789.0,2869.48,3.21,100.0,0.115,9.26,0.17,9.09,tp_upper -5201,做多,2021-08-07 19:45:00,2021-08-08 02:00:00,3078.86,3093.2,3.33,100.0,0.1081,1.55,0.17,1.38,flip -5202,做空,2021-08-08 02:00:00,2021-08-08 02:45:00,3093.2,3090.26,3.34,100.0,0.108,0.32,0.17,0.15,flip -5203,做多,2021-08-08 02:45:00,2021-08-08 04:30:00,3090.26,3104.25,3.34,100.0,0.1081,1.51,0.17,1.34,flip -5204,做空,2021-08-08 04:30:00,2021-08-08 04:45:00,3104.25,3111.43,3.35,100.0,0.108,-0.78,0.17,-0.94,flip -5205,做多,2021-08-08 04:45:00,2021-08-08 10:15:00,3111.43,3105.71,3.34,100.0,0.1074,-0.61,0.17,-0.78,flip -5206,做空,2021-08-08 10:15:00,2021-08-08 12:00:00,3105.71,3116.82,3.33,100.0,0.1073,-1.19,0.17,-1.36,flip -5207,做多,2021-08-08 12:00:00,2021-08-08 12:30:00,3116.82,3127.3,3.32,100.0,0.1064,1.12,0.17,0.95,flip -5208,做空,2021-08-08 12:30:00,2021-08-09 08:45:00,3127.3,2959.0,3.33,100.0,0.1063,17.9,0.16,17.74,flip -5209,做多,2021-08-09 08:45:00,2021-08-09 20:45:00,2959.0,3073.25,3.52,100.0,0.119,13.6,0.18,13.42,flip -5210,做空,2021-08-09 20:45:00,2021-08-09 21:30:00,3073.25,3111.91,3.65,100.0,0.1189,-4.6,0.19,-4.78,flip -5211,做多,2021-08-09 21:30:00,2021-08-10 00:30:00,3111.91,3122.31,3.6,100.0,0.1158,1.2,0.18,1.02,flip -5212,做空,2021-08-10 00:30:00,2021-08-10 00:45:00,3122.31,3125.43,3.62,100.0,0.116,-0.36,0.18,-0.54,flip -5213,做多,2021-08-10 00:45:00,2021-08-10 01:00:00,3125.43,3105.02,3.62,100.0,0.1157,-2.36,0.18,-2.54,flip -5214,做空,2021-08-10 01:00:00,2021-08-10 01:30:00,3105.02,3126.91,3.59,100.0,0.1156,-2.53,0.18,-2.71,flip -5215,做多,2021-08-10 01:30:00,2021-08-10 02:00:00,3126.91,3130.19,3.56,100.0,0.1138,0.37,0.18,0.2,flip -5216,做空,2021-08-10 02:00:00,2021-08-10 02:15:00,3130.19,3137.7,3.56,100.0,0.1137,-0.85,0.18,-1.03,flip -5217,做多,2021-08-10 02:15:00,2021-08-10 02:30:00,3137.7,3135.33,3.55,100.0,0.1131,-0.27,0.18,-0.45,flip -5218,做空,2021-08-10 02:30:00,2021-08-10 02:45:00,3135.33,3144.55,3.54,100.0,0.1129,-1.04,0.18,-1.22,flip -5219,做多,2021-08-10 02:45:00,2021-08-10 03:00:00,3144.55,3132.75,3.53,100.0,0.1122,-1.32,0.18,-1.5,flip -5220,做空,2021-08-10 03:00:00,2021-08-10 05:15:00,3132.75,3127.41,3.51,100.0,0.1121,0.6,0.18,0.42,flip -5221,做多,2021-08-10 05:15:00,2021-08-10 05:30:00,3127.41,3119.79,3.51,100.0,0.1123,-0.86,0.18,-1.03,flip -5222,做空,2021-08-10 05:30:00,2021-08-10 07:30:00,3119.79,3134.5,3.5,100.0,0.1122,-1.65,0.18,-1.83,flip -5223,做多,2021-08-10 07:30:00,2021-08-10 10:15:00,3134.5,3128.42,3.48,100.0,0.1111,-0.68,0.17,-0.85,flip -5224,做空,2021-08-10 10:15:00,2021-08-10 11:00:00,3128.42,3136.24,3.47,100.0,0.1109,-0.87,0.17,-1.04,flip -5225,做多,2021-08-10 11:00:00,2021-08-10 11:30:00,3136.24,3124.13,3.46,100.0,0.1103,-1.34,0.17,-1.51,flip -5226,做空,2021-08-10 11:30:00,2021-08-10 11:45:00,3124.13,3124.71,3.44,100.0,0.1102,-0.06,0.17,-0.24,flip -5227,做多,2021-08-10 11:45:00,2021-08-10 13:30:00,3124.71,3161.48,3.44,100.0,0.11,4.05,0.17,3.87,tp_upper -5228,做多,2021-08-10 15:00:00,2021-08-10 15:15:00,3145.02,3113.38,3.47,100.0,0.1105,-3.5,0.17,-3.67,flip -5229,做空,2021-08-10 15:15:00,2021-08-10 18:45:00,3113.38,3131.8,3.44,100.0,0.1104,-2.03,0.17,-2.21,flip -5230,做多,2021-08-10 18:45:00,2021-08-10 19:15:00,3131.8,3130.05,3.41,100.0,0.109,-0.19,0.17,-0.36,flip -5231,做空,2021-08-10 19:15:00,2021-08-10 23:30:00,3130.05,3148.28,3.41,100.0,0.1089,-1.98,0.17,-2.16,flip -5232,做多,2021-08-10 23:30:00,2021-08-10 23:45:00,3148.28,3143.98,3.38,100.0,0.1075,-0.46,0.17,-0.63,flip -5233,做空,2021-08-10 23:45:00,2021-08-11 00:00:00,3143.98,3163.08,3.38,100.0,0.1074,-2.05,0.17,-2.22,flip -5234,做多,2021-08-11 00:00:00,2021-08-11 02:30:00,3163.08,3133.46,3.42,100.0,0.1082,-3.2,0.17,-3.37,flip -5235,做空,2021-08-11 02:30:00,2021-08-11 03:15:00,3133.46,3148.25,3.39,100.0,0.1081,-1.6,0.17,-1.77,flip -5236,做多,2021-08-11 03:15:00,2021-08-11 21:00:00,3148.25,3218.97,3.37,100.0,0.1069,7.56,0.17,7.39,flip -5237,做空,2021-08-11 21:00:00,2021-08-11 21:30:00,3218.97,3227.69,3.44,100.0,0.1068,-0.93,0.17,-1.1,flip -5238,做多,2021-08-11 21:30:00,2021-08-11 22:00:00,3227.69,3202.51,3.43,100.0,0.1061,-2.67,0.17,-2.84,flip -5239,做空,2021-08-11 22:00:00,2021-08-11 22:45:00,3202.51,3171.96,3.4,100.0,0.106,3.24,0.17,3.07,tp_lower -5240,做多,2021-08-12 01:30:00,2021-08-12 02:15:00,3218.32,3231.92,3.44,100.0,0.107,1.46,0.17,1.28,flip -5241,做空,2021-08-12 02:15:00,2021-08-12 03:15:00,3231.92,3228.52,3.46,100.0,0.1069,0.36,0.17,0.19,flip -5242,做多,2021-08-12 03:15:00,2021-08-12 03:45:00,3228.52,3214.73,3.46,100.0,0.107,-1.48,0.17,-1.65,flip -5243,做空,2021-08-12 03:45:00,2021-08-13 00:30:00,3214.73,3071.08,3.44,100.0,0.1069,15.36,0.16,15.2,flip -5244,做多,2021-08-13 00:30:00,2021-08-13 00:45:00,3071.08,3062.66,3.6,100.0,0.1172,-0.99,0.18,-1.17,flip -5245,做空,2021-08-13 00:45:00,2021-08-13 01:00:00,3062.66,3064.83,3.59,100.0,0.1171,-0.25,0.18,-0.43,flip -5246,做多,2021-08-13 01:00:00,2021-08-14 09:45:00,3064.83,3277.54,3.58,100.0,0.1168,24.84,0.19,24.65,flip -5247,做空,2021-08-14 09:45:00,2021-08-14 19:30:00,3277.54,3285.74,3.83,100.0,0.117,-0.96,0.19,-1.15,flip -5248,做多,2021-08-14 19:30:00,2021-08-14 19:45:00,3285.74,3265.89,3.82,100.0,0.1163,-2.31,0.19,-2.5,flip -5249,做空,2021-08-14 19:45:00,2021-08-14 21:30:00,3265.89,3261.08,3.79,100.0,0.1161,0.56,0.19,0.37,flip -5250,做多,2021-08-14 21:30:00,2021-08-14 22:00:00,3261.08,3264.85,3.8,100.0,0.1164,0.44,0.19,0.25,flip -5251,做空,2021-08-14 22:00:00,2021-08-14 23:15:00,3264.85,3270.58,3.8,100.0,0.1163,-0.67,0.19,-0.86,flip -5252,做多,2021-08-14 23:15:00,2021-08-15 00:30:00,3270.58,3261.98,3.79,100.0,0.1157,-1.0,0.19,-1.18,flip -5253,做空,2021-08-15 00:30:00,2021-08-15 00:45:00,3261.98,3276.65,3.79,100.0,0.1162,-1.71,0.19,-1.9,flip -5254,做多,2021-08-15 00:45:00,2021-08-15 03:45:00,3276.65,3249.0,3.77,100.0,0.1151,-3.18,0.19,-3.37,flip -5255,做空,2021-08-15 03:45:00,2021-08-15 07:45:00,3249.0,3163.46,3.74,100.0,0.115,9.84,0.18,9.65,tp_lower -5256,做多,2021-08-15 18:45:00,2021-08-15 19:00:00,3190.72,3177.72,3.83,100.0,0.12,-1.56,0.19,-1.75,flip -5257,做空,2021-08-15 19:00:00,2021-08-15 19:15:00,3177.72,3188.62,3.81,100.0,0.1199,-1.31,0.19,-1.5,flip -5258,做多,2021-08-15 19:15:00,2021-08-16 09:15:00,3188.62,3265.62,3.79,100.0,0.119,9.16,0.19,8.97,flip -5259,做空,2021-08-16 09:15:00,2021-08-16 09:30:00,3265.62,3268.01,3.9,100.0,0.1195,-0.29,0.2,-0.48,flip -5260,做多,2021-08-16 09:30:00,2021-08-16 11:45:00,3268.01,3289.54,3.9,100.0,0.1192,2.57,0.2,2.37,flip -5261,做空,2021-08-16 11:45:00,2021-08-17 03:30:00,3289.54,3202.18,3.92,100.0,0.1191,10.4,0.19,10.21,flip -5262,做多,2021-08-17 03:30:00,2021-08-17 03:45:00,3202.18,3194.2,4.03,100.0,0.1258,-1.0,0.2,-1.2,flip -5263,做空,2021-08-17 03:45:00,2021-08-17 04:00:00,3194.2,3208.49,4.01,100.0,0.1257,-1.8,0.2,-2.0,flip -5264,做多,2021-08-17 04:00:00,2021-08-17 04:15:00,3208.49,3184.69,3.99,100.0,0.1244,-2.96,0.2,-3.16,flip -5265,做空,2021-08-17 04:15:00,2021-08-17 04:30:00,3184.69,3195.36,3.96,100.0,0.1243,-1.33,0.2,-1.52,flip -5266,做多,2021-08-17 04:30:00,2021-08-17 04:45:00,3195.36,3191.81,3.94,100.0,0.1233,-0.44,0.2,-0.63,flip -5267,做空,2021-08-17 04:45:00,2021-08-17 05:15:00,3191.81,3195.49,3.93,100.0,0.1232,-0.45,0.2,-0.65,flip -5268,做多,2021-08-17 05:15:00,2021-08-17 05:30:00,3195.49,3190.82,3.92,100.0,0.1228,-0.57,0.2,-0.77,flip -5269,做空,2021-08-17 05:30:00,2021-08-17 08:00:00,3190.82,3177.8,3.91,100.0,0.1227,1.6,0.19,1.4,flip -5270,做多,2021-08-17 08:00:00,2021-08-17 14:15:00,3177.8,3190.01,3.93,100.0,0.1236,1.51,0.2,1.31,flip -5271,做空,2021-08-17 14:15:00,2021-08-17 14:30:00,3190.01,3194.84,3.94,100.0,0.1234,-0.6,0.2,-0.79,flip -5272,做多,2021-08-17 14:30:00,2021-08-17 14:45:00,3194.84,3194.0,3.93,100.0,0.1229,-0.1,0.2,-0.3,flip -5273,做空,2021-08-17 14:45:00,2021-08-18 11:00:00,3194.0,3036.96,3.92,100.0,0.1228,19.29,0.19,19.1,flip -5274,做多,2021-08-18 11:00:00,2021-08-18 11:15:00,3036.96,3027.6,4.15,100.0,0.1368,-1.28,0.21,-1.49,flip -5275,做空,2021-08-18 11:15:00,2021-08-18 12:15:00,3027.6,3030.14,4.14,100.0,0.1367,-0.35,0.21,-0.55,flip -5276,做多,2021-08-18 12:15:00,2021-08-18 18:45:00,3030.14,3056.5,4.13,100.0,0.1363,3.59,0.21,3.38,flip -5277,做空,2021-08-18 18:45:00,2021-08-18 23:00:00,3056.5,3048.43,4.16,100.0,0.1362,1.1,0.21,0.89,flip -5278,做多,2021-08-18 23:00:00,2021-08-18 23:30:00,3048.43,3042.72,4.17,100.0,0.1367,-0.78,0.21,-0.99,flip -5279,做空,2021-08-18 23:30:00,2021-08-19 00:45:00,3042.72,3044.39,4.16,100.0,0.1366,-0.23,0.21,-0.44,flip -5280,做多,2021-08-19 00:45:00,2021-08-19 01:45:00,3044.39,3028.08,4.17,100.0,0.1371,-2.24,0.21,-2.44,flip -5281,做空,2021-08-19 01:45:00,2021-08-19 13:00:00,3028.08,3003.99,4.15,100.0,0.1369,3.3,0.21,3.09,flip -5282,做多,2021-08-19 13:00:00,2021-08-19 13:15:00,3003.99,2983.41,4.17,100.0,0.139,-2.86,0.21,-3.07,flip -5283,做空,2021-08-19 13:15:00,2021-08-19 13:30:00,2983.41,3004.4,4.14,100.0,0.1388,-2.91,0.21,-3.12,flip -5284,做多,2021-08-19 13:30:00,2021-08-20 11:45:00,3004.4,3207.36,4.11,100.0,0.1368,27.76,0.22,27.54,flip -5285,做空,2021-08-20 11:45:00,2021-08-20 12:00:00,3207.36,3217.17,4.4,100.0,0.1372,-1.35,0.22,-1.57,flip -5286,做多,2021-08-20 12:00:00,2021-08-20 18:15:00,3217.17,3233.7,4.38,100.0,0.1362,2.25,0.22,2.03,flip -5287,做空,2021-08-20 18:15:00,2021-08-20 18:30:00,3233.7,3234.0,4.4,100.0,0.1361,-0.04,0.22,-0.26,flip -5288,做多,2021-08-20 18:30:00,2021-08-21 00:15:00,3234.0,3244.49,4.4,100.0,0.1359,1.43,0.22,1.21,flip -5289,做空,2021-08-21 00:15:00,2021-08-21 00:30:00,3244.49,3251.08,4.42,100.0,0.1363,-0.9,0.22,-1.12,flip -5290,做多,2021-08-21 00:30:00,2021-08-21 00:45:00,3251.08,3243.37,4.41,100.0,0.1356,-1.05,0.22,-1.27,flip -5291,做空,2021-08-21 00:45:00,2021-08-21 01:30:00,3243.37,3254.49,4.39,100.0,0.1355,-1.51,0.22,-1.73,flip -5292,做多,2021-08-21 01:30:00,2021-08-21 03:00:00,3254.49,3260.31,4.37,100.0,0.1344,0.78,0.22,0.56,flip -5293,做空,2021-08-21 03:00:00,2021-08-21 03:15:00,3260.31,3266.41,4.38,100.0,0.1343,-0.82,0.22,-1.04,flip -5294,做多,2021-08-21 03:15:00,2021-08-21 04:00:00,3266.41,3264.4,4.36,100.0,0.1336,-0.27,0.22,-0.49,flip -5295,做空,2021-08-21 04:00:00,2021-08-21 04:15:00,3264.4,3271.38,4.36,100.0,0.1335,-0.93,0.22,-1.15,flip -5296,做多,2021-08-21 04:15:00,2021-08-21 07:00:00,3271.38,3277.18,4.34,100.0,0.1328,0.77,0.22,0.55,flip -5297,做空,2021-08-21 07:00:00,2021-08-21 12:45:00,3277.18,3292.99,4.35,100.0,0.1327,-2.1,0.22,-2.32,flip -5298,做多,2021-08-21 12:45:00,2021-08-21 14:00:00,3292.99,3271.99,4.32,100.0,0.1313,-2.76,0.21,-2.97,flip -5299,做空,2021-08-21 14:00:00,2021-08-21 15:30:00,3271.99,3278.47,4.29,100.0,0.1311,-0.85,0.21,-1.06,flip -5300,做多,2021-08-21 15:30:00,2021-08-21 15:45:00,3278.47,3274.25,4.28,100.0,0.1305,-0.55,0.21,-0.76,flip -5301,做空,2021-08-21 15:45:00,2021-08-21 16:00:00,3274.25,3287.97,4.27,100.0,0.1303,-1.79,0.21,-2.0,flip -5302,做多,2021-08-21 16:00:00,2021-08-21 17:00:00,3287.97,3284.78,4.25,100.0,0.1291,-0.41,0.21,-0.62,flip -5303,做空,2021-08-21 17:00:00,2021-08-21 17:45:00,3284.78,3279.62,4.24,100.0,0.129,0.67,0.21,0.45,flip -5304,做多,2021-08-21 17:45:00,2021-08-21 18:00:00,3279.62,3264.93,4.24,100.0,0.1293,-1.9,0.21,-2.11,flip -5305,做空,2021-08-21 18:00:00,2021-08-21 19:15:00,3264.93,3234.71,4.22,100.0,0.1291,3.9,0.21,3.69,tp_lower -5306,做多,2021-08-22 06:15:00,2021-08-22 08:15:00,3243.89,3249.4,4.32,100.0,0.1332,0.73,0.22,0.52,flip -5307,做空,2021-08-22 08:15:00,2021-08-22 08:30:00,3249.4,3259.0,4.32,100.0,0.133,-1.28,0.22,-1.49,flip -5308,做多,2021-08-22 08:30:00,2021-08-22 12:00:00,3259.0,3248.78,4.31,100.0,0.1321,-1.35,0.21,-1.56,flip -5309,做空,2021-08-22 12:00:00,2021-08-22 14:45:00,3248.78,3166.88,4.29,100.0,0.132,10.81,0.21,10.6,tp_lower -5310,做多,2021-08-22 22:45:00,2021-08-23 14:30:00,3215.69,3326.53,4.39,100.0,0.1366,15.14,0.23,14.91,flip -5311,做空,2021-08-23 14:30:00,2021-08-23 15:00:00,3326.53,3326.62,4.56,100.0,0.137,-0.01,0.23,-0.24,flip -5312,做多,2021-08-23 15:00:00,2021-08-23 15:15:00,3326.62,3323.86,4.55,100.0,0.1368,-0.38,0.23,-0.6,flip -5313,做空,2021-08-23 15:15:00,2021-08-23 15:45:00,3323.86,3329.68,4.54,100.0,0.1367,-0.8,0.23,-1.02,flip -5314,做多,2021-08-23 15:45:00,2021-08-23 16:00:00,3329.68,3328.33,4.53,100.0,0.1361,-0.18,0.23,-0.41,flip -5315,做空,2021-08-23 16:00:00,2021-08-23 16:15:00,3328.33,3341.81,4.52,100.0,0.1359,-1.83,0.23,-2.06,flip -5316,做多,2021-08-23 16:15:00,2021-08-23 17:45:00,3341.81,3333.28,4.5,100.0,0.1347,-1.15,0.22,-1.37,flip -5317,做空,2021-08-23 17:45:00,2021-08-23 18:15:00,3333.28,3337.48,4.49,100.0,0.1346,-0.57,0.22,-0.79,flip -5318,做多,2021-08-23 18:15:00,2021-08-23 18:45:00,3337.48,3332.27,4.47,100.0,0.1341,-0.7,0.22,-0.92,flip -5319,做空,2021-08-23 18:45:00,2021-08-23 20:00:00,3332.27,3299.96,4.46,100.0,0.1339,4.33,0.22,4.11,tp_lower -5320,做多,2021-08-23 20:45:00,2021-08-23 21:15:00,3343.2,3332.98,4.5,100.0,0.1347,-1.38,0.22,-1.6,flip -5321,做空,2021-08-23 21:15:00,2021-08-23 21:30:00,3332.98,3340.39,4.48,100.0,0.1345,-1.0,0.22,-1.22,flip -5322,做多,2021-08-23 21:30:00,2021-08-23 22:00:00,3340.39,3337.1,4.47,100.0,0.1338,-0.44,0.22,-0.66,flip -5323,做空,2021-08-23 22:00:00,2021-08-23 22:30:00,3337.1,3337.49,4.46,100.0,0.1337,-0.05,0.22,-0.28,flip -5324,做多,2021-08-23 22:30:00,2021-08-23 22:45:00,3337.49,3336.5,4.46,100.0,0.1335,-0.13,0.22,-0.35,flip -5325,做空,2021-08-23 22:45:00,2021-08-23 23:15:00,3336.5,3333.92,4.45,100.0,0.1334,0.34,0.22,0.12,flip -5326,做多,2021-08-23 23:15:00,2021-08-24 00:15:00,3333.92,3337.8,4.45,100.0,0.1334,0.52,0.22,0.3,flip -5327,做空,2021-08-24 00:15:00,2021-08-24 04:30:00,3337.8,3341.36,4.51,100.0,0.1353,-0.48,0.23,-0.71,flip -5328,做多,2021-08-24 04:30:00,2021-08-24 09:15:00,3341.36,3325.9,4.51,100.0,0.1348,-2.08,0.22,-2.31,flip -5329,做空,2021-08-24 09:15:00,2021-08-24 09:30:00,3325.9,3328.85,4.48,100.0,0.1347,-0.4,0.22,-0.62,flip -5330,做多,2021-08-24 09:30:00,2021-08-24 10:15:00,3328.85,3330.4,4.47,100.0,0.1343,0.21,0.22,-0.02,flip -5331,做空,2021-08-24 10:15:00,2021-08-24 13:30:00,3330.4,3264.41,4.47,100.0,0.1342,8.85,0.22,8.64,tp_lower -5332,做多,2021-08-25 05:30:00,2021-08-25 07:30:00,3207.97,3180.31,4.58,100.0,0.1426,-3.94,0.23,-4.17,flip -5333,做空,2021-08-25 07:30:00,2021-08-25 08:30:00,3180.31,3120.38,4.53,100.0,0.1425,8.54,0.22,8.32,tp_lower -5334,做多,2021-08-25 14:30:00,2021-08-26 03:00:00,3174.08,3167.55,4.61,100.0,0.1453,-0.95,0.23,-1.18,flip -5335,做空,2021-08-26 03:00:00,2021-08-26 17:00:00,3167.55,3124.88,4.61,100.0,0.1455,6.21,0.23,5.98,flip -5336,做多,2021-08-26 17:00:00,2021-08-26 17:15:00,3124.88,3112.98,4.67,100.0,0.1493,-1.78,0.23,-2.01,flip -5337,做空,2021-08-26 17:15:00,2021-08-26 18:30:00,3112.98,3115.35,4.64,100.0,0.1492,-0.35,0.23,-0.59,flip -5338,做多,2021-08-26 18:30:00,2021-08-26 19:00:00,3115.35,3107.92,4.64,100.0,0.1488,-1.11,0.23,-1.34,flip -5339,做空,2021-08-26 19:00:00,2021-08-26 19:30:00,3107.92,3105.17,4.62,100.0,0.1486,0.41,0.23,0.18,flip -5340,做多,2021-08-26 19:30:00,2021-08-26 20:15:00,3105.17,3113.41,4.62,100.0,0.1487,1.23,0.23,0.99,flip -5341,做空,2021-08-26 20:15:00,2021-08-27 00:45:00,3113.41,3115.02,4.63,100.0,0.1486,-0.24,0.23,-0.47,flip -5342,做多,2021-08-27 00:45:00,2021-08-27 02:45:00,3115.02,3110.77,4.65,100.0,0.1492,-0.63,0.23,-0.87,flip -5343,做空,2021-08-27 02:45:00,2021-08-27 05:15:00,3110.77,3113.32,4.64,100.0,0.1491,-0.38,0.23,-0.61,flip -5344,做多,2021-08-27 05:15:00,2021-08-27 05:30:00,3113.32,3111.33,4.63,100.0,0.1487,-0.3,0.23,-0.53,flip -5345,做空,2021-08-27 05:30:00,2021-08-27 05:45:00,3111.33,3112.87,4.62,100.0,0.1485,-0.23,0.23,-0.46,flip -5346,做多,2021-08-27 05:45:00,2021-08-27 06:15:00,3112.87,3111.77,4.61,100.0,0.1482,-0.16,0.23,-0.39,flip -5347,做空,2021-08-27 06:15:00,2021-08-27 07:00:00,3111.77,3110.99,4.61,100.0,0.1481,0.12,0.23,-0.11,flip -5348,做多,2021-08-27 07:00:00,2021-08-27 07:30:00,3110.99,3116.86,4.6,100.0,0.148,0.87,0.23,0.64,flip -5349,做空,2021-08-27 07:30:00,2021-08-27 09:15:00,3116.86,3110.69,4.61,100.0,0.1479,0.91,0.23,0.68,flip -5350,做多,2021-08-27 09:15:00,2021-08-27 09:45:00,3110.69,3113.05,4.61,100.0,0.1483,0.35,0.23,0.12,flip -5351,做空,2021-08-27 09:45:00,2021-08-27 10:00:00,3113.05,3123.52,4.61,100.0,0.1482,-1.55,0.23,-1.78,flip -5352,做多,2021-08-27 10:00:00,2021-08-27 10:15:00,3123.52,3115.87,4.59,100.0,0.147,-1.12,0.23,-1.35,flip -5353,做空,2021-08-27 10:15:00,2021-08-27 10:30:00,3115.87,3119.49,4.58,100.0,0.1469,-0.53,0.23,-0.76,flip -5354,做多,2021-08-27 10:30:00,2021-08-27 14:00:00,3119.49,3208.0,4.57,100.0,0.1464,12.96,0.23,12.72,tp_upper -5355,做多,2021-08-28 05:15:00,2021-08-28 05:30:00,3248.57,3240.73,4.75,100.0,0.1461,-1.15,0.24,-1.38,flip -5356,做空,2021-08-28 05:30:00,2021-08-28 05:45:00,3240.73,3243.43,4.73,100.0,0.146,-0.39,0.24,-0.63,flip -5357,做多,2021-08-28 05:45:00,2021-08-28 06:30:00,3243.43,3246.07,4.72,100.0,0.1456,0.38,0.24,0.15,flip -5358,做空,2021-08-28 06:30:00,2021-08-28 06:45:00,3246.07,3248.58,4.72,100.0,0.1455,-0.37,0.24,-0.6,flip -5359,做多,2021-08-28 06:45:00,2021-08-28 09:45:00,3248.58,3249.24,4.71,100.0,0.1451,0.1,0.24,-0.14,flip -5360,做空,2021-08-28 09:45:00,2021-08-28 15:45:00,3249.24,3248.0,4.71,100.0,0.1449,0.18,0.24,-0.06,flip -5361,做多,2021-08-28 15:45:00,2021-08-28 18:45:00,3248.0,3242.22,4.71,100.0,0.1449,-0.84,0.23,-1.07,flip -5362,做空,2021-08-28 18:45:00,2021-08-28 20:00:00,3242.22,3236.45,4.69,100.0,0.1448,0.84,0.23,0.6,flip -5363,做多,2021-08-28 20:00:00,2021-08-28 21:00:00,3236.45,3236.72,4.7,100.0,0.1451,0.04,0.23,-0.2,flip -5364,做空,2021-08-28 21:00:00,2021-08-28 21:15:00,3236.72,3248.74,4.69,100.0,0.145,-1.74,0.24,-1.98,flip -5365,做多,2021-08-28 21:15:00,2021-08-28 22:30:00,3248.74,3231.32,4.67,100.0,0.1438,-2.5,0.23,-2.74,flip -5366,做空,2021-08-28 22:30:00,2021-08-28 22:45:00,3231.32,3235.06,4.64,100.0,0.1436,-0.54,0.23,-0.77,flip -5367,做多,2021-08-28 22:45:00,2021-08-28 23:15:00,3235.06,3239.04,4.63,100.0,0.1432,0.57,0.23,0.34,flip -5368,做空,2021-08-28 23:15:00,2021-08-28 23:30:00,3239.04,3243.37,4.63,100.0,0.143,-0.62,0.23,-0.85,flip -5369,做多,2021-08-28 23:30:00,2021-08-29 00:45:00,3243.37,3286.42,4.62,100.0,0.1425,6.13,0.23,5.9,tp_upper -5370,做多,2021-08-29 16:30:00,2021-08-29 16:45:00,3207.66,3205.93,4.74,100.0,0.1478,-0.26,0.24,-0.49,flip -5371,做空,2021-08-29 16:45:00,2021-08-29 17:15:00,3205.93,3203.69,4.73,100.0,0.1476,0.33,0.24,0.09,flip -5372,做多,2021-08-29 17:15:00,2021-08-29 17:30:00,3203.69,3203.01,4.73,100.0,0.1477,-0.1,0.24,-0.34,flip -5373,做空,2021-08-29 17:30:00,2021-08-29 17:45:00,3203.01,3204.79,4.72,100.0,0.1475,-0.26,0.24,-0.5,flip -5374,做多,2021-08-29 17:45:00,2021-08-29 18:00:00,3204.79,3201.14,4.72,100.0,0.1472,-0.54,0.24,-0.77,flip -5375,做空,2021-08-29 18:00:00,2021-08-29 18:15:00,3201.14,3208.96,4.71,100.0,0.1471,-1.15,0.24,-1.39,flip -5376,做多,2021-08-29 18:15:00,2021-08-30 00:30:00,3208.96,3209.13,4.69,100.0,0.1462,0.02,0.23,-0.21,flip -5377,做空,2021-08-30 00:30:00,2021-08-30 01:15:00,3209.13,3209.35,4.72,100.0,0.147,-0.03,0.24,-0.27,flip -5378,做多,2021-08-30 01:15:00,2021-08-30 01:45:00,3209.35,3206.97,4.71,100.0,0.1468,-0.35,0.24,-0.58,flip -5379,做空,2021-08-30 01:45:00,2021-08-30 02:00:00,3206.97,3213.01,4.7,100.0,0.1467,-0.89,0.24,-1.12,flip -5380,做多,2021-08-30 02:00:00,2021-08-30 02:45:00,3213.01,3198.07,4.69,100.0,0.146,-2.18,0.23,-2.41,flip -5381,做空,2021-08-30 02:45:00,2021-08-30 08:30:00,3198.07,3202.73,4.66,100.0,0.1458,-0.68,0.23,-0.91,flip -5382,做多,2021-08-30 08:30:00,2021-08-30 08:45:00,3202.73,3195.9,4.65,100.0,0.1452,-0.99,0.23,-1.22,flip -5383,做空,2021-08-30 08:45:00,2021-08-30 15:30:00,3195.9,3208.76,4.64,100.0,0.1451,-1.87,0.23,-2.1,flip -5384,做多,2021-08-30 15:30:00,2021-08-30 23:30:00,3208.76,3229.47,4.61,100.0,0.1438,2.98,0.23,2.75,flip -5385,做空,2021-08-30 23:30:00,2021-08-30 23:45:00,3229.47,3230.43,4.64,100.0,0.1436,-0.14,0.23,-0.37,flip -5386,做多,2021-08-30 23:45:00,2021-08-31 00:15:00,3230.43,3203.04,4.63,100.0,0.1434,-3.93,0.23,-4.16,flip -5387,做空,2021-08-31 00:15:00,2021-08-31 03:45:00,3203.04,3238.4,4.63,100.0,0.1446,-5.11,0.23,-5.35,flip -5388,做多,2021-08-31 03:45:00,2021-08-31 22:15:00,3238.4,3386.3,4.58,100.0,0.1413,20.9,0.24,20.66,flip -5389,做空,2021-08-31 22:15:00,2021-08-31 22:30:00,3386.3,3388.79,4.78,100.0,0.1411,-0.35,0.24,-0.59,flip -5390,做多,2021-08-31 22:30:00,2021-09-01 00:45:00,3388.79,3399.03,4.77,100.0,0.1408,1.44,0.24,1.2,flip -5391,做空,2021-09-01 00:45:00,2021-09-01 01:15:00,3399.03,3406.4,4.8,100.0,0.1412,-1.04,0.24,-1.28,flip -5392,做多,2021-09-01 01:15:00,2021-09-01 16:45:00,3406.4,3752.43,4.78,100.0,0.1404,48.58,0.26,48.32,tp_upper -5393,做多,2021-09-02 06:45:00,2021-09-02 07:30:00,3756.01,3741.11,5.27,100.0,0.1404,-2.09,0.26,-2.36,flip -5394,做空,2021-09-02 07:30:00,2021-09-02 08:00:00,3741.11,3751.38,5.25,100.0,0.1403,-1.44,0.26,-1.7,flip -5395,做多,2021-09-02 08:00:00,2021-09-02 08:45:00,3751.38,3751.03,5.23,100.0,0.1394,-0.05,0.26,-0.31,flip -5396,做空,2021-09-02 08:45:00,2021-09-02 10:30:00,3751.03,3756.61,5.22,100.0,0.1392,-0.78,0.26,-1.04,flip -5397,做多,2021-09-02 10:30:00,2021-09-02 11:00:00,3756.61,3752.62,5.21,100.0,0.1387,-0.55,0.26,-0.81,flip -5398,做空,2021-09-02 11:00:00,2021-09-02 11:30:00,3752.62,3764.14,5.2,100.0,0.1386,-1.6,0.26,-1.86,flip -5399,做多,2021-09-02 11:30:00,2021-09-02 11:45:00,3764.14,3763.42,5.18,100.0,0.1376,-0.1,0.26,-0.36,flip -5400,做空,2021-09-02 11:45:00,2021-09-02 12:00:00,3763.42,3770.99,5.17,100.0,0.1374,-1.04,0.26,-1.3,flip -5401,做多,2021-09-02 12:00:00,2021-09-02 12:45:00,3770.99,3777.47,5.16,100.0,0.1367,0.89,0.26,0.63,flip -5402,做空,2021-09-02 12:45:00,2021-09-02 14:00:00,3777.47,3819.77,5.16,100.0,0.1366,-5.78,0.26,-6.04,flip -5403,做多,2021-09-02 14:00:00,2021-09-02 14:30:00,3819.77,3765.89,5.1,100.0,0.1334,-7.19,0.25,-7.44,flip -5404,做空,2021-09-02 14:30:00,2021-09-02 14:45:00,3765.89,3766.79,5.02,100.0,0.1333,-0.12,0.25,-0.37,flip -5405,做多,2021-09-02 14:45:00,2021-09-02 15:30:00,3766.79,3763.5,5.01,100.0,0.1331,-0.44,0.25,-0.69,flip -5406,做空,2021-09-02 15:30:00,2021-09-02 16:00:00,3763.5,3775.3,5.0,100.0,0.133,-1.57,0.25,-1.82,flip -5407,做多,2021-09-02 16:00:00,2021-09-03 00:30:00,3775.3,3743.65,4.98,100.0,0.132,-4.18,0.25,-4.43,flip -5408,做空,2021-09-03 00:30:00,2021-09-03 03:00:00,3743.65,3785.95,5.0,100.0,0.1337,-5.65,0.25,-5.91,flip -5409,做多,2021-09-03 03:00:00,2021-09-03 03:15:00,3785.95,3782.17,4.94,100.0,0.1306,-0.49,0.25,-0.74,flip -5410,做空,2021-09-03 03:15:00,2021-09-03 03:30:00,3782.17,3801.04,4.93,100.0,0.1304,-2.46,0.25,-2.71,flip -5411,做多,2021-09-03 03:30:00,2021-09-03 05:15:00,3801.04,3804.7,4.9,100.0,0.129,0.47,0.25,0.23,flip -5412,做空,2021-09-03 05:15:00,2021-09-03 06:45:00,3804.7,3795.48,4.9,100.0,0.1289,1.19,0.24,0.94,flip -5413,做多,2021-09-03 06:45:00,2021-09-03 08:45:00,3795.48,3895.74,4.91,100.0,0.1294,12.97,0.25,12.72,tp_upper -5414,做多,2021-09-03 20:30:00,2021-09-03 22:00:00,3917.81,3907.9,5.03,100.0,0.1285,-1.27,0.25,-1.52,flip -5415,做空,2021-09-03 22:00:00,2021-09-03 23:45:00,3907.9,3942.79,5.02,100.0,0.1284,-4.48,0.25,-4.73,flip -5416,做多,2021-09-03 23:45:00,2021-09-04 00:00:00,3942.79,3935.8,4.97,100.0,0.126,-0.88,0.25,-1.13,flip -5417,做空,2021-09-04 00:00:00,2021-09-04 00:15:00,3935.8,3962.96,4.99,100.0,0.1269,-3.45,0.25,-3.7,flip -5418,做多,2021-09-04 00:15:00,2021-09-04 00:30:00,3962.96,3950.65,4.95,100.0,0.125,-1.54,0.25,-1.79,flip -5419,做空,2021-09-04 00:30:00,2021-09-04 02:45:00,3950.65,3949.06,4.93,100.0,0.1249,0.2,0.25,-0.05,flip -5420,做多,2021-09-04 02:45:00,2021-09-04 03:00:00,3949.06,3937.28,4.93,100.0,0.1249,-1.47,0.25,-1.72,flip -5421,做空,2021-09-04 03:00:00,2021-09-04 08:15:00,3937.28,3940.38,4.91,100.0,0.1247,-0.39,0.25,-0.63,flip -5422,做多,2021-09-04 08:15:00,2021-09-04 09:45:00,3940.38,3931.53,4.9,100.0,0.1244,-1.1,0.24,-1.35,flip -5423,做空,2021-09-04 09:45:00,2021-09-04 12:30:00,3931.53,3921.99,4.89,100.0,0.1243,1.19,0.24,0.94,flip -5424,做多,2021-09-04 12:30:00,2021-09-04 12:45:00,3921.99,3919.0,4.89,100.0,0.1248,-0.37,0.24,-0.62,flip -5425,做空,2021-09-04 12:45:00,2021-09-04 17:15:00,3919.0,3862.9,4.88,100.0,0.1246,6.99,0.24,6.75,tp_lower -5426,做多,2021-09-04 22:15:00,2021-09-05 01:00:00,3903.0,3899.52,4.95,100.0,0.1268,-0.44,0.25,-0.69,flip -5427,做空,2021-09-05 01:00:00,2021-09-05 01:45:00,3899.52,3897.15,4.98,100.0,0.1278,0.3,0.25,0.05,flip -5428,做多,2021-09-05 01:45:00,2021-09-05 02:30:00,3897.15,3898.12,4.98,100.0,0.1279,0.12,0.25,-0.13,flip -5429,做空,2021-09-05 02:30:00,2021-09-05 07:00:00,3898.12,3887.44,4.98,100.0,0.1277,1.36,0.25,1.12,flip -5430,做多,2021-09-05 07:00:00,2021-09-05 07:15:00,3887.44,3883.0,4.99,100.0,0.1283,-0.57,0.25,-0.82,flip -5431,做空,2021-09-05 07:15:00,2021-09-05 08:00:00,3883.0,3885.6,4.98,100.0,0.1282,-0.33,0.25,-0.58,flip -5432,做多,2021-09-05 08:00:00,2021-09-05 08:15:00,3885.6,3883.03,4.97,100.0,0.1279,-0.33,0.25,-0.58,flip -5433,做空,2021-09-05 08:15:00,2021-09-05 08:30:00,3883.03,3899.0,4.96,100.0,0.1278,-2.04,0.25,-2.29,flip -5434,做多,2021-09-05 08:30:00,2021-09-05 15:15:00,3899.0,3912.58,4.94,100.0,0.1266,1.72,0.25,1.47,flip -5435,做空,2021-09-05 15:15:00,2021-09-05 15:30:00,3912.58,3919.71,4.95,100.0,0.1265,-0.9,0.25,-1.15,flip -5436,做多,2021-09-05 15:30:00,2021-09-05 16:00:00,3919.71,3906.79,4.93,100.0,0.1259,-1.63,0.25,-1.87,flip -5437,做空,2021-09-05 16:00:00,2021-09-06 01:15:00,3906.79,3931.54,4.91,100.0,0.1257,-3.11,0.25,-3.36,flip -5438,做多,2021-09-06 01:15:00,2021-09-06 01:30:00,3931.54,3927.25,4.93,100.0,0.1253,-0.54,0.25,-0.78,flip -5439,做空,2021-09-06 01:30:00,2021-09-06 05:30:00,3927.25,3932.23,4.92,100.0,0.1252,-0.62,0.25,-0.87,flip -5440,做多,2021-09-06 05:30:00,2021-09-06 07:00:00,3932.23,3936.0,4.9,100.0,0.1247,0.47,0.25,0.22,flip -5441,做空,2021-09-06 07:00:00,2021-09-06 07:30:00,3936.0,3955.31,4.9,100.0,0.1246,-2.41,0.25,-2.65,flip -5442,做多,2021-09-06 07:30:00,2021-09-06 11:00:00,3955.31,3951.91,4.87,100.0,0.1232,-0.42,0.24,-0.66,flip -5443,做空,2021-09-06 11:00:00,2021-09-06 12:00:00,3951.91,3890.22,4.87,100.0,0.1231,7.6,0.24,7.36,tp_lower -5444,做多,2021-09-06 14:00:00,2021-09-06 14:30:00,3933.14,3933.74,4.94,100.0,0.1255,0.08,0.25,-0.17,flip -5445,做空,2021-09-06 14:30:00,2021-09-06 14:45:00,3933.74,3943.68,4.93,100.0,0.1254,-1.25,0.25,-1.49,flip -5446,做多,2021-09-06 14:45:00,2021-09-06 15:15:00,3943.68,3938.51,4.92,100.0,0.1246,-0.64,0.25,-0.89,flip -5447,做空,2021-09-06 15:15:00,2021-09-06 16:15:00,3938.51,3941.56,4.9,100.0,0.1245,-0.38,0.25,-0.63,flip -5448,做多,2021-09-06 16:15:00,2021-09-06 16:45:00,3941.56,3930.82,4.9,100.0,0.1242,-1.33,0.24,-1.58,flip -5449,做空,2021-09-06 16:45:00,2021-09-06 17:00:00,3930.82,3940.81,4.88,100.0,0.1241,-1.24,0.24,-1.48,flip -5450,做多,2021-09-06 17:00:00,2021-09-06 17:45:00,3940.81,3937.56,4.86,100.0,0.1233,-0.4,0.24,-0.64,flip -5451,做空,2021-09-06 17:45:00,2021-09-06 18:00:00,3937.56,3938.42,4.85,100.0,0.1232,-0.11,0.24,-0.35,flip -5452,做多,2021-09-06 18:00:00,2021-09-06 20:00:00,3938.42,3936.92,4.85,100.0,0.123,-0.18,0.24,-0.43,flip -5453,做空,2021-09-06 20:00:00,2021-09-06 20:15:00,3936.92,3937.16,4.84,100.0,0.1229,-0.03,0.24,-0.27,flip -5454,做多,2021-09-06 20:15:00,2021-09-06 22:30:00,3937.16,3945.09,4.83,100.0,0.1228,0.97,0.24,0.73,flip -5455,做空,2021-09-06 22:30:00,2021-09-07 02:00:00,3945.09,3941.76,4.84,100.0,0.1226,0.41,0.24,0.17,flip -5456,做多,2021-09-07 02:00:00,2021-09-07 02:45:00,3941.76,3938.91,4.92,100.0,0.1247,-0.36,0.25,-0.6,flip -5457,做空,2021-09-07 02:45:00,2021-09-07 04:30:00,3938.91,3931.74,4.91,100.0,0.1246,0.89,0.24,0.65,flip -5458,做多,2021-09-07 04:30:00,2021-09-07 04:45:00,3931.74,3921.17,4.91,100.0,0.1249,-1.32,0.24,-1.57,flip -5459,做空,2021-09-07 04:45:00,2021-09-07 06:30:00,3921.17,3922.61,4.89,100.0,0.1248,-0.18,0.24,-0.42,flip -5460,做多,2021-09-07 06:30:00,2021-09-08 02:30:00,3922.61,3507.03,4.89,100.0,0.1246,-51.78,0.22,-52.0,flip -5461,做空,2021-09-08 02:30:00,2021-09-08 05:15:00,3507.03,3469.41,4.39,100.0,0.1251,4.71,0.22,4.49,flip -5462,做多,2021-09-08 05:15:00,2021-09-08 05:30:00,3469.41,3432.77,4.43,100.0,0.1277,-4.68,0.22,-4.9,flip -5463,做空,2021-09-08 05:30:00,2021-09-08 11:00:00,3432.77,3408.32,4.38,100.0,0.1275,3.12,0.22,2.9,flip -5464,做多,2021-09-08 11:00:00,2021-09-08 11:45:00,3408.32,3408.08,4.41,100.0,0.1292,-0.03,0.22,-0.25,flip -5465,做空,2021-09-08 11:45:00,2021-09-08 13:00:00,3408.08,3413.65,4.4,100.0,0.1291,-0.72,0.22,-0.94,flip -5466,做多,2021-09-08 13:00:00,2021-09-08 13:30:00,3413.65,3421.9,4.39,100.0,0.1286,1.06,0.22,0.84,flip -5467,做空,2021-09-08 13:30:00,2021-09-08 14:15:00,3421.9,3415.24,4.4,100.0,0.1284,0.86,0.22,0.64,flip -5468,做多,2021-09-08 14:15:00,2021-09-08 14:30:00,3415.24,3366.8,4.4,100.0,0.1288,-6.24,0.22,-6.46,flip -5469,做空,2021-09-08 14:30:00,2021-09-08 15:00:00,3366.8,3420.7,4.33,100.0,0.1287,-6.94,0.22,-7.16,flip -5470,做多,2021-09-08 15:00:00,2021-09-08 15:15:00,3420.7,3414.17,4.26,100.0,0.1245,-0.81,0.21,-1.03,flip -5471,做空,2021-09-08 15:15:00,2021-09-08 16:00:00,3414.17,3430.01,4.25,100.0,0.1244,-1.97,0.21,-2.18,flip -5472,做多,2021-09-08 16:00:00,2021-09-09 02:30:00,3430.01,3468.52,4.22,100.0,0.1231,4.74,0.21,4.53,flip -5473,做空,2021-09-09 02:30:00,2021-09-09 03:00:00,3468.52,3450.17,4.31,100.0,0.1243,2.28,0.21,2.07,flip -5474,做多,2021-09-09 03:00:00,2021-09-09 03:45:00,3450.17,3471.25,4.33,100.0,0.1255,2.65,0.22,2.43,flip -5475,做空,2021-09-09 03:45:00,2021-09-09 04:00:00,3471.25,3483.08,4.35,100.0,0.1254,-1.48,0.22,-1.7,flip -5476,做多,2021-09-09 04:00:00,2021-09-09 06:15:00,3483.08,3480.13,4.33,100.0,0.1244,-0.37,0.22,-0.58,flip -5477,做空,2021-09-09 06:15:00,2021-09-09 06:30:00,3480.13,3489.03,4.33,100.0,0.1243,-1.11,0.22,-1.32,flip -5478,做多,2021-09-09 06:30:00,2021-09-09 06:45:00,3489.03,3487.58,4.31,100.0,0.1235,-0.18,0.22,-0.39,flip -5479,做空,2021-09-09 06:45:00,2021-09-09 07:45:00,3487.58,3500.68,4.3,100.0,0.1234,-1.62,0.22,-1.83,flip -5480,做多,2021-09-09 07:45:00,2021-09-09 09:45:00,3500.68,3497.53,4.28,100.0,0.1224,-0.39,0.21,-0.6,flip -5481,做空,2021-09-09 09:45:00,2021-09-09 12:00:00,3497.53,3499.59,4.28,100.0,0.1223,-0.25,0.21,-0.47,flip -5482,做多,2021-09-09 12:00:00,2021-09-09 12:15:00,3499.59,3449.22,4.27,100.0,0.122,-6.14,0.21,-6.36,flip -5483,做空,2021-09-09 12:15:00,2021-09-09 12:45:00,3449.22,3493.72,4.2,100.0,0.1219,-5.42,0.21,-5.64,flip -5484,做多,2021-09-09 12:45:00,2021-09-09 18:00:00,3493.72,3496.12,4.15,100.0,0.1186,0.28,0.21,0.08,flip -5485,做空,2021-09-09 18:00:00,2021-09-10 01:30:00,3496.12,3500.93,4.14,100.0,0.1185,-0.57,0.21,-0.78,flip -5486,做多,2021-09-10 01:30:00,2021-09-10 02:30:00,3500.93,3490.28,4.18,100.0,0.1195,-1.27,0.21,-1.48,flip -5487,做空,2021-09-10 02:30:00,2021-09-11 02:00:00,3490.28,3290.52,4.17,100.0,0.1194,23.85,0.2,23.65,flip -5488,做多,2021-09-11 02:00:00,2021-09-11 02:15:00,3290.52,3272.38,4.41,100.0,0.134,-2.43,0.22,-2.65,flip -5489,做空,2021-09-11 02:15:00,2021-09-11 04:30:00,3272.38,3265.04,4.38,100.0,0.1339,0.98,0.22,0.76,flip -5490,做多,2021-09-11 04:30:00,2021-09-11 05:00:00,3265.04,3254.63,4.39,100.0,0.1343,-1.4,0.22,-1.62,flip -5491,做空,2021-09-11 05:00:00,2021-09-11 05:45:00,3254.63,3266.59,4.37,100.0,0.1342,-1.6,0.22,-1.82,flip -5492,做多,2021-09-11 05:45:00,2021-09-11 06:15:00,3266.59,3264.0,4.35,100.0,0.1331,-0.34,0.22,-0.56,flip -5493,做空,2021-09-11 06:15:00,2021-09-11 06:30:00,3264.0,3274.47,4.34,100.0,0.1329,-1.39,0.22,-1.61,flip -5494,做多,2021-09-11 06:30:00,2021-09-11 06:45:00,3274.47,3268.12,4.32,100.0,0.132,-0.84,0.22,-1.05,flip -5495,做空,2021-09-11 06:45:00,2021-09-11 08:45:00,3268.12,3255.5,4.31,100.0,0.1318,1.66,0.21,1.45,flip -5496,做多,2021-09-11 08:45:00,2021-09-11 09:30:00,3255.5,3250.1,4.32,100.0,0.1327,-0.72,0.22,-0.93,flip -5497,做空,2021-09-11 09:30:00,2021-09-11 09:45:00,3250.1,3279.69,4.31,100.0,0.1326,-3.92,0.22,-4.14,flip -5498,做多,2021-09-11 09:45:00,2021-09-11 20:00:00,3279.69,3285.85,4.27,100.0,0.1301,0.8,0.21,0.59,flip -5499,做空,2021-09-11 20:00:00,2021-09-11 20:15:00,3285.85,3289.96,4.27,100.0,0.1299,-0.53,0.21,-0.75,flip -5500,做多,2021-09-11 20:15:00,2021-09-11 21:00:00,3289.96,3295.45,4.26,100.0,0.1295,0.71,0.21,0.5,flip -5501,做空,2021-09-11 21:00:00,2021-09-11 21:15:00,3295.45,3304.26,4.26,100.0,0.1293,-1.14,0.21,-1.35,flip -5502,做多,2021-09-11 21:15:00,2021-09-11 21:30:00,3304.26,3290.25,4.25,100.0,0.1285,-1.8,0.21,-2.01,flip -5503,做空,2021-09-11 21:30:00,2021-09-11 21:45:00,3290.25,3297.57,4.22,100.0,0.1284,-0.94,0.21,-1.15,flip -5504,做多,2021-09-11 21:45:00,2021-09-11 22:00:00,3297.57,3264.42,4.21,100.0,0.1277,-4.23,0.21,-4.44,flip -5505,做空,2021-09-11 22:00:00,2021-09-12 03:00:00,3264.42,3307.19,4.16,100.0,0.1276,-5.46,0.21,-5.67,flip -5506,做多,2021-09-12 03:00:00,2021-09-12 06:45:00,3307.19,3296.77,4.18,100.0,0.1262,-1.32,0.21,-1.52,flip -5507,做空,2021-09-12 06:45:00,2021-09-12 07:00:00,3296.77,3303.91,4.16,100.0,0.1261,-0.9,0.21,-1.11,flip -5508,做多,2021-09-12 07:00:00,2021-09-12 07:15:00,3303.91,3299.48,4.14,100.0,0.1254,-0.56,0.21,-0.76,flip -5509,做空,2021-09-12 07:15:00,2021-09-12 23:00:00,3299.48,3428.11,4.14,100.0,0.1253,-16.12,0.21,-16.34,flip -5510,做多,2021-09-12 23:00:00,2021-09-12 23:45:00,3428.11,3405.21,3.97,100.0,0.1158,-2.65,0.2,-2.85,flip -5511,做空,2021-09-12 23:45:00,2021-09-13 00:00:00,3405.21,3422.58,3.94,100.0,0.1157,-2.01,0.2,-2.21,flip -5512,做多,2021-09-13 00:00:00,2021-09-13 00:15:00,3422.58,3408.79,3.94,100.0,0.115,-1.59,0.2,-1.78,flip -5513,做空,2021-09-13 00:15:00,2021-09-13 13:30:00,3408.79,3365.35,3.92,100.0,0.1149,4.99,0.19,4.8,flip -5514,做多,2021-09-13 13:30:00,2021-09-13 14:00:00,3365.35,3181.56,3.96,100.0,0.1178,-21.65,0.19,-21.83,flip -5515,做空,2021-09-13 14:00:00,2021-09-13 18:30:00,3181.56,3225.65,3.74,100.0,0.1177,-5.19,0.19,-5.38,flip -5516,做多,2021-09-13 18:30:00,2021-09-14 12:15:00,3225.65,3293.59,3.69,100.0,0.1143,7.77,0.19,7.58,flip -5517,做空,2021-09-14 12:15:00,2021-09-14 12:30:00,3293.59,3340.2,3.78,100.0,0.1147,-5.35,0.19,-5.54,flip -5518,做多,2021-09-14 12:30:00,2021-09-14 21:15:00,3340.2,3339.55,3.72,100.0,0.1114,-0.07,0.19,-0.26,flip -5519,做空,2021-09-14 21:15:00,2021-09-14 21:30:00,3339.55,3353.17,3.72,100.0,0.1113,-1.52,0.19,-1.7,flip -5520,做多,2021-09-14 21:30:00,2021-09-15 06:00:00,3353.17,3368.56,3.7,100.0,0.1103,1.7,0.19,1.51,flip -5521,做空,2021-09-15 06:00:00,2021-09-15 06:30:00,3368.56,3386.07,3.73,100.0,0.1106,-1.94,0.19,-2.12,flip -5522,做多,2021-09-15 06:30:00,2021-09-15 06:45:00,3386.07,3381.35,3.7,100.0,0.1093,-0.52,0.18,-0.7,flip -5523,做空,2021-09-15 06:45:00,2021-09-15 07:00:00,3381.35,3390.49,3.69,100.0,0.1092,-1.0,0.19,-1.18,flip -5524,做多,2021-09-15 07:00:00,2021-09-15 09:15:00,3390.49,3393.01,3.68,100.0,0.1085,0.27,0.18,0.09,flip -5525,做空,2021-09-15 09:15:00,2021-09-15 10:00:00,3393.01,3400.81,3.68,100.0,0.1084,-0.85,0.18,-1.03,flip -5526,做多,2021-09-15 10:00:00,2021-09-15 12:45:00,3400.81,3406.34,3.67,100.0,0.1078,0.6,0.18,0.41,flip -5527,做空,2021-09-15 12:45:00,2021-09-15 13:00:00,3406.34,3413.84,3.67,100.0,0.1077,-0.81,0.18,-0.99,flip -5528,做多,2021-09-15 13:00:00,2021-09-15 15:00:00,3413.84,3487.95,3.66,100.0,0.1071,7.94,0.19,7.75,tp_upper -5529,做多,2021-09-16 10:30:00,2021-09-16 10:45:00,3598.7,3596.24,3.76,100.0,0.1045,-0.26,0.19,-0.44,flip -5530,做空,2021-09-16 10:45:00,2021-09-16 11:00:00,3596.24,3603.5,3.75,100.0,0.1044,-0.76,0.19,-0.95,flip -5531,做多,2021-09-16 11:00:00,2021-09-16 12:00:00,3603.5,3610.99,3.74,100.0,0.1039,0.78,0.19,0.59,flip -5532,做空,2021-09-16 12:00:00,2021-09-16 15:15:00,3610.99,3624.8,3.75,100.0,0.1038,-1.43,0.19,-1.62,flip -5533,做多,2021-09-16 15:15:00,2021-09-16 15:30:00,3624.8,3610.19,3.73,100.0,0.1029,-1.5,0.19,-1.69,flip -5534,做空,2021-09-16 15:30:00,2021-09-16 15:45:00,3610.19,3619.03,3.71,100.0,0.1028,-0.91,0.19,-1.09,flip -5535,做多,2021-09-16 15:45:00,2021-09-16 16:15:00,3619.03,3611.81,3.7,100.0,0.1022,-0.74,0.18,-0.92,flip -5536,做空,2021-09-16 16:15:00,2021-09-16 17:00:00,3611.81,3611.81,3.69,100.0,0.1021,0.0,0.18,-0.18,flip -5537,做多,2021-09-16 17:00:00,2021-09-16 17:15:00,3611.81,3600.58,3.68,100.0,0.102,-1.15,0.18,-1.33,flip -5538,做空,2021-09-16 17:15:00,2021-09-17 01:30:00,3600.58,3580.01,3.67,100.0,0.1019,2.1,0.18,1.91,flip -5539,做多,2021-09-17 01:30:00,2021-09-17 02:00:00,3580.01,3575.22,3.72,100.0,0.1038,-0.5,0.19,-0.68,flip -5540,做空,2021-09-17 02:00:00,2021-09-17 03:15:00,3575.22,3581.65,3.71,100.0,0.1037,-0.67,0.19,-0.85,flip -5541,做多,2021-09-17 03:15:00,2021-09-17 03:30:00,3581.65,3573.19,3.7,100.0,0.1032,-0.87,0.18,-1.06,flip -5542,做空,2021-09-17 03:30:00,2021-09-17 04:30:00,3573.19,3567.93,3.69,100.0,0.1031,0.54,0.18,0.36,flip -5543,做多,2021-09-17 04:30:00,2021-09-17 05:00:00,3567.93,3566.86,3.69,100.0,0.1033,-0.11,0.18,-0.29,flip -5544,做空,2021-09-17 05:00:00,2021-09-17 06:45:00,3566.86,3567.0,3.68,100.0,0.1032,-0.01,0.18,-0.2,flip -5545,做多,2021-09-17 06:45:00,2021-09-17 07:00:00,3567.0,3561.68,3.68,100.0,0.1031,-0.55,0.18,-0.73,flip -5546,做空,2021-09-17 07:00:00,2021-09-17 10:15:00,3561.68,3473.77,3.67,100.0,0.103,9.06,0.18,8.88,tp_lower -5547,做多,2021-09-18 02:15:00,2021-09-18 02:30:00,3427.8,3424.76,3.78,100.0,0.1104,-0.34,0.19,-0.52,flip -5548,做空,2021-09-18 02:30:00,2021-09-18 03:00:00,3424.76,3428.56,3.78,100.0,0.1103,-0.42,0.19,-0.61,flip -5549,做多,2021-09-18 03:00:00,2021-09-18 13:45:00,3428.56,3483.2,3.77,100.0,0.1099,6.01,0.19,5.82,flip -5550,做空,2021-09-18 13:45:00,2021-09-18 15:45:00,3483.2,3476.52,3.83,100.0,0.1098,0.73,0.19,0.54,flip -5551,做多,2021-09-18 15:45:00,2021-09-18 16:00:00,3476.52,3473.95,3.83,100.0,0.1101,-0.28,0.19,-0.47,flip -5552,做空,2021-09-18 16:00:00,2021-09-19 06:30:00,3473.95,3426.75,3.82,100.0,0.11,5.19,0.19,5.0,flip -5553,做多,2021-09-19 06:30:00,2021-09-19 09:15:00,3426.75,3424.56,3.89,100.0,0.1135,-0.25,0.19,-0.44,flip -5554,做空,2021-09-19 09:15:00,2021-09-19 09:30:00,3424.56,3427.06,3.88,100.0,0.1134,-0.28,0.19,-0.48,flip -5555,做多,2021-09-19 09:30:00,2021-09-19 10:00:00,3427.06,3413.47,3.88,100.0,0.1131,-1.54,0.19,-1.73,flip -5556,做空,2021-09-19 10:00:00,2021-09-19 11:45:00,3413.47,3326.41,3.86,100.0,0.113,9.84,0.19,9.65,tp_lower -5557,做多,2021-09-21 02:45:00,2021-09-21 13:00:00,3017.24,3019.53,3.97,100.0,0.1315,0.3,0.2,0.1,flip -5558,做空,2021-09-21 13:00:00,2021-09-21 13:15:00,3019.53,3032.13,3.97,100.0,0.1314,-1.66,0.2,-1.85,flip -5559,做多,2021-09-21 13:15:00,2021-09-21 14:00:00,3032.13,3002.49,3.95,100.0,0.1301,-3.86,0.2,-4.05,flip -5560,做空,2021-09-21 14:00:00,2021-09-21 14:15:00,3002.49,3009.5,3.9,100.0,0.13,-0.91,0.2,-1.11,flip -5561,做多,2021-09-21 14:15:00,2021-09-21 14:30:00,3009.5,2990.88,3.89,100.0,0.1293,-2.41,0.19,-2.6,flip -5562,做空,2021-09-21 14:30:00,2021-09-21 15:15:00,2990.88,3010.44,3.86,100.0,0.1291,-2.53,0.19,-2.72,flip -5563,做多,2021-09-21 15:15:00,2021-09-21 16:15:00,3010.44,3020.35,3.83,100.0,0.1273,1.26,0.19,1.07,flip -5564,做空,2021-09-21 16:15:00,2021-09-22 05:15:00,3020.35,2883.19,3.84,100.0,0.1272,17.45,0.18,17.26,flip -5565,做多,2021-09-22 05:15:00,2021-09-22 05:30:00,2883.19,2854.0,4.04,100.0,0.1401,-4.09,0.2,-4.29,flip -5566,做空,2021-09-22 05:30:00,2021-09-22 05:45:00,2854.0,2872.33,3.99,100.0,0.1399,-2.57,0.2,-2.77,flip -5567,做多,2021-09-22 05:45:00,2021-09-22 06:00:00,2872.33,2862.36,3.96,100.0,0.138,-1.38,0.2,-1.57,flip -5568,做空,2021-09-22 06:00:00,2021-09-22 06:15:00,2862.36,2880.0,3.95,100.0,0.1379,-2.43,0.2,-2.63,flip -5569,做多,2021-09-22 06:15:00,2021-09-23 10:15:00,2880.0,3071.0,3.92,100.0,0.1361,25.99,0.21,25.78,flip -5570,做空,2021-09-23 10:15:00,2021-09-23 10:30:00,3071.0,3081.43,4.19,100.0,0.1365,-1.42,0.21,-1.63,flip -5571,做多,2021-09-23 10:30:00,2021-09-23 11:00:00,3081.43,3062.62,4.17,100.0,0.1354,-2.55,0.21,-2.76,flip -5572,做空,2021-09-23 11:00:00,2021-09-23 11:15:00,3062.62,3070.87,4.14,100.0,0.1353,-1.12,0.21,-1.32,flip -5573,做多,2021-09-23 11:15:00,2021-09-23 12:45:00,3070.87,3068.43,4.13,100.0,0.1344,-0.33,0.21,-0.53,flip -5574,做空,2021-09-23 12:45:00,2021-09-23 13:30:00,3068.43,3111.04,4.12,100.0,0.1343,-5.72,0.21,-5.93,flip -5575,做多,2021-09-23 13:30:00,2021-09-23 15:30:00,3111.04,3103.25,4.06,100.0,0.1305,-1.02,0.2,-1.22,flip -5576,做空,2021-09-23 15:30:00,2021-09-23 16:15:00,3103.25,3092.16,4.05,100.0,0.1304,1.45,0.2,1.24,flip -5577,做多,2021-09-23 16:15:00,2021-09-23 16:45:00,3092.16,3101.12,4.06,100.0,0.1312,1.18,0.2,0.97,flip -5578,做空,2021-09-23 16:45:00,2021-09-24 01:30:00,3101.12,3120.26,4.06,100.0,0.131,-2.51,0.2,-2.71,flip -5579,做多,2021-09-24 01:30:00,2021-09-24 01:45:00,3120.26,3095.4,4.07,100.0,0.1304,-3.24,0.2,-3.44,flip -5580,做空,2021-09-24 01:45:00,2021-09-24 09:00:00,3095.4,2936.33,4.03,100.0,0.1302,20.72,0.19,20.53,tp_lower -5581,做多,2021-09-24 20:30:00,2021-09-25 01:15:00,2946.36,2882.01,4.23,100.0,0.1437,-9.25,0.21,-9.46,flip -5582,做空,2021-09-25 01:15:00,2021-09-25 01:30:00,2882.01,2893.64,4.15,100.0,0.144,-1.67,0.21,-1.88,flip -5583,做多,2021-09-25 01:30:00,2021-09-25 02:45:00,2893.64,2895.12,4.13,100.0,0.1427,0.21,0.21,0.0,flip -5584,做空,2021-09-25 02:45:00,2021-09-25 03:00:00,2895.12,2897.68,4.13,100.0,0.1425,-0.36,0.21,-0.57,flip -5585,做多,2021-09-25 03:00:00,2021-09-25 05:45:00,2897.68,2905.9,4.12,100.0,0.1421,1.17,0.21,0.96,flip -5586,做空,2021-09-25 05:45:00,2021-09-25 06:15:00,2905.9,2918.54,4.13,100.0,0.142,-1.79,0.21,-2.0,flip -5587,做多,2021-09-25 06:15:00,2021-09-25 07:15:00,2918.54,2905.0,4.1,100.0,0.1406,-1.9,0.2,-2.11,flip -5588,做空,2021-09-25 07:15:00,2021-09-25 08:30:00,2905.0,2822.01,4.08,100.0,0.1405,11.66,0.2,11.46,tp_lower -5589,做多,2021-09-25 08:45:00,2021-09-25 09:00:00,2906.17,2897.12,4.19,100.0,0.1443,-1.31,0.21,-1.51,flip -5590,做空,2021-09-25 09:00:00,2021-09-25 09:15:00,2897.12,2932.03,4.18,100.0,0.1441,-5.03,0.21,-5.24,flip -5591,做多,2021-09-25 09:15:00,2021-09-25 11:00:00,2932.03,2917.57,4.12,100.0,0.1406,-2.03,0.21,-2.24,flip -5592,做空,2021-09-25 11:00:00,2021-09-25 12:00:00,2917.57,2913.12,4.1,100.0,0.1404,0.62,0.2,0.42,flip -5593,做多,2021-09-25 12:00:00,2021-09-25 13:15:00,2913.12,2915.6,4.1,100.0,0.1407,0.35,0.21,0.14,flip -5594,做空,2021-09-25 13:15:00,2021-09-25 15:15:00,2915.6,2927.76,4.1,100.0,0.1406,-1.71,0.21,-1.92,flip -5595,做多,2021-09-25 15:15:00,2021-09-25 16:00:00,2927.76,2864.01,4.08,100.0,0.1393,-8.88,0.2,-9.08,flip -5596,做空,2021-09-25 16:00:00,2021-09-25 16:45:00,2864.01,2899.29,3.98,100.0,0.1391,-4.91,0.2,-5.11,flip -5597,做多,2021-09-25 16:45:00,2021-09-25 17:30:00,2899.29,2895.19,3.93,100.0,0.1356,-0.56,0.2,-0.75,flip -5598,做空,2021-09-25 17:30:00,2021-09-25 17:45:00,2895.19,2897.12,3.92,100.0,0.1355,-0.26,0.2,-0.46,flip -5599,做多,2021-09-25 17:45:00,2021-09-25 18:15:00,2897.12,2892.15,3.92,100.0,0.1351,-0.67,0.2,-0.87,flip -5600,做空,2021-09-25 18:15:00,2021-09-25 19:00:00,2892.15,2908.48,3.9,100.0,0.135,-2.2,0.2,-2.4,flip -5601,做多,2021-09-25 19:00:00,2021-09-25 19:45:00,2908.48,2916.11,3.88,100.0,0.1334,1.02,0.19,0.82,flip -5602,做空,2021-09-25 19:45:00,2021-09-25 20:30:00,2916.11,2928.22,3.88,100.0,0.1332,-1.61,0.2,-1.81,flip -5603,做多,2021-09-25 20:30:00,2021-09-25 21:15:00,2928.22,2899.81,3.86,100.0,0.132,-3.75,0.19,-3.94,flip -5604,做空,2021-09-25 21:15:00,2021-09-25 21:30:00,2899.81,2911.15,3.82,100.0,0.1319,-1.5,0.19,-1.69,flip -5605,做多,2021-09-25 21:30:00,2021-09-26 00:00:00,2911.15,2911.94,3.8,100.0,0.1307,0.1,0.19,-0.09,flip -5606,做空,2021-09-26 00:00:00,2021-09-26 09:15:00,2911.94,2869.22,3.89,100.0,0.1336,5.71,0.19,5.51,flip -5607,做多,2021-09-26 09:15:00,2021-09-27 07:45:00,2869.22,3090.66,3.94,100.0,0.1374,30.43,0.21,30.21,flip -5608,做空,2021-09-27 07:45:00,2021-09-27 08:00:00,3090.66,3092.32,4.25,100.0,0.1375,-0.23,0.21,-0.44,flip -5609,做多,2021-09-27 08:00:00,2021-09-27 09:30:00,3092.32,3097.02,4.24,100.0,0.1372,0.64,0.21,0.43,flip -5610,做空,2021-09-27 09:30:00,2021-09-27 10:00:00,3097.02,3104.36,4.25,100.0,0.1371,-1.01,0.21,-1.22,flip -5611,做多,2021-09-27 10:00:00,2021-09-27 10:45:00,3104.36,3099.38,4.23,100.0,0.1363,-0.68,0.21,-0.89,flip -5612,做空,2021-09-27 10:45:00,2021-09-28 13:00:00,3099.38,2899.98,4.22,100.0,0.1361,27.15,0.2,26.95,flip -5613,做多,2021-09-28 13:00:00,2021-09-28 13:30:00,2899.98,2936.23,4.51,100.0,0.1554,5.63,0.23,5.4,flip -5614,做空,2021-09-28 13:30:00,2021-09-28 21:45:00,2936.23,2880.97,4.56,100.0,0.1552,8.58,0.22,8.35,flip -5615,做多,2021-09-28 21:45:00,2021-09-28 22:00:00,2880.97,2863.78,4.64,100.0,0.161,-2.77,0.23,-3.0,flip -5616,做空,2021-09-28 22:00:00,2021-09-29 01:00:00,2863.78,2867.5,4.61,100.0,0.1609,-0.6,0.23,-0.83,flip -5617,做多,2021-09-29 01:00:00,2021-09-29 01:15:00,2867.5,2852.53,4.61,100.0,0.1609,-2.41,0.23,-2.64,flip -5618,做空,2021-09-29 01:15:00,2021-09-29 02:00:00,2852.53,2854.49,4.58,100.0,0.1607,-0.31,0.23,-0.54,flip -5619,做多,2021-09-29 02:00:00,2021-09-29 03:00:00,2854.49,2862.1,4.58,100.0,0.1603,1.22,0.23,0.99,flip -5620,做空,2021-09-29 03:00:00,2021-09-29 03:15:00,2862.1,2862.17,4.58,100.0,0.1602,-0.01,0.23,-0.24,flip -5621,做多,2021-09-29 03:15:00,2021-09-29 15:30:00,2862.17,2873.05,4.58,100.0,0.16,1.74,0.23,1.51,flip -5622,做空,2021-09-29 15:30:00,2021-09-30 00:15:00,2873.05,2867.2,4.59,100.0,0.1598,0.93,0.23,0.71,flip -5623,做多,2021-09-30 00:15:00,2021-09-30 14:00:00,2867.2,2966.43,4.62,100.0,0.1612,15.99,0.24,15.76,flip -5624,做空,2021-09-30 14:00:00,2021-09-30 14:15:00,2966.43,2974.41,4.78,100.0,0.161,-1.28,0.24,-1.52,flip -5625,做多,2021-09-30 14:15:00,2021-09-30 14:30:00,2974.41,2973.88,4.76,100.0,0.16,-0.08,0.24,-0.32,flip -5626,做空,2021-09-30 14:30:00,2021-09-30 14:45:00,2973.88,2977.68,4.75,100.0,0.1598,-0.61,0.24,-0.85,flip -5627,做多,2021-09-30 14:45:00,2021-09-30 15:45:00,2977.68,2984.98,4.74,100.0,0.1593,1.16,0.24,0.92,flip -5628,做空,2021-09-30 15:45:00,2021-09-30 17:00:00,2984.98,2997.48,4.75,100.0,0.1591,-1.99,0.24,-2.23,flip -5629,做多,2021-09-30 17:00:00,2021-09-30 17:15:00,2997.48,2979.89,4.72,100.0,0.1576,-2.77,0.23,-3.01,flip -5630,做空,2021-09-30 17:15:00,2021-09-30 17:30:00,2979.89,2987.69,4.69,100.0,0.1575,-1.23,0.24,-1.46,flip -5631,做多,2021-09-30 17:30:00,2021-09-30 19:45:00,2987.69,2990.86,4.68,100.0,0.1565,0.5,0.23,0.26,flip -5632,做空,2021-09-30 19:45:00,2021-09-30 20:00:00,2990.86,3010.65,4.68,100.0,0.1563,-3.09,0.24,-3.33,flip -5633,做多,2021-09-30 20:00:00,2021-09-30 20:30:00,3010.65,2957.93,4.64,100.0,0.1541,-8.13,0.23,-8.35,flip -5634,做空,2021-09-30 20:30:00,2021-09-30 21:30:00,2957.93,2992.96,4.55,100.0,0.154,-5.39,0.23,-5.62,flip -5635,做多,2021-09-30 21:30:00,2021-09-30 23:00:00,2992.96,2991.1,4.5,100.0,0.1502,-0.28,0.22,-0.5,flip -5636,做空,2021-09-30 23:00:00,2021-09-30 23:15:00,2991.1,2994.14,4.49,100.0,0.1501,-0.46,0.22,-0.68,flip -5637,做多,2021-09-30 23:15:00,2021-10-01 02:30:00,2994.14,2991.42,4.48,100.0,0.1496,-0.41,0.22,-0.63,flip -5638,做空,2021-10-01 02:30:00,2021-10-01 03:00:00,2991.42,2995.15,4.53,100.0,0.1516,-0.57,0.23,-0.79,flip -5639,做多,2021-10-01 03:00:00,2021-10-01 03:45:00,2995.15,3000.19,4.52,100.0,0.151,0.76,0.23,0.53,flip -5640,做空,2021-10-01 03:45:00,2021-10-01 04:00:00,3000.19,3011.98,4.53,100.0,0.1509,-1.78,0.23,-2.01,flip -5641,做多,2021-10-01 04:00:00,2021-10-01 04:30:00,3011.98,2991.63,4.5,100.0,0.1495,-3.04,0.22,-3.27,flip -5642,做空,2021-10-01 04:30:00,2021-10-01 04:45:00,2991.63,2998.3,4.47,100.0,0.1494,-1.0,0.22,-1.22,flip -5643,做多,2021-10-01 04:45:00,2021-10-01 07:15:00,2998.3,3071.99,4.46,100.0,0.1486,10.95,0.23,10.72,tp_upper -5644,做多,2021-10-02 03:30:00,2021-10-02 03:45:00,3279.08,3267.18,4.59,100.0,0.1399,-1.66,0.23,-1.89,flip -5645,做空,2021-10-02 03:45:00,2021-10-02 04:00:00,3267.18,3275.81,4.57,100.0,0.1397,-1.21,0.23,-1.43,flip -5646,做多,2021-10-02 04:00:00,2021-10-02 04:15:00,3275.81,3262.98,4.55,100.0,0.1389,-1.78,0.23,-2.01,flip -5647,做空,2021-10-02 04:15:00,2021-10-02 04:45:00,3262.98,3272.44,4.53,100.0,0.1387,-1.31,0.23,-1.54,flip -5648,做多,2021-10-02 04:45:00,2021-10-02 05:45:00,3272.44,3280.01,4.51,100.0,0.1378,1.04,0.23,0.82,flip -5649,做空,2021-10-02 05:45:00,2021-10-02 06:00:00,3280.01,3280.23,4.51,100.0,0.1376,-0.03,0.23,-0.26,flip -5650,做多,2021-10-02 06:00:00,2021-10-02 06:45:00,3280.23,3283.52,4.51,100.0,0.1375,0.45,0.23,0.23,flip -5651,做空,2021-10-02 06:45:00,2021-10-02 07:00:00,3283.52,3290.0,4.51,100.0,0.1373,-0.89,0.23,-1.12,flip -5652,做多,2021-10-02 07:00:00,2021-10-02 07:15:00,3290.0,3283.74,4.5,100.0,0.1367,-0.86,0.22,-1.08,flip -5653,做空,2021-10-02 07:15:00,2021-10-02 07:30:00,3283.74,3284.51,4.48,100.0,0.1365,-0.11,0.22,-0.33,flip -5654,做多,2021-10-02 07:30:00,2021-10-02 07:45:00,3284.51,3279.07,4.48,100.0,0.1363,-0.74,0.22,-0.97,flip -5655,做空,2021-10-02 07:45:00,2021-10-02 08:45:00,3279.07,3284.4,4.47,100.0,0.1362,-0.73,0.22,-0.95,flip -5656,做多,2021-10-02 08:45:00,2021-10-02 10:00:00,3284.4,3286.66,4.45,100.0,0.1356,0.31,0.22,0.08,flip -5657,做空,2021-10-02 10:00:00,2021-10-02 11:30:00,3286.66,3292.73,4.45,100.0,0.1355,-0.82,0.22,-1.05,flip -5658,做多,2021-10-02 11:30:00,2021-10-02 12:00:00,3292.73,3291.09,4.44,100.0,0.1348,-0.22,0.22,-0.44,flip -5659,做空,2021-10-02 12:00:00,2021-10-03 01:00:00,3291.09,3368.37,4.43,100.0,0.1347,-10.41,0.23,-10.64,flip -5660,做多,2021-10-03 01:00:00,2021-10-03 03:15:00,3368.37,3385.57,4.39,100.0,0.1303,2.24,0.22,2.02,flip -5661,做空,2021-10-03 03:15:00,2021-10-03 03:30:00,3385.57,3394.09,4.41,100.0,0.1301,-1.11,0.22,-1.33,flip -5662,做多,2021-10-03 03:30:00,2021-10-03 04:15:00,3394.09,3399.53,4.39,100.0,0.1293,0.7,0.22,0.48,flip -5663,做空,2021-10-03 04:15:00,2021-10-03 04:30:00,3399.53,3399.89,4.39,100.0,0.1292,-0.05,0.22,-0.27,flip -5664,做多,2021-10-03 04:30:00,2021-10-03 04:45:00,3399.89,3398.68,4.39,100.0,0.1291,-0.16,0.22,-0.38,flip -5665,做空,2021-10-03 04:45:00,2021-10-03 05:00:00,3398.68,3405.68,4.38,100.0,0.1289,-0.9,0.22,-1.12,flip -5666,做多,2021-10-03 05:00:00,2021-10-03 06:00:00,3405.68,3405.27,4.37,100.0,0.1283,-0.05,0.22,-0.27,flip -5667,做空,2021-10-03 06:00:00,2021-10-03 06:15:00,3405.27,3409.8,4.36,100.0,0.1281,-0.58,0.22,-0.8,flip -5668,做多,2021-10-03 06:15:00,2021-10-03 07:00:00,3409.8,3402.71,4.35,100.0,0.1277,-0.91,0.22,-1.12,flip -5669,做空,2021-10-03 07:00:00,2021-10-03 11:00:00,3402.71,3405.0,4.34,100.0,0.1275,-0.29,0.22,-0.51,flip -5670,做多,2021-10-03 11:00:00,2021-10-03 12:15:00,3405.0,3407.78,4.33,100.0,0.1272,0.35,0.22,0.14,flip -5671,做空,2021-10-03 12:15:00,2021-10-03 13:00:00,3407.78,3415.91,4.33,100.0,0.1271,-1.03,0.22,-1.25,flip -5672,做多,2021-10-03 13:00:00,2021-10-03 15:15:00,3415.91,3403.79,4.32,100.0,0.1264,-1.53,0.22,-1.75,flip -5673,做空,2021-10-03 15:15:00,2021-10-03 15:45:00,3403.79,3403.82,4.3,100.0,0.1263,-0.0,0.21,-0.22,flip -5674,做多,2021-10-03 15:45:00,2021-10-03 17:30:00,3403.82,3415.38,4.29,100.0,0.1261,1.46,0.22,1.24,flip -5675,做空,2021-10-03 17:30:00,2021-10-03 22:15:00,3415.38,3422.4,4.3,100.0,0.126,-0.88,0.22,-1.1,flip -5676,做多,2021-10-03 22:15:00,2021-10-03 22:30:00,3422.4,3416.8,4.29,100.0,0.1254,-0.7,0.21,-0.92,flip -5677,做空,2021-10-03 22:30:00,2021-10-03 23:00:00,3416.8,3432.08,4.28,100.0,0.1252,-1.91,0.21,-2.13,flip -5678,做多,2021-10-03 23:00:00,2021-10-03 23:15:00,3432.08,3421.28,4.26,100.0,0.124,-1.34,0.21,-1.55,flip -5679,做空,2021-10-03 23:15:00,2021-10-03 23:30:00,3421.28,3425.7,4.24,100.0,0.1239,-0.55,0.21,-0.76,flip -5680,做多,2021-10-03 23:30:00,2021-10-03 23:45:00,3425.7,3418.25,4.23,100.0,0.1234,-0.92,0.21,-1.13,flip -5681,做空,2021-10-03 23:45:00,2021-10-04 13:00:00,3418.25,3360.01,4.21,100.0,0.1233,7.18,0.21,6.97,flip -5682,做多,2021-10-04 13:00:00,2021-10-04 14:30:00,3360.01,3348.14,4.37,100.0,0.13,-1.54,0.22,-1.76,flip -5683,做空,2021-10-04 14:30:00,2021-10-04 16:00:00,3348.14,3354.52,4.35,100.0,0.1299,-0.83,0.22,-1.05,flip -5684,做多,2021-10-04 16:00:00,2021-10-04 17:00:00,3354.52,3354.99,4.34,100.0,0.1293,0.06,0.22,-0.16,flip -5685,做空,2021-10-04 17:00:00,2021-10-04 17:15:00,3354.99,3361.29,4.33,100.0,0.1291,-0.81,0.22,-1.03,flip -5686,做多,2021-10-04 17:15:00,2021-10-04 22:30:00,3361.29,3366.95,4.32,100.0,0.1285,0.73,0.22,0.51,flip -5687,做空,2021-10-04 22:30:00,2021-10-04 22:45:00,3366.95,3372.65,4.32,100.0,0.1284,-0.73,0.22,-0.95,flip -5688,做多,2021-10-04 22:45:00,2021-10-05 03:30:00,3372.65,3383.32,4.31,100.0,0.1278,1.36,0.22,1.15,flip -5689,做空,2021-10-05 03:30:00,2021-10-05 05:15:00,3383.32,3383.23,4.35,100.0,0.1285,0.01,0.22,-0.21,flip -5690,做多,2021-10-05 05:15:00,2021-10-05 05:45:00,3383.23,3384.0,4.34,100.0,0.1284,0.1,0.22,-0.12,flip -5691,做空,2021-10-05 05:45:00,2021-10-05 06:00:00,3384.0,3386.69,4.34,100.0,0.1283,-0.34,0.22,-0.56,flip -5692,做多,2021-10-05 06:00:00,2021-10-05 06:45:00,3386.69,3384.0,4.33,100.0,0.1279,-0.34,0.22,-0.56,flip -5693,做空,2021-10-05 06:45:00,2021-10-05 07:00:00,3384.0,3395.29,4.32,100.0,0.1278,-1.44,0.22,-1.66,flip -5694,做多,2021-10-05 07:00:00,2021-10-05 07:45:00,3395.29,3388.42,4.31,100.0,0.1268,-0.87,0.21,-1.09,flip -5695,做空,2021-10-05 07:45:00,2021-10-05 08:00:00,3388.42,3393.49,4.29,100.0,0.1267,-0.64,0.21,-0.86,flip -5696,做多,2021-10-05 08:00:00,2021-10-05 08:15:00,3393.49,3383.84,4.28,100.0,0.1262,-1.22,0.21,-1.43,flip -5697,做空,2021-10-05 08:15:00,2021-10-05 08:30:00,3383.84,3402.17,4.27,100.0,0.1261,-2.31,0.21,-2.53,flip -5698,做多,2021-10-05 08:30:00,2021-10-05 09:15:00,3402.17,3397.38,4.24,100.0,0.1246,-0.6,0.21,-0.81,flip -5699,做空,2021-10-05 09:15:00,2021-10-05 09:30:00,3397.38,3424.15,4.23,100.0,0.1244,-3.33,0.21,-3.54,flip -5700,做多,2021-10-05 09:30:00,2021-10-05 09:45:00,3424.15,3451.88,4.19,100.0,0.1224,3.39,0.21,3.18,tp_upper -5701,做多,2021-10-05 16:00:00,2021-10-06 04:15:00,3435.46,3479.76,4.22,100.0,0.1228,5.44,0.21,5.23,flip -5702,做空,2021-10-06 04:15:00,2021-10-06 04:45:00,3479.76,3474.94,4.32,100.0,0.1242,0.6,0.22,0.38,flip -5703,做多,2021-10-06 04:45:00,2021-10-06 05:15:00,3474.94,3472.42,4.32,100.0,0.1244,-0.31,0.22,-0.53,flip -5704,做空,2021-10-06 05:15:00,2021-10-06 05:30:00,3472.42,3479.83,4.31,100.0,0.1243,-0.92,0.22,-1.14,flip -5705,做多,2021-10-06 05:30:00,2021-10-06 07:00:00,3479.83,3476.63,4.3,100.0,0.1236,-0.4,0.21,-0.61,flip -5706,做空,2021-10-06 07:00:00,2021-10-06 13:00:00,3476.63,3544.66,4.29,100.0,0.1235,-8.4,0.22,-8.62,flip -5707,做多,2021-10-06 13:00:00,2021-10-07 00:30:00,3544.66,3537.47,4.2,100.0,0.1186,-0.85,0.21,-1.06,flip -5708,做空,2021-10-07 00:30:00,2021-10-07 00:45:00,3537.47,3542.27,4.22,100.0,0.1192,-0.57,0.21,-0.78,flip -5709,做多,2021-10-07 00:45:00,2021-10-07 01:00:00,3542.27,3532.35,4.21,100.0,0.1187,-1.18,0.21,-1.39,flip -5710,做空,2021-10-07 01:00:00,2021-10-07 02:00:00,3532.35,3541.86,4.19,100.0,0.1186,-1.13,0.21,-1.34,flip -5711,做多,2021-10-07 02:00:00,2021-10-07 09:15:00,3541.86,3557.59,4.17,100.0,0.1178,1.85,0.21,1.64,flip -5712,做空,2021-10-07 09:15:00,2021-10-07 09:30:00,3557.59,3566.83,4.19,100.0,0.1177,-1.09,0.21,-1.3,flip -5713,做多,2021-10-07 09:30:00,2021-10-07 10:00:00,3566.83,3565.85,4.17,100.0,0.117,-0.11,0.21,-0.32,flip -5714,做空,2021-10-07 10:00:00,2021-10-07 10:45:00,3565.85,3555.01,4.17,100.0,0.1169,1.27,0.21,1.06,flip -5715,做多,2021-10-07 10:45:00,2021-10-07 11:15:00,3555.01,3561.38,4.18,100.0,0.1175,0.75,0.21,0.54,flip -5716,做空,2021-10-07 11:15:00,2021-10-07 12:30:00,3561.38,3582.52,4.18,100.0,0.1174,-2.48,0.21,-2.69,flip -5717,做多,2021-10-07 12:30:00,2021-10-07 14:30:00,3582.52,3564.72,4.15,100.0,0.1159,-2.06,0.21,-2.27,flip -5718,做空,2021-10-07 14:30:00,2021-10-07 15:00:00,3564.72,3568.18,4.13,100.0,0.1157,-0.4,0.21,-0.61,flip -5719,做多,2021-10-07 15:00:00,2021-10-07 16:00:00,3568.18,3573.89,4.12,100.0,0.1154,0.66,0.21,0.45,flip -5720,做空,2021-10-07 16:00:00,2021-10-07 23:45:00,3573.89,3589.85,4.12,100.0,0.1153,-1.84,0.21,-2.05,flip -5721,做多,2021-10-07 23:45:00,2021-10-08 01:30:00,3589.85,3597.02,4.1,100.0,0.1141,0.82,0.21,0.61,flip -5722,做空,2021-10-08 01:30:00,2021-10-08 01:45:00,3597.02,3610.48,4.15,100.0,0.1155,-1.55,0.21,-1.76,flip -5723,做多,2021-10-08 01:45:00,2021-10-08 02:00:00,3610.48,3595.37,4.13,100.0,0.1145,-1.73,0.21,-1.94,flip -5724,做空,2021-10-08 02:00:00,2021-10-08 07:00:00,3595.37,3594.36,4.11,100.0,0.1144,0.12,0.21,-0.09,flip -5725,做多,2021-10-08 07:00:00,2021-10-08 07:30:00,3594.36,3592.49,4.11,100.0,0.1143,-0.21,0.21,-0.42,flip -5726,做空,2021-10-08 07:30:00,2021-10-08 07:45:00,3592.49,3605.38,4.1,100.0,0.1142,-1.47,0.21,-1.68,flip -5727,做多,2021-10-08 07:45:00,2021-10-08 12:00:00,3605.38,3608.44,4.08,100.0,0.1133,0.35,0.2,0.14,flip -5728,做空,2021-10-08 12:00:00,2021-10-08 12:30:00,3608.44,3611.68,4.08,100.0,0.1132,-0.37,0.2,-0.57,flip -5729,做多,2021-10-08 12:30:00,2021-10-08 12:45:00,3611.68,3603.13,4.08,100.0,0.1129,-0.97,0.2,-1.17,flip -5730,做空,2021-10-08 12:45:00,2021-10-08 13:15:00,3603.13,3616.79,4.06,100.0,0.1128,-1.54,0.2,-1.74,flip -5731,做多,2021-10-08 13:15:00,2021-10-08 13:30:00,3616.79,3602.2,4.04,100.0,0.1118,-1.63,0.2,-1.83,flip -5732,做空,2021-10-08 13:30:00,2021-10-08 14:00:00,3602.2,3611.05,4.02,100.0,0.1117,-0.99,0.2,-1.19,flip -5733,做多,2021-10-08 14:00:00,2021-10-08 15:30:00,3611.05,3605.38,4.01,100.0,0.111,-0.63,0.2,-0.83,flip -5734,做空,2021-10-08 15:30:00,2021-10-08 15:45:00,3605.38,3622.53,4.0,100.0,0.1109,-1.9,0.2,-2.1,flip -5735,做多,2021-10-08 15:45:00,2021-10-08 19:30:00,3622.53,3614.28,3.98,100.0,0.1098,-0.91,0.2,-1.1,flip -5736,做空,2021-10-08 19:30:00,2021-10-08 19:45:00,3614.28,3627.27,3.96,100.0,0.1096,-1.42,0.2,-1.62,flip -5737,做多,2021-10-08 19:45:00,2021-10-08 20:00:00,3627.27,3621.66,3.94,100.0,0.1087,-0.61,0.2,-0.81,flip -5738,做空,2021-10-08 20:00:00,2021-10-09 06:00:00,3621.66,3609.84,3.93,100.0,0.1086,1.28,0.2,1.09,flip -5739,做多,2021-10-09 06:00:00,2021-10-09 07:00:00,3609.84,3596.64,4.01,100.0,0.111,-1.46,0.2,-1.66,flip -5740,做空,2021-10-09 07:00:00,2021-10-09 07:15:00,3596.64,3607.59,3.99,100.0,0.1108,-1.21,0.2,-1.41,flip -5741,做多,2021-10-09 07:15:00,2021-10-09 08:15:00,3607.59,3590.61,3.97,100.0,0.1101,-1.87,0.2,-2.07,flip -5742,做空,2021-10-09 08:15:00,2021-10-09 09:45:00,3590.61,3597.69,3.95,100.0,0.11,-0.78,0.2,-0.98,flip -5743,做多,2021-10-09 09:45:00,2021-10-09 10:30:00,3597.69,3586.51,3.94,100.0,0.1094,-1.22,0.2,-1.42,flip -5744,做空,2021-10-09 10:30:00,2021-10-09 17:00:00,3586.51,3593.98,3.92,100.0,0.1093,-0.82,0.2,-1.01,flip -5745,做多,2021-10-09 17:00:00,2021-10-09 17:30:00,3593.98,3591.37,3.91,100.0,0.1087,-0.28,0.2,-0.48,flip -5746,做空,2021-10-09 17:30:00,2021-10-09 17:45:00,3591.37,3595.29,3.9,100.0,0.1086,-0.43,0.2,-0.62,flip -5747,做多,2021-10-09 17:45:00,2021-10-09 18:00:00,3595.29,3595.24,3.89,100.0,0.1083,-0.01,0.19,-0.2,flip -5748,做空,2021-10-09 18:00:00,2021-10-09 18:45:00,3595.24,3598.0,3.89,100.0,0.1082,-0.3,0.19,-0.49,flip -5749,做多,2021-10-09 18:45:00,2021-10-09 19:00:00,3598.0,3597.16,3.88,100.0,0.1079,-0.09,0.19,-0.28,flip -5750,做空,2021-10-09 19:00:00,2021-10-10 01:15:00,3597.16,3514.87,3.88,100.0,0.1078,8.87,0.19,8.68,tp_lower -5751,做多,2021-10-10 04:45:00,2021-10-10 09:00:00,3572.43,3576.06,4.0,100.0,0.1121,0.41,0.2,0.21,flip -5752,做空,2021-10-10 09:00:00,2021-10-10 09:15:00,3576.06,3583.99,4.0,100.0,0.112,-0.89,0.2,-1.09,flip -5753,做多,2021-10-10 09:15:00,2021-10-10 09:30:00,3583.99,3568.28,3.99,100.0,0.1114,-1.75,0.2,-1.95,flip -5754,做空,2021-10-10 09:30:00,2021-10-10 09:45:00,3568.28,3574.52,3.97,100.0,0.1113,-0.69,0.2,-0.89,flip -5755,做多,2021-10-10 09:45:00,2021-10-10 10:45:00,3574.52,3568.91,3.96,100.0,0.1108,-0.62,0.2,-0.82,flip -5756,做空,2021-10-10 10:45:00,2021-10-10 11:15:00,3568.91,3568.85,3.95,100.0,0.1107,0.01,0.2,-0.19,flip -5757,做多,2021-10-10 11:15:00,2021-10-10 11:45:00,3568.85,3565.69,3.95,100.0,0.1106,-0.35,0.2,-0.55,flip -5758,做空,2021-10-10 11:45:00,2021-10-10 13:15:00,3565.69,3554.61,3.94,100.0,0.1104,1.22,0.2,1.03,flip -5759,做多,2021-10-10 13:15:00,2021-10-10 14:30:00,3554.61,3553.34,3.95,100.0,0.111,-0.14,0.2,-0.34,flip -5760,做空,2021-10-10 14:30:00,2021-10-10 15:30:00,3553.34,3560.44,3.94,100.0,0.1109,-0.79,0.2,-0.98,flip -5761,做多,2021-10-10 15:30:00,2021-10-10 15:45:00,3560.44,3559.18,3.93,100.0,0.1104,-0.14,0.2,-0.34,flip -5762,做空,2021-10-10 15:45:00,2021-10-10 20:15:00,3559.18,3553.55,3.92,100.0,0.1102,0.62,0.2,0.42,flip -5763,做多,2021-10-10 20:15:00,2021-10-10 20:30:00,3553.55,3524.91,3.93,100.0,0.1105,-3.16,0.19,-3.36,flip -5764,做空,2021-10-10 20:30:00,2021-10-10 21:00:00,3524.91,3469.05,3.89,100.0,0.1104,6.17,0.19,5.97,tp_lower -5765,做多,2021-10-11 03:30:00,2021-10-11 17:45:00,3501.38,3566.35,4.0,100.0,0.1142,7.42,0.2,7.22,flip -5766,做空,2021-10-11 17:45:00,2021-10-11 18:15:00,3566.35,3557.6,4.07,100.0,0.1141,1.0,0.2,0.8,flip -5767,做多,2021-10-11 18:15:00,2021-10-11 19:15:00,3557.6,3567.0,4.08,100.0,0.1146,1.08,0.2,0.87,flip -5768,做空,2021-10-11 19:15:00,2021-10-12 13:30:00,3567.0,3506.46,4.08,100.0,0.1145,6.93,0.2,6.73,flip -5769,做多,2021-10-12 13:30:00,2021-10-12 13:45:00,3506.46,3497.52,4.16,100.0,0.1187,-1.06,0.21,-1.27,flip -5770,做空,2021-10-12 13:45:00,2021-10-12 15:15:00,3497.52,3490.71,4.15,100.0,0.1185,0.81,0.21,0.6,flip -5771,做多,2021-10-12 15:15:00,2021-10-12 19:45:00,3490.71,3467.54,4.15,100.0,0.1189,-2.75,0.21,-2.96,flip -5772,做空,2021-10-12 19:45:00,2021-10-12 20:15:00,3467.54,3487.56,4.12,100.0,0.1188,-2.38,0.21,-2.58,flip -5773,做多,2021-10-12 20:15:00,2021-10-12 20:45:00,3487.56,3480.67,4.09,100.0,0.1173,-0.81,0.2,-1.01,flip -5774,做空,2021-10-12 20:45:00,2021-10-12 21:15:00,3480.67,3481.08,4.08,100.0,0.1172,-0.05,0.2,-0.25,flip -5775,做多,2021-10-12 21:15:00,2021-10-12 22:00:00,3481.08,3482.56,4.07,100.0,0.117,0.17,0.2,-0.03,flip -5776,做空,2021-10-12 22:00:00,2021-10-12 22:15:00,3482.56,3487.7,4.07,100.0,0.1169,-0.6,0.2,-0.8,flip -5777,做多,2021-10-12 22:15:00,2021-10-13 05:30:00,3487.7,3456.34,4.06,100.0,0.1164,-3.65,0.2,-3.85,flip -5778,做空,2021-10-13 05:30:00,2021-10-13 14:30:00,3456.34,3497.5,4.05,100.0,0.1173,-4.83,0.21,-5.03,flip -5779,做多,2021-10-13 14:30:00,2021-10-15 01:00:00,3497.5,3759.63,4.0,100.0,0.1144,29.99,0.22,29.77,flip -5780,做空,2021-10-15 01:00:00,2021-10-15 02:15:00,3759.63,3797.89,4.3,100.0,0.1145,-4.38,0.22,-4.6,flip -5781,做多,2021-10-15 02:15:00,2021-10-15 08:00:00,3797.89,3800.09,4.26,100.0,0.1121,0.25,0.21,0.03,flip -5782,做空,2021-10-15 08:00:00,2021-10-15 11:00:00,3800.09,3794.77,4.25,100.0,0.112,0.6,0.21,0.38,flip -5783,做多,2021-10-15 11:00:00,2021-10-15 11:15:00,3794.77,3790.19,4.26,100.0,0.1122,-0.51,0.21,-0.73,flip -5784,做空,2021-10-15 11:15:00,2021-10-15 12:15:00,3790.19,3783.9,4.25,100.0,0.112,0.7,0.21,0.49,flip -5785,做多,2021-10-15 12:15:00,2021-10-15 15:00:00,3783.9,3802.57,4.25,100.0,0.1123,2.1,0.21,1.88,flip -5786,做空,2021-10-15 15:00:00,2021-10-15 15:30:00,3802.57,3797.99,4.27,100.0,0.1122,0.51,0.21,0.3,flip -5787,做多,2021-10-15 15:30:00,2021-10-15 15:45:00,3797.99,3793.59,4.27,100.0,0.1124,-0.49,0.21,-0.71,flip -5788,做空,2021-10-15 15:45:00,2021-10-15 16:00:00,3793.59,3808.52,4.26,100.0,0.1122,-1.68,0.21,-1.89,flip -5789,做多,2021-10-15 16:00:00,2021-10-15 21:45:00,3808.52,3843.15,4.24,100.0,0.1113,3.85,0.21,3.64,flip -5790,做空,2021-10-15 21:45:00,2021-10-16 01:45:00,3843.15,3838.61,4.27,100.0,0.1111,0.5,0.21,0.29,flip -5791,做多,2021-10-16 01:45:00,2021-10-16 02:00:00,3838.61,3831.49,4.31,100.0,0.1124,-0.8,0.22,-1.02,flip -5792,做空,2021-10-16 02:00:00,2021-10-16 02:15:00,3831.49,3844.41,4.3,100.0,0.1123,-1.45,0.22,-1.67,flip -5793,做多,2021-10-16 02:15:00,2021-10-16 04:30:00,3844.41,3844.15,4.28,100.0,0.1114,-0.03,0.21,-0.24,flip -5794,做空,2021-10-16 04:30:00,2021-10-16 05:00:00,3844.15,3850.41,4.28,100.0,0.1113,-0.7,0.21,-0.91,flip -5795,做多,2021-10-16 05:00:00,2021-10-16 06:45:00,3850.41,3850.28,4.27,100.0,0.1108,-0.01,0.21,-0.23,flip -5796,做空,2021-10-16 06:45:00,2021-10-16 07:45:00,3850.28,3857.18,4.26,100.0,0.1107,-0.76,0.21,-0.98,flip -5797,做多,2021-10-16 07:45:00,2021-10-16 08:15:00,3857.18,3924.8,4.25,100.0,0.1102,7.45,0.22,7.24,tp_upper -5798,做多,2021-10-16 16:30:00,2021-10-16 17:00:00,3904.5,3858.59,4.32,100.0,0.1107,-5.08,0.21,-5.29,flip -5799,做空,2021-10-16 17:00:00,2021-10-17 03:15:00,3858.59,3884.71,4.27,100.0,0.1106,-2.89,0.21,-3.1,flip -5800,做多,2021-10-17 03:15:00,2021-10-17 05:15:00,3884.71,3868.68,4.27,100.0,0.1099,-1.76,0.21,-1.97,flip -5801,做空,2021-10-17 05:15:00,2021-10-17 05:30:00,3868.68,3870.62,4.25,100.0,0.1097,-0.21,0.21,-0.43,flip -5802,做多,2021-10-17 05:30:00,2021-10-17 05:45:00,3870.62,3860.81,4.24,100.0,0.1095,-1.07,0.21,-1.29,flip -5803,做空,2021-10-17 05:45:00,2021-10-17 06:00:00,3860.81,3865.31,4.22,100.0,0.1094,-0.49,0.21,-0.7,flip -5804,做多,2021-10-17 06:00:00,2021-10-17 11:45:00,3865.31,3862.92,4.22,100.0,0.1091,-0.26,0.21,-0.47,flip -5805,做空,2021-10-17 11:45:00,2021-10-17 13:00:00,3862.92,3865.32,4.21,100.0,0.1089,-0.26,0.21,-0.47,flip -5806,做多,2021-10-17 13:00:00,2021-10-17 13:30:00,3865.32,3855.5,4.2,100.0,0.1087,-1.07,0.21,-1.28,flip -5807,做空,2021-10-17 13:30:00,2021-10-17 15:30:00,3855.5,3785.15,4.19,100.0,0.1086,7.64,0.21,7.43,tp_lower -5808,做多,2021-10-17 22:45:00,2021-10-17 23:15:00,3830.0,3824.88,4.26,100.0,0.1112,-0.57,0.21,-0.78,flip -5809,做空,2021-10-17 23:15:00,2021-10-17 23:30:00,3824.88,3839.59,4.25,100.0,0.1111,-1.63,0.21,-1.85,flip -5810,做多,2021-10-17 23:30:00,2021-10-18 08:00:00,3839.59,3826.7,4.23,100.0,0.1101,-1.42,0.21,-1.63,flip -5811,做空,2021-10-18 08:00:00,2021-10-18 08:15:00,3826.7,3855.76,4.25,100.0,0.1111,-3.23,0.21,-3.44,flip -5812,做多,2021-10-18 08:15:00,2021-10-18 08:30:00,3855.76,3826.72,4.22,100.0,0.1093,-3.17,0.21,-3.38,flip -5813,做空,2021-10-18 08:30:00,2021-10-18 09:00:00,3826.72,3835.09,4.18,100.0,0.1092,-0.91,0.21,-1.12,flip -5814,做多,2021-10-18 09:00:00,2021-10-18 09:30:00,3835.09,3827.65,4.17,100.0,0.1086,-0.81,0.21,-1.02,flip -5815,做空,2021-10-18 09:30:00,2021-10-19 00:00:00,3827.65,3763.18,4.15,100.0,0.1085,7.0,0.2,6.79,flip -5816,做多,2021-10-19 00:00:00,2021-10-19 00:30:00,3763.18,3761.96,4.24,100.0,0.1126,-0.14,0.21,-0.35,flip -5817,做空,2021-10-19 00:30:00,2021-10-19 01:00:00,3761.96,3762.15,4.23,100.0,0.1125,-0.02,0.21,-0.23,flip -5818,做多,2021-10-19 01:00:00,2021-10-19 13:30:00,3762.15,3803.8,4.23,100.0,0.1124,4.68,0.21,4.47,flip -5819,做空,2021-10-19 13:30:00,2021-10-19 14:45:00,3803.8,3804.04,4.27,100.0,0.1123,-0.03,0.21,-0.24,flip -5820,做多,2021-10-19 14:45:00,2021-10-19 15:15:00,3804.04,3799.14,4.27,100.0,0.1122,-0.55,0.21,-0.76,flip -5821,做空,2021-10-19 15:15:00,2021-10-19 15:30:00,3799.14,3800.09,4.26,100.0,0.112,-0.11,0.21,-0.32,flip -5822,做多,2021-10-19 15:30:00,2021-10-19 15:45:00,3800.09,3776.43,4.25,100.0,0.1119,-2.65,0.21,-2.86,flip -5823,做空,2021-10-19 15:45:00,2021-10-19 16:30:00,3776.43,3791.37,4.22,100.0,0.1118,-1.67,0.21,-1.88,flip -5824,做多,2021-10-19 16:30:00,2021-10-19 18:00:00,3791.37,3801.01,4.2,100.0,0.1108,1.07,0.21,0.86,flip -5825,做空,2021-10-19 18:00:00,2021-10-19 18:15:00,3801.01,3808.25,4.21,100.0,0.1107,-0.8,0.21,-1.01,flip -5826,做多,2021-10-19 18:15:00,2021-10-19 22:45:00,3808.25,3883.28,4.19,100.0,0.1101,8.26,0.21,8.05,tp_upper -5827,做多,2021-10-20 06:30:00,2021-10-20 12:30:00,3837.31,3936.29,4.32,100.0,0.1125,11.13,0.22,10.91,tp_upper -5828,做多,2021-10-21 06:45:00,2021-10-21 11:45:00,4161.15,4219.13,4.43,100.0,0.1064,6.17,0.22,5.94,flip -5829,做空,2021-10-21 11:45:00,2021-10-21 12:15:00,4219.13,4208.24,4.48,100.0,0.1063,1.16,0.22,0.93,flip -5830,做多,2021-10-21 12:15:00,2021-10-21 14:00:00,4208.24,4195.0,4.49,100.0,0.1067,-1.41,0.22,-1.64,flip -5831,做空,2021-10-21 14:00:00,2021-10-22 01:00:00,4195.0,4145.05,4.47,100.0,0.1066,5.33,0.22,5.1,flip -5832,做多,2021-10-22 01:00:00,2021-10-22 01:15:00,4145.05,4143.84,4.54,100.0,0.1094,-0.13,0.23,-0.36,flip -5833,做空,2021-10-22 01:15:00,2021-10-22 03:00:00,4143.84,4140.74,4.53,100.0,0.1093,0.34,0.23,0.11,flip -5834,做多,2021-10-22 03:00:00,2021-10-22 09:45:00,4140.74,4125.05,4.53,100.0,0.1094,-1.72,0.23,-1.94,flip -5835,做空,2021-10-22 09:45:00,2021-10-22 10:45:00,4125.05,4113.9,4.51,100.0,0.1093,1.22,0.22,0.99,flip -5836,做多,2021-10-22 10:45:00,2021-10-22 12:00:00,4113.9,4117.52,4.51,100.0,0.1097,0.4,0.23,0.17,flip -5837,做空,2021-10-22 12:00:00,2021-10-22 12:15:00,4117.52,4119.68,4.51,100.0,0.1096,-0.24,0.23,-0.46,flip -5838,做多,2021-10-22 12:15:00,2021-10-22 13:15:00,4119.68,4116.87,4.51,100.0,0.1094,-0.31,0.23,-0.53,flip -5839,做空,2021-10-22 13:15:00,2021-10-22 14:15:00,4116.87,4026.31,4.5,100.0,0.1093,9.9,0.22,9.68,tp_lower -5840,做多,2021-10-23 02:00:00,2021-10-23 09:15:00,4017.09,3989.8,4.63,100.0,0.1152,-3.14,0.23,-3.37,flip -5841,做空,2021-10-23 09:15:00,2021-10-23 09:30:00,3989.8,3997.96,4.59,100.0,0.1151,-0.94,0.23,-1.17,flip -5842,做多,2021-10-23 09:30:00,2021-10-23 10:00:00,3997.96,3993.53,4.58,100.0,0.1145,-0.51,0.23,-0.74,flip -5843,做空,2021-10-23 10:00:00,2021-10-23 11:00:00,3993.53,3998.65,4.57,100.0,0.1144,-0.59,0.23,-0.81,flip -5844,做多,2021-10-23 11:00:00,2021-10-23 16:00:00,3998.65,4112.24,4.56,100.0,0.114,12.95,0.23,12.72,tp_upper -5845,做多,2021-10-24 05:00:00,2021-10-24 06:15:00,4115.84,4111.89,4.7,100.0,0.1143,-0.45,0.23,-0.69,flip -5846,做空,2021-10-24 06:15:00,2021-10-24 09:15:00,4111.89,4123.53,4.7,100.0,0.1142,-1.33,0.24,-1.56,flip -5847,做多,2021-10-24 09:15:00,2021-10-24 09:30:00,4123.53,4111.37,4.68,100.0,0.1134,-1.38,0.23,-1.61,flip -5848,做空,2021-10-24 09:30:00,2021-10-24 20:45:00,4111.37,4069.03,4.66,100.0,0.1133,4.8,0.23,4.57,flip -5849,做多,2021-10-24 20:45:00,2021-10-25 12:45:00,4069.03,4125.38,4.7,100.0,0.1156,6.51,0.24,6.27,flip -5850,做空,2021-10-25 12:45:00,2021-10-25 13:00:00,4125.38,4126.79,4.78,100.0,0.1159,-0.16,0.24,-0.4,flip -5851,做多,2021-10-25 13:00:00,2021-10-25 15:45:00,4126.79,4216.39,4.77,100.0,0.1157,10.37,0.24,10.12,tp_upper -5852,做多,2021-10-26 08:00:00,2021-10-26 09:00:00,4226.04,4209.48,4.88,100.0,0.1156,-1.91,0.24,-2.16,flip -5853,做空,2021-10-26 09:00:00,2021-10-26 09:15:00,4209.48,4219.96,4.86,100.0,0.1155,-1.21,0.24,-1.45,flip -5854,做多,2021-10-26 09:15:00,2021-10-26 09:30:00,4219.96,4212.58,4.84,100.0,0.1148,-0.85,0.24,-1.09,flip -5855,做空,2021-10-26 09:30:00,2021-10-26 10:15:00,4212.58,4215.86,4.83,100.0,0.1147,-0.38,0.24,-0.62,flip -5856,做多,2021-10-26 10:15:00,2021-10-26 10:30:00,4215.86,4213.69,4.82,100.0,0.1144,-0.25,0.24,-0.49,flip -5857,做空,2021-10-26 10:30:00,2021-10-26 10:45:00,4213.69,4231.41,4.81,100.0,0.1143,-2.02,0.24,-2.27,flip -5858,做多,2021-10-26 10:45:00,2021-10-26 11:15:00,4231.41,4214.0,4.79,100.0,0.1132,-1.97,0.24,-2.21,flip -5859,做空,2021-10-26 11:15:00,2021-10-26 11:45:00,4214.0,4220.04,4.76,100.0,0.1131,-0.68,0.24,-0.92,flip -5860,做多,2021-10-26 11:45:00,2021-10-26 12:00:00,4220.04,4212.8,4.75,100.0,0.1126,-0.82,0.24,-1.05,flip -5861,做空,2021-10-26 12:00:00,2021-10-26 14:00:00,4212.8,4159.13,4.74,100.0,0.1125,6.04,0.23,5.8,tp_lower -5862,做多,2021-10-26 17:30:00,2021-10-26 20:15:00,4207.62,4296.04,4.8,100.0,0.114,10.08,0.24,9.83,tp_upper -5863,做多,2021-10-27 02:45:00,2021-10-27 07:15:00,4184.31,4209.23,4.94,100.0,0.118,2.94,0.25,2.69,flip -5864,做空,2021-10-27 07:15:00,2021-10-27 08:00:00,4209.23,4039.02,4.96,100.0,0.1179,20.07,0.24,19.83,tp_lower -5865,做多,2021-10-28 01:30:00,2021-10-28 02:00:00,3986.3,3980.65,5.17,100.0,0.1297,-0.73,0.26,-0.99,flip -5866,做空,2021-10-28 02:00:00,2021-10-28 02:30:00,3980.65,3988.37,5.16,100.0,0.1295,-1.0,0.26,-1.26,flip -5867,做多,2021-10-28 02:30:00,2021-10-28 03:15:00,3988.37,3986.64,5.14,100.0,0.1289,-0.22,0.26,-0.48,flip -5868,做空,2021-10-28 03:15:00,2021-10-29 10:30:00,3986.64,4326.37,5.13,100.0,0.1288,-43.75,0.28,-44.03,flip -5869,做多,2021-10-29 10:30:00,2021-10-29 11:15:00,4326.37,4331.93,4.71,100.0,0.1088,0.6,0.24,0.37,flip -5870,做空,2021-10-29 11:15:00,2021-10-29 11:45:00,4331.93,4323.18,4.71,100.0,0.1087,0.95,0.23,0.72,flip -5871,做多,2021-10-29 11:45:00,2021-10-29 12:00:00,4323.18,4308.84,4.71,100.0,0.109,-1.56,0.23,-1.8,flip -5872,做空,2021-10-29 12:00:00,2021-10-29 12:15:00,4308.84,4342.22,4.69,100.0,0.1089,-3.64,0.24,-3.87,flip -5873,做多,2021-10-29 12:15:00,2021-10-29 12:30:00,4342.22,4337.04,4.65,100.0,0.1071,-0.55,0.23,-0.79,flip -5874,做空,2021-10-29 12:30:00,2021-10-29 13:30:00,4337.04,4332.4,4.64,100.0,0.107,0.5,0.23,0.26,flip -5875,做多,2021-10-29 13:30:00,2021-10-29 14:15:00,4332.4,4332.61,4.64,100.0,0.1071,0.02,0.23,-0.21,flip -5876,做空,2021-10-29 14:15:00,2021-10-29 14:30:00,4332.61,4343.64,4.64,100.0,0.107,-1.18,0.23,-1.41,flip -5877,做多,2021-10-29 14:30:00,2021-10-29 19:30:00,4343.64,4375.33,4.62,100.0,0.1064,3.37,0.23,3.14,flip -5878,做空,2021-10-29 19:30:00,2021-10-30 01:00:00,4375.33,4389.5,4.65,100.0,0.1063,-1.51,0.23,-1.74,flip -5879,做多,2021-10-30 01:00:00,2021-10-30 01:15:00,4389.5,4356.72,4.67,100.0,0.1065,-3.49,0.23,-3.72,flip -5880,做空,2021-10-30 01:15:00,2021-10-30 19:00:00,4356.72,4327.63,4.63,100.0,0.1063,3.09,0.23,2.86,flip -5881,做多,2021-10-30 19:00:00,2021-10-30 20:15:00,4327.63,4332.22,4.66,100.0,0.1077,0.49,0.23,0.26,flip -5882,做空,2021-10-30 20:15:00,2021-10-30 23:30:00,4332.22,4317.4,4.66,100.0,0.1076,1.59,0.23,1.36,flip -5883,做多,2021-10-30 23:30:00,2021-10-31 05:15:00,4317.4,4324.31,4.67,100.0,0.1082,0.75,0.23,0.51,flip -5884,做空,2021-10-31 05:15:00,2021-10-31 05:30:00,4324.31,4325.76,4.69,100.0,0.1086,-0.16,0.23,-0.39,flip -5885,做多,2021-10-31 05:30:00,2021-10-31 06:00:00,4325.76,4318.16,4.69,100.0,0.1084,-0.82,0.23,-1.06,flip -5886,做空,2021-10-31 06:00:00,2021-10-31 07:00:00,4318.16,4325.92,4.68,100.0,0.1083,-0.84,0.23,-1.07,flip -5887,做多,2021-10-31 07:00:00,2021-10-31 07:30:00,4325.92,4322.78,4.66,100.0,0.1078,-0.34,0.23,-0.57,flip -5888,做空,2021-10-31 07:30:00,2021-10-31 20:15:00,4322.78,4269.62,4.65,100.0,0.1077,5.72,0.23,5.49,flip -5889,做多,2021-10-31 20:15:00,2021-11-01 02:15:00,4269.62,4219.02,4.71,100.0,0.1102,-5.58,0.23,-5.81,flip -5890,做空,2021-11-01 02:15:00,2021-11-01 05:30:00,4219.02,4253.83,4.67,100.0,0.1107,-3.85,0.24,-4.09,flip -5891,做多,2021-11-01 05:30:00,2021-11-01 05:45:00,4253.83,4227.33,4.63,100.0,0.1088,-2.88,0.23,-3.11,flip -5892,做空,2021-11-01 05:45:00,2021-11-01 06:30:00,4227.33,4249.95,4.6,100.0,0.1087,-2.46,0.23,-2.69,flip -5893,做多,2021-11-01 06:30:00,2021-11-01 16:45:00,4249.95,4299.11,4.57,100.0,0.1074,5.28,0.23,5.05,flip -5894,做空,2021-11-01 16:45:00,2021-11-01 18:30:00,4299.11,4305.39,4.61,100.0,0.1073,-0.67,0.23,-0.91,flip -5895,做多,2021-11-01 18:30:00,2021-11-01 18:45:00,4305.39,4298.71,4.6,100.0,0.1069,-0.71,0.23,-0.94,flip -5896,做空,2021-11-01 18:45:00,2021-11-01 19:00:00,4298.71,4330.88,4.59,100.0,0.1068,-3.44,0.23,-3.67,flip -5897,做多,2021-11-01 19:00:00,2021-11-01 20:45:00,4330.88,4314.32,4.55,100.0,0.1051,-1.74,0.23,-1.97,flip -5898,做空,2021-11-01 20:45:00,2021-11-01 22:15:00,4314.32,4322.02,4.53,100.0,0.105,-0.81,0.23,-1.04,flip -5899,做多,2021-11-01 22:15:00,2021-11-01 22:45:00,4322.02,4309.25,4.52,100.0,0.1045,-1.33,0.23,-1.56,flip -5900,做空,2021-11-01 22:45:00,2021-11-01 23:00:00,4309.25,4327.43,4.5,100.0,0.1044,-1.9,0.23,-2.12,flip -5901,做多,2021-11-01 23:00:00,2021-11-01 23:15:00,4327.43,4320.65,4.48,100.0,0.1034,-0.7,0.22,-0.92,flip -5902,做空,2021-11-01 23:15:00,2021-11-01 23:30:00,4320.65,4329.14,4.46,100.0,0.1033,-0.88,0.22,-1.1,flip -5903,做多,2021-11-01 23:30:00,2021-11-01 23:45:00,4329.14,4322.72,4.45,100.0,0.1028,-0.66,0.22,-0.88,flip -5904,做空,2021-11-01 23:45:00,2021-11-02 00:00:00,4322.72,4347.0,4.44,100.0,0.1027,-2.49,0.22,-2.72,flip -5905,做多,2021-11-02 00:00:00,2021-11-02 00:30:00,4347.0,4288.21,4.47,100.0,0.1029,-6.05,0.22,-6.27,flip -5906,做空,2021-11-02 00:30:00,2021-11-02 01:15:00,4288.21,4334.48,4.41,100.0,0.1028,-4.76,0.22,-4.98,flip -5907,做多,2021-11-02 01:15:00,2021-11-02 01:30:00,4334.48,4318.74,4.36,100.0,0.1005,-1.58,0.22,-1.8,flip -5908,做空,2021-11-02 01:30:00,2021-11-02 01:45:00,4318.74,4324.67,4.34,100.0,0.1004,-0.6,0.22,-0.81,flip -5909,做多,2021-11-02 01:45:00,2021-11-02 02:00:00,4324.67,4318.7,4.33,100.0,0.1,-0.6,0.22,-0.81,flip -5910,做空,2021-11-02 02:00:00,2021-11-02 02:15:00,4318.7,4320.71,4.31,100.0,0.0999,-0.2,0.22,-0.42,flip -5911,做多,2021-11-02 02:15:00,2021-11-02 09:45:00,4320.71,4434.14,4.31,100.0,0.0997,11.31,0.22,11.09,tp_upper -5912,做多,2021-11-03 11:15:00,2021-11-03 12:00:00,4564.36,4556.29,4.45,100.0,0.0974,-0.79,0.22,-1.01,flip -5913,做空,2021-11-03 12:00:00,2021-11-03 18:00:00,4556.29,4590.88,4.43,100.0,0.0973,-3.37,0.22,-3.59,flip -5914,做多,2021-11-03 18:00:00,2021-11-04 00:30:00,4590.88,4574.27,4.4,100.0,0.0958,-1.59,0.22,-1.81,flip -5915,做空,2021-11-04 00:30:00,2021-11-04 00:45:00,4574.27,4577.58,4.39,100.0,0.0959,-0.32,0.22,-0.54,flip -5916,做多,2021-11-04 00:45:00,2021-11-04 01:00:00,4577.58,4562.55,4.38,100.0,0.0957,-1.44,0.22,-1.66,flip -5917,做空,2021-11-04 01:00:00,2021-11-04 01:15:00,4562.55,4569.89,4.36,100.0,0.0956,-0.7,0.22,-0.92,flip -5918,做多,2021-11-04 01:15:00,2021-11-04 01:45:00,4569.89,4559.43,4.35,100.0,0.0952,-1.0,0.22,-1.21,flip -5919,做空,2021-11-04 01:45:00,2021-11-04 02:00:00,4559.43,4582.11,4.33,100.0,0.0951,-2.16,0.22,-2.37,flip -5920,做多,2021-11-04 02:00:00,2021-11-04 02:15:00,4582.11,4574.0,4.31,100.0,0.094,-0.76,0.22,-0.98,flip -5921,做空,2021-11-04 02:15:00,2021-11-04 04:00:00,4574.0,4573.28,4.3,100.0,0.0939,0.07,0.21,-0.15,flip -5922,做多,2021-11-04 04:00:00,2021-11-04 04:15:00,4573.28,4570.74,4.29,100.0,0.0939,-0.24,0.21,-0.45,flip -5923,做空,2021-11-04 04:15:00,2021-11-04 04:30:00,4570.74,4576.01,4.29,100.0,0.0938,-0.49,0.21,-0.71,flip -5924,做多,2021-11-04 04:30:00,2021-11-04 05:00:00,4576.01,4573.46,4.28,100.0,0.0935,-0.24,0.21,-0.45,flip -5925,做空,2021-11-04 05:00:00,2021-11-04 13:45:00,4573.46,4551.79,4.27,100.0,0.0934,2.02,0.21,1.81,flip -5926,做多,2021-11-04 13:45:00,2021-11-04 14:15:00,4551.79,4554.56,4.29,100.0,0.0942,0.26,0.21,0.05,flip -5927,做空,2021-11-04 14:15:00,2021-11-04 14:30:00,4554.56,4562.61,4.28,100.0,0.0941,-0.76,0.21,-0.97,flip -5928,做多,2021-11-04 14:30:00,2021-11-04 14:45:00,4562.61,4533.7,4.27,100.0,0.0936,-2.71,0.21,-2.92,flip -5929,做空,2021-11-04 14:45:00,2021-11-04 20:15:00,4533.7,4516.99,4.24,100.0,0.0936,1.56,0.21,1.35,flip -5930,做多,2021-11-04 20:15:00,2021-11-04 21:00:00,4516.99,4505.88,4.25,100.0,0.0941,-1.05,0.21,-1.26,flip -5931,做空,2021-11-04 21:00:00,2021-11-04 21:15:00,4505.88,4523.19,4.24,100.0,0.0941,-1.63,0.21,-1.84,flip -5932,做多,2021-11-04 21:15:00,2021-11-04 22:00:00,4523.19,4515.42,4.22,100.0,0.0932,-0.72,0.21,-0.93,flip -5933,做空,2021-11-04 22:00:00,2021-11-05 01:30:00,4515.42,4510.0,4.21,100.0,0.0931,0.5,0.21,0.29,flip -5934,做多,2021-11-05 01:30:00,2021-11-05 02:45:00,4510.0,4505.98,4.28,100.0,0.0949,-0.38,0.21,-0.6,flip -5935,做空,2021-11-05 02:45:00,2021-11-05 03:00:00,4505.98,4532.26,4.27,100.0,0.0948,-2.49,0.21,-2.71,flip -5936,做多,2021-11-05 03:00:00,2021-11-05 09:30:00,4532.26,4514.0,4.24,100.0,0.0936,-1.71,0.21,-1.92,flip -5937,做空,2021-11-05 09:30:00,2021-11-05 09:45:00,4514.0,4514.51,4.22,100.0,0.0935,-0.05,0.21,-0.26,flip -5938,做多,2021-11-05 09:45:00,2021-11-05 10:00:00,4514.51,4510.59,4.22,100.0,0.0934,-0.37,0.21,-0.58,flip -5939,做空,2021-11-05 10:00:00,2021-11-05 10:15:00,4510.59,4515.77,4.21,100.0,0.0933,-0.48,0.21,-0.69,flip -5940,做多,2021-11-05 10:15:00,2021-11-05 13:45:00,4515.77,4521.72,4.2,100.0,0.093,0.55,0.21,0.34,flip -5941,做空,2021-11-05 13:45:00,2021-11-05 18:45:00,4521.72,4504.29,4.2,100.0,0.0929,1.62,0.21,1.41,flip -5942,做多,2021-11-05 18:45:00,2021-11-06 01:00:00,4504.29,4490.01,4.21,100.0,0.0935,-1.34,0.21,-1.55,flip -5943,做空,2021-11-06 01:00:00,2021-11-06 01:15:00,4490.01,4496.56,4.23,100.0,0.0942,-0.62,0.21,-0.83,flip -5944,做多,2021-11-06 01:15:00,2021-11-06 02:15:00,4496.56,4487.31,4.22,100.0,0.0938,-0.87,0.21,-1.08,flip -5945,做空,2021-11-06 02:15:00,2021-11-06 02:45:00,4487.31,4487.76,4.21,100.0,0.0937,-0.04,0.21,-0.25,flip -5946,做多,2021-11-06 02:45:00,2021-11-06 03:00:00,4487.76,4485.3,4.2,100.0,0.0936,-0.23,0.21,-0.44,flip -5947,做空,2021-11-06 03:00:00,2021-11-06 03:15:00,4485.3,4493.72,4.2,100.0,0.0935,-0.79,0.21,-1.0,flip -5948,做多,2021-11-06 03:15:00,2021-11-06 03:30:00,4493.72,4488.83,4.18,100.0,0.0931,-0.46,0.21,-0.66,flip -5949,做空,2021-11-06 03:30:00,2021-11-06 04:15:00,4488.83,4495.29,4.17,100.0,0.093,-0.6,0.21,-0.81,flip -5950,做多,2021-11-06 04:15:00,2021-11-06 07:00:00,4495.29,4482.8,4.16,100.0,0.0926,-1.16,0.21,-1.36,flip -5951,做空,2021-11-06 07:00:00,2021-11-06 08:00:00,4482.8,4485.88,4.15,100.0,0.0926,-0.29,0.21,-0.49,flip -5952,做多,2021-11-06 08:00:00,2021-11-06 08:15:00,4485.88,4478.11,4.14,100.0,0.0923,-0.72,0.21,-0.92,flip -5953,做空,2021-11-06 08:15:00,2021-11-06 10:30:00,4478.11,4413.78,4.13,100.0,0.0922,5.93,0.2,5.73,tp_lower -5954,做多,2021-11-06 18:30:00,2021-11-06 18:45:00,4446.73,4442.93,4.19,100.0,0.0941,-0.36,0.21,-0.57,flip -5955,做空,2021-11-06 18:45:00,2021-11-07 23:00:00,4442.93,4601.58,4.18,100.0,0.094,-14.92,0.22,-15.14,flip -5956,做多,2021-11-07 23:00:00,2021-11-08 00:45:00,4601.58,4696.19,4.07,100.0,0.0885,8.38,0.21,8.17,tp_upper -5957,做多,2021-11-08 14:45:00,2021-11-08 20:30:00,4715.61,4744.77,4.16,100.0,0.0882,2.57,0.21,2.36,flip -5958,做空,2021-11-08 20:30:00,2021-11-08 20:45:00,4744.77,4758.92,4.18,100.0,0.0881,-1.25,0.21,-1.46,flip -5959,做多,2021-11-08 20:45:00,2021-11-09 07:45:00,4758.92,4785.07,4.16,100.0,0.0875,2.29,0.21,2.08,flip -5960,做空,2021-11-09 07:45:00,2021-11-09 08:15:00,4785.07,4789.46,4.19,100.0,0.0876,-0.38,0.21,-0.59,flip -5961,做多,2021-11-09 08:15:00,2021-11-09 11:00:00,4789.46,4796.45,4.18,100.0,0.0874,0.61,0.21,0.4,flip -5962,做空,2021-11-09 11:00:00,2021-11-09 13:00:00,4796.45,4804.73,4.19,100.0,0.0873,-0.72,0.21,-0.93,flip -5963,做多,2021-11-09 13:00:00,2021-11-09 13:15:00,4804.73,4804.01,4.17,100.0,0.0869,-0.06,0.21,-0.27,flip -5964,做空,2021-11-09 13:15:00,2021-11-09 13:30:00,4804.01,4809.07,4.17,100.0,0.0868,-0.44,0.21,-0.65,flip -5965,做多,2021-11-09 13:30:00,2021-11-09 14:45:00,4809.07,4795.84,4.16,100.0,0.0865,-1.14,0.21,-1.35,flip -5966,做空,2021-11-09 14:45:00,2021-11-09 15:15:00,4795.84,4804.52,4.15,100.0,0.0864,-0.75,0.21,-0.96,flip -5967,做多,2021-11-09 15:15:00,2021-11-09 15:30:00,4804.52,4798.65,4.13,100.0,0.086,-0.51,0.21,-0.71,flip -5968,做空,2021-11-09 15:30:00,2021-11-09 17:00:00,4798.65,4750.52,4.12,100.0,0.086,4.14,0.2,3.93,tp_lower -5969,做多,2021-11-09 21:45:00,2021-11-09 22:00:00,4802.65,4785.19,4.16,100.0,0.0867,-1.51,0.21,-1.72,flip -5970,做空,2021-11-09 22:00:00,2021-11-10 10:15:00,4785.19,4743.46,4.14,100.0,0.0866,3.61,0.21,3.41,flip -5971,做多,2021-11-10 10:15:00,2021-11-10 11:45:00,4743.46,4732.28,4.22,100.0,0.0889,-0.99,0.21,-1.2,flip -5972,做空,2021-11-10 11:45:00,2021-11-10 12:00:00,4732.28,4753.01,4.2,100.0,0.0888,-1.84,0.21,-2.05,flip -5973,做多,2021-11-10 12:00:00,2021-11-10 12:15:00,4753.01,4729.66,4.18,100.0,0.0879,-2.05,0.21,-2.26,flip -5974,做空,2021-11-10 12:15:00,2021-11-10 12:30:00,4729.66,4737.09,4.15,100.0,0.0878,-0.65,0.21,-0.86,flip -5975,做多,2021-11-10 12:30:00,2021-11-10 12:45:00,4737.09,4712.76,4.14,100.0,0.0875,-2.13,0.21,-2.33,flip -5976,做空,2021-11-10 12:45:00,2021-11-10 13:30:00,4712.76,4788.68,4.12,100.0,0.0874,-6.63,0.21,-6.84,flip -5977,做多,2021-11-10 13:30:00,2021-11-10 14:00:00,4788.68,4851.16,4.05,100.0,0.0845,5.28,0.21,5.08,tp_upper -5978,做多,2021-11-11 07:15:00,2021-11-11 08:00:00,4682.96,4674.47,4.12,100.0,0.0881,-0.75,0.21,-0.95,flip -5979,做空,2021-11-11 08:00:00,2021-11-11 08:30:00,4674.47,4674.01,4.11,100.0,0.088,0.04,0.21,-0.17,flip -5980,做多,2021-11-11 08:30:00,2021-11-11 23:30:00,4674.01,4718.25,4.11,100.0,0.0879,3.89,0.21,3.68,flip -5981,做空,2021-11-11 23:30:00,2021-11-11 23:45:00,4718.25,4721.19,4.14,100.0,0.0878,-0.26,0.21,-0.47,flip -5982,做多,2021-11-11 23:45:00,2021-11-12 00:45:00,4721.19,4727.0,4.14,100.0,0.0876,0.51,0.21,0.3,flip -5983,做空,2021-11-12 00:45:00,2021-11-12 01:15:00,4727.0,4740.8,4.15,100.0,0.0879,-1.21,0.21,-1.42,flip -5984,做多,2021-11-12 01:15:00,2021-11-12 05:45:00,4740.8,4743.6,4.14,100.0,0.0873,0.24,0.21,0.04,flip -5985,做空,2021-11-12 05:45:00,2021-11-12 06:15:00,4743.6,4746.58,4.14,100.0,0.0872,-0.26,0.21,-0.47,flip -5986,做多,2021-11-12 06:15:00,2021-11-12 22:15:00,4746.58,4642.08,4.13,100.0,0.087,-9.09,0.2,-9.29,flip -5987,做空,2021-11-12 22:15:00,2021-11-13 02:00:00,4642.08,4634.66,4.04,100.0,0.0869,0.64,0.2,0.44,flip -5988,做多,2021-11-13 02:00:00,2021-11-13 02:45:00,4634.66,4629.87,4.06,100.0,0.0875,-0.42,0.2,-0.62,flip -5989,做空,2021-11-13 02:45:00,2021-11-13 03:00:00,4629.87,4638.58,4.05,100.0,0.0874,-0.76,0.2,-0.96,flip -5990,做多,2021-11-13 03:00:00,2021-11-13 03:30:00,4638.58,4639.96,4.04,100.0,0.087,0.12,0.2,-0.08,flip -5991,做空,2021-11-13 03:30:00,2021-11-13 04:15:00,4639.96,4633.6,4.03,100.0,0.0869,0.55,0.2,0.35,flip -5992,做多,2021-11-13 04:15:00,2021-11-13 04:30:00,4633.6,4631.08,4.03,100.0,0.0871,-0.22,0.2,-0.42,flip -5993,做空,2021-11-13 04:30:00,2021-11-13 05:15:00,4631.08,4623.07,4.03,100.0,0.087,0.7,0.2,0.5,flip -5994,做多,2021-11-13 05:15:00,2021-11-13 06:30:00,4623.07,4634.89,4.03,100.0,0.0872,1.03,0.2,0.83,flip -5995,做空,2021-11-13 06:30:00,2021-11-13 06:45:00,4634.89,4647.38,4.04,100.0,0.0871,-1.09,0.2,-1.29,flip -5996,做多,2021-11-13 06:45:00,2021-11-13 07:15:00,4647.38,4636.44,4.02,100.0,0.0866,-0.95,0.2,-1.15,flip -5997,做空,2021-11-13 07:15:00,2021-11-13 07:45:00,4636.44,4646.16,4.01,100.0,0.0865,-0.84,0.2,-1.04,flip -5998,做多,2021-11-13 07:45:00,2021-11-13 08:00:00,4646.16,4640.13,4.0,100.0,0.086,-0.52,0.2,-0.72,flip -5999,做空,2021-11-13 08:00:00,2021-11-13 14:00:00,4640.13,4661.24,3.99,100.0,0.0859,-1.81,0.2,-2.01,flip -6000,做多,2021-11-13 14:00:00,2021-11-13 19:00:00,4661.24,4630.74,3.97,100.0,0.0851,-2.59,0.2,-2.79,flip -6001,做空,2021-11-13 19:00:00,2021-11-13 19:15:00,4630.74,4642.98,3.94,100.0,0.085,-1.04,0.2,-1.24,flip -6002,做多,2021-11-13 19:15:00,2021-11-13 22:15:00,4642.98,4654.21,3.92,100.0,0.0845,0.95,0.2,0.75,flip -6003,做空,2021-11-13 22:15:00,2021-11-13 23:00:00,4654.21,4650.12,3.93,100.0,0.0844,0.35,0.2,0.15,flip -6004,做多,2021-11-13 23:00:00,2021-11-13 23:15:00,4650.12,4642.72,3.93,100.0,0.0844,-0.62,0.2,-0.82,flip -6005,做空,2021-11-13 23:15:00,2021-11-13 23:45:00,4642.72,4644.42,3.92,100.0,0.0844,-0.14,0.2,-0.34,flip -6006,做多,2021-11-13 23:45:00,2021-11-14 02:30:00,4644.42,4642.92,3.91,100.0,0.0842,-0.13,0.2,-0.32,flip -6007,做空,2021-11-14 02:30:00,2021-11-14 06:00:00,4642.92,4647.99,3.97,100.0,0.0856,-0.43,0.2,-0.63,flip -6008,做多,2021-11-14 06:00:00,2021-11-14 06:15:00,4647.99,4646.48,3.97,100.0,0.0853,-0.13,0.2,-0.33,flip -6009,做空,2021-11-14 06:15:00,2021-11-14 21:30:00,4646.48,4593.63,3.96,100.0,0.0852,4.5,0.2,4.31,flip -6010,做多,2021-11-14 21:30:00,2021-11-14 21:45:00,4593.63,4577.96,4.0,100.0,0.0871,-1.37,0.2,-1.56,flip -6011,做空,2021-11-14 21:45:00,2021-11-14 22:00:00,4577.96,4585.87,3.98,100.0,0.087,-0.69,0.2,-0.89,flip -6012,做多,2021-11-14 22:00:00,2021-11-14 22:45:00,4585.87,4576.66,3.97,100.0,0.0866,-0.8,0.2,-1.0,flip -6013,做空,2021-11-14 22:45:00,2021-11-14 23:00:00,4576.66,4590.9,3.96,100.0,0.0865,-1.23,0.2,-1.43,flip -6014,做多,2021-11-14 23:00:00,2021-11-15 14:00:00,4590.9,4698.33,3.94,100.0,0.0859,9.23,0.2,9.03,flip -6015,做空,2021-11-15 14:00:00,2021-11-15 14:30:00,4698.33,4698.52,4.06,100.0,0.0864,-0.02,0.2,-0.22,flip -6016,做多,2021-11-15 14:30:00,2021-11-16 14:45:00,4698.52,4311.41,4.06,100.0,0.0864,-33.43,0.19,-33.62,flip -6017,做空,2021-11-16 14:45:00,2021-11-16 16:30:00,4311.41,4305.33,3.73,100.0,0.0864,0.53,0.19,0.34,flip -6018,做多,2021-11-16 16:30:00,2021-11-16 17:30:00,4305.33,4301.84,3.73,100.0,0.0866,-0.3,0.19,-0.49,flip -6019,做空,2021-11-16 17:30:00,2021-11-16 18:00:00,4301.84,4309.98,3.72,100.0,0.0865,-0.7,0.19,-0.89,flip -6020,做多,2021-11-16 18:00:00,2021-11-16 18:15:00,4309.98,4286.5,3.71,100.0,0.0861,-2.02,0.18,-2.21,flip -6021,做空,2021-11-16 18:15:00,2021-11-16 22:00:00,4286.5,4281.18,3.69,100.0,0.086,0.46,0.18,0.27,flip -6022,做多,2021-11-16 22:00:00,2021-11-16 22:30:00,4281.18,4278.52,3.69,100.0,0.0861,-0.23,0.18,-0.41,flip -6023,做空,2021-11-16 22:30:00,2021-11-17 08:30:00,4278.52,4205.73,3.68,100.0,0.086,6.26,0.18,6.08,flip -6024,做多,2021-11-17 08:30:00,2021-11-17 08:45:00,4205.73,4193.98,3.76,100.0,0.0895,-1.05,0.19,-1.24,flip -6025,做空,2021-11-17 08:45:00,2021-11-17 10:30:00,4193.98,4183.09,3.75,100.0,0.0894,0.97,0.19,0.79,flip -6026,做多,2021-11-17 10:30:00,2021-11-17 14:45:00,4183.09,4172.5,3.76,100.0,0.0898,-0.95,0.19,-1.14,flip -6027,做空,2021-11-17 14:45:00,2021-11-17 15:30:00,4172.5,4175.93,3.74,100.0,0.0897,-0.31,0.19,-0.49,flip -6028,做多,2021-11-17 15:30:00,2021-11-17 15:45:00,4175.93,4176.0,3.74,100.0,0.0895,0.01,0.19,-0.18,flip -6029,做空,2021-11-17 15:45:00,2021-11-17 16:00:00,4176.0,4191.39,3.73,100.0,0.0894,-1.38,0.19,-1.56,flip -6030,做多,2021-11-17 16:00:00,2021-11-18 05:00:00,4191.39,4249.01,3.71,100.0,0.0886,5.11,0.19,4.92,flip -6031,做空,2021-11-18 05:00:00,2021-11-18 05:15:00,4249.01,4252.09,3.79,100.0,0.0891,-0.27,0.19,-0.46,flip -6032,做多,2021-11-18 05:15:00,2021-11-18 05:45:00,4252.09,4254.96,3.78,100.0,0.0889,0.26,0.19,0.07,flip -6033,做空,2021-11-18 05:45:00,2021-11-18 06:15:00,4254.96,4256.16,3.78,100.0,0.0888,-0.11,0.19,-0.3,flip -6034,做多,2021-11-18 06:15:00,2021-11-18 06:30:00,4256.16,4252.93,3.77,100.0,0.0886,-0.29,0.19,-0.47,flip -6035,做空,2021-11-18 06:30:00,2021-11-19 00:45:00,4252.93,4103.59,3.77,100.0,0.0886,13.22,0.18,13.04,flip -6036,做多,2021-11-19 00:45:00,2021-11-19 01:00:00,4103.59,4090.22,3.91,100.0,0.0953,-1.27,0.19,-1.47,flip -6037,做空,2021-11-19 01:00:00,2021-11-19 05:30:00,4090.22,4077.85,3.89,100.0,0.0952,1.18,0.19,0.98,flip -6038,做多,2021-11-19 05:30:00,2021-11-20 05:45:00,4077.85,4276.18,3.9,100.0,0.0957,18.98,0.2,18.78,flip -6039,做空,2021-11-20 05:45:00,2021-11-20 06:00:00,4276.18,4282.34,4.1,100.0,0.0959,-0.59,0.21,-0.8,flip -6040,做多,2021-11-20 06:00:00,2021-11-20 07:15:00,4282.34,4279.51,4.09,100.0,0.0955,-0.27,0.2,-0.47,flip -6041,做空,2021-11-20 07:15:00,2021-11-20 07:30:00,4279.51,4285.16,4.08,100.0,0.0954,-0.54,0.2,-0.74,flip -6042,做多,2021-11-20 07:30:00,2021-11-20 07:45:00,4285.16,4281.04,4.07,100.0,0.095,-0.39,0.2,-0.6,flip -6043,做空,2021-11-20 07:45:00,2021-11-20 08:15:00,4281.04,4285.75,4.06,100.0,0.0949,-0.45,0.2,-0.65,flip -6044,做多,2021-11-20 08:15:00,2021-11-20 13:30:00,4285.75,4293.64,4.06,100.0,0.0946,0.75,0.2,0.54,flip -6045,做空,2021-11-20 13:30:00,2021-11-20 14:00:00,4293.64,4310.82,4.06,100.0,0.0945,-1.62,0.2,-1.83,flip -6046,做多,2021-11-20 14:00:00,2021-11-20 14:15:00,4310.82,4299.01,4.04,100.0,0.0937,-1.11,0.2,-1.31,flip -6047,做空,2021-11-20 14:15:00,2021-11-20 14:30:00,4299.01,4300.77,4.02,100.0,0.0936,-0.16,0.2,-0.37,flip -6048,做多,2021-11-20 14:30:00,2021-11-20 14:45:00,4300.77,4286.07,4.02,100.0,0.0934,-1.37,0.2,-1.57,flip -6049,做空,2021-11-20 14:45:00,2021-11-20 15:00:00,4286.07,4240.79,4.0,100.0,0.0933,4.23,0.2,4.03,tp_lower -6050,做多,2021-11-20 18:15:00,2021-11-21 02:30:00,4381.34,4344.83,4.04,100.0,0.0922,-3.37,0.2,-3.57,flip -6051,做空,2021-11-21 02:30:00,2021-11-21 04:00:00,4344.83,4362.16,4.05,100.0,0.0931,-1.61,0.2,-1.82,flip -6052,做多,2021-11-21 04:00:00,2021-11-21 04:30:00,4362.16,4344.6,4.02,100.0,0.0923,-1.62,0.2,-1.82,flip -6053,做空,2021-11-21 04:30:00,2021-11-21 05:00:00,4344.6,4345.01,4.0,100.0,0.0922,-0.04,0.2,-0.24,flip -6054,做多,2021-11-21 05:00:00,2021-11-21 05:15:00,4345.01,4343.31,4.0,100.0,0.0921,-0.16,0.2,-0.36,flip -6055,做空,2021-11-21 05:15:00,2021-11-21 05:30:00,4343.31,4358.3,3.99,100.0,0.092,-1.38,0.2,-1.58,flip -6056,做多,2021-11-21 05:30:00,2021-11-21 07:30:00,4358.3,4360.03,3.98,100.0,0.0913,0.16,0.2,-0.04,flip -6057,做空,2021-11-21 07:30:00,2021-11-21 08:30:00,4360.03,4361.6,3.97,100.0,0.0912,-0.14,0.2,-0.34,flip -6058,做多,2021-11-21 08:30:00,2021-11-21 16:15:00,4361.6,4340.28,3.97,100.0,0.091,-1.94,0.2,-2.14,flip -6059,做空,2021-11-21 16:15:00,2021-11-21 16:30:00,4340.28,4353.92,3.95,100.0,0.0909,-1.24,0.2,-1.44,flip -6060,做多,2021-11-21 16:30:00,2021-11-21 19:00:00,4353.92,4349.8,3.93,100.0,0.0903,-0.37,0.2,-0.57,flip -6061,做空,2021-11-21 19:00:00,2021-11-21 19:15:00,4349.8,4350.69,3.92,100.0,0.0902,-0.08,0.2,-0.28,flip -6062,做多,2021-11-21 19:15:00,2021-11-21 19:45:00,4350.69,4346.09,3.92,100.0,0.09,-0.41,0.2,-0.61,flip -6063,做空,2021-11-21 19:45:00,2021-11-21 20:00:00,4346.09,4354.12,3.91,100.0,0.0899,-0.72,0.2,-0.92,flip -6064,做多,2021-11-21 20:00:00,2021-11-21 22:00:00,4354.12,4359.13,3.9,100.0,0.0895,0.45,0.2,0.25,flip -6065,做空,2021-11-21 22:00:00,2021-11-21 23:45:00,4359.13,4259.23,3.9,100.0,0.0894,8.93,0.19,8.74,tp_lower -6066,做多,2021-11-22 13:30:00,2021-11-22 17:30:00,4288.69,4194.39,4.04,100.0,0.0942,-8.88,0.2,-9.08,flip -6067,做空,2021-11-22 17:30:00,2021-11-22 17:45:00,4194.39,4209.19,3.95,100.0,0.0941,-1.39,0.2,-1.59,flip -6068,做多,2021-11-22 17:45:00,2021-11-22 18:00:00,4209.19,4201.75,3.93,100.0,0.0933,-0.69,0.2,-0.89,flip -6069,做空,2021-11-22 18:00:00,2021-11-23 02:45:00,4201.75,4159.3,3.92,100.0,0.0932,3.96,0.19,3.76,flip -6070,做多,2021-11-23 02:45:00,2021-11-23 05:00:00,4159.3,4160.0,3.97,100.0,0.0953,0.07,0.2,-0.13,flip -6071,做空,2021-11-23 05:00:00,2021-11-23 05:45:00,4160.0,4156.74,3.96,100.0,0.0953,0.31,0.2,0.11,flip -6072,做多,2021-11-23 05:45:00,2021-11-23 06:15:00,4156.74,4134.39,3.96,100.0,0.0953,-2.13,0.2,-2.33,flip -6073,做空,2021-11-23 06:15:00,2021-11-23 08:00:00,4134.39,4109.41,3.94,100.0,0.0952,2.38,0.2,2.18,flip -6074,做多,2021-11-23 08:00:00,2021-11-23 09:00:00,4109.41,4132.41,3.96,100.0,0.0963,2.21,0.2,2.02,flip -6075,做空,2021-11-23 09:00:00,2021-11-23 09:30:00,4132.41,4167.36,3.97,100.0,0.0962,-3.36,0.2,-3.56,flip -6076,做多,2021-11-23 09:30:00,2021-11-23 14:45:00,4167.36,4312.61,3.94,100.0,0.0945,13.72,0.2,13.52,tp_upper -6077,做多,2021-11-24 08:30:00,2021-11-24 09:30:00,4297.61,4310.1,4.1,100.0,0.0953,1.19,0.21,0.99,flip -6078,做空,2021-11-24 09:30:00,2021-11-24 11:30:00,4310.1,4308.32,4.1,100.0,0.0952,0.17,0.21,-0.04,flip -6079,做多,2021-11-24 11:30:00,2021-11-24 11:45:00,4308.32,4295.15,4.1,100.0,0.0952,-1.25,0.2,-1.46,flip -6080,做空,2021-11-24 11:45:00,2021-11-24 12:15:00,4295.15,4300.56,4.09,100.0,0.0951,-0.51,0.2,-0.72,flip -6081,做多,2021-11-24 12:15:00,2021-11-24 12:30:00,4300.56,4297.84,4.08,100.0,0.0948,-0.26,0.2,-0.46,flip -6082,做空,2021-11-24 12:30:00,2021-11-24 13:00:00,4297.84,4292.35,4.07,100.0,0.0947,0.52,0.2,0.32,flip -6083,做多,2021-11-24 13:00:00,2021-11-24 13:30:00,4292.35,4267.33,4.07,100.0,0.0948,-2.37,0.2,-2.58,flip -6084,做空,2021-11-24 13:30:00,2021-11-24 18:15:00,4267.33,4245.24,4.04,100.0,0.0947,2.09,0.2,1.89,flip -6085,做多,2021-11-24 18:15:00,2021-11-24 21:00:00,4245.24,4268.34,4.06,100.0,0.0956,2.21,0.2,2.01,flip -6086,做空,2021-11-24 21:00:00,2021-11-24 21:30:00,4268.34,4257.55,4.08,100.0,0.0955,1.03,0.2,0.83,flip -6087,做多,2021-11-24 21:30:00,2021-11-24 22:15:00,4257.55,4255.39,4.08,100.0,0.0959,-0.21,0.2,-0.41,flip -6088,做空,2021-11-24 22:15:00,2021-11-24 23:00:00,4255.39,4264.66,4.08,100.0,0.0958,-0.89,0.2,-1.09,flip -6089,做多,2021-11-24 23:00:00,2021-11-24 23:15:00,4264.66,4251.41,4.07,100.0,0.0953,-1.26,0.2,-1.47,flip -6090,做空,2021-11-24 23:15:00,2021-11-24 23:30:00,4251.41,4266.04,4.05,100.0,0.0952,-1.39,0.2,-1.6,flip -6091,做多,2021-11-24 23:30:00,2021-11-25 00:00:00,4266.04,4266.84,4.03,100.0,0.0945,0.08,0.2,-0.13,flip -6092,做空,2021-11-25 00:00:00,2021-11-26 08:15:00,4266.84,4156.76,4.08,100.0,0.0956,10.53,0.2,10.33,tp_lower -6093,做多,2021-11-26 23:00:00,2021-11-26 23:15:00,4086.28,4052.79,4.19,100.0,0.1024,-3.43,0.21,-3.64,flip -6094,做空,2021-11-26 23:15:00,2021-11-27 00:00:00,4052.79,4085.68,4.15,100.0,0.1023,-3.37,0.21,-3.57,flip -6095,做多,2021-11-27 00:00:00,2021-11-27 00:15:00,4085.68,4081.0,4.12,100.0,0.1007,-0.47,0.21,-0.68,flip -6096,做空,2021-11-27 00:15:00,2021-11-27 01:15:00,4081.0,4069.48,4.11,100.0,0.1006,1.16,0.2,0.95,flip -6097,做多,2021-11-27 01:15:00,2021-11-27 12:15:00,4069.48,4124.25,4.11,100.0,0.1011,5.54,0.21,5.33,flip -6098,做空,2021-11-27 12:15:00,2021-11-27 15:00:00,4124.25,4122.17,4.17,100.0,0.101,0.21,0.21,0.0,flip -6099,做多,2021-11-27 15:00:00,2021-11-27 17:30:00,4122.17,4129.52,4.16,100.0,0.101,0.74,0.21,0.53,flip -6100,做空,2021-11-27 17:30:00,2021-11-27 18:15:00,4129.52,4130.82,4.17,100.0,0.1009,-0.13,0.21,-0.34,flip -6101,做多,2021-11-27 18:15:00,2021-11-27 18:45:00,4130.82,4130.01,4.16,100.0,0.1008,-0.08,0.21,-0.29,flip -6102,做空,2021-11-27 18:45:00,2021-11-27 19:30:00,4130.01,4124.53,4.16,100.0,0.1007,0.55,0.21,0.34,flip -6103,做多,2021-11-27 19:30:00,2021-11-28 08:15:00,4124.53,4056.58,4.16,100.0,0.1008,-6.85,0.2,-7.06,flip -6104,做空,2021-11-28 08:15:00,2021-11-28 09:45:00,4056.58,4067.24,4.12,100.0,0.1015,-1.08,0.21,-1.29,flip -6105,做多,2021-11-28 09:45:00,2021-11-28 10:00:00,4067.24,4066.7,4.1,100.0,0.1009,-0.05,0.21,-0.26,flip -6106,做空,2021-11-28 10:00:00,2021-11-28 10:30:00,4066.7,4087.33,4.1,100.0,0.1008,-2.08,0.21,-2.29,flip -6107,做多,2021-11-28 10:30:00,2021-11-28 14:00:00,4087.33,4055.31,4.07,100.0,0.0997,-3.19,0.2,-3.39,flip -6108,做空,2021-11-28 14:00:00,2021-11-28 14:15:00,4055.31,4081.46,4.04,100.0,0.0996,-2.6,0.2,-2.81,flip -6109,做多,2021-11-28 14:15:00,2021-11-28 16:15:00,4081.46,4058.73,4.01,100.0,0.0982,-2.23,0.2,-2.43,flip -6110,做空,2021-11-28 16:15:00,2021-11-28 16:45:00,4058.73,4070.36,3.98,100.0,0.0981,-1.14,0.2,-1.34,flip -6111,做多,2021-11-28 16:45:00,2021-11-28 17:30:00,4070.36,4025.91,3.97,100.0,0.0975,-4.33,0.2,-4.53,flip -6112,做空,2021-11-28 17:30:00,2021-11-28 19:00:00,4025.91,4087.24,3.92,100.0,0.0974,-5.97,0.2,-6.17,flip -6113,做多,2021-11-28 19:00:00,2021-11-28 21:45:00,4087.24,4253.54,3.86,100.0,0.0943,15.69,0.2,15.49,tp_upper -6114,做多,2021-11-29 12:30:00,2021-11-29 12:45:00,4316.4,4311.7,4.05,100.0,0.0938,-0.44,0.2,-0.64,flip -6115,做空,2021-11-29 12:45:00,2021-11-29 15:15:00,4311.7,4322.0,4.04,100.0,0.0937,-0.96,0.2,-1.17,flip -6116,做多,2021-11-29 15:15:00,2021-11-29 15:30:00,4322.0,4320.0,4.02,100.0,0.0931,-0.19,0.2,-0.39,flip -6117,做空,2021-11-29 15:30:00,2021-11-29 15:45:00,4320.0,4337.36,4.02,100.0,0.093,-1.62,0.2,-1.82,flip -6118,做多,2021-11-29 15:45:00,2021-11-29 16:45:00,4337.36,4410.59,4.0,100.0,0.0922,6.75,0.2,6.55,tp_upper -6119,做多,2021-11-30 05:30:00,2021-11-30 05:45:00,4411.21,4389.01,4.08,100.0,0.0925,-2.05,0.2,-2.26,flip -6120,做空,2021-11-30 05:45:00,2021-11-30 07:00:00,4389.01,4414.45,4.06,100.0,0.0924,-2.35,0.2,-2.55,flip -6121,做多,2021-11-30 07:00:00,2021-11-30 08:45:00,4414.45,4423.83,4.03,100.0,0.0913,0.86,0.2,0.65,flip -6122,做空,2021-11-30 08:45:00,2021-11-30 09:00:00,4423.83,4426.3,4.03,100.0,0.0912,-0.23,0.2,-0.43,flip -6123,做多,2021-11-30 09:00:00,2021-11-30 09:15:00,4426.3,4413.74,4.03,100.0,0.091,-1.14,0.2,-1.34,flip -6124,做空,2021-11-30 09:15:00,2021-11-30 09:45:00,4413.74,4441.18,4.01,100.0,0.0909,-2.49,0.2,-2.7,flip -6125,做多,2021-11-30 09:45:00,2021-11-30 11:30:00,4441.18,4555.02,3.98,100.0,0.0897,10.21,0.2,10.0,tp_upper -6126,做多,2021-12-01 09:00:00,2021-12-01 11:15:00,4716.59,4694.82,4.11,100.0,0.087,-1.9,0.2,-2.1,flip -6127,做空,2021-12-01 11:15:00,2021-12-01 11:30:00,4694.82,4699.67,4.08,100.0,0.087,-0.42,0.2,-0.63,flip -6128,做多,2021-12-01 11:30:00,2021-12-01 12:15:00,4699.67,4703.45,4.07,100.0,0.0867,0.33,0.2,0.12,flip -6129,做空,2021-12-01 12:15:00,2021-12-01 13:30:00,4703.45,4704.13,4.07,100.0,0.0866,-0.06,0.2,-0.26,flip -6130,做多,2021-12-01 13:30:00,2021-12-01 15:30:00,4704.13,4723.37,4.07,100.0,0.0865,1.66,0.2,1.46,flip -6131,做空,2021-12-01 15:30:00,2021-12-02 08:15:00,4723.37,4594.01,4.08,100.0,0.0864,11.18,0.2,10.98,flip -6132,做多,2021-12-02 08:15:00,2021-12-02 08:30:00,4594.01,4588.51,4.21,100.0,0.0916,-0.5,0.21,-0.71,flip -6133,做空,2021-12-02 08:30:00,2021-12-02 09:45:00,4588.51,4581.0,4.2,100.0,0.0915,0.69,0.21,0.48,flip -6134,做多,2021-12-02 09:45:00,2021-12-02 10:00:00,4581.0,4580.88,4.2,100.0,0.0917,-0.01,0.21,-0.22,flip -6135,做空,2021-12-02 10:00:00,2021-12-02 10:30:00,4580.88,4570.09,4.2,100.0,0.0917,0.99,0.21,0.78,flip -6136,做多,2021-12-02 10:30:00,2021-12-02 10:45:00,4570.09,4559.26,4.2,100.0,0.092,-1.0,0.21,-1.21,flip -6137,做空,2021-12-02 10:45:00,2021-12-02 14:00:00,4559.26,4559.54,4.19,100.0,0.0919,-0.03,0.21,-0.24,flip -6138,做多,2021-12-02 14:00:00,2021-12-02 14:15:00,4559.54,4522.91,4.19,100.0,0.0918,-3.36,0.21,-3.57,flip -6139,做空,2021-12-02 14:15:00,2021-12-02 14:30:00,4522.91,4568.27,4.15,100.0,0.0917,-4.16,0.21,-4.37,flip -6140,做多,2021-12-02 14:30:00,2021-12-02 15:15:00,4568.27,4566.23,4.1,100.0,0.0898,-0.18,0.21,-0.39,flip -6141,做空,2021-12-02 15:15:00,2021-12-02 20:30:00,4566.23,4541.81,4.1,100.0,0.0897,2.19,0.2,1.99,flip -6142,做多,2021-12-02 20:30:00,2021-12-02 20:45:00,4541.81,4540.71,4.11,100.0,0.0906,-0.1,0.21,-0.31,flip -6143,做空,2021-12-02 20:45:00,2021-12-02 21:15:00,4540.71,4537.2,4.11,100.0,0.0905,0.32,0.21,0.11,flip -6144,做多,2021-12-02 21:15:00,2021-12-02 22:00:00,4537.2,4538.37,4.11,100.0,0.0905,0.11,0.21,-0.1,flip -6145,做空,2021-12-02 22:00:00,2021-12-02 22:30:00,4538.37,4557.88,4.1,100.0,0.0904,-1.76,0.21,-1.97,flip -6146,做多,2021-12-02 22:30:00,2021-12-02 22:45:00,4557.88,4546.51,4.08,100.0,0.0896,-1.02,0.2,-1.22,flip -6147,做空,2021-12-02 22:45:00,2021-12-03 00:15:00,4546.51,4523.27,4.07,100.0,0.0895,2.08,0.2,1.88,flip -6148,做多,2021-12-03 00:15:00,2021-12-03 00:45:00,4523.27,4519.0,4.15,100.0,0.0916,-0.39,0.21,-0.6,flip -6149,做空,2021-12-03 00:45:00,2021-12-03 01:00:00,4519.0,4524.87,4.14,100.0,0.0915,-0.54,0.21,-0.74,flip -6150,做多,2021-12-03 01:00:00,2021-12-03 01:15:00,4524.87,4517.27,4.13,100.0,0.0912,-0.69,0.21,-0.9,flip -6151,做空,2021-12-03 01:15:00,2021-12-03 02:00:00,4517.27,4521.64,4.12,100.0,0.0911,-0.4,0.21,-0.6,flip -6152,做多,2021-12-03 02:00:00,2021-12-03 02:15:00,4521.64,4517.04,4.11,100.0,0.0909,-0.42,0.21,-0.62,flip -6153,做空,2021-12-03 02:15:00,2021-12-03 03:30:00,4517.04,4504.58,4.1,100.0,0.0908,1.13,0.2,0.93,flip -6154,做多,2021-12-03 03:30:00,2021-12-03 05:15:00,4504.58,4516.85,4.11,100.0,0.0912,1.12,0.21,0.91,flip -6155,做空,2021-12-03 05:15:00,2021-12-03 05:30:00,4516.85,4570.03,4.11,100.0,0.0911,-4.84,0.21,-5.05,flip -6156,做多,2021-12-03 05:30:00,2021-12-03 14:45:00,4570.03,4522.06,4.06,100.0,0.0889,-4.26,0.2,-4.46,flip -6157,做空,2021-12-03 14:45:00,2021-12-03 16:00:00,4522.06,4399.63,4.02,100.0,0.0888,10.87,0.2,10.68,tp_lower -6158,做多,2021-12-04 14:45:00,2021-12-05 14:00:00,4024.72,4145.28,4.16,100.0,0.1033,12.46,0.21,12.24,flip -6159,做空,2021-12-05 14:00:00,2021-12-05 18:30:00,4145.28,4168.73,4.28,100.0,0.1033,-2.42,0.22,-2.64,flip -6160,做多,2021-12-05 18:30:00,2021-12-05 18:45:00,4168.73,4146.39,4.25,100.0,0.102,-2.28,0.21,-2.49,flip -6161,做空,2021-12-05 18:45:00,2021-12-05 22:45:00,4146.39,4160.84,4.23,100.0,0.1019,-1.47,0.21,-1.68,flip -6162,做多,2021-12-05 22:45:00,2021-12-05 23:15:00,4160.84,4174.08,4.21,100.0,0.1011,1.34,0.21,1.13,flip -6163,做空,2021-12-05 23:15:00,2021-12-05 23:30:00,4174.08,4179.94,4.22,100.0,0.101,-0.59,0.21,-0.8,flip -6164,做多,2021-12-05 23:30:00,2021-12-06 00:00:00,4179.94,4146.6,4.21,100.0,0.1006,-3.35,0.21,-3.56,flip -6165,做空,2021-12-06 00:00:00,2021-12-06 01:00:00,4146.6,4154.71,4.19,100.0,0.1011,-0.82,0.21,-1.03,flip -6166,做多,2021-12-06 01:00:00,2021-12-06 01:15:00,4154.71,4124.34,4.18,100.0,0.1006,-3.05,0.21,-3.26,flip -6167,做空,2021-12-06 01:15:00,2021-12-06 02:00:00,4124.34,4158.23,4.14,100.0,0.1005,-3.4,0.21,-3.61,flip -6168,做多,2021-12-06 02:00:00,2021-12-06 02:15:00,4158.23,4147.76,4.11,100.0,0.0987,-1.03,0.2,-1.24,flip -6169,做空,2021-12-06 02:15:00,2021-12-06 02:30:00,4147.76,4159.92,4.09,100.0,0.0986,-1.2,0.21,-1.4,flip -6170,做多,2021-12-06 02:30:00,2021-12-06 02:45:00,4159.92,4148.2,4.07,100.0,0.098,-1.15,0.2,-1.35,flip -6171,做空,2021-12-06 02:45:00,2021-12-06 03:00:00,4148.2,4151.51,4.06,100.0,0.0979,-0.32,0.2,-0.53,flip -6172,做多,2021-12-06 03:00:00,2021-12-06 05:45:00,4151.51,4135.7,4.05,100.0,0.0976,-1.54,0.2,-1.74,flip -6173,做空,2021-12-06 05:45:00,2021-12-06 06:15:00,4135.7,4144.95,4.03,100.0,0.0975,-0.9,0.2,-1.1,flip -6174,做多,2021-12-06 06:15:00,2021-12-06 06:30:00,4144.95,4124.23,4.02,100.0,0.097,-2.01,0.2,-2.21,flip -6175,做空,2021-12-06 06:30:00,2021-12-06 09:30:00,4124.23,3962.74,4.0,100.0,0.0969,15.64,0.19,15.45,tp_lower -6176,做多,2021-12-06 15:30:00,2021-12-07 12:30:00,4071.44,4353.75,4.15,100.0,0.1019,28.76,0.22,28.54,flip -6177,做空,2021-12-07 12:30:00,2021-12-07 12:45:00,4353.75,4359.29,4.48,100.0,0.1028,-0.57,0.22,-0.79,flip -6178,做多,2021-12-07 12:45:00,2021-12-07 13:15:00,4359.29,4344.18,4.46,100.0,0.1024,-1.55,0.22,-1.77,flip -6179,做空,2021-12-07 13:15:00,2021-12-07 13:30:00,4344.18,4355.25,4.45,100.0,0.1023,-1.13,0.22,-1.36,flip -6180,做多,2021-12-07 13:30:00,2021-12-07 13:45:00,4355.25,4341.0,4.43,100.0,0.1017,-1.45,0.22,-1.67,flip -6181,做空,2021-12-07 13:45:00,2021-12-07 14:00:00,4341.0,4358.04,4.41,100.0,0.1016,-1.73,0.22,-1.95,flip -6182,做多,2021-12-07 14:00:00,2021-12-07 14:15:00,4358.04,4352.0,4.39,100.0,0.1007,-0.61,0.22,-0.83,flip -6183,做空,2021-12-07 14:15:00,2021-12-07 14:30:00,4352.0,4390.57,4.38,100.0,0.1006,-3.88,0.22,-4.1,flip -6184,做多,2021-12-07 14:30:00,2021-12-07 16:15:00,4390.57,4374.13,4.33,100.0,0.0987,-1.62,0.22,-1.84,flip -6185,做空,2021-12-07 16:15:00,2021-12-08 00:30:00,4374.13,4337.93,4.31,100.0,0.0986,3.57,0.21,3.36,flip -6186,做多,2021-12-08 00:30:00,2021-12-08 02:30:00,4337.93,4320.02,4.38,100.0,0.101,-1.81,0.22,-2.03,flip -6187,做空,2021-12-08 02:30:00,2021-12-08 05:00:00,4320.02,4332.84,4.36,100.0,0.1009,-1.29,0.22,-1.51,flip -6188,做多,2021-12-08 05:00:00,2021-12-08 05:45:00,4332.84,4323.97,4.34,100.0,0.1002,-0.89,0.22,-1.11,flip -6189,做空,2021-12-08 05:45:00,2021-12-08 06:00:00,4323.97,4336.7,4.33,100.0,0.1001,-1.27,0.22,-1.49,flip -6190,做多,2021-12-08 06:00:00,2021-12-08 09:45:00,4336.7,4318.2,4.31,100.0,0.0994,-1.84,0.21,-2.05,flip -6191,做空,2021-12-08 09:45:00,2021-12-08 10:00:00,4318.2,4337.14,4.29,100.0,0.0993,-1.88,0.22,-2.1,flip -6192,做多,2021-12-08 10:00:00,2021-12-08 10:30:00,4337.14,4287.46,4.27,100.0,0.0984,-4.89,0.21,-5.1,flip -6193,做空,2021-12-08 10:30:00,2021-12-08 14:00:00,4287.46,4325.69,4.21,100.0,0.0983,-3.76,0.21,-3.97,flip -6194,做多,2021-12-08 14:00:00,2021-12-09 02:15:00,4325.69,4388.52,4.17,100.0,0.0964,6.06,0.21,5.85,flip -6195,做空,2021-12-09 02:15:00,2021-12-09 03:15:00,4388.52,4387.82,4.26,100.0,0.0971,0.07,0.21,-0.15,flip -6196,做多,2021-12-09 03:15:00,2021-12-09 03:30:00,4387.82,4380.94,4.26,100.0,0.0971,-0.67,0.21,-0.88,flip -6197,做空,2021-12-09 03:30:00,2021-12-09 07:30:00,4380.94,4383.32,4.25,100.0,0.097,-0.23,0.21,-0.44,flip -6198,做多,2021-12-09 07:30:00,2021-12-10 14:45:00,4383.32,4028.9,4.24,100.0,0.0968,-34.29,0.19,-34.49,flip -6199,做空,2021-12-10 14:45:00,2021-12-11 03:15:00,4028.9,4018.18,3.91,100.0,0.097,1.04,0.19,0.85,flip -6200,做多,2021-12-11 03:15:00,2021-12-11 03:30:00,4018.18,4012.69,3.92,100.0,0.0975,-0.54,0.2,-0.73,flip -6201,做空,2021-12-11 03:30:00,2021-12-11 04:00:00,4012.69,4033.98,3.91,100.0,0.0974,-2.07,0.2,-2.27,flip -6202,做多,2021-12-11 04:00:00,2021-12-11 04:15:00,4033.98,4022.66,3.89,100.0,0.0963,-1.09,0.19,-1.28,flip -6203,做空,2021-12-11 04:15:00,2021-12-11 07:45:00,4022.66,3976.68,3.87,100.0,0.0962,4.42,0.19,4.23,flip -6204,做多,2021-12-11 07:45:00,2021-12-11 09:00:00,3976.68,3989.05,3.91,100.0,0.0983,1.22,0.2,1.02,flip -6205,做空,2021-12-11 09:00:00,2021-12-11 09:15:00,3989.05,4007.9,3.92,100.0,0.0982,-1.85,0.2,-2.05,flip -6206,做多,2021-12-11 09:15:00,2021-12-11 09:45:00,4007.9,4012.14,3.9,100.0,0.0972,0.41,0.2,0.22,flip -6207,做空,2021-12-11 09:45:00,2021-12-11 13:15:00,4012.14,4023.98,3.9,100.0,0.0971,-1.15,0.2,-1.35,flip -6208,做多,2021-12-11 13:15:00,2021-12-11 13:45:00,4023.98,4008.76,3.88,100.0,0.0965,-1.47,0.19,-1.66,flip -6209,做空,2021-12-11 13:45:00,2021-12-11 20:30:00,4008.76,4033.65,3.86,100.0,0.0964,-2.4,0.19,-2.59,flip -6210,做多,2021-12-11 20:30:00,2021-12-11 20:45:00,4033.65,4013.04,3.84,100.0,0.0951,-1.96,0.19,-2.15,flip -6211,做空,2021-12-11 20:45:00,2021-12-11 21:45:00,4013.04,4026.18,3.81,100.0,0.095,-1.25,0.19,-1.44,flip -6212,做多,2021-12-11 21:45:00,2021-12-11 22:00:00,4026.18,4017.85,3.8,100.0,0.0943,-0.79,0.19,-0.97,flip -6213,做空,2021-12-11 22:00:00,2021-12-11 22:30:00,4017.85,4061.42,3.78,100.0,0.0942,-4.1,0.19,-4.29,flip -6214,做多,2021-12-11 22:30:00,2021-12-11 22:45:00,4061.42,4023.25,3.74,100.0,0.0921,-3.51,0.19,-3.7,flip -6215,做空,2021-12-11 22:45:00,2021-12-11 23:00:00,4023.25,4044.0,3.7,100.0,0.092,-1.91,0.19,-2.09,flip -6216,做多,2021-12-11 23:00:00,2021-12-12 01:15:00,4044.0,4043.61,3.68,100.0,0.0909,-0.04,0.18,-0.22,flip -6217,做空,2021-12-12 01:15:00,2021-12-12 02:15:00,4043.61,4044.53,3.73,100.0,0.0923,-0.08,0.19,-0.27,flip -6218,做多,2021-12-12 02:15:00,2021-12-12 02:45:00,4044.53,4032.98,3.73,100.0,0.0922,-1.06,0.19,-1.25,flip -6219,做空,2021-12-12 02:45:00,2021-12-12 03:00:00,4032.98,4035.89,3.71,100.0,0.0921,-0.27,0.19,-0.45,flip -6220,做多,2021-12-12 03:00:00,2021-12-12 04:00:00,4035.89,4031.85,3.71,100.0,0.0918,-0.37,0.19,-0.56,flip -6221,做空,2021-12-12 04:00:00,2021-12-12 04:15:00,4031.85,4040.37,3.7,100.0,0.0918,-0.78,0.19,-0.97,flip -6222,做多,2021-12-12 04:15:00,2021-12-12 04:30:00,4040.37,4029.85,3.69,100.0,0.0913,-0.96,0.18,-1.14,flip -6223,做空,2021-12-12 04:30:00,2021-12-12 05:15:00,4029.85,4035.13,3.67,100.0,0.0912,-0.48,0.18,-0.67,flip -6224,做多,2021-12-12 05:15:00,2021-12-12 05:45:00,4035.13,4035.95,3.67,100.0,0.0909,0.07,0.18,-0.11,flip -6225,做空,2021-12-12 05:45:00,2021-12-12 06:00:00,4035.95,4047.61,3.66,100.0,0.0908,-1.06,0.18,-1.24,flip -6226,做多,2021-12-12 06:00:00,2021-12-12 06:15:00,4047.61,4041.56,3.65,100.0,0.0901,-0.55,0.18,-0.73,flip -6227,做空,2021-12-12 06:15:00,2021-12-12 06:30:00,4041.56,4055.53,3.64,100.0,0.0901,-1.26,0.18,-1.44,flip -6228,做多,2021-12-12 06:30:00,2021-12-12 07:00:00,4055.53,4043.76,3.62,100.0,0.0893,-1.05,0.18,-1.23,flip -6229,做空,2021-12-12 07:00:00,2021-12-12 11:30:00,4043.76,4043.26,3.61,100.0,0.0893,0.04,0.18,-0.14,flip -6230,做多,2021-12-12 11:30:00,2021-12-12 11:45:00,4043.26,4035.13,3.61,100.0,0.0892,-0.73,0.18,-0.91,flip -6231,做空,2021-12-12 11:45:00,2021-12-12 12:00:00,4035.13,4037.99,3.6,100.0,0.0891,-0.25,0.18,-0.43,flip -6232,做多,2021-12-12 12:00:00,2021-12-12 12:30:00,4037.99,4038.33,3.59,100.0,0.0889,0.03,0.18,-0.15,flip -6233,做空,2021-12-12 12:30:00,2021-12-12 13:00:00,4038.33,4045.02,3.59,100.0,0.0888,-0.59,0.18,-0.77,flip -6234,做多,2021-12-12 13:00:00,2021-12-12 13:15:00,4045.02,4034.07,3.58,100.0,0.0884,-0.97,0.18,-1.15,flip -6235,做空,2021-12-12 13:15:00,2021-12-12 13:45:00,4034.07,4043.35,3.56,100.0,0.0883,-0.82,0.18,-1.0,flip -6236,做多,2021-12-12 13:45:00,2021-12-12 14:15:00,4043.35,4035.48,3.55,100.0,0.0878,-0.69,0.18,-0.87,flip -6237,做空,2021-12-12 14:15:00,2021-12-12 14:30:00,4035.48,4039.99,3.54,100.0,0.0877,-0.4,0.18,-0.57,flip -6238,做多,2021-12-12 14:30:00,2021-12-12 15:00:00,4039.99,4036.82,3.53,100.0,0.0875,-0.28,0.18,-0.45,flip -6239,做空,2021-12-12 15:00:00,2021-12-12 16:30:00,4036.82,4031.19,3.53,100.0,0.0874,0.49,0.18,0.32,flip -6240,做多,2021-12-12 16:30:00,2021-12-12 18:00:00,4031.19,4135.23,3.53,100.0,0.0875,9.11,0.18,8.93,tp_upper -6241,做多,2021-12-14 07:45:00,2021-12-14 09:45:00,3780.29,3767.18,3.7,100.0,0.0978,-1.28,0.18,-1.47,flip -6242,做空,2021-12-14 09:45:00,2021-12-14 10:00:00,3767.18,3784.84,3.68,100.0,0.0977,-1.72,0.18,-1.91,flip -6243,做多,2021-12-14 10:00:00,2021-12-14 13:30:00,3784.84,3776.31,3.66,100.0,0.0967,-0.82,0.18,-1.01,flip -6244,做空,2021-12-14 13:30:00,2021-12-14 13:45:00,3776.31,3793.1,3.65,100.0,0.0966,-1.62,0.18,-1.8,flip -6245,做多,2021-12-14 13:45:00,2021-12-14 14:00:00,3793.1,3778.86,3.63,100.0,0.0956,-1.36,0.18,-1.54,flip -6246,做空,2021-12-14 14:00:00,2021-12-14 14:30:00,3778.86,3803.85,3.61,100.0,0.0955,-2.39,0.18,-2.57,flip -6247,做多,2021-12-14 14:30:00,2021-12-14 15:45:00,3803.85,3784.3,3.58,100.0,0.0942,-1.84,0.18,-2.02,flip -6248,做空,2021-12-14 15:45:00,2021-12-14 16:15:00,3784.3,3795.74,3.56,100.0,0.0941,-1.08,0.18,-1.25,flip -6249,做多,2021-12-14 16:15:00,2021-12-14 16:30:00,3795.74,3787.13,3.55,100.0,0.0934,-0.8,0.18,-0.98,flip -6250,做空,2021-12-14 16:30:00,2021-12-14 17:00:00,3787.13,3778.53,3.53,100.0,0.0933,0.8,0.18,0.63,flip -6251,做多,2021-12-14 17:00:00,2021-12-14 17:30:00,3778.53,3777.3,3.54,100.0,0.0937,-0.12,0.18,-0.29,flip -6252,做空,2021-12-14 17:30:00,2021-12-14 20:00:00,3777.3,3785.08,3.53,100.0,0.0936,-0.73,0.18,-0.9,flip -6253,做多,2021-12-14 20:00:00,2021-12-15 02:00:00,3785.08,3817.65,3.52,100.0,0.0931,3.03,0.18,2.85,flip -6254,做空,2021-12-15 02:00:00,2021-12-15 11:30:00,3817.65,3853.66,3.59,100.0,0.094,-3.39,0.18,-3.57,flip -6255,做多,2021-12-15 11:30:00,2021-12-15 11:45:00,3853.66,3849.59,3.55,100.0,0.0922,-0.38,0.18,-0.55,flip -6256,做空,2021-12-15 11:45:00,2021-12-15 12:00:00,3849.59,3867.46,3.55,100.0,0.0921,-1.65,0.18,-1.82,flip -6257,做多,2021-12-15 12:00:00,2021-12-15 12:30:00,3867.46,3828.23,3.53,100.0,0.0912,-3.58,0.17,-3.75,flip -6258,做空,2021-12-15 12:30:00,2021-12-15 15:00:00,3828.23,3742.02,3.49,100.0,0.0911,7.85,0.17,7.68,tp_lower -6259,做多,2021-12-15 19:00:00,2021-12-16 11:00:00,3948.41,4028.17,3.56,100.0,0.0902,7.19,0.18,7.01,flip -6260,做空,2021-12-16 11:00:00,2021-12-16 11:15:00,4028.17,4034.04,3.65,100.0,0.0906,-0.53,0.18,-0.71,flip -6261,做多,2021-12-16 11:15:00,2021-12-16 12:45:00,4034.04,4029.98,3.64,100.0,0.0902,-0.37,0.18,-0.55,flip -6262,做空,2021-12-16 12:45:00,2021-12-16 13:15:00,4029.98,4054.58,3.63,100.0,0.0901,-2.22,0.18,-2.4,flip -6263,做多,2021-12-16 13:15:00,2021-12-16 17:15:00,4054.58,4047.05,3.61,100.0,0.089,-0.67,0.18,-0.85,flip -6264,做空,2021-12-16 17:15:00,2021-12-16 18:00:00,4047.05,4058.79,3.6,100.0,0.0889,-1.04,0.18,-1.22,flip -6265,做多,2021-12-16 18:00:00,2021-12-16 18:30:00,4058.79,4020.48,3.58,100.0,0.0883,-3.38,0.18,-3.56,flip -6266,做空,2021-12-16 18:30:00,2021-12-16 20:15:00,4020.48,4037.39,3.55,100.0,0.0882,-1.49,0.18,-1.67,flip -6267,做多,2021-12-16 20:15:00,2021-12-16 20:30:00,4037.39,4028.07,3.53,100.0,0.0873,-0.81,0.18,-0.99,flip -6268,做空,2021-12-16 20:30:00,2021-12-17 16:15:00,4028.07,3936.35,3.51,100.0,0.0873,8.0,0.17,7.83,flip -6269,做多,2021-12-17 16:15:00,2021-12-17 17:00:00,3936.35,3884.82,3.62,100.0,0.092,-4.74,0.18,-4.92,flip -6270,做空,2021-12-17 17:00:00,2021-12-17 18:45:00,3884.82,3900.95,3.57,100.0,0.0919,-1.48,0.18,-1.66,flip -6271,做多,2021-12-17 18:45:00,2021-12-17 20:15:00,3900.95,3854.99,3.55,100.0,0.091,-4.18,0.18,-4.36,flip -6272,做空,2021-12-17 20:15:00,2021-12-17 21:00:00,3854.99,3867.57,3.51,100.0,0.0909,-1.14,0.18,-1.32,flip -6273,做多,2021-12-17 21:00:00,2021-12-17 22:00:00,3867.57,3863.57,3.49,100.0,0.0903,-0.36,0.17,-0.54,flip -6274,做空,2021-12-17 22:00:00,2021-12-17 22:15:00,3863.57,3868.13,3.48,100.0,0.0902,-0.41,0.17,-0.59,flip -6275,做多,2021-12-17 22:15:00,2021-12-18 00:00:00,3868.13,3839.28,3.48,100.0,0.0899,-2.59,0.17,-2.77,flip -6276,做空,2021-12-18 00:00:00,2021-12-18 00:15:00,3839.28,3842.1,3.47,100.0,0.0904,-0.25,0.17,-0.43,flip -6277,做多,2021-12-18 00:15:00,2021-12-18 01:00:00,3842.1,3844.86,3.46,100.0,0.0901,0.25,0.17,0.08,flip -6278,做空,2021-12-18 01:00:00,2021-12-18 03:30:00,3844.86,3894.51,3.46,100.0,0.09,-4.47,0.18,-4.65,flip -6279,做多,2021-12-18 03:30:00,2021-12-18 04:00:00,3894.51,3858.45,3.41,100.0,0.0877,-3.16,0.17,-3.33,flip -6280,做空,2021-12-18 04:00:00,2021-12-18 19:15:00,3858.45,3928.89,3.38,100.0,0.0876,-6.17,0.17,-6.34,flip -6281,做多,2021-12-18 19:15:00,2021-12-18 20:00:00,3928.89,3935.26,3.31,100.0,0.0843,0.54,0.17,0.37,flip -6282,做空,2021-12-18 20:00:00,2021-12-18 20:15:00,3935.26,3942.38,3.32,100.0,0.0843,-0.6,0.17,-0.77,flip -6283,做多,2021-12-18 20:15:00,2021-12-19 00:15:00,3942.38,3946.92,3.31,100.0,0.0839,0.38,0.17,0.22,flip -6284,做空,2021-12-19 00:15:00,2021-12-19 01:00:00,3946.92,3949.64,3.33,100.0,0.0844,-0.23,0.17,-0.4,flip -6285,做多,2021-12-19 01:00:00,2021-12-19 01:15:00,3949.64,3905.38,3.33,100.0,0.0842,-3.73,0.16,-3.89,flip -6286,做空,2021-12-19 01:15:00,2021-12-19 03:00:00,3905.38,3969.56,3.29,100.0,0.0841,-5.4,0.17,-5.57,flip -6287,做多,2021-12-19 03:00:00,2021-12-19 03:15:00,3969.56,4009.03,3.23,100.0,0.0813,3.21,0.16,3.05,tp_upper -6288,做多,2021-12-19 13:00:00,2021-12-19 13:15:00,3958.92,3931.63,3.26,100.0,0.0823,-2.25,0.16,-2.41,flip -6289,做空,2021-12-19 13:15:00,2021-12-19 13:45:00,3931.63,3963.21,3.23,100.0,0.0822,-2.6,0.16,-2.76,flip -6290,做多,2021-12-19 13:45:00,2021-12-19 14:00:00,3963.21,3928.91,3.2,100.0,0.0808,-2.77,0.16,-2.93,flip -6291,做空,2021-12-19 14:00:00,2021-12-19 14:30:00,3928.91,3954.22,3.17,100.0,0.0807,-2.04,0.16,-2.2,flip -6292,做多,2021-12-19 14:30:00,2021-12-19 14:45:00,3954.22,3941.23,3.15,100.0,0.0796,-1.03,0.16,-1.19,flip -6293,做空,2021-12-19 14:45:00,2021-12-19 22:00:00,3941.23,3948.16,3.13,100.0,0.0795,-0.55,0.16,-0.71,flip -6294,做多,2021-12-19 22:00:00,2021-12-19 22:30:00,3948.16,3936.68,3.13,100.0,0.0792,-0.91,0.16,-1.06,flip -6295,做空,2021-12-19 22:30:00,2021-12-20 00:30:00,3936.68,3930.37,3.11,100.0,0.0791,0.5,0.16,0.34,flip -6296,做多,2021-12-20 00:30:00,2021-12-20 01:30:00,3930.37,3921.54,3.15,100.0,0.0801,-0.71,0.16,-0.86,flip -6297,做空,2021-12-20 01:30:00,2021-12-20 01:45:00,3921.54,3931.74,3.14,100.0,0.0801,-0.82,0.16,-0.97,flip -6298,做多,2021-12-20 01:45:00,2021-12-20 02:00:00,3931.74,3914.61,3.13,100.0,0.0796,-1.36,0.16,-1.52,flip -6299,做空,2021-12-20 02:00:00,2021-12-20 02:15:00,3914.61,3928.81,3.11,100.0,0.0795,-1.13,0.16,-1.28,flip -6300,做多,2021-12-20 02:15:00,2021-12-20 02:45:00,3928.81,3926.5,3.1,100.0,0.0788,-0.18,0.15,-0.34,flip -6301,做空,2021-12-20 02:45:00,2021-12-20 05:30:00,3926.5,3872.12,3.09,100.0,0.0788,4.28,0.15,4.13,tp_lower -6302,做多,2021-12-20 16:45:00,2021-12-20 17:00:00,3847.9,3839.79,3.13,100.0,0.0814,-0.66,0.16,-0.82,flip -6303,做空,2021-12-20 17:00:00,2021-12-20 18:30:00,3839.79,3842.5,3.12,100.0,0.0813,-0.22,0.16,-0.38,flip -6304,做多,2021-12-20 18:30:00,2021-12-21 14:15:00,3842.5,3990.81,3.12,100.0,0.0811,12.03,0.16,11.87,flip -6305,做空,2021-12-21 14:15:00,2021-12-21 16:00:00,3990.81,3996.42,3.26,100.0,0.0817,-0.46,0.16,-0.62,flip -6306,做多,2021-12-21 16:00:00,2021-12-21 16:15:00,3996.42,3986.78,3.25,100.0,0.0814,-0.78,0.16,-0.95,flip -6307,做空,2021-12-21 16:15:00,2021-12-21 16:30:00,3986.78,3997.0,3.24,100.0,0.0813,-0.83,0.16,-0.99,flip -6308,做多,2021-12-21 16:30:00,2021-12-21 16:45:00,3997.0,3996.74,3.23,100.0,0.0808,-0.02,0.16,-0.18,flip -6309,做空,2021-12-21 16:45:00,2021-12-21 17:00:00,3996.74,4004.42,3.23,100.0,0.0807,-0.62,0.16,-0.78,flip -6310,做多,2021-12-21 17:00:00,2021-12-21 17:15:00,4004.42,3996.54,3.22,100.0,0.0803,-0.63,0.16,-0.79,flip -6311,做空,2021-12-21 17:15:00,2021-12-21 19:45:00,3996.54,4007.94,3.21,100.0,0.0802,-0.91,0.16,-1.08,flip -6312,做多,2021-12-21 19:45:00,2021-12-21 20:15:00,4007.94,4004.21,3.19,100.0,0.0797,-0.3,0.16,-0.46,flip -6313,做空,2021-12-21 20:15:00,2021-12-21 20:45:00,4004.21,4008.87,3.19,100.0,0.0796,-0.37,0.16,-0.53,flip -6314,做多,2021-12-21 20:45:00,2021-12-22 00:45:00,4008.87,3995.2,3.18,100.0,0.0793,-1.08,0.16,-1.24,flip -6315,做空,2021-12-22 00:45:00,2021-12-22 01:15:00,3995.2,4022.39,3.2,100.0,0.08,-2.18,0.16,-2.34,flip -6316,做多,2021-12-22 01:15:00,2021-12-22 09:15:00,4022.39,4020.53,3.17,100.0,0.0788,-0.15,0.16,-0.31,flip -6317,做空,2021-12-22 09:15:00,2021-12-22 11:00:00,4020.53,4031.64,3.17,100.0,0.0788,-0.87,0.16,-1.03,flip -6318,做多,2021-12-22 11:00:00,2021-12-22 11:15:00,4031.64,4020.6,3.15,100.0,0.0782,-0.86,0.16,-1.02,flip -6319,做空,2021-12-22 11:15:00,2021-12-22 12:45:00,4020.6,3954.04,3.14,100.0,0.0782,5.2,0.15,5.05,tp_lower -6320,做多,2021-12-22 16:00:00,2021-12-22 16:15:00,4026.83,4015.26,3.19,100.0,0.0793,-0.92,0.16,-1.08,flip -6321,做空,2021-12-22 16:15:00,2021-12-22 20:45:00,4015.26,4003.58,3.18,100.0,0.0792,0.92,0.16,0.77,flip -6322,做多,2021-12-22 20:45:00,2021-12-22 22:00:00,4003.58,3998.11,3.19,100.0,0.0796,-0.44,0.16,-0.59,flip -6323,做空,2021-12-22 22:00:00,2021-12-22 22:45:00,3998.11,3999.21,3.18,100.0,0.0795,-0.09,0.16,-0.25,flip -6324,做多,2021-12-22 22:45:00,2021-12-23 02:15:00,3999.21,3987.84,3.17,100.0,0.0794,-0.9,0.16,-1.06,flip -6325,做空,2021-12-23 02:15:00,2021-12-23 13:00:00,3987.84,3951.96,3.19,100.0,0.08,2.87,0.16,2.71,flip -6326,做多,2021-12-23 13:00:00,2021-12-23 13:30:00,3951.96,3948.8,3.22,100.0,0.0814,-0.26,0.16,-0.42,flip -6327,做空,2021-12-23 13:30:00,2021-12-23 14:00:00,3948.8,3950.94,3.21,100.0,0.0813,-0.17,0.16,-0.33,flip -6328,做多,2021-12-23 14:00:00,2021-12-23 14:15:00,3950.94,3935.34,3.2,100.0,0.0811,-1.27,0.16,-1.43,flip -6329,做空,2021-12-23 14:15:00,2021-12-23 15:00:00,3935.34,3947.77,3.19,100.0,0.081,-1.01,0.16,-1.17,flip -6330,做多,2021-12-23 15:00:00,2021-12-23 15:30:00,3947.77,3944.0,3.18,100.0,0.0804,-0.3,0.16,-0.46,flip -6331,做空,2021-12-23 15:30:00,2021-12-23 15:45:00,3944.0,3948.3,3.17,100.0,0.0804,-0.35,0.16,-0.5,flip -6332,做多,2021-12-23 15:45:00,2021-12-23 17:45:00,3948.3,4042.0,3.16,100.0,0.0801,7.51,0.16,7.34,tp_upper -6333,做多,2021-12-24 06:15:00,2021-12-24 07:30:00,4085.38,4085.52,3.26,100.0,0.0798,0.01,0.16,-0.15,flip -6334,做空,2021-12-24 07:30:00,2021-12-24 07:45:00,4085.52,4089.03,3.26,100.0,0.0797,-0.28,0.16,-0.44,flip -6335,做多,2021-12-24 07:45:00,2021-12-24 08:45:00,4089.03,4094.39,3.25,100.0,0.0795,0.43,0.16,0.26,flip -6336,做空,2021-12-24 08:45:00,2021-12-24 09:00:00,4094.39,4100.54,3.25,100.0,0.0794,-0.49,0.16,-0.65,flip -6337,做多,2021-12-24 09:00:00,2021-12-24 09:30:00,4100.54,4101.52,3.24,100.0,0.0791,0.08,0.16,-0.08,flip -6338,做空,2021-12-24 09:30:00,2021-12-24 09:45:00,4101.52,4108.15,3.24,100.0,0.079,-0.52,0.16,-0.69,flip -6339,做多,2021-12-24 09:45:00,2021-12-24 10:00:00,4108.15,4098.88,3.23,100.0,0.0787,-0.73,0.16,-0.89,flip -6340,做空,2021-12-24 10:00:00,2021-12-24 11:00:00,4098.88,4102.87,3.22,100.0,0.0786,-0.31,0.16,-0.47,flip -6341,做多,2021-12-24 11:00:00,2021-12-24 11:15:00,4102.87,4098.41,3.21,100.0,0.0784,-0.35,0.16,-0.51,flip -6342,做空,2021-12-24 11:15:00,2021-12-24 13:30:00,4098.41,4094.61,3.21,100.0,0.0783,0.3,0.16,0.14,flip -6343,做多,2021-12-24 13:30:00,2021-12-24 13:45:00,4094.61,4085.3,3.21,100.0,0.0783,-0.73,0.16,-0.89,flip -6344,做空,2021-12-24 13:45:00,2021-12-24 14:00:00,4085.3,4109.79,3.2,100.0,0.0783,-1.92,0.16,-2.08,flip -6345,做多,2021-12-24 14:00:00,2021-12-24 14:45:00,4109.79,4077.64,3.18,100.0,0.0773,-2.48,0.16,-2.64,flip -6346,做空,2021-12-24 14:45:00,2021-12-24 16:00:00,4077.64,4103.47,3.15,100.0,0.0772,-1.99,0.16,-2.15,flip -6347,做多,2021-12-24 16:00:00,2021-12-24 16:15:00,4103.47,4099.44,3.12,100.0,0.0761,-0.31,0.16,-0.46,flip -6348,做空,2021-12-24 16:15:00,2021-12-24 17:45:00,4099.44,4097.23,3.12,100.0,0.0761,0.17,0.16,0.01,flip -6349,做多,2021-12-24 17:45:00,2021-12-24 19:30:00,4097.23,4083.47,3.12,100.0,0.0761,-1.05,0.16,-1.2,flip -6350,做空,2021-12-24 19:30:00,2021-12-24 20:00:00,4083.47,4065.07,3.1,100.0,0.076,1.4,0.15,1.24,tp_lower -6351,做多,2021-12-25 08:45:00,2021-12-25 09:15:00,4056.03,4053.56,3.17,100.0,0.078,-0.19,0.16,-0.35,flip -6352,做空,2021-12-25 09:15:00,2021-12-25 11:15:00,4053.56,4050.98,3.16,100.0,0.078,0.2,0.16,0.04,flip -6353,做多,2021-12-25 11:15:00,2021-12-25 11:30:00,4050.98,4048.86,3.16,100.0,0.078,-0.17,0.16,-0.32,flip -6354,做空,2021-12-25 11:30:00,2021-12-25 12:00:00,4048.86,4051.69,3.15,100.0,0.0779,-0.22,0.16,-0.38,flip -6355,做多,2021-12-25 12:00:00,2021-12-25 12:30:00,4051.69,4092.0,3.15,100.0,0.0777,3.13,0.16,2.97,tp_upper -6356,做多,2021-12-25 17:45:00,2021-12-25 21:00:00,4066.53,4129.87,3.18,100.0,0.0781,4.95,0.16,4.79,tp_upper -6357,做多,2021-12-26 00:45:00,2021-12-26 02:15:00,4080.41,4078.2,3.24,100.0,0.0794,-0.18,0.16,-0.34,flip -6358,做空,2021-12-26 02:15:00,2021-12-26 14:45:00,4078.2,4049.03,3.24,100.0,0.0793,2.31,0.16,2.15,flip -6359,做多,2021-12-26 14:45:00,2021-12-26 15:00:00,4049.03,4047.93,3.26,100.0,0.0804,-0.09,0.16,-0.25,flip -6360,做空,2021-12-26 15:00:00,2021-12-26 21:15:00,4047.93,4071.66,3.25,100.0,0.0803,-1.91,0.16,-2.07,flip -6361,做多,2021-12-26 21:15:00,2021-12-27 00:30:00,4071.66,4061.29,3.23,100.0,0.0793,-0.82,0.16,-0.98,flip -6362,做空,2021-12-27 00:30:00,2021-12-27 01:15:00,4061.29,4064.71,3.23,100.0,0.0796,-0.27,0.16,-0.43,flip -6363,做多,2021-12-27 01:15:00,2021-12-27 01:30:00,4064.71,4062.01,3.22,100.0,0.0793,-0.21,0.16,-0.38,flip -6364,做空,2021-12-27 01:30:00,2021-12-27 05:30:00,4062.01,4067.42,3.22,100.0,0.0793,-0.43,0.16,-0.59,flip -6365,做多,2021-12-27 05:30:00,2021-12-27 06:45:00,4067.42,4068.75,3.21,100.0,0.079,0.11,0.16,-0.06,flip -6366,做空,2021-12-27 06:45:00,2021-12-27 12:15:00,4068.75,4067.91,3.21,100.0,0.0789,0.07,0.16,-0.09,flip -6367,做多,2021-12-27 12:15:00,2021-12-27 19:30:00,4067.91,4083.3,3.21,100.0,0.0788,1.21,0.16,1.05,flip -6368,做空,2021-12-27 19:30:00,2021-12-27 20:45:00,4083.3,4090.42,3.22,100.0,0.0788,-0.56,0.16,-0.72,flip -6369,做多,2021-12-27 20:45:00,2021-12-27 21:30:00,4090.42,4076.04,3.21,100.0,0.0784,-1.13,0.16,-1.29,flip -6370,做空,2021-12-27 21:30:00,2021-12-29 09:45:00,4076.04,3813.16,3.19,100.0,0.0783,20.59,0.15,20.44,flip -6371,做多,2021-12-29 09:45:00,2021-12-29 10:30:00,3813.16,3796.58,3.42,100.0,0.0897,-1.49,0.17,-1.66,flip -6372,做空,2021-12-29 10:30:00,2021-12-29 12:00:00,3796.58,3749.9,3.4,100.0,0.0896,4.18,0.17,4.02,tp_lower -6373,做多,2021-12-29 15:45:00,2021-12-29 16:00:00,3792.77,3782.86,3.44,100.0,0.0908,-0.9,0.17,-1.07,flip -6374,做空,2021-12-29 16:00:00,2021-12-29 23:15:00,3782.86,3636.71,3.43,100.0,0.0907,13.25,0.16,13.09,tp_lower -6375,做多,2021-12-30 07:00:00,2021-12-30 07:15:00,3708.72,3706.1,3.57,100.0,0.0963,-0.25,0.18,-0.43,flip -6376,做空,2021-12-30 07:15:00,2021-12-30 09:00:00,3706.1,3697.21,3.57,100.0,0.0962,0.86,0.18,0.68,flip -6377,做多,2021-12-30 09:00:00,2021-12-30 09:45:00,3697.21,3683.24,3.57,100.0,0.0966,-1.35,0.18,-1.53,flip -6378,做空,2021-12-30 09:45:00,2021-12-30 10:00:00,3683.24,3693.57,3.55,100.0,0.0965,-1.0,0.18,-1.17,flip -6379,做多,2021-12-30 10:00:00,2021-12-30 10:30:00,3693.57,3687.97,3.54,100.0,0.0959,-0.54,0.18,-0.71,flip -6380,做空,2021-12-30 10:30:00,2021-12-30 10:45:00,3687.97,3697.41,3.53,100.0,0.0958,-0.9,0.18,-1.08,flip -6381,做多,2021-12-30 10:45:00,2021-12-30 20:45:00,3697.41,3722.08,3.52,100.0,0.0952,2.35,0.18,2.17,flip -6382,做空,2021-12-30 20:45:00,2021-12-30 21:00:00,3722.08,3726.72,3.54,100.0,0.0951,-0.44,0.18,-0.62,flip -6383,做多,2021-12-30 21:00:00,2021-12-30 22:15:00,3726.72,3718.87,3.53,100.0,0.0948,-0.74,0.18,-0.92,flip -6384,做空,2021-12-30 22:15:00,2021-12-31 00:00:00,3718.87,3725.08,3.52,100.0,0.0947,-0.59,0.18,-0.76,flip -6385,做多,2021-12-31 00:00:00,2021-12-31 00:15:00,3725.08,3709.65,3.54,100.0,0.0951,-1.47,0.18,-1.64,flip -6386,做空,2021-12-31 00:15:00,2021-12-31 01:15:00,3709.65,3719.47,3.52,100.0,0.095,-0.93,0.18,-1.11,flip -6387,做多,2021-12-31 01:15:00,2021-12-31 01:45:00,3719.47,3725.17,3.51,100.0,0.0944,0.54,0.18,0.36,flip -6388,做空,2021-12-31 01:45:00,2021-12-31 03:15:00,3725.17,3731.09,3.51,100.0,0.0943,-0.56,0.18,-0.73,flip -6389,做多,2021-12-31 03:15:00,2021-12-31 06:00:00,3731.09,3735.46,3.5,100.0,0.0939,0.41,0.18,0.23,flip -6390,做空,2021-12-31 06:00:00,2021-12-31 06:15:00,3735.46,3740.39,3.5,100.0,0.0938,-0.46,0.18,-0.64,flip -6391,做多,2021-12-31 06:15:00,2021-12-31 07:00:00,3740.39,3729.74,3.5,100.0,0.0934,-1.0,0.17,-1.17,flip -6392,做空,2021-12-31 07:00:00,2021-12-31 08:15:00,3729.74,3771.65,3.48,100.0,0.0934,-3.91,0.18,-4.09,flip -6393,做多,2021-12-31 08:15:00,2021-12-31 16:45:00,3771.65,3745.54,3.44,100.0,0.0912,-2.38,0.17,-2.55,flip -6394,做空,2021-12-31 16:45:00,2022-01-01 01:15:00,3745.54,3736.88,3.41,100.0,0.0911,0.79,0.17,0.62,flip -6395,做多,2022-01-01 01:15:00,2022-01-01 01:30:00,3736.88,3732.27,3.45,100.0,0.0923,-0.43,0.17,-0.6,flip -6396,做空,2022-01-01 01:30:00,2022-01-01 02:15:00,3732.27,3727.76,3.44,100.0,0.0922,0.42,0.17,0.24,flip -6397,做多,2022-01-01 02:15:00,2022-01-01 02:45:00,3727.76,3727.03,3.44,100.0,0.0923,-0.07,0.17,-0.24,flip -6398,做空,2022-01-01 02:45:00,2022-01-01 03:00:00,3727.03,3727.48,3.44,100.0,0.0922,-0.04,0.17,-0.21,flip -6399,做多,2022-01-01 03:00:00,2022-01-01 03:45:00,3727.48,3722.07,3.43,100.0,0.0921,-0.5,0.17,-0.67,flip -6400,做空,2022-01-01 03:45:00,2022-01-01 05:15:00,3722.07,3749.77,3.42,100.0,0.092,-2.55,0.17,-2.72,flip -6401,做多,2022-01-01 05:15:00,2022-01-01 06:45:00,3749.77,3710.97,3.4,100.0,0.0906,-3.51,0.17,-3.68,flip -6402,做空,2022-01-01 06:45:00,2022-01-01 07:30:00,3710.97,3721.29,3.36,100.0,0.0905,-0.93,0.17,-1.1,flip -6403,做多,2022-01-01 07:30:00,2022-01-01 10:15:00,3721.29,3690.5,3.34,100.0,0.0899,-2.77,0.17,-2.93,flip -6404,做空,2022-01-01 10:15:00,2022-01-01 11:15:00,3690.5,3706.0,3.31,100.0,0.0898,-1.39,0.17,-1.56,flip -6405,做多,2022-01-01 11:15:00,2022-01-01 11:30:00,3706.0,3704.68,3.3,100.0,0.0889,-0.12,0.16,-0.28,flip -6406,做空,2022-01-01 11:30:00,2022-01-01 12:00:00,3704.68,3707.65,3.29,100.0,0.0889,-0.26,0.16,-0.43,flip -6407,做多,2022-01-01 12:00:00,2022-01-01 12:15:00,3707.65,3700.48,3.29,100.0,0.0886,-0.64,0.16,-0.8,flip -6408,做空,2022-01-01 12:15:00,2022-01-01 12:30:00,3700.48,3705.44,3.28,100.0,0.0885,-0.44,0.16,-0.6,flip -6409,做多,2022-01-01 12:30:00,2022-01-01 13:15:00,3705.44,3713.11,3.27,100.0,0.0882,0.68,0.16,0.51,flip -6410,做空,2022-01-01 13:15:00,2022-01-01 13:30:00,3713.11,3718.58,3.27,100.0,0.0881,-0.48,0.16,-0.65,flip -6411,做多,2022-01-01 13:30:00,2022-01-01 13:45:00,3718.58,3708.68,3.26,100.0,0.0878,-0.87,0.16,-1.03,flip -6412,做空,2022-01-01 13:45:00,2022-01-01 15:30:00,3708.68,3733.01,3.25,100.0,0.0877,-2.13,0.16,-2.3,flip -6413,做多,2022-01-01 15:30:00,2022-01-02 04:30:00,3733.01,3741.69,3.23,100.0,0.0865,0.75,0.16,0.59,flip -6414,做空,2022-01-02 04:30:00,2022-01-02 05:45:00,3741.69,3742.12,3.29,100.0,0.0879,-0.04,0.16,-0.2,flip -6415,做多,2022-01-02 05:45:00,2022-01-02 06:00:00,3742.12,3739.34,3.29,100.0,0.0878,-0.24,0.16,-0.41,flip -6416,做空,2022-01-02 06:00:00,2022-01-02 06:15:00,3739.34,3740.18,3.28,100.0,0.0877,-0.07,0.16,-0.24,flip -6417,做多,2022-01-02 06:15:00,2022-01-02 06:45:00,3740.18,3736.74,3.28,100.0,0.0876,-0.3,0.16,-0.46,flip -6418,做空,2022-01-02 06:45:00,2022-01-02 07:30:00,3736.74,3741.94,3.27,100.0,0.0875,-0.45,0.16,-0.62,flip -6419,做多,2022-01-02 07:30:00,2022-01-02 08:00:00,3741.94,3733.76,3.26,100.0,0.0872,-0.71,0.16,-0.88,flip -6420,做空,2022-01-02 08:00:00,2022-01-02 09:15:00,3733.76,3754.14,3.25,100.0,0.0871,-1.77,0.16,-1.94,flip -6421,做多,2022-01-02 09:15:00,2022-01-02 10:15:00,3754.14,3746.89,3.23,100.0,0.086,-0.62,0.16,-0.78,flip -6422,做空,2022-01-02 10:15:00,2022-01-02 11:00:00,3746.89,3745.99,3.22,100.0,0.0859,0.08,0.16,-0.08,flip -6423,做多,2022-01-02 11:00:00,2022-01-02 11:30:00,3745.99,3744.23,3.22,100.0,0.0859,-0.15,0.16,-0.31,flip -6424,做空,2022-01-02 11:30:00,2022-01-02 12:30:00,3744.23,3748.92,3.21,100.0,0.0858,-0.4,0.16,-0.56,flip -6425,做多,2022-01-02 12:30:00,2022-01-02 13:00:00,3748.92,3744.3,3.21,100.0,0.0855,-0.4,0.16,-0.56,flip -6426,做空,2022-01-02 13:00:00,2022-01-02 13:15:00,3744.3,3752.75,3.2,100.0,0.0854,-0.72,0.16,-0.88,flip -6427,做多,2022-01-02 13:15:00,2022-01-02 13:30:00,3752.75,3747.62,3.19,100.0,0.085,-0.44,0.16,-0.6,flip -6428,做空,2022-01-02 13:30:00,2022-01-02 14:00:00,3747.62,3750.75,3.18,100.0,0.0849,-0.27,0.16,-0.42,flip -6429,做多,2022-01-02 14:00:00,2022-01-02 14:15:00,3750.75,3744.23,3.18,100.0,0.0847,-0.55,0.16,-0.71,flip -6430,做空,2022-01-02 14:15:00,2022-01-02 14:30:00,3744.23,3751.05,3.17,100.0,0.0846,-0.58,0.16,-0.74,flip -6431,做多,2022-01-02 14:30:00,2022-01-02 15:45:00,3751.05,3776.17,3.16,100.0,0.0842,2.11,0.16,1.96,tp_upper -6432,做多,2022-01-03 02:15:00,2022-01-03 02:45:00,3793.17,3796.15,3.23,100.0,0.0851,0.25,0.16,0.09,flip -6433,做空,2022-01-03 02:45:00,2022-01-03 03:15:00,3796.15,3799.0,3.23,100.0,0.085,-0.24,0.16,-0.4,flip -6434,做多,2022-01-03 03:15:00,2022-01-03 03:30:00,3799.0,3780.78,3.22,100.0,0.0848,-1.55,0.16,-1.71,flip -6435,做空,2022-01-03 03:30:00,2022-01-03 04:00:00,3780.78,3790.62,3.2,100.0,0.0847,-0.83,0.16,-0.99,flip -6436,做多,2022-01-03 04:00:00,2022-01-03 04:15:00,3790.62,3788.26,3.19,100.0,0.0842,-0.2,0.16,-0.36,flip -6437,做空,2022-01-03 04:15:00,2022-01-03 04:30:00,3788.26,3795.27,3.19,100.0,0.0841,-0.59,0.16,-0.75,flip -6438,做多,2022-01-03 04:30:00,2022-01-03 04:45:00,3795.27,3789.93,3.18,100.0,0.0837,-0.45,0.16,-0.61,flip -6439,做空,2022-01-03 04:45:00,2022-01-03 05:00:00,3789.93,3790.75,3.17,100.0,0.0837,-0.07,0.16,-0.23,flip -6440,做多,2022-01-03 05:00:00,2022-01-03 06:45:00,3790.75,3801.84,3.17,100.0,0.0835,0.93,0.16,0.77,flip -6441,做空,2022-01-03 06:45:00,2022-01-03 07:15:00,3801.84,3805.3,3.17,100.0,0.0835,-0.29,0.16,-0.45,flip -6442,做多,2022-01-03 07:15:00,2022-01-03 07:30:00,3805.3,3803.71,3.17,100.0,0.0832,-0.13,0.16,-0.29,flip -6443,做空,2022-01-03 07:30:00,2022-01-03 07:45:00,3803.71,3806.97,3.16,100.0,0.0831,-0.27,0.16,-0.43,flip -6444,做多,2022-01-03 07:45:00,2022-01-03 08:30:00,3806.97,3806.12,3.16,100.0,0.0829,-0.07,0.16,-0.23,flip -6445,做空,2022-01-03 08:30:00,2022-01-03 08:45:00,3806.12,3806.45,3.15,100.0,0.0828,-0.03,0.16,-0.18,flip -6446,做多,2022-01-03 08:45:00,2022-01-03 09:15:00,3806.45,3795.55,3.15,100.0,0.0827,-0.9,0.16,-1.06,flip -6447,做空,2022-01-03 09:15:00,2022-01-03 09:45:00,3795.55,3807.49,3.14,100.0,0.0826,-0.99,0.16,-1.14,flip -6448,做多,2022-01-03 09:45:00,2022-01-03 14:00:00,3807.49,3814.03,3.12,100.0,0.082,0.54,0.16,0.38,flip -6449,做空,2022-01-03 14:00:00,2022-01-03 14:15:00,3814.03,3819.83,3.13,100.0,0.082,-0.48,0.16,-0.63,flip -6450,做多,2022-01-03 14:15:00,2022-01-03 14:45:00,3819.83,3802.15,3.12,100.0,0.0816,-1.44,0.16,-1.6,flip -6451,做空,2022-01-03 14:45:00,2022-01-03 15:15:00,3802.15,3808.94,3.1,100.0,0.0816,-0.55,0.16,-0.71,flip -6452,做多,2022-01-03 15:15:00,2022-01-04 06:30:00,3808.94,3752.96,3.09,100.0,0.0812,-4.54,0.15,-4.7,flip -6453,做空,2022-01-04 06:30:00,2022-01-04 07:15:00,3752.96,3755.18,3.1,100.0,0.0827,-0.18,0.16,-0.34,flip -6454,做多,2022-01-04 07:15:00,2022-01-04 18:30:00,3755.18,3798.07,3.1,100.0,0.0825,3.54,0.16,3.38,flip -6455,做空,2022-01-04 18:30:00,2022-01-04 19:00:00,3798.07,3835.58,3.13,100.0,0.0824,-3.09,0.16,-3.25,flip -6456,做多,2022-01-04 19:00:00,2022-01-04 20:00:00,3835.58,3810.6,3.1,100.0,0.0807,-2.02,0.15,-2.17,flip -6457,做空,2022-01-04 20:00:00,2022-01-04 22:30:00,3810.6,3818.81,3.07,100.0,0.0806,-0.66,0.15,-0.82,flip -6458,做多,2022-01-04 22:30:00,2022-01-04 22:45:00,3818.81,3816.0,3.06,100.0,0.0802,-0.23,0.15,-0.38,flip -6459,做空,2022-01-04 22:45:00,2022-01-05 06:45:00,3816.0,3818.21,3.06,100.0,0.0801,-0.18,0.15,-0.33,flip -6460,做多,2022-01-05 06:45:00,2022-01-05 07:15:00,3818.21,3817.88,3.07,100.0,0.0804,-0.03,0.15,-0.18,flip -6461,做空,2022-01-05 07:15:00,2022-01-05 07:45:00,3817.88,3816.32,3.07,100.0,0.0804,0.13,0.15,-0.03,flip -6462,做多,2022-01-05 07:45:00,2022-01-05 08:00:00,3816.32,3805.99,3.07,100.0,0.0804,-0.83,0.15,-0.98,flip -6463,做空,2022-01-05 08:00:00,2022-01-05 08:30:00,3805.99,3818.67,3.06,100.0,0.0803,-1.02,0.15,-1.17,flip -6464,做多,2022-01-05 08:30:00,2022-01-05 11:00:00,3818.67,3812.15,3.04,100.0,0.0797,-0.52,0.15,-0.67,flip -6465,做空,2022-01-05 11:00:00,2022-01-05 13:45:00,3812.15,3813.25,3.03,100.0,0.0796,-0.09,0.15,-0.24,flip -6466,做多,2022-01-05 13:45:00,2022-01-05 14:15:00,3813.25,3810.61,3.03,100.0,0.0795,-0.21,0.15,-0.36,flip -6467,做空,2022-01-05 14:15:00,2022-01-05 14:45:00,3810.61,3820.34,3.02,100.0,0.0794,-0.77,0.15,-0.92,flip -6468,做多,2022-01-05 14:45:00,2022-01-05 15:30:00,3820.34,3813.73,3.01,100.0,0.0789,-0.52,0.15,-0.67,flip -6469,做空,2022-01-05 15:30:00,2022-01-05 15:45:00,3813.73,3819.25,3.01,100.0,0.0788,-0.44,0.15,-0.59,flip -6470,做多,2022-01-05 15:45:00,2022-01-05 16:00:00,3819.25,3808.99,3.0,100.0,0.0785,-0.81,0.15,-0.95,flip -6471,做空,2022-01-05 16:00:00,2022-01-05 16:15:00,3808.99,3819.13,2.99,100.0,0.0784,-0.8,0.15,-0.95,flip -6472,做多,2022-01-05 16:15:00,2022-01-05 16:30:00,3819.13,3795.37,2.98,100.0,0.0779,-1.85,0.15,-2.0,flip -6473,做空,2022-01-05 16:30:00,2022-01-05 18:00:00,3795.37,3741.37,2.95,100.0,0.0779,4.2,0.15,4.06,tp_lower -6474,做多,2022-01-06 17:15:00,2022-01-07 00:00:00,3419.81,3390.49,3.03,100.0,0.0887,-2.6,0.15,-2.75,flip -6475,做空,2022-01-07 00:00:00,2022-01-07 03:30:00,3390.49,3248.06,3.01,100.0,0.0887,12.63,0.14,12.48,tp_lower -6476,做多,2022-01-07 20:30:00,2022-01-07 22:00:00,3205.9,3198.87,3.13,100.0,0.0976,-0.69,0.16,-0.84,flip -6477,做空,2022-01-07 22:00:00,2022-01-07 22:15:00,3198.87,3199.45,3.12,100.0,0.0975,-0.06,0.16,-0.21,flip -6478,做多,2022-01-07 22:15:00,2022-01-08 02:30:00,3199.45,3192.11,3.12,100.0,0.0974,-0.71,0.16,-0.87,flip -6479,做空,2022-01-08 02:30:00,2022-01-08 02:45:00,3192.11,3208.4,3.12,100.0,0.0976,-1.59,0.16,-1.75,flip -6480,做多,2022-01-08 02:45:00,2022-01-08 03:15:00,3208.4,3191.78,3.1,100.0,0.0965,-1.6,0.15,-1.76,flip -6481,做空,2022-01-08 03:15:00,2022-01-08 03:30:00,3191.78,3196.97,3.08,100.0,0.0964,-0.5,0.15,-0.65,flip -6482,做多,2022-01-08 03:30:00,2022-01-08 06:30:00,3196.97,3203.01,3.07,100.0,0.096,0.58,0.15,0.43,flip -6483,做空,2022-01-08 06:30:00,2022-01-08 06:45:00,3203.01,3218.0,3.07,100.0,0.0959,-1.44,0.15,-1.59,flip -6484,做多,2022-01-08 06:45:00,2022-01-08 10:45:00,3218.0,3220.12,3.06,100.0,0.0949,0.2,0.15,0.05,flip -6485,做空,2022-01-08 10:45:00,2022-01-08 11:30:00,3220.12,3216.68,3.05,100.0,0.0948,0.33,0.15,0.17,flip -6486,做多,2022-01-08 11:30:00,2022-01-08 12:15:00,3216.68,3215.33,3.05,100.0,0.095,-0.13,0.15,-0.28,flip -6487,做空,2022-01-08 12:15:00,2022-01-08 15:00:00,3215.33,3157.36,3.05,100.0,0.0949,5.5,0.15,5.35,tp_lower -6488,做多,2022-01-09 02:15:00,2022-01-09 09:15:00,3130.94,3099.64,3.13,100.0,0.0999,-3.13,0.15,-3.28,flip -6489,做空,2022-01-09 09:15:00,2022-01-09 10:30:00,3099.64,3108.31,3.09,100.0,0.0998,-0.87,0.16,-1.02,flip -6490,做多,2022-01-09 10:30:00,2022-01-09 12:00:00,3108.31,3109.69,3.08,100.0,0.0992,0.14,0.15,-0.02,flip -6491,做空,2022-01-09 12:00:00,2022-01-09 12:15:00,3109.69,3109.99,3.08,100.0,0.0991,-0.03,0.15,-0.18,flip -6492,做多,2022-01-09 12:15:00,2022-01-09 12:45:00,3109.99,3107.98,3.08,100.0,0.0989,-0.2,0.15,-0.35,flip -6493,做空,2022-01-09 12:45:00,2022-01-09 13:00:00,3107.98,3115.4,3.07,100.0,0.0988,-0.73,0.15,-0.89,flip -6494,做多,2022-01-09 13:00:00,2022-01-09 13:15:00,3115.4,3100.9,3.06,100.0,0.0983,-1.42,0.15,-1.58,flip -6495,做空,2022-01-09 13:15:00,2022-01-09 14:30:00,3100.9,3111.87,3.04,100.0,0.0982,-1.08,0.15,-1.23,flip -6496,做多,2022-01-09 14:30:00,2022-01-10 00:30:00,3111.87,3139.43,3.03,100.0,0.0974,2.68,0.15,2.53,flip -6497,做空,2022-01-10 00:30:00,2022-01-10 01:00:00,3139.43,3140.0,3.08,100.0,0.098,-0.06,0.15,-0.21,flip -6498,做多,2022-01-10 01:00:00,2022-01-10 01:30:00,3140.0,3136.59,3.07,100.0,0.0979,-0.33,0.15,-0.49,flip -6499,做空,2022-01-10 01:30:00,2022-01-10 01:45:00,3136.59,3149.25,3.07,100.0,0.0978,-1.24,0.15,-1.39,flip -6500,做多,2022-01-10 01:45:00,2022-01-10 02:00:00,3149.25,3144.47,3.05,100.0,0.0969,-0.46,0.15,-0.62,flip -6501,做空,2022-01-10 02:00:00,2022-01-10 02:15:00,3144.47,3152.64,3.04,100.0,0.0968,-0.79,0.15,-0.94,flip -6502,做多,2022-01-10 02:15:00,2022-01-10 03:00:00,3152.64,3150.54,3.03,100.0,0.0962,-0.2,0.15,-0.35,flip -6503,做空,2022-01-10 03:00:00,2022-01-10 03:15:00,3150.54,3153.72,3.03,100.0,0.0961,-0.31,0.15,-0.46,flip -6504,做多,2022-01-10 03:15:00,2022-01-10 03:30:00,3153.72,3147.99,3.02,100.0,0.0958,-0.55,0.15,-0.7,flip -6505,做空,2022-01-10 03:30:00,2022-01-10 03:45:00,3147.99,3153.1,3.01,100.0,0.0957,-0.49,0.15,-0.64,flip -6506,做多,2022-01-10 03:45:00,2022-01-10 06:30:00,3153.1,3156.59,3.01,100.0,0.0953,0.33,0.15,0.18,flip -6507,做空,2022-01-10 06:30:00,2022-01-10 06:45:00,3156.59,3160.49,3.01,100.0,0.0952,-0.37,0.15,-0.52,flip -6508,做多,2022-01-10 06:45:00,2022-01-10 07:15:00,3160.49,3163.98,3.0,100.0,0.0949,0.33,0.15,0.18,flip -6509,做空,2022-01-10 07:15:00,2022-01-10 10:15:00,3163.98,3153.76,3.0,100.0,0.0948,0.97,0.15,0.82,flip -6510,做多,2022-01-10 10:15:00,2022-01-10 21:15:00,3153.76,3081.6,3.01,100.0,0.0953,-6.88,0.15,-7.03,flip -6511,做空,2022-01-10 21:15:00,2022-01-10 22:00:00,3081.6,3082.77,2.93,100.0,0.0952,-0.11,0.15,-0.26,flip -6512,做多,2022-01-10 22:00:00,2022-01-10 22:15:00,3082.77,3071.92,2.93,100.0,0.0951,-1.03,0.15,-1.18,flip -6513,做空,2022-01-10 22:15:00,2022-01-10 23:15:00,3071.92,3077.62,2.92,100.0,0.095,-0.54,0.15,-0.69,flip -6514,做多,2022-01-10 23:15:00,2022-01-11 00:15:00,3077.62,3061.93,2.91,100.0,0.0945,-1.48,0.14,-1.63,flip -6515,做空,2022-01-11 00:15:00,2022-01-11 00:30:00,3061.93,3063.8,2.94,100.0,0.096,-0.18,0.15,-0.33,flip -6516,做多,2022-01-11 00:30:00,2022-01-11 00:45:00,3063.8,3053.56,2.94,100.0,0.0958,-0.98,0.15,-1.13,flip -6517,做空,2022-01-11 00:45:00,2022-01-11 01:00:00,3053.56,3055.59,2.92,100.0,0.0957,-0.19,0.15,-0.34,flip -6518,做多,2022-01-11 01:00:00,2022-01-11 10:45:00,3055.59,3093.12,2.92,100.0,0.0955,3.58,0.15,3.44,flip -6519,做空,2022-01-11 10:45:00,2022-01-11 11:00:00,3093.12,3106.12,2.95,100.0,0.0954,-1.24,0.15,-1.39,flip -6520,做多,2022-01-11 11:00:00,2022-01-11 14:15:00,3106.12,3088.79,2.94,100.0,0.0945,-1.64,0.15,-1.78,flip -6521,做空,2022-01-11 14:15:00,2022-01-11 14:45:00,3088.79,3113.59,2.92,100.0,0.0944,-2.34,0.15,-2.49,flip -6522,做多,2022-01-11 14:45:00,2022-01-11 16:30:00,3113.59,3228.22,2.89,100.0,0.0928,10.64,0.15,10.49,tp_upper -6523,做多,2022-01-12 08:45:00,2022-01-12 09:15:00,3229.75,3265.0,3.02,100.0,0.0934,3.29,0.15,3.14,tp_upper -6524,做多,2022-01-13 08:30:00,2022-01-13 09:00:00,3352.71,3349.64,3.05,100.0,0.0909,-0.28,0.15,-0.43,flip -6525,做空,2022-01-13 09:00:00,2022-01-13 09:15:00,3349.64,3364.32,3.04,100.0,0.0908,-1.33,0.15,-1.49,flip -6526,做多,2022-01-13 09:15:00,2022-01-13 09:30:00,3364.32,3356.31,3.03,100.0,0.0899,-0.72,0.15,-0.87,flip -6527,做空,2022-01-13 09:30:00,2022-01-13 09:45:00,3356.31,3360.48,3.02,100.0,0.0899,-0.37,0.15,-0.53,flip -6528,做多,2022-01-13 09:45:00,2022-01-13 10:45:00,3360.48,3354.54,3.01,100.0,0.0895,-0.53,0.15,-0.68,flip -6529,做空,2022-01-13 10:45:00,2022-01-13 12:00:00,3354.54,3348.63,3.0,100.0,0.0895,0.53,0.15,0.38,flip -6530,做多,2022-01-13 12:00:00,2022-01-13 15:00:00,3348.63,3352.9,3.0,100.0,0.0897,0.38,0.15,0.23,flip -6531,做空,2022-01-13 15:00:00,2022-01-13 15:15:00,3352.9,3312.13,3.0,100.0,0.0896,3.65,0.15,3.5,tp_lower -6532,做多,2022-01-14 05:15:00,2022-01-14 05:30:00,3283.4,3281.62,3.06,100.0,0.0932,-0.17,0.15,-0.32,flip -6533,做空,2022-01-14 05:30:00,2022-01-14 05:45:00,3281.62,3303.95,3.05,100.0,0.0931,-2.08,0.15,-2.23,flip -6534,做多,2022-01-14 05:45:00,2022-01-14 07:30:00,3303.95,3270.31,3.03,100.0,0.0917,-3.09,0.15,-3.24,flip -6535,做空,2022-01-14 07:30:00,2022-01-14 09:30:00,3270.31,3264.02,3.0,100.0,0.0916,0.58,0.15,0.43,flip -6536,做多,2022-01-14 09:30:00,2022-01-14 09:45:00,3264.02,3261.33,3.0,100.0,0.0919,-0.25,0.15,-0.4,flip -6537,做空,2022-01-14 09:45:00,2022-01-14 10:00:00,3261.33,3264.01,2.99,100.0,0.0918,-0.25,0.15,-0.4,flip -6538,做多,2022-01-14 10:00:00,2022-01-15 12:00:00,3264.01,3314.16,2.99,100.0,0.0916,4.59,0.15,4.44,flip -6539,做空,2022-01-15 12:00:00,2022-01-15 12:30:00,3314.16,3273.31,3.05,100.0,0.092,3.76,0.15,3.61,tp_lower -6540,做多,2022-01-15 14:30:00,2022-01-15 14:45:00,3340.17,3338.46,3.08,100.0,0.0923,-0.16,0.15,-0.31,tp_upper -6541,做多,2022-01-15 22:00:00,2022-01-15 22:15:00,3337.69,3327.74,3.08,100.0,0.0923,-0.92,0.15,-1.07,flip -6542,做空,2022-01-15 22:15:00,2022-01-15 22:30:00,3327.74,3331.4,3.07,100.0,0.0922,-0.34,0.15,-0.49,flip -6543,做多,2022-01-15 22:30:00,2022-01-15 23:30:00,3331.4,3328.02,3.06,100.0,0.0919,-0.31,0.15,-0.46,flip -6544,做空,2022-01-15 23:30:00,2022-01-16 06:45:00,3328.02,3333.13,3.05,100.0,0.0918,-0.47,0.15,-0.62,flip -6545,做多,2022-01-16 06:45:00,2022-01-16 07:15:00,3333.13,3327.37,3.06,100.0,0.0919,-0.53,0.15,-0.68,flip -6546,做空,2022-01-16 07:15:00,2022-01-16 07:30:00,3327.37,3334.25,3.05,100.0,0.0918,-0.63,0.15,-0.78,flip -6547,做多,2022-01-16 07:30:00,2022-01-16 07:45:00,3334.25,3330.81,3.05,100.0,0.0913,-0.31,0.15,-0.47,flip -6548,做空,2022-01-16 07:45:00,2022-01-16 12:00:00,3330.81,3326.0,3.04,100.0,0.0912,0.44,0.15,0.29,flip -6549,做多,2022-01-16 12:00:00,2022-01-16 12:15:00,3326.0,3324.77,3.04,100.0,0.0914,-0.11,0.15,-0.26,flip -6550,做空,2022-01-16 12:15:00,2022-01-16 12:30:00,3324.77,3325.1,3.04,100.0,0.0913,-0.03,0.15,-0.18,flip -6551,做多,2022-01-16 12:30:00,2022-01-16 13:00:00,3325.1,3325.33,3.03,100.0,0.0912,0.02,0.15,-0.13,flip -6552,做空,2022-01-16 13:00:00,2022-01-16 13:15:00,3325.33,3276.77,3.03,100.0,0.0911,4.42,0.15,4.28,tp_lower -6553,做多,2022-01-16 13:45:00,2022-01-16 16:15:00,3338.73,3374.19,3.07,100.0,0.092,3.26,0.16,3.11,tp_upper -6554,做多,2022-01-16 20:15:00,2022-01-16 21:00:00,3328.89,3328.34,3.1,100.0,0.0931,-0.05,0.16,-0.21,flip -6555,做空,2022-01-16 21:00:00,2022-01-16 21:15:00,3328.34,3331.38,3.1,100.0,0.0931,-0.28,0.16,-0.44,flip -6556,做多,2022-01-16 21:15:00,2022-01-16 21:30:00,3331.38,3329.02,3.09,100.0,0.0928,-0.22,0.15,-0.37,flip -6557,做空,2022-01-16 21:30:00,2022-01-16 22:00:00,3329.02,3342.5,3.09,100.0,0.0927,-1.25,0.15,-1.4,flip -6558,做多,2022-01-16 22:00:00,2022-01-17 00:15:00,3342.5,3331.23,3.07,100.0,0.0919,-1.04,0.15,-1.19,flip -6559,做空,2022-01-17 00:15:00,2022-01-17 00:30:00,3331.23,3334.94,3.1,100.0,0.0929,-0.34,0.15,-0.5,flip -6560,做多,2022-01-17 00:30:00,2022-01-17 00:45:00,3334.94,3324.38,3.09,100.0,0.0926,-0.98,0.15,-1.13,flip -6561,做空,2022-01-17 00:45:00,2022-01-17 03:45:00,3324.38,3256.05,3.08,100.0,0.0925,6.32,0.15,6.17,tp_lower -6562,做多,2022-01-18 00:15:00,2022-01-18 01:30:00,3224.88,3221.38,3.15,100.0,0.0976,-0.34,0.16,-0.5,flip -6563,做空,2022-01-18 01:30:00,2022-01-18 21:15:00,3221.38,3164.26,3.14,100.0,0.0975,5.57,0.15,5.41,flip -6564,做多,2022-01-18 21:15:00,2022-01-19 03:30:00,3164.26,3103.52,3.19,100.0,0.1009,-6.13,0.16,-6.28,flip -6565,做空,2022-01-19 03:30:00,2022-01-19 11:00:00,3103.52,3118.41,3.13,100.0,0.101,-1.5,0.16,-1.66,flip -6566,做多,2022-01-19 11:00:00,2022-01-19 11:15:00,3118.41,3107.17,3.12,100.0,0.0999,-1.12,0.16,-1.28,flip -6567,做空,2022-01-19 11:15:00,2022-01-19 11:45:00,3107.17,3115.96,3.1,100.0,0.0998,-0.88,0.16,-1.03,flip -6568,做多,2022-01-19 11:45:00,2022-01-19 12:30:00,3115.96,3115.12,3.09,100.0,0.0992,-0.08,0.15,-0.24,flip -6569,做空,2022-01-19 12:30:00,2022-01-19 12:45:00,3115.12,3118.5,3.09,100.0,0.0991,-0.33,0.15,-0.49,flip -6570,做多,2022-01-19 12:45:00,2022-01-19 13:30:00,3118.5,3122.18,3.08,100.0,0.0988,0.36,0.15,0.21,flip -6571,做空,2022-01-19 13:30:00,2022-01-19 14:00:00,3122.18,3124.24,3.08,100.0,0.0987,-0.2,0.15,-0.36,flip -6572,做多,2022-01-19 14:00:00,2022-01-19 15:45:00,3124.24,3122.0,3.08,100.0,0.0984,-0.22,0.15,-0.37,flip -6573,做空,2022-01-19 15:45:00,2022-01-19 17:00:00,3122.0,3139.72,3.07,100.0,0.0983,-1.74,0.15,-1.9,flip -6574,做多,2022-01-19 17:00:00,2022-01-19 20:45:00,3139.72,3107.25,3.05,100.0,0.0971,-3.15,0.15,-3.3,flip -6575,做空,2022-01-19 20:45:00,2022-01-19 21:00:00,3107.25,3119.03,3.01,100.0,0.097,-1.14,0.15,-1.29,flip -6576,做多,2022-01-19 21:00:00,2022-01-19 23:15:00,3119.03,3110.86,3.0,100.0,0.0962,-0.79,0.15,-0.94,flip -6577,做空,2022-01-19 23:15:00,2022-01-19 23:30:00,3110.86,3112.79,2.99,100.0,0.0961,-0.19,0.15,-0.34,flip -6578,做多,2022-01-19 23:30:00,2022-01-19 23:45:00,3112.79,3082.81,2.98,100.0,0.0959,-2.87,0.15,-3.02,flip -6579,做空,2022-01-19 23:45:00,2022-01-20 00:15:00,3082.81,3109.34,2.95,100.0,0.0958,-2.54,0.15,-2.69,flip -6580,做多,2022-01-20 00:15:00,2022-01-20 00:45:00,3109.34,3112.11,2.97,100.0,0.0954,0.26,0.15,0.12,flip -6581,做空,2022-01-20 00:45:00,2022-01-20 02:00:00,3112.11,3120.9,2.97,100.0,0.0953,-0.84,0.15,-0.99,flip -6582,做多,2022-01-20 02:00:00,2022-01-20 03:15:00,3120.9,3118.26,2.95,100.0,0.0947,-0.25,0.15,-0.4,flip -6583,做空,2022-01-20 03:15:00,2022-01-20 03:30:00,3118.26,3119.99,2.95,100.0,0.0946,-0.16,0.15,-0.31,flip -6584,做多,2022-01-20 03:30:00,2022-01-20 04:30:00,3119.99,3124.41,2.94,100.0,0.0944,0.42,0.15,0.27,flip -6585,做空,2022-01-20 04:30:00,2022-01-20 05:30:00,3124.41,3120.73,2.95,100.0,0.0943,0.35,0.15,0.2,flip -6586,做多,2022-01-20 05:30:00,2022-01-20 08:30:00,3120.73,3124.12,2.95,100.0,0.0944,0.32,0.15,0.17,flip -6587,做空,2022-01-20 08:30:00,2022-01-20 08:45:00,3124.12,3129.6,2.95,100.0,0.0943,-0.52,0.15,-0.66,flip -6588,做多,2022-01-20 08:45:00,2022-01-20 09:00:00,3129.6,3121.75,2.94,100.0,0.0939,-0.74,0.15,-0.88,flip -6589,做空,2022-01-20 09:00:00,2022-01-20 09:15:00,3121.75,3126.31,2.93,100.0,0.0938,-0.43,0.15,-0.57,flip -6590,做多,2022-01-20 09:15:00,2022-01-20 15:00:00,3126.31,3244.8,2.92,100.0,0.0934,11.07,0.15,10.92,tp_upper -6591,做多,2022-01-22 20:00:00,2022-01-22 20:15:00,2429.46,2392.51,3.06,100.0,0.1259,-4.65,0.15,-4.8,flip -6592,做空,2022-01-22 20:15:00,2022-01-22 20:45:00,2392.51,2428.8,3.01,100.0,0.1258,-4.56,0.15,-4.72,flip -6593,做多,2022-01-22 20:45:00,2022-01-22 22:00:00,2428.8,2433.51,2.96,100.0,0.1219,0.57,0.15,0.43,flip -6594,做空,2022-01-22 22:00:00,2022-01-23 00:00:00,2433.51,2417.25,2.96,100.0,0.1218,1.98,0.15,1.83,flip -6595,做多,2022-01-23 00:00:00,2022-01-23 02:30:00,2417.25,2417.11,2.99,100.0,0.1237,-0.02,0.15,-0.17,flip -6596,做空,2022-01-23 02:30:00,2022-01-23 03:30:00,2417.11,2414.2,2.99,100.0,0.1236,0.36,0.15,0.21,flip -6597,做多,2022-01-23 03:30:00,2022-01-23 05:00:00,2414.2,2413.18,2.99,100.0,0.1237,-0.13,0.15,-0.28,flip -6598,做空,2022-01-23 05:00:00,2022-01-23 05:15:00,2413.18,2420.67,2.98,100.0,0.1236,-0.93,0.15,-1.08,flip -6599,做多,2022-01-23 05:15:00,2022-01-23 14:15:00,2420.67,2463.66,2.97,100.0,0.1227,5.28,0.15,5.12,flip -6600,做空,2022-01-23 14:15:00,2022-01-23 23:00:00,2463.66,2535.68,3.02,100.0,0.1226,-8.83,0.16,-8.99,flip -6601,做多,2022-01-23 23:00:00,2022-01-24 01:30:00,2535.68,2463.13,2.93,100.0,0.1155,-8.38,0.14,-8.52,flip -6602,做空,2022-01-24 01:30:00,2022-01-24 03:30:00,2463.13,2450.58,2.86,100.0,0.1162,1.46,0.14,1.32,flip -6603,做多,2022-01-24 03:30:00,2022-01-24 04:30:00,2450.58,2440.0,2.87,100.0,0.1172,-1.24,0.14,-1.38,flip -6604,做空,2022-01-24 04:30:00,2022-01-24 06:15:00,2440.0,2447.09,2.86,100.0,0.1171,-0.83,0.14,-0.97,flip -6605,做多,2022-01-24 06:15:00,2022-01-24 06:30:00,2447.09,2444.76,2.85,100.0,0.1163,-0.27,0.14,-0.41,flip -6606,做空,2022-01-24 06:30:00,2022-01-24 17:45:00,2444.76,2347.38,2.84,100.0,0.1162,11.32,0.14,11.18,flip -6607,做多,2022-01-24 17:45:00,2022-01-25 06:15:00,2347.38,2371.32,2.95,100.0,0.1257,3.01,0.15,2.86,flip -6608,做空,2022-01-25 06:15:00,2022-01-25 07:30:00,2371.32,2381.32,2.99,100.0,0.1263,-1.26,0.15,-1.41,flip -6609,做多,2022-01-25 07:30:00,2022-01-25 08:15:00,2381.32,2386.43,2.98,100.0,0.1251,0.64,0.15,0.49,flip -6610,做空,2022-01-25 08:15:00,2022-01-25 08:30:00,2386.43,2394.1,2.98,100.0,0.1249,-0.96,0.15,-1.11,flip -6611,做多,2022-01-25 08:30:00,2022-01-25 08:45:00,2394.1,2383.81,2.97,100.0,0.124,-1.28,0.15,-1.42,flip -6612,做空,2022-01-25 08:45:00,2022-01-25 09:00:00,2383.81,2395.47,2.95,100.0,0.1239,-1.44,0.15,-1.59,flip -6613,做多,2022-01-25 09:00:00,2022-01-25 12:00:00,2395.47,2413.99,2.94,100.0,0.1226,2.27,0.15,2.12,flip -6614,做空,2022-01-25 12:00:00,2022-01-25 12:15:00,2413.99,2434.0,2.96,100.0,0.1224,-2.45,0.15,-2.6,flip -6615,做多,2022-01-25 12:15:00,2022-01-25 13:15:00,2434.0,2407.08,2.93,100.0,0.1203,-3.24,0.14,-3.38,flip -6616,做空,2022-01-25 13:15:00,2022-01-25 13:30:00,2407.08,2417.54,2.89,100.0,0.1202,-1.26,0.15,-1.4,flip -6617,做多,2022-01-25 13:30:00,2022-01-25 14:45:00,2417.54,2391.74,2.88,100.0,0.119,-3.07,0.14,-3.21,flip -6618,做空,2022-01-25 14:45:00,2022-01-25 15:15:00,2391.74,2427.44,2.84,100.0,0.1189,-4.25,0.14,-4.39,flip -6619,做多,2022-01-25 15:15:00,2022-01-25 21:00:00,2427.44,2426.46,2.8,100.0,0.1153,-0.11,0.14,-0.25,flip -6620,做空,2022-01-25 21:00:00,2022-01-25 22:45:00,2426.46,2435.9,2.79,100.0,0.1152,-1.09,0.14,-1.23,flip -6621,做多,2022-01-25 22:45:00,2022-01-26 00:45:00,2435.9,2422.63,2.78,100.0,0.1142,-1.52,0.14,-1.65,flip -6622,做空,2022-01-26 00:45:00,2022-01-26 01:15:00,2422.63,2436.86,2.8,100.0,0.1156,-1.64,0.14,-1.79,flip -6623,做多,2022-01-26 01:15:00,2022-01-26 06:45:00,2436.86,2450.25,2.78,100.0,0.1141,1.53,0.14,1.39,flip -6624,做空,2022-01-26 06:45:00,2022-01-26 07:15:00,2450.25,2452.14,2.79,100.0,0.114,-0.22,0.14,-0.36,flip -6625,做多,2022-01-26 07:15:00,2022-01-26 20:00:00,2452.14,2510.58,2.79,100.0,0.1137,6.64,0.14,6.5,flip -6626,做空,2022-01-26 20:00:00,2022-01-27 10:00:00,2510.58,2442.96,2.85,100.0,0.1136,7.68,0.14,7.54,flip -6627,做多,2022-01-27 10:00:00,2022-01-27 10:15:00,2442.96,2440.06,2.94,100.0,0.1203,-0.35,0.15,-0.5,flip -6628,做空,2022-01-27 10:15:00,2022-01-27 11:15:00,2440.06,2447.32,2.93,100.0,0.1202,-0.87,0.15,-1.02,flip -6629,做多,2022-01-27 11:15:00,2022-01-27 18:00:00,2447.32,2436.75,2.92,100.0,0.1193,-1.26,0.15,-1.41,flip -6630,做空,2022-01-27 18:00:00,2022-01-27 18:45:00,2436.75,2434.04,2.9,100.0,0.1192,0.32,0.15,0.18,flip -6631,做多,2022-01-27 18:45:00,2022-01-27 19:00:00,2434.04,2429.23,2.91,100.0,0.1194,-0.57,0.14,-0.72,flip -6632,做空,2022-01-27 19:00:00,2022-01-27 23:45:00,2429.23,2422.61,2.9,100.0,0.1192,0.79,0.14,0.64,flip -6633,做多,2022-01-27 23:45:00,2022-01-28 00:15:00,2422.61,2427.62,2.9,100.0,0.1198,0.6,0.15,0.45,flip -6634,做空,2022-01-28 00:15:00,2022-01-28 00:45:00,2427.62,2430.47,2.92,100.0,0.1204,-0.34,0.15,-0.49,flip -6635,做多,2022-01-28 00:45:00,2022-01-28 01:15:00,2430.47,2414.71,2.92,100.0,0.12,-1.89,0.14,-2.04,flip -6636,做空,2022-01-28 01:15:00,2022-01-28 03:00:00,2414.71,2450.83,2.89,100.0,0.1199,-4.33,0.15,-4.48,flip -6637,做多,2022-01-28 03:00:00,2022-01-28 06:45:00,2450.83,2420.2,2.85,100.0,0.1162,-3.56,0.14,-3.7,flip -6638,做空,2022-01-28 06:45:00,2022-01-28 07:00:00,2420.2,2425.81,2.81,100.0,0.1161,-0.65,0.14,-0.79,flip -6639,做多,2022-01-28 07:00:00,2022-01-28 07:45:00,2425.81,2389.19,2.8,100.0,0.1155,-4.23,0.14,-4.37,flip -6640,做空,2022-01-28 07:45:00,2022-01-28 10:30:00,2389.19,2405.1,2.76,100.0,0.1153,-1.84,0.14,-1.97,flip -6641,做多,2022-01-28 10:30:00,2022-01-28 10:45:00,2405.1,2400.01,2.73,100.0,0.1137,-0.58,0.14,-0.72,flip -6642,做空,2022-01-28 10:45:00,2022-01-28 13:30:00,2400.01,2418.79,2.73,100.0,0.1136,-2.13,0.14,-2.27,flip -6643,做多,2022-01-28 13:30:00,2022-01-28 14:30:00,2418.79,2387.19,2.7,100.0,0.1117,-3.53,0.13,-3.66,flip -6644,做空,2022-01-28 14:30:00,2022-01-28 15:00:00,2387.19,2426.68,2.66,100.0,0.1116,-4.41,0.14,-4.54,flip -6645,做多,2022-01-28 15:00:00,2022-01-28 15:15:00,2426.68,2416.15,2.62,100.0,0.1079,-1.14,0.13,-1.27,flip -6646,做空,2022-01-28 15:15:00,2022-01-28 15:30:00,2416.15,2422.84,2.6,100.0,0.1077,-0.72,0.13,-0.85,flip -6647,做多,2022-01-28 15:30:00,2022-01-29 12:00:00,2422.84,2543.1,2.59,100.0,0.107,12.87,0.14,12.74,flip -6648,做空,2022-01-29 12:00:00,2022-01-29 12:15:00,2543.1,2569.26,2.75,100.0,0.1083,-2.83,0.14,-2.97,flip -6649,做多,2022-01-29 12:15:00,2022-01-29 13:30:00,2569.26,2592.93,2.72,100.0,0.106,2.51,0.14,2.37,tp_upper -6650,做多,2022-01-29 16:15:00,2022-01-29 20:30:00,2546.54,2626.43,2.75,100.0,0.1078,8.61,0.14,8.47,tp_upper -6651,做多,2022-01-30 01:00:00,2022-01-30 01:30:00,2574.94,2569.9,2.84,100.0,0.1102,-0.56,0.14,-0.7,flip -6652,做空,2022-01-30 01:30:00,2022-01-30 01:45:00,2569.9,2579.07,2.83,100.0,0.1101,-1.01,0.14,-1.15,flip -6653,做多,2022-01-30 01:45:00,2022-01-30 02:00:00,2579.07,2572.48,2.82,100.0,0.1092,-0.72,0.14,-0.86,flip -6654,做空,2022-01-30 02:00:00,2022-01-30 02:15:00,2572.48,2576.87,2.81,100.0,0.1091,-0.48,0.14,-0.62,flip -6655,做多,2022-01-30 02:15:00,2022-01-30 02:45:00,2576.87,2579.1,2.8,100.0,0.1086,0.24,0.14,0.1,flip -6656,做空,2022-01-30 02:45:00,2022-01-30 03:15:00,2579.1,2580.79,2.8,100.0,0.1085,-0.18,0.14,-0.32,flip -6657,做多,2022-01-30 03:15:00,2022-01-30 03:30:00,2580.79,2575.47,2.79,100.0,0.1083,-0.58,0.14,-0.72,flip -6658,做空,2022-01-30 03:30:00,2022-01-30 04:30:00,2575.47,2579.52,2.79,100.0,0.1081,-0.44,0.14,-0.58,flip -6659,做多,2022-01-30 04:30:00,2022-01-30 14:00:00,2579.52,2598.95,2.78,100.0,0.1077,2.09,0.14,1.95,flip -6660,做空,2022-01-30 14:00:00,2022-01-30 14:30:00,2598.95,2598.31,2.8,100.0,0.1076,0.07,0.14,-0.07,flip -6661,做多,2022-01-30 14:30:00,2022-01-30 16:30:00,2598.31,2592.68,2.79,100.0,0.1075,-0.61,0.14,-0.74,flip -6662,做空,2022-01-30 16:30:00,2022-01-30 17:15:00,2592.68,2604.98,2.79,100.0,0.1074,-1.32,0.14,-1.46,flip -6663,做多,2022-01-30 17:15:00,2022-01-30 18:30:00,2604.98,2601.2,2.77,100.0,0.1063,-0.4,0.14,-0.54,flip -6664,做空,2022-01-30 18:30:00,2022-01-30 23:00:00,2601.2,2619.68,2.76,100.0,0.1062,-1.96,0.14,-2.1,flip -6665,做多,2022-01-30 23:00:00,2022-01-31 00:00:00,2619.68,2581.99,2.74,100.0,0.1046,-3.94,0.14,-4.08,flip -6666,做空,2022-01-31 00:00:00,2022-01-31 09:45:00,2581.99,2540.13,2.73,100.0,0.1059,4.43,0.13,4.3,flip -6667,做多,2022-01-31 09:45:00,2022-01-31 11:30:00,2540.13,2524.17,2.78,100.0,0.1093,-1.74,0.14,-1.88,flip -6668,做空,2022-01-31 11:30:00,2022-01-31 11:45:00,2524.17,2556.85,2.76,100.0,0.1092,-3.57,0.14,-3.71,flip -6669,做多,2022-01-31 11:45:00,2022-01-31 12:00:00,2556.85,2526.07,2.72,100.0,0.1063,-3.27,0.13,-3.41,flip -6670,做空,2022-01-31 12:00:00,2022-01-31 12:45:00,2526.07,2539.05,2.68,100.0,0.1062,-1.38,0.13,-1.51,flip -6671,做多,2022-01-31 12:45:00,2022-02-01 15:00:00,2539.05,2750.73,2.67,100.0,0.105,22.22,0.14,22.08,flip -6672,做空,2022-02-01 15:00:00,2022-02-01 19:30:00,2750.73,2763.28,2.9,100.0,0.1054,-1.32,0.15,-1.47,flip -6673,做多,2022-02-01 19:30:00,2022-02-01 19:45:00,2763.28,2749.55,2.88,100.0,0.1043,-1.43,0.14,-1.58,flip -6674,做空,2022-02-01 19:45:00,2022-02-01 20:00:00,2749.55,2770.8,2.87,100.0,0.1042,-2.22,0.14,-2.36,flip -6675,做多,2022-02-01 20:00:00,2022-02-02 00:30:00,2770.8,2766.94,2.84,100.0,0.1025,-0.4,0.14,-0.54,flip -6676,做空,2022-02-02 00:30:00,2022-02-02 00:45:00,2766.94,2771.05,2.84,100.0,0.1028,-0.42,0.14,-0.57,flip -6677,做多,2022-02-02 00:45:00,2022-02-02 01:15:00,2771.05,2755.1,2.84,100.0,0.1024,-1.63,0.14,-1.77,flip -6678,做空,2022-02-02 01:15:00,2022-02-02 02:15:00,2755.1,2770.97,2.82,100.0,0.1023,-1.62,0.14,-1.77,flip -6679,做多,2022-02-02 02:15:00,2022-02-02 04:00:00,2770.97,2766.87,2.8,100.0,0.101,-0.41,0.14,-0.55,flip -6680,做空,2022-02-02 04:00:00,2022-02-02 06:00:00,2766.87,2774.25,2.79,100.0,0.1009,-0.74,0.14,-0.88,flip -6681,做多,2022-02-02 06:00:00,2022-02-02 06:15:00,2774.25,2771.85,2.78,100.0,0.1003,-0.24,0.14,-0.38,flip -6682,做空,2022-02-02 06:15:00,2022-02-02 09:45:00,2771.85,2773.42,2.78,100.0,0.1002,-0.16,0.14,-0.3,flip -6683,做多,2022-02-02 09:45:00,2022-02-02 10:00:00,2773.42,2763.48,2.77,100.0,0.1,-0.99,0.14,-1.13,flip -6684,做空,2022-02-02 10:00:00,2022-02-02 10:15:00,2763.48,2768.13,2.76,100.0,0.0999,-0.46,0.14,-0.6,flip -6685,做多,2022-02-02 10:15:00,2022-02-02 10:30:00,2768.13,2762.86,2.75,100.0,0.0994,-0.52,0.14,-0.66,flip -6686,做空,2022-02-02 10:30:00,2022-02-02 12:00:00,2762.86,2787.78,2.74,100.0,0.0993,-2.48,0.14,-2.61,flip -6687,做多,2022-02-02 12:00:00,2022-02-02 13:45:00,2787.78,2773.21,2.72,100.0,0.0975,-1.42,0.14,-1.56,flip -6688,做空,2022-02-02 13:45:00,2022-02-02 14:30:00,2773.21,2718.18,2.7,100.0,0.0974,5.36,0.13,5.23,tp_lower -6689,做多,2022-02-03 08:00:00,2022-02-03 08:15:00,2680.0,2672.88,2.78,100.0,0.1039,-0.74,0.14,-0.88,flip -6690,做空,2022-02-03 08:15:00,2022-02-03 16:00:00,2672.88,2653.47,2.77,100.0,0.1038,2.01,0.14,1.88,flip -6691,做多,2022-02-03 16:00:00,2022-02-03 16:15:00,2653.47,2639.75,2.79,100.0,0.1052,-1.44,0.14,-1.58,flip -6692,做空,2022-02-03 16:15:00,2022-02-03 21:00:00,2639.75,2618.12,2.77,100.0,0.1051,2.27,0.14,2.14,flip -6693,做多,2022-02-03 21:00:00,2022-02-05 16:45:00,2618.12,3001.29,2.79,100.0,0.1068,40.9,0.16,40.74,flip -6694,做空,2022-02-05 16:45:00,2022-02-05 17:45:00,3001.29,3015.84,3.21,100.0,0.107,-1.56,0.16,-1.72,flip -6695,做多,2022-02-05 17:45:00,2022-02-05 18:15:00,3015.84,3017.31,3.19,100.0,0.1059,0.16,0.16,-0.0,flip -6696,做空,2022-02-05 18:15:00,2022-02-05 18:45:00,3017.31,3016.33,3.19,100.0,0.1058,0.1,0.16,-0.06,flip -6697,做多,2022-02-05 18:45:00,2022-02-05 19:00:00,3016.33,3014.22,3.19,100.0,0.1057,-0.22,0.16,-0.38,flip -6698,做空,2022-02-05 19:00:00,2022-02-05 19:30:00,3014.22,3017.53,3.18,100.0,0.1056,-0.35,0.16,-0.51,flip -6699,做多,2022-02-05 19:30:00,2022-02-05 19:45:00,3017.53,3009.91,3.18,100.0,0.1053,-0.8,0.16,-0.96,flip -6700,做空,2022-02-05 19:45:00,2022-02-05 20:45:00,3009.91,3015.67,3.17,100.0,0.1052,-0.61,0.16,-0.76,flip -6701,做多,2022-02-05 20:45:00,2022-02-05 22:45:00,3015.67,3018.58,3.16,100.0,0.1047,0.3,0.16,0.15,flip -6702,做空,2022-02-05 22:45:00,2022-02-05 23:00:00,3018.58,3019.49,3.16,100.0,0.1046,-0.1,0.16,-0.25,flip -6703,做多,2022-02-05 23:00:00,2022-02-05 23:15:00,3019.49,3015.3,3.15,100.0,0.1044,-0.44,0.16,-0.59,flip -6704,做空,2022-02-05 23:15:00,2022-02-05 23:30:00,3015.3,3017.96,3.15,100.0,0.1043,-0.28,0.16,-0.43,flip -6705,做多,2022-02-05 23:30:00,2022-02-05 23:45:00,3017.96,3011.59,3.14,100.0,0.104,-0.66,0.16,-0.82,flip -6706,做空,2022-02-05 23:45:00,2022-02-06 00:00:00,3011.59,3022.08,3.13,100.0,0.1039,-1.09,0.16,-1.25,flip -6707,做多,2022-02-06 00:00:00,2022-02-06 00:15:00,3022.08,3015.78,3.15,100.0,0.1043,-0.66,0.16,-0.81,flip -6708,做空,2022-02-06 00:15:00,2022-02-06 00:30:00,3015.78,3016.72,3.14,100.0,0.1042,-0.1,0.16,-0.26,flip -6709,做多,2022-02-06 00:30:00,2022-02-06 02:30:00,3016.72,3019.46,3.14,100.0,0.104,0.29,0.16,0.13,flip -6710,做空,2022-02-06 02:30:00,2022-02-06 02:45:00,3019.46,3023.43,3.14,100.0,0.1039,-0.41,0.16,-0.57,flip -6711,做多,2022-02-06 02:45:00,2022-02-06 03:00:00,3023.43,3017.92,3.13,100.0,0.1036,-0.57,0.16,-0.73,flip -6712,做空,2022-02-06 03:00:00,2022-02-06 03:30:00,3017.92,3019.15,3.12,100.0,0.1035,-0.13,0.16,-0.28,flip -6713,做多,2022-02-06 03:30:00,2022-02-06 03:45:00,3019.15,3007.45,3.12,100.0,0.1033,-1.21,0.16,-1.36,flip -6714,做空,2022-02-06 03:45:00,2022-02-06 05:15:00,3007.45,3016.87,3.1,100.0,0.1032,-0.97,0.16,-1.13,flip -6715,做多,2022-02-06 05:15:00,2022-02-06 05:45:00,3016.87,3018.92,3.09,100.0,0.1024,0.21,0.15,0.06,flip -6716,做空,2022-02-06 05:45:00,2022-02-06 07:45:00,3018.92,3009.68,3.09,100.0,0.1023,0.95,0.15,0.79,flip -6717,做多,2022-02-06 07:45:00,2022-02-06 09:15:00,3009.68,3012.22,3.1,100.0,0.1028,0.26,0.15,0.11,flip -6718,做空,2022-02-06 09:15:00,2022-02-06 09:45:00,3012.22,3017.31,3.09,100.0,0.1027,-0.52,0.16,-0.68,flip -6719,做多,2022-02-06 09:45:00,2022-02-06 10:00:00,3017.31,3015.77,3.09,100.0,0.1023,-0.16,0.15,-0.31,flip -6720,做空,2022-02-06 10:00:00,2022-02-06 12:00:00,3015.77,3011.84,3.08,100.0,0.1022,0.4,0.15,0.25,flip -6721,做多,2022-02-06 12:00:00,2022-02-06 12:30:00,3011.84,3007.82,3.08,100.0,0.1024,-0.41,0.15,-0.57,flip -6722,做空,2022-02-06 12:30:00,2022-02-06 13:15:00,3007.82,3016.0,3.08,100.0,0.1023,-0.84,0.15,-0.99,flip -6723,做多,2022-02-06 13:15:00,2022-02-06 13:30:00,3016.0,3013.76,3.06,100.0,0.1016,-0.23,0.15,-0.38,flip -6724,做空,2022-02-06 13:30:00,2022-02-06 14:15:00,3013.76,3017.87,3.06,100.0,0.1015,-0.42,0.15,-0.57,flip -6725,做多,2022-02-06 14:15:00,2022-02-06 14:30:00,3017.87,2990.1,3.05,100.0,0.1011,-2.81,0.15,-2.96,tp_upper -6726,做多,2022-02-06 17:00:00,2022-02-06 17:30:00,3001.05,2997.13,3.02,100.0,0.1006,-0.39,0.15,-0.55,flip -6727,做空,2022-02-06 17:30:00,2022-02-06 22:30:00,2997.13,2999.32,3.01,100.0,0.1005,-0.22,0.15,-0.37,flip -6728,做多,2022-02-06 22:30:00,2022-02-06 22:45:00,2999.32,2987.21,3.01,100.0,0.1003,-1.21,0.15,-1.36,flip -6729,做空,2022-02-06 22:45:00,2022-02-06 23:00:00,2987.21,3001.26,2.99,100.0,0.1002,-1.41,0.15,-1.56,flip -6730,做多,2022-02-06 23:00:00,2022-02-06 23:30:00,3001.26,3068.84,2.98,100.0,0.0992,6.7,0.15,6.55,tp_upper -6731,做多,2022-02-07 00:45:00,2022-02-07 01:00:00,3008.12,3003.75,3.11,100.0,0.1033,-0.45,0.16,-0.61,flip -6732,做空,2022-02-07 01:00:00,2022-02-07 01:15:00,3003.75,3009.31,3.1,100.0,0.1032,-0.57,0.16,-0.73,flip -6733,做多,2022-02-07 01:15:00,2022-02-08 06:00:00,3009.31,3213.44,3.09,100.0,0.1027,20.97,0.17,20.81,tp_upper -6734,做多,2022-02-08 20:30:00,2022-02-09 02:00:00,3105.73,3067.15,3.31,100.0,0.1064,-4.11,0.16,-4.27,flip -6735,做空,2022-02-09 02:00:00,2022-02-09 04:00:00,3067.15,3086.71,3.26,100.0,0.1064,-2.08,0.16,-2.25,flip -6736,做多,2022-02-09 04:00:00,2022-02-09 04:15:00,3086.71,3081.75,3.24,100.0,0.105,-0.52,0.16,-0.68,flip -6737,做空,2022-02-09 04:15:00,2022-02-09 04:30:00,3081.75,3083.12,3.23,100.0,0.1049,-0.14,0.16,-0.31,flip -6738,做多,2022-02-09 04:30:00,2022-02-09 04:45:00,3083.12,3078.89,3.23,100.0,0.1047,-0.44,0.16,-0.6,flip -6739,做空,2022-02-09 04:45:00,2022-02-09 05:30:00,3078.89,3098.79,3.22,100.0,0.1045,-2.08,0.16,-2.24,flip -6740,做多,2022-02-09 05:30:00,2022-02-09 07:15:00,3098.79,3085.87,3.19,100.0,0.1031,-1.33,0.16,-1.49,flip -6741,做空,2022-02-09 07:15:00,2022-02-09 07:30:00,3085.87,3086.17,3.18,100.0,0.103,-0.03,0.16,-0.19,flip -6742,做多,2022-02-09 07:30:00,2022-02-09 08:15:00,3086.17,3077.49,3.17,100.0,0.1029,-0.89,0.16,-1.05,flip -6743,做空,2022-02-09 08:15:00,2022-02-09 08:45:00,3077.49,3092.5,3.16,100.0,0.1028,-1.54,0.16,-1.7,flip -6744,做多,2022-02-09 08:45:00,2022-02-10 02:45:00,3092.5,3184.02,3.14,100.0,0.1017,9.3,0.16,9.14,flip -6745,做空,2022-02-10 02:45:00,2022-02-10 09:15:00,3184.02,3202.24,3.26,100.0,0.1025,-1.87,0.16,-2.03,flip -6746,做多,2022-02-10 09:15:00,2022-02-10 13:30:00,3202.24,3139.04,3.24,100.0,0.1012,-6.4,0.16,-6.56,flip -6747,做空,2022-02-10 13:30:00,2022-02-10 15:00:00,3139.04,3220.53,3.17,100.0,0.1011,-8.24,0.16,-8.4,flip -6748,做多,2022-02-10 15:00:00,2022-02-10 15:45:00,3220.53,3208.22,3.09,100.0,0.0959,-1.18,0.15,-1.33,flip -6749,做空,2022-02-10 15:45:00,2022-02-10 16:15:00,3208.22,3210.88,3.07,100.0,0.0958,-0.25,0.15,-0.41,flip -6750,做多,2022-02-10 16:15:00,2022-02-10 16:30:00,3210.88,3200.95,3.07,100.0,0.0955,-0.95,0.15,-1.1,flip -6751,做空,2022-02-10 16:30:00,2022-02-10 16:45:00,3200.95,3223.72,3.06,100.0,0.0954,-2.17,0.15,-2.33,flip -6752,做多,2022-02-10 16:45:00,2022-02-10 17:45:00,3223.72,3208.81,3.03,100.0,0.094,-1.4,0.15,-1.55,flip -6753,做空,2022-02-10 17:45:00,2022-02-11 08:00:00,3208.81,3109.88,3.01,100.0,0.0939,9.29,0.15,9.14,flip -6754,做多,2022-02-11 08:00:00,2022-02-11 08:15:00,3109.88,3102.47,3.13,100.0,0.1006,-0.75,0.16,-0.9,flip -6755,做空,2022-02-11 08:15:00,2022-02-11 09:15:00,3102.47,3096.79,3.12,100.0,0.1005,0.57,0.16,0.42,flip -6756,做多,2022-02-11 09:15:00,2022-02-11 10:00:00,3096.79,3086.54,3.12,100.0,0.1008,-1.03,0.16,-1.19,flip -6757,做空,2022-02-11 10:00:00,2022-02-11 10:15:00,3086.54,3089.0,3.11,100.0,0.1007,-0.25,0.16,-0.4,flip -6758,做多,2022-02-11 10:15:00,2022-02-11 16:30:00,3089.0,3083.0,3.1,100.0,0.1004,-0.6,0.15,-0.76,flip -6759,做空,2022-02-11 16:30:00,2022-02-11 16:45:00,3083.0,3091.31,3.09,100.0,0.1003,-0.83,0.16,-0.99,flip -6760,做多,2022-02-11 16:45:00,2022-02-11 17:15:00,3091.31,3088.32,3.08,100.0,0.0997,-0.3,0.15,-0.45,flip -6761,做空,2022-02-11 17:15:00,2022-02-11 19:00:00,3088.32,2994.24,3.07,100.0,0.0996,9.37,0.15,9.22,tp_lower -6762,做多,2022-02-12 11:45:00,2022-02-12 12:00:00,2930.27,2923.47,3.19,100.0,0.1088,-0.74,0.16,-0.9,flip -6763,做空,2022-02-12 12:00:00,2022-02-12 16:30:00,2923.47,2929.18,3.18,100.0,0.1087,-0.62,0.16,-0.78,flip -6764,做多,2022-02-12 16:30:00,2022-02-12 21:30:00,2929.18,2886.49,3.17,100.0,0.1082,-4.62,0.16,-4.77,flip -6765,做空,2022-02-12 21:30:00,2022-02-13 00:30:00,2886.49,2941.05,3.12,100.0,0.1081,-5.9,0.16,-6.06,flip -6766,做多,2022-02-13 00:30:00,2022-02-13 01:30:00,2941.05,2920.56,3.07,100.0,0.1043,-2.14,0.15,-2.29,flip -6767,做空,2022-02-13 01:30:00,2022-02-13 02:45:00,2920.56,2924.44,3.04,100.0,0.1042,-0.4,0.15,-0.56,flip -6768,做多,2022-02-13 02:45:00,2022-02-13 03:00:00,2924.44,2918.23,3.04,100.0,0.1038,-0.64,0.15,-0.8,flip -6769,做空,2022-02-13 03:00:00,2022-02-13 03:15:00,2918.23,2922.53,3.03,100.0,0.1037,-0.45,0.15,-0.6,flip -6770,做多,2022-02-13 03:15:00,2022-02-13 03:30:00,2922.53,2920.92,3.02,100.0,0.1033,-0.17,0.15,-0.32,flip -6771,做空,2022-02-13 03:30:00,2022-02-13 04:00:00,2920.92,2924.04,3.01,100.0,0.1032,-0.32,0.15,-0.47,flip -6772,做多,2022-02-13 04:00:00,2022-02-13 04:15:00,2924.04,2920.06,3.01,100.0,0.1029,-0.41,0.15,-0.56,flip -6773,做空,2022-02-13 04:15:00,2022-02-13 06:30:00,2920.06,2920.08,3.0,100.0,0.1028,-0.0,0.15,-0.15,flip -6774,做多,2022-02-13 06:30:00,2022-02-13 08:15:00,2920.08,2918.0,3.0,100.0,0.1027,-0.21,0.15,-0.36,flip -6775,做空,2022-02-13 08:15:00,2022-02-13 08:30:00,2918.0,2928.32,2.99,100.0,0.1026,-1.06,0.15,-1.21,flip -6776,做多,2022-02-13 08:30:00,2022-02-13 08:45:00,2928.32,2927.16,2.98,100.0,0.1017,-0.12,0.15,-0.27,flip -6777,做空,2022-02-13 08:45:00,2022-02-13 10:30:00,2927.16,2934.1,2.98,100.0,0.1016,-0.71,0.15,-0.85,flip -6778,做多,2022-02-13 10:30:00,2022-02-13 14:30:00,2934.1,2921.12,2.97,100.0,0.1011,-1.31,0.15,-1.46,flip -6779,做空,2022-02-13 14:30:00,2022-02-13 14:45:00,2921.12,2931.29,2.95,100.0,0.101,-1.03,0.15,-1.17,flip -6780,做多,2022-02-13 14:45:00,2022-02-13 15:15:00,2931.29,2934.92,2.94,100.0,0.1002,0.36,0.15,0.22,flip -6781,做空,2022-02-13 15:15:00,2022-02-13 16:30:00,2934.92,2879.89,2.94,100.0,0.1001,5.51,0.14,5.36,tp_lower -6782,做多,2022-02-13 22:45:00,2022-02-14 07:15:00,2901.07,2866.91,2.99,100.0,0.103,-3.52,0.15,-3.67,flip -6783,做空,2022-02-14 07:15:00,2022-02-14 07:30:00,2866.91,2870.5,3.0,100.0,0.1045,-0.38,0.15,-0.53,flip -6784,做多,2022-02-14 07:30:00,2022-02-14 08:30:00,2870.5,2865.63,2.99,100.0,0.1042,-0.51,0.15,-0.66,flip -6785,做空,2022-02-14 08:30:00,2022-02-14 10:00:00,2865.63,2864.77,2.98,100.0,0.1041,0.09,0.15,-0.06,flip -6786,做多,2022-02-14 10:00:00,2022-02-14 10:15:00,2864.77,2863.06,2.98,100.0,0.104,-0.18,0.15,-0.33,flip -6787,做空,2022-02-14 10:15:00,2022-02-14 10:45:00,2863.06,2870.85,2.97,100.0,0.1039,-0.81,0.15,-0.96,flip -6788,做多,2022-02-14 10:45:00,2022-02-14 11:45:00,2870.85,2872.94,2.96,100.0,0.1032,0.22,0.15,0.07,flip -6789,做空,2022-02-14 11:45:00,2022-02-14 12:15:00,2872.94,2866.86,2.96,100.0,0.1031,0.63,0.15,0.48,flip -6790,做多,2022-02-14 12:15:00,2022-02-14 13:00:00,2866.86,2924.99,2.97,100.0,0.1035,6.01,0.15,5.86,tp_upper -6791,做多,2022-02-14 20:30:00,2022-02-14 20:45:00,2898.12,2893.7,3.02,100.0,0.1043,-0.46,0.15,-0.61,flip -6792,做空,2022-02-14 20:45:00,2022-02-14 21:00:00,2893.7,2898.4,3.02,100.0,0.1042,-0.49,0.15,-0.64,flip -6793,做多,2022-02-14 21:00:00,2022-02-14 21:15:00,2898.4,2892.14,3.01,100.0,0.1038,-0.65,0.15,-0.8,flip -6794,做空,2022-02-14 21:15:00,2022-02-14 21:30:00,2892.14,2894.59,3.0,100.0,0.1037,-0.25,0.15,-0.4,flip -6795,做多,2022-02-14 21:30:00,2022-02-15 21:30:00,2894.59,3096.08,2.99,100.0,0.1034,20.83,0.16,20.67,flip -6796,做空,2022-02-15 21:30:00,2022-02-16 05:00:00,3096.08,3134.39,3.23,100.0,0.1044,-4.0,0.16,-4.16,flip -6797,做多,2022-02-16 05:00:00,2022-02-16 05:15:00,3134.39,3129.26,3.19,100.0,0.1019,-0.52,0.16,-0.68,flip -6798,做空,2022-02-16 05:15:00,2022-02-16 05:45:00,3129.26,3128.6,3.18,100.0,0.1018,0.07,0.16,-0.09,flip -6799,做多,2022-02-16 05:45:00,2022-02-16 07:15:00,3128.6,3129.28,3.18,100.0,0.1017,0.07,0.16,-0.09,flip -6800,做空,2022-02-16 07:15:00,2022-02-16 07:30:00,3129.28,3139.73,3.18,100.0,0.1016,-1.06,0.16,-1.22,flip -6801,做多,2022-02-16 07:30:00,2022-02-16 09:45:00,3139.73,3127.0,3.17,100.0,0.1008,-1.28,0.16,-1.44,flip -6802,做空,2022-02-16 09:45:00,2022-02-16 10:00:00,3127.0,3130.69,3.15,100.0,0.1007,-0.37,0.16,-0.53,flip -6803,做多,2022-02-16 10:00:00,2022-02-16 10:15:00,3130.69,3118.24,3.14,100.0,0.1004,-1.25,0.16,-1.41,flip -6804,做空,2022-02-16 10:15:00,2022-02-16 11:00:00,3118.24,3130.61,3.13,100.0,0.1003,-1.24,0.16,-1.4,flip -6805,做多,2022-02-16 11:00:00,2022-02-16 11:15:00,3130.61,3129.46,3.11,100.0,0.0994,-0.11,0.16,-0.27,flip -6806,做空,2022-02-16 11:15:00,2022-02-16 11:30:00,3129.46,3133.35,3.11,100.0,0.0993,-0.39,0.16,-0.54,flip -6807,做多,2022-02-16 11:30:00,2022-02-16 12:00:00,3133.35,3120.96,3.1,100.0,0.0989,-1.23,0.15,-1.38,flip -6808,做空,2022-02-16 12:00:00,2022-02-16 19:00:00,3120.96,3126.59,3.08,100.0,0.0988,-0.56,0.15,-0.71,flip -6809,做多,2022-02-16 19:00:00,2022-02-16 23:45:00,3126.59,3121.8,3.08,100.0,0.0984,-0.47,0.15,-0.62,flip -6810,做空,2022-02-16 23:45:00,2022-02-17 08:00:00,3121.8,3125.45,3.07,100.0,0.0983,-0.36,0.15,-0.51,flip -6811,做多,2022-02-17 08:00:00,2022-02-17 08:15:00,3125.45,3081.4,3.1,100.0,0.0992,-4.37,0.15,-4.52,flip -6812,做空,2022-02-17 08:15:00,2022-02-18 08:00:00,3081.4,2913.42,3.05,100.0,0.0991,16.65,0.14,16.51,flip -6813,做多,2022-02-18 08:00:00,2022-02-18 11:00:00,2913.42,2890.4,3.22,100.0,0.1107,-2.55,0.16,-2.71,flip -6814,做空,2022-02-18 11:00:00,2022-02-18 12:00:00,2890.4,2906.06,3.2,100.0,0.1105,-1.73,0.16,-1.89,flip -6815,做多,2022-02-18 12:00:00,2022-02-18 12:15:00,2906.06,2898.17,3.17,100.0,0.1092,-0.86,0.16,-1.02,flip -6816,做空,2022-02-18 12:15:00,2022-02-18 12:45:00,2898.17,2900.5,3.16,100.0,0.1091,-0.25,0.16,-0.41,flip -6817,做多,2022-02-18 12:45:00,2022-02-18 13:00:00,2900.5,2890.69,3.16,100.0,0.1088,-1.07,0.16,-1.23,flip -6818,做空,2022-02-18 13:00:00,2022-02-18 13:30:00,2890.69,2898.49,3.14,100.0,0.1087,-0.85,0.16,-1.01,flip -6819,做多,2022-02-18 13:30:00,2022-02-18 13:45:00,2898.49,2896.07,3.13,100.0,0.108,-0.26,0.16,-0.42,flip -6820,做空,2022-02-18 13:45:00,2022-02-18 14:30:00,2896.07,2804.56,3.13,100.0,0.1079,9.88,0.15,9.73,tp_lower -6821,做多,2022-02-19 01:00:00,2022-02-19 01:30:00,2825.24,2825.0,3.25,100.0,0.1149,-0.03,0.16,-0.19,flip -6822,做空,2022-02-19 01:30:00,2022-02-19 02:30:00,2825.0,2821.29,3.24,100.0,0.1148,0.43,0.16,0.26,flip -6823,做多,2022-02-19 02:30:00,2022-02-19 02:45:00,2821.29,2815.75,3.24,100.0,0.1149,-0.64,0.16,-0.8,flip -6824,做空,2022-02-19 02:45:00,2022-02-19 03:00:00,2815.75,2817.96,3.23,100.0,0.1148,-0.25,0.16,-0.42,flip -6825,做多,2022-02-19 03:00:00,2022-02-19 03:15:00,2817.96,2809.66,3.23,100.0,0.1145,-0.95,0.16,-1.11,flip -6826,做空,2022-02-19 03:15:00,2022-02-19 04:15:00,2809.66,2812.58,3.21,100.0,0.1144,-0.33,0.16,-0.5,flip -6827,做多,2022-02-19 04:15:00,2022-02-19 05:30:00,2812.58,2803.78,3.21,100.0,0.1141,-1.0,0.16,-1.16,flip -6828,做空,2022-02-19 05:30:00,2022-02-19 05:45:00,2803.78,2807.99,3.2,100.0,0.114,-0.48,0.16,-0.64,flip -6829,做多,2022-02-19 05:45:00,2022-02-19 08:45:00,2807.99,2780.45,3.19,100.0,0.1135,-3.13,0.16,-3.28,flip -6830,做空,2022-02-19 08:45:00,2022-02-19 11:30:00,2780.45,2716.9,3.15,100.0,0.1134,7.21,0.15,7.05,tp_lower -6831,做多,2022-02-19 16:15:00,2022-02-19 16:30:00,2781.02,2770.96,3.22,100.0,0.1158,-1.17,0.16,-1.33,flip -6832,做空,2022-02-19 16:30:00,2022-02-19 23:30:00,2770.96,2756.67,3.21,100.0,0.1157,1.65,0.16,1.49,flip -6833,做多,2022-02-19 23:30:00,2022-02-20 00:15:00,2756.67,2739.0,3.22,100.0,0.1168,-2.06,0.16,-2.22,flip -6834,做空,2022-02-20 00:15:00,2022-02-20 06:00:00,2739.0,2634.6,3.23,100.0,0.118,12.32,0.16,12.17,tp_lower -6835,做多,2022-02-20 16:00:00,2022-02-20 16:15:00,2669.58,2655.39,3.35,100.0,0.1256,-1.78,0.17,-1.95,flip -6836,做空,2022-02-20 16:15:00,2022-02-20 17:00:00,2655.39,2655.39,3.33,100.0,0.1255,0.0,0.17,-0.17,flip -6837,做多,2022-02-20 17:00:00,2022-02-20 17:15:00,2655.39,2643.31,3.33,100.0,0.1253,-1.51,0.17,-1.68,flip -6838,做空,2022-02-20 17:15:00,2022-02-20 18:00:00,2643.31,2658.67,3.31,100.0,0.1252,-1.92,0.17,-2.09,flip -6839,做多,2022-02-20 18:00:00,2022-02-20 18:15:00,2658.67,2650.63,3.29,100.0,0.1236,-0.99,0.16,-1.16,flip -6840,做空,2022-02-20 18:15:00,2022-02-20 22:45:00,2650.63,2650.75,3.27,100.0,0.1235,-0.01,0.16,-0.18,flip -6841,做多,2022-02-20 22:45:00,2022-02-20 23:15:00,2650.75,2635.76,3.27,100.0,0.1234,-1.85,0.16,-2.01,flip -6842,做空,2022-02-20 23:15:00,2022-02-21 00:00:00,2635.76,2629.86,3.25,100.0,0.1232,0.73,0.16,0.57,flip -6843,做多,2022-02-21 00:00:00,2022-02-21 00:15:00,2629.86,2622.32,3.28,100.0,0.1247,-0.94,0.16,-1.1,flip -6844,做空,2022-02-21 00:15:00,2022-02-21 00:30:00,2622.32,2636.37,3.27,100.0,0.1246,-1.75,0.16,-1.91,flip -6845,做多,2022-02-21 00:30:00,2022-02-21 10:15:00,2636.37,2688.52,3.25,100.0,0.1231,6.42,0.17,6.25,flip -6846,做空,2022-02-21 10:15:00,2022-02-21 11:00:00,2688.52,2679.93,3.31,100.0,0.123,1.06,0.16,0.89,flip -6847,做多,2022-02-21 11:00:00,2022-02-21 14:30:00,2679.93,2690.85,3.31,100.0,0.1237,1.35,0.17,1.18,flip -6848,做空,2022-02-21 14:30:00,2022-02-21 14:45:00,2690.85,2700.37,3.32,100.0,0.1235,-1.18,0.17,-1.34,flip -6849,做多,2022-02-21 14:45:00,2022-02-21 17:45:00,2700.37,2694.81,3.31,100.0,0.1225,-0.68,0.17,-0.85,flip -6850,做空,2022-02-21 17:45:00,2022-02-21 18:45:00,2694.81,2637.08,3.3,100.0,0.1224,7.07,0.16,6.91,flip -6851,做多,2022-02-21 18:45:00,2022-02-23 02:30:00,2637.08,2607.07,3.37,100.0,0.1276,-3.83,0.17,-4.0,flip -6852,做空,2022-02-23 02:30:00,2022-02-23 02:45:00,2607.07,2614.0,3.35,100.0,0.1285,-0.89,0.17,-1.06,flip -6853,做多,2022-02-23 02:45:00,2022-02-23 03:00:00,2614.0,2612.03,3.34,100.0,0.1277,-0.25,0.17,-0.42,flip -6854,做空,2022-02-23 03:00:00,2022-02-23 03:15:00,2612.03,2616.58,3.33,100.0,0.1276,-0.58,0.17,-0.75,flip -6855,做多,2022-02-23 03:15:00,2022-02-23 16:00:00,2616.58,2681.05,3.32,100.0,0.127,8.19,0.17,8.02,flip -6856,做空,2022-02-23 16:00:00,2022-02-23 16:15:00,2681.05,2689.05,3.4,100.0,0.1269,-1.02,0.17,-1.19,flip -6857,做多,2022-02-23 16:15:00,2022-02-23 17:45:00,2689.05,2665.12,3.39,100.0,0.126,-3.02,0.17,-3.18,flip -6858,做空,2022-02-23 17:45:00,2022-02-24 14:30:00,2665.12,2390.0,3.36,100.0,0.1259,34.64,0.15,34.49,flip -6859,做多,2022-02-24 14:30:00,2022-02-24 20:00:00,2390.0,2677.32,3.72,100.0,0.1556,44.72,0.21,44.51,tp_upper -6860,做多,2022-02-25 09:45:00,2022-02-25 11:00:00,2616.81,2604.8,4.17,100.0,0.1593,-1.91,0.21,-2.12,flip -6861,做空,2022-02-25 11:00:00,2022-02-25 11:15:00,2604.8,2620.84,4.14,100.0,0.1591,-2.55,0.21,-2.76,flip -6862,做多,2022-02-25 11:15:00,2022-02-25 12:45:00,2620.84,2706.99,4.11,100.0,0.157,13.53,0.21,13.31,tp_upper -6863,做多,2022-02-26 10:45:00,2022-02-26 11:00:00,2767.19,2748.34,4.26,100.0,0.1538,-2.9,0.21,-3.11,flip -6864,做空,2022-02-26 11:00:00,2022-02-26 13:00:00,2748.34,2784.84,4.22,100.0,0.1537,-5.61,0.21,-5.82,flip -6865,做多,2022-02-26 13:00:00,2022-02-26 13:15:00,2784.84,2774.48,4.16,100.0,0.1495,-1.55,0.21,-1.76,flip -6866,做空,2022-02-26 13:15:00,2022-02-26 13:30:00,2774.48,2775.17,4.14,100.0,0.1494,-0.1,0.21,-0.31,flip -6867,做多,2022-02-26 13:30:00,2022-02-26 13:45:00,2775.17,2770.99,4.14,100.0,0.1491,-0.62,0.21,-0.83,flip -6868,做空,2022-02-26 13:45:00,2022-02-26 14:45:00,2770.99,2782.46,4.13,100.0,0.149,-1.71,0.21,-1.92,flip -6869,做多,2022-02-26 14:45:00,2022-02-26 15:00:00,2782.46,2780.92,4.11,100.0,0.1476,-0.23,0.21,-0.43,flip -6870,做空,2022-02-26 15:00:00,2022-02-26 15:15:00,2780.92,2787.9,4.1,100.0,0.1475,-1.03,0.21,-1.23,flip -6871,做多,2022-02-26 15:15:00,2022-02-26 15:45:00,2787.9,2783.94,4.09,100.0,0.1466,-0.58,0.2,-0.78,flip -6872,做空,2022-02-26 15:45:00,2022-02-26 16:00:00,2783.94,2787.93,4.08,100.0,0.1464,-0.58,0.2,-0.79,flip -6873,做多,2022-02-26 16:00:00,2022-02-26 16:30:00,2787.93,2786.19,4.07,100.0,0.1459,-0.25,0.2,-0.46,flip -6874,做空,2022-02-26 16:30:00,2022-02-26 18:30:00,2786.19,2776.22,4.06,100.0,0.1457,1.45,0.2,1.25,flip -6875,做多,2022-02-26 18:30:00,2022-02-26 23:00:00,2776.22,2777.19,4.07,100.0,0.1466,0.14,0.2,-0.06,flip -6876,做空,2022-02-26 23:00:00,2022-02-26 23:15:00,2777.19,2777.71,4.07,100.0,0.1465,-0.08,0.2,-0.28,flip -6877,做多,2022-02-26 23:15:00,2022-02-27 00:15:00,2777.71,2758.51,4.06,100.0,0.1463,-2.81,0.2,-3.01,flip -6878,做空,2022-02-27 00:15:00,2022-02-27 09:00:00,2758.51,2754.85,4.08,100.0,0.1481,0.54,0.2,0.34,flip -6879,做多,2022-02-27 09:00:00,2022-02-27 09:15:00,2754.85,2752.35,4.09,100.0,0.1483,-0.37,0.2,-0.57,flip -6880,做空,2022-02-27 09:15:00,2022-02-27 09:30:00,2752.35,2752.63,4.08,100.0,0.1482,-0.04,0.2,-0.25,flip -6881,做多,2022-02-27 09:30:00,2022-02-27 13:30:00,2752.63,2747.34,4.07,100.0,0.148,-0.78,0.2,-0.99,flip -6882,做空,2022-02-27 13:30:00,2022-02-27 13:45:00,2747.34,2777.41,4.06,100.0,0.1478,-4.45,0.21,-4.65,flip -6883,做多,2022-02-27 13:45:00,2022-02-27 14:00:00,2777.41,2764.88,4.01,100.0,0.1445,-1.81,0.2,-2.01,flip -6884,做空,2022-02-27 14:00:00,2022-02-27 14:30:00,2764.88,2769.58,3.99,100.0,0.1444,-0.68,0.2,-0.88,flip -6885,做多,2022-02-27 14:30:00,2022-02-27 14:45:00,2769.58,2760.59,3.98,100.0,0.1437,-1.29,0.2,-1.49,flip -6886,做空,2022-02-27 14:45:00,2022-02-27 18:15:00,2760.59,2760.55,3.96,100.0,0.1436,0.01,0.2,-0.19,flip -6887,做多,2022-02-27 18:15:00,2022-02-27 18:30:00,2760.55,2755.46,3.96,100.0,0.1434,-0.73,0.2,-0.93,flip -6888,做空,2022-02-27 18:30:00,2022-02-28 08:00:00,2755.46,2639.81,3.95,100.0,0.1433,16.57,0.19,16.38,flip -6889,做多,2022-02-28 08:00:00,2022-02-28 09:45:00,2639.81,2609.84,4.15,100.0,0.1572,-4.71,0.21,-4.92,flip -6890,做空,2022-02-28 09:45:00,2022-02-28 10:15:00,2609.84,2627.3,4.1,100.0,0.1571,-2.74,0.21,-2.95,flip -6891,做多,2022-02-28 10:15:00,2022-02-28 13:15:00,2627.3,2620.64,4.07,100.0,0.1548,-1.03,0.2,-1.23,flip -6892,做空,2022-02-28 13:15:00,2022-02-28 14:00:00,2620.64,2635.59,4.05,100.0,0.1547,-2.31,0.2,-2.52,flip -6893,做多,2022-02-28 14:00:00,2022-02-28 14:30:00,2635.59,2707.04,4.03,100.0,0.1527,10.91,0.21,10.71,tp_upper -6894,做多,2022-03-01 09:45:00,2022-03-01 10:00:00,2895.18,2876.77,4.15,100.0,0.1434,-2.64,0.21,-2.85,flip -6895,做空,2022-03-01 10:00:00,2022-03-01 10:30:00,2876.77,2899.19,4.12,100.0,0.1432,-3.21,0.21,-3.42,flip -6896,做多,2022-03-01 10:30:00,2022-03-01 11:30:00,2899.19,2896.84,4.08,100.0,0.1409,-0.33,0.2,-0.54,flip -6897,做空,2022-03-01 11:30:00,2022-03-01 11:45:00,2896.84,2902.4,4.08,100.0,0.1407,-0.78,0.2,-0.99,flip -6898,做多,2022-03-01 11:45:00,2022-03-01 16:30:00,2902.4,2927.37,4.06,100.0,0.1401,3.5,0.2,3.29,flip -6899,做空,2022-03-01 16:30:00,2022-03-01 17:15:00,2927.37,2921.03,4.1,100.0,0.1399,0.89,0.2,0.68,flip -6900,做多,2022-03-01 17:15:00,2022-03-01 18:00:00,2921.03,2921.63,4.1,100.0,0.1404,0.08,0.21,-0.12,flip -6901,做空,2022-03-01 18:00:00,2022-03-01 18:15:00,2921.63,2929.91,4.1,100.0,0.1402,-1.16,0.21,-1.37,flip -6902,做多,2022-03-01 18:15:00,2022-03-02 00:15:00,2929.91,2943.28,4.08,100.0,0.1393,1.86,0.21,1.66,flip -6903,做空,2022-03-02 00:15:00,2022-03-02 01:00:00,2943.28,2949.39,4.13,100.0,0.1402,-0.86,0.21,-1.06,flip -6904,做多,2022-03-02 01:00:00,2022-03-02 01:15:00,2949.39,2919.35,4.11,100.0,0.1395,-4.19,0.2,-4.39,flip -6905,做空,2022-03-02 01:15:00,2022-03-02 03:00:00,2919.35,2950.0,4.07,100.0,0.1394,-4.27,0.21,-4.48,flip -6906,做多,2022-03-02 03:00:00,2022-03-02 03:15:00,2950.0,2943.99,4.02,100.0,0.1363,-0.82,0.2,-1.02,flip -6907,做空,2022-03-02 03:15:00,2022-03-02 03:30:00,2943.99,2996.42,4.01,100.0,0.1362,-7.14,0.2,-7.34,flip -6908,做多,2022-03-02 03:30:00,2022-03-02 07:00:00,2996.42,2960.38,3.93,100.0,0.1313,-4.73,0.19,-4.93,flip -6909,做空,2022-03-02 07:00:00,2022-03-02 07:15:00,2960.38,2974.03,3.88,100.0,0.1312,-1.79,0.2,-1.99,flip -6910,做多,2022-03-02 07:15:00,2022-03-02 08:00:00,2974.03,2968.08,3.86,100.0,0.1298,-0.77,0.19,-0.97,flip -6911,做空,2022-03-02 08:00:00,2022-03-02 12:45:00,2968.08,2986.62,3.85,100.0,0.1297,-2.4,0.19,-2.6,flip -6912,做多,2022-03-02 12:45:00,2022-03-02 13:00:00,2986.62,2966.4,3.82,100.0,0.128,-2.59,0.19,-2.78,flip -6913,做空,2022-03-02 13:00:00,2022-03-02 14:30:00,2966.4,3025.25,3.79,100.0,0.1278,-7.52,0.19,-7.72,flip -6914,做多,2022-03-02 14:30:00,2022-03-02 15:00:00,3025.25,2954.81,3.71,100.0,0.1227,-8.65,0.18,-8.83,flip -6915,做空,2022-03-02 15:00:00,2022-03-02 15:15:00,2954.81,2978.21,3.62,100.0,0.1226,-2.87,0.18,-3.05,flip -6916,做多,2022-03-02 15:15:00,2022-03-02 15:30:00,2978.21,2957.91,3.59,100.0,0.1206,-2.45,0.18,-2.63,flip -6917,做空,2022-03-02 15:30:00,2022-03-02 16:30:00,2957.91,2968.02,3.56,100.0,0.1204,-1.22,0.18,-1.4,flip -6918,做多,2022-03-02 16:30:00,2022-03-02 22:00:00,2968.02,2966.34,3.55,100.0,0.1195,-0.2,0.18,-0.38,flip -6919,做空,2022-03-02 22:00:00,2022-03-02 22:15:00,2966.34,2969.12,3.54,100.0,0.1194,-0.33,0.18,-0.51,flip -6920,做多,2022-03-02 22:15:00,2022-03-02 22:45:00,2969.12,2960.38,3.53,100.0,0.119,-1.04,0.18,-1.22,flip -6921,做空,2022-03-02 22:45:00,2022-03-03 00:45:00,2960.38,2964.94,3.52,100.0,0.1189,-0.54,0.18,-0.72,flip -6922,做多,2022-03-03 00:45:00,2022-03-03 01:00:00,2964.94,2944.89,3.58,100.0,0.1206,-2.42,0.18,-2.6,flip -6923,做空,2022-03-03 01:00:00,2022-03-03 11:15:00,2944.89,2928.79,3.55,100.0,0.1205,1.94,0.18,1.76,flip -6924,做多,2022-03-03 11:15:00,2022-03-03 11:30:00,2928.79,2920.79,3.56,100.0,0.1217,-0.97,0.18,-1.15,flip -6925,做空,2022-03-03 11:30:00,2022-03-03 12:15:00,2920.79,2927.5,3.55,100.0,0.1216,-0.82,0.18,-0.99,flip -6926,做多,2022-03-03 12:15:00,2022-03-03 12:30:00,2927.5,2912.56,3.54,100.0,0.1209,-1.81,0.18,-1.98,flip -6927,做空,2022-03-03 12:30:00,2022-03-03 13:15:00,2912.56,2922.12,3.52,100.0,0.1208,-1.15,0.18,-1.33,flip -6928,做多,2022-03-03 13:15:00,2022-03-03 14:00:00,2922.12,2922.69,3.5,100.0,0.1199,0.07,0.18,-0.11,flip -6929,做空,2022-03-03 14:00:00,2022-03-04 11:45:00,2922.69,2742.53,3.5,100.0,0.1198,21.58,0.16,21.41,flip -6930,做多,2022-03-04 11:45:00,2022-03-04 13:30:00,2742.53,2725.48,3.74,100.0,0.1363,-2.32,0.19,-2.51,flip -6931,做空,2022-03-04 13:30:00,2022-03-05 07:15:00,2725.48,2632.98,3.71,100.0,0.1362,12.6,0.18,12.42,flip -6932,做多,2022-03-05 07:15:00,2022-03-06 03:00:00,2632.98,2658.81,3.84,100.0,0.1458,3.77,0.19,3.57,flip -6933,做空,2022-03-06 03:00:00,2022-03-06 04:30:00,2658.81,2646.75,3.88,100.0,0.1458,1.76,0.19,1.57,flip -6934,做多,2022-03-06 04:30:00,2022-03-06 13:45:00,2646.75,2637.88,3.89,100.0,0.147,-1.3,0.19,-1.5,flip -6935,做空,2022-03-06 13:45:00,2022-03-06 16:00:00,2637.88,2644.8,3.87,100.0,0.1469,-1.02,0.19,-1.21,flip -6936,做多,2022-03-06 16:00:00,2022-03-06 17:00:00,2644.8,2629.78,3.86,100.0,0.1459,-2.19,0.19,-2.38,flip -6937,做空,2022-03-06 17:00:00,2022-03-06 17:15:00,2629.78,2633.03,3.83,100.0,0.1458,-0.47,0.19,-0.67,flip -6938,做多,2022-03-06 17:15:00,2022-03-06 17:45:00,2633.03,2630.64,3.83,100.0,0.1453,-0.35,0.19,-0.54,flip -6939,做空,2022-03-06 17:45:00,2022-03-06 18:00:00,2630.64,2634.41,3.82,100.0,0.1451,-0.55,0.19,-0.74,flip -6940,做多,2022-03-06 18:00:00,2022-03-06 18:30:00,2634.41,2622.78,3.81,100.0,0.1446,-1.68,0.19,-1.87,flip -6941,做空,2022-03-06 18:30:00,2022-03-06 21:00:00,2622.78,2629.02,3.79,100.0,0.1444,-0.9,0.19,-1.09,flip -6942,做多,2022-03-06 21:00:00,2022-03-06 21:30:00,2629.02,2628.63,3.78,100.0,0.1436,-0.06,0.19,-0.24,flip -6943,做空,2022-03-06 21:30:00,2022-03-06 22:00:00,2628.63,2637.08,3.77,100.0,0.1435,-1.21,0.19,-1.4,flip -6944,做多,2022-03-06 22:00:00,2022-03-06 22:45:00,2637.08,2628.25,3.76,100.0,0.1424,-1.26,0.19,-1.44,flip -6945,做空,2022-03-06 22:45:00,2022-03-06 23:15:00,2628.25,2543.61,3.74,100.0,0.1423,12.04,0.18,11.86,tp_lower -6946,做多,2022-03-07 12:00:00,2022-03-07 18:00:00,2547.91,2529.85,3.9,100.0,0.1531,-2.77,0.19,-2.96,flip -6947,做空,2022-03-07 18:00:00,2022-03-08 01:00:00,2529.85,2533.98,3.87,100.0,0.153,-0.63,0.19,-0.83,flip -6948,做多,2022-03-08 01:00:00,2022-03-08 01:30:00,2533.98,2526.17,3.87,100.0,0.1525,-1.19,0.19,-1.38,flip -6949,做空,2022-03-08 01:30:00,2022-03-08 02:30:00,2526.17,2557.42,3.85,100.0,0.1524,-4.76,0.19,-4.96,flip -6950,做多,2022-03-08 02:30:00,2022-03-08 03:15:00,2557.42,2545.78,3.8,100.0,0.1485,-1.73,0.19,-1.92,flip -6951,做空,2022-03-08 03:15:00,2022-03-08 03:45:00,2545.78,2548.31,3.78,100.0,0.1484,-0.38,0.19,-0.56,flip -6952,做多,2022-03-08 03:45:00,2022-03-08 04:15:00,2548.31,2541.48,3.77,100.0,0.1479,-1.01,0.19,-1.2,flip -6953,做空,2022-03-08 04:15:00,2022-03-08 04:30:00,2541.48,2546.76,3.76,100.0,0.1478,-0.78,0.19,-0.97,flip -6954,做多,2022-03-08 04:30:00,2022-03-08 04:45:00,2546.76,2540.01,3.74,100.0,0.147,-0.99,0.19,-1.18,flip -6955,做空,2022-03-08 04:45:00,2022-03-08 07:30:00,2540.01,2544.4,3.73,100.0,0.1469,-0.64,0.19,-0.83,flip -6956,做多,2022-03-08 07:30:00,2022-03-08 15:30:00,2544.4,2542.47,3.72,100.0,0.1462,-0.28,0.19,-0.47,flip -6957,做空,2022-03-08 15:30:00,2022-03-08 15:45:00,2542.47,2558.11,3.71,100.0,0.1461,-2.28,0.19,-2.47,flip -6958,做多,2022-03-08 15:45:00,2022-03-08 16:15:00,2558.11,2533.18,3.69,100.0,0.1441,-3.59,0.18,-3.78,flip -6959,做空,2022-03-08 16:15:00,2022-03-08 17:00:00,2533.18,2573.07,3.65,100.0,0.144,-5.74,0.19,-5.93,flip -6960,做多,2022-03-08 17:00:00,2022-03-08 19:00:00,2573.07,2568.42,3.59,100.0,0.1394,-0.65,0.18,-0.83,flip -6961,做空,2022-03-08 19:00:00,2022-03-08 19:15:00,2568.42,2571.58,3.58,100.0,0.1392,-0.44,0.18,-0.62,flip -6962,做多,2022-03-08 19:15:00,2022-03-08 19:30:00,2571.58,2570.33,3.57,100.0,0.1388,-0.17,0.18,-0.35,flip -6963,做空,2022-03-08 19:30:00,2022-03-08 20:45:00,2570.33,2551.84,3.56,100.0,0.1386,2.56,0.18,2.39,flip -6964,做多,2022-03-08 20:45:00,2022-03-08 22:30:00,2551.84,2568.03,3.59,100.0,0.1405,2.27,0.18,2.09,flip -6965,做空,2022-03-08 22:30:00,2022-03-08 23:00:00,2568.03,2575.33,3.6,100.0,0.1404,-1.02,0.18,-1.21,flip -6966,做多,2022-03-08 23:00:00,2022-03-08 23:45:00,2575.33,2575.49,3.59,100.0,0.1394,0.02,0.18,-0.16,flip -6967,做空,2022-03-08 23:45:00,2022-03-09 00:15:00,2575.49,2577.79,3.59,100.0,0.1393,-0.32,0.18,-0.5,flip -6968,做多,2022-03-09 00:15:00,2022-03-09 03:15:00,2577.79,2662.07,3.65,100.0,0.1415,11.92,0.19,11.73,tp_upper -6969,做多,2022-03-09 23:30:00,2022-03-09 23:45:00,2729.22,2726.37,3.76,100.0,0.1379,-0.39,0.19,-0.58,flip -6970,做空,2022-03-09 23:45:00,2022-03-10 04:30:00,2726.37,2598.0,3.75,100.0,0.1377,17.68,0.18,17.5,tp_lower -6971,做多,2022-03-10 18:45:00,2022-03-10 22:00:00,2596.24,2599.17,3.94,100.0,0.1517,0.44,0.2,0.25,flip -6972,做空,2022-03-10 22:00:00,2022-03-11 00:45:00,2599.17,2592.77,3.94,100.0,0.1515,0.97,0.2,0.77,flip -6973,做多,2022-03-11 00:45:00,2022-03-11 06:30:00,2592.77,2581.78,3.95,100.0,0.1524,-1.67,0.2,-1.87,flip -6974,做空,2022-03-11 06:30:00,2022-03-11 07:00:00,2581.78,2592.96,3.93,100.0,0.1522,-1.7,0.2,-1.9,flip -6975,做多,2022-03-11 07:00:00,2022-03-11 15:00:00,2592.96,2585.67,3.91,100.0,0.1508,-1.1,0.19,-1.29,flip -6976,做空,2022-03-11 15:00:00,2022-03-11 15:15:00,2585.67,2589.21,3.89,100.0,0.1506,-0.53,0.19,-0.73,flip -6977,做多,2022-03-11 15:15:00,2022-03-11 15:30:00,2589.21,2584.08,3.89,100.0,0.1501,-0.77,0.19,-0.96,flip -6978,做空,2022-03-11 15:30:00,2022-03-11 21:15:00,2584.08,2572.52,3.87,100.0,0.1499,1.73,0.19,1.54,flip -6979,做多,2022-03-11 21:15:00,2022-03-12 01:15:00,2572.52,2582.76,3.89,100.0,0.1511,1.55,0.2,1.35,flip -6980,做空,2022-03-12 01:15:00,2022-03-12 01:30:00,2582.76,2589.28,3.92,100.0,0.1519,-0.99,0.2,-1.19,flip -6981,做多,2022-03-12 01:30:00,2022-03-12 01:45:00,2589.28,2587.71,3.91,100.0,0.151,-0.24,0.2,-0.43,flip -6982,做空,2022-03-12 01:45:00,2022-03-12 03:00:00,2587.71,2589.89,3.9,100.0,0.1508,-0.33,0.2,-0.52,flip -6983,做多,2022-03-12 03:00:00,2022-03-12 03:30:00,2589.89,2584.89,3.9,100.0,0.1504,-0.75,0.19,-0.95,flip -6984,做空,2022-03-12 03:30:00,2022-03-12 04:15:00,2584.89,2585.39,3.88,100.0,0.1503,-0.08,0.19,-0.27,flip -6985,做多,2022-03-12 04:15:00,2022-03-12 05:00:00,2585.39,2582.0,3.88,100.0,0.1501,-0.51,0.19,-0.7,flip -6986,做空,2022-03-12 05:00:00,2022-03-12 08:30:00,2582.0,2585.43,3.87,100.0,0.1499,-0.51,0.19,-0.71,flip -6987,做多,2022-03-12 08:30:00,2022-03-12 11:30:00,2585.43,2579.44,3.86,100.0,0.1494,-0.89,0.19,-1.09,flip -6988,做空,2022-03-12 11:30:00,2022-03-12 12:15:00,2579.44,2580.52,3.85,100.0,0.1492,-0.16,0.19,-0.35,flip -6989,做多,2022-03-12 12:15:00,2022-03-12 12:30:00,2580.52,2578.8,3.84,100.0,0.149,-0.26,0.19,-0.45,flip -6990,做空,2022-03-12 12:30:00,2022-03-12 12:45:00,2578.8,2587.85,3.84,100.0,0.1488,-1.35,0.19,-1.54,flip -6991,做多,2022-03-12 12:45:00,2022-03-12 14:00:00,2587.85,2579.23,3.82,100.0,0.1476,-1.27,0.19,-1.46,flip -6992,做空,2022-03-12 14:00:00,2022-03-12 15:30:00,2579.23,2583.39,3.8,100.0,0.1475,-0.61,0.19,-0.8,flip -6993,做多,2022-03-12 15:30:00,2022-03-12 17:00:00,2583.39,2599.43,3.79,100.0,0.1468,2.36,0.19,2.16,tp_upper -6994,做多,2022-03-12 20:15:00,2022-03-12 21:45:00,2587.06,2585.65,3.81,100.0,0.1474,-0.21,0.19,-0.4,flip -6995,做空,2022-03-12 21:45:00,2022-03-12 22:15:00,2585.65,2587.76,3.81,100.0,0.1473,-0.31,0.19,-0.5,flip -6996,做多,2022-03-12 22:15:00,2022-03-12 23:00:00,2587.76,2585.8,3.8,100.0,0.1469,-0.29,0.19,-0.48,flip -6997,做空,2022-03-12 23:00:00,2022-03-12 23:15:00,2585.8,2587.5,3.79,100.0,0.1467,-0.25,0.19,-0.44,flip -6998,做多,2022-03-12 23:15:00,2022-03-12 23:30:00,2587.5,2576.51,3.79,100.0,0.1464,-1.61,0.19,-1.8,flip -6999,做空,2022-03-12 23:30:00,2022-03-13 00:00:00,2576.51,2571.03,3.77,100.0,0.1462,0.8,0.19,0.61,tp_lower -7000,做多,2022-03-13 01:00:00,2022-03-13 04:30:00,2585.63,2588.24,3.84,100.0,0.1486,0.39,0.19,0.2,flip -7001,做空,2022-03-13 04:30:00,2022-03-13 06:00:00,2588.24,2585.43,3.84,100.0,0.1484,0.42,0.19,0.23,flip -7002,做多,2022-03-13 06:00:00,2022-03-13 06:15:00,2585.43,2581.99,3.84,100.0,0.1486,-0.51,0.19,-0.7,flip -7003,做空,2022-03-13 06:15:00,2022-03-13 06:45:00,2581.99,2587.46,3.83,100.0,0.1484,-0.81,0.19,-1.0,flip -7004,做多,2022-03-13 06:45:00,2022-03-13 07:00:00,2587.46,2586.08,3.82,100.0,0.1477,-0.2,0.19,-0.39,flip -7005,做空,2022-03-13 07:00:00,2022-03-13 07:15:00,2586.08,2587.28,3.81,100.0,0.1475,-0.18,0.19,-0.37,flip -7006,做多,2022-03-13 07:15:00,2022-03-13 07:30:00,2587.28,2584.1,3.81,100.0,0.1472,-0.47,0.19,-0.66,flip -7007,做空,2022-03-13 07:30:00,2022-03-13 10:00:00,2584.1,2581.46,3.8,100.0,0.1471,0.39,0.19,0.2,flip -7008,做多,2022-03-13 10:00:00,2022-03-13 11:15:00,2581.46,2584.44,3.8,100.0,0.1472,0.44,0.19,0.25,flip -7009,做空,2022-03-13 11:15:00,2022-03-13 12:15:00,2584.44,2543.21,3.8,100.0,0.1471,6.06,0.19,5.88,tp_lower -7010,做多,2022-03-13 15:00:00,2022-03-13 15:45:00,2578.61,2578.29,3.86,100.0,0.1496,-0.05,0.19,-0.24,flip -7011,做空,2022-03-13 15:45:00,2022-03-13 16:30:00,2578.29,2581.25,3.85,100.0,0.1495,-0.44,0.19,-0.64,flip -7012,做多,2022-03-13 16:30:00,2022-03-13 17:00:00,2581.25,2578.22,3.85,100.0,0.149,-0.45,0.19,-0.64,flip -7013,做空,2022-03-13 17:00:00,2022-03-13 17:15:00,2578.22,2579.08,3.84,100.0,0.1488,-0.13,0.19,-0.32,flip -7014,做多,2022-03-13 17:15:00,2022-03-13 17:45:00,2579.08,2577.35,3.83,100.0,0.1486,-0.26,0.19,-0.45,flip -7015,做空,2022-03-13 17:45:00,2022-03-13 18:00:00,2577.35,2577.75,3.83,100.0,0.1484,-0.06,0.19,-0.25,flip -7016,做多,2022-03-13 18:00:00,2022-03-13 18:15:00,2577.75,2575.69,3.82,100.0,0.1482,-0.31,0.19,-0.5,flip -7017,做空,2022-03-13 18:15:00,2022-03-13 18:30:00,2575.69,2578.34,3.81,100.0,0.1481,-0.39,0.19,-0.58,flip -7018,做多,2022-03-13 18:30:00,2022-03-13 19:00:00,2578.34,2578.37,3.81,100.0,0.1476,0.0,0.19,-0.19,flip -7019,做空,2022-03-13 19:00:00,2022-03-13 22:45:00,2578.37,2502.92,3.8,100.0,0.1475,11.13,0.18,10.94,tp_lower -7020,做多,2022-03-14 04:00:00,2022-03-14 16:00:00,2593.82,2565.38,3.98,100.0,0.1535,-4.36,0.2,-4.56,flip -7021,做空,2022-03-14 16:00:00,2022-03-14 16:15:00,2565.38,2575.8,3.93,100.0,0.1533,-1.6,0.2,-1.8,flip -7022,做多,2022-03-14 16:15:00,2022-03-14 16:45:00,2575.8,2559.05,3.91,100.0,0.1519,-2.54,0.19,-2.74,flip -7023,做空,2022-03-14 16:45:00,2022-03-14 22:15:00,2559.05,2557.68,3.88,100.0,0.1518,0.21,0.19,0.01,flip -7024,做多,2022-03-14 22:15:00,2022-03-15 01:00:00,2557.68,2559.02,3.88,100.0,0.1518,0.2,0.19,0.01,flip -7025,做空,2022-03-15 01:00:00,2022-03-15 02:30:00,2559.02,2563.52,3.9,100.0,0.1523,-0.69,0.2,-0.88,flip -7026,做多,2022-03-15 02:30:00,2022-03-15 02:45:00,2563.52,2560.89,3.89,100.0,0.1516,-0.4,0.19,-0.59,flip -7027,做空,2022-03-15 02:45:00,2022-03-15 06:00:00,2560.89,2553.33,3.88,100.0,0.1514,1.14,0.19,0.95,flip -7028,做多,2022-03-15 06:00:00,2022-03-15 06:15:00,2553.33,2550.0,3.89,100.0,0.1522,-0.51,0.19,-0.7,flip -7029,做空,2022-03-15 06:15:00,2022-03-15 12:30:00,2550.0,2543.64,3.88,100.0,0.152,0.97,0.19,0.77,flip -7030,做多,2022-03-15 12:30:00,2022-03-15 13:00:00,2543.64,2543.13,3.88,100.0,0.1526,-0.08,0.19,-0.27,flip -7031,做空,2022-03-15 13:00:00,2022-03-15 14:15:00,2543.13,2552.95,3.88,100.0,0.1525,-1.5,0.19,-1.69,flip -7032,做多,2022-03-15 14:15:00,2022-03-15 16:45:00,2552.95,2601.5,3.86,100.0,0.1511,7.34,0.2,7.14,tp_upper -7033,做多,2022-03-16 05:30:00,2022-03-16 18:00:00,2627.52,2655.01,3.96,100.0,0.1506,4.14,0.2,3.94,flip -7034,做空,2022-03-16 18:00:00,2022-03-16 18:30:00,2655.01,2676.87,4.0,100.0,0.1505,-3.29,0.2,-3.49,flip -7035,做多,2022-03-16 18:30:00,2022-03-16 18:45:00,2676.87,2675.26,3.96,100.0,0.1479,-0.24,0.2,-0.44,flip -7036,做空,2022-03-16 18:45:00,2022-03-17 10:15:00,2675.26,2758.82,3.95,100.0,0.1477,-12.34,0.2,-12.55,flip -7037,做多,2022-03-17 10:15:00,2022-03-17 12:00:00,2758.82,2797.64,3.84,100.0,0.1391,5.4,0.19,5.2,tp_upper -7038,做多,2022-03-17 17:15:00,2022-03-18 00:00:00,2796.64,2802.14,3.89,100.0,0.139,0.76,0.19,0.57,flip -7039,做空,2022-03-18 00:00:00,2022-03-18 00:15:00,2802.14,2806.0,3.9,100.0,0.1391,-0.54,0.2,-0.73,flip -7040,做多,2022-03-18 00:15:00,2022-03-18 00:30:00,2806.0,2789.04,3.89,100.0,0.1386,-2.35,0.19,-2.54,flip -7041,做空,2022-03-18 00:30:00,2022-03-18 05:45:00,2789.04,2800.44,3.86,100.0,0.1384,-1.58,0.19,-1.77,flip -7042,做多,2022-03-18 05:45:00,2022-03-18 06:30:00,2800.44,2795.89,3.84,100.0,0.1372,-0.62,0.19,-0.82,flip -7043,做空,2022-03-18 06:30:00,2022-03-18 07:30:00,2795.89,2799.0,3.83,100.0,0.137,-0.43,0.19,-0.62,flip -7044,做多,2022-03-18 07:30:00,2022-03-18 07:45:00,2799.0,2792.86,3.82,100.0,0.1366,-0.84,0.19,-1.03,flip -7045,做空,2022-03-18 07:45:00,2022-03-18 08:15:00,2792.86,2804.74,3.81,100.0,0.1365,-1.62,0.19,-1.81,flip -7046,做多,2022-03-18 08:15:00,2022-03-18 08:45:00,2804.74,2800.01,3.79,100.0,0.1352,-0.64,0.19,-0.83,flip -7047,做空,2022-03-18 08:45:00,2022-03-18 09:00:00,2800.01,2803.62,3.78,100.0,0.135,-0.49,0.19,-0.68,flip -7048,做多,2022-03-18 09:00:00,2022-03-18 09:15:00,2803.62,2802.67,3.77,100.0,0.1346,-0.13,0.19,-0.32,flip -7049,做空,2022-03-18 09:15:00,2022-03-18 10:00:00,2802.67,2798.4,3.77,100.0,0.1344,0.57,0.19,0.39,flip -7050,做多,2022-03-18 10:00:00,2022-03-18 10:45:00,2798.4,2794.18,3.77,100.0,0.1347,-0.57,0.19,-0.76,flip -7051,做空,2022-03-18 10:45:00,2022-03-18 11:45:00,2794.18,2794.99,3.76,100.0,0.1346,-0.11,0.19,-0.3,flip -7052,做多,2022-03-18 11:45:00,2022-03-18 13:15:00,2794.99,2795.69,3.75,100.0,0.1343,0.09,0.19,-0.09,flip -7053,做空,2022-03-18 13:15:00,2022-03-18 13:30:00,2795.69,2803.43,3.75,100.0,0.1342,-1.04,0.19,-1.23,flip -7054,做多,2022-03-18 13:30:00,2022-03-18 14:15:00,2803.43,2848.92,3.74,100.0,0.1333,6.07,0.19,5.88,tp_upper -7055,做多,2022-03-19 06:15:00,2022-03-19 09:30:00,2937.13,2946.35,3.85,100.0,0.1311,1.21,0.19,1.02,flip -7056,做空,2022-03-19 09:30:00,2022-03-19 10:00:00,2946.35,2944.31,3.86,100.0,0.131,0.27,0.19,0.07,flip -7057,做多,2022-03-19 10:00:00,2022-03-19 10:30:00,2944.31,2941.5,3.86,100.0,0.131,-0.37,0.19,-0.56,flip -7058,做空,2022-03-19 10:30:00,2022-03-19 11:00:00,2941.5,2946.0,3.85,100.0,0.1309,-0.59,0.19,-0.78,flip -7059,做多,2022-03-19 11:00:00,2022-03-19 11:30:00,2946.0,2945.48,3.84,100.0,0.1304,-0.07,0.19,-0.26,flip -7060,做空,2022-03-19 11:30:00,2022-03-19 11:45:00,2945.48,2945.84,3.84,100.0,0.1303,-0.05,0.19,-0.24,flip -7061,做多,2022-03-19 11:45:00,2022-03-19 12:00:00,2945.84,2944.56,3.83,100.0,0.1301,-0.17,0.19,-0.36,flip -7062,做空,2022-03-19 12:00:00,2022-03-19 12:15:00,2944.56,2958.63,3.83,100.0,0.13,-1.83,0.19,-2.02,flip -7063,做多,2022-03-19 12:15:00,2022-03-19 13:30:00,2958.63,2949.1,3.8,100.0,0.1286,-1.23,0.19,-1.42,flip -7064,做空,2022-03-19 13:30:00,2022-03-19 14:00:00,2949.1,2949.19,3.79,100.0,0.1285,-0.01,0.19,-0.2,flip -7065,做多,2022-03-19 14:00:00,2022-03-19 18:00:00,2949.19,2953.62,3.78,100.0,0.1283,0.57,0.19,0.38,flip -7066,做空,2022-03-19 18:00:00,2022-03-19 18:30:00,2953.62,2949.73,3.79,100.0,0.1282,0.5,0.19,0.31,flip -7067,做多,2022-03-19 18:30:00,2022-03-19 19:00:00,2949.73,2950.66,3.79,100.0,0.1284,0.12,0.19,-0.07,flip -7068,做空,2022-03-19 19:00:00,2022-03-19 19:30:00,2950.66,2950.18,3.79,100.0,0.1283,0.06,0.19,-0.13,flip -7069,做多,2022-03-19 19:30:00,2022-03-19 19:45:00,2950.18,2949.38,3.78,100.0,0.1282,-0.1,0.19,-0.29,flip -7070,做空,2022-03-19 19:45:00,2022-03-19 20:15:00,2949.38,2947.99,3.78,100.0,0.1281,0.18,0.19,-0.01,flip -7071,做多,2022-03-19 20:15:00,2022-03-19 21:45:00,2947.99,2949.0,3.78,100.0,0.1281,0.13,0.19,-0.06,flip -7072,做空,2022-03-19 21:45:00,2022-03-19 22:15:00,2949.0,2919.3,3.77,100.0,0.1279,3.8,0.19,3.61,tp_lower -7073,做多,2022-03-19 23:15:00,2022-03-19 23:30:00,2950.99,2943.38,3.81,100.0,0.129,-0.98,0.19,-1.17,flip -7074,做空,2022-03-19 23:30:00,2022-03-19 23:45:00,2943.38,2950.0,3.79,100.0,0.1289,-0.85,0.19,-1.04,flip -7075,做多,2022-03-19 23:45:00,2022-03-20 00:15:00,2950.0,2947.39,3.78,100.0,0.1282,-0.33,0.19,-0.52,flip -7076,做空,2022-03-20 00:15:00,2022-03-20 20:00:00,2947.39,2906.85,3.84,100.0,0.1304,5.29,0.19,5.1,flip -7077,做多,2022-03-20 20:00:00,2022-03-20 20:15:00,2906.85,2892.94,3.89,100.0,0.1339,-1.86,0.19,-2.06,flip -7078,做空,2022-03-20 20:15:00,2022-03-21 01:00:00,2892.94,2875.44,3.87,100.0,0.1338,2.34,0.19,2.15,flip -7079,做多,2022-03-21 01:00:00,2022-03-21 01:15:00,2875.44,2863.66,3.9,100.0,0.1357,-1.6,0.19,-1.79,flip -7080,做空,2022-03-21 01:15:00,2022-03-21 02:00:00,2863.66,2868.99,3.88,100.0,0.1355,-0.72,0.19,-0.92,flip -7081,做多,2022-03-21 02:00:00,2022-03-21 06:45:00,2868.99,2859.96,3.87,100.0,0.1349,-1.22,0.19,-1.41,flip -7082,做空,2022-03-21 06:45:00,2022-03-21 07:00:00,2859.96,2875.12,3.85,100.0,0.1347,-2.04,0.19,-2.24,flip -7083,做多,2022-03-21 07:00:00,2022-03-21 19:15:00,2875.12,2902.66,3.83,100.0,0.1332,3.67,0.19,3.47,flip -7084,做空,2022-03-21 19:15:00,2022-03-21 21:15:00,2902.66,2909.56,3.86,100.0,0.1331,-0.92,0.19,-1.11,flip -7085,做多,2022-03-21 21:15:00,2022-03-21 22:30:00,2909.56,2911.39,3.85,100.0,0.1323,0.24,0.19,0.05,flip -7086,做空,2022-03-21 22:30:00,2022-03-21 23:00:00,2911.39,2910.03,3.85,100.0,0.1322,0.18,0.19,-0.01,flip -7087,做多,2022-03-21 23:00:00,2022-03-21 23:15:00,2910.03,2888.57,3.85,100.0,0.1322,-2.84,0.19,-3.03,flip -7088,做空,2022-03-21 23:15:00,2022-03-22 01:00:00,2888.57,2908.37,3.81,100.0,0.132,-2.61,0.19,-2.81,flip -7089,做多,2022-03-22 01:00:00,2022-03-22 03:15:00,2908.37,3012.91,3.82,100.0,0.1313,13.72,0.2,13.53,tp_upper -7090,做多,2022-03-22 17:00:00,2022-03-22 17:45:00,3009.45,3006.42,3.95,100.0,0.1313,-0.4,0.2,-0.6,flip -7091,做空,2022-03-22 17:45:00,2022-03-22 19:00:00,3006.42,3009.34,3.94,100.0,0.1312,-0.38,0.2,-0.58,flip -7092,做多,2022-03-22 19:00:00,2022-03-22 19:15:00,3009.34,3003.79,3.94,100.0,0.1308,-0.73,0.2,-0.92,flip -7093,做空,2022-03-22 19:15:00,2022-03-22 20:15:00,3003.79,3004.48,3.92,100.0,0.1307,-0.09,0.2,-0.29,flip -7094,做多,2022-03-22 20:15:00,2022-03-22 22:00:00,3004.48,2999.69,3.92,100.0,0.1305,-0.62,0.2,-0.82,flip -7095,做空,2022-03-22 22:00:00,2022-03-22 22:15:00,2999.69,3004.65,3.91,100.0,0.1303,-0.65,0.2,-0.84,flip -7096,做多,2022-03-22 22:15:00,2022-03-22 22:30:00,3004.65,2994.43,3.9,100.0,0.1298,-1.33,0.19,-1.52,flip -7097,做空,2022-03-22 22:30:00,2022-03-22 23:30:00,2994.43,2965.87,3.88,100.0,0.1296,3.7,0.19,3.51,tp_lower -7098,做多,2022-03-23 10:15:00,2022-03-23 13:00:00,2965.94,2955.94,3.95,100.0,0.1331,-1.33,0.2,-1.53,flip -7099,做空,2022-03-23 13:00:00,2022-03-23 13:15:00,2955.94,2957.59,3.93,100.0,0.133,-0.22,0.2,-0.42,flip -7100,做多,2022-03-23 13:15:00,2022-03-23 17:45:00,2957.59,2963.52,3.93,100.0,0.1327,0.79,0.2,0.59,flip -7101,做空,2022-03-23 17:45:00,2022-03-23 18:15:00,2963.52,2971.47,3.93,100.0,0.1326,-1.05,0.2,-1.25,flip -7102,做多,2022-03-23 18:15:00,2022-03-23 18:30:00,2971.47,2964.9,3.91,100.0,0.1318,-0.87,0.2,-1.06,flip -7103,做空,2022-03-23 18:30:00,2022-03-23 19:15:00,2964.9,2968.6,3.9,100.0,0.1316,-0.49,0.2,-0.68,flip -7104,做多,2022-03-23 19:15:00,2022-03-23 19:30:00,2968.6,2967.18,3.89,100.0,0.1312,-0.19,0.19,-0.38,flip -7105,做空,2022-03-23 19:30:00,2022-03-23 20:00:00,2967.18,2971.37,3.89,100.0,0.131,-0.55,0.19,-0.74,flip -7106,做多,2022-03-23 20:00:00,2022-03-24 12:30:00,2971.37,3020.64,3.88,100.0,0.1305,6.43,0.2,6.23,flip -7107,做空,2022-03-24 12:30:00,2022-03-24 14:00:00,3020.64,3031.26,3.97,100.0,0.1314,-1.4,0.2,-1.59,flip -7108,做多,2022-03-24 14:00:00,2022-03-24 15:30:00,3031.26,3122.38,3.95,100.0,0.1303,11.88,0.2,11.67,tp_upper -7109,做多,2022-03-25 08:15:00,2022-03-25 09:00:00,3119.81,3118.54,4.07,100.0,0.1306,-0.17,0.2,-0.37,flip -7110,做空,2022-03-25 09:00:00,2022-03-25 15:30:00,3118.54,3134.02,4.07,100.0,0.1305,-2.02,0.2,-2.22,flip -7111,做多,2022-03-25 15:30:00,2022-03-26 12:30:00,3134.02,3112.49,4.04,100.0,0.1291,-2.78,0.2,-2.98,flip -7112,做空,2022-03-26 12:30:00,2022-03-26 12:45:00,3112.49,3124.0,4.02,100.0,0.1292,-1.49,0.2,-1.69,flip -7113,做多,2022-03-26 12:45:00,2022-03-26 13:15:00,3124.0,3115.0,4.0,100.0,0.1281,-1.15,0.2,-1.35,flip -7114,做空,2022-03-26 13:15:00,2022-03-26 13:30:00,3115.0,3115.64,3.99,100.0,0.128,-0.08,0.2,-0.28,flip -7115,做多,2022-03-26 13:30:00,2022-03-26 13:45:00,3115.64,3111.23,3.98,100.0,0.1278,-0.56,0.2,-0.76,flip -7116,做空,2022-03-26 13:45:00,2022-03-26 14:00:00,3111.23,3112.25,3.97,100.0,0.1277,-0.13,0.2,-0.33,flip -7117,做多,2022-03-26 14:00:00,2022-03-26 14:30:00,3112.25,3111.88,3.97,100.0,0.1275,-0.05,0.2,-0.25,flip -7118,做空,2022-03-26 14:30:00,2022-03-26 14:45:00,3111.88,3116.82,3.96,100.0,0.1274,-0.63,0.2,-0.83,flip -7119,做多,2022-03-26 14:45:00,2022-03-26 15:15:00,3116.82,3117.01,3.95,100.0,0.1268,0.02,0.2,-0.17,flip -7120,做空,2022-03-26 15:15:00,2022-03-26 15:30:00,3117.01,3123.11,3.95,100.0,0.1267,-0.77,0.2,-0.97,flip -7121,做多,2022-03-26 15:30:00,2022-03-26 15:45:00,3123.11,3114.81,3.94,100.0,0.1261,-1.05,0.2,-1.24,flip -7122,做空,2022-03-26 15:45:00,2022-03-26 16:15:00,3114.81,3119.33,3.92,100.0,0.126,-0.57,0.2,-0.77,flip -7123,做多,2022-03-26 16:15:00,2022-03-26 18:00:00,3119.33,3116.49,3.91,100.0,0.1255,-0.36,0.2,-0.55,flip -7124,做空,2022-03-26 18:00:00,2022-03-26 18:30:00,3116.49,3120.51,3.91,100.0,0.1253,-0.5,0.2,-0.7,flip -7125,做多,2022-03-26 18:30:00,2022-03-26 19:15:00,3120.51,3116.56,3.9,100.0,0.1249,-0.49,0.19,-0.69,flip -7126,做空,2022-03-26 19:15:00,2022-03-26 19:45:00,3116.56,3121.94,3.89,100.0,0.1248,-0.67,0.19,-0.87,flip -7127,做多,2022-03-26 19:45:00,2022-03-26 20:15:00,3121.94,3141.67,3.88,100.0,0.1242,2.45,0.2,2.26,tp_upper -7128,做多,2022-03-27 10:00:00,2022-03-27 10:15:00,3144.32,3142.76,3.96,100.0,0.1258,-0.2,0.2,-0.39,flip -7129,做空,2022-03-27 10:15:00,2022-03-27 10:30:00,3142.76,3143.49,3.95,100.0,0.1257,-0.09,0.2,-0.29,flip -7130,做多,2022-03-27 10:30:00,2022-03-27 11:30:00,3143.49,3144.71,3.95,100.0,0.1255,0.15,0.2,-0.04,flip -7131,做空,2022-03-27 11:30:00,2022-03-27 11:45:00,3144.71,3144.9,3.94,100.0,0.1254,-0.02,0.2,-0.22,flip -7132,做多,2022-03-27 11:45:00,2022-03-27 12:00:00,3144.9,3141.42,3.94,100.0,0.1253,-0.44,0.2,-0.63,flip -7133,做空,2022-03-27 12:00:00,2022-03-27 13:45:00,3141.42,3143.34,3.93,100.0,0.1251,-0.24,0.2,-0.44,flip -7134,做多,2022-03-27 13:45:00,2022-03-27 14:45:00,3143.34,3145.25,3.93,100.0,0.1249,0.24,0.2,0.04,flip -7135,做空,2022-03-27 14:45:00,2022-03-27 15:15:00,3145.25,3164.89,3.92,100.0,0.1247,-2.45,0.2,-2.65,flip -7136,做多,2022-03-27 15:15:00,2022-03-27 15:45:00,3164.89,3169.11,3.9,100.0,0.1231,0.52,0.2,0.32,tp_upper -7137,做多,2022-03-29 01:15:00,2022-03-29 02:45:00,3373.71,3374.06,3.93,100.0,0.1164,0.04,0.2,-0.16,flip -7138,做空,2022-03-29 02:45:00,2022-03-29 03:15:00,3374.06,3374.27,3.92,100.0,0.1163,-0.02,0.2,-0.22,flip -7139,做多,2022-03-29 03:15:00,2022-03-29 15:45:00,3374.27,3401.22,3.92,100.0,0.1162,3.13,0.2,2.93,flip -7140,做空,2022-03-29 15:45:00,2022-03-29 16:30:00,3401.22,3420.79,3.95,100.0,0.1161,-2.27,0.2,-2.47,flip -7141,做多,2022-03-29 16:30:00,2022-03-29 17:00:00,3420.79,3405.0,3.92,100.0,0.1146,-1.81,0.2,-2.01,flip -7142,做空,2022-03-29 17:00:00,2022-03-29 19:00:00,3405.0,3430.9,3.9,100.0,0.1145,-2.97,0.2,-3.16,flip -7143,做多,2022-03-29 19:00:00,2022-03-29 20:00:00,3430.9,3421.6,3.87,100.0,0.1127,-1.05,0.19,-1.24,flip -7144,做空,2022-03-29 20:00:00,2022-03-29 20:15:00,3421.6,3423.6,3.85,100.0,0.1126,-0.23,0.19,-0.42,flip -7145,做多,2022-03-29 20:15:00,2022-03-29 20:30:00,3423.6,3417.53,3.85,100.0,0.1123,-0.68,0.19,-0.87,flip -7146,做空,2022-03-29 20:30:00,2022-03-30 05:15:00,3417.53,3397.84,3.83,100.0,0.1122,2.21,0.19,2.02,flip -7147,做多,2022-03-30 05:15:00,2022-03-30 05:30:00,3397.84,3392.28,3.89,100.0,0.1144,-0.64,0.19,-0.83,flip -7148,做空,2022-03-30 05:30:00,2022-03-30 05:45:00,3392.28,3404.84,3.88,100.0,0.1143,-1.44,0.19,-1.63,flip -7149,做多,2022-03-30 05:45:00,2022-03-30 06:30:00,3404.84,3396.83,3.86,100.0,0.1133,-0.91,0.19,-1.1,flip -7150,做空,2022-03-30 06:30:00,2022-03-30 06:45:00,3396.83,3403.55,3.84,100.0,0.1132,-0.76,0.19,-0.95,flip -7151,做多,2022-03-30 06:45:00,2022-03-30 08:00:00,3403.55,3393.34,3.83,100.0,0.1126,-1.15,0.19,-1.34,flip -7152,做空,2022-03-30 08:00:00,2022-03-30 09:15:00,3393.34,3394.7,3.82,100.0,0.1125,-0.15,0.19,-0.34,flip -7153,做多,2022-03-30 09:15:00,2022-03-30 09:30:00,3394.7,3387.26,3.81,100.0,0.1123,-0.84,0.19,-1.03,flip -7154,做空,2022-03-30 09:30:00,2022-03-30 10:00:00,3387.26,3389.16,3.8,100.0,0.1122,-0.21,0.19,-0.4,flip -7155,做多,2022-03-30 10:00:00,2022-03-30 11:00:00,3389.16,3390.56,3.79,100.0,0.112,0.16,0.19,-0.03,flip -7156,做空,2022-03-30 11:00:00,2022-03-30 11:15:00,3390.56,3411.81,3.79,100.0,0.1119,-2.38,0.19,-2.57,flip -7157,做多,2022-03-30 11:15:00,2022-03-30 12:00:00,3411.81,3390.07,3.76,100.0,0.1103,-2.4,0.19,-2.59,flip -7158,做空,2022-03-30 12:00:00,2022-03-30 13:15:00,3390.07,3390.68,3.74,100.0,0.1102,-0.07,0.19,-0.25,flip -7159,做多,2022-03-30 13:15:00,2022-03-30 13:30:00,3390.68,3373.94,3.73,100.0,0.1101,-1.84,0.19,-2.03,flip -7160,做空,2022-03-30 13:30:00,2022-03-30 16:00:00,3373.94,3382.05,3.71,100.0,0.11,-0.89,0.19,-1.08,flip -7161,做多,2022-03-30 16:00:00,2022-03-30 19:00:00,3382.05,3393.95,3.7,100.0,0.1093,1.3,0.19,1.12,flip -7162,做空,2022-03-30 19:00:00,2022-03-30 19:45:00,3393.95,3394.08,3.71,100.0,0.1092,-0.01,0.19,-0.2,flip -7163,做多,2022-03-30 19:45:00,2022-03-30 20:00:00,3394.08,3390.4,3.7,100.0,0.1091,-0.4,0.18,-0.59,flip -7164,做空,2022-03-30 20:00:00,2022-03-30 20:30:00,3390.4,3398.92,3.7,100.0,0.109,-0.93,0.19,-1.11,flip -7165,做多,2022-03-30 20:30:00,2022-03-30 21:30:00,3398.92,3399.74,3.68,100.0,0.1083,0.09,0.18,-0.1,flip -7166,做空,2022-03-30 21:30:00,2022-03-31 00:00:00,3399.74,3395.16,3.68,100.0,0.1082,0.5,0.18,0.31,flip -7167,做多,2022-03-31 00:00:00,2022-03-31 03:45:00,3395.16,3396.78,3.75,100.0,0.1104,0.18,0.19,-0.01,flip -7168,做空,2022-03-31 03:45:00,2022-03-31 05:00:00,3396.78,3394.72,3.75,100.0,0.1103,0.23,0.19,0.04,flip -7169,做多,2022-03-31 05:00:00,2022-03-31 05:45:00,3394.72,3393.2,3.75,100.0,0.1103,-0.17,0.19,-0.35,flip -7170,做空,2022-03-31 05:45:00,2022-03-31 06:00:00,3393.2,3393.54,3.74,100.0,0.1102,-0.04,0.19,-0.22,flip -7171,做多,2022-03-31 06:00:00,2022-03-31 07:00:00,3393.54,3398.6,3.74,100.0,0.1101,0.56,0.19,0.37,flip -7172,做空,2022-03-31 07:00:00,2022-03-31 07:45:00,3398.6,3401.23,3.74,100.0,0.11,-0.29,0.19,-0.48,flip -7173,做多,2022-03-31 07:45:00,2022-03-31 09:15:00,3401.23,3401.35,3.73,100.0,0.1097,0.01,0.19,-0.17,flip -7174,做空,2022-03-31 09:15:00,2022-03-31 09:30:00,3401.35,3404.8,3.73,100.0,0.1096,-0.38,0.19,-0.56,flip -7175,做多,2022-03-31 09:30:00,2022-03-31 11:30:00,3404.8,3401.26,3.72,100.0,0.1093,-0.39,0.19,-0.57,flip -7176,做空,2022-03-31 11:30:00,2022-03-31 11:45:00,3401.26,3408.5,3.71,100.0,0.1092,-0.79,0.19,-0.98,flip -7177,做多,2022-03-31 11:45:00,2022-03-31 12:30:00,3408.5,3430.31,3.7,100.0,0.1086,2.37,0.19,2.18,tp_upper -7178,做多,2022-04-01 07:45:00,2022-04-01 09:00:00,3276.96,3275.73,3.76,100.0,0.1147,-0.14,0.19,-0.33,flip -7179,做空,2022-04-01 09:00:00,2022-04-01 09:15:00,3275.73,3280.88,3.75,100.0,0.1146,-0.59,0.19,-0.78,flip -7180,做多,2022-04-01 09:15:00,2022-04-01 09:30:00,3280.88,3270.52,3.74,100.0,0.1141,-1.18,0.19,-1.37,flip -7181,做空,2022-04-01 09:30:00,2022-04-01 09:45:00,3270.52,3271.76,3.73,100.0,0.114,-0.14,0.19,-0.33,flip -7182,做多,2022-04-01 09:45:00,2022-04-01 10:30:00,3271.76,3270.22,3.72,100.0,0.1138,-0.18,0.19,-0.36,flip -7183,做空,2022-04-01 10:30:00,2022-04-01 10:45:00,3270.22,3282.14,3.72,100.0,0.1137,-1.36,0.19,-1.54,flip -7184,做多,2022-04-01 10:45:00,2022-04-01 12:00:00,3282.14,3273.32,3.7,100.0,0.1128,-0.99,0.18,-1.18,flip -7185,做空,2022-04-01 12:00:00,2022-04-01 12:30:00,3273.32,3295.44,3.69,100.0,0.1127,-2.49,0.19,-2.68,flip -7186,做多,2022-04-01 12:30:00,2022-04-02 15:00:00,3295.44,3464.16,3.66,100.0,0.111,18.73,0.19,18.54,flip -7187,做空,2022-04-02 15:00:00,2022-04-02 15:15:00,3464.16,3474.64,3.87,100.0,0.1117,-1.17,0.19,-1.37,flip -7188,做多,2022-04-02 15:15:00,2022-04-02 16:45:00,3474.64,3474.26,3.86,100.0,0.111,-0.04,0.19,-0.23,flip -7189,做空,2022-04-02 16:45:00,2022-04-02 17:00:00,3474.26,3476.02,3.85,100.0,0.1108,-0.2,0.19,-0.39,flip -7190,做多,2022-04-02 17:00:00,2022-04-02 17:30:00,3476.02,3481.02,3.85,100.0,0.1106,0.55,0.19,0.36,flip -7191,做空,2022-04-02 17:30:00,2022-04-02 18:15:00,3481.02,3460.3,3.85,100.0,0.1105,2.29,0.19,2.1,flip -7192,做多,2022-04-02 18:15:00,2022-04-02 20:15:00,3460.3,3476.67,3.87,100.0,0.1117,1.83,0.19,1.63,flip -7193,做空,2022-04-02 20:15:00,2022-04-02 22:00:00,3476.67,3480.07,3.88,100.0,0.1116,-0.38,0.19,-0.57,flip -7194,做多,2022-04-02 22:00:00,2022-04-02 22:15:00,3480.07,3460.68,3.87,100.0,0.1113,-2.16,0.19,-2.35,flip -7195,做空,2022-04-02 22:15:00,2022-04-03 04:00:00,3460.68,3467.94,3.85,100.0,0.1112,-0.81,0.19,-1.0,flip -7196,做多,2022-04-03 04:00:00,2022-04-03 17:15:00,3467.94,3479.0,3.87,100.0,0.1115,1.23,0.19,1.04,flip -7197,做空,2022-04-03 17:15:00,2022-04-03 17:30:00,3479.0,3489.18,3.88,100.0,0.1114,-1.13,0.19,-1.33,flip -7198,做多,2022-04-03 17:30:00,2022-04-03 19:30:00,3489.18,3489.18,3.86,100.0,0.1106,0.0,0.19,-0.19,flip -7199,做空,2022-04-03 19:30:00,2022-04-03 20:00:00,3489.18,3491.83,3.86,100.0,0.1105,-0.29,0.19,-0.49,flip -7200,做多,2022-04-03 20:00:00,2022-04-03 20:45:00,3491.83,3491.01,3.85,100.0,0.1102,-0.09,0.19,-0.28,flip -7201,做空,2022-04-03 20:45:00,2022-04-03 21:00:00,3491.01,3503.36,3.84,100.0,0.1101,-1.36,0.19,-1.55,flip -7202,做多,2022-04-03 21:00:00,2022-04-03 22:00:00,3503.36,3540.96,3.83,100.0,0.1092,4.11,0.19,3.91,tp_upper -7203,做多,2022-04-04 00:30:00,2022-04-04 00:45:00,3496.85,3473.83,3.89,100.0,0.1113,-2.56,0.19,-2.75,flip -7204,做空,2022-04-04 00:45:00,2022-04-04 02:45:00,3473.83,3500.73,3.86,100.0,0.1111,-2.99,0.19,-3.18,flip -7205,做多,2022-04-04 02:45:00,2022-04-04 03:15:00,3500.73,3503.14,3.83,100.0,0.1093,0.26,0.19,0.07,flip -7206,做空,2022-04-04 03:15:00,2022-04-04 04:15:00,3503.14,3503.52,3.83,100.0,0.1092,-0.04,0.19,-0.23,flip -7207,做多,2022-04-04 04:15:00,2022-04-04 04:45:00,3503.52,3495.13,3.82,100.0,0.1091,-0.92,0.19,-1.11,flip -7208,做空,2022-04-04 04:45:00,2022-04-04 05:00:00,3495.13,3502.47,3.81,100.0,0.109,-0.8,0.19,-0.99,flip -7209,做多,2022-04-04 05:00:00,2022-04-04 05:15:00,3502.47,3498.27,3.8,100.0,0.1084,-0.46,0.19,-0.64,flip -7210,做空,2022-04-04 05:15:00,2022-04-04 05:30:00,3498.27,3503.05,3.79,100.0,0.1083,-0.52,0.19,-0.71,flip -7211,做多,2022-04-04 05:30:00,2022-04-04 06:00:00,3503.05,3499.98,3.78,100.0,0.1079,-0.33,0.19,-0.52,flip -7212,做空,2022-04-04 06:00:00,2022-04-04 06:15:00,3499.98,3501.84,3.77,100.0,0.1078,-0.2,0.19,-0.39,flip -7213,做多,2022-04-04 06:15:00,2022-04-04 06:45:00,3501.84,3500.99,3.77,100.0,0.1076,-0.09,0.19,-0.28,flip -7214,做空,2022-04-04 06:45:00,2022-04-04 07:30:00,3500.99,3506.2,3.76,100.0,0.1075,-0.56,0.19,-0.75,flip -7215,做多,2022-04-04 07:30:00,2022-04-04 07:45:00,3506.2,3500.91,3.75,100.0,0.107,-0.57,0.19,-0.75,flip -7216,做空,2022-04-04 07:45:00,2022-04-04 19:00:00,3500.91,3466.47,3.74,100.0,0.1069,3.68,0.19,3.5,flip -7217,做多,2022-04-04 19:00:00,2022-04-04 20:00:00,3466.47,3477.67,3.78,100.0,0.1089,1.22,0.19,1.03,flip -7218,做空,2022-04-04 20:00:00,2022-04-05 10:00:00,3477.67,3515.35,3.78,100.0,0.1088,-4.1,0.19,-4.29,flip -7219,做多,2022-04-05 10:00:00,2022-04-05 11:45:00,3515.35,3522.25,3.79,100.0,0.1079,0.74,0.19,0.55,flip -7220,做空,2022-04-05 11:45:00,2022-04-05 13:00:00,3522.25,3477.22,3.8,100.0,0.1078,4.85,0.19,4.67,tp_lower -7221,做多,2022-04-07 05:45:00,2022-04-07 06:00:00,3216.73,3205.68,3.85,100.0,0.1197,-1.32,0.19,-1.51,flip -7222,做空,2022-04-07 06:00:00,2022-04-07 06:15:00,3205.68,3212.13,3.83,100.0,0.1196,-0.77,0.19,-0.96,flip -7223,做多,2022-04-07 06:15:00,2022-04-07 09:15:00,3212.13,3205.89,3.82,100.0,0.119,-0.74,0.19,-0.93,flip -7224,做空,2022-04-07 09:15:00,2022-04-07 13:30:00,3205.89,3214.13,3.81,100.0,0.1188,-0.98,0.19,-1.17,flip -7225,做多,2022-04-07 13:30:00,2022-04-07 14:00:00,3214.13,3214.37,3.8,100.0,0.1181,0.03,0.19,-0.16,flip -7226,做空,2022-04-07 14:00:00,2022-04-07 16:00:00,3214.37,3214.4,3.79,100.0,0.118,-0.0,0.19,-0.19,flip -7227,做多,2022-04-07 16:00:00,2022-04-07 16:15:00,3214.4,3208.75,3.79,100.0,0.1179,-0.67,0.19,-0.86,flip -7228,做空,2022-04-07 16:15:00,2022-04-07 16:45:00,3208.75,3220.27,3.78,100.0,0.1178,-1.36,0.19,-1.55,flip -7229,做多,2022-04-07 16:45:00,2022-04-07 19:45:00,3220.27,3215.89,3.76,100.0,0.1168,-0.51,0.19,-0.7,flip -7230,做空,2022-04-07 19:45:00,2022-04-07 20:00:00,3215.89,3222.8,3.75,100.0,0.1167,-0.81,0.19,-0.99,flip -7231,做多,2022-04-07 20:00:00,2022-04-07 20:15:00,3222.8,3221.47,3.74,100.0,0.1161,-0.15,0.19,-0.34,flip -7232,做空,2022-04-07 20:15:00,2022-04-07 21:30:00,3221.47,3216.0,3.74,100.0,0.116,0.63,0.19,0.45,flip -7233,做多,2022-04-07 21:30:00,2022-04-08 00:30:00,3216.0,3224.73,3.74,100.0,0.1162,1.01,0.19,0.83,flip -7234,做空,2022-04-08 00:30:00,2022-04-08 01:00:00,3224.73,3238.18,3.79,100.0,0.1174,-1.58,0.19,-1.77,flip -7235,做多,2022-04-08 01:00:00,2022-04-08 12:30:00,3238.18,3251.84,3.77,100.0,0.1163,1.59,0.19,1.4,flip -7236,做空,2022-04-08 12:30:00,2022-04-08 14:00:00,3251.84,3250.31,3.78,100.0,0.1162,0.18,0.19,-0.01,flip -7237,做多,2022-04-08 14:00:00,2022-04-08 16:45:00,3250.31,3265.25,3.78,100.0,0.1162,1.74,0.19,1.55,flip -7238,做空,2022-04-08 16:45:00,2022-04-08 18:45:00,3265.25,3258.5,3.79,100.0,0.1161,0.78,0.19,0.59,flip -7239,做多,2022-04-08 18:45:00,2022-04-08 19:15:00,3258.5,3261.0,3.8,100.0,0.1165,0.29,0.19,0.1,flip -7240,做空,2022-04-08 19:15:00,2022-04-09 10:30:00,3261.0,3209.01,3.79,100.0,0.1164,6.05,0.19,5.86,flip -7241,做多,2022-04-09 10:30:00,2022-04-09 11:00:00,3209.01,3210.31,3.87,100.0,0.1207,0.16,0.19,-0.04,flip -7242,做空,2022-04-09 11:00:00,2022-04-09 11:15:00,3210.31,3212.42,3.87,100.0,0.1206,-0.25,0.19,-0.45,flip -7243,做多,2022-04-09 11:15:00,2022-04-09 11:30:00,3212.42,3210.82,3.87,100.0,0.1203,-0.19,0.19,-0.39,flip -7244,做空,2022-04-09 11:30:00,2022-04-09 12:15:00,3210.82,3210.36,3.86,100.0,0.1202,0.06,0.19,-0.14,flip -7245,做多,2022-04-09 12:15:00,2022-04-09 15:45:00,3210.36,3208.53,3.86,100.0,0.1201,-0.22,0.19,-0.41,flip -7246,做空,2022-04-09 15:45:00,2022-04-09 16:00:00,3208.53,3212.9,3.85,100.0,0.12,-0.52,0.19,-0.72,flip -7247,做多,2022-04-09 16:00:00,2022-04-09 17:30:00,3212.9,3238.34,3.84,100.0,0.1196,3.04,0.19,2.85,tp_upper -7248,做多,2022-04-10 06:15:00,2022-04-10 07:00:00,3243.85,3242.68,3.89,100.0,0.1201,-0.14,0.19,-0.34,flip -7249,做空,2022-04-10 07:00:00,2022-04-10 07:30:00,3242.68,3243.73,3.89,100.0,0.1199,-0.13,0.19,-0.32,flip -7250,做多,2022-04-10 07:30:00,2022-04-10 07:45:00,3243.73,3241.45,3.88,100.0,0.1197,-0.27,0.19,-0.47,flip -7251,做空,2022-04-10 07:45:00,2022-04-10 08:00:00,3241.45,3247.49,3.88,100.0,0.1196,-0.72,0.19,-0.92,flip -7252,做多,2022-04-10 08:00:00,2022-04-10 08:15:00,3247.49,3246.96,3.87,100.0,0.1191,-0.06,0.19,-0.26,flip -7253,做空,2022-04-10 08:15:00,2022-04-10 11:15:00,3246.96,3246.41,3.86,100.0,0.1189,0.07,0.19,-0.13,flip -7254,做多,2022-04-10 11:15:00,2022-04-10 11:30:00,3246.41,3242.67,3.86,100.0,0.1189,-0.44,0.19,-0.64,flip -7255,做空,2022-04-10 11:30:00,2022-04-10 11:45:00,3242.67,3249.94,3.85,100.0,0.1187,-0.86,0.19,-1.06,flip -7256,做多,2022-04-10 11:45:00,2022-04-10 12:15:00,3249.94,3244.42,3.84,100.0,0.1181,-0.65,0.19,-0.84,flip -7257,做空,2022-04-10 12:15:00,2022-04-10 12:30:00,3244.42,3248.59,3.83,100.0,0.118,-0.49,0.19,-0.68,flip -7258,做多,2022-04-10 12:30:00,2022-04-10 12:45:00,3248.59,3242.8,3.82,100.0,0.1175,-0.68,0.19,-0.87,flip -7259,做空,2022-04-10 12:45:00,2022-04-10 14:15:00,3242.8,3245.89,3.81,100.0,0.1174,-0.36,0.19,-0.55,flip -7260,做多,2022-04-10 14:15:00,2022-04-10 14:45:00,3245.89,3248.96,3.8,100.0,0.1171,0.36,0.19,0.17,flip -7261,做空,2022-04-10 14:45:00,2022-04-10 15:15:00,3248.96,3250.34,3.8,100.0,0.117,-0.16,0.19,-0.35,flip -7262,做多,2022-04-10 15:15:00,2022-04-10 17:00:00,3250.34,3280.68,3.79,100.0,0.1168,3.54,0.19,3.35,tp_upper -7263,做多,2022-04-12 04:45:00,2022-04-12 05:00:00,2999.44,2996.24,3.88,100.0,0.1293,-0.41,0.19,-0.61,flip -7264,做空,2022-04-12 05:00:00,2022-04-12 05:15:00,2996.24,3007.4,3.87,100.0,0.1292,-1.44,0.19,-1.64,flip -7265,做多,2022-04-12 05:15:00,2022-04-12 18:00:00,3007.4,3012.93,3.85,100.0,0.1281,0.71,0.19,0.52,flip -7266,做空,2022-04-12 18:00:00,2022-04-12 23:15:00,3012.93,3023.84,3.86,100.0,0.128,-1.4,0.19,-1.59,flip -7267,做多,2022-04-12 23:15:00,2022-04-13 00:45:00,3023.84,3024.85,3.84,100.0,0.1269,0.13,0.19,-0.06,flip -7268,做空,2022-04-13 00:45:00,2022-04-13 01:30:00,3024.85,3022.4,3.85,100.0,0.1273,0.31,0.19,0.12,flip -7269,做多,2022-04-13 01:30:00,2022-04-13 02:00:00,3022.4,3022.64,3.85,100.0,0.1274,0.03,0.19,-0.16,flip -7270,做空,2022-04-13 02:00:00,2022-04-13 02:15:00,3022.64,3022.86,3.85,100.0,0.1273,-0.03,0.19,-0.22,flip -7271,做多,2022-04-13 02:15:00,2022-04-13 10:45:00,3022.86,3031.66,3.84,100.0,0.1271,1.12,0.19,0.93,flip -7272,做空,2022-04-13 10:45:00,2022-04-13 13:30:00,3031.66,3050.96,3.85,100.0,0.127,-2.45,0.19,-2.64,flip -7273,做多,2022-04-13 13:30:00,2022-04-14 06:00:00,3050.96,3102.4,3.82,100.0,0.1252,6.44,0.19,6.25,flip -7274,做空,2022-04-14 06:00:00,2022-04-14 06:15:00,3102.4,3106.11,3.9,100.0,0.1258,-0.47,0.2,-0.66,flip -7275,做多,2022-04-14 06:15:00,2022-04-14 06:30:00,3106.11,3104.5,3.89,100.0,0.1254,-0.2,0.19,-0.4,flip -7276,做空,2022-04-14 06:30:00,2022-04-14 06:45:00,3104.5,3105.85,3.89,100.0,0.1252,-0.17,0.19,-0.36,flip -7277,做多,2022-04-14 06:45:00,2022-04-14 07:00:00,3105.85,3103.71,3.88,100.0,0.125,-0.27,0.19,-0.46,flip -7278,做空,2022-04-14 07:00:00,2022-04-14 07:15:00,3103.71,3113.92,3.88,100.0,0.1249,-1.28,0.19,-1.47,flip -7279,做多,2022-04-14 07:15:00,2022-04-14 08:30:00,3113.92,3107.98,3.86,100.0,0.1239,-0.74,0.19,-0.93,flip -7280,做空,2022-04-14 08:30:00,2022-04-15 03:00:00,3107.98,3030.04,3.85,100.0,0.1238,9.65,0.19,9.46,flip -7281,做多,2022-04-15 03:00:00,2022-04-15 06:45:00,3030.04,3021.68,3.97,100.0,0.1309,-1.09,0.2,-1.29,flip -7282,做空,2022-04-15 06:45:00,2022-04-15 07:30:00,3021.68,3023.93,3.95,100.0,0.1307,-0.29,0.2,-0.49,flip -7283,做多,2022-04-15 07:30:00,2022-04-15 08:15:00,3023.93,3017.42,3.94,100.0,0.1304,-0.85,0.2,-1.05,flip -7284,做空,2022-04-15 08:15:00,2022-04-15 08:30:00,3017.42,3024.52,3.93,100.0,0.1303,-0.92,0.2,-1.12,flip -7285,做多,2022-04-15 08:30:00,2022-04-15 08:45:00,3024.52,3023.66,3.92,100.0,0.1295,-0.11,0.2,-0.31,flip -7286,做空,2022-04-15 08:45:00,2022-04-15 09:45:00,3023.66,3022.29,3.91,100.0,0.1294,0.18,0.2,-0.02,flip -7287,做多,2022-04-15 09:45:00,2022-04-15 11:30:00,3022.29,3022.72,3.91,100.0,0.1294,0.06,0.2,-0.14,flip -7288,做空,2022-04-15 11:30:00,2022-04-15 11:45:00,3022.72,3026.27,3.91,100.0,0.1293,-0.46,0.2,-0.65,flip -7289,做多,2022-04-15 11:45:00,2022-04-15 12:00:00,3026.27,3025.83,3.9,100.0,0.1288,-0.06,0.19,-0.25,flip -7290,做空,2022-04-15 12:00:00,2022-04-15 13:15:00,3025.83,3021.85,3.89,100.0,0.1287,0.51,0.19,0.32,flip -7291,做多,2022-04-15 13:15:00,2022-04-15 14:45:00,3021.85,3034.9,3.9,100.0,0.1289,1.68,0.2,1.49,tp_upper -7292,做多,2022-04-15 14:45:00,2022-04-15 15:45:00,3034.9,3026.68,3.91,100.0,0.1288,-1.06,0.19,-1.25,flip -7293,做空,2022-04-15 15:45:00,2022-04-15 16:45:00,3026.68,3020.99,3.89,100.0,0.1287,0.73,0.19,0.54,flip -7294,做多,2022-04-15 16:45:00,2022-04-15 17:30:00,3020.99,3026.23,3.9,100.0,0.129,0.68,0.2,0.48,flip -7295,做空,2022-04-15 17:30:00,2022-04-15 17:45:00,3026.23,3029.8,3.9,100.0,0.1289,-0.46,0.2,-0.66,flip -7296,做多,2022-04-15 17:45:00,2022-04-15 19:00:00,3029.8,3021.06,3.89,100.0,0.1285,-1.12,0.19,-1.32,flip -7297,做空,2022-04-15 19:00:00,2022-04-15 20:00:00,3021.06,3023.3,3.88,100.0,0.1283,-0.29,0.19,-0.48,flip -7298,做多,2022-04-15 20:00:00,2022-04-15 22:15:00,3023.3,3026.25,3.87,100.0,0.128,0.38,0.19,0.18,flip -7299,做空,2022-04-15 22:15:00,2022-04-16 08:00:00,3026.25,3034.99,3.87,100.0,0.1279,-1.12,0.19,-1.31,flip -7300,做多,2022-04-16 08:00:00,2022-04-16 08:30:00,3034.99,3034.49,3.92,100.0,0.1292,-0.06,0.2,-0.26,flip -7301,做空,2022-04-16 08:30:00,2022-04-16 09:00:00,3034.49,3037.12,3.92,100.0,0.1291,-0.34,0.2,-0.54,flip -7302,做多,2022-04-16 09:00:00,2022-04-16 09:30:00,3037.12,3033.5,3.91,100.0,0.1287,-0.47,0.2,-0.66,flip -7303,做空,2022-04-16 09:30:00,2022-04-16 10:15:00,3033.5,3038.08,3.9,100.0,0.1286,-0.59,0.2,-0.78,flip -7304,做多,2022-04-16 10:15:00,2022-04-16 13:15:00,3038.08,3036.25,3.89,100.0,0.1281,-0.23,0.19,-0.43,flip -7305,做空,2022-04-16 13:15:00,2022-04-16 13:30:00,3036.25,3037.82,3.89,100.0,0.128,-0.2,0.19,-0.4,flip -7306,做多,2022-04-16 13:30:00,2022-04-16 14:00:00,3037.82,3035.61,3.88,100.0,0.1277,-0.28,0.19,-0.48,flip -7307,做空,2022-04-16 14:00:00,2022-04-16 14:15:00,3035.61,3041.64,3.87,100.0,0.1276,-0.77,0.19,-0.96,flip -7308,做多,2022-04-16 14:15:00,2022-04-16 14:30:00,3041.64,3039.28,3.86,100.0,0.1269,-0.3,0.19,-0.49,flip -7309,做空,2022-04-16 14:30:00,2022-04-16 15:00:00,3039.28,3016.7,3.85,100.0,0.1268,2.86,0.19,2.67,tp_lower -7310,做多,2022-04-16 20:45:00,2022-04-16 22:00:00,3030.77,3074.32,3.88,100.0,0.128,5.57,0.2,5.38,tp_upper -7311,做多,2022-04-17 04:30:00,2022-04-17 04:45:00,3037.89,3035.73,3.97,100.0,0.1307,-0.28,0.2,-0.48,flip -7312,做空,2022-04-17 04:45:00,2022-04-17 05:15:00,3035.73,3036.56,3.96,100.0,0.1306,-0.11,0.2,-0.31,flip -7313,做多,2022-04-17 05:15:00,2022-04-17 05:30:00,3036.56,3036.5,3.96,100.0,0.1304,-0.01,0.2,-0.21,flip -7314,做空,2022-04-17 05:30:00,2022-04-17 05:45:00,3036.5,3040.5,3.96,100.0,0.1303,-0.52,0.2,-0.72,flip -7315,做多,2022-04-17 05:45:00,2022-04-17 07:15:00,3040.5,3034.68,3.95,100.0,0.1298,-0.76,0.2,-0.95,flip -7316,做空,2022-04-17 07:15:00,2022-04-17 08:00:00,3034.68,3040.43,3.93,100.0,0.1296,-0.75,0.2,-0.94,flip -7317,做多,2022-04-17 08:00:00,2022-04-17 08:30:00,3040.43,3036.35,3.92,100.0,0.129,-0.53,0.2,-0.72,flip -7318,做空,2022-04-17 08:30:00,2022-04-17 08:45:00,3036.35,3039.33,3.91,100.0,0.1289,-0.38,0.2,-0.58,flip -7319,做多,2022-04-17 08:45:00,2022-04-17 10:15:00,3039.33,3041.15,3.91,100.0,0.1285,0.23,0.2,0.04,flip -7320,做空,2022-04-17 10:15:00,2022-04-17 11:30:00,3041.15,3043.46,3.9,100.0,0.1284,-0.3,0.2,-0.49,flip -7321,做多,2022-04-17 11:30:00,2022-04-17 12:00:00,3043.46,3044.13,3.9,100.0,0.1281,0.09,0.19,-0.11,flip -7322,做空,2022-04-17 12:00:00,2022-04-17 12:15:00,3044.13,3046.07,3.89,100.0,0.1279,-0.25,0.19,-0.44,flip -7323,做多,2022-04-17 12:15:00,2022-04-17 17:45:00,3046.07,3048.99,3.89,100.0,0.1276,0.37,0.19,0.18,flip -7324,做空,2022-04-17 17:45:00,2022-04-17 19:45:00,3048.99,3050.24,3.89,100.0,0.1275,-0.16,0.19,-0.35,flip -7325,做多,2022-04-17 19:45:00,2022-04-17 20:00:00,3050.24,3045.71,3.88,100.0,0.1273,-0.58,0.19,-0.77,flip -7326,做空,2022-04-17 20:00:00,2022-04-17 20:15:00,3045.71,3048.62,3.87,100.0,0.1272,-0.37,0.19,-0.56,flip -7327,做多,2022-04-17 20:15:00,2022-04-17 20:45:00,3048.62,3044.12,3.87,100.0,0.1268,-0.57,0.19,-0.76,flip -7328,做空,2022-04-17 20:45:00,2022-04-17 21:30:00,3044.12,3050.27,3.86,100.0,0.1267,-0.78,0.19,-0.97,flip -7329,做多,2022-04-17 21:30:00,2022-04-17 22:45:00,3050.27,3043.97,3.84,100.0,0.126,-0.79,0.19,-0.99,flip -7330,做空,2022-04-17 22:45:00,2022-04-18 04:15:00,3043.97,2916.85,3.83,100.0,0.1259,16.0,0.18,15.82,tp_lower -7331,做多,2022-04-18 16:45:00,2022-04-19 09:00:00,2925.98,3031.48,4.06,100.0,0.1387,14.63,0.21,14.42,flip -7332,做空,2022-04-19 09:00:00,2022-04-19 09:15:00,3031.48,3033.86,4.2,100.0,0.1386,-0.33,0.21,-0.54,flip -7333,做多,2022-04-19 09:15:00,2022-04-19 11:45:00,3033.86,3039.7,4.2,100.0,0.1383,0.81,0.21,0.6,flip -7334,做空,2022-04-19 11:45:00,2022-04-19 12:00:00,3039.7,3055.11,4.2,100.0,0.1381,-2.13,0.21,-2.34,flip -7335,做多,2022-04-19 12:00:00,2022-04-19 14:00:00,3055.11,3114.89,4.17,100.0,0.1366,8.17,0.21,7.95,tp_upper -7336,做多,2022-04-20 00:30:00,2022-04-20 00:45:00,3078.7,3075.68,4.27,100.0,0.1386,-0.42,0.21,-0.63,flip -7337,做空,2022-04-20 00:45:00,2022-04-20 01:45:00,3075.68,3085.19,4.26,100.0,0.1385,-1.32,0.21,-1.53,flip -7338,做多,2022-04-20 01:45:00,2022-04-20 02:15:00,3085.19,3083.57,4.24,100.0,0.1375,-0.22,0.21,-0.43,flip -7339,做空,2022-04-20 02:15:00,2022-04-20 05:30:00,3083.57,3092.41,4.24,100.0,0.1374,-1.21,0.21,-1.43,flip -7340,做多,2022-04-20 05:30:00,2022-04-20 06:15:00,3092.41,3094.18,4.22,100.0,0.1364,0.24,0.21,0.03,flip -7341,做空,2022-04-20 06:15:00,2022-04-20 06:30:00,3094.18,3094.38,4.22,100.0,0.1363,-0.03,0.21,-0.24,flip -7342,做多,2022-04-20 06:30:00,2022-04-20 07:15:00,3094.38,3089.86,4.21,100.0,0.1362,-0.62,0.21,-0.83,flip -7343,做空,2022-04-20 07:15:00,2022-04-20 08:00:00,3089.86,3093.34,4.2,100.0,0.136,-0.47,0.21,-0.68,flip -7344,做多,2022-04-20 08:00:00,2022-04-20 10:30:00,3093.34,3128.51,4.19,100.0,0.1356,4.77,0.21,4.56,tp_upper -7345,做多,2022-04-20 14:00:00,2022-04-20 14:15:00,3108.19,3099.99,4.24,100.0,0.1363,-1.12,0.21,-1.33,flip -7346,做空,2022-04-20 14:15:00,2022-04-20 14:30:00,3099.99,3103.62,4.22,100.0,0.1362,-0.49,0.21,-0.71,flip -7347,做多,2022-04-20 14:30:00,2022-04-20 14:45:00,3103.62,3097.86,4.21,100.0,0.1357,-0.78,0.21,-0.99,flip -7348,做空,2022-04-20 14:45:00,2022-04-20 22:15:00,3097.86,3087.0,4.2,100.0,0.1356,1.47,0.21,1.26,flip -7349,做多,2022-04-20 22:15:00,2022-04-21 02:30:00,3087.0,3089.8,4.21,100.0,0.1364,0.38,0.21,0.17,flip -7350,做空,2022-04-21 02:30:00,2022-04-21 03:15:00,3089.8,3090.61,4.26,100.0,0.1379,-0.11,0.21,-0.32,flip -7351,做多,2022-04-21 03:15:00,2022-04-21 03:30:00,3090.61,3090.39,4.26,100.0,0.1377,-0.03,0.21,-0.24,flip -7352,做空,2022-04-21 03:30:00,2022-04-21 05:00:00,3090.39,3089.42,4.25,100.0,0.1376,0.13,0.21,-0.08,flip -7353,做多,2022-04-21 05:00:00,2022-04-21 05:30:00,3089.42,3077.48,4.25,100.0,0.1375,-1.64,0.21,-1.85,flip -7354,做空,2022-04-21 05:30:00,2022-04-21 06:30:00,3077.48,3079.8,4.23,100.0,0.1374,-0.32,0.21,-0.53,flip -7355,做多,2022-04-21 06:30:00,2022-04-21 06:45:00,3079.8,3075.19,4.22,100.0,0.1371,-0.63,0.21,-0.84,flip -7356,做空,2022-04-21 06:45:00,2022-04-21 07:15:00,3075.19,3083.59,4.21,100.0,0.1369,-1.15,0.21,-1.36,flip -7357,做多,2022-04-21 07:15:00,2022-04-21 11:30:00,3083.59,3150.89,4.2,100.0,0.136,9.16,0.21,8.94,tp_upper -7358,做多,2022-04-22 07:30:00,2022-04-22 07:45:00,3021.4,3018.73,4.31,100.0,0.1428,-0.38,0.22,-0.6,flip -7359,做空,2022-04-22 07:45:00,2022-04-22 10:30:00,3018.73,3005.22,4.31,100.0,0.1427,1.93,0.21,1.71,flip -7360,做多,2022-04-22 10:30:00,2022-04-22 10:45:00,3005.22,3003.65,4.32,100.0,0.1438,-0.23,0.22,-0.44,flip -7361,做空,2022-04-22 10:45:00,2022-04-22 11:00:00,3003.65,3013.31,4.32,100.0,0.1437,-1.39,0.22,-1.6,flip -7362,做多,2022-04-22 11:00:00,2022-04-22 11:30:00,3013.31,3006.62,4.3,100.0,0.1426,-0.95,0.21,-1.17,flip -7363,做空,2022-04-22 11:30:00,2022-04-22 13:15:00,3006.62,3003.82,4.28,100.0,0.1425,0.4,0.21,0.18,flip -7364,做多,2022-04-22 13:15:00,2022-04-22 13:30:00,3003.82,2978.6,4.28,100.0,0.1426,-3.6,0.21,-3.81,flip -7365,做空,2022-04-22 13:30:00,2022-04-22 13:45:00,2978.6,2987.57,4.24,100.0,0.1424,-1.28,0.21,-1.49,flip -7366,做多,2022-04-22 13:45:00,2022-04-22 14:00:00,2987.57,2986.36,4.23,100.0,0.1414,-0.17,0.21,-0.38,flip -7367,做空,2022-04-22 14:00:00,2022-04-23 06:00:00,2986.36,2958.43,4.22,100.0,0.1413,3.95,0.21,3.74,flip -7368,做多,2022-04-23 06:00:00,2022-04-23 06:15:00,2958.43,2954.61,4.29,100.0,0.1451,-0.55,0.21,-0.77,flip -7369,做空,2022-04-23 06:15:00,2022-04-23 07:00:00,2954.61,2956.89,4.28,100.0,0.1449,-0.33,0.21,-0.54,flip -7370,做多,2022-04-23 07:00:00,2022-04-23 07:15:00,2956.89,2956.08,4.27,100.0,0.1445,-0.12,0.21,-0.33,flip -7371,做空,2022-04-23 07:15:00,2022-04-23 07:45:00,2956.08,2957.48,4.27,100.0,0.1444,-0.2,0.21,-0.42,flip -7372,做多,2022-04-23 07:45:00,2022-04-23 08:00:00,2957.48,2953.45,4.26,100.0,0.1441,-0.58,0.21,-0.79,flip -7373,做空,2022-04-23 08:00:00,2022-04-23 08:15:00,2953.45,2959.63,4.25,100.0,0.144,-0.89,0.21,-1.1,flip -7374,做多,2022-04-23 08:15:00,2022-04-23 09:00:00,2959.63,2956.41,4.24,100.0,0.1432,-0.46,0.21,-0.67,flip -7375,做空,2022-04-23 09:00:00,2022-04-23 09:15:00,2956.41,2957.0,4.23,100.0,0.1431,-0.08,0.21,-0.3,flip -7376,做多,2022-04-23 09:15:00,2022-04-23 09:30:00,2957.0,2950.69,4.23,100.0,0.1429,-0.9,0.21,-1.11,flip -7377,做空,2022-04-23 09:30:00,2022-04-23 10:45:00,2950.69,2955.68,4.21,100.0,0.1427,-0.71,0.21,-0.92,flip -7378,做多,2022-04-23 10:45:00,2022-04-23 11:45:00,2955.68,2956.98,4.2,100.0,0.1421,0.18,0.21,-0.03,flip -7379,做空,2022-04-23 11:45:00,2022-04-23 12:15:00,2956.98,2966.75,4.2,100.0,0.142,-1.39,0.21,-1.6,flip -7380,做多,2022-04-23 12:15:00,2022-04-23 13:30:00,2966.75,2959.81,4.18,100.0,0.1409,-0.98,0.21,-1.19,flip -7381,做空,2022-04-23 13:30:00,2022-04-23 14:30:00,2959.81,2955.95,4.17,100.0,0.1408,0.54,0.21,0.34,flip -7382,做多,2022-04-23 14:30:00,2022-04-23 17:00:00,2955.95,2957.74,4.17,100.0,0.141,0.25,0.21,0.04,flip -7383,做空,2022-04-23 17:00:00,2022-04-23 17:30:00,2957.74,2956.58,4.17,100.0,0.1408,0.16,0.21,-0.04,flip -7384,做多,2022-04-23 17:30:00,2022-04-23 18:15:00,2956.58,2956.03,4.16,100.0,0.1408,-0.08,0.21,-0.29,flip -7385,做空,2022-04-23 18:15:00,2022-04-23 20:00:00,2956.03,2956.72,4.16,100.0,0.1407,-0.1,0.21,-0.31,flip -7386,做多,2022-04-23 20:00:00,2022-04-23 20:15:00,2956.72,2956.3,4.15,100.0,0.1405,-0.06,0.21,-0.27,flip -7387,做空,2022-04-23 20:15:00,2022-04-23 20:30:00,2956.3,2962.08,4.15,100.0,0.1403,-0.81,0.21,-1.02,flip -7388,做多,2022-04-23 20:30:00,2022-04-23 22:45:00,2962.08,2953.27,4.14,100.0,0.1396,-1.23,0.21,-1.44,flip -7389,做空,2022-04-23 22:45:00,2022-04-23 23:30:00,2953.27,2936.11,4.12,100.0,0.1395,2.39,0.2,2.19,tp_lower -7390,做多,2022-04-24 03:30:00,2022-04-24 04:15:00,2954.22,2954.92,4.22,100.0,0.143,0.1,0.21,-0.11,flip -7391,做空,2022-04-24 04:15:00,2022-04-24 06:15:00,2954.92,2956.46,4.22,100.0,0.1429,-0.22,0.21,-0.43,flip -7392,做多,2022-04-24 06:15:00,2022-04-24 06:45:00,2956.46,2950.85,4.22,100.0,0.1426,-0.8,0.21,-1.01,flip -7393,做空,2022-04-24 06:45:00,2022-04-24 07:00:00,2950.85,2954.79,4.2,100.0,0.1424,-0.56,0.21,-0.77,flip -7394,做多,2022-04-24 07:00:00,2022-04-24 07:15:00,2954.79,2951.13,4.19,100.0,0.1419,-0.52,0.21,-0.73,flip -7395,做空,2022-04-24 07:15:00,2022-04-24 08:00:00,2951.13,2950.99,4.18,100.0,0.1418,0.02,0.21,-0.19,flip -7396,做多,2022-04-24 08:00:00,2022-04-24 08:15:00,2950.99,2949.35,4.18,100.0,0.1416,-0.23,0.21,-0.44,flip -7397,做空,2022-04-24 08:15:00,2022-04-24 09:00:00,2949.35,2950.39,4.17,100.0,0.1415,-0.15,0.21,-0.36,flip -7398,做多,2022-04-24 09:00:00,2022-04-24 09:15:00,2950.39,2949.87,4.17,100.0,0.1413,-0.07,0.21,-0.28,flip -7399,做空,2022-04-24 09:15:00,2022-04-24 09:45:00,2949.87,2947.4,4.16,100.0,0.1411,0.35,0.21,0.14,flip -7400,做多,2022-04-24 09:45:00,2022-04-24 10:15:00,2947.4,2945.89,4.16,100.0,0.1412,-0.21,0.21,-0.42,flip -7401,做空,2022-04-24 10:15:00,2022-04-24 11:00:00,2945.89,2947.18,4.16,100.0,0.1411,-0.18,0.21,-0.39,flip -7402,做多,2022-04-24 11:00:00,2022-04-24 13:45:00,2947.18,2937.88,4.15,100.0,0.1408,-1.31,0.21,-1.52,flip -7403,做空,2022-04-24 13:45:00,2022-04-24 14:30:00,2937.88,2942.05,4.13,100.0,0.1407,-0.59,0.21,-0.79,tp_lower -7404,做多,2022-04-24 14:30:00,2022-04-24 15:00:00,2942.05,2938.64,4.12,100.0,0.1401,-0.48,0.21,-0.68,flip -7405,做空,2022-04-24 15:00:00,2022-04-24 15:15:00,2938.64,2941.59,4.11,100.0,0.14,-0.41,0.21,-0.62,flip -7406,做多,2022-04-24 15:15:00,2022-04-24 15:30:00,2941.59,2937.36,4.11,100.0,0.1396,-0.59,0.2,-0.8,flip -7407,做空,2022-04-24 15:30:00,2022-04-24 15:45:00,2937.36,2942.43,4.1,100.0,0.1394,-0.71,0.21,-0.91,flip -7408,做多,2022-04-24 15:45:00,2022-04-24 16:00:00,2942.43,2939.85,4.08,100.0,0.1388,-0.36,0.2,-0.56,flip -7409,做空,2022-04-24 16:00:00,2022-04-24 16:45:00,2939.85,2939.4,4.08,100.0,0.1387,0.06,0.2,-0.14,flip -7410,做多,2022-04-24 16:45:00,2022-04-24 17:00:00,2939.4,2924.37,4.07,100.0,0.1386,-2.08,0.2,-2.29,flip -7411,做空,2022-04-24 17:00:00,2022-04-24 18:15:00,2924.37,2941.64,4.05,100.0,0.1384,-2.39,0.2,-2.59,flip -7412,做多,2022-04-24 18:15:00,2022-04-24 20:00:00,2941.64,2946.98,4.02,100.0,0.1367,0.73,0.2,0.53,flip -7413,做空,2022-04-24 20:00:00,2022-04-24 20:30:00,2946.98,2943.9,4.02,100.0,0.1365,0.42,0.2,0.22,flip -7414,做多,2022-04-24 20:30:00,2022-04-24 20:45:00,2943.9,2939.26,4.02,100.0,0.1367,-0.63,0.2,-0.84,flip -7415,做空,2022-04-24 20:45:00,2022-04-24 21:15:00,2939.26,2943.0,4.01,100.0,0.1365,-0.51,0.2,-0.71,flip -7416,做多,2022-04-24 21:15:00,2022-04-24 21:30:00,2943.0,2938.67,4.0,100.0,0.1361,-0.59,0.2,-0.79,flip -7417,做空,2022-04-24 21:30:00,2022-04-24 21:45:00,2938.67,2943.57,3.99,100.0,0.1359,-0.67,0.2,-0.87,flip -7418,做多,2022-04-24 21:45:00,2022-04-24 22:15:00,2943.57,2938.99,3.98,100.0,0.1353,-0.62,0.2,-0.82,flip -7419,做空,2022-04-24 22:15:00,2022-04-25 00:00:00,2938.99,2899.46,3.97,100.0,0.1352,5.34,0.2,5.15,tp_lower -7420,做多,2022-04-25 12:15:00,2022-04-25 12:30:00,2865.72,2857.59,4.13,100.0,0.1442,-1.17,0.21,-1.38,flip -7421,做空,2022-04-25 12:30:00,2022-04-25 13:30:00,2857.59,2867.82,4.12,100.0,0.144,-1.47,0.21,-1.68,flip -7422,做多,2022-04-25 13:30:00,2022-04-25 13:45:00,2867.82,2855.21,4.1,100.0,0.1429,-1.8,0.2,-2.01,flip -7423,做空,2022-04-25 13:45:00,2022-04-25 14:15:00,2855.21,2867.22,4.08,100.0,0.1427,-1.71,0.2,-1.92,flip -7424,做多,2022-04-25 14:15:00,2022-04-26 09:00:00,2867.22,2996.55,4.05,100.0,0.1414,18.29,0.21,18.07,flip -7425,做空,2022-04-26 09:00:00,2022-04-26 09:15:00,2996.55,2997.88,4.25,100.0,0.1419,-0.19,0.21,-0.4,flip -7426,做多,2022-04-26 09:15:00,2022-04-26 09:30:00,2997.88,2993.6,4.24,100.0,0.1416,-0.61,0.21,-0.82,flip -7427,做空,2022-04-26 09:30:00,2022-04-26 10:00:00,2993.6,2995.44,4.23,100.0,0.1415,-0.26,0.21,-0.47,flip -7428,做多,2022-04-26 10:00:00,2022-04-26 10:30:00,2995.44,2995.8,4.23,100.0,0.1411,0.05,0.21,-0.16,flip -7429,做空,2022-04-26 10:30:00,2022-04-26 11:00:00,2995.8,3000.65,4.22,100.0,0.141,-0.68,0.21,-0.9,flip -7430,做多,2022-04-26 11:00:00,2022-04-26 11:30:00,3000.65,3001.11,4.21,100.0,0.1404,0.06,0.21,-0.15,flip -7431,做空,2022-04-26 11:30:00,2022-04-26 11:45:00,3001.11,3001.5,4.21,100.0,0.1403,-0.05,0.21,-0.27,flip -7432,做多,2022-04-26 11:45:00,2022-04-26 12:30:00,3001.5,2994.51,4.2,100.0,0.1401,-0.98,0.21,-1.19,flip -7433,做空,2022-04-26 12:30:00,2022-04-26 12:45:00,2994.51,2977.2,4.19,100.0,0.1399,2.42,0.21,2.21,tp_lower -7434,做多,2022-04-27 05:30:00,2022-04-27 05:45:00,2852.62,2842.63,4.25,100.0,0.1489,-1.49,0.21,-1.7,flip -7435,做空,2022-04-27 05:45:00,2022-04-27 06:00:00,2842.63,2848.0,4.23,100.0,0.1487,-0.8,0.21,-1.01,flip -7436,做多,2022-04-27 06:00:00,2022-04-27 14:00:00,2848.0,2841.54,4.22,100.0,0.148,-0.96,0.21,-1.17,flip -7437,做空,2022-04-27 14:00:00,2022-04-27 15:30:00,2841.54,2862.37,4.2,100.0,0.1479,-3.08,0.21,-3.29,flip -7438,做多,2022-04-27 15:30:00,2022-04-27 17:15:00,2862.37,2867.39,4.17,100.0,0.1456,0.73,0.21,0.52,flip -7439,做空,2022-04-27 17:15:00,2022-04-27 17:45:00,2867.39,2871.48,4.17,100.0,0.1454,-0.59,0.21,-0.8,flip -7440,做多,2022-04-27 17:45:00,2022-04-27 18:15:00,2871.48,2860.86,4.16,100.0,0.1449,-1.54,0.21,-1.75,flip -7441,做空,2022-04-27 18:15:00,2022-04-27 20:00:00,2860.86,2859.46,4.14,100.0,0.1447,0.2,0.21,-0.0,flip -7442,做多,2022-04-27 20:00:00,2022-04-27 20:30:00,2859.46,2869.5,4.14,100.0,0.1447,1.45,0.21,1.25,flip -7443,做空,2022-04-27 20:30:00,2022-04-27 21:15:00,2869.5,2876.12,4.15,100.0,0.1446,-0.96,0.21,-1.16,flip -7444,做多,2022-04-27 21:15:00,2022-04-27 22:30:00,2876.12,2872.86,4.13,100.0,0.1438,-0.47,0.21,-0.68,flip -7445,做空,2022-04-27 22:30:00,2022-04-27 22:45:00,2872.86,2874.15,4.13,100.0,0.1436,-0.19,0.21,-0.39,flip -7446,做多,2022-04-27 22:45:00,2022-04-28 01:45:00,2874.15,2874.79,4.12,100.0,0.1433,0.09,0.21,-0.11,flip -7447,做空,2022-04-28 01:45:00,2022-04-28 02:00:00,2874.79,2877.87,4.16,100.0,0.1448,-0.45,0.21,-0.65,flip -7448,做多,2022-04-28 02:00:00,2022-04-28 05:30:00,2877.87,2874.95,4.16,100.0,0.1444,-0.42,0.21,-0.63,flip -7449,做空,2022-04-28 05:30:00,2022-04-28 05:45:00,2874.95,2880.96,4.15,100.0,0.1442,-0.87,0.21,-1.07,flip -7450,做多,2022-04-28 05:45:00,2022-04-28 07:45:00,2880.96,2899.64,4.13,100.0,0.1435,2.68,0.21,2.47,tp_upper -7451,做多,2022-04-28 13:15:00,2022-04-28 13:30:00,2907.24,2886.86,4.16,100.0,0.143,-2.91,0.21,-3.12,flip -7452,做空,2022-04-28 13:30:00,2022-04-28 15:00:00,2886.86,2933.36,4.12,100.0,0.1428,-6.64,0.21,-6.85,flip -7453,做多,2022-04-28 15:00:00,2022-04-28 15:15:00,2933.36,2907.42,4.05,100.0,0.1382,-3.58,0.2,-3.78,flip -7454,做空,2022-04-28 15:15:00,2022-04-28 15:45:00,2907.42,2888.28,4.01,100.0,0.138,2.64,0.2,2.44,flip -7455,做多,2022-04-28 15:45:00,2022-04-28 22:00:00,2888.28,2921.91,4.04,100.0,0.1397,4.7,0.2,4.49,flip -7456,做空,2022-04-28 22:00:00,2022-04-28 22:45:00,2921.91,2927.46,4.08,100.0,0.1396,-0.77,0.2,-0.98,flip -7457,做多,2022-04-28 22:45:00,2022-04-28 23:30:00,2927.46,2928.06,4.07,100.0,0.1389,0.08,0.2,-0.12,flip -7458,做空,2022-04-28 23:30:00,2022-04-29 00:45:00,2928.06,2943.07,4.06,100.0,0.1388,-2.08,0.2,-2.29,flip -7459,做多,2022-04-29 00:45:00,2022-04-29 01:45:00,2943.07,2931.35,4.08,100.0,0.1387,-1.63,0.2,-1.83,flip -7460,做空,2022-04-29 01:45:00,2022-04-29 05:00:00,2931.35,2923.32,4.06,100.0,0.1386,1.11,0.2,0.91,flip -7461,做多,2022-04-29 05:00:00,2022-04-29 05:45:00,2923.32,2921.05,4.07,100.0,0.1392,-0.32,0.2,-0.52,flip -7462,做空,2022-04-29 05:45:00,2022-04-30 02:00:00,2921.05,2828.88,4.06,100.0,0.1391,12.82,0.2,12.62,flip -7463,做多,2022-04-30 02:00:00,2022-04-30 02:30:00,2828.88,2825.57,4.2,100.0,0.1485,-0.49,0.21,-0.7,flip -7464,做空,2022-04-30 02:30:00,2022-04-30 05:00:00,2825.57,2821.61,4.19,100.0,0.1483,0.59,0.21,0.38,flip -7465,做多,2022-04-30 05:00:00,2022-04-30 12:30:00,2821.61,2824.08,4.19,100.0,0.1486,0.37,0.21,0.16,flip -7466,做空,2022-04-30 12:30:00,2022-04-30 13:00:00,2824.08,2825.8,4.19,100.0,0.1485,-0.26,0.21,-0.47,flip -7467,做多,2022-04-30 13:00:00,2022-04-30 13:30:00,2825.8,2815.9,4.19,100.0,0.1481,-1.47,0.21,-1.68,flip -7468,做空,2022-04-30 13:30:00,2022-04-30 14:15:00,2815.9,2804.41,4.17,100.0,0.148,1.7,0.21,1.49,tp_lower -7469,做多,2022-04-30 15:45:00,2022-05-01 05:45:00,2814.25,2780.31,4.18,100.0,0.1485,-5.04,0.21,-5.25,flip -7470,做空,2022-05-01 05:45:00,2022-05-01 06:00:00,2780.31,2781.24,4.15,100.0,0.1493,-0.14,0.21,-0.35,flip -7471,做多,2022-05-01 06:00:00,2022-05-01 06:30:00,2781.24,2780.38,4.15,100.0,0.1491,-0.13,0.21,-0.34,flip -7472,做空,2022-05-01 06:30:00,2022-05-01 08:00:00,2780.38,2776.15,4.14,100.0,0.1489,0.63,0.21,0.42,flip -7473,做多,2022-05-01 08:00:00,2022-05-01 08:15:00,2776.15,2773.17,4.14,100.0,0.1492,-0.44,0.21,-0.65,flip -7474,做空,2022-05-01 08:15:00,2022-05-01 08:30:00,2773.17,2775.45,4.13,100.0,0.1491,-0.34,0.21,-0.55,flip -7475,做多,2022-05-01 08:30:00,2022-05-01 09:00:00,2775.45,2770.22,4.13,100.0,0.1487,-0.78,0.21,-0.98,flip -7476,做空,2022-05-01 09:00:00,2022-05-01 10:15:00,2770.22,2770.28,4.11,100.0,0.1485,-0.01,0.21,-0.21,flip -7477,做多,2022-05-01 10:15:00,2022-05-01 10:30:00,2770.28,2764.46,4.11,100.0,0.1484,-0.86,0.21,-1.07,flip -7478,做空,2022-05-01 10:30:00,2022-05-01 12:15:00,2764.46,2762.77,4.1,100.0,0.1482,0.25,0.2,0.05,flip -7479,做多,2022-05-01 12:15:00,2022-05-01 13:30:00,2762.77,2763.44,4.1,100.0,0.1483,0.1,0.2,-0.11,flip -7480,做空,2022-05-01 13:30:00,2022-05-01 14:15:00,2763.44,2759.79,4.09,100.0,0.1481,0.54,0.2,0.34,flip -7481,做多,2022-05-01 14:15:00,2022-05-01 14:45:00,2759.79,2758.67,4.09,100.0,0.1484,-0.17,0.2,-0.37,flip -7482,做空,2022-05-01 14:45:00,2022-05-01 15:00:00,2758.67,2766.04,4.09,100.0,0.1482,-1.09,0.2,-1.3,flip -7483,做多,2022-05-01 15:00:00,2022-05-01 16:00:00,2766.04,2817.03,4.07,100.0,0.1473,7.51,0.21,7.3,tp_upper -7484,做多,2022-05-01 20:45:00,2022-05-02 09:45:00,2811.92,2808.97,4.14,100.0,0.1474,-0.43,0.21,-0.64,flip -7485,做空,2022-05-02 09:45:00,2022-05-02 13:30:00,2808.97,2825.88,4.19,100.0,0.1492,-2.52,0.21,-2.73,flip -7486,做多,2022-05-02 13:30:00,2022-05-02 14:00:00,2825.88,2812.2,4.16,100.0,0.1473,-2.02,0.21,-2.22,flip -7487,做空,2022-05-02 14:00:00,2022-05-02 14:15:00,2812.2,2830.24,4.14,100.0,0.1472,-2.65,0.21,-2.86,flip -7488,做多,2022-05-02 14:15:00,2022-05-02 14:45:00,2830.24,2826.32,4.11,100.0,0.1451,-0.57,0.21,-0.77,flip -7489,做空,2022-05-02 14:45:00,2022-05-02 15:00:00,2826.32,2831.55,4.1,100.0,0.145,-0.76,0.21,-0.96,flip -7490,做多,2022-05-02 15:00:00,2022-05-02 15:15:00,2831.55,2820.94,4.09,100.0,0.1443,-1.53,0.2,-1.73,flip -7491,做空,2022-05-02 15:15:00,2022-05-02 16:15:00,2820.94,2829.99,4.07,100.0,0.1442,-1.3,0.2,-1.51,flip -7492,做多,2022-05-02 16:15:00,2022-05-02 16:30:00,2829.99,2823.51,4.05,100.0,0.1431,-0.93,0.2,-1.13,flip -7493,做空,2022-05-02 16:30:00,2022-05-02 19:15:00,2823.51,2827.53,4.04,100.0,0.143,-0.57,0.2,-0.78,flip -7494,做多,2022-05-02 19:15:00,2022-05-03 02:30:00,2827.53,2834.77,4.03,100.0,0.1424,1.03,0.2,0.83,flip -7495,做空,2022-05-03 02:30:00,2022-05-03 05:15:00,2834.77,2837.89,4.07,100.0,0.1436,-0.45,0.2,-0.65,flip -7496,做多,2022-05-03 05:15:00,2022-05-03 09:30:00,2837.89,2837.99,4.06,100.0,0.1431,0.01,0.2,-0.19,flip -7497,做空,2022-05-03 09:30:00,2022-05-03 11:45:00,2837.99,2847.81,4.06,100.0,0.143,-1.4,0.2,-1.61,flip -7498,做多,2022-05-03 11:45:00,2022-05-03 12:00:00,2847.81,2842.67,4.04,100.0,0.1418,-0.73,0.2,-0.93,flip -7499,做空,2022-05-03 12:00:00,2022-05-03 16:00:00,2842.67,2806.0,4.03,100.0,0.1417,5.2,0.2,5.0,tp_lower -7500,做多,2022-05-04 02:15:00,2022-05-04 02:30:00,2801.0,2796.14,4.1,100.0,0.1462,-0.71,0.2,-0.92,flip -7501,做空,2022-05-04 02:30:00,2022-05-04 03:30:00,2796.14,2802.59,4.08,100.0,0.1461,-0.94,0.2,-1.15,flip -7502,做多,2022-05-04 03:30:00,2022-05-04 03:45:00,2802.59,2797.22,4.07,100.0,0.1453,-0.78,0.2,-0.98,flip -7503,做空,2022-05-04 03:45:00,2022-05-04 04:00:00,2797.22,2800.9,4.06,100.0,0.1451,-0.53,0.2,-0.74,flip -7504,做多,2022-05-04 04:00:00,2022-05-04 04:15:00,2800.9,2795.83,4.05,100.0,0.1446,-0.73,0.2,-0.94,flip -7505,做空,2022-05-04 04:15:00,2022-05-04 05:00:00,2795.83,2795.31,4.04,100.0,0.1444,0.08,0.2,-0.13,flip -7506,做多,2022-05-04 05:00:00,2022-05-04 05:30:00,2795.31,2788.48,4.04,100.0,0.1444,-0.99,0.2,-1.19,flip -7507,做空,2022-05-04 05:30:00,2022-05-04 05:45:00,2788.48,2792.21,4.02,100.0,0.1442,-0.54,0.2,-0.74,flip -7508,做多,2022-05-04 05:45:00,2022-05-04 19:00:00,2792.21,2957.24,4.01,100.0,0.1437,23.71,0.21,23.5,tp_upper -7509,做多,2022-05-05 08:45:00,2022-05-05 09:15:00,2924.87,2918.48,4.28,100.0,0.1463,-0.93,0.21,-1.15,flip -7510,做空,2022-05-05 09:15:00,2022-05-05 10:30:00,2918.48,2934.12,4.26,100.0,0.1461,-2.29,0.21,-2.5,flip -7511,做多,2022-05-05 10:30:00,2022-05-06 06:00:00,2934.12,2747.29,4.24,100.0,0.1444,-26.98,0.2,-27.18,flip -7512,做空,2022-05-06 06:00:00,2022-05-06 06:30:00,2747.29,2745.56,3.97,100.0,0.1446,0.25,0.2,0.05,flip -7513,做多,2022-05-06 06:30:00,2022-05-06 06:45:00,2745.56,2742.0,3.97,100.0,0.1446,-0.51,0.2,-0.71,flip -7514,做空,2022-05-06 06:45:00,2022-05-06 07:00:00,2742.0,2742.92,3.96,100.0,0.1445,-0.13,0.2,-0.33,flip -7515,做多,2022-05-06 07:00:00,2022-05-06 07:15:00,2742.92,2738.73,3.96,100.0,0.1443,-0.6,0.2,-0.8,flip -7516,做空,2022-05-06 07:15:00,2022-05-06 09:30:00,2738.73,2731.33,3.95,100.0,0.1441,1.07,0.2,0.87,flip -7517,做多,2022-05-06 09:30:00,2022-05-06 15:30:00,2731.33,2697.52,3.95,100.0,0.1447,-4.89,0.2,-5.09,flip -7518,做空,2022-05-06 15:30:00,2022-05-06 20:45:00,2697.52,2704.53,3.9,100.0,0.1446,-1.01,0.2,-1.21,flip -7519,做多,2022-05-06 20:45:00,2022-05-06 21:00:00,2704.53,2696.98,3.89,100.0,0.1437,-1.08,0.19,-1.28,flip -7520,做空,2022-05-06 21:00:00,2022-05-06 23:00:00,2696.98,2699.34,3.87,100.0,0.1436,-0.34,0.19,-0.53,flip -7521,做多,2022-05-06 23:00:00,2022-05-06 23:30:00,2699.34,2698.01,3.86,100.0,0.1432,-0.19,0.19,-0.38,flip -7522,做空,2022-05-06 23:30:00,2022-05-07 00:00:00,2698.01,2695.05,3.86,100.0,0.143,0.42,0.19,0.23,flip -7523,做多,2022-05-07 00:00:00,2022-05-07 00:15:00,2695.05,2686.27,3.9,100.0,0.1446,-1.27,0.19,-1.46,flip -7524,做空,2022-05-07 00:15:00,2022-05-07 01:00:00,2686.27,2688.27,3.88,100.0,0.1445,-0.29,0.19,-0.48,flip -7525,做多,2022-05-07 01:00:00,2022-05-07 08:15:00,2688.27,2673.57,3.87,100.0,0.1441,-2.12,0.19,-2.31,flip -7526,做空,2022-05-07 08:15:00,2022-05-07 08:45:00,2673.57,2684.01,3.85,100.0,0.144,-1.5,0.19,-1.7,flip -7527,做多,2022-05-07 08:45:00,2022-05-07 09:45:00,2684.01,2683.3,3.83,100.0,0.1427,-0.1,0.19,-0.29,flip -7528,做空,2022-05-07 09:45:00,2022-05-07 10:00:00,2683.3,2684.64,3.83,100.0,0.1426,-0.19,0.19,-0.38,flip -7529,做多,2022-05-07 10:00:00,2022-05-07 12:30:00,2684.64,2679.46,3.82,100.0,0.1423,-0.74,0.19,-0.93,flip -7530,做空,2022-05-07 12:30:00,2022-05-07 12:45:00,2679.46,2686.92,3.81,100.0,0.1422,-1.06,0.19,-1.25,flip -7531,做多,2022-05-07 12:45:00,2022-05-07 13:00:00,2686.92,2676.83,3.79,100.0,0.1412,-1.42,0.19,-1.61,flip -7532,做空,2022-05-07 13:00:00,2022-05-07 13:45:00,2676.83,2674.14,3.78,100.0,0.1411,0.38,0.19,0.19,flip -7533,做多,2022-05-07 13:45:00,2022-05-07 17:45:00,2674.14,2681.04,3.78,100.0,0.1412,0.97,0.19,0.79,flip -7534,做空,2022-05-07 17:45:00,2022-05-07 21:45:00,2681.04,2619.82,3.78,100.0,0.1411,8.64,0.18,8.45,tp_lower -7535,做多,2022-05-08 18:15:00,2022-05-08 20:30:00,2538.07,2543.63,3.91,100.0,0.154,0.86,0.2,0.66,flip -7536,做空,2022-05-08 20:30:00,2022-05-08 21:15:00,2543.63,2547.3,3.91,100.0,0.1538,-0.56,0.2,-0.76,flip -7537,做多,2022-05-08 21:15:00,2022-05-08 22:00:00,2547.3,2536.36,3.9,100.0,0.1532,-1.68,0.19,-1.87,flip -7538,做空,2022-05-08 22:00:00,2022-05-09 02:30:00,2536.36,2439.96,3.88,100.0,0.1531,14.76,0.19,14.57,tp_lower -7539,做多,2022-05-10 01:15:00,2022-05-10 02:30:00,2332.6,2340.0,4.04,100.0,0.1732,1.28,0.2,1.08,flip -7540,做空,2022-05-10 02:30:00,2022-05-10 04:15:00,2340.0,2322.05,4.05,100.0,0.173,3.11,0.2,2.91,flip -7541,做多,2022-05-10 04:15:00,2022-05-10 14:45:00,2322.05,2356.74,4.08,100.0,0.1755,6.09,0.21,5.88,flip -7542,做空,2022-05-10 14:45:00,2022-05-10 15:30:00,2356.74,2367.83,4.13,100.0,0.1754,-1.94,0.21,-2.15,flip -7543,做多,2022-05-10 15:30:00,2022-05-10 15:45:00,2367.83,2361.3,4.11,100.0,0.1735,-1.13,0.2,-1.34,flip -7544,做空,2022-05-10 15:45:00,2022-05-10 17:30:00,2361.3,2404.23,4.09,100.0,0.1734,-7.44,0.21,-7.65,flip -7545,做多,2022-05-10 17:30:00,2022-05-10 18:00:00,2404.23,2390.29,4.02,100.0,0.167,-2.33,0.2,-2.53,flip -7546,做空,2022-05-10 18:00:00,2022-05-10 18:30:00,2390.29,2390.3,3.99,100.0,0.1668,-0.0,0.2,-0.2,flip -7547,做多,2022-05-10 18:30:00,2022-05-10 18:45:00,2390.3,2376.57,3.98,100.0,0.1667,-2.29,0.2,-2.49,flip -7548,做空,2022-05-10 18:45:00,2022-05-11 00:15:00,2376.57,2376.8,3.96,100.0,0.1665,-0.04,0.2,-0.24,flip -7549,做多,2022-05-11 00:15:00,2022-05-11 00:30:00,2376.8,2372.81,3.99,100.0,0.1678,-0.67,0.2,-0.87,flip -7550,做空,2022-05-11 00:30:00,2022-05-11 02:15:00,2372.81,2379.58,3.98,100.0,0.1676,-1.13,0.2,-1.33,flip -7551,做多,2022-05-11 02:15:00,2022-05-11 03:00:00,2379.58,2363.12,3.96,100.0,0.1665,-2.74,0.2,-2.94,flip -7552,做空,2022-05-11 03:00:00,2022-05-11 03:15:00,2363.12,2367.25,3.93,100.0,0.1663,-0.69,0.2,-0.88,flip -7553,做多,2022-05-11 03:15:00,2022-05-11 03:30:00,2367.25,2359.71,3.92,100.0,0.1656,-1.25,0.2,-1.44,flip -7554,做空,2022-05-11 03:30:00,2022-05-11 03:45:00,2359.71,2359.79,3.9,100.0,0.1654,-0.01,0.2,-0.21,flip -7555,做多,2022-05-11 03:45:00,2022-05-11 04:00:00,2359.79,2359.7,3.9,100.0,0.1652,-0.01,0.19,-0.21,flip -7556,做空,2022-05-11 04:00:00,2022-05-11 04:15:00,2359.7,2369.17,3.89,100.0,0.1651,-1.56,0.2,-1.76,flip -7557,做多,2022-05-11 04:15:00,2022-05-11 04:30:00,2369.17,2352.3,3.88,100.0,0.1636,-2.76,0.19,-2.95,flip -7558,做空,2022-05-11 04:30:00,2022-05-11 05:00:00,2352.3,2385.54,3.84,100.0,0.1634,-5.43,0.19,-5.63,flip -7559,做多,2022-05-11 05:00:00,2022-05-11 05:45:00,2385.54,2380.0,3.79,100.0,0.1587,-0.88,0.19,-1.07,flip -7560,做空,2022-05-11 05:45:00,2022-05-11 08:30:00,2380.0,2354.6,3.77,100.0,0.1585,4.03,0.19,3.84,flip -7561,做多,2022-05-11 08:30:00,2022-05-11 12:30:00,2354.6,2271.77,3.81,100.0,0.1618,-13.4,0.18,-13.59,flip -7562,做空,2022-05-11 12:30:00,2022-05-11 12:45:00,2271.77,2172.83,3.67,100.0,0.1616,15.99,0.18,15.82,tp_lower -7563,做多,2022-05-11 13:45:00,2022-05-11 14:00:00,2341.16,2311.32,3.83,100.0,0.1635,-4.88,0.19,-5.07,flip -7564,做空,2022-05-11 14:00:00,2022-05-11 14:15:00,2311.32,2335.65,3.78,100.0,0.1634,-3.97,0.19,-4.17,flip -7565,做多,2022-05-11 14:15:00,2022-05-11 14:45:00,2335.65,2348.5,3.73,100.0,0.1598,2.05,0.19,1.87,flip -7566,做空,2022-05-11 14:45:00,2022-05-12 11:15:00,2348.5,2004.47,3.75,100.0,0.1596,54.92,0.16,54.76,flip -7567,做多,2022-05-12 11:15:00,2022-05-12 11:30:00,2004.47,1951.7,4.36,100.0,0.2174,-11.47,0.21,-11.68,flip -7568,做空,2022-05-12 11:30:00,2022-05-12 14:15:00,1951.7,1954.28,4.24,100.0,0.2171,-0.56,0.21,-0.77,flip -7569,做多,2022-05-12 14:15:00,2022-05-12 15:45:00,1954.28,1966.85,4.23,100.0,0.2163,2.72,0.21,2.51,flip -7570,做空,2022-05-12 15:45:00,2022-05-12 16:00:00,1966.85,1991.81,4.25,100.0,0.2161,-5.39,0.22,-5.61,flip -7571,做多,2022-05-12 16:00:00,2022-05-12 17:45:00,1991.81,1932.58,4.19,100.0,0.2105,-12.47,0.2,-12.67,flip -7572,做空,2022-05-12 17:45:00,2022-05-12 18:00:00,1932.58,1937.29,4.06,100.0,0.2103,-0.99,0.2,-1.19,flip -7573,做多,2022-05-12 18:00:00,2022-05-12 20:00:00,1937.29,1927.98,4.05,100.0,0.2091,-1.95,0.2,-2.15,flip -7574,做空,2022-05-12 20:00:00,2022-05-12 20:15:00,1927.98,1951.0,4.03,100.0,0.2088,-4.81,0.2,-5.01,flip -7575,做多,2022-05-12 20:15:00,2022-05-12 20:45:00,1951.0,1928.79,3.97,100.0,0.2037,-4.52,0.2,-4.72,flip -7576,做空,2022-05-12 20:45:00,2022-05-12 23:00:00,1928.79,1947.78,3.93,100.0,0.2035,-3.86,0.2,-4.06,flip -7577,做多,2022-05-12 23:00:00,2022-05-13 00:00:00,1947.78,1954.55,3.88,100.0,0.1993,1.35,0.19,1.15,flip -7578,做空,2022-05-13 00:00:00,2022-05-13 15:45:00,1954.55,2092.07,3.93,100.0,0.2012,-27.67,0.21,-27.88,flip -7579,做多,2022-05-13 15:45:00,2022-05-13 16:15:00,2092.07,2072.54,3.65,100.0,0.1746,-3.41,0.18,-3.59,flip -7580,做空,2022-05-13 16:15:00,2022-05-13 17:00:00,2072.54,2089.49,3.61,100.0,0.1744,-2.96,0.18,-3.14,flip -7581,做多,2022-05-13 17:00:00,2022-05-13 17:15:00,2089.49,2073.93,3.58,100.0,0.1714,-2.67,0.18,-2.84,flip -7582,做空,2022-05-13 17:15:00,2022-05-13 22:00:00,2073.93,2082.48,3.55,100.0,0.1712,-1.46,0.18,-1.64,flip -7583,做多,2022-05-13 22:00:00,2022-05-13 22:15:00,2082.48,2070.21,3.53,100.0,0.1696,-2.08,0.18,-2.26,flip -7584,做空,2022-05-13 22:15:00,2022-05-14 09:00:00,2070.21,2044.66,3.51,100.0,0.1695,4.33,0.17,4.16,flip -7585,做多,2022-05-14 09:00:00,2022-05-14 09:15:00,2044.66,2037.01,3.57,100.0,0.1746,-1.34,0.18,-1.51,flip -7586,做空,2022-05-14 09:15:00,2022-05-14 16:45:00,2037.01,2007.42,3.55,100.0,0.1745,5.16,0.18,4.99,flip -7587,做多,2022-05-14 16:45:00,2022-05-14 17:00:00,2007.42,2005.0,3.6,100.0,0.1794,-0.43,0.18,-0.61,flip -7588,做空,2022-05-14 17:00:00,2022-05-14 17:15:00,2005.0,2013.8,3.59,100.0,0.1793,-1.58,0.18,-1.76,flip -7589,做多,2022-05-14 17:15:00,2022-05-14 18:45:00,2013.8,2013.0,3.57,100.0,0.1775,-0.14,0.18,-0.32,flip -7590,做空,2022-05-14 18:45:00,2022-05-14 20:00:00,2013.0,2008.2,3.57,100.0,0.1773,0.85,0.18,0.67,flip -7591,做多,2022-05-14 20:00:00,2022-05-14 20:30:00,2008.2,1999.59,3.57,100.0,0.178,-1.53,0.18,-1.71,flip -7592,做空,2022-05-14 20:30:00,2022-05-14 21:15:00,1999.59,2007.8,3.56,100.0,0.1778,-1.46,0.18,-1.64,flip -7593,做多,2022-05-14 21:15:00,2022-05-15 03:15:00,2007.8,2005.7,3.54,100.0,0.1762,-0.37,0.18,-0.55,flip -7594,做空,2022-05-15 03:15:00,2022-05-15 03:30:00,2005.7,2010.23,3.56,100.0,0.1775,-0.8,0.18,-0.98,flip -7595,做多,2022-05-15 03:30:00,2022-05-15 04:30:00,2010.23,2011.55,3.55,100.0,0.1765,0.23,0.18,0.06,flip -7596,做空,2022-05-15 04:30:00,2022-05-15 04:45:00,2011.55,2014.16,3.55,100.0,0.1763,-0.46,0.18,-0.64,flip -7597,做多,2022-05-15 04:45:00,2022-05-15 05:00:00,2014.16,2013.91,3.54,100.0,0.1757,-0.04,0.18,-0.22,flip -7598,做空,2022-05-15 05:00:00,2022-05-15 05:15:00,2013.91,2018.66,3.53,100.0,0.1755,-0.83,0.18,-1.01,flip -7599,做多,2022-05-15 05:15:00,2022-05-15 08:15:00,2018.66,2029.13,3.52,100.0,0.1745,1.83,0.18,1.65,flip -7600,做空,2022-05-15 08:15:00,2022-05-15 09:15:00,2029.13,2029.49,3.54,100.0,0.1743,-0.06,0.18,-0.24,flip -7601,做多,2022-05-15 09:15:00,2022-05-15 10:00:00,2029.49,2029.1,3.53,100.0,0.1741,-0.07,0.18,-0.24,flip -7602,做空,2022-05-15 10:00:00,2022-05-15 10:15:00,2029.1,2032.73,3.53,100.0,0.1739,-0.63,0.18,-0.81,flip -7603,做多,2022-05-15 10:15:00,2022-05-16 02:00:00,2032.73,2082.48,3.52,100.0,0.1731,8.61,0.18,8.43,flip -7604,做空,2022-05-16 02:00:00,2022-05-16 18:00:00,2082.48,2033.4,3.63,100.0,0.1745,8.56,0.18,8.39,flip -7605,做多,2022-05-16 18:00:00,2022-05-16 18:30:00,2033.4,2033.71,3.72,100.0,0.1827,0.06,0.19,-0.13,flip -7606,做空,2022-05-16 18:30:00,2022-05-16 18:45:00,2033.71,2034.7,3.71,100.0,0.1825,-0.18,0.19,-0.37,flip -7607,做多,2022-05-16 18:45:00,2022-05-16 19:00:00,2034.7,2029.07,3.71,100.0,0.1822,-1.03,0.18,-1.21,flip -7608,做空,2022-05-16 19:00:00,2022-05-16 20:30:00,2029.07,2022.9,3.69,100.0,0.182,1.12,0.18,0.94,flip -7609,做多,2022-05-16 20:30:00,2022-05-16 23:30:00,2022.9,2023.18,3.7,100.0,0.1829,0.05,0.19,-0.13,flip -7610,做空,2022-05-16 23:30:00,2022-05-17 00:00:00,2023.18,2027.17,3.7,100.0,0.1827,-0.73,0.19,-0.91,flip -7611,做多,2022-05-17 00:00:00,2022-05-17 14:30:00,2027.17,2050.79,3.71,100.0,0.183,4.32,0.19,4.13,flip -7612,做空,2022-05-17 14:30:00,2022-05-17 21:30:00,2050.79,2077.91,3.75,100.0,0.1828,-4.96,0.19,-5.15,flip -7613,做多,2022-05-17 21:30:00,2022-05-17 22:30:00,2077.91,2072.27,3.7,100.0,0.1779,-1.0,0.18,-1.19,flip -7614,做空,2022-05-17 22:30:00,2022-05-18 02:45:00,2072.27,2070.9,3.68,100.0,0.1777,0.24,0.18,0.06,flip -7615,做多,2022-05-18 02:45:00,2022-05-18 03:00:00,2070.9,2050.09,3.69,100.0,0.1784,-3.71,0.18,-3.89,flip -7616,做空,2022-05-18 03:00:00,2022-05-19 03:00:00,2050.09,1949.95,3.65,100.0,0.1782,17.84,0.17,17.67,flip -7617,做多,2022-05-19 03:00:00,2022-05-19 03:45:00,1949.95,1952.62,3.83,100.0,0.1967,0.53,0.19,0.33,flip -7618,做空,2022-05-19 03:45:00,2022-05-19 04:00:00,1952.62,1960.17,3.84,100.0,0.1965,-1.48,0.19,-1.68,flip -7619,做多,2022-05-19 04:00:00,2022-05-19 04:15:00,1960.17,1953.46,3.82,100.0,0.1948,-1.31,0.19,-1.5,flip -7620,做空,2022-05-19 04:15:00,2022-05-19 06:00:00,1953.46,1957.49,3.8,100.0,0.1946,-0.78,0.19,-0.97,flip -7621,做多,2022-05-19 06:00:00,2022-05-19 07:15:00,1957.49,1952.16,3.79,100.0,0.1936,-1.03,0.19,-1.22,flip -7622,做空,2022-05-19 07:15:00,2022-05-19 07:45:00,1952.16,1951.11,3.77,100.0,0.1934,0.2,0.19,0.01,flip -7623,做多,2022-05-19 07:45:00,2022-05-19 08:15:00,1951.11,1951.2,3.77,100.0,0.1934,0.02,0.19,-0.17,flip -7624,做空,2022-05-19 08:15:00,2022-05-19 11:15:00,1951.2,1949.23,3.77,100.0,0.1932,0.38,0.19,0.19,flip -7625,做多,2022-05-19 11:15:00,2022-05-19 13:45:00,1949.23,1960.44,3.77,100.0,0.1934,2.17,0.19,1.98,flip -7626,做空,2022-05-19 13:45:00,2022-05-20 06:45:00,1960.44,2014.24,3.79,100.0,0.1932,-10.39,0.19,-10.59,flip -7627,做多,2022-05-20 06:45:00,2022-05-20 12:45:00,2014.24,2036.03,3.71,100.0,0.1844,4.02,0.19,3.83,flip -7628,做空,2022-05-20 12:45:00,2022-05-20 15:00:00,2036.03,1969.29,3.75,100.0,0.1842,12.29,0.18,12.11,tp_lower -7629,做多,2022-05-21 04:30:00,2022-05-21 04:45:00,1965.81,1964.11,3.88,100.0,0.1973,-0.34,0.19,-0.53,flip -7630,做空,2022-05-21 04:45:00,2022-05-21 05:00:00,1964.11,1965.6,3.87,100.0,0.1971,-0.29,0.19,-0.49,flip -7631,做多,2022-05-21 05:00:00,2022-05-21 05:15:00,1965.6,1960.73,3.86,100.0,0.1966,-0.96,0.19,-1.15,flip -7632,做空,2022-05-21 05:15:00,2022-05-21 05:30:00,1960.73,1964.6,3.85,100.0,0.1964,-0.76,0.19,-0.95,flip -7633,做多,2022-05-21 05:30:00,2022-05-21 11:00:00,1964.6,1966.72,3.84,100.0,0.1954,0.41,0.19,0.22,flip -7634,做空,2022-05-21 11:00:00,2022-05-21 11:45:00,1966.72,1969.35,3.84,100.0,0.1952,-0.51,0.19,-0.71,flip -7635,做多,2022-05-21 11:45:00,2022-05-21 12:15:00,1969.35,1965.71,3.83,100.0,0.1945,-0.71,0.19,-0.9,flip -7636,做空,2022-05-21 12:15:00,2022-05-21 12:30:00,1965.71,1967.64,3.82,100.0,0.1943,-0.37,0.19,-0.57,flip -7637,做多,2022-05-21 12:30:00,2022-05-21 13:00:00,1967.64,1967.21,3.81,100.0,0.1937,-0.08,0.19,-0.27,flip -7638,做空,2022-05-21 13:00:00,2022-05-21 13:15:00,1967.21,1969.8,3.81,100.0,0.1935,-0.5,0.19,-0.69,flip -7639,做多,2022-05-21 13:15:00,2022-05-21 14:15:00,1969.8,1960.8,3.8,100.0,0.1928,-1.74,0.19,-1.92,flip -7640,做空,2022-05-21 14:15:00,2022-05-21 14:30:00,1960.8,1977.21,3.78,100.0,0.1926,-3.16,0.19,-3.35,flip -7641,做多,2022-05-21 14:30:00,2022-05-21 15:00:00,1977.21,1964.66,3.74,100.0,0.1892,-2.37,0.19,-2.56,flip -7642,做空,2022-05-21 15:00:00,2022-05-21 15:15:00,1964.66,1968.93,3.71,100.0,0.1891,-0.81,0.19,-0.99,flip -7643,做多,2022-05-21 15:15:00,2022-05-21 20:30:00,1968.93,1973.49,3.7,100.0,0.188,0.86,0.19,0.67,flip -7644,做空,2022-05-21 20:30:00,2022-05-21 20:45:00,1973.49,1975.43,3.71,100.0,0.1879,-0.36,0.19,-0.55,flip -7645,做多,2022-05-21 20:45:00,2022-05-21 21:00:00,1975.43,1974.8,3.7,100.0,0.1873,-0.12,0.18,-0.3,flip -7646,做空,2022-05-21 21:00:00,2022-05-21 21:30:00,1974.8,1977.22,3.7,100.0,0.1871,-0.45,0.18,-0.64,flip -7647,做多,2022-05-21 21:30:00,2022-05-21 21:45:00,1977.22,1967.27,3.69,100.0,0.1865,-1.86,0.18,-2.04,flip -7648,做空,2022-05-21 21:45:00,2022-05-21 22:45:00,1967.27,1973.89,3.66,100.0,0.1863,-1.23,0.18,-1.42,flip -7649,做多,2022-05-21 22:45:00,2022-05-21 23:00:00,1973.89,1973.47,3.65,100.0,0.1848,-0.08,0.18,-0.26,flip -7650,做空,2022-05-21 23:00:00,2022-05-21 23:15:00,1973.47,1977.61,3.64,100.0,0.1847,-0.76,0.18,-0.95,flip -7651,做多,2022-05-21 23:15:00,2022-05-21 23:45:00,1977.61,1973.94,3.63,100.0,0.1837,-0.67,0.18,-0.86,flip -7652,做空,2022-05-21 23:45:00,2022-05-22 00:15:00,1973.94,1976.42,3.62,100.0,0.1835,-0.46,0.18,-0.64,flip -7653,做多,2022-05-22 00:15:00,2022-05-22 02:15:00,1976.42,1974.28,3.69,100.0,0.1869,-0.4,0.18,-0.58,flip -7654,做空,2022-05-22 02:15:00,2022-05-22 02:45:00,1974.28,1974.68,3.69,100.0,0.1867,-0.07,0.18,-0.26,flip -7655,做多,2022-05-22 02:45:00,2022-05-22 03:15:00,1974.68,1977.99,3.68,100.0,0.1864,0.62,0.18,0.43,flip -7656,做空,2022-05-22 03:15:00,2022-05-22 07:45:00,1977.99,1975.01,3.68,100.0,0.1863,0.56,0.18,0.37,flip -7657,做多,2022-05-22 07:45:00,2022-05-22 08:00:00,1975.01,1972.47,3.69,100.0,0.1866,-0.47,0.18,-0.66,flip -7658,做空,2022-05-22 08:00:00,2022-05-22 08:15:00,1972.47,1976.13,3.68,100.0,0.1864,-0.68,0.18,-0.87,flip -7659,做多,2022-05-22 08:15:00,2022-05-22 09:15:00,1976.13,1988.66,3.67,100.0,0.1856,2.33,0.18,2.14,tp_upper -7660,做多,2022-05-22 15:30:00,2022-05-22 16:00:00,1996.56,1994.64,3.69,100.0,0.1847,-0.35,0.18,-0.54,flip -7661,做空,2022-05-22 16:00:00,2022-05-23 02:30:00,1994.64,2025.65,3.68,100.0,0.1845,-5.72,0.19,-5.91,flip -7662,做多,2022-05-23 02:30:00,2022-05-23 13:30:00,2025.65,2065.03,3.65,100.0,0.1801,7.09,0.19,6.91,flip -7663,做空,2022-05-23 13:30:00,2022-05-23 14:15:00,2065.03,2056.29,3.72,100.0,0.1799,1.57,0.18,1.39,flip -7664,做多,2022-05-23 14:15:00,2022-05-23 16:45:00,2056.29,2057.32,3.73,100.0,0.1813,0.19,0.19,0.0,flip -7665,做空,2022-05-23 16:45:00,2022-05-23 18:00:00,2057.32,2054.83,3.73,100.0,0.1811,0.45,0.19,0.26,flip -7666,做多,2022-05-23 18:00:00,2022-05-23 18:45:00,2054.83,2030.99,3.73,100.0,0.1814,-4.32,0.18,-4.51,flip -7667,做空,2022-05-23 18:45:00,2022-05-24 13:45:00,2030.99,1930.96,3.68,100.0,0.1812,18.12,0.17,17.95,tp_lower -7668,做多,2022-05-24 15:45:00,2022-05-24 16:15:00,1961.54,1961.12,3.88,100.0,0.1977,-0.08,0.19,-0.28,flip -7669,做空,2022-05-24 16:15:00,2022-05-24 18:00:00,1961.12,1964.82,3.87,100.0,0.1975,-0.73,0.19,-0.92,flip -7670,做多,2022-05-24 18:00:00,2022-05-24 18:30:00,1964.82,1951.73,3.86,100.0,0.1965,-2.57,0.19,-2.76,flip -7671,做空,2022-05-24 18:30:00,2022-05-24 19:30:00,1951.73,1963.82,3.83,100.0,0.1963,-2.37,0.19,-2.57,flip -7672,做多,2022-05-24 19:30:00,2022-05-24 19:45:00,1963.82,1961.76,3.8,100.0,0.1937,-0.4,0.19,-0.59,flip -7673,做空,2022-05-24 19:45:00,2022-05-24 20:45:00,1961.76,1969.29,3.8,100.0,0.1935,-1.46,0.19,-1.65,flip -7674,做多,2022-05-24 20:45:00,2022-05-25 06:15:00,1969.29,1977.35,3.78,100.0,0.1918,1.55,0.19,1.36,flip -7675,做空,2022-05-25 06:15:00,2022-05-25 06:30:00,1977.35,1984.35,3.81,100.0,0.1929,-1.35,0.19,-1.54,flip -7676,做多,2022-05-25 06:30:00,2022-05-25 07:30:00,1984.35,1977.61,3.8,100.0,0.1913,-1.29,0.19,-1.48,flip -7677,做空,2022-05-25 07:30:00,2022-05-25 08:45:00,1977.61,1976.11,3.78,100.0,0.1911,0.29,0.19,0.1,flip -7678,做多,2022-05-25 08:45:00,2022-05-25 09:00:00,1976.11,1967.38,3.78,100.0,0.1912,-1.67,0.19,-1.86,flip -7679,做空,2022-05-25 09:00:00,2022-05-25 13:30:00,1967.38,1976.19,3.76,100.0,0.191,-1.68,0.19,-1.87,flip -7680,做多,2022-05-25 13:30:00,2022-05-25 13:45:00,1976.19,1971.66,3.74,100.0,0.1891,-0.86,0.19,-1.04,flip -7681,做空,2022-05-25 13:45:00,2022-05-25 14:00:00,1971.66,1980.64,3.73,100.0,0.189,-1.7,0.19,-1.88,flip -7682,做多,2022-05-25 14:00:00,2022-05-25 14:15:00,1980.64,1978.48,3.7,100.0,0.1871,-0.4,0.19,-0.59,flip -7683,做空,2022-05-25 14:15:00,2022-05-25 18:00:00,1978.48,1969.52,3.7,100.0,0.1869,1.67,0.18,1.49,flip -7684,做多,2022-05-25 18:00:00,2022-05-25 18:30:00,1969.52,1968.86,3.71,100.0,0.1884,-0.12,0.19,-0.31,flip -7685,做空,2022-05-25 18:30:00,2022-05-25 18:45:00,1968.86,1974.53,3.71,100.0,0.1882,-1.07,0.19,-1.25,flip -7686,做多,2022-05-25 18:45:00,2022-05-25 19:00:00,1974.53,1972.14,3.69,100.0,0.1869,-0.45,0.18,-0.63,flip -7687,做空,2022-05-25 19:00:00,2022-05-25 21:45:00,1972.14,1967.14,3.68,100.0,0.1867,0.93,0.18,0.75,flip -7688,做多,2022-05-25 21:45:00,2022-05-25 22:00:00,1967.14,1964.63,3.69,100.0,0.1875,-0.47,0.18,-0.65,flip -7689,做空,2022-05-25 22:00:00,2022-05-25 22:30:00,1964.63,1963.76,3.68,100.0,0.1873,0.16,0.18,-0.02,flip -7690,做多,2022-05-25 22:30:00,2022-05-25 23:00:00,1963.76,1958.17,3.68,100.0,0.1873,-1.05,0.18,-1.23,flip -7691,做空,2022-05-25 23:00:00,2022-05-26 00:30:00,1958.17,1961.24,3.66,100.0,0.1871,-0.57,0.18,-0.76,flip -7692,做多,2022-05-26 00:30:00,2022-05-26 00:45:00,1961.24,1958.82,3.71,100.0,0.1892,-0.46,0.19,-0.64,flip -7693,做空,2022-05-26 00:45:00,2022-05-26 08:15:00,1958.82,1851.86,3.7,100.0,0.189,20.22,0.18,20.04,tp_lower -7694,做多,2022-05-26 16:00:00,2022-05-26 16:30:00,1884.57,1881.57,3.9,100.0,0.207,-0.62,0.19,-0.82,flip -7695,做空,2022-05-26 16:30:00,2022-05-26 16:45:00,1881.57,1882.27,3.89,100.0,0.2068,-0.14,0.19,-0.34,flip -7696,做多,2022-05-26 16:45:00,2022-05-26 17:00:00,1882.27,1874.1,3.89,100.0,0.2065,-1.69,0.19,-1.88,flip -7697,做空,2022-05-26 17:00:00,2022-05-26 17:30:00,1874.1,1875.73,3.87,100.0,0.2063,-0.34,0.19,-0.53,flip -7698,做多,2022-05-26 17:30:00,2022-05-26 17:45:00,1875.73,1875.52,3.86,100.0,0.2057,-0.04,0.19,-0.24,flip -7699,做空,2022-05-26 17:45:00,2022-05-27 11:15:00,1875.52,1786.09,3.85,100.0,0.2055,18.38,0.18,18.19,flip -7700,做多,2022-05-27 11:15:00,2022-05-27 11:30:00,1786.09,1776.85,4.06,100.0,0.2274,-2.1,0.2,-2.3,flip -7701,做空,2022-05-27 11:30:00,2022-05-27 12:15:00,1776.85,1788.21,4.04,100.0,0.2272,-2.58,0.2,-2.78,flip -7702,做多,2022-05-27 12:15:00,2022-05-27 14:30:00,1788.21,1775.46,4.01,100.0,0.224,-2.86,0.2,-3.06,flip -7703,做空,2022-05-27 14:30:00,2022-05-27 15:15:00,1775.46,1770.5,3.97,100.0,0.2238,1.11,0.2,0.91,flip -7704,做多,2022-05-27 15:15:00,2022-05-27 15:45:00,1770.5,1763.57,3.98,100.0,0.2248,-1.56,0.2,-1.76,flip -7705,做空,2022-05-27 15:45:00,2022-05-27 16:00:00,1763.57,1767.27,3.96,100.0,0.2246,-0.83,0.2,-1.03,flip -7706,做多,2022-05-27 16:00:00,2022-05-28 17:15:00,1767.27,1772.87,3.95,100.0,0.2235,1.25,0.2,1.05,flip -7707,做空,2022-05-28 17:15:00,2022-05-29 05:45:00,1772.87,1783.85,3.98,100.0,0.2246,-2.47,0.2,-2.67,flip -7708,做多,2022-05-29 05:45:00,2022-05-29 06:00:00,1783.85,1781.99,3.96,100.0,0.2219,-0.41,0.2,-0.61,flip -7709,做空,2022-05-29 06:00:00,2022-05-29 07:15:00,1781.99,1783.89,3.95,100.0,0.2216,-0.42,0.2,-0.62,flip -7710,做多,2022-05-29 07:15:00,2022-05-29 07:30:00,1783.89,1782.96,3.94,100.0,0.2209,-0.21,0.2,-0.4,flip -7711,做空,2022-05-29 07:30:00,2022-05-29 08:00:00,1782.96,1783.97,3.94,100.0,0.2207,-0.22,0.2,-0.42,flip -7712,做多,2022-05-29 08:00:00,2022-05-29 09:00:00,1783.97,1782.06,3.93,100.0,0.2203,-0.42,0.2,-0.62,flip -7713,做空,2022-05-29 09:00:00,2022-05-29 10:00:00,1782.06,1791.21,3.92,100.0,0.22,-2.01,0.2,-2.21,flip -7714,做多,2022-05-29 10:00:00,2022-05-29 12:00:00,1791.21,1817.08,3.9,100.0,0.2176,5.63,0.2,5.43,tp_upper -7715,做多,2022-05-29 20:00:00,2022-05-29 21:00:00,1792.77,1796.62,3.95,100.0,0.2203,0.85,0.2,0.65,flip -7716,做空,2022-05-29 21:00:00,2022-05-29 21:15:00,1796.62,1799.56,3.95,100.0,0.2201,-0.65,0.2,-0.85,flip -7717,做多,2022-05-29 21:15:00,2022-05-30 02:00:00,1799.56,1867.51,3.94,100.0,0.2191,14.89,0.2,14.69,tp_upper -7718,做多,2022-05-31 07:45:00,2022-05-31 08:45:00,1970.14,1970.64,4.13,100.0,0.2094,0.1,0.21,-0.1,flip -7719,做空,2022-05-31 08:45:00,2022-05-31 10:00:00,1970.64,1972.29,4.12,100.0,0.2092,-0.35,0.21,-0.55,flip -7720,做多,2022-05-31 10:00:00,2022-05-31 10:15:00,1972.29,1969.46,4.12,100.0,0.2086,-0.59,0.21,-0.8,flip -7721,做空,2022-05-31 10:15:00,2022-05-31 11:00:00,1969.46,1976.49,4.11,100.0,0.2084,-1.47,0.21,-1.67,flip -7722,做多,2022-05-31 11:00:00,2022-05-31 11:45:00,1976.49,1978.15,4.09,100.0,0.2067,0.34,0.2,0.14,flip -7723,做空,2022-05-31 11:45:00,2022-05-31 13:15:00,1978.15,1982.4,4.09,100.0,0.2065,-0.88,0.2,-1.08,flip -7724,做多,2022-05-31 13:15:00,2022-05-31 13:30:00,1982.4,1943.24,4.07,100.0,0.2054,-8.05,0.2,-8.24,flip -7725,做空,2022-05-31 13:30:00,2022-05-31 15:45:00,1943.24,1987.87,3.99,100.0,0.2052,-9.16,0.2,-9.36,flip -7726,做多,2022-05-31 15:45:00,2022-05-31 16:00:00,1987.87,1967.12,3.89,100.0,0.1958,-4.06,0.19,-4.26,flip -7727,做空,2022-05-31 16:00:00,2022-05-31 16:15:00,1967.12,1974.28,3.85,100.0,0.1956,-1.4,0.19,-1.59,flip -7728,做多,2022-05-31 16:15:00,2022-05-31 16:45:00,1974.28,1972.46,3.83,100.0,0.194,-0.35,0.19,-0.54,flip -7729,做空,2022-05-31 16:45:00,2022-05-31 17:00:00,1972.46,1974.0,3.82,100.0,0.1938,-0.3,0.19,-0.49,flip -7730,做多,2022-05-31 17:00:00,2022-06-01 09:30:00,1974.0,1940.74,3.82,100.0,0.1933,-6.43,0.19,-6.62,flip -7731,做空,2022-06-01 09:30:00,2022-06-01 09:45:00,1940.74,1943.52,3.79,100.0,0.1954,-0.54,0.19,-0.73,flip -7732,做多,2022-06-01 09:45:00,2022-06-01 10:00:00,1943.52,1942.05,3.78,100.0,0.1947,-0.29,0.19,-0.48,flip -7733,做空,2022-06-01 10:00:00,2022-06-01 11:00:00,1942.05,1941.61,3.78,100.0,0.1945,0.09,0.19,-0.1,flip -7734,做多,2022-06-01 11:00:00,2022-06-01 11:15:00,1941.61,1929.15,3.77,100.0,0.1944,-2.42,0.19,-2.61,flip -7735,做空,2022-06-01 11:15:00,2022-06-01 11:45:00,1929.15,1938.68,3.75,100.0,0.1942,-1.85,0.19,-2.04,flip -7736,做多,2022-06-01 11:45:00,2022-06-01 12:00:00,1938.68,1932.66,3.72,100.0,0.1921,-1.16,0.19,-1.34,flip -7737,做空,2022-06-01 12:00:00,2022-06-01 12:15:00,1932.66,1942.8,3.71,100.0,0.1919,-1.95,0.19,-2.13,flip -7738,做多,2022-06-01 12:15:00,2022-06-01 14:15:00,1942.8,1922.2,3.69,100.0,0.1897,-3.91,0.18,-4.09,flip -7739,做空,2022-06-01 14:15:00,2022-06-01 14:30:00,1922.2,1906.36,3.64,100.0,0.1895,3.0,0.18,2.82,tp_lower -7740,做多,2022-06-02 07:15:00,2022-06-02 07:30:00,1832.7,1827.79,3.7,100.0,0.2019,-0.99,0.18,-1.18,flip -7741,做空,2022-06-02 07:30:00,2022-06-02 09:00:00,1827.79,1823.18,3.69,100.0,0.2017,0.93,0.18,0.75,flip -7742,做多,2022-06-02 09:00:00,2022-06-02 09:30:00,1823.18,1815.99,3.69,100.0,0.2026,-1.46,0.18,-1.64,flip -7743,做空,2022-06-02 09:30:00,2022-06-02 09:45:00,1815.99,1819.35,3.67,100.0,0.2024,-0.68,0.18,-0.86,flip -7744,做多,2022-06-02 09:45:00,2022-06-02 10:15:00,1819.35,1814.67,3.66,100.0,0.2014,-0.94,0.18,-1.13,flip -7745,做空,2022-06-02 10:15:00,2022-06-02 10:30:00,1814.67,1832.16,3.65,100.0,0.2012,-3.52,0.18,-3.7,flip -7746,做多,2022-06-02 10:30:00,2022-06-02 10:45:00,1832.16,1829.12,3.61,100.0,0.1972,-0.6,0.18,-0.78,flip -7747,做空,2022-06-02 10:45:00,2022-06-02 13:30:00,1829.12,1825.35,3.6,100.0,0.197,0.74,0.18,0.56,tp_lower -7748,做多,2022-06-02 13:30:00,2022-06-02 13:45:00,1825.35,1798.34,3.61,100.0,0.1976,-5.34,0.18,-5.51,flip -7749,做空,2022-06-02 13:45:00,2022-06-02 15:15:00,1798.34,1823.72,3.55,100.0,0.1974,-5.01,0.18,-5.19,flip -7750,做多,2022-06-02 15:15:00,2022-06-02 15:30:00,1823.72,1821.35,3.5,100.0,0.1917,-0.45,0.17,-0.63,flip -7751,做空,2022-06-02 15:30:00,2022-06-02 16:00:00,1821.35,1823.81,3.49,100.0,0.1915,-0.47,0.17,-0.65,flip -7752,做多,2022-06-02 16:00:00,2022-06-02 16:15:00,1823.81,1817.11,3.48,100.0,0.1908,-1.28,0.17,-1.45,flip -7753,做空,2022-06-02 16:15:00,2022-06-02 16:30:00,1817.11,1825.02,3.46,100.0,0.1906,-1.51,0.17,-1.68,flip -7754,做多,2022-06-02 16:30:00,2022-06-02 17:00:00,1825.02,1820.52,3.45,100.0,0.1888,-0.85,0.17,-1.02,flip -7755,做空,2022-06-02 17:00:00,2022-06-02 18:00:00,1820.52,1823.0,3.43,100.0,0.1886,-0.47,0.17,-0.64,flip -7756,做多,2022-06-02 18:00:00,2022-06-02 18:15:00,1823.0,1819.09,3.42,100.0,0.1879,-0.73,0.17,-0.91,flip -7757,做空,2022-06-02 18:15:00,2022-06-02 19:45:00,1819.09,1821.27,3.41,100.0,0.1877,-0.41,0.17,-0.58,flip -7758,做多,2022-06-02 19:45:00,2022-06-03 04:00:00,1821.27,1824.82,3.41,100.0,0.187,0.66,0.17,0.49,flip -7759,做空,2022-06-03 04:00:00,2022-06-03 04:30:00,1824.82,1823.84,3.47,100.0,0.1901,0.19,0.17,0.01,flip -7760,做多,2022-06-03 04:30:00,2022-06-03 04:45:00,1823.84,1816.25,3.47,100.0,0.1901,-1.44,0.17,-1.62,flip -7761,做空,2022-06-03 04:45:00,2022-06-03 05:15:00,1816.25,1824.22,3.45,100.0,0.1899,-1.51,0.17,-1.69,flip -7762,做多,2022-06-03 05:15:00,2022-06-03 05:30:00,1824.22,1823.87,3.43,100.0,0.1881,-0.07,0.17,-0.24,flip -7763,做空,2022-06-03 05:30:00,2022-06-03 05:45:00,1823.87,1825.5,3.43,100.0,0.1879,-0.31,0.17,-0.48,flip -7764,做多,2022-06-03 05:45:00,2022-06-03 06:00:00,1825.5,1823.39,3.42,100.0,0.1874,-0.4,0.17,-0.57,flip -7765,做空,2022-06-03 06:00:00,2022-06-03 10:30:00,1823.39,1757.68,3.41,100.0,0.1872,12.3,0.16,12.14,tp_lower -7766,做多,2022-06-03 21:30:00,2022-06-04 01:00:00,1774.14,1764.11,3.53,100.0,0.1991,-2.0,0.18,-2.17,flip -7767,做空,2022-06-04 01:00:00,2022-06-04 04:00:00,1764.11,1766.0,3.53,100.0,0.2003,-0.38,0.18,-0.56,flip -7768,做多,2022-06-04 04:00:00,2022-06-04 11:45:00,1766.0,1767.65,3.53,100.0,0.1997,0.33,0.18,0.15,flip -7769,做空,2022-06-04 11:45:00,2022-06-04 14:15:00,1767.65,1779.76,3.53,100.0,0.1995,-2.42,0.18,-2.59,flip -7770,做多,2022-06-04 14:15:00,2022-06-04 17:15:00,1779.76,1768.74,3.5,100.0,0.1966,-2.17,0.17,-2.34,flip -7771,做空,2022-06-04 17:15:00,2022-06-04 17:30:00,1768.74,1771.89,3.47,100.0,0.1964,-0.62,0.17,-0.79,flip -7772,做多,2022-06-04 17:30:00,2022-06-04 19:30:00,1771.89,1770.17,3.46,100.0,0.1955,-0.34,0.17,-0.51,flip -7773,做空,2022-06-04 19:30:00,2022-06-04 19:45:00,1770.17,1771.48,3.46,100.0,0.1953,-0.26,0.17,-0.43,flip -7774,做多,2022-06-04 19:45:00,2022-06-04 20:00:00,1771.48,1769.58,3.45,100.0,0.1948,-0.37,0.17,-0.54,flip -7775,做空,2022-06-04 20:00:00,2022-06-04 20:15:00,1769.58,1773.06,3.44,100.0,0.1946,-0.68,0.17,-0.85,flip -7776,做多,2022-06-04 20:15:00,2022-06-04 22:00:00,1773.06,1808.63,3.43,100.0,0.1937,6.89,0.18,6.71,tp_upper -7777,做多,2022-06-05 08:00:00,2022-06-05 08:45:00,1789.24,1787.91,3.53,100.0,0.1974,-0.26,0.18,-0.44,flip -7778,做空,2022-06-05 08:45:00,2022-06-05 12:15:00,1787.91,1791.81,3.53,100.0,0.1972,-0.77,0.18,-0.95,flip -7779,做多,2022-06-05 12:15:00,2022-06-05 12:30:00,1791.81,1787.95,3.51,100.0,0.1962,-0.76,0.18,-0.93,flip -7780,做空,2022-06-05 12:30:00,2022-06-05 12:45:00,1787.95,1789.73,3.5,100.0,0.196,-0.35,0.18,-0.52,flip -7781,做多,2022-06-05 12:45:00,2022-06-05 13:45:00,1789.73,1783.27,3.5,100.0,0.1954,-1.26,0.17,-1.44,flip -7782,做空,2022-06-05 13:45:00,2022-06-05 14:15:00,1783.27,1793.34,3.48,100.0,0.1952,-1.97,0.18,-2.14,flip -7783,做多,2022-06-05 14:15:00,2022-06-05 16:00:00,1793.34,1813.98,3.46,100.0,0.1928,3.98,0.17,3.8,tp_upper -7784,做多,2022-06-06 15:30:00,2022-06-06 16:00:00,1884.74,1874.85,3.52,100.0,0.1865,-1.84,0.17,-2.02,flip -7785,做空,2022-06-06 16:00:00,2022-06-07 00:30:00,1874.85,1755.97,3.49,100.0,0.1863,22.15,0.16,21.99,tp_lower -7786,做多,2022-06-07 14:15:00,2022-06-07 19:30:00,1768.9,1852.18,3.72,100.0,0.2101,17.5,0.19,17.3,tp_upper -7787,做多,2022-06-08 05:30:00,2022-06-08 06:00:00,1811.83,1805.5,3.89,100.0,0.2149,-1.36,0.19,-1.55,flip -7788,做空,2022-06-08 06:00:00,2022-06-08 07:45:00,1805.5,1805.59,3.88,100.0,0.2146,-0.02,0.19,-0.21,flip -7789,做多,2022-06-08 07:45:00,2022-06-08 10:00:00,1805.59,1805.26,3.87,100.0,0.2144,-0.07,0.19,-0.26,flip -7790,做空,2022-06-08 10:00:00,2022-06-08 13:15:00,1805.26,1806.99,3.87,100.0,0.2142,-0.37,0.19,-0.56,flip -7791,做多,2022-06-08 13:15:00,2022-06-08 14:15:00,1806.99,1805.33,3.86,100.0,0.2136,-0.35,0.19,-0.55,flip -7792,做空,2022-06-08 14:15:00,2022-06-08 15:00:00,1805.33,1812.52,3.85,100.0,0.2133,-1.53,0.19,-1.73,flip -7793,做多,2022-06-08 15:00:00,2022-06-08 16:15:00,1812.52,1803.13,3.83,100.0,0.2114,-1.99,0.19,-2.18,flip -7794,做空,2022-06-08 16:15:00,2022-06-08 19:15:00,1803.13,1794.45,3.81,100.0,0.2112,1.83,0.19,1.64,flip -7795,做多,2022-06-08 19:15:00,2022-06-08 22:00:00,1794.45,1802.53,3.82,100.0,0.2131,1.72,0.19,1.53,flip -7796,做空,2022-06-08 22:00:00,2022-06-08 22:15:00,1802.53,1803.37,3.84,100.0,0.2128,-0.18,0.19,-0.37,flip -7797,做多,2022-06-08 22:15:00,2022-06-08 22:30:00,1803.37,1802.29,3.83,100.0,0.2124,-0.23,0.19,-0.42,flip -7798,做空,2022-06-08 22:30:00,2022-06-09 03:15:00,1802.29,1798.43,3.82,100.0,0.2122,0.82,0.19,0.63,flip -7799,做多,2022-06-09 03:15:00,2022-06-09 03:45:00,1798.43,1798.6,3.87,100.0,0.2151,0.04,0.19,-0.16,flip -7800,做空,2022-06-09 03:45:00,2022-06-09 04:15:00,1798.6,1797.67,3.87,100.0,0.2149,0.2,0.19,0.01,flip -7801,做多,2022-06-09 04:15:00,2022-06-09 04:45:00,1797.67,1797.2,3.86,100.0,0.2149,-0.1,0.19,-0.29,flip -7802,做空,2022-06-09 04:45:00,2022-06-09 05:00:00,1797.2,1799.77,3.86,100.0,0.2147,-0.55,0.19,-0.75,flip -7803,做多,2022-06-09 05:00:00,2022-06-09 06:15:00,1799.77,1798.13,3.85,100.0,0.2139,-0.35,0.19,-0.54,flip -7804,做空,2022-06-09 06:15:00,2022-06-09 06:45:00,1798.13,1798.23,3.84,100.0,0.2137,-0.02,0.19,-0.21,flip -7805,做多,2022-06-09 06:45:00,2022-06-09 07:30:00,1798.23,1801.37,3.84,100.0,0.2134,0.67,0.19,0.48,flip -7806,做空,2022-06-09 07:30:00,2022-06-09 13:00:00,1801.37,1795.89,3.84,100.0,0.2132,1.17,0.19,0.98,flip -7807,做多,2022-06-09 13:00:00,2022-06-09 13:30:00,1795.89,1782.57,3.85,100.0,0.2143,-2.85,0.19,-3.05,flip -7808,做空,2022-06-09 13:30:00,2022-06-09 14:15:00,1782.57,1798.04,3.82,100.0,0.2141,-3.31,0.19,-3.5,flip -7809,做多,2022-06-09 14:15:00,2022-06-09 16:00:00,1798.04,1792.72,3.78,100.0,0.2102,-1.12,0.19,-1.31,flip -7810,做空,2022-06-09 16:00:00,2022-06-09 16:30:00,1792.72,1806.99,3.76,100.0,0.21,-3.0,0.19,-3.19,flip -7811,做多,2022-06-09 16:30:00,2022-06-09 17:15:00,1806.99,1801.76,3.73,100.0,0.2065,-1.08,0.19,-1.27,flip -7812,做空,2022-06-09 17:15:00,2022-06-09 17:45:00,1801.76,1804.57,3.72,100.0,0.2063,-0.58,0.19,-0.77,flip -7813,做多,2022-06-09 17:45:00,2022-06-09 18:15:00,1804.57,1800.03,3.71,100.0,0.2054,-0.93,0.18,-1.12,flip -7814,做空,2022-06-09 18:15:00,2022-06-10 00:15:00,1800.03,1771.2,3.69,100.0,0.2052,5.92,0.18,5.73,tp_lower -7815,做多,2022-06-10 03:00:00,2022-06-10 03:45:00,1797.62,1791.87,3.8,100.0,0.2116,-1.22,0.19,-1.41,flip -7816,做空,2022-06-10 03:45:00,2022-06-10 04:45:00,1791.87,1792.56,3.79,100.0,0.2114,-0.15,0.19,-0.34,flip -7817,做多,2022-06-10 04:45:00,2022-06-10 05:45:00,1792.56,1791.69,3.78,100.0,0.211,-0.18,0.19,-0.37,flip -7818,做空,2022-06-10 05:45:00,2022-06-10 07:30:00,1791.69,1792.35,3.78,100.0,0.2108,-0.14,0.19,-0.33,flip -7819,做多,2022-06-10 07:30:00,2022-06-10 07:45:00,1792.35,1787.63,3.77,100.0,0.2105,-0.99,0.19,-1.18,flip -7820,做空,2022-06-10 07:45:00,2022-06-10 08:00:00,1787.63,1790.5,3.76,100.0,0.2102,-0.6,0.19,-0.79,flip -7821,做多,2022-06-10 08:00:00,2022-06-10 08:15:00,1790.5,1789.22,3.75,100.0,0.2094,-0.27,0.19,-0.46,flip -7822,做空,2022-06-10 08:15:00,2022-06-10 12:30:00,1789.22,1738.13,3.74,100.0,0.2091,10.69,0.18,10.5,tp_lower -7823,做多,2022-06-12 14:30:00,2022-06-12 19:15:00,1475.5,1482.09,3.87,100.0,0.2626,1.73,0.19,1.54,flip -7824,做空,2022-06-12 19:15:00,2022-06-12 20:00:00,1482.09,1482.34,3.89,100.0,0.2623,-0.07,0.19,-0.26,flip -7825,做多,2022-06-12 20:00:00,2022-06-12 20:30:00,1482.34,1480.72,3.88,100.0,0.2619,-0.42,0.19,-0.62,flip -7826,做空,2022-06-12 20:30:00,2022-06-12 21:00:00,1480.72,1483.48,3.87,100.0,0.2617,-0.72,0.19,-0.92,flip -7827,做多,2022-06-12 21:00:00,2022-06-12 21:30:00,1483.48,1481.23,3.86,100.0,0.2604,-0.59,0.19,-0.78,flip -7828,做空,2022-06-12 21:30:00,2022-06-13 20:15:00,1481.23,1270.08,3.85,100.0,0.2602,54.94,0.17,54.77,flip -7829,做多,2022-06-13 20:15:00,2022-06-13 20:45:00,1270.08,1241.33,4.42,100.0,0.3479,-10.0,0.22,-10.22,flip -7830,做空,2022-06-13 20:45:00,2022-06-14 01:30:00,1241.33,1116.85,4.31,100.0,0.3476,43.27,0.19,43.07,tp_lower -7831,做多,2022-06-14 05:15:00,2022-06-14 09:45:00,1218.32,1190.23,4.75,100.0,0.3899,-10.95,0.23,-11.18,flip -7832,做空,2022-06-14 09:45:00,2022-06-14 10:30:00,1190.23,1192.24,4.64,100.0,0.3895,-0.78,0.23,-1.02,flip -7833,做多,2022-06-14 10:30:00,2022-06-14 13:30:00,1192.24,1195.73,4.62,100.0,0.3878,1.35,0.23,1.12,flip -7834,做空,2022-06-14 13:30:00,2022-06-14 19:30:00,1195.73,1203.93,4.63,100.0,0.3874,-3.18,0.23,-3.41,flip -7835,做多,2022-06-14 19:30:00,2022-06-14 20:00:00,1203.93,1203.71,4.6,100.0,0.3818,-0.08,0.23,-0.31,flip -7836,做空,2022-06-14 20:00:00,2022-06-14 23:15:00,1203.71,1200.19,4.59,100.0,0.3814,1.34,0.23,1.11,flip -7837,做多,2022-06-14 23:15:00,2022-06-15 00:00:00,1200.19,1197.61,4.6,100.0,0.3832,-0.99,0.23,-1.22,flip -7838,做空,2022-06-15 00:00:00,2022-06-15 00:15:00,1197.61,1203.26,4.61,100.0,0.3853,-2.18,0.23,-2.41,flip -7839,做多,2022-06-15 00:15:00,2022-06-15 00:45:00,1203.26,1192.4,4.59,100.0,0.3813,-4.14,0.23,-4.37,flip -7840,做空,2022-06-15 00:45:00,2022-06-15 01:00:00,1192.4,1202.68,4.54,100.0,0.3809,-3.92,0.23,-4.14,flip -7841,做多,2022-06-15 01:00:00,2022-06-15 02:30:00,1202.68,1196.48,4.5,100.0,0.374,-2.32,0.22,-2.54,flip -7842,做空,2022-06-15 02:30:00,2022-06-15 02:45:00,1196.48,1203.99,4.47,100.0,0.3736,-2.81,0.22,-3.03,flip -7843,做多,2022-06-15 02:45:00,2022-06-15 03:00:00,1203.99,1195.39,4.44,100.0,0.3686,-3.17,0.22,-3.39,flip -7844,做空,2022-06-15 03:00:00,2022-06-15 13:30:00,1195.39,1137.19,4.4,100.0,0.3682,21.43,0.21,21.22,flip -7845,做多,2022-06-15 13:30:00,2022-06-15 14:15:00,1137.19,1122.2,4.61,100.0,0.4055,-6.08,0.23,-6.31,flip -7846,做空,2022-06-15 14:15:00,2022-06-15 15:45:00,1122.2,1119.57,4.55,100.0,0.4051,1.07,0.23,0.84,flip -7847,做多,2022-06-15 15:45:00,2022-06-15 16:00:00,1119.57,1115.83,4.55,100.0,0.4066,-1.52,0.23,-1.75,flip -7848,做空,2022-06-15 16:00:00,2022-06-15 17:45:00,1115.83,1113.8,4.53,100.0,0.4062,0.82,0.23,0.6,flip -7849,做多,2022-06-15 17:45:00,2022-06-15 18:00:00,1113.8,1063.0,4.54,100.0,0.4073,-20.69,0.22,-20.91,flip -7850,做空,2022-06-15 18:00:00,2022-06-15 18:30:00,1063.0,1183.97,4.32,100.0,0.4069,-49.22,0.24,-49.46,flip -7851,做多,2022-06-15 18:30:00,2022-06-16 06:15:00,1183.97,1176.25,3.83,100.0,0.3233,-2.5,0.19,-2.69,flip -7852,做空,2022-06-16 06:15:00,2022-06-16 07:00:00,1176.25,1180.52,3.86,100.0,0.3278,-1.4,0.19,-1.59,flip -7853,做多,2022-06-16 07:00:00,2022-06-17 02:00:00,1180.52,1102.86,3.84,100.0,0.3251,-25.25,0.18,-25.43,flip -7854,做空,2022-06-17 02:00:00,2022-06-17 02:30:00,1102.86,1097.09,3.59,100.0,0.3254,1.88,0.18,1.7,flip -7855,做多,2022-06-17 02:30:00,2022-06-17 06:00:00,1097.09,1090.79,3.6,100.0,0.3285,-2.07,0.18,-2.25,flip -7856,做空,2022-06-17 06:00:00,2022-06-17 06:15:00,1090.79,1095.23,3.58,100.0,0.3282,-1.46,0.18,-1.64,flip -7857,做多,2022-06-17 06:15:00,2022-06-17 08:45:00,1095.23,1094.9,3.56,100.0,0.3252,-0.11,0.18,-0.29,flip -7858,做空,2022-06-17 08:45:00,2022-06-17 09:00:00,1094.9,1097.58,3.56,100.0,0.3249,-0.87,0.18,-1.05,flip -7859,做多,2022-06-17 09:00:00,2022-06-17 09:30:00,1097.58,1089.37,3.54,100.0,0.323,-2.65,0.18,-2.83,flip -7860,做空,2022-06-17 09:30:00,2022-06-17 09:45:00,1089.37,1092.33,3.51,100.0,0.3226,-0.95,0.18,-1.13,flip -7861,做多,2022-06-17 09:45:00,2022-06-17 10:30:00,1092.33,1094.79,3.5,100.0,0.3206,0.79,0.18,0.61,flip -7862,做空,2022-06-17 10:30:00,2022-06-17 10:45:00,1094.79,1104.05,3.51,100.0,0.3202,-2.97,0.18,-3.14,flip -7863,做多,2022-06-17 10:45:00,2022-06-17 11:45:00,1104.05,1091.74,3.47,100.0,0.3145,-3.87,0.17,-4.04,flip -7864,做空,2022-06-17 11:45:00,2022-06-17 12:00:00,1091.74,1093.71,3.43,100.0,0.3142,-0.62,0.17,-0.79,flip -7865,做多,2022-06-17 12:00:00,2022-06-17 12:15:00,1093.71,1088.71,3.42,100.0,0.3128,-1.56,0.17,-1.73,flip -7866,做空,2022-06-17 12:15:00,2022-06-17 13:30:00,1088.71,1096.5,3.4,100.0,0.3125,-2.43,0.17,-2.61,flip -7867,做多,2022-06-17 13:30:00,2022-06-17 14:00:00,1096.5,1083.18,3.37,100.0,0.3077,-4.1,0.17,-4.27,flip -7868,做空,2022-06-17 14:00:00,2022-06-17 16:00:00,1083.18,1091.0,3.33,100.0,0.3074,-2.4,0.17,-2.57,flip -7869,做多,2022-06-17 16:00:00,2022-06-17 16:15:00,1091.0,1080.95,3.3,100.0,0.3027,-3.04,0.16,-3.21,flip -7870,做空,2022-06-17 16:15:00,2022-06-17 20:15:00,1080.95,1095.93,3.27,100.0,0.3024,-4.53,0.17,-4.7,flip -7871,做多,2022-06-17 20:15:00,2022-06-17 20:30:00,1095.93,1089.97,3.22,100.0,0.2938,-1.75,0.16,-1.91,flip -7872,做空,2022-06-17 20:30:00,2022-06-17 20:45:00,1089.97,1094.51,3.2,100.0,0.2935,-1.33,0.16,-1.49,flip -7873,做多,2022-06-17 20:45:00,2022-06-17 21:15:00,1094.51,1089.96,3.18,100.0,0.2908,-1.32,0.16,-1.48,flip -7874,做空,2022-06-17 21:15:00,2022-06-17 23:15:00,1089.96,1091.86,3.17,100.0,0.2905,-0.55,0.16,-0.71,flip -7875,做多,2022-06-17 23:15:00,2022-06-17 23:30:00,1091.86,1088.74,3.16,100.0,0.2892,-0.9,0.16,-1.06,flip -7876,做空,2022-06-17 23:30:00,2022-06-18 00:00:00,1088.74,1092.95,3.15,100.0,0.2889,-1.22,0.16,-1.37,flip -7877,做多,2022-06-18 00:00:00,2022-06-18 00:45:00,1092.95,1087.47,3.2,100.0,0.2929,-1.6,0.16,-1.76,flip -7878,做空,2022-06-18 00:45:00,2022-06-18 06:45:00,1087.47,1018.2,3.18,100.0,0.2926,20.27,0.15,20.12,tp_lower -7879,做多,2022-06-18 22:15:00,2022-06-18 22:30:00,989.87,984.64,3.38,100.0,0.3416,-1.79,0.17,-1.95,flip -7880,做空,2022-06-18 22:30:00,2022-06-18 22:45:00,984.64,990.51,3.36,100.0,0.3412,-2.0,0.17,-2.17,flip -7881,做多,2022-06-18 22:45:00,2022-06-19 01:30:00,990.51,966.32,3.34,100.0,0.3368,-8.15,0.16,-8.31,flip -7882,做空,2022-06-19 01:30:00,2022-06-19 03:00:00,966.32,976.1,3.27,100.0,0.338,-3.31,0.16,-3.47,flip -7883,做多,2022-06-19 03:00:00,2022-06-19 03:15:00,976.1,967.34,3.23,100.0,0.3309,-2.9,0.16,-3.06,flip -7884,做空,2022-06-19 03:15:00,2022-06-19 04:30:00,967.34,968.15,3.2,100.0,0.3306,-0.27,0.16,-0.43,flip -7885,做多,2022-06-19 04:30:00,2022-06-19 04:45:00,968.15,967.22,3.19,100.0,0.3297,-0.31,0.16,-0.47,flip -7886,做空,2022-06-19 04:45:00,2022-06-19 06:15:00,967.22,958.71,3.19,100.0,0.3294,2.8,0.16,2.64,flip -7887,做多,2022-06-19 06:15:00,2022-06-19 07:30:00,958.71,960.86,3.21,100.0,0.3349,0.72,0.16,0.56,flip -7888,做空,2022-06-19 07:30:00,2022-06-19 08:15:00,960.86,960.69,3.21,100.0,0.3345,0.06,0.16,-0.1,flip -7889,做多,2022-06-19 08:15:00,2022-06-19 10:15:00,960.69,1055.69,3.21,100.0,0.3343,31.76,0.18,31.58,tp_upper -7890,做多,2022-06-20 01:45:00,2022-06-20 02:15:00,1075.25,1056.91,3.55,100.0,0.3302,-6.06,0.17,-6.23,flip -7891,做空,2022-06-20 02:15:00,2022-06-20 03:15:00,1056.91,1079.94,3.49,100.0,0.3299,-7.6,0.18,-7.78,flip -7892,做多,2022-06-20 03:15:00,2022-06-20 03:45:00,1079.94,1079.1,3.41,100.0,0.3155,-0.27,0.17,-0.44,flip -7893,做空,2022-06-20 03:45:00,2022-06-20 04:00:00,1079.1,1079.86,3.4,100.0,0.3152,-0.24,0.17,-0.41,flip -7894,做多,2022-06-20 04:00:00,2022-06-20 04:45:00,1079.86,1068.64,3.4,100.0,0.3144,-3.53,0.17,-3.7,flip -7895,做空,2022-06-20 04:45:00,2022-06-20 06:00:00,1068.64,1086.46,3.36,100.0,0.3141,-5.6,0.17,-5.77,flip -7896,做多,2022-06-20 06:00:00,2022-06-20 06:15:00,1086.46,1072.79,3.3,100.0,0.3035,-4.15,0.16,-4.31,flip -7897,做空,2022-06-20 06:15:00,2022-06-20 08:00:00,1072.79,1098.6,3.25,100.0,0.3032,-7.83,0.17,-7.99,flip -7898,做多,2022-06-20 08:00:00,2022-06-20 16:45:00,1098.6,1108.13,3.17,100.0,0.2886,2.75,0.16,2.59,flip -7899,做空,2022-06-20 16:45:00,2022-06-20 17:00:00,1108.13,1112.6,3.2,100.0,0.2884,-1.29,0.16,-1.45,flip -7900,做多,2022-06-20 17:00:00,2022-06-20 17:45:00,1112.6,1096.67,3.18,100.0,0.2857,-4.55,0.16,-4.71,flip -7901,做空,2022-06-20 17:45:00,2022-06-20 20:00:00,1096.67,1116.66,3.13,100.0,0.2855,-5.71,0.16,-5.87,flip -7902,做多,2022-06-20 20:00:00,2022-06-20 21:30:00,1116.66,1113.37,3.07,100.0,0.275,-0.9,0.15,-1.06,flip -7903,做空,2022-06-20 21:30:00,2022-06-20 23:30:00,1113.37,1131.28,3.06,100.0,0.2747,-4.92,0.16,-5.07,flip -7904,做多,2022-06-20 23:30:00,2022-06-21 00:15:00,1131.28,1118.58,3.01,100.0,0.2657,-3.37,0.15,-3.52,flip -7905,做空,2022-06-21 00:15:00,2022-06-21 00:45:00,1118.58,1129.54,3.01,100.0,0.2693,-2.95,0.15,-3.1,flip -7906,做多,2022-06-21 00:45:00,2022-06-21 01:30:00,1129.54,1120.48,2.98,100.0,0.2638,-2.39,0.15,-2.54,flip -7907,做空,2022-06-21 01:30:00,2022-06-21 01:45:00,1120.48,1131.09,2.95,100.0,0.2635,-2.8,0.15,-2.94,flip -7908,做多,2022-06-21 01:45:00,2022-06-21 02:00:00,1131.09,1118.56,2.92,100.0,0.2583,-3.24,0.14,-3.38,flip -7909,做空,2022-06-21 02:00:00,2022-06-21 02:15:00,1118.56,1119.36,2.89,100.0,0.258,-0.21,0.14,-0.35,flip -7910,做多,2022-06-21 02:15:00,2022-06-21 02:30:00,1119.36,1116.62,2.88,100.0,0.2574,-0.71,0.14,-0.85,flip -7911,做空,2022-06-21 02:30:00,2022-06-21 02:45:00,1116.62,1119.27,2.87,100.0,0.2572,-0.68,0.14,-0.83,flip -7912,做多,2022-06-21 02:45:00,2022-06-21 03:15:00,1119.27,1118.27,2.86,100.0,0.2557,-0.26,0.14,-0.4,flip -7913,做空,2022-06-21 03:15:00,2022-06-21 03:30:00,1118.27,1123.89,2.86,100.0,0.2554,-1.44,0.14,-1.58,flip -7914,做多,2022-06-21 03:30:00,2022-06-21 17:30:00,1123.89,1157.59,2.84,100.0,0.2526,8.51,0.15,8.37,flip -7915,做空,2022-06-21 17:30:00,2022-06-22 11:15:00,1157.59,1101.01,2.92,100.0,0.2524,14.28,0.14,14.14,flip -7916,做多,2022-06-22 11:15:00,2022-06-22 11:45:00,1101.01,1096.72,3.09,100.0,0.2807,-1.2,0.15,-1.36,flip -7917,做空,2022-06-22 11:45:00,2022-06-22 13:45:00,1096.72,1111.29,3.08,100.0,0.2804,-4.09,0.16,-4.24,flip -7918,做多,2022-06-22 13:45:00,2022-06-22 15:15:00,1111.29,1097.79,3.03,100.0,0.2728,-3.68,0.15,-3.83,flip -7919,做空,2022-06-22 15:15:00,2022-06-23 00:15:00,1097.79,1073.18,2.99,100.0,0.2725,6.71,0.15,6.56,flip -7920,做多,2022-06-23 00:15:00,2022-06-23 01:00:00,1073.18,1074.07,3.07,100.0,0.2857,0.25,0.15,0.1,flip -7921,做空,2022-06-23 01:00:00,2022-06-23 01:15:00,1074.07,1091.3,3.07,100.0,0.2854,-4.92,0.16,-5.07,flip -7922,做多,2022-06-23 01:15:00,2022-06-23 03:00:00,1091.3,1078.07,3.01,100.0,0.2761,-3.65,0.15,-3.8,flip -7923,做空,2022-06-23 03:00:00,2022-06-23 03:15:00,1078.07,1080.26,2.97,100.0,0.2759,-0.6,0.15,-0.75,flip -7924,做多,2022-06-23 03:15:00,2022-06-23 03:30:00,1080.26,1076.55,2.96,100.0,0.2745,-1.02,0.15,-1.17,flip -7925,做空,2022-06-23 03:30:00,2022-06-23 04:15:00,1076.55,1079.4,2.95,100.0,0.2742,-0.78,0.15,-0.93,flip -7926,做多,2022-06-23 04:15:00,2022-06-23 15:30:00,1079.4,1091.7,2.94,100.0,0.2725,3.35,0.15,3.2,flip -7927,做空,2022-06-23 15:30:00,2022-06-23 15:45:00,1091.7,1093.5,2.97,100.0,0.2722,-0.49,0.15,-0.64,flip -7928,做多,2022-06-23 15:45:00,2022-06-23 16:45:00,1093.5,1089.41,2.96,100.0,0.271,-1.11,0.15,-1.26,flip -7929,做空,2022-06-23 16:45:00,2022-06-23 17:45:00,1089.41,1092.79,2.95,100.0,0.2708,-0.92,0.15,-1.06,flip -7930,做多,2022-06-23 17:45:00,2022-06-23 18:45:00,1092.79,1101.03,2.94,100.0,0.2688,2.22,0.15,2.07,flip -7931,做空,2022-06-23 18:45:00,2022-06-25 03:15:00,1101.03,1213.23,2.96,100.0,0.2685,-30.13,0.16,-30.29,flip -7932,做多,2022-06-25 03:15:00,2022-06-25 04:15:00,1213.23,1214.77,2.68,100.0,0.2213,0.34,0.13,0.21,flip -7933,做空,2022-06-25 04:15:00,2022-06-25 04:30:00,1214.77,1218.01,2.69,100.0,0.2211,-0.72,0.13,-0.85,flip -7934,做多,2022-06-25 04:30:00,2022-06-25 06:15:00,1218.01,1210.34,2.68,100.0,0.2197,-1.68,0.13,-1.82,flip -7935,做空,2022-06-25 06:15:00,2022-06-25 06:30:00,1210.34,1216.09,2.66,100.0,0.2194,-1.26,0.13,-1.4,flip -7936,做多,2022-06-25 06:30:00,2022-06-25 10:15:00,1216.09,1221.21,2.64,100.0,0.2171,1.11,0.13,0.98,flip -7937,做空,2022-06-25 10:15:00,2022-06-25 10:30:00,1221.21,1224.2,2.65,100.0,0.2169,-0.65,0.13,-0.78,flip -7938,做多,2022-06-25 10:30:00,2022-06-25 11:30:00,1224.2,1217.92,2.64,100.0,0.2156,-1.35,0.13,-1.49,flip -7939,做空,2022-06-25 11:30:00,2022-06-25 12:15:00,1217.92,1195.56,2.62,100.0,0.2154,4.82,0.13,4.69,tp_lower -7940,做多,2022-06-25 18:45:00,2022-06-25 19:00:00,1211.52,1210.47,2.67,100.0,0.2203,-0.23,0.13,-0.36,flip -7941,做空,2022-06-25 19:00:00,2022-06-25 20:45:00,1210.47,1208.61,2.66,100.0,0.2201,0.41,0.13,0.28,flip -7942,做多,2022-06-25 20:45:00,2022-06-26 12:45:00,1208.61,1239.54,2.67,100.0,0.2206,6.82,0.14,6.69,flip -7943,做空,2022-06-26 12:45:00,2022-06-26 20:45:00,1239.54,1246.71,2.76,100.0,0.2225,-1.6,0.14,-1.73,flip -7944,做多,2022-06-26 20:45:00,2022-06-26 22:00:00,1246.71,1232.94,2.74,100.0,0.2197,-3.03,0.14,-3.16,flip -7945,做空,2022-06-26 22:00:00,2022-06-27 03:00:00,1232.94,1222.99,2.71,100.0,0.2195,2.18,0.13,2.05,flip -7946,做多,2022-06-27 03:00:00,2022-06-27 03:15:00,1222.99,1216.0,2.73,100.0,0.2234,-1.56,0.14,-1.7,flip -7947,做空,2022-06-27 03:15:00,2022-06-27 04:15:00,1216.0,1221.18,2.71,100.0,0.2232,-1.16,0.14,-1.29,flip -7948,做多,2022-06-27 04:15:00,2022-06-27 05:15:00,1221.18,1214.01,2.7,100.0,0.2211,-1.59,0.13,-1.72,flip -7949,做空,2022-06-27 05:15:00,2022-06-27 06:45:00,1214.01,1220.57,2.68,100.0,0.2209,-1.45,0.13,-1.58,flip -7950,做多,2022-06-27 06:45:00,2022-06-27 11:30:00,1220.57,1224.26,2.66,100.0,0.2183,0.81,0.13,0.67,flip -7951,做空,2022-06-27 11:30:00,2022-06-27 12:00:00,1224.26,1221.04,2.67,100.0,0.2181,0.7,0.13,0.57,flip -7952,做多,2022-06-27 12:00:00,2022-06-27 12:15:00,1221.04,1216.69,2.67,100.0,0.219,-0.95,0.13,-1.09,flip -7953,做空,2022-06-27 12:15:00,2022-06-27 22:00:00,1216.69,1211.57,2.66,100.0,0.2188,1.12,0.13,0.99,flip -7954,做多,2022-06-27 22:00:00,2022-06-27 22:15:00,1211.57,1204.98,2.67,100.0,0.2204,-1.45,0.13,-1.59,flip -7955,做空,2022-06-27 22:15:00,2022-06-28 05:15:00,1204.98,1189.86,2.65,100.0,0.2202,3.33,0.13,3.2,flip -7956,做多,2022-06-28 05:15:00,2022-06-28 05:30:00,1189.86,1188.4,2.71,100.0,0.2276,-0.33,0.14,-0.47,flip -7957,做空,2022-06-28 05:30:00,2022-06-28 06:00:00,1188.4,1193.62,2.7,100.0,0.2274,-1.19,0.14,-1.32,flip -7958,做多,2022-06-28 06:00:00,2022-06-28 14:30:00,1193.62,1202.34,2.69,100.0,0.2252,1.96,0.14,1.83,flip -7959,做空,2022-06-28 14:30:00,2022-06-28 14:45:00,1202.34,1203.48,2.7,100.0,0.2249,-0.26,0.14,-0.39,flip -7960,做多,2022-06-28 14:45:00,2022-06-28 15:00:00,1203.48,1199.68,2.7,100.0,0.2243,-0.85,0.13,-0.99,flip -7961,做空,2022-06-28 15:00:00,2022-06-29 21:30:00,1199.68,1117.6,2.69,100.0,0.2241,18.39,0.13,18.27,flip -7962,做多,2022-06-29 21:30:00,2022-06-29 21:45:00,1117.6,1113.39,2.88,100.0,0.258,-1.09,0.14,-1.23,flip -7963,做空,2022-06-29 21:45:00,2022-06-29 22:00:00,1113.39,1117.97,2.87,100.0,0.2578,-1.18,0.14,-1.32,flip -7964,做多,2022-06-29 22:00:00,2022-06-29 22:15:00,1117.97,1107.65,2.86,100.0,0.2554,-2.64,0.14,-2.78,flip -7965,做空,2022-06-29 22:15:00,2022-06-30 22:15:00,1107.65,1027.49,2.83,100.0,0.2552,20.45,0.13,20.32,flip -7966,做多,2022-06-30 22:15:00,2022-06-30 22:45:00,1027.49,1023.07,3.04,100.0,0.2957,-1.31,0.15,-1.46,flip -7967,做空,2022-06-30 22:45:00,2022-06-30 23:30:00,1023.07,1030.25,3.02,100.0,0.2954,-2.12,0.15,-2.27,flip -7968,做多,2022-06-30 23:30:00,2022-06-30 23:45:00,1030.25,1070.85,3.0,100.0,0.291,11.81,0.16,11.66,tp_upper -7969,做多,2022-07-01 13:30:00,2022-07-01 13:45:00,1063.03,1060.44,3.12,100.0,0.2937,-0.76,0.16,-0.92,flip -7970,做空,2022-07-01 13:45:00,2022-07-01 15:00:00,1060.44,1059.0,3.11,100.0,0.2934,0.42,0.16,0.27,flip -7971,做多,2022-07-01 15:00:00,2022-07-01 19:15:00,1059.0,1060.35,3.11,100.0,0.2939,0.4,0.16,0.24,flip -7972,做空,2022-07-01 19:15:00,2022-07-01 19:30:00,1060.35,1061.09,3.11,100.0,0.2936,-0.22,0.16,-0.37,flip -7973,做多,2022-07-01 19:30:00,2022-07-01 21:45:00,1061.09,1067.72,3.11,100.0,0.2929,1.94,0.16,1.79,flip -7974,做空,2022-07-01 21:45:00,2022-07-01 22:30:00,1067.72,1069.38,3.12,100.0,0.2926,-0.49,0.16,-0.64,flip -7975,做多,2022-07-01 22:30:00,2022-07-01 23:45:00,1069.38,1059.24,3.12,100.0,0.2914,-2.96,0.15,-3.11,flip -7976,做空,2022-07-01 23:45:00,2022-07-02 00:00:00,1059.24,1064.27,3.08,100.0,0.2911,-1.46,0.15,-1.62,flip -7977,做多,2022-07-02 00:00:00,2022-07-02 00:15:00,1064.27,1062.43,3.09,100.0,0.2901,-0.53,0.15,-0.69,flip -7978,做空,2022-07-02 00:15:00,2022-07-02 00:30:00,1062.43,1063.87,3.08,100.0,0.2898,-0.42,0.15,-0.57,flip -7979,做多,2022-07-02 00:30:00,2022-07-02 00:45:00,1063.87,1051.38,3.07,100.0,0.2887,-3.61,0.15,-3.76,flip -7980,做空,2022-07-02 00:45:00,2022-07-02 01:15:00,1051.38,1061.42,3.03,100.0,0.2884,-2.9,0.15,-3.05,flip -7981,做多,2022-07-02 01:15:00,2022-07-02 01:30:00,1061.42,1059.48,3.0,100.0,0.2827,-0.55,0.15,-0.7,flip -7982,做空,2022-07-02 01:30:00,2022-07-02 02:00:00,1059.48,1061.33,2.99,100.0,0.2824,-0.52,0.15,-0.67,flip -7983,做多,2022-07-02 02:00:00,2022-07-02 02:15:00,1061.33,1052.01,2.98,100.0,0.2811,-2.62,0.15,-2.77,flip -7984,做空,2022-07-02 02:15:00,2022-07-02 12:30:00,1052.01,1060.45,2.95,100.0,0.2808,-2.37,0.15,-2.52,flip -7985,做多,2022-07-02 12:30:00,2022-07-02 15:15:00,1060.45,1046.84,2.93,100.0,0.2761,-3.76,0.14,-3.9,flip -7986,做空,2022-07-02 15:15:00,2022-07-02 15:30:00,1046.84,1047.92,2.89,100.0,0.2758,-0.3,0.14,-0.44,flip -7987,做多,2022-07-02 15:30:00,2022-07-03 01:30:00,1047.92,1057.0,2.88,100.0,0.275,2.5,0.15,2.35,flip -7988,做空,2022-07-03 01:30:00,2022-07-03 02:15:00,1057.0,1059.06,2.93,100.0,0.2775,-0.57,0.15,-0.72,flip -7989,做多,2022-07-03 02:15:00,2022-07-03 02:45:00,1059.06,1060.53,2.92,100.0,0.2761,0.41,0.15,0.26,flip -7990,做空,2022-07-03 02:45:00,2022-07-03 03:15:00,1060.53,1061.25,2.93,100.0,0.2759,-0.2,0.15,-0.35,flip -7991,做多,2022-07-03 03:15:00,2022-07-03 05:00:00,1061.25,1071.59,2.92,100.0,0.2752,2.85,0.15,2.7,tp_upper -7992,做多,2022-07-03 06:15:00,2022-07-03 06:30:00,1062.87,1062.09,2.95,100.0,0.2772,-0.22,0.15,-0.36,flip -7993,做空,2022-07-03 06:30:00,2022-07-03 06:45:00,1062.09,1063.96,2.94,100.0,0.2769,-0.52,0.15,-0.67,flip -7994,做多,2022-07-03 06:45:00,2022-07-03 07:00:00,1063.96,1061.47,2.93,100.0,0.2757,-0.69,0.15,-0.83,flip -7995,做空,2022-07-03 07:00:00,2022-07-03 07:30:00,1061.47,1063.31,2.92,100.0,0.2754,-0.51,0.15,-0.65,flip -7996,做多,2022-07-03 07:30:00,2022-07-03 07:45:00,1063.31,1063.26,2.92,100.0,0.2742,-0.01,0.15,-0.16,flip -7997,做空,2022-07-03 07:45:00,2022-07-03 11:00:00,1063.26,1062.89,2.91,100.0,0.2739,0.1,0.15,-0.04,flip -7998,做多,2022-07-03 11:00:00,2022-07-03 11:15:00,1062.89,1062.86,2.91,100.0,0.2738,-0.01,0.15,-0.15,flip -7999,做空,2022-07-03 11:15:00,2022-07-03 16:15:00,1062.86,1056.05,2.91,100.0,0.2735,1.86,0.14,1.72,flip -8000,做多,2022-07-03 16:15:00,2022-07-03 18:15:00,1056.05,1057.44,2.92,100.0,0.2768,0.38,0.15,0.24,flip -8001,做空,2022-07-03 18:15:00,2022-07-03 18:30:00,1057.44,1057.72,2.92,100.0,0.2765,-0.08,0.15,-0.22,flip -8002,做多,2022-07-03 18:30:00,2022-07-04 02:30:00,1057.72,1064.39,2.92,100.0,0.2761,1.84,0.15,1.69,flip -8003,做空,2022-07-04 02:30:00,2022-07-04 09:45:00,1064.39,1068.29,2.98,100.0,0.2795,-1.09,0.15,-1.24,flip -8004,做多,2022-07-04 09:45:00,2022-07-05 08:15:00,1068.29,1143.08,2.96,100.0,0.2772,20.73,0.16,20.57,flip -8005,做空,2022-07-05 08:15:00,2022-07-05 18:45:00,1143.08,1126.74,3.17,100.0,0.2774,4.53,0.16,4.38,flip -8006,做多,2022-07-05 18:45:00,2022-07-06 01:30:00,1126.74,1122.03,3.21,100.0,0.2852,-1.34,0.16,-1.5,flip -8007,做空,2022-07-06 01:30:00,2022-07-06 02:15:00,1122.03,1120.86,3.2,100.0,0.2854,0.33,0.16,0.17,flip -8008,做多,2022-07-06 02:15:00,2022-07-06 02:30:00,1120.86,1114.5,3.2,100.0,0.2857,-1.82,0.16,-1.98,flip -8009,做空,2022-07-06 02:30:00,2022-07-06 02:45:00,1114.5,1118.35,3.18,100.0,0.2854,-1.1,0.16,-1.26,flip -8010,做多,2022-07-06 02:45:00,2022-07-06 03:15:00,1118.35,1118.64,3.17,100.0,0.2832,0.08,0.16,-0.08,flip -8011,做空,2022-07-06 03:15:00,2022-07-06 03:30:00,1118.64,1124.17,3.16,100.0,0.2829,-1.56,0.16,-1.72,flip -8012,做多,2022-07-06 03:30:00,2022-07-06 06:15:00,1124.17,1121.92,3.15,100.0,0.2798,-0.63,0.16,-0.79,flip -8013,做空,2022-07-06 06:15:00,2022-07-06 06:30:00,1121.92,1127.59,3.14,100.0,0.2795,-1.58,0.16,-1.74,flip -8014,做多,2022-07-06 06:30:00,2022-07-06 10:30:00,1127.59,1139.07,3.12,100.0,0.2764,3.17,0.16,3.02,flip -8015,做空,2022-07-06 10:30:00,2022-07-06 10:45:00,1139.07,1140.23,3.15,100.0,0.2762,-0.32,0.16,-0.48,flip -8016,做多,2022-07-06 10:45:00,2022-07-06 11:00:00,1140.23,1135.79,3.14,100.0,0.2753,-1.22,0.16,-1.38,flip -8017,做空,2022-07-06 11:00:00,2022-07-06 12:15:00,1135.79,1131.58,3.12,100.0,0.2751,1.16,0.16,1.0,flip -8018,做多,2022-07-06 12:15:00,2022-07-06 12:45:00,1131.58,1135.47,3.13,100.0,0.2768,1.08,0.16,0.92,flip -8019,做空,2022-07-06 12:45:00,2022-07-06 13:00:00,1135.47,1142.74,3.14,100.0,0.2766,-2.01,0.16,-2.17,flip -8020,做多,2022-07-06 13:00:00,2022-07-06 13:30:00,1142.74,1133.45,3.12,100.0,0.2728,-2.53,0.15,-2.69,flip -8021,做空,2022-07-06 13:30:00,2022-07-06 13:45:00,1133.45,1140.78,3.09,100.0,0.2725,-2.0,0.16,-2.15,flip -8022,做多,2022-07-06 13:45:00,2022-07-06 14:00:00,1140.78,1135.48,3.07,100.0,0.2687,-1.42,0.15,-1.58,flip -8023,做空,2022-07-06 14:00:00,2022-07-06 14:15:00,1135.48,1139.34,3.05,100.0,0.2684,-1.04,0.15,-1.19,flip -8024,做多,2022-07-06 14:15:00,2022-07-06 15:00:00,1139.34,1132.65,3.03,100.0,0.2664,-1.78,0.15,-1.93,flip -8025,做空,2022-07-06 15:00:00,2022-07-06 15:45:00,1132.65,1132.85,3.01,100.0,0.2661,-0.05,0.15,-0.2,flip -8026,做多,2022-07-06 15:45:00,2022-07-06 22:00:00,1132.85,1188.95,3.01,100.0,0.2657,14.91,0.16,14.75,tp_upper -8027,做多,2022-07-07 06:00:00,2022-07-07 14:30:00,1166.5,1224.61,3.21,100.0,0.2755,16.01,0.17,15.84,tp_upper -8028,做多,2022-07-08 07:15:00,2022-07-08 07:45:00,1239.83,1240.82,3.37,100.0,0.2721,0.27,0.17,0.1,flip -8029,做空,2022-07-08 07:45:00,2022-07-08 08:00:00,1240.82,1243.82,3.37,100.0,0.2718,-0.82,0.17,-0.98,flip -8030,做多,2022-07-08 08:00:00,2022-07-08 08:15:00,1243.82,1240.56,3.36,100.0,0.2703,-0.88,0.17,-1.05,flip -8031,做空,2022-07-08 08:15:00,2022-07-08 15:00:00,1240.56,1233.02,3.35,100.0,0.27,2.04,0.17,1.87,flip -8032,做多,2022-07-08 15:00:00,2022-07-08 15:45:00,1233.02,1235.0,3.37,100.0,0.273,0.54,0.17,0.37,flip -8033,做空,2022-07-08 15:45:00,2022-07-08 18:15:00,1235.0,1231.76,3.37,100.0,0.2727,0.88,0.17,0.72,flip -8034,做多,2022-07-08 18:15:00,2022-07-08 18:45:00,1231.76,1227.7,3.37,100.0,0.2739,-1.11,0.17,-1.28,flip -8035,做空,2022-07-08 18:45:00,2022-07-08 19:00:00,1227.7,1229.69,3.36,100.0,0.2736,-0.54,0.17,-0.71,flip -8036,做多,2022-07-08 19:00:00,2022-07-08 21:45:00,1229.69,1228.83,3.35,100.0,0.2725,-0.23,0.17,-0.4,flip -8037,做空,2022-07-08 21:45:00,2022-07-08 22:00:00,1228.83,1233.84,3.34,100.0,0.2722,-1.36,0.17,-1.53,flip -8038,做多,2022-07-08 22:00:00,2022-07-08 23:45:00,1233.84,1213.53,3.33,100.0,0.2697,-5.48,0.16,-5.64,flip -8039,做空,2022-07-08 23:45:00,2022-07-09 07:15:00,1213.53,1223.24,3.27,100.0,0.2694,-2.62,0.16,-2.78,flip -8040,做多,2022-07-09 07:15:00,2022-07-09 07:30:00,1223.24,1221.83,3.28,100.0,0.2677,-0.38,0.16,-0.54,flip -8041,做空,2022-07-09 07:30:00,2022-07-09 07:45:00,1221.83,1224.21,3.27,100.0,0.2675,-0.64,0.16,-0.8,flip -8042,做多,2022-07-09 07:45:00,2022-07-09 08:15:00,1224.21,1222.59,3.26,100.0,0.2662,-0.43,0.16,-0.59,flip -8043,做空,2022-07-09 08:15:00,2022-07-09 08:30:00,1222.59,1223.73,3.25,100.0,0.2659,-0.3,0.16,-0.47,flip -8044,做多,2022-07-09 08:30:00,2022-07-09 09:00:00,1223.73,1223.47,3.24,100.0,0.2651,-0.07,0.16,-0.23,flip -8045,做空,2022-07-09 09:00:00,2022-07-09 10:45:00,1223.47,1224.13,3.24,100.0,0.2649,-0.17,0.16,-0.34,flip -8046,做多,2022-07-09 10:45:00,2022-07-09 11:00:00,1224.13,1222.28,3.24,100.0,0.2643,-0.49,0.16,-0.65,flip -8047,做空,2022-07-09 11:00:00,2022-07-09 14:00:00,1222.28,1220.95,3.23,100.0,0.2641,0.35,0.16,0.19,flip -8048,做多,2022-07-09 14:00:00,2022-07-09 14:15:00,1220.95,1217.88,3.23,100.0,0.2644,-0.81,0.16,-0.97,flip -8049,做空,2022-07-09 14:15:00,2022-07-09 14:45:00,1217.88,1214.28,3.22,100.0,0.2641,0.95,0.16,0.79,flip -8050,做多,2022-07-09 14:45:00,2022-07-09 15:30:00,1214.28,1214.03,3.22,100.0,0.2654,-0.07,0.16,-0.23,flip -8051,做空,2022-07-09 15:30:00,2022-07-09 16:00:00,1214.03,1216.37,3.22,100.0,0.2651,-0.62,0.16,-0.78,flip -8052,做多,2022-07-09 16:00:00,2022-07-09 17:30:00,1216.37,1227.02,3.21,100.0,0.2639,2.81,0.16,2.65,tp_upper -8053,做多,2022-07-09 20:30:00,2022-07-09 22:45:00,1218.08,1215.92,3.23,100.0,0.2655,-0.57,0.16,-0.73,flip -8054,做空,2022-07-09 22:45:00,2022-07-10 01:15:00,1215.92,1215.22,3.23,100.0,0.2653,0.19,0.16,0.02,flip -8055,做多,2022-07-10 01:15:00,2022-07-10 20:30:00,1215.22,1177.29,3.27,100.0,0.2689,-10.2,0.16,-10.36,flip -8056,做空,2022-07-10 20:30:00,2022-07-10 20:45:00,1177.29,1177.63,3.16,100.0,0.2686,-0.09,0.16,-0.25,flip -8057,做多,2022-07-10 20:45:00,2022-07-10 21:45:00,1177.63,1176.87,3.16,100.0,0.2682,-0.2,0.16,-0.36,flip -8058,做空,2022-07-10 21:45:00,2022-07-11 12:45:00,1176.87,1152.29,3.15,100.0,0.2679,6.59,0.15,6.43,flip -8059,做多,2022-07-11 12:45:00,2022-07-11 13:00:00,1152.29,1151.01,3.23,100.0,0.2801,-0.36,0.16,-0.52,flip -8060,做空,2022-07-11 13:00:00,2022-07-11 17:00:00,1151.01,1150.44,3.22,100.0,0.2798,0.16,0.16,-0.0,flip -8061,做多,2022-07-11 17:00:00,2022-07-11 19:00:00,1150.44,1142.25,3.22,100.0,0.2798,-2.29,0.16,-2.45,flip -8062,做空,2022-07-11 19:00:00,2022-07-11 21:45:00,1142.25,1121.25,3.19,100.0,0.2795,5.87,0.16,5.71,tp_lower -8063,做多,2022-07-12 13:30:00,2022-07-12 15:30:00,1074.25,1075.54,3.26,100.0,0.3036,0.39,0.16,0.23,flip -8064,做空,2022-07-12 15:30:00,2022-07-12 16:00:00,1075.54,1083.0,3.26,100.0,0.3033,-2.26,0.16,-2.43,flip -8065,做多,2022-07-12 16:00:00,2022-07-12 17:15:00,1083.0,1074.09,3.24,100.0,0.2988,-2.66,0.16,-2.82,flip -8066,做空,2022-07-12 17:15:00,2022-07-12 17:30:00,1074.09,1076.25,3.21,100.0,0.2985,-0.64,0.16,-0.81,flip -8067,做多,2022-07-12 17:30:00,2022-07-12 17:45:00,1076.25,1075.84,3.2,100.0,0.297,-0.12,0.16,-0.28,flip -8068,做空,2022-07-12 17:45:00,2022-07-13 02:45:00,1075.84,1055.89,3.19,100.0,0.2967,5.92,0.16,5.76,flip -8069,做多,2022-07-13 02:45:00,2022-07-13 06:00:00,1055.89,1056.73,3.26,100.0,0.3091,0.26,0.16,0.1,flip -8070,做空,2022-07-13 06:00:00,2022-07-13 06:30:00,1056.73,1058.44,3.26,100.0,0.3088,-0.53,0.16,-0.69,flip -8071,做多,2022-07-13 06:30:00,2022-07-13 12:30:00,1058.44,1022.8,3.25,100.0,0.3075,-10.96,0.16,-11.12,flip -8072,做空,2022-07-13 12:30:00,2022-07-13 14:30:00,1022.8,1058.93,3.14,100.0,0.3072,-11.1,0.16,-11.26,flip -8073,做多,2022-07-13 14:30:00,2022-07-13 16:00:00,1058.93,1056.08,3.03,100.0,0.2859,-0.81,0.15,-0.97,flip -8074,做空,2022-07-13 16:00:00,2022-07-13 16:15:00,1056.08,1059.89,3.02,100.0,0.2857,-1.09,0.15,-1.24,flip -8075,做多,2022-07-13 16:15:00,2022-07-14 07:00:00,1059.89,1096.59,3.0,100.0,0.2833,10.4,0.16,10.24,flip -8076,做空,2022-07-14 07:00:00,2022-07-14 08:00:00,1096.59,1097.79,3.12,100.0,0.2849,-0.34,0.16,-0.5,flip -8077,做多,2022-07-14 08:00:00,2022-07-14 08:15:00,1097.79,1094.45,3.12,100.0,0.2839,-0.95,0.16,-1.1,flip -8078,做空,2022-07-14 08:15:00,2022-07-14 14:45:00,1094.45,1096.34,3.1,100.0,0.2837,-0.54,0.16,-0.69,flip -8079,做多,2022-07-14 14:45:00,2022-07-15 16:15:00,1096.34,1208.5,3.1,100.0,0.2824,31.67,0.17,31.5,flip -8080,做空,2022-07-15 16:15:00,2022-07-15 16:30:00,1208.5,1209.0,3.42,100.0,0.2831,-0.14,0.17,-0.31,flip -8081,做多,2022-07-15 16:30:00,2022-07-15 20:15:00,1209.0,1275.76,3.42,100.0,0.2825,18.86,0.18,18.68,tp_upper -8082,做多,2022-07-15 23:30:00,2022-07-15 23:45:00,1235.47,1230.58,3.6,100.0,0.2915,-1.43,0.18,-1.6,flip -8083,做空,2022-07-15 23:45:00,2022-07-16 00:00:00,1230.58,1232.18,3.58,100.0,0.2912,-0.47,0.18,-0.65,flip -8084,做多,2022-07-16 00:00:00,2022-07-16 00:15:00,1232.18,1227.42,3.59,100.0,0.2912,-1.39,0.18,-1.56,flip -8085,做空,2022-07-16 00:15:00,2022-07-16 12:45:00,1227.42,1214.24,3.57,100.0,0.2909,3.83,0.18,3.66,flip -8086,做多,2022-07-16 12:45:00,2022-07-16 16:00:00,1214.24,1386.26,3.6,100.0,0.2969,51.07,0.21,50.86,tp_upper -8087,做多,2022-07-17 10:30:00,2022-07-17 11:30:00,1353.84,1353.25,4.12,100.0,0.3046,-0.18,0.21,-0.39,flip -8088,做空,2022-07-17 11:30:00,2022-07-17 11:45:00,1353.25,1362.73,4.12,100.0,0.3043,-2.88,0.21,-3.09,flip -8089,做多,2022-07-17 11:45:00,2022-07-17 12:30:00,1362.73,1355.73,4.08,100.0,0.2997,-2.1,0.2,-2.3,flip -8090,做空,2022-07-17 12:30:00,2022-07-17 13:15:00,1355.73,1358.44,4.06,100.0,0.2994,-0.81,0.2,-1.01,flip -8091,做多,2022-07-17 13:15:00,2022-07-17 13:30:00,1358.44,1351.44,4.05,100.0,0.2979,-2.09,0.2,-2.29,flip -8092,做空,2022-07-17 13:30:00,2022-07-17 14:30:00,1351.44,1353.92,4.02,100.0,0.2976,-0.74,0.2,-0.94,flip -8093,做多,2022-07-17 14:30:00,2022-07-17 14:45:00,1353.92,1350.58,4.01,100.0,0.2962,-0.99,0.2,-1.19,flip -8094,做空,2022-07-17 14:45:00,2022-07-17 15:00:00,1350.58,1354.07,4.0,100.0,0.2959,-1.03,0.2,-1.23,flip -8095,做多,2022-07-17 15:00:00,2022-07-17 15:15:00,1354.07,1353.93,3.98,100.0,0.2941,-0.04,0.2,-0.24,flip -8096,做空,2022-07-17 15:15:00,2022-07-17 17:15:00,1353.93,1370.5,3.98,100.0,0.2938,-4.87,0.2,-5.07,flip -8097,做多,2022-07-17 17:15:00,2022-07-17 17:45:00,1370.5,1326.3,3.93,100.0,0.2864,-12.66,0.19,-12.85,flip -8098,做空,2022-07-17 17:45:00,2022-07-17 21:15:00,1326.3,1360.96,3.8,100.0,0.2861,-9.92,0.19,-10.11,flip -8099,做多,2022-07-17 21:15:00,2022-07-17 22:15:00,1360.96,1355.4,3.69,100.0,0.2713,-1.51,0.18,-1.69,flip -8100,做空,2022-07-17 22:15:00,2022-07-18 00:00:00,1355.4,1351.51,3.67,100.0,0.271,1.05,0.18,0.87,flip -8101,做多,2022-07-18 00:00:00,2022-07-18 00:30:00,1351.51,1345.31,3.73,100.0,0.2759,-1.71,0.19,-1.9,flip -8102,做空,2022-07-18 00:30:00,2022-07-18 01:00:00,1345.31,1359.75,3.71,100.0,0.2756,-3.98,0.19,-4.17,flip -8103,做多,2022-07-18 01:00:00,2022-07-18 02:30:00,1359.75,1395.82,3.66,100.0,0.2695,9.72,0.19,9.53,tp_upper -8104,做多,2022-07-18 19:15:00,2022-07-18 19:30:00,1472.46,1467.4,3.76,100.0,0.2552,-1.29,0.19,-1.48,flip -8105,做空,2022-07-18 19:30:00,2022-07-18 19:45:00,1467.4,1472.22,3.74,100.0,0.2549,-1.23,0.19,-1.42,flip -8106,做多,2022-07-18 19:45:00,2022-07-18 20:00:00,1472.22,1466.28,3.72,100.0,0.253,-1.5,0.19,-1.69,flip -8107,做空,2022-07-18 20:00:00,2022-07-18 20:15:00,1466.28,1473.65,3.71,100.0,0.2528,-1.86,0.19,-2.05,flip -8108,做多,2022-07-18 20:15:00,2022-07-18 20:30:00,1473.65,1473.1,3.68,100.0,0.25,-0.14,0.18,-0.32,flip -8109,做空,2022-07-18 20:30:00,2022-07-18 21:00:00,1473.1,1480.07,3.68,100.0,0.2497,-1.74,0.18,-1.93,flip -8110,做多,2022-07-18 21:00:00,2022-07-18 23:00:00,1480.07,1548.81,3.66,100.0,0.2471,16.99,0.19,16.8,tp_upper -8111,做多,2022-07-19 04:15:00,2022-07-19 07:30:00,1515.01,1507.36,3.86,100.0,0.2547,-1.95,0.19,-2.14,flip -8112,做空,2022-07-19 07:30:00,2022-07-19 07:45:00,1507.36,1510.34,3.84,100.0,0.2545,-0.76,0.19,-0.95,flip -8113,做多,2022-07-19 07:45:00,2022-07-19 14:00:00,1510.34,1537.7,3.82,100.0,0.2532,6.93,0.19,6.73,flip -8114,做空,2022-07-19 14:00:00,2022-07-19 14:15:00,1537.7,1543.57,3.89,100.0,0.2529,-1.48,0.2,-1.68,flip -8115,做多,2022-07-19 14:15:00,2022-07-19 14:30:00,1543.57,1540.69,3.87,100.0,0.2508,-0.72,0.19,-0.92,flip -8116,做空,2022-07-19 14:30:00,2022-07-19 14:45:00,1540.69,1546.67,3.86,100.0,0.2505,-1.5,0.19,-1.69,flip -8117,做多,2022-07-19 14:45:00,2022-07-19 15:00:00,1546.67,1536.51,3.84,100.0,0.2483,-2.52,0.19,-2.71,flip -8118,做空,2022-07-19 15:00:00,2022-07-19 15:45:00,1536.51,1539.38,3.81,100.0,0.2481,-0.71,0.19,-0.9,flip -8119,做多,2022-07-19 15:45:00,2022-07-19 23:15:00,1539.38,1550.89,3.8,100.0,0.2469,2.84,0.19,2.65,flip -8120,做空,2022-07-19 23:15:00,2022-07-20 03:15:00,1550.89,1562.71,3.83,100.0,0.2467,-2.92,0.19,-3.11,flip -8121,做多,2022-07-20 03:15:00,2022-07-20 04:15:00,1562.71,1554.87,3.83,100.0,0.2448,-1.92,0.19,-2.11,flip -8122,做空,2022-07-20 04:15:00,2022-07-20 04:30:00,1554.87,1559.51,3.8,100.0,0.2445,-1.13,0.19,-1.33,flip -8123,做多,2022-07-20 04:30:00,2022-07-20 07:15:00,1559.51,1559.12,3.79,100.0,0.2428,-0.09,0.19,-0.28,flip -8124,做空,2022-07-20 07:15:00,2022-07-20 10:00:00,1559.12,1559.26,3.78,100.0,0.2426,-0.03,0.19,-0.22,flip -8125,做多,2022-07-20 10:00:00,2022-07-20 16:15:00,1559.26,1568.63,3.78,100.0,0.2423,2.27,0.19,2.08,flip -8126,做空,2022-07-20 16:15:00,2022-07-20 18:15:00,1568.63,1567.79,3.8,100.0,0.2421,0.2,0.19,0.01,flip -8127,做多,2022-07-20 18:15:00,2022-07-20 18:30:00,1567.79,1561.59,3.8,100.0,0.2421,-1.5,0.19,-1.69,flip -8128,做空,2022-07-20 18:30:00,2022-07-20 19:00:00,1561.59,1561.44,3.78,100.0,0.2418,0.04,0.19,-0.15,flip -8129,做多,2022-07-20 19:00:00,2022-07-21 09:30:00,1561.44,1506.41,3.77,100.0,0.2417,-13.3,0.18,-13.48,flip -8130,做空,2022-07-21 09:30:00,2022-07-21 10:00:00,1506.41,1515.59,3.67,100.0,0.2434,-2.23,0.18,-2.42,flip -8131,做多,2022-07-21 10:00:00,2022-07-21 10:15:00,1515.59,1510.69,3.64,100.0,0.2403,-1.18,0.18,-1.36,flip -8132,做空,2022-07-21 10:15:00,2022-07-21 12:15:00,1510.69,1504.01,3.63,100.0,0.24,1.6,0.18,1.42,flip -8133,做多,2022-07-21 12:15:00,2022-07-21 12:45:00,1504.01,1505.79,3.64,100.0,0.2419,0.43,0.18,0.25,flip -8134,做空,2022-07-21 12:45:00,2022-07-21 13:45:00,1505.79,1504.44,3.64,100.0,0.2417,0.33,0.18,0.14,flip -8135,做多,2022-07-21 13:45:00,2022-07-21 14:00:00,1504.44,1490.44,3.64,100.0,0.2419,-3.39,0.18,-3.57,flip -8136,做空,2022-07-21 14:00:00,2022-07-21 14:45:00,1490.44,1499.24,3.6,100.0,0.2416,-2.13,0.18,-2.31,flip -8137,做多,2022-07-21 14:45:00,2022-07-22 14:00:00,1499.24,1598.4,3.58,100.0,0.2385,23.65,0.19,23.46,flip -8138,做空,2022-07-22 14:00:00,2022-07-22 14:30:00,1598.4,1602.49,3.84,100.0,0.2399,-0.98,0.19,-1.17,flip -8139,做多,2022-07-22 14:30:00,2022-07-22 15:00:00,1602.49,1607.34,3.82,100.0,0.2385,1.16,0.19,0.96,flip -8140,做空,2022-07-22 15:00:00,2022-07-23 02:30:00,1607.34,1571.1,3.83,100.0,0.2382,8.63,0.19,8.45,flip -8141,做多,2022-07-23 02:30:00,2022-07-23 02:45:00,1571.1,1565.58,3.92,100.0,0.2496,-1.38,0.2,-1.57,flip -8142,做空,2022-07-23 02:45:00,2022-07-23 03:00:00,1565.58,1568.6,3.9,100.0,0.2494,-0.75,0.2,-0.95,flip -8143,做多,2022-07-23 03:00:00,2022-07-23 04:00:00,1568.6,1564.81,3.89,100.0,0.2482,-0.94,0.19,-1.13,flip -8144,做空,2022-07-23 04:00:00,2022-07-23 04:15:00,1564.81,1567.0,3.88,100.0,0.2479,-0.54,0.19,-0.74,flip -8145,做多,2022-07-23 04:15:00,2022-07-23 08:45:00,1567.0,1549.88,3.87,100.0,0.247,-4.23,0.19,-4.42,flip -8146,做空,2022-07-23 08:45:00,2022-07-23 09:15:00,1549.88,1562.35,3.82,100.0,0.2468,-3.08,0.19,-3.27,flip -8147,做多,2022-07-23 09:15:00,2022-07-23 09:45:00,1562.35,1560.14,3.79,100.0,0.2426,-0.54,0.19,-0.73,flip -8148,做空,2022-07-23 09:45:00,2022-07-23 10:00:00,1560.14,1562.83,3.78,100.0,0.2423,-0.65,0.19,-0.84,flip -8149,做多,2022-07-23 10:00:00,2022-07-23 10:15:00,1562.83,1558.73,3.77,100.0,0.2412,-0.99,0.19,-1.18,flip -8150,做空,2022-07-23 10:15:00,2022-07-23 22:15:00,1558.73,1538.06,3.76,100.0,0.241,4.98,0.19,4.8,flip -8151,做多,2022-07-23 22:15:00,2022-07-24 12:45:00,1538.06,1577.89,3.8,100.0,0.2472,9.85,0.2,9.65,flip -8152,做空,2022-07-24 12:45:00,2022-07-24 13:00:00,1577.89,1584.37,3.94,100.0,0.2494,-1.62,0.2,-1.81,flip -8153,做多,2022-07-24 13:00:00,2022-07-24 13:30:00,1584.37,1577.5,3.92,100.0,0.2471,-1.7,0.19,-1.89,flip -8154,做空,2022-07-24 13:30:00,2022-07-24 13:45:00,1577.5,1581.38,3.89,100.0,0.2469,-0.96,0.2,-1.15,flip -8155,做多,2022-07-24 13:45:00,2022-07-24 14:00:00,1581.38,1581.31,3.88,100.0,0.2454,-0.02,0.19,-0.21,flip -8156,做空,2022-07-24 14:00:00,2022-07-24 14:15:00,1581.31,1611.86,3.88,100.0,0.2452,-7.49,0.2,-7.69,flip -8157,做多,2022-07-24 14:15:00,2022-07-24 16:15:00,1611.86,1587.28,3.8,100.0,0.2356,-5.79,0.19,-5.98,flip -8158,做空,2022-07-24 16:15:00,2022-07-24 16:30:00,1587.28,1593.72,3.74,100.0,0.2354,-1.52,0.19,-1.7,flip -8159,做多,2022-07-24 16:30:00,2022-07-24 16:45:00,1593.72,1590.99,3.72,100.0,0.2332,-0.64,0.19,-0.82,flip -8160,做空,2022-07-24 16:45:00,2022-07-24 17:00:00,1590.99,1602.06,3.71,100.0,0.233,-2.58,0.19,-2.77,flip -8161,做多,2022-07-24 17:00:00,2022-07-24 17:30:00,1602.06,1606.51,3.68,100.0,0.2296,1.02,0.18,0.84,flip -8162,做空,2022-07-24 17:30:00,2022-07-24 18:45:00,1606.51,1597.7,3.68,100.0,0.2293,2.02,0.18,1.84,flip -8163,做多,2022-07-24 18:45:00,2022-07-24 22:30:00,1597.7,1661.15,3.7,100.0,0.2316,14.7,0.19,14.5,tp_upper -8164,做多,2022-07-24 23:00:00,2022-07-24 23:45:00,1606.37,1597.77,3.84,100.0,0.2393,-2.06,0.19,-2.25,flip -8165,做空,2022-07-24 23:45:00,2022-07-25 16:45:00,1597.77,1526.84,3.82,100.0,0.2391,16.96,0.18,16.77,flip -8166,做多,2022-07-25 16:45:00,2022-07-25 17:15:00,1526.84,1527.11,4.03,100.0,0.2642,0.07,0.2,-0.13,flip -8167,做空,2022-07-25 17:15:00,2022-07-25 19:00:00,1527.11,1481.67,4.03,100.0,0.2639,11.99,0.2,11.8,tp_lower -8168,做多,2022-07-25 20:00:00,2022-07-25 20:15:00,1519.91,1518.36,4.15,100.0,0.2728,-0.42,0.21,-0.63,flip -8169,做空,2022-07-25 20:15:00,2022-07-25 20:30:00,1518.36,1530.35,4.14,100.0,0.2725,-3.27,0.21,-3.48,flip -8170,做多,2022-07-25 20:30:00,2022-07-25 20:45:00,1530.35,1522.09,4.1,100.0,0.268,-2.21,0.2,-2.42,flip -8171,做空,2022-07-25 20:45:00,2022-07-25 21:00:00,1522.09,1522.51,4.07,100.0,0.2677,-0.11,0.2,-0.32,flip -8172,做多,2022-07-25 21:00:00,2022-07-25 21:15:00,1522.51,1520.09,4.07,100.0,0.2673,-0.65,0.2,-0.85,flip -8173,做空,2022-07-25 21:15:00,2022-07-26 21:00:00,1520.09,1401.55,4.06,100.0,0.267,31.65,0.19,31.46,flip -8174,做多,2022-07-26 21:00:00,2022-07-26 21:15:00,1401.55,1383.79,4.4,100.0,0.314,-5.58,0.22,-5.79,flip -8175,做空,2022-07-26 21:15:00,2022-07-26 22:00:00,1383.79,1394.6,4.34,100.0,0.3137,-3.39,0.22,-3.61,flip -8176,做多,2022-07-26 22:00:00,2022-07-27 18:00:00,1394.6,1536.15,4.3,100.0,0.3085,43.67,0.24,43.43,tp_upper -8177,做多,2022-07-28 09:30:00,2022-07-28 10:45:00,1618.42,1621.04,4.75,100.0,0.2934,0.77,0.24,0.53,flip -8178,做空,2022-07-28 10:45:00,2022-07-28 11:00:00,1621.04,1624.34,4.75,100.0,0.2931,-0.97,0.24,-1.21,flip -8179,做多,2022-07-28 11:00:00,2022-07-28 12:30:00,1624.34,1628.03,4.74,100.0,0.2916,1.08,0.24,0.84,flip -8180,做空,2022-07-28 12:30:00,2022-07-28 12:45:00,1628.03,1634.43,4.74,100.0,0.2913,-1.86,0.24,-2.1,flip -8181,做多,2022-07-28 12:45:00,2022-07-28 13:45:00,1634.43,1619.99,4.72,100.0,0.2887,-4.17,0.23,-4.4,flip -8182,做空,2022-07-28 13:45:00,2022-07-28 14:30:00,1619.99,1637.49,4.67,100.0,0.2884,-5.05,0.24,-5.28,flip -8183,做多,2022-07-28 14:30:00,2022-07-28 15:15:00,1637.49,1690.47,4.62,100.0,0.282,14.94,0.24,14.7,tp_upper -8184,做多,2022-07-29 06:15:00,2022-07-29 06:45:00,1731.51,1714.76,4.79,100.0,0.2768,-4.64,0.24,-4.87,flip -8185,做空,2022-07-29 06:45:00,2022-07-29 09:30:00,1714.76,1723.31,4.74,100.0,0.2765,-2.36,0.24,-2.6,flip -8186,做多,2022-07-29 09:30:00,2022-07-29 10:15:00,1723.31,1719.75,4.71,100.0,0.2735,-0.97,0.24,-1.21,flip -8187,做空,2022-07-29 10:15:00,2022-07-29 10:45:00,1719.75,1720.59,4.7,100.0,0.2732,-0.23,0.24,-0.46,flip -8188,做多,2022-07-29 10:45:00,2022-07-29 15:15:00,1720.59,1711.61,4.69,100.0,0.2726,-2.45,0.23,-2.68,flip -8189,做空,2022-07-29 15:15:00,2022-07-29 15:30:00,1711.61,1723.38,4.66,100.0,0.2724,-3.21,0.23,-3.44,flip -8190,做多,2022-07-29 15:30:00,2022-07-29 16:00:00,1723.38,1676.21,4.63,100.0,0.2684,-12.66,0.22,-12.88,flip -8191,做空,2022-07-29 16:00:00,2022-07-29 18:00:00,1676.21,1733.13,4.49,100.0,0.2681,-15.26,0.23,-15.49,flip -8192,做多,2022-07-29 18:00:00,2022-07-29 21:30:00,1733.13,1708.65,4.34,100.0,0.2502,-6.13,0.21,-6.34,flip -8193,做空,2022-07-29 21:30:00,2022-07-29 21:45:00,1708.65,1715.95,4.27,100.0,0.25,-1.82,0.21,-2.04,flip -8194,做多,2022-07-29 21:45:00,2022-07-30 01:45:00,1715.95,1722.79,4.25,100.0,0.2476,1.69,0.21,1.48,flip -8195,做空,2022-07-30 01:45:00,2022-07-30 02:15:00,1722.79,1710.53,4.3,100.0,0.2499,3.06,0.21,2.85,flip -8196,做多,2022-07-30 02:15:00,2022-07-30 02:45:00,1710.53,1713.9,4.33,100.0,0.2532,0.85,0.22,0.64,flip -8197,做空,2022-07-30 02:45:00,2022-07-30 06:15:00,1713.9,1715.43,4.34,100.0,0.2529,-0.39,0.22,-0.6,flip -8198,做多,2022-07-30 06:15:00,2022-07-30 06:30:00,1715.43,1708.61,4.33,100.0,0.2522,-1.72,0.22,-1.94,flip -8199,做空,2022-07-30 06:30:00,2022-07-30 06:45:00,1708.61,1714.52,4.31,100.0,0.252,-1.49,0.22,-1.71,flip -8200,做多,2022-07-30 06:45:00,2022-07-30 07:15:00,1714.52,1715.14,4.29,100.0,0.25,0.16,0.21,-0.06,flip -8201,做空,2022-07-30 07:15:00,2022-07-30 07:45:00,1715.14,1715.24,4.28,100.0,0.2498,-0.02,0.21,-0.24,flip -8202,做多,2022-07-30 07:45:00,2022-07-30 08:00:00,1715.24,1712.58,4.28,100.0,0.2495,-0.66,0.21,-0.88,flip -8203,做空,2022-07-30 08:00:00,2022-07-30 08:15:00,1712.58,1718.12,4.27,100.0,0.2492,-1.38,0.21,-1.59,flip -8204,做多,2022-07-30 08:15:00,2022-07-30 08:30:00,1718.12,1716.16,4.25,100.0,0.2474,-0.48,0.21,-0.7,flip -8205,做空,2022-07-30 08:30:00,2022-07-30 09:00:00,1716.16,1716.21,4.24,100.0,0.2471,-0.01,0.21,-0.22,flip -8206,做多,2022-07-30 09:00:00,2022-07-30 09:15:00,1716.21,1713.21,4.24,100.0,0.2469,-0.74,0.21,-0.95,flip -8207,做空,2022-07-30 09:15:00,2022-07-30 12:30:00,1713.21,1712.44,4.22,100.0,0.2466,0.19,0.21,-0.02,flip -8208,做多,2022-07-30 12:30:00,2022-07-30 14:30:00,1712.44,1718.97,4.22,100.0,0.2466,1.61,0.21,1.4,flip -8209,做空,2022-07-30 14:30:00,2022-07-31 00:30:00,1718.97,1705.72,4.23,100.0,0.2463,3.26,0.21,3.05,flip -8210,做多,2022-07-31 00:30:00,2022-07-31 01:00:00,1705.72,1704.2,4.32,100.0,0.2533,-0.39,0.22,-0.6,flip -8211,做空,2022-07-31 01:00:00,2022-07-31 02:00:00,1704.2,1701.85,4.31,100.0,0.2531,0.59,0.22,0.38,flip -8212,做多,2022-07-31 02:00:00,2022-07-31 07:15:00,1701.85,1701.69,4.31,100.0,0.2535,-0.04,0.22,-0.26,flip -8213,做空,2022-07-31 07:15:00,2022-07-31 09:15:00,1701.69,1696.76,4.31,100.0,0.2532,1.25,0.21,1.03,flip -8214,做多,2022-07-31 09:15:00,2022-07-31 10:00:00,1696.76,1702.46,4.32,100.0,0.2545,1.45,0.22,1.23,flip -8215,做空,2022-07-31 10:00:00,2022-07-31 14:45:00,1702.46,1703.98,4.33,100.0,0.2542,-0.39,0.22,-0.6,flip -8216,做多,2022-07-31 14:45:00,2022-07-31 15:00:00,1703.98,1701.2,4.32,100.0,0.2535,-0.7,0.22,-0.92,flip -8217,做空,2022-07-31 15:00:00,2022-07-31 15:15:00,1701.2,1707.95,4.31,100.0,0.2532,-1.71,0.22,-1.93,flip -8218,做多,2022-07-31 15:15:00,2022-07-31 16:15:00,1707.95,1706.03,4.29,100.0,0.251,-0.48,0.21,-0.7,flip -8219,做空,2022-07-31 16:15:00,2022-07-31 18:45:00,1706.03,1706.66,4.28,100.0,0.2507,-0.16,0.21,-0.37,flip -8220,做多,2022-07-31 18:45:00,2022-07-31 21:30:00,1706.66,1706.28,4.27,100.0,0.2503,-0.1,0.21,-0.31,flip -8221,做空,2022-07-31 21:30:00,2022-08-01 14:00:00,1706.28,1682.62,4.27,100.0,0.2501,5.92,0.21,5.71,flip -8222,做多,2022-08-01 14:00:00,2022-08-01 14:15:00,1682.62,1669.78,4.37,100.0,0.2596,-3.33,0.22,-3.55,flip -8223,做空,2022-08-01 14:15:00,2022-08-01 14:30:00,1669.78,1678.04,4.33,100.0,0.2593,-2.14,0.22,-2.36,flip -8224,做多,2022-08-01 14:30:00,2022-08-01 15:00:00,1678.04,1682.61,4.3,100.0,0.2565,1.17,0.22,0.96,flip -8225,做空,2022-08-01 15:00:00,2022-08-02 00:00:00,1682.61,1650.27,4.31,100.0,0.2563,8.29,0.21,8.08,flip -8226,做多,2022-08-02 00:00:00,2022-08-02 00:15:00,1650.27,1642.63,4.41,100.0,0.267,-2.04,0.22,-2.26,flip -8227,做空,2022-08-02 00:15:00,2022-08-02 14:15:00,1642.63,1612.68,4.38,100.0,0.2667,7.99,0.22,7.77,flip -8228,做多,2022-08-02 14:15:00,2022-08-02 14:30:00,1612.68,1603.42,4.46,100.0,0.2764,-2.56,0.22,-2.78,flip -8229,做空,2022-08-02 14:30:00,2022-08-03 03:00:00,1603.42,1623.21,4.43,100.0,0.2761,-5.46,0.22,-5.69,flip -8230,做多,2022-08-03 03:00:00,2022-08-03 03:15:00,1623.21,1616.84,4.38,100.0,0.2701,-1.72,0.22,-1.94,flip -8231,做空,2022-08-03 03:15:00,2022-08-03 05:30:00,1616.84,1627.44,4.36,100.0,0.2698,-2.86,0.22,-3.08,flip -8232,做多,2022-08-03 05:30:00,2022-08-03 06:45:00,1627.44,1633.12,4.33,100.0,0.266,1.51,0.22,1.29,flip -8233,做空,2022-08-03 06:45:00,2022-08-03 07:15:00,1633.12,1633.89,4.34,100.0,0.2657,-0.2,0.22,-0.42,flip -8234,做多,2022-08-03 07:15:00,2022-08-03 07:30:00,1633.89,1631.86,4.33,100.0,0.2652,-0.54,0.22,-0.75,flip -8235,做空,2022-08-03 07:30:00,2022-08-03 08:00:00,1631.86,1636.99,4.32,100.0,0.265,-1.36,0.22,-1.58,flip -8236,做多,2022-08-03 08:00:00,2022-08-03 08:15:00,1636.99,1636.73,4.31,100.0,0.263,-0.07,0.22,-0.28,flip -8237,做空,2022-08-03 08:15:00,2022-08-03 19:30:00,1636.73,1660.97,4.3,100.0,0.2628,-6.37,0.22,-6.59,flip -8238,做多,2022-08-03 19:30:00,2022-08-03 20:00:00,1660.97,1650.19,4.23,100.0,0.2548,-2.75,0.21,-2.96,flip -8239,做空,2022-08-03 20:00:00,2022-08-04 01:00:00,1650.19,1647.64,4.2,100.0,0.2546,0.65,0.21,0.44,flip -8240,做多,2022-08-04 01:00:00,2022-08-04 01:45:00,1647.64,1648.16,4.24,100.0,0.2575,0.13,0.21,-0.08,flip -8241,做空,2022-08-04 01:45:00,2022-08-04 02:15:00,1648.16,1657.12,4.24,100.0,0.2572,-2.3,0.21,-2.52,flip -8242,做多,2022-08-04 02:15:00,2022-08-04 02:30:00,1657.12,1651.2,4.21,100.0,0.2542,-1.5,0.21,-1.71,flip -8243,做空,2022-08-04 02:30:00,2022-08-04 03:30:00,1651.2,1649.5,4.19,100.0,0.2539,0.43,0.21,0.22,flip -8244,做多,2022-08-04 03:30:00,2022-08-04 05:15:00,1649.5,1648.52,4.19,100.0,0.2542,-0.25,0.21,-0.46,flip -8245,做空,2022-08-04 05:15:00,2022-08-04 05:45:00,1648.52,1648.71,4.19,100.0,0.2539,-0.05,0.21,-0.26,flip -8246,做多,2022-08-04 05:45:00,2022-08-04 06:00:00,1648.71,1644.06,4.18,100.0,0.2536,-1.18,0.21,-1.39,flip -8247,做空,2022-08-04 06:00:00,2022-08-04 13:30:00,1644.06,1635.76,4.17,100.0,0.2534,2.1,0.21,1.9,flip -8248,做多,2022-08-04 13:30:00,2022-08-04 14:00:00,1635.76,1622.81,4.18,100.0,0.2557,-3.31,0.21,-3.52,flip -8249,做空,2022-08-04 14:00:00,2022-08-04 23:30:00,1622.81,1607.35,4.15,100.0,0.2554,3.95,0.21,3.74,flip -8250,做多,2022-08-04 23:30:00,2022-08-04 23:45:00,1607.35,1607.2,4.18,100.0,0.2601,-0.04,0.21,-0.25,flip -8251,做空,2022-08-04 23:45:00,2022-08-05 00:00:00,1607.2,1611.47,4.18,100.0,0.2598,-1.11,0.21,-1.32,flip -8252,做多,2022-08-05 00:00:00,2022-08-05 00:15:00,1611.47,1608.61,4.21,100.0,0.261,-0.75,0.21,-0.96,flip -8253,做空,2022-08-05 00:15:00,2022-08-05 01:00:00,1608.61,1611.41,4.19,100.0,0.2607,-0.73,0.21,-0.94,flip -8254,做多,2022-08-05 01:00:00,2022-08-05 16:00:00,1611.41,1667.86,4.18,100.0,0.2596,14.65,0.22,14.44,flip -8255,做空,2022-08-05 16:00:00,2022-08-05 16:15:00,1667.86,1667.88,4.33,100.0,0.2593,-0.01,0.22,-0.22,flip -8256,做多,2022-08-05 16:15:00,2022-08-05 16:30:00,1667.88,1665.81,4.32,100.0,0.2591,-0.54,0.22,-0.75,flip -8257,做空,2022-08-05 16:30:00,2022-08-05 16:45:00,1665.81,1672.37,4.31,100.0,0.2588,-1.7,0.22,-1.91,flip -8258,做多,2022-08-05 16:45:00,2022-08-05 17:15:00,1672.37,1666.5,4.29,100.0,0.2565,-1.51,0.21,-1.72,flip -8259,做空,2022-08-05 17:15:00,2022-08-05 17:30:00,1666.5,1668.66,4.27,100.0,0.2562,-0.55,0.21,-0.77,flip -8260,做多,2022-08-05 17:30:00,2022-08-05 17:45:00,1668.66,1663.23,4.26,100.0,0.2553,-1.39,0.21,-1.6,flip -8261,做空,2022-08-05 17:45:00,2022-08-05 18:00:00,1663.23,1666.26,4.24,100.0,0.2551,-0.77,0.21,-0.99,flip -8262,做多,2022-08-05 18:00:00,2022-08-05 18:15:00,1666.26,1663.75,4.23,100.0,0.2539,-0.64,0.21,-0.85,flip -8263,做空,2022-08-05 18:15:00,2022-08-05 19:00:00,1663.75,1674.16,4.22,100.0,0.2536,-2.64,0.21,-2.85,flip -8264,做多,2022-08-05 19:00:00,2022-08-05 19:15:00,1674.16,1673.89,4.19,100.0,0.2502,-0.07,0.21,-0.28,flip -8265,做空,2022-08-05 19:15:00,2022-08-05 20:15:00,1673.89,1676.25,4.18,100.0,0.25,-0.59,0.21,-0.8,flip -8266,做多,2022-08-05 20:15:00,2022-08-06 08:30:00,1676.25,1709.43,4.17,100.0,0.249,8.26,0.21,8.05,flip -8267,做空,2022-08-06 08:30:00,2022-08-06 09:00:00,1709.43,1709.4,4.31,100.0,0.2521,0.01,0.22,-0.21,flip -8268,做多,2022-08-06 09:00:00,2022-08-06 09:45:00,1709.4,1712.0,4.31,100.0,0.2519,0.65,0.22,0.44,flip -8269,做空,2022-08-06 09:45:00,2022-08-06 10:00:00,1712.0,1714.31,4.31,100.0,0.2516,-0.58,0.22,-0.8,flip -8270,做多,2022-08-06 10:00:00,2022-08-06 10:45:00,1714.31,1716.5,4.3,100.0,0.2507,0.55,0.22,0.33,flip -8271,做空,2022-08-06 10:45:00,2022-08-06 11:00:00,1716.5,1719.43,4.3,100.0,0.2505,-0.73,0.22,-0.95,flip -8272,做多,2022-08-06 11:00:00,2022-08-06 11:30:00,1719.43,1718.53,4.29,100.0,0.2494,-0.22,0.21,-0.44,flip -8273,做空,2022-08-06 11:30:00,2022-08-06 19:00:00,1718.53,1714.65,4.28,100.0,0.2491,0.97,0.21,0.75,flip -8274,做多,2022-08-06 19:00:00,2022-08-06 20:00:00,1714.65,1711.41,4.29,100.0,0.25,-0.81,0.21,-1.02,flip -8275,做空,2022-08-06 20:00:00,2022-08-06 20:45:00,1711.41,1715.23,4.27,100.0,0.2497,-0.95,0.21,-1.17,flip -8276,做多,2022-08-06 20:45:00,2022-08-06 21:15:00,1715.23,1715.94,4.26,100.0,0.2484,0.18,0.21,-0.04,flip -8277,做空,2022-08-06 21:15:00,2022-08-06 21:45:00,1715.94,1717.14,4.26,100.0,0.2481,-0.3,0.21,-0.51,flip -8278,做多,2022-08-06 21:45:00,2022-08-06 22:00:00,1717.14,1716.0,4.25,100.0,0.2475,-0.28,0.21,-0.49,flip -8279,做空,2022-08-06 22:00:00,2022-08-06 22:45:00,1716.0,1713.27,4.24,100.0,0.2473,0.68,0.21,0.46,flip -8280,做多,2022-08-06 22:45:00,2022-08-07 23:00:00,1713.27,1690.99,4.25,100.0,0.2478,-5.52,0.21,-5.73,flip -8281,做空,2022-08-07 23:00:00,2022-08-07 23:30:00,1690.99,1700.46,4.24,100.0,0.2508,-2.37,0.21,-2.59,flip -8282,做多,2022-08-07 23:30:00,2022-08-07 23:45:00,1700.46,1699.25,4.21,100.0,0.2477,-0.3,0.21,-0.51,flip -8283,做空,2022-08-07 23:45:00,2022-08-08 00:00:00,1699.25,1710.52,4.21,100.0,0.2475,-2.79,0.21,-3.0,flip -8284,做多,2022-08-08 00:00:00,2022-08-08 01:15:00,1710.52,1701.99,4.18,100.0,0.2446,-2.09,0.21,-2.29,flip -8285,做空,2022-08-08 01:15:00,2022-08-08 02:00:00,1701.99,1706.17,4.16,100.0,0.2444,-1.02,0.21,-1.23,flip -8286,做多,2022-08-08 02:00:00,2022-08-08 02:15:00,1706.17,1704.76,4.14,100.0,0.2429,-0.34,0.21,-0.55,flip -8287,做空,2022-08-08 02:15:00,2022-08-08 02:30:00,1704.76,1712.04,4.14,100.0,0.2427,-1.77,0.21,-1.97,flip -8288,做多,2022-08-08 02:30:00,2022-08-08 08:45:00,1712.04,1772.85,4.12,100.0,0.2404,14.62,0.21,14.41,tp_upper -8289,做多,2022-08-08 22:00:00,2022-08-08 22:30:00,1770.21,1762.89,4.26,100.0,0.2405,-1.76,0.21,-1.97,flip -8290,做空,2022-08-08 22:30:00,2022-08-08 22:45:00,1762.89,1777.33,4.24,100.0,0.2403,-3.47,0.21,-3.68,flip -8291,做多,2022-08-08 22:45:00,2022-08-08 23:15:00,1777.33,1773.45,4.2,100.0,0.2361,-0.92,0.21,-1.13,flip -8292,做空,2022-08-08 23:15:00,2022-08-08 23:45:00,1773.45,1776.09,4.18,100.0,0.2359,-0.62,0.21,-0.83,flip -8293,做多,2022-08-08 23:45:00,2022-08-09 00:30:00,1776.09,1777.0,4.17,100.0,0.235,0.21,0.21,0.01,flip -8294,做空,2022-08-09 00:30:00,2022-08-09 03:30:00,1777.0,1778.93,4.21,100.0,0.2368,-0.46,0.21,-0.67,flip -8295,做多,2022-08-09 03:30:00,2022-08-09 04:00:00,1778.93,1777.58,4.2,100.0,0.2361,-0.32,0.21,-0.53,flip -8296,做空,2022-08-09 04:00:00,2022-08-09 04:30:00,1777.58,1779.0,4.19,100.0,0.2359,-0.33,0.21,-0.54,flip -8297,做多,2022-08-09 04:30:00,2022-08-09 05:00:00,1779.0,1775.63,4.18,100.0,0.2352,-0.79,0.21,-1.0,flip -8298,做空,2022-08-09 05:00:00,2022-08-09 05:30:00,1775.63,1777.46,4.17,100.0,0.235,-0.43,0.21,-0.64,flip -8299,做多,2022-08-09 05:30:00,2022-08-09 05:45:00,1777.46,1776.31,4.16,100.0,0.2343,-0.27,0.21,-0.48,flip -8300,做空,2022-08-09 05:45:00,2022-08-09 06:45:00,1776.31,1778.95,4.16,100.0,0.2341,-0.62,0.21,-0.83,flip -8301,做多,2022-08-09 06:45:00,2022-08-09 08:00:00,1778.95,1772.24,4.15,100.0,0.2331,-1.56,0.21,-1.77,flip -8302,做空,2022-08-09 08:00:00,2022-08-09 08:15:00,1772.24,1774.35,4.13,100.0,0.2329,-0.49,0.21,-0.7,flip -8303,做多,2022-08-09 08:15:00,2022-08-09 08:30:00,1774.35,1773.79,4.12,100.0,0.2321,-0.13,0.21,-0.34,flip -8304,做空,2022-08-09 08:30:00,2022-08-09 09:30:00,1773.79,1749.4,4.11,100.0,0.2319,5.66,0.2,5.45,tp_lower -8305,做多,2022-08-10 07:00:00,2022-08-10 07:15:00,1685.25,1683.69,4.21,100.0,0.2497,-0.39,0.21,-0.6,flip -8306,做空,2022-08-10 07:15:00,2022-08-10 07:30:00,1683.69,1687.67,4.2,100.0,0.2495,-0.99,0.21,-1.2,flip -8307,做多,2022-08-10 07:30:00,2022-08-10 07:45:00,1687.67,1685.01,4.19,100.0,0.248,-0.66,0.21,-0.87,flip -8308,做空,2022-08-10 07:45:00,2022-08-10 08:15:00,1685.01,1693.96,4.18,100.0,0.2478,-2.22,0.21,-2.43,flip -8309,做多,2022-08-10 08:15:00,2022-08-10 12:30:00,1693.96,1774.71,4.15,100.0,0.2449,19.78,0.22,19.56,tp_upper -8310,做多,2022-08-11 15:15:00,2022-08-11 15:45:00,1899.46,1889.23,4.36,100.0,0.2296,-2.35,0.22,-2.57,flip -8311,做空,2022-08-11 15:45:00,2022-08-11 16:15:00,1889.23,1894.22,4.33,100.0,0.2294,-1.14,0.22,-1.36,flip -8312,做多,2022-08-11 16:15:00,2022-08-11 18:00:00,1894.22,1879.84,4.32,100.0,0.228,-3.28,0.21,-3.49,flip -8313,做空,2022-08-11 18:00:00,2022-08-11 19:30:00,1879.84,1893.51,4.28,100.0,0.2277,-3.11,0.22,-3.33,flip -8314,做多,2022-08-11 19:30:00,2022-08-11 20:00:00,1893.51,1889.87,4.25,100.0,0.2242,-0.82,0.21,-1.03,flip -8315,做空,2022-08-11 20:00:00,2022-08-11 20:15:00,1889.87,1895.61,4.23,100.0,0.224,-1.29,0.21,-1.5,flip -8316,做多,2022-08-11 20:15:00,2022-08-11 21:30:00,1895.61,1893.56,4.22,100.0,0.2224,-0.46,0.21,-0.67,flip -8317,做空,2022-08-11 21:30:00,2022-08-11 21:45:00,1893.56,1898.04,4.21,100.0,0.2222,-1.0,0.21,-1.21,flip -8318,做多,2022-08-11 21:45:00,2022-08-11 22:00:00,1898.04,1890.04,4.19,100.0,0.2209,-1.77,0.21,-1.98,flip -8319,做空,2022-08-11 22:00:00,2022-08-12 02:30:00,1890.04,1892.25,4.17,100.0,0.2207,-0.49,0.21,-0.7,flip -8320,做多,2022-08-12 02:30:00,2022-08-12 04:45:00,1892.25,1890.14,4.2,100.0,0.2219,-0.47,0.21,-0.68,flip -8321,做空,2022-08-12 04:45:00,2022-08-12 05:00:00,1890.14,1896.01,4.19,100.0,0.2217,-1.3,0.21,-1.51,flip -8322,做多,2022-08-12 05:00:00,2022-08-12 05:30:00,1896.01,1893.64,4.17,100.0,0.2201,-0.52,0.21,-0.73,flip -8323,做空,2022-08-12 05:30:00,2022-08-12 06:15:00,1893.64,1890.28,4.16,100.0,0.2198,0.74,0.21,0.53,flip -8324,做多,2022-08-12 06:15:00,2022-08-12 06:30:00,1890.28,1885.26,4.17,100.0,0.2204,-1.11,0.21,-1.31,flip -8325,做空,2022-08-12 06:30:00,2022-08-12 06:45:00,1885.26,1891.13,4.15,100.0,0.2202,-1.29,0.21,-1.5,flip -8326,做多,2022-08-12 06:45:00,2022-08-12 07:00:00,1891.13,1889.39,4.13,100.0,0.2186,-0.38,0.21,-0.59,flip -8327,做空,2022-08-12 07:00:00,2022-08-12 08:00:00,1889.39,1894.9,4.13,100.0,0.2184,-1.2,0.21,-1.41,flip -8328,做多,2022-08-12 08:00:00,2022-08-12 08:30:00,1894.9,1890.95,4.11,100.0,0.2169,-0.86,0.21,-1.06,flip -8329,做空,2022-08-12 08:30:00,2022-08-12 09:00:00,1890.95,1893.85,4.1,100.0,0.2167,-0.63,0.21,-0.83,flip -8330,做多,2022-08-12 09:00:00,2022-08-12 10:00:00,1893.85,1889.76,4.09,100.0,0.2158,-0.88,0.2,-1.09,flip -8331,做空,2022-08-12 10:00:00,2022-08-12 13:00:00,1889.76,1882.46,4.07,100.0,0.2156,1.57,0.2,1.37,flip -8332,做多,2022-08-12 13:00:00,2022-08-12 13:45:00,1882.46,1882.89,4.09,100.0,0.217,0.09,0.2,-0.11,flip -8333,做空,2022-08-12 13:45:00,2022-08-12 14:15:00,1882.89,1883.42,4.08,100.0,0.2168,-0.11,0.2,-0.32,flip -8334,做多,2022-08-12 14:15:00,2022-08-12 14:30:00,1883.42,1879.96,4.08,100.0,0.2165,-0.75,0.2,-0.95,flip -8335,做空,2022-08-12 14:30:00,2022-08-12 15:15:00,1879.96,1897.55,4.07,100.0,0.2163,-3.8,0.21,-4.01,flip -8336,做多,2022-08-12 15:15:00,2022-08-12 18:30:00,1897.55,1917.0,4.02,100.0,0.212,4.12,0.2,3.92,tp_upper -8337,做多,2022-08-13 12:30:00,2022-08-13 13:45:00,1973.94,1977.24,4.13,100.0,0.209,0.69,0.21,0.48,flip -8338,做空,2022-08-13 13:45:00,2022-08-13 14:00:00,1977.24,1981.23,4.13,100.0,0.2088,-0.83,0.21,-1.04,flip -8339,做多,2022-08-13 14:00:00,2022-08-13 14:30:00,1981.23,1976.59,4.12,100.0,0.2077,-0.96,0.21,-1.17,flip -8340,做空,2022-08-13 14:30:00,2022-08-13 14:45:00,1976.59,1981.01,4.1,100.0,0.2075,-0.92,0.21,-1.12,flip -8341,做多,2022-08-13 14:45:00,2022-08-13 15:15:00,1981.01,1979.54,4.09,100.0,0.2064,-0.3,0.2,-0.51,flip -8342,做空,2022-08-13 15:15:00,2022-08-13 15:30:00,1979.54,1984.51,4.08,100.0,0.2062,-1.02,0.2,-1.23,flip -8343,做多,2022-08-13 15:30:00,2022-08-13 16:15:00,1984.51,1985.67,4.07,100.0,0.205,0.24,0.2,0.03,flip -8344,做空,2022-08-13 16:15:00,2022-08-13 16:30:00,1985.67,1988.13,4.07,100.0,0.2048,-0.5,0.2,-0.71,flip -8345,做多,2022-08-13 16:30:00,2022-08-13 18:15:00,1988.13,1990.0,4.06,100.0,0.204,0.38,0.2,0.18,flip -8346,做空,2022-08-13 18:15:00,2022-08-13 20:30:00,1990.0,1987.99,4.06,100.0,0.2038,0.41,0.2,0.21,flip -8347,做多,2022-08-13 20:30:00,2022-08-13 21:15:00,1987.99,1987.3,4.06,100.0,0.204,-0.14,0.2,-0.34,flip -8348,做空,2022-08-13 21:15:00,2022-08-13 21:30:00,1987.3,1988.4,4.05,100.0,0.2038,-0.22,0.2,-0.43,flip -8349,做多,2022-08-13 21:30:00,2022-08-13 22:15:00,1988.4,1982.63,4.04,100.0,0.2034,-1.17,0.2,-1.38,flip -8350,做空,2022-08-13 22:15:00,2022-08-14 00:30:00,1982.63,1985.52,4.03,100.0,0.2032,-0.59,0.2,-0.79,flip -8351,做多,2022-08-14 00:30:00,2022-08-14 00:45:00,1985.52,1985.41,4.07,100.0,0.2049,-0.02,0.2,-0.23,flip -8352,做空,2022-08-14 00:45:00,2022-08-14 01:00:00,1985.41,1986.4,4.06,100.0,0.2047,-0.2,0.2,-0.41,flip -8353,做多,2022-08-14 01:00:00,2022-08-14 01:15:00,1986.4,1975.21,4.06,100.0,0.2043,-2.29,0.2,-2.49,flip -8354,做空,2022-08-14 01:15:00,2022-08-14 01:30:00,1975.21,1985.4,4.03,100.0,0.2041,-2.08,0.2,-2.28,flip -8355,做多,2022-08-14 01:30:00,2022-08-14 02:00:00,1985.4,1983.76,4.01,100.0,0.2018,-0.33,0.2,-0.53,flip -8356,做空,2022-08-14 02:00:00,2022-08-14 02:15:00,1983.76,1985.84,4.0,100.0,0.2016,-0.42,0.2,-0.62,flip -8357,做多,2022-08-14 02:15:00,2022-08-14 03:00:00,1985.84,1985.05,3.99,100.0,0.201,-0.16,0.2,-0.36,flip -8358,做空,2022-08-14 03:00:00,2022-08-14 03:30:00,1985.05,1986.26,3.99,100.0,0.2008,-0.24,0.2,-0.44,flip -8359,做多,2022-08-14 03:30:00,2022-08-14 04:15:00,1986.26,1982.33,3.98,100.0,0.2003,-0.79,0.2,-0.99,flip -8360,做空,2022-08-14 04:15:00,2022-08-14 04:30:00,1982.33,1984.14,3.97,100.0,0.2001,-0.36,0.2,-0.56,flip -8361,做多,2022-08-14 04:30:00,2022-08-14 07:30:00,1984.14,2015.12,3.96,100.0,0.1996,6.18,0.2,5.98,tp_upper -8362,做多,2022-08-14 11:45:00,2022-08-15 06:00:00,1988.95,1933.06,4.02,100.0,0.202,-11.29,0.2,-11.48,flip -8363,做空,2022-08-15 06:00:00,2022-08-15 16:45:00,1933.06,1927.65,3.94,100.0,0.204,1.1,0.2,0.91,flip -8364,做多,2022-08-15 16:45:00,2022-08-15 17:00:00,1927.65,1923.08,3.95,100.0,0.205,-0.94,0.2,-1.13,flip -8365,做空,2022-08-15 17:00:00,2022-08-15 21:15:00,1923.08,1911.6,3.94,100.0,0.2048,2.35,0.2,2.15,flip -8366,做多,2022-08-15 21:15:00,2022-08-15 21:30:00,1911.6,1907.7,3.96,100.0,0.207,-0.81,0.2,-1.0,flip -8367,做空,2022-08-15 21:30:00,2022-08-15 22:00:00,1907.7,1914.06,3.95,100.0,0.2068,-1.32,0.2,-1.51,flip -8368,做多,2022-08-15 22:00:00,2022-08-15 22:45:00,1914.06,1894.09,3.93,100.0,0.2052,-4.1,0.19,-4.29,flip -8369,做空,2022-08-15 22:45:00,2022-08-15 23:15:00,1894.09,1897.85,3.88,100.0,0.205,-0.77,0.19,-0.97,flip -8370,做多,2022-08-15 23:15:00,2022-08-15 23:45:00,1897.85,1898.56,3.87,100.0,0.204,0.14,0.19,-0.05,flip -8371,做空,2022-08-15 23:45:00,2022-08-16 01:00:00,1898.56,1908.83,3.87,100.0,0.2038,-2.09,0.19,-2.29,flip -8372,做多,2022-08-16 01:00:00,2022-08-16 01:45:00,1908.83,1897.49,3.88,100.0,0.2031,-2.3,0.19,-2.5,flip -8373,做空,2022-08-16 01:45:00,2022-08-16 02:00:00,1897.49,1903.78,3.85,100.0,0.2029,-1.28,0.19,-1.47,flip -8374,做多,2022-08-16 02:00:00,2022-08-16 02:15:00,1903.78,1902.2,3.83,100.0,0.2013,-0.32,0.19,-0.51,flip -8375,做空,2022-08-16 02:15:00,2022-08-16 09:00:00,1902.2,1887.05,3.83,100.0,0.2011,3.05,0.19,2.86,flip -8376,做多,2022-08-16 09:00:00,2022-08-16 10:00:00,1887.05,1891.0,3.85,100.0,0.2041,0.81,0.19,0.61,flip -8377,做空,2022-08-16 10:00:00,2022-08-16 11:00:00,1891.0,1904.19,3.86,100.0,0.2039,-2.69,0.19,-2.88,flip -8378,做多,2022-08-16 11:00:00,2022-08-16 12:45:00,1904.19,1889.12,3.83,100.0,0.2009,-3.03,0.19,-3.22,flip -8379,做空,2022-08-16 12:45:00,2022-08-16 13:00:00,1889.12,1891.56,3.79,100.0,0.2007,-0.49,0.19,-0.68,flip -8380,做多,2022-08-16 13:00:00,2022-08-16 13:15:00,1891.56,1888.32,3.78,100.0,0.2,-0.65,0.19,-0.84,flip -8381,做空,2022-08-16 13:15:00,2022-08-16 15:30:00,1888.32,1885.38,3.77,100.0,0.1998,0.59,0.19,0.4,flip -8382,做多,2022-08-16 15:30:00,2022-08-16 16:00:00,1885.38,1883.8,3.77,100.0,0.2002,-0.32,0.19,-0.5,flip -8383,做空,2022-08-16 16:00:00,2022-08-16 18:00:00,1883.8,1888.57,3.77,100.0,0.2,-0.95,0.19,-1.14,flip -8384,做多,2022-08-16 18:00:00,2022-08-16 18:30:00,1888.57,1865.85,3.75,100.0,0.1988,-4.52,0.19,-4.7,flip -8385,做空,2022-08-16 18:30:00,2022-08-16 20:00:00,1865.85,1880.9,3.71,100.0,0.1986,-2.99,0.19,-3.18,flip -8386,做多,2022-08-16 20:00:00,2022-08-16 21:00:00,1880.9,1881.5,3.67,100.0,0.1952,0.12,0.18,-0.07,flip -8387,做空,2022-08-16 21:00:00,2022-08-17 00:00:00,1881.5,1883.89,3.67,100.0,0.195,-0.47,0.18,-0.65,flip -8388,做多,2022-08-17 00:00:00,2022-08-17 00:15:00,1883.89,1879.95,3.72,100.0,0.1972,-0.78,0.19,-0.96,flip -8389,做空,2022-08-17 00:15:00,2022-08-17 00:30:00,1879.95,1894.8,3.7,100.0,0.197,-2.93,0.19,-3.11,flip -8390,做多,2022-08-17 00:30:00,2022-08-17 02:00:00,1894.8,1883.3,3.67,100.0,0.1938,-2.23,0.18,-2.41,flip -8391,做空,2022-08-17 02:00:00,2022-08-17 02:15:00,1883.3,1884.4,3.65,100.0,0.1936,-0.21,0.18,-0.4,flip -8392,做多,2022-08-17 02:15:00,2022-08-17 06:00:00,1884.4,1940.38,3.64,100.0,0.1931,10.81,0.19,10.62,tp_upper -8393,做多,2022-08-17 07:45:00,2022-08-17 08:15:00,1889.45,1888.41,3.74,100.0,0.1982,-0.21,0.19,-0.39,flip -8394,做空,2022-08-17 08:15:00,2022-08-17 08:30:00,1888.41,1890.38,3.74,100.0,0.198,-0.39,0.19,-0.58,flip -8395,做多,2022-08-17 08:30:00,2022-08-18 00:45:00,1890.38,1846.44,3.73,100.0,0.1973,-8.67,0.18,-8.85,flip -8396,做空,2022-08-18 00:45:00,2022-08-18 01:15:00,1846.44,1853.83,3.67,100.0,0.1986,-1.47,0.18,-1.65,flip -8397,做多,2022-08-18 01:15:00,2022-08-18 02:15:00,1853.83,1844.01,3.65,100.0,0.1968,-1.93,0.18,-2.11,flip -8398,做空,2022-08-18 02:15:00,2022-08-18 02:30:00,1844.01,1848.12,3.63,100.0,0.1966,-0.81,0.18,-0.99,flip -8399,做多,2022-08-18 02:30:00,2022-08-18 04:30:00,1848.12,1840.5,3.61,100.0,0.1955,-1.49,0.18,-1.67,flip -8400,做空,2022-08-18 04:30:00,2022-08-18 04:45:00,1840.5,1843.35,3.6,100.0,0.1953,-0.56,0.18,-0.74,flip -8401,做多,2022-08-18 04:45:00,2022-08-18 06:30:00,1843.35,1842.11,3.59,100.0,0.1945,-0.24,0.18,-0.42,flip -8402,做空,2022-08-18 06:30:00,2022-08-18 07:00:00,1842.11,1840.17,3.58,100.0,0.1943,0.38,0.18,0.2,flip -8403,做多,2022-08-18 07:00:00,2022-08-18 08:15:00,1840.17,1843.91,3.58,100.0,0.1946,0.73,0.18,0.55,flip -8404,做空,2022-08-18 08:15:00,2022-08-18 08:45:00,1843.91,1848.0,3.58,100.0,0.1944,-0.79,0.18,-0.97,flip -8405,做多,2022-08-18 08:45:00,2022-08-18 10:45:00,1848.0,1847.16,3.57,100.0,0.1933,-0.16,0.18,-0.34,flip -8406,做空,2022-08-18 10:45:00,2022-08-19 00:15:00,1847.16,1822.89,3.57,100.0,0.1931,4.69,0.18,4.51,tp_lower -8407,做多,2022-08-20 13:45:00,2022-08-20 14:30:00,1635.46,1633.91,3.65,100.0,0.223,-0.35,0.18,-0.53,flip -8408,做空,2022-08-20 14:30:00,2022-08-20 15:30:00,1633.91,1630.59,3.64,100.0,0.2228,0.74,0.18,0.56,flip -8409,做多,2022-08-20 15:30:00,2022-08-20 16:30:00,1630.59,1626.65,3.64,100.0,0.2235,-0.88,0.18,-1.06,flip -8410,做空,2022-08-20 16:30:00,2022-08-20 18:45:00,1626.65,1579.33,3.63,100.0,0.2233,10.57,0.18,10.39,tp_lower -8411,做多,2022-08-21 02:45:00,2022-08-21 22:00:00,1593.91,1588.79,3.75,100.0,0.2351,-1.2,0.19,-1.39,flip -8412,做空,2022-08-21 22:00:00,2022-08-21 22:30:00,1588.79,1618.58,3.73,100.0,0.2349,-7.0,0.19,-7.19,flip -8413,做多,2022-08-21 22:30:00,2022-08-21 23:45:00,1618.58,1617.17,3.66,100.0,0.226,-0.32,0.18,-0.5,flip -8414,做空,2022-08-21 23:45:00,2022-08-22 00:15:00,1617.17,1610.39,3.65,100.0,0.2258,1.53,0.18,1.35,flip -8415,做多,2022-08-22 00:15:00,2022-08-22 16:00:00,1610.39,1580.57,3.67,100.0,0.2282,-6.8,0.18,-6.98,flip -8416,做空,2022-08-22 16:00:00,2022-08-22 16:45:00,1580.57,1580.96,3.6,100.0,0.2279,-0.09,0.18,-0.27,flip -8417,做多,2022-08-22 16:45:00,2022-08-22 17:00:00,1580.96,1578.81,3.6,100.0,0.2276,-0.49,0.18,-0.67,flip -8418,做空,2022-08-22 17:00:00,2022-08-22 20:00:00,1578.81,1575.11,3.59,100.0,0.2274,0.84,0.18,0.66,flip -8419,做多,2022-08-22 20:00:00,2022-08-22 21:00:00,1575.11,1574.31,3.59,100.0,0.2282,-0.18,0.18,-0.36,flip -8420,做空,2022-08-22 21:00:00,2022-08-22 21:45:00,1574.31,1571.27,3.59,100.0,0.228,0.69,0.18,0.51,flip -8421,做多,2022-08-22 21:45:00,2022-08-22 23:45:00,1571.27,1624.02,3.59,100.0,0.2286,12.06,0.19,11.87,tp_upper -8422,做多,2022-08-23 07:15:00,2022-08-23 09:15:00,1588.8,1593.51,3.73,100.0,0.235,1.11,0.19,0.92,flip -8423,做空,2022-08-23 09:15:00,2022-08-23 09:30:00,1593.51,1595.71,3.74,100.0,0.2348,-0.52,0.19,-0.7,flip -8424,做多,2022-08-23 09:30:00,2022-08-24 00:30:00,1595.71,1633.92,3.73,100.0,0.2339,8.94,0.19,8.75,flip -8425,做空,2022-08-24 00:30:00,2022-08-24 00:45:00,1633.92,1639.63,3.83,100.0,0.2342,-1.34,0.19,-1.53,flip -8426,做多,2022-08-24 00:45:00,2022-08-24 01:15:00,1639.63,1629.25,3.81,100.0,0.2323,-2.41,0.19,-2.6,flip -8427,做空,2022-08-24 01:15:00,2022-08-24 05:15:00,1629.25,1640.18,3.78,100.0,0.2321,-2.54,0.19,-2.73,flip -8428,做多,2022-08-24 05:15:00,2022-08-24 05:45:00,1640.18,1636.82,3.75,100.0,0.2287,-0.77,0.19,-0.96,flip -8429,做空,2022-08-24 05:45:00,2022-08-24 06:00:00,1636.82,1638.67,3.74,100.0,0.2285,-0.42,0.19,-0.61,flip -8430,做多,2022-08-24 06:00:00,2022-08-24 06:15:00,1638.67,1635.61,3.73,100.0,0.2278,-0.7,0.19,-0.88,flip -8431,做空,2022-08-24 06:15:00,2022-08-24 06:30:00,1635.61,1636.38,3.72,100.0,0.2275,-0.18,0.19,-0.36,flip -8432,做多,2022-08-24 06:30:00,2022-08-24 07:15:00,1636.38,1634.38,3.72,100.0,0.2271,-0.45,0.19,-0.64,flip -8433,做空,2022-08-24 07:15:00,2022-08-24 08:15:00,1634.38,1636.64,3.71,100.0,0.2269,-0.51,0.19,-0.7,flip -8434,做多,2022-08-24 08:15:00,2022-08-24 08:30:00,1636.64,1636.36,3.7,100.0,0.226,-0.06,0.18,-0.25,flip -8435,做空,2022-08-24 08:30:00,2022-08-24 09:00:00,1636.36,1638.6,3.69,100.0,0.2258,-0.51,0.18,-0.69,flip -8436,做多,2022-08-24 09:00:00,2022-08-24 09:15:00,1638.6,1637.13,3.69,100.0,0.2249,-0.33,0.18,-0.51,flip -8437,做空,2022-08-24 09:15:00,2022-08-24 10:15:00,1637.13,1640.74,3.68,100.0,0.2247,-0.81,0.18,-1.0,flip -8438,做多,2022-08-24 10:15:00,2022-08-24 10:30:00,1640.74,1637.36,3.67,100.0,0.2235,-0.76,0.18,-0.94,flip -8439,做空,2022-08-24 10:30:00,2022-08-24 11:00:00,1637.36,1637.56,3.66,100.0,0.2233,-0.04,0.18,-0.23,flip -8440,做多,2022-08-24 11:00:00,2022-08-24 22:30:00,1637.56,1660.81,3.65,100.0,0.223,5.18,0.19,5.0,flip -8441,做空,2022-08-24 22:30:00,2022-08-25 00:00:00,1660.81,1655.95,3.7,100.0,0.2228,1.08,0.18,0.9,flip -8442,做多,2022-08-25 00:00:00,2022-08-25 03:30:00,1655.95,1667.49,3.76,100.0,0.2273,2.62,0.19,2.43,flip -8443,做空,2022-08-25 03:30:00,2022-08-25 03:45:00,1667.49,1668.98,3.79,100.0,0.2271,-0.34,0.19,-0.53,flip -8444,做多,2022-08-25 03:45:00,2022-08-25 15:15:00,1668.98,1693.6,3.78,100.0,0.2265,5.58,0.19,5.38,flip -8445,做空,2022-08-25 15:15:00,2022-08-25 17:00:00,1693.6,1697.56,3.83,100.0,0.2262,-0.9,0.19,-1.09,flip -8446,做多,2022-08-25 17:00:00,2022-08-25 20:15:00,1697.56,1702.24,3.82,100.0,0.2249,1.05,0.19,0.86,flip -8447,做空,2022-08-25 20:15:00,2022-08-25 20:30:00,1702.24,1706.88,3.83,100.0,0.2247,-1.04,0.19,-1.23,flip -8448,做多,2022-08-25 20:30:00,2022-08-25 21:30:00,1706.88,1700.81,3.81,100.0,0.2233,-1.36,0.19,-1.55,flip -8449,做空,2022-08-25 21:30:00,2022-08-25 23:00:00,1700.81,1687.18,3.79,100.0,0.2231,3.04,0.19,2.85,tp_lower -8450,做多,2022-08-26 12:30:00,2022-08-26 14:00:00,1657.76,1687.47,3.85,100.0,0.2322,6.9,0.2,6.7,flip -8451,做空,2022-08-26 14:00:00,2022-08-27 15:30:00,1687.47,1462.43,3.91,100.0,0.232,52.2,0.17,52.03,tp_lower -8452,做多,2022-08-27 22:30:00,2022-08-27 22:45:00,1486.23,1483.33,4.44,100.0,0.2986,-0.87,0.22,-1.09,flip -8453,做空,2022-08-27 22:45:00,2022-08-27 23:00:00,1483.33,1488.36,4.42,100.0,0.2983,-1.5,0.22,-1.72,flip -8454,做多,2022-08-27 23:00:00,2022-08-28 00:15:00,1488.36,1484.28,4.41,100.0,0.296,-1.21,0.22,-1.43,flip -8455,做空,2022-08-28 00:15:00,2022-08-28 00:45:00,1484.28,1485.66,4.4,100.0,0.2965,-0.41,0.22,-0.63,flip -8456,做多,2022-08-28 00:45:00,2022-08-28 04:00:00,1485.66,1486.89,4.39,100.0,0.2956,0.36,0.22,0.14,flip -8457,做空,2022-08-28 04:00:00,2022-08-28 04:30:00,1486.89,1486.53,4.39,100.0,0.2953,0.11,0.22,-0.11,flip -8458,做多,2022-08-28 04:30:00,2022-08-28 05:15:00,1486.53,1482.67,4.39,100.0,0.2952,-1.14,0.22,-1.36,flip -8459,做空,2022-08-28 05:15:00,2022-08-28 10:30:00,1482.67,1489.24,4.37,100.0,0.2949,-1.94,0.22,-2.16,flip -8460,做多,2022-08-28 10:30:00,2022-08-28 10:45:00,1489.24,1484.2,4.35,100.0,0.292,-1.47,0.22,-1.69,flip -8461,做空,2022-08-28 10:45:00,2022-08-28 15:30:00,1484.2,1486.75,4.33,100.0,0.2917,-0.74,0.22,-0.96,flip -8462,做多,2022-08-28 15:30:00,2022-08-28 15:45:00,1486.75,1485.77,4.32,100.0,0.2904,-0.28,0.22,-0.5,flip -8463,做空,2022-08-28 15:45:00,2022-08-28 16:00:00,1485.77,1490.76,4.31,100.0,0.2901,-1.45,0.22,-1.66,flip -8464,做多,2022-08-28 16:00:00,2022-08-28 16:30:00,1490.76,1487.07,4.29,100.0,0.2879,-1.06,0.21,-1.28,flip -8465,做空,2022-08-28 16:30:00,2022-08-28 17:15:00,1487.07,1486.99,4.28,100.0,0.2876,0.02,0.21,-0.19,flip -8466,做多,2022-08-28 17:15:00,2022-08-28 17:30:00,1486.99,1480.33,4.27,100.0,0.2873,-1.91,0.21,-2.13,flip -8467,做空,2022-08-28 17:30:00,2022-08-28 18:00:00,1480.33,1485.18,4.25,100.0,0.2871,-1.39,0.21,-1.61,flip -8468,做多,2022-08-28 18:00:00,2022-08-28 19:30:00,1485.18,1481.88,4.23,100.0,0.2849,-0.94,0.21,-1.15,flip -8469,做空,2022-08-28 19:30:00,2022-08-28 20:00:00,1481.88,1485.03,4.22,100.0,0.2846,-0.9,0.21,-1.11,flip -8470,做多,2022-08-28 20:00:00,2022-08-28 20:15:00,1485.03,1483.14,4.2,100.0,0.2831,-0.54,0.21,-0.75,flip -8471,做空,2022-08-28 20:15:00,2022-08-28 20:30:00,1483.14,1487.87,4.19,100.0,0.2828,-1.34,0.21,-1.55,flip -8472,做多,2022-08-28 20:30:00,2022-08-28 20:45:00,1487.87,1481.97,4.18,100.0,0.2807,-1.66,0.21,-1.86,flip -8473,做空,2022-08-28 20:45:00,2022-08-28 21:00:00,1481.97,1482.15,4.16,100.0,0.2805,-0.05,0.21,-0.26,flip -8474,做多,2022-08-28 21:00:00,2022-08-28 21:30:00,1482.15,1480.7,4.15,100.0,0.2801,-0.41,0.21,-0.61,flip -8475,做空,2022-08-28 21:30:00,2022-08-28 23:15:00,1480.7,1448.46,4.14,100.0,0.2798,9.02,0.2,8.82,tp_lower -8476,做多,2022-08-29 12:00:00,2022-08-29 14:00:00,1450.54,1510.55,4.31,100.0,0.2973,17.84,0.22,17.62,tp_upper -8477,做多,2022-08-30 12:45:00,2022-08-30 13:45:00,1570.0,1566.56,4.49,100.0,0.286,-0.98,0.22,-1.21,flip -8478,做空,2022-08-30 13:45:00,2022-08-30 20:30:00,1566.56,1555.87,4.48,100.0,0.2857,3.05,0.22,2.83,flip -8479,做多,2022-08-30 20:30:00,2022-08-30 21:00:00,1555.87,1547.88,4.5,100.0,0.2894,-2.31,0.22,-2.54,flip -8480,做空,2022-08-30 21:00:00,2022-08-30 21:30:00,1547.88,1552.1,4.47,100.0,0.2891,-1.22,0.22,-1.44,flip -8481,做多,2022-08-30 21:30:00,2022-08-30 21:45:00,1552.1,1536.28,4.46,100.0,0.2872,-4.54,0.22,-4.76,flip -8482,做空,2022-08-30 21:45:00,2022-08-31 00:15:00,1536.28,1547.01,4.41,100.0,0.2869,-3.08,0.22,-3.3,flip -8483,做多,2022-08-31 00:15:00,2022-08-31 00:45:00,1547.01,1552.03,4.39,100.0,0.2841,1.43,0.22,1.21,flip -8484,做空,2022-08-31 00:45:00,2022-08-31 10:00:00,1552.03,1575.6,4.4,100.0,0.2838,-6.69,0.22,-6.91,flip -8485,做多,2022-08-31 10:00:00,2022-08-31 14:30:00,1575.6,1579.01,4.33,100.0,0.275,0.94,0.22,0.72,flip -8486,做空,2022-08-31 14:30:00,2022-08-31 19:30:00,1579.01,1582.81,4.34,100.0,0.2748,-1.04,0.22,-1.26,flip -8487,做多,2022-08-31 19:30:00,2022-08-31 19:45:00,1582.81,1574.68,4.32,100.0,0.2732,-2.22,0.22,-2.44,flip -8488,做空,2022-08-31 19:45:00,2022-08-31 21:00:00,1574.68,1576.18,4.3,100.0,0.2729,-0.41,0.22,-0.62,flip -8489,做多,2022-08-31 21:00:00,2022-08-31 21:30:00,1576.18,1571.28,4.29,100.0,0.2721,-1.33,0.21,-1.55,flip -8490,做空,2022-08-31 21:30:00,2022-08-31 21:45:00,1571.28,1578.23,4.27,100.0,0.2718,-1.89,0.21,-2.1,flip -8491,做多,2022-08-31 21:45:00,2022-08-31 22:00:00,1578.23,1565.88,4.25,100.0,0.2692,-3.32,0.21,-3.53,flip -8492,做空,2022-08-31 22:00:00,2022-09-01 02:00:00,1565.88,1569.67,4.21,100.0,0.2689,-1.02,0.21,-1.23,flip -8493,做多,2022-09-01 02:00:00,2022-09-01 02:30:00,1569.67,1560.45,4.24,100.0,0.2698,-2.49,0.21,-2.7,flip -8494,做空,2022-09-01 02:30:00,2022-09-01 05:15:00,1560.45,1560.41,4.21,100.0,0.2695,0.01,0.21,-0.2,flip -8495,做多,2022-09-01 05:15:00,2022-09-01 05:30:00,1560.41,1558.89,4.2,100.0,0.2693,-0.41,0.21,-0.62,flip -8496,做空,2022-09-01 05:30:00,2022-09-01 10:15:00,1558.89,1553.01,4.19,100.0,0.269,1.58,0.21,1.37,flip -8497,做多,2022-09-01 10:15:00,2022-09-01 12:30:00,1553.01,1558.53,4.21,100.0,0.2708,1.49,0.21,1.28,flip -8498,做空,2022-09-01 12:30:00,2022-09-01 13:30:00,1558.53,1570.49,4.22,100.0,0.2705,-3.24,0.21,-3.45,flip -8499,做多,2022-09-01 13:30:00,2022-09-01 13:45:00,1570.49,1566.82,4.18,100.0,0.2661,-0.98,0.21,-1.19,flip -8500,做空,2022-09-01 13:45:00,2022-09-01 14:45:00,1566.82,1517.22,4.17,100.0,0.2659,13.19,0.2,12.98,tp_lower -8501,做多,2022-09-01 17:15:00,2022-09-01 17:45:00,1565.81,1554.55,4.29,100.0,0.2742,-3.09,0.21,-3.3,flip -8502,做空,2022-09-01 17:45:00,2022-09-02 11:15:00,1554.55,1585.42,4.26,100.0,0.2739,-8.46,0.22,-8.67,flip -8503,做多,2022-09-02 11:15:00,2022-09-02 12:30:00,1585.42,1620.21,4.21,100.0,0.2654,9.23,0.21,9.02,tp_upper -8504,做多,2022-09-02 12:30:00,2022-09-02 12:45:00,1620.21,1622.99,4.3,100.0,0.2651,0.74,0.22,0.52,tp_upper -8505,做多,2022-09-03 13:45:00,2022-09-03 18:15:00,1560.62,1552.8,4.31,100.0,0.276,-2.16,0.21,-2.37,flip -8506,做空,2022-09-03 18:15:00,2022-09-03 18:30:00,1552.8,1555.61,4.28,100.0,0.2758,-0.77,0.21,-0.99,flip -8507,做多,2022-09-03 18:30:00,2022-09-03 18:45:00,1555.61,1550.23,4.27,100.0,0.2745,-1.48,0.21,-1.69,flip -8508,做空,2022-09-03 18:45:00,2022-09-03 19:30:00,1550.23,1554.48,4.25,100.0,0.2742,-1.17,0.21,-1.38,flip -8509,做多,2022-09-03 19:30:00,2022-09-03 19:45:00,1554.48,1548.53,4.23,100.0,0.2724,-1.62,0.21,-1.83,flip -8510,做空,2022-09-03 19:45:00,2022-09-03 21:00:00,1548.53,1554.6,4.21,100.0,0.2722,-1.65,0.21,-1.86,flip -8511,做多,2022-09-03 21:00:00,2022-09-03 21:15:00,1554.6,1552.42,4.19,100.0,0.2698,-0.59,0.21,-0.8,flip -8512,做空,2022-09-03 21:15:00,2022-09-03 21:30:00,1552.42,1553.63,4.18,100.0,0.2695,-0.33,0.21,-0.54,flip -8513,做多,2022-09-03 21:30:00,2022-09-03 21:45:00,1553.63,1551.32,4.18,100.0,0.2688,-0.62,0.21,-0.83,flip -8514,做空,2022-09-03 21:45:00,2022-09-03 22:00:00,1551.32,1556.03,4.17,100.0,0.2685,-1.26,0.21,-1.47,flip -8515,做多,2022-09-03 22:00:00,2022-09-04 01:15:00,1556.03,1554.62,4.15,100.0,0.2666,-0.38,0.21,-0.58,flip -8516,做空,2022-09-04 01:15:00,2022-09-04 03:00:00,1554.62,1553.79,4.18,100.0,0.2689,0.22,0.21,0.01,flip -8517,做多,2022-09-04 03:00:00,2022-09-04 03:15:00,1553.79,1548.21,4.18,100.0,0.269,-1.5,0.21,-1.71,flip -8518,做空,2022-09-04 03:15:00,2022-09-04 04:15:00,1548.21,1551.74,4.16,100.0,0.2687,-0.95,0.21,-1.16,flip -8519,做多,2022-09-04 04:15:00,2022-09-04 05:15:00,1551.74,1552.47,4.15,100.0,0.2672,0.2,0.21,-0.01,flip -8520,做空,2022-09-04 05:15:00,2022-09-04 05:30:00,1552.47,1554.33,4.14,100.0,0.2669,-0.5,0.21,-0.7,flip -8521,做多,2022-09-04 05:30:00,2022-09-04 05:45:00,1554.33,1551.81,4.13,100.0,0.266,-0.67,0.21,-0.88,flip -8522,做空,2022-09-04 05:45:00,2022-09-04 06:00:00,1551.81,1553.84,4.12,100.0,0.2658,-0.54,0.21,-0.75,flip -8523,做多,2022-09-04 06:00:00,2022-09-04 06:15:00,1553.84,1549.22,4.11,100.0,0.2648,-1.22,0.21,-1.43,flip -8524,做空,2022-09-04 06:15:00,2022-09-04 08:30:00,1549.22,1553.77,4.1,100.0,0.2645,-1.2,0.21,-1.41,flip -8525,做多,2022-09-04 08:30:00,2022-09-04 08:45:00,1553.77,1552.75,4.08,100.0,0.2627,-0.27,0.2,-0.47,flip -8526,做空,2022-09-04 08:45:00,2022-09-04 09:00:00,1552.75,1556.07,4.08,100.0,0.2625,-0.87,0.2,-1.08,flip -8527,做多,2022-09-04 09:00:00,2022-09-04 09:30:00,1556.07,1554.36,4.06,100.0,0.2611,-0.45,0.2,-0.65,flip -8528,做空,2022-09-04 09:30:00,2022-09-04 10:15:00,1554.36,1554.72,4.05,100.0,0.2608,-0.09,0.2,-0.3,flip -8529,做多,2022-09-04 10:15:00,2022-09-04 11:00:00,1554.72,1551.81,4.05,100.0,0.2604,-0.76,0.2,-0.96,flip -8530,做空,2022-09-04 11:00:00,2022-09-04 11:15:00,1551.81,1554.39,4.04,100.0,0.2602,-0.67,0.2,-0.87,flip -8531,做多,2022-09-04 11:15:00,2022-09-04 12:00:00,1554.39,1556.29,4.03,100.0,0.2591,0.49,0.2,0.29,tp_upper -8532,做多,2022-09-04 15:00:00,2022-09-04 15:30:00,1555.07,1552.92,4.03,100.0,0.259,-0.56,0.2,-0.76,flip -8533,做空,2022-09-04 15:30:00,2022-09-04 15:45:00,1552.92,1559.62,4.02,100.0,0.2587,-1.73,0.2,-1.94,flip -8534,做多,2022-09-04 15:45:00,2022-09-05 05:00:00,1559.62,1571.07,4.0,100.0,0.2563,2.93,0.2,2.73,flip -8535,做空,2022-09-05 05:00:00,2022-09-05 06:45:00,1571.07,1566.84,4.09,100.0,0.2605,1.1,0.2,0.9,flip -8536,做多,2022-09-05 06:45:00,2022-09-05 12:30:00,1566.84,1569.32,4.1,100.0,0.2616,0.65,0.21,0.44,flip -8537,做空,2022-09-05 12:30:00,2022-09-06 14:15:00,1569.32,1653.82,4.1,100.0,0.2613,-22.08,0.22,-22.3,flip -8538,做多,2022-09-06 14:15:00,2022-09-06 16:15:00,1653.82,1656.68,3.89,100.0,0.235,0.67,0.19,0.48,flip -8539,做空,2022-09-06 16:15:00,2022-09-06 16:30:00,1656.68,1663.9,3.89,100.0,0.2348,-1.7,0.2,-1.89,flip -8540,做多,2022-09-06 16:30:00,2022-09-06 17:00:00,1663.9,1610.39,3.87,100.0,0.2325,-12.44,0.19,-12.63,flip -8541,做空,2022-09-06 17:00:00,2022-09-06 17:15:00,1610.39,1597.2,3.74,100.0,0.2323,3.06,0.19,2.88,tp_lower -8542,做多,2022-09-07 13:00:00,2022-09-07 20:15:00,1531.57,1637.57,3.78,100.0,0.247,26.19,0.2,25.98,tp_upper -8543,做多,2022-09-08 07:30:00,2022-09-08 08:00:00,1608.84,1606.79,4.05,100.0,0.2514,-0.52,0.2,-0.72,flip -8544,做空,2022-09-08 08:00:00,2022-09-08 08:15:00,1606.79,1615.6,4.04,100.0,0.2512,-2.21,0.2,-2.42,flip -8545,做多,2022-09-08 08:15:00,2022-09-08 09:00:00,1615.6,1618.03,4.01,100.0,0.2482,0.6,0.2,0.4,flip -8546,做空,2022-09-08 09:00:00,2022-09-08 09:15:00,1618.03,1618.74,4.01,100.0,0.2479,-0.18,0.2,-0.38,flip -8547,做多,2022-09-08 09:15:00,2022-09-08 09:30:00,1618.74,1613.75,4.01,100.0,0.2475,-1.23,0.2,-1.43,flip -8548,做空,2022-09-08 09:30:00,2022-09-08 10:00:00,1613.75,1628.32,3.99,100.0,0.2472,-3.6,0.2,-3.8,flip -8549,做多,2022-09-08 10:00:00,2022-09-08 12:15:00,1628.32,1627.13,3.95,100.0,0.2426,-0.29,0.2,-0.49,flip -8550,做空,2022-09-08 12:15:00,2022-09-08 13:30:00,1627.13,1644.59,3.94,100.0,0.2423,-4.23,0.2,-4.43,flip -8551,做多,2022-09-08 13:30:00,2022-09-08 14:00:00,1644.59,1626.7,3.9,100.0,0.2369,-4.24,0.19,-4.43,flip -8552,做空,2022-09-08 14:00:00,2022-09-08 14:15:00,1626.7,1635.42,3.85,100.0,0.2367,-2.06,0.19,-2.26,flip -8553,做多,2022-09-08 14:15:00,2022-09-08 15:45:00,1635.42,1628.6,3.83,100.0,0.2339,-1.6,0.19,-1.79,flip -8554,做空,2022-09-08 15:45:00,2022-09-08 16:30:00,1628.6,1628.42,3.81,100.0,0.2337,0.04,0.19,-0.15,flip -8555,做多,2022-09-08 16:30:00,2022-09-08 17:45:00,1628.42,1629.41,3.8,100.0,0.2335,0.23,0.19,0.04,flip -8556,做空,2022-09-08 17:45:00,2022-09-08 18:15:00,1629.41,1629.09,3.8,100.0,0.2333,0.07,0.19,-0.12,flip -8557,做多,2022-09-08 18:15:00,2022-09-08 18:45:00,1629.09,1629.09,3.8,100.0,0.2331,0.0,0.19,-0.19,flip -8558,做空,2022-09-08 18:45:00,2022-09-08 19:15:00,1629.09,1630.62,3.79,100.0,0.2329,-0.36,0.19,-0.55,flip -8559,做多,2022-09-08 19:15:00,2022-09-08 22:15:00,1630.62,1630.09,3.79,100.0,0.2322,-0.12,0.19,-0.31,flip -8560,做空,2022-09-08 22:15:00,2022-09-08 22:45:00,1630.09,1630.99,3.78,100.0,0.232,-0.21,0.19,-0.4,flip -8561,做多,2022-09-08 22:45:00,2022-09-08 23:30:00,1630.99,1632.68,3.78,100.0,0.2315,0.39,0.19,0.2,flip -8562,做空,2022-09-08 23:30:00,2022-09-09 00:00:00,1632.68,1638.73,3.78,100.0,0.2313,-1.4,0.19,-1.59,flip -8563,做多,2022-09-09 00:00:00,2022-09-09 01:30:00,1638.73,1632.83,3.83,100.0,0.2335,-1.38,0.19,-1.57,flip -8564,做空,2022-09-09 01:30:00,2022-09-09 02:00:00,1632.83,1636.94,3.81,100.0,0.2333,-0.96,0.19,-1.15,flip -8565,做多,2022-09-09 02:00:00,2022-09-09 03:30:00,1636.94,1669.17,3.8,100.0,0.2319,7.47,0.19,7.28,tp_upper -8566,做多,2022-09-09 18:00:00,2022-09-09 18:15:00,1704.42,1700.58,3.87,100.0,0.2269,-0.87,0.19,-1.06,flip -8567,做空,2022-09-09 18:15:00,2022-09-09 18:30:00,1700.58,1703.99,3.85,100.0,0.2266,-0.77,0.19,-0.97,flip -8568,做多,2022-09-09 18:30:00,2022-09-09 21:45:00,1703.99,1713.2,3.84,100.0,0.2255,2.08,0.19,1.88,flip -8569,做空,2022-09-09 21:45:00,2022-09-09 22:00:00,1713.2,1716.3,3.86,100.0,0.2253,-0.7,0.19,-0.89,flip -8570,做多,2022-09-09 22:00:00,2022-09-09 23:15:00,1716.3,1707.99,3.85,100.0,0.2242,-1.86,0.19,-2.05,flip -8571,做空,2022-09-09 23:15:00,2022-09-09 23:30:00,1707.99,1717.24,3.83,100.0,0.224,-2.07,0.19,-2.26,flip -8572,做多,2022-09-09 23:30:00,2022-09-10 00:00:00,1717.24,1709.75,3.8,100.0,0.2214,-1.66,0.19,-1.85,flip -8573,做空,2022-09-10 00:00:00,2022-09-10 00:15:00,1709.75,1711.7,3.82,100.0,0.2232,-0.44,0.19,-0.63,flip -8574,做多,2022-09-10 00:15:00,2022-09-10 00:30:00,1711.7,1711.64,3.81,100.0,0.2224,-0.01,0.19,-0.2,flip -8575,做空,2022-09-10 00:30:00,2022-09-10 00:45:00,1711.64,1715.79,3.8,100.0,0.2222,-0.92,0.19,-1.11,flip -8576,做多,2022-09-10 00:45:00,2022-09-10 07:30:00,1715.79,1721.55,3.79,100.0,0.2209,1.27,0.19,1.08,flip -8577,做空,2022-09-10 07:30:00,2022-09-10 09:15:00,1721.55,1718.56,3.8,100.0,0.2207,0.66,0.19,0.47,flip -8578,做多,2022-09-10 09:15:00,2022-09-10 10:00:00,1718.56,1716.14,3.8,100.0,0.2212,-0.54,0.19,-0.73,flip -8579,做空,2022-09-10 10:00:00,2022-09-10 10:30:00,1716.14,1723.35,3.79,100.0,0.221,-1.59,0.19,-1.78,flip -8580,做多,2022-09-10 10:30:00,2022-09-10 11:30:00,1723.35,1724.91,3.77,100.0,0.2189,0.34,0.19,0.15,flip -8581,做空,2022-09-10 11:30:00,2022-09-10 12:00:00,1724.91,1727.28,3.77,100.0,0.2187,-0.52,0.19,-0.71,flip -8582,做多,2022-09-10 12:00:00,2022-09-10 12:15:00,1727.28,1723.76,3.76,100.0,0.2179,-0.77,0.19,-0.95,flip -8583,做空,2022-09-10 12:15:00,2022-09-10 12:45:00,1723.76,1725.3,3.75,100.0,0.2177,-0.34,0.19,-0.52,flip -8584,做多,2022-09-10 12:45:00,2022-09-10 13:00:00,1725.3,1721.89,3.75,100.0,0.2171,-0.74,0.19,-0.93,flip -8585,做空,2022-09-10 13:00:00,2022-09-10 16:45:00,1721.89,1722.01,3.73,100.0,0.2169,-0.03,0.19,-0.21,flip -8586,做多,2022-09-10 16:45:00,2022-09-10 17:00:00,1722.01,1718.46,3.73,100.0,0.2166,-0.77,0.19,-0.96,flip -8587,做空,2022-09-10 17:00:00,2022-09-10 18:00:00,1718.46,1728.89,3.72,100.0,0.2164,-2.26,0.19,-2.44,flip -8588,做多,2022-09-10 18:00:00,2022-09-10 21:45:00,1728.89,1749.64,3.69,100.0,0.2136,4.43,0.19,4.24,tp_upper -8589,做多,2022-09-11 06:45:00,2022-09-11 10:15:00,1751.08,1758.39,3.79,100.0,0.2164,1.58,0.19,1.39,flip -8590,做空,2022-09-11 10:15:00,2022-09-11 10:30:00,1758.39,1762.02,3.8,100.0,0.2162,-0.78,0.19,-0.98,flip -8591,做多,2022-09-11 10:30:00,2022-09-11 10:45:00,1762.02,1760.77,3.79,100.0,0.2151,-0.27,0.19,-0.46,flip -8592,做空,2022-09-11 10:45:00,2022-09-11 13:45:00,1760.77,1765.86,3.78,100.0,0.2149,-1.09,0.19,-1.28,flip -8593,做多,2022-09-11 13:45:00,2022-09-11 14:00:00,1765.86,1765.69,3.77,100.0,0.2134,-0.04,0.19,-0.22,flip -8594,做空,2022-09-11 14:00:00,2022-09-11 15:00:00,1765.69,1764.86,3.76,100.0,0.2132,0.18,0.19,-0.01,flip -8595,做多,2022-09-11 15:00:00,2022-09-11 17:30:00,1764.86,1773.49,3.76,100.0,0.2132,1.84,0.19,1.65,tp_upper -8596,做多,2022-09-11 20:00:00,2022-09-11 20:15:00,1764.64,1761.78,3.78,100.0,0.214,-0.61,0.19,-0.8,flip -8597,做空,2022-09-11 20:15:00,2022-09-11 21:00:00,1761.78,1762.23,3.77,100.0,0.2138,-0.1,0.19,-0.28,flip -8598,做多,2022-09-11 21:00:00,2022-09-12 00:00:00,1762.23,1760.91,3.76,100.0,0.2135,-0.28,0.19,-0.47,flip -8599,做空,2022-09-12 00:00:00,2022-09-12 01:30:00,1760.91,1768.42,3.79,100.0,0.2151,-1.62,0.19,-1.81,flip -8600,做多,2022-09-12 01:30:00,2022-09-12 01:45:00,1768.42,1760.49,3.77,100.0,0.2131,-1.69,0.19,-1.88,flip -8601,做空,2022-09-12 01:45:00,2022-09-12 07:30:00,1760.49,1747.97,3.75,100.0,0.2129,2.66,0.19,2.48,flip -8602,做多,2022-09-12 07:30:00,2022-09-12 08:00:00,1747.97,1754.28,3.77,100.0,0.2157,1.36,0.19,1.17,flip -8603,做空,2022-09-12 08:00:00,2022-09-12 09:45:00,1754.28,1749.28,3.78,100.0,0.2155,1.08,0.19,0.89,flip -8604,做多,2022-09-12 09:45:00,2022-09-12 10:00:00,1749.28,1732.6,3.79,100.0,0.2165,-3.61,0.19,-3.8,flip -8605,做空,2022-09-12 10:00:00,2022-09-12 10:30:00,1732.6,1743.0,3.75,100.0,0.2163,-2.25,0.19,-2.44,flip -8606,做多,2022-09-12 10:30:00,2022-09-12 12:00:00,1743.0,1746.44,3.72,100.0,0.2135,0.73,0.19,0.55,flip -8607,做空,2022-09-12 12:00:00,2022-09-12 12:30:00,1746.44,1744.44,3.72,100.0,0.2133,0.43,0.19,0.24,flip -8608,做多,2022-09-12 12:30:00,2022-09-12 13:15:00,1744.44,1746.42,3.73,100.0,0.2135,0.42,0.19,0.24,flip -8609,做空,2022-09-12 13:15:00,2022-09-12 13:45:00,1746.42,1749.78,3.73,100.0,0.2133,-0.72,0.19,-0.9,flip -8610,做多,2022-09-12 13:45:00,2022-09-12 14:15:00,1749.78,1743.58,3.71,100.0,0.2123,-1.32,0.19,-1.5,flip -8611,做空,2022-09-12 14:15:00,2022-09-13 04:15:00,1743.58,1720.68,3.7,100.0,0.2121,4.86,0.18,4.67,flip -8612,做多,2022-09-13 04:15:00,2022-09-13 04:30:00,1720.68,1716.08,3.79,100.0,0.2201,-1.01,0.19,-1.2,flip -8613,做空,2022-09-13 04:30:00,2022-09-13 05:00:00,1716.08,1717.02,3.77,100.0,0.2198,-0.21,0.19,-0.4,flip -8614,做多,2022-09-13 05:00:00,2022-09-13 05:15:00,1717.02,1713.4,3.77,100.0,0.2194,-0.79,0.19,-0.98,flip -8615,做空,2022-09-13 05:15:00,2022-09-13 05:30:00,1713.4,1717.28,3.76,100.0,0.2192,-0.85,0.19,-1.04,flip -8616,做多,2022-09-13 05:30:00,2022-09-13 06:30:00,1717.28,1714.46,3.74,100.0,0.218,-0.61,0.19,-0.8,flip -8617,做空,2022-09-13 06:30:00,2022-09-13 07:15:00,1714.46,1708.9,3.73,100.0,0.2177,1.21,0.19,1.02,flip -8618,做多,2022-09-13 07:15:00,2022-09-13 08:30:00,1708.9,1709.37,3.74,100.0,0.2189,0.1,0.19,-0.08,flip -8619,做空,2022-09-13 08:30:00,2022-09-13 08:45:00,1709.37,1713.37,3.74,100.0,0.2187,-0.87,0.19,-1.06,flip -8620,做多,2022-09-13 08:45:00,2022-09-13 12:30:00,1713.37,1674.0,3.73,100.0,0.2175,-8.56,0.18,-8.74,flip -8621,做空,2022-09-13 12:30:00,2022-09-13 12:45:00,1674.0,1628.43,3.64,100.0,0.2173,9.9,0.18,9.72,tp_lower -8622,做多,2022-09-14 07:45:00,2022-09-14 08:00:00,1610.07,1588.54,3.77,100.0,0.234,-5.04,0.19,-5.22,flip -8623,做空,2022-09-14 08:00:00,2022-09-14 08:30:00,1588.54,1598.31,3.71,100.0,0.2338,-2.28,0.19,-2.47,flip -8624,做多,2022-09-14 08:30:00,2022-09-14 09:00:00,1598.31,1596.82,3.69,100.0,0.2307,-0.34,0.18,-0.53,flip -8625,做空,2022-09-14 09:00:00,2022-09-14 09:15:00,1596.82,1602.66,3.68,100.0,0.2304,-1.35,0.18,-1.53,flip -8626,做多,2022-09-14 09:15:00,2022-09-14 10:15:00,1602.66,1592.67,3.66,100.0,0.2285,-2.28,0.18,-2.46,flip -8627,做空,2022-09-14 10:15:00,2022-09-14 10:30:00,1592.67,1592.87,3.64,100.0,0.2283,-0.05,0.18,-0.23,flip -8628,做多,2022-09-14 10:30:00,2022-09-14 11:45:00,1592.87,1591.25,3.63,100.0,0.228,-0.37,0.18,-0.55,flip -8629,做空,2022-09-14 11:45:00,2022-09-14 12:30:00,1591.25,1604.3,3.62,100.0,0.2278,-2.97,0.18,-3.16,flip -8630,做多,2022-09-14 12:30:00,2022-09-14 13:30:00,1604.3,1601.88,3.59,100.0,0.2239,-0.54,0.18,-0.72,flip -8631,做空,2022-09-14 13:30:00,2022-09-14 14:30:00,1601.88,1596.38,3.58,100.0,0.2236,1.23,0.18,1.05,flip -8632,做多,2022-09-14 14:30:00,2022-09-14 15:00:00,1596.38,1596.18,3.59,100.0,0.2249,-0.04,0.18,-0.22,flip -8633,做空,2022-09-14 15:00:00,2022-09-14 15:30:00,1596.18,1596.92,3.59,100.0,0.2247,-0.17,0.18,-0.35,flip -8634,做多,2022-09-14 15:30:00,2022-09-14 15:45:00,1596.92,1592.8,3.58,100.0,0.2243,-0.92,0.18,-1.1,flip -8635,做空,2022-09-14 15:45:00,2022-09-14 17:15:00,1592.8,1594.73,3.57,100.0,0.2241,-0.43,0.18,-0.61,flip -8636,做多,2022-09-14 17:15:00,2022-09-14 21:00:00,1594.73,1589.01,3.56,100.0,0.2233,-1.28,0.18,-1.45,flip -8637,做空,2022-09-14 21:00:00,2022-09-14 21:15:00,1589.01,1594.21,3.54,100.0,0.2231,-1.16,0.18,-1.34,flip -8638,做多,2022-09-14 21:15:00,2022-09-14 22:30:00,1594.21,1637.02,3.53,100.0,0.2214,9.48,0.18,9.3,tp_upper -8639,做多,2022-09-15 01:15:00,2022-09-15 02:15:00,1607.06,1599.04,3.68,100.0,0.2287,-1.83,0.18,-2.02,flip -8640,做空,2022-09-15 02:15:00,2022-09-15 02:30:00,1599.04,1599.24,3.65,100.0,0.2285,-0.05,0.18,-0.23,flip -8641,做多,2022-09-15 02:30:00,2022-09-15 03:00:00,1599.24,1585.61,3.65,100.0,0.2282,-3.11,0.18,-3.29,flip -8642,做空,2022-09-15 03:00:00,2022-09-15 05:30:00,1585.61,1596.55,3.62,100.0,0.228,-2.49,0.18,-2.68,flip -8643,做多,2022-09-15 05:30:00,2022-09-15 06:00:00,1596.55,1584.4,3.59,100.0,0.2247,-2.73,0.18,-2.91,flip -8644,做空,2022-09-15 06:00:00,2022-09-15 06:30:00,1584.4,1600.39,3.56,100.0,0.2244,-3.59,0.18,-3.77,flip -8645,做多,2022-09-15 06:30:00,2022-09-15 08:30:00,1600.39,1604.8,3.52,100.0,0.2197,0.97,0.18,0.79,flip -8646,做空,2022-09-15 08:30:00,2022-09-15 08:45:00,1604.8,1607.5,3.52,100.0,0.2195,-0.59,0.18,-0.77,flip -8647,做多,2022-09-15 08:45:00,2022-09-15 09:00:00,1607.5,1602.77,3.51,100.0,0.2185,-1.03,0.18,-1.21,flip -8648,做空,2022-09-15 09:00:00,2022-09-15 14:30:00,1602.77,1517.34,3.5,100.0,0.2183,18.65,0.17,18.49,tp_lower -8649,做多,2022-09-16 11:30:00,2022-09-16 12:00:00,1472.88,1470.65,3.71,100.0,0.2522,-0.56,0.19,-0.75,flip -8650,做空,2022-09-16 12:00:00,2022-09-16 13:45:00,1470.65,1430.19,3.71,100.0,0.2519,10.19,0.18,10.01,tp_lower -8651,做多,2022-09-17 00:15:00,2022-09-17 00:45:00,1448.35,1442.0,3.81,100.0,0.2631,-1.67,0.19,-1.86,flip -8652,做空,2022-09-17 00:45:00,2022-09-17 01:30:00,1442.0,1443.22,3.79,100.0,0.2628,-0.32,0.19,-0.51,flip -8653,做多,2022-09-17 01:30:00,2022-09-17 02:00:00,1443.22,1442.45,3.78,100.0,0.2621,-0.2,0.19,-0.39,flip -8654,做空,2022-09-17 02:00:00,2022-09-17 03:00:00,1442.45,1441.22,3.78,100.0,0.2618,0.32,0.19,0.13,flip -8655,做多,2022-09-17 03:00:00,2022-09-17 03:15:00,1441.22,1438.04,3.78,100.0,0.262,-0.83,0.19,-1.02,flip -8656,做空,2022-09-17 03:15:00,2022-09-17 03:45:00,1438.04,1439.83,3.76,100.0,0.2617,-0.47,0.19,-0.66,flip -8657,做多,2022-09-17 03:45:00,2022-09-17 04:00:00,1439.83,1439.14,3.76,100.0,0.2608,-0.18,0.19,-0.37,flip -8658,做空,2022-09-17 04:00:00,2022-09-17 08:45:00,1439.14,1433.3,3.75,100.0,0.2606,1.52,0.19,1.34,flip -8659,做多,2022-09-17 08:45:00,2022-09-17 14:30:00,1433.3,1429.6,3.76,100.0,0.2624,-0.97,0.19,-1.16,flip -8660,做空,2022-09-17 14:30:00,2022-09-17 14:45:00,1429.6,1444.63,3.75,100.0,0.2622,-3.94,0.19,-4.13,flip -8661,做多,2022-09-17 14:45:00,2022-09-18 03:00:00,1444.63,1450.5,3.7,100.0,0.2565,1.51,0.19,1.32,flip -8662,做空,2022-09-18 03:00:00,2022-09-18 03:15:00,1450.5,1451.32,3.75,100.0,0.2587,-0.21,0.19,-0.4,flip -8663,做多,2022-09-18 03:15:00,2022-09-18 03:45:00,1451.32,1451.31,3.75,100.0,0.2581,-0.0,0.19,-0.19,flip -8664,做空,2022-09-18 03:45:00,2022-09-18 04:15:00,1451.31,1454.52,3.74,100.0,0.2578,-0.83,0.19,-1.02,flip -8665,做多,2022-09-18 04:15:00,2022-09-18 04:30:00,1454.52,1453.43,3.73,100.0,0.2565,-0.28,0.19,-0.47,flip -8666,做空,2022-09-18 04:30:00,2022-09-18 05:15:00,1453.43,1454.21,3.72,100.0,0.2562,-0.2,0.19,-0.39,flip -8667,做多,2022-09-18 05:15:00,2022-09-18 06:00:00,1454.21,1456.04,3.72,100.0,0.2557,0.47,0.19,0.28,flip -8668,做空,2022-09-18 06:00:00,2022-09-18 08:15:00,1456.04,1456.08,3.72,100.0,0.2554,-0.01,0.19,-0.2,flip -8669,做多,2022-09-18 08:15:00,2022-09-18 09:15:00,1456.08,1452.89,3.72,100.0,0.2551,-0.81,0.19,-1.0,flip -8670,做空,2022-09-18 09:15:00,2022-09-18 09:45:00,1452.89,1423.47,3.7,100.0,0.2549,7.5,0.18,7.32,tp_lower -8671,做多,2022-09-19 12:00:00,2022-09-19 12:15:00,1316.16,1310.85,3.81,100.0,0.2892,-1.54,0.19,-1.73,flip -8672,做空,2022-09-19 12:15:00,2022-09-19 12:30:00,1310.85,1320.07,3.79,100.0,0.2889,-2.66,0.19,-2.85,flip -8673,做多,2022-09-19 12:30:00,2022-09-19 13:00:00,1320.07,1315.76,3.76,100.0,0.2846,-1.23,0.19,-1.41,flip -8674,做空,2022-09-19 13:00:00,2022-09-19 13:30:00,1315.76,1329.47,3.74,100.0,0.2843,-3.9,0.19,-4.09,flip -8675,做多,2022-09-19 13:30:00,2022-09-20 03:15:00,1329.47,1343.67,3.7,100.0,0.2782,3.95,0.19,3.76,flip -8676,做空,2022-09-20 03:15:00,2022-09-20 03:45:00,1343.67,1354.08,3.75,100.0,0.279,-2.9,0.19,-3.09,flip -8677,做多,2022-09-20 03:45:00,2022-09-20 04:15:00,1354.08,1351.45,3.72,100.0,0.2744,-0.72,0.19,-0.91,flip -8678,做空,2022-09-20 04:15:00,2022-09-20 04:30:00,1351.45,1351.66,3.71,100.0,0.2742,-0.06,0.19,-0.24,flip -8679,做多,2022-09-20 04:30:00,2022-09-20 05:45:00,1351.66,1356.51,3.7,100.0,0.2738,1.33,0.19,1.14,flip -8680,做空,2022-09-20 05:45:00,2022-09-20 06:45:00,1356.51,1359.01,3.71,100.0,0.2735,-0.68,0.19,-0.87,flip -8681,做多,2022-09-20 06:45:00,2022-09-20 07:30:00,1359.01,1354.04,3.7,100.0,0.2723,-1.35,0.18,-1.54,flip -8682,做空,2022-09-20 07:30:00,2022-09-20 07:45:00,1354.04,1357.66,3.68,100.0,0.272,-0.98,0.18,-1.17,flip -8683,做多,2022-09-20 07:45:00,2022-09-20 08:00:00,1357.66,1355.82,3.67,100.0,0.2703,-0.5,0.18,-0.68,flip -8684,做空,2022-09-20 08:00:00,2022-09-20 08:15:00,1355.82,1360.56,3.66,100.0,0.27,-1.28,0.18,-1.46,flip -8685,做多,2022-09-20 08:15:00,2022-09-20 08:45:00,1360.56,1356.71,3.64,100.0,0.2678,-1.03,0.18,-1.21,flip -8686,做空,2022-09-20 08:45:00,2022-09-20 14:45:00,1356.71,1358.95,3.63,100.0,0.2676,-0.6,0.18,-0.78,flip -8687,做多,2022-09-20 14:45:00,2022-09-20 15:15:00,1358.95,1358.35,3.62,100.0,0.2664,-0.16,0.18,-0.34,flip -8688,做空,2022-09-20 15:15:00,2022-09-20 15:45:00,1358.35,1376.48,3.62,100.0,0.2662,-4.83,0.18,-5.01,flip -8689,做多,2022-09-20 15:45:00,2022-09-20 17:00:00,1376.48,1353.5,3.56,100.0,0.2589,-5.95,0.18,-6.12,flip -8690,做空,2022-09-20 17:00:00,2022-09-20 19:15:00,1353.5,1351.07,3.5,100.0,0.2586,0.63,0.17,0.45,flip -8691,做多,2022-09-20 19:15:00,2022-09-20 19:45:00,1351.07,1351.2,3.5,100.0,0.2593,0.03,0.18,-0.14,flip -8692,做空,2022-09-20 19:45:00,2022-09-20 20:00:00,1351.2,1353.9,3.5,100.0,0.259,-0.7,0.18,-0.87,flip -8693,做多,2022-09-20 20:00:00,2022-09-20 20:15:00,1353.9,1351.29,3.49,100.0,0.2577,-0.67,0.17,-0.85,flip -8694,做空,2022-09-20 20:15:00,2022-09-21 02:30:00,1351.29,1343.37,3.48,100.0,0.2575,2.04,0.17,1.87,flip -8695,做多,2022-09-21 02:30:00,2022-09-21 02:45:00,1343.37,1339.32,3.56,100.0,0.2649,-1.07,0.18,-1.25,flip -8696,做空,2022-09-21 02:45:00,2022-09-21 05:15:00,1339.32,1341.3,3.54,100.0,0.2646,-0.52,0.18,-0.7,flip -8697,做多,2022-09-21 05:15:00,2022-09-21 05:30:00,1341.3,1336.17,3.54,100.0,0.2636,-1.35,0.18,-1.53,flip -8698,做空,2022-09-21 05:30:00,2022-09-21 09:30:00,1336.17,1333.63,3.52,100.0,0.2633,0.67,0.18,0.49,flip -8699,做多,2022-09-21 09:30:00,2022-09-21 15:00:00,1333.63,1337.85,3.52,100.0,0.264,1.11,0.18,0.94,flip -8700,做空,2022-09-21 15:00:00,2022-09-21 15:15:00,1337.85,1340.81,3.53,100.0,0.2638,-0.78,0.18,-0.96,flip -8701,做多,2022-09-21 15:15:00,2022-09-21 17:30:00,1340.81,1373.46,3.52,100.0,0.2624,8.57,0.18,8.39,tp_upper -8702,做多,2022-09-21 18:15:00,2022-09-21 19:15:00,1335.0,1345.38,3.6,100.0,0.2696,2.8,0.18,2.62,flip -8703,做空,2022-09-21 19:15:00,2022-09-21 21:00:00,1345.38,1270.41,3.62,100.0,0.2694,20.2,0.17,20.02,tp_lower -8704,做多,2022-09-22 08:15:00,2022-09-22 14:45:00,1288.67,1265.25,3.85,100.0,0.299,-7.0,0.19,-7.19,flip -8705,做空,2022-09-22 14:45:00,2022-09-22 16:15:00,1265.25,1269.47,3.78,100.0,0.2987,-1.26,0.19,-1.45,flip -8706,做多,2022-09-22 16:15:00,2022-09-22 17:00:00,1269.47,1273.88,3.76,100.0,0.2964,1.31,0.19,1.12,flip -8707,做空,2022-09-22 17:00:00,2022-09-22 17:15:00,1273.88,1286.48,3.77,100.0,0.2961,-3.73,0.19,-3.92,flip -8708,做多,2022-09-22 17:15:00,2022-09-23 08:15:00,1286.48,1320.23,3.73,100.0,0.29,9.79,0.19,9.6,flip -8709,做空,2022-09-23 08:15:00,2022-09-23 20:30:00,1320.23,1303.86,3.84,100.0,0.2909,4.76,0.19,4.57,flip -8710,做多,2022-09-23 20:30:00,2022-09-23 20:45:00,1303.86,1299.91,3.88,100.0,0.2979,-1.18,0.19,-1.37,flip -8711,做空,2022-09-23 20:45:00,2022-09-23 21:15:00,1299.91,1300.91,3.87,100.0,0.2976,-0.3,0.19,-0.49,flip -8712,做多,2022-09-23 21:15:00,2022-09-24 21:15:00,1300.91,1327.4,3.86,100.0,0.2968,7.86,0.2,7.67,flip -8713,做空,2022-09-24 21:15:00,2022-09-25 07:15:00,1327.4,1333.95,3.95,100.0,0.2976,-1.95,0.2,-2.15,flip -8714,做多,2022-09-25 07:15:00,2022-09-25 07:30:00,1333.95,1328.7,3.93,100.0,0.2946,-1.55,0.2,-1.74,flip -8715,做空,2022-09-25 07:30:00,2022-09-25 07:45:00,1328.7,1332.02,3.91,100.0,0.2943,-0.98,0.2,-1.17,flip -8716,做多,2022-09-25 07:45:00,2022-09-25 08:15:00,1332.02,1329.58,3.9,100.0,0.2926,-0.71,0.19,-0.91,flip -8717,做空,2022-09-25 08:15:00,2022-09-25 10:30:00,1329.58,1325.62,3.89,100.0,0.2923,1.16,0.19,0.96,flip -8718,做多,2022-09-25 10:30:00,2022-09-25 11:30:00,1325.62,1325.66,3.89,100.0,0.2937,0.01,0.19,-0.18,flip -8719,做空,2022-09-25 11:30:00,2022-09-25 13:30:00,1325.66,1304.68,3.89,100.0,0.2934,6.16,0.19,5.97,tp_lower -8720,做多,2022-09-26 00:00:00,2022-09-26 00:15:00,1307.5,1303.79,3.97,100.0,0.3037,-1.13,0.2,-1.32,flip -8721,做空,2022-09-26 00:15:00,2022-09-26 01:30:00,1303.79,1304.97,3.96,100.0,0.3034,-0.36,0.2,-0.56,flip -8722,做多,2022-09-26 01:30:00,2022-09-26 01:45:00,1304.97,1300.93,3.95,100.0,0.3025,-1.22,0.2,-1.42,flip -8723,做空,2022-09-26 01:45:00,2022-09-26 02:15:00,1300.93,1305.3,3.93,100.0,0.3022,-1.32,0.2,-1.52,flip -8724,做多,2022-09-26 02:15:00,2022-09-26 02:30:00,1305.3,1304.18,3.91,100.0,0.2999,-0.34,0.2,-0.53,flip -8725,做空,2022-09-26 02:30:00,2022-09-26 03:00:00,1304.18,1304.64,3.91,100.0,0.2996,-0.14,0.2,-0.33,flip -8726,做多,2022-09-26 03:00:00,2022-09-26 03:30:00,1304.64,1301.19,3.9,100.0,0.2991,-1.03,0.19,-1.23,flip -8727,做空,2022-09-26 03:30:00,2022-09-26 03:45:00,1301.19,1302.42,3.89,100.0,0.2988,-0.37,0.19,-0.56,flip -8728,做多,2022-09-26 03:45:00,2022-09-26 04:00:00,1302.42,1299.95,3.88,100.0,0.2979,-0.74,0.19,-0.93,flip -8729,做空,2022-09-26 04:00:00,2022-09-26 04:15:00,1299.95,1304.12,3.87,100.0,0.2976,-1.24,0.19,-1.44,flip -8730,做多,2022-09-26 04:15:00,2022-09-26 04:45:00,1304.12,1293.68,3.85,100.0,0.2954,-3.08,0.19,-3.28,flip -8731,做空,2022-09-26 04:45:00,2022-09-26 07:15:00,1293.68,1293.55,3.82,100.0,0.2951,0.04,0.19,-0.15,flip -8732,做多,2022-09-26 07:15:00,2022-09-26 07:45:00,1293.55,1294.8,3.81,100.0,0.2949,0.37,0.19,0.18,flip -8733,做空,2022-09-26 07:45:00,2022-09-26 08:00:00,1294.8,1303.51,3.81,100.0,0.2946,-2.57,0.19,-2.76,flip -8734,做多,2022-09-26 08:00:00,2022-09-26 11:15:00,1303.51,1295.02,3.78,100.0,0.2904,-2.47,0.19,-2.65,flip -8735,做空,2022-09-26 11:15:00,2022-09-26 12:15:00,1295.02,1303.77,3.76,100.0,0.2901,-2.54,0.19,-2.73,flip -8736,做多,2022-09-26 12:15:00,2022-09-27 01:30:00,1303.77,1369.25,3.73,100.0,0.2859,18.72,0.2,18.52,tp_upper -8737,做多,2022-09-28 10:30:00,2022-09-28 10:45:00,1309.12,1302.08,3.97,100.0,0.3033,-2.13,0.2,-2.33,flip -8738,做空,2022-09-28 10:45:00,2022-09-28 12:00:00,1302.08,1294.87,3.94,100.0,0.303,2.18,0.2,1.99,flip -8739,做多,2022-09-28 12:00:00,2022-09-28 13:00:00,1294.87,1302.92,3.96,100.0,0.306,2.46,0.2,2.26,flip -8740,做空,2022-09-28 13:00:00,2022-09-29 09:30:00,1302.92,1338.5,3.98,100.0,0.3057,-10.88,0.2,-11.08,flip -8741,做多,2022-09-29 09:30:00,2022-09-29 09:45:00,1338.5,1336.25,3.88,100.0,0.2901,-0.65,0.19,-0.85,flip -8742,做空,2022-09-29 09:45:00,2022-09-29 10:15:00,1336.25,1334.21,3.87,100.0,0.2898,0.59,0.19,0.4,flip -8743,做多,2022-09-29 10:15:00,2022-09-29 11:45:00,1334.21,1335.82,3.87,100.0,0.2904,0.47,0.19,0.27,flip -8744,做空,2022-09-29 11:45:00,2022-09-29 13:45:00,1335.82,1300.27,3.88,100.0,0.2901,10.31,0.19,10.12,tp_lower -8745,做多,2022-09-29 15:15:00,2022-09-29 15:45:00,1326.16,1326.37,3.97,100.0,0.2997,0.06,0.2,-0.14,flip -8746,做空,2022-09-29 15:45:00,2022-09-29 16:30:00,1326.37,1342.55,3.97,100.0,0.2994,-4.84,0.2,-5.05,flip -8747,做多,2022-09-29 16:30:00,2022-09-29 17:45:00,1342.55,1325.94,3.92,100.0,0.2919,-4.85,0.19,-5.04,flip -8748,做空,2022-09-29 17:45:00,2022-09-29 18:00:00,1325.94,1326.56,3.87,100.0,0.2916,-0.18,0.19,-0.37,flip -8749,做多,2022-09-29 18:00:00,2022-09-29 18:45:00,1326.56,1326.36,3.86,100.0,0.291,-0.06,0.19,-0.25,flip -8750,做空,2022-09-29 18:45:00,2022-09-29 19:00:00,1326.36,1335.09,3.86,100.0,0.2907,-2.54,0.19,-2.73,flip -8751,做多,2022-09-29 19:00:00,2022-09-29 22:30:00,1335.09,1328.61,3.83,100.0,0.2867,-1.86,0.19,-2.05,flip -8752,做空,2022-09-29 22:30:00,2022-09-29 23:15:00,1328.61,1329.65,3.8,100.0,0.2864,-0.3,0.19,-0.49,flip -8753,做多,2022-09-29 23:15:00,2022-09-30 00:30:00,1329.65,1328.57,3.8,100.0,0.2856,-0.31,0.19,-0.5,flip -8754,做空,2022-09-30 00:30:00,2022-09-30 00:45:00,1328.57,1336.82,3.84,100.0,0.2888,-2.38,0.19,-2.58,flip -8755,做多,2022-09-30 00:45:00,2022-09-30 01:15:00,1336.82,1329.05,3.81,100.0,0.2849,-2.21,0.19,-2.4,flip -8756,做空,2022-09-30 01:15:00,2022-09-30 01:30:00,1329.05,1334.68,3.78,100.0,0.2846,-1.6,0.19,-1.79,flip -8757,做多,2022-09-30 01:30:00,2022-09-30 02:15:00,1334.68,1326.68,3.76,100.0,0.2819,-2.26,0.19,-2.44,flip -8758,做空,2022-09-30 02:15:00,2022-09-30 02:30:00,1326.68,1326.74,3.74,100.0,0.2817,-0.02,0.19,-0.2,flip -8759,做多,2022-09-30 02:30:00,2022-09-30 02:45:00,1326.74,1325.77,3.73,100.0,0.2814,-0.27,0.19,-0.46,flip -8760,做空,2022-09-30 02:45:00,2022-09-30 04:00:00,1325.77,1327.74,3.73,100.0,0.2811,-0.55,0.19,-0.74,flip -8761,做多,2022-09-30 04:00:00,2022-09-30 04:15:00,1327.74,1327.63,3.72,100.0,0.28,-0.03,0.19,-0.22,flip -8762,做空,2022-09-30 04:15:00,2022-09-30 04:30:00,1327.63,1330.15,3.71,100.0,0.2797,-0.7,0.19,-0.89,flip -8763,做多,2022-09-30 04:30:00,2022-09-30 04:45:00,1330.15,1327.86,3.7,100.0,0.2783,-0.64,0.18,-0.82,flip -8764,做空,2022-09-30 04:45:00,2022-09-30 05:00:00,1327.86,1329.45,3.69,100.0,0.2781,-0.44,0.18,-0.63,flip -8765,做多,2022-09-30 05:00:00,2022-09-30 05:45:00,1329.45,1329.16,3.68,100.0,0.2771,-0.08,0.18,-0.26,flip -8766,做空,2022-09-30 05:45:00,2022-09-30 06:00:00,1329.16,1331.0,3.68,100.0,0.2768,-0.51,0.18,-0.69,flip -8767,做多,2022-09-30 06:00:00,2022-09-30 06:30:00,1331.0,1329.69,3.67,100.0,0.2758,-0.36,0.18,-0.54,flip -8768,做空,2022-09-30 06:30:00,2022-09-30 06:45:00,1329.69,1332.22,3.66,100.0,0.2755,-0.7,0.18,-0.88,flip -8769,做多,2022-09-30 06:45:00,2022-09-30 10:45:00,1332.22,1336.65,3.65,100.0,0.2742,1.21,0.18,1.03,flip -8770,做空,2022-09-30 10:45:00,2022-09-30 12:15:00,1336.65,1340.11,3.66,100.0,0.2739,-0.95,0.18,-1.13,flip -8771,做多,2022-09-30 12:15:00,2022-09-30 12:30:00,1340.11,1329.2,3.65,100.0,0.2722,-2.97,0.18,-3.15,flip -8772,做空,2022-09-30 12:30:00,2022-09-30 13:45:00,1329.2,1335.36,3.61,100.0,0.272,-1.68,0.18,-1.86,flip -8773,做多,2022-09-30 13:45:00,2022-09-30 14:45:00,1335.36,1359.49,3.59,100.0,0.2692,6.5,0.18,6.31,tp_upper -8774,做多,2022-09-30 20:00:00,2022-09-30 20:15:00,1341.38,1339.45,3.66,100.0,0.2726,-0.53,0.18,-0.71,flip -8775,做空,2022-09-30 20:15:00,2022-10-01 09:30:00,1339.45,1331.41,3.65,100.0,0.2723,2.19,0.18,2.01,flip -8776,做多,2022-10-01 09:30:00,2022-10-01 09:45:00,1331.41,1330.18,3.74,100.0,0.2808,-0.35,0.19,-0.53,flip -8777,做空,2022-10-01 09:45:00,2022-10-01 10:30:00,1330.18,1330.26,3.73,100.0,0.2805,-0.02,0.19,-0.21,flip -8778,做多,2022-10-01 10:30:00,2022-10-01 10:45:00,1330.26,1328.99,3.73,100.0,0.2802,-0.36,0.19,-0.54,flip -8779,做空,2022-10-01 10:45:00,2022-10-01 11:00:00,1328.99,1329.14,3.72,100.0,0.2799,-0.04,0.19,-0.23,flip -8780,做多,2022-10-01 11:00:00,2022-10-01 11:15:00,1329.14,1321.11,3.72,100.0,0.2796,-2.25,0.18,-2.43,flip -8781,做空,2022-10-01 11:15:00,2022-10-01 13:15:00,1321.11,1327.29,3.69,100.0,0.2793,-1.73,0.19,-1.91,flip -8782,做多,2022-10-01 13:15:00,2022-10-01 13:30:00,1327.29,1325.78,3.67,100.0,0.2764,-0.42,0.18,-0.6,flip -8783,做空,2022-10-01 13:30:00,2022-10-01 16:15:00,1325.78,1316.2,3.66,100.0,0.2761,2.65,0.18,2.46,tp_lower -8784,做多,2022-10-02 05:15:00,2022-10-02 05:30:00,1314.82,1313.26,3.71,100.0,0.2823,-0.44,0.19,-0.63,flip -8785,做空,2022-10-02 05:30:00,2022-10-02 06:00:00,1313.26,1315.22,3.7,100.0,0.2821,-0.55,0.19,-0.74,flip -8786,做多,2022-10-02 06:00:00,2022-10-02 06:45:00,1315.22,1311.7,3.69,100.0,0.2809,-0.99,0.18,-1.17,flip -8787,做空,2022-10-02 06:45:00,2022-10-02 07:30:00,1311.7,1311.94,3.68,100.0,0.2806,-0.07,0.18,-0.25,flip -8788,做多,2022-10-02 07:30:00,2022-10-02 07:45:00,1311.94,1310.5,3.68,100.0,0.2803,-0.4,0.18,-0.59,flip -8789,做空,2022-10-02 07:45:00,2022-10-02 08:15:00,1310.5,1311.41,3.67,100.0,0.28,-0.25,0.18,-0.44,flip -8790,做多,2022-10-02 08:15:00,2022-10-02 08:30:00,1311.41,1307.71,3.66,100.0,0.2793,-1.03,0.18,-1.22,flip -8791,做空,2022-10-02 08:30:00,2022-10-02 10:15:00,1307.71,1291.14,3.65,100.0,0.279,4.62,0.18,4.44,tp_lower -8792,做多,2022-10-02 19:00:00,2022-10-02 19:15:00,1308.28,1301.99,3.69,100.0,0.2822,-1.77,0.18,-1.96,flip -8793,做空,2022-10-02 19:15:00,2022-10-02 19:30:00,1301.99,1304.82,3.67,100.0,0.2819,-0.8,0.18,-0.98,flip -8794,做多,2022-10-02 19:30:00,2022-10-02 21:00:00,1304.82,1295.34,3.66,100.0,0.2804,-2.66,0.18,-2.84,flip -8795,做空,2022-10-02 21:00:00,2022-10-02 21:45:00,1295.34,1299.97,3.63,100.0,0.2801,-1.3,0.18,-1.48,flip -8796,做多,2022-10-02 21:45:00,2022-10-02 22:00:00,1299.97,1299.95,3.61,100.0,0.2778,-0.01,0.18,-0.19,flip -8797,做空,2022-10-02 22:00:00,2022-10-02 23:00:00,1299.95,1274.6,3.61,100.0,0.2776,7.04,0.18,6.86,tp_lower -8798,做多,2022-10-03 01:30:00,2022-10-03 02:00:00,1294.64,1295.95,3.72,100.0,0.2874,0.38,0.19,0.19,flip -8799,做空,2022-10-03 02:00:00,2022-10-03 02:30:00,1295.95,1293.22,3.72,100.0,0.2871,0.78,0.19,0.6,flip -8800,做多,2022-10-03 02:30:00,2022-10-03 02:45:00,1293.22,1289.02,3.73,100.0,0.288,-1.21,0.19,-1.4,flip -8801,做空,2022-10-03 02:45:00,2022-10-03 03:30:00,1289.02,1293.93,3.71,100.0,0.2878,-1.41,0.19,-1.6,flip -8802,做多,2022-10-03 03:30:00,2022-10-03 03:45:00,1293.93,1291.03,3.69,100.0,0.2853,-0.83,0.18,-1.01,flip -8803,做空,2022-10-03 03:45:00,2022-10-03 05:45:00,1291.03,1295.0,3.68,100.0,0.285,-1.13,0.18,-1.32,flip -8804,做多,2022-10-03 05:45:00,2022-10-03 06:15:00,1295.0,1292.05,3.66,100.0,0.283,-0.83,0.18,-1.02,flip -8805,做空,2022-10-03 06:15:00,2022-10-03 07:15:00,1292.05,1293.03,3.65,100.0,0.2827,-0.28,0.18,-0.46,flip -8806,做多,2022-10-03 07:15:00,2022-10-03 07:30:00,1293.03,1290.54,3.65,100.0,0.282,-0.7,0.18,-0.88,flip -8807,做空,2022-10-03 07:30:00,2022-10-03 07:45:00,1290.54,1291.39,3.64,100.0,0.2817,-0.24,0.18,-0.42,flip -8808,做多,2022-10-03 07:45:00,2022-10-03 08:45:00,1291.39,1290.82,3.63,100.0,0.281,-0.16,0.18,-0.34,flip -8809,做空,2022-10-03 08:45:00,2022-10-03 09:45:00,1290.82,1292.14,3.62,100.0,0.2808,-0.37,0.18,-0.55,flip -8810,做多,2022-10-03 09:45:00,2022-10-03 10:00:00,1292.14,1289.89,3.62,100.0,0.2799,-0.63,0.18,-0.81,flip -8811,做空,2022-10-03 10:00:00,2022-10-03 10:15:00,1289.89,1293.47,3.61,100.0,0.2796,-1.0,0.18,-1.18,flip -8812,做多,2022-10-03 10:15:00,2022-10-03 14:15:00,1293.47,1317.07,3.59,100.0,0.2778,6.56,0.18,6.37,tp_upper -8813,做多,2022-10-04 17:15:00,2022-10-05 00:45:00,1344.87,1353.91,3.7,100.0,0.2755,2.49,0.19,2.3,flip -8814,做空,2022-10-05 00:45:00,2022-10-05 02:15:00,1353.91,1355.76,3.73,100.0,0.2753,-0.51,0.19,-0.7,flip -8815,做多,2022-10-05 02:15:00,2022-10-05 03:45:00,1355.76,1353.28,3.72,100.0,0.2743,-0.68,0.19,-0.87,flip -8816,做空,2022-10-05 03:45:00,2022-10-05 04:00:00,1353.28,1355.35,3.71,100.0,0.274,-0.57,0.19,-0.75,flip -8817,做多,2022-10-05 04:00:00,2022-10-05 04:15:00,1355.35,1349.04,3.7,100.0,0.2729,-1.72,0.18,-1.91,flip -8818,做空,2022-10-05 04:15:00,2022-10-05 06:00:00,1349.04,1352.76,3.68,100.0,0.2726,-1.01,0.18,-1.2,flip -8819,做多,2022-10-05 06:00:00,2022-10-05 07:00:00,1352.76,1353.09,3.66,100.0,0.2709,0.09,0.18,-0.09,flip -8820,做空,2022-10-05 07:00:00,2022-10-05 07:30:00,1353.09,1354.8,3.66,100.0,0.2706,-0.46,0.18,-0.65,flip -8821,做多,2022-10-05 07:30:00,2022-10-05 07:45:00,1354.8,1352.49,3.65,100.0,0.2696,-0.62,0.18,-0.81,flip -8822,做空,2022-10-05 07:45:00,2022-10-05 16:45:00,1352.49,1350.15,3.64,100.0,0.2694,0.63,0.18,0.45,flip -8823,做多,2022-10-05 16:45:00,2022-10-05 18:00:00,1350.15,1347.48,3.65,100.0,0.27,-0.72,0.18,-0.9,flip -8824,做空,2022-10-05 18:00:00,2022-10-06 09:30:00,1347.48,1361.76,3.63,100.0,0.2698,-3.85,0.18,-4.04,flip -8825,做多,2022-10-06 09:30:00,2022-10-06 09:45:00,1361.76,1355.34,3.63,100.0,0.2665,-1.71,0.18,-1.89,flip -8826,做空,2022-10-06 09:45:00,2022-10-06 11:30:00,1355.34,1365.92,3.61,100.0,0.2662,-2.82,0.18,-3.0,flip -8827,做多,2022-10-06 11:30:00,2022-10-06 13:00:00,1365.92,1365.5,3.58,100.0,0.2618,-0.11,0.18,-0.29,flip -8828,做空,2022-10-06 13:00:00,2022-10-06 13:30:00,1365.5,1375.47,3.57,100.0,0.2616,-2.61,0.18,-2.79,flip -8829,做多,2022-10-06 13:30:00,2022-10-06 13:45:00,1375.47,1363.69,3.54,100.0,0.2575,-3.03,0.18,-3.21,flip -8830,做空,2022-10-06 13:45:00,2022-10-06 14:30:00,1363.69,1362.1,3.51,100.0,0.2573,0.41,0.18,0.23,flip -8831,做多,2022-10-06 14:30:00,2022-10-06 15:00:00,1362.1,1360.63,3.51,100.0,0.2576,-0.38,0.18,-0.55,flip -8832,做空,2022-10-06 15:00:00,2022-10-06 15:15:00,1360.63,1365.36,3.5,100.0,0.2574,-1.22,0.18,-1.39,flip -8833,做多,2022-10-06 15:15:00,2022-10-06 15:30:00,1365.36,1363.19,3.49,100.0,0.2553,-0.55,0.17,-0.73,flip -8834,做空,2022-10-06 15:30:00,2022-10-06 17:00:00,1363.19,1366.38,3.48,100.0,0.2551,-0.81,0.17,-0.99,flip -8835,做多,2022-10-06 17:00:00,2022-10-06 17:15:00,1366.38,1365.41,3.47,100.0,0.2536,-0.25,0.17,-0.42,flip -8836,做空,2022-10-06 17:15:00,2022-10-06 17:45:00,1365.41,1364.28,3.46,100.0,0.2534,0.29,0.17,0.11,flip -8837,做多,2022-10-06 17:45:00,2022-10-06 21:00:00,1364.28,1358.49,3.46,100.0,0.2535,-1.47,0.17,-1.64,flip -8838,做空,2022-10-06 21:00:00,2022-10-07 00:15:00,1358.49,1359.6,3.44,100.0,0.2533,-0.28,0.17,-0.45,flip -8839,做多,2022-10-07 00:15:00,2022-10-07 00:30:00,1359.6,1357.26,3.48,100.0,0.2559,-0.6,0.17,-0.77,flip -8840,做空,2022-10-07 00:30:00,2022-10-07 07:45:00,1357.26,1355.31,3.47,100.0,0.2556,0.5,0.17,0.33,flip -8841,做多,2022-10-07 07:45:00,2022-10-07 08:45:00,1355.31,1355.54,3.47,100.0,0.2561,0.06,0.17,-0.11,flip -8842,做空,2022-10-07 08:45:00,2022-10-07 09:00:00,1355.54,1356.28,3.47,100.0,0.2558,-0.19,0.17,-0.36,flip -8843,做多,2022-10-07 09:00:00,2022-10-07 09:45:00,1356.28,1356.42,3.46,100.0,0.2553,0.04,0.17,-0.14,flip -8844,做空,2022-10-07 09:45:00,2022-10-07 10:15:00,1356.42,1353.94,3.46,100.0,0.2551,0.63,0.17,0.46,flip -8845,做多,2022-10-07 10:15:00,2022-10-07 11:00:00,1353.94,1355.25,3.46,100.0,0.2557,0.34,0.17,0.16,flip -8846,做空,2022-10-07 11:00:00,2022-10-07 11:45:00,1355.25,1354.09,3.46,100.0,0.2555,0.3,0.17,0.12,flip -8847,做多,2022-10-07 11:45:00,2022-10-07 12:15:00,1354.09,1354.61,3.46,100.0,0.2557,0.13,0.17,-0.04,flip -8848,做空,2022-10-07 12:15:00,2022-10-07 12:30:00,1354.61,1336.49,3.46,100.0,0.2554,4.63,0.17,4.46,tp_lower -8849,做多,2022-10-08 00:15:00,2022-10-08 02:00:00,1334.21,1334.51,3.54,100.0,0.265,0.08,0.18,-0.1,flip -8850,做空,2022-10-08 02:00:00,2022-10-08 02:30:00,1334.51,1335.01,3.53,100.0,0.2647,-0.13,0.18,-0.31,flip -8851,做多,2022-10-08 02:30:00,2022-10-08 02:45:00,1335.01,1333.13,3.53,100.0,0.2642,-0.5,0.18,-0.67,flip -8852,做空,2022-10-08 02:45:00,2022-10-08 06:45:00,1333.13,1331.42,3.52,100.0,0.264,0.45,0.18,0.28,flip -8853,做多,2022-10-08 06:45:00,2022-10-08 07:00:00,1331.42,1327.91,3.52,100.0,0.2644,-0.93,0.18,-1.1,flip -8854,做空,2022-10-08 07:00:00,2022-10-08 07:30:00,1327.91,1329.6,3.51,100.0,0.2641,-0.45,0.18,-0.62,flip -8855,做多,2022-10-08 07:30:00,2022-10-08 08:00:00,1329.6,1328.91,3.5,100.0,0.2632,-0.18,0.17,-0.36,flip -8856,做空,2022-10-08 08:00:00,2022-10-08 14:30:00,1328.91,1323.69,3.49,100.0,0.2629,1.37,0.17,1.2,tp_lower -8857,做多,2022-10-08 16:45:00,2022-10-08 17:00:00,1328.67,1326.61,3.5,100.0,0.2637,-0.54,0.17,-0.72,flip -8858,做空,2022-10-08 17:00:00,2022-10-08 18:00:00,1326.61,1327.4,3.5,100.0,0.2635,-0.21,0.17,-0.38,flip -8859,做多,2022-10-08 18:00:00,2022-10-08 18:15:00,1327.4,1326.52,3.49,100.0,0.2629,-0.23,0.17,-0.41,flip -8860,做空,2022-10-08 18:15:00,2022-10-08 21:30:00,1326.52,1315.2,3.48,100.0,0.2626,2.97,0.17,2.8,tp_lower -8861,做多,2022-10-09 06:45:00,2022-10-09 08:15:00,1316.24,1314.06,3.55,100.0,0.2696,-0.59,0.18,-0.76,flip -8862,做空,2022-10-09 08:15:00,2022-10-09 09:00:00,1314.06,1314.8,3.54,100.0,0.2693,-0.2,0.18,-0.38,flip -8863,做多,2022-10-09 09:00:00,2022-10-09 19:00:00,1314.8,1315.2,3.53,100.0,0.2687,0.11,0.18,-0.07,flip -8864,做空,2022-10-09 19:00:00,2022-10-09 19:45:00,1315.2,1319.14,3.53,100.0,0.2685,-1.06,0.18,-1.23,flip -8865,做多,2022-10-09 19:45:00,2022-10-09 21:00:00,1319.14,1319.96,3.52,100.0,0.2666,0.22,0.18,0.04,flip -8866,做空,2022-10-09 21:00:00,2022-10-09 21:45:00,1319.96,1320.71,3.52,100.0,0.2663,-0.2,0.18,-0.38,flip -8867,做多,2022-10-09 21:45:00,2022-10-09 22:00:00,1320.71,1318.94,3.51,100.0,0.2658,-0.47,0.18,-0.65,flip -8868,做空,2022-10-09 22:00:00,2022-10-09 23:30:00,1318.94,1322.4,3.5,100.0,0.2655,-0.92,0.18,-1.09,flip -8869,做多,2022-10-09 23:30:00,2022-10-10 00:00:00,1322.4,1321.53,3.49,100.0,0.2638,-0.23,0.17,-0.4,flip -8870,做空,2022-10-10 00:00:00,2022-10-10 00:30:00,1321.53,1326.15,3.51,100.0,0.2656,-1.23,0.18,-1.4,flip -8871,做多,2022-10-10 00:30:00,2022-10-10 01:00:00,1326.15,1332.72,3.49,100.0,0.2635,1.73,0.18,1.56,tp_upper -8872,做多,2022-10-10 04:00:00,2022-10-10 04:15:00,1323.2,1322.31,3.51,100.0,0.2651,-0.24,0.18,-0.41,flip -8873,做空,2022-10-10 04:15:00,2022-10-10 04:30:00,1322.31,1323.58,3.5,100.0,0.2649,-0.34,0.18,-0.51,flip -8874,做多,2022-10-10 04:30:00,2022-10-10 05:00:00,1323.58,1322.97,3.5,100.0,0.2641,-0.16,0.17,-0.34,flip -8875,做空,2022-10-10 05:00:00,2022-10-10 05:15:00,1322.97,1324.01,3.49,100.0,0.2638,-0.27,0.17,-0.45,flip -8876,做多,2022-10-10 05:15:00,2022-10-10 05:30:00,1324.01,1318.87,3.48,100.0,0.2631,-1.35,0.17,-1.53,flip -8877,做空,2022-10-10 05:30:00,2022-10-10 08:15:00,1318.87,1303.3,3.47,100.0,0.2629,4.09,0.17,3.92,tp_lower -8878,做多,2022-10-10 12:45:00,2022-10-10 13:00:00,1317.65,1316.01,3.5,100.0,0.266,-0.44,0.18,-0.61,flip -8879,做空,2022-10-10 13:00:00,2022-10-10 17:45:00,1316.01,1311.93,3.5,100.0,0.2657,1.08,0.17,0.91,flip -8880,做多,2022-10-10 17:45:00,2022-10-11 11:15:00,1311.93,1283.09,3.5,100.0,0.2671,-7.7,0.17,-7.87,flip -8881,做空,2022-10-11 11:15:00,2022-10-11 11:45:00,1283.09,1286.33,3.46,100.0,0.2695,-0.87,0.17,-1.05,flip -8882,做多,2022-10-11 11:45:00,2022-10-11 13:00:00,1286.33,1283.4,3.45,100.0,0.2679,-0.78,0.17,-0.96,flip -8883,做空,2022-10-11 13:00:00,2022-10-11 14:30:00,1283.4,1284.68,3.43,100.0,0.2676,-0.34,0.17,-0.51,flip -8884,做多,2022-10-11 14:30:00,2022-10-11 18:45:00,1284.68,1278.28,3.43,100.0,0.2668,-1.71,0.17,-1.88,flip -8885,做空,2022-10-11 18:45:00,2022-10-11 19:15:00,1278.28,1282.28,3.41,100.0,0.2665,-1.07,0.17,-1.24,flip -8886,做多,2022-10-11 19:15:00,2022-10-11 19:45:00,1282.28,1281.96,3.39,100.0,0.2646,-0.08,0.17,-0.25,flip -8887,做空,2022-10-11 19:45:00,2022-10-11 20:15:00,1281.96,1285.63,3.39,100.0,0.2644,-0.97,0.17,-1.14,flip -8888,做多,2022-10-11 20:15:00,2022-10-11 20:30:00,1285.63,1285.38,3.38,100.0,0.2626,-0.07,0.17,-0.23,flip -8889,做空,2022-10-11 20:30:00,2022-10-12 00:15:00,1285.38,1282.35,3.37,100.0,0.2623,0.79,0.17,0.63,flip -8890,做多,2022-10-12 00:15:00,2022-10-12 01:00:00,1282.35,1283.98,3.4,100.0,0.2655,0.43,0.17,0.26,flip -8891,做空,2022-10-12 01:00:00,2022-10-12 02:15:00,1283.98,1283.14,3.4,100.0,0.2652,0.22,0.17,0.05,flip -8892,做多,2022-10-12 02:15:00,2022-10-12 02:30:00,1283.14,1280.79,3.4,100.0,0.2653,-0.62,0.17,-0.79,flip -8893,做空,2022-10-12 02:30:00,2022-10-12 02:45:00,1280.79,1283.77,3.39,100.0,0.265,-0.79,0.17,-0.96,flip -8894,做多,2022-10-12 02:45:00,2022-10-12 03:30:00,1283.77,1283.2,3.38,100.0,0.2635,-0.15,0.17,-0.32,flip -8895,做空,2022-10-12 03:30:00,2022-10-12 04:00:00,1283.2,1288.41,3.38,100.0,0.2632,-1.37,0.17,-1.54,flip -8896,做多,2022-10-12 04:00:00,2022-10-12 16:30:00,1288.41,1293.44,3.36,100.0,0.2609,1.31,0.17,1.14,flip -8897,做空,2022-10-12 16:30:00,2022-10-12 16:45:00,1293.44,1294.06,3.37,100.0,0.2606,-0.16,0.17,-0.33,flip -8898,做多,2022-10-12 16:45:00,2022-10-12 17:15:00,1294.06,1294.11,3.37,100.0,0.2601,0.01,0.17,-0.16,flip -8899,做空,2022-10-12 17:15:00,2022-10-12 18:00:00,1294.11,1298.0,3.36,100.0,0.2598,-1.01,0.17,-1.18,flip -8900,做多,2022-10-12 18:00:00,2022-10-12 18:15:00,1298.0,1297.91,3.35,100.0,0.258,-0.02,0.17,-0.19,flip -8901,做空,2022-10-12 18:15:00,2022-10-12 19:00:00,1297.91,1296.92,3.35,100.0,0.2577,0.26,0.17,0.09,flip -8902,做多,2022-10-12 19:00:00,2022-10-12 20:15:00,1296.92,1296.12,3.34,100.0,0.2579,-0.21,0.17,-0.37,flip -8903,做空,2022-10-12 20:15:00,2022-10-12 20:30:00,1296.12,1297.23,3.34,100.0,0.2576,-0.29,0.17,-0.45,flip -8904,做多,2022-10-12 20:30:00,2022-10-12 22:15:00,1297.23,1296.31,3.33,100.0,0.2569,-0.24,0.17,-0.4,flip -8905,做空,2022-10-12 22:15:00,2022-10-13 01:00:00,1296.31,1296.57,3.33,100.0,0.2567,-0.07,0.17,-0.23,flip -8906,做多,2022-10-13 01:00:00,2022-10-13 01:15:00,1296.57,1295.7,3.37,100.0,0.2601,-0.23,0.17,-0.39,flip -8907,做空,2022-10-13 01:15:00,2022-10-13 02:15:00,1295.7,1285.69,3.37,100.0,0.2598,2.6,0.17,2.43,tp_lower -8908,做多,2022-10-13 12:15:00,2022-10-13 16:45:00,1250.92,1264.61,3.39,100.0,0.2709,3.71,0.17,3.54,flip -8909,做空,2022-10-13 16:45:00,2022-10-14 14:45:00,1264.61,1320.08,3.42,100.0,0.2706,-15.01,0.18,-15.19,flip -8910,做多,2022-10-14 14:45:00,2022-10-14 15:00:00,1320.08,1313.9,3.28,100.0,0.2485,-1.54,0.16,-1.7,flip -8911,做空,2022-10-14 15:00:00,2022-10-15 08:45:00,1313.9,1279.75,3.26,100.0,0.2483,8.48,0.16,8.32,tp_lower -8912,做多,2022-10-16 01:15:00,2022-10-16 01:45:00,1281.79,1281.88,3.35,100.0,0.2615,0.02,0.17,-0.14,flip -8913,做空,2022-10-16 01:45:00,2022-10-16 02:00:00,1281.88,1284.08,3.35,100.0,0.2612,-0.57,0.17,-0.74,flip -8914,做多,2022-10-16 02:00:00,2022-10-16 02:15:00,1284.08,1281.6,3.34,100.0,0.26,-0.64,0.17,-0.81,flip -8915,做空,2022-10-16 02:15:00,2022-10-16 03:00:00,1281.6,1282.46,3.33,100.0,0.2598,-0.22,0.17,-0.39,flip -8916,做多,2022-10-16 03:00:00,2022-10-16 03:15:00,1282.46,1281.0,3.32,100.0,0.2592,-0.38,0.17,-0.54,flip -8917,做空,2022-10-16 03:15:00,2022-10-16 03:30:00,1281.0,1282.01,3.32,100.0,0.2589,-0.26,0.17,-0.43,flip -8918,做多,2022-10-16 03:30:00,2022-10-16 06:15:00,1282.01,1280.77,3.31,100.0,0.2582,-0.32,0.17,-0.49,flip -8919,做空,2022-10-16 06:15:00,2022-10-16 06:30:00,1280.77,1282.8,3.3,100.0,0.258,-0.52,0.17,-0.69,flip -8920,做多,2022-10-16 06:30:00,2022-10-16 07:15:00,1282.8,1282.03,3.3,100.0,0.2569,-0.2,0.16,-0.36,flip -8921,做空,2022-10-16 07:15:00,2022-10-16 11:00:00,1282.03,1281.26,3.29,100.0,0.2567,0.2,0.16,0.03,flip -8922,做多,2022-10-16 11:00:00,2022-10-16 11:30:00,1281.26,1281.67,3.29,100.0,0.2567,0.11,0.16,-0.06,flip -8923,做空,2022-10-16 11:30:00,2022-10-16 12:30:00,1281.67,1282.85,3.29,100.0,0.2565,-0.3,0.16,-0.47,flip -8924,做多,2022-10-16 12:30:00,2022-10-16 12:45:00,1282.85,1281.62,3.28,100.0,0.2557,-0.31,0.16,-0.48,flip -8925,做空,2022-10-16 12:45:00,2022-10-16 13:00:00,1281.62,1282.0,3.27,100.0,0.2555,-0.1,0.16,-0.26,flip -8926,做多,2022-10-16 13:00:00,2022-10-16 13:30:00,1282.0,1282.43,3.27,100.0,0.2551,0.11,0.16,-0.05,flip -8927,做空,2022-10-16 13:30:00,2022-10-16 14:45:00,1282.43,1282.46,3.27,100.0,0.2548,-0.01,0.16,-0.17,flip -8928,做多,2022-10-16 14:45:00,2022-10-16 16:30:00,1282.46,1283.2,3.26,100.0,0.2545,0.19,0.16,0.03,flip -8929,做空,2022-10-16 16:30:00,2022-10-16 16:45:00,1283.2,1283.73,3.26,100.0,0.2543,-0.13,0.16,-0.3,flip -8930,做多,2022-10-16 16:45:00,2022-10-16 17:00:00,1283.73,1282.74,3.26,100.0,0.2538,-0.25,0.16,-0.41,flip -8931,做空,2022-10-16 17:00:00,2022-10-16 17:15:00,1282.74,1284.02,3.25,100.0,0.2536,-0.32,0.16,-0.49,flip -8932,做多,2022-10-16 17:15:00,2022-10-16 17:45:00,1284.02,1283.65,3.25,100.0,0.2528,-0.09,0.16,-0.26,flip -8933,做空,2022-10-16 17:45:00,2022-10-16 18:45:00,1283.65,1282.46,3.24,100.0,0.2526,0.3,0.16,0.14,flip -8934,做多,2022-10-16 18:45:00,2022-10-16 19:30:00,1282.46,1301.0,3.24,100.0,0.2528,4.69,0.16,4.52,tp_upper -8935,做多,2022-10-18 12:15:00,2022-10-18 12:45:00,1330.66,1330.27,3.35,100.0,0.252,-0.1,0.17,-0.27,flip -8936,做空,2022-10-18 12:45:00,2022-10-18 13:15:00,1330.27,1331.39,3.35,100.0,0.2518,-0.28,0.17,-0.45,flip -8937,做多,2022-10-18 13:15:00,2022-10-18 13:30:00,1331.39,1326.43,3.34,100.0,0.2511,-1.25,0.17,-1.41,flip -8938,做空,2022-10-18 13:30:00,2022-10-18 14:30:00,1326.43,1312.13,3.33,100.0,0.2508,3.59,0.16,3.42,tp_lower -8939,做多,2022-10-19 09:30:00,2022-10-19 10:15:00,1304.27,1302.6,3.37,100.0,0.2585,-0.43,0.17,-0.6,flip -8940,做空,2022-10-19 10:15:00,2022-10-19 13:30:00,1302.6,1297.6,3.36,100.0,0.2583,1.29,0.17,1.12,flip -8941,做多,2022-10-19 13:30:00,2022-10-19 14:30:00,1297.6,1297.82,3.37,100.0,0.26,0.06,0.17,-0.11,flip -8942,做空,2022-10-19 14:30:00,2022-10-19 15:00:00,1297.82,1301.12,3.37,100.0,0.2597,-0.86,0.17,-1.03,flip -8943,做多,2022-10-19 15:00:00,2022-10-19 15:15:00,1301.12,1298.01,3.36,100.0,0.2581,-0.8,0.17,-0.97,flip -8944,做空,2022-10-19 15:15:00,2022-10-19 15:30:00,1298.01,1299.32,3.35,100.0,0.2579,-0.34,0.17,-0.51,flip -8945,做多,2022-10-19 15:30:00,2022-10-19 16:00:00,1299.32,1302.21,3.34,100.0,0.2571,0.74,0.17,0.58,flip -8946,做空,2022-10-19 16:00:00,2022-10-19 22:30:00,1302.21,1284.22,3.34,100.0,0.2569,4.62,0.16,4.46,tp_lower -8947,做多,2022-10-20 04:45:00,2022-10-20 05:15:00,1290.37,1291.01,3.41,100.0,0.2644,0.17,0.17,-0.0,flip -8948,做空,2022-10-20 05:15:00,2022-10-20 05:30:00,1291.01,1292.88,3.41,100.0,0.2641,-0.49,0.17,-0.66,flip -8949,做多,2022-10-20 05:30:00,2022-10-20 06:15:00,1292.88,1289.36,3.4,100.0,0.2631,-0.93,0.17,-1.1,flip -8950,做空,2022-10-20 06:15:00,2022-10-20 06:45:00,1289.36,1290.74,3.39,100.0,0.2629,-0.36,0.17,-0.53,flip -8951,做多,2022-10-20 06:45:00,2022-10-20 07:00:00,1290.74,1290.03,3.38,100.0,0.262,-0.19,0.17,-0.36,flip -8952,做空,2022-10-20 07:00:00,2022-10-20 16:30:00,1290.03,1290.38,3.38,100.0,0.2618,-0.09,0.17,-0.26,flip -8953,做多,2022-10-20 16:30:00,2022-10-21 03:30:00,1290.38,1286.85,3.37,100.0,0.2614,-0.92,0.17,-1.09,flip -8954,做空,2022-10-21 03:30:00,2022-10-21 04:15:00,1286.85,1287.85,3.38,100.0,0.2626,-0.26,0.17,-0.43,flip -8955,做多,2022-10-21 04:15:00,2022-10-21 04:30:00,1287.85,1286.25,3.37,100.0,0.262,-0.42,0.17,-0.59,flip -8956,做空,2022-10-21 04:30:00,2022-10-21 05:00:00,1286.25,1287.94,3.37,100.0,0.2617,-0.44,0.17,-0.61,flip -8957,做多,2022-10-21 05:00:00,2022-10-21 05:15:00,1287.94,1287.3,3.36,100.0,0.2608,-0.17,0.17,-0.33,flip -8958,做空,2022-10-21 05:15:00,2022-10-21 05:30:00,1287.3,1288.79,3.35,100.0,0.2605,-0.39,0.17,-0.56,flip -8959,做多,2022-10-21 05:30:00,2022-10-21 05:45:00,1288.79,1287.36,3.35,100.0,0.2596,-0.37,0.17,-0.54,flip -8960,做空,2022-10-21 05:45:00,2022-10-21 06:00:00,1287.36,1289.7,3.34,100.0,0.2594,-0.61,0.17,-0.77,flip -8961,做多,2022-10-21 06:00:00,2022-10-21 06:15:00,1289.7,1286.86,3.33,100.0,0.2582,-0.73,0.17,-0.9,flip -8962,做空,2022-10-21 06:15:00,2022-10-21 06:30:00,1286.86,1287.22,3.32,100.0,0.2579,-0.09,0.17,-0.26,flip -8963,做多,2022-10-21 06:30:00,2022-10-21 06:45:00,1287.22,1284.66,3.31,100.0,0.2575,-0.66,0.17,-0.82,flip -8964,做空,2022-10-21 06:45:00,2022-10-21 07:15:00,1284.66,1287.99,3.3,100.0,0.2573,-0.86,0.17,-1.02,flip -8965,做多,2022-10-21 07:15:00,2022-10-21 07:30:00,1287.99,1286.93,3.29,100.0,0.2557,-0.27,0.16,-0.44,flip -8966,做空,2022-10-21 07:30:00,2022-10-21 12:00:00,1286.93,1261.73,3.29,100.0,0.2554,6.44,0.16,6.28,tp_lower -8967,做多,2022-10-21 13:45:00,2022-10-21 14:15:00,1284.89,1279.41,3.35,100.0,0.2606,-1.43,0.17,-1.59,flip -8968,做空,2022-10-21 14:15:00,2022-10-21 15:15:00,1279.41,1282.82,3.33,100.0,0.2603,-0.89,0.17,-1.05,flip -8969,做多,2022-10-21 15:15:00,2022-10-22 05:15:00,1282.82,1294.49,3.32,100.0,0.2587,3.02,0.17,2.85,flip -8970,做空,2022-10-22 05:15:00,2022-10-22 05:30:00,1294.49,1296.99,3.39,100.0,0.2621,-0.66,0.17,-0.83,flip -8971,做多,2022-10-22 05:30:00,2022-10-22 05:45:00,1296.99,1295.88,3.38,100.0,0.2609,-0.29,0.17,-0.46,flip -8972,做空,2022-10-22 05:45:00,2022-10-22 06:00:00,1295.88,1297.24,3.38,100.0,0.2606,-0.35,0.17,-0.52,flip -8973,做多,2022-10-22 06:00:00,2022-10-22 07:15:00,1297.24,1298.36,3.37,100.0,0.2598,0.29,0.17,0.12,flip -8974,做空,2022-10-22 07:15:00,2022-10-22 07:45:00,1298.36,1299.03,3.37,100.0,0.2595,-0.17,0.17,-0.34,flip -8975,做多,2022-10-22 07:45:00,2022-10-22 11:00:00,1299.03,1302.8,3.36,100.0,0.259,0.98,0.17,0.81,tp_upper -8976,做多,2022-10-23 00:45:00,2022-10-23 01:00:00,1310.66,1308.81,3.39,100.0,0.2587,-0.48,0.17,-0.65,flip -8977,做空,2022-10-23 01:00:00,2022-10-23 02:15:00,1308.81,1311.92,3.38,100.0,0.2584,-0.8,0.17,-0.97,flip -8978,做多,2022-10-23 02:15:00,2022-10-23 03:15:00,1311.92,1311.79,3.37,100.0,0.257,-0.03,0.17,-0.2,flip -8979,做空,2022-10-23 03:15:00,2022-10-23 03:30:00,1311.79,1312.23,3.37,100.0,0.2567,-0.11,0.17,-0.28,flip -8980,做多,2022-10-23 03:30:00,2022-10-23 04:00:00,1312.23,1311.79,3.36,100.0,0.2563,-0.11,0.17,-0.28,flip -8981,做空,2022-10-23 04:00:00,2022-10-23 04:15:00,1311.79,1314.11,3.36,100.0,0.256,-0.59,0.17,-0.76,flip -8982,做多,2022-10-23 04:15:00,2022-10-23 04:45:00,1314.11,1309.19,3.35,100.0,0.2549,-1.25,0.17,-1.42,flip -8983,做空,2022-10-23 04:45:00,2022-10-23 08:45:00,1309.19,1311.15,3.33,100.0,0.2546,-0.5,0.17,-0.67,flip -8984,做多,2022-10-23 08:45:00,2022-10-23 09:00:00,1311.15,1311.09,3.32,100.0,0.2536,-0.02,0.17,-0.18,flip -8985,做空,2022-10-23 09:00:00,2022-10-23 11:00:00,1311.09,1304.32,3.32,100.0,0.2533,1.72,0.17,1.55,tp_lower -8986,做多,2022-10-23 14:00:00,2022-10-23 17:45:00,1310.25,1328.08,3.34,100.0,0.2545,4.54,0.17,4.37,tp_upper -8987,做多,2022-10-24 07:00:00,2022-10-24 07:15:00,1340.74,1338.24,3.41,100.0,0.2544,-0.64,0.17,-0.81,flip -8988,做空,2022-10-24 07:15:00,2022-10-24 09:45:00,1338.24,1344.93,3.4,100.0,0.2541,-1.7,0.17,-1.87,flip -8989,做多,2022-10-24 09:45:00,2022-10-24 12:15:00,1344.93,1346.66,3.38,100.0,0.2513,0.43,0.17,0.27,flip -8990,做空,2022-10-24 12:15:00,2022-10-24 12:45:00,1346.66,1348.63,3.38,100.0,0.2511,-0.49,0.17,-0.66,flip -8991,做多,2022-10-24 12:45:00,2022-10-24 13:00:00,1348.63,1343.97,3.37,100.0,0.2501,-1.17,0.17,-1.33,flip -8992,做空,2022-10-24 13:00:00,2022-10-24 13:45:00,1343.97,1347.54,3.36,100.0,0.2498,-0.89,0.17,-1.06,flip -8993,做多,2022-10-24 13:45:00,2022-10-24 22:00:00,1347.54,1344.07,3.35,100.0,0.2483,-0.86,0.17,-1.03,flip -8994,做空,2022-10-24 22:00:00,2022-10-25 00:00:00,1344.07,1342.81,3.33,100.0,0.248,0.31,0.17,0.15,flip -8995,做多,2022-10-25 00:00:00,2022-10-25 00:15:00,1342.81,1342.64,3.36,100.0,0.2499,-0.04,0.17,-0.21,flip -8996,做空,2022-10-25 00:15:00,2022-10-25 03:00:00,1342.64,1343.26,3.35,100.0,0.2497,-0.15,0.17,-0.32,flip -8997,做多,2022-10-25 03:00:00,2022-10-25 08:15:00,1343.26,1343.43,3.35,100.0,0.2492,0.04,0.17,-0.13,flip -8998,做空,2022-10-25 08:15:00,2022-10-25 08:30:00,1343.43,1344.9,3.34,100.0,0.249,-0.37,0.17,-0.53,flip -8999,做多,2022-10-25 08:30:00,2022-10-25 08:45:00,1344.9,1343.73,3.34,100.0,0.2482,-0.29,0.17,-0.46,flip -9000,做空,2022-10-25 08:45:00,2022-10-25 09:00:00,1343.73,1345.23,3.33,100.0,0.2479,-0.37,0.17,-0.54,flip -9001,做多,2022-10-25 09:00:00,2022-10-25 09:30:00,1345.23,1343.8,3.32,100.0,0.2471,-0.35,0.17,-0.52,flip -9002,做空,2022-10-25 09:30:00,2022-10-25 10:30:00,1343.8,1344.26,3.32,100.0,0.2469,-0.11,0.17,-0.28,flip -9003,做多,2022-10-25 10:30:00,2022-10-25 11:00:00,1344.26,1343.29,3.31,100.0,0.2465,-0.24,0.17,-0.4,flip -9004,做空,2022-10-25 11:00:00,2022-10-25 11:15:00,1343.29,1346.27,3.31,100.0,0.2462,-0.73,0.17,-0.9,flip -9005,做多,2022-10-25 11:15:00,2022-10-25 13:00:00,1346.27,1360.46,3.3,100.0,0.2449,3.47,0.17,3.31,tp_upper -9006,做多,2022-10-27 03:00:00,2022-10-27 04:30:00,1552.1,1553.71,3.36,100.0,0.2166,0.35,0.17,0.18,flip -9007,做空,2022-10-27 04:30:00,2022-10-27 04:45:00,1553.71,1561.08,3.36,100.0,0.2164,-1.6,0.17,-1.76,flip -9008,做多,2022-10-27 04:45:00,2022-10-27 06:00:00,1561.08,1561.47,3.34,100.0,0.2142,0.08,0.17,-0.08,flip -9009,做空,2022-10-27 06:00:00,2022-10-27 06:15:00,1561.47,1564.45,3.34,100.0,0.214,-0.64,0.17,-0.8,flip -9010,做多,2022-10-27 06:15:00,2022-10-27 06:30:00,1564.45,1555.91,3.33,100.0,0.2129,-1.82,0.17,-1.98,flip -9011,做空,2022-10-27 06:30:00,2022-10-27 08:00:00,1555.91,1558.28,3.31,100.0,0.2127,-0.5,0.17,-0.67,flip -9012,做多,2022-10-27 08:00:00,2022-10-27 08:15:00,1558.28,1556.7,3.3,100.0,0.2119,-0.33,0.16,-0.5,flip -9013,做空,2022-10-27 08:15:00,2022-10-27 11:15:00,1556.7,1553.35,3.29,100.0,0.2116,0.71,0.16,0.54,flip -9014,做多,2022-10-27 11:15:00,2022-10-27 13:30:00,1553.35,1560.36,3.3,100.0,0.2123,1.49,0.17,1.32,flip -9015,做空,2022-10-27 13:30:00,2022-10-27 14:00:00,1560.36,1560.53,3.31,100.0,0.2121,-0.04,0.17,-0.2,flip -9016,做多,2022-10-27 14:00:00,2022-10-27 14:15:00,1560.53,1559.68,3.31,100.0,0.2119,-0.18,0.17,-0.35,flip -9017,做空,2022-10-27 14:15:00,2022-10-27 17:00:00,1559.68,1553.87,3.3,100.0,0.2117,1.23,0.16,1.07,flip -9018,做多,2022-10-27 17:00:00,2022-10-27 17:15:00,1553.87,1550.77,3.31,100.0,0.213,-0.66,0.17,-0.83,flip -9019,做空,2022-10-27 17:15:00,2022-10-27 17:30:00,1550.77,1555.61,3.3,100.0,0.2128,-1.03,0.17,-1.2,flip -9020,做多,2022-10-27 17:30:00,2022-10-27 17:45:00,1555.61,1550.98,3.29,100.0,0.2113,-0.98,0.16,-1.14,flip -9021,做空,2022-10-27 17:45:00,2022-10-27 18:00:00,1550.98,1552.78,3.27,100.0,0.2111,-0.38,0.16,-0.54,flip -9022,做多,2022-10-27 18:00:00,2022-10-27 20:00:00,1552.78,1531.39,3.27,100.0,0.2104,-4.5,0.16,-4.66,flip -9023,做空,2022-10-27 20:00:00,2022-10-27 20:15:00,1531.39,1514.61,3.22,100.0,0.2102,3.53,0.16,3.37,tp_lower -9024,做多,2022-10-28 12:30:00,2022-10-28 12:45:00,1511.43,1510.71,3.3,100.0,0.2186,-0.16,0.17,-0.32,flip -9025,做空,2022-10-28 12:45:00,2022-10-28 13:00:00,1510.71,1519.32,3.3,100.0,0.2184,-1.88,0.17,-2.05,flip -9026,做多,2022-10-28 13:00:00,2022-10-28 13:30:00,1519.32,1545.73,3.28,100.0,0.2157,5.7,0.17,5.53,tp_upper -9027,做多,2022-10-30 03:15:00,2022-10-30 03:30:00,1623.62,1618.79,3.34,100.0,0.2057,-0.99,0.17,-1.16,flip -9028,做空,2022-10-30 03:30:00,2022-10-30 03:45:00,1618.79,1621.8,3.33,100.0,0.2055,-0.62,0.17,-0.79,flip -9029,做多,2022-10-30 03:45:00,2022-10-30 04:00:00,1621.8,1619.65,3.32,100.0,0.2045,-0.44,0.17,-0.61,flip -9030,做空,2022-10-30 04:00:00,2022-10-30 05:15:00,1619.65,1621.87,3.31,100.0,0.2043,-0.45,0.17,-0.62,flip -9031,做多,2022-10-30 05:15:00,2022-10-30 08:15:00,1621.87,1613.08,3.3,100.0,0.2035,-1.79,0.16,-1.95,flip -9032,做空,2022-10-30 08:15:00,2022-10-31 00:00:00,1613.08,1594.17,3.28,100.0,0.2033,3.85,0.16,3.68,flip -9033,做多,2022-10-31 00:00:00,2022-10-31 00:15:00,1594.17,1590.47,3.33,100.0,0.209,-0.77,0.17,-0.94,flip -9034,做空,2022-10-31 00:15:00,2022-10-31 04:45:00,1590.47,1588.49,3.32,100.0,0.2088,0.41,0.17,0.25,flip -9035,做多,2022-10-31 04:45:00,2022-10-31 06:00:00,1588.49,1584.83,3.32,100.0,0.2091,-0.77,0.17,-0.93,flip -9036,做空,2022-10-31 06:00:00,2022-10-31 06:30:00,1584.83,1584.4,3.31,100.0,0.2089,0.09,0.17,-0.08,flip -9037,做多,2022-10-31 06:30:00,2022-10-31 07:00:00,1584.4,1584.01,3.31,100.0,0.2088,-0.08,0.17,-0.25,flip -9038,做空,2022-10-31 07:00:00,2022-10-31 07:30:00,1584.01,1587.28,3.3,100.0,0.2086,-0.68,0.17,-0.85,flip -9039,做多,2022-10-31 07:30:00,2022-10-31 08:00:00,1587.28,1581.8,3.29,100.0,0.2075,-1.14,0.16,-1.3,flip -9040,做空,2022-10-31 08:00:00,2022-10-31 08:15:00,1581.8,1584.23,3.28,100.0,0.2073,-0.5,0.16,-0.67,flip -9041,做多,2022-10-31 08:15:00,2022-10-31 09:45:00,1584.23,1619.8,3.27,100.0,0.2065,7.34,0.17,7.18,tp_upper -9042,做多,2022-11-01 01:15:00,2022-11-01 01:30:00,1580.89,1579.77,3.37,100.0,0.2131,-0.24,0.17,-0.41,flip -9043,做空,2022-11-01 01:30:00,2022-11-01 01:45:00,1579.77,1580.36,3.36,100.0,0.2129,-0.13,0.17,-0.29,flip -9044,做多,2022-11-01 01:45:00,2022-11-01 11:15:00,1580.36,1591.1,3.36,100.0,0.2125,2.28,0.17,2.11,flip -9045,做空,2022-11-01 11:15:00,2022-11-02 00:15:00,1591.1,1579.99,3.38,100.0,0.2123,2.36,0.17,2.19,flip -9046,做多,2022-11-02 00:15:00,2022-11-02 02:00:00,1579.99,1581.16,3.41,100.0,0.2158,0.25,0.17,0.08,flip -9047,做空,2022-11-02 02:00:00,2022-11-02 02:30:00,1581.16,1585.5,3.41,100.0,0.2155,-0.94,0.17,-1.11,flip -9048,做多,2022-11-02 02:30:00,2022-11-02 07:00:00,1585.5,1577.98,3.4,100.0,0.2142,-1.61,0.17,-1.78,flip -9049,做空,2022-11-02 07:00:00,2022-11-02 07:15:00,1577.98,1560.01,3.38,100.0,0.2139,3.84,0.17,3.68,tp_lower -9050,做多,2022-11-02 16:45:00,2022-11-02 17:00:00,1570.53,1567.11,3.41,100.0,0.2172,-0.74,0.17,-0.91,flip -9051,做空,2022-11-02 17:00:00,2022-11-02 18:00:00,1567.11,1596.92,3.4,100.0,0.217,-6.47,0.17,-6.64,flip -9052,做多,2022-11-02 18:00:00,2022-11-02 18:45:00,1596.92,1562.44,3.33,100.0,0.2087,-7.19,0.16,-7.36,flip -9053,做空,2022-11-02 18:45:00,2022-11-02 19:00:00,1562.44,1573.1,3.26,100.0,0.2084,-2.22,0.16,-2.39,flip -9054,做多,2022-11-02 19:00:00,2022-11-02 19:15:00,1573.1,1539.37,3.23,100.0,0.2054,-6.93,0.16,-7.09,flip -9055,做空,2022-11-02 19:15:00,2022-11-03 01:45:00,1539.37,1542.23,3.16,100.0,0.2052,-0.59,0.16,-0.75,flip -9056,做多,2022-11-03 01:45:00,2022-11-03 02:30:00,1542.23,1546.31,3.18,100.0,0.2062,0.84,0.16,0.68,flip -9057,做空,2022-11-03 02:30:00,2022-11-03 03:00:00,1546.31,1545.76,3.19,100.0,0.206,0.11,0.16,-0.05,flip -9058,做多,2022-11-03 03:00:00,2022-11-03 07:45:00,1545.76,1543.4,3.18,100.0,0.2059,-0.49,0.16,-0.64,flip -9059,做空,2022-11-03 07:45:00,2022-11-03 08:00:00,1543.4,1547.71,3.17,100.0,0.2057,-0.89,0.16,-1.05,flip -9060,做多,2022-11-03 08:00:00,2022-11-03 08:15:00,1547.71,1541.0,3.16,100.0,0.2044,-1.37,0.16,-1.53,flip -9061,做空,2022-11-03 08:15:00,2022-11-03 08:30:00,1541.0,1541.16,3.15,100.0,0.2042,-0.03,0.16,-0.19,flip -9062,做多,2022-11-03 08:30:00,2022-11-03 11:15:00,1541.16,1539.01,3.14,100.0,0.2039,-0.44,0.16,-0.6,flip -9063,做空,2022-11-03 11:15:00,2022-11-03 12:00:00,1539.01,1535.22,3.14,100.0,0.2037,0.77,0.16,0.62,flip -9064,做多,2022-11-03 12:00:00,2022-11-03 15:15:00,1535.22,1541.31,3.14,100.0,0.2045,1.25,0.16,1.09,flip -9065,做空,2022-11-03 15:15:00,2022-11-03 15:30:00,1541.31,1541.84,3.15,100.0,0.2043,-0.11,0.16,-0.27,flip -9066,做多,2022-11-03 15:30:00,2022-11-03 16:15:00,1541.84,1539.33,3.14,100.0,0.204,-0.51,0.16,-0.67,flip -9067,做空,2022-11-03 16:15:00,2022-11-03 16:30:00,1539.33,1544.73,3.14,100.0,0.2038,-1.1,0.16,-1.26,flip -9068,做多,2022-11-03 16:30:00,2022-11-03 17:00:00,1544.73,1544.44,3.12,100.0,0.2021,-0.06,0.16,-0.21,flip -9069,做空,2022-11-03 17:00:00,2022-11-03 18:15:00,1544.44,1545.52,3.12,100.0,0.2019,-0.22,0.16,-0.37,flip -9070,做多,2022-11-03 18:15:00,2022-11-03 18:30:00,1545.52,1542.86,3.11,100.0,0.2014,-0.54,0.16,-0.69,flip -9071,做空,2022-11-03 18:30:00,2022-11-03 18:45:00,1542.86,1544.48,3.1,100.0,0.2012,-0.33,0.16,-0.48,flip -9072,做多,2022-11-03 18:45:00,2022-11-03 19:00:00,1544.48,1544.2,3.1,100.0,0.2006,-0.06,0.15,-0.21,flip -9073,做空,2022-11-03 19:00:00,2022-11-03 19:15:00,1544.2,1546.32,3.09,100.0,0.2004,-0.42,0.15,-0.58,flip -9074,做多,2022-11-03 19:15:00,2022-11-03 19:30:00,1546.32,1542.39,3.09,100.0,0.1997,-0.78,0.15,-0.94,flip -9075,做空,2022-11-03 19:30:00,2022-11-03 21:45:00,1542.39,1542.68,3.08,100.0,0.1995,-0.06,0.15,-0.21,flip -9076,做多,2022-11-03 21:45:00,2022-11-03 22:00:00,1542.68,1536.75,3.07,100.0,0.1992,-1.18,0.15,-1.33,flip -9077,做空,2022-11-03 22:00:00,2022-11-04 01:00:00,1536.75,1538.6,3.06,100.0,0.199,-0.37,0.15,-0.52,flip -9078,做多,2022-11-04 01:00:00,2022-11-04 02:15:00,1538.6,1542.29,3.11,100.0,0.2023,0.75,0.16,0.59,flip -9079,做空,2022-11-04 02:15:00,2022-11-04 02:45:00,1542.29,1540.16,3.12,100.0,0.2021,0.43,0.16,0.27,flip -9080,做多,2022-11-04 02:45:00,2022-11-04 03:00:00,1540.16,1537.68,3.12,100.0,0.2025,-0.5,0.16,-0.66,flip -9081,做空,2022-11-04 03:00:00,2022-11-04 03:15:00,1537.68,1541.69,3.11,100.0,0.2023,-0.81,0.16,-0.97,flip -9082,做多,2022-11-04 03:15:00,2022-11-04 06:15:00,1541.69,1578.06,3.1,100.0,0.201,7.31,0.16,7.15,tp_upper -9083,做多,2022-11-04 12:30:00,2022-11-05 08:15:00,1593.48,1642.26,3.17,100.0,0.1989,9.7,0.16,9.54,flip -9084,做空,2022-11-05 08:15:00,2022-11-05 09:00:00,1642.26,1644.58,3.28,100.0,0.1997,-0.46,0.16,-0.63,flip -9085,做多,2022-11-05 09:00:00,2022-11-05 09:15:00,1644.58,1639.35,3.27,100.0,0.199,-1.04,0.16,-1.2,flip -9086,做空,2022-11-05 09:15:00,2022-11-05 11:00:00,1639.35,1645.46,3.26,100.0,0.1988,-1.21,0.16,-1.38,flip -9087,做多,2022-11-05 11:00:00,2022-11-05 12:00:00,1645.46,1644.48,3.24,100.0,0.1971,-0.19,0.16,-0.36,flip -9088,做空,2022-11-05 12:00:00,2022-11-06 08:30:00,1644.48,1632.74,3.24,100.0,0.1969,2.31,0.16,2.15,flip -9089,做多,2022-11-06 08:30:00,2022-11-06 11:15:00,1632.74,1620.22,3.27,100.0,0.2004,-2.51,0.16,-2.67,flip -9090,做空,2022-11-06 11:15:00,2022-11-06 12:00:00,1620.22,1623.58,3.24,100.0,0.2002,-0.67,0.16,-0.84,flip -9091,做多,2022-11-06 12:00:00,2022-11-06 12:15:00,1623.58,1619.93,3.23,100.0,0.1992,-0.73,0.16,-0.89,flip -9092,做空,2022-11-06 12:15:00,2022-11-06 14:30:00,1619.93,1626.82,3.22,100.0,0.199,-1.37,0.16,-1.53,flip -9093,做多,2022-11-06 14:30:00,2022-11-06 16:00:00,1626.82,1617.64,3.21,100.0,0.1971,-1.81,0.16,-1.97,flip -9094,做空,2022-11-06 16:00:00,2022-11-06 16:15:00,1617.64,1621.47,3.19,100.0,0.1969,-0.75,0.16,-0.91,flip -9095,做多,2022-11-06 16:15:00,2022-11-06 16:45:00,1621.47,1620.88,3.17,100.0,0.1958,-0.12,0.16,-0.27,flip -9096,做空,2022-11-06 16:45:00,2022-11-06 17:00:00,1620.88,1621.49,3.17,100.0,0.1956,-0.12,0.16,-0.28,flip -9097,做多,2022-11-06 17:00:00,2022-11-06 17:15:00,1621.49,1616.33,3.17,100.0,0.1953,-1.01,0.16,-1.17,flip -9098,做空,2022-11-06 17:15:00,2022-11-06 23:00:00,1616.33,1572.13,3.15,100.0,0.1951,8.62,0.15,8.47,tp_lower -9099,做多,2022-11-07 12:00:00,2022-11-07 13:00:00,1579.88,1582.61,3.27,100.0,0.2067,0.56,0.16,0.4,flip -9100,做空,2022-11-07 13:00:00,2022-11-07 13:30:00,1582.61,1577.69,3.27,100.0,0.2065,1.02,0.16,0.85,flip -9101,做多,2022-11-07 13:30:00,2022-11-07 14:00:00,1577.69,1576.88,3.28,100.0,0.2076,-0.17,0.16,-0.33,flip -9102,做空,2022-11-07 14:00:00,2022-11-07 14:15:00,1576.88,1578.6,3.27,100.0,0.2074,-0.36,0.16,-0.52,flip -9103,做多,2022-11-07 14:15:00,2022-11-07 14:30:00,1578.6,1575.33,3.26,100.0,0.2067,-0.68,0.16,-0.84,flip -9104,做空,2022-11-07 14:30:00,2022-11-07 15:00:00,1575.33,1578.41,3.25,100.0,0.2065,-0.64,0.16,-0.8,flip -9105,做多,2022-11-07 15:00:00,2022-11-07 16:45:00,1578.41,1577.5,3.24,100.0,0.2055,-0.19,0.16,-0.35,flip -9106,做空,2022-11-07 16:45:00,2022-11-07 17:00:00,1577.5,1580.95,3.24,100.0,0.2053,-0.71,0.16,-0.87,flip -9107,做多,2022-11-07 17:00:00,2022-11-07 21:30:00,1580.95,1576.77,3.23,100.0,0.2042,-0.85,0.16,-1.01,flip -9108,做空,2022-11-07 21:30:00,2022-11-08 04:00:00,1576.77,1468.7,3.22,100.0,0.204,22.05,0.15,21.9,tp_lower -9109,做多,2022-11-08 16:00:00,2022-11-08 17:15:00,1545.87,1508.81,3.46,100.0,0.2239,-8.3,0.17,-8.47,flip -9110,做空,2022-11-08 17:15:00,2022-11-08 18:15:00,1508.81,1377.08,3.38,100.0,0.2237,29.47,0.15,29.32,tp_lower -9111,做多,2022-11-10 03:00:00,2022-11-10 03:45:00,1163.97,1172.5,3.67,100.0,0.3157,2.69,0.19,2.51,flip -9112,做空,2022-11-10 03:45:00,2022-11-10 04:30:00,1172.5,1164.98,3.7,100.0,0.3154,2.37,0.18,2.19,flip -9113,做多,2022-11-10 04:30:00,2022-11-10 13:30:00,1164.98,1285.96,3.72,100.0,0.3191,38.61,0.21,38.4,tp_upper -9114,做多,2022-11-11 07:15:00,2022-11-11 07:45:00,1277.39,1277.85,4.11,100.0,0.3217,0.15,0.21,-0.06,flip -9115,做空,2022-11-11 07:45:00,2022-11-11 08:30:00,1277.85,1282.68,4.11,100.0,0.3214,-1.55,0.21,-1.76,flip -9116,做多,2022-11-11 08:30:00,2022-11-11 09:00:00,1282.68,1273.0,4.09,100.0,0.3187,-3.08,0.2,-3.29,flip -9117,做空,2022-11-11 09:00:00,2022-11-11 09:15:00,1273.0,1277.1,4.05,100.0,0.3184,-1.31,0.2,-1.51,flip -9118,做多,2022-11-11 09:15:00,2022-11-11 09:30:00,1277.1,1276.03,4.04,100.0,0.316,-0.34,0.2,-0.54,flip -9119,做空,2022-11-11 09:30:00,2022-11-11 09:45:00,1276.03,1278.27,4.03,100.0,0.3157,-0.71,0.2,-0.91,flip -9120,做多,2022-11-11 09:45:00,2022-11-11 10:00:00,1278.27,1272.11,4.02,100.0,0.3143,-1.94,0.2,-2.14,flip -9121,做空,2022-11-11 10:00:00,2022-11-11 10:45:00,1272.11,1276.81,3.99,100.0,0.3139,-1.48,0.2,-1.68,flip -9122,做多,2022-11-11 10:45:00,2022-11-11 11:30:00,1276.81,1274.95,3.97,100.0,0.3113,-0.58,0.2,-0.78,flip -9123,做空,2022-11-11 11:30:00,2022-11-11 12:30:00,1274.95,1276.99,3.97,100.0,0.311,-0.63,0.2,-0.83,flip -9124,做多,2022-11-11 12:30:00,2022-11-11 14:00:00,1276.99,1253.36,3.95,100.0,0.3097,-7.32,0.19,-7.51,flip -9125,做空,2022-11-11 14:00:00,2022-11-11 14:45:00,1253.36,1261.49,3.88,100.0,0.3094,-2.52,0.2,-2.71,flip -9126,做多,2022-11-11 14:45:00,2022-11-11 15:30:00,1261.49,1258.92,3.85,100.0,0.3051,-0.78,0.19,-0.98,flip -9127,做空,2022-11-11 15:30:00,2022-11-11 15:45:00,1258.92,1259.5,3.84,100.0,0.3048,-0.18,0.19,-0.37,flip -9128,做多,2022-11-11 15:45:00,2022-11-11 17:15:00,1259.5,1257.7,3.83,100.0,0.3042,-0.55,0.19,-0.74,flip -9129,做空,2022-11-11 17:15:00,2022-11-11 17:45:00,1257.7,1273.77,3.82,100.0,0.3039,-4.88,0.19,-5.08,flip -9130,做多,2022-11-11 17:45:00,2022-11-11 18:30:00,1273.77,1266.32,3.77,100.0,0.2959,-2.2,0.19,-2.39,flip -9131,做空,2022-11-11 18:30:00,2022-11-11 19:00:00,1266.32,1265.21,3.74,100.0,0.2956,0.33,0.19,0.14,flip -9132,做多,2022-11-11 19:00:00,2022-11-11 19:30:00,1265.21,1266.53,3.74,100.0,0.2959,0.39,0.19,0.2,flip -9133,做空,2022-11-11 19:30:00,2022-11-11 19:45:00,1266.53,1273.59,3.74,100.0,0.2956,-2.09,0.19,-2.27,flip -9134,做多,2022-11-11 19:45:00,2022-11-11 20:00:00,1273.59,1261.54,3.72,100.0,0.292,-3.52,0.18,-3.7,flip -9135,做空,2022-11-11 20:00:00,2022-11-11 21:15:00,1261.54,1270.99,3.68,100.0,0.2917,-2.76,0.19,-2.94,flip -9136,做多,2022-11-11 21:15:00,2022-11-11 21:30:00,1270.99,1268.92,3.65,100.0,0.2871,-0.59,0.18,-0.78,flip -9137,做空,2022-11-11 21:30:00,2022-11-11 21:45:00,1268.92,1269.19,3.64,100.0,0.2868,-0.08,0.18,-0.26,flip -9138,做多,2022-11-11 21:45:00,2022-11-11 22:00:00,1269.19,1268.49,3.63,100.0,0.2864,-0.2,0.18,-0.38,flip -9139,做空,2022-11-11 22:00:00,2022-11-11 22:45:00,1268.49,1279.66,3.63,100.0,0.2861,-3.2,0.18,-3.38,flip -9140,做多,2022-11-11 22:45:00,2022-11-12 01:30:00,1279.66,1274.4,3.59,100.0,0.2808,-1.48,0.18,-1.66,flip -9141,做空,2022-11-12 01:30:00,2022-11-12 04:30:00,1274.4,1264.59,3.67,100.0,0.2877,2.82,0.18,2.64,flip -9142,做多,2022-11-12 04:30:00,2022-11-12 07:30:00,1264.59,1264.49,3.69,100.0,0.2919,-0.03,0.18,-0.21,flip -9143,做空,2022-11-12 07:30:00,2022-11-12 07:45:00,1264.49,1265.96,3.69,100.0,0.2916,-0.43,0.18,-0.61,flip -9144,做多,2022-11-12 07:45:00,2022-11-12 08:00:00,1265.96,1262.9,3.68,100.0,0.2907,-0.89,0.18,-1.07,flip -9145,做空,2022-11-12 08:00:00,2022-11-12 08:30:00,1262.9,1265.58,3.67,100.0,0.2904,-0.78,0.18,-0.96,flip -9146,做多,2022-11-12 08:30:00,2022-11-12 08:45:00,1265.58,1260.9,3.66,100.0,0.2888,-1.35,0.18,-1.53,flip -9147,做空,2022-11-12 08:45:00,2022-11-12 10:15:00,1260.9,1265.27,3.64,100.0,0.2886,-1.26,0.18,-1.44,flip -9148,做多,2022-11-12 10:15:00,2022-11-12 10:30:00,1265.27,1263.4,3.62,100.0,0.2863,-0.54,0.18,-0.72,flip -9149,做空,2022-11-12 10:30:00,2022-11-12 12:30:00,1263.4,1265.65,3.61,100.0,0.286,-0.64,0.18,-0.82,flip -9150,做多,2022-11-12 12:30:00,2022-11-12 13:00:00,1265.65,1261.29,3.6,100.0,0.2847,-1.24,0.18,-1.42,flip -9151,做空,2022-11-12 13:00:00,2022-11-12 13:45:00,1261.29,1265.1,3.59,100.0,0.2844,-1.08,0.18,-1.26,flip -9152,做多,2022-11-12 13:45:00,2022-11-12 14:00:00,1265.1,1259.33,3.57,100.0,0.2824,-1.63,0.18,-1.81,flip -9153,做空,2022-11-12 14:00:00,2022-11-12 14:15:00,1259.33,1265.44,3.55,100.0,0.2821,-1.72,0.18,-1.9,flip -9154,做多,2022-11-12 14:15:00,2022-11-12 18:00:00,1265.44,1267.14,3.53,100.0,0.2791,0.47,0.18,0.3,flip -9155,做空,2022-11-12 18:00:00,2022-11-13 00:30:00,1267.14,1263.88,3.53,100.0,0.2788,0.91,0.18,0.73,flip -9156,做多,2022-11-13 00:30:00,2022-11-13 00:45:00,1263.88,1259.68,3.59,100.0,0.2839,-1.19,0.18,-1.37,flip -9157,做空,2022-11-13 00:45:00,2022-11-13 01:00:00,1259.68,1261.65,3.57,100.0,0.2836,-0.56,0.18,-0.74,flip -9158,做多,2022-11-13 01:00:00,2022-11-13 01:15:00,1261.65,1261.39,3.56,100.0,0.2824,-0.07,0.18,-0.25,flip -9159,做空,2022-11-13 01:15:00,2022-11-13 01:30:00,1261.39,1265.74,3.56,100.0,0.2821,-1.23,0.18,-1.41,flip -9160,做多,2022-11-13 01:30:00,2022-11-13 01:45:00,1265.74,1263.71,3.54,100.0,0.2799,-0.57,0.18,-0.75,flip -9161,做空,2022-11-13 01:45:00,2022-11-13 02:15:00,1263.71,1265.75,3.53,100.0,0.2796,-0.57,0.18,-0.75,flip -9162,做多,2022-11-13 02:15:00,2022-11-13 03:00:00,1265.75,1266.01,3.52,100.0,0.2784,0.07,0.18,-0.1,flip -9163,做空,2022-11-13 03:00:00,2022-11-13 04:45:00,1266.01,1266.0,3.52,100.0,0.2782,0.0,0.18,-0.17,flip -9164,做多,2022-11-13 04:45:00,2022-11-13 05:15:00,1266.0,1265.65,3.52,100.0,0.2779,-0.1,0.18,-0.27,flip -9165,做空,2022-11-13 05:15:00,2022-11-13 05:30:00,1265.65,1265.76,3.51,100.0,0.2776,-0.03,0.18,-0.21,flip -9166,做多,2022-11-13 05:30:00,2022-11-13 05:45:00,1265.76,1263.76,3.51,100.0,0.2773,-0.55,0.18,-0.73,flip -9167,做空,2022-11-13 05:45:00,2022-11-13 07:00:00,1263.76,1251.02,3.5,100.0,0.277,3.53,0.17,3.36,tp_lower -9168,做多,2022-11-13 21:30:00,2022-11-14 16:15:00,1225.52,1233.6,3.53,100.0,0.2883,2.33,0.18,2.15,flip -9169,做空,2022-11-14 16:15:00,2022-11-14 17:00:00,1233.6,1235.69,3.59,100.0,0.2913,-0.61,0.18,-0.79,flip -9170,做多,2022-11-14 17:00:00,2022-11-14 17:15:00,1235.69,1234.52,3.58,100.0,0.29,-0.34,0.18,-0.52,flip -9171,做空,2022-11-14 17:15:00,2022-11-14 23:15:00,1234.52,1238.23,3.58,100.0,0.2898,-1.07,0.18,-1.25,flip -9172,做多,2022-11-14 23:15:00,2022-11-14 23:45:00,1238.23,1242.89,3.56,100.0,0.2877,1.34,0.18,1.16,flip -9173,做空,2022-11-14 23:45:00,2022-11-15 00:15:00,1242.89,1246.68,3.57,100.0,0.2874,-1.09,0.18,-1.27,flip -9174,做多,2022-11-15 00:15:00,2022-11-15 00:30:00,1246.68,1244.13,3.57,100.0,0.2867,-0.73,0.18,-0.91,flip -9175,做空,2022-11-15 00:30:00,2022-11-15 01:15:00,1244.13,1244.79,3.56,100.0,0.2864,-0.19,0.18,-0.37,flip -9176,做多,2022-11-15 01:15:00,2022-11-15 16:30:00,1244.79,1259.94,3.56,100.0,0.2858,4.33,0.18,4.15,flip -9177,做空,2022-11-15 16:30:00,2022-11-15 16:45:00,1259.94,1267.01,3.6,100.0,0.2855,-2.02,0.18,-2.2,flip -9178,做多,2022-11-15 16:45:00,2022-11-15 18:00:00,1267.01,1262.85,3.57,100.0,0.2821,-1.17,0.18,-1.35,flip -9179,做空,2022-11-15 18:00:00,2022-11-15 18:30:00,1262.85,1238.41,3.56,100.0,0.2818,6.89,0.17,6.71,tp_lower -9180,做多,2022-11-16 01:00:00,2022-11-16 04:15:00,1256.23,1257.32,3.64,100.0,0.2901,0.32,0.18,0.13,flip -9181,做空,2022-11-16 04:15:00,2022-11-16 04:45:00,1257.32,1257.37,3.64,100.0,0.2898,-0.01,0.18,-0.2,flip -9182,做多,2022-11-16 04:45:00,2022-11-16 05:30:00,1257.37,1255.97,3.64,100.0,0.2895,-0.41,0.18,-0.59,flip -9183,做空,2022-11-16 05:30:00,2022-11-16 05:45:00,1255.97,1257.07,3.63,100.0,0.2892,-0.32,0.18,-0.5,flip -9184,做多,2022-11-16 05:45:00,2022-11-16 06:00:00,1257.07,1251.42,3.63,100.0,0.2884,-1.63,0.18,-1.81,flip -9185,做空,2022-11-16 06:00:00,2022-11-16 22:45:00,1251.42,1215.38,3.61,100.0,0.2882,10.39,0.18,10.21,flip -9186,做多,2022-11-16 22:45:00,2022-11-16 23:00:00,1215.38,1213.67,3.71,100.0,0.305,-0.52,0.19,-0.71,flip -9187,做空,2022-11-16 23:00:00,2022-11-16 23:15:00,1213.67,1216.46,3.7,100.0,0.3046,-0.85,0.19,-1.04,flip -9188,做多,2022-11-16 23:15:00,2022-11-16 23:30:00,1216.46,1214.43,3.69,100.0,0.3029,-0.61,0.18,-0.8,flip -9189,做空,2022-11-16 23:30:00,2022-11-16 23:45:00,1214.43,1215.78,3.68,100.0,0.3026,-0.41,0.18,-0.59,flip -9190,做多,2022-11-16 23:45:00,2022-11-17 00:15:00,1215.78,1215.26,3.67,100.0,0.3017,-0.16,0.18,-0.34,flip -9191,做空,2022-11-17 00:15:00,2022-11-17 00:30:00,1215.26,1218.1,3.7,100.0,0.3042,-0.86,0.19,-1.05,flip -9192,做多,2022-11-17 00:30:00,2022-11-17 02:45:00,1218.1,1207.64,3.68,100.0,0.3025,-3.16,0.18,-3.35,flip -9193,做空,2022-11-17 02:45:00,2022-11-17 05:30:00,1207.64,1209.91,3.65,100.0,0.3022,-0.69,0.18,-0.87,flip -9194,做多,2022-11-17 05:30:00,2022-11-17 06:30:00,1209.91,1207.82,3.64,100.0,0.3007,-0.63,0.18,-0.81,flip -9195,做空,2022-11-17 06:30:00,2022-11-17 15:15:00,1207.82,1213.01,3.63,100.0,0.3004,-1.56,0.18,-1.74,flip -9196,做多,2022-11-17 15:15:00,2022-11-17 15:45:00,1213.01,1191.92,3.61,100.0,0.2976,-6.28,0.18,-6.45,flip -9197,做空,2022-11-17 15:45:00,2022-11-17 16:00:00,1191.92,1201.51,3.54,100.0,0.2973,-2.85,0.18,-3.03,flip -9198,做多,2022-11-17 16:00:00,2022-11-17 19:45:00,1201.51,1201.89,3.51,100.0,0.2922,0.11,0.18,-0.06,flip -9199,做空,2022-11-17 19:45:00,2022-11-17 20:00:00,1201.89,1202.91,3.51,100.0,0.2919,-0.3,0.18,-0.47,flip -9200,做多,2022-11-17 20:00:00,2022-11-17 20:30:00,1202.91,1199.55,3.5,100.0,0.2911,-0.98,0.17,-1.15,flip -9201,做空,2022-11-17 20:30:00,2022-11-17 20:45:00,1199.55,1200.91,3.49,100.0,0.2909,-0.4,0.17,-0.57,flip -9202,做多,2022-11-17 20:45:00,2022-11-17 23:15:00,1200.91,1201.07,3.48,100.0,0.2899,0.05,0.17,-0.13,flip -9203,做空,2022-11-17 23:15:00,2022-11-17 23:30:00,1201.07,1201.08,3.48,100.0,0.2896,-0.0,0.17,-0.18,flip -9204,做多,2022-11-17 23:30:00,2022-11-17 23:45:00,1201.08,1199.7,3.48,100.0,0.2893,-0.4,0.17,-0.57,flip -9205,做空,2022-11-17 23:45:00,2022-11-18 00:00:00,1199.7,1206.35,3.47,100.0,0.289,-1.92,0.17,-2.1,flip -9206,做多,2022-11-18 00:00:00,2022-11-18 02:30:00,1206.35,1228.39,3.49,100.0,0.2895,6.38,0.18,6.2,tp_upper -9207,做多,2022-11-18 08:30:00,2022-11-18 14:30:00,1211.67,1213.31,3.55,100.0,0.2933,0.48,0.18,0.3,flip -9208,做空,2022-11-18 14:30:00,2022-11-18 20:00:00,1213.31,1211.86,3.55,100.0,0.293,0.42,0.18,0.25,flip -9209,做多,2022-11-18 20:00:00,2022-11-19 00:00:00,1211.86,1211.47,3.56,100.0,0.2934,-0.11,0.18,-0.29,flip -9210,做空,2022-11-19 00:00:00,2022-11-19 07:00:00,1211.47,1208.45,3.56,100.0,0.2941,0.89,0.18,0.71,flip -9211,做多,2022-11-19 07:00:00,2022-11-19 07:15:00,1208.45,1206.99,3.57,100.0,0.2953,-0.43,0.18,-0.61,flip -9212,做空,2022-11-19 07:15:00,2022-11-19 07:30:00,1206.99,1207.41,3.56,100.0,0.295,-0.12,0.18,-0.3,flip -9213,做多,2022-11-19 07:30:00,2022-11-19 07:45:00,1207.41,1206.09,3.56,100.0,0.2945,-0.39,0.18,-0.57,flip -9214,做空,2022-11-19 07:45:00,2022-11-19 08:30:00,1206.09,1206.55,3.55,100.0,0.2942,-0.14,0.18,-0.31,flip -9215,做多,2022-11-19 08:30:00,2022-11-19 09:15:00,1206.55,1208.35,3.54,100.0,0.2937,0.53,0.18,0.35,flip -9216,做空,2022-11-19 09:15:00,2022-11-19 10:30:00,1208.35,1208.73,3.55,100.0,0.2934,-0.11,0.18,-0.29,flip -9217,做多,2022-11-19 10:30:00,2022-11-19 10:45:00,1208.73,1208.29,3.54,100.0,0.2929,-0.13,0.18,-0.31,flip -9218,做空,2022-11-19 10:45:00,2022-11-19 11:45:00,1208.29,1210.99,3.54,100.0,0.2926,-0.79,0.18,-0.97,flip -9219,做多,2022-11-19 11:45:00,2022-11-19 12:15:00,1210.99,1208.6,3.52,100.0,0.291,-0.7,0.18,-0.87,flip -9220,做空,2022-11-19 12:15:00,2022-11-19 13:00:00,1208.6,1207.88,3.51,100.0,0.2907,0.21,0.18,0.03,flip -9221,做多,2022-11-19 13:00:00,2022-11-19 13:15:00,1207.88,1207.04,3.51,100.0,0.2908,-0.24,0.18,-0.42,flip -9222,做空,2022-11-19 13:15:00,2022-11-19 13:30:00,1207.04,1208.06,3.51,100.0,0.2905,-0.3,0.18,-0.47,flip -9223,做多,2022-11-19 13:30:00,2022-11-19 13:45:00,1208.06,1207.41,3.5,100.0,0.2897,-0.19,0.17,-0.36,flip -9224,做空,2022-11-19 13:45:00,2022-11-19 14:00:00,1207.41,1208.63,3.49,100.0,0.2894,-0.35,0.17,-0.53,flip -9225,做多,2022-11-19 14:00:00,2022-11-19 14:15:00,1208.63,1207.72,3.49,100.0,0.2886,-0.26,0.17,-0.44,flip -9226,做空,2022-11-19 14:15:00,2022-11-19 14:45:00,1207.72,1207.43,3.48,100.0,0.2883,0.08,0.17,-0.09,flip -9227,做多,2022-11-19 14:45:00,2022-11-19 15:15:00,1207.43,1208.2,3.48,100.0,0.2881,0.22,0.17,0.05,flip -9228,做空,2022-11-19 15:15:00,2022-11-19 16:15:00,1208.2,1208.87,3.48,100.0,0.2878,-0.19,0.17,-0.37,flip -9229,做多,2022-11-19 16:15:00,2022-11-19 17:15:00,1208.87,1207.53,3.47,100.0,0.2872,-0.38,0.17,-0.56,flip -9230,做空,2022-11-19 17:15:00,2022-11-19 17:45:00,1207.53,1207.41,3.46,100.0,0.2869,0.03,0.17,-0.14,flip -9231,做多,2022-11-19 17:45:00,2022-11-19 18:00:00,1207.41,1206.86,3.46,100.0,0.2867,-0.16,0.17,-0.33,flip -9232,做空,2022-11-19 18:00:00,2022-11-19 18:15:00,1206.86,1207.58,3.46,100.0,0.2864,-0.21,0.17,-0.38,flip -9233,做多,2022-11-19 18:15:00,2022-11-19 18:45:00,1207.58,1207.18,3.45,100.0,0.2858,-0.11,0.17,-0.29,flip -9234,做空,2022-11-19 18:45:00,2022-11-19 19:00:00,1207.18,1208.02,3.45,100.0,0.2855,-0.24,0.17,-0.41,flip -9235,做多,2022-11-19 19:00:00,2022-11-19 22:00:00,1208.02,1220.01,3.44,100.0,0.2848,3.42,0.17,3.24,tp_upper -9236,做多,2022-11-21 13:00:00,2022-11-21 16:00:00,1133.46,1124.53,3.56,100.0,0.3136,-2.8,0.18,-2.98,flip -9237,做空,2022-11-21 16:00:00,2022-11-21 22:30:00,1124.53,1114.5,3.52,100.0,0.3133,3.14,0.17,2.97,flip -9238,做多,2022-11-21 22:30:00,2022-11-22 00:15:00,1114.5,1111.41,3.55,100.0,0.3187,-0.98,0.18,-1.16,flip -9239,做空,2022-11-22 00:15:00,2022-11-22 12:45:00,1111.41,1097.8,3.55,100.0,0.3191,4.34,0.18,4.17,flip -9240,做多,2022-11-22 12:45:00,2022-11-23 13:45:00,1097.8,1157.09,3.59,100.0,0.3266,19.37,0.19,19.18,flip -9241,做空,2022-11-23 13:45:00,2022-11-23 16:00:00,1157.09,1161.96,3.78,100.0,0.3269,-1.59,0.19,-1.78,flip -9242,做多,2022-11-23 16:00:00,2022-11-23 16:15:00,1161.96,1157.56,3.76,100.0,0.3238,-1.42,0.19,-1.61,flip -9243,做空,2022-11-23 16:15:00,2022-11-23 16:30:00,1157.56,1161.38,3.74,100.0,0.3235,-1.24,0.19,-1.42,flip -9244,做多,2022-11-23 16:30:00,2022-11-23 16:45:00,1161.38,1152.07,3.73,100.0,0.321,-2.99,0.18,-3.17,flip -9245,做空,2022-11-23 16:45:00,2022-11-23 18:15:00,1152.07,1161.64,3.69,100.0,0.3207,-3.07,0.19,-3.26,flip -9246,做多,2022-11-23 18:15:00,2022-11-23 18:30:00,1161.64,1161.16,3.66,100.0,0.3151,-0.15,0.18,-0.33,flip -9247,做空,2022-11-23 18:30:00,2022-11-23 18:45:00,1161.16,1170.05,3.66,100.0,0.3148,-2.8,0.18,-2.98,flip -9248,做多,2022-11-23 18:45:00,2022-11-23 19:00:00,1170.05,1177.55,3.62,100.0,0.3097,2.32,0.18,2.14,tp_upper -9249,做多,2022-11-23 19:30:00,2022-11-23 20:00:00,1168.93,1164.34,3.64,100.0,0.3117,-1.43,0.18,-1.61,flip -9250,做空,2022-11-23 20:00:00,2022-11-24 13:15:00,1164.34,1195.69,3.63,100.0,0.3114,-9.76,0.19,-9.95,flip -9251,做多,2022-11-24 13:15:00,2022-11-24 14:15:00,1195.69,1191.07,3.56,100.0,0.2975,-1.37,0.18,-1.55,flip -9252,做空,2022-11-24 14:15:00,2022-11-24 16:00:00,1191.07,1202.03,3.54,100.0,0.2972,-3.26,0.18,-3.44,flip -9253,做多,2022-11-24 16:00:00,2022-11-24 16:15:00,1202.03,1196.08,3.5,100.0,0.2915,-1.73,0.17,-1.91,flip -9254,做空,2022-11-24 16:15:00,2022-11-24 16:30:00,1196.08,1198.85,3.48,100.0,0.2912,-0.81,0.17,-0.98,flip -9255,做多,2022-11-24 16:30:00,2022-11-24 17:15:00,1198.85,1199.31,3.47,100.0,0.2896,0.13,0.17,-0.04,flip -9256,做空,2022-11-24 17:15:00,2022-11-24 17:30:00,1199.31,1201.66,3.47,100.0,0.2893,-0.68,0.17,-0.85,flip -9257,做多,2022-11-24 17:30:00,2022-11-24 17:45:00,1201.66,1199.57,3.46,100.0,0.2879,-0.6,0.17,-0.77,flip -9258,做空,2022-11-24 17:45:00,2022-11-24 18:30:00,1199.57,1200.04,3.45,100.0,0.2876,-0.14,0.17,-0.31,flip -9259,做多,2022-11-24 18:30:00,2022-11-24 20:15:00,1200.04,1199.34,3.44,100.0,0.2871,-0.2,0.17,-0.37,flip -9260,做空,2022-11-24 20:15:00,2022-11-24 21:00:00,1199.34,1198.28,3.44,100.0,0.2868,0.3,0.17,0.13,flip -9261,做多,2022-11-24 21:00:00,2022-11-25 00:00:00,1198.28,1196.65,3.44,100.0,0.287,-0.47,0.17,-0.64,flip -9262,做空,2022-11-25 00:00:00,2022-11-25 00:30:00,1196.65,1197.21,3.47,100.0,0.2896,-0.16,0.17,-0.34,flip -9263,做多,2022-11-25 00:30:00,2022-11-25 13:00:00,1197.21,1188.9,3.46,100.0,0.289,-2.4,0.17,-2.57,flip -9264,做空,2022-11-25 13:00:00,2022-11-25 13:15:00,1188.9,1191.14,3.43,100.0,0.2887,-0.65,0.17,-0.82,flip -9265,做多,2022-11-25 13:15:00,2022-11-25 14:00:00,1191.14,1183.43,3.42,100.0,0.2874,-2.22,0.17,-2.39,flip -9266,做空,2022-11-25 14:00:00,2022-11-25 14:30:00,1183.43,1186.69,3.4,100.0,0.2871,-0.94,0.17,-1.11,flip -9267,做多,2022-11-25 14:30:00,2022-11-25 16:15:00,1186.69,1184.91,3.38,100.0,0.2852,-0.51,0.17,-0.68,flip -9268,做空,2022-11-25 16:15:00,2022-11-25 16:30:00,1184.91,1186.4,3.38,100.0,0.2849,-0.42,0.17,-0.59,flip -9269,做多,2022-11-25 16:30:00,2022-11-26 01:15:00,1186.4,1221.54,3.37,100.0,0.2839,9.98,0.17,9.8,tp_upper -9270,做多,2022-11-27 01:30:00,2022-11-27 01:45:00,1211.1,1210.54,3.49,100.0,0.2883,-0.16,0.17,-0.34,flip -9271,做空,2022-11-27 01:45:00,2022-11-27 02:00:00,1210.54,1214.37,3.49,100.0,0.288,-1.1,0.17,-1.28,flip -9272,做多,2022-11-27 02:00:00,2022-11-27 08:15:00,1214.37,1212.94,3.47,100.0,0.2859,-0.41,0.17,-0.58,flip -9273,做空,2022-11-27 08:15:00,2022-11-27 09:30:00,1212.94,1212.44,3.46,100.0,0.2856,0.14,0.17,-0.03,flip -9274,做多,2022-11-27 09:30:00,2022-11-27 09:45:00,1212.44,1209.93,3.46,100.0,0.2855,-0.72,0.17,-0.89,flip -9275,做空,2022-11-27 09:45:00,2022-11-27 10:00:00,1209.93,1211.63,3.45,100.0,0.2852,-0.48,0.17,-0.66,flip -9276,做多,2022-11-27 10:00:00,2022-11-27 10:45:00,1211.63,1212.09,3.44,100.0,0.2842,0.13,0.17,-0.04,flip -9277,做空,2022-11-27 10:45:00,2022-11-27 11:00:00,1212.09,1214.95,3.44,100.0,0.2839,-0.81,0.17,-0.98,flip -9278,做多,2022-11-27 11:00:00,2022-11-27 11:30:00,1214.95,1213.37,3.43,100.0,0.2822,-0.45,0.17,-0.62,flip -9279,做空,2022-11-27 11:30:00,2022-11-27 13:15:00,1213.37,1213.11,3.42,100.0,0.282,0.07,0.17,-0.1,flip -9280,做多,2022-11-27 13:15:00,2022-11-27 13:30:00,1213.11,1210.51,3.42,100.0,0.2818,-0.73,0.17,-0.9,flip -9281,做空,2022-11-27 13:30:00,2022-11-27 13:45:00,1210.51,1211.95,3.41,100.0,0.2815,-0.41,0.17,-0.58,flip -9282,做多,2022-11-27 13:45:00,2022-11-27 14:30:00,1211.95,1213.24,3.4,100.0,0.2806,0.36,0.17,0.19,flip -9283,做空,2022-11-27 14:30:00,2022-11-27 15:15:00,1213.24,1212.56,3.4,100.0,0.2803,0.19,0.17,0.02,flip -9284,做多,2022-11-27 15:15:00,2022-11-27 16:45:00,1212.56,1213.01,3.4,100.0,0.2803,0.13,0.17,-0.04,flip -9285,做空,2022-11-27 16:45:00,2022-11-27 17:00:00,1213.01,1215.18,3.4,100.0,0.28,-0.61,0.17,-0.78,flip -9286,做多,2022-11-27 17:00:00,2022-11-27 17:15:00,1215.18,1213.02,3.39,100.0,0.2788,-0.6,0.17,-0.77,flip -9287,做空,2022-11-27 17:15:00,2022-11-27 17:30:00,1213.02,1213.45,3.38,100.0,0.2785,-0.12,0.17,-0.29,flip -9288,做多,2022-11-27 17:30:00,2022-11-27 19:00:00,1213.45,1214.98,3.37,100.0,0.278,0.43,0.17,0.26,flip -9289,做空,2022-11-27 19:00:00,2022-11-27 19:15:00,1214.98,1215.75,3.37,100.0,0.2777,-0.21,0.17,-0.38,flip -9290,做多,2022-11-27 19:15:00,2022-11-27 19:30:00,1215.75,1212.31,3.37,100.0,0.2771,-0.95,0.17,-1.12,flip -9291,做空,2022-11-27 19:30:00,2022-11-27 21:15:00,1212.31,1216.11,3.36,100.0,0.2768,-1.05,0.17,-1.22,flip -9292,做多,2022-11-27 21:15:00,2022-11-27 21:45:00,1216.11,1214.97,3.34,100.0,0.2748,-0.31,0.17,-0.48,flip -9293,做空,2022-11-27 21:45:00,2022-11-27 22:30:00,1214.97,1216.0,3.34,100.0,0.2745,-0.28,0.17,-0.45,flip -9294,做多,2022-11-27 22:30:00,2022-11-27 23:00:00,1216.0,1206.89,3.33,100.0,0.2738,-2.49,0.17,-2.66,flip -9295,做空,2022-11-27 23:00:00,2022-11-27 23:15:00,1206.89,1200.84,3.3,100.0,0.2735,1.65,0.16,1.49,tp_lower -9296,做多,2022-11-28 14:30:00,2022-11-28 14:45:00,1173.84,1165.85,3.39,100.0,0.2891,-2.31,0.17,-2.48,flip -9297,做空,2022-11-28 14:45:00,2022-11-28 16:45:00,1165.85,1176.64,3.37,100.0,0.2889,-3.12,0.17,-3.29,flip -9298,做多,2022-11-28 16:45:00,2022-11-28 18:00:00,1176.64,1170.5,3.33,100.0,0.2833,-1.74,0.17,-1.91,flip -9299,做空,2022-11-28 18:00:00,2022-11-28 18:15:00,1170.5,1171.68,3.31,100.0,0.283,-0.33,0.17,-0.5,flip -9300,做多,2022-11-28 18:15:00,2022-11-28 18:30:00,1171.68,1170.24,3.31,100.0,0.2821,-0.41,0.17,-0.57,flip -9301,做空,2022-11-28 18:30:00,2022-11-28 19:30:00,1170.24,1172.53,3.3,100.0,0.2819,-0.65,0.17,-0.81,flip -9302,做多,2022-11-28 19:30:00,2022-11-28 21:00:00,1172.53,1169.49,3.29,100.0,0.2805,-0.85,0.16,-1.02,flip -9303,做空,2022-11-28 21:00:00,2022-11-28 21:15:00,1169.49,1171.51,3.28,100.0,0.2802,-0.57,0.16,-0.73,flip -9304,做多,2022-11-28 21:15:00,2022-11-28 21:30:00,1171.51,1170.07,3.27,100.0,0.2789,-0.4,0.16,-0.56,flip -9305,做空,2022-11-28 21:30:00,2022-11-28 22:15:00,1170.07,1171.01,3.26,100.0,0.2787,-0.26,0.16,-0.43,flip -9306,做多,2022-11-28 22:15:00,2022-11-28 22:45:00,1171.01,1170.27,3.25,100.0,0.2779,-0.21,0.16,-0.37,flip -9307,做空,2022-11-28 22:45:00,2022-11-28 23:15:00,1170.27,1171.16,3.25,100.0,0.2777,-0.25,0.16,-0.41,flip -9308,做多,2022-11-28 23:15:00,2022-11-28 23:30:00,1171.16,1168.35,3.24,100.0,0.277,-0.78,0.16,-0.94,flip -9309,做空,2022-11-28 23:30:00,2022-11-29 01:30:00,1168.35,1173.82,3.23,100.0,0.2767,-1.51,0.16,-1.68,flip -9310,做多,2022-11-29 01:30:00,2022-11-29 02:15:00,1173.82,1183.13,3.25,100.0,0.2772,2.58,0.16,2.42,tp_upper -9311,做多,2022-11-29 17:30:00,2022-11-30 00:00:00,1207.54,1213.69,3.28,100.0,0.2714,1.67,0.16,1.5,flip -9312,做空,2022-11-30 00:00:00,2022-11-30 00:15:00,1213.69,1217.71,3.3,100.0,0.2716,-1.09,0.17,-1.26,flip -9313,做多,2022-11-30 00:15:00,2022-11-30 00:30:00,1217.71,1274.13,3.28,100.0,0.2695,15.21,0.17,15.03,tp_upper -9314,做多,2022-11-30 13:00:00,2022-11-30 13:30:00,1263.24,1263.09,3.43,100.0,0.2716,-0.04,0.17,-0.21,flip -9315,做空,2022-11-30 13:30:00,2022-11-30 14:30:00,1263.09,1265.8,3.43,100.0,0.2713,-0.74,0.17,-0.91,flip -9316,做多,2022-11-30 14:30:00,2022-11-30 15:00:00,1265.8,1264.3,3.42,100.0,0.2699,-0.4,0.17,-0.58,flip -9317,做空,2022-11-30 15:00:00,2022-11-30 15:30:00,1264.3,1265.32,3.41,100.0,0.2696,-0.27,0.17,-0.45,flip -9318,做多,2022-11-30 15:30:00,2022-11-30 17:15:00,1265.32,1263.82,3.4,100.0,0.2689,-0.4,0.17,-0.57,flip -9319,做空,2022-11-30 17:15:00,2022-11-30 18:00:00,1263.82,1267.99,3.39,100.0,0.2686,-1.12,0.17,-1.29,flip -9320,做多,2022-11-30 18:00:00,2022-11-30 18:15:00,1267.99,1261.95,3.38,100.0,0.2666,-1.61,0.17,-1.78,flip -9321,做空,2022-11-30 18:15:00,2022-11-30 18:30:00,1261.95,1273.3,3.36,100.0,0.2663,-3.02,0.17,-3.19,flip -9322,做多,2022-11-30 18:30:00,2022-11-30 19:00:00,1273.3,1293.98,3.33,100.0,0.2613,5.4,0.17,5.23,tp_upper -9323,做多,2022-12-01 05:45:00,2022-12-01 06:45:00,1281.88,1283.85,3.41,100.0,0.2662,0.52,0.17,0.35,flip -9324,做空,2022-12-01 06:45:00,2022-12-01 08:45:00,1283.85,1283.31,3.41,100.0,0.266,0.14,0.17,-0.03,flip -9325,做多,2022-12-01 08:45:00,2022-12-01 12:15:00,1283.31,1285.86,3.41,100.0,0.2659,0.68,0.17,0.51,flip -9326,做空,2022-12-01 12:15:00,2022-12-01 12:30:00,1285.86,1288.79,3.42,100.0,0.2657,-0.78,0.17,-0.95,flip -9327,做多,2022-12-01 12:30:00,2022-12-01 12:45:00,1288.79,1287.74,3.4,100.0,0.2642,-0.28,0.17,-0.45,flip -9328,做空,2022-12-01 12:45:00,2022-12-01 22:15:00,1287.74,1277.66,3.4,100.0,0.2639,2.66,0.17,2.49,flip -9329,做多,2022-12-01 22:15:00,2022-12-01 22:30:00,1277.66,1277.62,3.42,100.0,0.2678,-0.01,0.17,-0.18,flip -9330,做空,2022-12-01 22:30:00,2022-12-02 00:30:00,1277.62,1279.66,3.42,100.0,0.2676,-0.55,0.17,-0.72,flip -9331,做多,2022-12-02 00:30:00,2022-12-02 01:30:00,1279.66,1276.29,3.43,100.0,0.2682,-0.9,0.17,-1.08,flip -9332,做空,2022-12-02 01:30:00,2022-12-02 06:15:00,1276.29,1274.82,3.42,100.0,0.268,0.39,0.17,0.22,flip -9333,做多,2022-12-02 06:15:00,2022-12-02 06:30:00,1274.82,1272.27,3.42,100.0,0.2683,-0.68,0.17,-0.85,flip -9334,做空,2022-12-02 06:30:00,2022-12-02 07:00:00,1272.27,1272.74,3.41,100.0,0.2681,-0.13,0.17,-0.3,flip -9335,做多,2022-12-02 07:00:00,2022-12-02 07:15:00,1272.74,1271.57,3.41,100.0,0.2676,-0.31,0.17,-0.48,flip -9336,做空,2022-12-02 07:15:00,2022-12-02 07:30:00,1271.57,1275.92,3.4,100.0,0.2673,-1.16,0.17,-1.33,flip -9337,做多,2022-12-02 07:30:00,2022-12-02 11:15:00,1275.92,1285.62,3.38,100.0,0.2652,2.57,0.17,2.4,tp_upper -9338,做多,2022-12-02 14:15:00,2022-12-02 16:00:00,1275.96,1277.32,3.41,100.0,0.267,0.36,0.17,0.19,flip -9339,做空,2022-12-02 16:00:00,2022-12-02 16:30:00,1277.32,1277.59,3.41,100.0,0.2667,-0.07,0.17,-0.24,flip -9340,做多,2022-12-02 16:30:00,2022-12-03 00:00:00,1277.59,1292.7,3.4,100.0,0.2663,4.02,0.17,3.85,tp_upper -9341,做多,2022-12-03 02:15:00,2022-12-03 02:30:00,1285.53,1285.04,3.47,100.0,0.2699,-0.13,0.17,-0.31,flip -9342,做空,2022-12-03 02:30:00,2022-12-03 02:45:00,1285.04,1286.4,3.47,100.0,0.2697,-0.37,0.17,-0.54,flip -9343,做多,2022-12-03 02:45:00,2022-12-03 03:00:00,1286.4,1284.87,3.46,100.0,0.2688,-0.41,0.17,-0.58,flip -9344,做空,2022-12-03 03:00:00,2022-12-03 03:15:00,1284.87,1284.94,3.45,100.0,0.2686,-0.02,0.17,-0.19,flip -9345,做多,2022-12-03 03:15:00,2022-12-03 03:30:00,1284.94,1283.9,3.45,100.0,0.2683,-0.28,0.17,-0.45,flip -9346,做空,2022-12-03 03:30:00,2022-12-03 03:45:00,1283.9,1285.07,3.44,100.0,0.268,-0.31,0.17,-0.49,flip -9347,做多,2022-12-03 03:45:00,2022-12-03 06:00:00,1285.07,1282.82,3.43,100.0,0.2672,-0.6,0.17,-0.77,flip -9348,做空,2022-12-03 06:00:00,2022-12-03 22:30:00,1282.82,1239.32,3.42,100.0,0.267,11.61,0.17,11.45,tp_lower -9349,做多,2022-12-04 04:30:00,2022-12-04 05:30:00,1261.21,1259.01,3.56,100.0,0.2826,-0.62,0.18,-0.8,flip -9350,做空,2022-12-04 05:30:00,2022-12-04 06:15:00,1259.01,1259.66,3.55,100.0,0.2823,-0.18,0.18,-0.36,flip -9351,做多,2022-12-04 06:15:00,2022-12-04 06:30:00,1259.66,1256.77,3.55,100.0,0.2817,-0.81,0.18,-0.99,flip -9352,做空,2022-12-04 06:30:00,2022-12-04 08:15:00,1256.77,1259.09,3.54,100.0,0.2814,-0.65,0.18,-0.83,flip -9353,做多,2022-12-04 08:15:00,2022-12-04 08:30:00,1259.09,1259.05,3.53,100.0,0.2801,-0.01,0.18,-0.19,flip -9354,做空,2022-12-04 08:30:00,2022-12-04 09:00:00,1259.05,1258.3,3.52,100.0,0.2798,0.21,0.18,0.03,flip -9355,做多,2022-12-04 09:00:00,2022-12-04 09:45:00,1258.3,1256.65,3.52,100.0,0.2799,-0.46,0.18,-0.64,flip -9356,做空,2022-12-04 09:45:00,2022-12-04 10:15:00,1256.65,1256.89,3.51,100.0,0.2796,-0.07,0.18,-0.24,flip -9357,做多,2022-12-04 10:15:00,2022-12-04 11:15:00,1256.89,1254.77,3.51,100.0,0.2792,-0.59,0.18,-0.77,flip -9358,做空,2022-12-04 11:15:00,2022-12-04 12:30:00,1254.77,1256.66,3.5,100.0,0.2789,-0.53,0.18,-0.7,flip -9359,做多,2022-12-04 12:30:00,2022-12-04 12:45:00,1256.66,1256.64,3.49,100.0,0.2778,-0.01,0.17,-0.18,flip -9360,做空,2022-12-04 12:45:00,2022-12-04 14:30:00,1256.64,1254.8,3.49,100.0,0.2775,0.51,0.17,0.34,flip -9361,做多,2022-12-04 14:30:00,2022-12-04 16:45:00,1254.8,1258.84,3.49,100.0,0.2781,1.12,0.18,0.95,flip -9362,做空,2022-12-04 16:45:00,2022-12-04 17:15:00,1258.84,1258.34,3.5,100.0,0.2778,0.14,0.17,-0.04,flip -9363,做多,2022-12-04 17:15:00,2022-12-04 17:30:00,1258.34,1257.52,3.49,100.0,0.2777,-0.23,0.17,-0.4,flip -9364,做空,2022-12-04 17:30:00,2022-12-04 17:45:00,1257.52,1268.41,3.49,100.0,0.2775,-3.02,0.18,-3.2,flip -9365,做多,2022-12-04 17:45:00,2022-12-04 18:00:00,1268.41,1268.83,3.46,100.0,0.2724,0.11,0.17,-0.06,tp_upper -9366,做多,2022-12-05 12:45:00,2022-12-05 13:00:00,1289.81,1289.2,3.51,100.0,0.2719,-0.17,0.18,-0.34,flip -9367,做空,2022-12-05 13:00:00,2022-12-05 13:15:00,1289.2,1290.33,3.5,100.0,0.2716,-0.31,0.18,-0.48,flip -9368,做多,2022-12-05 13:15:00,2022-12-05 13:45:00,1290.33,1285.29,3.5,100.0,0.2709,-1.37,0.17,-1.54,flip -9369,做空,2022-12-05 13:45:00,2022-12-05 15:00:00,1285.29,1265.63,3.48,100.0,0.2706,5.32,0.17,5.15,tp_lower -9370,做多,2022-12-06 03:15:00,2022-12-06 03:30:00,1267.03,1263.21,3.54,100.0,0.2794,-1.07,0.18,-1.24,flip -9371,做空,2022-12-06 03:30:00,2022-12-06 06:30:00,1263.21,1260.83,3.53,100.0,0.2791,0.66,0.18,0.49,flip -9372,做多,2022-12-06 06:30:00,2022-12-06 06:45:00,1260.83,1260.17,3.53,100.0,0.2799,-0.18,0.18,-0.36,flip -9373,做空,2022-12-06 06:45:00,2022-12-06 07:00:00,1260.17,1261.94,3.52,100.0,0.2796,-0.49,0.18,-0.67,flip -9374,做多,2022-12-06 07:00:00,2022-12-06 07:30:00,1261.94,1259.98,3.52,100.0,0.2786,-0.55,0.18,-0.72,flip -9375,做空,2022-12-06 07:30:00,2022-12-06 08:00:00,1259.98,1262.2,3.51,100.0,0.2783,-0.62,0.18,-0.79,flip -9376,做多,2022-12-06 08:00:00,2022-12-06 08:15:00,1262.2,1259.01,3.5,100.0,0.277,-0.88,0.17,-1.06,flip -9377,做空,2022-12-06 08:15:00,2022-12-06 08:30:00,1259.01,1260.87,3.48,100.0,0.2768,-0.51,0.17,-0.69,flip -9378,做多,2022-12-06 08:30:00,2022-12-06 09:00:00,1260.87,1260.37,3.48,100.0,0.2757,-0.14,0.17,-0.31,flip -9379,做空,2022-12-06 09:00:00,2022-12-06 11:15:00,1260.37,1254.18,3.47,100.0,0.2754,1.7,0.17,1.53,tp_lower -9380,做多,2022-12-06 12:30:00,2022-12-06 13:15:00,1258.2,1257.64,3.48,100.0,0.2769,-0.16,0.17,-0.33,flip -9381,做空,2022-12-06 13:15:00,2022-12-06 20:45:00,1257.64,1252.56,3.48,100.0,0.2767,1.41,0.17,1.23,flip -9382,做多,2022-12-06 20:45:00,2022-12-06 22:00:00,1252.56,1254.47,3.49,100.0,0.2786,0.53,0.17,0.36,flip -9383,做空,2022-12-06 22:00:00,2022-12-06 22:15:00,1254.47,1254.74,3.49,100.0,0.2784,-0.08,0.17,-0.25,flip -9384,做多,2022-12-06 22:15:00,2022-12-06 22:30:00,1254.74,1254.06,3.49,100.0,0.278,-0.19,0.17,-0.36,flip -9385,做空,2022-12-06 22:30:00,2022-12-06 23:00:00,1254.06,1263.63,3.48,100.0,0.2777,-2.66,0.18,-2.83,flip -9386,做多,2022-12-06 23:00:00,2022-12-06 23:15:00,1263.63,1269.0,3.45,100.0,0.2732,1.47,0.17,1.29,tp_upper -9387,做多,2022-12-07 21:45:00,2022-12-07 22:00:00,1231.91,1228.58,3.52,100.0,0.2855,-0.95,0.18,-1.13,flip -9388,做空,2022-12-07 22:00:00,2022-12-07 22:45:00,1228.58,1229.59,3.5,100.0,0.2852,-0.29,0.18,-0.46,flip -9389,做多,2022-12-07 22:45:00,2022-12-07 23:45:00,1229.59,1230.83,3.5,100.0,0.2844,0.35,0.18,0.18,flip -9390,做空,2022-12-07 23:45:00,2022-12-08 02:30:00,1230.83,1235.99,3.5,100.0,0.2842,-1.47,0.18,-1.64,flip -9391,做多,2022-12-08 02:30:00,2022-12-08 03:45:00,1235.99,1231.3,3.49,100.0,0.2824,-1.32,0.17,-1.5,flip -9392,做空,2022-12-08 03:45:00,2022-12-08 07:00:00,1231.3,1231.42,3.47,100.0,0.2821,-0.03,0.17,-0.21,flip -9393,做多,2022-12-08 07:00:00,2022-12-08 09:30:00,1231.42,1228.64,3.47,100.0,0.2818,-0.78,0.17,-0.96,flip -9394,做空,2022-12-08 09:30:00,2022-12-08 09:45:00,1228.64,1229.2,3.46,100.0,0.2815,-0.16,0.17,-0.33,flip -9395,做多,2022-12-08 09:45:00,2022-12-08 11:30:00,1229.2,1230.69,3.45,100.0,0.281,0.42,0.17,0.25,flip -9396,做空,2022-12-08 11:30:00,2022-12-08 11:45:00,1230.69,1239.8,3.45,100.0,0.2807,-2.56,0.17,-2.73,flip -9397,做多,2022-12-08 11:45:00,2022-12-08 12:00:00,1239.8,1240.39,3.43,100.0,0.2763,0.16,0.17,-0.01,tp_upper -9398,做多,2022-12-09 12:45:00,2022-12-09 13:30:00,1285.33,1271.18,3.45,100.0,0.2682,-3.79,0.17,-3.96,flip -9399,做空,2022-12-09 13:30:00,2022-12-09 13:45:00,1271.18,1274.4,3.41,100.0,0.2679,-0.86,0.17,-1.03,tp_lower -9400,做多,2022-12-10 08:15:00,2022-12-10 13:15:00,1264.67,1263.59,3.4,100.0,0.2688,-0.29,0.17,-0.46,tp_upper -9401,做多,2022-12-10 13:30:00,2022-12-10 14:30:00,1265.06,1272.76,3.39,100.0,0.2682,2.07,0.17,1.89,tp_upper -9402,做多,2022-12-10 22:00:00,2022-12-10 22:15:00,1269.75,1268.53,3.41,100.0,0.2686,-0.33,0.17,-0.5,flip -9403,做空,2022-12-10 22:15:00,2022-12-10 22:45:00,1268.53,1268.5,3.4,100.0,0.2683,0.01,0.17,-0.16,flip -9404,做多,2022-12-10 22:45:00,2022-12-10 23:30:00,1268.5,1264.42,3.4,100.0,0.2681,-1.09,0.17,-1.26,flip -9405,做空,2022-12-10 23:30:00,2022-12-11 01:00:00,1264.42,1269.49,3.39,100.0,0.2678,-1.36,0.17,-1.53,flip -9406,做多,2022-12-11 01:00:00,2022-12-11 01:15:00,1269.49,1268.12,3.39,100.0,0.2667,-0.37,0.17,-0.53,flip -9407,做空,2022-12-11 01:15:00,2022-12-11 01:45:00,1268.12,1270.72,3.38,100.0,0.2665,-0.69,0.17,-0.86,flip -9408,做多,2022-12-11 01:45:00,2022-12-11 02:15:00,1270.72,1270.1,3.37,100.0,0.2651,-0.16,0.17,-0.33,flip -9409,做空,2022-12-11 02:15:00,2022-12-11 02:30:00,1270.1,1270.51,3.36,100.0,0.2648,-0.11,0.17,-0.28,flip -9410,做多,2022-12-11 02:30:00,2022-12-11 02:45:00,1270.51,1269.41,3.36,100.0,0.2644,-0.29,0.17,-0.46,flip -9411,做空,2022-12-11 02:45:00,2022-12-11 03:00:00,1269.41,1269.44,3.35,100.0,0.2641,-0.01,0.17,-0.18,flip -9412,做多,2022-12-11 03:00:00,2022-12-11 09:30:00,1269.44,1271.92,3.35,100.0,0.2639,0.65,0.17,0.49,flip -9413,做空,2022-12-11 09:30:00,2022-12-11 10:30:00,1271.92,1272.49,3.35,100.0,0.2636,-0.15,0.17,-0.32,flip -9414,做多,2022-12-11 10:30:00,2022-12-11 11:00:00,1272.49,1271.71,3.35,100.0,0.2631,-0.21,0.17,-0.37,flip -9415,做空,2022-12-11 11:00:00,2022-12-11 11:30:00,1271.71,1271.15,3.34,100.0,0.2628,0.15,0.17,-0.02,flip -9416,做多,2022-12-11 11:30:00,2022-12-11 12:00:00,1271.15,1270.99,3.34,100.0,0.2628,-0.04,0.17,-0.21,flip -9417,做空,2022-12-11 12:00:00,2022-12-11 12:15:00,1270.99,1272.0,3.34,100.0,0.2625,-0.27,0.17,-0.43,flip -9418,做多,2022-12-11 12:15:00,2022-12-11 13:45:00,1272.0,1272.01,3.33,100.0,0.2619,0.0,0.17,-0.16,flip -9419,做空,2022-12-11 13:45:00,2022-12-11 14:45:00,1272.01,1272.02,3.33,100.0,0.2616,-0.0,0.17,-0.17,flip -9420,做多,2022-12-11 14:45:00,2022-12-11 15:00:00,1272.02,1271.24,3.32,100.0,0.2613,-0.2,0.17,-0.37,flip -9421,做空,2022-12-11 15:00:00,2022-12-11 15:15:00,1271.24,1273.08,3.32,100.0,0.2611,-0.48,0.17,-0.65,flip -9422,做多,2022-12-11 15:15:00,2022-12-11 16:00:00,1273.08,1270.7,3.31,100.0,0.2601,-0.62,0.17,-0.78,flip -9423,做空,2022-12-11 16:00:00,2022-12-11 16:30:00,1270.7,1274.08,3.3,100.0,0.2598,-0.88,0.17,-1.04,flip -9424,做多,2022-12-11 16:30:00,2022-12-11 18:45:00,1274.08,1279.06,3.29,100.0,0.2582,1.29,0.17,1.12,tp_upper -9425,做多,2022-12-12 10:30:00,2022-12-12 10:45:00,1255.71,1254.49,3.36,100.0,0.2674,-0.33,0.17,-0.49,flip -9426,做空,2022-12-12 10:45:00,2022-12-12 11:30:00,1254.49,1253.87,3.35,100.0,0.2671,0.17,0.17,-0.0,flip -9427,做多,2022-12-12 11:30:00,2022-12-12 11:45:00,1253.87,1253.74,3.35,100.0,0.2671,-0.03,0.17,-0.2,flip -9428,做空,2022-12-12 11:45:00,2022-12-12 12:00:00,1253.74,1255.23,3.35,100.0,0.2668,-0.4,0.17,-0.57,flip -9429,做多,2022-12-12 12:00:00,2022-12-12 12:15:00,1255.23,1248.46,3.34,100.0,0.2659,-1.8,0.17,-1.97,flip -9430,做空,2022-12-12 12:15:00,2022-12-12 14:45:00,1248.46,1250.55,3.32,100.0,0.2657,-0.56,0.17,-0.72,flip -9431,做多,2022-12-12 14:45:00,2022-12-12 15:30:00,1250.55,1250.82,3.31,100.0,0.2645,0.07,0.17,-0.09,flip -9432,做空,2022-12-12 15:30:00,2022-12-12 16:00:00,1250.82,1248.9,3.31,100.0,0.2642,0.51,0.17,0.34,flip -9433,做多,2022-12-12 16:00:00,2022-12-12 20:45:00,1248.9,1266.14,3.31,100.0,0.2648,4.56,0.17,4.4,tp_upper -9434,做多,2022-12-13 07:30:00,2022-12-13 08:00:00,1264.29,1264.08,3.38,100.0,0.267,-0.06,0.17,-0.22,flip -9435,做空,2022-12-13 08:00:00,2022-12-13 08:15:00,1264.08,1267.77,3.37,100.0,0.2668,-0.98,0.17,-1.15,flip -9436,做多,2022-12-13 08:15:00,2022-12-13 08:45:00,1267.77,1264.39,3.36,100.0,0.265,-0.9,0.17,-1.06,flip -9437,做空,2022-12-13 08:45:00,2022-12-13 09:00:00,1264.39,1265.69,3.35,100.0,0.2647,-0.34,0.17,-0.51,flip -9438,做多,2022-12-13 09:00:00,2022-12-13 09:30:00,1265.69,1266.03,3.34,100.0,0.2639,0.09,0.17,-0.08,flip -9439,做空,2022-12-13 09:30:00,2022-12-13 09:45:00,1266.03,1277.42,3.34,100.0,0.2636,-3.0,0.17,-3.17,flip -9440,做多,2022-12-13 09:45:00,2022-12-13 12:15:00,1277.42,1290.39,3.3,100.0,0.2587,3.35,0.17,3.19,tp_upper -9441,做多,2022-12-14 04:15:00,2022-12-14 04:30:00,1321.0,1318.98,3.36,100.0,0.254,-0.51,0.17,-0.68,flip -9442,做空,2022-12-14 04:30:00,2022-12-14 05:45:00,1318.98,1321.26,3.35,100.0,0.2538,-0.58,0.17,-0.75,flip -9443,做多,2022-12-14 05:45:00,2022-12-14 06:15:00,1321.26,1320.24,3.34,100.0,0.2526,-0.26,0.17,-0.42,flip -9444,做空,2022-12-14 06:15:00,2022-12-14 06:45:00,1320.24,1322.73,3.33,100.0,0.2524,-0.63,0.17,-0.8,flip -9445,做多,2022-12-14 06:45:00,2022-12-14 09:30:00,1322.73,1320.9,3.32,100.0,0.2512,-0.46,0.17,-0.63,flip -9446,做空,2022-12-14 09:30:00,2022-12-14 09:45:00,1320.9,1322.23,3.31,100.0,0.2509,-0.33,0.17,-0.5,flip -9447,做多,2022-12-14 09:45:00,2022-12-14 12:00:00,1322.23,1329.15,3.31,100.0,0.2502,1.73,0.17,1.56,tp_upper -9448,做多,2022-12-16 03:30:00,2022-12-16 04:00:00,1271.2,1270.9,3.34,100.0,0.263,-0.08,0.17,-0.25,flip -9449,做空,2022-12-16 04:00:00,2022-12-16 05:30:00,1270.9,1270.75,3.34,100.0,0.2627,0.04,0.17,-0.13,flip -9450,做多,2022-12-16 05:30:00,2022-12-16 06:00:00,1270.75,1268.68,3.34,100.0,0.2625,-0.54,0.17,-0.71,flip -9451,做空,2022-12-16 06:00:00,2022-12-16 06:30:00,1268.68,1269.17,3.33,100.0,0.2622,-0.13,0.17,-0.29,flip -9452,做多,2022-12-16 06:30:00,2022-12-16 08:45:00,1269.17,1243.6,3.32,100.0,0.2618,-6.69,0.16,-6.86,flip -9453,做空,2022-12-16 08:45:00,2022-12-16 09:00:00,1243.6,1209.93,3.25,100.0,0.2615,8.81,0.16,8.65,tp_lower -9454,做多,2022-12-17 10:45:00,2022-12-17 11:15:00,1183.73,1180.42,3.35,100.0,0.2834,-0.94,0.17,-1.11,flip -9455,做空,2022-12-17 11:15:00,2022-12-17 12:00:00,1180.42,1180.27,3.34,100.0,0.2831,0.04,0.17,-0.12,flip -9456,做多,2022-12-17 12:00:00,2022-12-17 12:30:00,1180.27,1178.26,3.34,100.0,0.2829,-0.57,0.17,-0.74,flip -9457,做空,2022-12-17 12:30:00,2022-12-17 12:45:00,1178.26,1178.88,3.33,100.0,0.2826,-0.18,0.17,-0.34,flip -9458,做多,2022-12-17 12:45:00,2022-12-17 13:15:00,1178.88,1176.11,3.33,100.0,0.2821,-0.78,0.17,-0.95,flip -9459,做空,2022-12-17 13:15:00,2022-12-17 13:30:00,1176.11,1177.95,3.31,100.0,0.2818,-0.52,0.17,-0.68,flip -9460,做多,2022-12-17 13:30:00,2022-12-17 13:45:00,1177.95,1177.19,3.31,100.0,0.2806,-0.21,0.17,-0.38,flip -9461,做空,2022-12-17 13:45:00,2022-12-17 15:15:00,1177.19,1178.81,3.3,100.0,0.2803,-0.45,0.17,-0.62,flip -9462,做多,2022-12-17 15:15:00,2022-12-17 16:15:00,1178.81,1176.28,3.29,100.0,0.2793,-0.71,0.16,-0.87,flip -9463,做空,2022-12-17 16:15:00,2022-12-17 16:30:00,1176.28,1176.56,3.28,100.0,0.279,-0.08,0.16,-0.24,flip -9464,做多,2022-12-17 16:30:00,2022-12-17 17:00:00,1176.56,1176.53,3.28,100.0,0.2786,-0.01,0.16,-0.17,flip -9465,做空,2022-12-17 17:00:00,2022-12-17 17:15:00,1176.53,1176.75,3.27,100.0,0.2783,-0.06,0.16,-0.22,flip -9466,做多,2022-12-17 17:15:00,2022-12-17 17:30:00,1176.75,1172.78,3.27,100.0,0.2779,-1.1,0.16,-1.27,flip -9467,做空,2022-12-17 17:30:00,2022-12-17 18:15:00,1172.78,1176.36,3.26,100.0,0.2776,-0.99,0.16,-1.16,flip -9468,做多,2022-12-17 18:15:00,2022-12-17 18:45:00,1176.36,1176.64,3.24,100.0,0.2757,0.08,0.16,-0.08,flip -9469,做空,2022-12-17 18:45:00,2022-12-17 19:00:00,1176.64,1178.07,3.24,100.0,0.2754,-0.39,0.16,-0.56,flip -9470,做多,2022-12-17 19:00:00,2022-12-17 19:15:00,1178.07,1176.93,3.23,100.0,0.2745,-0.31,0.16,-0.47,flip -9471,做空,2022-12-17 19:15:00,2022-12-17 20:00:00,1176.93,1177.24,3.23,100.0,0.2742,-0.08,0.16,-0.25,flip -9472,做多,2022-12-17 20:00:00,2022-12-17 20:45:00,1177.24,1177.08,3.22,100.0,0.2738,-0.04,0.16,-0.2,flip -9473,做空,2022-12-17 20:45:00,2022-12-17 21:00:00,1177.08,1179.09,3.22,100.0,0.2735,-0.55,0.16,-0.71,flip -9474,做多,2022-12-17 21:00:00,2022-12-17 21:15:00,1179.09,1177.28,3.21,100.0,0.2723,-0.49,0.16,-0.65,flip -9475,做空,2022-12-17 21:15:00,2022-12-17 21:30:00,1177.28,1180.27,3.2,100.0,0.272,-0.81,0.16,-0.97,flip -9476,做多,2022-12-17 21:30:00,2022-12-17 21:45:00,1180.27,1178.03,3.19,100.0,0.2704,-0.61,0.16,-0.76,flip -9477,做空,2022-12-17 21:45:00,2022-12-17 22:30:00,1178.03,1179.24,3.18,100.0,0.2701,-0.33,0.16,-0.49,flip -9478,做多,2022-12-17 22:30:00,2022-12-17 22:45:00,1179.24,1185.5,3.18,100.0,0.2693,1.69,0.16,1.53,tp_upper -9479,做多,2022-12-18 11:30:00,2022-12-18 18:15:00,1182.44,1181.33,3.26,100.0,0.2759,-0.31,0.16,-0.47,flip -9480,做空,2022-12-18 18:15:00,2022-12-18 19:15:00,1181.33,1181.42,3.26,100.0,0.2756,-0.02,0.16,-0.19,flip -9481,做多,2022-12-18 19:15:00,2022-12-18 21:30:00,1181.42,1181.85,3.25,100.0,0.2753,0.12,0.16,-0.04,flip -9482,做空,2022-12-18 21:30:00,2022-12-19 00:00:00,1181.85,1185.48,3.25,100.0,0.275,-1.0,0.16,-1.16,flip -9483,做多,2022-12-19 00:00:00,2022-12-19 02:30:00,1185.48,1183.79,3.25,100.0,0.2739,-0.46,0.16,-0.63,flip -9484,做空,2022-12-19 02:30:00,2022-12-19 04:15:00,1183.79,1182.48,3.24,100.0,0.2737,0.36,0.16,0.2,flip -9485,做多,2022-12-19 04:15:00,2022-12-19 04:45:00,1182.48,1181.65,3.24,100.0,0.274,-0.23,0.16,-0.39,flip -9486,做空,2022-12-19 04:45:00,2022-12-19 06:45:00,1181.65,1181.42,3.23,100.0,0.2737,0.06,0.16,-0.1,flip -9487,做多,2022-12-19 06:45:00,2022-12-19 07:00:00,1181.42,1180.87,3.23,100.0,0.2736,-0.15,0.16,-0.31,flip -9488,做空,2022-12-19 07:00:00,2022-12-19 08:15:00,1180.87,1181.73,3.23,100.0,0.2733,-0.24,0.16,-0.4,flip -9489,做多,2022-12-19 08:15:00,2022-12-19 08:30:00,1181.73,1181.64,3.22,100.0,0.2726,-0.02,0.16,-0.19,flip -9490,做空,2022-12-19 08:30:00,2022-12-19 08:45:00,1181.64,1183.06,3.22,100.0,0.2723,-0.39,0.16,-0.55,flip -9491,做多,2022-12-19 08:45:00,2022-12-19 09:00:00,1183.06,1182.64,3.21,100.0,0.2714,-0.11,0.16,-0.27,flip -9492,做空,2022-12-19 09:00:00,2022-12-19 09:15:00,1182.64,1184.92,3.21,100.0,0.2712,-0.62,0.16,-0.78,flip -9493,做多,2022-12-19 09:15:00,2022-12-19 09:30:00,1184.92,1184.11,3.2,100.0,0.2698,-0.22,0.16,-0.38,flip -9494,做空,2022-12-19 09:30:00,2022-12-19 10:00:00,1184.11,1184.05,3.19,100.0,0.2696,0.02,0.16,-0.14,flip -9495,做多,2022-12-19 10:00:00,2022-12-19 11:15:00,1184.05,1183.0,3.19,100.0,0.2693,-0.28,0.16,-0.44,flip -9496,做空,2022-12-19 11:15:00,2022-12-19 11:30:00,1183.0,1184.43,3.18,100.0,0.2691,-0.38,0.16,-0.54,flip -9497,做多,2022-12-19 11:30:00,2022-12-19 11:45:00,1184.43,1182.68,3.18,100.0,0.2681,-0.47,0.16,-0.63,flip -9498,做空,2022-12-19 11:45:00,2022-12-19 12:15:00,1182.68,1182.83,3.17,100.0,0.2679,-0.04,0.16,-0.2,flip -9499,做多,2022-12-19 12:15:00,2022-12-19 13:15:00,1182.83,1182.58,3.16,100.0,0.2675,-0.07,0.16,-0.23,flip -9500,做空,2022-12-19 13:15:00,2022-12-19 14:30:00,1182.58,1183.96,3.16,100.0,0.2673,-0.37,0.16,-0.53,flip -9501,做多,2022-12-19 14:30:00,2022-12-19 15:00:00,1183.96,1185.51,3.15,100.0,0.2664,0.41,0.16,0.25,flip -9502,做空,2022-12-19 15:00:00,2022-12-19 16:15:00,1185.51,1174.73,3.15,100.0,0.2661,2.87,0.16,2.71,tp_lower -9503,做多,2022-12-19 21:15:00,2022-12-20 04:30:00,1178.9,1207.92,3.18,100.0,0.2698,7.83,0.16,7.67,tp_upper -9504,做多,2022-12-20 21:15:00,2022-12-21 00:00:00,1212.0,1212.0,3.32,100.0,0.2736,0.0,0.17,-0.17,flip -9505,做空,2022-12-21 00:00:00,2022-12-21 01:45:00,1212.0,1212.05,3.32,100.0,0.2736,-0.01,0.17,-0.18,flip -9506,做多,2022-12-21 01:45:00,2022-12-21 05:45:00,1212.05,1210.13,3.31,100.0,0.2733,-0.52,0.17,-0.69,flip -9507,做空,2022-12-21 05:45:00,2022-12-21 07:00:00,1210.13,1212.58,3.3,100.0,0.273,-0.67,0.17,-0.83,flip -9508,做多,2022-12-21 07:00:00,2022-12-21 07:15:00,1212.58,1211.38,3.29,100.0,0.2716,-0.33,0.16,-0.49,flip -9509,做空,2022-12-21 07:15:00,2022-12-21 08:30:00,1211.38,1213.27,3.29,100.0,0.2713,-0.51,0.16,-0.68,flip -9510,做多,2022-12-21 08:30:00,2022-12-21 12:15:00,1213.27,1213.15,3.28,100.0,0.2702,-0.03,0.16,-0.2,flip -9511,做空,2022-12-21 12:15:00,2022-12-21 13:00:00,1213.15,1214.65,3.27,100.0,0.27,-0.4,0.16,-0.57,flip -9512,做多,2022-12-21 13:00:00,2022-12-21 13:15:00,1214.65,1212.61,3.27,100.0,0.269,-0.55,0.16,-0.71,flip -9513,做空,2022-12-21 13:15:00,2022-12-21 13:30:00,1212.61,1213.81,3.26,100.0,0.2687,-0.32,0.16,-0.49,flip -9514,做多,2022-12-21 13:30:00,2022-12-21 14:45:00,1213.81,1210.67,3.25,100.0,0.2679,-0.84,0.16,-1.0,tp_upper -9515,做多,2022-12-21 15:00:00,2022-12-21 16:30:00,1213.27,1212.23,3.24,100.0,0.2671,-0.28,0.16,-0.44,flip -9516,做空,2022-12-21 16:30:00,2022-12-21 23:00:00,1212.23,1213.85,3.23,100.0,0.2668,-0.43,0.16,-0.59,flip -9517,做多,2022-12-21 23:00:00,2022-12-21 23:15:00,1213.85,1211.07,3.23,100.0,0.2659,-0.74,0.16,-0.9,flip -9518,做空,2022-12-21 23:15:00,2022-12-21 23:30:00,1211.07,1211.42,3.22,100.0,0.2656,-0.09,0.16,-0.25,flip -9519,做多,2022-12-21 23:30:00,2022-12-22 00:00:00,1211.42,1212.03,3.21,100.0,0.2652,0.16,0.16,0.0,flip -9520,做空,2022-12-22 00:00:00,2022-12-22 00:15:00,1212.03,1213.95,3.25,100.0,0.2685,-0.52,0.16,-0.68,flip -9521,做多,2022-12-22 00:15:00,2022-12-22 01:45:00,1213.95,1212.13,3.25,100.0,0.2674,-0.49,0.16,-0.65,flip -9522,做空,2022-12-22 01:45:00,2022-12-22 02:00:00,1212.13,1213.57,3.24,100.0,0.2672,-0.38,0.16,-0.55,flip -9523,做多,2022-12-22 02:00:00,2022-12-22 04:00:00,1213.57,1212.0,3.23,100.0,0.2663,-0.42,0.16,-0.58,flip -9524,做空,2022-12-22 04:00:00,2022-12-22 04:15:00,1212.0,1213.76,3.22,100.0,0.266,-0.47,0.16,-0.63,flip -9525,做多,2022-12-22 04:15:00,2022-12-22 04:45:00,1213.76,1211.27,3.22,100.0,0.265,-0.66,0.16,-0.82,flip -9526,做空,2022-12-22 04:45:00,2022-12-22 07:15:00,1211.27,1211.27,3.21,100.0,0.2647,0.0,0.16,-0.16,flip -9527,做多,2022-12-22 07:15:00,2022-12-22 09:30:00,1211.27,1219.19,3.2,100.0,0.2644,2.09,0.16,1.93,tp_upper -9528,做多,2022-12-22 13:15:00,2022-12-22 13:30:00,1214.79,1209.78,3.22,100.0,0.2651,-1.33,0.16,-1.49,flip -9529,做空,2022-12-22 13:30:00,2022-12-22 14:30:00,1209.78,1197.54,3.2,100.0,0.2649,3.24,0.16,3.08,tp_lower -9530,做多,2022-12-22 20:15:00,2022-12-23 13:30:00,1218.25,1225.19,3.23,100.0,0.2654,1.84,0.16,1.68,tp_upper -9531,做多,2022-12-23 13:30:00,2022-12-23 13:45:00,1225.19,1220.21,3.28,100.0,0.2678,-1.33,0.16,-1.5,flip -9532,做空,2022-12-23 13:45:00,2022-12-23 15:15:00,1220.21,1219.53,3.26,100.0,0.2675,0.18,0.16,0.02,flip -9533,做多,2022-12-23 15:15:00,2022-12-23 15:45:00,1219.53,1218.46,3.26,100.0,0.2675,-0.29,0.16,-0.45,flip -9534,做空,2022-12-23 15:45:00,2022-12-23 18:00:00,1218.46,1218.87,3.26,100.0,0.2672,-0.11,0.16,-0.27,flip -9535,做多,2022-12-23 18:00:00,2022-12-23 19:30:00,1218.87,1218.88,3.25,100.0,0.2668,0.0,0.16,-0.16,flip -9536,做空,2022-12-23 19:30:00,2022-12-23 20:00:00,1218.88,1219.58,3.25,100.0,0.2665,-0.19,0.16,-0.35,flip -9537,做多,2022-12-23 20:00:00,2022-12-23 20:15:00,1219.58,1218.19,3.24,100.0,0.266,-0.37,0.16,-0.53,flip -9538,做空,2022-12-23 20:15:00,2022-12-23 20:30:00,1218.19,1218.79,3.24,100.0,0.2657,-0.16,0.16,-0.32,flip -9539,做多,2022-12-23 20:30:00,2022-12-23 22:00:00,1218.79,1219.49,3.23,100.0,0.2652,0.19,0.16,0.02,flip -9540,做空,2022-12-23 22:00:00,2022-12-23 22:45:00,1219.49,1217.97,3.23,100.0,0.2649,0.4,0.16,0.24,flip -9541,做多,2022-12-23 22:45:00,2022-12-24 00:30:00,1217.97,1219.16,3.23,100.0,0.2653,0.32,0.16,0.15,flip -9542,做空,2022-12-24 00:30:00,2022-12-24 07:15:00,1219.16,1218.02,3.26,100.0,0.2677,0.31,0.16,0.14,flip -9543,做多,2022-12-24 07:15:00,2022-12-24 08:15:00,1218.02,1217.71,3.26,100.0,0.2679,-0.08,0.16,-0.25,flip -9544,做空,2022-12-24 08:15:00,2022-12-24 08:30:00,1217.71,1217.74,3.26,100.0,0.2676,-0.01,0.16,-0.17,flip -9545,做多,2022-12-24 08:30:00,2022-12-24 08:45:00,1217.74,1217.49,3.26,100.0,0.2674,-0.07,0.16,-0.23,flip -9546,做空,2022-12-24 08:45:00,2022-12-24 09:45:00,1217.49,1217.75,3.25,100.0,0.2671,-0.07,0.16,-0.23,flip -9547,做多,2022-12-24 09:45:00,2022-12-24 10:30:00,1217.75,1217.72,3.25,100.0,0.2667,-0.01,0.16,-0.17,flip -9548,做空,2022-12-24 10:30:00,2022-12-24 11:00:00,1217.72,1218.48,3.24,100.0,0.2664,-0.2,0.16,-0.36,flip -9549,做多,2022-12-24 11:00:00,2022-12-24 12:00:00,1218.48,1218.48,3.24,100.0,0.2658,0.0,0.16,-0.16,flip -9550,做空,2022-12-24 12:00:00,2022-12-24 12:30:00,1218.48,1217.66,3.24,100.0,0.2656,0.22,0.16,0.06,flip -9551,做多,2022-12-24 12:30:00,2022-12-24 12:45:00,1217.66,1217.18,3.23,100.0,0.2657,-0.13,0.16,-0.29,flip -9552,做空,2022-12-24 12:45:00,2022-12-24 13:00:00,1217.18,1217.74,3.23,100.0,0.2654,-0.15,0.16,-0.31,flip -9553,做多,2022-12-24 13:00:00,2022-12-24 13:45:00,1217.74,1217.35,3.23,100.0,0.2649,-0.1,0.16,-0.26,flip -9554,做空,2022-12-24 13:45:00,2022-12-24 14:00:00,1217.35,1217.72,3.22,100.0,0.2646,-0.1,0.16,-0.26,flip -9555,做多,2022-12-24 14:00:00,2022-12-24 14:45:00,1217.72,1217.67,3.22,100.0,0.2642,-0.01,0.16,-0.17,flip -9556,做空,2022-12-24 14:45:00,2022-12-24 15:15:00,1217.67,1218.08,3.21,100.0,0.2639,-0.11,0.16,-0.27,flip -9557,做多,2022-12-24 15:15:00,2022-12-24 16:00:00,1218.08,1217.65,3.21,100.0,0.2635,-0.11,0.16,-0.27,flip -9558,做空,2022-12-24 16:00:00,2022-12-24 16:15:00,1217.65,1218.36,3.21,100.0,0.2632,-0.19,0.16,-0.35,flip -9559,做多,2022-12-24 16:15:00,2022-12-24 19:00:00,1218.36,1224.05,3.2,100.0,0.2627,1.49,0.16,1.33,tp_upper -9560,做多,2022-12-24 22:30:00,2022-12-24 22:45:00,1218.21,1217.91,3.21,100.0,0.2637,-0.08,0.16,-0.24,flip -9561,做空,2022-12-24 22:45:00,2022-12-24 23:00:00,1217.91,1219.58,3.21,100.0,0.2634,-0.44,0.16,-0.6,flip -9562,做多,2022-12-24 23:00:00,2022-12-25 02:30:00,1219.58,1219.8,3.2,100.0,0.2624,0.06,0.16,-0.1,flip -9563,做空,2022-12-25 02:30:00,2022-12-25 03:00:00,1219.8,1219.94,3.26,100.0,0.2672,-0.04,0.16,-0.2,flip -9564,做多,2022-12-25 03:00:00,2022-12-25 04:15:00,1219.94,1219.72,3.26,100.0,0.2668,-0.06,0.16,-0.22,flip -9565,做空,2022-12-25 04:15:00,2022-12-25 07:45:00,1219.72,1219.15,3.25,100.0,0.2666,0.15,0.16,-0.01,flip -9566,做多,2022-12-25 07:45:00,2022-12-25 10:00:00,1219.15,1218.88,3.25,100.0,0.2665,-0.07,0.16,-0.23,flip -9567,做空,2022-12-25 10:00:00,2022-12-25 14:30:00,1218.88,1211.21,3.25,100.0,0.2663,2.04,0.16,1.88,tp_lower -9568,做多,2022-12-25 21:15:00,2022-12-26 13:00:00,1212.58,1216.83,3.26,100.0,0.2691,1.14,0.16,0.98,flip -9569,做空,2022-12-26 13:00:00,2022-12-26 19:15:00,1216.83,1217.35,3.29,100.0,0.2703,-0.14,0.16,-0.31,flip -9570,做多,2022-12-26 19:15:00,2022-12-26 19:45:00,1217.35,1216.98,3.28,100.0,0.2697,-0.1,0.16,-0.26,flip -9571,做空,2022-12-26 19:45:00,2022-12-26 21:00:00,1216.98,1218.04,3.28,100.0,0.2695,-0.29,0.16,-0.45,flip -9572,做多,2022-12-26 21:00:00,2022-12-26 21:30:00,1218.04,1216.75,3.27,100.0,0.2687,-0.35,0.16,-0.51,flip -9573,做空,2022-12-26 21:30:00,2022-12-26 22:00:00,1216.75,1217.7,3.27,100.0,0.2685,-0.26,0.16,-0.42,flip -9574,做多,2022-12-26 22:00:00,2022-12-26 22:15:00,1217.7,1216.81,3.26,100.0,0.2678,-0.24,0.16,-0.4,flip -9575,做空,2022-12-26 22:15:00,2022-12-26 22:30:00,1216.81,1217.72,3.26,100.0,0.2675,-0.24,0.16,-0.41,flip -9576,做多,2022-12-26 22:30:00,2022-12-26 23:30:00,1217.72,1224.06,3.25,100.0,0.2669,1.69,0.16,1.53,tp_upper -9577,做多,2022-12-27 09:45:00,2022-12-27 10:30:00,1221.71,1220.56,3.29,100.0,0.2691,-0.31,0.16,-0.47,flip -9578,做空,2022-12-27 10:30:00,2022-12-27 10:45:00,1220.56,1220.62,3.28,100.0,0.2689,-0.02,0.16,-0.18,flip -9579,做多,2022-12-27 10:45:00,2022-12-27 22:30:00,1220.62,1211.88,3.28,100.0,0.2686,-2.35,0.16,-2.51,flip -9580,做空,2022-12-27 22:30:00,2022-12-28 03:00:00,1211.88,1191.27,3.25,100.0,0.2683,5.53,0.16,5.37,tp_lower -9581,做多,2022-12-28 14:30:00,2022-12-28 15:15:00,1202.8,1195.57,3.31,100.0,0.2755,-1.99,0.16,-2.16,flip -9582,做空,2022-12-28 15:15:00,2022-12-28 17:45:00,1195.57,1196.04,3.29,100.0,0.2752,-0.13,0.16,-0.29,flip -9583,做多,2022-12-28 17:45:00,2022-12-28 19:15:00,1196.04,1194.32,3.29,100.0,0.2748,-0.47,0.16,-0.64,flip -9584,做空,2022-12-28 19:15:00,2022-12-28 21:15:00,1194.32,1189.63,3.28,100.0,0.2745,1.29,0.16,1.12,tp_lower -9585,做多,2022-12-29 00:45:00,2022-12-29 01:00:00,1193.81,1192.81,3.3,100.0,0.2765,-0.28,0.16,-0.44,flip -9586,做空,2022-12-29 01:00:00,2022-12-29 03:30:00,1192.81,1192.99,3.29,100.0,0.2762,-0.05,0.16,-0.21,flip -9587,做多,2022-12-29 03:30:00,2022-12-29 05:30:00,1192.99,1192.93,3.29,100.0,0.2759,-0.02,0.16,-0.18,flip -9588,做空,2022-12-29 05:30:00,2022-12-29 06:30:00,1192.93,1193.24,3.29,100.0,0.2756,-0.09,0.16,-0.25,flip -9589,做多,2022-12-29 06:30:00,2022-12-29 07:00:00,1193.24,1191.91,3.28,100.0,0.2752,-0.37,0.16,-0.53,flip -9590,做空,2022-12-29 07:00:00,2022-12-29 07:15:00,1191.91,1191.94,3.28,100.0,0.2749,-0.01,0.16,-0.17,flip -9591,做多,2022-12-29 07:15:00,2022-12-29 08:15:00,1191.94,1192.69,3.27,100.0,0.2746,0.21,0.16,0.04,flip -9592,做空,2022-12-29 08:15:00,2022-12-29 08:45:00,1192.69,1191.58,3.27,100.0,0.2743,0.3,0.16,0.14,flip -9593,做多,2022-12-29 08:45:00,2022-12-29 17:30:00,1191.58,1197.63,3.27,100.0,0.2746,1.66,0.16,1.5,flip -9594,做空,2022-12-29 17:30:00,2022-12-29 18:15:00,1197.63,1196.96,3.29,100.0,0.2743,0.18,0.16,0.02,flip -9595,做多,2022-12-29 18:15:00,2022-12-29 19:15:00,1196.96,1197.37,3.28,100.0,0.2743,0.11,0.16,-0.05,flip -9596,做空,2022-12-29 19:15:00,2022-12-29 19:30:00,1197.37,1197.92,3.28,100.0,0.2741,-0.15,0.16,-0.31,flip -9597,做多,2022-12-29 19:30:00,2022-12-29 20:00:00,1197.92,1197.09,3.28,100.0,0.2735,-0.23,0.16,-0.39,flip -9598,做空,2022-12-29 20:00:00,2022-12-29 22:15:00,1197.09,1197.14,3.27,100.0,0.2733,-0.01,0.16,-0.18,flip -9599,做多,2022-12-29 22:15:00,2022-12-29 22:45:00,1197.14,1197.48,3.27,100.0,0.273,0.09,0.16,-0.07,flip -9600,做空,2022-12-29 22:45:00,2022-12-29 23:00:00,1197.48,1202.55,3.27,100.0,0.2727,-1.38,0.16,-1.55,flip -9601,做多,2022-12-29 23:00:00,2022-12-30 01:00:00,1202.55,1199.04,3.25,100.0,0.2701,-0.95,0.16,-1.11,flip -9602,做空,2022-12-30 01:00:00,2022-12-30 02:30:00,1199.04,1199.12,3.28,100.0,0.2739,-0.02,0.16,-0.19,flip -9603,做多,2022-12-30 02:30:00,2022-12-30 02:45:00,1199.12,1197.62,3.28,100.0,0.2736,-0.41,0.16,-0.57,flip -9604,做空,2022-12-30 02:45:00,2022-12-30 03:30:00,1197.62,1198.32,3.27,100.0,0.2733,-0.19,0.16,-0.36,flip -9605,做多,2022-12-30 03:30:00,2022-12-30 16:00:00,1198.32,1193.68,3.27,100.0,0.2727,-1.27,0.16,-1.43,flip -9606,做空,2022-12-30 16:00:00,2022-12-30 16:30:00,1193.68,1193.48,3.25,100.0,0.2725,0.05,0.16,-0.11,flip -9607,做多,2022-12-30 16:30:00,2022-12-31 03:15:00,1193.48,1195.79,3.25,100.0,0.2723,0.63,0.16,0.47,flip -9608,做空,2022-12-31 03:15:00,2022-12-31 05:00:00,1195.79,1195.81,3.27,100.0,0.2735,-0.01,0.16,-0.17,flip -9609,做多,2022-12-31 05:00:00,2022-12-31 05:15:00,1195.81,1194.2,3.27,100.0,0.2732,-0.44,0.16,-0.6,flip -9610,做空,2022-12-31 05:15:00,2022-12-31 07:30:00,1194.2,1196.35,3.26,100.0,0.2729,-0.59,0.16,-0.75,flip -9611,做多,2022-12-31 07:30:00,2022-12-31 08:00:00,1196.35,1196.61,3.25,100.0,0.2717,0.07,0.16,-0.09,flip -9612,做空,2022-12-31 08:00:00,2022-12-31 08:30:00,1196.61,1197.34,3.25,100.0,0.2714,-0.2,0.16,-0.36,flip -9613,做多,2022-12-31 08:30:00,2022-12-31 08:45:00,1197.34,1195.83,3.24,100.0,0.2708,-0.41,0.16,-0.57,flip -9614,做空,2022-12-31 08:45:00,2022-12-31 09:00:00,1195.83,1196.23,3.24,100.0,0.2705,-0.11,0.16,-0.27,flip -9615,做多,2022-12-31 09:00:00,2022-12-31 09:15:00,1196.23,1196.08,3.23,100.0,0.2701,-0.04,0.16,-0.2,flip -9616,做空,2022-12-31 09:15:00,2022-12-31 09:30:00,1196.08,1196.14,3.23,100.0,0.2698,-0.02,0.16,-0.18,flip -9617,做多,2022-12-31 09:30:00,2022-12-31 12:30:00,1196.14,1196.16,3.22,100.0,0.2695,0.01,0.16,-0.16,flip -9618,做空,2022-12-31 12:30:00,2022-12-31 12:45:00,1196.16,1197.35,3.22,100.0,0.2692,-0.32,0.16,-0.48,flip -9619,做多,2022-12-31 12:45:00,2022-12-31 14:15:00,1197.35,1206.68,3.21,100.0,0.2684,2.5,0.16,2.34,tp_upper -9620,做多,2023-01-01 09:45:00,2023-01-01 10:00:00,1196.55,1196.49,3.27,100.0,0.2735,-0.02,0.16,-0.18,flip -9621,做空,2023-01-01 10:00:00,2023-01-01 10:45:00,1196.49,1197.17,3.27,100.0,0.2732,-0.19,0.16,-0.35,flip -9622,做多,2023-01-01 10:45:00,2023-01-01 11:15:00,1197.17,1196.03,3.26,100.0,0.2726,-0.31,0.16,-0.47,flip -9623,做空,2023-01-01 11:15:00,2023-01-01 11:45:00,1196.03,1196.4,3.26,100.0,0.2724,-0.1,0.16,-0.26,flip -9624,做多,2023-01-01 11:45:00,2023-01-01 13:15:00,1196.4,1195.95,3.25,100.0,0.2719,-0.12,0.16,-0.28,flip -9625,做空,2023-01-01 13:15:00,2023-01-01 14:00:00,1195.95,1195.2,3.25,100.0,0.2717,0.2,0.16,0.04,flip -9626,做多,2023-01-01 14:00:00,2023-01-01 14:30:00,1195.2,1194.6,3.25,100.0,0.2717,-0.16,0.16,-0.33,flip -9627,做空,2023-01-01 14:30:00,2023-01-01 15:30:00,1194.6,1195.82,3.24,100.0,0.2714,-0.33,0.16,-0.49,flip -9628,做多,2023-01-01 15:30:00,2023-01-01 17:15:00,1195.82,1200.69,3.24,100.0,0.2706,1.32,0.16,1.16,tp_upper -9629,做多,2023-01-02 00:30:00,2023-01-02 07:15:00,1198.05,1212.79,3.27,100.0,0.2732,4.03,0.17,3.86,tp_upper -9630,做多,2023-01-02 23:00:00,2023-01-03 06:45:00,1215.14,1216.3,3.31,100.0,0.2724,0.32,0.17,0.15,flip -9631,做空,2023-01-03 06:45:00,2023-01-03 07:30:00,1216.3,1216.0,3.31,100.0,0.2724,0.08,0.17,-0.08,flip -9632,做多,2023-01-03 07:30:00,2023-01-03 07:45:00,1216.0,1215.85,3.31,100.0,0.2723,-0.04,0.17,-0.21,flip -9633,做空,2023-01-03 07:45:00,2023-01-03 09:00:00,1215.85,1215.58,3.31,100.0,0.272,0.07,0.17,-0.09,flip -9634,做多,2023-01-03 09:00:00,2023-01-03 10:15:00,1215.58,1216.19,3.3,100.0,0.2719,0.17,0.17,0.0,flip -9635,做空,2023-01-03 10:15:00,2023-01-03 12:15:00,1216.19,1215.32,3.3,100.0,0.2716,0.24,0.17,0.07,flip -9636,做多,2023-01-03 12:15:00,2023-01-03 12:45:00,1215.32,1214.74,3.3,100.0,0.2717,-0.16,0.17,-0.32,flip -9637,做空,2023-01-03 12:45:00,2023-01-03 13:00:00,1214.74,1215.37,3.3,100.0,0.2715,-0.17,0.16,-0.34,flip -9638,做多,2023-01-03 13:00:00,2023-01-03 13:15:00,1215.37,1215.32,3.29,100.0,0.2709,-0.01,0.16,-0.18,flip -9639,做空,2023-01-03 13:15:00,2023-01-03 13:30:00,1215.32,1215.91,3.29,100.0,0.2706,-0.16,0.16,-0.32,flip -9640,做多,2023-01-03 13:30:00,2023-01-03 14:45:00,1215.91,1209.83,3.28,100.0,0.2701,-1.64,0.16,-1.81,flip -9641,做空,2023-01-03 14:45:00,2023-01-03 15:00:00,1209.83,1209.1,3.26,100.0,0.2698,0.2,0.16,0.03,tp_lower -9642,做多,2023-01-03 22:45:00,2023-01-04 01:15:00,1212.2,1225.33,3.26,100.0,0.2692,3.53,0.16,3.37,tp_upper -9643,做多,2023-01-04 19:30:00,2023-01-04 19:45:00,1254.29,1254.14,3.33,100.0,0.2656,-0.04,0.17,-0.21,flip -9644,做空,2023-01-04 19:45:00,2023-01-04 20:15:00,1254.14,1252.6,3.33,100.0,0.2653,0.41,0.17,0.24,flip -9645,做多,2023-01-04 20:15:00,2023-01-04 20:30:00,1252.6,1249.48,3.33,100.0,0.2657,-0.83,0.17,-0.99,flip -9646,做空,2023-01-04 20:30:00,2023-01-04 21:00:00,1249.48,1252.19,3.32,100.0,0.2654,-0.72,0.17,-0.89,flip -9647,做多,2023-01-04 21:00:00,2023-01-04 21:30:00,1252.19,1251.35,3.31,100.0,0.264,-0.22,0.17,-0.39,flip -9648,做空,2023-01-04 21:30:00,2023-01-04 21:45:00,1251.35,1252.53,3.3,100.0,0.2637,-0.31,0.17,-0.48,flip -9649,做多,2023-01-04 21:45:00,2023-01-04 22:00:00,1252.53,1252.05,3.29,100.0,0.263,-0.13,0.16,-0.29,flip -9650,做空,2023-01-04 22:00:00,2023-01-04 22:15:00,1252.05,1254.07,3.29,100.0,0.2627,-0.53,0.16,-0.7,flip -9651,做多,2023-01-04 22:15:00,2023-01-04 22:45:00,1254.07,1252.83,3.28,100.0,0.2616,-0.32,0.16,-0.49,flip -9652,做空,2023-01-04 22:45:00,2023-01-04 23:00:00,1252.83,1255.95,3.27,100.0,0.2613,-0.82,0.16,-0.98,flip -9653,做多,2023-01-04 23:00:00,2023-01-05 00:45:00,1255.95,1253.6,3.26,100.0,0.2598,-0.61,0.16,-0.77,flip -9654,做空,2023-01-05 00:45:00,2023-01-05 01:15:00,1253.6,1254.15,3.29,100.0,0.2621,-0.14,0.16,-0.31,flip -9655,做多,2023-01-05 01:15:00,2023-01-05 02:00:00,1254.15,1252.94,3.28,100.0,0.2616,-0.32,0.16,-0.48,flip -9656,做空,2023-01-05 02:00:00,2023-01-05 02:30:00,1252.94,1253.2,3.27,100.0,0.2614,-0.07,0.16,-0.23,flip -9657,做多,2023-01-05 02:30:00,2023-01-05 04:15:00,1253.2,1253.39,3.27,100.0,0.261,0.05,0.16,-0.11,flip -9658,做空,2023-01-05 04:15:00,2023-01-05 05:00:00,1253.39,1254.04,3.27,100.0,0.2607,-0.17,0.16,-0.33,flip -9659,做多,2023-01-05 05:00:00,2023-01-05 05:15:00,1254.04,1253.25,3.26,100.0,0.2602,-0.21,0.16,-0.37,flip -9660,做空,2023-01-05 05:15:00,2023-01-05 11:30:00,1253.25,1252.28,3.26,100.0,0.26,0.25,0.16,0.09,flip -9661,做多,2023-01-05 11:30:00,2023-01-05 12:00:00,1252.28,1252.64,3.26,100.0,0.2601,0.09,0.16,-0.07,flip -9662,做空,2023-01-05 12:00:00,2023-01-05 12:30:00,1252.64,1252.5,3.25,100.0,0.2598,0.04,0.16,-0.13,flip -9663,做多,2023-01-05 12:30:00,2023-01-05 12:45:00,1252.5,1252.35,3.25,100.0,0.2596,-0.04,0.16,-0.2,flip -9664,做空,2023-01-05 12:45:00,2023-01-05 13:00:00,1252.35,1252.92,3.25,100.0,0.2594,-0.15,0.16,-0.31,flip -9665,做多,2023-01-05 13:00:00,2023-01-05 13:15:00,1252.92,1251.36,3.24,100.0,0.2589,-0.4,0.16,-0.57,flip -9666,做空,2023-01-05 13:15:00,2023-01-05 14:30:00,1251.36,1244.63,3.24,100.0,0.2586,1.74,0.16,1.58,tp_lower -9667,做多,2023-01-05 15:00:00,2023-01-05 15:15:00,1252.08,1249.96,3.25,100.0,0.2596,-0.55,0.16,-0.71,flip -9668,做空,2023-01-05 15:15:00,2023-01-05 18:15:00,1249.96,1250.62,3.24,100.0,0.2593,-0.17,0.16,-0.33,flip -9669,做多,2023-01-05 18:15:00,2023-01-05 18:30:00,1250.62,1250.07,3.24,100.0,0.2588,-0.14,0.16,-0.3,flip -9670,做空,2023-01-05 18:30:00,2023-01-05 18:45:00,1250.07,1250.8,3.23,100.0,0.2586,-0.19,0.16,-0.35,flip -9671,做多,2023-01-05 18:45:00,2023-01-05 22:45:00,1250.8,1250.37,3.23,100.0,0.258,-0.11,0.16,-0.27,flip -9672,做空,2023-01-05 22:45:00,2023-01-05 23:00:00,1250.37,1251.8,3.22,100.0,0.2577,-0.37,0.16,-0.53,flip -9673,做多,2023-01-05 23:00:00,2023-01-05 23:15:00,1251.8,1249.38,3.22,100.0,0.2569,-0.62,0.16,-0.78,flip -9674,做空,2023-01-05 23:15:00,2023-01-05 23:45:00,1249.38,1251.08,3.21,100.0,0.2566,-0.44,0.16,-0.6,flip -9675,做多,2023-01-05 23:45:00,2023-01-06 00:00:00,1251.08,1250.05,3.2,100.0,0.2557,-0.26,0.16,-0.42,flip -9676,做空,2023-01-06 00:00:00,2023-01-06 00:15:00,1250.05,1252.03,3.26,100.0,0.2606,-0.52,0.16,-0.68,flip -9677,做多,2023-01-06 00:15:00,2023-01-06 01:45:00,1252.03,1250.81,3.25,100.0,0.2595,-0.32,0.16,-0.48,flip -9678,做空,2023-01-06 01:45:00,2023-01-06 02:30:00,1250.81,1250.73,3.24,100.0,0.2592,0.02,0.16,-0.14,flip -9679,做多,2023-01-06 02:30:00,2023-01-06 03:00:00,1250.73,1250.6,3.24,100.0,0.259,-0.03,0.16,-0.2,flip -9680,做空,2023-01-06 03:00:00,2023-01-06 03:15:00,1250.6,1252.5,3.24,100.0,0.2587,-0.49,0.16,-0.65,flip -9681,做多,2023-01-06 03:15:00,2023-01-06 03:30:00,1252.5,1252.42,3.23,100.0,0.2577,-0.02,0.16,-0.18,flip -9682,做空,2023-01-06 03:30:00,2023-01-06 04:45:00,1252.42,1250.73,3.22,100.0,0.2574,0.44,0.16,0.27,flip -9683,做多,2023-01-06 04:45:00,2023-01-06 05:00:00,1250.73,1249.79,3.23,100.0,0.2579,-0.24,0.16,-0.4,flip -9684,做空,2023-01-06 05:00:00,2023-01-06 11:00:00,1249.79,1244.21,3.22,100.0,0.2576,1.44,0.16,1.28,tp_lower -9685,做多,2023-01-06 13:30:00,2023-01-06 14:00:00,1248.2,1248.66,3.23,100.0,0.2588,0.12,0.16,-0.04,flip -9686,做空,2023-01-06 14:00:00,2023-01-06 14:15:00,1248.66,1250.24,3.23,100.0,0.2586,-0.41,0.16,-0.57,flip -9687,做多,2023-01-06 14:15:00,2023-01-06 14:30:00,1250.24,1246.51,3.22,100.0,0.2577,-0.96,0.16,-1.12,flip -9688,做空,2023-01-06 14:30:00,2023-01-06 14:45:00,1246.51,1247.72,3.21,100.0,0.2574,-0.31,0.16,-0.47,flip -9689,做多,2023-01-06 14:45:00,2023-01-06 15:30:00,1247.72,1257.98,3.2,100.0,0.2566,2.63,0.16,2.47,tp_upper -9690,做多,2023-01-07 05:15:00,2023-01-07 05:30:00,1263.96,1263.59,3.27,100.0,0.2585,-0.1,0.16,-0.26,flip -9691,做空,2023-01-07 05:30:00,2023-01-07 07:30:00,1263.59,1265.99,3.26,100.0,0.2583,-0.62,0.16,-0.78,flip -9692,做多,2023-01-07 07:30:00,2023-01-07 08:00:00,1265.99,1264.4,3.25,100.0,0.257,-0.41,0.16,-0.57,flip -9693,做空,2023-01-07 08:00:00,2023-01-07 18:30:00,1264.4,1263.93,3.25,100.0,0.2568,0.12,0.16,-0.04,flip -9694,做多,2023-01-07 18:30:00,2023-01-07 18:45:00,1263.93,1263.45,3.24,100.0,0.2567,-0.12,0.16,-0.29,flip -9695,做空,2023-01-07 18:45:00,2023-01-07 19:15:00,1263.45,1264.0,3.24,100.0,0.2564,-0.14,0.16,-0.3,flip -9696,做多,2023-01-07 19:15:00,2023-01-07 20:15:00,1264.0,1263.79,3.24,100.0,0.256,-0.05,0.16,-0.22,flip -9697,做空,2023-01-07 20:15:00,2023-01-07 20:45:00,1263.79,1263.62,3.23,100.0,0.2557,0.04,0.16,-0.12,flip -9698,做多,2023-01-07 20:45:00,2023-01-07 21:00:00,1263.62,1263.25,3.23,100.0,0.2555,-0.09,0.16,-0.26,flip -9699,做空,2023-01-07 21:00:00,2023-01-07 21:45:00,1263.25,1264.01,3.22,100.0,0.2553,-0.19,0.16,-0.36,flip -9700,做多,2023-01-07 21:45:00,2023-01-07 22:00:00,1264.01,1262.53,3.22,100.0,0.2547,-0.38,0.16,-0.54,flip -9701,做空,2023-01-07 22:00:00,2023-01-07 23:30:00,1262.53,1262.99,3.21,100.0,0.2544,-0.12,0.16,-0.28,flip -9702,做多,2023-01-07 23:30:00,2023-01-08 00:15:00,1262.99,1262.77,3.21,100.0,0.254,-0.06,0.16,-0.22,flip -9703,做空,2023-01-08 00:15:00,2023-01-08 00:30:00,1262.77,1259.99,3.24,100.0,0.2566,0.71,0.16,0.55,tp_lower -9704,做多,2023-01-08 05:30:00,2023-01-08 06:00:00,1262.68,1262.64,3.24,100.0,0.257,-0.01,0.16,-0.17,flip -9705,做空,2023-01-08 06:00:00,2023-01-08 06:30:00,1262.64,1262.99,3.24,100.0,0.2567,-0.09,0.16,-0.25,flip -9706,做多,2023-01-08 06:30:00,2023-01-08 08:15:00,1262.99,1261.99,3.24,100.0,0.2563,-0.26,0.16,-0.42,flip -9707,做空,2023-01-08 08:15:00,2023-01-08 08:45:00,1261.99,1262.58,3.23,100.0,0.256,-0.15,0.16,-0.31,flip -9708,做多,2023-01-08 08:45:00,2023-01-08 09:30:00,1262.58,1261.85,3.23,100.0,0.2556,-0.19,0.16,-0.35,flip -9709,做空,2023-01-08 09:30:00,2023-01-08 09:45:00,1261.85,1262.58,3.22,100.0,0.2553,-0.19,0.16,-0.35,flip -9710,做多,2023-01-08 09:45:00,2023-01-08 10:15:00,1262.58,1262.25,3.22,100.0,0.2547,-0.08,0.16,-0.24,flip -9711,做空,2023-01-08 10:15:00,2023-01-08 10:45:00,1262.25,1262.35,3.21,100.0,0.2545,-0.03,0.16,-0.19,flip -9712,做多,2023-01-08 10:45:00,2023-01-08 11:15:00,1262.35,1261.99,3.21,100.0,0.2542,-0.09,0.16,-0.25,flip -9713,做空,2023-01-08 11:15:00,2023-01-08 13:15:00,1261.99,1262.72,3.2,100.0,0.2539,-0.19,0.16,-0.35,flip -9714,做多,2023-01-08 13:15:00,2023-01-08 13:30:00,1262.72,1262.52,3.2,100.0,0.2534,-0.05,0.16,-0.21,flip -9715,做空,2023-01-08 13:30:00,2023-01-08 16:30:00,1262.52,1264.52,3.2,100.0,0.2531,-0.51,0.16,-0.67,flip -9716,做多,2023-01-08 16:30:00,2023-01-08 17:45:00,1264.52,1264.03,3.19,100.0,0.2521,-0.12,0.16,-0.28,flip -9717,做空,2023-01-08 17:45:00,2023-01-08 18:00:00,1264.03,1264.74,3.18,100.0,0.2518,-0.18,0.16,-0.34,flip -9718,做多,2023-01-08 18:00:00,2023-01-08 23:00:00,1264.74,1282.47,3.18,100.0,0.2513,4.46,0.16,4.29,tp_upper -9719,做多,2023-01-09 20:15:00,2023-01-09 20:30:00,1325.09,1322.25,3.27,100.0,0.2466,-0.7,0.16,-0.86,flip -9720,做空,2023-01-09 20:30:00,2023-01-09 21:00:00,1322.25,1323.8,3.26,100.0,0.2463,-0.38,0.16,-0.54,flip -9721,做多,2023-01-09 21:00:00,2023-01-09 21:15:00,1323.8,1323.75,3.25,100.0,0.2455,-0.01,0.16,-0.17,flip -9722,做空,2023-01-09 21:15:00,2023-01-09 22:15:00,1323.75,1323.34,3.25,100.0,0.2453,0.1,0.16,-0.06,flip -9723,做多,2023-01-09 22:15:00,2023-01-09 22:30:00,1323.34,1322.45,3.24,100.0,0.2452,-0.22,0.16,-0.38,flip -9724,做空,2023-01-09 22:30:00,2023-01-10 00:30:00,1322.45,1325.24,3.24,100.0,0.2449,-0.68,0.16,-0.85,flip -9725,做多,2023-01-10 00:30:00,2023-01-10 01:00:00,1325.24,1324.75,3.25,100.0,0.2449,-0.12,0.16,-0.28,flip -9726,做空,2023-01-10 01:00:00,2023-01-10 01:30:00,1324.75,1325.55,3.24,100.0,0.2446,-0.2,0.16,-0.36,flip -9727,做多,2023-01-10 01:30:00,2023-01-10 02:15:00,1325.55,1323.52,3.24,100.0,0.2441,-0.5,0.16,-0.66,flip -9728,做空,2023-01-10 02:15:00,2023-01-10 04:45:00,1323.52,1328.04,3.23,100.0,0.2438,-1.1,0.16,-1.26,flip -9729,做多,2023-01-10 04:45:00,2023-01-10 05:00:00,1328.04,1325.74,3.21,100.0,0.2419,-0.56,0.16,-0.72,flip -9730,做空,2023-01-10 05:00:00,2023-01-10 05:30:00,1325.74,1326.56,3.2,100.0,0.2417,-0.2,0.16,-0.36,flip -9731,做多,2023-01-10 05:30:00,2023-01-10 06:00:00,1326.56,1324.91,3.2,100.0,0.2412,-0.4,0.16,-0.56,flip -9732,做空,2023-01-10 06:00:00,2023-01-10 08:15:00,1324.91,1329.05,3.19,100.0,0.2409,-1.0,0.16,-1.16,flip -9733,做多,2023-01-10 08:15:00,2023-01-10 08:30:00,1329.05,1326.38,3.18,100.0,0.2392,-0.64,0.16,-0.8,flip -9734,做空,2023-01-10 08:30:00,2023-01-10 08:45:00,1326.38,1328.65,3.17,100.0,0.2389,-0.54,0.16,-0.7,flip -9735,做多,2023-01-10 08:45:00,2023-01-10 12:15:00,1328.65,1327.5,3.16,100.0,0.2379,-0.27,0.16,-0.43,flip -9736,做空,2023-01-10 12:15:00,2023-01-10 16:45:00,1327.5,1329.98,3.15,100.0,0.2376,-0.59,0.16,-0.75,flip -9737,做多,2023-01-10 16:45:00,2023-01-11 02:15:00,1329.98,1332.84,3.15,100.0,0.2365,0.68,0.16,0.52,flip -9738,做空,2023-01-11 02:15:00,2023-01-11 02:30:00,1332.84,1332.89,3.19,100.0,0.2391,-0.01,0.16,-0.17,flip -9739,做多,2023-01-11 02:30:00,2023-01-11 08:00:00,1332.89,1333.87,3.18,100.0,0.2388,0.23,0.16,0.07,flip -9740,做空,2023-01-11 08:00:00,2023-01-11 09:15:00,1333.87,1335.0,3.18,100.0,0.2386,-0.27,0.16,-0.43,flip -9741,做多,2023-01-11 09:15:00,2023-01-11 09:45:00,1335.0,1334.66,3.18,100.0,0.2379,-0.08,0.16,-0.24,flip -9742,做空,2023-01-11 09:45:00,2023-01-11 10:00:00,1334.66,1335.34,3.17,100.0,0.2377,-0.16,0.16,-0.32,flip -9743,做多,2023-01-11 10:00:00,2023-01-11 10:15:00,1335.34,1334.53,3.17,100.0,0.2372,-0.19,0.16,-0.35,flip -9744,做空,2023-01-11 10:15:00,2023-01-11 10:30:00,1334.53,1335.75,3.16,100.0,0.237,-0.29,0.16,-0.45,flip -9745,做多,2023-01-11 10:30:00,2023-01-11 10:45:00,1335.75,1335.51,3.16,100.0,0.2363,-0.06,0.16,-0.21,flip -9746,做空,2023-01-11 10:45:00,2023-01-11 11:45:00,1335.51,1335.83,3.15,100.0,0.2361,-0.08,0.16,-0.23,flip -9747,做多,2023-01-11 11:45:00,2023-01-11 12:00:00,1335.83,1333.98,3.15,100.0,0.2357,-0.44,0.16,-0.59,flip -9748,做空,2023-01-11 12:00:00,2023-01-11 13:00:00,1333.98,1334.0,3.14,100.0,0.2355,-0.0,0.16,-0.16,flip -9749,做多,2023-01-11 13:00:00,2023-01-11 13:15:00,1334.0,1333.43,3.14,100.0,0.2353,-0.13,0.16,-0.29,flip -9750,做空,2023-01-11 13:15:00,2023-01-11 14:30:00,1333.43,1333.42,3.13,100.0,0.235,0.0,0.16,-0.15,flip -9751,做多,2023-01-11 14:30:00,2023-01-11 14:45:00,1333.42,1332.04,3.13,100.0,0.2348,-0.32,0.16,-0.48,flip -9752,做空,2023-01-11 14:45:00,2023-01-11 15:00:00,1332.04,1332.77,3.12,100.0,0.2346,-0.17,0.16,-0.33,flip -9753,做多,2023-01-11 15:00:00,2023-01-11 15:15:00,1332.77,1331.05,3.12,100.0,0.2341,-0.4,0.16,-0.56,flip -9754,做空,2023-01-11 15:15:00,2023-01-11 15:30:00,1331.05,1324.2,3.11,100.0,0.2338,1.6,0.15,1.45,tp_lower -9755,做多,2023-01-11 18:00:00,2023-01-11 22:00:00,1342.24,1342.11,3.13,100.0,0.2328,-0.03,0.16,-0.19,tp_upper -9756,做多,2023-01-12 13:30:00,2023-01-12 14:15:00,1389.81,1391.43,3.17,100.0,0.2284,0.37,0.16,0.21,flip -9757,做空,2023-01-12 14:15:00,2023-01-12 17:15:00,1391.43,1400.52,3.17,100.0,0.2282,-2.07,0.16,-2.23,flip -9758,做多,2023-01-12 17:15:00,2023-01-12 17:30:00,1400.52,1419.4,3.15,100.0,0.225,4.25,0.16,4.09,tp_upper -9759,做多,2023-01-12 17:30:00,2023-01-13 00:30:00,1419.4,1403.19,3.19,100.0,0.2248,-3.64,0.16,-3.8,flip -9760,做空,2023-01-13 00:30:00,2023-01-13 00:45:00,1403.19,1406.32,3.16,100.0,0.2252,-0.71,0.16,-0.86,flip -9761,做多,2023-01-13 00:45:00,2023-01-13 01:15:00,1406.32,1405.11,3.15,100.0,0.224,-0.27,0.16,-0.43,flip -9762,做空,2023-01-13 01:15:00,2023-01-13 01:45:00,1405.11,1407.29,3.14,100.0,0.2238,-0.49,0.16,-0.65,flip -9763,做多,2023-01-13 01:45:00,2023-01-13 02:15:00,1407.29,1405.16,3.14,100.0,0.2229,-0.47,0.16,-0.63,flip -9764,做空,2023-01-13 02:15:00,2023-01-13 02:30:00,1405.16,1408.65,3.13,100.0,0.2227,-0.78,0.16,-0.93,flip -9765,做多,2023-01-13 02:30:00,2023-01-13 05:30:00,1408.65,1408.68,3.12,100.0,0.2213,0.01,0.16,-0.15,flip -9766,做空,2023-01-13 05:30:00,2023-01-13 06:45:00,1408.68,1410.81,3.11,100.0,0.2211,-0.47,0.16,-0.63,flip -9767,做多,2023-01-13 06:45:00,2023-01-13 07:00:00,1410.81,1408.85,3.11,100.0,0.2202,-0.43,0.16,-0.59,flip -9768,做空,2023-01-13 07:00:00,2023-01-13 10:15:00,1408.85,1411.18,3.1,100.0,0.22,-0.51,0.16,-0.67,flip -9769,做多,2023-01-13 10:15:00,2023-01-13 11:00:00,1411.18,1415.72,3.09,100.0,0.2191,0.99,0.16,0.84,flip -9770,做空,2023-01-13 11:00:00,2023-01-13 14:30:00,1415.72,1407.6,3.1,100.0,0.2188,1.78,0.15,1.62,flip -9771,做多,2023-01-13 14:30:00,2023-01-13 15:15:00,1407.6,1423.11,3.11,100.0,0.2211,3.43,0.16,3.27,tp_upper -9772,做多,2023-01-13 16:15:00,2023-01-13 16:45:00,1411.18,1411.29,3.14,100.0,0.2228,0.02,0.16,-0.13,flip -9773,做空,2023-01-13 16:45:00,2023-01-14 14:15:00,1411.29,1535.3,3.14,100.0,0.2226,-27.6,0.17,-27.77,flip -9774,做多,2023-01-14 14:15:00,2023-01-14 14:30:00,1535.3,1519.87,2.9,100.0,0.189,-2.92,0.14,-3.06,flip -9775,做空,2023-01-14 14:30:00,2023-01-14 20:30:00,1519.87,1536.6,2.87,100.0,0.1888,-3.16,0.15,-3.3,flip -9776,做多,2023-01-14 20:30:00,2023-01-14 20:45:00,1536.6,1535.86,2.83,100.0,0.1845,-0.14,0.14,-0.28,flip -9777,做空,2023-01-14 20:45:00,2023-01-14 21:00:00,1535.86,1538.09,2.83,100.0,0.1843,-0.41,0.14,-0.55,flip -9778,做多,2023-01-14 21:00:00,2023-01-14 21:15:00,1538.09,1533.05,2.82,100.0,0.1836,-0.93,0.14,-1.07,flip -9779,做空,2023-01-14 21:15:00,2023-01-14 21:30:00,1533.05,1540.2,2.81,100.0,0.1834,-1.31,0.14,-1.45,flip -9780,做多,2023-01-14 21:30:00,2023-01-15 00:30:00,1540.2,1521.11,2.8,100.0,0.1815,-3.46,0.14,-3.6,flip -9781,做空,2023-01-15 00:30:00,2023-01-15 09:45:00,1521.11,1534.67,2.78,100.0,0.1825,-2.47,0.14,-2.61,flip -9782,做多,2023-01-15 09:45:00,2023-01-15 10:00:00,1534.67,1533.68,2.75,100.0,0.1791,-0.18,0.14,-0.31,flip -9783,做空,2023-01-15 10:00:00,2023-01-15 10:45:00,1533.68,1533.07,2.74,100.0,0.1789,0.11,0.14,-0.03,flip -9784,做多,2023-01-15 10:45:00,2023-01-15 11:00:00,1533.07,1531.72,2.74,100.0,0.1789,-0.24,0.14,-0.38,flip -9785,做空,2023-01-15 11:00:00,2023-01-15 11:15:00,1531.72,1535.42,2.74,100.0,0.1787,-0.66,0.14,-0.8,flip -9786,做多,2023-01-15 11:15:00,2023-01-15 11:30:00,1535.42,1534.28,2.73,100.0,0.1777,-0.2,0.14,-0.34,flip -9787,做空,2023-01-15 11:30:00,2023-01-15 11:45:00,1534.28,1534.4,2.72,100.0,0.1775,-0.02,0.14,-0.16,flip -9788,做多,2023-01-15 11:45:00,2023-01-15 12:15:00,1534.4,1532.86,2.72,100.0,0.1773,-0.27,0.14,-0.41,flip -9789,做空,2023-01-15 12:15:00,2023-01-15 12:45:00,1532.86,1533.46,2.71,100.0,0.1771,-0.11,0.14,-0.24,flip -9790,做多,2023-01-15 12:45:00,2023-01-15 13:45:00,1533.46,1532.51,2.71,100.0,0.1768,-0.17,0.14,-0.3,flip -9791,做空,2023-01-15 13:45:00,2023-01-15 14:00:00,1532.51,1533.22,2.71,100.0,0.1766,-0.13,0.14,-0.26,flip -9792,做多,2023-01-15 14:00:00,2023-01-15 15:45:00,1533.22,1557.66,2.7,100.0,0.1763,4.31,0.14,4.17,tp_upper -9793,做多,2023-01-16 16:00:00,2023-01-16 16:15:00,1557.65,1552.06,2.77,100.0,0.1781,-1.0,0.14,-1.13,flip -9794,做空,2023-01-16 16:15:00,2023-01-16 17:30:00,1552.06,1556.99,2.76,100.0,0.1779,-0.88,0.14,-1.02,flip -9795,做多,2023-01-16 17:30:00,2023-01-17 01:00:00,1556.99,1553.91,2.75,100.0,0.1766,-0.54,0.14,-0.68,flip -9796,做空,2023-01-17 01:00:00,2023-01-17 02:45:00,1553.91,1563.05,2.75,100.0,0.1768,-1.62,0.14,-1.75,flip -9797,做多,2023-01-17 02:45:00,2023-01-17 03:00:00,1563.05,1559.15,2.73,100.0,0.1746,-0.68,0.14,-0.82,flip -9798,做空,2023-01-17 03:00:00,2023-01-17 03:30:00,1559.15,1563.9,2.72,100.0,0.1744,-0.83,0.14,-0.96,flip -9799,做多,2023-01-17 03:30:00,2023-01-17 04:00:00,1563.9,1562.59,2.71,100.0,0.1732,-0.23,0.14,-0.36,flip -9800,做空,2023-01-17 04:00:00,2023-01-17 04:15:00,1562.59,1571.16,2.7,100.0,0.173,-1.48,0.14,-1.62,flip -9801,做多,2023-01-17 04:15:00,2023-01-17 06:00:00,1571.16,1564.29,2.69,100.0,0.1709,-1.17,0.13,-1.31,flip -9802,做空,2023-01-17 06:00:00,2023-01-17 08:45:00,1564.29,1569.2,2.67,100.0,0.1708,-0.84,0.13,-0.97,flip -9803,做多,2023-01-17 08:45:00,2023-01-17 09:00:00,1569.2,1566.41,2.66,100.0,0.1695,-0.47,0.13,-0.61,flip -9804,做空,2023-01-17 09:00:00,2023-01-17 11:45:00,1566.41,1569.19,2.65,100.0,0.1694,-0.47,0.13,-0.6,flip -9805,做多,2023-01-17 11:45:00,2023-01-17 12:45:00,1569.19,1570.26,2.65,100.0,0.1686,0.18,0.13,0.05,flip -9806,做空,2023-01-17 12:45:00,2023-01-17 15:45:00,1570.26,1571.38,2.64,100.0,0.1684,-0.19,0.13,-0.32,flip -9807,做多,2023-01-17 15:45:00,2023-01-17 16:00:00,1571.38,1566.15,2.64,100.0,0.168,-0.88,0.13,-1.01,flip -9808,做空,2023-01-17 16:00:00,2023-01-17 16:15:00,1566.15,1573.28,2.63,100.0,0.1678,-1.2,0.13,-1.33,flip -9809,做多,2023-01-17 16:15:00,2023-01-17 22:30:00,1573.28,1575.6,2.61,100.0,0.1662,0.39,0.13,0.25,flip -9810,做空,2023-01-17 22:30:00,2023-01-17 23:00:00,1575.6,1578.02,2.62,100.0,0.166,-0.4,0.13,-0.53,flip -9811,做多,2023-01-17 23:00:00,2023-01-17 23:15:00,1578.02,1574.28,2.61,100.0,0.1653,-0.62,0.13,-0.75,flip -9812,做空,2023-01-17 23:15:00,2023-01-18 01:00:00,1574.28,1575.71,2.6,100.0,0.1651,-0.24,0.13,-0.37,flip -9813,做多,2023-01-18 01:00:00,2023-01-18 01:15:00,1575.71,1571.29,2.64,100.0,0.1673,-0.74,0.13,-0.87,flip -9814,做空,2023-01-18 01:15:00,2023-01-18 01:30:00,1571.29,1575.37,2.63,100.0,0.1671,-0.68,0.13,-0.81,flip -9815,做多,2023-01-18 01:30:00,2023-01-18 02:15:00,1575.37,1575.01,2.62,100.0,0.1661,-0.06,0.13,-0.19,flip -9816,做空,2023-01-18 02:15:00,2023-01-18 02:30:00,1575.01,1582.89,2.61,100.0,0.1659,-1.31,0.13,-1.44,flip -9817,做多,2023-01-18 02:30:00,2023-01-18 07:30:00,1582.89,1579.91,2.6,100.0,0.1641,-0.49,0.13,-0.62,flip -9818,做空,2023-01-18 07:30:00,2023-01-18 07:45:00,1579.91,1583.24,2.59,100.0,0.1639,-0.55,0.13,-0.68,flip -9819,做多,2023-01-18 07:45:00,2023-01-18 08:00:00,1583.24,1579.62,2.58,100.0,0.1631,-0.59,0.13,-0.72,flip -9820,做空,2023-01-18 08:00:00,2023-01-18 09:15:00,1579.62,1580.69,2.57,100.0,0.1629,-0.17,0.13,-0.3,flip -9821,做多,2023-01-18 09:15:00,2023-01-18 12:15:00,1580.69,1577.87,2.57,100.0,0.1625,-0.46,0.13,-0.59,flip -9822,做空,2023-01-18 12:15:00,2023-01-18 12:30:00,1577.87,1580.84,2.56,100.0,0.1624,-0.48,0.13,-0.61,flip -9823,做多,2023-01-18 12:30:00,2023-01-18 14:00:00,1580.84,1599.21,2.55,100.0,0.1616,2.97,0.13,2.84,tp_upper -9824,做多,2023-01-19 08:00:00,2023-01-19 08:15:00,1530.63,1528.62,2.61,100.0,0.1704,-0.34,0.13,-0.47,flip -9825,做空,2023-01-19 08:15:00,2023-01-19 08:30:00,1528.62,1529.86,2.6,100.0,0.1702,-0.21,0.13,-0.34,flip -9826,做多,2023-01-19 08:30:00,2023-01-19 08:45:00,1529.86,1526.96,2.6,100.0,0.1698,-0.49,0.13,-0.62,flip -9827,做空,2023-01-19 08:45:00,2023-01-19 10:00:00,1526.96,1529.02,2.59,100.0,0.1696,-0.35,0.13,-0.48,flip -9828,做多,2023-01-19 10:00:00,2023-01-19 10:15:00,1529.02,1524.82,2.58,100.0,0.169,-0.71,0.13,-0.84,flip -9829,做空,2023-01-19 10:15:00,2023-01-19 13:15:00,1524.82,1527.53,2.57,100.0,0.1688,-0.46,0.13,-0.59,flip -9830,做多,2023-01-19 13:15:00,2023-01-19 13:30:00,1527.53,1524.77,2.57,100.0,0.1681,-0.46,0.13,-0.59,flip -9831,做空,2023-01-19 13:30:00,2023-01-19 13:45:00,1524.77,1525.3,2.56,100.0,0.1679,-0.09,0.13,-0.22,flip -9832,做多,2023-01-19 13:45:00,2023-01-19 14:00:00,1525.3,1522.95,2.56,100.0,0.1676,-0.39,0.13,-0.52,flip -9833,做空,2023-01-19 14:00:00,2023-01-19 14:15:00,1522.95,1525.54,2.55,100.0,0.1674,-0.43,0.13,-0.56,flip -9834,做多,2023-01-19 14:15:00,2023-01-19 15:15:00,1525.54,1539.99,2.54,100.0,0.1667,2.41,0.13,2.28,tp_upper -9835,做多,2023-01-19 18:00:00,2023-01-19 20:15:00,1531.23,1557.68,2.56,100.0,0.1675,4.43,0.13,4.3,tp_upper -9836,做多,2023-01-20 05:00:00,2023-01-20 05:30:00,1549.01,1546.21,2.63,100.0,0.1701,-0.48,0.13,-0.61,flip -9837,做空,2023-01-20 05:30:00,2023-01-20 05:45:00,1546.21,1547.07,2.63,100.0,0.1699,-0.15,0.13,-0.28,flip -9838,做多,2023-01-20 05:45:00,2023-01-20 06:00:00,1547.07,1546.83,2.62,100.0,0.1695,-0.04,0.13,-0.17,flip -9839,做空,2023-01-20 06:00:00,2023-01-20 06:15:00,1546.83,1547.69,2.62,100.0,0.1694,-0.15,0.13,-0.28,flip -9840,做多,2023-01-20 06:15:00,2023-01-20 06:30:00,1547.69,1546.92,2.62,100.0,0.169,-0.13,0.13,-0.26,flip -9841,做空,2023-01-20 06:30:00,2023-01-20 07:15:00,1546.92,1549.9,2.61,100.0,0.1688,-0.5,0.13,-0.63,flip -9842,做多,2023-01-20 07:15:00,2023-01-20 08:15:00,1549.9,1547.53,2.6,100.0,0.168,-0.4,0.13,-0.53,flip -9843,做空,2023-01-20 08:15:00,2023-01-20 08:30:00,1547.53,1551.77,2.6,100.0,0.1679,-0.71,0.13,-0.84,flip -9844,做多,2023-01-20 08:30:00,2023-01-20 09:00:00,1551.77,1548.98,2.59,100.0,0.1668,-0.47,0.13,-0.59,flip -9845,做空,2023-01-20 09:00:00,2023-01-20 09:15:00,1548.98,1553.02,2.58,100.0,0.1666,-0.67,0.13,-0.8,flip -9846,做多,2023-01-20 09:15:00,2023-01-20 10:00:00,1553.02,1551.01,2.57,100.0,0.1656,-0.33,0.13,-0.46,flip -9847,做空,2023-01-20 10:00:00,2023-01-20 10:30:00,1551.01,1549.6,2.57,100.0,0.1654,0.23,0.13,0.11,flip -9848,做多,2023-01-20 10:30:00,2023-01-20 11:15:00,1549.6,1550.14,2.57,100.0,0.1655,0.09,0.13,-0.04,flip -9849,做空,2023-01-20 11:15:00,2023-01-20 12:00:00,1550.14,1551.98,2.56,100.0,0.1654,-0.3,0.13,-0.43,flip -9850,做多,2023-01-20 12:00:00,2023-01-20 14:30:00,1551.98,1561.9,2.56,100.0,0.1648,1.63,0.13,1.51,tp_upper -9851,做多,2023-01-20 14:30:00,2023-01-20 15:15:00,1561.9,1564.44,2.57,100.0,0.1647,0.42,0.13,0.29,tp_upper -9852,做多,2023-01-21 11:30:00,2023-01-21 13:15:00,1647.27,1652.11,2.61,100.0,0.1585,0.77,0.13,0.64,flip -9853,做空,2023-01-21 13:15:00,2023-01-21 13:45:00,1652.11,1651.19,2.62,100.0,0.1583,0.15,0.13,0.01,flip -9854,做多,2023-01-21 13:45:00,2023-01-21 14:00:00,1651.19,1648.8,2.61,100.0,0.1583,-0.38,0.13,-0.51,flip -9855,做空,2023-01-21 14:00:00,2023-01-21 14:30:00,1648.8,1652.5,2.61,100.0,0.1582,-0.59,0.13,-0.72,flip -9856,做多,2023-01-21 14:30:00,2023-01-21 14:45:00,1652.5,1649.1,2.6,100.0,0.1573,-0.53,0.13,-0.66,flip -9857,做空,2023-01-21 14:45:00,2023-01-21 15:00:00,1649.1,1655.74,2.59,100.0,0.1572,-1.04,0.13,-1.17,flip -9858,做多,2023-01-21 15:00:00,2023-01-21 15:45:00,1655.74,1647.71,2.58,100.0,0.1557,-1.25,0.13,-1.38,flip -9859,做空,2023-01-21 15:45:00,2023-01-21 16:00:00,1647.71,1654.75,2.56,100.0,0.1556,-1.1,0.13,-1.22,flip -9860,做多,2023-01-21 16:00:00,2023-01-21 17:45:00,1654.75,1655.56,2.55,100.0,0.1541,0.12,0.13,-0.0,flip -9861,做空,2023-01-21 17:45:00,2023-01-21 18:15:00,1655.56,1654.77,2.55,100.0,0.154,0.12,0.13,-0.01,flip -9862,做多,2023-01-21 18:15:00,2023-01-21 22:15:00,1654.77,1650.01,2.55,100.0,0.1539,-0.73,0.13,-0.86,flip -9863,做空,2023-01-21 22:15:00,2023-01-21 22:45:00,1650.01,1628.29,2.54,100.0,0.1538,3.34,0.13,3.22,tp_lower -9864,做多,2023-01-22 12:45:00,2023-01-22 15:15:00,1634.51,1633.14,2.6,100.0,0.1588,-0.22,0.13,-0.35,flip -9865,做空,2023-01-22 15:15:00,2023-01-22 23:00:00,1633.14,1630.8,2.59,100.0,0.1587,0.37,0.13,0.24,flip -9866,做多,2023-01-22 23:00:00,2023-01-23 03:15:00,1630.8,1636.89,2.59,100.0,0.159,0.97,0.13,0.84,flip -9867,做空,2023-01-23 03:15:00,2023-01-23 04:30:00,1636.89,1634.17,2.61,100.0,0.1592,0.43,0.13,0.3,flip -9868,做多,2023-01-23 04:30:00,2023-01-23 05:00:00,1634.17,1635.58,2.61,100.0,0.1596,0.22,0.13,0.09,flip -9869,做空,2023-01-23 05:00:00,2023-01-23 06:30:00,1635.58,1636.81,2.61,100.0,0.1594,-0.2,0.13,-0.33,flip -9870,做多,2023-01-23 06:30:00,2023-01-23 07:00:00,1636.81,1636.21,2.6,100.0,0.159,-0.1,0.13,-0.23,flip -9871,做空,2023-01-23 07:00:00,2023-01-23 07:30:00,1636.21,1636.25,2.6,100.0,0.1588,-0.01,0.13,-0.14,flip -9872,做多,2023-01-23 07:30:00,2023-01-23 07:45:00,1636.25,1634.04,2.6,100.0,0.1587,-0.35,0.13,-0.48,flip -9873,做空,2023-01-23 07:45:00,2023-01-23 08:00:00,1634.04,1637.75,2.59,100.0,0.1585,-0.59,0.13,-0.72,flip -9874,做多,2023-01-23 08:00:00,2023-01-23 08:15:00,1637.75,1633.37,2.58,100.0,0.1576,-0.69,0.13,-0.82,flip -9875,做空,2023-01-23 08:15:00,2023-01-23 09:45:00,1633.37,1635.5,2.57,100.0,0.1575,-0.34,0.13,-0.46,flip -9876,做多,2023-01-23 09:45:00,2023-01-23 11:15:00,1635.5,1634.38,2.57,100.0,0.1569,-0.18,0.13,-0.3,flip -9877,做空,2023-01-23 11:15:00,2023-01-23 12:30:00,1634.38,1636.31,2.56,100.0,0.1567,-0.3,0.13,-0.43,flip -9878,做多,2023-01-23 12:30:00,2023-01-23 13:00:00,1636.31,1632.0,2.56,100.0,0.1562,-0.67,0.13,-0.8,flip -9879,做空,2023-01-23 13:00:00,2023-01-23 13:45:00,1632.0,1622.83,2.55,100.0,0.1561,1.43,0.13,1.3,tp_lower -9880,做多,2023-01-23 18:00:00,2023-01-23 18:45:00,1632.56,1629.41,2.56,100.0,0.1567,-0.49,0.13,-0.62,flip -9881,做空,2023-01-23 18:45:00,2023-01-23 20:45:00,1629.41,1635.4,2.55,100.0,0.1566,-0.94,0.13,-1.07,flip -9882,做多,2023-01-23 20:45:00,2023-01-23 22:45:00,1635.4,1628.19,2.54,100.0,0.1553,-1.12,0.13,-1.25,flip -9883,做空,2023-01-23 22:45:00,2023-01-23 23:00:00,1628.19,1628.38,2.53,100.0,0.1551,-0.03,0.13,-0.16,flip -9884,做多,2023-01-23 23:00:00,2023-01-23 23:30:00,1628.38,1627.92,2.52,100.0,0.1549,-0.07,0.13,-0.2,flip -9885,做空,2023-01-23 23:30:00,2023-01-24 00:15:00,1627.92,1631.42,2.52,100.0,0.1548,-0.54,0.13,-0.67,flip -9886,做多,2023-01-24 00:15:00,2023-01-24 01:15:00,1631.42,1628.96,2.56,100.0,0.1566,-0.39,0.13,-0.51,flip -9887,做空,2023-01-24 01:15:00,2023-01-24 01:30:00,1628.96,1630.69,2.55,100.0,0.1565,-0.27,0.13,-0.4,flip -9888,做多,2023-01-24 01:30:00,2023-01-24 09:00:00,1630.69,1629.04,2.54,100.0,0.156,-0.26,0.13,-0.38,flip -9889,做空,2023-01-24 09:00:00,2023-01-24 14:30:00,1629.04,1614.52,2.54,100.0,0.1558,2.26,0.13,2.14,tp_lower -9890,做多,2023-01-25 12:30:00,2023-01-25 14:00:00,1559.72,1551.74,2.57,100.0,0.1647,-1.31,0.13,-1.44,flip -9891,做空,2023-01-25 14:00:00,2023-01-25 16:00:00,1551.74,1548.53,2.55,100.0,0.1646,0.53,0.13,0.4,flip -9892,做多,2023-01-25 16:00:00,2023-01-25 16:30:00,1548.53,1546.77,2.56,100.0,0.1651,-0.29,0.13,-0.42,flip -9893,做空,2023-01-25 16:30:00,2023-01-25 16:45:00,1546.77,1548.31,2.55,100.0,0.1649,-0.25,0.13,-0.38,flip -9894,做多,2023-01-25 16:45:00,2023-01-25 17:15:00,1548.31,1545.04,2.55,100.0,0.1644,-0.54,0.13,-0.66,flip -9895,做空,2023-01-25 17:15:00,2023-01-25 17:45:00,1545.04,1548.06,2.54,100.0,0.1643,-0.5,0.13,-0.62,flip -9896,做多,2023-01-25 17:45:00,2023-01-25 18:30:00,1548.06,1550.7,2.53,100.0,0.1634,0.43,0.13,0.3,flip -9897,做空,2023-01-25 18:30:00,2023-01-26 10:15:00,1550.7,1607.33,2.53,100.0,0.1633,-9.25,0.13,-9.38,flip -9898,做多,2023-01-26 10:15:00,2023-01-26 10:30:00,1607.33,1603.47,2.45,100.0,0.1527,-0.59,0.12,-0.71,flip -9899,做空,2023-01-26 10:30:00,2023-01-26 12:15:00,1603.47,1608.27,2.45,100.0,0.1525,-0.73,0.12,-0.85,flip -9900,做多,2023-01-26 12:15:00,2023-01-26 13:00:00,1608.27,1610.84,2.44,100.0,0.1515,0.39,0.12,0.27,flip -9901,做空,2023-01-26 13:00:00,2023-01-26 13:15:00,1610.84,1610.97,2.44,100.0,0.1513,-0.02,0.12,-0.14,flip -9902,做多,2023-01-26 13:15:00,2023-01-26 13:30:00,1610.97,1610.78,2.43,100.0,0.1511,-0.03,0.12,-0.15,flip -9903,做空,2023-01-26 13:30:00,2023-01-26 13:45:00,1610.78,1618.0,2.43,100.0,0.151,-1.09,0.12,-1.21,flip -9904,做多,2023-01-26 13:45:00,2023-01-26 14:30:00,1618.0,1606.09,2.42,100.0,0.1495,-1.78,0.12,-1.9,flip -9905,做空,2023-01-26 14:30:00,2023-01-26 15:15:00,1606.09,1611.45,2.4,100.0,0.1493,-0.8,0.12,-0.92,flip -9906,做多,2023-01-26 15:15:00,2023-01-26 15:30:00,1611.45,1604.99,2.39,100.0,0.1482,-0.96,0.12,-1.08,flip -9907,做空,2023-01-26 15:30:00,2023-01-26 15:45:00,1604.99,1589.4,2.38,100.0,0.1481,2.31,0.12,2.19,tp_lower -9908,做多,2023-01-26 18:30:00,2023-01-26 20:15:00,1603.48,1605.67,2.4,100.0,0.1495,0.33,0.12,0.21,flip -9909,做空,2023-01-26 20:15:00,2023-01-26 20:45:00,1605.67,1608.77,2.4,100.0,0.1493,-0.46,0.12,-0.58,flip -9910,做多,2023-01-26 20:45:00,2023-01-26 21:00:00,1608.77,1596.12,2.39,100.0,0.1486,-1.88,0.12,-2.0,flip -9911,做空,2023-01-26 21:00:00,2023-01-26 22:00:00,1596.12,1605.69,2.37,100.0,0.1485,-1.42,0.12,-1.54,flip -9912,做多,2023-01-26 22:00:00,2023-01-26 22:15:00,1605.69,1604.78,2.35,100.0,0.1465,-0.13,0.12,-0.25,flip -9913,做空,2023-01-26 22:15:00,2023-01-26 23:15:00,1604.78,1601.14,2.35,100.0,0.1464,0.53,0.12,0.42,flip -9914,做多,2023-01-26 23:15:00,2023-01-27 00:15:00,1601.14,1593.88,2.35,100.0,0.1469,-1.07,0.12,-1.18,flip -9915,做空,2023-01-27 00:15:00,2023-01-27 01:30:00,1593.88,1561.04,2.38,100.0,0.1491,4.9,0.12,4.78,tp_lower -9916,做多,2023-01-27 13:30:00,2023-01-27 15:45:00,1578.51,1574.24,2.42,100.0,0.1535,-0.66,0.12,-0.78,flip -9917,做空,2023-01-27 15:45:00,2023-01-27 16:00:00,1574.24,1575.77,2.41,100.0,0.1533,-0.23,0.12,-0.36,flip -9918,做多,2023-01-27 16:00:00,2023-01-27 17:45:00,1575.77,1605.14,2.41,100.0,0.1529,4.49,0.12,4.37,tp_upper -9919,做多,2023-01-28 06:45:00,2023-01-29 01:15:00,1596.53,1613.37,2.46,100.0,0.1542,2.6,0.12,2.47,tp_upper -9920,做多,2023-01-30 05:30:00,2023-01-30 06:30:00,1636.24,1629.79,2.49,100.0,0.152,-0.98,0.12,-1.1,flip -9921,做空,2023-01-30 06:30:00,2023-01-31 00:45:00,1629.79,1570.37,2.47,100.0,0.1518,9.02,0.12,8.9,flip -9922,做多,2023-01-31 00:45:00,2023-01-31 01:45:00,1570.37,1570.17,2.57,100.0,0.1634,-0.03,0.13,-0.16,flip -9923,做空,2023-01-31 01:45:00,2023-01-31 02:00:00,1570.17,1575.71,2.56,100.0,0.1632,-0.9,0.13,-1.03,flip -9924,做多,2023-01-31 02:00:00,2023-01-31 02:15:00,1575.71,1574.04,2.55,100.0,0.1619,-0.27,0.13,-0.4,flip -9925,做空,2023-01-31 02:15:00,2023-01-31 04:45:00,1574.04,1572.64,2.55,100.0,0.1618,0.23,0.13,0.1,flip -9926,做多,2023-01-31 04:45:00,2023-01-31 05:00:00,1572.64,1572.45,2.55,100.0,0.1619,-0.03,0.13,-0.16,flip -9927,做空,2023-01-31 05:00:00,2023-01-31 07:00:00,1572.45,1569.73,2.54,100.0,0.1617,0.44,0.13,0.31,flip -9928,做多,2023-01-31 07:00:00,2023-01-31 10:45:00,1569.73,1567.06,2.54,100.0,0.1621,-0.43,0.13,-0.56,flip -9929,做空,2023-01-31 10:45:00,2023-01-31 11:30:00,1567.06,1570.53,2.54,100.0,0.162,-0.56,0.13,-0.69,flip -9930,做多,2023-01-31 11:30:00,2023-01-31 16:30:00,1570.53,1593.57,2.53,100.0,0.1611,3.71,0.13,3.58,tp_upper -9931,做多,2023-01-31 22:45:00,2023-02-01 00:00:00,1590.21,1584.78,2.56,100.0,0.1613,-0.88,0.13,-1.0,flip -9932,做空,2023-02-01 00:00:00,2023-02-01 00:30:00,1584.78,1583.85,2.58,100.0,0.1625,0.15,0.13,0.02,flip -9933,做多,2023-02-01 00:30:00,2023-02-01 01:15:00,1583.85,1580.76,2.57,100.0,0.1626,-0.5,0.13,-0.63,flip -9934,做空,2023-02-01 01:15:00,2023-02-01 01:30:00,1580.76,1589.13,2.57,100.0,0.1624,-1.36,0.13,-1.49,flip -9935,做多,2023-02-01 01:30:00,2023-02-01 02:15:00,1589.13,1583.06,2.55,100.0,0.1605,-0.97,0.13,-1.1,flip -9936,做空,2023-02-01 02:15:00,2023-02-01 02:30:00,1583.06,1583.74,2.54,100.0,0.1604,-0.11,0.13,-0.24,flip -9937,做多,2023-02-01 02:30:00,2023-02-01 03:00:00,1583.74,1583.02,2.54,100.0,0.1601,-0.12,0.13,-0.24,flip -9938,做空,2023-02-01 03:00:00,2023-02-01 03:45:00,1583.02,1584.43,2.53,100.0,0.1599,-0.23,0.13,-0.35,flip -9939,做多,2023-02-01 03:45:00,2023-02-01 04:00:00,1584.43,1584.14,2.53,100.0,0.1595,-0.05,0.13,-0.17,flip -9940,做空,2023-02-01 04:00:00,2023-02-01 05:15:00,1584.14,1585.21,2.52,100.0,0.1593,-0.17,0.13,-0.3,flip -9941,做多,2023-02-01 05:15:00,2023-02-01 11:30:00,1585.21,1581.0,2.52,100.0,0.1589,-0.67,0.13,-0.79,flip -9942,做空,2023-02-01 11:30:00,2023-02-01 12:00:00,1581.0,1582.4,2.51,100.0,0.1588,-0.22,0.13,-0.35,flip -9943,做多,2023-02-01 12:00:00,2023-02-01 12:45:00,1582.4,1578.87,2.51,100.0,0.1583,-0.56,0.12,-0.68,flip -9944,做空,2023-02-01 12:45:00,2023-02-01 13:15:00,1578.87,1583.63,2.5,100.0,0.1582,-0.75,0.13,-0.88,flip -9945,做多,2023-02-01 13:15:00,2023-02-01 15:00:00,1583.63,1582.03,2.49,100.0,0.1571,-0.25,0.12,-0.38,flip -9946,做空,2023-02-01 15:00:00,2023-02-01 15:30:00,1582.03,1579.75,2.48,100.0,0.1569,0.36,0.12,0.23,flip -9947,做多,2023-02-01 15:30:00,2023-02-01 16:15:00,1579.75,1577.8,2.48,100.0,0.1572,-0.31,0.12,-0.43,flip -9948,做空,2023-02-01 16:15:00,2023-02-01 17:15:00,1577.8,1576.09,2.48,100.0,0.157,0.27,0.12,0.14,flip -9949,做多,2023-02-01 17:15:00,2023-02-01 18:30:00,1576.09,1579.33,2.48,100.0,0.1572,0.51,0.12,0.39,flip -9950,做空,2023-02-01 18:30:00,2023-02-01 18:45:00,1579.33,1581.05,2.48,100.0,0.1571,-0.27,0.12,-0.39,flip -9951,做多,2023-02-01 18:45:00,2023-02-01 19:00:00,1581.05,1580.62,2.48,100.0,0.1566,-0.07,0.12,-0.19,flip -9952,做空,2023-02-01 19:00:00,2023-02-01 19:30:00,1580.62,1606.66,2.47,100.0,0.1564,-4.07,0.13,-4.2,tp_lower -9953,做多,2023-02-01 19:30:00,2023-02-01 19:45:00,1606.66,1617.6,2.43,100.0,0.1512,1.65,0.12,1.53,tp_upper -9954,做多,2023-02-02 15:30:00,2023-02-02 16:30:00,1673.81,1675.91,2.49,100.0,0.149,0.31,0.12,0.19,flip -9955,做空,2023-02-02 16:30:00,2023-02-02 17:00:00,1675.91,1675.0,2.49,100.0,0.1489,0.14,0.12,0.01,flip -9956,做多,2023-02-02 17:00:00,2023-02-02 18:15:00,1675.0,1699.31,2.49,100.0,0.1489,3.62,0.13,3.49,tp_upper -9957,做多,2023-02-02 19:45:00,2023-02-02 20:15:00,1675.21,1674.37,2.53,100.0,0.1509,-0.13,0.13,-0.25,flip -9958,做空,2023-02-02 20:15:00,2023-02-02 20:45:00,1674.37,1680.85,2.52,100.0,0.1507,-0.98,0.13,-1.1,flip -9959,做多,2023-02-02 20:45:00,2023-02-02 21:00:00,1680.85,1673.66,2.51,100.0,0.1494,-1.07,0.13,-1.2,flip -9960,做空,2023-02-02 21:00:00,2023-02-02 21:45:00,1673.66,1637.23,2.5,100.0,0.1493,5.44,0.12,5.32,tp_lower -9961,做多,2023-02-03 11:30:00,2023-02-03 13:15:00,1647.93,1648.83,2.57,100.0,0.1557,0.14,0.13,0.01,flip -9962,做空,2023-02-03 13:15:00,2023-02-03 13:30:00,1648.83,1641.15,2.56,100.0,0.1555,1.19,0.13,1.07,tp_lower -9963,做多,2023-02-03 14:30:00,2023-02-03 14:45:00,1650.21,1662.0,2.57,100.0,0.156,1.84,0.13,1.71,tp_upper -9964,做多,2023-02-04 02:00:00,2023-02-04 02:15:00,1657.77,1652.24,2.6,100.0,0.1566,-0.87,0.13,-1.0,flip -9965,做空,2023-02-04 02:15:00,2023-02-04 02:45:00,1652.24,1657.48,2.59,100.0,0.1565,-0.82,0.13,-0.95,flip -9966,做多,2023-02-04 02:45:00,2023-02-04 03:00:00,1657.48,1656.42,2.57,100.0,0.1553,-0.16,0.13,-0.29,flip -9967,做空,2023-02-04 03:00:00,2023-02-04 07:45:00,1656.42,1658.33,2.57,100.0,0.1552,-0.3,0.13,-0.43,flip -9968,做多,2023-02-04 07:45:00,2023-02-04 08:00:00,1658.33,1657.65,2.56,100.0,0.1547,-0.11,0.13,-0.23,flip -9969,做空,2023-02-04 08:00:00,2023-02-04 09:15:00,1657.65,1656.01,2.56,100.0,0.1545,0.25,0.13,0.13,flip -9970,做多,2023-02-04 09:15:00,2023-02-04 13:00:00,1656.01,1684.0,2.56,100.0,0.1547,4.33,0.13,4.2,tp_upper -9971,做多,2023-02-05 08:30:00,2023-02-05 08:45:00,1671.97,1670.27,2.62,100.0,0.1566,-0.27,0.13,-0.4,flip -9972,做空,2023-02-05 08:45:00,2023-02-05 09:00:00,1670.27,1672.02,2.61,100.0,0.1564,-0.27,0.13,-0.4,flip -9973,做多,2023-02-05 09:00:00,2023-02-05 09:15:00,1672.02,1667.75,2.61,100.0,0.1559,-0.67,0.13,-0.8,flip -9974,做空,2023-02-05 09:15:00,2023-02-05 10:15:00,1667.75,1666.66,2.6,100.0,0.1558,0.17,0.13,0.04,flip -9975,做多,2023-02-05 10:15:00,2023-02-06 00:45:00,1666.66,1638.8,2.6,100.0,0.1558,-4.34,0.13,-4.47,flip -9976,做空,2023-02-06 00:45:00,2023-02-06 07:15:00,1638.8,1630.53,2.56,100.0,0.1563,1.29,0.13,1.17,flip -9977,做多,2023-02-06 07:15:00,2023-02-06 10:30:00,1630.53,1628.57,2.57,100.0,0.1578,-0.31,0.13,-0.44,flip -9978,做空,2023-02-06 10:30:00,2023-02-06 11:30:00,1628.57,1626.66,2.57,100.0,0.1576,0.3,0.13,0.17,flip -9979,做多,2023-02-06 11:30:00,2023-02-06 12:15:00,1626.66,1630.0,2.57,100.0,0.1578,0.53,0.13,0.4,flip -9980,做空,2023-02-06 12:15:00,2023-02-06 14:45:00,1630.0,1629.75,2.57,100.0,0.1577,0.04,0.13,-0.09,flip -9981,做多,2023-02-06 14:45:00,2023-02-06 15:00:00,1629.75,1628.54,2.57,100.0,0.1575,-0.19,0.13,-0.32,flip -9982,做空,2023-02-06 15:00:00,2023-02-06 15:45:00,1628.54,1648.59,2.56,100.0,0.1574,-3.16,0.13,-3.29,flip -9983,做多,2023-02-06 15:45:00,2023-02-06 16:00:00,1648.59,1651.51,2.53,100.0,0.1534,0.45,0.13,0.32,tp_upper -9984,做多,2023-02-06 22:15:00,2023-02-06 22:45:00,1635.15,1632.82,2.53,100.0,0.1548,-0.36,0.13,-0.49,flip -9985,做空,2023-02-06 22:45:00,2023-02-07 03:30:00,1632.82,1633.4,2.52,100.0,0.1546,-0.09,0.13,-0.22,flip -9986,做多,2023-02-07 03:30:00,2023-02-07 03:45:00,1633.4,1632.86,2.54,100.0,0.1558,-0.08,0.13,-0.21,flip -9987,做空,2023-02-07 03:45:00,2023-02-07 04:15:00,1632.86,1635.08,2.54,100.0,0.1556,-0.35,0.13,-0.47,flip -9988,做多,2023-02-07 04:15:00,2023-02-07 04:30:00,1635.08,1631.53,2.54,100.0,0.155,-0.55,0.13,-0.68,flip -9989,做空,2023-02-07 04:30:00,2023-02-07 05:00:00,1631.53,1633.15,2.53,100.0,0.1549,-0.25,0.13,-0.38,flip -9990,做多,2023-02-07 05:00:00,2023-02-07 05:30:00,1633.15,1633.46,2.52,100.0,0.1544,0.05,0.13,-0.08,flip -9991,做空,2023-02-07 05:30:00,2023-02-07 05:45:00,1633.46,1634.25,2.52,100.0,0.1543,-0.12,0.13,-0.25,flip -9992,做多,2023-02-07 05:45:00,2023-02-07 06:00:00,1634.25,1633.5,2.52,100.0,0.154,-0.12,0.13,-0.24,flip -9993,做空,2023-02-07 06:00:00,2023-02-07 06:15:00,1633.5,1637.0,2.51,100.0,0.1538,-0.54,0.13,-0.66,flip -9994,做多,2023-02-07 06:15:00,2023-02-07 06:30:00,1637.0,1633.8,2.5,100.0,0.153,-0.49,0.12,-0.61,flip -9995,做空,2023-02-07 06:30:00,2023-02-07 09:00:00,1633.8,1640.03,2.5,100.0,0.1528,-0.95,0.13,-1.08,flip -9996,做多,2023-02-07 09:00:00,2023-02-07 15:00:00,1640.03,1633.52,2.49,100.0,0.1515,-0.99,0.12,-1.11,flip -9997,做空,2023-02-07 15:00:00,2023-02-07 15:30:00,1633.52,1633.59,2.47,100.0,0.1514,-0.01,0.12,-0.13,flip -9998,做多,2023-02-07 15:30:00,2023-02-07 15:45:00,1633.59,1630.43,2.47,100.0,0.1512,-0.48,0.12,-0.6,flip -9999,做空,2023-02-07 15:45:00,2023-02-07 16:30:00,1630.43,1636.83,2.46,100.0,0.1511,-0.97,0.12,-1.09,flip -10000,做多,2023-02-07 16:30:00,2023-02-07 17:15:00,1636.83,1629.87,2.45,100.0,0.1497,-1.04,0.12,-1.16,flip -10001,做空,2023-02-07 17:15:00,2023-02-07 17:30:00,1629.87,1638.95,2.44,100.0,0.1496,-1.36,0.12,-1.48,flip -10002,做多,2023-02-07 17:30:00,2023-02-07 17:45:00,1638.95,1672.03,2.42,100.0,0.1478,4.89,0.12,4.76,tp_upper -10003,做多,2023-02-07 18:30:00,2023-02-08 09:30:00,1635.42,1670.13,2.47,100.0,0.1509,5.24,0.13,5.11,flip -10004,做空,2023-02-08 09:30:00,2023-02-08 09:45:00,1670.13,1673.33,2.56,100.0,0.1532,-0.49,0.13,-0.62,flip -10005,做多,2023-02-08 09:45:00,2023-02-08 10:00:00,1673.33,1669.61,2.55,100.0,0.1525,-0.57,0.13,-0.69,flip -10006,做空,2023-02-08 10:00:00,2023-02-08 10:15:00,1669.61,1671.47,2.54,100.0,0.1523,-0.28,0.13,-0.41,flip -10007,做多,2023-02-08 10:15:00,2023-02-08 10:30:00,1671.47,1670.72,2.54,100.0,0.1518,-0.11,0.13,-0.24,flip -10008,做空,2023-02-08 10:30:00,2023-02-08 10:45:00,1670.72,1670.94,2.53,100.0,0.1517,-0.03,0.13,-0.16,flip -10009,做多,2023-02-08 10:45:00,2023-02-08 11:30:00,1670.94,1673.21,2.53,100.0,0.1515,0.34,0.13,0.22,flip -10010,做空,2023-02-08 11:30:00,2023-02-08 11:45:00,1673.21,1674.11,2.53,100.0,0.1513,-0.14,0.13,-0.26,flip -10011,做多,2023-02-08 11:45:00,2023-02-08 12:15:00,1674.11,1674.55,2.53,100.0,0.151,0.07,0.13,-0.06,flip -10012,做空,2023-02-08 12:15:00,2023-02-08 12:30:00,1674.55,1675.71,2.53,100.0,0.1509,-0.18,0.13,-0.3,flip -10013,做多,2023-02-08 12:30:00,2023-02-08 12:45:00,1675.71,1671.9,2.52,100.0,0.1505,-0.57,0.13,-0.7,flip -10014,做空,2023-02-08 12:45:00,2023-02-08 13:00:00,1671.9,1673.95,2.51,100.0,0.1504,-0.31,0.13,-0.43,flip -10015,做多,2023-02-08 13:00:00,2023-02-08 13:15:00,1673.95,1669.64,2.51,100.0,0.1498,-0.65,0.13,-0.77,flip -10016,做空,2023-02-08 13:15:00,2023-02-08 13:30:00,1669.64,1675.93,2.5,100.0,0.1497,-0.94,0.13,-1.07,flip -10017,做多,2023-02-08 13:30:00,2023-02-08 13:45:00,1675.93,1674.81,2.49,100.0,0.1484,-0.17,0.12,-0.29,flip -10018,做空,2023-02-08 13:45:00,2023-02-08 14:30:00,1674.81,1680.28,2.48,100.0,0.1483,-0.81,0.12,-0.94,flip -10019,做多,2023-02-08 14:30:00,2023-02-08 14:45:00,1680.28,1671.58,2.47,100.0,0.1471,-1.28,0.12,-1.4,flip -10020,做空,2023-02-08 14:45:00,2023-02-08 15:30:00,1671.58,1657.71,2.46,100.0,0.147,2.04,0.12,1.92,tp_lower -10021,做多,2023-02-09 12:45:00,2023-02-09 13:15:00,1636.2,1634.75,2.51,100.0,0.1537,-0.22,0.13,-0.35,flip -10022,做空,2023-02-09 13:15:00,2023-02-09 13:30:00,1634.75,1637.29,2.51,100.0,0.1535,-0.39,0.13,-0.52,flip -10023,做多,2023-02-09 13:30:00,2023-02-09 14:30:00,1637.29,1636.56,2.5,100.0,0.1529,-0.11,0.13,-0.24,flip -10024,做空,2023-02-09 14:30:00,2023-02-09 14:45:00,1636.56,1637.35,2.5,100.0,0.1528,-0.12,0.13,-0.25,flip -10025,做多,2023-02-09 14:45:00,2023-02-09 15:15:00,1637.35,1633.2,2.5,100.0,0.1525,-0.63,0.12,-0.76,flip -10026,做空,2023-02-09 15:15:00,2023-02-09 15:45:00,1633.2,1632.25,2.49,100.0,0.1523,0.14,0.12,0.02,flip -10027,做多,2023-02-09 15:45:00,2023-02-09 18:15:00,1632.25,1625.65,2.49,100.0,0.1523,-1.01,0.12,-1.13,flip -10028,做空,2023-02-09 18:15:00,2023-02-09 19:15:00,1625.65,1586.49,2.47,100.0,0.1522,5.96,0.12,5.84,tp_lower -10029,做多,2023-02-10 14:45:00,2023-02-10 15:15:00,1542.85,1540.3,2.55,100.0,0.1652,-0.42,0.13,-0.55,flip -10030,做空,2023-02-10 15:15:00,2023-02-10 15:30:00,1540.3,1525.0,2.54,100.0,0.1651,2.53,0.13,2.4,tp_lower -10031,做多,2023-02-10 19:30:00,2023-02-11 07:15:00,1532.65,1517.36,2.57,100.0,0.1674,-2.56,0.13,-2.69,flip -10032,做空,2023-02-11 07:15:00,2023-02-11 07:30:00,1517.36,1519.3,2.54,100.0,0.1676,-0.33,0.13,-0.45,flip -10033,做多,2023-02-11 07:30:00,2023-02-11 10:00:00,1519.3,1519.67,2.54,100.0,0.167,0.06,0.13,-0.07,flip -10034,做空,2023-02-11 10:00:00,2023-02-11 10:45:00,1519.67,1518.07,2.53,100.0,0.1668,0.27,0.13,0.14,flip -10035,做多,2023-02-11 10:45:00,2023-02-11 11:15:00,1518.07,1516.77,2.54,100.0,0.167,-0.22,0.13,-0.34,flip -10036,做空,2023-02-11 11:15:00,2023-02-11 11:30:00,1516.77,1518.44,2.53,100.0,0.1668,-0.28,0.13,-0.41,flip -10037,做多,2023-02-11 11:30:00,2023-02-11 12:30:00,1518.44,1516.99,2.52,100.0,0.1663,-0.24,0.13,-0.37,flip -10038,做空,2023-02-11 12:30:00,2023-02-11 12:45:00,1516.99,1518.88,2.52,100.0,0.1661,-0.31,0.13,-0.44,flip -10039,做多,2023-02-11 12:45:00,2023-02-11 16:30:00,1518.88,1518.31,2.51,100.0,0.1655,-0.09,0.13,-0.22,flip -10040,做空,2023-02-11 16:30:00,2023-02-11 18:00:00,1518.31,1519.99,2.51,100.0,0.1654,-0.28,0.13,-0.4,flip -10041,做多,2023-02-11 18:00:00,2023-02-11 18:15:00,1519.99,1514.8,2.51,100.0,0.1648,-0.86,0.12,-0.98,flip -10042,做空,2023-02-11 18:15:00,2023-02-11 18:30:00,1514.8,1512.63,2.49,100.0,0.1647,0.36,0.12,0.23,tp_lower -10043,做多,2023-02-11 20:15:00,2023-02-11 20:45:00,1522.79,1519.76,2.5,100.0,0.1639,-0.5,0.12,-0.62,flip -10044,做空,2023-02-11 20:45:00,2023-02-11 21:00:00,1519.76,1520.52,2.49,100.0,0.1637,-0.12,0.12,-0.25,flip -10045,做多,2023-02-11 21:00:00,2023-02-11 21:45:00,1520.52,1533.74,2.48,100.0,0.1634,2.16,0.13,2.03,tp_upper -10046,做多,2023-02-12 12:15:00,2023-02-12 12:30:00,1533.23,1526.65,2.54,100.0,0.1654,-1.09,0.13,-1.21,flip -10047,做空,2023-02-12 12:30:00,2023-02-12 14:30:00,1526.65,1533.01,2.52,100.0,0.1653,-1.05,0.13,-1.18,flip -10048,做多,2023-02-12 14:30:00,2023-02-12 14:45:00,1533.01,1531.99,2.51,100.0,0.1637,-0.17,0.13,-0.29,flip -10049,做空,2023-02-12 14:45:00,2023-02-12 15:00:00,1531.99,1534.73,2.51,100.0,0.1636,-0.45,0.13,-0.57,flip -10050,做多,2023-02-12 15:00:00,2023-02-12 15:15:00,1534.73,1532.19,2.5,100.0,0.1628,-0.41,0.12,-0.54,flip -10051,做空,2023-02-12 15:15:00,2023-02-12 15:30:00,1532.19,1532.44,2.49,100.0,0.1627,-0.04,0.12,-0.17,flip -10052,做多,2023-02-12 15:30:00,2023-02-12 16:30:00,1532.44,1543.75,2.49,100.0,0.1624,1.84,0.13,1.71,tp_upper -10053,做多,2023-02-13 07:15:00,2023-02-13 07:30:00,1523.2,1520.74,2.52,100.0,0.1655,-0.41,0.13,-0.53,flip -10054,做空,2023-02-13 07:30:00,2023-02-13 07:45:00,1520.74,1521.75,2.51,100.0,0.1653,-0.17,0.13,-0.29,flip -10055,做多,2023-02-13 07:45:00,2023-02-14 13:30:00,1521.75,1507.87,2.51,100.0,0.165,-2.29,0.12,-2.41,flip -10056,做空,2023-02-14 13:30:00,2023-02-14 14:30:00,1507.87,1510.82,2.49,100.0,0.1652,-0.49,0.12,-0.61,flip -10057,做多,2023-02-14 14:30:00,2023-02-14 14:45:00,1510.82,1554.28,2.48,100.0,0.1644,7.14,0.13,7.02,tp_upper -10058,做多,2023-02-15 06:00:00,2023-02-15 07:15:00,1550.37,1550.1,2.56,100.0,0.165,-0.04,0.13,-0.17,flip -10059,做空,2023-02-15 07:15:00,2023-02-15 09:45:00,1550.1,1550.29,2.55,100.0,0.1648,-0.03,0.13,-0.16,flip -10060,做多,2023-02-15 09:45:00,2023-02-15 10:00:00,1550.29,1549.2,2.55,100.0,0.1646,-0.18,0.13,-0.31,flip -10061,做空,2023-02-15 10:00:00,2023-02-15 10:15:00,1549.2,1549.87,2.55,100.0,0.1644,-0.11,0.13,-0.24,flip -10062,做多,2023-02-15 10:15:00,2023-02-15 11:30:00,1549.87,1571.75,2.54,100.0,0.1641,3.59,0.13,3.46,tp_upper -10063,做多,2023-02-16 11:15:00,2023-02-16 11:30:00,1685.67,1681.37,2.59,100.0,0.1536,-0.66,0.13,-0.79,flip -10064,做空,2023-02-16 11:30:00,2023-02-16 11:45:00,1681.37,1683.76,2.58,100.0,0.1534,-0.37,0.13,-0.5,flip -10065,做多,2023-02-16 11:45:00,2023-02-16 12:00:00,1683.76,1680.53,2.57,100.0,0.1528,-0.49,0.13,-0.62,flip -10066,做空,2023-02-16 12:00:00,2023-02-16 12:15:00,1680.53,1683.58,2.57,100.0,0.1527,-0.47,0.13,-0.59,flip -10067,做多,2023-02-16 12:15:00,2023-02-16 13:15:00,1683.58,1688.37,2.56,100.0,0.152,0.73,0.13,0.6,flip -10068,做空,2023-02-16 13:15:00,2023-02-16 15:00:00,1688.37,1687.02,2.56,100.0,0.1518,0.2,0.13,0.08,flip -10069,做多,2023-02-16 15:00:00,2023-02-16 15:45:00,1687.02,1724.91,2.56,100.0,0.1519,5.76,0.13,5.62,tp_upper -10070,做多,2023-02-17 10:30:00,2023-02-17 10:45:00,1666.81,1664.65,2.63,100.0,0.158,-0.34,0.13,-0.47,flip -10071,做空,2023-02-17 10:45:00,2023-02-17 11:00:00,1664.65,1664.99,2.63,100.0,0.1579,-0.05,0.13,-0.19,flip -10072,做多,2023-02-17 11:00:00,2023-02-17 13:15:00,1664.99,1660.45,2.62,100.0,0.1576,-0.72,0.13,-0.85,flip -10073,做空,2023-02-17 13:15:00,2023-02-17 13:45:00,1660.45,1660.47,2.61,100.0,0.1575,-0.0,0.13,-0.13,flip -10074,做多,2023-02-17 13:45:00,2023-02-17 14:45:00,1660.47,1658.89,2.61,100.0,0.1573,-0.25,0.13,-0.38,flip -10075,做空,2023-02-17 14:45:00,2023-02-17 15:00:00,1658.89,1667.62,2.61,100.0,0.1572,-1.37,0.13,-1.5,flip -10076,做多,2023-02-17 15:00:00,2023-02-17 17:00:00,1667.62,1699.06,2.59,100.0,0.1554,4.88,0.13,4.75,tp_upper -10077,做多,2023-02-17 22:15:00,2023-02-18 06:45:00,1686.13,1696.28,2.64,100.0,0.1564,1.59,0.13,1.45,flip -10078,做空,2023-02-18 06:45:00,2023-02-18 12:15:00,1696.28,1696.51,2.67,100.0,0.1573,-0.04,0.13,-0.17,flip -10079,做多,2023-02-18 12:15:00,2023-02-18 12:30:00,1696.51,1695.01,2.66,100.0,0.1571,-0.24,0.13,-0.37,flip -10080,做空,2023-02-18 12:30:00,2023-02-18 12:45:00,1695.01,1698.39,2.66,100.0,0.1569,-0.53,0.13,-0.66,flip -10081,做多,2023-02-18 12:45:00,2023-02-18 13:00:00,1698.39,1696.83,2.65,100.0,0.1561,-0.24,0.13,-0.38,flip -10082,做空,2023-02-18 13:00:00,2023-02-18 14:00:00,1696.83,1694.89,2.65,100.0,0.156,0.3,0.13,0.17,flip -10083,做多,2023-02-18 14:00:00,2023-02-18 14:30:00,1694.89,1691.62,2.65,100.0,0.1562,-0.51,0.13,-0.64,flip -10084,做空,2023-02-18 14:30:00,2023-02-18 14:45:00,1691.62,1696.38,2.64,100.0,0.156,-0.74,0.13,-0.88,flip -10085,做多,2023-02-18 14:45:00,2023-02-18 15:00:00,1696.38,1695.17,2.63,100.0,0.155,-0.19,0.13,-0.32,flip -10086,做空,2023-02-18 15:00:00,2023-02-18 15:15:00,1695.17,1695.89,2.62,100.0,0.1548,-0.11,0.13,-0.24,flip -10087,做多,2023-02-18 15:15:00,2023-02-18 15:45:00,1695.89,1695.31,2.62,100.0,0.1546,-0.09,0.13,-0.22,flip -10088,做空,2023-02-18 15:45:00,2023-02-18 17:15:00,1695.31,1695.57,2.62,100.0,0.1544,-0.04,0.13,-0.17,flip -10089,做多,2023-02-18 17:15:00,2023-02-18 17:30:00,1695.57,1693.11,2.61,100.0,0.1542,-0.38,0.13,-0.51,flip -10090,做空,2023-02-18 17:30:00,2023-02-18 17:45:00,1693.11,1695.18,2.61,100.0,0.154,-0.32,0.13,-0.45,flip -10091,做多,2023-02-18 17:45:00,2023-02-18 18:00:00,1695.18,1708.63,2.6,100.0,0.1535,2.06,0.13,1.93,tp_upper -10092,做多,2023-02-18 18:00:00,2023-02-18 18:15:00,1708.63,1701.75,2.62,100.0,0.1534,-1.06,0.13,-1.19,tp_upper -10093,做多,2023-02-18 19:00:00,2023-02-18 19:30:00,1694.83,1684.77,2.61,100.0,0.1538,-1.55,0.13,-1.68,flip -10094,做空,2023-02-18 19:30:00,2023-02-18 23:45:00,1684.77,1691.66,2.59,100.0,0.1537,-1.06,0.13,-1.19,flip -10095,做多,2023-02-18 23:45:00,2023-02-19 01:15:00,1691.66,1690.9,2.58,100.0,0.1523,-0.12,0.13,-0.24,flip -10096,做空,2023-02-19 01:15:00,2023-02-19 01:30:00,1690.9,1694.42,2.61,100.0,0.1546,-0.54,0.13,-0.68,flip -10097,做多,2023-02-19 01:30:00,2023-02-19 01:45:00,1694.42,1693.56,2.61,100.0,0.1538,-0.13,0.13,-0.26,flip -10098,做空,2023-02-19 01:45:00,2023-02-19 08:00:00,1693.56,1695.44,2.6,100.0,0.1537,-0.29,0.13,-0.42,flip -10099,做多,2023-02-19 08:00:00,2023-02-19 08:15:00,1695.44,1693.41,2.6,100.0,0.1532,-0.31,0.13,-0.44,flip -10100,做空,2023-02-19 08:15:00,2023-02-19 08:30:00,1693.41,1693.51,2.59,100.0,0.153,-0.02,0.13,-0.14,flip -10101,做多,2023-02-19 08:30:00,2023-02-19 08:45:00,1693.51,1692.94,2.59,100.0,0.1529,-0.09,0.13,-0.22,flip -10102,做空,2023-02-19 08:45:00,2023-02-19 09:00:00,1692.94,1694.56,2.59,100.0,0.1527,-0.25,0.13,-0.38,flip -10103,做多,2023-02-19 09:00:00,2023-02-19 09:30:00,1694.56,1692.84,2.58,100.0,0.1523,-0.26,0.13,-0.39,flip -10104,做空,2023-02-19 09:30:00,2023-02-19 09:45:00,1692.84,1693.08,2.58,100.0,0.1521,-0.04,0.13,-0.17,flip -10105,做多,2023-02-19 09:45:00,2023-02-19 13:45:00,1693.08,1695.41,2.57,100.0,0.1519,0.35,0.13,0.23,flip -10106,做空,2023-02-19 13:45:00,2023-02-19 14:00:00,1695.41,1696.59,2.57,100.0,0.1518,-0.18,0.13,-0.31,flip -10107,做多,2023-02-19 14:00:00,2023-02-19 15:00:00,1696.59,1710.59,2.57,100.0,0.1514,2.12,0.13,1.99,tp_upper -10108,做多,2023-02-20 04:00:00,2023-02-20 05:15:00,1687.01,1686.91,2.62,100.0,0.1551,-0.02,0.13,-0.15,flip -10109,做空,2023-02-20 05:15:00,2023-02-20 05:30:00,1686.91,1687.57,2.61,100.0,0.1549,-0.1,0.13,-0.23,flip -10110,做多,2023-02-20 05:30:00,2023-02-20 16:15:00,1687.57,1694.37,2.61,100.0,0.1547,1.05,0.13,0.92,flip -10111,做空,2023-02-20 16:15:00,2023-02-20 16:30:00,1694.37,1695.33,2.62,100.0,0.1545,-0.15,0.13,-0.28,flip -10112,做多,2023-02-20 16:30:00,2023-02-20 17:00:00,1695.33,1699.21,2.61,100.0,0.1542,0.6,0.13,0.47,flip -10113,做空,2023-02-20 17:00:00,2023-02-20 17:30:00,1699.21,1700.25,2.62,100.0,0.154,-0.16,0.13,-0.29,flip -10114,做多,2023-02-20 17:30:00,2023-02-20 17:45:00,1700.25,1696.54,2.61,100.0,0.1537,-0.57,0.13,-0.7,flip -10115,做空,2023-02-20 17:45:00,2023-02-20 19:00:00,1696.54,1702.16,2.6,100.0,0.1535,-0.86,0.13,-0.99,flip -10116,做多,2023-02-20 19:00:00,2023-02-20 19:15:00,1702.16,1701.3,2.59,100.0,0.1524,-0.13,0.13,-0.26,flip -10117,做空,2023-02-20 19:15:00,2023-02-20 21:00:00,1701.3,1705.41,2.59,100.0,0.1522,-0.63,0.13,-0.76,flip -10118,做多,2023-02-20 21:00:00,2023-02-20 21:45:00,1705.41,1701.35,2.58,100.0,0.1513,-0.61,0.13,-0.74,flip -10119,做空,2023-02-20 21:45:00,2023-02-20 22:00:00,1701.35,1702.19,2.57,100.0,0.1512,-0.13,0.13,-0.26,flip -10120,做多,2023-02-20 22:00:00,2023-02-21 00:00:00,1702.19,1703.15,2.57,100.0,0.1509,0.14,0.13,0.02,flip -10121,做空,2023-02-21 00:00:00,2023-02-21 00:30:00,1703.15,1708.97,2.6,100.0,0.1524,-0.89,0.13,-1.02,flip -10122,做多,2023-02-21 00:30:00,2023-02-21 01:15:00,1708.97,1701.13,2.58,100.0,0.1513,-1.19,0.13,-1.31,flip -10123,做空,2023-02-21 01:15:00,2023-02-21 01:30:00,1701.13,1704.67,2.57,100.0,0.1511,-0.53,0.13,-0.66,flip -10124,做多,2023-02-21 01:30:00,2023-02-21 03:00:00,1704.67,1706.21,2.56,100.0,0.1503,0.23,0.13,0.1,flip -10125,做空,2023-02-21 03:00:00,2023-02-21 06:30:00,1706.21,1702.74,2.56,100.0,0.1502,0.52,0.13,0.39,flip -10126,做多,2023-02-21 06:30:00,2023-02-21 07:00:00,1702.74,1704.58,2.57,100.0,0.1506,0.28,0.13,0.15,flip -10127,做空,2023-02-21 07:00:00,2023-02-21 07:30:00,1704.58,1703.91,2.57,100.0,0.1505,0.1,0.13,-0.03,flip -10128,做多,2023-02-21 07:30:00,2023-02-21 08:30:00,1703.91,1688.0,2.56,100.0,0.1505,-2.39,0.13,-2.52,flip -10129,做空,2023-02-21 08:30:00,2023-02-21 08:45:00,1688.0,1675.01,2.54,100.0,0.1503,1.95,0.13,1.83,tp_lower -10130,做多,2023-02-21 18:00:00,2023-02-22 12:30:00,1679.14,1644.67,2.55,100.0,0.1521,-5.24,0.13,-5.37,flip -10131,做空,2023-02-22 12:30:00,2023-02-22 13:15:00,1644.67,1642.75,2.52,100.0,0.1534,0.29,0.13,0.17,flip -10132,做多,2023-02-22 13:15:00,2023-02-22 14:00:00,1642.75,1633.61,2.52,100.0,0.1536,-1.4,0.13,-1.53,flip -10133,做空,2023-02-22 14:00:00,2023-02-22 15:15:00,1633.61,1612.96,2.51,100.0,0.1534,3.17,0.12,3.04,tp_lower -10134,做多,2023-02-22 22:30:00,2023-02-23 11:15:00,1626.74,1638.73,2.54,100.0,0.1559,1.87,0.13,1.74,flip -10135,做空,2023-02-23 11:15:00,2023-02-23 13:00:00,1638.73,1659.17,2.56,100.0,0.1563,-3.19,0.13,-3.32,flip -10136,做多,2023-02-23 13:00:00,2023-02-23 13:45:00,1659.17,1654.77,2.53,100.0,0.1522,-0.67,0.13,-0.8,flip -10137,做空,2023-02-23 13:45:00,2023-02-23 14:00:00,1654.77,1662.57,2.52,100.0,0.1521,-1.19,0.13,-1.31,flip -10138,做多,2023-02-23 14:00:00,2023-02-23 14:30:00,1662.57,1655.09,2.5,100.0,0.1505,-1.13,0.12,-1.25,flip -10139,做空,2023-02-23 14:30:00,2023-02-23 14:45:00,1655.09,1659.65,2.49,100.0,0.1504,-0.69,0.12,-0.81,flip -10140,做多,2023-02-23 14:45:00,2023-02-23 15:00:00,1659.65,1652.89,2.48,100.0,0.1494,-1.01,0.12,-1.13,flip -10141,做空,2023-02-23 15:00:00,2023-02-23 15:15:00,1652.89,1656.48,2.47,100.0,0.1492,-0.54,0.12,-0.66,flip -10142,做多,2023-02-23 15:15:00,2023-02-23 15:45:00,1656.48,1655.09,2.46,100.0,0.1484,-0.21,0.12,-0.33,flip -10143,做空,2023-02-23 15:45:00,2023-02-23 17:30:00,1655.09,1659.71,2.45,100.0,0.1483,-0.69,0.12,-0.81,flip -10144,做多,2023-02-23 17:30:00,2023-02-23 17:45:00,1659.71,1645.94,2.45,100.0,0.1473,-2.03,0.12,-2.15,flip -10145,做空,2023-02-23 17:45:00,2023-02-23 20:00:00,1645.94,1656.49,2.42,100.0,0.1472,-1.55,0.12,-1.67,flip -10146,做多,2023-02-23 20:00:00,2023-02-23 20:30:00,1656.49,1653.3,2.4,100.0,0.1452,-0.46,0.12,-0.58,flip -10147,做空,2023-02-23 20:30:00,2023-02-24 00:00:00,1653.3,1652.27,2.4,100.0,0.145,0.15,0.12,0.03,flip -10148,做多,2023-02-24 00:00:00,2023-02-24 00:15:00,1652.27,1650.81,2.43,100.0,0.1468,-0.21,0.12,-0.34,flip -10149,做空,2023-02-24 00:15:00,2023-02-24 01:00:00,1650.81,1659.99,2.42,100.0,0.1466,-1.35,0.12,-1.47,flip -10150,做多,2023-02-24 01:00:00,2023-02-24 02:45:00,1659.99,1647.95,2.4,100.0,0.1449,-1.74,0.12,-1.86,flip -10151,做空,2023-02-24 02:45:00,2023-02-24 03:15:00,1647.95,1649.25,2.39,100.0,0.1447,-0.19,0.12,-0.31,flip -10152,做多,2023-02-24 03:15:00,2023-02-24 03:30:00,1649.25,1647.74,2.38,100.0,0.1444,-0.22,0.12,-0.34,flip -10153,做空,2023-02-24 03:30:00,2023-02-24 03:45:00,1647.74,1648.65,2.38,100.0,0.1442,-0.13,0.12,-0.25,flip -10154,做多,2023-02-24 03:45:00,2023-02-24 07:00:00,1648.65,1650.34,2.37,100.0,0.1439,0.24,0.12,0.12,flip -10155,做空,2023-02-24 07:00:00,2023-02-24 07:30:00,1650.34,1652.72,2.37,100.0,0.1438,-0.34,0.12,-0.46,flip -10156,做多,2023-02-24 07:30:00,2023-02-24 08:00:00,1652.72,1645.66,2.37,100.0,0.1432,-1.01,0.12,-1.13,flip -10157,做空,2023-02-24 08:00:00,2023-02-24 08:15:00,1645.66,1653.43,2.35,100.0,0.1431,-1.11,0.12,-1.23,flip -10158,做多,2023-02-24 08:15:00,2023-02-24 09:30:00,1653.43,1647.61,2.34,100.0,0.1416,-0.82,0.12,-0.94,flip -10159,做空,2023-02-24 09:30:00,2023-02-24 10:45:00,1647.61,1648.29,2.33,100.0,0.1414,-0.1,0.12,-0.21,flip -10160,做多,2023-02-24 10:45:00,2023-02-24 11:00:00,1648.29,1647.91,2.33,100.0,0.1412,-0.05,0.12,-0.17,flip -10161,做空,2023-02-24 11:00:00,2023-02-24 12:00:00,1647.91,1650.92,2.32,100.0,0.141,-0.42,0.12,-0.54,flip -10162,做多,2023-02-24 12:00:00,2023-02-24 12:15:00,1650.92,1646.48,2.32,100.0,0.1404,-0.62,0.12,-0.74,flip -10163,做空,2023-02-24 12:15:00,2023-02-24 13:30:00,1646.48,1635.98,2.31,100.0,0.1402,1.47,0.11,1.36,tp_lower -10164,做多,2023-02-25 07:15:00,2023-02-25 07:30:00,1600.68,1599.62,2.36,100.0,0.1472,-0.16,0.12,-0.27,flip -10165,做空,2023-02-25 07:30:00,2023-02-25 07:45:00,1599.62,1603.2,2.35,100.0,0.1471,-0.53,0.12,-0.64,flip -10166,做多,2023-02-25 07:45:00,2023-02-25 09:15:00,1603.2,1600.28,2.35,100.0,0.1463,-0.43,0.12,-0.54,flip -10167,做空,2023-02-25 09:15:00,2023-02-25 09:30:00,1600.28,1600.76,2.34,100.0,0.1461,-0.07,0.12,-0.19,flip -10168,做多,2023-02-25 09:30:00,2023-02-25 13:00:00,1600.76,1598.71,2.34,100.0,0.1459,-0.3,0.12,-0.42,flip -10169,做空,2023-02-25 13:00:00,2023-02-25 13:15:00,1598.71,1600.6,2.33,100.0,0.1457,-0.28,0.12,-0.39,flip -10170,做多,2023-02-25 13:15:00,2023-02-25 13:30:00,1600.6,1599.73,2.33,100.0,0.1453,-0.13,0.12,-0.24,flip -10171,做空,2023-02-25 13:30:00,2023-02-25 16:00:00,1599.73,1599.99,2.32,100.0,0.1451,-0.04,0.12,-0.15,flip -10172,做多,2023-02-25 16:00:00,2023-02-25 16:15:00,1599.99,1597.2,2.32,100.0,0.1449,-0.4,0.12,-0.52,flip -10173,做空,2023-02-25 16:15:00,2023-02-25 16:30:00,1597.2,1598.79,2.31,100.0,0.1448,-0.23,0.12,-0.35,flip -10174,做多,2023-02-25 16:30:00,2023-02-25 23:30:00,1598.79,1592.43,2.31,100.0,0.1443,-0.92,0.11,-1.03,flip -10175,做空,2023-02-25 23:30:00,2023-02-25 23:45:00,1592.43,1593.59,2.3,100.0,0.1442,-0.17,0.11,-0.28,flip -10176,做多,2023-02-25 23:45:00,2023-02-26 00:00:00,1593.59,1590.3,2.29,100.0,0.1438,-0.47,0.11,-0.59,flip -10177,做空,2023-02-26 00:00:00,2023-02-26 00:15:00,1590.3,1591.8,2.31,100.0,0.1453,-0.22,0.12,-0.33,flip -10178,做多,2023-02-26 00:15:00,2023-02-26 00:30:00,1591.8,1591.4,2.31,100.0,0.1449,-0.06,0.12,-0.17,flip -10179,做空,2023-02-26 00:30:00,2023-02-26 01:00:00,1591.4,1592.99,2.3,100.0,0.1448,-0.23,0.12,-0.35,flip -10180,做多,2023-02-26 01:00:00,2023-02-26 01:15:00,1592.99,1591.75,2.3,100.0,0.1443,-0.18,0.11,-0.29,flip -10181,做空,2023-02-26 01:15:00,2023-02-26 01:45:00,1591.75,1591.34,2.3,100.0,0.1442,0.06,0.11,-0.06,flip -10182,做多,2023-02-26 01:45:00,2023-02-26 02:00:00,1591.34,1588.74,2.29,100.0,0.1441,-0.37,0.11,-0.49,flip -10183,做空,2023-02-26 02:00:00,2023-02-26 02:15:00,1588.74,1590.8,2.29,100.0,0.144,-0.3,0.11,-0.41,flip -10184,做多,2023-02-26 02:15:00,2023-02-26 13:00:00,1590.8,1595.66,2.28,100.0,0.1435,0.7,0.11,0.58,flip -10185,做空,2023-02-26 13:00:00,2023-02-26 13:15:00,1595.66,1598.86,2.29,100.0,0.1433,-0.46,0.11,-0.57,flip -10186,做多,2023-02-26 13:15:00,2023-02-26 17:00:00,1598.86,1600.0,2.28,100.0,0.1426,0.16,0.11,0.05,flip -10187,做空,2023-02-26 17:00:00,2023-02-26 17:30:00,1600.0,1600.74,2.28,100.0,0.1425,-0.11,0.11,-0.22,flip -10188,做多,2023-02-26 17:30:00,2023-02-26 18:30:00,1600.74,1623.59,2.28,100.0,0.1422,3.25,0.12,3.13,tp_upper -10189,做多,2023-02-27 08:30:00,2023-02-27 08:45:00,1636.74,1633.47,2.33,100.0,0.1425,-0.47,0.12,-0.58,flip -10190,做空,2023-02-27 08:45:00,2023-02-27 09:00:00,1633.47,1635.05,2.33,100.0,0.1423,-0.22,0.12,-0.34,flip -10191,做多,2023-02-27 09:00:00,2023-02-27 09:45:00,1635.05,1636.75,2.32,100.0,0.1419,0.24,0.12,0.13,flip -10192,做空,2023-02-27 09:45:00,2023-02-27 10:45:00,1636.75,1635.92,2.32,100.0,0.1418,0.12,0.12,0.0,flip -10193,做多,2023-02-27 10:45:00,2023-02-27 12:15:00,1635.92,1637.64,2.32,100.0,0.1418,0.24,0.12,0.13,flip -10194,做空,2023-02-27 12:15:00,2023-02-27 12:30:00,1637.64,1639.68,2.32,100.0,0.1416,-0.29,0.12,-0.41,flip -10195,做多,2023-02-27 12:30:00,2023-02-27 12:45:00,1639.68,1638.81,2.31,100.0,0.1412,-0.12,0.12,-0.24,flip -10196,做空,2023-02-27 12:45:00,2023-02-27 15:45:00,1638.81,1643.44,2.31,100.0,0.141,-0.65,0.12,-0.77,flip -10197,做多,2023-02-27 15:45:00,2023-02-27 16:00:00,1643.44,1636.76,2.3,100.0,0.1401,-0.94,0.11,-1.05,flip -10198,做空,2023-02-27 16:00:00,2023-02-27 23:30:00,1636.76,1634.92,2.29,100.0,0.1399,0.26,0.11,0.14,flip -10199,做多,2023-02-27 23:30:00,2023-02-27 23:45:00,1634.92,1632.6,2.29,100.0,0.1401,-0.33,0.11,-0.44,flip -10200,做空,2023-02-27 23:45:00,2023-02-28 03:30:00,1632.6,1633.98,2.29,100.0,0.14,-0.19,0.11,-0.31,flip -10201,做多,2023-02-28 03:30:00,2023-02-28 11:00:00,1633.98,1625.21,2.3,100.0,0.1411,-1.24,0.11,-1.35,flip -10202,做空,2023-02-28 11:00:00,2023-02-28 11:15:00,1625.21,1625.69,2.29,100.0,0.1409,-0.07,0.11,-0.18,flip -10203,做多,2023-02-28 11:15:00,2023-02-28 19:15:00,1625.69,1625.05,2.29,100.0,0.1407,-0.09,0.11,-0.2,flip -10204,做空,2023-02-28 19:15:00,2023-02-28 20:00:00,1625.05,1630.29,2.28,100.0,0.1406,-0.74,0.11,-0.85,flip -10205,做多,2023-02-28 20:00:00,2023-02-28 20:45:00,1630.29,1626.68,2.27,100.0,0.1395,-0.5,0.11,-0.62,flip -10206,做空,2023-02-28 20:45:00,2023-02-28 21:30:00,1626.68,1602.51,2.27,100.0,0.1394,3.37,0.11,3.26,tp_lower -10207,做多,2023-03-01 03:00:00,2023-03-01 16:00:00,1628.22,1646.48,2.31,100.0,0.142,2.59,0.12,2.48,flip -10208,做空,2023-03-01 16:00:00,2023-03-01 16:15:00,1646.48,1647.78,2.34,100.0,0.1418,-0.18,0.12,-0.3,flip -10209,做多,2023-03-01 16:15:00,2023-03-01 18:30:00,1647.78,1652.38,2.33,100.0,0.1415,0.65,0.12,0.53,flip -10210,做空,2023-03-01 18:30:00,2023-03-01 19:45:00,1652.38,1634.43,2.34,100.0,0.1413,2.54,0.12,2.42,tp_lower -10211,做多,2023-03-01 21:30:00,2023-03-01 22:15:00,1655.29,1649.99,2.36,100.0,0.1425,-0.76,0.12,-0.87,flip -10212,做空,2023-03-01 22:15:00,2023-03-01 22:30:00,1649.99,1654.43,2.35,100.0,0.1423,-0.63,0.12,-0.75,flip -10213,做多,2023-03-01 22:30:00,2023-03-01 23:00:00,1654.43,1654.29,2.34,100.0,0.1414,-0.02,0.12,-0.14,flip -10214,做空,2023-03-01 23:00:00,2023-03-02 18:45:00,1654.29,1637.35,2.34,100.0,0.1413,2.39,0.12,2.28,flip -10215,做多,2023-03-02 18:45:00,2023-03-03 01:15:00,1637.35,1598.76,2.37,100.0,0.145,-5.6,0.12,-5.71,flip -10216,做空,2023-03-03 01:15:00,2023-03-03 01:30:00,1598.76,1556.34,2.32,100.0,0.145,6.15,0.11,6.04,tp_lower -10217,做多,2023-03-03 19:45:00,2023-03-04 05:15:00,1564.63,1567.57,2.38,100.0,0.152,0.45,0.12,0.33,flip -10218,做空,2023-03-04 05:15:00,2023-03-04 06:00:00,1567.57,1567.68,2.38,100.0,0.1521,-0.02,0.12,-0.14,flip -10219,做多,2023-03-04 06:00:00,2023-03-04 08:00:00,1567.68,1566.94,2.38,100.0,0.1519,-0.11,0.12,-0.23,flip -10220,做空,2023-03-04 08:00:00,2023-03-04 08:15:00,1566.94,1568.2,2.38,100.0,0.1518,-0.19,0.12,-0.31,flip -10221,做多,2023-03-04 08:15:00,2023-03-04 08:30:00,1568.2,1567.15,2.37,100.0,0.1514,-0.16,0.12,-0.28,flip -10222,做空,2023-03-04 08:30:00,2023-03-04 08:45:00,1567.15,1567.3,2.37,100.0,0.1512,-0.02,0.12,-0.14,flip -10223,做多,2023-03-04 08:45:00,2023-03-04 10:30:00,1567.3,1566.08,2.37,100.0,0.151,-0.18,0.12,-0.3,flip -10224,做空,2023-03-04 10:30:00,2023-03-04 10:45:00,1566.08,1567.03,2.36,100.0,0.1509,-0.14,0.12,-0.26,flip -10225,做多,2023-03-04 10:45:00,2023-03-04 11:45:00,1567.03,1568.49,2.36,100.0,0.1506,0.22,0.12,0.1,flip -10226,做空,2023-03-04 11:45:00,2023-03-04 12:45:00,1568.49,1570.68,2.36,100.0,0.1504,-0.33,0.12,-0.45,flip -10227,做多,2023-03-04 12:45:00,2023-03-04 13:45:00,1570.68,1567.26,2.35,100.0,0.1498,-0.51,0.12,-0.63,flip -10228,做空,2023-03-04 13:45:00,2023-03-04 15:45:00,1567.26,1561.21,2.35,100.0,0.1497,0.91,0.12,0.79,tp_lower -10229,做多,2023-03-04 22:15:00,2023-03-04 22:45:00,1564.07,1561.0,2.35,100.0,0.1504,-0.46,0.12,-0.58,flip -10230,做空,2023-03-04 22:45:00,2023-03-04 23:00:00,1561.0,1563.58,2.35,100.0,0.1503,-0.39,0.12,-0.51,flip -10231,做多,2023-03-04 23:00:00,2023-03-04 23:15:00,1563.58,1563.25,2.34,100.0,0.1496,-0.05,0.12,-0.17,flip -10232,做空,2023-03-04 23:15:00,2023-03-04 23:30:00,1563.25,1566.22,2.34,100.0,0.1495,-0.44,0.12,-0.56,flip -10233,做多,2023-03-04 23:30:00,2023-03-05 00:15:00,1566.22,1565.18,2.33,100.0,0.1488,-0.15,0.12,-0.27,flip -10234,做空,2023-03-05 00:15:00,2023-03-05 02:45:00,1565.18,1565.76,2.36,100.0,0.1508,-0.09,0.12,-0.21,flip -10235,做多,2023-03-05 02:45:00,2023-03-05 08:30:00,1565.76,1566.63,2.36,100.0,0.1505,0.13,0.12,0.01,flip -10236,做空,2023-03-05 08:30:00,2023-03-05 09:00:00,1566.63,1567.06,2.36,100.0,0.1504,-0.06,0.12,-0.18,flip -10237,做多,2023-03-05 09:00:00,2023-03-05 14:30:00,1567.06,1568.87,2.35,100.0,0.1501,0.27,0.12,0.15,flip -10238,做空,2023-03-05 14:30:00,2023-03-05 15:15:00,1568.87,1570.97,2.35,100.0,0.15,-0.31,0.12,-0.43,flip -10239,做多,2023-03-05 15:15:00,2023-03-05 15:30:00,1570.97,1569.26,2.35,100.0,0.1494,-0.26,0.12,-0.37,flip -10240,做空,2023-03-05 15:30:00,2023-03-05 16:15:00,1569.26,1569.57,2.34,100.0,0.1493,-0.05,0.12,-0.16,flip -10241,做多,2023-03-05 16:15:00,2023-03-05 16:45:00,1569.57,1569.56,2.34,100.0,0.1491,-0.0,0.12,-0.12,flip -10242,做空,2023-03-05 16:45:00,2023-03-05 17:30:00,1569.56,1570.31,2.34,100.0,0.1489,-0.11,0.12,-0.23,flip -10243,做多,2023-03-05 17:30:00,2023-03-05 17:45:00,1570.31,1568.04,2.33,100.0,0.1486,-0.34,0.12,-0.45,flip -10244,做空,2023-03-05 17:45:00,2023-03-05 19:15:00,1568.04,1563.4,2.33,100.0,0.1485,0.69,0.12,0.57,tp_lower -10245,做多,2023-03-05 20:30:00,2023-03-05 20:45:00,1569.06,1568.9,2.33,100.0,0.1487,-0.02,0.12,-0.14,flip -10246,做空,2023-03-05 20:45:00,2023-03-05 21:00:00,1568.9,1575.51,2.33,100.0,0.1485,-0.98,0.12,-1.1,flip -10247,做多,2023-03-05 21:00:00,2023-03-05 21:15:00,1575.51,1570.39,2.32,100.0,0.1471,-0.75,0.12,-0.87,tp_upper -10248,做多,2023-03-05 21:45:00,2023-03-05 22:00:00,1571.32,1568.37,2.31,100.0,0.1469,-0.43,0.12,-0.55,flip -10249,做空,2023-03-05 22:00:00,2023-03-05 22:30:00,1568.37,1562.81,2.3,100.0,0.1468,0.82,0.11,0.7,tp_lower -10250,做多,2023-03-06 00:30:00,2023-03-06 00:45:00,1567.5,1566.92,2.34,100.0,0.1494,-0.09,0.12,-0.2,flip -10251,做空,2023-03-06 00:45:00,2023-03-06 01:15:00,1566.92,1565.97,2.34,100.0,0.1493,0.14,0.12,0.02,flip -10252,做多,2023-03-06 01:15:00,2023-03-06 07:15:00,1565.97,1563.3,2.34,100.0,0.1493,-0.4,0.12,-0.52,flip -10253,做空,2023-03-06 07:15:00,2023-03-06 08:30:00,1563.3,1563.34,2.33,100.0,0.1492,-0.01,0.12,-0.12,flip -10254,做多,2023-03-06 08:30:00,2023-03-06 09:00:00,1563.34,1562.61,2.33,100.0,0.149,-0.11,0.12,-0.23,flip -10255,做空,2023-03-06 09:00:00,2023-03-06 09:30:00,1562.61,1563.51,2.33,100.0,0.1488,-0.13,0.12,-0.25,flip -10256,做多,2023-03-06 09:30:00,2023-03-06 10:30:00,1563.51,1564.5,2.32,100.0,0.1485,0.15,0.12,0.03,flip -10257,做空,2023-03-06 10:30:00,2023-03-06 11:45:00,1564.5,1562.75,2.32,100.0,0.1484,0.26,0.12,0.14,flip -10258,做多,2023-03-06 11:45:00,2023-03-06 12:00:00,1562.75,1562.63,2.32,100.0,0.1486,-0.02,0.12,-0.13,flip -10259,做空,2023-03-06 12:00:00,2023-03-06 12:15:00,1562.63,1563.94,2.32,100.0,0.1484,-0.19,0.12,-0.31,flip -10260,做多,2023-03-06 12:15:00,2023-03-06 12:45:00,1563.94,1563.95,2.31,100.0,0.148,0.0,0.12,-0.11,flip -10261,做空,2023-03-06 12:45:00,2023-03-06 19:45:00,1563.95,1565.33,2.31,100.0,0.1479,-0.2,0.12,-0.32,flip -10262,做多,2023-03-06 19:45:00,2023-03-06 20:00:00,1565.33,1564.57,2.31,100.0,0.1475,-0.11,0.12,-0.23,flip -10263,做空,2023-03-06 20:00:00,2023-03-06 21:30:00,1564.57,1564.56,2.3,100.0,0.1473,0.0,0.12,-0.11,flip -10264,做多,2023-03-06 21:30:00,2023-03-06 23:30:00,1564.56,1566.66,2.3,100.0,0.1472,0.31,0.12,0.19,flip -10265,做空,2023-03-06 23:30:00,2023-03-07 01:00:00,1566.66,1570.44,2.3,100.0,0.147,-0.56,0.12,-0.67,flip -10266,做多,2023-03-07 01:00:00,2023-03-07 07:15:00,1570.44,1570.73,2.33,100.0,0.1482,0.04,0.12,-0.07,flip -10267,做空,2023-03-07 07:15:00,2023-03-07 07:30:00,1570.73,1571.88,2.33,100.0,0.1481,-0.17,0.12,-0.29,flip -10268,做多,2023-03-07 07:30:00,2023-03-07 07:45:00,1571.88,1570.73,2.32,100.0,0.1477,-0.17,0.12,-0.29,flip -10269,做空,2023-03-07 07:45:00,2023-03-07 08:15:00,1570.73,1569.01,2.32,100.0,0.1476,0.25,0.12,0.14,flip -10270,做多,2023-03-07 08:15:00,2023-03-07 09:00:00,1569.01,1568.46,2.32,100.0,0.1477,-0.08,0.12,-0.2,flip -10271,做空,2023-03-07 09:00:00,2023-03-07 15:00:00,1568.46,1541.65,2.32,100.0,0.1476,3.96,0.11,3.84,tp_lower -10272,做多,2023-03-07 15:15:00,2023-03-08 03:15:00,1557.42,1558.23,2.35,100.0,0.151,0.12,0.12,0.0,flip -10273,做空,2023-03-08 03:15:00,2023-03-08 03:30:00,1558.23,1559.35,2.37,100.0,0.1518,-0.17,0.12,-0.29,flip -10274,做多,2023-03-08 03:30:00,2023-03-08 05:15:00,1559.35,1555.48,2.36,100.0,0.1515,-0.59,0.12,-0.7,flip -10275,做空,2023-03-08 05:15:00,2023-03-08 09:45:00,1555.48,1555.22,2.35,100.0,0.1513,0.04,0.12,-0.08,flip -10276,做多,2023-03-08 09:45:00,2023-03-08 12:15:00,1555.22,1555.19,2.35,100.0,0.1512,-0.0,0.12,-0.12,flip -10277,做空,2023-03-08 12:15:00,2023-03-08 12:30:00,1555.19,1555.78,2.35,100.0,0.1511,-0.09,0.12,-0.21,flip -10278,做多,2023-03-08 12:30:00,2023-03-08 15:15:00,1555.78,1557.3,2.35,100.0,0.1508,0.23,0.12,0.11,flip -10279,做空,2023-03-08 15:15:00,2023-03-08 15:30:00,1557.3,1558.66,2.35,100.0,0.1506,-0.2,0.12,-0.32,flip -10280,做多,2023-03-08 15:30:00,2023-03-08 16:15:00,1558.66,1555.56,2.34,100.0,0.1502,-0.47,0.12,-0.58,flip -10281,做空,2023-03-08 16:15:00,2023-03-08 16:45:00,1555.56,1559.59,2.33,100.0,0.1501,-0.6,0.12,-0.72,flip -10282,做多,2023-03-08 16:45:00,2023-03-08 17:00:00,1559.59,1556.83,2.33,100.0,0.1491,-0.41,0.12,-0.53,flip -10283,做空,2023-03-08 17:00:00,2023-03-08 17:30:00,1556.83,1556.56,2.32,100.0,0.149,0.04,0.12,-0.08,flip -10284,做多,2023-03-08 17:30:00,2023-03-08 17:45:00,1556.56,1553.76,2.32,100.0,0.1489,-0.42,0.12,-0.53,flip -10285,做空,2023-03-08 17:45:00,2023-03-08 19:30:00,1553.76,1553.87,2.31,100.0,0.1487,-0.02,0.12,-0.13,flip -10286,做多,2023-03-08 19:30:00,2023-03-08 19:45:00,1553.87,1552.14,2.31,100.0,0.1486,-0.26,0.12,-0.37,flip -10287,做空,2023-03-08 19:45:00,2023-03-08 20:30:00,1552.14,1559.56,2.3,100.0,0.1484,-1.1,0.12,-1.22,flip -10288,做多,2023-03-08 20:30:00,2023-03-08 21:30:00,1559.56,1554.15,2.29,100.0,0.1469,-0.79,0.11,-0.91,flip -10289,做空,2023-03-08 21:30:00,2023-03-08 23:00:00,1554.15,1536.79,2.28,100.0,0.1467,2.55,0.11,2.43,tp_lower -10290,做多,2023-03-09 13:30:00,2023-03-09 15:30:00,1534.49,1537.26,2.34,100.0,0.1525,0.42,0.12,0.31,flip -10291,做空,2023-03-09 15:30:00,2023-03-09 18:30:00,1537.26,1508.32,2.34,100.0,0.1524,4.41,0.11,4.29,tp_lower -10292,做多,2023-03-10 13:30:00,2023-03-10 14:00:00,1418.48,1400.4,2.39,100.0,0.1684,-3.04,0.12,-3.16,flip -10293,做空,2023-03-10 14:00:00,2023-03-10 15:30:00,1400.4,1404.92,2.36,100.0,0.1682,-0.76,0.12,-0.88,flip -10294,做多,2023-03-10 15:30:00,2023-03-10 17:00:00,1404.92,1406.0,2.35,100.0,0.1669,0.18,0.12,0.06,flip -10295,做空,2023-03-10 17:00:00,2023-03-10 17:30:00,1406.0,1410.2,2.34,100.0,0.1668,-0.7,0.12,-0.82,flip -10296,做多,2023-03-10 17:30:00,2023-03-10 17:45:00,1410.2,1406.82,2.34,100.0,0.1656,-0.56,0.12,-0.68,flip -10297,做空,2023-03-10 17:45:00,2023-03-10 18:00:00,1406.82,1410.16,2.33,100.0,0.1654,-0.55,0.12,-0.67,flip -10298,做多,2023-03-10 18:00:00,2023-03-10 18:15:00,1410.16,1405.76,2.32,100.0,0.1645,-0.72,0.12,-0.84,flip -10299,做空,2023-03-10 18:15:00,2023-03-10 18:30:00,1405.76,1408.4,2.31,100.0,0.1643,-0.43,0.12,-0.55,flip -10300,做多,2023-03-10 18:30:00,2023-03-10 18:45:00,1408.4,1403.17,2.3,100.0,0.1635,-0.86,0.11,-0.97,flip -10301,做空,2023-03-10 18:45:00,2023-03-10 19:00:00,1403.17,1412.88,2.29,100.0,0.1634,-1.59,0.12,-1.7,flip -10302,做多,2023-03-10 19:00:00,2023-03-11 07:30:00,1412.88,1429.89,2.27,100.0,0.161,2.74,0.12,2.62,flip -10303,做空,2023-03-11 07:30:00,2023-03-11 08:30:00,1429.89,1449.99,2.32,100.0,0.1624,-3.26,0.12,-3.38,flip -10304,做多,2023-03-11 08:30:00,2023-03-11 08:45:00,1449.99,1433.36,2.29,100.0,0.1577,-2.62,0.11,-2.74,flip -10305,做空,2023-03-11 08:45:00,2023-03-11 09:00:00,1433.36,1437.99,2.26,100.0,0.1575,-0.73,0.11,-0.84,flip -10306,做多,2023-03-11 09:00:00,2023-03-11 09:15:00,1437.99,1433.47,2.25,100.0,0.1564,-0.71,0.11,-0.82,flip -10307,做空,2023-03-11 09:15:00,2023-03-11 09:45:00,1433.47,1434.49,2.24,100.0,0.1562,-0.16,0.11,-0.27,flip -10308,做多,2023-03-11 09:45:00,2023-03-12 09:45:00,1434.49,1459.79,2.24,100.0,0.1558,3.94,0.11,3.83,flip -10309,做空,2023-03-12 09:45:00,2023-03-12 10:00:00,1459.79,1461.09,2.28,100.0,0.1565,-0.2,0.11,-0.32,flip -10310,做多,2023-03-12 10:00:00,2023-03-12 12:00:00,1461.09,1452.99,2.28,100.0,0.1561,-1.26,0.11,-1.38,flip -10311,做空,2023-03-12 12:00:00,2023-03-12 13:00:00,1452.99,1461.34,2.27,100.0,0.1559,-1.3,0.11,-1.42,flip -10312,做多,2023-03-12 13:00:00,2023-03-12 13:45:00,1461.34,1457.27,2.25,100.0,0.154,-0.63,0.11,-0.74,flip -10313,做空,2023-03-12 13:45:00,2023-03-12 16:45:00,1457.27,1461.33,2.24,100.0,0.1538,-0.62,0.11,-0.74,flip -10314,做多,2023-03-12 16:45:00,2023-03-12 17:15:00,1461.33,1507.97,2.23,100.0,0.1528,7.13,0.12,7.01,tp_upper -10315,做多,2023-03-13 09:45:00,2023-03-13 11:15:00,1570.33,1578.69,2.32,100.0,0.1475,1.23,0.12,1.12,flip -10316,做空,2023-03-13 11:15:00,2023-03-13 11:45:00,1578.69,1580.62,2.33,100.0,0.1473,-0.28,0.12,-0.4,flip -10317,做多,2023-03-13 11:45:00,2023-03-13 12:00:00,1580.62,1579.31,2.32,100.0,0.1468,-0.19,0.12,-0.31,flip -10318,做空,2023-03-13 12:00:00,2023-03-13 12:15:00,1579.31,1579.95,2.32,100.0,0.1467,-0.09,0.12,-0.21,flip -10319,做多,2023-03-13 12:15:00,2023-03-13 13:30:00,1579.95,1584.8,2.31,100.0,0.1464,0.71,0.12,0.59,flip -10320,做空,2023-03-13 13:30:00,2023-03-13 13:45:00,1584.8,1597.64,2.32,100.0,0.1462,-1.88,0.12,-1.99,flip -10321,做多,2023-03-13 13:45:00,2023-03-13 14:15:00,1597.64,1635.87,2.3,100.0,0.1437,5.5,0.12,5.38,tp_upper -10322,做多,2023-03-14 05:45:00,2023-03-14 06:00:00,1671.8,1671.42,2.36,100.0,0.1414,-0.05,0.12,-0.17,flip -10323,做空,2023-03-14 06:00:00,2023-03-14 06:45:00,1671.42,1671.76,2.36,100.0,0.1412,-0.05,0.12,-0.17,flip -10324,做多,2023-03-14 06:45:00,2023-03-14 07:15:00,1671.76,1667.5,2.36,100.0,0.141,-0.6,0.12,-0.72,flip -10325,做空,2023-03-14 07:15:00,2023-03-14 10:15:00,1667.5,1672.0,2.35,100.0,0.1409,-0.63,0.12,-0.75,flip -10326,做多,2023-03-14 10:15:00,2023-03-14 12:30:00,1672.0,1713.1,2.34,100.0,0.14,5.75,0.12,5.63,tp_upper -10327,做多,2023-03-14 12:30:00,2023-03-14 12:45:00,1713.1,1734.65,2.4,100.0,0.1399,3.01,0.12,2.89,tp_upper -10328,做多,2023-03-14 19:30:00,2023-03-14 20:30:00,1703.53,1705.43,2.42,100.0,0.1423,0.27,0.12,0.15,flip -10329,做空,2023-03-14 20:30:00,2023-03-14 22:00:00,1705.43,1710.73,2.42,100.0,0.1421,-0.75,0.12,-0.87,flip -10330,做多,2023-03-14 22:00:00,2023-03-14 22:15:00,1710.73,1700.85,2.41,100.0,0.1411,-1.39,0.12,-1.51,flip -10331,做空,2023-03-14 22:15:00,2023-03-15 01:15:00,1700.85,1713.22,2.4,100.0,0.141,-1.74,0.12,-1.86,flip -10332,做多,2023-03-15 01:15:00,2023-03-15 12:30:00,1713.22,1666.91,2.4,100.0,0.14,-6.48,0.12,-6.6,flip -10333,做空,2023-03-15 12:30:00,2023-03-15 14:30:00,1666.91,1639.18,2.33,100.0,0.1399,3.88,0.11,3.76,tp_lower -10334,做多,2023-03-16 00:15:00,2023-03-16 02:30:00,1655.27,1650.72,2.37,100.0,0.1434,-0.65,0.12,-0.77,flip -10335,做空,2023-03-16 02:30:00,2023-03-16 05:15:00,1650.72,1645.23,2.36,100.0,0.1432,0.79,0.12,0.67,flip -10336,做多,2023-03-16 05:15:00,2023-03-16 05:30:00,1645.23,1644.23,2.37,100.0,0.144,-0.14,0.12,-0.26,flip -10337,做空,2023-03-16 05:30:00,2023-03-16 06:00:00,1644.23,1648.68,2.37,100.0,0.1439,-0.64,0.12,-0.76,flip -10338,做多,2023-03-16 06:00:00,2023-03-16 09:00:00,1648.68,1645.1,2.36,100.0,0.143,-0.51,0.12,-0.63,flip -10339,做空,2023-03-16 09:00:00,2023-03-16 09:30:00,1645.1,1659.92,2.35,100.0,0.1428,-2.12,0.12,-2.24,flip -10340,做多,2023-03-16 09:30:00,2023-03-16 12:30:00,1659.92,1649.39,2.33,100.0,0.1401,-1.48,0.12,-1.59,flip -10341,做空,2023-03-16 12:30:00,2023-03-16 12:45:00,1649.39,1649.79,2.31,100.0,0.14,-0.06,0.12,-0.17,flip -10342,做多,2023-03-16 12:45:00,2023-03-16 13:15:00,1649.79,1643.02,2.31,100.0,0.1398,-0.95,0.11,-1.06,flip -10343,做空,2023-03-16 13:15:00,2023-03-16 13:30:00,1643.02,1650.3,2.29,100.0,0.1396,-1.02,0.12,-1.13,flip -10344,做多,2023-03-16 13:30:00,2023-03-16 14:00:00,1650.3,1650.33,2.28,100.0,0.1383,0.0,0.11,-0.11,flip -10345,做空,2023-03-16 14:00:00,2023-03-16 14:15:00,1650.33,1655.66,2.28,100.0,0.1381,-0.74,0.11,-0.85,flip -10346,做多,2023-03-16 14:15:00,2023-03-16 19:15:00,1655.66,1680.79,2.27,100.0,0.1371,3.45,0.12,3.33,tp_upper -10347,做多,2023-03-16 21:00:00,2023-03-17 02:00:00,1661.2,1708.95,2.3,100.0,0.1386,6.62,0.12,6.5,tp_upper -10348,做多,2023-03-17 14:45:00,2023-03-17 15:15:00,1710.66,1710.75,2.39,100.0,0.14,0.01,0.12,-0.11,flip -10349,做空,2023-03-17 15:15:00,2023-03-17 15:45:00,1710.75,1716.97,2.39,100.0,0.1398,-0.87,0.12,-0.99,flip -10350,做多,2023-03-17 15:45:00,2023-03-17 16:15:00,1716.97,1717.21,2.38,100.0,0.1387,0.03,0.12,-0.09,flip -10351,做空,2023-03-17 16:15:00,2023-03-17 17:00:00,1717.21,1727.6,2.38,100.0,0.1385,-1.44,0.12,-1.56,flip -10352,做多,2023-03-17 17:00:00,2023-03-17 17:30:00,1727.6,1722.18,2.36,100.0,0.1367,-0.74,0.12,-0.86,flip -10353,做空,2023-03-17 17:30:00,2023-03-17 18:30:00,1722.18,1721.73,2.35,100.0,0.1366,0.06,0.12,-0.06,flip -10354,做多,2023-03-17 18:30:00,2023-03-18 15:00:00,1721.73,1806.03,2.35,100.0,0.1365,11.51,0.12,11.39,flip -10355,做空,2023-03-18 15:00:00,2023-03-18 16:30:00,1806.03,1786.74,2.48,100.0,0.1372,2.65,0.12,2.52,tp_lower -10356,做多,2023-03-19 08:15:00,2023-03-19 08:30:00,1777.43,1776.9,2.51,100.0,0.141,-0.07,0.13,-0.2,flip -10357,做空,2023-03-19 08:30:00,2023-03-19 09:45:00,1776.9,1777.36,2.5,100.0,0.1408,-0.06,0.13,-0.19,flip -10358,做多,2023-03-19 09:45:00,2023-03-19 10:30:00,1777.36,1775.67,2.5,100.0,0.1406,-0.24,0.12,-0.36,flip -10359,做空,2023-03-19 10:30:00,2023-03-19 11:15:00,1775.67,1773.93,2.49,100.0,0.1405,0.24,0.12,0.12,flip -10360,做多,2023-03-19 11:15:00,2023-03-19 13:00:00,1773.93,1779.34,2.49,100.0,0.1406,0.76,0.13,0.64,flip -10361,做空,2023-03-19 13:00:00,2023-03-19 13:45:00,1779.34,1775.59,2.5,100.0,0.1405,0.53,0.12,0.4,flip -10362,做多,2023-03-19 13:45:00,2023-03-19 15:00:00,1775.59,1792.47,2.5,100.0,0.1409,2.38,0.13,2.25,tp_upper -10363,做多,2023-03-19 22:00:00,2023-03-19 23:45:00,1798.82,1779.99,2.52,100.0,0.1403,-2.64,0.12,-2.77,flip -10364,做空,2023-03-19 23:45:00,2023-03-20 07:45:00,1779.99,1791.16,2.49,100.0,0.1401,-1.57,0.13,-1.69,flip -10365,做多,2023-03-20 07:45:00,2023-03-20 08:00:00,1791.16,1784.75,2.5,100.0,0.1393,-0.89,0.12,-1.02,flip -10366,做空,2023-03-20 08:00:00,2023-03-20 08:15:00,1784.75,1786.91,2.48,100.0,0.1392,-0.3,0.12,-0.42,flip -10367,做多,2023-03-20 08:15:00,2023-03-20 08:30:00,1786.91,1781.85,2.48,100.0,0.1387,-0.7,0.12,-0.83,flip -10368,做空,2023-03-20 08:30:00,2023-03-20 08:45:00,1781.85,1788.09,2.47,100.0,0.1386,-0.86,0.12,-0.99,flip -10369,做多,2023-03-20 08:45:00,2023-03-20 09:00:00,1788.09,1780.67,2.46,100.0,0.1375,-1.02,0.12,-1.14,flip -10370,做空,2023-03-20 09:00:00,2023-03-20 11:15:00,1780.67,1786.32,2.45,100.0,0.1373,-0.78,0.12,-0.9,flip -10371,做多,2023-03-20 11:15:00,2023-03-20 11:30:00,1786.32,1780.4,2.43,100.0,0.1363,-0.81,0.12,-0.93,flip -10372,做空,2023-03-20 11:30:00,2023-03-20 12:15:00,1780.4,1779.04,2.42,100.0,0.1362,0.19,0.12,0.06,flip -10373,做多,2023-03-20 12:15:00,2023-03-20 13:00:00,1779.04,1774.45,2.42,100.0,0.1362,-0.63,0.12,-0.75,flip -10374,做空,2023-03-20 13:00:00,2023-03-20 14:00:00,1774.45,1762.74,2.42,100.0,0.1361,1.59,0.12,1.47,flip -10375,做多,2023-03-20 14:00:00,2023-03-20 15:00:00,1762.74,1765.75,2.43,100.0,0.1378,0.41,0.12,0.29,flip -10376,做空,2023-03-20 15:00:00,2023-03-20 15:15:00,1765.75,1771.25,2.43,100.0,0.1376,-0.76,0.12,-0.88,flip -10377,做多,2023-03-20 15:15:00,2023-03-20 15:30:00,1771.25,1769.52,2.42,100.0,0.1367,-0.24,0.12,-0.36,flip -10378,做空,2023-03-20 15:30:00,2023-03-20 18:45:00,1769.52,1762.2,2.42,100.0,0.1365,1.0,0.12,0.88,flip -10379,做多,2023-03-20 18:45:00,2023-03-21 09:45:00,1762.2,1747.49,2.42,100.0,0.1375,-2.02,0.12,-2.14,flip -10380,做空,2023-03-21 09:45:00,2023-03-22 00:45:00,1747.49,1787.37,2.43,100.0,0.1393,-5.55,0.12,-5.68,flip -10381,做多,2023-03-22 00:45:00,2023-03-22 01:00:00,1787.37,1786.25,2.38,100.0,0.133,-0.15,0.12,-0.27,flip -10382,做空,2023-03-22 01:00:00,2023-03-22 01:15:00,1786.25,1791.48,2.37,100.0,0.1329,-0.7,0.12,-0.81,flip -10383,做多,2023-03-22 01:15:00,2023-03-22 01:30:00,1791.48,1791.4,2.36,100.0,0.132,-0.01,0.12,-0.13,flip -10384,做空,2023-03-22 01:30:00,2023-03-22 01:45:00,1791.4,1793.39,2.36,100.0,0.1319,-0.26,0.12,-0.38,flip -10385,做多,2023-03-22 01:45:00,2023-03-22 02:45:00,1793.39,1793.18,2.36,100.0,0.1314,-0.03,0.12,-0.15,flip -10386,做空,2023-03-22 02:45:00,2023-03-22 03:00:00,1793.18,1802.78,2.35,100.0,0.1313,-1.26,0.12,-1.38,flip -10387,做多,2023-03-22 03:00:00,2023-03-22 04:00:00,1802.78,1796.44,2.34,100.0,0.1298,-0.82,0.12,-0.94,flip -10388,做空,2023-03-22 04:00:00,2023-03-22 04:30:00,1796.44,1797.28,2.33,100.0,0.1296,-0.11,0.12,-0.23,flip -10389,做多,2023-03-22 04:30:00,2023-03-22 06:00:00,1797.28,1799.79,2.33,100.0,0.1294,0.32,0.12,0.21,flip -10390,做空,2023-03-22 06:00:00,2023-03-22 06:45:00,1799.79,1797.59,2.33,100.0,0.1293,0.28,0.12,0.17,flip -10391,做多,2023-03-22 06:45:00,2023-03-22 07:00:00,1797.59,1794.42,2.33,100.0,0.1295,-0.41,0.12,-0.53,flip -10392,做空,2023-03-22 07:00:00,2023-03-22 12:00:00,1794.42,1791.61,2.32,100.0,0.1293,0.36,0.12,0.25,flip -10393,做多,2023-03-22 12:00:00,2023-03-22 14:45:00,1791.61,1800.83,2.32,100.0,0.1296,1.19,0.12,1.08,tp_upper -10394,做多,2023-03-22 16:15:00,2023-03-22 17:00:00,1804.25,1793.28,2.33,100.0,0.1292,-1.42,0.12,-1.53,flip -10395,做空,2023-03-22 17:00:00,2023-03-22 18:00:00,1793.28,1780.45,2.32,100.0,0.1291,1.66,0.11,1.54,tp_lower -10396,做多,2023-03-23 06:30:00,2023-03-23 06:45:00,1750.6,1749.72,2.36,100.0,0.1349,-0.12,0.12,-0.24,flip -10397,做空,2023-03-23 06:45:00,2023-03-23 07:30:00,1749.72,1748.93,2.36,100.0,0.1348,0.11,0.12,-0.01,flip -10398,做多,2023-03-23 07:30:00,2023-03-23 14:45:00,1748.93,1803.89,2.36,100.0,0.1348,7.41,0.12,7.29,tp_upper -10399,做多,2023-03-24 05:00:00,2023-03-24 07:00:00,1808.0,1812.0,2.44,100.0,0.1347,0.54,0.12,0.42,flip -10400,做空,2023-03-24 07:00:00,2023-03-24 07:45:00,1812.0,1814.66,2.44,100.0,0.1346,-0.36,0.12,-0.48,flip -10401,做多,2023-03-24 07:45:00,2023-03-24 08:00:00,1814.66,1806.18,2.43,100.0,0.134,-1.14,0.12,-1.26,flip -10402,做空,2023-03-24 08:00:00,2023-03-24 08:45:00,1806.18,1794.01,2.42,100.0,0.1339,1.63,0.12,1.51,tp_lower -10403,做多,2023-03-25 02:15:00,2023-03-25 02:30:00,1760.39,1757.22,2.44,100.0,0.1387,-0.44,0.12,-0.56,flip -10404,做空,2023-03-25 02:30:00,2023-03-25 02:45:00,1757.22,1757.91,2.43,100.0,0.1385,-0.1,0.12,-0.22,flip -10405,做多,2023-03-25 02:45:00,2023-03-25 03:00:00,1757.91,1756.89,2.43,100.0,0.1383,-0.14,0.12,-0.26,flip -10406,做空,2023-03-25 03:00:00,2023-03-25 03:45:00,1756.89,1755.38,2.43,100.0,0.1381,0.21,0.12,0.09,flip -10407,做多,2023-03-25 03:45:00,2023-03-25 04:00:00,1755.38,1753.82,2.43,100.0,0.1382,-0.22,0.12,-0.34,flip -10408,做空,2023-03-25 04:00:00,2023-03-25 04:15:00,1753.82,1757.49,2.42,100.0,0.1381,-0.51,0.12,-0.63,flip -10409,做多,2023-03-25 04:15:00,2023-03-25 04:30:00,1757.49,1755.15,2.41,100.0,0.1374,-0.32,0.12,-0.44,flip -10410,做空,2023-03-25 04:30:00,2023-03-25 07:15:00,1755.15,1750.73,2.41,100.0,0.1372,0.61,0.12,0.49,flip -10411,做多,2023-03-25 07:15:00,2023-03-25 07:45:00,1750.73,1746.35,2.41,100.0,0.1378,-0.6,0.12,-0.72,flip -10412,做空,2023-03-25 07:45:00,2023-03-25 09:45:00,1746.35,1747.79,2.4,100.0,0.1377,-0.2,0.12,-0.32,flip -10413,做多,2023-03-25 09:45:00,2023-03-25 11:30:00,1747.79,1744.01,2.4,100.0,0.1373,-0.52,0.12,-0.64,flip -10414,做空,2023-03-25 11:30:00,2023-03-25 13:30:00,1744.01,1751.6,2.39,100.0,0.1372,-1.04,0.12,-1.16,flip -10415,做多,2023-03-25 13:30:00,2023-03-25 14:45:00,1751.6,1747.45,2.38,100.0,0.1358,-0.56,0.12,-0.68,flip -10416,做空,2023-03-25 14:45:00,2023-03-25 15:15:00,1747.45,1748.01,2.37,100.0,0.1357,-0.08,0.12,-0.19,flip -10417,做多,2023-03-25 15:15:00,2023-03-25 17:15:00,1748.01,1743.96,2.37,100.0,0.1355,-0.55,0.12,-0.67,flip -10418,做空,2023-03-25 17:15:00,2023-03-25 19:00:00,1743.96,1723.41,2.36,100.0,0.1353,2.78,0.12,2.66,tp_lower -10419,做多,2023-03-26 00:00:00,2023-03-26 00:15:00,1741.16,1740.13,2.42,100.0,0.139,-0.14,0.12,-0.26,flip -10420,做空,2023-03-26 00:15:00,2023-03-26 00:30:00,1740.13,1748.8,2.42,100.0,0.1389,-1.2,0.12,-1.33,flip -10421,做多,2023-03-26 00:30:00,2023-03-26 08:30:00,1748.8,1776.31,2.4,100.0,0.1374,3.78,0.12,3.66,tp_upper -10422,做多,2023-03-26 15:00:00,2023-03-26 16:15:00,1766.66,1761.82,2.44,100.0,0.138,-0.67,0.12,-0.79,flip -10423,做空,2023-03-26 16:15:00,2023-03-26 17:00:00,1761.82,1761.11,2.43,100.0,0.1378,0.1,0.12,-0.02,flip -10424,做多,2023-03-26 17:00:00,2023-03-26 18:45:00,1761.11,1765.0,2.43,100.0,0.1378,0.54,0.12,0.41,flip -10425,做空,2023-03-26 18:45:00,2023-03-26 19:00:00,1765.0,1765.85,2.43,100.0,0.1377,-0.12,0.12,-0.24,flip -10426,做多,2023-03-26 19:00:00,2023-03-26 19:15:00,1765.85,1763.74,2.43,100.0,0.1374,-0.29,0.12,-0.41,flip -10427,做空,2023-03-26 19:15:00,2023-03-26 19:30:00,1763.74,1764.4,2.42,100.0,0.1373,-0.09,0.12,-0.21,flip -10428,做多,2023-03-26 19:30:00,2023-03-26 20:15:00,1764.4,1765.08,2.42,100.0,0.137,0.09,0.12,-0.03,flip -10429,做空,2023-03-26 20:15:00,2023-03-26 22:00:00,1765.08,1772.17,2.42,100.0,0.1369,-0.97,0.12,-1.09,flip -10430,做多,2023-03-26 22:00:00,2023-03-27 01:15:00,1772.17,1769.37,2.4,100.0,0.1357,-0.38,0.12,-0.5,flip -10431,做空,2023-03-27 01:15:00,2023-03-27 09:15:00,1769.37,1760.14,2.42,100.0,0.1369,1.26,0.12,1.14,flip -10432,做多,2023-03-27 09:15:00,2023-03-27 10:00:00,1760.14,1760.99,2.43,100.0,0.1382,0.12,0.12,-0.0,flip -10433,做空,2023-03-27 10:00:00,2023-03-27 10:30:00,1760.99,1762.18,2.43,100.0,0.1381,-0.16,0.12,-0.29,flip -10434,做多,2023-03-27 10:30:00,2023-03-27 11:30:00,1762.18,1764.13,2.43,100.0,0.1378,0.27,0.12,0.15,flip -10435,做空,2023-03-27 11:30:00,2023-03-27 11:45:00,1764.13,1764.78,2.43,100.0,0.1376,-0.09,0.12,-0.21,flip -10436,做多,2023-03-27 11:45:00,2023-03-27 12:15:00,1764.78,1762.57,2.42,100.0,0.1374,-0.3,0.12,-0.42,flip -10437,做空,2023-03-27 12:15:00,2023-03-27 14:45:00,1762.57,1718.64,2.42,100.0,0.1373,6.03,0.12,5.91,tp_lower -10438,做多,2023-03-28 01:30:00,2023-03-28 05:15:00,1719.48,1715.2,2.49,100.0,0.145,-0.62,0.12,-0.75,flip -10439,做空,2023-03-28 05:15:00,2023-03-28 05:30:00,1715.2,1716.23,2.48,100.0,0.1449,-0.15,0.12,-0.27,flip -10440,做多,2023-03-28 05:30:00,2023-03-28 10:30:00,1716.23,1714.73,2.48,100.0,0.1445,-0.22,0.12,-0.34,flip -10441,做空,2023-03-28 10:30:00,2023-03-28 10:45:00,1714.73,1716.88,2.48,100.0,0.1444,-0.31,0.12,-0.43,flip -10442,做多,2023-03-28 10:45:00,2023-03-28 11:45:00,1716.88,1744.91,2.47,100.0,0.1439,4.03,0.13,3.91,tp_upper -10443,做多,2023-03-29 15:00:00,2023-03-29 16:15:00,1798.34,1801.25,2.52,100.0,0.1401,0.41,0.13,0.28,flip -10444,做空,2023-03-29 16:15:00,2023-03-29 17:00:00,1801.25,1800.52,2.52,100.0,0.14,0.1,0.13,-0.02,flip -10445,做多,2023-03-29 17:00:00,2023-03-29 17:30:00,1800.52,1795.14,2.52,100.0,0.1399,-0.75,0.13,-0.88,flip -10446,做空,2023-03-29 17:30:00,2023-03-29 18:15:00,1795.14,1799.45,2.51,100.0,0.1398,-0.6,0.13,-0.73,flip -10447,做多,2023-03-29 18:15:00,2023-03-29 20:30:00,1799.45,1802.6,2.5,100.0,0.139,0.44,0.13,0.31,flip -10448,做空,2023-03-29 20:30:00,2023-03-29 21:15:00,1802.6,1805.01,2.5,100.0,0.1389,-0.33,0.13,-0.46,flip -10449,做多,2023-03-29 21:15:00,2023-03-30 03:00:00,1805.01,1778.81,2.5,100.0,0.1383,-3.62,0.12,-3.75,flip -10450,做空,2023-03-30 03:00:00,2023-03-30 06:00:00,1778.81,1799.45,2.47,100.0,0.139,-2.87,0.13,-2.99,flip -10451,做多,2023-03-30 06:00:00,2023-03-30 06:15:00,1799.45,1795.08,2.44,100.0,0.1357,-0.59,0.12,-0.71,flip -10452,做空,2023-03-30 06:15:00,2023-03-30 07:15:00,1795.08,1798.75,2.43,100.0,0.1356,-0.5,0.12,-0.62,flip -10453,做多,2023-03-30 07:15:00,2023-03-30 09:00:00,1798.75,1796.4,2.43,100.0,0.1349,-0.32,0.12,-0.44,flip -10454,做空,2023-03-30 09:00:00,2023-03-30 09:15:00,1796.4,1796.99,2.42,100.0,0.1347,-0.08,0.12,-0.2,flip -10455,做多,2023-03-30 09:15:00,2023-03-30 12:15:00,1796.99,1798.1,2.42,100.0,0.1345,0.15,0.12,0.03,flip -10456,做空,2023-03-30 12:15:00,2023-03-30 14:15:00,1798.1,1793.9,2.42,100.0,0.1344,0.56,0.12,0.44,flip -10457,做多,2023-03-30 14:15:00,2023-03-30 14:30:00,1793.9,1793.66,2.42,100.0,0.1349,-0.03,0.12,-0.15,flip -10458,做空,2023-03-30 14:30:00,2023-03-30 20:30:00,1793.66,1792.89,2.42,100.0,0.1347,0.1,0.12,-0.02,flip -10459,做多,2023-03-30 20:30:00,2023-03-30 21:00:00,1792.89,1793.16,2.42,100.0,0.1347,0.04,0.12,-0.08,flip -10460,做空,2023-03-30 21:00:00,2023-03-30 21:45:00,1793.16,1792.18,2.41,100.0,0.1346,0.13,0.12,0.01,flip -10461,做多,2023-03-30 21:45:00,2023-03-30 22:15:00,1792.18,1792.92,2.41,100.0,0.1346,0.1,0.12,-0.02,flip -10462,做空,2023-03-30 22:15:00,2023-03-30 23:30:00,1792.92,1791.42,2.41,100.0,0.1345,0.2,0.12,0.08,flip -10463,做多,2023-03-30 23:30:00,2023-03-31 05:45:00,1791.42,1796.03,2.41,100.0,0.1346,0.62,0.12,0.5,flip -10464,做空,2023-03-31 05:45:00,2023-03-31 07:45:00,1796.03,1794.4,2.44,100.0,0.1361,0.22,0.12,0.1,flip -10465,做多,2023-03-31 07:45:00,2023-03-31 08:00:00,1794.4,1792.81,2.44,100.0,0.1362,-0.22,0.12,-0.34,flip -10466,做空,2023-03-31 08:00:00,2023-03-31 08:45:00,1792.81,1789.19,2.44,100.0,0.1361,0.49,0.12,0.37,flip -10467,做多,2023-03-31 08:45:00,2023-03-31 09:15:00,1789.19,1790.22,2.44,100.0,0.1365,0.14,0.12,0.02,flip -10468,做空,2023-03-31 09:15:00,2023-03-31 10:15:00,1790.22,1795.4,2.44,100.0,0.1364,-0.71,0.12,-0.83,flip -10469,做多,2023-03-31 10:15:00,2023-03-31 10:30:00,1795.4,1793.7,2.43,100.0,0.1355,-0.23,0.12,-0.35,flip -10470,做空,2023-03-31 10:30:00,2023-03-31 12:30:00,1793.7,1807.23,2.43,100.0,0.1353,-1.83,0.12,-1.95,flip -10471,做多,2023-03-31 12:30:00,2023-03-31 13:30:00,1807.23,1831.28,2.41,100.0,0.1332,3.2,0.12,3.08,tp_upper -10472,做多,2023-04-01 04:15:00,2023-04-01 05:00:00,1825.8,1823.83,2.45,100.0,0.1344,-0.26,0.12,-0.39,flip -10473,做空,2023-04-01 05:00:00,2023-04-01 08:15:00,1823.83,1827.55,2.45,100.0,0.1343,-0.5,0.12,-0.62,flip -10474,做多,2023-04-01 08:15:00,2023-04-01 08:45:00,1827.55,1824.71,2.44,100.0,0.1336,-0.38,0.12,-0.5,flip -10475,做空,2023-04-01 08:45:00,2023-04-01 09:00:00,1824.71,1825.2,2.44,100.0,0.1335,-0.07,0.12,-0.19,flip -10476,做多,2023-04-01 09:00:00,2023-04-01 09:45:00,1825.2,1823.74,2.43,100.0,0.1333,-0.19,0.12,-0.32,flip -10477,做空,2023-04-01 09:45:00,2023-04-01 10:30:00,1823.74,1824.29,2.43,100.0,0.1332,-0.07,0.12,-0.19,flip -10478,做多,2023-04-01 10:30:00,2023-04-01 11:45:00,1824.29,1823.45,2.43,100.0,0.1329,-0.11,0.12,-0.23,flip -10479,做空,2023-04-01 11:45:00,2023-04-01 12:00:00,1823.45,1824.99,2.42,100.0,0.1328,-0.2,0.12,-0.33,flip -10480,做多,2023-04-01 12:00:00,2023-04-01 12:30:00,1824.99,1825.65,2.42,100.0,0.1325,0.09,0.12,-0.03,flip -10481,做空,2023-04-01 12:30:00,2023-04-01 12:45:00,1825.65,1825.8,2.42,100.0,0.1323,-0.02,0.12,-0.14,flip -10482,做多,2023-04-01 12:45:00,2023-04-01 13:30:00,1825.8,1824.3,2.41,100.0,0.1322,-0.2,0.12,-0.32,flip -10483,做空,2023-04-01 13:30:00,2023-04-01 13:45:00,1824.3,1824.58,2.41,100.0,0.132,-0.04,0.12,-0.16,flip -10484,做多,2023-04-01 13:45:00,2023-04-01 14:00:00,1824.58,1822.71,2.41,100.0,0.1319,-0.25,0.12,-0.37,flip -10485,做空,2023-04-01 14:00:00,2023-04-01 14:30:00,1822.71,1818.72,2.4,100.0,0.1317,0.53,0.12,0.41,tp_lower -10486,做多,2023-04-01 20:30:00,2023-04-01 21:15:00,1819.09,1819.33,2.4,100.0,0.1322,0.03,0.12,-0.09,flip -10487,做空,2023-04-01 21:15:00,2023-04-01 21:45:00,1819.33,1819.58,2.4,100.0,0.132,-0.03,0.12,-0.15,flip -10488,做多,2023-04-01 21:45:00,2023-04-01 23:15:00,1819.58,1820.74,2.4,100.0,0.1319,0.15,0.12,0.03,flip -10489,做空,2023-04-01 23:15:00,2023-04-02 00:00:00,1820.74,1820.57,2.4,100.0,0.1317,0.02,0.12,-0.1,flip -10490,做多,2023-04-02 00:00:00,2023-04-02 00:15:00,1820.57,1820.35,2.43,100.0,0.1337,-0.03,0.12,-0.15,flip -10491,做空,2023-04-02 00:15:00,2023-04-02 05:30:00,1820.35,1820.57,2.43,100.0,0.1336,-0.03,0.12,-0.15,flip -10492,做多,2023-04-02 05:30:00,2023-04-02 08:00:00,1820.57,1817.11,2.43,100.0,0.1334,-0.46,0.12,-0.58,flip -10493,做空,2023-04-02 08:00:00,2023-04-02 08:15:00,1817.11,1818.42,2.42,100.0,0.1333,-0.17,0.12,-0.3,flip -10494,做多,2023-04-02 08:15:00,2023-04-02 08:30:00,1818.42,1818.01,2.42,100.0,0.1329,-0.05,0.12,-0.18,flip -10495,做空,2023-04-02 08:30:00,2023-04-02 11:00:00,1818.01,1817.7,2.41,100.0,0.1328,0.04,0.12,-0.08,flip -10496,做多,2023-04-02 11:00:00,2023-04-02 11:15:00,1817.7,1817.67,2.41,100.0,0.1327,-0.0,0.12,-0.12,flip -10497,做空,2023-04-02 11:15:00,2023-04-02 11:30:00,1817.67,1818.36,2.41,100.0,0.1326,-0.09,0.12,-0.21,flip -10498,做多,2023-04-02 11:30:00,2023-04-02 11:45:00,1818.36,1816.51,2.41,100.0,0.1324,-0.24,0.12,-0.37,flip -10499,做空,2023-04-02 11:45:00,2023-04-02 13:30:00,1816.51,1814.6,2.4,100.0,0.1322,0.25,0.12,0.13,flip -10500,做多,2023-04-02 13:30:00,2023-04-03 14:30:00,1814.6,1800.03,2.4,100.0,0.1324,-1.93,0.12,-2.05,flip -10501,做空,2023-04-03 14:30:00,2023-04-03 15:15:00,1800.03,1796.0,2.4,100.0,0.1336,0.54,0.12,0.42,flip -10502,做多,2023-04-03 15:15:00,2023-04-03 16:45:00,1796.0,1792.7,2.41,100.0,0.134,-0.44,0.12,-0.56,flip -10503,做空,2023-04-03 16:45:00,2023-04-03 17:00:00,1792.7,1795.2,2.4,100.0,0.1339,-0.33,0.12,-0.45,flip -10504,做多,2023-04-03 17:00:00,2023-04-03 20:00:00,1795.2,1785.73,2.39,100.0,0.1334,-1.26,0.12,-1.38,flip -10505,做空,2023-04-03 20:00:00,2023-04-03 22:15:00,1785.73,1810.39,2.38,100.0,0.1333,-3.29,0.12,-3.41,flip -10506,做多,2023-04-03 22:15:00,2023-04-04 00:30:00,1810.39,1805.04,2.34,100.0,0.1295,-0.69,0.12,-0.81,flip -10507,做空,2023-04-04 00:30:00,2023-04-04 01:00:00,1805.04,1805.36,2.35,100.0,0.1301,-0.04,0.12,-0.16,flip -10508,做多,2023-04-04 01:00:00,2023-04-04 04:30:00,1805.36,1802.81,2.35,100.0,0.1299,-0.33,0.12,-0.45,flip -10509,做空,2023-04-04 04:30:00,2023-04-04 04:45:00,1802.81,1803.01,2.34,100.0,0.1298,-0.03,0.12,-0.14,flip -10510,做多,2023-04-04 04:45:00,2023-04-04 11:00:00,1803.01,1862.71,2.34,100.0,0.1296,7.74,0.12,7.62,tp_upper -10511,做多,2023-04-05 19:15:00,2023-04-05 20:15:00,1909.75,1906.02,2.42,100.0,0.1268,-0.47,0.12,-0.59,flip -10512,做空,2023-04-05 20:15:00,2023-04-05 21:00:00,1906.02,1907.2,2.41,100.0,0.1267,-0.15,0.12,-0.27,flip -10513,做多,2023-04-05 21:00:00,2023-04-05 22:15:00,1907.2,1906.69,2.41,100.0,0.1264,-0.06,0.12,-0.18,flip -10514,做空,2023-04-05 22:15:00,2023-04-05 22:30:00,1906.69,1908.96,2.41,100.0,0.1263,-0.29,0.12,-0.41,flip -10515,做多,2023-04-05 22:30:00,2023-04-06 00:00:00,1908.96,1899.03,2.4,100.0,0.1258,-1.25,0.12,-1.37,flip -10516,做空,2023-04-06 00:00:00,2023-04-06 16:30:00,1899.03,1880.2,2.4,100.0,0.1262,2.38,0.12,2.26,flip -10517,做多,2023-04-06 16:30:00,2023-04-06 16:45:00,1880.2,1874.99,2.42,100.0,0.1286,-0.67,0.12,-0.79,flip -10518,做空,2023-04-06 16:45:00,2023-04-06 20:30:00,1874.99,1875.53,2.41,100.0,0.1285,-0.07,0.12,-0.19,flip -10519,做多,2023-04-06 20:30:00,2023-04-06 20:45:00,1875.53,1862.19,2.41,100.0,0.1283,-1.71,0.12,-1.83,flip -10520,做空,2023-04-06 20:45:00,2023-04-06 23:00:00,1862.19,1869.22,2.39,100.0,0.1282,-0.9,0.12,-1.02,flip -10521,做多,2023-04-06 23:00:00,2023-04-06 23:30:00,1869.22,1869.77,2.38,100.0,0.1271,0.07,0.12,-0.05,flip -10522,做空,2023-04-06 23:30:00,2023-04-06 23:45:00,1869.77,1871.33,2.37,100.0,0.1269,-0.2,0.12,-0.32,flip -10523,做多,2023-04-06 23:45:00,2023-04-07 02:30:00,1871.33,1870.99,2.37,100.0,0.1266,-0.04,0.12,-0.16,flip -10524,做空,2023-04-07 02:30:00,2023-04-07 02:45:00,1870.99,1872.76,2.38,100.0,0.1274,-0.23,0.12,-0.34,flip -10525,做多,2023-04-07 02:45:00,2023-04-07 05:15:00,1872.76,1871.25,2.38,100.0,0.127,-0.19,0.12,-0.31,flip -10526,做空,2023-04-07 05:15:00,2023-04-07 07:45:00,1871.25,1850.01,2.37,100.0,0.1269,2.7,0.12,2.58,tp_lower -10527,做多,2023-04-07 21:15:00,2023-04-07 21:30:00,1856.54,1854.28,2.4,100.0,0.1292,-0.29,0.12,-0.41,flip -10528,做空,2023-04-07 21:30:00,2023-04-07 21:45:00,1854.28,1856.01,2.39,100.0,0.1291,-0.22,0.12,-0.34,flip -10529,做多,2023-04-07 21:45:00,2023-04-07 22:00:00,1856.01,1854.19,2.39,100.0,0.1287,-0.23,0.12,-0.35,flip -10530,做空,2023-04-07 22:00:00,2023-04-07 22:15:00,1854.19,1856.67,2.38,100.0,0.1286,-0.32,0.12,-0.44,flip -10531,做多,2023-04-07 22:15:00,2023-04-07 22:30:00,1856.67,1866.91,2.38,100.0,0.1281,1.31,0.12,1.19,tp_upper -10532,做多,2023-04-08 00:45:00,2023-04-08 12:30:00,1854.34,1863.34,2.41,100.0,0.1299,1.17,0.12,1.05,flip -10533,做空,2023-04-08 12:30:00,2023-04-08 12:45:00,1863.34,1865.18,2.42,100.0,0.1297,-0.24,0.12,-0.36,flip -10534,做多,2023-04-08 12:45:00,2023-04-08 13:15:00,1865.18,1863.95,2.41,100.0,0.1293,-0.16,0.12,-0.28,flip -10535,做空,2023-04-08 13:15:00,2023-04-08 13:30:00,1863.95,1866.3,2.41,100.0,0.1292,-0.3,0.12,-0.42,flip -10536,做多,2023-04-08 13:30:00,2023-04-08 15:00:00,1866.3,1866.31,2.4,100.0,0.1288,0.0,0.12,-0.12,flip -10537,做空,2023-04-08 15:00:00,2023-04-08 15:15:00,1866.31,1867.06,2.4,100.0,0.1286,-0.1,0.12,-0.22,flip -10538,做多,2023-04-08 15:15:00,2023-04-08 15:30:00,1867.06,1864.4,2.4,100.0,0.1284,-0.34,0.12,-0.46,flip -10539,做空,2023-04-08 15:30:00,2023-04-08 16:00:00,1864.4,1866.27,2.39,100.0,0.1283,-0.24,0.12,-0.36,flip -10540,做多,2023-04-08 16:00:00,2023-04-08 16:15:00,1866.27,1864.91,2.39,100.0,0.1279,-0.17,0.12,-0.29,flip -10541,做空,2023-04-08 16:15:00,2023-04-08 17:00:00,1864.91,1866.75,2.38,100.0,0.1278,-0.24,0.12,-0.35,flip -10542,做多,2023-04-08 17:00:00,2023-04-10 01:15:00,1866.75,1846.74,2.38,100.0,0.1274,-2.55,0.12,-2.67,flip -10543,做空,2023-04-10 01:15:00,2023-04-10 01:30:00,1846.74,1849.54,2.37,100.0,0.1285,-0.36,0.12,-0.48,flip -10544,做多,2023-04-10 01:30:00,2023-04-10 09:30:00,1849.54,1856.71,2.37,100.0,0.128,0.92,0.12,0.8,flip -10545,做空,2023-04-10 09:30:00,2023-04-10 10:00:00,1856.71,1856.65,2.37,100.0,0.1278,0.01,0.12,-0.11,flip -10546,做多,2023-04-10 10:00:00,2023-04-10 11:30:00,1856.65,1857.11,2.37,100.0,0.1277,0.06,0.12,-0.06,flip -10547,做空,2023-04-10 11:30:00,2023-04-10 14:30:00,1857.11,1856.49,2.37,100.0,0.1276,0.08,0.12,-0.04,flip -10548,做多,2023-04-10 14:30:00,2023-04-10 14:45:00,1856.49,1855.31,2.37,100.0,0.1275,-0.15,0.12,-0.27,flip -10549,做空,2023-04-10 14:45:00,2023-04-10 15:00:00,1855.31,1862.87,2.36,100.0,0.1274,-0.96,0.12,-1.08,flip -10550,做多,2023-04-10 15:00:00,2023-04-10 16:00:00,1862.87,1857.73,2.35,100.0,0.1263,-0.65,0.12,-0.77,flip -10551,做空,2023-04-10 16:00:00,2023-04-11 12:30:00,1857.73,1916.28,2.34,100.0,0.1261,-7.39,0.12,-7.51,flip -10552,做多,2023-04-11 12:30:00,2023-04-11 12:45:00,1916.28,1914.48,2.29,100.0,0.1193,-0.21,0.11,-0.33,flip -10553,做空,2023-04-11 12:45:00,2023-04-11 13:15:00,1914.48,1915.92,2.28,100.0,0.1192,-0.17,0.11,-0.29,flip -10554,做多,2023-04-11 13:15:00,2023-04-11 13:30:00,1915.92,1912.81,2.28,100.0,0.1189,-0.37,0.11,-0.48,flip -10555,做空,2023-04-11 13:30:00,2023-04-11 13:45:00,1912.81,1919.8,2.27,100.0,0.1188,-0.83,0.11,-0.94,flip -10556,做多,2023-04-11 13:45:00,2023-04-11 14:30:00,1919.8,1906.57,2.26,100.0,0.1178,-1.56,0.11,-1.67,flip -10557,做空,2023-04-11 14:30:00,2023-04-11 15:00:00,1906.57,1916.81,2.24,100.0,0.1177,-1.2,0.11,-1.32,flip -10558,做多,2023-04-11 15:00:00,2023-04-11 15:15:00,1916.81,1912.09,2.23,100.0,0.1163,-0.55,0.11,-0.66,flip -10559,做空,2023-04-11 15:15:00,2023-04-11 16:15:00,1912.09,1906.09,2.22,100.0,0.1162,0.7,0.11,0.59,tp_lower -10560,做多,2023-04-11 19:15:00,2023-04-12 14:30:00,1911.21,1921.21,2.23,100.0,0.1165,1.16,0.11,1.05,tp_upper -10561,做多,2023-04-13 01:30:00,2023-04-13 02:00:00,1905.2,1901.6,2.25,100.0,0.1184,-0.43,0.11,-0.54,flip -10562,做空,2023-04-13 02:00:00,2023-04-13 02:15:00,1901.6,1902.29,2.25,100.0,0.1182,-0.08,0.11,-0.19,flip -10563,做多,2023-04-13 02:15:00,2023-04-13 06:45:00,1902.29,1909.63,2.25,100.0,0.118,0.87,0.11,0.75,flip -10564,做空,2023-04-13 06:45:00,2023-04-13 07:00:00,1909.63,1913.0,2.25,100.0,0.1179,-0.4,0.11,-0.51,flip -10565,做多,2023-04-13 07:00:00,2023-04-13 08:30:00,1913.0,1947.57,2.25,100.0,0.1174,4.06,0.11,3.94,tp_upper -10566,做多,2023-04-14 13:00:00,2023-04-14 14:00:00,2097.8,2097.92,2.29,100.0,0.1093,0.01,0.11,-0.1,flip -10567,做空,2023-04-14 14:00:00,2023-04-14 16:30:00,2097.92,2057.6,2.29,100.0,0.1092,4.4,0.11,4.29,tp_lower -10568,做多,2023-04-14 20:15:00,2023-04-14 23:15:00,2103.68,2101.88,2.33,100.0,0.1109,-0.2,0.12,-0.32,flip -10569,做空,2023-04-14 23:15:00,2023-04-15 00:15:00,2101.88,2103.0,2.33,100.0,0.1108,-0.12,0.12,-0.24,flip -10570,做多,2023-04-15 00:15:00,2023-04-15 00:30:00,2103.0,2085.6,2.33,100.0,0.1109,-1.93,0.12,-2.05,flip -10571,做空,2023-04-15 00:30:00,2023-04-15 03:00:00,2085.6,2091.36,2.31,100.0,0.1108,-0.64,0.12,-0.75,flip -10572,做多,2023-04-15 03:00:00,2023-04-15 03:15:00,2091.36,2090.37,2.3,100.0,0.1101,-0.11,0.12,-0.22,flip -10573,做空,2023-04-15 03:15:00,2023-04-15 03:45:00,2090.37,2088.71,2.3,100.0,0.11,0.18,0.11,0.07,flip -10574,做多,2023-04-15 03:45:00,2023-04-15 05:30:00,2088.71,2087.39,2.3,100.0,0.1101,-0.15,0.11,-0.26,flip -10575,做空,2023-04-15 05:30:00,2023-04-15 05:45:00,2087.39,2089.53,2.29,100.0,0.1099,-0.24,0.11,-0.35,flip -10576,做多,2023-04-15 05:45:00,2023-04-15 06:00:00,2089.53,2085.43,2.29,100.0,0.1096,-0.45,0.11,-0.56,flip -10577,做空,2023-04-15 06:00:00,2023-04-15 06:15:00,2085.43,2086.96,2.28,100.0,0.1095,-0.17,0.11,-0.28,flip -10578,做多,2023-04-15 06:15:00,2023-04-15 06:30:00,2086.96,2085.03,2.28,100.0,0.1092,-0.21,0.11,-0.32,flip -10579,做空,2023-04-15 06:30:00,2023-04-15 06:45:00,2085.03,2086.31,2.28,100.0,0.1091,-0.14,0.11,-0.25,flip -10580,做多,2023-04-15 06:45:00,2023-04-15 13:45:00,2086.31,2096.61,2.27,100.0,0.1089,1.12,0.11,1.01,flip -10581,做空,2023-04-15 13:45:00,2023-04-15 14:00:00,2096.61,2099.0,2.28,100.0,0.1088,-0.26,0.11,-0.37,flip -10582,做多,2023-04-15 14:00:00,2023-04-15 17:15:00,2099.0,2099.46,2.28,100.0,0.1084,0.05,0.11,-0.06,flip -10583,做空,2023-04-15 17:15:00,2023-04-15 18:15:00,2099.46,2095.94,2.27,100.0,0.1083,0.38,0.11,0.27,flip -10584,做多,2023-04-15 18:15:00,2023-04-15 19:00:00,2095.94,2094.62,2.28,100.0,0.1086,-0.14,0.11,-0.26,flip -10585,做空,2023-04-15 19:00:00,2023-04-15 19:45:00,2094.62,2100.18,2.27,100.0,0.1084,-0.6,0.11,-0.72,flip -10586,做多,2023-04-15 19:45:00,2023-04-15 20:00:00,2100.18,2097.0,2.26,100.0,0.1078,-0.34,0.11,-0.46,flip -10587,做空,2023-04-15 20:00:00,2023-04-15 20:15:00,2097.0,2099.72,2.26,100.0,0.1077,-0.29,0.11,-0.41,flip -10588,做多,2023-04-15 20:15:00,2023-04-15 20:30:00,2099.72,2095.8,2.25,100.0,0.1073,-0.42,0.11,-0.53,flip -10589,做空,2023-04-15 20:30:00,2023-04-15 22:00:00,2095.8,2095.42,2.25,100.0,0.1072,0.04,0.11,-0.07,flip -10590,做多,2023-04-15 22:00:00,2023-04-15 22:45:00,2095.42,2095.62,2.24,100.0,0.1071,0.02,0.11,-0.09,flip -10591,做空,2023-04-15 22:45:00,2023-04-16 01:00:00,2095.62,2079.72,2.24,100.0,0.107,1.7,0.11,1.59,tp_lower -10592,做多,2023-04-16 04:30:00,2023-04-16 09:15:00,2094.13,2094.48,2.3,100.0,0.1099,0.04,0.12,-0.08,flip -10593,做空,2023-04-16 09:15:00,2023-04-16 12:45:00,2094.48,2091.71,2.3,100.0,0.1098,0.3,0.11,0.19,flip -10594,做多,2023-04-16 12:45:00,2023-04-16 13:00:00,2091.71,2088.91,2.3,100.0,0.11,-0.31,0.11,-0.42,flip -10595,做空,2023-04-16 13:00:00,2023-04-16 15:15:00,2088.91,2091.51,2.3,100.0,0.1099,-0.29,0.11,-0.4,flip -10596,做多,2023-04-16 15:15:00,2023-04-16 16:00:00,2091.51,2092.01,2.29,100.0,0.1095,0.05,0.11,-0.06,flip -10597,做空,2023-04-16 16:00:00,2023-04-16 16:30:00,2092.01,2093.38,2.29,100.0,0.1094,-0.15,0.11,-0.26,flip -10598,做多,2023-04-16 16:30:00,2023-04-16 18:45:00,2093.38,2131.15,2.28,100.0,0.1091,4.12,0.12,4.01,tp_upper -10599,做多,2023-04-17 02:30:00,2023-04-17 02:45:00,2104.4,2099.31,2.34,100.0,0.1112,-0.57,0.12,-0.68,flip -10600,做空,2023-04-17 02:45:00,2023-04-17 16:30:00,2099.31,2081.61,2.33,100.0,0.111,1.97,0.12,1.85,flip -10601,做多,2023-04-17 16:30:00,2023-04-17 19:00:00,2081.61,2083.8,2.35,100.0,0.1128,0.25,0.12,0.13,flip -10602,做空,2023-04-17 19:00:00,2023-04-17 19:15:00,2083.8,2085.31,2.35,100.0,0.1127,-0.17,0.12,-0.29,flip -10603,做多,2023-04-17 19:15:00,2023-04-17 19:30:00,2085.31,2078.88,2.34,100.0,0.1124,-0.72,0.12,-0.84,flip -10604,做空,2023-04-17 19:30:00,2023-04-17 22:30:00,2078.88,2080.35,2.33,100.0,0.1123,-0.17,0.12,-0.28,flip -10605,做多,2023-04-17 22:30:00,2023-04-18 06:15:00,2080.35,2103.07,2.33,100.0,0.112,2.55,0.12,2.43,tp_upper -10606,做多,2023-04-18 14:30:00,2023-04-18 15:00:00,2099.41,2093.46,2.37,100.0,0.1128,-0.67,0.12,-0.79,flip -10607,做空,2023-04-18 15:00:00,2023-04-18 15:15:00,2093.46,2095.19,2.36,100.0,0.1127,-0.19,0.12,-0.31,flip -10608,做多,2023-04-18 15:15:00,2023-04-18 15:30:00,2095.19,2094.38,2.35,100.0,0.1124,-0.09,0.12,-0.21,flip -10609,做空,2023-04-18 15:30:00,2023-04-18 15:45:00,2094.38,2095.5,2.35,100.0,0.1123,-0.13,0.12,-0.24,flip -10610,做多,2023-04-18 15:45:00,2023-04-18 16:45:00,2095.5,2095.04,2.35,100.0,0.112,-0.05,0.12,-0.17,flip -10611,做空,2023-04-18 16:45:00,2023-04-18 17:00:00,2095.04,2097.27,2.34,100.0,0.1119,-0.25,0.12,-0.37,flip -10612,做多,2023-04-18 17:00:00,2023-04-18 17:15:00,2097.27,2091.07,2.34,100.0,0.1116,-0.69,0.12,-0.81,flip -10613,做空,2023-04-18 17:15:00,2023-04-18 20:45:00,2091.07,2093.35,2.33,100.0,0.1115,-0.25,0.12,-0.37,flip -10614,做多,2023-04-18 20:45:00,2023-04-19 00:30:00,2093.35,2096.1,2.33,100.0,0.1111,0.31,0.12,0.19,flip -10615,做空,2023-04-19 00:30:00,2023-04-19 00:45:00,2096.1,2097.92,2.35,100.0,0.1119,-0.2,0.12,-0.32,flip -10616,做多,2023-04-19 00:45:00,2023-04-19 01:00:00,2097.92,2095.51,2.34,100.0,0.1116,-0.27,0.12,-0.39,flip -10617,做空,2023-04-19 01:00:00,2023-04-19 01:15:00,2095.51,2098.4,2.34,100.0,0.1115,-0.32,0.12,-0.44,flip -10618,做多,2023-04-19 01:15:00,2023-04-19 01:45:00,2098.4,2094.8,2.33,100.0,0.1111,-0.4,0.12,-0.52,flip -10619,做空,2023-04-19 01:45:00,2023-04-19 03:15:00,2094.8,2096.76,2.32,100.0,0.1109,-0.22,0.12,-0.33,flip -10620,做多,2023-04-19 03:15:00,2023-04-19 03:30:00,2096.76,2090.69,2.32,100.0,0.1106,-0.67,0.12,-0.79,flip -10621,做空,2023-04-19 03:30:00,2023-04-19 08:00:00,2090.69,2027.47,2.31,100.0,0.1105,6.99,0.11,6.88,tp_lower -10622,做多,2023-04-20 06:15:00,2023-04-20 09:45:00,1956.89,1955.0,2.39,100.0,0.1223,-0.23,0.12,-0.35,flip -10623,做空,2023-04-20 09:45:00,2023-04-20 10:00:00,1955.0,1955.14,2.39,100.0,0.1222,-0.02,0.12,-0.14,flip -10624,做多,2023-04-20 10:00:00,2023-04-20 10:15:00,1955.14,1952.31,2.39,100.0,0.1221,-0.35,0.12,-0.46,flip -10625,做空,2023-04-20 10:15:00,2023-04-20 12:15:00,1952.31,1955.58,2.38,100.0,0.1219,-0.4,0.12,-0.52,flip -10626,做多,2023-04-20 12:15:00,2023-04-20 15:30:00,1955.58,1953.45,2.37,100.0,0.1214,-0.26,0.12,-0.38,flip -10627,做空,2023-04-20 15:30:00,2023-04-20 16:00:00,1953.45,1941.95,2.37,100.0,0.1213,1.39,0.12,1.28,tp_lower -10628,做多,2023-04-20 16:15:00,2023-04-20 22:15:00,1947.71,1944.89,2.38,100.0,0.1222,-0.34,0.12,-0.46,flip -10629,做空,2023-04-20 22:15:00,2023-04-21 00:30:00,1944.89,1950.12,2.38,100.0,0.1221,-0.64,0.12,-0.76,flip -10630,做多,2023-04-21 00:30:00,2023-04-21 00:45:00,1950.12,1947.01,2.38,100.0,0.1222,-0.38,0.12,-0.5,flip -10631,做空,2023-04-21 00:45:00,2023-04-21 01:15:00,1947.01,1945.52,2.38,100.0,0.1221,0.18,0.12,0.06,flip -10632,做多,2023-04-21 01:15:00,2023-04-21 01:30:00,1945.52,1942.83,2.38,100.0,0.1221,-0.33,0.12,-0.45,flip -10633,做空,2023-04-21 01:30:00,2023-04-21 03:00:00,1942.83,1946.75,2.37,100.0,0.122,-0.48,0.12,-0.6,flip -10634,做多,2023-04-21 03:00:00,2023-04-21 03:30:00,1946.75,1943.72,2.36,100.0,0.1214,-0.37,0.12,-0.49,flip -10635,做空,2023-04-21 03:30:00,2023-04-21 03:45:00,1943.72,1945.26,2.36,100.0,0.1213,-0.19,0.12,-0.3,flip -10636,做多,2023-04-21 03:45:00,2023-04-21 04:00:00,1945.26,1944.73,2.35,100.0,0.1209,-0.06,0.12,-0.18,flip -10637,做空,2023-04-21 04:00:00,2023-04-21 04:15:00,1944.73,1946.0,2.35,100.0,0.1208,-0.15,0.12,-0.27,flip -10638,做多,2023-04-21 04:15:00,2023-04-21 04:30:00,1946.0,1941.2,2.35,100.0,0.1205,-0.58,0.12,-0.7,flip -10639,做空,2023-04-21 04:30:00,2023-04-21 06:45:00,1941.2,1906.79,2.34,100.0,0.1204,4.14,0.11,4.03,tp_lower -10640,做多,2023-04-22 11:00:00,2023-04-22 11:15:00,1850.78,1849.84,2.4,100.0,0.1296,-0.12,0.12,-0.24,flip -10641,做空,2023-04-22 11:15:00,2023-04-22 11:30:00,1849.84,1851.32,2.4,100.0,0.1295,-0.19,0.12,-0.31,flip -10642,做多,2023-04-22 11:30:00,2023-04-22 13:30:00,1851.32,1848.56,2.39,100.0,0.1292,-0.36,0.12,-0.48,flip -10643,做空,2023-04-22 13:30:00,2023-04-22 14:15:00,1848.56,1851.93,2.39,100.0,0.129,-0.43,0.12,-0.55,flip -10644,做多,2023-04-22 14:15:00,2023-04-22 15:00:00,1851.93,1861.42,2.38,100.0,0.1284,1.22,0.12,1.1,tp_upper -10645,做多,2023-04-23 03:15:00,2023-04-23 03:30:00,1867.94,1862.32,2.4,100.0,0.1284,-0.72,0.12,-0.84,flip -10646,做空,2023-04-23 03:30:00,2023-04-23 05:30:00,1862.32,1863.27,2.39,100.0,0.1283,-0.12,0.12,-0.24,flip -10647,做多,2023-04-23 05:30:00,2023-04-23 06:00:00,1863.27,1864.91,2.39,100.0,0.128,0.21,0.12,0.09,flip -10648,做空,2023-04-23 06:00:00,2023-04-23 06:15:00,1864.91,1866.99,2.39,100.0,0.1279,-0.27,0.12,-0.39,flip -10649,做多,2023-04-23 06:15:00,2023-04-23 06:30:00,1866.99,1866.22,2.38,100.0,0.1275,-0.1,0.12,-0.22,flip -10650,做空,2023-04-23 06:30:00,2023-04-23 06:45:00,1866.22,1867.78,2.38,100.0,0.1274,-0.2,0.12,-0.32,flip -10651,做多,2023-04-23 06:45:00,2023-04-23 07:00:00,1867.78,1864.29,2.37,100.0,0.127,-0.44,0.12,-0.56,flip -10652,做空,2023-04-23 07:00:00,2023-04-23 07:30:00,1864.29,1871.06,2.37,100.0,0.1269,-0.86,0.12,-0.98,flip -10653,做多,2023-04-23 07:30:00,2023-04-23 10:00:00,1871.06,1869.85,2.36,100.0,0.1259,-0.15,0.12,-0.27,flip -10654,做空,2023-04-23 10:00:00,2023-04-23 10:30:00,1869.85,1868.11,2.35,100.0,0.1257,0.22,0.12,0.1,flip -10655,做多,2023-04-23 10:30:00,2023-04-23 10:45:00,1868.11,1866.13,2.35,100.0,0.1258,-0.25,0.12,-0.37,flip -10656,做空,2023-04-23 10:45:00,2023-04-23 11:00:00,1866.13,1866.3,2.35,100.0,0.1257,-0.02,0.12,-0.14,flip -10657,做多,2023-04-23 11:00:00,2023-04-23 14:45:00,1866.3,1864.66,2.34,100.0,0.1256,-0.21,0.12,-0.32,flip -10658,做空,2023-04-23 14:45:00,2023-04-23 16:30:00,1864.66,1868.86,2.34,100.0,0.1254,-0.53,0.12,-0.64,flip -10659,做多,2023-04-23 16:30:00,2023-04-23 16:45:00,1868.86,1864.91,2.33,100.0,0.1248,-0.49,0.12,-0.61,flip -10660,做空,2023-04-23 16:45:00,2023-04-23 17:00:00,1864.91,1865.71,2.32,100.0,0.1246,-0.1,0.12,-0.22,flip -10661,做多,2023-04-23 17:00:00,2023-04-23 17:15:00,1865.71,1862.4,2.32,100.0,0.1244,-0.41,0.12,-0.53,flip -10662,做空,2023-04-23 17:15:00,2023-04-23 18:45:00,1862.4,1845.84,2.31,100.0,0.1243,2.06,0.11,1.94,tp_lower -10663,做多,2023-04-23 22:30:00,2023-04-23 22:45:00,1862.89,1861.19,2.33,100.0,0.1252,-0.21,0.12,-0.33,flip -10664,做空,2023-04-23 22:45:00,2023-04-23 23:15:00,1861.19,1862.94,2.33,100.0,0.1251,-0.22,0.12,-0.34,flip -10665,做多,2023-04-23 23:15:00,2023-04-23 23:30:00,1862.94,1860.57,2.32,100.0,0.1247,-0.3,0.12,-0.41,flip -10666,做空,2023-04-23 23:30:00,2023-04-23 23:45:00,1860.57,1861.3,2.32,100.0,0.1246,-0.09,0.12,-0.21,flip -10667,做多,2023-04-23 23:45:00,2023-04-24 00:00:00,1861.3,1860.45,2.32,100.0,0.1244,-0.11,0.12,-0.22,flip -10668,做空,2023-04-24 00:00:00,2023-04-24 00:45:00,1860.45,1876.22,2.36,100.0,0.1268,-2.0,0.12,-2.12,flip -10669,做多,2023-04-24 00:45:00,2023-04-24 03:15:00,1876.22,1863.76,2.34,100.0,0.1246,-1.55,0.12,-1.67,flip -10670,做空,2023-04-24 03:15:00,2023-04-24 03:30:00,1863.76,1867.57,2.32,100.0,0.1244,-0.47,0.12,-0.59,flip -10671,做多,2023-04-24 03:30:00,2023-04-24 04:45:00,1867.57,1860.71,2.31,100.0,0.1238,-0.85,0.12,-0.96,flip -10672,做空,2023-04-24 04:45:00,2023-04-24 05:00:00,1860.71,1862.97,2.3,100.0,0.1237,-0.28,0.12,-0.39,flip -10673,做多,2023-04-24 05:00:00,2023-04-24 05:30:00,1862.97,1857.27,2.3,100.0,0.1233,-0.7,0.11,-0.82,flip -10674,做空,2023-04-24 05:30:00,2023-04-24 13:30:00,1857.27,1865.84,2.29,100.0,0.1231,-1.06,0.11,-1.17,flip -10675,做多,2023-04-24 13:30:00,2023-04-24 14:30:00,1865.84,1846.75,2.27,100.0,0.1219,-2.33,0.11,-2.44,flip -10676,做空,2023-04-24 14:30:00,2023-04-24 22:45:00,1846.75,1837.99,2.25,100.0,0.1218,1.07,0.11,0.95,flip -10677,做多,2023-04-24 22:45:00,2023-04-24 23:30:00,1837.99,1841.2,2.26,100.0,0.1228,0.39,0.11,0.28,flip -10678,做空,2023-04-24 23:30:00,2023-04-25 00:00:00,1841.2,1846.36,2.26,100.0,0.1227,-0.63,0.11,-0.75,flip -10679,做多,2023-04-25 00:00:00,2023-04-25 00:30:00,1846.36,1841.01,2.27,100.0,0.1231,-0.66,0.11,-0.77,flip -10680,做空,2023-04-25 00:30:00,2023-04-25 01:00:00,1841.01,1840.96,2.26,100.0,0.123,0.01,0.11,-0.11,flip -10681,做多,2023-04-25 01:00:00,2023-04-25 01:30:00,1840.96,1836.13,2.26,100.0,0.1229,-0.59,0.11,-0.71,flip -10682,做空,2023-04-25 01:30:00,2023-04-25 12:15:00,1836.13,1825.81,2.25,100.0,0.1227,1.27,0.11,1.15,flip -10683,做多,2023-04-25 12:15:00,2023-04-25 13:15:00,1825.81,1825.6,2.26,100.0,0.124,-0.03,0.11,-0.14,flip -10684,做空,2023-04-25 13:15:00,2023-04-25 17:30:00,1825.6,1836.66,2.26,100.0,0.1239,-1.37,0.11,-1.48,flip -10685,做多,2023-04-25 17:30:00,2023-04-25 20:00:00,1836.66,1854.1,2.25,100.0,0.1223,2.13,0.11,2.02,tp_upper -10686,做多,2023-04-27 00:15:00,2023-04-27 01:15:00,1930.89,1904.98,2.28,100.0,0.1181,-3.06,0.11,-3.17,flip -10687,做空,2023-04-27 01:15:00,2023-04-27 04:45:00,1904.98,1909.59,2.25,100.0,0.118,-0.54,0.11,-0.66,flip -10688,做多,2023-04-27 04:45:00,2023-04-27 05:00:00,1909.59,1908.6,2.24,100.0,0.1173,-0.12,0.11,-0.23,flip -10689,做空,2023-04-27 05:00:00,2023-04-27 11:00:00,1908.6,1888.2,2.24,100.0,0.1172,2.39,0.11,2.28,flip -10690,做多,2023-04-27 11:00:00,2023-04-27 11:30:00,1888.2,1879.97,2.26,100.0,0.1196,-0.98,0.11,-1.1,flip -10691,做空,2023-04-27 11:30:00,2023-04-27 14:00:00,1879.97,1890.15,2.25,100.0,0.1194,-1.22,0.11,-1.33,flip -10692,做多,2023-04-27 14:00:00,2023-04-27 14:15:00,1890.15,1884.59,2.23,100.0,0.118,-0.66,0.11,-0.77,flip -10693,做空,2023-04-27 14:15:00,2023-04-27 15:00:00,1884.59,1887.65,2.22,100.0,0.1179,-0.36,0.11,-0.47,flip -10694,做多,2023-04-27 15:00:00,2023-04-27 15:30:00,1887.65,1889.31,2.22,100.0,0.1174,0.19,0.11,0.08,flip -10695,做空,2023-04-27 15:30:00,2023-04-27 15:45:00,1889.31,1899.14,2.22,100.0,0.1173,-1.15,0.11,-1.26,flip -10696,做多,2023-04-27 15:45:00,2023-04-27 16:30:00,1899.14,1895.71,2.2,100.0,0.116,-0.4,0.11,-0.51,flip -10697,做空,2023-04-27 16:30:00,2023-04-27 16:45:00,1895.71,1898.93,2.2,100.0,0.1159,-0.37,0.11,-0.48,flip -10698,做多,2023-04-27 16:45:00,2023-04-27 22:45:00,1898.93,1904.21,2.19,100.0,0.1154,0.61,0.11,0.5,flip -10699,做空,2023-04-27 22:45:00,2023-04-28 03:30:00,1904.21,1904.65,2.19,100.0,0.1152,-0.05,0.11,-0.16,flip -10700,做多,2023-04-28 03:30:00,2023-04-28 06:15:00,1904.65,1910.85,2.22,100.0,0.1165,0.72,0.11,0.61,flip -10701,做空,2023-04-28 06:15:00,2023-04-28 06:45:00,1910.85,1914.9,2.22,100.0,0.1164,-0.47,0.11,-0.58,flip -10702,做多,2023-04-28 06:45:00,2023-04-28 08:15:00,1914.9,1913.73,2.22,100.0,0.1158,-0.14,0.11,-0.25,flip -10703,做空,2023-04-28 08:15:00,2023-04-28 10:30:00,1913.73,1911.28,2.21,100.0,0.1156,0.28,0.11,0.17,flip -10704,做多,2023-04-28 10:30:00,2023-04-28 10:45:00,1911.28,1909.96,2.21,100.0,0.1158,-0.15,0.11,-0.26,flip -10705,做空,2023-04-28 10:45:00,2023-04-28 11:15:00,1909.96,1911.11,2.21,100.0,0.1157,-0.13,0.11,-0.24,flip -10706,做多,2023-04-28 11:15:00,2023-04-28 12:30:00,1911.11,1905.35,2.21,100.0,0.1155,-0.67,0.11,-0.78,flip -10707,做空,2023-04-28 12:30:00,2023-04-28 13:30:00,1905.35,1883.84,2.2,100.0,0.1153,2.48,0.11,2.37,tp_lower -10708,做多,2023-04-28 19:00:00,2023-04-28 22:45:00,1896.23,1893.02,2.22,100.0,0.1171,-0.38,0.11,-0.49,flip -10709,做空,2023-04-28 22:45:00,2023-04-29 02:30:00,1893.02,1894.5,2.21,100.0,0.117,-0.17,0.11,-0.28,flip -10710,做多,2023-04-29 02:30:00,2023-04-29 10:15:00,1894.5,1895.66,2.23,100.0,0.1177,0.14,0.11,0.02,flip -10711,做空,2023-04-29 10:15:00,2023-04-29 11:00:00,1895.66,1896.2,2.23,100.0,0.1176,-0.06,0.11,-0.18,flip -10712,做多,2023-04-29 11:00:00,2023-04-29 11:15:00,1896.2,1894.12,2.23,100.0,0.1174,-0.24,0.11,-0.36,flip -10713,做空,2023-04-29 11:15:00,2023-04-29 11:30:00,1894.12,1895.6,2.22,100.0,0.1173,-0.17,0.11,-0.28,flip -10714,做多,2023-04-29 11:30:00,2023-04-29 12:15:00,1895.6,1896.56,2.22,100.0,0.117,0.11,0.11,0.0,flip -10715,做空,2023-04-29 12:15:00,2023-04-29 13:00:00,1896.56,1897.37,2.22,100.0,0.1169,-0.09,0.11,-0.21,flip -10716,做多,2023-04-29 13:00:00,2023-04-29 13:45:00,1897.37,1911.7,2.21,100.0,0.1167,1.67,0.11,1.56,tp_upper -10717,做多,2023-04-29 19:15:00,2023-04-29 22:00:00,1900.15,1901.58,2.23,100.0,0.1173,0.17,0.11,0.06,flip -10718,做空,2023-04-29 22:00:00,2023-04-29 22:15:00,1901.58,1902.07,2.23,100.0,0.1171,-0.06,0.11,-0.17,flip -10719,做多,2023-04-29 22:15:00,2023-04-29 23:00:00,1902.07,1900.71,2.22,100.0,0.117,-0.16,0.11,-0.27,flip -10720,做空,2023-04-29 23:00:00,2023-04-29 23:15:00,1900.71,1901.18,2.22,100.0,0.1168,-0.05,0.11,-0.17,flip -10721,做多,2023-04-29 23:15:00,2023-04-30 00:30:00,1901.18,1900.56,2.22,100.0,0.1167,-0.07,0.11,-0.18,flip -10722,做空,2023-04-30 00:30:00,2023-04-30 05:45:00,1900.56,1902.74,2.24,100.0,0.1178,-0.26,0.11,-0.37,flip -10723,做多,2023-04-30 05:45:00,2023-04-30 09:15:00,1902.74,1900.96,2.23,100.0,0.1174,-0.21,0.11,-0.32,flip -10724,做空,2023-04-30 09:15:00,2023-04-30 10:45:00,1900.96,1903.0,2.23,100.0,0.1173,-0.24,0.11,-0.35,flip -10725,做多,2023-04-30 10:45:00,2023-04-30 11:30:00,1903.0,1900.52,2.23,100.0,0.1169,-0.29,0.11,-0.4,flip -10726,做空,2023-04-30 11:30:00,2023-04-30 13:00:00,1900.52,1901.12,2.22,100.0,0.1168,-0.07,0.11,-0.18,flip -10727,做多,2023-04-30 13:00:00,2023-04-30 14:15:00,1901.12,1901.05,2.22,100.0,0.1166,-0.01,0.11,-0.12,flip -10728,做空,2023-04-30 14:15:00,2023-04-30 14:30:00,1901.05,1905.94,2.22,100.0,0.1165,-0.57,0.11,-0.68,flip -10729,做多,2023-04-30 14:30:00,2023-04-30 15:00:00,1905.94,1919.36,2.21,100.0,0.1158,1.55,0.11,1.44,tp_upper -10730,做多,2023-05-02 00:30:00,2023-05-02 00:45:00,1835.09,1831.68,2.24,100.0,0.1219,-0.42,0.11,-0.53,flip -10731,做空,2023-05-02 00:45:00,2023-05-02 01:30:00,1831.68,1833.1,2.23,100.0,0.1218,-0.17,0.11,-0.28,flip -10732,做多,2023-05-02 01:30:00,2023-05-02 01:45:00,1833.1,1825.33,2.23,100.0,0.1215,-0.94,0.11,-1.05,flip -10733,做空,2023-05-02 01:45:00,2023-05-02 06:00:00,1825.33,1829.81,2.22,100.0,0.1214,-0.54,0.11,-0.65,flip -10734,做多,2023-05-02 06:00:00,2023-05-02 06:15:00,1829.81,1825.99,2.21,100.0,0.1207,-0.46,0.11,-0.57,flip -10735,做空,2023-05-02 06:15:00,2023-05-02 06:30:00,1825.99,1827.01,2.2,100.0,0.1205,-0.12,0.11,-0.23,flip -10736,做多,2023-05-02 06:30:00,2023-05-02 09:15:00,1827.01,1827.11,2.2,100.0,0.1203,0.01,0.11,-0.1,flip -10737,做空,2023-05-02 09:15:00,2023-05-02 09:30:00,1827.11,1828.47,2.2,100.0,0.1202,-0.16,0.11,-0.27,flip -10738,做多,2023-05-02 09:30:00,2023-05-02 09:45:00,1828.47,1827.71,2.19,100.0,0.1199,-0.09,0.11,-0.2,flip -10739,做空,2023-05-02 09:45:00,2023-05-02 10:00:00,1827.71,1827.72,2.19,100.0,0.1197,-0.0,0.11,-0.11,flip -10740,做多,2023-05-02 10:00:00,2023-05-02 10:15:00,1827.72,1826.32,2.19,100.0,0.1196,-0.17,0.11,-0.28,flip -10741,做空,2023-05-02 10:15:00,2023-05-02 10:30:00,1826.32,1829.67,2.18,100.0,0.1195,-0.4,0.11,-0.51,flip -10742,做多,2023-05-02 10:30:00,2023-05-02 12:15:00,1829.67,1828.89,2.18,100.0,0.119,-0.09,0.11,-0.2,flip -10743,做空,2023-05-02 12:15:00,2023-05-02 13:15:00,1828.89,1829.36,2.17,100.0,0.1188,-0.06,0.11,-0.16,flip -10744,做多,2023-05-02 13:15:00,2023-05-02 13:30:00,1829.36,1828.19,2.17,100.0,0.1187,-0.14,0.11,-0.25,flip -10745,做空,2023-05-02 13:30:00,2023-05-02 14:00:00,1828.19,1831.51,2.17,100.0,0.1185,-0.39,0.11,-0.5,flip -10746,做多,2023-05-02 14:00:00,2023-05-02 14:15:00,1831.51,1851.85,2.16,100.0,0.118,2.4,0.11,2.29,tp_upper -10747,做多,2023-05-03 02:15:00,2023-05-03 04:00:00,1859.62,1859.12,2.22,100.0,0.1192,-0.06,0.11,-0.17,flip -10748,做空,2023-05-03 04:00:00,2023-05-03 04:15:00,1859.12,1861.35,2.21,100.0,0.1191,-0.27,0.11,-0.38,flip -10749,做多,2023-05-03 04:15:00,2023-05-03 04:30:00,1861.35,1860.2,2.21,100.0,0.1187,-0.14,0.11,-0.25,flip -10750,做空,2023-05-03 04:30:00,2023-05-03 04:45:00,1860.2,1862.14,2.21,100.0,0.1185,-0.23,0.11,-0.34,flip -10751,做多,2023-05-03 04:45:00,2023-05-03 05:15:00,1862.14,1860.25,2.2,100.0,0.1182,-0.22,0.11,-0.33,flip -10752,做空,2023-05-03 05:15:00,2023-05-03 06:30:00,1860.25,1865.48,2.2,100.0,0.1181,-0.62,0.11,-0.73,flip -10753,做多,2023-05-03 06:30:00,2023-05-03 06:45:00,1865.48,1865.31,2.19,100.0,0.1173,-0.02,0.11,-0.13,flip -10754,做空,2023-05-03 06:45:00,2023-05-03 07:15:00,1865.31,1866.46,2.19,100.0,0.1172,-0.13,0.11,-0.24,flip -10755,做多,2023-05-03 07:15:00,2023-05-03 07:30:00,1866.46,1864.18,2.18,100.0,0.1169,-0.27,0.11,-0.38,flip -10756,做空,2023-05-03 07:30:00,2023-05-03 07:45:00,1864.18,1864.55,2.18,100.0,0.1168,-0.04,0.11,-0.15,flip -10757,做多,2023-05-03 07:45:00,2023-05-03 08:00:00,1864.55,1863.84,2.17,100.0,0.1166,-0.08,0.11,-0.19,flip -10758,做空,2023-05-03 08:00:00,2023-05-03 08:15:00,1863.84,1868.45,2.17,100.0,0.1165,-0.54,0.11,-0.65,flip -10759,做多,2023-05-03 08:15:00,2023-05-03 09:00:00,1868.45,1865.71,2.16,100.0,0.1158,-0.32,0.11,-0.43,flip -10760,做空,2023-05-03 09:00:00,2023-05-03 09:30:00,1865.71,1866.2,2.16,100.0,0.1157,-0.06,0.11,-0.16,flip -10761,做多,2023-05-03 09:30:00,2023-05-03 10:15:00,1866.2,1865.49,2.16,100.0,0.1155,-0.08,0.11,-0.19,flip -10762,做空,2023-05-03 10:15:00,2023-05-03 10:30:00,1865.49,1867.03,2.15,100.0,0.1154,-0.18,0.11,-0.29,flip -10763,做多,2023-05-03 10:30:00,2023-05-03 10:45:00,1867.03,1864.0,2.15,100.0,0.1151,-0.35,0.11,-0.46,flip -10764,做空,2023-05-03 10:45:00,2023-05-03 11:15:00,1864.0,1865.89,2.14,100.0,0.115,-0.22,0.11,-0.32,flip -10765,做多,2023-05-03 11:15:00,2023-05-03 11:30:00,1865.89,1863.34,2.14,100.0,0.1146,-0.29,0.11,-0.4,flip -10766,做空,2023-05-03 11:30:00,2023-05-03 12:30:00,1863.34,1849.64,2.13,100.0,0.1145,1.57,0.11,1.46,tp_lower -10767,做多,2023-05-03 16:15:00,2023-05-03 16:30:00,1860.3,1856.35,2.15,100.0,0.1154,-0.46,0.11,-0.56,flip -10768,做空,2023-05-03 16:30:00,2023-05-03 16:45:00,1856.35,1864.26,2.14,100.0,0.1153,-0.91,0.11,-1.02,flip -10769,做多,2023-05-03 16:45:00,2023-05-03 17:30:00,1864.26,1885.08,2.13,100.0,0.1142,2.38,0.11,2.27,tp_upper -10770,做多,2023-05-03 20:45:00,2023-05-04 12:30:00,1872.81,1898.08,2.15,100.0,0.1149,2.9,0.11,2.79,flip -10771,做空,2023-05-04 12:30:00,2023-05-04 13:30:00,1898.08,1880.2,2.22,100.0,0.1172,2.09,0.11,1.98,tp_lower -10772,做多,2023-05-05 01:30:00,2023-05-05 12:30:00,1900.52,1901.2,2.25,100.0,0.1182,0.08,0.11,-0.03,flip -10773,做空,2023-05-05 12:30:00,2023-05-06 08:00:00,1901.2,1938.28,2.24,100.0,0.118,-4.38,0.11,-4.49,tp_lower -10774,做多,2023-05-07 00:45:00,2023-05-07 01:00:00,1904.25,1898.67,2.2,100.0,0.1156,-0.65,0.11,-0.76,flip -10775,做空,2023-05-07 01:00:00,2023-05-07 01:15:00,1898.67,1914.0,2.19,100.0,0.1155,-1.77,0.11,-1.88,flip -10776,做多,2023-05-07 01:15:00,2023-05-07 01:45:00,1914.0,1898.93,2.17,100.0,0.1136,-1.71,0.11,-1.82,flip -10777,做空,2023-05-07 01:45:00,2023-05-07 04:45:00,1898.93,1894.2,2.15,100.0,0.1134,0.54,0.11,0.43,flip -10778,做多,2023-05-07 04:45:00,2023-05-07 11:15:00,1894.2,1897.18,2.16,100.0,0.1139,0.34,0.11,0.23,flip -10779,做空,2023-05-07 11:15:00,2023-05-07 11:30:00,1897.18,1901.67,2.16,100.0,0.1138,-0.51,0.11,-0.62,flip -10780,做多,2023-05-07 11:30:00,2023-05-07 14:45:00,1901.67,1926.95,2.15,100.0,0.1131,2.86,0.11,2.75,tp_upper -10781,做多,2023-05-07 22:15:00,2023-05-07 22:30:00,1911.21,1908.09,2.18,100.0,0.114,-0.36,0.11,-0.46,flip -10782,做空,2023-05-07 22:30:00,2023-05-07 23:00:00,1908.09,1910.21,2.17,100.0,0.1138,-0.24,0.11,-0.35,flip -10783,做多,2023-05-07 23:00:00,2023-05-07 23:15:00,1910.21,1909.08,2.17,100.0,0.1135,-0.13,0.11,-0.24,flip -10784,做空,2023-05-07 23:15:00,2023-05-07 23:45:00,1909.08,1869.5,2.16,100.0,0.1134,4.49,0.11,4.38,tp_lower -10785,做多,2023-05-08 13:15:00,2023-05-08 16:00:00,1864.68,1860.65,2.23,100.0,0.1195,-0.48,0.11,-0.59,flip -10786,做空,2023-05-08 16:00:00,2023-05-08 16:15:00,1860.65,1862.91,2.22,100.0,0.1194,-0.27,0.11,-0.38,flip -10787,做多,2023-05-08 16:15:00,2023-05-08 16:30:00,1862.91,1860.87,2.22,100.0,0.119,-0.24,0.11,-0.35,flip -10788,做空,2023-05-08 16:30:00,2023-05-08 17:00:00,1860.87,1860.57,2.21,100.0,0.1189,0.04,0.11,-0.07,flip -10789,做多,2023-05-08 17:00:00,2023-05-08 17:15:00,1860.57,1860.31,2.21,100.0,0.1188,-0.03,0.11,-0.14,flip -10790,做空,2023-05-08 17:15:00,2023-05-08 17:45:00,1860.31,1825.0,2.21,100.0,0.1187,4.19,0.11,4.08,tp_lower -10791,做多,2023-05-09 01:00:00,2023-05-09 01:30:00,1846.37,1847.7,2.26,100.0,0.1224,0.16,0.11,0.05,flip -10792,做空,2023-05-09 01:30:00,2023-05-09 01:45:00,1847.7,1849.2,2.26,100.0,0.1222,-0.18,0.11,-0.3,flip -10793,做多,2023-05-09 01:45:00,2023-05-09 02:00:00,1849.2,1844.6,2.25,100.0,0.1219,-0.56,0.11,-0.67,flip -10794,做空,2023-05-09 02:00:00,2023-05-09 07:30:00,1844.6,1841.17,2.25,100.0,0.1218,0.42,0.11,0.31,flip -10795,做多,2023-05-09 07:30:00,2023-05-09 08:15:00,1841.17,1841.44,2.25,100.0,0.1221,0.03,0.11,-0.08,flip -10796,做空,2023-05-09 08:15:00,2023-05-09 09:00:00,1841.44,1840.99,2.25,100.0,0.122,0.05,0.11,-0.06,flip -10797,做多,2023-05-09 09:00:00,2023-05-09 09:30:00,1840.99,1839.85,2.24,100.0,0.1219,-0.14,0.11,-0.25,flip -10798,做空,2023-05-09 09:30:00,2023-05-09 10:15:00,1839.85,1843.85,2.24,100.0,0.1218,-0.49,0.11,-0.6,flip -10799,做多,2023-05-09 10:15:00,2023-05-09 10:45:00,1843.85,1841.09,2.23,100.0,0.1212,-0.33,0.11,-0.45,flip -10800,做空,2023-05-09 10:45:00,2023-05-09 11:30:00,1841.09,1843.73,2.23,100.0,0.121,-0.32,0.11,-0.43,flip -10801,做多,2023-05-09 11:30:00,2023-05-09 13:15:00,1843.73,1845.55,2.22,100.0,0.1206,0.22,0.11,0.11,flip -10802,做空,2023-05-09 13:15:00,2023-05-09 14:30:00,1845.55,1844.73,2.22,100.0,0.1205,0.1,0.11,-0.01,flip -10803,做多,2023-05-09 14:30:00,2023-05-09 14:45:00,1844.73,1842.16,2.22,100.0,0.1204,-0.31,0.11,-0.42,flip -10804,做空,2023-05-09 14:45:00,2023-05-09 15:15:00,1842.16,1840.9,2.22,100.0,0.1203,0.15,0.11,0.04,flip -10805,做多,2023-05-09 15:15:00,2023-05-09 15:45:00,1840.9,1838.9,2.22,100.0,0.1204,-0.24,0.11,-0.35,flip -10806,做空,2023-05-09 15:45:00,2023-05-09 16:15:00,1838.9,1840.19,2.21,100.0,0.1202,-0.16,0.11,-0.27,flip -10807,做多,2023-05-09 16:15:00,2023-05-09 18:45:00,1840.19,1842.03,2.21,100.0,0.12,0.22,0.11,0.11,flip -10808,做空,2023-05-09 18:45:00,2023-05-09 19:00:00,1842.03,1842.99,2.21,100.0,0.1198,-0.12,0.11,-0.23,flip -10809,做多,2023-05-09 19:00:00,2023-05-09 20:00:00,1842.99,1850.99,2.2,100.0,0.1196,0.96,0.11,0.85,tp_upper -10810,做多,2023-05-09 23:00:00,2023-05-10 02:30:00,1845.07,1844.44,2.21,100.0,0.1199,-0.08,0.11,-0.19,flip -10811,做空,2023-05-10 02:30:00,2023-05-10 05:00:00,1844.44,1845.07,2.25,100.0,0.1219,-0.08,0.11,-0.19,flip -10812,做多,2023-05-10 05:00:00,2023-05-10 05:15:00,1845.07,1843.72,2.24,100.0,0.1216,-0.16,0.11,-0.28,flip -10813,做空,2023-05-10 05:15:00,2023-05-10 11:00:00,1843.72,1844.03,2.24,100.0,0.1215,-0.04,0.11,-0.15,flip -10814,做多,2023-05-10 11:00:00,2023-05-10 12:30:00,1844.03,1871.85,2.24,100.0,0.1214,3.38,0.11,3.26,tp_upper -10815,做多,2023-05-10 19:00:00,2023-05-10 19:30:00,1846.45,1848.93,2.27,100.0,0.1229,0.3,0.11,0.19,flip -10816,做空,2023-05-10 19:30:00,2023-05-10 20:15:00,1848.93,1855.58,2.27,100.0,0.1228,-0.82,0.11,-0.93,flip -10817,做多,2023-05-10 20:15:00,2023-05-10 21:15:00,1855.58,1841.46,2.26,100.0,0.1218,-1.72,0.11,-1.83,flip -10818,做空,2023-05-10 21:15:00,2023-05-11 12:00:00,1841.46,1827.36,2.24,100.0,0.1217,1.72,0.11,1.6,flip -10819,做多,2023-05-11 12:00:00,2023-05-11 12:30:00,1827.36,1819.05,2.27,100.0,0.1243,-1.03,0.11,-1.15,flip -10820,做空,2023-05-11 12:30:00,2023-05-11 14:00:00,1819.05,1807.45,2.26,100.0,0.1242,1.44,0.11,1.33,tp_lower -10821,做多,2023-05-12 12:30:00,2023-05-12 12:45:00,1772.61,1771.66,2.28,100.0,0.1284,-0.12,0.11,-0.24,flip -10822,做空,2023-05-12 12:45:00,2023-05-12 13:15:00,1771.66,1771.39,2.27,100.0,0.1283,0.03,0.11,-0.08,flip -10823,做多,2023-05-12 13:15:00,2023-05-12 13:45:00,1771.39,1772.29,2.27,100.0,0.1282,0.12,0.11,0.0,flip -10824,做空,2023-05-12 13:45:00,2023-05-12 14:00:00,1772.29,1779.22,2.27,100.0,0.1281,-0.89,0.11,-1.0,flip -10825,做多,2023-05-12 14:00:00,2023-05-12 14:30:00,1779.22,1770.84,2.26,100.0,0.1269,-1.06,0.11,-1.18,flip -10826,做空,2023-05-12 14:30:00,2023-05-12 16:15:00,1770.84,1772.51,2.25,100.0,0.1268,-0.21,0.11,-0.32,flip -10827,做多,2023-05-12 16:15:00,2023-05-12 16:45:00,1772.51,1768.72,2.24,100.0,0.1264,-0.48,0.11,-0.59,flip -10828,做空,2023-05-12 16:45:00,2023-05-12 19:30:00,1768.72,1769.27,2.23,100.0,0.1263,-0.07,0.11,-0.18,flip -10829,做多,2023-05-12 19:30:00,2023-05-12 21:00:00,1769.27,1802.38,2.23,100.0,0.1261,4.18,0.11,4.06,tp_upper -10830,做多,2023-05-13 12:15:00,2023-05-13 12:45:00,1802.93,1803.1,2.29,100.0,0.127,0.02,0.11,-0.09,flip -10831,做空,2023-05-13 12:45:00,2023-05-13 13:00:00,1803.1,1805.24,2.29,100.0,0.1268,-0.27,0.11,-0.39,flip -10832,做多,2023-05-13 13:00:00,2023-05-13 13:15:00,1805.24,1799.53,2.28,100.0,0.1264,-0.72,0.11,-0.84,flip -10833,做空,2023-05-13 13:15:00,2023-05-13 14:15:00,1799.53,1791.95,2.27,100.0,0.1263,0.96,0.11,0.84,tp_lower -10834,做多,2023-05-13 19:15:00,2023-05-13 22:00:00,1796.41,1797.56,2.28,100.0,0.1269,0.15,0.11,0.03,flip -10835,做空,2023-05-13 22:00:00,2023-05-13 22:30:00,1797.56,1799.32,2.28,100.0,0.1268,-0.22,0.11,-0.34,flip -10836,做多,2023-05-13 22:30:00,2023-05-13 23:30:00,1799.32,1795.7,2.27,100.0,0.1264,-0.46,0.11,-0.57,flip -10837,做空,2023-05-13 23:30:00,2023-05-14 00:15:00,1795.7,1798.45,2.27,100.0,0.1263,-0.35,0.11,-0.46,flip -10838,做多,2023-05-14 00:15:00,2023-05-14 00:30:00,1798.45,1794.1,2.28,100.0,0.1266,-0.55,0.11,-0.66,flip -10839,做空,2023-05-14 00:30:00,2023-05-14 00:45:00,1794.1,1799.6,2.27,100.0,0.1265,-0.7,0.11,-0.81,flip -10840,做多,2023-05-14 00:45:00,2023-05-14 01:00:00,1799.6,1794.02,2.26,100.0,0.1256,-0.7,0.11,-0.81,flip -10841,做空,2023-05-14 01:00:00,2023-05-14 02:15:00,1794.02,1797.39,2.25,100.0,0.1255,-0.42,0.11,-0.54,flip -10842,做多,2023-05-14 02:15:00,2023-05-14 02:30:00,1797.39,1795.8,2.24,100.0,0.1249,-0.2,0.11,-0.31,flip -10843,做空,2023-05-14 02:30:00,2023-05-14 02:45:00,1795.8,1798.51,2.24,100.0,0.1248,-0.34,0.11,-0.45,flip -10844,做多,2023-05-14 02:45:00,2023-05-14 09:15:00,1798.51,1801.07,2.23,100.0,0.1242,0.32,0.11,0.21,flip -10845,做空,2023-05-14 09:15:00,2023-05-14 11:45:00,1801.07,1801.34,2.24,100.0,0.1241,-0.03,0.11,-0.15,flip -10846,做多,2023-05-14 11:45:00,2023-05-14 12:00:00,1801.34,1800.61,2.23,100.0,0.124,-0.09,0.11,-0.2,flip -10847,做空,2023-05-14 12:00:00,2023-05-14 12:30:00,1800.61,1802.65,2.23,100.0,0.1238,-0.25,0.11,-0.36,flip -10848,做多,2023-05-14 12:30:00,2023-05-14 15:00:00,1802.65,1814.06,2.23,100.0,0.1234,1.41,0.11,1.3,tp_upper -10849,做多,2023-05-14 17:15:00,2023-05-14 17:45:00,1808.6,1805.29,2.24,100.0,0.1237,-0.41,0.11,-0.52,flip -10850,做空,2023-05-14 17:45:00,2023-05-15 01:15:00,1805.29,1807.6,2.23,100.0,0.1236,-0.29,0.11,-0.4,flip -10851,做多,2023-05-15 01:15:00,2023-05-15 14:00:00,1807.6,1817.33,2.25,100.0,0.1246,1.21,0.11,1.1,flip -10852,做空,2023-05-15 14:00:00,2023-05-15 14:15:00,1817.33,1818.86,2.26,100.0,0.1245,-0.19,0.11,-0.3,flip -10853,做多,2023-05-15 14:15:00,2023-05-15 17:15:00,1818.86,1834.34,2.26,100.0,0.1241,1.92,0.11,1.81,tp_upper -10854,做多,2023-05-15 18:30:00,2023-05-15 19:15:00,1828.51,1828.4,2.27,100.0,0.1244,-0.01,0.11,-0.13,flip -10855,做空,2023-05-15 19:15:00,2023-05-15 19:45:00,1828.4,1827.99,2.27,100.0,0.1243,0.05,0.11,-0.06,flip -10856,做多,2023-05-15 19:45:00,2023-05-15 20:15:00,1827.99,1824.03,2.27,100.0,0.1242,-0.49,0.11,-0.61,flip -10857,做空,2023-05-15 20:15:00,2023-05-16 00:45:00,1824.03,1811.93,2.26,100.0,0.1241,1.5,0.11,1.39,tp_lower -10858,做多,2023-05-16 07:15:00,2023-05-16 08:45:00,1817.13,1819.01,2.29,100.0,0.126,0.24,0.11,0.12,flip -10859,做空,2023-05-16 08:45:00,2023-05-16 09:15:00,1819.01,1818.87,2.29,100.0,0.1259,0.02,0.11,-0.1,flip -10860,做多,2023-05-16 09:15:00,2023-05-16 09:30:00,1818.87,1818.31,2.29,100.0,0.1258,-0.07,0.11,-0.18,flip -10861,做空,2023-05-16 09:30:00,2023-05-16 11:30:00,1818.31,1816.24,2.29,100.0,0.1257,0.26,0.11,0.15,flip -10862,做多,2023-05-16 11:30:00,2023-05-16 11:45:00,1816.24,1815.65,2.29,100.0,0.1258,-0.07,0.11,-0.19,flip -10863,做空,2023-05-16 11:45:00,2023-05-16 12:00:00,1815.65,1816.19,2.28,100.0,0.1257,-0.07,0.11,-0.18,flip -10864,做多,2023-05-16 12:00:00,2023-05-16 12:15:00,1816.19,1813.63,2.28,100.0,0.1255,-0.32,0.11,-0.44,flip -10865,做空,2023-05-16 12:15:00,2023-05-16 12:30:00,1813.63,1822.0,2.27,100.0,0.1254,-1.05,0.11,-1.16,flip -10866,做多,2023-05-16 12:30:00,2023-05-16 13:45:00,1822.0,1813.09,2.26,100.0,0.1241,-1.11,0.11,-1.22,flip -10867,做空,2023-05-16 13:45:00,2023-05-16 14:15:00,1813.09,1814.85,2.25,100.0,0.124,-0.22,0.11,-0.33,flip -10868,做多,2023-05-16 14:15:00,2023-05-16 14:30:00,1814.85,1813.02,2.24,100.0,0.1236,-0.23,0.11,-0.34,flip -10869,做空,2023-05-16 14:30:00,2023-05-16 14:45:00,1813.02,1815.74,2.24,100.0,0.1235,-0.34,0.11,-0.45,flip -10870,做多,2023-05-16 14:45:00,2023-05-16 19:45:00,1815.74,1815.74,2.23,100.0,0.123,0.0,0.11,-0.11,flip -10871,做空,2023-05-16 19:45:00,2023-05-16 20:00:00,1815.74,1817.62,2.23,100.0,0.1229,-0.23,0.11,-0.34,flip -10872,做多,2023-05-16 20:00:00,2023-05-16 23:00:00,1817.62,1821.68,2.23,100.0,0.1225,0.5,0.11,0.39,flip -10873,做空,2023-05-16 23:00:00,2023-05-17 00:30:00,1821.68,1821.72,2.23,100.0,0.1224,-0.0,0.11,-0.12,flip -10874,做多,2023-05-17 00:30:00,2023-05-17 01:30:00,1821.72,1831.57,2.26,100.0,0.124,1.22,0.11,1.11,tp_upper -10875,做多,2023-05-17 05:15:00,2023-05-18 06:00:00,1821.41,1816.12,2.27,100.0,0.1246,-0.66,0.11,-0.77,flip -10876,做空,2023-05-18 06:00:00,2023-05-18 06:30:00,1816.12,1818.47,2.26,100.0,0.1247,-0.29,0.11,-0.41,flip -10877,做多,2023-05-18 06:30:00,2023-05-18 06:45:00,1818.47,1816.59,2.26,100.0,0.1243,-0.23,0.11,-0.35,flip -10878,做空,2023-05-18 06:45:00,2023-05-18 07:00:00,1816.59,1817.0,2.25,100.0,0.1241,-0.05,0.11,-0.16,flip -10879,做多,2023-05-18 07:00:00,2023-05-18 11:30:00,1817.0,1823.74,2.25,100.0,0.124,0.84,0.11,0.72,flip -10880,做空,2023-05-18 11:30:00,2023-05-18 11:45:00,1823.74,1824.9,2.26,100.0,0.1238,-0.14,0.11,-0.26,flip -10881,做多,2023-05-18 11:45:00,2023-05-18 12:15:00,1824.9,1820.84,2.25,100.0,0.1235,-0.5,0.11,-0.61,flip -10882,做空,2023-05-18 12:15:00,2023-05-18 14:45:00,1820.84,1816.26,2.25,100.0,0.1234,0.57,0.11,0.45,tp_lower -10883,做多,2023-05-18 21:30:00,2023-05-18 22:00:00,1816.31,1812.94,2.25,100.0,0.1239,-0.42,0.11,-0.53,flip -10884,做空,2023-05-18 22:00:00,2023-05-19 04:45:00,1812.94,1803.85,2.24,100.0,0.1238,1.13,0.11,1.01,flip -10885,做多,2023-05-19 04:45:00,2023-05-19 05:00:00,1803.85,1802.41,2.27,100.0,0.1259,-0.18,0.11,-0.29,flip -10886,做空,2023-05-19 05:00:00,2023-05-19 05:15:00,1802.41,1803.29,2.27,100.0,0.1258,-0.11,0.11,-0.22,flip -10887,做多,2023-05-19 05:15:00,2023-05-19 15:15:00,1803.29,1810.45,2.26,100.0,0.1256,0.9,0.11,0.79,tp_upper -10888,做多,2023-05-19 15:30:00,2023-05-19 19:15:00,1817.18,1808.6,2.27,100.0,0.125,-1.07,0.11,-1.19,flip -10889,做空,2023-05-19 19:15:00,2023-05-19 19:30:00,1808.6,1808.68,2.26,100.0,0.1248,-0.01,0.11,-0.12,flip -10890,做多,2023-05-19 19:30:00,2023-05-19 20:30:00,1808.68,1811.27,2.26,100.0,0.1247,0.32,0.11,0.21,flip -10891,做空,2023-05-19 20:30:00,2023-05-19 23:00:00,1811.27,1811.62,2.26,100.0,0.1246,-0.04,0.11,-0.16,flip -10892,做多,2023-05-19 23:00:00,2023-05-19 23:45:00,1811.62,1811.38,2.25,100.0,0.1244,-0.03,0.11,-0.14,flip -10893,做空,2023-05-19 23:45:00,2023-05-20 00:00:00,1811.38,1812.76,2.25,100.0,0.1243,-0.17,0.11,-0.28,flip -10894,做多,2023-05-20 00:00:00,2023-05-20 00:15:00,1812.76,1810.41,2.27,100.0,0.125,-0.29,0.11,-0.41,flip -10895,做空,2023-05-20 00:15:00,2023-05-20 03:45:00,1810.41,1812.51,2.26,100.0,0.1249,-0.26,0.11,-0.38,flip -10896,做多,2023-05-20 03:45:00,2023-05-20 04:00:00,1812.51,1811.63,2.26,100.0,0.1244,-0.11,0.11,-0.22,flip -10897,做空,2023-05-20 04:00:00,2023-05-20 04:45:00,1811.63,1812.6,2.25,100.0,0.1243,-0.12,0.11,-0.23,flip -10898,做多,2023-05-20 04:45:00,2023-05-20 05:00:00,1812.6,1810.39,2.25,100.0,0.1241,-0.27,0.11,-0.39,flip -10899,做空,2023-05-20 05:00:00,2023-05-20 08:15:00,1810.39,1812.21,2.24,100.0,0.1239,-0.23,0.11,-0.34,flip -10900,做多,2023-05-20 08:15:00,2023-05-20 11:00:00,1812.21,1811.41,2.24,100.0,0.1236,-0.1,0.11,-0.21,flip -10901,做空,2023-05-20 11:00:00,2023-05-20 21:15:00,1811.41,1816.18,2.24,100.0,0.1234,-0.59,0.11,-0.7,flip -10902,做多,2023-05-20 21:15:00,2023-05-20 22:00:00,1816.18,1815.56,2.23,100.0,0.1227,-0.08,0.11,-0.19,flip -10903,做空,2023-05-20 22:00:00,2023-05-20 22:15:00,1815.56,1816.17,2.22,100.0,0.1225,-0.07,0.11,-0.19,flip -10904,做多,2023-05-20 22:15:00,2023-05-21 00:00:00,1816.17,1816.78,2.22,100.0,0.1223,0.07,0.11,-0.04,flip -10905,做空,2023-05-21 00:00:00,2023-05-21 02:00:00,1816.78,1818.6,2.24,100.0,0.1234,-0.22,0.11,-0.34,flip -10906,做多,2023-05-21 02:00:00,2023-05-21 02:15:00,1818.6,1817.33,2.24,100.0,0.1231,-0.16,0.11,-0.27,flip -10907,做空,2023-05-21 02:15:00,2023-05-21 02:45:00,1817.33,1817.89,2.23,100.0,0.1229,-0.07,0.11,-0.18,flip -10908,做多,2023-05-21 02:45:00,2023-05-21 03:00:00,1817.89,1817.07,2.23,100.0,0.1227,-0.1,0.11,-0.21,flip -10909,做空,2023-05-21 03:00:00,2023-05-21 03:15:00,1817.07,1817.76,2.23,100.0,0.1226,-0.08,0.11,-0.2,flip -10910,做多,2023-05-21 03:15:00,2023-05-21 03:45:00,1817.76,1817.06,2.23,100.0,0.1224,-0.09,0.11,-0.2,flip -10911,做空,2023-05-21 03:45:00,2023-05-21 14:15:00,1817.06,1814.29,2.22,100.0,0.1223,0.34,0.11,0.23,flip -10912,做多,2023-05-21 14:15:00,2023-05-21 14:45:00,1814.29,1811.45,2.22,100.0,0.1225,-0.35,0.11,-0.46,flip -10913,做空,2023-05-21 14:45:00,2023-05-21 15:00:00,1811.45,1813.01,2.22,100.0,0.1224,-0.19,0.11,-0.3,flip -10914,做多,2023-05-21 15:00:00,2023-05-22 14:00:00,1813.01,1814.91,2.21,100.0,0.1221,0.23,0.11,0.12,flip -10915,做空,2023-05-22 14:00:00,2023-05-22 20:30:00,1814.91,1815.41,2.23,100.0,0.1231,-0.06,0.11,-0.17,flip -10916,做多,2023-05-22 20:30:00,2023-05-22 23:45:00,1815.41,1816.67,2.23,100.0,0.1229,0.15,0.11,0.04,flip -10917,做空,2023-05-22 23:45:00,2023-05-23 01:00:00,1816.67,1817.56,2.23,100.0,0.1228,-0.11,0.11,-0.22,flip -10918,做多,2023-05-23 01:00:00,2023-05-23 01:15:00,1817.56,1831.64,2.23,100.0,0.1228,1.73,0.11,1.62,tp_upper -10919,做多,2023-05-23 13:45:00,2023-05-23 16:30:00,1846.53,1851.0,2.25,100.0,0.1217,0.54,0.11,0.43,flip -10920,做空,2023-05-23 16:30:00,2023-05-23 17:00:00,1851.0,1850.89,2.25,100.0,0.1216,0.01,0.11,-0.1,flip -10921,做多,2023-05-23 17:00:00,2023-05-23 17:15:00,1850.89,1847.62,2.25,100.0,0.1215,-0.4,0.11,-0.51,flip -10922,做空,2023-05-23 17:15:00,2023-05-23 20:45:00,1847.62,1853.89,2.24,100.0,0.1214,-0.76,0.11,-0.87,flip -10923,做多,2023-05-23 20:45:00,2023-05-23 21:15:00,1853.89,1852.5,2.23,100.0,0.1204,-0.17,0.11,-0.28,flip -10924,做空,2023-05-23 21:15:00,2023-05-23 22:30:00,1852.5,1851.49,2.23,100.0,0.1203,0.12,0.11,0.01,flip -10925,做多,2023-05-23 22:30:00,2023-05-24 00:00:00,1851.49,1851.46,2.23,100.0,0.1203,-0.0,0.11,-0.11,flip -10926,做空,2023-05-24 00:00:00,2023-05-24 00:15:00,1851.46,1852.56,2.24,100.0,0.1211,-0.13,0.11,-0.25,flip -10927,做多,2023-05-24 00:15:00,2023-05-24 00:30:00,1852.56,1849.07,2.24,100.0,0.1208,-0.42,0.11,-0.53,flip -10928,做空,2023-05-24 00:30:00,2023-05-24 03:00:00,1849.07,1840.61,2.23,100.0,0.1207,1.02,0.11,0.91,tp_lower -10929,做多,2023-05-24 20:45:00,2023-05-24 21:15:00,1804.11,1804.03,2.24,100.0,0.1241,-0.01,0.11,-0.12,flip -10930,做空,2023-05-24 21:15:00,2023-05-24 23:30:00,1804.03,1802.0,2.24,100.0,0.124,0.25,0.11,0.14,flip -10931,做多,2023-05-24 23:30:00,2023-05-24 23:45:00,1802.0,1798.84,2.24,100.0,0.1242,-0.39,0.11,-0.5,flip -10932,做空,2023-05-24 23:45:00,2023-05-25 00:00:00,1798.84,1801.81,2.23,100.0,0.124,-0.37,0.11,-0.48,flip -10933,做多,2023-05-25 00:00:00,2023-05-25 00:15:00,1801.81,1799.66,2.24,100.0,0.1243,-0.27,0.11,-0.38,flip -10934,做空,2023-05-25 00:15:00,2023-05-25 11:45:00,1799.66,1788.63,2.23,100.0,0.1242,1.37,0.11,1.26,flip -10935,做多,2023-05-25 11:45:00,2023-05-25 15:30:00,1788.63,1790.02,2.25,100.0,0.1256,0.17,0.11,0.06,flip -10936,做空,2023-05-25 15:30:00,2023-05-26 01:45:00,1790.02,1801.14,2.25,100.0,0.1255,-1.4,0.11,-1.51,flip -10937,做多,2023-05-26 01:45:00,2023-05-26 02:00:00,1801.14,1800.67,2.24,100.0,0.1242,-0.06,0.11,-0.17,flip -10938,做空,2023-05-26 02:00:00,2023-05-26 02:15:00,1800.67,1801.94,2.23,100.0,0.1241,-0.16,0.11,-0.27,flip -10939,做多,2023-05-26 02:15:00,2023-05-26 02:45:00,1801.94,1800.87,2.23,100.0,0.1238,-0.13,0.11,-0.24,flip -10940,做空,2023-05-26 02:45:00,2023-05-26 03:00:00,1800.87,1803.12,2.23,100.0,0.1237,-0.28,0.11,-0.39,flip -10941,做多,2023-05-26 03:00:00,2023-05-26 05:45:00,1803.12,1802.35,2.22,100.0,0.1232,-0.09,0.11,-0.21,flip -10942,做空,2023-05-26 05:45:00,2023-05-26 06:00:00,1802.35,1803.9,2.22,100.0,0.1231,-0.19,0.11,-0.3,flip -10943,做多,2023-05-26 06:00:00,2023-05-26 12:30:00,1803.9,1811.46,2.21,100.0,0.1228,0.93,0.11,0.82,tp_upper -10944,做多,2023-05-27 00:45:00,2023-05-27 02:15:00,1825.74,1826.84,2.24,100.0,0.1225,0.13,0.11,0.02,flip -10945,做空,2023-05-27 02:15:00,2023-05-27 02:30:00,1826.84,1830.91,2.24,100.0,0.1224,-0.5,0.11,-0.61,flip -10946,做多,2023-05-27 02:30:00,2023-05-27 05:30:00,1830.91,1829.08,2.23,100.0,0.1217,-0.22,0.11,-0.33,flip -10947,做空,2023-05-27 05:30:00,2023-05-27 05:45:00,1829.08,1830.76,2.22,100.0,0.1216,-0.2,0.11,-0.32,flip -10948,做多,2023-05-27 05:45:00,2023-05-27 06:15:00,1830.76,1829.63,2.22,100.0,0.1213,-0.14,0.11,-0.25,flip -10949,做空,2023-05-27 06:15:00,2023-05-27 06:30:00,1829.63,1831.13,2.22,100.0,0.1212,-0.18,0.11,-0.29,flip -10950,做多,2023-05-27 06:30:00,2023-05-27 07:15:00,1831.13,1830.49,2.21,100.0,0.1208,-0.08,0.11,-0.19,flip -10951,做空,2023-05-27 07:15:00,2023-05-27 12:30:00,1830.49,1827.79,2.21,100.0,0.1207,0.33,0.11,0.22,flip -10952,做多,2023-05-27 12:30:00,2023-05-27 13:30:00,1827.79,1828.13,2.21,100.0,0.121,0.04,0.11,-0.07,flip -10953,做空,2023-05-27 13:30:00,2023-05-27 13:45:00,1828.13,1818.84,2.21,100.0,0.1208,1.12,0.11,1.01,tp_lower -10954,做多,2023-05-27 18:30:00,2023-05-27 20:30:00,1826.18,1825.69,2.22,100.0,0.1215,-0.06,0.11,-0.17,flip -10955,做空,2023-05-27 20:30:00,2023-05-27 20:45:00,1825.69,1826.75,2.22,100.0,0.1213,-0.13,0.11,-0.24,flip -10956,做多,2023-05-27 20:45:00,2023-05-27 21:15:00,1826.75,1824.02,2.21,100.0,0.1211,-0.33,0.11,-0.44,flip -10957,做空,2023-05-27 21:15:00,2023-05-27 21:30:00,1824.02,1824.84,2.21,100.0,0.1209,-0.1,0.11,-0.21,flip -10958,做多,2023-05-27 21:30:00,2023-05-28 00:15:00,1824.84,1825.01,2.2,100.0,0.1207,0.02,0.11,-0.09,flip -10959,做空,2023-05-28 00:15:00,2023-05-28 00:30:00,1825.01,1838.35,2.23,100.0,0.1222,-1.63,0.11,-1.74,flip -10960,做多,2023-05-28 00:30:00,2023-05-28 00:45:00,1838.35,1848.54,2.21,100.0,0.1203,1.23,0.11,1.11,tp_upper -10961,做多,2023-05-28 13:15:00,2023-05-28 16:15:00,1841.36,1841.35,2.22,100.0,0.1206,-0.0,0.11,-0.11,flip -10962,做空,2023-05-28 16:15:00,2023-05-28 17:30:00,1841.35,1847.8,2.22,100.0,0.1205,-0.78,0.11,-0.89,flip -10963,做多,2023-05-28 17:30:00,2023-05-28 18:00:00,1847.8,1846.09,2.21,100.0,0.1196,-0.2,0.11,-0.31,flip -10964,做空,2023-05-28 18:00:00,2023-05-28 18:30:00,1846.09,1851.52,2.2,100.0,0.1194,-0.65,0.11,-0.76,flip -10965,做多,2023-05-28 18:30:00,2023-05-28 19:45:00,1851.52,1847.74,2.2,100.0,0.1186,-0.45,0.11,-0.56,flip -10966,做空,2023-05-28 19:45:00,2023-05-29 12:15:00,1847.74,1900.65,2.19,100.0,0.1185,-6.27,0.11,-6.38,flip -10967,做多,2023-05-29 12:15:00,2023-05-29 12:30:00,1900.65,1897.53,2.14,100.0,0.1126,-0.35,0.11,-0.46,flip -10968,做空,2023-05-29 12:30:00,2023-05-29 23:00:00,1897.53,1899.53,2.13,100.0,0.1125,-0.23,0.11,-0.33,flip -10969,做多,2023-05-29 23:00:00,2023-05-29 23:15:00,1899.53,1895.33,2.13,100.0,0.1122,-0.47,0.11,-0.58,flip -10970,做空,2023-05-29 23:15:00,2023-05-30 01:00:00,1895.33,1895.29,2.12,100.0,0.112,0.0,0.11,-0.1,flip -10971,做多,2023-05-30 01:00:00,2023-05-30 05:00:00,1895.29,1893.39,2.13,100.0,0.1123,-0.21,0.11,-0.32,flip -10972,做空,2023-05-30 05:00:00,2023-05-30 05:15:00,1893.39,1895.53,2.13,100.0,0.1122,-0.24,0.11,-0.35,flip -10973,做多,2023-05-30 05:15:00,2023-05-30 14:30:00,1895.53,1897.75,2.12,100.0,0.1119,0.25,0.11,0.14,flip -10974,做空,2023-05-30 14:30:00,2023-05-30 15:30:00,1897.75,1900.14,2.12,100.0,0.1118,-0.27,0.11,-0.37,flip -10975,做多,2023-05-30 15:30:00,2023-05-30 15:45:00,1900.14,1899.78,2.12,100.0,0.1114,-0.04,0.11,-0.15,flip -10976,做空,2023-05-30 15:45:00,2023-05-30 16:30:00,1899.78,1903.19,2.11,100.0,0.1113,-0.38,0.11,-0.49,flip -10977,做多,2023-05-30 16:30:00,2023-05-30 17:00:00,1903.19,1901.85,2.11,100.0,0.1107,-0.15,0.11,-0.25,flip -10978,做空,2023-05-30 17:00:00,2023-05-30 17:30:00,1901.85,1904.22,2.1,100.0,0.1106,-0.26,0.11,-0.37,flip -10979,做多,2023-05-30 17:30:00,2023-05-30 17:45:00,1904.22,1902.12,2.1,100.0,0.1102,-0.23,0.1,-0.34,flip -10980,做空,2023-05-30 17:45:00,2023-05-30 18:00:00,1902.12,1903.68,2.09,100.0,0.1101,-0.17,0.1,-0.28,flip -10981,做多,2023-05-30 18:00:00,2023-05-30 18:15:00,1903.68,1902.74,2.09,100.0,0.1098,-0.1,0.1,-0.21,flip -10982,做空,2023-05-30 18:15:00,2023-05-30 18:30:00,1902.74,1909.01,2.09,100.0,0.1097,-0.69,0.1,-0.79,flip -10983,做多,2023-05-30 18:30:00,2023-05-30 20:15:00,1909.01,1904.84,2.08,100.0,0.1089,-0.45,0.1,-0.56,flip -10984,做空,2023-05-30 20:15:00,2023-05-30 21:00:00,1904.84,1906.14,2.07,100.0,0.1088,-0.14,0.1,-0.25,flip -10985,做多,2023-05-30 21:00:00,2023-05-30 21:45:00,1906.14,1904.86,2.07,100.0,0.1085,-0.14,0.1,-0.24,flip -10986,做空,2023-05-30 21:45:00,2023-05-30 22:15:00,1904.86,1903.99,2.07,100.0,0.1084,0.09,0.1,-0.01,flip -10987,做多,2023-05-30 22:15:00,2023-05-30 22:45:00,1903.99,1903.58,2.06,100.0,0.1084,-0.04,0.1,-0.15,flip -10988,做空,2023-05-30 22:45:00,2023-05-31 00:45:00,1903.58,1904.23,2.06,100.0,0.1083,-0.07,0.1,-0.17,flip -10989,做多,2023-05-31 00:45:00,2023-05-31 01:00:00,1904.23,1903.57,2.09,100.0,0.1099,-0.07,0.1,-0.18,flip -10990,做空,2023-05-31 01:00:00,2023-05-31 01:15:00,1903.57,1905.01,2.09,100.0,0.1098,-0.16,0.1,-0.26,flip -10991,做多,2023-05-31 01:15:00,2023-05-31 01:45:00,1905.01,1902.54,2.09,100.0,0.1095,-0.27,0.1,-0.37,flip -10992,做空,2023-05-31 01:45:00,2023-05-31 02:00:00,1902.54,1890.61,2.08,100.0,0.1094,1.31,0.1,1.2,tp_lower -10993,做多,2023-05-31 19:30:00,2023-05-31 19:45:00,1867.53,1862.91,2.09,100.0,0.1121,-0.52,0.1,-0.62,flip -10994,做空,2023-05-31 19:45:00,2023-05-31 20:15:00,1862.91,1867.28,2.09,100.0,0.1119,-0.49,0.1,-0.59,flip -10995,做多,2023-05-31 20:15:00,2023-05-31 20:30:00,1867.28,1866.02,2.08,100.0,0.1113,-0.14,0.1,-0.24,flip -10996,做空,2023-05-31 20:30:00,2023-05-31 22:00:00,1866.02,1864.45,2.07,100.0,0.1112,0.17,0.1,0.07,flip -10997,做多,2023-05-31 22:00:00,2023-06-01 00:00:00,1864.45,1884.23,2.07,100.0,0.1113,2.2,0.1,2.1,tp_upper -10998,做多,2023-06-01 09:15:00,2023-06-01 09:30:00,1863.44,1862.42,2.11,100.0,0.1133,-0.12,0.11,-0.22,flip -10999,做空,2023-06-01 09:30:00,2023-06-01 12:30:00,1862.42,1861.47,2.11,100.0,0.1132,0.11,0.11,0.0,flip -11000,做多,2023-06-01 12:30:00,2023-06-01 13:15:00,1861.47,1861.71,2.11,100.0,0.1132,0.03,0.11,-0.08,flip -11001,做空,2023-06-01 13:15:00,2023-06-01 13:45:00,1861.71,1860.43,2.11,100.0,0.1131,0.14,0.11,0.04,flip -11002,做多,2023-06-01 13:45:00,2023-06-01 14:15:00,1860.43,1858.16,2.1,100.0,0.1131,-0.26,0.11,-0.36,flip -11003,做空,2023-06-01 14:15:00,2023-06-01 15:00:00,1858.16,1862.35,2.1,100.0,0.113,-0.47,0.11,-0.58,flip -11004,做多,2023-06-01 15:00:00,2023-06-01 15:15:00,1862.35,1861.67,2.09,100.0,0.1124,-0.08,0.1,-0.18,flip -11005,做空,2023-06-01 15:15:00,2023-06-01 15:30:00,1861.67,1861.8,2.09,100.0,0.1123,-0.01,0.1,-0.12,flip -11006,做多,2023-06-01 15:30:00,2023-06-01 16:30:00,1861.8,1860.37,2.09,100.0,0.1122,-0.16,0.1,-0.26,flip -11007,做空,2023-06-01 16:30:00,2023-06-01 16:45:00,1860.37,1875.69,2.08,100.0,0.112,-1.72,0.11,-1.82,flip -11008,做多,2023-06-01 16:45:00,2023-06-01 19:30:00,1875.69,1865.09,2.07,100.0,0.1101,-1.17,0.1,-1.27,flip -11009,做空,2023-06-01 19:30:00,2023-06-01 22:45:00,1865.09,1866.5,2.05,100.0,0.11,-0.16,0.1,-0.26,flip -11010,做多,2023-06-01 22:45:00,2023-06-01 23:00:00,1866.5,1864.8,2.05,100.0,0.1097,-0.19,0.1,-0.29,flip -11011,做空,2023-06-01 23:00:00,2023-06-02 01:15:00,1864.8,1867.07,2.04,100.0,0.1096,-0.25,0.1,-0.35,flip -11012,做多,2023-06-02 01:15:00,2023-06-02 13:45:00,1867.07,1878.27,2.07,100.0,0.1106,1.24,0.1,1.14,flip -11013,做空,2023-06-02 13:45:00,2023-06-02 14:00:00,1878.27,1882.45,2.08,100.0,0.1105,-0.46,0.1,-0.57,flip -11014,做多,2023-06-02 14:00:00,2023-06-02 18:45:00,1882.45,1908.84,2.07,100.0,0.1099,2.9,0.1,2.8,tp_upper -11015,做多,2023-06-03 04:15:00,2023-06-03 08:45:00,1898.59,1901.45,2.1,100.0,0.1108,0.32,0.11,0.21,flip -11016,做空,2023-06-03 08:45:00,2023-06-03 09:15:00,1901.45,1902.0,2.1,100.0,0.1106,-0.06,0.11,-0.17,flip -11017,做多,2023-06-03 09:15:00,2023-06-03 10:00:00,1902.0,1900.39,2.1,100.0,0.1105,-0.18,0.1,-0.28,flip -11018,做空,2023-06-03 10:00:00,2023-06-03 10:30:00,1900.39,1903.57,2.1,100.0,0.1104,-0.35,0.11,-0.46,flip -11019,做多,2023-06-03 10:30:00,2023-06-03 10:45:00,1903.57,1902.74,2.09,100.0,0.1099,-0.09,0.1,-0.2,flip -11020,做空,2023-06-03 10:45:00,2023-06-03 11:45:00,1902.74,1902.99,2.09,100.0,0.1098,-0.03,0.1,-0.13,flip -11021,做多,2023-06-03 11:45:00,2023-06-03 13:00:00,1902.99,1901.89,2.09,100.0,0.1096,-0.12,0.1,-0.22,flip -11022,做空,2023-06-03 13:00:00,2023-06-03 13:30:00,1901.89,1902.01,2.08,100.0,0.1095,-0.01,0.1,-0.12,flip -11023,做多,2023-06-03 13:30:00,2023-06-03 15:30:00,1902.01,1900.32,2.08,100.0,0.1094,-0.18,0.1,-0.29,flip -11024,做空,2023-06-03 15:30:00,2023-06-03 15:45:00,1900.32,1902.5,2.08,100.0,0.1093,-0.24,0.1,-0.34,flip -11025,做多,2023-06-03 15:45:00,2023-06-03 16:00:00,1902.5,1901.22,2.07,100.0,0.1089,-0.14,0.1,-0.24,flip -11026,做空,2023-06-03 16:00:00,2023-06-03 16:15:00,1901.22,1902.63,2.07,100.0,0.1088,-0.15,0.1,-0.26,flip -11027,做多,2023-06-03 16:15:00,2023-06-03 16:30:00,1902.63,1900.2,2.07,100.0,0.1085,-0.26,0.1,-0.37,flip -11028,做空,2023-06-03 16:30:00,2023-06-03 17:00:00,1900.2,1894.46,2.06,100.0,0.1084,0.62,0.1,0.52,tp_lower -11029,做多,2023-06-04 04:00:00,2023-06-04 04:15:00,1893.97,1893.49,2.09,100.0,0.1104,-0.05,0.1,-0.16,flip -11030,做空,2023-06-04 04:15:00,2023-06-04 04:45:00,1893.49,1894.01,2.09,100.0,0.1103,-0.06,0.1,-0.16,flip -11031,做多,2023-06-04 04:45:00,2023-06-04 05:00:00,1894.01,1893.43,2.09,100.0,0.1101,-0.06,0.1,-0.17,flip -11032,做空,2023-06-04 05:00:00,2023-06-04 06:00:00,1893.43,1893.68,2.08,100.0,0.11,-0.03,0.1,-0.13,flip -11033,做多,2023-06-04 06:00:00,2023-06-04 06:15:00,1893.68,1891.99,2.08,100.0,0.1099,-0.19,0.1,-0.29,flip -11034,做空,2023-06-04 06:15:00,2023-06-04 06:30:00,1891.99,1896.2,2.08,100.0,0.1098,-0.46,0.1,-0.57,flip -11035,做多,2023-06-04 06:30:00,2023-06-04 16:00:00,1896.2,1899.1,2.07,100.0,0.1092,0.32,0.1,0.21,flip -11036,做空,2023-06-04 16:00:00,2023-06-04 17:00:00,1899.1,1898.25,2.07,100.0,0.1091,0.09,0.1,-0.01,flip -11037,做多,2023-06-04 17:00:00,2023-06-04 17:30:00,1898.25,1898.4,2.07,100.0,0.109,0.02,0.1,-0.09,flip -11038,做空,2023-06-04 17:30:00,2023-06-04 18:00:00,1898.4,1902.03,2.07,100.0,0.1089,-0.4,0.1,-0.5,flip -11039,做多,2023-06-04 18:00:00,2023-06-04 21:30:00,1902.03,1900.89,2.06,100.0,0.1084,-0.12,0.1,-0.23,flip -11040,做空,2023-06-04 21:30:00,2023-06-04 21:45:00,1900.89,1901.36,2.06,100.0,0.1083,-0.05,0.1,-0.15,flip -11041,做多,2023-06-04 21:45:00,2023-06-04 22:15:00,1901.36,1900.87,2.06,100.0,0.1081,-0.05,0.1,-0.16,flip -11042,做空,2023-06-04 22:15:00,2023-06-04 22:30:00,1900.87,1904.94,2.05,100.0,0.108,-0.44,0.1,-0.54,flip -11043,做多,2023-06-04 22:30:00,2023-06-04 22:45:00,1904.94,1900.68,2.05,100.0,0.1075,-0.46,0.1,-0.56,flip -11044,做空,2023-06-04 22:45:00,2023-06-04 23:00:00,1900.68,1901.77,2.04,100.0,0.1074,-0.12,0.1,-0.22,flip -11045,做多,2023-06-04 23:00:00,2023-06-04 23:15:00,1901.77,1885.98,2.04,100.0,0.1071,-1.69,0.1,-1.79,flip -11046,做空,2023-06-04 23:15:00,2023-06-04 23:30:00,1885.98,1891.39,2.02,100.0,0.107,-0.58,0.1,-0.68,tp_lower -11047,做多,2023-06-06 06:45:00,2023-06-06 11:30:00,1812.29,1811.8,2.04,100.0,0.1128,-0.06,0.1,-0.16,flip -11048,做空,2023-06-06 11:30:00,2023-06-06 11:45:00,1811.8,1812.75,2.04,100.0,0.1127,-0.11,0.1,-0.21,flip -11049,做多,2023-06-06 11:45:00,2023-06-06 12:00:00,1812.75,1802.61,2.04,100.0,0.1124,-1.14,0.1,-1.24,flip -11050,做空,2023-06-06 12:00:00,2023-06-06 12:15:00,1802.61,1806.72,2.02,100.0,0.1123,-0.46,0.1,-0.56,flip -11051,做多,2023-06-06 12:15:00,2023-06-06 12:45:00,1806.72,1804.63,2.02,100.0,0.1117,-0.23,0.1,-0.33,flip -11052,做空,2023-06-06 12:45:00,2023-06-06 13:30:00,1804.63,1812.81,2.01,100.0,0.1116,-0.91,0.1,-1.01,flip -11053,做多,2023-06-06 13:30:00,2023-06-06 14:00:00,1812.81,1828.52,2.0,100.0,0.1105,1.74,0.1,1.63,tp_upper -11054,做多,2023-06-07 07:15:00,2023-06-07 07:45:00,1877.4,1874.39,2.03,100.0,0.1082,-0.33,0.1,-0.43,flip -11055,做空,2023-06-07 07:45:00,2023-06-07 09:45:00,1874.39,1851.11,2.03,100.0,0.1081,2.52,0.1,2.42,tp_lower -11056,做多,2023-06-07 11:30:00,2023-06-08 05:15:00,1868.43,1838.48,2.05,100.0,0.1096,-3.28,0.1,-3.38,flip -11057,做空,2023-06-08 05:15:00,2023-06-08 06:30:00,1838.48,1842.41,2.02,100.0,0.1098,-0.43,0.1,-0.53,flip -11058,做多,2023-06-08 06:30:00,2023-06-08 06:45:00,1842.41,1839.3,2.01,100.0,0.1092,-0.34,0.1,-0.44,flip -11059,做空,2023-06-08 06:45:00,2023-06-08 07:15:00,1839.3,1843.44,2.01,100.0,0.1091,-0.45,0.1,-0.55,flip -11060,做多,2023-06-08 07:15:00,2023-06-08 09:00:00,1843.44,1838.14,2.0,100.0,0.1085,-0.58,0.1,-0.67,flip -11061,做空,2023-06-08 09:00:00,2023-06-08 09:15:00,1838.14,1838.96,1.99,100.0,0.1084,-0.09,0.1,-0.19,flip -11062,做多,2023-06-08 09:15:00,2023-06-08 09:45:00,1838.96,1838.51,1.99,100.0,0.1082,-0.05,0.1,-0.15,flip -11063,做空,2023-06-08 09:45:00,2023-06-08 10:00:00,1838.51,1838.52,1.99,100.0,0.1081,-0.0,0.1,-0.1,flip -11064,做多,2023-06-08 10:00:00,2023-06-08 13:00:00,1838.52,1841.84,1.98,100.0,0.108,0.36,0.1,0.26,flip -11065,做空,2023-06-08 13:00:00,2023-06-08 17:00:00,1841.84,1845.08,1.99,100.0,0.1079,-0.35,0.1,-0.45,flip -11066,做多,2023-06-08 17:00:00,2023-06-08 17:30:00,1845.08,1842.83,1.98,100.0,0.1074,-0.24,0.1,-0.34,flip -11067,做空,2023-06-08 17:30:00,2023-06-08 17:45:00,1842.83,1843.05,1.98,100.0,0.1073,-0.02,0.1,-0.12,flip -11068,做多,2023-06-08 17:45:00,2023-06-08 18:00:00,1843.05,1842.28,1.97,100.0,0.1071,-0.08,0.1,-0.18,flip -11069,做空,2023-06-08 18:00:00,2023-06-08 18:15:00,1842.28,1843.81,1.97,100.0,0.107,-0.16,0.1,-0.26,flip -11070,做多,2023-06-08 18:15:00,2023-06-08 22:45:00,1843.81,1848.75,1.97,100.0,0.1067,0.53,0.1,0.43,flip -11071,做空,2023-06-08 22:45:00,2023-06-09 00:00:00,1848.75,1845.92,1.97,100.0,0.1066,0.3,0.1,0.2,flip -11072,做多,2023-06-09 00:00:00,2023-06-09 01:45:00,1845.92,1841.9,2.0,100.0,0.1083,-0.44,0.1,-0.54,flip -11073,做空,2023-06-09 01:45:00,2023-06-09 02:15:00,1841.9,1834.7,1.99,100.0,0.1082,0.78,0.1,0.68,tp_lower -11074,做多,2023-06-09 08:45:00,2023-06-09 09:15:00,1841.46,1840.84,2.0,100.0,0.1085,-0.07,0.1,-0.17,flip -11075,做空,2023-06-09 09:15:00,2023-06-09 09:30:00,1840.84,1843.67,2.0,100.0,0.1084,-0.31,0.1,-0.41,flip -11076,做多,2023-06-09 09:30:00,2023-06-09 10:00:00,1843.67,1842.26,1.99,100.0,0.108,-0.15,0.1,-0.25,flip -11077,做空,2023-06-09 10:00:00,2023-06-09 10:30:00,1842.26,1843.25,1.99,100.0,0.1079,-0.11,0.1,-0.21,flip -11078,做多,2023-06-09 10:30:00,2023-06-09 11:00:00,1843.25,1841.89,1.98,100.0,0.1077,-0.15,0.1,-0.25,flip -11079,做空,2023-06-09 11:00:00,2023-06-09 11:45:00,1841.89,1843.11,1.98,100.0,0.1076,-0.13,0.1,-0.23,flip -11080,做多,2023-06-09 11:45:00,2023-06-09 14:45:00,1843.11,1843.86,1.98,100.0,0.1073,0.08,0.1,-0.02,flip -11081,做空,2023-06-09 14:45:00,2023-06-09 16:00:00,1843.86,1842.16,1.98,100.0,0.1072,0.18,0.1,0.08,flip -11082,做多,2023-06-09 16:00:00,2023-06-09 16:15:00,1842.16,1841.39,1.98,100.0,0.1073,-0.08,0.1,-0.18,flip -11083,做空,2023-06-09 16:15:00,2023-06-09 17:15:00,1841.39,1840.58,1.97,100.0,0.1072,0.09,0.1,-0.01,flip -11084,做多,2023-06-09 17:15:00,2023-06-09 17:45:00,1840.58,1841.04,1.97,100.0,0.1072,0.05,0.1,-0.05,flip -11085,做空,2023-06-09 17:45:00,2023-06-09 18:15:00,1841.04,1840.48,1.97,100.0,0.1071,0.06,0.1,-0.04,flip -11086,做多,2023-06-09 18:15:00,2023-06-09 18:30:00,1840.48,1839.13,1.97,100.0,0.107,-0.14,0.1,-0.24,flip -11087,做空,2023-06-09 18:30:00,2023-06-09 23:45:00,1839.13,1839.61,1.97,100.0,0.1069,-0.05,0.1,-0.15,flip -11088,做多,2023-06-09 23:45:00,2023-06-10 01:15:00,1839.61,1841.61,1.96,100.0,0.1067,0.21,0.1,0.12,flip -11089,做空,2023-06-10 01:15:00,2023-06-10 04:15:00,1841.61,1794.22,1.99,100.0,0.1083,5.13,0.1,5.03,tp_lower -11090,做多,2023-06-10 17:30:00,2023-06-10 17:45:00,1771.4,1759.48,2.04,100.0,0.1154,-1.38,0.1,-1.48,flip -11091,做空,2023-06-10 17:45:00,2023-06-10 20:30:00,1759.48,1744.4,2.03,100.0,0.1152,1.74,0.1,1.64,flip -11092,做多,2023-06-10 20:30:00,2023-06-10 20:45:00,1744.4,1741.88,2.04,100.0,0.1171,-0.3,0.1,-0.4,flip -11093,做空,2023-06-10 20:45:00,2023-06-10 21:30:00,1741.88,1743.85,2.04,100.0,0.117,-0.23,0.1,-0.33,flip -11094,做多,2023-06-10 21:30:00,2023-06-11 04:15:00,1743.85,1745.17,2.03,100.0,0.1166,0.15,0.1,0.05,flip -11095,做空,2023-06-11 04:15:00,2023-06-11 09:15:00,1745.17,1749.3,2.04,100.0,0.1171,-0.48,0.1,-0.59,flip -11096,做多,2023-06-11 09:15:00,2023-06-11 09:30:00,1749.3,1748.2,2.04,100.0,0.1165,-0.13,0.1,-0.23,flip -11097,做空,2023-06-11 09:30:00,2023-06-11 10:30:00,1748.2,1751.08,2.03,100.0,0.1163,-0.34,0.1,-0.44,flip -11098,做多,2023-06-11 10:30:00,2023-06-11 12:15:00,1751.08,1749.29,2.03,100.0,0.1158,-0.21,0.1,-0.31,flip -11099,做空,2023-06-11 12:15:00,2023-06-11 16:15:00,1749.29,1747.19,2.02,100.0,0.1157,0.24,0.1,0.14,flip -11100,做多,2023-06-11 16:15:00,2023-06-11 20:00:00,1747.19,1771.22,2.02,100.0,0.1159,2.78,0.1,2.68,tp_upper -11101,做多,2023-06-11 22:45:00,2023-06-11 23:15:00,1753.13,1748.13,2.05,100.0,0.117,-0.58,0.1,-0.69,flip -11102,做空,2023-06-11 23:15:00,2023-06-11 23:45:00,1748.13,1751.8,2.04,100.0,0.1169,-0.43,0.1,-0.53,flip -11103,做多,2023-06-11 23:45:00,2023-06-12 00:15:00,1751.8,1747.94,2.04,100.0,0.1162,-0.45,0.1,-0.55,flip -11104,做空,2023-06-12 00:15:00,2023-06-12 00:45:00,1747.94,1751.23,2.05,100.0,0.1171,-0.39,0.1,-0.49,flip -11105,做多,2023-06-12 00:45:00,2023-06-12 01:00:00,1751.23,1749.18,2.04,100.0,0.1165,-0.24,0.1,-0.34,flip -11106,做空,2023-06-12 01:00:00,2023-06-12 02:15:00,1749.18,1726.75,2.04,100.0,0.1164,2.61,0.1,2.51,tp_lower -11107,做多,2023-06-12 09:00:00,2023-06-12 09:45:00,1751.51,1747.46,2.06,100.0,0.1176,-0.48,0.1,-0.58,flip -11108,做空,2023-06-12 09:45:00,2023-06-12 10:00:00,1747.46,1751.96,2.05,100.0,0.1175,-0.53,0.1,-0.63,flip -11109,做多,2023-06-12 10:00:00,2023-06-12 10:45:00,1751.96,1747.21,2.05,100.0,0.1168,-0.55,0.1,-0.66,flip -11110,做空,2023-06-12 10:45:00,2023-06-12 11:45:00,1747.21,1744.76,2.04,100.0,0.1167,0.29,0.1,0.18,flip -11111,做多,2023-06-12 11:45:00,2023-06-12 13:00:00,1744.76,1744.4,2.04,100.0,0.1169,-0.04,0.1,-0.14,flip -11112,做空,2023-06-12 13:00:00,2023-06-12 17:30:00,1744.4,1738.82,2.04,100.0,0.1168,0.65,0.1,0.55,flip -11113,做多,2023-06-12 17:30:00,2023-06-12 17:45:00,1738.82,1735.38,2.04,100.0,0.1174,-0.4,0.1,-0.51,flip -11114,做空,2023-06-12 17:45:00,2023-06-12 21:00:00,1735.38,1739.98,2.04,100.0,0.1173,-0.54,0.1,-0.64,flip -11115,做多,2023-06-12 21:00:00,2023-06-12 21:15:00,1739.98,1737.6,2.03,100.0,0.1165,-0.28,0.1,-0.38,flip -11116,做空,2023-06-12 21:15:00,2023-06-12 21:30:00,1737.6,1739.66,2.02,100.0,0.1164,-0.24,0.1,-0.34,flip -11117,做多,2023-06-12 21:30:00,2023-06-13 00:30:00,1739.66,1740.01,2.02,100.0,0.116,0.04,0.1,-0.06,flip -11118,做空,2023-06-13 00:30:00,2023-06-13 01:15:00,1740.01,1743.83,2.04,100.0,0.1174,-0.45,0.1,-0.55,flip -11119,做多,2023-06-13 01:15:00,2023-06-13 01:30:00,1743.83,1740.42,2.04,100.0,0.1168,-0.4,0.1,-0.5,flip -11120,做空,2023-06-13 01:30:00,2023-06-13 02:15:00,1740.42,1741.05,2.03,100.0,0.1166,-0.07,0.1,-0.18,flip -11121,做多,2023-06-13 02:15:00,2023-06-13 12:30:00,1741.05,1744.86,2.03,100.0,0.1164,0.44,0.1,0.34,tp_upper -11122,做多,2023-06-13 18:00:00,2023-06-13 18:15:00,1745.47,1743.21,2.03,100.0,0.1163,-0.26,0.1,-0.36,flip -11123,做空,2023-06-13 18:15:00,2023-06-14 00:00:00,1743.21,1740.29,2.03,100.0,0.1162,0.34,0.1,0.24,flip -11124,做多,2023-06-14 00:00:00,2023-06-14 00:15:00,1740.29,1739.84,2.04,100.0,0.1171,-0.05,0.1,-0.15,flip -11125,做空,2023-06-14 00:15:00,2023-06-14 00:30:00,1739.84,1743.48,2.03,100.0,0.117,-0.43,0.1,-0.53,flip -11126,做多,2023-06-14 00:30:00,2023-06-14 05:30:00,1743.48,1736.8,2.03,100.0,0.1163,-0.78,0.1,-0.88,flip -11127,做空,2023-06-14 05:30:00,2023-06-14 06:15:00,1736.8,1739.38,2.02,100.0,0.1162,-0.3,0.1,-0.4,flip -11128,做多,2023-06-14 06:15:00,2023-06-14 07:15:00,1739.38,1738.19,2.01,100.0,0.1158,-0.14,0.1,-0.24,flip -11129,做空,2023-06-14 07:15:00,2023-06-14 07:30:00,1738.19,1738.98,2.01,100.0,0.1157,-0.09,0.1,-0.19,flip -11130,做多,2023-06-14 07:30:00,2023-06-14 13:15:00,1738.98,1742.94,2.01,100.0,0.1154,0.46,0.1,0.36,flip -11131,做空,2023-06-14 13:15:00,2023-06-14 14:00:00,1742.94,1741.35,2.01,100.0,0.1153,0.18,0.1,0.08,flip -11132,做多,2023-06-14 14:00:00,2023-06-14 14:15:00,1741.35,1740.3,2.01,100.0,0.1154,-0.12,0.1,-0.22,flip -11133,做空,2023-06-14 14:15:00,2023-06-14 14:30:00,1740.3,1741.73,2.01,100.0,0.1153,-0.16,0.1,-0.27,flip -11134,做多,2023-06-14 14:30:00,2023-06-14 15:15:00,1741.73,1740.02,2.0,100.0,0.115,-0.2,0.1,-0.3,flip -11135,做空,2023-06-14 15:15:00,2023-06-14 17:15:00,1740.02,1734.79,2.0,100.0,0.1149,0.6,0.1,0.5,tp_lower -11136,做多,2023-06-14 17:45:00,2023-06-14 18:00:00,1743.0,1731.97,2.0,100.0,0.1149,-1.27,0.1,-1.37,flip -11137,做空,2023-06-14 18:00:00,2023-06-14 18:15:00,1731.97,1731.3,1.99,100.0,0.1148,0.08,0.1,-0.02,tp_lower -11138,做多,2023-06-14 18:30:00,2023-06-14 18:45:00,1740.69,1733.12,1.99,100.0,0.1142,-0.86,0.1,-0.96,flip -11139,做空,2023-06-14 18:45:00,2023-06-14 20:00:00,1733.12,1685.12,1.98,100.0,0.114,5.47,0.1,5.38,tp_lower -11140,做多,2023-06-15 13:30:00,2023-06-15 14:45:00,1649.03,1643.64,2.06,100.0,0.1249,-0.67,0.1,-0.78,flip -11141,做空,2023-06-15 14:45:00,2023-06-15 15:15:00,1643.64,1642.93,2.05,100.0,0.1247,0.09,0.1,-0.01,flip -11142,做多,2023-06-15 15:15:00,2023-06-15 15:45:00,1642.93,1641.64,2.05,100.0,0.1247,-0.16,0.1,-0.26,flip -11143,做空,2023-06-15 15:45:00,2023-06-15 17:45:00,1641.64,1649.64,2.05,100.0,0.1246,-1.0,0.1,-1.1,flip -11144,做多,2023-06-15 17:45:00,2023-06-15 18:45:00,1649.64,1668.61,2.03,100.0,0.1233,2.34,0.1,2.24,tp_upper -11145,做多,2023-06-16 12:15:00,2023-06-16 12:45:00,1666.0,1666.55,2.06,100.0,0.1239,0.07,0.1,-0.04,flip -11146,做空,2023-06-16 12:45:00,2023-06-16 13:00:00,1666.55,1667.64,2.06,100.0,0.1238,-0.13,0.1,-0.24,flip -11147,做多,2023-06-16 13:00:00,2023-06-16 13:30:00,1667.64,1664.56,2.06,100.0,0.1235,-0.38,0.1,-0.48,flip -11148,做空,2023-06-16 13:30:00,2023-06-16 14:45:00,1664.56,1670.68,2.05,100.0,0.1234,-0.75,0.1,-0.86,tp_lower -11149,做多,2023-06-16 14:45:00,2023-06-16 15:00:00,1670.68,1668.83,2.04,100.0,0.1223,-0.23,0.1,-0.33,flip -11150,做空,2023-06-16 15:00:00,2023-06-16 15:15:00,1668.83,1671.38,2.04,100.0,0.1222,-0.31,0.1,-0.41,flip -11151,做多,2023-06-16 15:15:00,2023-06-16 15:30:00,1671.38,1667.18,2.03,100.0,0.1217,-0.51,0.1,-0.61,flip -11152,做空,2023-06-16 15:30:00,2023-06-16 15:45:00,1667.18,1681.64,2.03,100.0,0.1216,-1.76,0.1,-1.86,flip -11153,做多,2023-06-16 15:45:00,2023-06-16 16:15:00,1681.64,1680.83,2.01,100.0,0.1194,-0.1,0.1,-0.2,tp_upper -11154,做多,2023-06-17 12:00:00,2023-06-17 14:15:00,1738.67,1732.33,2.02,100.0,0.1162,-0.74,0.1,-0.84,flip -11155,做空,2023-06-17 14:15:00,2023-06-17 14:30:00,1732.33,1734.98,2.01,100.0,0.1161,-0.31,0.1,-0.41,flip -11156,做多,2023-06-17 14:30:00,2023-06-17 15:00:00,1734.98,1732.81,2.01,100.0,0.1157,-0.25,0.1,-0.35,flip -11157,做空,2023-06-17 15:00:00,2023-06-18 04:30:00,1732.81,1728.91,2.0,100.0,0.1155,0.45,0.1,0.35,flip -11158,做多,2023-06-18 04:30:00,2023-06-18 04:45:00,1728.91,1728.83,2.01,100.0,0.1163,-0.01,0.1,-0.11,flip -11159,做空,2023-06-18 04:45:00,2023-06-18 05:00:00,1728.83,1730.99,2.01,100.0,0.1162,-0.25,0.1,-0.35,flip -11160,做多,2023-06-18 05:00:00,2023-06-18 05:45:00,1730.99,1726.87,2.0,100.0,0.1158,-0.48,0.1,-0.58,flip -11161,做空,2023-06-18 05:45:00,2023-06-18 06:00:00,1726.87,1729.82,2.0,100.0,0.1157,-0.34,0.1,-0.44,flip -11162,做多,2023-06-18 06:00:00,2023-06-18 06:15:00,1729.82,1728.52,1.99,100.0,0.1152,-0.15,0.1,-0.25,flip -11163,做空,2023-06-18 06:15:00,2023-06-18 07:00:00,1728.52,1731.87,1.99,100.0,0.115,-0.39,0.1,-0.49,flip -11164,做多,2023-06-18 07:00:00,2023-06-18 08:00:00,1731.87,1726.81,1.98,100.0,0.1145,-0.58,0.1,-0.68,flip -11165,做空,2023-06-18 08:00:00,2023-06-18 08:15:00,1726.81,1728.4,1.97,100.0,0.1144,-0.18,0.1,-0.28,flip -11166,做多,2023-06-18 08:15:00,2023-06-18 08:30:00,1728.4,1728.35,1.97,100.0,0.114,-0.01,0.1,-0.1,flip -11167,做空,2023-06-18 08:30:00,2023-06-19 10:15:00,1728.35,1725.16,1.97,100.0,0.1139,0.36,0.1,0.27,flip -11168,做多,2023-06-19 10:15:00,2023-06-19 10:30:00,1725.16,1724.19,1.99,100.0,0.1153,-0.11,0.1,-0.21,flip -11169,做空,2023-06-19 10:30:00,2023-06-19 11:45:00,1724.19,1725.01,1.99,100.0,0.1152,-0.09,0.1,-0.19,flip -11170,做多,2023-06-19 11:45:00,2023-06-19 12:15:00,1725.01,1730.08,1.98,100.0,0.1149,0.58,0.1,0.48,tp_upper -11171,做多,2023-06-19 17:00:00,2023-06-19 18:00:00,1725.11,1745.59,1.99,100.0,0.1152,2.36,0.1,2.26,tp_upper -11172,做多,2023-06-19 19:45:00,2023-06-20 04:30:00,1723.48,1729.81,2.01,100.0,0.1165,0.74,0.1,0.64,flip -11173,做空,2023-06-20 04:30:00,2023-06-20 10:30:00,1729.81,1730.11,2.02,100.0,0.1169,-0.04,0.1,-0.14,flip -11174,做多,2023-06-20 10:30:00,2023-06-20 10:45:00,1730.11,1729.14,2.02,100.0,0.1168,-0.11,0.1,-0.21,flip -11175,做空,2023-06-20 10:45:00,2023-06-20 11:45:00,1729.14,1733.73,2.02,100.0,0.1166,-0.54,0.1,-0.64,flip -11176,做多,2023-06-20 11:45:00,2023-06-20 12:00:00,1733.73,1732.62,2.01,100.0,0.1159,-0.13,0.1,-0.23,flip -11177,做空,2023-06-20 12:00:00,2023-06-20 12:30:00,1732.62,1730.9,2.01,100.0,0.1158,0.2,0.1,0.1,flip -11178,做多,2023-06-20 12:30:00,2023-06-20 13:30:00,1730.9,1727.21,2.01,100.0,0.1159,-0.43,0.1,-0.53,flip -11179,做空,2023-06-20 13:30:00,2023-06-20 15:45:00,1727.21,1731.66,2.0,100.0,0.1158,-0.52,0.1,-0.62,flip -11180,做多,2023-06-20 15:45:00,2023-06-20 17:00:00,1731.66,1749.29,1.99,100.0,0.1151,2.03,0.1,1.93,tp_upper -11181,做多,2023-06-22 13:15:00,2023-06-23 04:15:00,1901.87,1879.7,2.03,100.0,0.1066,-2.36,0.1,-2.46,flip -11182,做空,2023-06-23 04:15:00,2023-06-23 04:30:00,1879.7,1882.35,2.0,100.0,0.1065,-0.28,0.1,-0.38,flip -11183,做多,2023-06-23 04:30:00,2023-06-23 04:45:00,1882.35,1880.13,2.0,100.0,0.1061,-0.24,0.1,-0.34,flip -11184,做空,2023-06-23 04:45:00,2023-06-23 05:00:00,1880.13,1881.44,1.99,100.0,0.106,-0.14,0.1,-0.24,flip -11185,做多,2023-06-23 05:00:00,2023-06-23 06:45:00,1881.44,1879.64,1.99,100.0,0.1057,-0.19,0.1,-0.29,flip -11186,做空,2023-06-23 06:45:00,2023-06-23 07:45:00,1879.64,1879.8,1.99,100.0,0.1056,-0.02,0.1,-0.12,flip -11187,做多,2023-06-23 07:45:00,2023-06-23 09:15:00,1879.8,1880.31,1.98,100.0,0.1055,0.05,0.1,-0.05,flip -11188,做空,2023-06-23 09:15:00,2023-06-23 09:30:00,1880.31,1880.44,1.98,100.0,0.1054,-0.01,0.1,-0.11,flip -11189,做多,2023-06-23 09:30:00,2023-06-23 10:15:00,1880.44,1875.98,1.98,100.0,0.1053,-0.47,0.1,-0.57,flip -11190,做空,2023-06-23 10:15:00,2023-06-23 11:45:00,1875.98,1878.84,1.97,100.0,0.1052,-0.3,0.1,-0.4,flip -11191,做多,2023-06-23 11:45:00,2023-06-23 12:15:00,1878.84,1872.5,1.97,100.0,0.1047,-0.66,0.1,-0.76,flip -11192,做空,2023-06-23 12:15:00,2023-06-23 13:45:00,1872.5,1871.5,1.96,100.0,0.1046,0.1,0.1,0.01,tp_lower -11193,做多,2023-06-23 14:30:00,2023-06-23 15:15:00,1877.33,1887.66,1.96,100.0,0.1043,1.08,0.1,0.98,tp_upper -11194,做多,2023-06-23 23:30:00,2023-06-24 00:00:00,1890.1,1887.47,1.97,100.0,0.1041,-0.27,0.1,-0.37,flip -11195,做空,2023-06-24 00:00:00,2023-06-24 02:30:00,1887.47,1893.66,1.99,100.0,0.1052,-0.65,0.1,-0.75,flip -11196,做多,2023-06-24 02:30:00,2023-06-24 03:00:00,1893.66,1894.1,1.98,100.0,0.1044,0.05,0.1,-0.05,flip -11197,做空,2023-06-24 03:00:00,2023-06-24 04:00:00,1894.1,1894.49,1.98,100.0,0.1043,-0.04,0.1,-0.14,flip -11198,做多,2023-06-24 04:00:00,2023-06-24 04:15:00,1894.49,1893.48,1.97,100.0,0.1042,-0.11,0.1,-0.2,flip -11199,做空,2023-06-24 04:15:00,2023-06-24 10:15:00,1893.48,1891.71,1.97,100.0,0.1041,0.18,0.1,0.09,flip -11200,做多,2023-06-24 10:15:00,2023-06-24 10:30:00,1891.71,1889.4,1.97,100.0,0.1041,-0.24,0.1,-0.34,flip -11201,做空,2023-06-24 10:30:00,2023-06-24 10:45:00,1889.4,1891.69,1.97,100.0,0.104,-0.24,0.1,-0.34,flip -11202,做多,2023-06-24 10:45:00,2023-06-24 11:00:00,1891.69,1891.49,1.96,100.0,0.1037,-0.02,0.1,-0.12,flip -11203,做空,2023-06-24 11:00:00,2023-06-24 11:45:00,1891.49,1889.5,1.96,100.0,0.1036,0.21,0.1,0.11,flip -11204,做多,2023-06-24 11:45:00,2023-06-24 13:30:00,1889.5,1890.39,1.96,100.0,0.1037,0.09,0.1,-0.01,flip -11205,做空,2023-06-24 13:30:00,2023-06-24 13:45:00,1890.39,1891.03,1.96,100.0,0.1036,-0.07,0.1,-0.16,flip -11206,做多,2023-06-24 13:45:00,2023-06-24 14:15:00,1891.03,1890.52,1.96,100.0,0.1034,-0.05,0.1,-0.15,flip -11207,做空,2023-06-24 14:15:00,2023-06-24 14:30:00,1890.52,1892.32,1.95,100.0,0.1033,-0.19,0.1,-0.28,flip -11208,做多,2023-06-24 14:30:00,2023-06-24 15:00:00,1892.32,1886.54,1.95,100.0,0.103,-0.6,0.1,-0.69,flip -11209,做空,2023-06-24 15:00:00,2023-06-24 15:30:00,1886.54,1873.71,1.94,100.0,0.1029,1.32,0.1,1.22,tp_lower -11210,做多,2023-06-24 19:00:00,2023-06-24 19:15:00,1888.3,1887.76,1.95,100.0,0.1034,-0.06,0.1,-0.15,flip -11211,做空,2023-06-24 19:15:00,2023-06-24 19:45:00,1887.76,1887.41,1.95,100.0,0.1033,0.04,0.1,-0.06,flip -11212,做多,2023-06-24 19:45:00,2023-06-25 13:30:00,1887.41,1905.07,1.95,100.0,0.1032,1.82,0.1,1.72,flip -11213,做空,2023-06-25 13:30:00,2023-06-25 14:15:00,1905.07,1903.08,2.0,100.0,0.1048,0.21,0.1,0.11,flip -11214,做多,2023-06-25 14:15:00,2023-06-25 14:30:00,1903.08,1898.34,2.0,100.0,0.1049,-0.5,0.1,-0.6,flip -11215,做空,2023-06-25 14:30:00,2023-06-25 22:15:00,1898.34,1903.62,1.99,100.0,0.1048,-0.55,0.1,-0.65,flip -11216,做多,2023-06-25 22:15:00,2023-06-25 22:30:00,1903.62,1901.04,1.98,100.0,0.1041,-0.27,0.1,-0.37,flip -11217,做空,2023-06-25 22:30:00,2023-06-26 00:15:00,1901.04,1896.75,1.98,100.0,0.104,0.45,0.1,0.35,flip -11218,做多,2023-06-26 00:15:00,2023-06-26 07:30:00,1896.75,1889.24,1.99,100.0,0.1049,-0.79,0.1,-0.89,flip -11219,做空,2023-06-26 07:30:00,2023-06-26 07:45:00,1889.24,1891.5,1.98,100.0,0.1048,-0.24,0.1,-0.34,flip -11220,做多,2023-06-26 07:45:00,2023-06-26 08:30:00,1891.5,1888.33,1.97,100.0,0.1044,-0.33,0.1,-0.43,flip -11221,做空,2023-06-26 08:30:00,2023-06-26 08:45:00,1888.33,1891.01,1.97,100.0,0.1043,-0.28,0.1,-0.38,flip -11222,做多,2023-06-26 08:45:00,2023-06-26 09:00:00,1891.01,1890.88,1.96,100.0,0.1039,-0.01,0.1,-0.11,flip -11223,做空,2023-06-26 09:00:00,2023-06-26 13:15:00,1890.88,1886.37,1.96,100.0,0.1038,0.47,0.1,0.37,flip -11224,做多,2023-06-26 13:15:00,2023-06-26 14:30:00,1886.37,1872.6,1.97,100.0,0.1042,-1.43,0.1,-1.53,flip -11225,做空,2023-06-26 14:30:00,2023-06-26 15:00:00,1872.6,1887.18,1.95,100.0,0.1041,-1.52,0.1,-1.62,flip -11226,做多,2023-06-26 15:00:00,2023-06-26 15:15:00,1887.18,1886.62,1.93,100.0,0.1024,-0.06,0.1,-0.15,flip -11227,做空,2023-06-26 15:15:00,2023-06-26 16:45:00,1886.62,1851.71,1.93,100.0,0.1023,3.57,0.09,3.48,tp_lower -11228,做多,2023-06-27 02:30:00,2023-06-27 05:30:00,1867.29,1862.95,1.98,100.0,0.1061,-0.46,0.1,-0.56,flip -11229,做空,2023-06-27 05:30:00,2023-06-27 05:45:00,1862.95,1867.01,1.98,100.0,0.106,-0.43,0.1,-0.53,flip -11230,做多,2023-06-27 05:45:00,2023-06-27 06:15:00,1867.01,1863.89,1.97,100.0,0.1055,-0.33,0.1,-0.43,flip -11231,做空,2023-06-27 06:15:00,2023-06-27 15:45:00,1863.89,1870.41,1.96,100.0,0.1054,-0.69,0.1,-0.79,flip -11232,做多,2023-06-27 15:45:00,2023-06-27 16:45:00,1870.41,1908.65,1.95,100.0,0.1045,4.0,0.1,3.9,tp_upper -11233,做多,2023-06-27 23:00:00,2023-06-28 00:00:00,1886.22,1882.0,1.99,100.0,0.1057,-0.45,0.1,-0.55,flip -11234,做空,2023-06-28 00:00:00,2023-06-28 14:30:00,1882.0,1866.18,2.0,100.0,0.1061,1.68,0.1,1.58,flip -11235,做多,2023-06-28 14:30:00,2023-06-28 14:45:00,1866.18,1857.16,2.01,100.0,0.1078,-0.97,0.1,-1.07,flip -11236,做空,2023-06-28 14:45:00,2023-06-28 16:00:00,1857.16,1861.95,2.0,100.0,0.1077,-0.52,0.1,-0.62,flip -11237,做多,2023-06-28 16:00:00,2023-06-28 16:15:00,1861.95,1857.14,1.99,100.0,0.107,-0.51,0.1,-0.61,flip -11238,做空,2023-06-28 16:15:00,2023-06-28 19:15:00,1857.14,1830.9,1.98,100.0,0.1069,2.8,0.1,2.71,tp_lower -11239,做多,2023-06-29 06:30:00,2023-06-29 14:45:00,1838.57,1848.61,2.02,100.0,0.1099,1.1,0.1,1.0,flip -11240,做空,2023-06-29 14:45:00,2023-06-29 15:00:00,1848.61,1853.07,2.03,100.0,0.1098,-0.49,0.1,-0.59,flip -11241,做多,2023-06-29 15:00:00,2023-06-29 16:45:00,1853.07,1849.9,2.02,100.0,0.1092,-0.35,0.1,-0.45,flip -11242,做空,2023-06-29 16:45:00,2023-06-29 17:15:00,1849.9,1856.66,2.02,100.0,0.1091,-0.74,0.1,-0.84,flip -11243,做多,2023-06-29 17:15:00,2023-06-29 17:30:00,1856.66,1851.24,2.01,100.0,0.1082,-0.59,0.1,-0.69,flip -11244,做空,2023-06-29 17:30:00,2023-06-29 18:15:00,1851.24,1852.62,2.0,100.0,0.108,-0.15,0.1,-0.25,flip -11245,做多,2023-06-29 18:15:00,2023-06-29 19:00:00,1852.62,1851.82,2.0,100.0,0.1078,-0.09,0.1,-0.19,flip -11246,做空,2023-06-29 19:00:00,2023-06-29 19:30:00,1851.82,1855.06,1.99,100.0,0.1077,-0.35,0.1,-0.45,flip -11247,做多,2023-06-29 19:30:00,2023-06-29 20:00:00,1855.06,1850.1,1.99,100.0,0.1072,-0.53,0.1,-0.63,flip -11248,做空,2023-06-29 20:00:00,2023-06-30 00:15:00,1850.1,1854.32,1.98,100.0,0.1071,-0.45,0.1,-0.55,flip -11249,做多,2023-06-30 00:15:00,2023-06-30 04:30:00,1854.32,1897.08,1.99,100.0,0.1074,4.59,0.1,4.49,tp_upper -11250,做多,2023-06-30 16:30:00,2023-07-01 04:15:00,1885.06,1912.19,2.04,100.0,0.108,2.93,0.1,2.83,flip -11251,做空,2023-07-01 04:15:00,2023-07-01 04:30:00,1912.19,1913.58,2.07,100.0,0.1081,-0.15,0.1,-0.25,flip -11252,做多,2023-07-01 04:30:00,2023-07-01 06:30:00,1913.58,1916.64,2.06,100.0,0.1078,0.33,0.1,0.23,flip -11253,做空,2023-07-01 06:30:00,2023-07-01 06:45:00,1916.64,1920.4,2.06,100.0,0.1077,-0.4,0.1,-0.51,flip -11254,做多,2023-07-01 06:45:00,2023-07-01 07:00:00,1920.4,1917.0,2.06,100.0,0.1072,-0.36,0.1,-0.47,flip -11255,做空,2023-07-01 07:00:00,2023-07-01 10:15:00,1917.0,1925.63,2.05,100.0,0.1071,-0.92,0.1,-1.03,flip -11256,做多,2023-07-01 10:15:00,2023-07-01 10:30:00,1925.63,1921.09,2.04,100.0,0.106,-0.48,0.1,-0.58,flip -11257,做空,2023-07-01 10:30:00,2023-07-01 11:00:00,1921.09,1922.53,2.03,100.0,0.1059,-0.15,0.1,-0.25,flip -11258,做多,2023-07-01 11:00:00,2023-07-01 11:15:00,1922.53,1921.89,2.03,100.0,0.1056,-0.07,0.1,-0.17,flip -11259,做空,2023-07-01 11:15:00,2023-07-01 11:30:00,1921.89,1923.88,2.03,100.0,0.1055,-0.21,0.1,-0.31,flip -11260,做多,2023-07-01 11:30:00,2023-07-01 11:45:00,1923.88,1921.98,2.02,100.0,0.1052,-0.2,0.1,-0.3,flip -11261,做空,2023-07-01 11:45:00,2023-07-01 12:00:00,1921.98,1925.21,2.02,100.0,0.1051,-0.34,0.1,-0.44,flip -11262,做多,2023-07-01 12:00:00,2023-07-01 12:15:00,1925.21,1923.26,2.01,100.0,0.1046,-0.2,0.1,-0.3,flip -11263,做空,2023-07-01 12:15:00,2023-07-01 12:30:00,1923.26,1926.32,2.01,100.0,0.1045,-0.32,0.1,-0.42,flip -11264,做多,2023-07-01 12:30:00,2023-07-01 13:15:00,1926.32,1922.44,2.01,100.0,0.1041,-0.4,0.1,-0.5,flip -11265,做空,2023-07-01 13:15:00,2023-07-01 13:30:00,1922.44,1925.58,2.0,100.0,0.104,-0.33,0.1,-0.43,flip -11266,做多,2023-07-01 13:30:00,2023-07-01 13:45:00,1925.58,1922.82,1.99,100.0,0.1035,-0.29,0.1,-0.39,flip -11267,做空,2023-07-01 13:45:00,2023-07-01 14:00:00,1922.82,1923.88,1.99,100.0,0.1034,-0.11,0.1,-0.21,flip -11268,做多,2023-07-01 14:00:00,2023-07-01 14:15:00,1923.88,1923.12,1.99,100.0,0.1032,-0.08,0.1,-0.18,flip -11269,做空,2023-07-01 14:15:00,2023-07-01 15:15:00,1923.12,1921.32,1.98,100.0,0.1031,0.19,0.1,0.09,flip -11270,做多,2023-07-01 15:15:00,2023-07-01 16:00:00,1921.32,1919.86,1.98,100.0,0.1032,-0.15,0.1,-0.25,flip -11271,做空,2023-07-01 16:00:00,2023-07-01 16:15:00,1919.86,1920.09,1.98,100.0,0.1031,-0.02,0.1,-0.12,flip -11272,做多,2023-07-01 16:15:00,2023-07-01 17:45:00,1920.09,1918.01,1.98,100.0,0.103,-0.21,0.1,-0.31,flip -11273,做空,2023-07-01 17:45:00,2023-07-01 18:00:00,1918.01,1919.51,1.97,100.0,0.1029,-0.15,0.1,-0.25,flip -11274,做多,2023-07-01 18:00:00,2023-07-01 22:30:00,1919.51,1921.43,1.97,100.0,0.1026,0.2,0.1,0.1,flip -11275,做空,2023-07-01 22:30:00,2023-07-01 22:45:00,1921.43,1922.21,1.97,100.0,0.1025,-0.08,0.1,-0.18,flip -11276,做多,2023-07-01 22:45:00,2023-07-01 23:00:00,1922.21,1920.8,1.97,100.0,0.1023,-0.14,0.1,-0.24,flip -11277,做空,2023-07-01 23:00:00,2023-07-01 23:15:00,1920.8,1922.69,1.96,100.0,0.1022,-0.19,0.1,-0.29,flip -11278,做多,2023-07-01 23:15:00,2023-07-02 00:00:00,1922.69,1921.77,1.96,100.0,0.1019,-0.09,0.1,-0.19,flip -11279,做空,2023-07-02 00:00:00,2023-07-02 00:15:00,1921.77,1924.83,2.01,100.0,0.1045,-0.32,0.1,-0.42,flip -11280,做多,2023-07-02 00:15:00,2023-07-02 00:30:00,1924.83,1920.59,2.0,100.0,0.104,-0.44,0.1,-0.54,flip -11281,做空,2023-07-02 00:30:00,2023-07-02 01:00:00,1920.59,1921.73,2.0,100.0,0.1039,-0.12,0.1,-0.22,flip -11282,做多,2023-07-02 01:00:00,2023-07-02 01:15:00,1921.73,1921.3,1.99,100.0,0.1037,-0.04,0.1,-0.14,flip -11283,做空,2023-07-02 01:15:00,2023-07-02 02:15:00,1921.3,1917.56,1.99,100.0,0.1036,0.39,0.1,0.29,tp_lower -11284,做多,2023-07-02 02:30:00,2023-07-02 02:45:00,1921.77,1918.97,1.99,100.0,0.1037,-0.29,0.1,-0.39,flip -11285,做空,2023-07-02 02:45:00,2023-07-02 03:45:00,1918.97,1913.67,1.99,100.0,0.1035,0.55,0.1,0.45,tp_lower -11286,做多,2023-07-02 09:30:00,2023-07-02 10:00:00,1916.66,1917.0,1.99,100.0,0.1039,0.04,0.1,-0.06,flip -11287,做空,2023-07-02 10:00:00,2023-07-02 11:30:00,1917.0,1918.15,1.99,100.0,0.1038,-0.12,0.1,-0.22,flip -11288,做多,2023-07-02 11:30:00,2023-07-02 12:00:00,1918.15,1918.46,1.99,100.0,0.1035,0.03,0.1,-0.07,flip -11289,做空,2023-07-02 12:00:00,2023-07-02 14:15:00,1918.46,1917.9,1.98,100.0,0.1034,0.06,0.1,-0.04,flip -11290,做多,2023-07-02 14:15:00,2023-07-02 15:15:00,1917.9,1913.86,1.98,100.0,0.1034,-0.42,0.1,-0.52,flip -11291,做空,2023-07-02 15:15:00,2023-07-02 15:30:00,1913.86,1917.99,1.98,100.0,0.1033,-0.43,0.1,-0.53,flip -11292,做多,2023-07-02 15:30:00,2023-07-02 15:45:00,1917.99,1917.87,1.97,100.0,0.1027,-0.01,0.1,-0.11,flip -11293,做空,2023-07-02 15:45:00,2023-07-02 16:00:00,1917.87,1918.29,1.97,100.0,0.1026,-0.04,0.1,-0.14,flip -11294,做多,2023-07-02 16:00:00,2023-07-02 16:15:00,1918.29,1916.73,1.97,100.0,0.1025,-0.16,0.1,-0.26,flip -11295,做空,2023-07-02 16:15:00,2023-07-02 16:30:00,1916.73,1919.69,1.96,100.0,0.1024,-0.3,0.1,-0.4,flip -11296,做多,2023-07-02 16:30:00,2023-07-02 16:45:00,1919.69,1916.87,1.96,100.0,0.102,-0.29,0.1,-0.39,flip -11297,做空,2023-07-02 16:45:00,2023-07-02 18:00:00,1916.87,1907.91,1.95,100.0,0.1019,0.91,0.1,0.82,tp_lower -11298,做多,2023-07-02 20:30:00,2023-07-02 22:15:00,1916.38,1952.04,1.96,100.0,0.1023,3.65,0.1,3.55,tp_upper -11299,做多,2023-07-03 16:45:00,2023-07-03 20:15:00,1963.4,1961.45,2.03,100.0,0.1034,-0.2,0.1,-0.3,flip -11300,做空,2023-07-03 20:15:00,2023-07-04 03:15:00,1961.45,1959.52,2.03,100.0,0.1033,0.2,0.1,0.1,flip -11301,做多,2023-07-04 03:15:00,2023-07-04 04:00:00,1959.52,1958.68,2.03,100.0,0.1036,-0.09,0.1,-0.19,flip -11302,做空,2023-07-04 04:00:00,2023-07-04 10:00:00,1958.68,1954.81,2.03,100.0,0.1035,0.4,0.1,0.3,flip -11303,做多,2023-07-04 10:00:00,2023-07-04 12:30:00,1954.81,1955.46,2.03,100.0,0.1038,0.07,0.1,-0.03,flip -11304,做空,2023-07-04 12:30:00,2023-07-04 12:45:00,1955.46,1956.58,2.03,100.0,0.1037,-0.12,0.1,-0.22,flip -11305,做多,2023-07-04 12:45:00,2023-07-04 13:30:00,1956.58,1956.83,2.02,100.0,0.1034,0.03,0.1,-0.08,flip -11306,做空,2023-07-04 13:30:00,2023-07-04 14:45:00,1956.83,1956.11,2.02,100.0,0.1033,0.07,0.1,-0.03,flip -11307,做多,2023-07-04 14:45:00,2023-07-04 15:15:00,1956.11,1952.42,2.02,100.0,0.1033,-0.38,0.1,-0.48,flip -11308,做空,2023-07-04 15:15:00,2023-07-04 16:00:00,1952.42,1954.35,2.01,100.0,0.1032,-0.2,0.1,-0.3,flip -11309,做多,2023-07-04 16:00:00,2023-07-04 16:45:00,1954.35,1955.38,2.01,100.0,0.1029,0.11,0.1,0.01,flip -11310,做空,2023-07-04 16:45:00,2023-07-04 19:00:00,1955.38,1942.16,2.01,100.0,0.1028,1.36,0.1,1.26,tp_lower -11311,做多,2023-07-05 23:15:00,2023-07-05 23:45:00,1913.69,1909.88,2.04,100.0,0.1066,-0.41,0.1,-0.51,flip -11312,做空,2023-07-05 23:45:00,2023-07-06 00:15:00,1909.88,1911.71,2.03,100.0,0.1065,-0.19,0.1,-0.3,flip -11313,做多,2023-07-06 00:15:00,2023-07-06 00:30:00,1911.71,1905.33,2.03,100.0,0.1064,-0.68,0.1,-0.78,flip -11314,做空,2023-07-06 00:30:00,2023-07-06 02:00:00,1905.33,1911.8,2.02,100.0,0.1063,-0.69,0.1,-0.79,flip -11315,做多,2023-07-06 02:00:00,2023-07-06 08:45:00,1911.8,1948.75,2.02,100.0,0.1054,3.9,0.1,3.79,tp_upper -11316,做多,2023-07-07 09:30:00,2023-07-07 09:45:00,1863.0,1860.49,2.06,100.0,0.1105,-0.28,0.1,-0.38,flip -11317,做空,2023-07-07 09:45:00,2023-07-07 10:45:00,1860.49,1863.0,2.05,100.0,0.1104,-0.28,0.1,-0.38,flip -11318,做多,2023-07-07 10:45:00,2023-07-07 11:00:00,1863.0,1860.65,2.05,100.0,0.11,-0.26,0.1,-0.36,flip -11319,做空,2023-07-07 11:00:00,2023-07-07 12:00:00,1860.65,1859.69,2.04,100.0,0.1099,0.11,0.1,0.0,flip -11320,做多,2023-07-07 12:00:00,2023-07-07 12:15:00,1859.69,1855.76,2.04,100.0,0.1099,-0.43,0.1,-0.53,flip -11321,做空,2023-07-07 12:15:00,2023-07-07 12:30:00,1855.76,1859.58,2.04,100.0,0.1098,-0.42,0.1,-0.52,flip -11322,做多,2023-07-07 12:30:00,2023-07-07 18:30:00,1859.58,1860.98,2.03,100.0,0.1092,0.15,0.1,0.05,flip -11323,做空,2023-07-07 18:30:00,2023-07-07 19:15:00,1860.98,1860.31,2.03,100.0,0.1091,0.07,0.1,-0.03,flip -11324,做多,2023-07-07 19:15:00,2023-07-07 20:15:00,1860.31,1862.81,2.03,100.0,0.1091,0.27,0.1,0.17,flip -11325,做空,2023-07-07 20:15:00,2023-07-07 20:30:00,1862.81,1863.56,2.03,100.0,0.109,-0.08,0.1,-0.18,flip -11326,做多,2023-07-07 20:30:00,2023-07-08 03:00:00,1863.56,1867.12,2.03,100.0,0.1088,0.39,0.1,0.29,flip -11327,做空,2023-07-08 03:00:00,2023-07-08 08:15:00,1867.12,1863.58,2.05,100.0,0.1097,0.39,0.1,0.29,flip -11328,做多,2023-07-08 08:15:00,2023-07-08 09:15:00,1863.58,1863.4,2.05,100.0,0.11,-0.02,0.1,-0.12,flip -11329,做空,2023-07-08 09:15:00,2023-07-08 10:00:00,1863.4,1863.73,2.05,100.0,0.1099,-0.04,0.1,-0.14,flip -11330,做多,2023-07-08 10:00:00,2023-07-08 17:00:00,1863.73,1860.76,2.05,100.0,0.1097,-0.33,0.1,-0.43,flip -11331,做空,2023-07-08 17:00:00,2023-07-08 17:30:00,1860.76,1861.72,2.04,100.0,0.1096,-0.11,0.1,-0.21,flip -11332,做多,2023-07-08 17:30:00,2023-07-08 18:00:00,1861.72,1857.55,2.04,100.0,0.1094,-0.46,0.1,-0.56,flip -11333,做空,2023-07-08 18:00:00,2023-07-08 19:15:00,1857.55,1848.66,2.03,100.0,0.1093,0.97,0.1,0.87,tp_lower -11334,做多,2023-07-08 22:30:00,2023-07-09 13:45:00,1857.76,1865.41,2.04,100.0,0.1097,0.84,0.1,0.74,flip -11335,做空,2023-07-09 13:45:00,2023-07-09 14:30:00,1865.41,1866.98,2.06,100.0,0.1104,-0.17,0.1,-0.28,flip -11336,做多,2023-07-09 14:30:00,2023-07-09 15:00:00,1866.98,1864.79,2.06,100.0,0.1101,-0.24,0.1,-0.34,flip -11337,做空,2023-07-09 15:00:00,2023-07-09 15:15:00,1864.79,1866.44,2.05,100.0,0.11,-0.18,0.1,-0.28,flip -11338,做多,2023-07-09 15:15:00,2023-07-09 15:30:00,1866.44,1866.03,2.05,100.0,0.1097,-0.04,0.1,-0.15,flip -11339,做空,2023-07-09 15:30:00,2023-07-09 17:45:00,1866.03,1866.91,2.04,100.0,0.1096,-0.1,0.1,-0.2,flip -11340,做多,2023-07-09 17:45:00,2023-07-09 18:00:00,1866.91,1865.75,2.04,100.0,0.1094,-0.13,0.1,-0.23,flip -11341,做空,2023-07-09 18:00:00,2023-07-09 18:30:00,1865.75,1867.15,2.04,100.0,0.1092,-0.15,0.1,-0.25,flip -11342,做多,2023-07-09 18:30:00,2023-07-09 18:45:00,1867.15,1865.56,2.03,100.0,0.109,-0.17,0.1,-0.27,flip -11343,做空,2023-07-09 18:45:00,2023-07-09 19:45:00,1865.56,1867.8,2.03,100.0,0.1089,-0.24,0.1,-0.35,flip -11344,做多,2023-07-09 19:45:00,2023-07-09 20:30:00,1867.8,1866.61,2.03,100.0,0.1085,-0.13,0.1,-0.23,flip -11345,做空,2023-07-09 20:30:00,2023-07-09 20:45:00,1866.61,1868.16,2.02,100.0,0.1084,-0.17,0.1,-0.27,flip -11346,做多,2023-07-09 20:45:00,2023-07-09 21:45:00,1868.16,1864.5,2.02,100.0,0.1081,-0.4,0.1,-0.5,flip -11347,做空,2023-07-09 21:45:00,2023-07-09 22:30:00,1864.5,1866.1,2.01,100.0,0.108,-0.17,0.1,-0.27,flip -11348,做多,2023-07-09 22:30:00,2023-07-09 22:45:00,1866.1,1865.91,2.01,100.0,0.1077,-0.02,0.1,-0.12,flip -11349,做空,2023-07-09 22:45:00,2023-07-10 00:00:00,1865.91,1852.06,2.01,100.0,0.1076,1.49,0.1,1.39,tp_lower -11350,做多,2023-07-10 02:45:00,2023-07-10 03:00:00,1864.27,1863.86,2.05,100.0,0.1098,-0.05,0.1,-0.15,flip -11351,做空,2023-07-10 03:00:00,2023-07-10 09:15:00,1863.86,1862.62,2.05,100.0,0.1097,0.14,0.1,0.03,flip -11352,做多,2023-07-10 09:15:00,2023-07-10 09:30:00,1862.62,1860.5,2.04,100.0,0.1098,-0.23,0.1,-0.33,flip -11353,做空,2023-07-10 09:30:00,2023-07-10 10:00:00,1860.5,1860.94,2.04,100.0,0.1097,-0.05,0.1,-0.15,flip -11354,做多,2023-07-10 10:00:00,2023-07-10 12:30:00,1860.94,1861.21,2.04,100.0,0.1095,0.03,0.1,-0.07,flip -11355,做空,2023-07-10 12:30:00,2023-07-10 22:15:00,1861.21,1875.99,2.04,100.0,0.1094,-1.62,0.1,-1.72,flip -11356,做多,2023-07-10 22:15:00,2023-07-11 03:15:00,1875.99,1875.97,2.02,100.0,0.1076,-0.0,0.1,-0.1,flip -11357,做空,2023-07-11 03:15:00,2023-07-11 03:30:00,1875.97,1877.14,2.03,100.0,0.1081,-0.13,0.1,-0.23,flip -11358,做多,2023-07-11 03:30:00,2023-07-11 04:30:00,1877.14,1877.15,2.03,100.0,0.1079,0.0,0.1,-0.1,flip -11359,做空,2023-07-11 04:30:00,2023-07-11 05:00:00,1877.15,1877.01,2.02,100.0,0.1078,0.02,0.1,-0.09,flip -11360,做多,2023-07-11 05:00:00,2023-07-11 08:30:00,1877.01,1881.26,2.02,100.0,0.1077,0.46,0.1,0.36,flip -11361,做空,2023-07-11 08:30:00,2023-07-11 14:45:00,1881.26,1872.84,2.02,100.0,0.1076,0.91,0.1,0.81,flip -11362,做多,2023-07-11 14:45:00,2023-07-11 15:15:00,1872.84,1869.13,2.03,100.0,0.1084,-0.4,0.1,-0.5,flip -11363,做空,2023-07-11 15:15:00,2023-07-11 16:45:00,1869.13,1871.83,2.02,100.0,0.1083,-0.29,0.1,-0.39,flip -11364,做多,2023-07-11 16:45:00,2023-07-11 17:45:00,1871.83,1872.35,2.02,100.0,0.1079,0.06,0.1,-0.04,flip -11365,做空,2023-07-11 17:45:00,2023-07-11 19:15:00,1872.35,1873.18,2.02,100.0,0.1078,-0.09,0.1,-0.19,flip -11366,做多,2023-07-11 19:15:00,2023-07-11 19:30:00,1873.18,1872.16,2.02,100.0,0.1076,-0.11,0.1,-0.21,flip -11367,做空,2023-07-11 19:30:00,2023-07-11 19:45:00,1872.16,1873.99,2.01,100.0,0.1075,-0.2,0.1,-0.3,flip -11368,做多,2023-07-11 19:45:00,2023-07-11 20:45:00,1873.99,1873.2,2.01,100.0,0.1072,-0.08,0.1,-0.19,flip -11369,做空,2023-07-11 20:45:00,2023-07-11 21:45:00,1873.2,1874.93,2.01,100.0,0.1071,-0.19,0.1,-0.29,flip -11370,做多,2023-07-11 21:45:00,2023-07-12 01:00:00,1874.93,1884.3,2.0,100.0,0.1068,1.0,0.1,0.9,tp_upper -11371,做多,2023-07-12 13:45:00,2023-07-12 15:30:00,1886.32,1884.95,2.04,100.0,0.1079,-0.15,0.1,-0.25,flip -11372,做空,2023-07-12 15:30:00,2023-07-12 17:00:00,1884.95,1886.67,2.03,100.0,0.1078,-0.19,0.1,-0.29,flip -11373,做多,2023-07-12 17:00:00,2023-07-12 17:45:00,1886.67,1885.99,2.03,100.0,0.1075,-0.07,0.1,-0.17,flip -11374,做空,2023-07-12 17:45:00,2023-07-12 18:00:00,1885.99,1886.72,2.03,100.0,0.1074,-0.08,0.1,-0.18,flip -11375,做多,2023-07-12 18:00:00,2023-07-12 18:30:00,1886.72,1885.97,2.02,100.0,0.1072,-0.08,0.1,-0.18,flip -11376,做空,2023-07-12 18:30:00,2023-07-12 18:45:00,1885.97,1886.77,2.02,100.0,0.1071,-0.09,0.1,-0.19,flip -11377,做多,2023-07-12 18:45:00,2023-07-12 19:00:00,1886.77,1882.95,2.02,100.0,0.1069,-0.41,0.1,-0.51,flip -11378,做空,2023-07-12 19:00:00,2023-07-12 19:30:00,1882.95,1869.29,2.01,100.0,0.1068,1.46,0.1,1.36,tp_lower -11379,做多,2023-07-13 07:00:00,2023-07-13 07:15:00,1873.54,1872.0,2.04,100.0,0.1088,-0.17,0.1,-0.27,flip -11380,做空,2023-07-13 07:15:00,2023-07-13 08:45:00,1872.0,1872.54,2.03,100.0,0.1087,-0.06,0.1,-0.16,flip -11381,做多,2023-07-13 08:45:00,2023-07-13 15:30:00,1872.54,1933.6,2.03,100.0,0.1085,6.63,0.1,6.52,tp_upper -11382,做多,2023-07-14 08:00:00,2023-07-14 08:45:00,1997.35,2000.79,2.1,100.0,0.1052,0.36,0.11,0.26,flip -11383,做空,2023-07-14 08:45:00,2023-07-14 13:45:00,2000.79,1999.19,2.1,100.0,0.1051,0.17,0.11,0.06,flip -11384,做多,2023-07-14 13:45:00,2023-07-14 15:30:00,1999.19,1999.55,2.1,100.0,0.1052,0.04,0.11,-0.07,flip -11385,做空,2023-07-14 15:30:00,2023-07-14 18:15:00,1999.55,1929.72,2.1,100.0,0.1051,7.34,0.1,7.24,tp_lower -11386,做多,2023-07-15 07:15:00,2023-07-15 13:30:00,1935.99,1933.67,2.18,100.0,0.1126,-0.26,0.11,-0.37,flip -11387,做空,2023-07-15 13:30:00,2023-07-15 13:45:00,1933.67,1935.78,2.18,100.0,0.1125,-0.24,0.11,-0.35,flip -11388,做多,2023-07-15 13:45:00,2023-07-15 14:00:00,1935.78,1935.3,2.17,100.0,0.1121,-0.05,0.11,-0.16,flip -11389,做空,2023-07-15 14:00:00,2023-07-15 15:00:00,1935.3,1934.35,2.17,100.0,0.112,0.11,0.11,-0.0,flip -11390,做多,2023-07-15 15:00:00,2023-07-15 15:15:00,1934.35,1933.58,2.17,100.0,0.112,-0.09,0.11,-0.19,flip -11391,做空,2023-07-15 15:15:00,2023-07-15 15:30:00,1933.58,1935.2,2.16,100.0,0.1119,-0.18,0.11,-0.29,flip -11392,做多,2023-07-15 15:30:00,2023-07-15 15:45:00,1935.2,1933.75,2.16,100.0,0.1116,-0.16,0.11,-0.27,flip -11393,做空,2023-07-15 15:45:00,2023-07-15 16:15:00,1933.75,1933.95,2.16,100.0,0.1115,-0.02,0.11,-0.13,flip -11394,做多,2023-07-15 16:15:00,2023-07-15 16:30:00,1933.95,1933.58,2.15,100.0,0.1114,-0.04,0.11,-0.15,flip -11395,做空,2023-07-15 16:30:00,2023-07-15 18:30:00,1933.58,1935.9,2.15,100.0,0.1113,-0.26,0.11,-0.37,flip -11396,做多,2023-07-15 18:30:00,2023-07-15 18:45:00,1935.9,1933.82,2.15,100.0,0.1109,-0.23,0.11,-0.34,flip -11397,做空,2023-07-15 18:45:00,2023-07-15 19:00:00,1933.82,1936.41,2.14,100.0,0.1108,-0.29,0.11,-0.39,flip -11398,做多,2023-07-15 19:00:00,2023-07-15 19:30:00,1936.41,1934.35,2.14,100.0,0.1104,-0.23,0.11,-0.33,flip -11399,做空,2023-07-15 19:30:00,2023-07-16 01:00:00,1934.35,1934.73,2.13,100.0,0.1103,-0.04,0.11,-0.15,flip -11400,做多,2023-07-16 01:00:00,2023-07-16 01:30:00,1934.73,1934.04,2.16,100.0,0.1115,-0.08,0.11,-0.18,flip -11401,做空,2023-07-16 01:30:00,2023-07-16 02:15:00,1934.04,1920.63,2.15,100.0,0.1113,1.49,0.11,1.39,tp_lower -11402,做多,2023-07-16 07:00:00,2023-07-16 07:15:00,1930.76,1929.85,2.17,100.0,0.1122,-0.1,0.11,-0.21,flip -11403,做空,2023-07-16 07:15:00,2023-07-16 09:15:00,1929.85,1929.54,2.16,100.0,0.1121,0.03,0.11,-0.07,flip -11404,做多,2023-07-16 09:15:00,2023-07-16 09:30:00,1929.54,1928.09,2.16,100.0,0.112,-0.16,0.11,-0.27,flip -11405,做空,2023-07-16 09:30:00,2023-07-16 09:45:00,1928.09,1929.04,2.16,100.0,0.1119,-0.11,0.11,-0.21,flip -11406,做多,2023-07-16 09:45:00,2023-07-16 10:15:00,1929.04,1930.99,2.15,100.0,0.1117,0.22,0.11,0.11,flip -11407,做空,2023-07-16 10:15:00,2023-07-16 10:45:00,1930.99,1928.6,2.15,100.0,0.1116,0.27,0.11,0.16,flip -11408,做多,2023-07-16 10:45:00,2023-07-16 11:15:00,1928.6,1928.52,2.15,100.0,0.1117,-0.01,0.11,-0.12,flip -11409,做空,2023-07-16 11:15:00,2023-07-16 11:30:00,1928.52,1932.48,2.15,100.0,0.1116,-0.44,0.11,-0.55,flip -11410,做多,2023-07-16 11:30:00,2023-07-16 18:30:00,1932.48,1932.38,2.15,100.0,0.111,-0.01,0.11,-0.12,flip -11411,做空,2023-07-16 18:30:00,2023-07-16 19:00:00,1932.38,1930.99,2.14,100.0,0.1109,0.15,0.11,0.05,flip -11412,做多,2023-07-16 19:00:00,2023-07-16 19:30:00,1930.99,1926.21,2.14,100.0,0.111,-0.53,0.11,-0.64,flip -11413,做空,2023-07-16 19:30:00,2023-07-16 22:00:00,1926.21,1933.4,2.14,100.0,0.1109,-0.8,0.11,-0.9,flip -11414,做多,2023-07-16 22:00:00,2023-07-16 23:00:00,1933.4,1931.38,2.13,100.0,0.1099,-0.22,0.11,-0.33,flip -11415,做空,2023-07-16 23:00:00,2023-07-16 23:30:00,1931.38,1922.79,2.12,100.0,0.1098,0.94,0.11,0.84,tp_lower -11416,做多,2023-07-17 03:45:00,2023-07-17 04:15:00,1930.3,1930.22,2.16,100.0,0.1119,-0.01,0.11,-0.12,flip -11417,做空,2023-07-17 04:15:00,2023-07-17 04:45:00,1930.22,1931.8,2.16,100.0,0.1118,-0.18,0.11,-0.28,flip -11418,做多,2023-07-17 04:45:00,2023-07-17 05:45:00,1931.8,1929.43,2.15,100.0,0.1115,-0.26,0.11,-0.37,flip -11419,做空,2023-07-17 05:45:00,2023-07-17 06:00:00,1929.43,1930.95,2.15,100.0,0.1114,-0.17,0.11,-0.28,flip -11420,做多,2023-07-17 06:00:00,2023-07-17 06:15:00,1930.95,1929.99,2.15,100.0,0.1111,-0.11,0.11,-0.21,flip -11421,做空,2023-07-17 06:15:00,2023-07-17 07:00:00,1929.99,1929.88,2.14,100.0,0.111,0.01,0.11,-0.09,flip -11422,做多,2023-07-17 07:00:00,2023-07-17 07:30:00,1929.88,1928.84,2.14,100.0,0.1109,-0.12,0.11,-0.22,flip -11423,做空,2023-07-17 07:30:00,2023-07-17 08:15:00,1928.84,1930.61,2.14,100.0,0.1108,-0.2,0.11,-0.3,flip -11424,做多,2023-07-17 08:15:00,2023-07-17 08:30:00,1930.61,1928.71,2.13,100.0,0.1105,-0.21,0.11,-0.32,flip -11425,做空,2023-07-17 08:30:00,2023-07-17 09:45:00,1928.71,1913.75,2.13,100.0,0.1104,1.65,0.11,1.55,tp_lower -11426,做多,2023-07-17 21:30:00,2023-07-17 22:45:00,1910.66,1909.05,2.14,100.0,0.1122,-0.18,0.11,-0.29,flip -11427,做空,2023-07-17 22:45:00,2023-07-17 23:00:00,1909.05,1909.68,2.14,100.0,0.1121,-0.07,0.11,-0.18,flip -11428,做多,2023-07-17 23:00:00,2023-07-18 05:15:00,1909.68,1904.91,2.14,100.0,0.1119,-0.53,0.11,-0.64,flip -11429,做空,2023-07-18 05:15:00,2023-07-18 05:45:00,1904.91,1904.0,2.15,100.0,0.113,0.1,0.11,-0.0,flip -11430,做多,2023-07-18 05:45:00,2023-07-18 06:15:00,1904.0,1905.69,2.15,100.0,0.113,0.19,0.11,0.08,flip -11431,做空,2023-07-18 06:15:00,2023-07-18 08:15:00,1905.69,1903.35,2.15,100.0,0.1129,0.26,0.11,0.16,flip -11432,做多,2023-07-18 08:15:00,2023-07-18 08:30:00,1903.35,1902.03,2.15,100.0,0.1131,-0.15,0.11,-0.26,flip -11433,做空,2023-07-18 08:30:00,2023-07-18 10:45:00,1902.03,1902.62,2.15,100.0,0.113,-0.07,0.11,-0.17,flip -11434,做多,2023-07-18 10:45:00,2023-07-18 11:30:00,1902.62,1902.47,2.15,100.0,0.1128,-0.02,0.11,-0.12,flip -11435,做空,2023-07-18 11:30:00,2023-07-18 18:15:00,1902.47,1901.9,2.14,100.0,0.1127,0.06,0.11,-0.04,flip -11436,做多,2023-07-18 18:15:00,2023-07-18 18:30:00,1901.9,1898.61,2.14,100.0,0.1126,-0.37,0.11,-0.48,flip -11437,做空,2023-07-18 18:30:00,2023-07-18 18:45:00,1898.61,1900.59,2.14,100.0,0.1125,-0.22,0.11,-0.33,flip -11438,做多,2023-07-18 18:45:00,2023-07-18 19:00:00,1900.59,1899.73,2.13,100.0,0.1122,-0.1,0.11,-0.2,flip -11439,做空,2023-07-18 19:00:00,2023-07-18 21:15:00,1899.73,1897.88,2.13,100.0,0.112,0.21,0.11,0.1,flip -11440,做多,2023-07-18 21:15:00,2023-07-18 21:30:00,1897.88,1896.18,2.13,100.0,0.1121,-0.19,0.11,-0.3,flip -11441,做空,2023-07-18 21:30:00,2023-07-18 21:45:00,1896.18,1896.38,2.12,100.0,0.112,-0.02,0.11,-0.13,flip -11442,做多,2023-07-18 21:45:00,2023-07-18 23:30:00,1896.38,1894.59,2.12,100.0,0.1119,-0.2,0.11,-0.31,flip -11443,做空,2023-07-18 23:30:00,2023-07-18 23:45:00,1894.59,1896.46,2.12,100.0,0.1118,-0.21,0.11,-0.32,flip -11444,做多,2023-07-18 23:45:00,2023-07-19 00:00:00,1896.46,1896.45,2.11,100.0,0.1115,-0.0,0.11,-0.11,flip -11445,做空,2023-07-19 00:00:00,2023-07-19 00:15:00,1896.45,1901.15,2.14,100.0,0.113,-0.53,0.11,-0.64,flip -11446,做多,2023-07-19 00:15:00,2023-07-19 08:45:00,1901.15,1904.07,2.13,100.0,0.1123,0.33,0.11,0.22,flip -11447,做空,2023-07-19 08:45:00,2023-07-19 09:00:00,1904.07,1905.89,2.14,100.0,0.1122,-0.2,0.11,-0.31,flip -11448,做多,2023-07-19 09:00:00,2023-07-19 12:15:00,1905.89,1905.06,2.13,100.0,0.1119,-0.09,0.11,-0.2,flip -11449,做空,2023-07-19 12:15:00,2023-07-19 12:45:00,1905.06,1906.22,2.13,100.0,0.1117,-0.13,0.11,-0.24,flip -11450,做多,2023-07-19 12:45:00,2023-07-19 13:00:00,1906.22,1903.59,2.13,100.0,0.1115,-0.29,0.11,-0.4,flip -11451,做空,2023-07-19 13:00:00,2023-07-19 13:15:00,1903.59,1907.0,2.12,100.0,0.1114,-0.38,0.11,-0.49,flip -11452,做多,2023-07-19 13:15:00,2023-07-19 13:45:00,1907.0,1910.31,2.11,100.0,0.1109,0.37,0.11,0.26,flip -11453,做空,2023-07-19 13:45:00,2023-07-19 15:45:00,1910.31,1905.3,2.12,100.0,0.1108,0.55,0.11,0.45,flip -11454,做多,2023-07-19 15:45:00,2023-07-19 16:00:00,1905.3,1904.12,2.12,100.0,0.1112,-0.13,0.11,-0.24,flip -11455,做空,2023-07-19 16:00:00,2023-07-19 17:30:00,1904.12,1910.72,2.12,100.0,0.1111,-0.73,0.11,-0.84,flip -11456,做多,2023-07-19 17:30:00,2023-07-19 17:45:00,1910.72,1908.41,2.11,100.0,0.1102,-0.25,0.11,-0.36,flip -11457,做空,2023-07-19 17:45:00,2023-07-19 18:15:00,1908.41,1909.89,2.1,100.0,0.1101,-0.16,0.11,-0.27,flip -11458,做多,2023-07-19 18:15:00,2023-07-19 18:30:00,1909.89,1909.32,2.1,100.0,0.1099,-0.06,0.1,-0.17,flip -11459,做空,2023-07-19 18:30:00,2023-07-19 21:00:00,1909.32,1886.83,2.1,100.0,0.1097,2.47,0.1,2.36,tp_lower -11460,做多,2023-07-20 05:15:00,2023-07-20 14:30:00,1900.71,1891.19,2.15,100.0,0.113,-1.08,0.11,-1.18,flip -11461,做空,2023-07-20 14:30:00,2023-07-21 02:00:00,1891.19,1896.62,2.13,100.0,0.1129,-0.61,0.11,-0.72,flip -11462,做多,2023-07-21 02:00:00,2023-07-21 02:30:00,1896.62,1896.7,2.13,100.0,0.1123,0.01,0.11,-0.1,flip -11463,做空,2023-07-21 02:30:00,2023-07-21 06:00:00,1896.7,1892.11,2.13,100.0,0.1122,0.51,0.11,0.41,flip -11464,做多,2023-07-21 06:00:00,2023-07-21 06:30:00,1892.11,1890.77,2.13,100.0,0.1126,-0.15,0.11,-0.26,flip -11465,做空,2023-07-21 06:30:00,2023-07-21 06:45:00,1890.77,1892.08,2.13,100.0,0.1125,-0.15,0.11,-0.25,flip -11466,做多,2023-07-21 06:45:00,2023-07-21 07:00:00,1892.08,1890.91,2.12,100.0,0.1122,-0.13,0.11,-0.24,flip -11467,做空,2023-07-21 07:00:00,2023-07-21 08:30:00,1890.91,1891.44,2.12,100.0,0.1121,-0.06,0.11,-0.17,flip -11468,做多,2023-07-21 08:30:00,2023-07-21 08:45:00,1891.44,1890.77,2.12,100.0,0.1119,-0.07,0.11,-0.18,flip -11469,做空,2023-07-21 08:45:00,2023-07-21 09:00:00,1890.77,1891.53,2.11,100.0,0.1118,-0.08,0.11,-0.19,flip -11470,做多,2023-07-21 09:00:00,2023-07-21 09:30:00,1891.53,1889.1,2.11,100.0,0.1116,-0.27,0.11,-0.38,flip -11471,做空,2023-07-21 09:30:00,2023-07-21 12:15:00,1889.1,1890.68,2.11,100.0,0.1115,-0.18,0.11,-0.28,flip -11472,做多,2023-07-21 12:15:00,2023-07-21 13:00:00,1890.68,1893.09,2.1,100.0,0.1112,0.27,0.11,0.16,flip -11473,做空,2023-07-21 13:00:00,2023-07-21 14:30:00,1893.09,1891.53,2.1,100.0,0.1111,0.17,0.11,0.07,flip -11474,做多,2023-07-21 14:30:00,2023-07-21 15:00:00,1891.53,1890.87,2.1,100.0,0.1112,-0.07,0.11,-0.18,flip -11475,做空,2023-07-21 15:00:00,2023-07-21 15:30:00,1890.87,1890.57,2.1,100.0,0.111,0.03,0.1,-0.07,flip -11476,做多,2023-07-21 15:30:00,2023-07-21 15:45:00,1890.57,1890.13,2.1,100.0,0.111,-0.05,0.1,-0.15,flip -11477,做空,2023-07-21 15:45:00,2023-07-21 17:15:00,1890.13,1894.9,2.1,100.0,0.1109,-0.53,0.11,-0.63,flip -11478,做多,2023-07-21 17:15:00,2023-07-21 18:00:00,1894.9,1900.66,2.09,100.0,0.1102,0.63,0.1,0.53,tp_upper -11479,做多,2023-07-21 19:15:00,2023-07-21 19:30:00,1893.78,1893.57,2.09,100.0,0.1105,-0.02,0.1,-0.13,flip -11480,做空,2023-07-21 19:30:00,2023-07-21 21:45:00,1893.57,1893.16,2.09,100.0,0.1104,0.05,0.1,-0.06,flip -11481,做多,2023-07-21 21:45:00,2023-07-21 23:00:00,1893.16,1891.51,2.09,100.0,0.1103,-0.18,0.1,-0.29,flip -11482,做空,2023-07-21 23:00:00,2023-07-22 00:15:00,1891.51,1892.04,2.08,100.0,0.1102,-0.06,0.1,-0.16,flip -11483,做多,2023-07-22 00:15:00,2023-07-22 01:30:00,1892.04,1891.4,2.12,100.0,0.1121,-0.07,0.11,-0.18,flip -11484,做空,2023-07-22 01:30:00,2023-07-22 02:30:00,1891.4,1892.58,2.12,100.0,0.112,-0.13,0.11,-0.24,flip -11485,做多,2023-07-22 02:30:00,2023-07-22 03:00:00,1892.58,1891.67,2.12,100.0,0.1118,-0.1,0.11,-0.21,flip -11486,做空,2023-07-22 03:00:00,2023-07-22 03:15:00,1891.67,1894.24,2.11,100.0,0.1117,-0.29,0.11,-0.39,flip -11487,做多,2023-07-22 03:15:00,2023-07-22 03:30:00,1894.24,1893.27,2.11,100.0,0.1112,-0.11,0.11,-0.21,flip -11488,做空,2023-07-22 03:30:00,2023-07-22 04:15:00,1893.27,1893.96,2.1,100.0,0.1111,-0.08,0.11,-0.18,flip -11489,做多,2023-07-22 04:15:00,2023-07-22 04:45:00,1893.96,1893.2,2.1,100.0,0.1109,-0.08,0.11,-0.19,flip -11490,做空,2023-07-22 04:45:00,2023-07-22 05:15:00,1893.2,1892.76,2.1,100.0,0.1108,0.05,0.1,-0.06,flip -11491,做多,2023-07-22 05:15:00,2023-07-22 05:45:00,1892.76,1891.7,2.1,100.0,0.1108,-0.12,0.1,-0.22,flip -11492,做空,2023-07-22 05:45:00,2023-07-22 07:30:00,1891.7,1893.28,2.09,100.0,0.1107,-0.17,0.1,-0.28,flip -11493,做多,2023-07-22 07:30:00,2023-07-22 07:45:00,1893.28,1890.79,2.09,100.0,0.1104,-0.27,0.1,-0.38,flip -11494,做空,2023-07-22 07:45:00,2023-07-22 08:15:00,1890.79,1892.09,2.08,100.0,0.1102,-0.14,0.1,-0.25,flip -11495,做多,2023-07-22 08:15:00,2023-07-22 22:00:00,1892.09,1885.57,2.08,100.0,0.11,-0.72,0.1,-0.82,flip -11496,做空,2023-07-22 22:00:00,2023-07-22 23:15:00,1885.57,1855.12,2.07,100.0,0.1099,3.35,0.1,3.24,tp_lower -11497,做多,2023-07-23 08:30:00,2023-07-23 09:00:00,1876.29,1875.49,2.13,100.0,0.1136,-0.09,0.11,-0.2,flip -11498,做空,2023-07-23 09:00:00,2023-07-23 09:15:00,1875.49,1875.87,2.13,100.0,0.1134,-0.04,0.11,-0.15,flip -11499,做多,2023-07-23 09:15:00,2023-07-23 09:30:00,1875.87,1874.18,2.13,100.0,0.1133,-0.19,0.11,-0.3,flip -11500,做空,2023-07-23 09:30:00,2023-07-23 10:15:00,1874.18,1875.47,2.12,100.0,0.1132,-0.15,0.11,-0.25,flip -11501,做多,2023-07-23 10:15:00,2023-07-23 10:30:00,1875.47,1874.48,2.12,100.0,0.1129,-0.11,0.11,-0.22,flip -11502,做空,2023-07-23 10:30:00,2023-07-23 11:30:00,1874.48,1875.42,2.11,100.0,0.1128,-0.11,0.11,-0.21,flip -11503,做多,2023-07-23 11:30:00,2023-07-23 11:45:00,1875.42,1873.88,2.11,100.0,0.1126,-0.17,0.11,-0.28,flip -11504,做空,2023-07-23 11:45:00,2023-07-23 12:00:00,1873.88,1875.21,2.11,100.0,0.1124,-0.15,0.11,-0.25,flip -11505,做多,2023-07-23 12:00:00,2023-07-23 12:15:00,1875.21,1874.1,2.1,100.0,0.1122,-0.12,0.11,-0.23,flip -11506,做空,2023-07-23 12:15:00,2023-07-23 12:45:00,1874.1,1874.5,2.1,100.0,0.1121,-0.04,0.11,-0.15,flip -11507,做多,2023-07-23 12:45:00,2023-07-23 13:00:00,1874.5,1873.01,2.1,100.0,0.1119,-0.17,0.1,-0.27,flip -11508,做空,2023-07-23 13:00:00,2023-07-23 13:45:00,1873.01,1872.56,2.09,100.0,0.1118,0.05,0.1,-0.05,flip -11509,做多,2023-07-23 13:45:00,2023-07-23 15:45:00,1872.56,1873.25,2.09,100.0,0.1117,0.08,0.1,-0.03,flip -11510,做空,2023-07-23 15:45:00,2023-07-23 22:00:00,1873.25,1882.18,2.09,100.0,0.1116,-1.0,0.11,-1.1,flip -11511,做多,2023-07-23 22:00:00,2023-07-24 01:00:00,1882.18,1882.35,2.08,100.0,0.1105,0.02,0.1,-0.09,flip -11512,做空,2023-07-24 01:00:00,2023-07-24 09:45:00,1882.35,1841.46,2.1,100.0,0.1118,4.57,0.1,4.47,tp_lower -11513,做多,2023-07-24 23:45:00,2023-07-25 00:30:00,1849.04,1848.65,2.15,100.0,0.1162,-0.05,0.11,-0.15,flip -11514,做空,2023-07-25 00:30:00,2023-07-25 00:45:00,1848.65,1848.96,2.15,100.0,0.1163,-0.04,0.11,-0.14,flip -11515,做多,2023-07-25 00:45:00,2023-07-25 01:00:00,1848.96,1844.98,2.15,100.0,0.1161,-0.46,0.11,-0.57,flip -11516,做空,2023-07-25 01:00:00,2023-07-25 01:45:00,1844.98,1847.86,2.14,100.0,0.116,-0.33,0.11,-0.44,flip -11517,做多,2023-07-25 01:45:00,2023-07-25 04:30:00,1847.86,1846.53,2.13,100.0,0.1155,-0.15,0.11,-0.26,flip -11518,做空,2023-07-25 04:30:00,2023-07-25 04:45:00,1846.53,1847.35,2.13,100.0,0.1154,-0.09,0.11,-0.2,flip -11519,做多,2023-07-25 04:45:00,2023-07-25 07:45:00,1847.35,1849.89,2.13,100.0,0.1152,0.29,0.11,0.19,flip -11520,做空,2023-07-25 07:45:00,2023-07-25 15:00:00,1849.89,1855.53,2.13,100.0,0.1151,-0.65,0.11,-0.76,flip -11521,做多,2023-07-25 15:00:00,2023-07-25 17:00:00,1855.53,1853.0,2.12,100.0,0.1143,-0.29,0.11,-0.39,flip -11522,做空,2023-07-25 17:00:00,2023-07-25 17:15:00,1853.0,1859.32,2.11,100.0,0.1141,-0.72,0.11,-0.83,flip -11523,做多,2023-07-25 17:15:00,2023-07-25 23:15:00,1859.32,1856.22,2.11,100.0,0.1132,-0.35,0.11,-0.46,flip -11524,做空,2023-07-25 23:15:00,2023-07-25 23:45:00,1856.22,1856.91,2.1,100.0,0.1131,-0.08,0.11,-0.18,flip -11525,做多,2023-07-25 23:45:00,2023-07-26 00:15:00,1856.91,1857.01,2.1,100.0,0.1129,0.01,0.1,-0.09,flip -11526,做空,2023-07-26 00:15:00,2023-07-26 02:45:00,1857.01,1859.21,2.12,100.0,0.1141,-0.25,0.11,-0.36,flip -11527,做多,2023-07-26 02:45:00,2023-07-26 03:45:00,1859.21,1857.8,2.11,100.0,0.1137,-0.16,0.11,-0.27,flip -11528,做空,2023-07-26 03:45:00,2023-07-26 05:45:00,1857.8,1858.7,2.11,100.0,0.1136,-0.1,0.11,-0.21,flip -11529,做多,2023-07-26 05:45:00,2023-07-26 06:00:00,1858.7,1856.57,2.11,100.0,0.1133,-0.24,0.11,-0.35,flip -11530,做空,2023-07-26 06:00:00,2023-07-26 06:15:00,1856.57,1857.2,2.1,100.0,0.1132,-0.07,0.11,-0.18,flip -11531,做多,2023-07-26 06:15:00,2023-07-26 06:30:00,1857.2,1856.0,2.1,100.0,0.113,-0.14,0.1,-0.24,flip -11532,做空,2023-07-26 06:30:00,2023-07-26 13:00:00,1856.0,1855.93,2.1,100.0,0.1129,0.01,0.1,-0.1,flip -11533,做多,2023-07-26 13:00:00,2023-07-26 14:00:00,1855.93,1855.38,2.09,100.0,0.1128,-0.06,0.1,-0.17,flip -11534,做空,2023-07-26 14:00:00,2023-07-26 14:15:00,1855.38,1859.24,2.09,100.0,0.1127,-0.44,0.1,-0.54,flip -11535,做多,2023-07-26 14:15:00,2023-07-26 17:45:00,1859.24,1856.41,2.08,100.0,0.1121,-0.32,0.1,-0.42,flip -11536,做空,2023-07-26 17:45:00,2023-07-26 18:00:00,1856.41,1866.55,2.08,100.0,0.112,-1.14,0.1,-1.24,flip -11537,做多,2023-07-26 18:00:00,2023-07-26 18:30:00,1866.55,1872.94,2.07,100.0,0.1107,0.71,0.1,0.6,tp_upper -11538,做多,2023-07-27 08:00:00,2023-07-27 11:15:00,1871.71,1875.04,2.09,100.0,0.1119,0.37,0.1,0.27,flip -11539,做空,2023-07-27 11:15:00,2023-07-27 11:30:00,1875.04,1877.74,2.1,100.0,0.1118,-0.3,0.1,-0.41,flip -11540,做多,2023-07-27 11:30:00,2023-07-27 12:00:00,1877.74,1874.92,2.09,100.0,0.1114,-0.31,0.1,-0.42,flip -11541,做空,2023-07-27 12:00:00,2023-07-27 12:45:00,1874.92,1876.96,2.09,100.0,0.1113,-0.23,0.1,-0.33,flip -11542,做多,2023-07-27 12:45:00,2023-07-27 13:00:00,1876.96,1874.71,2.08,100.0,0.1109,-0.25,0.1,-0.35,flip -11543,做空,2023-07-27 13:00:00,2023-07-28 04:30:00,1874.71,1863.21,2.08,100.0,0.1108,1.27,0.1,1.17,flip -11544,做多,2023-07-28 04:30:00,2023-07-28 04:45:00,1863.21,1862.98,2.1,100.0,0.1126,-0.03,0.1,-0.13,flip -11545,做空,2023-07-28 04:45:00,2023-07-28 07:15:00,1862.98,1862.26,2.1,100.0,0.1125,0.08,0.1,-0.02,flip -11546,做多,2023-07-28 07:15:00,2023-07-28 07:30:00,1862.26,1860.08,2.09,100.0,0.1125,-0.25,0.1,-0.35,flip -11547,做空,2023-07-28 07:30:00,2023-07-28 08:15:00,1860.08,1861.78,2.09,100.0,0.1123,-0.19,0.1,-0.3,flip -11548,做多,2023-07-28 08:15:00,2023-07-28 08:45:00,1861.78,1861.93,2.09,100.0,0.112,0.02,0.1,-0.09,flip -11549,做空,2023-07-28 08:45:00,2023-07-28 17:45:00,1861.93,1870.17,2.08,100.0,0.1119,-0.92,0.1,-1.03,flip -11550,做多,2023-07-28 17:45:00,2023-07-29 01:15:00,1870.17,1872.99,2.07,100.0,0.1108,0.31,0.1,0.21,flip -11551,做空,2023-07-29 01:15:00,2023-07-29 02:30:00,1872.99,1873.22,2.09,100.0,0.1114,-0.03,0.1,-0.13,flip -11552,做多,2023-07-29 02:30:00,2023-07-29 03:00:00,1873.22,1873.77,2.08,100.0,0.1113,0.06,0.1,-0.04,flip -11553,做空,2023-07-29 03:00:00,2023-07-29 04:15:00,1873.77,1876.08,2.08,100.0,0.1112,-0.26,0.1,-0.36,flip -11554,做多,2023-07-29 04:15:00,2023-07-29 05:15:00,1876.08,1873.07,2.08,100.0,0.1108,-0.33,0.1,-0.44,flip -11555,做空,2023-07-29 05:15:00,2023-07-29 12:15:00,1873.07,1873.75,2.07,100.0,0.1107,-0.08,0.1,-0.18,flip -11556,做多,2023-07-29 12:15:00,2023-07-29 12:30:00,1873.75,1871.94,2.07,100.0,0.1105,-0.2,0.1,-0.3,flip -11557,做空,2023-07-29 12:30:00,2023-07-29 13:00:00,1871.94,1874.63,2.07,100.0,0.1104,-0.3,0.1,-0.4,flip -11558,做多,2023-07-29 13:00:00,2023-07-29 13:30:00,1874.63,1872.5,2.06,100.0,0.1099,-0.23,0.1,-0.34,flip -11559,做空,2023-07-29 13:30:00,2023-07-29 14:00:00,1872.5,1873.44,2.06,100.0,0.1098,-0.1,0.1,-0.21,flip -11560,做多,2023-07-29 14:00:00,2023-07-29 14:30:00,1873.44,1872.61,2.05,100.0,0.1096,-0.09,0.1,-0.19,flip -11561,做空,2023-07-29 14:30:00,2023-07-29 16:45:00,1872.61,1872.99,2.05,100.0,0.1095,-0.04,0.1,-0.14,flip -11562,做多,2023-07-29 16:45:00,2023-07-29 17:00:00,1872.99,1872.49,2.05,100.0,0.1093,-0.05,0.1,-0.16,flip -11563,做空,2023-07-29 17:00:00,2023-07-29 17:15:00,1872.49,1872.78,2.05,100.0,0.1092,-0.03,0.1,-0.13,flip -11564,做多,2023-07-29 17:15:00,2023-07-29 20:15:00,1872.78,1883.92,2.04,100.0,0.1091,1.22,0.1,1.11,tp_upper -11565,做多,2023-07-30 12:30:00,2023-07-30 15:45:00,1876.6,1875.27,2.08,100.0,0.1108,-0.15,0.1,-0.25,flip -11566,做空,2023-07-30 15:45:00,2023-07-30 16:00:00,1875.27,1878.01,2.08,100.0,0.1107,-0.3,0.1,-0.41,flip -11567,做多,2023-07-30 16:00:00,2023-07-30 16:30:00,1878.01,1875.0,2.07,100.0,0.1103,-0.33,0.1,-0.44,flip -11568,做空,2023-07-30 16:30:00,2023-07-30 16:45:00,1875.0,1876.05,2.07,100.0,0.1102,-0.12,0.1,-0.22,flip -11569,做多,2023-07-30 16:45:00,2023-07-30 17:00:00,1876.05,1873.52,2.06,100.0,0.11,-0.28,0.1,-0.38,flip -11570,做空,2023-07-30 17:00:00,2023-07-30 17:30:00,1873.52,1875.56,2.06,100.0,0.1098,-0.22,0.1,-0.33,flip -11571,做多,2023-07-30 17:30:00,2023-07-30 18:15:00,1875.56,1875.37,2.05,100.0,0.1095,-0.02,0.1,-0.12,flip -11572,做空,2023-07-30 18:15:00,2023-07-30 18:45:00,1875.37,1876.3,2.05,100.0,0.1094,-0.1,0.1,-0.2,flip -11573,做多,2023-07-30 18:45:00,2023-07-30 19:45:00,1876.3,1861.26,2.05,100.0,0.1092,-1.64,0.1,-1.74,flip -11574,做空,2023-07-30 19:45:00,2023-07-30 20:00:00,1861.26,1852.91,2.03,100.0,0.1091,0.91,0.1,0.81,tp_lower -11575,做多,2023-07-31 00:30:00,2023-07-31 01:00:00,1870.83,1868.64,2.06,100.0,0.1099,-0.24,0.1,-0.34,flip -11576,做空,2023-07-31 01:00:00,2023-07-31 01:30:00,1868.64,1869.51,2.05,100.0,0.1098,-0.1,0.1,-0.2,flip -11577,做多,2023-07-31 01:30:00,2023-07-31 02:00:00,1869.51,1869.97,2.05,100.0,0.1096,0.05,0.1,-0.05,flip -11578,做空,2023-07-31 02:00:00,2023-07-31 02:15:00,1869.97,1872.44,2.05,100.0,0.1094,-0.27,0.1,-0.37,flip -11579,做多,2023-07-31 02:15:00,2023-07-31 02:45:00,1872.44,1869.48,2.04,100.0,0.109,-0.32,0.1,-0.42,flip -11580,做空,2023-07-31 02:45:00,2023-07-31 08:15:00,1869.48,1868.08,2.04,100.0,0.1089,0.15,0.1,0.05,flip -11581,做多,2023-07-31 08:15:00,2023-07-31 08:30:00,1868.08,1866.73,2.04,100.0,0.109,-0.15,0.1,-0.25,flip -11582,做空,2023-07-31 08:30:00,2023-07-31 09:45:00,1866.73,1867.26,2.03,100.0,0.1089,-0.06,0.1,-0.16,flip -11583,做多,2023-07-31 09:45:00,2023-07-31 13:30:00,1867.26,1866.63,2.03,100.0,0.1087,-0.07,0.1,-0.17,flip -11584,做空,2023-07-31 13:30:00,2023-08-01 00:45:00,1866.63,1860.99,2.03,100.0,0.1086,0.61,0.1,0.51,flip -11585,做多,2023-08-01 00:45:00,2023-08-01 01:15:00,1860.99,1856.99,2.05,100.0,0.1101,-0.44,0.1,-0.54,flip -11586,做空,2023-08-01 01:15:00,2023-08-01 02:00:00,1856.99,1821.78,2.04,100.0,0.11,3.87,0.1,3.77,tp_lower -11587,做多,2023-08-01 15:45:00,2023-08-01 16:15:00,1834.24,1832.17,2.08,100.0,0.1133,-0.23,0.1,-0.34,flip -11588,做空,2023-08-01 16:15:00,2023-08-01 16:45:00,1832.17,1833.01,2.07,100.0,0.1132,-0.1,0.1,-0.2,flip -11589,做多,2023-08-01 16:45:00,2023-08-01 18:45:00,1833.01,1852.72,2.07,100.0,0.113,2.23,0.1,2.12,tp_upper -11590,做多,2023-08-02 08:30:00,2023-08-02 09:30:00,1855.54,1854.5,2.1,100.0,0.1133,-0.12,0.11,-0.22,flip -11591,做空,2023-08-02 09:30:00,2023-08-02 11:30:00,1854.5,1859.84,2.1,100.0,0.1132,-0.6,0.11,-0.71,flip -11592,做多,2023-08-02 11:30:00,2023-08-02 11:45:00,1859.84,1859.19,2.09,100.0,0.1124,-0.07,0.1,-0.18,flip -11593,做空,2023-08-02 11:45:00,2023-08-03 01:45:00,1859.19,1844.29,2.09,100.0,0.1123,1.67,0.1,1.57,flip -11594,做多,2023-08-03 01:45:00,2023-08-03 02:00:00,1844.29,1842.07,2.11,100.0,0.1143,-0.25,0.11,-0.36,flip -11595,做空,2023-08-03 02:00:00,2023-08-03 11:45:00,1842.07,1837.13,2.1,100.0,0.1142,0.56,0.1,0.46,flip -11596,做多,2023-08-03 11:45:00,2023-08-03 13:15:00,1837.13,1836.25,2.11,100.0,0.1147,-0.1,0.11,-0.21,flip -11597,做空,2023-08-03 13:15:00,2023-08-03 13:45:00,1836.25,1838.52,2.1,100.0,0.1146,-0.26,0.11,-0.37,flip -11598,做多,2023-08-03 13:45:00,2023-08-03 14:00:00,1838.52,1837.21,2.1,100.0,0.1142,-0.15,0.1,-0.25,flip -11599,做空,2023-08-03 14:00:00,2023-08-03 14:15:00,1837.21,1837.56,2.1,100.0,0.1141,-0.04,0.1,-0.14,flip -11600,做多,2023-08-03 14:15:00,2023-08-03 17:00:00,1837.56,1856.82,2.09,100.0,0.1139,2.19,0.11,2.09,tp_upper -11601,做多,2023-08-04 08:00:00,2023-08-04 08:15:00,1837.67,1836.2,2.13,100.0,0.1158,-0.17,0.11,-0.28,flip -11602,做空,2023-08-04 08:15:00,2023-08-04 09:15:00,1836.2,1837.88,2.12,100.0,0.1157,-0.19,0.11,-0.3,flip -11603,做多,2023-08-04 09:15:00,2023-08-04 09:30:00,1837.88,1836.81,2.12,100.0,0.1153,-0.12,0.11,-0.23,flip -11604,做空,2023-08-04 09:30:00,2023-08-04 09:45:00,1836.81,1837.43,2.12,100.0,0.1152,-0.07,0.11,-0.18,flip -11605,做多,2023-08-04 09:45:00,2023-08-04 10:00:00,1837.43,1836.77,2.11,100.0,0.115,-0.08,0.11,-0.18,flip -11606,做空,2023-08-04 10:00:00,2023-08-04 12:15:00,1836.77,1836.05,2.11,100.0,0.1149,0.08,0.11,-0.02,flip -11607,做多,2023-08-04 12:15:00,2023-08-04 13:30:00,1836.05,1843.34,2.11,100.0,0.1149,0.84,0.11,0.73,tp_upper -11608,做多,2023-08-05 08:30:00,2023-08-05 09:45:00,1832.57,1830.12,2.13,100.0,0.1162,-0.28,0.11,-0.39,flip -11609,做空,2023-08-05 09:45:00,2023-08-05 10:00:00,1830.12,1831.77,2.12,100.0,0.1161,-0.19,0.11,-0.3,flip -11610,做多,2023-08-05 10:00:00,2023-08-05 12:30:00,1831.77,1829.93,2.12,100.0,0.1157,-0.21,0.11,-0.32,flip -11611,做空,2023-08-05 12:30:00,2023-08-05 12:45:00,1829.93,1830.06,2.12,100.0,0.1156,-0.02,0.11,-0.12,flip -11612,做多,2023-08-05 12:45:00,2023-08-05 13:30:00,1830.06,1830.2,2.11,100.0,0.1155,0.02,0.11,-0.09,flip -11613,做空,2023-08-05 13:30:00,2023-08-05 13:45:00,1830.2,1832.18,2.11,100.0,0.1154,-0.23,0.11,-0.33,flip -11614,做多,2023-08-05 13:45:00,2023-08-05 16:30:00,1832.18,1830.36,2.11,100.0,0.115,-0.21,0.11,-0.31,flip -11615,做空,2023-08-05 16:30:00,2023-08-05 16:45:00,1830.36,1830.56,2.1,100.0,0.1149,-0.02,0.11,-0.13,flip -11616,做多,2023-08-05 16:45:00,2023-08-06 01:45:00,1830.56,1832.64,2.1,100.0,0.1148,0.24,0.11,0.13,flip -11617,做空,2023-08-06 01:45:00,2023-08-06 02:00:00,1832.64,1834.87,2.12,100.0,0.1155,-0.26,0.11,-0.36,flip -11618,做多,2023-08-06 02:00:00,2023-08-06 03:30:00,1834.87,1833.66,2.11,100.0,0.1151,-0.14,0.11,-0.24,flip -11619,做空,2023-08-06 03:30:00,2023-08-06 03:45:00,1833.66,1834.13,2.11,100.0,0.115,-0.05,0.11,-0.16,flip -11620,做多,2023-08-06 03:45:00,2023-08-06 05:30:00,1834.13,1834.85,2.11,100.0,0.1148,0.08,0.11,-0.02,flip -11621,做空,2023-08-06 05:30:00,2023-08-06 05:45:00,1834.85,1835.66,2.11,100.0,0.1147,-0.09,0.11,-0.2,flip -11622,做多,2023-08-06 05:45:00,2023-08-06 06:00:00,1835.66,1833.9,2.1,100.0,0.1145,-0.2,0.11,-0.31,flip -11623,做空,2023-08-06 06:00:00,2023-08-06 08:15:00,1833.9,1835.23,2.1,100.0,0.1144,-0.15,0.1,-0.26,flip -11624,做多,2023-08-06 08:15:00,2023-08-06 08:30:00,1835.23,1835.16,2.09,100.0,0.1141,-0.01,0.1,-0.11,flip -11625,做空,2023-08-06 08:30:00,2023-08-06 09:15:00,1835.16,1829.79,2.09,100.0,0.114,0.61,0.1,0.51,tp_lower -11626,做多,2023-08-06 16:30:00,2023-08-06 17:15:00,1832.01,1831.05,2.1,100.0,0.1144,-0.11,0.1,-0.21,flip -11627,做空,2023-08-06 17:15:00,2023-08-06 17:30:00,1831.05,1833.26,2.09,100.0,0.1143,-0.25,0.1,-0.36,flip -11628,做多,2023-08-06 17:30:00,2023-08-06 17:45:00,1833.26,1832.32,2.09,100.0,0.1139,-0.11,0.1,-0.21,flip -11629,做空,2023-08-06 17:45:00,2023-08-06 19:00:00,1832.32,1832.88,2.09,100.0,0.1138,-0.06,0.1,-0.17,flip -11630,做多,2023-08-06 19:00:00,2023-08-06 19:15:00,1832.88,1831.85,2.08,100.0,0.1136,-0.12,0.1,-0.22,flip -11631,做空,2023-08-06 19:15:00,2023-08-06 19:45:00,1831.85,1831.26,2.08,100.0,0.1135,0.07,0.1,-0.04,flip -11632,做多,2023-08-06 19:45:00,2023-08-06 20:00:00,1831.26,1830.83,2.08,100.0,0.1135,-0.05,0.1,-0.15,flip -11633,做空,2023-08-06 20:00:00,2023-08-06 20:45:00,1830.83,1831.72,2.08,100.0,0.1134,-0.1,0.1,-0.2,flip -11634,做多,2023-08-06 20:45:00,2023-08-06 21:45:00,1831.72,1829.48,2.07,100.0,0.1131,-0.25,0.1,-0.36,flip -11635,做空,2023-08-06 21:45:00,2023-08-06 22:00:00,1829.48,1830.77,2.07,100.0,0.113,-0.15,0.1,-0.25,flip -11636,做多,2023-08-06 22:00:00,2023-08-06 22:30:00,1830.77,1831.03,2.06,100.0,0.1127,0.03,0.1,-0.07,flip -11637,做空,2023-08-06 22:30:00,2023-08-07 00:00:00,1831.03,1831.35,2.06,100.0,0.1126,-0.04,0.1,-0.14,flip -11638,做多,2023-08-07 00:00:00,2023-08-07 00:15:00,1831.35,1829.34,2.1,100.0,0.1146,-0.23,0.1,-0.34,flip -11639,做空,2023-08-07 00:15:00,2023-08-07 00:30:00,1829.34,1830.41,2.1,100.0,0.1145,-0.12,0.1,-0.23,flip -11640,做多,2023-08-07 00:30:00,2023-08-07 00:45:00,1830.41,1829.37,2.09,100.0,0.1143,-0.12,0.1,-0.22,flip -11641,做空,2023-08-07 00:45:00,2023-08-07 01:00:00,1829.37,1832.32,2.09,100.0,0.1142,-0.34,0.1,-0.44,flip -11642,做多,2023-08-07 01:00:00,2023-08-07 01:15:00,1832.32,1842.0,2.08,100.0,0.1137,1.1,0.1,1.0,tp_upper -11643,做多,2023-08-07 07:15:00,2023-08-07 08:30:00,1834.31,1833.81,2.09,100.0,0.114,-0.06,0.1,-0.16,flip -11644,做空,2023-08-07 08:30:00,2023-08-07 09:15:00,1833.81,1834.77,2.09,100.0,0.1139,-0.11,0.1,-0.21,flip -11645,做多,2023-08-07 09:15:00,2023-08-07 09:30:00,1834.77,1834.28,2.09,100.0,0.1137,-0.06,0.1,-0.16,flip -11646,做空,2023-08-07 09:30:00,2023-08-07 09:45:00,1834.28,1834.88,2.08,100.0,0.1136,-0.07,0.1,-0.17,flip -11647,做多,2023-08-07 09:45:00,2023-08-07 10:00:00,1834.88,1833.97,2.08,100.0,0.1134,-0.1,0.1,-0.21,flip -11648,做空,2023-08-07 10:00:00,2023-08-07 10:30:00,1833.97,1835.9,2.08,100.0,0.1133,-0.22,0.1,-0.32,flip -11649,做多,2023-08-07 10:30:00,2023-08-07 11:15:00,1835.9,1834.57,2.07,100.0,0.1129,-0.15,0.1,-0.25,flip -11650,做空,2023-08-07 11:15:00,2023-08-07 12:45:00,1834.57,1832.72,2.07,100.0,0.1128,0.21,0.1,0.11,flip -11651,做多,2023-08-07 12:45:00,2023-08-07 21:30:00,1832.72,1825.23,2.07,100.0,0.1129,-0.85,0.1,-0.95,flip -11652,做空,2023-08-07 21:30:00,2023-08-07 23:30:00,1825.23,1827.96,2.06,100.0,0.1128,-0.31,0.1,-0.41,flip -11653,做多,2023-08-07 23:30:00,2023-08-08 01:30:00,1827.96,1827.0,2.05,100.0,0.1124,-0.11,0.1,-0.21,flip -11654,做空,2023-08-08 01:30:00,2023-08-08 02:00:00,1827.0,1826.63,2.08,100.0,0.1139,0.04,0.1,-0.06,flip -11655,做多,2023-08-08 02:00:00,2023-08-08 13:00:00,1826.63,1843.63,2.08,100.0,0.1138,1.94,0.1,1.83,tp_upper -11656,做多,2023-08-09 02:30:00,2023-08-09 04:00:00,1854.01,1853.98,2.1,100.0,0.1133,-0.0,0.11,-0.11,flip -11657,做空,2023-08-09 04:00:00,2023-08-09 06:30:00,1853.98,1854.98,2.1,100.0,0.1132,-0.11,0.11,-0.22,flip -11658,做多,2023-08-09 06:30:00,2023-08-09 14:00:00,1854.98,1857.75,2.1,100.0,0.113,0.31,0.1,0.21,flip -11659,做空,2023-08-09 14:00:00,2023-08-09 14:15:00,1857.75,1859.43,2.1,100.0,0.1129,-0.19,0.1,-0.29,flip -11660,做多,2023-08-09 14:15:00,2023-08-09 14:45:00,1859.43,1852.24,2.09,100.0,0.1126,-0.81,0.1,-0.91,flip -11661,做空,2023-08-09 14:45:00,2023-08-09 23:00:00,1852.24,1857.51,2.08,100.0,0.1124,-0.59,0.1,-0.7,flip -11662,做多,2023-08-09 23:00:00,2023-08-09 23:15:00,1857.51,1856.4,2.07,100.0,0.1117,-0.12,0.1,-0.23,flip -11663,做空,2023-08-09 23:15:00,2023-08-10 00:00:00,1856.4,1855.26,2.07,100.0,0.1116,0.13,0.1,0.02,flip -11664,做多,2023-08-10 00:00:00,2023-08-10 00:30:00,1855.26,1854.52,2.08,100.0,0.1124,-0.08,0.1,-0.19,flip -11665,做空,2023-08-10 00:30:00,2023-08-10 00:45:00,1854.52,1856.77,2.08,100.0,0.1123,-0.25,0.1,-0.36,flip -11666,做多,2023-08-10 00:45:00,2023-08-10 01:15:00,1856.77,1855.31,2.08,100.0,0.1119,-0.16,0.1,-0.27,flip -11667,做空,2023-08-10 01:15:00,2023-08-10 01:30:00,1855.31,1856.54,2.07,100.0,0.1118,-0.14,0.1,-0.24,flip -11668,做多,2023-08-10 01:30:00,2023-08-10 01:45:00,1856.54,1854.65,2.07,100.0,0.1115,-0.21,0.1,-0.31,flip -11669,做空,2023-08-10 01:45:00,2023-08-10 02:00:00,1854.65,1855.98,2.07,100.0,0.1114,-0.15,0.1,-0.25,flip -11670,做多,2023-08-10 02:00:00,2023-08-10 02:15:00,1855.98,1855.22,2.06,100.0,0.1111,-0.08,0.1,-0.19,flip -11671,做空,2023-08-10 02:15:00,2023-08-10 02:30:00,1855.22,1855.51,2.06,100.0,0.111,-0.03,0.1,-0.14,flip -11672,做多,2023-08-10 02:30:00,2023-08-10 02:45:00,1855.51,1852.37,2.06,100.0,0.1109,-0.35,0.1,-0.45,flip -11673,做空,2023-08-10 02:45:00,2023-08-10 05:45:00,1852.37,1853.2,2.05,100.0,0.1107,-0.09,0.1,-0.19,flip -11674,做多,2023-08-10 05:45:00,2023-08-10 06:15:00,1853.2,1851.19,2.05,100.0,0.1105,-0.22,0.1,-0.32,flip -11675,做空,2023-08-10 06:15:00,2023-08-10 07:15:00,1851.19,1853.2,2.04,100.0,0.1104,-0.22,0.1,-0.32,flip -11676,做多,2023-08-10 07:15:00,2023-08-10 07:30:00,1853.2,1850.1,2.04,100.0,0.1101,-0.34,0.1,-0.44,flip -11677,做空,2023-08-10 07:30:00,2023-08-10 10:45:00,1850.1,1853.65,2.03,100.0,0.11,-0.39,0.1,-0.49,flip -11678,做多,2023-08-10 10:45:00,2023-08-10 11:15:00,1853.65,1851.44,2.03,100.0,0.1094,-0.24,0.1,-0.34,flip -11679,做空,2023-08-10 11:15:00,2023-08-10 12:15:00,1851.44,1852.66,2.02,100.0,0.1093,-0.13,0.1,-0.23,flip -11680,做多,2023-08-10 12:15:00,2023-08-10 13:30:00,1852.66,1858.89,2.02,100.0,0.1091,0.68,0.1,0.58,tp_upper -11681,做多,2023-08-10 15:00:00,2023-08-10 15:45:00,1853.13,1853.16,2.03,100.0,0.1093,0.0,0.1,-0.1,flip -11682,做空,2023-08-10 15:45:00,2023-08-10 16:30:00,1853.16,1852.97,2.02,100.0,0.1092,0.02,0.1,-0.08,flip -11683,做多,2023-08-10 16:30:00,2023-08-10 16:45:00,1852.97,1850.77,2.02,100.0,0.1091,-0.24,0.1,-0.34,flip -11684,做空,2023-08-10 16:45:00,2023-08-10 22:15:00,1850.77,1852.11,2.02,100.0,0.109,-0.15,0.1,-0.25,flip -11685,做多,2023-08-10 22:15:00,2023-08-10 22:45:00,1852.11,1850.72,2.01,100.0,0.1087,-0.15,0.1,-0.25,flip -11686,做空,2023-08-10 22:45:00,2023-08-10 23:15:00,1850.72,1851.98,2.01,100.0,0.1086,-0.14,0.1,-0.24,flip -11687,做多,2023-08-10 23:15:00,2023-08-10 23:45:00,1851.98,1851.42,2.01,100.0,0.1084,-0.06,0.1,-0.16,flip -11688,做空,2023-08-10 23:45:00,2023-08-11 00:00:00,1851.42,1851.7,2.0,100.0,0.1083,-0.03,0.1,-0.13,flip -11689,做多,2023-08-11 00:00:00,2023-08-11 01:30:00,1851.7,1850.84,2.05,100.0,0.1106,-0.1,0.1,-0.2,flip -11690,做空,2023-08-11 01:30:00,2023-08-11 06:45:00,1850.84,1849.64,2.04,100.0,0.1105,0.13,0.1,0.03,flip -11691,做多,2023-08-11 06:45:00,2023-08-11 07:15:00,1849.64,1849.14,2.04,100.0,0.1105,-0.06,0.1,-0.16,flip -11692,做空,2023-08-11 07:15:00,2023-08-11 08:00:00,1849.14,1850.1,2.04,100.0,0.1104,-0.11,0.1,-0.21,flip -11693,做多,2023-08-11 08:00:00,2023-08-11 08:30:00,1850.1,1848.83,2.04,100.0,0.1102,-0.14,0.1,-0.24,flip -11694,做空,2023-08-11 08:30:00,2023-08-11 11:30:00,1848.83,1849.25,2.04,100.0,0.1101,-0.05,0.1,-0.15,flip -11695,做多,2023-08-11 11:30:00,2023-08-11 12:30:00,1849.25,1850.3,2.03,100.0,0.1099,0.12,0.1,0.01,flip -11696,做空,2023-08-11 12:30:00,2023-08-11 13:00:00,1850.3,1849.94,2.03,100.0,0.1098,0.04,0.1,-0.06,flip -11697,做多,2023-08-11 13:00:00,2023-08-11 13:15:00,1849.94,1848.56,2.03,100.0,0.1097,-0.15,0.1,-0.25,flip -11698,做空,2023-08-11 13:15:00,2023-08-11 13:45:00,1848.56,1852.0,2.03,100.0,0.1096,-0.38,0.1,-0.48,flip -11699,做多,2023-08-11 13:45:00,2023-08-11 14:00:00,1852.0,1852.09,2.02,100.0,0.1091,0.01,0.1,-0.09,tp_upper -11700,做多,2023-08-11 23:15:00,2023-08-12 04:00:00,1847.1,1846.76,2.02,100.0,0.1093,-0.04,0.1,-0.14,flip -11701,做空,2023-08-12 04:00:00,2023-08-12 04:15:00,1846.76,1847.32,2.04,100.0,0.1104,-0.06,0.1,-0.16,flip -11702,做多,2023-08-12 04:15:00,2023-08-12 05:15:00,1847.32,1846.4,2.04,100.0,0.1102,-0.1,0.1,-0.2,flip -11703,做空,2023-08-12 05:15:00,2023-08-12 05:45:00,1846.4,1846.4,2.03,100.0,0.1101,0.0,0.1,-0.1,flip -11704,做多,2023-08-12 05:45:00,2023-08-12 17:30:00,1846.4,1848.91,2.03,100.0,0.11,0.28,0.1,0.17,flip -11705,做空,2023-08-12 17:30:00,2023-08-13 00:45:00,1848.91,1850.38,2.03,100.0,0.1099,-0.16,0.1,-0.26,flip -11706,做多,2023-08-13 00:45:00,2023-08-13 01:15:00,1850.38,1849.59,2.04,100.0,0.1101,-0.09,0.1,-0.19,flip -11707,做空,2023-08-13 01:15:00,2023-08-13 07:45:00,1849.59,1848.95,2.03,100.0,0.11,0.07,0.1,-0.03,flip -11708,做多,2023-08-13 07:45:00,2023-08-13 11:30:00,1848.95,1848.54,2.03,100.0,0.1099,-0.05,0.1,-0.15,flip -11709,做空,2023-08-13 11:30:00,2023-08-13 11:45:00,1848.54,1848.91,2.03,100.0,0.1098,-0.04,0.1,-0.14,flip -11710,做多,2023-08-13 11:45:00,2023-08-13 13:15:00,1848.91,1848.94,2.03,100.0,0.1097,0.0,0.1,-0.1,flip -11711,做空,2023-08-13 13:15:00,2023-08-13 13:30:00,1848.94,1849.03,2.03,100.0,0.1096,-0.01,0.1,-0.11,flip -11712,做多,2023-08-13 13:30:00,2023-08-13 13:45:00,1849.03,1848.8,2.02,100.0,0.1094,-0.03,0.1,-0.13,flip -11713,做空,2023-08-13 13:45:00,2023-08-13 14:15:00,1848.8,1849.73,2.02,100.0,0.1093,-0.1,0.1,-0.2,flip -11714,做多,2023-08-13 14:15:00,2023-08-13 14:45:00,1849.73,1848.43,2.02,100.0,0.1091,-0.14,0.1,-0.24,flip -11715,做空,2023-08-13 14:45:00,2023-08-13 17:00:00,1848.43,1848.82,2.01,100.0,0.109,-0.04,0.1,-0.14,flip -11716,做多,2023-08-13 17:00:00,2023-08-13 17:45:00,1848.82,1849.54,2.01,100.0,0.1088,0.08,0.1,-0.02,flip -11717,做空,2023-08-13 17:45:00,2023-08-13 22:30:00,1849.54,1838.14,2.01,100.0,0.1087,1.24,0.1,1.14,tp_lower -11718,做多,2023-08-14 04:00:00,2023-08-14 04:15:00,1847.22,1847.11,2.04,100.0,0.1107,-0.01,0.1,-0.11,flip -11719,做空,2023-08-14 04:15:00,2023-08-14 04:30:00,1847.11,1847.34,2.04,100.0,0.1106,-0.03,0.1,-0.13,flip -11720,做多,2023-08-14 04:30:00,2023-08-14 04:45:00,1847.34,1847.01,2.04,100.0,0.1104,-0.04,0.1,-0.14,flip -11721,做空,2023-08-14 04:45:00,2023-08-14 05:00:00,1847.01,1847.65,2.04,100.0,0.1103,-0.07,0.1,-0.17,flip -11722,做多,2023-08-14 05:00:00,2023-08-14 11:15:00,1847.65,1846.55,2.03,100.0,0.1101,-0.12,0.1,-0.22,flip -11723,做空,2023-08-14 11:15:00,2023-08-14 11:45:00,1846.55,1847.48,2.03,100.0,0.11,-0.1,0.1,-0.2,flip -11724,做多,2023-08-14 11:45:00,2023-08-14 12:00:00,1847.48,1846.0,2.03,100.0,0.1098,-0.16,0.1,-0.26,flip -11725,做空,2023-08-14 12:00:00,2023-08-14 12:45:00,1846.0,1846.07,2.02,100.0,0.1097,-0.01,0.1,-0.11,flip -11726,做多,2023-08-14 12:45:00,2023-08-14 13:00:00,1846.07,1844.71,2.02,100.0,0.1096,-0.15,0.1,-0.25,flip -11727,做空,2023-08-14 13:00:00,2023-08-14 13:45:00,1844.71,1845.82,2.02,100.0,0.1095,-0.12,0.1,-0.22,flip -11728,做多,2023-08-14 13:45:00,2023-08-14 17:30:00,1845.82,1848.02,2.02,100.0,0.1092,0.24,0.1,0.14,flip -11729,做空,2023-08-14 17:30:00,2023-08-15 08:30:00,1848.02,1844.16,2.02,100.0,0.1091,0.42,0.1,0.32,flip -11730,做多,2023-08-15 08:30:00,2023-08-15 08:45:00,1844.16,1842.31,2.04,100.0,0.1106,-0.2,0.1,-0.31,flip -11731,做空,2023-08-15 08:45:00,2023-08-15 09:15:00,1842.31,1843.84,2.04,100.0,0.1105,-0.17,0.1,-0.27,flip -11732,做多,2023-08-15 09:15:00,2023-08-15 09:30:00,1843.84,1842.11,2.03,100.0,0.1102,-0.19,0.1,-0.29,flip -11733,做空,2023-08-15 09:30:00,2023-08-15 11:30:00,1842.11,1840.7,2.03,100.0,0.1101,0.16,0.1,0.05,tp_lower -11734,做多,2023-08-15 13:15:00,2023-08-15 13:30:00,1843.82,1842.14,2.03,100.0,0.11,-0.18,0.1,-0.29,flip -11735,做空,2023-08-15 13:30:00,2023-08-15 14:00:00,1842.14,1842.6,2.02,100.0,0.1098,-0.05,0.1,-0.15,flip -11736,做多,2023-08-15 14:00:00,2023-08-15 14:30:00,1842.6,1842.94,2.02,100.0,0.1097,0.04,0.1,-0.06,flip -11737,做空,2023-08-15 14:30:00,2023-08-15 14:45:00,1842.94,1843.2,2.02,100.0,0.1096,-0.03,0.1,-0.13,flip -11738,做多,2023-08-15 14:45:00,2023-08-15 15:00:00,1843.2,1842.53,2.02,100.0,0.1094,-0.07,0.1,-0.17,flip -11739,做空,2023-08-15 15:00:00,2023-08-15 18:30:00,1842.53,1840.37,2.01,100.0,0.1093,0.24,0.1,0.14,flip -11740,做多,2023-08-15 18:30:00,2023-08-16 12:45:00,1840.37,1823.91,2.01,100.0,0.1095,-1.8,0.1,-1.9,flip -11741,做空,2023-08-16 12:45:00,2023-08-16 14:30:00,1823.91,1825.62,2.01,100.0,0.1105,-0.19,0.1,-0.29,flip -11742,做多,2023-08-16 14:30:00,2023-08-16 15:15:00,1825.62,1824.3,2.01,100.0,0.1101,-0.15,0.1,-0.25,flip -11743,做空,2023-08-16 15:15:00,2023-08-16 17:30:00,1824.3,1824.8,2.01,100.0,0.11,-0.06,0.1,-0.16,flip -11744,做多,2023-08-16 17:30:00,2023-08-16 18:00:00,1824.8,1824.09,2.0,100.0,0.1099,-0.08,0.1,-0.18,flip -11745,做空,2023-08-16 18:00:00,2023-08-16 18:15:00,1824.09,1828.14,2.0,100.0,0.1097,-0.44,0.1,-0.54,flip -11746,做多,2023-08-16 18:15:00,2023-08-16 18:45:00,1828.14,1823.3,2.0,100.0,0.1091,-0.53,0.1,-0.63,flip -11747,做空,2023-08-16 18:45:00,2023-08-16 20:15:00,1823.3,1805.27,1.99,100.0,0.109,1.97,0.1,1.87,tp_lower -11748,做多,2023-08-18 08:45:00,2023-08-18 09:00:00,1694.53,1690.56,2.02,100.0,0.1192,-0.47,0.1,-0.57,flip -11749,做空,2023-08-18 09:00:00,2023-08-18 11:30:00,1690.56,1685.74,2.01,100.0,0.119,0.57,0.1,0.47,flip -11750,做多,2023-08-18 11:30:00,2023-08-18 12:00:00,1685.74,1681.11,2.02,100.0,0.1196,-0.55,0.1,-0.65,flip -11751,做空,2023-08-18 12:00:00,2023-08-18 12:30:00,1681.11,1680.77,2.01,100.0,0.1195,0.04,0.1,-0.06,flip -11752,做多,2023-08-18 12:30:00,2023-08-18 12:45:00,1680.77,1677.66,2.01,100.0,0.1194,-0.37,0.1,-0.47,flip -11753,做空,2023-08-18 12:45:00,2023-08-18 13:30:00,1677.66,1681.87,2.0,100.0,0.1193,-0.5,0.1,-0.6,flip -11754,做多,2023-08-18 13:30:00,2023-08-18 13:45:00,1681.87,1672.29,1.99,100.0,0.1186,-1.14,0.1,-1.24,flip -11755,做空,2023-08-18 13:45:00,2023-08-18 17:00:00,1672.29,1654.29,1.98,100.0,0.1185,2.13,0.1,2.03,tp_lower -11756,做多,2023-08-18 18:45:00,2023-08-19 00:45:00,1667.58,1667.98,2.0,100.0,0.12,0.05,0.1,-0.05,flip -11757,做空,2023-08-19 00:45:00,2023-08-19 07:30:00,1667.98,1659.12,2.01,100.0,0.1208,1.07,0.1,0.97,flip -11758,做多,2023-08-19 07:30:00,2023-08-19 08:30:00,1659.12,1659.71,2.02,100.0,0.1219,0.07,0.1,-0.03,flip -11759,做空,2023-08-19 08:30:00,2023-08-19 08:45:00,1659.71,1660.92,2.02,100.0,0.1218,-0.15,0.1,-0.25,flip -11760,做多,2023-08-19 08:45:00,2023-08-19 09:00:00,1660.92,1660.86,2.02,100.0,0.1215,-0.01,0.1,-0.11,flip -11761,做空,2023-08-19 09:00:00,2023-08-19 09:30:00,1660.86,1661.25,2.02,100.0,0.1214,-0.05,0.1,-0.15,flip -11762,做多,2023-08-19 09:30:00,2023-08-19 10:30:00,1661.25,1660.28,2.01,100.0,0.1212,-0.12,0.1,-0.22,flip -11763,做空,2023-08-19 10:30:00,2023-08-19 10:45:00,1660.28,1660.59,2.01,100.0,0.1211,-0.04,0.1,-0.14,flip -11764,做多,2023-08-19 10:45:00,2023-08-19 11:00:00,1660.59,1659.93,2.01,100.0,0.1209,-0.08,0.1,-0.18,flip -11765,做空,2023-08-19 11:00:00,2023-08-19 13:15:00,1659.93,1661.87,2.01,100.0,0.1208,-0.23,0.1,-0.33,flip -11766,做多,2023-08-19 13:15:00,2023-08-19 13:45:00,1661.87,1659.86,2.0,100.0,0.1204,-0.24,0.1,-0.34,flip -11767,做空,2023-08-19 13:45:00,2023-08-19 14:00:00,1659.86,1662.19,2.0,100.0,0.1203,-0.28,0.1,-0.38,flip -11768,做多,2023-08-19 14:00:00,2023-08-19 15:45:00,1662.19,1682.39,1.99,100.0,0.1198,2.42,0.1,2.32,tp_upper -11769,做多,2023-08-19 22:00:00,2023-08-19 22:15:00,1668.33,1666.87,2.01,100.0,0.1207,-0.18,0.1,-0.28,flip -11770,做空,2023-08-19 22:15:00,2023-08-19 22:30:00,1666.87,1667.98,2.01,100.0,0.1206,-0.13,0.1,-0.23,flip -11771,做多,2023-08-19 22:30:00,2023-08-19 22:45:00,1667.98,1665.63,2.01,100.0,0.1203,-0.28,0.1,-0.38,flip -11772,做空,2023-08-19 22:45:00,2023-08-19 23:15:00,1665.63,1668.72,2.0,100.0,0.1202,-0.37,0.1,-0.47,flip -11773,做多,2023-08-19 23:15:00,2023-08-19 23:45:00,1668.72,1668.69,2.0,100.0,0.1196,-0.0,0.1,-0.1,flip -11774,做空,2023-08-19 23:45:00,2023-08-20 00:00:00,1668.69,1669.6,1.99,100.0,0.1195,-0.11,0.1,-0.21,flip -11775,做多,2023-08-20 00:00:00,2023-08-20 01:00:00,1669.6,1666.5,2.02,100.0,0.1212,-0.38,0.1,-0.48,flip -11776,做空,2023-08-20 01:00:00,2023-08-20 02:30:00,1666.5,1668.84,2.02,100.0,0.1211,-0.28,0.1,-0.38,flip -11777,做多,2023-08-20 02:30:00,2023-08-20 02:45:00,1668.84,1668.32,2.01,100.0,0.1206,-0.06,0.1,-0.16,flip -11778,做空,2023-08-20 02:45:00,2023-08-20 09:45:00,1668.32,1669.7,2.01,100.0,0.1205,-0.17,0.1,-0.27,flip -11779,做多,2023-08-20 09:45:00,2023-08-20 10:15:00,1669.7,1669.82,2.01,100.0,0.1202,0.01,0.1,-0.09,flip -11780,做空,2023-08-20 10:15:00,2023-08-20 15:00:00,1669.82,1668.81,2.0,100.0,0.1201,0.12,0.1,0.02,flip -11781,做多,2023-08-20 15:00:00,2023-08-20 15:30:00,1668.81,1668.47,2.0,100.0,0.1201,-0.04,0.1,-0.14,flip -11782,做空,2023-08-20 15:30:00,2023-08-20 15:45:00,1668.47,1670.47,2.0,100.0,0.12,-0.24,0.1,-0.34,flip -11783,做多,2023-08-20 15:45:00,2023-08-20 16:00:00,1670.47,1668.99,2.0,100.0,0.1196,-0.18,0.1,-0.28,flip -11784,做空,2023-08-20 16:00:00,2023-08-20 16:15:00,1668.99,1669.77,1.99,100.0,0.1194,-0.09,0.1,-0.19,flip -11785,做多,2023-08-20 16:15:00,2023-08-20 16:30:00,1669.77,1667.51,1.99,100.0,0.1192,-0.27,0.1,-0.37,flip -11786,做空,2023-08-20 16:30:00,2023-08-20 17:00:00,1667.51,1669.45,1.99,100.0,0.1191,-0.23,0.1,-0.33,flip -11787,做多,2023-08-20 17:00:00,2023-08-20 20:30:00,1669.45,1691.61,1.98,100.0,0.1187,2.63,0.1,2.53,tp_upper -11788,做多,2023-08-21 02:45:00,2023-08-21 03:30:00,1677.91,1676.01,2.03,100.0,0.121,-0.23,0.1,-0.33,flip -11789,做空,2023-08-21 03:30:00,2023-08-21 05:15:00,1676.01,1681.65,2.03,100.0,0.1209,-0.68,0.1,-0.78,flip -11790,做多,2023-08-21 05:15:00,2023-08-21 05:30:00,1681.65,1679.44,2.02,100.0,0.1199,-0.27,0.1,-0.37,flip -11791,做空,2023-08-21 05:30:00,2023-08-21 13:45:00,1679.44,1677.59,2.01,100.0,0.1198,0.22,0.1,0.12,flip -11792,做多,2023-08-21 13:45:00,2023-08-21 14:00:00,1677.59,1674.95,2.01,100.0,0.12,-0.32,0.1,-0.42,flip -11793,做空,2023-08-21 14:00:00,2023-08-21 14:30:00,1674.95,1674.0,2.01,100.0,0.1198,0.11,0.1,0.01,flip -11794,做多,2023-08-21 14:30:00,2023-08-21 14:45:00,1674.0,1673.22,2.01,100.0,0.1199,-0.09,0.1,-0.19,flip -11795,做空,2023-08-21 14:45:00,2023-08-21 15:15:00,1673.22,1651.05,2.0,100.0,0.1197,2.65,0.1,2.56,tp_lower -11796,做多,2023-08-21 19:30:00,2023-08-21 21:00:00,1671.2,1669.13,2.03,100.0,0.1213,-0.25,0.1,-0.35,flip -11797,做空,2023-08-21 21:00:00,2023-08-21 21:15:00,1669.13,1670.35,2.02,100.0,0.1212,-0.15,0.1,-0.25,flip -11798,做多,2023-08-21 21:15:00,2023-08-21 22:30:00,1670.35,1668.34,2.02,100.0,0.1209,-0.24,0.1,-0.34,flip -11799,做空,2023-08-21 22:30:00,2023-08-22 00:00:00,1668.34,1667.25,2.02,100.0,0.1208,0.13,0.1,0.03,flip -11800,做多,2023-08-22 00:00:00,2023-08-22 00:45:00,1667.25,1666.02,2.04,100.0,0.1221,-0.15,0.1,-0.25,flip -11801,做空,2023-08-22 00:45:00,2023-08-22 07:00:00,1666.02,1664.39,2.03,100.0,0.122,0.2,0.1,0.1,flip -11802,做多,2023-08-22 07:00:00,2023-08-22 07:45:00,1664.39,1665.57,2.03,100.0,0.1221,0.14,0.1,0.04,flip -11803,做空,2023-08-22 07:45:00,2023-08-22 12:30:00,1665.57,1666.5,2.03,100.0,0.122,-0.11,0.1,-0.22,flip -11804,做多,2023-08-22 12:30:00,2023-08-22 12:45:00,1666.5,1662.15,2.03,100.0,0.1217,-0.53,0.1,-0.63,flip -11805,做空,2023-08-22 12:45:00,2023-08-22 13:30:00,1662.15,1660.25,2.02,100.0,0.1216,0.23,0.1,0.13,tp_lower -11806,做多,2023-08-23 04:30:00,2023-08-23 05:15:00,1636.5,1634.34,2.03,100.0,0.1242,-0.27,0.1,-0.37,flip -11807,做空,2023-08-23 05:15:00,2023-08-23 05:30:00,1634.34,1635.61,2.03,100.0,0.1241,-0.16,0.1,-0.26,flip -11808,做多,2023-08-23 05:30:00,2023-08-23 13:00:00,1635.61,1635.66,2.02,100.0,0.1238,0.01,0.1,-0.1,flip -11809,做空,2023-08-23 13:00:00,2023-08-23 13:15:00,1635.66,1638.56,2.02,100.0,0.1237,-0.36,0.1,-0.46,flip -11810,做多,2023-08-23 13:15:00,2023-08-23 16:15:00,1638.56,1676.01,2.02,100.0,0.1231,4.61,0.1,4.51,tp_upper -11811,做多,2023-08-24 06:30:00,2023-08-24 06:45:00,1677.0,1674.89,2.07,100.0,0.1235,-0.26,0.1,-0.36,flip -11812,做空,2023-08-24 06:45:00,2023-08-24 14:30:00,1674.89,1644.2,2.07,100.0,0.1233,3.79,0.1,3.68,tp_lower -11813,做多,2023-08-24 23:45:00,2023-08-25 00:15:00,1660.22,1657.78,2.1,100.0,0.1266,-0.31,0.1,-0.41,flip -11814,做空,2023-08-25 00:15:00,2023-08-25 01:15:00,1657.78,1655.97,2.1,100.0,0.1267,0.23,0.1,0.12,flip -11815,做多,2023-08-25 01:15:00,2023-08-25 03:15:00,1655.97,1650.72,2.1,100.0,0.1269,-0.67,0.1,-0.77,flip -11816,做空,2023-08-25 03:15:00,2023-08-25 03:30:00,1650.72,1655.38,2.09,100.0,0.1268,-0.59,0.1,-0.7,flip -11817,做多,2023-08-25 03:30:00,2023-08-25 03:45:00,1655.38,1654.61,2.08,100.0,0.1259,-0.1,0.1,-0.2,flip -11818,做空,2023-08-25 03:45:00,2023-08-25 05:30:00,1654.61,1651.9,2.08,100.0,0.1258,0.34,0.1,0.24,flip -11819,做多,2023-08-25 05:30:00,2023-08-25 05:45:00,1651.9,1651.76,2.08,100.0,0.1261,-0.02,0.1,-0.12,flip -11820,做空,2023-08-25 05:45:00,2023-08-25 06:00:00,1651.76,1652.7,2.08,100.0,0.126,-0.12,0.1,-0.22,flip -11821,做多,2023-08-25 06:00:00,2023-08-25 06:15:00,1652.7,1650.55,2.08,100.0,0.1257,-0.27,0.1,-0.37,flip -11822,做空,2023-08-25 06:15:00,2023-08-25 07:00:00,1650.55,1650.83,2.07,100.0,0.1256,-0.04,0.1,-0.14,flip -11823,做多,2023-08-25 07:00:00,2023-08-25 07:30:00,1650.83,1649.4,2.07,100.0,0.1254,-0.18,0.1,-0.28,flip -11824,做空,2023-08-25 07:30:00,2023-08-25 08:00:00,1649.4,1653.0,2.07,100.0,0.1253,-0.45,0.1,-0.55,flip -11825,做多,2023-08-25 08:00:00,2023-08-25 09:30:00,1653.0,1652.89,2.06,100.0,0.1246,-0.01,0.1,-0.12,flip -11826,做空,2023-08-25 09:30:00,2023-08-25 10:00:00,1652.89,1652.38,2.06,100.0,0.1245,0.06,0.1,-0.04,flip -11827,做多,2023-08-25 10:00:00,2023-08-25 10:30:00,1652.38,1652.73,2.06,100.0,0.1244,0.04,0.1,-0.06,flip -11828,做空,2023-08-25 10:30:00,2023-08-25 11:00:00,1652.73,1652.6,2.05,100.0,0.1243,0.02,0.1,-0.09,flip -11829,做多,2023-08-25 11:00:00,2023-08-25 11:30:00,1652.6,1653.27,2.05,100.0,0.1242,0.08,0.1,-0.02,flip -11830,做空,2023-08-25 11:30:00,2023-08-25 11:45:00,1653.27,1653.51,2.05,100.0,0.1241,-0.03,0.1,-0.13,flip -11831,做多,2023-08-25 11:45:00,2023-08-25 12:45:00,1653.51,1653.77,2.05,100.0,0.1239,0.03,0.1,-0.07,flip -11832,做空,2023-08-25 12:45:00,2023-08-25 14:00:00,1653.77,1657.23,2.05,100.0,0.1238,-0.43,0.1,-0.53,flip -11833,做多,2023-08-25 14:00:00,2023-08-25 14:15:00,1657.23,1657.36,2.04,100.0,0.1231,0.02,0.1,-0.09,tp_upper -11834,做多,2023-08-25 15:00:00,2023-08-25 19:00:00,1651.24,1651.5,2.04,100.0,0.1235,0.03,0.1,-0.07,flip -11835,做空,2023-08-25 19:00:00,2023-08-25 20:45:00,1651.5,1649.24,2.04,100.0,0.1234,0.28,0.1,0.18,flip -11836,做多,2023-08-25 20:45:00,2023-08-25 21:15:00,1649.24,1648.89,2.04,100.0,0.1236,-0.04,0.1,-0.15,flip -11837,做空,2023-08-25 21:15:00,2023-08-25 21:45:00,1648.89,1650.33,2.04,100.0,0.1234,-0.18,0.1,-0.28,flip -11838,做多,2023-08-25 21:45:00,2023-08-25 22:15:00,1650.33,1648.74,2.03,100.0,0.1231,-0.2,0.1,-0.3,flip -11839,做空,2023-08-25 22:15:00,2023-08-25 22:30:00,1648.74,1652.4,2.03,100.0,0.123,-0.45,0.1,-0.55,flip -11840,做多,2023-08-25 22:30:00,2023-08-26 08:30:00,1652.4,1648.41,2.02,100.0,0.1223,-0.49,0.1,-0.59,flip -11841,做空,2023-08-26 08:30:00,2023-08-26 14:30:00,1648.41,1650.29,2.06,100.0,0.1252,-0.24,0.1,-0.34,flip -11842,做多,2023-08-26 14:30:00,2023-08-26 15:15:00,1650.29,1650.0,2.06,100.0,0.1248,-0.04,0.1,-0.14,flip -11843,做空,2023-08-26 15:15:00,2023-08-26 15:30:00,1650.0,1650.65,2.06,100.0,0.1247,-0.08,0.1,-0.18,flip -11844,做多,2023-08-26 15:30:00,2023-08-26 15:45:00,1650.65,1650.6,2.05,100.0,0.1245,-0.01,0.1,-0.11,flip -11845,做空,2023-08-26 15:45:00,2023-08-26 21:15:00,1650.6,1649.52,2.05,100.0,0.1244,0.13,0.1,0.03,flip -11846,做多,2023-08-26 21:15:00,2023-08-26 21:30:00,1649.52,1649.48,2.05,100.0,0.1244,-0.0,0.1,-0.11,flip -11847,做空,2023-08-26 21:30:00,2023-08-26 22:00:00,1649.48,1648.76,2.05,100.0,0.1243,0.09,0.1,-0.01,flip -11848,做多,2023-08-26 22:00:00,2023-08-26 22:15:00,1648.76,1648.33,2.05,100.0,0.1242,-0.05,0.1,-0.16,flip -11849,做空,2023-08-26 22:15:00,2023-08-27 00:15:00,1648.33,1648.37,2.05,100.0,0.1241,-0.0,0.1,-0.11,flip -11850,做多,2023-08-27 00:15:00,2023-08-27 00:30:00,1648.37,1646.95,2.06,100.0,0.125,-0.18,0.1,-0.28,flip -11851,做空,2023-08-27 00:30:00,2023-08-27 00:45:00,1646.95,1646.96,2.06,100.0,0.1249,-0.0,0.1,-0.1,flip -11852,做多,2023-08-27 00:45:00,2023-08-27 01:15:00,1646.96,1647.02,2.05,100.0,0.1248,0.01,0.1,-0.1,flip -11853,做空,2023-08-27 01:15:00,2023-08-27 01:45:00,1647.02,1648.81,2.05,100.0,0.1246,-0.22,0.1,-0.33,flip -11854,做多,2023-08-27 01:45:00,2023-08-27 02:15:00,1648.81,1647.51,2.05,100.0,0.1242,-0.16,0.1,-0.26,flip -11855,做空,2023-08-27 02:15:00,2023-08-27 04:00:00,1647.51,1646.86,2.04,100.0,0.1241,0.08,0.1,-0.02,flip -11856,做多,2023-08-27 04:00:00,2023-08-27 08:15:00,1646.86,1647.8,2.04,100.0,0.1241,0.12,0.1,0.01,flip -11857,做空,2023-08-27 08:15:00,2023-08-27 09:45:00,1647.8,1649.72,2.04,100.0,0.124,-0.24,0.1,-0.34,flip -11858,做多,2023-08-27 09:45:00,2023-08-27 12:15:00,1649.72,1648.05,2.04,100.0,0.1235,-0.21,0.1,-0.31,flip -11859,做空,2023-08-27 12:15:00,2023-08-27 12:30:00,1648.05,1648.63,2.03,100.0,0.1234,-0.07,0.1,-0.17,flip -11860,做多,2023-08-27 12:30:00,2023-08-27 14:00:00,1648.63,1655.29,2.03,100.0,0.1232,0.82,0.1,0.72,tp_upper -11861,做多,2023-08-27 18:00:00,2023-08-27 21:45:00,1651.21,1652.45,2.04,100.0,0.1234,0.15,0.1,0.05,flip -11862,做空,2023-08-27 21:45:00,2023-08-27 22:15:00,1652.45,1653.85,2.04,100.0,0.1233,-0.17,0.1,-0.27,flip -11863,做多,2023-08-27 22:15:00,2023-08-28 00:15:00,1653.85,1653.27,2.03,100.0,0.1229,-0.07,0.1,-0.17,flip -11864,做空,2023-08-28 00:15:00,2023-08-28 05:30:00,1653.27,1640.72,2.06,100.0,0.1244,1.56,0.1,1.46,tp_lower -11865,做多,2023-08-28 12:00:00,2023-08-28 15:45:00,1649.0,1647.99,2.07,100.0,0.1255,-0.13,0.1,-0.23,flip -11866,做空,2023-08-28 15:45:00,2023-08-28 19:30:00,1647.99,1644.62,2.07,100.0,0.1254,0.42,0.1,0.32,flip -11867,做多,2023-08-28 19:30:00,2023-08-28 20:00:00,1644.62,1644.59,2.07,100.0,0.1258,-0.0,0.1,-0.11,flip -11868,做空,2023-08-28 20:00:00,2023-08-28 20:15:00,1644.59,1647.4,2.07,100.0,0.1257,-0.35,0.1,-0.46,flip -11869,做多,2023-08-28 20:15:00,2023-08-28 21:00:00,1647.4,1644.86,2.06,100.0,0.1251,-0.32,0.1,-0.42,flip -11870,做空,2023-08-28 21:00:00,2023-08-28 21:15:00,1644.86,1646.99,2.06,100.0,0.125,-0.27,0.1,-0.37,flip -11871,做多,2023-08-28 21:15:00,2023-08-28 21:45:00,1646.99,1645.69,2.05,100.0,0.1245,-0.16,0.1,-0.26,flip -11872,做空,2023-08-28 21:45:00,2023-08-28 22:00:00,1645.69,1647.54,2.05,100.0,0.1244,-0.23,0.1,-0.33,flip -11873,做多,2023-08-28 22:00:00,2023-08-29 04:30:00,1647.54,1650.64,2.04,100.0,0.124,0.38,0.1,0.28,flip -11874,做空,2023-08-29 04:30:00,2023-08-29 05:00:00,1650.64,1650.23,2.06,100.0,0.125,0.05,0.1,-0.05,flip -11875,做多,2023-08-29 05:00:00,2023-08-29 05:45:00,1650.23,1649.84,2.06,100.0,0.1249,-0.05,0.1,-0.15,flip -11876,做空,2023-08-29 05:45:00,2023-08-29 07:15:00,1649.84,1648.78,2.06,100.0,0.1248,0.13,0.1,0.03,flip -11877,做多,2023-08-29 07:15:00,2023-08-29 07:30:00,1648.78,1647.03,2.06,100.0,0.1248,-0.22,0.1,-0.32,flip -11878,做空,2023-08-29 07:30:00,2023-08-29 14:00:00,1647.03,1652.61,2.05,100.0,0.1247,-0.7,0.1,-0.8,flip -11879,做多,2023-08-29 14:00:00,2023-08-29 14:15:00,1652.61,1695.07,2.05,100.0,0.1238,5.25,0.1,5.15,tp_upper -11880,做多,2023-08-30 04:45:00,2023-08-30 13:30:00,1718.49,1713.0,2.11,100.0,0.1226,-0.67,0.11,-0.78,flip -11881,做空,2023-08-30 13:30:00,2023-08-30 14:45:00,1713.0,1702.12,2.1,100.0,0.1225,1.33,0.1,1.23,tp_lower -11882,做多,2023-08-31 05:15:00,2023-08-31 11:15:00,1703.03,1711.79,2.11,100.0,0.1241,1.09,0.11,0.98,tp_upper -11883,做多,2023-08-31 14:45:00,2023-08-31 15:00:00,1704.54,1703.72,2.12,100.0,0.1245,-0.1,0.11,-0.21,flip -11884,做空,2023-08-31 15:00:00,2023-08-31 15:30:00,1703.72,1684.87,2.12,100.0,0.1244,2.34,0.1,2.24,tp_lower -11885,做多,2023-09-01 11:30:00,2023-09-01 12:15:00,1645.58,1647.42,2.15,100.0,0.1304,0.24,0.11,0.13,flip -11886,做空,2023-09-01 12:15:00,2023-09-01 13:45:00,1647.42,1644.43,2.15,100.0,0.1303,0.39,0.11,0.28,tp_lower -11887,做多,2023-09-01 20:30:00,2023-09-02 00:30:00,1628.79,1630.85,2.15,100.0,0.1319,0.27,0.11,0.16,flip -11888,做空,2023-09-02 00:30:00,2023-09-02 01:30:00,1630.85,1629.21,2.15,100.0,0.1321,0.22,0.11,0.11,flip -11889,做多,2023-09-02 01:30:00,2023-09-02 02:30:00,1629.21,1629.13,2.15,100.0,0.1322,-0.01,0.11,-0.12,flip -11890,做空,2023-09-02 02:30:00,2023-09-02 03:00:00,1629.13,1630.83,2.15,100.0,0.1321,-0.22,0.11,-0.33,flip -11891,做多,2023-09-02 03:00:00,2023-09-02 15:15:00,1630.83,1642.25,2.15,100.0,0.1317,1.5,0.11,1.4,tp_upper -11892,做多,2023-09-02 19:30:00,2023-09-02 19:45:00,1633.16,1632.81,2.16,100.0,0.1323,-0.05,0.11,-0.15,flip -11893,做空,2023-09-02 19:45:00,2023-09-02 20:30:00,1632.81,1633.18,2.16,100.0,0.1321,-0.05,0.11,-0.16,flip -11894,做多,2023-09-02 20:30:00,2023-09-03 00:15:00,1633.18,1635.14,2.15,100.0,0.1319,0.26,0.11,0.15,flip -11895,做空,2023-09-03 00:15:00,2023-09-03 00:45:00,1635.14,1634.39,2.17,100.0,0.1326,0.1,0.11,-0.01,flip -11896,做多,2023-09-03 00:45:00,2023-09-03 01:15:00,1634.39,1633.39,2.17,100.0,0.1326,-0.13,0.11,-0.24,flip -11897,做空,2023-09-03 01:15:00,2023-09-03 03:45:00,1633.39,1635.45,2.16,100.0,0.1325,-0.27,0.11,-0.38,flip -11898,做多,2023-09-03 03:45:00,2023-09-03 04:15:00,1635.45,1634.85,2.16,100.0,0.132,-0.08,0.11,-0.19,flip -11899,做空,2023-09-03 04:15:00,2023-09-03 04:30:00,1634.85,1635.04,2.16,100.0,0.1319,-0.03,0.11,-0.13,flip -11900,做多,2023-09-03 04:30:00,2023-09-03 04:45:00,1635.04,1634.4,2.15,100.0,0.1317,-0.08,0.11,-0.19,flip -11901,做空,2023-09-03 04:45:00,2023-09-03 05:15:00,1634.4,1635.41,2.15,100.0,0.1316,-0.13,0.11,-0.24,flip -11902,做多,2023-09-03 05:15:00,2023-09-03 05:30:00,1635.41,1633.74,2.15,100.0,0.1313,-0.22,0.11,-0.33,flip -11903,做空,2023-09-03 05:30:00,2023-09-03 05:45:00,1633.74,1635.28,2.14,100.0,0.1312,-0.2,0.11,-0.31,flip -11904,做多,2023-09-03 05:45:00,2023-09-03 06:45:00,1635.28,1635.59,2.14,100.0,0.1308,0.04,0.11,-0.07,flip -11905,做空,2023-09-03 06:45:00,2023-09-03 07:45:00,1635.59,1634.95,2.14,100.0,0.1307,0.08,0.11,-0.02,flip -11906,做多,2023-09-03 07:45:00,2023-09-03 08:00:00,1634.95,1632.63,2.14,100.0,0.1306,-0.3,0.11,-0.41,flip -11907,做空,2023-09-03 08:00:00,2023-09-03 12:15:00,1632.63,1635.47,2.13,100.0,0.1305,-0.37,0.11,-0.48,flip -11908,做多,2023-09-03 12:15:00,2023-09-03 12:45:00,1635.47,1631.2,2.12,100.0,0.1299,-0.55,0.11,-0.66,flip -11909,做空,2023-09-03 12:45:00,2023-09-03 13:00:00,1631.2,1632.06,2.12,100.0,0.1298,-0.11,0.11,-0.22,tp_lower -11910,做多,2023-09-03 13:30:00,2023-09-03 13:45:00,1635.33,1633.19,2.11,100.0,0.1293,-0.28,0.11,-0.38,flip -11911,做空,2023-09-03 13:45:00,2023-09-03 14:00:00,1633.19,1633.47,2.11,100.0,0.1291,-0.04,0.11,-0.14,flip -11912,做多,2023-09-03 14:00:00,2023-09-03 15:00:00,1633.47,1633.81,2.11,100.0,0.129,0.04,0.11,-0.06,flip -11913,做空,2023-09-03 15:00:00,2023-09-03 15:15:00,1633.81,1634.06,2.11,100.0,0.1288,-0.03,0.11,-0.14,flip -11914,做多,2023-09-03 15:15:00,2023-09-03 15:30:00,1634.06,1630.94,2.1,100.0,0.1287,-0.4,0.1,-0.51,flip -11915,做空,2023-09-03 15:30:00,2023-09-03 16:30:00,1630.94,1627.5,2.1,100.0,0.1285,0.44,0.1,0.34,tp_lower -11916,做多,2023-09-03 18:15:00,2023-09-03 20:45:00,1635.19,1642.06,2.1,100.0,0.1284,0.88,0.11,0.78,tp_upper -11917,做多,2023-09-03 22:45:00,2023-09-03 23:00:00,1634.93,1634.38,2.11,100.0,0.1288,-0.07,0.11,-0.18,flip -11918,做空,2023-09-03 23:00:00,2023-09-03 23:15:00,1634.38,1634.39,2.1,100.0,0.1287,-0.0,0.11,-0.11,flip -11919,做多,2023-09-03 23:15:00,2023-09-04 00:45:00,1634.39,1634.25,2.1,100.0,0.1285,-0.02,0.11,-0.12,flip -11920,做空,2023-09-04 00:45:00,2023-09-04 01:00:00,1634.25,1635.65,2.15,100.0,0.1313,-0.18,0.11,-0.29,flip -11921,做多,2023-09-04 01:00:00,2023-09-04 01:15:00,1635.65,1632.49,2.14,100.0,0.131,-0.41,0.11,-0.52,flip -11922,做空,2023-09-04 01:15:00,2023-09-04 02:30:00,1632.49,1635.19,2.14,100.0,0.1308,-0.35,0.11,-0.46,flip -11923,做多,2023-09-04 02:30:00,2023-09-04 05:30:00,1635.19,1635.33,2.13,100.0,0.1303,0.02,0.11,-0.09,flip -11924,做空,2023-09-04 05:30:00,2023-09-04 06:00:00,1635.33,1635.87,2.13,100.0,0.1301,-0.07,0.11,-0.18,flip -11925,做多,2023-09-04 06:00:00,2023-09-04 09:30:00,1635.87,1636.03,2.13,100.0,0.1299,0.02,0.11,-0.09,flip -11926,做空,2023-09-04 09:30:00,2023-09-04 09:45:00,1636.03,1636.5,2.12,100.0,0.1298,-0.06,0.11,-0.17,flip -11927,做多,2023-09-04 09:45:00,2023-09-04 10:00:00,1636.5,1636.06,2.12,100.0,0.1296,-0.06,0.11,-0.16,flip -11928,做空,2023-09-04 10:00:00,2023-09-04 15:00:00,1636.06,1622.78,2.12,100.0,0.1295,1.72,0.11,1.61,tp_lower -11929,做多,2023-09-04 23:30:00,2023-09-05 00:00:00,1627.78,1628.44,2.13,100.0,0.1311,0.09,0.11,-0.02,flip -11930,做空,2023-09-05 00:00:00,2023-09-05 03:00:00,1628.44,1612.1,2.15,100.0,0.1321,2.16,0.11,2.05,tp_lower -11931,做多,2023-09-05 05:45:00,2023-09-05 08:15:00,1624.66,1622.6,2.17,100.0,0.1336,-0.28,0.11,-0.38,flip -11932,做空,2023-09-05 08:15:00,2023-09-05 09:00:00,1622.6,1625.47,2.17,100.0,0.1335,-0.38,0.11,-0.49,flip -11933,做多,2023-09-05 09:00:00,2023-09-05 14:30:00,1625.47,1628.08,2.16,100.0,0.1329,0.35,0.11,0.24,flip -11934,做空,2023-09-05 14:30:00,2023-09-05 20:00:00,1628.08,1631.79,2.16,100.0,0.1327,-0.49,0.11,-0.6,flip -11935,做多,2023-09-05 20:00:00,2023-09-05 20:15:00,1631.79,1631.01,2.15,100.0,0.132,-0.1,0.11,-0.21,flip -11936,做空,2023-09-05 20:15:00,2023-09-05 21:00:00,1631.01,1630.97,2.15,100.0,0.1319,0.01,0.11,-0.1,flip -11937,做多,2023-09-05 21:00:00,2023-09-05 21:30:00,1630.97,1630.56,2.15,100.0,0.1317,-0.05,0.11,-0.16,flip -11938,做空,2023-09-05 21:30:00,2023-09-05 22:15:00,1630.56,1630.79,2.15,100.0,0.1316,-0.03,0.11,-0.14,flip -11939,做多,2023-09-05 22:15:00,2023-09-06 00:15:00,1630.79,1632.15,2.14,100.0,0.1314,0.18,0.11,0.07,flip -11940,做空,2023-09-06 00:15:00,2023-09-06 00:45:00,1632.15,1632.97,2.16,100.0,0.1325,-0.11,0.11,-0.22,flip -11941,做多,2023-09-06 00:45:00,2023-09-06 01:30:00,1632.97,1632.61,2.16,100.0,0.1322,-0.05,0.11,-0.16,flip -11942,做空,2023-09-06 01:30:00,2023-09-06 02:00:00,1632.61,1633.38,2.16,100.0,0.1321,-0.1,0.11,-0.21,flip -11943,做多,2023-09-06 02:00:00,2023-09-06 03:30:00,1633.38,1633.44,2.15,100.0,0.1318,0.01,0.11,-0.1,flip -11944,做空,2023-09-06 03:30:00,2023-09-06 09:45:00,1633.44,1631.59,2.15,100.0,0.1317,0.24,0.11,0.14,flip -11945,做多,2023-09-06 09:45:00,2023-09-06 10:45:00,1631.59,1630.93,2.15,100.0,0.1319,-0.09,0.11,-0.19,flip -11946,做空,2023-09-06 10:45:00,2023-09-06 11:00:00,1630.93,1631.87,2.15,100.0,0.1317,-0.12,0.11,-0.23,flip -11947,做多,2023-09-06 11:00:00,2023-09-06 11:45:00,1631.87,1632.02,2.15,100.0,0.1315,0.02,0.11,-0.09,flip -11948,做空,2023-09-06 11:45:00,2023-09-06 13:30:00,1632.02,1633.86,2.14,100.0,0.1313,-0.24,0.11,-0.35,flip -11949,做多,2023-09-06 13:30:00,2023-09-06 13:45:00,1633.86,1631.72,2.14,100.0,0.1309,-0.28,0.11,-0.39,flip -11950,做空,2023-09-06 13:45:00,2023-09-06 14:00:00,1631.72,1625.3,2.13,100.0,0.1308,0.84,0.11,0.73,tp_lower -11951,做多,2023-09-06 17:45:00,2023-09-06 18:00:00,1645.79,1641.18,2.14,100.0,0.13,-0.6,0.11,-0.71,tp_upper -11952,做多,2023-09-06 18:30:00,2023-09-06 18:45:00,1633.09,1627.49,2.13,100.0,0.1305,-0.73,0.11,-0.84,flip -11953,做空,2023-09-06 18:45:00,2023-09-06 19:00:00,1627.49,1629.64,2.12,100.0,0.1304,-0.28,0.11,-0.39,flip -11954,做多,2023-09-06 19:00:00,2023-09-06 20:15:00,1629.64,1629.1,2.12,100.0,0.1299,-0.07,0.11,-0.18,flip -11955,做空,2023-09-06 20:15:00,2023-09-06 20:30:00,1629.1,1631.28,2.11,100.0,0.1298,-0.28,0.11,-0.39,flip -11956,做多,2023-09-06 20:30:00,2023-09-06 20:45:00,1631.28,1627.99,2.11,100.0,0.1293,-0.43,0.11,-0.53,flip -11957,做空,2023-09-06 20:45:00,2023-09-06 21:00:00,1627.99,1630.94,2.1,100.0,0.1292,-0.38,0.11,-0.49,flip -11958,做多,2023-09-06 21:00:00,2023-09-07 08:00:00,1630.94,1632.38,2.1,100.0,0.1286,0.19,0.1,0.08,flip -11959,做空,2023-09-07 08:00:00,2023-09-07 08:30:00,1632.38,1633.02,2.13,100.0,0.1307,-0.08,0.11,-0.19,flip -11960,做多,2023-09-07 08:30:00,2023-09-07 08:45:00,1633.02,1632.58,2.13,100.0,0.1305,-0.06,0.11,-0.16,flip -11961,做空,2023-09-07 08:45:00,2023-09-07 09:00:00,1632.58,1633.31,2.13,100.0,0.1304,-0.1,0.11,-0.2,flip -11962,做多,2023-09-07 09:00:00,2023-09-07 15:15:00,1633.31,1628.8,2.13,100.0,0.1301,-0.59,0.11,-0.69,flip -11963,做空,2023-09-07 15:15:00,2023-09-07 16:15:00,1628.8,1632.77,2.12,100.0,0.13,-0.52,0.11,-0.62,flip -11964,做多,2023-09-07 16:15:00,2023-09-07 17:00:00,1632.77,1632.63,2.11,100.0,0.1292,-0.02,0.11,-0.12,flip -11965,做空,2023-09-07 17:00:00,2023-09-07 17:15:00,1632.63,1634.44,2.11,100.0,0.1291,-0.23,0.11,-0.34,flip -11966,做多,2023-09-07 17:15:00,2023-09-07 19:00:00,1634.44,1633.24,2.1,100.0,0.1287,-0.15,0.11,-0.26,flip -11967,做空,2023-09-07 19:00:00,2023-09-07 19:15:00,1633.24,1635.13,2.1,100.0,0.1285,-0.24,0.11,-0.35,flip -11968,做多,2023-09-07 19:15:00,2023-09-07 21:00:00,1635.13,1651.58,2.09,100.0,0.1281,2.11,0.11,2.0,tp_upper -11969,做多,2023-09-08 08:30:00,2023-09-08 09:00:00,1644.55,1643.57,2.13,100.0,0.1298,-0.13,0.11,-0.23,flip -11970,做空,2023-09-08 09:00:00,2023-09-08 10:00:00,1643.57,1620.15,2.13,100.0,0.1296,3.04,0.11,2.93,tp_lower -11971,做多,2023-09-08 20:30:00,2023-09-09 04:15:00,1634.63,1632.49,2.16,100.0,0.1321,-0.28,0.11,-0.39,flip -11972,做空,2023-09-09 04:15:00,2023-09-09 06:00:00,1632.49,1632.81,2.16,100.0,0.1322,-0.04,0.11,-0.15,flip -11973,做多,2023-09-09 06:00:00,2023-09-09 06:15:00,1632.81,1632.5,2.16,100.0,0.132,-0.04,0.11,-0.15,flip -11974,做空,2023-09-09 06:15:00,2023-09-09 06:30:00,1632.5,1633.27,2.15,100.0,0.1319,-0.1,0.11,-0.21,flip -11975,做多,2023-09-09 06:30:00,2023-09-09 08:15:00,1633.27,1632.87,2.15,100.0,0.1316,-0.05,0.11,-0.16,flip -11976,做空,2023-09-09 08:15:00,2023-09-09 08:30:00,1632.87,1633.69,2.15,100.0,0.1315,-0.11,0.11,-0.22,flip -11977,做多,2023-09-09 08:30:00,2023-09-09 09:00:00,1633.69,1633.05,2.14,100.0,0.1313,-0.08,0.11,-0.19,flip -11978,做空,2023-09-09 09:00:00,2023-09-09 09:15:00,1633.05,1633.98,2.14,100.0,0.1311,-0.12,0.11,-0.23,flip -11979,做多,2023-09-09 09:15:00,2023-09-09 10:00:00,1633.98,1633.8,2.14,100.0,0.1308,-0.02,0.11,-0.13,flip -11980,做空,2023-09-09 10:00:00,2023-09-09 11:30:00,1633.8,1634.63,2.14,100.0,0.1307,-0.11,0.11,-0.22,flip -11981,做多,2023-09-09 11:30:00,2023-09-09 12:30:00,1634.63,1634.07,2.13,100.0,0.1304,-0.07,0.11,-0.18,flip -11982,做空,2023-09-09 12:30:00,2023-09-09 13:30:00,1634.07,1631.4,2.13,100.0,0.1303,0.35,0.11,0.24,tp_lower -11983,做多,2023-09-09 15:00:00,2023-09-09 15:15:00,1634.22,1633.71,2.13,100.0,0.1304,-0.07,0.11,-0.17,flip -11984,做空,2023-09-09 15:15:00,2023-09-09 15:30:00,1633.71,1634.71,2.13,100.0,0.1303,-0.13,0.11,-0.24,flip -11985,做多,2023-09-09 15:30:00,2023-09-09 17:30:00,1634.71,1633.78,2.12,100.0,0.13,-0.12,0.11,-0.23,flip -11986,做空,2023-09-09 17:30:00,2023-09-09 19:45:00,1633.78,1633.18,2.12,100.0,0.1298,0.08,0.11,-0.03,flip -11987,做多,2023-09-09 19:45:00,2023-09-09 20:30:00,1633.18,1633.34,2.12,100.0,0.1298,0.02,0.11,-0.09,flip -11988,做空,2023-09-09 20:30:00,2023-09-09 21:00:00,1633.34,1634.87,2.12,100.0,0.1297,-0.2,0.11,-0.3,flip -11989,做多,2023-09-09 21:00:00,2023-09-09 21:30:00,1634.87,1633.75,2.11,100.0,0.1293,-0.14,0.11,-0.25,flip -11990,做空,2023-09-09 21:30:00,2023-09-10 01:15:00,1633.75,1628.85,2.11,100.0,0.1292,0.63,0.11,0.53,tp_lower -11991,做多,2023-09-10 13:45:00,2023-09-10 20:30:00,1626.34,1618.33,2.15,100.0,0.1323,-1.06,0.11,-1.17,flip -11992,做空,2023-09-10 20:30:00,2023-09-10 21:00:00,1618.33,1622.65,2.14,100.0,0.1321,-0.57,0.11,-0.68,flip -11993,做多,2023-09-10 21:00:00,2023-09-10 22:45:00,1622.65,1618.54,2.13,100.0,0.1313,-0.54,0.11,-0.65,flip -11994,做空,2023-09-10 22:45:00,2023-09-11 05:45:00,1618.54,1616.71,2.12,100.0,0.1312,0.24,0.11,0.13,flip -11995,做多,2023-09-11 05:45:00,2023-09-11 06:45:00,1616.71,1614.73,2.13,100.0,0.1318,-0.26,0.11,-0.37,flip -11996,做空,2023-09-11 06:45:00,2023-09-11 09:15:00,1614.73,1591.05,2.13,100.0,0.1317,3.12,0.1,3.01,tp_lower -11997,做多,2023-09-12 03:00:00,2023-09-12 17:15:00,1566.23,1592.32,2.16,100.0,0.1379,3.6,0.11,3.49,flip -11998,做空,2023-09-12 17:15:00,2023-09-12 18:00:00,1592.32,1590.36,2.19,100.0,0.1378,0.27,0.11,0.16,flip -11999,做多,2023-09-12 18:00:00,2023-09-12 18:30:00,1590.36,1590.99,2.19,100.0,0.138,0.09,0.11,-0.02,flip -12000,做空,2023-09-12 18:30:00,2023-09-12 18:45:00,1590.99,1592.4,2.19,100.0,0.1378,-0.19,0.11,-0.3,flip -12001,做多,2023-09-12 18:45:00,2023-09-12 22:15:00,1592.4,1596.11,2.19,100.0,0.1375,0.51,0.11,0.4,flip -12002,做空,2023-09-12 22:15:00,2023-09-12 22:30:00,1596.11,1597.03,2.19,100.0,0.1373,-0.13,0.11,-0.24,flip -12003,做多,2023-09-12 22:30:00,2023-09-12 22:45:00,1597.03,1596.1,2.19,100.0,0.137,-0.13,0.11,-0.24,flip -12004,做空,2023-09-12 22:45:00,2023-09-13 00:30:00,1596.1,1597.84,2.18,100.0,0.1369,-0.24,0.11,-0.35,flip -12005,做多,2023-09-13 00:30:00,2023-09-13 00:45:00,1597.84,1596.15,2.2,100.0,0.1374,-0.23,0.11,-0.34,flip -12006,做空,2023-09-13 00:45:00,2023-09-13 01:00:00,1596.15,1598.78,2.19,100.0,0.1372,-0.36,0.11,-0.47,flip -12007,做多,2023-09-13 01:00:00,2023-09-13 01:15:00,1598.78,1598.31,2.18,100.0,0.1367,-0.06,0.11,-0.17,flip -12008,做空,2023-09-13 01:15:00,2023-09-13 07:30:00,1598.31,1587.94,2.18,100.0,0.1365,1.42,0.11,1.31,flip -12009,做多,2023-09-13 07:30:00,2023-09-13 08:30:00,1587.94,1592.34,2.19,100.0,0.1382,0.61,0.11,0.5,flip -12010,做空,2023-09-13 08:30:00,2023-09-13 09:15:00,1592.34,1595.62,2.2,100.0,0.138,-0.45,0.11,-0.56,flip -12011,做多,2023-09-13 09:15:00,2023-09-13 12:30:00,1595.62,1594.38,2.19,100.0,0.1373,-0.17,0.11,-0.28,flip -12012,做空,2023-09-13 12:30:00,2023-09-13 12:45:00,1594.38,1600.54,2.19,100.0,0.1372,-0.85,0.11,-0.95,flip -12013,做多,2023-09-13 12:45:00,2023-09-13 13:45:00,1600.54,1594.54,2.18,100.0,0.136,-0.82,0.11,-0.92,flip -12014,做空,2023-09-13 13:45:00,2023-09-13 14:00:00,1594.54,1595.45,2.17,100.0,0.1359,-0.12,0.11,-0.23,flip -12015,做多,2023-09-13 14:00:00,2023-09-13 15:15:00,1595.45,1609.65,2.16,100.0,0.1356,1.92,0.11,1.82,tp_upper -12016,做多,2023-09-14 12:30:00,2023-09-14 23:30:00,1620.62,1624.73,2.2,100.0,0.1359,0.56,0.11,0.45,flip -12017,做空,2023-09-14 23:30:00,2023-09-15 00:30:00,1624.73,1626.38,2.21,100.0,0.1358,-0.22,0.11,-0.33,flip -12018,做多,2023-09-15 00:30:00,2023-09-15 05:30:00,1626.38,1629.88,2.2,100.0,0.1355,0.47,0.11,0.36,flip -12019,做空,2023-09-15 05:30:00,2023-09-15 06:15:00,1629.88,1630.38,2.21,100.0,0.1354,-0.07,0.11,-0.18,flip -12020,做多,2023-09-15 06:15:00,2023-09-15 09:00:00,1630.38,1627.01,2.2,100.0,0.1352,-0.46,0.11,-0.57,flip -12021,做空,2023-09-15 09:00:00,2023-09-15 09:30:00,1627.01,1628.69,2.2,100.0,0.1351,-0.23,0.11,-0.34,flip -12022,做多,2023-09-15 09:30:00,2023-09-15 09:45:00,1628.69,1627.94,2.19,100.0,0.1346,-0.1,0.11,-0.21,flip -12023,做空,2023-09-15 09:45:00,2023-09-15 10:15:00,1627.94,1629.1,2.19,100.0,0.1345,-0.16,0.11,-0.27,flip -12024,做多,2023-09-15 10:15:00,2023-09-15 11:00:00,1629.1,1624.1,2.19,100.0,0.1342,-0.67,0.11,-0.78,flip -12025,做空,2023-09-15 11:00:00,2023-09-15 21:00:00,1624.1,1632.92,2.18,100.0,0.134,-1.18,0.11,-1.29,flip -12026,做多,2023-09-15 21:00:00,2023-09-15 22:30:00,1632.92,1646.88,2.16,100.0,0.1325,1.85,0.11,1.74,tp_upper -12027,做多,2023-09-16 08:15:00,2023-09-16 08:45:00,1634.39,1634.09,2.2,100.0,0.1345,-0.04,0.11,-0.15,flip -12028,做空,2023-09-16 08:45:00,2023-09-16 09:15:00,1634.09,1634.55,2.2,100.0,0.1344,-0.06,0.11,-0.17,flip -12029,做多,2023-09-16 09:15:00,2023-09-16 09:45:00,1634.55,1633.77,2.19,100.0,0.1341,-0.1,0.11,-0.21,flip -12030,做空,2023-09-16 09:45:00,2023-09-16 10:30:00,1633.77,1635.36,2.19,100.0,0.134,-0.21,0.11,-0.32,flip -12031,做多,2023-09-16 10:30:00,2023-09-16 12:45:00,1635.36,1636.21,2.19,100.0,0.1336,0.11,0.11,0.0,flip -12032,做空,2023-09-16 12:45:00,2023-09-16 17:15:00,1636.21,1636.67,2.18,100.0,0.1335,-0.06,0.11,-0.17,flip -12033,做多,2023-09-16 17:15:00,2023-09-16 17:45:00,1636.67,1636.79,2.18,100.0,0.1333,0.02,0.11,-0.09,flip -12034,做空,2023-09-16 17:45:00,2023-09-16 18:45:00,1636.79,1636.47,2.18,100.0,0.1331,0.04,0.11,-0.07,flip -12035,做多,2023-09-16 18:45:00,2023-09-16 19:00:00,1636.47,1633.15,2.18,100.0,0.1331,-0.44,0.11,-0.55,flip -12036,做空,2023-09-16 19:00:00,2023-09-16 20:30:00,1633.15,1634.93,2.17,100.0,0.1329,-0.24,0.11,-0.35,flip -12037,做多,2023-09-16 20:30:00,2023-09-16 21:15:00,1634.93,1634.12,2.17,100.0,0.1325,-0.11,0.11,-0.22,flip -12038,做空,2023-09-16 21:15:00,2023-09-16 21:30:00,1634.12,1634.97,2.16,100.0,0.1324,-0.11,0.11,-0.22,flip -12039,做多,2023-09-16 21:30:00,2023-09-16 22:00:00,1634.97,1635.19,2.16,100.0,0.1321,0.03,0.11,-0.08,flip -12040,做空,2023-09-16 22:00:00,2023-09-16 22:30:00,1635.19,1635.2,2.16,100.0,0.132,-0.0,0.11,-0.11,flip -12041,做多,2023-09-16 22:30:00,2023-09-16 23:15:00,1635.2,1633.1,2.16,100.0,0.1318,-0.28,0.11,-0.38,flip -12042,做空,2023-09-16 23:15:00,2023-09-17 00:00:00,1633.1,1628.22,2.15,100.0,0.1317,0.64,0.11,0.54,tp_lower -12043,做多,2023-09-17 08:30:00,2023-09-17 09:00:00,1631.17,1630.61,2.19,100.0,0.134,-0.08,0.11,-0.18,flip -12044,做空,2023-09-17 09:00:00,2023-09-17 09:15:00,1630.61,1630.92,2.18,100.0,0.1338,-0.04,0.11,-0.15,flip -12045,做多,2023-09-17 09:15:00,2023-09-17 09:30:00,1630.92,1630.66,2.18,100.0,0.1337,-0.03,0.11,-0.14,flip -12046,做空,2023-09-17 09:30:00,2023-09-17 09:45:00,1630.66,1633.14,2.18,100.0,0.1335,-0.33,0.11,-0.44,flip -12047,做多,2023-09-17 09:45:00,2023-09-17 11:15:00,1633.14,1630.86,2.17,100.0,0.133,-0.3,0.11,-0.41,flip -12048,做空,2023-09-17 11:15:00,2023-09-17 11:30:00,1630.86,1631.4,2.17,100.0,0.1329,-0.07,0.11,-0.18,flip -12049,做多,2023-09-17 11:30:00,2023-09-17 11:45:00,1631.4,1628.62,2.16,100.0,0.1326,-0.37,0.11,-0.48,flip -12050,做空,2023-09-17 11:45:00,2023-09-17 12:15:00,1628.62,1630.98,2.16,100.0,0.1325,-0.31,0.11,-0.42,flip -12051,做多,2023-09-17 12:15:00,2023-09-17 13:00:00,1630.98,1629.21,2.15,100.0,0.132,-0.23,0.11,-0.34,flip -12052,做空,2023-09-17 13:00:00,2023-09-17 14:15:00,1629.21,1630.33,2.15,100.0,0.1319,-0.15,0.11,-0.26,flip -12053,做多,2023-09-17 14:15:00,2023-09-17 14:30:00,1630.33,1629.72,2.14,100.0,0.1315,-0.08,0.11,-0.19,flip -12054,做空,2023-09-17 14:30:00,2023-09-17 15:00:00,1629.72,1629.94,2.14,100.0,0.1314,-0.03,0.11,-0.14,flip -12055,做多,2023-09-17 15:00:00,2023-09-17 15:30:00,1629.94,1628.76,2.14,100.0,0.1312,-0.15,0.11,-0.26,flip -12056,做空,2023-09-17 15:30:00,2023-09-17 18:00:00,1628.76,1623.23,2.14,100.0,0.1311,0.73,0.11,0.62,tp_lower -12057,做多,2023-09-18 02:15:00,2023-09-18 17:15:00,1629.91,1640.96,2.17,100.0,0.1331,1.47,0.11,1.36,flip -12058,做空,2023-09-18 17:15:00,2023-09-19 08:00:00,1640.96,1637.99,2.18,100.0,0.1329,0.39,0.11,0.29,flip -12059,做多,2023-09-19 08:00:00,2023-09-19 08:30:00,1637.99,1638.92,2.19,100.0,0.1335,0.12,0.11,0.01,flip -12060,做空,2023-09-19 08:30:00,2023-09-19 08:45:00,1638.92,1642.79,2.19,100.0,0.1333,-0.52,0.11,-0.63,flip -12061,做多,2023-09-19 08:45:00,2023-09-19 09:15:00,1642.79,1651.14,2.18,100.0,0.1326,1.11,0.11,1.0,tp_upper -12062,做多,2023-09-19 14:00:00,2023-09-19 17:00:00,1640.76,1646.14,2.19,100.0,0.1333,0.72,0.11,0.61,flip -12063,做空,2023-09-19 17:00:00,2023-09-19 19:15:00,1646.14,1643.15,2.19,100.0,0.1331,0.4,0.11,0.29,flip -12064,做多,2023-09-19 19:15:00,2023-09-19 19:30:00,1643.15,1642.83,2.19,100.0,0.1335,-0.04,0.11,-0.15,flip -12065,做空,2023-09-19 19:30:00,2023-09-19 19:45:00,1642.83,1643.39,2.19,100.0,0.1334,-0.07,0.11,-0.18,flip -12066,做多,2023-09-19 19:45:00,2023-09-19 20:15:00,1643.39,1640.11,2.19,100.0,0.1331,-0.44,0.11,-0.55,flip -12067,做空,2023-09-19 20:15:00,2023-09-20 01:00:00,1640.11,1644.56,2.18,100.0,0.133,-0.59,0.11,-0.7,flip -12068,做多,2023-09-20 01:00:00,2023-09-20 02:00:00,1644.56,1643.4,2.19,100.0,0.1332,-0.15,0.11,-0.26,flip -12069,做空,2023-09-20 02:00:00,2023-09-20 09:45:00,1643.4,1626.62,2.19,100.0,0.1331,2.23,0.11,2.12,tp_lower -12070,做多,2023-09-20 18:15:00,2023-09-20 18:45:00,1631.95,1631.44,2.21,100.0,0.1353,-0.07,0.11,-0.18,flip -12071,做空,2023-09-20 18:45:00,2023-09-20 19:15:00,1631.44,1615.73,2.2,100.0,0.1351,2.12,0.11,2.01,tp_lower -12072,做多,2023-09-20 21:15:00,2023-09-20 21:30:00,1627.7,1626.33,2.22,100.0,0.1366,-0.19,0.11,-0.3,flip -12073,做空,2023-09-20 21:30:00,2023-09-21 04:30:00,1626.33,1623.63,2.22,100.0,0.1365,0.37,0.11,0.26,flip -12074,做多,2023-09-21 04:30:00,2023-09-21 04:45:00,1623.63,1623.55,2.23,100.0,0.1375,-0.01,0.11,-0.12,flip -12075,做空,2023-09-21 04:45:00,2023-09-21 05:45:00,1623.55,1623.19,2.23,100.0,0.1374,0.05,0.11,-0.06,flip -12076,做多,2023-09-21 05:45:00,2023-09-21 06:00:00,1623.19,1620.48,2.23,100.0,0.1373,-0.37,0.11,-0.48,flip -12077,做空,2023-09-21 06:00:00,2023-09-21 10:15:00,1620.48,1606.98,2.22,100.0,0.1372,1.85,0.11,1.74,tp_lower -12078,做多,2023-09-22 00:45:00,2023-09-22 01:00:00,1590.37,1586.17,2.25,100.0,0.1414,-0.59,0.11,-0.71,flip -12079,做空,2023-09-22 01:00:00,2023-09-22 01:15:00,1586.17,1592.31,2.24,100.0,0.1412,-0.87,0.11,-0.98,flip -12080,做多,2023-09-22 01:15:00,2023-09-22 07:15:00,1592.31,1588.97,2.23,100.0,0.14,-0.47,0.11,-0.58,flip -12081,做空,2023-09-22 07:15:00,2023-09-22 18:45:00,1588.97,1594.56,2.22,100.0,0.1398,-0.78,0.11,-0.89,flip -12082,做多,2023-09-22 18:45:00,2023-09-22 19:30:00,1594.56,1593.28,2.21,100.0,0.1387,-0.18,0.11,-0.29,flip -12083,做空,2023-09-22 19:30:00,2023-09-22 22:45:00,1593.28,1594.06,2.21,100.0,0.1386,-0.11,0.11,-0.22,flip -12084,做多,2023-09-22 22:45:00,2023-09-22 23:00:00,1594.06,1593.43,2.2,100.0,0.1383,-0.09,0.11,-0.2,flip -12085,做空,2023-09-22 23:00:00,2023-09-22 23:30:00,1593.43,1593.9,2.2,100.0,0.1382,-0.06,0.11,-0.18,flip -12086,做多,2023-09-22 23:30:00,2023-09-22 23:45:00,1593.9,1592.28,2.2,100.0,0.1379,-0.22,0.11,-0.33,flip -12087,做空,2023-09-22 23:45:00,2023-09-23 00:00:00,1592.28,1595.94,2.19,100.0,0.1378,-0.5,0.11,-0.61,flip -12088,做多,2023-09-23 00:00:00,2023-09-23 01:00:00,1595.94,1593.61,2.21,100.0,0.1382,-0.32,0.11,-0.43,flip -12089,做空,2023-09-23 01:00:00,2023-09-23 01:15:00,1593.61,1594.71,2.2,100.0,0.1381,-0.15,0.11,-0.26,flip -12090,做多,2023-09-23 01:15:00,2023-09-23 02:00:00,1594.71,1593.45,2.2,100.0,0.1378,-0.17,0.11,-0.28,flip -12091,做空,2023-09-23 02:00:00,2023-09-23 05:15:00,1593.45,1593.34,2.19,100.0,0.1376,0.02,0.11,-0.09,flip -12092,做多,2023-09-23 05:15:00,2023-09-23 08:15:00,1593.34,1592.31,2.19,100.0,0.1375,-0.14,0.11,-0.25,flip -12093,做空,2023-09-23 08:15:00,2023-09-23 08:30:00,1592.31,1592.43,2.19,100.0,0.1374,-0.02,0.11,-0.13,flip -12094,做多,2023-09-23 08:30:00,2023-09-23 08:45:00,1592.43,1592.12,2.18,100.0,0.1372,-0.04,0.11,-0.15,flip -12095,做空,2023-09-23 08:45:00,2023-09-23 11:45:00,1592.12,1592.62,2.18,100.0,0.1371,-0.07,0.11,-0.18,flip -12096,做多,2023-09-23 11:45:00,2023-09-23 12:00:00,1592.62,1592.55,2.18,100.0,0.1369,-0.01,0.11,-0.12,flip -12097,做空,2023-09-23 12:00:00,2023-09-23 12:15:00,1592.55,1593.08,2.18,100.0,0.1367,-0.07,0.11,-0.18,flip -12098,做多,2023-09-23 12:15:00,2023-09-23 12:45:00,1593.08,1591.96,2.17,100.0,0.1365,-0.15,0.11,-0.26,flip -12099,做空,2023-09-23 12:45:00,2023-09-23 16:45:00,1591.96,1592.93,2.17,100.0,0.1363,-0.13,0.11,-0.24,flip -12100,做多,2023-09-23 16:45:00,2023-09-23 17:00:00,1592.93,1591.41,2.17,100.0,0.136,-0.21,0.11,-0.32,flip -12101,做空,2023-09-23 17:00:00,2023-09-23 18:00:00,1591.41,1592.86,2.16,100.0,0.1359,-0.2,0.11,-0.31,flip -12102,做多,2023-09-23 18:00:00,2023-09-23 21:00:00,1592.86,1592.26,2.16,100.0,0.1355,-0.08,0.11,-0.19,flip -12103,做空,2023-09-23 21:00:00,2023-09-23 23:30:00,1592.26,1591.61,2.16,100.0,0.1354,0.09,0.11,-0.02,flip -12104,做多,2023-09-23 23:30:00,2023-09-24 01:00:00,1591.61,1590.61,2.15,100.0,0.1354,-0.14,0.11,-0.24,flip -12105,做空,2023-09-24 01:00:00,2023-09-24 01:15:00,1590.61,1592.08,2.18,100.0,0.1373,-0.2,0.11,-0.31,flip -12106,做多,2023-09-24 01:15:00,2023-09-24 03:45:00,1592.08,1591.51,2.18,100.0,0.1369,-0.08,0.11,-0.19,flip -12107,做空,2023-09-24 03:45:00,2023-09-24 04:45:00,1591.51,1591.78,2.18,100.0,0.1368,-0.04,0.11,-0.15,flip -12108,做多,2023-09-24 04:45:00,2023-09-24 05:15:00,1591.78,1591.46,2.17,100.0,0.1366,-0.04,0.11,-0.15,flip -12109,做空,2023-09-24 05:15:00,2023-09-24 05:45:00,1591.46,1591.7,2.17,100.0,0.1365,-0.03,0.11,-0.14,flip -12110,做多,2023-09-24 05:45:00,2023-09-24 06:45:00,1591.7,1591.49,2.17,100.0,0.1363,-0.03,0.11,-0.14,flip -12111,做空,2023-09-24 06:45:00,2023-09-24 08:15:00,1591.49,1592.22,2.17,100.0,0.1362,-0.1,0.11,-0.21,flip -12112,做多,2023-09-24 08:15:00,2023-09-24 10:30:00,1592.22,1592.28,2.16,100.0,0.1359,0.01,0.11,-0.1,flip -12113,做空,2023-09-24 10:30:00,2023-09-24 11:00:00,1592.28,1592.64,2.16,100.0,0.1358,-0.05,0.11,-0.16,flip -12114,做多,2023-09-24 11:00:00,2023-09-24 12:15:00,1592.64,1592.0,2.16,100.0,0.1356,-0.09,0.11,-0.19,flip -12115,做空,2023-09-24 12:15:00,2023-09-24 12:30:00,1592.0,1592.8,2.16,100.0,0.1354,-0.11,0.11,-0.22,flip -12116,做多,2023-09-24 12:30:00,2023-09-24 15:00:00,1592.8,1591.98,2.15,100.0,0.1352,-0.11,0.11,-0.22,flip -12117,做空,2023-09-24 15:00:00,2023-09-24 15:30:00,1591.98,1589.72,2.15,100.0,0.135,0.31,0.11,0.2,tp_lower -12118,做多,2023-09-24 17:45:00,2023-09-24 18:00:00,1597.55,1596.42,2.15,100.0,0.1346,-0.15,0.11,-0.26,tp_upper -12119,做多,2023-09-24 18:30:00,2023-09-25 16:00:00,1589.64,1594.51,2.15,100.0,0.1351,0.66,0.11,0.55,tp_upper -12120,做多,2023-09-26 07:45:00,2023-09-26 08:45:00,1588.21,1589.05,2.18,100.0,0.1374,0.12,0.11,0.01,flip -12121,做空,2023-09-26 08:45:00,2023-09-26 09:15:00,1589.05,1589.44,2.18,100.0,0.1372,-0.05,0.11,-0.16,flip -12122,做多,2023-09-26 09:15:00,2023-09-26 09:45:00,1589.44,1592.58,2.18,100.0,0.137,0.43,0.11,0.32,tp_upper -12123,做多,2023-09-26 11:30:00,2023-09-26 12:30:00,1589.35,1588.07,2.18,100.0,0.1372,-0.18,0.11,-0.28,flip -12124,做空,2023-09-26 12:30:00,2023-09-26 13:45:00,1588.07,1584.02,2.18,100.0,0.137,0.55,0.11,0.45,tp_lower -12125,做多,2023-09-26 16:30:00,2023-09-26 16:45:00,1589.87,1588.08,2.18,100.0,0.1371,-0.25,0.11,-0.35,flip -12126,做空,2023-09-26 16:45:00,2023-09-26 17:00:00,1588.08,1589.55,2.17,100.0,0.1369,-0.2,0.11,-0.31,flip -12127,做多,2023-09-26 17:00:00,2023-09-26 17:15:00,1589.55,1587.11,2.17,100.0,0.1365,-0.33,0.11,-0.44,flip -12128,做空,2023-09-26 17:15:00,2023-09-26 19:30:00,1587.11,1588.09,2.17,100.0,0.1364,-0.13,0.11,-0.24,flip -12129,做多,2023-09-26 19:30:00,2023-09-26 20:15:00,1588.09,1588.67,2.16,100.0,0.1361,0.08,0.11,-0.03,flip -12130,做空,2023-09-26 20:15:00,2023-09-26 21:00:00,1588.67,1587.47,2.16,100.0,0.136,0.16,0.11,0.06,flip -12131,做多,2023-09-26 21:00:00,2023-09-26 21:15:00,1587.47,1586.78,2.16,100.0,0.136,-0.09,0.11,-0.2,flip -12132,做空,2023-09-26 21:15:00,2023-09-26 21:30:00,1586.78,1587.73,2.16,100.0,0.1359,-0.13,0.11,-0.24,flip -12133,做多,2023-09-26 21:30:00,2023-09-26 22:45:00,1587.73,1586.99,2.15,100.0,0.1356,-0.1,0.11,-0.21,flip -12134,做空,2023-09-26 22:45:00,2023-09-26 23:00:00,1586.99,1592.11,2.15,100.0,0.1355,-0.69,0.11,-0.8,flip -12135,做多,2023-09-26 23:00:00,2023-09-27 09:30:00,1592.11,1603.56,2.14,100.0,0.1345,1.54,0.11,1.43,tp_upper -12136,做多,2023-09-27 15:00:00,2023-09-27 15:30:00,1600.61,1598.72,2.18,100.0,0.1365,-0.26,0.11,-0.37,flip -12137,做空,2023-09-27 15:30:00,2023-09-27 15:45:00,1598.72,1600.99,2.18,100.0,0.1363,-0.31,0.11,-0.42,flip -12138,做多,2023-09-27 15:45:00,2023-09-27 16:00:00,1600.99,1599.33,2.17,100.0,0.1358,-0.23,0.11,-0.33,flip -12139,做空,2023-09-27 16:00:00,2023-09-27 16:15:00,1599.33,1601.36,2.17,100.0,0.1357,-0.28,0.11,-0.38,flip -12140,做多,2023-09-27 16:15:00,2023-09-27 16:30:00,1601.36,1598.28,2.16,100.0,0.1352,-0.42,0.11,-0.52,flip -12141,做空,2023-09-27 16:30:00,2023-09-28 00:15:00,1598.28,1605.2,2.16,100.0,0.1351,-0.93,0.11,-1.04,flip -12142,做多,2023-09-28 00:15:00,2023-09-28 00:30:00,1605.2,1603.36,2.16,100.0,0.1345,-0.25,0.11,-0.36,flip -12143,做空,2023-09-28 00:30:00,2023-09-28 01:15:00,1603.36,1605.11,2.15,100.0,0.1344,-0.24,0.11,-0.34,flip -12144,做多,2023-09-28 01:15:00,2023-09-28 01:30:00,1605.11,1604.02,2.15,100.0,0.1339,-0.15,0.11,-0.25,flip -12145,做空,2023-09-28 01:30:00,2023-09-28 01:45:00,1604.02,1606.73,2.15,100.0,0.1338,-0.36,0.11,-0.47,flip -12146,做多,2023-09-28 01:45:00,2023-09-28 03:00:00,1606.73,1603.59,2.14,100.0,0.1332,-0.42,0.11,-0.53,flip -12147,做空,2023-09-28 03:00:00,2023-09-28 03:15:00,1603.59,1604.14,2.13,100.0,0.1331,-0.07,0.11,-0.18,flip -12148,做多,2023-09-28 03:15:00,2023-09-29 07:30:00,1604.14,1680.19,2.13,100.0,0.1328,10.1,0.11,9.99,tp_upper -12149,做多,2023-09-29 16:45:00,2023-09-29 17:30:00,1666.36,1664.67,2.24,100.0,0.1346,-0.23,0.11,-0.34,flip -12150,做空,2023-09-29 17:30:00,2023-09-29 18:45:00,1664.67,1665.58,2.24,100.0,0.1345,-0.12,0.11,-0.23,flip -12151,做多,2023-09-29 18:45:00,2023-09-29 19:00:00,1665.58,1665.03,2.24,100.0,0.1342,-0.07,0.11,-0.19,flip -12152,做空,2023-09-29 19:00:00,2023-09-29 19:45:00,1665.03,1664.61,2.23,100.0,0.1341,0.06,0.11,-0.06,flip -12153,做多,2023-09-29 19:45:00,2023-09-29 21:00:00,1664.61,1666.44,2.23,100.0,0.134,0.25,0.11,0.13,flip -12154,做空,2023-09-29 21:00:00,2023-09-29 21:15:00,1666.44,1668.41,2.23,100.0,0.1339,-0.26,0.11,-0.38,flip -12155,做多,2023-09-29 21:15:00,2023-09-29 21:30:00,1668.41,1667.56,2.23,100.0,0.1334,-0.11,0.11,-0.22,flip -12156,做空,2023-09-29 21:30:00,2023-09-30 00:30:00,1667.56,1670.34,2.22,100.0,0.1333,-0.37,0.11,-0.48,flip -12157,做多,2023-09-30 00:30:00,2023-09-30 01:15:00,1670.34,1668.06,2.23,100.0,0.1337,-0.3,0.11,-0.42,flip -12158,做空,2023-09-30 01:15:00,2023-09-30 02:30:00,1668.06,1669.19,2.23,100.0,0.1336,-0.15,0.11,-0.26,flip -12159,做多,2023-09-30 02:30:00,2023-09-30 14:00:00,1669.19,1684.35,2.22,100.0,0.1332,2.02,0.11,1.91,tp_upper -12160,做多,2023-09-30 18:45:00,2023-09-30 21:30:00,1675.93,1672.27,2.24,100.0,0.1338,-0.49,0.11,-0.6,flip -12161,做空,2023-09-30 21:30:00,2023-10-01 01:15:00,1672.27,1675.66,2.23,100.0,0.1336,-0.45,0.11,-0.57,flip -12162,做多,2023-10-01 01:15:00,2023-10-01 10:00:00,1675.66,1689.61,2.24,100.0,0.1336,1.86,0.11,1.75,tp_upper -12163,做多,2023-10-01 17:00:00,2023-10-01 17:15:00,1680.65,1678.06,2.25,100.0,0.1341,-0.35,0.11,-0.46,flip -12164,做空,2023-10-01 17:15:00,2023-10-01 22:15:00,1678.06,1725.29,2.25,100.0,0.134,-6.33,0.12,-6.44,flip -12165,做多,2023-10-01 22:15:00,2023-10-01 22:30:00,1725.29,1731.02,2.18,100.0,0.1265,0.73,0.11,0.62,tp_upper -12166,做多,2023-10-02 13:30:00,2023-10-02 14:00:00,1725.56,1706.91,2.2,100.0,0.1273,-2.37,0.11,-2.48,flip -12167,做空,2023-10-02 14:00:00,2023-10-02 14:15:00,1706.91,1710.92,2.17,100.0,0.1272,-0.51,0.11,-0.62,tp_lower -12168,做多,2023-10-03 08:15:00,2023-10-03 08:30:00,1666.2,1665.67,2.17,100.0,0.1301,-0.07,0.11,-0.18,flip -12169,做空,2023-10-03 08:30:00,2023-10-03 13:15:00,1665.67,1660.3,2.17,100.0,0.13,0.7,0.11,0.59,flip -12170,做多,2023-10-03 13:15:00,2023-10-03 13:45:00,1660.3,1660.42,2.17,100.0,0.1307,0.02,0.11,-0.09,flip -12171,做空,2023-10-03 13:45:00,2023-10-03 20:15:00,1660.42,1656.86,2.17,100.0,0.1306,0.46,0.11,0.36,flip -12172,做多,2023-10-03 20:15:00,2023-10-03 20:30:00,1656.86,1655.38,2.17,100.0,0.131,-0.19,0.11,-0.3,flip -12173,做空,2023-10-03 20:30:00,2023-10-03 21:15:00,1655.38,1655.96,2.17,100.0,0.1309,-0.08,0.11,-0.18,flip -12174,做多,2023-10-03 21:15:00,2023-10-03 23:00:00,1655.96,1656.79,2.16,100.0,0.1306,0.11,0.11,0.0,flip -12175,做空,2023-10-03 23:00:00,2023-10-03 23:30:00,1656.79,1657.26,2.16,100.0,0.1305,-0.06,0.11,-0.17,flip -12176,做多,2023-10-03 23:30:00,2023-10-04 00:00:00,1657.26,1652.43,2.16,100.0,0.1303,-0.63,0.11,-0.74,flip -12177,做空,2023-10-04 00:00:00,2023-10-04 00:30:00,1652.43,1635.67,2.17,100.0,0.1312,2.2,0.11,2.09,tp_lower -12178,做多,2023-10-04 08:30:00,2023-10-04 08:45:00,1646.92,1645.47,2.19,100.0,0.1328,-0.19,0.11,-0.3,flip -12179,做空,2023-10-04 08:45:00,2023-10-04 09:00:00,1645.47,1646.61,2.18,100.0,0.1327,-0.15,0.11,-0.26,flip -12180,做多,2023-10-04 09:00:00,2023-10-04 09:15:00,1646.61,1645.78,2.18,100.0,0.1324,-0.11,0.11,-0.22,flip -12181,做空,2023-10-04 09:15:00,2023-10-04 09:30:00,1645.78,1647.24,2.18,100.0,0.1322,-0.19,0.11,-0.3,flip -12182,做多,2023-10-04 09:30:00,2023-10-04 10:30:00,1647.24,1646.83,2.17,100.0,0.1319,-0.05,0.11,-0.16,flip -12183,做空,2023-10-04 10:30:00,2023-10-04 11:15:00,1646.83,1646.47,2.17,100.0,0.1317,0.05,0.11,-0.06,flip -12184,做多,2023-10-04 11:15:00,2023-10-04 11:45:00,1646.47,1645.99,2.17,100.0,0.1317,-0.06,0.11,-0.17,flip -12185,做空,2023-10-04 11:45:00,2023-10-04 12:15:00,1645.99,1648.0,2.17,100.0,0.1315,-0.26,0.11,-0.37,flip -12186,做多,2023-10-04 12:15:00,2023-10-04 12:45:00,1648.0,1645.44,2.16,100.0,0.1311,-0.34,0.11,-0.44,flip -12187,做空,2023-10-04 12:45:00,2023-10-04 16:30:00,1645.44,1638.96,2.15,100.0,0.131,0.85,0.11,0.74,flip -12188,做多,2023-10-04 16:30:00,2023-10-04 17:15:00,1638.96,1638.34,2.16,100.0,0.1319,-0.08,0.11,-0.19,flip -12189,做空,2023-10-04 17:15:00,2023-10-04 18:00:00,1638.34,1641.09,2.16,100.0,0.1317,-0.36,0.11,-0.47,flip -12190,做多,2023-10-04 18:00:00,2023-10-04 18:15:00,1641.09,1640.96,2.15,100.0,0.1312,-0.02,0.11,-0.12,flip -12191,做空,2023-10-04 18:15:00,2023-10-04 18:45:00,1640.96,1643.05,2.15,100.0,0.131,-0.27,0.11,-0.38,flip -12192,做多,2023-10-04 18:45:00,2023-10-04 19:30:00,1643.05,1641.53,2.15,100.0,0.1306,-0.2,0.11,-0.31,flip -12193,做空,2023-10-04 19:30:00,2023-10-04 19:45:00,1641.53,1642.08,2.14,100.0,0.1304,-0.07,0.11,-0.18,flip -12194,做多,2023-10-04 19:45:00,2023-10-04 20:45:00,1642.08,1641.04,2.14,100.0,0.1302,-0.14,0.11,-0.24,flip -12195,做空,2023-10-04 20:45:00,2023-10-04 21:00:00,1641.04,1645.32,2.13,100.0,0.1301,-0.56,0.11,-0.66,flip -12196,做多,2023-10-04 21:00:00,2023-10-04 22:15:00,1645.32,1643.18,2.13,100.0,0.1293,-0.28,0.11,-0.38,flip -12197,做空,2023-10-04 22:15:00,2023-10-05 02:30:00,1643.18,1643.93,2.12,100.0,0.1291,-0.1,0.11,-0.2,flip -12198,做多,2023-10-05 02:30:00,2023-10-05 03:45:00,1643.93,1641.38,2.16,100.0,0.1314,-0.34,0.11,-0.44,flip -12199,做空,2023-10-05 03:45:00,2023-10-05 04:15:00,1641.38,1642.37,2.15,100.0,0.1312,-0.13,0.11,-0.24,flip -12200,做多,2023-10-05 04:15:00,2023-10-05 05:45:00,1642.37,1639.58,2.15,100.0,0.131,-0.37,0.11,-0.47,flip -12201,做空,2023-10-05 05:45:00,2023-10-05 13:15:00,1639.58,1643.89,2.14,100.0,0.1308,-0.56,0.11,-0.67,flip -12202,做多,2023-10-05 13:15:00,2023-10-05 13:30:00,1643.89,1639.78,2.14,100.0,0.13,-0.53,0.11,-0.64,flip -12203,做空,2023-10-05 13:30:00,2023-10-05 13:45:00,1639.78,1641.79,2.13,100.0,0.1299,-0.26,0.11,-0.37,flip -12204,做多,2023-10-05 13:45:00,2023-10-05 14:30:00,1641.79,1641.01,2.12,100.0,0.1294,-0.1,0.11,-0.21,flip -12205,做空,2023-10-05 14:30:00,2023-10-05 15:00:00,1641.01,1627.39,2.12,100.0,0.1293,1.76,0.11,1.66,tp_lower -12206,做多,2023-10-06 02:00:00,2023-10-06 02:30:00,1622.36,1623.28,2.15,100.0,0.1328,0.12,0.11,0.01,flip -12207,做空,2023-10-06 02:30:00,2023-10-06 04:45:00,1623.28,1622.25,2.15,100.0,0.1326,0.14,0.11,0.03,flip -12208,做多,2023-10-06 04:45:00,2023-10-06 05:00:00,1622.25,1619.06,2.15,100.0,0.1327,-0.42,0.11,-0.53,flip -12209,做空,2023-10-06 05:00:00,2023-10-06 05:30:00,1619.06,1619.96,2.15,100.0,0.1325,-0.12,0.11,-0.23,flip -12210,做多,2023-10-06 05:30:00,2023-10-06 06:00:00,1619.96,1619.55,2.14,100.0,0.1322,-0.05,0.11,-0.16,flip -12211,做空,2023-10-06 06:00:00,2023-10-06 06:15:00,1619.55,1620.69,2.14,100.0,0.1321,-0.15,0.11,-0.26,flip -12212,做多,2023-10-06 06:15:00,2023-10-06 12:30:00,1620.69,1624.7,2.14,100.0,0.1318,0.53,0.11,0.42,flip -12213,做空,2023-10-06 12:30:00,2023-10-06 13:15:00,1624.7,1623.35,2.14,100.0,0.1317,0.18,0.11,0.07,flip -12214,做多,2023-10-06 13:15:00,2023-10-07 02:45:00,1623.35,1640.02,2.14,100.0,0.1317,2.2,0.11,2.09,flip -12215,做空,2023-10-07 02:45:00,2023-10-07 03:00:00,1640.02,1640.81,2.17,100.0,0.1326,-0.1,0.11,-0.21,flip -12216,做多,2023-10-07 03:00:00,2023-10-07 03:45:00,1640.81,1640.63,2.17,100.0,0.1324,-0.02,0.11,-0.13,flip -12217,做空,2023-10-07 03:45:00,2023-10-07 04:00:00,1640.63,1641.74,2.17,100.0,0.1322,-0.15,0.11,-0.26,flip -12218,做多,2023-10-07 04:00:00,2023-10-07 04:15:00,1641.74,1641.0,2.17,100.0,0.1319,-0.1,0.11,-0.21,flip -12219,做空,2023-10-07 04:15:00,2023-10-07 04:30:00,1641.0,1641.1,2.16,100.0,0.1318,-0.01,0.11,-0.12,flip -12220,做多,2023-10-07 04:30:00,2023-10-07 14:00:00,1641.1,1639.88,2.16,100.0,0.1316,-0.16,0.11,-0.27,flip -12221,做空,2023-10-07 14:00:00,2023-10-07 14:30:00,1639.88,1641.05,2.16,100.0,0.1315,-0.15,0.11,-0.26,flip -12222,做多,2023-10-07 14:30:00,2023-10-07 15:00:00,1641.05,1639.84,2.15,100.0,0.1312,-0.16,0.11,-0.27,flip -12223,做空,2023-10-07 15:00:00,2023-10-07 15:15:00,1639.84,1640.81,2.15,100.0,0.1311,-0.13,0.11,-0.23,flip -12224,做多,2023-10-07 15:15:00,2023-10-07 15:30:00,1640.81,1636.75,2.15,100.0,0.1308,-0.53,0.11,-0.64,flip -12225,做空,2023-10-07 15:30:00,2023-10-08 00:30:00,1636.75,1636.11,2.14,100.0,0.1306,0.08,0.11,-0.02,flip -12226,做多,2023-10-08 00:30:00,2023-10-08 00:45:00,1636.11,1636.1,2.16,100.0,0.1319,-0.0,0.11,-0.11,flip -12227,做空,2023-10-08 00:45:00,2023-10-08 01:30:00,1636.1,1638.72,2.16,100.0,0.1318,-0.35,0.11,-0.45,flip -12228,做多,2023-10-08 01:30:00,2023-10-08 03:00:00,1638.72,1635.99,2.15,100.0,0.1312,-0.36,0.11,-0.47,flip -12229,做空,2023-10-08 03:00:00,2023-10-08 03:30:00,1635.99,1636.95,2.14,100.0,0.1311,-0.13,0.11,-0.23,flip -12230,做多,2023-10-08 03:30:00,2023-10-08 04:00:00,1636.95,1634.25,2.14,100.0,0.1308,-0.35,0.11,-0.46,flip -12231,做空,2023-10-08 04:00:00,2023-10-08 05:30:00,1634.25,1627.78,2.14,100.0,0.1307,0.85,0.11,0.74,tp_lower -12232,做多,2023-10-08 13:15:00,2023-10-08 13:45:00,1627.24,1628.54,2.14,100.0,0.1316,0.17,0.11,0.06,flip -12233,做空,2023-10-08 13:45:00,2023-10-08 14:30:00,1628.54,1635.19,2.14,100.0,0.1315,-0.87,0.11,-0.98,flip -12234,做多,2023-10-08 14:30:00,2023-10-08 16:15:00,1635.19,1629.14,2.13,100.0,0.1303,-0.79,0.11,-0.89,flip -12235,做空,2023-10-08 16:15:00,2023-10-08 16:30:00,1629.14,1632.6,2.12,100.0,0.1302,-0.45,0.11,-0.56,flip -12236,做多,2023-10-08 16:30:00,2023-10-08 22:00:00,1632.6,1627.69,2.11,100.0,0.1295,-0.64,0.11,-0.74,flip -12237,做空,2023-10-08 22:00:00,2023-10-08 22:15:00,1627.69,1629.52,2.11,100.0,0.1294,-0.24,0.11,-0.34,flip -12238,做多,2023-10-08 22:15:00,2023-10-09 00:15:00,1629.52,1626.33,2.1,100.0,0.1289,-0.41,0.1,-0.52,flip -12239,做空,2023-10-09 00:15:00,2023-10-09 00:30:00,1626.33,1626.58,2.12,100.0,0.1303,-0.03,0.11,-0.14,flip -12240,做多,2023-10-09 00:30:00,2023-10-09 05:15:00,1626.58,1631.24,2.12,100.0,0.1302,0.61,0.11,0.5,flip -12241,做空,2023-10-09 05:15:00,2023-10-09 07:30:00,1631.24,1618.91,2.12,100.0,0.13,1.6,0.11,1.5,tp_lower -12242,做多,2023-10-10 02:45:00,2023-10-10 10:30:00,1589.27,1585.73,2.14,100.0,0.1348,-0.48,0.11,-0.58,flip -12243,做空,2023-10-10 10:30:00,2023-10-10 11:30:00,1585.73,1583.44,2.14,100.0,0.1346,0.31,0.11,0.2,flip -12244,做多,2023-10-10 11:30:00,2023-10-10 11:45:00,1583.44,1578.7,2.14,100.0,0.1349,-0.64,0.11,-0.75,flip -12245,做空,2023-10-10 11:45:00,2023-10-10 14:00:00,1578.7,1585.6,2.13,100.0,0.1348,-0.93,0.11,-1.04,flip -12246,做多,2023-10-10 14:00:00,2023-10-10 14:15:00,1585.6,1582.35,2.12,100.0,0.1335,-0.43,0.11,-0.54,flip -12247,做空,2023-10-10 14:15:00,2023-10-11 00:30:00,1582.35,1570.91,2.11,100.0,0.1333,1.53,0.1,1.42,flip -12248,做多,2023-10-11 00:30:00,2023-10-11 01:30:00,1570.91,1570.62,2.13,100.0,0.1358,-0.04,0.11,-0.15,flip -12249,做空,2023-10-11 01:30:00,2023-10-11 01:45:00,1570.62,1572.79,2.13,100.0,0.1357,-0.29,0.11,-0.4,flip -12250,做多,2023-10-11 01:45:00,2023-10-11 02:15:00,1572.79,1567.73,2.13,100.0,0.1352,-0.68,0.11,-0.79,flip -12251,做空,2023-10-11 02:15:00,2023-10-11 08:30:00,1567.73,1562.61,2.12,100.0,0.135,0.69,0.11,0.59,flip -12252,做多,2023-10-11 08:30:00,2023-10-11 12:30:00,1562.61,1569.89,2.12,100.0,0.1358,0.99,0.11,0.88,flip -12253,做空,2023-10-11 12:30:00,2023-10-11 19:30:00,1569.89,1562.94,2.13,100.0,0.1356,0.94,0.11,0.84,flip -12254,做多,2023-10-11 19:30:00,2023-10-11 19:45:00,1562.94,1562.43,2.14,100.0,0.1367,-0.07,0.11,-0.18,flip -12255,做空,2023-10-11 19:45:00,2023-10-11 20:15:00,1562.43,1562.89,2.13,100.0,0.1366,-0.06,0.11,-0.17,flip -12256,做多,2023-10-11 20:15:00,2023-10-11 20:30:00,1562.89,1561.4,2.13,100.0,0.1363,-0.2,0.11,-0.31,flip -12257,做空,2023-10-11 20:30:00,2023-10-11 20:45:00,1561.4,1563.39,2.13,100.0,0.1362,-0.27,0.11,-0.38,flip -12258,做多,2023-10-11 20:45:00,2023-10-11 21:15:00,1563.39,1562.69,2.12,100.0,0.1357,-0.1,0.11,-0.2,flip -12259,做空,2023-10-11 21:15:00,2023-10-11 21:30:00,1562.69,1563.07,2.12,100.0,0.1356,-0.05,0.11,-0.16,flip -12260,做多,2023-10-11 21:30:00,2023-10-11 23:00:00,1563.07,1564.65,2.12,100.0,0.1354,0.21,0.11,0.11,flip -12261,做空,2023-10-11 23:00:00,2023-10-11 23:15:00,1564.65,1565.61,2.12,100.0,0.1353,-0.13,0.11,-0.24,flip -12262,做多,2023-10-11 23:15:00,2023-10-12 00:00:00,1565.61,1562.5,2.11,100.0,0.135,-0.42,0.11,-0.53,flip -12263,做空,2023-10-12 00:00:00,2023-10-12 02:30:00,1562.5,1562.21,2.14,100.0,0.1367,0.04,0.11,-0.07,flip -12264,做多,2023-10-12 02:30:00,2023-10-12 03:00:00,1562.21,1561.16,2.13,100.0,0.1366,-0.14,0.11,-0.25,flip -12265,做空,2023-10-12 03:00:00,2023-10-12 04:15:00,1561.16,1562.49,2.13,100.0,0.1364,-0.18,0.11,-0.29,flip -12266,做多,2023-10-12 04:15:00,2023-10-12 04:30:00,1562.49,1562.0,2.13,100.0,0.1361,-0.07,0.11,-0.17,flip -12267,做空,2023-10-12 04:30:00,2023-10-12 05:30:00,1562.0,1562.15,2.12,100.0,0.1359,-0.02,0.11,-0.13,flip -12268,做多,2023-10-12 05:30:00,2023-10-12 07:15:00,1562.15,1560.4,2.12,100.0,0.1358,-0.24,0.11,-0.34,flip -12269,做空,2023-10-12 07:15:00,2023-10-12 07:30:00,1560.4,1560.89,2.12,100.0,0.1356,-0.07,0.11,-0.17,flip -12270,做多,2023-10-12 07:30:00,2023-10-12 07:45:00,1560.89,1558.64,2.11,100.0,0.1354,-0.3,0.11,-0.41,flip -12271,做空,2023-10-12 07:45:00,2023-10-12 09:30:00,1558.64,1549.05,2.11,100.0,0.1353,1.3,0.1,1.19,tp_lower -12272,做多,2023-10-13 00:00:00,2023-10-13 03:30:00,1540.83,1538.33,2.14,100.0,0.1387,-0.35,0.11,-0.45,flip -12273,做空,2023-10-13 03:30:00,2023-10-13 04:00:00,1538.33,1538.9,2.13,100.0,0.1386,-0.08,0.11,-0.19,flip -12274,做多,2023-10-13 04:00:00,2023-10-13 14:45:00,1538.9,1541.09,2.13,100.0,0.1383,0.3,0.11,0.2,flip -12275,做空,2023-10-13 14:45:00,2023-10-13 16:30:00,1541.09,1547.98,2.13,100.0,0.1382,-0.95,0.11,-1.06,flip -12276,做多,2023-10-13 16:30:00,2023-10-13 17:00:00,1547.98,1543.93,2.12,100.0,0.1368,-0.55,0.11,-0.66,flip -12277,做空,2023-10-13 17:00:00,2023-10-13 17:30:00,1543.93,1544.69,2.11,100.0,0.1367,-0.1,0.11,-0.21,flip -12278,做多,2023-10-13 17:30:00,2023-10-13 17:45:00,1544.69,1543.95,2.11,100.0,0.1364,-0.1,0.11,-0.21,flip -12279,做空,2023-10-13 17:45:00,2023-10-13 18:00:00,1543.95,1544.55,2.1,100.0,0.1363,-0.08,0.11,-0.19,flip -12280,做多,2023-10-13 18:00:00,2023-10-13 18:15:00,1544.55,1544.26,2.1,100.0,0.136,-0.04,0.11,-0.14,flip -12281,做空,2023-10-13 18:15:00,2023-10-13 19:15:00,1544.26,1544.84,2.1,100.0,0.1359,-0.08,0.1,-0.18,flip -12282,做多,2023-10-13 19:15:00,2023-10-13 19:30:00,1544.84,1542.49,2.1,100.0,0.1357,-0.32,0.1,-0.42,flip -12283,做空,2023-10-13 19:30:00,2023-10-13 19:45:00,1542.49,1545.26,2.09,100.0,0.1355,-0.38,0.1,-0.48,flip -12284,做多,2023-10-13 19:45:00,2023-10-13 20:00:00,1545.26,1544.51,2.08,100.0,0.1349,-0.1,0.1,-0.21,flip -12285,做空,2023-10-13 20:00:00,2023-10-13 20:30:00,1544.51,1544.5,2.08,100.0,0.1348,0.0,0.1,-0.1,flip -12286,做多,2023-10-13 20:30:00,2023-10-13 20:45:00,1544.5,1558.83,2.08,100.0,0.1346,1.93,0.1,1.82,tp_upper -12287,做多,2023-10-13 20:45:00,2023-10-13 21:00:00,1558.83,1556.26,2.1,100.0,0.1345,-0.35,0.1,-0.45,tp_upper -12288,做多,2023-10-13 23:15:00,2023-10-14 05:45:00,1548.37,1549.7,2.09,100.0,0.1351,0.18,0.1,0.07,flip -12289,做空,2023-10-14 05:45:00,2023-10-14 13:15:00,1549.7,1549.33,2.12,100.0,0.1369,0.05,0.11,-0.06,flip -12290,做多,2023-10-14 13:15:00,2023-10-14 13:45:00,1549.33,1550.92,2.12,100.0,0.1369,0.22,0.11,0.11,flip -12291,做空,2023-10-14 13:45:00,2023-10-14 15:00:00,1550.92,1550.49,2.12,100.0,0.1367,0.06,0.11,-0.05,flip -12292,做多,2023-10-14 15:00:00,2023-10-15 00:30:00,1550.49,1550.39,2.12,100.0,0.1367,-0.01,0.11,-0.12,flip -12293,做空,2023-10-15 00:30:00,2023-10-15 00:45:00,1550.39,1551.63,2.12,100.0,0.137,-0.17,0.11,-0.28,flip -12294,做多,2023-10-15 00:45:00,2023-10-15 04:00:00,1551.63,1552.52,2.12,100.0,0.1367,0.12,0.11,0.02,flip -12295,做空,2023-10-15 04:00:00,2023-10-15 04:15:00,1552.52,1553.23,2.12,100.0,0.1365,-0.1,0.11,-0.2,flip -12296,做多,2023-10-15 04:15:00,2023-10-15 04:30:00,1553.23,1553.03,2.12,100.0,0.1363,-0.03,0.11,-0.13,flip -12297,做空,2023-10-15 04:30:00,2023-10-15 04:45:00,1553.03,1554.14,2.11,100.0,0.1361,-0.15,0.11,-0.26,flip -12298,做多,2023-10-15 04:45:00,2023-10-15 05:00:00,1554.14,1552.87,2.11,100.0,0.1358,-0.17,0.11,-0.28,flip -12299,做空,2023-10-15 05:00:00,2023-10-15 05:15:00,1552.87,1553.44,2.11,100.0,0.1357,-0.08,0.11,-0.18,flip -12300,做多,2023-10-15 05:15:00,2023-10-15 05:30:00,1553.44,1553.4,2.1,100.0,0.1354,-0.01,0.11,-0.11,flip -12301,做空,2023-10-15 05:30:00,2023-10-15 07:45:00,1553.4,1554.29,2.1,100.0,0.1353,-0.12,0.11,-0.23,flip -12302,做多,2023-10-15 07:45:00,2023-10-15 08:00:00,1554.29,1553.85,2.1,100.0,0.135,-0.06,0.1,-0.16,flip -12303,做空,2023-10-15 08:00:00,2023-10-15 08:15:00,1553.85,1554.91,2.1,100.0,0.1349,-0.14,0.1,-0.25,flip -12304,做多,2023-10-15 08:15:00,2023-10-15 09:00:00,1554.91,1558.34,2.09,100.0,0.1346,0.46,0.1,0.36,tp_upper -12305,做多,2023-10-15 11:15:00,2023-10-15 12:00:00,1555.37,1553.79,2.09,100.0,0.1347,-0.21,0.1,-0.32,flip -12306,做空,2023-10-15 12:00:00,2023-10-15 12:15:00,1553.79,1554.49,2.09,100.0,0.1345,-0.09,0.1,-0.2,flip -12307,做多,2023-10-15 12:15:00,2023-10-15 12:30:00,1554.49,1553.19,2.09,100.0,0.1343,-0.17,0.1,-0.28,flip -12308,做空,2023-10-15 12:30:00,2023-10-15 13:00:00,1553.19,1553.18,2.08,100.0,0.1342,0.0,0.1,-0.1,tp_lower -12309,做多,2023-10-15 13:15:00,2023-10-15 13:45:00,1557.81,1551.43,2.08,100.0,0.1336,-0.85,0.1,-0.96,flip -12310,做空,2023-10-15 13:45:00,2023-10-15 14:00:00,1551.43,1553.68,2.07,100.0,0.1335,-0.3,0.1,-0.4,flip -12311,做多,2023-10-15 14:00:00,2023-10-15 14:30:00,1553.68,1553.39,2.07,100.0,0.133,-0.04,0.1,-0.14,flip -12312,做空,2023-10-15 14:30:00,2023-10-15 15:30:00,1553.39,1554.27,2.06,100.0,0.1328,-0.12,0.1,-0.22,flip -12313,做多,2023-10-15 15:30:00,2023-10-15 15:45:00,1554.27,1553.13,2.06,100.0,0.1326,-0.15,0.1,-0.25,flip -12314,做空,2023-10-15 15:45:00,2023-10-15 16:30:00,1553.13,1555.35,2.06,100.0,0.1324,-0.29,0.1,-0.4,flip -12315,做多,2023-10-15 16:30:00,2023-10-15 18:30:00,1555.35,1562.85,2.05,100.0,0.1319,0.99,0.1,0.89,tp_upper -12316,做多,2023-10-15 23:45:00,2023-10-16 00:15:00,1557.25,1556.38,2.06,100.0,0.1323,-0.12,0.1,-0.22,flip -12317,做空,2023-10-16 00:15:00,2023-10-16 00:45:00,1556.38,1555.69,2.1,100.0,0.135,0.09,0.11,-0.01,flip -12318,做多,2023-10-16 00:45:00,2023-10-16 05:15:00,1555.69,1583.59,2.1,100.0,0.135,3.77,0.11,3.66,tp_upper -12319,做多,2023-10-16 16:30:00,2023-10-16 17:15:00,1576.26,1576.02,2.14,100.0,0.1355,-0.03,0.11,-0.14,flip -12320,做空,2023-10-16 17:15:00,2023-10-16 17:45:00,1576.02,1578.12,2.13,100.0,0.1354,-0.28,0.11,-0.39,flip -12321,做多,2023-10-16 17:45:00,2023-10-16 21:00:00,1578.12,1581.37,2.13,100.0,0.1349,0.44,0.11,0.33,flip -12322,做空,2023-10-16 21:00:00,2023-10-16 21:15:00,1581.37,1584.52,2.13,100.0,0.1347,-0.42,0.11,-0.53,flip -12323,做多,2023-10-16 21:15:00,2023-10-17 03:45:00,1584.52,1588.51,2.12,100.0,0.1341,0.53,0.11,0.43,flip -12324,做空,2023-10-17 03:45:00,2023-10-17 04:45:00,1588.51,1587.8,2.14,100.0,0.1348,0.1,0.11,-0.01,flip -12325,做多,2023-10-17 04:45:00,2023-10-17 05:00:00,1587.8,1586.7,2.14,100.0,0.1348,-0.15,0.11,-0.26,flip -12326,做空,2023-10-17 05:00:00,2023-10-17 07:45:00,1586.7,1589.66,2.14,100.0,0.1346,-0.4,0.11,-0.51,flip -12327,做多,2023-10-17 07:45:00,2023-10-17 08:15:00,1589.66,1586.34,2.13,100.0,0.134,-0.44,0.11,-0.55,flip -12328,做空,2023-10-17 08:15:00,2023-10-17 09:45:00,1586.34,1589.56,2.12,100.0,0.1339,-0.43,0.11,-0.54,flip -12329,做多,2023-10-17 09:45:00,2023-10-17 10:00:00,1589.56,1589.44,2.12,100.0,0.1332,-0.02,0.11,-0.12,flip -12330,做空,2023-10-17 10:00:00,2023-10-17 18:45:00,1589.44,1552.82,2.11,100.0,0.133,4.87,0.1,4.77,tp_lower -12331,做多,2023-10-18 04:15:00,2023-10-18 07:00:00,1567.61,1569.35,2.18,100.0,0.1388,0.24,0.11,0.13,flip -12332,做空,2023-10-18 07:00:00,2023-10-18 14:00:00,1569.35,1573.27,2.18,100.0,0.1387,-0.54,0.11,-0.65,flip -12333,做多,2023-10-18 14:00:00,2023-10-18 14:30:00,1573.27,1570.62,2.17,100.0,0.1378,-0.37,0.11,-0.47,flip -12334,做空,2023-10-18 14:30:00,2023-10-18 15:00:00,1570.62,1571.78,2.16,100.0,0.1377,-0.16,0.11,-0.27,flip -12335,做多,2023-10-18 15:00:00,2023-10-18 15:15:00,1571.78,1571.33,2.16,100.0,0.1373,-0.06,0.11,-0.17,flip -12336,做空,2023-10-18 15:15:00,2023-10-18 16:00:00,1571.33,1573.12,2.16,100.0,0.1372,-0.25,0.11,-0.35,flip -12337,做多,2023-10-18 16:00:00,2023-10-18 16:15:00,1573.12,1569.99,2.15,100.0,0.1368,-0.43,0.11,-0.54,flip -12338,做空,2023-10-18 16:15:00,2023-10-18 17:00:00,1569.99,1572.48,2.14,100.0,0.1366,-0.34,0.11,-0.45,flip -12339,做多,2023-10-18 17:00:00,2023-10-18 17:15:00,1572.48,1572.19,2.14,100.0,0.1361,-0.04,0.11,-0.15,flip -12340,做空,2023-10-18 17:15:00,2023-10-19 12:00:00,1572.19,1553.84,2.14,100.0,0.1359,2.49,0.11,2.39,flip -12341,做多,2023-10-19 12:00:00,2023-10-19 12:15:00,1553.84,1550.97,2.18,100.0,0.1402,-0.4,0.11,-0.51,flip -12342,做空,2023-10-19 12:15:00,2023-10-19 12:45:00,1550.97,1552.5,2.17,100.0,0.14,-0.21,0.11,-0.32,flip -12343,做多,2023-10-19 12:45:00,2023-10-19 14:15:00,1552.5,1552.56,2.17,100.0,0.1396,0.01,0.11,-0.1,flip -12344,做空,2023-10-19 14:15:00,2023-10-19 14:30:00,1552.56,1555.6,2.17,100.0,0.1395,-0.42,0.11,-0.53,flip -12345,做多,2023-10-19 14:30:00,2023-10-20 02:45:00,1555.6,1584.76,2.16,100.0,0.1388,4.05,0.11,3.94,tp_upper -12346,做多,2023-10-20 21:00:00,2023-10-20 23:15:00,1605.12,1605.89,2.21,100.0,0.1375,0.11,0.11,-0.0,flip -12347,做空,2023-10-20 23:15:00,2023-10-21 06:45:00,1605.89,1603.1,2.21,100.0,0.1374,0.38,0.11,0.27,flip -12348,做多,2023-10-21 06:45:00,2023-10-21 07:00:00,1603.1,1602.1,2.21,100.0,0.138,-0.14,0.11,-0.25,flip -12349,做空,2023-10-21 07:00:00,2023-10-21 07:15:00,1602.1,1603.4,2.21,100.0,0.1378,-0.18,0.11,-0.29,flip -12350,做多,2023-10-21 07:15:00,2023-10-21 09:00:00,1603.4,1602.96,2.2,100.0,0.1375,-0.06,0.11,-0.17,flip -12351,做空,2023-10-21 09:00:00,2023-10-21 09:15:00,1602.96,1603.63,2.2,100.0,0.1373,-0.09,0.11,-0.2,flip -12352,做多,2023-10-21 09:15:00,2023-10-21 13:00:00,1603.63,1603.24,2.2,100.0,0.1371,-0.05,0.11,-0.16,flip -12353,做空,2023-10-21 13:00:00,2023-10-22 03:00:00,1603.24,1624.88,2.2,100.0,0.1369,-2.96,0.11,-3.07,flip -12354,做多,2023-10-22 03:00:00,2023-10-22 07:30:00,1624.88,1626.89,2.18,100.0,0.1339,0.27,0.11,0.16,flip -12355,做空,2023-10-22 07:30:00,2023-10-22 07:45:00,1626.89,1629.43,2.18,100.0,0.1337,-0.34,0.11,-0.45,flip -12356,做多,2023-10-22 07:45:00,2023-10-22 08:15:00,1629.43,1626.03,2.17,100.0,0.1332,-0.45,0.11,-0.56,flip -12357,做空,2023-10-22 08:15:00,2023-10-22 09:00:00,1626.03,1633.21,2.16,100.0,0.1331,-0.96,0.11,-1.06,flip -12358,做多,2023-10-22 09:00:00,2023-10-22 09:30:00,1633.21,1632.69,2.15,100.0,0.1318,-0.07,0.11,-0.18,flip -12359,做空,2023-10-22 09:30:00,2023-10-22 10:00:00,1632.69,1631.06,2.15,100.0,0.1316,0.21,0.11,0.11,flip -12360,做多,2023-10-22 10:00:00,2023-10-22 10:15:00,1631.06,1630.9,2.15,100.0,0.1318,-0.02,0.11,-0.13,flip -12361,做空,2023-10-22 10:15:00,2023-10-22 10:30:00,1630.9,1633.95,2.15,100.0,0.1316,-0.4,0.11,-0.51,flip -12362,做多,2023-10-22 10:30:00,2023-10-22 10:45:00,1633.95,1631.69,2.14,100.0,0.131,-0.3,0.11,-0.4,flip -12363,做空,2023-10-22 10:45:00,2023-10-22 12:00:00,1631.69,1630.77,2.14,100.0,0.1309,0.12,0.11,0.01,flip -12364,做多,2023-10-22 12:00:00,2023-10-22 12:30:00,1630.77,1629.3,2.13,100.0,0.1309,-0.19,0.11,-0.3,flip -12365,做空,2023-10-22 12:30:00,2023-10-22 12:45:00,1629.3,1630.76,2.13,100.0,0.1308,-0.19,0.11,-0.3,flip -12366,做多,2023-10-22 12:45:00,2023-10-22 14:15:00,1630.76,1628.53,2.13,100.0,0.1304,-0.29,0.11,-0.4,flip -12367,做空,2023-10-22 14:15:00,2023-10-22 16:30:00,1628.53,1629.18,2.12,100.0,0.1303,-0.08,0.11,-0.19,flip -12368,做多,2023-10-22 16:30:00,2023-10-22 19:45:00,1629.18,1634.34,2.12,100.0,0.13,0.67,0.11,0.56,flip -12369,做空,2023-10-22 19:45:00,2023-10-23 09:45:00,1634.34,1670.29,2.12,100.0,0.1299,-4.67,0.11,-4.78,flip -12370,做多,2023-10-23 09:45:00,2023-10-23 13:15:00,1670.29,1670.0,2.11,100.0,0.126,-0.04,0.11,-0.14,flip -12371,做空,2023-10-23 13:15:00,2023-10-23 14:00:00,1670.0,1676.3,2.1,100.0,0.1259,-0.79,0.11,-0.9,flip -12372,做多,2023-10-23 14:00:00,2023-10-23 14:45:00,1676.3,1678.01,2.09,100.0,0.1248,0.21,0.1,0.11,flip -12373,做空,2023-10-23 14:45:00,2023-10-23 15:00:00,1678.01,1681.85,2.09,100.0,0.1247,-0.48,0.1,-0.58,flip -12374,做多,2023-10-23 15:00:00,2023-10-23 15:15:00,1681.85,1680.44,2.09,100.0,0.124,-0.17,0.1,-0.28,flip -12375,做空,2023-10-23 15:15:00,2023-10-23 16:00:00,1680.44,1675.99,2.08,100.0,0.1239,0.55,0.1,0.45,flip -12376,做多,2023-10-23 16:00:00,2023-10-23 16:15:00,1675.99,1670.55,2.09,100.0,0.1244,-0.68,0.1,-0.78,flip -12377,做空,2023-10-23 16:15:00,2023-10-23 16:30:00,1670.55,1680.92,2.08,100.0,0.1243,-1.29,0.1,-1.39,flip -12378,做多,2023-10-23 16:30:00,2023-10-23 17:15:00,1680.92,1678.74,2.06,100.0,0.1226,-0.27,0.1,-0.37,flip -12379,做空,2023-10-23 17:15:00,2023-10-23 17:30:00,1678.74,1685.71,2.06,100.0,0.1225,-0.85,0.1,-0.96,flip -12380,做多,2023-10-23 17:30:00,2023-10-23 18:30:00,1685.71,1687.58,2.05,100.0,0.1214,0.23,0.1,0.12,flip -12381,做空,2023-10-23 18:30:00,2023-10-25 01:15:00,1687.58,1803.39,2.05,100.0,0.1213,-14.04,0.11,-14.15,flip -12382,做多,2023-10-25 01:15:00,2023-10-25 02:00:00,1803.39,1794.53,1.93,100.0,0.1068,-0.95,0.1,-1.04,flip -12383,做空,2023-10-25 02:00:00,2023-10-25 04:45:00,1794.53,1794.75,1.91,100.0,0.1067,-0.02,0.1,-0.12,flip -12384,做多,2023-10-25 04:45:00,2023-10-25 05:15:00,1794.75,1785.23,1.91,100.0,0.1066,-1.01,0.1,-1.11,flip -12385,做空,2023-10-25 05:15:00,2023-10-25 06:15:00,1785.23,1788.31,1.9,100.0,0.1065,-0.33,0.1,-0.42,flip -12386,做多,2023-10-25 06:15:00,2023-10-25 07:15:00,1788.31,1772.2,1.9,100.0,0.106,-1.71,0.09,-1.8,flip -12387,做空,2023-10-25 07:15:00,2023-10-25 09:15:00,1772.2,1781.96,1.88,100.0,0.1059,-1.03,0.09,-1.13,flip -12388,做多,2023-10-25 09:15:00,2023-10-25 09:30:00,1781.96,1781.69,1.86,100.0,0.1046,-0.03,0.09,-0.12,flip -12389,做空,2023-10-25 09:30:00,2023-10-25 10:45:00,1781.69,1782.5,1.86,100.0,0.1045,-0.08,0.09,-0.18,flip -12390,做多,2023-10-25 10:45:00,2023-10-25 11:15:00,1782.5,1784.59,1.86,100.0,0.1043,0.22,0.09,0.12,flip -12391,做空,2023-10-25 11:15:00,2023-10-25 11:45:00,1784.59,1785.76,1.86,100.0,0.1042,-0.12,0.09,-0.21,flip -12392,做多,2023-10-25 11:45:00,2023-10-25 12:30:00,1785.76,1786.24,1.86,100.0,0.104,0.05,0.09,-0.04,flip -12393,做空,2023-10-25 12:30:00,2023-10-25 13:45:00,1786.24,1792.99,1.86,100.0,0.1039,-0.7,0.09,-0.79,flip -12394,做多,2023-10-25 13:45:00,2023-10-25 14:00:00,1792.99,1791.02,1.85,100.0,0.103,-0.2,0.09,-0.3,flip -12395,做空,2023-10-25 14:00:00,2023-10-25 16:30:00,1791.02,1791.97,1.84,100.0,0.1029,-0.1,0.09,-0.19,flip -12396,做多,2023-10-25 16:30:00,2023-10-25 16:45:00,1791.97,1782.68,1.84,100.0,0.1027,-0.95,0.09,-1.05,flip -12397,做空,2023-10-25 16:45:00,2023-10-25 17:00:00,1782.68,1789.16,1.83,100.0,0.1026,-0.66,0.09,-0.76,flip -12398,做多,2023-10-25 17:00:00,2023-10-25 17:15:00,1789.16,1788.51,1.82,100.0,0.1017,-0.07,0.09,-0.16,flip -12399,做空,2023-10-25 17:15:00,2023-10-25 17:45:00,1788.51,1790.43,1.82,100.0,0.1016,-0.2,0.09,-0.29,flip -12400,做多,2023-10-25 17:45:00,2023-10-25 18:00:00,1790.43,1789.45,1.81,100.0,0.1013,-0.1,0.09,-0.19,flip -12401,做空,2023-10-25 18:00:00,2023-10-25 18:30:00,1789.45,1786.65,1.81,100.0,0.1012,0.28,0.09,0.19,flip -12402,做多,2023-10-25 18:30:00,2023-10-25 19:00:00,1786.65,1788.84,1.81,100.0,0.1014,0.22,0.09,0.13,flip -12403,做空,2023-10-25 19:00:00,2023-10-25 19:45:00,1788.84,1789.46,1.81,100.0,0.1013,-0.06,0.09,-0.15,flip -12404,做多,2023-10-25 19:45:00,2023-10-25 20:45:00,1789.46,1786.65,1.81,100.0,0.1011,-0.28,0.09,-0.37,flip -12405,做空,2023-10-25 20:45:00,2023-10-25 21:15:00,1786.65,1791.31,1.81,100.0,0.101,-0.47,0.09,-0.56,flip -12406,做多,2023-10-25 21:15:00,2023-10-25 21:30:00,1791.31,1784.64,1.8,100.0,0.1004,-0.67,0.09,-0.76,flip -12407,做空,2023-10-25 21:30:00,2023-10-25 21:45:00,1784.64,1788.47,1.79,100.0,0.1003,-0.38,0.09,-0.47,flip -12408,做多,2023-10-25 21:45:00,2023-10-25 23:00:00,1788.47,1782.27,1.78,100.0,0.0998,-0.62,0.09,-0.71,flip -12409,做空,2023-10-25 23:00:00,2023-10-25 23:15:00,1782.27,1785.47,1.78,100.0,0.0997,-0.32,0.09,-0.41,flip -12410,做多,2023-10-25 23:15:00,2023-10-26 01:00:00,1785.47,1789.99,1.77,100.0,0.0992,0.45,0.09,0.36,flip -12411,做空,2023-10-26 01:00:00,2023-10-26 01:45:00,1789.99,1791.79,1.82,100.0,0.1018,-0.18,0.09,-0.27,flip -12412,做多,2023-10-26 01:45:00,2023-10-26 02:00:00,1791.79,1790.1,1.82,100.0,0.1015,-0.17,0.09,-0.26,flip -12413,做空,2023-10-26 02:00:00,2023-10-26 02:15:00,1790.1,1791.43,1.82,100.0,0.1014,-0.13,0.09,-0.23,flip -12414,做多,2023-10-26 02:15:00,2023-10-26 06:00:00,1791.43,1795.45,1.81,100.0,0.1012,0.41,0.09,0.32,flip -12415,做空,2023-10-26 06:00:00,2023-10-26 11:45:00,1795.45,1812.89,1.81,100.0,0.1011,-1.76,0.09,-1.85,flip -12416,做多,2023-10-26 11:45:00,2023-10-26 13:45:00,1812.89,1807.0,1.8,100.0,0.099,-0.58,0.09,-0.67,flip -12417,做空,2023-10-26 13:45:00,2023-10-26 14:00:00,1807.0,1813.24,1.79,100.0,0.0989,-0.62,0.09,-0.71,flip -12418,做多,2023-10-26 14:00:00,2023-10-26 14:15:00,1813.24,1809.3,1.78,100.0,0.0981,-0.39,0.09,-0.48,flip -12419,做空,2023-10-26 14:15:00,2023-10-26 22:00:00,1809.3,1804.85,1.77,100.0,0.098,0.44,0.09,0.35,flip -12420,做多,2023-10-26 22:00:00,2023-10-26 23:15:00,1804.85,1806.51,1.78,100.0,0.0984,0.16,0.09,0.07,flip -12421,做空,2023-10-26 23:15:00,2023-10-27 04:45:00,1806.51,1796.0,1.78,100.0,0.0983,1.03,0.09,0.95,flip -12422,做多,2023-10-27 04:45:00,2023-10-27 05:00:00,1796.0,1794.13,1.8,100.0,0.1004,-0.19,0.09,-0.28,flip -12423,做空,2023-10-27 05:00:00,2023-10-27 05:30:00,1794.13,1794.77,1.8,100.0,0.1003,-0.06,0.09,-0.15,flip -12424,做多,2023-10-27 05:30:00,2023-10-27 06:30:00,1794.77,1790.85,1.8,100.0,0.1001,-0.39,0.09,-0.48,flip -12425,做空,2023-10-27 06:30:00,2023-10-27 06:45:00,1790.85,1795.74,1.79,100.0,0.1,-0.49,0.09,-0.58,flip -12426,做多,2023-10-27 06:45:00,2023-10-27 07:15:00,1795.74,1787.63,1.78,100.0,0.0994,-0.81,0.09,-0.89,flip -12427,做空,2023-10-27 07:15:00,2023-10-27 12:45:00,1787.63,1792.75,1.77,100.0,0.0993,-0.51,0.09,-0.6,flip -12428,做多,2023-10-27 12:45:00,2023-10-27 13:45:00,1792.75,1792.71,1.77,100.0,0.0986,-0.0,0.09,-0.09,flip -12429,做空,2023-10-27 13:45:00,2023-10-27 15:30:00,1792.71,1788.2,1.77,100.0,0.0985,0.44,0.09,0.36,flip -12430,做多,2023-10-27 15:30:00,2023-10-27 15:45:00,1788.2,1783.32,1.77,100.0,0.0989,-0.48,0.09,-0.57,flip -12431,做空,2023-10-27 15:45:00,2023-10-27 17:00:00,1783.32,1761.38,1.76,100.0,0.0988,2.17,0.09,2.08,tp_lower -12432,做多,2023-10-27 20:45:00,2023-10-27 21:15:00,1781.34,1780.08,1.78,100.0,0.1,-0.13,0.09,-0.22,flip -12433,做空,2023-10-27 21:15:00,2023-10-27 21:45:00,1780.08,1780.95,1.78,100.0,0.0999,-0.09,0.09,-0.18,flip -12434,做多,2023-10-27 21:45:00,2023-10-27 22:00:00,1780.95,1780.66,1.78,100.0,0.0997,-0.03,0.09,-0.12,flip -12435,做空,2023-10-27 22:00:00,2023-10-27 22:15:00,1780.66,1781.03,1.77,100.0,0.0996,-0.04,0.09,-0.13,flip -12436,做多,2023-10-27 22:15:00,2023-10-27 22:30:00,1781.03,1776.33,1.77,100.0,0.0995,-0.47,0.09,-0.56,flip -12437,做空,2023-10-27 22:30:00,2023-10-27 22:45:00,1776.33,1777.65,1.77,100.0,0.0994,-0.13,0.09,-0.22,flip -12438,做多,2023-10-27 22:45:00,2023-10-28 12:30:00,1777.65,1785.91,1.76,100.0,0.0991,0.82,0.09,0.73,flip -12439,做空,2023-10-28 12:30:00,2023-10-28 13:45:00,1785.91,1788.62,1.8,100.0,0.1006,-0.27,0.09,-0.36,flip -12440,做多,2023-10-28 13:45:00,2023-10-28 14:15:00,1788.62,1787.83,1.79,100.0,0.1002,-0.08,0.09,-0.17,flip -12441,做空,2023-10-28 14:15:00,2023-10-28 14:45:00,1787.83,1787.21,1.79,100.0,0.1001,0.06,0.09,-0.03,flip -12442,做多,2023-10-28 14:45:00,2023-10-28 16:00:00,1787.21,1787.01,1.79,100.0,0.1,-0.02,0.09,-0.11,flip -12443,做空,2023-10-28 16:00:00,2023-10-28 16:45:00,1787.01,1788.24,1.79,100.0,0.0999,-0.12,0.09,-0.21,flip -12444,做多,2023-10-28 16:45:00,2023-10-28 17:00:00,1788.24,1786.9,1.78,100.0,0.0997,-0.13,0.09,-0.22,flip -12445,做空,2023-10-28 17:00:00,2023-10-28 22:30:00,1786.9,1779.22,1.78,100.0,0.0996,0.76,0.09,0.68,tp_lower -12446,做多,2023-10-29 06:15:00,2023-10-29 06:45:00,1780.1,1780.52,1.8,100.0,0.101,0.04,0.09,-0.05,flip -12447,做空,2023-10-29 06:45:00,2023-10-29 07:00:00,1780.52,1780.78,1.8,100.0,0.1009,-0.03,0.09,-0.12,flip -12448,做多,2023-10-29 07:00:00,2023-10-29 23:45:00,1780.78,1795.49,1.79,100.0,0.1007,1.48,0.09,1.39,flip -12449,做空,2023-10-29 23:45:00,2023-10-30 00:45:00,1795.49,1794.14,1.81,100.0,0.1006,0.14,0.09,0.05,flip -12450,做多,2023-10-30 00:45:00,2023-10-30 01:30:00,1794.14,1794.18,1.81,100.0,0.101,0.0,0.09,-0.09,flip -12451,做空,2023-10-30 01:30:00,2023-10-30 07:00:00,1794.18,1791.56,1.81,100.0,0.1009,0.26,0.09,0.17,flip -12452,做多,2023-10-30 07:00:00,2023-10-30 08:30:00,1791.56,1817.37,1.81,100.0,0.1011,2.61,0.09,2.52,tp_upper -12453,做多,2023-10-30 19:30:00,2023-10-30 19:45:00,1803.17,1802.64,1.84,100.0,0.1018,-0.05,0.09,-0.15,flip -12454,做空,2023-10-30 19:45:00,2023-10-30 21:15:00,1802.64,1805.13,1.83,100.0,0.1017,-0.25,0.09,-0.34,flip -12455,做多,2023-10-30 21:15:00,2023-10-30 23:15:00,1805.13,1808.97,1.83,100.0,0.1013,0.39,0.09,0.3,flip -12456,做空,2023-10-30 23:15:00,2023-10-30 23:45:00,1808.97,1809.81,1.83,100.0,0.1012,-0.09,0.09,-0.18,flip -12457,做多,2023-10-30 23:45:00,2023-10-31 00:45:00,1809.81,1813.5,1.83,100.0,0.101,0.37,0.09,0.28,flip -12458,做空,2023-10-31 00:45:00,2023-10-31 01:30:00,1813.5,1811.63,1.84,100.0,0.1016,0.19,0.09,0.1,flip -12459,做多,2023-10-31 01:30:00,2023-10-31 02:00:00,1811.63,1808.99,1.84,100.0,0.1017,-0.27,0.09,-0.36,flip -12460,做空,2023-10-31 02:00:00,2023-10-31 08:45:00,1808.99,1802.09,1.84,100.0,0.1016,0.7,0.09,0.61,flip -12461,做多,2023-10-31 08:45:00,2023-10-31 09:00:00,1802.09,1801.73,1.84,100.0,0.1023,-0.04,0.09,-0.13,flip -12462,做空,2023-10-31 09:00:00,2023-10-31 09:30:00,1801.73,1801.58,1.84,100.0,0.1022,0.02,0.09,-0.08,flip -12463,做多,2023-10-31 09:30:00,2023-10-31 10:00:00,1801.58,1800.54,1.84,100.0,0.1021,-0.11,0.09,-0.2,flip -12464,做空,2023-10-31 10:00:00,2023-10-31 10:15:00,1800.54,1801.23,1.84,100.0,0.102,-0.07,0.09,-0.16,flip -12465,做多,2023-10-31 10:15:00,2023-10-31 10:45:00,1801.23,1802.27,1.83,100.0,0.1018,0.11,0.09,0.01,flip -12466,做空,2023-10-31 10:45:00,2023-10-31 11:00:00,1802.27,1802.28,1.83,100.0,0.1017,-0.0,0.09,-0.09,flip -12467,做多,2023-10-31 11:00:00,2023-10-31 12:30:00,1802.28,1803.81,1.83,100.0,0.1016,0.16,0.09,0.06,flip -12468,做空,2023-10-31 12:30:00,2023-10-31 16:30:00,1803.81,1803.72,1.83,100.0,0.1015,0.01,0.09,-0.08,flip -12469,做多,2023-10-31 16:30:00,2023-10-31 17:00:00,1803.72,1801.07,1.83,100.0,0.1015,-0.27,0.09,-0.36,flip -12470,做空,2023-10-31 17:00:00,2023-10-31 17:15:00,1801.07,1801.71,1.83,100.0,0.1014,-0.06,0.09,-0.16,flip -12471,做多,2023-10-31 17:15:00,2023-10-31 17:30:00,1801.71,1800.88,1.82,100.0,0.1012,-0.08,0.09,-0.18,flip -12472,做空,2023-10-31 17:30:00,2023-10-31 17:45:00,1800.88,1802.76,1.82,100.0,0.1011,-0.19,0.09,-0.28,flip -12473,做多,2023-10-31 17:45:00,2023-11-01 05:00:00,1802.76,1805.98,1.82,100.0,0.1008,0.32,0.09,0.23,flip -12474,做空,2023-11-01 05:00:00,2023-11-01 12:45:00,1805.98,1817.39,1.84,100.0,0.1021,-1.17,0.09,-1.26,flip -12475,做多,2023-11-01 12:45:00,2023-11-01 13:15:00,1817.39,1808.83,1.83,100.0,0.1007,-0.86,0.09,-0.95,flip -12476,做空,2023-11-01 13:15:00,2023-11-01 14:15:00,1808.83,1806.21,1.82,100.0,0.1006,0.26,0.09,0.17,flip -12477,做多,2023-11-01 14:15:00,2023-11-01 14:30:00,1806.21,1806.11,1.82,100.0,0.1008,-0.01,0.09,-0.1,flip -12478,做空,2023-11-01 14:30:00,2023-11-01 17:45:00,1806.11,1808.58,1.82,100.0,0.1007,-0.25,0.09,-0.34,flip -12479,做多,2023-11-01 17:45:00,2023-11-01 18:30:00,1808.58,1815.14,1.81,100.0,0.1004,0.66,0.09,0.57,tp_upper -12480,做多,2023-11-02 06:00:00,2023-11-02 06:30:00,1838.86,1834.66,1.83,100.0,0.0995,-0.42,0.09,-0.51,flip -12481,做空,2023-11-02 06:30:00,2023-11-02 06:45:00,1834.66,1836.01,1.82,100.0,0.0994,-0.13,0.09,-0.23,flip -12482,做多,2023-11-02 06:45:00,2023-11-02 07:15:00,1836.01,1836.56,1.82,100.0,0.0992,0.05,0.09,-0.04,flip -12483,做空,2023-11-02 07:15:00,2023-11-03 06:15:00,1836.56,1800.69,1.82,100.0,0.0991,3.55,0.09,3.47,flip -12484,做多,2023-11-03 06:15:00,2023-11-03 06:30:00,1800.69,1799.29,1.86,100.0,0.1033,-0.14,0.09,-0.24,flip -12485,做空,2023-11-03 06:30:00,2023-11-03 07:15:00,1799.29,1800.21,1.86,100.0,0.1032,-0.09,0.09,-0.19,flip -12486,做多,2023-11-03 07:15:00,2023-11-03 07:30:00,1800.21,1796.8,1.85,100.0,0.103,-0.35,0.09,-0.44,flip -12487,做空,2023-11-03 07:30:00,2023-11-03 08:00:00,1796.8,1804.13,1.85,100.0,0.1028,-0.75,0.09,-0.85,flip -12488,做多,2023-11-03 08:00:00,2023-11-03 08:30:00,1804.13,1794.82,1.84,100.0,0.1019,-0.95,0.09,-1.04,flip -12489,做空,2023-11-03 08:30:00,2023-11-03 12:30:00,1794.82,1795.36,1.83,100.0,0.1018,-0.05,0.09,-0.15,flip -12490,做多,2023-11-03 12:30:00,2023-11-03 13:00:00,1795.36,1795.86,1.82,100.0,0.1016,0.05,0.09,-0.04,flip -12491,做空,2023-11-03 13:00:00,2023-11-03 13:30:00,1795.86,1797.1,1.82,100.0,0.1015,-0.13,0.09,-0.22,flip -12492,做多,2023-11-03 13:30:00,2023-11-03 17:30:00,1797.1,1800.61,1.82,100.0,0.1013,0.36,0.09,0.26,flip -12493,做空,2023-11-03 17:30:00,2023-11-04 14:15:00,1800.61,1834.01,1.82,100.0,0.1012,-3.38,0.09,-3.47,flip -12494,做多,2023-11-04 14:15:00,2023-11-04 14:45:00,1834.01,1832.89,1.8,100.0,0.0983,-0.11,0.09,-0.2,flip -12495,做空,2023-11-04 14:45:00,2023-11-04 16:15:00,1832.89,1836.49,1.8,100.0,0.0982,-0.35,0.09,-0.44,flip -12496,做多,2023-11-04 16:15:00,2023-11-04 16:45:00,1836.49,1833.46,1.79,100.0,0.0977,-0.3,0.09,-0.39,flip -12497,做空,2023-11-04 16:45:00,2023-11-04 17:00:00,1833.46,1836.44,1.79,100.0,0.0976,-0.29,0.09,-0.38,flip -12498,做多,2023-11-04 17:00:00,2023-11-04 18:15:00,1836.44,1836.62,1.79,100.0,0.0972,0.02,0.09,-0.07,flip -12499,做空,2023-11-04 18:15:00,2023-11-04 18:30:00,1836.62,1836.79,1.78,100.0,0.0971,-0.02,0.09,-0.11,flip -12500,做多,2023-11-04 18:30:00,2023-11-04 19:30:00,1836.79,1836.22,1.78,100.0,0.097,-0.06,0.09,-0.14,flip -12501,做空,2023-11-04 19:30:00,2023-11-04 20:00:00,1836.22,1837.58,1.78,100.0,0.0969,-0.13,0.09,-0.22,flip -12502,做多,2023-11-04 20:00:00,2023-11-04 20:15:00,1837.58,1836.55,1.78,100.0,0.0967,-0.1,0.09,-0.19,flip -12503,做空,2023-11-04 20:15:00,2023-11-04 20:30:00,1836.55,1838.24,1.77,100.0,0.0966,-0.16,0.09,-0.25,flip -12504,做多,2023-11-04 20:30:00,2023-11-04 22:45:00,1838.24,1858.22,1.77,100.0,0.0963,1.92,0.09,1.83,tp_upper -12505,做多,2023-11-05 14:00:00,2023-11-05 14:30:00,1875.3,1876.89,1.81,100.0,0.0963,0.15,0.09,0.06,flip -12506,做空,2023-11-05 14:30:00,2023-11-05 14:45:00,1876.89,1878.27,1.81,100.0,0.0962,-0.13,0.09,-0.22,flip -12507,做多,2023-11-05 14:45:00,2023-11-05 15:30:00,1878.27,1873.88,1.8,100.0,0.096,-0.42,0.09,-0.51,flip -12508,做空,2023-11-05 15:30:00,2023-11-05 16:00:00,1873.88,1878.17,1.8,100.0,0.0959,-0.41,0.09,-0.5,flip -12509,做多,2023-11-05 16:00:00,2023-11-05 20:45:00,1878.17,1886.68,1.79,100.0,0.0954,0.81,0.09,0.72,flip -12510,做空,2023-11-05 20:45:00,2023-11-05 21:45:00,1886.68,1867.7,1.8,100.0,0.0953,1.81,0.09,1.72,tp_lower -12511,做多,2023-11-05 22:45:00,2023-11-06 01:30:00,1886.16,1890.5,1.81,100.0,0.0961,0.42,0.09,0.33,flip -12512,做空,2023-11-06 01:30:00,2023-11-06 02:00:00,1890.5,1890.28,1.83,100.0,0.0966,0.02,0.09,-0.07,flip -12513,做多,2023-11-06 02:00:00,2023-11-06 02:15:00,1890.28,1882.78,1.82,100.0,0.0965,-0.72,0.09,-0.81,flip -12514,做空,2023-11-06 02:15:00,2023-11-06 03:30:00,1882.78,1886.55,1.82,100.0,0.0964,-0.36,0.09,-0.45,flip -12515,做多,2023-11-06 03:30:00,2023-11-06 04:00:00,1886.55,1882.23,1.81,100.0,0.096,-0.41,0.09,-0.5,flip -12516,做空,2023-11-06 04:00:00,2023-11-06 08:45:00,1882.23,1885.41,1.8,100.0,0.0959,-0.3,0.09,-0.4,flip -12517,做多,2023-11-06 08:45:00,2023-11-06 09:15:00,1885.41,1885.7,1.8,100.0,0.0954,0.03,0.09,-0.06,flip -12518,做空,2023-11-06 09:15:00,2023-11-06 09:30:00,1885.7,1890.03,1.8,100.0,0.0953,-0.41,0.09,-0.5,flip -12519,做多,2023-11-06 09:30:00,2023-11-06 09:45:00,1890.03,1888.58,1.79,100.0,0.0948,-0.14,0.09,-0.23,flip -12520,做空,2023-11-06 09:45:00,2023-11-06 17:00:00,1888.58,1895.42,1.79,100.0,0.0947,-0.65,0.09,-0.74,flip -12521,做多,2023-11-06 17:00:00,2023-11-06 18:15:00,1895.42,1888.17,1.78,100.0,0.0939,-0.68,0.09,-0.77,flip -12522,做空,2023-11-06 18:15:00,2023-11-06 18:30:00,1888.17,1894.62,1.77,100.0,0.0938,-0.61,0.09,-0.69,flip -12523,做多,2023-11-06 18:30:00,2023-11-06 20:15:00,1894.62,1892.77,1.76,100.0,0.0931,-0.17,0.09,-0.26,flip -12524,做空,2023-11-06 20:15:00,2023-11-06 21:30:00,1892.77,1891.85,1.76,100.0,0.093,0.09,0.09,-0.0,flip -12525,做多,2023-11-06 21:30:00,2023-11-06 23:15:00,1891.85,1895.78,1.76,100.0,0.093,0.37,0.09,0.28,flip -12526,做空,2023-11-06 23:15:00,2023-11-06 23:30:00,1895.78,1897.51,1.76,100.0,0.0929,-0.16,0.09,-0.25,flip -12527,做多,2023-11-06 23:30:00,2023-11-07 00:00:00,1897.51,1899.65,1.76,100.0,0.0927,0.2,0.09,0.11,flip -12528,做空,2023-11-07 00:00:00,2023-11-07 05:30:00,1899.65,1893.03,1.78,100.0,0.0939,0.62,0.09,0.53,flip -12529,做多,2023-11-07 05:30:00,2023-11-07 06:15:00,1893.03,1891.38,1.79,100.0,0.0945,-0.16,0.09,-0.25,flip -12530,做空,2023-11-07 06:15:00,2023-11-07 06:30:00,1891.38,1894.52,1.79,100.0,0.0944,-0.3,0.09,-0.39,flip -12531,做多,2023-11-07 06:30:00,2023-11-07 07:15:00,1894.52,1891.44,1.78,100.0,0.094,-0.29,0.09,-0.38,flip -12532,做空,2023-11-07 07:15:00,2023-11-07 08:00:00,1891.44,1894.86,1.78,100.0,0.0939,-0.32,0.09,-0.41,flip -12533,做多,2023-11-07 08:00:00,2023-11-07 08:15:00,1894.86,1889.29,1.77,100.0,0.0935,-0.52,0.09,-0.61,flip -12534,做空,2023-11-07 08:15:00,2023-11-07 18:00:00,1889.29,1891.03,1.76,100.0,0.0934,-0.16,0.09,-0.25,flip -12535,做多,2023-11-07 18:00:00,2023-11-07 22:00:00,1891.03,1881.96,1.76,100.0,0.0931,-0.84,0.09,-0.93,flip -12536,做空,2023-11-07 22:00:00,2023-11-07 22:30:00,1881.96,1883.43,1.75,100.0,0.093,-0.14,0.09,-0.22,flip -12537,做多,2023-11-07 22:30:00,2023-11-07 22:45:00,1883.43,1880.0,1.75,100.0,0.0928,-0.32,0.09,-0.41,flip -12538,做空,2023-11-07 22:45:00,2023-11-07 23:00:00,1880.0,1882.24,1.74,100.0,0.0927,-0.21,0.09,-0.29,flip -12539,做多,2023-11-07 23:00:00,2023-11-08 03:30:00,1882.24,1882.91,1.74,100.0,0.0924,0.06,0.09,-0.03,flip -12540,做空,2023-11-08 03:30:00,2023-11-08 03:45:00,1882.91,1883.09,1.76,100.0,0.0933,-0.02,0.09,-0.1,flip -12541,做多,2023-11-08 03:45:00,2023-11-08 04:00:00,1883.09,1882.86,1.75,100.0,0.0932,-0.02,0.09,-0.11,flip -12542,做空,2023-11-08 04:00:00,2023-11-08 04:30:00,1882.86,1885.63,1.75,100.0,0.0931,-0.26,0.09,-0.35,flip -12543,做多,2023-11-08 04:30:00,2023-11-08 05:15:00,1885.63,1882.41,1.75,100.0,0.0927,-0.3,0.09,-0.39,flip -12544,做空,2023-11-08 05:15:00,2023-11-08 09:45:00,1882.41,1884.81,1.74,100.0,0.0926,-0.22,0.09,-0.31,flip -12545,做多,2023-11-08 09:45:00,2023-11-08 10:30:00,1884.81,1885.52,1.74,100.0,0.0923,0.07,0.09,-0.02,flip -12546,做空,2023-11-08 10:30:00,2023-11-08 10:45:00,1885.52,1886.4,1.74,100.0,0.0922,-0.08,0.09,-0.17,flip -12547,做多,2023-11-08 10:45:00,2023-11-08 11:00:00,1886.4,1884.01,1.74,100.0,0.092,-0.22,0.09,-0.31,flip -12548,做空,2023-11-08 11:00:00,2023-11-08 12:00:00,1884.01,1886.75,1.73,100.0,0.0919,-0.25,0.09,-0.34,flip -12549,做多,2023-11-08 12:00:00,2023-11-08 12:15:00,1886.75,1886.02,1.73,100.0,0.0916,-0.07,0.09,-0.15,flip -12550,做空,2023-11-08 12:15:00,2023-11-08 13:00:00,1886.02,1885.87,1.73,100.0,0.0915,0.01,0.09,-0.07,flip -12551,做多,2023-11-08 13:00:00,2023-11-08 13:15:00,1885.87,1883.08,1.72,100.0,0.0914,-0.26,0.09,-0.34,flip -12552,做空,2023-11-08 13:15:00,2023-11-08 13:45:00,1883.08,1889.64,1.72,100.0,0.0913,-0.6,0.09,-0.69,flip -12553,做多,2023-11-08 13:45:00,2023-11-08 14:30:00,1889.64,1884.56,1.71,100.0,0.0906,-0.46,0.09,-0.55,flip -12554,做空,2023-11-08 14:30:00,2023-11-08 14:45:00,1884.56,1886.95,1.71,100.0,0.0905,-0.22,0.09,-0.3,flip -12555,做多,2023-11-08 14:45:00,2023-11-08 15:00:00,1886.95,1883.11,1.7,100.0,0.0902,-0.35,0.08,-0.43,flip -12556,做空,2023-11-08 15:00:00,2023-11-08 15:15:00,1883.11,1884.79,1.7,100.0,0.0901,-0.15,0.08,-0.24,flip -12557,做多,2023-11-08 15:15:00,2023-11-08 21:15:00,1884.79,1887.8,1.69,100.0,0.0898,0.27,0.08,0.19,flip -12558,做空,2023-11-08 21:15:00,2023-11-08 21:45:00,1887.8,1887.24,1.69,100.0,0.0897,0.05,0.08,-0.03,flip -12559,做多,2023-11-08 21:45:00,2023-11-08 22:15:00,1887.24,1890.51,1.69,100.0,0.0897,0.29,0.08,0.21,flip -12560,做空,2023-11-08 22:15:00,2023-11-08 22:30:00,1890.51,1891.06,1.69,100.0,0.0896,-0.05,0.08,-0.13,flip -12561,做多,2023-11-08 22:30:00,2023-11-08 23:45:00,1891.06,1888.42,1.69,100.0,0.0895,-0.24,0.08,-0.32,flip -12562,做空,2023-11-08 23:45:00,2023-11-09 00:30:00,1888.42,1902.39,1.69,100.0,0.0894,-1.25,0.09,-1.33,flip -12563,做多,2023-11-09 00:30:00,2023-11-09 02:15:00,1902.39,1920.49,1.71,100.0,0.0899,1.63,0.09,1.54,tp_upper -12564,做多,2023-11-09 11:30:00,2023-11-09 14:45:00,1910.36,1990.0,1.72,100.0,0.0902,7.19,0.09,7.1,tp_upper -12565,做多,2023-11-10 10:45:00,2023-11-10 11:45:00,2091.23,2098.14,1.8,100.0,0.086,0.59,0.09,0.5,flip -12566,做空,2023-11-10 11:45:00,2023-11-10 16:00:00,2098.14,2100.74,1.8,100.0,0.0859,-0.22,0.09,-0.31,flip -12567,做多,2023-11-10 16:00:00,2023-11-10 16:30:00,2100.74,2097.83,1.8,100.0,0.0856,-0.25,0.09,-0.34,flip -12568,做空,2023-11-10 16:30:00,2023-11-10 21:15:00,2097.83,2096.84,1.79,100.0,0.0855,0.08,0.09,-0.0,flip -12569,做多,2023-11-10 21:15:00,2023-11-10 21:45:00,2096.84,2093.45,1.79,100.0,0.0855,-0.29,0.09,-0.38,flip -12570,做空,2023-11-10 21:45:00,2023-11-11 01:15:00,2093.45,2057.54,1.79,100.0,0.0854,3.07,0.09,2.98,tp_lower -12571,做多,2023-11-11 10:30:00,2023-11-11 20:30:00,2065.57,2068.72,1.83,100.0,0.0884,0.28,0.09,0.19,flip -12572,做空,2023-11-11 20:30:00,2023-11-12 00:45:00,2068.72,2035.48,1.83,100.0,0.0883,2.94,0.09,2.85,tp_lower -12573,做多,2023-11-12 07:00:00,2023-11-12 08:00:00,2056.62,2056.62,1.86,100.0,0.0903,0.0,0.09,-0.09,flip -12574,做空,2023-11-12 08:00:00,2023-11-12 08:15:00,2056.62,2059.65,1.86,100.0,0.0902,-0.27,0.09,-0.37,flip -12575,做多,2023-11-12 08:15:00,2023-11-12 09:15:00,2059.65,2054.67,1.85,100.0,0.0899,-0.45,0.09,-0.54,flip -12576,做空,2023-11-12 09:15:00,2023-11-12 10:30:00,2054.67,2054.5,1.85,100.0,0.0898,0.02,0.09,-0.08,flip -12577,做多,2023-11-12 10:30:00,2023-11-12 10:45:00,2054.5,2051.53,1.84,100.0,0.0897,-0.27,0.09,-0.36,flip -12578,做空,2023-11-12 10:45:00,2023-11-12 11:00:00,2051.53,2052.53,1.84,100.0,0.0896,-0.09,0.09,-0.18,flip -12579,做多,2023-11-12 11:00:00,2023-11-12 11:45:00,2052.53,2049.37,1.84,100.0,0.0895,-0.28,0.09,-0.37,flip -12580,做空,2023-11-12 11:45:00,2023-11-12 13:15:00,2049.37,2048.68,1.83,100.0,0.0894,0.06,0.09,-0.03,flip -12581,做多,2023-11-12 13:15:00,2023-11-12 13:30:00,2048.68,2046.02,1.83,100.0,0.0893,-0.24,0.09,-0.33,flip -12582,做空,2023-11-12 13:30:00,2023-11-12 13:45:00,2046.02,2050.54,1.83,100.0,0.0892,-0.4,0.09,-0.49,flip -12583,做多,2023-11-12 13:45:00,2023-11-12 15:15:00,2050.54,2052.0,1.82,100.0,0.0888,0.13,0.09,0.04,flip -12584,做空,2023-11-12 15:15:00,2023-11-12 17:30:00,2052.0,2052.29,1.82,100.0,0.0887,-0.03,0.09,-0.12,flip -12585,做多,2023-11-12 17:30:00,2023-11-12 18:00:00,2052.29,2049.67,1.82,100.0,0.0886,-0.23,0.09,-0.32,flip -12586,做空,2023-11-12 18:00:00,2023-11-12 18:30:00,2049.67,2056.43,1.81,100.0,0.0885,-0.6,0.09,-0.69,flip -12587,做多,2023-11-12 18:30:00,2023-11-12 19:00:00,2056.43,2053.65,1.81,100.0,0.0878,-0.24,0.09,-0.33,flip -12588,做空,2023-11-12 19:00:00,2023-11-12 20:45:00,2053.65,2054.46,1.8,100.0,0.0877,-0.07,0.09,-0.16,flip -12589,做多,2023-11-12 20:45:00,2023-11-12 23:00:00,2054.46,2055.98,1.8,100.0,0.0876,0.13,0.09,0.04,flip -12590,做空,2023-11-12 23:00:00,2023-11-12 23:15:00,2055.98,2041.24,1.8,100.0,0.0875,1.29,0.09,1.2,tp_lower -12591,做多,2023-11-13 00:30:00,2023-11-13 03:00:00,2054.79,2054.17,1.84,100.0,0.0895,-0.06,0.09,-0.15,flip -12592,做空,2023-11-13 03:00:00,2023-11-13 07:15:00,2054.17,2051.06,1.84,100.0,0.0895,0.28,0.09,0.19,flip -12593,做多,2023-11-13 07:15:00,2023-11-13 07:45:00,2051.06,2049.36,1.84,100.0,0.0896,-0.15,0.09,-0.24,flip -12594,做空,2023-11-13 07:45:00,2023-11-13 08:00:00,2049.36,2053.44,1.84,100.0,0.0895,-0.37,0.09,-0.46,flip -12595,做多,2023-11-13 08:00:00,2023-11-13 10:15:00,2053.44,2051.66,1.83,100.0,0.0891,-0.16,0.09,-0.25,flip -12596,做空,2023-11-13 10:15:00,2023-11-13 10:30:00,2051.66,2055.76,1.83,100.0,0.089,-0.36,0.09,-0.46,flip -12597,做多,2023-11-13 10:30:00,2023-11-13 11:00:00,2055.76,2049.04,1.82,100.0,0.0886,-0.6,0.09,-0.69,flip -12598,做空,2023-11-13 11:00:00,2023-11-13 12:30:00,2049.04,2052.54,1.81,100.0,0.0885,-0.31,0.09,-0.4,flip -12599,做多,2023-11-13 12:30:00,2023-11-13 13:00:00,2052.54,2051.43,1.81,100.0,0.0881,-0.1,0.09,-0.19,flip -12600,做空,2023-11-13 13:00:00,2023-11-13 13:45:00,2051.43,2051.78,1.81,100.0,0.088,-0.03,0.09,-0.12,flip -12601,做多,2023-11-13 13:45:00,2023-11-13 14:30:00,2051.78,2050.37,1.8,100.0,0.0879,-0.12,0.09,-0.21,flip -12602,做空,2023-11-13 14:30:00,2023-11-13 14:45:00,2050.37,2077.26,1.8,100.0,0.0878,-2.36,0.09,-2.45,flip -12603,做多,2023-11-13 14:45:00,2023-11-13 15:00:00,2077.26,2079.9,1.77,100.0,0.0854,0.23,0.09,0.14,tp_upper -12604,做多,2023-11-13 21:15:00,2023-11-13 21:30:00,2073.87,2056.83,1.78,100.0,0.0856,-1.46,0.09,-1.55,flip -12605,做空,2023-11-13 21:30:00,2023-11-13 21:45:00,2056.83,2060.35,1.76,100.0,0.0855,-0.3,0.09,-0.39,flip -12606,做多,2023-11-13 21:45:00,2023-11-13 22:30:00,2060.35,2058.18,1.75,100.0,0.0851,-0.18,0.09,-0.27,flip -12607,做空,2023-11-13 22:30:00,2023-11-13 23:15:00,2058.18,2070.37,1.75,100.0,0.085,-1.04,0.09,-1.12,flip -12608,做多,2023-11-13 23:15:00,2023-11-13 23:30:00,2070.37,2059.52,1.74,100.0,0.084,-0.91,0.09,-1.0,flip -12609,做空,2023-11-13 23:30:00,2023-11-14 13:30:00,2059.52,2044.9,1.73,100.0,0.0839,1.23,0.09,1.14,flip -12610,做多,2023-11-14 13:30:00,2023-11-14 14:15:00,2044.9,2048.0,1.77,100.0,0.0865,0.27,0.09,0.18,flip -12611,做空,2023-11-14 14:15:00,2023-11-14 14:30:00,2048.0,2050.47,1.77,100.0,0.0864,-0.21,0.09,-0.3,flip -12612,做多,2023-11-14 14:30:00,2023-11-14 15:00:00,2050.47,2043.21,1.76,100.0,0.0861,-0.62,0.09,-0.71,flip -12613,做空,2023-11-14 15:00:00,2023-11-14 16:15:00,2043.21,2052.28,1.76,100.0,0.086,-0.78,0.09,-0.87,flip -12614,做多,2023-11-14 16:15:00,2023-11-14 16:45:00,2052.28,2046.91,1.75,100.0,0.0851,-0.46,0.09,-0.54,flip -12615,做空,2023-11-14 16:45:00,2023-11-14 18:30:00,2046.91,1997.41,1.74,100.0,0.0851,4.21,0.08,4.13,tp_lower -12616,做多,2023-11-15 08:15:00,2023-11-15 11:30:00,1989.85,2012.73,1.79,100.0,0.09,2.06,0.09,1.97,tp_upper -12617,做多,2023-11-16 11:00:00,2023-11-16 11:30:00,2067.5,2078.49,1.81,100.0,0.0876,0.96,0.09,0.87,tp_upper -12618,做多,2023-11-16 12:30:00,2023-11-16 12:45:00,2057.59,2049.64,1.82,100.0,0.0884,-0.7,0.09,-0.79,flip -12619,做空,2023-11-16 12:45:00,2023-11-16 15:30:00,2049.64,2004.07,1.81,100.0,0.0884,4.03,0.09,3.94,tp_lower -12620,做多,2023-11-17 06:15:00,2023-11-17 07:00:00,1983.21,1979.51,1.85,100.0,0.0935,-0.35,0.09,-0.44,flip -12621,做空,2023-11-17 07:00:00,2023-11-17 08:15:00,1979.51,1977.85,1.85,100.0,0.0934,0.16,0.09,0.06,flip -12622,做多,2023-11-17 08:15:00,2023-11-17 08:30:00,1977.85,1976.79,1.85,100.0,0.0935,-0.1,0.09,-0.19,flip -12623,做空,2023-11-17 08:30:00,2023-11-17 08:45:00,1976.79,1978.67,1.85,100.0,0.0934,-0.18,0.09,-0.27,flip -12624,做多,2023-11-17 08:45:00,2023-11-17 09:30:00,1978.67,1973.71,1.84,100.0,0.0931,-0.46,0.09,-0.55,flip -12625,做空,2023-11-17 09:30:00,2023-11-17 09:45:00,1973.71,1974.22,1.84,100.0,0.093,-0.05,0.09,-0.14,flip -12626,做多,2023-11-17 09:45:00,2023-11-17 10:00:00,1974.22,1964.01,1.83,100.0,0.0929,-0.95,0.09,-1.04,flip -12627,做空,2023-11-17 10:00:00,2023-11-17 22:15:00,1964.01,1954.66,1.82,100.0,0.0928,0.87,0.09,0.78,flip -12628,做多,2023-11-17 22:15:00,2023-11-18 01:45:00,1954.66,1950.37,1.83,100.0,0.0936,-0.4,0.09,-0.49,flip -12629,做空,2023-11-18 01:45:00,2023-11-18 09:30:00,1950.37,1945.57,1.84,100.0,0.0942,0.45,0.09,0.36,flip -12630,做多,2023-11-18 09:30:00,2023-11-18 09:45:00,1945.57,1941.37,1.84,100.0,0.0946,-0.4,0.09,-0.49,flip -12631,做空,2023-11-18 09:45:00,2023-11-18 10:00:00,1941.37,1944.41,1.83,100.0,0.0945,-0.29,0.09,-0.38,flip -12632,做多,2023-11-18 10:00:00,2023-11-18 10:30:00,1944.41,1942.39,1.83,100.0,0.0941,-0.19,0.09,-0.28,flip -12633,做空,2023-11-18 10:30:00,2023-11-18 10:45:00,1942.39,1944.99,1.83,100.0,0.094,-0.24,0.09,-0.34,flip -12634,做多,2023-11-18 10:45:00,2023-11-18 11:00:00,1944.99,1944.79,1.82,100.0,0.0937,-0.02,0.09,-0.11,flip -12635,做空,2023-11-18 11:00:00,2023-11-18 14:15:00,1944.79,1942.99,1.82,100.0,0.0936,0.17,0.09,0.08,flip -12636,做多,2023-11-18 14:15:00,2023-11-18 14:30:00,1942.99,1940.62,1.82,100.0,0.0936,-0.22,0.09,-0.31,flip -12637,做空,2023-11-18 14:30:00,2023-11-18 14:45:00,1940.62,1940.87,1.82,100.0,0.0935,-0.02,0.09,-0.11,flip -12638,做多,2023-11-18 14:45:00,2023-11-19 00:45:00,1940.87,1952.73,1.81,100.0,0.0934,1.11,0.09,1.02,flip -12639,做空,2023-11-19 00:45:00,2023-11-19 03:30:00,1952.73,1952.0,1.84,100.0,0.0942,0.07,0.09,-0.02,flip -12640,做多,2023-11-19 03:30:00,2023-11-19 04:00:00,1952.0,1955.74,1.84,100.0,0.0942,0.35,0.09,0.26,flip -12641,做空,2023-11-19 04:00:00,2023-11-19 04:45:00,1955.74,1956.99,1.84,100.0,0.0941,-0.12,0.09,-0.21,flip -12642,做多,2023-11-19 04:45:00,2023-11-19 05:45:00,1956.99,1957.43,1.84,100.0,0.0938,0.04,0.09,-0.05,flip -12643,做空,2023-11-19 05:45:00,2023-11-19 06:00:00,1957.43,1960.07,1.84,100.0,0.0938,-0.25,0.09,-0.34,flip -12644,做多,2023-11-19 06:00:00,2023-11-19 08:45:00,1960.07,1958.7,1.83,100.0,0.0934,-0.13,0.09,-0.22,flip -12645,做空,2023-11-19 08:45:00,2023-11-19 09:15:00,1958.7,1961.4,1.83,100.0,0.0933,-0.25,0.09,-0.34,flip -12646,做多,2023-11-19 09:15:00,2023-11-19 10:00:00,1961.4,1959.6,1.82,100.0,0.093,-0.17,0.09,-0.26,flip -12647,做空,2023-11-19 10:00:00,2023-11-19 10:30:00,1959.6,1960.62,1.82,100.0,0.0929,-0.09,0.09,-0.19,flip -12648,做多,2023-11-19 10:30:00,2023-11-19 10:45:00,1960.62,1957.8,1.82,100.0,0.0927,-0.26,0.09,-0.35,flip -12649,做空,2023-11-19 10:45:00,2023-11-19 14:15:00,1957.8,1954.61,1.81,100.0,0.0926,0.3,0.09,0.2,flip -12650,做多,2023-11-19 14:15:00,2023-11-20 14:00:00,1954.61,2008.28,1.81,100.0,0.0928,4.98,0.09,4.89,flip -12651,做空,2023-11-20 14:00:00,2023-11-20 14:15:00,2008.28,2023.95,1.88,100.0,0.0937,-1.47,0.09,-1.56,flip -12652,做多,2023-11-20 14:15:00,2023-11-20 17:15:00,2023.95,2023.6,1.86,100.0,0.0921,-0.03,0.09,-0.13,flip -12653,做空,2023-11-20 17:15:00,2023-11-20 17:30:00,2023.6,2038.86,1.86,100.0,0.0921,-1.4,0.09,-1.5,flip -12654,做多,2023-11-20 17:30:00,2023-11-20 21:00:00,2038.86,2024.3,1.85,100.0,0.0906,-1.32,0.09,-1.41,flip -12655,做空,2023-11-20 21:00:00,2023-11-20 22:00:00,2024.3,2028.91,1.83,100.0,0.0905,-0.42,0.09,-0.51,flip -12656,做多,2023-11-20 22:00:00,2023-11-20 22:30:00,2028.91,2022.23,1.83,100.0,0.09,-0.6,0.09,-0.69,flip -12657,做空,2023-11-20 22:30:00,2023-11-20 23:00:00,2022.23,2030.42,1.82,100.0,0.0899,-0.74,0.09,-0.83,flip -12658,做多,2023-11-20 23:00:00,2023-11-20 23:15:00,2030.42,2024.0,1.81,100.0,0.0891,-0.57,0.09,-0.66,flip -12659,做空,2023-11-20 23:15:00,2023-11-21 00:15:00,2024.0,2030.61,1.8,100.0,0.089,-0.59,0.09,-0.68,flip -12660,做多,2023-11-21 00:15:00,2023-11-21 00:30:00,2030.61,2023.35,1.81,100.0,0.0891,-0.65,0.09,-0.74,flip -12661,做空,2023-11-21 00:30:00,2023-11-21 01:30:00,2023.35,2033.38,1.8,100.0,0.089,-0.89,0.09,-0.98,flip -12662,做多,2023-11-21 01:30:00,2023-11-21 01:45:00,2033.38,2032.78,1.79,100.0,0.088,-0.05,0.09,-0.14,flip -12663,做空,2023-11-21 01:45:00,2023-11-21 15:00:00,2032.78,1961.13,1.79,100.0,0.0879,6.3,0.09,6.21,tp_lower -12664,做多,2023-11-21 16:45:00,2023-11-21 17:15:00,2005.69,2003.33,1.85,100.0,0.0922,-0.22,0.09,-0.31,flip -12665,做空,2023-11-21 17:15:00,2023-11-21 20:30:00,2003.33,2002.21,1.84,100.0,0.0921,0.1,0.09,0.01,flip -12666,做多,2023-11-21 20:30:00,2023-11-21 20:45:00,2002.21,1992.48,1.84,100.0,0.0921,-0.9,0.09,-0.99,flip -12667,做空,2023-11-21 20:45:00,2023-11-22 03:45:00,1992.48,1978.76,1.83,100.0,0.092,1.26,0.09,1.17,flip -12668,做多,2023-11-22 03:45:00,2023-11-23 11:00:00,1978.76,2059.7,1.86,100.0,0.0938,7.59,0.1,7.5,flip -12669,做空,2023-11-23 11:00:00,2023-11-23 11:15:00,2059.7,2052.82,1.93,100.0,0.0938,0.65,0.1,0.55,tp_lower -12670,做多,2023-11-23 18:00:00,2023-11-23 19:00:00,2060.1,2059.53,1.94,100.0,0.094,-0.05,0.1,-0.15,flip -12671,做空,2023-11-23 19:00:00,2023-11-23 19:15:00,2059.53,2061.35,1.93,100.0,0.0939,-0.17,0.1,-0.27,flip -12672,做多,2023-11-23 19:15:00,2023-11-23 19:45:00,2061.35,2062.55,1.93,100.0,0.0937,0.11,0.1,0.02,flip -12673,做空,2023-11-23 19:45:00,2023-11-23 20:00:00,2062.55,2063.28,1.93,100.0,0.0936,-0.07,0.1,-0.16,flip -12674,做多,2023-11-23 20:00:00,2023-11-23 20:30:00,2063.28,2065.08,1.93,100.0,0.0934,0.17,0.1,0.07,flip -12675,做空,2023-11-23 20:30:00,2023-11-24 00:15:00,2065.08,2066.02,1.93,100.0,0.0933,-0.09,0.1,-0.18,flip -12676,做多,2023-11-24 00:15:00,2023-11-24 09:30:00,2066.02,2109.88,1.94,100.0,0.0937,4.11,0.1,4.01,tp_upper -12677,做多,2023-11-24 18:45:00,2023-11-24 21:15:00,2092.13,2091.88,1.98,100.0,0.0944,-0.02,0.1,-0.12,flip -12678,做空,2023-11-24 21:15:00,2023-11-25 07:15:00,2091.88,2087.88,1.97,100.0,0.0943,0.38,0.1,0.28,flip -12679,做多,2023-11-25 07:15:00,2023-11-25 08:15:00,2087.88,2086.25,1.98,100.0,0.0949,-0.15,0.1,-0.25,flip -12680,做空,2023-11-25 08:15:00,2023-11-25 08:30:00,2086.25,2089.0,1.98,100.0,0.0948,-0.26,0.1,-0.36,flip -12681,做多,2023-11-25 08:30:00,2023-11-25 08:45:00,2089.0,2084.32,1.97,100.0,0.0944,-0.44,0.1,-0.54,flip -12682,做空,2023-11-25 08:45:00,2023-11-25 16:00:00,2084.32,2083.86,1.97,100.0,0.0943,0.04,0.1,-0.05,flip -12683,做多,2023-11-25 16:00:00,2023-11-25 16:15:00,2083.86,2079.84,1.96,100.0,0.0943,-0.38,0.1,-0.48,flip -12684,做空,2023-11-25 16:15:00,2023-11-25 17:00:00,2079.84,2078.74,1.96,100.0,0.0942,0.1,0.1,0.01,flip -12685,做多,2023-11-25 17:00:00,2023-11-26 00:00:00,2078.74,2079.4,1.96,100.0,0.0942,0.06,0.1,-0.04,flip -12686,做空,2023-11-26 00:00:00,2023-11-26 00:15:00,2079.4,2079.79,1.97,100.0,0.0947,-0.04,0.1,-0.14,flip -12687,做多,2023-11-26 00:15:00,2023-11-26 01:00:00,2079.79,2078.59,1.97,100.0,0.0946,-0.11,0.1,-0.21,flip -12688,做空,2023-11-26 01:00:00,2023-11-26 04:30:00,2078.59,2080.0,1.96,100.0,0.0945,-0.13,0.1,-0.23,flip -12689,做多,2023-11-26 04:30:00,2023-11-26 06:15:00,2080.0,2078.9,1.96,100.0,0.0942,-0.1,0.1,-0.2,flip -12690,做空,2023-11-26 06:15:00,2023-11-26 06:30:00,2078.9,2079.73,1.96,100.0,0.0941,-0.08,0.1,-0.18,flip -12691,做多,2023-11-26 06:30:00,2023-11-26 11:00:00,2079.73,2084.54,1.95,100.0,0.094,0.45,0.1,0.35,flip -12692,做空,2023-11-26 11:00:00,2023-11-26 12:45:00,2084.54,2089.63,1.96,100.0,0.0939,-0.48,0.1,-0.58,flip -12693,做多,2023-11-26 12:45:00,2023-11-26 13:15:00,2089.63,2080.96,1.95,100.0,0.0933,-0.81,0.1,-0.91,flip -12694,做空,2023-11-26 13:15:00,2023-11-26 13:45:00,2080.96,2083.8,1.94,100.0,0.0932,-0.26,0.1,-0.36,flip -12695,做多,2023-11-26 13:45:00,2023-11-26 14:00:00,2083.8,2080.55,1.94,100.0,0.0929,-0.3,0.1,-0.4,flip -12696,做空,2023-11-26 14:00:00,2023-11-26 16:15:00,2080.55,2046.21,1.93,100.0,0.0928,3.19,0.09,3.09,tp_lower -12697,做多,2023-11-26 20:45:00,2023-11-26 21:00:00,2077.02,2071.2,1.96,100.0,0.0944,-0.55,0.1,-0.65,flip -12698,做空,2023-11-26 21:00:00,2023-11-26 21:30:00,2071.2,2072.39,1.95,100.0,0.0943,-0.11,0.1,-0.21,flip -12699,做多,2023-11-26 21:30:00,2023-11-26 23:00:00,2072.39,2063.52,1.95,100.0,0.0941,-0.83,0.1,-0.93,flip -12700,做空,2023-11-26 23:00:00,2023-11-27 01:00:00,2063.52,2067.14,1.94,100.0,0.094,-0.34,0.1,-0.44,flip -12701,做多,2023-11-27 01:00:00,2023-11-28 04:45:00,2067.14,2019.13,1.96,100.0,0.0949,-4.55,0.1,-4.65,flip -12702,做空,2023-11-28 04:45:00,2023-11-28 07:45:00,2019.13,2014.17,1.92,100.0,0.0948,0.47,0.1,0.37,flip -12703,做多,2023-11-28 07:45:00,2023-11-28 08:00:00,2014.17,2009.13,1.92,100.0,0.0952,-0.48,0.1,-0.58,flip -12704,做空,2023-11-28 08:00:00,2023-11-28 09:30:00,2009.13,2019.11,1.91,100.0,0.0951,-0.95,0.1,-1.05,flip -12705,做多,2023-11-28 09:30:00,2023-11-28 10:00:00,2019.11,2016.65,1.9,100.0,0.0941,-0.23,0.09,-0.33,flip -12706,做空,2023-11-28 10:00:00,2023-11-28 10:30:00,2016.65,2016.33,1.9,100.0,0.094,0.03,0.09,-0.06,flip -12707,做多,2023-11-28 10:30:00,2023-11-29 00:00:00,2016.33,2040.37,1.89,100.0,0.0939,2.26,0.1,2.16,flip -12708,做空,2023-11-29 00:00:00,2023-11-29 00:15:00,2040.37,2044.44,1.92,100.0,0.0943,-0.38,0.1,-0.48,flip -12709,做多,2023-11-29 00:15:00,2023-11-29 03:30:00,2044.44,2049.53,1.92,100.0,0.0939,0.48,0.1,0.38,flip -12710,做空,2023-11-29 03:30:00,2023-11-29 03:45:00,2049.53,2053.45,1.92,100.0,0.0938,-0.37,0.1,-0.46,flip -12711,做多,2023-11-29 03:45:00,2023-11-29 05:30:00,2053.45,2049.81,1.92,100.0,0.0933,-0.34,0.1,-0.44,flip -12712,做空,2023-11-29 05:30:00,2023-11-29 05:45:00,2049.81,2053.53,1.91,100.0,0.0932,-0.35,0.1,-0.44,flip -12713,做多,2023-11-29 05:45:00,2023-11-29 06:15:00,2053.53,2051.46,1.91,100.0,0.0928,-0.19,0.1,-0.29,flip -12714,做空,2023-11-29 06:15:00,2023-11-29 06:30:00,2051.46,2059.02,1.9,100.0,0.0927,-0.7,0.1,-0.8,flip -12715,做多,2023-11-29 06:30:00,2023-11-29 07:30:00,2059.02,2057.88,1.89,100.0,0.0919,-0.1,0.09,-0.2,flip -12716,做空,2023-11-29 07:30:00,2023-11-29 08:15:00,2057.88,2058.33,1.89,100.0,0.0918,-0.04,0.09,-0.14,flip -12717,做多,2023-11-29 08:15:00,2023-11-29 10:15:00,2058.33,2055.97,1.89,100.0,0.0917,-0.22,0.09,-0.31,flip -12718,做空,2023-11-29 10:15:00,2023-11-29 11:30:00,2055.97,2054.73,1.88,100.0,0.0916,0.11,0.09,0.02,flip -12719,做多,2023-11-29 11:30:00,2023-11-29 11:45:00,2054.73,2052.58,1.88,100.0,0.0916,-0.2,0.09,-0.29,flip -12720,做空,2023-11-29 11:45:00,2023-11-29 12:15:00,2052.58,2056.91,1.88,100.0,0.0915,-0.4,0.09,-0.49,flip -12721,做多,2023-11-29 12:15:00,2023-11-29 12:45:00,2056.91,2053.76,1.87,100.0,0.0911,-0.29,0.09,-0.38,flip -12722,做空,2023-11-29 12:45:00,2023-11-29 13:00:00,2053.76,2057.99,1.87,100.0,0.091,-0.38,0.09,-0.48,flip -12723,做多,2023-11-29 13:00:00,2023-11-29 13:15:00,2057.99,2054.6,1.86,100.0,0.0905,-0.31,0.09,-0.4,flip -12724,做空,2023-11-29 13:15:00,2023-11-29 13:45:00,2054.6,2053.3,1.86,100.0,0.0904,0.12,0.09,0.02,flip -12725,做多,2023-11-29 13:45:00,2023-11-29 14:15:00,2053.3,2052.24,1.86,100.0,0.0904,-0.1,0.09,-0.19,flip -12726,做空,2023-11-29 14:15:00,2023-11-29 15:00:00,2052.24,2024.25,1.85,100.0,0.0904,2.53,0.09,2.44,tp_lower -12727,做多,2023-11-30 02:30:00,2023-11-30 03:00:00,2034.76,2032.02,1.91,100.0,0.0939,-0.26,0.1,-0.35,flip -12728,做空,2023-11-30 03:00:00,2023-11-30 03:30:00,2032.02,2036.0,1.91,100.0,0.0938,-0.37,0.1,-0.47,flip -12729,做多,2023-11-30 03:30:00,2023-11-30 05:15:00,2036.0,2034.79,1.9,100.0,0.0934,-0.11,0.09,-0.21,flip -12730,做空,2023-11-30 05:15:00,2023-11-30 06:00:00,2034.79,2036.34,1.9,100.0,0.0933,-0.14,0.09,-0.24,flip -12731,做多,2023-11-30 06:00:00,2023-11-30 08:00:00,2036.34,2030.63,1.89,100.0,0.093,-0.53,0.09,-0.63,flip -12732,做空,2023-11-30 08:00:00,2023-11-30 10:15:00,2030.63,2033.05,1.89,100.0,0.0929,-0.22,0.09,-0.32,flip -12733,做多,2023-11-30 10:15:00,2023-11-30 10:30:00,2033.05,2032.97,1.88,100.0,0.0926,-0.01,0.09,-0.1,flip -12734,做空,2023-11-30 10:30:00,2023-11-30 11:00:00,2032.97,2031.35,1.88,100.0,0.0925,0.15,0.09,0.06,flip -12735,做多,2023-11-30 11:00:00,2023-11-30 12:00:00,2031.35,2049.34,1.88,100.0,0.0926,1.67,0.09,1.57,tp_upper -12736,做多,2023-11-30 14:15:00,2023-11-30 14:30:00,2033.45,2027.01,1.9,100.0,0.0932,-0.6,0.09,-0.69,flip -12737,做空,2023-11-30 14:30:00,2023-11-30 15:00:00,2027.01,2034.5,1.89,100.0,0.0931,-0.7,0.09,-0.79,flip -12738,做多,2023-11-30 15:00:00,2023-11-30 15:15:00,2034.5,2031.5,1.88,100.0,0.0923,-0.28,0.09,-0.37,flip -12739,做空,2023-11-30 15:15:00,2023-11-30 16:00:00,2031.5,2035.31,1.87,100.0,0.0923,-0.35,0.09,-0.45,flip -12740,做多,2023-11-30 16:00:00,2023-11-30 16:15:00,2035.31,2033.41,1.87,100.0,0.0918,-0.17,0.09,-0.27,flip -12741,做空,2023-11-30 16:15:00,2023-11-30 16:30:00,2033.41,2037.74,1.87,100.0,0.0917,-0.4,0.09,-0.49,flip -12742,做多,2023-11-30 16:30:00,2023-12-01 01:15:00,2037.74,2073.35,1.86,100.0,0.0912,3.25,0.09,3.15,tp_upper -12743,做多,2023-12-01 16:15:00,2023-12-01 17:30:00,2100.09,2090.34,1.92,100.0,0.0912,-0.89,0.1,-0.98,flip -12744,做空,2023-12-01 17:30:00,2023-12-01 17:45:00,2090.34,2093.8,1.91,100.0,0.0912,-0.32,0.1,-0.41,flip -12745,做多,2023-12-01 17:45:00,2023-12-01 18:15:00,2093.8,2090.96,1.9,100.0,0.0908,-0.26,0.09,-0.35,flip -12746,做空,2023-12-01 18:15:00,2023-12-01 18:30:00,2090.96,2091.13,1.9,100.0,0.0907,-0.02,0.09,-0.11,flip -12747,做多,2023-12-01 18:30:00,2023-12-01 18:45:00,2091.13,2090.13,1.89,100.0,0.0906,-0.09,0.09,-0.19,flip -12748,做空,2023-12-01 18:45:00,2023-12-01 19:00:00,2090.13,2090.45,1.89,100.0,0.0905,-0.03,0.09,-0.12,flip -12749,做多,2023-12-01 19:00:00,2023-12-01 19:15:00,2090.45,2082.85,1.89,100.0,0.0904,-0.69,0.09,-0.78,flip -12750,做空,2023-12-01 19:15:00,2023-12-01 20:15:00,2082.85,2089.91,1.88,100.0,0.0903,-0.64,0.09,-0.73,flip -12751,做多,2023-12-01 20:15:00,2023-12-01 20:45:00,2089.91,2090.49,1.87,100.0,0.0896,0.05,0.09,-0.04,flip -12752,做空,2023-12-01 20:45:00,2023-12-01 21:00:00,2090.49,2092.42,1.87,100.0,0.0895,-0.17,0.09,-0.27,flip -12753,做多,2023-12-01 21:00:00,2023-12-01 21:15:00,2092.42,2090.84,1.87,100.0,0.0892,-0.14,0.09,-0.23,flip -12754,做空,2023-12-01 21:15:00,2023-12-01 21:30:00,2090.84,2092.54,1.86,100.0,0.0891,-0.15,0.09,-0.24,flip -12755,做多,2023-12-01 21:30:00,2023-12-01 21:45:00,2092.54,2090.12,1.86,100.0,0.0889,-0.22,0.09,-0.31,flip -12756,做空,2023-12-01 21:45:00,2023-12-01 22:00:00,2090.12,2091.18,1.86,100.0,0.0888,-0.09,0.09,-0.19,flip -12757,做多,2023-12-01 22:00:00,2023-12-01 22:15:00,2091.18,2091.0,1.85,100.0,0.0886,-0.02,0.09,-0.11,flip -12758,做空,2023-12-01 22:15:00,2023-12-02 00:30:00,2091.0,2090.35,1.85,100.0,0.0885,0.06,0.09,-0.03,flip -12759,做多,2023-12-02 00:30:00,2023-12-02 02:30:00,2090.35,2088.76,1.88,100.0,0.0898,-0.14,0.09,-0.24,flip -12760,做空,2023-12-02 02:30:00,2023-12-02 02:45:00,2088.76,2091.15,1.87,100.0,0.0897,-0.21,0.09,-0.31,flip -12761,做多,2023-12-02 02:45:00,2023-12-02 14:45:00,2091.15,2098.93,1.87,100.0,0.0894,0.7,0.09,0.6,flip -12762,做空,2023-12-02 14:45:00,2023-12-02 15:00:00,2098.93,2099.48,1.87,100.0,0.0893,-0.05,0.09,-0.14,flip -12763,做多,2023-12-02 15:00:00,2023-12-02 16:30:00,2099.48,2099.01,1.87,100.0,0.0892,-0.04,0.09,-0.14,flip -12764,做空,2023-12-02 16:30:00,2023-12-02 16:45:00,2099.01,2099.07,1.87,100.0,0.0891,-0.01,0.09,-0.1,flip -12765,做多,2023-12-02 16:45:00,2023-12-02 18:00:00,2099.07,2121.96,1.87,100.0,0.089,2.04,0.09,1.94,tp_upper -12766,做多,2023-12-03 13:00:00,2023-12-03 13:30:00,2161.44,2160.32,1.9,100.0,0.0879,-0.1,0.09,-0.19,flip -12767,做空,2023-12-03 13:30:00,2023-12-03 13:45:00,2160.32,2161.53,1.9,100.0,0.0878,-0.11,0.09,-0.2,flip -12768,做多,2023-12-03 13:45:00,2023-12-03 14:00:00,2161.53,2157.41,1.89,100.0,0.0876,-0.36,0.09,-0.46,flip -12769,做空,2023-12-03 14:00:00,2023-12-03 15:45:00,2157.41,2160.35,1.89,100.0,0.0875,-0.26,0.09,-0.35,flip -12770,做多,2023-12-03 15:45:00,2023-12-03 16:30:00,2160.35,2162.02,1.88,100.0,0.0872,0.15,0.09,0.05,flip -12771,做空,2023-12-03 16:30:00,2023-12-03 18:15:00,2162.02,2160.31,1.88,100.0,0.0871,0.15,0.09,0.05,flip -12772,做多,2023-12-03 18:15:00,2023-12-03 21:45:00,2160.31,2183.12,1.88,100.0,0.0872,1.99,0.1,1.89,tp_upper -12773,做多,2023-12-04 11:15:00,2023-12-04 14:00:00,2229.11,2225.17,1.91,100.0,0.0858,-0.34,0.1,-0.43,flip -12774,做空,2023-12-04 14:00:00,2023-12-04 19:45:00,2225.17,2234.82,1.91,100.0,0.0857,-0.83,0.1,-0.92,flip -12775,做多,2023-12-04 19:45:00,2023-12-04 22:30:00,2234.82,2233.67,1.9,100.0,0.0849,-0.1,0.09,-0.19,flip -12776,做空,2023-12-04 22:30:00,2023-12-04 23:30:00,2233.67,2237.44,1.89,100.0,0.0848,-0.32,0.09,-0.41,flip -12777,做多,2023-12-04 23:30:00,2023-12-05 00:00:00,2237.44,2238.31,1.89,100.0,0.0844,0.07,0.09,-0.02,flip -12778,做空,2023-12-05 00:00:00,2023-12-05 00:15:00,2238.31,2241.23,1.9,100.0,0.0847,-0.25,0.09,-0.34,flip -12779,做多,2023-12-05 00:15:00,2023-12-05 01:15:00,2241.23,2235.73,1.89,100.0,0.0844,-0.46,0.09,-0.56,flip -12780,做空,2023-12-05 01:15:00,2023-12-05 01:30:00,2235.73,2237.19,1.88,100.0,0.0843,-0.12,0.09,-0.22,flip -12781,做多,2023-12-05 01:30:00,2023-12-05 02:00:00,2237.19,2227.27,1.88,100.0,0.0841,-0.83,0.09,-0.93,flip -12782,做空,2023-12-05 02:00:00,2023-12-05 03:00:00,2227.27,2231.47,1.87,100.0,0.084,-0.35,0.09,-0.45,flip -12783,做多,2023-12-05 03:00:00,2023-12-05 03:30:00,2231.47,2229.11,1.87,100.0,0.0836,-0.2,0.09,-0.29,flip -12784,做空,2023-12-05 03:30:00,2023-12-05 03:45:00,2229.11,2231.36,1.86,100.0,0.0835,-0.19,0.09,-0.28,flip -12785,做多,2023-12-05 03:45:00,2023-12-05 04:00:00,2231.36,2226.69,1.86,100.0,0.0833,-0.39,0.09,-0.48,flip -12786,做空,2023-12-05 04:00:00,2023-12-05 05:15:00,2226.69,2232.45,1.85,100.0,0.0832,-0.48,0.09,-0.57,flip -12787,做多,2023-12-05 05:15:00,2023-12-05 06:30:00,2232.45,2229.31,1.85,100.0,0.0827,-0.26,0.09,-0.35,flip -12788,做空,2023-12-05 06:30:00,2023-12-05 06:45:00,2229.31,2230.37,1.84,100.0,0.0826,-0.09,0.09,-0.18,flip -12789,做多,2023-12-05 06:45:00,2023-12-05 07:00:00,2230.37,2218.61,1.84,100.0,0.0825,-0.97,0.09,-1.06,flip -12790,做空,2023-12-05 07:00:00,2023-12-05 07:30:00,2218.61,2191.31,1.83,100.0,0.0824,2.25,0.09,2.16,tp_lower -12791,做多,2023-12-05 15:30:00,2023-12-05 17:15:00,2230.17,2271.85,1.85,100.0,0.0829,3.45,0.09,3.36,tp_upper -12792,做多,2023-12-06 05:45:00,2023-12-06 07:00:00,2270.56,2269.91,1.91,100.0,0.0839,-0.05,0.1,-0.15,flip -12793,做空,2023-12-06 07:00:00,2023-12-06 08:30:00,2269.91,2279.31,1.9,100.0,0.0838,-0.79,0.1,-0.88,flip -12794,做多,2023-12-06 08:30:00,2023-12-06 09:00:00,2279.31,2275.54,1.89,100.0,0.083,-0.31,0.09,-0.41,flip -12795,做空,2023-12-06 09:00:00,2023-12-06 09:15:00,2275.54,2280.12,1.89,100.0,0.083,-0.38,0.09,-0.47,flip -12796,做多,2023-12-06 09:15:00,2023-12-06 09:30:00,2280.12,2280.04,1.88,100.0,0.0826,-0.01,0.09,-0.1,flip -12797,做空,2023-12-06 09:30:00,2023-12-06 10:15:00,2280.04,2287.37,1.88,100.0,0.0825,-0.6,0.09,-0.7,flip -12798,做多,2023-12-06 10:15:00,2023-12-06 10:45:00,2287.37,2276.79,1.87,100.0,0.0819,-0.87,0.09,-0.96,flip -12799,做空,2023-12-06 10:45:00,2023-12-06 17:00:00,2276.79,2283.18,1.86,100.0,0.0818,-0.52,0.09,-0.62,flip -12800,做多,2023-12-06 17:00:00,2023-12-06 17:45:00,2283.18,2269.65,1.85,100.0,0.0812,-1.1,0.09,-1.19,flip -12801,做空,2023-12-06 17:45:00,2023-12-06 18:00:00,2269.65,2271.96,1.84,100.0,0.0812,-0.19,0.09,-0.28,flip -12802,做多,2023-12-06 18:00:00,2023-12-06 19:15:00,2271.96,2267.85,1.84,100.0,0.0809,-0.33,0.09,-0.42,flip -12803,做空,2023-12-06 19:15:00,2023-12-06 19:30:00,2267.85,2269.31,1.83,100.0,0.0808,-0.12,0.09,-0.21,flip -12804,做多,2023-12-06 19:30:00,2023-12-06 19:45:00,2269.31,2263.72,1.83,100.0,0.0806,-0.45,0.09,-0.54,flip -12805,做空,2023-12-06 19:45:00,2023-12-06 22:45:00,2263.72,2233.27,1.82,100.0,0.0806,2.45,0.09,2.36,tp_lower -12806,做多,2023-12-07 04:15:00,2023-12-07 08:15:00,2263.88,2248.96,1.87,100.0,0.0826,-1.23,0.09,-1.33,flip -12807,做空,2023-12-07 08:15:00,2023-12-07 12:30:00,2248.96,2250.77,1.86,100.0,0.0825,-0.15,0.09,-0.24,flip -12808,做多,2023-12-07 12:30:00,2023-12-07 13:30:00,2250.77,2246.5,1.85,100.0,0.0823,-0.35,0.09,-0.44,flip -12809,做空,2023-12-07 13:30:00,2023-12-07 13:45:00,2246.5,2249.45,1.85,100.0,0.0822,-0.24,0.09,-0.34,flip -12810,做多,2023-12-07 13:45:00,2023-12-07 15:15:00,2249.45,2317.64,1.84,100.0,0.0819,5.59,0.09,5.49,tp_upper -12811,做多,2023-12-08 07:30:00,2023-12-08 07:45:00,2364.34,2354.99,1.91,100.0,0.0806,-0.75,0.09,-0.85,flip -12812,做空,2023-12-08 07:45:00,2023-12-08 11:00:00,2354.99,2363.75,1.9,100.0,0.0805,-0.71,0.1,-0.8,flip -12813,做多,2023-12-08 11:00:00,2023-12-08 12:00:00,2363.75,2363.79,1.89,100.0,0.0798,0.0,0.09,-0.09,flip -12814,做空,2023-12-08 12:00:00,2023-12-08 12:15:00,2363.79,2367.03,1.88,100.0,0.0797,-0.26,0.09,-0.35,flip -12815,做多,2023-12-08 12:15:00,2023-12-08 12:45:00,2367.03,2363.72,1.88,100.0,0.0794,-0.26,0.09,-0.36,flip -12816,做空,2023-12-08 12:45:00,2023-12-08 14:45:00,2363.72,2365.37,1.88,100.0,0.0794,-0.13,0.09,-0.22,flip -12817,做多,2023-12-08 14:45:00,2023-12-08 15:15:00,2365.37,2361.81,1.87,100.0,0.0792,-0.28,0.09,-0.38,flip -12818,做空,2023-12-08 15:15:00,2023-12-08 20:15:00,2361.81,2358.09,1.87,100.0,0.0791,0.29,0.09,0.2,flip -12819,做多,2023-12-08 20:15:00,2023-12-08 23:30:00,2358.09,2357.47,1.87,100.0,0.0793,-0.05,0.09,-0.14,flip -12820,做空,2023-12-08 23:30:00,2023-12-08 23:45:00,2357.47,2360.82,1.87,100.0,0.0792,-0.27,0.09,-0.36,flip -12821,做多,2023-12-08 23:45:00,2023-12-09 01:00:00,2360.82,2352.87,1.86,100.0,0.0789,-0.63,0.09,-0.72,flip -12822,做空,2023-12-09 01:00:00,2023-12-09 03:15:00,2352.87,2364.59,1.87,100.0,0.0796,-0.93,0.09,-1.03,flip -12823,做多,2023-12-09 03:15:00,2023-12-09 03:30:00,2364.59,2359.39,1.86,100.0,0.0787,-0.41,0.09,-0.5,flip -12824,做空,2023-12-09 03:30:00,2023-12-09 03:45:00,2359.39,2361.79,1.85,100.0,0.0786,-0.19,0.09,-0.28,flip -12825,做多,2023-12-09 03:45:00,2023-12-09 08:15:00,2361.79,2403.2,1.85,100.0,0.0784,3.25,0.09,3.15,tp_upper -12826,做多,2023-12-09 09:00:00,2023-12-09 09:30:00,2366.37,2360.56,1.88,100.0,0.0795,-0.46,0.09,-0.56,flip -12827,做空,2023-12-09 09:30:00,2023-12-09 14:00:00,2360.56,2368.22,1.87,100.0,0.0794,-0.61,0.09,-0.7,flip -12828,做多,2023-12-09 14:00:00,2023-12-09 14:30:00,2368.22,2350.17,1.87,100.0,0.0788,-1.42,0.09,-1.52,flip -12829,做空,2023-12-09 14:30:00,2023-12-09 15:45:00,2350.17,2364.54,1.85,100.0,0.0788,-1.13,0.09,-1.22,flip -12830,做多,2023-12-09 15:45:00,2023-12-09 16:00:00,2364.54,2362.73,1.84,100.0,0.0777,-0.14,0.09,-0.23,flip -12831,做空,2023-12-09 16:00:00,2023-12-09 22:00:00,2362.73,2363.62,1.83,100.0,0.0776,-0.07,0.09,-0.16,flip -12832,做多,2023-12-09 22:00:00,2023-12-09 22:15:00,2363.62,2361.04,1.83,100.0,0.0775,-0.2,0.09,-0.29,flip -12833,做空,2023-12-09 22:15:00,2023-12-10 01:15:00,2361.04,2356.16,1.83,100.0,0.0774,0.38,0.09,0.29,flip -12834,做多,2023-12-10 01:15:00,2023-12-10 01:30:00,2356.16,2352.72,1.85,100.0,0.0785,-0.27,0.09,-0.36,flip -12835,做空,2023-12-10 01:30:00,2023-12-10 04:15:00,2352.72,2354.5,1.85,100.0,0.0784,-0.14,0.09,-0.23,flip -12836,做多,2023-12-10 04:15:00,2023-12-10 05:00:00,2354.5,2354.42,1.84,100.0,0.0782,-0.01,0.09,-0.1,flip -12837,做空,2023-12-10 05:00:00,2023-12-10 05:15:00,2354.42,2355.79,1.84,100.0,0.0782,-0.11,0.09,-0.2,flip -12838,做多,2023-12-10 05:15:00,2023-12-10 06:15:00,2355.79,2355.36,1.84,100.0,0.078,-0.03,0.09,-0.13,flip -12839,做空,2023-12-10 06:15:00,2023-12-10 07:45:00,2355.36,2355.38,1.84,100.0,0.0779,-0.0,0.09,-0.09,flip -12840,做多,2023-12-10 07:45:00,2023-12-10 08:15:00,2355.38,2348.14,1.83,100.0,0.0778,-0.56,0.09,-0.65,flip -12841,做空,2023-12-10 08:15:00,2023-12-10 09:45:00,2348.14,2324.52,1.83,100.0,0.0778,1.84,0.09,1.75,tp_lower -12842,做多,2023-12-10 12:45:00,2023-12-10 13:00:00,2351.48,2346.22,1.84,100.0,0.0784,-0.41,0.09,-0.5,flip -12843,做空,2023-12-10 13:00:00,2023-12-10 13:30:00,2346.22,2348.23,1.84,100.0,0.0783,-0.16,0.09,-0.25,flip -12844,做多,2023-12-10 13:30:00,2023-12-10 13:45:00,2348.23,2347.0,1.83,100.0,0.0781,-0.1,0.09,-0.19,flip -12845,做空,2023-12-10 13:45:00,2023-12-10 14:00:00,2347.0,2349.28,1.83,100.0,0.078,-0.18,0.09,-0.27,flip -12846,做多,2023-12-10 14:00:00,2023-12-10 14:30:00,2349.28,2348.51,1.83,100.0,0.0778,-0.06,0.09,-0.15,flip -12847,做空,2023-12-10 14:30:00,2023-12-10 15:00:00,2348.51,2350.17,1.82,100.0,0.0777,-0.13,0.09,-0.22,flip -12848,做多,2023-12-10 15:00:00,2023-12-10 16:30:00,2350.17,2347.72,1.82,100.0,0.0775,-0.19,0.09,-0.28,flip -12849,做空,2023-12-10 16:30:00,2023-12-10 16:45:00,2347.72,2349.68,1.82,100.0,0.0774,-0.15,0.09,-0.24,flip -12850,做多,2023-12-10 16:45:00,2023-12-10 17:15:00,2349.68,2344.92,1.81,100.0,0.0772,-0.37,0.09,-0.46,flip -12851,做空,2023-12-10 17:15:00,2023-12-10 18:00:00,2344.92,2350.66,1.81,100.0,0.0771,-0.44,0.09,-0.53,flip -12852,做多,2023-12-10 18:00:00,2023-12-10 23:15:00,2350.66,2349.87,1.8,100.0,0.0767,-0.06,0.09,-0.15,flip -12853,做空,2023-12-10 23:15:00,2023-12-10 23:30:00,2349.87,2351.87,1.8,100.0,0.0766,-0.15,0.09,-0.24,flip -12854,做多,2023-12-10 23:30:00,2023-12-11 00:00:00,2351.87,2351.22,1.8,100.0,0.0764,-0.05,0.09,-0.14,flip -12855,做空,2023-12-11 00:00:00,2023-12-11 00:15:00,2351.22,2351.71,1.83,100.0,0.0778,-0.04,0.09,-0.13,flip -12856,做多,2023-12-11 00:15:00,2023-12-11 00:30:00,2351.71,2350.87,1.83,100.0,0.0777,-0.07,0.09,-0.16,flip -12857,做空,2023-12-11 00:30:00,2023-12-11 02:00:00,2350.87,2204.0,1.82,100.0,0.0776,11.4,0.09,11.31,tp_lower -12858,做多,2023-12-11 22:30:00,2023-12-11 23:00:00,2224.3,2217.98,1.94,100.0,0.0871,-0.55,0.1,-0.65,flip -12859,做空,2023-12-11 23:00:00,2023-12-11 23:30:00,2217.98,2227.61,1.93,100.0,0.087,-0.84,0.1,-0.93,flip -12860,做多,2023-12-11 23:30:00,2023-12-11 23:45:00,2227.61,2225.56,1.92,100.0,0.0861,-0.18,0.1,-0.27,flip -12861,做空,2023-12-11 23:45:00,2023-12-12 05:00:00,2225.56,2225.66,1.92,100.0,0.0861,-0.01,0.1,-0.1,flip -12862,做多,2023-12-12 05:00:00,2023-12-12 06:15:00,2225.66,2214.18,1.92,100.0,0.0865,-0.99,0.1,-1.09,flip -12863,做空,2023-12-12 06:15:00,2023-12-12 06:30:00,2214.18,2222.02,1.91,100.0,0.0864,-0.68,0.1,-0.77,flip -12864,做多,2023-12-12 06:30:00,2023-12-12 11:00:00,2222.02,2221.6,1.9,100.0,0.0857,-0.04,0.1,-0.13,flip -12865,做空,2023-12-12 11:00:00,2023-12-12 11:15:00,2221.6,2222.88,1.9,100.0,0.0856,-0.11,0.1,-0.2,flip -12866,做多,2023-12-12 11:15:00,2023-12-12 13:00:00,2222.88,2224.79,1.9,100.0,0.0854,0.16,0.1,0.07,flip -12867,做空,2023-12-12 13:00:00,2023-12-12 13:30:00,2224.79,2227.34,1.9,100.0,0.0853,-0.22,0.1,-0.31,flip -12868,做多,2023-12-12 13:30:00,2023-12-12 13:45:00,2227.34,2224.46,1.89,100.0,0.0851,-0.24,0.09,-0.34,flip -12869,做空,2023-12-12 13:45:00,2023-12-12 15:15:00,2224.46,2191.73,1.89,100.0,0.085,2.78,0.09,2.69,tp_lower -12870,做多,2023-12-12 23:15:00,2023-12-12 23:45:00,2202.99,2204.7,1.92,100.0,0.087,0.15,0.1,0.05,flip -12871,做空,2023-12-12 23:45:00,2023-12-13 00:00:00,2204.7,2205.23,1.92,100.0,0.0869,-0.05,0.1,-0.14,flip -12872,做多,2023-12-13 00:00:00,2023-12-13 00:15:00,2205.23,2204.56,1.93,100.0,0.0875,-0.06,0.1,-0.16,flip -12873,做空,2023-12-13 00:15:00,2023-12-13 00:30:00,2204.56,2206.09,1.93,100.0,0.0875,-0.13,0.1,-0.23,flip -12874,做多,2023-12-13 00:30:00,2023-12-13 01:00:00,2206.09,2201.07,1.92,100.0,0.0873,-0.44,0.1,-0.53,flip -12875,做空,2023-12-13 01:00:00,2023-12-13 08:30:00,2201.07,2181.97,1.92,100.0,0.0872,1.66,0.1,1.57,flip -12876,做多,2023-12-13 08:30:00,2023-12-13 09:00:00,2181.97,2180.73,1.93,100.0,0.0886,-0.11,0.1,-0.21,flip -12877,做空,2023-12-13 09:00:00,2023-12-13 10:00:00,2180.73,2181.97,1.93,100.0,0.0885,-0.11,0.1,-0.21,flip -12878,做多,2023-12-13 10:00:00,2023-12-13 10:15:00,2181.97,2173.57,1.93,100.0,0.0883,-0.74,0.1,-0.84,flip -12879,做空,2023-12-13 10:15:00,2023-12-13 10:45:00,2173.57,2179.39,1.92,100.0,0.0882,-0.51,0.1,-0.61,flip -12880,做多,2023-12-13 10:45:00,2023-12-13 11:30:00,2179.39,2176.07,1.91,100.0,0.0877,-0.29,0.1,-0.39,flip -12881,做空,2023-12-13 11:30:00,2023-12-13 12:15:00,2176.07,2181.52,1.91,100.0,0.0876,-0.48,0.1,-0.57,flip -12882,做多,2023-12-13 12:15:00,2023-12-13 12:30:00,2181.52,2181.18,1.9,100.0,0.0871,-0.03,0.09,-0.12,flip -12883,做空,2023-12-13 12:30:00,2023-12-13 12:45:00,2181.18,2184.17,1.9,100.0,0.087,-0.26,0.09,-0.36,flip -12884,做多,2023-12-13 12:45:00,2023-12-14 13:15:00,2184.17,2265.47,1.89,100.0,0.0867,7.04,0.1,6.95,flip -12885,做空,2023-12-14 13:15:00,2023-12-14 13:30:00,2265.47,2277.7,1.98,100.0,0.0876,-1.07,0.1,-1.17,flip -12886,做多,2023-12-14 13:30:00,2023-12-14 14:00:00,2277.7,2272.51,1.97,100.0,0.0865,-0.45,0.1,-0.55,flip -12887,做空,2023-12-14 14:00:00,2023-12-14 14:15:00,2272.51,2289.2,1.96,100.0,0.0864,-1.44,0.1,-1.54,flip -12888,做多,2023-12-14 14:15:00,2023-12-14 15:15:00,2289.2,2274.34,1.95,100.0,0.0851,-1.26,0.1,-1.36,flip -12889,做空,2023-12-14 15:15:00,2023-12-14 15:30:00,2274.34,2277.11,1.93,100.0,0.085,-0.24,0.1,-0.33,flip -12890,做多,2023-12-14 15:30:00,2023-12-14 15:45:00,2277.11,2275.95,1.93,100.0,0.0847,-0.1,0.1,-0.19,flip -12891,做空,2023-12-14 15:45:00,2023-12-16 02:00:00,2275.95,2245.57,1.93,100.0,0.0846,2.57,0.1,2.48,flip -12892,做多,2023-12-16 02:00:00,2023-12-16 02:30:00,2245.57,2244.83,1.96,100.0,0.0874,-0.06,0.1,-0.16,flip -12893,做空,2023-12-16 02:30:00,2023-12-16 02:45:00,2244.83,2245.96,1.96,100.0,0.0873,-0.1,0.1,-0.2,flip -12894,做多,2023-12-16 02:45:00,2023-12-16 07:15:00,2245.96,2241.79,1.96,100.0,0.0871,-0.36,0.1,-0.46,flip -12895,做空,2023-12-16 07:15:00,2023-12-16 07:30:00,2241.79,2242.37,1.95,100.0,0.087,-0.05,0.1,-0.15,flip -12896,做多,2023-12-16 07:30:00,2023-12-16 08:30:00,2242.37,2244.02,1.95,100.0,0.0869,0.14,0.1,0.05,flip -12897,做空,2023-12-16 08:30:00,2023-12-16 08:45:00,2244.02,2245.3,1.95,100.0,0.0868,-0.11,0.1,-0.21,flip -12898,做多,2023-12-16 08:45:00,2023-12-16 13:30:00,2245.3,2244.72,1.95,100.0,0.0866,-0.05,0.1,-0.15,flip -12899,做空,2023-12-16 13:30:00,2023-12-16 13:45:00,2244.72,2246.89,1.94,100.0,0.0865,-0.19,0.1,-0.29,flip -12900,做多,2023-12-16 13:45:00,2023-12-16 14:15:00,2246.89,2245.16,1.94,100.0,0.0863,-0.15,0.1,-0.25,flip -12901,做空,2023-12-16 14:15:00,2023-12-16 14:30:00,2245.16,2247.54,1.94,100.0,0.0862,-0.21,0.1,-0.3,flip -12902,做多,2023-12-16 14:30:00,2023-12-16 17:00:00,2247.54,2248.3,1.93,100.0,0.0859,0.07,0.1,-0.03,flip -12903,做空,2023-12-16 17:00:00,2023-12-16 17:15:00,2248.3,2252.47,1.93,100.0,0.0859,-0.36,0.1,-0.45,flip -12904,做多,2023-12-16 17:15:00,2023-12-16 18:00:00,2252.47,2244.85,1.92,100.0,0.0854,-0.65,0.1,-0.75,flip -12905,做空,2023-12-16 18:00:00,2023-12-17 12:45:00,2244.85,2218.82,1.92,100.0,0.0854,2.22,0.09,2.13,flip -12906,做多,2023-12-17 12:45:00,2023-12-17 16:00:00,2218.82,2219.59,1.96,100.0,0.0884,0.07,0.1,-0.03,flip -12907,做空,2023-12-17 16:00:00,2023-12-17 16:15:00,2219.59,2226.46,1.96,100.0,0.0883,-0.61,0.1,-0.7,flip -12908,做多,2023-12-17 16:15:00,2023-12-17 18:00:00,2226.46,2218.77,1.95,100.0,0.0877,-0.67,0.1,-0.77,flip -12909,做空,2023-12-17 18:00:00,2023-12-17 18:15:00,2218.77,2225.47,1.94,100.0,0.0876,-0.59,0.1,-0.68,flip -12910,做多,2023-12-17 18:15:00,2023-12-17 22:30:00,2225.47,2216.61,1.94,100.0,0.087,-0.77,0.1,-0.87,flip -12911,做空,2023-12-17 22:30:00,2023-12-17 22:45:00,2216.61,2220.04,1.93,100.0,0.0869,-0.3,0.1,-0.39,flip -12912,做多,2023-12-17 22:45:00,2023-12-17 23:00:00,2220.04,2212.79,1.92,100.0,0.0865,-0.63,0.1,-0.72,flip -12913,做空,2023-12-17 23:00:00,2023-12-18 14:30:00,2212.79,2173.68,1.91,100.0,0.0864,3.38,0.09,3.29,flip -12914,做多,2023-12-18 14:30:00,2023-12-18 14:45:00,2173.68,2170.32,1.96,100.0,0.0901,-0.3,0.1,-0.4,flip -12915,做空,2023-12-18 14:45:00,2023-12-18 16:45:00,2170.32,2164.03,1.95,100.0,0.09,0.57,0.1,0.47,flip -12916,做多,2023-12-18 16:45:00,2023-12-18 18:00:00,2164.03,2159.45,1.96,100.0,0.0904,-0.41,0.1,-0.51,flip -12917,做空,2023-12-18 18:00:00,2023-12-18 18:15:00,2159.45,2161.56,1.95,100.0,0.0903,-0.19,0.1,-0.29,flip -12918,做多,2023-12-18 18:15:00,2023-12-19 12:30:00,2161.56,2234.16,1.95,100.0,0.0901,6.54,0.1,6.44,flip -12919,做空,2023-12-19 12:30:00,2023-12-19 13:00:00,2234.16,2233.96,2.02,100.0,0.0904,0.02,0.1,-0.08,flip -12920,做多,2023-12-19 13:00:00,2023-12-19 13:15:00,2233.96,2232.56,2.02,100.0,0.0903,-0.13,0.1,-0.23,flip -12921,做空,2023-12-19 13:15:00,2023-12-19 14:45:00,2232.56,2189.0,2.01,100.0,0.0902,3.93,0.1,3.83,tp_lower -12922,做多,2023-12-20 04:15:00,2023-12-20 16:45:00,2199.42,2224.76,2.06,100.0,0.0936,2.37,0.1,2.27,flip -12923,做空,2023-12-20 16:45:00,2023-12-21 06:45:00,2224.76,2216.42,2.08,100.0,0.0935,0.78,0.1,0.68,flip -12924,做多,2023-12-21 06:45:00,2023-12-21 14:45:00,2216.42,2217.55,2.09,100.0,0.0942,0.11,0.1,0.0,flip -12925,做空,2023-12-21 14:45:00,2023-12-21 15:00:00,2217.55,2226.18,2.09,100.0,0.0941,-0.81,0.1,-0.92,flip -12926,做多,2023-12-21 15:00:00,2023-12-21 19:15:00,2226.18,2224.16,2.08,100.0,0.0933,-0.19,0.1,-0.29,flip -12927,做空,2023-12-21 19:15:00,2023-12-21 19:45:00,2224.16,2227.51,2.07,100.0,0.0932,-0.31,0.1,-0.42,flip -12928,做多,2023-12-21 19:45:00,2023-12-21 20:00:00,2227.51,2226.7,2.07,100.0,0.0928,-0.08,0.1,-0.18,flip -12929,做空,2023-12-21 20:00:00,2023-12-21 20:30:00,2226.7,2228.81,2.06,100.0,0.0927,-0.2,0.1,-0.3,flip -12930,做多,2023-12-21 20:30:00,2023-12-21 23:30:00,2228.81,2238.9,2.06,100.0,0.0925,0.93,0.1,0.83,flip -12931,做空,2023-12-21 23:30:00,2023-12-21 23:45:00,2238.9,2241.35,2.07,100.0,0.0924,-0.23,0.1,-0.33,flip -12932,做多,2023-12-21 23:45:00,2023-12-22 00:00:00,2241.35,2235.27,2.06,100.0,0.0921,-0.56,0.1,-0.66,flip -12933,做空,2023-12-22 00:00:00,2023-12-22 00:15:00,2235.27,2245.17,2.07,100.0,0.0927,-0.92,0.1,-1.02,flip -12934,做多,2023-12-22 00:15:00,2023-12-22 02:15:00,2245.17,2234.64,2.06,100.0,0.0918,-0.97,0.1,-1.07,flip -12935,做空,2023-12-22 02:15:00,2023-12-22 02:30:00,2234.64,2244.35,2.05,100.0,0.0917,-0.89,0.1,-0.99,flip -12936,做多,2023-12-22 02:30:00,2023-12-22 02:45:00,2244.35,2243.0,2.04,100.0,0.0908,-0.12,0.1,-0.22,flip -12937,做空,2023-12-22 02:45:00,2023-12-22 03:15:00,2243.0,2241.9,2.04,100.0,0.0908,0.1,0.1,-0.0,flip -12938,做多,2023-12-22 03:15:00,2023-12-22 06:30:00,2241.9,2283.0,2.03,100.0,0.0908,3.73,0.1,3.63,tp_upper -12939,做多,2023-12-22 22:30:00,2023-12-22 22:45:00,2316.08,2314.71,2.07,100.0,0.0894,-0.12,0.1,-0.23,flip -12940,做空,2023-12-22 22:45:00,2023-12-22 23:00:00,2314.71,2323.03,2.07,100.0,0.0893,-0.74,0.1,-0.85,flip -12941,做多,2023-12-22 23:00:00,2023-12-23 00:30:00,2323.03,2321.08,2.06,100.0,0.0885,-0.17,0.1,-0.28,flip -12942,做空,2023-12-23 00:30:00,2023-12-23 12:45:00,2321.08,2294.92,2.07,100.0,0.0892,2.33,0.1,2.23,flip -12943,做多,2023-12-23 12:45:00,2023-12-23 13:30:00,2294.92,2292.96,2.09,100.0,0.0911,-0.18,0.1,-0.28,flip -12944,做空,2023-12-23 13:30:00,2023-12-23 13:45:00,2292.96,2296.35,2.09,100.0,0.091,-0.31,0.1,-0.41,flip -12945,做多,2023-12-23 13:45:00,2023-12-23 14:00:00,2296.35,2295.0,2.08,100.0,0.0907,-0.12,0.1,-0.23,flip -12946,做空,2023-12-23 14:00:00,2023-12-23 16:15:00,2295.0,2293.37,2.08,100.0,0.0906,0.15,0.1,0.04,flip -12947,做多,2023-12-23 16:15:00,2023-12-23 18:45:00,2293.37,2306.52,2.08,100.0,0.0906,1.19,0.1,1.09,tp_upper -12948,做多,2023-12-23 19:45:00,2023-12-23 20:15:00,2293.54,2290.25,2.09,100.0,0.091,-0.3,0.1,-0.4,flip -12949,做空,2023-12-23 20:15:00,2023-12-23 21:15:00,2290.25,2293.1,2.08,100.0,0.0909,-0.26,0.1,-0.36,flip -12950,做多,2023-12-23 21:15:00,2023-12-23 21:30:00,2293.1,2292.59,2.08,100.0,0.0906,-0.05,0.1,-0.15,flip -12951,做空,2023-12-23 21:30:00,2023-12-23 22:15:00,2292.59,2293.23,2.08,100.0,0.0905,-0.06,0.1,-0.16,flip -12952,做多,2023-12-23 22:15:00,2023-12-23 23:15:00,2293.23,2314.68,2.07,100.0,0.0904,1.94,0.1,1.83,tp_upper -12953,做多,2023-12-24 14:00:00,2023-12-24 14:30:00,2306.69,2298.0,2.11,100.0,0.0916,-0.8,0.11,-0.9,flip -12954,做空,2023-12-24 14:30:00,2023-12-24 22:00:00,2298.0,2264.85,2.1,100.0,0.0915,3.03,0.1,2.93,tp_lower -12955,做多,2023-12-25 04:15:00,2023-12-25 04:45:00,2281.25,2281.18,2.13,100.0,0.0935,-0.01,0.11,-0.11,flip -12956,做空,2023-12-25 04:45:00,2023-12-25 05:15:00,2281.18,2283.26,2.13,100.0,0.0934,-0.19,0.11,-0.3,flip -12957,做多,2023-12-25 05:15:00,2023-12-25 07:15:00,2283.26,2280.05,2.13,100.0,0.0932,-0.3,0.11,-0.41,flip -12958,做空,2023-12-25 07:15:00,2023-12-25 07:30:00,2280.05,2283.36,2.12,100.0,0.0931,-0.31,0.11,-0.41,flip -12959,做多,2023-12-25 07:30:00,2023-12-25 08:45:00,2283.36,2274.32,2.12,100.0,0.0927,-0.84,0.11,-0.94,flip -12960,做空,2023-12-25 08:45:00,2023-12-25 09:00:00,2274.32,2275.42,2.11,100.0,0.0926,-0.1,0.11,-0.21,flip -12961,做多,2023-12-25 09:00:00,2023-12-25 09:15:00,2275.42,2274.77,2.1,100.0,0.0925,-0.06,0.11,-0.17,flip -12962,做空,2023-12-25 09:15:00,2023-12-25 10:15:00,2274.77,2280.02,2.1,100.0,0.0924,-0.48,0.11,-0.59,flip -12963,做多,2023-12-25 10:15:00,2023-12-25 10:30:00,2280.02,2278.68,2.09,100.0,0.0918,-0.12,0.1,-0.23,flip -12964,做空,2023-12-25 10:30:00,2023-12-25 10:45:00,2278.68,2278.81,2.09,100.0,0.0917,-0.01,0.1,-0.12,flip -12965,做多,2023-12-25 10:45:00,2023-12-25 11:00:00,2278.81,2276.24,2.09,100.0,0.0916,-0.24,0.1,-0.34,flip -12966,做空,2023-12-25 11:00:00,2023-12-25 11:15:00,2276.24,2282.27,2.08,100.0,0.0916,-0.55,0.1,-0.66,flip -12967,做多,2023-12-25 11:15:00,2023-12-25 12:00:00,2282.27,2279.07,2.08,100.0,0.091,-0.29,0.1,-0.39,flip -12968,做空,2023-12-25 12:00:00,2023-12-25 12:30:00,2279.07,2283.15,2.07,100.0,0.0909,-0.37,0.1,-0.47,flip -12969,做多,2023-12-25 12:30:00,2023-12-25 16:30:00,2283.15,2273.9,2.07,100.0,0.0905,-0.84,0.1,-0.94,flip -12970,做空,2023-12-25 16:30:00,2023-12-25 17:00:00,2273.9,2282.13,2.06,100.0,0.0904,-0.74,0.1,-0.85,flip -12971,做多,2023-12-25 17:00:00,2023-12-25 17:30:00,2282.13,2280.47,2.05,100.0,0.0896,-0.15,0.1,-0.25,flip -12972,做空,2023-12-25 17:30:00,2023-12-25 17:45:00,2280.47,2281.85,2.04,100.0,0.0896,-0.12,0.1,-0.23,flip -12973,做多,2023-12-25 17:45:00,2023-12-25 18:00:00,2281.85,2280.35,2.04,100.0,0.0894,-0.13,0.1,-0.24,flip -12974,做空,2023-12-25 18:00:00,2023-12-25 18:15:00,2280.35,2283.74,2.04,100.0,0.0893,-0.3,0.1,-0.4,flip -12975,做多,2023-12-25 18:15:00,2023-12-25 18:45:00,2283.74,2277.96,2.03,100.0,0.0889,-0.51,0.1,-0.62,flip -12976,做空,2023-12-25 18:45:00,2023-12-25 22:00:00,2277.96,2280.69,2.02,100.0,0.0888,-0.24,0.1,-0.34,flip -12977,做多,2023-12-25 22:00:00,2023-12-25 23:00:00,2280.69,2282.16,2.02,100.0,0.0885,0.13,0.1,0.03,flip -12978,做空,2023-12-25 23:00:00,2023-12-26 05:30:00,2282.16,2236.96,2.02,100.0,0.0884,4.0,0.1,3.9,tp_lower -12979,做多,2023-12-26 22:15:00,2023-12-26 23:15:00,2229.45,2229.36,2.1,100.0,0.0942,-0.01,0.1,-0.11,flip -12980,做空,2023-12-26 23:15:00,2023-12-26 23:30:00,2229.36,2230.0,2.1,100.0,0.0941,-0.06,0.1,-0.17,flip -12981,做多,2023-12-26 23:30:00,2023-12-27 00:00:00,2230.0,2230.26,2.1,100.0,0.094,0.02,0.1,-0.08,flip -12982,做空,2023-12-27 00:00:00,2023-12-27 00:15:00,2230.26,2231.54,2.1,100.0,0.0941,-0.12,0.11,-0.23,flip -12983,做多,2023-12-27 00:15:00,2023-12-27 00:30:00,2231.54,2228.24,2.1,100.0,0.0939,-0.31,0.1,-0.41,flip -12984,做空,2023-12-27 00:30:00,2023-12-27 01:30:00,2228.24,2232.0,2.09,100.0,0.0938,-0.35,0.1,-0.46,flip -12985,做多,2023-12-27 01:30:00,2023-12-27 02:00:00,2232.0,2226.9,2.08,100.0,0.0934,-0.48,0.1,-0.58,flip -12986,做空,2023-12-27 02:00:00,2023-12-27 05:00:00,2226.9,2227.45,2.08,100.0,0.0933,-0.05,0.1,-0.16,flip -12987,做多,2023-12-27 05:00:00,2023-12-27 05:15:00,2227.45,2222.72,2.08,100.0,0.0932,-0.44,0.1,-0.54,flip -12988,做空,2023-12-27 05:15:00,2023-12-27 05:45:00,2222.72,2228.52,2.07,100.0,0.0931,-0.54,0.1,-0.64,flip -12989,做多,2023-12-27 05:45:00,2023-12-28 06:45:00,2228.52,2376.95,2.06,100.0,0.0925,13.73,0.11,13.62,flip -12990,做空,2023-12-28 06:45:00,2023-12-28 07:30:00,2376.95,2378.85,2.21,100.0,0.093,-0.18,0.11,-0.29,flip -12991,做多,2023-12-28 07:30:00,2023-12-28 08:15:00,2378.85,2379.64,2.21,100.0,0.0928,0.07,0.11,-0.04,flip -12992,做空,2023-12-28 08:15:00,2023-12-28 08:30:00,2379.64,2388.77,2.21,100.0,0.0927,-0.85,0.11,-0.96,flip -12993,做多,2023-12-28 08:30:00,2023-12-28 08:45:00,2388.77,2381.63,2.2,100.0,0.0919,-0.66,0.11,-0.77,flip -12994,做空,2023-12-28 08:45:00,2023-12-28 09:00:00,2381.63,2385.34,2.19,100.0,0.0918,-0.34,0.11,-0.45,flip -12995,做多,2023-12-28 09:00:00,2023-12-28 12:15:00,2385.34,2396.98,2.18,100.0,0.0914,1.06,0.11,0.95,flip -12996,做空,2023-12-28 12:15:00,2023-12-28 13:15:00,2396.98,2406.29,2.19,100.0,0.0913,-0.85,0.11,-0.96,flip -12997,做多,2023-12-28 13:15:00,2023-12-28 13:30:00,2406.29,2398.72,2.18,100.0,0.0905,-0.69,0.11,-0.79,flip -12998,做空,2023-12-28 13:30:00,2023-12-29 05:45:00,2398.72,2360.21,2.17,100.0,0.0905,3.48,0.11,3.38,flip -12999,做多,2023-12-29 05:45:00,2023-12-29 06:15:00,2360.21,2357.59,2.22,100.0,0.0941,-0.25,0.11,-0.36,flip -13000,做空,2023-12-29 06:15:00,2023-12-29 06:30:00,2357.59,2359.42,2.22,100.0,0.094,-0.17,0.11,-0.28,flip -13001,做多,2023-12-29 06:30:00,2023-12-29 06:45:00,2359.42,2352.69,2.21,100.0,0.0937,-0.63,0.11,-0.74,flip -13002,做空,2023-12-29 06:45:00,2023-12-29 07:00:00,2352.69,2358.2,2.2,100.0,0.0936,-0.52,0.11,-0.63,flip -13003,做多,2023-12-29 07:00:00,2023-12-29 07:30:00,2358.2,2345.71,2.2,100.0,0.0931,-1.16,0.11,-1.27,flip -13004,做空,2023-12-29 07:30:00,2023-12-29 09:15:00,2345.71,2360.51,2.18,100.0,0.093,-1.38,0.11,-1.49,flip -13005,做多,2023-12-29 09:15:00,2023-12-29 13:15:00,2360.51,2355.9,2.17,100.0,0.0918,-0.42,0.11,-0.53,flip -13006,做空,2023-12-29 13:15:00,2023-12-29 16:15:00,2355.9,2314.63,2.16,100.0,0.0917,3.78,0.11,3.68,tp_lower -13007,做多,2023-12-30 12:00:00,2023-12-30 12:30:00,2296.57,2290.0,2.21,100.0,0.0963,-0.63,0.11,-0.74,flip -13008,做空,2023-12-30 12:30:00,2023-12-30 13:30:00,2290.0,2294.03,2.2,100.0,0.0962,-0.39,0.11,-0.5,flip -13009,做多,2023-12-30 13:30:00,2023-12-30 14:15:00,2294.03,2294.37,2.2,100.0,0.0958,0.03,0.11,-0.08,flip -13010,做空,2023-12-30 14:15:00,2023-12-30 14:30:00,2294.37,2296.66,2.2,100.0,0.0957,-0.22,0.11,-0.33,flip -13011,做多,2023-12-30 14:30:00,2023-12-30 22:15:00,2296.66,2300.33,2.19,100.0,0.0954,0.35,0.11,0.24,flip -13012,做空,2023-12-30 22:15:00,2023-12-30 23:00:00,2300.33,2293.53,2.19,100.0,0.0953,0.65,0.11,0.54,flip -13013,做多,2023-12-30 23:00:00,2023-12-30 23:30:00,2293.53,2295.03,2.2,100.0,0.0958,0.14,0.11,0.03,flip -13014,做空,2023-12-30 23:30:00,2023-12-31 00:00:00,2295.03,2299.58,2.2,100.0,0.0957,-0.44,0.11,-0.55,flip -13015,做多,2023-12-31 00:00:00,2023-12-31 01:15:00,2299.58,2299.04,2.2,100.0,0.0959,-0.05,0.11,-0.16,flip -13016,做空,2023-12-31 01:15:00,2023-12-31 07:15:00,2299.04,2298.95,2.2,100.0,0.0958,0.01,0.11,-0.1,flip -13017,做多,2023-12-31 07:15:00,2023-12-31 07:30:00,2298.95,2297.73,2.2,100.0,0.0957,-0.12,0.11,-0.23,flip -13018,做空,2023-12-31 07:30:00,2023-12-31 08:45:00,2297.73,2296.96,2.2,100.0,0.0956,0.07,0.11,-0.04,flip -13019,做多,2023-12-31 08:45:00,2023-12-31 12:45:00,2296.96,2304.85,2.19,100.0,0.0955,0.75,0.11,0.64,flip -13020,做空,2023-12-31 12:45:00,2023-12-31 13:00:00,2304.85,2307.4,2.2,100.0,0.0954,-0.24,0.11,-0.35,flip -13021,做多,2023-12-31 13:00:00,2023-12-31 15:45:00,2307.4,2300.6,2.2,100.0,0.0951,-0.65,0.11,-0.76,flip -13022,做空,2023-12-31 15:45:00,2023-12-31 16:00:00,2300.6,2304.91,2.19,100.0,0.095,-0.41,0.11,-0.52,flip -13023,做多,2023-12-31 16:00:00,2023-12-31 17:15:00,2304.91,2295.34,2.18,100.0,0.0946,-0.91,0.11,-1.01,flip -13024,做空,2023-12-31 17:15:00,2023-12-31 17:45:00,2295.34,2300.48,2.17,100.0,0.0945,-0.49,0.11,-0.59,flip -13025,做多,2023-12-31 17:45:00,2023-12-31 18:00:00,2300.48,2297.57,2.16,100.0,0.094,-0.27,0.11,-0.38,flip -13026,做空,2023-12-31 18:00:00,2023-12-31 18:30:00,2297.57,2306.3,2.16,100.0,0.0939,-0.82,0.11,-0.93,flip -13027,做多,2023-12-31 18:30:00,2023-12-31 19:15:00,2306.3,2296.04,2.15,100.0,0.0931,-0.96,0.11,-1.06,flip -13028,做空,2023-12-31 19:15:00,2023-12-31 22:45:00,2296.04,2275.69,2.14,100.0,0.093,1.89,0.11,1.79,tp_lower -13029,做多,2024-01-01 01:15:00,2024-01-01 02:00:00,2301.04,2301.28,2.18,100.0,0.0948,0.02,0.11,-0.09,flip -13030,做空,2024-01-01 02:00:00,2024-01-01 09:00:00,2301.28,2291.63,2.18,100.0,0.0947,0.91,0.11,0.81,flip -13031,做多,2024-01-01 09:00:00,2024-01-02 14:30:00,2291.63,2386.67,2.19,100.0,0.0954,9.06,0.11,8.95,flip -13032,做空,2024-01-02 14:30:00,2024-01-03 01:45:00,2386.67,2375.21,2.28,100.0,0.0955,1.09,0.11,0.98,flip -13033,做多,2024-01-03 01:45:00,2024-01-03 02:30:00,2375.21,2373.06,2.29,100.0,0.0964,-0.21,0.11,-0.32,flip -13034,做空,2024-01-03 02:30:00,2024-01-03 04:00:00,2373.06,2371.15,2.29,100.0,0.0963,0.18,0.11,0.07,flip -13035,做多,2024-01-03 04:00:00,2024-01-03 04:30:00,2371.15,2369.28,2.28,100.0,0.0964,-0.18,0.11,-0.29,flip -13036,做空,2024-01-03 04:30:00,2024-01-03 04:45:00,2369.28,2372.44,2.28,100.0,0.0963,-0.3,0.11,-0.42,flip -13037,做多,2024-01-03 04:45:00,2024-01-03 07:45:00,2372.44,2362.82,2.28,100.0,0.0959,-0.92,0.11,-1.04,flip -13038,做空,2024-01-03 07:45:00,2024-01-03 08:15:00,2362.82,2369.87,2.26,100.0,0.0958,-0.68,0.11,-0.79,flip -13039,做多,2024-01-03 08:15:00,2024-01-03 08:30:00,2369.87,2368.22,2.25,100.0,0.0951,-0.16,0.11,-0.27,flip -13040,做空,2024-01-03 08:30:00,2024-01-03 08:45:00,2368.22,2372.53,2.25,100.0,0.095,-0.41,0.11,-0.52,flip -13041,做多,2024-01-03 08:45:00,2024-01-03 10:30:00,2372.53,2364.6,2.24,100.0,0.0946,-0.75,0.11,-0.86,flip -13042,做空,2024-01-03 10:30:00,2024-01-03 11:15:00,2364.6,2335.6,2.23,100.0,0.0945,2.74,0.11,2.63,tp_lower -13043,做多,2024-01-04 02:45:00,2024-01-04 07:45:00,2232.31,2222.99,2.28,100.0,0.1022,-0.95,0.11,-1.07,flip -13044,做空,2024-01-04 07:45:00,2024-01-04 08:15:00,2222.99,2223.18,2.27,100.0,0.1021,-0.02,0.11,-0.13,flip -13045,做多,2024-01-04 08:15:00,2024-01-04 08:30:00,2223.18,2213.76,2.27,100.0,0.102,-0.96,0.11,-1.07,flip -13046,做空,2024-01-04 08:30:00,2024-01-04 09:15:00,2213.76,2222.52,2.26,100.0,0.1019,-0.89,0.11,-1.01,flip -13047,做多,2024-01-04 09:15:00,2024-01-04 10:00:00,2222.52,2220.54,2.24,100.0,0.101,-0.2,0.11,-0.31,flip -13048,做空,2024-01-04 10:00:00,2024-01-04 10:30:00,2220.54,2220.68,2.24,100.0,0.1009,-0.01,0.11,-0.13,flip -13049,做多,2024-01-04 10:30:00,2024-01-04 11:00:00,2220.68,2221.09,2.24,100.0,0.1008,0.04,0.11,-0.07,flip -13050,做空,2024-01-04 11:00:00,2024-01-04 11:15:00,2221.09,2225.81,2.24,100.0,0.1007,-0.48,0.11,-0.59,flip -13051,做多,2024-01-04 11:15:00,2024-01-05 01:15:00,2225.81,2257.67,2.23,100.0,0.1001,3.19,0.11,3.08,flip -13052,做空,2024-01-05 01:15:00,2024-01-05 07:00:00,2257.67,2264.28,2.28,100.0,0.1008,-0.67,0.11,-0.78,flip -13053,做多,2024-01-05 07:00:00,2024-01-05 07:15:00,2264.28,2264.01,2.27,100.0,0.1001,-0.03,0.11,-0.14,flip -13054,做空,2024-01-05 07:15:00,2024-01-05 09:00:00,2264.01,2260.48,2.26,100.0,0.1,0.35,0.11,0.24,flip -13055,做多,2024-01-05 09:00:00,2024-01-05 09:15:00,2260.48,2259.36,2.27,100.0,0.1002,-0.11,0.11,-0.23,flip -13056,做空,2024-01-05 09:15:00,2024-01-05 09:30:00,2259.36,2262.2,2.26,100.0,0.1001,-0.28,0.11,-0.4,flip -13057,做多,2024-01-05 09:30:00,2024-01-05 10:00:00,2262.2,2259.12,2.26,100.0,0.0998,-0.31,0.11,-0.42,flip -13058,做空,2024-01-05 10:00:00,2024-01-05 20:45:00,2259.12,2248.24,2.25,100.0,0.0997,1.08,0.11,0.97,flip -13059,做多,2024-01-05 20:45:00,2024-01-05 21:00:00,2248.24,2239.06,2.26,100.0,0.1005,-0.92,0.11,-1.04,flip -13060,做空,2024-01-05 21:00:00,2024-01-05 21:15:00,2239.06,2242.06,2.25,100.0,0.1004,-0.3,0.11,-0.41,flip -13061,做多,2024-01-05 21:15:00,2024-01-05 21:30:00,2242.06,2239.05,2.24,100.0,0.1001,-0.3,0.11,-0.41,flip -13062,做空,2024-01-05 21:30:00,2024-01-05 21:45:00,2239.05,2246.3,2.24,100.0,0.1,-0.72,0.11,-0.84,flip -13063,做多,2024-01-05 21:45:00,2024-01-05 22:15:00,2246.3,2242.08,2.23,100.0,0.0992,-0.42,0.11,-0.53,flip -13064,做空,2024-01-05 22:15:00,2024-01-05 22:45:00,2242.08,2248.0,2.22,100.0,0.0991,-0.59,0.11,-0.7,flip -13065,做多,2024-01-05 22:45:00,2024-01-06 05:15:00,2248.0,2236.57,2.21,100.0,0.0985,-1.13,0.11,-1.24,flip -13066,做空,2024-01-06 05:15:00,2024-01-06 05:30:00,2236.57,2237.93,2.23,100.0,0.0997,-0.14,0.11,-0.25,flip -13067,做多,2024-01-06 05:30:00,2024-01-06 14:30:00,2237.93,2243.79,2.23,100.0,0.0994,0.58,0.11,0.47,flip -13068,做空,2024-01-06 14:30:00,2024-01-06 15:00:00,2243.79,2245.68,2.23,100.0,0.0993,-0.19,0.11,-0.3,flip -13069,做多,2024-01-06 15:00:00,2024-01-06 15:15:00,2245.68,2245.5,2.22,100.0,0.0991,-0.02,0.11,-0.13,flip -13070,做空,2024-01-06 15:15:00,2024-01-06 15:45:00,2245.5,2246.27,2.22,100.0,0.099,-0.08,0.11,-0.19,flip -13071,做多,2024-01-06 15:45:00,2024-01-06 19:15:00,2246.27,2241.69,2.22,100.0,0.0988,-0.45,0.11,-0.56,flip -13072,做空,2024-01-06 19:15:00,2024-01-06 19:30:00,2241.69,2243.41,2.21,100.0,0.0987,-0.17,0.11,-0.28,flip -13073,做多,2024-01-06 19:30:00,2024-01-06 20:00:00,2243.41,2239.35,2.21,100.0,0.0985,-0.4,0.11,-0.51,flip -13074,做空,2024-01-06 20:00:00,2024-01-06 20:15:00,2239.35,2242.9,2.2,100.0,0.0984,-0.35,0.11,-0.46,flip -13075,做多,2024-01-06 20:15:00,2024-01-06 21:00:00,2242.9,2238.51,2.2,100.0,0.098,-0.43,0.11,-0.54,flip -13076,做空,2024-01-06 21:00:00,2024-01-06 21:15:00,2238.51,2239.7,2.19,100.0,0.0979,-0.12,0.11,-0.23,flip -13077,做多,2024-01-06 21:15:00,2024-01-06 21:45:00,2239.7,2239.92,2.19,100.0,0.0977,0.02,0.11,-0.09,flip -13078,做空,2024-01-06 21:45:00,2024-01-06 23:45:00,2239.92,2240.36,2.19,100.0,0.0976,-0.04,0.11,-0.15,flip -13079,做多,2024-01-06 23:45:00,2024-01-07 01:45:00,2240.36,2240.99,2.18,100.0,0.0974,0.06,0.11,-0.05,flip -13080,做空,2024-01-07 01:45:00,2024-01-07 02:00:00,2240.99,2244.85,2.21,100.0,0.0986,-0.38,0.11,-0.49,flip -13081,做多,2024-01-07 02:00:00,2024-01-07 02:30:00,2244.85,2240.77,2.2,100.0,0.0981,-0.4,0.11,-0.51,flip -13082,做空,2024-01-07 02:30:00,2024-01-07 03:00:00,2240.77,2243.93,2.2,100.0,0.098,-0.31,0.11,-0.42,flip -13083,做多,2024-01-07 03:00:00,2024-01-07 03:30:00,2243.93,2241.43,2.19,100.0,0.0977,-0.24,0.11,-0.35,flip -13084,做空,2024-01-07 03:30:00,2024-01-07 03:45:00,2241.43,2241.99,2.19,100.0,0.0976,-0.05,0.11,-0.16,flip -13085,做多,2024-01-07 03:45:00,2024-01-07 05:30:00,2241.99,2244.36,2.18,100.0,0.0974,0.23,0.11,0.12,flip -13086,做空,2024-01-07 05:30:00,2024-01-07 06:00:00,2244.36,2249.01,2.18,100.0,0.0973,-0.45,0.11,-0.56,flip -13087,做多,2024-01-07 06:00:00,2024-01-07 08:30:00,2249.01,2244.04,2.18,100.0,0.0968,-0.48,0.11,-0.59,flip -13088,做空,2024-01-07 08:30:00,2024-01-07 11:30:00,2244.04,2241.15,2.17,100.0,0.0967,0.28,0.11,0.17,flip -13089,做多,2024-01-07 11:30:00,2024-01-07 15:15:00,2241.15,2232.74,2.17,100.0,0.0969,-0.81,0.11,-0.92,flip -13090,做空,2024-01-07 15:15:00,2024-01-07 17:45:00,2232.74,2238.88,2.16,100.0,0.0968,-0.59,0.11,-0.7,flip -13091,做多,2024-01-07 17:45:00,2024-01-07 20:30:00,2238.88,2242.85,2.15,100.0,0.0961,0.38,0.11,0.27,flip -13092,做空,2024-01-07 20:30:00,2024-01-07 21:00:00,2242.85,2241.54,2.15,100.0,0.096,0.13,0.11,0.02,flip -13093,做多,2024-01-07 21:00:00,2024-01-07 21:30:00,2241.54,2236.89,2.15,100.0,0.0961,-0.45,0.11,-0.55,flip -13094,做空,2024-01-07 21:30:00,2024-01-07 22:30:00,2236.89,2226.23,2.15,100.0,0.096,1.02,0.11,0.92,tp_lower -13095,做多,2024-01-08 06:15:00,2024-01-08 06:45:00,2222.18,2212.84,2.19,100.0,0.0983,-0.92,0.11,-1.03,flip -13096,做空,2024-01-08 06:45:00,2024-01-08 07:00:00,2212.84,2226.34,2.17,100.0,0.0982,-1.33,0.11,-1.44,flip -13097,做多,2024-01-08 07:00:00,2024-01-08 07:30:00,2226.34,2219.96,2.16,100.0,0.0969,-0.62,0.11,-0.73,flip -13098,做空,2024-01-08 07:30:00,2024-01-08 10:15:00,2219.96,2225.9,2.15,100.0,0.0968,-0.58,0.11,-0.68,flip -13099,做多,2024-01-08 10:15:00,2024-01-09 04:00:00,2225.9,2306.09,2.14,100.0,0.0962,7.72,0.11,7.61,flip -13100,做空,2024-01-09 04:00:00,2024-01-09 04:30:00,2306.09,2312.33,2.23,100.0,0.0965,-0.6,0.11,-0.71,flip -13101,做多,2024-01-09 04:30:00,2024-01-09 05:15:00,2312.33,2309.69,2.22,100.0,0.0959,-0.25,0.11,-0.36,flip -13102,做空,2024-01-09 05:15:00,2024-01-09 12:45:00,2309.69,2264.21,2.21,100.0,0.0958,4.36,0.11,4.25,tp_lower -13103,做多,2024-01-09 21:00:00,2024-01-09 21:15:00,2298.89,2290.83,2.25,100.0,0.0981,-0.79,0.11,-0.9,flip -13104,做空,2024-01-09 21:15:00,2024-01-09 21:30:00,2290.83,2334.98,2.24,100.0,0.098,-4.32,0.11,-4.44,flip -13105,做多,2024-01-09 21:30:00,2024-01-09 21:45:00,2334.98,2317.94,2.2,100.0,0.0942,-1.6,0.11,-1.71,tp_upper -13106,做多,2024-01-10 13:00:00,2024-01-10 14:00:00,2383.68,2377.64,2.19,100.0,0.092,-0.56,0.11,-0.67,flip -13107,做空,2024-01-10 14:00:00,2024-01-10 14:15:00,2377.64,2393.95,2.19,100.0,0.0919,-1.5,0.11,-1.61,flip -13108,做多,2024-01-10 14:15:00,2024-01-11 15:30:00,2393.95,2618.47,2.17,100.0,0.0906,20.34,0.12,20.22,flip -13109,做空,2024-01-11 15:30:00,2024-01-11 17:00:00,2618.47,2611.59,2.37,100.0,0.0907,0.62,0.12,0.51,flip -13110,做多,2024-01-11 17:00:00,2024-01-11 17:15:00,2611.59,2582.72,2.38,100.0,0.0911,-2.63,0.12,-2.75,flip -13111,做空,2024-01-11 17:15:00,2024-01-11 18:30:00,2582.72,2612.31,2.35,100.0,0.091,-2.69,0.12,-2.81,flip -13112,做多,2024-01-11 18:30:00,2024-01-11 19:00:00,2612.31,2604.14,2.32,100.0,0.0888,-0.73,0.12,-0.84,flip -13113,做空,2024-01-11 19:00:00,2024-01-11 19:45:00,2604.14,2623.37,2.31,100.0,0.0887,-1.71,0.12,-1.82,flip -13114,做多,2024-01-11 19:45:00,2024-01-11 20:30:00,2623.37,2594.89,2.29,100.0,0.0873,-2.49,0.11,-2.6,flip -13115,做空,2024-01-11 20:30:00,2024-01-11 21:00:00,2594.89,2613.7,2.26,100.0,0.0873,-1.64,0.11,-1.76,flip -13116,做多,2024-01-11 21:00:00,2024-01-11 21:15:00,2613.7,2613.48,2.25,100.0,0.0859,-0.02,0.11,-0.13,flip -13117,做空,2024-01-11 21:15:00,2024-01-11 23:00:00,2613.48,2620.0,2.24,100.0,0.0858,-0.56,0.11,-0.67,flip -13118,做多,2024-01-11 23:00:00,2024-01-11 23:15:00,2620.0,2614.7,2.24,100.0,0.0853,-0.45,0.11,-0.56,flip -13119,做空,2024-01-11 23:15:00,2024-01-11 23:30:00,2614.7,2617.78,2.23,100.0,0.0852,-0.26,0.11,-0.37,flip -13120,做多,2024-01-11 23:30:00,2024-01-12 00:00:00,2617.78,2617.27,2.22,100.0,0.0849,-0.04,0.11,-0.15,flip -13121,做空,2024-01-12 00:00:00,2024-01-12 05:45:00,2617.27,2609.75,2.25,100.0,0.0858,0.65,0.11,0.53,flip -13122,做多,2024-01-12 05:45:00,2024-01-12 07:30:00,2609.75,2600.84,2.25,100.0,0.0862,-0.77,0.11,-0.88,flip -13123,做空,2024-01-12 07:30:00,2024-01-12 08:45:00,2600.84,2603.2,2.24,100.0,0.0861,-0.2,0.11,-0.32,flip -13124,做多,2024-01-12 08:45:00,2024-01-12 09:00:00,2603.2,2595.99,2.24,100.0,0.0859,-0.62,0.11,-0.73,flip -13125,做空,2024-01-12 09:00:00,2024-01-12 09:30:00,2595.99,2607.96,2.23,100.0,0.0858,-1.03,0.11,-1.14,flip -13126,做多,2024-01-12 09:30:00,2024-01-12 11:15:00,2607.96,2661.1,2.21,100.0,0.0849,4.51,0.11,4.4,tp_upper -13127,做多,2024-01-13 08:00:00,2024-01-13 08:30:00,2552.85,2552.08,2.27,100.0,0.089,-0.07,0.11,-0.18,flip -13128,做空,2024-01-13 08:30:00,2024-01-13 08:45:00,2552.08,2555.64,2.27,100.0,0.0889,-0.32,0.11,-0.43,flip -13129,做多,2024-01-13 08:45:00,2024-01-13 09:00:00,2555.64,2545.07,2.26,100.0,0.0885,-0.94,0.11,-1.05,flip -13130,做空,2024-01-13 09:00:00,2024-01-13 09:30:00,2545.07,2549.52,2.25,100.0,0.0884,-0.39,0.11,-0.51,flip -13131,做多,2024-01-13 09:30:00,2024-01-13 09:45:00,2549.52,2541.18,2.24,100.0,0.088,-0.73,0.11,-0.85,flip -13132,做空,2024-01-13 09:45:00,2024-01-13 11:15:00,2541.18,2542.18,2.24,100.0,0.088,-0.09,0.11,-0.2,flip -13133,做多,2024-01-13 11:15:00,2024-01-13 12:00:00,2542.18,2538.92,2.23,100.0,0.0878,-0.29,0.11,-0.4,flip -13134,做空,2024-01-13 12:00:00,2024-01-13 12:15:00,2538.92,2547.85,2.23,100.0,0.0877,-0.78,0.11,-0.89,flip -13135,做多,2024-01-13 12:15:00,2024-01-13 14:00:00,2547.85,2535.42,2.22,100.0,0.087,-1.08,0.11,-1.19,flip -13136,做空,2024-01-13 14:00:00,2024-01-13 14:30:00,2535.42,2542.87,2.2,100.0,0.0869,-0.65,0.11,-0.76,flip -13137,做多,2024-01-13 14:30:00,2024-01-13 14:45:00,2542.87,2540.06,2.2,100.0,0.0863,-0.24,0.11,-0.35,flip -13138,做空,2024-01-13 14:45:00,2024-01-13 15:00:00,2540.06,2549.84,2.19,100.0,0.0862,-0.84,0.11,-0.95,flip -13139,做多,2024-01-13 15:00:00,2024-01-14 02:15:00,2549.84,2557.21,2.18,100.0,0.0855,0.63,0.11,0.52,flip -13140,做空,2024-01-14 02:15:00,2024-01-14 02:30:00,2557.21,2564.48,2.21,100.0,0.0864,-0.63,0.11,-0.74,flip -13141,做多,2024-01-14 02:30:00,2024-01-14 02:45:00,2564.48,2561.44,2.2,100.0,0.0858,-0.26,0.11,-0.37,flip -13142,做空,2024-01-14 02:45:00,2024-01-14 03:00:00,2561.44,2563.62,2.2,100.0,0.0857,-0.19,0.11,-0.3,flip -13143,做多,2024-01-14 03:00:00,2024-01-14 03:15:00,2563.62,2555.79,2.19,100.0,0.0855,-0.67,0.11,-0.78,flip -13144,做空,2024-01-14 03:15:00,2024-01-14 19:15:00,2555.79,2514.43,2.18,100.0,0.0854,3.53,0.11,3.43,tp_lower -13145,做多,2024-01-15 05:00:00,2024-01-15 05:15:00,2518.73,2514.14,2.23,100.0,0.0884,-0.41,0.11,-0.52,flip -13146,做空,2024-01-15 05:15:00,2024-01-15 05:45:00,2514.14,2519.32,2.22,100.0,0.0883,-0.46,0.11,-0.57,flip -13147,做多,2024-01-15 05:45:00,2024-01-15 06:15:00,2519.32,2518.13,2.21,100.0,0.0879,-0.1,0.11,-0.22,flip -13148,做空,2024-01-15 06:15:00,2024-01-15 06:45:00,2518.13,2514.0,2.21,100.0,0.0878,0.36,0.11,0.25,flip -13149,做多,2024-01-15 06:45:00,2024-01-15 07:00:00,2514.0,2512.01,2.21,100.0,0.088,-0.18,0.11,-0.29,flip -13150,做空,2024-01-15 07:00:00,2024-01-15 07:45:00,2512.01,2514.32,2.21,100.0,0.0879,-0.2,0.11,-0.31,flip -13151,做多,2024-01-15 07:45:00,2024-01-15 08:00:00,2514.32,2509.2,2.2,100.0,0.0876,-0.45,0.11,-0.56,flip -13152,做空,2024-01-15 08:00:00,2024-01-15 08:15:00,2509.2,2511.31,2.2,100.0,0.0876,-0.18,0.11,-0.29,flip -13153,做多,2024-01-15 08:15:00,2024-01-15 14:15:00,2511.31,2520.0,2.19,100.0,0.0873,0.76,0.11,0.65,flip -13154,做空,2024-01-15 14:15:00,2024-01-15 14:30:00,2520.0,2520.94,2.2,100.0,0.0872,-0.08,0.11,-0.19,flip -13155,做多,2024-01-15 14:30:00,2024-01-15 14:45:00,2520.94,2508.43,2.2,100.0,0.0871,-1.09,0.11,-1.2,flip -13156,做空,2024-01-15 14:45:00,2024-01-15 15:00:00,2508.43,2520.36,2.18,100.0,0.087,-1.04,0.11,-1.15,flip -13157,做多,2024-01-15 15:00:00,2024-01-15 15:30:00,2520.36,2519.46,2.17,100.0,0.0861,-0.08,0.11,-0.19,flip -13158,做空,2024-01-15 15:30:00,2024-01-15 16:00:00,2519.46,2519.02,2.17,100.0,0.086,0.04,0.11,-0.07,flip -13159,做多,2024-01-15 16:00:00,2024-01-15 20:30:00,2519.02,2529.14,2.16,100.0,0.0859,0.87,0.11,0.76,flip -13160,做空,2024-01-15 20:30:00,2024-01-15 20:45:00,2529.14,2531.16,2.17,100.0,0.0859,-0.17,0.11,-0.28,flip -13161,做多,2024-01-15 20:45:00,2024-01-15 21:00:00,2531.16,2526.73,2.17,100.0,0.0856,-0.38,0.11,-0.49,flip -13162,做空,2024-01-15 21:00:00,2024-01-16 03:15:00,2526.73,2522.16,2.16,100.0,0.0855,0.39,0.11,0.28,flip -13163,做多,2024-01-16 03:15:00,2024-01-16 07:00:00,2522.16,2527.09,2.2,100.0,0.0871,0.43,0.11,0.32,flip -13164,做空,2024-01-16 07:00:00,2024-01-16 07:30:00,2527.09,2533.67,2.2,100.0,0.0871,-0.57,0.11,-0.68,flip -13165,做多,2024-01-16 07:30:00,2024-01-16 07:45:00,2533.67,2528.57,2.19,100.0,0.0865,-0.44,0.11,-0.55,flip -13166,做空,2024-01-16 07:45:00,2024-01-16 08:15:00,2528.57,2526.44,2.19,100.0,0.0864,0.18,0.11,0.07,flip -13167,做多,2024-01-16 08:15:00,2024-01-16 11:15:00,2526.44,2525.89,2.19,100.0,0.0865,-0.05,0.11,-0.16,flip -13168,做空,2024-01-16 11:15:00,2024-01-16 11:30:00,2525.89,2529.53,2.18,100.0,0.0864,-0.31,0.11,-0.42,flip -13169,做多,2024-01-16 11:30:00,2024-01-16 13:45:00,2529.53,2525.57,2.18,100.0,0.0861,-0.34,0.11,-0.45,flip -13170,做空,2024-01-16 13:45:00,2024-01-16 14:00:00,2525.57,2531.95,2.17,100.0,0.086,-0.55,0.11,-0.66,flip -13171,做多,2024-01-16 14:00:00,2024-01-16 14:15:00,2531.95,2529.4,2.16,100.0,0.0855,-0.22,0.11,-0.33,flip -13172,做空,2024-01-16 14:15:00,2024-01-16 14:45:00,2529.4,2535.18,2.16,100.0,0.0854,-0.49,0.11,-0.6,flip -13173,做多,2024-01-16 14:45:00,2024-01-16 15:00:00,2535.18,2529.69,2.15,100.0,0.0849,-0.47,0.11,-0.57,flip -13174,做空,2024-01-16 15:00:00,2024-01-16 15:15:00,2529.69,2563.51,2.15,100.0,0.0848,-2.87,0.11,-2.98,flip -13175,做多,2024-01-16 15:15:00,2024-01-17 04:15:00,2563.51,2566.5,2.11,100.0,0.0825,0.25,0.11,0.14,flip -13176,做空,2024-01-17 04:15:00,2024-01-17 05:15:00,2566.5,2571.58,2.14,100.0,0.0834,-0.42,0.11,-0.53,flip -13177,做多,2024-01-17 05:15:00,2024-01-17 05:30:00,2571.58,2569.76,2.13,100.0,0.083,-0.15,0.11,-0.26,flip -13178,做空,2024-01-17 05:30:00,2024-01-17 14:30:00,2569.76,2562.31,2.13,100.0,0.0829,0.62,0.11,0.51,flip -13179,做多,2024-01-17 14:30:00,2024-01-17 14:45:00,2562.31,2550.27,2.13,100.0,0.0833,-1.0,0.11,-1.11,flip -13180,做空,2024-01-17 14:45:00,2024-01-17 15:00:00,2550.27,2561.74,2.12,100.0,0.0832,-0.95,0.11,-1.06,flip -13181,做多,2024-01-17 15:00:00,2024-01-17 15:15:00,2561.74,2550.71,2.11,100.0,0.0824,-0.91,0.11,-1.01,flip -13182,做空,2024-01-17 15:15:00,2024-01-18 04:00:00,2550.71,2530.32,2.1,100.0,0.0823,1.68,0.1,1.57,flip -13183,做多,2024-01-18 04:00:00,2024-01-18 06:15:00,2530.32,2531.62,2.13,100.0,0.0841,0.11,0.11,0.0,flip -13184,做空,2024-01-18 06:15:00,2024-01-18 06:45:00,2531.62,2533.96,2.13,100.0,0.084,-0.2,0.11,-0.3,flip -13185,做多,2024-01-18 06:45:00,2024-01-18 10:30:00,2533.96,2525.88,2.12,100.0,0.0838,-0.68,0.11,-0.78,flip -13186,做空,2024-01-18 10:30:00,2024-01-18 14:15:00,2525.88,2527.49,2.11,100.0,0.0837,-0.13,0.11,-0.24,flip -13187,做多,2024-01-18 14:15:00,2024-01-18 14:30:00,2527.49,2523.87,2.11,100.0,0.0835,-0.3,0.11,-0.41,flip -13188,做空,2024-01-18 14:30:00,2024-01-18 14:45:00,2523.87,2534.1,2.11,100.0,0.0834,-0.85,0.11,-0.96,flip -13189,做多,2024-01-18 14:45:00,2024-01-18 15:00:00,2534.1,2531.31,2.09,100.0,0.0826,-0.23,0.1,-0.34,flip -13190,做空,2024-01-18 15:00:00,2024-01-18 15:30:00,2531.31,2528.58,2.09,100.0,0.0826,0.23,0.1,0.12,flip -13191,做多,2024-01-18 15:30:00,2024-01-18 15:45:00,2528.58,2526.12,2.09,100.0,0.0827,-0.2,0.1,-0.31,flip -13192,做空,2024-01-18 15:45:00,2024-01-18 16:45:00,2526.12,2488.78,2.09,100.0,0.0826,3.08,0.1,2.98,tp_lower -13193,做多,2024-01-19 06:45:00,2024-01-19 07:00:00,2471.48,2468.56,2.13,100.0,0.0864,-0.25,0.11,-0.36,flip -13194,做空,2024-01-19 07:00:00,2024-01-19 08:30:00,2468.56,2464.3,2.13,100.0,0.0863,0.37,0.11,0.26,flip -13195,做多,2024-01-19 08:30:00,2024-01-19 14:45:00,2464.3,2475.47,2.13,100.0,0.0865,0.97,0.11,0.86,flip -13196,做空,2024-01-19 14:45:00,2024-01-19 15:30:00,2475.47,2466.78,2.14,100.0,0.0864,0.75,0.11,0.64,flip -13197,做多,2024-01-19 15:30:00,2024-01-19 15:45:00,2466.78,2463.66,2.14,100.0,0.0869,-0.27,0.11,-0.38,flip -13198,做空,2024-01-19 15:45:00,2024-01-19 17:30:00,2463.66,2463.17,2.14,100.0,0.0868,0.04,0.11,-0.06,flip -13199,做多,2024-01-19 17:30:00,2024-01-19 18:00:00,2463.17,2470.13,2.14,100.0,0.0868,0.6,0.11,0.5,flip -13200,做空,2024-01-19 18:00:00,2024-01-19 18:15:00,2470.13,2485.52,2.14,100.0,0.0867,-1.33,0.11,-1.44,flip -13201,做多,2024-01-19 18:15:00,2024-01-20 00:30:00,2485.52,2483.04,2.13,100.0,0.0855,-0.21,0.11,-0.32,flip -13202,做空,2024-01-20 00:30:00,2024-01-20 01:00:00,2483.04,2484.04,2.14,100.0,0.0861,-0.09,0.11,-0.19,flip -13203,做多,2024-01-20 01:00:00,2024-01-20 03:15:00,2484.04,2480.2,2.14,100.0,0.086,-0.33,0.11,-0.44,flip -13204,做空,2024-01-20 03:15:00,2024-01-20 03:45:00,2480.2,2481.82,2.13,100.0,0.0859,-0.14,0.11,-0.25,flip -13205,做多,2024-01-20 03:45:00,2024-01-20 04:15:00,2481.82,2481.57,2.13,100.0,0.0857,-0.02,0.11,-0.13,flip -13206,做空,2024-01-20 04:15:00,2024-01-20 04:30:00,2481.57,2482.41,2.12,100.0,0.0856,-0.07,0.11,-0.18,flip -13207,做多,2024-01-20 04:30:00,2024-01-20 05:00:00,2482.41,2478.73,2.12,100.0,0.0855,-0.31,0.11,-0.42,flip -13208,做空,2024-01-20 05:00:00,2024-01-20 05:15:00,2478.73,2480.76,2.12,100.0,0.0854,-0.17,0.11,-0.28,flip -13209,做多,2024-01-20 05:15:00,2024-01-20 05:30:00,2480.76,2476.73,2.11,100.0,0.0851,-0.34,0.11,-0.45,flip -13210,做空,2024-01-20 05:30:00,2024-01-20 06:15:00,2476.73,2482.04,2.11,100.0,0.0851,-0.45,0.11,-0.56,flip -13211,做多,2024-01-20 06:15:00,2024-01-20 07:45:00,2482.04,2479.0,2.1,100.0,0.0846,-0.26,0.1,-0.36,flip -13212,做空,2024-01-20 07:45:00,2024-01-20 20:30:00,2479.0,2471.19,2.1,100.0,0.0845,0.66,0.1,0.56,flip -13213,做多,2024-01-20 20:30:00,2024-01-20 20:45:00,2471.19,2467.0,2.1,100.0,0.085,-0.36,0.1,-0.46,flip -13214,做空,2024-01-20 20:45:00,2024-01-20 21:00:00,2467.0,2471.44,2.09,100.0,0.0849,-0.38,0.1,-0.48,flip -13215,做多,2024-01-20 21:00:00,2024-01-20 21:15:00,2471.44,2469.65,2.09,100.0,0.0845,-0.15,0.1,-0.26,flip -13216,做空,2024-01-20 21:15:00,2024-01-20 22:00:00,2469.65,2470.44,2.08,100.0,0.0844,-0.07,0.1,-0.17,flip -13217,做多,2024-01-20 22:00:00,2024-01-20 22:15:00,2470.44,2468.89,2.08,100.0,0.0843,-0.13,0.1,-0.23,flip -13218,做空,2024-01-20 22:15:00,2024-01-21 00:15:00,2468.89,2469.56,2.08,100.0,0.0842,-0.06,0.1,-0.16,flip -13219,做多,2024-01-21 00:15:00,2024-01-21 00:30:00,2469.56,2467.53,2.11,100.0,0.0854,-0.17,0.11,-0.28,flip -13220,做空,2024-01-21 00:30:00,2024-01-21 01:00:00,2467.53,2468.19,2.1,100.0,0.0853,-0.06,0.11,-0.16,flip -13221,做多,2024-01-21 01:00:00,2024-01-21 07:00:00,2468.19,2468.13,2.1,100.0,0.0852,-0.01,0.11,-0.11,flip -13222,做空,2024-01-21 07:00:00,2024-01-21 07:15:00,2468.13,2469.74,2.1,100.0,0.0851,-0.14,0.11,-0.24,flip -13223,做多,2024-01-21 07:15:00,2024-01-21 11:45:00,2469.74,2473.77,2.1,100.0,0.0849,0.34,0.1,0.24,flip -13224,做空,2024-01-21 11:45:00,2024-01-21 12:00:00,2473.77,2474.45,2.1,100.0,0.0848,-0.06,0.1,-0.16,flip -13225,做多,2024-01-21 12:00:00,2024-01-21 12:15:00,2474.45,2472.8,2.09,100.0,0.0847,-0.14,0.1,-0.24,flip -13226,做空,2024-01-21 12:15:00,2024-01-21 13:00:00,2472.8,2474.37,2.09,100.0,0.0846,-0.13,0.1,-0.24,flip -13227,做多,2024-01-21 13:00:00,2024-01-21 15:15:00,2474.37,2472.4,2.09,100.0,0.0844,-0.17,0.1,-0.27,flip -13228,做空,2024-01-21 15:15:00,2024-01-21 17:00:00,2472.4,2474.04,2.08,100.0,0.0843,-0.14,0.1,-0.24,flip -13229,做多,2024-01-21 17:00:00,2024-01-21 17:30:00,2474.04,2473.45,2.08,100.0,0.0841,-0.05,0.1,-0.15,flip -13230,做空,2024-01-21 17:30:00,2024-01-21 17:45:00,2473.45,2474.76,2.08,100.0,0.084,-0.11,0.1,-0.21,flip -13231,做多,2024-01-21 17:45:00,2024-01-21 18:00:00,2474.76,2473.3,2.07,100.0,0.0838,-0.12,0.1,-0.23,flip -13232,做空,2024-01-21 18:00:00,2024-01-21 18:15:00,2473.3,2477.42,2.07,100.0,0.0838,-0.35,0.1,-0.45,flip -13233,做多,2024-01-21 18:15:00,2024-01-21 18:45:00,2477.42,2474.6,2.07,100.0,0.0834,-0.24,0.1,-0.34,flip -13234,做空,2024-01-21 18:45:00,2024-01-21 20:00:00,2474.6,2474.45,2.06,100.0,0.0833,0.01,0.1,-0.09,flip -13235,做多,2024-01-21 20:00:00,2024-01-21 20:15:00,2474.45,2472.34,2.06,100.0,0.0832,-0.18,0.1,-0.28,flip -13236,做空,2024-01-21 20:15:00,2024-01-21 21:45:00,2472.34,2473.51,2.06,100.0,0.0832,-0.1,0.1,-0.2,flip -13237,做多,2024-01-21 21:45:00,2024-01-23 04:30:00,2473.51,2348.6,2.05,100.0,0.083,-10.37,0.1,-10.46,flip -13238,做空,2024-01-23 04:30:00,2024-01-23 05:00:00,2348.6,2348.29,1.98,100.0,0.0844,0.03,0.1,-0.07,flip -13239,做多,2024-01-23 05:00:00,2024-01-23 05:15:00,2348.29,2344.31,1.98,100.0,0.0844,-0.34,0.1,-0.43,flip -13240,做空,2024-01-23 05:15:00,2024-01-23 05:30:00,2344.31,2347.77,1.98,100.0,0.0843,-0.29,0.1,-0.39,flip -13241,做多,2024-01-23 05:30:00,2024-01-23 06:00:00,2347.77,2346.07,1.97,100.0,0.0839,-0.14,0.1,-0.24,flip -13242,做空,2024-01-23 06:00:00,2024-01-23 09:15:00,2346.07,2232.39,1.97,100.0,0.0839,9.53,0.09,9.44,tp_lower -13243,做多,2024-01-24 03:30:00,2024-01-24 03:45:00,2215.22,2213.04,2.07,100.0,0.0935,-0.2,0.1,-0.31,flip -13244,做空,2024-01-24 03:45:00,2024-01-24 04:00:00,2213.04,2214.52,2.07,100.0,0.0934,-0.14,0.1,-0.24,flip -13245,做多,2024-01-24 04:00:00,2024-01-24 04:30:00,2214.52,2214.15,2.06,100.0,0.0932,-0.03,0.1,-0.14,flip -13246,做空,2024-01-24 04:30:00,2024-01-24 13:15:00,2214.15,2237.52,2.06,100.0,0.0931,-2.17,0.1,-2.28,flip -13247,做多,2024-01-24 13:15:00,2024-01-24 13:30:00,2237.52,2226.41,2.04,100.0,0.091,-1.01,0.1,-1.11,flip -13248,做空,2024-01-24 13:30:00,2024-01-24 14:30:00,2226.41,2238.99,2.02,100.0,0.0909,-1.14,0.1,-1.25,flip -13249,做多,2024-01-24 14:30:00,2024-01-24 14:45:00,2238.99,2229.52,2.01,100.0,0.0898,-0.85,0.1,-0.95,flip -13250,做空,2024-01-24 14:45:00,2024-01-24 15:00:00,2229.52,2235.99,2.0,100.0,0.0897,-0.58,0.1,-0.68,flip -13251,做多,2024-01-24 15:00:00,2024-01-24 15:15:00,2235.99,2232.79,1.99,100.0,0.0891,-0.29,0.1,-0.38,flip -13252,做空,2024-01-24 15:15:00,2024-01-24 15:30:00,2232.79,2236.41,1.99,100.0,0.089,-0.32,0.1,-0.42,flip -13253,做多,2024-01-24 15:30:00,2024-01-24 15:45:00,2236.41,2233.95,1.98,100.0,0.0887,-0.22,0.1,-0.32,flip -13254,做空,2024-01-24 15:45:00,2024-01-24 16:15:00,2233.95,2233.29,1.98,100.0,0.0886,0.06,0.1,-0.04,flip -13255,做多,2024-01-24 16:15:00,2024-01-24 16:30:00,2233.29,2230.8,1.98,100.0,0.0885,-0.22,0.1,-0.32,flip -13256,做空,2024-01-24 16:30:00,2024-01-24 16:45:00,2230.8,2241.3,1.97,100.0,0.0884,-0.93,0.1,-1.03,flip -13257,做多,2024-01-24 16:45:00,2024-01-24 17:15:00,2241.3,2234.79,1.96,100.0,0.0875,-0.57,0.1,-0.67,flip -13258,做空,2024-01-24 17:15:00,2024-01-24 17:30:00,2234.79,2240.46,1.95,100.0,0.0874,-0.5,0.1,-0.59,flip -13259,做多,2024-01-24 17:30:00,2024-01-24 17:45:00,2240.46,2236.14,1.95,100.0,0.0869,-0.38,0.1,-0.47,flip -13260,做空,2024-01-24 17:45:00,2024-01-24 23:15:00,2236.14,2233.22,1.94,100.0,0.0868,0.25,0.1,0.16,flip -13261,做多,2024-01-24 23:15:00,2024-01-25 00:00:00,2233.22,2234.38,1.94,100.0,0.087,0.1,0.1,0.0,flip -13262,做空,2024-01-25 00:00:00,2024-01-25 06:45:00,2234.38,2223.02,1.97,100.0,0.0884,1.0,0.1,0.91,flip -13263,做多,2024-01-25 06:45:00,2024-01-25 07:00:00,2223.02,2219.0,1.98,100.0,0.0892,-0.36,0.1,-0.46,flip -13264,做空,2024-01-25 07:00:00,2024-01-25 07:15:00,2219.0,2224.76,1.98,100.0,0.0891,-0.51,0.1,-0.61,flip -13265,做多,2024-01-25 07:15:00,2024-01-25 08:30:00,2224.76,2221.72,1.97,100.0,0.0885,-0.27,0.1,-0.37,flip -13266,做空,2024-01-25 08:30:00,2024-01-25 10:00:00,2221.72,2222.93,1.97,100.0,0.0885,-0.11,0.1,-0.21,flip -13267,做多,2024-01-25 10:00:00,2024-01-25 12:15:00,2222.93,2214.46,1.96,100.0,0.0883,-0.75,0.1,-0.85,flip -13268,做空,2024-01-25 12:15:00,2024-01-25 18:15:00,2214.46,2220.67,1.95,100.0,0.0882,-0.55,0.1,-0.65,flip -13269,做多,2024-01-25 18:15:00,2024-01-25 18:30:00,2220.67,2209.59,1.95,100.0,0.0876,-0.97,0.1,-1.07,flip -13270,做空,2024-01-25 18:30:00,2024-01-25 18:45:00,2209.59,2210.65,1.93,100.0,0.0875,-0.09,0.1,-0.19,flip -13271,做多,2024-01-25 18:45:00,2024-01-25 19:00:00,2210.65,2209.57,1.93,100.0,0.0873,-0.09,0.1,-0.19,flip -13272,做空,2024-01-25 19:00:00,2024-01-25 19:15:00,2209.57,2212.99,1.93,100.0,0.0873,-0.3,0.1,-0.39,flip -13273,做多,2024-01-25 19:15:00,2024-01-25 22:15:00,2212.99,2215.92,1.92,100.0,0.0869,0.25,0.1,0.16,flip -13274,做空,2024-01-25 22:15:00,2024-01-25 22:30:00,2215.92,2216.08,1.92,100.0,0.0868,-0.01,0.1,-0.11,flip -13275,做多,2024-01-25 22:30:00,2024-01-26 00:00:00,2216.08,2214.36,1.92,100.0,0.0867,-0.15,0.1,-0.25,flip -13276,做空,2024-01-26 00:00:00,2024-01-26 00:30:00,2214.36,2216.46,1.94,100.0,0.0877,-0.18,0.1,-0.28,flip -13277,做多,2024-01-26 00:30:00,2024-01-26 01:00:00,2216.46,2212.87,1.94,100.0,0.0875,-0.31,0.1,-0.41,flip -13278,做空,2024-01-26 01:00:00,2024-01-26 01:15:00,2212.87,2216.22,1.93,100.0,0.0874,-0.29,0.1,-0.39,flip -13279,做多,2024-01-26 01:15:00,2024-01-26 06:45:00,2216.22,2212.46,1.93,100.0,0.087,-0.33,0.1,-0.42,flip -13280,做空,2024-01-26 06:45:00,2024-01-26 08:15:00,2212.46,2212.98,1.92,100.0,0.087,-0.05,0.1,-0.14,flip -13281,做多,2024-01-26 08:15:00,2024-01-26 09:45:00,2212.98,2205.41,1.92,100.0,0.0868,-0.66,0.1,-0.75,flip -13282,做空,2024-01-26 09:45:00,2024-01-26 10:15:00,2205.41,2218.7,1.91,100.0,0.0867,-1.15,0.1,-1.25,flip -13283,做多,2024-01-26 10:15:00,2024-01-26 11:30:00,2218.7,2253.17,1.9,100.0,0.0856,2.95,0.1,2.85,tp_upper -13284,做多,2024-01-27 06:15:00,2024-01-27 10:45:00,2265.25,2262.56,1.94,100.0,0.0857,-0.23,0.1,-0.33,flip -13285,做空,2024-01-27 10:45:00,2024-01-27 11:30:00,2262.56,2267.86,1.94,100.0,0.0856,-0.45,0.1,-0.55,flip -13286,做多,2024-01-27 11:30:00,2024-01-27 11:45:00,2267.86,2264.87,1.93,100.0,0.0852,-0.25,0.1,-0.35,flip -13287,做空,2024-01-27 11:45:00,2024-01-27 12:00:00,2264.87,2267.93,1.93,100.0,0.0851,-0.26,0.1,-0.36,flip -13288,做多,2024-01-27 12:00:00,2024-01-27 12:15:00,2267.93,2265.49,1.92,100.0,0.0848,-0.21,0.1,-0.3,flip -13289,做空,2024-01-27 12:15:00,2024-01-27 13:30:00,2265.49,2267.54,1.92,100.0,0.0847,-0.17,0.1,-0.27,flip -13290,做多,2024-01-27 13:30:00,2024-01-27 13:45:00,2267.54,2266.92,1.91,100.0,0.0844,-0.05,0.1,-0.15,flip -13291,做空,2024-01-27 13:45:00,2024-01-27 14:00:00,2266.92,2268.69,1.91,100.0,0.0843,-0.15,0.1,-0.24,flip -13292,做多,2024-01-27 14:00:00,2024-01-27 16:30:00,2268.69,2268.21,1.91,100.0,0.0841,-0.04,0.1,-0.14,flip -13293,做空,2024-01-27 16:30:00,2024-01-27 18:00:00,2268.21,2269.27,1.91,100.0,0.084,-0.09,0.1,-0.18,flip -13294,做多,2024-01-27 18:00:00,2024-01-27 18:45:00,2269.27,2266.1,1.9,100.0,0.0839,-0.27,0.1,-0.36,flip -13295,做空,2024-01-27 18:45:00,2024-01-27 19:00:00,2266.1,2270.35,1.9,100.0,0.0838,-0.36,0.1,-0.45,flip -13296,做多,2024-01-27 19:00:00,2024-01-27 21:00:00,2270.35,2268.31,1.89,100.0,0.0834,-0.17,0.09,-0.26,flip -13297,做空,2024-01-27 21:00:00,2024-01-27 22:15:00,2268.31,2270.36,1.89,100.0,0.0833,-0.17,0.09,-0.27,flip -13298,做多,2024-01-27 22:15:00,2024-01-27 22:45:00,2270.36,2265.29,1.89,100.0,0.0831,-0.42,0.09,-0.52,flip -13299,做空,2024-01-27 22:45:00,2024-01-27 23:30:00,2265.29,2265.75,1.88,100.0,0.083,-0.04,0.09,-0.13,flip -13300,做多,2024-01-27 23:30:00,2024-01-28 00:00:00,2265.75,2266.5,1.88,100.0,0.0829,0.06,0.09,-0.03,flip -13301,做空,2024-01-28 00:00:00,2024-01-28 00:45:00,2266.5,2266.49,1.91,100.0,0.0841,0.0,0.1,-0.09,flip -13302,做多,2024-01-28 00:45:00,2024-01-28 01:15:00,2266.49,2285.67,1.9,100.0,0.084,1.61,0.1,1.51,tp_upper -13303,做多,2024-01-28 11:45:00,2024-01-28 12:00:00,2280.19,2274.58,1.92,100.0,0.0841,-0.47,0.1,-0.57,flip -13304,做空,2024-01-28 12:00:00,2024-01-28 13:30:00,2274.58,2280.44,1.91,100.0,0.084,-0.49,0.1,-0.59,flip -13305,做多,2024-01-28 13:30:00,2024-01-28 13:45:00,2280.44,2278.3,1.9,100.0,0.0835,-0.18,0.1,-0.27,flip -13306,做空,2024-01-28 13:45:00,2024-01-28 14:00:00,2278.3,2280.63,1.9,100.0,0.0834,-0.19,0.1,-0.29,flip -13307,做多,2024-01-28 14:00:00,2024-01-28 14:30:00,2280.63,2276.06,1.9,100.0,0.0831,-0.38,0.09,-0.47,flip -13308,做空,2024-01-28 14:30:00,2024-01-29 01:15:00,2276.06,2269.35,1.89,100.0,0.0831,0.56,0.09,0.46,flip -13309,做多,2024-01-29 01:15:00,2024-01-29 01:30:00,2269.35,2268.86,1.91,100.0,0.0841,-0.04,0.1,-0.14,flip -13310,做空,2024-01-29 01:30:00,2024-01-29 02:00:00,2268.86,2266.39,1.91,100.0,0.084,0.21,0.1,0.11,flip -13311,做多,2024-01-29 02:00:00,2024-01-29 02:45:00,2266.39,2268.05,1.91,100.0,0.0841,0.14,0.1,0.04,flip -13312,做空,2024-01-29 02:45:00,2024-01-29 06:00:00,2268.05,2265.0,1.91,100.0,0.084,0.26,0.1,0.16,flip -13313,做多,2024-01-29 06:00:00,2024-01-29 07:30:00,2265.0,2262.2,1.91,100.0,0.0842,-0.24,0.1,-0.33,flip -13314,做空,2024-01-29 07:30:00,2024-01-29 08:45:00,2262.2,2262.57,1.9,100.0,0.0841,-0.03,0.1,-0.13,flip -13315,做多,2024-01-29 08:45:00,2024-01-29 09:00:00,2262.57,2258.0,1.9,100.0,0.084,-0.38,0.09,-0.48,flip -13316,做空,2024-01-29 09:00:00,2024-01-29 09:15:00,2258.0,2263.38,1.89,100.0,0.0839,-0.45,0.09,-0.55,flip -13317,做多,2024-01-29 09:15:00,2024-01-29 11:45:00,2263.38,2263.88,1.89,100.0,0.0834,0.04,0.09,-0.05,flip -13318,做空,2024-01-29 11:45:00,2024-01-29 12:00:00,2263.88,2265.7,1.89,100.0,0.0833,-0.15,0.09,-0.25,flip -13319,做多,2024-01-29 12:00:00,2024-01-29 12:15:00,2265.7,2262.77,1.88,100.0,0.0831,-0.24,0.09,-0.34,flip -13320,做空,2024-01-29 12:15:00,2024-01-29 15:45:00,2262.77,2274.99,1.88,100.0,0.083,-1.01,0.09,-1.11,flip -13321,做多,2024-01-29 15:45:00,2024-01-29 17:00:00,2274.99,2298.26,1.87,100.0,0.082,1.91,0.09,1.81,tp_upper -13322,做多,2024-01-30 06:45:00,2024-01-30 08:00:00,2303.03,2306.8,1.91,100.0,0.0828,0.31,0.1,0.22,flip -13323,做空,2024-01-30 08:00:00,2024-01-30 08:15:00,2306.8,2310.67,1.91,100.0,0.0827,-0.32,0.1,-0.42,flip -13324,做多,2024-01-30 08:15:00,2024-01-30 08:45:00,2310.67,2306.93,1.9,100.0,0.0823,-0.31,0.09,-0.4,flip -13325,做空,2024-01-30 08:45:00,2024-01-30 10:15:00,2306.93,2309.31,1.9,100.0,0.0823,-0.2,0.09,-0.29,flip -13326,做多,2024-01-30 10:15:00,2024-01-30 12:15:00,2309.31,2306.7,1.89,100.0,0.082,-0.21,0.09,-0.31,tp_upper -13327,做多,2024-01-30 14:15:00,2024-01-30 14:30:00,2313.72,2306.95,1.89,100.0,0.0817,-0.55,0.09,-0.65,flip -13328,做空,2024-01-30 14:30:00,2024-01-30 14:45:00,2306.95,2312.59,1.88,100.0,0.0816,-0.46,0.09,-0.55,flip -13329,做多,2024-01-30 14:45:00,2024-01-30 15:00:00,2312.59,2307.48,1.88,100.0,0.0811,-0.41,0.09,-0.51,flip -13330,做空,2024-01-30 15:00:00,2024-01-30 15:15:00,2307.48,2316.58,1.87,100.0,0.081,-0.74,0.09,-0.83,flip -13331,做多,2024-01-30 15:15:00,2024-01-30 15:45:00,2316.58,2340.43,1.86,100.0,0.0803,1.92,0.09,1.82,tp_upper -13332,做多,2024-01-30 23:45:00,2024-01-31 00:15:00,2341.95,2342.01,1.88,100.0,0.0802,0.0,0.09,-0.09,flip -13333,做空,2024-01-31 00:15:00,2024-01-31 00:45:00,2342.01,2339.38,1.89,100.0,0.0809,0.21,0.09,0.12,flip -13334,做多,2024-01-31 00:45:00,2024-01-31 01:00:00,2339.38,2337.4,1.89,100.0,0.081,-0.16,0.09,-0.25,flip -13335,做空,2024-01-31 01:00:00,2024-01-31 15:30:00,2337.4,2323.64,1.89,100.0,0.0809,1.11,0.09,1.02,flip -13336,做多,2024-01-31 15:30:00,2024-01-31 19:15:00,2323.64,2314.4,1.9,100.0,0.0818,-0.76,0.09,-0.85,flip -13337,做空,2024-01-31 19:15:00,2024-01-31 19:30:00,2314.4,2325.58,1.89,100.0,0.0817,-0.91,0.09,-1.01,flip -13338,做多,2024-01-31 19:30:00,2024-01-31 19:45:00,2325.58,2322.34,1.88,100.0,0.0808,-0.26,0.09,-0.36,flip -13339,做空,2024-01-31 19:45:00,2024-02-01 12:00:00,2322.34,2271.5,1.87,100.0,0.0807,4.1,0.09,4.01,flip -13340,做多,2024-02-01 12:00:00,2024-02-01 12:30:00,2271.5,2271.93,1.93,100.0,0.0848,0.04,0.1,-0.06,flip -13341,做空,2024-02-01 12:30:00,2024-02-01 13:15:00,2271.93,2273.38,1.92,100.0,0.0847,-0.12,0.1,-0.22,flip -13342,做多,2024-02-01 13:15:00,2024-02-01 13:30:00,2273.38,2270.65,1.92,100.0,0.0845,-0.23,0.1,-0.33,flip -13343,做空,2024-02-01 13:30:00,2024-02-01 14:00:00,2270.65,2274.49,1.92,100.0,0.0844,-0.32,0.1,-0.42,flip -13344,做多,2024-02-01 14:00:00,2024-02-02 04:45:00,2274.49,2297.27,1.91,100.0,0.0841,1.91,0.1,1.82,flip -13345,做空,2024-02-02 04:45:00,2024-02-02 05:15:00,2297.27,2298.26,1.94,100.0,0.0843,-0.08,0.1,-0.18,flip -13346,做多,2024-02-02 05:15:00,2024-02-02 13:30:00,2298.26,2299.76,1.93,100.0,0.0842,0.13,0.1,0.03,flip -13347,做空,2024-02-02 13:30:00,2024-02-02 15:00:00,2299.76,2308.08,1.93,100.0,0.0841,-0.7,0.1,-0.8,flip -13348,做多,2024-02-02 15:00:00,2024-02-02 15:15:00,2308.08,2305.0,1.93,100.0,0.0834,-0.26,0.1,-0.35,flip -13349,做空,2024-02-02 15:15:00,2024-02-02 15:30:00,2305.0,2315.88,1.92,100.0,0.0833,-0.91,0.1,-1.0,flip -13350,做多,2024-02-02 15:30:00,2024-02-02 16:15:00,2315.88,2305.05,1.91,100.0,0.0825,-0.89,0.1,-0.99,flip -13351,做空,2024-02-02 16:15:00,2024-02-02 16:45:00,2305.05,2304.87,1.9,100.0,0.0824,0.01,0.09,-0.08,flip -13352,做多,2024-02-02 16:45:00,2024-02-02 17:15:00,2304.87,2303.64,1.9,100.0,0.0823,-0.1,0.09,-0.2,flip -13353,做空,2024-02-02 17:15:00,2024-02-02 22:15:00,2303.64,2307.29,1.89,100.0,0.0822,-0.3,0.09,-0.39,flip -13354,做多,2024-02-02 22:15:00,2024-02-02 22:30:00,2307.29,2306.43,1.89,100.0,0.0819,-0.07,0.09,-0.16,flip -13355,做空,2024-02-02 22:30:00,2024-02-02 22:45:00,2306.43,2307.9,1.89,100.0,0.0818,-0.12,0.09,-0.21,flip -13356,做多,2024-02-02 22:45:00,2024-02-02 23:15:00,2307.9,2305.26,1.88,100.0,0.0816,-0.22,0.09,-0.31,flip -13357,做空,2024-02-02 23:15:00,2024-02-02 23:30:00,2305.26,2305.99,1.88,100.0,0.0815,-0.06,0.09,-0.15,flip -13358,做多,2024-02-02 23:30:00,2024-02-03 08:15:00,2305.99,2310.92,1.88,100.0,0.0814,0.4,0.09,0.31,flip -13359,做空,2024-02-03 08:15:00,2024-02-03 09:00:00,2310.92,2309.68,1.9,100.0,0.0824,0.1,0.1,0.01,flip -13360,做多,2024-02-03 09:00:00,2024-02-03 10:30:00,2309.68,2311.8,1.9,100.0,0.0824,0.17,0.1,0.08,flip -13361,做空,2024-02-03 10:30:00,2024-02-03 10:45:00,2311.8,2313.13,1.9,100.0,0.0823,-0.11,0.1,-0.2,flip -13362,做多,2024-02-03 10:45:00,2024-02-03 11:00:00,2313.13,2310.18,1.9,100.0,0.0821,-0.24,0.09,-0.34,flip -13363,做空,2024-02-03 11:00:00,2024-02-04 01:30:00,2310.18,2302.51,1.89,100.0,0.082,0.63,0.09,0.53,flip -13364,做多,2024-02-04 01:30:00,2024-02-04 02:00:00,2302.51,2303.49,1.91,100.0,0.0829,0.08,0.1,-0.01,flip -13365,做空,2024-02-04 02:00:00,2024-02-04 05:15:00,2303.49,2301.2,1.91,100.0,0.0828,0.19,0.1,0.09,flip -13366,做多,2024-02-04 05:15:00,2024-02-04 05:30:00,2301.2,2300.88,1.91,100.0,0.0829,-0.03,0.1,-0.12,flip -13367,做空,2024-02-04 05:30:00,2024-02-04 06:00:00,2300.88,2300.84,1.9,100.0,0.0828,0.0,0.1,-0.09,flip -13368,做多,2024-02-04 06:00:00,2024-02-04 06:15:00,2300.84,2296.49,1.9,100.0,0.0827,-0.36,0.09,-0.45,flip -13369,做空,2024-02-04 06:15:00,2024-02-04 09:30:00,2296.49,2299.0,1.9,100.0,0.0826,-0.21,0.09,-0.3,flip -13370,做多,2024-02-04 09:30:00,2024-02-04 14:45:00,2299.0,2298.1,1.89,100.0,0.0824,-0.07,0.09,-0.17,flip -13371,做空,2024-02-04 14:45:00,2024-02-04 15:00:00,2298.1,2301.74,1.89,100.0,0.0823,-0.3,0.09,-0.39,flip -13372,做多,2024-02-04 15:00:00,2024-02-04 15:15:00,2301.74,2300.05,1.89,100.0,0.0819,-0.14,0.09,-0.23,flip -13373,做空,2024-02-04 15:15:00,2024-02-04 16:45:00,2300.05,2302.95,1.88,100.0,0.0818,-0.24,0.09,-0.33,flip -13374,做多,2024-02-04 16:45:00,2024-02-04 17:15:00,2302.95,2300.23,1.88,100.0,0.0816,-0.22,0.09,-0.32,flip -13375,做空,2024-02-04 17:15:00,2024-02-04 19:00:00,2300.23,2275.6,1.87,100.0,0.0815,2.01,0.09,1.91,tp_lower -13376,做多,2024-02-04 20:45:00,2024-02-04 22:00:00,2302.94,2297.29,1.89,100.0,0.0822,-0.46,0.09,-0.56,flip -13377,做空,2024-02-04 22:00:00,2024-02-05 03:45:00,2297.29,2295.51,1.89,100.0,0.0821,0.15,0.09,0.05,flip -13378,做多,2024-02-05 03:45:00,2024-02-05 04:00:00,2295.51,2294.06,1.91,100.0,0.0832,-0.12,0.1,-0.22,flip -13379,做空,2024-02-05 04:00:00,2024-02-05 04:45:00,2294.06,2294.29,1.91,100.0,0.0831,-0.02,0.1,-0.11,flip -13380,做多,2024-02-05 04:45:00,2024-02-05 05:00:00,2294.29,2291.5,1.9,100.0,0.083,-0.23,0.1,-0.33,flip -13381,做空,2024-02-05 05:00:00,2024-02-05 05:30:00,2291.5,2292.37,1.9,100.0,0.0829,-0.07,0.1,-0.17,flip -13382,做多,2024-02-05 05:30:00,2024-02-05 15:15:00,2292.37,2307.81,1.9,100.0,0.0828,1.28,0.1,1.18,flip -13383,做空,2024-02-05 15:15:00,2024-02-05 19:15:00,2307.81,2307.41,1.91,100.0,0.0827,0.03,0.1,-0.06,flip -13384,做多,2024-02-05 19:15:00,2024-02-06 01:45:00,2307.41,2306.62,1.91,100.0,0.0826,-0.07,0.1,-0.16,flip -13385,做空,2024-02-06 01:45:00,2024-02-06 02:00:00,2306.62,2316.81,1.92,100.0,0.0831,-0.85,0.1,-0.94,flip -13386,做多,2024-02-06 02:00:00,2024-02-06 12:45:00,2316.81,2325.35,1.91,100.0,0.0822,0.7,0.1,0.61,flip -13387,做空,2024-02-06 12:45:00,2024-02-07 04:30:00,2325.35,2363.24,1.91,100.0,0.0822,-3.11,0.1,-3.21,flip -13388,做多,2024-02-07 04:30:00,2024-02-07 05:30:00,2363.24,2363.76,1.88,100.0,0.0797,0.04,0.09,-0.05,flip -13389,做空,2024-02-07 05:30:00,2024-02-07 05:45:00,2363.76,2364.6,1.88,100.0,0.0796,-0.07,0.09,-0.16,flip -13390,做多,2024-02-07 05:45:00,2024-02-07 09:45:00,2364.6,2370.5,1.88,100.0,0.0795,0.47,0.09,0.37,flip -13391,做空,2024-02-07 09:45:00,2024-02-07 12:30:00,2370.5,2368.41,1.88,100.0,0.0794,0.17,0.09,0.07,flip -13392,做多,2024-02-07 12:30:00,2024-02-07 13:15:00,2368.41,2371.5,1.88,100.0,0.0794,0.25,0.09,0.15,flip -13393,做空,2024-02-07 13:15:00,2024-02-07 13:45:00,2371.5,2371.63,1.88,100.0,0.0794,-0.01,0.09,-0.1,flip -13394,做多,2024-02-07 13:45:00,2024-02-07 14:15:00,2371.63,2372.25,1.88,100.0,0.0793,0.05,0.09,-0.04,flip -13395,做空,2024-02-07 14:15:00,2024-02-07 15:15:00,2372.25,2373.51,1.88,100.0,0.0792,-0.1,0.09,-0.19,flip -13396,做多,2024-02-07 15:15:00,2024-02-07 15:30:00,2373.51,2367.82,1.88,100.0,0.079,-0.45,0.09,-0.54,flip -13397,做空,2024-02-07 15:30:00,2024-02-07 15:45:00,2367.82,2368.69,1.87,100.0,0.0789,-0.07,0.09,-0.16,flip -13398,做多,2024-02-07 15:45:00,2024-02-07 16:30:00,2368.69,2394.65,1.87,100.0,0.0788,2.05,0.09,1.95,tp_upper -13399,做多,2024-02-08 07:15:00,2024-02-08 07:30:00,2421.79,2421.61,1.9,100.0,0.0787,-0.01,0.1,-0.11,flip -13400,做空,2024-02-08 07:30:00,2024-02-08 08:00:00,2421.61,2422.62,1.9,100.0,0.0786,-0.08,0.1,-0.17,flip -13401,做多,2024-02-08 08:00:00,2024-02-08 08:15:00,2422.62,2421.6,1.9,100.0,0.0784,-0.08,0.09,-0.17,flip -13402,做空,2024-02-08 08:15:00,2024-02-08 08:30:00,2421.6,2422.32,1.9,100.0,0.0784,-0.06,0.09,-0.15,flip -13403,做多,2024-02-08 08:30:00,2024-02-08 09:00:00,2422.32,2421.0,1.89,100.0,0.0782,-0.1,0.09,-0.2,flip -13404,做空,2024-02-08 09:00:00,2024-02-08 10:00:00,2421.0,2427.7,1.89,100.0,0.0781,-0.52,0.09,-0.62,flip -13405,做多,2024-02-08 10:00:00,2024-02-08 10:15:00,2427.7,2422.6,1.88,100.0,0.0776,-0.4,0.09,-0.49,flip -13406,做空,2024-02-08 10:15:00,2024-02-08 14:00:00,2422.6,2435.6,1.88,100.0,0.0776,-1.01,0.09,-1.1,flip -13407,做多,2024-02-08 14:00:00,2024-02-08 14:30:00,2435.6,2425.55,1.87,100.0,0.0767,-0.77,0.09,-0.86,flip -13408,做空,2024-02-08 14:30:00,2024-02-08 14:45:00,2425.55,2437.18,1.86,100.0,0.0766,-0.89,0.09,-0.98,flip -13409,做多,2024-02-08 14:45:00,2024-02-08 15:15:00,2437.18,2455.82,1.85,100.0,0.0758,1.41,0.09,1.32,tp_upper -13410,做多,2024-02-08 17:15:00,2024-02-08 17:45:00,2430.04,2423.6,1.86,100.0,0.0765,-0.49,0.09,-0.59,flip -13411,做空,2024-02-08 17:45:00,2024-02-08 18:00:00,2423.6,2427.76,1.85,100.0,0.0764,-0.32,0.09,-0.41,flip -13412,做多,2024-02-08 18:00:00,2024-02-08 18:30:00,2427.76,2426.87,1.85,100.0,0.0761,-0.07,0.09,-0.16,flip -13413,做空,2024-02-08 18:30:00,2024-02-08 18:45:00,2426.87,2429.66,1.84,100.0,0.076,-0.21,0.09,-0.3,flip -13414,做多,2024-02-08 18:45:00,2024-02-08 19:00:00,2429.66,2426.0,1.84,100.0,0.0758,-0.28,0.09,-0.37,flip -13415,做空,2024-02-08 19:00:00,2024-02-08 19:15:00,2426.0,2426.31,1.84,100.0,0.0757,-0.02,0.09,-0.12,flip -13416,做多,2024-02-08 19:15:00,2024-02-08 19:45:00,2426.31,2420.66,1.83,100.0,0.0756,-0.43,0.09,-0.52,flip -13417,做空,2024-02-08 19:45:00,2024-02-08 20:00:00,2420.66,2428.16,1.83,100.0,0.0755,-0.57,0.09,-0.66,flip -13418,做多,2024-02-08 20:00:00,2024-02-08 20:15:00,2428.16,2425.7,1.82,100.0,0.075,-0.18,0.09,-0.28,flip -13419,做空,2024-02-08 20:15:00,2024-02-08 20:45:00,2425.7,2426.8,1.82,100.0,0.0749,-0.08,0.09,-0.17,flip -13420,做多,2024-02-08 20:45:00,2024-02-08 21:00:00,2426.8,2422.84,1.81,100.0,0.0748,-0.3,0.09,-0.39,flip -13421,做空,2024-02-08 21:00:00,2024-02-08 21:15:00,2422.84,2426.78,1.81,100.0,0.0747,-0.29,0.09,-0.38,flip -13422,做多,2024-02-08 21:15:00,2024-02-08 21:30:00,2426.78,2424.0,1.8,100.0,0.0744,-0.21,0.09,-0.3,flip -13423,做空,2024-02-08 21:30:00,2024-02-08 21:45:00,2424.0,2424.84,1.8,100.0,0.0743,-0.06,0.09,-0.15,flip -13424,做多,2024-02-08 21:45:00,2024-02-08 22:15:00,2424.84,2426.42,1.8,100.0,0.0742,0.12,0.09,0.03,flip -13425,做空,2024-02-08 22:15:00,2024-02-08 23:00:00,2426.42,2425.88,1.8,100.0,0.0741,0.04,0.09,-0.05,flip -13426,做多,2024-02-08 23:00:00,2024-02-08 23:15:00,2425.88,2417.95,1.8,100.0,0.074,-0.59,0.09,-0.68,flip -13427,做空,2024-02-08 23:15:00,2024-02-09 01:15:00,2417.95,2425.58,1.79,100.0,0.074,-0.56,0.09,-0.65,flip -13428,做多,2024-02-09 01:15:00,2024-02-09 01:30:00,2425.58,2425.36,1.83,100.0,0.0754,-0.02,0.09,-0.11,flip -13429,做空,2024-02-09 01:30:00,2024-02-09 02:00:00,2425.36,2431.01,1.83,100.0,0.0753,-0.43,0.09,-0.52,flip -13430,做多,2024-02-09 02:00:00,2024-02-09 22:30:00,2431.01,2490.77,1.82,100.0,0.0749,4.47,0.09,4.38,flip -13431,做空,2024-02-09 22:30:00,2024-02-10 00:00:00,2490.77,2491.17,1.86,100.0,0.0748,-0.03,0.09,-0.12,flip -13432,做多,2024-02-10 00:00:00,2024-02-10 00:30:00,2491.17,2491.03,1.87,100.0,0.075,-0.01,0.09,-0.1,flip -13433,做空,2024-02-10 00:30:00,2024-02-10 01:15:00,2491.03,2494.45,1.87,100.0,0.0749,-0.26,0.09,-0.35,flip -13434,做多,2024-02-10 01:15:00,2024-02-10 07:15:00,2494.45,2498.01,1.86,100.0,0.0746,0.27,0.09,0.17,flip -13435,做空,2024-02-10 07:15:00,2024-02-10 08:00:00,2498.01,2496.79,1.86,100.0,0.0745,0.09,0.09,-0.0,flip -13436,做多,2024-02-10 08:00:00,2024-02-10 08:15:00,2496.79,2496.3,1.86,100.0,0.0745,-0.04,0.09,-0.13,flip -13437,做空,2024-02-10 08:15:00,2024-02-10 15:00:00,2496.3,2492.5,1.86,100.0,0.0745,0.28,0.09,0.19,flip -13438,做多,2024-02-10 15:00:00,2024-02-10 15:30:00,2492.5,2491.76,1.86,100.0,0.0746,-0.06,0.09,-0.15,flip -13439,做空,2024-02-10 15:30:00,2024-02-10 19:15:00,2491.76,2492.4,1.86,100.0,0.0745,-0.05,0.09,-0.14,flip -13440,做多,2024-02-10 19:15:00,2024-02-10 20:00:00,2492.4,2495.44,1.86,100.0,0.0744,0.23,0.09,0.13,flip -13441,做空,2024-02-10 20:00:00,2024-02-11 10:45:00,2495.44,2520.57,1.86,100.0,0.0744,-1.87,0.09,-1.96,flip -13442,做多,2024-02-11 10:45:00,2024-02-11 13:15:00,2520.57,2515.5,1.85,100.0,0.0735,-0.37,0.09,-0.46,flip -13443,做空,2024-02-11 13:15:00,2024-02-11 17:00:00,2515.5,2516.26,1.85,100.0,0.0734,-0.06,0.09,-0.15,flip -13444,做多,2024-02-11 17:00:00,2024-02-12 00:45:00,2516.26,2514.02,1.84,100.0,0.0733,-0.16,0.09,-0.26,flip -13445,做空,2024-02-12 00:45:00,2024-02-12 01:15:00,2514.02,2512.53,1.85,100.0,0.0734,0.11,0.09,0.02,flip -13446,做多,2024-02-12 01:15:00,2024-02-12 01:30:00,2512.53,2509.76,1.84,100.0,0.0734,-0.2,0.09,-0.3,flip -13447,做空,2024-02-12 01:30:00,2024-02-12 01:45:00,2509.76,2514.0,1.84,100.0,0.0733,-0.31,0.09,-0.4,flip -13448,做多,2024-02-12 01:45:00,2024-02-12 02:15:00,2514.0,2508.86,1.84,100.0,0.073,-0.38,0.09,-0.47,flip -13449,做空,2024-02-12 02:15:00,2024-02-12 07:30:00,2508.86,2501.41,1.83,100.0,0.0729,0.54,0.09,0.45,flip -13450,做多,2024-02-12 07:30:00,2024-02-12 08:30:00,2501.41,2494.87,1.83,100.0,0.0733,-0.48,0.09,-0.57,flip -13451,做空,2024-02-12 08:30:00,2024-02-12 14:15:00,2494.87,2494.09,1.83,100.0,0.0732,0.06,0.09,-0.03,flip -13452,做多,2024-02-12 14:15:00,2024-02-12 15:45:00,2494.09,2557.33,1.83,100.0,0.0732,4.63,0.09,4.54,tp_upper -13453,做多,2024-02-13 13:45:00,2024-02-13 21:15:00,2644.36,2643.21,1.88,100.0,0.0713,-0.08,0.09,-0.18,flip -13454,做空,2024-02-13 21:15:00,2024-02-14 03:00:00,2643.21,2640.84,1.88,100.0,0.0712,0.17,0.09,0.07,flip -13455,做多,2024-02-14 03:00:00,2024-02-14 04:15:00,2640.84,2627.99,1.88,100.0,0.0713,-0.92,0.09,-1.01,flip -13456,做空,2024-02-14 04:15:00,2024-02-14 05:00:00,2627.99,2631.83,1.87,100.0,0.0713,-0.27,0.09,-0.37,flip -13457,做多,2024-02-14 05:00:00,2024-02-14 08:45:00,2631.83,2708.94,1.87,100.0,0.071,5.47,0.1,5.38,tp_upper -13458,做多,2024-02-15 06:00:00,2024-02-15 06:15:00,2776.64,2775.01,1.93,100.0,0.0694,-0.11,0.1,-0.21,flip -13459,做空,2024-02-15 06:15:00,2024-02-15 07:45:00,2775.01,2773.93,1.92,100.0,0.0693,0.07,0.1,-0.02,flip -13460,做多,2024-02-15 07:45:00,2024-02-15 08:00:00,2773.93,2773.18,1.92,100.0,0.0693,-0.05,0.1,-0.15,flip -13461,做空,2024-02-15 08:00:00,2024-02-15 08:15:00,2773.18,2783.32,1.92,100.0,0.0693,-0.7,0.1,-0.8,flip -13462,做多,2024-02-15 08:15:00,2024-02-15 14:45:00,2783.32,2854.77,1.91,100.0,0.0687,4.91,0.1,4.81,tp_upper -13463,做多,2024-02-15 22:15:00,2024-02-16 06:45:00,2813.66,2834.64,1.96,100.0,0.0696,1.46,0.1,1.36,flip -13464,做空,2024-02-16 06:45:00,2024-02-16 11:30:00,2834.64,2832.81,1.98,100.0,0.0699,0.13,0.1,0.03,flip -13465,做多,2024-02-16 11:30:00,2024-02-16 11:45:00,2832.81,2825.21,1.98,100.0,0.0699,-0.53,0.1,-0.63,flip -13466,做空,2024-02-16 11:45:00,2024-02-16 12:00:00,2825.21,2832.1,1.97,100.0,0.0698,-0.48,0.1,-0.58,flip -13467,做多,2024-02-16 12:00:00,2024-02-16 12:15:00,2832.1,2831.0,1.97,100.0,0.0694,-0.08,0.1,-0.17,flip -13468,做空,2024-02-16 12:15:00,2024-02-16 12:30:00,2831.0,2842.45,1.96,100.0,0.0694,-0.79,0.1,-0.89,flip -13469,做多,2024-02-16 12:30:00,2024-02-16 13:30:00,2842.45,2841.82,1.95,100.0,0.0687,-0.04,0.1,-0.14,flip -13470,做空,2024-02-16 13:30:00,2024-02-16 15:00:00,2841.82,2771.37,1.95,100.0,0.0687,4.84,0.1,4.74,tp_lower -13471,做多,2024-02-16 23:30:00,2024-02-17 00:00:00,2804.96,2802.89,2.0,100.0,0.0712,-0.15,0.1,-0.25,flip -13472,做空,2024-02-17 00:00:00,2024-02-17 00:30:00,2802.89,2802.17,2.01,100.0,0.0716,0.05,0.1,-0.05,flip -13473,做多,2024-02-17 00:30:00,2024-02-17 00:45:00,2802.17,2797.82,2.01,100.0,0.0716,-0.31,0.1,-0.41,flip -13474,做空,2024-02-17 00:45:00,2024-02-17 04:45:00,2797.82,2794.92,2.0,100.0,0.0715,0.21,0.1,0.11,flip -13475,做多,2024-02-17 04:45:00,2024-02-17 05:00:00,2794.92,2788.3,2.0,100.0,0.0716,-0.47,0.1,-0.57,flip -13476,做空,2024-02-17 05:00:00,2024-02-17 06:00:00,2788.3,2789.21,1.99,100.0,0.0715,-0.07,0.1,-0.16,flip -13477,做多,2024-02-17 06:00:00,2024-02-17 06:30:00,2789.21,2787.57,1.99,100.0,0.0714,-0.12,0.1,-0.22,flip -13478,做空,2024-02-17 06:30:00,2024-02-17 06:45:00,2787.57,2789.22,1.99,100.0,0.0714,-0.12,0.1,-0.22,flip -13479,做多,2024-02-17 06:45:00,2024-02-17 08:15:00,2789.22,2785.04,1.99,100.0,0.0712,-0.3,0.1,-0.4,flip -13480,做空,2024-02-17 08:15:00,2024-02-17 12:45:00,2785.04,2785.56,1.98,100.0,0.0711,-0.04,0.1,-0.14,flip -13481,做多,2024-02-17 12:45:00,2024-02-17 19:30:00,2785.56,2774.8,1.98,100.0,0.071,-0.76,0.1,-0.86,flip -13482,做空,2024-02-17 19:30:00,2024-02-17 19:45:00,2774.8,2776.11,1.97,100.0,0.071,-0.09,0.1,-0.19,flip -13483,做多,2024-02-17 19:45:00,2024-02-18 02:00:00,2776.11,2777.75,1.97,100.0,0.0708,0.12,0.1,0.02,flip -13484,做空,2024-02-18 02:00:00,2024-02-18 03:00:00,2777.75,2774.32,1.99,100.0,0.0715,0.25,0.1,0.15,flip -13485,做多,2024-02-18 03:00:00,2024-02-18 12:45:00,2774.32,2793.82,1.99,100.0,0.0716,1.4,0.1,1.3,flip -13486,做空,2024-02-18 12:45:00,2024-02-18 13:15:00,2793.82,2796.18,2.0,100.0,0.0716,-0.17,0.1,-0.27,flip -13487,做多,2024-02-18 13:15:00,2024-02-18 13:30:00,2796.18,2792.63,2.0,100.0,0.0714,-0.25,0.1,-0.35,flip -13488,做空,2024-02-18 13:30:00,2024-02-18 14:00:00,2792.63,2790.79,1.99,100.0,0.0713,0.13,0.1,0.03,flip -13489,做多,2024-02-18 14:00:00,2024-02-18 16:15:00,2790.79,2798.15,1.99,100.0,0.0713,0.52,0.1,0.43,flip -13490,做空,2024-02-18 16:15:00,2024-02-18 16:30:00,2798.15,2800.68,1.99,100.0,0.0712,-0.18,0.1,-0.28,flip -13491,做多,2024-02-18 16:30:00,2024-02-18 22:00:00,2800.68,2881.07,1.99,100.0,0.071,5.71,0.1,5.61,tp_upper -13492,做多,2024-02-19 14:00:00,2024-02-19 14:15:00,2902.56,2898.58,2.06,100.0,0.071,-0.28,0.1,-0.39,flip -13493,做空,2024-02-19 14:15:00,2024-02-19 14:30:00,2898.58,2904.14,2.06,100.0,0.0709,-0.39,0.1,-0.5,flip -13494,做多,2024-02-19 14:30:00,2024-02-19 14:45:00,2904.14,2902.46,2.05,100.0,0.0706,-0.12,0.1,-0.22,flip -13495,做空,2024-02-19 14:45:00,2024-02-19 15:45:00,2902.46,2910.38,2.05,100.0,0.0705,-0.56,0.1,-0.66,flip -13496,做多,2024-02-19 15:45:00,2024-02-19 16:45:00,2910.38,2899.6,2.04,100.0,0.07,-0.76,0.1,-0.86,flip -13497,做空,2024-02-19 16:45:00,2024-02-19 17:00:00,2899.6,2902.58,2.03,100.0,0.07,-0.21,0.1,-0.31,flip -13498,做多,2024-02-19 17:00:00,2024-02-20 01:15:00,2902.58,2917.21,2.02,100.0,0.0698,1.02,0.1,0.92,flip -13499,做空,2024-02-20 01:15:00,2024-02-20 02:45:00,2917.21,2928.8,2.04,100.0,0.0701,-0.81,0.1,-0.92,flip -13500,做多,2024-02-20 02:45:00,2024-02-20 03:00:00,2928.8,2921.06,2.03,100.0,0.0695,-0.54,0.1,-0.64,flip -13501,做空,2024-02-20 03:00:00,2024-02-20 05:00:00,2921.06,2929.61,2.03,100.0,0.0694,-0.59,0.1,-0.7,flip -13502,做多,2024-02-20 05:00:00,2024-02-20 05:30:00,2929.61,2927.78,2.02,100.0,0.0689,-0.13,0.1,-0.23,flip -13503,做空,2024-02-20 05:30:00,2024-02-20 06:00:00,2927.78,2934.17,2.02,100.0,0.0689,-0.44,0.1,-0.54,flip -13504,做多,2024-02-20 06:00:00,2024-02-20 06:15:00,2934.17,2933.8,2.01,100.0,0.0685,-0.03,0.1,-0.13,flip -13505,做空,2024-02-20 06:15:00,2024-02-20 06:30:00,2933.8,2935.74,2.01,100.0,0.0684,-0.13,0.1,-0.23,flip -13506,做多,2024-02-20 06:30:00,2024-02-20 06:45:00,2935.74,2932.71,2.0,100.0,0.0683,-0.21,0.1,-0.31,flip -13507,做空,2024-02-20 06:45:00,2024-02-20 11:00:00,2932.71,2932.94,2.0,100.0,0.0682,-0.02,0.1,-0.12,flip -13508,做多,2024-02-20 11:00:00,2024-02-20 12:45:00,2932.94,2933.04,2.0,100.0,0.0681,0.01,0.1,-0.09,flip -13509,做空,2024-02-20 12:45:00,2024-02-20 13:00:00,2933.04,2962.8,2.0,100.0,0.068,-2.03,0.1,-2.13,flip -13510,做多,2024-02-20 13:00:00,2024-02-20 14:30:00,2962.8,2938.35,1.97,100.0,0.0666,-1.63,0.1,-1.73,flip -13511,做空,2024-02-20 14:30:00,2024-02-20 14:45:00,2938.35,2940.89,1.96,100.0,0.0665,-0.17,0.1,-0.27,flip -13512,做多,2024-02-20 14:45:00,2024-02-20 15:00:00,2940.89,2924.47,1.95,100.0,0.0664,-1.09,0.1,-1.19,flip -13513,做空,2024-02-20 15:00:00,2024-02-20 16:15:00,2924.47,2934.68,1.94,100.0,0.0663,-0.68,0.1,-0.77,flip -13514,做多,2024-02-20 16:15:00,2024-02-20 16:30:00,2934.68,2916.56,1.93,100.0,0.0658,-1.19,0.1,-1.29,flip -13515,做空,2024-02-20 16:30:00,2024-02-20 18:30:00,2916.56,2931.02,1.92,100.0,0.0657,-0.95,0.1,-1.05,flip -13516,做多,2024-02-20 18:30:00,2024-02-21 05:45:00,2931.02,2977.78,1.9,100.0,0.065,3.04,0.1,2.94,flip -13517,做空,2024-02-21 05:45:00,2024-02-21 06:00:00,2977.78,2981.71,1.97,100.0,0.066,-0.26,0.1,-0.36,flip -13518,做多,2024-02-21 06:00:00,2024-02-21 06:15:00,2981.71,2976.32,1.96,100.0,0.0658,-0.35,0.1,-0.45,flip -13519,做空,2024-02-21 06:15:00,2024-02-21 21:15:00,2976.32,2925.0,1.96,100.0,0.0657,3.37,0.1,3.28,flip -13520,做多,2024-02-21 21:15:00,2024-02-21 21:30:00,2925.0,2922.91,1.99,100.0,0.0679,-0.14,0.1,-0.24,flip -13521,做空,2024-02-21 21:30:00,2024-02-21 21:45:00,2922.91,2928.57,1.98,100.0,0.0679,-0.38,0.1,-0.48,flip -13522,做多,2024-02-21 21:45:00,2024-02-21 22:00:00,2928.57,2916.91,1.98,100.0,0.0675,-0.79,0.1,-0.89,flip -13523,做空,2024-02-21 22:00:00,2024-02-21 22:15:00,2916.91,2923.13,1.97,100.0,0.0675,-0.42,0.1,-0.52,flip -13524,做多,2024-02-21 22:15:00,2024-02-22 01:30:00,2923.13,2923.72,1.96,100.0,0.0671,0.04,0.1,-0.06,flip -13525,做空,2024-02-22 01:30:00,2024-02-22 02:00:00,2923.72,2921.65,1.97,100.0,0.0675,0.14,0.1,0.04,flip -13526,做多,2024-02-22 02:00:00,2024-02-22 02:30:00,2921.65,2925.27,1.97,100.0,0.0676,0.24,0.1,0.15,flip -13527,做空,2024-02-22 02:30:00,2024-02-22 03:00:00,2925.27,2927.96,1.97,100.0,0.0675,-0.18,0.1,-0.28,flip -13528,做多,2024-02-22 03:00:00,2024-02-22 13:15:00,2927.96,2955.0,1.97,100.0,0.0673,1.82,0.1,1.72,flip -13529,做空,2024-02-22 13:15:00,2024-02-22 14:30:00,2955.0,2966.38,1.99,100.0,0.0672,-0.77,0.1,-0.86,flip -13530,做多,2024-02-22 14:30:00,2024-02-22 16:15:00,2966.38,2967.84,1.98,100.0,0.0667,0.1,0.1,-0.0,flip -13531,做空,2024-02-22 16:15:00,2024-02-22 21:45:00,2967.84,2986.99,1.98,100.0,0.0666,-1.28,0.1,-1.37,flip -13532,做多,2024-02-22 21:45:00,2024-02-22 22:00:00,2986.99,2984.66,1.96,100.0,0.0657,-0.15,0.1,-0.25,flip -13533,做空,2024-02-22 22:00:00,2024-02-22 22:45:00,2984.66,2989.19,1.96,100.0,0.0656,-0.3,0.1,-0.4,flip -13534,做多,2024-02-22 22:45:00,2024-02-22 23:00:00,2989.19,2979.04,1.95,100.0,0.0653,-0.66,0.1,-0.76,flip -13535,做空,2024-02-22 23:00:00,2024-02-23 00:30:00,2979.04,2992.37,1.94,100.0,0.0653,-0.87,0.1,-0.97,flip -13536,做多,2024-02-23 00:30:00,2024-02-23 01:15:00,2992.37,2982.5,1.95,100.0,0.0653,-0.64,0.1,-0.74,flip -13537,做空,2024-02-23 01:15:00,2024-02-23 01:30:00,2982.5,2986.76,1.94,100.0,0.0652,-0.28,0.1,-0.38,flip -13538,做多,2024-02-23 01:30:00,2024-02-23 01:45:00,2986.76,2980.82,1.94,100.0,0.065,-0.39,0.1,-0.48,flip -13539,做空,2024-02-23 01:45:00,2024-02-23 02:00:00,2980.82,2990.02,1.93,100.0,0.0649,-0.6,0.1,-0.69,flip -13540,做多,2024-02-23 02:00:00,2024-02-23 02:15:00,2990.02,2977.0,1.93,100.0,0.0644,-0.84,0.1,-0.93,flip -13541,做空,2024-02-23 02:15:00,2024-02-23 14:15:00,2977.0,2952.92,1.92,100.0,0.0644,1.55,0.1,1.45,flip -13542,做多,2024-02-23 14:15:00,2024-02-23 14:30:00,2952.92,2937.96,1.93,100.0,0.0654,-0.98,0.1,-1.07,flip -13543,做空,2024-02-23 14:30:00,2024-02-23 14:45:00,2937.96,2950.03,1.92,100.0,0.0653,-0.79,0.1,-0.88,flip -13544,做多,2024-02-23 14:45:00,2024-02-23 17:45:00,2950.03,2946.52,1.91,100.0,0.0647,-0.23,0.1,-0.32,flip -13545,做空,2024-02-23 17:45:00,2024-02-23 18:15:00,2946.52,2947.31,1.9,100.0,0.0646,-0.05,0.1,-0.15,flip -13546,做多,2024-02-23 18:15:00,2024-02-23 19:00:00,2947.31,2943.59,1.9,100.0,0.0645,-0.24,0.09,-0.34,flip -13547,做空,2024-02-23 19:00:00,2024-02-23 20:30:00,2943.59,2943.62,1.9,100.0,0.0645,-0.0,0.09,-0.1,flip -13548,做多,2024-02-23 20:30:00,2024-02-23 22:15:00,2943.62,2941.07,1.9,100.0,0.0644,-0.16,0.09,-0.26,flip -13549,做空,2024-02-23 22:15:00,2024-02-24 00:30:00,2941.07,2935.58,1.89,100.0,0.0643,0.35,0.09,0.26,flip -13550,做多,2024-02-24 00:30:00,2024-02-24 00:45:00,2935.58,2934.72,1.92,100.0,0.0653,-0.06,0.1,-0.15,flip -13551,做空,2024-02-24 00:45:00,2024-02-24 03:45:00,2934.72,2932.37,1.92,100.0,0.0653,0.15,0.1,0.06,flip -13552,做多,2024-02-24 03:45:00,2024-02-25 16:30:00,2932.37,3040.01,1.91,100.0,0.0653,7.03,0.1,6.93,flip -13553,做空,2024-02-25 16:30:00,2024-02-25 16:45:00,3040.01,3042.25,1.99,100.0,0.0654,-0.15,0.1,-0.25,flip -13554,做多,2024-02-25 16:45:00,2024-02-25 20:00:00,3042.25,3112.78,1.99,100.0,0.0652,4.6,0.1,4.5,tp_upper -13555,做多,2024-02-26 08:00:00,2024-02-26 08:30:00,3096.46,3096.72,2.03,100.0,0.0657,0.02,0.1,-0.08,flip -13556,做空,2024-02-26 08:30:00,2024-02-26 14:30:00,3096.72,3086.66,2.03,100.0,0.0656,0.66,0.1,0.56,flip -13557,做多,2024-02-26 14:30:00,2024-02-27 15:45:00,3086.66,3231.74,2.04,100.0,0.066,9.57,0.11,9.46,flip -13558,做空,2024-02-27 15:45:00,2024-02-27 16:15:00,3231.74,3246.69,2.13,100.0,0.066,-0.99,0.11,-1.09,flip -13559,做多,2024-02-27 16:15:00,2024-02-27 16:30:00,3246.69,3233.61,2.12,100.0,0.0654,-0.86,0.11,-0.96,flip -13560,做空,2024-02-27 16:30:00,2024-02-27 16:45:00,3233.61,3240.0,2.11,100.0,0.0653,-0.42,0.11,-0.52,flip -13561,做多,2024-02-27 16:45:00,2024-02-27 17:15:00,3240.0,3242.1,2.11,100.0,0.065,0.14,0.11,0.03,flip -13562,做空,2024-02-27 17:15:00,2024-02-27 18:30:00,3242.1,3240.57,2.1,100.0,0.0649,0.1,0.11,-0.01,flip -13563,做多,2024-02-27 18:30:00,2024-02-27 20:15:00,3240.57,3250.38,2.1,100.0,0.0649,0.64,0.11,0.53,flip -13564,做空,2024-02-27 20:15:00,2024-02-27 20:45:00,3250.38,3255.57,2.11,100.0,0.0648,-0.34,0.11,-0.44,flip -13565,做多,2024-02-27 20:45:00,2024-02-27 21:00:00,3255.57,3251.49,2.1,100.0,0.0646,-0.26,0.1,-0.37,flip -13566,做空,2024-02-27 21:00:00,2024-02-27 23:15:00,3251.49,3248.27,2.1,100.0,0.0645,0.21,0.1,0.1,flip -13567,做多,2024-02-27 23:15:00,2024-02-27 23:30:00,3248.27,3243.21,2.1,100.0,0.0646,-0.33,0.1,-0.43,flip -13568,做空,2024-02-27 23:30:00,2024-02-28 00:30:00,3243.21,3250.2,2.09,100.0,0.0645,-0.45,0.1,-0.56,flip -13569,做多,2024-02-28 00:30:00,2024-02-28 01:00:00,3250.2,3245.97,2.11,100.0,0.0648,-0.27,0.11,-0.38,flip -13570,做空,2024-02-28 01:00:00,2024-02-28 01:15:00,3245.97,3249.76,2.1,100.0,0.0647,-0.25,0.11,-0.35,flip -13571,做多,2024-02-28 01:15:00,2024-02-28 02:45:00,3249.76,3246.71,2.1,100.0,0.0645,-0.2,0.1,-0.3,flip -13572,做空,2024-02-28 02:45:00,2024-02-28 03:30:00,3246.71,3249.0,2.09,100.0,0.0645,-0.15,0.1,-0.25,flip -13573,做多,2024-02-28 03:30:00,2024-02-28 07:45:00,3249.0,3306.43,2.09,100.0,0.0643,3.69,0.11,3.59,tp_upper -13574,做多,2024-02-28 18:45:00,2024-02-28 19:00:00,3322.06,3316.74,2.12,100.0,0.0639,-0.34,0.11,-0.45,flip -13575,做空,2024-02-28 19:00:00,2024-02-28 19:15:00,3316.74,3326.62,2.12,100.0,0.0639,-0.63,0.11,-0.74,flip -13576,做多,2024-02-28 19:15:00,2024-02-28 19:30:00,3326.62,3293.63,2.11,100.0,0.0634,-2.09,0.1,-2.2,flip -13577,做空,2024-02-28 19:30:00,2024-02-28 21:30:00,3293.63,3324.27,2.09,100.0,0.0634,-1.94,0.11,-2.05,flip -13578,做多,2024-02-28 21:30:00,2024-02-29 16:00:00,3324.27,3460.28,2.07,100.0,0.0621,8.45,0.11,8.34,flip -13579,做空,2024-02-29 16:00:00,2024-03-01 06:15:00,3460.28,3400.49,2.17,100.0,0.0626,3.74,0.11,3.64,flip -13580,做多,2024-03-01 06:15:00,2024-03-01 06:30:00,3400.49,3387.92,2.2,100.0,0.0648,-0.81,0.11,-0.92,flip -13581,做空,2024-03-01 06:30:00,2024-03-01 06:45:00,3387.92,3389.28,2.19,100.0,0.0648,-0.09,0.11,-0.2,flip -13582,做多,2024-03-01 06:45:00,2024-03-01 07:15:00,3389.28,3378.01,2.19,100.0,0.0646,-0.73,0.11,-0.84,flip -13583,做空,2024-03-01 07:15:00,2024-03-01 08:15:00,3378.01,3397.32,2.18,100.0,0.0646,-1.25,0.11,-1.36,flip -13584,做多,2024-03-01 08:15:00,2024-03-01 14:30:00,3397.32,3418.19,2.17,100.0,0.0638,1.33,0.11,1.22,flip -13585,做空,2024-03-01 14:30:00,2024-03-01 16:00:00,3418.19,3400.73,2.18,100.0,0.0637,1.11,0.11,1.0,flip -13586,做多,2024-03-01 16:00:00,2024-03-01 16:15:00,3400.73,3399.93,2.19,100.0,0.0643,-0.05,0.11,-0.16,flip -13587,做空,2024-03-01 16:15:00,2024-03-01 17:00:00,3399.93,3404.88,2.18,100.0,0.0642,-0.32,0.11,-0.43,flip -13588,做多,2024-03-01 17:00:00,2024-03-02 04:45:00,3404.88,3430.32,2.18,100.0,0.064,1.63,0.11,1.52,flip -13589,做空,2024-03-02 04:45:00,2024-03-02 06:15:00,3430.32,3453.84,2.21,100.0,0.0644,-1.52,0.11,-1.63,flip -13590,做多,2024-03-02 06:15:00,2024-03-02 07:00:00,3453.84,3436.5,2.19,100.0,0.0635,-1.1,0.11,-1.21,flip -13591,做空,2024-03-02 07:00:00,2024-03-02 07:30:00,3436.5,3432.6,2.18,100.0,0.0634,0.25,0.11,0.14,flip -13592,做多,2024-03-02 07:30:00,2024-03-02 08:00:00,3432.6,3426.74,2.18,100.0,0.0635,-0.37,0.11,-0.48,flip -13593,做空,2024-03-02 08:00:00,2024-03-02 16:00:00,3426.74,3427.01,2.17,100.0,0.0635,-0.02,0.11,-0.13,flip -13594,做多,2024-03-02 16:00:00,2024-03-02 16:15:00,3427.01,3424.13,2.17,100.0,0.0634,-0.18,0.11,-0.29,flip -13595,做空,2024-03-02 16:15:00,2024-03-02 16:45:00,3424.13,3429.13,2.17,100.0,0.0633,-0.32,0.11,-0.43,flip -13596,做多,2024-03-02 16:45:00,2024-03-02 17:15:00,3429.13,3426.66,2.16,100.0,0.0631,-0.16,0.11,-0.26,flip -13597,做空,2024-03-02 17:15:00,2024-03-02 17:30:00,3426.66,3428.87,2.16,100.0,0.063,-0.14,0.11,-0.25,flip -13598,做多,2024-03-02 17:30:00,2024-03-02 17:45:00,3428.87,3417.59,2.16,100.0,0.0629,-0.71,0.11,-0.82,flip -13599,做空,2024-03-02 17:45:00,2024-03-02 18:15:00,3417.59,3427.56,2.15,100.0,0.0628,-0.63,0.11,-0.73,flip -13600,做多,2024-03-02 18:15:00,2024-03-02 20:00:00,3427.56,3413.92,2.14,100.0,0.0624,-0.85,0.11,-0.96,flip -13601,做空,2024-03-02 20:00:00,2024-03-02 23:15:00,3413.92,3421.05,2.13,100.0,0.0623,-0.44,0.11,-0.55,flip -13602,做多,2024-03-02 23:15:00,2024-03-03 00:00:00,3421.05,3416.12,2.12,100.0,0.062,-0.31,0.11,-0.41,flip -13603,做空,2024-03-03 00:00:00,2024-03-03 00:15:00,3416.12,3416.77,2.14,100.0,0.0627,-0.04,0.11,-0.15,flip -13604,做多,2024-03-03 00:15:00,2024-03-03 02:15:00,3416.77,3416.78,2.14,100.0,0.0626,0.0,0.11,-0.11,flip -13605,做空,2024-03-03 02:15:00,2024-03-03 02:30:00,3416.78,3421.2,2.14,100.0,0.0626,-0.28,0.11,-0.38,flip -13606,做多,2024-03-03 02:30:00,2024-03-03 02:45:00,3421.2,3420.06,2.13,100.0,0.0624,-0.07,0.11,-0.18,flip -13607,做空,2024-03-03 02:45:00,2024-03-03 03:00:00,3420.06,3427.45,2.13,100.0,0.0623,-0.46,0.11,-0.57,flip -13608,做多,2024-03-03 03:00:00,2024-03-03 06:00:00,3427.45,3416.95,2.12,100.0,0.062,-0.65,0.11,-0.76,flip -13609,做空,2024-03-03 06:00:00,2024-03-03 06:15:00,3416.95,3426.4,2.11,100.0,0.0619,-0.58,0.11,-0.69,flip -13610,做多,2024-03-03 06:15:00,2024-03-03 06:30:00,3426.4,3416.18,2.11,100.0,0.0615,-0.63,0.11,-0.73,flip -13611,做空,2024-03-03 06:30:00,2024-03-03 07:15:00,3416.18,3382.19,2.1,100.0,0.0614,2.09,0.1,1.98,tp_lower -13612,做多,2024-03-03 11:45:00,2024-03-03 13:15:00,3416.31,3419.7,2.12,100.0,0.062,0.21,0.11,0.1,flip -13613,做空,2024-03-03 13:15:00,2024-03-03 13:30:00,3419.7,3426.2,2.12,100.0,0.0619,-0.4,0.11,-0.51,flip -13614,做多,2024-03-03 13:30:00,2024-03-03 14:45:00,3426.2,3420.8,2.11,100.0,0.0616,-0.33,0.11,-0.44,flip -13615,做空,2024-03-03 14:45:00,2024-03-03 15:00:00,3420.8,3423.95,2.11,100.0,0.0616,-0.19,0.11,-0.3,flip -13616,做多,2024-03-03 15:00:00,2024-03-04 00:45:00,3423.95,3490.47,2.1,100.0,0.0614,4.08,0.11,3.98,flip -13617,做空,2024-03-04 00:45:00,2024-03-04 06:45:00,3490.47,3475.26,2.17,100.0,0.0621,0.94,0.11,0.84,flip -13618,做多,2024-03-04 06:45:00,2024-03-04 07:00:00,3475.26,3468.48,2.17,100.0,0.0626,-0.42,0.11,-0.53,flip -13619,做空,2024-03-04 07:00:00,2024-03-04 07:30:00,3468.48,3484.74,2.17,100.0,0.0625,-1.02,0.11,-1.13,flip -13620,做多,2024-03-04 07:30:00,2024-03-04 07:45:00,3484.74,3480.36,2.16,100.0,0.0619,-0.27,0.11,-0.38,flip -13621,做空,2024-03-04 07:45:00,2024-03-04 14:15:00,3480.36,3498.98,2.15,100.0,0.0618,-1.15,0.11,-1.26,flip -13622,做多,2024-03-04 14:15:00,2024-03-05 16:00:00,3498.98,3705.48,2.14,100.0,0.0611,12.61,0.11,12.5,flip -13623,做空,2024-03-05 16:00:00,2024-03-05 16:15:00,3705.48,3731.89,2.27,100.0,0.0613,-1.62,0.11,-1.73,flip -13624,做多,2024-03-05 16:15:00,2024-03-05 16:30:00,3731.89,3697.33,2.25,100.0,0.0604,-2.09,0.11,-2.2,flip -13625,做空,2024-03-05 16:30:00,2024-03-05 19:30:00,3697.33,3501.62,2.23,100.0,0.0603,11.81,0.11,11.7,tp_lower -13626,做多,2024-03-06 04:45:00,2024-03-06 22:30:00,3653.08,3818.6,2.35,100.0,0.0644,10.67,0.12,10.54,flip -13627,做空,2024-03-06 22:30:00,2024-03-07 00:00:00,3818.6,3840.47,2.46,100.0,0.0644,-1.41,0.12,-1.53,flip -13628,做多,2024-03-07 00:00:00,2024-03-07 00:15:00,3840.47,3808.86,2.45,100.0,0.0637,-2.01,0.12,-2.13,flip -13629,做空,2024-03-07 00:15:00,2024-03-07 00:30:00,3808.86,3849.59,2.42,100.0,0.0636,-2.59,0.12,-2.71,flip -13630,做多,2024-03-07 00:30:00,2024-03-07 01:00:00,3849.59,3802.24,2.39,100.0,0.0622,-2.94,0.12,-3.06,flip -13631,做空,2024-03-07 01:00:00,2024-03-07 01:45:00,3802.24,3834.99,2.36,100.0,0.0621,-2.03,0.12,-2.15,flip -13632,做多,2024-03-07 01:45:00,2024-03-07 02:00:00,3834.99,3819.8,2.34,100.0,0.061,-0.93,0.12,-1.04,flip -13633,做空,2024-03-07 02:00:00,2024-03-07 08:00:00,3819.8,3802.7,2.33,100.0,0.0609,1.04,0.12,0.93,flip -13634,做多,2024-03-07 08:00:00,2024-03-07 12:15:00,3802.7,3791.84,2.34,100.0,0.0614,-0.67,0.12,-0.78,flip -13635,做空,2024-03-07 12:15:00,2024-03-07 13:30:00,3791.84,3799.67,2.33,100.0,0.0614,-0.48,0.12,-0.6,flip -13636,做多,2024-03-07 13:30:00,2024-03-07 14:30:00,3799.67,3819.01,2.32,100.0,0.0611,1.18,0.12,1.06,flip -13637,做空,2024-03-07 14:30:00,2024-03-08 17:15:00,3819.01,3931.59,2.33,100.0,0.061,-6.87,0.12,-6.99,flip -13638,做多,2024-03-08 17:15:00,2024-03-08 18:30:00,3931.59,3926.41,2.28,100.0,0.058,-0.3,0.11,-0.41,flip -13639,做空,2024-03-08 18:30:00,2024-03-08 18:45:00,3926.41,3931.75,2.27,100.0,0.0579,-0.31,0.11,-0.42,flip -13640,做多,2024-03-08 18:45:00,2024-03-08 19:00:00,3931.75,3925.69,2.27,100.0,0.0577,-0.35,0.11,-0.46,flip -13641,做空,2024-03-08 19:00:00,2024-03-08 19:45:00,3925.69,3932.0,2.26,100.0,0.0577,-0.36,0.11,-0.48,flip -13642,做多,2024-03-08 19:45:00,2024-03-08 20:15:00,3932.0,3932.08,2.26,100.0,0.0574,0.0,0.11,-0.11,flip -13643,做空,2024-03-08 20:15:00,2024-03-08 20:45:00,3932.08,3943.17,2.26,100.0,0.0574,-0.64,0.11,-0.75,flip -13644,做多,2024-03-08 20:45:00,2024-03-08 21:15:00,3943.17,3925.2,2.25,100.0,0.057,-1.02,0.11,-1.14,flip -13645,做空,2024-03-08 21:15:00,2024-03-09 02:45:00,3925.2,3921.5,2.23,100.0,0.0569,0.21,0.11,0.1,flip -13646,做多,2024-03-09 02:45:00,2024-03-09 05:00:00,3921.5,3923.12,2.25,100.0,0.0574,0.09,0.11,-0.02,flip -13647,做空,2024-03-09 05:00:00,2024-03-09 05:15:00,3923.12,3925.38,2.25,100.0,0.0573,-0.13,0.11,-0.24,flip -13648,做多,2024-03-09 05:15:00,2024-03-09 05:45:00,3925.38,3922.48,2.25,100.0,0.0572,-0.17,0.11,-0.28,flip -13649,做空,2024-03-09 05:45:00,2024-03-09 11:30:00,3922.48,3916.49,2.24,100.0,0.0571,0.34,0.11,0.23,flip -13650,做多,2024-03-09 11:30:00,2024-03-09 11:45:00,3916.49,3915.99,2.24,100.0,0.0573,-0.03,0.11,-0.14,flip -13651,做空,2024-03-09 11:45:00,2024-03-09 12:30:00,3915.99,3918.61,2.24,100.0,0.0572,-0.15,0.11,-0.26,flip -13652,做多,2024-03-09 12:30:00,2024-03-09 13:00:00,3918.61,3916.0,2.24,100.0,0.0571,-0.15,0.11,-0.26,flip -13653,做空,2024-03-09 13:00:00,2024-03-09 13:15:00,3916.0,3921.61,2.23,100.0,0.057,-0.32,0.11,-0.43,flip -13654,做多,2024-03-09 13:15:00,2024-03-09 14:30:00,3921.61,3921.24,2.23,100.0,0.0568,-0.02,0.11,-0.13,flip -13655,做空,2024-03-09 14:30:00,2024-03-09 15:15:00,3921.24,3919.28,2.22,100.0,0.0567,0.11,0.11,0.0,flip -13656,做多,2024-03-09 15:15:00,2024-03-09 15:45:00,3919.28,3920.24,2.22,100.0,0.0567,0.05,0.11,-0.06,flip -13657,做空,2024-03-09 15:45:00,2024-03-09 22:00:00,3920.24,3913.49,2.22,100.0,0.0567,0.38,0.11,0.27,flip -13658,做多,2024-03-09 22:00:00,2024-03-09 22:15:00,3913.49,3908.0,2.22,100.0,0.0568,-0.31,0.11,-0.42,flip -13659,做空,2024-03-09 22:15:00,2024-03-09 23:00:00,3908.0,3914.62,2.22,100.0,0.0568,-0.38,0.11,-0.49,flip -13660,做多,2024-03-09 23:00:00,2024-03-09 23:15:00,3914.62,3906.4,2.21,100.0,0.0565,-0.46,0.11,-0.57,flip -13661,做空,2024-03-09 23:15:00,2024-03-09 23:30:00,3906.4,3910.21,2.21,100.0,0.0565,-0.22,0.11,-0.33,flip -13662,做多,2024-03-09 23:30:00,2024-03-09 23:45:00,3910.21,3908.15,2.2,100.0,0.0563,-0.12,0.11,-0.23,flip -13663,做空,2024-03-09 23:45:00,2024-03-10 00:15:00,3908.15,3917.37,2.2,100.0,0.0562,-0.52,0.11,-0.63,flip -13664,做多,2024-03-10 00:15:00,2024-03-10 00:30:00,3917.37,3905.75,2.23,100.0,0.0568,-0.66,0.11,-0.77,flip -13665,做空,2024-03-10 00:30:00,2024-03-10 00:45:00,3905.75,3912.44,2.22,100.0,0.0568,-0.38,0.11,-0.49,flip -13666,做多,2024-03-10 00:45:00,2024-03-10 12:30:00,3912.44,3931.18,2.21,100.0,0.0565,1.06,0.11,0.95,flip -13667,做空,2024-03-10 12:30:00,2024-03-10 13:00:00,3931.18,3932.49,2.22,100.0,0.0565,-0.07,0.11,-0.19,flip -13668,做多,2024-03-10 13:00:00,2024-03-10 13:15:00,3932.49,3924.52,2.22,100.0,0.0564,-0.45,0.11,-0.56,flip -13669,做空,2024-03-10 13:15:00,2024-03-10 14:30:00,3924.52,3873.81,2.21,100.0,0.0563,2.86,0.11,2.75,tp_lower -13670,做多,2024-03-11 05:00:00,2024-03-11 05:15:00,3877.66,3862.9,2.25,100.0,0.058,-0.86,0.11,-0.97,flip -13671,做空,2024-03-11 05:15:00,2024-03-11 06:45:00,3862.9,3888.42,2.24,100.0,0.058,-1.48,0.11,-1.59,flip -13672,做多,2024-03-11 06:45:00,2024-03-12 03:15:00,3888.42,4047.2,2.22,100.0,0.0571,9.07,0.12,8.96,flip -13673,做空,2024-03-12 03:15:00,2024-03-12 03:30:00,4047.2,4052.4,2.32,100.0,0.0572,-0.3,0.12,-0.41,flip -13674,做多,2024-03-12 03:30:00,2024-03-12 04:45:00,4052.4,4040.53,2.31,100.0,0.057,-0.68,0.12,-0.79,flip -13675,做空,2024-03-12 04:45:00,2024-03-12 11:15:00,4040.53,4039.71,2.3,100.0,0.0569,0.05,0.12,-0.07,flip -13676,做多,2024-03-12 11:15:00,2024-03-12 11:30:00,4039.71,4030.68,2.3,100.0,0.0569,-0.51,0.11,-0.63,flip -13677,做空,2024-03-12 11:30:00,2024-03-12 13:15:00,4030.68,4034.57,2.29,100.0,0.0569,-0.22,0.11,-0.34,flip -13678,做多,2024-03-12 13:15:00,2024-03-12 13:30:00,4034.57,4007.74,2.29,100.0,0.0567,-1.52,0.11,-1.63,flip -13679,做空,2024-03-12 13:30:00,2024-03-12 16:15:00,4007.74,3927.86,2.27,100.0,0.0566,4.52,0.11,4.41,tp_lower -13680,做多,2024-03-12 23:30:00,2024-03-13 00:15:00,3977.13,3982.73,2.31,100.0,0.0582,0.33,0.12,0.21,flip -13681,做空,2024-03-13 00:15:00,2024-03-13 00:30:00,3982.73,3986.49,2.33,100.0,0.0585,-0.22,0.12,-0.34,flip -13682,做多,2024-03-13 00:30:00,2024-03-13 00:45:00,3986.49,3980.87,2.33,100.0,0.0583,-0.33,0.12,-0.44,flip -13683,做空,2024-03-13 00:45:00,2024-03-13 01:00:00,3980.87,3986.31,2.32,100.0,0.0583,-0.32,0.12,-0.43,flip -13684,做多,2024-03-13 01:00:00,2024-03-13 12:30:00,3986.31,4025.28,2.31,100.0,0.0581,2.26,0.12,2.15,flip -13685,做空,2024-03-13 12:30:00,2024-03-13 13:00:00,4025.28,4023.76,2.33,100.0,0.058,0.09,0.12,-0.03,flip -13686,做多,2024-03-13 13:00:00,2024-03-13 20:15:00,4023.76,4003.39,2.33,100.0,0.058,-1.18,0.12,-1.3,flip -13687,做空,2024-03-13 20:15:00,2024-03-14 00:15:00,4003.39,4009.44,2.32,100.0,0.0579,-0.35,0.12,-0.47,flip -13688,做多,2024-03-14 00:15:00,2024-03-14 00:30:00,4009.44,3992.99,2.33,100.0,0.0581,-0.96,0.12,-1.07,flip -13689,做空,2024-03-14 00:30:00,2024-03-14 02:15:00,3992.99,4000.47,2.32,100.0,0.058,-0.43,0.12,-0.55,flip -13690,做多,2024-03-14 02:15:00,2024-03-14 02:45:00,4000.47,3989.12,2.31,100.0,0.0577,-0.66,0.12,-0.77,flip -13691,做空,2024-03-14 02:45:00,2024-03-14 03:00:00,3989.12,3996.0,2.3,100.0,0.0577,-0.4,0.12,-0.51,flip -13692,做多,2024-03-14 03:00:00,2024-03-14 04:15:00,3996.0,3988.74,2.29,100.0,0.0574,-0.42,0.11,-0.53,flip -13693,做空,2024-03-14 04:15:00,2024-03-14 06:15:00,3988.74,3994.1,2.29,100.0,0.0574,-0.31,0.11,-0.42,flip -13694,做多,2024-03-14 06:15:00,2024-03-14 06:30:00,3994.1,3983.16,2.28,100.0,0.0572,-0.63,0.11,-0.74,flip -13695,做空,2024-03-14 06:30:00,2024-03-14 09:00:00,3983.16,3992.51,2.27,100.0,0.0571,-0.53,0.11,-0.65,flip -13696,做多,2024-03-14 09:00:00,2024-03-14 09:30:00,3992.51,3989.31,2.27,100.0,0.0568,-0.18,0.11,-0.29,flip -13697,做空,2024-03-14 09:30:00,2024-03-14 09:45:00,3989.31,3992.3,2.26,100.0,0.0567,-0.17,0.11,-0.28,flip -13698,做多,2024-03-14 09:45:00,2024-03-14 10:00:00,3992.3,3978.37,2.26,100.0,0.0566,-0.79,0.11,-0.9,flip -13699,做空,2024-03-14 10:00:00,2024-03-14 10:30:00,3978.37,3987.77,2.25,100.0,0.0565,-0.53,0.11,-0.64,flip -13700,做多,2024-03-14 10:30:00,2024-03-15 01:45:00,3987.77,3883.44,2.24,100.0,0.0562,-5.86,0.11,-5.97,flip -13701,做空,2024-03-15 01:45:00,2024-03-15 03:15:00,3883.44,3670.44,2.21,100.0,0.0568,12.1,0.1,12.0,tp_lower -13702,做多,2024-03-15 18:00:00,2024-03-15 18:15:00,3713.39,3704.34,2.33,100.0,0.0626,-0.57,0.12,-0.68,flip -13703,做空,2024-03-15 18:15:00,2024-03-15 22:30:00,3704.34,3710.28,2.32,100.0,0.0626,-0.37,0.12,-0.49,flip -13704,做多,2024-03-15 22:30:00,2024-03-16 05:00:00,3710.28,3707.0,2.31,100.0,0.0623,-0.2,0.12,-0.32,flip -13705,做空,2024-03-16 05:00:00,2024-03-16 05:30:00,3707.0,3715.35,2.32,100.0,0.0625,-0.52,0.12,-0.64,flip -13706,做多,2024-03-16 05:30:00,2024-03-16 08:45:00,3715.35,3722.23,2.31,100.0,0.0621,0.43,0.12,0.31,flip -13707,做空,2024-03-16 08:45:00,2024-03-16 09:00:00,3722.23,3722.72,2.31,100.0,0.0621,-0.03,0.12,-0.15,flip -13708,做多,2024-03-16 09:00:00,2024-03-16 09:45:00,3722.72,3722.71,2.31,100.0,0.062,-0.0,0.12,-0.12,flip -13709,做空,2024-03-16 09:45:00,2024-03-17 08:45:00,3722.71,3559.4,2.3,100.0,0.0619,10.11,0.11,10.0,flip -13710,做多,2024-03-17 08:45:00,2024-03-17 09:15:00,3559.4,3567.46,2.41,100.0,0.0678,0.55,0.12,0.43,flip -13711,做空,2024-03-17 09:15:00,2024-03-17 09:45:00,3567.46,3558.35,2.42,100.0,0.0678,0.62,0.12,0.5,flip -13712,做多,2024-03-17 09:45:00,2024-03-17 12:45:00,3558.35,3543.42,2.42,100.0,0.068,-1.02,0.12,-1.14,flip -13713,做空,2024-03-17 12:45:00,2024-03-17 13:00:00,3543.42,3569.18,2.41,100.0,0.068,-1.75,0.12,-1.87,flip -13714,做多,2024-03-17 13:00:00,2024-03-18 00:30:00,3569.18,3595.46,2.39,100.0,0.0669,1.76,0.12,1.64,flip -13715,做空,2024-03-18 00:30:00,2024-03-18 01:45:00,3595.46,3605.22,2.41,100.0,0.0671,-0.66,0.12,-0.78,flip -13716,做多,2024-03-18 01:45:00,2024-03-18 02:15:00,3605.22,3594.29,2.41,100.0,0.0667,-0.73,0.12,-0.85,flip -13717,做空,2024-03-18 02:15:00,2024-03-18 03:00:00,3594.29,3613.56,2.4,100.0,0.0667,-1.28,0.12,-1.4,flip -13718,做多,2024-03-18 03:00:00,2024-03-18 03:15:00,3613.56,3606.53,2.38,100.0,0.0659,-0.46,0.12,-0.58,flip -13719,做空,2024-03-18 03:15:00,2024-03-18 04:30:00,3606.53,3624.99,2.37,100.0,0.0658,-1.21,0.12,-1.33,flip -13720,做多,2024-03-18 04:30:00,2024-03-18 04:45:00,3624.99,3618.9,2.36,100.0,0.0651,-0.4,0.12,-0.51,flip -13721,做空,2024-03-18 04:45:00,2024-03-18 05:00:00,3618.9,3621.84,2.35,100.0,0.065,-0.19,0.12,-0.31,flip -13722,做多,2024-03-18 05:00:00,2024-03-18 07:15:00,3621.84,3623.9,2.35,100.0,0.0648,0.13,0.12,0.02,flip -13723,做空,2024-03-18 07:15:00,2024-03-18 07:30:00,3623.9,3628.65,2.35,100.0,0.0648,-0.31,0.12,-0.43,flip -13724,做多,2024-03-18 07:30:00,2024-03-18 08:00:00,3628.65,3608.33,2.34,100.0,0.0645,-1.31,0.12,-1.43,flip -13725,做空,2024-03-18 08:00:00,2024-03-18 23:15:00,3608.33,3541.48,2.33,100.0,0.0645,4.31,0.11,4.2,flip -13726,做多,2024-03-18 23:15:00,2024-03-19 00:15:00,3541.48,3526.51,2.37,100.0,0.0668,-1.0,0.12,-1.12,flip -13727,做空,2024-03-19 00:15:00,2024-03-19 16:30:00,3526.51,3325.87,2.38,100.0,0.0675,13.54,0.11,13.43,flip -13728,做多,2024-03-19 16:30:00,2024-03-19 17:30:00,3325.87,3320.0,2.51,100.0,0.0756,-0.44,0.13,-0.57,flip -13729,做空,2024-03-19 17:30:00,2024-03-19 18:30:00,3320.0,3331.9,2.51,100.0,0.0755,-0.9,0.13,-1.02,flip -13730,做多,2024-03-19 18:30:00,2024-03-19 18:45:00,3331.9,3318.8,2.5,100.0,0.0749,-0.98,0.12,-1.11,flip -13731,做空,2024-03-19 18:45:00,2024-03-19 19:00:00,3318.8,3335.19,2.48,100.0,0.0748,-1.23,0.12,-1.35,flip -13732,做多,2024-03-19 19:00:00,2024-03-19 20:00:00,3335.19,3299.4,2.47,100.0,0.074,-2.65,0.12,-2.77,flip -13733,做空,2024-03-19 20:00:00,2024-03-19 21:45:00,3299.4,3293.01,2.44,100.0,0.0739,0.47,0.12,0.35,flip -13734,做多,2024-03-19 21:45:00,2024-03-19 22:00:00,3293.01,3254.22,2.44,100.0,0.0741,-2.88,0.12,-3.0,flip -13735,做空,2024-03-19 22:00:00,2024-03-20 03:15:00,3254.22,3265.23,2.41,100.0,0.0741,-0.82,0.12,-0.94,flip -13736,做多,2024-03-20 03:15:00,2024-03-20 03:30:00,3265.23,3234.43,2.42,100.0,0.0741,-2.28,0.12,-2.4,flip -13737,做空,2024-03-20 03:30:00,2024-03-20 08:00:00,3234.43,3221.35,2.39,100.0,0.074,0.97,0.12,0.85,flip -13738,做多,2024-03-20 08:00:00,2024-03-20 08:30:00,3221.35,3213.41,2.4,100.0,0.0745,-0.59,0.12,-0.71,flip -13739,做空,2024-03-20 08:30:00,2024-03-20 09:00:00,3213.41,3214.16,2.39,100.0,0.0745,-0.06,0.12,-0.18,flip -13740,做多,2024-03-20 09:00:00,2024-03-20 16:15:00,3214.16,3198.15,2.39,100.0,0.0744,-1.19,0.12,-1.31,flip -13741,做空,2024-03-20 16:15:00,2024-03-20 16:30:00,3198.15,3227.91,2.38,100.0,0.0743,-2.21,0.12,-2.33,flip -13742,做多,2024-03-20 16:30:00,2024-03-21 13:45:00,3227.91,3522.01,2.35,100.0,0.0728,21.42,0.13,21.3,flip -13743,做空,2024-03-21 13:45:00,2024-03-21 14:00:00,3522.01,3545.8,2.58,100.0,0.0732,-1.74,0.13,-1.87,flip -13744,做多,2024-03-21 14:00:00,2024-03-21 14:45:00,3545.8,3532.01,2.56,100.0,0.0722,-0.99,0.13,-1.12,flip -13745,做空,2024-03-21 14:45:00,2024-03-21 16:15:00,3532.01,3525.59,2.55,100.0,0.0721,0.46,0.13,0.34,flip -13746,做多,2024-03-21 16:15:00,2024-03-21 17:00:00,3525.59,3530.06,2.55,100.0,0.0723,0.32,0.13,0.2,flip -13747,做空,2024-03-21 17:00:00,2024-03-21 22:00:00,3530.06,3520.47,2.55,100.0,0.0722,0.69,0.13,0.57,flip -13748,做多,2024-03-21 22:00:00,2024-03-21 22:15:00,3520.47,3505.76,2.55,100.0,0.0725,-1.07,0.13,-1.19,flip -13749,做空,2024-03-21 22:15:00,2024-03-22 00:00:00,3505.76,3518.45,2.54,100.0,0.0724,-0.92,0.13,-1.05,flip -13750,做多,2024-03-22 00:00:00,2024-03-22 00:15:00,3518.45,3508.01,2.54,100.0,0.0723,-0.75,0.13,-0.88,flip -13751,做空,2024-03-22 00:15:00,2024-03-22 01:00:00,3508.01,3511.0,2.53,100.0,0.0722,-0.22,0.13,-0.34,flip -13752,做多,2024-03-22 01:00:00,2024-03-22 01:15:00,3511.0,3501.08,2.53,100.0,0.072,-0.71,0.13,-0.84,flip -13753,做空,2024-03-22 01:15:00,2024-03-22 03:15:00,3501.08,3504.57,2.52,100.0,0.072,-0.25,0.13,-0.38,flip -13754,做多,2024-03-22 03:15:00,2024-03-22 08:30:00,3504.57,3493.62,2.51,100.0,0.0718,-0.79,0.13,-0.91,flip -13755,做空,2024-03-22 08:30:00,2024-03-22 09:00:00,3493.62,3485.81,2.5,100.0,0.0717,0.56,0.12,0.43,flip -13756,做多,2024-03-22 09:00:00,2024-03-23 02:00:00,3485.81,3345.0,2.51,100.0,0.0719,-10.13,0.12,-10.25,flip -13757,做空,2024-03-23 02:00:00,2024-03-23 02:45:00,3345.0,3340.57,2.42,100.0,0.0723,0.32,0.12,0.2,flip -13758,做多,2024-03-23 02:45:00,2024-03-23 03:00:00,3340.57,3333.44,2.42,100.0,0.0725,-0.52,0.12,-0.64,flip -13759,做空,2024-03-23 03:00:00,2024-03-23 04:15:00,3333.44,3328.06,2.41,100.0,0.0724,0.39,0.12,0.27,flip -13760,做多,2024-03-23 04:15:00,2024-03-23 04:45:00,3328.06,3330.0,2.41,100.0,0.0725,0.14,0.12,0.02,flip -13761,做空,2024-03-23 04:45:00,2024-03-23 05:15:00,3330.0,3327.6,2.41,100.0,0.0725,0.17,0.12,0.05,flip -13762,做多,2024-03-23 05:15:00,2024-03-23 06:00:00,3327.6,3332.34,2.41,100.0,0.0725,0.34,0.12,0.22,flip -13763,做空,2024-03-23 06:00:00,2024-03-23 21:30:00,3332.34,3391.37,2.41,100.0,0.0724,-4.28,0.12,-4.4,flip -13764,做多,2024-03-23 21:30:00,2024-03-23 22:45:00,3391.37,3380.0,2.37,100.0,0.0698,-0.79,0.12,-0.91,flip -13765,做空,2024-03-23 22:45:00,2024-03-24 08:30:00,3380.0,3365.21,2.36,100.0,0.0698,1.03,0.12,0.91,flip -13766,做多,2024-03-24 08:30:00,2024-03-24 09:15:00,3365.21,3365.95,2.39,100.0,0.0709,0.05,0.12,-0.07,flip -13767,做空,2024-03-24 09:15:00,2024-03-24 17:15:00,3365.95,3346.22,2.38,100.0,0.0708,1.4,0.12,1.28,flip -13768,做多,2024-03-24 17:15:00,2024-03-25 11:00:00,3346.22,3444.11,2.4,100.0,0.0716,7.01,0.12,6.88,flip -13769,做空,2024-03-25 11:00:00,2024-03-25 12:00:00,3444.11,3449.76,2.47,100.0,0.0717,-0.41,0.12,-0.53,flip -13770,做多,2024-03-25 12:00:00,2024-03-25 12:45:00,3449.76,3452.45,2.46,100.0,0.0714,0.19,0.12,0.07,flip -13771,做空,2024-03-25 12:45:00,2024-03-25 13:30:00,3452.45,3450.93,2.46,100.0,0.0713,0.11,0.12,-0.01,flip -13772,做多,2024-03-25 13:30:00,2024-03-25 14:15:00,3450.93,3549.78,2.46,100.0,0.0713,7.05,0.13,6.92,tp_upper -13773,做多,2024-03-26 12:00:00,2024-03-26 12:45:00,3640.76,3647.01,2.54,100.0,0.0697,0.44,0.13,0.31,flip -13774,做空,2024-03-26 12:45:00,2024-03-26 23:00:00,3647.01,3611.75,2.54,100.0,0.0697,2.46,0.13,2.33,flip -13775,做多,2024-03-26 23:00:00,2024-03-26 23:15:00,3611.75,3600.11,2.56,100.0,0.071,-0.83,0.13,-0.95,flip -13776,做空,2024-03-26 23:15:00,2024-03-27 00:30:00,3600.11,3616.09,2.55,100.0,0.0709,-1.13,0.13,-1.26,flip -13777,做多,2024-03-27 00:30:00,2024-03-27 01:45:00,3616.09,3608.61,2.55,100.0,0.0704,-0.53,0.13,-0.65,flip -13778,做空,2024-03-27 01:45:00,2024-03-27 05:00:00,3608.61,3601.67,2.54,100.0,0.0703,0.49,0.13,0.36,flip -13779,做多,2024-03-27 05:00:00,2024-03-27 07:00:00,3601.67,3592.39,2.54,100.0,0.0705,-0.65,0.13,-0.78,flip -13780,做空,2024-03-27 07:00:00,2024-03-27 11:30:00,3592.39,3589.34,2.53,100.0,0.0705,0.21,0.13,0.09,flip -13781,做多,2024-03-27 11:30:00,2024-03-27 11:45:00,3589.34,3588.9,2.53,100.0,0.0705,-0.03,0.13,-0.16,flip -13782,做空,2024-03-27 11:45:00,2024-03-27 13:00:00,3588.9,3653.74,2.53,100.0,0.0704,-4.57,0.13,-4.7,flip -13783,做多,2024-03-27 13:00:00,2024-03-27 13:30:00,3653.74,3596.08,2.48,100.0,0.0679,-3.91,0.12,-4.04,flip -13784,做空,2024-03-27 13:30:00,2024-03-27 14:00:00,3596.08,3519.98,2.44,100.0,0.0678,5.16,0.12,5.04,tp_lower -13785,做多,2024-03-28 04:45:00,2024-03-28 17:15:00,3519.24,3557.64,2.51,100.0,0.0712,2.74,0.13,2.61,flip -13786,做空,2024-03-28 17:15:00,2024-03-28 18:00:00,3557.64,3562.28,2.53,100.0,0.0712,-0.33,0.13,-0.46,flip -13787,做多,2024-03-28 18:00:00,2024-03-28 18:30:00,3562.28,3564.31,2.53,100.0,0.0709,0.14,0.13,0.02,flip -13788,做空,2024-03-28 18:30:00,2024-03-28 18:45:00,3564.31,3564.47,2.52,100.0,0.0708,-0.01,0.13,-0.14,flip -13789,做多,2024-03-28 18:45:00,2024-03-28 19:45:00,3564.47,3566.14,2.52,100.0,0.0708,0.12,0.13,-0.01,flip -13790,做空,2024-03-28 19:45:00,2024-03-28 21:00:00,3566.14,3576.05,2.52,100.0,0.0707,-0.7,0.13,-0.83,flip -13791,做多,2024-03-28 21:00:00,2024-03-28 21:30:00,3576.05,3571.9,2.51,100.0,0.0702,-0.29,0.13,-0.42,flip -13792,做空,2024-03-28 21:30:00,2024-03-28 23:00:00,3571.9,3580.62,2.51,100.0,0.0702,-0.61,0.13,-0.74,flip -13793,做多,2024-03-28 23:00:00,2024-03-28 23:15:00,3580.62,3574.49,2.5,100.0,0.0697,-0.43,0.12,-0.55,flip -13794,做空,2024-03-28 23:15:00,2024-03-29 01:00:00,3574.49,3578.9,2.49,100.0,0.0697,-0.31,0.12,-0.43,flip -13795,做多,2024-03-29 01:00:00,2024-03-29 01:45:00,3578.9,3572.45,2.51,100.0,0.07,-0.45,0.13,-0.58,flip -13796,做空,2024-03-29 01:45:00,2024-03-29 03:00:00,3572.45,3572.0,2.5,100.0,0.07,0.03,0.12,-0.09,flip -13797,做多,2024-03-29 03:00:00,2024-03-29 03:15:00,3572.0,3555.65,2.5,100.0,0.0699,-1.14,0.12,-1.27,flip -13798,做空,2024-03-29 03:15:00,2024-03-29 04:15:00,3555.65,3576.13,2.48,100.0,0.0698,-1.43,0.12,-1.56,flip -13799,做多,2024-03-29 04:15:00,2024-03-29 04:45:00,3576.13,3567.23,2.47,100.0,0.069,-0.61,0.12,-0.74,flip -13800,做空,2024-03-29 04:45:00,2024-03-29 05:00:00,3567.23,3577.48,2.46,100.0,0.0689,-0.71,0.12,-0.83,flip -13801,做多,2024-03-29 05:00:00,2024-03-29 05:15:00,3577.48,3567.9,2.45,100.0,0.0684,-0.66,0.12,-0.78,flip -13802,做空,2024-03-29 05:15:00,2024-03-29 06:30:00,3567.9,3576.13,2.44,100.0,0.0684,-0.56,0.12,-0.68,flip -13803,做多,2024-03-29 06:30:00,2024-03-29 07:30:00,3576.13,3540.03,2.43,100.0,0.068,-2.45,0.12,-2.57,flip -13804,做空,2024-03-29 07:30:00,2024-03-29 07:45:00,3540.03,3522.38,2.4,100.0,0.0679,1.2,0.12,1.08,tp_lower -13805,做多,2024-03-29 11:00:00,2024-03-29 11:30:00,3555.4,3554.32,2.41,100.0,0.0679,-0.07,0.12,-0.19,flip -13806,做空,2024-03-29 11:30:00,2024-03-29 13:30:00,3554.32,3556.84,2.41,100.0,0.0678,-0.17,0.12,-0.29,flip -13807,做多,2024-03-29 13:30:00,2024-03-29 14:15:00,3556.84,3555.28,2.41,100.0,0.0677,-0.11,0.12,-0.23,flip -13808,做空,2024-03-29 14:15:00,2024-03-29 14:30:00,3555.28,3555.81,2.4,100.0,0.0676,-0.04,0.12,-0.16,flip -13809,做多,2024-03-29 14:30:00,2024-03-29 14:45:00,3555.81,3546.48,2.4,100.0,0.0675,-0.63,0.12,-0.75,flip -13810,做空,2024-03-29 14:45:00,2024-03-29 15:30:00,3546.48,3495.89,2.39,100.0,0.0674,3.41,0.12,3.29,tp_lower -13811,做多,2024-03-29 22:45:00,2024-03-29 23:00:00,3524.95,3519.07,2.42,100.0,0.0688,-0.4,0.12,-0.53,flip -13812,做空,2024-03-29 23:00:00,2024-03-29 23:15:00,3519.07,3523.48,2.42,100.0,0.0687,-0.3,0.12,-0.42,flip -13813,做多,2024-03-29 23:15:00,2024-03-29 23:30:00,3523.48,3518.23,2.41,100.0,0.0684,-0.36,0.12,-0.48,flip -13814,做空,2024-03-29 23:30:00,2024-03-30 01:00:00,3518.23,3517.96,2.41,100.0,0.0684,0.02,0.12,-0.1,flip -13815,做多,2024-03-30 01:00:00,2024-03-30 01:30:00,3517.96,3517.14,2.45,100.0,0.0696,-0.06,0.12,-0.18,flip -13816,做空,2024-03-30 01:30:00,2024-03-30 04:45:00,3517.14,3509.75,2.44,100.0,0.0695,0.51,0.12,0.39,flip -13817,做多,2024-03-30 04:45:00,2024-03-30 06:00:00,3509.75,3502.09,2.45,100.0,0.0697,-0.53,0.12,-0.66,flip -13818,做空,2024-03-30 06:00:00,2024-03-30 06:15:00,3502.09,3507.94,2.44,100.0,0.0696,-0.41,0.12,-0.53,flip -13819,做多,2024-03-30 06:15:00,2024-03-30 06:30:00,3507.94,3500.56,2.43,100.0,0.0693,-0.51,0.12,-0.63,flip -13820,做空,2024-03-30 06:30:00,2024-03-30 06:45:00,3500.56,3502.24,2.42,100.0,0.0693,-0.12,0.12,-0.24,flip -13821,做多,2024-03-30 06:45:00,2024-03-30 07:15:00,3502.24,3500.96,2.42,100.0,0.0691,-0.09,0.12,-0.21,flip -13822,做空,2024-03-30 07:15:00,2024-03-30 07:30:00,3500.96,3502.72,2.42,100.0,0.0691,-0.12,0.12,-0.24,flip -13823,做多,2024-03-30 07:30:00,2024-03-30 07:45:00,3502.72,3495.2,2.41,100.0,0.0689,-0.52,0.12,-0.64,flip -13824,做空,2024-03-30 07:45:00,2024-03-30 08:00:00,3495.2,3504.92,2.41,100.0,0.0689,-0.67,0.12,-0.79,flip -13825,做多,2024-03-30 08:00:00,2024-03-30 08:30:00,3504.92,3501.43,2.4,100.0,0.0684,-0.24,0.12,-0.36,flip -13826,做空,2024-03-30 08:30:00,2024-03-30 08:45:00,3501.43,3507.94,2.39,100.0,0.0683,-0.44,0.12,-0.56,flip -13827,做多,2024-03-30 08:45:00,2024-03-30 09:00:00,3507.94,3507.38,2.39,100.0,0.068,-0.04,0.12,-0.16,flip -13828,做空,2024-03-30 09:00:00,2024-03-31 01:00:00,3507.38,3527.59,2.38,100.0,0.068,-1.37,0.12,-1.49,flip -13829,做多,2024-03-31 01:00:00,2024-03-31 01:15:00,3527.59,3522.49,2.4,100.0,0.068,-0.35,0.12,-0.47,flip -13830,做空,2024-03-31 01:15:00,2024-03-31 01:45:00,3522.49,3526.14,2.39,100.0,0.0679,-0.25,0.12,-0.37,flip -13831,做多,2024-03-31 01:45:00,2024-03-31 21:30:00,3526.14,3628.03,2.39,100.0,0.0677,6.9,0.12,6.77,flip -13832,做空,2024-03-31 21:30:00,2024-03-31 21:45:00,3628.03,3629.16,2.45,100.0,0.0676,-0.08,0.12,-0.2,flip -13833,做多,2024-03-31 21:45:00,2024-04-01 00:30:00,3629.16,3624.23,2.45,100.0,0.0675,-0.33,0.12,-0.46,flip -13834,做空,2024-04-01 00:30:00,2024-04-01 00:45:00,3624.23,3629.87,2.46,100.0,0.0678,-0.38,0.12,-0.51,flip -13835,做多,2024-04-01 00:45:00,2024-04-01 01:00:00,3629.87,3624.81,2.45,100.0,0.0675,-0.34,0.12,-0.46,flip -13836,做空,2024-04-01 01:00:00,2024-04-01 05:30:00,3624.81,3573.57,2.44,100.0,0.0674,3.45,0.12,3.33,tp_lower -13837,做多,2024-04-01 22:30:00,2024-04-01 22:45:00,3511.34,3506.04,2.48,100.0,0.0705,-0.37,0.12,-0.5,flip -13838,做空,2024-04-01 22:45:00,2024-04-01 23:00:00,3506.04,3515.24,2.47,100.0,0.0704,-0.65,0.12,-0.77,flip -13839,做多,2024-04-01 23:00:00,2024-04-01 23:45:00,3515.24,3506.52,2.46,100.0,0.07,-0.61,0.12,-0.73,flip -13840,做空,2024-04-01 23:45:00,2024-04-02 01:00:00,3506.52,3502.47,2.45,100.0,0.0699,0.28,0.12,0.16,flip -13841,做多,2024-04-02 01:00:00,2024-04-02 01:15:00,3502.47,3496.26,2.47,100.0,0.0705,-0.44,0.12,-0.56,flip -13842,做空,2024-04-02 01:15:00,2024-04-02 02:30:00,3496.26,3353.72,2.46,100.0,0.0704,10.03,0.12,9.91,tp_lower -13843,做多,2024-04-02 22:45:00,2024-04-02 23:00:00,3300.02,3294.86,2.56,100.0,0.0775,-0.4,0.13,-0.53,flip -13844,做空,2024-04-02 23:00:00,2024-04-03 01:15:00,3294.86,3277.2,2.55,100.0,0.0775,1.37,0.13,1.24,flip -13845,做多,2024-04-03 01:15:00,2024-04-03 05:45:00,3277.2,3294.89,2.57,100.0,0.0785,1.39,0.13,1.26,flip -13846,做空,2024-04-03 05:45:00,2024-04-03 11:15:00,3294.89,3307.99,2.58,100.0,0.0784,-1.03,0.13,-1.16,flip -13847,做多,2024-04-03 11:15:00,2024-04-03 12:30:00,3307.99,3309.63,2.57,100.0,0.0777,0.13,0.13,-0.0,flip -13848,做空,2024-04-03 12:30:00,2024-04-03 13:30:00,3309.63,3307.08,2.57,100.0,0.0776,0.2,0.13,0.07,flip -13849,做多,2024-04-03 13:30:00,2024-04-03 15:30:00,3307.08,3326.85,2.57,100.0,0.0777,1.54,0.13,1.41,flip -13850,做空,2024-04-03 15:30:00,2024-04-03 18:45:00,3326.85,3336.07,2.58,100.0,0.0776,-0.72,0.13,-0.84,flip -13851,做多,2024-04-03 18:45:00,2024-04-03 19:00:00,3336.07,3316.24,2.57,100.0,0.0771,-1.53,0.13,-1.66,flip -13852,做空,2024-04-03 19:00:00,2024-04-03 21:45:00,3316.24,3319.47,2.55,100.0,0.077,-0.25,0.13,-0.38,flip -13853,做多,2024-04-03 21:45:00,2024-04-03 23:15:00,3319.47,3317.92,2.55,100.0,0.0768,-0.12,0.13,-0.25,flip -13854,做空,2024-04-03 23:15:00,2024-04-04 00:15:00,3317.92,3324.92,2.55,100.0,0.0767,-0.54,0.13,-0.66,flip -13855,做多,2024-04-04 00:15:00,2024-04-04 01:30:00,3324.92,3323.12,2.56,100.0,0.077,-0.14,0.13,-0.27,flip -13856,做空,2024-04-04 01:30:00,2024-04-04 06:30:00,3323.12,3310.58,2.56,100.0,0.0769,0.96,0.13,0.84,flip -13857,做多,2024-04-04 06:30:00,2024-04-04 20:00:00,3310.58,3305.17,2.56,100.0,0.0774,-0.42,0.13,-0.55,flip -13858,做空,2024-04-04 20:00:00,2024-04-05 13:45:00,3305.17,3285.32,2.56,100.0,0.0774,1.54,0.13,1.41,flip -13859,做多,2024-04-05 13:45:00,2024-04-05 14:15:00,3285.32,3291.0,2.58,100.0,0.0785,0.45,0.13,0.32,flip -13860,做空,2024-04-05 14:15:00,2024-04-05 14:30:00,3291.0,3315.3,2.58,100.0,0.0784,-1.91,0.13,-2.04,flip -13861,做多,2024-04-05 14:30:00,2024-04-06 11:15:00,3315.3,3333.96,2.56,100.0,0.0772,1.44,0.13,1.31,flip -13862,做空,2024-04-06 11:15:00,2024-04-06 11:30:00,3333.96,3335.01,2.58,100.0,0.0773,-0.08,0.13,-0.21,flip -13863,做多,2024-04-06 11:30:00,2024-04-06 11:45:00,3335.01,3332.05,2.57,100.0,0.0772,-0.23,0.13,-0.36,flip -13864,做空,2024-04-06 11:45:00,2024-04-06 12:00:00,3332.05,3333.19,2.57,100.0,0.0771,-0.09,0.13,-0.22,flip -13865,做多,2024-04-06 12:00:00,2024-04-06 12:30:00,3333.19,3327.25,2.57,100.0,0.077,-0.46,0.13,-0.59,flip -13866,做空,2024-04-06 12:30:00,2024-04-06 12:45:00,3327.25,3334.19,2.56,100.0,0.0769,-0.53,0.13,-0.66,flip -13867,做多,2024-04-06 12:45:00,2024-04-06 13:00:00,3334.19,3329.02,2.55,100.0,0.0765,-0.4,0.13,-0.52,flip -13868,做空,2024-04-06 13:00:00,2024-04-06 14:15:00,3329.02,3327.0,2.54,100.0,0.0764,0.15,0.13,0.03,flip -13869,做多,2024-04-06 14:15:00,2024-04-06 16:00:00,3327.0,3334.92,2.54,100.0,0.0764,0.61,0.13,0.48,flip -13870,做空,2024-04-06 16:00:00,2024-04-06 16:15:00,3334.92,3335.19,2.55,100.0,0.0764,-0.02,0.13,-0.15,flip -13871,做多,2024-04-06 16:15:00,2024-04-06 23:00:00,3335.19,3394.12,2.54,100.0,0.0763,4.5,0.13,4.37,tp_upper -13872,做多,2024-04-07 16:00:00,2024-04-07 16:45:00,3401.09,3397.17,2.61,100.0,0.0768,-0.3,0.13,-0.43,flip -13873,做空,2024-04-07 16:45:00,2024-04-07 19:15:00,3397.17,3392.0,2.61,100.0,0.0767,0.4,0.13,0.27,flip -13874,做多,2024-04-07 19:15:00,2024-04-07 23:30:00,3392.0,3454.45,2.61,100.0,0.0768,4.8,0.13,4.67,tp_upper -13875,做多,2024-04-09 04:15:00,2024-04-09 05:30:00,3694.18,3687.69,2.66,100.0,0.072,-0.47,0.13,-0.6,flip -13876,做空,2024-04-09 05:30:00,2024-04-09 05:45:00,3687.69,3694.28,2.65,100.0,0.0719,-0.47,0.13,-0.61,flip -13877,做多,2024-04-09 05:45:00,2024-04-09 06:15:00,3694.28,3680.77,2.64,100.0,0.0716,-0.97,0.13,-1.1,flip -13878,做空,2024-04-09 06:15:00,2024-04-09 08:00:00,3680.77,3600.88,2.63,100.0,0.0715,5.71,0.13,5.58,tp_lower -13879,做多,2024-04-10 04:15:00,2024-04-10 04:45:00,3520.68,3518.7,2.7,100.0,0.0766,-0.15,0.13,-0.29,flip -13880,做空,2024-04-10 04:45:00,2024-04-10 05:00:00,3518.7,3529.41,2.69,100.0,0.0765,-0.82,0.13,-0.95,flip -13881,做多,2024-04-10 05:00:00,2024-04-10 08:00:00,3529.41,3517.2,2.68,100.0,0.076,-0.93,0.13,-1.06,flip -13882,做空,2024-04-10 08:00:00,2024-04-10 08:15:00,3517.2,3519.27,2.67,100.0,0.0759,-0.16,0.13,-0.29,flip -13883,做多,2024-04-10 08:15:00,2024-04-10 08:45:00,3519.27,3520.37,2.66,100.0,0.0757,0.08,0.13,-0.05,flip -13884,做空,2024-04-10 08:45:00,2024-04-10 09:30:00,3520.37,3524.46,2.66,100.0,0.0756,-0.31,0.13,-0.44,flip -13885,做多,2024-04-10 09:30:00,2024-04-10 10:15:00,3524.46,3507.88,2.66,100.0,0.0754,-1.25,0.13,-1.38,flip -13886,做空,2024-04-10 10:15:00,2024-04-10 10:45:00,3507.88,3522.05,2.64,100.0,0.0753,-1.07,0.13,-1.2,flip -13887,做多,2024-04-10 10:45:00,2024-04-10 12:00:00,3522.05,3517.01,2.63,100.0,0.0746,-0.38,0.13,-0.51,flip -13888,做空,2024-04-10 12:00:00,2024-04-10 12:15:00,3517.01,3519.42,2.62,100.0,0.0746,-0.18,0.13,-0.31,flip -13889,做多,2024-04-10 12:15:00,2024-04-10 12:30:00,3519.42,3444.86,2.62,100.0,0.0744,-5.55,0.13,-5.67,flip -13890,做空,2024-04-10 12:30:00,2024-04-10 12:45:00,3444.86,3441.88,2.56,100.0,0.0743,0.22,0.13,0.09,tp_lower -13891,做多,2024-04-10 16:30:00,2024-04-10 18:00:00,3501.67,3513.99,2.56,100.0,0.0731,0.9,0.13,0.77,flip -13892,做空,2024-04-10 18:00:00,2024-04-10 19:15:00,3513.99,3505.52,2.57,100.0,0.073,0.62,0.13,0.49,flip -13893,做多,2024-04-10 19:15:00,2024-04-10 21:15:00,3505.52,3504.51,2.57,100.0,0.0733,-0.07,0.13,-0.2,flip -13894,做空,2024-04-10 21:15:00,2024-04-10 21:45:00,3504.51,3515.17,2.57,100.0,0.0732,-0.78,0.13,-0.91,flip -13895,做多,2024-04-10 21:45:00,2024-04-11 11:30:00,3515.17,3547.34,2.56,100.0,0.0727,2.34,0.13,2.21,flip -13896,做空,2024-04-11 11:30:00,2024-04-11 12:30:00,3547.34,3565.91,2.62,100.0,0.0737,-1.37,0.13,-1.5,flip -13897,做多,2024-04-11 12:30:00,2024-04-11 12:45:00,3565.91,3560.4,2.6,100.0,0.0729,-0.4,0.13,-0.53,flip -13898,做空,2024-04-11 12:45:00,2024-04-11 13:00:00,3560.4,3566.73,2.59,100.0,0.0728,-0.46,0.13,-0.59,flip -13899,做多,2024-04-11 13:00:00,2024-04-11 13:15:00,3566.73,3558.18,2.59,100.0,0.0725,-0.62,0.13,-0.75,flip -13900,做空,2024-04-11 13:15:00,2024-04-12 02:00:00,3558.18,3525.0,2.58,100.0,0.0724,2.4,0.13,2.28,flip -13901,做多,2024-04-12 02:00:00,2024-04-12 07:30:00,3525.0,3519.19,2.61,100.0,0.074,-0.43,0.13,-0.56,flip -13902,做空,2024-04-12 07:30:00,2024-04-12 08:00:00,3519.19,3527.55,2.6,100.0,0.074,-0.62,0.13,-0.75,flip -13903,做多,2024-04-12 08:00:00,2024-04-12 08:30:00,3527.55,3523.68,2.59,100.0,0.0735,-0.28,0.13,-0.41,flip -13904,做空,2024-04-12 08:30:00,2024-04-12 08:45:00,3523.68,3527.59,2.59,100.0,0.0735,-0.29,0.13,-0.42,flip -13905,做多,2024-04-12 08:45:00,2024-04-12 09:15:00,3527.59,3522.0,2.58,100.0,0.0732,-0.41,0.13,-0.54,flip -13906,做空,2024-04-12 09:15:00,2024-04-12 10:30:00,3522.0,3520.62,2.58,100.0,0.0732,0.1,0.13,-0.03,flip -13907,做多,2024-04-12 10:30:00,2024-04-12 12:15:00,3520.62,3522.75,2.57,100.0,0.0731,0.16,0.13,0.03,flip -13908,做空,2024-04-12 12:15:00,2024-04-12 13:30:00,3522.75,3457.58,2.57,100.0,0.0731,4.76,0.13,4.64,tp_lower -13909,做多,2024-04-13 06:45:00,2024-04-13 07:00:00,3266.28,3257.82,2.64,100.0,0.0808,-0.68,0.13,-0.82,flip -13910,做空,2024-04-13 07:00:00,2024-04-13 07:30:00,3257.82,3260.4,2.63,100.0,0.0807,-0.21,0.13,-0.34,flip -13911,做多,2024-04-13 07:30:00,2024-04-13 07:45:00,3260.4,3258.55,2.62,100.0,0.0805,-0.15,0.13,-0.28,flip -13912,做空,2024-04-13 07:45:00,2024-04-13 16:30:00,3258.55,3256.51,2.62,100.0,0.0804,0.16,0.13,0.03,flip -13913,做多,2024-04-13 16:30:00,2024-04-13 16:45:00,3256.51,3246.98,2.62,100.0,0.0804,-0.77,0.13,-0.9,flip -13914,做空,2024-04-13 16:45:00,2024-04-13 19:45:00,3246.98,3083.37,2.61,100.0,0.0804,13.15,0.12,13.02,tp_lower -13915,做多,2024-04-14 06:15:00,2024-04-14 09:30:00,3087.04,3035.12,2.75,100.0,0.0892,-4.63,0.14,-4.76,flip -13916,做空,2024-04-14 09:30:00,2024-04-14 09:45:00,3035.12,3042.31,2.7,100.0,0.0891,-0.64,0.14,-0.78,flip -13917,做多,2024-04-14 09:45:00,2024-04-14 11:15:00,3042.31,3026.0,2.69,100.0,0.0886,-1.44,0.13,-1.58,flip -13918,做空,2024-04-14 11:15:00,2024-04-14 11:45:00,3026.0,3026.33,2.68,100.0,0.0885,-0.03,0.13,-0.16,flip -13919,做多,2024-04-14 11:45:00,2024-04-14 14:00:00,3026.33,3015.23,2.67,100.0,0.0884,-0.98,0.13,-1.11,flip -13920,做空,2024-04-14 14:00:00,2024-04-14 14:30:00,3015.23,3045.79,2.66,100.0,0.0883,-2.7,0.13,-2.83,flip -13921,做多,2024-04-14 14:30:00,2024-04-14 14:45:00,3045.79,3034.76,2.63,100.0,0.0864,-0.95,0.13,-1.08,flip -13922,做空,2024-04-14 14:45:00,2024-04-14 17:30:00,3034.76,3065.04,2.62,100.0,0.0863,-2.61,0.13,-2.75,flip -13923,做多,2024-04-14 17:30:00,2024-04-14 20:45:00,3065.04,3065.99,2.59,100.0,0.0845,0.08,0.13,-0.05,flip -13924,做空,2024-04-14 20:45:00,2024-04-14 21:45:00,3065.99,3064.39,2.59,100.0,0.0844,0.14,0.13,0.01,flip -13925,做多,2024-04-14 21:45:00,2024-04-14 22:00:00,3064.39,3141.33,2.59,100.0,0.0845,6.5,0.13,6.37,tp_upper -13926,做多,2024-04-15 14:15:00,2024-04-15 14:30:00,3183.57,3160.46,2.68,100.0,0.0841,-1.94,0.13,-2.08,flip -13927,做空,2024-04-15 14:30:00,2024-04-16 07:15:00,3160.46,3091.63,2.65,100.0,0.084,5.78,0.13,5.65,flip -13928,做多,2024-04-16 07:15:00,2024-04-16 08:15:00,3091.63,3086.93,2.71,100.0,0.0878,-0.41,0.14,-0.55,flip -13929,做空,2024-04-16 08:15:00,2024-04-16 08:45:00,3086.93,3083.56,2.71,100.0,0.0877,0.3,0.14,0.16,flip -13930,做多,2024-04-16 08:45:00,2024-04-16 09:30:00,3083.56,3083.19,2.71,100.0,0.0878,-0.03,0.14,-0.17,flip -13931,做空,2024-04-16 09:30:00,2024-04-16 11:45:00,3083.19,3091.79,2.7,100.0,0.0877,-0.75,0.14,-0.89,flip -13932,做多,2024-04-16 11:45:00,2024-04-16 12:00:00,3091.79,3072.16,2.69,100.0,0.0871,-1.71,0.13,-1.84,flip -13933,做空,2024-04-16 12:00:00,2024-04-16 12:15:00,3072.16,3081.54,2.67,100.0,0.087,-0.82,0.13,-0.95,flip -13934,做多,2024-04-16 12:15:00,2024-04-16 12:30:00,3081.54,3078.99,2.66,100.0,0.0864,-0.22,0.13,-0.35,flip -13935,做空,2024-04-16 12:30:00,2024-04-16 13:00:00,3078.99,3077.16,2.66,100.0,0.0863,0.16,0.13,0.03,flip -13936,做多,2024-04-16 13:00:00,2024-04-16 13:30:00,3077.16,3064.5,2.66,100.0,0.0863,-1.09,0.13,-1.23,flip -13937,做空,2024-04-16 13:30:00,2024-04-16 14:00:00,3064.5,3083.28,2.64,100.0,0.0863,-1.62,0.13,-1.75,flip -13938,做多,2024-04-16 14:00:00,2024-04-16 14:15:00,3083.28,3061.45,2.62,100.0,0.0851,-1.86,0.13,-1.99,flip -13939,做空,2024-04-16 14:15:00,2024-04-16 17:00:00,3061.45,3064.88,2.6,100.0,0.085,-0.29,0.13,-0.42,flip -13940,做多,2024-04-16 17:00:00,2024-04-16 17:30:00,3064.88,3062.42,2.6,100.0,0.0848,-0.21,0.13,-0.34,flip -13941,做空,2024-04-16 17:30:00,2024-04-16 18:00:00,3062.42,3055.23,2.59,100.0,0.0847,0.61,0.13,0.48,flip -13942,做多,2024-04-16 18:00:00,2024-04-16 19:30:00,3055.23,3057.16,2.6,100.0,0.085,0.16,0.13,0.03,flip -13943,做空,2024-04-16 19:30:00,2024-04-16 20:00:00,3057.16,3058.03,2.6,100.0,0.0849,-0.07,0.13,-0.2,flip -13944,做多,2024-04-16 20:00:00,2024-04-16 20:30:00,3058.03,3059.99,2.59,100.0,0.0848,0.17,0.13,0.04,flip -13945,做空,2024-04-16 20:30:00,2024-04-16 20:45:00,3059.99,3069.21,2.59,100.0,0.0847,-0.78,0.13,-0.91,flip -13946,做多,2024-04-16 20:45:00,2024-04-17 01:00:00,3069.21,3076.44,2.58,100.0,0.0841,0.61,0.13,0.48,flip -13947,做空,2024-04-17 01:00:00,2024-04-17 01:15:00,3076.44,3092.07,2.63,100.0,0.0855,-1.34,0.13,-1.47,flip -13948,做多,2024-04-17 01:15:00,2024-04-17 07:00:00,3092.07,3076.3,2.61,100.0,0.0845,-1.33,0.13,-1.46,flip -13949,做空,2024-04-17 07:00:00,2024-04-17 07:15:00,3076.3,3081.92,2.6,100.0,0.0844,-0.47,0.13,-0.6,flip -13950,做多,2024-04-17 07:15:00,2024-04-17 07:45:00,3081.92,3074.66,2.59,100.0,0.084,-0.61,0.13,-0.74,flip -13951,做空,2024-04-17 07:45:00,2024-04-17 08:00:00,3074.66,3079.02,2.58,100.0,0.084,-0.37,0.13,-0.5,flip -13952,做多,2024-04-17 08:00:00,2024-04-17 08:30:00,3079.02,3076.7,2.58,100.0,0.0836,-0.19,0.13,-0.32,flip -13953,做空,2024-04-17 08:30:00,2024-04-17 09:15:00,3076.7,3084.95,2.57,100.0,0.0836,-0.69,0.13,-0.82,flip -13954,做多,2024-04-17 09:15:00,2024-04-17 09:30:00,3084.95,3077.31,2.56,100.0,0.083,-0.63,0.13,-0.76,flip -13955,做空,2024-04-17 09:30:00,2024-04-17 14:15:00,3077.31,2971.86,2.55,100.0,0.0829,8.75,0.12,8.62,tp_lower -13956,做多,2024-04-18 01:00:00,2024-04-18 01:15:00,3008.52,3004.37,2.66,100.0,0.0884,-0.37,0.13,-0.5,flip -13957,做空,2024-04-18 01:15:00,2024-04-18 02:00:00,3004.37,3002.65,2.65,100.0,0.0883,0.15,0.13,0.02,flip -13958,做多,2024-04-18 02:00:00,2024-04-18 02:15:00,3002.65,2997.84,2.65,100.0,0.0883,-0.42,0.13,-0.56,flip -13959,做空,2024-04-18 02:15:00,2024-04-18 02:30:00,2997.84,3007.91,2.65,100.0,0.0882,-0.89,0.13,-1.02,flip -13960,做多,2024-04-18 02:30:00,2024-04-18 05:30:00,3007.91,3002.59,2.63,100.0,0.0876,-0.47,0.13,-0.6,flip -13961,做空,2024-04-18 05:30:00,2024-04-18 09:00:00,3002.59,2999.13,2.63,100.0,0.0875,0.3,0.13,0.17,flip -13962,做多,2024-04-18 09:00:00,2024-04-18 09:15:00,2999.13,2998.15,2.63,100.0,0.0876,-0.09,0.13,-0.22,flip -13963,做空,2024-04-18 09:15:00,2024-04-18 09:45:00,2998.15,3005.84,2.62,100.0,0.0875,-0.67,0.13,-0.8,flip -13964,做多,2024-04-18 09:45:00,2024-04-18 10:00:00,3005.84,2998.12,2.61,100.0,0.087,-0.67,0.13,-0.8,flip -13965,做空,2024-04-18 10:00:00,2024-04-18 10:15:00,2998.12,3004.19,2.6,100.0,0.0869,-0.53,0.13,-0.66,flip -13966,做多,2024-04-18 10:15:00,2024-04-18 18:00:00,3004.19,3016.78,2.6,100.0,0.0864,1.09,0.13,0.96,flip -13967,做空,2024-04-18 18:00:00,2024-04-18 18:15:00,3016.78,3038.33,2.6,100.0,0.0863,-1.86,0.13,-1.99,flip -13968,做多,2024-04-18 18:15:00,2024-04-19 00:00:00,3038.33,3045.48,2.58,100.0,0.085,0.61,0.13,0.48,flip -13969,做空,2024-04-19 00:00:00,2024-04-19 01:30:00,3045.48,2938.48,2.62,100.0,0.0859,9.19,0.13,9.07,tp_lower -13970,做多,2024-04-19 06:30:00,2024-04-19 16:15:00,3057.64,3054.73,2.71,100.0,0.0885,-0.26,0.14,-0.39,flip -13971,做空,2024-04-19 16:15:00,2024-04-19 16:30:00,3054.73,3064.82,2.7,100.0,0.0884,-0.89,0.14,-1.03,flip -13972,做多,2024-04-19 16:30:00,2024-04-19 20:30:00,3064.82,3077.53,2.69,100.0,0.0877,1.12,0.14,0.98,flip -13973,做空,2024-04-19 20:30:00,2024-04-19 21:00:00,3077.53,3088.27,2.7,100.0,0.0877,-0.94,0.14,-1.08,flip -13974,做多,2024-04-19 21:00:00,2024-04-19 22:30:00,3088.27,3081.85,2.69,100.0,0.087,-0.56,0.13,-0.69,flip -13975,做空,2024-04-19 22:30:00,2024-04-19 23:00:00,3081.85,3041.39,2.68,100.0,0.0869,3.51,0.13,3.38,tp_lower -13976,做多,2024-04-20 05:30:00,2024-04-20 07:00:00,3066.59,3061.67,2.73,100.0,0.089,-0.44,0.14,-0.57,flip -13977,做空,2024-04-20 07:00:00,2024-04-20 12:30:00,3061.67,3060.27,2.72,100.0,0.0889,0.12,0.14,-0.01,flip -13978,做多,2024-04-20 12:30:00,2024-04-20 15:30:00,3060.27,3090.93,2.72,100.0,0.0889,2.72,0.14,2.59,tp_upper -13979,做多,2024-04-21 10:15:00,2024-04-21 12:15:00,3161.5,3160.32,2.75,100.0,0.087,-0.1,0.14,-0.24,flip -13980,做空,2024-04-21 12:15:00,2024-04-21 12:30:00,3160.32,3164.43,2.75,100.0,0.0869,-0.36,0.14,-0.49,flip -13981,做多,2024-04-21 12:30:00,2024-04-21 12:45:00,3164.43,3156.03,2.74,100.0,0.0866,-0.73,0.14,-0.86,flip -13982,做空,2024-04-21 12:45:00,2024-04-21 13:15:00,3156.03,3162.79,2.73,100.0,0.0865,-0.58,0.14,-0.72,flip -13983,做多,2024-04-21 13:15:00,2024-04-21 13:30:00,3162.79,3155.66,2.72,100.0,0.0861,-0.61,0.14,-0.75,flip -13984,做空,2024-04-21 13:30:00,2024-04-21 21:00:00,3155.66,3162.85,2.71,100.0,0.086,-0.62,0.14,-0.75,flip -13985,做多,2024-04-21 21:00:00,2024-04-21 21:15:00,3162.85,3155.13,2.7,100.0,0.0855,-0.66,0.13,-0.8,flip -13986,做空,2024-04-21 21:15:00,2024-04-21 22:00:00,3155.13,3161.38,2.7,100.0,0.0854,-0.53,0.14,-0.67,flip -13987,做多,2024-04-21 22:00:00,2024-04-21 22:15:00,3161.38,3155.93,2.69,100.0,0.085,-0.46,0.13,-0.6,flip -13988,做空,2024-04-21 22:15:00,2024-04-21 22:30:00,3155.93,3159.33,2.68,100.0,0.0849,-0.29,0.13,-0.42,flip -13989,做多,2024-04-21 22:30:00,2024-04-21 22:45:00,3159.33,3153.76,2.67,100.0,0.0847,-0.47,0.13,-0.6,flip -13990,做空,2024-04-21 22:45:00,2024-04-22 00:00:00,3153.76,3161.28,2.67,100.0,0.0846,-0.64,0.13,-0.77,flip -13991,做多,2024-04-22 00:00:00,2024-04-22 00:15:00,3161.28,3157.18,2.69,100.0,0.085,-0.35,0.13,-0.48,flip -13992,做空,2024-04-22 00:15:00,2024-04-22 01:00:00,3157.18,3153.96,2.68,100.0,0.0849,0.27,0.13,0.14,flip -13993,做多,2024-04-22 01:00:00,2024-04-22 01:15:00,3153.96,3151.8,2.68,100.0,0.085,-0.18,0.13,-0.32,flip -13994,做空,2024-04-22 01:15:00,2024-04-22 03:00:00,3151.8,3163.69,2.68,100.0,0.0849,-1.01,0.13,-1.14,flip -13995,做多,2024-04-22 03:00:00,2024-04-22 03:45:00,3163.69,3189.23,2.66,100.0,0.0842,2.15,0.13,2.02,tp_upper -13996,做多,2024-04-22 13:45:00,2024-04-22 14:45:00,3191.18,3181.78,2.68,100.0,0.084,-0.79,0.13,-0.92,flip -13997,做空,2024-04-22 14:45:00,2024-04-22 16:00:00,3181.78,3190.73,2.67,100.0,0.0839,-0.75,0.13,-0.89,flip -13998,做多,2024-04-22 16:00:00,2024-04-22 16:15:00,3190.73,3184.84,2.66,100.0,0.0834,-0.49,0.13,-0.62,flip -13999,做空,2024-04-22 16:15:00,2024-04-22 17:00:00,3184.84,3193.49,2.65,100.0,0.0833,-0.72,0.13,-0.85,flip -14000,做多,2024-04-22 17:00:00,2024-04-22 18:15:00,3193.49,3195.28,2.64,100.0,0.0828,0.15,0.13,0.02,flip -14001,做空,2024-04-22 18:15:00,2024-04-22 18:30:00,3195.28,3195.35,2.64,100.0,0.0827,-0.01,0.13,-0.14,flip -14002,做多,2024-04-22 18:30:00,2024-04-22 20:15:00,3195.35,3192.84,2.64,100.0,0.0826,-0.21,0.13,-0.34,flip -14003,做空,2024-04-22 20:15:00,2024-04-22 22:00:00,3192.84,3205.7,2.63,100.0,0.0825,-1.06,0.13,-1.19,flip -14004,做多,2024-04-22 22:00:00,2024-04-22 23:30:00,3205.7,3197.76,2.62,100.0,0.0818,-0.65,0.13,-0.78,flip -14005,做空,2024-04-22 23:30:00,2024-04-22 23:45:00,3197.76,3198.66,2.61,100.0,0.0817,-0.07,0.13,-0.2,flip -14006,做多,2024-04-22 23:45:00,2024-04-23 02:45:00,3198.66,3193.46,2.61,100.0,0.0816,-0.42,0.13,-0.55,flip -14007,做空,2024-04-23 02:45:00,2024-04-23 03:00:00,3193.46,3195.35,2.64,100.0,0.0827,-0.16,0.13,-0.29,flip -14008,做多,2024-04-23 03:00:00,2024-04-23 03:15:00,3195.35,3195.17,2.64,100.0,0.0825,-0.01,0.13,-0.15,flip -14009,做空,2024-04-23 03:15:00,2024-04-23 12:15:00,3195.17,3182.67,2.63,100.0,0.0824,1.03,0.13,0.9,flip -14010,做多,2024-04-23 12:15:00,2024-04-23 13:00:00,3182.67,3178.01,2.64,100.0,0.083,-0.39,0.13,-0.52,flip -14011,做空,2024-04-23 13:00:00,2024-04-23 13:30:00,3178.01,3195.04,2.63,100.0,0.0829,-1.41,0.13,-1.54,flip -14012,做多,2024-04-23 13:30:00,2024-04-23 20:15:00,3195.04,3197.48,2.62,100.0,0.0819,0.2,0.13,0.07,flip -14013,做空,2024-04-23 20:15:00,2024-04-23 20:30:00,3197.48,3206.96,2.62,100.0,0.0819,-0.78,0.13,-0.91,flip -14014,做多,2024-04-23 20:30:00,2024-04-23 23:00:00,3206.96,3207.28,2.61,100.0,0.0813,0.03,0.13,-0.1,flip -14015,做空,2024-04-23 23:00:00,2024-04-24 02:30:00,3207.28,3230.85,2.6,100.0,0.0812,-1.91,0.13,-2.05,flip -14016,做多,2024-04-24 02:30:00,2024-04-24 13:45:00,3230.85,3246.68,2.6,100.0,0.0806,1.28,0.13,1.15,flip -14017,做空,2024-04-24 13:45:00,2024-04-25 05:30:00,3246.68,3160.76,2.61,100.0,0.0805,6.92,0.13,6.79,flip -14018,做多,2024-04-25 05:30:00,2024-04-25 05:45:00,3160.76,3156.63,2.69,100.0,0.085,-0.35,0.13,-0.48,flip -14019,做空,2024-04-25 05:45:00,2024-04-25 06:00:00,3156.63,3162.0,2.68,100.0,0.0849,-0.46,0.13,-0.59,flip -14020,做多,2024-04-25 06:00:00,2024-04-25 06:30:00,3162.0,3153.71,2.67,100.0,0.0845,-0.7,0.13,-0.83,flip -14021,做空,2024-04-25 06:30:00,2024-04-25 06:45:00,3153.71,3156.24,2.66,100.0,0.0844,-0.21,0.13,-0.35,flip -14022,做多,2024-04-25 06:45:00,2024-04-25 07:00:00,3156.24,3155.55,2.66,100.0,0.0842,-0.06,0.13,-0.19,flip -14023,做空,2024-04-25 07:00:00,2024-04-25 09:00:00,3155.55,3146.91,2.65,100.0,0.0841,0.73,0.13,0.59,flip -14024,做多,2024-04-25 09:00:00,2024-04-25 09:15:00,3146.91,3138.37,2.66,100.0,0.0845,-0.72,0.13,-0.85,flip -14025,做空,2024-04-25 09:15:00,2024-04-25 10:00:00,3138.37,3104.69,2.65,100.0,0.0844,2.84,0.13,2.71,tp_lower -14026,做多,2024-04-25 12:00:00,2024-04-25 12:30:00,3127.71,3117.04,2.67,100.0,0.0855,-0.91,0.13,-1.05,flip -14027,做空,2024-04-25 12:30:00,2024-04-25 14:00:00,3117.04,3135.79,2.66,100.0,0.0854,-1.6,0.13,-1.74,flip -14028,做多,2024-04-25 14:00:00,2024-04-25 14:15:00,3135.79,3132.81,2.64,100.0,0.0843,-0.25,0.13,-0.38,flip -14029,做空,2024-04-25 14:15:00,2024-04-25 15:15:00,3132.81,3136.11,2.64,100.0,0.0842,-0.28,0.13,-0.41,flip -14030,做多,2024-04-25 15:15:00,2024-04-26 00:30:00,3136.11,3136.74,2.63,100.0,0.084,0.05,0.13,-0.08,flip -14031,做空,2024-04-26 00:30:00,2024-04-26 00:45:00,3136.74,3145.13,2.66,100.0,0.0849,-0.71,0.13,-0.85,flip -14032,做多,2024-04-26 00:45:00,2024-04-26 01:00:00,3145.13,3134.57,2.65,100.0,0.0844,-0.89,0.13,-1.02,flip -14033,做空,2024-04-26 01:00:00,2024-04-26 01:30:00,3134.57,3147.18,2.64,100.0,0.0843,-1.06,0.13,-1.2,flip -14034,做多,2024-04-26 01:30:00,2024-04-26 03:00:00,3147.18,3148.6,2.63,100.0,0.0835,0.12,0.13,-0.01,flip -14035,做空,2024-04-26 03:00:00,2024-04-26 03:30:00,3148.6,3145.32,2.63,100.0,0.0834,0.27,0.13,0.14,flip -14036,做多,2024-04-26 03:30:00,2024-04-26 06:00:00,3145.32,3148.22,2.63,100.0,0.0835,0.24,0.13,0.11,flip -14037,做空,2024-04-26 06:00:00,2024-04-26 06:15:00,3148.22,3148.93,2.63,100.0,0.0834,-0.06,0.13,-0.19,flip -14038,做多,2024-04-26 06:15:00,2024-04-26 09:30:00,3148.93,3148.76,2.62,100.0,0.0833,-0.01,0.13,-0.15,flip -14039,做空,2024-04-26 09:30:00,2024-04-26 12:30:00,3148.76,3142.05,2.62,100.0,0.0832,0.56,0.13,0.43,flip -14040,做多,2024-04-26 12:30:00,2024-04-26 14:30:00,3142.05,3131.96,2.62,100.0,0.0835,-0.84,0.13,-0.97,flip -14041,做空,2024-04-26 14:30:00,2024-04-26 17:30:00,3131.96,3135.78,2.61,100.0,0.0834,-0.32,0.13,-0.45,flip -14042,做多,2024-04-26 17:30:00,2024-04-26 19:30:00,3135.78,3136.64,2.61,100.0,0.0831,0.07,0.13,-0.06,flip -14043,做空,2024-04-26 19:30:00,2024-04-26 20:00:00,3136.64,3142.62,2.6,100.0,0.083,-0.5,0.13,-0.63,flip -14044,做多,2024-04-26 20:00:00,2024-04-26 22:15:00,3142.62,3128.22,2.6,100.0,0.0826,-1.19,0.13,-1.32,flip -14045,做空,2024-04-26 22:15:00,2024-04-27 00:00:00,3128.22,3136.65,2.58,100.0,0.0826,-0.7,0.13,-0.83,flip -14046,做多,2024-04-27 00:00:00,2024-04-27 00:15:00,3136.65,3114.71,2.61,100.0,0.0832,-1.82,0.13,-1.95,flip -14047,做空,2024-04-27 00:15:00,2024-04-27 01:15:00,3114.71,3082.25,2.59,100.0,0.0831,2.7,0.13,2.57,tp_lower -14048,做多,2024-04-27 06:45:00,2024-04-27 07:15:00,3122.43,3125.69,2.61,100.0,0.0837,0.27,0.13,0.14,flip -14049,做空,2024-04-27 07:15:00,2024-04-27 11:15:00,3125.69,3125.75,2.61,100.0,0.0836,-0.01,0.13,-0.14,flip -14050,做多,2024-04-27 11:15:00,2024-04-27 11:30:00,3125.75,3124.69,2.61,100.0,0.0835,-0.09,0.13,-0.22,flip -14051,做空,2024-04-27 11:30:00,2024-04-27 12:00:00,3124.69,3137.36,2.61,100.0,0.0834,-1.06,0.13,-1.19,flip -14052,做多,2024-04-27 12:00:00,2024-04-27 17:30:00,3137.36,3232.28,2.59,100.0,0.0826,7.84,0.13,7.71,tp_upper -14053,做多,2024-04-28 11:30:00,2024-04-28 12:15:00,3283.22,3288.99,2.69,100.0,0.0818,0.47,0.13,0.34,flip -14054,做空,2024-04-28 12:15:00,2024-04-28 13:00:00,3288.99,3300.06,2.69,100.0,0.0817,-0.9,0.13,-1.04,flip -14055,做多,2024-04-28 13:00:00,2024-04-28 18:45:00,3300.06,3342.98,2.68,100.0,0.0811,3.48,0.14,3.35,tp_upper -14056,做多,2024-04-28 20:30:00,2024-04-28 20:45:00,3310.46,3310.11,2.71,100.0,0.0818,-0.03,0.14,-0.16,flip -14057,做空,2024-04-28 20:45:00,2024-04-29 19:45:00,3310.11,3184.68,2.71,100.0,0.0817,10.25,0.13,10.12,flip -14058,做多,2024-04-29 19:45:00,2024-04-29 20:30:00,3184.68,3178.06,2.82,100.0,0.0884,-0.59,0.14,-0.73,flip -14059,做空,2024-04-29 20:30:00,2024-04-29 21:15:00,3178.06,3167.29,2.81,100.0,0.0884,0.95,0.14,0.81,flip -14060,做多,2024-04-29 21:15:00,2024-04-30 01:45:00,3167.29,3171.67,2.81,100.0,0.0889,0.39,0.14,0.25,flip -14061,做空,2024-04-30 01:45:00,2024-04-30 02:15:00,3171.67,3183.36,2.82,100.0,0.089,-1.04,0.14,-1.18,flip -14062,做多,2024-04-30 02:15:00,2024-04-30 03:30:00,3183.36,3175.43,2.81,100.0,0.0883,-0.7,0.14,-0.84,flip -14063,做空,2024-04-30 03:30:00,2024-04-30 03:45:00,3175.43,3179.62,2.8,100.0,0.0882,-0.37,0.14,-0.51,flip -14064,做多,2024-04-30 03:45:00,2024-04-30 22:30:00,3179.62,3016.8,2.79,100.0,0.0879,-14.31,0.13,-14.44,flip -14065,做空,2024-04-30 22:30:00,2024-04-30 23:30:00,3016.8,3012.69,2.65,100.0,0.0878,0.36,0.13,0.23,flip -14066,做多,2024-04-30 23:30:00,2024-05-01 00:15:00,3012.69,3001.66,2.65,100.0,0.0879,-0.97,0.13,-1.1,flip -14067,做空,2024-05-01 00:15:00,2024-05-01 01:15:00,3001.66,3007.66,2.65,100.0,0.0883,-0.53,0.13,-0.66,flip -14068,做多,2024-05-01 01:15:00,2024-05-01 02:00:00,3007.66,2959.4,2.64,100.0,0.0879,-4.24,0.13,-4.37,flip -14069,做空,2024-05-01 02:00:00,2024-05-01 03:00:00,2959.4,2990.71,2.6,100.0,0.0878,-2.75,0.13,-2.88,flip -14070,做多,2024-05-01 03:00:00,2024-05-01 03:15:00,2990.71,2990.13,2.57,100.0,0.0859,-0.05,0.13,-0.18,flip -14071,做空,2024-05-01 03:15:00,2024-05-01 03:30:00,2990.13,2998.51,2.57,100.0,0.0858,-0.72,0.13,-0.85,flip -14072,做多,2024-05-01 03:30:00,2024-05-01 05:15:00,2998.51,2988.45,2.56,100.0,0.0852,-0.86,0.13,-0.98,flip -14073,做空,2024-05-01 05:15:00,2024-05-01 05:30:00,2988.45,2992.74,2.54,100.0,0.0851,-0.37,0.13,-0.49,flip -14074,做多,2024-05-01 05:30:00,2024-05-01 06:00:00,2992.74,2984.6,2.54,100.0,0.0848,-0.69,0.13,-0.82,flip -14075,做空,2024-05-01 06:00:00,2024-05-01 07:00:00,2984.6,2900.87,2.53,100.0,0.0847,7.09,0.12,6.97,tp_lower -14076,做多,2024-05-01 17:45:00,2024-05-01 19:30:00,2922.02,2934.93,2.6,100.0,0.0889,1.15,0.13,1.02,flip -14077,做空,2024-05-01 19:30:00,2024-05-01 20:15:00,2934.93,2937.78,2.61,100.0,0.0888,-0.25,0.13,-0.38,flip -14078,做多,2024-05-01 20:15:00,2024-05-02 01:30:00,2937.78,2905.39,2.6,100.0,0.0885,-2.87,0.13,-3.0,flip -14079,做空,2024-05-02 01:30:00,2024-05-02 02:45:00,2905.39,2917.1,2.6,100.0,0.0894,-1.05,0.13,-1.18,flip -14080,做多,2024-05-02 02:45:00,2024-05-02 03:30:00,2917.1,2927.37,2.58,100.0,0.0886,0.91,0.13,0.78,flip -14081,做空,2024-05-02 03:30:00,2024-05-02 03:45:00,2927.37,2929.05,2.59,100.0,0.0885,-0.15,0.13,-0.28,flip -14082,做多,2024-05-02 03:45:00,2024-05-02 04:30:00,2929.05,2928.87,2.59,100.0,0.0883,-0.02,0.13,-0.15,flip -14083,做空,2024-05-02 04:30:00,2024-05-02 07:15:00,2928.87,2929.75,2.58,100.0,0.0882,-0.08,0.13,-0.21,flip -14084,做多,2024-05-02 07:15:00,2024-05-02 08:30:00,2929.75,2939.23,2.58,100.0,0.0881,0.84,0.13,0.71,flip -14085,做空,2024-05-02 08:30:00,2024-05-02 08:45:00,2939.23,2941.33,2.59,100.0,0.088,-0.18,0.13,-0.31,flip -14086,做多,2024-05-02 08:45:00,2024-05-02 09:00:00,2941.33,2939.14,2.58,100.0,0.0878,-0.19,0.13,-0.32,flip -14087,做空,2024-05-02 09:00:00,2024-05-02 09:15:00,2939.14,2941.58,2.58,100.0,0.0877,-0.21,0.13,-0.34,flip -14088,做多,2024-05-02 09:15:00,2024-05-02 09:30:00,2941.58,2939.94,2.57,100.0,0.0875,-0.14,0.13,-0.27,flip -14089,做空,2024-05-02 09:30:00,2024-05-02 09:45:00,2939.94,2945.9,2.57,100.0,0.0874,-0.52,0.13,-0.65,flip -14090,做多,2024-05-02 09:45:00,2024-05-03 00:15:00,2945.9,2980.5,2.56,100.0,0.0869,3.01,0.13,2.88,flip -14091,做空,2024-05-03 00:15:00,2024-05-03 00:30:00,2980.5,2982.07,2.62,100.0,0.0878,-0.14,0.13,-0.27,flip -14092,做多,2024-05-03 00:30:00,2024-05-03 06:00:00,2982.07,2992.17,2.61,100.0,0.0876,0.88,0.13,0.75,flip -14093,做空,2024-05-03 06:00:00,2024-05-03 12:30:00,2992.17,3027.9,2.62,100.0,0.0875,-3.13,0.13,-3.26,flip -14094,做多,2024-05-03 12:30:00,2024-05-04 07:45:00,3027.9,3095.69,2.58,100.0,0.0854,5.79,0.13,5.65,flip -14095,做空,2024-05-04 07:45:00,2024-05-04 08:00:00,3095.69,3104.01,2.65,100.0,0.0856,-0.71,0.13,-0.84,flip -14096,做多,2024-05-04 08:00:00,2024-05-04 08:15:00,3104.01,3100.99,2.64,100.0,0.085,-0.26,0.13,-0.39,flip -14097,做空,2024-05-04 08:15:00,2024-05-04 09:45:00,3100.99,3106.38,2.63,100.0,0.085,-0.46,0.13,-0.59,flip -14098,做多,2024-05-04 09:45:00,2024-05-04 10:45:00,3106.38,3165.5,2.63,100.0,0.0846,5.0,0.13,4.87,tp_upper -14099,做多,2024-05-04 15:30:00,2024-05-04 16:00:00,3123.34,3121.48,2.67,100.0,0.0856,-0.16,0.13,-0.29,flip -14100,做空,2024-05-04 16:00:00,2024-05-04 16:30:00,3121.48,3125.07,2.67,100.0,0.0855,-0.31,0.13,-0.44,flip -14101,做多,2024-05-04 16:30:00,2024-05-04 17:15:00,3125.07,3119.51,2.66,100.0,0.0853,-0.47,0.13,-0.61,flip -14102,做空,2024-05-04 17:15:00,2024-05-04 17:30:00,3119.51,3122.16,2.66,100.0,0.0852,-0.23,0.13,-0.36,flip -14103,做多,2024-05-04 17:30:00,2024-05-04 17:45:00,3122.16,3121.56,2.65,100.0,0.085,-0.05,0.13,-0.18,flip -14104,做空,2024-05-04 17:45:00,2024-05-04 18:15:00,3121.56,3124.76,2.65,100.0,0.0849,-0.27,0.13,-0.4,flip -14105,做多,2024-05-04 18:15:00,2024-05-04 19:00:00,3124.76,3120.26,2.64,100.0,0.0846,-0.38,0.13,-0.51,flip -14106,做空,2024-05-04 19:00:00,2024-05-04 19:15:00,3120.26,3121.35,2.64,100.0,0.0845,-0.09,0.13,-0.22,flip -14107,做多,2024-05-04 19:15:00,2024-05-04 21:30:00,3121.35,3115.67,2.63,100.0,0.0844,-0.48,0.13,-0.61,flip -14108,做空,2024-05-04 21:30:00,2024-05-04 21:45:00,3115.67,3121.54,2.63,100.0,0.0843,-0.49,0.13,-0.63,flip -14109,做多,2024-05-04 21:45:00,2024-05-05 07:45:00,3121.54,3104.91,2.62,100.0,0.0839,-1.4,0.13,-1.53,flip -14110,做空,2024-05-05 07:45:00,2024-05-05 08:00:00,3104.91,3110.45,2.64,100.0,0.085,-0.47,0.13,-0.6,flip -14111,做多,2024-05-05 08:00:00,2024-05-05 21:00:00,3110.45,3129.96,2.63,100.0,0.0846,1.65,0.13,1.52,flip -14112,做空,2024-05-05 21:00:00,2024-05-05 21:15:00,3129.96,3134.34,2.64,100.0,0.0845,-0.37,0.13,-0.5,flip -14113,做多,2024-05-05 21:15:00,2024-05-05 22:00:00,3134.34,3128.85,2.64,100.0,0.0842,-0.46,0.13,-0.59,flip -14114,做空,2024-05-05 22:00:00,2024-05-05 23:15:00,3128.85,3144.89,2.63,100.0,0.0841,-1.35,0.13,-1.48,flip -14115,做多,2024-05-05 23:15:00,2024-05-05 23:30:00,3144.89,3136.4,2.61,100.0,0.0831,-0.71,0.13,-0.84,flip -14116,做空,2024-05-05 23:30:00,2024-05-06 00:00:00,3136.4,3140.21,2.61,100.0,0.0831,-0.32,0.13,-0.45,flip -14117,做多,2024-05-06 00:00:00,2024-05-06 01:30:00,3140.21,3146.6,2.62,100.0,0.0833,0.53,0.13,0.4,flip -14118,做空,2024-05-06 01:30:00,2024-05-06 02:00:00,3146.6,3151.78,2.62,100.0,0.0832,-0.43,0.13,-0.56,flip -14119,做多,2024-05-06 02:00:00,2024-05-06 02:45:00,3151.78,3132.1,2.61,100.0,0.0829,-1.63,0.13,-1.76,flip -14120,做空,2024-05-06 02:45:00,2024-05-06 04:45:00,3132.1,3147.92,2.59,100.0,0.0828,-1.31,0.13,-1.44,flip -14121,做多,2024-05-06 04:45:00,2024-05-06 05:00:00,3147.92,3142.26,2.58,100.0,0.0819,-0.46,0.13,-0.59,flip -14122,做空,2024-05-06 05:00:00,2024-05-06 05:15:00,3142.26,3157.96,2.57,100.0,0.0818,-1.28,0.13,-1.41,flip -14123,做多,2024-05-06 05:15:00,2024-05-06 08:15:00,3157.96,3216.41,2.55,100.0,0.0809,4.73,0.13,4.6,tp_upper -14124,做多,2024-05-06 11:00:00,2024-05-06 11:15:00,3163.07,3153.22,2.6,100.0,0.0822,-0.81,0.13,-0.94,flip -14125,做空,2024-05-06 11:15:00,2024-05-07 01:45:00,3153.22,3093.86,2.59,100.0,0.0821,4.87,0.13,4.75,flip -14126,做多,2024-05-07 01:45:00,2024-05-07 02:00:00,3093.86,3092.02,2.66,100.0,0.0858,-0.16,0.13,-0.29,flip -14127,做空,2024-05-07 02:00:00,2024-05-07 02:15:00,3092.02,3093.12,2.65,100.0,0.0857,-0.09,0.13,-0.23,flip -14128,做多,2024-05-07 02:15:00,2024-05-07 02:30:00,3093.12,3086.78,2.65,100.0,0.0856,-0.54,0.13,-0.67,flip -14129,做空,2024-05-07 02:30:00,2024-05-07 05:30:00,3086.78,3075.99,2.64,100.0,0.0855,0.92,0.13,0.79,flip -14130,做多,2024-05-07 05:30:00,2024-05-07 05:45:00,3075.99,3068.92,2.65,100.0,0.086,-0.61,0.13,-0.74,flip -14131,做空,2024-05-07 05:45:00,2024-05-07 07:00:00,3068.92,3074.47,2.64,100.0,0.0859,-0.48,0.13,-0.61,flip -14132,做多,2024-05-07 07:00:00,2024-05-07 11:30:00,3074.47,3070.91,2.63,100.0,0.0855,-0.3,0.13,-0.44,flip -14133,做空,2024-05-07 11:30:00,2024-05-07 12:45:00,3070.91,3075.49,2.62,100.0,0.0855,-0.39,0.13,-0.52,flip -14134,做多,2024-05-07 12:45:00,2024-05-07 13:15:00,3075.49,3070.04,2.62,100.0,0.0851,-0.46,0.13,-0.59,flip -14135,做空,2024-05-07 13:15:00,2024-05-07 14:45:00,3070.04,3092.54,2.61,100.0,0.085,-1.91,0.13,-2.04,flip -14136,做多,2024-05-07 14:45:00,2024-05-07 15:00:00,3092.54,3079.67,2.59,100.0,0.0837,-1.08,0.13,-1.21,flip -14137,做空,2024-05-07 15:00:00,2024-05-07 15:15:00,3079.67,3081.27,2.58,100.0,0.0836,-0.13,0.13,-0.26,flip -14138,做多,2024-05-07 15:15:00,2024-05-07 15:30:00,3081.27,3073.75,2.57,100.0,0.0835,-0.63,0.13,-0.76,flip -14139,做空,2024-05-07 15:30:00,2024-05-07 16:00:00,3073.75,3074.4,2.56,100.0,0.0834,-0.05,0.13,-0.18,flip -14140,做多,2024-05-07 16:00:00,2024-05-08 14:00:00,3074.4,3011.98,2.56,100.0,0.0833,-5.2,0.13,-5.32,flip -14141,做空,2024-05-08 14:00:00,2024-05-08 14:15:00,3011.98,3019.99,2.54,100.0,0.0843,-0.68,0.13,-0.8,flip -14142,做多,2024-05-08 14:15:00,2024-05-08 15:00:00,3019.99,3004.77,2.53,100.0,0.0838,-1.28,0.13,-1.4,flip -14143,做空,2024-05-08 15:00:00,2024-05-08 15:45:00,3004.77,3007.5,2.52,100.0,0.0837,-0.23,0.13,-0.35,flip -14144,做多,2024-05-08 15:45:00,2024-05-08 16:30:00,3007.5,3005.7,2.51,100.0,0.0835,-0.15,0.13,-0.28,flip -14145,做空,2024-05-08 16:30:00,2024-05-08 16:45:00,3005.7,3016.7,2.51,100.0,0.0834,-0.92,0.13,-1.04,flip -14146,做多,2024-05-08 16:45:00,2024-05-08 17:15:00,3016.7,3011.4,2.5,100.0,0.0827,-0.44,0.12,-0.56,flip -14147,做空,2024-05-08 17:15:00,2024-05-08 17:45:00,3011.4,3011.8,2.49,100.0,0.0826,-0.03,0.12,-0.16,flip -14148,做多,2024-05-08 17:45:00,2024-05-08 19:00:00,3011.8,3002.91,2.49,100.0,0.0825,-0.73,0.12,-0.86,flip -14149,做空,2024-05-08 19:00:00,2024-05-08 20:15:00,3002.91,2956.2,2.48,100.0,0.0824,3.85,0.12,3.73,tp_lower -14150,做多,2024-05-09 01:00:00,2024-05-09 01:15:00,2995.22,2993.9,2.53,100.0,0.0846,-0.11,0.13,-0.24,flip -14151,做空,2024-05-09 01:15:00,2024-05-09 01:45:00,2993.9,2997.86,2.53,100.0,0.0845,-0.33,0.13,-0.46,flip -14152,做多,2024-05-09 01:45:00,2024-05-09 02:00:00,2997.86,2993.67,2.52,100.0,0.0842,-0.35,0.13,-0.48,flip -14153,做空,2024-05-09 02:00:00,2024-05-09 02:15:00,2993.67,2999.73,2.52,100.0,0.0841,-0.51,0.13,-0.64,flip -14154,做多,2024-05-09 02:15:00,2024-05-09 03:00:00,2999.73,2992.84,2.51,100.0,0.0837,-0.58,0.13,-0.7,flip -14155,做空,2024-05-09 03:00:00,2024-05-09 03:15:00,2992.84,2995.01,2.5,100.0,0.0836,-0.18,0.13,-0.31,flip -14156,做多,2024-05-09 03:15:00,2024-05-09 04:30:00,2995.01,2996.78,2.5,100.0,0.0834,0.15,0.12,0.02,flip -14157,做空,2024-05-09 04:30:00,2024-05-09 05:00:00,2996.78,3000.01,2.5,100.0,0.0833,-0.27,0.12,-0.39,flip -14158,做多,2024-05-09 05:00:00,2024-05-09 07:15:00,3000.01,2992.88,2.49,100.0,0.083,-0.59,0.12,-0.72,flip -14159,做空,2024-05-09 07:15:00,2024-05-09 12:30:00,2992.88,2989.49,2.48,100.0,0.083,0.28,0.12,0.16,flip -14160,做多,2024-05-09 12:30:00,2024-05-09 13:15:00,2989.49,2983.56,2.48,100.0,0.0831,-0.49,0.12,-0.62,flip -14161,做空,2024-05-09 13:15:00,2024-05-09 14:00:00,2983.56,2980.52,2.48,100.0,0.083,0.25,0.12,0.13,flip -14162,做多,2024-05-09 14:00:00,2024-05-10 10:00:00,2980.52,3028.67,2.48,100.0,0.0831,4.0,0.13,3.87,flip -14163,做空,2024-05-10 10:00:00,2024-05-10 10:15:00,3028.67,3034.46,2.54,100.0,0.0839,-0.49,0.13,-0.61,flip -14164,做多,2024-05-10 10:15:00,2024-05-10 10:30:00,3034.46,3031.21,2.53,100.0,0.0835,-0.27,0.13,-0.4,flip -14165,做空,2024-05-10 10:30:00,2024-05-10 11:15:00,3031.21,3030.13,2.53,100.0,0.0834,0.09,0.13,-0.04,flip -14166,做多,2024-05-10 11:15:00,2024-05-10 12:00:00,3030.13,3036.37,2.53,100.0,0.0834,0.52,0.13,0.39,flip -14167,做空,2024-05-10 12:00:00,2024-05-10 14:15:00,3036.37,2985.82,2.53,100.0,0.0833,4.21,0.12,4.09,tp_lower -14168,做多,2024-05-11 05:15:00,2024-05-11 05:30:00,2918.75,2916.52,2.58,100.0,0.0885,-0.2,0.13,-0.33,flip -14169,做空,2024-05-11 05:30:00,2024-05-11 08:30:00,2916.52,2911.39,2.58,100.0,0.0884,0.45,0.13,0.32,flip -14170,做多,2024-05-11 08:30:00,2024-05-11 09:00:00,2911.39,2909.34,2.58,100.0,0.0886,-0.18,0.13,-0.31,flip -14171,做空,2024-05-11 09:00:00,2024-05-11 09:45:00,2909.34,2911.56,2.58,100.0,0.0885,-0.2,0.13,-0.33,flip -14172,做多,2024-05-11 09:45:00,2024-05-11 10:00:00,2911.56,2909.11,2.57,100.0,0.0883,-0.22,0.13,-0.34,flip -14173,做空,2024-05-11 10:00:00,2024-05-11 13:00:00,2909.11,2910.23,2.57,100.0,0.0882,-0.1,0.13,-0.23,flip -14174,做多,2024-05-11 13:00:00,2024-05-11 14:00:00,2910.23,2910.46,2.56,100.0,0.088,0.02,0.13,-0.11,flip -14175,做空,2024-05-11 14:00:00,2024-05-11 15:00:00,2910.46,2921.97,2.56,100.0,0.088,-1.01,0.13,-1.14,flip -14176,做多,2024-05-11 15:00:00,2024-05-11 15:15:00,2921.97,2923.01,2.55,100.0,0.0872,0.09,0.13,-0.04,tp_upper -14177,做多,2024-05-11 15:30:00,2024-05-11 20:30:00,2929.93,2922.05,2.55,100.0,0.0869,-0.68,0.13,-0.81,flip -14178,做空,2024-05-11 20:30:00,2024-05-11 22:30:00,2922.05,2918.18,2.54,100.0,0.0868,0.34,0.13,0.21,flip -14179,做多,2024-05-11 22:30:00,2024-05-11 22:45:00,2918.18,2916.63,2.54,100.0,0.0869,-0.13,0.13,-0.26,flip -14180,做空,2024-05-11 22:45:00,2024-05-11 23:15:00,2916.63,2917.65,2.53,100.0,0.0869,-0.09,0.13,-0.22,flip -14181,做多,2024-05-11 23:15:00,2024-05-11 23:30:00,2917.65,2909.39,2.53,100.0,0.0867,-0.72,0.13,-0.84,flip -14182,做空,2024-05-11 23:30:00,2024-05-12 00:00:00,2909.39,2919.06,2.52,100.0,0.0866,-0.84,0.13,-0.96,flip -14183,做多,2024-05-12 00:00:00,2024-05-12 01:15:00,2919.06,2916.32,2.54,100.0,0.0871,-0.24,0.13,-0.37,flip -14184,做空,2024-05-12 01:15:00,2024-05-12 01:30:00,2916.32,2917.32,2.54,100.0,0.087,-0.09,0.13,-0.21,flip -14185,做多,2024-05-12 01:30:00,2024-05-12 01:45:00,2917.32,2912.8,2.53,100.0,0.0869,-0.39,0.13,-0.52,flip -14186,做空,2024-05-12 01:45:00,2024-05-12 02:30:00,2912.8,2919.88,2.53,100.0,0.0868,-0.61,0.13,-0.74,flip -14187,做多,2024-05-12 02:30:00,2024-05-12 03:00:00,2919.88,2917.46,2.52,100.0,0.0863,-0.21,0.13,-0.33,flip -14188,做空,2024-05-12 03:00:00,2024-05-12 03:15:00,2917.46,2919.88,2.51,100.0,0.0862,-0.21,0.13,-0.33,flip -14189,做多,2024-05-12 03:15:00,2024-05-12 03:30:00,2919.88,2919.83,2.51,100.0,0.086,-0.0,0.13,-0.13,flip -14190,做空,2024-05-12 03:30:00,2024-05-12 03:45:00,2919.83,2920.98,2.51,100.0,0.0859,-0.1,0.13,-0.22,flip -14191,做多,2024-05-12 03:45:00,2024-05-12 06:15:00,2920.98,2923.26,2.5,100.0,0.0857,0.2,0.13,0.07,flip -14192,做空,2024-05-12 06:15:00,2024-05-12 10:00:00,2923.26,2926.45,2.5,100.0,0.0856,-0.27,0.13,-0.4,flip -14193,做多,2024-05-12 10:00:00,2024-05-12 19:00:00,2926.45,2924.21,2.5,100.0,0.0854,-0.19,0.12,-0.32,flip -14194,做空,2024-05-12 19:00:00,2024-05-12 19:15:00,2924.21,2927.29,2.49,100.0,0.0853,-0.26,0.12,-0.39,flip -14195,做多,2024-05-12 19:15:00,2024-05-12 20:00:00,2927.29,2929.09,2.49,100.0,0.085,0.15,0.12,0.03,flip -14196,做空,2024-05-12 20:00:00,2024-05-12 21:30:00,2929.09,2929.66,2.49,100.0,0.0849,-0.05,0.12,-0.17,flip -14197,做多,2024-05-12 21:30:00,2024-05-12 23:45:00,2929.66,2929.18,2.48,100.0,0.0848,-0.04,0.12,-0.16,flip -14198,做空,2024-05-12 23:45:00,2024-05-13 00:00:00,2929.18,2934.76,2.48,100.0,0.0847,-0.47,0.12,-0.6,flip -14199,做多,2024-05-13 00:00:00,2024-05-13 01:00:00,2934.76,2930.95,2.51,100.0,0.0855,-0.33,0.13,-0.45,flip -14200,做空,2024-05-13 01:00:00,2024-05-13 01:45:00,2930.95,2917.82,2.5,100.0,0.0855,1.12,0.12,1.0,tp_lower -14201,做多,2024-05-13 06:45:00,2024-05-13 17:30:00,2919.9,2938.78,2.51,100.0,0.0861,1.63,0.13,1.5,flip -14202,做空,2024-05-13 17:30:00,2024-05-13 17:45:00,2938.78,2941.22,2.53,100.0,0.086,-0.21,0.13,-0.34,flip -14203,做多,2024-05-13 17:45:00,2024-05-13 18:00:00,2941.22,2936.21,2.52,100.0,0.0858,-0.43,0.13,-0.56,flip -14204,做空,2024-05-13 18:00:00,2024-05-13 18:30:00,2936.21,2940.83,2.52,100.0,0.0857,-0.4,0.13,-0.52,flip -14205,做多,2024-05-13 18:30:00,2024-05-13 21:15:00,2940.83,2953.21,2.51,100.0,0.0853,1.06,0.13,0.93,flip -14206,做空,2024-05-13 21:15:00,2024-05-14 01:15:00,2953.21,2959.0,2.52,100.0,0.0852,-0.49,0.13,-0.62,flip -14207,做多,2024-05-14 01:15:00,2024-05-14 01:30:00,2959.0,2943.76,2.53,100.0,0.0854,-1.3,0.13,-1.43,flip -14208,做空,2024-05-14 01:30:00,2024-05-14 02:30:00,2943.76,2950.73,2.51,100.0,0.0853,-0.59,0.13,-0.72,flip -14209,做多,2024-05-14 02:30:00,2024-05-14 03:15:00,2950.73,2947.03,2.5,100.0,0.0849,-0.31,0.13,-0.44,flip -14210,做空,2024-05-14 03:15:00,2024-05-14 06:00:00,2947.03,2900.39,2.5,100.0,0.0848,3.95,0.12,3.83,tp_lower -14211,做多,2024-05-14 21:30:00,2024-05-15 09:00:00,2900.05,2898.43,2.54,100.0,0.0874,-0.14,0.13,-0.27,flip -14212,做空,2024-05-15 09:00:00,2024-05-15 11:45:00,2898.43,2899.31,2.54,100.0,0.0877,-0.08,0.13,-0.2,flip -14213,做多,2024-05-15 11:45:00,2024-05-15 12:15:00,2899.31,2902.64,2.54,100.0,0.0876,0.29,0.13,0.16,flip -14214,做空,2024-05-15 12:15:00,2024-05-16 06:00:00,2902.64,3013.43,2.54,100.0,0.0875,-9.69,0.13,-9.83,flip -14215,做多,2024-05-16 06:00:00,2024-05-16 08:15:00,3013.43,3011.54,2.45,100.0,0.0812,-0.15,0.12,-0.28,flip -14216,做空,2024-05-16 08:15:00,2024-05-16 08:45:00,3011.54,3009.57,2.44,100.0,0.0811,0.16,0.12,0.04,flip -14217,做多,2024-05-16 08:45:00,2024-05-17 02:45:00,3009.57,2947.96,2.44,100.0,0.0812,-5.0,0.12,-5.12,flip -14218,做空,2024-05-17 02:45:00,2024-05-17 03:15:00,2947.96,2949.28,2.4,100.0,0.0813,-0.11,0.12,-0.23,flip -14219,做多,2024-05-17 03:15:00,2024-05-17 03:45:00,2949.28,2947.63,2.39,100.0,0.0811,-0.13,0.12,-0.25,flip -14220,做空,2024-05-17 03:45:00,2024-05-17 04:00:00,2947.63,2950.98,2.39,100.0,0.0811,-0.27,0.12,-0.39,flip -14221,做多,2024-05-17 04:00:00,2024-05-17 04:15:00,2950.98,2949.82,2.38,100.0,0.0808,-0.09,0.12,-0.21,flip -14222,做空,2024-05-17 04:15:00,2024-05-17 05:00:00,2949.82,2950.03,2.38,100.0,0.0807,-0.02,0.12,-0.14,flip -14223,做多,2024-05-17 05:00:00,2024-05-17 05:15:00,2950.03,2942.89,2.38,100.0,0.0806,-0.58,0.12,-0.69,flip -14224,做空,2024-05-17 05:15:00,2024-05-17 05:45:00,2942.89,2947.58,2.37,100.0,0.0805,-0.38,0.12,-0.5,flip -14225,做多,2024-05-17 05:45:00,2024-05-17 06:00:00,2947.58,2943.57,2.36,100.0,0.0802,-0.32,0.12,-0.44,flip -14226,做空,2024-05-17 06:00:00,2024-05-17 06:30:00,2943.57,2952.33,2.36,100.0,0.0801,-0.7,0.12,-0.82,flip -14227,做多,2024-05-17 06:30:00,2024-05-17 07:00:00,2952.33,3004.07,2.35,100.0,0.0796,4.12,0.12,4.0,tp_upper -14228,做多,2024-05-18 06:30:00,2024-05-18 13:30:00,3097.0,3115.53,2.41,100.0,0.0778,1.44,0.12,1.32,flip -14229,做空,2024-05-18 13:30:00,2024-05-18 14:15:00,3115.53,3113.57,2.42,100.0,0.0778,0.15,0.12,0.03,flip -14230,做多,2024-05-18 14:15:00,2024-05-18 14:30:00,3113.57,3100.61,2.42,100.0,0.0778,-1.01,0.12,-1.13,flip -14231,做空,2024-05-18 14:30:00,2024-05-18 15:00:00,3100.61,3109.29,2.41,100.0,0.0777,-0.67,0.12,-0.8,flip -14232,做多,2024-05-18 15:00:00,2024-05-18 15:45:00,3109.29,3110.81,2.4,100.0,0.0772,0.12,0.12,-0.0,flip -14233,做空,2024-05-18 15:45:00,2024-05-18 16:00:00,3110.81,3117.07,2.4,100.0,0.0771,-0.48,0.12,-0.6,flip -14234,做多,2024-05-18 16:00:00,2024-05-18 16:45:00,3117.07,3111.55,2.39,100.0,0.0767,-0.42,0.12,-0.54,flip -14235,做空,2024-05-18 16:45:00,2024-05-18 17:00:00,3111.55,3117.01,2.38,100.0,0.0766,-0.42,0.12,-0.54,flip -14236,做多,2024-05-18 17:00:00,2024-05-18 17:30:00,3117.01,3111.11,2.38,100.0,0.0763,-0.45,0.12,-0.57,flip -14237,做空,2024-05-18 17:30:00,2024-05-18 17:45:00,3111.11,3114.86,2.37,100.0,0.0762,-0.29,0.12,-0.4,flip -14238,做多,2024-05-18 17:45:00,2024-05-18 18:00:00,3114.86,3112.14,2.37,100.0,0.076,-0.21,0.12,-0.32,flip -14239,做空,2024-05-18 18:00:00,2024-05-18 18:15:00,3112.14,3112.23,2.36,100.0,0.0759,-0.01,0.12,-0.12,flip -14240,做多,2024-05-18 18:15:00,2024-05-18 18:45:00,3112.23,3112.55,2.36,100.0,0.0758,0.02,0.12,-0.09,flip -14241,做空,2024-05-18 18:45:00,2024-05-18 19:00:00,3112.55,3114.24,2.36,100.0,0.0757,-0.13,0.12,-0.25,flip -14242,做多,2024-05-18 19:00:00,2024-05-18 19:15:00,3114.24,3113.75,2.35,100.0,0.0756,-0.04,0.12,-0.15,flip -14243,做空,2024-05-18 19:15:00,2024-05-18 19:30:00,3113.75,3115.14,2.35,100.0,0.0755,-0.1,0.12,-0.22,flip -14244,做多,2024-05-18 19:30:00,2024-05-18 21:15:00,3115.14,3111.3,2.35,100.0,0.0754,-0.29,0.12,-0.41,flip -14245,做空,2024-05-18 21:15:00,2024-05-18 21:30:00,3111.3,3117.77,2.34,100.0,0.0753,-0.49,0.12,-0.6,flip -14246,做多,2024-05-18 21:30:00,2024-05-18 21:45:00,3117.77,3116.36,2.33,100.0,0.0749,-0.11,0.12,-0.22,flip -14247,做空,2024-05-18 21:45:00,2024-05-18 22:15:00,3116.36,3119.99,2.33,100.0,0.0748,-0.27,0.12,-0.39,flip -14248,做多,2024-05-18 22:15:00,2024-05-18 22:45:00,3119.99,3118.21,2.33,100.0,0.0746,-0.13,0.12,-0.25,flip -14249,做空,2024-05-18 22:45:00,2024-05-18 23:00:00,3118.21,3118.42,2.32,100.0,0.0745,-0.02,0.12,-0.13,flip -14250,做多,2024-05-18 23:00:00,2024-05-19 00:30:00,3118.42,3116.32,2.32,100.0,0.0744,-0.16,0.12,-0.27,flip -14251,做空,2024-05-19 00:30:00,2024-05-19 01:00:00,3116.32,3119.59,2.36,100.0,0.0759,-0.25,0.12,-0.37,flip -14252,做多,2024-05-19 01:00:00,2024-05-19 01:15:00,3119.59,3117.64,2.36,100.0,0.0756,-0.15,0.12,-0.27,flip -14253,做空,2024-05-19 01:15:00,2024-05-19 01:45:00,3117.64,3118.55,2.36,100.0,0.0756,-0.07,0.12,-0.19,flip -14254,做多,2024-05-19 01:45:00,2024-05-19 04:15:00,3118.55,3118.83,2.35,100.0,0.0754,0.02,0.12,-0.1,flip -14255,做空,2024-05-19 04:15:00,2024-05-19 04:30:00,3118.83,3121.71,2.35,100.0,0.0754,-0.22,0.12,-0.33,flip -14256,做多,2024-05-19 04:30:00,2024-05-19 05:45:00,3121.71,3119.19,2.35,100.0,0.0752,-0.19,0.12,-0.31,flip -14257,做空,2024-05-19 05:45:00,2024-05-19 07:15:00,3119.19,3115.84,2.34,100.0,0.0751,0.25,0.12,0.13,flip -14258,做多,2024-05-19 07:15:00,2024-05-19 10:45:00,3115.84,3105.19,2.34,100.0,0.0752,-0.8,0.12,-0.92,flip -14259,做空,2024-05-19 10:45:00,2024-05-19 11:00:00,3105.19,3094.19,2.33,100.0,0.0751,0.83,0.12,0.71,tp_lower -14260,做多,2024-05-20 00:30:00,2024-05-20 00:45:00,3080.63,3079.99,2.36,100.0,0.0765,-0.05,0.12,-0.17,flip -14261,做空,2024-05-20 00:45:00,2024-05-20 01:45:00,3079.99,3079.24,2.35,100.0,0.0765,0.06,0.12,-0.06,flip -14262,做多,2024-05-20 01:45:00,2024-05-20 04:30:00,3079.24,3124.05,2.35,100.0,0.0764,3.42,0.12,3.3,tp_upper -14263,做多,2024-05-20 07:00:00,2024-05-20 11:45:00,3085.63,3094.47,2.38,100.0,0.0773,0.68,0.12,0.56,flip -14264,做空,2024-05-20 11:45:00,2024-05-20 13:00:00,3094.47,3086.75,2.39,100.0,0.0772,0.6,0.12,0.48,flip -14265,做多,2024-05-20 13:00:00,2024-05-20 14:00:00,3086.75,3079.13,2.39,100.0,0.0775,-0.59,0.12,-0.71,flip -14266,做空,2024-05-20 14:00:00,2024-05-20 15:00:00,3079.13,3097.11,2.38,100.0,0.0774,-1.39,0.12,-1.51,flip -14267,做多,2024-05-20 15:00:00,2024-05-20 19:15:00,3097.11,3352.91,2.37,100.0,0.0765,19.56,0.13,19.43,tp_upper -14268,做多,2024-05-21 20:00:00,2024-05-22 04:15:00,3744.79,3778.08,2.58,100.0,0.0689,2.29,0.13,2.16,flip -14269,做空,2024-05-22 04:15:00,2024-05-22 06:00:00,3778.08,3763.2,2.6,100.0,0.0688,1.02,0.13,0.89,flip -14270,做多,2024-05-22 06:00:00,2024-05-22 07:00:00,3763.2,3765.1,2.61,100.0,0.0693,0.13,0.13,0.0,flip -14271,做空,2024-05-22 07:00:00,2024-05-22 08:30:00,3765.1,3772.25,2.61,100.0,0.0692,-0.49,0.13,-0.63,flip -14272,做多,2024-05-22 08:30:00,2024-05-22 09:00:00,3772.25,3749.21,2.6,100.0,0.0689,-1.59,0.13,-1.72,flip -14273,做空,2024-05-22 09:00:00,2024-05-22 12:30:00,3749.21,3680.31,2.58,100.0,0.0688,4.74,0.13,4.62,tp_lower -14274,做多,2024-05-22 15:30:00,2024-05-22 16:30:00,3771.07,3761.29,2.63,100.0,0.0696,-0.68,0.13,-0.81,flip -14275,做空,2024-05-22 16:30:00,2024-05-22 17:45:00,3761.29,3744.84,2.62,100.0,0.0695,1.14,0.13,1.01,flip -14276,做多,2024-05-22 17:45:00,2024-05-22 19:45:00,3744.84,3740.56,2.62,100.0,0.0701,-0.3,0.13,-0.43,flip -14277,做空,2024-05-22 19:45:00,2024-05-22 20:00:00,3740.56,3755.09,2.62,100.0,0.07,-1.02,0.13,-1.15,flip -14278,做多,2024-05-22 20:00:00,2024-05-22 20:30:00,3755.09,3745.89,2.61,100.0,0.0694,-0.64,0.13,-0.77,flip -14279,做空,2024-05-22 20:30:00,2024-05-22 21:15:00,3745.89,3743.71,2.6,100.0,0.0693,0.15,0.13,0.02,flip -14280,做多,2024-05-22 21:15:00,2024-05-22 22:30:00,3743.71,3740.91,2.6,100.0,0.0694,-0.19,0.13,-0.32,flip -14281,做空,2024-05-22 22:30:00,2024-05-22 22:45:00,3740.91,3749.53,2.59,100.0,0.0693,-0.6,0.13,-0.73,flip -14282,做多,2024-05-22 22:45:00,2024-05-23 12:45:00,3749.53,3870.09,2.58,100.0,0.0689,8.31,0.13,8.17,flip -14283,做空,2024-05-23 12:45:00,2024-05-23 14:00:00,3870.09,3827.52,2.7,100.0,0.0697,2.97,0.13,2.83,flip -14284,做多,2024-05-23 14:00:00,2024-05-23 14:15:00,3827.52,3810.95,2.72,100.0,0.0712,-1.18,0.14,-1.31,flip -14285,做空,2024-05-23 14:15:00,2024-05-23 15:00:00,3810.95,3795.53,2.71,100.0,0.0711,1.1,0.13,0.96,flip -14286,做多,2024-05-23 15:00:00,2024-05-23 16:00:00,3795.53,3803.51,2.72,100.0,0.0716,0.57,0.14,0.44,flip -14287,做空,2024-05-23 16:00:00,2024-05-23 16:30:00,3803.51,3809.73,2.72,100.0,0.0715,-0.44,0.14,-0.58,flip -14288,做多,2024-05-23 16:30:00,2024-05-23 16:45:00,3809.73,3799.77,2.71,100.0,0.0712,-0.71,0.14,-0.84,flip -14289,做空,2024-05-23 16:45:00,2024-05-23 17:00:00,3799.77,3816.28,2.7,100.0,0.0711,-1.17,0.14,-1.31,flip -14290,做多,2024-05-23 17:00:00,2024-05-23 17:30:00,3816.28,3815.45,2.69,100.0,0.0705,-0.06,0.13,-0.19,flip -14291,做空,2024-05-23 17:30:00,2024-05-23 19:30:00,3815.45,3811.0,2.69,100.0,0.0704,0.31,0.13,0.18,flip -14292,做多,2024-05-23 19:30:00,2024-05-23 21:15:00,3811.0,3781.61,2.69,100.0,0.0705,-2.07,0.13,-2.2,flip -14293,做空,2024-05-23 21:15:00,2024-05-23 21:30:00,3781.61,3835.32,2.66,100.0,0.0704,-3.78,0.14,-3.92,flip -14294,做多,2024-05-23 21:30:00,2024-05-23 22:15:00,3835.32,3809.56,2.62,100.0,0.0684,-1.76,0.13,-1.89,flip -14295,做空,2024-05-23 22:15:00,2024-05-23 22:30:00,3809.56,3812.39,2.6,100.0,0.0683,-0.19,0.13,-0.32,flip -14296,做多,2024-05-23 22:30:00,2024-05-23 23:00:00,3812.39,3775.22,2.6,100.0,0.0681,-2.53,0.13,-2.66,flip -14297,做空,2024-05-23 23:00:00,2024-05-24 00:30:00,3775.22,3818.34,2.57,100.0,0.0681,-2.93,0.13,-3.06,flip -14298,做多,2024-05-24 00:30:00,2024-05-24 01:00:00,3818.34,3805.63,2.57,100.0,0.0674,-0.86,0.13,-0.98,flip -14299,做空,2024-05-24 01:00:00,2024-05-24 01:15:00,3805.63,3811.99,2.56,100.0,0.0673,-0.43,0.13,-0.56,flip -14300,做多,2024-05-24 01:15:00,2024-05-24 02:15:00,3811.99,3807.42,2.56,100.0,0.067,-0.31,0.13,-0.43,flip -14301,做空,2024-05-24 02:15:00,2024-05-24 02:45:00,3807.42,3825.71,2.55,100.0,0.067,-1.22,0.13,-1.35,flip -14302,做多,2024-05-24 02:45:00,2024-05-24 03:15:00,3825.71,3806.27,2.54,100.0,0.0663,-1.29,0.13,-1.41,flip -14303,做空,2024-05-24 03:15:00,2024-05-24 03:30:00,3806.27,3808.01,2.52,100.0,0.0662,-0.12,0.13,-0.24,flip -14304,做多,2024-05-24 03:30:00,2024-05-24 03:45:00,3808.01,3807.28,2.52,100.0,0.0661,-0.05,0.13,-0.17,flip -14305,做空,2024-05-24 03:45:00,2024-05-24 04:00:00,3807.28,3808.86,2.51,100.0,0.066,-0.1,0.13,-0.23,flip -14306,做多,2024-05-24 04:00:00,2024-05-24 04:15:00,3808.86,3804.91,2.51,100.0,0.0659,-0.26,0.13,-0.39,flip -14307,做空,2024-05-24 04:15:00,2024-05-24 04:30:00,3804.91,3814.79,2.5,100.0,0.0658,-0.65,0.13,-0.78,flip -14308,做多,2024-05-24 04:30:00,2024-05-24 05:15:00,3814.79,3792.83,2.5,100.0,0.0654,-1.44,0.12,-1.56,flip -14309,做空,2024-05-24 05:15:00,2024-05-24 18:00:00,3792.83,3744.8,2.48,100.0,0.0653,3.14,0.12,3.02,flip -14310,做多,2024-05-24 18:00:00,2024-05-25 00:45:00,3744.8,3716.18,2.51,100.0,0.067,-1.92,0.12,-2.04,flip -14311,做空,2024-05-25 00:45:00,2024-05-25 01:00:00,3716.18,3721.41,2.52,100.0,0.0677,-0.35,0.13,-0.48,flip -14312,做多,2024-05-25 01:00:00,2024-05-25 11:45:00,3721.41,3742.57,2.51,100.0,0.0674,1.43,0.13,1.3,flip -14313,做空,2024-05-25 11:45:00,2024-05-25 12:15:00,3742.57,3741.47,2.52,100.0,0.0674,0.07,0.13,-0.05,flip -14314,做多,2024-05-25 12:15:00,2024-05-25 13:30:00,3741.47,3737.98,2.52,100.0,0.0673,-0.23,0.13,-0.36,flip -14315,做空,2024-05-25 13:30:00,2024-05-25 14:30:00,3737.98,3747.19,2.51,100.0,0.0673,-0.62,0.13,-0.75,flip -14316,做多,2024-05-25 14:30:00,2024-05-25 15:45:00,3747.19,3748.87,2.51,100.0,0.0669,0.11,0.13,-0.01,flip -14317,做空,2024-05-25 15:45:00,2024-05-25 16:00:00,3748.87,3752.26,2.5,100.0,0.0668,-0.23,0.13,-0.35,flip -14318,做多,2024-05-25 16:00:00,2024-05-25 16:45:00,3752.26,3753.37,2.5,100.0,0.0666,0.07,0.13,-0.05,flip -14319,做空,2024-05-25 16:45:00,2024-05-25 18:00:00,3753.37,3749.96,2.5,100.0,0.0665,0.23,0.12,0.1,flip -14320,做多,2024-05-25 18:00:00,2024-05-25 18:30:00,3749.96,3753.97,2.5,100.0,0.0666,0.27,0.13,0.14,flip -14321,做空,2024-05-25 18:30:00,2024-05-25 20:30:00,3753.97,3751.97,2.5,100.0,0.0665,0.13,0.12,0.01,flip -14322,做多,2024-05-25 20:30:00,2024-05-25 20:45:00,3751.97,3748.92,2.5,100.0,0.0665,-0.2,0.12,-0.33,flip -14323,做空,2024-05-25 20:45:00,2024-05-25 23:00:00,3748.92,3747.98,2.49,100.0,0.0665,0.06,0.12,-0.06,flip -14324,做多,2024-05-25 23:00:00,2024-05-25 23:30:00,3747.98,3749.62,2.49,100.0,0.0664,0.11,0.12,-0.02,flip -14325,做空,2024-05-25 23:30:00,2024-05-25 23:45:00,3749.62,3753.03,2.49,100.0,0.0664,-0.23,0.12,-0.35,flip -14326,做多,2024-05-25 23:45:00,2024-05-26 00:00:00,3753.03,3752.85,2.48,100.0,0.0662,-0.01,0.12,-0.14,flip -14327,做空,2024-05-26 00:00:00,2024-05-26 01:00:00,3752.85,3757.33,2.52,100.0,0.0671,-0.3,0.13,-0.43,flip -14328,做多,2024-05-26 01:00:00,2024-05-26 02:15:00,3757.33,3747.68,2.51,100.0,0.0669,-0.65,0.13,-0.77,flip -14329,做空,2024-05-26 02:15:00,2024-05-26 03:30:00,3747.68,3755.94,2.5,100.0,0.0668,-0.55,0.13,-0.68,flip -14330,做多,2024-05-26 03:30:00,2024-05-26 04:30:00,3755.94,3756.43,2.49,100.0,0.0664,0.03,0.12,-0.09,flip -14331,做空,2024-05-26 04:30:00,2024-05-26 05:30:00,3756.43,3758.18,2.49,100.0,0.0664,-0.12,0.12,-0.24,flip -14332,做多,2024-05-26 05:30:00,2024-05-26 07:30:00,3758.18,3793.83,2.49,100.0,0.0662,2.36,0.13,2.24,tp_upper -14333,做多,2024-05-27 00:00:00,2024-05-27 11:30:00,3838.62,3895.25,2.52,100.0,0.0658,3.72,0.13,3.6,flip -14334,做空,2024-05-27 11:30:00,2024-05-28 08:45:00,3895.25,3878.13,2.56,100.0,0.0657,1.12,0.13,1.0,flip -14335,做多,2024-05-28 08:45:00,2024-05-28 09:00:00,3878.13,3876.57,2.57,100.0,0.0663,-0.1,0.13,-0.23,flip -14336,做空,2024-05-28 09:00:00,2024-05-28 09:30:00,3876.57,3889.35,2.57,100.0,0.0662,-0.85,0.13,-0.98,flip -14337,做多,2024-05-28 09:30:00,2024-05-28 13:30:00,3889.35,3883.34,2.56,100.0,0.0657,-0.4,0.13,-0.52,flip -14338,做空,2024-05-28 13:30:00,2024-05-28 14:00:00,3883.34,3879.15,2.55,100.0,0.0657,0.28,0.13,0.15,flip -14339,做多,2024-05-28 14:00:00,2024-05-28 14:15:00,3879.15,3873.99,2.55,100.0,0.0658,-0.34,0.13,-0.47,flip -14340,做空,2024-05-28 14:15:00,2024-05-28 15:45:00,3873.99,3863.74,2.54,100.0,0.0657,0.67,0.13,0.55,flip -14341,做多,2024-05-28 15:45:00,2024-05-28 16:00:00,3863.74,3861.82,2.55,100.0,0.066,-0.13,0.13,-0.25,flip -14342,做空,2024-05-28 16:00:00,2024-05-28 22:00:00,3861.82,3856.31,2.55,100.0,0.0659,0.36,0.13,0.24,flip -14343,做多,2024-05-28 22:00:00,2024-05-28 23:00:00,3856.31,3856.87,2.55,100.0,0.066,0.04,0.13,-0.09,flip -14344,做空,2024-05-28 23:00:00,2024-05-29 02:15:00,3856.87,3862.56,2.54,100.0,0.066,-0.38,0.13,-0.5,flip -14345,做多,2024-05-29 02:15:00,2024-05-29 02:30:00,3862.56,3850.22,2.56,100.0,0.0663,-0.82,0.13,-0.95,flip -14346,做空,2024-05-29 02:30:00,2024-05-29 03:00:00,3850.22,3857.12,2.55,100.0,0.0662,-0.46,0.13,-0.58,flip -14347,做多,2024-05-29 03:00:00,2024-05-29 03:15:00,3857.12,3852.65,2.54,100.0,0.0659,-0.29,0.13,-0.42,flip -14348,做空,2024-05-29 03:15:00,2024-05-29 03:30:00,3852.65,3857.51,2.54,100.0,0.0659,-0.32,0.13,-0.45,flip -14349,做多,2024-05-29 03:30:00,2024-05-29 03:45:00,3857.51,3853.79,2.53,100.0,0.0656,-0.24,0.13,-0.37,flip -14350,做空,2024-05-29 03:45:00,2024-05-29 04:00:00,3853.79,3864.73,2.53,100.0,0.0656,-0.72,0.13,-0.84,flip -14351,做多,2024-05-29 04:00:00,2024-05-29 07:00:00,3864.73,3851.14,2.52,100.0,0.0651,-0.89,0.13,-1.01,flip -14352,做空,2024-05-29 07:00:00,2024-05-29 23:00:00,3851.14,3786.18,2.51,100.0,0.0651,4.23,0.12,4.1,flip -14353,做多,2024-05-29 23:00:00,2024-05-29 23:15:00,3786.18,3785.16,2.55,100.0,0.0672,-0.07,0.13,-0.2,flip -14354,做空,2024-05-29 23:15:00,2024-05-30 00:15:00,3785.16,3778.88,2.54,100.0,0.0672,0.42,0.13,0.29,flip -14355,做多,2024-05-30 00:15:00,2024-05-30 02:45:00,3778.88,3781.75,2.57,100.0,0.0679,0.19,0.13,0.07,flip -14356,做空,2024-05-30 02:45:00,2024-05-30 05:15:00,3781.75,3782.95,2.57,100.0,0.0679,-0.08,0.13,-0.21,flip -14357,做多,2024-05-30 05:15:00,2024-05-30 06:00:00,3782.95,3767.23,2.56,100.0,0.0677,-1.06,0.13,-1.19,flip -14358,做空,2024-05-30 06:00:00,2024-05-30 12:30:00,3767.23,3763.57,2.55,100.0,0.0677,0.25,0.13,0.12,flip -14359,做多,2024-05-30 12:30:00,2024-05-30 19:30:00,3763.57,3775.79,2.55,100.0,0.0677,0.83,0.13,0.7,flip -14360,做空,2024-05-30 19:30:00,2024-05-31 01:00:00,3775.79,3763.22,2.56,100.0,0.0677,0.85,0.13,0.72,flip -14361,做多,2024-05-31 01:00:00,2024-05-31 02:15:00,3763.22,3761.45,2.57,100.0,0.0684,-0.12,0.13,-0.25,flip -14362,做空,2024-05-31 02:15:00,2024-05-31 03:15:00,3761.45,3763.57,2.57,100.0,0.0684,-0.14,0.13,-0.27,flip -14363,做多,2024-05-31 03:15:00,2024-05-31 04:15:00,3763.57,3760.18,2.57,100.0,0.0682,-0.23,0.13,-0.36,flip -14364,做空,2024-05-31 04:15:00,2024-05-31 10:00:00,3760.18,3780.72,2.56,100.0,0.0681,-1.4,0.13,-1.53,flip -14365,做多,2024-05-31 10:00:00,2024-05-31 11:30:00,3780.72,3810.85,2.55,100.0,0.0673,2.03,0.13,1.9,tp_upper -14366,做多,2024-05-31 14:45:00,2024-05-31 15:30:00,3775.86,3765.9,2.56,100.0,0.0679,-0.68,0.13,-0.8,flip -14367,做空,2024-05-31 15:30:00,2024-05-31 17:15:00,3765.9,3769.74,2.55,100.0,0.0678,-0.26,0.13,-0.39,flip -14368,做多,2024-05-31 17:15:00,2024-05-31 17:30:00,3769.74,3764.81,2.55,100.0,0.0676,-0.33,0.13,-0.46,flip -14369,做空,2024-05-31 17:30:00,2024-05-31 17:45:00,3764.81,3771.09,2.54,100.0,0.0675,-0.42,0.13,-0.55,flip -14370,做多,2024-05-31 17:45:00,2024-05-31 22:45:00,3771.09,3773.1,2.54,100.0,0.0673,0.14,0.13,0.01,flip -14371,做空,2024-05-31 22:45:00,2024-06-01 03:00:00,3773.1,3781.68,2.53,100.0,0.0672,-0.58,0.13,-0.7,flip -14372,做多,2024-06-01 03:00:00,2024-06-01 03:15:00,3781.68,3778.81,2.55,100.0,0.0675,-0.19,0.13,-0.32,flip -14373,做空,2024-06-01 03:15:00,2024-06-01 03:30:00,3778.81,3783.05,2.55,100.0,0.0674,-0.29,0.13,-0.41,flip -14374,做多,2024-06-01 03:30:00,2024-06-01 03:45:00,3783.05,3781.16,2.54,100.0,0.0672,-0.13,0.13,-0.25,flip -14375,做空,2024-06-01 03:45:00,2024-06-01 04:30:00,3781.16,3781.3,2.54,100.0,0.0671,-0.01,0.13,-0.14,flip -14376,做多,2024-06-01 04:30:00,2024-06-01 07:45:00,3781.3,3775.68,2.54,100.0,0.0671,-0.38,0.13,-0.5,flip -14377,做空,2024-06-01 07:45:00,2024-06-01 08:00:00,3775.68,3778.8,2.53,100.0,0.067,-0.21,0.13,-0.34,flip -14378,做多,2024-06-01 08:00:00,2024-06-02 02:30:00,3778.8,3809.7,2.52,100.0,0.0668,2.06,0.13,1.94,flip -14379,做空,2024-06-02 02:30:00,2024-06-02 03:00:00,3809.7,3811.82,2.56,100.0,0.0672,-0.14,0.13,-0.27,flip -14380,做多,2024-06-02 03:00:00,2024-06-02 03:15:00,3811.82,3805.32,2.55,100.0,0.067,-0.44,0.13,-0.56,flip -14381,做空,2024-06-02 03:15:00,2024-06-02 03:30:00,3805.32,3806.44,2.55,100.0,0.067,-0.07,0.13,-0.2,flip -14382,做多,2024-06-02 03:30:00,2024-06-02 04:00:00,3806.44,3808.11,2.54,100.0,0.0669,0.11,0.13,-0.02,flip -14383,做空,2024-06-02 04:00:00,2024-06-02 04:15:00,3808.11,3811.7,2.54,100.0,0.0668,-0.24,0.13,-0.37,flip -14384,做多,2024-06-02 04:15:00,2024-06-02 05:15:00,3811.7,3813.13,2.54,100.0,0.0666,0.1,0.13,-0.03,flip -14385,做空,2024-06-02 05:15:00,2024-06-02 06:15:00,3813.13,3814.48,2.54,100.0,0.0665,-0.09,0.13,-0.22,flip -14386,做多,2024-06-02 06:15:00,2024-06-02 06:30:00,3814.48,3812.41,2.53,100.0,0.0664,-0.14,0.13,-0.26,flip -14387,做空,2024-06-02 06:30:00,2024-06-02 06:45:00,3812.41,3817.09,2.53,100.0,0.0663,-0.31,0.13,-0.44,flip -14388,做多,2024-06-02 06:45:00,2024-06-02 07:00:00,3817.09,3813.31,2.52,100.0,0.0661,-0.25,0.13,-0.38,flip -14389,做空,2024-06-02 07:00:00,2024-06-02 11:45:00,3813.31,3806.62,2.52,100.0,0.066,0.44,0.13,0.32,flip -14390,做多,2024-06-02 11:45:00,2024-06-02 12:00:00,3806.62,3802.78,2.52,100.0,0.0662,-0.25,0.13,-0.38,flip -14391,做空,2024-06-02 12:00:00,2024-06-02 14:45:00,3802.78,3808.47,2.52,100.0,0.0661,-0.38,0.13,-0.5,flip -14392,做多,2024-06-02 14:45:00,2024-06-02 15:00:00,3808.47,3802.55,2.51,100.0,0.0659,-0.39,0.13,-0.52,flip -14393,做空,2024-06-02 15:00:00,2024-06-02 21:00:00,3802.55,3795.09,2.5,100.0,0.0658,0.49,0.12,0.37,flip -14394,做多,2024-06-02 21:00:00,2024-06-02 21:15:00,3795.09,3791.51,2.51,100.0,0.066,-0.24,0.13,-0.36,flip -14395,做空,2024-06-02 21:15:00,2024-06-02 22:00:00,3791.51,3790.4,2.5,100.0,0.0659,0.07,0.12,-0.05,flip -14396,做多,2024-06-02 22:00:00,2024-06-02 22:30:00,3790.4,3790.12,2.5,100.0,0.0659,-0.02,0.12,-0.14,flip -14397,做空,2024-06-02 22:30:00,2024-06-02 23:00:00,3790.12,3786.6,2.5,100.0,0.0659,0.23,0.12,0.11,flip -14398,做多,2024-06-02 23:00:00,2024-06-02 23:45:00,3786.6,3784.13,2.5,100.0,0.0659,-0.16,0.12,-0.29,flip -14399,做空,2024-06-02 23:45:00,2024-06-03 01:00:00,3784.13,3788.94,2.49,100.0,0.0658,-0.32,0.12,-0.44,flip -14400,做多,2024-06-03 01:00:00,2024-06-03 14:15:00,3788.94,3811.01,2.53,100.0,0.0669,1.48,0.13,1.35,flip -14401,做空,2024-06-03 14:15:00,2024-06-04 03:00:00,3811.01,3786.57,2.55,100.0,0.0668,1.63,0.13,1.51,flip -14402,做多,2024-06-04 03:00:00,2024-06-04 03:15:00,3786.57,3778.44,2.56,100.0,0.0677,-0.55,0.13,-0.68,flip -14403,做空,2024-06-04 03:15:00,2024-06-04 07:00:00,3778.44,3774.28,2.56,100.0,0.0676,0.28,0.13,0.15,flip -14404,做多,2024-06-04 07:00:00,2024-06-04 07:15:00,3774.28,3773.29,2.56,100.0,0.0677,-0.07,0.13,-0.19,flip -14405,做空,2024-06-04 07:15:00,2024-06-04 07:30:00,3773.29,3775.22,2.55,100.0,0.0677,-0.13,0.13,-0.26,flip -14406,做多,2024-06-04 07:30:00,2024-06-04 08:30:00,3775.22,3776.74,2.55,100.0,0.0675,0.1,0.13,-0.02,flip -14407,做空,2024-06-04 08:30:00,2024-06-04 10:30:00,3776.74,3769.16,2.55,100.0,0.0675,0.51,0.13,0.38,flip -14408,做多,2024-06-04 10:30:00,2024-06-04 11:00:00,3769.16,3766.35,2.55,100.0,0.0677,-0.19,0.13,-0.32,flip -14409,做空,2024-06-04 11:00:00,2024-06-04 12:45:00,3766.35,3766.74,2.55,100.0,0.0676,-0.03,0.13,-0.15,flip -14410,做多,2024-06-04 12:45:00,2024-06-04 15:15:00,3766.74,3800.58,2.54,100.0,0.0675,2.28,0.13,2.16,tp_upper -14411,做多,2024-06-05 03:00:00,2024-06-05 04:00:00,3808.94,3812.8,2.59,100.0,0.0679,0.26,0.13,0.13,flip -14412,做空,2024-06-05 04:00:00,2024-06-05 04:45:00,3812.8,3812.19,2.59,100.0,0.0678,0.04,0.13,-0.09,flip -14413,做多,2024-06-05 04:45:00,2024-06-05 05:00:00,3812.19,3788.24,2.58,100.0,0.0678,-1.62,0.13,-1.75,flip -14414,做空,2024-06-05 05:00:00,2024-06-05 06:45:00,3788.24,3817.19,2.56,100.0,0.0677,-1.96,0.13,-2.09,flip -14415,做多,2024-06-05 06:45:00,2024-06-05 07:00:00,3817.19,3809.4,2.54,100.0,0.0666,-0.52,0.13,-0.65,flip -14416,做空,2024-06-05 07:00:00,2024-06-05 07:15:00,3809.4,3819.27,2.53,100.0,0.0665,-0.66,0.13,-0.78,flip -14417,做多,2024-06-05 07:15:00,2024-06-05 07:45:00,3819.27,3811.59,2.53,100.0,0.0661,-0.51,0.13,-0.63,flip -14418,做空,2024-06-05 07:45:00,2024-06-05 11:30:00,3811.59,3808.58,2.52,100.0,0.0661,0.2,0.13,0.07,flip -14419,做多,2024-06-05 11:30:00,2024-06-05 11:45:00,3808.58,3807.19,2.52,100.0,0.0661,-0.09,0.13,-0.22,flip -14420,做空,2024-06-05 11:45:00,2024-06-05 12:00:00,3807.19,3815.99,2.51,100.0,0.066,-0.58,0.13,-0.71,flip -14421,做多,2024-06-05 12:00:00,2024-06-05 12:15:00,3815.99,3809.73,2.51,100.0,0.0657,-0.41,0.13,-0.54,flip -14422,做空,2024-06-05 12:15:00,2024-06-05 12:30:00,3809.73,3822.35,2.5,100.0,0.0656,-0.83,0.13,-0.95,flip -14423,做多,2024-06-05 12:30:00,2024-06-05 13:30:00,3822.35,3806.88,2.49,100.0,0.0651,-1.01,0.12,-1.13,flip -14424,做空,2024-06-05 13:30:00,2024-06-05 15:15:00,3806.88,3819.05,2.48,100.0,0.065,-0.79,0.12,-0.92,flip -14425,做多,2024-06-05 15:15:00,2024-06-05 16:30:00,3819.05,3808.45,2.47,100.0,0.0645,-0.68,0.12,-0.81,flip -14426,做空,2024-06-05 16:30:00,2024-06-05 17:00:00,3808.45,3822.64,2.46,100.0,0.0645,-0.91,0.12,-1.04,flip -14427,做多,2024-06-05 17:00:00,2024-06-05 17:45:00,3822.64,3844.69,2.44,100.0,0.0639,1.41,0.12,1.29,tp_upper -14428,做多,2024-06-06 06:00:00,2024-06-06 06:15:00,3855.05,3852.35,2.49,100.0,0.0647,-0.17,0.12,-0.3,flip -14429,做空,2024-06-06 06:15:00,2024-06-06 07:45:00,3852.35,3854.49,2.49,100.0,0.0646,-0.14,0.12,-0.26,flip -14430,做多,2024-06-06 07:45:00,2024-06-06 08:00:00,3854.49,3846.09,2.49,100.0,0.0645,-0.54,0.12,-0.67,flip -14431,做空,2024-06-06 08:00:00,2024-06-06 12:15:00,3846.09,3863.99,2.48,100.0,0.0644,-1.15,0.12,-1.28,flip -14432,做多,2024-06-06 12:15:00,2024-06-06 12:30:00,3863.99,3851.53,2.46,100.0,0.0638,-0.79,0.12,-0.92,flip -14433,做空,2024-06-06 12:30:00,2024-06-06 16:00:00,3851.53,3849.52,2.45,100.0,0.0637,0.13,0.12,0.01,flip -14434,做多,2024-06-06 16:00:00,2024-06-07 04:30:00,3849.52,3815.06,2.45,100.0,0.0637,-2.2,0.12,-2.32,flip -14435,做空,2024-06-07 04:30:00,2024-06-07 04:45:00,3815.06,3818.54,2.44,100.0,0.064,-0.22,0.12,-0.35,flip -14436,做多,2024-06-07 04:45:00,2024-06-07 05:00:00,3818.54,3818.08,2.44,100.0,0.0638,-0.03,0.12,-0.15,flip -14437,做空,2024-06-07 05:00:00,2024-06-07 05:15:00,3818.08,3821.59,2.44,100.0,0.0638,-0.22,0.12,-0.35,flip -14438,做多,2024-06-07 05:15:00,2024-06-07 06:00:00,3821.59,3816.7,2.43,100.0,0.0636,-0.31,0.12,-0.43,flip -14439,做空,2024-06-07 06:00:00,2024-06-07 06:15:00,3816.7,3818.09,2.43,100.0,0.0635,-0.09,0.12,-0.21,flip -14440,做多,2024-06-07 06:15:00,2024-06-07 06:30:00,3818.09,3816.46,2.42,100.0,0.0634,-0.1,0.12,-0.22,flip -14441,做空,2024-06-07 06:30:00,2024-06-07 06:45:00,3816.46,3819.83,2.42,100.0,0.0634,-0.21,0.12,-0.33,flip -14442,做多,2024-06-07 06:45:00,2024-06-07 08:00:00,3819.83,3814.57,2.41,100.0,0.0632,-0.33,0.12,-0.45,flip -14443,做空,2024-06-07 08:00:00,2024-06-07 08:15:00,3814.57,3817.62,2.41,100.0,0.0631,-0.19,0.12,-0.31,flip -14444,做多,2024-06-07 08:15:00,2024-06-07 08:30:00,3817.62,3816.07,2.4,100.0,0.063,-0.1,0.12,-0.22,flip -14445,做空,2024-06-07 08:30:00,2024-06-07 09:15:00,3816.07,3815.87,2.4,100.0,0.0629,0.01,0.12,-0.11,flip -14446,做多,2024-06-07 09:15:00,2024-06-07 09:45:00,3815.87,3814.56,2.4,100.0,0.0628,-0.08,0.12,-0.2,flip -14447,做空,2024-06-07 09:45:00,2024-06-07 10:00:00,3814.56,3815.56,2.39,100.0,0.0628,-0.06,0.12,-0.18,flip -14448,做多,2024-06-07 10:00:00,2024-06-07 10:15:00,3815.56,3809.41,2.39,100.0,0.0627,-0.39,0.12,-0.5,flip -14449,做空,2024-06-07 10:15:00,2024-06-07 10:30:00,3809.41,3812.39,2.39,100.0,0.0626,-0.19,0.12,-0.31,flip -14450,做多,2024-06-07 10:30:00,2024-06-07 11:00:00,3812.39,3812.71,2.38,100.0,0.0625,0.02,0.12,-0.1,flip -14451,做空,2024-06-07 11:00:00,2024-06-07 11:15:00,3812.71,3815.29,2.38,100.0,0.0624,-0.16,0.12,-0.28,flip -14452,做多,2024-06-07 11:15:00,2024-06-07 12:30:00,3815.29,3795.77,2.38,100.0,0.0623,-1.22,0.12,-1.33,flip -14453,做空,2024-06-07 12:30:00,2024-06-07 12:45:00,3795.77,3811.11,2.36,100.0,0.0622,-0.95,0.12,-1.07,flip -14454,做多,2024-06-07 12:45:00,2024-06-07 14:15:00,3811.11,3819.25,2.35,100.0,0.0616,0.5,0.12,0.38,flip -14455,做空,2024-06-07 14:15:00,2024-06-07 14:30:00,3819.25,3826.43,2.35,100.0,0.0616,-0.44,0.12,-0.56,flip -14456,做多,2024-06-07 14:30:00,2024-06-07 15:15:00,3826.43,3807.34,2.34,100.0,0.0613,-1.17,0.12,-1.29,flip -14457,做空,2024-06-07 15:15:00,2024-06-07 17:15:00,3807.34,3775.24,2.33,100.0,0.0612,1.96,0.12,1.85,tp_lower -14458,做多,2024-06-08 07:15:00,2024-06-08 08:30:00,3704.56,3696.58,2.4,100.0,0.0647,-0.52,0.12,-0.64,flip -14459,做空,2024-06-08 08:30:00,2024-06-08 10:30:00,3696.58,3687.43,2.39,100.0,0.0647,0.59,0.12,0.47,flip -14460,做多,2024-06-08 10:30:00,2024-06-08 11:15:00,3687.43,3693.12,2.39,100.0,0.0649,0.37,0.12,0.25,flip -14461,做空,2024-06-08 11:15:00,2024-06-08 14:30:00,3693.12,3693.11,2.4,100.0,0.0649,0.0,0.12,-0.12,flip -14462,做多,2024-06-08 14:30:00,2024-06-08 15:45:00,3693.11,3689.45,2.39,100.0,0.0648,-0.24,0.12,-0.36,flip -14463,做空,2024-06-08 15:45:00,2024-06-08 18:00:00,3689.45,3696.36,2.39,100.0,0.0647,-0.45,0.12,-0.57,flip -14464,做多,2024-06-08 18:00:00,2024-06-08 19:30:00,3696.36,3686.89,2.38,100.0,0.0644,-0.61,0.12,-0.73,flip -14465,做空,2024-06-08 19:30:00,2024-06-09 00:30:00,3686.89,3686.77,2.37,100.0,0.0644,0.01,0.12,-0.11,flip -14466,做多,2024-06-09 00:30:00,2024-06-09 01:30:00,3686.77,3683.31,2.39,100.0,0.0647,-0.22,0.12,-0.34,flip -14467,做空,2024-06-09 01:30:00,2024-06-09 05:30:00,3683.31,3684.52,2.38,100.0,0.0647,-0.08,0.12,-0.2,flip -14468,做多,2024-06-09 05:30:00,2024-06-09 05:45:00,3684.52,3682.86,2.38,100.0,0.0646,-0.11,0.12,-0.23,flip -14469,做空,2024-06-09 05:45:00,2024-06-09 06:00:00,3682.86,3689.18,2.38,100.0,0.0645,-0.41,0.12,-0.53,flip -14470,做多,2024-06-09 06:00:00,2024-06-09 12:45:00,3689.18,3706.78,2.37,100.0,0.0642,1.13,0.12,1.01,tp_upper -14471,做多,2024-06-09 14:30:00,2024-06-09 21:45:00,3693.27,3715.58,2.38,100.0,0.0644,1.44,0.12,1.32,tp_upper -14472,做多,2024-06-10 00:30:00,2024-06-10 19:00:00,3697.05,3678.43,2.4,100.0,0.065,-1.21,0.12,-1.33,flip -14473,做空,2024-06-10 19:00:00,2024-06-10 19:15:00,3678.43,3685.16,2.39,100.0,0.065,-0.44,0.12,-0.56,flip -14474,做多,2024-06-10 19:15:00,2024-06-10 19:30:00,3685.16,3678.12,2.38,100.0,0.0647,-0.46,0.12,-0.57,flip -14475,做空,2024-06-10 19:30:00,2024-06-11 01:45:00,3678.12,3627.61,2.38,100.0,0.0646,3.26,0.12,3.15,tp_lower -14476,做多,2024-06-11 23:00:00,2024-06-12 00:15:00,3504.71,3497.69,2.41,100.0,0.0689,-0.48,0.12,-0.6,flip -14477,做空,2024-06-12 00:15:00,2024-06-12 02:15:00,3497.69,3505.04,2.41,100.0,0.0689,-0.51,0.12,-0.63,flip -14478,做多,2024-06-12 02:15:00,2024-06-12 02:30:00,3505.04,3495.23,2.4,100.0,0.0685,-0.67,0.12,-0.79,flip -14479,做空,2024-06-12 02:30:00,2024-06-12 02:45:00,3495.23,3499.27,2.39,100.0,0.0684,-0.28,0.12,-0.4,flip -14480,做多,2024-06-12 02:45:00,2024-06-12 03:00:00,3499.27,3496.33,2.39,100.0,0.0682,-0.2,0.12,-0.32,flip -14481,做空,2024-06-12 03:00:00,2024-06-12 03:15:00,3496.33,3502.51,2.38,100.0,0.0681,-0.42,0.12,-0.54,flip -14482,做多,2024-06-12 03:15:00,2024-06-12 12:30:00,3502.51,3635.73,2.38,100.0,0.0678,9.04,0.12,8.91,tp_upper -14483,做多,2024-06-12 21:15:00,2024-06-12 21:45:00,3572.4,3568.0,2.46,100.0,0.069,-0.3,0.12,-0.43,flip -14484,做空,2024-06-12 21:45:00,2024-06-12 22:45:00,3568.0,3573.39,2.46,100.0,0.0689,-0.37,0.12,-0.49,flip -14485,做多,2024-06-12 22:45:00,2024-06-13 12:30:00,3573.39,3495.58,2.45,100.0,0.0686,-5.34,0.12,-5.46,flip -14486,做空,2024-06-13 12:30:00,2024-06-13 13:30:00,3495.58,3514.8,2.42,100.0,0.0691,-1.33,0.12,-1.45,flip -14487,做多,2024-06-13 13:30:00,2024-06-13 14:45:00,3514.8,3507.9,2.4,100.0,0.0683,-0.47,0.12,-0.59,flip -14488,做空,2024-06-13 14:45:00,2024-06-14 01:45:00,3507.9,3487.1,2.39,100.0,0.0682,1.42,0.12,1.3,flip -14489,做多,2024-06-14 01:45:00,2024-06-14 02:00:00,3487.1,3482.88,2.41,100.0,0.0692,-0.29,0.12,-0.41,flip -14490,做空,2024-06-14 02:00:00,2024-06-14 16:00:00,3482.88,3412.05,2.41,100.0,0.0691,4.89,0.12,4.78,tp_lower -14491,做多,2024-06-14 21:15:00,2024-06-14 22:00:00,3479.95,3485.44,2.45,100.0,0.0705,0.39,0.12,0.26,flip -14492,做空,2024-06-14 22:00:00,2024-06-14 22:30:00,3485.44,3478.29,2.45,100.0,0.0704,0.5,0.12,0.38,flip -14493,做多,2024-06-14 22:30:00,2024-06-15 20:15:00,3478.29,3546.19,2.46,100.0,0.0706,4.8,0.13,4.67,flip -14494,做空,2024-06-15 20:15:00,2024-06-15 20:30:00,3546.19,3555.33,2.51,100.0,0.0709,-0.65,0.13,-0.77,flip -14495,做多,2024-06-15 20:30:00,2024-06-16 03:00:00,3555.33,3558.49,2.5,100.0,0.0704,0.22,0.13,0.1,flip -14496,做空,2024-06-16 03:00:00,2024-06-16 05:15:00,3558.49,3565.34,2.51,100.0,0.0705,-0.48,0.13,-0.61,flip -14497,做多,2024-06-16 05:15:00,2024-06-16 07:45:00,3565.34,3561.89,2.5,100.0,0.0702,-0.24,0.12,-0.37,flip -14498,做空,2024-06-16 07:45:00,2024-06-16 10:30:00,3561.89,3564.35,2.5,100.0,0.0701,-0.17,0.12,-0.3,flip -14499,做多,2024-06-16 10:30:00,2024-06-16 11:15:00,3564.35,3558.69,2.49,100.0,0.0699,-0.4,0.12,-0.52,flip -14500,做空,2024-06-16 11:15:00,2024-06-16 11:30:00,3558.69,3558.99,2.49,100.0,0.0698,-0.02,0.12,-0.15,flip -14501,做多,2024-06-16 11:30:00,2024-06-16 11:45:00,3558.99,3554.37,2.48,100.0,0.0698,-0.32,0.12,-0.45,flip -14502,做空,2024-06-16 11:45:00,2024-06-16 12:45:00,3554.37,3563.25,2.48,100.0,0.0697,-0.62,0.12,-0.74,flip -14503,做多,2024-06-16 12:45:00,2024-06-16 13:15:00,3563.25,3585.52,2.47,100.0,0.0693,1.54,0.12,1.42,tp_upper -14504,做多,2024-06-17 02:45:00,2024-06-17 03:00:00,3595.17,3593.75,2.5,100.0,0.0695,-0.1,0.12,-0.22,flip -14505,做空,2024-06-17 03:00:00,2024-06-17 17:30:00,3593.75,3540.76,2.5,100.0,0.0695,3.68,0.12,3.56,flip -14506,做多,2024-06-17 17:30:00,2024-06-17 20:00:00,3540.76,3513.78,2.53,100.0,0.0715,-1.93,0.13,-2.05,flip -14507,做空,2024-06-17 20:00:00,2024-06-18 01:15:00,3513.78,3443.84,2.51,100.0,0.0714,4.99,0.12,4.87,tp_lower -14508,做多,2024-06-18 17:00:00,2024-06-18 17:15:00,3431.33,3408.52,2.56,100.0,0.0747,-1.7,0.13,-1.83,flip -14509,做空,2024-06-18 17:15:00,2024-06-18 19:45:00,3408.52,3422.6,2.55,100.0,0.0747,-1.05,0.13,-1.18,flip -14510,做多,2024-06-18 19:45:00,2024-06-18 20:15:00,3422.6,3421.44,2.53,100.0,0.074,-0.09,0.13,-0.21,flip -14511,做空,2024-06-18 20:15:00,2024-06-18 20:30:00,3421.44,3434.97,2.53,100.0,0.0739,-1.0,0.13,-1.13,flip -14512,做多,2024-06-18 20:30:00,2024-06-19 14:00:00,3434.97,3529.8,2.52,100.0,0.0733,6.95,0.13,6.82,flip -14513,做空,2024-06-19 14:00:00,2024-06-19 16:15:00,3529.8,3545.51,2.59,100.0,0.0735,-1.15,0.13,-1.29,flip -14514,做多,2024-06-19 16:15:00,2024-06-19 16:45:00,3545.51,3545.75,2.58,100.0,0.0728,0.02,0.13,-0.11,flip -14515,做空,2024-06-19 16:45:00,2024-06-19 19:45:00,3545.75,3545.42,2.58,100.0,0.0727,0.02,0.13,-0.1,flip -14516,做多,2024-06-19 19:45:00,2024-06-19 20:00:00,3545.42,3532.75,2.58,100.0,0.0726,-0.92,0.13,-1.05,flip -14517,做空,2024-06-19 20:00:00,2024-06-19 20:15:00,3532.75,3550.42,2.56,100.0,0.0726,-1.28,0.13,-1.41,flip -14518,做多,2024-06-19 20:15:00,2024-06-20 01:45:00,3550.42,3557.6,2.55,100.0,0.0718,0.52,0.13,0.39,flip -14519,做空,2024-06-20 01:45:00,2024-06-20 02:15:00,3557.6,3548.72,2.57,100.0,0.0721,0.64,0.13,0.51,flip -14520,做多,2024-06-20 02:15:00,2024-06-20 02:30:00,3548.72,3546.23,2.57,100.0,0.0724,-0.18,0.13,-0.31,flip -14521,做空,2024-06-20 02:30:00,2024-06-20 02:45:00,3546.23,3551.15,2.56,100.0,0.0723,-0.36,0.13,-0.48,flip -14522,做多,2024-06-20 02:45:00,2024-06-20 03:00:00,3551.15,3545.44,2.56,100.0,0.072,-0.41,0.13,-0.54,flip -14523,做空,2024-06-20 03:00:00,2024-06-20 03:30:00,3545.44,3550.41,2.55,100.0,0.072,-0.36,0.13,-0.49,flip -14524,做多,2024-06-20 03:30:00,2024-06-20 04:00:00,3550.41,3544.63,2.55,100.0,0.0717,-0.41,0.13,-0.54,flip -14525,做空,2024-06-20 04:00:00,2024-06-20 04:15:00,3544.63,3553.87,2.54,100.0,0.0716,-0.66,0.13,-0.79,flip -14526,做多,2024-06-20 04:15:00,2024-06-20 13:15:00,3553.87,3544.33,2.53,100.0,0.0712,-0.68,0.13,-0.81,flip -14527,做空,2024-06-20 13:15:00,2024-06-21 05:45:00,3544.33,3517.1,2.52,100.0,0.0711,1.94,0.13,1.81,flip -14528,做多,2024-06-21 05:45:00,2024-06-21 06:15:00,3517.1,3512.19,2.56,100.0,0.0727,-0.36,0.13,-0.48,flip -14529,做空,2024-06-21 06:15:00,2024-06-21 07:00:00,3512.19,3515.36,2.55,100.0,0.0727,-0.23,0.13,-0.36,flip -14530,做多,2024-06-21 07:00:00,2024-06-21 07:15:00,3515.36,3514.81,2.55,100.0,0.0725,-0.04,0.13,-0.17,flip -14531,做空,2024-06-21 07:15:00,2024-06-21 07:45:00,3514.81,3474.55,2.54,100.0,0.0724,2.91,0.13,2.79,tp_lower -14532,做多,2024-06-21 09:30:00,2024-06-21 09:45:00,3514.37,3513.77,2.57,100.0,0.0731,-0.04,0.13,-0.17,flip -14533,做空,2024-06-21 09:45:00,2024-06-21 11:45:00,3513.77,3502.72,2.57,100.0,0.0731,0.81,0.13,0.68,flip -14534,做多,2024-06-21 11:45:00,2024-06-21 12:00:00,3502.72,3484.86,2.57,100.0,0.0735,-1.31,0.13,-1.44,flip -14535,做空,2024-06-21 12:00:00,2024-06-21 14:15:00,3484.86,3500.78,2.56,100.0,0.0734,-1.17,0.13,-1.3,flip -14536,做多,2024-06-21 14:15:00,2024-06-21 15:15:00,3500.78,3499.77,2.54,100.0,0.0726,-0.07,0.13,-0.2,flip -14537,做空,2024-06-21 15:15:00,2024-06-21 17:00:00,3499.77,3495.94,2.54,100.0,0.0726,0.28,0.13,0.15,flip -14538,做多,2024-06-21 17:00:00,2024-06-22 00:30:00,3495.94,3494.7,2.54,100.0,0.0727,-0.09,0.13,-0.22,flip -14539,做空,2024-06-22 00:30:00,2024-06-22 00:45:00,3494.7,3500.22,2.56,100.0,0.0733,-0.4,0.13,-0.53,flip -14540,做多,2024-06-22 00:45:00,2024-06-22 01:15:00,3500.22,3498.35,2.56,100.0,0.073,-0.14,0.13,-0.26,flip -14541,做空,2024-06-22 01:15:00,2024-06-22 01:30:00,3498.35,3502.59,2.55,100.0,0.0729,-0.31,0.13,-0.44,flip -14542,做多,2024-06-22 01:30:00,2024-06-22 01:45:00,3502.59,3501.83,2.55,100.0,0.0727,-0.06,0.13,-0.18,flip -14543,做空,2024-06-22 01:45:00,2024-06-22 02:00:00,3501.83,3509.19,2.54,100.0,0.0726,-0.53,0.13,-0.66,flip -14544,做多,2024-06-22 02:00:00,2024-06-22 02:45:00,3509.19,3504.66,2.53,100.0,0.0722,-0.33,0.13,-0.45,flip -14545,做空,2024-06-22 02:45:00,2024-06-22 04:15:00,3504.66,3502.06,2.53,100.0,0.0722,0.19,0.13,0.06,flip -14546,做多,2024-06-22 04:15:00,2024-06-22 05:00:00,3502.06,3499.58,2.53,100.0,0.0722,-0.18,0.13,-0.31,flip -14547,做空,2024-06-22 05:00:00,2024-06-22 05:45:00,3499.58,3508.31,2.52,100.0,0.0721,-0.63,0.13,-0.76,flip -14548,做多,2024-06-22 05:45:00,2024-06-22 06:15:00,3508.31,3503.92,2.52,100.0,0.0717,-0.31,0.13,-0.44,flip -14549,做空,2024-06-22 06:15:00,2024-06-22 06:30:00,3503.92,3506.57,2.51,100.0,0.0716,-0.19,0.13,-0.32,flip -14550,做多,2024-06-22 06:30:00,2024-06-22 06:45:00,3506.57,3502.08,2.51,100.0,0.0714,-0.32,0.13,-0.45,flip -14551,做空,2024-06-22 06:45:00,2024-06-22 14:15:00,3502.08,3504.92,2.5,100.0,0.0714,-0.2,0.13,-0.33,flip -14552,做多,2024-06-22 14:15:00,2024-06-22 14:45:00,3504.92,3502.13,2.49,100.0,0.0712,-0.2,0.12,-0.32,flip -14553,做空,2024-06-22 14:45:00,2024-06-22 15:30:00,3502.13,3501.37,2.49,100.0,0.0711,0.05,0.12,-0.07,flip -14554,做多,2024-06-22 15:30:00,2024-06-22 17:30:00,3501.37,3497.85,2.49,100.0,0.0711,-0.25,0.12,-0.37,flip -14555,做空,2024-06-22 17:30:00,2024-06-22 18:00:00,3497.85,3498.39,2.48,100.0,0.071,-0.04,0.12,-0.16,flip -14556,做多,2024-06-22 18:00:00,2024-06-22 18:15:00,3498.39,3497.31,2.48,100.0,0.0709,-0.08,0.12,-0.2,flip -14557,做空,2024-06-22 18:15:00,2024-06-22 21:00:00,3497.31,3496.09,2.48,100.0,0.0708,0.09,0.12,-0.04,flip -14558,做多,2024-06-22 21:00:00,2024-06-22 21:30:00,3496.09,3496.5,2.48,100.0,0.0708,0.03,0.12,-0.09,flip -14559,做空,2024-06-22 21:30:00,2024-06-22 21:45:00,3496.5,3504.65,2.47,100.0,0.0707,-0.58,0.12,-0.7,flip -14560,做多,2024-06-22 21:45:00,2024-06-22 23:30:00,3504.65,3494.18,2.47,100.0,0.0703,-0.74,0.12,-0.86,flip -14561,做空,2024-06-22 23:30:00,2024-06-22 23:45:00,3494.18,3494.69,2.46,100.0,0.0703,-0.04,0.12,-0.16,flip -14562,做多,2024-06-22 23:45:00,2024-06-23 08:45:00,3494.69,3505.99,2.45,100.0,0.0702,0.79,0.12,0.67,flip -14563,做空,2024-06-23 08:45:00,2024-06-23 20:30:00,3505.99,3432.53,2.51,100.0,0.0717,5.26,0.12,5.14,tp_lower -14564,做多,2024-06-24 20:00:00,2024-06-25 13:30:00,3319.58,3369.79,2.57,100.0,0.0773,3.88,0.13,3.75,flip -14565,做空,2024-06-25 13:30:00,2024-06-25 14:00:00,3369.79,3373.58,2.6,100.0,0.0772,-0.29,0.13,-0.42,flip -14566,做多,2024-06-25 14:00:00,2024-06-25 23:15:00,3373.58,3392.25,2.6,100.0,0.077,1.44,0.13,1.31,flip -14567,做空,2024-06-25 23:15:00,2024-06-25 23:45:00,3392.25,3394.08,2.61,100.0,0.0769,-0.14,0.13,-0.27,flip -14568,做多,2024-06-25 23:45:00,2024-06-26 00:00:00,3394.08,3389.62,2.61,100.0,0.0768,-0.34,0.13,-0.47,flip -14569,做空,2024-06-26 00:00:00,2024-06-26 00:15:00,3389.62,3393.88,2.61,100.0,0.077,-0.33,0.13,-0.46,flip -14570,做多,2024-06-26 00:15:00,2024-06-26 00:30:00,3393.88,3385.87,2.6,100.0,0.0767,-0.61,0.13,-0.74,flip -14571,做空,2024-06-26 00:30:00,2024-06-26 00:45:00,3385.87,3388.19,2.59,100.0,0.0766,-0.18,0.13,-0.31,flip -14572,做多,2024-06-26 00:45:00,2024-06-26 03:15:00,3388.19,3393.91,2.59,100.0,0.0764,0.44,0.13,0.31,flip -14573,做空,2024-06-26 03:15:00,2024-06-26 07:30:00,3393.91,3400.03,2.59,100.0,0.0764,-0.47,0.13,-0.6,flip -14574,做多,2024-06-26 07:30:00,2024-06-26 08:00:00,3400.03,3392.08,2.58,100.0,0.076,-0.6,0.13,-0.73,flip -14575,做空,2024-06-26 08:00:00,2024-06-26 13:45:00,3392.08,3388.27,2.58,100.0,0.0759,0.29,0.13,0.16,flip -14576,做多,2024-06-26 13:45:00,2024-06-26 14:15:00,3388.27,3380.22,2.58,100.0,0.076,-0.61,0.13,-0.74,flip -14577,做空,2024-06-26 14:15:00,2024-06-26 19:15:00,3380.22,3377.15,2.57,100.0,0.0759,0.23,0.13,0.1,flip -14578,做多,2024-06-26 19:15:00,2024-06-26 23:00:00,3377.15,3377.99,2.57,100.0,0.076,0.06,0.13,-0.06,flip -14579,做空,2024-06-26 23:00:00,2024-06-27 00:30:00,3377.99,3371.97,2.57,100.0,0.0759,0.46,0.13,0.33,flip -14580,做多,2024-06-27 00:30:00,2024-06-27 05:15:00,3371.97,3374.58,2.59,100.0,0.0769,0.2,0.13,0.07,flip -14581,做空,2024-06-27 05:15:00,2024-06-27 05:30:00,3374.58,3376.3,2.59,100.0,0.0768,-0.13,0.13,-0.26,flip -14582,做多,2024-06-27 05:30:00,2024-06-27 05:45:00,3376.3,3368.78,2.59,100.0,0.0767,-0.58,0.13,-0.71,flip -14583,做空,2024-06-27 05:45:00,2024-06-27 06:15:00,3368.78,3375.2,2.58,100.0,0.0766,-0.49,0.13,-0.62,flip -14584,做多,2024-06-27 06:15:00,2024-06-27 06:30:00,3375.2,3371.66,2.57,100.0,0.0762,-0.27,0.13,-0.4,flip -14585,做空,2024-06-27 06:30:00,2024-06-27 07:15:00,3371.66,3372.11,2.57,100.0,0.0761,-0.03,0.13,-0.16,flip -14586,做多,2024-06-27 07:15:00,2024-06-27 08:15:00,3372.11,3371.68,2.56,100.0,0.076,-0.03,0.13,-0.16,flip -14587,做空,2024-06-27 08:15:00,2024-06-27 08:45:00,3371.68,3377.25,2.56,100.0,0.076,-0.42,0.13,-0.55,flip -14588,做多,2024-06-27 08:45:00,2024-06-27 12:00:00,3377.25,3435.03,2.55,100.0,0.0756,4.37,0.13,4.24,tp_upper -14589,做多,2024-06-28 01:00:00,2024-06-28 02:45:00,3443.17,3449.86,2.62,100.0,0.076,0.51,0.13,0.38,flip -14590,做空,2024-06-28 02:45:00,2024-06-28 03:00:00,3449.86,3451.88,2.62,100.0,0.0759,-0.15,0.13,-0.28,flip -14591,做多,2024-06-28 03:00:00,2024-06-28 04:15:00,3451.88,3447.16,2.62,100.0,0.0758,-0.36,0.13,-0.49,flip -14592,做空,2024-06-28 04:15:00,2024-06-28 04:30:00,3447.16,3452.93,2.61,100.0,0.0757,-0.44,0.13,-0.57,flip -14593,做多,2024-06-28 04:30:00,2024-06-28 05:00:00,3452.93,3452.94,2.6,100.0,0.0754,0.0,0.13,-0.13,flip -14594,做空,2024-06-28 05:00:00,2024-06-28 06:00:00,3452.94,3454.22,2.6,100.0,0.0753,-0.1,0.13,-0.23,flip -14595,做多,2024-06-28 06:00:00,2024-06-28 06:15:00,3454.22,3452.47,2.6,100.0,0.0752,-0.13,0.13,-0.26,flip -14596,做空,2024-06-28 06:15:00,2024-06-28 06:30:00,3452.47,3454.35,2.59,100.0,0.0751,-0.14,0.13,-0.27,flip -14597,做多,2024-06-28 06:30:00,2024-06-28 07:00:00,3454.35,3449.93,2.59,100.0,0.0749,-0.33,0.13,-0.46,flip -14598,做空,2024-06-28 07:00:00,2024-06-28 11:15:00,3449.93,3456.3,2.58,100.0,0.0749,-0.48,0.13,-0.61,flip -14599,做多,2024-06-28 11:15:00,2024-06-28 12:30:00,3456.3,3452.68,2.58,100.0,0.0745,-0.27,0.13,-0.4,flip -14600,做空,2024-06-28 12:30:00,2024-06-28 13:30:00,3452.68,3471.12,2.57,100.0,0.0744,-1.37,0.13,-1.5,flip -14601,做多,2024-06-28 13:30:00,2024-06-28 13:45:00,3471.12,3444.6,2.55,100.0,0.0736,-1.95,0.13,-2.08,flip -14602,做空,2024-06-28 13:45:00,2024-06-29 07:00:00,3444.6,3393.57,2.53,100.0,0.0735,3.75,0.12,3.63,flip -14603,做多,2024-06-29 07:00:00,2024-06-29 09:30:00,3393.57,3386.03,2.6,100.0,0.0766,-0.58,0.13,-0.71,flip -14604,做空,2024-06-29 09:30:00,2024-06-29 15:30:00,3386.03,3389.97,2.59,100.0,0.0765,-0.3,0.13,-0.43,flip -14605,做多,2024-06-29 15:30:00,2024-06-29 16:00:00,3389.97,3387.11,2.58,100.0,0.0762,-0.22,0.13,-0.35,flip -14606,做空,2024-06-29 16:00:00,2024-06-29 19:00:00,3387.11,3390.03,2.58,100.0,0.0762,-0.22,0.13,-0.35,flip -14607,做多,2024-06-29 19:00:00,2024-06-29 19:15:00,3390.03,3387.23,2.57,100.0,0.076,-0.21,0.13,-0.34,flip -14608,做空,2024-06-29 19:15:00,2024-06-30 00:30:00,3387.23,3388.36,2.57,100.0,0.0759,-0.09,0.13,-0.21,flip -14609,做多,2024-06-30 00:30:00,2024-06-30 00:45:00,3388.36,3384.93,2.58,100.0,0.0762,-0.26,0.13,-0.39,flip -14610,做空,2024-06-30 00:45:00,2024-06-30 02:45:00,3384.93,3361.18,2.58,100.0,0.0761,1.81,0.13,1.68,tp_lower -14611,做多,2024-06-30 07:00:00,2024-06-30 12:30:00,3396.36,3382.44,2.59,100.0,0.0763,-1.06,0.13,-1.19,flip -14612,做空,2024-06-30 12:30:00,2024-07-01 12:30:00,3382.44,3472.03,2.58,100.0,0.0762,-6.83,0.13,-6.96,flip -14613,做多,2024-07-01 12:30:00,2024-07-01 12:45:00,3472.03,3471.38,2.52,100.0,0.0725,-0.05,0.13,-0.17,flip -14614,做空,2024-07-01 12:45:00,2024-07-01 13:15:00,3471.38,3475.99,2.51,100.0,0.0724,-0.33,0.13,-0.46,flip -14615,做多,2024-07-01 13:15:00,2024-07-01 13:30:00,3475.99,3469.26,2.51,100.0,0.0721,-0.49,0.13,-0.61,flip -14616,做空,2024-07-01 13:30:00,2024-07-01 15:00:00,3469.26,3476.78,2.5,100.0,0.0721,-0.54,0.13,-0.67,flip -14617,做多,2024-07-01 15:00:00,2024-07-01 18:15:00,3476.78,3474.39,2.49,100.0,0.0717,-0.17,0.12,-0.3,flip -14618,做空,2024-07-01 18:15:00,2024-07-01 18:30:00,3474.39,3475.6,2.49,100.0,0.0716,-0.09,0.12,-0.21,flip -14619,做多,2024-07-01 18:30:00,2024-07-01 19:15:00,3475.6,3476.1,2.48,100.0,0.0715,0.04,0.12,-0.09,flip -14620,做空,2024-07-01 19:15:00,2024-07-01 22:15:00,3476.1,3431.4,2.48,100.0,0.0714,3.19,0.12,3.07,tp_lower -14621,做多,2024-07-02 03:30:00,2024-07-02 03:45:00,3460.82,3455.69,2.53,100.0,0.0731,-0.38,0.13,-0.5,flip -14622,做空,2024-07-02 03:45:00,2024-07-02 04:00:00,3455.69,3459.6,2.52,100.0,0.0731,-0.29,0.13,-0.41,flip -14623,做多,2024-07-02 04:00:00,2024-07-02 04:30:00,3459.6,3458.6,2.52,100.0,0.0728,-0.07,0.13,-0.2,flip -14624,做空,2024-07-02 04:30:00,2024-07-02 05:15:00,3458.6,3458.76,2.52,100.0,0.0727,-0.01,0.13,-0.14,flip -14625,做多,2024-07-02 05:15:00,2024-07-02 05:30:00,3458.76,3457.16,2.51,100.0,0.0727,-0.12,0.13,-0.24,flip -14626,做空,2024-07-02 05:30:00,2024-07-02 10:30:00,3457.16,3450.28,2.51,100.0,0.0726,0.5,0.13,0.37,flip -14627,做多,2024-07-02 10:30:00,2024-07-02 11:00:00,3450.28,3449.5,2.51,100.0,0.0728,-0.06,0.13,-0.18,flip -14628,做空,2024-07-02 11:00:00,2024-07-02 11:15:00,3449.5,3452.97,2.51,100.0,0.0727,-0.25,0.13,-0.38,flip -14629,做多,2024-07-02 11:15:00,2024-07-02 11:45:00,3452.97,3452.11,2.5,100.0,0.0725,-0.06,0.13,-0.19,flip -14630,做空,2024-07-02 11:45:00,2024-07-02 12:15:00,3452.11,3448.0,2.5,100.0,0.0724,0.3,0.12,0.17,flip -14631,做多,2024-07-02 12:15:00,2024-07-02 13:30:00,3448.0,3452.33,2.5,100.0,0.0725,0.31,0.13,0.19,flip -14632,做空,2024-07-02 13:30:00,2024-07-02 14:15:00,3452.33,3427.64,2.5,100.0,0.0725,1.79,0.12,1.67,tp_lower -14633,做多,2024-07-03 00:30:00,2024-07-03 00:45:00,3429.88,3423.17,2.54,100.0,0.0742,-0.5,0.13,-0.62,flip -14634,做空,2024-07-03 00:45:00,2024-07-03 03:00:00,3423.17,3347.47,2.54,100.0,0.0741,5.61,0.12,5.49,tp_lower -14635,做多,2024-07-04 00:15:00,2024-07-04 01:00:00,3304.17,3279.29,2.6,100.0,0.0785,-1.95,0.13,-2.08,flip -14636,做空,2024-07-04 01:00:00,2024-07-04 01:30:00,3279.29,3254.11,2.57,100.0,0.0785,1.98,0.13,1.85,tp_lower -14637,做多,2024-07-04 21:15:00,2024-07-04 22:15:00,3157.75,3141.88,2.59,100.0,0.082,-1.3,0.13,-1.43,flip -14638,做空,2024-07-04 22:15:00,2024-07-05 02:45:00,3141.88,2926.09,2.57,100.0,0.0819,17.68,0.12,17.56,tp_lower -14639,做多,2024-07-05 13:45:00,2024-07-05 14:00:00,2969.67,2948.7,2.76,100.0,0.0928,-1.95,0.14,-2.08,flip -14640,做空,2024-07-05 14:00:00,2024-07-05 14:30:00,2948.7,2954.51,2.73,100.0,0.0927,-0.54,0.14,-0.68,flip -14641,做多,2024-07-05 14:30:00,2024-07-06 01:30:00,2954.51,2965.65,2.73,100.0,0.0923,1.03,0.14,0.89,flip -14642,做空,2024-07-06 01:30:00,2024-07-06 02:15:00,2965.65,2969.65,2.74,100.0,0.0924,-0.37,0.14,-0.51,flip -14643,做多,2024-07-06 02:15:00,2024-07-06 03:15:00,2969.65,2972.98,2.74,100.0,0.0921,0.31,0.14,0.17,flip -14644,做空,2024-07-06 03:15:00,2024-07-06 03:30:00,2972.98,2980.93,2.74,100.0,0.092,-0.73,0.14,-0.87,flip -14645,做多,2024-07-06 03:30:00,2024-07-06 04:00:00,2980.93,2974.99,2.73,100.0,0.0914,-0.54,0.14,-0.68,flip -14646,做空,2024-07-06 04:00:00,2024-07-06 05:30:00,2974.99,2973.73,2.72,100.0,0.0913,0.12,0.14,-0.02,flip -14647,做多,2024-07-06 05:30:00,2024-07-07 04:00:00,2973.73,3041.68,2.72,100.0,0.0913,6.21,0.14,6.07,flip -14648,做空,2024-07-07 04:00:00,2024-07-07 04:15:00,3041.68,3045.02,2.79,100.0,0.0917,-0.31,0.14,-0.45,flip -14649,做多,2024-07-07 04:15:00,2024-07-07 04:30:00,3045.02,3034.51,2.78,100.0,0.0914,-0.96,0.14,-1.1,flip -14650,做空,2024-07-07 04:30:00,2024-07-07 20:45:00,3034.51,2997.55,2.77,100.0,0.0913,3.38,0.14,3.24,flip -14651,做多,2024-07-07 20:45:00,2024-07-07 21:00:00,2997.55,2968.22,2.8,100.0,0.0935,-2.74,0.14,-2.88,flip -14652,做空,2024-07-07 21:00:00,2024-07-08 01:00:00,2968.22,2843.97,2.77,100.0,0.0934,11.6,0.13,11.47,tp_lower -14653,做多,2024-07-08 08:00:00,2024-07-08 14:15:00,2955.68,2956.6,2.9,100.0,0.098,0.09,0.14,-0.05,flip -14654,做空,2024-07-08 14:15:00,2024-07-08 14:30:00,2956.6,2966.34,2.9,100.0,0.098,-0.95,0.15,-1.1,flip -14655,做多,2024-07-08 14:30:00,2024-07-08 16:15:00,2966.34,2954.45,2.88,100.0,0.0972,-1.16,0.14,-1.3,flip -14656,做空,2024-07-08 16:15:00,2024-07-08 16:30:00,2954.45,2971.8,2.87,100.0,0.0971,-1.68,0.14,-1.83,flip -14657,做多,2024-07-08 16:30:00,2024-07-08 17:15:00,2971.8,2970.8,2.85,100.0,0.0959,-0.1,0.14,-0.24,flip -14658,做空,2024-07-08 17:15:00,2024-07-08 17:45:00,2970.8,2983.05,2.85,100.0,0.0958,-1.17,0.14,-1.32,flip -14659,做多,2024-07-08 17:45:00,2024-07-08 20:45:00,2983.05,2996.26,2.83,100.0,0.0949,1.25,0.14,1.11,flip -14660,做空,2024-07-08 20:45:00,2024-07-08 21:00:00,2996.26,3003.22,2.84,100.0,0.0948,-0.66,0.14,-0.8,flip -14661,做多,2024-07-08 21:00:00,2024-07-09 00:15:00,3003.22,3011.98,2.83,100.0,0.0943,0.83,0.14,0.68,flip -14662,做空,2024-07-09 00:15:00,2024-07-09 00:30:00,3011.98,3019.88,2.86,100.0,0.0949,-0.75,0.14,-0.89,flip -14663,做多,2024-07-09 00:30:00,2024-07-09 02:00:00,3019.88,3024.95,2.85,100.0,0.0944,0.48,0.14,0.34,flip -14664,做空,2024-07-09 02:00:00,2024-07-09 13:45:00,3024.95,3067.44,2.85,100.0,0.0943,-4.01,0.14,-4.15,flip -14665,做多,2024-07-09 13:45:00,2024-07-09 14:15:00,3067.44,3073.74,2.81,100.0,0.0916,0.58,0.14,0.44,flip -14666,做空,2024-07-09 14:15:00,2024-07-09 15:45:00,3073.74,3065.73,2.81,100.0,0.0915,0.73,0.14,0.59,flip -14667,做多,2024-07-09 15:45:00,2024-07-09 16:30:00,3065.73,3070.6,2.82,100.0,0.0919,0.45,0.14,0.31,flip -14668,做空,2024-07-09 16:30:00,2024-07-09 16:45:00,3070.6,3074.38,2.82,100.0,0.0918,-0.35,0.14,-0.49,flip -14669,做多,2024-07-09 16:45:00,2024-07-09 17:00:00,3074.38,3067.77,2.81,100.0,0.0914,-0.6,0.14,-0.74,flip -14670,做空,2024-07-09 17:00:00,2024-07-09 18:30:00,3067.77,3074.32,2.8,100.0,0.0914,-0.6,0.14,-0.74,flip -14671,做多,2024-07-09 18:30:00,2024-07-09 18:45:00,3074.32,3058.26,2.79,100.0,0.0909,-1.46,0.14,-1.6,flip -14672,做空,2024-07-09 18:45:00,2024-07-09 20:15:00,3058.26,3067.55,2.78,100.0,0.0908,-0.84,0.14,-0.98,flip -14673,做多,2024-07-09 20:15:00,2024-07-09 20:45:00,3067.55,3070.81,2.77,100.0,0.0901,0.29,0.14,0.16,flip -14674,做空,2024-07-09 20:45:00,2024-07-09 23:30:00,3070.81,3065.49,2.77,100.0,0.09,0.48,0.14,0.34,flip -14675,做多,2024-07-09 23:30:00,2024-07-09 23:45:00,3065.49,3065.06,2.77,100.0,0.0903,-0.04,0.14,-0.18,flip -14676,做空,2024-07-09 23:45:00,2024-07-10 01:30:00,3065.06,3053.33,2.76,100.0,0.0902,1.06,0.14,0.92,flip -14677,做多,2024-07-10 01:30:00,2024-07-10 02:00:00,3053.33,3053.25,2.81,100.0,0.092,-0.01,0.14,-0.15,flip -14678,做空,2024-07-10 02:00:00,2024-07-10 02:30:00,3053.25,3065.07,2.81,100.0,0.0919,-1.09,0.14,-1.23,flip -14679,做多,2024-07-10 02:30:00,2024-07-10 04:15:00,3065.07,3124.57,2.79,100.0,0.0911,5.42,0.14,5.28,tp_upper -14680,做多,2024-07-10 18:00:00,2024-07-10 18:15:00,3103.48,3095.89,2.84,100.0,0.0917,-0.7,0.14,-0.84,flip -14681,做空,2024-07-10 18:15:00,2024-07-10 18:30:00,3095.89,3099.11,2.83,100.0,0.0916,-0.29,0.14,-0.44,flip -14682,做多,2024-07-10 18:30:00,2024-07-10 20:15:00,3099.11,3096.43,2.83,100.0,0.0913,-0.24,0.14,-0.39,flip -14683,做空,2024-07-10 20:15:00,2024-07-10 22:00:00,3096.43,3097.68,2.82,100.0,0.0912,-0.11,0.14,-0.26,flip -14684,做多,2024-07-10 22:00:00,2024-07-10 22:30:00,3097.68,3099.23,2.82,100.0,0.091,0.14,0.14,0.0,flip -14685,做空,2024-07-10 22:30:00,2024-07-10 23:15:00,3099.23,3098.37,2.82,100.0,0.0909,0.08,0.14,-0.06,flip -14686,做多,2024-07-10 23:15:00,2024-07-10 23:45:00,3098.37,3099.11,2.82,100.0,0.0909,0.07,0.14,-0.07,flip -14687,做空,2024-07-10 23:45:00,2024-07-11 00:45:00,3099.11,3099.76,2.81,100.0,0.0908,-0.06,0.14,-0.2,flip -14688,做多,2024-07-11 00:45:00,2024-07-11 02:30:00,3099.76,3102.19,2.84,100.0,0.0916,0.22,0.14,0.08,flip -14689,做空,2024-07-11 02:30:00,2024-07-11 02:45:00,3102.19,3102.95,2.84,100.0,0.0915,-0.07,0.14,-0.21,flip -14690,做多,2024-07-11 02:45:00,2024-07-11 03:00:00,3102.95,3089.29,2.83,100.0,0.0914,-1.25,0.14,-1.39,flip -14691,做空,2024-07-11 03:00:00,2024-07-11 03:15:00,3089.29,3070.0,2.82,100.0,0.0913,1.76,0.14,1.62,tp_lower -14692,做多,2024-07-11 06:15:00,2024-07-11 12:30:00,3099.33,3184.87,2.83,100.0,0.0914,7.82,0.15,7.68,tp_upper -14693,做多,2024-07-11 16:00:00,2024-07-11 16:30:00,3121.47,3122.0,2.91,100.0,0.0932,0.05,0.15,-0.1,flip -14694,做空,2024-07-11 16:30:00,2024-07-11 16:45:00,3122.0,3124.68,2.91,100.0,0.0931,-0.25,0.15,-0.4,flip -14695,做多,2024-07-11 16:45:00,2024-07-11 19:15:00,3124.68,3112.45,2.9,100.0,0.0929,-1.14,0.14,-1.28,flip -14696,做空,2024-07-11 19:15:00,2024-07-12 13:15:00,3112.45,3091.65,2.89,100.0,0.0928,1.93,0.14,1.79,flip -14697,做多,2024-07-12 13:15:00,2024-07-12 20:15:00,3091.65,3095.92,2.93,100.0,0.0947,0.4,0.15,0.26,flip -14698,做空,2024-07-12 20:15:00,2024-07-12 20:30:00,3095.92,3104.13,2.93,100.0,0.0946,-0.78,0.15,-0.92,flip -14699,做多,2024-07-12 20:30:00,2024-07-13 03:45:00,3104.13,3119.85,2.92,100.0,0.094,1.48,0.15,1.33,flip -14700,做空,2024-07-13 03:45:00,2024-07-13 05:00:00,3119.85,3120.2,2.94,100.0,0.0941,-0.03,0.15,-0.18,flip -14701,做多,2024-07-13 05:00:00,2024-07-13 22:15:00,3120.2,3146.44,2.93,100.0,0.094,2.47,0.15,2.32,flip -14702,做空,2024-07-13 22:15:00,2024-07-13 22:30:00,3146.44,3171.29,2.96,100.0,0.0939,-2.33,0.15,-2.48,flip -14703,做多,2024-07-13 22:30:00,2024-07-13 22:45:00,3171.29,3190.84,2.93,100.0,0.0924,1.81,0.15,1.66,tp_upper -14704,做多,2024-07-14 14:45:00,2024-07-14 15:00:00,3190.25,3188.14,2.96,100.0,0.0927,-0.2,0.15,-0.34,flip -14705,做空,2024-07-14 15:00:00,2024-07-14 15:45:00,3188.14,3188.55,2.95,100.0,0.0926,-0.04,0.15,-0.19,flip -14706,做多,2024-07-14 15:45:00,2024-07-14 16:15:00,3188.55,3187.69,2.95,100.0,0.0925,-0.08,0.15,-0.23,flip -14707,做空,2024-07-14 16:15:00,2024-07-14 16:30:00,3187.69,3193.21,2.94,100.0,0.0924,-0.51,0.15,-0.66,flip -14708,做多,2024-07-14 16:30:00,2024-07-14 17:00:00,3193.21,3188.05,2.94,100.0,0.092,-0.47,0.15,-0.62,flip -14709,做空,2024-07-14 17:00:00,2024-07-14 20:00:00,3188.05,3192.64,2.93,100.0,0.0919,-0.42,0.15,-0.57,flip -14710,做多,2024-07-14 20:00:00,2024-07-14 21:15:00,3192.64,3227.56,2.92,100.0,0.0915,3.2,0.15,3.05,tp_upper -14711,做多,2024-07-16 06:15:00,2024-07-16 06:30:00,3432.99,3412.02,2.97,100.0,0.0865,-1.81,0.15,-1.96,flip -14712,做空,2024-07-16 06:30:00,2024-07-16 15:00:00,3412.02,3435.36,2.95,100.0,0.0864,-2.02,0.15,-2.16,flip -14713,做多,2024-07-16 15:00:00,2024-07-16 22:00:00,3435.36,3423.2,2.92,100.0,0.0851,-1.04,0.15,-1.18,flip -14714,做空,2024-07-16 22:00:00,2024-07-16 22:45:00,3423.2,3427.01,2.91,100.0,0.0851,-0.32,0.15,-0.47,flip -14715,做多,2024-07-16 22:45:00,2024-07-17 11:00:00,3427.01,3467.0,2.91,100.0,0.0848,3.39,0.15,3.24,flip -14716,做空,2024-07-17 11:00:00,2024-07-17 13:45:00,3467.0,3465.98,2.95,100.0,0.085,0.09,0.15,-0.06,flip -14717,做多,2024-07-17 13:45:00,2024-07-18 02:00:00,3465.98,3413.18,2.95,100.0,0.085,-4.49,0.15,-4.63,flip -14718,做空,2024-07-18 02:00:00,2024-07-18 02:45:00,3413.18,3423.1,2.9,100.0,0.0851,-0.84,0.15,-0.99,flip -14719,做多,2024-07-18 02:45:00,2024-07-18 03:00:00,3423.1,3422.06,2.89,100.0,0.0845,-0.09,0.14,-0.23,flip -14720,做空,2024-07-18 03:00:00,2024-07-18 03:15:00,3422.06,3425.35,2.89,100.0,0.0844,-0.28,0.14,-0.42,flip -14721,做多,2024-07-18 03:15:00,2024-07-18 04:15:00,3425.35,3420.38,2.88,100.0,0.0842,-0.42,0.14,-0.56,flip -14722,做空,2024-07-18 04:15:00,2024-07-18 04:30:00,3420.38,3421.99,2.88,100.0,0.0841,-0.14,0.14,-0.28,flip -14723,做多,2024-07-18 04:30:00,2024-07-18 04:45:00,3421.99,3416.53,2.87,100.0,0.0839,-0.46,0.14,-0.6,flip -14724,做空,2024-07-18 04:45:00,2024-07-18 05:30:00,3416.53,3418.01,2.86,100.0,0.0838,-0.12,0.14,-0.27,flip -14725,做多,2024-07-18 05:30:00,2024-07-18 14:45:00,3418.01,3430.19,2.86,100.0,0.0837,1.02,0.14,0.88,flip -14726,做空,2024-07-18 14:45:00,2024-07-18 22:15:00,3430.19,3431.63,2.87,100.0,0.0836,-0.12,0.14,-0.26,flip -14727,做多,2024-07-18 22:15:00,2024-07-18 22:45:00,3431.63,3431.79,2.86,100.0,0.0834,0.01,0.14,-0.13,flip -14728,做空,2024-07-18 22:45:00,2024-07-18 23:15:00,3431.79,3433.48,2.86,100.0,0.0834,-0.14,0.14,-0.28,flip -14729,做多,2024-07-18 23:15:00,2024-07-18 23:45:00,3433.48,3424.97,2.86,100.0,0.0832,-0.71,0.14,-0.85,flip -14730,做空,2024-07-18 23:45:00,2024-07-19 03:30:00,3424.97,3427.94,2.85,100.0,0.0831,-0.25,0.14,-0.39,flip -14731,做多,2024-07-19 03:30:00,2024-07-19 05:15:00,3427.94,3418.11,2.87,100.0,0.0839,-0.82,0.14,-0.97,flip -14732,做空,2024-07-19 05:15:00,2024-07-19 07:15:00,3418.11,3423.21,2.86,100.0,0.0838,-0.43,0.14,-0.57,flip -14733,做多,2024-07-19 07:15:00,2024-07-19 07:30:00,3423.21,3398.4,2.86,100.0,0.0834,-2.07,0.14,-2.21,flip -14734,做空,2024-07-19 07:30:00,2024-07-19 12:45:00,3398.4,3413.45,2.83,100.0,0.0834,-1.25,0.14,-1.4,flip -14735,做多,2024-07-19 12:45:00,2024-07-19 13:00:00,3413.45,3399.52,2.82,100.0,0.0825,-1.15,0.14,-1.29,flip -14736,做空,2024-07-19 13:00:00,2024-07-19 13:30:00,3399.52,3415.85,2.8,100.0,0.0825,-1.35,0.14,-1.49,flip -14737,做多,2024-07-19 13:30:00,2024-07-20 07:00:00,3415.85,3495.62,2.79,100.0,0.0816,6.51,0.14,6.37,flip -14738,做空,2024-07-20 07:00:00,2024-07-20 07:15:00,3495.62,3496.89,2.87,100.0,0.082,-0.1,0.14,-0.25,flip -14739,做多,2024-07-20 07:15:00,2024-07-20 13:30:00,3496.89,3484.57,2.86,100.0,0.0819,-1.01,0.14,-1.15,flip -14740,做空,2024-07-20 13:30:00,2024-07-20 14:15:00,3484.57,3494.11,2.85,100.0,0.0818,-0.78,0.14,-0.92,flip -14741,做多,2024-07-20 14:15:00,2024-07-20 14:45:00,3494.11,3495.69,2.84,100.0,0.0813,0.13,0.14,-0.01,flip -14742,做空,2024-07-20 14:45:00,2024-07-20 17:00:00,3495.69,3502.79,2.84,100.0,0.0812,-0.58,0.14,-0.72,flip -14743,做多,2024-07-20 17:00:00,2024-07-20 17:30:00,3502.79,3530.07,2.83,100.0,0.0808,2.2,0.14,2.06,tp_upper -14744,做多,2024-07-21 04:00:00,2024-07-21 15:00:00,3509.07,3502.4,2.87,100.0,0.0817,-0.54,0.14,-0.69,flip -14745,做空,2024-07-21 15:00:00,2024-07-21 15:15:00,3502.4,3504.23,2.86,100.0,0.0816,-0.15,0.14,-0.29,flip -14746,做多,2024-07-21 15:15:00,2024-07-21 15:45:00,3504.23,3498.65,2.85,100.0,0.0814,-0.45,0.14,-0.6,flip -14747,做空,2024-07-21 15:45:00,2024-07-21 16:00:00,3498.65,3505.32,2.85,100.0,0.0813,-0.54,0.14,-0.68,flip -14748,做多,2024-07-21 16:00:00,2024-07-21 16:15:00,3505.32,3490.97,2.84,100.0,0.0809,-1.16,0.14,-1.3,flip -14749,做空,2024-07-21 16:15:00,2024-07-21 16:45:00,3490.97,3515.98,2.82,100.0,0.0809,-2.02,0.14,-2.16,flip -14750,做多,2024-07-21 16:45:00,2024-07-21 17:45:00,3515.98,3467.18,2.8,100.0,0.0796,-3.89,0.14,-4.02,flip -14751,做空,2024-07-21 17:45:00,2024-07-21 18:00:00,3467.18,3433.07,2.76,100.0,0.0795,2.71,0.14,2.58,tp_lower -14752,做多,2024-07-21 20:00:00,2024-07-21 21:00:00,3490.74,3492.8,2.78,100.0,0.0797,0.16,0.14,0.02,flip -14753,做空,2024-07-21 21:00:00,2024-07-21 21:15:00,3492.8,3504.14,2.78,100.0,0.0796,-0.9,0.14,-1.04,flip -14754,做多,2024-07-21 21:15:00,2024-07-22 05:00:00,3504.14,3510.16,2.77,100.0,0.079,0.48,0.14,0.34,flip -14755,做空,2024-07-22 05:00:00,2024-07-22 19:30:00,3510.16,3485.36,2.8,100.0,0.0797,1.98,0.14,1.84,flip -14756,做多,2024-07-22 19:30:00,2024-07-22 21:00:00,3485.36,3466.57,2.81,100.0,0.0808,-1.52,0.14,-1.66,flip -14757,做空,2024-07-22 21:00:00,2024-07-23 00:45:00,3466.57,3467.9,2.8,100.0,0.0807,-0.11,0.14,-0.25,flip -14758,做多,2024-07-23 00:45:00,2024-07-23 01:30:00,3467.9,3469.38,2.8,100.0,0.0808,0.12,0.14,-0.02,flip -14759,做空,2024-07-23 01:30:00,2024-07-23 01:45:00,3469.38,3479.9,2.8,100.0,0.0807,-0.85,0.14,-0.99,flip -14760,做多,2024-07-23 01:45:00,2024-07-23 02:00:00,3479.9,3469.39,2.79,100.0,0.0801,-0.84,0.14,-0.98,flip -14761,做空,2024-07-23 02:00:00,2024-07-23 02:15:00,3469.39,3473.11,2.78,100.0,0.08,-0.3,0.14,-0.44,flip -14762,做多,2024-07-23 02:15:00,2024-07-23 04:15:00,3473.11,3469.83,2.77,100.0,0.0798,-0.26,0.14,-0.4,flip -14763,做空,2024-07-23 04:15:00,2024-07-23 08:00:00,3469.83,3461.81,2.77,100.0,0.0797,0.64,0.14,0.5,flip -14764,做多,2024-07-23 08:00:00,2024-07-23 13:30:00,3461.81,3453.99,2.77,100.0,0.08,-0.63,0.14,-0.76,flip -14765,做空,2024-07-23 13:30:00,2024-07-23 14:15:00,3453.99,3469.39,2.76,100.0,0.0799,-1.23,0.14,-1.37,flip -14766,做多,2024-07-23 14:15:00,2024-07-23 15:00:00,3469.39,3470.79,2.74,100.0,0.0791,0.11,0.14,-0.03,flip -14767,做空,2024-07-23 15:00:00,2024-07-23 19:00:00,3470.79,3471.8,2.74,100.0,0.079,-0.08,0.14,-0.22,flip -14768,做多,2024-07-23 19:00:00,2024-07-23 19:45:00,3471.8,3456.2,2.74,100.0,0.0789,-1.23,0.14,-1.37,flip -14769,做空,2024-07-23 19:45:00,2024-07-23 20:00:00,3456.2,3474.69,2.72,100.0,0.0788,-1.46,0.14,-1.59,flip -14770,做多,2024-07-23 20:00:00,2024-07-23 21:45:00,3474.69,3465.18,2.71,100.0,0.0779,-0.74,0.13,-0.88,flip -14771,做空,2024-07-23 21:45:00,2024-07-23 22:00:00,3465.18,3468.97,2.7,100.0,0.0778,-0.29,0.14,-0.43,flip -14772,做多,2024-07-23 22:00:00,2024-07-23 23:15:00,3468.97,3471.66,2.69,100.0,0.0776,0.21,0.13,0.07,flip -14773,做空,2024-07-23 23:15:00,2024-07-23 23:30:00,3471.66,3487.36,2.69,100.0,0.0775,-1.22,0.14,-1.35,flip -14774,做多,2024-07-23 23:30:00,2024-07-24 00:15:00,3487.36,3477.64,2.68,100.0,0.0767,-0.75,0.13,-0.88,flip -14775,做空,2024-07-24 00:15:00,2024-07-24 01:00:00,3477.64,3465.33,2.71,100.0,0.0779,0.96,0.13,0.82,flip -14776,做多,2024-07-24 01:00:00,2024-07-24 01:30:00,3465.33,3452.01,2.71,100.0,0.0783,-1.04,0.14,-1.18,flip -14777,做空,2024-07-24 01:30:00,2024-07-24 08:00:00,3452.01,3456.62,2.7,100.0,0.0783,-0.36,0.14,-0.5,flip -14778,做多,2024-07-24 08:00:00,2024-07-24 08:15:00,3456.62,3450.32,2.7,100.0,0.078,-0.49,0.13,-0.63,flip -14779,做空,2024-07-24 08:15:00,2024-07-24 08:30:00,3450.32,3458.55,2.69,100.0,0.0779,-0.64,0.13,-0.78,flip -14780,做多,2024-07-24 08:30:00,2024-07-24 09:00:00,3458.55,3452.66,2.68,100.0,0.0775,-0.46,0.13,-0.59,flip -14781,做空,2024-07-24 09:00:00,2024-07-24 09:15:00,3452.66,3454.69,2.67,100.0,0.0774,-0.16,0.13,-0.29,flip -14782,做多,2024-07-24 09:15:00,2024-07-24 09:30:00,3454.69,3453.35,2.67,100.0,0.0772,-0.1,0.13,-0.24,flip -14783,做空,2024-07-24 09:30:00,2024-07-24 09:45:00,3453.35,3458.64,2.66,100.0,0.0771,-0.41,0.13,-0.54,flip -14784,做多,2024-07-24 09:45:00,2024-07-24 11:45:00,3458.64,3458.39,2.66,100.0,0.0768,-0.02,0.13,-0.15,flip -14785,做空,2024-07-24 11:45:00,2024-07-24 12:15:00,3458.39,3460.97,2.65,100.0,0.0767,-0.2,0.13,-0.33,flip -14786,做多,2024-07-24 12:15:00,2024-07-24 12:30:00,3460.97,3454.61,2.65,100.0,0.0765,-0.49,0.13,-0.62,flip -14787,做空,2024-07-24 12:30:00,2024-07-24 13:00:00,3454.61,3455.48,2.64,100.0,0.0765,-0.07,0.13,-0.2,flip -14788,做多,2024-07-24 13:00:00,2024-07-24 13:45:00,3455.48,3440.02,2.64,100.0,0.0764,-1.18,0.13,-1.31,flip -14789,做空,2024-07-24 13:45:00,2024-07-24 14:15:00,3440.02,3446.1,2.62,100.0,0.0763,-0.46,0.13,-0.6,flip -14790,做多,2024-07-24 14:15:00,2024-07-24 14:30:00,3446.1,3438.39,2.62,100.0,0.0759,-0.59,0.13,-0.72,flip -14791,做空,2024-07-24 14:30:00,2024-07-24 18:30:00,3438.39,3377.59,2.61,100.0,0.0759,4.61,0.13,4.48,tp_lower -14792,做多,2024-07-25 17:15:00,2024-07-25 17:30:00,3164.88,3164.63,2.69,100.0,0.0851,-0.02,0.13,-0.16,flip -14793,做空,2024-07-25 17:30:00,2024-07-25 18:45:00,3164.63,3114.23,2.69,100.0,0.085,4.29,0.13,4.15,tp_lower -14794,做多,2024-07-25 21:00:00,2024-07-26 14:30:00,3163.55,3229.82,2.73,100.0,0.0863,5.72,0.14,5.58,flip -14795,做空,2024-07-26 14:30:00,2024-07-26 14:45:00,3229.82,3239.46,2.79,100.0,0.0864,-0.83,0.14,-0.97,flip -14796,做多,2024-07-26 14:45:00,2024-07-26 16:45:00,3239.46,3244.98,2.78,100.0,0.0858,0.47,0.14,0.33,flip -14797,做空,2024-07-26 16:45:00,2024-07-26 17:15:00,3244.98,3251.41,2.78,100.0,0.0857,-0.55,0.14,-0.69,flip -14798,做多,2024-07-26 17:15:00,2024-07-26 17:30:00,3251.41,3244.75,2.77,100.0,0.0853,-0.57,0.14,-0.71,flip -14799,做空,2024-07-26 17:30:00,2024-07-26 17:45:00,3244.75,3246.13,2.77,100.0,0.0852,-0.12,0.14,-0.26,flip -14800,做多,2024-07-26 17:45:00,2024-07-26 20:30:00,3246.13,3251.3,2.76,100.0,0.0851,0.44,0.14,0.3,flip -14801,做空,2024-07-26 20:30:00,2024-07-26 20:45:00,3251.3,3253.39,2.76,100.0,0.085,-0.18,0.14,-0.32,flip -14802,做多,2024-07-26 20:45:00,2024-07-27 01:00:00,3253.39,3253.22,2.76,100.0,0.0848,-0.01,0.14,-0.15,flip -14803,做空,2024-07-27 01:00:00,2024-07-27 01:15:00,3253.22,3259.2,2.78,100.0,0.0853,-0.51,0.14,-0.65,flip -14804,做多,2024-07-27 01:15:00,2024-07-27 01:30:00,3259.2,3254.38,2.77,100.0,0.0849,-0.41,0.14,-0.55,flip -14805,做空,2024-07-27 01:30:00,2024-07-27 02:45:00,3254.38,3257.47,2.76,100.0,0.0848,-0.26,0.14,-0.4,flip -14806,做多,2024-07-27 02:45:00,2024-07-27 03:00:00,3257.47,3249.27,2.76,100.0,0.0846,-0.69,0.14,-0.83,flip -14807,做空,2024-07-27 03:00:00,2024-07-27 04:45:00,3249.27,3253.01,2.75,100.0,0.0845,-0.32,0.14,-0.45,flip -14808,做多,2024-07-27 04:45:00,2024-07-27 05:30:00,3253.01,3254.02,2.74,100.0,0.0842,0.09,0.14,-0.05,flip -14809,做空,2024-07-27 05:30:00,2024-07-27 06:00:00,3254.02,3258.09,2.74,100.0,0.0841,-0.34,0.14,-0.48,flip -14810,做多,2024-07-27 06:00:00,2024-07-27 11:00:00,3258.09,3265.71,2.73,100.0,0.0839,0.64,0.14,0.5,flip -14811,做空,2024-07-27 11:00:00,2024-07-27 11:15:00,3265.71,3268.84,2.74,100.0,0.0838,-0.26,0.14,-0.4,flip -14812,做多,2024-07-27 11:15:00,2024-07-27 15:45:00,3268.84,3279.77,2.73,100.0,0.0835,0.91,0.14,0.78,flip -14813,做空,2024-07-27 15:45:00,2024-07-27 16:15:00,3279.77,3284.35,2.74,100.0,0.0834,-0.38,0.14,-0.52,flip -14814,做多,2024-07-27 16:15:00,2024-07-27 16:45:00,3284.35,3270.86,2.73,100.0,0.0831,-1.12,0.14,-1.26,flip -14815,做空,2024-07-27 16:45:00,2024-07-27 20:15:00,3270.86,3228.07,2.72,100.0,0.083,3.55,0.13,3.42,tp_lower -14816,做多,2024-07-27 21:00:00,2024-07-27 21:45:00,3278.94,3282.67,2.75,100.0,0.0838,0.31,0.14,0.18,flip -14817,做空,2024-07-27 21:45:00,2024-07-28 10:00:00,3282.67,3244.73,2.75,100.0,0.0838,3.18,0.14,3.04,flip -14818,做多,2024-07-28 10:00:00,2024-07-28 22:30:00,3244.73,3256.61,2.82,100.0,0.0868,1.03,0.14,0.89,flip -14819,做空,2024-07-28 22:30:00,2024-07-28 22:45:00,3256.61,3258.15,2.82,100.0,0.0867,-0.13,0.14,-0.27,flip -14820,做多,2024-07-28 22:45:00,2024-07-29 02:15:00,3258.15,3307.69,2.82,100.0,0.0865,4.29,0.14,4.14,tp_upper -14821,做多,2024-07-29 21:45:00,2024-07-29 22:15:00,3345.0,3342.9,2.87,100.0,0.0857,-0.18,0.14,-0.32,flip -14822,做空,2024-07-29 22:15:00,2024-07-30 03:30:00,3342.9,3319.41,2.86,100.0,0.0856,2.01,0.14,1.87,flip -14823,做多,2024-07-30 03:30:00,2024-07-30 05:00:00,3319.41,3310.88,2.88,100.0,0.0869,-0.74,0.14,-0.88,flip -14824,做空,2024-07-30 05:00:00,2024-07-30 06:00:00,3310.88,3317.27,2.87,100.0,0.0868,-0.55,0.14,-0.7,flip -14825,做多,2024-07-30 06:00:00,2024-07-30 12:15:00,3317.27,3326.74,2.87,100.0,0.0864,0.82,0.14,0.67,flip -14826,做空,2024-07-30 12:15:00,2024-07-30 16:30:00,3326.74,3323.39,2.87,100.0,0.0863,0.29,0.14,0.15,flip -14827,做多,2024-07-30 16:30:00,2024-07-31 02:30:00,3323.39,3295.99,2.87,100.0,0.0864,-2.37,0.14,-2.51,flip -14828,做空,2024-07-31 02:30:00,2024-07-31 03:00:00,3295.99,3298.99,2.86,100.0,0.0867,-0.26,0.14,-0.4,flip -14829,做多,2024-07-31 03:00:00,2024-07-31 03:15:00,3298.99,3286.76,2.85,100.0,0.0864,-1.06,0.14,-1.2,flip -14830,做空,2024-07-31 03:15:00,2024-07-31 03:30:00,3286.76,3293.93,2.84,100.0,0.0864,-0.62,0.14,-0.76,flip -14831,做多,2024-07-31 03:30:00,2024-07-31 15:15:00,3293.93,3304.47,2.83,100.0,0.0859,0.91,0.14,0.76,flip -14832,做空,2024-07-31 15:15:00,2024-07-31 15:30:00,3304.47,3308.42,2.84,100.0,0.0858,-0.34,0.14,-0.48,flip -14833,做多,2024-07-31 15:30:00,2024-07-31 15:45:00,3308.42,3301.19,2.83,100.0,0.0855,-0.62,0.14,-0.76,flip -14834,做空,2024-07-31 15:45:00,2024-07-31 16:00:00,3301.19,3309.27,2.82,100.0,0.0854,-0.69,0.14,-0.83,flip -14835,做多,2024-07-31 16:00:00,2024-07-31 16:15:00,3309.27,3302.31,2.81,100.0,0.0849,-0.59,0.14,-0.73,flip -14836,做空,2024-07-31 16:15:00,2024-07-31 17:30:00,3302.31,3321.4,2.8,100.0,0.0848,-1.62,0.14,-1.76,flip -14837,做多,2024-07-31 17:30:00,2024-07-31 18:00:00,3321.4,3299.77,2.78,100.0,0.0838,-1.81,0.14,-1.95,flip -14838,做空,2024-07-31 18:00:00,2024-07-31 18:30:00,3299.77,3314.66,2.76,100.0,0.0837,-1.25,0.14,-1.39,flip -14839,做多,2024-07-31 18:30:00,2024-07-31 19:00:00,3314.66,3304.2,2.75,100.0,0.0829,-0.87,0.14,-1.0,flip -14840,做空,2024-07-31 19:00:00,2024-07-31 20:15:00,3304.2,3237.83,2.74,100.0,0.0828,5.49,0.13,5.36,tp_lower -14841,做多,2024-08-01 12:00:00,2024-08-01 12:15:00,3199.7,3195.1,2.82,100.0,0.0882,-0.41,0.14,-0.55,flip -14842,做空,2024-08-01 12:15:00,2024-08-01 12:45:00,3195.1,3195.36,2.81,100.0,0.0881,-0.02,0.14,-0.16,flip -14843,做多,2024-08-01 12:45:00,2024-08-01 13:00:00,3195.36,3184.9,2.81,100.0,0.088,-0.92,0.14,-1.06,flip -14844,做空,2024-08-01 13:00:00,2024-08-01 20:45:00,3184.9,3170.61,2.8,100.0,0.0879,1.26,0.14,1.12,flip -14845,做多,2024-08-01 20:45:00,2024-08-02 02:15:00,3170.61,3143.51,2.81,100.0,0.0886,-2.4,0.14,-2.54,flip -14846,做空,2024-08-02 02:15:00,2024-08-02 02:45:00,3143.51,3158.03,2.79,100.0,0.0889,-1.29,0.14,-1.43,flip -14847,做多,2024-08-02 02:45:00,2024-08-02 03:00:00,3158.03,3157.62,2.78,100.0,0.088,-0.04,0.14,-0.17,flip -14848,做空,2024-08-02 03:00:00,2024-08-02 03:15:00,3157.62,3165.05,2.78,100.0,0.0879,-0.65,0.14,-0.79,flip -14849,做多,2024-08-02 03:15:00,2024-08-02 05:30:00,3165.05,3151.01,2.77,100.0,0.0874,-1.23,0.14,-1.36,flip -14850,做空,2024-08-02 05:30:00,2024-08-02 06:45:00,3151.01,3153.86,2.75,100.0,0.0873,-0.25,0.14,-0.39,flip -14851,做多,2024-08-02 06:45:00,2024-08-02 07:00:00,3153.86,3141.69,2.75,100.0,0.0871,-1.06,0.14,-1.2,flip -14852,做空,2024-08-02 07:00:00,2024-08-02 07:15:00,3141.69,3151.31,2.73,100.0,0.087,-0.84,0.14,-0.97,flip -14853,做多,2024-08-02 07:15:00,2024-08-02 09:00:00,3151.31,3151.32,2.72,100.0,0.0863,0.0,0.14,-0.14,flip -14854,做空,2024-08-02 09:00:00,2024-08-02 10:45:00,3151.32,3157.31,2.72,100.0,0.0863,-0.52,0.14,-0.65,flip -14855,做多,2024-08-02 10:45:00,2024-08-02 11:00:00,3157.31,3157.06,2.71,100.0,0.0858,-0.02,0.14,-0.16,flip -14856,做空,2024-08-02 11:00:00,2024-08-02 13:30:00,3157.06,3175.13,2.71,100.0,0.0858,-1.55,0.14,-1.69,flip -14857,做多,2024-08-02 13:30:00,2024-08-02 13:45:00,3175.13,3159.24,2.69,100.0,0.0847,-1.35,0.13,-1.48,flip -14858,做空,2024-08-02 13:45:00,2024-08-02 14:45:00,3159.24,3036.43,2.67,100.0,0.0846,10.39,0.13,10.26,tp_lower -14859,做多,2024-08-03 09:30:00,2024-08-03 15:15:00,2987.01,2975.37,2.81,100.0,0.094,-1.09,0.14,-1.23,flip -14860,做空,2024-08-03 15:15:00,2024-08-04 06:45:00,2975.37,2916.86,2.79,100.0,0.0939,5.49,0.14,5.36,flip -14861,做多,2024-08-04 06:45:00,2024-08-04 07:15:00,2916.86,2906.84,2.85,100.0,0.0977,-0.98,0.14,-1.12,flip -14862,做空,2024-08-04 07:15:00,2024-08-04 08:30:00,2906.84,2908.64,2.84,100.0,0.0976,-0.18,0.14,-0.32,flip -14863,做多,2024-08-04 08:30:00,2024-08-04 08:45:00,2908.64,2904.68,2.83,100.0,0.0974,-0.39,0.14,-0.53,flip -14864,做空,2024-08-04 08:45:00,2024-08-04 09:00:00,2904.68,2913.65,2.83,100.0,0.0973,-0.87,0.14,-1.01,flip -14865,做多,2024-08-04 09:00:00,2024-08-04 09:30:00,2913.65,2908.36,2.81,100.0,0.0966,-0.51,0.14,-0.65,flip -14866,做空,2024-08-04 09:30:00,2024-08-04 10:15:00,2908.36,2909.97,2.81,100.0,0.0965,-0.16,0.14,-0.3,flip -14867,做多,2024-08-04 10:15:00,2024-08-04 14:00:00,2909.97,2889.86,2.8,100.0,0.0963,-1.94,0.14,-2.08,flip -14868,做空,2024-08-04 14:00:00,2024-08-04 14:30:00,2889.86,2865.0,2.78,100.0,0.0962,2.39,0.14,2.25,tp_lower -14869,做多,2024-08-05 14:00:00,2024-08-05 14:15:00,2364.14,2358.45,2.82,100.0,0.1194,-0.68,0.14,-0.82,flip -14870,做空,2024-08-05 14:15:00,2024-08-05 14:30:00,2358.45,2419.9,2.81,100.0,0.1193,-7.33,0.14,-7.47,flip -14871,做多,2024-08-05 14:30:00,2024-08-06 08:30:00,2419.9,2457.56,2.74,100.0,0.1131,4.26,0.14,4.12,flip -14872,做空,2024-08-06 08:30:00,2024-08-06 14:00:00,2457.56,2523.74,2.78,100.0,0.1132,-7.49,0.14,-7.64,flip -14873,做多,2024-08-06 14:00:00,2024-08-06 17:45:00,2523.74,2481.51,2.71,100.0,0.1072,-4.53,0.13,-4.66,flip -14874,做空,2024-08-06 17:45:00,2024-08-06 18:00:00,2481.51,2501.43,2.66,100.0,0.1071,-2.13,0.13,-2.27,flip -14875,做多,2024-08-06 18:00:00,2024-08-06 19:00:00,2501.43,2490.12,2.63,100.0,0.1053,-1.19,0.13,-1.32,flip -14876,做空,2024-08-06 19:00:00,2024-08-06 19:15:00,2490.12,2505.56,2.62,100.0,0.1052,-1.62,0.13,-1.76,flip -14877,做多,2024-08-06 19:15:00,2024-08-06 19:45:00,2505.56,2491.39,2.6,100.0,0.1038,-1.47,0.13,-1.6,flip -14878,做空,2024-08-06 19:45:00,2024-08-06 20:15:00,2491.39,2489.59,2.58,100.0,0.1037,0.19,0.13,0.06,flip -14879,做多,2024-08-06 20:15:00,2024-08-06 20:30:00,2489.59,2481.42,2.58,100.0,0.1037,-0.85,0.13,-0.98,flip -14880,做空,2024-08-06 20:30:00,2024-08-06 20:45:00,2481.42,2487.12,2.57,100.0,0.1036,-0.59,0.13,-0.72,flip -14881,做多,2024-08-06 20:45:00,2024-08-06 21:00:00,2487.12,2482.85,2.56,100.0,0.103,-0.44,0.13,-0.57,flip -14882,做空,2024-08-06 21:00:00,2024-08-06 21:15:00,2482.85,2489.45,2.56,100.0,0.1029,-0.68,0.13,-0.81,flip -14883,做多,2024-08-06 21:15:00,2024-08-06 21:30:00,2489.45,2486.98,2.55,100.0,0.1023,-0.25,0.13,-0.38,flip -14884,做空,2024-08-06 21:30:00,2024-08-06 21:45:00,2486.98,2491.51,2.54,100.0,0.1022,-0.46,0.13,-0.59,flip -14885,做多,2024-08-06 21:45:00,2024-08-06 22:15:00,2491.51,2460.18,2.53,100.0,0.1017,-3.19,0.13,-3.31,flip -14886,做空,2024-08-06 22:15:00,2024-08-07 01:30:00,2460.18,2474.72,2.5,100.0,0.1016,-1.48,0.13,-1.6,flip -14887,做多,2024-08-07 01:30:00,2024-08-07 02:45:00,2474.72,2493.68,2.52,100.0,0.1017,1.93,0.13,1.8,flip -14888,做空,2024-08-07 02:45:00,2024-08-07 06:15:00,2493.68,2503.01,2.53,100.0,0.1016,-0.95,0.13,-1.08,flip -14889,做多,2024-08-07 06:15:00,2024-08-07 06:45:00,2503.01,2499.13,2.52,100.0,0.1008,-0.39,0.13,-0.52,flip -14890,做空,2024-08-07 06:45:00,2024-08-07 07:15:00,2499.13,2497.32,2.52,100.0,0.1007,0.18,0.13,0.06,flip -14891,做多,2024-08-07 07:15:00,2024-08-07 11:00:00,2497.32,2494.61,2.52,100.0,0.1007,-0.27,0.13,-0.4,flip -14892,做空,2024-08-07 11:00:00,2024-08-08 01:30:00,2494.61,2437.99,2.51,100.0,0.1006,5.7,0.12,5.57,flip -14893,做多,2024-08-08 01:30:00,2024-08-08 13:45:00,2437.99,2432.72,2.58,100.0,0.1057,-0.56,0.13,-0.69,flip -14894,做空,2024-08-08 13:45:00,2024-08-09 14:00:00,2432.72,2630.71,2.57,100.0,0.1056,-20.91,0.14,-21.05,flip -14895,做多,2024-08-09 14:00:00,2024-08-10 00:30:00,2630.71,2584.72,2.36,100.0,0.0898,-4.13,0.12,-4.25,flip -14896,做空,2024-08-10 00:30:00,2024-08-10 01:00:00,2584.72,2607.44,2.32,100.0,0.0898,-2.04,0.12,-2.16,flip -14897,做多,2024-08-10 01:00:00,2024-08-10 01:15:00,2607.44,2599.3,2.3,100.0,0.0882,-0.72,0.11,-0.83,flip -14898,做空,2024-08-10 01:15:00,2024-08-10 01:30:00,2599.3,2604.03,2.29,100.0,0.0881,-0.42,0.11,-0.53,flip -14899,做多,2024-08-10 01:30:00,2024-08-10 01:45:00,2604.03,2598.71,2.28,100.0,0.0877,-0.47,0.11,-0.58,flip -14900,做空,2024-08-10 01:45:00,2024-08-10 02:00:00,2598.71,2601.43,2.28,100.0,0.0876,-0.24,0.11,-0.35,flip -14901,做多,2024-08-10 02:00:00,2024-08-10 03:00:00,2601.43,2598.72,2.27,100.0,0.0873,-0.24,0.11,-0.35,flip -14902,做空,2024-08-10 03:00:00,2024-08-10 03:30:00,2598.72,2605.8,2.27,100.0,0.0872,-0.62,0.11,-0.73,flip -14903,做多,2024-08-10 03:30:00,2024-08-10 04:00:00,2605.8,2593.47,2.26,100.0,0.0866,-1.07,0.11,-1.18,flip -14904,做空,2024-08-10 04:00:00,2024-08-10 04:15:00,2593.47,2598.41,2.24,100.0,0.0866,-0.43,0.11,-0.54,flip -14905,做多,2024-08-10 04:15:00,2024-08-10 04:30:00,2598.41,2596.98,2.24,100.0,0.0861,-0.12,0.11,-0.24,flip -14906,做空,2024-08-10 04:30:00,2024-08-10 04:45:00,2596.98,2598.4,2.23,100.0,0.0861,-0.12,0.11,-0.23,flip -14907,做多,2024-08-10 04:45:00,2024-08-10 13:45:00,2598.4,2608.1,2.23,100.0,0.0859,0.83,0.11,0.72,flip -14908,做空,2024-08-10 13:45:00,2024-08-10 14:00:00,2608.1,2612.06,2.24,100.0,0.0858,-0.34,0.11,-0.45,flip -14909,做多,2024-08-10 14:00:00,2024-08-10 14:15:00,2612.06,2611.77,2.23,100.0,0.0854,-0.02,0.11,-0.14,flip -14910,做空,2024-08-10 14:15:00,2024-08-10 14:30:00,2611.77,2613.35,2.23,100.0,0.0854,-0.13,0.11,-0.25,flip -14911,做多,2024-08-10 14:30:00,2024-08-10 14:45:00,2613.35,2609.29,2.23,100.0,0.0852,-0.35,0.11,-0.46,flip -14912,做空,2024-08-10 14:45:00,2024-08-10 15:00:00,2609.29,2618.39,2.22,100.0,0.0851,-0.77,0.11,-0.89,flip -14913,做多,2024-08-10 15:00:00,2024-08-10 15:15:00,2618.39,2617.34,2.21,100.0,0.0844,-0.09,0.11,-0.2,flip -14914,做空,2024-08-10 15:15:00,2024-08-10 18:00:00,2617.34,2618.56,2.21,100.0,0.0843,-0.1,0.11,-0.21,flip -14915,做多,2024-08-10 18:00:00,2024-08-10 18:15:00,2618.56,2610.93,2.2,100.0,0.0842,-0.64,0.11,-0.75,flip -14916,做空,2024-08-10 18:15:00,2024-08-10 21:15:00,2610.93,2614.99,2.2,100.0,0.0841,-0.34,0.11,-0.45,flip -14917,做多,2024-08-10 21:15:00,2024-08-11 00:15:00,2614.99,2617.85,2.19,100.0,0.0837,0.24,0.11,0.13,flip -14918,做空,2024-08-11 00:15:00,2024-08-11 14:00:00,2617.85,2642.98,2.23,100.0,0.0854,-2.14,0.11,-2.26,flip -14919,做多,2024-08-11 14:00:00,2024-08-11 14:30:00,2642.98,2635.63,2.21,100.0,0.0836,-0.61,0.11,-0.73,flip -14920,做空,2024-08-11 14:30:00,2024-08-12 07:30:00,2635.63,2566.49,2.2,100.0,0.0836,5.78,0.11,5.67,flip -14921,做多,2024-08-12 07:30:00,2024-08-12 07:45:00,2566.49,2565.83,2.26,100.0,0.0882,-0.06,0.11,-0.17,flip -14922,做空,2024-08-12 07:45:00,2024-08-12 08:00:00,2565.83,2584.78,2.26,100.0,0.0881,-1.67,0.11,-1.78,flip -14923,做多,2024-08-12 08:00:00,2024-08-12 08:45:00,2584.78,2561.55,2.24,100.0,0.0867,-2.02,0.11,-2.13,flip -14924,做空,2024-08-12 08:45:00,2024-08-12 09:00:00,2561.55,2576.89,2.22,100.0,0.0867,-1.33,0.11,-1.44,flip -14925,做多,2024-08-12 09:00:00,2024-08-13 03:00:00,2576.89,2660.0,2.2,100.0,0.0855,7.11,0.11,7.0,flip -14926,做空,2024-08-13 03:00:00,2024-08-13 03:15:00,2660.0,2664.53,2.28,100.0,0.0858,-0.39,0.11,-0.5,flip -14927,做多,2024-08-13 03:15:00,2024-08-13 14:15:00,2664.53,2655.07,2.28,100.0,0.0855,-0.81,0.11,-0.92,flip -14928,做空,2024-08-13 14:15:00,2024-08-13 14:45:00,2655.07,2660.82,2.27,100.0,0.0854,-0.49,0.11,-0.6,flip -14929,做多,2024-08-13 14:45:00,2024-08-14 12:45:00,2660.82,2730.18,2.26,100.0,0.0849,5.89,0.12,5.77,flip -14930,做空,2024-08-14 12:45:00,2024-08-14 13:15:00,2730.18,2719.0,2.32,100.0,0.0851,0.95,0.12,0.84,flip -14931,做多,2024-08-14 13:15:00,2024-08-14 13:30:00,2719.0,2686.34,2.33,100.0,0.0857,-2.8,0.12,-2.92,flip -14932,做空,2024-08-14 13:30:00,2024-08-14 14:00:00,2686.34,2642.49,2.3,100.0,0.0857,3.76,0.11,3.64,tp_lower -14933,做多,2024-08-15 12:30:00,2024-08-15 12:45:00,2660.1,2640.57,2.34,100.0,0.0881,-1.72,0.12,-1.84,flip -14934,做空,2024-08-15 12:45:00,2024-08-15 13:00:00,2640.57,2648.56,2.32,100.0,0.088,-0.7,0.12,-0.82,flip -14935,做多,2024-08-15 13:00:00,2024-08-15 17:45:00,2648.56,2612.5,2.31,100.0,0.0874,-3.15,0.11,-3.27,flip -14936,做空,2024-08-15 17:45:00,2024-08-15 18:00:00,2612.5,2557.36,2.28,100.0,0.0873,4.81,0.11,4.7,tp_lower -14937,做多,2024-08-16 02:30:00,2024-08-16 05:00:00,2589.97,2591.99,2.34,100.0,0.0902,0.18,0.12,0.07,flip -14938,做空,2024-08-16 05:00:00,2024-08-16 05:15:00,2591.99,2598.66,2.33,100.0,0.0901,-0.6,0.12,-0.72,flip -14939,做多,2024-08-16 05:15:00,2024-08-16 12:15:00,2598.66,2590.62,2.33,100.0,0.0895,-0.72,0.12,-0.84,flip -14940,做空,2024-08-16 12:15:00,2024-08-16 13:15:00,2590.62,2607.14,2.32,100.0,0.0894,-1.48,0.12,-1.59,flip -14941,做多,2024-08-16 13:15:00,2024-08-16 13:45:00,2607.14,2592.66,2.3,100.0,0.0882,-1.28,0.11,-1.39,flip -14942,做空,2024-08-16 13:45:00,2024-08-16 14:30:00,2592.66,2596.24,2.28,100.0,0.0881,-0.32,0.11,-0.43,flip -14943,做多,2024-08-16 14:30:00,2024-08-16 14:45:00,2596.24,2580.65,2.28,100.0,0.0878,-1.37,0.11,-1.48,flip -14944,做空,2024-08-16 14:45:00,2024-08-16 16:15:00,2580.65,2602.56,2.26,100.0,0.0877,-1.92,0.11,-2.04,flip -14945,做多,2024-08-16 16:15:00,2024-08-16 16:30:00,2602.56,2593.88,2.24,100.0,0.0861,-0.75,0.11,-0.86,flip -14946,做空,2024-08-16 16:30:00,2024-08-16 17:30:00,2593.88,2585.18,2.23,100.0,0.086,0.75,0.11,0.64,flip -14947,做多,2024-08-16 17:30:00,2024-08-16 21:00:00,2585.18,2603.19,2.24,100.0,0.0865,1.56,0.11,1.45,flip -14948,做空,2024-08-16 21:00:00,2024-08-16 21:30:00,2603.19,2603.11,2.25,100.0,0.0865,0.01,0.11,-0.11,flip -14949,做多,2024-08-16 21:30:00,2024-08-17 02:00:00,2603.11,2601.0,2.25,100.0,0.0864,-0.18,0.11,-0.29,flip -14950,做空,2024-08-17 02:00:00,2024-08-17 02:30:00,2601.0,2598.77,2.27,100.0,0.0873,0.19,0.11,0.08,flip -14951,做多,2024-08-17 02:30:00,2024-08-17 02:45:00,2598.77,2597.06,2.27,100.0,0.0873,-0.15,0.11,-0.26,flip -14952,做空,2024-08-17 02:45:00,2024-08-17 04:15:00,2597.06,2596.59,2.27,100.0,0.0872,0.04,0.11,-0.07,flip -14953,做多,2024-08-17 04:15:00,2024-08-17 05:00:00,2596.59,2597.95,2.26,100.0,0.0872,0.12,0.11,0.01,flip -14954,做空,2024-08-17 05:00:00,2024-08-17 05:15:00,2597.95,2598.67,2.26,100.0,0.0871,-0.06,0.11,-0.18,flip -14955,做多,2024-08-17 05:15:00,2024-08-17 05:45:00,2598.67,2599.6,2.26,100.0,0.087,0.08,0.11,-0.03,flip -14956,做空,2024-08-17 05:45:00,2024-08-17 07:30:00,2599.6,2597.38,2.26,100.0,0.0869,0.19,0.11,0.08,flip -14957,做多,2024-08-17 07:30:00,2024-08-17 08:00:00,2597.38,2594.86,2.26,100.0,0.0869,-0.22,0.11,-0.33,flip -14958,做空,2024-08-17 08:00:00,2024-08-17 08:45:00,2594.86,2600.11,2.25,100.0,0.0869,-0.46,0.11,-0.57,flip -14959,做多,2024-08-17 08:45:00,2024-08-17 09:00:00,2600.11,2596.39,2.25,100.0,0.0864,-0.32,0.11,-0.43,flip -14960,做空,2024-08-17 09:00:00,2024-08-17 09:15:00,2596.39,2601.59,2.24,100.0,0.0863,-0.45,0.11,-0.56,flip -14961,做多,2024-08-17 09:15:00,2024-08-17 09:30:00,2601.59,2599.4,2.23,100.0,0.0859,-0.19,0.11,-0.3,flip -14962,做空,2024-08-17 09:30:00,2024-08-17 09:45:00,2599.4,2602.77,2.23,100.0,0.0858,-0.29,0.11,-0.4,flip -14963,做多,2024-08-17 09:45:00,2024-08-17 10:00:00,2602.77,2600.99,2.23,100.0,0.0855,-0.15,0.11,-0.26,flip -14964,做空,2024-08-17 10:00:00,2024-08-17 10:30:00,2600.99,2598.12,2.22,100.0,0.0854,0.25,0.11,0.13,flip -14965,做多,2024-08-17 10:30:00,2024-08-17 11:30:00,2598.12,2595.86,2.22,100.0,0.0855,-0.19,0.11,-0.3,flip -14966,做空,2024-08-17 11:30:00,2024-08-17 11:45:00,2595.86,2597.89,2.22,100.0,0.0854,-0.17,0.11,-0.28,flip -14967,做多,2024-08-17 11:45:00,2024-08-17 12:15:00,2597.89,2599.81,2.21,100.0,0.0852,0.16,0.11,0.05,flip -14968,做空,2024-08-17 12:15:00,2024-08-17 21:30:00,2599.81,2605.43,2.21,100.0,0.0851,-0.48,0.11,-0.59,flip -14969,做多,2024-08-17 21:30:00,2024-08-18 01:15:00,2605.43,2609.39,2.21,100.0,0.0847,0.34,0.11,0.22,flip -14970,做空,2024-08-18 01:15:00,2024-08-18 02:30:00,2609.39,2613.36,2.25,100.0,0.0861,-0.34,0.11,-0.45,flip -14971,做多,2024-08-18 02:30:00,2024-08-18 03:00:00,2613.36,2617.71,2.24,100.0,0.0858,0.37,0.11,0.26,tp_upper -14972,做多,2024-08-18 08:00:00,2024-08-18 09:45:00,2609.01,2643.99,2.24,100.0,0.086,3.01,0.11,2.89,tp_upper -14973,做多,2024-08-18 22:00:00,2024-08-18 22:15:00,2651.42,2650.62,2.27,100.0,0.0857,-0.07,0.11,-0.18,flip -14974,做空,2024-08-18 22:15:00,2024-08-19 17:30:00,2650.62,2608.21,2.27,100.0,0.0856,3.63,0.11,3.52,flip -14975,做多,2024-08-19 17:30:00,2024-08-19 17:45:00,2608.21,2605.65,2.31,100.0,0.0887,-0.23,0.12,-0.34,flip -14976,做空,2024-08-19 17:45:00,2024-08-19 18:30:00,2605.65,2609.75,2.31,100.0,0.0886,-0.36,0.12,-0.48,flip -14977,做多,2024-08-19 18:30:00,2024-08-19 19:15:00,2609.75,2606.61,2.3,100.0,0.0882,-0.28,0.11,-0.39,flip -14978,做空,2024-08-19 19:15:00,2024-08-20 11:15:00,2606.61,2651.69,2.3,100.0,0.0881,-3.97,0.12,-4.09,flip -14979,做多,2024-08-20 11:15:00,2024-08-20 11:30:00,2651.69,2638.9,2.26,100.0,0.0854,-1.09,0.11,-1.2,flip -14980,做空,2024-08-20 11:30:00,2024-08-20 12:00:00,2638.9,2653.72,2.25,100.0,0.0853,-1.26,0.11,-1.38,flip -14981,做多,2024-08-20 12:00:00,2024-08-20 12:15:00,2653.72,2650.68,2.24,100.0,0.0842,-0.26,0.11,-0.37,flip -14982,做空,2024-08-20 12:15:00,2024-08-20 15:00:00,2650.68,2563.48,2.23,100.0,0.0841,7.34,0.11,7.23,tp_lower -14983,做多,2024-08-21 04:15:00,2024-08-21 08:00:00,2588.38,2587.2,2.31,100.0,0.0893,-0.11,0.12,-0.22,flip -14984,做空,2024-08-21 08:00:00,2024-08-21 08:15:00,2587.2,2587.49,2.31,100.0,0.0892,-0.03,0.12,-0.14,flip -14985,做多,2024-08-21 08:15:00,2024-08-21 08:45:00,2587.49,2583.56,2.3,100.0,0.0891,-0.35,0.12,-0.47,flip -14986,做空,2024-08-21 08:45:00,2024-08-21 10:45:00,2583.56,2587.47,2.3,100.0,0.089,-0.35,0.12,-0.46,flip -14987,做多,2024-08-21 10:45:00,2024-08-21 11:00:00,2587.47,2585.53,2.29,100.0,0.0886,-0.17,0.11,-0.29,flip -14988,做空,2024-08-21 11:00:00,2024-08-21 13:30:00,2585.53,2548.9,2.29,100.0,0.0885,3.24,0.11,3.13,tp_lower -14989,做多,2024-08-21 13:45:00,2024-08-21 14:00:00,2592.91,2588.39,2.32,100.0,0.0895,-0.4,0.12,-0.52,flip -14990,做空,2024-08-21 14:00:00,2024-08-21 14:15:00,2588.39,2599.52,2.31,100.0,0.0894,-0.99,0.12,-1.11,flip -14991,做多,2024-08-21 14:15:00,2024-08-21 14:45:00,2599.52,2589.38,2.3,100.0,0.0885,-0.9,0.11,-1.01,flip -14992,做空,2024-08-21 14:45:00,2024-08-21 15:00:00,2589.38,2603.07,2.29,100.0,0.0884,-1.21,0.12,-1.33,flip -14993,做多,2024-08-21 15:00:00,2024-08-22 02:15:00,2603.07,2613.26,2.28,100.0,0.0874,0.89,0.11,0.78,flip -14994,做空,2024-08-22 02:15:00,2024-08-22 03:45:00,2613.26,2615.18,2.3,100.0,0.0881,-0.17,0.12,-0.28,flip -14995,做多,2024-08-22 03:45:00,2024-08-22 04:00:00,2615.18,2613.82,2.3,100.0,0.0879,-0.12,0.11,-0.23,flip -14996,做空,2024-08-22 04:00:00,2024-08-22 04:15:00,2613.82,2617.64,2.3,100.0,0.0878,-0.34,0.11,-0.45,flip -14997,做多,2024-08-22 04:15:00,2024-08-22 05:00:00,2617.64,2620.32,2.29,100.0,0.0875,0.23,0.11,0.12,flip -14998,做空,2024-08-22 05:00:00,2024-08-22 06:00:00,2620.32,2623.96,2.29,100.0,0.0874,-0.32,0.11,-0.43,flip -14999,做多,2024-08-22 06:00:00,2024-08-22 06:15:00,2623.96,2623.45,2.28,100.0,0.0871,-0.04,0.11,-0.16,flip -15000,做空,2024-08-22 06:15:00,2024-08-22 06:45:00,2623.45,2626.1,2.28,100.0,0.087,-0.23,0.11,-0.34,flip -15001,做多,2024-08-22 06:45:00,2024-08-22 09:00:00,2626.1,2627.11,2.28,100.0,0.0867,0.09,0.11,-0.03,flip -15002,做空,2024-08-22 09:00:00,2024-08-22 09:15:00,2627.11,2627.22,2.28,100.0,0.0866,-0.01,0.11,-0.12,flip -15003,做多,2024-08-22 09:15:00,2024-08-22 09:45:00,2627.22,2622.82,2.27,100.0,0.0865,-0.38,0.11,-0.49,flip -15004,做空,2024-08-22 09:45:00,2024-08-22 10:15:00,2622.82,2631.74,2.27,100.0,0.0865,-0.77,0.11,-0.89,flip -15005,做多,2024-08-22 10:15:00,2024-08-22 12:30:00,2631.74,2625.78,2.26,100.0,0.0858,-0.51,0.11,-0.62,flip -15006,做空,2024-08-22 12:30:00,2024-08-22 20:45:00,2625.78,2624.64,2.25,100.0,0.0857,0.1,0.11,-0.01,flip -15007,做多,2024-08-22 20:45:00,2024-08-22 21:00:00,2624.64,2617.57,2.25,100.0,0.0857,-0.61,0.11,-0.72,flip -15008,做空,2024-08-22 21:00:00,2024-08-22 21:15:00,2617.57,2621.51,2.24,100.0,0.0856,-0.34,0.11,-0.45,flip -15009,做多,2024-08-22 21:15:00,2024-08-22 23:00:00,2621.51,2621.14,2.24,100.0,0.0853,-0.03,0.11,-0.14,flip -15010,做空,2024-08-22 23:00:00,2024-08-23 13:45:00,2621.14,2658.65,2.23,100.0,0.0852,-3.2,0.11,-3.31,flip -15011,做多,2024-08-23 13:45:00,2024-08-23 14:45:00,2658.65,2648.77,2.23,100.0,0.084,-0.83,0.11,-0.94,flip -15012,做空,2024-08-23 14:45:00,2024-08-23 15:00:00,2648.77,2658.22,2.22,100.0,0.0839,-0.79,0.11,-0.9,flip -15013,做多,2024-08-23 15:00:00,2024-08-23 17:45:00,2658.22,2725.99,2.21,100.0,0.0832,5.64,0.11,5.53,tp_upper -15014,做多,2024-08-24 12:00:00,2024-08-24 12:45:00,2757.67,2755.27,2.27,100.0,0.0825,-0.2,0.11,-0.31,flip -15015,做空,2024-08-24 12:45:00,2024-08-24 13:15:00,2755.27,2758.27,2.27,100.0,0.0824,-0.25,0.11,-0.36,flip -15016,做多,2024-08-24 13:15:00,2024-08-24 13:30:00,2758.27,2758.12,2.26,100.0,0.0821,-0.01,0.11,-0.13,flip -15017,做空,2024-08-24 13:30:00,2024-08-24 14:15:00,2758.12,2761.56,2.26,100.0,0.082,-0.28,0.11,-0.4,flip -15018,做多,2024-08-24 14:15:00,2024-08-24 14:30:00,2761.56,2756.47,2.26,100.0,0.0817,-0.42,0.11,-0.53,flip -15019,做空,2024-08-24 14:30:00,2024-08-24 14:45:00,2756.47,2758.22,2.25,100.0,0.0817,-0.14,0.11,-0.26,flip -15020,做多,2024-08-24 14:45:00,2024-08-24 15:00:00,2758.22,2757.14,2.25,100.0,0.0815,-0.09,0.11,-0.2,flip -15021,做空,2024-08-24 15:00:00,2024-08-24 15:15:00,2757.14,2757.65,2.24,100.0,0.0814,-0.04,0.11,-0.15,flip -15022,做多,2024-08-24 15:15:00,2024-08-24 15:45:00,2757.65,2759.61,2.24,100.0,0.0813,0.16,0.11,0.05,flip -15023,做空,2024-08-24 15:45:00,2024-08-25 00:00:00,2759.61,2768.69,2.24,100.0,0.0812,-0.74,0.11,-0.85,flip -15024,做多,2024-08-25 00:00:00,2024-08-25 00:30:00,2768.69,2762.02,2.25,100.0,0.0813,-0.54,0.11,-0.65,flip -15025,做空,2024-08-25 00:30:00,2024-08-25 13:15:00,2762.02,2763.49,2.24,100.0,0.0812,-0.12,0.11,-0.23,flip -15026,做多,2024-08-25 13:15:00,2024-08-25 13:30:00,2763.49,2755.43,2.24,100.0,0.081,-0.65,0.11,-0.76,flip -15027,做空,2024-08-25 13:30:00,2024-08-25 13:45:00,2755.43,2762.6,2.23,100.0,0.081,-0.58,0.11,-0.69,flip -15028,做多,2024-08-25 13:45:00,2024-08-25 23:30:00,2762.6,2752.93,2.22,100.0,0.0805,-0.78,0.11,-0.89,flip -15029,做空,2024-08-25 23:30:00,2024-08-26 02:15:00,2752.93,2736.68,2.21,100.0,0.0804,1.31,0.11,1.2,tp_lower -15030,做多,2024-08-27 05:30:00,2024-08-27 05:45:00,2697.05,2695.2,2.24,100.0,0.0829,-0.15,0.11,-0.27,flip -15031,做空,2024-08-27 05:45:00,2024-08-27 06:00:00,2695.2,2695.78,2.23,100.0,0.0828,-0.05,0.11,-0.16,flip -15032,做多,2024-08-27 06:00:00,2024-08-27 06:15:00,2695.78,2686.93,2.23,100.0,0.0827,-0.73,0.11,-0.84,flip -15033,做空,2024-08-27 06:15:00,2024-08-27 09:00:00,2686.93,2686.19,2.22,100.0,0.0826,0.06,0.11,-0.05,flip -15034,做多,2024-08-27 09:00:00,2024-08-27 09:15:00,2686.19,2684.43,2.22,100.0,0.0826,-0.15,0.11,-0.26,flip -15035,做空,2024-08-27 09:15:00,2024-08-27 10:00:00,2684.43,2658.8,2.22,100.0,0.0825,2.11,0.11,2.01,tp_lower -15036,做多,2024-08-28 09:45:00,2024-08-28 15:00:00,2539.55,2484.43,2.25,100.0,0.0884,-4.88,0.11,-4.98,flip -15037,做空,2024-08-28 15:00:00,2024-08-28 15:15:00,2484.43,2490.49,2.2,100.0,0.0884,-0.54,0.11,-0.65,flip -15038,做多,2024-08-28 15:15:00,2024-08-28 16:00:00,2490.49,2474.55,2.19,100.0,0.0878,-1.4,0.11,-1.51,flip -15039,做空,2024-08-28 16:00:00,2024-08-28 16:15:00,2474.55,2482.74,2.17,100.0,0.0877,-0.72,0.11,-0.83,flip -15040,做多,2024-08-28 16:15:00,2024-08-29 01:15:00,2482.74,2519.48,2.16,100.0,0.0871,3.2,0.11,3.09,flip -15041,做空,2024-08-29 01:15:00,2024-08-29 01:30:00,2519.48,2523.7,2.2,100.0,0.0873,-0.37,0.11,-0.48,flip -15042,做多,2024-08-29 01:30:00,2024-08-29 01:45:00,2523.7,2520.64,2.19,100.0,0.087,-0.27,0.11,-0.38,flip -15043,做空,2024-08-29 01:45:00,2024-08-29 02:00:00,2520.64,2523.39,2.19,100.0,0.0869,-0.24,0.11,-0.35,flip -15044,做多,2024-08-29 02:00:00,2024-08-29 18:15:00,2523.39,2542.82,2.19,100.0,0.0866,1.68,0.11,1.57,flip -15045,做空,2024-08-29 18:15:00,2024-08-30 12:15:00,2542.82,2519.1,2.2,100.0,0.0865,2.05,0.11,1.94,flip -15046,做多,2024-08-30 12:15:00,2024-08-30 12:30:00,2519.1,2527.24,2.23,100.0,0.0885,0.72,0.11,0.61,tp_upper -15047,做多,2024-08-30 12:30:00,2024-08-30 12:45:00,2527.24,2523.0,2.23,100.0,0.0884,-0.37,0.11,-0.49,flip -15048,做空,2024-08-30 12:45:00,2024-08-30 13:00:00,2523.0,2525.82,2.23,100.0,0.0883,-0.25,0.11,-0.36,flip -15049,做多,2024-08-30 13:00:00,2024-08-30 13:30:00,2525.82,2522.9,2.22,100.0,0.088,-0.26,0.11,-0.37,flip -15050,做空,2024-08-30 13:30:00,2024-08-30 13:45:00,2522.9,2523.6,2.22,100.0,0.0879,-0.06,0.11,-0.17,tp_lower -15051,做多,2024-08-30 13:45:00,2024-08-30 14:00:00,2523.6,2509.06,2.21,100.0,0.0878,-1.28,0.11,-1.39,flip -15052,做空,2024-08-30 14:00:00,2024-08-30 14:15:00,2509.06,2507.11,2.2,100.0,0.0877,0.17,0.11,0.06,tp_lower -15053,做多,2024-08-30 18:15:00,2024-08-30 19:00:00,2527.47,2510.94,2.2,100.0,0.087,-1.44,0.11,-1.55,flip -15054,做空,2024-08-30 19:00:00,2024-08-30 19:45:00,2510.94,2505.99,2.18,100.0,0.0869,0.43,0.11,0.32,flip -15055,做多,2024-08-30 19:45:00,2024-08-30 20:15:00,2505.99,2507.67,2.18,100.0,0.0872,0.15,0.11,0.04,flip -15056,做空,2024-08-30 20:15:00,2024-08-31 09:00:00,2507.67,2513.35,2.18,100.0,0.0871,-0.49,0.11,-0.6,flip -15057,做多,2024-08-31 09:00:00,2024-08-31 12:00:00,2513.35,2521.78,2.2,100.0,0.0875,0.74,0.11,0.63,flip -15058,做空,2024-08-31 12:00:00,2024-08-31 12:15:00,2521.78,2523.14,2.2,100.0,0.0874,-0.12,0.11,-0.23,flip -15059,做多,2024-08-31 12:15:00,2024-08-31 13:45:00,2523.14,2514.9,2.2,100.0,0.0872,-0.72,0.11,-0.83,flip -15060,做空,2024-08-31 13:45:00,2024-08-31 14:00:00,2514.9,2522.02,2.19,100.0,0.0871,-0.62,0.11,-0.73,flip -15061,做多,2024-08-31 14:00:00,2024-08-31 14:15:00,2522.02,2521.94,2.18,100.0,0.0866,-0.01,0.11,-0.12,flip -15062,做空,2024-08-31 14:15:00,2024-08-31 14:45:00,2521.94,2521.48,2.18,100.0,0.0865,0.04,0.11,-0.07,flip -15063,做多,2024-08-31 14:45:00,2024-08-31 15:00:00,2521.48,2520.35,2.18,100.0,0.0864,-0.1,0.11,-0.21,flip -15064,做空,2024-08-31 15:00:00,2024-08-31 16:45:00,2520.35,2507.39,2.18,100.0,0.0863,1.12,0.11,1.01,tp_lower -15065,做多,2024-08-31 21:30:00,2024-08-31 23:00:00,2517.95,2512.11,2.18,100.0,0.0868,-0.51,0.11,-0.62,flip -15066,做空,2024-08-31 23:00:00,2024-08-31 23:30:00,2512.11,2513.55,2.18,100.0,0.0867,-0.12,0.11,-0.23,flip -15067,做多,2024-08-31 23:30:00,2024-08-31 23:45:00,2513.55,2512.15,2.17,100.0,0.0865,-0.12,0.11,-0.23,flip -15068,做空,2024-08-31 23:45:00,2024-09-01 00:00:00,2512.15,2513.95,2.17,100.0,0.0864,-0.16,0.11,-0.26,flip -15069,做多,2024-09-01 00:00:00,2024-09-01 00:15:00,2513.95,2506.84,2.19,100.0,0.0871,-0.62,0.11,-0.73,flip -15070,做空,2024-09-01 00:15:00,2024-09-01 15:45:00,2506.84,2479.48,2.18,100.0,0.0871,2.38,0.11,2.27,flip -15071,做多,2024-09-01 15:45:00,2024-09-01 16:15:00,2479.48,2468.43,2.2,100.0,0.0889,-0.98,0.11,-1.09,flip -15072,做空,2024-09-01 16:15:00,2024-09-01 17:00:00,2468.43,2474.89,2.19,100.0,0.0888,-0.57,0.11,-0.68,flip -15073,做多,2024-09-01 17:00:00,2024-09-01 17:15:00,2474.89,2460.19,2.18,100.0,0.0882,-1.3,0.11,-1.41,flip -15074,做空,2024-09-01 17:15:00,2024-09-01 18:00:00,2460.19,2470.8,2.17,100.0,0.0882,-0.94,0.11,-1.04,flip -15075,做多,2024-09-01 18:00:00,2024-09-01 21:15:00,2470.8,2476.13,2.16,100.0,0.0873,0.47,0.11,0.36,flip -15076,做空,2024-09-01 21:15:00,2024-09-01 21:30:00,2476.13,2479.37,2.16,100.0,0.0872,-0.28,0.11,-0.39,flip -15077,做多,2024-09-01 21:30:00,2024-09-01 22:00:00,2479.37,2468.23,2.15,100.0,0.0869,-0.97,0.11,-1.08,flip -15078,做空,2024-09-01 22:00:00,2024-09-01 22:30:00,2468.23,2423.59,2.14,100.0,0.0868,3.88,0.11,3.77,tp_lower -15079,做多,2024-09-02 05:30:00,2024-09-03 03:00:00,2452.76,2525.35,2.2,100.0,0.0897,6.51,0.11,6.4,flip -15080,做空,2024-09-03 03:00:00,2024-09-04 01:00:00,2525.35,2341.28,2.26,100.0,0.0896,16.5,0.1,16.4,tp_lower -15081,做多,2024-09-04 12:15:00,2024-09-04 13:00:00,2403.43,2398.55,2.43,100.0,0.1011,-0.49,0.12,-0.61,flip -15082,做空,2024-09-04 13:00:00,2024-09-04 13:30:00,2398.55,2397.83,2.42,100.0,0.101,0.07,0.12,-0.05,flip -15083,做多,2024-09-04 13:30:00,2024-09-04 14:15:00,2397.83,2400.68,2.42,100.0,0.1009,0.29,0.12,0.17,flip -15084,做空,2024-09-04 14:15:00,2024-09-06 01:15:00,2400.68,2375.14,2.42,100.0,0.1008,2.57,0.12,2.46,flip -15085,做多,2024-09-06 01:15:00,2024-09-06 05:00:00,2375.14,2381.72,2.45,100.0,0.1032,0.68,0.12,0.56,flip -15086,做空,2024-09-06 05:00:00,2024-09-06 05:30:00,2381.72,2380.12,2.46,100.0,0.1031,0.17,0.12,0.04,flip -15087,做多,2024-09-06 05:30:00,2024-09-06 06:00:00,2380.12,2377.45,2.46,100.0,0.1032,-0.28,0.12,-0.4,flip -15088,做空,2024-09-06 06:00:00,2024-09-06 06:45:00,2377.45,2378.57,2.45,100.0,0.1031,-0.12,0.12,-0.24,flip -15089,做多,2024-09-06 06:45:00,2024-09-06 07:00:00,2378.57,2366.51,2.45,100.0,0.1029,-1.24,0.12,-1.36,flip -15090,做空,2024-09-06 07:00:00,2024-09-06 07:15:00,2366.51,2335.61,2.43,100.0,0.1028,3.18,0.12,3.06,tp_lower -15091,做多,2024-09-06 10:15:00,2024-09-06 10:30:00,2367.82,2367.74,2.46,100.0,0.1039,-0.01,0.12,-0.13,flip -15092,做空,2024-09-06 10:30:00,2024-09-06 11:30:00,2367.74,2371.61,2.46,100.0,0.1038,-0.4,0.12,-0.53,flip -15093,做多,2024-09-06 11:30:00,2024-09-06 12:00:00,2371.61,2369.34,2.45,100.0,0.1034,-0.23,0.12,-0.36,flip -15094,做空,2024-09-06 12:00:00,2024-09-06 12:15:00,2369.34,2371.54,2.45,100.0,0.1033,-0.23,0.12,-0.35,flip -15095,做多,2024-09-06 12:15:00,2024-09-06 13:30:00,2371.54,2370.05,2.44,100.0,0.103,-0.15,0.12,-0.28,flip -15096,做空,2024-09-06 13:30:00,2024-09-06 15:15:00,2370.05,2293.92,2.44,100.0,0.1029,7.83,0.12,7.72,tp_lower -15097,做多,2024-09-07 05:00:00,2024-09-07 17:45:00,2268.63,2271.62,2.54,100.0,0.1121,0.34,0.13,0.21,flip -15098,做空,2024-09-07 17:45:00,2024-09-07 18:00:00,2271.62,2275.19,2.54,100.0,0.1119,-0.4,0.13,-0.53,flip -15099,做多,2024-09-07 18:00:00,2024-09-07 20:15:00,2275.19,2279.18,2.54,100.0,0.1115,0.44,0.13,0.32,flip -15100,做空,2024-09-07 20:15:00,2024-09-08 02:00:00,2279.18,2283.53,2.54,100.0,0.1114,-0.48,0.13,-0.61,flip -15101,做多,2024-09-08 02:00:00,2024-09-08 02:30:00,2283.53,2280.97,2.54,100.0,0.1112,-0.28,0.13,-0.41,flip -15102,做空,2024-09-08 02:30:00,2024-09-08 02:45:00,2280.97,2282.78,2.53,100.0,0.1111,-0.2,0.13,-0.33,flip -15103,做多,2024-09-08 02:45:00,2024-09-08 03:30:00,2282.78,2281.04,2.53,100.0,0.1108,-0.19,0.13,-0.32,flip -15104,做空,2024-09-08 03:30:00,2024-09-08 03:45:00,2281.04,2284.77,2.52,100.0,0.1107,-0.41,0.13,-0.54,flip -15105,做多,2024-09-08 03:45:00,2024-09-08 12:15:00,2284.77,2286.99,2.52,100.0,0.1102,0.24,0.13,0.12,flip -15106,做空,2024-09-08 12:15:00,2024-09-08 21:00:00,2286.99,2284.77,2.52,100.0,0.1101,0.24,0.13,0.12,flip -15107,做多,2024-09-08 21:00:00,2024-09-08 21:15:00,2284.77,2277.14,2.52,100.0,0.1102,-0.84,0.13,-0.97,flip -15108,做空,2024-09-08 21:15:00,2024-09-08 21:30:00,2277.14,2282.02,2.51,100.0,0.1101,-0.54,0.13,-0.66,flip -15109,做多,2024-09-08 21:30:00,2024-09-08 21:45:00,2282.02,2279.53,2.5,100.0,0.1095,-0.27,0.12,-0.4,flip -15110,做空,2024-09-08 21:45:00,2024-09-08 22:00:00,2279.53,2283.39,2.49,100.0,0.1094,-0.42,0.12,-0.55,flip -15111,做多,2024-09-08 22:00:00,2024-09-09 05:45:00,2283.39,2287.57,2.49,100.0,0.1089,0.46,0.12,0.33,flip -15112,做空,2024-09-09 05:45:00,2024-09-09 12:30:00,2287.57,2305.47,2.51,100.0,0.1099,-1.97,0.13,-2.09,flip -15113,做多,2024-09-09 12:30:00,2024-09-09 14:00:00,2305.47,2304.93,2.49,100.0,0.1081,-0.06,0.12,-0.18,flip -15114,做空,2024-09-09 14:00:00,2024-09-09 16:00:00,2304.93,2329.5,2.49,100.0,0.108,-2.65,0.13,-2.78,flip -15115,做多,2024-09-09 16:00:00,2024-09-10 04:30:00,2329.5,2333.99,2.46,100.0,0.1056,0.47,0.12,0.35,flip -15116,做空,2024-09-10 04:30:00,2024-09-10 04:45:00,2333.99,2336.61,2.47,100.0,0.1059,-0.28,0.12,-0.4,flip -15117,做多,2024-09-10 04:45:00,2024-09-10 09:00:00,2336.61,2346.61,2.47,100.0,0.1055,1.06,0.12,0.93,flip -15118,做空,2024-09-10 09:00:00,2024-09-10 09:30:00,2346.61,2351.88,2.47,100.0,0.1054,-0.56,0.12,-0.68,flip -15119,做多,2024-09-10 09:30:00,2024-09-10 10:00:00,2351.88,2339.56,2.47,100.0,0.1048,-1.29,0.12,-1.41,flip -15120,做空,2024-09-10 10:00:00,2024-09-10 10:15:00,2339.56,2347.19,2.45,100.0,0.1047,-0.8,0.12,-0.92,flip -15121,做多,2024-09-10 10:15:00,2024-09-10 11:00:00,2347.19,2346.51,2.44,100.0,0.104,-0.07,0.12,-0.19,flip -15122,做空,2024-09-10 11:00:00,2024-09-10 11:15:00,2346.51,2348.46,2.44,100.0,0.1039,-0.2,0.12,-0.32,flip -15123,做多,2024-09-10 11:15:00,2024-09-10 11:30:00,2348.46,2346.36,2.43,100.0,0.1036,-0.22,0.12,-0.34,flip -15124,做空,2024-09-10 11:30:00,2024-09-10 11:45:00,2346.36,2349.64,2.43,100.0,0.1035,-0.34,0.12,-0.46,flip -15125,做多,2024-09-10 11:45:00,2024-09-10 12:45:00,2349.64,2348.47,2.42,100.0,0.1031,-0.12,0.12,-0.24,flip -15126,做空,2024-09-10 12:45:00,2024-09-10 15:15:00,2348.47,2346.23,2.42,100.0,0.103,0.23,0.12,0.11,flip -15127,做多,2024-09-10 15:15:00,2024-09-10 15:30:00,2346.23,2342.19,2.42,100.0,0.1031,-0.42,0.12,-0.54,flip -15128,做空,2024-09-10 15:30:00,2024-09-10 17:00:00,2342.19,2358.61,2.41,100.0,0.103,-1.69,0.12,-1.81,flip -15129,做多,2024-09-10 17:00:00,2024-09-10 18:30:00,2358.61,2387.78,2.39,100.0,0.1014,2.96,0.12,2.84,tp_upper -15130,做多,2024-09-11 02:30:00,2024-09-11 02:45:00,2363.53,2352.61,2.45,100.0,0.1037,-1.13,0.12,-1.25,flip -15131,做空,2024-09-11 02:45:00,2024-09-11 13:00:00,2352.61,2339.38,2.44,100.0,0.1036,1.37,0.12,1.25,flip -15132,做多,2024-09-11 13:00:00,2024-09-11 15:45:00,2339.38,2324.85,2.45,100.0,0.1047,-1.52,0.12,-1.64,flip -15133,做空,2024-09-11 15:45:00,2024-09-11 16:00:00,2324.85,2331.19,2.43,100.0,0.1046,-0.66,0.12,-0.78,flip -15134,做多,2024-09-11 16:00:00,2024-09-11 18:45:00,2331.19,2336.24,2.42,100.0,0.1039,0.52,0.12,0.4,flip -15135,做空,2024-09-11 18:45:00,2024-09-12 10:00:00,2336.24,2353.36,2.42,100.0,0.1038,-1.78,0.12,-1.9,flip -15136,做多,2024-09-12 10:00:00,2024-09-12 10:15:00,2353.36,2350.13,2.42,100.0,0.1027,-0.33,0.12,-0.45,flip -15137,做空,2024-09-12 10:15:00,2024-09-12 13:30:00,2350.13,2350.11,2.41,100.0,0.1026,0.0,0.12,-0.12,flip -15138,做多,2024-09-12 13:30:00,2024-09-12 14:30:00,2350.11,2347.35,2.41,100.0,0.1025,-0.28,0.12,-0.4,flip -15139,做空,2024-09-12 14:30:00,2024-09-12 18:15:00,2347.35,2355.84,2.4,100.0,0.1024,-0.87,0.12,-0.99,flip -15140,做多,2024-09-12 18:15:00,2024-09-12 18:45:00,2355.84,2346.09,2.39,100.0,0.1016,-0.99,0.12,-1.11,flip -15141,做空,2024-09-12 18:45:00,2024-09-12 19:00:00,2346.09,2354.89,2.38,100.0,0.1014,-0.89,0.12,-1.01,flip -15142,做多,2024-09-12 19:00:00,2024-09-12 20:30:00,2354.89,2352.56,2.37,100.0,0.1006,-0.23,0.12,-0.35,flip -15143,做空,2024-09-12 20:30:00,2024-09-12 21:30:00,2352.56,2344.39,2.36,100.0,0.1005,0.82,0.12,0.7,flip -15144,做多,2024-09-12 21:30:00,2024-09-13 04:45:00,2344.39,2347.04,2.37,100.0,0.1011,0.27,0.12,0.15,flip -15145,做空,2024-09-13 04:45:00,2024-09-13 05:00:00,2347.04,2349.03,2.39,100.0,0.1018,-0.2,0.12,-0.32,flip -15146,做多,2024-09-13 05:00:00,2024-09-13 05:15:00,2349.03,2346.77,2.39,100.0,0.1015,-0.23,0.12,-0.35,flip -15147,做空,2024-09-13 05:15:00,2024-09-13 05:30:00,2346.77,2350.78,2.38,100.0,0.1014,-0.41,0.12,-0.53,flip -15148,做多,2024-09-13 05:30:00,2024-09-13 05:45:00,2350.78,2347.82,2.37,100.0,0.101,-0.3,0.12,-0.42,flip -15149,做空,2024-09-13 05:45:00,2024-09-13 09:15:00,2347.82,2351.61,2.37,100.0,0.1009,-0.38,0.12,-0.5,flip -15150,做多,2024-09-13 09:15:00,2024-09-13 09:45:00,2351.61,2351.01,2.36,100.0,0.1005,-0.06,0.12,-0.18,flip -15151,做空,2024-09-13 09:45:00,2024-09-13 10:00:00,2351.01,2353.97,2.36,100.0,0.1004,-0.3,0.12,-0.42,flip -15152,做多,2024-09-13 10:00:00,2024-09-13 11:45:00,2353.97,2353.08,2.35,100.0,0.1,-0.09,0.12,-0.21,flip -15153,做空,2024-09-13 11:45:00,2024-09-13 12:00:00,2353.08,2355.05,2.35,100.0,0.0999,-0.2,0.12,-0.31,flip -15154,做多,2024-09-13 12:00:00,2024-09-13 12:15:00,2355.05,2346.95,2.35,100.0,0.0996,-0.81,0.12,-0.92,flip -15155,做空,2024-09-13 12:15:00,2024-09-13 12:45:00,2346.95,2350.97,2.34,100.0,0.0995,-0.4,0.12,-0.52,flip -15156,做多,2024-09-13 12:45:00,2024-09-13 13:00:00,2350.97,2350.68,2.33,100.0,0.0991,-0.03,0.12,-0.15,flip -15157,做空,2024-09-13 13:00:00,2024-09-13 13:30:00,2350.68,2357.22,2.33,100.0,0.099,-0.65,0.12,-0.76,flip -15158,做多,2024-09-13 13:30:00,2024-09-13 13:45:00,2357.22,2354.5,2.32,100.0,0.0984,-0.27,0.12,-0.38,flip -15159,做空,2024-09-13 13:45:00,2024-09-13 14:00:00,2354.5,2361.64,2.31,100.0,0.0983,-0.7,0.12,-0.82,flip -15160,做多,2024-09-13 14:00:00,2024-09-13 14:15:00,2361.64,2353.05,2.3,100.0,0.0976,-0.84,0.11,-0.95,flip -15161,做空,2024-09-13 14:15:00,2024-09-13 14:30:00,2353.05,2363.27,2.29,100.0,0.0975,-1.0,0.12,-1.11,flip -15162,做多,2024-09-13 14:30:00,2024-09-13 15:15:00,2363.27,2394.59,2.28,100.0,0.0965,3.02,0.12,2.91,tp_upper -15163,做多,2024-09-14 05:30:00,2024-09-14 05:45:00,2422.26,2413.72,2.35,100.0,0.0969,-0.83,0.12,-0.94,flip -15164,做空,2024-09-14 05:45:00,2024-09-14 06:00:00,2413.72,2419.52,2.34,100.0,0.0968,-0.56,0.12,-0.68,flip -15165,做多,2024-09-14 06:00:00,2024-09-14 06:15:00,2419.52,2417.45,2.33,100.0,0.0963,-0.2,0.12,-0.32,flip -15166,做空,2024-09-14 06:15:00,2024-09-14 15:15:00,2417.45,2420.14,2.33,100.0,0.0962,-0.26,0.12,-0.38,flip -15167,做多,2024-09-14 15:15:00,2024-09-14 21:30:00,2420.14,2413.8,2.32,100.0,0.0959,-0.61,0.12,-0.72,flip -15168,做空,2024-09-14 21:30:00,2024-09-14 21:45:00,2413.8,2415.4,2.31,100.0,0.0958,-0.15,0.12,-0.27,flip -15169,做多,2024-09-14 21:45:00,2024-09-14 22:00:00,2415.4,2413.31,2.31,100.0,0.0956,-0.2,0.12,-0.32,flip -15170,做空,2024-09-14 22:00:00,2024-09-14 22:30:00,2413.31,2416.52,2.3,100.0,0.0955,-0.31,0.12,-0.42,flip -15171,做多,2024-09-14 22:30:00,2024-09-14 23:15:00,2416.52,2413.57,2.3,100.0,0.0951,-0.28,0.11,-0.4,flip -15172,做空,2024-09-14 23:15:00,2024-09-14 23:30:00,2413.57,2416.32,2.29,100.0,0.095,-0.26,0.11,-0.38,flip -15173,做多,2024-09-14 23:30:00,2024-09-15 04:15:00,2416.32,2415.99,2.29,100.0,0.0947,-0.03,0.11,-0.15,flip -15174,做空,2024-09-15 04:15:00,2024-09-15 04:45:00,2415.99,2415.76,2.31,100.0,0.0955,0.02,0.12,-0.09,flip -15175,做多,2024-09-15 04:45:00,2024-09-15 08:15:00,2415.76,2413.51,2.31,100.0,0.0954,-0.21,0.12,-0.33,flip -15176,做空,2024-09-15 08:15:00,2024-09-15 08:30:00,2413.51,2415.78,2.3,100.0,0.0953,-0.22,0.12,-0.33,flip -15177,做多,2024-09-15 08:30:00,2024-09-15 13:15:00,2415.78,2412.3,2.3,100.0,0.0951,-0.33,0.11,-0.45,flip -15178,做空,2024-09-15 13:15:00,2024-09-15 23:00:00,2412.3,2310.22,2.29,100.0,0.095,9.7,0.11,9.59,tp_lower -15179,做多,2024-09-16 08:15:00,2024-09-16 08:30:00,2330.15,2317.26,2.4,100.0,0.1029,-1.33,0.12,-1.45,flip -15180,做空,2024-09-16 08:30:00,2024-09-16 11:30:00,2317.26,2304.47,2.38,100.0,0.1028,1.31,0.12,1.2,flip -15181,做多,2024-09-16 11:30:00,2024-09-16 12:15:00,2304.47,2302.89,2.39,100.0,0.1038,-0.16,0.12,-0.28,flip -15182,做空,2024-09-16 12:15:00,2024-09-16 13:00:00,2302.89,2303.33,2.39,100.0,0.1037,-0.05,0.12,-0.17,flip -15183,做多,2024-09-16 13:00:00,2024-09-16 13:15:00,2303.33,2302.11,2.39,100.0,0.1036,-0.13,0.12,-0.25,flip -15184,做空,2024-09-16 13:15:00,2024-09-16 13:45:00,2302.11,2301.78,2.38,100.0,0.1035,0.03,0.12,-0.08,flip -15185,做多,2024-09-16 13:45:00,2024-09-16 14:00:00,2301.78,2293.77,2.38,100.0,0.1034,-0.83,0.12,-0.95,flip -15186,做空,2024-09-16 14:00:00,2024-09-16 16:15:00,2293.77,2292.59,2.37,100.0,0.1033,0.12,0.12,0.0,flip -15187,做多,2024-09-16 16:15:00,2024-09-16 16:30:00,2292.59,2286.05,2.37,100.0,0.1033,-0.68,0.12,-0.79,flip -15188,做空,2024-09-16 16:30:00,2024-09-16 16:45:00,2286.05,2286.4,2.36,100.0,0.1032,-0.04,0.12,-0.15,flip -15189,做多,2024-09-16 16:45:00,2024-09-16 18:00:00,2286.4,2283.02,2.36,100.0,0.103,-0.35,0.12,-0.47,flip -15190,做空,2024-09-16 18:00:00,2024-09-16 23:15:00,2283.02,2293.57,2.35,100.0,0.1029,-1.09,0.12,-1.2,flip -15191,做多,2024-09-16 23:15:00,2024-09-17 00:15:00,2293.57,2292.29,2.34,100.0,0.1019,-0.13,0.12,-0.25,flip -15192,做空,2024-09-17 00:15:00,2024-09-17 02:45:00,2292.29,2285.78,2.36,100.0,0.103,0.67,0.12,0.55,flip -15193,做多,2024-09-17 02:45:00,2024-09-17 03:00:00,2285.78,2283.68,2.36,100.0,0.1034,-0.22,0.12,-0.34,flip -15194,做空,2024-09-17 03:00:00,2024-09-17 04:30:00,2283.68,2287.65,2.36,100.0,0.1033,-0.41,0.12,-0.53,flip -15195,做多,2024-09-17 04:30:00,2024-09-17 14:15:00,2287.65,2353.09,2.35,100.0,0.1029,6.73,0.12,6.61,tp_upper -15196,做多,2024-09-17 23:45:00,2024-09-18 00:00:00,2340.61,2331.95,2.42,100.0,0.1033,-0.89,0.12,-1.02,flip -15197,做空,2024-09-18 00:00:00,2024-09-18 03:00:00,2331.95,2338.08,2.42,100.0,0.1037,-0.64,0.12,-0.76,flip -15198,做多,2024-09-18 03:00:00,2024-09-18 19:15:00,2338.08,2325.41,2.41,100.0,0.103,-1.31,0.12,-1.43,flip -15199,做空,2024-09-18 19:15:00,2024-09-18 20:30:00,2325.41,2321.48,2.39,100.0,0.1029,0.4,0.12,0.29,flip -15200,做多,2024-09-18 20:30:00,2024-09-20 00:30:00,2321.48,2452.79,2.4,100.0,0.1032,13.55,0.13,13.42,flip -15201,做空,2024-09-20 00:30:00,2024-09-20 01:30:00,2452.79,2449.53,2.54,100.0,0.1034,0.34,0.13,0.21,flip -15202,做多,2024-09-20 01:30:00,2024-09-20 02:00:00,2449.53,2451.9,2.54,100.0,0.1036,0.25,0.13,0.12,flip -15203,做空,2024-09-20 02:00:00,2024-09-20 02:30:00,2451.9,2450.52,2.54,100.0,0.1035,0.14,0.13,0.02,flip -15204,做多,2024-09-20 02:30:00,2024-09-20 04:00:00,2450.52,2538.02,2.54,100.0,0.1035,9.06,0.13,8.93,tp_upper -15205,做多,2024-09-20 17:45:00,2024-09-20 18:00:00,2535.99,2531.86,2.62,100.0,0.1035,-0.43,0.13,-0.56,flip -15206,做空,2024-09-20 18:00:00,2024-09-20 18:15:00,2531.86,2538.33,2.62,100.0,0.1034,-0.67,0.13,-0.8,flip -15207,做多,2024-09-20 18:15:00,2024-09-20 19:45:00,2538.33,2540.01,2.61,100.0,0.1028,0.17,0.13,0.04,flip -15208,做空,2024-09-20 19:45:00,2024-09-20 20:30:00,2540.01,2545.13,2.61,100.0,0.1026,-0.53,0.13,-0.66,flip -15209,做多,2024-09-20 20:30:00,2024-09-20 20:45:00,2545.13,2539.59,2.6,100.0,0.1021,-0.57,0.13,-0.7,flip -15210,做空,2024-09-20 20:45:00,2024-09-20 21:00:00,2539.59,2548.47,2.59,100.0,0.102,-0.91,0.13,-1.04,flip -15211,做多,2024-09-20 21:00:00,2024-09-20 21:30:00,2548.47,2542.2,2.58,100.0,0.1012,-0.63,0.13,-0.76,flip -15212,做空,2024-09-20 21:30:00,2024-09-20 21:45:00,2542.2,2544.53,2.57,100.0,0.1011,-0.24,0.13,-0.36,flip -15213,做多,2024-09-20 21:45:00,2024-09-21 00:15:00,2544.53,2570.84,2.57,100.0,0.1008,2.65,0.13,2.52,tp_upper -15214,做多,2024-09-21 03:00:00,2024-09-21 03:15:00,2547.77,2546.01,2.62,100.0,0.1028,-0.18,0.13,-0.31,flip -15215,做空,2024-09-21 03:15:00,2024-09-21 03:30:00,2546.01,2546.4,2.62,100.0,0.1027,-0.04,0.13,-0.17,flip -15216,做多,2024-09-21 03:30:00,2024-09-21 03:45:00,2546.4,2542.81,2.61,100.0,0.1026,-0.37,0.13,-0.5,flip -15217,做空,2024-09-21 03:45:00,2024-09-21 06:00:00,2542.81,2550.27,2.61,100.0,0.1025,-0.76,0.13,-0.9,flip -15218,做多,2024-09-21 06:00:00,2024-09-21 06:45:00,2550.27,2546.65,2.6,100.0,0.1018,-0.37,0.13,-0.5,flip -15219,做空,2024-09-21 06:45:00,2024-09-21 09:15:00,2546.65,2550.42,2.59,100.0,0.1017,-0.38,0.13,-0.51,flip -15220,做多,2024-09-21 09:15:00,2024-09-21 10:15:00,2550.42,2546.02,2.58,100.0,0.1013,-0.45,0.13,-0.57,flip -15221,做空,2024-09-21 10:15:00,2024-09-21 10:30:00,2546.02,2547.65,2.58,100.0,0.1012,-0.16,0.13,-0.29,flip -15222,做多,2024-09-21 10:30:00,2024-09-21 10:45:00,2547.65,2545.65,2.57,100.0,0.1009,-0.2,0.13,-0.33,flip -15223,做空,2024-09-21 10:45:00,2024-09-21 11:00:00,2545.65,2549.24,2.57,100.0,0.1008,-0.36,0.13,-0.49,flip -15224,做多,2024-09-21 11:00:00,2024-09-21 15:00:00,2549.24,2553.77,2.56,100.0,0.1005,0.46,0.13,0.33,flip -15225,做空,2024-09-21 15:00:00,2024-09-21 15:15:00,2553.77,2558.66,2.56,100.0,0.1004,-0.49,0.13,-0.62,flip -15226,做多,2024-09-21 15:15:00,2024-09-21 23:30:00,2558.66,2607.77,2.56,100.0,0.0999,4.91,0.13,4.77,tp_upper -15227,做多,2024-09-22 06:00:00,2024-09-22 06:30:00,2585.49,2581.39,2.63,100.0,0.1019,-0.42,0.13,-0.55,flip -15228,做空,2024-09-22 06:30:00,2024-09-22 07:00:00,2581.39,2582.04,2.63,100.0,0.1018,-0.07,0.13,-0.2,flip -15229,做多,2024-09-22 07:00:00,2024-09-22 09:00:00,2582.04,2587.56,2.62,100.0,0.1016,0.56,0.13,0.43,flip -15230,做空,2024-09-22 09:00:00,2024-09-22 17:15:00,2587.56,2581.51,2.63,100.0,0.1015,0.61,0.13,0.48,flip -15231,做多,2024-09-22 17:15:00,2024-09-22 18:00:00,2581.51,2576.02,2.63,100.0,0.1019,-0.56,0.13,-0.69,flip -15232,做空,2024-09-22 18:00:00,2024-09-22 19:45:00,2576.02,2576.99,2.62,100.0,0.1018,-0.1,0.13,-0.23,flip -15233,做多,2024-09-22 19:45:00,2024-09-22 20:30:00,2576.99,2573.45,2.62,100.0,0.1016,-0.36,0.13,-0.49,flip -15234,做空,2024-09-22 20:30:00,2024-09-22 22:00:00,2573.45,2532.42,2.61,100.0,0.1015,4.16,0.13,4.04,tp_lower -15235,做多,2024-09-22 22:30:00,2024-09-22 23:15:00,2576.82,2575.57,2.65,100.0,0.1029,-0.13,0.13,-0.26,flip -15236,做空,2024-09-22 23:15:00,2024-09-22 23:30:00,2575.57,2582.82,2.65,100.0,0.1028,-0.75,0.13,-0.88,flip -15237,做多,2024-09-22 23:30:00,2024-09-23 00:00:00,2582.82,2557.47,2.64,100.0,0.1021,-2.59,0.13,-2.72,flip -15238,做空,2024-09-23 00:00:00,2024-09-23 00:30:00,2557.47,2576.77,2.63,100.0,0.103,-1.99,0.13,-2.12,flip -15239,做多,2024-09-23 00:30:00,2024-09-23 02:30:00,2576.77,2624.05,2.61,100.0,0.1013,4.79,0.13,4.66,tp_upper -15240,做多,2024-09-23 21:45:00,2024-09-24 07:15:00,2655.11,2640.82,2.66,100.0,0.1,-1.43,0.13,-1.56,flip -15241,做空,2024-09-24 07:15:00,2024-09-24 07:45:00,2640.82,2645.99,2.65,100.0,0.1002,-0.52,0.13,-0.65,flip -15242,做多,2024-09-24 07:45:00,2024-09-24 08:00:00,2645.99,2645.0,2.64,100.0,0.0997,-0.1,0.13,-0.23,flip -15243,做空,2024-09-24 08:00:00,2024-09-24 08:15:00,2645.0,2651.16,2.63,100.0,0.0996,-0.61,0.13,-0.75,flip -15244,做多,2024-09-24 08:15:00,2024-09-24 09:30:00,2651.16,2647.09,2.63,100.0,0.099,-0.4,0.13,-0.53,flip -15245,做空,2024-09-24 09:30:00,2024-09-24 10:00:00,2647.09,2644.3,2.62,100.0,0.0989,0.28,0.13,0.15,flip -15246,做多,2024-09-24 10:00:00,2024-09-24 11:00:00,2644.3,2639.6,2.62,100.0,0.0991,-0.47,0.13,-0.6,flip -15247,做空,2024-09-24 11:00:00,2024-09-24 11:15:00,2639.6,2641.73,2.61,100.0,0.099,-0.21,0.13,-0.34,flip -15248,做多,2024-09-24 11:15:00,2024-09-24 11:30:00,2641.73,2639.43,2.61,100.0,0.0987,-0.23,0.13,-0.36,flip -15249,做空,2024-09-24 11:30:00,2024-09-24 12:15:00,2639.43,2639.63,2.6,100.0,0.0986,-0.02,0.13,-0.15,flip -15250,做多,2024-09-24 12:15:00,2024-09-24 12:30:00,2639.63,2636.91,2.6,100.0,0.0985,-0.27,0.13,-0.4,flip -15251,做空,2024-09-24 12:30:00,2024-09-24 13:00:00,2636.91,2636.49,2.59,100.0,0.0984,0.04,0.13,-0.09,flip -15252,做多,2024-09-24 13:00:00,2024-09-24 13:15:00,2636.49,2630.78,2.59,100.0,0.0983,-0.56,0.13,-0.69,flip -15253,做空,2024-09-24 13:15:00,2024-09-24 13:30:00,2630.78,2637.85,2.58,100.0,0.0982,-0.69,0.13,-0.82,flip -15254,做多,2024-09-24 13:30:00,2024-09-24 13:45:00,2637.85,2632.72,2.57,100.0,0.0976,-0.5,0.13,-0.63,flip -15255,做空,2024-09-24 13:45:00,2024-09-24 16:45:00,2632.72,2626.01,2.57,100.0,0.0975,0.65,0.13,0.53,flip -15256,做多,2024-09-24 16:45:00,2024-09-25 00:45:00,2626.01,2637.28,2.57,100.0,0.0979,1.1,0.13,0.97,flip -15257,做空,2024-09-25 00:45:00,2024-09-25 01:00:00,2637.28,2644.06,2.62,100.0,0.0992,-0.67,0.13,-0.8,flip -15258,做多,2024-09-25 01:00:00,2024-09-25 03:00:00,2644.06,2642.48,2.61,100.0,0.0986,-0.16,0.13,-0.29,flip -15259,做空,2024-09-25 03:00:00,2024-09-26 02:00:00,2642.48,2590.27,2.6,100.0,0.0985,5.14,0.13,5.02,flip -15260,做多,2024-09-26 02:00:00,2024-09-26 20:45:00,2590.27,2629.91,2.66,100.0,0.1027,4.07,0.13,3.93,flip -15261,做空,2024-09-26 20:45:00,2024-09-26 21:00:00,2629.91,2639.06,2.7,100.0,0.1026,-0.94,0.14,-1.07,flip -15262,做多,2024-09-26 21:00:00,2024-09-26 22:15:00,2639.06,2633.2,2.69,100.0,0.1017,-0.6,0.13,-0.73,flip -15263,做空,2024-09-26 22:15:00,2024-09-26 22:30:00,2633.2,2637.59,2.68,100.0,0.1016,-0.45,0.13,-0.58,flip -15264,做多,2024-09-26 22:30:00,2024-09-26 22:45:00,2637.59,2636.64,2.67,100.0,0.1012,-0.1,0.13,-0.23,flip -15265,做空,2024-09-26 22:45:00,2024-09-27 00:15:00,2636.64,2633.41,2.67,100.0,0.1011,0.33,0.13,0.19,flip -15266,做多,2024-09-27 00:15:00,2024-09-27 00:30:00,2633.41,2633.33,2.68,100.0,0.1018,-0.01,0.13,-0.14,flip -15267,做空,2024-09-27 00:30:00,2024-09-27 00:45:00,2633.33,2640.2,2.68,100.0,0.1017,-0.7,0.13,-0.83,flip -15268,做多,2024-09-27 00:45:00,2024-09-27 01:00:00,2640.2,2634.66,2.67,100.0,0.1011,-0.56,0.13,-0.69,flip -15269,做空,2024-09-27 01:00:00,2024-09-27 03:30:00,2634.66,2632.92,2.66,100.0,0.101,0.18,0.13,0.04,flip -15270,做多,2024-09-27 03:30:00,2024-09-27 05:30:00,2632.92,2640.1,2.66,100.0,0.101,0.73,0.13,0.59,flip -15271,做空,2024-09-27 05:30:00,2024-09-27 11:00:00,2640.1,2647.61,2.66,100.0,0.1009,-0.76,0.13,-0.89,flip -15272,做多,2024-09-27 11:00:00,2024-09-27 13:30:00,2647.61,2644.13,2.65,100.0,0.1002,-0.35,0.13,-0.48,flip -15273,做空,2024-09-27 13:30:00,2024-09-27 13:45:00,2644.13,2661.4,2.65,100.0,0.1001,-1.73,0.13,-1.86,flip -15274,做多,2024-09-27 13:45:00,2024-09-28 03:30:00,2661.4,2686.67,2.63,100.0,0.0987,2.49,0.13,2.36,flip -15275,做空,2024-09-28 03:30:00,2024-09-28 03:45:00,2686.67,2689.28,2.67,100.0,0.0994,-0.26,0.13,-0.39,flip -15276,做多,2024-09-28 03:45:00,2024-09-28 04:45:00,2689.28,2691.7,2.67,100.0,0.0991,0.24,0.13,0.11,flip -15277,做空,2024-09-28 04:45:00,2024-09-28 09:00:00,2691.7,2656.14,2.67,100.0,0.099,3.52,0.13,3.39,tp_lower -15278,做多,2024-09-28 17:15:00,2024-09-28 17:30:00,2677.4,2675.34,2.7,100.0,0.1008,-0.21,0.13,-0.34,flip -15279,做空,2024-09-28 17:30:00,2024-09-28 18:00:00,2675.34,2679.69,2.69,100.0,0.1007,-0.44,0.13,-0.57,flip -15280,做多,2024-09-28 18:00:00,2024-09-28 18:45:00,2679.69,2674.09,2.69,100.0,0.1003,-0.56,0.13,-0.7,flip -15281,做空,2024-09-28 18:45:00,2024-09-28 19:00:00,2674.09,2676.84,2.68,100.0,0.1002,-0.28,0.13,-0.41,flip -15282,做多,2024-09-28 19:00:00,2024-09-28 20:45:00,2676.84,2674.49,2.67,100.0,0.0998,-0.23,0.13,-0.37,flip -15283,做空,2024-09-28 20:45:00,2024-09-28 22:15:00,2674.49,2672.52,2.67,100.0,0.0997,0.2,0.13,0.06,flip -15284,做多,2024-09-28 22:15:00,2024-09-28 23:15:00,2672.52,2669.34,2.67,100.0,0.0998,-0.32,0.13,-0.45,flip -15285,做空,2024-09-28 23:15:00,2024-09-28 23:30:00,2669.34,2671.44,2.66,100.0,0.0997,-0.21,0.13,-0.34,flip -15286,做多,2024-09-28 23:30:00,2024-09-29 00:30:00,2671.44,2669.07,2.66,100.0,0.0994,-0.24,0.13,-0.37,flip -15287,做空,2024-09-29 00:30:00,2024-09-29 01:15:00,2669.07,2668.82,2.68,100.0,0.1004,0.03,0.13,-0.11,flip -15288,做多,2024-09-29 01:15:00,2024-09-29 01:30:00,2668.82,2667.04,2.68,100.0,0.1003,-0.18,0.13,-0.31,flip -15289,做空,2024-09-29 01:30:00,2024-09-29 01:45:00,2667.04,2674.64,2.67,100.0,0.1002,-0.76,0.13,-0.9,flip -15290,做多,2024-09-29 01:45:00,2024-09-29 03:00:00,2674.64,2668.55,2.66,100.0,0.0996,-0.61,0.13,-0.74,flip -15291,做空,2024-09-29 03:00:00,2024-09-29 03:15:00,2668.55,2672.02,2.65,100.0,0.0995,-0.35,0.13,-0.48,flip -15292,做多,2024-09-29 03:15:00,2024-09-29 04:00:00,2672.02,2667.63,2.65,100.0,0.0991,-0.44,0.13,-0.57,flip -15293,做空,2024-09-29 04:00:00,2024-09-29 05:15:00,2667.63,2672.85,2.64,100.0,0.099,-0.52,0.13,-0.65,flip -15294,做多,2024-09-29 05:15:00,2024-09-29 05:30:00,2672.85,2664.68,2.63,100.0,0.0985,-0.8,0.13,-0.94,flip -15295,做空,2024-09-29 05:30:00,2024-09-29 06:45:00,2664.68,2649.24,2.62,100.0,0.0984,1.52,0.13,1.39,tp_lower -15296,做多,2024-09-29 15:00:00,2024-09-29 15:15:00,2662.69,2658.58,2.64,100.0,0.099,-0.41,0.13,-0.54,flip -15297,做空,2024-09-29 15:15:00,2024-09-29 15:30:00,2658.58,2664.61,2.63,100.0,0.0989,-0.6,0.13,-0.73,flip -15298,做多,2024-09-29 15:30:00,2024-09-29 16:30:00,2664.61,2658.15,2.62,100.0,0.0983,-0.64,0.13,-0.77,flip -15299,做空,2024-09-29 16:30:00,2024-09-29 23:45:00,2658.15,2656.3,2.61,100.0,0.0982,0.18,0.13,0.05,flip -15300,做多,2024-09-29 23:45:00,2024-09-30 00:15:00,2656.3,2640.23,2.61,100.0,0.0983,-1.58,0.13,-1.71,flip -15301,做空,2024-09-30 00:15:00,2024-09-30 00:30:00,2640.23,2641.14,2.63,100.0,0.0994,-0.09,0.13,-0.22,tp_lower -15302,做多,2024-09-30 12:45:00,2024-09-30 13:15:00,2632.95,2630.4,2.62,100.0,0.0996,-0.25,0.13,-0.38,flip -15303,做空,2024-09-30 13:15:00,2024-09-30 20:45:00,2630.4,2613.75,2.62,100.0,0.0995,1.66,0.13,1.53,flip -15304,做多,2024-09-30 20:45:00,2024-10-01 02:00:00,2613.75,2609.97,2.63,100.0,0.1006,-0.38,0.13,-0.51,flip -15305,做空,2024-10-01 02:00:00,2024-10-01 02:15:00,2609.97,2614.84,2.63,100.0,0.1009,-0.49,0.13,-0.62,flip -15306,做多,2024-10-01 02:15:00,2024-10-01 12:30:00,2614.84,2619.99,2.63,100.0,0.1004,0.52,0.13,0.39,flip -15307,做空,2024-10-01 12:30:00,2024-10-01 14:45:00,2619.99,2548.46,2.63,100.0,0.1003,7.18,0.13,7.05,tp_lower -15308,做多,2024-10-02 06:30:00,2024-10-02 07:00:00,2486.98,2479.0,2.71,100.0,0.1088,-0.87,0.13,-1.0,flip -15309,做空,2024-10-02 07:00:00,2024-10-02 07:15:00,2479.0,2481.56,2.69,100.0,0.1087,-0.28,0.13,-0.41,flip -15310,做多,2024-10-02 07:15:00,2024-10-02 07:45:00,2481.56,2480.76,2.69,100.0,0.1084,-0.09,0.13,-0.22,flip -15311,做空,2024-10-02 07:45:00,2024-10-02 08:15:00,2480.76,2478.31,2.69,100.0,0.1083,0.27,0.13,0.13,flip -15312,做多,2024-10-02 08:15:00,2024-10-02 09:00:00,2478.31,2473.98,2.69,100.0,0.1084,-0.47,0.13,-0.6,flip -15313,做空,2024-10-02 09:00:00,2024-10-02 16:00:00,2473.98,2466.66,2.68,100.0,0.1083,0.79,0.13,0.66,flip -15314,做多,2024-10-02 16:00:00,2024-10-02 16:15:00,2466.66,2462.42,2.68,100.0,0.1088,-0.46,0.13,-0.6,flip -15315,做空,2024-10-02 16:15:00,2024-10-03 19:45:00,2462.42,2352.52,2.68,100.0,0.1087,11.94,0.13,11.82,flip -15316,做多,2024-10-03 19:45:00,2024-10-03 20:00:00,2352.52,2346.61,2.81,100.0,0.1195,-0.71,0.14,-0.85,flip -15317,做空,2024-10-03 20:00:00,2024-10-03 21:15:00,2346.61,2349.24,2.8,100.0,0.1194,-0.31,0.14,-0.45,flip -15318,做多,2024-10-03 21:15:00,2024-10-03 21:30:00,2349.24,2345.62,2.8,100.0,0.119,-0.43,0.14,-0.57,flip -15319,做空,2024-10-03 21:30:00,2024-10-03 21:45:00,2345.62,2349.45,2.79,100.0,0.1189,-0.46,0.14,-0.59,flip -15320,做多,2024-10-03 21:45:00,2024-10-03 22:00:00,2349.45,2348.89,2.78,100.0,0.1184,-0.07,0.14,-0.21,flip -15321,做空,2024-10-03 22:00:00,2024-10-03 22:15:00,2348.89,2349.56,2.78,100.0,0.1182,-0.08,0.14,-0.22,flip -15322,做多,2024-10-03 22:15:00,2024-10-03 22:30:00,2349.56,2347.3,2.77,100.0,0.1181,-0.27,0.14,-0.41,flip -15323,做空,2024-10-03 22:30:00,2024-10-04 00:15:00,2347.3,2346.8,2.77,100.0,0.1179,0.06,0.14,-0.08,flip -15324,做多,2024-10-04 00:15:00,2024-10-04 00:30:00,2346.8,2344.68,2.79,100.0,0.1187,-0.25,0.14,-0.39,flip -15325,做空,2024-10-04 00:30:00,2024-10-04 01:00:00,2344.68,2345.05,2.78,100.0,0.1186,-0.04,0.14,-0.18,flip -15326,做多,2024-10-04 01:00:00,2024-10-04 14:00:00,2345.05,2372.04,2.78,100.0,0.1184,3.2,0.14,3.06,flip -15327,做空,2024-10-04 14:00:00,2024-10-04 15:00:00,2372.04,2385.94,2.81,100.0,0.1183,-1.64,0.14,-1.79,flip -15328,做多,2024-10-04 15:00:00,2024-10-04 16:15:00,2385.94,2433.02,2.79,100.0,0.1168,5.5,0.14,5.36,tp_upper -15329,做多,2024-10-05 05:00:00,2024-10-05 06:00:00,2410.81,2412.84,2.85,100.0,0.1184,0.24,0.14,0.1,flip -15330,做空,2024-10-05 06:00:00,2024-10-05 06:15:00,2412.84,2419.65,2.85,100.0,0.1182,-0.81,0.14,-0.95,flip -15331,做多,2024-10-05 06:15:00,2024-10-05 07:45:00,2419.65,2414.18,2.84,100.0,0.1175,-0.64,0.14,-0.78,flip -15332,做空,2024-10-05 07:45:00,2024-10-05 08:00:00,2414.18,2417.25,2.83,100.0,0.1173,-0.36,0.14,-0.5,flip -15333,做多,2024-10-05 08:00:00,2024-10-05 08:30:00,2417.25,2415.12,2.83,100.0,0.1169,-0.25,0.14,-0.39,flip -15334,做空,2024-10-05 08:30:00,2024-10-05 08:45:00,2415.12,2418.68,2.82,100.0,0.1168,-0.42,0.14,-0.56,flip -15335,做多,2024-10-05 08:45:00,2024-10-05 10:45:00,2418.68,2418.11,2.81,100.0,0.1164,-0.07,0.14,-0.21,flip -15336,做空,2024-10-05 10:45:00,2024-10-05 11:00:00,2418.11,2419.72,2.81,100.0,0.1162,-0.19,0.14,-0.33,flip -15337,做多,2024-10-05 11:00:00,2024-10-05 11:15:00,2419.72,2416.82,2.81,100.0,0.116,-0.34,0.14,-0.48,flip -15338,做空,2024-10-05 11:15:00,2024-10-05 11:45:00,2416.82,2416.43,2.8,100.0,0.1158,0.05,0.14,-0.09,flip -15339,做多,2024-10-05 11:45:00,2024-10-05 13:30:00,2416.43,2412.32,2.8,100.0,0.1158,-0.48,0.14,-0.62,flip -15340,做空,2024-10-05 13:30:00,2024-10-05 15:45:00,2412.32,2413.98,2.79,100.0,0.1157,-0.19,0.14,-0.33,flip -15341,做多,2024-10-05 15:45:00,2024-10-05 16:00:00,2413.98,2407.31,2.79,100.0,0.1154,-0.77,0.14,-0.91,flip -15342,做空,2024-10-05 16:00:00,2024-10-05 22:15:00,2407.31,2411.47,2.77,100.0,0.1153,-0.48,0.14,-0.62,flip -15343,做多,2024-10-05 22:15:00,2024-10-06 00:00:00,2411.47,2410.21,2.77,100.0,0.1148,-0.14,0.14,-0.28,flip -15344,做空,2024-10-06 00:00:00,2024-10-06 01:00:00,2410.21,2413.71,2.8,100.0,0.1162,-0.41,0.14,-0.55,flip -15345,做多,2024-10-06 01:00:00,2024-10-06 14:30:00,2413.71,2446.95,2.79,100.0,0.1157,3.85,0.14,3.7,tp_upper -15346,做多,2024-10-06 23:00:00,2024-10-07 00:30:00,2433.54,2477.28,2.83,100.0,0.1162,5.08,0.14,4.94,tp_upper -15347,做多,2024-10-07 11:45:00,2024-10-07 12:00:00,2474.52,2467.92,2.88,100.0,0.1165,-0.77,0.14,-0.91,flip -15348,做空,2024-10-07 12:00:00,2024-10-07 12:15:00,2467.92,2471.52,2.87,100.0,0.1164,-0.42,0.14,-0.56,flip -15349,做多,2024-10-07 12:15:00,2024-10-07 12:30:00,2471.52,2468.19,2.87,100.0,0.116,-0.39,0.14,-0.53,flip -15350,做空,2024-10-07 12:30:00,2024-10-07 13:15:00,2468.19,2472.7,2.86,100.0,0.1159,-0.52,0.14,-0.67,flip -15351,做多,2024-10-07 13:15:00,2024-10-07 13:30:00,2472.7,2472.65,2.85,100.0,0.1153,-0.01,0.14,-0.15,flip -15352,做空,2024-10-07 13:30:00,2024-10-07 13:45:00,2472.65,2474.65,2.85,100.0,0.1152,-0.23,0.14,-0.37,flip -15353,做多,2024-10-07 13:45:00,2024-10-07 15:15:00,2474.65,2486.98,2.84,100.0,0.1149,1.42,0.14,1.27,flip -15354,做空,2024-10-07 15:15:00,2024-10-08 09:45:00,2486.98,2432.22,2.85,100.0,0.1148,6.29,0.14,6.15,flip -15355,做多,2024-10-08 09:45:00,2024-10-08 10:15:00,2432.22,2430.77,2.94,100.0,0.1207,-0.18,0.15,-0.32,flip -15356,做空,2024-10-08 10:15:00,2024-10-08 11:15:00,2430.77,2432.61,2.93,100.0,0.1206,-0.22,0.15,-0.37,flip -15357,做多,2024-10-08 11:15:00,2024-10-08 12:15:00,2432.61,2435.0,2.93,100.0,0.1203,0.29,0.15,0.14,flip -15358,做空,2024-10-08 12:15:00,2024-10-08 13:15:00,2435.0,2429.73,2.93,100.0,0.1201,0.63,0.15,0.49,flip -15359,做多,2024-10-08 13:15:00,2024-10-08 14:15:00,2429.73,2420.14,2.93,100.0,0.1205,-1.16,0.15,-1.3,flip -15360,做空,2024-10-08 14:15:00,2024-10-08 14:45:00,2420.14,2434.32,2.91,100.0,0.1204,-1.71,0.15,-1.85,flip -15361,做多,2024-10-08 14:45:00,2024-10-08 15:00:00,2434.32,2430.41,2.89,100.0,0.1189,-0.46,0.14,-0.61,flip -15362,做空,2024-10-08 15:00:00,2024-10-08 15:30:00,2430.41,2415.17,2.89,100.0,0.1188,1.81,0.14,1.67,tp_lower -15363,做多,2024-10-08 16:30:00,2024-10-08 17:00:00,2444.36,2438.56,2.9,100.0,0.1187,-0.69,0.14,-0.83,flip -15364,做空,2024-10-08 17:00:00,2024-10-08 17:45:00,2438.56,2441.86,2.89,100.0,0.1186,-0.39,0.14,-0.54,flip -15365,做多,2024-10-08 17:45:00,2024-10-08 18:45:00,2441.86,2435.93,2.89,100.0,0.1182,-0.7,0.14,-0.84,flip -15366,做空,2024-10-08 18:45:00,2024-10-08 19:15:00,2435.93,2432.4,2.88,100.0,0.1181,0.42,0.14,0.27,flip -15367,做多,2024-10-08 19:15:00,2024-10-08 23:00:00,2432.4,2436.52,2.88,100.0,0.1183,0.49,0.14,0.34,flip -15368,做空,2024-10-08 23:00:00,2024-10-09 00:45:00,2436.52,2437.18,2.88,100.0,0.1182,-0.08,0.14,-0.22,flip -15369,做多,2024-10-09 00:45:00,2024-10-09 04:00:00,2437.18,2443.93,2.91,100.0,0.1195,0.81,0.15,0.66,flip -15370,做空,2024-10-09 04:00:00,2024-10-09 04:45:00,2443.93,2444.15,2.92,100.0,0.1194,-0.03,0.15,-0.17,flip -15371,做多,2024-10-09 04:45:00,2024-10-09 06:30:00,2444.15,2443.26,2.91,100.0,0.1192,-0.11,0.15,-0.25,flip -15372,做空,2024-10-09 06:30:00,2024-10-09 14:15:00,2443.26,2440.16,2.91,100.0,0.1191,0.37,0.15,0.22,flip -15373,做多,2024-10-09 14:15:00,2024-10-09 14:30:00,2440.16,2434.01,2.91,100.0,0.1193,-0.73,0.15,-0.88,flip -15374,做空,2024-10-09 14:30:00,2024-10-09 15:00:00,2434.01,2453.25,2.9,100.0,0.1192,-2.29,0.15,-2.44,flip -15375,做多,2024-10-09 15:00:00,2024-10-09 16:15:00,2453.25,2433.34,2.87,100.0,0.1172,-2.33,0.14,-2.48,flip -15376,做空,2024-10-09 16:15:00,2024-10-09 20:45:00,2433.34,2355.01,2.85,100.0,0.1171,9.17,0.14,9.03,tp_lower -15377,做多,2024-10-10 05:45:00,2024-10-10 06:00:00,2404.6,2403.71,2.96,100.0,0.1231,-0.11,0.15,-0.26,flip -15378,做空,2024-10-10 06:00:00,2024-10-10 06:30:00,2403.71,2406.36,2.96,100.0,0.1229,-0.33,0.15,-0.47,flip -15379,做多,2024-10-10 06:30:00,2024-10-10 07:15:00,2406.36,2397.57,2.95,100.0,0.1226,-1.08,0.15,-1.22,flip -15380,做空,2024-10-10 07:15:00,2024-10-10 10:00:00,2397.57,2389.52,2.94,100.0,0.1224,0.99,0.15,0.84,flip -15381,做多,2024-10-10 10:00:00,2024-10-10 12:30:00,2389.52,2387.09,2.94,100.0,0.1231,-0.3,0.15,-0.45,flip -15382,做空,2024-10-10 12:30:00,2024-10-10 12:45:00,2387.09,2387.11,2.94,100.0,0.123,-0.0,0.15,-0.15,flip -15383,做多,2024-10-10 12:45:00,2024-10-10 13:30:00,2387.11,2382.8,2.93,100.0,0.1229,-0.53,0.15,-0.68,flip -15384,做空,2024-10-10 13:30:00,2024-10-10 15:00:00,2382.8,2391.88,2.93,100.0,0.1228,-1.11,0.15,-1.26,flip -15385,做多,2024-10-10 15:00:00,2024-10-10 15:15:00,2391.88,2382.93,2.91,100.0,0.1217,-1.09,0.15,-1.23,flip -15386,做空,2024-10-10 15:15:00,2024-10-10 15:45:00,2382.93,2403.95,2.9,100.0,0.1216,-2.56,0.15,-2.7,flip -15387,做多,2024-10-10 15:45:00,2024-10-10 16:45:00,2403.95,2392.18,2.87,100.0,0.1193,-1.4,0.14,-1.55,flip -15388,做空,2024-10-10 16:45:00,2024-10-10 17:15:00,2392.18,2390.01,2.85,100.0,0.1192,0.26,0.14,0.12,flip -15389,做多,2024-10-10 17:15:00,2024-10-10 22:00:00,2390.01,2373.53,2.85,100.0,0.1193,-1.97,0.14,-2.11,flip -15390,做空,2024-10-10 22:00:00,2024-10-10 23:15:00,2373.53,2382.66,2.83,100.0,0.1192,-1.09,0.14,-1.23,flip -15391,做多,2024-10-10 23:15:00,2024-10-11 01:00:00,2382.66,2383.91,2.82,100.0,0.1182,0.15,0.14,0.01,flip -15392,做空,2024-10-11 01:00:00,2024-10-11 23:45:00,2383.91,2438.45,2.85,100.0,0.1196,-6.53,0.15,-6.67,flip -15393,做多,2024-10-11 23:45:00,2024-10-12 02:30:00,2438.45,2437.86,2.78,100.0,0.1142,-0.07,0.14,-0.21,flip -15394,做空,2024-10-12 02:30:00,2024-10-12 03:00:00,2437.86,2438.52,2.79,100.0,0.1143,-0.08,0.14,-0.21,flip -15395,做多,2024-10-12 03:00:00,2024-10-12 05:15:00,2438.52,2442.92,2.78,100.0,0.1141,0.5,0.14,0.36,flip -15396,做空,2024-10-12 05:15:00,2024-10-12 05:45:00,2442.92,2446.43,2.78,100.0,0.114,-0.4,0.14,-0.54,flip -15397,做多,2024-10-12 05:45:00,2024-10-12 07:00:00,2446.43,2443.09,2.78,100.0,0.1135,-0.38,0.14,-0.52,flip -15398,做空,2024-10-12 07:00:00,2024-10-12 07:30:00,2443.09,2446.11,2.77,100.0,0.1134,-0.34,0.14,-0.48,flip -15399,做多,2024-10-12 07:30:00,2024-10-12 07:45:00,2446.11,2445.36,2.76,100.0,0.113,-0.08,0.14,-0.22,flip -15400,做空,2024-10-12 07:45:00,2024-10-12 08:15:00,2445.36,2445.49,2.76,100.0,0.1129,-0.01,0.14,-0.15,flip -15401,做多,2024-10-12 08:15:00,2024-10-12 08:30:00,2445.49,2445.42,2.76,100.0,0.1128,-0.01,0.14,-0.15,flip -15402,做空,2024-10-12 08:30:00,2024-10-12 09:15:00,2445.42,2444.55,2.76,100.0,0.1127,0.1,0.14,-0.04,flip -15403,做多,2024-10-12 09:15:00,2024-10-12 09:30:00,2444.55,2443.81,2.75,100.0,0.1126,-0.08,0.14,-0.22,flip -15404,做空,2024-10-12 09:30:00,2024-10-12 10:00:00,2443.81,2448.3,2.75,100.0,0.1125,-0.51,0.14,-0.64,flip -15405,做多,2024-10-12 10:00:00,2024-10-13 01:15:00,2448.3,2465.53,2.74,100.0,0.112,1.93,0.14,1.79,flip -15406,做空,2024-10-13 01:15:00,2024-10-13 01:30:00,2465.53,2470.94,2.79,100.0,0.1131,-0.61,0.14,-0.75,flip -15407,做多,2024-10-13 01:30:00,2024-10-13 01:45:00,2470.94,2466.49,2.78,100.0,0.1125,-0.5,0.14,-0.64,flip -15408,做空,2024-10-13 01:45:00,2024-10-13 08:15:00,2466.49,2467.47,2.77,100.0,0.1124,-0.11,0.14,-0.25,flip -15409,做多,2024-10-13 08:15:00,2024-10-13 10:30:00,2467.47,2464.6,2.77,100.0,0.1122,-0.32,0.14,-0.46,flip -15410,做空,2024-10-13 10:30:00,2024-10-13 13:00:00,2464.6,2466.55,2.76,100.0,0.1121,-0.22,0.14,-0.36,flip -15411,做多,2024-10-13 13:00:00,2024-10-13 13:15:00,2466.55,2466.48,2.76,100.0,0.1118,-0.01,0.14,-0.15,flip -15412,做空,2024-10-13 13:15:00,2024-10-13 20:45:00,2466.48,2459.61,2.75,100.0,0.1117,0.77,0.14,0.63,flip -15413,做多,2024-10-13 20:45:00,2024-10-13 21:00:00,2459.61,2456.49,2.76,100.0,0.1122,-0.35,0.14,-0.49,flip -15414,做空,2024-10-13 21:00:00,2024-10-13 21:15:00,2456.49,2463.37,2.75,100.0,0.1121,-0.77,0.14,-0.91,flip -15415,做多,2024-10-13 21:15:00,2024-10-14 00:00:00,2463.37,2459.0,2.74,100.0,0.1113,-0.49,0.14,-0.62,flip -15416,做空,2024-10-14 00:00:00,2024-10-14 01:00:00,2459.0,2457.68,2.76,100.0,0.1122,0.15,0.14,0.01,flip -15417,做多,2024-10-14 01:00:00,2024-10-14 01:30:00,2457.68,2455.02,2.76,100.0,0.1122,-0.3,0.14,-0.44,flip -15418,做空,2024-10-14 01:30:00,2024-10-14 03:15:00,2455.02,2482.49,2.75,100.0,0.1121,-3.08,0.14,-3.22,flip -15419,做多,2024-10-14 03:15:00,2024-10-14 03:30:00,2482.49,2513.69,2.72,100.0,0.1095,3.42,0.14,3.28,tp_upper -15420,做多,2024-10-15 07:00:00,2024-10-15 08:30:00,2620.35,2617.1,2.76,100.0,0.1054,-0.34,0.14,-0.48,flip -15421,做空,2024-10-15 08:30:00,2024-10-15 10:15:00,2617.1,2618.75,2.76,100.0,0.1053,-0.17,0.14,-0.31,flip -15422,做多,2024-10-15 10:15:00,2024-10-15 13:45:00,2618.75,2670.52,2.75,100.0,0.1051,5.44,0.14,5.3,tp_upper -15423,做多,2024-10-15 13:45:00,2024-10-15 14:00:00,2670.52,2659.49,2.8,100.0,0.1049,-1.16,0.14,-1.3,tp_upper -15424,做多,2024-10-15 16:30:00,2024-10-15 22:30:00,2603.07,2593.98,2.79,100.0,0.1071,-0.97,0.14,-1.11,flip -15425,做空,2024-10-15 22:30:00,2024-10-15 23:30:00,2593.98,2601.42,2.78,100.0,0.107,-0.8,0.14,-0.94,flip -15426,做多,2024-10-15 23:30:00,2024-10-16 00:45:00,2601.42,2595.75,2.77,100.0,0.1063,-0.6,0.14,-0.74,flip -15427,做空,2024-10-16 00:45:00,2024-10-16 01:15:00,2595.75,2622.53,2.77,100.0,0.1068,-2.86,0.14,-3.0,flip -15428,做多,2024-10-16 01:15:00,2024-10-16 13:30:00,2622.53,2607.97,2.74,100.0,0.1045,-1.52,0.14,-1.66,flip -15429,做空,2024-10-16 13:30:00,2024-10-16 14:00:00,2607.97,2626.66,2.72,100.0,0.1044,-1.95,0.14,-2.09,flip -15430,做多,2024-10-16 14:00:00,2024-10-16 14:30:00,2626.66,2599.18,2.7,100.0,0.1028,-2.83,0.13,-2.96,flip -15431,做空,2024-10-16 14:30:00,2024-10-16 15:15:00,2599.18,2614.22,2.67,100.0,0.1027,-1.54,0.13,-1.68,flip -15432,做多,2024-10-16 15:15:00,2024-10-16 15:30:00,2614.22,2612.24,2.65,100.0,0.1014,-0.2,0.13,-0.33,flip -15433,做空,2024-10-16 15:30:00,2024-10-16 16:45:00,2612.24,2618.0,2.65,100.0,0.1013,-0.58,0.13,-0.72,flip -15434,做多,2024-10-16 16:45:00,2024-10-16 17:00:00,2618.0,2612.56,2.64,100.0,0.1008,-0.55,0.13,-0.68,flip -15435,做空,2024-10-16 17:00:00,2024-10-16 17:15:00,2612.56,2618.71,2.63,100.0,0.1007,-0.62,0.13,-0.75,flip -15436,做多,2024-10-16 17:15:00,2024-10-16 18:45:00,2618.71,2616.89,2.62,100.0,0.1001,-0.18,0.13,-0.31,flip -15437,做空,2024-10-16 18:45:00,2024-10-16 19:00:00,2616.89,2618.22,2.62,100.0,0.1,-0.13,0.13,-0.26,flip -15438,做多,2024-10-16 19:00:00,2024-10-16 19:15:00,2618.22,2616.76,2.61,100.0,0.0998,-0.15,0.13,-0.28,flip -15439,做空,2024-10-16 19:15:00,2024-10-16 19:45:00,2616.76,2614.14,2.61,100.0,0.0997,0.26,0.13,0.13,flip -15440,做多,2024-10-16 19:45:00,2024-10-16 21:15:00,2614.14,2614.07,2.61,100.0,0.0998,-0.01,0.13,-0.14,flip -15441,做空,2024-10-16 21:15:00,2024-10-16 22:00:00,2614.07,2617.57,2.61,100.0,0.0997,-0.35,0.13,-0.48,flip -15442,做多,2024-10-16 22:00:00,2024-10-16 23:00:00,2617.57,2616.76,2.6,100.0,0.0993,-0.08,0.13,-0.21,flip -15443,做空,2024-10-16 23:00:00,2024-10-17 00:00:00,2616.76,2614.99,2.6,100.0,0.0992,0.18,0.13,0.05,flip -15444,做多,2024-10-17 00:00:00,2024-10-17 00:45:00,2614.99,2616.37,2.64,100.0,0.1008,0.14,0.13,0.01,flip -15445,做空,2024-10-17 00:45:00,2024-10-17 01:00:00,2616.37,2619.01,2.64,100.0,0.1007,-0.27,0.13,-0.4,flip -15446,做多,2024-10-17 01:00:00,2024-10-17 01:15:00,2619.01,2617.58,2.63,100.0,0.1004,-0.14,0.13,-0.28,flip -15447,做空,2024-10-17 01:15:00,2024-10-17 01:30:00,2617.58,2619.99,2.63,100.0,0.1003,-0.24,0.13,-0.37,flip -15448,做多,2024-10-17 01:30:00,2024-10-17 02:30:00,2619.99,2623.57,2.62,100.0,0.1,0.36,0.13,0.23,flip -15449,做空,2024-10-17 02:30:00,2024-10-17 07:45:00,2623.57,2627.8,2.62,100.0,0.0999,-0.42,0.13,-0.55,flip -15450,做多,2024-10-17 07:45:00,2024-10-17 08:00:00,2627.8,2621.01,2.62,100.0,0.0995,-0.68,0.13,-0.81,flip -15451,做空,2024-10-17 08:00:00,2024-10-17 08:45:00,2621.01,2626.08,2.61,100.0,0.0994,-0.5,0.13,-0.63,flip -15452,做多,2024-10-17 08:45:00,2024-10-17 09:00:00,2626.08,2623.06,2.6,100.0,0.0989,-0.3,0.13,-0.43,flip -15453,做空,2024-10-17 09:00:00,2024-10-17 15:30:00,2623.06,2623.49,2.59,100.0,0.0988,-0.04,0.13,-0.17,flip -15454,做多,2024-10-17 15:30:00,2024-10-17 16:00:00,2623.49,2618.64,2.59,100.0,0.0987,-0.48,0.13,-0.61,flip -15455,做空,2024-10-17 16:00:00,2024-10-17 22:15:00,2618.64,2608.76,2.58,100.0,0.0986,0.97,0.13,0.85,flip -15456,做多,2024-10-17 22:15:00,2024-10-17 23:00:00,2608.76,2604.74,2.59,100.0,0.0993,-0.4,0.13,-0.53,flip -15457,做空,2024-10-17 23:00:00,2024-10-18 01:00:00,2604.74,2607.93,2.58,100.0,0.0992,-0.32,0.13,-0.45,flip -15458,做多,2024-10-18 01:00:00,2024-10-18 01:45:00,2607.93,2643.12,2.61,100.0,0.1001,3.52,0.13,3.39,tp_upper -15459,做多,2024-10-18 04:00:00,2024-10-18 12:15:00,2614.12,2618.97,2.64,100.0,0.1011,0.49,0.13,0.36,flip -15460,做空,2024-10-18 12:15:00,2024-10-18 12:30:00,2618.97,2619.26,2.64,100.0,0.101,-0.03,0.13,-0.16,flip -15461,做多,2024-10-18 12:30:00,2024-10-18 13:45:00,2619.26,2627.18,2.64,100.0,0.1009,0.8,0.13,0.67,flip -15462,做空,2024-10-18 13:45:00,2024-10-18 14:15:00,2627.18,2629.07,2.65,100.0,0.1008,-0.19,0.13,-0.32,flip -15463,做多,2024-10-18 14:15:00,2024-10-18 21:45:00,2629.07,2641.4,2.64,100.0,0.1005,1.24,0.13,1.11,flip -15464,做空,2024-10-18 21:45:00,2024-10-18 22:15:00,2641.4,2638.07,2.65,100.0,0.1004,0.33,0.13,0.2,flip -15465,做多,2024-10-18 22:15:00,2024-10-18 22:30:00,2638.07,2635.88,2.65,100.0,0.1006,-0.22,0.13,-0.35,flip -15466,做空,2024-10-18 22:30:00,2024-10-18 23:00:00,2635.88,2640.0,2.65,100.0,0.1005,-0.41,0.13,-0.55,flip -15467,做多,2024-10-18 23:00:00,2024-10-19 00:00:00,2640.0,2638.41,2.64,100.0,0.1001,-0.16,0.13,-0.29,flip -15468,做空,2024-10-19 00:00:00,2024-10-19 00:15:00,2638.41,2639.94,2.66,100.0,0.1009,-0.15,0.13,-0.29,flip -15469,做多,2024-10-19 00:15:00,2024-10-19 00:30:00,2639.94,2635.38,2.66,100.0,0.1006,-0.46,0.13,-0.59,flip -15470,做空,2024-10-19 00:30:00,2024-10-19 00:45:00,2635.38,2638.86,2.65,100.0,0.1005,-0.35,0.13,-0.48,flip -15471,做多,2024-10-19 00:45:00,2024-10-19 01:15:00,2638.86,2638.87,2.64,100.0,0.1002,0.0,0.13,-0.13,flip -15472,做空,2024-10-19 01:15:00,2024-10-19 01:30:00,2638.87,2641.61,2.64,100.0,0.1001,-0.27,0.13,-0.41,flip -15473,做多,2024-10-19 01:30:00,2024-10-19 01:45:00,2641.61,2634.95,2.64,100.0,0.0998,-0.66,0.13,-0.8,flip -15474,做空,2024-10-19 01:45:00,2024-10-19 02:15:00,2634.95,2639.53,2.63,100.0,0.0997,-0.46,0.13,-0.59,flip -15475,做多,2024-10-19 02:15:00,2024-10-19 04:15:00,2639.53,2642.19,2.62,100.0,0.0992,0.26,0.13,0.13,flip -15476,做空,2024-10-19 04:15:00,2024-10-19 05:00:00,2642.19,2646.09,2.62,100.0,0.0991,-0.39,0.13,-0.52,flip -15477,做多,2024-10-19 05:00:00,2024-10-19 06:00:00,2646.09,2644.43,2.61,100.0,0.0987,-0.16,0.13,-0.29,flip -15478,做空,2024-10-19 06:00:00,2024-10-19 06:30:00,2644.43,2644.74,2.61,100.0,0.0986,-0.03,0.13,-0.16,flip -15479,做多,2024-10-19 06:30:00,2024-10-19 08:45:00,2644.74,2644.74,2.61,100.0,0.0985,0.0,0.13,-0.13,flip -15480,做空,2024-10-19 08:45:00,2024-10-19 09:00:00,2644.74,2646.85,2.6,100.0,0.0984,-0.21,0.13,-0.34,flip -15481,做多,2024-10-19 09:00:00,2024-10-19 09:30:00,2646.85,2644.11,2.6,100.0,0.0982,-0.27,0.13,-0.4,flip -15482,做空,2024-10-19 09:30:00,2024-10-19 09:45:00,2644.11,2644.95,2.59,100.0,0.0981,-0.08,0.13,-0.21,flip -15483,做多,2024-10-19 09:45:00,2024-10-19 10:00:00,2644.95,2642.78,2.59,100.0,0.0979,-0.21,0.13,-0.34,flip -15484,做空,2024-10-19 10:00:00,2024-10-19 14:15:00,2642.78,2643.61,2.58,100.0,0.0978,-0.08,0.13,-0.21,flip -15485,做多,2024-10-19 14:15:00,2024-10-19 15:30:00,2643.61,2642.89,2.58,100.0,0.0976,-0.07,0.13,-0.2,flip -15486,做空,2024-10-19 15:30:00,2024-10-19 15:45:00,2642.89,2644.88,2.58,100.0,0.0975,-0.19,0.13,-0.32,flip -15487,做多,2024-10-19 15:45:00,2024-10-19 16:00:00,2644.88,2639.03,2.57,100.0,0.0973,-0.57,0.13,-0.7,flip -15488,做空,2024-10-19 16:00:00,2024-10-19 16:15:00,2639.03,2640.72,2.57,100.0,0.0972,-0.16,0.13,-0.29,flip -15489,做多,2024-10-19 16:15:00,2024-10-19 16:45:00,2640.72,2636.53,2.56,100.0,0.097,-0.41,0.13,-0.53,flip -15490,做空,2024-10-19 16:45:00,2024-10-19 17:15:00,2636.53,2642.64,2.55,100.0,0.0969,-0.59,0.13,-0.72,flip -15491,做多,2024-10-19 17:15:00,2024-10-19 17:30:00,2642.64,2640.72,2.55,100.0,0.0963,-0.18,0.13,-0.31,flip -15492,做空,2024-10-19 17:30:00,2024-10-19 18:15:00,2640.72,2643.31,2.54,100.0,0.0962,-0.25,0.13,-0.38,flip -15493,做多,2024-10-19 18:15:00,2024-10-19 18:30:00,2643.31,2640.81,2.54,100.0,0.096,-0.24,0.13,-0.37,flip -15494,做空,2024-10-19 18:30:00,2024-10-19 18:45:00,2640.81,2641.43,2.53,100.0,0.0959,-0.06,0.13,-0.19,flip -15495,做多,2024-10-19 18:45:00,2024-10-19 19:45:00,2641.43,2640.58,2.53,100.0,0.0957,-0.08,0.13,-0.21,flip -15496,做空,2024-10-19 19:45:00,2024-10-19 20:00:00,2640.58,2643.54,2.53,100.0,0.0956,-0.28,0.13,-0.41,flip -15497,做多,2024-10-19 20:00:00,2024-10-20 00:30:00,2643.54,2642.93,2.52,100.0,0.0953,-0.06,0.13,-0.18,flip -15498,做空,2024-10-20 00:30:00,2024-10-20 01:15:00,2642.93,2642.44,2.59,100.0,0.0979,0.05,0.13,-0.08,flip -15499,做多,2024-10-20 01:15:00,2024-10-20 01:30:00,2642.44,2640.65,2.58,100.0,0.0978,-0.18,0.13,-0.3,flip -15500,做空,2024-10-20 01:30:00,2024-10-20 02:00:00,2640.65,2644.07,2.58,100.0,0.0977,-0.33,0.13,-0.46,flip -15501,做多,2024-10-20 02:00:00,2024-10-20 02:15:00,2644.07,2640.19,2.57,100.0,0.0974,-0.38,0.13,-0.51,flip -15502,做空,2024-10-20 02:15:00,2024-10-20 04:15:00,2640.19,2644.36,2.57,100.0,0.0973,-0.41,0.13,-0.53,flip -15503,做多,2024-10-20 04:15:00,2024-10-20 04:30:00,2644.36,2641.86,2.56,100.0,0.0969,-0.24,0.13,-0.37,flip -15504,做空,2024-10-20 04:30:00,2024-10-20 05:00:00,2641.86,2643.44,2.56,100.0,0.0968,-0.15,0.13,-0.28,flip -15505,做多,2024-10-20 05:00:00,2024-10-20 05:15:00,2643.44,2640.98,2.55,100.0,0.0965,-0.24,0.13,-0.37,flip -15506,做空,2024-10-20 05:15:00,2024-10-20 06:15:00,2640.98,2643.36,2.55,100.0,0.0965,-0.23,0.13,-0.36,flip -15507,做多,2024-10-20 06:15:00,2024-10-20 06:30:00,2643.36,2642.8,2.54,100.0,0.0962,-0.05,0.13,-0.18,flip -15508,做空,2024-10-20 06:30:00,2024-10-20 06:45:00,2642.8,2649.96,2.54,100.0,0.0961,-0.69,0.13,-0.82,flip -15509,做多,2024-10-20 06:45:00,2024-10-20 08:45:00,2649.96,2645.66,2.53,100.0,0.0955,-0.41,0.13,-0.54,flip -15510,做空,2024-10-20 08:45:00,2024-10-20 09:15:00,2645.66,2645.95,2.52,100.0,0.0954,-0.03,0.13,-0.15,flip -15511,做多,2024-10-20 09:15:00,2024-10-20 12:45:00,2645.95,2643.72,2.52,100.0,0.0953,-0.21,0.13,-0.34,flip -15512,做空,2024-10-20 12:45:00,2024-10-20 13:00:00,2643.72,2644.62,2.52,100.0,0.0952,-0.09,0.13,-0.21,flip -15513,做多,2024-10-20 13:00:00,2024-10-20 14:00:00,2644.62,2691.08,2.51,100.0,0.095,4.41,0.13,4.29,tp_upper -15514,做多,2024-10-21 08:00:00,2024-10-21 08:15:00,2729.61,2723.7,2.59,100.0,0.095,-0.56,0.13,-0.69,flip -15515,做空,2024-10-21 08:15:00,2024-10-21 08:30:00,2723.7,2724.96,2.58,100.0,0.0949,-0.12,0.13,-0.25,flip -15516,做多,2024-10-21 08:30:00,2024-10-22 15:00:00,2724.96,2633.96,2.58,100.0,0.0947,-8.62,0.12,-8.74,flip -15517,做空,2024-10-22 15:00:00,2024-10-22 19:15:00,2633.96,2630.11,2.5,100.0,0.0948,0.36,0.12,0.24,flip -15518,做多,2024-10-22 19:15:00,2024-10-22 21:15:00,2630.11,2632.93,2.5,100.0,0.095,0.27,0.13,0.14,flip -15519,做空,2024-10-22 21:15:00,2024-10-22 21:30:00,2632.93,2633.31,2.5,100.0,0.0949,-0.04,0.12,-0.16,flip -15520,做多,2024-10-22 21:30:00,2024-10-22 22:00:00,2633.31,2633.45,2.5,100.0,0.0948,0.01,0.12,-0.11,flip -15521,做空,2024-10-22 22:00:00,2024-10-23 06:15:00,2633.45,2622.43,2.49,100.0,0.0947,1.04,0.12,0.92,flip -15522,做多,2024-10-23 06:15:00,2024-10-24 08:45:00,2622.43,2519.5,2.51,100.0,0.0958,-9.86,0.12,-9.98,flip -15523,做空,2024-10-24 08:45:00,2024-10-24 10:15:00,2519.5,2530.56,2.41,100.0,0.0958,-1.06,0.12,-1.18,flip -15524,做多,2024-10-24 10:15:00,2024-10-24 10:30:00,2530.56,2525.88,2.4,100.0,0.0949,-0.44,0.12,-0.56,flip -15525,做空,2024-10-24 10:30:00,2024-10-24 12:00:00,2525.88,2530.87,2.39,100.0,0.0948,-0.47,0.12,-0.59,flip -15526,做多,2024-10-24 12:00:00,2024-10-24 12:15:00,2530.87,2530.6,2.39,100.0,0.0943,-0.03,0.12,-0.14,flip -15527,做空,2024-10-24 12:15:00,2024-10-24 12:45:00,2530.6,2530.16,2.38,100.0,0.0942,0.04,0.12,-0.08,flip -15528,做多,2024-10-24 12:45:00,2024-10-24 13:15:00,2530.16,2528.6,2.38,100.0,0.0941,-0.15,0.12,-0.27,flip -15529,做空,2024-10-24 13:15:00,2024-10-24 13:30:00,2528.6,2541.12,2.38,100.0,0.094,-1.18,0.12,-1.3,flip -15530,做多,2024-10-24 13:30:00,2024-10-24 13:45:00,2541.12,2535.68,2.36,100.0,0.093,-0.51,0.12,-0.62,flip -15531,做空,2024-10-24 13:45:00,2024-10-24 19:15:00,2535.68,2535.57,2.36,100.0,0.0929,0.01,0.12,-0.11,flip -15532,做多,2024-10-24 19:15:00,2024-10-24 20:00:00,2535.57,2533.59,2.35,100.0,0.0929,-0.18,0.12,-0.3,flip -15533,做空,2024-10-24 20:00:00,2024-10-24 20:30:00,2533.59,2535.47,2.35,100.0,0.0928,-0.17,0.12,-0.29,flip -15534,做多,2024-10-24 20:30:00,2024-10-24 22:30:00,2535.47,2530.99,2.35,100.0,0.0925,-0.41,0.12,-0.53,flip -15535,做空,2024-10-24 22:30:00,2024-10-24 22:45:00,2530.99,2532.62,2.34,100.0,0.0924,-0.15,0.12,-0.27,flip -15536,做多,2024-10-24 22:45:00,2024-10-24 23:00:00,2532.62,2531.48,2.34,100.0,0.0922,-0.11,0.12,-0.22,flip -15537,做空,2024-10-24 23:00:00,2024-10-24 23:30:00,2531.48,2533.71,2.33,100.0,0.0921,-0.21,0.12,-0.32,flip -15538,做多,2024-10-24 23:30:00,2024-10-25 00:30:00,2533.71,2525.32,2.33,100.0,0.0919,-0.77,0.12,-0.89,flip -15539,做空,2024-10-25 00:30:00,2024-10-25 03:15:00,2525.32,2529.27,2.35,100.0,0.0931,-0.37,0.12,-0.49,flip -15540,做多,2024-10-25 03:15:00,2024-10-25 03:30:00,2529.27,2524.95,2.35,100.0,0.0928,-0.4,0.12,-0.52,flip -15541,做空,2024-10-25 03:30:00,2024-10-25 08:45:00,2524.95,2516.78,2.34,100.0,0.0927,0.76,0.12,0.64,flip -15542,做多,2024-10-25 08:45:00,2024-10-25 15:45:00,2516.78,2524.27,2.34,100.0,0.0932,0.7,0.12,0.58,flip -15543,做空,2024-10-25 15:45:00,2024-10-25 16:00:00,2524.27,2531.77,2.35,100.0,0.0931,-0.7,0.12,-0.82,flip -15544,做多,2024-10-25 16:00:00,2024-10-25 17:15:00,2531.77,2517.01,2.34,100.0,0.0924,-1.36,0.12,-1.48,flip -15545,做空,2024-10-25 17:15:00,2024-10-26 06:30:00,2517.01,2475.34,2.32,100.0,0.0923,3.85,0.11,3.73,flip -15546,做多,2024-10-26 06:30:00,2024-10-26 06:45:00,2475.34,2472.53,2.38,100.0,0.0959,-0.27,0.12,-0.39,flip -15547,做空,2024-10-26 06:45:00,2024-10-26 08:00:00,2472.53,2469.48,2.37,100.0,0.0959,0.29,0.12,0.17,flip -15548,做多,2024-10-26 08:00:00,2024-10-26 08:30:00,2469.48,2467.44,2.37,100.0,0.096,-0.2,0.12,-0.31,flip -15549,做空,2024-10-26 08:30:00,2024-10-26 15:15:00,2467.44,2456.96,2.37,100.0,0.0959,1.01,0.12,0.89,flip -15550,做多,2024-10-26 15:15:00,2024-10-26 15:45:00,2456.96,2456.86,2.37,100.0,0.0966,-0.01,0.12,-0.13,flip -15551,做空,2024-10-26 15:45:00,2024-10-26 16:15:00,2456.86,2467.35,2.37,100.0,0.0965,-1.01,0.12,-1.13,flip -15552,做多,2024-10-26 16:15:00,2024-10-26 16:30:00,2467.35,2465.7,2.36,100.0,0.0956,-0.16,0.12,-0.28,flip -15553,做空,2024-10-26 16:30:00,2024-10-27 01:30:00,2465.7,2474.32,2.35,100.0,0.0955,-0.82,0.12,-0.94,flip -15554,做多,2024-10-27 01:30:00,2024-10-27 02:15:00,2474.32,2474.24,2.36,100.0,0.0954,-0.01,0.12,-0.13,flip -15555,做空,2024-10-27 02:15:00,2024-10-27 02:30:00,2474.24,2474.53,2.36,100.0,0.0953,-0.03,0.12,-0.15,flip -15556,做多,2024-10-27 02:30:00,2024-10-27 03:30:00,2474.53,2475.4,2.36,100.0,0.0952,0.08,0.12,-0.04,flip -15557,做空,2024-10-27 03:30:00,2024-10-27 03:45:00,2475.4,2483.72,2.35,100.0,0.0951,-0.79,0.12,-0.91,flip -15558,做多,2024-10-27 03:45:00,2024-10-27 06:30:00,2483.72,2478.27,2.34,100.0,0.0944,-0.51,0.12,-0.63,flip -15559,做空,2024-10-27 06:30:00,2024-10-27 06:45:00,2478.27,2479.43,2.34,100.0,0.0943,-0.11,0.12,-0.23,flip -15560,做多,2024-10-27 06:45:00,2024-10-27 07:15:00,2479.43,2479.99,2.33,100.0,0.0941,0.05,0.12,-0.06,flip -15561,做空,2024-10-27 07:15:00,2024-10-27 07:45:00,2479.99,2480.07,2.33,100.0,0.094,-0.01,0.12,-0.12,flip -15562,做多,2024-10-27 07:45:00,2024-10-27 08:15:00,2480.07,2478.89,2.33,100.0,0.0939,-0.11,0.12,-0.23,flip -15563,做空,2024-10-27 08:15:00,2024-10-27 12:15:00,2478.89,2478.43,2.33,100.0,0.0938,0.04,0.12,-0.07,flip -15564,做多,2024-10-27 12:15:00,2024-10-27 12:30:00,2478.43,2476.65,2.32,100.0,0.0938,-0.17,0.12,-0.28,flip -15565,做空,2024-10-27 12:30:00,2024-10-27 13:00:00,2476.65,2480.12,2.32,100.0,0.0937,-0.33,0.12,-0.44,flip -15566,做多,2024-10-27 13:00:00,2024-10-28 01:45:00,2480.12,2491.06,2.31,100.0,0.0933,1.02,0.12,0.9,flip -15567,做空,2024-10-28 01:45:00,2024-10-28 02:00:00,2491.06,2492.51,2.35,100.0,0.0943,-0.14,0.12,-0.25,flip -15568,做多,2024-10-28 02:00:00,2024-10-28 02:30:00,2492.51,2488.38,2.35,100.0,0.0941,-0.39,0.12,-0.51,flip -15569,做空,2024-10-28 02:30:00,2024-10-28 07:00:00,2488.38,2515.97,2.34,100.0,0.094,-2.59,0.12,-2.71,flip -15570,做多,2024-10-28 07:00:00,2024-10-28 15:30:00,2515.97,2508.56,2.31,100.0,0.0919,-0.68,0.12,-0.8,flip -15571,做空,2024-10-28 15:30:00,2024-10-28 16:00:00,2508.56,2510.76,2.3,100.0,0.0918,-0.2,0.12,-0.32,flip -15572,做多,2024-10-28 16:00:00,2024-10-28 16:45:00,2510.76,2504.12,2.3,100.0,0.0915,-0.61,0.11,-0.72,flip -15573,做空,2024-10-28 16:45:00,2024-10-28 17:30:00,2504.12,2512.39,2.29,100.0,0.0914,-0.76,0.11,-0.87,flip -15574,做多,2024-10-28 17:30:00,2024-10-28 17:45:00,2512.39,2500.41,2.28,100.0,0.0907,-1.09,0.11,-1.2,flip -15575,做空,2024-10-28 17:45:00,2024-10-28 18:00:00,2500.41,2508.44,2.27,100.0,0.0907,-0.73,0.11,-0.84,flip -15576,做多,2024-10-28 18:00:00,2024-10-28 18:15:00,2508.44,2499.03,2.26,100.0,0.09,-0.85,0.11,-0.96,flip -15577,做空,2024-10-28 18:15:00,2024-10-28 19:00:00,2499.03,2516.11,2.25,100.0,0.0899,-1.54,0.11,-1.65,flip -15578,做多,2024-10-28 19:00:00,2024-10-28 19:30:00,2516.11,2510.42,2.23,100.0,0.0886,-0.5,0.11,-0.62,flip -15579,做空,2024-10-28 19:30:00,2024-10-28 20:00:00,2510.42,2509.9,2.22,100.0,0.0885,0.05,0.11,-0.07,flip -15580,做多,2024-10-28 20:00:00,2024-10-28 20:15:00,2509.9,2509.68,2.22,100.0,0.0884,-0.02,0.11,-0.13,flip -15581,做空,2024-10-28 20:15:00,2024-10-28 20:30:00,2509.68,2514.68,2.22,100.0,0.0884,-0.44,0.11,-0.55,flip -15582,做多,2024-10-28 20:30:00,2024-10-28 22:00:00,2514.68,2580.2,2.21,100.0,0.0879,5.76,0.11,5.65,tp_upper -15583,做多,2024-10-29 22:15:00,2024-10-29 23:00:00,2633.44,2634.7,2.3,100.0,0.0873,0.11,0.12,-0.01,flip -15584,做空,2024-10-29 23:00:00,2024-10-29 23:30:00,2634.7,2636.51,2.3,100.0,0.0872,-0.16,0.12,-0.27,flip -15585,做多,2024-10-29 23:30:00,2024-10-30 00:00:00,2636.51,2636.65,2.29,100.0,0.087,0.01,0.11,-0.1,flip -15586,做空,2024-10-30 00:00:00,2024-10-30 02:00:00,2636.65,2635.97,2.3,100.0,0.0872,0.06,0.11,-0.06,flip -15587,做多,2024-10-30 02:00:00,2024-10-30 02:15:00,2635.97,2633.93,2.3,100.0,0.0871,-0.18,0.11,-0.29,flip -15588,做空,2024-10-30 02:15:00,2024-10-30 02:30:00,2633.93,2634.87,2.29,100.0,0.087,-0.08,0.11,-0.2,flip -15589,做多,2024-10-30 02:30:00,2024-10-30 02:45:00,2634.87,2628.68,2.29,100.0,0.0869,-0.54,0.11,-0.65,flip -15590,做空,2024-10-30 02:45:00,2024-10-30 03:00:00,2628.68,2637.91,2.28,100.0,0.0868,-0.8,0.11,-0.92,flip -15591,做多,2024-10-30 03:00:00,2024-10-30 03:15:00,2637.91,2633.01,2.27,100.0,0.0861,-0.42,0.11,-0.54,flip -15592,做空,2024-10-30 03:15:00,2024-10-30 03:30:00,2633.01,2651.8,2.26,100.0,0.086,-1.62,0.11,-1.73,flip -15593,做多,2024-10-30 03:30:00,2024-10-30 17:30:00,2651.8,2672.73,2.25,100.0,0.0847,1.77,0.11,1.66,flip -15594,做空,2024-10-30 17:30:00,2024-10-30 20:45:00,2672.73,2679.75,2.26,100.0,0.0846,-0.59,0.11,-0.71,flip -15595,做多,2024-10-30 20:45:00,2024-10-30 21:00:00,2679.75,2666.76,2.25,100.0,0.0841,-1.09,0.11,-1.2,flip -15596,做空,2024-10-30 21:00:00,2024-10-31 14:00:00,2666.76,2578.95,2.24,100.0,0.084,7.38,0.11,7.27,tp_lower -15597,做多,2024-11-01 10:15:00,2024-11-01 10:30:00,2518.27,2516.39,2.34,100.0,0.0927,-0.17,0.12,-0.29,flip -15598,做空,2024-11-01 10:30:00,2024-11-01 10:45:00,2516.39,2518.78,2.33,100.0,0.0926,-0.22,0.12,-0.34,flip -15599,做多,2024-11-01 10:45:00,2024-11-01 13:30:00,2518.78,2551.4,2.33,100.0,0.0924,3.01,0.12,2.9,tp_upper -15600,做多,2024-11-01 16:00:00,2024-11-01 16:30:00,2522.61,2510.53,2.35,100.0,0.0933,-1.13,0.12,-1.24,flip -15601,做空,2024-11-01 16:30:00,2024-11-01 16:45:00,2510.53,2518.62,2.34,100.0,0.0932,-0.75,0.12,-0.87,flip -15602,做多,2024-11-01 16:45:00,2024-11-01 17:30:00,2518.62,2511.32,2.33,100.0,0.0925,-0.68,0.12,-0.79,flip -15603,做空,2024-11-01 17:30:00,2024-11-01 17:45:00,2511.32,2513.78,2.32,100.0,0.0925,-0.23,0.12,-0.34,flip -15604,做多,2024-11-01 17:45:00,2024-11-01 20:45:00,2513.78,2521.14,2.32,100.0,0.0922,0.68,0.12,0.56,flip -15605,做空,2024-11-01 20:45:00,2024-11-02 02:15:00,2521.14,2522.12,2.32,100.0,0.0921,-0.09,0.12,-0.21,flip -15606,做多,2024-11-02 02:15:00,2024-11-02 02:30:00,2522.12,2516.89,2.34,100.0,0.0926,-0.48,0.12,-0.6,flip -15607,做空,2024-11-02 02:30:00,2024-11-02 13:30:00,2516.89,2486.09,2.33,100.0,0.0925,2.85,0.12,2.74,tp_lower -15608,做多,2024-11-02 20:00:00,2024-11-02 20:15:00,2494.49,2492.46,2.36,100.0,0.0944,-0.19,0.12,-0.31,flip -15609,做空,2024-11-02 20:15:00,2024-11-02 22:00:00,2492.46,2494.52,2.35,100.0,0.0943,-0.19,0.12,-0.31,flip -15610,做多,2024-11-02 22:00:00,2024-11-02 22:15:00,2494.52,2493.29,2.35,100.0,0.0941,-0.12,0.12,-0.23,flip -15611,做空,2024-11-02 22:15:00,2024-11-02 22:30:00,2493.29,2494.1,2.34,100.0,0.094,-0.08,0.12,-0.19,flip -15612,做多,2024-11-02 22:30:00,2024-11-02 22:45:00,2494.1,2491.1,2.34,100.0,0.0938,-0.28,0.12,-0.4,flip -15613,做空,2024-11-02 22:45:00,2024-11-02 23:45:00,2491.1,2493.61,2.34,100.0,0.0937,-0.24,0.12,-0.35,flip -15614,做多,2024-11-02 23:45:00,2024-11-03 00:30:00,2493.61,2488.81,2.33,100.0,0.0935,-0.45,0.12,-0.56,flip -15615,做空,2024-11-03 00:30:00,2024-11-03 02:00:00,2488.81,2470.22,2.34,100.0,0.0941,1.75,0.12,1.63,tp_lower -15616,做多,2024-11-03 16:00:00,2024-11-03 16:30:00,2456.56,2444.83,2.36,100.0,0.096,-1.13,0.12,-1.24,flip -15617,做空,2024-11-03 16:30:00,2024-11-03 17:00:00,2444.83,2451.35,2.34,100.0,0.0959,-0.63,0.12,-0.74,flip -15618,做多,2024-11-03 17:00:00,2024-11-03 17:15:00,2451.35,2447.64,2.34,100.0,0.0953,-0.35,0.12,-0.47,flip -15619,做空,2024-11-03 17:15:00,2024-11-03 17:30:00,2447.64,2448.77,2.33,100.0,0.0952,-0.11,0.12,-0.22,flip -15620,做多,2024-11-03 17:30:00,2024-11-03 18:00:00,2448.77,2445.29,2.33,100.0,0.095,-0.33,0.12,-0.45,flip -15621,做空,2024-11-03 18:00:00,2024-11-03 19:30:00,2445.29,2449.17,2.32,100.0,0.0949,-0.37,0.12,-0.48,flip -15622,做多,2024-11-03 19:30:00,2024-11-03 20:00:00,2449.17,2449.5,2.31,100.0,0.0945,0.03,0.12,-0.08,flip -15623,做空,2024-11-03 20:00:00,2024-11-03 20:15:00,2449.5,2452.89,2.31,100.0,0.0944,-0.32,0.12,-0.44,flip -15624,做多,2024-11-03 20:15:00,2024-11-03 23:00:00,2452.89,2454.27,2.31,100.0,0.0941,0.13,0.12,0.01,flip -15625,做空,2024-11-03 23:00:00,2024-11-03 23:15:00,2454.27,2454.52,2.31,100.0,0.094,-0.02,0.12,-0.14,flip -15626,做多,2024-11-03 23:15:00,2024-11-04 00:15:00,2454.52,2448.36,2.3,100.0,0.0938,-0.58,0.11,-0.69,flip -15627,做空,2024-11-04 00:15:00,2024-11-04 00:45:00,2448.36,2450.03,2.32,100.0,0.0948,-0.16,0.12,-0.27,flip -15628,做多,2024-11-04 00:45:00,2024-11-04 07:45:00,2450.03,2458.89,2.32,100.0,0.0946,0.84,0.12,0.72,flip -15629,做空,2024-11-04 07:45:00,2024-11-04 08:00:00,2458.89,2463.27,2.32,100.0,0.0945,-0.41,0.12,-0.53,flip -15630,做多,2024-11-04 08:00:00,2024-11-04 08:30:00,2463.27,2456.15,2.32,100.0,0.094,-0.67,0.12,-0.78,flip -15631,做空,2024-11-04 08:30:00,2024-11-04 09:00:00,2456.15,2461.53,2.31,100.0,0.0939,-0.51,0.12,-0.62,flip -15632,做多,2024-11-04 09:00:00,2024-11-04 09:15:00,2461.53,2458.98,2.3,100.0,0.0934,-0.24,0.11,-0.35,flip -15633,做空,2024-11-04 09:15:00,2024-11-04 10:00:00,2458.98,2467.28,2.3,100.0,0.0933,-0.77,0.12,-0.89,flip -15634,做多,2024-11-04 10:00:00,2024-11-04 13:30:00,2467.28,2467.31,2.29,100.0,0.0926,0.0,0.11,-0.11,flip -15635,做空,2024-11-04 13:30:00,2024-11-04 16:45:00,2467.31,2413.91,2.28,100.0,0.0925,4.94,0.11,4.83,tp_lower -15636,做多,2024-11-05 04:15:00,2024-11-05 19:15:00,2426.26,2446.31,2.35,100.0,0.0968,1.94,0.12,1.82,flip -15637,做空,2024-11-05 19:15:00,2024-11-06 00:15:00,2446.31,2451.79,2.37,100.0,0.0967,-0.53,0.12,-0.65,flip -15638,做多,2024-11-06 00:15:00,2024-11-06 02:15:00,2451.79,2539.73,2.36,100.0,0.0963,8.47,0.12,8.35,tp_upper -15639,做多,2024-11-07 14:15:00,2024-11-07 14:30:00,2813.72,2793.92,2.45,100.0,0.087,-1.72,0.12,-1.84,flip -15640,做空,2024-11-07 14:30:00,2024-11-07 15:00:00,2793.92,2810.04,2.43,100.0,0.0869,-1.4,0.12,-1.52,flip -15641,做多,2024-11-07 15:00:00,2024-11-08 14:45:00,2810.04,2913.47,2.41,100.0,0.0858,8.88,0.13,8.75,flip -15642,做空,2024-11-08 14:45:00,2024-11-08 15:15:00,2913.47,2935.53,2.5,100.0,0.0859,-1.9,0.13,-2.02,flip -15643,做多,2024-11-08 15:15:00,2024-11-08 16:30:00,2935.53,2909.98,2.48,100.0,0.0845,-2.16,0.12,-2.28,flip -15644,做空,2024-11-08 16:30:00,2024-11-08 17:45:00,2909.98,2919.59,2.46,100.0,0.0845,-0.81,0.12,-0.94,flip -15645,做多,2024-11-08 17:45:00,2024-11-08 21:15:00,2919.59,2923.68,2.45,100.0,0.0838,0.34,0.12,0.22,flip -15646,做空,2024-11-08 21:15:00,2024-11-08 21:30:00,2923.68,2939.37,2.45,100.0,0.0837,-1.31,0.12,-1.44,flip -15647,做多,2024-11-08 21:30:00,2024-11-09 17:00:00,2939.37,3002.67,2.43,100.0,0.0828,5.24,0.12,5.11,flip -15648,做空,2024-11-09 17:00:00,2024-11-09 17:30:00,3002.67,3018.82,2.5,100.0,0.0831,-1.34,0.13,-1.47,flip -15649,做多,2024-11-09 17:30:00,2024-11-09 22:45:00,3018.82,3134.97,2.48,100.0,0.0822,9.54,0.13,9.41,tp_upper -15650,做多,2024-11-10 14:45:00,2024-11-10 19:30:00,3198.07,3190.14,2.58,100.0,0.0806,-0.64,0.13,-0.77,flip -15651,做空,2024-11-10 19:30:00,2024-11-10 21:00:00,3190.14,3098.07,2.57,100.0,0.0805,7.42,0.12,7.29,tp_lower -15652,做多,2024-11-10 22:00:00,2024-11-10 22:30:00,3187.86,3162.24,2.64,100.0,0.0829,-2.12,0.13,-2.25,flip -15653,做空,2024-11-10 22:30:00,2024-11-10 23:30:00,3162.24,3185.97,2.62,100.0,0.0828,-1.96,0.13,-2.1,flip -15654,做多,2024-11-10 23:30:00,2024-11-10 23:45:00,3185.97,3185.04,2.6,100.0,0.0815,-0.08,0.13,-0.21,flip -15655,做空,2024-11-10 23:45:00,2024-11-11 00:00:00,3185.04,3186.09,2.59,100.0,0.0814,-0.09,0.13,-0.22,flip -15656,做多,2024-11-11 00:00:00,2024-11-11 00:45:00,3186.09,3195.7,2.6,100.0,0.0816,0.78,0.13,0.65,flip -15657,做空,2024-11-11 00:45:00,2024-11-11 01:00:00,3195.7,3196.99,2.61,100.0,0.0816,-0.11,0.13,-0.24,flip -15658,做多,2024-11-11 01:00:00,2024-11-11 03:00:00,3196.99,3199.96,2.6,100.0,0.0814,0.24,0.13,0.11,flip -15659,做空,2024-11-11 03:00:00,2024-11-11 03:45:00,3199.96,3197.11,2.6,100.0,0.0813,0.23,0.13,0.1,flip -15660,做多,2024-11-11 03:45:00,2024-11-11 04:00:00,3197.11,3186.08,2.6,100.0,0.0814,-0.9,0.13,-1.03,flip -15661,做空,2024-11-11 04:00:00,2024-11-11 09:45:00,3186.08,3175.55,2.59,100.0,0.0813,0.86,0.13,0.73,flip -15662,做多,2024-11-11 09:45:00,2024-11-11 12:15:00,3175.55,3176.66,2.6,100.0,0.0818,0.09,0.13,-0.04,flip -15663,做空,2024-11-11 12:15:00,2024-11-11 12:30:00,3176.66,3185.14,2.59,100.0,0.0817,-0.69,0.13,-0.82,flip -15664,做多,2024-11-11 12:30:00,2024-11-11 13:00:00,3185.14,3155.84,2.59,100.0,0.0812,-2.38,0.13,-2.51,flip -15665,做空,2024-11-11 13:00:00,2024-11-11 14:00:00,3155.84,3156.02,2.56,100.0,0.0811,-0.01,0.13,-0.14,flip -15666,做多,2024-11-11 14:00:00,2024-11-11 14:30:00,3156.02,3157.12,2.56,100.0,0.081,0.09,0.13,-0.04,flip -15667,做空,2024-11-11 14:30:00,2024-11-11 14:45:00,3157.12,3184.99,2.55,100.0,0.0809,-2.26,0.13,-2.38,flip -15668,做多,2024-11-11 14:45:00,2024-11-11 16:15:00,3184.99,3301.28,2.53,100.0,0.0794,9.24,0.13,9.1,tp_upper -15669,做多,2024-11-12 10:00:00,2024-11-12 10:15:00,3364.69,3334.53,2.65,100.0,0.0788,-2.38,0.13,-2.51,flip -15670,做空,2024-11-12 10:15:00,2024-11-12 10:45:00,3334.53,3286.09,2.62,100.0,0.0787,3.81,0.13,3.68,tp_lower -15671,做多,2024-11-13 01:30:00,2024-11-13 01:45:00,3276.7,3273.89,2.66,100.0,0.0813,-0.23,0.13,-0.36,flip -15672,做空,2024-11-13 01:45:00,2024-11-13 04:45:00,3273.89,3192.78,2.66,100.0,0.0812,6.59,0.13,6.46,tp_lower -15673,做多,2024-11-13 13:30:00,2024-11-13 19:15:00,3216.96,3205.12,2.72,100.0,0.0846,-1.0,0.14,-1.14,flip -15674,做空,2024-11-13 19:15:00,2024-11-14 01:45:00,3205.12,3217.62,2.71,100.0,0.0846,-1.06,0.14,-1.19,flip -15675,做多,2024-11-14 01:45:00,2024-11-14 02:00:00,3217.62,3207.52,2.71,100.0,0.0841,-0.85,0.13,-0.98,flip -15676,做空,2024-11-14 02:00:00,2024-11-14 03:45:00,3207.52,3219.7,2.69,100.0,0.084,-1.02,0.14,-1.16,flip -15677,做多,2024-11-14 03:45:00,2024-11-14 04:15:00,3219.7,3219.95,2.68,100.0,0.0833,0.02,0.13,-0.11,flip -15678,做空,2024-11-14 04:15:00,2024-11-14 04:30:00,3219.95,3232.94,2.68,100.0,0.0832,-1.08,0.13,-1.22,flip -15679,做多,2024-11-14 04:30:00,2024-11-14 05:00:00,3232.94,3220.02,2.67,100.0,0.0824,-1.07,0.13,-1.2,flip -15680,做空,2024-11-14 05:00:00,2024-11-14 05:15:00,3220.02,3223.19,2.65,100.0,0.0824,-0.26,0.13,-0.39,flip -15681,做多,2024-11-14 05:15:00,2024-11-14 05:30:00,3223.19,3217.62,2.65,100.0,0.0821,-0.46,0.13,-0.59,flip -15682,做空,2024-11-14 05:30:00,2024-11-14 05:45:00,3217.62,3224.36,2.64,100.0,0.082,-0.55,0.13,-0.69,flip -15683,做多,2024-11-14 05:45:00,2024-11-14 06:30:00,3224.36,3212.43,2.63,100.0,0.0816,-0.97,0.13,-1.1,flip -15684,做空,2024-11-14 06:30:00,2024-11-14 07:45:00,3212.43,3219.66,2.62,100.0,0.0815,-0.59,0.13,-0.72,flip -15685,做多,2024-11-14 07:45:00,2024-11-14 08:15:00,3219.66,3214.3,2.61,100.0,0.0811,-0.43,0.13,-0.56,flip -15686,做空,2024-11-14 08:15:00,2024-11-14 09:00:00,3214.3,3208.44,2.6,100.0,0.081,0.47,0.13,0.34,flip -15687,做多,2024-11-14 09:00:00,2024-11-14 09:30:00,3208.44,3206.07,2.61,100.0,0.0812,-0.19,0.13,-0.32,flip -15688,做空,2024-11-14 09:30:00,2024-11-14 10:00:00,3206.07,3211.45,2.6,100.0,0.0811,-0.44,0.13,-0.57,flip -15689,做多,2024-11-14 10:00:00,2024-11-14 10:30:00,3211.45,3189.31,2.59,100.0,0.0808,-1.79,0.13,-1.92,flip -15690,做空,2024-11-14 10:30:00,2024-11-14 13:00:00,3189.31,3194.65,2.57,100.0,0.0807,-0.43,0.13,-0.56,flip -15691,做多,2024-11-14 13:00:00,2024-11-15 14:15:00,3194.65,3070.94,2.57,100.0,0.0803,-9.94,0.12,-10.06,flip -15692,做空,2024-11-15 14:15:00,2024-11-15 20:15:00,3070.94,3070.15,2.51,100.0,0.0816,0.06,0.13,-0.06,flip -15693,做多,2024-11-15 20:15:00,2024-11-16 00:15:00,3070.15,3074.98,2.5,100.0,0.0815,0.39,0.13,0.27,flip -15694,做空,2024-11-16 00:15:00,2024-11-16 00:30:00,3074.98,3079.02,2.51,100.0,0.0816,-0.33,0.13,-0.46,flip -15695,做多,2024-11-16 00:30:00,2024-11-16 12:00:00,3079.02,3186.79,2.5,100.0,0.0813,8.76,0.13,8.63,tp_upper -15696,做多,2024-11-16 20:30:00,2024-11-16 20:45:00,3159.72,3151.79,2.59,100.0,0.0819,-0.65,0.13,-0.78,flip -15697,做空,2024-11-16 20:45:00,2024-11-17 00:15:00,3151.79,3153.36,2.58,100.0,0.0818,-0.13,0.13,-0.26,flip -15698,做多,2024-11-17 00:15:00,2024-11-17 00:30:00,3153.36,3144.67,2.58,100.0,0.082,-0.71,0.13,-0.84,flip -15699,做空,2024-11-17 00:30:00,2024-11-17 02:00:00,3144.67,3040.95,2.58,100.0,0.0819,8.49,0.12,8.37,tp_lower -15700,做多,2024-11-17 06:45:00,2024-11-17 07:00:00,3136.18,3122.6,2.66,100.0,0.0847,-1.15,0.13,-1.28,flip -15701,做空,2024-11-17 07:00:00,2024-11-17 07:15:00,3122.6,3139.03,2.64,100.0,0.0847,-1.39,0.13,-1.52,flip -15702,做多,2024-11-17 07:15:00,2024-11-17 10:00:00,3139.03,3139.24,2.63,100.0,0.0837,0.02,0.13,-0.11,flip -15703,做空,2024-11-17 10:00:00,2024-11-17 12:30:00,3139.24,3125.56,2.62,100.0,0.0836,1.14,0.13,1.01,flip -15704,做多,2024-11-17 12:30:00,2024-11-17 12:45:00,3125.56,3123.83,2.63,100.0,0.0842,-0.15,0.13,-0.28,flip -15705,做空,2024-11-17 12:45:00,2024-11-17 17:30:00,3123.83,3114.26,2.63,100.0,0.0842,0.81,0.13,0.67,flip -15706,做多,2024-11-17 17:30:00,2024-11-17 17:45:00,3114.26,3108.97,2.63,100.0,0.0846,-0.45,0.13,-0.58,flip -15707,做空,2024-11-17 17:45:00,2024-11-18 00:30:00,3108.97,3114.06,2.63,100.0,0.0845,-0.43,0.13,-0.56,flip -15708,做多,2024-11-18 00:30:00,2024-11-18 00:45:00,3114.06,3100.09,2.64,100.0,0.0849,-1.19,0.13,-1.32,flip -15709,做空,2024-11-18 00:45:00,2024-11-18 01:00:00,3100.09,3106.2,2.63,100.0,0.0848,-0.52,0.13,-0.65,flip -15710,做多,2024-11-18 01:00:00,2024-11-18 11:00:00,3106.2,3093.7,2.62,100.0,0.0844,-1.06,0.13,-1.19,flip -15711,做空,2024-11-18 11:00:00,2024-11-18 14:15:00,3093.7,3102.36,2.61,100.0,0.0843,-0.73,0.13,-0.86,flip -15712,做多,2024-11-18 14:15:00,2024-11-18 14:30:00,3102.36,3094.49,2.6,100.0,0.0838,-0.66,0.13,-0.79,flip -15713,做空,2024-11-18 14:30:00,2024-11-18 15:30:00,3094.49,3141.13,2.59,100.0,0.0837,-3.9,0.13,-4.03,flip -15714,做多,2024-11-18 15:30:00,2024-11-18 19:15:00,3141.13,3111.53,2.55,100.0,0.0811,-2.4,0.13,-2.53,flip -15715,做空,2024-11-18 19:15:00,2024-11-18 19:30:00,3111.53,3121.72,2.52,100.0,0.081,-0.83,0.13,-0.95,flip -15716,做多,2024-11-18 19:30:00,2024-11-19 04:45:00,3121.72,3132.11,2.51,100.0,0.0804,0.84,0.13,0.71,flip -15717,做空,2024-11-19 04:45:00,2024-11-19 12:15:00,3132.11,3147.52,2.54,100.0,0.081,-1.25,0.13,-1.38,flip -15718,做多,2024-11-19 12:15:00,2024-11-19 12:30:00,3147.52,3141.74,2.52,100.0,0.0801,-0.46,0.13,-0.59,flip -15719,做空,2024-11-19 12:30:00,2024-11-19 17:30:00,3141.74,3123.52,2.52,100.0,0.0801,1.46,0.13,1.33,flip -15720,做多,2024-11-19 17:30:00,2024-11-19 17:45:00,3123.52,3120.11,2.53,100.0,0.0809,-0.28,0.13,-0.4,flip -15721,做空,2024-11-19 17:45:00,2024-11-19 18:00:00,3120.11,3132.22,2.52,100.0,0.0808,-0.98,0.13,-1.11,flip -15722,做多,2024-11-19 18:00:00,2024-11-19 18:30:00,3132.22,3121.15,2.51,100.0,0.0801,-0.89,0.13,-1.01,flip -15723,做空,2024-11-19 18:30:00,2024-11-19 18:45:00,3121.15,3143.3,2.5,100.0,0.08,-1.77,0.13,-1.9,flip -15724,做多,2024-11-19 18:45:00,2024-11-19 19:45:00,3143.3,3124.76,2.48,100.0,0.0788,-1.46,0.12,-1.58,flip -15725,做空,2024-11-19 19:45:00,2024-11-19 20:00:00,3124.76,3132.01,2.46,100.0,0.0788,-0.57,0.12,-0.69,flip -15726,做多,2024-11-19 20:00:00,2024-11-19 20:15:00,3132.01,3121.31,2.45,100.0,0.0783,-0.84,0.12,-0.96,flip -15727,做空,2024-11-19 20:15:00,2024-11-20 01:00:00,3121.31,3115.95,2.44,100.0,0.0782,0.42,0.12,0.3,flip -15728,做多,2024-11-20 01:00:00,2024-11-20 01:15:00,3115.95,3107.38,2.47,100.0,0.0792,-0.68,0.12,-0.8,flip -15729,做空,2024-11-20 01:15:00,2024-11-20 05:15:00,3107.38,3112.48,2.46,100.0,0.0791,-0.4,0.12,-0.53,flip -15730,做多,2024-11-20 05:15:00,2024-11-20 05:30:00,3112.48,3107.19,2.45,100.0,0.0788,-0.42,0.12,-0.54,flip -15731,做空,2024-11-20 05:30:00,2024-11-20 05:45:00,3107.19,3110.6,2.45,100.0,0.0787,-0.27,0.12,-0.39,flip -15732,做多,2024-11-20 05:45:00,2024-11-20 06:30:00,3110.6,3106.77,2.44,100.0,0.0785,-0.3,0.12,-0.42,flip -15733,做空,2024-11-20 06:30:00,2024-11-20 07:00:00,3106.77,3107.99,2.44,100.0,0.0784,-0.1,0.12,-0.22,flip -15734,做多,2024-11-20 07:00:00,2024-11-20 11:00:00,3107.99,3086.34,2.43,100.0,0.0783,-1.69,0.12,-1.81,flip -15735,做空,2024-11-20 11:00:00,2024-11-20 11:45:00,3086.34,3101.8,2.41,100.0,0.0782,-1.21,0.12,-1.33,flip -15736,做多,2024-11-20 11:45:00,2024-11-20 13:30:00,3101.8,3103.6,2.4,100.0,0.0773,0.14,0.12,0.02,flip -15737,做空,2024-11-20 13:30:00,2024-11-20 13:45:00,3103.6,3115.35,2.4,100.0,0.0772,-0.91,0.12,-1.03,flip -15738,做多,2024-11-20 13:45:00,2024-11-20 14:00:00,3115.35,3151.45,2.39,100.0,0.0766,2.76,0.12,2.64,tp_upper -15739,做多,2024-11-20 14:45:00,2024-11-20 15:00:00,3116.18,3099.72,2.41,100.0,0.0774,-1.27,0.12,-1.39,flip -15740,做空,2024-11-20 15:00:00,2024-11-20 15:15:00,3099.72,3104.38,2.4,100.0,0.0773,-0.36,0.12,-0.48,flip -15741,做多,2024-11-20 15:15:00,2024-11-20 16:15:00,3104.38,3084.47,2.39,100.0,0.077,-1.53,0.12,-1.65,flip -15742,做空,2024-11-20 16:15:00,2024-11-21 01:15:00,3084.47,3095.81,2.37,100.0,0.0769,-0.87,0.12,-0.99,flip -15743,做多,2024-11-21 01:15:00,2024-11-21 01:30:00,3095.81,3089.4,2.39,100.0,0.0773,-0.5,0.12,-0.62,flip -15744,做空,2024-11-21 01:30:00,2024-11-21 03:15:00,3089.4,3101.51,2.39,100.0,0.0772,-0.94,0.12,-1.06,flip -15745,做多,2024-11-21 03:15:00,2024-11-21 03:30:00,3101.51,3079.25,2.37,100.0,0.0766,-1.7,0.12,-1.82,flip -15746,做空,2024-11-21 03:30:00,2024-11-21 03:45:00,3079.25,3083.13,2.36,100.0,0.0765,-0.3,0.12,-0.41,flip -15747,做多,2024-11-21 03:45:00,2024-11-21 12:15:00,3083.13,3290.54,2.35,100.0,0.0762,15.81,0.13,15.68,tp_upper -15748,做多,2024-11-22 02:45:00,2024-11-22 10:00:00,3333.31,3347.88,2.52,100.0,0.0755,1.1,0.13,0.97,flip -15749,做空,2024-11-22 10:00:00,2024-11-22 23:30:00,3347.88,3326.55,2.53,100.0,0.0754,1.61,0.13,1.48,flip -15750,做多,2024-11-22 23:30:00,2024-11-23 20:15:00,3326.55,3384.4,2.54,100.0,0.0763,4.42,0.13,4.29,flip -15751,做空,2024-11-23 20:15:00,2024-11-23 20:30:00,3384.4,3406.57,2.59,100.0,0.0764,-1.69,0.13,-1.82,flip -15752,做多,2024-11-23 20:30:00,2024-11-23 22:30:00,3406.57,3403.61,2.57,100.0,0.0754,-0.22,0.13,-0.35,flip -15753,做空,2024-11-23 22:30:00,2024-11-23 22:45:00,3403.61,3408.43,2.56,100.0,0.0753,-0.36,0.13,-0.49,flip -15754,做多,2024-11-23 22:45:00,2024-11-23 23:00:00,3408.43,3406.22,2.56,100.0,0.075,-0.17,0.13,-0.29,flip -15755,做空,2024-11-23 23:00:00,2024-11-24 00:00:00,3406.22,3415.7,2.55,100.0,0.0749,-0.71,0.13,-0.84,flip -15756,做多,2024-11-24 00:00:00,2024-11-24 03:15:00,3415.7,3424.98,2.55,100.0,0.0748,0.69,0.13,0.57,flip -15757,做空,2024-11-24 03:15:00,2024-11-24 03:30:00,3424.98,3425.73,2.56,100.0,0.0747,-0.06,0.13,-0.18,flip -15758,做多,2024-11-24 03:30:00,2024-11-24 04:15:00,3425.73,3424.72,2.56,100.0,0.0746,-0.08,0.13,-0.2,flip -15759,做空,2024-11-24 04:15:00,2024-11-24 06:45:00,3424.72,3424.99,2.55,100.0,0.0745,-0.02,0.13,-0.15,flip -15760,做多,2024-11-24 06:45:00,2024-11-24 07:15:00,3424.99,3416.4,2.55,100.0,0.0744,-0.64,0.13,-0.77,flip -15761,做空,2024-11-24 07:15:00,2024-11-24 07:30:00,3416.4,3419.24,2.54,100.0,0.0743,-0.21,0.13,-0.34,flip -15762,做多,2024-11-24 07:30:00,2024-11-24 08:15:00,3419.24,3419.39,2.54,100.0,0.0742,0.01,0.13,-0.12,flip -15763,做空,2024-11-24 08:15:00,2024-11-24 11:00:00,3419.39,3359.32,2.53,100.0,0.0741,4.45,0.12,4.33,tp_lower -15764,做多,2024-11-24 22:00:00,2024-11-24 22:15:00,3355.86,3352.81,2.57,100.0,0.0767,-0.23,0.13,-0.36,flip -15765,做空,2024-11-24 22:15:00,2024-11-24 22:45:00,3352.81,3361.68,2.57,100.0,0.0767,-0.68,0.13,-0.81,flip -15766,做多,2024-11-24 22:45:00,2024-11-25 00:30:00,3361.68,3347.78,2.56,100.0,0.0762,-1.06,0.13,-1.19,flip -15767,做空,2024-11-25 00:30:00,2024-11-25 02:00:00,3347.78,3338.37,2.57,100.0,0.0769,0.72,0.13,0.59,flip -15768,做多,2024-11-25 02:00:00,2024-11-25 14:45:00,3338.37,3409.99,2.58,100.0,0.0772,5.53,0.13,5.4,flip -15769,做空,2024-11-25 14:45:00,2024-11-25 15:15:00,3409.99,3448.99,2.63,100.0,0.0771,-3.01,0.13,-3.14,flip -15770,做多,2024-11-25 15:15:00,2024-11-25 21:30:00,3448.99,3430.59,2.6,100.0,0.0753,-1.39,0.13,-1.51,flip -15771,做空,2024-11-25 21:30:00,2024-11-25 23:00:00,3430.59,3472.76,2.58,100.0,0.0752,-3.17,0.13,-3.3,flip -15772,做多,2024-11-25 23:00:00,2024-11-25 23:15:00,3472.76,3447.96,2.55,100.0,0.0733,-1.82,0.13,-1.95,flip -15773,做空,2024-11-25 23:15:00,2024-11-26 22:00:00,3447.96,3336.67,2.53,100.0,0.0733,8.15,0.12,8.03,flip -15774,做多,2024-11-26 22:00:00,2024-11-26 22:30:00,3336.67,3334.82,2.62,100.0,0.0786,-0.15,0.13,-0.28,flip -15775,做空,2024-11-26 22:30:00,2024-11-26 23:00:00,3334.82,3332.58,2.62,100.0,0.0785,0.18,0.13,0.05,flip -15776,做多,2024-11-26 23:00:00,2024-11-26 23:15:00,3332.58,3322.23,2.62,100.0,0.0785,-0.81,0.13,-0.94,flip -15777,做空,2024-11-26 23:15:00,2024-11-26 23:30:00,3322.23,3331.64,2.61,100.0,0.0784,-0.74,0.13,-0.87,flip -15778,做多,2024-11-26 23:30:00,2024-11-26 23:45:00,3331.64,3327.16,2.6,100.0,0.0779,-0.35,0.13,-0.48,flip -15779,做空,2024-11-26 23:45:00,2024-11-27 00:00:00,3327.16,3346.52,2.59,100.0,0.0778,-1.51,0.13,-1.64,flip -15780,做多,2024-11-27 00:00:00,2024-11-27 00:30:00,3346.52,3315.08,2.59,100.0,0.0773,-2.43,0.13,-2.56,flip -15781,做空,2024-11-27 00:30:00,2024-11-27 01:00:00,3315.08,3323.58,2.56,100.0,0.0772,-0.66,0.13,-0.78,flip -15782,做多,2024-11-27 01:00:00,2024-11-27 04:30:00,3323.58,3417.02,2.55,100.0,0.0767,7.17,0.13,7.04,tp_upper -15783,做多,2024-11-28 03:30:00,2024-11-28 04:00:00,3592.65,3588.47,2.63,100.0,0.0731,-0.31,0.13,-0.44,flip -15784,做空,2024-11-28 04:00:00,2024-11-28 04:15:00,3588.47,3603.31,2.62,100.0,0.0731,-1.08,0.13,-1.22,flip -15785,做多,2024-11-28 04:15:00,2024-11-28 05:15:00,3603.31,3597.3,2.61,100.0,0.0724,-0.43,0.13,-0.57,flip -15786,做空,2024-11-28 05:15:00,2024-11-28 07:00:00,3597.3,3607.3,2.6,100.0,0.0723,-0.72,0.13,-0.85,flip -15787,做多,2024-11-28 07:00:00,2024-11-28 07:15:00,3607.3,3604.64,2.59,100.0,0.0718,-0.19,0.13,-0.32,flip -15788,做空,2024-11-28 07:15:00,2024-11-28 08:15:00,3604.64,3621.61,2.59,100.0,0.0718,-1.22,0.13,-1.35,flip -15789,做多,2024-11-28 08:15:00,2024-11-28 08:30:00,3621.61,3614.39,2.57,100.0,0.071,-0.51,0.13,-0.64,flip -15790,做空,2024-11-28 08:30:00,2024-11-28 08:45:00,3614.39,3631.04,2.56,100.0,0.0709,-1.18,0.13,-1.31,flip -15791,做多,2024-11-28 08:45:00,2024-11-28 09:30:00,3631.04,3617.07,2.55,100.0,0.0702,-0.98,0.13,-1.11,flip -15792,做空,2024-11-28 09:30:00,2024-11-28 10:30:00,3617.07,3619.9,2.54,100.0,0.0702,-0.2,0.13,-0.33,flip -15793,做多,2024-11-28 10:30:00,2024-11-28 10:45:00,3619.9,3605.95,2.53,100.0,0.07,-0.98,0.13,-1.1,flip -15794,做空,2024-11-28 10:45:00,2024-11-28 11:30:00,3605.95,3625.33,2.52,100.0,0.0699,-1.35,0.13,-1.48,flip -15795,做多,2024-11-28 11:30:00,2024-11-28 11:45:00,3625.33,3622.85,2.5,100.0,0.0691,-0.17,0.13,-0.3,flip -15796,做空,2024-11-28 11:45:00,2024-11-28 12:00:00,3622.85,3628.07,2.5,100.0,0.069,-0.36,0.13,-0.49,flip -15797,做多,2024-11-28 12:00:00,2024-11-28 12:30:00,3628.07,3618.56,2.49,100.0,0.0687,-0.65,0.12,-0.78,flip -15798,做空,2024-11-28 12:30:00,2024-11-28 12:45:00,3618.56,3624.06,2.49,100.0,0.0687,-0.38,0.12,-0.5,flip -15799,做多,2024-11-28 12:45:00,2024-11-28 13:00:00,3624.06,3601.27,2.48,100.0,0.0684,-1.56,0.12,-1.68,flip -15800,做空,2024-11-28 13:00:00,2024-11-28 22:15:00,3601.27,3589.34,2.46,100.0,0.0683,0.82,0.12,0.69,flip -15801,做多,2024-11-28 22:15:00,2024-11-28 23:00:00,3589.34,3587.33,2.47,100.0,0.0687,-0.14,0.12,-0.26,flip -15802,做空,2024-11-28 23:00:00,2024-11-28 23:15:00,3587.33,3591.55,2.46,100.0,0.0687,-0.29,0.12,-0.41,flip -15803,做多,2024-11-28 23:15:00,2024-11-28 23:30:00,3591.55,3583.73,2.46,100.0,0.0684,-0.54,0.12,-0.66,flip -15804,做空,2024-11-28 23:30:00,2024-11-29 02:00:00,3583.73,3589.57,2.45,100.0,0.0684,-0.4,0.12,-0.52,flip -15805,做多,2024-11-29 02:00:00,2024-11-29 02:15:00,3589.57,3586.47,2.49,100.0,0.0694,-0.22,0.12,-0.34,flip -15806,做空,2024-11-29 02:15:00,2024-11-29 04:45:00,3586.47,3581.1,2.49,100.0,0.0694,0.37,0.12,0.25,flip -15807,做多,2024-11-29 04:45:00,2024-11-29 06:00:00,3581.1,3564.53,2.49,100.0,0.0695,-1.15,0.12,-1.28,flip -15808,做空,2024-11-29 06:00:00,2024-11-29 06:15:00,3564.53,3574.68,2.47,100.0,0.0694,-0.7,0.12,-0.83,flip -15809,做多,2024-11-29 06:15:00,2024-11-29 06:30:00,3574.68,3570.6,2.47,100.0,0.069,-0.28,0.12,-0.4,flip -15810,做空,2024-11-29 06:30:00,2024-11-29 09:15:00,3570.6,3575.57,2.46,100.0,0.0689,-0.34,0.12,-0.47,flip -15811,做多,2024-11-29 09:15:00,2024-11-29 09:45:00,3575.57,3570.06,2.45,100.0,0.0686,-0.38,0.12,-0.5,flip -15812,做空,2024-11-29 09:45:00,2024-11-29 10:00:00,3570.06,3572.45,2.45,100.0,0.0686,-0.16,0.12,-0.29,flip -15813,做多,2024-11-29 10:00:00,2024-11-29 17:00:00,3572.45,3584.2,2.44,100.0,0.0684,0.8,0.12,0.68,flip -15814,做空,2024-11-29 17:00:00,2024-11-29 17:15:00,3584.2,3588.31,2.45,100.0,0.0683,-0.28,0.12,-0.4,flip -15815,做多,2024-11-29 17:15:00,2024-11-29 17:45:00,3588.31,3585.3,2.44,100.0,0.0681,-0.21,0.12,-0.33,flip -15816,做空,2024-11-29 17:45:00,2024-11-29 18:00:00,3585.3,3591.41,2.44,100.0,0.068,-0.42,0.12,-0.54,flip -15817,做多,2024-11-29 18:00:00,2024-11-29 18:30:00,3591.41,3581.69,2.43,100.0,0.0677,-0.66,0.12,-0.78,flip -15818,做空,2024-11-29 18:30:00,2024-11-29 19:45:00,3581.69,3584.93,2.42,100.0,0.0677,-0.22,0.12,-0.34,flip -15819,做多,2024-11-29 19:45:00,2024-11-29 21:15:00,3584.93,3584.31,2.42,100.0,0.0675,-0.04,0.12,-0.16,flip -15820,做空,2024-11-29 21:15:00,2024-11-29 21:45:00,3584.31,3593.66,2.42,100.0,0.0674,-0.63,0.12,-0.75,flip -15821,做多,2024-11-29 21:45:00,2024-11-29 22:00:00,3593.66,3589.04,2.41,100.0,0.067,-0.31,0.12,-0.43,flip -15822,做空,2024-11-29 22:00:00,2024-11-30 00:15:00,3589.04,3607.64,2.4,100.0,0.0669,-1.24,0.12,-1.37,flip -15823,做多,2024-11-30 00:15:00,2024-11-30 00:30:00,3607.64,3583.8,2.43,100.0,0.0673,-1.6,0.12,-1.72,flip -15824,做空,2024-11-30 00:30:00,2024-11-30 00:45:00,3583.8,3592.76,2.41,100.0,0.0672,-0.6,0.12,-0.72,flip -15825,做多,2024-11-30 00:45:00,2024-11-30 06:00:00,3592.76,3718.95,2.4,100.0,0.0668,8.43,0.12,8.31,tp_upper -15826,做多,2024-11-30 11:00:00,2024-11-30 14:45:00,3657.26,3658.15,2.48,100.0,0.0679,0.06,0.12,-0.06,flip -15827,做空,2024-11-30 14:45:00,2024-11-30 15:00:00,3658.15,3671.02,2.48,100.0,0.0678,-0.87,0.12,-1.0,flip -15828,做多,2024-11-30 15:00:00,2024-11-30 16:15:00,3671.02,3662.48,2.47,100.0,0.0673,-0.57,0.12,-0.7,flip -15829,做空,2024-11-30 16:15:00,2024-11-30 16:30:00,3662.48,3667.56,2.46,100.0,0.0672,-0.34,0.12,-0.46,flip -15830,做多,2024-11-30 16:30:00,2024-11-30 18:00:00,3667.56,3674.01,2.45,100.0,0.0669,0.43,0.12,0.31,flip -15831,做空,2024-11-30 18:00:00,2024-11-30 18:45:00,3674.01,3673.88,2.46,100.0,0.0669,0.01,0.12,-0.11,flip -15832,做多,2024-11-30 18:45:00,2024-11-30 19:00:00,3673.88,3668.31,2.45,100.0,0.0668,-0.37,0.12,-0.49,flip -15833,做空,2024-11-30 19:00:00,2024-11-30 19:15:00,3668.31,3677.16,2.45,100.0,0.0667,-0.59,0.12,-0.71,flip -15834,做多,2024-11-30 19:15:00,2024-12-01 01:00:00,3677.16,3683.52,2.44,100.0,0.0664,0.42,0.12,0.3,flip -15835,做空,2024-12-01 01:00:00,2024-12-01 01:15:00,3683.52,3693.57,2.47,100.0,0.067,-0.67,0.12,-0.8,flip -15836,做多,2024-12-01 01:15:00,2024-12-01 02:30:00,3693.57,3670.11,2.46,100.0,0.0666,-1.56,0.12,-1.68,flip -15837,做空,2024-12-01 02:30:00,2024-12-01 03:30:00,3670.11,3687.49,2.44,100.0,0.0665,-1.16,0.12,-1.28,flip -15838,做多,2024-12-01 03:30:00,2024-12-01 04:30:00,3687.49,3696.26,2.43,100.0,0.0658,0.58,0.12,0.46,flip -15839,做空,2024-12-01 04:30:00,2024-12-01 05:15:00,3696.26,3692.46,2.43,100.0,0.0657,0.25,0.12,0.13,flip -15840,做多,2024-12-01 05:15:00,2024-12-01 05:45:00,3692.46,3685.18,2.43,100.0,0.0658,-0.48,0.12,-0.6,flip -15841,做空,2024-12-01 05:45:00,2024-12-01 06:00:00,3685.18,3698.71,2.42,100.0,0.0657,-0.89,0.12,-1.01,flip -15842,做多,2024-12-01 06:00:00,2024-12-01 09:15:00,3698.71,3697.27,2.41,100.0,0.0652,-0.09,0.12,-0.21,flip -15843,做空,2024-12-01 09:15:00,2024-12-01 09:30:00,3697.27,3706.21,2.41,100.0,0.0651,-0.58,0.12,-0.7,flip -15844,做多,2024-12-01 09:30:00,2024-12-01 10:00:00,3706.21,3694.36,2.4,100.0,0.0648,-0.77,0.12,-0.89,flip -15845,做空,2024-12-01 10:00:00,2024-12-01 13:15:00,3694.36,3704.43,2.39,100.0,0.0647,-0.65,0.12,-0.77,flip -15846,做多,2024-12-01 13:15:00,2024-12-01 19:15:00,3704.43,3708.07,2.38,100.0,0.0643,0.23,0.12,0.11,flip -15847,做空,2024-12-01 19:15:00,2024-12-01 19:45:00,3708.07,3710.71,2.38,100.0,0.0642,-0.17,0.12,-0.29,flip -15848,做多,2024-12-01 19:45:00,2024-12-01 20:00:00,3710.71,3694.59,2.38,100.0,0.0641,-1.03,0.12,-1.15,flip -15849,做空,2024-12-01 20:00:00,2024-12-01 21:15:00,3694.59,3704.17,2.36,100.0,0.064,-0.61,0.12,-0.73,flip -15850,做多,2024-12-01 21:15:00,2024-12-01 23:45:00,3704.17,3711.22,2.36,100.0,0.0636,0.45,0.12,0.33,flip -15851,做空,2024-12-01 23:45:00,2024-12-02 00:00:00,3711.22,3713.64,2.36,100.0,0.0635,-0.15,0.12,-0.27,flip -15852,做多,2024-12-02 00:00:00,2024-12-02 00:15:00,3713.64,3712.82,2.39,100.0,0.0644,-0.05,0.12,-0.17,flip -15853,做空,2024-12-02 00:15:00,2024-12-02 01:00:00,3712.82,3710.1,2.39,100.0,0.0643,0.17,0.12,0.06,flip -15854,做多,2024-12-02 01:00:00,2024-12-02 02:15:00,3710.1,3718.19,2.39,100.0,0.0643,0.52,0.12,0.4,flip -15855,做空,2024-12-02 02:15:00,2024-12-02 02:45:00,3718.19,3745.18,2.39,100.0,0.0643,-1.73,0.12,-1.86,flip -15856,做多,2024-12-02 02:45:00,2024-12-02 03:30:00,3745.18,3712.89,2.37,100.0,0.0633,-2.04,0.12,-2.16,flip -15857,做空,2024-12-02 03:30:00,2024-12-02 08:30:00,3712.89,3606.15,2.35,100.0,0.0632,6.75,0.11,6.63,tp_lower -15858,做多,2024-12-02 15:15:00,2024-12-02 16:15:00,3669.41,3641.47,2.41,100.0,0.0658,-1.84,0.12,-1.96,flip -15859,做空,2024-12-02 16:15:00,2024-12-02 21:45:00,3641.47,3618.56,2.39,100.0,0.0657,1.5,0.12,1.39,flip -15860,做多,2024-12-02 21:45:00,2024-12-03 01:45:00,3618.56,3622.01,2.4,100.0,0.0665,0.23,0.12,0.11,flip -15861,做空,2024-12-03 01:45:00,2024-12-03 02:15:00,3622.01,3636.53,2.42,100.0,0.0669,-0.97,0.12,-1.09,flip -15862,做多,2024-12-03 02:15:00,2024-12-03 06:45:00,3636.53,3636.95,2.41,100.0,0.0663,0.03,0.12,-0.09,flip -15863,做空,2024-12-03 06:45:00,2024-12-03 08:00:00,3636.95,3628.7,2.41,100.0,0.0663,0.55,0.12,0.43,flip -15864,做多,2024-12-03 08:00:00,2024-12-03 08:15:00,3628.7,3627.27,2.41,100.0,0.0665,-0.1,0.12,-0.22,flip -15865,做空,2024-12-03 08:15:00,2024-12-03 14:30:00,3627.27,3557.82,2.41,100.0,0.0664,4.61,0.12,4.49,tp_lower -15866,做多,2024-12-03 20:30:00,2024-12-05 01:00:00,3599.02,3776.04,2.45,100.0,0.0682,12.07,0.13,11.94,flip -15867,做空,2024-12-05 01:00:00,2024-12-05 01:15:00,3776.04,3793.01,2.58,100.0,0.0684,-1.16,0.13,-1.29,flip -15868,做多,2024-12-05 01:15:00,2024-12-05 15:15:00,3793.01,3882.97,2.57,100.0,0.0678,6.1,0.13,5.96,flip -15869,做空,2024-12-05 15:15:00,2024-12-05 15:45:00,3882.97,3890.4,2.63,100.0,0.0677,-0.5,0.13,-0.63,flip -15870,做多,2024-12-05 15:45:00,2024-12-05 18:15:00,3890.4,3901.28,2.62,100.0,0.0674,0.73,0.13,0.6,flip -15871,做空,2024-12-05 18:15:00,2024-12-05 22:15:00,3901.28,3748.6,2.63,100.0,0.0673,10.27,0.13,10.15,tp_lower -15872,做多,2024-12-06 00:30:00,2024-12-06 01:45:00,3859.46,3872.18,2.74,100.0,0.071,0.9,0.14,0.77,flip -15873,做空,2024-12-06 01:45:00,2024-12-06 02:45:00,3872.18,3879.99,2.74,100.0,0.0709,-0.55,0.14,-0.69,flip -15874,做多,2024-12-06 02:45:00,2024-12-06 03:00:00,3879.99,3859.19,2.74,100.0,0.0705,-1.47,0.14,-1.6,flip -15875,做空,2024-12-06 03:00:00,2024-12-06 03:15:00,3859.19,3874.07,2.72,100.0,0.0705,-1.05,0.14,-1.18,flip -15876,做多,2024-12-06 03:15:00,2024-12-06 09:00:00,3874.07,3872.54,2.71,100.0,0.0698,-0.11,0.14,-0.24,flip -15877,做空,2024-12-06 09:00:00,2024-12-06 09:30:00,3872.54,3887.93,2.7,100.0,0.0698,-1.07,0.14,-1.21,flip -15878,做多,2024-12-06 09:30:00,2024-12-06 10:00:00,3887.93,3852.09,2.69,100.0,0.0692,-2.48,0.13,-2.61,flip -15879,做空,2024-12-06 10:00:00,2024-12-06 10:15:00,3852.09,3859.53,2.66,100.0,0.0691,-0.51,0.13,-0.65,flip -15880,做多,2024-12-06 10:15:00,2024-12-06 11:00:00,3859.53,3865.69,2.65,100.0,0.0687,0.42,0.13,0.29,flip -15881,做空,2024-12-06 11:00:00,2024-12-06 11:45:00,3865.69,3869.72,2.65,100.0,0.0687,-0.28,0.13,-0.41,flip -15882,做多,2024-12-06 11:45:00,2024-12-06 12:45:00,3869.72,3839.89,2.65,100.0,0.0685,-2.04,0.13,-2.17,flip -15883,做空,2024-12-06 12:45:00,2024-12-06 13:30:00,3839.89,3885.96,2.63,100.0,0.0684,-3.15,0.13,-3.28,flip -15884,做多,2024-12-06 13:30:00,2024-12-07 03:00:00,3885.96,3987.56,2.59,100.0,0.0667,6.78,0.13,6.64,flip -15885,做空,2024-12-07 03:00:00,2024-12-07 03:15:00,3987.56,3993.39,2.69,100.0,0.0674,-0.39,0.13,-0.53,flip -15886,做多,2024-12-07 03:15:00,2024-12-07 03:30:00,3993.39,3990.85,2.68,100.0,0.0671,-0.17,0.13,-0.3,flip -15887,做空,2024-12-07 03:30:00,2024-12-07 04:00:00,3990.85,3995.21,2.68,100.0,0.0671,-0.29,0.13,-0.43,flip -15888,做多,2024-12-07 04:00:00,2024-12-07 11:30:00,3995.21,4005.96,2.67,100.0,0.0669,0.72,0.13,0.58,flip -15889,做空,2024-12-07 11:30:00,2024-12-07 12:00:00,4005.96,4007.32,2.68,100.0,0.0668,-0.09,0.13,-0.22,flip -15890,做多,2024-12-07 12:00:00,2024-12-07 12:15:00,4007.32,3999.43,2.67,100.0,0.0667,-0.53,0.13,-0.66,flip -15891,做空,2024-12-07 12:15:00,2024-12-07 12:30:00,3999.43,4002.98,2.66,100.0,0.0666,-0.24,0.13,-0.37,flip -15892,做多,2024-12-07 12:30:00,2024-12-07 12:45:00,4002.98,4001.98,2.66,100.0,0.0664,-0.07,0.13,-0.2,flip -15893,做空,2024-12-07 12:45:00,2024-12-07 14:30:00,4001.98,4004.74,2.66,100.0,0.0664,-0.18,0.13,-0.32,flip -15894,做多,2024-12-07 14:30:00,2024-12-07 15:15:00,4004.74,3993.23,2.65,100.0,0.0662,-0.76,0.13,-0.89,flip -15895,做空,2024-12-07 15:15:00,2024-12-07 15:30:00,3993.23,4002.46,2.64,100.0,0.0661,-0.61,0.13,-0.74,flip -15896,做多,2024-12-07 15:30:00,2024-12-07 16:00:00,4002.46,3995.41,2.63,100.0,0.0658,-0.46,0.13,-0.6,flip -15897,做空,2024-12-07 16:00:00,2024-12-07 16:15:00,3995.41,3999.99,2.62,100.0,0.0657,-0.3,0.13,-0.43,flip -15898,做多,2024-12-07 16:15:00,2024-12-07 17:00:00,3999.99,3993.23,2.62,100.0,0.0655,-0.44,0.13,-0.57,flip -15899,做空,2024-12-07 17:00:00,2024-12-07 17:15:00,3993.23,3997.64,2.61,100.0,0.0654,-0.29,0.13,-0.42,flip -15900,做多,2024-12-07 17:15:00,2024-12-07 17:30:00,3997.64,3992.77,2.61,100.0,0.0652,-0.32,0.13,-0.45,flip -15901,做空,2024-12-07 17:30:00,2024-12-07 17:45:00,3992.77,3995.03,2.6,100.0,0.0651,-0.15,0.13,-0.28,flip -15902,做多,2024-12-07 17:45:00,2024-12-07 22:15:00,3995.03,3997.83,2.6,100.0,0.065,0.18,0.13,0.05,flip -15903,做空,2024-12-07 22:15:00,2024-12-07 22:30:00,3997.83,4001.47,2.6,100.0,0.0649,-0.24,0.13,-0.37,flip -15904,做多,2024-12-07 22:30:00,2024-12-07 22:45:00,4001.47,3996.98,2.59,100.0,0.0648,-0.29,0.13,-0.42,flip -15905,做空,2024-12-07 22:45:00,2024-12-07 23:00:00,3996.98,4006.84,2.59,100.0,0.0647,-0.64,0.13,-0.77,flip -15906,做多,2024-12-07 23:00:00,2024-12-07 23:45:00,4006.84,3999.81,2.58,100.0,0.0643,-0.45,0.13,-0.58,flip -15907,做空,2024-12-07 23:45:00,2024-12-08 00:00:00,3999.81,4001.07,2.57,100.0,0.0642,-0.08,0.13,-0.21,flip -15908,做多,2024-12-08 00:00:00,2024-12-08 00:30:00,4001.07,4005.13,2.62,100.0,0.0655,0.27,0.13,0.13,flip -15909,做空,2024-12-08 00:30:00,2024-12-08 00:45:00,4005.13,4006.72,2.62,100.0,0.0654,-0.1,0.13,-0.24,flip -15910,做多,2024-12-08 00:45:00,2024-12-08 01:15:00,4006.72,4003.02,2.62,100.0,0.0653,-0.24,0.13,-0.37,flip -15911,做空,2024-12-08 01:15:00,2024-12-08 02:15:00,4003.02,4005.8,2.61,100.0,0.0653,-0.18,0.13,-0.31,flip -15912,做多,2024-12-08 02:15:00,2024-12-08 02:30:00,4005.8,4003.51,2.61,100.0,0.0651,-0.15,0.13,-0.28,flip -15913,做空,2024-12-08 02:30:00,2024-12-08 03:00:00,4003.51,4001.41,2.6,100.0,0.065,0.14,0.13,0.01,flip -15914,做多,2024-12-08 03:00:00,2024-12-08 03:30:00,4001.41,3993.96,2.6,100.0,0.065,-0.48,0.13,-0.61,flip -15915,做空,2024-12-08 03:30:00,2024-12-08 12:45:00,3993.96,3988.37,2.59,100.0,0.065,0.36,0.13,0.23,flip -15916,做多,2024-12-08 12:45:00,2024-12-08 14:45:00,3988.37,3981.78,2.6,100.0,0.0651,-0.43,0.13,-0.56,flip -15917,做空,2024-12-08 14:45:00,2024-12-08 15:15:00,3981.78,3981.86,2.59,100.0,0.065,-0.01,0.13,-0.13,flip -15918,做多,2024-12-08 15:15:00,2024-12-08 17:00:00,3981.86,3982.87,2.59,100.0,0.065,0.07,0.13,-0.06,flip -15919,做空,2024-12-08 17:00:00,2024-12-08 17:15:00,3982.87,3987.85,2.58,100.0,0.0649,-0.32,0.13,-0.45,flip -15920,做多,2024-12-08 17:15:00,2024-12-08 18:00:00,3987.85,3981.78,2.58,100.0,0.0647,-0.39,0.13,-0.52,flip -15921,做空,2024-12-08 18:00:00,2024-12-08 19:30:00,3981.78,3988.91,2.57,100.0,0.0646,-0.46,0.13,-0.59,flip -15922,做多,2024-12-08 19:30:00,2024-12-08 21:00:00,3988.91,3979.25,2.56,100.0,0.0643,-0.62,0.13,-0.75,flip -15923,做空,2024-12-08 21:00:00,2024-12-08 21:15:00,3979.25,3988.52,2.56,100.0,0.0642,-0.6,0.13,-0.72,flip -15924,做多,2024-12-08 21:15:00,2024-12-09 00:15:00,3988.52,3981.23,2.55,100.0,0.0639,-0.47,0.13,-0.59,flip -15925,做空,2024-12-09 00:15:00,2024-12-09 14:45:00,3981.23,3933.76,2.58,100.0,0.0648,3.08,0.13,2.95,flip -15926,做多,2024-12-09 14:45:00,2024-12-09 15:00:00,3933.76,3898.02,2.61,100.0,0.0663,-2.37,0.13,-2.5,flip -15927,做空,2024-12-09 15:00:00,2024-12-09 21:00:00,3898.02,3686.72,2.58,100.0,0.0662,14.0,0.12,13.87,tp_lower -15928,做多,2024-12-10 08:45:00,2024-12-10 09:30:00,3743.72,3739.94,2.73,100.0,0.0729,-0.28,0.14,-0.41,flip -15929,做空,2024-12-10 09:30:00,2024-12-10 14:00:00,3739.94,3710.56,2.72,100.0,0.0728,2.14,0.14,2.0,flip -15930,做多,2024-12-10 14:00:00,2024-12-10 14:30:00,3710.56,3711.07,2.74,100.0,0.0739,0.04,0.14,-0.1,flip -15931,做空,2024-12-10 14:30:00,2024-12-10 15:30:00,3711.07,3590.26,2.74,100.0,0.0738,8.91,0.13,8.78,tp_lower -15932,做多,2024-12-11 02:30:00,2024-12-12 18:30:00,3647.55,3927.77,2.83,100.0,0.0777,21.78,0.15,21.62,flip -15933,做空,2024-12-12 18:30:00,2024-12-13 02:30:00,3927.77,3916.86,3.05,100.0,0.0777,0.85,0.15,0.7,flip -15934,做多,2024-12-13 02:30:00,2024-12-13 02:45:00,3916.86,3906.16,3.06,100.0,0.0781,-0.84,0.15,-0.99,flip -15935,做空,2024-12-13 02:45:00,2024-12-13 03:30:00,3906.16,3939.69,3.05,100.0,0.078,-2.62,0.15,-2.77,flip -15936,做多,2024-12-13 03:30:00,2024-12-13 04:30:00,3939.69,3913.99,3.02,100.0,0.0766,-1.97,0.15,-2.12,flip -15937,做空,2024-12-13 04:30:00,2024-12-13 04:45:00,3913.99,3915.9,3.0,100.0,0.0765,-0.15,0.15,-0.3,flip -15938,做多,2024-12-13 04:45:00,2024-12-13 05:15:00,3915.9,3913.78,2.99,100.0,0.0764,-0.16,0.15,-0.31,flip -15939,做空,2024-12-13 05:15:00,2024-12-13 06:00:00,3913.78,3917.0,2.99,100.0,0.0763,-0.25,0.15,-0.4,flip -15940,做多,2024-12-13 06:00:00,2024-12-13 06:15:00,3917.0,3916.99,2.98,100.0,0.0761,-0.0,0.15,-0.15,flip -15941,做空,2024-12-13 06:15:00,2024-12-13 08:15:00,3916.99,3899.93,2.98,100.0,0.076,1.3,0.15,1.15,flip -15942,做多,2024-12-13 08:15:00,2024-12-13 08:30:00,3899.93,3894.02,2.99,100.0,0.0766,-0.45,0.15,-0.6,flip -15943,做空,2024-12-13 08:30:00,2024-12-13 08:45:00,3894.02,3897.39,2.98,100.0,0.0765,-0.26,0.15,-0.41,flip -15944,做多,2024-12-13 08:45:00,2024-12-13 09:00:00,3897.39,3889.89,2.97,100.0,0.0763,-0.57,0.15,-0.72,flip -15945,做空,2024-12-13 09:00:00,2024-12-13 10:30:00,3889.89,3891.39,2.97,100.0,0.0763,-0.11,0.15,-0.26,flip -15946,做多,2024-12-13 10:30:00,2024-12-13 15:45:00,3891.39,3885.1,2.96,100.0,0.0761,-0.48,0.15,-0.63,flip -15947,做空,2024-12-13 15:45:00,2024-12-13 16:30:00,3885.1,3922.03,2.95,100.0,0.076,-2.81,0.15,-2.96,flip -15948,做多,2024-12-13 16:30:00,2024-12-13 18:45:00,3922.03,3912.11,2.92,100.0,0.0745,-0.74,0.15,-0.89,flip -15949,做空,2024-12-13 18:45:00,2024-12-13 19:00:00,3912.11,3914.15,2.91,100.0,0.0745,-0.15,0.15,-0.3,flip -15950,做多,2024-12-13 19:00:00,2024-12-13 19:30:00,3914.15,3914.13,2.91,100.0,0.0743,-0.0,0.15,-0.15,flip -15951,做空,2024-12-13 19:30:00,2024-12-13 23:45:00,3914.13,3905.6,2.91,100.0,0.0742,0.63,0.14,0.49,flip -15952,做多,2024-12-13 23:45:00,2024-12-14 00:45:00,3905.6,3904.51,2.91,100.0,0.0745,-0.08,0.15,-0.23,flip -15953,做空,2024-12-14 00:45:00,2024-12-14 01:00:00,3904.51,3920.0,2.96,100.0,0.0757,-1.17,0.15,-1.32,flip -15954,做多,2024-12-14 01:00:00,2024-12-14 02:00:00,3920.0,3909.08,2.94,100.0,0.075,-0.82,0.15,-0.97,flip -15955,做空,2024-12-14 02:00:00,2024-12-14 02:30:00,3909.08,3914.52,2.93,100.0,0.075,-0.41,0.15,-0.55,flip -15956,做多,2024-12-14 02:30:00,2024-12-14 02:45:00,3914.52,3911.08,2.92,100.0,0.0747,-0.26,0.15,-0.4,flip -15957,做空,2024-12-14 02:45:00,2024-12-14 03:00:00,3911.08,3917.85,2.92,100.0,0.0746,-0.51,0.15,-0.65,flip -15958,做多,2024-12-14 03:00:00,2024-12-14 03:15:00,3917.85,3915.01,2.91,100.0,0.0743,-0.21,0.15,-0.36,flip -15959,做空,2024-12-14 03:15:00,2024-12-14 04:45:00,3915.01,3914.57,2.9,100.0,0.0742,0.03,0.15,-0.11,flip -15960,做多,2024-12-14 04:45:00,2024-12-14 05:00:00,3914.57,3910.7,2.9,100.0,0.0741,-0.29,0.14,-0.43,flip -15961,做空,2024-12-14 05:00:00,2024-12-14 05:45:00,3910.7,3919.68,2.9,100.0,0.0741,-0.67,0.15,-0.81,flip -15962,做多,2024-12-14 05:45:00,2024-12-14 09:00:00,3919.68,3912.72,2.89,100.0,0.0737,-0.51,0.14,-0.66,flip -15963,做空,2024-12-14 09:00:00,2024-12-14 09:15:00,3912.72,3914.2,2.88,100.0,0.0736,-0.11,0.14,-0.25,flip -15964,做多,2024-12-14 09:15:00,2024-12-14 09:45:00,3914.2,3910.98,2.88,100.0,0.0735,-0.24,0.14,-0.38,flip -15965,做空,2024-12-14 09:45:00,2024-12-14 13:15:00,3910.98,3859.4,2.87,100.0,0.0734,3.78,0.14,3.64,tp_lower -15966,做多,2024-12-15 01:00:00,2024-12-15 07:00:00,3872.06,3868.0,2.94,100.0,0.0759,-0.31,0.15,-0.46,flip -15967,做空,2024-12-15 07:00:00,2024-12-15 10:00:00,3868.0,3865.82,2.93,100.0,0.0759,0.17,0.15,0.02,flip -15968,做多,2024-12-15 10:00:00,2024-12-15 10:30:00,3865.82,3866.8,2.93,100.0,0.0759,0.07,0.15,-0.07,flip -15969,做空,2024-12-15 10:30:00,2024-12-15 11:00:00,3866.8,3869.24,2.93,100.0,0.0758,-0.18,0.15,-0.33,flip -15970,做多,2024-12-15 11:00:00,2024-12-15 11:15:00,3869.24,3868.35,2.93,100.0,0.0756,-0.07,0.15,-0.21,flip -15971,做空,2024-12-15 11:15:00,2024-12-15 11:30:00,3868.35,3875.42,2.92,100.0,0.0755,-0.53,0.15,-0.68,flip -15972,做多,2024-12-15 11:30:00,2024-12-15 12:15:00,3875.42,3870.18,2.91,100.0,0.0752,-0.39,0.15,-0.54,flip -15973,做空,2024-12-15 12:15:00,2024-12-15 12:30:00,3870.18,3889.3,2.91,100.0,0.0751,-1.44,0.15,-1.58,flip -15974,做多,2024-12-15 12:30:00,2024-12-15 21:00:00,3889.3,3872.43,2.89,100.0,0.0743,-1.25,0.14,-1.4,flip -15975,做空,2024-12-15 21:00:00,2024-12-15 22:15:00,3872.43,3876.52,2.87,100.0,0.0742,-0.3,0.14,-0.45,flip -15976,做多,2024-12-15 22:15:00,2024-12-16 00:45:00,3876.52,3999.48,2.87,100.0,0.074,9.1,0.15,8.95,tp_upper -15977,做多,2024-12-16 09:15:00,2024-12-16 10:00:00,3948.34,3936.53,2.98,100.0,0.0756,-0.89,0.15,-1.04,flip -15978,做空,2024-12-16 10:00:00,2024-12-16 10:30:00,3936.53,3941.01,2.97,100.0,0.0755,-0.34,0.15,-0.49,flip -15979,做多,2024-12-16 10:30:00,2024-12-16 11:00:00,3941.01,3942.32,2.97,100.0,0.0753,0.1,0.15,-0.05,flip -15980,做空,2024-12-16 11:00:00,2024-12-16 16:00:00,3942.32,3961.2,2.96,100.0,0.0752,-1.42,0.15,-1.57,flip -15981,做多,2024-12-16 16:00:00,2024-12-16 16:15:00,3961.2,3948.28,2.95,100.0,0.0744,-0.96,0.15,-1.11,flip -15982,做空,2024-12-16 16:15:00,2024-12-16 16:30:00,3948.28,3953.98,2.93,100.0,0.0743,-0.42,0.15,-0.57,flip -15983,做多,2024-12-16 16:30:00,2024-12-17 00:00:00,3953.98,3971.12,2.93,100.0,0.074,1.27,0.15,1.12,flip -15984,做空,2024-12-17 00:00:00,2024-12-17 01:15:00,3971.12,3982.74,2.96,100.0,0.0744,-0.86,0.15,-1.01,flip -15985,做多,2024-12-17 01:15:00,2024-12-17 06:15:00,3982.74,3999.61,2.94,100.0,0.0739,1.25,0.15,1.1,flip -15986,做空,2024-12-17 06:15:00,2024-12-17 06:30:00,3999.61,4005.57,2.95,100.0,0.0738,-0.44,0.15,-0.59,flip -15987,做多,2024-12-17 06:30:00,2024-12-17 07:30:00,4005.57,4009.27,2.95,100.0,0.0735,0.27,0.15,0.12,flip -15988,做空,2024-12-17 07:30:00,2024-12-17 08:30:00,4009.27,4015.03,2.95,100.0,0.0735,-0.42,0.15,-0.57,flip -15989,做多,2024-12-17 08:30:00,2024-12-17 08:45:00,4015.03,4009.47,2.94,100.0,0.0732,-0.41,0.15,-0.55,flip -15990,做空,2024-12-17 08:45:00,2024-12-17 09:00:00,4009.47,4014.96,2.93,100.0,0.0731,-0.4,0.15,-0.55,flip -15991,做多,2024-12-17 09:00:00,2024-12-17 09:15:00,4014.96,4006.68,2.92,100.0,0.0728,-0.6,0.15,-0.75,flip -15992,做空,2024-12-17 09:15:00,2024-12-17 09:45:00,4006.68,4025.61,2.92,100.0,0.0728,-1.38,0.15,-1.52,flip -15993,做多,2024-12-17 09:45:00,2024-12-17 10:00:00,4025.61,4021.75,2.9,100.0,0.072,-0.28,0.14,-0.42,flip -15994,做空,2024-12-17 10:00:00,2024-12-17 11:00:00,4021.75,4020.7,2.89,100.0,0.0719,0.08,0.14,-0.07,flip -15995,做多,2024-12-17 11:00:00,2024-12-17 11:15:00,4020.7,4013.11,2.89,100.0,0.0719,-0.55,0.14,-0.69,flip -15996,做空,2024-12-17 11:15:00,2024-12-17 12:30:00,4013.11,4008.01,2.88,100.0,0.0718,0.37,0.14,0.22,flip -15997,做多,2024-12-17 12:30:00,2024-12-17 13:45:00,4008.01,4005.96,2.88,100.0,0.0719,-0.15,0.14,-0.29,flip -15998,做空,2024-12-17 13:45:00,2024-12-17 14:15:00,4005.96,4009.47,2.88,100.0,0.0719,-0.25,0.14,-0.4,flip -15999,做多,2024-12-17 14:15:00,2024-12-17 14:30:00,4009.47,4008.14,2.87,100.0,0.0717,-0.1,0.14,-0.24,flip -16000,做空,2024-12-17 14:30:00,2024-12-17 14:45:00,4008.14,4018.65,2.87,100.0,0.0716,-0.75,0.14,-0.9,flip -16001,做多,2024-12-17 14:45:00,2024-12-17 15:00:00,4018.65,3969.0,2.86,100.0,0.0712,-3.53,0.14,-3.67,flip -16002,做空,2024-12-17 15:00:00,2024-12-17 15:45:00,3969.0,3937.88,2.82,100.0,0.0711,2.21,0.14,2.07,tp_lower -16003,做多,2024-12-18 11:00:00,2024-12-18 12:15:00,3877.36,3868.41,2.89,100.0,0.0746,-0.67,0.14,-0.81,flip -16004,做空,2024-12-18 12:15:00,2024-12-18 13:00:00,3868.41,3865.54,2.88,100.0,0.0745,0.21,0.14,0.07,flip -16005,做多,2024-12-18 13:00:00,2024-12-18 13:30:00,3865.54,3857.86,2.88,100.0,0.0745,-0.57,0.14,-0.72,flip -16006,做空,2024-12-18 13:30:00,2024-12-18 14:00:00,3857.86,3857.59,2.87,100.0,0.0745,0.02,0.14,-0.12,flip -16007,做多,2024-12-18 14:00:00,2024-12-18 14:30:00,3857.59,3860.99,2.87,100.0,0.0744,0.25,0.14,0.11,flip -16008,做空,2024-12-18 14:30:00,2024-12-18 15:15:00,3860.99,3857.38,2.87,100.0,0.0743,0.27,0.14,0.12,flip -16009,做多,2024-12-18 15:15:00,2024-12-18 16:00:00,3857.38,3852.37,2.87,100.0,0.0744,-0.37,0.14,-0.52,flip -16010,做空,2024-12-18 16:00:00,2024-12-18 16:15:00,3852.37,3861.53,2.86,100.0,0.0743,-0.68,0.14,-0.82,flip -16011,做多,2024-12-18 16:15:00,2024-12-18 17:00:00,3861.53,3866.69,2.85,100.0,0.0739,0.38,0.14,0.24,flip -16012,做空,2024-12-18 17:00:00,2024-12-18 19:45:00,3866.69,3769.4,2.85,100.0,0.0738,7.18,0.14,7.04,tp_lower -16013,做多,2024-12-19 10:15:00,2024-12-19 14:30:00,3686.96,3665.1,2.95,100.0,0.08,-1.75,0.15,-1.9,flip -16014,做空,2024-12-19 14:30:00,2024-12-19 17:45:00,3665.1,3478.76,2.93,100.0,0.0799,14.89,0.14,14.75,tp_lower -16015,做多,2024-12-20 14:15:00,2024-12-20 14:45:00,3329.11,3327.34,3.08,100.0,0.0925,-0.16,0.15,-0.32,flip -16016,做空,2024-12-20 14:45:00,2024-12-20 15:00:00,3327.34,3359.46,3.08,100.0,0.0924,-2.97,0.16,-3.12,flip -16017,做多,2024-12-20 15:00:00,2024-12-21 09:00:00,3359.46,3466.12,3.04,100.0,0.0906,9.66,0.16,9.5,flip -16018,做空,2024-12-21 09:00:00,2024-12-21 09:15:00,3466.12,3468.77,3.14,100.0,0.0907,-0.24,0.16,-0.4,flip -16019,做多,2024-12-21 09:15:00,2024-12-21 10:30:00,3468.77,3460.19,3.14,100.0,0.0904,-0.78,0.16,-0.93,flip -16020,做空,2024-12-21 10:30:00,2024-12-22 08:00:00,3460.19,3348.44,3.13,100.0,0.0904,10.1,0.15,9.95,flip -16021,做多,2024-12-22 08:00:00,2024-12-22 14:00:00,3348.44,3356.76,3.23,100.0,0.0965,0.8,0.16,0.64,flip -16022,做空,2024-12-22 14:00:00,2024-12-23 03:00:00,3356.76,3315.19,3.24,100.0,0.0964,4.01,0.16,3.85,flip -16023,做多,2024-12-23 03:00:00,2024-12-23 06:00:00,3315.19,3284.32,3.28,100.0,0.0989,-3.05,0.16,-3.22,flip -16024,做空,2024-12-23 06:00:00,2024-12-23 06:15:00,3284.32,3295.52,3.25,100.0,0.0988,-1.11,0.16,-1.27,flip -16025,做多,2024-12-23 06:15:00,2024-12-23 06:30:00,3295.52,3277.1,3.23,100.0,0.0981,-1.81,0.16,-1.97,flip -16026,做空,2024-12-23 06:30:00,2024-12-23 07:15:00,3277.1,3295.18,3.21,100.0,0.098,-1.77,0.16,-1.93,flip -16027,做多,2024-12-23 07:15:00,2024-12-23 07:30:00,3295.18,3293.44,3.19,100.0,0.0968,-0.17,0.16,-0.33,flip -16028,做空,2024-12-23 07:30:00,2024-12-23 07:45:00,3293.44,3303.34,3.18,100.0,0.0967,-0.96,0.16,-1.12,flip -16029,做多,2024-12-23 07:45:00,2024-12-23 14:30:00,3303.34,3302.26,3.17,100.0,0.096,-0.1,0.16,-0.26,flip -16030,做空,2024-12-23 14:30:00,2024-12-23 14:45:00,3302.26,3311.58,3.17,100.0,0.0959,-0.89,0.16,-1.05,flip -16031,做多,2024-12-23 14:45:00,2024-12-23 15:00:00,3311.58,3302.62,3.16,100.0,0.0953,-0.85,0.16,-1.01,flip -16032,做空,2024-12-23 15:00:00,2024-12-23 16:15:00,3302.62,3304.72,3.14,100.0,0.0952,-0.2,0.16,-0.36,flip -16033,做多,2024-12-23 16:15:00,2024-12-23 18:30:00,3304.72,3314.86,3.14,100.0,0.095,0.96,0.16,0.81,flip -16034,做空,2024-12-23 18:30:00,2024-12-23 19:00:00,3314.86,3340.08,3.15,100.0,0.0949,-2.39,0.16,-2.55,flip -16035,做多,2024-12-23 19:00:00,2024-12-24 09:00:00,3340.08,3389.89,3.12,100.0,0.0934,4.65,0.16,4.49,flip -16036,做空,2024-12-24 09:00:00,2024-12-24 09:15:00,3389.89,3403.16,3.2,100.0,0.0944,-1.25,0.16,-1.41,flip -16037,做多,2024-12-24 09:15:00,2024-12-24 09:45:00,3403.16,3397.58,3.18,100.0,0.0935,-0.52,0.16,-0.68,flip -16038,做空,2024-12-24 09:45:00,2024-12-24 10:00:00,3397.58,3399.9,3.17,100.0,0.0934,-0.22,0.16,-0.38,flip -16039,做多,2024-12-24 10:00:00,2024-12-24 10:15:00,3399.9,3390.63,3.17,100.0,0.0932,-0.86,0.16,-1.02,flip -16040,做空,2024-12-24 10:15:00,2024-12-24 11:00:00,3390.63,3400.63,3.16,100.0,0.0931,-0.93,0.16,-1.09,flip -16041,做多,2024-12-24 11:00:00,2024-12-24 12:00:00,3400.63,3404.45,3.15,100.0,0.0925,0.35,0.16,0.2,flip -16042,做空,2024-12-24 12:00:00,2024-12-24 13:00:00,3404.45,3414.11,3.15,100.0,0.0924,-0.89,0.16,-1.05,flip -16043,做多,2024-12-24 13:00:00,2024-12-24 20:00:00,3414.11,3443.62,3.13,100.0,0.0918,2.71,0.16,2.55,flip -16044,做空,2024-12-24 20:00:00,2024-12-24 20:15:00,3443.62,3448.82,3.16,100.0,0.0917,-0.48,0.16,-0.63,flip -16045,做多,2024-12-24 20:15:00,2024-12-25 02:00:00,3448.82,3463.94,3.15,100.0,0.0913,1.38,0.16,1.22,flip -16046,做空,2024-12-25 02:00:00,2024-12-25 02:15:00,3463.94,3467.33,3.19,100.0,0.0921,-0.31,0.16,-0.47,flip -16047,做多,2024-12-25 02:15:00,2024-12-25 03:15:00,3467.33,3477.49,3.18,100.0,0.0918,0.93,0.16,0.77,flip -16048,做空,2024-12-25 03:15:00,2024-12-25 03:45:00,3477.49,3476.89,3.19,100.0,0.0917,0.06,0.16,-0.1,flip -16049,做多,2024-12-25 03:45:00,2024-12-25 06:15:00,3476.89,3489.67,3.19,100.0,0.0916,1.17,0.16,1.01,flip -16050,做空,2024-12-25 06:15:00,2024-12-25 07:00:00,3489.67,3494.47,3.19,100.0,0.0915,-0.44,0.16,-0.6,flip -16051,做多,2024-12-25 07:00:00,2024-12-25 08:45:00,3494.47,3487.98,3.19,100.0,0.0912,-0.59,0.16,-0.75,flip -16052,做空,2024-12-25 08:45:00,2024-12-25 09:15:00,3487.98,3490.7,3.18,100.0,0.0911,-0.25,0.16,-0.41,flip -16053,做多,2024-12-25 09:15:00,2024-12-25 10:15:00,3490.7,3535.22,3.17,100.0,0.0909,4.05,0.16,3.89,tp_upper -16054,做多,2024-12-25 12:30:00,2024-12-25 12:45:00,3487.84,3476.39,3.21,100.0,0.092,-1.05,0.16,-1.21,flip -16055,做空,2024-12-25 12:45:00,2024-12-25 14:00:00,3476.39,3487.5,3.2,100.0,0.0919,-1.02,0.16,-1.18,flip -16056,做多,2024-12-25 14:00:00,2024-12-25 14:45:00,3487.5,3488.7,3.18,100.0,0.0912,0.11,0.16,-0.05,flip -16057,做空,2024-12-25 14:45:00,2024-12-25 19:15:00,3488.7,3474.43,3.18,100.0,0.0912,1.3,0.16,1.14,flip -16058,做多,2024-12-25 19:15:00,2024-12-25 19:45:00,3474.43,3480.02,3.19,100.0,0.0918,0.51,0.16,0.35,flip -16059,做空,2024-12-25 19:45:00,2024-12-25 20:15:00,3480.02,3484.33,3.19,100.0,0.0917,-0.4,0.16,-0.56,flip -16060,做多,2024-12-25 20:15:00,2024-12-25 20:30:00,3484.33,3471.94,3.18,100.0,0.0914,-1.13,0.16,-1.29,flip -16061,做空,2024-12-25 20:30:00,2024-12-25 22:30:00,3471.94,3477.23,3.17,100.0,0.0913,-0.48,0.16,-0.64,flip -16062,做多,2024-12-25 22:30:00,2024-12-25 22:45:00,3477.23,3473.99,3.16,100.0,0.0909,-0.29,0.16,-0.45,flip -16063,做空,2024-12-25 22:45:00,2024-12-25 23:00:00,3473.99,3491.99,3.16,100.0,0.0909,-1.64,0.16,-1.79,flip -16064,做多,2024-12-25 23:00:00,2024-12-26 00:30:00,3491.99,3486.86,3.14,100.0,0.0898,-0.46,0.16,-0.62,flip -16065,做空,2024-12-26 00:30:00,2024-12-26 01:45:00,3486.86,3474.89,3.18,100.0,0.0913,1.09,0.16,0.93,flip -16066,做多,2024-12-26 01:45:00,2024-12-26 02:30:00,3474.89,3469.22,3.19,100.0,0.0918,-0.52,0.16,-0.68,flip -16067,做空,2024-12-26 02:30:00,2024-12-26 08:15:00,3469.22,3368.04,3.18,100.0,0.0917,9.28,0.15,9.13,tp_lower -16068,做多,2024-12-27 00:45:00,2024-12-27 01:15:00,3346.06,3348.61,3.28,100.0,0.0981,0.25,0.16,0.09,flip -16069,做空,2024-12-27 01:15:00,2024-12-27 08:00:00,3348.61,3350.74,3.28,100.0,0.098,-0.21,0.16,-0.37,flip -16070,做多,2024-12-27 08:00:00,2024-12-27 14:00:00,3350.74,3377.57,3.28,100.0,0.0978,2.62,0.17,2.46,flip -16071,做空,2024-12-27 14:00:00,2024-12-27 14:15:00,3377.57,3387.76,3.3,100.0,0.0977,-1.0,0.17,-1.16,flip -16072,做多,2024-12-27 14:15:00,2024-12-27 14:30:00,3387.76,3341.42,3.29,100.0,0.097,-4.49,0.16,-4.66,flip -16073,做空,2024-12-27 14:30:00,2024-12-28 03:30:00,3341.42,3345.94,3.24,100.0,0.0969,-0.44,0.16,-0.6,flip -16074,做多,2024-12-28 03:30:00,2024-12-28 03:45:00,3345.94,3344.12,3.25,100.0,0.097,-0.18,0.16,-0.34,flip -16075,做空,2024-12-28 03:45:00,2024-12-28 04:30:00,3344.12,3343.53,3.24,100.0,0.0969,0.06,0.16,-0.1,flip -16076,做多,2024-12-28 04:30:00,2024-12-28 06:30:00,3343.53,3334.54,3.24,100.0,0.0969,-0.87,0.16,-1.03,flip -16077,做空,2024-12-28 06:30:00,2024-12-28 06:45:00,3334.54,3340.68,3.23,100.0,0.0968,-0.59,0.16,-0.76,flip -16078,做多,2024-12-28 06:45:00,2024-12-28 07:30:00,3340.68,3336.89,3.22,100.0,0.0963,-0.37,0.16,-0.53,flip -16079,做空,2024-12-28 07:30:00,2024-12-28 08:00:00,3336.89,3338.57,3.21,100.0,0.0962,-0.16,0.16,-0.32,flip -16080,做多,2024-12-28 08:00:00,2024-12-28 08:15:00,3338.57,3338.38,3.21,100.0,0.096,-0.02,0.16,-0.18,flip -16081,做空,2024-12-28 08:15:00,2024-12-28 08:30:00,3338.38,3343.3,3.2,100.0,0.0959,-0.47,0.16,-0.63,flip -16082,做多,2024-12-28 08:30:00,2024-12-28 10:45:00,3343.3,3338.74,3.19,100.0,0.0955,-0.44,0.16,-0.6,flip -16083,做空,2024-12-28 10:45:00,2024-12-28 11:00:00,3338.74,3343.88,3.19,100.0,0.0955,-0.49,0.16,-0.65,flip -16084,做多,2024-12-28 11:00:00,2024-12-28 14:15:00,3343.88,3377.44,3.18,100.0,0.0951,3.19,0.16,3.03,tp_upper -16085,做多,2024-12-29 01:15:00,2024-12-29 01:30:00,3383.93,3380.01,3.24,100.0,0.0958,-0.38,0.16,-0.54,flip -16086,做空,2024-12-29 01:30:00,2024-12-29 02:00:00,3380.01,3380.92,3.23,100.0,0.0957,-0.09,0.16,-0.25,flip -16087,做多,2024-12-29 02:00:00,2024-12-29 03:00:00,3380.92,3378.67,3.23,100.0,0.0955,-0.21,0.16,-0.38,flip -16088,做空,2024-12-29 03:00:00,2024-12-29 04:00:00,3378.67,3386.15,3.22,100.0,0.0954,-0.71,0.16,-0.88,flip -16089,做多,2024-12-29 04:00:00,2024-12-29 04:15:00,3386.15,3384.86,3.21,100.0,0.0949,-0.12,0.16,-0.28,flip -16090,做空,2024-12-29 04:15:00,2024-12-29 04:45:00,3384.86,3387.35,3.21,100.0,0.0948,-0.24,0.16,-0.4,flip -16091,做多,2024-12-29 04:45:00,2024-12-29 05:00:00,3387.35,3385.36,3.2,100.0,0.0946,-0.19,0.16,-0.35,flip -16092,做空,2024-12-29 05:00:00,2024-12-29 05:15:00,3385.36,3389.11,3.2,100.0,0.0945,-0.35,0.16,-0.51,flip -16093,做多,2024-12-29 05:15:00,2024-12-29 05:30:00,3389.11,3384.6,3.19,100.0,0.0942,-0.42,0.16,-0.58,flip -16094,做空,2024-12-29 05:30:00,2024-12-29 06:30:00,3384.6,3389.05,3.18,100.0,0.0941,-0.42,0.16,-0.58,flip -16095,做多,2024-12-29 06:30:00,2024-12-29 09:00:00,3389.05,3390.25,3.18,100.0,0.0938,0.11,0.16,-0.05,flip -16096,做空,2024-12-29 09:00:00,2024-12-29 09:15:00,3390.25,3398.43,3.18,100.0,0.0937,-0.77,0.16,-0.93,flip -16097,做多,2024-12-29 09:15:00,2024-12-29 12:30:00,3398.43,3392.12,3.16,100.0,0.0931,-0.59,0.16,-0.75,flip -16098,做空,2024-12-29 12:30:00,2024-12-29 13:00:00,3392.12,3393.32,3.16,100.0,0.093,-0.11,0.16,-0.27,flip -16099,做多,2024-12-29 13:00:00,2024-12-29 13:15:00,3393.32,3392.08,3.15,100.0,0.0929,-0.12,0.16,-0.27,flip -16100,做空,2024-12-29 13:15:00,2024-12-29 13:30:00,3392.08,3393.93,3.15,100.0,0.0928,-0.17,0.16,-0.33,flip -16101,做多,2024-12-29 13:30:00,2024-12-29 14:15:00,3393.93,3380.86,3.14,100.0,0.0926,-1.21,0.16,-1.37,flip -16102,做空,2024-12-29 14:15:00,2024-12-29 14:30:00,3380.86,3359.05,3.13,100.0,0.0925,2.02,0.16,1.86,tp_lower -16103,做多,2024-12-30 00:15:00,2024-12-30 00:30:00,3380.18,3372.51,3.2,100.0,0.0945,-0.73,0.16,-0.88,flip -16104,做空,2024-12-30 00:30:00,2024-12-30 17:30:00,3372.51,3395.87,3.18,100.0,0.0944,-2.21,0.16,-2.37,flip -16105,做多,2024-12-30 17:30:00,2024-12-30 17:45:00,3395.87,3390.52,3.16,100.0,0.093,-0.5,0.16,-0.66,flip -16106,做空,2024-12-30 17:45:00,2024-12-30 18:00:00,3390.52,3398.9,3.15,100.0,0.093,-0.78,0.16,-0.94,flip -16107,做多,2024-12-30 18:00:00,2024-12-30 18:15:00,3398.9,3396.07,3.14,100.0,0.0924,-0.26,0.16,-0.42,flip -16108,做空,2024-12-30 18:15:00,2024-12-30 19:15:00,3396.07,3404.81,3.13,100.0,0.0923,-0.81,0.16,-0.96,flip -16109,做多,2024-12-30 19:15:00,2024-12-30 21:00:00,3404.81,3392.32,3.12,100.0,0.0917,-1.15,0.16,-1.3,flip -16110,做空,2024-12-30 21:00:00,2024-12-31 06:00:00,3392.32,3350.01,3.11,100.0,0.0917,3.88,0.15,3.72,flip -16111,做多,2024-12-31 06:00:00,2024-12-31 06:30:00,3350.01,3347.07,3.17,100.0,0.0945,-0.28,0.16,-0.44,flip -16112,做空,2024-12-31 06:30:00,2024-12-31 07:00:00,3347.07,3355.77,3.16,100.0,0.0944,-0.82,0.16,-0.98,flip -16113,做多,2024-12-31 07:00:00,2024-12-31 07:15:00,3355.77,3353.95,3.15,100.0,0.0938,-0.17,0.16,-0.33,flip -16114,做空,2024-12-31 07:15:00,2024-12-31 08:00:00,3353.95,3356.15,3.14,100.0,0.0937,-0.21,0.16,-0.36,flip -16115,做多,2024-12-31 08:00:00,2024-12-31 17:30:00,3356.15,3345.98,3.14,100.0,0.0935,-0.95,0.16,-1.11,flip -16116,做空,2024-12-31 17:30:00,2025-01-01 12:15:00,3345.98,3349.49,3.13,100.0,0.0934,-0.33,0.16,-0.48,flip -16117,做多,2025-01-01 12:15:00,2025-01-01 12:45:00,3349.49,3346.01,3.14,100.0,0.0936,-0.33,0.16,-0.48,flip -16118,做空,2025-01-01 12:45:00,2025-01-01 14:00:00,3346.01,3347.42,3.13,100.0,0.0936,-0.13,0.16,-0.29,flip -16119,做多,2025-01-01 14:00:00,2025-01-01 14:15:00,3347.42,3336.0,3.13,100.0,0.0934,-1.07,0.16,-1.22,flip -16120,做空,2025-01-01 14:15:00,2025-01-01 14:45:00,3336.0,3345.0,3.11,100.0,0.0933,-0.84,0.16,-1.0,flip -16121,做多,2025-01-01 14:45:00,2025-01-01 15:00:00,3345.0,3336.26,3.1,100.0,0.0927,-0.81,0.15,-0.96,flip -16122,做空,2025-01-01 15:00:00,2025-01-01 15:15:00,3336.26,3338.03,3.09,100.0,0.0926,-0.16,0.15,-0.32,flip -16123,做多,2025-01-01 15:15:00,2025-01-01 16:15:00,3338.03,3344.31,3.08,100.0,0.0924,0.58,0.15,0.43,flip -16124,做空,2025-01-01 16:15:00,2025-01-01 17:45:00,3344.31,3343.02,3.09,100.0,0.0923,0.12,0.15,-0.04,flip -16125,做多,2025-01-01 17:45:00,2025-01-01 18:00:00,3343.02,3333.8,3.09,100.0,0.0923,-0.85,0.15,-1.0,flip -16126,做空,2025-01-01 18:00:00,2025-01-01 18:30:00,3333.8,3347.67,3.07,100.0,0.0922,-1.28,0.15,-1.43,flip -16127,做多,2025-01-01 18:30:00,2025-01-02 20:45:00,3347.67,3452.17,3.06,100.0,0.0913,9.55,0.16,9.39,flip -16128,做空,2025-01-02 20:45:00,2025-01-02 21:45:00,3452.17,3453.73,3.18,100.0,0.0921,-0.14,0.16,-0.3,flip -16129,做多,2025-01-02 21:45:00,2025-01-03 00:30:00,3453.73,3453.14,3.18,100.0,0.092,-0.05,0.16,-0.21,flip -16130,做空,2025-01-03 00:30:00,2025-01-03 01:45:00,3453.14,3464.36,3.18,100.0,0.092,-1.03,0.16,-1.19,flip -16131,做多,2025-01-03 01:45:00,2025-01-03 02:45:00,3464.36,3456.74,3.16,100.0,0.0914,-0.7,0.16,-0.85,flip -16132,做空,2025-01-03 02:45:00,2025-01-03 03:00:00,3456.74,3456.65,3.15,100.0,0.0913,0.01,0.16,-0.15,flip -16133,做多,2025-01-03 03:00:00,2025-01-03 04:15:00,3456.65,3460.78,3.15,100.0,0.0912,0.38,0.16,0.22,flip -16134,做空,2025-01-03 04:15:00,2025-01-03 06:00:00,3460.78,3457.4,3.15,100.0,0.0911,0.31,0.16,0.15,flip -16135,做多,2025-01-03 06:00:00,2025-01-03 14:30:00,3457.4,3524.65,3.15,100.0,0.0912,6.13,0.16,5.97,tp_upper -16136,做多,2025-01-04 05:45:00,2025-01-04 07:45:00,3595.52,3593.04,3.23,100.0,0.0898,-0.22,0.16,-0.38,flip -16137,做空,2025-01-04 07:45:00,2025-01-04 08:00:00,3593.04,3602.55,3.22,100.0,0.0897,-0.85,0.16,-1.01,flip -16138,做多,2025-01-04 08:00:00,2025-01-04 08:15:00,3602.55,3594.9,3.21,100.0,0.0891,-0.68,0.16,-0.84,flip -16139,做空,2025-01-04 08:15:00,2025-01-04 11:45:00,3594.9,3601.16,3.2,100.0,0.0891,-0.56,0.16,-0.72,flip -16140,做多,2025-01-04 11:45:00,2025-01-04 12:15:00,3601.16,3635.14,3.19,100.0,0.0887,3.01,0.16,2.85,tp_upper -16141,做多,2025-01-04 15:45:00,2025-01-05 01:45:00,3606.5,3635.55,3.22,100.0,0.0893,2.59,0.16,2.43,flip -16142,做空,2025-01-05 01:45:00,2025-01-05 04:00:00,3635.55,3638.44,3.26,100.0,0.0896,-0.26,0.16,-0.42,flip -16143,做多,2025-01-05 04:00:00,2025-01-05 05:00:00,3638.44,3636.53,3.25,100.0,0.0894,-0.17,0.16,-0.33,flip -16144,做空,2025-01-05 05:00:00,2025-01-05 15:00:00,3636.53,3624.93,3.25,100.0,0.0893,1.04,0.16,0.87,flip -16145,做多,2025-01-05 15:00:00,2025-01-05 15:45:00,3624.93,3628.43,3.25,100.0,0.0898,0.31,0.16,0.15,flip -16146,做空,2025-01-05 15:45:00,2025-01-05 16:00:00,3628.43,3636.95,3.25,100.0,0.0897,-0.76,0.16,-0.93,flip -16147,做多,2025-01-05 16:00:00,2025-01-05 16:30:00,3636.95,3624.7,3.24,100.0,0.0892,-1.09,0.16,-1.25,flip -16148,做空,2025-01-05 16:30:00,2025-01-05 16:45:00,3624.7,3627.1,3.23,100.0,0.0891,-0.21,0.16,-0.38,flip -16149,做多,2025-01-05 16:45:00,2025-01-05 17:45:00,3627.1,3627.36,3.22,100.0,0.0889,0.02,0.16,-0.14,flip -16150,做空,2025-01-05 17:45:00,2025-01-05 18:30:00,3627.36,3628.95,3.22,100.0,0.0888,-0.14,0.16,-0.3,flip -16151,做多,2025-01-05 18:30:00,2025-01-06 00:45:00,3628.95,3620.5,3.22,100.0,0.0886,-0.75,0.16,-0.91,flip -16152,做空,2025-01-06 00:45:00,2025-01-06 01:30:00,3620.5,3627.12,3.23,100.0,0.0894,-0.59,0.16,-0.75,flip -16153,做多,2025-01-06 01:30:00,2025-01-06 02:00:00,3627.12,3667.8,3.23,100.0,0.0889,3.62,0.16,3.45,tp_upper -16154,做多,2025-01-06 07:30:00,2025-01-06 08:15:00,3649.0,3649.01,3.26,100.0,0.0893,0.0,0.16,-0.16,flip -16155,做空,2025-01-06 08:15:00,2025-01-06 09:00:00,3649.01,3647.99,3.26,100.0,0.0892,0.09,0.16,-0.07,flip -16156,做多,2025-01-06 09:00:00,2025-01-06 09:15:00,3647.99,3642.38,3.25,100.0,0.0892,-0.5,0.16,-0.66,flip -16157,做空,2025-01-06 09:15:00,2025-01-06 11:15:00,3642.38,3652.11,3.24,100.0,0.0891,-0.87,0.16,-1.03,flip -16158,做多,2025-01-06 11:15:00,2025-01-06 12:00:00,3652.11,3652.14,3.23,100.0,0.0885,0.0,0.16,-0.16,flip -16159,做空,2025-01-06 12:00:00,2025-01-06 12:15:00,3652.14,3656.74,3.23,100.0,0.0884,-0.41,0.16,-0.57,flip -16160,做多,2025-01-06 12:15:00,2025-01-06 12:45:00,3656.74,3641.68,3.22,100.0,0.0881,-1.33,0.16,-1.49,flip -16161,做空,2025-01-06 12:45:00,2025-01-06 13:45:00,3641.68,3650.0,3.21,100.0,0.088,-0.73,0.16,-0.89,flip -16162,做多,2025-01-06 13:45:00,2025-01-06 14:00:00,3650.0,3640.97,3.2,100.0,0.0875,-0.79,0.16,-0.95,flip -16163,做空,2025-01-06 14:00:00,2025-01-06 14:45:00,3640.97,3684.3,3.18,100.0,0.0875,-3.79,0.16,-3.95,flip -16164,做多,2025-01-06 14:45:00,2025-01-06 17:30:00,3684.3,3661.89,3.14,100.0,0.0853,-1.91,0.16,-2.07,flip -16165,做空,2025-01-06 17:30:00,2025-01-06 17:45:00,3661.89,3672.78,3.12,100.0,0.0852,-0.93,0.16,-1.08,flip -16166,做多,2025-01-06 17:45:00,2025-01-06 21:15:00,3672.78,3668.39,3.11,100.0,0.0846,-0.37,0.16,-0.53,flip -16167,做空,2025-01-06 21:15:00,2025-01-06 21:30:00,3668.39,3669.22,3.1,100.0,0.0846,-0.07,0.16,-0.23,flip -16168,做多,2025-01-06 21:30:00,2025-01-06 21:45:00,3669.22,3666.31,3.1,100.0,0.0844,-0.25,0.15,-0.4,flip -16169,做空,2025-01-06 21:45:00,2025-01-06 22:00:00,3666.31,3670.09,3.09,100.0,0.0843,-0.32,0.15,-0.47,flip -16170,做多,2025-01-06 22:00:00,2025-01-07 02:45:00,3670.09,3676.88,3.09,100.0,0.0841,0.57,0.15,0.42,flip -16171,做空,2025-01-07 02:45:00,2025-01-07 03:00:00,3676.88,3681.99,3.14,100.0,0.0855,-0.44,0.16,-0.59,flip -16172,做多,2025-01-07 03:00:00,2025-01-07 03:15:00,3681.99,3679.62,3.14,100.0,0.0852,-0.2,0.16,-0.36,flip -16173,做空,2025-01-07 03:15:00,2025-01-07 03:45:00,3679.62,3681.48,3.13,100.0,0.0851,-0.16,0.16,-0.31,flip -16174,做多,2025-01-07 03:45:00,2025-01-07 04:15:00,3681.48,3682.43,3.13,100.0,0.0849,0.08,0.16,-0.08,flip -16175,做空,2025-01-07 04:15:00,2025-01-07 08:45:00,3682.43,3673.4,3.12,100.0,0.0848,0.77,0.16,0.61,flip -16176,做多,2025-01-07 08:45:00,2025-01-08 14:00:00,3673.4,3354.15,3.13,100.0,0.0852,-27.19,0.14,-27.33,flip -16177,做空,2025-01-08 14:00:00,2025-01-08 14:30:00,3354.15,3360.94,2.87,100.0,0.0856,-0.58,0.14,-0.72,flip -16178,做多,2025-01-08 14:30:00,2025-01-08 15:00:00,3360.94,3353.89,2.86,100.0,0.0851,-0.6,0.14,-0.74,flip -16179,做空,2025-01-08 15:00:00,2025-01-08 17:00:00,3353.89,3257.03,2.85,100.0,0.0851,8.24,0.14,8.1,tp_lower -16180,做多,2025-01-08 22:30:00,2025-01-08 23:00:00,3330.59,3320.09,2.93,100.0,0.088,-0.92,0.15,-1.07,flip -16181,做空,2025-01-08 23:00:00,2025-01-08 23:30:00,3320.09,3328.8,2.92,100.0,0.0879,-0.77,0.15,-0.91,flip -16182,做多,2025-01-08 23:30:00,2025-01-08 23:45:00,3328.8,3325.46,2.91,100.0,0.0874,-0.29,0.15,-0.44,flip -16183,做空,2025-01-08 23:45:00,2025-01-09 00:00:00,3325.46,3328.41,2.9,100.0,0.0873,-0.26,0.15,-0.4,flip -16184,做多,2025-01-09 00:00:00,2025-01-09 00:15:00,3328.41,3321.99,2.92,100.0,0.0876,-0.56,0.15,-0.71,flip -16185,做空,2025-01-09 00:15:00,2025-01-09 00:30:00,3321.99,3324.77,2.91,100.0,0.0875,-0.24,0.15,-0.39,flip -16186,做多,2025-01-09 00:30:00,2025-01-09 02:00:00,3324.77,3328.98,2.9,100.0,0.0873,0.37,0.15,0.22,flip -16187,做空,2025-01-09 02:00:00,2025-01-09 03:45:00,3328.98,3324.06,2.9,100.0,0.0872,0.43,0.14,0.28,flip -16188,做多,2025-01-09 03:45:00,2025-01-09 04:00:00,3324.06,3313.29,2.9,100.0,0.0874,-0.94,0.14,-1.09,flip -16189,做空,2025-01-09 04:00:00,2025-01-09 04:15:00,3313.29,3319.82,2.89,100.0,0.0873,-0.57,0.14,-0.71,flip -16190,做多,2025-01-09 04:15:00,2025-01-09 06:45:00,3319.82,3314.92,2.88,100.0,0.0869,-0.43,0.14,-0.57,flip -16191,做空,2025-01-09 06:45:00,2025-01-09 07:00:00,3314.92,3316.77,2.88,100.0,0.0868,-0.16,0.14,-0.3,flip -16192,做多,2025-01-09 07:00:00,2025-01-09 07:15:00,3316.77,3294.33,2.87,100.0,0.0866,-1.94,0.14,-2.09,flip -16193,做空,2025-01-09 07:15:00,2025-01-09 08:30:00,3294.33,3317.48,2.85,100.0,0.0865,-2.0,0.14,-2.15,flip -16194,做多,2025-01-09 08:30:00,2025-01-09 08:45:00,3317.48,3308.99,2.83,100.0,0.0852,-0.72,0.14,-0.86,flip -16195,做空,2025-01-09 08:45:00,2025-01-09 09:00:00,3308.99,3315.63,2.82,100.0,0.0851,-0.57,0.14,-0.71,flip -16196,做多,2025-01-09 09:00:00,2025-01-09 09:45:00,3315.63,3316.68,2.81,100.0,0.0847,0.09,0.14,-0.05,flip -16197,做空,2025-01-09 09:45:00,2025-01-09 10:00:00,3316.68,3317.51,2.81,100.0,0.0846,-0.07,0.14,-0.21,flip -16198,做多,2025-01-09 10:00:00,2025-01-09 10:15:00,3317.51,3301.07,2.8,100.0,0.0845,-1.39,0.14,-1.53,flip -16199,做空,2025-01-09 10:15:00,2025-01-09 11:00:00,3301.07,3314.63,2.79,100.0,0.0844,-1.14,0.14,-1.28,flip -16200,做多,2025-01-09 11:00:00,2025-01-09 11:30:00,3314.63,3300.6,2.77,100.0,0.0836,-1.17,0.14,-1.31,flip -16201,做空,2025-01-09 11:30:00,2025-01-09 13:45:00,3300.6,3219.8,2.76,100.0,0.0835,6.75,0.13,6.62,tp_lower -16202,做多,2025-01-09 15:45:00,2025-01-09 16:15:00,3318.81,3297.07,2.82,100.0,0.085,-1.85,0.14,-1.99,flip -16203,做空,2025-01-09 16:15:00,2025-01-10 02:15:00,3297.07,3251.92,2.8,100.0,0.085,3.84,0.14,3.7,flip -16204,做多,2025-01-10 02:15:00,2025-01-10 02:30:00,3251.92,3242.37,2.89,100.0,0.0888,-0.85,0.14,-0.99,flip -16205,做空,2025-01-10 02:30:00,2025-01-10 03:45:00,3242.37,3253.05,2.88,100.0,0.0887,-0.95,0.14,-1.09,flip -16206,做多,2025-01-10 03:45:00,2025-01-10 05:15:00,3253.05,3248.2,2.86,100.0,0.088,-0.43,0.14,-0.57,flip -16207,做空,2025-01-10 05:15:00,2025-01-10 14:00:00,3248.2,3262.07,2.86,100.0,0.088,-1.22,0.14,-1.36,flip -16208,做多,2025-01-10 14:00:00,2025-01-10 14:30:00,3262.07,3264.9,2.84,100.0,0.0871,0.25,0.14,0.1,flip -16209,做空,2025-01-10 14:30:00,2025-01-10 15:30:00,3264.9,3261.19,2.84,100.0,0.087,0.32,0.14,0.18,flip -16210,做多,2025-01-10 15:30:00,2025-01-10 15:45:00,3261.19,3243.69,2.84,100.0,0.0871,-1.52,0.14,-1.67,flip -16211,做空,2025-01-10 15:45:00,2025-01-10 17:15:00,3243.69,3279.27,2.82,100.0,0.0871,-3.1,0.14,-3.24,flip -16212,做多,2025-01-10 17:15:00,2025-01-10 19:00:00,3279.27,3275.76,2.79,100.0,0.0851,-0.3,0.14,-0.44,flip -16213,做空,2025-01-10 19:00:00,2025-01-10 19:15:00,3275.76,3289.11,2.78,100.0,0.085,-1.13,0.14,-1.27,flip -16214,做多,2025-01-10 19:15:00,2025-01-10 20:15:00,3289.11,3271.9,2.77,100.0,0.0842,-1.45,0.14,-1.59,flip -16215,做空,2025-01-10 20:15:00,2025-01-10 22:30:00,3271.9,3278.9,2.75,100.0,0.0841,-0.59,0.14,-0.73,flip -16216,做多,2025-01-10 22:30:00,2025-01-12 01:15:00,3278.9,3274.98,2.74,100.0,0.0837,-0.33,0.14,-0.47,flip -16217,做空,2025-01-12 01:15:00,2025-01-12 01:30:00,3274.98,3279.38,2.77,100.0,0.0846,-0.37,0.14,-0.51,flip -16218,做多,2025-01-12 01:30:00,2025-01-12 03:15:00,3279.38,3279.01,2.76,100.0,0.0843,-0.03,0.14,-0.17,flip -16219,做空,2025-01-12 03:15:00,2025-01-12 03:30:00,3279.01,3281.69,2.76,100.0,0.0842,-0.23,0.14,-0.36,flip -16220,做多,2025-01-12 03:30:00,2025-01-12 04:45:00,3281.69,3282.52,2.76,100.0,0.084,0.07,0.14,-0.07,flip -16221,做空,2025-01-12 04:45:00,2025-01-12 13:45:00,3282.52,3266.0,2.75,100.0,0.0839,1.39,0.14,1.25,flip -16222,做多,2025-01-12 13:45:00,2025-01-12 14:45:00,3266.0,3267.83,2.77,100.0,0.0847,0.15,0.14,0.02,flip -16223,做空,2025-01-12 14:45:00,2025-01-12 15:15:00,3267.83,3290.51,2.76,100.0,0.0846,-1.92,0.14,-2.06,flip -16224,做多,2025-01-12 15:15:00,2025-01-12 21:30:00,3290.51,3270.7,2.74,100.0,0.0833,-1.65,0.14,-1.79,flip -16225,做空,2025-01-12 21:30:00,2025-01-12 23:30:00,3270.7,3262.9,2.72,100.0,0.0833,0.65,0.14,0.51,flip -16226,做多,2025-01-12 23:30:00,2025-01-13 01:45:00,3262.9,3260.13,2.73,100.0,0.0836,-0.23,0.14,-0.37,flip -16227,做空,2025-01-13 01:45:00,2025-01-13 20:45:00,3260.13,3090.15,2.75,100.0,0.0843,14.32,0.13,14.19,flip -16228,做多,2025-01-13 20:45:00,2025-01-13 21:15:00,3090.15,3102.66,2.89,100.0,0.0934,1.17,0.14,1.02,flip -16229,做空,2025-01-13 21:15:00,2025-01-13 21:30:00,3102.66,3118.19,2.9,100.0,0.0933,-1.45,0.15,-1.6,flip -16230,做多,2025-01-13 21:30:00,2025-01-14 16:00:00,3118.19,3186.11,2.88,100.0,0.0923,6.27,0.15,6.12,flip -16231,做空,2025-01-14 16:00:00,2025-01-14 16:15:00,3186.11,3191.4,2.95,100.0,0.0925,-0.49,0.15,-0.64,flip -16232,做多,2025-01-14 16:15:00,2025-01-14 16:30:00,3191.4,3181.27,2.94,100.0,0.0921,-0.93,0.15,-1.08,flip -16233,做空,2025-01-14 16:30:00,2025-01-14 16:45:00,3181.27,3189.99,2.93,100.0,0.0921,-0.8,0.15,-0.95,flip -16234,做多,2025-01-14 16:45:00,2025-01-14 20:00:00,3189.99,3206.15,2.92,100.0,0.0915,1.48,0.15,1.33,flip -16235,做空,2025-01-14 20:00:00,2025-01-15 02:45:00,3206.15,3211.66,2.93,100.0,0.0914,-0.5,0.15,-0.65,flip -16236,做多,2025-01-15 02:45:00,2025-01-15 03:15:00,3211.66,3214.98,2.93,100.0,0.0914,0.3,0.15,0.16,flip -16237,做空,2025-01-15 03:15:00,2025-01-15 13:15:00,3214.98,3216.64,2.93,100.0,0.0913,-0.15,0.15,-0.3,flip -16238,做多,2025-01-15 13:15:00,2025-01-15 13:30:00,3216.64,3268.79,2.93,100.0,0.0911,4.75,0.15,4.6,tp_upper -16239,做多,2025-01-15 13:30:00,2025-01-15 13:45:00,3268.79,3297.01,2.97,100.0,0.091,2.57,0.15,2.42,tp_upper -16240,做多,2025-01-16 03:30:00,2025-01-16 03:45:00,3365.78,3362.11,3.01,100.0,0.0894,-0.33,0.15,-0.48,flip -16241,做空,2025-01-16 03:45:00,2025-01-16 04:00:00,3362.11,3370.04,3.0,100.0,0.0893,-0.71,0.15,-0.86,flip -16242,做多,2025-01-16 04:00:00,2025-01-16 04:15:00,3370.04,3366.93,2.99,100.0,0.0888,-0.28,0.15,-0.43,flip -16243,做空,2025-01-16 04:15:00,2025-01-16 04:30:00,3366.93,3372.9,2.99,100.0,0.0887,-0.53,0.15,-0.68,flip -16244,做多,2025-01-16 04:30:00,2025-01-16 17:45:00,3372.9,3342.69,2.98,100.0,0.0883,-2.67,0.15,-2.82,flip -16245,做空,2025-01-16 17:45:00,2025-01-16 19:45:00,3342.69,3343.35,2.95,100.0,0.0882,-0.06,0.15,-0.21,flip -16246,做多,2025-01-16 19:45:00,2025-01-16 20:00:00,3343.35,3339.77,2.95,100.0,0.0881,-0.32,0.15,-0.46,flip -16247,做空,2025-01-16 20:00:00,2025-01-17 01:15:00,3339.77,3339.98,2.94,100.0,0.088,-0.02,0.15,-0.17,flip -16248,做多,2025-01-17 01:15:00,2025-01-18 03:00:00,3339.98,3445.44,2.96,100.0,0.0885,9.34,0.15,9.18,flip -16249,做空,2025-01-18 03:00:00,2025-01-18 22:15:00,3445.44,3286.18,3.05,100.0,0.0885,14.1,0.15,13.95,flip -16250,做多,2025-01-18 22:15:00,2025-01-18 22:30:00,3286.18,3283.21,3.19,100.0,0.097,-0.29,0.16,-0.45,flip -16251,做空,2025-01-18 22:30:00,2025-01-18 23:00:00,3283.21,3281.16,3.18,100.0,0.0969,0.2,0.16,0.04,flip -16252,做多,2025-01-18 23:00:00,2025-01-19 04:15:00,3281.16,3301.9,3.18,100.0,0.0969,2.01,0.16,1.85,flip -16253,做空,2025-01-19 04:15:00,2025-01-19 13:45:00,3301.9,3273.7,3.21,100.0,0.0972,2.74,0.16,2.58,flip -16254,做多,2025-01-19 13:45:00,2025-01-19 21:15:00,3273.7,3247.11,3.23,100.0,0.0987,-2.63,0.16,-2.79,flip -16255,做空,2025-01-19 21:15:00,2025-01-19 22:15:00,3247.11,3293.23,3.2,100.0,0.0986,-4.55,0.16,-4.71,flip -16256,做多,2025-01-19 22:15:00,2025-01-20 05:15:00,3293.23,3286.42,3.15,100.0,0.0958,-0.65,0.16,-0.81,flip -16257,做空,2025-01-20 05:15:00,2025-01-20 12:45:00,3286.42,3303.82,3.16,100.0,0.096,-1.67,0.16,-1.83,flip -16258,做多,2025-01-20 12:45:00,2025-01-20 16:00:00,3303.82,3307.99,3.14,100.0,0.0949,0.4,0.16,0.24,flip -16259,做空,2025-01-20 16:00:00,2025-01-20 16:15:00,3307.99,3348.99,3.14,100.0,0.0948,-3.89,0.16,-4.05,flip -16260,做多,2025-01-20 16:15:00,2025-01-20 17:00:00,3348.99,3318.62,3.1,100.0,0.0924,-2.81,0.15,-2.96,flip -16261,做空,2025-01-20 17:00:00,2025-01-20 18:45:00,3318.62,3330.16,3.06,100.0,0.0923,-1.07,0.15,-1.22,flip -16262,做多,2025-01-20 18:45:00,2025-01-20 19:30:00,3330.16,3341.31,3.05,100.0,0.0916,1.02,0.15,0.87,flip -16263,做空,2025-01-20 19:30:00,2025-01-21 09:45:00,3341.31,3275.74,3.06,100.0,0.0915,6.0,0.15,5.85,flip -16264,做多,2025-01-21 09:45:00,2025-01-21 15:00:00,3275.74,3274.09,3.13,100.0,0.0957,-0.16,0.16,-0.31,flip -16265,做空,2025-01-21 15:00:00,2025-01-22 04:45:00,3274.09,3331.15,3.13,100.0,0.0956,-5.45,0.16,-5.61,flip -16266,做多,2025-01-22 04:45:00,2025-01-22 05:15:00,3331.15,3325.32,3.08,100.0,0.0924,-0.54,0.15,-0.69,flip -16267,做空,2025-01-22 05:15:00,2025-01-22 11:45:00,3325.32,3325.53,3.07,100.0,0.0923,-0.02,0.15,-0.17,flip -16268,做多,2025-01-22 11:45:00,2025-01-22 12:00:00,3325.53,3320.69,3.07,100.0,0.0922,-0.45,0.15,-0.6,flip -16269,做空,2025-01-22 12:00:00,2025-01-22 12:30:00,3320.69,3316.06,3.06,100.0,0.0921,0.43,0.15,0.27,flip -16270,做多,2025-01-22 12:30:00,2025-01-23 19:00:00,3316.06,3230.06,3.06,100.0,0.0923,-7.93,0.15,-8.08,flip -16271,做空,2025-01-23 19:00:00,2025-01-23 19:30:00,3230.06,3225.38,2.99,100.0,0.0926,0.43,0.15,0.28,flip -16272,做多,2025-01-23 19:30:00,2025-01-23 19:45:00,3225.38,3203.76,2.99,100.0,0.0928,-2.01,0.15,-2.15,flip -16273,做空,2025-01-23 19:45:00,2025-01-23 20:00:00,3203.76,3223.07,2.97,100.0,0.0927,-1.79,0.15,-1.94,flip -16274,做多,2025-01-23 20:00:00,2025-01-23 20:45:00,3223.07,3246.15,2.95,100.0,0.0915,2.11,0.15,1.96,flip -16275,做空,2025-01-23 20:45:00,2025-01-23 21:15:00,3246.15,3235.26,2.97,100.0,0.0914,1.0,0.15,0.85,flip -16276,做多,2025-01-23 21:15:00,2025-01-23 21:45:00,3235.26,3247.4,2.97,100.0,0.0919,1.12,0.15,0.97,flip -16277,做空,2025-01-23 21:45:00,2025-01-24 15:45:00,3247.4,3382.62,2.98,100.0,0.0918,-12.41,0.16,-12.57,flip -16278,做多,2025-01-24 15:45:00,2025-01-24 18:45:00,3382.62,3380.06,2.87,100.0,0.0849,-0.22,0.14,-0.36,flip -16279,做空,2025-01-24 18:45:00,2025-01-24 19:15:00,3380.06,3390.39,2.87,100.0,0.0849,-0.88,0.14,-1.02,flip -16280,做多,2025-01-24 19:15:00,2025-01-24 19:30:00,3390.39,3372.31,2.86,100.0,0.0842,-1.52,0.14,-1.67,flip -16281,做空,2025-01-24 19:30:00,2025-01-25 11:45:00,3372.31,3305.5,2.84,100.0,0.0842,5.62,0.14,5.48,flip -16282,做多,2025-01-25 11:45:00,2025-01-25 12:00:00,3305.5,3300.67,2.9,100.0,0.0878,-0.42,0.14,-0.57,flip -16283,做空,2025-01-25 12:00:00,2025-01-25 12:30:00,3300.67,3302.73,2.89,100.0,0.0877,-0.18,0.14,-0.33,flip -16284,做多,2025-01-25 12:30:00,2025-01-25 14:00:00,3302.73,3298.85,2.89,100.0,0.0875,-0.34,0.14,-0.48,flip -16285,做空,2025-01-25 14:00:00,2025-01-25 14:15:00,3298.85,3304.18,2.88,100.0,0.0874,-0.47,0.14,-0.61,flip -16286,做多,2025-01-25 14:15:00,2025-01-25 15:15:00,3304.18,3331.18,2.88,100.0,0.0871,2.35,0.14,2.21,tp_upper -16287,做多,2025-01-26 00:00:00,2025-01-26 00:15:00,3317.93,3317.35,2.91,100.0,0.0877,-0.05,0.15,-0.2,flip -16288,做空,2025-01-26 00:15:00,2025-01-26 00:30:00,3317.35,3322.26,2.91,100.0,0.0877,-0.43,0.15,-0.58,flip -16289,做多,2025-01-26 00:30:00,2025-01-26 02:00:00,3322.26,3325.25,2.9,100.0,0.0873,0.26,0.15,0.12,flip -16290,做空,2025-01-26 02:00:00,2025-01-26 02:15:00,3325.25,3325.29,2.9,100.0,0.0872,-0.0,0.15,-0.15,flip -16291,做多,2025-01-26 02:15:00,2025-01-26 02:30:00,3325.29,3321.5,2.9,100.0,0.0871,-0.33,0.14,-0.47,flip -16292,做空,2025-01-26 02:30:00,2025-01-26 02:45:00,3321.5,3327.22,2.89,100.0,0.087,-0.5,0.14,-0.64,flip -16293,做多,2025-01-26 02:45:00,2025-01-26 03:00:00,3327.22,3327.18,2.88,100.0,0.0867,-0.0,0.14,-0.15,flip -16294,做空,2025-01-26 03:00:00,2025-01-26 07:30:00,3327.18,3336.43,2.88,100.0,0.0866,-0.8,0.14,-0.95,flip -16295,做多,2025-01-26 07:30:00,2025-01-26 08:00:00,3336.43,3336.26,2.87,100.0,0.086,-0.01,0.14,-0.16,flip -16296,做空,2025-01-26 08:00:00,2025-01-26 09:30:00,3336.26,3299.7,2.87,100.0,0.0859,3.14,0.14,3.0,tp_lower -16297,做多,2025-01-26 17:30:00,2025-01-26 21:00:00,3327.86,3312.34,2.9,100.0,0.087,-1.35,0.14,-1.49,flip -16298,做空,2025-01-26 21:00:00,2025-01-26 23:15:00,3312.34,3249.28,2.88,100.0,0.0869,5.48,0.14,5.34,tp_lower -16299,做多,2025-01-27 14:45:00,2025-01-27 15:00:00,3136.15,3126.81,2.96,100.0,0.0944,-0.88,0.15,-1.03,flip -16300,做空,2025-01-27 15:00:00,2025-01-27 15:15:00,3126.81,3138.38,2.95,100.0,0.0943,-1.09,0.15,-1.24,flip -16301,做多,2025-01-27 15:15:00,2025-01-27 16:00:00,3138.38,3121.0,2.94,100.0,0.0936,-1.63,0.15,-1.77,flip -16302,做空,2025-01-27 16:00:00,2025-01-27 20:15:00,3121.0,3098.39,2.92,100.0,0.0935,2.11,0.14,1.97,flip -16303,做多,2025-01-27 20:15:00,2025-01-27 21:15:00,3098.39,3179.61,2.94,100.0,0.0947,7.69,0.15,7.54,tp_upper -16304,做多,2025-01-28 12:00:00,2025-01-28 12:15:00,3186.65,3181.7,3.02,100.0,0.0948,-0.47,0.15,-0.62,flip -16305,做空,2025-01-28 12:15:00,2025-01-28 13:15:00,3181.7,3186.31,3.01,100.0,0.0948,-0.44,0.15,-0.59,flip -16306,做多,2025-01-28 13:15:00,2025-01-28 15:30:00,3186.31,3189.03,3.01,100.0,0.0944,0.26,0.15,0.11,flip -16307,做空,2025-01-28 15:30:00,2025-01-29 04:00:00,3189.03,3129.07,3.01,100.0,0.0943,5.65,0.15,5.51,flip -16308,做多,2025-01-29 04:00:00,2025-01-29 04:30:00,3129.07,3125.25,3.07,100.0,0.0981,-0.37,0.15,-0.53,flip -16309,做空,2025-01-29 04:30:00,2025-01-29 05:00:00,3125.25,3125.0,3.06,100.0,0.098,0.02,0.15,-0.13,flip -16310,做多,2025-01-29 05:00:00,2025-01-29 10:00:00,3125.0,3128.34,3.06,100.0,0.0979,0.33,0.15,0.17,flip -16311,做空,2025-01-29 10:00:00,2025-01-29 12:45:00,3128.34,3117.69,3.06,100.0,0.0978,1.04,0.15,0.89,flip -16312,做多,2025-01-29 12:45:00,2025-01-29 13:00:00,3117.69,3109.52,3.07,100.0,0.0984,-0.8,0.15,-0.96,flip -16313,做空,2025-01-29 13:00:00,2025-01-29 17:15:00,3109.52,3118.61,3.06,100.0,0.0983,-0.89,0.15,-1.05,flip -16314,做多,2025-01-29 17:15:00,2025-01-29 17:45:00,3118.61,3110.2,3.04,100.0,0.0976,-0.82,0.15,-0.97,flip -16315,做空,2025-01-29 17:45:00,2025-01-29 18:45:00,3110.2,3126.57,3.03,100.0,0.0975,-1.6,0.15,-1.75,flip -16316,做多,2025-01-29 18:45:00,2025-01-29 19:00:00,3126.57,3088.82,3.01,100.0,0.0964,-3.64,0.15,-3.79,flip -16317,做空,2025-01-29 19:00:00,2025-01-29 19:30:00,3088.82,3132.57,2.98,100.0,0.0963,-4.21,0.15,-4.36,flip -16318,做多,2025-01-29 19:30:00,2025-01-29 19:45:00,3132.57,3125.09,2.93,100.0,0.0935,-0.7,0.15,-0.85,flip -16319,做空,2025-01-29 19:45:00,2025-01-29 20:15:00,3125.09,3161.03,2.92,100.0,0.0934,-3.36,0.15,-3.51,flip -16320,做多,2025-01-29 20:15:00,2025-01-29 21:00:00,3161.03,3125.18,2.88,100.0,0.0912,-3.27,0.14,-3.41,flip -16321,做空,2025-01-29 21:00:00,2025-01-29 21:15:00,3125.18,3148.43,2.85,100.0,0.0911,-2.12,0.14,-2.26,flip -16322,做多,2025-01-29 21:15:00,2025-01-29 23:30:00,3148.43,3119.65,2.82,100.0,0.0897,-2.58,0.14,-2.72,flip -16323,做空,2025-01-29 23:30:00,2025-01-30 00:45:00,3119.65,3122.93,2.8,100.0,0.0896,-0.29,0.14,-0.43,flip -16324,做多,2025-01-30 00:45:00,2025-01-30 20:30:00,3122.93,3230.06,2.83,100.0,0.0907,9.72,0.15,9.57,flip -16325,做空,2025-01-30 20:30:00,2025-01-30 20:45:00,3230.06,3230.56,2.93,100.0,0.0906,-0.05,0.15,-0.19,flip -16326,做多,2025-01-30 20:45:00,2025-01-31 00:00:00,3230.56,3239.23,2.92,100.0,0.0905,0.78,0.15,0.64,flip -16327,做空,2025-01-31 00:00:00,2025-01-31 00:15:00,3239.23,3258.11,2.94,100.0,0.0906,-1.71,0.15,-1.86,flip -16328,做多,2025-01-31 00:15:00,2025-01-31 02:30:00,3258.11,3251.05,2.92,100.0,0.0895,-0.63,0.15,-0.78,flip -16329,做空,2025-01-31 02:30:00,2025-01-31 09:30:00,3251.05,3261.68,2.91,100.0,0.0894,-0.95,0.15,-1.1,flip -16330,做多,2025-01-31 09:30:00,2025-01-31 11:15:00,3261.68,3328.1,2.89,100.0,0.0887,5.89,0.15,5.75,tp_upper -16331,做多,2025-01-31 18:45:00,2025-01-31 20:15:00,3313.35,3311.81,2.95,100.0,0.089,-0.14,0.15,-0.28,flip -16332,做空,2025-01-31 20:15:00,2025-01-31 20:30:00,3311.81,3317.7,2.95,100.0,0.089,-0.52,0.15,-0.67,flip -16333,做多,2025-01-31 20:30:00,2025-01-31 20:45:00,3317.7,3314.54,2.94,100.0,0.0886,-0.28,0.15,-0.43,flip -16334,做空,2025-01-31 20:45:00,2025-02-01 01:00:00,3314.54,3321.56,2.93,100.0,0.0885,-0.62,0.15,-0.77,flip -16335,做多,2025-02-01 01:00:00,2025-02-03 14:45:00,3321.56,2618.8,2.94,100.0,0.0886,-62.29,0.12,-62.41,flip -16336,做空,2025-02-03 14:45:00,2025-02-04 11:00:00,2618.8,2775.1,2.32,100.0,0.0886,-13.85,0.12,-13.98,flip -16337,做多,2025-02-04 11:00:00,2025-02-04 11:15:00,2775.1,2773.22,2.18,100.0,0.0786,-0.15,0.11,-0.26,flip -16338,做空,2025-02-04 11:15:00,2025-02-04 12:15:00,2773.22,2786.64,2.18,100.0,0.0786,-1.05,0.11,-1.16,flip -16339,做多,2025-02-04 12:15:00,2025-02-04 14:00:00,2786.64,2780.43,2.17,100.0,0.0777,-0.48,0.11,-0.59,flip -16340,做空,2025-02-04 14:00:00,2025-02-04 14:15:00,2780.43,2799.08,2.16,100.0,0.0777,-1.45,0.11,-1.56,flip -16341,做多,2025-02-04 14:15:00,2025-02-04 15:00:00,2799.08,2778.8,2.14,100.0,0.0765,-1.55,0.11,-1.66,flip -16342,做空,2025-02-04 15:00:00,2025-02-04 15:30:00,2778.8,2775.84,2.12,100.0,0.0765,0.23,0.11,0.12,flip -16343,做多,2025-02-04 15:30:00,2025-02-04 15:45:00,2775.84,2775.61,2.12,100.0,0.0766,-0.02,0.11,-0.12,flip -16344,做空,2025-02-04 15:45:00,2025-02-04 16:00:00,2775.61,2800.83,2.12,100.0,0.0765,-1.93,0.11,-2.04,flip -16345,做多,2025-02-04 16:00:00,2025-02-04 20:00:00,2800.83,2752.44,2.1,100.0,0.075,-3.63,0.1,-3.73,flip -16346,做空,2025-02-04 20:00:00,2025-02-05 01:00:00,2752.44,2740.46,2.06,100.0,0.0749,0.9,0.1,0.8,flip -16347,做多,2025-02-05 01:00:00,2025-02-05 06:00:00,2740.46,2763.66,2.09,100.0,0.0762,1.77,0.11,1.66,flip -16348,做空,2025-02-05 06:00:00,2025-02-05 07:00:00,2763.66,2748.35,2.1,100.0,0.0762,1.17,0.1,1.06,flip -16349,做多,2025-02-05 07:00:00,2025-02-05 16:00:00,2748.35,2751.9,2.11,100.0,0.0769,0.27,0.11,0.17,flip -16350,做空,2025-02-05 16:00:00,2025-02-05 16:45:00,2751.9,2769.95,2.11,100.0,0.0769,-1.39,0.11,-1.49,flip -16351,做多,2025-02-05 16:45:00,2025-02-05 17:15:00,2769.95,2752.64,2.1,100.0,0.0758,-1.31,0.1,-1.42,flip -16352,做空,2025-02-05 17:15:00,2025-02-05 19:30:00,2752.64,2766.15,2.08,100.0,0.0757,-1.02,0.1,-1.13,flip -16353,做多,2025-02-05 19:30:00,2025-02-05 20:30:00,2766.15,2742.6,2.07,100.0,0.0749,-1.76,0.1,-1.87,flip -16354,做空,2025-02-05 20:30:00,2025-02-05 20:45:00,2742.6,2761.62,2.05,100.0,0.0748,-1.42,0.1,-1.53,flip -16355,做多,2025-02-05 20:45:00,2025-02-05 21:00:00,2761.62,2759.23,2.04,100.0,0.0737,-0.18,0.1,-0.28,flip -16356,做空,2025-02-05 21:00:00,2025-02-05 21:15:00,2759.23,2772.91,2.03,100.0,0.0736,-1.01,0.1,-1.11,flip -16357,做多,2025-02-05 21:15:00,2025-02-05 22:15:00,2772.91,2762.28,2.02,100.0,0.0728,-0.77,0.1,-0.87,flip -16358,做空,2025-02-05 22:15:00,2025-02-05 23:00:00,2762.28,2778.72,2.01,100.0,0.0728,-1.2,0.1,-1.3,flip -16359,做多,2025-02-05 23:00:00,2025-02-05 23:15:00,2778.72,2764.81,2.0,100.0,0.0718,-1.0,0.1,-1.1,flip -16360,做空,2025-02-05 23:15:00,2025-02-05 23:30:00,2764.81,2785.02,1.98,100.0,0.0718,-1.45,0.1,-1.55,flip -16361,做多,2025-02-05 23:30:00,2025-02-06 00:30:00,2785.02,2773.95,1.97,100.0,0.0706,-0.78,0.1,-0.88,flip -16362,做空,2025-02-06 00:30:00,2025-02-06 01:00:00,2773.95,2784.63,1.99,100.0,0.0716,-0.76,0.1,-0.86,flip -16363,做多,2025-02-06 01:00:00,2025-02-06 11:15:00,2784.63,2806.85,1.98,100.0,0.0709,1.58,0.1,1.48,flip -16364,做空,2025-02-06 11:15:00,2025-02-07 01:45:00,2806.85,2716.2,1.99,100.0,0.0709,6.43,0.1,6.33,flip -16365,做多,2025-02-07 01:45:00,2025-02-07 02:30:00,2716.2,2721.39,2.06,100.0,0.0757,0.39,0.1,0.29,flip -16366,做空,2025-02-07 02:30:00,2025-02-07 02:45:00,2721.39,2723.77,2.06,100.0,0.0757,-0.18,0.1,-0.28,flip -16367,做多,2025-02-07 02:45:00,2025-02-07 03:15:00,2723.77,2719.51,2.06,100.0,0.0754,-0.32,0.1,-0.42,flip -16368,做空,2025-02-07 03:15:00,2025-02-07 04:00:00,2719.51,2723.76,2.05,100.0,0.0754,-0.32,0.1,-0.42,flip -16369,做多,2025-02-07 04:00:00,2025-02-07 05:00:00,2723.76,2712.08,2.04,100.0,0.0751,-0.88,0.1,-0.98,flip -16370,做空,2025-02-07 05:00:00,2025-02-07 05:30:00,2712.08,2715.3,2.03,100.0,0.075,-0.24,0.1,-0.34,flip -16371,做多,2025-02-07 05:30:00,2025-02-07 05:45:00,2715.3,2712.92,2.03,100.0,0.0747,-0.18,0.1,-0.28,flip -16372,做空,2025-02-07 05:45:00,2025-02-07 07:00:00,2712.92,2703.21,2.03,100.0,0.0747,0.72,0.1,0.62,flip -16373,做多,2025-02-07 07:00:00,2025-02-07 15:15:00,2703.21,2739.48,2.03,100.0,0.0751,2.72,0.1,2.62,flip -16374,做空,2025-02-07 15:15:00,2025-02-08 10:15:00,2739.48,2622.76,2.06,100.0,0.075,8.76,0.1,8.66,flip -16375,做多,2025-02-08 10:15:00,2025-02-08 10:30:00,2622.76,2620.6,2.16,100.0,0.0824,-0.18,0.11,-0.29,flip -16376,做空,2025-02-08 10:30:00,2025-02-08 13:30:00,2620.6,2624.64,2.16,100.0,0.0823,-0.33,0.11,-0.44,flip -16377,做多,2025-02-08 13:30:00,2025-02-08 13:45:00,2624.64,2620.01,2.15,100.0,0.0819,-0.38,0.11,-0.49,flip -16378,做空,2025-02-08 13:45:00,2025-02-08 14:00:00,2620.01,2620.08,2.14,100.0,0.0819,-0.01,0.11,-0.11,flip -16379,做多,2025-02-08 14:00:00,2025-02-08 14:15:00,2620.08,2605.51,2.14,100.0,0.0818,-1.19,0.11,-1.3,flip -16380,做空,2025-02-08 14:15:00,2025-02-08 15:00:00,2605.51,2617.69,2.13,100.0,0.0817,-0.99,0.11,-1.1,flip -16381,做多,2025-02-08 15:00:00,2025-02-09 03:30:00,2617.69,2682.06,2.12,100.0,0.0808,5.2,0.11,5.1,tp_upper -16382,做多,2025-02-09 12:45:00,2025-02-09 13:00:00,2654.11,2651.47,2.18,100.0,0.0821,-0.22,0.11,-0.33,flip -16383,做空,2025-02-09 13:00:00,2025-02-09 15:15:00,2651.47,2641.65,2.18,100.0,0.082,0.81,0.11,0.7,flip -16384,做多,2025-02-09 15:15:00,2025-02-09 15:45:00,2641.65,2651.92,2.18,100.0,0.0826,0.85,0.11,0.74,flip -16385,做空,2025-02-09 15:45:00,2025-02-09 16:00:00,2651.92,2664.92,2.19,100.0,0.0825,-1.07,0.11,-1.18,flip -16386,做多,2025-02-09 16:00:00,2025-02-09 17:15:00,2664.92,2649.66,2.17,100.0,0.0816,-1.25,0.11,-1.35,flip -16387,做空,2025-02-09 17:15:00,2025-02-09 21:30:00,2649.66,2561.37,2.16,100.0,0.0815,7.2,0.1,7.09,tp_lower -16388,做多,2025-02-09 22:30:00,2025-02-09 22:45:00,2645.01,2614.57,2.23,100.0,0.0843,-2.57,0.11,-2.68,flip -16389,做空,2025-02-09 22:45:00,2025-02-10 00:00:00,2614.57,2643.42,2.2,100.0,0.0842,-2.43,0.11,-2.54,flip -16390,做多,2025-02-10 00:00:00,2025-02-10 01:00:00,2643.42,2628.73,2.19,100.0,0.0829,-1.22,0.11,-1.33,flip -16391,做空,2025-02-10 01:00:00,2025-02-10 03:30:00,2628.73,2636.56,2.18,100.0,0.0828,-0.65,0.11,-0.76,flip -16392,做多,2025-02-10 03:30:00,2025-02-10 03:45:00,2636.56,2624.72,2.17,100.0,0.0822,-0.97,0.11,-1.08,flip -16393,做空,2025-02-10 03:45:00,2025-02-10 04:00:00,2624.72,2630.24,2.16,100.0,0.0821,-0.45,0.11,-0.56,flip -16394,做多,2025-02-10 04:00:00,2025-02-10 04:30:00,2630.24,2626.21,2.15,100.0,0.0817,-0.33,0.11,-0.44,flip -16395,做空,2025-02-10 04:30:00,2025-02-10 04:45:00,2626.21,2627.65,2.14,100.0,0.0816,-0.12,0.11,-0.22,flip -16396,做多,2025-02-10 04:45:00,2025-02-10 21:45:00,2627.65,2662.61,2.14,100.0,0.0815,2.85,0.11,2.74,flip -16397,做空,2025-02-10 21:45:00,2025-02-10 23:45:00,2662.61,2659.99,2.17,100.0,0.0814,0.21,0.11,0.1,flip -16398,做多,2025-02-10 23:45:00,2025-02-11 00:30:00,2659.99,2706.06,2.17,100.0,0.0815,3.75,0.11,3.64,tp_upper -16399,做多,2025-02-11 02:30:00,2025-02-11 12:15:00,2675.83,2683.72,2.22,100.0,0.083,0.65,0.11,0.54,flip -16400,做空,2025-02-11 12:15:00,2025-02-11 13:00:00,2683.72,2690.43,2.22,100.0,0.0829,-0.56,0.11,-0.67,flip -16401,做多,2025-02-11 13:00:00,2025-02-11 13:15:00,2690.43,2674.42,2.22,100.0,0.0824,-1.32,0.11,-1.43,flip -16402,做空,2025-02-11 13:15:00,2025-02-12 07:15:00,2674.42,2614.25,2.2,100.0,0.0823,4.95,0.11,4.84,flip -16403,做多,2025-02-12 07:15:00,2025-02-12 13:30:00,2614.25,2592.82,2.26,100.0,0.0863,-1.85,0.11,-1.96,flip -16404,做空,2025-02-12 13:30:00,2025-02-12 13:45:00,2592.82,2594.41,2.24,100.0,0.0862,-0.14,0.11,-0.25,flip -16405,做多,2025-02-12 13:45:00,2025-02-12 15:45:00,2594.41,2605.68,2.23,100.0,0.086,0.97,0.11,0.86,flip -16406,做空,2025-02-12 15:45:00,2025-02-12 16:30:00,2605.68,2613.68,2.24,100.0,0.0859,-0.69,0.11,-0.8,flip -16407,做多,2025-02-12 16:30:00,2025-02-12 22:30:00,2613.68,2764.05,2.23,100.0,0.0853,12.83,0.12,12.71,tp_upper -16408,做多,2025-02-13 06:30:00,2025-02-13 06:45:00,2698.02,2685.14,2.37,100.0,0.0877,-1.13,0.12,-1.25,flip -16409,做空,2025-02-13 06:45:00,2025-02-13 21:00:00,2685.14,2663.0,2.35,100.0,0.0877,1.94,0.12,1.82,flip -16410,做多,2025-02-13 21:00:00,2025-02-13 21:15:00,2663.0,2660.2,2.37,100.0,0.089,-0.25,0.12,-0.37,flip -16411,做空,2025-02-13 21:15:00,2025-02-13 21:30:00,2660.2,2670.93,2.37,100.0,0.0889,-0.95,0.12,-1.07,flip -16412,做多,2025-02-13 21:30:00,2025-02-14 11:30:00,2670.93,2685.13,2.35,100.0,0.0881,1.25,0.12,1.13,flip -16413,做空,2025-02-14 11:30:00,2025-02-14 13:00:00,2685.13,2689.32,2.37,100.0,0.0884,-0.37,0.12,-0.49,flip -16414,做多,2025-02-14 13:00:00,2025-02-14 13:15:00,2689.32,2683.83,2.37,100.0,0.088,-0.48,0.12,-0.6,flip -16415,做空,2025-02-14 13:15:00,2025-02-14 13:30:00,2683.83,2692.79,2.36,100.0,0.0879,-0.79,0.12,-0.91,flip -16416,做多,2025-02-14 13:30:00,2025-02-14 15:15:00,2692.79,2695.79,2.35,100.0,0.0873,0.26,0.12,0.14,flip -16417,做空,2025-02-14 15:15:00,2025-02-14 15:30:00,2695.79,2709.97,2.35,100.0,0.0872,-1.24,0.12,-1.35,flip -16418,做多,2025-02-14 15:30:00,2025-02-14 17:45:00,2709.97,2772.8,2.34,100.0,0.0862,5.42,0.12,5.3,tp_upper -16419,做多,2025-02-14 21:15:00,2025-02-14 22:30:00,2722.4,2723.84,2.39,100.0,0.0877,0.13,0.12,0.01,flip -16420,做空,2025-02-14 22:30:00,2025-02-14 23:00:00,2723.84,2723.88,2.39,100.0,0.0876,-0.0,0.12,-0.12,flip -16421,做多,2025-02-14 23:00:00,2025-02-14 23:30:00,2723.88,2723.14,2.38,100.0,0.0875,-0.06,0.12,-0.18,flip -16422,做空,2025-02-14 23:30:00,2025-02-15 01:00:00,2723.14,2718.93,2.38,100.0,0.0874,0.37,0.12,0.25,flip -16423,做多,2025-02-15 01:00:00,2025-02-15 02:15:00,2718.93,2721.24,2.4,100.0,0.0884,0.2,0.12,0.08,flip -16424,做空,2025-02-15 02:15:00,2025-02-15 02:30:00,2721.24,2726.21,2.4,100.0,0.0883,-0.44,0.12,-0.56,flip -16425,做多,2025-02-15 02:30:00,2025-02-15 03:45:00,2726.21,2723.2,2.4,100.0,0.0879,-0.26,0.12,-0.38,flip -16426,做空,2025-02-15 03:45:00,2025-02-15 04:00:00,2723.2,2728.15,2.39,100.0,0.0878,-0.43,0.12,-0.55,flip -16427,做多,2025-02-15 04:00:00,2025-02-15 04:30:00,2728.15,2718.32,2.38,100.0,0.0874,-0.86,0.12,-0.98,flip -16428,做空,2025-02-15 04:30:00,2025-02-15 14:30:00,2718.32,2679.48,2.37,100.0,0.0873,3.39,0.12,3.27,tp_lower -16429,做多,2025-02-15 18:45:00,2025-02-15 19:00:00,2701.53,2700.33,2.41,100.0,0.089,-0.11,0.12,-0.23,flip -16430,做空,2025-02-15 19:00:00,2025-02-15 19:15:00,2700.33,2703.22,2.4,100.0,0.0889,-0.26,0.12,-0.38,flip -16431,做多,2025-02-15 19:15:00,2025-02-15 22:15:00,2703.22,2688.02,2.4,100.0,0.0887,-1.35,0.12,-1.47,flip -16432,做空,2025-02-15 22:15:00,2025-02-16 00:15:00,2688.02,2699.25,2.38,100.0,0.0886,-0.99,0.12,-1.11,flip -16433,做多,2025-02-16 00:15:00,2025-02-16 01:00:00,2699.25,2696.11,2.39,100.0,0.0885,-0.28,0.12,-0.4,flip -16434,做空,2025-02-16 01:00:00,2025-02-16 01:15:00,2696.11,2696.99,2.38,100.0,0.0885,-0.08,0.12,-0.2,flip -16435,做多,2025-02-16 01:15:00,2025-02-16 01:30:00,2696.99,2694.0,2.38,100.0,0.0883,-0.26,0.12,-0.38,flip -16436,做空,2025-02-16 01:30:00,2025-02-16 01:45:00,2694.0,2699.1,2.38,100.0,0.0882,-0.45,0.12,-0.57,flip -16437,做多,2025-02-16 01:45:00,2025-02-16 02:00:00,2699.1,2691.83,2.37,100.0,0.0878,-0.64,0.12,-0.76,flip -16438,做空,2025-02-16 02:00:00,2025-02-16 02:15:00,2691.83,2697.13,2.36,100.0,0.0877,-0.46,0.12,-0.58,flip -16439,做多,2025-02-16 02:15:00,2025-02-16 02:30:00,2697.13,2695.16,2.35,100.0,0.0873,-0.17,0.12,-0.29,flip -16440,做空,2025-02-16 02:30:00,2025-02-16 03:45:00,2695.16,2697.77,2.35,100.0,0.0872,-0.23,0.12,-0.35,flip -16441,做多,2025-02-16 03:45:00,2025-02-16 05:45:00,2697.77,2708.13,2.35,100.0,0.0869,0.9,0.12,0.78,tp_upper -16442,做多,2025-02-16 07:30:00,2025-02-16 07:45:00,2695.32,2694.39,2.35,100.0,0.0873,-0.08,0.12,-0.2,flip -16443,做空,2025-02-16 07:45:00,2025-02-16 08:00:00,2694.39,2696.61,2.35,100.0,0.0872,-0.19,0.12,-0.31,flip -16444,做多,2025-02-16 08:00:00,2025-02-16 08:30:00,2696.61,2693.99,2.34,100.0,0.0869,-0.23,0.12,-0.34,flip -16445,做空,2025-02-16 08:30:00,2025-02-16 08:45:00,2693.99,2695.9,2.34,100.0,0.0869,-0.17,0.12,-0.28,flip -16446,做多,2025-02-16 08:45:00,2025-02-16 09:00:00,2695.9,2693.58,2.34,100.0,0.0866,-0.2,0.12,-0.32,flip -16447,做空,2025-02-16 09:00:00,2025-02-16 09:15:00,2693.58,2696.89,2.33,100.0,0.0866,-0.29,0.12,-0.4,flip -16448,做多,2025-02-16 09:15:00,2025-02-16 10:45:00,2696.89,2694.22,2.33,100.0,0.0863,-0.23,0.12,-0.35,flip -16449,做空,2025-02-16 10:45:00,2025-02-16 11:00:00,2694.22,2700.83,2.32,100.0,0.0862,-0.57,0.12,-0.69,flip -16450,做多,2025-02-16 11:00:00,2025-02-16 13:00:00,2700.83,2703.84,2.31,100.0,0.0857,0.26,0.12,0.14,flip -16451,做空,2025-02-16 13:00:00,2025-02-16 15:15:00,2703.84,2699.03,2.31,100.0,0.0856,0.41,0.12,0.3,flip -16452,做多,2025-02-16 15:15:00,2025-02-16 15:30:00,2699.03,2697.99,2.32,100.0,0.0858,-0.09,0.12,-0.2,flip -16453,做空,2025-02-16 15:30:00,2025-02-16 17:00:00,2697.99,2698.9,2.31,100.0,0.0857,-0.08,0.12,-0.19,flip -16454,做多,2025-02-16 17:00:00,2025-02-16 17:15:00,2698.9,2695.07,2.31,100.0,0.0856,-0.33,0.12,-0.44,flip -16455,做空,2025-02-16 17:15:00,2025-02-16 18:30:00,2695.07,2672.41,2.3,100.0,0.0855,1.94,0.11,1.82,tp_lower -16456,做多,2025-02-17 06:00:00,2025-02-17 06:15:00,2679.18,2678.6,2.37,100.0,0.0885,-0.05,0.12,-0.17,flip -16457,做空,2025-02-17 06:15:00,2025-02-17 07:45:00,2678.6,2680.47,2.37,100.0,0.0884,-0.17,0.12,-0.28,flip -16458,做多,2025-02-17 07:45:00,2025-02-17 09:30:00,2680.47,2738.48,2.36,100.0,0.0882,5.12,0.12,4.99,tp_upper -16459,做多,2025-02-17 20:00:00,2025-02-17 22:45:00,2727.35,2736.82,2.41,100.0,0.0885,0.84,0.12,0.72,flip -16460,做空,2025-02-17 22:45:00,2025-02-17 23:00:00,2736.82,2742.7,2.42,100.0,0.0884,-0.52,0.12,-0.64,flip -16461,做多,2025-02-17 23:00:00,2025-02-17 23:30:00,2742.7,2735.56,2.41,100.0,0.0879,-0.63,0.12,-0.75,flip -16462,做空,2025-02-17 23:30:00,2025-02-18 12:30:00,2735.56,2704.04,2.4,100.0,0.0878,2.77,0.12,2.65,flip -16463,做多,2025-02-18 12:30:00,2025-02-18 14:30:00,2704.04,2692.62,2.44,100.0,0.0903,-1.03,0.12,-1.15,flip -16464,做空,2025-02-18 14:30:00,2025-02-18 23:00:00,2692.62,2662.97,2.43,100.0,0.0902,2.67,0.12,2.55,flip -16465,做多,2025-02-18 23:00:00,2025-02-18 23:30:00,2662.97,2665.7,2.45,100.0,0.0921,0.25,0.12,0.13,flip -16466,做空,2025-02-18 23:30:00,2025-02-18 23:45:00,2665.7,2670.5,2.45,100.0,0.092,-0.44,0.12,-0.56,flip -16467,做多,2025-02-18 23:45:00,2025-02-19 01:00:00,2670.5,2661.24,2.45,100.0,0.0916,-0.85,0.12,-0.97,flip -16468,做空,2025-02-19 01:00:00,2025-02-19 01:45:00,2661.24,2668.81,2.45,100.0,0.0919,-0.7,0.12,-0.82,flip -16469,做多,2025-02-19 01:45:00,2025-02-19 14:30:00,2668.81,2697.61,2.44,100.0,0.0913,2.63,0.12,2.51,flip -16470,做空,2025-02-19 14:30:00,2025-02-19 15:15:00,2697.61,2690.16,2.46,100.0,0.0912,0.68,0.12,0.56,flip -16471,做多,2025-02-19 15:15:00,2025-02-19 15:45:00,2690.16,2695.6,2.46,100.0,0.0916,0.5,0.12,0.37,flip -16472,做空,2025-02-19 15:45:00,2025-02-19 16:00:00,2695.6,2706.25,2.47,100.0,0.0915,-0.97,0.12,-1.1,flip -16473,做多,2025-02-19 16:00:00,2025-02-19 17:15:00,2706.25,2702.0,2.46,100.0,0.0907,-0.39,0.12,-0.51,flip -16474,做空,2025-02-19 17:15:00,2025-02-19 17:30:00,2702.0,2709.83,2.45,100.0,0.0906,-0.71,0.12,-0.83,flip -16475,做多,2025-02-19 17:30:00,2025-02-19 18:00:00,2709.83,2697.75,2.44,100.0,0.09,-1.09,0.12,-1.21,flip -16476,做空,2025-02-19 18:00:00,2025-02-19 18:15:00,2697.75,2706.3,2.43,100.0,0.0899,-0.77,0.12,-0.89,flip -16477,做多,2025-02-19 18:15:00,2025-02-19 18:45:00,2706.3,2698.64,2.42,100.0,0.0893,-0.68,0.12,-0.8,flip -16478,做空,2025-02-19 18:45:00,2025-02-19 19:00:00,2698.64,2716.94,2.41,100.0,0.0892,-1.63,0.12,-1.75,flip -16479,做多,2025-02-19 19:00:00,2025-02-19 21:45:00,2716.94,2708.39,2.39,100.0,0.0879,-0.75,0.12,-0.87,flip -16480,做空,2025-02-19 21:45:00,2025-02-19 22:00:00,2708.39,2712.97,2.38,100.0,0.0878,-0.4,0.12,-0.52,flip -16481,做多,2025-02-19 22:00:00,2025-02-19 22:15:00,2712.97,2712.75,2.37,100.0,0.0874,-0.02,0.12,-0.14,flip -16482,做空,2025-02-19 22:15:00,2025-02-19 22:45:00,2712.75,2720.26,2.37,100.0,0.0873,-0.66,0.12,-0.77,flip -16483,做多,2025-02-19 22:45:00,2025-02-19 23:45:00,2720.26,2714.06,2.36,100.0,0.0868,-0.54,0.12,-0.66,flip -16484,做空,2025-02-19 23:45:00,2025-02-20 00:15:00,2714.06,2717.07,2.35,100.0,0.0867,-0.26,0.12,-0.38,flip -16485,做多,2025-02-20 00:15:00,2025-02-20 01:30:00,2717.07,2715.3,2.38,100.0,0.0878,-0.16,0.12,-0.27,flip -16486,做空,2025-02-20 01:30:00,2025-02-20 01:45:00,2715.3,2717.99,2.38,100.0,0.0877,-0.24,0.12,-0.35,flip -16487,做多,2025-02-20 01:45:00,2025-02-20 09:45:00,2717.99,2724.51,2.38,100.0,0.0874,0.57,0.12,0.45,flip -16488,做空,2025-02-20 09:45:00,2025-02-20 17:30:00,2724.51,2732.0,2.38,100.0,0.0873,-0.65,0.12,-0.77,flip -16489,做多,2025-02-20 17:30:00,2025-02-20 18:45:00,2732.0,2736.48,2.37,100.0,0.0868,0.39,0.12,0.27,flip -16490,做空,2025-02-20 18:45:00,2025-02-20 19:00:00,2736.48,2739.98,2.37,100.0,0.0867,-0.3,0.12,-0.42,flip -16491,做多,2025-02-20 19:00:00,2025-02-20 21:15:00,2739.98,2736.97,2.37,100.0,0.0864,-0.26,0.12,-0.38,flip -16492,做空,2025-02-20 21:15:00,2025-02-20 22:30:00,2736.97,2732.82,2.36,100.0,0.0863,0.36,0.12,0.24,flip -16493,做多,2025-02-20 22:30:00,2025-02-21 00:15:00,2732.82,2737.86,2.36,100.0,0.0865,0.44,0.12,0.32,flip -16494,做空,2025-02-21 00:15:00,2025-02-21 01:30:00,2737.86,2739.06,2.38,100.0,0.0871,-0.1,0.12,-0.22,flip -16495,做多,2025-02-21 01:30:00,2025-02-21 02:30:00,2739.06,2735.72,2.38,100.0,0.0869,-0.29,0.12,-0.41,flip -16496,做空,2025-02-21 02:30:00,2025-02-21 03:00:00,2735.72,2738.97,2.38,100.0,0.0868,-0.28,0.12,-0.4,flip -16497,做多,2025-02-21 03:00:00,2025-02-21 09:15:00,2738.97,2792.71,2.37,100.0,0.0865,4.65,0.12,4.53,tp_upper -16498,做多,2025-02-22 05:30:00,2025-02-22 05:45:00,2690.89,2689.31,2.42,100.0,0.0901,-0.14,0.12,-0.26,flip -16499,做空,2025-02-22 05:45:00,2025-02-23 04:45:00,2689.31,2761.43,2.42,100.0,0.09,-6.49,0.12,-6.61,flip -16500,做多,2025-02-23 04:45:00,2025-02-23 07:30:00,2761.43,2820.36,2.36,100.0,0.0853,5.03,0.12,4.91,tp_upper -16501,做多,2025-02-23 16:00:00,2025-02-23 20:00:00,2792.97,2795.02,2.4,100.0,0.0861,0.18,0.12,0.06,flip -16502,做空,2025-02-23 20:00:00,2025-02-23 20:15:00,2795.02,2797.86,2.4,100.0,0.086,-0.24,0.12,-0.36,flip -16503,做多,2025-02-23 20:15:00,2025-02-23 21:00:00,2797.86,2800.26,2.4,100.0,0.0857,0.21,0.12,0.09,flip -16504,做空,2025-02-23 21:00:00,2025-02-23 21:15:00,2800.26,2803.81,2.4,100.0,0.0856,-0.3,0.12,-0.42,flip -16505,做多,2025-02-23 21:15:00,2025-02-23 21:30:00,2803.81,2800.76,2.39,100.0,0.0853,-0.26,0.12,-0.38,flip -16506,做空,2025-02-23 21:30:00,2025-02-23 21:45:00,2800.76,2806.43,2.39,100.0,0.0852,-0.48,0.12,-0.6,flip -16507,做多,2025-02-23 21:45:00,2025-02-23 22:00:00,2806.43,2799.67,2.38,100.0,0.0848,-0.57,0.12,-0.69,flip -16508,做空,2025-02-23 22:00:00,2025-02-23 23:00:00,2799.67,2838.52,2.37,100.0,0.0847,-3.29,0.12,-3.41,flip -16509,做多,2025-02-23 23:00:00,2025-02-23 23:15:00,2838.52,2816.11,2.34,100.0,0.0823,-1.84,0.12,-1.96,tp_upper -16510,做多,2025-02-25 18:00:00,2025-02-25 19:00:00,2425.69,2418.38,2.34,100.0,0.0964,-0.7,0.12,-0.82,flip -16511,做空,2025-02-25 19:00:00,2025-02-25 19:30:00,2418.38,2443.36,2.33,100.0,0.0963,-2.41,0.12,-2.52,flip -16512,做多,2025-02-25 19:30:00,2025-02-26 08:00:00,2443.36,2466.53,2.3,100.0,0.0942,2.18,0.12,2.07,flip -16513,做空,2025-02-26 08:00:00,2025-02-26 09:30:00,2466.53,2489.23,2.33,100.0,0.0944,-2.14,0.12,-2.26,flip -16514,做多,2025-02-26 09:30:00,2025-02-26 10:00:00,2489.23,2484.02,2.3,100.0,0.0925,-0.48,0.11,-0.6,flip -16515,做空,2025-02-26 10:00:00,2025-02-26 10:15:00,2484.02,2487.82,2.3,100.0,0.0925,-0.35,0.12,-0.47,flip -16516,做多,2025-02-26 10:15:00,2025-02-26 11:15:00,2487.82,2480.65,2.29,100.0,0.0921,-0.66,0.11,-0.77,flip -16517,做空,2025-02-26 11:15:00,2025-02-26 12:45:00,2480.65,2431.88,2.28,100.0,0.092,4.49,0.11,4.37,tp_lower -16518,做多,2025-02-27 06:15:00,2025-02-27 06:45:00,2346.74,2347.77,2.34,100.0,0.0995,0.1,0.12,-0.01,flip -16519,做空,2025-02-27 06:45:00,2025-02-27 12:15:00,2347.77,2351.03,2.33,100.0,0.0994,-0.32,0.12,-0.44,flip -16520,做多,2025-02-27 12:15:00,2025-02-27 12:45:00,2351.03,2346.02,2.33,100.0,0.0991,-0.5,0.12,-0.61,flip -16521,做空,2025-02-27 12:45:00,2025-02-27 13:00:00,2346.02,2354.14,2.32,100.0,0.099,-0.8,0.12,-0.92,flip -16522,做多,2025-02-27 13:00:00,2025-02-27 13:45:00,2354.14,2335.57,2.31,100.0,0.0982,-1.82,0.11,-1.94,flip -16523,做空,2025-02-27 13:45:00,2025-02-28 14:00:00,2335.57,2170.13,2.29,100.0,0.0981,16.23,0.11,16.12,flip -16524,做多,2025-02-28 14:00:00,2025-02-28 14:15:00,2170.13,2165.06,2.46,100.0,0.1135,-0.58,0.12,-0.7,flip -16525,做空,2025-02-28 14:15:00,2025-02-28 14:30:00,2165.06,2171.64,2.45,100.0,0.1134,-0.75,0.12,-0.87,flip -16526,做多,2025-02-28 14:30:00,2025-02-28 14:45:00,2171.64,2165.74,2.44,100.0,0.1126,-0.66,0.12,-0.79,flip -16527,做空,2025-02-28 14:45:00,2025-03-01 08:00:00,2165.74,2231.91,2.44,100.0,0.1124,-7.44,0.13,-7.57,flip -16528,做多,2025-03-01 08:00:00,2025-03-01 08:30:00,2231.91,2229.43,2.37,100.0,0.1061,-0.26,0.12,-0.38,flip -16529,做空,2025-03-01 08:30:00,2025-03-01 09:15:00,2229.43,2235.5,2.36,100.0,0.1059,-0.64,0.12,-0.76,flip -16530,做多,2025-03-01 09:15:00,2025-03-01 09:30:00,2235.5,2229.19,2.35,100.0,0.1053,-0.66,0.12,-0.78,flip -16531,做空,2025-03-01 09:30:00,2025-03-01 18:30:00,2229.19,2214.71,2.34,100.0,0.1052,1.52,0.12,1.41,flip -16532,做多,2025-03-01 18:30:00,2025-03-01 18:45:00,2214.71,2210.87,2.36,100.0,0.1064,-0.41,0.12,-0.53,flip -16533,做空,2025-03-01 18:45:00,2025-03-01 19:00:00,2210.87,2220.95,2.35,100.0,0.1063,-1.07,0.12,-1.19,flip -16534,做多,2025-03-01 19:00:00,2025-03-01 23:00:00,2220.95,2199.12,2.34,100.0,0.1053,-2.3,0.12,-2.41,flip -16535,做空,2025-03-01 23:00:00,2025-03-01 23:15:00,2199.12,2205.57,2.31,100.0,0.1051,-0.68,0.12,-0.79,flip -16536,做多,2025-03-01 23:15:00,2025-03-02 08:00:00,2205.57,2211.15,2.3,100.0,0.1044,0.58,0.12,0.47,flip -16537,做空,2025-03-02 08:00:00,2025-03-02 08:15:00,2211.15,2211.86,2.33,100.0,0.1052,-0.07,0.12,-0.19,flip -16538,做多,2025-03-02 08:15:00,2025-03-02 13:15:00,2211.86,2216.05,2.32,100.0,0.105,0.44,0.12,0.32,flip -16539,做空,2025-03-02 13:15:00,2025-03-02 14:15:00,2216.05,2192.61,2.32,100.0,0.1049,2.46,0.12,2.34,tp_lower -16540,做多,2025-03-02 15:15:00,2025-03-02 15:30:00,2239.47,2248.27,2.35,100.0,0.1048,0.92,0.12,0.8,tp_upper -16541,做多,2025-03-02 16:00:00,2025-03-02 16:30:00,2237.54,2487.14,2.35,100.0,0.1052,26.26,0.13,26.13,tp_upper -16542,做多,2025-03-04 11:00:00,2025-03-04 11:30:00,2106.95,2104.8,2.63,100.0,0.1246,-0.27,0.13,-0.4,flip -16543,做空,2025-03-04 11:30:00,2025-03-04 12:30:00,2104.8,2104.41,2.62,100.0,0.1245,0.05,0.13,-0.08,flip -16544,做多,2025-03-04 12:30:00,2025-03-04 12:45:00,2104.41,2102.68,2.62,100.0,0.1244,-0.22,0.13,-0.35,flip -16545,做空,2025-03-04 12:45:00,2025-03-04 14:30:00,2102.68,2114.76,2.61,100.0,0.1243,-1.5,0.13,-1.63,flip -16546,做多,2025-03-04 14:30:00,2025-03-04 14:45:00,2114.76,2077.31,2.6,100.0,0.1227,-4.6,0.13,-4.72,flip -16547,做空,2025-03-04 14:45:00,2025-03-04 16:30:00,2077.31,2039.47,2.55,100.0,0.1226,4.64,0.13,4.52,tp_lower -16548,做多,2025-03-04 17:00:00,2025-03-05 13:30:00,2078.23,2192.86,2.59,100.0,0.1247,14.29,0.14,14.16,flip -16549,做空,2025-03-05 13:30:00,2025-03-05 13:45:00,2192.86,2201.4,2.75,100.0,0.1253,-1.07,0.14,-1.21,flip -16550,做多,2025-03-05 13:45:00,2025-03-05 14:00:00,2201.4,2197.13,2.73,100.0,0.1242,-0.53,0.14,-0.67,flip -16551,做空,2025-03-05 14:00:00,2025-03-05 14:15:00,2197.13,2197.44,2.73,100.0,0.124,-0.04,0.14,-0.17,flip -16552,做多,2025-03-05 14:15:00,2025-03-05 14:30:00,2197.44,2190.34,2.72,100.0,0.1239,-0.88,0.14,-1.02,flip -16553,做空,2025-03-05 14:30:00,2025-03-05 15:00:00,2190.34,2186.51,2.71,100.0,0.1237,0.47,0.14,0.34,flip -16554,做多,2025-03-05 15:00:00,2025-03-05 17:30:00,2186.51,2193.66,2.71,100.0,0.1241,0.89,0.14,0.75,flip -16555,做空,2025-03-05 17:30:00,2025-03-05 18:45:00,2193.66,2203.95,2.72,100.0,0.1239,-1.28,0.14,-1.41,flip -16556,做多,2025-03-05 18:45:00,2025-03-06 12:30:00,2203.95,2271.2,2.7,100.0,0.1227,8.25,0.14,8.11,flip -16557,做空,2025-03-06 12:30:00,2025-03-07 07:00:00,2271.2,2187.45,2.8,100.0,0.1234,10.33,0.13,10.2,flip -16558,做多,2025-03-07 07:00:00,2025-03-07 07:15:00,2187.45,2185.89,2.91,100.0,0.1328,-0.21,0.15,-0.35,flip -16559,做空,2025-03-07 07:15:00,2025-03-07 07:45:00,2185.89,2191.58,2.9,100.0,0.1327,-0.76,0.15,-0.9,flip -16560,做多,2025-03-07 07:45:00,2025-03-07 08:00:00,2191.58,2189.39,2.89,100.0,0.1319,-0.29,0.14,-0.43,flip -16561,做空,2025-03-07 08:00:00,2025-03-07 08:45:00,2189.39,2184.65,2.88,100.0,0.1317,0.62,0.14,0.48,flip -16562,做多,2025-03-07 08:45:00,2025-03-07 12:30:00,2184.65,2167.89,2.89,100.0,0.1322,-2.22,0.14,-2.36,flip -16563,做空,2025-03-07 12:30:00,2025-03-07 13:00:00,2167.89,2185.45,2.86,100.0,0.1321,-2.32,0.14,-2.46,flip -16564,做多,2025-03-07 13:00:00,2025-03-07 14:15:00,2185.45,2184.06,2.84,100.0,0.1298,-0.18,0.14,-0.32,flip -16565,做空,2025-03-07 14:15:00,2025-03-07 14:30:00,2184.06,2209.84,2.83,100.0,0.1297,-3.34,0.14,-3.49,flip -16566,做多,2025-03-07 14:30:00,2025-03-07 16:15:00,2209.84,2163.08,2.8,100.0,0.1265,-5.92,0.14,-6.05,flip -16567,做空,2025-03-07 16:15:00,2025-03-07 18:30:00,2163.08,2182.12,2.73,100.0,0.1264,-2.41,0.14,-2.54,flip -16568,做多,2025-03-07 18:30:00,2025-03-07 19:00:00,2182.12,2188.63,2.71,100.0,0.1241,0.81,0.14,0.67,flip -16569,做空,2025-03-07 19:00:00,2025-03-07 20:00:00,2188.63,2177.56,2.71,100.0,0.1239,1.37,0.13,1.24,flip -16570,做多,2025-03-07 20:00:00,2025-03-07 20:45:00,2177.56,2157.1,2.72,100.0,0.1251,-2.56,0.13,-2.69,flip -16571,做空,2025-03-07 20:45:00,2025-03-07 21:00:00,2157.1,2125.22,2.7,100.0,0.1249,3.98,0.13,3.85,tp_lower -16572,做多,2025-03-08 11:45:00,2025-03-08 13:15:00,2140.89,2183.77,2.77,100.0,0.1293,5.55,0.14,5.4,tp_upper -16573,做多,2025-03-09 02:15:00,2025-03-09 02:30:00,2192.01,2185.53,2.82,100.0,0.1288,-0.83,0.14,-0.98,flip -16574,做空,2025-03-09 02:30:00,2025-03-10 02:30:00,2185.53,2060.0,2.81,100.0,0.1287,16.16,0.13,16.02,flip -16575,做多,2025-03-10 02:30:00,2025-03-10 03:45:00,2060.0,2056.83,2.98,100.0,0.1444,-0.46,0.15,-0.61,flip -16576,做空,2025-03-10 03:45:00,2025-03-10 04:00:00,2056.83,2068.1,2.97,100.0,0.1443,-1.63,0.15,-1.78,flip -16577,做多,2025-03-10 04:00:00,2025-03-10 09:15:00,2068.1,2127.93,2.95,100.0,0.1426,8.53,0.15,8.38,tp_upper -16578,做多,2025-03-11 06:00:00,2025-03-11 06:15:00,1898.14,1895.77,3.04,100.0,0.1602,-0.38,0.15,-0.53,flip -16579,做空,2025-03-11 06:15:00,2025-03-11 07:00:00,1895.77,1895.05,3.03,100.0,0.16,0.12,0.15,-0.04,flip -16580,做多,2025-03-11 07:00:00,2025-03-11 13:00:00,1895.05,1872.26,3.03,100.0,0.16,-3.65,0.15,-3.8,flip -16581,做空,2025-03-11 13:00:00,2025-03-11 13:15:00,1872.26,1919.61,2.99,100.0,0.1598,-7.57,0.15,-7.72,flip -16582,做多,2025-03-11 13:15:00,2025-03-11 14:00:00,1919.61,1889.75,2.91,100.0,0.1518,-4.53,0.14,-4.68,flip -16583,做空,2025-03-11 14:00:00,2025-03-11 14:45:00,1889.75,1866.27,2.87,100.0,0.1516,3.56,0.14,3.42,flip -16584,做多,2025-03-11 14:45:00,2025-03-11 17:15:00,1866.27,1890.76,2.9,100.0,0.1553,3.8,0.15,3.66,flip -16585,做空,2025-03-11 17:15:00,2025-03-11 17:30:00,1890.76,1901.44,2.93,100.0,0.1551,-1.66,0.15,-1.8,flip -16586,做多,2025-03-11 17:30:00,2025-03-12 00:00:00,1901.44,1916.76,2.91,100.0,0.1532,2.35,0.15,2.2,flip -16587,做空,2025-03-12 00:00:00,2025-03-12 01:15:00,1916.76,1917.8,2.96,100.0,0.1543,-0.16,0.15,-0.31,flip -16588,做多,2025-03-12 01:15:00,2025-03-12 02:00:00,1917.8,1915.0,2.95,100.0,0.1539,-0.43,0.15,-0.58,flip -16589,做空,2025-03-12 02:00:00,2025-03-12 07:15:00,1915.0,1907.22,2.94,100.0,0.1538,1.2,0.15,1.05,flip -16590,做多,2025-03-12 07:15:00,2025-03-12 07:30:00,1907.22,1906.16,2.95,100.0,0.1549,-0.16,0.15,-0.31,flip -16591,做空,2025-03-12 07:30:00,2025-03-12 07:45:00,1906.16,1910.47,2.95,100.0,0.1547,-0.67,0.15,-0.81,flip -16592,做多,2025-03-12 07:45:00,2025-03-12 08:15:00,1910.47,1913.89,2.94,100.0,0.1539,0.53,0.15,0.38,flip -16593,做空,2025-03-12 08:15:00,2025-03-12 08:30:00,1913.89,1924.39,2.94,100.0,0.1537,-1.61,0.15,-1.76,flip -16594,做多,2025-03-12 08:30:00,2025-03-12 09:00:00,1924.39,1913.25,2.92,100.0,0.1519,-1.69,0.15,-1.84,flip -16595,做空,2025-03-12 09:00:00,2025-03-12 11:00:00,1913.25,1912.2,2.9,100.0,0.1517,0.16,0.15,0.01,flip -16596,做多,2025-03-12 11:00:00,2025-03-12 11:15:00,1912.2,1910.45,2.9,100.0,0.1518,-0.27,0.14,-0.41,flip -16597,做空,2025-03-12 11:15:00,2025-03-12 11:45:00,1910.45,1915.82,2.9,100.0,0.1516,-0.81,0.15,-0.96,flip -16598,做多,2025-03-12 11:45:00,2025-03-12 13:15:00,1915.82,1907.47,2.89,100.0,0.1506,-1.26,0.14,-1.4,flip -16599,做空,2025-03-12 13:15:00,2025-03-12 17:15:00,1907.47,1886.64,2.87,100.0,0.1505,3.13,0.14,2.99,flip -16600,做多,2025-03-12 17:15:00,2025-03-12 18:45:00,1886.64,1877.85,2.9,100.0,0.1536,-1.35,0.14,-1.49,flip -16601,做空,2025-03-12 18:45:00,2025-03-12 20:30:00,1877.85,1885.59,2.88,100.0,0.1535,-1.19,0.14,-1.33,flip -16602,做多,2025-03-12 20:30:00,2025-03-13 02:45:00,1885.59,1889.07,2.87,100.0,0.1521,0.53,0.14,0.39,flip -16603,做空,2025-03-13 02:45:00,2025-03-13 03:00:00,1889.07,1893.22,2.91,100.0,0.1541,-0.64,0.15,-0.79,flip -16604,做多,2025-03-13 03:00:00,2025-03-13 03:30:00,1893.22,1887.06,2.9,100.0,0.1533,-0.94,0.14,-1.09,flip -16605,做空,2025-03-13 03:30:00,2025-03-13 09:00:00,1887.06,1882.05,2.89,100.0,0.1531,0.77,0.14,0.62,flip -16606,做多,2025-03-13 09:00:00,2025-03-13 09:15:00,1882.05,1881.52,2.89,100.0,0.1538,-0.08,0.14,-0.23,flip -16607,做空,2025-03-13 09:15:00,2025-03-13 09:30:00,1881.52,1882.22,2.89,100.0,0.1537,-0.11,0.14,-0.25,flip -16608,做多,2025-03-13 09:30:00,2025-03-13 10:15:00,1882.22,1885.55,2.89,100.0,0.1534,0.51,0.14,0.37,flip -16609,做空,2025-03-13 10:15:00,2025-03-13 10:30:00,1885.55,1893.43,2.89,100.0,0.1532,-1.21,0.15,-1.35,flip -16610,做多,2025-03-13 10:30:00,2025-03-13 11:15:00,1893.43,1890.33,2.87,100.0,0.1518,-0.47,0.14,-0.61,flip -16611,做空,2025-03-13 11:15:00,2025-03-13 14:00:00,1890.33,1889.01,2.87,100.0,0.1517,0.2,0.14,0.06,flip -16612,做多,2025-03-13 14:00:00,2025-03-13 14:15:00,1889.01,1883.59,2.87,100.0,0.1517,-0.82,0.14,-0.97,flip -16613,做空,2025-03-13 14:15:00,2025-03-13 14:45:00,1883.59,1883.8,2.85,100.0,0.1516,-0.03,0.14,-0.17,flip -16614,做多,2025-03-13 14:45:00,2025-03-13 15:00:00,1883.8,1874.97,2.85,100.0,0.1514,-1.34,0.14,-1.48,flip -16615,做空,2025-03-13 15:00:00,2025-03-13 22:15:00,1874.97,1873.7,2.84,100.0,0.1512,0.19,0.14,0.05,flip -16616,做多,2025-03-13 22:15:00,2025-03-13 23:00:00,1873.7,1868.74,2.83,100.0,0.1513,-0.75,0.14,-0.89,flip -16617,做空,2025-03-13 23:00:00,2025-03-14 00:15:00,1868.74,1868.54,2.82,100.0,0.1511,0.03,0.14,-0.11,flip -16618,做多,2025-03-14 00:15:00,2025-03-14 14:00:00,1868.54,1901.24,2.86,100.0,0.1531,5.01,0.15,4.86,flip -16619,做空,2025-03-14 14:00:00,2025-03-15 00:15:00,1901.24,1915.42,2.91,100.0,0.1529,-2.17,0.15,-2.31,flip -16620,做多,2025-03-15 00:15:00,2025-03-15 00:30:00,1915.42,1911.62,2.89,100.0,0.1508,-0.57,0.14,-0.72,flip -16621,做空,2025-03-15 00:30:00,2025-03-15 00:45:00,1911.62,1914.62,2.88,100.0,0.1506,-0.45,0.14,-0.6,flip -16622,做多,2025-03-15 00:45:00,2025-03-15 01:15:00,1914.62,1915.87,2.87,100.0,0.15,0.19,0.14,0.04,flip -16623,做空,2025-03-15 01:15:00,2025-03-15 03:15:00,1915.87,1920.4,2.87,100.0,0.1499,-0.68,0.14,-0.82,flip -16624,做多,2025-03-15 03:15:00,2025-03-15 03:30:00,1920.4,1919.43,2.86,100.0,0.149,-0.14,0.14,-0.29,flip -16625,做空,2025-03-15 03:30:00,2025-03-15 03:45:00,1919.43,1919.8,2.86,100.0,0.1489,-0.06,0.14,-0.2,flip -16626,做多,2025-03-15 03:45:00,2025-03-15 04:00:00,1919.8,1915.48,2.85,100.0,0.1486,-0.64,0.14,-0.78,flip -16627,做空,2025-03-15 04:00:00,2025-03-15 04:15:00,1915.48,1919.74,2.84,100.0,0.1485,-0.63,0.14,-0.78,flip -16628,做多,2025-03-15 04:15:00,2025-03-15 07:00:00,1919.74,1923.8,2.84,100.0,0.1477,0.6,0.14,0.46,flip -16629,做空,2025-03-15 07:00:00,2025-03-15 09:30:00,1923.8,1920.48,2.84,100.0,0.1475,0.49,0.14,0.35,flip -16630,做多,2025-03-15 09:30:00,2025-03-15 10:15:00,1920.48,1919.59,2.84,100.0,0.1479,-0.13,0.14,-0.27,flip -16631,做空,2025-03-15 10:15:00,2025-03-15 10:30:00,1919.59,1924.58,2.84,100.0,0.1478,-0.74,0.14,-0.88,flip -16632,做多,2025-03-15 10:30:00,2025-03-16 00:45:00,1924.58,1931.52,2.83,100.0,0.1468,1.02,0.14,0.88,flip -16633,做空,2025-03-16 00:45:00,2025-03-16 11:15:00,1931.52,1879.91,2.87,100.0,0.1484,7.66,0.14,7.52,tp_lower -16634,做多,2025-03-16 16:00:00,2025-03-16 16:30:00,1909.76,1911.28,2.94,100.0,0.154,0.23,0.15,0.09,flip -16635,做空,2025-03-16 16:30:00,2025-03-16 17:00:00,1911.28,1913.59,2.94,100.0,0.1538,-0.36,0.15,-0.5,flip -16636,做多,2025-03-16 17:00:00,2025-03-16 17:15:00,1913.59,1906.59,2.93,100.0,0.1533,-1.07,0.15,-1.22,flip -16637,做空,2025-03-16 17:15:00,2025-03-16 17:30:00,1906.59,1908.14,2.92,100.0,0.1532,-0.24,0.15,-0.38,flip -16638,做多,2025-03-16 17:30:00,2025-03-16 18:00:00,1908.14,1901.06,2.91,100.0,0.1527,-1.08,0.15,-1.23,flip -16639,做空,2025-03-16 18:00:00,2025-03-17 00:30:00,1901.06,1898.0,2.9,100.0,0.1526,0.47,0.14,0.32,flip -16640,做多,2025-03-17 00:30:00,2025-03-17 05:45:00,1898.0,1893.11,2.92,100.0,0.1539,-0.75,0.15,-0.9,flip -16641,做空,2025-03-17 05:45:00,2025-03-17 06:00:00,1893.11,1896.23,2.91,100.0,0.1537,-0.48,0.15,-0.63,flip -16642,做多,2025-03-17 06:00:00,2025-03-17 06:15:00,1896.23,1885.38,2.9,100.0,0.1531,-1.66,0.14,-1.81,flip -16643,做空,2025-03-17 06:15:00,2025-03-17 07:00:00,1885.38,1897.68,2.88,100.0,0.1529,-1.88,0.15,-2.03,flip -16644,做多,2025-03-17 07:00:00,2025-03-17 07:30:00,1897.68,1896.62,2.86,100.0,0.1508,-0.16,0.14,-0.3,flip -16645,做空,2025-03-17 07:30:00,2025-03-17 07:45:00,1896.62,1900.15,2.86,100.0,0.1506,-0.53,0.14,-0.67,flip -16646,做多,2025-03-17 07:45:00,2025-03-17 08:00:00,1900.15,1896.97,2.85,100.0,0.1499,-0.48,0.14,-0.62,flip -16647,做空,2025-03-17 08:00:00,2025-03-17 08:15:00,1896.97,1899.74,2.84,100.0,0.1498,-0.41,0.14,-0.56,flip -16648,做多,2025-03-17 08:15:00,2025-03-17 08:30:00,1899.74,1899.27,2.83,100.0,0.1492,-0.07,0.14,-0.21,flip -16649,做空,2025-03-17 08:30:00,2025-03-17 13:30:00,1899.27,1906.36,2.83,100.0,0.1491,-1.06,0.14,-1.2,flip -16650,做多,2025-03-17 13:30:00,2025-03-17 13:45:00,1906.36,1897.54,2.82,100.0,0.1478,-1.3,0.14,-1.44,flip -16651,做空,2025-03-17 13:45:00,2025-03-17 14:15:00,1897.54,1896.31,2.8,100.0,0.1476,0.18,0.14,0.04,flip -16652,做多,2025-03-17 14:15:00,2025-03-17 14:45:00,1896.31,1898.5,2.8,100.0,0.1477,0.32,0.14,0.18,flip -16653,做空,2025-03-17 14:45:00,2025-03-17 15:00:00,1898.5,1906.63,2.8,100.0,0.1475,-1.2,0.14,-1.34,flip -16654,做多,2025-03-17 15:00:00,2025-03-18 00:45:00,1906.63,1921.45,2.79,100.0,0.1461,2.17,0.14,2.03,flip -16655,做空,2025-03-18 00:45:00,2025-03-18 19:30:00,1921.45,1897.05,2.84,100.0,0.148,3.61,0.14,3.47,flip -16656,做多,2025-03-18 19:30:00,2025-03-19 11:00:00,1897.05,2008.35,2.88,100.0,0.1517,16.88,0.15,16.73,tp_upper -16657,做多,2025-03-20 01:45:00,2025-03-20 03:00:00,2026.11,2027.39,3.05,100.0,0.1505,0.19,0.15,0.04,flip -16658,做空,2025-03-20 03:00:00,2025-03-21 00:00:00,2027.39,1989.95,3.05,100.0,0.1503,5.63,0.15,5.48,flip -16659,做多,2025-03-21 00:00:00,2025-03-21 00:15:00,1989.95,1982.09,3.11,100.0,0.1561,-1.23,0.15,-1.38,flip -16660,做空,2025-03-21 00:15:00,2025-03-21 00:30:00,1982.09,1986.25,3.09,100.0,0.1559,-0.65,0.15,-0.8,flip -16661,做多,2025-03-21 00:30:00,2025-03-21 03:00:00,1986.25,1976.2,3.08,100.0,0.1551,-1.56,0.15,-1.71,flip -16662,做空,2025-03-21 03:00:00,2025-03-21 04:00:00,1976.2,1982.25,3.06,100.0,0.1549,-0.94,0.15,-1.09,flip -16663,做多,2025-03-21 04:00:00,2025-03-21 05:00:00,1982.25,1974.8,3.05,100.0,0.1538,-1.15,0.15,-1.3,flip -16664,做空,2025-03-21 05:00:00,2025-03-21 07:45:00,1974.8,1976.02,3.03,100.0,0.1537,-0.19,0.15,-0.34,flip -16665,做多,2025-03-21 07:45:00,2025-03-21 09:30:00,1976.02,1971.55,3.03,100.0,0.1533,-0.69,0.15,-0.84,flip -16666,做空,2025-03-21 09:30:00,2025-03-21 12:30:00,1971.55,1950.91,3.02,100.0,0.1532,3.16,0.15,3.01,tp_lower -16667,做多,2025-03-21 17:30:00,2025-03-21 17:45:00,1968.7,1967.67,3.05,100.0,0.1549,-0.16,0.15,-0.31,flip -16668,做空,2025-03-21 17:45:00,2025-03-21 18:15:00,1967.67,1966.82,3.04,100.0,0.1547,0.13,0.15,-0.02,flip -16669,做多,2025-03-21 18:15:00,2025-03-21 22:00:00,1966.82,1967.92,3.04,100.0,0.1547,0.17,0.15,0.02,flip -16670,做空,2025-03-21 22:00:00,2025-03-21 22:45:00,1967.92,1965.32,3.04,100.0,0.1545,0.4,0.15,0.25,flip -16671,做多,2025-03-21 22:45:00,2025-03-21 23:45:00,1965.32,1964.82,3.04,100.0,0.1548,-0.08,0.15,-0.23,flip -16672,做空,2025-03-21 23:45:00,2025-03-22 00:00:00,1964.82,1969.59,3.04,100.0,0.1546,-0.74,0.15,-0.89,flip -16673,做多,2025-03-22 00:00:00,2025-03-22 14:30:00,1969.59,1986.18,3.07,100.0,0.1557,2.58,0.15,2.43,flip -16674,做空,2025-03-22 14:30:00,2025-03-22 15:45:00,1986.18,1985.34,3.09,100.0,0.1555,0.13,0.15,-0.02,flip -16675,做多,2025-03-22 15:45:00,2025-03-22 16:30:00,1985.34,1984.01,3.09,100.0,0.1555,-0.21,0.15,-0.36,flip -16676,做空,2025-03-22 16:30:00,2025-03-22 17:00:00,1984.01,1990.12,3.08,100.0,0.1553,-0.95,0.15,-1.1,flip -16677,做多,2025-03-22 17:00:00,2025-03-22 21:15:00,1990.12,1991.32,3.07,100.0,0.1542,0.19,0.15,0.03,flip -16678,做空,2025-03-22 21:15:00,2025-03-23 01:15:00,1991.32,1990.36,3.07,100.0,0.1541,0.15,0.15,-0.01,flip -16679,做多,2025-03-23 01:15:00,2025-03-23 14:45:00,1990.36,2003.4,3.08,100.0,0.1549,2.02,0.16,1.86,flip -16680,做空,2025-03-23 14:45:00,2025-03-23 23:45:00,2003.4,2005.0,3.1,100.0,0.1548,-0.25,0.16,-0.4,flip -16681,做多,2025-03-23 23:45:00,2025-03-24 00:00:00,2005.0,1999.55,3.09,100.0,0.1544,-0.84,0.15,-1.0,flip -16682,做空,2025-03-24 00:00:00,2025-03-24 00:15:00,1999.55,2008.71,3.09,100.0,0.1546,-1.42,0.16,-1.57,flip -16683,做多,2025-03-24 00:15:00,2025-03-24 00:45:00,2008.71,1997.67,3.07,100.0,0.153,-1.69,0.15,-1.84,flip -16684,做空,2025-03-24 00:45:00,2025-03-24 03:00:00,1997.67,2006.24,3.05,100.0,0.1529,-1.31,0.15,-1.46,flip -16685,做多,2025-03-24 03:00:00,2025-03-24 04:45:00,2006.24,2039.52,3.04,100.0,0.1514,5.04,0.15,4.89,tp_upper -16686,做多,2025-03-24 21:15:00,2025-03-24 21:45:00,2089.3,2082.19,3.09,100.0,0.1477,-1.05,0.15,-1.2,flip -16687,做空,2025-03-24 21:45:00,2025-03-25 00:00:00,2082.19,2084.09,3.07,100.0,0.1475,-0.28,0.15,-0.43,flip -16688,做多,2025-03-25 00:00:00,2025-03-25 00:45:00,2084.09,2085.29,3.08,100.0,0.1479,0.18,0.15,0.02,flip -16689,做空,2025-03-25 00:45:00,2025-03-25 01:30:00,2085.29,2064.99,3.08,100.0,0.1478,3.0,0.15,2.85,tp_lower -16690,做多,2025-03-25 09:30:00,2025-03-25 10:00:00,2065.88,2065.28,3.11,100.0,0.1505,-0.09,0.16,-0.25,flip -16691,做空,2025-03-25 10:00:00,2025-03-25 10:15:00,2065.28,2067.94,3.1,100.0,0.1503,-0.4,0.16,-0.56,flip -16692,做多,2025-03-25 10:15:00,2025-03-25 11:00:00,2067.94,2066.56,3.1,100.0,0.1498,-0.21,0.15,-0.36,flip -16693,做空,2025-03-25 11:00:00,2025-03-25 11:15:00,2066.56,2069.17,3.09,100.0,0.1496,-0.39,0.15,-0.55,flip -16694,做多,2025-03-25 11:15:00,2025-03-25 12:00:00,2069.17,2066.21,3.09,100.0,0.1491,-0.44,0.15,-0.6,flip -16695,做空,2025-03-25 12:00:00,2025-03-25 13:00:00,2066.21,2064.81,3.08,100.0,0.1489,0.21,0.15,0.05,flip -16696,做多,2025-03-25 13:00:00,2025-03-25 13:30:00,2064.81,2059.48,3.08,100.0,0.149,-0.79,0.15,-0.95,flip -16697,做空,2025-03-25 13:30:00,2025-03-25 13:45:00,2059.48,2060.48,3.07,100.0,0.1488,-0.15,0.15,-0.3,flip -16698,做多,2025-03-25 13:45:00,2025-03-25 16:30:00,2060.48,2063.5,3.06,100.0,0.1486,0.45,0.15,0.3,flip -16699,做空,2025-03-25 16:30:00,2025-03-25 16:45:00,2063.5,2067.53,3.06,100.0,0.1484,-0.6,0.15,-0.75,flip -16700,做多,2025-03-25 16:45:00,2025-03-25 18:30:00,2067.53,2056.82,3.05,100.0,0.1477,-1.58,0.15,-1.73,flip -16701,做空,2025-03-25 18:30:00,2025-03-25 18:45:00,2056.82,2061.4,3.03,100.0,0.1475,-0.68,0.15,-0.83,flip -16702,做多,2025-03-25 18:45:00,2025-03-25 20:45:00,2061.4,2063.8,3.02,100.0,0.1467,0.35,0.15,0.2,flip -16703,做空,2025-03-25 20:45:00,2025-03-25 21:00:00,2063.8,2068.74,3.03,100.0,0.1466,-0.72,0.15,-0.88,flip -16704,做多,2025-03-25 21:00:00,2025-03-25 21:30:00,2068.74,2063.64,3.01,100.0,0.1457,-0.74,0.15,-0.89,flip -16705,做空,2025-03-25 21:30:00,2025-03-25 22:00:00,2063.64,2066.11,3.0,100.0,0.1456,-0.36,0.15,-0.51,flip -16706,做多,2025-03-25 22:00:00,2025-03-25 22:15:00,2066.11,2057.64,3.0,100.0,0.1451,-1.23,0.15,-1.38,flip -16707,做空,2025-03-25 22:15:00,2025-03-25 23:45:00,2057.64,2065.22,2.98,100.0,0.145,-1.1,0.15,-1.25,flip -16708,做多,2025-03-25 23:45:00,2025-03-26 01:00:00,2065.22,2068.6,2.97,100.0,0.1437,0.49,0.15,0.34,flip -16709,做空,2025-03-26 01:00:00,2025-03-26 01:15:00,2068.6,2074.94,3.03,100.0,0.1464,-0.93,0.15,-1.08,flip -16710,做多,2025-03-26 01:15:00,2025-03-26 02:00:00,2074.94,2057.6,3.02,100.0,0.1453,-2.52,0.15,-2.67,flip -16711,做空,2025-03-26 02:00:00,2025-03-26 05:30:00,2057.6,2063.09,2.99,100.0,0.1452,-0.8,0.15,-0.95,flip -16712,做多,2025-03-26 05:30:00,2025-03-26 07:00:00,2063.09,2064.65,2.98,100.0,0.1443,0.23,0.15,0.08,flip -16713,做空,2025-03-26 07:00:00,2025-03-26 07:15:00,2064.65,2068.2,2.98,100.0,0.1441,-0.51,0.15,-0.66,flip -16714,做多,2025-03-26 07:15:00,2025-03-26 08:00:00,2068.2,2064.94,2.97,100.0,0.1435,-0.47,0.15,-0.62,flip -16715,做空,2025-03-26 08:00:00,2025-03-26 08:15:00,2064.94,2067.5,2.96,100.0,0.1434,-0.37,0.15,-0.52,flip -16716,做多,2025-03-26 08:15:00,2025-03-26 08:45:00,2067.5,2062.7,2.95,100.0,0.1429,-0.69,0.15,-0.83,flip -16717,做空,2025-03-26 08:45:00,2025-03-26 09:30:00,2062.7,2061.64,2.94,100.0,0.1427,0.15,0.15,0.0,flip -16718,做多,2025-03-26 09:30:00,2025-03-26 12:15:00,2061.64,2061.51,2.94,100.0,0.1427,-0.02,0.15,-0.17,flip -16719,做空,2025-03-26 12:15:00,2025-03-26 12:30:00,2061.51,2062.06,2.94,100.0,0.1426,-0.08,0.15,-0.23,flip -16720,做多,2025-03-26 12:30:00,2025-03-26 13:00:00,2062.06,2056.0,2.94,100.0,0.1424,-0.86,0.15,-1.01,flip -16721,做空,2025-03-26 13:00:00,2025-03-26 13:45:00,2056.0,2027.33,2.92,100.0,0.1422,4.08,0.14,3.93,tp_lower -16722,做多,2025-03-27 01:00:00,2025-03-27 01:45:00,2021.49,2019.24,3.0,100.0,0.1483,-0.33,0.15,-0.48,flip -16723,做空,2025-03-27 01:45:00,2025-03-27 02:00:00,2019.24,2022.59,2.99,100.0,0.1482,-0.5,0.15,-0.65,flip -16724,做多,2025-03-27 02:00:00,2025-03-27 11:15:00,2022.59,2016.52,2.98,100.0,0.1475,-0.9,0.15,-1.04,flip -16725,做空,2025-03-27 11:15:00,2025-03-27 12:15:00,2016.52,2018.54,2.97,100.0,0.1474,-0.3,0.15,-0.45,flip -16726,做多,2025-03-27 12:15:00,2025-03-27 12:45:00,2018.54,2017.11,2.97,100.0,0.1469,-0.21,0.15,-0.36,flip -16727,做空,2025-03-27 12:45:00,2025-03-27 14:30:00,2017.11,2020.41,2.96,100.0,0.1468,-0.48,0.15,-0.63,flip -16728,做多,2025-03-27 14:30:00,2025-03-27 15:00:00,2020.41,2024.56,2.95,100.0,0.1462,0.61,0.15,0.46,flip -16729,做空,2025-03-27 15:00:00,2025-03-27 21:30:00,2024.56,2017.39,2.96,100.0,0.146,1.05,0.15,0.9,flip -16730,做多,2025-03-27 21:30:00,2025-03-27 21:45:00,2017.39,2017.31,2.96,100.0,0.1469,-0.01,0.15,-0.16,flip -16731,做空,2025-03-27 21:45:00,2025-03-28 01:30:00,2017.31,2014.37,2.96,100.0,0.1467,0.43,0.15,0.28,flip -16732,做多,2025-03-28 01:30:00,2025-03-28 01:45:00,2014.37,2008.24,2.99,100.0,0.1483,-0.91,0.15,-1.06,flip -16733,做空,2025-03-28 01:45:00,2025-03-28 02:00:00,2008.24,2009.59,2.98,100.0,0.1481,-0.2,0.15,-0.35,flip -16734,做多,2025-03-28 02:00:00,2025-03-28 02:30:00,2009.59,2007.86,2.97,100.0,0.1478,-0.26,0.15,-0.4,flip -16735,做空,2025-03-28 02:30:00,2025-03-28 04:30:00,2007.86,1937.15,2.96,100.0,0.1476,10.44,0.14,10.3,tp_lower -16736,做多,2025-03-28 22:00:00,2025-03-28 22:30:00,1890.96,1891.51,3.07,100.0,0.1621,0.09,0.15,-0.06,flip -16737,做空,2025-03-28 22:30:00,2025-03-29 05:30:00,1891.51,1887.65,3.06,100.0,0.162,0.63,0.15,0.47,flip -16738,做多,2025-03-29 05:30:00,2025-03-29 05:45:00,1887.65,1887.47,3.08,100.0,0.1633,-0.03,0.15,-0.18,flip -16739,做空,2025-03-29 05:45:00,2025-03-29 11:15:00,1887.47,1850.5,3.08,100.0,0.1632,6.03,0.15,5.88,tp_lower -16740,做多,2025-03-30 01:00:00,2025-03-30 01:15:00,1837.29,1835.36,3.14,100.0,0.1711,-0.33,0.16,-0.49,flip -16741,做空,2025-03-30 01:15:00,2025-03-30 01:45:00,1835.36,1833.94,3.14,100.0,0.1709,0.24,0.16,0.09,flip -16742,做多,2025-03-30 01:45:00,2025-03-30 10:30:00,1833.94,1827.8,3.14,100.0,0.171,-1.05,0.16,-1.21,flip -16743,做空,2025-03-30 10:30:00,2025-03-30 10:45:00,1827.8,1828.97,3.12,100.0,0.1709,-0.2,0.16,-0.36,flip -16744,做多,2025-03-30 10:45:00,2025-03-30 11:15:00,1828.97,1833.75,3.12,100.0,0.1705,0.81,0.16,0.66,flip -16745,做空,2025-03-30 11:15:00,2025-03-30 11:45:00,1833.75,1832.49,3.12,100.0,0.1703,0.21,0.16,0.06,flip -16746,做多,2025-03-30 11:45:00,2025-03-30 12:00:00,1832.49,1831.18,3.12,100.0,0.1704,-0.22,0.16,-0.38,flip -16747,做空,2025-03-30 12:00:00,2025-03-30 12:15:00,1831.18,1837.24,3.12,100.0,0.1702,-1.03,0.16,-1.19,flip -16748,做多,2025-03-30 12:15:00,2025-03-30 12:30:00,1837.24,1832.53,3.1,100.0,0.1689,-0.8,0.15,-0.95,flip -16749,做空,2025-03-30 12:30:00,2025-03-30 12:45:00,1832.53,1833.16,3.09,100.0,0.1687,-0.11,0.15,-0.26,flip -16750,做多,2025-03-30 12:45:00,2025-03-30 13:00:00,1833.16,1832.09,3.09,100.0,0.1685,-0.18,0.15,-0.33,flip -16751,做空,2025-03-30 13:00:00,2025-03-30 13:30:00,1832.09,1814.49,3.08,100.0,0.1683,2.96,0.15,2.81,tp_lower -16752,做多,2025-03-31 01:15:00,2025-03-31 01:30:00,1815.93,1814.99,3.14,100.0,0.1731,-0.16,0.16,-0.32,flip -16753,做空,2025-03-31 01:30:00,2025-03-31 02:15:00,1814.99,1809.28,3.14,100.0,0.1729,0.99,0.16,0.83,flip -16754,做多,2025-03-31 02:15:00,2025-03-31 02:45:00,1809.28,1811.16,3.15,100.0,0.1738,0.33,0.16,0.17,flip -16755,做空,2025-03-31 02:45:00,2025-03-31 05:00:00,1811.16,1811.66,3.15,100.0,0.1737,-0.09,0.16,-0.24,flip -16756,做多,2025-03-31 05:00:00,2025-03-31 05:15:00,1811.66,1808.88,3.14,100.0,0.1734,-0.48,0.16,-0.64,flip -16757,做空,2025-03-31 05:15:00,2025-03-31 05:30:00,1808.88,1809.32,3.13,100.0,0.1732,-0.08,0.16,-0.23,flip -16758,做多,2025-03-31 05:30:00,2025-03-31 05:45:00,1809.32,1808.43,3.13,100.0,0.173,-0.15,0.16,-0.31,flip -16759,做空,2025-03-31 05:45:00,2025-03-31 08:00:00,1808.43,1802.84,3.12,100.0,0.1728,0.97,0.16,0.81,flip -16760,做多,2025-03-31 08:00:00,2025-03-31 11:00:00,1802.84,1801.22,3.13,100.0,0.1737,-0.28,0.16,-0.44,flip -16761,做空,2025-03-31 11:00:00,2025-03-31 11:15:00,1801.22,1801.93,3.13,100.0,0.1735,-0.12,0.16,-0.28,flip -16762,做多,2025-03-31 11:15:00,2025-03-31 12:45:00,1801.93,1833.31,3.12,100.0,0.1732,5.44,0.16,5.28,tp_upper -16763,做多,2025-03-31 13:45:00,2025-03-31 22:00:00,1817.55,1818.28,3.17,100.0,0.1745,0.13,0.16,-0.03,flip -16764,做空,2025-03-31 22:00:00,2025-03-31 22:15:00,1818.28,1820.66,3.17,100.0,0.1744,-0.41,0.16,-0.57,flip -16765,做多,2025-03-31 22:15:00,2025-03-31 23:15:00,1820.66,1822.87,3.16,100.0,0.1737,0.38,0.16,0.23,flip -16766,做空,2025-03-31 23:15:00,2025-03-31 23:30:00,1822.87,1823.78,3.16,100.0,0.1736,-0.16,0.16,-0.32,flip -16767,做多,2025-03-31 23:30:00,2025-03-31 23:45:00,1823.78,1821.54,3.16,100.0,0.1732,-0.39,0.16,-0.55,flip -16768,做空,2025-03-31 23:45:00,2025-04-01 00:15:00,1821.54,1826.38,3.15,100.0,0.173,-0.84,0.16,-1.0,flip -16769,做多,2025-04-01 00:15:00,2025-04-01 01:00:00,1826.38,1825.13,3.19,100.0,0.1745,-0.22,0.16,-0.38,flip -16770,做空,2025-04-01 01:00:00,2025-04-01 01:15:00,1825.13,1827.39,3.18,100.0,0.1743,-0.39,0.16,-0.55,flip -16771,做多,2025-04-01 01:15:00,2025-04-01 01:30:00,1827.39,1821.49,3.17,100.0,0.1737,-1.03,0.16,-1.18,flip -16772,做空,2025-04-01 01:30:00,2025-04-01 01:45:00,1821.49,1825.52,3.16,100.0,0.1736,-0.7,0.16,-0.86,flip -16773,做多,2025-04-01 01:45:00,2025-04-01 08:15:00,1825.52,1882.46,3.15,100.0,0.1726,9.83,0.16,9.67,tp_upper -16774,做多,2025-04-01 14:15:00,2025-04-02 00:30:00,1856.39,1893.74,3.25,100.0,0.1749,6.53,0.17,6.37,flip -16775,做空,2025-04-02 00:30:00,2025-04-02 01:30:00,1893.74,1892.02,3.33,100.0,0.1756,0.3,0.17,0.14,flip -16776,做多,2025-04-02 01:30:00,2025-04-02 13:45:00,1892.02,1871.48,3.33,100.0,0.1757,-3.61,0.16,-3.77,flip -16777,做空,2025-04-02 13:45:00,2025-04-02 14:45:00,1871.48,1874.7,3.29,100.0,0.1756,-0.57,0.16,-0.73,flip -16778,做多,2025-04-02 14:45:00,2025-04-02 20:15:00,1874.7,1897.55,3.28,100.0,0.1748,3.99,0.17,3.83,tp_upper -16779,做多,2025-04-02 20:45:00,2025-04-02 21:00:00,1880.6,1859.48,3.31,100.0,0.1762,-3.72,0.16,-3.89,flip -16780,做空,2025-04-02 21:00:00,2025-04-03 20:45:00,1859.48,1798.16,3.27,100.0,0.176,10.79,0.16,10.64,flip -16781,做多,2025-04-03 20:45:00,2025-04-04 01:45:00,1798.16,1781.64,3.4,100.0,0.1888,-3.12,0.17,-3.29,flip -16782,做空,2025-04-04 01:45:00,2025-04-04 02:00:00,1781.64,1798.34,3.36,100.0,0.1888,-3.15,0.17,-3.32,flip -16783,做多,2025-04-04 02:00:00,2025-04-04 02:30:00,1798.34,1793.05,3.33,100.0,0.1851,-0.98,0.17,-1.15,flip -16784,做空,2025-04-04 02:30:00,2025-04-04 03:00:00,1793.05,1788.41,3.32,100.0,0.1849,0.86,0.17,0.69,flip -16785,做多,2025-04-04 03:00:00,2025-04-04 03:30:00,1788.41,1789.28,3.32,100.0,0.1857,0.16,0.17,-0.0,flip -16786,做空,2025-04-04 03:30:00,2025-04-04 03:45:00,1789.28,1792.1,3.32,100.0,0.1855,-0.52,0.17,-0.69,flip -16787,做多,2025-04-04 03:45:00,2025-04-04 04:00:00,1792.1,1786.8,3.31,100.0,0.1847,-0.98,0.17,-1.14,flip -16788,做空,2025-04-04 04:00:00,2025-04-04 04:15:00,1786.8,1789.33,3.3,100.0,0.1846,-0.47,0.17,-0.63,flip -16789,做多,2025-04-04 04:15:00,2025-04-04 04:30:00,1789.33,1787.01,3.29,100.0,0.1839,-0.43,0.16,-0.59,flip -16790,做空,2025-04-04 04:30:00,2025-04-04 05:00:00,1787.01,1791.95,3.28,100.0,0.1837,-0.91,0.16,-1.07,flip -16791,做多,2025-04-04 05:00:00,2025-04-04 10:15:00,1791.95,1792.96,3.27,100.0,0.1825,0.18,0.16,0.02,flip -16792,做空,2025-04-04 10:15:00,2025-04-04 13:45:00,1792.96,1801.96,3.27,100.0,0.1823,-1.64,0.16,-1.8,flip -16793,做多,2025-04-04 13:45:00,2025-04-04 14:00:00,1801.96,1792.62,3.25,100.0,0.1803,-1.68,0.16,-1.85,flip -16794,做空,2025-04-04 14:00:00,2025-04-04 15:00:00,1792.62,1812.32,3.23,100.0,0.1801,-3.55,0.16,-3.71,flip -16795,做多,2025-04-04 15:00:00,2025-04-04 15:30:00,1812.32,1791.64,3.19,100.0,0.176,-3.64,0.16,-3.8,flip -16796,做空,2025-04-04 15:30:00,2025-04-04 15:45:00,1791.64,1794.47,3.15,100.0,0.1758,-0.5,0.16,-0.66,flip -16797,做多,2025-04-04 15:45:00,2025-04-04 16:15:00,1794.47,1789.36,3.14,100.0,0.1751,-0.89,0.16,-1.05,flip -16798,做空,2025-04-04 16:15:00,2025-04-04 16:45:00,1789.36,1796.74,3.13,100.0,0.1749,-1.29,0.16,-1.45,flip -16799,做多,2025-04-04 16:45:00,2025-04-04 17:00:00,1796.74,1791.62,3.11,100.0,0.1733,-0.89,0.16,-1.04,flip -16800,做空,2025-04-04 17:00:00,2025-04-04 17:15:00,1791.62,1799.79,3.1,100.0,0.1731,-1.41,0.16,-1.57,flip -16801,做多,2025-04-04 17:15:00,2025-04-05 04:45:00,1799.79,1807.41,3.08,100.0,0.1714,1.31,0.15,1.15,flip -16802,做空,2025-04-05 04:45:00,2025-04-05 05:00:00,1807.41,1810.06,3.15,100.0,0.1745,-0.46,0.16,-0.62,flip -16803,做多,2025-04-05 05:00:00,2025-04-05 05:45:00,1810.06,1809.39,3.15,100.0,0.1738,-0.12,0.16,-0.27,flip -16804,做空,2025-04-05 05:45:00,2025-04-05 06:00:00,1809.39,1811.95,3.14,100.0,0.1736,-0.44,0.16,-0.6,flip -16805,做多,2025-04-05 06:00:00,2025-04-05 08:00:00,1811.95,1810.54,3.13,100.0,0.1729,-0.24,0.16,-0.4,flip -16806,做空,2025-04-05 08:00:00,2025-04-05 08:30:00,1810.54,1812.41,3.13,100.0,0.1728,-0.32,0.16,-0.48,flip -16807,做多,2025-04-05 08:30:00,2025-04-05 11:00:00,1812.41,1808.56,3.12,100.0,0.1722,-0.66,0.16,-0.82,flip -16808,做空,2025-04-05 11:00:00,2025-04-05 13:15:00,1808.56,1788.17,3.11,100.0,0.1721,3.51,0.15,3.35,tp_lower -16809,做多,2025-04-05 20:30:00,2025-04-06 07:15:00,1791.18,1797.16,3.14,100.0,0.1755,1.05,0.16,0.89,flip -16810,做空,2025-04-06 07:15:00,2025-04-06 07:30:00,1797.16,1798.99,3.17,100.0,0.1766,-0.32,0.16,-0.48,flip -16811,做多,2025-04-06 07:30:00,2025-04-06 07:45:00,1798.99,1796.84,3.17,100.0,0.1761,-0.38,0.16,-0.54,flip -16812,做空,2025-04-06 07:45:00,2025-04-06 13:45:00,1796.84,1747.65,3.16,100.0,0.1759,8.65,0.15,8.5,tp_lower -16813,做多,2025-04-07 13:45:00,2025-04-07 16:45:00,1549.45,1528.56,3.25,100.0,0.21,-4.39,0.16,-4.55,flip -16814,做空,2025-04-07 16:45:00,2025-04-08 01:00:00,1528.56,1548.59,3.21,100.0,0.2098,-4.2,0.16,-4.36,flip -16815,做多,2025-04-08 01:00:00,2025-04-08 07:00:00,1548.59,1571.86,3.17,100.0,0.2044,4.76,0.16,4.6,flip -16816,做空,2025-04-08 07:00:00,2025-04-08 07:45:00,1571.86,1569.97,3.21,100.0,0.2042,0.39,0.16,0.23,flip -16817,做多,2025-04-08 07:45:00,2025-04-08 08:00:00,1569.97,1557.91,3.21,100.0,0.2045,-2.47,0.16,-2.63,flip -16818,做空,2025-04-08 08:00:00,2025-04-08 09:00:00,1557.91,1569.49,3.18,100.0,0.2043,-2.37,0.16,-2.53,flip -16819,做多,2025-04-08 09:00:00,2025-04-08 09:15:00,1569.49,1564.23,3.16,100.0,0.2011,-1.06,0.16,-1.22,flip -16820,做空,2025-04-08 09:15:00,2025-04-08 09:30:00,1564.23,1572.32,3.14,100.0,0.2009,-1.63,0.16,-1.78,flip -16821,做多,2025-04-08 09:30:00,2025-04-08 09:45:00,1572.32,1567.42,3.12,100.0,0.1986,-0.97,0.16,-1.13,flip -16822,做空,2025-04-08 09:45:00,2025-04-08 10:15:00,1567.42,1568.95,3.11,100.0,0.1984,-0.3,0.16,-0.46,flip -16823,做多,2025-04-08 10:15:00,2025-04-08 10:30:00,1568.95,1569.01,3.1,100.0,0.1978,0.01,0.16,-0.14,flip -16824,做空,2025-04-08 10:30:00,2025-04-08 11:00:00,1569.01,1567.12,3.1,100.0,0.1976,0.37,0.15,0.22,flip -16825,做多,2025-04-08 11:00:00,2025-04-08 12:15:00,1567.12,1577.53,3.1,100.0,0.1979,2.06,0.16,1.9,flip -16826,做空,2025-04-08 12:15:00,2025-04-08 13:00:00,1577.53,1576.61,3.12,100.0,0.1977,0.18,0.16,0.03,flip -16827,做多,2025-04-08 13:00:00,2025-04-08 13:30:00,1576.61,1566.3,3.12,100.0,0.1978,-2.04,0.15,-2.19,flip -16828,做空,2025-04-08 13:30:00,2025-04-08 14:00:00,1566.3,1574.15,3.09,100.0,0.1976,-1.55,0.16,-1.71,flip -16829,做多,2025-04-08 14:00:00,2025-04-08 14:15:00,1574.15,1556.93,3.08,100.0,0.1954,-3.36,0.15,-3.52,flip -16830,做空,2025-04-08 14:15:00,2025-04-09 06:00:00,1556.93,1474.08,3.04,100.0,0.1952,16.17,0.14,16.03,flip -16831,做多,2025-04-09 06:00:00,2025-04-09 06:15:00,1474.08,1464.48,3.24,100.0,0.22,-2.11,0.16,-2.27,flip -16832,做空,2025-04-09 06:15:00,2025-04-09 06:30:00,1464.48,1467.67,3.22,100.0,0.2198,-0.7,0.16,-0.86,flip -16833,做多,2025-04-09 06:30:00,2025-04-09 06:45:00,1467.67,1459.14,3.21,100.0,0.2186,-1.86,0.16,-2.02,flip -16834,做空,2025-04-09 06:45:00,2025-04-09 07:00:00,1459.14,1474.8,3.19,100.0,0.2184,-3.42,0.16,-3.58,flip -16835,做多,2025-04-09 07:00:00,2025-04-09 11:00:00,1474.8,1460.21,3.15,100.0,0.2135,-3.12,0.16,-3.27,flip -16836,做空,2025-04-09 11:00:00,2025-04-09 11:45:00,1460.21,1454.7,3.11,100.0,0.2133,1.18,0.16,1.02,flip -16837,做多,2025-04-09 11:45:00,2025-04-09 12:15:00,1454.7,1448.34,3.12,100.0,0.2147,-1.37,0.16,-1.52,flip -16838,做空,2025-04-09 12:15:00,2025-04-09 12:45:00,1448.34,1460.9,3.11,100.0,0.2145,-2.69,0.16,-2.85,flip -16839,做多,2025-04-09 12:45:00,2025-04-09 13:15:00,1460.9,1457.55,3.08,100.0,0.2106,-0.71,0.15,-0.86,flip -16840,做空,2025-04-09 13:15:00,2025-04-09 13:30:00,1457.55,1476.34,3.07,100.0,0.2104,-3.95,0.16,-4.11,flip -16841,做多,2025-04-09 13:30:00,2025-04-09 17:15:00,1476.34,1571.15,3.02,100.0,0.2048,19.42,0.16,19.26,tp_upper -16842,做多,2025-04-10 06:45:00,2025-04-10 07:00:00,1615.61,1614.59,3.25,100.0,0.201,-0.21,0.16,-0.37,flip -16843,做空,2025-04-10 07:00:00,2025-04-11 01:30:00,1614.59,1532.95,3.24,100.0,0.2008,16.39,0.15,16.24,flip -16844,做多,2025-04-11 01:30:00,2025-04-11 02:00:00,1532.95,1536.24,3.41,100.0,0.2223,0.73,0.17,0.56,flip -16845,做空,2025-04-11 02:00:00,2025-04-11 02:15:00,1536.24,1545.34,3.41,100.0,0.222,-2.02,0.17,-2.19,flip -16846,做多,2025-04-11 02:15:00,2025-04-11 02:45:00,1545.34,1533.74,3.39,100.0,0.2192,-2.54,0.17,-2.71,flip -16847,做空,2025-04-11 02:45:00,2025-04-11 03:00:00,1533.74,1539.05,3.36,100.0,0.219,-1.16,0.17,-1.33,flip -16848,做多,2025-04-11 03:00:00,2025-04-11 14:15:00,1539.05,1545.31,3.34,100.0,0.2173,1.36,0.17,1.19,flip -16849,做空,2025-04-11 14:15:00,2025-04-11 14:30:00,1545.31,1556.82,3.35,100.0,0.217,-2.5,0.17,-2.67,flip -16850,做多,2025-04-11 14:30:00,2025-04-11 23:00:00,1556.82,1563.01,3.33,100.0,0.2136,1.32,0.17,1.16,flip -16851,做空,2025-04-11 23:00:00,2025-04-11 23:30:00,1563.01,1566.89,3.34,100.0,0.2134,-0.83,0.17,-1.0,flip -16852,做多,2025-04-11 23:30:00,2025-04-12 00:00:00,1566.89,1561.25,3.32,100.0,0.2121,-1.2,0.17,-1.36,flip -16853,做空,2025-04-12 00:00:00,2025-04-12 00:15:00,1561.25,1563.62,3.34,100.0,0.2137,-0.51,0.17,-0.67,flip -16854,做多,2025-04-12 00:15:00,2025-04-12 00:45:00,1563.62,1561.29,3.33,100.0,0.2128,-0.5,0.17,-0.66,flip -16855,做空,2025-04-12 00:45:00,2025-04-12 04:30:00,1561.29,1559.03,3.32,100.0,0.2126,0.48,0.17,0.31,flip -16856,做多,2025-04-12 04:30:00,2025-04-12 08:00:00,1559.03,1603.13,3.32,100.0,0.213,9.39,0.17,9.22,tp_upper -16857,做多,2025-04-13 17:15:00,2025-04-13 19:30:00,1614.83,1580.17,3.42,100.0,0.2121,-7.35,0.17,-7.52,flip -16858,做空,2025-04-13 19:30:00,2025-04-13 20:00:00,1580.17,1607.1,3.35,100.0,0.2119,-5.71,0.17,-5.88,flip -16859,做多,2025-04-13 20:00:00,2025-04-13 20:15:00,1607.1,1606.5,3.29,100.0,0.2046,-0.12,0.16,-0.29,flip -16860,做空,2025-04-13 20:15:00,2025-04-14 00:00:00,1606.5,1607.39,3.28,100.0,0.2043,-0.18,0.16,-0.35,flip -16861,做多,2025-04-14 00:00:00,2025-04-14 15:30:00,1607.39,1636.16,3.29,100.0,0.2046,5.89,0.17,5.72,flip -16862,做空,2025-04-14 15:30:00,2025-04-14 17:15:00,1636.16,1640.68,3.34,100.0,0.2044,-0.92,0.17,-1.09,flip -16863,做多,2025-04-14 17:15:00,2025-04-14 18:00:00,1640.68,1643.29,3.33,100.0,0.203,0.53,0.17,0.36,flip -16864,做空,2025-04-14 18:00:00,2025-04-14 19:00:00,1643.29,1643.79,3.33,100.0,0.2028,-0.1,0.17,-0.27,flip -16865,做多,2025-04-14 19:00:00,2025-04-14 19:15:00,1643.79,1637.78,3.33,100.0,0.2025,-1.22,0.17,-1.38,flip -16866,做空,2025-04-14 19:15:00,2025-04-15 03:30:00,1637.78,1638.69,3.31,100.0,0.2023,-0.18,0.17,-0.35,flip -16867,做多,2025-04-15 03:30:00,2025-04-15 03:45:00,1638.69,1637.16,3.33,100.0,0.203,-0.31,0.17,-0.48,flip -16868,做空,2025-04-15 03:45:00,2025-04-15 04:45:00,1637.16,1638.52,3.32,100.0,0.2028,-0.28,0.17,-0.44,flip -16869,做多,2025-04-15 04:45:00,2025-04-15 10:15:00,1638.52,1634.56,3.31,100.0,0.2022,-0.8,0.17,-0.97,flip -16870,做空,2025-04-15 10:15:00,2025-04-15 12:00:00,1634.56,1635.24,3.3,100.0,0.202,-0.14,0.17,-0.3,flip -16871,做多,2025-04-15 12:00:00,2025-04-15 12:15:00,1635.24,1630.51,3.3,100.0,0.2017,-0.95,0.16,-1.12,flip -16872,做空,2025-04-15 12:15:00,2025-04-15 12:30:00,1630.51,1633.61,3.28,100.0,0.2015,-0.62,0.16,-0.79,flip -16873,做多,2025-04-15 12:30:00,2025-04-15 13:45:00,1633.61,1628.22,3.28,100.0,0.2005,-1.08,0.16,-1.24,flip -16874,做空,2025-04-15 13:45:00,2025-04-15 14:00:00,1628.22,1629.69,3.26,100.0,0.2003,-0.29,0.16,-0.46,flip -16875,做多,2025-04-15 14:00:00,2025-04-16 12:00:00,1629.69,1581.89,3.25,100.0,0.1997,-9.55,0.16,-9.71,flip -16876,做空,2025-04-16 12:00:00,2025-04-16 12:15:00,1581.89,1585.39,3.18,100.0,0.2012,-0.7,0.16,-0.86,flip -16877,做多,2025-04-16 12:15:00,2025-04-16 12:30:00,1585.39,1579.18,3.17,100.0,0.2001,-1.24,0.16,-1.4,flip -16878,做空,2025-04-16 12:30:00,2025-04-16 14:15:00,1579.18,1583.69,3.16,100.0,0.1999,-0.9,0.16,-1.06,flip -16879,做多,2025-04-16 14:15:00,2025-04-16 16:15:00,1583.69,1583.97,3.14,100.0,0.1986,0.06,0.16,-0.1,flip -16880,做空,2025-04-16 16:15:00,2025-04-16 16:45:00,1583.97,1591.63,3.14,100.0,0.1984,-1.52,0.16,-1.68,flip -16881,做多,2025-04-16 16:45:00,2025-04-16 17:30:00,1591.63,1583.26,3.12,100.0,0.1963,-1.64,0.16,-1.8,flip -16882,做空,2025-04-16 17:30:00,2025-04-16 19:45:00,1583.26,1587.93,3.1,100.0,0.1961,-0.92,0.16,-1.07,flip -16883,做多,2025-04-16 19:45:00,2025-04-16 20:45:00,1587.93,1572.83,3.09,100.0,0.1947,-2.94,0.15,-3.09,flip -16884,做空,2025-04-16 20:45:00,2025-04-16 21:00:00,1572.83,1582.39,3.06,100.0,0.1945,-1.86,0.15,-2.01,flip -16885,做多,2025-04-16 21:00:00,2025-04-16 23:15:00,1582.39,1577.3,3.04,100.0,0.192,-0.98,0.15,-1.13,flip -16886,做空,2025-04-16 23:15:00,2025-04-17 00:00:00,1577.3,1578.02,3.03,100.0,0.1918,-0.14,0.15,-0.29,flip -16887,做多,2025-04-17 00:00:00,2025-04-17 00:30:00,1578.02,1581.23,3.05,100.0,0.1934,0.62,0.15,0.47,flip -16888,做空,2025-04-17 00:30:00,2025-04-17 02:15:00,1581.23,1587.91,3.05,100.0,0.1932,-1.29,0.15,-1.44,flip -16889,做多,2025-04-17 02:15:00,2025-04-17 03:15:00,1587.91,1578.29,3.04,100.0,0.1914,-1.84,0.15,-1.99,flip -16890,做空,2025-04-17 03:15:00,2025-04-17 03:45:00,1578.29,1584.03,3.02,100.0,0.1912,-1.1,0.15,-1.25,flip -16891,做多,2025-04-17 03:45:00,2025-04-17 04:00:00,1584.03,1582.23,3.0,100.0,0.1896,-0.34,0.15,-0.49,flip -16892,做空,2025-04-17 04:00:00,2025-04-17 04:15:00,1582.23,1583.01,3.0,100.0,0.1894,-0.15,0.15,-0.3,flip -16893,做多,2025-04-17 04:15:00,2025-04-17 11:00:00,1583.01,1589.61,2.99,100.0,0.189,1.25,0.15,1.1,flip -16894,做空,2025-04-17 11:00:00,2025-04-17 13:15:00,1589.61,1595.54,3.0,100.0,0.1889,-1.12,0.15,-1.27,flip -16895,做多,2025-04-17 13:15:00,2025-04-17 13:30:00,1595.54,1594.68,2.99,100.0,0.1873,-0.16,0.15,-0.31,flip -16896,做空,2025-04-17 13:30:00,2025-04-17 16:00:00,1594.68,1587.99,2.98,100.0,0.1871,1.25,0.15,1.1,flip -16897,做多,2025-04-17 16:00:00,2025-04-17 19:00:00,1587.99,1595.2,2.99,100.0,0.1885,1.36,0.15,1.21,flip -16898,做空,2025-04-17 19:00:00,2025-04-18 08:15:00,1595.2,1588.32,3.0,100.0,0.1883,1.3,0.15,1.15,flip -16899,做多,2025-04-18 08:15:00,2025-04-18 08:45:00,1588.32,1585.95,3.05,100.0,0.1918,-0.45,0.15,-0.61,flip -16900,做空,2025-04-18 08:45:00,2025-04-18 09:15:00,1585.95,1586.63,3.04,100.0,0.1916,-0.13,0.15,-0.28,flip -16901,做多,2025-04-18 09:15:00,2025-04-18 10:30:00,1586.63,1584.36,3.03,100.0,0.1912,-0.43,0.15,-0.59,flip -16902,做空,2025-04-18 10:30:00,2025-04-18 11:00:00,1584.36,1587.1,3.03,100.0,0.191,-0.52,0.15,-0.68,flip -16903,做多,2025-04-18 11:00:00,2025-04-18 15:00:00,1587.1,1582.26,3.02,100.0,0.1902,-0.92,0.15,-1.07,flip -16904,做空,2025-04-18 15:00:00,2025-04-18 16:00:00,1582.26,1584.55,3.01,100.0,0.19,-0.44,0.15,-0.59,flip -16905,做多,2025-04-18 16:00:00,2025-04-18 16:15:00,1584.55,1583.68,3.0,100.0,0.1892,-0.16,0.15,-0.31,flip -16906,做空,2025-04-18 16:15:00,2025-04-18 16:30:00,1583.68,1585.18,2.99,100.0,0.1891,-0.28,0.15,-0.43,flip -16907,做多,2025-04-18 16:30:00,2025-04-18 23:00:00,1585.18,1589.13,2.99,100.0,0.1885,0.74,0.15,0.59,flip -16908,做空,2025-04-18 23:00:00,2025-04-18 23:30:00,1589.13,1590.53,2.99,100.0,0.1883,-0.26,0.15,-0.41,flip -16909,做多,2025-04-18 23:30:00,2025-04-18 23:45:00,1590.53,1588.03,2.99,100.0,0.1878,-0.47,0.15,-0.62,flip -16910,做空,2025-04-18 23:45:00,2025-04-19 00:30:00,1588.03,1587.91,2.98,100.0,0.1876,0.02,0.15,-0.13,flip -16911,做多,2025-04-19 00:30:00,2025-04-19 01:30:00,1587.91,1587.44,3.01,100.0,0.1895,-0.09,0.15,-0.24,flip -16912,做空,2025-04-19 01:30:00,2025-04-19 01:45:00,1587.44,1589.41,3.01,100.0,0.1893,-0.37,0.15,-0.52,flip -16913,做多,2025-04-19 01:45:00,2025-04-19 04:15:00,1589.41,1610.43,3.0,100.0,0.1887,3.97,0.15,3.81,tp_upper -16914,做多,2025-04-19 11:00:00,2025-04-19 11:15:00,1596.62,1596.05,3.04,100.0,0.1901,-0.11,0.15,-0.26,flip -16915,做空,2025-04-19 11:15:00,2025-04-19 11:45:00,1596.05,1596.28,3.03,100.0,0.1899,-0.04,0.15,-0.2,flip -16916,做多,2025-04-19 11:45:00,2025-04-19 12:30:00,1596.28,1596.18,3.03,100.0,0.1897,-0.02,0.15,-0.17,flip -16917,做空,2025-04-19 12:30:00,2025-04-19 12:45:00,1596.18,1596.51,3.02,100.0,0.1895,-0.06,0.15,-0.21,flip -16918,做多,2025-04-19 12:45:00,2025-04-19 16:45:00,1596.51,1599.11,3.02,100.0,0.1892,0.49,0.15,0.34,flip -16919,做空,2025-04-19 16:45:00,2025-04-19 17:00:00,1599.11,1601.98,3.02,100.0,0.189,-0.54,0.15,-0.69,flip -16920,做多,2025-04-19 17:00:00,2025-04-19 17:30:00,1601.98,1618.55,3.01,100.0,0.1882,3.12,0.15,2.97,tp_upper -16921,做多,2025-04-20 03:45:00,2025-04-20 05:30:00,1611.14,1611.91,3.07,100.0,0.1906,0.15,0.15,-0.01,flip -16922,做空,2025-04-20 05:30:00,2025-04-20 06:00:00,1611.91,1609.88,3.07,100.0,0.1904,0.39,0.15,0.23,flip -16923,做多,2025-04-20 06:00:00,2025-04-20 21:00:00,1609.88,1585.64,3.07,100.0,0.1907,-4.62,0.15,-4.77,flip -16924,做空,2025-04-20 21:00:00,2025-04-20 23:00:00,1585.64,1585.22,3.02,100.0,0.1905,0.08,0.15,-0.07,flip -16925,做多,2025-04-20 23:00:00,2025-04-21 00:15:00,1585.22,1608.83,3.02,100.0,0.1904,4.5,0.15,4.34,tp_upper -16926,做多,2025-04-21 13:15:00,2025-04-21 13:30:00,1626.58,1622.86,3.07,100.0,0.1889,-0.7,0.15,-0.86,flip -16927,做空,2025-04-21 13:30:00,2025-04-21 14:15:00,1622.86,1636.33,3.06,100.0,0.1887,-2.54,0.15,-2.7,flip -16928,做多,2025-04-21 14:15:00,2025-04-21 15:00:00,1636.33,1622.64,3.03,100.0,0.1854,-2.54,0.15,-2.69,flip -16929,做空,2025-04-21 15:00:00,2025-04-21 15:15:00,1622.64,1628.84,3.01,100.0,0.1852,-1.15,0.15,-1.3,flip -16930,做多,2025-04-21 15:15:00,2025-04-21 15:30:00,1628.84,1625.18,2.99,100.0,0.1836,-0.67,0.15,-0.82,flip -16931,做空,2025-04-21 15:30:00,2025-04-21 17:00:00,1625.18,1583.15,2.98,100.0,0.1835,7.71,0.15,7.57,tp_lower -16932,做多,2025-04-22 06:45:00,2025-04-22 08:15:00,1582.96,1622.1,3.07,100.0,0.1942,7.6,0.16,7.44,tp_upper -16933,做多,2025-04-23 14:00:00,2025-04-23 14:45:00,1795.2,1787.31,3.15,100.0,0.1754,-1.38,0.16,-1.54,flip -16934,做空,2025-04-23 14:45:00,2025-04-23 15:45:00,1787.31,1793.89,3.13,100.0,0.1752,-1.15,0.16,-1.31,flip -16935,做多,2025-04-23 15:45:00,2025-04-23 16:00:00,1793.89,1791.84,3.12,100.0,0.1738,-0.36,0.16,-0.51,flip -16936,做空,2025-04-23 16:00:00,2025-04-23 16:45:00,1791.84,1792.06,3.11,100.0,0.1736,-0.04,0.16,-0.19,flip -16937,做多,2025-04-23 16:45:00,2025-04-23 17:15:00,1792.06,1791.18,3.11,100.0,0.1734,-0.15,0.16,-0.31,flip -16938,做空,2025-04-23 17:15:00,2025-04-23 17:30:00,1791.18,1794.36,3.1,100.0,0.1732,-0.55,0.16,-0.71,flip -16939,做多,2025-04-23 17:30:00,2025-04-23 18:30:00,1794.36,1793.79,3.09,100.0,0.1724,-0.1,0.15,-0.25,flip -16940,做空,2025-04-23 18:30:00,2025-04-23 18:45:00,1793.79,1797.56,3.09,100.0,0.1723,-0.65,0.15,-0.8,flip -16941,做多,2025-04-23 18:45:00,2025-04-23 19:00:00,1797.56,1785.89,3.08,100.0,0.1714,-2.0,0.15,-2.15,flip -16942,做空,2025-04-23 19:00:00,2025-04-23 20:15:00,1785.89,1794.61,3.06,100.0,0.1712,-1.49,0.15,-1.65,flip -16943,做多,2025-04-23 20:15:00,2025-04-23 20:30:00,1794.61,1794.01,3.04,100.0,0.1694,-0.1,0.15,-0.25,flip -16944,做空,2025-04-23 20:30:00,2025-04-23 20:45:00,1794.01,1794.7,3.04,100.0,0.1692,-0.12,0.15,-0.27,flip -16945,做多,2025-04-23 20:45:00,2025-04-23 21:15:00,1794.7,1794.78,3.03,100.0,0.1689,0.01,0.15,-0.14,flip -16946,做空,2025-04-23 21:15:00,2025-04-23 22:15:00,1794.78,1794.85,3.03,100.0,0.1687,-0.01,0.15,-0.16,flip -16947,做多,2025-04-23 22:15:00,2025-04-23 23:30:00,1794.85,1795.39,3.03,100.0,0.1685,0.09,0.15,-0.06,flip -16948,做空,2025-04-23 23:30:00,2025-04-24 01:45:00,1795.39,1793.34,3.02,100.0,0.1684,0.35,0.15,0.19,flip -16949,做多,2025-04-24 01:45:00,2025-04-24 02:15:00,1793.34,1797.07,3.07,100.0,0.171,0.64,0.15,0.48,flip -16950,做空,2025-04-24 02:15:00,2025-04-24 14:00:00,1797.07,1759.24,3.07,100.0,0.1708,6.46,0.15,6.31,flip -16951,做多,2025-04-24 14:00:00,2025-04-24 15:15:00,1759.24,1765.36,3.13,100.0,0.178,1.09,0.16,0.93,flip -16952,做空,2025-04-24 15:15:00,2025-04-24 15:30:00,1765.36,1769.88,3.14,100.0,0.1778,-0.8,0.16,-0.96,flip -16953,做多,2025-04-24 15:30:00,2025-04-24 15:45:00,1769.88,1763.83,3.13,100.0,0.1767,-1.07,0.16,-1.23,flip -16954,做空,2025-04-24 15:45:00,2025-04-24 16:00:00,1763.83,1767.66,3.11,100.0,0.1765,-0.68,0.16,-0.83,flip -16955,做多,2025-04-24 16:00:00,2025-04-24 17:00:00,1767.66,1758.42,3.1,100.0,0.1756,-1.62,0.15,-1.78,flip -16956,做空,2025-04-24 17:00:00,2025-04-24 18:00:00,1758.42,1765.66,3.08,100.0,0.1754,-1.27,0.15,-1.42,flip -16957,做多,2025-04-24 18:00:00,2025-04-24 18:15:00,1765.66,1757.85,3.07,100.0,0.1738,-1.36,0.15,-1.51,flip -16958,做空,2025-04-24 18:15:00,2025-04-24 18:30:00,1757.85,1761.25,3.05,100.0,0.1736,-0.59,0.15,-0.74,flip -16959,做多,2025-04-24 18:30:00,2025-04-24 19:00:00,1761.25,1756.71,3.04,100.0,0.1728,-0.78,0.15,-0.94,flip -16960,做空,2025-04-24 19:00:00,2025-04-24 19:15:00,1756.71,1762.4,3.03,100.0,0.1726,-0.98,0.15,-1.13,flip -16961,做多,2025-04-24 19:15:00,2025-04-24 21:15:00,1762.4,1751.69,3.02,100.0,0.1713,-1.84,0.15,-1.99,flip -16962,做空,2025-04-24 21:15:00,2025-04-24 21:30:00,1751.69,1756.19,3.0,100.0,0.1712,-0.77,0.15,-0.92,flip -16963,做多,2025-04-24 21:30:00,2025-04-24 22:45:00,1756.19,1759.3,2.99,100.0,0.1701,0.53,0.15,0.38,flip -16964,做空,2025-04-24 22:45:00,2025-04-25 03:45:00,1759.3,1760.01,2.99,100.0,0.1699,-0.12,0.15,-0.27,flip -16965,做多,2025-04-25 03:45:00,2025-04-25 05:30:00,1760.01,1764.66,3.03,100.0,0.1721,0.8,0.15,0.65,flip -16966,做空,2025-04-25 05:30:00,2025-04-25 13:00:00,1764.66,1772.45,3.03,100.0,0.172,-1.34,0.15,-1.49,flip -16967,做多,2025-04-25 13:00:00,2025-04-25 13:15:00,1772.45,1765.2,3.02,100.0,0.1703,-1.23,0.15,-1.38,flip -16968,做空,2025-04-25 13:15:00,2025-04-25 13:30:00,1765.2,1770.93,3.0,100.0,0.1701,-0.97,0.15,-1.13,flip -16969,做多,2025-04-25 13:30:00,2025-04-25 13:45:00,1770.93,1768.16,2.99,100.0,0.1688,-0.47,0.15,-0.62,flip -16970,做空,2025-04-25 13:45:00,2025-04-25 14:00:00,1768.16,1788.01,2.98,100.0,0.1687,-3.35,0.15,-3.5,flip -16971,做多,2025-04-25 14:00:00,2025-04-25 15:15:00,1788.01,1813.74,2.95,100.0,0.1648,4.24,0.15,4.09,tp_upper -16972,做多,2025-04-26 00:00:00,2025-04-26 00:15:00,1791.03,1790.12,3.01,100.0,0.1678,-0.15,0.15,-0.3,flip -16973,做空,2025-04-26 00:15:00,2025-04-26 00:30:00,1790.12,1792.65,3.0,100.0,0.1677,-0.42,0.15,-0.57,flip -16974,做多,2025-04-26 00:30:00,2025-04-26 03:15:00,1792.65,1793.89,2.99,100.0,0.167,0.21,0.15,0.06,flip -16975,做空,2025-04-26 03:15:00,2025-04-26 03:30:00,1793.89,1795.86,2.99,100.0,0.1668,-0.33,0.15,-0.48,flip -16976,做多,2025-04-26 03:30:00,2025-04-26 04:15:00,1795.86,1793.78,2.99,100.0,0.1663,-0.35,0.15,-0.5,flip -16977,做空,2025-04-26 04:15:00,2025-04-26 08:00:00,1793.78,1802.06,2.98,100.0,0.1661,-1.38,0.15,-1.53,flip -16978,做多,2025-04-26 08:00:00,2025-04-26 08:15:00,1802.06,1827.8,2.96,100.0,0.1645,4.23,0.15,4.08,tp_upper -16979,做多,2025-04-26 09:45:00,2025-04-26 11:00:00,1802.49,1798.14,3.0,100.0,0.1666,-0.72,0.15,-0.87,flip -16980,做空,2025-04-26 11:00:00,2025-04-26 15:15:00,1798.14,1801.51,2.99,100.0,0.1664,-0.56,0.15,-0.71,flip -16981,做多,2025-04-26 15:15:00,2025-04-26 15:30:00,1801.51,1799.31,2.98,100.0,0.1656,-0.36,0.15,-0.51,flip -16982,做空,2025-04-26 15:30:00,2025-04-26 15:45:00,1799.31,1799.39,2.98,100.0,0.1655,-0.01,0.15,-0.16,flip -16983,做多,2025-04-26 15:45:00,2025-04-26 16:00:00,1799.39,1798.59,2.97,100.0,0.1653,-0.13,0.15,-0.28,flip -16984,做空,2025-04-26 16:00:00,2025-04-26 16:15:00,1798.59,1802.26,2.97,100.0,0.1651,-0.61,0.15,-0.75,flip -16985,做多,2025-04-26 16:15:00,2025-04-26 16:30:00,1802.26,1796.99,2.96,100.0,0.1643,-0.87,0.15,-1.01,flip -16986,做空,2025-04-26 16:30:00,2025-04-26 16:45:00,1796.99,1802.34,2.95,100.0,0.1641,-0.88,0.15,-1.03,flip -16987,做多,2025-04-26 16:45:00,2025-04-26 17:00:00,1802.34,1799.13,2.94,100.0,0.163,-0.52,0.15,-0.67,flip -16988,做空,2025-04-26 17:00:00,2025-04-27 02:00:00,1799.13,1814.65,2.93,100.0,0.1628,-2.53,0.15,-2.67,flip -16989,做多,2025-04-27 02:00:00,2025-04-27 03:15:00,1814.65,1808.32,2.95,100.0,0.1623,-1.03,0.15,-1.17,flip -16990,做空,2025-04-27 03:15:00,2025-04-27 03:30:00,1808.32,1809.71,2.93,100.0,0.1622,-0.23,0.15,-0.37,flip -16991,做多,2025-04-27 03:30:00,2025-04-27 03:45:00,1809.71,1808.74,2.93,100.0,0.1617,-0.16,0.15,-0.3,flip -16992,做空,2025-04-27 03:45:00,2025-04-27 04:00:00,1808.74,1809.88,2.92,100.0,0.1616,-0.18,0.15,-0.33,flip -16993,做多,2025-04-27 04:00:00,2025-04-27 04:15:00,1809.88,1806.79,2.92,100.0,0.1612,-0.5,0.15,-0.64,flip -16994,做空,2025-04-27 04:15:00,2025-04-27 08:15:00,1806.79,1807.71,2.91,100.0,0.1611,-0.15,0.15,-0.29,flip -16995,做多,2025-04-27 08:15:00,2025-04-27 08:45:00,1807.71,1809.07,2.91,100.0,0.1607,0.22,0.15,0.07,flip -16996,做空,2025-04-27 08:45:00,2025-04-27 09:30:00,1809.07,1811.82,2.9,100.0,0.1606,-0.44,0.15,-0.59,flip -16997,做多,2025-04-27 09:30:00,2025-04-27 09:45:00,1811.82,1809.66,2.9,100.0,0.1599,-0.35,0.14,-0.49,flip -16998,做空,2025-04-27 09:45:00,2025-04-27 10:00:00,1809.66,1810.64,2.89,100.0,0.1598,-0.16,0.14,-0.3,flip -16999,做多,2025-04-27 10:00:00,2025-04-27 10:15:00,1810.64,1806.17,2.89,100.0,0.1594,-0.71,0.14,-0.86,flip -17000,做空,2025-04-27 10:15:00,2025-04-27 18:15:00,1806.17,1800.92,2.88,100.0,0.1593,0.84,0.14,0.69,flip -17001,做多,2025-04-27 18:15:00,2025-04-27 20:00:00,1800.92,1801.91,2.88,100.0,0.16,0.16,0.14,0.01,flip -17002,做空,2025-04-27 20:00:00,2025-04-27 20:30:00,1801.91,1800.04,2.88,100.0,0.1599,0.3,0.14,0.16,flip -17003,做多,2025-04-27 20:30:00,2025-04-27 21:00:00,1800.04,1796.44,2.88,100.0,0.1601,-0.58,0.14,-0.72,flip -17004,做空,2025-04-27 21:00:00,2025-04-27 21:15:00,1796.44,1802.99,2.87,100.0,0.1599,-1.05,0.14,-1.19,flip -17005,做多,2025-04-27 21:15:00,2025-04-27 22:00:00,1802.99,1789.38,2.86,100.0,0.1586,-2.16,0.14,-2.3,flip -17006,做空,2025-04-27 22:00:00,2025-04-28 00:00:00,1789.38,1781.34,2.83,100.0,0.1584,1.27,0.14,1.13,tp_lower -17007,做多,2025-04-28 04:15:00,2025-04-28 04:30:00,1792.83,1787.9,2.89,100.0,0.1613,-0.8,0.14,-0.94,flip -17008,做空,2025-04-28 04:30:00,2025-04-28 05:00:00,1787.9,1789.17,2.88,100.0,0.1611,-0.2,0.14,-0.35,flip -17009,做多,2025-04-28 05:00:00,2025-04-28 10:15:00,1789.17,1794.82,2.88,100.0,0.1607,0.91,0.14,0.76,flip -17010,做空,2025-04-28 10:15:00,2025-04-28 19:00:00,1794.82,1789.04,2.88,100.0,0.1606,0.93,0.14,0.78,flip -17011,做多,2025-04-28 19:00:00,2025-04-28 20:00:00,1789.04,1786.93,2.89,100.0,0.1614,-0.34,0.14,-0.48,flip -17012,做空,2025-04-28 20:00:00,2025-04-28 21:45:00,1786.93,1792.59,2.88,100.0,0.1613,-0.91,0.14,-1.06,flip -17013,做多,2025-04-28 21:45:00,2025-04-29 02:45:00,1792.59,1793.78,2.87,100.0,0.1601,0.19,0.14,0.05,flip -17014,做空,2025-04-29 02:45:00,2025-04-29 13:30:00,1793.78,1814.61,2.89,100.0,0.161,-3.35,0.15,-3.5,flip -17015,做多,2025-04-29 13:30:00,2025-04-29 15:15:00,1814.61,1816.57,2.85,100.0,0.1571,0.31,0.14,0.17,flip -17016,做空,2025-04-29 15:15:00,2025-04-29 15:30:00,1816.57,1819.51,2.85,100.0,0.1569,-0.46,0.14,-0.6,flip -17017,做多,2025-04-29 15:30:00,2025-04-29 16:45:00,1819.51,1815.3,2.84,100.0,0.1563,-0.66,0.14,-0.8,flip -17018,做空,2025-04-29 16:45:00,2025-04-29 17:00:00,1815.3,1816.99,2.83,100.0,0.1561,-0.26,0.14,-0.41,flip -17019,做多,2025-04-29 17:00:00,2025-04-29 20:00:00,1816.99,1813.68,2.83,100.0,0.1557,-0.52,0.14,-0.66,flip -17020,做空,2025-04-29 20:00:00,2025-04-30 03:45:00,1813.68,1808.18,2.82,100.0,0.1555,0.86,0.14,0.71,flip -17021,做多,2025-04-30 03:45:00,2025-04-30 04:30:00,1808.18,1807.74,2.84,100.0,0.1573,-0.07,0.14,-0.21,flip -17022,做空,2025-04-30 04:30:00,2025-04-30 04:45:00,1807.74,1811.08,2.84,100.0,0.1571,-0.52,0.14,-0.67,flip -17023,做多,2025-04-30 04:45:00,2025-04-30 05:00:00,1811.08,1806.0,2.83,100.0,0.1564,-0.79,0.14,-0.94,flip -17024,做空,2025-04-30 05:00:00,2025-04-30 09:30:00,1806.0,1805.89,2.82,100.0,0.1563,0.02,0.14,-0.12,flip -17025,做多,2025-04-30 09:30:00,2025-04-30 09:45:00,1805.89,1805.57,2.82,100.0,0.1561,-0.05,0.14,-0.19,flip -17026,做空,2025-04-30 09:45:00,2025-04-30 10:00:00,1805.57,1805.86,2.82,100.0,0.156,-0.05,0.14,-0.19,flip -17027,做多,2025-04-30 10:00:00,2025-04-30 12:15:00,1805.86,1795.62,2.81,100.0,0.1558,-1.59,0.14,-1.73,flip -17028,做空,2025-04-30 12:15:00,2025-04-30 12:45:00,1795.62,1774.27,2.79,100.0,0.1556,3.32,0.14,3.18,tp_lower -17029,做多,2025-04-30 19:45:00,2025-05-01 22:30:00,1786.07,1838.42,2.82,100.0,0.1581,8.28,0.15,8.13,flip -17030,做空,2025-05-01 22:30:00,2025-05-02 00:15:00,1838.42,1846.1,2.93,100.0,0.1592,-1.22,0.15,-1.37,flip -17031,做多,2025-05-02 00:15:00,2025-05-02 00:30:00,1846.1,1842.41,2.91,100.0,0.1579,-0.58,0.15,-0.73,flip -17032,做空,2025-05-02 00:30:00,2025-05-02 00:45:00,1842.41,1846.64,2.91,100.0,0.1577,-0.67,0.15,-0.81,flip -17033,做多,2025-05-02 00:45:00,2025-05-02 01:00:00,1846.64,1845.96,2.9,100.0,0.1568,-0.11,0.14,-0.25,flip -17034,做空,2025-05-02 01:00:00,2025-05-02 02:15:00,1845.96,1847.3,2.89,100.0,0.1567,-0.21,0.14,-0.35,flip -17035,做多,2025-05-02 02:15:00,2025-05-02 02:30:00,1847.3,1846.29,2.89,100.0,0.1563,-0.16,0.14,-0.3,flip -17036,做空,2025-05-02 02:30:00,2025-05-02 03:00:00,1846.29,1847.93,2.88,100.0,0.1561,-0.26,0.14,-0.4,flip -17037,做多,2025-05-02 03:00:00,2025-05-02 03:15:00,1847.93,1844.64,2.88,100.0,0.1557,-0.51,0.14,-0.66,flip -17038,做空,2025-05-02 03:15:00,2025-05-02 03:30:00,1844.64,1847.78,2.87,100.0,0.1556,-0.49,0.14,-0.63,flip -17039,做多,2025-05-02 03:30:00,2025-05-02 03:45:00,1847.78,1846.66,2.86,100.0,0.1549,-0.17,0.14,-0.32,flip -17040,做空,2025-05-02 03:45:00,2025-05-02 12:30:00,1846.66,1833.0,2.86,100.0,0.1547,2.11,0.14,1.97,flip -17041,做多,2025-05-02 12:30:00,2025-05-02 13:00:00,1833.0,1832.4,2.88,100.0,0.1569,-0.09,0.14,-0.24,flip -17042,做空,2025-05-02 13:00:00,2025-05-02 13:15:00,1832.4,1834.56,2.87,100.0,0.1567,-0.34,0.14,-0.48,flip -17043,做多,2025-05-02 13:15:00,2025-05-02 13:30:00,1834.56,1833.93,2.87,100.0,0.1562,-0.1,0.14,-0.24,flip -17044,做空,2025-05-02 13:30:00,2025-05-02 14:00:00,1833.93,1837.11,2.86,100.0,0.156,-0.5,0.14,-0.64,flip -17045,做多,2025-05-02 14:00:00,2025-05-02 15:15:00,1837.11,1835.2,2.85,100.0,0.1553,-0.3,0.14,-0.44,flip -17046,做空,2025-05-02 15:15:00,2025-05-02 15:30:00,1835.2,1840.23,2.85,100.0,0.1552,-0.78,0.14,-0.92,flip -17047,做多,2025-05-02 15:30:00,2025-05-02 19:45:00,1840.23,1838.84,2.84,100.0,0.1542,-0.21,0.14,-0.36,flip -17048,做空,2025-05-02 19:45:00,2025-05-02 20:00:00,1838.84,1842.78,2.83,100.0,0.154,-0.61,0.14,-0.75,flip -17049,做多,2025-05-02 20:00:00,2025-05-02 21:45:00,1842.78,1836.84,2.82,100.0,0.1532,-0.91,0.14,-1.05,flip -17050,做空,2025-05-02 21:45:00,2025-05-02 22:15:00,1836.84,1835.59,2.81,100.0,0.1531,0.19,0.14,0.05,flip -17051,做多,2025-05-02 22:15:00,2025-05-02 22:30:00,1835.59,1834.03,2.81,100.0,0.1531,-0.24,0.14,-0.38,flip -17052,做空,2025-05-02 22:30:00,2025-05-02 23:00:00,1834.03,1838.46,2.81,100.0,0.153,-0.68,0.14,-0.82,flip -17053,做多,2025-05-02 23:00:00,2025-05-03 00:15:00,1838.46,1838.26,2.8,100.0,0.1521,-0.03,0.14,-0.17,flip -17054,做空,2025-05-03 00:15:00,2025-05-03 00:30:00,1838.26,1838.28,2.85,100.0,0.1551,-0.0,0.14,-0.15,flip -17055,做多,2025-05-03 00:30:00,2025-05-03 00:45:00,1838.28,1838.08,2.85,100.0,0.155,-0.03,0.14,-0.17,flip -17056,做空,2025-05-03 00:45:00,2025-05-03 12:30:00,1838.08,1830.38,2.85,100.0,0.1548,1.19,0.14,1.05,flip -17057,做多,2025-05-03 12:30:00,2025-05-03 16:00:00,1830.38,1829.92,2.85,100.0,0.156,-0.07,0.14,-0.21,flip -17058,做空,2025-05-03 16:00:00,2025-05-03 16:15:00,1829.92,1831.3,2.85,100.0,0.1558,-0.22,0.14,-0.36,flip -17059,做多,2025-05-03 16:15:00,2025-05-03 16:30:00,1831.3,1826.91,2.85,100.0,0.1554,-0.68,0.14,-0.82,flip -17060,做空,2025-05-03 16:30:00,2025-05-03 17:00:00,1826.91,1817.99,2.84,100.0,0.1553,1.38,0.14,1.24,tp_lower -17061,做多,2025-05-03 18:15:00,2025-05-03 23:15:00,1827.73,1830.43,2.85,100.0,0.1558,0.42,0.14,0.28,flip -17062,做空,2025-05-03 23:15:00,2025-05-03 23:30:00,1830.43,1833.5,2.85,100.0,0.1556,-0.48,0.14,-0.62,flip -17063,做多,2025-05-03 23:30:00,2025-05-04 02:30:00,1833.5,1831.84,2.84,100.0,0.155,-0.26,0.14,-0.4,flip -17064,做空,2025-05-04 02:30:00,2025-05-04 02:45:00,1831.84,1833.2,2.86,100.0,0.1562,-0.21,0.14,-0.36,flip -17065,做多,2025-05-04 02:45:00,2025-05-04 03:00:00,1833.2,1828.62,2.86,100.0,0.1558,-0.71,0.14,-0.86,flip -17066,做空,2025-05-04 03:00:00,2025-05-04 03:15:00,1828.62,1833.51,2.85,100.0,0.1557,-0.76,0.14,-0.9,flip -17067,做多,2025-05-04 03:15:00,2025-05-04 03:45:00,1833.51,1831.25,2.84,100.0,0.1547,-0.35,0.14,-0.49,flip -17068,做空,2025-05-04 03:45:00,2025-05-04 04:00:00,1831.25,1834.49,2.83,100.0,0.1545,-0.5,0.14,-0.64,flip -17069,做多,2025-05-04 04:00:00,2025-05-04 04:15:00,1834.49,1833.96,2.82,100.0,0.1538,-0.08,0.14,-0.22,flip -17070,做空,2025-05-04 04:15:00,2025-05-04 05:00:00,1833.96,1837.49,2.82,100.0,0.1537,-0.54,0.14,-0.68,flip -17071,做多,2025-05-04 05:00:00,2025-05-04 08:15:00,1837.49,1834.43,2.81,100.0,0.1529,-0.47,0.14,-0.61,flip -17072,做空,2025-05-04 08:15:00,2025-05-04 20:15:00,1834.43,1839.99,2.8,100.0,0.1528,-0.85,0.14,-0.99,flip -17073,做多,2025-05-04 20:15:00,2025-05-04 21:00:00,1839.99,1831.78,2.79,100.0,0.1517,-1.25,0.14,-1.38,flip -17074,做空,2025-05-04 21:00:00,2025-05-04 21:15:00,1831.78,1834.17,2.78,100.0,0.1515,-0.36,0.14,-0.5,flip -17075,做多,2025-05-04 21:15:00,2025-05-04 22:00:00,1834.17,1822.01,2.77,100.0,0.151,-1.84,0.14,-1.97,flip -17076,做空,2025-05-04 22:00:00,2025-05-04 23:30:00,1822.01,1803.92,2.75,100.0,0.1508,2.73,0.14,2.59,tp_lower -17077,做多,2025-05-05 05:45:00,2025-05-05 06:00:00,1815.71,1811.39,2.81,100.0,0.1546,-0.67,0.14,-0.81,flip -17078,做空,2025-05-05 06:00:00,2025-05-05 16:15:00,1811.39,1807.72,2.8,100.0,0.1544,0.57,0.14,0.43,flip -17079,做多,2025-05-05 16:15:00,2025-05-05 16:45:00,1807.72,1807.19,2.8,100.0,0.1549,-0.08,0.14,-0.22,flip -17080,做空,2025-05-05 16:45:00,2025-05-05 17:15:00,1807.19,1811.09,2.8,100.0,0.1548,-0.6,0.14,-0.74,flip -17081,做多,2025-05-05 17:15:00,2025-05-05 20:00:00,1811.09,1812.53,2.79,100.0,0.1539,0.22,0.14,0.08,flip -17082,做空,2025-05-05 20:00:00,2025-05-05 20:15:00,1812.53,1812.59,2.79,100.0,0.1538,-0.01,0.14,-0.15,flip -17083,做多,2025-05-05 20:15:00,2025-05-05 20:30:00,1812.59,1804.72,2.78,100.0,0.1536,-1.21,0.14,-1.35,flip -17084,做空,2025-05-05 20:30:00,2025-05-05 21:00:00,1804.72,1813.61,2.77,100.0,0.1535,-1.36,0.14,-1.5,flip -17085,做多,2025-05-05 21:00:00,2025-05-05 21:30:00,1813.61,1812.76,2.75,100.0,0.1518,-0.13,0.14,-0.27,flip -17086,做空,2025-05-05 21:30:00,2025-05-06 00:15:00,1812.76,1817.83,2.75,100.0,0.1517,-0.77,0.14,-0.91,flip -17087,做多,2025-05-06 00:15:00,2025-05-06 00:30:00,1817.83,1811.24,2.76,100.0,0.152,-1.0,0.14,-1.14,flip -17088,做空,2025-05-06 00:30:00,2025-05-06 00:45:00,1811.24,1813.26,2.75,100.0,0.1518,-0.31,0.14,-0.44,flip -17089,做多,2025-05-06 00:45:00,2025-05-06 01:30:00,1813.26,1805.06,2.74,100.0,0.1513,-1.24,0.14,-1.38,flip -17090,做空,2025-05-06 01:30:00,2025-05-06 11:45:00,1805.06,1769.09,2.73,100.0,0.1512,5.44,0.13,5.3,tp_lower -17091,做多,2025-05-06 18:45:00,2025-05-06 19:00:00,1789.06,1785.69,2.78,100.0,0.1554,-0.52,0.14,-0.66,flip -17092,做空,2025-05-06 19:00:00,2025-05-06 19:15:00,1785.69,1788.05,2.77,100.0,0.1553,-0.37,0.14,-0.51,flip -17093,做多,2025-05-06 19:15:00,2025-05-06 19:45:00,1788.05,1783.92,2.77,100.0,0.1547,-0.64,0.14,-0.78,flip -17094,做空,2025-05-06 19:45:00,2025-05-06 20:00:00,1783.92,1785.34,2.76,100.0,0.1545,-0.22,0.14,-0.36,flip -17095,做多,2025-05-06 20:00:00,2025-05-06 20:15:00,1785.34,1778.74,2.75,100.0,0.1541,-1.02,0.14,-1.15,flip -17096,做空,2025-05-06 20:15:00,2025-05-06 22:00:00,1778.74,1788.54,2.74,100.0,0.154,-1.51,0.14,-1.65,flip -17097,做多,2025-05-06 22:00:00,2025-05-07 13:00:00,1788.54,1824.03,2.72,100.0,0.1522,5.4,0.14,5.26,flip -17098,做空,2025-05-07 13:00:00,2025-05-07 13:30:00,1824.03,1832.37,2.8,100.0,0.1535,-1.28,0.14,-1.42,flip -17099,做多,2025-05-07 13:30:00,2025-05-07 13:45:00,1832.37,1828.04,2.78,100.0,0.1519,-0.66,0.14,-0.8,flip -17100,做空,2025-05-07 13:45:00,2025-05-07 14:00:00,1828.04,1828.01,2.77,100.0,0.1518,0.0,0.14,-0.13,flip -17101,做多,2025-05-07 14:00:00,2025-05-07 14:30:00,1828.01,1827.07,2.77,100.0,0.1516,-0.14,0.14,-0.28,flip -17102,做空,2025-05-07 14:30:00,2025-05-07 22:30:00,1827.07,1817.55,2.77,100.0,0.1515,1.44,0.14,1.3,flip -17103,做多,2025-05-07 22:30:00,2025-05-07 23:15:00,1817.55,1817.28,2.78,100.0,0.1529,-0.04,0.14,-0.18,flip -17104,做空,2025-05-07 23:15:00,2025-05-08 00:45:00,1817.28,1826.3,2.78,100.0,0.1528,-1.38,0.14,-1.52,flip -17105,做多,2025-05-08 00:45:00,2025-05-08 03:30:00,1826.3,1887.6,2.78,100.0,0.1521,9.32,0.14,9.18,tp_upper -17106,做多,2025-05-09 16:00:00,2025-05-09 19:15:00,2301.2,2321.13,2.87,100.0,0.1248,2.49,0.14,2.34,flip -17107,做空,2025-05-09 19:15:00,2025-05-09 21:15:00,2321.13,2334.61,2.89,100.0,0.1247,-1.68,0.15,-1.83,flip -17108,做多,2025-05-09 21:15:00,2025-05-09 22:45:00,2334.61,2333.88,2.87,100.0,0.1231,-0.09,0.14,-0.23,flip -17109,做空,2025-05-09 22:45:00,2025-05-09 23:00:00,2333.88,2340.82,2.87,100.0,0.123,-0.85,0.14,-1.0,flip -17110,做多,2025-05-09 23:00:00,2025-05-09 23:30:00,2340.82,2338.34,2.86,100.0,0.1221,-0.3,0.14,-0.45,flip -17111,做空,2025-05-09 23:30:00,2025-05-10 01:00:00,2338.34,2334.43,2.85,100.0,0.122,0.48,0.14,0.33,flip -17112,做多,2025-05-10 01:00:00,2025-05-10 01:45:00,2334.43,2334.36,2.87,100.0,0.1229,-0.01,0.14,-0.15,flip -17113,做空,2025-05-10 01:45:00,2025-05-10 02:00:00,2334.36,2342.22,2.87,100.0,0.1228,-0.96,0.14,-1.11,flip -17114,做多,2025-05-10 02:00:00,2025-05-10 02:15:00,2342.22,2338.31,2.85,100.0,0.1218,-0.48,0.14,-0.62,flip -17115,做空,2025-05-10 02:15:00,2025-05-10 03:15:00,2338.31,2337.73,2.85,100.0,0.1217,0.07,0.14,-0.07,flip -17116,做多,2025-05-10 03:15:00,2025-05-10 03:30:00,2337.73,2337.06,2.84,100.0,0.1216,-0.08,0.14,-0.22,flip -17117,做空,2025-05-10 03:30:00,2025-05-10 04:30:00,2337.06,2331.36,2.84,100.0,0.1215,0.69,0.14,0.55,flip -17118,做多,2025-05-10 04:30:00,2025-05-10 07:45:00,2331.36,2398.39,2.84,100.0,0.122,8.18,0.15,8.03,tp_upper -17119,做多,2025-05-11 11:30:00,2025-05-11 12:00:00,2528.43,2523.57,2.94,100.0,0.1164,-0.57,0.15,-0.71,flip -17120,做空,2025-05-11 12:00:00,2025-05-11 18:30:00,2523.57,2500.24,2.93,100.0,0.1162,2.71,0.15,2.57,flip -17121,做多,2025-05-11 18:30:00,2025-05-11 20:00:00,2500.24,2503.68,2.96,100.0,0.1183,0.41,0.15,0.26,flip -17122,做空,2025-05-11 20:00:00,2025-05-11 20:30:00,2503.68,2505.39,2.96,100.0,0.1182,-0.2,0.15,-0.35,flip -17123,做多,2025-05-11 20:30:00,2025-05-11 21:00:00,2505.39,2500.99,2.95,100.0,0.1179,-0.52,0.15,-0.67,flip -17124,做空,2025-05-11 21:00:00,2025-05-11 21:30:00,2500.99,2506.61,2.95,100.0,0.1178,-0.66,0.15,-0.81,flip -17125,做多,2025-05-11 21:30:00,2025-05-11 22:15:00,2506.61,2502.11,2.94,100.0,0.1171,-0.53,0.15,-0.67,flip -17126,做空,2025-05-11 22:15:00,2025-05-11 22:45:00,2502.11,2501.99,2.93,100.0,0.117,0.01,0.15,-0.13,flip -17127,做多,2025-05-11 22:45:00,2025-05-12 01:30:00,2501.99,2508.37,2.93,100.0,0.1169,0.75,0.15,0.6,flip -17128,做空,2025-05-12 01:30:00,2025-05-12 02:00:00,2508.37,2507.45,2.95,100.0,0.1177,0.11,0.15,-0.04,flip -17129,做多,2025-05-12 02:00:00,2025-05-12 05:15:00,2507.45,2498.46,2.95,100.0,0.1177,-1.06,0.15,-1.2,flip -17130,做空,2025-05-12 05:15:00,2025-05-12 05:30:00,2498.46,2501.38,2.94,100.0,0.1175,-0.34,0.15,-0.49,flip -17131,做多,2025-05-12 05:30:00,2025-05-12 05:45:00,2501.38,2496.8,2.93,100.0,0.1172,-0.54,0.15,-0.68,flip -17132,做空,2025-05-12 05:45:00,2025-05-12 06:15:00,2496.8,2506.89,2.92,100.0,0.117,-1.18,0.15,-1.33,flip -17133,做多,2025-05-12 06:15:00,2025-05-12 07:15:00,2506.89,2597.68,2.91,100.0,0.116,10.53,0.15,10.38,tp_upper -17134,做多,2025-05-12 14:30:00,2025-05-13 07:30:00,2529.53,2463.39,3.01,100.0,0.119,-7.87,0.15,-8.02,flip -17135,做空,2025-05-13 07:30:00,2025-05-13 08:00:00,2463.39,2466.57,2.95,100.0,0.1196,-0.38,0.15,-0.53,flip -17136,做多,2025-05-13 08:00:00,2025-05-13 08:15:00,2466.57,2452.61,2.94,100.0,0.1192,-1.66,0.15,-1.81,flip -17137,做空,2025-05-13 08:15:00,2025-05-13 09:00:00,2452.61,2468.55,2.92,100.0,0.1191,-1.9,0.15,-2.05,flip -17138,做多,2025-05-13 09:00:00,2025-05-14 07:15:00,2468.55,2647.99,2.9,100.0,0.1174,21.07,0.16,20.91,flip -17139,做空,2025-05-14 07:15:00,2025-05-14 21:45:00,2647.99,2605.39,3.12,100.0,0.1177,5.01,0.15,4.86,flip -17140,做多,2025-05-14 21:45:00,2025-05-15 01:30:00,2605.39,2592.12,3.16,100.0,0.1214,-1.61,0.16,-1.77,flip -17141,做空,2025-05-15 01:30:00,2025-05-15 12:30:00,2592.12,2565.27,3.15,100.0,0.1215,3.26,0.16,3.11,flip -17142,做多,2025-05-15 12:30:00,2025-05-15 16:00:00,2565.27,2556.25,3.18,100.0,0.1239,-1.12,0.16,-1.28,flip -17143,做空,2025-05-15 16:00:00,2025-05-15 16:15:00,2556.25,2557.37,3.17,100.0,0.1238,-0.14,0.16,-0.3,flip -17144,做多,2025-05-15 16:15:00,2025-05-15 18:15:00,2557.37,2541.42,3.16,100.0,0.1236,-1.97,0.16,-2.13,flip -17145,做空,2025-05-15 18:15:00,2025-05-15 22:00:00,2541.42,2550.22,3.14,100.0,0.1235,-1.09,0.16,-1.24,flip -17146,做多,2025-05-15 22:00:00,2025-05-15 22:45:00,2550.22,2540.18,3.12,100.0,0.1225,-1.23,0.16,-1.39,flip -17147,做空,2025-05-15 22:45:00,2025-05-15 23:30:00,2540.18,2544.77,3.11,100.0,0.1224,-0.56,0.16,-0.72,flip -17148,做多,2025-05-15 23:30:00,2025-05-16 00:45:00,2544.77,2543.37,3.1,100.0,0.1218,-0.17,0.15,-0.33,flip -17149,做空,2025-05-16 00:45:00,2025-05-16 01:00:00,2543.37,2545.32,3.12,100.0,0.1226,-0.24,0.16,-0.4,flip -17150,做多,2025-05-16 01:00:00,2025-05-16 08:15:00,2545.32,2567.64,3.11,100.0,0.1223,2.73,0.16,2.57,flip -17151,做空,2025-05-16 08:15:00,2025-05-16 08:30:00,2567.64,2568.06,3.14,100.0,0.1221,-0.05,0.16,-0.21,flip -17152,做多,2025-05-16 08:30:00,2025-05-16 14:00:00,2568.06,2587.85,3.13,100.0,0.122,2.41,0.16,2.26,flip -17153,做空,2025-05-16 14:00:00,2025-05-16 14:45:00,2587.85,2583.53,3.15,100.0,0.1219,0.53,0.16,0.37,flip -17154,做多,2025-05-16 14:45:00,2025-05-16 15:15:00,2583.53,2585.48,3.16,100.0,0.1221,0.24,0.16,0.08,flip -17155,做空,2025-05-16 15:15:00,2025-05-16 15:30:00,2585.48,2587.26,3.15,100.0,0.122,-0.22,0.16,-0.38,flip -17156,做多,2025-05-16 15:30:00,2025-05-16 16:00:00,2587.26,2587.07,3.15,100.0,0.1217,-0.02,0.16,-0.18,flip -17157,做空,2025-05-16 16:00:00,2025-05-16 17:15:00,2587.07,2588.53,3.15,100.0,0.1216,-0.18,0.16,-0.33,flip -17158,做多,2025-05-16 17:15:00,2025-05-16 19:00:00,2588.53,2582.6,3.14,100.0,0.1214,-0.72,0.16,-0.88,flip -17159,做空,2025-05-16 19:00:00,2025-05-17 18:15:00,2582.6,2482.19,3.13,100.0,0.1212,12.17,0.15,12.02,flip -17160,做多,2025-05-17 18:15:00,2025-05-17 18:30:00,2482.19,2476.11,3.28,100.0,0.1322,-0.8,0.16,-0.97,flip -17161,做空,2025-05-17 18:30:00,2025-05-17 20:30:00,2476.11,2478.4,3.27,100.0,0.132,-0.3,0.16,-0.47,flip -17162,做多,2025-05-17 20:30:00,2025-05-17 22:00:00,2478.4,2468.2,3.26,100.0,0.1317,-1.34,0.16,-1.51,flip -17163,做空,2025-05-17 22:00:00,2025-05-18 00:00:00,2468.2,2478.99,3.25,100.0,0.1315,-1.42,0.16,-1.58,flip -17164,做多,2025-05-18 00:00:00,2025-05-18 00:15:00,2478.99,2476.32,3.24,100.0,0.1307,-0.35,0.16,-0.51,flip -17165,做空,2025-05-18 00:15:00,2025-05-18 00:45:00,2476.32,2481.76,3.23,100.0,0.1306,-0.71,0.16,-0.87,flip -17166,做多,2025-05-18 00:45:00,2025-05-18 01:15:00,2481.76,2475.2,3.22,100.0,0.1299,-0.85,0.16,-1.01,flip -17167,做空,2025-05-18 01:15:00,2025-05-18 01:30:00,2475.2,2475.96,3.21,100.0,0.1298,-0.1,0.16,-0.26,flip -17168,做多,2025-05-18 01:30:00,2025-05-18 03:15:00,2475.96,2467.56,3.21,100.0,0.1295,-1.09,0.16,-1.25,flip -17169,做空,2025-05-18 03:15:00,2025-05-18 03:30:00,2467.56,2479.09,3.19,100.0,0.1294,-1.49,0.16,-1.65,flip -17170,做多,2025-05-18 03:30:00,2025-05-18 12:00:00,2479.09,2493.45,3.18,100.0,0.1281,1.84,0.16,1.68,flip -17171,做空,2025-05-18 12:00:00,2025-05-18 20:00:00,2493.45,2367.06,3.19,100.0,0.128,16.17,0.15,16.02,tp_lower -17172,做多,2025-05-18 23:45:00,2025-05-19 00:00:00,2496.69,2480.07,3.35,100.0,0.1341,-2.23,0.17,-2.4,flip -17173,做空,2025-05-19 00:00:00,2025-05-19 10:30:00,2480.07,2409.36,3.35,100.0,0.1351,9.55,0.16,9.39,flip -17174,做多,2025-05-19 10:30:00,2025-05-19 10:45:00,2409.36,2408.82,3.44,100.0,0.1428,-0.08,0.17,-0.25,flip -17175,做空,2025-05-19 10:45:00,2025-05-19 11:00:00,2408.82,2409.27,3.44,100.0,0.1427,-0.06,0.17,-0.24,flip -17176,做多,2025-05-19 11:00:00,2025-05-19 12:00:00,2409.27,2400.03,3.43,100.0,0.1425,-1.32,0.17,-1.49,flip -17177,做空,2025-05-19 12:00:00,2025-05-19 13:30:00,2400.03,2432.22,3.42,100.0,0.1424,-4.58,0.17,-4.76,flip -17178,做多,2025-05-19 13:30:00,2025-05-19 17:00:00,2432.22,2517.89,3.37,100.0,0.1385,11.86,0.17,11.69,tp_upper -17179,做多,2025-05-20 07:45:00,2025-05-20 08:00:00,2531.95,2523.74,3.5,100.0,0.1383,-1.14,0.17,-1.31,flip -17180,做空,2025-05-20 08:00:00,2025-05-20 08:30:00,2523.74,2533.69,3.49,100.0,0.1382,-1.38,0.18,-1.55,flip -17181,做多,2025-05-20 08:30:00,2025-05-20 08:45:00,2533.69,2533.36,3.47,100.0,0.137,-0.05,0.17,-0.22,flip -17182,做空,2025-05-20 08:45:00,2025-05-20 09:30:00,2533.36,2532.86,3.47,100.0,0.1368,0.07,0.17,-0.1,flip -17183,做多,2025-05-20 09:30:00,2025-05-20 09:45:00,2532.86,2525.34,3.46,100.0,0.1368,-1.03,0.17,-1.2,flip -17184,做空,2025-05-20 09:45:00,2025-05-20 19:45:00,2525.34,2500.31,3.45,100.0,0.1366,3.42,0.17,3.25,flip -17185,做多,2025-05-20 19:45:00,2025-05-20 20:00:00,2500.31,2498.74,3.48,100.0,0.1392,-0.22,0.17,-0.39,flip -17186,做空,2025-05-20 20:00:00,2025-05-20 20:15:00,2498.74,2501.45,3.48,100.0,0.1391,-0.38,0.17,-0.55,flip -17187,做多,2025-05-20 20:15:00,2025-05-20 21:00:00,2501.45,2502.27,3.47,100.0,0.1386,0.11,0.17,-0.06,flip -17188,做空,2025-05-20 21:00:00,2025-05-20 21:30:00,2502.27,2504.51,3.47,100.0,0.1385,-0.31,0.17,-0.48,flip -17189,做多,2025-05-20 21:30:00,2025-05-20 22:00:00,2504.51,2502.3,3.46,100.0,0.1381,-0.31,0.17,-0.48,flip -17190,做空,2025-05-20 22:00:00,2025-05-20 22:30:00,2502.3,2508.93,3.45,100.0,0.138,-0.91,0.17,-1.09,flip -17191,做多,2025-05-20 22:30:00,2025-05-21 09:00:00,2508.93,2532.76,3.44,100.0,0.1371,3.27,0.17,3.09,flip -17192,做空,2025-05-21 09:00:00,2025-05-21 10:00:00,2532.76,2529.28,3.51,100.0,0.1385,0.48,0.18,0.31,flip -17193,做多,2025-05-21 10:00:00,2025-05-21 11:45:00,2529.28,2535.66,3.51,100.0,0.1388,0.89,0.18,0.71,flip -17194,做空,2025-05-21 11:45:00,2025-05-21 12:15:00,2535.66,2547.01,3.51,100.0,0.1386,-1.57,0.18,-1.75,flip -17195,做多,2025-05-21 12:15:00,2025-05-21 12:30:00,2547.01,2538.37,3.5,100.0,0.1372,-1.19,0.17,-1.36,flip -17196,做空,2025-05-21 12:30:00,2025-05-21 13:30:00,2538.37,2549.94,3.48,100.0,0.1371,-1.59,0.17,-1.76,flip -17197,做多,2025-05-21 13:30:00,2025-05-21 15:30:00,2549.94,2559.14,3.46,100.0,0.1357,1.25,0.17,1.07,flip -17198,做空,2025-05-21 15:30:00,2025-05-21 22:45:00,2559.14,2534.66,3.47,100.0,0.1356,3.32,0.17,3.15,flip -17199,做多,2025-05-21 22:45:00,2025-05-22 19:30:00,2534.66,2638.04,3.5,100.0,0.1381,14.27,0.18,14.09,flip -17200,做空,2025-05-22 19:30:00,2025-05-22 20:00:00,2638.04,2645.42,3.66,100.0,0.1389,-1.03,0.18,-1.21,flip -17201,做多,2025-05-22 20:00:00,2025-05-22 22:15:00,2645.42,2643.84,3.65,100.0,0.138,-0.22,0.18,-0.4,flip -17202,做空,2025-05-22 22:15:00,2025-05-22 23:30:00,2643.84,2657.86,3.64,100.0,0.1378,-1.93,0.18,-2.12,flip -17203,做多,2025-05-22 23:30:00,2025-05-23 00:00:00,2657.86,2662.3,3.62,100.0,0.1362,0.6,0.18,0.42,flip -17204,做空,2025-05-23 00:00:00,2025-05-23 00:45:00,2662.3,2662.07,3.64,100.0,0.1366,0.03,0.18,-0.15,flip -17205,做多,2025-05-23 00:45:00,2025-05-23 01:00:00,2662.07,2658.24,3.63,100.0,0.1365,-0.52,0.18,-0.7,flip -17206,做空,2025-05-23 01:00:00,2025-05-23 01:15:00,2658.24,2668.61,3.62,100.0,0.1364,-1.41,0.18,-1.6,flip -17207,做多,2025-05-23 01:15:00,2025-05-23 02:15:00,2668.61,2721.87,3.61,100.0,0.1352,7.2,0.18,7.01,tp_upper -17208,做多,2025-05-23 07:00:00,2025-05-23 07:30:00,2665.54,2661.99,3.68,100.0,0.1379,-0.49,0.18,-0.67,flip -17209,做空,2025-05-23 07:30:00,2025-05-23 08:30:00,2661.99,2669.45,3.67,100.0,0.1377,-1.03,0.18,-1.21,flip -17210,做多,2025-05-23 08:30:00,2025-05-23 08:45:00,2669.45,2668.35,3.65,100.0,0.1368,-0.15,0.18,-0.33,flip -17211,做空,2025-05-23 08:45:00,2025-05-23 09:00:00,2668.35,2673.14,3.65,100.0,0.1367,-0.65,0.18,-0.84,flip -17212,做多,2025-05-23 09:00:00,2025-05-23 10:00:00,2673.14,2664.97,3.64,100.0,0.1361,-1.11,0.18,-1.29,flip -17213,做空,2025-05-23 10:00:00,2025-05-23 10:45:00,2664.97,2670.55,3.62,100.0,0.1359,-0.76,0.18,-0.94,flip -17214,做多,2025-05-23 10:45:00,2025-05-23 11:00:00,2670.55,2661.73,3.61,100.0,0.1352,-1.19,0.18,-1.37,flip -17215,做空,2025-05-23 11:00:00,2025-05-23 11:45:00,2661.73,2565.03,3.6,100.0,0.1351,13.06,0.17,12.89,tp_lower -17216,做多,2025-05-24 03:15:00,2025-05-24 05:00:00,2552.01,2552.32,3.76,100.0,0.1475,0.05,0.19,-0.14,flip -17217,做空,2025-05-24 05:00:00,2025-05-24 06:00:00,2552.32,2550.19,3.76,100.0,0.1473,0.31,0.19,0.13,flip -17218,做多,2025-05-24 06:00:00,2025-05-24 06:15:00,2550.19,2549.3,3.76,100.0,0.1474,-0.13,0.19,-0.32,flip -17219,做空,2025-05-24 06:15:00,2025-05-24 07:00:00,2549.3,2554.83,3.75,100.0,0.1473,-0.81,0.19,-1.0,flip -17220,做多,2025-05-24 07:00:00,2025-05-24 07:30:00,2554.83,2550.48,3.74,100.0,0.1465,-0.64,0.19,-0.82,flip -17221,做空,2025-05-24 07:30:00,2025-05-24 08:00:00,2550.48,2553.06,3.73,100.0,0.1464,-0.38,0.19,-0.56,flip -17222,做多,2025-05-24 08:00:00,2025-05-24 08:15:00,2553.06,2547.37,3.73,100.0,0.1459,-0.83,0.19,-1.02,flip -17223,做空,2025-05-24 08:15:00,2025-05-24 08:30:00,2547.37,2552.02,3.71,100.0,0.1458,-0.68,0.19,-0.86,flip -17224,做多,2025-05-24 08:30:00,2025-05-24 13:45:00,2552.02,2545.44,3.7,100.0,0.1451,-0.95,0.18,-1.14,flip -17225,做空,2025-05-24 13:45:00,2025-05-24 14:00:00,2545.44,2552.18,3.69,100.0,0.1449,-0.98,0.18,-1.16,flip -17226,做多,2025-05-24 14:00:00,2025-05-24 16:00:00,2552.18,2548.19,3.68,100.0,0.144,-0.57,0.18,-0.76,flip -17227,做空,2025-05-24 16:00:00,2025-05-24 16:15:00,2548.19,2549.09,3.67,100.0,0.1439,-0.13,0.18,-0.31,flip -17228,做多,2025-05-24 16:15:00,2025-05-24 18:45:00,2549.09,2548.22,3.66,100.0,0.1436,-0.12,0.18,-0.31,flip -17229,做空,2025-05-24 18:45:00,2025-05-24 19:30:00,2548.22,2550.84,3.66,100.0,0.1435,-0.38,0.18,-0.56,flip -17230,做多,2025-05-24 19:30:00,2025-05-24 20:30:00,2550.84,2551.76,3.65,100.0,0.1431,0.13,0.18,-0.05,flip -17231,做空,2025-05-24 20:30:00,2025-05-24 21:15:00,2551.76,2535.13,3.65,100.0,0.1429,2.38,0.18,2.2,tp_lower -17232,做多,2025-05-25 12:15:00,2025-05-25 14:30:00,2513.81,2501.88,3.72,100.0,0.148,-1.77,0.19,-1.95,flip -17233,做空,2025-05-25 14:30:00,2025-05-25 14:45:00,2501.88,2505.19,3.7,100.0,0.1479,-0.49,0.19,-0.67,flip -17234,做多,2025-05-25 14:45:00,2025-05-25 15:00:00,2505.19,2497.33,3.69,100.0,0.1473,-1.16,0.18,-1.34,flip -17235,做空,2025-05-25 15:00:00,2025-05-25 15:30:00,2497.33,2503.31,3.68,100.0,0.1472,-0.88,0.18,-1.06,flip -17236,做多,2025-05-25 15:30:00,2025-05-25 16:15:00,2503.31,2497.38,3.66,100.0,0.1463,-0.87,0.18,-1.05,flip -17237,做空,2025-05-25 16:15:00,2025-05-25 16:30:00,2497.38,2506.97,3.65,100.0,0.1462,-1.4,0.18,-1.58,flip -17238,做多,2025-05-25 16:30:00,2025-05-26 13:45:00,2506.97,2550.22,3.63,100.0,0.1449,6.27,0.18,6.08,flip -17239,做空,2025-05-26 13:45:00,2025-05-26 15:30:00,2550.22,2560.63,3.71,100.0,0.1456,-1.52,0.19,-1.7,flip -17240,做多,2025-05-26 15:30:00,2025-05-26 16:00:00,2560.63,2562.75,3.69,100.0,0.1443,0.31,0.18,0.12,flip -17241,做空,2025-05-26 16:00:00,2025-05-26 20:30:00,2562.75,2555.32,3.69,100.0,0.1441,1.07,0.18,0.89,flip -17242,做多,2025-05-26 20:30:00,2025-05-26 21:30:00,2555.32,2558.49,3.7,100.0,0.1448,0.46,0.19,0.27,flip -17243,做空,2025-05-26 21:30:00,2025-05-26 21:45:00,2558.49,2561.31,3.7,100.0,0.1447,-0.41,0.19,-0.59,flip -17244,做多,2025-05-26 21:45:00,2025-05-26 22:45:00,2561.31,2558.61,3.69,100.0,0.1442,-0.39,0.18,-0.57,flip -17245,做空,2025-05-26 22:45:00,2025-05-26 23:30:00,2558.61,2559.65,3.69,100.0,0.1441,-0.15,0.18,-0.33,flip -17246,做多,2025-05-26 23:30:00,2025-05-27 00:30:00,2559.65,2553.28,3.68,100.0,0.1438,-0.92,0.18,-1.1,flip -17247,做空,2025-05-27 00:30:00,2025-05-27 01:15:00,2553.28,2525.98,3.69,100.0,0.1447,3.95,0.18,3.77,tp_lower -17248,做多,2025-05-27 03:00:00,2025-05-27 03:30:00,2556.97,2550.84,3.73,100.0,0.1459,-0.89,0.19,-1.08,flip -17249,做空,2025-05-27 03:30:00,2025-05-27 04:00:00,2550.84,2552.98,3.72,100.0,0.1458,-0.31,0.19,-0.5,flip -17250,做多,2025-05-27 04:00:00,2025-05-27 05:15:00,2552.98,2554.84,3.71,100.0,0.1454,0.27,0.19,0.08,flip -17251,做空,2025-05-27 05:15:00,2025-05-27 23:00:00,2554.84,2660.26,3.71,100.0,0.1452,-15.31,0.19,-15.5,flip -17252,做多,2025-05-27 23:00:00,2025-05-27 23:15:00,2660.26,2651.81,3.55,100.0,0.1336,-1.13,0.18,-1.31,flip -17253,做空,2025-05-27 23:15:00,2025-05-27 23:30:00,2651.81,2660.27,3.54,100.0,0.1334,-1.13,0.18,-1.31,flip -17254,做多,2025-05-27 23:30:00,2025-05-28 00:00:00,2660.27,2649.45,3.52,100.0,0.1325,-1.43,0.18,-1.61,flip -17255,做空,2025-05-28 00:00:00,2025-05-28 11:00:00,2649.45,2643.39,3.53,100.0,0.1333,0.81,0.18,0.63,flip -17256,做多,2025-05-28 11:00:00,2025-05-28 11:15:00,2643.39,2642.16,3.54,100.0,0.1338,-0.16,0.18,-0.34,flip -17257,做空,2025-05-28 11:15:00,2025-05-28 11:30:00,2642.16,2649.32,3.53,100.0,0.1337,-0.96,0.18,-1.13,flip -17258,做多,2025-05-28 11:30:00,2025-05-28 14:00:00,2649.32,2633.59,3.52,100.0,0.1328,-2.09,0.17,-2.26,flip -17259,做空,2025-05-28 14:00:00,2025-05-28 16:15:00,2633.59,2641.02,3.49,100.0,0.1327,-0.99,0.18,-1.16,flip -17260,做多,2025-05-28 16:15:00,2025-05-28 16:30:00,2641.02,2636.71,3.48,100.0,0.1318,-0.57,0.17,-0.74,flip -17261,做空,2025-05-28 16:30:00,2025-05-28 17:00:00,2636.71,2652.53,3.47,100.0,0.1317,-2.08,0.17,-2.26,flip -17262,做多,2025-05-28 17:00:00,2025-05-28 18:45:00,2652.53,2635.54,3.45,100.0,0.13,-2.21,0.17,-2.38,flip -17263,做空,2025-05-28 18:45:00,2025-05-28 19:00:00,2635.54,2648.14,3.42,100.0,0.1298,-1.64,0.17,-1.81,flip -17264,做多,2025-05-28 19:00:00,2025-05-28 19:15:00,2648.14,2638.82,3.4,100.0,0.1285,-1.2,0.17,-1.37,flip -17265,做空,2025-05-28 19:15:00,2025-05-28 21:15:00,2638.82,2640.25,3.39,100.0,0.1283,-0.18,0.17,-0.35,flip -17266,做多,2025-05-28 21:15:00,2025-05-28 22:15:00,2640.25,2638.96,3.38,100.0,0.1281,-0.17,0.17,-0.33,flip -17267,做空,2025-05-28 22:15:00,2025-05-28 22:30:00,2638.96,2643.86,3.38,100.0,0.1279,-0.63,0.17,-0.8,flip -17268,做多,2025-05-28 22:30:00,2025-05-29 02:30:00,2643.86,2772.32,3.37,100.0,0.1273,16.36,0.18,16.18,tp_upper -17269,做多,2025-05-29 12:00:00,2025-05-29 12:15:00,2715.86,2707.59,3.57,100.0,0.1315,-1.09,0.18,-1.27,flip -17270,做空,2025-05-29 12:15:00,2025-05-30 05:30:00,2707.59,2644.39,3.56,100.0,0.1313,8.3,0.17,8.13,flip -17271,做多,2025-05-30 05:30:00,2025-05-30 05:45:00,2644.39,2642.7,3.64,100.0,0.1377,-0.23,0.18,-0.41,flip -17272,做空,2025-05-30 05:45:00,2025-05-30 07:15:00,2642.7,2631.01,3.64,100.0,0.1376,1.61,0.18,1.43,flip -17273,做多,2025-05-30 07:15:00,2025-05-31 10:15:00,2631.01,2521.2,3.65,100.0,0.1387,-15.23,0.17,-15.4,flip -17274,做空,2025-05-31 10:15:00,2025-05-31 12:00:00,2521.2,2529.4,3.5,100.0,0.1389,-1.14,0.18,-1.31,flip -17275,做多,2025-05-31 12:00:00,2025-05-31 12:15:00,2529.4,2525.03,3.49,100.0,0.1379,-0.6,0.17,-0.78,flip -17276,做空,2025-05-31 12:15:00,2025-05-31 23:00:00,2525.03,2537.15,3.48,100.0,0.1377,-1.67,0.17,-1.84,flip -17277,做多,2025-05-31 23:00:00,2025-05-31 23:30:00,2537.15,2529.47,3.46,100.0,0.1363,-1.05,0.17,-1.22,flip -17278,做空,2025-05-31 23:30:00,2025-06-01 01:45:00,2529.47,2506.51,3.44,100.0,0.1361,3.13,0.17,2.96,tp_lower -17279,做多,2025-06-01 14:15:00,2025-06-01 14:45:00,2510.84,2508.27,3.49,100.0,0.1389,-0.36,0.17,-0.53,flip -17280,做空,2025-06-01 14:45:00,2025-06-01 15:15:00,2508.27,2516.4,3.48,100.0,0.1387,-1.13,0.17,-1.3,flip -17281,做多,2025-06-01 15:15:00,2025-06-01 18:30:00,2516.4,2499.99,3.47,100.0,0.1377,-2.26,0.17,-2.43,flip -17282,做空,2025-06-01 18:30:00,2025-06-01 18:45:00,2499.99,2518.78,3.44,100.0,0.1376,-2.59,0.17,-2.76,flip -17283,做多,2025-06-01 18:45:00,2025-06-02 02:00:00,2518.78,2516.72,3.41,100.0,0.1354,-0.28,0.17,-0.45,flip -17284,做空,2025-06-02 02:00:00,2025-06-02 02:15:00,2516.72,2518.61,3.42,100.0,0.1359,-0.26,0.17,-0.43,flip -17285,做多,2025-06-02 02:15:00,2025-06-02 02:45:00,2518.61,2507.64,3.41,100.0,0.1355,-1.49,0.17,-1.66,flip -17286,做空,2025-06-02 02:45:00,2025-06-02 13:30:00,2507.64,2510.89,3.4,100.0,0.1354,-0.44,0.17,-0.61,flip -17287,做多,2025-06-02 13:30:00,2025-06-02 13:45:00,2510.89,2503.77,3.39,100.0,0.1349,-0.96,0.17,-1.13,flip -17288,做空,2025-06-02 13:45:00,2025-06-02 14:00:00,2503.77,2513.44,3.37,100.0,0.1348,-1.3,0.17,-1.47,flip -17289,做多,2025-06-02 14:00:00,2025-06-03 12:15:00,2513.44,2606.1,3.36,100.0,0.1336,12.38,0.17,12.21,flip -17290,做空,2025-06-03 12:15:00,2025-06-03 13:30:00,2606.1,2626.21,3.5,100.0,0.1342,-2.7,0.18,-2.87,flip -17291,做多,2025-06-03 13:30:00,2025-06-03 16:15:00,2626.21,2609.45,3.47,100.0,0.132,-2.21,0.17,-2.38,flip -17292,做空,2025-06-03 16:15:00,2025-06-03 16:30:00,2609.45,2613.88,3.44,100.0,0.1318,-0.58,0.17,-0.76,flip -17293,做多,2025-06-03 16:30:00,2025-06-03 16:45:00,2613.88,2604.25,3.43,100.0,0.1313,-1.26,0.17,-1.44,flip -17294,做空,2025-06-03 16:45:00,2025-06-03 17:00:00,2604.25,2615.65,3.42,100.0,0.1311,-1.49,0.17,-1.67,flip -17295,做多,2025-06-03 17:00:00,2025-06-03 18:00:00,2615.65,2608.55,3.4,100.0,0.1299,-0.92,0.17,-1.09,flip -17296,做空,2025-06-03 18:00:00,2025-06-03 18:15:00,2608.55,2612.6,3.38,100.0,0.1297,-0.53,0.17,-0.69,flip -17297,做多,2025-06-03 18:15:00,2025-06-03 20:15:00,2612.6,2603.22,3.38,100.0,0.1292,-1.21,0.17,-1.38,flip -17298,做空,2025-06-03 20:15:00,2025-06-03 20:30:00,2603.22,2615.22,3.36,100.0,0.1291,-1.55,0.17,-1.72,flip -17299,做多,2025-06-03 20:30:00,2025-06-03 20:45:00,2615.22,2614.09,3.34,100.0,0.1278,-0.14,0.17,-0.31,flip -17300,做空,2025-06-03 20:45:00,2025-06-04 01:00:00,2614.09,2610.23,3.34,100.0,0.1276,0.49,0.17,0.33,flip -17301,做多,2025-06-04 01:00:00,2025-06-04 01:30:00,2610.23,2611.18,3.37,100.0,0.1292,0.12,0.17,-0.05,flip -17302,做空,2025-06-04 01:30:00,2025-06-04 01:45:00,2611.18,2611.27,3.37,100.0,0.129,-0.01,0.17,-0.18,flip -17303,做多,2025-06-04 01:45:00,2025-06-04 02:15:00,2611.27,2613.78,3.37,100.0,0.1289,0.32,0.17,0.16,flip -17304,做空,2025-06-04 02:15:00,2025-06-04 03:00:00,2613.78,2622.84,3.37,100.0,0.1288,-1.17,0.17,-1.34,flip -17305,做多,2025-06-04 03:00:00,2025-06-04 12:15:00,2622.84,2618.94,3.35,100.0,0.1278,-0.5,0.17,-0.67,flip -17306,做空,2025-06-04 12:15:00,2025-06-04 12:30:00,2618.94,2623.51,3.34,100.0,0.1276,-0.58,0.17,-0.75,flip -17307,做多,2025-06-04 12:30:00,2025-06-04 12:45:00,2623.51,2615.78,3.33,100.0,0.1271,-0.98,0.17,-1.15,flip -17308,做空,2025-06-04 12:45:00,2025-06-04 13:15:00,2615.78,2613.11,3.32,100.0,0.1269,0.34,0.17,0.17,flip -17309,做多,2025-06-04 13:15:00,2025-06-04 13:45:00,2613.11,2613.93,3.32,100.0,0.1271,0.1,0.17,-0.06,flip -17310,做空,2025-06-04 13:45:00,2025-06-04 14:45:00,2613.93,2639.32,3.32,100.0,0.1269,-3.22,0.17,-3.39,flip -17311,做多,2025-06-04 14:45:00,2025-06-04 17:30:00,2639.32,2635.08,3.28,100.0,0.1244,-0.53,0.16,-0.69,flip -17312,做空,2025-06-04 17:30:00,2025-06-05 02:30:00,2635.08,2623.76,3.27,100.0,0.1242,1.41,0.16,1.24,flip -17313,做多,2025-06-05 02:30:00,2025-06-05 02:45:00,2623.76,2618.9,3.32,100.0,0.1266,-0.62,0.17,-0.78,flip -17314,做空,2025-06-05 02:45:00,2025-06-05 03:00:00,2618.9,2623.02,3.31,100.0,0.1264,-0.52,0.17,-0.69,flip -17315,做多,2025-06-05 03:00:00,2025-06-05 03:15:00,2623.02,2622.53,3.3,100.0,0.1259,-0.06,0.17,-0.23,flip -17316,做空,2025-06-05 03:15:00,2025-06-05 03:30:00,2622.53,2626.3,3.3,100.0,0.1258,-0.47,0.17,-0.64,flip -17317,做多,2025-06-05 03:30:00,2025-06-05 05:15:00,2626.3,2620.53,3.29,100.0,0.1253,-0.72,0.16,-0.89,flip -17318,做空,2025-06-05 05:15:00,2025-06-05 12:00:00,2620.53,2618.38,3.28,100.0,0.1252,0.27,0.16,0.11,flip -17319,做多,2025-06-05 12:00:00,2025-06-05 13:30:00,2618.38,2613.07,3.28,100.0,0.1253,-0.67,0.16,-0.83,flip -17320,做空,2025-06-05 13:30:00,2025-06-05 14:15:00,2613.07,2581.42,3.27,100.0,0.1251,3.96,0.16,3.8,tp_lower -17321,做多,2025-06-06 08:30:00,2025-06-06 08:45:00,2462.37,2459.91,3.33,100.0,0.1353,-0.33,0.17,-0.5,flip -17322,做空,2025-06-06 08:45:00,2025-06-06 09:00:00,2459.91,2462.74,3.32,100.0,0.1352,-0.38,0.17,-0.55,flip -17323,做多,2025-06-06 09:00:00,2025-06-06 22:00:00,2462.74,2486.11,3.32,100.0,0.1347,3.15,0.17,2.98,flip -17324,做空,2025-06-06 22:00:00,2025-06-06 22:15:00,2486.11,2487.68,3.35,100.0,0.1346,-0.21,0.17,-0.38,flip -17325,做多,2025-06-06 22:15:00,2025-06-06 22:30:00,2487.68,2479.01,3.34,100.0,0.1343,-1.16,0.17,-1.33,flip -17326,做空,2025-06-06 22:30:00,2025-06-07 03:15:00,2479.01,2489.23,3.33,100.0,0.1341,-1.37,0.17,-1.54,flip -17327,做多,2025-06-07 03:15:00,2025-06-07 03:45:00,2489.23,2487.99,3.32,100.0,0.1336,-0.17,0.17,-0.33,flip -17328,做空,2025-06-07 03:45:00,2025-06-07 04:45:00,2487.99,2488.9,3.32,100.0,0.1334,-0.12,0.17,-0.29,flip -17329,做多,2025-06-07 04:45:00,2025-06-07 05:00:00,2488.9,2487.82,3.32,100.0,0.1332,-0.14,0.17,-0.31,flip -17330,做空,2025-06-07 05:00:00,2025-06-07 05:30:00,2487.82,2492.48,3.31,100.0,0.1331,-0.62,0.17,-0.79,flip -17331,做多,2025-06-07 05:30:00,2025-06-07 06:00:00,2492.48,2486.56,3.3,100.0,0.1324,-0.78,0.16,-0.95,flip -17332,做空,2025-06-07 06:00:00,2025-06-07 06:45:00,2486.56,2500.4,3.29,100.0,0.1323,-1.83,0.17,-2.0,flip -17333,做多,2025-06-07 06:45:00,2025-06-07 08:00:00,2500.4,2486.26,3.27,100.0,0.1307,-1.85,0.16,-2.01,flip -17334,做空,2025-06-07 08:00:00,2025-06-07 08:15:00,2486.26,2487.6,3.25,100.0,0.1306,-0.17,0.16,-0.34,flip -17335,做多,2025-06-07 08:15:00,2025-06-07 08:30:00,2487.6,2485.35,3.24,100.0,0.1303,-0.29,0.16,-0.46,flip -17336,做空,2025-06-07 08:30:00,2025-06-07 09:00:00,2485.35,2486.47,3.24,100.0,0.1302,-0.15,0.16,-0.31,flip -17337,做多,2025-06-07 09:00:00,2025-06-07 09:30:00,2486.47,2483.98,3.23,100.0,0.1299,-0.32,0.16,-0.48,flip -17338,做空,2025-06-07 09:30:00,2025-06-07 09:45:00,2483.98,2484.78,3.22,100.0,0.1298,-0.1,0.16,-0.27,flip -17339,做多,2025-06-07 09:45:00,2025-06-08 01:00:00,2484.78,2514.81,3.22,100.0,0.1296,3.89,0.16,3.73,flip -17340,做空,2025-06-08 01:00:00,2025-06-08 01:30:00,2514.81,2518.0,3.29,100.0,0.131,-0.42,0.16,-0.58,flip -17341,做多,2025-06-08 01:30:00,2025-06-08 02:00:00,2518.0,2512.99,3.29,100.0,0.1305,-0.65,0.16,-0.82,flip -17342,做空,2025-06-08 02:00:00,2025-06-08 02:30:00,2512.99,2513.69,3.28,100.0,0.1304,-0.09,0.16,-0.26,flip -17343,做多,2025-06-08 02:30:00,2025-06-08 02:45:00,2513.69,2511.09,3.27,100.0,0.1302,-0.34,0.16,-0.5,flip -17344,做空,2025-06-08 02:45:00,2025-06-08 04:30:00,2511.09,2517.18,3.27,100.0,0.1301,-0.79,0.16,-0.96,flip -17345,做多,2025-06-08 04:30:00,2025-06-08 04:45:00,2517.18,2515.22,3.25,100.0,0.1293,-0.25,0.16,-0.42,flip -17346,做空,2025-06-08 04:45:00,2025-06-08 08:00:00,2515.22,2516.77,3.25,100.0,0.1292,-0.2,0.16,-0.36,flip -17347,做多,2025-06-08 08:00:00,2025-06-08 08:15:00,2516.77,2514.26,3.24,100.0,0.1289,-0.32,0.16,-0.49,flip -17348,做空,2025-06-08 08:15:00,2025-06-08 08:30:00,2514.26,2514.99,3.24,100.0,0.1287,-0.09,0.16,-0.26,flip -17349,做多,2025-06-08 08:30:00,2025-06-08 09:00:00,2514.99,2511.29,3.23,100.0,0.1285,-0.48,0.16,-0.64,flip -17350,做空,2025-06-08 09:00:00,2025-06-08 09:15:00,2511.29,2498.36,3.22,100.0,0.1284,1.66,0.16,1.5,tp_lower -17351,做多,2025-06-08 11:30:00,2025-06-08 11:45:00,2512.68,2512.27,3.24,100.0,0.1289,-0.05,0.16,-0.21,flip -17352,做空,2025-06-08 11:45:00,2025-06-08 13:30:00,2512.27,2517.21,3.23,100.0,0.1287,-0.64,0.16,-0.8,flip -17353,做多,2025-06-08 13:30:00,2025-06-08 13:45:00,2517.21,2507.69,3.22,100.0,0.1281,-1.22,0.16,-1.38,flip -17354,做空,2025-06-08 13:45:00,2025-06-08 14:45:00,2507.69,2513.11,3.21,100.0,0.128,-0.69,0.16,-0.85,flip -17355,做多,2025-06-08 14:45:00,2025-06-08 22:15:00,2513.11,2516.87,3.2,100.0,0.1273,0.48,0.16,0.32,flip -17356,做空,2025-06-08 22:15:00,2025-06-09 09:30:00,2516.87,2512.03,3.2,100.0,0.1272,0.62,0.16,0.46,flip -17357,做多,2025-06-09 09:30:00,2025-06-10 15:30:00,2512.03,2716.52,3.25,100.0,0.1295,26.49,0.18,26.31,flip -17358,做空,2025-06-10 15:30:00,2025-06-11 12:30:00,2716.52,2813.23,3.52,100.0,0.1295,-12.52,0.18,-12.71,flip -17359,做多,2025-06-11 12:30:00,2025-06-11 13:30:00,2813.23,2798.74,3.39,100.0,0.1206,-1.75,0.17,-1.92,flip -17360,做空,2025-06-11 13:30:00,2025-06-11 18:15:00,2798.74,2816.8,3.37,100.0,0.1205,-2.18,0.17,-2.35,flip -17361,做多,2025-06-11 18:15:00,2025-06-11 19:30:00,2816.8,2812.95,3.35,100.0,0.1188,-0.46,0.17,-0.62,flip -17362,做空,2025-06-11 19:30:00,2025-06-12 14:00:00,2812.95,2760.47,3.34,100.0,0.1187,6.23,0.16,6.06,flip -17363,做多,2025-06-12 14:00:00,2025-06-12 14:15:00,2760.47,2758.27,3.41,100.0,0.1235,-0.27,0.17,-0.44,flip -17364,做空,2025-06-12 14:15:00,2025-06-12 15:30:00,2758.27,2751.02,3.4,100.0,0.1234,0.89,0.17,0.72,flip -17365,做多,2025-06-12 15:30:00,2025-06-12 18:00:00,2751.02,2748.78,3.41,100.0,0.1239,-0.28,0.17,-0.45,flip -17366,做空,2025-06-12 18:00:00,2025-06-12 20:30:00,2748.78,2649.92,3.4,100.0,0.1238,12.24,0.16,12.07,tp_lower -17367,做多,2025-06-13 12:00:00,2025-06-13 12:45:00,2550.44,2541.09,3.54,100.0,0.1386,-1.3,0.18,-1.47,flip -17368,做空,2025-06-13 12:45:00,2025-06-13 13:00:00,2541.09,2541.24,3.52,100.0,0.1385,-0.02,0.18,-0.2,flip -17369,做多,2025-06-13 13:00:00,2025-06-13 14:00:00,2541.24,2528.41,3.52,100.0,0.1383,-1.77,0.17,-1.95,flip -17370,做空,2025-06-13 14:00:00,2025-06-13 14:30:00,2528.41,2528.01,3.49,100.0,0.1382,0.06,0.17,-0.12,flip -17371,做多,2025-06-13 14:30:00,2025-06-13 18:00:00,2528.01,2528.33,3.49,100.0,0.1381,0.04,0.17,-0.13,flip -17372,做空,2025-06-13 18:00:00,2025-06-13 18:45:00,2528.33,2528.63,3.49,100.0,0.138,-0.04,0.17,-0.22,flip -17373,做多,2025-06-13 18:45:00,2025-06-13 19:15:00,2528.63,2527.69,3.48,100.0,0.1378,-0.13,0.17,-0.3,flip -17374,做空,2025-06-13 19:15:00,2025-06-13 19:45:00,2527.69,2526.72,3.48,100.0,0.1377,0.13,0.17,-0.04,flip -17375,做多,2025-06-13 19:45:00,2025-06-13 20:15:00,2526.72,2535.91,3.48,100.0,0.1376,1.26,0.17,1.09,flip -17376,做空,2025-06-13 20:15:00,2025-06-14 04:00:00,2535.91,2550.82,3.49,100.0,0.1375,-2.05,0.18,-2.23,flip -17377,做多,2025-06-14 04:00:00,2025-06-14 04:45:00,2550.82,2550.75,3.49,100.0,0.1369,-0.01,0.17,-0.18,flip -17378,做空,2025-06-14 04:45:00,2025-06-14 05:15:00,2550.75,2548.38,3.49,100.0,0.1368,0.32,0.17,0.15,flip -17379,做多,2025-06-14 05:15:00,2025-06-14 06:00:00,2548.38,2550.14,3.49,100.0,0.1369,0.24,0.17,0.07,flip -17380,做空,2025-06-14 06:00:00,2025-06-14 21:45:00,2550.14,2526.69,3.49,100.0,0.1368,3.21,0.17,3.03,flip -17381,做多,2025-06-14 21:45:00,2025-06-14 22:30:00,2526.69,2519.22,3.52,100.0,0.1392,-1.04,0.18,-1.21,flip -17382,做空,2025-06-14 22:30:00,2025-06-14 22:45:00,2519.22,2524.99,3.5,100.0,0.139,-0.8,0.18,-0.98,flip -17383,做多,2025-06-14 22:45:00,2025-06-15 07:30:00,2524.99,2525.17,3.49,100.0,0.1382,0.02,0.17,-0.15,flip -17384,做空,2025-06-15 07:30:00,2025-06-15 13:00:00,2525.17,2530.33,3.51,100.0,0.139,-0.72,0.18,-0.89,flip -17385,做多,2025-06-15 13:00:00,2025-06-15 19:30:00,2530.33,2532.76,3.5,100.0,0.1383,0.34,0.18,0.16,flip -17386,做空,2025-06-15 19:30:00,2025-06-15 19:45:00,2532.76,2535.94,3.5,100.0,0.1381,-0.44,0.18,-0.61,flip -17387,做多,2025-06-15 19:45:00,2025-06-15 20:00:00,2535.94,2522.53,3.49,100.0,0.1376,-1.85,0.17,-2.02,flip -17388,做空,2025-06-15 20:00:00,2025-06-15 22:00:00,2522.53,2540.19,3.47,100.0,0.1375,-2.43,0.17,-2.6,flip -17389,做多,2025-06-15 22:00:00,2025-06-16 01:00:00,2540.19,2524.33,3.44,100.0,0.1355,-2.15,0.17,-2.32,flip -17390,做空,2025-06-16 01:00:00,2025-06-16 01:30:00,2524.33,2537.37,3.43,100.0,0.1361,-1.77,0.17,-1.95,flip -17391,做多,2025-06-16 01:30:00,2025-06-16 22:30:00,2537.37,2558.33,3.41,100.0,0.1345,2.82,0.17,2.65,flip -17392,做空,2025-06-16 22:30:00,2025-06-16 22:45:00,2558.33,2568.65,3.44,100.0,0.1344,-1.39,0.17,-1.56,tp_lower -17393,做多,2025-06-18 00:30:00,2025-06-18 01:15:00,2521.99,2520.92,3.43,100.0,0.1361,-0.15,0.17,-0.32,flip -17394,做空,2025-06-18 01:15:00,2025-06-18 02:00:00,2520.92,2519.76,3.43,100.0,0.1359,0.16,0.17,-0.01,flip -17395,做多,2025-06-18 02:00:00,2025-06-18 02:45:00,2519.76,2513.81,3.43,100.0,0.1359,-0.81,0.17,-0.98,flip -17396,做空,2025-06-18 02:45:00,2025-06-18 03:00:00,2513.81,2515.84,3.41,100.0,0.1358,-0.28,0.17,-0.45,flip -17397,做多,2025-06-18 03:00:00,2025-06-18 10:00:00,2515.84,2521.4,3.41,100.0,0.1354,0.75,0.17,0.58,flip -17398,做空,2025-06-18 10:00:00,2025-06-18 14:00:00,2521.4,2529.11,3.41,100.0,0.1353,-1.04,0.17,-1.21,flip -17399,做多,2025-06-18 14:00:00,2025-06-18 14:45:00,2529.11,2503.86,3.4,100.0,0.1343,-3.39,0.17,-3.56,flip -17400,做空,2025-06-18 14:45:00,2025-06-18 20:30:00,2503.86,2522.46,3.36,100.0,0.1342,-2.5,0.17,-2.67,flip -17401,做多,2025-06-18 20:30:00,2025-06-18 21:00:00,2522.46,2511.14,3.33,100.0,0.1321,-1.5,0.17,-1.66,flip -17402,做空,2025-06-18 21:00:00,2025-06-19 02:15:00,2511.14,2513.01,3.31,100.0,0.132,-0.25,0.17,-0.41,flip -17403,做多,2025-06-19 02:15:00,2025-06-19 12:30:00,2513.01,2522.81,3.34,100.0,0.1328,1.3,0.17,1.13,flip -17404,做空,2025-06-19 12:30:00,2025-06-19 12:45:00,2522.81,2524.18,3.35,100.0,0.1327,-0.18,0.17,-0.35,flip -17405,做多,2025-06-19 12:45:00,2025-06-19 13:00:00,2524.18,2519.05,3.34,100.0,0.1324,-0.68,0.17,-0.85,flip -17406,做空,2025-06-19 13:00:00,2025-06-19 17:30:00,2519.05,2515.76,3.33,100.0,0.1323,0.44,0.17,0.27,flip -17407,做多,2025-06-19 17:30:00,2025-06-19 17:45:00,2515.76,2507.44,3.33,100.0,0.1325,-1.1,0.17,-1.27,flip -17408,做空,2025-06-19 17:45:00,2025-06-19 22:00:00,2507.44,2515.59,3.32,100.0,0.1323,-1.08,0.17,-1.24,flip -17409,做多,2025-06-19 22:00:00,2025-06-20 02:30:00,2515.59,2515.43,3.3,100.0,0.1313,-0.02,0.17,-0.19,flip -17410,做空,2025-06-20 02:30:00,2025-06-20 02:45:00,2515.43,2517.26,3.32,100.0,0.132,-0.24,0.17,-0.41,flip -17411,做多,2025-06-20 02:45:00,2025-06-20 03:00:00,2517.26,2515.22,3.32,100.0,0.1317,-0.27,0.17,-0.43,flip -17412,做空,2025-06-20 03:00:00,2025-06-20 05:30:00,2515.22,2512.18,3.31,100.0,0.1316,0.4,0.17,0.23,flip -17413,做多,2025-06-20 05:30:00,2025-06-20 08:00:00,2512.18,2564.35,3.31,100.0,0.1318,6.87,0.17,6.71,tp_upper -17414,做多,2025-06-21 07:30:00,2025-06-21 13:45:00,2424.69,2419.32,3.39,100.0,0.1398,-0.75,0.17,-0.92,flip -17415,做空,2025-06-21 13:45:00,2025-06-21 14:00:00,2419.32,2419.41,3.38,100.0,0.1396,-0.01,0.17,-0.18,flip -17416,做多,2025-06-21 14:00:00,2025-06-21 16:00:00,2419.41,2422.31,3.37,100.0,0.1395,0.4,0.17,0.24,flip -17417,做空,2025-06-21 16:00:00,2025-06-21 21:15:00,2422.31,2338.03,3.38,100.0,0.1394,11.74,0.16,11.58,tp_lower -17418,做多,2025-06-22 12:00:00,2025-06-22 13:00:00,2278.0,2260.58,3.5,100.0,0.1537,-2.68,0.17,-2.85,flip -17419,做空,2025-06-22 13:00:00,2025-06-22 13:15:00,2260.58,2195.18,3.47,100.0,0.1536,10.04,0.17,9.87,tp_lower -17420,做多,2025-06-22 22:00:00,2025-06-22 23:00:00,2215.22,2221.97,3.57,100.0,0.1611,1.09,0.18,0.91,flip -17421,做空,2025-06-22 23:00:00,2025-06-23 13:30:00,2221.97,2288.02,3.58,100.0,0.1609,-10.63,0.18,-10.81,flip -17422,做多,2025-06-23 13:30:00,2025-06-23 14:00:00,2288.02,2299.51,3.48,100.0,0.152,1.75,0.17,1.57,tp_upper -17423,做多,2025-06-23 17:00:00,2025-06-23 20:15:00,2242.28,2360.34,3.49,100.0,0.1557,18.38,0.18,18.2,tp_upper -17424,做多,2025-06-24 13:30:00,2025-06-24 16:30:00,2417.99,2469.06,3.68,100.0,0.1522,7.77,0.19,7.58,tp_upper -17425,做多,2025-06-24 19:45:00,2025-06-25 04:00:00,2433.01,2438.32,3.75,100.0,0.1543,0.82,0.19,0.63,flip -17426,做空,2025-06-25 04:00:00,2025-06-25 04:15:00,2438.32,2443.22,3.76,100.0,0.1543,-0.76,0.19,-0.94,flip -17427,做多,2025-06-25 04:15:00,2025-06-25 04:30:00,2443.22,2432.49,3.75,100.0,0.1535,-1.65,0.19,-1.83,flip -17428,做空,2025-06-25 04:30:00,2025-06-25 06:45:00,2432.49,2443.39,3.73,100.0,0.1534,-1.67,0.19,-1.86,flip -17429,做多,2025-06-25 06:45:00,2025-06-25 07:00:00,2443.39,2441.08,3.71,100.0,0.1519,-0.35,0.19,-0.54,flip -17430,做空,2025-06-25 07:00:00,2025-06-25 07:15:00,2441.08,2447.62,3.7,100.0,0.1517,-0.99,0.19,-1.18,flip -17431,做多,2025-06-25 07:15:00,2025-06-25 07:30:00,2447.62,2445.84,3.69,100.0,0.1508,-0.27,0.18,-0.45,flip -17432,做空,2025-06-25 07:30:00,2025-06-25 09:00:00,2445.84,2441.03,3.68,100.0,0.1506,0.72,0.18,0.54,flip -17433,做多,2025-06-25 09:00:00,2025-06-25 09:15:00,2441.03,2439.73,3.69,100.0,0.151,-0.2,0.18,-0.38,flip -17434,做空,2025-06-25 09:15:00,2025-06-25 13:15:00,2439.73,2439.52,3.68,100.0,0.1509,0.03,0.18,-0.15,flip -17435,做多,2025-06-25 13:15:00,2025-06-25 13:30:00,2439.52,2434.31,3.68,100.0,0.1508,-0.79,0.18,-0.97,flip -17436,做空,2025-06-25 13:30:00,2025-06-25 14:15:00,2434.31,2403.86,3.67,100.0,0.1506,4.59,0.18,4.41,tp_lower -17437,做多,2025-06-25 14:45:00,2025-06-25 19:30:00,2431.35,2430.62,3.71,100.0,0.1525,-0.11,0.19,-0.3,flip -17438,做空,2025-06-25 19:30:00,2025-06-25 20:45:00,2430.62,2438.0,3.7,100.0,0.1524,-1.12,0.19,-1.31,flip -17439,做多,2025-06-25 20:45:00,2025-06-25 21:45:00,2438.0,2429.23,3.69,100.0,0.1513,-1.33,0.18,-1.51,flip -17440,做空,2025-06-25 21:45:00,2025-06-26 00:30:00,2429.23,2423.0,3.67,100.0,0.1512,0.94,0.18,0.76,flip -17441,做多,2025-06-26 00:30:00,2025-06-26 01:00:00,2423.0,2423.9,3.73,100.0,0.1538,0.14,0.19,-0.05,flip -17442,做空,2025-06-26 01:00:00,2025-06-26 01:15:00,2423.9,2440.25,3.73,100.0,0.1537,-2.51,0.19,-2.7,flip -17443,做多,2025-06-26 01:15:00,2025-06-26 01:30:00,2440.25,2455.86,3.7,100.0,0.1515,2.36,0.19,2.18,tp_upper -17444,做多,2025-06-26 10:00:00,2025-06-26 10:30:00,2463.0,2455.09,3.72,100.0,0.1509,-1.19,0.19,-1.38,flip -17445,做空,2025-06-26 10:30:00,2025-06-26 20:30:00,2455.09,2455.84,3.7,100.0,0.1507,-0.11,0.19,-0.3,flip -17446,做多,2025-06-26 20:30:00,2025-06-26 20:45:00,2455.84,2444.29,3.7,100.0,0.1505,-1.74,0.18,-1.92,flip -17447,做空,2025-06-26 20:45:00,2025-06-27 02:00:00,2444.29,2428.94,3.67,100.0,0.1503,2.31,0.18,2.13,flip -17448,做多,2025-06-27 02:00:00,2025-06-27 12:45:00,2428.94,2428.79,3.72,100.0,0.1531,-0.02,0.19,-0.21,flip -17449,做空,2025-06-27 12:45:00,2025-06-27 13:30:00,2428.79,2427.17,3.71,100.0,0.1529,0.25,0.19,0.06,flip -17450,做多,2025-06-27 13:30:00,2025-06-27 14:00:00,2427.17,2422.49,3.71,100.0,0.153,-0.72,0.19,-0.9,flip -17451,做空,2025-06-27 14:00:00,2025-06-27 15:30:00,2422.49,2437.57,3.7,100.0,0.1528,-2.3,0.19,-2.49,flip -17452,做多,2025-06-27 15:30:00,2025-06-27 15:45:00,2437.57,2437.43,3.67,100.0,0.1508,-0.02,0.18,-0.2,flip -17453,做空,2025-06-27 15:45:00,2025-06-27 16:30:00,2437.43,2435.76,3.67,100.0,0.1506,0.25,0.18,0.07,flip -17454,做多,2025-06-27 16:30:00,2025-06-28 03:45:00,2435.76,2419.71,3.67,100.0,0.1507,-2.42,0.18,-2.6,flip -17455,做空,2025-06-28 03:45:00,2025-06-28 04:15:00,2419.71,2420.3,3.67,100.0,0.1515,-0.09,0.18,-0.27,flip -17456,做多,2025-06-28 04:15:00,2025-06-28 04:30:00,2420.3,2419.28,3.66,100.0,0.1512,-0.15,0.18,-0.34,flip -17457,做空,2025-06-28 04:30:00,2025-06-28 04:45:00,2419.28,2419.99,3.66,100.0,0.1511,-0.11,0.18,-0.29,flip -17458,做多,2025-06-28 04:45:00,2025-06-28 05:30:00,2419.99,2418.0,3.65,100.0,0.1509,-0.3,0.18,-0.48,flip -17459,做空,2025-06-28 05:30:00,2025-06-28 05:45:00,2418.0,2420.99,3.64,100.0,0.1507,-0.45,0.18,-0.63,flip -17460,做多,2025-06-28 05:45:00,2025-06-28 12:15:00,2420.99,2422.89,3.64,100.0,0.1502,0.29,0.18,0.1,flip -17461,做空,2025-06-28 12:15:00,2025-06-28 13:45:00,2422.89,2421.8,3.64,100.0,0.15,0.16,0.18,-0.02,flip -17462,做多,2025-06-28 13:45:00,2025-06-28 15:45:00,2421.8,2435.09,3.63,100.0,0.15,1.99,0.18,1.81,tp_upper -17463,做多,2025-06-29 02:30:00,2025-06-29 03:00:00,2430.67,2430.46,3.68,100.0,0.1513,-0.03,0.18,-0.22,flip -17464,做空,2025-06-29 03:00:00,2025-06-29 03:15:00,2430.46,2430.6,3.67,100.0,0.1511,-0.02,0.18,-0.2,flip -17465,做多,2025-06-29 03:15:00,2025-06-29 06:15:00,2430.6,2432.34,3.67,100.0,0.151,0.26,0.18,0.08,flip -17466,做空,2025-06-29 06:15:00,2025-06-29 06:45:00,2432.34,2435.77,3.67,100.0,0.1508,-0.52,0.18,-0.7,flip -17467,做多,2025-06-29 06:45:00,2025-06-29 09:30:00,2435.77,2452.56,3.66,100.0,0.1502,2.52,0.18,2.34,tp_upper -17468,做多,2025-06-29 14:45:00,2025-06-29 15:15:00,2438.88,2439.07,3.68,100.0,0.1509,0.03,0.18,-0.16,flip -17469,做空,2025-06-29 15:15:00,2025-06-29 15:30:00,2439.07,2441.53,3.68,100.0,0.1508,-0.37,0.18,-0.56,flip -17470,做多,2025-06-29 15:30:00,2025-06-29 15:45:00,2441.53,2435.37,3.67,100.0,0.1503,-0.93,0.18,-1.11,flip -17471,做空,2025-06-29 15:45:00,2025-06-29 18:15:00,2435.37,2440.23,3.66,100.0,0.1502,-0.73,0.18,-0.91,flip -17472,做多,2025-06-29 18:15:00,2025-06-29 18:30:00,2440.23,2439.78,3.65,100.0,0.1494,-0.07,0.18,-0.25,flip -17473,做空,2025-06-29 18:30:00,2025-06-29 22:00:00,2439.78,2444.53,3.64,100.0,0.1493,-0.71,0.18,-0.89,flip -17474,做多,2025-06-29 22:00:00,2025-06-29 22:30:00,2444.53,2492.15,3.63,100.0,0.1486,7.07,0.19,6.89,tp_upper -17475,做多,2025-06-30 07:15:00,2025-06-30 07:30:00,2475.11,2474.01,3.74,100.0,0.151,-0.17,0.19,-0.35,flip -17476,做空,2025-06-30 07:30:00,2025-06-30 09:00:00,2474.01,2473.65,3.73,100.0,0.1509,0.05,0.19,-0.13,flip -17477,做多,2025-06-30 09:00:00,2025-06-30 17:15:00,2473.65,2480.0,3.73,100.0,0.1508,0.96,0.19,0.77,flip -17478,做空,2025-06-30 17:15:00,2025-06-30 17:30:00,2480.0,2484.24,3.74,100.0,0.1506,-0.64,0.19,-0.83,flip -17479,做多,2025-06-30 17:30:00,2025-07-01 03:30:00,2484.24,2482.9,3.73,100.0,0.15,-0.2,0.19,-0.39,flip -17480,做空,2025-07-01 03:30:00,2025-07-01 03:45:00,2482.9,2484.13,3.73,100.0,0.1504,-0.19,0.19,-0.37,flip -17481,做多,2025-07-01 03:45:00,2025-07-01 04:00:00,2484.13,2482.41,3.73,100.0,0.1501,-0.26,0.19,-0.44,flip -17482,做空,2025-07-01 04:00:00,2025-07-02 03:00:00,2482.41,2423.6,3.72,100.0,0.15,8.82,0.18,8.64,flip -17483,做多,2025-07-02 03:00:00,2025-07-02 16:00:00,2423.6,2534.11,3.82,100.0,0.1575,17.41,0.2,17.21,tp_upper -17484,做多,2025-07-03 11:30:00,2025-07-03 12:30:00,2593.0,2577.87,3.99,100.0,0.154,-2.33,0.2,-2.53,flip -17485,做空,2025-07-03 12:30:00,2025-07-03 12:45:00,2577.87,2587.86,3.97,100.0,0.1538,-1.54,0.2,-1.74,flip -17486,做多,2025-07-03 12:45:00,2025-07-03 14:30:00,2587.86,2596.62,3.95,100.0,0.1525,1.34,0.2,1.14,flip -17487,做空,2025-07-03 14:30:00,2025-07-03 15:15:00,2596.62,2582.91,3.96,100.0,0.1523,2.09,0.2,1.89,flip -17488,做多,2025-07-03 15:15:00,2025-07-03 19:15:00,2582.91,2587.13,3.97,100.0,0.1538,0.65,0.2,0.45,flip -17489,做空,2025-07-03 19:15:00,2025-07-03 20:00:00,2587.13,2588.9,3.97,100.0,0.1536,-0.27,0.2,-0.47,flip -17490,做多,2025-07-03 20:00:00,2025-07-03 21:15:00,2588.9,2593.12,3.97,100.0,0.1533,0.65,0.2,0.45,flip -17491,做空,2025-07-03 21:15:00,2025-07-03 21:45:00,2593.12,2594.34,3.97,100.0,0.1531,-0.19,0.2,-0.39,flip -17492,做多,2025-07-03 21:45:00,2025-07-03 22:15:00,2594.34,2590.01,3.96,100.0,0.1528,-0.66,0.2,-0.86,flip -17493,做空,2025-07-03 22:15:00,2025-07-03 22:30:00,2590.01,2593.28,3.95,100.0,0.1527,-0.5,0.2,-0.7,flip -17494,做多,2025-07-03 22:30:00,2025-07-03 22:45:00,2593.28,2592.56,3.95,100.0,0.1521,-0.11,0.2,-0.31,flip -17495,做空,2025-07-03 22:45:00,2025-07-04 00:00:00,2592.56,2591.65,3.94,100.0,0.152,0.14,0.2,-0.06,flip -17496,做多,2025-07-04 00:00:00,2025-07-04 00:15:00,2591.65,2589.45,3.98,100.0,0.1535,-0.34,0.2,-0.54,flip -17497,做空,2025-07-04 00:15:00,2025-07-04 00:30:00,2589.45,2594.75,3.97,100.0,0.1534,-0.81,0.2,-1.01,flip -17498,做多,2025-07-04 00:30:00,2025-07-04 00:45:00,2594.75,2587.42,3.96,100.0,0.1526,-1.12,0.2,-1.32,flip -17499,做空,2025-07-04 00:45:00,2025-07-04 01:00:00,2587.42,2593.96,3.94,100.0,0.1524,-1.0,0.2,-1.19,flip -17500,做多,2025-07-04 01:00:00,2025-07-04 01:30:00,2593.96,2587.49,3.93,100.0,0.1515,-0.98,0.2,-1.18,flip -17501,做空,2025-07-04 01:30:00,2025-07-04 01:45:00,2587.49,2588.99,3.92,100.0,0.1514,-0.23,0.2,-0.42,flip -17502,做多,2025-07-04 01:45:00,2025-07-04 02:00:00,2588.99,2588.15,3.91,100.0,0.151,-0.13,0.2,-0.32,flip -17503,做空,2025-07-04 02:00:00,2025-07-04 22:45:00,2588.15,2519.15,3.91,100.0,0.1509,10.41,0.19,10.22,flip -17504,做多,2025-07-04 22:45:00,2025-07-04 23:00:00,2519.15,2514.53,4.01,100.0,0.159,-0.73,0.2,-0.93,flip -17505,做空,2025-07-04 23:00:00,2025-07-05 00:15:00,2514.53,2513.91,3.99,100.0,0.1588,0.1,0.2,-0.1,flip -17506,做多,2025-07-05 00:15:00,2025-07-05 00:45:00,2513.91,2515.37,4.03,100.0,0.1602,0.23,0.2,0.03,flip -17507,做空,2025-07-05 00:45:00,2025-07-05 01:30:00,2515.37,2512.16,4.02,100.0,0.16,0.51,0.2,0.31,flip -17508,做多,2025-07-05 01:30:00,2025-07-05 02:00:00,2512.16,2510.42,4.03,100.0,0.1603,-0.28,0.2,-0.48,flip -17509,做空,2025-07-05 02:00:00,2025-07-05 02:30:00,2510.42,2512.54,4.02,100.0,0.1601,-0.34,0.2,-0.54,flip -17510,做多,2025-07-05 02:30:00,2025-07-05 12:00:00,2512.54,2514.58,4.01,100.0,0.1597,0.33,0.2,0.12,flip -17511,做空,2025-07-05 12:00:00,2025-07-05 12:30:00,2514.58,2514.05,4.01,100.0,0.1595,0.08,0.2,-0.12,flip -17512,做多,2025-07-05 12:30:00,2025-07-05 13:30:00,2514.05,2515.81,4.01,100.0,0.1594,0.28,0.2,0.08,flip -17513,做空,2025-07-05 13:30:00,2025-07-05 14:00:00,2515.81,2514.24,4.01,100.0,0.1593,0.25,0.2,0.05,flip -17514,做多,2025-07-05 14:00:00,2025-07-05 14:30:00,2514.24,2514.85,4.01,100.0,0.1593,0.1,0.2,-0.1,flip -17515,做空,2025-07-05 14:30:00,2025-07-05 14:45:00,2514.85,2517.5,4.0,100.0,0.1591,-0.42,0.2,-0.62,flip -17516,做多,2025-07-05 14:45:00,2025-07-05 15:00:00,2517.5,2516.12,3.99,100.0,0.1586,-0.22,0.2,-0.42,flip -17517,做空,2025-07-05 15:00:00,2025-07-05 16:30:00,2516.12,2496.93,3.99,100.0,0.1585,3.04,0.2,2.84,tp_lower -17518,做多,2025-07-05 21:15:00,2025-07-06 03:15:00,2512.56,2508.84,4.01,100.0,0.1598,-0.59,0.2,-0.79,flip -17519,做空,2025-07-06 03:15:00,2025-07-06 03:30:00,2508.84,2511.0,4.05,100.0,0.1615,-0.35,0.2,-0.55,flip -17520,做多,2025-07-06 03:30:00,2025-07-06 05:00:00,2511.0,2509.93,4.04,100.0,0.161,-0.17,0.2,-0.37,flip -17521,做空,2025-07-06 05:00:00,2025-07-06 05:45:00,2509.93,2509.81,4.04,100.0,0.1609,0.02,0.2,-0.18,flip -17522,做多,2025-07-06 05:45:00,2025-07-06 08:15:00,2509.81,2508.65,4.03,100.0,0.1607,-0.19,0.2,-0.39,flip -17523,做空,2025-07-06 08:15:00,2025-07-06 08:30:00,2508.65,2511.94,4.03,100.0,0.1606,-0.53,0.2,-0.73,flip -17524,做多,2025-07-06 08:30:00,2025-07-06 09:45:00,2511.94,2506.12,4.02,100.0,0.16,-0.93,0.2,-1.13,flip -17525,做空,2025-07-06 09:45:00,2025-07-06 10:30:00,2506.12,2511.0,4.01,100.0,0.1598,-0.78,0.2,-0.98,flip -17526,做多,2025-07-06 10:30:00,2025-07-06 12:00:00,2511.0,2512.82,3.99,100.0,0.159,0.29,0.2,0.09,flip -17527,做空,2025-07-06 12:00:00,2025-07-06 12:30:00,2512.82,2517.54,3.99,100.0,0.1589,-0.75,0.2,-0.95,flip -17528,做多,2025-07-06 12:30:00,2025-07-06 13:15:00,2517.54,2534.26,3.98,100.0,0.1581,2.64,0.2,2.44,tp_upper -17529,做多,2025-07-06 18:45:00,2025-07-07 09:45:00,2531.06,2571.22,4.0,100.0,0.1582,6.35,0.2,6.15,flip -17530,做空,2025-07-07 09:45:00,2025-07-08 00:00:00,2571.22,2546.35,4.1,100.0,0.1596,3.97,0.2,3.77,flip -17531,做多,2025-07-08 00:00:00,2025-07-08 00:45:00,2546.35,2539.17,4.14,100.0,0.1627,-1.17,0.21,-1.37,flip -17532,做空,2025-07-08 00:45:00,2025-07-08 03:45:00,2539.17,2536.81,4.13,100.0,0.1625,0.38,0.21,0.18,flip -17533,做多,2025-07-08 03:45:00,2025-07-09 03:30:00,2536.81,2593.71,4.13,100.0,0.1626,9.25,0.21,9.04,flip -17534,做空,2025-07-09 03:30:00,2025-07-09 04:30:00,2593.71,2597.94,4.23,100.0,0.1629,-0.69,0.21,-0.9,flip -17535,做多,2025-07-09 04:30:00,2025-07-09 09:00:00,2597.94,2605.45,4.21,100.0,0.1622,1.22,0.21,1.01,flip -17536,做空,2025-07-09 09:00:00,2025-07-09 09:15:00,2605.45,2609.89,4.22,100.0,0.1621,-0.72,0.21,-0.93,flip -17537,做多,2025-07-09 09:15:00,2025-07-09 09:45:00,2609.89,2609.8,4.21,100.0,0.1613,-0.01,0.21,-0.23,flip -17538,做空,2025-07-09 09:45:00,2025-07-09 10:00:00,2609.8,2611.61,4.21,100.0,0.1612,-0.29,0.21,-0.5,flip -17539,做多,2025-07-09 10:00:00,2025-07-09 12:15:00,2611.61,2661.82,4.2,100.0,0.1608,8.07,0.21,7.86,tp_upper -17540,做多,2025-07-10 11:45:00,2025-07-10 12:00:00,2777.39,2767.83,4.3,100.0,0.1548,-1.48,0.21,-1.69,flip -17541,做空,2025-07-10 12:00:00,2025-07-10 12:15:00,2767.83,2773.94,4.28,100.0,0.1547,-0.95,0.21,-1.16,flip -17542,做多,2025-07-10 12:15:00,2025-07-10 12:30:00,2773.94,2773.15,4.27,100.0,0.1538,-0.12,0.21,-0.33,flip -17543,做空,2025-07-10 12:30:00,2025-07-10 12:45:00,2773.15,2777.24,4.26,100.0,0.1537,-0.63,0.21,-0.84,flip -17544,做多,2025-07-10 12:45:00,2025-07-10 13:30:00,2777.24,2781.58,4.25,100.0,0.1531,0.66,0.21,0.45,flip -17545,做空,2025-07-10 13:30:00,2025-07-10 16:00:00,2781.58,2776.66,4.25,100.0,0.1529,0.75,0.21,0.54,flip -17546,做多,2025-07-10 16:00:00,2025-07-10 17:00:00,2776.66,2817.45,4.26,100.0,0.1533,6.25,0.22,6.04,tp_upper -17547,做多,2025-07-11 15:15:00,2025-07-11 15:45:00,2983.5,2950.37,4.34,100.0,0.1455,-4.82,0.21,-5.04,flip -17548,做空,2025-07-11 15:45:00,2025-07-11 17:00:00,2950.37,2979.07,4.29,100.0,0.1454,-4.17,0.22,-4.39,flip -17549,做多,2025-07-11 17:00:00,2025-07-11 17:30:00,2979.07,2983.69,4.24,100.0,0.1425,0.66,0.21,0.45,flip -17550,做空,2025-07-11 17:30:00,2025-07-11 17:45:00,2983.69,2992.5,4.25,100.0,0.1423,-1.25,0.21,-1.47,flip -17551,做多,2025-07-11 17:45:00,2025-07-11 18:15:00,2992.5,2984.71,4.23,100.0,0.1413,-1.1,0.21,-1.31,flip -17552,做空,2025-07-11 18:15:00,2025-07-11 18:30:00,2984.71,2989.75,4.21,100.0,0.1412,-0.71,0.21,-0.92,flip -17553,做多,2025-07-11 18:30:00,2025-07-11 19:00:00,2989.75,2993.53,4.2,100.0,0.1406,0.53,0.21,0.32,flip -17554,做空,2025-07-11 19:00:00,2025-07-11 19:30:00,2993.53,2995.12,4.2,100.0,0.1404,-0.22,0.21,-0.43,flip -17555,做多,2025-07-11 19:30:00,2025-07-11 20:30:00,2995.12,2981.17,4.2,100.0,0.1401,-1.95,0.21,-2.16,flip -17556,做空,2025-07-11 20:30:00,2025-07-11 21:15:00,2981.17,2995.29,4.17,100.0,0.14,-1.98,0.21,-2.19,flip -17557,做多,2025-07-11 21:15:00,2025-07-11 21:30:00,2995.29,2957.8,4.15,100.0,0.1385,-5.19,0.2,-5.4,flip -17558,做空,2025-07-11 21:30:00,2025-07-12 07:00:00,2957.8,2968.36,4.09,100.0,0.1384,-1.46,0.21,-1.67,flip -17559,做多,2025-07-12 07:00:00,2025-07-12 07:30:00,2968.36,2963.13,4.12,100.0,0.1388,-0.73,0.21,-0.93,flip -17560,做空,2025-07-12 07:30:00,2025-07-12 08:00:00,2963.13,2964.24,4.11,100.0,0.1386,-0.15,0.21,-0.36,flip -17561,做多,2025-07-12 08:00:00,2025-07-12 08:30:00,2964.24,2964.43,4.1,100.0,0.1384,0.03,0.21,-0.18,flip -17562,做空,2025-07-12 08:30:00,2025-07-12 08:45:00,2964.43,2965.67,4.1,100.0,0.1382,-0.17,0.2,-0.38,flip -17563,做多,2025-07-12 08:45:00,2025-07-12 11:30:00,2965.67,2963.8,4.09,100.0,0.138,-0.26,0.2,-0.46,flip -17564,做空,2025-07-12 11:30:00,2025-07-12 12:45:00,2963.8,2942.08,4.09,100.0,0.1378,2.99,0.2,2.79,tp_lower -17565,做多,2025-07-12 23:45:00,2025-07-13 00:00:00,2941.87,2940.01,4.11,100.0,0.1397,-0.26,0.21,-0.47,flip -17566,做空,2025-07-13 00:00:00,2025-07-13 00:15:00,2940.01,2945.2,4.13,100.0,0.1405,-0.73,0.21,-0.94,flip -17567,做多,2025-07-13 00:15:00,2025-07-13 02:15:00,2945.2,2939.99,4.12,100.0,0.1399,-0.73,0.21,-0.93,flip -17568,做空,2025-07-13 02:15:00,2025-07-13 02:30:00,2939.99,2945.54,4.11,100.0,0.1397,-0.78,0.21,-0.98,flip -17569,做多,2025-07-13 02:30:00,2025-07-13 09:30:00,2945.54,2947.21,4.1,100.0,0.139,0.23,0.2,0.03,flip -17570,做空,2025-07-13 09:30:00,2025-07-13 09:45:00,2947.21,2948.47,4.09,100.0,0.1389,-0.18,0.2,-0.38,flip -17571,做多,2025-07-13 09:45:00,2025-07-13 10:45:00,2948.47,2947.59,4.09,100.0,0.1386,-0.12,0.2,-0.33,flip -17572,做空,2025-07-13 10:45:00,2025-07-13 17:00:00,2947.59,2978.66,4.08,100.0,0.1385,-4.3,0.21,-4.51,flip -17573,做多,2025-07-13 17:00:00,2025-07-13 21:30:00,2978.66,2959.41,4.04,100.0,0.1355,-2.61,0.2,-2.81,flip -17574,做空,2025-07-13 21:30:00,2025-07-13 21:45:00,2959.41,2963.66,4.01,100.0,0.1353,-0.58,0.2,-0.78,flip -17575,做多,2025-07-13 21:45:00,2025-07-14 00:45:00,2963.66,2973.94,4.0,100.0,0.1348,1.39,0.2,1.19,flip -17576,做空,2025-07-14 00:45:00,2025-07-14 02:00:00,2973.94,2980.66,4.04,100.0,0.1359,-0.91,0.2,-1.12,flip -17577,做多,2025-07-14 02:00:00,2025-07-14 03:30:00,2980.66,3044.16,4.03,100.0,0.1352,8.58,0.21,8.38,tp_upper -17578,做多,2025-07-14 15:15:00,2025-07-14 15:30:00,3029.94,3024.63,4.11,100.0,0.1357,-0.72,0.21,-0.93,flip -17579,做空,2025-07-14 15:30:00,2025-07-15 12:00:00,3024.63,2980.69,4.1,100.0,0.1355,5.96,0.2,5.75,flip -17580,做多,2025-07-15 12:00:00,2025-07-15 12:30:00,2980.69,2975.37,4.17,100.0,0.1399,-0.74,0.21,-0.95,flip -17581,做空,2025-07-15 12:30:00,2025-07-15 12:45:00,2975.37,2999.39,4.16,100.0,0.1398,-3.36,0.21,-3.57,flip -17582,做多,2025-07-15 12:45:00,2025-07-15 14:45:00,2999.39,2976.68,4.12,100.0,0.1374,-3.12,0.2,-3.32,flip -17583,做空,2025-07-15 14:45:00,2025-07-15 15:00:00,2976.68,2989.01,4.09,100.0,0.1372,-1.69,0.21,-1.9,flip -17584,做多,2025-07-15 15:00:00,2025-07-16 14:45:00,2989.01,3250.39,4.06,100.0,0.136,35.54,0.22,35.32,tp_upper -17585,做多,2025-07-17 13:45:00,2025-07-17 16:00:00,3401.36,3406.44,4.44,100.0,0.1304,0.66,0.22,0.44,flip -17586,做空,2025-07-17 16:00:00,2025-07-17 16:30:00,3406.44,3397.63,4.44,100.0,0.1303,1.15,0.22,0.93,flip -17587,做多,2025-07-17 16:30:00,2025-07-17 17:15:00,3397.63,3400.47,4.44,100.0,0.1308,0.37,0.22,0.15,flip -17588,做空,2025-07-17 17:15:00,2025-07-17 17:30:00,3400.47,3406.45,4.44,100.0,0.1307,-0.78,0.22,-1.0,flip -17589,做多,2025-07-17 17:30:00,2025-07-17 19:45:00,3406.45,3410.75,4.43,100.0,0.1301,0.56,0.22,0.34,flip -17590,做空,2025-07-17 19:45:00,2025-07-17 21:00:00,3410.75,3483.99,4.43,100.0,0.13,-9.52,0.23,-9.75,flip -17591,做多,2025-07-17 21:00:00,2025-07-18 14:15:00,3483.99,3599.71,4.33,100.0,0.1244,14.39,0.22,14.17,flip -17592,做空,2025-07-18 14:15:00,2025-07-18 14:45:00,3599.71,3586.01,4.5,100.0,0.125,1.71,0.22,1.49,flip -17593,做多,2025-07-18 14:45:00,2025-07-18 17:30:00,3586.01,3600.26,4.51,100.0,0.1258,1.79,0.23,1.57,flip -17594,做空,2025-07-18 17:30:00,2025-07-19 02:30:00,3600.26,3565.92,4.52,100.0,0.1257,4.32,0.22,4.09,flip -17595,做多,2025-07-19 02:30:00,2025-07-19 08:00:00,3565.92,3556.24,4.58,100.0,0.1283,-1.24,0.23,-1.47,flip -17596,做空,2025-07-19 08:00:00,2025-07-19 08:15:00,3556.24,3560.47,4.56,100.0,0.1282,-0.54,0.23,-0.77,flip -17597,做多,2025-07-19 08:15:00,2025-07-19 09:45:00,3560.47,3557.36,4.55,100.0,0.1278,-0.4,0.23,-0.62,flip -17598,做空,2025-07-19 09:45:00,2025-07-19 10:15:00,3557.36,3558.04,4.54,100.0,0.1276,-0.09,0.23,-0.31,flip -17599,做多,2025-07-19 10:15:00,2025-07-19 10:45:00,3558.04,3557.01,4.53,100.0,0.1275,-0.13,0.23,-0.36,flip -17600,做空,2025-07-19 10:45:00,2025-07-19 11:15:00,3557.01,3572.52,4.53,100.0,0.1273,-1.97,0.23,-2.2,flip -17601,做多,2025-07-19 11:15:00,2025-07-19 11:45:00,3572.52,3551.9,4.5,100.0,0.1261,-2.6,0.22,-2.82,flip -17602,做空,2025-07-19 11:45:00,2025-07-19 12:45:00,3551.9,3561.13,4.47,100.0,0.126,-1.16,0.22,-1.39,flip -17603,做多,2025-07-19 12:45:00,2025-07-19 13:45:00,3561.13,3557.82,4.46,100.0,0.1252,-0.41,0.22,-0.64,flip -17604,做空,2025-07-19 13:45:00,2025-07-19 15:30:00,3557.82,3561.62,4.45,100.0,0.1251,-0.48,0.22,-0.7,flip -17605,做多,2025-07-19 15:30:00,2025-07-19 15:45:00,3561.62,3551.35,4.44,100.0,0.1247,-1.28,0.22,-1.5,flip -17606,做空,2025-07-19 15:45:00,2025-07-19 16:15:00,3551.35,3563.52,4.42,100.0,0.1245,-1.52,0.22,-1.74,flip -17607,做多,2025-07-19 16:15:00,2025-07-19 16:45:00,3563.52,3559.49,4.4,100.0,0.1236,-0.5,0.22,-0.72,flip -17608,做空,2025-07-19 16:45:00,2025-07-19 19:15:00,3559.49,3562.5,4.39,100.0,0.1234,-0.37,0.22,-0.59,flip -17609,做多,2025-07-19 19:15:00,2025-07-19 21:00:00,3562.5,3550.61,4.39,100.0,0.1231,-1.46,0.22,-1.68,flip -17610,做空,2025-07-19 21:00:00,2025-07-19 21:45:00,3550.61,3570.53,4.37,100.0,0.123,-2.45,0.22,-2.67,flip -17611,做多,2025-07-19 21:45:00,2025-07-20 03:30:00,3570.53,3671.66,4.34,100.0,0.1215,12.29,0.22,12.06,tp_upper -17612,做多,2025-07-20 22:30:00,2025-07-20 23:00:00,3750.29,3744.45,4.52,100.0,0.1207,-0.7,0.23,-0.93,flip -17613,做空,2025-07-20 23:00:00,2025-07-20 23:30:00,3744.45,3758.03,4.51,100.0,0.1205,-1.64,0.23,-1.86,flip -17614,做多,2025-07-20 23:30:00,2025-07-21 00:00:00,3758.03,3731.75,4.49,100.0,0.1195,-3.14,0.22,-3.36,flip -17615,做空,2025-07-21 00:00:00,2025-07-21 00:45:00,3731.75,3746.13,4.47,100.0,0.1198,-1.72,0.22,-1.95,flip -17616,做多,2025-07-21 00:45:00,2025-07-21 01:00:00,3746.13,3738.04,4.45,100.0,0.1187,-0.96,0.22,-1.18,flip -17617,做空,2025-07-21 01:00:00,2025-07-21 02:30:00,3738.04,3743.4,4.43,100.0,0.1186,-0.64,0.22,-0.86,flip -17618,做多,2025-07-21 02:30:00,2025-07-21 02:45:00,3743.4,3742.5,4.42,100.0,0.1181,-0.11,0.22,-0.33,flip -17619,做空,2025-07-21 02:45:00,2025-07-21 03:00:00,3742.5,3758.06,4.42,100.0,0.118,-1.84,0.22,-2.06,flip -17620,做多,2025-07-21 03:00:00,2025-07-21 03:30:00,3758.06,3754.53,4.39,100.0,0.1169,-0.41,0.22,-0.63,flip -17621,做空,2025-07-21 03:30:00,2025-07-21 03:45:00,3754.53,3756.86,4.39,100.0,0.1168,-0.27,0.22,-0.49,flip -17622,做多,2025-07-21 03:45:00,2025-07-21 05:00:00,3756.86,3753.35,4.38,100.0,0.1165,-0.41,0.22,-0.63,flip -17623,做空,2025-07-21 05:00:00,2025-07-21 05:15:00,3753.35,3754.26,4.37,100.0,0.1164,-0.11,0.22,-0.32,flip -17624,做多,2025-07-21 05:15:00,2025-07-21 09:30:00,3754.26,3765.12,4.36,100.0,0.1163,1.26,0.22,1.04,flip -17625,做空,2025-07-21 09:30:00,2025-07-21 16:30:00,3765.12,3774.41,4.37,100.0,0.1161,-1.08,0.22,-1.3,flip -17626,做多,2025-07-21 16:30:00,2025-07-21 17:15:00,3774.41,3769.96,4.36,100.0,0.1154,-0.51,0.22,-0.73,flip -17627,做空,2025-07-21 17:15:00,2025-07-21 18:00:00,3769.96,3785.43,4.35,100.0,0.1153,-1.78,0.22,-2.0,flip -17628,做多,2025-07-21 18:00:00,2025-07-22 02:00:00,3785.43,3776.48,4.33,100.0,0.1143,-1.02,0.22,-1.24,flip -17629,做空,2025-07-22 02:00:00,2025-07-22 02:15:00,3776.48,3777.3,4.37,100.0,0.1156,-0.09,0.22,-0.31,flip -17630,做多,2025-07-22 02:15:00,2025-07-22 02:30:00,3777.3,3764.99,4.36,100.0,0.1155,-1.42,0.22,-1.64,flip -17631,做空,2025-07-22 02:30:00,2025-07-22 11:45:00,3764.99,3704.39,4.34,100.0,0.1153,6.99,0.21,6.78,flip -17632,做多,2025-07-22 11:45:00,2025-07-22 17:00:00,3704.39,3690.55,4.41,100.0,0.119,-1.65,0.22,-1.87,flip -17633,做空,2025-07-22 17:00:00,2025-07-22 17:30:00,3690.55,3697.59,4.39,100.0,0.1189,-0.84,0.22,-1.06,flip -17634,做多,2025-07-22 17:30:00,2025-07-22 18:00:00,3697.59,3698.71,4.37,100.0,0.1183,0.13,0.22,-0.09,flip -17635,做空,2025-07-22 18:00:00,2025-07-22 18:15:00,3698.71,3699.3,4.37,100.0,0.1182,-0.07,0.22,-0.29,flip -17636,做多,2025-07-22 18:15:00,2025-07-22 18:30:00,3699.3,3693.29,4.37,100.0,0.118,-0.71,0.22,-0.93,flip -17637,做空,2025-07-22 18:30:00,2025-07-22 18:45:00,3693.29,3710.48,4.36,100.0,0.1179,-2.03,0.22,-2.25,flip -17638,做多,2025-07-22 18:45:00,2025-07-22 19:30:00,3710.48,3682.77,4.33,100.0,0.1167,-3.23,0.21,-3.45,flip -17639,做空,2025-07-22 19:30:00,2025-07-22 20:00:00,3682.77,3693.66,4.29,100.0,0.1166,-1.27,0.22,-1.49,flip -17640,做多,2025-07-22 20:00:00,2025-07-22 20:15:00,3693.66,3691.62,4.28,100.0,0.1158,-0.24,0.21,-0.45,flip -17641,做空,2025-07-22 20:15:00,2025-07-22 20:30:00,3691.62,3701.99,4.27,100.0,0.1157,-1.2,0.21,-1.41,flip -17642,做多,2025-07-22 20:30:00,2025-07-23 05:15:00,3701.99,3712.92,4.25,100.0,0.1149,1.26,0.21,1.04,flip -17643,做空,2025-07-23 05:15:00,2025-07-23 05:45:00,3712.92,3713.02,4.32,100.0,0.1163,-0.01,0.22,-0.23,flip -17644,做多,2025-07-23 05:45:00,2025-07-24 00:00:00,3713.02,3619.09,4.31,100.0,0.1161,-10.91,0.21,-11.12,flip -17645,做空,2025-07-24 00:00:00,2025-07-24 00:15:00,3619.09,3633.57,4.21,100.0,0.1162,-1.68,0.21,-1.89,flip -17646,做多,2025-07-24 00:15:00,2025-07-24 04:45:00,3633.57,3608.82,4.19,100.0,0.1152,-2.85,0.21,-3.06,flip -17647,做空,2025-07-24 04:45:00,2025-07-24 08:00:00,3608.82,3635.95,4.15,100.0,0.1151,-3.12,0.21,-3.33,flip -17648,做多,2025-07-24 08:00:00,2025-07-24 10:15:00,3635.95,3599.95,4.12,100.0,0.1133,-4.08,0.2,-4.28,flip -17649,做空,2025-07-24 10:15:00,2025-07-24 10:45:00,3599.95,3620.6,4.07,100.0,0.1131,-2.34,0.2,-2.54,flip -17650,做多,2025-07-24 10:45:00,2025-07-24 14:00:00,3620.6,3621.67,4.05,100.0,0.1117,0.12,0.2,-0.08,flip -17651,做空,2025-07-24 14:00:00,2025-07-24 14:15:00,3621.67,3645.74,4.04,100.0,0.1116,-2.69,0.2,-2.89,flip -17652,做多,2025-07-24 14:15:00,2025-07-25 00:00:00,3645.74,3684.07,4.01,100.0,0.11,4.22,0.2,4.02,flip -17653,做空,2025-07-25 00:00:00,2025-07-25 00:15:00,3684.07,3685.15,4.08,100.0,0.1107,-0.12,0.2,-0.32,flip -17654,做多,2025-07-25 00:15:00,2025-07-25 14:30:00,3685.15,3638.7,4.07,100.0,0.1106,-5.14,0.2,-5.34,flip -17655,做空,2025-07-25 14:30:00,2025-07-25 20:15:00,3638.7,3661.08,4.02,100.0,0.1104,-2.47,0.2,-2.67,flip -17656,做多,2025-07-25 20:15:00,2025-07-26 12:00:00,3661.08,3735.42,3.99,100.0,0.109,8.1,0.2,7.9,flip -17657,做空,2025-07-26 12:00:00,2025-07-26 13:00:00,3735.42,3749.39,4.08,100.0,0.1093,-1.53,0.2,-1.73,flip -17658,做多,2025-07-26 13:00:00,2025-07-26 14:00:00,3749.39,3739.02,4.06,100.0,0.1083,-1.12,0.2,-1.33,flip -17659,做空,2025-07-26 14:00:00,2025-07-26 18:30:00,3739.02,3742.8,4.05,100.0,0.1082,-0.41,0.2,-0.61,flip -17660,做多,2025-07-26 18:30:00,2025-07-26 18:45:00,3742.8,3738.68,4.04,100.0,0.1079,-0.44,0.2,-0.65,flip -17661,做空,2025-07-26 18:45:00,2025-07-26 19:00:00,3738.68,3743.47,4.03,100.0,0.1078,-0.52,0.2,-0.72,flip -17662,做多,2025-07-26 19:00:00,2025-07-26 19:15:00,3743.47,3742.25,4.02,100.0,0.1074,-0.13,0.2,-0.33,flip -17663,做空,2025-07-26 19:15:00,2025-07-26 19:30:00,3742.25,3743.88,4.02,100.0,0.1073,-0.17,0.2,-0.38,flip -17664,做多,2025-07-26 19:30:00,2025-07-26 20:00:00,3743.88,3740.08,4.01,100.0,0.1071,-0.41,0.2,-0.61,flip -17665,做空,2025-07-26 20:00:00,2025-07-26 20:30:00,3740.08,3744.77,4.0,100.0,0.107,-0.5,0.2,-0.7,flip -17666,做多,2025-07-26 20:30:00,2025-07-26 20:45:00,3744.77,3743.66,3.99,100.0,0.1066,-0.12,0.2,-0.32,flip -17667,做空,2025-07-26 20:45:00,2025-07-26 21:15:00,3743.66,3741.88,3.99,100.0,0.1065,0.19,0.2,-0.01,flip -17668,做多,2025-07-26 21:15:00,2025-07-26 22:15:00,3741.88,3745.35,3.99,100.0,0.1065,0.37,0.2,0.17,tp_upper -17669,做多,2025-07-26 22:30:00,2025-07-26 23:15:00,3749.64,3743.07,3.99,100.0,0.1063,-0.7,0.2,-0.9,flip -17670,做空,2025-07-26 23:15:00,2025-07-27 00:15:00,3743.07,3740.15,3.97,100.0,0.1062,0.31,0.2,0.11,flip -17671,做多,2025-07-27 00:15:00,2025-07-27 09:45:00,3740.15,3762.3,4.02,100.0,0.1076,2.38,0.2,2.18,flip -17672,做空,2025-07-27 09:45:00,2025-07-28 11:30:00,3762.3,3870.0,4.04,100.0,0.1075,-11.58,0.21,-11.78,flip -17673,做多,2025-07-28 11:30:00,2025-07-28 12:45:00,3870.0,3869.74,3.93,100.0,0.1016,-0.03,0.2,-0.22,flip -17674,做空,2025-07-28 12:45:00,2025-07-28 14:15:00,3869.74,3783.44,3.93,100.0,0.1015,8.76,0.19,8.57,tp_lower -17675,做多,2025-07-29 04:00:00,2025-07-29 04:15:00,3799.85,3787.53,4.02,100.0,0.1058,-1.3,0.2,-1.5,flip -17676,做空,2025-07-29 04:15:00,2025-07-29 05:00:00,3787.53,3788.03,4.0,100.0,0.1057,-0.05,0.2,-0.25,flip -17677,做多,2025-07-29 05:00:00,2025-07-29 07:30:00,3788.03,3872.99,4.0,100.0,0.1055,8.97,0.2,8.76,tp_upper -17678,做多,2025-07-29 14:15:00,2025-07-29 14:30:00,3819.23,3806.74,4.08,100.0,0.1069,-1.34,0.2,-1.54,flip -17679,做空,2025-07-29 14:30:00,2025-07-30 01:30:00,3806.74,3793.59,4.07,100.0,0.1068,1.4,0.2,1.2,flip -17680,做多,2025-07-30 01:30:00,2025-07-30 01:45:00,3793.59,3790.39,4.09,100.0,0.1079,-0.35,0.2,-0.55,flip -17681,做空,2025-07-30 01:45:00,2025-07-30 02:00:00,3790.39,3813.45,4.09,100.0,0.1078,-2.49,0.21,-2.69,flip -17682,做多,2025-07-30 02:00:00,2025-07-30 09:30:00,3813.45,3777.84,4.06,100.0,0.1064,-3.79,0.2,-3.99,flip -17683,做空,2025-07-30 09:30:00,2025-07-30 10:00:00,3777.84,3796.85,4.01,100.0,0.1063,-2.02,0.2,-2.22,flip -17684,做多,2025-07-30 10:00:00,2025-07-30 10:45:00,3796.85,3771.82,3.99,100.0,0.1051,-2.63,0.2,-2.83,flip -17685,做空,2025-07-30 10:45:00,2025-07-30 14:30:00,3771.82,3792.99,3.96,100.0,0.105,-2.22,0.2,-2.42,flip -17686,做多,2025-07-30 14:30:00,2025-07-30 15:00:00,3792.99,3789.26,3.93,100.0,0.1037,-0.39,0.2,-0.58,flip -17687,做空,2025-07-30 15:00:00,2025-07-30 15:30:00,3789.26,3791.02,3.93,100.0,0.1036,-0.18,0.2,-0.38,flip -17688,做多,2025-07-30 15:30:00,2025-07-30 16:00:00,3791.02,3789.66,3.92,100.0,0.1034,-0.14,0.2,-0.34,flip -17689,做空,2025-07-30 16:00:00,2025-07-30 16:15:00,3789.66,3798.03,3.91,100.0,0.1033,-0.86,0.2,-1.06,flip -17690,做多,2025-07-30 16:15:00,2025-07-30 16:30:00,3798.03,3786.32,3.9,100.0,0.1027,-1.2,0.19,-1.4,flip -17691,做空,2025-07-30 16:30:00,2025-07-30 17:00:00,3786.32,3795.29,3.89,100.0,0.1026,-0.92,0.19,-1.12,flip -17692,做多,2025-07-30 17:00:00,2025-07-30 18:00:00,3795.29,3797.9,3.87,100.0,0.1021,0.27,0.19,0.07,flip -17693,做空,2025-07-30 18:00:00,2025-07-30 18:15:00,3797.9,3806.04,3.87,100.0,0.102,-0.83,0.19,-1.02,flip -17694,做多,2025-07-30 18:15:00,2025-07-30 18:30:00,3806.04,3791.12,3.86,100.0,0.1014,-1.51,0.19,-1.71,flip -17695,做空,2025-07-30 18:30:00,2025-07-30 19:00:00,3791.12,3714.41,3.84,100.0,0.1013,7.77,0.19,7.58,tp_lower -17696,做多,2025-07-30 23:15:00,2025-07-31 12:30:00,3787.11,3825.28,3.91,100.0,0.1034,3.95,0.2,3.75,flip -17697,做空,2025-07-31 12:30:00,2025-07-31 12:45:00,3825.28,3833.01,4.01,100.0,0.1048,-0.81,0.2,-1.01,flip -17698,做多,2025-07-31 12:45:00,2025-08-01 12:45:00,3833.01,3661.54,4.0,100.0,0.1043,-17.89,0.19,-18.08,flip -17699,做空,2025-08-01 12:45:00,2025-08-01 13:00:00,3661.54,3666.01,3.82,100.0,0.1044,-0.47,0.19,-0.66,flip -17700,做多,2025-08-01 13:00:00,2025-08-01 13:15:00,3666.01,3652.19,3.81,100.0,0.104,-1.44,0.19,-1.63,flip -17701,做空,2025-08-01 13:15:00,2025-08-02 11:15:00,3652.19,3512.18,3.8,100.0,0.1039,14.55,0.18,14.37,flip -17702,做多,2025-08-02 11:15:00,2025-08-02 11:30:00,3512.18,3509.2,3.95,100.0,0.1124,-0.34,0.2,-0.53,flip -17703,做空,2025-08-02 11:30:00,2025-08-02 12:15:00,3509.2,3507.36,3.94,100.0,0.1123,0.21,0.2,0.01,flip -17704,做多,2025-08-02 12:15:00,2025-08-02 12:30:00,3507.36,3499.96,3.94,100.0,0.1123,-0.83,0.2,-1.03,flip -17705,做空,2025-08-02 12:30:00,2025-08-02 12:45:00,3499.96,3507.55,3.93,100.0,0.1122,-0.85,0.2,-1.05,flip -17706,做多,2025-08-02 12:45:00,2025-08-02 13:00:00,3507.55,3502.0,3.91,100.0,0.1116,-0.62,0.2,-0.81,flip -17707,做空,2025-08-02 13:00:00,2025-08-02 13:30:00,3502.0,3503.96,3.9,100.0,0.1115,-0.22,0.2,-0.41,flip -17708,做多,2025-08-02 13:30:00,2025-08-02 14:00:00,3503.96,3502.27,3.9,100.0,0.1113,-0.19,0.19,-0.38,flip -17709,做空,2025-08-02 14:00:00,2025-08-03 02:45:00,3502.27,3441.9,3.89,100.0,0.1111,6.71,0.19,6.52,flip -17710,做多,2025-08-03 02:45:00,2025-08-03 03:00:00,3441.9,3441.58,3.98,100.0,0.1157,-0.04,0.2,-0.24,flip -17711,做空,2025-08-03 03:00:00,2025-08-03 03:15:00,3441.58,3443.93,3.98,100.0,0.1156,-0.27,0.2,-0.47,flip -17712,做多,2025-08-03 03:15:00,2025-08-03 04:00:00,3443.93,3436.01,3.97,100.0,0.1154,-0.91,0.2,-1.11,flip -17713,做空,2025-08-03 04:00:00,2025-08-05 10:15:00,3436.01,3672.69,3.96,100.0,0.1152,-27.28,0.21,-27.49,flip -17714,做多,2025-08-05 10:15:00,2025-08-05 11:00:00,3672.69,3670.61,3.7,100.0,0.1007,-0.21,0.18,-0.39,flip -17715,做空,2025-08-05 11:00:00,2025-08-05 11:15:00,3670.61,3681.68,3.69,100.0,0.1006,-1.11,0.19,-1.3,flip -17716,做多,2025-08-05 11:15:00,2025-08-05 11:30:00,3681.68,3673.88,3.68,100.0,0.0999,-0.78,0.18,-0.96,flip -17717,做空,2025-08-05 11:30:00,2025-08-05 12:00:00,3673.88,3677.58,3.67,100.0,0.0998,-0.37,0.18,-0.55,flip -17718,做多,2025-08-05 12:00:00,2025-08-05 12:15:00,3677.58,3655.08,3.66,100.0,0.0995,-2.24,0.18,-2.42,flip -17719,做空,2025-08-05 12:15:00,2025-08-05 23:15:00,3655.08,3611.93,3.63,100.0,0.0994,4.29,0.18,4.11,flip -17720,做多,2025-08-05 23:15:00,2025-08-05 23:45:00,3611.93,3610.2,3.67,100.0,0.1016,-0.18,0.18,-0.36,flip -17721,做空,2025-08-05 23:45:00,2025-08-06 05:00:00,3610.2,3616.87,3.67,100.0,0.1015,-0.68,0.18,-0.86,flip -17722,做多,2025-08-06 05:00:00,2025-08-06 05:30:00,3616.87,3646.68,3.68,100.0,0.1018,3.03,0.19,2.85,tp_upper -17723,做多,2025-08-06 14:00:00,2025-08-06 14:15:00,3607.77,3598.89,3.71,100.0,0.1028,-0.91,0.18,-1.1,flip -17724,做空,2025-08-06 14:15:00,2025-08-06 14:30:00,3598.89,3608.32,3.7,100.0,0.1027,-0.97,0.19,-1.15,flip -17725,做多,2025-08-06 14:30:00,2025-08-07 03:00:00,3608.32,3651.89,3.68,100.0,0.102,4.45,0.19,4.26,flip -17726,做空,2025-08-07 03:00:00,2025-08-07 03:15:00,3651.89,3654.06,3.74,100.0,0.1023,-0.22,0.19,-0.41,flip -17727,做多,2025-08-07 03:15:00,2025-08-07 04:30:00,3654.06,3658.99,3.73,100.0,0.1021,0.5,0.19,0.32,flip -17728,做空,2025-08-07 04:30:00,2025-08-07 04:45:00,3658.99,3660.11,3.73,100.0,0.102,-0.11,0.19,-0.3,flip -17729,做多,2025-08-07 04:45:00,2025-08-07 10:00:00,3660.11,3795.1,3.73,100.0,0.1018,13.74,0.19,13.55,tp_upper -17730,做多,2025-08-08 08:45:00,2025-08-08 09:15:00,3897.21,3888.75,3.88,100.0,0.0994,-0.84,0.19,-1.03,flip -17731,做空,2025-08-08 09:15:00,2025-08-08 09:30:00,3888.75,3892.54,3.86,100.0,0.0993,-0.38,0.19,-0.57,flip -17732,做多,2025-08-08 09:30:00,2025-08-08 10:30:00,3892.54,3891.35,3.86,100.0,0.0991,-0.12,0.19,-0.31,flip -17733,做空,2025-08-08 10:30:00,2025-08-08 10:45:00,3891.35,3895.93,3.85,100.0,0.099,-0.45,0.19,-0.65,flip -17734,做多,2025-08-08 10:45:00,2025-08-08 12:00:00,3895.93,3904.55,3.84,100.0,0.0986,0.85,0.19,0.66,flip -17735,做空,2025-08-08 12:00:00,2025-08-08 12:15:00,3904.55,3906.97,3.85,100.0,0.0985,-0.24,0.19,-0.43,flip -17736,做多,2025-08-08 12:15:00,2025-08-08 12:30:00,3906.97,3898.72,3.84,100.0,0.0983,-0.81,0.19,-1.0,flip -17737,做空,2025-08-08 12:30:00,2025-08-08 13:00:00,3898.72,3897.0,3.83,100.0,0.0982,0.17,0.19,-0.02,flip -17738,做多,2025-08-08 13:00:00,2025-08-08 13:45:00,3897.0,3998.95,3.83,100.0,0.0982,10.01,0.2,9.81,tp_upper -17739,做多,2025-08-10 03:45:00,2025-08-10 05:00:00,4241.13,4237.55,3.95,100.0,0.0932,-0.33,0.2,-0.53,flip -17740,做空,2025-08-10 05:00:00,2025-08-10 15:00:00,4237.55,4228.99,3.95,100.0,0.0931,0.8,0.2,0.6,flip -17741,做多,2025-08-10 15:00:00,2025-08-10 15:15:00,4228.99,4216.31,3.95,100.0,0.0934,-1.18,0.2,-1.38,flip -17742,做空,2025-08-10 15:15:00,2025-08-10 16:00:00,4216.31,4220.25,3.93,100.0,0.0933,-0.37,0.2,-0.56,flip -17743,做多,2025-08-10 16:00:00,2025-08-10 18:15:00,4220.25,4223.12,3.93,100.0,0.0931,0.27,0.2,0.07,flip -17744,做空,2025-08-10 18:15:00,2025-08-10 20:30:00,4223.12,4226.19,3.93,100.0,0.093,-0.29,0.2,-0.48,flip -17745,做多,2025-08-10 20:30:00,2025-08-10 20:45:00,4226.19,4214.77,3.92,100.0,0.0927,-1.06,0.2,-1.25,flip -17746,做空,2025-08-10 20:45:00,2025-08-10 21:45:00,4214.77,4221.7,3.9,100.0,0.0926,-0.64,0.2,-0.84,flip -17747,做多,2025-08-10 21:45:00,2025-08-10 22:00:00,4221.7,4217.94,3.89,100.0,0.0922,-0.35,0.19,-0.54,flip -17748,做空,2025-08-10 22:00:00,2025-08-11 08:00:00,4217.94,4273.97,3.89,100.0,0.0922,-5.16,0.2,-5.36,flip -17749,做多,2025-08-11 08:00:00,2025-08-11 09:30:00,4273.97,4273.0,3.87,100.0,0.0904,-0.09,0.19,-0.28,flip -17750,做空,2025-08-11 09:30:00,2025-08-11 13:30:00,4273.0,4254.34,3.86,100.0,0.0903,1.69,0.19,1.49,flip -17751,做多,2025-08-11 13:30:00,2025-08-11 14:00:00,4254.34,4272.84,3.87,100.0,0.091,1.68,0.19,1.49,flip -17752,做空,2025-08-11 14:00:00,2025-08-11 14:15:00,4272.84,4288.57,3.89,100.0,0.091,-1.43,0.2,-1.63,flip -17753,做多,2025-08-11 14:15:00,2025-08-11 14:45:00,4288.57,4275.47,3.87,100.0,0.0902,-1.18,0.19,-1.37,flip -17754,做空,2025-08-11 14:45:00,2025-08-11 18:00:00,4275.47,4296.99,3.85,100.0,0.0901,-1.94,0.19,-2.13,flip -17755,做多,2025-08-11 18:00:00,2025-08-11 19:30:00,4296.99,4278.46,3.83,100.0,0.0891,-1.65,0.19,-1.84,flip -17756,做空,2025-08-11 19:30:00,2025-08-12 00:45:00,4278.46,4272.16,3.81,100.0,0.089,0.56,0.19,0.37,flip -17757,做多,2025-08-12 00:45:00,2025-08-12 05:30:00,4272.16,4272.01,3.84,100.0,0.0898,-0.01,0.19,-0.21,flip -17758,做空,2025-08-12 05:30:00,2025-08-12 05:45:00,4272.01,4283.75,3.83,100.0,0.0898,-1.05,0.19,-1.25,flip -17759,做多,2025-08-12 05:45:00,2025-08-12 10:00:00,4283.75,4279.71,3.82,100.0,0.0892,-0.36,0.19,-0.55,flip -17760,做空,2025-08-12 10:00:00,2025-08-12 11:15:00,4279.71,4275.18,3.81,100.0,0.0891,0.4,0.19,0.21,flip -17761,做多,2025-08-12 11:15:00,2025-08-12 11:30:00,4275.18,4270.72,3.81,100.0,0.0892,-0.4,0.19,-0.59,flip -17762,做空,2025-08-12 11:30:00,2025-08-12 11:45:00,4270.72,4289.35,3.81,100.0,0.0891,-1.66,0.19,-1.85,flip -17763,做多,2025-08-12 11:45:00,2025-08-13 15:00:00,4289.35,4642.41,3.78,100.0,0.0882,31.15,0.2,30.95,flip -17764,做空,2025-08-13 15:00:00,2025-08-13 15:30:00,4642.41,4668.71,4.12,100.0,0.0887,-2.33,0.21,-2.54,flip -17765,做多,2025-08-13 15:30:00,2025-08-14 06:00:00,4668.71,4730.17,4.09,100.0,0.0876,5.38,0.21,5.18,flip -17766,做空,2025-08-14 06:00:00,2025-08-14 06:15:00,4730.17,4740.6,4.15,100.0,0.0876,-0.91,0.21,-1.12,flip -17767,做多,2025-08-14 06:15:00,2025-08-14 08:00:00,4740.6,4733.48,4.13,100.0,0.0872,-0.62,0.21,-0.83,flip -17768,做空,2025-08-14 08:00:00,2025-08-14 08:15:00,4733.48,4735.3,4.12,100.0,0.0871,-0.16,0.21,-0.36,flip -17769,做多,2025-08-14 08:15:00,2025-08-14 08:30:00,4735.3,4722.57,4.12,100.0,0.0869,-1.11,0.21,-1.31,flip -17770,做空,2025-08-14 08:30:00,2025-08-14 09:00:00,4722.57,4740.67,4.1,100.0,0.0868,-1.57,0.21,-1.78,flip -17771,做多,2025-08-14 09:00:00,2025-08-14 10:30:00,4740.67,4707.21,4.08,100.0,0.0861,-2.88,0.2,-3.08,flip -17772,做空,2025-08-14 10:30:00,2025-08-14 12:30:00,4707.21,4620.2,4.05,100.0,0.086,7.48,0.2,7.29,tp_lower -17773,做多,2025-08-15 01:30:00,2025-08-15 13:00:00,4596.64,4608.79,4.15,100.0,0.0902,1.1,0.21,0.89,flip -17774,做空,2025-08-15 13:00:00,2025-08-15 13:15:00,4608.79,4610.36,4.15,100.0,0.0901,-0.14,0.21,-0.35,flip -17775,做多,2025-08-15 13:15:00,2025-08-15 13:30:00,4610.36,4560.16,4.15,100.0,0.09,-4.52,0.21,-4.72,flip -17776,做空,2025-08-15 13:30:00,2025-08-15 15:15:00,4560.16,4434.08,4.1,100.0,0.0899,11.33,0.2,11.13,tp_lower -17777,做多,2025-08-16 01:45:00,2025-08-16 02:00:00,4485.54,4472.01,4.22,100.0,0.0942,-1.27,0.21,-1.48,flip -17778,做空,2025-08-16 02:00:00,2025-08-16 04:45:00,4472.01,4452.22,4.21,100.0,0.0941,1.86,0.21,1.65,flip -17779,做多,2025-08-16 04:45:00,2025-08-16 05:00:00,4452.22,4448.27,4.22,100.0,0.0948,-0.37,0.21,-0.59,flip -17780,做空,2025-08-16 05:00:00,2025-08-16 07:00:00,4448.27,4434.11,4.21,100.0,0.0947,1.34,0.21,1.13,flip -17781,做多,2025-08-16 07:00:00,2025-08-16 09:45:00,4434.11,4395.17,4.22,100.0,0.0952,-3.71,0.21,-3.92,flip -17782,做空,2025-08-16 09:45:00,2025-08-16 19:15:00,4395.17,4418.88,4.18,100.0,0.0951,-2.26,0.21,-2.47,flip -17783,做多,2025-08-16 19:15:00,2025-08-16 19:45:00,4418.88,4416.31,4.15,100.0,0.094,-0.24,0.21,-0.45,flip -17784,做空,2025-08-16 19:45:00,2025-08-16 20:00:00,4416.31,4418.73,4.15,100.0,0.0939,-0.23,0.21,-0.43,flip -17785,做多,2025-08-16 20:00:00,2025-08-16 21:45:00,4418.73,4406.4,4.14,100.0,0.0937,-1.16,0.21,-1.36,flip -17786,做空,2025-08-16 21:45:00,2025-08-16 22:00:00,4406.4,4412.22,4.13,100.0,0.0936,-0.54,0.21,-0.75,flip -17787,做多,2025-08-16 22:00:00,2025-08-16 23:15:00,4412.22,4409.92,4.12,100.0,0.0933,-0.21,0.21,-0.42,flip -17788,做空,2025-08-16 23:15:00,2025-08-16 23:30:00,4409.92,4415.66,4.11,100.0,0.0932,-0.53,0.21,-0.74,flip -17789,做多,2025-08-16 23:30:00,2025-08-17 00:15:00,4415.66,4411.18,4.1,100.0,0.0929,-0.42,0.2,-0.62,flip -17790,做空,2025-08-17 00:15:00,2025-08-17 00:30:00,4411.18,4417.97,4.14,100.0,0.0938,-0.64,0.21,-0.84,flip -17791,做多,2025-08-17 00:30:00,2025-08-17 00:45:00,4417.97,4410.97,4.13,100.0,0.0934,-0.65,0.21,-0.86,flip -17792,做空,2025-08-17 00:45:00,2025-08-17 02:15:00,4410.97,4412.0,4.12,100.0,0.0933,-0.1,0.21,-0.3,flip -17793,做多,2025-08-17 02:15:00,2025-08-17 18:30:00,4412.0,4508.91,4.11,100.0,0.0932,9.03,0.21,8.82,flip -17794,做空,2025-08-17 18:30:00,2025-08-17 22:15:00,4508.91,4510.8,4.2,100.0,0.0931,-0.18,0.21,-0.39,flip -17795,做多,2025-08-17 22:15:00,2025-08-17 23:00:00,4510.8,4504.24,4.19,100.0,0.0929,-0.61,0.21,-0.82,flip -17796,做空,2025-08-17 23:00:00,2025-08-18 02:00:00,4504.24,4374.47,4.18,100.0,0.0929,12.05,0.2,11.85,tp_lower -17797,做多,2025-08-18 13:15:00,2025-08-18 13:30:00,4351.63,4324.68,4.32,100.0,0.0994,-2.68,0.21,-2.89,flip -17798,做空,2025-08-18 13:30:00,2025-08-18 14:45:00,4324.68,4331.64,4.29,100.0,0.0993,-0.69,0.22,-0.91,flip -17799,做多,2025-08-18 14:45:00,2025-08-18 15:00:00,4331.64,4312.23,4.28,100.0,0.0989,-1.92,0.21,-2.13,flip -17800,做空,2025-08-18 15:00:00,2025-08-18 15:30:00,4312.23,4318.46,4.26,100.0,0.0988,-0.62,0.21,-0.83,flip -17801,做多,2025-08-18 15:30:00,2025-08-18 16:30:00,4318.46,4307.99,4.25,100.0,0.0984,-1.03,0.21,-1.24,flip -17802,做空,2025-08-18 16:30:00,2025-08-18 16:45:00,4307.99,4318.16,4.23,100.0,0.0983,-1.0,0.21,-1.21,flip -17803,做多,2025-08-18 16:45:00,2025-08-18 23:30:00,4318.16,4312.09,4.22,100.0,0.0977,-0.59,0.21,-0.8,flip -17804,做空,2025-08-18 23:30:00,2025-08-19 00:00:00,4312.09,4318.11,4.21,100.0,0.0976,-0.59,0.21,-0.8,flip -17805,做多,2025-08-19 00:00:00,2025-08-19 00:15:00,4318.11,4285.45,4.23,100.0,0.098,-3.2,0.21,-3.41,flip -17806,做空,2025-08-19 00:15:00,2025-08-19 00:45:00,4285.45,4340.64,4.19,100.0,0.0979,-5.4,0.21,-5.61,flip -17807,做多,2025-08-19 00:45:00,2025-08-19 01:15:00,4340.64,4315.78,4.14,100.0,0.0953,-2.37,0.21,-2.57,flip -17808,做空,2025-08-19 01:15:00,2025-08-19 09:30:00,4315.78,4280.94,4.11,100.0,0.0952,3.32,0.2,3.11,flip -17809,做多,2025-08-19 09:30:00,2025-08-19 10:30:00,4280.94,4290.76,4.14,100.0,0.0966,0.95,0.21,0.74,flip -17810,做空,2025-08-19 10:30:00,2025-08-19 11:00:00,4290.76,4293.0,4.14,100.0,0.0965,-0.22,0.21,-0.42,flip -17811,做多,2025-08-19 11:00:00,2025-08-19 13:30:00,4293.0,4277.35,4.14,100.0,0.0963,-1.51,0.21,-1.71,flip -17812,做空,2025-08-19 13:30:00,2025-08-19 13:45:00,4277.35,4290.48,4.12,100.0,0.0962,-1.26,0.21,-1.47,flip -17813,做多,2025-08-19 13:45:00,2025-08-19 14:00:00,4290.48,4271.44,4.1,100.0,0.0956,-1.82,0.2,-2.02,flip -17814,做空,2025-08-19 14:00:00,2025-08-20 04:15:00,4271.44,4163.11,4.08,100.0,0.0955,10.34,0.2,10.14,flip -17815,做多,2025-08-20 04:15:00,2025-08-20 04:30:00,4163.11,4161.47,4.21,100.0,0.1012,-0.17,0.21,-0.38,flip -17816,做空,2025-08-20 04:30:00,2025-08-20 04:45:00,4161.47,4168.1,4.21,100.0,0.1011,-0.67,0.21,-0.88,flip -17817,做多,2025-08-20 04:45:00,2025-08-20 05:00:00,4168.1,4160.0,4.2,100.0,0.1007,-0.82,0.21,-1.03,flip -17818,做空,2025-08-20 05:00:00,2025-08-20 05:15:00,4160.0,4160.68,4.19,100.0,0.1006,-0.07,0.21,-0.28,flip -17819,做多,2025-08-20 05:15:00,2025-08-20 11:30:00,4160.68,4162.0,4.18,100.0,0.1005,0.13,0.21,-0.08,flip -17820,做空,2025-08-20 11:30:00,2025-08-20 11:45:00,4162.0,4193.48,4.18,100.0,0.1004,-3.16,0.21,-3.37,flip -17821,做多,2025-08-20 11:45:00,2025-08-20 13:45:00,4193.48,4134.49,4.14,100.0,0.0988,-5.83,0.2,-6.03,flip -17822,做空,2025-08-20 13:45:00,2025-08-20 14:30:00,4134.49,4205.12,4.08,100.0,0.0987,-6.97,0.21,-7.18,flip -17823,做多,2025-08-20 14:30:00,2025-08-21 02:15:00,4205.12,4291.09,4.01,100.0,0.0953,8.19,0.2,7.98,flip -17824,做空,2025-08-21 02:15:00,2025-08-21 02:45:00,4291.09,4291.01,4.12,100.0,0.0959,0.01,0.21,-0.2,flip -17825,做多,2025-08-21 02:45:00,2025-08-21 04:00:00,4291.01,4290.14,4.11,100.0,0.0959,-0.08,0.21,-0.29,flip -17826,做空,2025-08-21 04:00:00,2025-08-21 04:30:00,4290.14,4299.99,4.11,100.0,0.0958,-0.94,0.21,-1.15,flip -17827,做多,2025-08-21 04:30:00,2025-08-21 04:45:00,4299.99,4293.58,4.09,100.0,0.0952,-0.61,0.2,-0.81,flip -17828,做空,2025-08-21 04:45:00,2025-08-21 05:15:00,4293.58,4298.55,4.08,100.0,0.0951,-0.47,0.2,-0.68,flip -17829,做多,2025-08-21 05:15:00,2025-08-21 06:00:00,4298.55,4291.44,4.08,100.0,0.0948,-0.67,0.2,-0.88,flip -17830,做空,2025-08-21 06:00:00,2025-08-21 14:00:00,4291.44,4297.42,4.06,100.0,0.0947,-0.57,0.2,-0.77,flip -17831,做多,2025-08-21 14:00:00,2025-08-21 14:30:00,4297.42,4276.42,4.06,100.0,0.0944,-1.98,0.2,-2.18,flip -17832,做空,2025-08-21 14:30:00,2025-08-22 00:30:00,4276.42,4247.95,4.03,100.0,0.0943,2.68,0.2,2.48,flip -17833,做多,2025-08-22 00:30:00,2025-08-22 01:45:00,4247.95,4255.57,4.09,100.0,0.0962,0.73,0.2,0.53,flip -17834,做空,2025-08-22 01:45:00,2025-08-22 02:00:00,4255.57,4278.7,4.09,100.0,0.0961,-2.22,0.21,-2.43,flip -17835,做多,2025-08-22 02:00:00,2025-08-22 11:00:00,4278.7,4277.54,4.06,100.0,0.095,-0.11,0.2,-0.31,flip -17836,做空,2025-08-22 11:00:00,2025-08-22 11:15:00,4277.54,4279.38,4.06,100.0,0.0949,-0.17,0.2,-0.38,flip -17837,做多,2025-08-22 11:15:00,2025-08-22 11:45:00,4279.38,4272.65,4.05,100.0,0.0947,-0.64,0.2,-0.84,flip -17838,做空,2025-08-22 11:45:00,2025-08-22 13:30:00,4272.65,4299.96,4.04,100.0,0.0946,-2.58,0.2,-2.79,flip -17839,做多,2025-08-22 13:30:00,2025-08-22 13:45:00,4299.96,4288.38,4.01,100.0,0.0933,-1.08,0.2,-1.28,flip -17840,做空,2025-08-22 13:45:00,2025-08-23 03:45:00,4288.38,4694.47,4.0,100.0,0.0932,-37.86,0.22,-38.08,flip -17841,做多,2025-08-23 03:45:00,2025-08-23 05:00:00,4694.47,4729.33,3.64,100.0,0.0776,2.71,0.18,2.52,flip -17842,做空,2025-08-23 05:00:00,2025-08-23 05:15:00,4729.33,4738.3,3.67,100.0,0.0776,-0.7,0.18,-0.88,flip -17843,做多,2025-08-23 05:15:00,2025-08-23 05:45:00,4738.3,4749.86,3.66,100.0,0.0772,0.89,0.18,0.71,flip -17844,做空,2025-08-23 05:45:00,2025-08-23 14:15:00,4749.86,4748.01,3.66,100.0,0.0771,0.14,0.18,-0.04,flip -17845,做多,2025-08-23 14:15:00,2025-08-23 14:30:00,4748.01,4724.64,3.66,100.0,0.0771,-1.8,0.18,-1.98,flip -17846,做空,2025-08-23 14:30:00,2025-08-23 15:15:00,4724.64,4742.79,3.64,100.0,0.077,-1.4,0.18,-1.58,flip -17847,做多,2025-08-23 15:15:00,2025-08-23 17:15:00,4742.79,4729.62,3.62,100.0,0.0763,-1.01,0.18,-1.19,flip -17848,做空,2025-08-23 17:15:00,2025-08-24 07:00:00,4729.62,4769.41,3.61,100.0,0.0763,-3.03,0.18,-3.22,flip -17849,做多,2025-08-24 07:00:00,2025-08-24 07:30:00,4769.41,4765.35,3.6,100.0,0.0755,-0.31,0.18,-0.49,flip -17850,做空,2025-08-24 07:30:00,2025-08-24 08:00:00,4765.35,4769.61,3.59,100.0,0.0754,-0.32,0.18,-0.5,flip -17851,做多,2025-08-24 08:00:00,2025-08-24 09:00:00,4769.61,4763.23,3.59,100.0,0.0752,-0.48,0.18,-0.66,flip -17852,做空,2025-08-24 09:00:00,2025-08-24 09:15:00,4763.23,4774.0,3.58,100.0,0.0751,-0.81,0.18,-0.99,flip -17853,做多,2025-08-24 09:15:00,2025-08-24 10:00:00,4774.0,4764.21,3.57,100.0,0.0747,-0.73,0.18,-0.91,flip -17854,做空,2025-08-24 10:00:00,2025-08-24 13:15:00,4764.21,4771.62,3.56,100.0,0.0746,-0.55,0.18,-0.73,flip -17855,做多,2025-08-24 13:15:00,2025-08-24 13:30:00,4771.62,4761.46,3.55,100.0,0.0743,-0.76,0.18,-0.93,flip -17856,做空,2025-08-24 13:30:00,2025-08-24 13:45:00,4761.46,4767.1,3.54,100.0,0.0742,-0.42,0.18,-0.6,flip -17857,做多,2025-08-24 13:45:00,2025-08-24 17:00:00,4767.1,4870.75,3.53,100.0,0.074,7.67,0.18,7.49,tp_upper -17858,做多,2025-08-24 20:15:00,2025-08-24 20:45:00,4792.52,4783.93,3.6,100.0,0.0751,-0.65,0.18,-0.83,flip -17859,做空,2025-08-24 20:45:00,2025-08-24 21:15:00,4783.93,4791.0,3.59,100.0,0.0751,-0.53,0.18,-0.71,flip -17860,做多,2025-08-24 21:15:00,2025-08-24 21:45:00,4791.0,4782.93,3.58,100.0,0.0748,-0.6,0.18,-0.78,flip -17861,做空,2025-08-24 21:45:00,2025-08-24 23:00:00,4782.93,4790.68,3.57,100.0,0.0747,-0.58,0.18,-0.76,flip -17862,做多,2025-08-24 23:00:00,2025-08-24 23:45:00,4790.68,4778.33,3.56,100.0,0.0744,-0.92,0.18,-1.1,flip -17863,做空,2025-08-24 23:45:00,2025-08-25 14:00:00,4778.33,4662.28,3.55,100.0,0.0743,8.62,0.17,8.45,flip -17864,做多,2025-08-25 14:00:00,2025-08-25 14:15:00,4662.28,4646.7,3.68,100.0,0.079,-1.23,0.18,-1.41,flip -17865,做空,2025-08-25 14:15:00,2025-08-26 07:30:00,4646.7,4425.28,3.66,100.0,0.0789,17.46,0.17,17.29,flip -17866,做多,2025-08-26 07:30:00,2025-08-26 08:15:00,4425.28,4410.56,3.84,100.0,0.0868,-1.28,0.19,-1.47,flip -17867,做空,2025-08-26 08:15:00,2025-08-26 09:00:00,4410.56,4422.6,3.83,100.0,0.0867,-1.04,0.19,-1.24,flip -17868,做多,2025-08-26 09:00:00,2025-08-26 09:30:00,4422.6,4408.6,3.81,100.0,0.0862,-1.21,0.19,-1.4,flip -17869,做空,2025-08-26 09:30:00,2025-08-26 09:45:00,4408.6,4417.84,3.8,100.0,0.0861,-0.8,0.19,-0.99,flip -17870,做多,2025-08-26 09:45:00,2025-08-27 07:15:00,4417.84,4569.91,3.78,100.0,0.0857,13.03,0.2,12.83,flip -17871,做空,2025-08-27 07:15:00,2025-08-27 07:45:00,4569.91,4578.59,3.93,100.0,0.0859,-0.75,0.2,-0.94,flip -17872,做多,2025-08-27 07:45:00,2025-08-27 08:00:00,4578.59,4567.55,3.92,100.0,0.0855,-0.94,0.2,-1.14,flip -17873,做空,2025-08-27 08:00:00,2025-08-27 08:45:00,4567.55,4592.81,3.9,100.0,0.0854,-2.16,0.2,-2.35,flip -17874,做多,2025-08-27 08:45:00,2025-08-27 10:30:00,4592.81,4576.86,3.88,100.0,0.0844,-1.35,0.19,-1.54,flip -17875,做空,2025-08-27 10:30:00,2025-08-27 10:45:00,4576.86,4579.21,3.86,100.0,0.0843,-0.2,0.19,-0.39,flip -17876,做多,2025-08-27 10:45:00,2025-08-27 12:15:00,4579.21,4588.24,3.85,100.0,0.0842,0.76,0.19,0.57,flip -17877,做空,2025-08-27 12:15:00,2025-08-27 12:45:00,4588.24,4613.26,3.86,100.0,0.0841,-2.1,0.19,-2.3,flip -17878,做多,2025-08-27 12:45:00,2025-08-27 13:00:00,4613.26,4593.78,3.83,100.0,0.0831,-1.62,0.19,-1.81,flip -17879,做空,2025-08-27 13:00:00,2025-08-27 13:15:00,4593.78,4604.66,3.81,100.0,0.083,-0.9,0.19,-1.09,flip -17880,做多,2025-08-27 13:15:00,2025-08-27 13:45:00,4604.66,4592.94,3.8,100.0,0.0825,-0.97,0.19,-1.16,flip -17881,做空,2025-08-27 13:45:00,2025-08-27 14:00:00,4592.94,4603.52,3.79,100.0,0.0824,-0.87,0.19,-1.06,flip -17882,做多,2025-08-27 14:00:00,2025-08-27 18:45:00,4603.52,4589.26,3.77,100.0,0.082,-1.17,0.19,-1.36,flip -17883,做空,2025-08-27 18:45:00,2025-08-27 20:15:00,4589.26,4585.56,3.76,100.0,0.0819,0.3,0.19,0.12,flip -17884,做多,2025-08-27 20:15:00,2025-08-28 05:15:00,4585.56,4563.69,3.76,100.0,0.0819,-1.79,0.19,-1.98,flip -17885,做空,2025-08-28 05:15:00,2025-08-28 05:45:00,4563.69,4568.13,3.78,100.0,0.0829,-0.37,0.19,-0.56,flip -17886,做多,2025-08-28 05:45:00,2025-08-28 06:00:00,4568.13,4557.49,3.78,100.0,0.0827,-0.88,0.19,-1.07,flip -17887,做空,2025-08-28 06:00:00,2025-08-28 06:15:00,4557.49,4569.72,3.76,100.0,0.0826,-1.01,0.19,-1.2,flip -17888,做多,2025-08-28 06:15:00,2025-08-28 14:15:00,4569.72,4552.59,3.75,100.0,0.0821,-1.41,0.19,-1.59,flip -17889,做空,2025-08-28 14:15:00,2025-08-28 14:30:00,4552.59,4564.75,3.73,100.0,0.082,-1.0,0.19,-1.18,flip -17890,做多,2025-08-28 14:30:00,2025-08-28 15:00:00,4564.75,4548.41,3.72,100.0,0.0815,-1.33,0.19,-1.52,flip -17891,做空,2025-08-28 15:00:00,2025-08-29 07:00:00,4548.41,4391.99,3.7,100.0,0.0814,12.73,0.18,12.55,tp_lower -17892,做多,2025-08-29 12:30:00,2025-08-29 22:00:00,4390.26,4344.98,3.85,100.0,0.0877,-3.97,0.19,-4.16,flip -17893,做空,2025-08-29 22:00:00,2025-08-29 22:15:00,4344.98,4360.29,3.81,100.0,0.0876,-1.34,0.19,-1.53,flip -17894,做多,2025-08-29 22:15:00,2025-08-30 00:30:00,4360.29,4330.19,3.79,100.0,0.0869,-2.62,0.19,-2.8,flip -17895,做空,2025-08-30 00:30:00,2025-08-30 00:45:00,4330.19,4341.25,3.77,100.0,0.087,-0.96,0.19,-1.15,flip -17896,做多,2025-08-30 00:45:00,2025-08-30 01:15:00,4341.25,4324.17,3.76,100.0,0.0865,-1.48,0.19,-1.66,flip -17897,做空,2025-08-30 01:15:00,2025-08-30 03:15:00,4324.17,4357.29,3.74,100.0,0.0864,-2.86,0.19,-3.05,flip -17898,做多,2025-08-30 03:15:00,2025-08-30 12:30:00,4357.29,4354.19,3.7,100.0,0.085,-0.26,0.19,-0.45,flip -17899,做空,2025-08-30 12:30:00,2025-08-30 12:45:00,4354.19,4365.69,3.7,100.0,0.0849,-0.98,0.19,-1.16,flip -17900,做多,2025-08-30 12:45:00,2025-08-30 13:00:00,4365.69,4342.4,3.68,100.0,0.0844,-1.97,0.18,-2.15,flip -17901,做空,2025-08-30 13:00:00,2025-08-30 14:45:00,4342.4,4361.49,3.66,100.0,0.0843,-1.61,0.18,-1.79,flip -17902,做多,2025-08-30 14:45:00,2025-08-30 16:00:00,4361.49,4360.6,3.64,100.0,0.0835,-0.07,0.18,-0.26,flip -17903,做空,2025-08-30 16:00:00,2025-08-30 16:30:00,4360.6,4366.16,3.64,100.0,0.0834,-0.46,0.18,-0.65,flip -17904,做多,2025-08-30 16:30:00,2025-08-30 16:45:00,4366.16,4360.0,3.63,100.0,0.0831,-0.51,0.18,-0.69,flip -17905,做空,2025-08-30 16:45:00,2025-08-30 17:00:00,4360.0,4369.07,3.62,100.0,0.083,-0.75,0.18,-0.93,flip -17906,做多,2025-08-30 17:00:00,2025-08-30 17:15:00,4369.07,4362.88,3.61,100.0,0.0826,-0.51,0.18,-0.69,flip -17907,做空,2025-08-30 17:15:00,2025-08-30 23:00:00,4362.88,4366.14,3.6,100.0,0.0825,-0.27,0.18,-0.45,flip -17908,做多,2025-08-30 23:00:00,2025-08-31 00:45:00,4366.14,4466.02,3.59,100.0,0.0823,8.22,0.18,8.04,tp_upper -17909,做多,2025-08-31 16:30:00,2025-08-31 19:45:00,4468.13,4453.24,3.72,100.0,0.0832,-1.24,0.19,-1.42,flip -17910,做空,2025-08-31 19:45:00,2025-08-31 21:30:00,4453.24,4473.9,3.7,100.0,0.0832,-1.72,0.19,-1.9,flip -17911,做多,2025-08-31 21:30:00,2025-08-31 21:45:00,4473.9,4468.0,3.68,100.0,0.0823,-0.49,0.18,-0.67,flip -17912,做空,2025-08-31 21:45:00,2025-08-31 22:15:00,4468.0,4465.93,3.67,100.0,0.0822,0.17,0.18,-0.01,flip -17913,做多,2025-08-31 22:15:00,2025-08-31 22:30:00,4465.93,4439.89,3.67,100.0,0.0822,-2.14,0.18,-2.32,flip -17914,做空,2025-08-31 22:30:00,2025-08-31 23:15:00,4439.89,4405.77,3.65,100.0,0.0821,2.8,0.18,2.62,tp_lower -17915,做多,2025-09-01 07:30:00,2025-09-01 10:30:00,4420.31,4399.75,3.69,100.0,0.0835,-1.72,0.18,-1.9,flip -17916,做空,2025-09-01 10:30:00,2025-09-01 13:15:00,4399.75,4413.5,3.67,100.0,0.0834,-1.15,0.18,-1.33,flip -17917,做多,2025-09-01 13:15:00,2025-09-01 13:30:00,4413.5,4384.91,3.66,100.0,0.0828,-2.37,0.18,-2.55,flip -17918,做空,2025-09-01 13:30:00,2025-09-02 02:45:00,4384.91,4359.12,3.63,100.0,0.0828,2.13,0.18,1.95,flip -17919,做多,2025-09-02 02:45:00,2025-09-02 11:45:00,4359.12,4346.88,3.66,100.0,0.0839,-1.03,0.18,-1.21,flip -17920,做空,2025-09-02 11:45:00,2025-09-02 13:45:00,4346.88,4376.29,3.64,100.0,0.0838,-2.47,0.18,-2.65,flip -17921,做多,2025-09-02 13:45:00,2025-09-02 14:00:00,4376.29,4352.6,3.62,100.0,0.0826,-1.96,0.18,-2.14,flip -17922,做空,2025-09-02 14:00:00,2025-09-02 14:15:00,4352.6,4370.36,3.59,100.0,0.0825,-1.47,0.18,-1.65,flip -17923,做多,2025-09-02 14:15:00,2025-09-02 14:30:00,4370.36,4354.22,3.57,100.0,0.0818,-1.32,0.18,-1.5,flip -17924,做空,2025-09-02 14:30:00,2025-09-03 00:15:00,4354.22,4325.3,3.56,100.0,0.0817,2.36,0.18,2.19,flip -17925,做多,2025-09-03 00:15:00,2025-09-03 00:30:00,4325.3,4315.84,3.6,100.0,0.0832,-0.79,0.18,-0.97,flip -17926,做空,2025-09-03 00:30:00,2025-09-03 01:45:00,4315.84,4323.69,3.59,100.0,0.0831,-0.65,0.18,-0.83,flip -17927,做多,2025-09-03 01:45:00,2025-09-03 02:00:00,4323.69,4316.01,3.58,100.0,0.0827,-0.64,0.18,-0.81,flip -17928,做空,2025-09-03 02:00:00,2025-09-03 02:15:00,4316.01,4351.5,3.57,100.0,0.0826,-2.93,0.18,-3.11,flip -17929,做多,2025-09-03 02:15:00,2025-09-03 05:15:00,4351.5,4322.82,3.53,100.0,0.0812,-2.33,0.18,-2.5,flip -17930,做空,2025-09-03 05:15:00,2025-09-03 06:15:00,4322.82,4315.0,3.51,100.0,0.0811,0.63,0.17,0.46,flip -17931,做多,2025-09-03 06:15:00,2025-09-03 06:30:00,4315.0,4309.28,3.51,100.0,0.0813,-0.47,0.18,-0.64,flip -17932,做空,2025-09-03 06:30:00,2025-09-03 08:00:00,4309.28,4321.13,3.5,100.0,0.0812,-0.96,0.18,-1.14,flip -17933,做多,2025-09-03 08:00:00,2025-09-03 08:45:00,4321.13,4316.15,3.49,100.0,0.0807,-0.4,0.17,-0.58,flip -17934,做空,2025-09-03 08:45:00,2025-09-03 09:15:00,4316.15,4318.41,3.48,100.0,0.0806,-0.18,0.17,-0.36,flip -17935,做多,2025-09-03 09:15:00,2025-09-03 14:00:00,4318.41,4418.09,3.47,100.0,0.0805,8.02,0.18,7.84,tp_upper -17936,做多,2025-09-04 10:30:00,2025-09-04 10:45:00,4419.69,4405.23,3.59,100.0,0.0812,-1.17,0.18,-1.35,flip -17937,做空,2025-09-04 10:45:00,2025-09-04 11:00:00,4405.23,4423.54,3.57,100.0,0.0811,-1.49,0.18,-1.66,flip -17938,做多,2025-09-04 11:00:00,2025-09-04 11:15:00,4423.54,4412.56,3.55,100.0,0.0804,-0.88,0.18,-1.06,flip -17939,做空,2025-09-04 11:15:00,2025-09-04 11:30:00,4412.56,4417.74,3.54,100.0,0.0803,-0.42,0.18,-0.59,flip -17940,做多,2025-09-04 11:30:00,2025-09-04 11:45:00,4417.74,4404.4,3.53,100.0,0.08,-1.07,0.18,-1.24,flip -17941,做空,2025-09-04 11:45:00,2025-09-04 22:45:00,4404.4,4339.41,3.52,100.0,0.0799,5.19,0.17,5.02,flip -17942,做多,2025-09-04 22:45:00,2025-09-04 23:00:00,4339.41,4334.55,3.57,100.0,0.0822,-0.4,0.18,-0.58,flip -17943,做空,2025-09-04 23:00:00,2025-09-05 03:45:00,4334.55,4326.28,3.56,100.0,0.0822,0.68,0.18,0.5,flip -17944,做多,2025-09-05 03:45:00,2025-09-05 04:00:00,4326.28,4315.7,3.59,100.0,0.0829,-0.88,0.18,-1.06,flip -17945,做空,2025-09-05 04:00:00,2025-09-05 04:15:00,4315.7,4318.73,3.58,100.0,0.0829,-0.25,0.18,-0.43,flip -17946,做多,2025-09-05 04:15:00,2025-09-05 07:45:00,4318.73,4415.01,3.57,100.0,0.0827,7.96,0.18,7.78,tp_upper -17947,做多,2025-09-06 07:30:00,2025-09-06 08:00:00,4307.62,4305.07,3.66,100.0,0.0849,-0.22,0.18,-0.4,flip -17948,做空,2025-09-06 08:00:00,2025-09-06 08:15:00,4305.07,4305.35,3.65,100.0,0.0848,-0.02,0.18,-0.21,flip -17949,做多,2025-09-06 08:15:00,2025-09-06 08:45:00,4305.35,4308.69,3.65,100.0,0.0847,0.28,0.18,0.1,flip -17950,做空,2025-09-06 08:45:00,2025-09-06 16:15:00,4308.69,4257.62,3.65,100.0,0.0846,4.32,0.18,4.14,tp_lower -17951,做多,2025-09-06 16:45:00,2025-09-07 00:45:00,4287.53,4282.11,3.69,100.0,0.086,-0.47,0.18,-0.65,flip -17952,做空,2025-09-07 00:45:00,2025-09-07 01:00:00,4282.11,4289.62,3.69,100.0,0.0862,-0.65,0.18,-0.83,flip -17953,做多,2025-09-07 01:00:00,2025-09-07 15:00:00,4289.62,4295.0,3.68,100.0,0.0858,0.46,0.18,0.28,flip -17954,做空,2025-09-07 15:00:00,2025-09-07 19:30:00,4295.0,4293.95,3.68,100.0,0.0858,0.09,0.18,-0.09,flip -17955,做多,2025-09-07 19:30:00,2025-09-07 19:45:00,4293.95,4291.31,3.68,100.0,0.0857,-0.23,0.18,-0.41,flip -17956,做空,2025-09-07 19:45:00,2025-09-07 20:45:00,4291.31,4298.3,3.67,100.0,0.0856,-0.6,0.18,-0.78,flip -17957,做多,2025-09-07 20:45:00,2025-09-07 21:00:00,4298.3,4295.0,3.67,100.0,0.0853,-0.28,0.18,-0.46,flip -17958,做空,2025-09-07 21:00:00,2025-09-07 21:30:00,4295.0,4288.72,3.66,100.0,0.0852,0.53,0.18,0.35,flip -17959,做多,2025-09-07 21:30:00,2025-09-07 22:30:00,4288.72,4300.19,3.66,100.0,0.0853,0.98,0.18,0.8,flip -17960,做空,2025-09-07 22:30:00,2025-09-08 00:15:00,4300.19,4314.92,3.67,100.0,0.0853,-1.26,0.18,-1.44,flip -17961,做多,2025-09-08 00:15:00,2025-09-08 00:45:00,4314.92,4296.75,3.68,100.0,0.0853,-1.55,0.18,-1.73,flip -17962,做空,2025-09-08 00:45:00,2025-09-08 01:30:00,4296.75,4289.69,3.66,100.0,0.0852,0.6,0.18,0.42,flip -17963,做多,2025-09-08 01:30:00,2025-09-08 04:45:00,4289.69,4295.61,3.66,100.0,0.0854,0.51,0.18,0.32,flip -17964,做空,2025-09-08 04:45:00,2025-09-08 05:15:00,4295.61,4295.08,3.66,100.0,0.0853,0.05,0.18,-0.14,flip -17965,做多,2025-09-08 05:15:00,2025-09-08 05:30:00,4295.08,4287.65,3.66,100.0,0.0852,-0.63,0.18,-0.82,flip -17966,做空,2025-09-08 05:30:00,2025-09-08 05:45:00,4287.65,4294.9,3.65,100.0,0.0852,-0.62,0.18,-0.8,flip -17967,做多,2025-09-08 05:45:00,2025-09-08 06:00:00,4294.9,4292.17,3.64,100.0,0.0848,-0.23,0.18,-0.41,flip -17968,做空,2025-09-08 06:00:00,2025-09-08 06:15:00,4292.17,4299.96,3.64,100.0,0.0847,-0.66,0.18,-0.84,flip -17969,做多,2025-09-08 06:15:00,2025-09-08 06:45:00,4299.96,4290.01,3.63,100.0,0.0843,-0.84,0.18,-1.02,flip -17970,做空,2025-09-08 06:45:00,2025-09-08 07:00:00,4290.01,4296.84,3.61,100.0,0.0842,-0.58,0.18,-0.76,flip -17971,做多,2025-09-08 07:00:00,2025-09-08 07:30:00,4296.84,4293.25,3.6,100.0,0.0839,-0.3,0.18,-0.48,flip -17972,做空,2025-09-08 07:30:00,2025-09-08 08:15:00,4293.25,4292.89,3.6,100.0,0.0838,0.03,0.18,-0.15,flip -17973,做多,2025-09-08 08:15:00,2025-09-08 08:45:00,4292.89,4300.01,3.59,100.0,0.0837,0.6,0.18,0.42,flip -17974,做空,2025-09-08 08:45:00,2025-09-08 11:30:00,4300.01,4304.46,3.6,100.0,0.0836,-0.37,0.18,-0.55,flip -17975,做多,2025-09-08 11:30:00,2025-09-08 13:00:00,4304.46,4357.03,3.59,100.0,0.0834,4.38,0.18,4.2,tp_upper -17976,做多,2025-09-08 18:00:00,2025-09-08 18:30:00,4316.26,4325.17,3.63,100.0,0.0841,0.75,0.18,0.57,flip -17977,做空,2025-09-08 18:30:00,2025-09-08 21:45:00,4325.17,4320.0,3.63,100.0,0.084,0.43,0.18,0.25,flip -17978,做多,2025-09-08 21:45:00,2025-09-08 22:15:00,4320.0,4316.92,3.63,100.0,0.0841,-0.26,0.18,-0.44,flip -17979,做空,2025-09-08 22:15:00,2025-09-09 04:45:00,4316.92,4311.77,3.63,100.0,0.084,0.43,0.18,0.25,flip -17980,做多,2025-09-09 04:45:00,2025-09-09 14:00:00,4311.77,4334.26,3.69,100.0,0.0856,1.92,0.19,1.74,flip -17981,做空,2025-09-09 14:00:00,2025-09-10 01:30:00,4334.26,4302.64,3.71,100.0,0.0855,2.7,0.18,2.52,flip -17982,做多,2025-09-10 01:30:00,2025-09-10 03:15:00,4302.64,4308.7,3.74,100.0,0.0868,0.53,0.19,0.34,flip -17983,做空,2025-09-10 03:15:00,2025-09-10 05:15:00,4308.7,4312.15,3.74,100.0,0.0867,-0.3,0.19,-0.49,flip -17984,做多,2025-09-10 05:15:00,2025-09-10 05:45:00,4312.15,4306.36,3.73,100.0,0.0865,-0.5,0.19,-0.69,flip -17985,做空,2025-09-10 05:45:00,2025-09-10 06:15:00,4306.36,4308.01,3.72,100.0,0.0864,-0.14,0.19,-0.33,flip -17986,做多,2025-09-10 06:15:00,2025-09-10 12:30:00,4308.01,4377.35,3.72,100.0,0.0863,5.98,0.19,5.79,tp_upper -17987,做多,2025-09-10 17:30:00,2025-09-10 18:15:00,4354.91,4333.74,3.77,100.0,0.0866,-1.83,0.19,-2.02,flip -17988,做空,2025-09-10 18:15:00,2025-09-10 18:30:00,4333.74,4339.87,3.75,100.0,0.0865,-0.53,0.19,-0.72,flip -17989,做多,2025-09-10 18:30:00,2025-09-10 22:15:00,4339.87,4344.21,3.74,100.0,0.0862,0.37,0.19,0.19,flip -17990,做空,2025-09-10 22:15:00,2025-09-10 23:00:00,4344.21,4345.62,3.74,100.0,0.0861,-0.12,0.19,-0.31,flip -17991,做多,2025-09-10 23:00:00,2025-09-10 23:15:00,4345.62,4342.83,3.74,100.0,0.086,-0.24,0.19,-0.43,flip -17992,做空,2025-09-10 23:15:00,2025-09-11 00:45:00,4342.83,4357.49,3.73,100.0,0.0859,-1.26,0.19,-1.45,flip -17993,做多,2025-09-11 00:45:00,2025-09-11 12:30:00,4357.49,4413.24,3.75,100.0,0.0861,4.8,0.19,4.61,flip -17994,做空,2025-09-11 12:30:00,2025-09-11 13:15:00,4413.24,4405.6,3.8,100.0,0.086,0.66,0.19,0.47,flip -17995,做多,2025-09-11 13:15:00,2025-09-11 13:30:00,4405.6,4398.72,3.8,100.0,0.0862,-0.59,0.19,-0.78,flip -17996,做空,2025-09-11 13:30:00,2025-09-11 13:45:00,4398.72,4434.69,3.79,100.0,0.0861,-3.1,0.19,-3.29,flip -17997,做多,2025-09-11 13:45:00,2025-09-11 14:15:00,4434.69,4406.73,3.75,100.0,0.0846,-2.37,0.19,-2.55,flip -17998,做空,2025-09-11 14:15:00,2025-09-11 15:45:00,4406.73,4410.4,3.73,100.0,0.0846,-0.31,0.19,-0.5,flip -17999,做多,2025-09-11 15:45:00,2025-09-11 16:15:00,4410.4,4409.54,3.72,100.0,0.0843,-0.07,0.19,-0.26,flip -18000,做空,2025-09-11 16:15:00,2025-09-11 16:30:00,4409.54,4416.11,3.72,100.0,0.0843,-0.55,0.19,-0.74,flip -18001,做多,2025-09-11 16:30:00,2025-09-11 16:45:00,4416.11,4415.88,3.71,100.0,0.0839,-0.02,0.19,-0.2,flip -18002,做空,2025-09-11 16:45:00,2025-09-11 17:00:00,4415.88,4428.93,3.7,100.0,0.0838,-1.09,0.19,-1.28,flip -18003,做多,2025-09-11 17:00:00,2025-09-11 18:15:00,4428.93,4414.55,3.69,100.0,0.0833,-1.2,0.18,-1.38,flip -18004,做空,2025-09-11 18:15:00,2025-09-11 18:30:00,4414.55,4421.56,3.67,100.0,0.0832,-0.58,0.18,-0.77,flip -18005,做多,2025-09-11 18:30:00,2025-09-11 18:45:00,4421.56,4418.0,3.66,100.0,0.0828,-0.29,0.18,-0.48,flip -18006,做空,2025-09-11 18:45:00,2025-09-11 19:15:00,4418.0,4421.35,3.66,100.0,0.0827,-0.28,0.18,-0.46,flip -18007,做多,2025-09-11 19:15:00,2025-09-11 19:45:00,4421.35,4422.07,3.65,100.0,0.0825,0.06,0.18,-0.12,flip -18008,做空,2025-09-11 19:45:00,2025-09-11 21:00:00,4422.07,4418.52,3.65,100.0,0.0825,0.29,0.18,0.11,flip -18009,做多,2025-09-11 21:00:00,2025-09-11 22:00:00,4418.52,4425.48,3.65,100.0,0.0825,0.57,0.18,0.39,flip -18010,做空,2025-09-11 22:00:00,2025-09-13 15:30:00,4425.48,4653.35,3.65,100.0,0.0824,-18.78,0.19,-18.97,tp_lower -18011,做多,2025-09-14 01:45:00,2025-09-14 02:30:00,4671.37,4676.78,3.52,100.0,0.0753,0.41,0.18,0.23,flip -18012,做空,2025-09-14 02:30:00,2025-09-14 04:30:00,4676.78,4664.29,3.52,100.0,0.0752,0.94,0.18,0.76,flip -18013,做多,2025-09-14 04:30:00,2025-09-14 04:45:00,4664.29,4657.52,3.52,100.0,0.0756,-0.51,0.18,-0.69,flip -18014,做空,2025-09-14 04:45:00,2025-09-14 05:00:00,4657.52,4666.83,3.52,100.0,0.0755,-0.7,0.18,-0.88,flip -18015,做多,2025-09-14 05:00:00,2025-09-14 07:00:00,4666.83,4659.34,3.51,100.0,0.0751,-0.56,0.17,-0.74,flip -18016,做空,2025-09-14 07:00:00,2025-09-14 07:15:00,4659.34,4664.33,3.5,100.0,0.075,-0.37,0.17,-0.55,flip -18017,做多,2025-09-14 07:15:00,2025-09-14 07:45:00,4664.33,4648.81,3.49,100.0,0.0748,-1.16,0.17,-1.33,flip -18018,做空,2025-09-14 07:45:00,2025-09-14 08:15:00,4648.81,4655.0,3.47,100.0,0.0747,-0.46,0.17,-0.64,flip -18019,做多,2025-09-14 08:15:00,2025-09-14 08:45:00,4655.0,4654.16,3.47,100.0,0.0744,-0.06,0.17,-0.24,flip -18020,做空,2025-09-14 08:45:00,2025-09-14 09:00:00,4654.16,4659.13,3.46,100.0,0.0744,-0.37,0.17,-0.54,flip -18021,做多,2025-09-14 09:00:00,2025-09-14 10:00:00,4659.13,4660.3,3.45,100.0,0.0741,0.09,0.17,-0.09,flip -18022,做空,2025-09-14 10:00:00,2025-09-14 10:45:00,4660.3,4657.88,3.45,100.0,0.0741,0.18,0.17,0.01,flip -18023,做多,2025-09-14 10:45:00,2025-09-14 11:15:00,4657.88,4638.14,3.45,100.0,0.0741,-1.46,0.17,-1.63,flip -18024,做空,2025-09-14 11:15:00,2025-09-14 14:30:00,4638.14,4589.0,3.43,100.0,0.074,3.64,0.17,3.47,tp_lower -18025,做多,2025-09-14 21:30:00,2025-09-14 21:45:00,4633.09,4627.9,3.46,100.0,0.0748,-0.39,0.17,-0.56,flip -18026,做空,2025-09-14 21:45:00,2025-09-14 22:30:00,4627.9,4629.71,3.46,100.0,0.0747,-0.14,0.17,-0.31,flip -18027,做多,2025-09-14 22:30:00,2025-09-14 22:45:00,4629.71,4626.99,3.45,100.0,0.0746,-0.2,0.17,-0.38,flip -18028,做空,2025-09-14 22:45:00,2025-09-15 01:30:00,4626.99,4615.18,3.45,100.0,0.0745,0.88,0.17,0.71,flip -18029,做多,2025-09-15 01:30:00,2025-09-15 02:45:00,4615.18,4618.49,3.51,100.0,0.076,0.25,0.18,0.08,flip -18030,做空,2025-09-15 02:45:00,2025-09-15 08:00:00,4618.49,4562.33,3.51,100.0,0.0759,4.26,0.17,4.09,tp_lower -18031,做多,2025-09-15 23:15:00,2025-09-16 00:15:00,4523.74,4506.46,3.55,100.0,0.0784,-1.35,0.18,-1.53,flip -18032,做空,2025-09-16 00:15:00,2025-09-16 00:30:00,4506.46,4510.32,3.54,100.0,0.0785,-0.3,0.18,-0.48,flip -18033,做多,2025-09-16 00:30:00,2025-09-16 04:00:00,4510.32,4507.8,3.53,100.0,0.0783,-0.2,0.18,-0.37,flip -18034,做空,2025-09-16 04:00:00,2025-09-16 04:15:00,4507.8,4511.99,3.53,100.0,0.0782,-0.33,0.18,-0.5,flip -18035,做多,2025-09-16 04:15:00,2025-09-16 07:00:00,4511.99,4503.96,3.52,100.0,0.078,-0.63,0.18,-0.8,flip -18036,做空,2025-09-16 07:00:00,2025-09-16 07:15:00,4503.96,4509.0,3.51,100.0,0.0779,-0.39,0.18,-0.57,flip -18037,做多,2025-09-16 07:15:00,2025-09-16 07:30:00,4509.0,4507.66,3.5,100.0,0.0777,-0.1,0.18,-0.28,flip -18038,做空,2025-09-16 07:30:00,2025-09-16 07:45:00,4507.66,4510.64,3.5,100.0,0.0776,-0.23,0.17,-0.41,flip -18039,做多,2025-09-16 07:45:00,2025-09-16 08:15:00,4510.64,4511.51,3.49,100.0,0.0774,0.07,0.17,-0.11,flip -18040,做空,2025-09-16 08:15:00,2025-09-16 08:45:00,4511.51,4509.51,3.49,100.0,0.0773,0.15,0.17,-0.02,flip -18041,做多,2025-09-16 08:45:00,2025-09-16 09:00:00,4509.51,4507.96,3.49,100.0,0.0773,-0.12,0.17,-0.29,flip -18042,做空,2025-09-16 09:00:00,2025-09-16 09:45:00,4507.96,4509.38,3.48,100.0,0.0772,-0.11,0.17,-0.28,flip -18043,做多,2025-09-16 09:45:00,2025-09-16 10:00:00,4509.38,4508.01,3.48,100.0,0.0771,-0.11,0.17,-0.28,flip -18044,做空,2025-09-16 10:00:00,2025-09-16 13:30:00,4508.01,4452.94,3.47,100.0,0.077,4.24,0.17,4.07,tp_lower -18045,做多,2025-09-16 17:00:00,2025-09-16 17:30:00,4489.27,4490.12,3.51,100.0,0.0782,0.07,0.18,-0.11,flip -18046,做空,2025-09-16 17:30:00,2025-09-16 19:45:00,4490.12,4488.96,3.51,100.0,0.0781,0.09,0.18,-0.08,flip -18047,做多,2025-09-16 19:45:00,2025-09-16 20:00:00,4488.96,4486.89,3.51,100.0,0.0781,-0.16,0.18,-0.34,flip -18048,做空,2025-09-16 20:00:00,2025-09-16 20:15:00,4486.89,4487.24,3.5,100.0,0.078,-0.03,0.18,-0.2,flip -18049,做多,2025-09-16 20:15:00,2025-09-17 04:15:00,4487.24,4485.89,3.5,100.0,0.0779,-0.11,0.17,-0.28,flip -18050,做空,2025-09-17 04:15:00,2025-09-17 05:30:00,4485.89,4488.68,3.55,100.0,0.0791,-0.22,0.18,-0.4,flip -18051,做多,2025-09-17 05:30:00,2025-09-17 08:30:00,4488.68,4500.95,3.54,100.0,0.079,0.97,0.18,0.79,flip -18052,做空,2025-09-17 08:30:00,2025-09-17 08:45:00,4500.95,4509.28,3.55,100.0,0.0789,-0.66,0.18,-0.83,flip -18053,做多,2025-09-17 08:45:00,2025-09-17 09:00:00,4509.28,4504.07,3.54,100.0,0.0785,-0.41,0.18,-0.59,flip -18054,做空,2025-09-17 09:00:00,2025-09-17 09:15:00,4504.07,4505.45,3.53,100.0,0.0784,-0.11,0.18,-0.28,flip -18055,做多,2025-09-17 09:15:00,2025-09-17 09:30:00,4505.45,4501.69,3.53,100.0,0.0783,-0.29,0.18,-0.47,flip -18056,做空,2025-09-17 09:30:00,2025-09-17 13:00:00,4501.69,4504.69,3.52,100.0,0.0782,-0.23,0.18,-0.41,flip -18057,做多,2025-09-17 13:00:00,2025-09-17 13:15:00,4504.69,4502.63,3.52,100.0,0.078,-0.16,0.18,-0.34,flip -18058,做空,2025-09-17 13:15:00,2025-09-17 17:30:00,4502.63,4508.36,3.51,100.0,0.078,-0.45,0.18,-0.62,flip -18059,做多,2025-09-17 17:30:00,2025-09-17 17:45:00,4508.36,4451.91,3.5,100.0,0.0777,-4.39,0.17,-4.56,flip -18060,做空,2025-09-17 17:45:00,2025-09-17 18:00:00,4451.91,4455.37,3.45,100.0,0.0776,-0.27,0.17,-0.44,tp_lower -18061,做多,2025-09-17 18:00:00,2025-09-17 20:45:00,4455.37,4499.8,3.45,100.0,0.0774,3.44,0.17,3.26,flip -18062,做空,2025-09-17 20:45:00,2025-09-17 21:00:00,4499.8,4515.31,3.48,100.0,0.0773,-1.2,0.17,-1.37,flip -18063,做多,2025-09-17 21:00:00,2025-09-18 10:15:00,4515.31,4570.01,3.46,100.0,0.0767,4.2,0.18,4.02,flip -18064,做空,2025-09-18 10:15:00,2025-09-18 10:30:00,4570.01,4576.52,3.55,100.0,0.0776,-0.51,0.18,-0.68,flip -18065,做多,2025-09-18 10:30:00,2025-09-18 10:45:00,4576.52,4572.52,3.54,100.0,0.0773,-0.31,0.18,-0.49,flip -18066,做空,2025-09-18 10:45:00,2025-09-18 11:00:00,4572.52,4579.55,3.53,100.0,0.0772,-0.54,0.18,-0.72,flip -18067,做多,2025-09-18 11:00:00,2025-09-18 11:30:00,4579.55,4573.4,3.52,100.0,0.0769,-0.47,0.18,-0.65,flip -18068,做空,2025-09-18 11:30:00,2025-09-18 12:15:00,4573.4,4583.38,3.51,100.0,0.0768,-0.77,0.18,-0.94,flip -18069,做多,2025-09-18 12:15:00,2025-09-18 13:30:00,4583.38,4571.94,3.5,100.0,0.0764,-0.87,0.17,-1.05,flip -18070,做空,2025-09-18 13:30:00,2025-09-18 14:00:00,4571.94,4605.12,3.49,100.0,0.0764,-2.53,0.18,-2.71,flip -18071,做多,2025-09-18 14:00:00,2025-09-18 14:45:00,4605.12,4594.24,3.46,100.0,0.0752,-0.82,0.17,-0.99,flip -18072,做空,2025-09-18 14:45:00,2025-09-18 15:15:00,4594.24,4588.93,3.45,100.0,0.0751,0.4,0.17,0.23,flip -18073,做多,2025-09-18 15:15:00,2025-09-18 16:00:00,4588.93,4597.0,3.45,100.0,0.0752,0.61,0.17,0.43,flip -18074,做空,2025-09-18 16:00:00,2025-09-18 19:30:00,4597.0,4592.45,3.45,100.0,0.0751,0.34,0.17,0.17,flip -18075,做多,2025-09-18 19:30:00,2025-09-18 19:45:00,4592.45,4586.5,3.45,100.0,0.0752,-0.45,0.17,-0.62,flip -18076,做空,2025-09-18 19:45:00,2025-09-18 20:00:00,4586.5,4594.0,3.45,100.0,0.0751,-0.56,0.17,-0.74,flip -18077,做多,2025-09-18 20:00:00,2025-09-18 20:15:00,4594.0,4590.26,3.44,100.0,0.0748,-0.28,0.17,-0.45,flip -18078,做空,2025-09-18 20:15:00,2025-09-18 20:30:00,4590.26,4600.85,3.43,100.0,0.0747,-0.79,0.17,-0.96,flip -18079,做多,2025-09-18 20:30:00,2025-09-18 21:45:00,4600.85,4592.69,3.42,100.0,0.0743,-0.61,0.17,-0.78,flip -18080,做空,2025-09-18 21:45:00,2025-09-18 22:15:00,4592.69,4593.16,3.41,100.0,0.0742,-0.03,0.17,-0.21,flip -18081,做多,2025-09-18 22:15:00,2025-09-18 22:45:00,4593.16,4589.06,3.41,100.0,0.0742,-0.3,0.17,-0.47,flip -18082,做空,2025-09-18 22:45:00,2025-09-19 00:15:00,4589.06,4597.94,3.4,100.0,0.0741,-0.66,0.17,-0.83,flip -18083,做多,2025-09-19 00:15:00,2025-09-19 02:15:00,4597.94,4590.3,3.45,100.0,0.075,-0.57,0.17,-0.75,flip -18084,做空,2025-09-19 02:15:00,2025-09-19 02:30:00,4590.3,4590.34,3.44,100.0,0.0749,-0.0,0.17,-0.17,flip -18085,做多,2025-09-19 02:30:00,2025-09-19 02:45:00,4590.34,4586.87,3.44,100.0,0.0749,-0.26,0.17,-0.43,flip -18086,做空,2025-09-19 02:45:00,2025-09-19 03:00:00,4586.87,4594.12,3.43,100.0,0.0748,-0.54,0.17,-0.71,flip -18087,做多,2025-09-19 03:00:00,2025-09-19 03:15:00,4594.12,4575.44,3.42,100.0,0.0745,-1.39,0.17,-1.56,flip -18088,做空,2025-09-19 03:15:00,2025-09-20 04:45:00,4575.44,4472.26,3.4,100.0,0.0744,7.68,0.17,7.51,flip -18089,做多,2025-09-20 04:45:00,2025-09-20 08:45:00,4472.26,4462.99,3.5,100.0,0.0782,-0.72,0.17,-0.9,flip -18090,做空,2025-09-20 08:45:00,2025-09-20 09:00:00,4462.99,4468.77,3.49,100.0,0.0781,-0.45,0.17,-0.63,flip -18091,做多,2025-09-20 09:00:00,2025-09-20 09:15:00,4468.77,4463.01,3.48,100.0,0.0778,-0.45,0.17,-0.62,flip -18092,做空,2025-09-20 09:15:00,2025-09-20 09:45:00,4463.01,4463.7,3.47,100.0,0.0777,-0.05,0.17,-0.23,flip -18093,做多,2025-09-20 09:45:00,2025-09-20 10:30:00,4463.7,4466.19,3.47,100.0,0.0776,0.19,0.17,0.02,flip -18094,做空,2025-09-20 10:30:00,2025-09-20 11:00:00,4466.19,4467.67,3.46,100.0,0.0776,-0.11,0.17,-0.29,flip -18095,做多,2025-09-20 11:00:00,2025-09-20 11:15:00,4467.67,4463.21,3.46,100.0,0.0774,-0.35,0.17,-0.52,flip -18096,做空,2025-09-20 11:15:00,2025-09-20 11:45:00,4463.21,4468.0,3.45,100.0,0.0773,-0.37,0.17,-0.54,flip -18097,做多,2025-09-20 11:45:00,2025-09-20 12:00:00,4468.0,4467.4,3.44,100.0,0.0771,-0.05,0.17,-0.22,flip -18098,做空,2025-09-20 12:00:00,2025-09-20 13:15:00,4467.4,4467.02,3.44,100.0,0.077,0.03,0.17,-0.14,flip -18099,做多,2025-09-20 13:15:00,2025-09-20 13:45:00,4467.02,4466.12,3.44,100.0,0.077,-0.07,0.17,-0.24,flip -18100,做空,2025-09-20 13:45:00,2025-09-20 14:30:00,4466.12,4472.14,3.43,100.0,0.0769,-0.46,0.17,-0.63,flip -18101,做多,2025-09-20 14:30:00,2025-09-20 14:45:00,4472.14,4485.44,3.43,100.0,0.0766,1.02,0.17,0.85,tp_upper -18102,做多,2025-09-20 19:00:00,2025-09-20 23:30:00,4474.78,4478.72,3.43,100.0,0.0767,0.3,0.17,0.13,flip -18103,做空,2025-09-20 23:30:00,2025-09-21 00:00:00,4478.72,4480.66,3.43,100.0,0.0766,-0.15,0.17,-0.32,flip -18104,做多,2025-09-21 00:00:00,2025-09-21 00:15:00,4480.66,4474.88,3.47,100.0,0.0775,-0.45,0.17,-0.62,flip -18105,做空,2025-09-21 00:15:00,2025-09-21 00:30:00,4474.88,4481.0,3.47,100.0,0.0774,-0.47,0.17,-0.65,flip -18106,做多,2025-09-21 00:30:00,2025-09-21 01:30:00,4481.0,4479.33,3.46,100.0,0.0772,-0.13,0.17,-0.3,flip -18107,做空,2025-09-21 01:30:00,2025-09-21 01:45:00,4479.33,4479.55,3.45,100.0,0.0771,-0.02,0.17,-0.19,flip -18108,做多,2025-09-21 01:45:00,2025-09-21 02:15:00,4479.55,4473.55,3.45,100.0,0.077,-0.46,0.17,-0.63,flip -18109,做空,2025-09-21 02:15:00,2025-09-21 06:00:00,4473.55,4480.94,3.44,100.0,0.0769,-0.57,0.17,-0.74,flip -18110,做多,2025-09-21 06:00:00,2025-09-21 06:15:00,4480.94,4480.62,3.43,100.0,0.0766,-0.02,0.17,-0.2,flip -18111,做空,2025-09-21 06:15:00,2025-09-21 09:30:00,4480.62,4454.76,3.43,100.0,0.0765,1.98,0.17,1.81,tp_lower -18112,做多,2025-09-21 13:45:00,2025-09-21 14:15:00,4474.0,4473.5,3.44,100.0,0.077,-0.04,0.17,-0.21,flip -18113,做空,2025-09-21 14:15:00,2025-09-21 14:30:00,4473.5,4477.45,3.44,100.0,0.0769,-0.3,0.17,-0.48,flip -18114,做多,2025-09-21 14:30:00,2025-09-21 14:45:00,4477.45,4470.67,3.43,100.0,0.0767,-0.52,0.17,-0.69,flip -18115,做空,2025-09-21 14:45:00,2025-09-21 15:00:00,4470.67,4480.91,3.43,100.0,0.0766,-0.78,0.17,-0.96,flip -18116,做多,2025-09-21 15:00:00,2025-09-21 16:30:00,4480.91,4468.98,3.41,100.0,0.0762,-0.91,0.17,-1.08,flip -18117,做空,2025-09-21 16:30:00,2025-09-21 16:45:00,4468.98,4474.67,3.4,100.0,0.0761,-0.43,0.17,-0.6,flip -18118,做多,2025-09-21 16:45:00,2025-09-21 17:00:00,4474.67,4469.3,3.39,100.0,0.0759,-0.41,0.17,-0.58,flip -18119,做空,2025-09-21 17:00:00,2025-09-21 17:15:00,4469.3,4470.88,3.39,100.0,0.0758,-0.12,0.17,-0.29,flip -18120,做多,2025-09-21 17:15:00,2025-09-21 20:45:00,4470.88,4472.37,3.38,100.0,0.0756,0.11,0.17,-0.06,flip -18121,做空,2025-09-21 20:45:00,2025-09-21 21:30:00,4472.37,4474.18,3.38,100.0,0.0756,-0.14,0.17,-0.31,flip -18122,做多,2025-09-21 21:30:00,2025-09-21 21:45:00,4474.18,4469.0,3.38,100.0,0.0754,-0.39,0.17,-0.56,flip -18123,做空,2025-09-21 21:45:00,2025-09-22 00:30:00,4469.0,4359.01,3.37,100.0,0.0754,8.29,0.16,8.12,tp_lower -18124,做多,2025-09-22 20:45:00,2025-09-22 21:00:00,4179.77,4179.13,3.51,100.0,0.084,-0.05,0.18,-0.23,flip -18125,做空,2025-09-22 21:00:00,2025-09-22 21:15:00,4179.13,4186.82,3.5,100.0,0.0839,-0.64,0.18,-0.82,flip -18126,做多,2025-09-22 21:15:00,2025-09-23 01:00:00,4186.82,4175.13,3.5,100.0,0.0835,-0.98,0.17,-1.15,flip -18127,做空,2025-09-23 01:00:00,2025-09-23 01:15:00,4175.13,4195.98,3.49,100.0,0.0836,-1.74,0.18,-1.92,flip -18128,做多,2025-09-23 01:15:00,2025-09-23 01:30:00,4195.98,4171.69,3.47,100.0,0.0827,-2.01,0.17,-2.18,flip -18129,做空,2025-09-23 01:30:00,2025-09-23 02:00:00,4171.69,4175.72,3.45,100.0,0.0826,-0.33,0.17,-0.51,flip -18130,做多,2025-09-23 02:00:00,2025-09-23 04:00:00,4175.72,4175.19,3.44,100.0,0.0824,-0.04,0.17,-0.22,flip -18131,做空,2025-09-23 04:00:00,2025-09-23 04:45:00,4175.19,4175.37,3.44,100.0,0.0823,-0.01,0.17,-0.19,flip -18132,做多,2025-09-23 04:45:00,2025-09-23 11:00:00,4175.37,4181.94,3.43,100.0,0.0822,0.54,0.17,0.37,flip -18133,做空,2025-09-23 11:00:00,2025-09-23 11:15:00,4181.94,4187.01,3.43,100.0,0.0821,-0.42,0.17,-0.59,flip -18134,做多,2025-09-23 11:15:00,2025-09-23 12:15:00,4187.01,4184.11,3.43,100.0,0.0818,-0.24,0.17,-0.41,flip -18135,做空,2025-09-23 12:15:00,2025-09-23 12:30:00,4184.11,4196.16,3.42,100.0,0.0818,-0.99,0.17,-1.16,flip -18136,做多,2025-09-23 12:30:00,2025-09-23 12:45:00,4196.16,4193.18,3.41,100.0,0.0812,-0.24,0.17,-0.41,flip -18137,做空,2025-09-23 12:45:00,2025-09-23 13:15:00,4193.18,4194.32,3.4,100.0,0.0811,-0.09,0.17,-0.26,flip -18138,做多,2025-09-23 13:15:00,2025-09-23 13:30:00,4194.32,4186.77,3.4,100.0,0.081,-0.61,0.17,-0.78,flip -18139,做空,2025-09-23 13:30:00,2025-09-23 14:00:00,4186.77,4196.26,3.39,100.0,0.0809,-0.77,0.17,-0.94,flip -18140,做多,2025-09-23 14:00:00,2025-09-23 14:15:00,4196.26,4182.6,3.38,100.0,0.0805,-1.1,0.17,-1.27,flip -18141,做空,2025-09-23 14:15:00,2025-09-23 14:30:00,4182.6,4189.52,3.36,100.0,0.0804,-0.56,0.17,-0.72,flip -18142,做多,2025-09-23 14:30:00,2025-09-23 14:45:00,4189.52,4172.56,3.35,100.0,0.08,-1.36,0.17,-1.52,flip -18143,做空,2025-09-23 14:45:00,2025-09-23 15:15:00,4172.56,4190.57,3.34,100.0,0.08,-1.44,0.17,-1.61,flip -18144,做多,2025-09-23 15:15:00,2025-09-23 15:30:00,4190.57,4178.59,3.32,100.0,0.0792,-0.95,0.17,-1.11,flip -18145,做空,2025-09-23 15:30:00,2025-09-23 15:45:00,4178.59,4178.8,3.31,100.0,0.0791,-0.02,0.17,-0.18,flip -18146,做多,2025-09-23 15:45:00,2025-09-23 16:30:00,4178.8,4170.17,3.3,100.0,0.079,-0.68,0.16,-0.85,flip -18147,做空,2025-09-23 16:30:00,2025-09-23 16:45:00,4170.17,4190.22,3.29,100.0,0.079,-1.58,0.17,-1.75,flip -18148,做多,2025-09-23 16:45:00,2025-09-23 17:00:00,4190.22,4174.36,3.27,100.0,0.0781,-1.24,0.16,-1.4,flip -18149,做空,2025-09-23 17:00:00,2025-09-23 21:30:00,4174.36,4185.97,3.26,100.0,0.078,-0.91,0.16,-1.07,flip -18150,做多,2025-09-23 21:30:00,2025-09-23 21:45:00,4185.97,4182.09,3.25,100.0,0.0775,-0.3,0.16,-0.46,flip -18151,做空,2025-09-23 21:45:00,2025-09-23 22:30:00,4182.09,4182.22,3.24,100.0,0.0775,-0.01,0.16,-0.17,flip -18152,做多,2025-09-23 22:30:00,2025-09-23 22:45:00,4182.22,4179.69,3.24,100.0,0.0774,-0.2,0.16,-0.36,flip -18153,做空,2025-09-23 22:45:00,2025-09-24 00:15:00,4179.69,4183.46,3.23,100.0,0.0773,-0.29,0.16,-0.45,flip -18154,做多,2025-09-24 00:15:00,2025-09-24 00:30:00,4183.46,4177.31,3.31,100.0,0.079,-0.49,0.17,-0.65,flip -18155,做空,2025-09-24 00:30:00,2025-09-24 01:00:00,4177.31,4182.14,3.3,100.0,0.079,-0.38,0.17,-0.55,flip -18156,做多,2025-09-24 01:00:00,2025-09-24 02:00:00,4182.14,4168.31,3.29,100.0,0.0787,-1.09,0.16,-1.25,flip -18157,做空,2025-09-24 02:00:00,2025-09-24 04:00:00,4168.31,4098.12,3.28,100.0,0.0786,5.52,0.16,5.36,tp_lower -18158,做多,2025-09-24 05:30:00,2025-09-24 06:15:00,4168.0,4171.21,3.33,100.0,0.0799,0.26,0.17,0.09,flip -18159,做空,2025-09-24 06:15:00,2025-09-24 07:30:00,4171.21,4174.72,3.33,100.0,0.0798,-0.28,0.17,-0.45,flip -18160,做多,2025-09-24 07:30:00,2025-09-24 10:15:00,4174.72,4166.01,3.32,100.0,0.0796,-0.69,0.17,-0.86,flip -18161,做空,2025-09-24 10:15:00,2025-09-24 10:30:00,4166.01,4168.87,3.31,100.0,0.0795,-0.23,0.17,-0.39,flip -18162,做多,2025-09-24 10:30:00,2025-09-24 12:15:00,4168.87,4175.47,3.31,100.0,0.0793,0.52,0.17,0.36,flip -18163,做空,2025-09-24 12:15:00,2025-09-24 14:15:00,4175.47,4170.51,3.31,100.0,0.0792,0.39,0.17,0.23,flip -18164,做多,2025-09-24 14:15:00,2025-09-24 15:45:00,4170.51,4163.82,3.31,100.0,0.0793,-0.53,0.17,-0.7,flip -18165,做空,2025-09-24 15:45:00,2025-09-24 16:15:00,4163.82,4167.87,3.3,100.0,0.0793,-0.32,0.17,-0.49,flip -18166,做多,2025-09-24 16:15:00,2025-09-24 16:45:00,4167.87,4170.97,3.29,100.0,0.079,0.24,0.16,0.08,flip -18167,做空,2025-09-24 16:45:00,2025-09-24 17:00:00,4170.97,4178.79,3.29,100.0,0.0789,-0.62,0.16,-0.78,flip -18168,做多,2025-09-24 17:00:00,2025-09-24 18:00:00,4178.79,4169.77,3.28,100.0,0.0786,-0.71,0.16,-0.87,flip -18169,做空,2025-09-24 18:00:00,2025-09-24 18:15:00,4169.77,4177.03,3.27,100.0,0.0785,-0.57,0.16,-0.73,flip -18170,做多,2025-09-24 18:15:00,2025-09-24 18:45:00,4177.03,4170.08,3.26,100.0,0.0781,-0.54,0.16,-0.71,flip -18171,做空,2025-09-24 18:45:00,2025-09-24 21:45:00,4170.08,4142.89,3.26,100.0,0.0781,2.12,0.16,1.96,tp_lower -18172,做多,2025-09-26 01:45:00,2025-09-26 02:00:00,3947.52,3945.64,3.33,100.0,0.0843,-0.16,0.17,-0.32,flip -18173,做空,2025-09-26 02:00:00,2025-09-26 06:00:00,3945.64,3928.76,3.32,100.0,0.0842,1.42,0.17,1.26,flip -18174,做多,2025-09-26 06:00:00,2025-09-26 06:45:00,3928.76,3919.01,3.33,100.0,0.0849,-0.83,0.17,-0.99,flip -18175,做空,2025-09-26 06:45:00,2025-09-26 07:00:00,3919.01,3932.41,3.32,100.0,0.0848,-1.14,0.17,-1.3,flip -18176,做多,2025-09-26 07:00:00,2025-09-26 07:30:00,3932.41,3908.24,3.31,100.0,0.0841,-2.03,0.16,-2.2,flip -18177,做空,2025-09-26 07:30:00,2025-09-26 07:45:00,3908.24,3936.61,3.28,100.0,0.084,-2.38,0.17,-2.55,flip -18178,做多,2025-09-26 07:45:00,2025-09-26 09:30:00,3936.61,3904.36,3.26,100.0,0.0827,-2.67,0.16,-2.83,flip -18179,做空,2025-09-26 09:30:00,2025-09-26 12:30:00,3904.36,3946.86,3.23,100.0,0.0827,-3.51,0.16,-3.68,flip -18180,做多,2025-09-26 12:30:00,2025-09-26 13:15:00,3946.86,3913.68,3.19,100.0,0.0808,-2.68,0.16,-2.84,flip -18181,做空,2025-09-26 13:15:00,2025-09-26 13:30:00,3913.68,3937.19,3.16,100.0,0.0807,-1.9,0.16,-2.06,flip -18182,做多,2025-09-26 13:30:00,2025-09-26 14:45:00,3937.19,3929.52,3.14,100.0,0.0797,-0.61,0.16,-0.77,flip -18183,做空,2025-09-26 14:45:00,2025-09-27 10:30:00,3929.52,4011.08,3.13,100.0,0.0796,-6.49,0.16,-6.65,flip -18184,做多,2025-09-27 10:30:00,2025-09-27 10:45:00,4011.08,4007.65,3.09,100.0,0.0771,-0.26,0.15,-0.42,flip -18185,做空,2025-09-27 10:45:00,2025-09-27 12:45:00,4007.65,4027.2,3.09,100.0,0.077,-1.51,0.16,-1.66,flip -18186,做多,2025-09-27 12:45:00,2025-09-27 14:45:00,4027.2,4013.05,3.07,100.0,0.0762,-1.08,0.15,-1.23,flip -18187,做空,2025-09-27 14:45:00,2025-09-27 15:15:00,4013.05,4011.39,3.06,100.0,0.0761,0.13,0.15,-0.03,flip -18188,做多,2025-09-27 15:15:00,2025-09-27 16:00:00,4011.39,4010.05,3.05,100.0,0.0761,-0.1,0.15,-0.25,flip -18189,做空,2025-09-27 16:00:00,2025-09-27 20:00:00,4010.05,4001.43,3.05,100.0,0.076,0.66,0.15,0.5,flip -18190,做多,2025-09-27 20:00:00,2025-09-28 00:00:00,4001.43,4011.14,3.05,100.0,0.0763,0.74,0.15,0.59,flip -18191,做空,2025-09-28 00:00:00,2025-09-28 01:15:00,4011.14,4005.32,3.08,100.0,0.0767,0.45,0.15,0.29,flip -18192,做多,2025-09-28 01:15:00,2025-09-28 01:30:00,4005.32,3995.51,3.08,100.0,0.0768,-0.75,0.15,-0.91,flip -18193,做空,2025-09-28 01:30:00,2025-09-28 05:15:00,3995.51,4009.88,3.07,100.0,0.0768,-1.1,0.15,-1.26,flip -18194,做多,2025-09-28 05:15:00,2025-09-28 05:45:00,4009.88,4009.0,3.05,100.0,0.0761,-0.07,0.15,-0.22,flip -18195,做空,2025-09-28 05:45:00,2025-09-28 07:00:00,4009.0,4006.19,3.05,100.0,0.0761,0.21,0.15,0.06,flip -18196,做多,2025-09-28 07:00:00,2025-09-28 08:15:00,4006.19,4003.75,3.05,100.0,0.0761,-0.19,0.15,-0.34,flip -18197,做空,2025-09-28 08:15:00,2025-09-28 13:15:00,4003.75,3996.45,3.04,100.0,0.076,0.55,0.15,0.4,flip -18198,做多,2025-09-28 13:15:00,2025-09-28 16:00:00,3996.45,4033.12,3.05,100.0,0.0762,2.8,0.15,2.64,tp_upper -18199,做多,2025-09-29 11:15:00,2025-09-29 12:30:00,4102.69,4101.96,3.09,100.0,0.0754,-0.06,0.15,-0.21,flip -18200,做空,2025-09-29 12:30:00,2025-09-29 13:30:00,4101.96,4146.37,3.09,100.0,0.0753,-3.35,0.16,-3.5,flip -18201,做多,2025-09-29 13:30:00,2025-09-29 13:45:00,4146.37,4166.64,3.05,100.0,0.0737,1.49,0.15,1.34,tp_upper -18202,做多,2025-09-30 06:00:00,2025-09-30 06:45:00,4188.85,4188.06,3.07,100.0,0.0734,-0.06,0.15,-0.21,flip -18203,做空,2025-09-30 06:45:00,2025-09-30 07:00:00,4188.06,4194.08,3.07,100.0,0.0733,-0.44,0.15,-0.6,flip -18204,做多,2025-09-30 07:00:00,2025-09-30 07:15:00,4194.08,4191.06,3.06,100.0,0.073,-0.22,0.15,-0.37,flip -18205,做空,2025-09-30 07:15:00,2025-09-30 19:45:00,4191.06,4159.15,3.06,100.0,0.073,2.33,0.15,2.18,flip -18206,做多,2025-09-30 19:45:00,2025-09-30 20:00:00,4159.15,4151.49,3.08,100.0,0.074,-0.57,0.15,-0.72,flip -18207,做空,2025-09-30 20:00:00,2025-09-30 23:45:00,4151.49,4142.99,3.07,100.0,0.0739,0.63,0.15,0.48,flip -18208,做多,2025-09-30 23:45:00,2025-10-01 00:15:00,4142.99,4130.6,3.07,100.0,0.0742,-0.92,0.15,-1.07,flip -18209,做空,2025-10-01 00:15:00,2025-10-01 00:45:00,4130.6,4146.66,3.08,100.0,0.0745,-1.2,0.15,-1.35,flip -18210,做多,2025-10-01 00:45:00,2025-10-01 03:15:00,4146.66,4139.51,3.06,100.0,0.0739,-0.53,0.15,-0.68,flip -18211,做空,2025-10-01 03:15:00,2025-10-01 04:00:00,4139.51,4139.84,3.05,100.0,0.0738,-0.02,0.15,-0.18,flip -18212,做多,2025-10-01 04:00:00,2025-10-01 04:45:00,4139.84,4138.35,3.05,100.0,0.0737,-0.11,0.15,-0.26,flip -18213,做空,2025-10-01 04:45:00,2025-10-01 05:00:00,4138.35,4147.59,3.05,100.0,0.0736,-0.68,0.15,-0.83,flip -18214,做多,2025-10-01 05:00:00,2025-10-01 06:00:00,4147.59,4139.72,3.04,100.0,0.0732,-0.58,0.15,-0.73,flip -18215,做空,2025-10-01 06:00:00,2025-10-01 07:15:00,4139.72,4138.85,3.03,100.0,0.0732,0.06,0.15,-0.09,flip -18216,做多,2025-10-01 07:15:00,2025-10-01 08:30:00,4138.85,4271.3,3.03,100.0,0.0731,9.69,0.16,9.53,tp_upper -18217,做多,2025-10-02 15:00:00,2025-10-02 16:00:00,4390.58,4457.0,3.14,100.0,0.0716,4.76,0.16,4.6,tp_upper -18218,做多,2025-10-03 05:45:00,2025-10-03 06:30:00,4474.69,4472.0,3.19,100.0,0.0713,-0.19,0.16,-0.35,flip -18219,做空,2025-10-03 06:30:00,2025-10-03 09:15:00,4472.0,4473.44,3.19,100.0,0.0712,-0.1,0.16,-0.26,flip -18220,做多,2025-10-03 09:15:00,2025-10-03 11:00:00,4473.44,4472.93,3.18,100.0,0.0711,-0.04,0.16,-0.2,flip -18221,做空,2025-10-03 11:00:00,2025-10-03 11:15:00,4472.93,4477.69,3.18,100.0,0.0711,-0.34,0.16,-0.5,flip -18222,做多,2025-10-03 11:15:00,2025-10-03 11:45:00,4477.69,4476.19,3.17,100.0,0.0708,-0.11,0.16,-0.26,flip -18223,做空,2025-10-03 11:45:00,2025-10-03 12:00:00,4476.19,4479.04,3.17,100.0,0.0708,-0.2,0.16,-0.36,flip -18224,做多,2025-10-03 12:00:00,2025-10-03 12:15:00,4479.04,4472.06,3.16,100.0,0.0706,-0.49,0.16,-0.65,flip -18225,做空,2025-10-03 12:15:00,2025-10-03 12:30:00,4472.06,4481.76,3.15,100.0,0.0705,-0.68,0.16,-0.84,flip -18226,做多,2025-10-03 12:30:00,2025-10-03 12:45:00,4481.76,4480.58,3.14,100.0,0.0702,-0.08,0.16,-0.24,flip -18227,做空,2025-10-03 12:45:00,2025-10-03 13:15:00,4480.58,4489.52,3.14,100.0,0.0701,-0.63,0.16,-0.78,flip -18228,做多,2025-10-03 13:15:00,2025-10-03 13:30:00,4489.52,4469.59,3.13,100.0,0.0697,-1.39,0.16,-1.55,flip -18229,做空,2025-10-03 13:30:00,2025-10-03 14:30:00,4469.59,4470.3,3.11,100.0,0.0697,-0.05,0.16,-0.21,flip -18230,做多,2025-10-03 14:30:00,2025-10-03 15:00:00,4470.3,4465.99,3.11,100.0,0.0696,-0.3,0.16,-0.46,flip -18231,做空,2025-10-03 15:00:00,2025-10-03 15:15:00,4465.99,4478.54,3.1,100.0,0.0695,-0.87,0.16,-1.03,flip -18232,做多,2025-10-03 15:15:00,2025-10-03 16:00:00,4478.54,4539.3,3.09,100.0,0.069,4.19,0.16,4.04,tp_upper -18233,做多,2025-10-03 18:15:00,2025-10-04 00:15:00,4499.7,4495.73,3.13,100.0,0.0696,-0.28,0.16,-0.43,flip -18234,做空,2025-10-04 00:15:00,2025-10-04 00:30:00,4495.73,4497.41,3.17,100.0,0.0705,-0.12,0.16,-0.28,flip -18235,做多,2025-10-04 00:30:00,2025-10-04 01:00:00,4497.41,4490.27,3.16,100.0,0.0704,-0.5,0.16,-0.66,flip -18236,做空,2025-10-04 01:00:00,2025-10-04 05:00:00,4490.27,4502.91,3.16,100.0,0.0703,-0.89,0.16,-1.05,flip -18237,做多,2025-10-04 05:00:00,2025-10-04 05:15:00,4502.91,4498.58,3.14,100.0,0.0698,-0.3,0.16,-0.46,flip -18238,做空,2025-10-04 05:15:00,2025-10-04 05:45:00,4498.58,4501.61,3.14,100.0,0.0698,-0.21,0.16,-0.37,flip -18239,做多,2025-10-04 05:45:00,2025-10-04 06:45:00,4501.61,4504.99,3.13,100.0,0.0696,0.24,0.16,0.08,flip -18240,做空,2025-10-04 06:45:00,2025-10-04 10:15:00,4504.99,4500.67,3.13,100.0,0.0695,0.3,0.16,0.14,flip -18241,做多,2025-10-04 10:15:00,2025-10-04 10:30:00,4500.67,4486.0,3.13,100.0,0.0696,-1.02,0.16,-1.18,flip -18242,做空,2025-10-04 10:30:00,2025-10-04 13:00:00,4486.0,4497.75,3.12,100.0,0.0695,-0.82,0.16,-0.97,flip -18243,做多,2025-10-04 13:00:00,2025-10-04 13:15:00,4497.75,4495.99,3.11,100.0,0.0691,-0.12,0.16,-0.28,flip -18244,做空,2025-10-04 13:15:00,2025-10-04 13:30:00,4495.99,4499.0,3.1,100.0,0.069,-0.21,0.16,-0.36,flip -18245,做多,2025-10-04 13:30:00,2025-10-04 13:45:00,4499.0,4497.85,3.1,100.0,0.0689,-0.08,0.15,-0.23,flip -18246,做空,2025-10-04 13:45:00,2025-10-04 14:00:00,4497.85,4505.56,3.09,100.0,0.0688,-0.53,0.15,-0.69,flip -18247,做多,2025-10-04 14:00:00,2025-10-04 14:45:00,4505.56,4468.26,3.09,100.0,0.0685,-2.55,0.15,-2.71,flip -18248,做空,2025-10-04 14:45:00,2025-10-04 15:30:00,4468.26,4456.13,3.06,100.0,0.0684,0.83,0.15,0.68,tp_lower -18249,做多,2025-10-04 20:15:00,2025-10-04 20:30:00,4482.67,4481.24,3.06,100.0,0.0683,-0.1,0.15,-0.25,flip -18250,做空,2025-10-04 20:30:00,2025-10-04 21:00:00,4481.24,4487.09,3.06,100.0,0.0682,-0.4,0.15,-0.55,flip -18251,做多,2025-10-04 21:00:00,2025-10-04 21:45:00,4487.09,4482.49,3.05,100.0,0.068,-0.31,0.15,-0.47,flip -18252,做空,2025-10-04 21:45:00,2025-10-04 22:00:00,4482.49,4483.04,3.04,100.0,0.0679,-0.04,0.15,-0.19,flip -18253,做多,2025-10-04 22:00:00,2025-10-05 00:30:00,4483.04,4477.88,3.04,100.0,0.0678,-0.35,0.15,-0.5,flip -18254,做空,2025-10-05 00:30:00,2025-10-05 01:00:00,4477.88,4479.16,3.09,100.0,0.069,-0.09,0.15,-0.24,flip -18255,做多,2025-10-05 01:00:00,2025-10-05 01:15:00,4479.16,4477.45,3.09,100.0,0.0689,-0.12,0.15,-0.27,flip -18256,做空,2025-10-05 01:15:00,2025-10-05 01:30:00,4477.45,4484.31,3.08,100.0,0.0688,-0.47,0.15,-0.63,flip -18257,做多,2025-10-05 01:30:00,2025-10-05 02:30:00,4484.31,4520.75,3.07,100.0,0.0686,2.5,0.15,2.34,tp_upper -18258,做多,2025-10-05 13:00:00,2025-10-05 13:30:00,4533.38,4535.66,3.1,100.0,0.0683,0.16,0.15,0.0,flip -18259,做空,2025-10-05 13:30:00,2025-10-05 13:45:00,4535.66,4536.9,3.1,100.0,0.0682,-0.08,0.15,-0.24,flip -18260,做多,2025-10-05 13:45:00,2025-10-05 14:30:00,4536.9,4534.4,3.09,100.0,0.0681,-0.17,0.15,-0.32,flip -18261,做空,2025-10-05 14:30:00,2025-10-05 15:15:00,4534.4,4536.51,3.09,100.0,0.0681,-0.14,0.15,-0.3,flip -18262,做多,2025-10-05 15:15:00,2025-10-06 00:15:00,4536.51,4513.06,3.08,100.0,0.0679,-1.59,0.15,-1.75,flip -18263,做空,2025-10-06 00:15:00,2025-10-06 01:15:00,4513.06,4528.74,3.09,100.0,0.0684,-1.07,0.15,-1.23,flip -18264,做多,2025-10-06 01:15:00,2025-10-06 01:30:00,4528.74,4520.57,3.07,100.0,0.0679,-0.55,0.15,-0.71,flip -18265,做空,2025-10-06 01:30:00,2025-10-06 01:45:00,4520.57,4526.22,3.07,100.0,0.0678,-0.38,0.15,-0.54,flip -18266,做多,2025-10-06 01:45:00,2025-10-06 02:00:00,4526.22,4522.89,3.06,100.0,0.0676,-0.23,0.15,-0.38,flip -18267,做空,2025-10-06 02:00:00,2025-10-06 02:30:00,4522.89,4519.26,3.05,100.0,0.0675,0.25,0.15,0.09,flip -18268,做多,2025-10-06 02:30:00,2025-10-06 05:00:00,4519.26,4512.03,3.05,100.0,0.0675,-0.49,0.15,-0.64,flip -18269,做空,2025-10-06 05:00:00,2025-10-06 05:15:00,4512.03,4521.02,3.04,100.0,0.0675,-0.61,0.15,-0.76,flip -18270,做多,2025-10-06 05:15:00,2025-10-06 05:30:00,4521.02,4518.47,3.04,100.0,0.0671,-0.17,0.15,-0.32,flip -18271,做空,2025-10-06 05:30:00,2025-10-07 10:00:00,4518.47,4695.41,3.03,100.0,0.0671,-11.87,0.16,-12.03,flip -18272,做多,2025-10-07 10:00:00,2025-10-07 10:15:00,4695.41,4685.73,2.93,100.0,0.0625,-0.6,0.15,-0.75,flip -18273,做空,2025-10-07 10:15:00,2025-10-07 10:30:00,4685.73,4690.01,2.92,100.0,0.0624,-0.27,0.15,-0.41,flip -18274,做多,2025-10-07 10:30:00,2025-10-07 11:00:00,4690.01,4685.01,2.92,100.0,0.0622,-0.31,0.15,-0.46,flip -18275,做空,2025-10-07 11:00:00,2025-10-07 11:15:00,4685.01,4694.46,2.91,100.0,0.0622,-0.59,0.15,-0.73,flip -18276,做多,2025-10-07 11:15:00,2025-10-07 13:30:00,4694.46,4685.37,2.9,100.0,0.0619,-0.56,0.14,-0.71,flip -18277,做空,2025-10-07 13:30:00,2025-10-07 13:45:00,4685.37,4702.01,2.9,100.0,0.0618,-1.03,0.15,-1.17,flip -18278,做多,2025-10-07 13:45:00,2025-10-07 14:00:00,4702.01,4653.66,2.88,100.0,0.0613,-2.96,0.14,-3.11,flip -18279,做空,2025-10-07 14:00:00,2025-10-07 14:45:00,4653.66,4591.72,2.85,100.0,0.0612,3.79,0.14,3.65,tp_lower -18280,做多,2025-10-08 08:15:00,2025-10-08 08:45:00,4470.0,4473.13,2.91,100.0,0.065,0.2,0.15,0.06,flip -18281,做空,2025-10-08 08:45:00,2025-10-08 13:00:00,4473.13,4482.58,2.91,100.0,0.065,-0.61,0.15,-0.76,flip -18282,做多,2025-10-08 13:00:00,2025-10-08 13:30:00,4482.58,4454.21,2.9,100.0,0.0646,-1.83,0.14,-1.98,flip -18283,做空,2025-10-08 13:30:00,2025-10-08 13:45:00,4454.21,4474.06,2.88,100.0,0.0646,-1.28,0.14,-1.43,flip -18284,做多,2025-10-08 13:45:00,2025-10-08 14:30:00,4474.06,4464.05,2.86,100.0,0.0639,-0.64,0.14,-0.78,flip -18285,做空,2025-10-08 14:30:00,2025-10-08 15:00:00,4464.05,4455.84,2.85,100.0,0.0639,0.52,0.14,0.38,flip -18286,做多,2025-10-08 15:00:00,2025-10-09 01:00:00,4455.84,4497.42,2.85,100.0,0.064,2.66,0.14,2.52,flip -18287,做空,2025-10-09 01:00:00,2025-10-09 21:45:00,4497.42,4355.89,2.89,100.0,0.0644,9.11,0.14,8.97,flip -18288,做多,2025-10-09 21:45:00,2025-10-10 02:45:00,4355.89,4357.73,2.98,100.0,0.0685,0.13,0.15,-0.02,flip -18289,做空,2025-10-10 02:45:00,2025-10-10 03:15:00,4357.73,4375.74,2.99,100.0,0.0685,-1.23,0.15,-1.38,flip -18290,做多,2025-10-10 03:15:00,2025-10-10 03:45:00,4375.74,4345.01,2.97,100.0,0.0679,-2.09,0.15,-2.23,flip -18291,做空,2025-10-10 03:45:00,2025-10-10 04:00:00,4345.01,4355.14,2.95,100.0,0.0678,-0.69,0.15,-0.83,flip -18292,做多,2025-10-10 04:00:00,2025-10-10 04:15:00,4355.14,4347.07,2.94,100.0,0.0674,-0.54,0.15,-0.69,flip -18293,做空,2025-10-10 04:15:00,2025-10-10 05:15:00,4347.07,4353.72,2.93,100.0,0.0674,-0.45,0.15,-0.59,flip -18294,做多,2025-10-10 05:15:00,2025-10-10 06:30:00,4353.72,4346.61,2.92,100.0,0.0671,-0.48,0.15,-0.62,flip -18295,做空,2025-10-10 06:30:00,2025-10-10 08:45:00,4346.61,4343.91,2.91,100.0,0.067,0.18,0.15,0.04,flip -18296,做多,2025-10-10 08:45:00,2025-10-10 09:30:00,4343.91,4340.34,2.91,100.0,0.0671,-0.24,0.15,-0.38,flip -18297,做空,2025-10-10 09:30:00,2025-10-10 13:00:00,4340.34,4352.1,2.91,100.0,0.067,-0.79,0.15,-0.93,flip -18298,做多,2025-10-10 13:00:00,2025-10-10 13:45:00,4352.1,4354.3,2.9,100.0,0.0666,0.15,0.14,0.0,flip -18299,做空,2025-10-10 13:45:00,2025-10-10 15:00:00,4354.3,4255.55,2.9,100.0,0.0665,6.57,0.14,6.42,tp_lower -18300,做多,2025-10-11 10:15:00,2025-10-11 10:30:00,3852.49,3835.41,2.99,100.0,0.0776,-1.32,0.15,-1.47,flip -18301,做空,2025-10-11 10:30:00,2025-10-11 11:15:00,3835.41,3821.64,2.97,100.0,0.0775,1.07,0.15,0.92,flip -18302,做多,2025-10-11 11:15:00,2025-10-11 12:45:00,3821.64,3821.5,2.98,100.0,0.078,-0.01,0.15,-0.16,flip -18303,做空,2025-10-11 12:45:00,2025-10-11 13:00:00,3821.5,3825.83,2.98,100.0,0.0779,-0.34,0.15,-0.49,flip -18304,做多,2025-10-11 13:00:00,2025-10-11 13:30:00,3825.83,3802.94,2.97,100.0,0.0776,-1.78,0.15,-1.92,flip -18305,做空,2025-10-11 13:30:00,2025-10-11 13:45:00,3802.94,3830.2,2.95,100.0,0.0776,-2.11,0.15,-2.26,flip -18306,做多,2025-10-11 13:45:00,2025-10-11 14:15:00,3830.2,3802.11,2.93,100.0,0.0764,-2.15,0.15,-2.29,flip -18307,做空,2025-10-11 14:15:00,2025-10-11 14:30:00,3802.11,3806.4,2.9,100.0,0.0763,-0.33,0.15,-0.47,flip -18308,做多,2025-10-11 14:30:00,2025-10-11 19:00:00,3806.4,3782.38,2.89,100.0,0.0761,-1.83,0.14,-1.97,flip -18309,做空,2025-10-11 19:00:00,2025-10-11 20:45:00,3782.38,3693.71,2.87,100.0,0.076,6.74,0.14,6.6,tp_lower -18310,做多,2025-10-12 03:15:00,2025-10-12 14:45:00,3779.89,3973.44,2.96,100.0,0.0784,15.18,0.16,15.03,tp_upper -18311,做多,2025-10-13 09:30:00,2025-10-13 10:30:00,4155.48,4150.28,3.12,100.0,0.075,-0.39,0.16,-0.55,flip -18312,做空,2025-10-13 10:30:00,2025-10-13 11:15:00,4150.28,4043.69,3.11,100.0,0.0749,7.99,0.15,7.83,tp_lower -18313,做多,2025-10-13 13:30:00,2025-10-13 14:00:00,4134.45,4135.11,3.19,100.0,0.0771,0.05,0.16,-0.11,flip -18314,做空,2025-10-13 14:00:00,2025-10-13 15:15:00,4135.11,4114.9,3.18,100.0,0.077,1.56,0.16,1.4,flip -18315,做多,2025-10-13 15:15:00,2025-10-13 16:30:00,4114.9,4140.8,3.2,100.0,0.0777,2.01,0.16,1.85,flip -18316,做空,2025-10-13 16:30:00,2025-10-13 16:45:00,4140.8,4163.53,3.21,100.0,0.0776,-1.76,0.16,-1.93,flip -18317,做多,2025-10-13 16:45:00,2025-10-14 02:15:00,4163.53,4189.58,3.19,100.0,0.0767,2.0,0.16,1.84,flip -18318,做空,2025-10-14 02:15:00,2025-10-14 15:45:00,4189.58,4083.05,3.23,100.0,0.077,8.21,0.16,8.05,flip -18319,做多,2025-10-14 15:45:00,2025-10-15 03:30:00,4083.05,4074.48,3.31,100.0,0.081,-0.69,0.16,-0.86,flip -18320,做空,2025-10-15 03:30:00,2025-10-15 03:45:00,4074.48,4079.51,3.3,100.0,0.081,-0.41,0.17,-0.57,flip -18321,做多,2025-10-15 03:45:00,2025-10-15 06:00:00,4079.51,4098.69,3.29,100.0,0.0807,1.55,0.17,1.38,flip -18322,做空,2025-10-15 06:00:00,2025-10-15 07:00:00,4098.69,4116.58,3.31,100.0,0.0807,-1.44,0.17,-1.61,flip -18323,做多,2025-10-15 07:00:00,2025-10-15 08:30:00,4116.58,4191.81,3.29,100.0,0.0799,6.01,0.17,5.84,tp_upper -18324,做多,2025-10-16 02:00:00,2025-10-16 02:30:00,4016.16,4013.97,3.36,100.0,0.0836,-0.18,0.17,-0.35,flip -18325,做空,2025-10-16 02:30:00,2025-10-16 05:00:00,4013.97,4002.99,3.35,100.0,0.0835,0.92,0.17,0.75,flip -18326,做多,2025-10-16 05:00:00,2025-10-16 05:15:00,4002.99,3997.09,3.36,100.0,0.0839,-0.5,0.17,-0.66,flip -18327,做空,2025-10-16 05:15:00,2025-10-16 06:00:00,3997.09,4000.0,3.35,100.0,0.0838,-0.24,0.17,-0.41,flip -18328,做多,2025-10-16 06:00:00,2025-10-16 08:15:00,4000.0,3993.94,3.35,100.0,0.0836,-0.51,0.17,-0.67,flip -18329,做空,2025-10-16 08:15:00,2025-10-16 08:45:00,3993.94,3992.62,3.34,100.0,0.0835,0.11,0.17,-0.06,flip -18330,做多,2025-10-16 08:45:00,2025-10-16 09:15:00,3992.62,3986.27,3.33,100.0,0.0835,-0.53,0.17,-0.7,flip -18331,做空,2025-10-16 09:15:00,2025-10-16 09:30:00,3986.27,4017.2,3.33,100.0,0.0834,-2.58,0.17,-2.75,flip -18332,做多,2025-10-16 09:30:00,2025-10-16 13:45:00,4017.2,4019.78,3.3,100.0,0.0821,0.21,0.16,0.05,flip -18333,做空,2025-10-16 13:45:00,2025-10-16 14:30:00,4019.78,4053.31,3.3,100.0,0.082,-2.75,0.17,-2.92,flip -18334,做多,2025-10-16 14:30:00,2025-10-16 14:45:00,4053.31,4013.83,3.26,100.0,0.0805,-3.18,0.16,-3.34,flip -18335,做空,2025-10-16 14:45:00,2025-10-16 15:45:00,4013.83,3905.04,3.23,100.0,0.0805,8.75,0.16,8.6,tp_lower -18336,做多,2025-10-17 01:00:00,2025-10-17 03:30:00,3933.03,3921.99,3.35,100.0,0.0852,-0.94,0.17,-1.11,flip -18337,做空,2025-10-17 03:30:00,2025-10-17 03:45:00,3921.99,3931.35,3.34,100.0,0.0851,-0.8,0.17,-0.96,flip -18338,做多,2025-10-17 03:45:00,2025-10-17 04:00:00,3931.35,3927.88,3.33,100.0,0.0846,-0.29,0.17,-0.46,flip -18339,做空,2025-10-17 04:00:00,2025-10-17 05:15:00,3927.88,3918.59,3.32,100.0,0.0845,0.79,0.17,0.62,flip -18340,做多,2025-10-17 05:15:00,2025-10-17 05:30:00,3918.59,3898.45,3.32,100.0,0.0848,-1.71,0.17,-1.87,flip -18341,做空,2025-10-17 05:30:00,2025-10-17 16:00:00,3898.45,3820.02,3.3,100.0,0.0847,6.65,0.16,6.48,flip -18342,做多,2025-10-17 16:00:00,2025-10-17 16:15:00,3820.02,3811.94,3.37,100.0,0.0881,-0.71,0.17,-0.88,flip -18343,做空,2025-10-17 16:15:00,2025-10-17 17:30:00,3811.94,3801.93,3.36,100.0,0.0881,0.88,0.17,0.71,flip -18344,做多,2025-10-17 17:30:00,2025-10-18 13:15:00,3801.93,3872.16,3.36,100.0,0.0884,6.21,0.17,6.04,flip -18345,做空,2025-10-18 13:15:00,2025-10-18 13:45:00,3872.16,3863.98,3.45,100.0,0.089,0.73,0.17,0.56,flip -18346,做多,2025-10-18 13:45:00,2025-10-18 14:00:00,3863.98,3852.92,3.45,100.0,0.0893,-0.99,0.17,-1.16,flip -18347,做空,2025-10-18 14:00:00,2025-10-18 14:15:00,3852.92,3865.09,3.44,100.0,0.0892,-1.09,0.17,-1.26,flip -18348,做多,2025-10-18 14:15:00,2025-10-18 15:30:00,3865.09,3871.73,3.42,100.0,0.0885,0.59,0.17,0.42,flip -18349,做空,2025-10-18 15:30:00,2025-10-18 17:15:00,3871.73,3885.07,3.42,100.0,0.0885,-1.18,0.17,-1.35,flip -18350,做多,2025-10-18 17:15:00,2025-10-18 21:00:00,3885.07,3876.88,3.41,100.0,0.0878,-0.72,0.17,-0.89,flip -18351,做空,2025-10-18 21:00:00,2025-10-18 21:15:00,3876.88,3886.85,3.4,100.0,0.0877,-0.87,0.17,-1.04,flip -18352,做多,2025-10-18 21:15:00,2025-10-19 00:15:00,3886.85,3879.51,3.39,100.0,0.0871,-0.64,0.17,-0.81,flip -18353,做空,2025-10-19 00:15:00,2025-10-19 03:15:00,3879.51,3884.36,3.4,100.0,0.0877,-0.43,0.17,-0.6,flip -18354,做多,2025-10-19 03:15:00,2025-10-19 07:15:00,3884.36,3881.97,3.39,100.0,0.0874,-0.21,0.17,-0.38,flip -18355,做空,2025-10-19 07:15:00,2025-10-19 07:45:00,3881.97,3886.7,3.39,100.0,0.0873,-0.41,0.17,-0.58,flip -18356,做多,2025-10-19 07:45:00,2025-10-19 08:15:00,3886.7,3873.12,3.38,100.0,0.087,-1.18,0.17,-1.35,tp_upper -18357,做多,2025-10-19 09:30:00,2025-10-19 10:15:00,3895.14,3933.3,3.37,100.0,0.0864,3.3,0.17,3.13,tp_upper -18358,做多,2025-10-20 03:30:00,2025-10-20 15:15:00,3977.72,4022.24,3.41,100.0,0.0858,3.82,0.17,3.65,flip -18359,做空,2025-10-20 15:15:00,2025-10-20 15:30:00,4022.24,4027.92,3.45,100.0,0.0857,-0.49,0.17,-0.66,flip -18360,做多,2025-10-20 15:30:00,2025-10-20 15:45:00,4027.92,4002.96,3.44,100.0,0.0854,-2.13,0.17,-2.3,flip -18361,做空,2025-10-20 15:45:00,2025-10-21 14:00:00,4002.96,3925.27,3.41,100.0,0.0853,6.63,0.17,6.46,flip -18362,做多,2025-10-21 14:00:00,2025-10-21 21:15:00,3925.27,3928.19,3.49,100.0,0.0889,0.26,0.17,0.08,flip -18363,做空,2025-10-21 21:15:00,2025-10-21 21:30:00,3928.19,3946.72,3.49,100.0,0.0888,-1.64,0.18,-1.82,flip -18364,做多,2025-10-21 21:30:00,2025-10-21 22:00:00,3946.72,3932.91,3.47,100.0,0.0878,-1.21,0.17,-1.39,flip -18365,做空,2025-10-21 22:00:00,2025-10-22 13:00:00,3932.91,3857.13,3.45,100.0,0.0878,6.65,0.17,6.48,flip -18366,做多,2025-10-22 13:00:00,2025-10-22 14:00:00,3857.13,3839.96,3.53,100.0,0.0914,-1.57,0.18,-1.75,flip -18367,做空,2025-10-22 14:00:00,2025-10-22 16:30:00,3839.96,3842.57,3.51,100.0,0.0913,-0.24,0.18,-0.41,flip -18368,做多,2025-10-22 16:30:00,2025-10-22 16:45:00,3842.57,3834.05,3.5,100.0,0.0911,-0.78,0.17,-0.95,flip -18369,做空,2025-10-22 16:45:00,2025-10-22 21:00:00,3834.05,3741.14,3.49,100.0,0.091,8.46,0.17,8.29,tp_lower -18370,做多,2025-10-23 00:30:00,2025-10-23 01:15:00,3806.26,3818.37,3.59,100.0,0.0942,1.14,0.18,0.96,flip -18371,做空,2025-10-23 01:15:00,2025-10-23 13:45:00,3818.37,3850.41,3.59,100.0,0.0941,-3.02,0.18,-3.2,flip -18372,做多,2025-10-23 13:45:00,2025-10-23 14:00:00,3850.41,3813.72,3.56,100.0,0.0924,-3.39,0.18,-3.57,flip -18373,做空,2025-10-23 14:00:00,2025-10-23 14:30:00,3813.72,3836.84,3.52,100.0,0.0924,-2.14,0.18,-2.31,flip -18374,做多,2025-10-23 14:30:00,2025-10-23 15:15:00,3836.84,3860.71,3.5,100.0,0.0912,2.18,0.18,2.0,flip -18375,做空,2025-10-23 15:15:00,2025-10-23 19:15:00,3860.71,3865.96,3.52,100.0,0.0911,-0.48,0.18,-0.65,flip -18376,做多,2025-10-23 19:15:00,2025-10-23 19:30:00,3865.96,3856.42,3.51,100.0,0.0907,-0.87,0.17,-1.04,flip -18377,做空,2025-10-23 19:30:00,2025-10-23 19:45:00,3856.42,3857.92,3.5,100.0,0.0906,-0.14,0.17,-0.31,flip -18378,做多,2025-10-23 19:45:00,2025-10-24 01:15:00,3857.92,3859.64,3.49,100.0,0.0905,0.16,0.17,-0.02,flip -18379,做空,2025-10-24 01:15:00,2025-10-24 01:30:00,3859.64,3874.73,3.52,100.0,0.0911,-1.37,0.18,-1.55,flip -18380,做多,2025-10-24 01:30:00,2025-10-24 14:00:00,3874.73,3934.83,3.5,100.0,0.0903,5.43,0.18,5.25,flip -18381,做空,2025-10-24 14:00:00,2025-10-24 15:15:00,3934.83,3915.81,3.55,100.0,0.0902,1.72,0.18,1.54,flip -18382,做多,2025-10-24 15:15:00,2025-10-24 20:30:00,3915.81,3936.81,3.56,100.0,0.091,1.91,0.18,1.73,flip -18383,做空,2025-10-24 20:30:00,2025-10-24 21:15:00,3936.81,3933.68,3.58,100.0,0.0909,0.28,0.18,0.11,flip -18384,做多,2025-10-24 21:15:00,2025-10-24 22:00:00,3933.68,3935.1,3.58,100.0,0.0909,0.13,0.18,-0.05,flip -18385,做空,2025-10-24 22:00:00,2025-10-24 22:15:00,3935.1,3939.37,3.57,100.0,0.0908,-0.39,0.18,-0.57,flip -18386,做多,2025-10-24 22:15:00,2025-10-24 22:45:00,3939.37,3934.28,3.57,100.0,0.0906,-0.46,0.18,-0.64,flip -18387,做空,2025-10-24 22:45:00,2025-10-24 23:15:00,3934.28,3931.01,3.56,100.0,0.0905,0.3,0.18,0.12,flip -18388,做多,2025-10-24 23:15:00,2025-10-24 23:30:00,3931.01,3927.78,3.56,100.0,0.0905,-0.29,0.18,-0.47,flip -18389,做空,2025-10-24 23:30:00,2025-10-24 23:45:00,3927.78,3933.2,3.55,100.0,0.0904,-0.49,0.18,-0.67,flip -18390,做多,2025-10-24 23:45:00,2025-10-25 00:00:00,3933.2,3923.29,3.54,100.0,0.0901,-0.89,0.18,-1.07,flip -18391,做空,2025-10-25 00:00:00,2025-10-25 01:15:00,3923.29,3930.68,3.57,100.0,0.091,-0.67,0.18,-0.85,flip -18392,做多,2025-10-25 01:15:00,2025-10-25 01:30:00,3930.68,3923.78,3.56,100.0,0.0906,-0.62,0.18,-0.8,flip -18393,做空,2025-10-25 01:30:00,2025-10-25 01:45:00,3923.78,3931.63,3.55,100.0,0.0905,-0.71,0.18,-0.89,flip -18394,做多,2025-10-25 01:45:00,2025-10-25 02:00:00,3931.63,3927.19,3.54,100.0,0.09,-0.4,0.18,-0.58,flip -18395,做空,2025-10-25 02:00:00,2025-10-25 04:00:00,3927.19,3924.34,3.53,100.0,0.0899,0.26,0.18,0.08,flip -18396,做多,2025-10-25 04:00:00,2025-10-25 04:30:00,3924.34,3922.94,3.53,100.0,0.09,-0.13,0.18,-0.3,flip -18397,做空,2025-10-25 04:30:00,2025-10-25 05:30:00,3922.94,3925.61,3.53,100.0,0.0899,-0.24,0.18,-0.42,flip -18398,做多,2025-10-25 05:30:00,2025-10-25 15:00:00,3925.61,3928.37,3.52,100.0,0.0897,0.25,0.18,0.07,flip -18399,做空,2025-10-25 15:00:00,2025-10-25 16:45:00,3928.37,3931.42,3.52,100.0,0.0896,-0.27,0.18,-0.45,flip -18400,做多,2025-10-25 16:45:00,2025-10-25 17:15:00,3931.42,3932.27,3.51,100.0,0.0893,0.08,0.18,-0.1,flip -18401,做空,2025-10-25 17:15:00,2025-10-25 18:00:00,3932.27,3936.81,3.51,100.0,0.0893,-0.41,0.18,-0.58,flip -18402,做多,2025-10-25 18:00:00,2025-10-26 01:45:00,3936.81,3931.41,3.5,100.0,0.089,-0.48,0.17,-0.66,flip -18403,做空,2025-10-26 01:45:00,2025-10-26 05:30:00,3931.41,3943.5,3.53,100.0,0.0898,-1.09,0.18,-1.26,flip -18404,做多,2025-10-26 05:30:00,2025-10-26 05:45:00,3943.5,3940.99,3.52,100.0,0.0892,-0.22,0.18,-0.4,flip -18405,做空,2025-10-26 05:45:00,2025-10-26 06:15:00,3940.99,3944.0,3.51,100.0,0.0891,-0.27,0.18,-0.44,flip -18406,做多,2025-10-26 06:15:00,2025-10-26 07:15:00,3944.0,3940.18,3.51,100.0,0.0889,-0.34,0.18,-0.51,flip -18407,做空,2025-10-26 07:15:00,2025-10-26 07:30:00,3940.18,3948.82,3.5,100.0,0.0888,-0.77,0.18,-0.94,flip -18408,做多,2025-10-26 07:30:00,2025-10-26 09:15:00,3948.82,4002.17,3.49,100.0,0.0883,4.71,0.18,4.54,tp_upper -18409,做多,2025-10-27 10:00:00,2025-10-27 10:45:00,4163.7,4165.49,3.55,100.0,0.0853,0.15,0.18,-0.02,flip -18410,做空,2025-10-27 10:45:00,2025-10-27 11:00:00,4165.49,4167.83,3.55,100.0,0.0852,-0.2,0.18,-0.38,flip -18411,做多,2025-10-27 11:00:00,2025-10-27 11:15:00,4167.83,4147.43,3.54,100.0,0.085,-1.73,0.18,-1.91,flip -18412,做空,2025-10-27 11:15:00,2025-10-27 13:45:00,4147.43,4175.65,3.52,100.0,0.085,-2.4,0.18,-2.57,flip -18413,做多,2025-10-27 13:45:00,2025-10-27 19:45:00,4175.65,4192.42,3.5,100.0,0.0837,1.4,0.18,1.23,flip -18414,做空,2025-10-27 19:45:00,2025-10-28 08:15:00,4192.42,4125.48,3.51,100.0,0.0836,5.6,0.17,5.43,flip -18415,做多,2025-10-28 08:15:00,2025-10-28 08:45:00,4125.48,4121.69,3.58,100.0,0.0867,-0.33,0.18,-0.51,flip -18416,做空,2025-10-28 08:45:00,2025-10-28 11:15:00,4121.69,4118.76,3.57,100.0,0.0866,0.25,0.18,0.08,flip -18417,做多,2025-10-28 11:15:00,2025-10-28 11:45:00,4118.76,4110.11,3.57,100.0,0.0866,-0.75,0.18,-0.93,flip -18418,做空,2025-10-28 11:45:00,2025-10-28 12:00:00,4110.11,4111.72,3.56,100.0,0.0866,-0.14,0.18,-0.32,flip -18419,做多,2025-10-28 12:00:00,2025-10-28 14:30:00,4111.72,4105.81,3.55,100.0,0.0864,-0.51,0.18,-0.69,flip -18420,做空,2025-10-28 14:30:00,2025-10-28 14:45:00,4105.81,4117.15,3.54,100.0,0.0863,-0.98,0.18,-1.16,flip -18421,做多,2025-10-28 14:45:00,2025-10-28 15:15:00,4117.15,4111.16,3.53,100.0,0.0857,-0.51,0.18,-0.69,flip -18422,做空,2025-10-28 15:15:00,2025-10-28 16:15:00,4111.16,4113.01,3.52,100.0,0.0857,-0.16,0.18,-0.33,flip -18423,做多,2025-10-28 16:15:00,2025-10-28 18:30:00,4113.01,4107.34,3.52,100.0,0.0855,-0.48,0.18,-0.66,flip -18424,做空,2025-10-28 18:30:00,2025-10-28 18:45:00,4107.34,4113.19,3.51,100.0,0.0854,-0.5,0.18,-0.68,flip -18425,做多,2025-10-28 18:45:00,2025-10-28 19:00:00,4113.19,4101.3,3.5,100.0,0.0851,-1.01,0.17,-1.19,flip -18426,做空,2025-10-28 19:00:00,2025-10-28 20:00:00,4101.3,3999.17,3.49,100.0,0.085,8.68,0.17,8.51,tp_lower -18427,做多,2025-10-29 07:15:00,2025-10-29 07:30:00,4027.39,4013.47,3.61,100.0,0.0896,-1.25,0.18,-1.43,flip -18428,做空,2025-10-29 07:30:00,2025-10-29 07:45:00,4013.47,4022.82,3.59,100.0,0.0895,-0.84,0.18,-1.02,flip -18429,做多,2025-10-29 07:45:00,2025-10-29 08:00:00,4022.82,4010.15,3.58,100.0,0.089,-1.13,0.18,-1.31,flip -18430,做空,2025-10-29 08:00:00,2025-10-29 11:00:00,4010.15,4000.61,3.57,100.0,0.0889,0.85,0.18,0.67,flip -18431,做多,2025-10-29 11:00:00,2025-10-29 13:30:00,4000.61,4000.72,3.57,100.0,0.0893,0.01,0.18,-0.17,flip -18432,做空,2025-10-29 13:30:00,2025-10-29 17:30:00,4000.72,4002.54,3.57,100.0,0.0892,-0.16,0.18,-0.34,flip -18433,做多,2025-10-29 17:30:00,2025-10-29 18:00:00,4002.54,3981.0,3.56,100.0,0.089,-1.92,0.18,-2.09,flip -18434,做空,2025-10-29 18:00:00,2025-10-29 18:15:00,3981.0,3990.56,3.54,100.0,0.0889,-0.85,0.18,-1.03,flip -18435,做多,2025-10-29 18:15:00,2025-10-29 18:30:00,3990.56,3861.79,3.53,100.0,0.0884,-11.38,0.17,-11.55,flip -18436,做空,2025-10-29 18:30:00,2025-10-29 18:45:00,3861.79,3915.71,3.41,100.0,0.0883,-4.76,0.17,-4.93,tp_lower -18437,做多,2025-10-30 07:00:00,2025-10-30 08:00:00,3924.63,3926.41,3.39,100.0,0.0864,0.15,0.17,-0.02,flip -18438,做空,2025-10-30 08:00:00,2025-10-30 08:30:00,3926.41,3931.76,3.39,100.0,0.0863,-0.46,0.17,-0.63,flip -18439,做多,2025-10-30 08:30:00,2025-10-30 08:45:00,3931.76,3919.64,3.38,100.0,0.086,-1.04,0.17,-1.21,flip -18440,做空,2025-10-30 08:45:00,2025-10-30 23:45:00,3919.64,3802.51,3.37,100.0,0.0859,10.06,0.16,9.9,flip -18441,做多,2025-10-30 23:45:00,2025-10-31 16:45:00,3802.51,3820.86,3.47,100.0,0.0911,1.67,0.17,1.5,flip -18442,做空,2025-10-31 16:45:00,2025-10-31 18:30:00,3820.86,3859.09,3.49,100.0,0.0914,-3.49,0.18,-3.67,flip -18443,做多,2025-10-31 18:30:00,2025-10-31 19:00:00,3859.09,3847.55,3.45,100.0,0.0895,-1.03,0.17,-1.2,flip -18444,做空,2025-10-31 19:00:00,2025-10-31 21:15:00,3847.55,3850.11,3.44,100.0,0.0894,-0.23,0.17,-0.4,flip -18445,做多,2025-10-31 21:15:00,2025-10-31 23:45:00,3850.11,3846.42,3.43,100.0,0.0892,-0.33,0.17,-0.5,flip -18446,做空,2025-10-31 23:45:00,2025-11-01 01:00:00,3846.42,3846.01,3.43,100.0,0.0891,0.04,0.17,-0.13,flip -18447,做多,2025-11-01 01:00:00,2025-11-01 01:30:00,3846.01,3846.0,3.44,100.0,0.0894,-0.0,0.17,-0.17,flip -18448,做空,2025-11-01 01:30:00,2025-11-01 02:45:00,3846.0,3850.58,3.44,100.0,0.0893,-0.41,0.17,-0.58,flip -18449,做多,2025-11-01 02:45:00,2025-11-01 05:45:00,3850.58,3853.96,3.43,100.0,0.089,0.3,0.17,0.13,flip -18450,做空,2025-11-01 05:45:00,2025-11-01 06:00:00,3853.96,3855.01,3.43,100.0,0.089,-0.09,0.17,-0.26,flip -18451,做多,2025-11-01 06:00:00,2025-11-01 06:15:00,3855.01,3854.11,3.42,100.0,0.0888,-0.08,0.17,-0.25,flip -18452,做空,2025-11-01 06:15:00,2025-11-01 06:30:00,3854.11,3853.01,3.42,100.0,0.0887,0.1,0.17,-0.07,flip -18453,做多,2025-11-01 06:30:00,2025-11-01 13:30:00,3853.01,3860.48,3.42,100.0,0.0887,0.66,0.17,0.49,flip -18454,做空,2025-11-01 13:30:00,2025-11-01 13:45:00,3860.48,3868.61,3.42,100.0,0.0886,-0.72,0.17,-0.89,flip -18455,做多,2025-11-01 13:45:00,2025-11-01 14:00:00,3868.61,3858.18,3.41,100.0,0.0881,-0.92,0.17,-1.09,flip -18456,做空,2025-11-01 14:00:00,2025-11-01 14:15:00,3858.18,3863.95,3.4,100.0,0.0881,-0.51,0.17,-0.68,flip -18457,做多,2025-11-01 14:15:00,2025-11-01 17:15:00,3863.95,3867.92,3.39,100.0,0.0877,0.35,0.17,0.18,flip -18458,做空,2025-11-01 17:15:00,2025-11-01 18:00:00,3867.92,3867.63,3.39,100.0,0.0876,0.03,0.17,-0.14,flip -18459,做多,2025-11-01 18:00:00,2025-11-01 21:45:00,3867.63,3865.82,3.39,100.0,0.0875,-0.16,0.17,-0.33,flip -18460,做空,2025-11-01 21:45:00,2025-11-01 22:45:00,3865.82,3873.24,3.38,100.0,0.0875,-0.65,0.17,-0.82,flip -18461,做多,2025-11-01 22:45:00,2025-11-01 23:45:00,3873.24,3872.14,3.37,100.0,0.087,-0.1,0.17,-0.26,flip -18462,做空,2025-11-01 23:45:00,2025-11-02 02:00:00,3872.14,3874.48,3.37,100.0,0.0869,-0.2,0.17,-0.37,flip -18463,做多,2025-11-02 02:00:00,2025-11-02 02:15:00,3874.48,3873.86,3.41,100.0,0.088,-0.05,0.17,-0.23,flip -18464,做空,2025-11-02 02:15:00,2025-11-02 02:30:00,3873.86,3877.24,3.41,100.0,0.0879,-0.3,0.17,-0.47,flip -18465,做多,2025-11-02 02:30:00,2025-11-02 04:45:00,3877.24,3906.64,3.4,100.0,0.0877,2.58,0.17,2.41,tp_upper -18466,做多,2025-11-02 11:30:00,2025-11-02 12:15:00,3888.23,3881.32,3.42,100.0,0.088,-0.61,0.17,-0.78,flip -18467,做空,2025-11-02 12:15:00,2025-11-02 23:00:00,3881.32,3879.62,3.41,100.0,0.0879,0.15,0.17,-0.02,flip -18468,做多,2025-11-02 23:00:00,2025-11-03 00:45:00,3879.62,3863.3,3.41,100.0,0.0879,-1.43,0.17,-1.6,flip -18469,做空,2025-11-03 00:45:00,2025-11-03 03:00:00,3863.3,3753.58,3.41,100.0,0.0883,9.69,0.17,9.52,tp_lower -18470,做多,2025-11-04 01:30:00,2025-11-04 02:15:00,3641.79,3633.43,3.51,100.0,0.0964,-0.81,0.18,-0.98,flip -18471,做空,2025-11-04 02:15:00,2025-11-04 03:00:00,3633.43,3645.27,3.5,100.0,0.0963,-1.14,0.18,-1.32,flip -18472,做多,2025-11-04 03:00:00,2025-11-04 03:15:00,3645.27,3644.68,3.48,100.0,0.0956,-0.06,0.17,-0.23,flip -18473,做空,2025-11-04 03:15:00,2025-11-04 03:30:00,3644.68,3647.77,3.48,100.0,0.0955,-0.29,0.17,-0.47,flip -18474,做多,2025-11-04 03:30:00,2025-11-04 03:45:00,3647.77,3640.91,3.47,100.0,0.0952,-0.65,0.17,-0.83,flip -18475,做空,2025-11-04 03:45:00,2025-11-04 14:45:00,3640.91,3553.85,3.46,100.0,0.0951,8.28,0.17,8.11,flip -18476,做多,2025-11-04 14:45:00,2025-11-04 15:00:00,3553.85,3541.7,3.54,100.0,0.0997,-1.21,0.18,-1.39,flip -18477,做空,2025-11-04 15:00:00,2025-11-04 15:15:00,3541.7,3561.93,3.53,100.0,0.0996,-2.01,0.18,-2.19,flip -18478,做多,2025-11-04 15:15:00,2025-11-04 15:30:00,3561.93,3548.76,3.5,100.0,0.0983,-1.3,0.17,-1.47,flip -18479,做空,2025-11-04 15:30:00,2025-11-05 04:30:00,3548.76,3336.83,3.49,100.0,0.0982,20.82,0.16,20.66,flip -18480,做多,2025-11-05 04:30:00,2025-11-05 04:45:00,3336.83,3328.05,3.72,100.0,0.1115,-0.98,0.19,-1.16,flip -18481,做空,2025-11-05 04:45:00,2025-11-05 05:00:00,3328.05,3346.0,3.71,100.0,0.1114,-2.0,0.19,-2.19,flip -18482,做多,2025-11-05 05:00:00,2025-11-05 05:15:00,3346.0,3332.68,3.68,100.0,0.1101,-1.47,0.18,-1.65,flip -18483,做空,2025-11-05 05:15:00,2025-11-05 06:15:00,3332.68,3323.66,3.67,100.0,0.11,0.99,0.18,0.81,flip -18484,做多,2025-11-05 06:15:00,2025-11-05 07:15:00,3323.66,3318.62,3.67,100.0,0.1105,-0.56,0.18,-0.74,flip -18485,做空,2025-11-05 07:15:00,2025-11-05 08:30:00,3318.62,3294.55,3.66,100.0,0.1104,2.66,0.18,2.47,flip -18486,做多,2025-11-05 08:30:00,2025-11-05 10:45:00,3294.55,3274.86,3.69,100.0,0.1119,-2.2,0.18,-2.39,flip -18487,做空,2025-11-05 10:45:00,2025-11-05 11:00:00,3274.86,3293.11,3.66,100.0,0.1118,-2.04,0.18,-2.22,flip -18488,做多,2025-11-05 11:00:00,2025-11-06 01:00:00,3293.11,3389.6,3.64,100.0,0.1104,10.65,0.19,10.47,flip -18489,做空,2025-11-06 01:00:00,2025-11-06 01:30:00,3389.6,3397.42,3.77,100.0,0.1112,-0.87,0.19,-1.06,flip -18490,做多,2025-11-06 01:30:00,2025-11-06 05:15:00,3397.42,3411.29,3.76,100.0,0.1105,1.53,0.19,1.34,flip -18491,做空,2025-11-06 05:15:00,2025-11-07 02:30:00,3411.29,3326.56,3.77,100.0,0.1104,9.36,0.18,9.17,flip -18492,做多,2025-11-07 02:30:00,2025-11-07 04:30:00,3326.56,3329.55,3.87,100.0,0.1163,0.35,0.19,0.15,flip -18493,做空,2025-11-07 04:30:00,2025-11-07 15:00:00,3329.55,3311.43,3.87,100.0,0.1161,2.1,0.19,1.91,flip -18494,做多,2025-11-07 15:00:00,2025-11-07 15:15:00,3311.43,3308.04,3.88,100.0,0.1173,-0.4,0.19,-0.59,flip -18495,做空,2025-11-07 15:15:00,2025-11-07 15:45:00,3308.04,3296.0,3.88,100.0,0.1172,1.41,0.19,1.22,flip -18496,做多,2025-11-07 15:45:00,2025-11-07 16:30:00,3296.0,3316.95,3.89,100.0,0.1179,2.47,0.2,2.27,flip -18497,做空,2025-11-07 16:30:00,2025-11-07 17:00:00,3316.95,3330.1,3.91,100.0,0.1178,-1.55,0.2,-1.75,flip -18498,做多,2025-11-07 17:00:00,2025-11-08 09:45:00,3330.1,3438.31,3.89,100.0,0.1167,12.63,0.2,12.43,flip -18499,做空,2025-11-08 09:45:00,2025-11-08 10:15:00,3438.31,3447.0,4.03,100.0,0.1173,-1.02,0.2,-1.22,flip -18500,做多,2025-11-08 10:15:00,2025-11-08 10:30:00,3447.0,3444.74,4.02,100.0,0.1166,-0.26,0.2,-0.46,flip -18501,做空,2025-11-08 10:30:00,2025-11-08 11:00:00,3444.74,3452.39,4.01,100.0,0.1165,-0.89,0.2,-1.09,flip -18502,做多,2025-11-08 11:00:00,2025-11-08 11:30:00,3452.39,3418.53,4.0,100.0,0.1159,-3.92,0.2,-4.12,flip -18503,做空,2025-11-08 11:30:00,2025-11-08 22:45:00,3418.53,3407.46,3.96,100.0,0.1158,1.28,0.2,1.08,flip -18504,做多,2025-11-08 22:45:00,2025-11-08 23:15:00,3407.46,3406.79,3.97,100.0,0.1164,-0.08,0.2,-0.28,flip -18505,做空,2025-11-08 23:15:00,2025-11-09 01:45:00,3406.79,3399.2,3.96,100.0,0.1163,0.88,0.2,0.68,flip -18506,做多,2025-11-09 01:45:00,2025-11-09 02:00:00,3399.2,3392.07,3.99,100.0,0.1174,-0.84,0.2,-1.04,flip -18507,做空,2025-11-09 02:00:00,2025-11-09 05:00:00,3392.07,3388.68,3.98,100.0,0.1173,0.4,0.2,0.2,flip -18508,做多,2025-11-09 05:00:00,2025-11-09 10:00:00,3388.68,3389.48,3.98,100.0,0.1174,0.09,0.2,-0.11,flip -18509,做空,2025-11-09 10:00:00,2025-11-09 10:15:00,3389.48,3394.33,3.98,100.0,0.1173,-0.57,0.2,-0.77,flip -18510,做多,2025-11-09 10:15:00,2025-11-09 14:15:00,3394.33,3553.17,3.97,100.0,0.1169,18.56,0.21,18.35,tp_upper -18511,做多,2025-11-10 09:15:00,2025-11-10 12:00:00,3605.09,3592.16,4.17,100.0,0.1156,-1.49,0.21,-1.7,flip -18512,做空,2025-11-10 12:00:00,2025-11-10 13:00:00,3592.16,3602.64,4.15,100.0,0.1155,-1.21,0.21,-1.42,flip -18513,做多,2025-11-10 13:00:00,2025-11-10 14:00:00,3602.64,3598.23,4.13,100.0,0.1147,-0.51,0.21,-0.71,flip -18514,做空,2025-11-10 14:00:00,2025-11-10 14:15:00,3598.23,3602.89,4.12,100.0,0.1146,-0.53,0.21,-0.74,flip -18515,做多,2025-11-10 14:15:00,2025-11-10 20:45:00,3602.89,3570.22,4.11,100.0,0.1142,-3.73,0.2,-3.93,flip -18516,做空,2025-11-10 20:45:00,2025-11-10 22:45:00,3570.22,3574.6,4.07,100.0,0.1141,-0.5,0.2,-0.7,flip -18517,做多,2025-11-10 22:45:00,2025-11-10 23:30:00,3574.6,3569.92,4.06,100.0,0.1137,-0.53,0.2,-0.73,flip -18518,做空,2025-11-10 23:30:00,2025-11-11 00:00:00,3569.92,3567.5,4.05,100.0,0.1136,0.27,0.2,0.07,flip -18519,做多,2025-11-11 00:00:00,2025-11-11 00:15:00,3567.5,3562.29,4.08,100.0,0.1144,-0.6,0.2,-0.8,flip -18520,做空,2025-11-11 00:15:00,2025-11-11 00:45:00,3562.29,3584.0,4.07,100.0,0.1143,-2.48,0.2,-2.69,flip -18521,做多,2025-11-11 00:45:00,2025-11-11 05:00:00,3584.0,3556.01,4.04,100.0,0.1128,-3.16,0.2,-3.36,flip -18522,做空,2025-11-11 05:00:00,2025-11-11 05:15:00,3556.01,3562.72,4.01,100.0,0.1127,-0.76,0.2,-0.96,flip -18523,做多,2025-11-11 05:15:00,2025-11-11 07:15:00,3562.72,3557.51,3.99,100.0,0.1121,-0.58,0.2,-0.78,flip -18524,做空,2025-11-11 07:15:00,2025-11-11 09:00:00,3557.51,3571.2,3.98,100.0,0.112,-1.53,0.2,-1.73,flip -18525,做多,2025-11-11 09:00:00,2025-11-11 09:30:00,3571.2,3565.18,3.97,100.0,0.111,-0.67,0.2,-0.87,flip -18526,做空,2025-11-11 09:30:00,2025-11-11 11:00:00,3565.18,3572.86,3.95,100.0,0.1109,-0.85,0.2,-1.05,flip -18527,做多,2025-11-11 11:00:00,2025-11-11 11:45:00,3572.86,3572.4,3.94,100.0,0.1103,-0.05,0.2,-0.25,flip -18528,做空,2025-11-11 11:45:00,2025-11-12 06:00:00,3572.4,3448.87,3.94,100.0,0.1102,13.62,0.19,13.43,flip -18529,做多,2025-11-12 06:00:00,2025-11-12 07:15:00,3448.87,3443.05,4.11,100.0,0.1191,-0.69,0.2,-0.9,flip -18530,做空,2025-11-12 07:15:00,2025-11-12 07:30:00,3443.05,3446.0,4.09,100.0,0.1189,-0.35,0.2,-0.56,flip -18531,做多,2025-11-12 07:30:00,2025-11-12 07:45:00,3446.0,3426.51,4.09,100.0,0.1186,-2.31,0.2,-2.51,flip -18532,做空,2025-11-12 07:45:00,2025-11-12 08:15:00,3426.51,3457.89,4.06,100.0,0.1185,-3.72,0.2,-3.92,flip -18533,做多,2025-11-12 08:15:00,2025-11-12 10:30:00,3457.89,3528.75,4.02,100.0,0.1162,8.24,0.21,8.03,tp_upper -18534,做多,2025-11-13 03:30:00,2025-11-13 13:15:00,3453.49,3466.79,4.12,100.0,0.1192,1.59,0.21,1.38,flip -18535,做空,2025-11-13 13:15:00,2025-11-13 14:45:00,3466.79,3441.73,4.13,100.0,0.1191,2.98,0.2,2.78,flip -18536,做多,2025-11-13 14:45:00,2025-11-14 08:15:00,3441.73,3192.11,4.15,100.0,0.1207,-30.13,0.19,-30.33,flip -18537,做空,2025-11-14 08:15:00,2025-11-14 14:30:00,3192.11,3199.84,3.86,100.0,0.1209,-0.93,0.19,-1.13,flip -18538,做多,2025-11-14 14:30:00,2025-11-14 15:00:00,3199.84,3168.41,3.85,100.0,0.1202,-3.78,0.19,-3.97,flip -18539,做空,2025-11-14 15:00:00,2025-11-14 15:15:00,3168.41,3199.91,3.8,100.0,0.1201,-3.78,0.19,-3.97,flip -18540,做多,2025-11-14 15:15:00,2025-11-14 17:45:00,3199.91,3178.83,3.76,100.0,0.1176,-2.48,0.19,-2.67,flip -18541,做空,2025-11-14 17:45:00,2025-11-14 18:00:00,3178.83,3201.71,3.73,100.0,0.1175,-2.69,0.19,-2.88,flip -18542,做多,2025-11-14 18:00:00,2025-11-14 18:15:00,3201.71,3194.0,3.7,100.0,0.1157,-0.89,0.18,-1.08,flip -18543,做空,2025-11-14 18:15:00,2025-11-14 19:00:00,3194.0,3191.01,3.69,100.0,0.1155,0.35,0.18,0.16,flip -18544,做多,2025-11-14 19:00:00,2025-11-14 20:15:00,3191.01,3169.0,3.69,100.0,0.1156,-2.55,0.18,-2.73,flip -18545,做空,2025-11-14 20:15:00,2025-11-14 22:30:00,3169.0,3172.75,3.66,100.0,0.1155,-0.43,0.18,-0.62,flip -18546,做多,2025-11-14 22:30:00,2025-11-14 22:45:00,3172.75,3157.71,3.65,100.0,0.1151,-1.73,0.18,-1.91,flip -18547,做空,2025-11-14 22:45:00,2025-11-15 01:45:00,3157.71,3172.11,3.63,100.0,0.115,-1.66,0.18,-1.84,flip -18548,做多,2025-11-15 01:45:00,2025-11-15 04:30:00,3172.11,3161.55,3.65,100.0,0.115,-1.21,0.18,-1.4,flip -18549,做空,2025-11-15 04:30:00,2025-11-15 04:45:00,3161.55,3170.7,3.63,100.0,0.1149,-1.05,0.18,-1.23,flip -18550,做多,2025-11-15 04:45:00,2025-11-15 05:00:00,3170.7,3161.98,3.62,100.0,0.1141,-1.0,0.18,-1.18,flip -18551,做空,2025-11-15 05:00:00,2025-11-15 05:15:00,3161.98,3169.2,3.61,100.0,0.114,-0.82,0.18,-1.0,flip -18552,做多,2025-11-15 05:15:00,2025-11-15 06:30:00,3169.2,3169.07,3.59,100.0,0.1134,-0.01,0.18,-0.19,flip -18553,做空,2025-11-15 06:30:00,2025-11-15 06:45:00,3169.07,3173.99,3.59,100.0,0.1133,-0.56,0.18,-0.74,flip -18554,做多,2025-11-15 06:45:00,2025-11-15 07:30:00,3173.99,3171.83,3.58,100.0,0.1128,-0.24,0.18,-0.42,flip -18555,做空,2025-11-15 07:30:00,2025-11-15 07:45:00,3171.83,3174.99,3.57,100.0,0.1127,-0.36,0.18,-0.54,flip -18556,做多,2025-11-15 07:45:00,2025-11-15 08:00:00,3174.99,3164.98,3.57,100.0,0.1124,-1.12,0.18,-1.3,flip -18557,做空,2025-11-15 08:00:00,2025-11-15 10:30:00,3164.98,3167.06,3.55,100.0,0.1122,-0.23,0.18,-0.41,flip -18558,做多,2025-11-15 10:30:00,2025-11-15 11:00:00,3167.06,3164.21,3.55,100.0,0.112,-0.32,0.18,-0.5,flip -18559,做空,2025-11-15 11:00:00,2025-11-15 11:15:00,3164.21,3164.5,3.54,100.0,0.1119,-0.03,0.18,-0.21,flip -18560,做多,2025-11-15 11:15:00,2025-11-15 11:30:00,3164.5,3158.0,3.54,100.0,0.1117,-0.73,0.18,-0.9,flip -18561,做空,2025-11-15 11:30:00,2025-11-15 12:15:00,3158.0,3163.91,3.53,100.0,0.1116,-0.66,0.18,-0.84,flip -18562,做多,2025-11-15 12:15:00,2025-11-15 12:30:00,3163.91,3155.85,3.52,100.0,0.1111,-0.9,0.18,-1.07,flip -18563,做空,2025-11-15 12:30:00,2025-11-15 12:45:00,3155.85,3160.92,3.5,100.0,0.111,-0.56,0.18,-0.74,flip -18564,做多,2025-11-15 12:45:00,2025-11-15 16:00:00,3160.92,3172.7,3.49,100.0,0.1105,1.3,0.18,1.13,flip -18565,做空,2025-11-15 16:00:00,2025-11-15 16:30:00,3172.7,3178.49,3.5,100.0,0.1104,-0.64,0.18,-0.81,flip -18566,做多,2025-11-15 16:30:00,2025-11-15 20:30:00,3178.49,3177.5,3.49,100.0,0.1099,-0.11,0.17,-0.28,flip -18567,做空,2025-11-15 20:30:00,2025-11-15 21:00:00,3177.5,3181.24,3.49,100.0,0.1098,-0.41,0.17,-0.59,flip -18568,做多,2025-11-15 21:00:00,2025-11-15 21:15:00,3181.24,3176.68,3.48,100.0,0.1094,-0.5,0.17,-0.67,flip -18569,做空,2025-11-15 21:15:00,2025-11-16 02:15:00,3176.68,3176.68,3.47,100.0,0.1093,0.0,0.17,-0.17,flip -18570,做多,2025-11-16 02:15:00,2025-11-16 11:00:00,3176.68,3198.55,3.54,100.0,0.1114,2.44,0.18,2.26,flip -18571,做空,2025-11-16 11:00:00,2025-11-17 00:30:00,3198.55,3124.29,3.56,100.0,0.1113,8.27,0.17,8.09,flip -18572,做多,2025-11-17 00:30:00,2025-11-17 01:00:00,3124.29,3126.47,3.65,100.0,0.1167,0.25,0.18,0.07,flip -18573,做空,2025-11-17 01:00:00,2025-11-17 01:15:00,3126.47,3139.59,3.64,100.0,0.1166,-1.53,0.18,-1.71,flip -18574,做多,2025-11-17 01:15:00,2025-11-17 01:45:00,3139.59,3113.48,3.63,100.0,0.1155,-3.02,0.18,-3.2,flip -18575,做空,2025-11-17 01:45:00,2025-11-17 02:00:00,3113.48,3150.71,3.59,100.0,0.1154,-4.3,0.18,-4.48,flip -18576,做多,2025-11-17 02:00:00,2025-11-17 13:15:00,3150.71,3147.94,3.55,100.0,0.1125,-0.31,0.18,-0.49,flip -18577,做空,2025-11-17 13:15:00,2025-11-17 14:30:00,3147.94,3177.36,3.54,100.0,0.1124,-3.31,0.18,-3.49,flip -18578,做多,2025-11-17 14:30:00,2025-11-17 14:45:00,3177.36,3150.76,3.5,100.0,0.1102,-2.93,0.17,-3.11,flip -18579,做空,2025-11-17 14:45:00,2025-11-18 07:30:00,3150.76,3024.71,3.47,100.0,0.1101,13.88,0.17,13.71,flip -18580,做多,2025-11-18 07:30:00,2025-11-19 00:15:00,3024.71,3091.93,3.63,100.0,0.12,8.07,0.19,7.88,flip -18581,做空,2025-11-19 00:15:00,2025-11-19 00:30:00,3091.93,3104.23,3.71,100.0,0.12,-1.48,0.19,-1.66,flip -18582,做多,2025-11-19 00:30:00,2025-11-19 00:45:00,3104.23,3099.57,3.69,100.0,0.1189,-0.55,0.18,-0.74,flip -18583,做空,2025-11-19 00:45:00,2025-11-19 01:15:00,3099.57,3110.17,3.68,100.0,0.1188,-1.26,0.18,-1.44,flip -18584,做多,2025-11-19 01:15:00,2025-11-19 01:30:00,3110.17,3105.84,3.67,100.0,0.1179,-0.51,0.18,-0.69,flip -18585,做空,2025-11-19 01:30:00,2025-11-19 02:00:00,3105.84,3117.37,3.66,100.0,0.1178,-1.36,0.18,-1.54,flip -18586,做多,2025-11-19 02:00:00,2025-11-19 03:00:00,3117.37,3105.07,3.64,100.0,0.1168,-1.44,0.18,-1.62,flip -18587,做空,2025-11-19 03:00:00,2025-11-19 10:00:00,3105.07,3098.27,3.62,100.0,0.1167,0.79,0.18,0.61,flip -18588,做多,2025-11-19 10:00:00,2025-11-19 10:15:00,3098.27,3095.93,3.63,100.0,0.1171,-0.27,0.18,-0.46,flip -18589,做空,2025-11-19 10:15:00,2025-11-19 10:30:00,3095.93,3098.7,3.62,100.0,0.1169,-0.32,0.18,-0.51,flip -18590,做多,2025-11-19 10:30:00,2025-11-19 10:45:00,3098.7,3091.04,3.61,100.0,0.1166,-0.89,0.18,-1.07,flip -18591,做空,2025-11-19 10:45:00,2025-11-19 11:00:00,3091.04,3099.5,3.6,100.0,0.1165,-0.99,0.18,-1.17,flip -18592,做多,2025-11-19 11:00:00,2025-11-19 11:15:00,3099.5,3086.08,3.59,100.0,0.1158,-1.55,0.18,-1.73,flip -18593,做空,2025-11-19 11:15:00,2025-11-19 11:30:00,3086.08,3090.56,3.57,100.0,0.1156,-0.52,0.18,-0.7,flip -18594,做多,2025-11-19 11:30:00,2025-11-19 11:45:00,3090.56,3082.31,3.56,100.0,0.1152,-0.95,0.18,-1.13,flip -18595,做空,2025-11-19 11:45:00,2025-11-19 12:00:00,3082.31,3086.61,3.55,100.0,0.1151,-0.49,0.18,-0.67,flip -18596,做多,2025-11-19 12:00:00,2025-11-19 13:30:00,3086.61,3075.8,3.54,100.0,0.1146,-1.24,0.18,-1.42,flip -18597,做空,2025-11-19 13:30:00,2025-11-19 15:00:00,3075.8,3085.0,3.52,100.0,0.1145,-1.05,0.18,-1.23,flip -18598,做多,2025-11-19 15:00:00,2025-11-19 15:15:00,3085.0,3033.11,3.51,100.0,0.1137,-5.9,0.17,-6.07,flip -18599,做空,2025-11-19 15:15:00,2025-11-19 23:00:00,3033.11,3016.18,3.45,100.0,0.1136,1.92,0.17,1.75,flip -18600,做多,2025-11-19 23:00:00,2025-11-19 23:15:00,3016.18,3011.89,3.46,100.0,0.1148,-0.49,0.17,-0.67,flip -18601,做空,2025-11-19 23:15:00,2025-11-20 09:45:00,3011.89,3009.99,3.45,100.0,0.1147,0.22,0.17,0.05,flip -18602,做多,2025-11-20 09:45:00,2025-11-20 10:00:00,3009.99,2998.0,3.52,100.0,0.1169,-1.4,0.18,-1.58,flip -18603,做空,2025-11-20 10:00:00,2025-11-20 10:15:00,2998.0,3016.11,3.5,100.0,0.1168,-2.12,0.18,-2.29,flip -18604,做多,2025-11-20 10:15:00,2025-11-20 11:15:00,3016.11,3003.57,3.48,100.0,0.1153,-1.45,0.17,-1.62,flip -18605,做空,2025-11-20 11:15:00,2025-11-20 11:30:00,3003.57,3018.15,3.46,100.0,0.1152,-1.68,0.17,-1.85,flip -18606,做多,2025-11-20 11:30:00,2025-11-20 12:00:00,3018.15,3011.1,3.44,100.0,0.114,-0.8,0.17,-0.97,flip -18607,做空,2025-11-20 12:00:00,2025-11-20 12:15:00,3011.1,3018.58,3.43,100.0,0.1138,-0.85,0.17,-1.02,flip -18608,做多,2025-11-20 12:15:00,2025-11-20 12:30:00,3018.58,3016.5,3.42,100.0,0.1132,-0.24,0.17,-0.41,flip -18609,做空,2025-11-20 12:30:00,2025-11-20 12:45:00,3016.5,3027.4,3.41,100.0,0.1131,-1.23,0.17,-1.4,flip -18610,做多,2025-11-20 12:45:00,2025-11-20 13:15:00,3027.4,3020.85,3.39,100.0,0.1121,-0.73,0.17,-0.9,flip -18611,做空,2025-11-20 13:15:00,2025-11-20 16:00:00,3020.85,2897.03,3.38,100.0,0.112,13.87,0.16,13.71,tp_lower -18612,做多,2025-11-21 14:45:00,2025-11-21 15:00:00,2768.41,2740.78,3.55,100.0,0.1283,-3.54,0.18,-3.72,flip -18613,做空,2025-11-21 15:00:00,2025-11-21 16:45:00,2740.78,2761.31,3.51,100.0,0.1282,-2.63,0.18,-2.81,flip -18614,做多,2025-11-21 16:45:00,2025-11-21 18:00:00,2761.31,2729.04,3.48,100.0,0.1261,-4.07,0.17,-4.24,flip -18615,做空,2025-11-21 18:00:00,2025-11-21 18:30:00,2729.04,2771.56,3.44,100.0,0.126,-5.36,0.17,-5.53,flip -18616,做多,2025-11-21 18:30:00,2025-11-21 19:45:00,2771.56,2750.63,3.38,100.0,0.122,-2.55,0.17,-2.72,flip -18617,做空,2025-11-21 19:45:00,2025-11-21 20:45:00,2750.63,2736.55,3.35,100.0,0.1219,1.72,0.17,1.55,flip -18618,做多,2025-11-21 20:45:00,2025-11-21 22:30:00,2736.55,2744.28,3.37,100.0,0.123,0.95,0.17,0.78,flip -18619,做空,2025-11-21 22:30:00,2025-11-21 23:15:00,2744.28,2759.96,3.37,100.0,0.1229,-1.93,0.17,-2.1,flip -18620,做多,2025-11-21 23:15:00,2025-11-22 02:30:00,2759.96,2741.91,3.35,100.0,0.1214,-2.19,0.17,-2.36,flip -18621,做空,2025-11-22 02:30:00,2025-11-22 02:45:00,2741.91,2751.9,3.35,100.0,0.1222,-1.22,0.17,-1.39,flip -18622,做多,2025-11-22 02:45:00,2025-11-22 03:15:00,2751.9,2746.57,3.34,100.0,0.1212,-0.65,0.17,-0.81,flip -18623,做空,2025-11-22 03:15:00,2025-11-22 03:30:00,2746.57,2747.35,3.33,100.0,0.1211,-0.09,0.17,-0.26,flip -18624,做多,2025-11-22 03:30:00,2025-11-22 04:00:00,2747.35,2733.83,3.32,100.0,0.1209,-1.63,0.17,-1.8,flip -18625,做空,2025-11-22 04:00:00,2025-11-22 06:15:00,2733.83,2749.99,3.3,100.0,0.1208,-1.95,0.17,-2.12,flip -18626,做多,2025-11-22 06:15:00,2025-11-22 08:00:00,2749.99,2745.63,3.28,100.0,0.1192,-0.52,0.16,-0.68,flip -18627,做空,2025-11-22 08:00:00,2025-11-22 14:15:00,2745.63,2743.81,3.27,100.0,0.1191,0.22,0.16,0.05,flip -18628,做多,2025-11-22 14:15:00,2025-11-22 14:30:00,2743.81,2738.92,3.27,100.0,0.1192,-0.58,0.16,-0.75,flip -18629,做空,2025-11-22 14:30:00,2025-11-22 14:45:00,2738.92,2744.67,3.26,100.0,0.119,-0.68,0.16,-0.85,flip -18630,做多,2025-11-22 14:45:00,2025-11-22 15:00:00,2744.67,2739.53,3.25,100.0,0.1184,-0.61,0.16,-0.77,flip -18631,做空,2025-11-22 15:00:00,2025-11-22 15:15:00,2739.53,2746.15,3.24,100.0,0.1183,-0.78,0.16,-0.95,flip -18632,做多,2025-11-22 15:15:00,2025-11-22 15:30:00,2746.15,2728.45,3.23,100.0,0.1176,-2.08,0.16,-2.24,flip -18633,做空,2025-11-22 15:30:00,2025-11-22 16:00:00,2728.45,2748.11,3.21,100.0,0.1175,-2.31,0.16,-2.47,flip -18634,做多,2025-11-22 16:00:00,2025-11-22 20:45:00,2748.11,2739.99,3.18,100.0,0.1157,-0.94,0.16,-1.1,flip -18635,做空,2025-11-22 20:45:00,2025-11-22 21:15:00,2739.99,2744.98,3.17,100.0,0.1156,-0.58,0.16,-0.74,flip -18636,做多,2025-11-22 21:15:00,2025-11-23 07:15:00,2744.98,2780.7,3.16,100.0,0.115,4.11,0.16,3.95,flip -18637,做空,2025-11-23 07:15:00,2025-11-23 07:30:00,2780.7,2790.54,3.24,100.0,0.1166,-1.15,0.16,-1.31,flip -18638,做多,2025-11-23 07:30:00,2025-11-23 16:45:00,2790.54,2797.94,3.23,100.0,0.1157,0.86,0.16,0.69,flip -18639,做空,2025-11-23 16:45:00,2025-11-23 19:15:00,2797.94,2819.75,3.23,100.0,0.1156,-2.52,0.16,-2.68,flip -18640,做多,2025-11-23 19:15:00,2025-11-23 21:00:00,2819.75,2821.51,3.2,100.0,0.1137,0.2,0.16,0.04,flip -18641,做空,2025-11-23 21:00:00,2025-11-24 02:00:00,2821.51,2857.84,3.2,100.0,0.1135,-4.13,0.16,-4.29,flip -18642,做多,2025-11-24 02:00:00,2025-11-24 04:15:00,2857.84,2813.29,3.17,100.0,0.1111,-4.95,0.16,-5.1,flip -18643,做空,2025-11-24 04:15:00,2025-11-24 04:30:00,2813.29,2826.89,3.12,100.0,0.1109,-1.51,0.16,-1.67,flip -18644,做多,2025-11-24 04:30:00,2025-11-24 04:45:00,2826.89,2823.7,3.1,100.0,0.1098,-0.35,0.15,-0.51,flip -18645,做空,2025-11-24 04:45:00,2025-11-24 05:00:00,2823.7,2878.69,3.1,100.0,0.1097,-6.03,0.16,-6.19,flip -18646,做多,2025-11-24 05:00:00,2025-11-24 07:15:00,2878.69,2827.94,3.03,100.0,0.1054,-5.35,0.15,-5.5,flip -18647,做空,2025-11-24 07:15:00,2025-11-24 08:00:00,2827.94,2828.68,2.98,100.0,0.1052,-0.08,0.15,-0.23,flip -18648,做多,2025-11-24 08:00:00,2025-11-24 08:15:00,2828.68,2824.38,2.97,100.0,0.1051,-0.45,0.15,-0.6,flip -18649,做空,2025-11-24 08:15:00,2025-11-24 08:30:00,2824.38,2827.44,2.97,100.0,0.105,-0.32,0.15,-0.47,flip -18650,做多,2025-11-24 08:30:00,2025-11-24 09:00:00,2827.44,2813.95,2.96,100.0,0.1047,-1.41,0.15,-1.56,flip -18651,做空,2025-11-24 09:00:00,2025-11-24 13:30:00,2813.95,2825.53,2.94,100.0,0.1045,-1.21,0.15,-1.36,flip -18652,做多,2025-11-24 13:30:00,2025-11-24 13:45:00,2825.53,2813.91,2.93,100.0,0.1036,-1.2,0.15,-1.35,flip -18653,做空,2025-11-24 13:45:00,2025-11-24 14:30:00,2813.91,2801.96,2.91,100.0,0.1035,1.24,0.14,1.09,flip -18654,做多,2025-11-24 14:30:00,2025-11-24 15:15:00,2801.96,2820.86,2.92,100.0,0.1043,1.97,0.15,1.82,flip -18655,做空,2025-11-24 15:15:00,2025-11-24 15:30:00,2820.86,2845.28,2.94,100.0,0.1042,-2.54,0.15,-2.69,flip -18656,做多,2025-11-24 15:30:00,2025-11-25 06:00:00,2845.28,2922.24,2.91,100.0,0.1023,7.87,0.15,7.72,flip -18657,做空,2025-11-25 06:00:00,2025-11-25 12:30:00,2922.24,2926.06,3.03,100.0,0.1036,-0.4,0.15,-0.55,flip -18658,做多,2025-11-25 12:30:00,2025-11-25 13:30:00,2926.06,2903.5,3.02,100.0,0.1032,-2.33,0.15,-2.48,flip -18659,做空,2025-11-25 13:30:00,2025-11-25 14:00:00,2903.5,2911.12,2.99,100.0,0.1031,-0.79,0.15,-0.94,flip -18660,做多,2025-11-25 14:00:00,2025-11-25 15:45:00,2911.12,2894.18,2.98,100.0,0.1024,-1.74,0.15,-1.88,flip -18661,做空,2025-11-25 15:45:00,2025-11-25 16:15:00,2894.18,2928.41,2.96,100.0,0.1023,-3.5,0.15,-3.65,flip -18662,做多,2025-11-25 16:15:00,2025-11-25 19:00:00,2928.41,2902.52,2.92,100.0,0.0998,-2.58,0.14,-2.73,flip -18663,做空,2025-11-25 19:00:00,2025-11-25 19:45:00,2902.52,2921.34,2.89,100.0,0.0997,-1.88,0.15,-2.02,flip -18664,做多,2025-11-25 19:45:00,2025-11-25 22:00:00,2921.34,2910.61,2.87,100.0,0.0984,-1.06,0.14,-1.2,flip -18665,做空,2025-11-25 22:00:00,2025-11-25 22:15:00,2910.61,2930.0,2.86,100.0,0.0983,-1.91,0.14,-2.05,flip -18666,做多,2025-11-25 22:15:00,2025-11-26 03:45:00,2930.0,2925.54,2.84,100.0,0.0969,-0.43,0.14,-0.57,flip -18667,做空,2025-11-26 03:45:00,2025-11-26 04:15:00,2925.54,2932.9,2.86,100.0,0.0977,-0.72,0.14,-0.86,flip -18668,做多,2025-11-26 04:15:00,2025-11-26 04:30:00,2932.9,2932.69,2.85,100.0,0.0971,-0.02,0.14,-0.16,flip -18669,做空,2025-11-26 04:30:00,2025-11-26 05:00:00,2932.69,2935.4,2.84,100.0,0.097,-0.26,0.14,-0.41,flip -18670,做多,2025-11-26 05:00:00,2025-11-26 06:15:00,2935.4,2937.77,2.84,100.0,0.0967,0.23,0.14,0.09,flip -18671,做空,2025-11-26 06:15:00,2025-11-26 07:45:00,2937.77,2943.05,2.84,100.0,0.0966,-0.51,0.14,-0.65,flip -18672,做多,2025-11-26 07:45:00,2025-11-26 08:00:00,2943.05,2930.95,2.83,100.0,0.0962,-1.16,0.14,-1.3,flip -18673,做空,2025-11-26 08:00:00,2025-11-26 13:45:00,2930.95,2932.67,2.82,100.0,0.0961,-0.17,0.14,-0.31,flip -18674,做多,2025-11-26 13:45:00,2025-11-26 14:00:00,2932.67,2932.23,2.81,100.0,0.0959,-0.04,0.14,-0.18,flip -18675,做空,2025-11-26 14:00:00,2025-11-26 14:15:00,2932.23,2933.21,2.81,100.0,0.0958,-0.09,0.14,-0.23,flip -18676,做多,2025-11-26 14:15:00,2025-11-26 14:30:00,2933.21,2931.46,2.8,100.0,0.0956,-0.17,0.14,-0.31,flip -18677,做空,2025-11-26 14:30:00,2025-11-26 15:15:00,2931.46,2934.99,2.8,100.0,0.0955,-0.34,0.14,-0.48,flip -18678,做多,2025-11-26 15:15:00,2025-11-26 15:30:00,2934.99,2919.41,2.79,100.0,0.0952,-1.48,0.14,-1.62,flip -18679,做空,2025-11-26 15:30:00,2025-11-26 16:00:00,2919.41,2943.53,2.78,100.0,0.0951,-2.29,0.14,-2.43,flip -18680,做多,2025-11-26 16:00:00,2025-11-26 17:45:00,2943.53,3025.66,2.75,100.0,0.0934,7.67,0.14,7.53,tp_upper -18681,做多,2025-11-27 08:15:00,2025-11-27 09:00:00,3021.59,3025.51,2.86,100.0,0.0947,0.37,0.14,0.23,flip -18682,做空,2025-11-27 09:00:00,2025-11-27 09:15:00,3025.51,3029.36,2.86,100.0,0.0946,-0.36,0.14,-0.51,flip -18683,做多,2025-11-27 09:15:00,2025-11-27 09:45:00,3029.36,3026.19,2.86,100.0,0.0943,-0.3,0.14,-0.44,flip -18684,做空,2025-11-27 09:45:00,2025-11-27 10:00:00,3026.19,3027.91,2.85,100.0,0.0942,-0.16,0.14,-0.3,flip -18685,做多,2025-11-27 10:00:00,2025-11-27 10:30:00,3027.91,3030.46,2.85,100.0,0.094,0.24,0.14,0.1,flip -18686,做空,2025-11-27 10:30:00,2025-11-27 10:45:00,3030.46,3032.83,2.84,100.0,0.0939,-0.22,0.14,-0.36,flip -18687,做多,2025-11-27 10:45:00,2025-11-27 11:00:00,3032.83,3031.32,2.84,100.0,0.0936,-0.14,0.14,-0.28,flip -18688,做空,2025-11-27 11:00:00,2025-11-27 11:30:00,3031.32,3029.44,2.84,100.0,0.0935,0.18,0.14,0.03,flip -18689,做多,2025-11-27 11:30:00,2025-11-27 11:45:00,3029.44,3026.76,2.83,100.0,0.0936,-0.25,0.14,-0.39,flip -18690,做空,2025-11-27 11:45:00,2025-11-27 16:00:00,3026.76,3019.82,2.83,100.0,0.0935,0.65,0.14,0.51,flip -18691,做多,2025-11-27 16:00:00,2025-11-27 16:15:00,3019.82,3015.29,2.83,100.0,0.0938,-0.42,0.14,-0.57,flip -18692,做空,2025-11-27 16:15:00,2025-11-27 16:30:00,3015.29,3017.78,2.83,100.0,0.0937,-0.23,0.14,-0.37,flip -18693,做多,2025-11-27 16:30:00,2025-11-27 22:30:00,3017.78,3011.03,2.82,100.0,0.0935,-0.63,0.14,-0.77,flip -18694,做空,2025-11-27 22:30:00,2025-11-28 04:00:00,3011.03,3014.85,2.81,100.0,0.0934,-0.36,0.14,-0.5,flip -18695,做多,2025-11-28 04:00:00,2025-11-28 04:15:00,3014.85,3013.29,2.84,100.0,0.0942,-0.15,0.14,-0.29,flip -18696,做空,2025-11-28 04:15:00,2025-11-28 04:30:00,3013.29,3013.66,2.83,100.0,0.0941,-0.03,0.14,-0.18,flip -18697,做多,2025-11-28 04:30:00,2025-11-28 06:15:00,3013.66,3009.99,2.83,100.0,0.094,-0.34,0.14,-0.49,flip -18698,做空,2025-11-28 06:15:00,2025-11-28 07:15:00,3009.99,3020.19,2.83,100.0,0.0939,-0.96,0.14,-1.1,flip -18699,做多,2025-11-28 07:15:00,2025-11-28 07:30:00,3020.19,3009.16,2.81,100.0,0.0931,-1.03,0.14,-1.17,flip -18700,做空,2025-11-28 07:30:00,2025-11-28 08:00:00,3009.16,3015.23,2.8,100.0,0.093,-0.56,0.14,-0.71,flip -18701,做多,2025-11-28 08:00:00,2025-11-28 08:45:00,3015.23,3063.56,2.79,100.0,0.0926,4.47,0.14,4.33,tp_upper -18702,做多,2025-11-28 16:30:00,2025-11-28 16:45:00,3034.53,3023.67,2.83,100.0,0.0934,-1.01,0.14,-1.16,flip -18703,做空,2025-11-28 16:45:00,2025-11-28 17:45:00,3023.67,3033.6,2.82,100.0,0.0933,-0.93,0.14,-1.07,flip -18704,做多,2025-11-28 17:45:00,2025-11-28 18:15:00,3033.6,3035.85,2.81,100.0,0.0926,0.21,0.14,0.07,flip -18705,做空,2025-11-28 18:15:00,2025-11-28 18:30:00,3035.85,3038.58,2.81,100.0,0.0925,-0.25,0.14,-0.39,flip -18706,做多,2025-11-28 18:30:00,2025-11-28 20:00:00,3038.58,3042.09,2.8,100.0,0.0922,0.32,0.14,0.18,flip -18707,做空,2025-11-28 20:00:00,2025-11-28 23:00:00,3042.09,3039.6,2.8,100.0,0.0921,0.23,0.14,0.09,flip -18708,做多,2025-11-28 23:00:00,2025-11-29 01:15:00,3039.6,3037.8,2.8,100.0,0.0922,-0.17,0.14,-0.31,flip -18709,做空,2025-11-29 01:15:00,2025-11-29 04:45:00,3037.8,3039.3,2.83,100.0,0.0933,-0.14,0.14,-0.28,flip -18710,做多,2025-11-29 04:45:00,2025-11-29 05:30:00,3039.3,3035.19,2.83,100.0,0.0931,-0.38,0.14,-0.52,flip -18711,做空,2025-11-29 05:30:00,2025-11-29 15:15:00,3035.19,2999.87,2.82,100.0,0.093,3.28,0.14,3.14,flip -18712,做多,2025-11-29 15:15:00,2025-11-30 00:15:00,2999.87,2994.59,2.85,100.0,0.0951,-0.5,0.14,-0.64,flip -18713,做空,2025-11-30 00:15:00,2025-11-30 00:30:00,2994.59,2995.97,2.85,100.0,0.0953,-0.13,0.14,-0.27,flip -18714,做多,2025-11-30 00:30:00,2025-11-30 00:45:00,2995.97,2995.87,2.85,100.0,0.0951,-0.01,0.14,-0.15,flip -18715,做空,2025-11-30 00:45:00,2025-11-30 03:30:00,2995.87,3002.57,2.85,100.0,0.0951,-0.64,0.14,-0.78,flip -18716,做多,2025-11-30 03:30:00,2025-11-30 05:00:00,3002.57,2993.75,2.84,100.0,0.0945,-0.83,0.14,-0.98,flip -18717,做空,2025-11-30 05:00:00,2025-11-30 06:15:00,2993.75,2996.29,2.83,100.0,0.0944,-0.24,0.14,-0.38,flip -18718,做多,2025-11-30 06:15:00,2025-11-30 13:15:00,2996.29,3045.37,2.82,100.0,0.0942,4.62,0.14,4.48,tp_upper -18719,做多,2025-11-30 21:15:00,2025-11-30 21:30:00,3021.39,3020.03,2.87,100.0,0.0948,-0.13,0.14,-0.27,flip -18720,做空,2025-11-30 21:30:00,2025-11-30 21:45:00,3020.03,3021.12,2.86,100.0,0.0947,-0.1,0.14,-0.25,flip -18721,做多,2025-11-30 21:45:00,2025-11-30 22:30:00,3021.12,3024.76,2.86,100.0,0.0946,0.34,0.14,0.2,flip -18722,做空,2025-11-30 22:30:00,2025-11-30 22:45:00,3024.76,3031.91,2.86,100.0,0.0945,-0.68,0.14,-0.82,flip -18723,做多,2025-11-30 22:45:00,2025-11-30 23:00:00,3031.91,3019.42,2.85,100.0,0.0939,-1.17,0.14,-1.32,flip -18724,做空,2025-11-30 23:00:00,2025-12-01 00:00:00,3019.42,2915.08,2.83,100.0,0.0939,9.79,0.14,9.66,tp_lower -18725,做多,2025-12-01 21:30:00,2025-12-01 21:45:00,2794.2,2790.67,2.96,100.0,0.1059,-0.37,0.15,-0.52,flip -18726,做空,2025-12-01 21:45:00,2025-12-01 22:00:00,2790.67,2792.36,2.95,100.0,0.1058,-0.18,0.15,-0.33,flip -18727,做多,2025-12-01 22:00:00,2025-12-02 00:00:00,2792.36,2792.69,2.95,100.0,0.1056,0.03,0.15,-0.11,flip -18728,做空,2025-12-02 00:00:00,2025-12-02 00:45:00,2792.69,2794.28,2.95,100.0,0.1058,-0.17,0.15,-0.32,flip -18729,做多,2025-12-02 00:45:00,2025-12-02 14:00:00,2794.28,2855.56,2.95,100.0,0.1055,6.47,0.15,6.32,tp_upper -18730,做多,2025-12-04 11:00:00,2025-12-04 11:15:00,3190.28,3190.02,3.02,100.0,0.0946,-0.02,0.15,-0.18,flip -18731,做空,2025-12-04 11:15:00,2025-12-04 11:45:00,3190.02,3185.08,3.01,100.0,0.0945,0.47,0.15,0.32,flip -18732,做多,2025-12-04 11:45:00,2025-12-04 12:15:00,3185.08,3178.1,3.02,100.0,0.0947,-0.66,0.15,-0.81,flip -18733,做空,2025-12-04 12:15:00,2025-12-04 15:30:00,3178.1,3213.18,3.01,100.0,0.0946,-3.32,0.15,-3.47,flip -18734,做多,2025-12-04 15:30:00,2025-12-04 16:00:00,3213.18,3194.5,2.97,100.0,0.0924,-1.73,0.15,-1.87,flip -18735,做空,2025-12-04 16:00:00,2025-12-04 16:15:00,3194.5,3208.44,2.95,100.0,0.0923,-1.29,0.15,-1.44,flip -18736,做多,2025-12-04 16:15:00,2025-12-04 16:30:00,3208.44,3178.22,2.93,100.0,0.0914,-2.76,0.15,-2.91,flip -18737,做空,2025-12-04 16:30:00,2025-12-04 19:00:00,3178.22,3087.84,2.9,100.0,0.0913,8.26,0.14,8.11,tp_lower -18738,做多,2025-12-05 01:15:00,2025-12-05 01:30:00,3163.34,3161.99,3.0,100.0,0.095,-0.13,0.15,-0.28,flip -18739,做空,2025-12-05 01:30:00,2025-12-05 02:00:00,3161.99,3166.89,3.0,100.0,0.0949,-0.46,0.15,-0.62,flip -18740,做多,2025-12-05 02:00:00,2025-12-05 04:30:00,3166.89,3155.63,2.99,100.0,0.0945,-1.06,0.15,-1.21,flip -18741,做空,2025-12-05 04:30:00,2025-12-05 04:45:00,3155.63,3167.17,2.98,100.0,0.0944,-1.09,0.15,-1.24,flip -18742,做多,2025-12-05 04:45:00,2025-12-05 05:15:00,3167.17,3155.86,2.96,100.0,0.0936,-1.06,0.15,-1.21,flip -18743,做空,2025-12-05 05:15:00,2025-12-05 08:45:00,3155.86,3153.88,2.95,100.0,0.0935,0.19,0.15,0.04,flip -18744,做多,2025-12-05 08:45:00,2025-12-05 09:00:00,3153.88,3140.94,2.95,100.0,0.0935,-1.21,0.15,-1.36,flip -18745,做空,2025-12-05 09:00:00,2025-12-05 15:00:00,3140.94,3140.0,2.94,100.0,0.0934,0.09,0.15,-0.06,flip -18746,做多,2025-12-05 15:00:00,2025-12-05 15:15:00,3140.0,3137.86,2.93,100.0,0.0934,-0.2,0.15,-0.35,flip -18747,做空,2025-12-05 15:15:00,2025-12-05 16:30:00,3137.86,3014.11,2.93,100.0,0.0933,11.55,0.14,11.41,tp_lower -18748,做多,2025-12-06 06:15:00,2025-12-06 06:30:00,3038.5,3036.11,3.07,100.0,0.101,-0.24,0.15,-0.39,flip -18749,做空,2025-12-06 06:30:00,2025-12-06 06:45:00,3036.11,3038.0,3.06,100.0,0.1008,-0.19,0.15,-0.34,flip -18750,做多,2025-12-06 06:45:00,2025-12-06 07:15:00,3038.0,3027.66,3.06,100.0,0.1006,-1.04,0.15,-1.19,flip -18751,做空,2025-12-06 07:15:00,2025-12-06 07:30:00,3027.66,3030.0,3.04,100.0,0.1005,-0.24,0.15,-0.39,flip -18752,做多,2025-12-06 07:30:00,2025-12-06 07:45:00,3030.0,3024.98,3.04,100.0,0.1003,-0.5,0.15,-0.65,flip -18753,做空,2025-12-06 07:45:00,2025-12-06 08:00:00,3024.98,3028.34,3.03,100.0,0.1002,-0.34,0.15,-0.49,flip -18754,做多,2025-12-06 08:00:00,2025-12-06 08:15:00,3028.34,3014.45,3.02,100.0,0.0998,-1.39,0.15,-1.54,flip -18755,做空,2025-12-06 08:15:00,2025-12-06 09:00:00,3014.45,3024.41,3.01,100.0,0.0997,-0.99,0.15,-1.14,flip -18756,做多,2025-12-06 09:00:00,2025-12-06 09:30:00,3024.41,3029.38,2.99,100.0,0.099,0.49,0.15,0.34,flip -18757,做空,2025-12-06 09:30:00,2025-12-06 10:00:00,3029.38,3030.19,3.0,100.0,0.0989,-0.08,0.15,-0.23,flip -18758,做多,2025-12-06 10:00:00,2025-12-06 14:15:00,3030.19,3045.73,2.99,100.0,0.0987,1.53,0.15,1.38,tp_upper -18759,做多,2025-12-06 15:30:00,2025-12-06 18:45:00,3046.05,3040.66,3.0,100.0,0.0986,-0.53,0.15,-0.68,flip -18760,做空,2025-12-06 18:45:00,2025-12-06 20:15:00,3040.66,3036.75,3.0,100.0,0.0985,0.39,0.15,0.24,flip -18761,做多,2025-12-06 20:15:00,2025-12-06 20:45:00,3036.75,3038.42,3.0,100.0,0.0987,0.16,0.15,0.01,flip -18762,做空,2025-12-06 20:45:00,2025-12-06 21:15:00,3038.42,3039.11,3.0,100.0,0.0986,-0.07,0.15,-0.22,flip -18763,做多,2025-12-06 21:15:00,2025-12-06 23:00:00,3039.11,3036.12,2.99,100.0,0.0984,-0.29,0.15,-0.44,flip -18764,做空,2025-12-06 23:00:00,2025-12-06 23:45:00,3036.12,3036.53,2.99,100.0,0.0983,-0.04,0.15,-0.19,flip -18765,做多,2025-12-06 23:45:00,2025-12-07 00:00:00,3036.53,3032.65,2.98,100.0,0.0982,-0.38,0.15,-0.53,flip -18766,做空,2025-12-07 00:00:00,2025-12-07 00:15:00,3032.65,3038.82,3.02,100.0,0.0997,-0.62,0.15,-0.77,flip -18767,做多,2025-12-07 00:15:00,2025-12-07 04:30:00,3038.82,3044.06,3.01,100.0,0.0992,0.52,0.15,0.37,flip -18768,做空,2025-12-07 04:30:00,2025-12-07 05:30:00,3044.06,3045.49,3.02,100.0,0.0991,-0.14,0.15,-0.29,flip -18769,做多,2025-12-07 05:30:00,2025-12-07 05:45:00,3045.49,3043.13,3.01,100.0,0.0989,-0.23,0.15,-0.38,flip -18770,做空,2025-12-07 05:45:00,2025-12-07 06:00:00,3043.13,3044.16,3.01,100.0,0.0988,-0.1,0.15,-0.25,flip -18771,做多,2025-12-07 06:00:00,2025-12-07 07:00:00,3044.16,3036.59,3.0,100.0,0.0986,-0.75,0.15,-0.9,flip -18772,做空,2025-12-07 07:00:00,2025-12-07 10:30:00,3036.59,3039.75,2.99,100.0,0.0985,-0.31,0.15,-0.46,flip -18773,做多,2025-12-07 10:30:00,2025-12-07 10:45:00,3039.75,3037.08,2.99,100.0,0.0982,-0.26,0.15,-0.41,flip -18774,做空,2025-12-07 10:45:00,2025-12-07 11:00:00,3037.08,3039.73,2.98,100.0,0.0981,-0.26,0.15,-0.41,flip -18775,做多,2025-12-07 11:00:00,2025-12-07 11:15:00,3039.73,3035.01,2.97,100.0,0.0979,-0.46,0.15,-0.61,flip -18776,做空,2025-12-07 11:15:00,2025-12-07 11:30:00,3035.01,3038.24,2.97,100.0,0.0978,-0.32,0.15,-0.46,flip -18777,做多,2025-12-07 11:30:00,2025-12-07 12:15:00,3038.24,3040.74,2.96,100.0,0.0975,0.24,0.15,0.1,flip -18778,做空,2025-12-07 12:15:00,2025-12-07 12:30:00,3040.74,3041.3,2.96,100.0,0.0974,-0.05,0.15,-0.2,flip -18779,做多,2025-12-07 12:30:00,2025-12-07 13:00:00,3041.3,3041.17,2.96,100.0,0.0972,-0.01,0.15,-0.16,flip -18780,做空,2025-12-07 13:00:00,2025-12-07 14:15:00,3041.17,2938.26,2.95,100.0,0.0971,10.0,0.14,9.85,tp_lower -18781,做多,2025-12-07 15:45:00,2025-12-07 22:00:00,3026.96,3041.9,3.05,100.0,0.1008,1.51,0.15,1.35,flip -18782,做空,2025-12-07 22:00:00,2025-12-07 22:30:00,3041.9,3052.56,3.06,100.0,0.1007,-1.07,0.15,-1.23,flip -18783,做多,2025-12-07 22:30:00,2025-12-07 22:45:00,3052.56,3031.64,3.05,100.0,0.0999,-2.09,0.15,-2.24,flip -18784,做空,2025-12-07 22:45:00,2025-12-07 23:45:00,3031.64,3058.14,3.03,100.0,0.0998,-2.64,0.15,-2.8,flip -18785,做多,2025-12-07 23:45:00,2025-12-08 00:00:00,3058.14,3045.55,3.0,100.0,0.098,-1.23,0.15,-1.38,flip -18786,做空,2025-12-08 00:00:00,2025-12-08 00:15:00,3045.55,3055.4,3.03,100.0,0.0996,-0.98,0.15,-1.13,flip -18787,做多,2025-12-08 00:15:00,2025-12-08 15:00:00,3055.4,3108.52,3.02,100.0,0.0989,5.25,0.15,5.1,flip -18788,做空,2025-12-08 15:00:00,2025-12-08 16:30:00,3108.52,3123.28,3.07,100.0,0.0988,-1.46,0.15,-1.61,flip -18789,做多,2025-12-08 16:30:00,2025-12-08 18:15:00,3123.28,3113.19,3.05,100.0,0.0978,-0.99,0.15,-1.14,flip -18790,做空,2025-12-08 18:15:00,2025-12-08 20:00:00,3113.19,3126.99,3.04,100.0,0.0977,-1.35,0.15,-1.5,flip -18791,做多,2025-12-08 20:00:00,2025-12-08 20:15:00,3126.99,3125.84,3.02,100.0,0.0967,-0.11,0.15,-0.26,flip -18792,做空,2025-12-08 20:15:00,2025-12-08 20:45:00,3125.84,3134.29,3.02,100.0,0.0966,-0.82,0.15,-0.97,flip -18793,做多,2025-12-08 20:45:00,2025-12-08 21:00:00,3134.29,3127.08,3.01,100.0,0.096,-0.69,0.15,-0.84,flip -18794,做空,2025-12-08 21:00:00,2025-12-08 21:15:00,3127.08,3135.63,3.0,100.0,0.0959,-0.82,0.15,-0.97,flip -18795,做多,2025-12-08 21:15:00,2025-12-08 22:00:00,3135.63,3131.23,2.99,100.0,0.0953,-0.42,0.15,-0.57,flip -18796,做空,2025-12-08 22:00:00,2025-12-08 22:45:00,3131.23,3128.65,2.98,100.0,0.0952,0.25,0.15,0.1,flip -18797,做多,2025-12-08 22:45:00,2025-12-08 23:00:00,3128.65,3126.1,2.98,100.0,0.0952,-0.24,0.15,-0.39,flip -18798,做空,2025-12-08 23:00:00,2025-12-09 00:15:00,3126.1,3134.0,2.97,100.0,0.0951,-0.75,0.15,-0.9,flip -18799,做多,2025-12-09 00:15:00,2025-12-09 00:30:00,3134.0,3120.92,3.0,100.0,0.0957,-1.25,0.15,-1.4,flip -18800,做空,2025-12-09 00:30:00,2025-12-09 03:45:00,3120.92,3127.99,2.98,100.0,0.0956,-0.68,0.15,-0.83,flip -18801,做多,2025-12-09 03:45:00,2025-12-09 04:30:00,3127.99,3104.53,2.97,100.0,0.0951,-2.23,0.15,-2.38,flip -18802,做空,2025-12-09 04:30:00,2025-12-09 07:15:00,3104.53,3120.64,2.95,100.0,0.095,-1.53,0.15,-1.68,flip -18803,做多,2025-12-09 07:15:00,2025-12-09 09:00:00,3120.64,3119.0,2.93,100.0,0.0939,-0.15,0.15,-0.3,flip -18804,做空,2025-12-09 09:00:00,2025-12-09 11:45:00,3119.0,3116.91,2.93,100.0,0.0938,0.2,0.15,0.05,flip -18805,做多,2025-12-09 11:45:00,2025-12-09 12:00:00,3116.91,3114.79,2.92,100.0,0.0938,-0.2,0.15,-0.35,flip -18806,做空,2025-12-09 12:00:00,2025-12-09 12:15:00,3114.79,3129.88,2.92,100.0,0.0937,-1.41,0.15,-1.56,flip -18807,做多,2025-12-09 12:15:00,2025-12-09 13:30:00,3129.88,3108.59,2.9,100.0,0.0927,-1.97,0.14,-2.12,flip -18808,做空,2025-12-09 13:30:00,2025-12-09 13:45:00,3108.59,3115.86,2.88,100.0,0.0927,-0.67,0.14,-0.82,flip -18809,做多,2025-12-09 13:45:00,2025-12-09 14:00:00,3115.86,3115.01,2.87,100.0,0.0921,-0.08,0.14,-0.22,flip -18810,做空,2025-12-09 14:00:00,2025-12-09 14:45:00,3115.01,3116.21,2.87,100.0,0.092,-0.11,0.14,-0.25,flip -18811,做多,2025-12-09 14:45:00,2025-12-09 15:00:00,3116.21,3122.92,2.86,100.0,0.0919,0.62,0.14,0.47,tp_upper -18812,做多,2025-12-09 15:00:00,2025-12-09 15:15:00,3122.92,3154.98,2.87,100.0,0.0918,2.94,0.14,2.8,tp_upper -18813,做多,2025-12-10 08:00:00,2025-12-10 08:15:00,3329.06,3326.0,2.93,100.0,0.088,-0.27,0.15,-0.42,flip -18814,做空,2025-12-10 08:15:00,2025-12-10 09:45:00,3326.0,3346.45,2.93,100.0,0.088,-1.8,0.15,-1.95,flip -18815,做多,2025-12-10 09:45:00,2025-12-10 10:15:00,3346.45,3326.92,2.9,100.0,0.0868,-1.69,0.14,-1.84,flip -18816,做空,2025-12-10 10:15:00,2025-12-10 11:45:00,3326.92,3316.76,2.88,100.0,0.0867,0.88,0.14,0.74,flip -18817,做多,2025-12-10 11:45:00,2025-12-10 12:00:00,3316.76,3310.09,2.89,100.0,0.0871,-0.58,0.14,-0.73,flip -18818,做空,2025-12-10 12:00:00,2025-12-10 12:30:00,3310.09,3319.2,2.88,100.0,0.0871,-0.79,0.14,-0.94,flip -18819,做多,2025-12-10 12:30:00,2025-12-10 14:30:00,3319.2,3319.5,2.87,100.0,0.0865,0.03,0.14,-0.12,flip -18820,做空,2025-12-10 14:30:00,2025-12-10 15:00:00,3319.5,3333.34,2.87,100.0,0.0864,-1.2,0.14,-1.34,flip -18821,做多,2025-12-10 15:00:00,2025-12-10 15:15:00,3333.34,3321.5,2.85,100.0,0.0856,-1.01,0.14,-1.16,flip -18822,做空,2025-12-10 15:15:00,2025-12-10 15:30:00,3321.5,3321.37,2.84,100.0,0.0855,0.01,0.14,-0.13,flip -18823,做多,2025-12-10 15:30:00,2025-12-10 17:15:00,3321.37,3367.3,2.84,100.0,0.0854,3.92,0.14,3.78,tp_upper -18824,做多,2025-12-10 22:30:00,2025-12-10 22:45:00,3345.61,3345.17,2.87,100.0,0.0859,-0.04,0.14,-0.18,flip -18825,做空,2025-12-10 22:45:00,2025-12-11 17:15:00,3345.17,3193.34,2.87,100.0,0.0858,13.03,0.14,12.89,flip -18826,做多,2025-12-11 17:15:00,2025-12-11 17:30:00,3193.34,3184.21,3.03,100.0,0.0949,-0.87,0.15,-1.02,flip -18827,做空,2025-12-11 17:30:00,2025-12-11 18:00:00,3184.21,3194.36,3.02,100.0,0.0948,-0.96,0.15,-1.11,flip -18828,做多,2025-12-11 18:00:00,2025-12-11 18:45:00,3194.36,3201.58,3.01,100.0,0.0941,0.68,0.15,0.53,flip -18829,做空,2025-12-11 18:45:00,2025-12-11 20:00:00,3201.58,3213.58,3.01,100.0,0.094,-1.13,0.15,-1.28,flip -18830,做多,2025-12-11 20:00:00,2025-12-11 21:15:00,3213.58,3256.0,3.0,100.0,0.0932,3.95,0.15,3.8,tp_upper -18831,做多,2025-12-12 01:00:00,2025-12-12 09:15:00,3213.09,3233.14,3.05,100.0,0.0948,1.9,0.15,1.75,flip -18832,做空,2025-12-12 09:15:00,2025-12-12 09:30:00,3233.14,3240.5,3.06,100.0,0.0947,-0.7,0.15,-0.85,flip -18833,做多,2025-12-12 09:30:00,2025-12-12 11:00:00,3240.5,3238.53,3.05,100.0,0.0942,-0.19,0.15,-0.34,flip -18834,做空,2025-12-12 11:00:00,2025-12-12 11:30:00,3238.53,3237.96,3.05,100.0,0.0941,0.05,0.15,-0.1,flip -18835,做多,2025-12-12 11:30:00,2025-12-12 12:00:00,3237.96,3236.65,3.05,100.0,0.0941,-0.12,0.15,-0.28,flip -18836,做空,2025-12-12 12:00:00,2025-12-12 12:45:00,3236.65,3245.91,3.04,100.0,0.094,-0.87,0.15,-1.02,flip -18837,做多,2025-12-12 12:45:00,2025-12-12 13:15:00,3245.91,3240.01,3.03,100.0,0.0933,-0.55,0.15,-0.7,flip -18838,做空,2025-12-12 13:15:00,2025-12-12 13:45:00,3240.01,3241.01,3.02,100.0,0.0932,-0.09,0.15,-0.24,flip -18839,做多,2025-12-12 13:45:00,2025-12-12 14:00:00,3241.01,3234.24,3.02,100.0,0.0931,-0.63,0.15,-0.78,flip -18840,做空,2025-12-12 14:00:00,2025-12-12 14:30:00,3234.24,3229.95,3.01,100.0,0.093,0.4,0.15,0.25,flip -18841,做多,2025-12-12 14:30:00,2025-12-13 06:30:00,3229.95,3088.19,3.01,100.0,0.0932,-13.21,0.14,-13.35,flip -18842,做空,2025-12-13 06:30:00,2025-12-13 13:30:00,3088.19,3104.59,2.9,100.0,0.094,-1.54,0.15,-1.69,flip -18843,做多,2025-12-13 13:30:00,2025-12-13 14:15:00,3104.59,3096.06,2.88,100.0,0.0929,-0.79,0.14,-0.94,flip -18844,做空,2025-12-13 14:15:00,2025-12-13 14:30:00,3096.06,3106.88,2.87,100.0,0.0928,-1.0,0.14,-1.15,flip -18845,做多,2025-12-13 14:30:00,2025-12-13 16:15:00,3106.88,3103.11,2.86,100.0,0.0921,-0.35,0.14,-0.49,flip -18846,做空,2025-12-13 16:15:00,2025-12-13 16:45:00,3103.11,3104.26,2.85,100.0,0.092,-0.11,0.14,-0.25,flip -18847,做多,2025-12-13 16:45:00,2025-12-13 17:00:00,3104.26,3100.34,2.85,100.0,0.0918,-0.36,0.14,-0.5,flip -18848,做空,2025-12-13 17:00:00,2025-12-13 17:30:00,3100.34,3101.45,2.84,100.0,0.0917,-0.1,0.14,-0.24,flip -18849,做多,2025-12-13 17:30:00,2025-12-13 18:45:00,3101.45,3100.42,2.84,100.0,0.0916,-0.09,0.14,-0.24,flip -18850,做空,2025-12-13 18:45:00,2025-12-13 19:00:00,3100.42,3104.63,2.84,100.0,0.0915,-0.39,0.14,-0.53,flip -18851,做多,2025-12-13 19:00:00,2025-12-13 19:15:00,3104.63,3102.95,2.83,100.0,0.0911,-0.15,0.14,-0.29,flip -18852,做空,2025-12-13 19:15:00,2025-12-13 19:30:00,3102.95,3109.22,2.83,100.0,0.091,-0.57,0.14,-0.71,flip -18853,做多,2025-12-13 19:30:00,2025-12-13 20:00:00,3109.22,3104.79,2.82,100.0,0.0906,-0.4,0.14,-0.54,flip -18854,做空,2025-12-13 20:00:00,2025-12-13 20:15:00,3104.79,3107.61,2.81,100.0,0.0905,-0.26,0.14,-0.4,flip -18855,做多,2025-12-13 20:15:00,2025-12-13 20:30:00,3107.61,3105.22,2.8,100.0,0.0902,-0.22,0.14,-0.36,flip -18856,做空,2025-12-13 20:30:00,2025-12-13 21:45:00,3105.22,3110.15,2.8,100.0,0.0902,-0.44,0.14,-0.58,flip -18857,做多,2025-12-13 21:45:00,2025-12-13 22:00:00,3110.15,3104.31,2.79,100.0,0.0898,-0.52,0.14,-0.66,flip -18858,做空,2025-12-13 22:00:00,2025-12-13 22:15:00,3104.31,3106.93,2.78,100.0,0.0897,-0.23,0.14,-0.37,flip -18859,做多,2025-12-13 22:15:00,2025-12-13 22:45:00,3106.93,3112.77,2.78,100.0,0.0894,0.52,0.14,0.38,flip -18860,做空,2025-12-13 22:45:00,2025-12-14 00:30:00,3112.77,3117.04,2.78,100.0,0.0894,-0.38,0.14,-0.52,flip -18861,做多,2025-12-14 00:30:00,2025-12-14 04:30:00,3117.04,3108.32,2.82,100.0,0.0906,-0.79,0.14,-0.93,flip -18862,做空,2025-12-14 04:30:00,2025-12-14 04:45:00,3108.32,3109.99,2.81,100.0,0.0905,-0.15,0.14,-0.29,flip -18863,做多,2025-12-14 04:45:00,2025-12-14 05:00:00,3109.99,3107.48,2.81,100.0,0.0903,-0.23,0.14,-0.37,flip -18864,做空,2025-12-14 05:00:00,2025-12-14 05:30:00,3107.48,3111.64,2.8,100.0,0.0902,-0.38,0.14,-0.52,flip -18865,做多,2025-12-14 05:30:00,2025-12-14 05:45:00,3111.64,3110.34,2.8,100.0,0.0899,-0.12,0.14,-0.26,flip -18866,做空,2025-12-14 05:45:00,2025-12-14 06:30:00,3110.34,3111.0,2.79,100.0,0.0898,-0.06,0.14,-0.2,flip -18867,做多,2025-12-14 06:30:00,2025-12-14 06:45:00,3111.0,3109.44,2.79,100.0,0.0897,-0.14,0.14,-0.28,flip -18868,做空,2025-12-14 06:45:00,2025-12-14 07:00:00,3109.44,3110.41,2.79,100.0,0.0896,-0.09,0.14,-0.23,flip -18869,做多,2025-12-14 07:00:00,2025-12-14 07:15:00,3110.41,3108.56,2.78,100.0,0.0894,-0.17,0.14,-0.3,flip -18870,做空,2025-12-14 07:15:00,2025-12-14 07:45:00,3108.56,3113.77,2.78,100.0,0.0893,-0.47,0.14,-0.6,flip -18871,做多,2025-12-14 07:45:00,2025-12-14 08:45:00,3113.77,3109.71,2.77,100.0,0.0889,-0.36,0.14,-0.5,flip -18872,做空,2025-12-14 08:45:00,2025-12-14 09:00:00,3109.71,3110.18,2.76,100.0,0.0889,-0.04,0.14,-0.18,flip -18873,做多,2025-12-14 09:00:00,2025-12-14 09:15:00,3110.18,3109.52,2.76,100.0,0.0887,-0.06,0.14,-0.2,flip -18874,做空,2025-12-14 09:15:00,2025-12-14 10:15:00,3109.52,3106.67,2.76,100.0,0.0887,0.25,0.14,0.11,flip -18875,做多,2025-12-14 10:15:00,2025-12-14 19:00:00,3106.67,3091.02,2.76,100.0,0.0887,-1.39,0.14,-1.53,flip -18876,做空,2025-12-14 19:00:00,2025-12-14 23:30:00,3091.02,3056.42,2.74,100.0,0.0886,3.07,0.14,2.93,tp_lower -18877,做多,2025-12-15 01:30:00,2025-12-15 02:15:00,3105.73,3133.04,2.81,100.0,0.0904,2.47,0.14,2.33,tp_upper -18878,做多,2025-12-16 06:45:00,2025-12-16 13:30:00,2944.47,2931.93,2.83,100.0,0.0962,-1.21,0.14,-1.35,flip -18879,做空,2025-12-16 13:30:00,2025-12-16 14:15:00,2931.93,2931.66,2.82,100.0,0.0961,0.03,0.14,-0.11,flip -18880,做多,2025-12-16 14:15:00,2025-12-16 15:00:00,2931.66,2934.32,2.82,100.0,0.0961,0.26,0.14,0.11,flip -18881,做空,2025-12-16 15:00:00,2025-12-16 15:30:00,2934.32,2938.74,2.82,100.0,0.096,-0.42,0.14,-0.57,flip -18882,做多,2025-12-16 15:30:00,2025-12-16 16:30:00,2938.74,2931.91,2.81,100.0,0.0956,-0.65,0.14,-0.79,flip -18883,做空,2025-12-16 16:30:00,2025-12-16 16:45:00,2931.91,2937.1,2.8,100.0,0.0955,-0.5,0.14,-0.64,flip -18884,做多,2025-12-16 16:45:00,2025-12-16 17:15:00,2937.1,2930.0,2.79,100.0,0.095,-0.67,0.14,-0.81,flip -18885,做空,2025-12-16 17:15:00,2025-12-16 18:30:00,2930.0,2950.21,2.78,100.0,0.095,-1.92,0.14,-2.06,flip -18886,做多,2025-12-16 18:30:00,2025-12-16 19:00:00,2950.21,2924.09,2.76,100.0,0.0936,-2.44,0.14,-2.58,flip -18887,做空,2025-12-16 19:00:00,2025-12-16 19:30:00,2924.09,2943.87,2.73,100.0,0.0935,-1.85,0.14,-1.99,flip -18888,做多,2025-12-16 19:30:00,2025-12-16 21:00:00,2943.87,2941.12,2.71,100.0,0.0921,-0.25,0.14,-0.39,flip -18889,做空,2025-12-16 21:00:00,2025-12-17 02:15:00,2941.12,2946.56,2.71,100.0,0.092,-0.5,0.14,-0.64,flip -18890,做多,2025-12-17 02:15:00,2025-12-17 03:30:00,2946.56,2947.86,2.73,100.0,0.0926,0.12,0.14,-0.02,flip -18891,做空,2025-12-17 03:30:00,2025-12-17 04:00:00,2947.86,2947.03,2.73,100.0,0.0925,0.08,0.14,-0.06,flip -18892,做多,2025-12-17 04:00:00,2025-12-17 04:15:00,2947.03,2938.61,2.72,100.0,0.0924,-0.78,0.14,-0.91,flip -18893,做空,2025-12-17 04:15:00,2025-12-17 07:30:00,2938.61,2948.28,2.71,100.0,0.0923,-0.89,0.14,-1.03,flip -18894,做多,2025-12-17 07:30:00,2025-12-17 08:00:00,2948.28,2941.75,2.7,100.0,0.0916,-0.6,0.13,-0.73,flip -18895,做空,2025-12-17 08:00:00,2025-12-17 13:45:00,2941.75,2943.22,2.69,100.0,0.0916,-0.13,0.13,-0.27,flip -18896,做多,2025-12-17 13:45:00,2025-12-17 14:00:00,2943.22,2940.07,2.69,100.0,0.0914,-0.29,0.13,-0.42,flip -18897,做空,2025-12-17 14:00:00,2025-12-17 14:45:00,2940.07,2993.93,2.68,100.0,0.0913,-4.92,0.14,-5.05,flip -18898,做多,2025-12-17 14:45:00,2025-12-17 15:00:00,2993.93,3019.27,2.63,100.0,0.0879,2.23,0.13,2.09,tp_upper -18899,做多,2025-12-18 07:15:00,2025-12-18 07:30:00,2837.2,2834.57,2.67,100.0,0.0943,-0.25,0.13,-0.38,flip -18900,做空,2025-12-18 07:30:00,2025-12-18 08:00:00,2834.57,2837.19,2.67,100.0,0.0942,-0.25,0.13,-0.38,flip -18901,做多,2025-12-18 08:00:00,2025-12-18 13:00:00,2837.19,2902.93,2.66,100.0,0.0939,6.17,0.14,6.04,tp_upper -18902,做多,2025-12-19 03:00:00,2025-12-19 17:45:00,2868.11,2938.64,2.73,100.0,0.0952,6.71,0.14,6.57,flip -18903,做空,2025-12-19 17:45:00,2025-12-19 18:00:00,2938.64,2948.3,2.79,100.0,0.0951,-0.92,0.14,-1.06,flip -18904,做多,2025-12-19 18:00:00,2025-12-20 00:45:00,2948.3,2973.11,2.78,100.0,0.0944,2.34,0.14,2.2,flip -18905,做空,2025-12-20 00:45:00,2025-12-20 07:15:00,2973.11,2978.72,2.81,100.0,0.0945,-0.53,0.14,-0.67,flip -18906,做多,2025-12-20 07:15:00,2025-12-20 10:00:00,2978.72,2981.62,2.8,100.0,0.0941,0.27,0.14,0.13,flip -18907,做空,2025-12-20 10:00:00,2025-12-20 11:15:00,2981.62,2985.61,2.8,100.0,0.094,-0.37,0.14,-0.52,flip -18908,做多,2025-12-20 11:15:00,2025-12-20 13:00:00,2985.61,2976.0,2.8,100.0,0.0936,-0.9,0.14,-1.04,flip -18909,做空,2025-12-20 13:00:00,2025-12-20 20:15:00,2976.0,2979.06,2.78,100.0,0.0935,-0.29,0.14,-0.43,flip -18910,做多,2025-12-20 20:15:00,2025-12-20 21:45:00,2979.06,2977.51,2.78,100.0,0.0932,-0.14,0.14,-0.28,flip -18911,做空,2025-12-20 21:45:00,2025-12-21 00:15:00,2977.51,2979.08,2.77,100.0,0.0931,-0.15,0.14,-0.28,flip -18912,做多,2025-12-21 00:15:00,2025-12-21 00:30:00,2979.08,2977.47,2.79,100.0,0.0935,-0.15,0.14,-0.29,flip -18913,做空,2025-12-21 00:30:00,2025-12-21 00:45:00,2977.47,2978.51,2.78,100.0,0.0935,-0.1,0.14,-0.24,flip -18914,做多,2025-12-21 00:45:00,2025-12-21 01:00:00,2978.51,2974.49,2.78,100.0,0.0933,-0.38,0.14,-0.51,flip -18915,做空,2025-12-21 01:00:00,2025-12-21 04:00:00,2974.49,2974.57,2.77,100.0,0.0932,-0.01,0.14,-0.15,flip -18916,做多,2025-12-21 04:00:00,2025-12-21 04:30:00,2974.57,2974.31,2.77,100.0,0.0931,-0.02,0.14,-0.16,flip -18917,做空,2025-12-21 04:30:00,2025-12-21 05:00:00,2974.31,2975.18,2.77,100.0,0.093,-0.08,0.14,-0.22,flip -18918,做多,2025-12-21 05:00:00,2025-12-21 05:15:00,2975.18,2975.06,2.76,100.0,0.0929,-0.01,0.14,-0.15,flip -18919,做空,2025-12-21 05:15:00,2025-12-21 06:15:00,2975.06,2974.87,2.76,100.0,0.0928,0.02,0.14,-0.12,flip -18920,做多,2025-12-21 06:15:00,2025-12-21 07:00:00,2974.87,2974.81,2.76,100.0,0.0927,-0.01,0.14,-0.14,flip -18921,做空,2025-12-21 07:00:00,2025-12-21 07:15:00,2974.81,2976.5,2.75,100.0,0.0926,-0.16,0.14,-0.29,flip -18922,做多,2025-12-21 07:15:00,2025-12-21 08:30:00,2976.5,2992.86,2.75,100.0,0.0924,1.51,0.14,1.37,tp_upper -18923,做多,2025-12-21 15:45:00,2025-12-21 16:00:00,2973.23,2972.02,2.76,100.0,0.0929,-0.11,0.14,-0.25,flip -18924,做空,2025-12-21 16:00:00,2025-12-21 16:15:00,2972.02,2975.99,2.76,100.0,0.0928,-0.37,0.14,-0.51,flip -18925,做多,2025-12-21 16:15:00,2025-12-21 16:30:00,2975.99,2974.99,2.75,100.0,0.0925,-0.09,0.14,-0.23,flip -18926,做空,2025-12-21 16:30:00,2025-12-21 16:45:00,2974.99,2984.61,2.75,100.0,0.0924,-0.89,0.14,-1.03,flip -18927,做多,2025-12-21 16:45:00,2025-12-21 17:15:00,2984.61,2978.24,2.74,100.0,0.0917,-0.58,0.14,-0.72,flip -18928,做空,2025-12-21 17:15:00,2025-12-21 17:30:00,2978.24,2984.47,2.73,100.0,0.0916,-0.57,0.14,-0.71,flip -18929,做多,2025-12-21 17:30:00,2025-12-21 18:00:00,2984.47,2969.01,2.72,100.0,0.0911,-1.41,0.14,-1.54,flip -18930,做空,2025-12-21 18:00:00,2025-12-21 18:30:00,2969.01,2982.54,2.7,100.0,0.091,-1.23,0.14,-1.37,flip -18931,做多,2025-12-21 18:30:00,2025-12-21 19:30:00,2982.54,2986.72,2.69,100.0,0.0901,0.38,0.13,0.24,flip -18932,做空,2025-12-21 19:30:00,2025-12-21 22:00:00,2986.72,2984.1,2.69,100.0,0.09,0.24,0.13,0.1,flip -18933,做多,2025-12-21 22:00:00,2025-12-22 00:00:00,2984.1,3044.25,2.69,100.0,0.0901,5.42,0.14,5.28,tp_upper -18934,做多,2025-12-22 02:15:00,2025-12-22 14:30:00,2997.3,3045.9,2.79,100.0,0.0932,4.53,0.14,4.39,flip -18935,做空,2025-12-22 14:30:00,2025-12-22 15:15:00,3045.9,3040.39,2.84,100.0,0.0931,0.51,0.14,0.37,flip -18936,做多,2025-12-22 15:15:00,2025-12-22 15:30:00,3040.39,3035.99,2.84,100.0,0.0934,-0.41,0.14,-0.55,flip -18937,做空,2025-12-22 15:30:00,2025-12-22 15:45:00,3035.99,3051.22,2.83,100.0,0.0933,-1.42,0.14,-1.56,flip -18938,做多,2025-12-22 15:45:00,2025-12-22 17:00:00,3051.22,3031.97,2.82,100.0,0.0923,-1.78,0.14,-1.92,flip -18939,做空,2025-12-22 17:00:00,2025-12-23 00:15:00,3031.97,3018.24,2.79,100.0,0.0922,1.27,0.14,1.13,flip -18940,做多,2025-12-23 00:15:00,2025-12-23 01:00:00,3018.24,3024.09,2.82,100.0,0.0934,0.55,0.14,0.41,flip -18941,做空,2025-12-23 01:00:00,2025-12-23 20:15:00,3024.09,2955.2,2.82,100.0,0.0933,6.43,0.14,6.29,flip -18942,做多,2025-12-23 20:15:00,2025-12-23 23:00:00,2955.2,2958.12,2.88,100.0,0.0976,0.28,0.14,0.14,flip -18943,做空,2025-12-23 23:00:00,2025-12-24 04:00:00,2958.12,2952.7,2.88,100.0,0.0975,0.53,0.14,0.38,flip -18944,做多,2025-12-24 04:00:00,2025-12-24 04:15:00,2952.7,2943.65,2.9,100.0,0.0981,-0.89,0.14,-1.03,flip -18945,做空,2025-12-24 04:15:00,2025-12-24 16:30:00,2943.65,2943.5,2.88,100.0,0.098,0.01,0.14,-0.13,flip -18946,做多,2025-12-24 16:30:00,2025-12-25 00:45:00,2943.5,2937.99,2.88,100.0,0.0979,-0.54,0.14,-0.68,flip -18947,做空,2025-12-25 00:45:00,2025-12-25 05:15:00,2937.99,2940.54,2.88,100.0,0.0981,-0.25,0.14,-0.39,flip -18948,做多,2025-12-25 05:15:00,2025-12-25 06:00:00,2940.54,2937.02,2.88,100.0,0.0978,-0.34,0.14,-0.49,flip -18949,做空,2025-12-25 06:00:00,2025-12-25 06:45:00,2937.02,2941.94,2.87,100.0,0.0977,-0.48,0.14,-0.62,flip -18950,做多,2025-12-25 06:45:00,2025-12-25 07:00:00,2941.94,2940.35,2.86,100.0,0.0973,-0.15,0.14,-0.3,flip -18951,做空,2025-12-25 07:00:00,2025-12-25 08:15:00,2940.35,2921.97,2.86,100.0,0.0972,1.79,0.14,1.64,tp_lower -18952,做多,2025-12-25 14:00:00,2025-12-25 22:00:00,2932.13,2938.86,2.87,100.0,0.098,0.66,0.14,0.52,flip -18953,做空,2025-12-25 22:00:00,2025-12-26 02:00:00,2938.86,2952.43,2.88,100.0,0.0979,-1.33,0.14,-1.47,flip -18954,做多,2025-12-26 02:00:00,2025-12-26 14:30:00,2952.43,2955.76,2.88,100.0,0.0975,0.32,0.14,0.18,flip -18955,做空,2025-12-26 14:30:00,2025-12-27 05:30:00,2955.76,2929.5,2.88,100.0,0.0974,2.56,0.14,2.42,flip -18956,做多,2025-12-27 05:30:00,2025-12-27 06:00:00,2929.5,2927.64,2.91,100.0,0.0992,-0.18,0.15,-0.33,flip -18957,做空,2025-12-27 06:00:00,2025-12-27 11:15:00,2927.64,2926.41,2.9,100.0,0.0991,0.12,0.15,-0.02,flip -18958,做多,2025-12-27 11:15:00,2025-12-27 12:00:00,2926.41,2928.96,2.9,100.0,0.0991,0.25,0.15,0.11,flip -18959,做空,2025-12-27 12:00:00,2025-12-27 12:15:00,2928.96,2929.74,2.9,100.0,0.099,-0.08,0.15,-0.22,flip -18960,做多,2025-12-27 12:15:00,2025-12-27 13:00:00,2929.74,2928.1,2.9,100.0,0.0989,-0.16,0.14,-0.31,flip -18961,做空,2025-12-27 13:00:00,2025-12-27 13:30:00,2928.1,2930.91,2.89,100.0,0.0988,-0.28,0.14,-0.42,flip -18962,做多,2025-12-27 13:30:00,2025-12-27 13:45:00,2930.91,2928.39,2.89,100.0,0.0985,-0.25,0.14,-0.39,flip -18963,做空,2025-12-27 13:45:00,2025-12-27 14:30:00,2928.39,2928.99,2.88,100.0,0.0984,-0.06,0.14,-0.2,flip -18964,做多,2025-12-27 14:30:00,2025-12-27 14:45:00,2928.99,2928.33,2.88,100.0,0.0982,-0.06,0.14,-0.21,flip -18965,做空,2025-12-27 14:45:00,2025-12-27 15:30:00,2928.33,2927.55,2.87,100.0,0.0981,0.08,0.14,-0.07,flip -18966,做多,2025-12-27 15:30:00,2025-12-27 20:45:00,2927.55,2927.91,2.87,100.0,0.0981,0.04,0.14,-0.11,flip -18967,做空,2025-12-27 20:45:00,2025-12-27 21:00:00,2927.91,2930.29,2.87,100.0,0.098,-0.23,0.14,-0.38,flip -18968,做多,2025-12-27 21:00:00,2025-12-27 22:00:00,2930.29,2944.81,2.86,100.0,0.0977,1.42,0.14,1.28,tp_upper -18969,做多,2025-12-27 22:45:00,2025-12-27 23:45:00,2932.0,2947.62,2.88,100.0,0.0981,1.53,0.14,1.39,tp_upper -18970,做多,2025-12-28 05:30:00,2025-12-28 05:45:00,2935.67,2933.78,2.93,100.0,0.0997,-0.19,0.15,-0.33,flip -18971,做空,2025-12-28 05:45:00,2025-12-28 06:00:00,2933.78,2938.85,2.92,100.0,0.0996,-0.5,0.15,-0.65,flip -18972,做多,2025-12-28 06:00:00,2025-12-28 09:30:00,2938.85,2933.93,2.91,100.0,0.0991,-0.49,0.15,-0.63,flip -18973,做空,2025-12-28 09:30:00,2025-12-28 10:00:00,2933.93,2940.45,2.9,100.0,0.099,-0.65,0.15,-0.79,flip -18974,做多,2025-12-28 10:00:00,2025-12-28 11:30:00,2940.45,2940.53,2.9,100.0,0.0985,0.01,0.14,-0.14,flip -18975,做空,2025-12-28 11:30:00,2025-12-28 12:15:00,2940.53,2941.91,2.89,100.0,0.0984,-0.14,0.14,-0.28,flip -18976,做多,2025-12-28 12:15:00,2025-12-28 12:30:00,2941.91,2938.78,2.89,100.0,0.0982,-0.31,0.14,-0.45,flip -18977,做空,2025-12-28 12:30:00,2025-12-28 13:00:00,2938.78,2938.94,2.88,100.0,0.0981,-0.02,0.14,-0.16,flip -18978,做多,2025-12-28 13:00:00,2025-12-28 13:45:00,2938.94,2939.24,2.88,100.0,0.098,0.03,0.14,-0.11,flip -18979,做空,2025-12-28 13:45:00,2025-12-28 14:00:00,2939.24,2942.44,2.88,100.0,0.0979,-0.31,0.14,-0.46,flip -18980,做多,2025-12-28 14:00:00,2025-12-28 15:00:00,2942.44,2953.92,2.87,100.0,0.0976,1.12,0.14,0.98,tp_upper -18981,做多,2025-12-28 16:30:00,2025-12-28 16:45:00,2942.6,2941.99,2.88,100.0,0.0978,-0.06,0.14,-0.2,flip -18982,做空,2025-12-28 16:45:00,2025-12-28 17:00:00,2941.99,2947.03,2.88,100.0,0.0977,-0.49,0.14,-0.64,flip -18983,做多,2025-12-28 17:00:00,2025-12-28 18:00:00,2947.03,2940.64,2.87,100.0,0.0973,-0.62,0.14,-0.76,flip -18984,做空,2025-12-28 18:00:00,2025-12-28 18:15:00,2940.64,2935.66,2.86,100.0,0.0972,0.48,0.14,0.34,tp_lower -18985,做多,2025-12-28 22:15:00,2025-12-28 23:00:00,2940.21,2940.59,2.86,100.0,0.0973,0.04,0.14,-0.11,flip -18986,做空,2025-12-28 23:00:00,2025-12-28 23:15:00,2940.59,2942.39,2.86,100.0,0.0972,-0.17,0.14,-0.32,flip -18987,做多,2025-12-28 23:15:00,2025-12-29 00:30:00,2942.39,2967.45,2.85,100.0,0.097,2.43,0.14,2.29,tp_upper -18988,做多,2025-12-30 03:15:00,2025-12-30 08:00:00,2939.28,2987.96,2.92,100.0,0.0994,4.84,0.15,4.69,tp_upper -18989,做多,2025-12-30 19:15:00,2025-12-30 19:30:00,2968.24,2965.97,2.97,100.0,0.1,-0.23,0.15,-0.38,flip -18990,做空,2025-12-30 19:30:00,2025-12-30 19:45:00,2965.97,2970.32,2.96,100.0,0.0999,-0.43,0.15,-0.58,flip -18991,做多,2025-12-30 19:45:00,2025-12-30 20:00:00,2970.32,2968.06,2.95,100.0,0.0995,-0.22,0.15,-0.37,flip -18992,做空,2025-12-30 20:00:00,2025-12-30 23:15:00,2968.06,2972.19,2.95,100.0,0.0994,-0.41,0.15,-0.56,flip -18993,做多,2025-12-30 23:15:00,2025-12-31 03:15:00,2972.19,2973.46,2.94,100.0,0.099,0.13,0.15,-0.02,flip -18994,做空,2025-12-31 03:15:00,2025-12-31 04:15:00,2973.46,2970.25,2.96,100.0,0.0994,0.32,0.15,0.17,flip -18995,做多,2025-12-31 04:15:00,2025-12-31 07:15:00,2970.25,2973.91,2.96,100.0,0.0995,0.36,0.15,0.22,flip -18996,做空,2025-12-31 07:15:00,2025-12-31 07:30:00,2973.91,2975.0,2.96,100.0,0.0994,-0.11,0.15,-0.26,flip -18997,做多,2025-12-31 07:30:00,2025-12-31 08:30:00,2975.0,2965.8,2.95,100.0,0.0992,-0.91,0.15,-1.06,flip -18998,做空,2025-12-31 08:30:00,2025-12-31 09:00:00,2965.8,2972.55,2.94,100.0,0.0991,-0.67,0.15,-0.82,flip -18999,做多,2025-12-31 09:00:00,2025-12-31 14:00:00,2972.55,3014.11,2.93,100.0,0.0986,4.1,0.15,3.95,tp_upper -19000,做多,2025-12-31 15:30:00,2025-12-31 16:00:00,2979.6,2984.01,2.97,100.0,0.0996,0.44,0.15,0.29,flip -19001,做空,2025-12-31 16:00:00,2025-12-31 18:00:00,2984.01,2981.29,2.97,100.0,0.0995,0.27,0.15,0.12,flip -19002,做多,2025-12-31 18:00:00,2025-12-31 18:15:00,2981.29,2980.85,2.97,100.0,0.0996,-0.04,0.15,-0.19,flip -19003,做空,2025-12-31 18:15:00,2025-12-31 19:00:00,2980.85,2977.36,2.97,100.0,0.0995,0.35,0.15,0.2,flip -19004,做多,2025-12-31 19:00:00,2025-12-31 21:45:00,2977.36,2981.04,2.97,100.0,0.0996,0.37,0.15,0.22,flip -19005,做空,2025-12-31 21:45:00,2025-12-31 22:15:00,2981.04,2982.75,2.97,100.0,0.0995,-0.17,0.15,-0.32,flip -19006,做多,2025-12-31 22:15:00,2025-12-31 22:30:00,2982.75,2975.33,2.96,100.0,0.0993,-0.74,0.15,-0.88,flip -19007,做空,2025-12-31 22:30:00,2025-12-31 23:45:00,2975.33,2970.39,2.95,100.0,0.0992,0.49,0.15,0.34,end diff --git a/strategy/results/bb_midline_15m_param_sweep.csv b/strategy/results/bb_midline_15m_param_sweep.csv deleted file mode 100644 index b63b575..0000000 --- a/strategy/results/bb_midline_15m_param_sweep.csv +++ /dev/null @@ -1,85 +0,0 @@ -period,std,period_step,std_step,final_eq,ret_pct,n_trades,win_rate,sharpe,dd -15,1.5,10,0.5,48.48092814523593,-75.75953592738203,39080,37.35926305015353,-0.13119006344299677,-697.4004561224623 -15,2.0,10,0.5,36.80358364077569,-81.59820817961216,40087,34.42263077805772,-0.1511470195866686,-639.962755073432 -15,2.5,10,0.5,15.801154047365497,-92.09942297631726,41183,31.27746885850958,-0.2043489750410225,-608.2984283591458 -15,3.0,10,0.5,10.259192622590602,-94.8704036887047,42341,28.449965754233485,-0.2628767129294784,-456.8505810537002 -15,3.5,10,0.5,10.780007201280425,-94.60999639935979,43317,26.490754207355078,-0.3519748652128244,-315.69577713194894 -15,4.0,10,0.5,6.762275289834179,-96.61886235508291,43780,25.48423937871174,-0.44416507239126524,-220.0935343290423 -25,1.5,10,0.5,15.185351901530389,-92.4073240492348,29514,35.12909127871519,-0.4186681901048435,-273.0478151000914 -25,2.0,10,0.5,11.75114974910751,-94.12442512544625,30273,31.972384633171476,-0.4746326737292537,-221.26735265117904 -25,2.5,10,0.5,22.991590869749515,-88.50420456512524,30921,29.355454222049737,-0.48801085648391873,-209.49673224901383 -25,3.0,10,0.5,32.34220252441412,-83.82889873779294,31558,27.05177767919387,-0.3753596284992899,-198.35054814330795 -25,3.5,10,0.5,21.650159567897365,-89.17492021605132,32117,25.503627362456022,-0.39733883257515135,-218.6979255650799 -25,4.0,10,0.5,31.860026972198018,-84.06998651390099,32563,24.432638270429628,-0.29302419118789713,-239.82444497645355 -35,1.5,10,0.5,4.101201077511393,-97.9493994612443,24993,33.06525827231625,-0.8217792504548787,-245.46414083107442 -35,2.0,10,0.5,5.823800486102119,-97.08809975694894,25587,29.866729198421073,-0.7426470214087769,-286.4406699983145 -35,2.5,10,0.5,5.192863521634847,-97.40356823918258,26051,27.265747955932596,-0.7730880094730899,-266.1512752758687 -35,3.0,10,0.5,3.4579745963381434,-98.27101270183093,26599,25.33553893003496,-0.4636391572882053,-387.52773267113974 -35,3.5,10,0.5,3.5341183807460554,-98.23294080962697,27034,24.058592883036177,-0.5140569048308203,-362.5140804337234 -35,4.0,10,0.5,5.611416981128725,-97.19429150943564,27353,23.255218805981063,-0.3312688921086745,-564.2468214116803 -45,1.5,10,0.5,14.632970646405713,-92.68351467679715,21687,32.23590169225803,-0.6509354804642926,-235.74612368411292 -45,2.0,10,0.5,31.77948296599959,-84.1102585170002,22150,29.16027088036117,-0.4284165792843191,-269.6776110433831 -45,2.5,10,0.5,172.40643379727345,-13.796783101363275,22525,26.81908990011099,-0.043299240462867164,-256.7844732672258 -45,3.0,10,0.5,41.377840288991365,-79.31107985550432,22953,25.077331939180063,-0.34899879597984057,-296.6696402361111 -45,3.5,10,0.5,74.54221936958507,-62.728890315207465,23241,24.052321328686375,-0.2535287445141998,-305.77109805667635 -45,4.0,10,0.5,197.09642100514674,-1.4517894974266312,23514,23.394573445606873,-0.003849297905947261,-346.25462265446606 -55,1.5,10,0.5,16.079473075595672,-91.96026346220216,19596,31.02163706878955,-0.6486187784866569,-231.27610776888795 -55,2.0,10,0.5,66.87668346352854,-66.56165826823573,19950,28.25062656641604,-0.33475319699218586,-252.4384445697346 -55,2.5,10,0.5,103.71180081815875,-48.144099590920625,20315,26.059561900073835,-0.23234055949460508,-230.74049378986336 -55,3.0,10,0.5,30.706542292630328,-84.64672885368483,20620,24.539282250242483,-0.5332739163457259,-280.4316033186037 -55,3.5,10,0.5,19.94144489188811,-90.02927755405594,20900,23.535885167464116,-0.4556365722046084,-337.09291756128977 -55,4.0,10,0.5,35.10054549461695,-82.44972725269153,21094,22.88802503081445,-0.41982398626910356,-291.17676700223814 -65,1.5,10,0.5,40.332952988339386,-79.8335235058303,17772,30.31172631105109,-0.37260054288227523,-282.40115704942934 -65,2.0,10,0.5,50.70752436109092,-74.64623781945454,18112,27.49006183745583,-0.4263815652152113,-215.11807270889656 -65,2.5,10,0.5,208.09642220895924,4.04821110447962,18381,25.55356074207062,0.013052853027704602,-225.3544321606581 -65,3.0,10,0.5,69.17941178529537,-65.41029410735231,18603,24.27565446433371,-0.3475091632420777,-267.8026072891796 -65,3.5,10,0.5,205.87085569261697,2.9354278463084853,18841,23.459476673212677,0.007794090142701672,-365.7703099142676 -65,4.0,10,0.5,295.45309206039354,47.72654603019677,19007,22.812647971799862,0.07753257373956958,-359.300057037728 -75,1.5,10,0.5,10.983713106190567,-94.50814344690471,16303,29.761393608538306,-0.7512444028811992,-213.15198872906865 -75,2.0,10,0.5,13.482406589107267,-93.25879670544637,16620,27.081829121540313,-0.9839660957936669,-208.4588882425938 -75,2.5,10,0.5,89.942884051582,-55.028557974209,16868,25.43277211287645,-0.36375113759430683,-211.31503916370698 -75,3.0,10,0.5,52.241254269813616,-73.87937286509319,17087,24.28747000643764,-0.5981765475484465,-226.7492413952581 -75,3.5,10,0.5,83.14852160988522,-58.42573919505739,17305,23.449869979774633,-0.3267893523857235,-230.606510358243 -75,4.0,10,0.5,119.23474995074422,-40.38262502462789,17460,22.82359679266896,-0.20534903490050124,-207.9658889220549 -85,1.5,10,0.5,7.349676583985419,-96.32516170800729,15179,28.89518413597734,-0.8318675275223718,-239.72913883031944 -85,2.0,10,0.5,18.984025431376047,-90.50798728431198,15430,26.629941672067403,-0.7833690422200502,-235.6042347672767 -85,2.5,10,0.5,57.167618532561264,-71.41619073371936,15664,24.86593462717058,-0.506936066912954,-235.03840225356828 -85,3.0,10,0.5,35.58954831791428,-82.20522584104286,15844,23.54834637717748,-0.6040070996108049,-234.6785523683346 -85,3.5,10,0.5,63.4069876968914,-68.2965061515543,16023,22.72982587530425,-0.3382080473039228,-295.9762241559409 -85,4.0,10,0.5,88.47696456769705,-55.761517716151474,16178,22.147360613178392,-0.20193042953347687,-316.4817254821683 -95,1.5,10,0.5,10.405821375357965,-94.79708931232102,14416,28.24639289678135,-0.7837973560897118,-270.90798093738533 -95,2.0,10,0.5,13.815903557653941,-93.09204822117303,14665,25.741561541084213,-0.8765580107174691,-263.12113920477657 -95,2.5,10,0.5,25.71688278154052,-87.14155860922975,14858,23.832278906986133,-0.6723450672405393,-274.7658311337973 -95,3.0,10,0.5,19.356147709815595,-90.3219261450922,15049,22.652667951358893,-0.726365789425801,-269.1728308007388 -95,3.5,10,0.5,25.893289102448367,-87.05335544877582,15185,22.081000987816925,-0.6885792508968731,-278.83350717325703 -95,4.0,10,0.5,34.075610133322904,-82.96219493333855,15310,21.606792945787067,-0.541211763961438,-255.9863145165913 -105,1.5,10,0.5,11.125302869126308,-94.43734856543685,13778,27.340688053418493,-0.6600706399042071,-269.35929952511646 -105,2.0,10,0.5,10.200827786542048,-94.89958610672898,14010,24.753747323340473,-0.6866326886722063,-258.9303568592826 -105,2.5,10,0.5,9.579821710127378,-95.2100891449363,14163,23.151874602838383,-0.5987791032180315,-274.5676511660392 -105,3.0,10,0.5,4.3087765598937855,-97.84561172005311,14346,21.971281193364003,-0.6400093736324544,-278.89884430849224 -105,3.5,10,0.5,13.027667066344636,-93.48616646682768,14469,21.528785679729076,-0.5524535568435962,-284.41705640185387 -105,4.0,10,0.5,13.547757879797267,-93.22612106010136,14605,21.027045532351934,-0.3485713143577096,-412.93208491456176 -115,1.5,10,0.5,29.66121970936215,-85.16939014531893,13296,27.030685920577618,-0.45172471596332026,-235.02860926589415 -115,2.0,10,0.5,14.293240724692515,-92.85337963765375,13517,24.4432936302434,-0.568103750659441,-232.03742432596695 -115,2.5,10,0.5,11.574164514147391,-94.21291774292631,13681,22.87113515093926,-0.4778439718297106,-259.1164560473074 -115,3.0,10,0.5,9.287076704988312,-95.35646164750584,13830,21.800433839479393,-0.44032821158432417,-275.63595981438704 -115,3.5,10,0.5,21.398944760292235,-89.30052761985388,13960,21.181948424068768,-0.287420801784064,-317.14370796930467 -115,4.0,10,0.5,60.40509496475816,-69.79745251762091,14063,20.75659532105525,-0.09411868706769629,-829.2395563032217 -15,1.5,20,1.0,48.48092814523593,-75.75953592738203,39080,37.35926305015353,-0.13119006344299677,-697.4004561224623 -15,2.5,20,1.0,15.801154047365497,-92.09942297631726,41183,31.27746885850958,-0.2043489750410225,-608.2984283591458 -15,3.5,20,1.0,10.780007201280425,-94.60999639935979,43317,26.490754207355078,-0.3519748652128244,-315.69577713194894 -35,1.5,20,1.0,4.101201077511393,-97.9493994612443,24993,33.06525827231625,-0.8217792504548787,-245.46414083107442 -35,2.5,20,1.0,5.192863521634847,-97.40356823918258,26051,27.265747955932596,-0.7730880094730899,-266.1512752758687 -35,3.5,20,1.0,3.5341183807460554,-98.23294080962697,27034,24.058592883036177,-0.5140569048308203,-362.5140804337234 -55,1.5,20,1.0,16.079473075595672,-91.96026346220216,19596,31.02163706878955,-0.6486187784866569,-231.27610776888795 -55,2.5,20,1.0,103.71180081815875,-48.144099590920625,20315,26.059561900073835,-0.23234055949460508,-230.74049378986336 -55,3.5,20,1.0,19.94144489188811,-90.02927755405594,20900,23.535885167464116,-0.4556365722046084,-337.09291756128977 -75,1.5,20,1.0,10.983713106190567,-94.50814344690471,16303,29.761393608538306,-0.7512444028811992,-213.15198872906865 -75,2.5,20,1.0,89.942884051582,-55.028557974209,16868,25.43277211287645,-0.36375113759430683,-211.31503916370698 -75,3.5,20,1.0,83.14852160988522,-58.42573919505739,17305,23.449869979774633,-0.3267893523857235,-230.606510358243 -95,1.5,20,1.0,10.405821375357965,-94.79708931232102,14416,28.24639289678135,-0.7837973560897118,-270.90798093738533 -95,2.5,20,1.0,25.71688278154052,-87.14155860922975,14858,23.832278906986133,-0.6723450672405393,-274.7658311337973 -95,3.5,20,1.0,25.893289102448367,-87.05335544877582,15185,22.081000987816925,-0.6885792508968731,-278.83350717325703 -115,1.5,20,1.0,29.66121970936215,-85.16939014531893,13296,27.030685920577618,-0.45172471596332026,-235.02860926589415 -115,2.5,20,1.0,11.574164514147391,-94.21291774292631,13681,22.87113515093926,-0.4778439718297106,-259.1164560473074 -115,3.5,20,1.0,21.398944760292235,-89.30052761985388,13960,21.181948424068768,-0.287420801784064,-317.14370796930467 diff --git a/strategy/results/bb_midline_2020_2025_daily.csv b/strategy/results/bb_midline_2020_2025_daily.csv deleted file mode 100644 index 61282e1..0000000 --- a/strategy/results/bb_midline_2020_2025_daily.csv +++ /dev/null @@ -1,2193 +0,0 @@ -datetime,equity,pnl -2020-01-01,196.33179074197076,0.0 -2020-01-02,195.92035724244946,-0.4114334995213085 -2020-01-03,199.66030295272827,3.7399457102788176 -2020-01-04,197.3966661682652,-2.263636784463074 -2020-01-05,194.46748558014323,-2.929180588121966 -2020-01-06,202.1672792503584,7.699793670215172 -2020-01-07,208.15063651413212,5.983357263773712 -2020-01-08,202.59769170705968,-5.552944807072436 -2020-01-09,207.032950340675,4.4352586336153195 -2020-01-10,197.27662419615902,-9.756326144515981 -2020-01-11,200.16042237994913,2.8837981837901054 -2020-01-12,206.25774417546788,6.097321795518752 -2020-01-13,206.34495638553398,0.0872122100660988 -2020-01-14,211.6231839614583,5.278227575924319 -2020-01-15,207.23369133926272,-4.389492622195576 -2020-01-16,200.67544865300104,-6.5582426862616785 -2020-01-17,207.97790928785352,7.30246063485248 -2020-01-18,206.6391543076786,-1.3387549801749117 -2020-01-19,203.86114511920928,-2.7780091884693263 -2020-01-20,198.68239994457664,-5.178745174632638 -2020-01-21,202.24983623175768,3.567436287181039 -2020-01-22,195.4837950274322,-6.766041204325489 -2020-01-23,196.9545775265271,1.470782499094895 -2020-01-24,195.95863254275102,-0.9959449837760701 -2020-01-25,198.84335569181803,2.884723149067014 -2020-01-26,203.54269061106754,4.699334919249509 -2020-01-27,206.76966233206988,3.226971721002343 -2020-01-28,206.57573494648332,-0.1939273855865622 -2020-01-29,205.4969173995748,-1.0788175469085104 -2020-01-30,210.74687516082906,5.249957761254251 -2020-01-31,215.18909143919572,4.442216278366658 -2020-02-01,207.65566695012714,-7.5334244890685795 -2020-02-02,212.04209968176048,4.3864327316333345 -2020-02-03,209.90371245339847,-2.1383872283620065 -2020-02-04,202.01592349924812,-7.887788954150352 -2020-02-05,199.14098310310413,-2.874940396143984 -2020-02-06,204.05344280872015,4.9124597056160155 -2020-02-07,192.46918780428686,-11.584255004433288 -2020-02-08,198.92424106654136,6.455053262254495 -2020-02-09,201.29022209478634,2.3659810282449882 -2020-02-10,201.3778775562782,0.0876554614918632 -2020-02-11,209.4845838386489,8.10670628237068 -2020-02-12,202.23872188770284,-7.2458619509460505 -2020-02-13,200.12104928438424,-2.1176726033185957 -2020-02-14,199.7861210565135,-0.3349282278707335 -2020-02-15,197.50457214025073,-2.2815489162627784 -2020-02-16,206.93072833619968,9.426156195948948 -2020-02-17,204.41981444619344,-2.510913890006236 -2020-02-18,203.779459135246,-0.6403553109474558 -2020-02-19,202.45642764150512,-1.3230314937408707 -2020-02-20,195.480173270364,-6.976254371141124 -2020-02-21,201.95613993202286,6.475966661658873 -2020-02-22,200.18055719457166,-1.7755827374512023 -2020-02-23,205.33014730972673,5.149590115155064 -2020-02-24,197.99053693683942,-7.339610372887307 -2020-02-25,193.5367174742787,-4.453819462560716 -2020-02-26,202.18994428834205,8.653226814063345 -2020-02-27,184.02726327472328,-18.162681013618766 -2020-02-28,190.11989054817843,6.09262727345515 -2020-02-29,190.99526310278787,0.8753725546094415 -2020-03-01,192.30698840014168,1.311725297353803 -2020-03-02,179.65431132999544,-12.65267707014624 -2020-03-03,183.1111014785665,3.4567901485710593 -2020-03-04,183.92639976710302,0.8152982885365248 -2020-03-05,181.7140102620377,-2.2123895050653175 -2020-03-06,186.53771830900217,4.8237080469644695 -2020-03-07,188.141906167068,1.6041878580658135 -2020-03-08,194.03893071952152,5.89702455245353 -2020-03-09,210.04536042658282,16.0064297070613 -2020-03-10,199.3782044161492,-10.667156010433615 -2020-03-11,194.64787592198192,-4.730328494167281 -2020-03-12,204.5085013049088,9.860625382926884 -2020-03-13,228.8845185167,24.376017211791208 -2020-03-14,209.2940293484061,-19.590489168293914 -2020-03-15,210.88597131251552,1.5919419641094237 -2020-03-16,217.52619886894945,6.640227556433928 -2020-03-17,220.1873293067223,2.66113043777284 -2020-03-18,222.68028963723526,2.4929603305129717 -2020-03-19,210.84764643274028,-11.832643204494985 -2020-03-20,221.7268102186614,10.879163785921122 -2020-03-21,230.79003073328724,9.06322051462584 -2020-03-22,233.3716896645904,2.581658931303167 -2020-03-23,222.54432236271572,-10.827367301874688 -2020-03-24,215.88389265833203,-6.660429704383688 -2020-03-25,220.98252647472808,5.098633816396045 -2020-03-26,222.30750990038808,1.3249834256600082 -2020-03-27,224.05222946764272,1.7447195672546343 -2020-03-28,213.30223616991964,-10.74999329772308 -2020-03-29,204.16848535662282,-9.133750813296814 -2020-03-30,203.3603193556984,-0.808166000924416 -2020-03-31,203.2816685425145,-0.07865081318391276 -2020-04-01,200.3047862130588,-2.976882329455691 -2020-04-02,200.86981895111148,0.565032738052679 -2020-04-03,199.68263043058263,-1.1871885205288493 -2020-04-04,205.16540832260097,5.482777892018333 -2020-04-05,206.16570676445306,1.0002984418520953 -2020-04-06,201.3198827024869,-4.845824061966169 -2020-04-07,207.94490648155332,6.625023779066424 -2020-04-08,205.6824773653874,-2.2624291161659187 -2020-04-09,209.26198227655397,3.579504911166566 -2020-04-10,206.7587917670446,-2.503190509509352 -2020-04-11,202.29158523707133,-4.467206529973282 -2020-04-12,201.50415358125204,-0.7874316558192902 -2020-04-13,183.91777680132822,-17.586376779923825 -2020-04-14,186.1918809020953,2.27410410076709 -2020-04-15,189.58283043623294,3.390949534137633 -2020-04-16,191.98434457382436,2.4015141375914197 -2020-04-17,180.34033064585654,-11.64401392796782 -2020-04-18,184.84209611179153,4.501765465934994 -2020-04-19,175.80292454957078,-9.039171562220758 -2020-04-20,181.16085629732783,5.35793174775705 -2020-04-21,181.79541629360634,0.6345599962785116 -2020-04-22,186.04412084159287,4.248704547986534 -2020-04-23,182.84379381578484,-3.2003270258080363 -2020-04-24,179.04938088144107,-3.794412934343768 -2020-04-25,171.8507049732808,-7.198675908160254 -2020-04-26,170.22756192912192,-1.623143044158894 -2020-04-27,167.3648313476074,-2.862730581514512 -2020-04-28,163.39656602616768,-3.9682653214397305 -2020-04-29,165.35731553574462,1.9607495095769423 -2020-04-30,159.0578082708183,-6.299507264926319 -2020-05-01,159.6103583428339,0.552550072015606 -2020-05-02,162.97480171543222,3.3644433725983163 -2020-05-03,158.7978247972156,-4.17697691821661 -2020-05-04,163.755503300965,4.957678503749378 -2020-05-05,158.86291333381018,-4.892589967154805 -2020-05-06,155.48177609855648,-3.3811372352537035 -2020-05-07,154.79699177323937,-0.6847843253171106 -2020-05-08,155.59473845029882,0.7977466770594503 -2020-05-09,156.5782582243992,0.9835197741003867 -2020-05-10,157.17237677279488,0.5941185483956701 -2020-05-11,151.43027244577408,-5.742104327020797 -2020-05-12,156.9791015607822,5.548829115008118 -2020-05-13,146.61823655922578,-10.36086500155642 -2020-05-14,155.38011510187843,8.761878542652653 -2020-05-15,152.77528610967036,-2.60482899220807 -2020-05-16,150.91403121068635,-1.861254898984015 -2020-05-17,151.12782452949625,0.21379331880990549 -2020-05-18,154.67046226858506,3.5426377390888035 -2020-05-19,154.884496614525,0.2140343459399503 -2020-05-20,154.20347047126694,-0.681026143258066 -2020-05-21,158.82073454519798,4.6172640739310395 -2020-05-22,154.10093508840166,-4.7197994567963235 -2020-05-23,152.4928760028666,-1.6080590855350465 -2020-05-24,151.47377636538934,-1.019099637477268 -2020-05-25,151.06819873075437,-0.405577634634966 -2020-05-26,153.3398600299669,2.271661299212525 -2020-05-27,151.4106603378036,-1.9291996921633086 -2020-05-28,157.7303818180171,6.319721480213502 -2020-05-29,159.4938227993692,1.7634409813521188 -2020-05-30,161.87214862659823,2.3783258272290198 -2020-05-31,163.1209233808338,1.2487747542355692 -2020-06-01,166.70370696009505,3.582783579261246 -2020-06-02,172.13308821157545,5.429381251480407 -2020-06-03,176.8745234344002,4.741435222824748 -2020-06-04,176.13327474681662,-0.7412486875835782 -2020-06-05,176.23163549416049,0.09836074734386102 -2020-06-06,180.12479403176766,3.893158537607178 -2020-06-07,180.00200264285246,-0.12279138891520347 -2020-06-08,179.38190108223415,-0.6201015606183091 -2020-06-09,175.9877405688687,-3.394160513365449 -2020-06-10,173.90398006827647,-2.083760500592234 -2020-06-11,172.06954944383185,-1.8344306244446216 -2020-06-12,175.38476981446425,3.315220370632403 -2020-06-13,170.9897077536515,-4.395062060812762 -2020-06-14,167.02764878777631,-3.9620589658751726 -2020-06-15,157.97188719225068,-9.055761595525638 -2020-06-16,151.94260632646305,-6.0292808657876265 -2020-06-17,154.43651815600353,2.4939118295404796 -2020-06-18,152.5193749675583,-1.9171431884452375 -2020-06-19,154.59012729364935,2.0707523260910534 -2020-06-20,151.7536195088452,-2.836507784804155 -2020-06-21,153.3786112880491,1.6249917792038957 -2020-06-22,150.47654717439718,-2.902064113651903 -2020-06-23,147.72644044036744,-2.7501067340297425 -2020-06-24,144.83433697455803,-2.892103465809413 -2020-06-25,145.76181414282544,0.9274771682674157 -2020-06-26,146.2831632137331,0.5213490709076609 -2020-06-27,141.59343133056166,-4.689731883171447 -2020-06-28,139.5156124725933,-2.077818857968367 -2020-06-29,140.82085617384618,1.3052437012528912 -2020-06-30,140.90650852581945,0.08565235197326615 -2020-07-01,144.93004786638045,4.023539340561001 -2020-07-02,139.93054267399887,-4.9995051923815765 -2020-07-03,141.83406405624817,1.903521382249295 -2020-07-04,136.9522564078547,-4.881807648393476 -2020-07-05,137.3719927871969,0.4197363793421971 -2020-07-06,139.88875196204208,2.516759174845191 -2020-07-07,139.04621306402524,-0.8425388980168407 -2020-07-08,142.07148241381503,3.025269349789795 -2020-07-09,141.6437906253198,-0.42769178849522405 -2020-07-10,137.91574867508155,-3.7280419502382642 -2020-07-11,137.9506924131808,0.034943738099258326 -2020-07-12,139.06734403983037,1.1166516266495705 -2020-07-13,138.7702549600655,-0.29708907976487353 -2020-07-14,139.18004874783543,0.40979378776992803 -2020-07-15,140.26115806138318,1.0811093135477563 -2020-07-16,143.51790350101416,3.2567454396309756 -2020-07-17,143.13360418118253,-0.38429931983162646 -2020-07-18,142.69687272263286,-0.4367314585496729 -2020-07-19,143.1379478151268,0.4410750924939464 -2020-07-20,144.18792110878496,1.0499732936581552 -2020-07-21,144.15032057494926,-0.03760053383570039 -2020-07-22,146.63513986364947,2.4848192887002085 -2020-07-23,148.72875692536368,2.0936170617142125 -2020-07-24,148.16405765484814,-0.5646992705155469 -2020-07-25,150.618314457565,2.4542568027168556 -2020-07-26,147.7762116189916,-2.842102838573396 -2020-07-27,152.77708639788867,5.000874778897071 -2020-07-28,150.0808720180236,-2.6962143798650686 -2020-07-29,147.07516831896308,-3.0057036990605184 -2020-07-30,150.2443660372589,3.169197718295834 -2020-07-31,147.49495496214263,-2.749411075116285 -2020-08-01,155.0149942725312,7.520039310388569 -2020-08-02,160.8164487054926,5.801454432961407 -2020-08-03,169.1420967011184,8.325647995625786 -2020-08-04,164.57794956467868,-4.564147136439715 -2020-08-05,165.42735662796778,0.8494070632891066 -2020-08-06,166.0610012759351,0.6336446479673157 -2020-08-07,162.36748303952777,-3.6935182364073285 -2020-08-08,158.219026598437,-4.148456441090758 -2020-08-09,158.1582716324449,-0.060754965992117604 -2020-08-10,163.35484952578466,5.196577893339764 -2020-08-11,156.29326314546802,-7.0615863803166405 -2020-08-12,160.20004044750868,3.906777302040666 -2020-08-13,160.59451250282842,0.3944720553197385 -2020-08-14,153.26498886235584,-7.329523640472587 -2020-08-15,154.57399065934337,1.3090017969875305 -2020-08-16,152.52075523032894,-2.0532354290144212 -2020-08-17,158.52010430946785,5.999349079138909 -2020-08-18,154.7072875334176,-3.812816776050255 -2020-08-19,150.93418495597433,-3.773102577443268 -2020-08-20,152.72393800457388,1.7897530485995503 -2020-08-21,156.2185350306046,3.494597026030732 -2020-08-22,155.7909054492597,-0.4276295813449167 -2020-08-23,160.65240227003343,4.861496820773738 -2020-08-24,156.9182915249656,-3.7341107450678237 -2020-08-25,147.7894306061457,-9.128860918819925 -2020-08-26,145.65308004025968,-2.136350565886005 -2020-08-27,147.60544235637127,1.9523623161115893 -2020-08-28,147.86522313894596,0.25978078257469406 -2020-08-29,147.50899027809854,-0.35623286084742745 -2020-08-30,145.29118988133487,-2.217800396763664 -2020-08-31,143.9928815728256,-1.298308308509263 -2020-09-01,139.97449485275976,-4.018386720065848 -2020-09-02,133.68752674163736,-6.286968111122405 -2020-09-03,138.64239986860971,4.954873126972359 -2020-09-04,140.13460916503357,1.4922092964238516 -2020-09-05,134.82970738145946,-5.30490178357411 -2020-09-06,140.47517020554486,5.645462824085399 -2020-09-07,147.1034110019289,6.628240796384034 -2020-09-08,147.0334461811411,-0.06996482078778854 -2020-09-09,139.95361243576744,-7.079833745373662 -2020-09-10,134.86528733742455,-5.088325098342892 -2020-09-11,143.04838241548384,8.183095078059296 -2020-09-12,146.40215409128749,3.3537716758036424 -2020-09-13,138.70630158684196,-7.695852504445526 -2020-09-14,142.87142182284015,4.165120235998188 -2020-09-15,143.4475555148943,0.5761336920541567 -2020-09-16,146.73968479054435,3.2921292756500407 -2020-09-17,144.5395890461688,-2.2000957443755453 -2020-09-18,144.47115197102093,-0.06843707514786956 -2020-09-19,144.13157363916633,-0.3395783318545966 -2020-09-20,142.11347299309008,-2.018100646076249 -2020-09-21,139.3967689039638,-2.7167040891262957 -2020-09-22,133.41639177827483,-5.98037712568896 -2020-09-23,137.45172448341714,4.035332705142309 -2020-09-24,138.9373328278835,1.4856083444663568 -2020-09-25,143.25301588572594,4.315683057842449 -2020-09-26,142.9761801004675,-0.27683578525844155 -2020-09-27,141.24509668216777,-1.7310834182997326 -2020-09-28,144.61884516060945,3.3737484784416836 -2020-09-29,142.6587548119469,-1.9600903486625612 -2020-09-30,144.23646631252257,1.577711500575674 -2020-10-01,145.7523956222763,1.5159293097537443 -2020-10-02,148.08687795520083,2.334482332924523 -2020-10-03,148.231776138213,0.14489818301217383 -2020-10-04,147.44580955233138,-0.7859665858816243 -2020-10-05,147.78069778142776,0.3348882290963786 -2020-10-06,144.89179973113337,-2.8888980502943866 -2020-10-07,137.58206433547028,-7.309735395663097 -2020-10-08,136.68791912184483,-0.8941452136254497 -2020-10-09,134.76502620647858,-1.9228929153662477 -2020-10-10,135.2355228084472,0.47049660196861964 -2020-10-11,133.2017159067499,-2.0338069016972895 -2020-10-12,136.00741477557128,2.8056988688213664 -2020-10-13,134.61708143691652,-1.3903333386547558 -2020-10-14,134.61199440769977,-0.005087029216753081 -2020-10-15,137.25951038776532,2.647515980065549 -2020-10-16,134.20028075935855,-3.0592296284067686 -2020-10-17,132.77568873815653,-1.4245920212020167 -2020-10-18,131.3761399131008,-1.3995488250557457 -2020-10-19,130.18145839572716,-1.194681517373624 -2020-10-20,130.66683466284775,0.4853762671205857 -2020-10-21,133.22734540848052,2.5605107456327687 -2020-10-22,128.2045280844457,-5.022817324034804 -2020-10-23,125.66163259939991,-2.542895485045804 -2020-10-24,124.75540116706242,-0.906231432337492 -2020-10-25,122.59157589992712,-2.1638252671352944 -2020-10-26,123.47072380956294,0.8791479096358188 -2020-10-27,124.97821029881881,1.507486489255868 -2020-10-28,120.71122108092152,-4.26698921789729 -2020-10-29,118.62348793764157,-2.087733143279948 -2020-10-30,120.39088022588294,1.7673922882413677 -2020-10-31,121.44527735208595,1.054397126203014 -2020-11-01,120.85761502852925,-0.5876623235566996 -2020-11-02,119.36076694648534,-1.4968480820439112 -2020-11-03,118.87074286828762,-0.4900240781977203 -2020-11-04,119.3578171712278,0.4870743029401723 -2020-11-05,121.1987943716967,1.840977200468913 -2020-11-06,111.9292993298886,-9.269495041808113 -2020-11-07,115.46457249070825,3.5352731608196564 -2020-11-08,112.99689399793093,-2.467678492777324 -2020-11-09,117.48204947134474,4.485155473413812 -2020-11-10,120.4566367030178,2.9745872316730555 -2020-11-11,119.15634153866135,-1.3002951643564415 -2020-11-12,118.74891118839072,-0.40743035027063 -2020-11-13,121.10231902909774,2.353407840707021 -2020-11-14,123.50824794167737,2.4059289125796255 -2020-11-15,120.17512793592901,-3.3331200057483557 -2020-11-16,122.39977374005154,2.224645804122531 -2020-11-17,127.68931048382335,5.289536743771805 -2020-11-18,119.96351743062775,-7.725793053195602 -2020-11-19,121.75729553609025,1.7937781054625077 -2020-11-20,122.70275661646937,0.9454610803791184 -2020-11-21,120.27254136858349,-2.430215247885883 -2020-11-22,119.15326519629534,-1.1192761722881528 -2020-11-23,123.15568683725435,4.002421640959014 -2020-11-24,123.1893064459261,0.033619608671756396 -2020-11-25,120.33155152299585,-2.857754922930255 -2020-11-26,110.09513002865823,-10.23642149433762 -2020-11-27,110.90886952653425,0.8137394978760142 -2020-11-28,115.08954276491693,4.180673238382681 -2020-11-29,120.95457555889624,5.86503279397931 -2020-11-30,123.69000929653399,2.7354337376377487 -2020-12-01,114.6329585305315,-9.05705076600249 -2020-12-02,118.4302782744022,3.797319743870702 -2020-12-03,121.81457637841515,3.384298104012956 -2020-12-04,120.56569386342683,-1.248882514988324 -2020-12-05,120.35611289723117,-0.20958096619565936 -2020-12-06,119.09511175515819,-1.2610011420729847 -2020-12-07,119.69846519514914,0.6033534399909541 -2020-12-08,118.66251591469882,-1.0359492804503247 -2020-12-09,120.04789755421116,1.385381639512346 -2020-12-10,118.0801639903396,-1.9677335638715618 -2020-12-11,117.71102375903894,-0.369140231300662 -2020-12-12,120.08266516516412,2.3716414061251783 -2020-12-13,119.6989132773789,-0.3837518877852091 -2020-12-14,120.65707387127007,0.958160593891165 -2020-12-15,120.63525240055348,-0.021821470716588465 -2020-12-16,118.66414490489876,-1.9711074956547208 -2020-12-17,120.83738849897378,2.173243594075018 -2020-12-18,115.14116139595718,-5.6962271030165965 -2020-12-19,116.14737993422112,1.006218538263937 -2020-12-20,116.80690294586798,0.6595230116468542 -2020-12-21,112.52090495458265,-4.285997991285328 -2020-12-22,114.8005762885493,2.279671333966647 -2020-12-23,109.5392134346982,-5.261362853851097 -2020-12-24,110.7531876956823,1.2139742609841022 -2020-12-25,107.3355829129092,-3.417604782773097 -2020-12-26,115.8258106542851,8.490227741375904 -2020-12-27,109.3593503680706,-6.466460286214513 -2020-12-28,110.23910249685245,0.8797521287818597 -2020-12-29,110.1975335227454,-0.04156897410705085 -2020-12-30,111.37192953630817,1.1743960135627702 -2020-12-31,111.34839638218637,-0.023533154121807343 -2021-01-01,109.81581425996944,-1.5325821222169225 -2021-01-02,112.62376242174257,2.807948161773126 -2021-01-03,117.80723324874012,5.183470826997549 -2021-01-04,112.66096884022366,-5.146264408516458 -2021-01-05,120.41099122715295,7.750022386929288 -2021-01-06,121.28606236903977,0.8750711418868207 -2021-01-07,115.72157636235877,-5.564486006680994 -2021-01-08,124.93223676630807,9.21066040394929 -2021-01-09,132.24427417763874,7.312037411330678 -2021-01-10,125.97300532824218,-6.271268849396563 -2021-01-11,94.8484326258192,-31.12457270242298 -2021-01-12,90.9149517477489,-3.9334808780702986 -2021-01-13,86.34988115709757,-4.565070590651331 -2021-01-14,87.64796037002829,1.2980792129307162 -2021-01-15,85.13005341732868,-2.5179069526996045 -2021-01-16,86.74559623664469,1.6155428193160049 -2021-01-17,85.15072516852621,-1.5948710681184792 -2021-01-18,84.17686536149748,-0.973859807028731 -2021-01-19,81.86740979810843,-2.309455563389051 -2021-01-20,82.16814542199779,0.30073562388936637 -2021-01-21,80.11890439293417,-2.049241029063623 -2021-01-22,90.55405096033326,10.435146567399087 -2021-01-23,93.07143183380121,2.517380873467957 -2021-01-24,93.71593492019768,0.6445030863964689 -2021-01-25,90.04815144943849,-3.66778347075919 -2021-01-26,95.01706941655232,4.968917967113825 -2021-01-27,97.02026805768342,2.0031986411311067 -2021-01-28,97.97629562023394,0.956027562550517 -2021-01-29,101.79894671825805,3.82265109802411 -2021-01-30,99.21259775728217,-2.586348960975883 -2021-01-31,98.977303212466,-0.23529454481617051 -2021-02-01,101.16543535902814,2.1881321465621397 -2021-02-02,99.51915821601267,-1.6462771430154675 -2021-02-03,101.6306032091282,2.1114449931155264 -2021-02-04,104.44540023010491,2.8147970209767124 -2021-02-05,107.87032720145301,3.4249269713481 -2021-02-06,114.51328386026405,6.642956658811045 -2021-02-07,113.6809180423936,-0.8323658178704534 -2021-02-08,120.80110575318798,7.120187710794383 -2021-02-09,118.13539006800319,-2.665715685184793 -2021-02-10,123.82925118116151,5.69386111315832 -2021-02-11,128.26772531307063,4.438474131909118 -2021-02-12,130.0647378828949,1.7970125698242612 -2021-02-13,124.70196317058077,-5.3627747123141205 -2021-02-14,126.875316140969,2.173352970388237 -2021-02-15,130.58038568128455,3.7050695403155487 -2021-02-16,133.81080630370568,3.2304206224211214 -2021-02-17,130.9633539279359,-2.8474523757697625 -2021-02-18,135.07333467941493,4.109980751479014 -2021-02-19,129.1626975919523,-5.910637087462618 -2021-02-20,119.70100575426285,-9.461691837689457 -2021-02-21,121.85576768531332,2.154761931050473 -2021-02-22,111.63612638785774,-10.219641297455581 -2021-02-23,116.00005214921732,4.363925761359582 -2021-02-24,108.36523536204261,-7.634816787174714 -2021-02-25,110.56633798056846,2.2011026185258515 -2021-02-26,102.09717069917454,-8.469167281393922 -2021-02-27,91.28968320714714,-10.807487492027406 -2021-02-28,84.23310719273579,-7.056576014411348 -2021-03-01,85.5680564616106,1.3349492688748086 -2021-03-02,85.5227181580888,-0.04533830352180246 -2021-03-03,84.4760267731322,-1.0466913849565884 -2021-03-04,79.50653022437629,-4.969496548755913 -2021-03-05,81.96769405886754,2.461163834491245 -2021-03-06,77.93902351440023,-4.028670544467303 -2021-03-07,73.76921459936057,-4.169808915039667 -2021-03-08,68.68313999392333,-5.086074605437233 -2021-03-09,70.71061338954222,2.027473395618884 -2021-03-10,66.17780490678693,-4.532808482755286 -2021-03-11,61.78506259534934,-4.392742311437594 -2021-03-12,60.18558219888053,-1.599480396468806 -2021-03-13,60.1166759779706,-0.06890622090993048 -2021-03-14,59.68166820236901,-0.43500777560159065 -2021-03-15,59.279918224621,-0.40174997774801113 -2021-03-16,53.39722915270162,-5.88268907191938 -2021-03-17,54.16337344313639,0.7661442904347737 -2021-03-18,52.60680227503782,-1.5565711680985714 -2021-03-19,52.330414152418065,-0.27638812261975687 -2021-03-20,52.22343874996786,-0.1069754024502032 -2021-03-21,49.66041558410805,-2.5630231658598106 -2021-03-22,48.50409150427456,-1.1563240798334888 -2021-03-23,49.05924806399468,0.5551565597201176 -2021-03-24,43.113036982449,-5.946211081545677 -2021-03-25,41.868824789713344,-1.2442121927356595 -2021-03-26,43.06796918892296,1.1991443992096151 -2021-03-27,40.95718677425966,-2.110782414663298 -2021-03-28,38.07749094980429,-2.879695824455368 -2021-03-29,37.800113265858805,-0.27737768394548823 -2021-03-30,36.04538541435455,-1.7547278515042564 -2021-03-31,36.78125325241759,0.7358678380630437 -2021-04-01,38.74890436503567,1.9676511126180785 -2021-04-02,36.402694516399364,-2.346209848636306 -2021-04-03,35.837491224722754,-0.5652032916766103 -2021-04-04,34.941105306399784,-0.8963859183229701 -2021-04-05,34.85762443314289,-0.0834808732568959 -2021-04-06,35.22487568105874,0.36725124791585273 -2021-04-07,36.828381182390615,1.603505501331874 -2021-04-08,37.522960690718314,0.6945795083276991 -2021-04-09,36.18716995093412,-1.3357907397841942 -2021-04-10,35.65916979224263,-0.5280001586914906 -2021-04-11,36.56975308427755,0.9105832920349215 -2021-04-12,35.96536835236826,-0.6043847319092919 -2021-04-13,34.726122761167574,-1.2392455912006852 -2021-04-14,30.60723100572763,-4.118891755439943 -2021-04-15,31.62359958720517,1.0163685814775398 -2021-04-16,32.32078635967201,0.6971867724668428 -2021-04-17,31.38510947468065,-0.9356768849913628 -2021-04-18,31.35363496466355,-0.031474510017101665 -2021-04-19,30.050898547511096,-1.3027364171524525 -2021-04-20,30.595537587157892,0.5446390396467962 -2021-04-21,28.888023888859383,-1.7075136982985093 -2021-04-22,27.160634907040592,-1.727388981818791 -2021-04-23,28.219733261807594,1.059098354767002 -2021-04-24,29.147692489751556,0.9279592279439619 -2021-04-25,29.285600158179076,0.13790766842751978 -2021-04-26,30.36820287244997,1.0826027142708945 -2021-04-27,29.133653956199304,-1.2345489162506667 -2021-04-28,27.744779886802174,-1.3888740693971293 -2021-04-29,26.995088587100366,-0.7496912997018086 -2021-04-30,26.57418206655688,-0.4209065205434861 -2021-05-01,26.28733893692028,-0.2868431296366012 -2021-05-02,25.526426473775214,-0.7609124631450648 -2021-05-03,25.087454377934666,-0.43897209584054764 -2021-05-04,24.009267752788546,-1.0781866251461203 -2021-05-05,22.949587694575012,-1.0596800582135337 -2021-05-06,22.811459006925407,-0.13812868764960484 -2021-05-07,22.41990992395759,-0.391549082967817 -2021-05-08,22.375310487405006,-0.04459943655258414 -2021-05-09,23.705322222759655,1.330011735354649 -2021-05-10,23.80386223651976,0.09854001376010402 -2021-05-11,23.807559767996295,0.0036975314765363976 -2021-05-12,24.0395550543241,0.23199528632780542 -2021-05-13,26.00257477851567,1.9630197241915681 -2021-05-14,25.252357454510495,-0.7502173240051739 -2021-05-15,21.51121309390438,-3.741144360606114 -2021-05-16,22.871910508981475,1.3606974150770945 -2021-05-17,23.539279623528543,0.6673691145470677 -2021-05-18,22.653788538870124,-0.885491084658419 -2021-05-19,19.363157397883285,-3.2906311409868394 -2021-05-20,17.896394264466416,-1.466763133416869 -2021-05-21,19.530227620122975,1.6338333556565594 -2021-05-22,21.93546528907558,2.405237668952605 -2021-05-23,23.08611213303643,1.1506468439608497 -2021-05-24,23.972086585289833,0.8859744522534037 -2021-05-25,19.26020224803723,-4.711884337252602 -2021-05-26,18.452100692644546,-0.8081015553926854 -2021-05-27,18.374167647299178,-0.07793304534536816 -2021-05-28,16.10312734569197,-2.271040301607208 -2021-05-29,16.32942019321104,0.22629284751906908 -2021-05-30,14.927733872020346,-1.4016863211906934 -2021-05-31,13.639490730475172,-1.2882431415451734 -2021-06-01,13.767286598225207,0.12779586775003438 -2021-06-02,13.427644580320461,-0.3396420179047457 -2021-06-03,13.691398834924337,0.26375425460387625 -2021-06-04,14.054472887431855,0.36307405250751756 -2021-06-05,12.683437866693007,-1.371035020738848 -2021-06-06,12.666634159250744,-0.01680370744226245 -2021-06-07,11.541586903826852,-1.1250472554238922 -2021-06-08,11.41558411178529,-0.12600279204156273 -2021-06-09,11.019306637591065,-0.39627747419422477 -2021-06-10,10.580933222893107,-0.4383734146979581 -2021-06-11,10.601900993856022,0.020967770962915466 -2021-06-12,10.19673749391677,-0.4051634999392526 -2021-06-13,10.053841937229771,-0.14289555668699805 -2021-06-14,9.875387263463587,-0.1784546737661845 -2021-06-15,9.541301831390992,-0.33408543207259456 -2021-06-16,9.418719784980809,-0.12258204641018366 -2021-06-17,9.461361793502238,0.04264200852142963 -2021-06-18,9.344315888868516,-0.11704590463372178 -2021-06-19,9.257705817309942,-0.08661007155857448 -2021-06-20,9.536222752739231,0.27851693542928935 -2021-06-21,8.234989542897914,-1.3012332098413175 -2021-06-22,7.784529853847524,-0.4504596890503896 -2021-06-23,7.829294977380447,0.0447651235329225 -2021-06-24,7.909095021124226,0.07980004374377891 -2021-06-25,8.040770631339363,0.13167561021513752 -2021-06-26,8.309168385726176,0.2683977543868128 -2021-06-27,8.333087262637454,0.02391887691127792 -2021-06-28,8.775231110112783,0.44214384747532876 -2021-06-29,9.384377759222167,0.609146649109384 -2021-06-30,8.69797065871072,-0.6864071005114472 -2021-07-01,8.584383341667284,-0.11358731704343583 -2021-07-02,8.219021454423137,-0.36536188724414664 -2021-07-03,8.214411792180643,-0.004609662242494039 -2021-07-04,8.060589588329059,-0.1538222038515844 -2021-07-05,8.350583758756324,0.2899941704272653 -2021-07-06,8.385318332816219,0.034734574059894996 -2021-07-07,7.889852103610569,-0.49546622920564953 -2021-07-08,7.660882125877471,-0.22896997773309824 -2021-07-09,7.522809042751358,-0.13807308312611344 -2021-07-10,7.432431888436911,-0.0903771543144467 -2021-07-11,7.626294184915754,0.19386229647884345 -2021-07-12,7.261728501063345,-0.3645656838524092 -2021-07-13,6.990121978702955,-0.27160652236038985 -2021-07-14,7.0897872761582,0.09966529745524433 -2021-07-15,6.92286364242549,-0.16692363373270958 -2021-07-16,6.740224930876218,-0.1826387115492718 -2021-07-17,6.937679716728152,0.19745478585193332 -2021-07-18,6.51978033318443,-0.41789938354372147 -2021-07-19,6.288093636724899,-0.23168669645953077 -2021-07-20,6.309514066368829,0.021420429643929317 -2021-07-21,6.27606464856445,-0.03344941780437871 -2021-07-22,6.084687803909734,-0.19137684465471594 -2021-07-23,5.675035985763811,-0.4096518181459228 -2021-07-24,5.777892911519474,0.10285692575566241 -2021-07-25,5.557135456563915,-0.22075745495555843 -2021-07-26,5.83840299777818,0.2812675412142651 -2021-07-27,5.77164376018426,-0.06675923759392077 -2021-07-28,5.431375321101332,-0.34026843908292737 -2021-07-29,5.578524312482709,0.1471489913813766 -2021-07-30,5.111087358666698,-0.46743695381601125 -2021-07-31,5.240233077861345,0.12914571919464723 -2021-08-01,5.270632229423003,0.0303991515616584 -2021-08-02,5.3064617120827755,0.03582948265977226 -2021-08-03,5.507661240844,0.20119952876122493 -2021-08-04,5.556249162566374,0.04858792172237347 -2021-08-05,5.626148764345002,0.0698996017786282 -2021-08-06,5.939135409275699,0.31298664493069683 -2021-08-07,5.805776324214249,-0.1333590850614499 -2021-08-08,5.928654170265558,0.12287784605130891 -2021-08-09,5.742353242478049,-0.18630092778750917 -2021-08-10,5.6235710911932575,-0.1187821512847913 -2021-08-11,5.693177088586601,0.06960599739334317 -2021-08-12,5.504199717230792,-0.18897737135580872 -2021-08-13,5.375908736151134,-0.1282909810796582 -2021-08-14,5.319360462662169,-0.05654827348896507 -2021-08-15,5.274668125304882,-0.044692337357286505 -2021-08-16,5.106634618870083,-0.1680335064347993 -2021-08-17,5.118752045819076,0.012117426948993426 -2021-08-18,5.302009917172017,0.18325787135294114 -2021-08-19,5.100603469018691,-0.20140644815332642 -2021-08-20,5.091298151639332,-0.00930531737935869 -2021-08-21,5.142808368140494,0.05151021650116139 -2021-08-22,4.884622885017795,-0.2581854831226984 -2021-08-23,4.865707558030068,-0.018915326987727354 -2021-08-24,4.87008847267618,0.004380914646112011 -2021-08-25,4.594159742420619,-0.2759287302555613 -2021-08-26,4.09866492710244,-0.49549481531817907 -2021-08-27,4.164568145509695,0.06590321840725544 -2021-08-28,4.0474363513114495,-0.11713179419824549 -2021-08-29,4.113254752717846,0.06581840140639628 -2021-08-30,3.9594049833594855,-0.15384976935836026 -2021-08-31,3.841586433277524,-0.11781855008196152 -2021-09-01,3.664394421104882,-0.17719201217264224 -2021-09-02,3.5836926432744463,-0.08070177783043553 -2021-09-03,3.4540632697288776,-0.1296293735455687 -2021-09-04,3.411932624126192,-0.04213064560268576 -2021-09-05,3.3221192235152546,-0.08981340061093723 -2021-09-06,3.280703042370908,-0.04141618114434653 -2021-09-07,3.453831413314786,0.173128370943878 -2021-09-08,3.5608851957833276,0.10705378246854158 -2021-09-09,3.543445837978331,-0.017439357804996725 -2021-09-10,3.6670792446832223,0.12363340670489142 -2021-09-11,3.624177000951368,-0.04290224373185447 -2021-09-12,3.4665603250680808,-0.1576166758832871 -2021-09-13,3.5634476912592814,0.09688736619120064 -2021-09-14,3.3702134828230927,-0.19323420843618866 -2021-09-15,3.4480850800335143,0.07787159721042158 -2021-09-16,3.4251549156562855,-0.022930164377228834 -2021-09-17,3.4442015662937346,0.019046650637449147 -2021-09-18,3.186843039853939,-0.25735852643979573 -2021-09-19,3.249933448140761,0.063090408286822 -2021-09-20,3.1903460521303257,-0.05958739601043517 -2021-09-21,3.4945939543351234,0.3042479022047977 -2021-09-22,3.5751455165762147,0.08055156224109128 -2021-09-23,3.4923746301074656,-0.08277088646874908 -2021-09-24,3.444275524239122,-0.04809910586834354 -2021-09-25,3.3377506742445036,-0.10652484999461853 -2021-09-26,3.0530323187509514,-0.2847183554935522 -2021-09-27,2.9924079773015135,-0.060624341449437846 -2021-09-28,2.986638415655371,-0.005769561646142396 -2021-09-29,2.8865141748901673,-0.10012424076520388 -2021-09-30,2.9544818943580013,0.06796771946783409 -2021-10-01,3.0275608280025,0.0730789336444988 -2021-10-02,2.9858816302398905,-0.04167919776260964 -2021-10-03,3.032839359308197,0.04695772906830653 -2021-10-04,3.0238286573634787,-0.009010701944718313 -2021-10-05,3.000943243914028,-0.02288541344945072 -2021-10-06,2.992097582803946,-0.008845661110081782 -2021-10-07,3.077919830457776,0.08582224765382973 -2021-10-08,2.9361174395418206,-0.14180239091595537 -2021-10-09,2.9460913476581445,0.009973908116323926 -2021-10-10,2.970892010453064,0.024800662794919326 -2021-10-11,2.891071124405961,-0.07982088604710302 -2021-10-12,2.81525323873128,-0.07581788567468095 -2021-10-13,2.8107687057336466,-0.004484532997633295 -2021-10-14,2.749930424521519,-0.060838281212127754 -2021-10-15,2.7716546721906576,0.02172424766913883 -2021-10-16,2.660472397208385,-0.11118227498227284 -2021-10-17,2.6037357884298538,-0.05673660877853104 -2021-10-18,2.678789934540273,0.07505414611041905 -2021-10-19,2.5589084426549213,-0.11988149188535147 -2021-10-20,2.7195813988686046,0.16067295621368327 -2021-10-21,2.6401490928799625,-0.07943230598864215 -2021-10-22,2.758832114263668,0.11868302138370534 -2021-10-23,2.7283622297792958,-0.030469884484372045 -2021-10-24,2.834452438699617,0.10609020892032106 -2021-10-25,2.869236595517451,0.03478415681783398 -2021-10-26,2.90025329328929,0.03101669777183913 -2021-10-27,2.8184391140851672,-0.0818141792041227 -2021-10-28,2.9057609357116543,0.08732182162648705 -2021-10-29,2.846804350279706,-0.05895658543194848 -2021-10-30,2.9366979973443352,0.08989364706462943 -2021-10-31,2.8731521831370586,-0.06354581420727667 -2021-11-01,2.9025369332116044,0.029384750074545885 -2021-11-02,2.9002616943507276,-0.0022752388608768825 -2021-11-03,2.8890051367103813,-0.011256557640346276 -2021-11-04,2.8833574279669194,-0.005647708743461877 -2021-11-05,2.902256578666912,0.018899150699992706 -2021-11-06,2.901473670613508,-0.0007829080534040855 -2021-11-07,2.9466264568353115,0.04515278622180352 -2021-11-08,2.9736093783917825,0.026982921556470973 -2021-11-09,2.9190393574240465,-0.054570020967736 -2021-11-10,2.8938190776293373,-0.0252202797947092 -2021-11-11,2.968372258167835,0.0745531805384978 -2021-11-12,2.885715734407825,-0.08265652376001009 -2021-11-13,2.8516991417325404,-0.034016592675284674 -2021-11-14,2.8200353228083097,-0.03166381892423065 -2021-11-15,2.7797531318580324,-0.0402821909502773 -2021-11-16,2.7693757090695765,-0.010377422788455881 -2021-11-17,2.767941576605574,-0.001434132464002591 -2021-11-18,2.683851855065319,-0.08408972154025474 -2021-11-19,2.7378162660604275,0.05396441099510829 -2021-11-20,2.7392655810839077,0.0014493150234802243 -2021-11-21,2.741879134170494,0.0026135530865860623 -2021-11-22,2.6578911624653414,-0.08398797170515238 -2021-11-23,2.779128278093587,0.12123711562824546 -2021-11-24,2.735287476487491,-0.04384080160609605 -2021-11-25,2.7799838750070625,0.044696398519571634 -2021-11-26,2.543434421295337,-0.23654945371172564 -2021-11-27,2.587582821446882,0.044148400151545086 -2021-11-28,2.631826891097821,0.04424406965093919 -2021-11-29,2.7285918518987384,0.09676496080091734 -2021-11-30,2.5488274953731826,-0.17976435652555578 -2021-12-01,2.6248791179746136,0.07605162260143095 -2021-12-02,2.5508390530301295,-0.07404006494448412 -2021-12-03,2.3224144798049724,-0.22842457322515708 -2021-12-04,2.586397824732001,0.2639833449270288 -2021-12-05,2.4083944404825837,-0.17800338424941753 -2021-12-06,2.447054016782916,0.03865957630033234 -2021-12-07,2.4409662010952826,-0.006087815687633391 -2021-12-08,2.4551377300066086,0.014171528911326003 -2021-12-09,2.4848602684509324,0.02972253844432382 -2021-12-10,2.6226259757467254,0.13776570729579296 -2021-12-11,2.540445897927315,-0.08218007781941061 -2021-12-12,2.5459983724520483,0.005552474524733508 -2021-12-13,2.602837629861361,0.056839257409312616 -2021-12-14,2.4427619388504542,-0.16007569101090668 -2021-12-15,2.5326213458048006,0.08985940695434635 -2021-12-16,2.5924886573433064,0.059867311538505774 -2021-12-17,2.6895938511157818,0.0971051937724754 -2021-12-18,2.7036895849248186,0.014095733809036837 -2021-12-19,2.772867768096947,0.06917818317212854 -2021-12-20,2.815154192667638,0.04228642457069087 -2021-12-21,2.757919725754892,-0.05723446691274603 -2021-12-22,2.9086582658544518,0.15073854009955978 -2021-12-23,2.9324171865979562,0.023758920743504497 -2021-12-24,2.990802883914635,0.05838569731667853 -2021-12-25,2.9997505190855227,0.008947635170887924 -2021-12-26,3.0131130931504253,0.0133625740649026 -2021-12-27,3.037776602722434,0.024663509572008913 -2021-12-28,3.1152059193017556,0.0774293165793214 -2021-12-29,3.055518069094129,-0.05968785020762679 -2021-12-30,3.0309891100639192,-0.024528959030209574 -2021-12-31,2.945323001524848,-0.0856661085390713 -2022-01-01,2.952036447533478,0.006713446008629997 -2022-01-02,2.959446982497981,0.007410534964503057 -2022-01-03,2.9302189791660815,-0.029228003331899455 -2022-01-04,2.922297398414711,-0.007921580751370616 -2022-01-05,2.9403115180497403,0.018014119635029413 -2022-01-06,2.8339717689081088,-0.10633974914163158 -2022-01-07,2.8733782509412817,0.039406482033172985 -2022-01-08,2.880322199039372,0.006943948098090402 -2022-01-09,2.8533291471212014,-0.026993051918170696 -2022-01-10,2.753271865314353,-0.10005728180684859 -2022-01-11,2.8450463482946695,0.09177448298031665 -2022-01-12,2.824856217839787,-0.020190130454882382 -2022-01-13,2.780128521224571,-0.04472769661521614 -2022-01-14,2.76895763608705,-0.011170885137520958 -2022-01-15,2.706715718613726,-0.06224191747332419 -2022-01-16,2.719534540698486,0.01281882208476004 -2022-01-17,2.695041330985353,-0.024493209713132735 -2022-01-18,2.6886347141454556,-0.0064066168398975165 -2022-01-19,2.7490691093999375,0.06043439525448191 -2022-01-20,2.6993801093595406,-0.04968900004039689 -2022-01-21,2.682267240255893,-0.017112869103647732 -2022-01-22,2.3121919114220253,-0.3700753288338676 -2022-01-23,2.4771724737162435,0.1649805622942182 -2022-01-24,2.6009572908503227,0.12378481713407918 -2022-01-25,2.6497376557997834,0.0487803649494607 -2022-01-26,2.743156565087635,0.09341890928785146 -2022-01-27,2.612317805388295,-0.13083875969933967 -2022-01-28,2.561854640475692,-0.050463164912603276 -2022-01-29,2.6799480995496867,0.11809345907399482 -2022-01-30,2.6859912023997214,0.006043102850034732 -2022-01-31,2.621155812820649,-0.06483538957907253 -2022-02-01,2.697752889540861,0.07659707672021199 -2022-02-02,2.7841374101068963,0.0863845205660354 -2022-02-03,2.698467740484968,-0.08566966962192835 -2022-02-04,2.690628084097531,-0.007839656387437 -2022-02-05,2.6838813781914372,-0.0067467059060937196 -2022-02-06,2.6874536941384664,0.0035723159470291144 -2022-02-07,2.702982692860859,0.01552899872239255 -2022-02-08,2.7315830404951056,0.02860034763424668 -2022-02-09,2.6974455609203978,-0.03413747957470781 -2022-02-10,2.5583225363360125,-0.1391230245843853 -2022-02-11,2.471835013651686,-0.08648752268432647 -2022-02-12,2.4851694622952514,0.013334448643565366 -2022-02-13,2.362115523219192,-0.12305393907605922 -2022-02-14,2.37103400574602,0.008918482526827809 -2022-02-15,2.3864488070711602,0.015414801325140282 -2022-02-16,2.311897434430594,-0.07455137264056644 -2022-02-17,2.2189675255800707,-0.0929299088505231 -2022-02-18,2.0732079582996774,-0.1457595672803933 -2022-02-19,2.0473825048406877,-0.025825453458989678 -2022-02-20,2.02100129163617,-0.026381213204517806 -2022-02-21,1.9649718769252984,-0.05602941471087153 -2022-02-22,1.9307524274630203,-0.03421944946227806 -2022-02-23,2.042862556514405,0.11211012905138484 -2022-02-24,2.0957279017033255,0.052865345188920276 -2022-02-25,2.229417262548161,0.13368936084483574 -2022-02-26,2.160698823630478,-0.06871843891768314 -2022-02-27,2.151108814746536,-0.009590008883942236 -2022-02-28,2.074928827189008,-0.07617998755752797 -2022-03-01,2.178748324112212,0.10381949692320402 -2022-03-02,2.0129197436618393,-0.16582858045037252 -2022-03-03,2.0289444119155946,0.01602466825375526 -2022-03-04,2.0231673109022625,-0.005777101013332064 -2022-03-05,1.9933191566399198,-0.029848154262342774 -2022-03-06,1.9481235648259507,-0.04519559181396904 -2022-03-07,1.9441818503894723,-0.003941714436478394 -2022-03-08,1.9840928999298433,0.039911049540370946 -2022-03-09,1.9589974189345924,-0.02509548099525083 -2022-03-10,1.9514360289875015,-0.007561389947090991 -2022-03-11,1.9508586772469036,-0.000577351740597809 -2022-03-12,1.9142331311474134,-0.0366255460994902 -2022-03-13,1.8821199112585787,-0.032113219888834754 -2022-03-14,1.8775578058512616,-0.004562105407317052 -2022-03-15,1.871639170527169,-0.005918635324092536 -2022-03-16,1.9073899166758428,0.035750746148673684 -2022-03-17,1.8819775193249473,-0.02541239735089551 -2022-03-18,1.8287424305831828,-0.053235088741764525 -2022-03-19,1.8193675971073981,-0.009374833475784605 -2022-03-20,1.8254082496705537,0.006040652563155557 -2022-03-21,1.8613197834374187,0.035911533766864956 -2022-03-22,1.8268094682109812,-0.03451031522643744 -2022-03-23,1.870863897374074,0.04405442916309288 -2022-03-24,1.8354846608307336,-0.03537923654334052 -2022-03-25,1.7773202851575018,-0.05816437567323174 -2022-03-26,1.8076292521061894,0.030308966948687566 -2022-03-27,1.8470479699288336,0.03941871782264417 -2022-03-28,1.8908933501923224,0.04384538026348883 -2022-03-29,1.919446372886397,0.02855302269407467 -2022-03-30,1.9571611566942144,0.03771478380781734 -2022-03-31,1.9458118446073012,-0.011349312086913255 -2022-04-01,2.0062014344690087,0.060389589861707504 -2022-04-02,2.0545391823734143,0.04833774790440559 -2022-04-03,2.1241582700217045,0.06961908764829028 -2022-04-04,2.125822909421756,0.0016646394000514597 -2022-04-05,2.0688318688335965,-0.056991040588159514 -2022-04-06,2.0255123529354027,-0.04331951589819383 -2022-04-07,2.169471378628879,0.1439590256934764 -2022-04-08,2.2375075820325065,0.06803620340362748 -2022-04-09,2.2734824142038694,0.03597483217136288 -2022-04-10,2.2136393039432445,-0.05984311026062494 -2022-04-11,2.1855139914157546,-0.028125312527489843 -2022-04-12,2.1583489055273297,-0.027165085888424922 -2022-04-13,2.1227035491257027,-0.035645356401627026 -2022-04-14,2.074353203688184,-0.048350345437518705 -2022-04-15,2.088801961488139,0.014448757799955025 -2022-04-16,2.0447316191860163,-0.0440703423021227 -2022-04-17,2.069611445790711,0.024879826604694788 -2022-04-18,2.042474655090085,-0.027136790700625912 -2022-04-19,1.9762013415605775,-0.06627331352950772 -2022-04-20,1.9498764621931697,-0.026324879367407794 -2022-04-21,1.9284022510873708,-0.021474211105798835 -2022-04-22,1.8896448847796958,-0.03875736630767501 -2022-04-23,1.8735536282404335,-0.016091256539262355 -2022-04-24,1.8669525853561317,-0.006601042884301744 -2022-04-25,1.8381335806343764,-0.02881900472175536 -2022-04-26,1.7841748249512055,-0.05395875568317088 -2022-04-27,1.8491468331254202,0.06497200817421467 -2022-04-28,1.8707761520324995,0.02162931890707931 -2022-04-29,1.889924789788543,0.019148637756043474 -2022-04-30,1.882030039306488,-0.007894750482055013 -2022-05-01,1.934944374671596,0.052914335365108034 -2022-05-02,1.9819591185526564,0.04701474388106042 -2022-05-03,1.945785314519625,-0.036173804033031276 -2022-05-04,1.9894335491219068,0.04364823460228173 -2022-05-05,1.9565091445916347,-0.03292440453027212 -2022-05-06,1.943522170255429,-0.012986974336205659 -2022-05-07,1.929312413518109,-0.014209756737320056 -2022-05-08,1.9435232521259347,0.014210838607825682 -2022-05-09,1.9711888190931974,0.027665566967262745 -2022-05-10,1.9296918067954612,-0.04149701229773628 -2022-05-11,1.9433951852383058,0.013703378442844638 -2022-05-12,1.904627246144453,-0.0387679390938529 -2022-05-13,1.8641872542056073,-0.04043999193884562 -2022-05-14,1.8276064504170724,-0.0365808037885349 -2022-05-15,1.8695908247127002,0.041984374295627847 -2022-05-16,1.8823020143240237,0.012711189611323448 -2022-05-17,1.8916497899122056,0.009347775588181895 -2022-05-18,1.8464007226934893,-0.045249067218716243 -2022-05-19,1.877329065052363,0.03092834235887376 -2022-05-20,1.8669398384189322,-0.010389226633430892 -2022-05-21,1.8234750718955994,-0.043464766523332754 -2022-05-22,1.8150754797385535,-0.008399592157045888 -2022-05-23,1.8137739320463968,-0.0013015476921567348 -2022-05-24,1.7479107763719364,-0.06586315567446044 -2022-05-25,1.7639922476882421,0.016081471316305773 -2022-05-26,1.7560382231907097,-0.007954024497532464 -2022-05-27,1.7645521362361987,0.008513913045488986 -2022-05-28,1.7751153108959763,0.01056317465977763 -2022-05-29,1.7355822128400216,-0.03953309805595473 -2022-05-30,1.7409295545094925,0.005347341669470929 -2022-05-31,1.7457844420825426,0.004854887573050082 -2022-06-01,1.695937751290915,-0.04984669079162751 -2022-06-02,1.730904321233504,0.034966569942588954 -2022-06-03,1.6845340105972153,-0.046370310636288714 -2022-06-04,1.6530651444055624,-0.0314688661916529 -2022-06-05,1.701759554627856,0.048694410222293705 -2022-06-06,1.664101476665201,-0.03765807796265519 -2022-06-07,1.5129861722181426,-0.15111530444705834 -2022-06-08,1.5271838083540692,0.014197636135926617 -2022-06-09,1.4696461061278208,-0.05753770222624843 -2022-06-10,1.442836187310548,-0.026809918817272793 -2022-06-11,1.4476877548963283,0.004851567585780314 -2022-06-12,1.4507343847704843,0.0030466298741560482 -2022-06-13,1.4034973238567252,-0.04723706091375912 -2022-06-14,1.5167653982141927,0.11326807435746744 -2022-06-15,1.6262863007355555,0.10952090252136282 -2022-06-16,1.7155495613379184,0.08926326060236289 -2022-06-17,1.7386775327973951,0.02312797145947676 -2022-06-18,1.662232630250965,-0.07644490254643022 -2022-06-19,1.5351008563894217,-0.12713177386154317 -2022-06-20,1.5426167294440791,0.007515873054657396 -2022-06-21,1.5192129604214406,-0.02340376902263852 -2022-06-22,1.501867164346159,-0.01734579607528164 -2022-06-23,1.5453041083983021,0.043436944052143156 -2022-06-24,1.488893650961691,-0.056410457436611106 -2022-06-25,1.4528597262218048,-0.0360339247398862 -2022-06-26,1.4404013326005332,-0.012458393621271657 -2022-06-27,1.3761955949905293,-0.06420573761000381 -2022-06-28,1.441746801757945,0.06555120676741555 -2022-06-29,1.4411695432445475,-0.0005772585133974051 -2022-06-30,1.2696546047678026,-0.17151493847674493 -2022-07-01,1.22557832222589,-0.04407628254191254 -2022-07-02,1.241451357596916,0.015873035371025912 -2022-07-03,1.2553125123549869,0.013861154758070926 -2022-07-04,1.2849113850977425,0.029598872742755633 -2022-07-05,1.2370442919954758,-0.04786709310226667 -2022-07-06,1.2091627068948432,-0.027881585100632655 -2022-07-07,1.193406787829191,-0.015755919065652213 -2022-07-08,1.2194621966944776,0.026055408865286678 -2022-07-09,1.20237610144502,-0.01708609524945759 -2022-07-10,1.1751892893710711,-0.027186812073948907 -2022-07-11,1.1954454504587892,0.020256161087718105 -2022-07-12,1.192892656632949,-0.0025527938258402827 -2022-07-13,1.2617743534914978,0.06888169685854884 -2022-07-14,1.1965333220662646,-0.06524103142523319 -2022-07-15,1.1999301314293471,0.003396809363082509 -2022-07-16,1.2331843053990026,0.033254173969655465 -2022-07-17,1.2447899285208608,0.0116056231218582 -2022-07-18,1.260494384891845,0.015704456370984277 -2022-07-19,1.230189527413534,-0.03030485747831113 -2022-07-20,1.248401765915305,0.018212238501771116 -2022-07-21,1.2403806346228683,-0.008021131292436756 -2022-07-22,1.1922159564376678,-0.04816467818520054 -2022-07-23,1.1501477119724959,-0.04206824446517188 -2022-07-24,1.1567913220222283,0.006643610049732462 -2022-07-25,1.2080017234764726,0.05121040145424427 -2022-07-26,1.1916534583535996,-0.016348265122873018 -2022-07-27,1.1783891012665177,-0.013264357087081846 -2022-07-28,1.2481186457434101,0.06972954447689239 -2022-07-29,1.170819054117625,-0.07729959162578504 -2022-07-30,1.1605737236723648,-0.010245330445260326 -2022-07-31,1.1571753799301947,-0.0033983437421700735 -2022-08-01,1.1674105527369765,0.010235172806781767 -2022-08-02,1.1020402853165787,-0.06537026742039775 -2022-08-03,1.0473176807790583,-0.054722604537520425 -2022-08-04,1.035368995947416,-0.011948684831642353 -2022-08-05,1.0280423957657927,-0.007326600181623233 -2022-08-06,0.9909536484202454,-0.037088747345547346 -2022-08-07,0.9860584773280523,-0.0048951710921930625 -2022-08-08,0.9588921163266227,-0.02716636100142955 -2022-08-09,0.9816517405854972,0.022759624258874456 -2022-08-10,0.9844164035017252,0.002764662916228011 -2022-08-11,0.9447443618395635,-0.03967204166216176 -2022-08-12,0.9455796660401047,0.0008353042005412314 -2022-08-13,0.9275690243978322,-0.018010641642272507 -2022-08-14,0.9204468344258165,-0.007122189972015636 -2022-08-15,0.9617498284791537,0.04130299405333715 -2022-08-16,0.8968496628937457,-0.06490016558540801 -2022-08-17,0.9023909533914314,0.0055412904976857025 -2022-08-18,0.8748882681182614,-0.027502685273170013 -2022-08-19,0.9129265937180895,0.038038325599828116 -2022-08-20,0.9653451313329086,0.05241853761481907 -2022-08-21,0.9818972593656038,0.016552128032695235 -2022-08-22,0.9542367867142687,-0.02766047265133509 -2022-08-23,0.9760887294875168,0.02185194277324809 -2022-08-24,0.9585729565387322,-0.01751577294878459 -2022-08-25,0.928807436716527,-0.02976551982220521 -2022-08-26,0.9653126005559964,0.036505163839469446 -2022-08-27,0.9575414040129936,-0.007771196543002845 -2022-08-28,0.958582101543916,0.0010406975309223965 -2022-08-29,0.9003963596254028,-0.05818574191851322 -2022-08-30,0.9025640214230377,0.0021676617976349455 -2022-08-31,0.8958489851994951,-0.006715036223542636 -2022-09-01,0.9099601826258448,0.014111197426349698 -2022-09-02,0.9353304935440205,0.025370310918175765 -2022-09-03,0.9359136102859417,0.0005831167419211303 -2022-09-04,0.9059302253513491,-0.029983384934592516 -2022-09-05,0.9157579427410137,0.009827717389664592 -2022-09-06,0.9375620426314369,0.0218040998904232 -2022-09-07,0.9613920541282946,0.023830011496857706 -2022-09-08,0.9793861805875258,0.017994126459231152 -2022-09-09,0.9947154860984455,0.01532930551091971 -2022-09-10,1.0234423365648535,0.028726850466407994 -2022-09-11,1.027877733350768,0.004435396785914536 -2022-09-12,0.9935652369348981,-0.034312496415869975 -2022-09-13,1.040342657367301,0.04677742043240285 -2022-09-14,0.972814912838072,-0.06752774452922894 -2022-09-15,0.9525577826622923,-0.02025713017577968 -2022-09-16,0.9555339707516172,0.0029761880893248716 -2022-09-17,0.9148581447408406,-0.04067582601077657 -2022-09-18,0.9129000663119894,-0.0019580784288512065 -2022-09-19,0.8882468735716618,-0.024653192740327623 -2022-09-20,0.8832586747626983,-0.0049881988089635065 -2022-09-21,0.8476805539532378,-0.035578120809460434 -2022-09-22,0.8643310215998964,0.016650467646658562 -2022-09-23,0.8124689009673869,-0.0518621206325095 -2022-09-24,0.8170412133548911,0.004572312387504218 -2022-09-25,0.8363906906442818,0.019349477289390737 -2022-09-26,0.8141239305572797,-0.022266760087002124 -2022-09-27,0.8175280504878017,0.0034041199305220315 -2022-09-28,0.8123481762333292,-0.005179874254472527 -2022-09-29,0.8460036507609078,0.033655474527578555 -2022-09-30,0.8096703880450536,-0.03633326271585413 -2022-10-01,0.8023619545339135,-0.007308433511140189 -2022-10-02,0.8365395349960931,0.03417758046217967 -2022-10-03,0.8199241173135998,-0.016615417682493305 -2022-10-04,0.8330455546379307,0.013121437324330909 -2022-10-05,0.7933879204615253,-0.03965763417640544 -2022-10-06,0.7789435118311969,-0.014444408630328365 -2022-10-07,0.759352685825283,-0.019590826005913886 -2022-10-08,0.7601431267984684,0.000790440973185369 -2022-10-09,0.7470958779067542,-0.013047248891714158 -2022-10-10,0.7693220019794204,0.02222612407266611 -2022-10-11,0.7672328805929027,-0.002089121386517623 -2022-10-12,0.7627340381537725,-0.004498842439130235 -2022-10-13,0.7346611949593936,-0.02807284319437886 -2022-10-14,0.7300573609181333,-0.004603834041260302 -2022-10-15,0.7277519457958941,-0.0023054151222392516 -2022-10-16,0.7242905875982305,-0.0034613581976635777 -2022-10-17,0.7109353870310378,-0.013355200567192749 -2022-10-18,0.7150385056081602,0.004103118577122422 -2022-10-19,0.6839295758612995,-0.031108929746860636 -2022-10-20,0.6891441977860834,0.0052146219247838355 -2022-10-21,0.658132854673322,-0.031011343112761325 -2022-10-22,0.6705375918417611,0.01240473716843904 -2022-10-23,0.6792699859400824,0.008732394098321272 -2022-10-24,0.6668127322827156,-0.012457253657366718 -2022-10-25,0.684052815975073,0.0172400836923573 -2022-10-26,0.6829925402569775,-0.0010602757180954159 -2022-10-27,0.6853880652716816,0.0023955250147040807 -2022-10-28,0.6880314794592677,0.0026434141875860684 -2022-10-29,0.6696281093132382,-0.01840337014602944 -2022-10-30,0.657778725746376,-0.01184938356686227 -2022-10-31,0.6509522945998567,-0.006826431146519263 -2022-11-01,0.6493463269242434,-0.0016059676756132735 -2022-11-02,0.670950984757958,0.02160465783371457 -2022-11-03,0.6852493532710335,0.014298368513075532 -2022-11-04,0.6853121933215502,6.284005051671038e-05 -2022-11-05,0.6841364214996153,-0.0011757718219349567 -2022-11-06,0.6849409010957005,0.0008044795960852058 -2022-11-07,0.6693584406067331,-0.015582460488967387 -2022-11-08,0.6993499147891253,0.02999147418239223 -2022-11-09,0.6698922337516832,-0.029457681037442174 -2022-11-10,0.7077564486194076,0.0378642148677244 -2022-11-11,0.7359744518570419,0.028218003237634348 -2022-11-12,0.7231409323408238,-0.01283351951621814 -2022-11-13,0.7311606493577076,0.008019717016883865 -2022-11-14,0.7283358073951283,-0.002824841962579372 -2022-11-15,0.7152206921267178,-0.013115115268410471 -2022-11-16,0.7276252789713954,0.0124045868446776 -2022-11-17,0.7218304654828478,-0.005794813488547601 -2022-11-18,0.7195449832480909,-0.002285482234756886 -2022-11-19,0.6910250005384744,-0.02851998270961653 -2022-11-20,0.7219805583961121,0.030955557857637706 -2022-11-21,0.7631573786168843,0.04117682022077218 -2022-11-22,0.758978006092063,-0.0041793725248212565 -2022-11-23,0.7628147419469391,0.0038367358548760944 -2022-11-24,0.7520003193313158,-0.010814422615623265 -2022-11-25,0.7537573565768437,0.0017570372455278926 -2022-11-26,0.7523665346260009,-0.0013908219508428354 -2022-11-27,0.7606571745187444,0.008290639892743479 -2022-11-28,0.7492035567649791,-0.0114536177537653 -2022-11-29,0.743047821073696,-0.006155735691283026 -2022-11-30,0.7469449938652503,0.0038971727915542154 -2022-12-01,0.7282733707230924,-0.018671623142157867 -2022-12-02,0.7376292787126726,0.009355907989580192 -2022-12-03,0.7329052754078622,-0.004724003304810376 -2022-12-04,0.7558044125307657,0.02289913712290348 -2022-12-05,0.738807156090892,-0.01699725643987371 -2022-12-06,0.733970089290985,-0.0048370667999070305 -2022-12-07,0.7215256604478317,-0.012444428843153221 -2022-12-08,0.7353734794838475,0.01384781903601573 -2022-12-09,0.7236542337739713,-0.011719245709876147 -2022-12-10,0.7018547838420374,-0.021799449931933945 -2022-12-11,0.7132134228771254,0.011358639035088047 -2022-12-12,0.7029646650025955,-0.010248757874529946 -2022-12-13,0.7248786501173117,0.021913985114716206 -2022-12-14,0.7041621557691976,-0.020716494348114067 -2022-12-15,0.6829332115408795,-0.021228944228318114 -2022-12-16,0.6578955154590358,-0.025037696081843697 -2022-12-17,0.6553126854646337,-0.0025828299944020694 -2022-12-18,0.6610556788974659,0.005742993432832133 -2022-12-19,0.6473202489874593,-0.013735429910006536 -2022-12-20,0.6461498209467417,-0.0011704280407176526 -2022-12-21,0.6201207175469768,-0.02602910339976483 -2022-12-22,0.6181166413897005,-0.00200407615727638 -2022-12-23,0.6023671732100385,-0.01574946817966194 -2022-12-24,0.6086698931062738,0.00630271989623532 -2022-12-25,0.5923638318765365,-0.016306061229737323 -2022-12-26,0.5927129932833662,0.0003491614068297233 -2022-12-27,0.5916738353928553,-0.0010391578905109 -2022-12-28,0.576302603525603,-0.01537123186725231 -2022-12-29,0.5855528656459812,0.009250262120378161 -2022-12-30,0.5821193415674644,-0.0034335240785168253 -2022-12-31,0.5905806704110499,0.008461328843585525 -2023-01-01,0.5749155775430927,-0.015665092867957142 -2023-01-02,0.5869231917121436,0.012007614169050829 -2023-01-03,0.57364152604122,-0.013281665670923593 -2023-01-04,0.5836806168849495,0.010039090843729559 -2023-01-05,0.5624462294803748,-0.02123438740457473 -2023-01-06,0.5707325317228072,0.00828630224243243 -2023-01-07,0.563046507671825,-0.0076860240509822875 -2023-01-08,0.5635340899875143,0.00048758231568934995 -2023-01-09,0.5842663777054719,0.020732287717957543 -2023-01-10,0.5803469216434445,-0.003919456062027371 -2023-01-11,0.554813147074239,-0.02553377456920547 -2023-01-12,0.5498999205160898,-0.004913226558149186 -2023-01-13,0.5664000694997606,0.016500148983670804 -2023-01-14,0.5705781766525366,0.0041781071527760005 -2023-01-15,0.5442540553489572,-0.026324121303579417 -2023-01-16,0.5581068442975095,0.013852788948552242 -2023-01-17,0.560420756623008,0.0023139123254986016 -2023-01-18,0.5446399435614593,-0.01578081306154877 -2023-01-19,0.5418184958638261,-0.0028214476976331504 -2023-01-20,0.5210578059422454,-0.020760689921580755 -2023-01-21,0.5356576791672477,0.014599873225002336 -2023-01-22,0.5322037746035982,-0.003453904563649468 -2023-01-23,0.5260316634556929,-0.00617211114790539 -2023-01-24,0.5248789047338682,-0.0011527587218246316 -2023-01-25,0.5357413238781567,0.010862419144288427 -2023-01-26,0.5391458135444104,0.0034044896662537294 -2023-01-27,0.5551816606185935,0.01603584707418315 -2023-01-28,0.5428269555648458,-0.012354705053747694 -2023-01-29,0.5400225005305087,-0.0028044550343371277 -2023-01-30,0.5471860836232292,0.007163583092720471 -2023-01-31,0.5558710242051528,0.008684940581923595 -2023-02-01,0.5491469943916422,-0.0067240298135106125 -2023-02-02,0.5429243549401367,-0.006222639451505474 -2023-02-03,0.5495516902170566,0.006627335276919943 -2023-02-04,0.5420584617218439,-0.007493228495212723 -2023-02-05,0.5317071410045461,-0.01035132071729783 -2023-02-06,0.525232633361285,-0.006474507643261074 -2023-02-07,0.5300466761846815,0.0048140428233964805 -2023-02-08,0.518249330919484,-0.01179734526519749 -2023-02-09,0.5053554086380201,-0.01289392228146391 -2023-02-10,0.5102631791256372,0.004907770487617147 -2023-02-11,0.5025473743781418,-0.007715804747495447 -2023-02-12,0.5050756952272021,0.002528320849060295 -2023-02-13,0.49422604614383603,-0.010849649083366053 -2023-02-14,0.49569674172772094,0.0014706955838849067 -2023-02-15,0.4782660195501985,-0.01743072217752245 -2023-02-16,0.471233516026922,-0.007032503523276501 -2023-02-17,0.4578251248654575,-0.013408391161464472 -2023-02-18,0.45155087666781807,-0.006274248197639443 -2023-02-19,0.44066058494598337,-0.0108902917218347 -2023-02-20,0.44386381047172174,0.0032032255257383735 -2023-02-21,0.4430947504940706,-0.0007690599776511431 -2023-02-22,0.45143735298192794,0.008342602487857342 -2023-02-23,0.45018090005738987,-0.0012564529245380762 -2023-02-24,0.4450846504927257,-0.005096249564664146 -2023-02-25,0.4403363257094285,-0.004748324783297231 -2023-02-26,0.44472563260553766,0.004389306896109169 -2023-02-27,0.44807470425826895,0.0033490716527312947 -2023-02-28,0.4383141582035492,-0.009760546054719765 -2023-03-01,0.42087314717825386,-0.017441011025295328 -2023-03-02,0.4174046143422581,-0.0034685328359957412 -2023-03-03,0.40664303484046577,-0.010761579501792351 -2023-03-04,0.4012795372085389,-0.0053634976319268945 -2023-03-05,0.4040868077027975,0.002807270494258607 -2023-03-06,0.3960276268489042,-0.008059180853893289 -2023-03-07,0.39680182319251417,0.0007741963436099786 -2023-03-08,0.3804973292946197,-0.016304493897894456 -2023-03-09,0.3756881000147764,-0.004809229279843286 -2023-03-10,0.3879419145308097,0.012253814516033246 -2023-03-11,0.37923977192963654,-0.008702142601173135 -2023-03-12,0.39302682331400435,0.01378705138436781 -2023-03-13,0.3962398885749474,0.00321306526094306 -2023-03-14,0.38512353563147184,-0.011116352943475571 -2023-03-15,0.3994619363598553,0.014338400728383438 -2023-03-16,0.3780260651747183,-0.021435871185136957 -2023-03-17,0.37654744428537074,-0.0014786208893475816 -2023-03-18,0.387259733343791,0.010712289058420255 -2023-03-19,0.3803493457683816,-0.006910387575409405 -2023-03-20,0.36273173603171377,-0.017617609736667816 -2023-03-21,0.3691761645338134,0.006444428502099642 -2023-03-22,0.37963081986400754,0.01045465533019413 -2023-03-23,0.3695810827359231,-0.010049737128084435 -2023-03-24,0.38456591374546273,0.014984831009539623 -2023-03-25,0.3894140085836443,0.004848094838181549 -2023-03-26,0.373740274988034,-0.01567373359561025 -2023-03-27,0.3692172110681389,-0.004523063919895154 -2023-03-28,0.36280585186321496,-0.0064113592049239165 -2023-03-29,0.35957152791353264,-0.003234323949682316 -2023-03-30,0.36959840626384,0.010026878350307356 -2023-03-31,0.36452983288866875,-0.005068573375171248 -2023-04-01,0.3613073390058606,-0.003222493882808153 -2023-04-02,0.367459143446982,0.0061518044411214 -2023-04-03,0.3546456052443498,-0.012813538202632202 -2023-04-04,0.3525163704965539,-0.002129234747795916 -2023-04-05,0.3473493338820475,-0.005167036614506404 -2023-04-06,0.35069224301577434,0.003342909133726868 -2023-04-07,0.35306432933566656,0.0023720863198922193 -2023-04-08,0.3531628367007937,9.850736512712066e-05 -2023-04-09,0.349523447903176,-0.0036393887976176598 -2023-04-10,0.3491560026447829,-0.0003674452583931065 -2023-04-11,0.3528479993829272,0.0036919967381442986 -2023-04-12,0.3548087307653713,0.0019607313824440697 -2023-04-13,0.33735816465610513,-0.017450566109266152 -2023-04-14,0.33173402835035665,-0.005624136305748484 -2023-04-15,0.3251710910501005,-0.006562937300256144 -2023-04-16,0.32280803756286647,-0.0023630534872340347 -2023-04-17,0.3203967633152312,-0.0024112742476352644 -2023-04-18,0.31624077664253447,-0.004155986672696732 -2023-04-19,0.3123281146747542,-0.003912661967780284 -2023-04-20,0.3131214864618845,0.0007933717871302925 -2023-04-21,0.3052115115140179,-0.007909974947866605 -2023-04-22,0.3029401613691519,-0.002271350144865958 -2023-04-23,0.3063556934953629,0.003415532126210985 -2023-04-24,0.3080231630214578,0.0016674695260949224 -2023-04-25,0.303048579867141,-0.004974583154316814 -2023-04-26,0.29280479411084914,-0.010243785756291868 -2023-04-27,0.2813734043407019,-0.011431389770147238 -2023-04-28,0.28326606373809887,0.0018926593973969674 -2023-04-29,0.2812266962677801,-0.002039367470318798 -2023-04-30,0.27914496758817076,-0.002081728679609318 -2023-05-01,0.28583930266494184,0.006694335076771085 -2023-05-02,0.28258982642595387,-0.0032494762389879694 -2023-05-03,0.2818790261117405,-0.000710800314213389 -2023-05-04,0.2748699009175213,-0.007009125194219201 -2023-05-05,0.2842855648534597,0.009415663935938401 -2023-05-06,0.27740261339990485,-0.006882951453554831 -2023-05-07,0.27289352358764785,-0.0045090898122570056 -2023-05-08,0.2840150964631366,0.011121572875488761 -2023-05-09,0.28077367073126464,-0.003241425731871972 -2023-05-10,0.2732016183962057,-0.007572052335058921 -2023-05-11,0.2672917829656003,-0.005909835430605415 -2023-05-12,0.26798036427027827,0.000688581304677971 -2023-05-13,0.256593670742047,-0.011386693528231295 -2023-05-14,0.2536568475110134,-0.0029368232310335585 -2023-05-15,0.25304478843370515,-0.000612059077308269 -2023-05-16,0.24925096590778198,-0.0037938225259231684 -2023-05-17,0.2445578887605514,-0.004693077147230579 -2023-05-18,0.24145270071724761,-0.003105188043303786 -2023-05-19,0.24011080049278286,-0.0013419002244647593 -2023-05-20,0.24134993568960306,0.0012391351968202013 -2023-05-21,0.2373561088862517,-0.0039938268033513635 -2023-05-22,0.2391859154384315,0.001829806552179819 -2023-05-23,0.239464642858265,0.00027872741983347993 -2023-05-24,0.24062626634859552,0.0011616234903305267 -2023-05-25,0.2377116338770149,-0.0029146324715806082 -2023-05-26,0.24107740111755538,0.003365767240540468 -2023-05-27,0.2363869508550886,-0.004690450262466783 -2023-05-28,0.2356869857138615,-0.0006999651412270824 -2023-05-29,0.23478569877968705,-0.0009012869341744612 -2023-05-30,0.23467129814414306,-0.00011440063554399305 -2023-05-31,0.23425124548429452,-0.000420052659848541 -2023-06-01,0.22951754334918284,-0.004733702135111678 -2023-06-02,0.2347426416091414,0.005225098259958566 -2023-06-03,0.2302486977141915,-0.004493943894949892 -2023-06-04,0.2268213488095721,-0.003427348904619404 -2023-06-05,0.2270328418352741,0.00021149302570200312 -2023-06-06,0.22483620686114766,-0.002196634974126449 -2023-06-07,0.22273120277770186,-0.0021050040834457995 -2023-06-08,0.22415500724840753,0.0014238044707056696 -2023-06-09,0.22050731621406647,-0.0036476910343410662 -2023-06-10,0.20520904889886446,-0.015298267315202008 -2023-06-11,0.2105784956964529,0.00536944679758844 -2023-06-12,0.20886200733166832,-0.0017164883647845797 -2023-06-13,0.2058389996798918,-0.003023007651776516 -2023-06-14,0.20520703624734138,-0.0006319634325504253 -2023-06-15,0.2066793997522779,0.0014723635049365136 -2023-06-16,0.21006846674708254,0.0033890669948046515 -2023-06-17,0.2082888128190482,-0.001779653928034336 -2023-06-18,0.2106484553438325,0.0023596425247842945 -2023-06-19,0.2123294531181372,0.0016809977743046933 -2023-06-20,0.21419977228688084,0.0018703191687436393 -2023-06-21,0.2115003166528408,-0.002699455634040032 -2023-06-22,0.2041225982076229,-0.007377718445217896 -2023-06-23,0.1946931105661863,-0.009429487641436612 -2023-06-24,0.1935186162717611,-0.0011744942944252046 -2023-06-25,0.19316230826853342,-0.00035630800322766776 -2023-06-26,0.19030044703707952,-0.002861861231453905 -2023-06-27,0.19194995155902395,0.0016495045219444282 -2023-06-28,0.19229785710671835,0.0003479055476943993 -2023-06-29,0.1956130275016867,0.003315170394968342 -2023-06-30,0.1908519585498434,-0.004761068951843278 -2023-07-01,0.18661241872360826,-0.00423953982623515 -2023-07-02,0.18043058369449574,-0.006181835029112515 -2023-07-03,0.18298813872148828,0.0025575550269925362 -2023-07-04,0.18166511890091486,-0.0013230198205734234 -2023-07-05,0.1780948067864784,-0.0035703121144364525 -2023-07-06,0.18413933973258426,0.006044532946105852 -2023-07-07,0.1787692604763863,-0.005370079256197952 -2023-07-08,0.17930797079223632,0.0005387103158500106 -2023-07-09,0.1765922886161872,-0.0027156821760491168 -2023-07-10,0.17619692902410336,-0.0003953595920838382 -2023-07-11,0.17292085563089998,-0.003276073393203377 -2023-07-12,0.17883882292079026,0.005917967289890275 -2023-07-13,0.1696326554332424,-0.00920616748754785 -2023-07-14,0.16832369577244288,-0.0013089596607995246 -2023-07-15,0.16467667561372698,-0.0036470201587159023 -2023-07-16,0.16665632535851058,0.001979649744783596 -2023-07-17,0.16639171517853213,-0.00026461017997844727 -2023-07-18,0.16402424736560078,-0.0023674678129313453 -2023-07-19,0.1623673457828428,-0.001656901582757997 -2023-07-20,0.15843306639535404,-0.003934279387488748 -2023-07-21,0.15854138848033517,0.00010832208498112728 -2023-07-22,0.1589335454710663,0.00039215699073114063 -2023-07-23,0.15781728968030492,-0.0011162557907613835 -2023-07-24,0.15705220571831136,-0.0007650839619935679 -2023-07-25,0.15714936467633273,9.715895802137053e-05 -2023-07-26,0.15826731252915088,0.0011179478528181575 -2023-07-27,0.15546787242119,-0.0027994401079608766 -2023-07-28,0.15671926174712306,0.00125138932593305 -2023-07-29,0.15799967573055998,0.0012804139834369233 -2023-07-30,0.15849915375002374,0.0004994780194637616 -2023-07-31,0.15898082891819154,0.0004816751681678 -2023-08-01,0.15593684796165483,-0.0030439809565367126 -2023-08-02,0.15635570567142307,0.0004188577097682389 -2023-08-03,0.15332161390533364,-0.0030340917660894307 -2023-08-04,0.1495323512100184,-0.0037892626953152375 -2023-08-05,0.15366027947126001,0.004127928261241615 -2023-08-06,0.15306639858974355,-0.000593880881516462 -2023-08-07,0.1517241338941968,-0.001342264695546741 -2023-08-08,0.1499620034711786,-0.0017621304230182044 -2023-08-09,0.151368087440709,0.0014060839695304028 -2023-08-10,0.14858504830455896,-0.0027830391361500506 -2023-08-11,0.1521732713575826,0.0035882230530236425 -2023-08-12,0.15223153198466285,5.826062708025326e-05 -2023-08-13,0.15366822028875474,0.001436688304091882 -2023-08-14,0.15029918054106162,-0.00336903974769312 -2023-08-15,0.14839865468269345,-0.0019005258583681683 -2023-08-16,0.1514606759447038,0.003062021262010356 -2023-08-17,0.14425095901966556,-0.007209716925038245 -2023-08-18,0.14532307053395813,0.0010721115142925675 -2023-08-19,0.14339415424204693,-0.0019289162919111924 -2023-08-20,0.14446400897040185,0.0010698547283549131 -2023-08-21,0.14421753425225015,-0.0002464747181517013 -2023-08-22,0.14563041805585505,0.0014128838036049085 -2023-08-23,0.14467261067200862,-0.0009578073838464318 -2023-08-24,0.1477123775623366,0.0030397668903279773 -2023-08-25,0.14729172052547318,-0.00042065703686341993 -2023-08-26,0.14744242125188614,0.00015070072641296117 -2023-08-27,0.14650926693448546,-0.0009331543174006807 -2023-08-28,0.14399217150599977,-0.0025170954284856883 -2023-08-29,0.14498710348997668,0.0009949319839769044 -2023-08-30,0.14450826041177012,-0.0004788430782065589 -2023-08-31,0.1477979030909764,0.003289642679206284 -2023-09-01,0.14616814842081527,-0.001629754670161132 -2023-09-02,0.14713653001291704,0.0009683815921017747 -2023-09-03,0.1445216979786613,-0.0026148320342557485 -2023-09-04,0.14422437101950888,-0.0002973269591524108 -2023-09-05,0.14556828652633882,0.0013439155068299402 -2023-09-06,0.1461080455031406,0.0005397589768017796 -2023-09-07,0.14515971944999786,-0.0009483260531427395 -2023-09-08,0.14609878630080841,0.0009390668508105493 -2023-09-09,0.14637892482232442,0.00028013852151601015 -2023-09-10,0.144426427443007,-0.001952497379317436 -2023-09-11,0.1430147809624182,-0.0014116464805887796 -2023-09-12,0.14102079356607441,-0.0019939873963437937 -2023-09-13,0.1420899949206532,0.0010692013545787749 -2023-09-14,0.1395389232565096,-0.0025510716641435893 -2023-09-15,0.14100646680895082,0.0014675435524412195 -2023-09-16,0.13832832055692504,-0.0026781462520257815 -2023-09-17,0.14014280883007266,0.0018144882731476186 -2023-09-18,0.13859272313080162,-0.0015500856992710366 -2023-09-19,0.13877076179908285,0.00017803866828122739 -2023-09-20,0.14103154370511345,0.002260781906030601 -2023-09-21,0.13922764748620525,-0.0018038962189081964 -2023-09-22,0.1367813804690499,-0.0024462670171553624 -2023-09-23,0.13686602165912856,8.464119007867144e-05 -2023-09-24,0.13752403559679086,0.000658013937662294 -2023-09-25,0.1406635451312783,0.003139509534487439 -2023-09-26,0.13996733627561364,-0.000696208855664654 -2023-09-27,0.14047919719494434,0.0005118609193306978 -2023-09-28,0.13764815523763552,-0.002831041957308822 -2023-09-29,0.138385731217171,0.0007375759795354708 -2023-09-30,0.13603516912741068,-0.0023505620897603108 -2023-10-01,0.1322597779745868,-0.0037753911528238815 -2023-10-02,0.135832591734806,0.003572813760219201 -2023-10-03,0.13470163275612115,-0.0011309589786848429 -2023-10-04,0.13262015137600813,-0.0020814813801130205 -2023-10-05,0.13051998950278923,-0.002100161873218903 -2023-10-06,0.12939222485018448,-0.0011277646526047513 -2023-10-07,0.12639080077083933,-0.003001424079345144 -2023-10-08,0.12701664825962206,0.0006258474887827215 -2023-10-09,0.12294745336002934,-0.004069194899592718 -2023-10-10,0.1246632217030006,0.001715768342971269 -2023-10-11,0.11910228023381883,-0.0055609414691817766 -2023-10-12,0.11665777381375421,-0.002444506420064621 -2023-10-13,0.11395885361714675,-0.00269892019660746 -2023-10-14,0.1130238905841457,-0.0009349630330010433 -2023-10-15,0.11316552094505287,0.00014163036090716896 -2023-10-16,0.11469657802986749,0.001531057084814616 -2023-10-17,0.11273407259801471,-0.001962505431852779 -2023-10-18,0.11333251072556977,0.0005984381275550565 -2023-10-19,0.11267223851996355,-0.000660272205606216 -2023-10-20,0.11227410823495275,-0.00039813028501080316 -2023-10-21,0.11310615226072947,0.0008320440257767181 -2023-10-22,0.11324154077121307,0.0001353885104836 -2023-10-23,0.11457703857596206,0.0013354978047489946 -2023-10-24,0.11372860297495142,-0.0008484356010106386 -2023-10-25,0.11247030356682512,-0.001258299408126301 -2023-10-26,0.11161265280188944,-0.0008576507649356857 -2023-10-27,0.11043834401207246,-0.0011743087898169746 -2023-10-28,0.10889525282310747,-0.0015430911889649929 -2023-10-29,0.10966023415789776,0.0007649813347902906 -2023-10-30,0.10705698808868654,-0.0026032460692112236 -2023-10-31,0.10875669845935769,0.0016997103706711536 -2023-11-01,0.10835805682721698,-0.000398641632140706 -2023-11-02,0.10681103545421385,-0.001547021373003138 -2023-11-03,0.108932110475157,0.00212107502094315 -2023-11-04,0.10809000613965365,-0.0008421043355033436 -2023-11-05,0.10940776392511073,0.0013177577854570771 -2023-11-06,0.11066169244178582,0.001253928516675093 -2023-11-07,0.10463127621656249,-0.006030416225223337 -2023-11-08,0.10583310983797965,0.001201833621417167 -2023-11-09,0.10689902807605915,0.0010659182380794996 -2023-11-10,0.10722152329657454,0.0003224952205153897 -2023-11-11,0.10529705527725054,-0.0019244680193239994 -2023-11-12,0.10406937477534932,-0.0012276805019012238 -2023-11-13,0.10312473707227268,-0.0009446377030766367 -2023-11-14,0.10347341141892495,0.0003486743466522696 -2023-11-15,0.09868863825443157,-0.004784773164493383 -2023-11-16,0.10139367682320086,0.0027050385687692885 -2023-11-17,0.10108831586837937,-0.0003053609548214903 -2023-11-18,0.09716888740323969,-0.003919428465139679 -2023-11-19,0.0994968104064053,0.002327923003165616 -2023-11-20,0.09952083330895742,2.4022902552114922e-05 -2023-11-21,0.10294800031423973,0.003427167005282311 -2023-11-22,0.10586062625841217,0.0029126259441724367 -2023-11-23,0.10356829918448955,-0.002292327073922615 -2023-11-24,0.102111330227591,-0.0014569689568985494 -2023-11-25,0.10096664102667528,-0.001144689200915719 -2023-11-26,0.10166928867651538,0.0007026476498400991 -2023-11-27,0.10225959923143844,0.0005903105549230625 -2023-11-28,0.10090787292227994,-0.001351726309158502 -2023-11-29,0.09917257497807531,-0.001735297944204628 -2023-11-30,0.09868408105238995,-0.0004884939256853682 -2023-12-01,0.09856816326441277,-0.00011591778797717667 -2023-12-02,0.0973327665714247,-0.0012353966929880694 -2023-12-03,0.09837760044870328,0.0010448338772785781 -2023-12-04,0.09834114506158206,-3.6455387121214766e-05 -2023-12-05,0.09780710441758489,-0.0005340406439971745 -2023-12-06,0.09556280444275124,-0.0022442999748336495 -2023-12-07,0.09722483831226666,0.0016620338695154252 -2023-12-08,0.09585293700728717,-0.0013719013049794948 -2023-12-09,0.0974537582531427,0.0016008212458555326 -2023-12-10,0.0971357978360162,-0.000317960417126506 -2023-12-11,0.09585797431977133,-0.0012778235162448637 -2023-12-12,0.0948966641553235,-0.0009613101644478372 -2023-12-13,0.09474688148383516,-0.00014978267148833824 -2023-12-14,0.09581341994836723,0.0010665384645320714 -2023-12-15,0.09363088954295644,-0.0021825304054107902 -2023-12-16,0.09435477361314665,0.0007238840701902088 -2023-12-17,0.09219407764545488,-0.002160695967691764 -2023-12-18,0.0950536503555273,0.002859572710072422 -2023-12-19,0.09163920237729085,-0.003414447978236451 -2023-12-20,0.09103256820340164,-0.0006066341738892173 -2023-12-21,0.0919195705487217,0.0008870023453200621 -2023-12-22,0.09353364637579203,0.0016140758270703354 -2023-12-23,0.09393078225666521,0.00039713588087317286 -2023-12-24,0.09133225611094935,-0.00259852614571586 -2023-12-25,0.09293261765506593,0.0016003615441165797 -2023-12-26,0.09388977303393158,0.0009571553788656484 -2023-12-27,0.0946261080929478,0.0007363350590162271 -2023-12-28,0.09358076995920482,-0.0010453381337429818 -2023-12-29,0.09483258423527219,0.0012518142760673673 -2023-12-30,0.09261932330950022,-0.0022132609257719676 -2023-12-31,0.0931160465308712,0.0004967232213709816 -2024-01-01,0.09366939176796708,0.0005533452370958813 -2024-01-02,0.09080575789345804,-0.002863633874509039 -2024-01-03,0.09308061534492167,0.0022748574514636216 -2024-01-04,0.09276230924543417,-0.000318306099487492 -2024-01-05,0.0941048548280119,0.0013425455825777227 -2024-01-06,0.09251220255310467,-0.001592652274907222 -2024-01-07,0.09237032540965945,-0.0001418771434452265 -2024-01-08,0.09161503530401491,-0.0007552901056445405 -2024-01-09,0.09200986644498739,0.00039483114097248195 -2024-01-10,0.09477021889905647,0.0027603524540690816 -2024-01-11,0.09304475617370611,-0.0017254627253503602 -2024-01-12,0.08923986388040728,-0.003804892293298834 -2024-01-13,0.08342307461729674,-0.005816789263110536 -2024-01-14,0.08195558686825544,-0.0014674877490413046 -2024-01-15,0.08323486667573217,0.0012792798074767325 -2024-01-16,0.08214554271305201,-0.001089323962680161 -2024-01-17,0.08036561536782305,-0.0017799273452289571 -2024-01-18,0.08039374859959934,2.8133231776292233e-05 -2024-01-19,0.07853265407718733,-0.0018610945224120101 -2024-01-20,0.07798493589338175,-0.0005477181838055845 -2024-01-21,0.07857069178028006,0.000585755886898312 -2024-01-22,0.07659614907518969,-0.0019745427050903708 -2024-01-23,0.07716548373411238,0.000569334658922685 -2024-01-24,0.07662219655893916,-0.0005432871751732127 -2024-01-25,0.07693661620644049,0.00031441964750132667 -2024-01-26,0.07723405836906785,0.0002974421626273649 -2024-01-27,0.07662184075891497,-0.0006122176101528848 -2024-01-28,0.07606515478393559,-0.0005566859749793762 -2024-01-29,0.07690478228044473,0.0008396274965091349 -2024-01-30,0.07526853253824994,-0.0016362497421947841 -2024-01-31,0.07791751689174703,0.002648984353497086 -2024-02-01,0.0775620578422048,-0.00035545904954223384 -2024-02-02,0.07684763261417785,-0.0007144252280269492 -2024-02-03,0.0753291665925628,-0.001518466021615053 -2024-02-04,0.0763966858548914,0.0010675192623286062 -2024-02-05,0.07653789808100134,0.000141212226109938 -2024-02-06,0.07487051915321617,-0.0016673789277851653 -2024-02-07,0.07438082780562329,-0.0004896913475928855 -2024-02-08,0.07214610906039505,-0.002234718745228237 -2024-02-09,0.07445454045956064,0.002308431399165589 -2024-02-10,0.07329952431642464,-0.0011550161431359979 -2024-02-11,0.07238949223662683,-0.0009100320797978123 -2024-02-12,0.07350047670122753,0.0011109844646007005 -2024-02-13,0.07227482072760576,-0.0012256559736217726 -2024-02-14,0.0722903746722149,1.555394460914239e-05 -2024-02-15,0.0715680753379926,-0.0007222993342222983 -2024-02-16,0.07023157057472541,-0.0013365047632671878 -2024-02-17,0.06957091264156418,-0.0006606579331612378 -2024-02-18,0.07104311672736356,0.0014722040857993862 -2024-02-19,0.07132260827375163,0.0002794915463880665 -2024-02-20,0.0705947604655805,-0.0007278478081711309 -2024-02-21,0.07205408876767841,0.001459328302097912 -2024-02-22,0.06981572903885995,-0.0022383597288184592 -2024-02-23,0.06920961088547402,-0.0006061181533859317 -2024-02-24,0.0672510786139444,-0.001958532271529617 -2024-02-25,0.06861741575025421,0.001366337136309806 -2024-02-26,0.06925235607060896,0.0006349403203547571 -2024-02-27,0.06882011826011887,-0.0004322378104900937 -2024-02-28,0.07059910004651329,0.0017789817863944207 -2024-02-29,0.07157988364911753,0.0009807836026042432 -2024-03-01,0.07269385055993412,0.0011139669108165828 -2024-03-02,0.07069675591323063,-0.0019970946467034872 -2024-03-03,0.07247737248892905,0.0017806165756984182 -2024-03-04,0.07092304394166493,-0.0015543285472641166 -2024-03-05,0.07341505994242967,0.002492016000764735 -2024-03-06,0.07710661661393138,0.003691556671501714 -2024-03-07,0.07377739595916685,-0.003329220654764528 -2024-03-08,0.07553948433439482,0.0017620883752279687 -2024-03-09,0.07378313170299948,-0.0017563526313953415 -2024-03-10,0.07351703152573785,-0.00026610017726162727 -2024-03-11,0.07553610959741962,0.0020190780716817652 -2024-03-12,0.07358115516217814,-0.0019549544352414766 -2024-03-13,0.07204143946298472,-0.0015397156991934224 -2024-03-14,0.07469658327056963,0.0026551438075849143 -2024-03-15,0.07122451570594614,-0.003472067564623496 -2024-03-16,0.07014349368475187,-0.0010810220211942695 -2024-03-17,0.06454945461698862,-0.0055940390677632484 -2024-03-18,0.06602681810975097,0.0014773634927623541 -2024-03-19,0.061064634742437694,-0.004962183367313279 -2024-03-20,0.06450105381876857,0.0034364190763308752 -2024-03-21,0.06388400006210661,-0.0006170537566619616 -2024-03-22,0.06081784482354314,-0.0030661552385634686 -2024-03-23,0.05783302394598353,-0.0029848208775596075 -2024-03-24,0.056754966489538615,-0.001078057456444917 -2024-03-25,0.05443673522694156,-0.002318231262597052 -2024-03-26,0.052418676866688066,-0.002018058360253497 -2024-03-27,0.055515496824705676,0.0030968199580176103 -2024-03-28,0.05491927217778709,-0.0005962246469185875 -2024-03-29,0.05527533294942543,0.0003560607716383418 -2024-03-30,0.0549419444609319,-0.0003333884884935273 -2024-03-31,0.05446348238184249,-0.0004784620790894145 -2024-04-01,0.05231601539418867,-0.0021474669876538205 -2024-04-02,0.052528524504438,0.0002125091102493301 -2024-04-03,0.0532728469767835,0.0007443224723455016 -2024-04-04,0.05331402744063737,4.118046385386681e-05 -2024-04-05,0.05210627897186912,-0.001207748468768248 -2024-04-06,0.052314101212456096,0.0002078222405869773 -2024-04-07,0.05217693072999342,-0.00013717048246267294 -2024-04-08,0.05212055686314529,-5.637386684813339e-05 -2024-04-09,0.05301569538498327,0.0008951385218379793 -2024-04-10,0.05421981653133331,0.0012041211463500387 -2024-04-11,0.054798238757748086,0.0005784222264147779 -2024-04-12,0.050479717513385786,-0.0043185212443623 -2024-04-13,0.04965254868019314,-0.000827168833192643 -2024-04-14,0.050419470006401776,0.0007669213262086333 -2024-04-15,0.05098869962011414,0.0005692296137123631 -2024-04-16,0.05038281642258315,-0.0006058831975309861 -2024-04-17,0.050210350182108635,-0.00017246624047451836 -2024-04-18,0.05162491726210866,0.001414567080000026 -2024-04-19,0.0516387426079999,1.3825345891241292e-05 -2024-04-20,0.0510285475174658,-0.0006101950905341019 -2024-04-21,0.05186933079986208,0.0008407832823962777 -2024-04-22,0.05308342204586802,0.0012140912460059453 -2024-04-23,0.053206142034975604,0.00012271998910758086 -2024-04-24,0.05334002920418493,0.0001338871692093263 -2024-04-25,0.05458798917021177,0.0012479599660268417 -2024-04-26,0.05443758305137294,-0.00015040611883883337 -2024-04-27,0.05335922607352438,-0.0010783569778485616 -2024-04-28,0.05312314463258167,-0.00023608144094270506 -2024-04-29,0.052342111874983714,-0.0007810327575979575 -2024-04-30,0.0542923323063993,0.0019502204314155863 -2024-05-01,0.052679563029338974,-0.001612769277060326 -2024-05-02,0.053640322231513465,0.000960759202174491 -2024-05-03,0.05440477413449285,0.000764451902979385 -2024-05-04,0.05484183438995728,0.0004370602554644304 -2024-05-05,0.055062696502172395,0.00022086211221511443 -2024-05-06,0.055230073297416075,0.00016737679524368027 -2024-05-07,0.05558322556824929,0.00035315227083321243 -2024-05-08,0.05449761664292548,-0.0010856089253238055 -2024-05-09,0.055871961611142495,0.001374344968217013 -2024-05-10,0.05561046747161532,-0.00026149413952717554 -2024-05-11,0.05583262493011766,0.00022215745850234087 -2024-05-12,0.05657834019236719,0.0007457152622495286 -2024-05-13,0.057727548535165395,0.0011492083427982053 -2024-05-14,0.057949795808787515,0.00022224727362211982 -2024-05-15,0.05958983524174559,0.001640039432958075 -2024-05-16,0.05878830705399051,-0.0008015281877550781 -2024-05-17,0.05899765143009151,0.00020934437610099776 -2024-05-18,0.05758418210114707,-0.0014134693289444417 -2024-05-19,0.05746352419612116,-0.00012065790502590462 -2024-05-20,0.05603267670618746,-0.0014308474899337037 -2024-05-21,0.057086845537932085,0.0010541688317446257 -2024-05-22,0.056047000916313365,-0.0010398446216187199 -2024-05-23,0.058942415991789274,0.0028954150754759087 -2024-05-24,0.05940561150073406,0.00046319550894478867 -2024-05-25,0.05905638745001111,-0.00034922405072295576 -2024-05-26,0.059399621549885324,0.0003432340998742178 -2024-05-27,0.06093404138964491,0.0015344198397595835 -2024-05-28,0.06107875746769621,0.0001447160780513046 -2024-05-29,0.05876002219642371,-0.0023187352712725 -2024-05-30,0.05986823872338466,0.0011082165269609492 -2024-05-31,0.06043224365135476,0.0005640049279700965 -2024-06-01,0.060277944213171536,-0.00015429943818322245 -2024-06-02,0.059287210868598936,-0.0009907333445726002 -2024-06-03,0.06066333392187945,0.0013761230532805119 -2024-06-04,0.06154646902782674,0.0008831351059472928 -2024-06-05,0.062231922493269504,0.0006854534654427633 -2024-06-06,0.06146401645311222,-0.000767906040157286 -2024-06-07,0.06134017728682758,-0.00012383916628463942 -2024-06-08,0.06072087986134496,-0.0006192974254826192 -2024-06-09,0.06043232328368704,-0.00028855657765791687 -2024-06-10,0.059124128146229055,-0.0013081951374579875 -2024-06-11,0.05927970877750064,0.000155580631271586 -2024-06-12,0.0599152921990329,0.0006355834215322625 -2024-06-13,0.05985637418586018,-5.891801317272488e-05 -2024-06-14,0.06123408505533358,0.0013777108694734003 -2024-06-15,0.06079779907202279,-0.0004362859833107885 -2024-06-16,0.06012761094724621,-0.0006701881247765801 -2024-06-17,0.060280907333222555,0.00015329638597634532 -2024-06-18,0.0584296234063252,-0.0018512839268973527 -2024-06-19,0.05935338387902096,0.0009237604726957602 -2024-06-20,0.05986044474763505,0.0005070608686140871 -2024-06-21,0.05869769496546285,-0.0011627497821721997 -2024-06-22,0.05871324930593509,1.5554340472241635e-05 -2024-06-23,0.05681046412080608,-0.0019027851851290134 -2024-06-24,0.0570677462513671,0.00025728213056102484 -2024-06-25,0.05860843972801523,0.0015406934766481264 -2024-06-26,0.059081183130158636,0.00047274340214340654 -2024-06-27,0.05781441968500562,-0.0012667634451530158 -2024-06-28,0.058402048702871495,0.0005876290178658747 -2024-06-29,0.05873338489314431,0.0003313361902728129 -2024-06-30,0.05922122251356179,0.0004878376204174792 -2024-07-01,0.06037673158081366,0.0011555090672518697 -2024-07-02,0.05831709355319731,-0.0020596380276163492 -2024-07-03,0.05910918382377788,0.0007920902705805741 -2024-07-04,0.0589782503601892,-0.00013093346358868108 -2024-07-05,0.06035259435948026,0.0013743439992910597 -2024-07-06,0.06286564024477406,0.002513045885293802 -2024-07-07,0.06194614938006685,-0.0009194908647072106 -2024-07-08,0.059891874685655384,-0.0020542746944114676 -2024-07-09,0.05799474150560946,-0.0018971331800459248 -2024-07-10,0.058794455193481185,0.0007997136878717254 -2024-07-11,0.05635484807677417,-0.0024396071167070155 -2024-07-12,0.05749670795327585,0.0011418598765016788 -2024-07-13,0.057356488259235804,-0.00014021969404004464 -2024-07-14,0.05672652266103748,-0.0006299655981983204 -2024-07-15,0.05705473653353097,0.000328213872493488 -2024-07-16,0.056409834491802424,-0.000644902041728547 -2024-07-17,0.0552160939101379,-0.0011937405816645208 -2024-07-18,0.05500715112349808,-0.00020894278663982635 -2024-07-19,0.055378771206045646,0.00037162008254756906 -2024-07-20,0.054143591364647095,-0.001235179841398551 -2024-07-21,0.05326384606029985,-0.0008797453043472431 -2024-07-22,0.051956428778167946,-0.0013074172821319063 -2024-07-23,0.05062555203546973,-0.001330876742698217 -2024-07-24,0.050967255135703084,0.0003417031002333551 -2024-07-25,0.050718923385825565,-0.00024833174987751866 -2024-07-26,0.052281517863384634,0.0015625944775590692 -2024-07-27,0.052348675153766164,6.715729038152957e-05 -2024-07-28,0.04972047694003393,-0.0026281982137322316 -2024-07-29,0.05063933945112695,0.0009188625110930146 -2024-07-30,0.05014783879960641,-0.0004915006515205378 -2024-07-31,0.0500718447801041,-7.599401950231233e-05 -2024-08-01,0.051275539571647176,0.0012036947915430793 -2024-08-02,0.05055732840663991,-0.0007182111650072681 -2024-08-03,0.05219917771740729,0.0016418493107673848 -2024-08-04,0.05145303886800672,-0.0007461388494005711 -2024-08-05,0.060783733187599026,0.009330694319592304 -2024-08-06,0.05970493585513734,-0.0010787973324616895 -2024-08-07,0.06230415111746647,0.0025992152623291326 -2024-08-08,0.06497654188921898,0.002672390771752506 -2024-08-09,0.06526642141257052,0.00028987952335154943 -2024-08-10,0.06458059845006316,-0.0006858229625073681 -2024-08-11,0.06670407677986583,0.0021234783298026694 -2024-08-12,0.06565702892177765,-0.0010470478580881792 -2024-08-13,0.06647194955586815,0.0008149206340904991 -2024-08-14,0.06621738391288884,-0.00025456564297930695 -2024-08-15,0.06243670533348461,-0.0037806785794042286 -2024-08-16,0.061804993464121355,-0.0006317118693632551 -2024-08-17,0.0614890393584737,-0.0003159541056476575 -2024-08-18,0.060292538729848355,-0.0011965006286253424 -2024-08-19,0.05913799448640008,-0.0011545442434482758 -2024-08-20,0.060053619981058674,0.0009156254946585951 -2024-08-21,0.060397155379644116,0.0003435353985854414 -2024-08-22,0.06116511682296455,0.0007679614433204335 -2024-08-23,0.06165043869923181,0.000485321876267264 -2024-08-24,0.06170254892035543,5.211022112361352e-05 -2024-08-25,0.05916001005090839,-0.002542538869447039 -2024-08-26,0.05951679888677637,0.0003567888358679827 -2024-08-27,0.06013258421911805,0.0006157853323416826 -2024-08-28,0.061606876780878755,0.0014742925617607025 -2024-08-29,0.060558103130123414,-0.0010487736507553413 -2024-08-30,0.061662021154065036,0.0011039180239416219 -2024-08-31,0.06038618887111655,-0.0012758322829484886 -2024-09-01,0.06263012169987979,0.0022439328287632426 -2024-09-02,0.06058227875439332,-0.002047842945486468 -2024-09-03,0.060357491469176475,-0.00022478728521684727 -2024-09-04,0.05964835940764278,-0.000709132061533696 -2024-09-05,0.059375251531207,-0.0002731078764357797 -2024-09-06,0.06080140957651061,0.0014261580453036118 -2024-09-07,0.061248506772532504,0.00044709719602189363 -2024-09-08,0.06147398671025568,0.00022547993772317754 -2024-09-09,0.0603133142014541,-0.0011606725088015787 -2024-09-10,0.061386479971247326,0.0010731657697932231 -2024-09-11,0.06192006121753266,0.0005335812462853307 -2024-09-12,0.06170845644278847,-0.0002116047747441896 -2024-09-13,0.062293644373005094,0.0005851879302166269 -2024-09-14,0.06193868988631436,-0.00035495448669073393 -2024-09-15,0.06092661135036271,-0.0010120785359516507 -2024-09-16,0.05961777642435582,-0.001308834926006891 -2024-09-17,0.0586770445291839,-0.000940731895171916 -2024-09-18,0.058587101694182846,-8.994283500105699e-05 -2024-09-19,0.05742909538370522,-0.0011580063104776259 -2024-09-20,0.056511746154025724,-0.0009173492296794955 -2024-09-21,0.05672263841392562,0.00021089225989989746 -2024-09-22,0.05757610035987764,0.0008534619459520179 -2024-09-23,0.05684969292989175,-0.0007264074299858925 -2024-09-24,0.05646318462027099,-0.00038650830962076027 -2024-09-25,0.057465301627766266,0.001002117007495279 -2024-09-26,0.057757298895034566,0.00029199726726829994 -2024-09-27,0.057504853876632914,-0.0002524450184016522 -2024-09-28,0.056909658263490655,-0.0005951956131422589 -2024-09-29,0.056989921376713,8.026311322234525e-05 -2024-09-30,0.05764730348605968,0.0006573821093466825 -2024-10-01,0.05402780590727983,-0.0036194975787798497 -2024-10-02,0.0530494278396632,-0.0009783780676166295 -2024-10-03,0.056062257796059216,0.0030128299563960126 -2024-10-04,0.05697776511419455,0.0009155073181353335 -2024-10-05,0.056135113324586164,-0.0008426517896083854 -2024-10-06,0.05676515607872871,0.0006300427541425443 -2024-10-07,0.055762294223438466,-0.0010028618552902421 -2024-10-08,0.05605562857862424,0.0002933343551857759 -2024-10-09,0.0546586792170901,-0.0013969493615341444 -2024-10-10,0.05529333504021688,0.0006346558231267799 -2024-10-11,0.05665250084037609,0.0013591658001592122 -2024-10-12,0.055751987794505964,-0.0009005130458701258 -2024-10-13,0.05533609217277453,-0.0004158956217314366 -2024-10-14,0.055021873955775374,-0.0003142182169991528 -2024-10-15,0.055907516341688654,0.0008856423859132795 -2024-10-16,0.056928722702878506,0.0010212063611898525 -2024-10-17,0.05754955663292427,0.0006208339300457638 -2024-10-18,0.05716858647247515,-0.0003809701604491206 -2024-10-19,0.05615972340962533,-0.0010088630628498213 -2024-10-20,0.057517264254944515,0.001357540845319187 -2024-10-21,0.057845089794040794,0.0003278255390962784 -2024-10-22,0.05765581165895999,-0.00018927813508080177 -2024-10-23,0.058576901432657306,0.0009210897736973145 -2024-10-24,0.05888151772965234,0.00030461629699503334 -2024-10-25,0.06013659276417398,0.0012550750345216369 -2024-10-26,0.05968835542226621,-0.0004482373419077701 -2024-10-27,0.0595215375942027,-0.0001668178280635063 -2024-10-28,0.059031973838487656,-0.0004895637557150445 -2024-10-29,0.0599756350581124,0.0009436612196247474 -2024-10-30,0.05875057716441658,-0.0012250578936958204 -2024-10-31,0.056881397777916634,-0.0018691793864999487 -2024-11-01,0.05598956885215972,-0.0008918289257569129 -2024-11-02,0.05517097965995752,-0.0008185891922022001 -2024-11-03,0.05717788734012044,0.0020069076801629213 -2024-11-04,0.05697561732049362,-0.0002022700196268254 -2024-11-05,0.058224972095402824,0.0012493547749092074 -2024-11-06,0.062180157114989434,0.00395518501958661 -2024-11-07,0.0628580407246605,0.0006778836096710678 -2024-11-08,0.06414323480162498,0.0012851940769644798 -2024-11-09,0.06406785368140876,-7.538112021622523e-05 -2024-11-10,0.06453956422084674,0.0004717105394379806 -2024-11-11,0.06537837813075971,0.0008388139099129721 -2024-11-12,0.06651322052766351,0.0011348423969037985 -2024-11-13,0.06598963710165283,-0.0005235834260106792 -2024-11-14,0.06674077930683814,0.0007511422051853095 -2024-11-15,0.06623992608995988,-0.0005008532168782609 -2024-11-16,0.06680988680383222,0.0005699607138723445 -2024-11-17,0.06639724444109395,-0.0004126423627382747 -2024-11-18,0.06936474725108903,0.0029675028099950818 -2024-11-19,0.0695025253890614,0.0001377781379723747 -2024-11-20,0.07255351269312643,0.003050987304065028 -2024-11-21,0.07335070136128928,0.0007971886681628487 -2024-11-22,0.07190512891222352,-0.0014455724490657629 -2024-11-23,0.07164762428580049,-0.0002575046264230302 -2024-11-24,0.07162421468421187,-2.340960158861427e-05 -2024-11-25,0.07298158295282195,0.0013573682686100763 -2024-11-26,0.06947273753407643,-0.003508845418745521 -2024-11-27,0.07198172557968356,0.002508988045607133 -2024-11-28,0.07226461028859966,0.0002828847089161035 -2024-11-29,0.07294989305768045,0.0006852827690807806 -2024-11-30,0.07080601648938802,-0.00214387656829243 -2024-12-01,0.07229298634850612,0.0014869698591181008 -2024-12-02,0.07352898958053611,0.0012360032320299918 -2024-12-03,0.07277895269760815,-0.0007500368829279624 -2024-12-04,0.07540514113423279,0.0026261884366246407 -2024-12-05,0.07481588215615632,-0.0005892589780764623 -2024-12-06,0.0757619363942064,0.0009460542380500814 -2024-12-07,0.07352634764239105,-0.0022355887518153567 -2024-12-08,0.0744604417785747,0.000934094136183658 -2024-12-09,0.07240671308678634,-0.0020537286917883674 -2024-12-10,0.06843611739956222,-0.003970595687224118 -2024-12-11,0.06931714447923816,0.000881027079675939 -2024-12-12,0.06799711625409001,-0.001320028225148151 -2024-12-13,0.06729792503635344,-0.0006991912177365667 -2024-12-14,0.06650926854739077,-0.0007886564889626746 -2024-12-15,0.06887301469191617,0.0023637461445254054 -2024-12-16,0.06730209899250397,-0.0015709156994122009 -2024-12-17,0.06543028578634273,-0.0018718132061612408 -2024-12-18,0.06573604950007801,0.0003057637137352798 -2024-12-19,0.06849242381303246,0.002756374312954446 -2024-12-20,0.07343441269935441,0.004941988886321955 -2024-12-21,0.07304840255003563,-0.00038601014931878563 -2024-12-22,0.07126817019614409,-0.0017802323538915338 -2024-12-23,0.07084403464291095,-0.0004241355532331459 -2024-12-24,0.06992433134946256,-0.0009197032934483845 -2024-12-25,0.07067037937926973,0.0007460480298071698 -2024-12-26,0.06982018830703636,-0.0008501910722333722 -2024-12-27,0.06852083905993372,-0.0012993492471026352 -2024-12-28,0.06864832784401573,0.0001274887840820027 -2024-12-29,0.06856891935053876,-7.940849347697065e-05 -2024-12-30,0.06852193198812229,-4.698736241647017e-05 -2024-12-31,0.06524593848982269,-0.003275993498299601 -2025-01-01,0.06629704695386014,0.0010511084640374563 -2025-01-02,0.06505815423604268,-0.0012388927178174636 -2025-01-03,0.06626791462530456,0.001209760389261877 -2025-01-04,0.06607673075377353,-0.00019118387153102545 -2025-01-05,0.06524961650819067,-0.0008271142455828634 -2025-01-06,0.06735961674776537,0.002110000239574708 -2025-01-07,0.06672076404868936,-0.0006388526990760146 -2025-01-08,0.06545979723614162,-0.0012609668125477397 -2025-01-09,0.06648290962144209,0.0010231123853004648 -2025-01-10,0.06588508264259171,-0.0005978269788503715 -2025-01-11,0.06670101034672522,0.0008159277041335095 -2025-01-12,0.0669426249602726,0.00024161461354738067 -2025-01-13,0.06719091473577288,0.00024828977550027387 -2025-01-14,0.06817818417162046,0.0009872694358475792 -2025-01-15,0.06945330807233502,0.0012751239007145615 -2025-01-16,0.06983800153127566,0.0003846934589406409 -2025-01-17,0.06930044595628555,-0.0005375555749901062 -2025-01-18,0.06987367558203818,0.0005732296257526248 -2025-01-19,0.07110755996722093,0.0012338843851827513 -2025-01-20,0.07207022630521318,0.0009626663379922462 -2025-01-21,0.07453320469574388,0.0024629783905307095 -2025-01-22,0.07481498374287668,0.00028177904713279356 -2025-01-23,0.07811673007089198,0.0033017463280153037 -2025-01-24,0.07797872661956216,-0.0001380034513298184 -2025-01-25,0.07780849096407752,-0.00017023565548464348 -2025-01-26,0.07688814534200501,-0.0009203456220725076 -2025-01-27,0.07725043308816246,0.0003622877461574442 -2025-01-28,0.07323604118477096,-0.004014391903391493 -2025-01-29,0.07694584726713966,0.0037098060823686912 -2025-01-30,0.07525446206542771,-0.0016913852017119424 -2025-01-31,0.07763555452089824,0.0023810924554705237 -2025-02-01,0.07655806094144146,-0.001077493579456773 -2025-02-02,0.07498189272692926,-0.0015761682145122025 -2025-02-03,0.06726589947350459,-0.0077159932534246745 -2025-02-04,0.06804568479596285,0.0007797853224582596 -2025-02-05,0.07005922720284026,0.002013542406877414 -2025-02-06,0.070283255397555,0.00022402819471474544 -2025-02-07,0.07481679728000444,0.004533541882449435 -2025-02-08,0.07319101017192807,-0.0016257871080763708 -2025-02-09,0.07430178811538966,0.0011107779434615939 -2025-02-10,0.07265860904207795,-0.0016431790733117124 -2025-02-11,0.07040673334928298,-0.0022518756927949746 -2025-02-12,0.07178122430291847,0.001374490953635496 -2025-02-13,0.07026359030675941,-0.0015176339961590624 -2025-02-14,0.0722130452315569,0.0019494549247974918 -2025-02-15,0.07128463184324683,-0.0009284133883100676 -2025-02-16,0.07174471323098154,0.0004600813877347065 -2025-02-17,0.07258503404315239,0.00084032081217085 -2025-02-18,0.07491258790805885,0.002327553864906462 -2025-02-19,0.07625188720063474,0.0013392992925758823 -2025-02-20,0.07650017137784981,0.00024828417721507734 -2025-02-21,0.0791642704356044,0.002664099057754582 -2025-02-22,0.07957509523819083,0.00041082480258643195 -2025-02-23,0.08047306831633236,0.0008979730781415313 -2025-02-24,0.08094316731412009,0.00047009899778772957 -2025-02-25,0.07735991285493389,-0.003583254459186197 -2025-02-26,0.08278252627758503,0.005422613422651143 -2025-02-27,0.08231789226395539,-0.0004646340136296445 -2025-02-28,0.08770227439400179,0.005384382130046397 -2025-03-01,0.09206428693735964,0.004362012543357857 -2025-03-02,0.09255376753405845,0.000489480596698802 -2025-03-03,0.09330712983706646,0.000753362303008015 -2025-03-04,0.09782854806697601,0.004521418229909549 -2025-03-05,0.09829566335869754,0.000467115291721526 -2025-03-06,0.09569942946954155,-0.0025962338891559883 -2025-03-07,0.09913602159824207,0.0034365921287005247 -2025-03-08,0.09690133305842483,-0.002234688539817245 -2025-03-09,0.0911288762012594,-0.005772456857165431 -2025-03-10,0.09504504626577999,0.003916170064520594 -2025-03-11,0.10309569147185998,0.008050645206079995 -2025-03-12,0.10377625130740599,0.0006805598355460046 -2025-03-13,0.10137663906303142,-0.0023996122443745715 -2025-03-14,0.10105999976872969,-0.0003166392943017293 -2025-03-15,0.103500405972422,0.002440406203692305 -2025-03-16,0.10635017277263008,0.002849766800208084 -2025-03-17,0.1076541764009907,0.0013040036283606254 -2025-03-18,0.10541933123413956,-0.002234845166851143 -2025-03-19,0.10665589182314843,0.0012365605890088671 -2025-03-20,0.10872135548714944,0.0020654636640010104 -2025-03-21,0.10981541070946194,0.0010940552223124983 -2025-03-22,0.10858862276294515,-0.0012267879465167886 -2025-03-23,0.10936775735728677,0.0007791345943416184 -2025-03-24,0.10814930977852519,-0.0012184475787615778 -2025-03-25,0.10999154579724503,0.0018422360187198422 -2025-03-26,0.1104638775804859,0.00047233178324086744 -2025-03-27,0.10923924208368553,-0.0012246354968003664 -2025-03-28,0.1068661815634467,-0.0023730605202388344 -2025-03-29,0.10410846966826585,-0.002757711895180842 -2025-03-30,0.10400872715923232,-9.974250903353743e-05 -2025-03-31,0.10670823123974091,0.0026995040805085913 -2025-04-01,0.10867424166564953,0.001966010425908618 -2025-04-02,0.1089579050168515,0.0002836633512019737 -2025-04-03,0.10766131270521102,-0.0012965923116404765 -2025-04-04,0.10862516454544609,0.0009638518402350638 -2025-04-05,0.10662242984409323,-0.002002734701352857 -2025-04-06,0.108973547906735,0.002351118062641766 -2025-04-07,0.11256441219015653,0.0035908642834215354 -2025-04-08,0.11385578366412519,0.0012913714739686555 -2025-04-09,0.10023712857915568,-0.013618655084969511 -2025-04-10,0.10250969372659804,0.002272565147442368 -2025-04-11,0.1082612473452243,0.005751553618626254 -2025-04-12,0.1073551674967696,-0.0009060798484546995 -2025-04-13,0.1049814760723114,-0.002373691424458202 -2025-04-14,0.10705062137117696,0.0020691452988655656 -2025-04-15,0.11023608993903747,0.0031854685678605055 -2025-04-16,0.1142089743287997,0.003972884389762232 -2025-04-17,0.11000073731566366,-0.0042082370131360375 -2025-04-18,0.10767714739125947,-0.002323589924404193 -2025-04-19,0.10975793533735115,0.002080787946091678 -2025-04-20,0.10943922166100027,-0.00031871367635087633 -2025-04-21,0.10777827417031058,-0.0016609474906896932 -2025-04-22,0.1039297746891108,-0.0038484994811997797 -2025-04-23,0.1095470957327337,0.005617321043622905 -2025-04-24,0.10806539345992816,-0.0014817022728055435 -2025-04-25,0.11023964381063092,0.002174250350702761 -2025-04-26,0.11137624421965132,0.0011366004090204024 -2025-04-27,0.10961392437236538,-0.001762319847285948 -2025-04-28,0.10775251028272889,-0.0018614140896364845 -2025-04-29,0.10304183902306292,-0.004710671259665969 -2025-04-30,0.10439957590830129,0.001357736885238367 -2025-05-01,0.1029139604101831,-0.0014856154981181952 -2025-05-02,0.10247614612285426,-0.000437814287328836 -2025-05-03,0.10149332478561622,-0.0009828213372380379 -2025-05-04,0.10101717992939026,-0.0004761448562259629 -2025-05-05,0.09832636936861246,-0.002690810560777801 -2025-05-06,0.09700583311006618,-0.0013205362585462788 -2025-05-07,0.09350410563877884,-0.0035017274712873386 -2025-05-08,0.09724338233985569,0.003739276701076849 -2025-05-09,0.09705557660466806,-0.00018780573518763222 -2025-05-10,0.10281046771922144,0.005754891114553379 -2025-05-11,0.10451105701396744,0.0017005892947460077 -2025-05-12,0.10182750958118139,-0.0026835474327860515 -2025-05-13,0.1059013804823748,0.004073870901193405 -2025-05-14,0.10662321493851322,0.0007218344561384232 -2025-05-15,0.10649415725215214,-0.00012905768636108095 -2025-05-16,0.10470323069637885,-0.0017909265557732867 -2025-05-17,0.10807885139225833,0.003375620695879475 -2025-05-18,0.11203713863287036,0.003958287240612035 -2025-05-19,0.11434050691467845,0.002303368281808091 -2025-05-20,0.11106756544589083,-0.0032729414687876213 -2025-05-21,0.1121328302156923,0.0010652647698014689 -2025-05-22,0.10413028236878877,-0.008002547846903532 -2025-05-23,0.1087646326833123,0.004634350314523528 -2025-05-24,0.10662924896956846,-0.0021353837137438325 -2025-05-25,0.1054309947918,-0.0011982541777684624 -2025-05-26,0.10490675869139228,-0.0005242361004077212 -2025-05-27,0.10889361203044856,0.003986853339056282 -2025-05-28,0.10813506884797333,-0.0007585431824752298 -2025-05-29,0.10767555581415318,-0.00045951303382014974 -2025-05-30,0.10637764026952574,-0.001297915544627437 -2025-05-31,0.10437489060849792,-0.002002749661027828 -2025-06-01,0.10554623529782889,0.001171344689330972 -2025-06-02,0.10525207967259019,-0.0002941556252386984 -2025-06-03,0.10570591332332603,0.0004538336507358409 -2025-06-04,0.1031424204369907,-0.002563492886335325 -2025-06-05,0.10168856809255579,-0.0014538523444349166 -2025-06-06,0.10199327041061511,0.0003047023180593189 -2025-06-07,0.10016947270705537,-0.0018237977035597402 -2025-06-08,0.10092752492595798,0.0007580522189026134 -2025-06-09,0.09968653949790798,-0.0012409854280499982 -2025-06-10,0.09533869538569852,-0.004347844112209467 -2025-06-11,0.09490077955109566,-0.0004379158346028561 -2025-06-12,0.09208930412456577,-0.0028114754265298886 -2025-06-13,0.09362028394158356,0.0015309798170177885 -2025-06-14,0.0919304298377917,-0.0016898541037918546 -2025-06-15,0.09278675954845611,0.0008563297106644052 -2025-06-16,0.09222278580386283,-0.0005639737445932852 -2025-06-17,0.09041140368501933,-0.0018113821188434909 -2025-06-18,0.08951197219806341,-0.0008994314869559261 -2025-06-19,0.08998111185313766,0.00046913965507425215 -2025-06-20,0.08636466081153701,-0.0036164510416006462 -2025-06-21,0.08385559417788738,-0.002509066633649637 -2025-06-22,0.08428166811126997,0.0004260739333825925 -2025-06-23,0.08728795674094172,0.003006288629671755 -2025-06-24,0.08511312879532094,-0.0021748279456207803 -2025-06-25,0.08688626442825606,0.0017731356329351161 -2025-06-26,0.0900326984481944,0.003146434019938346 -2025-06-27,0.09051105130678863,0.00047835285859422483 -2025-06-28,0.08934527569530114,-0.0011657756114874934 -2025-06-29,0.08860372442014353,-0.000741551275157612 -2025-06-30,0.08836350936674167,-0.00024021505340185434 -2025-07-01,0.08732157416531697,-0.001041935201424704 -2025-07-02,0.08842133068954229,0.0010997565242253232 -2025-07-03,0.08778056674550955,-0.0006407639440327434 -2025-07-04,0.08664155315593003,-0.0011390135895795184 -2025-07-05,0.08632589022974643,-0.00031566292618359637 -2025-07-06,0.08758203766792216,0.001256147438175731 -2025-07-07,0.08691243044900854,-0.000669607218913626 -2025-07-08,0.08767451188372838,0.0007620814347198412 -2025-07-09,0.08927110857222263,0.0015965966884942534 -2025-07-10,0.09001380157816503,0.000742693005942402 -2025-07-11,0.09191869846188609,0.0019048968837210578 -2025-07-12,0.08977355276384952,-0.002145145698036574 -2025-07-13,0.0902885392656718,0.0005149865018222871 -2025-07-14,0.09043685476089856,0.00014831549522675846 -2025-07-15,0.09396320499468613,0.00352635023378757 -2025-07-16,0.08893211427628546,-0.005031090718400674 -2025-07-17,0.09284481796343667,0.003912703687151214 -2025-07-18,0.09478545227531471,0.001940634311878034 -2025-07-19,0.09749308170080577,0.002707629425491062 -2025-07-20,0.09992622021691293,0.0024331385161071584 -2025-07-21,0.10170779682187356,0.0017815766049606302 -2025-07-22,0.10369584211599246,0.0019880452941189036 -2025-07-23,0.10360326804042481,-9.257407556764741e-05 -2025-07-24,0.10319551388322332,-0.0004077541572014981 -2025-07-25,0.10617600294440391,0.002980489061180591 -2025-07-26,0.10203317861812992,-0.004142824326273983 -2025-07-27,0.10308831891789301,0.0010551402997630854 -2025-07-28,0.10260208987780196,-0.0004862290400910463 -2025-07-29,0.10576079146690147,0.003158701589099505 -2025-07-30,0.10282326170423918,-0.0029375297626622887 -2025-07-31,0.10024078803353666,-0.002582473670702523 -2025-08-01,0.09855191022365464,-0.001688877809882014 -2025-08-02,0.10026189817087573,0.0017099879472210894 -2025-08-03,0.09768103954776308,-0.00258085862311265 -2025-08-04,0.09696660980977062,-0.0007144297379924613 -2025-08-05,0.09839887199032049,0.0014322621805498703 -2025-08-06,0.09691031062760351,-0.0014885613627169808 -2025-08-07,0.09812377706317361,0.0012134664355701041 -2025-08-08,0.10026826641305953,0.0021444893498859113 -2025-08-09,0.10012543819989135,-0.00014282821316817518 -2025-08-10,0.10042039139501452,0.0002949531951231682 -2025-08-11,0.09967850279750405,-0.0007418885975104678 -2025-08-12,0.09914003146238237,-0.0005384713351216791 -2025-08-13,0.10139980515599097,0.002259773693608594 -2025-08-14,0.11125588907188767,0.009856083915896707 -2025-08-15,0.11062408549541367,-0.0006318035764740076 -2025-08-16,0.11173090928779446,0.0011068237923807928 -2025-08-17,0.1099913118313165,-0.001739597456477962 -2025-08-18,0.11335368608489076,0.00336237425357426 -2025-08-19,0.10710103087796491,-0.006252655206925847 -2025-08-20,0.11215725668331468,0.0050562258053497705 -2025-08-21,0.11299787728040281,0.0008406205970881292 -2025-08-22,0.1043497325778976,-0.008648144702505203 -2025-08-23,0.10184903022586683,-0.002500702352030773 -2025-08-24,0.10116496490023766,-0.000684065325629174 -2025-08-25,0.09024734174114446,-0.010917623159093198 -2025-08-26,0.09296741875074488,0.002720077009600419 -2025-08-27,0.09296398825738139,-3.4304933634876633e-06 -2025-08-28,0.09227010518214798,-0.0006938830752334091 -2025-08-29,0.09157742289341174,-0.0006926822887362433 -2025-08-30,0.09053564538611393,-0.0010417775072978086 -2025-08-31,0.09090034181351232,0.00036469642739839214 -2025-09-01,0.09300499509405322,0.002104653280540894 -2025-09-02,0.09031992082833828,-0.002685074265714932 -2025-09-03,0.089504809038173,-0.0008151117901652877 -2025-09-04,0.08758679331338289,-0.001918015724790112 -2025-09-05,0.08620734605813038,-0.0013794472552525056 -2025-09-06,0.08563462660176058,-0.0005727194563698024 -2025-09-07,0.08393494938281118,-0.001699677218949397 -2025-09-08,0.08331924742753939,-0.0006157019552717885 -2025-09-09,0.08137419452468032,-0.001945052902859068 -2025-09-10,0.08068033818151968,-0.0006938563431606454 -2025-09-11,0.0807805783328659,0.00010024015134621478 -2025-09-12,0.07863135740080007,-0.0021492209320658207 -2025-09-13,0.07888623001010082,0.00025487260930075195 -2025-09-14,0.0789257968241031,3.956681400227313e-05 -2025-09-15,0.07810600518594202,-0.0008197916381610798 -2025-09-16,0.07790571231125878,-0.0002002928746832333 -2025-09-17,0.08069477689911064,0.0027890645878518583 -2025-09-18,0.07945667492241401,-0.0012381019766966317 -2025-09-19,0.07938605468439976,-7.062023801425454e-05 -2025-09-20,0.07798853597777654,-0.0013975187066232186 -2025-09-21,0.07879845972806589,0.0008099237502893486 -2025-09-22,0.07742533333240309,-0.0013731263956627965 -2025-09-23,0.07781656646794272,0.0003912331355396259 -2025-09-24,0.07606237651250296,-0.0017541899554397583 -2025-09-25,0.07183143338709869,-0.004230943125404271 -2025-09-26,0.07101282388879934,-0.0008186094982993442 -2025-09-27,0.07009916847166754,-0.0009136554171318007 -2025-09-28,0.07166652536255609,0.0015673568908885493 -2025-09-29,0.07064489840185094,-0.001021626960705152 -2025-09-30,0.07077383839726338,0.0001289399954124415 -2025-10-01,0.07144006446480008,0.0006662260675367043 -2025-10-02,0.07104724370610982,-0.00039282075869026545 -2025-10-03,0.07096919305487785,-7.80506512319673e-05 -2025-10-04,0.07075518515506606,-0.0002140078998117967 -2025-10-05,0.0704674666129833,-0.00028771854208275993 -2025-10-06,0.07092343299503888,0.0004559663820555837 -2025-10-07,0.06829302390945921,-0.0026304090855796686 -2025-10-08,0.06924091404727295,0.0009478901378137394 -2025-10-09,0.07088145956185855,0.0016405455145856035 -2025-10-10,0.07461993051890943,0.0037384709570508767 -2025-10-11,0.07588068368583438,0.0012607531669249494 -2025-10-12,0.07692146766477484,0.00104078397894046 -2025-10-13,0.07429395668516774,-0.0026275109796071033 -2025-10-14,0.07680300431533138,0.002509047630163644 -2025-10-15,0.07417212107957029,-0.0026308832357610917 -2025-10-16,0.07196834468852807,-0.002203776391042217 -2025-10-17,0.06729432321209544,-0.00467402147643263 -2025-10-18,0.06692809587920895,-0.0003662273328864929 -2025-10-19,0.06721941148506012,0.0002913156058511751 -2025-10-20,0.06646783291265837,-0.0007515785724017537 -2025-10-21,0.0665307613964208,6.292848376243665e-05 -2025-10-22,0.06234633845472924,-0.004184422941691565 -2025-10-23,0.06470555556886518,0.0023592171141359336 -2025-10-24,0.06460422621354152,-0.00010132935532365661 -2025-10-25,0.06317645078122452,-0.0014277754323169939 -2025-10-26,0.06263203847309717,-0.0005444123081273511 -2025-10-27,0.0617949929180607,-0.0008370455550364767 -2025-10-28,0.061424683532172515,-0.00037030938588818174 -2025-10-29,0.05895673248135614,-0.002467951050816375 -2025-10-30,0.05689299643239145,-0.00206373604896469 -2025-10-31,0.0550971135588551,-0.001795882873536353 -2025-11-01,0.05479154329491501,-0.00030557026394009007 -2025-11-02,0.05441695961046838,-0.0003745836844466291 -2025-11-03,0.05547869150138714,0.0010617318909187587 -2025-11-04,0.05809537443557506,0.0026166829341879236 -2025-11-05,0.05681708216307365,-0.0012782922725014106 -2025-11-06,0.05890131628451176,0.002084234121438107 -2025-11-07,0.05961360430326838,0.0007122880187566266 -2025-11-08,0.05765443973991669,-0.001959164563351691 -2025-11-09,0.059854695817773196,0.0022002560778565036 -2025-11-10,0.058020853840792405,-0.0018338419769807907 -2025-11-11,0.05773478744515138,-0.00028606639564102837 -2025-11-12,0.057586143962914525,-0.00014864348223685153 -2025-11-13,0.05553780206820477,-0.002048341894709753 -2025-11-14,0.058496047962299284,0.002958245894094512 -2025-11-15,0.057449892817289655,-0.0010461551450096293 -2025-11-16,0.058510079276215134,0.0010601864589254786 -2025-11-17,0.061346762419924705,0.0028366831437095716 -2025-11-18,0.06308813083198571,0.0017413684120610035 -2025-11-19,0.06344192026890526,0.00035378943691954934 -2025-11-20,0.05944440189115406,-0.003997518377751197 -2025-11-21,0.05686318379177026,-0.002581218099383803 -2025-11-22,0.05506850066751843,-0.0017946831242518294 -2025-11-23,0.05683801049549968,0.0017695098279812485 -2025-11-24,0.058880587812444506,0.0020425773169448283 -2025-11-25,0.05826553146465107,-0.0006150563477934357 -2025-11-26,0.05581545518950511,-0.002450076275145957 -2025-11-27,0.05580962014939254,-5.835040112575629e-06 -2025-11-28,0.05677367857336402,0.0009640584239714797 -2025-11-29,0.05682564294985836,5.196437649434421e-05 -2025-11-30,0.05776544674215526,0.0009398037922968977 -2025-12-01,0.053378217534488286,-0.004387229207666973 -2025-12-02,0.05452784227724527,0.0011496247427569828 -2025-12-03,0.054584620462345176,5.677818509990801e-05 -2025-12-04,0.053763038685875675,-0.0008215817764695016 -2025-12-05,0.05438463962474233,0.000621600938866658 -2025-12-06,0.05400580389272254,-0.000378835732019793 -2025-12-07,0.055096779148300225,0.001090975255577685 -2025-12-08,0.05551457641696339,0.00041779726866316563 -2025-12-09,0.05480055584788985,-0.000714020569073541 -2025-12-10,0.05356254868044476,-0.0012380071674450918 -2025-12-11,0.05123577190963172,-0.002326776770813041 -2025-12-12,0.048531800028775524,-0.002703971880856193 -2025-12-13,0.0484911494764843,-4.0650552291222886e-05 -2025-12-14,0.04690559084477155,-0.0015855586317127524 -2025-12-15,0.04447964990175787,-0.0024259409430136755 -2025-12-16,0.045281479786166236,0.000801829884408363 -2025-12-17,0.045675365727992204,0.000393885941825968 -2025-12-18,0.04661469878253076,0.0009393330545385548 -2025-12-19,0.04368907837227509,-0.0029256204102556665 -2025-12-20,0.04403211343821366,0.0003430350659385656 -2025-12-21,0.04456310860310158,0.0005309951648879221 -2025-12-22,0.04305586454212119,-0.0015072440609803922 -2025-12-23,0.04330394584915802,0.0002480813070368307 -2025-12-24,0.041662327048242444,-0.0016416188009155744 -2025-12-25,0.041667576083821184,5.24903557874018e-06 -2025-12-26,0.04171264648306693,4.5070399245748793e-05 -2025-12-27,0.04118940121357165,-0.0005232452694952858 -2025-12-28,0.04073205937025027,-0.000457341843321378 -2025-12-29,0.040814382723479425,8.232335322915646e-05 -2025-12-30,0.040751386442176143,-6.299628130328194e-05 -2025-12-31,0.04151227333617314,0.0007608868939969968 diff --git a/strategy/results/bb_midline_2020_2025_trade_detail.csv b/strategy/results/bb_midline_2020_2025_trade_detail.csv deleted file mode 100644 index 1e2363a..0000000 --- a/strategy/results/bb_midline_2020_2025_trade_detail.csv +++ /dev/null @@ -1,74474 +0,0 @@ -序号,方向,开仓时间,平仓时间,开仓价,平仓价,保证金,杠杆,数量,毛盈亏,手续费,净盈亏,平仓原因 -1,做多,2020-01-01 04:30:00,2020-01-01 04:35:00,130.5,130.53,2.0,100.0,1.5326,0.05,0.1,-0.05,tp_upper -2,做多,2020-01-01 05:00:00,2020-01-01 05:10:00,130.22,130.14,2.0,100.0,1.5347,-0.12,0.1,-0.22,flip -3,做空,2020-01-01 05:10:00,2020-01-01 05:20:00,130.14,130.25,2.0,100.0,1.5331,-0.17,0.1,-0.27,flip -4,做多,2020-01-01 05:20:00,2020-01-01 05:30:00,130.25,130.21,1.99,100.0,1.529,-0.06,0.1,-0.16,flip -5,做空,2020-01-01 05:30:00,2020-01-01 05:35:00,130.21,130.28,1.99,100.0,1.5275,-0.11,0.1,-0.21,flip -6,做多,2020-01-01 05:35:00,2020-01-01 05:40:00,130.28,130.25,1.99,100.0,1.5243,-0.05,0.1,-0.15,flip -7,做空,2020-01-01 05:40:00,2020-01-01 06:00:00,130.25,130.3,1.98,100.0,1.5228,-0.08,0.1,-0.18,flip -8,做多,2020-01-01 06:00:00,2020-01-01 06:10:00,130.3,130.41,1.98,100.0,1.5201,0.17,0.1,0.07,tp_upper -9,做多,2020-01-01 06:55:00,2020-01-01 07:05:00,130.36,130.35,1.98,100.0,1.5192,-0.02,0.1,-0.11,flip -10,做空,2020-01-01 07:05:00,2020-01-01 07:10:00,130.35,130.44,1.98,100.0,1.5177,-0.14,0.1,-0.24,flip -11,做多,2020-01-01 07:10:00,2020-01-01 07:25:00,130.44,130.51,1.97,100.0,1.514,0.11,0.1,0.01,flip -12,做空,2020-01-01 07:25:00,2020-01-01 07:35:00,130.51,130.25,1.97,100.0,1.5125,0.39,0.1,0.29,tp_lower -13,做多,2020-01-01 08:55:00,2020-01-01 09:00:00,130.24,130.21,1.98,100.0,1.5172,-0.05,0.1,-0.14,tp_upper -14,做多,2020-01-01 10:00:00,2020-01-01 10:05:00,130.1,130.37,1.97,100.0,1.5169,0.41,0.1,0.31,tp_upper -15,做多,2020-01-01 10:05:00,2020-01-01 10:40:00,130.37,130.66,1.98,100.0,1.5154,0.44,0.1,0.34,tp_upper -16,做多,2020-01-01 12:00:00,2020-01-01 12:10:00,130.84,130.87,1.98,100.0,1.5118,0.05,0.1,-0.05,flip -17,做空,2020-01-01 12:10:00,2020-01-01 12:35:00,130.87,131.13,1.98,100.0,1.5103,-0.39,0.1,-0.49,flip -18,做多,2020-01-01 12:35:00,2020-01-01 13:00:00,131.13,131.64,1.97,100.0,1.5028,0.77,0.1,0.67,tp_upper -19,做多,2020-01-01 14:10:00,2020-01-01 14:20:00,131.51,131.82,1.98,100.0,1.5028,0.47,0.1,0.37,tp_upper -20,做多,2020-01-01 15:30:00,2020-01-01 15:35:00,131.78,132.28,1.98,100.0,1.5017,0.75,0.1,0.65,tp_upper -21,做多,2020-01-01 15:50:00,2020-01-01 16:00:00,131.81,131.96,1.98,100.0,1.5056,0.23,0.1,0.13,tp_upper -22,做多,2020-01-01 17:40:00,2020-01-01 17:50:00,132.25,132.31,1.98,100.0,1.5008,0.09,0.1,-0.01,flip -23,做空,2020-01-01 17:50:00,2020-01-01 18:25:00,132.31,131.69,1.98,100.0,1.4993,0.93,0.1,0.83,tp_lower -24,做多,2020-01-01 19:30:00,2020-01-01 19:35:00,131.89,131.8,1.99,100.0,1.5096,-0.14,0.1,-0.24,flip -25,做空,2020-01-01 19:35:00,2020-01-01 19:45:00,131.8,131.88,1.99,100.0,1.5081,-0.12,0.1,-0.22,flip -26,做多,2020-01-01 19:45:00,2020-01-01 19:55:00,131.88,131.79,1.98,100.0,1.5048,-0.14,0.1,-0.23,flip -27,做空,2020-01-01 19:55:00,2020-01-01 20:10:00,131.79,131.79,1.98,100.0,1.5033,0.0,0.1,-0.1,flip -28,做多,2020-01-01 20:10:00,2020-01-01 20:15:00,131.79,131.67,1.98,100.0,1.5018,-0.18,0.1,-0.28,flip -29,做空,2020-01-01 20:15:00,2020-01-01 20:25:00,131.67,132.09,1.98,100.0,1.5003,-0.63,0.1,-0.73,flip -30,做多,2020-01-01 20:25:00,2020-01-01 20:30:00,132.09,131.9,1.97,100.0,1.4892,-0.28,0.1,-0.38,tp_upper -31,做多,2020-01-01 21:45:00,2020-01-01 21:50:00,132.04,131.75,1.96,100.0,1.4862,-0.43,0.1,-0.53,flip -32,做空,2020-01-01 21:50:00,2020-01-01 22:00:00,131.75,130.7,1.96,100.0,1.4847,1.56,0.1,1.46,tp_lower -33,做多,2020-01-01 23:25:00,2020-01-01 23:30:00,130.41,130.21,1.97,100.0,1.5104,-0.3,0.1,-0.4,flip -34,做空,2020-01-01 23:30:00,2020-01-01 23:35:00,130.21,130.38,1.96,100.0,1.5089,-0.26,0.1,-0.35,flip -35,做多,2020-01-01 23:35:00,2020-01-01 23:50:00,130.38,130.72,1.96,100.0,1.5034,0.51,0.1,0.41,tp_upper -36,做多,2020-01-02 01:15:00,2020-01-02 04:10:00,130.38,129.38,2.03,100.0,1.5537,-1.55,0.1,-1.65,flip -37,做空,2020-01-02 04:10:00,2020-01-02 05:10:00,129.38,129.4,2.01,100.0,1.5521,-0.03,0.1,-0.13,flip -38,做多,2020-01-02 05:10:00,2020-01-02 05:35:00,129.4,129.56,2.01,100.0,1.5501,0.25,0.1,0.15,flip -39,做空,2020-01-02 05:35:00,2020-01-02 05:50:00,129.56,129.32,2.01,100.0,1.5485,0.37,0.1,0.27,tp_lower -40,做多,2020-01-02 05:55:00,2020-01-02 06:00:00,129.58,129.57,2.01,100.0,1.5496,-0.02,0.1,-0.12,flip -41,做空,2020-01-02 06:00:00,2020-01-02 06:50:00,129.57,129.24,2.01,100.0,1.5481,0.51,0.1,0.41,tp_lower -42,做多,2020-01-02 07:00:00,2020-01-02 08:10:00,129.47,129.86,2.01,100.0,1.5516,0.61,0.1,0.5,tp_upper -43,做多,2020-01-02 09:55:00,2020-01-02 10:05:00,129.96,129.79,2.01,100.0,1.5489,-0.26,0.1,-0.36,flip -44,做空,2020-01-02 10:05:00,2020-01-02 10:10:00,129.79,130.08,2.01,100.0,1.5474,-0.45,0.1,-0.55,flip -45,做多,2020-01-02 10:10:00,2020-01-02 10:15:00,130.08,129.93,2.0,100.0,1.5389,-0.23,0.1,-0.33,flip -46,做空,2020-01-02 10:15:00,2020-01-02 11:00:00,129.93,129.81,2.0,100.0,1.5374,0.18,0.1,0.08,flip -47,做多,2020-01-02 11:00:00,2020-01-02 12:20:00,129.81,129.66,2.0,100.0,1.5387,-0.23,0.1,-0.33,flip -48,做空,2020-01-02 12:20:00,2020-01-02 12:40:00,129.66,129.62,1.99,100.0,1.5371,0.06,0.1,-0.04,flip -49,做多,2020-01-02 12:40:00,2020-01-02 12:50:00,129.62,129.89,1.99,100.0,1.5365,0.41,0.1,0.32,tp_upper -50,做多,2020-01-02 12:50:00,2020-01-02 13:00:00,129.89,129.86,1.99,100.0,1.535,-0.05,0.1,-0.15,tp_upper -51,做多,2020-01-02 14:40:00,2020-01-02 14:55:00,129.68,129.3,1.99,100.0,1.5356,-0.58,0.1,-0.68,flip -52,做空,2020-01-02 14:55:00,2020-01-02 15:00:00,129.3,129.6,1.98,100.0,1.5341,-0.46,0.1,-0.56,flip -53,做多,2020-01-02 15:00:00,2020-01-02 15:20:00,129.6,129.44,1.98,100.0,1.5254,-0.24,0.1,-0.34,flip -54,做空,2020-01-02 15:20:00,2020-01-02 15:40:00,129.44,129.52,1.97,100.0,1.5239,-0.12,0.1,-0.22,flip -55,做多,2020-01-02 15:40:00,2020-01-02 16:00:00,129.52,129.48,1.97,100.0,1.5205,-0.06,0.1,-0.16,flip -56,做空,2020-01-02 16:00:00,2020-01-02 16:05:00,129.48,129.12,1.97,100.0,1.519,0.55,0.1,0.45,tp_lower -57,做多,2020-01-02 18:10:00,2020-01-02 19:05:00,127.3,127.06,1.97,100.0,1.5477,-0.37,0.1,-0.47,flip -58,做空,2020-01-02 19:05:00,2020-01-02 19:10:00,127.06,127.27,1.96,100.0,1.5462,-0.32,0.1,-0.42,tp_lower -59,做多,2020-01-02 19:30:00,2020-01-02 19:40:00,127.37,127.34,1.96,100.0,1.5383,-0.05,0.1,-0.14,flip -60,做空,2020-01-02 19:40:00,2020-01-02 19:45:00,127.34,127.48,1.96,100.0,1.5368,-0.22,0.1,-0.31,flip -61,做多,2020-01-02 19:45:00,2020-01-02 20:05:00,127.48,127.41,1.95,100.0,1.5319,-0.11,0.1,-0.2,flip -62,做空,2020-01-02 20:05:00,2020-01-02 20:20:00,127.41,126.89,1.95,100.0,1.5304,0.8,0.1,0.7,tp_lower -63,做多,2020-01-02 20:30:00,2020-01-02 21:40:00,127.07,127.72,1.96,100.0,1.5392,1.0,0.1,0.9,tp_upper -64,做多,2020-01-02 23:05:00,2020-01-03 00:20:00,127.35,127.33,1.96,100.0,1.5421,-0.03,0.1,-0.13,tp_upper -65,做多,2020-01-03 01:00:00,2020-01-03 03:35:00,127.03,126.68,2.01,100.0,1.5843,-0.55,0.1,-0.65,flip -66,做空,2020-01-03 03:35:00,2020-01-03 03:55:00,126.68,126.76,2.01,100.0,1.5827,-0.13,0.1,-0.23,flip -67,做多,2020-01-03 03:55:00,2020-01-03 04:05:00,126.76,127.06,2.0,100.0,1.5792,0.47,0.1,0.37,tp_upper -68,做多,2020-01-03 06:30:00,2020-01-03 06:35:00,129.06,129.0,2.0,100.0,1.5531,-0.09,0.1,-0.19,flip -69,做空,2020-01-03 06:35:00,2020-01-03 06:45:00,129.0,129.04,2.0,100.0,1.5516,-0.06,0.1,-0.16,flip -70,做多,2020-01-03 06:45:00,2020-01-03 07:00:00,129.04,129.1,2.0,100.0,1.5491,0.09,0.1,-0.01,tp_upper -71,做多,2020-01-03 07:40:00,2020-01-03 07:45:00,129.09,129.03,2.0,100.0,1.5476,-0.09,0.1,-0.19,flip -72,做空,2020-01-03 07:45:00,2020-01-03 07:50:00,129.03,128.74,1.99,100.0,1.5461,0.45,0.1,0.35,tp_lower -73,做多,2020-01-03 08:00:00,2020-01-03 08:25:00,129.05,129.39,2.0,100.0,1.5478,0.53,0.1,0.43,tp_upper -74,做多,2020-01-03 10:10:00,2020-01-03 10:15:00,132.63,132.11,2.0,100.0,1.5085,-0.78,0.1,-0.88,tp_upper -75,做多,2020-01-03 10:45:00,2020-01-03 11:15:00,131.93,132.03,1.99,100.0,1.509,0.15,0.1,0.05,flip -76,做空,2020-01-03 11:15:00,2020-01-03 11:25:00,132.03,132.04,1.99,100.0,1.5075,-0.02,0.1,-0.11,flip -77,做多,2020-01-03 11:25:00,2020-01-03 11:50:00,132.04,132.43,1.99,100.0,1.5058,0.59,0.1,0.49,tp_upper -78,做多,2020-01-03 12:35:00,2020-01-03 13:15:00,132.12,132.26,1.99,100.0,1.5078,0.21,0.1,0.11,flip -79,做空,2020-01-03 13:15:00,2020-01-03 13:25:00,132.26,132.43,1.99,100.0,1.5063,-0.26,0.1,-0.36,flip -80,做多,2020-01-03 13:25:00,2020-01-03 13:35:00,132.43,132.38,1.99,100.0,1.5009,-0.08,0.1,-0.17,flip -81,做空,2020-01-03 13:35:00,2020-01-03 14:05:00,132.38,131.79,1.98,100.0,1.4994,0.88,0.1,0.79,tp_lower -82,做多,2020-01-03 15:30:00,2020-01-03 15:40:00,131.84,131.66,1.99,100.0,1.5108,-0.27,0.1,-0.37,flip -83,做空,2020-01-03 15:40:00,2020-01-03 15:45:00,131.66,131.72,1.99,100.0,1.5092,-0.09,0.1,-0.19,flip -84,做多,2020-01-03 15:45:00,2020-01-03 15:50:00,131.72,132.1,1.98,100.0,1.5064,0.57,0.1,0.47,tp_upper -85,做多,2020-01-03 17:20:00,2020-01-03 17:35:00,132.84,134.17,1.99,100.0,1.4965,1.99,0.1,1.89,tp_upper -86,做多,2020-01-03 19:40:00,2020-01-03 19:50:00,133.3,133.24,2.01,100.0,1.5047,-0.09,0.1,-0.19,flip -87,做空,2020-01-03 19:50:00,2020-01-03 19:55:00,133.24,133.41,2.0,100.0,1.5032,-0.26,0.1,-0.36,flip -88,做多,2020-01-03 19:55:00,2020-01-03 20:15:00,133.41,133.08,2.0,100.0,1.4979,-0.49,0.1,-0.59,flip -89,做空,2020-01-03 20:15:00,2020-01-03 20:20:00,133.08,133.11,1.99,100.0,1.4964,-0.04,0.1,-0.14,flip -90,做多,2020-01-03 20:20:00,2020-01-03 20:30:00,133.11,133.32,1.99,100.0,1.4942,0.31,0.1,0.21,flip -91,做空,2020-01-03 20:30:00,2020-01-03 21:10:00,133.32,133.59,1.99,100.0,1.4927,-0.4,0.1,-0.5,flip -92,做多,2020-01-03 21:10:00,2020-01-03 21:35:00,133.59,133.36,1.98,100.0,1.4852,-0.34,0.1,-0.44,flip -93,做空,2020-01-03 21:35:00,2020-01-03 21:50:00,133.36,132.34,1.98,100.0,1.4837,1.51,0.1,1.42,tp_lower -94,做多,2020-01-03 22:50:00,2020-01-03 23:10:00,132.93,133.38,1.99,100.0,1.4984,0.67,0.1,0.57,tp_upper -95,做多,2020-01-04 02:10:00,2020-01-04 02:15:00,133.14,133.05,2.05,100.0,1.5407,-0.14,0.1,-0.24,flip -96,做空,2020-01-04 02:15:00,2020-01-04 02:40:00,133.05,133.11,2.05,100.0,1.5392,-0.09,0.1,-0.19,flip -97,做多,2020-01-04 02:40:00,2020-01-04 02:45:00,133.11,133.19,2.04,100.0,1.5363,0.12,0.1,0.02,tp_upper -98,做多,2020-01-04 03:45:00,2020-01-04 04:00:00,133.2,133.02,2.04,100.0,1.5346,-0.28,0.1,-0.38,flip -99,做空,2020-01-04 04:00:00,2020-01-04 04:10:00,133.02,133.21,2.04,100.0,1.5331,-0.29,0.1,-0.39,flip -100,做多,2020-01-04 04:10:00,2020-01-04 04:25:00,133.21,133.39,2.03,100.0,1.5272,0.27,0.1,0.17,tp_upper -101,做多,2020-01-04 04:25:00,2020-01-04 04:30:00,133.39,133.75,2.04,100.0,1.5256,0.55,0.1,0.45,tp_upper -102,做多,2020-01-04 06:00:00,2020-01-04 06:05:00,133.82,133.83,2.04,100.0,1.5233,0.02,0.1,-0.09,tp_upper -103,做多,2020-01-04 06:35:00,2020-01-04 06:45:00,133.95,133.76,2.04,100.0,1.5204,-0.29,0.1,-0.39,flip -104,做空,2020-01-04 06:45:00,2020-01-04 06:50:00,133.76,133.94,2.03,100.0,1.5189,-0.27,0.1,-0.38,flip -105,做多,2020-01-04 06:50:00,2020-01-04 07:05:00,133.94,133.89,2.03,100.0,1.5133,-0.08,0.1,-0.18,flip -106,做空,2020-01-04 07:05:00,2020-01-04 07:25:00,133.89,133.52,2.02,100.0,1.5118,0.56,0.1,0.46,tp_lower -107,做多,2020-01-04 07:55:00,2020-01-04 08:05:00,133.84,133.67,2.03,100.0,1.515,-0.26,0.1,-0.36,flip -108,做空,2020-01-04 08:05:00,2020-01-04 08:35:00,133.67,133.92,2.02,100.0,1.5135,-0.38,0.1,-0.48,flip -109,做多,2020-01-04 08:35:00,2020-01-04 08:50:00,133.92,133.69,2.02,100.0,1.5064,-0.35,0.1,-0.45,flip -110,做空,2020-01-04 08:50:00,2020-01-04 08:55:00,133.69,133.55,2.01,100.0,1.5049,0.21,0.1,0.11,tp_lower -111,做多,2020-01-04 09:30:00,2020-01-04 09:45:00,133.69,133.93,2.01,100.0,1.5049,0.36,0.1,0.26,tp_upper -112,做多,2020-01-04 11:45:00,2020-01-04 11:50:00,133.71,133.6,2.01,100.0,1.5059,-0.17,0.1,-0.27,flip -113,做空,2020-01-04 11:50:00,2020-01-04 11:55:00,133.6,133.71,2.01,100.0,1.5044,-0.17,0.1,-0.27,flip -114,做多,2020-01-04 11:55:00,2020-01-04 12:00:00,133.71,133.62,2.01,100.0,1.5004,-0.14,0.1,-0.24,flip -115,做空,2020-01-04 12:00:00,2020-01-04 12:15:00,133.62,133.4,2.0,100.0,1.4989,0.33,0.1,0.23,tp_lower -116,做多,2020-01-04 14:00:00,2020-01-04 14:05:00,133.05,132.93,2.0,100.0,1.5063,-0.18,0.1,-0.28,flip -117,做空,2020-01-04 14:05:00,2020-01-04 14:15:00,132.93,132.98,2.0,100.0,1.5048,-0.08,0.1,-0.18,flip -118,做多,2020-01-04 14:15:00,2020-01-04 14:20:00,132.98,132.89,2.0,100.0,1.5022,-0.14,0.1,-0.24,flip -119,做空,2020-01-04 14:20:00,2020-01-04 14:25:00,132.89,133.0,1.99,100.0,1.5007,-0.17,0.1,-0.26,flip -120,做多,2020-01-04 14:25:00,2020-01-04 14:40:00,133.0,133.28,1.99,100.0,1.4967,0.42,0.1,0.32,tp_upper -121,做多,2020-01-04 15:20:00,2020-01-04 15:25:00,133.34,133.51,1.99,100.0,1.4945,0.25,0.1,0.15,tp_upper -122,做多,2020-01-04 16:05:00,2020-01-04 16:25:00,133.19,133.1,1.99,100.0,1.4966,-0.13,0.1,-0.23,flip -123,做空,2020-01-04 16:25:00,2020-01-04 16:50:00,133.1,133.3,1.99,100.0,1.4951,-0.3,0.1,-0.4,flip -124,做多,2020-01-04 16:50:00,2020-01-04 16:55:00,133.3,133.1,1.99,100.0,1.4891,-0.3,0.1,-0.4,flip -125,做空,2020-01-04 16:55:00,2020-01-04 17:00:00,133.1,133.25,1.98,100.0,1.4876,-0.22,0.1,-0.32,flip -126,做多,2020-01-04 17:00:00,2020-01-04 17:05:00,133.25,133.46,1.98,100.0,1.4828,0.31,0.1,0.21,tp_upper -127,做多,2020-01-04 19:40:00,2020-01-04 19:50:00,133.99,133.88,1.98,100.0,1.4755,-0.16,0.1,-0.26,flip -128,做空,2020-01-04 19:50:00,2020-01-04 20:15:00,133.88,133.58,1.97,100.0,1.474,0.44,0.1,0.34,flip -129,做多,2020-01-04 20:15:00,2020-01-04 20:35:00,133.58,133.74,1.98,100.0,1.4791,0.24,0.1,0.14,flip -130,做空,2020-01-04 20:35:00,2020-01-04 21:20:00,133.74,133.72,1.98,100.0,1.4776,0.03,0.1,-0.07,flip -131,做多,2020-01-04 21:20:00,2020-01-04 21:30:00,133.72,134.42,1.97,100.0,1.4766,1.03,0.1,0.93,tp_upper -132,做多,2020-01-04 22:30:00,2020-01-04 22:50:00,134.09,134.04,1.98,100.0,1.4788,-0.07,0.1,-0.17,flip -133,做空,2020-01-04 22:50:00,2020-01-04 23:00:00,134.04,134.26,1.98,100.0,1.4773,-0.33,0.1,-0.42,flip -134,做多,2020-01-04 23:00:00,2020-01-04 23:10:00,134.26,134.14,1.97,100.0,1.471,-0.18,0.1,-0.28,flip -135,做空,2020-01-04 23:10:00,2020-01-04 23:25:00,134.14,133.83,1.97,100.0,1.4695,0.46,0.1,0.36,tp_lower -136,做多,2020-01-04 23:35:00,2020-01-05 00:00:00,134.06,134.69,1.97,100.0,1.4723,0.93,0.1,0.83,tp_upper -137,做多,2020-01-05 00:40:00,2020-01-05 00:50:00,134.4,134.93,2.06,100.0,1.5298,0.81,0.1,0.71,tp_upper -138,做多,2020-01-05 02:25:00,2020-01-05 02:30:00,135.41,135.24,2.06,100.0,1.5228,-0.26,0.1,-0.36,flip -139,做空,2020-01-05 02:30:00,2020-01-05 02:35:00,135.24,135.53,2.06,100.0,1.5213,-0.44,0.1,-0.54,flip -140,做多,2020-01-05 02:35:00,2020-01-05 02:40:00,135.53,135.47,2.05,100.0,1.5133,-0.09,0.1,-0.19,flip -141,做空,2020-01-05 02:40:00,2020-01-05 03:00:00,135.47,135.76,2.05,100.0,1.5118,-0.44,0.1,-0.54,flip -142,做多,2020-01-05 03:00:00,2020-01-05 03:15:00,135.76,135.48,2.04,100.0,1.5038,-0.42,0.1,-0.52,flip -143,做空,2020-01-05 03:15:00,2020-01-05 03:20:00,135.48,135.51,2.04,100.0,1.5023,-0.05,0.1,-0.15,flip -144,做多,2020-01-05 03:20:00,2020-01-05 03:45:00,135.51,135.97,2.03,100.0,1.5001,0.69,0.1,0.59,tp_upper -145,做多,2020-01-05 04:25:00,2020-01-05 04:30:00,135.9,135.7,2.04,100.0,1.4994,-0.3,0.1,-0.4,flip -146,做空,2020-01-05 04:30:00,2020-01-05 04:45:00,135.7,135.9,2.03,100.0,1.4979,-0.3,0.1,-0.4,flip -147,做多,2020-01-05 04:45:00,2020-01-05 04:50:00,135.9,136.01,2.03,100.0,1.492,0.16,0.1,0.06,tp_upper -148,做多,2020-01-05 05:05:00,2020-01-05 05:10:00,135.76,136.08,2.03,100.0,1.4932,0.48,0.1,0.38,tp_upper -149,做多,2020-01-05 05:10:00,2020-01-05 05:15:00,136.08,135.87,2.03,100.0,1.4917,-0.31,0.1,-0.41,flip -150,做空,2020-01-05 05:15:00,2020-01-05 05:25:00,135.87,136.03,2.02,100.0,1.4903,-0.24,0.1,-0.34,flip -151,做多,2020-01-05 05:25:00,2020-01-05 05:40:00,136.03,135.77,2.02,100.0,1.4853,-0.39,0.1,-0.49,flip -152,做空,2020-01-05 05:40:00,2020-01-05 05:45:00,135.77,135.96,2.01,100.0,1.4838,-0.28,0.1,-0.38,flip -153,做多,2020-01-05 05:45:00,2020-01-05 05:50:00,135.96,136.21,2.01,100.0,1.4781,0.37,0.1,0.27,tp_upper -154,做多,2020-01-05 06:25:00,2020-01-05 06:50:00,135.98,136.0,2.01,100.0,1.4792,0.03,0.1,-0.07,flip -155,做空,2020-01-05 06:50:00,2020-01-05 06:55:00,136.0,136.04,2.01,100.0,1.4777,-0.06,0.1,-0.16,flip -156,做多,2020-01-05 06:55:00,2020-01-05 07:15:00,136.04,136.06,2.01,100.0,1.4753,0.03,0.1,-0.07,flip -157,做空,2020-01-05 07:15:00,2020-01-05 07:40:00,136.06,136.06,2.01,100.0,1.4739,0.0,0.1,-0.1,flip -158,做多,2020-01-05 07:40:00,2020-01-05 07:50:00,136.06,135.98,2.0,100.0,1.4724,-0.12,0.1,-0.22,flip -159,做空,2020-01-05 07:50:00,2020-01-05 07:55:00,135.98,135.98,2.0,100.0,1.4709,0.0,0.1,-0.1,flip -160,做多,2020-01-05 07:55:00,2020-01-05 08:00:00,135.98,135.86,2.0,100.0,1.4694,-0.18,0.1,-0.28,tp_upper -161,做多,2020-01-05 10:05:00,2020-01-05 10:10:00,135.4,135.3,1.99,100.0,1.473,-0.15,0.1,-0.25,flip -162,做空,2020-01-05 10:10:00,2020-01-05 10:15:00,135.3,135.35,1.99,100.0,1.4715,-0.07,0.1,-0.17,flip -163,做多,2020-01-05 10:15:00,2020-01-05 10:25:00,135.35,135.24,1.99,100.0,1.4689,-0.16,0.1,-0.26,flip -164,做空,2020-01-05 10:25:00,2020-01-05 10:35:00,135.24,135.03,1.98,100.0,1.4675,0.31,0.1,0.21,tp_lower -165,做多,2020-01-05 11:20:00,2020-01-05 11:45:00,134.98,135.12,1.99,100.0,1.4711,0.21,0.1,0.11,flip -166,做空,2020-01-05 11:45:00,2020-01-05 11:55:00,135.12,135.03,1.99,100.0,1.4696,0.13,0.1,0.03,flip -167,做多,2020-01-05 11:55:00,2020-01-05 12:05:00,135.03,135.33,1.99,100.0,1.4701,0.44,0.1,0.34,tp_upper -168,做多,2020-01-05 13:35:00,2020-01-05 13:55:00,135.56,135.56,1.99,100.0,1.4662,0.0,0.1,-0.1,flip -169,做空,2020-01-05 13:55:00,2020-01-05 14:10:00,135.56,135.63,1.99,100.0,1.4647,-0.1,0.1,-0.2,flip -170,做多,2020-01-05 14:10:00,2020-01-05 15:10:00,135.63,135.89,1.98,100.0,1.4617,0.38,0.1,0.28,tp_upper -171,做多,2020-01-05 17:15:00,2020-01-05 17:40:00,137.35,137.89,1.98,100.0,1.4447,0.78,0.1,0.68,tp_upper -172,做多,2020-01-05 18:55:00,2020-01-05 19:00:00,137.72,137.42,1.99,100.0,1.4451,-0.43,0.1,-0.53,flip -173,做空,2020-01-05 19:00:00,2020-01-05 19:05:00,137.42,137.57,1.98,100.0,1.4436,-0.22,0.1,-0.32,flip -174,做多,2020-01-05 19:05:00,2020-01-05 19:15:00,137.57,137.28,1.98,100.0,1.439,-0.42,0.1,-0.52,flip -175,做空,2020-01-05 19:15:00,2020-01-05 19:20:00,137.28,137.6,1.97,100.0,1.4376,-0.46,0.1,-0.56,flip -176,做多,2020-01-05 19:20:00,2020-01-05 19:30:00,137.6,137.43,1.97,100.0,1.4295,-0.24,0.1,-0.34,flip -177,做空,2020-01-05 19:30:00,2020-01-05 19:35:00,137.43,137.66,1.96,100.0,1.428,-0.33,0.1,-0.43,flip -178,做多,2020-01-05 19:35:00,2020-01-05 19:45:00,137.66,137.57,1.96,100.0,1.4218,-0.13,0.1,-0.23,tp_upper -179,做多,2020-01-05 20:20:00,2020-01-05 20:25:00,137.63,137.54,1.95,100.0,1.4198,-0.13,0.1,-0.23,flip -180,做空,2020-01-05 20:25:00,2020-01-05 20:30:00,137.54,137.63,1.95,100.0,1.4184,-0.13,0.1,-0.23,flip -181,做多,2020-01-05 20:30:00,2020-01-05 20:35:00,137.63,137.62,1.95,100.0,1.4151,-0.01,0.1,-0.11,flip -182,做空,2020-01-05 20:35:00,2020-01-05 20:40:00,137.62,137.79,1.95,100.0,1.4137,-0.24,0.1,-0.34,flip -183,做多,2020-01-05 20:40:00,2020-01-05 20:55:00,137.79,137.77,1.94,100.0,1.4088,-0.03,0.1,-0.13,flip -184,做空,2020-01-05 20:55:00,2020-01-05 21:00:00,137.77,137.2,1.94,100.0,1.4074,0.8,0.1,0.71,tp_lower -185,做多,2020-01-05 23:30:00,2020-01-05 23:55:00,135.22,135.33,1.95,100.0,1.4384,0.16,0.1,0.06,tp_upper -186,做多,2020-01-06 03:30:00,2020-01-06 03:50:00,139.0,139.3,2.03,100.0,1.4631,0.44,0.1,0.34,tp_upper -187,做多,2020-01-06 06:30:00,2020-01-06 06:40:00,139.01,138.93,2.04,100.0,1.4647,-0.12,0.1,-0.22,flip -188,做空,2020-01-06 06:40:00,2020-01-06 07:00:00,138.93,138.93,2.03,100.0,1.4632,0.0,0.1,-0.1,flip -189,做多,2020-01-06 07:00:00,2020-01-06 07:05:00,138.93,138.92,2.03,100.0,1.4618,-0.01,0.1,-0.12,flip -190,做空,2020-01-06 07:05:00,2020-01-06 07:15:00,138.92,138.96,2.03,100.0,1.4603,-0.06,0.1,-0.16,flip -191,做多,2020-01-06 07:15:00,2020-01-06 08:00:00,138.96,139.1,2.03,100.0,1.458,0.2,0.1,0.1,tp_upper -192,做多,2020-01-06 08:00:00,2020-01-06 08:05:00,139.1,139.18,2.03,100.0,1.4565,0.12,0.1,0.02,tp_upper -193,做多,2020-01-06 12:00:00,2020-01-06 12:25:00,141.58,141.57,2.03,100.0,1.4304,-0.01,0.1,-0.12,flip -194,做空,2020-01-06 12:25:00,2020-01-06 12:30:00,141.57,141.84,2.02,100.0,1.429,-0.39,0.1,-0.49,flip -195,做多,2020-01-06 12:30:00,2020-01-06 12:50:00,141.84,142.23,2.02,100.0,1.4221,0.55,0.1,0.45,tp_upper -196,做多,2020-01-06 13:20:00,2020-01-06 13:40:00,141.91,142.57,2.02,100.0,1.4239,0.94,0.1,0.84,tp_upper -197,做多,2020-01-06 14:40:00,2020-01-06 15:05:00,141.29,141.14,2.03,100.0,1.4354,-0.22,0.1,-0.32,flip -198,做空,2020-01-06 15:05:00,2020-01-06 15:50:00,141.14,140.25,2.02,100.0,1.4339,1.28,0.1,1.18,tp_lower -199,做多,2020-01-06 16:10:00,2020-01-06 16:25:00,140.95,140.73,2.03,100.0,1.4435,-0.32,0.1,-0.42,flip -200,做空,2020-01-06 16:25:00,2020-01-06 16:45:00,140.73,140.73,2.03,100.0,1.4421,0.0,0.1,-0.1,flip -201,做多,2020-01-06 16:45:00,2020-01-06 16:55:00,140.73,140.58,2.03,100.0,1.4406,-0.22,0.1,-0.32,flip -202,做空,2020-01-06 16:55:00,2020-01-06 17:00:00,140.58,140.73,2.02,100.0,1.4392,-0.22,0.1,-0.32,flip -203,做多,2020-01-06 17:00:00,2020-01-06 17:05:00,140.73,141.06,2.02,100.0,1.4347,0.47,0.1,0.37,tp_upper -204,做多,2020-01-06 18:35:00,2020-01-06 19:50:00,141.24,141.49,2.02,100.0,1.4314,0.36,0.1,0.26,tp_upper -205,做多,2020-01-06 22:10:00,2020-01-06 22:25:00,142.28,142.31,2.02,100.0,1.422,0.04,0.1,-0.06,tp_upper -206,做多,2020-01-07 02:00:00,2020-01-07 02:15:00,144.33,144.77,2.06,100.0,1.426,0.63,0.1,0.52,tp_upper -207,做多,2020-01-07 03:00:00,2020-01-07 03:10:00,144.1,144.09,2.06,100.0,1.4312,-0.01,0.1,-0.12,flip -208,做空,2020-01-07 03:10:00,2020-01-07 04:10:00,144.09,143.23,2.06,100.0,1.4298,1.23,0.1,1.13,tp_lower -209,做多,2020-01-07 05:20:00,2020-01-07 05:30:00,142.9,142.8,2.07,100.0,1.4489,-0.14,0.1,-0.25,flip -210,做空,2020-01-07 05:30:00,2020-01-07 06:45:00,142.8,142.62,2.07,100.0,1.4474,0.26,0.1,0.16,tp_lower -211,做多,2020-01-07 06:50:00,2020-01-07 06:55:00,142.86,142.78,2.07,100.0,1.4472,-0.12,0.1,-0.22,flip -212,做空,2020-01-07 06:55:00,2020-01-07 07:00:00,142.78,142.99,2.06,100.0,1.4457,-0.3,0.1,-0.41,flip -213,做多,2020-01-07 07:00:00,2020-01-07 07:10:00,142.99,142.59,2.06,100.0,1.44,-0.58,0.1,-0.68,flip -214,做空,2020-01-07 07:10:00,2020-01-07 07:15:00,142.59,142.55,2.05,100.0,1.4386,0.06,0.1,-0.04,tp_lower -215,做多,2020-01-07 07:25:00,2020-01-07 08:00:00,142.76,143.0,2.05,100.0,1.4358,0.34,0.1,0.24,tp_upper -216,做多,2020-01-07 10:55:00,2020-01-07 11:05:00,142.84,142.83,2.05,100.0,1.436,-0.01,0.1,-0.12,flip -217,做空,2020-01-07 11:05:00,2020-01-07 12:00:00,142.83,142.44,2.05,100.0,1.4346,0.56,0.1,0.46,tp_lower -218,做多,2020-01-07 13:45:00,2020-01-07 13:55:00,141.13,140.94,2.05,100.0,1.4544,-0.28,0.1,-0.38,flip -219,做空,2020-01-07 13:55:00,2020-01-07 14:10:00,140.94,140.98,2.05,100.0,1.4529,-0.06,0.1,-0.16,flip -220,做多,2020-01-07 14:10:00,2020-01-07 14:15:00,140.98,140.9,2.05,100.0,1.4506,-0.12,0.1,-0.22,flip -221,做空,2020-01-07 14:15:00,2020-01-07 15:00:00,140.9,140.34,2.04,100.0,1.4492,0.81,0.1,0.71,tp_lower -222,做多,2020-01-07 16:10:00,2020-01-07 16:30:00,140.77,141.49,2.05,100.0,1.4548,1.05,0.1,0.94,tp_upper -223,做多,2020-01-07 19:00:00,2020-01-07 19:25:00,142.65,143.7,2.06,100.0,1.4416,1.51,0.1,1.41,tp_upper -224,做多,2020-01-07 23:00:00,2020-01-07 23:30:00,142.36,143.33,2.07,100.0,1.4537,1.41,0.1,1.31,tp_upper -225,做多,2020-01-08 01:55:00,2020-01-08 02:10:00,145.64,145.75,2.12,100.0,1.4534,0.16,0.11,0.05,flip -226,做空,2020-01-08 02:10:00,2020-01-08 02:30:00,145.75,145.46,2.12,100.0,1.4519,0.42,0.11,0.32,tp_lower -227,做多,2020-01-08 03:40:00,2020-01-08 03:50:00,144.88,144.86,2.12,100.0,1.4621,-0.03,0.11,-0.14,flip -228,做空,2020-01-08 03:50:00,2020-01-08 04:00:00,144.86,145.02,2.12,100.0,1.4606,-0.23,0.11,-0.34,flip -229,做多,2020-01-08 04:00:00,2020-01-08 05:05:00,145.02,144.8,2.11,100.0,1.4559,-0.32,0.11,-0.43,flip -230,做空,2020-01-08 05:05:00,2020-01-08 05:10:00,144.8,144.68,2.11,100.0,1.4545,0.17,0.11,0.07,tp_lower -231,做多,2020-01-08 05:20:00,2020-01-08 05:25:00,145.07,144.81,2.11,100.0,1.4515,-0.38,0.11,-0.48,flip -232,做空,2020-01-08 05:25:00,2020-01-08 05:30:00,144.81,144.77,2.1,100.0,1.4501,0.06,0.1,-0.05,tp_lower -233,做多,2020-01-08 05:40:00,2020-01-08 05:50:00,144.98,144.8,2.1,100.0,1.4473,-0.26,0.1,-0.37,flip -234,做空,2020-01-08 05:50:00,2020-01-08 06:05:00,144.8,144.82,2.09,100.0,1.4459,-0.03,0.1,-0.13,tp_lower -235,做多,2020-01-08 06:15:00,2020-01-08 06:35:00,144.99,144.93,2.09,100.0,1.4423,-0.09,0.1,-0.19,flip -236,做空,2020-01-08 06:35:00,2020-01-08 07:15:00,144.93,144.99,2.09,100.0,1.4409,-0.09,0.1,-0.19,flip -237,做多,2020-01-08 07:15:00,2020-01-08 07:20:00,144.99,144.88,2.09,100.0,1.4383,-0.16,0.1,-0.26,flip -238,做空,2020-01-08 07:20:00,2020-01-08 07:30:00,144.88,144.15,2.08,100.0,1.4368,1.05,0.1,0.95,tp_lower -239,做多,2020-01-08 08:45:00,2020-01-08 08:55:00,143.79,143.85,2.09,100.0,1.4536,0.09,0.1,-0.02,flip -240,做空,2020-01-08 08:55:00,2020-01-08 09:25:00,143.85,143.7,2.09,100.0,1.4521,0.22,0.1,0.11,flip -241,做多,2020-01-08 09:25:00,2020-01-08 09:30:00,143.7,143.62,2.09,100.0,1.4537,-0.12,0.1,-0.22,flip -242,做空,2020-01-08 09:30:00,2020-01-08 09:50:00,143.62,143.32,2.09,100.0,1.4522,0.44,0.1,0.33,tp_lower -243,做多,2020-01-08 10:00:00,2020-01-08 10:35:00,143.67,143.95,2.09,100.0,1.4533,0.41,0.1,0.3,tp_upper -244,做多,2020-01-08 11:35:00,2020-01-08 11:40:00,144.1,143.88,2.09,100.0,1.4503,-0.32,0.1,-0.42,flip -245,做空,2020-01-08 11:40:00,2020-01-08 11:50:00,143.88,143.68,2.08,100.0,1.4489,0.29,0.1,0.19,tp_lower -246,做多,2020-01-08 13:30:00,2020-01-08 13:35:00,142.89,142.65,2.09,100.0,1.4595,-0.35,0.1,-0.45,flip -247,做空,2020-01-08 13:35:00,2020-01-08 13:40:00,142.65,143.17,2.08,100.0,1.458,-0.76,0.1,-0.86,flip -248,做多,2020-01-08 13:40:00,2020-01-08 13:45:00,143.17,143.03,2.07,100.0,1.446,-0.2,0.1,-0.31,flip -249,做空,2020-01-08 13:45:00,2020-01-08 14:10:00,143.03,141.81,2.07,100.0,1.4445,1.76,0.1,1.66,tp_lower -250,做多,2020-01-08 14:35:00,2020-01-08 15:45:00,142.14,141.73,2.08,100.0,1.4645,-0.6,0.1,-0.7,flip -251,做空,2020-01-08 15:45:00,2020-01-08 16:00:00,141.73,141.01,2.07,100.0,1.4631,1.05,0.1,0.95,tp_lower -252,做多,2020-01-08 16:05:00,2020-01-08 16:10:00,141.62,141.01,2.08,100.0,1.4702,-0.9,0.1,-1.0,flip -253,做空,2020-01-08 16:10:00,2020-01-08 16:15:00,141.01,141.25,2.07,100.0,1.4687,-0.35,0.1,-0.46,flip -254,做多,2020-01-08 16:15:00,2020-01-08 17:55:00,141.25,138.77,2.07,100.0,1.4623,-3.63,0.1,-3.73,flip -255,做空,2020-01-08 17:55:00,2020-01-08 18:00:00,138.77,138.9,2.03,100.0,1.4608,-0.19,0.1,-0.29,flip -256,做多,2020-01-08 18:00:00,2020-01-08 18:05:00,138.9,138.83,2.02,100.0,1.4566,-0.1,0.1,-0.2,flip -257,做空,2020-01-08 18:05:00,2020-01-08 18:15:00,138.83,138.98,2.02,100.0,1.4551,-0.22,0.1,-0.32,flip -258,做多,2020-01-08 18:15:00,2020-01-08 18:35:00,138.98,139.66,2.02,100.0,1.4505,0.99,0.1,0.89,tp_upper -259,做多,2020-01-08 19:15:00,2020-01-08 19:20:00,139.15,139.16,2.02,100.0,1.4544,0.01,0.1,-0.09,flip -260,做空,2020-01-08 19:20:00,2020-01-08 19:25:00,139.16,138.52,2.02,100.0,1.4529,0.93,0.1,0.83,tp_lower -261,做多,2020-01-08 20:30:00,2020-01-08 20:55:00,138.63,139.17,2.03,100.0,1.4638,0.79,0.1,0.69,tp_upper -262,做多,2020-01-08 21:55:00,2020-01-08 22:00:00,139.19,139.0,2.04,100.0,1.4621,-0.28,0.1,-0.38,flip -263,做空,2020-01-08 22:00:00,2020-01-08 22:35:00,139.0,139.58,2.03,100.0,1.4606,-0.85,0.1,-0.95,flip -264,做多,2020-01-08 22:35:00,2020-01-08 22:50:00,139.58,140.15,2.02,100.0,1.447,0.82,0.1,0.72,tp_upper -265,做多,2020-01-09 01:05:00,2020-01-09 01:30:00,140.31,141.13,2.1,100.0,1.4971,1.23,0.11,1.12,tp_upper -266,做多,2020-01-09 04:05:00,2020-01-09 04:35:00,140.0,140.18,2.11,100.0,1.5077,0.27,0.11,0.17,tp_upper -267,做多,2020-01-09 06:20:00,2020-01-09 07:05:00,139.44,139.79,2.11,100.0,1.5142,0.53,0.11,0.42,tp_upper -268,做多,2020-01-09 10:10:00,2020-01-09 10:35:00,138.64,138.76,2.11,100.0,1.5252,0.18,0.11,0.08,tp_upper -269,做多,2020-01-09 10:55:00,2020-01-09 11:00:00,138.82,138.5,2.11,100.0,1.523,-0.49,0.11,-0.59,flip -270,做空,2020-01-09 11:00:00,2020-01-09 11:15:00,138.5,138.53,2.11,100.0,1.5215,-0.05,0.11,-0.15,flip -271,做多,2020-01-09 11:15:00,2020-01-09 12:05:00,138.53,138.38,2.1,100.0,1.5193,-0.23,0.11,-0.33,flip -272,做空,2020-01-09 12:05:00,2020-01-09 12:30:00,138.38,138.35,2.1,100.0,1.5178,0.05,0.1,-0.06,flip -273,做多,2020-01-09 12:30:00,2020-01-09 13:00:00,138.35,138.74,2.1,100.0,1.517,0.59,0.11,0.49,tp_upper -274,做多,2020-01-09 13:40:00,2020-01-09 13:50:00,138.41,138.24,2.1,100.0,1.5191,-0.26,0.1,-0.36,flip -275,做空,2020-01-09 13:50:00,2020-01-09 14:05:00,138.24,138.38,2.1,100.0,1.5175,-0.21,0.1,-0.32,flip -276,做多,2020-01-09 14:05:00,2020-01-09 14:15:00,138.38,138.4,2.09,100.0,1.5129,0.03,0.1,-0.07,flip -277,做空,2020-01-09 14:15:00,2020-01-09 14:20:00,138.4,138.37,2.09,100.0,1.5114,0.05,0.1,-0.06,tp_lower -278,做多,2020-01-09 14:25:00,2020-01-09 15:10:00,138.44,138.28,2.09,100.0,1.5098,-0.24,0.1,-0.35,tp_upper -279,做多,2020-01-09 15:10:00,2020-01-09 15:20:00,138.28,138.31,2.09,100.0,1.5083,0.05,0.1,-0.06,flip -280,做空,2020-01-09 15:20:00,2020-01-09 15:30:00,138.31,138.19,2.08,100.0,1.5068,0.18,0.1,0.08,flip -281,做多,2020-01-09 15:30:00,2020-01-09 15:40:00,138.19,138.12,2.08,100.0,1.5079,-0.11,0.1,-0.21,flip -282,做空,2020-01-09 15:40:00,2020-01-09 15:55:00,138.12,138.12,2.08,100.0,1.5064,0.0,0.1,-0.1,flip -283,做多,2020-01-09 15:55:00,2020-01-09 16:00:00,138.12,137.87,2.08,100.0,1.5049,-0.38,0.1,-0.48,tp_upper -284,做多,2020-01-09 17:40:00,2020-01-09 17:45:00,136.36,136.0,2.07,100.0,1.52,-0.55,0.1,-0.65,flip -285,做空,2020-01-09 17:45:00,2020-01-09 17:55:00,136.0,135.99,2.07,100.0,1.5185,0.02,0.1,-0.09,flip -286,做多,2020-01-09 17:55:00,2020-01-09 18:45:00,135.99,135.88,2.06,100.0,1.5172,-0.17,0.1,-0.27,flip -287,做空,2020-01-09 18:45:00,2020-01-09 18:55:00,135.88,135.87,2.06,100.0,1.5157,0.02,0.1,-0.09,flip -288,做多,2020-01-09 18:55:00,2020-01-09 19:20:00,135.87,136.54,2.06,100.0,1.5144,1.01,0.1,0.91,tp_upper -289,做多,2020-01-09 22:30:00,2020-01-09 22:35:00,137.49,137.67,2.07,100.0,1.5024,0.27,0.1,0.17,tp_upper -290,做多,2020-01-09 23:20:00,2020-01-09 23:25:00,137.26,137.18,2.07,100.0,1.5054,-0.12,0.1,-0.22,flip -291,做空,2020-01-09 23:25:00,2020-01-09 23:35:00,137.18,137.31,2.06,100.0,1.5039,-0.2,0.1,-0.3,flip -292,做多,2020-01-09 23:35:00,2020-01-09 23:45:00,137.31,138.2,2.06,100.0,1.4996,1.33,0.1,1.23,tp_upper -293,做多,2020-01-10 02:05:00,2020-01-10 02:10:00,137.12,136.9,2.12,100.0,1.5482,-0.34,0.11,-0.45,flip -294,做空,2020-01-10 02:10:00,2020-01-10 02:20:00,136.9,136.99,2.12,100.0,1.5467,-0.14,0.11,-0.25,flip -295,做多,2020-01-10 02:20:00,2020-01-10 02:30:00,136.99,136.88,2.11,100.0,1.5431,-0.17,0.11,-0.28,flip -296,做空,2020-01-10 02:30:00,2020-01-10 02:40:00,136.88,136.61,2.11,100.0,1.5416,0.42,0.11,0.31,tp_lower -297,做多,2020-01-10 03:10:00,2020-01-10 03:15:00,136.81,136.69,2.11,100.0,1.5438,-0.19,0.11,-0.29,flip -298,做空,2020-01-10 03:15:00,2020-01-10 03:20:00,136.69,136.74,2.11,100.0,1.5423,-0.08,0.11,-0.18,flip -299,做多,2020-01-10 03:20:00,2020-01-10 03:30:00,136.74,136.51,2.11,100.0,1.5396,-0.35,0.11,-0.46,flip -300,做空,2020-01-10 03:30:00,2020-01-10 03:35:00,136.51,136.58,2.1,100.0,1.5381,-0.11,0.11,-0.21,tp_lower -301,做多,2020-01-10 03:40:00,2020-01-10 04:00:00,136.61,136.83,2.1,100.0,1.5346,0.34,0.1,0.23,tp_upper -302,做多,2020-01-10 04:10:00,2020-01-10 06:35:00,136.53,136.12,2.1,100.0,1.5365,-0.63,0.1,-0.73,tp_upper -303,做多,2020-01-10 07:55:00,2020-01-10 08:00:00,136.64,136.37,2.09,100.0,1.5291,-0.41,0.1,-0.52,flip -304,做空,2020-01-10 08:00:00,2020-01-10 08:10:00,136.37,135.83,2.08,100.0,1.5276,0.82,0.1,0.72,tp_lower -305,做多,2020-01-10 09:10:00,2020-01-10 09:30:00,136.19,135.98,2.09,100.0,1.5341,-0.32,0.1,-0.43,flip -306,做空,2020-01-10 09:30:00,2020-01-10 09:55:00,135.98,136.04,2.08,100.0,1.5326,-0.09,0.1,-0.2,flip -307,做多,2020-01-10 09:55:00,2020-01-10 10:10:00,136.04,135.74,2.08,100.0,1.5297,-0.46,0.1,-0.56,flip -308,做空,2020-01-10 10:10:00,2020-01-10 10:15:00,135.74,135.6,2.07,100.0,1.5282,0.21,0.1,0.11,tp_lower -309,做多,2020-01-10 10:20:00,2020-01-10 10:25:00,136.2,136.37,2.07,100.0,1.523,0.26,0.1,0.16,tp_upper -310,做多,2020-01-10 13:50:00,2020-01-10 14:15:00,139.09,139.37,2.07,100.0,1.4918,0.42,0.1,0.31,flip -311,做空,2020-01-10 14:15:00,2020-01-10 14:25:00,139.37,139.25,2.08,100.0,1.4903,0.18,0.1,0.08,flip -312,做多,2020-01-10 14:25:00,2020-01-10 14:40:00,139.25,139.47,2.08,100.0,1.4914,0.33,0.1,0.22,tp_upper -313,做多,2020-01-10 17:50:00,2020-01-10 18:00:00,141.32,142.37,2.08,100.0,1.4704,1.54,0.1,1.44,tp_upper -314,做多,2020-01-10 19:00:00,2020-01-10 19:05:00,142.73,142.55,2.09,100.0,1.4652,-0.26,0.1,-0.37,flip -315,做空,2020-01-10 19:05:00,2020-01-10 19:10:00,142.55,143.4,2.09,100.0,1.4637,-1.24,0.1,-1.35,flip -316,做多,2020-01-10 19:10:00,2020-01-10 19:25:00,143.4,142.88,2.07,100.0,1.4449,-0.75,0.1,-0.85,flip -317,做空,2020-01-10 19:25:00,2020-01-10 19:30:00,142.88,143.28,2.06,100.0,1.4435,-0.58,0.1,-0.68,flip -318,做多,2020-01-10 19:30:00,2020-01-10 19:50:00,143.28,143.52,2.05,100.0,1.434,0.34,0.1,0.24,flip -319,做空,2020-01-10 19:50:00,2020-01-10 20:00:00,143.52,143.6,2.06,100.0,1.4325,-0.11,0.1,-0.22,flip -320,做多,2020-01-10 20:00:00,2020-01-10 20:15:00,143.6,143.43,2.05,100.0,1.4295,-0.24,0.1,-0.35,flip -321,做空,2020-01-10 20:15:00,2020-01-10 20:40:00,143.43,143.46,2.05,100.0,1.4281,-0.04,0.1,-0.15,flip -322,做多,2020-01-10 20:40:00,2020-01-10 20:45:00,143.46,143.12,2.05,100.0,1.4261,-0.48,0.1,-0.59,flip -323,做空,2020-01-10 20:45:00,2020-01-10 20:50:00,143.12,143.18,2.04,100.0,1.4246,-0.09,0.1,-0.19,flip -324,做多,2020-01-10 20:50:00,2020-01-10 21:25:00,143.18,143.4,2.04,100.0,1.422,0.31,0.1,0.21,tp_upper -325,做多,2020-01-10 21:45:00,2020-01-10 21:50:00,143.41,143.0,2.04,100.0,1.4205,-0.58,0.1,-0.68,flip -326,做空,2020-01-10 21:50:00,2020-01-10 22:05:00,143.0,142.51,2.03,100.0,1.4191,0.7,0.1,0.59,tp_lower -327,做多,2020-01-10 22:40:00,2020-01-10 22:45:00,142.85,142.42,2.03,100.0,1.424,-0.61,0.1,-0.71,flip -328,做空,2020-01-10 22:45:00,2020-01-10 22:55:00,142.42,142.87,2.03,100.0,1.4226,-0.64,0.1,-0.74,flip -329,做多,2020-01-10 22:55:00,2020-01-10 23:00:00,142.87,142.68,2.02,100.0,1.4122,-0.27,0.1,-0.37,flip -330,做空,2020-01-10 23:00:00,2020-01-10 23:05:00,142.68,142.89,2.01,100.0,1.4108,-0.3,0.1,-0.4,flip -331,做多,2020-01-10 23:05:00,2020-01-10 23:10:00,142.89,142.7,2.01,100.0,1.4052,-0.27,0.1,-0.37,flip -332,做空,2020-01-10 23:10:00,2020-01-11 00:30:00,142.7,144.01,2.0,100.0,1.4038,-1.84,0.1,-1.94,flip -333,做多,2020-01-11 00:30:00,2020-01-11 00:35:00,144.01,143.6,2.06,100.0,1.428,-0.59,0.1,-0.69,flip -334,做空,2020-01-11 00:35:00,2020-01-11 00:50:00,143.6,143.61,2.05,100.0,1.4266,-0.01,0.1,-0.12,flip -335,做多,2020-01-11 00:50:00,2020-01-11 01:15:00,143.61,145.02,2.05,100.0,1.4249,2.01,0.1,1.91,tp_upper -336,做多,2020-01-11 02:15:00,2020-01-11 03:55:00,144.15,143.45,2.06,100.0,1.4321,-1.0,0.1,-1.11,flip -337,做空,2020-01-11 03:55:00,2020-01-11 04:00:00,143.45,143.77,2.05,100.0,1.4307,-0.46,0.1,-0.56,flip -338,做多,2020-01-11 04:00:00,2020-01-11 04:15:00,143.77,143.4,2.05,100.0,1.4229,-0.53,0.1,-0.63,flip -339,做空,2020-01-11 04:15:00,2020-01-11 04:40:00,143.4,143.19,2.04,100.0,1.4214,0.3,0.1,0.2,flip -340,做多,2020-01-11 04:40:00,2020-01-11 04:50:00,143.19,143.3,2.04,100.0,1.4242,0.16,0.1,0.05,flip -341,做空,2020-01-11 04:50:00,2020-01-11 05:00:00,143.3,142.76,2.04,100.0,1.4228,0.77,0.1,0.67,tp_lower -342,做多,2020-01-11 05:45:00,2020-01-11 06:00:00,142.76,142.67,2.04,100.0,1.4321,-0.13,0.1,-0.23,flip -343,做空,2020-01-11 06:00:00,2020-01-11 06:20:00,142.67,142.5,2.04,100.0,1.4307,0.24,0.1,0.14,flip -344,做多,2020-01-11 06:20:00,2020-01-11 06:40:00,142.5,142.93,2.04,100.0,1.4327,0.62,0.1,0.51,tp_upper -345,做多,2020-01-11 07:40:00,2020-01-11 07:45:00,143.09,142.93,2.05,100.0,1.4296,-0.23,0.1,-0.33,flip -346,做空,2020-01-11 07:45:00,2020-01-11 08:00:00,142.93,142.49,2.04,100.0,1.4282,0.63,0.1,0.53,tp_lower -347,做多,2020-01-11 08:15:00,2020-01-11 08:35:00,143.06,142.97,2.05,100.0,1.4299,-0.13,0.1,-0.23,flip -348,做空,2020-01-11 08:35:00,2020-01-11 08:45:00,142.97,143.22,2.04,100.0,1.4284,-0.36,0.1,-0.46,flip -349,做多,2020-01-11 08:45:00,2020-01-11 08:50:00,143.22,142.82,2.04,100.0,1.422,-0.57,0.1,-0.67,flip -350,做空,2020-01-11 08:50:00,2020-01-11 09:00:00,142.82,143.2,2.03,100.0,1.4206,-0.54,0.1,-0.64,flip -351,做多,2020-01-11 09:00:00,2020-01-11 09:15:00,143.2,143.54,2.02,100.0,1.4116,0.48,0.1,0.38,tp_upper -352,做多,2020-01-11 10:20:00,2020-01-11 10:30:00,143.41,143.32,2.02,100.0,1.4115,-0.13,0.1,-0.23,flip -353,做空,2020-01-11 10:30:00,2020-01-11 10:50:00,143.32,142.89,2.02,100.0,1.4101,0.61,0.1,0.51,tp_lower -354,做多,2020-01-11 11:30:00,2020-01-11 12:25:00,143.15,142.52,2.02,100.0,1.4146,-0.89,0.1,-0.99,flip -355,做空,2020-01-11 12:25:00,2020-01-11 12:35:00,142.52,142.56,2.01,100.0,1.4132,-0.06,0.1,-0.16,tp_lower -356,做多,2020-01-11 12:50:00,2020-01-11 12:55:00,142.84,142.67,2.01,100.0,1.4082,-0.24,0.1,-0.34,flip -357,做空,2020-01-11 12:55:00,2020-01-11 13:00:00,142.67,142.88,2.01,100.0,1.4068,-0.3,0.1,-0.4,flip -358,做多,2020-01-11 13:00:00,2020-01-11 13:05:00,142.88,142.99,2.0,100.0,1.4013,0.15,0.1,0.05,tp_upper -359,做多,2020-01-11 13:25:00,2020-01-11 13:30:00,142.73,143.05,2.0,100.0,1.4024,0.45,0.1,0.35,tp_upper -360,做多,2020-01-11 15:35:00,2020-01-11 15:40:00,143.07,142.87,2.0,100.0,1.4008,-0.28,0.1,-0.38,flip -361,做空,2020-01-11 15:40:00,2020-01-11 15:45:00,142.87,143.18,2.0,100.0,1.3994,-0.43,0.1,-0.53,flip -362,做多,2020-01-11 15:45:00,2020-01-11 16:00:00,143.18,142.76,1.99,100.0,1.3919,-0.58,0.1,-0.68,tp_upper -363,做多,2020-01-11 16:05:00,2020-01-11 16:10:00,143.54,143.8,1.99,100.0,1.383,0.36,0.1,0.26,tp_upper -364,做多,2020-01-11 18:10:00,2020-01-11 18:15:00,146.4,146.38,1.99,100.0,1.3571,-0.03,0.1,-0.13,flip -365,做空,2020-01-11 18:15:00,2020-01-11 18:20:00,146.38,146.43,1.98,100.0,1.3557,-0.07,0.1,-0.17,flip -366,做多,2020-01-11 18:20:00,2020-01-11 18:35:00,146.43,146.64,1.98,100.0,1.3534,0.28,0.1,0.18,flip -367,做空,2020-01-11 18:35:00,2020-01-11 18:55:00,146.64,146.59,1.98,100.0,1.3521,0.07,0.1,-0.03,flip -368,做多,2020-01-11 18:55:00,2020-01-11 19:05:00,146.59,146.91,1.98,100.0,1.3517,0.43,0.1,0.33,tp_upper -369,做多,2020-01-11 19:50:00,2020-01-11 20:20:00,146.43,146.65,1.98,100.0,1.3547,0.3,0.1,0.2,flip -370,做空,2020-01-11 20:20:00,2020-01-11 20:30:00,146.65,146.13,1.98,100.0,1.3534,0.7,0.1,0.6,tp_lower -371,做多,2020-01-11 21:00:00,2020-01-11 21:15:00,146.33,146.27,1.99,100.0,1.3598,-0.08,0.1,-0.18,flip -372,做空,2020-01-11 21:15:00,2020-01-11 21:25:00,146.27,146.13,1.99,100.0,1.3584,0.19,0.1,0.09,flip -373,做多,2020-01-11 21:25:00,2020-01-11 21:35:00,146.13,147.04,1.99,100.0,1.3597,1.24,0.1,1.14,tp_upper -374,做多,2020-01-11 21:35:00,2020-01-11 21:40:00,147.04,147.47,2.0,100.0,1.3583,0.58,0.1,0.48,tp_upper -375,做多,2020-01-11 23:25:00,2020-01-11 23:30:00,143.29,142.97,2.0,100.0,1.3966,-0.45,0.1,-0.55,flip -376,做空,2020-01-11 23:30:00,2020-01-12 00:00:00,142.97,142.31,1.99,100.0,1.3952,0.92,0.1,0.82,tp_lower -377,做多,2020-01-12 00:15:00,2020-01-12 00:45:00,142.59,143.28,2.08,100.0,1.46,1.01,0.1,0.9,tp_upper -378,做多,2020-01-12 01:55:00,2020-01-12 02:15:00,143.25,144.28,2.09,100.0,1.4588,1.5,0.11,1.4,tp_upper -379,做多,2020-01-12 02:15:00,2020-01-12 02:20:00,144.28,144.13,2.1,100.0,1.4574,-0.22,0.11,-0.32,tp_upper -380,做多,2020-01-12 03:20:00,2020-01-12 04:10:00,143.87,143.75,2.1,100.0,1.4585,-0.18,0.1,-0.28,flip -381,做空,2020-01-12 04:10:00,2020-01-12 04:15:00,143.75,143.86,2.09,100.0,1.4571,-0.16,0.1,-0.27,flip -382,做多,2020-01-12 04:15:00,2020-01-12 04:30:00,143.86,143.91,2.09,100.0,1.4534,0.07,0.1,-0.03,flip -383,做空,2020-01-12 04:30:00,2020-01-12 04:40:00,143.91,143.63,2.09,100.0,1.4519,0.41,0.1,0.3,tp_lower -384,做多,2020-01-12 05:10:00,2020-01-12 05:15:00,143.93,143.89,2.09,100.0,1.4531,-0.06,0.1,-0.16,flip -385,做空,2020-01-12 05:15:00,2020-01-12 05:25:00,143.89,143.81,2.09,100.0,1.4516,0.12,0.1,0.01,flip -386,做多,2020-01-12 05:25:00,2020-01-12 05:35:00,143.81,143.85,2.09,100.0,1.4518,0.06,0.1,-0.05,flip -387,做空,2020-01-12 05:35:00,2020-01-12 07:00:00,143.85,144.54,2.09,100.0,1.4504,-1.0,0.1,-1.11,flip -388,做多,2020-01-12 07:00:00,2020-01-12 08:15:00,144.54,144.87,2.07,100.0,1.4351,0.47,0.1,0.37,tp_upper -389,做多,2020-01-12 09:20:00,2020-01-12 09:30:00,144.88,144.69,2.08,100.0,1.4335,-0.27,0.1,-0.38,flip -390,做空,2020-01-12 09:30:00,2020-01-12 09:45:00,144.69,144.3,2.07,100.0,1.4321,0.56,0.1,0.46,tp_lower -391,做多,2020-01-12 10:45:00,2020-01-12 10:50:00,144.27,143.88,2.08,100.0,1.4387,-0.56,0.1,-0.66,flip -392,做空,2020-01-12 10:50:00,2020-01-12 11:25:00,143.88,143.71,2.07,100.0,1.4373,0.24,0.1,0.14,flip -393,做多,2020-01-12 11:25:00,2020-01-12 12:15:00,143.71,144.09,2.07,100.0,1.4392,0.55,0.1,0.44,tp_upper -394,做多,2020-01-12 12:30:00,2020-01-12 12:50:00,143.52,143.97,2.07,100.0,1.4435,0.65,0.1,0.55,tp_upper -395,做多,2020-01-12 12:50:00,2020-01-12 12:55:00,143.97,143.72,2.08,100.0,1.4421,-0.36,0.1,-0.46,tp_upper -396,做多,2020-01-12 13:10:00,2020-01-12 13:20:00,143.72,143.68,2.07,100.0,1.4406,-0.06,0.1,-0.16,flip -397,做空,2020-01-12 13:20:00,2020-01-12 13:35:00,143.68,143.74,2.07,100.0,1.4392,-0.09,0.1,-0.19,flip -398,做多,2020-01-12 13:35:00,2020-01-12 13:45:00,143.74,144.92,2.06,100.0,1.4365,1.7,0.1,1.59,tp_upper -399,做多,2020-01-12 15:00:00,2020-01-12 15:30:00,144.48,144.67,2.08,100.0,1.4395,0.27,0.1,0.17,flip -400,做空,2020-01-12 15:30:00,2020-01-12 16:15:00,144.67,144.88,2.08,100.0,1.438,-0.3,0.1,-0.41,flip -401,做多,2020-01-12 16:15:00,2020-01-12 17:20:00,144.88,144.82,2.08,100.0,1.4324,-0.09,0.1,-0.19,tp_upper -402,做多,2020-01-12 17:30:00,2020-01-12 17:35:00,144.57,144.47,2.07,100.0,1.4335,-0.14,0.1,-0.25,flip -403,做空,2020-01-12 17:35:00,2020-01-12 18:00:00,144.47,144.56,2.07,100.0,1.432,-0.13,0.1,-0.23,flip -404,做多,2020-01-12 18:00:00,2020-01-12 18:05:00,144.56,144.33,2.07,100.0,1.4288,-0.33,0.1,-0.43,flip -405,做空,2020-01-12 18:05:00,2020-01-12 19:30:00,144.33,144.49,2.06,100.0,1.4274,-0.23,0.1,-0.33,flip -406,做多,2020-01-12 19:30:00,2020-01-12 20:00:00,144.49,144.72,2.06,100.0,1.4228,0.33,0.1,0.22,tp_upper -407,做多,2020-01-12 20:00:00,2020-01-12 20:10:00,144.72,144.64,2.06,100.0,1.4214,-0.11,0.1,-0.22,flip -408,做空,2020-01-12 20:10:00,2020-01-12 20:20:00,144.64,144.88,2.05,100.0,1.42,-0.34,0.1,-0.44,flip -409,做多,2020-01-12 20:20:00,2020-01-12 20:25:00,144.88,144.84,2.05,100.0,1.4138,-0.06,0.1,-0.16,tp_upper -410,做多,2020-01-12 20:45:00,2020-01-12 21:25:00,144.81,144.77,2.05,100.0,1.4127,-0.06,0.1,-0.16,flip -411,做空,2020-01-12 21:25:00,2020-01-12 21:40:00,144.77,144.56,2.04,100.0,1.4113,0.3,0.1,0.19,tp_lower -412,做多,2020-01-12 23:25:00,2020-01-12 23:55:00,145.11,146.57,2.04,100.0,1.4086,2.06,0.1,1.95,tp_upper -413,做多,2020-01-13 01:55:00,2020-01-13 02:00:00,145.39,145.38,2.13,100.0,1.4655,-0.01,0.11,-0.12,tp_upper -414,做多,2020-01-13 03:50:00,2020-01-13 03:55:00,143.76,143.44,2.13,100.0,1.4805,-0.47,0.11,-0.58,flip -415,做空,2020-01-13 03:55:00,2020-01-13 04:20:00,143.44,143.59,2.12,100.0,1.479,-0.22,0.11,-0.33,flip -416,做多,2020-01-13 04:20:00,2020-01-13 05:20:00,143.59,143.51,2.12,100.0,1.4745,-0.12,0.11,-0.22,flip -417,做空,2020-01-13 05:20:00,2020-01-13 05:30:00,143.51,143.6,2.11,100.0,1.473,-0.13,0.11,-0.24,flip -418,做多,2020-01-13 05:30:00,2020-01-13 06:10:00,143.6,143.68,2.11,100.0,1.4697,0.12,0.11,0.01,flip -419,做空,2020-01-13 06:10:00,2020-01-13 06:35:00,143.68,143.12,2.11,100.0,1.4682,0.82,0.11,0.72,tp_lower -420,做多,2020-01-13 07:45:00,2020-01-13 07:55:00,143.21,142.89,2.12,100.0,1.4773,-0.47,0.11,-0.58,flip -421,做空,2020-01-13 07:55:00,2020-01-13 08:20:00,142.89,143.34,2.11,100.0,1.4758,-0.66,0.11,-0.77,flip -422,做多,2020-01-13 08:20:00,2020-01-13 08:25:00,143.34,143.27,2.1,100.0,1.4651,-0.1,0.1,-0.21,tp_upper -423,做多,2020-01-13 09:20:00,2020-01-13 09:30:00,143.28,143.16,2.1,100.0,1.4635,-0.18,0.1,-0.28,flip -424,做空,2020-01-13 09:30:00,2020-01-13 09:35:00,143.16,143.18,2.09,100.0,1.462,-0.03,0.1,-0.13,flip -425,做多,2020-01-13 09:35:00,2020-01-13 10:20:00,143.18,143.59,2.09,100.0,1.4602,0.6,0.1,0.49,tp_upper -426,做多,2020-01-13 13:05:00,2020-01-13 13:10:00,143.15,143.57,2.09,100.0,1.4632,0.61,0.11,0.51,tp_upper -427,做多,2020-01-13 14:50:00,2020-01-13 14:55:00,142.95,142.87,2.1,100.0,1.4681,-0.12,0.1,-0.22,flip -428,做空,2020-01-13 14:55:00,2020-01-13 15:00:00,142.87,143.06,2.1,100.0,1.4666,-0.28,0.1,-0.38,flip -429,做多,2020-01-13 15:00:00,2020-01-13 15:15:00,143.06,142.92,2.09,100.0,1.4613,-0.2,0.1,-0.31,flip -430,做空,2020-01-13 15:15:00,2020-01-13 16:05:00,142.92,142.74,2.09,100.0,1.4598,0.26,0.1,0.16,tp_lower -431,做多,2020-01-13 16:10:00,2020-01-13 16:15:00,143.31,143.18,2.09,100.0,1.4562,-0.19,0.1,-0.29,tp_upper -432,做多,2020-01-13 16:35:00,2020-01-13 16:55:00,142.93,143.38,2.08,100.0,1.4573,0.66,0.1,0.55,tp_upper -433,做多,2020-01-13 17:45:00,2020-01-13 19:00:00,143.23,143.2,2.09,100.0,1.4574,-0.04,0.1,-0.15,flip -434,做空,2020-01-13 19:00:00,2020-01-13 19:10:00,143.2,143.23,2.08,100.0,1.4559,-0.04,0.1,-0.15,flip -435,做多,2020-01-13 19:10:00,2020-01-13 19:15:00,143.23,143.37,2.08,100.0,1.4538,0.2,0.1,0.1,tp_upper -436,做多,2020-01-13 21:20:00,2020-01-13 21:40:00,144.11,144.13,2.08,100.0,1.4449,0.03,0.1,-0.08,flip -437,做空,2020-01-13 21:40:00,2020-01-13 21:45:00,144.13,144.31,2.08,100.0,1.4435,-0.26,0.1,-0.36,flip -438,做多,2020-01-13 21:45:00,2020-01-13 22:05:00,144.31,144.2,2.08,100.0,1.4384,-0.16,0.1,-0.26,flip -439,做空,2020-01-13 22:05:00,2020-01-13 22:55:00,144.2,143.87,2.07,100.0,1.437,0.47,0.1,0.37,tp_lower -440,做多,2020-01-13 23:05:00,2020-01-13 23:10:00,144.15,144.08,2.07,100.0,1.4393,-0.1,0.1,-0.2,flip -441,做空,2020-01-13 23:10:00,2020-01-13 23:15:00,144.08,143.93,2.07,100.0,1.4379,0.22,0.1,0.11,tp_lower -442,做多,2020-01-13 23:20:00,2020-01-14 00:15:00,144.09,144.27,2.07,100.0,1.4379,0.26,0.1,0.16,tp_upper -443,做多,2020-01-14 00:15:00,2020-01-14 00:20:00,144.27,144.32,2.13,100.0,1.475,0.07,0.11,-0.03,tp_upper -444,做多,2020-01-14 02:20:00,2020-01-14 02:45:00,146.82,146.86,2.13,100.0,1.4484,0.06,0.11,-0.05,flip -445,做空,2020-01-14 02:45:00,2020-01-14 02:50:00,146.86,146.99,2.13,100.0,1.447,-0.19,0.11,-0.29,flip -446,做多,2020-01-14 02:50:00,2020-01-14 03:00:00,146.99,146.89,2.12,100.0,1.443,-0.14,0.11,-0.25,flip -447,做空,2020-01-14 03:00:00,2020-01-14 03:05:00,146.89,147.14,2.12,100.0,1.4415,-0.36,0.11,-0.47,flip -448,做多,2020-01-14 03:05:00,2020-01-14 03:10:00,147.14,147.1,2.11,100.0,1.4352,-0.06,0.11,-0.16,flip -449,做空,2020-01-14 03:10:00,2020-01-14 03:15:00,147.1,147.31,2.11,100.0,1.4338,-0.3,0.11,-0.41,flip -450,做多,2020-01-14 03:15:00,2020-01-14 03:30:00,147.31,147.69,2.1,100.0,1.4282,0.54,0.11,0.44,tp_upper -451,做多,2020-01-14 05:10:00,2020-01-14 06:50:00,149.24,148.8,2.11,100.0,1.412,-0.62,0.11,-0.73,flip -452,做空,2020-01-14 06:50:00,2020-01-14 08:50:00,148.8,149.38,2.1,100.0,1.4106,-0.82,0.11,-0.92,flip -453,做多,2020-01-14 08:50:00,2020-01-14 08:55:00,149.38,149.38,2.09,100.0,1.3982,0.0,0.1,-0.1,flip -454,做空,2020-01-14 08:55:00,2020-01-14 10:05:00,149.38,150.18,2.09,100.0,1.3968,-1.12,0.1,-1.22,flip -455,做多,2020-01-14 10:05:00,2020-01-14 10:15:00,150.18,150.0,2.07,100.0,1.3805,-0.25,0.1,-0.35,flip -456,做空,2020-01-14 10:15:00,2020-01-14 10:50:00,150.0,150.44,2.07,100.0,1.3792,-0.61,0.1,-0.71,flip -457,做多,2020-01-14 10:50:00,2020-01-14 11:15:00,150.44,151.08,2.06,100.0,1.3697,0.88,0.1,0.77,tp_upper -458,做多,2020-01-14 12:50:00,2020-01-14 12:55:00,151.41,151.18,2.07,100.0,1.3654,-0.31,0.1,-0.42,flip -459,做空,2020-01-14 12:55:00,2020-01-14 13:00:00,151.18,151.62,2.06,100.0,1.364,-0.6,0.1,-0.7,flip -460,做多,2020-01-14 13:00:00,2020-01-14 13:45:00,151.62,153.2,2.05,100.0,1.3547,2.14,0.1,2.04,tp_upper -461,做多,2020-01-14 16:45:00,2020-01-14 16:55:00,155.55,159.55,2.07,100.0,1.3329,5.33,0.11,5.23,tp_upper -462,做多,2020-01-14 18:35:00,2020-01-14 18:45:00,163.05,163.89,2.12,100.0,1.303,1.09,0.11,0.99,flip -463,做空,2020-01-14 18:45:00,2020-01-14 18:50:00,163.89,164.3,2.13,100.0,1.3017,-0.53,0.11,-0.64,flip -464,做多,2020-01-14 18:50:00,2020-01-14 19:00:00,164.3,164.64,2.13,100.0,1.2939,0.44,0.11,0.33,flip -465,做空,2020-01-14 19:00:00,2020-01-14 19:35:00,164.64,165.33,2.13,100.0,1.2926,-0.89,0.11,-1.0,flip -466,做多,2020-01-14 19:35:00,2020-01-14 19:45:00,165.33,165.31,2.12,100.0,1.2806,-0.03,0.11,-0.13,flip -467,做空,2020-01-14 19:45:00,2020-01-14 20:05:00,165.31,164.73,2.11,100.0,1.2793,0.74,0.11,0.64,flip -468,做多,2020-01-14 20:05:00,2020-01-14 20:10:00,164.73,164.11,2.12,100.0,1.287,-0.8,0.11,-0.9,flip -469,做空,2020-01-14 20:10:00,2020-01-14 20:25:00,164.11,163.91,2.11,100.0,1.2857,0.26,0.11,0.15,tp_lower -470,做多,2020-01-14 20:40:00,2020-01-14 20:45:00,164.83,163.69,2.11,100.0,1.2804,-1.46,0.1,-1.56,flip -471,做空,2020-01-14 20:45:00,2020-01-14 20:55:00,163.69,163.63,2.09,100.0,1.2791,0.08,0.1,-0.03,flip -472,做多,2020-01-14 20:55:00,2020-01-14 21:50:00,163.63,164.56,2.09,100.0,1.2788,1.19,0.11,1.08,tp_upper -473,做多,2020-01-14 23:00:00,2020-01-14 23:20:00,164.27,165.53,2.1,100.0,1.2797,1.61,0.11,1.51,tp_upper -474,做多,2020-01-15 00:05:00,2020-01-15 00:25:00,165.59,168.39,2.18,100.0,1.314,3.68,0.11,3.57,tp_upper -475,做多,2020-01-15 01:10:00,2020-01-15 01:20:00,167.51,167.66,2.21,100.0,1.3196,0.2,0.11,0.09,flip -476,做空,2020-01-15 01:20:00,2020-01-15 01:25:00,167.66,168.07,2.21,100.0,1.3183,-0.54,0.11,-0.65,flip -477,做多,2020-01-15 01:25:00,2020-01-15 01:40:00,168.07,167.33,2.2,100.0,1.3105,-0.97,0.11,-1.08,flip -478,做空,2020-01-15 01:40:00,2020-01-15 02:10:00,167.33,167.91,2.19,100.0,1.3092,-0.76,0.11,-0.87,flip -479,做多,2020-01-15 02:10:00,2020-01-15 02:45:00,167.91,167.2,2.18,100.0,1.2989,-0.92,0.11,-1.03,flip -480,做空,2020-01-15 02:45:00,2020-01-15 03:05:00,167.2,166.08,2.17,100.0,1.2976,1.45,0.11,1.35,tp_lower -481,做多,2020-01-15 05:30:00,2020-01-15 05:35:00,161.73,161.5,2.18,100.0,1.3491,-0.31,0.11,-0.42,flip -482,做空,2020-01-15 05:35:00,2020-01-15 05:50:00,161.5,161.32,2.18,100.0,1.3478,0.24,0.11,0.13,flip -483,做多,2020-01-15 05:50:00,2020-01-15 05:55:00,161.32,161.12,2.18,100.0,1.3494,-0.27,0.11,-0.38,flip -484,做空,2020-01-15 05:55:00,2020-01-15 06:00:00,161.12,161.31,2.17,100.0,1.3481,-0.26,0.11,-0.36,flip -485,做多,2020-01-15 06:00:00,2020-01-15 06:15:00,161.31,162.04,2.17,100.0,1.3435,0.98,0.11,0.87,tp_upper -486,做多,2020-01-15 07:20:00,2020-01-15 08:45:00,162.32,162.23,2.17,100.0,1.3399,-0.12,0.11,-0.23,flip -487,做空,2020-01-15 08:45:00,2020-01-15 09:00:00,162.23,162.59,2.17,100.0,1.3385,-0.48,0.11,-0.59,flip -488,做多,2020-01-15 09:00:00,2020-01-15 09:30:00,162.59,163.38,2.16,100.0,1.3313,1.05,0.11,0.94,tp_upper -489,做多,2020-01-15 11:15:00,2020-01-15 11:30:00,166.14,165.93,2.17,100.0,1.3079,-0.27,0.11,-0.38,flip -490,做空,2020-01-15 11:30:00,2020-01-15 11:50:00,165.93,165.12,2.17,100.0,1.3065,1.06,0.11,0.95,tp_lower -491,做多,2020-01-15 12:05:00,2020-01-15 12:10:00,166.56,166.32,2.18,100.0,1.3067,-0.31,0.11,-0.42,flip -492,做空,2020-01-15 12:10:00,2020-01-15 12:45:00,166.32,166.09,2.17,100.0,1.3054,0.3,0.11,0.19,flip -493,做多,2020-01-15 12:45:00,2020-01-15 12:50:00,166.09,165.53,2.17,100.0,1.3077,-0.73,0.11,-0.84,flip -494,做空,2020-01-15 12:50:00,2020-01-15 13:00:00,165.53,166.31,2.16,100.0,1.3064,-1.02,0.11,-1.13,flip -495,做多,2020-01-15 13:00:00,2020-01-15 13:10:00,166.31,167.27,2.15,100.0,1.2928,1.24,0.11,1.13,tp_upper -496,做多,2020-01-15 13:40:00,2020-01-15 13:45:00,167.2,168.19,2.16,100.0,1.292,1.28,0.11,1.17,tp_upper -497,做多,2020-01-15 14:45:00,2020-01-15 16:20:00,166.3,164.17,2.17,100.0,1.3054,-2.78,0.11,-2.89,flip -498,做空,2020-01-15 16:20:00,2020-01-15 16:30:00,164.17,164.82,2.14,100.0,1.3041,-0.85,0.11,-0.96,flip -499,做多,2020-01-15 16:30:00,2020-01-15 17:00:00,164.82,163.78,2.13,100.0,1.2925,-1.34,0.11,-1.45,flip -500,做空,2020-01-15 17:00:00,2020-01-15 17:10:00,163.78,163.81,2.11,100.0,1.2912,-0.04,0.11,-0.14,flip -501,做多,2020-01-15 17:10:00,2020-01-15 17:20:00,163.81,163.47,2.11,100.0,1.2895,-0.44,0.11,-0.54,flip -502,做空,2020-01-15 17:20:00,2020-01-15 17:25:00,163.47,164.05,2.11,100.0,1.2882,-0.75,0.11,-0.85,flip -503,做多,2020-01-15 17:25:00,2020-01-15 17:30:00,164.05,163.85,2.1,100.0,1.2778,-0.26,0.1,-0.36,flip -504,做空,2020-01-15 17:30:00,2020-01-15 17:35:00,163.85,164.19,2.09,100.0,1.2765,-0.43,0.1,-0.54,flip -505,做多,2020-01-15 17:35:00,2020-01-15 17:55:00,164.19,165.09,2.09,100.0,1.2699,1.14,0.1,1.04,tp_upper -506,做多,2020-01-15 18:15:00,2020-01-15 18:20:00,164.36,164.27,2.09,100.0,1.2743,-0.11,0.1,-0.22,flip -507,做空,2020-01-15 18:20:00,2020-01-15 18:35:00,164.27,163.88,2.09,100.0,1.273,0.5,0.1,0.39,flip -508,做多,2020-01-15 18:35:00,2020-01-15 18:45:00,163.88,164.11,2.09,100.0,1.2778,0.29,0.1,0.19,flip -509,做空,2020-01-15 18:45:00,2020-01-15 19:00:00,164.11,164.08,2.09,100.0,1.2765,0.04,0.1,-0.07,flip -510,做多,2020-01-15 19:00:00,2020-01-15 19:25:00,164.08,164.31,2.09,100.0,1.2757,0.29,0.1,0.19,flip -511,做空,2020-01-15 19:25:00,2020-01-15 19:35:00,164.31,164.46,2.09,100.0,1.2745,-0.19,0.1,-0.3,flip -512,做多,2020-01-15 19:35:00,2020-01-15 19:55:00,164.46,164.73,2.09,100.0,1.2709,0.34,0.1,0.24,tp_upper -513,做多,2020-01-15 20:35:00,2020-01-15 20:40:00,165.96,165.95,2.09,100.0,1.2602,-0.01,0.1,-0.12,tp_upper -514,做多,2020-01-15 21:50:00,2020-01-15 21:55:00,165.7,165.51,2.09,100.0,1.2608,-0.24,0.1,-0.34,flip -515,做空,2020-01-15 21:55:00,2020-01-15 22:35:00,165.51,165.99,2.08,100.0,1.2596,-0.6,0.1,-0.71,flip -516,做多,2020-01-15 22:35:00,2020-01-15 22:45:00,165.99,165.61,2.08,100.0,1.251,-0.48,0.1,-0.58,flip -517,做空,2020-01-15 22:45:00,2020-01-15 23:20:00,165.61,165.6,2.07,100.0,1.2498,0.01,0.1,-0.09,flip -518,做多,2020-01-15 23:20:00,2020-01-15 23:25:00,165.6,166.5,2.07,100.0,1.2487,1.12,0.1,1.02,tp_upper -519,做多,2020-01-15 23:25:00,2020-01-15 23:30:00,166.5,166.03,2.08,100.0,1.2474,-0.59,0.1,-0.69,tp_upper -520,做多,2020-01-15 23:40:00,2020-01-16 00:00:00,166.25,167.45,2.07,100.0,1.2445,1.49,0.1,1.39,tp_upper -521,做多,2020-01-16 02:40:00,2020-01-16 02:45:00,161.33,160.93,2.17,100.0,1.3459,-0.54,0.11,-0.65,flip -522,做空,2020-01-16 02:45:00,2020-01-16 03:10:00,160.93,159.58,2.16,100.0,1.3445,1.82,0.11,1.71,tp_lower -523,做多,2020-01-16 04:10:00,2020-01-16 04:20:00,160.78,160.22,2.18,100.0,1.3557,-0.76,0.11,-0.87,flip -524,做空,2020-01-16 04:20:00,2020-01-16 04:25:00,160.22,160.7,2.17,100.0,1.3544,-0.65,0.11,-0.76,flip -525,做多,2020-01-16 04:25:00,2020-01-16 04:35:00,160.7,160.9,2.16,100.0,1.3449,0.27,0.11,0.16,tp_upper -526,做多,2020-01-16 08:15:00,2020-01-16 08:35:00,161.86,162.01,2.16,100.0,1.3356,0.2,0.11,0.09,tp_upper -527,做多,2020-01-16 08:55:00,2020-01-16 09:00:00,161.47,161.27,2.16,100.0,1.3387,-0.27,0.11,-0.38,flip -528,做空,2020-01-16 09:00:00,2020-01-16 09:10:00,161.27,160.9,2.16,100.0,1.3374,0.49,0.11,0.39,tp_lower -529,做多,2020-01-16 09:50:00,2020-01-16 10:00:00,161.33,161.11,2.16,100.0,1.3386,-0.29,0.11,-0.4,flip -530,做空,2020-01-16 10:00:00,2020-01-16 10:15:00,161.11,161.3,2.15,100.0,1.3373,-0.25,0.11,-0.36,flip -531,做多,2020-01-16 10:15:00,2020-01-16 10:20:00,161.3,161.13,2.15,100.0,1.3328,-0.23,0.11,-0.33,flip -532,做空,2020-01-16 10:20:00,2020-01-16 12:35:00,161.13,164.1,2.15,100.0,1.3315,-3.95,0.11,-4.06,flip -533,做多,2020-01-16 12:35:00,2020-01-16 12:40:00,164.1,163.36,2.1,100.0,1.282,-0.95,0.1,-1.05,flip -534,做空,2020-01-16 12:40:00,2020-01-16 12:50:00,163.36,163.85,2.09,100.0,1.2807,-0.63,0.1,-0.73,flip -535,做多,2020-01-16 12:50:00,2020-01-16 14:50:00,163.85,161.55,2.08,100.0,1.2717,-2.93,0.1,-3.03,flip -536,做空,2020-01-16 14:50:00,2020-01-16 14:55:00,161.55,162.46,2.05,100.0,1.2705,-1.16,0.1,-1.26,flip -537,做多,2020-01-16 14:55:00,2020-01-16 15:00:00,162.46,163.14,2.04,100.0,1.255,0.85,0.1,0.75,tp_upper -538,做多,2020-01-16 17:05:00,2020-01-16 17:20:00,162.65,163.91,2.05,100.0,1.2575,1.58,0.1,1.48,tp_upper -539,做多,2020-01-16 18:15:00,2020-01-16 18:20:00,163.18,162.68,2.06,100.0,1.2619,-0.63,0.1,-0.73,flip -540,做空,2020-01-16 18:20:00,2020-01-16 18:30:00,162.68,163.83,2.05,100.0,1.2606,-1.45,0.1,-1.55,flip -541,做多,2020-01-16 18:30:00,2020-01-16 18:55:00,163.83,163.5,2.03,100.0,1.2416,-0.41,0.1,-0.51,flip -542,做空,2020-01-16 18:55:00,2020-01-16 19:00:00,163.5,163.79,2.03,100.0,1.2404,-0.36,0.1,-0.46,flip -543,做多,2020-01-16 19:00:00,2020-01-16 19:20:00,163.79,163.68,2.02,100.0,1.2348,-0.14,0.1,-0.24,flip -544,做空,2020-01-16 19:20:00,2020-01-16 19:55:00,163.68,163.65,2.02,100.0,1.2335,0.04,0.1,-0.06,flip -545,做多,2020-01-16 19:55:00,2020-01-16 20:00:00,163.65,164.16,2.02,100.0,1.2327,0.63,0.1,0.53,tp_upper -546,做多,2020-01-16 20:00:00,2020-01-16 20:05:00,164.16,164.17,2.02,100.0,1.2315,0.01,0.1,-0.09,tp_upper -547,做多,2020-01-16 20:20:00,2020-01-16 20:25:00,164.29,164.21,2.02,100.0,1.2294,-0.1,0.1,-0.2,tp_upper -548,做多,2020-01-16 21:25:00,2020-01-16 21:30:00,164.34,164.2,2.02,100.0,1.2272,-0.17,0.1,-0.27,flip -549,做空,2020-01-16 21:30:00,2020-01-16 21:40:00,164.2,164.45,2.01,100.0,1.226,-0.31,0.1,-0.41,flip -550,做多,2020-01-16 21:40:00,2020-01-16 21:45:00,164.45,164.3,2.01,100.0,1.221,-0.18,0.1,-0.28,flip -551,做空,2020-01-16 21:45:00,2020-01-16 22:35:00,164.3,164.18,2.0,100.0,1.2198,0.15,0.1,0.05,flip -552,做多,2020-01-16 22:35:00,2020-01-16 23:05:00,164.18,164.49,2.0,100.0,1.2203,0.38,0.1,0.28,tp_upper -553,做多,2020-01-16 23:40:00,2020-01-16 23:55:00,164.09,164.37,2.01,100.0,1.2221,0.34,0.1,0.24,tp_upper -554,做多,2020-01-17 00:55:00,2020-01-17 01:05:00,163.87,163.76,2.07,100.0,1.2629,-0.14,0.1,-0.24,flip -555,做空,2020-01-17 01:05:00,2020-01-17 01:10:00,163.76,163.77,2.07,100.0,1.2616,-0.01,0.1,-0.12,flip -556,做多,2020-01-17 01:10:00,2020-01-17 01:25:00,163.77,163.95,2.06,100.0,1.2602,0.23,0.1,0.12,flip -557,做空,2020-01-17 01:25:00,2020-01-17 04:35:00,163.95,165.81,2.06,100.0,1.259,-2.34,0.1,-2.45,flip -558,做多,2020-01-17 04:35:00,2020-01-17 05:15:00,165.81,168.57,2.04,100.0,1.2295,3.39,0.1,3.29,tp_upper -559,做多,2020-01-17 07:20:00,2020-01-17 07:55:00,169.89,171.23,2.07,100.0,1.2187,1.63,0.1,1.53,tp_upper -560,做多,2020-01-17 08:55:00,2020-01-17 09:25:00,171.8,173.19,2.08,100.0,1.2134,1.69,0.11,1.58,tp_upper -561,做多,2020-01-17 09:40:00,2020-01-17 09:45:00,172.17,171.59,2.1,100.0,1.2194,-0.71,0.1,-0.81,flip -562,做空,2020-01-17 09:45:00,2020-01-17 09:50:00,171.59,172.39,2.09,100.0,1.2182,-0.97,0.11,-1.08,flip -563,做多,2020-01-17 09:50:00,2020-01-17 09:55:00,172.39,172.19,2.08,100.0,1.2057,-0.24,0.1,-0.34,flip -564,做空,2020-01-17 09:55:00,2020-01-17 10:10:00,172.19,171.91,2.07,100.0,1.2045,0.34,0.1,0.23,flip -565,做多,2020-01-17 10:10:00,2020-01-17 11:30:00,171.91,170.77,2.08,100.0,1.2072,-1.38,0.1,-1.48,flip -566,做空,2020-01-17 11:30:00,2020-01-17 11:50:00,170.77,170.45,2.06,100.0,1.206,0.39,0.1,0.28,tp_lower -567,做多,2020-01-17 13:15:00,2020-01-17 13:30:00,169.11,169.17,2.06,100.0,1.2189,0.07,0.1,-0.03,flip -568,做空,2020-01-17 13:30:00,2020-01-17 13:55:00,169.17,168.75,2.06,100.0,1.2177,0.51,0.1,0.41,flip -569,做多,2020-01-17 13:55:00,2020-01-17 15:45:00,168.75,168.39,2.06,100.0,1.2225,-0.44,0.1,-0.54,tp_upper -570,做多,2020-01-17 18:00:00,2020-01-17 18:10:00,170.64,170.66,2.06,100.0,1.2052,0.02,0.1,-0.08,flip -571,做空,2020-01-17 18:10:00,2020-01-17 18:15:00,170.66,170.95,2.05,100.0,1.204,-0.35,0.1,-0.45,flip -572,做多,2020-01-17 18:15:00,2020-01-17 18:40:00,170.95,172.53,2.05,100.0,1.1987,1.89,0.1,1.79,tp_upper -573,做多,2020-01-17 21:00:00,2020-01-17 21:05:00,169.83,169.74,2.07,100.0,1.2165,-0.11,0.1,-0.21,flip -574,做空,2020-01-17 21:05:00,2020-01-17 21:10:00,169.74,170.08,2.06,100.0,1.2153,-0.41,0.1,-0.52,flip -575,做多,2020-01-17 21:10:00,2020-01-17 21:35:00,170.08,170.59,2.06,100.0,1.2092,0.62,0.1,0.51,tp_upper -576,做多,2020-01-17 23:30:00,2020-01-17 23:35:00,171.97,171.98,2.06,100.0,1.1983,0.01,0.1,-0.09,flip -577,做空,2020-01-17 23:35:00,2020-01-17 23:55:00,171.98,170.06,2.06,100.0,1.1971,2.3,0.1,2.2,tp_lower -578,做多,2020-01-18 00:10:00,2020-01-18 00:25:00,171.86,171.66,2.12,100.0,1.2361,-0.25,0.11,-0.35,flip -579,做空,2020-01-18 00:25:00,2020-01-18 00:30:00,171.66,173.0,2.12,100.0,1.2349,-1.65,0.11,-1.76,flip -580,做多,2020-01-18 00:30:00,2020-01-18 00:35:00,173.0,173.07,2.1,100.0,1.2145,0.09,0.11,-0.02,tp_upper -581,做多,2020-01-18 01:20:00,2020-01-18 01:40:00,172.54,172.11,2.1,100.0,1.2171,-0.52,0.1,-0.63,flip -582,做空,2020-01-18 01:40:00,2020-01-18 01:45:00,172.11,172.45,2.09,100.0,1.2158,-0.41,0.1,-0.52,flip -583,做多,2020-01-18 01:45:00,2020-01-18 02:00:00,172.45,172.58,2.09,100.0,1.2098,0.16,0.1,0.05,flip -584,做空,2020-01-18 02:00:00,2020-01-18 02:15:00,172.58,171.56,2.09,100.0,1.2086,1.23,0.1,1.13,tp_lower -585,做多,2020-01-18 03:15:00,2020-01-18 04:00:00,171.83,171.72,2.1,100.0,1.2199,-0.13,0.1,-0.24,flip -586,做空,2020-01-18 04:00:00,2020-01-18 04:25:00,171.72,170.15,2.09,100.0,1.2186,1.91,0.1,1.81,tp_lower -587,做多,2020-01-18 06:35:00,2020-01-18 06:45:00,167.93,167.9,2.11,100.0,1.2563,-0.04,0.11,-0.14,flip -588,做空,2020-01-18 06:45:00,2020-01-18 07:10:00,167.9,167.95,2.11,100.0,1.255,-0.06,0.11,-0.17,flip -589,做多,2020-01-18 07:10:00,2020-01-18 07:15:00,167.95,169.04,2.1,100.0,1.253,1.37,0.11,1.26,tp_upper -590,做多,2020-01-18 08:25:00,2020-01-18 08:30:00,168.5,168.13,2.12,100.0,1.2558,-0.46,0.11,-0.57,flip -591,做空,2020-01-18 08:30:00,2020-01-18 08:40:00,168.13,168.64,2.11,100.0,1.2545,-0.64,0.11,-0.75,flip -592,做多,2020-01-18 08:40:00,2020-01-18 08:50:00,168.64,168.58,2.1,100.0,1.2457,-0.07,0.11,-0.18,flip -593,做空,2020-01-18 08:50:00,2020-01-18 10:40:00,168.58,170.13,2.1,100.0,1.2445,-1.93,0.11,-2.03,flip -594,做多,2020-01-18 10:40:00,2020-01-18 10:50:00,170.13,169.74,2.08,100.0,1.2205,-0.48,0.1,-0.58,flip -595,做空,2020-01-18 10:50:00,2020-01-18 10:55:00,169.74,169.15,2.07,100.0,1.2193,0.72,0.1,0.62,tp_lower -596,做多,2020-01-18 11:55:00,2020-01-18 12:05:00,169.27,169.11,2.07,100.0,1.2257,-0.2,0.1,-0.3,flip -597,做空,2020-01-18 12:05:00,2020-01-18 12:10:00,169.11,169.73,2.07,100.0,1.2245,-0.76,0.1,-0.86,flip -598,做多,2020-01-18 12:10:00,2020-01-18 12:15:00,169.73,170.25,2.06,100.0,1.2143,0.63,0.1,0.53,tp_upper -599,做多,2020-01-18 16:00:00,2020-01-18 16:05:00,177.59,177.55,2.07,100.0,1.163,-0.05,0.1,-0.15,flip -600,做空,2020-01-18 16:05:00,2020-01-18 16:25:00,177.55,173.37,2.06,100.0,1.1618,4.86,0.1,4.76,tp_lower -601,做多,2020-01-18 17:25:00,2020-01-18 17:30:00,175.0,174.79,2.11,100.0,1.2053,-0.25,0.11,-0.36,flip -602,做空,2020-01-18 17:30:00,2020-01-18 17:45:00,174.79,175.01,2.1,100.0,1.2041,-0.26,0.11,-0.37,flip -603,做多,2020-01-18 17:45:00,2020-01-18 17:55:00,175.01,175.01,2.1,100.0,1.1999,0.0,0.1,-0.1,tp_upper -604,做多,2020-01-18 18:30:00,2020-01-18 18:45:00,174.21,174.48,2.1,100.0,1.2042,0.33,0.11,0.22,flip -605,做空,2020-01-18 18:45:00,2020-01-18 19:05:00,174.48,174.59,2.1,100.0,1.203,-0.13,0.11,-0.24,flip -606,做多,2020-01-18 19:05:00,2020-01-18 19:15:00,174.59,174.55,2.1,100.0,1.2003,-0.05,0.1,-0.15,flip -607,做空,2020-01-18 19:15:00,2020-01-18 20:45:00,174.55,175.45,2.09,100.0,1.1991,-1.08,0.11,-1.18,flip -608,做多,2020-01-18 20:45:00,2020-01-18 20:50:00,175.45,175.1,2.08,100.0,1.1856,-0.41,0.1,-0.52,flip -609,做空,2020-01-18 20:50:00,2020-01-18 20:55:00,175.1,175.76,2.07,100.0,1.1844,-0.78,0.1,-0.89,flip -610,做多,2020-01-18 20:55:00,2020-01-18 21:00:00,175.76,176.14,2.06,100.0,1.1743,0.45,0.1,0.34,tp_upper -611,做多,2020-01-19 00:25:00,2020-01-19 00:40:00,175.82,175.5,2.13,100.0,1.2106,-0.39,0.11,-0.49,flip -612,做空,2020-01-19 00:40:00,2020-01-19 01:55:00,175.5,175.5,2.12,100.0,1.2094,0.0,0.11,-0.11,tp_lower -613,做多,2020-01-19 02:25:00,2020-01-19 02:30:00,176.78,176.53,2.12,100.0,1.1995,-0.3,0.11,-0.41,flip -614,做空,2020-01-19 02:30:00,2020-01-19 02:40:00,176.53,176.39,2.12,100.0,1.1983,0.17,0.11,0.06,flip -615,做多,2020-01-19 02:40:00,2020-01-19 03:40:00,176.39,176.71,2.11,100.0,1.199,0.38,0.11,0.28,flip -616,做空,2020-01-19 03:40:00,2020-01-19 04:05:00,176.71,175.95,2.12,100.0,1.1978,0.91,0.11,0.8,tp_lower -617,做多,2020-01-19 05:00:00,2020-01-19 05:05:00,176.68,176.36,2.12,100.0,1.2019,-0.38,0.11,-0.49,flip -618,做空,2020-01-19 05:05:00,2020-01-19 05:20:00,176.36,176.52,2.12,100.0,1.2007,-0.19,0.11,-0.3,flip -619,做多,2020-01-19 05:20:00,2020-01-19 05:25:00,176.52,176.1,2.11,100.0,1.1973,-0.5,0.11,-0.61,flip -620,做空,2020-01-19 05:25:00,2020-01-19 05:30:00,176.1,175.71,2.11,100.0,1.1961,0.47,0.11,0.36,tp_lower -621,做多,2020-01-19 05:50:00,2020-01-19 05:55:00,176.39,176.23,2.11,100.0,1.1956,-0.19,0.11,-0.3,flip -622,做空,2020-01-19 05:55:00,2020-01-19 06:40:00,176.23,175.19,2.1,100.0,1.1944,1.24,0.1,1.14,tp_lower -623,做多,2020-01-19 07:15:00,2020-01-19 07:30:00,175.9,176.19,2.12,100.0,1.2025,0.35,0.11,0.24,flip -624,做空,2020-01-19 07:30:00,2020-01-19 08:45:00,176.19,176.52,2.12,100.0,1.2013,-0.4,0.11,-0.5,flip -625,做多,2020-01-19 08:45:00,2020-01-19 09:00:00,176.52,176.16,2.11,100.0,1.1957,-0.43,0.11,-0.54,flip -626,做空,2020-01-19 09:00:00,2020-01-19 09:20:00,176.16,176.48,2.1,100.0,1.1945,-0.38,0.11,-0.49,flip -627,做多,2020-01-19 09:20:00,2020-01-19 09:25:00,176.48,177.19,2.1,100.0,1.1889,0.84,0.11,0.74,tp_upper -628,做多,2020-01-19 09:25:00,2020-01-19 09:30:00,177.19,177.31,2.1,100.0,1.1877,0.14,0.11,0.04,tp_upper -629,做多,2020-01-19 13:45:00,2020-01-19 14:50:00,164.64,164.81,2.1,100.0,1.2779,0.22,0.11,0.11,flip -630,做空,2020-01-19 14:50:00,2020-01-19 15:10:00,164.81,164.89,2.1,100.0,1.2766,-0.1,0.11,-0.21,flip -631,做多,2020-01-19 15:10:00,2020-01-19 15:20:00,164.89,164.66,2.1,100.0,1.2741,-0.29,0.1,-0.4,flip -632,做空,2020-01-19 15:20:00,2020-01-19 15:25:00,164.66,164.99,2.1,100.0,1.2728,-0.42,0.1,-0.53,flip -633,做多,2020-01-19 15:25:00,2020-01-19 15:40:00,164.99,165.06,2.09,100.0,1.2664,0.09,0.1,-0.02,flip -634,做空,2020-01-19 15:40:00,2020-01-19 16:00:00,165.06,165.8,2.09,100.0,1.2652,-0.94,0.1,-1.04,flip -635,做多,2020-01-19 16:00:00,2020-01-19 16:05:00,165.8,165.77,2.08,100.0,1.2526,-0.04,0.1,-0.14,tp_upper -636,做多,2020-01-19 16:50:00,2020-01-19 17:45:00,165.39,165.5,2.07,100.0,1.2542,0.14,0.1,0.03,flip -637,做空,2020-01-19 17:45:00,2020-01-19 18:00:00,165.5,165.1,2.07,100.0,1.253,0.5,0.1,0.4,tp_lower -638,做多,2020-01-19 19:05:00,2020-01-19 19:20:00,164.85,164.57,2.08,100.0,1.2597,-0.35,0.1,-0.46,flip -639,做空,2020-01-19 19:20:00,2020-01-19 19:35:00,164.57,164.56,2.07,100.0,1.2584,0.01,0.1,-0.09,flip -640,做多,2020-01-19 19:35:00,2020-01-19 19:50:00,164.56,165.07,2.07,100.0,1.2573,0.64,0.1,0.54,tp_upper -641,做多,2020-01-19 19:50:00,2020-01-19 19:55:00,165.07,165.16,2.07,100.0,1.2561,0.11,0.1,0.01,tp_upper -642,做多,2020-01-19 20:30:00,2020-01-19 20:35:00,164.87,164.64,2.07,100.0,1.257,-0.29,0.1,-0.39,flip -643,做空,2020-01-19 20:35:00,2020-01-19 20:50:00,164.64,164.74,2.07,100.0,1.2558,-0.13,0.1,-0.23,flip -644,做多,2020-01-19 20:50:00,2020-01-19 20:55:00,164.74,164.68,2.06,100.0,1.253,-0.08,0.1,-0.18,flip -645,做空,2020-01-19 20:55:00,2020-01-19 21:05:00,164.68,165.73,2.06,100.0,1.2517,-1.31,0.1,-1.42,flip -646,做多,2020-01-19 21:05:00,2020-01-19 21:10:00,165.73,165.18,2.05,100.0,1.2346,-0.68,0.1,-0.78,tp_upper -647,做多,2020-01-19 22:20:00,2020-01-19 22:35:00,165.67,166.83,2.04,100.0,1.2298,1.43,0.1,1.32,tp_upper -648,做多,2020-01-19 23:05:00,2020-01-19 23:15:00,166.56,166.48,2.05,100.0,1.2305,-0.1,0.1,-0.2,flip -649,做空,2020-01-19 23:15:00,2020-01-20 00:25:00,166.48,166.18,2.05,100.0,1.2293,0.37,0.1,0.27,tp_lower -650,做多,2020-01-20 00:30:00,2020-01-20 01:45:00,166.92,165.64,2.12,100.0,1.2705,-1.63,0.11,-1.73,flip -651,做空,2020-01-20 01:45:00,2020-01-20 01:50:00,165.64,165.94,2.1,100.0,1.2692,-0.38,0.11,-0.49,tp_lower -652,做多,2020-01-20 01:50:00,2020-01-20 03:20:00,165.94,165.74,2.1,100.0,1.2633,-0.25,0.1,-0.36,flip -653,做空,2020-01-20 03:20:00,2020-01-20 03:30:00,165.74,165.77,2.09,100.0,1.2621,-0.04,0.1,-0.14,tp_lower -654,做多,2020-01-20 03:30:00,2020-01-20 03:35:00,165.77,165.67,2.09,100.0,1.2604,-0.13,0.1,-0.23,flip -655,做空,2020-01-20 03:35:00,2020-01-20 03:40:00,165.67,165.69,2.09,100.0,1.2591,-0.03,0.1,-0.13,flip -656,做多,2020-01-20 03:40:00,2020-01-20 03:55:00,165.69,165.85,2.08,100.0,1.2575,0.2,0.1,0.1,tp_upper -657,做多,2020-01-20 03:55:00,2020-01-20 04:00:00,165.85,166.28,2.08,100.0,1.2563,0.54,0.1,0.44,tp_upper -658,做多,2020-01-20 04:10:00,2020-01-20 04:15:00,165.77,165.58,2.09,100.0,1.2589,-0.24,0.1,-0.34,flip -659,做空,2020-01-20 04:15:00,2020-01-20 04:25:00,165.58,165.12,2.08,100.0,1.2576,0.58,0.1,0.47,tp_lower -660,做多,2020-01-20 05:10:00,2020-01-20 05:35:00,165.37,165.34,2.09,100.0,1.2615,-0.04,0.1,-0.14,flip -661,做空,2020-01-20 05:35:00,2020-01-20 05:40:00,165.34,165.74,2.08,100.0,1.2602,-0.5,0.1,-0.61,flip -662,做多,2020-01-20 05:40:00,2020-01-20 05:50:00,165.74,165.8,2.08,100.0,1.2529,0.08,0.1,-0.03,tp_upper -663,做多,2020-01-20 06:45:00,2020-01-20 06:55:00,166.05,166.04,2.08,100.0,1.2497,-0.01,0.1,-0.12,flip -664,做空,2020-01-20 06:55:00,2020-01-20 07:30:00,166.04,165.83,2.07,100.0,1.2485,0.26,0.1,0.16,tp_lower -665,做多,2020-01-20 08:00:00,2020-01-20 08:05:00,166.09,165.99,2.07,100.0,1.2484,-0.12,0.1,-0.23,flip -666,做空,2020-01-20 08:05:00,2020-01-20 08:10:00,165.99,166.19,2.07,100.0,1.2472,-0.25,0.1,-0.35,flip -667,做多,2020-01-20 08:10:00,2020-01-20 09:15:00,166.19,165.61,2.07,100.0,1.2429,-0.72,0.1,-0.82,flip -668,做空,2020-01-20 09:15:00,2020-01-20 09:20:00,165.61,165.22,2.06,100.0,1.2417,0.48,0.1,0.38,tp_lower -669,做多,2020-01-20 10:00:00,2020-01-20 10:10:00,165.29,165.17,2.06,100.0,1.2458,-0.15,0.1,-0.25,flip -670,做空,2020-01-20 10:10:00,2020-01-20 10:40:00,165.17,165.01,2.06,100.0,1.2445,0.2,0.1,0.1,flip -671,做多,2020-01-20 10:40:00,2020-01-20 10:55:00,165.01,165.15,2.06,100.0,1.2457,0.17,0.1,0.07,tp_upper -672,做多,2020-01-20 11:30:00,2020-01-20 13:35:00,165.12,162.67,2.06,100.0,1.2447,-3.05,0.1,-3.15,flip -673,做空,2020-01-20 13:35:00,2020-01-20 13:40:00,162.67,163.87,2.02,100.0,1.2434,-1.49,0.1,-1.59,flip -674,做多,2020-01-20 13:40:00,2020-01-20 13:45:00,163.87,164.48,2.01,100.0,1.224,0.75,0.1,0.65,tp_upper -675,做多,2020-01-20 16:20:00,2020-01-20 16:30:00,167.28,166.72,2.01,100.0,1.2023,-0.67,0.1,-0.77,flip -676,做空,2020-01-20 16:30:00,2020-01-20 16:40:00,166.72,166.41,2.0,100.0,1.2011,0.37,0.1,0.27,flip -677,做多,2020-01-20 16:40:00,2020-01-20 17:45:00,166.41,166.57,2.0,100.0,1.2044,0.19,0.1,0.09,flip -678,做空,2020-01-20 17:45:00,2020-01-20 18:20:00,166.57,166.78,2.0,100.0,1.2032,-0.25,0.1,-0.35,tp_lower -679,做多,2020-01-20 18:20:00,2020-01-20 19:05:00,166.78,166.7,2.0,100.0,1.1989,-0.1,0.1,-0.2,flip -680,做空,2020-01-20 19:05:00,2020-01-20 20:40:00,166.7,167.46,2.0,100.0,1.1977,-0.91,0.1,-1.01,flip -681,做多,2020-01-20 20:40:00,2020-01-20 21:00:00,167.46,167.3,1.99,100.0,1.1857,-0.19,0.1,-0.29,flip -682,做空,2020-01-20 21:00:00,2020-01-20 22:10:00,167.3,167.49,1.98,100.0,1.1845,-0.23,0.1,-0.32,flip -683,做多,2020-01-20 22:10:00,2020-01-20 22:15:00,167.49,167.87,1.98,100.0,1.1806,0.45,0.1,0.35,tp_upper -684,做多,2020-01-20 23:05:00,2020-01-20 23:25:00,167.69,167.78,1.98,100.0,1.1807,0.11,0.1,0.01,flip -685,做空,2020-01-20 23:25:00,2020-01-21 00:35:00,167.78,166.06,1.98,100.0,1.1795,2.03,0.1,1.93,tp_lower -686,做多,2020-01-21 01:00:00,2020-01-21 01:10:00,166.82,166.64,2.06,100.0,1.2371,-0.22,0.1,-0.33,flip -687,做空,2020-01-21 01:10:00,2020-01-21 01:15:00,166.64,166.74,2.06,100.0,1.2358,-0.12,0.1,-0.23,flip -688,做多,2020-01-21 01:15:00,2020-01-21 01:30:00,166.74,167.13,2.06,100.0,1.2331,0.48,0.1,0.38,tp_upper -689,做多,2020-01-21 03:30:00,2020-01-21 03:50:00,167.74,168.19,2.06,100.0,1.2274,0.55,0.1,0.45,tp_upper -690,做多,2020-01-21 06:30:00,2020-01-21 06:35:00,167.7,167.43,2.06,100.0,1.2298,-0.33,0.1,-0.43,tp_upper -691,做多,2020-01-21 06:50:00,2020-01-21 06:55:00,167.59,167.45,2.06,100.0,1.2274,-0.17,0.1,-0.27,flip -692,做空,2020-01-21 06:55:00,2020-01-21 07:30:00,167.45,166.85,2.05,100.0,1.2261,0.74,0.1,0.63,tp_lower -693,做多,2020-01-21 08:35:00,2020-01-21 08:45:00,166.74,166.98,2.06,100.0,1.2345,0.3,0.1,0.19,tp_upper -694,做多,2020-01-21 10:05:00,2020-01-21 10:20:00,167.15,166.97,2.06,100.0,1.232,-0.22,0.1,-0.32,flip -695,做空,2020-01-21 10:20:00,2020-01-21 10:25:00,166.97,167.1,2.06,100.0,1.2308,-0.16,0.1,-0.26,tp_lower -696,做多,2020-01-21 10:35:00,2020-01-21 10:40:00,167.9,167.85,2.05,100.0,1.2218,-0.06,0.1,-0.16,tp_upper -697,做多,2020-01-21 11:50:00,2020-01-21 12:00:00,167.93,167.72,2.05,100.0,1.22,-0.26,0.1,-0.36,flip -698,做空,2020-01-21 12:00:00,2020-01-21 12:10:00,167.72,168.24,2.04,100.0,1.2188,-0.63,0.1,-0.74,flip -699,做多,2020-01-21 12:10:00,2020-01-21 12:20:00,168.24,168.22,2.04,100.0,1.21,-0.02,0.1,-0.13,flip -700,做空,2020-01-21 12:20:00,2020-01-21 12:25:00,168.22,168.23,2.03,100.0,1.2088,-0.01,0.1,-0.11,flip -701,做多,2020-01-21 12:25:00,2020-01-21 12:30:00,168.23,168.06,2.03,100.0,1.2075,-0.21,0.1,-0.31,flip -702,做空,2020-01-21 12:30:00,2020-01-21 12:50:00,168.06,168.65,2.03,100.0,1.2063,-0.71,0.1,-0.81,flip -703,做多,2020-01-21 12:50:00,2020-01-21 12:55:00,168.65,168.27,2.02,100.0,1.1966,-0.45,0.1,-0.56,tp_upper -704,做多,2020-01-21 14:40:00,2020-01-21 14:50:00,168.7,168.56,2.01,100.0,1.1924,-0.17,0.1,-0.27,flip -705,做空,2020-01-21 14:50:00,2020-01-21 15:00:00,168.56,168.52,2.01,100.0,1.1912,0.05,0.1,-0.05,flip -706,做多,2020-01-21 15:00:00,2020-01-21 15:25:00,168.52,168.68,2.01,100.0,1.1906,0.19,0.1,0.09,flip -707,做空,2020-01-21 15:25:00,2020-01-21 15:40:00,168.68,168.95,2.01,100.0,1.1894,-0.32,0.1,-0.42,flip -708,做多,2020-01-21 15:40:00,2020-01-21 15:45:00,168.95,169.11,2.0,100.0,1.1844,0.19,0.1,0.09,tp_upper -709,做多,2020-01-21 17:45:00,2020-01-21 18:10:00,167.69,167.52,2.0,100.0,1.1932,-0.2,0.1,-0.3,flip -710,做空,2020-01-21 18:10:00,2020-01-21 18:15:00,167.52,167.31,2.0,100.0,1.192,0.25,0.1,0.15,tp_lower -711,做多,2020-01-21 19:00:00,2020-01-21 19:10:00,167.43,167.43,2.0,100.0,1.193,0.0,0.1,-0.1,flip -712,做空,2020-01-21 19:10:00,2020-01-21 19:20:00,167.43,167.55,2.0,100.0,1.1918,-0.14,0.1,-0.24,flip -713,做多,2020-01-21 19:20:00,2020-01-21 19:25:00,167.55,167.35,1.99,100.0,1.1889,-0.24,0.1,-0.34,flip -714,做空,2020-01-21 19:25:00,2020-01-21 19:40:00,167.35,166.01,1.99,100.0,1.1877,1.59,0.1,1.49,tp_lower -715,做多,2020-01-21 20:00:00,2020-01-21 21:00:00,167.32,169.49,2.0,100.0,1.1962,2.6,0.1,2.49,tp_upper -716,做多,2020-01-21 22:30:00,2020-01-21 22:35:00,169.31,169.2,2.03,100.0,1.1963,-0.13,0.1,-0.23,flip -717,做空,2020-01-21 22:35:00,2020-01-21 22:40:00,169.2,169.35,2.02,100.0,1.1951,-0.18,0.1,-0.28,flip -718,做多,2020-01-21 22:40:00,2020-01-21 23:00:00,169.35,169.87,2.02,100.0,1.1918,0.62,0.1,0.52,tp_upper -719,做多,2020-01-22 00:50:00,2020-01-22 01:10:00,169.84,169.7,2.08,100.0,1.2268,-0.17,0.1,-0.28,flip -720,做空,2020-01-22 01:10:00,2020-01-22 01:20:00,169.7,169.15,2.08,100.0,1.2256,0.67,0.1,0.57,tp_lower -721,做多,2020-01-22 02:15:00,2020-01-22 02:20:00,169.5,168.69,2.08,100.0,1.2298,-1.0,0.1,-1.1,flip -722,做空,2020-01-22 02:20:00,2020-01-22 02:25:00,168.69,168.77,2.07,100.0,1.2286,-0.1,0.1,-0.2,tp_lower -723,做多,2020-01-22 03:10:00,2020-01-22 03:50:00,169.11,168.76,2.07,100.0,1.2237,-0.43,0.1,-0.53,flip -724,做空,2020-01-22 03:50:00,2020-01-22 03:55:00,168.76,168.77,2.06,100.0,1.2225,-0.01,0.1,-0.12,flip -725,做多,2020-01-22 03:55:00,2020-01-22 04:40:00,168.77,168.93,2.06,100.0,1.2211,0.2,0.1,0.09,flip -726,做空,2020-01-22 04:40:00,2020-01-22 04:45:00,168.93,169.0,2.06,100.0,1.2199,-0.09,0.1,-0.19,tp_lower -727,做多,2020-01-22 04:50:00,2020-01-22 04:55:00,169.47,169.53,2.06,100.0,1.2143,0.07,0.1,-0.03,tp_upper -728,做多,2020-01-22 05:25:00,2020-01-22 05:50:00,169.19,169.01,2.06,100.0,1.2155,-0.22,0.1,-0.32,flip -729,做空,2020-01-22 05:50:00,2020-01-22 06:05:00,169.01,169.37,2.05,100.0,1.2143,-0.44,0.1,-0.54,flip -730,做多,2020-01-22 06:05:00,2020-01-22 06:20:00,169.37,169.37,2.05,100.0,1.2079,0.0,0.1,-0.1,flip -731,做空,2020-01-22 06:20:00,2020-01-22 06:35:00,169.37,169.44,2.04,100.0,1.2067,-0.08,0.1,-0.19,flip -732,做多,2020-01-22 06:35:00,2020-01-22 06:40:00,169.44,169.54,2.04,100.0,1.2045,0.12,0.1,0.02,tp_upper -733,做多,2020-01-22 09:30:00,2020-01-22 10:10:00,168.78,168.42,2.04,100.0,1.2087,-0.44,0.1,-0.54,flip -734,做空,2020-01-22 10:10:00,2020-01-22 10:35:00,168.42,168.72,2.03,100.0,1.2075,-0.36,0.1,-0.46,flip -735,做多,2020-01-22 10:35:00,2020-01-22 10:50:00,168.72,168.51,2.03,100.0,1.202,-0.25,0.1,-0.35,flip -736,做空,2020-01-22 10:50:00,2020-01-22 11:15:00,168.51,167.72,2.02,100.0,1.2008,0.95,0.1,0.85,tp_lower -737,做多,2020-01-22 11:45:00,2020-01-22 11:50:00,168.37,168.31,2.03,100.0,1.2062,-0.07,0.1,-0.17,flip -738,做空,2020-01-22 11:50:00,2020-01-22 12:05:00,168.31,167.76,2.03,100.0,1.205,0.66,0.1,0.56,tp_lower -739,做多,2020-01-22 12:25:00,2020-01-22 12:40:00,168.1,168.1,2.03,100.0,1.2093,0.0,0.1,-0.1,flip -740,做空,2020-01-22 12:40:00,2020-01-22 12:45:00,168.1,168.19,2.03,100.0,1.2081,-0.11,0.1,-0.21,flip -741,做多,2020-01-22 12:45:00,2020-01-22 13:00:00,168.19,167.98,2.03,100.0,1.2056,-0.25,0.1,-0.35,flip -742,做空,2020-01-22 13:00:00,2020-01-22 13:05:00,167.98,167.25,2.02,100.0,1.2044,0.88,0.1,0.78,tp_lower -743,做多,2020-01-22 14:15:00,2020-01-22 14:25:00,167.15,167.12,2.03,100.0,1.2144,-0.04,0.1,-0.14,flip -744,做空,2020-01-22 14:25:00,2020-01-22 14:35:00,167.12,167.14,2.03,100.0,1.2132,-0.02,0.1,-0.13,flip -745,做多,2020-01-22 14:35:00,2020-01-22 14:45:00,167.14,166.86,2.03,100.0,1.2117,-0.34,0.1,-0.44,flip -746,做空,2020-01-22 14:45:00,2020-01-22 14:50:00,166.86,166.95,2.02,100.0,1.2105,-0.11,0.1,-0.21,flip -747,做多,2020-01-22 14:50:00,2020-01-22 15:20:00,166.95,167.4,2.02,100.0,1.2079,0.54,0.1,0.44,tp_upper -748,做多,2020-01-22 16:35:00,2020-01-22 16:40:00,167.84,168.27,2.02,100.0,1.2036,0.52,0.1,0.42,tp_upper -749,做多,2020-01-22 17:30:00,2020-01-22 17:45:00,168.09,168.0,2.02,100.0,1.2037,-0.11,0.1,-0.21,flip -750,做空,2020-01-22 17:45:00,2020-01-22 17:50:00,168.0,168.18,2.02,100.0,1.2025,-0.22,0.1,-0.32,flip -751,做多,2020-01-22 17:50:00,2020-01-22 18:00:00,168.18,167.97,2.02,100.0,1.1987,-0.25,0.1,-0.35,flip -752,做空,2020-01-22 18:00:00,2020-01-22 18:15:00,167.97,168.18,2.01,100.0,1.1975,-0.25,0.1,-0.35,flip -753,做多,2020-01-22 18:15:00,2020-01-22 18:40:00,168.18,168.09,2.01,100.0,1.1933,-0.11,0.1,-0.21,flip -754,做空,2020-01-22 18:40:00,2020-01-22 18:45:00,168.09,168.15,2.0,100.0,1.1921,-0.07,0.1,-0.17,flip -755,做多,2020-01-22 18:45:00,2020-01-22 18:55:00,168.15,168.14,2.0,100.0,1.1901,-0.01,0.1,-0.11,flip -756,做空,2020-01-22 18:55:00,2020-01-22 19:00:00,168.14,168.1,2.0,100.0,1.1889,0.05,0.1,-0.05,flip -757,做多,2020-01-22 19:00:00,2020-01-22 20:00:00,168.1,167.98,2.0,100.0,1.1882,-0.14,0.1,-0.24,flip -758,做空,2020-01-22 20:00:00,2020-01-22 20:05:00,167.98,168.17,1.99,100.0,1.1871,-0.23,0.1,-0.33,flip -759,做多,2020-01-22 20:05:00,2020-01-22 20:15:00,168.17,167.84,1.99,100.0,1.1832,-0.39,0.1,-0.49,flip -760,做空,2020-01-22 20:15:00,2020-01-22 20:20:00,167.84,167.68,1.98,100.0,1.182,0.19,0.1,0.09,tp_lower -761,做多,2020-01-22 20:40:00,2020-01-22 21:05:00,168.07,168.04,1.98,100.0,1.1803,-0.04,0.1,-0.13,flip -762,做空,2020-01-22 21:05:00,2020-01-22 21:10:00,168.04,168.23,1.98,100.0,1.1792,-0.22,0.1,-0.32,flip -763,做多,2020-01-22 21:10:00,2020-01-22 21:20:00,168.23,168.04,1.98,100.0,1.1753,-0.22,0.1,-0.32,flip -764,做空,2020-01-22 21:20:00,2020-01-22 21:25:00,168.04,168.22,1.97,100.0,1.1741,-0.21,0.1,-0.31,flip -765,做多,2020-01-22 21:25:00,2020-01-22 21:30:00,168.22,168.05,1.97,100.0,1.1704,-0.2,0.1,-0.3,flip -766,做空,2020-01-22 21:30:00,2020-01-22 21:45:00,168.05,168.02,1.96,100.0,1.1693,0.04,0.1,-0.06,flip -767,做多,2020-01-22 21:45:00,2020-01-22 22:10:00,168.02,168.05,1.96,100.0,1.1685,0.04,0.1,-0.06,flip -768,做空,2020-01-22 22:10:00,2020-01-22 22:15:00,168.05,167.94,1.96,100.0,1.1674,0.13,0.1,0.03,tp_lower -769,做多,2020-01-22 23:15:00,2020-01-22 23:20:00,167.91,167.83,1.96,100.0,1.1679,-0.09,0.1,-0.19,flip -770,做空,2020-01-22 23:20:00,2020-01-22 23:25:00,167.83,167.89,1.96,100.0,1.1668,-0.07,0.1,-0.17,flip -771,做多,2020-01-22 23:25:00,2020-01-22 23:40:00,167.89,168.0,1.96,100.0,1.1648,0.13,0.1,0.03,tp_upper -772,做多,2020-01-23 00:10:00,2020-01-23 03:00:00,167.87,165.9,2.05,100.0,1.2219,-2.41,0.1,-2.51,flip -773,做空,2020-01-23 03:00:00,2020-01-23 03:45:00,165.9,165.9,2.03,100.0,1.2206,0.0,0.1,-0.1,flip -774,做多,2020-01-23 03:45:00,2020-01-23 03:50:00,165.9,165.83,2.02,100.0,1.2194,-0.09,0.1,-0.19,flip -775,做空,2020-01-23 03:50:00,2020-01-23 04:00:00,165.83,165.5,2.02,100.0,1.2182,0.4,0.1,0.3,tp_lower -776,做多,2020-01-23 06:40:00,2020-01-23 06:45:00,164.08,163.58,2.02,100.0,1.2324,-0.62,0.1,-0.72,flip -777,做空,2020-01-23 06:45:00,2020-01-23 06:55:00,163.58,164.07,2.01,100.0,1.2312,-0.6,0.1,-0.7,flip -778,做多,2020-01-23 06:55:00,2020-01-23 07:00:00,164.07,163.8,2.01,100.0,1.2226,-0.33,0.1,-0.43,flip -779,做空,2020-01-23 07:00:00,2020-01-23 07:10:00,163.8,164.01,2.0,100.0,1.2214,-0.26,0.1,-0.36,flip -780,做多,2020-01-23 07:10:00,2020-01-23 07:15:00,164.01,164.67,2.0,100.0,1.217,0.8,0.1,0.7,tp_upper -781,做多,2020-01-23 09:50:00,2020-01-23 10:25:00,164.0,163.32,2.0,100.0,1.2208,-0.83,0.1,-0.93,flip -782,做空,2020-01-23 10:25:00,2020-01-23 10:40:00,163.32,163.22,1.99,100.0,1.2195,0.12,0.1,0.02,tp_lower -783,做多,2020-01-23 10:55:00,2020-01-23 11:00:00,163.68,163.4,1.99,100.0,1.2164,-0.34,0.1,-0.44,flip -784,做空,2020-01-23 11:00:00,2020-01-23 11:05:00,163.4,162.99,1.99,100.0,1.2152,0.5,0.1,0.4,tp_lower -785,做多,2020-01-23 11:35:00,2020-01-23 11:55:00,163.28,162.86,1.99,100.0,1.2179,-0.51,0.1,-0.61,flip -786,做空,2020-01-23 11:55:00,2020-01-23 12:00:00,162.86,162.74,1.98,100.0,1.2167,0.15,0.1,0.05,tp_lower -787,做多,2020-01-23 12:10:00,2020-01-23 12:45:00,162.92,162.92,1.98,100.0,1.2159,0.0,0.1,-0.1,flip -788,做空,2020-01-23 12:45:00,2020-01-23 12:55:00,162.92,162.96,1.98,100.0,1.2147,-0.05,0.1,-0.15,flip -789,做多,2020-01-23 12:55:00,2020-01-23 15:15:00,162.96,163.46,1.98,100.0,1.2129,0.61,0.1,0.51,tp_upper -790,做多,2020-01-23 16:15:00,2020-01-23 16:25:00,163.2,163.17,1.98,100.0,1.2136,-0.04,0.1,-0.14,flip -791,做空,2020-01-23 16:25:00,2020-01-23 16:40:00,163.17,162.67,1.98,100.0,1.2124,0.61,0.1,0.51,tp_lower -792,做多,2020-01-23 17:05:00,2020-01-23 17:25:00,163.17,162.93,1.98,100.0,1.2149,-0.29,0.1,-0.39,flip -793,做空,2020-01-23 17:25:00,2020-01-23 17:40:00,162.93,162.61,1.98,100.0,1.2137,0.39,0.1,0.29,tp_lower -794,做多,2020-01-23 19:15:00,2020-01-23 20:00:00,160.62,160.18,1.98,100.0,1.2323,-0.54,0.1,-0.64,flip -795,做空,2020-01-23 20:00:00,2020-01-23 20:15:00,160.18,160.4,1.97,100.0,1.2311,-0.27,0.1,-0.37,flip -796,做多,2020-01-23 20:15:00,2020-01-23 20:25:00,160.4,160.98,1.97,100.0,1.2265,0.71,0.1,0.61,tp_upper -797,做多,2020-01-23 22:55:00,2020-01-23 23:00:00,163.14,162.74,1.97,100.0,1.209,-0.48,0.1,-0.58,flip -798,做空,2020-01-23 23:00:00,2020-01-23 23:05:00,162.74,162.44,1.97,100.0,1.2078,0.36,0.1,0.26,tp_lower -799,做多,2020-01-23 23:45:00,2020-01-24 00:15:00,162.7,162.44,1.97,100.0,1.2091,-0.31,0.1,-0.41,flip -800,做空,2020-01-24 00:15:00,2020-01-24 00:20:00,162.44,162.62,2.01,100.0,1.2383,-0.22,0.1,-0.32,flip -801,做多,2020-01-24 00:20:00,2020-01-24 00:50:00,162.62,163.25,2.01,100.0,1.2343,0.78,0.1,0.68,tp_upper -802,做多,2020-01-24 01:25:00,2020-01-24 01:30:00,162.86,162.44,2.01,100.0,1.236,-0.52,0.1,-0.62,flip -803,做空,2020-01-24 01:30:00,2020-01-24 01:35:00,162.44,162.45,2.01,100.0,1.2348,-0.01,0.1,-0.11,tp_lower -804,做多,2020-01-24 03:45:00,2020-01-24 03:50:00,159.85,159.56,2.0,100.0,1.2534,-0.36,0.1,-0.46,flip -805,做空,2020-01-24 03:50:00,2020-01-24 04:00:00,159.56,159.55,2.0,100.0,1.2522,0.01,0.1,-0.09,flip -806,做多,2020-01-24 04:00:00,2020-01-24 04:10:00,159.55,159.46,2.0,100.0,1.2511,-0.11,0.1,-0.21,flip -807,做空,2020-01-24 04:10:00,2020-01-24 04:30:00,159.46,158.72,1.99,100.0,1.2498,0.92,0.1,0.83,tp_lower -808,做多,2020-01-24 05:10:00,2020-01-24 05:25:00,159.08,159.39,2.0,100.0,1.2574,0.39,0.1,0.29,tp_upper -809,做多,2020-01-24 06:50:00,2020-01-24 07:00:00,159.49,159.66,2.0,100.0,1.2554,0.21,0.1,0.11,tp_upper -810,做多,2020-01-24 07:40:00,2020-01-24 07:45:00,159.46,159.21,2.0,100.0,1.2557,-0.31,0.1,-0.41,flip -811,做空,2020-01-24 07:45:00,2020-01-24 07:50:00,159.21,159.31,2.0,100.0,1.2544,-0.13,0.1,-0.23,flip -812,做多,2020-01-24 07:50:00,2020-01-24 08:00:00,159.31,159.01,1.99,100.0,1.2516,-0.38,0.1,-0.47,flip -813,做空,2020-01-24 08:00:00,2020-01-24 08:05:00,159.01,159.19,1.99,100.0,1.2503,-0.23,0.1,-0.32,flip -814,做多,2020-01-24 08:05:00,2020-01-24 08:15:00,159.19,159.22,1.98,100.0,1.2463,0.04,0.1,-0.06,flip -815,做空,2020-01-24 08:15:00,2020-01-24 08:35:00,159.22,158.81,1.98,100.0,1.245,0.51,0.1,0.41,tp_lower -816,做多,2020-01-24 08:40:00,2020-01-24 09:05:00,159.07,159.0,1.99,100.0,1.2481,-0.09,0.1,-0.19,flip -817,做空,2020-01-24 09:05:00,2020-01-24 09:10:00,159.0,158.64,1.98,100.0,1.2469,0.45,0.1,0.35,tp_lower -818,做多,2020-01-24 11:15:00,2020-01-24 11:25:00,156.76,157.91,1.99,100.0,1.2663,1.46,0.1,1.36,tp_upper -819,做多,2020-01-24 13:20:00,2020-01-24 13:55:00,160.78,161.81,2.0,100.0,1.2425,1.28,0.1,1.18,tp_upper -820,做多,2020-01-24 15:15:00,2020-01-24 15:50:00,162.1,162.74,2.01,100.0,1.239,0.79,0.1,0.69,tp_upper -821,做多,2020-01-24 16:05:00,2020-01-24 16:10:00,162.5,161.87,2.01,100.0,1.2396,-0.78,0.1,-0.88,flip -822,做空,2020-01-24 16:10:00,2020-01-24 16:15:00,161.87,162.14,2.0,100.0,1.2384,-0.33,0.1,-0.43,flip -823,做多,2020-01-24 16:15:00,2020-01-24 16:35:00,162.14,161.81,2.0,100.0,1.233,-0.41,0.1,-0.51,flip -824,做空,2020-01-24 16:35:00,2020-01-24 16:50:00,161.81,161.47,1.99,100.0,1.2318,0.42,0.1,0.32,tp_lower -825,做多,2020-01-24 17:45:00,2020-01-24 18:10:00,161.22,162.13,2.0,100.0,1.2376,1.13,0.1,1.03,tp_upper -826,做多,2020-01-24 20:35:00,2020-01-24 21:15:00,163.22,163.63,2.0,100.0,1.2281,0.5,0.1,0.4,flip -827,做空,2020-01-24 21:15:00,2020-01-24 21:20:00,163.63,163.76,2.01,100.0,1.2269,-0.16,0.1,-0.26,flip -828,做多,2020-01-24 21:20:00,2020-01-24 21:25:00,163.76,163.62,2.0,100.0,1.2237,-0.17,0.1,-0.27,flip -829,做空,2020-01-24 21:25:00,2020-01-24 21:40:00,163.62,163.64,2.0,100.0,1.2225,-0.02,0.1,-0.12,flip -830,做多,2020-01-24 21:40:00,2020-01-24 21:45:00,163.64,163.47,2.0,100.0,1.221,-0.21,0.1,-0.31,flip -831,做空,2020-01-24 21:45:00,2020-01-24 22:00:00,163.47,163.47,1.99,100.0,1.2198,0.0,0.1,-0.1,flip -832,做多,2020-01-24 22:00:00,2020-01-24 22:05:00,163.47,162.66,1.99,100.0,1.2186,-0.99,0.1,-1.09,flip -833,做空,2020-01-24 22:05:00,2020-01-24 22:10:00,162.66,162.81,1.98,100.0,1.2173,-0.18,0.1,-0.28,tp_lower -834,做多,2020-01-24 22:55:00,2020-01-24 23:00:00,163.16,164.13,1.98,100.0,1.2113,1.17,0.1,1.08,tp_upper -835,做多,2020-01-24 23:10:00,2020-01-24 23:15:00,163.06,162.4,1.99,100.0,1.218,-0.8,0.1,-0.9,flip -836,做空,2020-01-24 23:15:00,2020-01-24 23:40:00,162.4,162.78,1.98,100.0,1.2168,-0.46,0.1,-0.56,flip -837,做多,2020-01-24 23:40:00,2020-01-24 23:45:00,162.78,162.5,1.97,100.0,1.2099,-0.34,0.1,-0.44,flip -838,做空,2020-01-24 23:45:00,2020-01-24 23:50:00,162.5,162.63,1.96,100.0,1.2087,-0.16,0.1,-0.26,flip -839,做多,2020-01-24 23:50:00,2020-01-25 00:00:00,162.63,162.47,1.96,100.0,1.2055,-0.19,0.1,-0.29,flip -840,做空,2020-01-25 00:00:00,2020-01-25 00:15:00,162.47,160.7,2.03,100.0,1.2485,2.21,0.1,2.11,tp_lower -841,做多,2020-01-25 01:55:00,2020-01-25 02:20:00,158.74,158.79,2.05,100.0,1.2905,0.06,0.1,-0.04,flip -842,做空,2020-01-25 02:20:00,2020-01-25 02:45:00,158.79,159.28,2.05,100.0,1.2892,-0.63,0.1,-0.73,flip -843,做多,2020-01-25 02:45:00,2020-01-25 02:55:00,159.28,159.41,2.04,100.0,1.28,0.17,0.1,0.06,tp_upper -844,做多,2020-01-25 03:45:00,2020-01-25 03:50:00,159.36,158.85,2.04,100.0,1.2791,-0.65,0.1,-0.75,flip -845,做空,2020-01-25 03:50:00,2020-01-25 03:55:00,158.85,159.15,2.03,100.0,1.2778,-0.38,0.1,-0.49,flip -846,做多,2020-01-25 03:55:00,2020-01-25 04:15:00,159.15,160.35,2.02,100.0,1.2717,1.53,0.1,1.42,tp_upper -847,做多,2020-01-25 04:35:00,2020-01-25 04:40:00,159.97,159.54,2.04,100.0,1.2735,-0.55,0.1,-0.65,flip -848,做空,2020-01-25 04:40:00,2020-01-25 04:45:00,159.54,159.59,2.03,100.0,1.2722,-0.06,0.1,-0.17,flip -849,做多,2020-01-25 04:45:00,2020-01-25 05:00:00,159.59,159.45,2.03,100.0,1.2702,-0.18,0.1,-0.28,flip -850,做空,2020-01-25 05:00:00,2020-01-25 05:15:00,159.45,159.8,2.02,100.0,1.2689,-0.44,0.1,-0.55,flip -851,做多,2020-01-25 05:15:00,2020-01-25 05:20:00,159.8,159.34,2.02,100.0,1.2621,-0.58,0.1,-0.68,flip -852,做空,2020-01-25 05:20:00,2020-01-25 05:30:00,159.34,158.91,2.01,100.0,1.2608,0.54,0.1,0.44,tp_lower -853,做多,2020-01-25 05:40:00,2020-01-25 05:45:00,159.92,159.6,2.01,100.0,1.2584,-0.4,0.1,-0.5,flip -854,做空,2020-01-25 05:45:00,2020-01-25 05:50:00,159.6,159.72,2.01,100.0,1.2571,-0.15,0.1,-0.25,flip -855,做多,2020-01-25 05:50:00,2020-01-25 06:05:00,159.72,160.15,2.0,100.0,1.2539,0.54,0.1,0.44,tp_upper -856,做多,2020-01-25 07:00:00,2020-01-25 07:10:00,159.9,160.21,2.01,100.0,1.2547,0.39,0.1,0.29,tp_upper -857,做多,2020-01-25 08:00:00,2020-01-25 08:20:00,159.85,160.32,2.01,100.0,1.2562,0.59,0.1,0.49,tp_upper -858,做多,2020-01-25 10:00:00,2020-01-25 12:10:00,160.82,159.34,2.01,100.0,1.2511,-1.85,0.1,-1.95,flip -859,做空,2020-01-25 12:10:00,2020-01-25 12:15:00,159.34,159.5,1.99,100.0,1.2498,-0.2,0.1,-0.3,flip -860,做多,2020-01-25 12:15:00,2020-01-25 12:20:00,159.5,159.38,1.99,100.0,1.2461,-0.15,0.1,-0.25,flip -861,做空,2020-01-25 12:20:00,2020-01-25 12:25:00,159.38,159.5,1.98,100.0,1.2448,-0.15,0.1,-0.25,flip -862,做多,2020-01-25 12:25:00,2020-01-25 12:30:00,159.5,159.47,1.98,100.0,1.2417,-0.04,0.1,-0.14,flip -863,做空,2020-01-25 12:30:00,2020-01-25 12:45:00,159.47,159.34,1.98,100.0,1.2404,0.16,0.1,0.06,tp_lower -864,做多,2020-01-25 12:45:00,2020-01-25 13:10:00,159.34,160.5,1.98,100.0,1.2412,1.44,0.1,1.34,tp_upper -865,做多,2020-01-25 14:35:00,2020-01-25 15:30:00,160.46,160.16,1.99,100.0,1.2403,-0.37,0.1,-0.47,flip -866,做空,2020-01-25 15:30:00,2020-01-25 15:45:00,160.16,160.5,1.98,100.0,1.2391,-0.42,0.1,-0.52,flip -867,做多,2020-01-25 15:45:00,2020-01-25 16:00:00,160.5,161.41,1.98,100.0,1.2326,1.12,0.1,1.02,tp_upper -868,做多,2020-01-25 16:35:00,2020-01-25 16:50:00,160.89,161.34,1.99,100.0,1.2353,0.56,0.1,0.46,tp_upper -869,做多,2020-01-25 17:45:00,2020-01-25 17:50:00,161.1,160.9,1.99,100.0,1.2359,-0.25,0.1,-0.35,flip -870,做空,2020-01-25 17:50:00,2020-01-25 18:05:00,160.9,160.4,1.99,100.0,1.2347,0.62,0.1,0.52,tp_lower -871,做多,2020-01-25 18:35:00,2020-01-25 18:50:00,160.89,160.83,1.99,100.0,1.2374,-0.07,0.1,-0.17,flip -872,做空,2020-01-25 18:50:00,2020-01-25 20:10:00,160.83,161.16,1.99,100.0,1.2361,-0.41,0.1,-0.51,flip -873,做多,2020-01-25 20:10:00,2020-01-25 20:20:00,161.16,161.1,1.98,100.0,1.2298,-0.07,0.1,-0.17,flip -874,做空,2020-01-25 20:20:00,2020-01-25 20:30:00,161.1,161.11,1.98,100.0,1.2286,-0.01,0.1,-0.11,flip -875,做多,2020-01-25 20:30:00,2020-01-25 21:00:00,161.11,161.95,1.98,100.0,1.2272,1.03,0.1,0.93,tp_upper -876,做多,2020-01-25 21:35:00,2020-01-25 22:05:00,161.84,162.24,1.99,100.0,1.2268,0.49,0.1,0.39,tp_upper -877,做多,2020-01-26 00:50:00,2020-01-26 01:25:00,160.48,160.59,2.06,100.0,1.2812,0.14,0.1,0.04,flip -878,做空,2020-01-26 01:25:00,2020-01-26 01:35:00,160.59,160.42,2.06,100.0,1.2799,0.22,0.1,0.11,flip -879,做多,2020-01-26 01:35:00,2020-01-26 01:50:00,160.42,160.39,2.06,100.0,1.2814,-0.04,0.1,-0.14,flip -880,做空,2020-01-26 01:50:00,2020-01-26 02:20:00,160.39,160.0,2.05,100.0,1.2801,0.5,0.1,0.4,tp_lower -881,做多,2020-01-26 03:10:00,2020-01-26 03:20:00,160.17,161.48,2.06,100.0,1.2837,1.68,0.1,1.58,tp_upper -882,做多,2020-01-26 04:15:00,2020-01-26 04:50:00,160.8,161.0,2.07,100.0,1.2878,0.26,0.1,0.15,flip -883,做空,2020-01-26 04:50:00,2020-01-26 05:05:00,161.0,161.13,2.07,100.0,1.2865,-0.17,0.1,-0.27,flip -884,做多,2020-01-26 05:05:00,2020-01-26 05:15:00,161.13,161.44,2.07,100.0,1.2832,0.4,0.1,0.29,tp_upper -885,做多,2020-01-26 05:55:00,2020-01-26 06:10:00,161.21,161.25,2.07,100.0,1.2837,0.05,0.1,-0.05,flip -886,做空,2020-01-26 06:10:00,2020-01-26 06:20:00,161.25,161.05,2.07,100.0,1.2824,0.26,0.1,0.15,tp_lower -887,做多,2020-01-26 06:50:00,2020-01-26 06:55:00,161.26,160.98,2.07,100.0,1.2827,-0.36,0.1,-0.46,flip -888,做空,2020-01-26 06:55:00,2020-01-26 07:10:00,160.98,161.23,2.06,100.0,1.2814,-0.32,0.1,-0.42,flip -889,做多,2020-01-26 07:10:00,2020-01-26 07:25:00,161.23,161.08,2.06,100.0,1.2761,-0.19,0.1,-0.29,flip -890,做空,2020-01-26 07:25:00,2020-01-26 07:45:00,161.08,161.17,2.05,100.0,1.2748,-0.11,0.1,-0.22,flip -891,做多,2020-01-26 07:45:00,2020-01-26 07:55:00,161.17,161.33,2.05,100.0,1.2721,0.2,0.1,0.1,tp_upper -892,做多,2020-01-26 08:05:00,2020-01-26 08:10:00,161.89,161.97,2.05,100.0,1.2665,0.1,0.1,-0.0,tp_upper -893,做多,2020-01-26 09:30:00,2020-01-26 10:10:00,162.39,162.49,2.05,100.0,1.2619,0.13,0.1,0.02,flip -894,做空,2020-01-26 10:10:00,2020-01-26 10:25:00,162.49,162.58,2.05,100.0,1.2607,-0.11,0.1,-0.22,flip -895,做多,2020-01-26 10:25:00,2020-01-26 10:40:00,162.58,162.95,2.05,100.0,1.258,0.47,0.1,0.36,tp_upper -896,做多,2020-01-26 12:15:00,2020-01-26 12:20:00,163.27,163.23,2.05,100.0,1.2543,-0.05,0.1,-0.15,tp_upper -897,做多,2020-01-26 14:30:00,2020-01-26 14:45:00,163.49,163.59,2.05,100.0,1.2511,0.13,0.1,0.02,tp_upper -898,做多,2020-01-26 15:45:00,2020-01-26 16:05:00,163.31,164.03,2.04,100.0,1.2519,0.9,0.1,0.8,tp_upper -899,做多,2020-01-26 16:35:00,2020-01-26 16:40:00,163.64,164.05,2.05,100.0,1.2537,0.51,0.1,0.41,tp_upper -900,做多,2020-01-26 19:15:00,2020-01-26 19:55:00,166.18,166.25,2.05,100.0,1.2364,0.09,0.1,-0.02,flip -901,做空,2020-01-26 19:55:00,2020-01-26 20:00:00,166.25,166.53,2.05,100.0,1.2351,-0.35,0.1,-0.45,flip -902,做多,2020-01-26 20:00:00,2020-01-26 20:20:00,166.53,166.93,2.05,100.0,1.2297,0.49,0.1,0.39,tp_upper -903,做多,2020-01-26 21:20:00,2020-01-26 21:30:00,166.95,166.91,2.05,100.0,1.2284,-0.05,0.1,-0.15,flip -904,做空,2020-01-26 21:30:00,2020-01-26 21:40:00,166.91,167.19,2.05,100.0,1.2271,-0.34,0.1,-0.45,flip -905,做多,2020-01-26 21:40:00,2020-01-26 21:50:00,167.19,167.22,2.04,100.0,1.2218,0.04,0.1,-0.07,tp_upper -906,做多,2020-01-26 22:55:00,2020-01-26 23:05:00,167.18,167.31,2.04,100.0,1.2209,0.16,0.1,0.06,flip -907,做空,2020-01-26 23:05:00,2020-01-26 23:40:00,167.31,167.51,2.04,100.0,1.2197,-0.24,0.1,-0.35,flip -908,做多,2020-01-26 23:40:00,2020-01-26 23:45:00,167.51,167.62,2.04,100.0,1.2155,0.13,0.1,0.03,tp_upper -909,做多,2020-01-27 00:55:00,2020-01-27 01:35:00,168.6,168.68,2.09,100.0,1.2423,0.1,0.1,-0.01,flip -910,做空,2020-01-27 01:35:00,2020-01-27 02:05:00,168.68,167.77,2.09,100.0,1.2411,1.13,0.1,1.03,tp_lower -911,做多,2020-01-27 03:45:00,2020-01-27 03:50:00,167.96,167.97,2.1,100.0,1.2519,0.01,0.11,-0.09,tp_upper -912,做多,2020-01-27 04:05:00,2020-01-27 04:10:00,167.86,168.23,2.1,100.0,1.2515,0.46,0.11,0.36,tp_upper -913,做多,2020-01-27 05:35:00,2020-01-27 06:05:00,167.4,167.18,2.1,100.0,1.2564,-0.28,0.11,-0.38,flip -914,做空,2020-01-27 06:05:00,2020-01-27 06:40:00,167.18,167.28,2.1,100.0,1.2552,-0.13,0.1,-0.23,flip -915,做多,2020-01-27 06:40:00,2020-01-27 06:50:00,167.28,167.65,2.1,100.0,1.2524,0.46,0.1,0.36,tp_upper -916,做多,2020-01-27 07:20:00,2020-01-27 07:30:00,167.58,167.27,2.1,100.0,1.2517,-0.39,0.1,-0.49,flip -917,做空,2020-01-27 07:30:00,2020-01-27 08:00:00,167.27,167.01,2.09,100.0,1.2504,0.33,0.1,0.22,tp_lower -918,做多,2020-01-27 11:10:00,2020-01-27 11:15:00,166.81,167.23,2.09,100.0,1.2546,0.53,0.1,0.42,tp_upper -919,做多,2020-01-27 14:50:00,2020-01-27 15:30:00,169.95,170.64,2.1,100.0,1.2333,0.85,0.11,0.75,tp_upper -920,做多,2020-01-27 16:10:00,2020-01-27 16:15:00,170.37,170.55,2.1,100.0,1.234,0.22,0.11,0.12,tp_upper -921,做多,2020-01-27 16:35:00,2020-01-27 16:40:00,170.41,170.6,2.1,100.0,1.2338,0.23,0.11,0.13,tp_upper -922,做多,2020-01-27 18:40:00,2020-01-27 18:45:00,170.33,170.14,2.1,100.0,1.2345,-0.23,0.11,-0.34,flip -923,做空,2020-01-27 18:45:00,2020-01-27 18:50:00,170.14,170.76,2.1,100.0,1.2332,-0.76,0.11,-0.87,flip -924,做多,2020-01-27 18:50:00,2020-01-27 18:55:00,170.76,171.45,2.09,100.0,1.2231,0.84,0.1,0.74,tp_upper -925,做多,2020-01-27 21:50:00,2020-01-27 22:05:00,171.64,171.32,2.09,100.0,1.2205,-0.39,0.1,-0.5,flip -926,做空,2020-01-27 22:05:00,2020-01-27 22:20:00,171.32,170.51,2.09,100.0,1.2193,0.99,0.1,0.88,tp_lower -927,做多,2020-01-27 22:45:00,2020-01-27 22:55:00,170.82,170.34,2.1,100.0,1.2274,-0.59,0.1,-0.69,flip -928,做空,2020-01-27 22:55:00,2020-01-27 23:25:00,170.34,170.8,2.09,100.0,1.2262,-0.56,0.1,-0.67,flip -929,做多,2020-01-27 23:25:00,2020-01-27 23:30:00,170.8,170.57,2.08,100.0,1.2183,-0.28,0.1,-0.38,flip -930,做空,2020-01-27 23:30:00,2020-01-27 23:45:00,170.57,170.64,2.08,100.0,1.2171,-0.09,0.1,-0.19,flip -931,做多,2020-01-27 23:45:00,2020-01-27 23:50:00,170.64,170.33,2.07,100.0,1.2149,-0.38,0.1,-0.48,flip -932,做空,2020-01-27 23:50:00,2020-01-28 00:00:00,170.33,170.58,2.07,100.0,1.2137,-0.3,0.1,-0.41,flip -933,做多,2020-01-28 00:00:00,2020-01-28 00:10:00,170.58,170.88,2.11,100.0,1.2349,0.37,0.11,0.26,tp_upper -934,做多,2020-01-28 02:45:00,2020-01-28 03:00:00,173.34,173.1,2.11,100.0,1.2161,-0.29,0.11,-0.4,flip -935,做空,2020-01-28 03:00:00,2020-01-28 03:05:00,173.1,172.9,2.1,100.0,1.2149,0.24,0.11,0.14,tp_lower -936,做多,2020-01-28 03:45:00,2020-01-28 04:00:00,173.07,173.53,2.1,100.0,1.2153,0.56,0.11,0.45,tp_upper -937,做多,2020-01-28 04:50:00,2020-01-28 07:05:00,173.11,171.55,2.11,100.0,1.217,-1.9,0.1,-2.0,flip -938,做空,2020-01-28 07:05:00,2020-01-28 07:15:00,171.55,172.39,2.09,100.0,1.2158,-1.02,0.1,-1.13,flip -939,做多,2020-01-28 07:15:00,2020-01-28 07:25:00,172.39,172.85,2.07,100.0,1.2028,0.55,0.1,0.45,tp_upper -940,做多,2020-01-28 08:45:00,2020-01-28 09:30:00,171.91,171.23,2.08,100.0,1.2081,-0.82,0.1,-0.92,flip -941,做空,2020-01-28 09:30:00,2020-01-28 09:35:00,171.23,171.51,2.07,100.0,1.2069,-0.34,0.1,-0.44,flip -942,做多,2020-01-28 09:35:00,2020-01-28 09:40:00,171.51,171.3,2.06,100.0,1.2018,-0.25,0.1,-0.36,flip -943,做空,2020-01-28 09:40:00,2020-01-28 10:00:00,171.3,170.62,2.06,100.0,1.2006,0.82,0.1,0.71,tp_lower -944,做多,2020-01-28 10:15:00,2020-01-28 10:20:00,171.5,172.0,2.06,100.0,1.2027,0.6,0.1,0.5,tp_upper -945,做多,2020-01-28 13:05:00,2020-01-28 13:20:00,172.13,172.79,2.07,100.0,1.2006,0.79,0.1,0.69,tp_upper -946,做多,2020-01-28 15:55:00,2020-01-28 16:20:00,172.58,172.2,2.07,100.0,1.2009,-0.46,0.1,-0.56,flip -947,做空,2020-01-28 16:20:00,2020-01-28 16:25:00,172.2,172.31,2.07,100.0,1.1997,-0.13,0.1,-0.24,flip -948,做多,2020-01-28 16:25:00,2020-01-28 18:25:00,172.31,171.5,2.06,100.0,1.197,-0.97,0.1,-1.07,tp_upper -949,做多,2020-01-28 18:45:00,2020-01-28 19:50:00,171.25,171.85,2.05,100.0,1.1975,0.72,0.1,0.62,tp_upper -950,做多,2020-01-28 22:15:00,2020-01-28 22:50:00,173.48,174.49,2.06,100.0,1.1851,1.2,0.1,1.09,tp_upper -951,做多,2020-01-29 01:50:00,2020-01-29 02:05:00,177.11,177.03,2.1,100.0,1.1859,-0.09,0.1,-0.2,flip -952,做空,2020-01-29 02:05:00,2020-01-29 02:15:00,177.03,176.81,2.1,100.0,1.1847,0.26,0.1,0.16,flip -953,做多,2020-01-29 02:15:00,2020-01-29 03:45:00,176.81,176.72,2.1,100.0,1.1865,-0.11,0.1,-0.21,tp_upper -954,做多,2020-01-29 04:50:00,2020-01-29 04:55:00,176.75,176.66,2.09,100.0,1.1851,-0.11,0.1,-0.21,flip -955,做空,2020-01-29 04:55:00,2020-01-29 07:05:00,176.66,177.46,2.09,100.0,1.1839,-0.95,0.11,-1.05,flip -956,做多,2020-01-29 07:05:00,2020-01-29 08:00:00,177.46,178.04,2.08,100.0,1.172,0.68,0.1,0.58,flip -957,做空,2020-01-29 08:00:00,2020-01-29 08:30:00,178.04,178.49,2.08,100.0,1.1709,-0.53,0.1,-0.63,flip -958,做多,2020-01-29 08:30:00,2020-01-29 08:55:00,178.49,178.64,2.08,100.0,1.1638,0.17,0.1,0.07,tp_upper -959,做多,2020-01-29 10:30:00,2020-01-29 10:35:00,177.2,176.97,2.08,100.0,1.1721,-0.27,0.1,-0.37,flip -960,做空,2020-01-29 10:35:00,2020-01-29 10:40:00,176.97,177.09,2.07,100.0,1.1709,-0.14,0.1,-0.24,flip -961,做多,2020-01-29 10:40:00,2020-01-29 10:55:00,177.09,178.0,2.07,100.0,1.1682,1.06,0.1,0.96,tp_upper -962,做多,2020-01-29 12:30:00,2020-01-29 12:35:00,176.17,175.93,2.08,100.0,1.1791,-0.28,0.1,-0.39,flip -963,做空,2020-01-29 12:35:00,2020-01-29 13:10:00,175.93,175.97,2.07,100.0,1.1779,-0.05,0.1,-0.15,tp_lower -964,做多,2020-01-29 13:10:00,2020-01-29 13:15:00,175.97,176.62,2.07,100.0,1.1762,0.76,0.1,0.66,tp_upper -965,做多,2020-01-29 13:55:00,2020-01-29 14:00:00,176.01,175.54,2.08,100.0,1.1791,-0.55,0.1,-0.66,flip -966,做空,2020-01-29 14:00:00,2020-01-29 14:15:00,175.54,176.04,2.07,100.0,1.1779,-0.59,0.1,-0.69,flip -967,做多,2020-01-29 14:15:00,2020-01-29 14:30:00,176.04,176.01,2.06,100.0,1.1701,-0.04,0.1,-0.14,flip -968,做空,2020-01-29 14:30:00,2020-01-29 14:40:00,176.01,176.14,2.06,100.0,1.1689,-0.15,0.1,-0.25,flip -969,做多,2020-01-29 14:40:00,2020-01-29 15:00:00,176.14,176.31,2.05,100.0,1.166,0.2,0.1,0.1,tp_upper -970,做多,2020-01-29 15:10:00,2020-01-29 15:25:00,176.12,176.08,2.05,100.0,1.1661,-0.05,0.1,-0.15,flip -971,做空,2020-01-29 15:25:00,2020-01-29 15:45:00,176.08,175.48,2.05,100.0,1.1649,0.7,0.1,0.6,tp_lower -972,做多,2020-01-29 16:10:00,2020-01-29 16:45:00,176.04,176.99,2.06,100.0,1.168,1.11,0.1,1.01,tp_upper -973,做多,2020-01-29 18:00:00,2020-01-29 18:05:00,176.67,176.64,2.07,100.0,1.1689,-0.04,0.1,-0.14,flip -974,做空,2020-01-29 18:05:00,2020-01-29 18:30:00,176.64,176.56,2.06,100.0,1.1678,0.09,0.1,-0.01,flip -975,做多,2020-01-29 18:30:00,2020-01-29 18:50:00,176.56,176.6,2.06,100.0,1.1677,0.05,0.1,-0.06,flip -976,做空,2020-01-29 18:50:00,2020-01-29 19:05:00,176.6,176.16,2.06,100.0,1.1665,0.51,0.1,0.41,tp_lower -977,做多,2020-01-29 19:25:00,2020-01-29 19:35:00,176.5,176.85,2.06,100.0,1.1689,0.41,0.1,0.31,tp_upper -978,做多,2020-01-29 20:35:00,2020-01-29 20:45:00,176.72,176.51,2.07,100.0,1.1686,-0.25,0.1,-0.35,flip -979,做空,2020-01-29 20:45:00,2020-01-29 21:20:00,176.51,176.16,2.06,100.0,1.1674,0.41,0.1,0.31,tp_lower -980,做多,2020-01-29 21:55:00,2020-01-29 22:05:00,176.33,176.27,2.06,100.0,1.1698,-0.07,0.1,-0.17,flip -981,做空,2020-01-29 22:05:00,2020-01-29 22:15:00,176.27,176.47,2.06,100.0,1.1686,-0.23,0.1,-0.34,flip -982,做多,2020-01-29 22:15:00,2020-01-29 22:25:00,176.47,176.15,2.06,100.0,1.1648,-0.37,0.1,-0.48,flip -983,做空,2020-01-29 22:25:00,2020-01-29 22:40:00,176.15,175.51,2.05,100.0,1.1636,0.74,0.1,0.64,tp_lower -984,做多,2020-01-29 23:10:00,2020-01-29 23:15:00,176.2,176.04,2.06,100.0,1.1664,-0.19,0.1,-0.29,flip -985,做空,2020-01-29 23:15:00,2020-01-29 23:30:00,176.04,175.54,2.05,100.0,1.1652,0.58,0.1,0.48,tp_lower -986,做多,2020-01-30 01:25:00,2020-01-30 01:30:00,172.77,172.7,2.12,100.0,1.2271,-0.09,0.11,-0.19,flip -987,做空,2020-01-30 01:30:00,2020-01-30 01:35:00,172.7,173.44,2.12,100.0,1.2259,-0.91,0.11,-1.01,flip -988,做多,2020-01-30 01:35:00,2020-01-30 01:50:00,173.44,173.72,2.11,100.0,1.2142,0.34,0.11,0.23,tp_upper -989,做多,2020-01-30 02:25:00,2020-01-30 02:30:00,173.31,173.18,2.11,100.0,1.2159,-0.16,0.11,-0.26,flip -990,做空,2020-01-30 02:30:00,2020-01-30 03:15:00,173.18,173.13,2.1,100.0,1.2147,0.06,0.11,-0.04,flip -991,做多,2020-01-30 03:15:00,2020-01-30 03:50:00,173.13,173.48,2.1,100.0,1.2142,0.42,0.11,0.32,tp_upper -992,做多,2020-01-30 05:30:00,2020-01-30 05:40:00,174.59,174.0,2.1,100.0,1.2052,-0.71,0.1,-0.82,flip -993,做空,2020-01-30 05:40:00,2020-01-30 05:50:00,174.0,174.41,2.1,100.0,1.204,-0.49,0.1,-0.6,flip -994,做多,2020-01-30 05:50:00,2020-01-30 05:55:00,174.41,174.07,2.09,100.0,1.1972,-0.41,0.1,-0.51,flip -995,做空,2020-01-30 05:55:00,2020-01-30 06:00:00,174.07,173.91,2.08,100.0,1.196,0.19,0.1,0.09,tp_lower -996,做多,2020-01-30 06:20:00,2020-01-30 06:50:00,174.32,174.28,2.08,100.0,1.1942,-0.05,0.1,-0.15,flip -997,做空,2020-01-30 06:50:00,2020-01-30 08:50:00,174.28,176.16,2.08,100.0,1.193,-2.24,0.11,-2.35,flip -998,做多,2020-01-30 08:50:00,2020-01-30 09:00:00,176.16,176.74,2.05,100.0,1.1663,0.68,0.1,0.57,tp_upper -999,做多,2020-01-30 09:00:00,2020-01-30 09:05:00,176.74,175.89,2.06,100.0,1.1651,-0.99,0.1,-1.09,flip -1000,做空,2020-01-30 09:05:00,2020-01-30 09:10:00,175.89,175.65,2.05,100.0,1.164,0.28,0.1,0.18,tp_lower -1001,做多,2020-01-30 09:50:00,2020-01-30 10:05:00,175.85,175.57,2.05,100.0,1.1647,-0.33,0.1,-0.43,flip -1002,做空,2020-01-30 10:05:00,2020-01-30 10:50:00,175.57,175.5,2.04,100.0,1.1635,0.08,0.1,-0.02,flip -1003,做多,2020-01-30 10:50:00,2020-01-30 12:05:00,175.5,175.95,2.04,100.0,1.1633,0.52,0.1,0.42,tp_upper -1004,做多,2020-01-30 14:30:00,2020-01-30 15:30:00,176.48,177.1,2.04,100.0,1.1586,0.72,0.1,0.62,tp_upper -1005,做多,2020-01-30 16:40:00,2020-01-30 17:05:00,177.27,179.52,2.05,100.0,1.1564,2.6,0.1,2.5,tp_upper -1006,做多,2020-01-30 19:40:00,2020-01-30 20:00:00,181.58,182.24,2.07,100.0,1.1421,0.75,0.1,0.65,tp_upper -1007,做多,2020-01-30 21:35:00,2020-01-30 21:55:00,184.32,185.61,2.08,100.0,1.1281,1.46,0.1,1.35,tp_upper -1008,做多,2020-01-30 22:30:00,2020-01-30 22:50:00,185.05,186.71,2.09,100.0,1.1304,1.88,0.11,1.77,tp_upper -1009,做多,2020-01-30 23:50:00,2020-01-31 00:25:00,185.13,185.45,2.11,100.0,1.1389,0.36,0.11,0.26,flip -1010,做空,2020-01-31 00:25:00,2020-01-31 00:30:00,185.45,185.51,2.15,100.0,1.1615,-0.07,0.11,-0.18,flip -1011,做多,2020-01-31 00:30:00,2020-01-31 00:35:00,185.51,185.31,2.15,100.0,1.1596,-0.23,0.11,-0.34,flip -1012,做空,2020-01-31 00:35:00,2020-01-31 01:10:00,185.31,185.07,2.15,100.0,1.1584,0.28,0.11,0.17,flip -1013,做多,2020-01-31 01:10:00,2020-01-31 01:25:00,185.07,184.92,2.15,100.0,1.1603,-0.17,0.11,-0.28,flip -1014,做空,2020-01-31 01:25:00,2020-01-31 01:35:00,184.92,183.67,2.14,100.0,1.1591,1.45,0.11,1.34,tp_lower -1015,做多,2020-01-31 03:00:00,2020-01-31 03:50:00,183.89,183.93,2.16,100.0,1.1723,0.05,0.11,-0.06,flip -1016,做空,2020-01-31 03:50:00,2020-01-31 04:00:00,183.93,183.43,2.15,100.0,1.1711,0.59,0.11,0.48,tp_lower -1017,做多,2020-01-31 04:20:00,2020-01-31 06:30:00,184.01,183.68,2.16,100.0,1.1726,-0.39,0.11,-0.49,tp_upper -1018,做多,2020-01-31 08:25:00,2020-01-31 08:40:00,182.76,183.23,2.15,100.0,1.1774,0.55,0.11,0.45,tp_upper -1019,做多,2020-01-31 09:50:00,2020-01-31 10:40:00,183.08,182.64,2.16,100.0,1.1771,-0.52,0.11,-0.63,flip -1020,做空,2020-01-31 10:40:00,2020-01-31 10:45:00,182.64,181.78,2.15,100.0,1.176,1.01,0.11,0.9,tp_lower -1021,做多,2020-01-31 13:35:00,2020-01-31 13:40:00,178.64,178.63,2.16,100.0,1.2068,-0.01,0.11,-0.12,flip -1022,做空,2020-01-31 13:40:00,2020-01-31 14:55:00,178.63,178.23,2.15,100.0,1.2056,0.48,0.11,0.37,flip -1023,做多,2020-01-31 14:55:00,2020-01-31 15:20:00,178.23,178.09,2.16,100.0,1.2098,-0.17,0.11,-0.28,flip -1024,做空,2020-01-31 15:20:00,2020-01-31 15:25:00,178.09,178.36,2.15,100.0,1.2086,-0.33,0.11,-0.43,flip -1025,做多,2020-01-31 15:25:00,2020-01-31 15:40:00,178.36,179.65,2.15,100.0,1.2037,1.55,0.11,1.44,tp_upper -1026,做多,2020-01-31 17:45:00,2020-01-31 18:10:00,178.81,179.31,2.16,100.0,1.2081,0.6,0.11,0.5,tp_upper -1027,做多,2020-01-31 20:00:00,2020-01-31 20:05:00,180.56,180.72,2.16,100.0,1.1986,0.19,0.11,0.08,tp_upper -1028,做多,2020-01-31 20:50:00,2020-01-31 21:25:00,180.41,180.6,2.16,100.0,1.1994,0.23,0.11,0.12,flip -1029,做空,2020-01-31 21:25:00,2020-01-31 21:30:00,180.6,181.07,2.16,100.0,1.1982,-0.56,0.11,-0.67,flip -1030,做多,2020-01-31 21:30:00,2020-01-31 21:35:00,181.07,181.2,2.16,100.0,1.1908,0.15,0.11,0.05,tp_upper -1031,做多,2020-01-31 23:05:00,2020-01-31 23:15:00,182.11,181.46,2.16,100.0,1.1837,-0.77,0.11,-0.88,flip -1032,做空,2020-01-31 23:15:00,2020-01-31 23:25:00,181.46,180.76,2.15,100.0,1.1825,0.83,0.11,0.72,tp_lower -1033,做多,2020-02-01 00:35:00,2020-02-01 01:00:00,181.02,181.73,2.2,100.0,1.2139,0.86,0.11,0.75,tp_upper -1034,做多,2020-02-01 03:10:00,2020-02-01 03:15:00,183.5,183.27,2.2,100.0,1.201,-0.28,0.11,-0.39,flip -1035,做空,2020-02-01 03:15:00,2020-02-01 03:25:00,183.27,183.6,2.2,100.0,1.1998,-0.4,0.11,-0.51,flip -1036,做多,2020-02-01 03:25:00,2020-02-01 04:05:00,183.6,183.38,2.19,100.0,1.1943,-0.26,0.11,-0.37,flip -1037,做空,2020-02-01 04:05:00,2020-02-01 04:15:00,183.38,183.69,2.19,100.0,1.1931,-0.37,0.11,-0.48,flip -1038,做多,2020-02-01 04:15:00,2020-02-01 04:20:00,183.69,183.4,2.18,100.0,1.1879,-0.34,0.11,-0.45,flip -1039,做空,2020-02-01 04:20:00,2020-02-01 04:25:00,183.4,183.46,2.18,100.0,1.1867,-0.07,0.11,-0.18,flip -1040,做多,2020-02-01 04:25:00,2020-02-01 04:35:00,183.46,183.49,2.17,100.0,1.1847,0.04,0.11,-0.07,flip -1041,做空,2020-02-01 04:35:00,2020-02-01 04:45:00,183.49,182.98,2.17,100.0,1.1835,0.6,0.11,0.5,tp_lower -1042,做多,2020-02-01 06:15:00,2020-02-01 06:30:00,182.24,182.18,2.18,100.0,1.1938,-0.07,0.11,-0.18,flip -1043,做空,2020-02-01 06:30:00,2020-02-01 06:35:00,182.18,182.23,2.17,100.0,1.1926,-0.06,0.11,-0.17,flip -1044,做多,2020-02-01 06:35:00,2020-02-01 06:40:00,182.23,182.6,2.17,100.0,1.1907,0.44,0.11,0.33,tp_upper -1045,做多,2020-02-01 08:10:00,2020-02-01 08:20:00,183.18,181.93,2.17,100.0,1.1858,-1.48,0.11,-1.59,flip -1046,做空,2020-02-01 08:20:00,2020-02-01 08:25:00,181.93,181.61,2.16,100.0,1.1846,0.38,0.11,0.27,tp_lower -1047,做多,2020-02-01 09:40:00,2020-02-01 10:00:00,181.67,182.07,2.16,100.0,1.1872,0.47,0.11,0.37,tp_upper -1048,做多,2020-02-01 10:45:00,2020-02-01 10:50:00,181.58,181.58,2.16,100.0,1.1892,0.0,0.11,-0.11,flip -1049,做空,2020-02-01 10:50:00,2020-02-01 11:05:00,181.58,181.24,2.16,100.0,1.188,0.4,0.11,0.3,tp_lower -1050,做多,2020-02-01 11:55:00,2020-02-01 12:05:00,181.3,180.74,2.16,100.0,1.1909,-0.67,0.11,-0.77,flip -1051,做空,2020-02-01 12:05:00,2020-02-01 12:10:00,180.74,180.97,2.15,100.0,1.1897,-0.27,0.11,-0.38,flip -1052,做多,2020-02-01 12:10:00,2020-02-01 12:15:00,180.97,180.83,2.15,100.0,1.1855,-0.17,0.11,-0.27,flip -1053,做空,2020-02-01 12:15:00,2020-02-01 13:00:00,180.83,181.07,2.14,100.0,1.1843,-0.28,0.11,-0.39,flip -1054,做多,2020-02-01 13:00:00,2020-02-01 13:05:00,181.07,181.83,2.14,100.0,1.18,0.9,0.11,0.79,tp_upper -1055,做多,2020-02-01 14:15:00,2020-02-01 14:20:00,181.64,181.45,2.14,100.0,1.18,-0.22,0.11,-0.33,flip -1056,做空,2020-02-01 14:20:00,2020-02-01 14:45:00,181.45,182.17,2.14,100.0,1.1788,-0.85,0.11,-0.96,flip -1057,做多,2020-02-01 14:45:00,2020-02-01 14:50:00,182.17,182.15,2.13,100.0,1.1683,-0.02,0.11,-0.13,flip -1058,做空,2020-02-01 14:50:00,2020-02-01 15:05:00,182.15,181.62,2.13,100.0,1.1672,0.62,0.11,0.51,flip -1059,做多,2020-02-01 15:05:00,2020-02-01 15:20:00,181.62,182.52,2.13,100.0,1.1728,1.06,0.11,0.95,tp_upper -1060,做多,2020-02-01 16:00:00,2020-02-01 16:10:00,182.17,181.98,2.14,100.0,1.1739,-0.22,0.11,-0.33,flip -1061,做空,2020-02-01 16:10:00,2020-02-01 16:15:00,181.98,182.35,2.13,100.0,1.1727,-0.43,0.11,-0.54,flip -1062,做多,2020-02-01 16:15:00,2020-02-01 16:20:00,182.35,182.33,2.13,100.0,1.1668,-0.02,0.11,-0.13,flip -1063,做空,2020-02-01 16:20:00,2020-02-01 18:00:00,182.33,183.74,2.13,100.0,1.1656,-1.64,0.11,-1.75,flip -1064,做多,2020-02-01 18:00:00,2020-02-01 18:15:00,183.74,183.58,2.11,100.0,1.1466,-0.18,0.11,-0.29,flip -1065,做空,2020-02-01 18:15:00,2020-02-01 18:20:00,183.58,183.92,2.1,100.0,1.1454,-0.39,0.11,-0.49,flip -1066,做多,2020-02-01 18:20:00,2020-02-01 18:30:00,183.92,183.68,2.1,100.0,1.1401,-0.27,0.1,-0.38,flip -1067,做空,2020-02-01 18:30:00,2020-02-01 18:40:00,183.68,182.95,2.09,100.0,1.1389,0.83,0.1,0.73,tp_lower -1068,做多,2020-02-01 18:55:00,2020-02-01 19:00:00,183.57,183.5,2.1,100.0,1.143,-0.08,0.1,-0.18,flip -1069,做空,2020-02-01 19:00:00,2020-02-01 19:25:00,183.5,183.02,2.1,100.0,1.1418,0.55,0.1,0.44,tp_lower -1070,做多,2020-02-01 20:10:00,2020-02-01 20:15:00,183.17,183.05,2.1,100.0,1.1458,-0.14,0.1,-0.24,flip -1071,做空,2020-02-01 20:15:00,2020-02-01 20:25:00,183.05,183.45,2.1,100.0,1.1446,-0.46,0.1,-0.56,flip -1072,做多,2020-02-01 20:25:00,2020-02-01 20:30:00,183.45,183.46,2.09,100.0,1.1385,0.01,0.1,-0.09,tp_upper -1073,做多,2020-02-01 21:30:00,2020-02-01 21:35:00,183.45,183.31,2.09,100.0,1.1374,-0.16,0.1,-0.26,flip -1074,做空,2020-02-01 21:35:00,2020-02-01 21:40:00,183.31,182.66,2.08,100.0,1.1363,0.74,0.1,0.63,tp_lower -1075,做多,2020-02-01 22:00:00,2020-02-01 22:10:00,183.26,183.45,2.09,100.0,1.1395,0.22,0.1,0.11,flip -1076,做空,2020-02-01 22:10:00,2020-02-01 22:50:00,183.45,183.34,2.09,100.0,1.1383,0.13,0.1,0.02,flip -1077,做多,2020-02-01 22:50:00,2020-02-01 22:55:00,183.34,183.24,2.09,100.0,1.1386,-0.11,0.1,-0.22,flip -1078,做空,2020-02-01 22:55:00,2020-02-02 00:15:00,183.24,182.98,2.08,100.0,1.1374,0.3,0.1,0.19,tp_lower -1079,做多,2020-02-02 01:40:00,2020-02-02 01:55:00,182.07,182.15,2.17,100.0,1.1933,0.1,0.11,-0.01,flip -1080,做空,2020-02-02 01:55:00,2020-02-02 02:10:00,182.15,180.61,2.17,100.0,1.1921,1.84,0.11,1.73,tp_lower -1081,做多,2020-02-02 02:45:00,2020-02-02 03:25:00,181.37,181.01,2.19,100.0,1.2062,-0.43,0.11,-0.54,flip -1082,做空,2020-02-02 03:25:00,2020-02-02 03:40:00,181.01,180.52,2.18,100.0,1.2049,0.59,0.11,0.48,tp_lower -1083,做多,2020-02-02 03:45:00,2020-02-02 03:50:00,180.83,180.7,2.18,100.0,1.2082,-0.16,0.11,-0.27,flip -1084,做空,2020-02-02 03:50:00,2020-02-02 03:55:00,180.7,180.8,2.18,100.0,1.207,-0.12,0.11,-0.23,flip -1085,做多,2020-02-02 03:55:00,2020-02-02 04:20:00,180.8,180.92,2.18,100.0,1.2045,0.14,0.11,0.04,flip -1086,做空,2020-02-02 04:20:00,2020-02-02 06:05:00,180.92,181.99,2.18,100.0,1.2033,-1.29,0.11,-1.4,tp_lower -1087,做多,2020-02-02 06:15:00,2020-02-02 06:20:00,182.26,182.53,2.16,100.0,1.1861,0.32,0.11,0.21,tp_upper -1088,做多,2020-02-02 08:30:00,2020-02-02 09:00:00,186.77,187.22,2.16,100.0,1.1581,0.52,0.11,0.41,flip -1089,做空,2020-02-02 09:00:00,2020-02-02 11:15:00,187.22,191.14,2.17,100.0,1.1569,-4.54,0.11,-4.65,flip -1090,做多,2020-02-02 11:15:00,2020-02-02 11:40:00,191.14,191.93,2.12,100.0,1.1083,0.88,0.11,0.77,tp_upper -1091,做多,2020-02-02 13:30:00,2020-02-02 14:30:00,191.48,191.66,2.13,100.0,1.1098,0.2,0.11,0.09,tp_upper -1092,做多,2020-02-02 14:30:00,2020-02-02 14:35:00,191.66,191.68,2.12,100.0,1.1087,0.02,0.11,-0.08,tp_upper -1093,做多,2020-02-02 15:35:00,2020-02-02 15:50:00,191.8,192.76,2.12,100.0,1.1069,1.06,0.11,0.96,tp_upper -1094,做多,2020-02-02 16:25:00,2020-02-02 16:45:00,192.19,192.0,2.13,100.0,1.1091,-0.21,0.11,-0.32,flip -1095,做空,2020-02-02 16:45:00,2020-02-02 16:55:00,192.0,191.26,2.13,100.0,1.108,0.82,0.11,0.71,tp_lower -1096,做多,2020-02-02 17:30:00,2020-02-02 17:45:00,191.66,191.72,2.13,100.0,1.1131,0.07,0.11,-0.04,flip -1097,做空,2020-02-02 17:45:00,2020-02-02 18:00:00,191.72,191.64,2.13,100.0,1.112,0.09,0.11,-0.02,flip -1098,做多,2020-02-02 18:00:00,2020-02-02 18:05:00,191.64,191.43,2.13,100.0,1.1118,-0.23,0.11,-0.34,flip -1099,做空,2020-02-02 18:05:00,2020-02-02 18:15:00,191.43,191.58,2.13,100.0,1.1107,-0.17,0.11,-0.27,flip -1100,做多,2020-02-02 18:15:00,2020-02-02 18:20:00,191.58,191.4,2.12,100.0,1.1078,-0.2,0.11,-0.31,flip -1101,做空,2020-02-02 18:20:00,2020-02-02 18:25:00,191.4,191.54,2.12,100.0,1.1067,-0.15,0.11,-0.26,flip -1102,做多,2020-02-02 18:25:00,2020-02-02 18:30:00,191.54,192.12,2.11,100.0,1.104,0.64,0.11,0.53,tp_upper -1103,做多,2020-02-02 19:50:00,2020-02-02 19:55:00,192.02,191.66,2.12,100.0,1.1035,-0.4,0.11,-0.5,flip -1104,做空,2020-02-02 19:55:00,2020-02-02 20:00:00,191.66,191.59,2.11,100.0,1.1024,0.08,0.11,-0.03,tp_lower -1105,做多,2020-02-02 20:20:00,2020-02-02 20:30:00,191.91,191.99,2.11,100.0,1.1002,0.09,0.11,-0.02,flip -1106,做空,2020-02-02 20:30:00,2020-02-02 20:50:00,191.99,192.23,2.11,100.0,1.0991,-0.26,0.11,-0.37,flip -1107,做多,2020-02-02 20:50:00,2020-02-02 21:10:00,192.23,192.14,2.11,100.0,1.0953,-0.1,0.11,-0.2,flip -1108,做空,2020-02-02 21:10:00,2020-02-02 22:00:00,192.14,190.3,2.1,100.0,1.0942,2.01,0.1,1.91,tp_lower -1109,做多,2020-02-03 00:10:00,2020-02-03 00:15:00,189.38,189.64,2.18,100.0,1.1507,0.3,0.11,0.19,tp_upper -1110,做多,2020-02-03 02:30:00,2020-02-03 02:35:00,192.58,192.03,2.18,100.0,1.132,-0.62,0.11,-0.73,flip -1111,做空,2020-02-03 02:35:00,2020-02-03 03:40:00,192.03,191.35,2.17,100.0,1.1309,0.77,0.11,0.66,flip -1112,做多,2020-02-03 03:40:00,2020-02-03 04:25:00,191.35,190.9,2.18,100.0,1.1378,-0.51,0.11,-0.62,flip -1113,做空,2020-02-03 04:25:00,2020-02-03 04:30:00,190.9,191.21,2.17,100.0,1.1366,-0.35,0.11,-0.46,flip -1114,做多,2020-02-03 04:30:00,2020-02-03 04:55:00,191.21,191.02,2.16,100.0,1.1318,-0.22,0.11,-0.32,flip -1115,做空,2020-02-03 04:55:00,2020-02-03 05:00:00,191.02,191.3,2.16,100.0,1.1307,-0.32,0.11,-0.42,flip -1116,做多,2020-02-03 05:00:00,2020-02-03 05:10:00,191.3,191.93,2.15,100.0,1.1262,0.71,0.11,0.6,tp_upper -1117,做多,2020-02-03 05:10:00,2020-02-03 05:15:00,191.93,191.87,2.16,100.0,1.1251,-0.07,0.11,-0.18,tp_upper -1118,做多,2020-02-03 05:55:00,2020-02-03 06:15:00,191.4,191.53,2.16,100.0,1.1267,0.15,0.11,0.04,flip -1119,做空,2020-02-03 06:15:00,2020-02-03 06:25:00,191.53,191.55,2.16,100.0,1.1256,-0.02,0.11,-0.13,flip -1120,做多,2020-02-03 06:25:00,2020-02-03 06:30:00,191.55,191.54,2.15,100.0,1.1242,-0.01,0.11,-0.12,flip -1121,做空,2020-02-03 06:30:00,2020-02-03 06:40:00,191.54,191.61,2.15,100.0,1.1231,-0.08,0.11,-0.19,flip -1122,做多,2020-02-03 06:40:00,2020-02-03 06:50:00,191.61,191.37,2.15,100.0,1.1212,-0.27,0.11,-0.38,flip -1123,做空,2020-02-03 06:50:00,2020-02-03 07:00:00,191.37,190.97,2.14,100.0,1.1201,0.45,0.11,0.34,tp_lower -1124,做多,2020-02-03 08:15:00,2020-02-03 08:20:00,190.82,190.44,2.15,100.0,1.1245,-0.43,0.11,-0.53,flip -1125,做空,2020-02-03 08:20:00,2020-02-03 08:30:00,190.44,190.53,2.14,100.0,1.1234,-0.1,0.11,-0.21,flip -1126,做多,2020-02-03 08:30:00,2020-02-03 08:45:00,190.53,190.27,2.14,100.0,1.1212,-0.29,0.11,-0.4,flip -1127,做空,2020-02-03 08:45:00,2020-02-03 08:50:00,190.27,190.19,2.13,100.0,1.1201,0.09,0.11,-0.02,tp_lower -1128,做多,2020-02-03 10:40:00,2020-02-03 11:25:00,189.03,189.75,2.13,100.0,1.1268,0.81,0.11,0.7,tp_upper -1129,做多,2020-02-03 13:05:00,2020-02-03 13:10:00,190.09,189.55,2.14,100.0,1.1236,-0.61,0.11,-0.71,flip -1130,做空,2020-02-03 13:10:00,2020-02-03 13:15:00,189.55,189.45,2.13,100.0,1.1225,0.11,0.11,0.01,tp_lower -1131,做多,2020-02-03 15:20:00,2020-02-03 15:50:00,189.18,188.99,2.13,100.0,1.1242,-0.21,0.11,-0.32,flip -1132,做空,2020-02-03 15:50:00,2020-02-03 15:55:00,188.99,187.68,2.12,100.0,1.123,1.47,0.11,1.37,tp_lower -1133,做多,2020-02-03 16:10:00,2020-02-03 16:20:00,189.02,188.79,2.14,100.0,1.1295,-0.26,0.11,-0.37,flip -1134,做空,2020-02-03 16:20:00,2020-02-03 16:25:00,188.79,188.77,2.13,100.0,1.1284,0.02,0.11,-0.08,flip -1135,做多,2020-02-03 16:25:00,2020-02-03 16:35:00,188.77,188.43,2.13,100.0,1.1275,-0.38,0.11,-0.49,flip -1136,做空,2020-02-03 16:35:00,2020-02-03 16:45:00,188.43,188.53,2.12,100.0,1.1264,-0.11,0.11,-0.22,tp_lower -1137,做多,2020-02-03 17:05:00,2020-02-03 17:10:00,188.72,188.55,2.12,100.0,1.1229,-0.19,0.11,-0.3,flip -1138,做空,2020-02-03 17:10:00,2020-02-03 17:20:00,188.55,188.39,2.12,100.0,1.1218,0.18,0.11,0.07,flip -1139,做多,2020-02-03 17:20:00,2020-02-03 17:35:00,188.39,188.74,2.11,100.0,1.1226,0.39,0.11,0.29,flip -1140,做空,2020-02-03 17:35:00,2020-02-03 18:10:00,188.74,188.6,2.12,100.0,1.1215,0.16,0.11,0.05,flip -1141,做多,2020-02-03 18:10:00,2020-02-03 18:15:00,188.6,188.57,2.12,100.0,1.122,-0.03,0.11,-0.14,flip -1142,做空,2020-02-03 18:15:00,2020-02-03 18:35:00,188.57,189.07,2.11,100.0,1.1209,-0.56,0.11,-0.67,flip -1143,做多,2020-02-03 18:35:00,2020-02-03 18:40:00,189.07,189.69,2.11,100.0,1.1138,0.69,0.11,0.58,tp_upper -1144,做多,2020-02-03 21:15:00,2020-02-03 21:30:00,190.63,190.36,2.11,100.0,1.1072,-0.3,0.11,-0.4,flip -1145,做空,2020-02-03 21:30:00,2020-02-03 21:50:00,190.36,189.43,2.11,100.0,1.1061,1.03,0.1,0.92,tp_lower -1146,做多,2020-02-03 22:00:00,2020-02-03 22:15:00,190.48,190.2,2.11,100.0,1.1097,-0.31,0.11,-0.42,flip -1147,做空,2020-02-03 22:15:00,2020-02-03 22:20:00,190.2,190.0,2.11,100.0,1.1086,0.22,0.11,0.12,tp_lower -1148,做多,2020-02-03 22:30:00,2020-02-03 22:35:00,190.41,189.85,2.11,100.0,1.1075,-0.62,0.11,-0.73,flip -1149,做空,2020-02-03 22:35:00,2020-02-03 22:40:00,189.85,189.5,2.1,100.0,1.1064,0.39,0.1,0.28,tp_lower -1150,做多,2020-02-03 23:25:00,2020-02-03 23:35:00,189.68,189.8,2.1,100.0,1.1083,0.13,0.11,0.03,flip -1151,做空,2020-02-03 23:35:00,2020-02-04 01:20:00,189.8,191.09,2.1,100.0,1.1072,-1.43,0.11,-1.53,flip -1152,做多,2020-02-04 01:20:00,2020-02-04 02:30:00,191.09,190.18,2.17,100.0,1.1338,-1.03,0.11,-1.14,flip -1153,做空,2020-02-04 02:30:00,2020-02-04 02:50:00,190.18,190.15,2.15,100.0,1.1327,0.03,0.11,-0.07,flip -1154,做多,2020-02-04 02:50:00,2020-02-04 04:25:00,190.15,188.89,2.15,100.0,1.1319,-1.43,0.11,-1.53,flip -1155,做空,2020-02-04 04:25:00,2020-02-04 04:40:00,188.89,188.22,2.14,100.0,1.1308,0.76,0.11,0.65,tp_lower -1156,做多,2020-02-04 05:50:00,2020-02-04 06:45:00,188.0,188.11,2.14,100.0,1.139,0.13,0.11,0.02,flip -1157,做空,2020-02-04 06:45:00,2020-02-04 08:00:00,188.11,188.48,2.14,100.0,1.1379,-0.42,0.11,-0.53,flip -1158,做多,2020-02-04 08:00:00,2020-02-04 08:05:00,188.48,188.3,2.13,100.0,1.1323,-0.2,0.11,-0.31,flip -1159,做空,2020-02-04 08:05:00,2020-02-04 08:15:00,188.3,188.33,2.13,100.0,1.1312,-0.03,0.11,-0.14,flip -1160,做多,2020-02-04 08:15:00,2020-02-04 11:20:00,188.33,185.72,2.13,100.0,1.1297,-2.95,0.1,-3.05,flip -1161,做空,2020-02-04 11:20:00,2020-02-04 11:25:00,185.72,187.47,2.1,100.0,1.1285,-1.97,0.11,-2.08,flip -1162,做多,2020-02-04 11:25:00,2020-02-04 11:30:00,187.47,187.47,2.07,100.0,1.1063,0.0,0.1,-0.1,tp_upper -1163,做多,2020-02-04 12:15:00,2020-02-04 14:05:00,186.68,186.62,2.07,100.0,1.1099,-0.07,0.1,-0.17,tp_upper -1164,做多,2020-02-04 14:45:00,2020-02-04 14:50:00,186.42,186.49,2.07,100.0,1.11,0.08,0.1,-0.03,tp_upper -1165,做多,2020-02-04 17:20:00,2020-02-04 17:45:00,188.87,189.03,2.07,100.0,1.0949,0.18,0.1,0.07,flip -1166,做空,2020-02-04 17:45:00,2020-02-04 18:30:00,189.03,189.11,2.07,100.0,1.0938,-0.09,0.1,-0.19,flip -1167,做多,2020-02-04 18:30:00,2020-02-04 18:35:00,189.11,188.75,2.06,100.0,1.0918,-0.39,0.1,-0.5,flip -1168,做空,2020-02-04 18:35:00,2020-02-04 18:40:00,188.75,188.88,2.06,100.0,1.0907,-0.14,0.1,-0.24,flip -1169,做多,2020-02-04 18:40:00,2020-02-04 20:40:00,188.88,187.98,2.06,100.0,1.0881,-0.98,0.1,-1.08,flip -1170,做空,2020-02-04 20:40:00,2020-02-04 21:55:00,187.98,188.2,2.04,100.0,1.087,-0.24,0.1,-0.34,flip -1171,做多,2020-02-04 21:55:00,2020-02-04 22:05:00,188.2,187.89,2.04,100.0,1.0834,-0.34,0.1,-0.44,flip -1172,做空,2020-02-04 22:05:00,2020-02-04 22:15:00,187.89,188.77,2.03,100.0,1.0823,-0.95,0.1,-1.05,flip -1173,做多,2020-02-04 22:15:00,2020-02-04 22:20:00,188.77,188.55,2.02,100.0,1.0711,-0.24,0.1,-0.34,tp_upper -1174,做多,2020-02-04 22:30:00,2020-02-04 22:40:00,188.39,188.73,2.02,100.0,1.071,0.36,0.1,0.26,tp_upper -1175,做多,2020-02-04 23:25:00,2020-02-05 00:10:00,188.83,189.82,2.02,100.0,1.0693,1.06,0.1,0.96,tp_upper -1176,做多,2020-02-05 02:40:00,2020-02-05 02:55:00,188.83,189.61,2.07,100.0,1.0978,0.86,0.1,0.75,tp_upper -1177,做多,2020-02-05 03:30:00,2020-02-05 03:40:00,189.08,189.37,2.08,100.0,1.0997,0.32,0.1,0.21,tp_upper -1178,做多,2020-02-05 04:25:00,2020-02-05 04:35:00,189.74,189.38,2.08,100.0,1.0965,-0.39,0.1,-0.5,flip -1179,做空,2020-02-05 04:35:00,2020-02-05 04:40:00,189.38,189.56,2.07,100.0,1.0954,-0.2,0.1,-0.3,flip -1180,做多,2020-02-05 04:40:00,2020-02-05 04:50:00,189.56,190.07,2.07,100.0,1.0922,0.56,0.1,0.45,tp_upper -1181,做多,2020-02-05 06:50:00,2020-02-05 07:25:00,191.33,192.1,2.07,100.0,1.084,0.83,0.1,0.73,tp_upper -1182,做多,2020-02-05 08:40:00,2020-02-05 09:05:00,191.25,191.63,2.08,100.0,1.0877,0.41,0.1,0.31,tp_upper -1183,做多,2020-02-05 10:05:00,2020-02-05 10:10:00,191.64,191.58,2.08,100.0,1.0865,-0.07,0.1,-0.17,flip -1184,做空,2020-02-05 10:10:00,2020-02-05 10:15:00,191.58,191.99,2.08,100.0,1.0855,-0.45,0.1,-0.55,flip -1185,做多,2020-02-05 10:15:00,2020-02-05 10:20:00,191.99,193.23,2.07,100.0,1.0797,1.34,0.1,1.23,tp_upper -1186,做多,2020-02-05 13:05:00,2020-02-05 13:10:00,197.36,197.16,2.08,100.0,1.0561,-0.21,0.1,-0.32,flip -1187,做空,2020-02-05 13:10:00,2020-02-05 13:25:00,197.16,198.32,2.08,100.0,1.055,-1.22,0.1,-1.33,flip -1188,做多,2020-02-05 13:25:00,2020-02-05 13:30:00,198.32,197.93,2.07,100.0,1.0416,-0.41,0.1,-0.51,tp_upper -1189,做多,2020-02-05 13:45:00,2020-02-05 14:10:00,197.06,197.64,2.06,100.0,1.0452,0.61,0.1,0.5,tp_upper -1190,做多,2020-02-05 14:30:00,2020-02-05 15:00:00,197.15,197.5,2.06,100.0,1.0467,0.37,0.1,0.26,flip -1191,做空,2020-02-05 15:00:00,2020-02-05 19:50:00,197.5,202.8,2.07,100.0,1.0457,-5.54,0.11,-5.65,tp_lower -1192,做多,2020-02-05 20:15:00,2020-02-05 20:20:00,203.74,203.62,2.01,100.0,0.9854,-0.12,0.1,-0.22,flip -1193,做空,2020-02-05 20:20:00,2020-02-05 20:35:00,203.62,203.56,2.0,100.0,0.9844,0.06,0.1,-0.04,flip -1194,做多,2020-02-05 20:35:00,2020-02-05 21:10:00,203.56,203.96,2.0,100.0,0.984,0.39,0.1,0.29,tp_upper -1195,做多,2020-02-05 22:40:00,2020-02-05 23:35:00,205.73,204.72,2.01,100.0,0.9746,-0.98,0.1,-1.08,flip -1196,做空,2020-02-05 23:35:00,2020-02-05 23:40:00,204.72,204.7,1.99,100.0,0.9736,0.02,0.1,-0.08,tp_lower -1197,做多,2020-02-06 01:20:00,2020-02-06 01:45:00,204.19,204.93,2.03,100.0,0.9948,0.74,0.1,0.63,tp_upper -1198,做多,2020-02-06 03:00:00,2020-02-06 03:45:00,203.91,205.54,2.04,100.0,0.9988,1.63,0.1,1.53,tp_upper -1199,做多,2020-02-06 04:45:00,2020-02-06 05:00:00,205.59,205.86,2.05,100.0,0.9975,0.27,0.1,0.17,flip -1200,做空,2020-02-06 05:00:00,2020-02-06 06:15:00,205.86,206.42,2.05,100.0,0.9965,-0.56,0.1,-0.66,flip -1201,做多,2020-02-06 06:15:00,2020-02-06 06:30:00,206.42,206.41,2.04,100.0,0.9901,-0.01,0.1,-0.11,flip -1202,做空,2020-02-06 06:30:00,2020-02-06 06:35:00,206.41,206.68,2.04,100.0,0.9891,-0.27,0.1,-0.37,flip -1203,做多,2020-02-06 06:35:00,2020-02-06 06:40:00,206.68,207.63,2.04,100.0,0.9856,0.94,0.1,0.83,tp_upper -1204,做多,2020-02-06 06:40:00,2020-02-06 06:45:00,207.63,207.87,2.04,100.0,0.9846,0.24,0.1,0.13,tp_upper -1205,做多,2020-02-06 08:40:00,2020-02-06 08:55:00,209.53,209.49,2.04,100.0,0.9758,-0.04,0.1,-0.14,flip -1206,做空,2020-02-06 08:55:00,2020-02-06 09:20:00,209.49,208.05,2.04,100.0,0.9748,1.4,0.1,1.3,tp_lower -1207,做多,2020-02-06 09:35:00,2020-02-06 09:40:00,209.35,209.11,2.05,100.0,0.9812,-0.24,0.1,-0.34,flip -1208,做空,2020-02-06 09:40:00,2020-02-06 09:45:00,209.11,209.34,2.05,100.0,0.9802,-0.23,0.1,-0.33,flip -1209,做多,2020-02-06 09:45:00,2020-02-06 10:05:00,209.34,210.39,2.05,100.0,0.9771,1.03,0.1,0.92,tp_upper -1210,做多,2020-02-06 11:05:00,2020-02-06 11:55:00,209.73,210.79,2.05,100.0,0.9792,1.04,0.1,0.93,tp_upper -1211,做多,2020-02-06 14:15:00,2020-02-06 14:20:00,214.0,212.94,2.06,100.0,0.9635,-1.02,0.1,-1.12,flip -1212,做空,2020-02-06 14:20:00,2020-02-06 14:25:00,212.94,213.25,2.05,100.0,0.9626,-0.3,0.1,-0.4,flip -1213,做多,2020-02-06 14:25:00,2020-02-06 14:40:00,213.25,214.11,2.04,100.0,0.9588,0.82,0.1,0.72,flip -1214,做空,2020-02-06 14:40:00,2020-02-06 15:30:00,214.11,213.0,2.05,100.0,0.9579,1.06,0.1,0.96,flip -1215,做多,2020-02-06 15:30:00,2020-02-06 15:35:00,213.0,212.53,2.06,100.0,0.9669,-0.45,0.1,-0.56,flip -1216,做空,2020-02-06 15:35:00,2020-02-06 15:45:00,212.53,213.0,2.05,100.0,0.9659,-0.45,0.1,-0.56,flip -1217,做多,2020-02-06 15:45:00,2020-02-06 16:05:00,213.0,213.51,2.05,100.0,0.9607,0.49,0.1,0.39,flip -1218,做空,2020-02-06 16:05:00,2020-02-06 16:25:00,213.51,211.42,2.05,100.0,0.9597,2.01,0.1,1.9,tp_lower -1219,做多,2020-02-06 16:35:00,2020-02-06 16:45:00,213.02,213.89,2.07,100.0,0.9704,0.84,0.1,0.74,tp_upper -1220,做多,2020-02-06 17:50:00,2020-02-06 19:25:00,213.3,212.86,2.07,100.0,0.9721,-0.43,0.1,-0.53,flip -1221,做空,2020-02-06 19:25:00,2020-02-06 19:30:00,212.86,212.06,2.07,100.0,0.9711,0.78,0.1,0.67,tp_lower -1222,做多,2020-02-06 20:20:00,2020-02-06 20:25:00,213.09,212.82,2.07,100.0,0.9728,-0.26,0.1,-0.37,flip -1223,做空,2020-02-06 20:25:00,2020-02-06 22:25:00,212.82,213.06,2.07,100.0,0.9718,-0.23,0.1,-0.34,tp_lower -1224,做多,2020-02-06 22:35:00,2020-02-06 23:10:00,213.67,213.3,2.06,100.0,0.9659,-0.36,0.1,-0.46,flip -1225,做空,2020-02-06 23:10:00,2020-02-06 23:15:00,213.3,213.78,2.06,100.0,0.9649,-0.46,0.1,-0.57,flip -1226,做多,2020-02-06 23:15:00,2020-02-06 23:20:00,213.78,213.66,2.05,100.0,0.9596,-0.12,0.1,-0.22,flip -1227,做空,2020-02-06 23:20:00,2020-02-06 23:35:00,213.66,213.6,2.05,100.0,0.9586,0.06,0.1,-0.04,flip -1228,做多,2020-02-06 23:35:00,2020-02-06 23:55:00,213.6,213.27,2.05,100.0,0.9582,-0.32,0.1,-0.42,flip -1229,做空,2020-02-06 23:55:00,2020-02-07 02:50:00,213.27,219.95,2.04,100.0,0.9573,-6.39,0.11,-6.5,flip -1230,做多,2020-02-07 02:50:00,2020-02-07 02:55:00,219.95,219.37,2.04,100.0,0.9255,-0.54,0.1,-0.64,flip -1231,做空,2020-02-07 02:55:00,2020-02-07 03:00:00,219.37,219.88,2.03,100.0,0.9245,-0.47,0.1,-0.57,flip -1232,做多,2020-02-07 03:00:00,2020-02-07 03:05:00,219.88,219.58,2.02,100.0,0.9193,-0.28,0.1,-0.38,flip -1233,做空,2020-02-07 03:05:00,2020-02-07 03:20:00,219.58,218.8,2.02,100.0,0.9184,0.72,0.1,0.62,tp_lower -1234,做多,2020-02-07 03:40:00,2020-02-07 05:20:00,219.57,218.37,2.02,100.0,0.9208,-1.1,0.1,-1.21,flip -1235,做空,2020-02-07 05:20:00,2020-02-07 05:45:00,218.37,218.28,2.01,100.0,0.9199,0.08,0.1,-0.02,flip -1236,做多,2020-02-07 05:45:00,2020-02-07 06:15:00,218.28,218.21,2.01,100.0,0.9197,-0.06,0.1,-0.16,flip -1237,做空,2020-02-07 06:15:00,2020-02-07 06:20:00,218.21,218.36,2.0,100.0,0.9188,-0.14,0.1,-0.24,flip -1238,做多,2020-02-07 06:20:00,2020-02-07 06:35:00,218.36,218.67,2.0,100.0,0.9166,0.28,0.1,0.18,flip -1239,做空,2020-02-07 06:35:00,2020-02-07 06:55:00,218.67,218.36,2.0,100.0,0.9157,0.28,0.1,0.18,flip -1240,做多,2020-02-07 06:55:00,2020-02-07 07:00:00,218.36,217.96,2.0,100.0,0.9174,-0.37,0.1,-0.47,flip -1241,做空,2020-02-07 07:00:00,2020-02-07 07:15:00,217.96,217.95,2.0,100.0,0.9165,0.01,0.1,-0.09,tp_lower -1242,做多,2020-02-07 07:20:00,2020-02-07 07:25:00,218.38,218.06,2.0,100.0,0.9138,-0.29,0.1,-0.39,flip -1243,做空,2020-02-07 07:25:00,2020-02-07 07:35:00,218.06,218.53,1.99,100.0,0.9129,-0.43,0.1,-0.53,flip -1244,做多,2020-02-07 07:35:00,2020-02-07 07:45:00,218.53,218.44,1.98,100.0,0.9081,-0.08,0.1,-0.18,flip -1245,做空,2020-02-07 07:45:00,2020-02-07 08:50:00,218.44,218.57,1.98,100.0,0.9072,-0.12,0.1,-0.22,flip -1246,做多,2020-02-07 08:50:00,2020-02-07 09:25:00,218.57,218.92,1.98,100.0,0.9052,0.32,0.1,0.22,flip -1247,做空,2020-02-07 09:25:00,2020-02-07 11:55:00,218.92,220.74,1.98,100.0,0.9043,-1.65,0.1,-1.75,tp_lower -1248,做多,2020-02-07 13:05:00,2020-02-07 13:25:00,220.71,219.83,1.96,100.0,0.8886,-0.78,0.1,-0.88,flip -1249,做空,2020-02-07 13:25:00,2020-02-07 13:35:00,219.83,219.62,1.95,100.0,0.8877,0.19,0.1,0.09,flip -1250,做多,2020-02-07 13:35:00,2020-02-07 13:45:00,219.62,221.45,1.95,100.0,0.8885,1.63,0.1,1.53,tp_upper -1251,做多,2020-02-07 15:15:00,2020-02-07 15:25:00,222.23,221.93,1.97,100.0,0.8845,-0.27,0.1,-0.36,flip -1252,做空,2020-02-07 15:25:00,2020-02-07 15:35:00,221.93,220.95,1.96,100.0,0.8836,0.87,0.1,0.77,tp_lower -1253,做多,2020-02-07 16:10:00,2020-02-07 16:15:00,222.57,222.5,1.97,100.0,0.8841,-0.06,0.1,-0.16,flip -1254,做空,2020-02-07 16:15:00,2020-02-07 16:35:00,222.5,222.26,1.97,100.0,0.8832,0.21,0.1,0.11,flip -1255,做多,2020-02-07 16:35:00,2020-02-07 16:40:00,222.26,221.48,1.97,100.0,0.8842,-0.69,0.1,-0.79,flip -1256,做空,2020-02-07 16:40:00,2020-02-07 16:45:00,221.48,221.59,1.96,100.0,0.8833,-0.1,0.1,-0.2,flip -1257,做多,2020-02-07 16:45:00,2020-02-07 17:05:00,221.59,221.46,1.95,100.0,0.8816,-0.11,0.1,-0.21,flip -1258,做空,2020-02-07 17:05:00,2020-02-07 17:10:00,221.46,221.93,1.95,100.0,0.8807,-0.41,0.1,-0.51,flip -1259,做多,2020-02-07 17:10:00,2020-02-07 17:15:00,221.93,221.64,1.94,100.0,0.8761,-0.25,0.1,-0.35,flip -1260,做空,2020-02-07 17:15:00,2020-02-07 17:25:00,221.64,221.63,1.94,100.0,0.8752,0.01,0.1,-0.09,flip -1261,做多,2020-02-07 17:25:00,2020-02-07 18:25:00,221.63,222.11,1.94,100.0,0.8744,0.42,0.1,0.32,tp_upper -1262,做多,2020-02-07 19:15:00,2020-02-07 21:45:00,221.78,220.35,1.94,100.0,0.8748,-1.25,0.1,-1.35,flip -1263,做空,2020-02-07 21:45:00,2020-02-07 22:00:00,220.35,220.37,1.93,100.0,0.874,-0.02,0.1,-0.11,flip -1264,做多,2020-02-07 22:00:00,2020-02-07 22:05:00,220.37,220.22,1.92,100.0,0.8729,-0.13,0.1,-0.23,flip -1265,做空,2020-02-07 22:05:00,2020-02-07 22:15:00,220.22,220.27,1.92,100.0,0.8721,-0.04,0.1,-0.14,flip -1266,做多,2020-02-07 22:15:00,2020-02-07 22:30:00,220.27,221.25,1.92,100.0,0.8708,0.85,0.1,0.76,tp_upper -1267,做多,2020-02-08 00:20:00,2020-02-08 01:55:00,222.88,221.68,1.99,100.0,0.8935,-1.07,0.1,-1.17,flip -1268,做空,2020-02-08 01:55:00,2020-02-08 02:20:00,221.68,219.82,1.98,100.0,0.8926,1.66,0.1,1.56,tp_lower -1269,做多,2020-02-08 03:50:00,2020-02-08 04:05:00,217.59,218.26,1.99,100.0,0.9161,0.61,0.1,0.51,tp_upper -1270,做多,2020-02-08 06:40:00,2020-02-08 06:45:00,220.85,220.49,2.0,100.0,0.9044,-0.33,0.1,-0.43,flip -1271,做空,2020-02-08 06:45:00,2020-02-08 07:00:00,220.49,220.83,1.99,100.0,0.9035,-0.31,0.1,-0.41,flip -1272,做多,2020-02-08 07:00:00,2020-02-08 07:15:00,220.83,220.4,1.99,100.0,0.8998,-0.39,0.1,-0.49,flip -1273,做空,2020-02-08 07:15:00,2020-02-08 07:25:00,220.4,220.7,1.98,100.0,0.8989,-0.27,0.1,-0.37,flip -1274,做多,2020-02-08 07:25:00,2020-02-08 07:40:00,220.7,220.61,1.98,100.0,0.8956,-0.08,0.1,-0.18,flip -1275,做空,2020-02-08 07:40:00,2020-02-08 07:50:00,220.61,220.58,1.97,100.0,0.8947,0.03,0.1,-0.07,flip -1276,做多,2020-02-08 07:50:00,2020-02-08 08:05:00,220.58,221.21,1.97,100.0,0.8941,0.56,0.1,0.46,tp_upper -1277,做多,2020-02-08 09:55:00,2020-02-08 10:20:00,224.63,227.14,1.98,100.0,0.8796,2.21,0.1,2.11,tp_upper -1278,做多,2020-02-08 11:05:00,2020-02-08 11:10:00,226.1,225.88,2.0,100.0,0.8827,-0.19,0.1,-0.29,flip -1279,做空,2020-02-08 11:10:00,2020-02-08 11:15:00,225.88,225.91,1.99,100.0,0.8818,-0.03,0.1,-0.13,flip -1280,做多,2020-02-08 11:15:00,2020-02-08 11:40:00,225.91,226.1,1.99,100.0,0.8807,0.17,0.1,0.07,flip -1281,做空,2020-02-08 11:40:00,2020-02-08 11:50:00,226.1,226.17,1.99,100.0,0.8799,-0.06,0.1,-0.16,flip -1282,做多,2020-02-08 11:50:00,2020-02-08 12:05:00,226.17,226.58,1.99,100.0,0.8784,0.36,0.1,0.26,flip -1283,做空,2020-02-08 12:05:00,2020-02-08 12:15:00,226.58,226.5,1.99,100.0,0.8776,0.07,0.1,-0.03,flip -1284,做多,2020-02-08 12:15:00,2020-02-08 12:30:00,226.5,226.33,1.99,100.0,0.8773,-0.15,0.1,-0.25,flip -1285,做空,2020-02-08 12:30:00,2020-02-08 12:35:00,226.33,226.63,1.98,100.0,0.8764,-0.26,0.1,-0.36,flip -1286,做多,2020-02-08 12:35:00,2020-02-08 12:40:00,226.63,226.25,1.98,100.0,0.8732,-0.33,0.1,-0.43,flip -1287,做空,2020-02-08 12:40:00,2020-02-08 12:45:00,226.25,225.57,1.97,100.0,0.8723,0.59,0.1,0.49,tp_lower -1288,做多,2020-02-08 13:15:00,2020-02-08 13:35:00,226.22,227.41,1.98,100.0,0.8742,1.04,0.1,0.94,tp_upper -1289,做多,2020-02-08 14:00:00,2020-02-08 14:05:00,226.38,226.7,1.99,100.0,0.8773,0.28,0.1,0.18,tp_upper -1290,做多,2020-02-08 14:40:00,2020-02-08 15:20:00,226.31,226.46,1.99,100.0,0.8779,0.13,0.1,0.03,flip -1291,做空,2020-02-08 15:20:00,2020-02-08 15:35:00,226.46,226.28,1.99,100.0,0.8771,0.16,0.1,0.06,tp_lower -1292,做多,2020-02-08 15:40:00,2020-02-08 17:00:00,226.32,225.64,1.99,100.0,0.8774,-0.6,0.1,-0.7,flip -1293,做空,2020-02-08 17:00:00,2020-02-08 17:10:00,225.64,224.4,1.98,100.0,0.8766,1.09,0.1,0.99,tp_lower -1294,做多,2020-02-08 19:00:00,2020-02-08 19:45:00,223.77,225.1,1.99,100.0,0.8879,1.18,0.1,1.08,tp_upper -1295,做多,2020-02-08 21:05:00,2020-02-08 22:50:00,224.63,224.03,2.0,100.0,0.8888,-0.53,0.1,-0.63,tp_upper -1296,做多,2020-02-09 00:00:00,2020-02-09 00:10:00,223.81,225.59,2.04,100.0,0.912,1.62,0.1,1.52,tp_upper -1297,做多,2020-02-09 01:40:00,2020-02-09 01:55:00,226.13,226.32,2.06,100.0,0.9089,0.17,0.1,0.07,flip -1298,做空,2020-02-09 01:55:00,2020-02-09 02:05:00,226.32,225.87,2.05,100.0,0.908,0.41,0.1,0.31,tp_lower -1299,做多,2020-02-09 02:20:00,2020-02-09 02:30:00,226.33,226.99,2.06,100.0,0.9088,0.6,0.1,0.5,tp_upper -1300,做多,2020-02-09 04:25:00,2020-02-09 04:35:00,227.94,228.12,2.06,100.0,0.9041,0.16,0.1,0.06,flip -1301,做空,2020-02-09 04:35:00,2020-02-09 04:45:00,228.12,228.14,2.06,100.0,0.9032,-0.02,0.1,-0.12,flip -1302,做多,2020-02-09 04:45:00,2020-02-09 04:50:00,228.14,228.07,2.06,100.0,0.9022,-0.06,0.1,-0.17,flip -1303,做空,2020-02-09 04:50:00,2020-02-09 05:05:00,228.07,227.19,2.06,100.0,0.9013,0.79,0.1,0.69,tp_lower -1304,做多,2020-02-09 05:40:00,2020-02-09 05:50:00,228.19,228.71,2.06,100.0,0.9034,0.47,0.1,0.37,tp_upper -1305,做多,2020-02-09 06:45:00,2020-02-09 07:15:00,228.37,228.71,2.06,100.0,0.9038,0.31,0.1,0.2,tp_upper -1306,做多,2020-02-09 09:15:00,2020-02-09 09:20:00,229.51,229.26,2.07,100.0,0.8998,-0.22,0.1,-0.33,flip -1307,做空,2020-02-09 09:20:00,2020-02-09 09:25:00,229.26,228.38,2.06,100.0,0.8989,0.79,0.1,0.69,tp_lower -1308,做多,2020-02-09 10:15:00,2020-02-09 10:35:00,228.74,228.58,2.07,100.0,0.9035,-0.14,0.1,-0.25,flip -1309,做空,2020-02-09 10:35:00,2020-02-09 10:40:00,228.58,228.67,2.06,100.0,0.9026,-0.08,0.1,-0.18,flip -1310,做多,2020-02-09 10:40:00,2020-02-09 10:55:00,228.67,229.37,2.06,100.0,0.9009,0.63,0.1,0.53,tp_upper -1311,做多,2020-02-09 12:00:00,2020-02-09 12:45:00,229.06,228.88,2.06,100.0,0.9013,-0.16,0.1,-0.27,flip -1312,做空,2020-02-09 12:45:00,2020-02-09 12:50:00,228.88,228.91,2.06,100.0,0.9004,-0.03,0.1,-0.13,flip -1313,做多,2020-02-09 12:50:00,2020-02-09 13:10:00,228.91,229.23,2.06,100.0,0.8992,0.29,0.1,0.18,flip -1314,做空,2020-02-09 13:10:00,2020-02-09 13:20:00,229.23,229.0,2.06,100.0,0.8983,0.21,0.1,0.1,flip -1315,做多,2020-02-09 13:20:00,2020-02-09 15:50:00,229.0,227.3,2.06,100.0,0.8992,-1.53,0.1,-1.63,flip -1316,做空,2020-02-09 15:50:00,2020-02-09 16:30:00,227.3,226.9,2.04,100.0,0.8983,0.36,0.1,0.26,flip -1317,做多,2020-02-09 16:30:00,2020-02-09 17:20:00,226.9,227.48,2.04,100.0,0.9006,0.52,0.1,0.42,flip -1318,做空,2020-02-09 17:20:00,2020-02-09 17:25:00,227.48,227.75,2.05,100.0,0.8997,-0.24,0.1,-0.35,flip -1319,做多,2020-02-09 17:25:00,2020-02-09 17:30:00,227.75,227.78,2.04,100.0,0.8967,0.03,0.1,-0.08,flip -1320,做空,2020-02-09 17:30:00,2020-02-09 17:45:00,227.78,227.61,2.04,100.0,0.8958,0.15,0.1,0.05,flip -1321,做多,2020-02-09 17:45:00,2020-02-09 19:30:00,227.61,227.44,2.04,100.0,0.8962,-0.15,0.1,-0.25,tp_upper -1322,做多,2020-02-09 19:55:00,2020-02-09 20:00:00,227.23,226.72,2.04,100.0,0.8961,-0.46,0.1,-0.56,flip -1323,做空,2020-02-09 20:00:00,2020-02-09 20:10:00,226.72,226.85,2.03,100.0,0.8952,-0.12,0.1,-0.22,flip -1324,做多,2020-02-09 20:10:00,2020-02-09 21:20:00,226.85,226.23,2.03,100.0,0.8933,-0.55,0.1,-0.65,flip -1325,做空,2020-02-09 21:20:00,2020-02-09 21:40:00,226.23,226.08,2.02,100.0,0.8924,0.13,0.1,0.03,flip -1326,做多,2020-02-09 21:40:00,2020-02-09 21:45:00,226.08,225.61,2.02,100.0,0.8927,-0.42,0.1,-0.52,flip -1327,做空,2020-02-09 21:45:00,2020-02-09 21:50:00,225.61,225.93,2.01,100.0,0.8918,-0.29,0.1,-0.39,flip -1328,做多,2020-02-09 21:50:00,2020-02-09 22:10:00,225.93,226.8,2.01,100.0,0.8884,0.77,0.1,0.67,tp_upper -1329,做多,2020-02-10 00:25:00,2020-02-10 00:45:00,228.23,228.66,2.07,100.0,0.9086,0.39,0.1,0.29,flip -1330,做空,2020-02-10 00:45:00,2020-02-10 01:10:00,228.66,228.62,2.08,100.0,0.9077,0.04,0.1,-0.07,flip -1331,做多,2020-02-10 01:10:00,2020-02-10 02:55:00,228.62,227.12,2.07,100.0,0.9071,-1.36,0.1,-1.46,flip -1332,做空,2020-02-10 02:55:00,2020-02-10 03:20:00,227.12,225.87,2.06,100.0,0.9062,1.13,0.1,1.03,tp_lower -1333,做多,2020-02-10 04:50:00,2020-02-10 04:55:00,225.21,224.95,2.07,100.0,0.918,-0.24,0.1,-0.34,flip -1334,做空,2020-02-10 04:55:00,2020-02-10 05:00:00,224.95,225.25,2.06,100.0,0.9171,-0.28,0.1,-0.38,flip -1335,做多,2020-02-10 05:00:00,2020-02-10 05:05:00,225.25,225.0,2.06,100.0,0.9137,-0.23,0.1,-0.33,flip -1336,做空,2020-02-10 05:05:00,2020-02-10 05:10:00,225.0,225.25,2.05,100.0,0.9128,-0.23,0.1,-0.33,flip -1337,做多,2020-02-10 05:10:00,2020-02-10 05:35:00,225.25,224.9,2.05,100.0,0.9099,-0.32,0.1,-0.42,flip -1338,做空,2020-02-10 05:35:00,2020-02-10 05:55:00,224.9,221.41,2.04,100.0,0.909,3.17,0.1,3.07,tp_lower -1339,做多,2020-02-10 06:15:00,2020-02-10 06:35:00,224.86,224.68,2.07,100.0,0.9223,-0.17,0.1,-0.27,flip -1340,做空,2020-02-10 06:35:00,2020-02-10 07:00:00,224.68,224.4,2.07,100.0,0.9214,0.26,0.1,0.15,flip -1341,做多,2020-02-10 07:00:00,2020-02-10 07:20:00,224.4,224.29,2.07,100.0,0.9228,-0.1,0.1,-0.2,flip -1342,做空,2020-02-10 07:20:00,2020-02-10 08:10:00,224.29,223.92,2.07,100.0,0.9219,0.34,0.1,0.24,tp_lower -1343,做多,2020-02-10 10:30:00,2020-02-10 10:45:00,219.92,220.47,2.07,100.0,0.9408,0.52,0.1,0.41,tp_upper -1344,做多,2020-02-10 11:10:00,2020-02-10 11:15:00,220.33,219.38,2.07,100.0,0.9405,-0.89,0.1,-1.0,flip -1345,做空,2020-02-10 11:15:00,2020-02-10 11:25:00,219.38,218.74,2.06,100.0,0.9395,0.6,0.1,0.5,tp_lower -1346,做多,2020-02-10 13:50:00,2020-02-10 13:55:00,220.56,220.18,2.07,100.0,0.9363,-0.36,0.1,-0.46,flip -1347,做空,2020-02-10 13:55:00,2020-02-10 14:05:00,220.18,220.66,2.06,100.0,0.9353,-0.45,0.1,-0.55,flip -1348,做多,2020-02-10 14:05:00,2020-02-10 14:15:00,220.66,221.29,2.05,100.0,0.9303,0.59,0.1,0.48,tp_upper -1349,做多,2020-02-10 16:00:00,2020-02-10 16:05:00,223.9,223.28,2.06,100.0,0.9186,-0.57,0.1,-0.67,flip -1350,做空,2020-02-10 16:05:00,2020-02-10 16:10:00,223.28,224.48,2.05,100.0,0.9177,-1.1,0.1,-1.2,flip -1351,做多,2020-02-10 16:10:00,2020-02-10 16:15:00,224.48,224.13,2.04,100.0,0.9069,-0.32,0.1,-0.42,flip -1352,做空,2020-02-10 16:15:00,2020-02-10 16:25:00,224.13,224.22,2.03,100.0,0.906,-0.08,0.1,-0.18,flip -1353,做多,2020-02-10 16:25:00,2020-02-10 16:30:00,224.22,224.22,2.03,100.0,0.9044,0.0,0.1,-0.1,flip -1354,做空,2020-02-10 16:30:00,2020-02-10 16:40:00,224.22,223.1,2.03,100.0,0.9035,1.01,0.1,0.91,tp_lower -1355,做多,2020-02-10 17:45:00,2020-02-10 18:15:00,223.28,222.55,2.03,100.0,0.9109,-0.66,0.1,-0.77,flip -1356,做空,2020-02-10 18:15:00,2020-02-10 18:20:00,222.55,222.62,2.03,100.0,0.91,-0.06,0.1,-0.16,flip -1357,做多,2020-02-10 18:20:00,2020-02-10 20:05:00,222.62,221.85,2.02,100.0,0.9085,-0.7,0.1,-0.8,flip -1358,做空,2020-02-10 20:05:00,2020-02-10 20:15:00,221.85,221.87,2.01,100.0,0.9076,-0.02,0.1,-0.12,flip -1359,做多,2020-02-10 20:15:00,2020-02-10 20:30:00,221.87,222.89,2.01,100.0,0.9065,0.92,0.1,0.82,tp_upper -1360,做多,2020-02-10 21:20:00,2020-02-10 22:05:00,222.26,222.95,2.02,100.0,0.9082,0.63,0.1,0.53,flip -1361,做空,2020-02-10 22:05:00,2020-02-10 22:45:00,222.95,223.6,2.02,100.0,0.9073,-0.59,0.1,-0.69,flip -1362,做多,2020-02-10 22:45:00,2020-02-10 22:50:00,223.6,223.7,2.01,100.0,0.9011,0.09,0.1,-0.01,tp_upper -1363,做多,2020-02-11 01:35:00,2020-02-11 01:55:00,220.75,221.1,2.08,100.0,0.9406,0.33,0.1,0.23,flip -1364,做空,2020-02-11 01:55:00,2020-02-11 02:20:00,221.1,221.0,2.08,100.0,0.9397,0.09,0.1,-0.01,flip -1365,做多,2020-02-11 02:20:00,2020-02-11 02:30:00,221.0,220.58,2.08,100.0,0.9396,-0.39,0.1,-0.5,flip -1366,做空,2020-02-11 02:30:00,2020-02-11 02:40:00,220.58,219.95,2.07,100.0,0.9387,0.59,0.1,0.49,tp_lower -1367,做多,2020-02-11 04:05:00,2020-02-11 04:15:00,219.88,219.9,2.07,100.0,0.9434,0.02,0.1,-0.08,flip -1368,做空,2020-02-11 04:15:00,2020-02-11 04:25:00,219.9,219.8,2.07,100.0,0.9425,0.09,0.1,-0.01,flip -1369,做多,2020-02-11 04:25:00,2020-02-11 04:30:00,219.8,219.6,2.07,100.0,0.9424,-0.19,0.1,-0.29,flip -1370,做空,2020-02-11 04:30:00,2020-02-11 04:35:00,219.6,219.14,2.07,100.0,0.9414,0.43,0.1,0.33,tp_lower -1371,做多,2020-02-11 05:00:00,2020-02-11 05:25:00,219.48,220.74,2.07,100.0,0.943,1.19,0.1,1.08,tp_upper -1372,做多,2020-02-11 05:55:00,2020-02-11 06:15:00,219.67,219.42,2.08,100.0,0.9466,-0.24,0.1,-0.34,flip -1373,做空,2020-02-11 06:15:00,2020-02-11 06:30:00,219.42,219.71,2.08,100.0,0.9457,-0.27,0.1,-0.38,flip -1374,做多,2020-02-11 06:30:00,2020-02-11 06:50:00,219.71,221.04,2.07,100.0,0.9422,1.25,0.1,1.15,tp_upper -1375,做多,2020-02-11 07:20:00,2020-02-11 07:25:00,220.05,219.55,2.08,100.0,0.9455,-0.47,0.1,-0.58,flip -1376,做空,2020-02-11 07:25:00,2020-02-11 07:30:00,219.55,219.72,2.07,100.0,0.9446,-0.16,0.1,-0.26,flip -1377,做多,2020-02-11 07:30:00,2020-02-11 08:50:00,219.72,220.61,2.07,100.0,0.9422,0.84,0.1,0.73,tp_upper -1378,做多,2020-02-11 10:15:00,2020-02-11 10:20:00,221.43,221.3,2.08,100.0,0.9378,-0.12,0.1,-0.23,flip -1379,做空,2020-02-11 10:20:00,2020-02-11 10:25:00,221.3,221.48,2.07,100.0,0.9368,-0.17,0.1,-0.27,flip -1380,做多,2020-02-11 10:25:00,2020-02-11 10:50:00,221.48,221.95,2.07,100.0,0.9344,0.44,0.1,0.34,tp_upper -1381,做多,2020-02-11 11:00:00,2020-02-11 11:15:00,222.18,221.58,2.07,100.0,0.9325,-0.56,0.1,-0.66,flip -1382,做空,2020-02-11 11:15:00,2020-02-11 11:20:00,221.58,221.8,2.06,100.0,0.9315,-0.2,0.1,-0.31,flip -1383,做多,2020-02-11 11:20:00,2020-02-11 11:40:00,221.8,222.43,2.06,100.0,0.9287,0.59,0.1,0.48,tp_upper -1384,做多,2020-02-11 13:10:00,2020-02-11 13:35:00,223.93,224.87,2.06,100.0,0.9216,0.87,0.1,0.76,tp_upper -1385,做多,2020-02-11 14:00:00,2020-02-11 14:05:00,224.07,224.07,2.07,100.0,0.924,0.0,0.1,-0.1,flip -1386,做空,2020-02-11 14:05:00,2020-02-11 14:45:00,224.07,223.3,2.07,100.0,0.923,0.71,0.1,0.61,tp_lower -1387,做多,2020-02-11 15:05:00,2020-02-11 15:15:00,223.5,226.17,2.07,100.0,0.9277,2.48,0.1,2.37,tp_upper -1388,做多,2020-02-11 18:50:00,2020-02-11 19:05:00,236.58,238.9,2.1,100.0,0.886,2.06,0.11,1.95,tp_upper -1389,做多,2020-02-11 19:30:00,2020-02-11 19:40:00,238.19,237.95,2.11,100.0,0.8877,-0.21,0.11,-0.32,flip -1390,做空,2020-02-11 19:40:00,2020-02-11 20:30:00,237.95,237.98,2.11,100.0,0.8868,-0.03,0.11,-0.13,flip -1391,做多,2020-02-11 20:30:00,2020-02-11 20:45:00,237.98,238.37,2.11,100.0,0.8857,0.35,0.11,0.24,flip -1392,做空,2020-02-11 20:45:00,2020-02-11 21:10:00,238.37,237.61,2.11,100.0,0.8848,0.67,0.11,0.57,tp_lower -1393,做多,2020-02-11 22:15:00,2020-02-11 22:40:00,237.53,237.34,2.11,100.0,0.8899,-0.17,0.11,-0.27,flip -1394,做空,2020-02-11 22:40:00,2020-02-11 22:45:00,237.34,237.45,2.11,100.0,0.889,-0.1,0.11,-0.2,flip -1395,做多,2020-02-11 22:45:00,2020-02-11 23:00:00,237.45,236.93,2.11,100.0,0.8873,-0.46,0.11,-0.57,flip -1396,做空,2020-02-11 23:00:00,2020-02-11 23:20:00,236.93,236.64,2.1,100.0,0.8864,0.26,0.1,0.15,tp_lower -1397,做多,2020-02-11 23:40:00,2020-02-11 23:55:00,237.46,237.16,2.1,100.0,0.8846,-0.27,0.1,-0.37,flip -1398,做空,2020-02-11 23:55:00,2020-02-12 00:00:00,237.16,238.66,2.1,100.0,0.8837,-1.33,0.11,-1.43,flip -1399,做多,2020-02-12 00:00:00,2020-02-12 00:05:00,238.66,239.63,2.15,100.0,0.8996,0.87,0.11,0.76,tp_upper -1400,做多,2020-02-12 02:55:00,2020-02-12 03:25:00,245.15,246.69,2.15,100.0,0.8785,1.35,0.11,1.24,tp_upper -1401,做多,2020-02-12 05:05:00,2020-02-12 05:30:00,246.47,246.85,2.17,100.0,0.8784,0.33,0.11,0.23,flip -1402,做空,2020-02-12 05:30:00,2020-02-12 06:30:00,246.85,247.07,2.17,100.0,0.8775,-0.19,0.11,-0.3,flip -1403,做多,2020-02-12 06:30:00,2020-02-12 06:35:00,247.07,246.92,2.16,100.0,0.8751,-0.13,0.11,-0.24,flip -1404,做空,2020-02-12 06:35:00,2020-02-12 06:40:00,246.92,247.59,2.16,100.0,0.8742,-0.59,0.11,-0.69,flip -1405,做多,2020-02-12 06:40:00,2020-02-12 06:45:00,247.59,247.8,2.15,100.0,0.8686,0.18,0.11,0.07,tp_upper -1406,做多,2020-02-12 08:55:00,2020-02-12 09:00:00,253.31,252.3,2.15,100.0,0.8489,-0.86,0.11,-0.96,flip -1407,做空,2020-02-12 09:00:00,2020-02-12 09:15:00,252.3,250.78,2.14,100.0,0.848,1.29,0.11,1.18,tp_lower -1408,做多,2020-02-12 09:35:00,2020-02-12 10:00:00,252.97,252.77,2.15,100.0,0.85,-0.17,0.11,-0.28,flip -1409,做空,2020-02-12 10:00:00,2020-02-12 10:10:00,252.77,253.5,2.15,100.0,0.8492,-0.62,0.11,-0.73,flip -1410,做多,2020-02-12 10:10:00,2020-02-12 10:15:00,253.5,255.42,2.14,100.0,0.8434,1.62,0.11,1.51,tp_upper -1411,做多,2020-02-12 13:00:00,2020-02-12 13:05:00,256.44,256.36,2.15,100.0,0.8392,-0.07,0.11,-0.17,flip -1412,做空,2020-02-12 13:05:00,2020-02-12 14:10:00,256.36,253.97,2.15,100.0,0.8384,2.0,0.11,1.9,tp_lower -1413,做多,2020-02-12 14:30:00,2020-02-12 14:45:00,256.42,256.21,2.17,100.0,0.8452,-0.18,0.11,-0.29,flip -1414,做空,2020-02-12 14:45:00,2020-02-12 14:55:00,256.21,256.22,2.16,100.0,0.8443,-0.01,0.11,-0.12,flip -1415,做多,2020-02-12 14:55:00,2020-02-12 15:00:00,256.22,255.29,2.16,100.0,0.8434,-0.78,0.11,-0.89,flip -1416,做空,2020-02-12 15:00:00,2020-02-12 15:10:00,255.29,254.53,2.15,100.0,0.8426,0.64,0.11,0.53,tp_lower -1417,做多,2020-02-12 15:50:00,2020-02-12 16:15:00,254.81,254.99,2.16,100.0,0.8458,0.15,0.11,0.04,flip -1418,做空,2020-02-12 16:15:00,2020-02-12 18:25:00,254.99,265.61,2.15,100.0,0.845,-8.97,0.11,-9.09,flip -1419,做多,2020-02-12 18:25:00,2020-02-12 18:30:00,265.61,265.49,2.06,100.0,0.7766,-0.09,0.1,-0.2,flip -1420,做空,2020-02-12 18:30:00,2020-02-12 19:40:00,265.49,265.29,2.06,100.0,0.7758,0.16,0.1,0.05,tp_lower -1421,做多,2020-02-12 19:45:00,2020-02-12 19:55:00,265.9,265.48,2.06,100.0,0.7744,-0.33,0.1,-0.43,flip -1422,做空,2020-02-12 19:55:00,2020-02-12 20:00:00,265.48,265.88,2.05,100.0,0.7737,-0.31,0.1,-0.41,flip -1423,做多,2020-02-12 20:00:00,2020-02-12 20:10:00,265.88,265.72,2.05,100.0,0.7706,-0.12,0.1,-0.23,flip -1424,做空,2020-02-12 20:10:00,2020-02-12 20:15:00,265.72,265.95,2.05,100.0,0.7698,-0.18,0.1,-0.28,flip -1425,做多,2020-02-12 20:15:00,2020-02-12 20:20:00,265.95,267.14,2.04,100.0,0.7677,0.91,0.1,0.81,tp_upper -1426,做多,2020-02-12 22:00:00,2020-02-12 22:50:00,271.46,268.65,2.05,100.0,0.7547,-2.12,0.1,-2.22,flip -1427,做空,2020-02-12 22:50:00,2020-02-12 23:05:00,268.65,269.62,2.03,100.0,0.754,-0.73,0.1,-0.83,flip -1428,做多,2020-02-12 23:05:00,2020-02-12 23:10:00,269.62,269.18,2.02,100.0,0.7478,-0.33,0.1,-0.43,flip -1429,做空,2020-02-12 23:10:00,2020-02-12 23:25:00,269.18,267.37,2.01,100.0,0.747,1.35,0.1,1.25,tp_lower -1430,做多,2020-02-13 00:05:00,2020-02-13 00:50:00,269.9,272.48,2.08,100.0,0.7715,1.99,0.11,1.89,tp_upper -1431,做多,2020-02-13 02:35:00,2020-02-13 02:45:00,273.13,273.18,2.1,100.0,0.7689,0.04,0.11,-0.07,flip -1432,做空,2020-02-13 02:45:00,2020-02-13 03:00:00,273.18,273.46,2.1,100.0,0.7682,-0.22,0.11,-0.32,flip -1433,做多,2020-02-13 03:00:00,2020-02-13 04:15:00,273.46,271.4,2.09,100.0,0.7658,-1.58,0.1,-1.68,flip -1434,做空,2020-02-13 04:15:00,2020-02-13 04:30:00,271.4,270.82,2.08,100.0,0.7651,0.44,0.1,0.34,flip -1435,做多,2020-02-13 04:30:00,2020-02-13 05:15:00,270.82,271.77,2.08,100.0,0.7676,0.73,0.1,0.62,tp_upper -1436,做多,2020-02-13 09:30:00,2020-02-13 09:40:00,261.22,261.56,2.08,100.0,0.7978,0.27,0.1,0.17,flip -1437,做空,2020-02-13 09:40:00,2020-02-13 09:50:00,261.56,261.0,2.08,100.0,0.797,0.45,0.1,0.34,flip -1438,做多,2020-02-13 09:50:00,2020-02-13 10:00:00,261.0,260.71,2.09,100.0,0.7996,-0.23,0.1,-0.34,flip -1439,做空,2020-02-13 10:00:00,2020-02-13 10:10:00,260.71,262.31,2.08,100.0,0.7988,-1.28,0.1,-1.38,flip -1440,做多,2020-02-13 10:10:00,2020-02-13 10:20:00,262.31,263.88,2.07,100.0,0.7882,1.24,0.1,1.13,tp_upper -1441,做多,2020-02-13 11:05:00,2020-02-13 11:25:00,263.26,263.1,2.08,100.0,0.7893,-0.13,0.1,-0.23,flip -1442,做空,2020-02-13 11:25:00,2020-02-13 11:40:00,263.1,261.17,2.07,100.0,0.7885,1.52,0.1,1.42,tp_lower -1443,做多,2020-02-13 11:55:00,2020-02-13 12:00:00,263.8,262.76,2.09,100.0,0.7914,-0.82,0.1,-0.93,flip -1444,做空,2020-02-13 12:00:00,2020-02-13 12:05:00,262.76,263.97,2.08,100.0,0.7906,-0.96,0.1,-1.06,flip -1445,做多,2020-02-13 12:05:00,2020-02-13 12:15:00,263.97,265.0,2.07,100.0,0.7826,0.81,0.1,0.7,tp_upper -1446,做多,2020-02-13 14:05:00,2020-02-13 14:30:00,270.79,271.7,2.07,100.0,0.7651,0.7,0.1,0.59,flip -1447,做空,2020-02-13 14:30:00,2020-02-13 14:40:00,271.7,271.59,2.08,100.0,0.7643,0.08,0.1,-0.02,flip -1448,做多,2020-02-13 14:40:00,2020-02-13 15:45:00,271.59,272.2,2.08,100.0,0.7642,0.47,0.1,0.36,tp_upper -1449,做多,2020-02-13 16:10:00,2020-02-13 16:20:00,271.11,270.36,2.08,100.0,0.7665,-0.57,0.1,-0.68,flip -1450,做空,2020-02-13 16:20:00,2020-02-13 16:30:00,270.36,270.43,2.07,100.0,0.7657,-0.05,0.1,-0.16,flip -1451,做多,2020-02-13 16:30:00,2020-02-13 16:35:00,270.43,269.38,2.07,100.0,0.7646,-0.8,0.1,-0.91,flip -1452,做空,2020-02-13 16:35:00,2020-02-13 16:40:00,269.38,268.81,2.06,100.0,0.7638,0.44,0.1,0.33,tp_lower -1453,做多,2020-02-13 17:40:00,2020-02-13 17:45:00,269.87,268.55,2.06,100.0,0.7633,-1.01,0.1,-1.11,flip -1454,做空,2020-02-13 17:45:00,2020-02-13 18:05:00,268.55,268.8,2.05,100.0,0.7625,-0.19,0.1,-0.29,flip -1455,做多,2020-02-13 18:05:00,2020-02-13 18:45:00,268.8,267.91,2.04,100.0,0.7603,-0.68,0.1,-0.78,flip -1456,做空,2020-02-13 18:45:00,2020-02-13 19:00:00,267.91,269.14,2.03,100.0,0.7596,-0.93,0.1,-1.04,flip -1457,做多,2020-02-13 19:00:00,2020-02-13 19:15:00,269.14,268.5,2.02,100.0,0.7519,-0.48,0.1,-0.58,flip -1458,做空,2020-02-13 19:15:00,2020-02-13 19:20:00,268.5,269.98,2.02,100.0,0.7511,-1.11,0.1,-1.21,flip -1459,做多,2020-02-13 19:20:00,2020-02-13 19:25:00,269.98,270.04,2.0,100.0,0.7421,0.04,0.1,-0.06,tp_upper -1460,做多,2020-02-13 22:20:00,2020-02-13 22:35:00,264.98,265.14,2.0,100.0,0.7555,0.12,0.1,0.02,tp_upper -1461,做多,2020-02-14 00:45:00,2020-02-14 00:50:00,268.24,267.59,2.06,100.0,0.7675,-0.5,0.1,-0.6,flip -1462,做空,2020-02-14 00:50:00,2020-02-14 00:55:00,267.59,268.61,2.05,100.0,0.7668,-0.78,0.1,-0.89,flip -1463,做多,2020-02-14 00:55:00,2020-02-14 01:40:00,268.61,268.26,2.04,100.0,0.7602,-0.27,0.1,-0.37,flip -1464,做空,2020-02-14 01:40:00,2020-02-14 01:55:00,268.26,267.82,2.04,100.0,0.7594,0.33,0.1,0.23,flip -1465,做多,2020-02-14 01:55:00,2020-02-14 02:05:00,267.82,268.3,2.04,100.0,0.7612,0.37,0.1,0.26,flip -1466,做空,2020-02-14 02:05:00,2020-02-14 02:10:00,268.3,268.52,2.04,100.0,0.7604,-0.17,0.1,-0.27,flip -1467,做多,2020-02-14 02:10:00,2020-02-14 02:20:00,268.52,268.62,2.04,100.0,0.7584,0.08,0.1,-0.03,flip -1468,做空,2020-02-14 02:20:00,2020-02-14 02:55:00,268.62,268.48,2.04,100.0,0.7576,0.11,0.1,0.0,flip -1469,做多,2020-02-14 02:55:00,2020-02-14 03:00:00,268.48,268.19,2.03,100.0,0.7577,-0.22,0.1,-0.32,flip -1470,做空,2020-02-14 03:00:00,2020-02-14 03:15:00,268.19,267.93,2.03,100.0,0.7569,0.2,0.1,0.1,tp_lower -1471,做多,2020-02-14 03:15:00,2020-02-14 04:40:00,267.93,266.86,2.03,100.0,0.7576,-0.81,0.1,-0.91,tp_upper -1472,做多,2020-02-14 04:40:00,2020-02-14 05:05:00,266.86,266.85,2.02,100.0,0.7569,-0.01,0.1,-0.11,flip -1473,做空,2020-02-14 05:05:00,2020-02-14 05:25:00,266.85,264.99,2.02,100.0,0.7561,1.41,0.1,1.31,tp_lower -1474,做多,2020-02-14 05:45:00,2020-02-14 06:50:00,265.64,265.12,2.03,100.0,0.7641,-0.4,0.1,-0.5,flip -1475,做空,2020-02-14 06:50:00,2020-02-14 07:10:00,265.12,264.25,2.02,100.0,0.7633,0.66,0.1,0.56,tp_lower -1476,做多,2020-02-14 07:50:00,2020-02-14 08:20:00,263.47,265.82,2.03,100.0,0.7699,1.81,0.1,1.71,tp_upper -1477,做多,2020-02-14 11:10:00,2020-02-14 11:15:00,270.37,270.18,2.04,100.0,0.7561,-0.14,0.1,-0.25,flip -1478,做空,2020-02-14 11:15:00,2020-02-14 11:20:00,270.18,271.25,2.04,100.0,0.7554,-0.81,0.1,-0.91,flip -1479,做多,2020-02-14 11:20:00,2020-02-14 11:35:00,271.25,271.2,2.03,100.0,0.7487,-0.04,0.1,-0.14,flip -1480,做空,2020-02-14 11:35:00,2020-02-14 11:55:00,271.2,271.47,2.03,100.0,0.7479,-0.2,0.1,-0.3,flip -1481,做多,2020-02-14 11:55:00,2020-02-14 12:10:00,271.47,272.53,2.02,100.0,0.7457,0.79,0.1,0.69,tp_upper -1482,做多,2020-02-14 12:40:00,2020-02-14 12:50:00,271.16,271.12,2.03,100.0,0.7487,-0.03,0.1,-0.13,flip -1483,做空,2020-02-14 12:50:00,2020-02-14 13:05:00,271.12,271.27,2.03,100.0,0.748,-0.11,0.1,-0.21,flip -1484,做多,2020-02-14 13:05:00,2020-02-14 13:10:00,271.27,270.9,2.02,100.0,0.7464,-0.28,0.1,-0.38,flip -1485,做空,2020-02-14 13:10:00,2020-02-14 13:15:00,270.9,269.93,2.02,100.0,0.7456,0.72,0.1,0.62,tp_lower -1486,做多,2020-02-14 13:30:00,2020-02-14 13:55:00,270.98,270.73,2.03,100.0,0.7473,-0.19,0.1,-0.29,tp_upper -1487,做多,2020-02-14 14:00:00,2020-02-14 14:05:00,272.28,272.54,2.02,100.0,0.7424,0.19,0.1,0.09,tp_upper -1488,做多,2020-02-14 15:25:00,2020-02-14 15:40:00,273.06,273.31,2.02,100.0,0.7402,0.19,0.1,0.08,flip -1489,做空,2020-02-14 15:40:00,2020-02-14 15:50:00,273.31,273.4,2.02,100.0,0.7395,-0.07,0.1,-0.17,flip -1490,做多,2020-02-14 15:50:00,2020-02-14 16:15:00,273.4,274.8,2.02,100.0,0.7382,1.03,0.1,0.93,tp_upper -1491,做多,2020-02-14 20:00:00,2020-02-14 20:25:00,283.19,282.29,2.03,100.0,0.7156,-0.64,0.1,-0.75,flip -1492,做空,2020-02-14 20:25:00,2020-02-14 20:50:00,282.29,282.49,2.02,100.0,0.7149,-0.14,0.1,-0.24,flip -1493,做多,2020-02-14 20:50:00,2020-02-14 20:55:00,282.49,283.02,2.01,100.0,0.7132,0.38,0.1,0.28,tp_upper -1494,做多,2020-02-14 21:50:00,2020-02-14 22:30:00,282.52,283.17,2.02,100.0,0.7137,0.46,0.1,0.36,flip -1495,做空,2020-02-14 22:30:00,2020-02-14 22:50:00,283.17,283.77,2.02,100.0,0.713,-0.43,0.1,-0.53,flip -1496,做多,2020-02-14 22:50:00,2020-02-14 22:55:00,283.77,283.75,2.01,100.0,0.7093,-0.01,0.1,-0.11,flip -1497,做空,2020-02-14 22:55:00,2020-02-14 23:20:00,283.75,283.04,2.01,100.0,0.7086,0.5,0.1,0.4,flip -1498,做多,2020-02-14 23:20:00,2020-02-14 23:40:00,283.04,283.32,2.01,100.0,0.7114,0.2,0.1,0.1,flip -1499,做空,2020-02-14 23:40:00,2020-02-15 00:50:00,283.32,285.7,2.01,100.0,0.7107,-1.69,0.1,-1.79,flip -1500,做多,2020-02-15 00:50:00,2020-02-15 01:00:00,285.7,285.79,2.06,100.0,0.7228,0.07,0.1,-0.04,flip -1501,做空,2020-02-15 01:00:00,2020-02-15 01:05:00,285.79,285.82,2.06,100.0,0.7221,-0.02,0.1,-0.12,flip -1502,做多,2020-02-15 01:05:00,2020-02-15 02:45:00,285.82,281.72,2.06,100.0,0.7212,-2.96,0.1,-3.06,flip -1503,做空,2020-02-15 02:45:00,2020-02-15 03:00:00,281.72,281.64,2.03,100.0,0.7205,0.06,0.1,-0.04,flip -1504,做多,2020-02-15 03:00:00,2020-02-15 04:00:00,281.64,282.49,2.03,100.0,0.7201,0.61,0.1,0.51,flip -1505,做空,2020-02-15 04:00:00,2020-02-15 04:05:00,282.49,281.33,2.03,100.0,0.7194,0.83,0.1,0.73,tp_lower -1506,做多,2020-02-15 04:40:00,2020-02-15 04:55:00,281.99,281.47,2.04,100.0,0.7229,-0.38,0.1,-0.48,flip -1507,做空,2020-02-15 04:55:00,2020-02-15 05:25:00,281.47,280.52,2.03,100.0,0.7222,0.69,0.1,0.58,tp_lower -1508,做多,2020-02-15 06:10:00,2020-02-15 06:20:00,280.81,281.01,2.04,100.0,0.7256,0.15,0.1,0.04,flip -1509,做空,2020-02-15 06:20:00,2020-02-15 07:10:00,281.01,280.86,2.04,100.0,0.7249,0.11,0.1,0.01,flip -1510,做多,2020-02-15 07:10:00,2020-02-15 07:15:00,280.86,280.33,2.04,100.0,0.725,-0.38,0.1,-0.49,flip -1511,做空,2020-02-15 07:15:00,2020-02-15 07:30:00,280.33,280.64,2.03,100.0,0.7242,-0.22,0.1,-0.33,flip -1512,做多,2020-02-15 07:30:00,2020-02-15 08:05:00,280.64,280.53,2.03,100.0,0.7219,-0.08,0.1,-0.18,flip -1513,做空,2020-02-15 08:05:00,2020-02-15 08:35:00,280.53,280.97,2.02,100.0,0.7212,-0.32,0.1,-0.42,flip -1514,做多,2020-02-15 08:35:00,2020-02-15 08:40:00,280.97,281.95,2.02,100.0,0.7182,0.7,0.1,0.6,tp_upper -1515,做多,2020-02-15 10:45:00,2020-02-15 10:50:00,283.8,283.77,2.02,100.0,0.7128,-0.02,0.1,-0.12,flip -1516,做空,2020-02-15 10:50:00,2020-02-15 11:00:00,283.77,284.0,2.02,100.0,0.7121,-0.16,0.1,-0.26,flip -1517,做多,2020-02-15 11:00:00,2020-02-15 11:05:00,284.0,283.14,2.02,100.0,0.7102,-0.61,0.1,-0.71,flip -1518,做空,2020-02-15 11:05:00,2020-02-15 11:10:00,283.14,282.44,2.01,100.0,0.7095,0.5,0.1,0.4,tp_lower -1519,做多,2020-02-15 12:25:00,2020-02-15 12:30:00,282.8,282.64,2.01,100.0,0.7114,-0.11,0.1,-0.21,flip -1520,做空,2020-02-15 12:30:00,2020-02-15 12:45:00,282.64,283.2,2.01,100.0,0.7107,-0.4,0.1,-0.5,flip -1521,做多,2020-02-15 12:45:00,2020-02-15 13:25:00,283.2,282.56,2.0,100.0,0.7072,-0.45,0.1,-0.55,flip -1522,做空,2020-02-15 13:25:00,2020-02-15 13:55:00,282.56,282.87,2.0,100.0,0.7065,-0.22,0.1,-0.32,flip -1523,做多,2020-02-15 13:55:00,2020-02-15 14:10:00,282.87,283.61,1.99,100.0,0.7042,0.52,0.1,0.42,tp_upper -1524,做多,2020-02-15 14:25:00,2020-02-15 14:30:00,283.35,283.08,2.0,100.0,0.7042,-0.19,0.1,-0.29,flip -1525,做空,2020-02-15 14:30:00,2020-02-15 14:45:00,283.08,282.08,1.99,100.0,0.7035,0.7,0.1,0.6,tp_lower -1526,做多,2020-02-15 18:15:00,2020-02-15 18:35:00,266.39,267.5,2.0,100.0,0.7494,0.83,0.1,0.73,flip -1527,做空,2020-02-15 18:35:00,2020-02-15 20:00:00,267.5,268.34,2.0,100.0,0.7487,-0.63,0.1,-0.73,tp_lower -1528,做多,2020-02-15 20:00:00,2020-02-15 20:55:00,268.34,267.97,1.99,100.0,0.7433,-0.28,0.1,-0.37,flip -1529,做空,2020-02-15 20:55:00,2020-02-15 21:05:00,267.97,267.92,1.99,100.0,0.7425,0.04,0.1,-0.06,flip -1530,做多,2020-02-15 21:05:00,2020-02-15 21:20:00,267.92,268.03,1.99,100.0,0.742,0.08,0.1,-0.02,flip -1531,做空,2020-02-15 21:20:00,2020-02-15 22:20:00,268.03,268.8,1.99,100.0,0.7413,-0.57,0.1,-0.67,flip -1532,做多,2020-02-15 22:20:00,2020-02-15 22:35:00,268.8,268.15,1.98,100.0,0.7363,-0.48,0.1,-0.58,flip -1533,做空,2020-02-15 22:35:00,2020-02-15 22:40:00,268.15,267.53,1.97,100.0,0.7356,0.46,0.1,0.36,tp_lower -1534,做多,2020-02-16 00:35:00,2020-02-16 00:45:00,265.65,265.13,2.04,100.0,0.767,-0.4,0.1,-0.5,flip -1535,做空,2020-02-16 00:45:00,2020-02-16 03:50:00,265.13,271.62,2.03,100.0,0.7663,-4.97,0.1,-5.08,flip -1536,做多,2020-02-16 03:50:00,2020-02-16 04:55:00,271.62,273.15,1.98,100.0,0.7289,1.12,0.1,1.02,tp_upper -1537,做多,2020-02-16 05:55:00,2020-02-16 06:05:00,271.08,270.76,1.99,100.0,0.7337,-0.23,0.1,-0.33,flip -1538,做空,2020-02-16 06:05:00,2020-02-16 06:10:00,270.76,271.04,1.98,100.0,0.733,-0.21,0.1,-0.3,flip -1539,做多,2020-02-16 06:10:00,2020-02-16 06:25:00,271.04,271.02,1.98,100.0,0.7307,-0.01,0.1,-0.11,flip -1540,做空,2020-02-16 06:25:00,2020-02-16 06:30:00,271.02,271.21,1.98,100.0,0.73,-0.14,0.1,-0.24,flip -1541,做多,2020-02-16 06:30:00,2020-02-16 06:35:00,271.21,271.2,1.98,100.0,0.7283,-0.01,0.1,-0.11,flip -1542,做空,2020-02-16 06:35:00,2020-02-16 06:45:00,271.2,270.95,1.97,100.0,0.7275,0.18,0.1,0.08,flip -1543,做多,2020-02-16 06:45:00,2020-02-16 07:20:00,270.95,271.12,1.97,100.0,0.7281,0.12,0.1,0.03,flip -1544,做空,2020-02-16 07:20:00,2020-02-16 07:25:00,271.12,270.72,1.97,100.0,0.7274,0.29,0.1,0.19,tp_lower -1545,做多,2020-02-16 07:45:00,2020-02-16 08:45:00,271.0,272.11,1.97,100.0,0.7281,0.81,0.1,0.71,tp_upper -1546,做多,2020-02-16 09:40:00,2020-02-16 09:50:00,271.88,270.11,1.98,100.0,0.728,-1.29,0.1,-1.39,flip -1547,做空,2020-02-16 09:50:00,2020-02-16 10:10:00,270.11,269.39,1.96,100.0,0.7272,0.52,0.1,0.43,tp_lower -1548,做多,2020-02-16 11:25:00,2020-02-16 11:30:00,269.44,268.32,1.97,100.0,0.7303,-0.82,0.1,-0.92,flip -1549,做空,2020-02-16 11:30:00,2020-02-16 12:05:00,268.32,265.98,1.96,100.0,0.7295,1.71,0.1,1.61,tp_lower -1550,做多,2020-02-16 12:20:00,2020-02-16 12:30:00,267.83,267.35,1.97,100.0,0.7365,-0.35,0.1,-0.45,flip -1551,做空,2020-02-16 12:30:00,2020-02-16 12:45:00,267.35,266.31,1.97,100.0,0.7358,0.77,0.1,0.67,flip -1552,做多,2020-02-16 12:45:00,2020-02-16 14:05:00,266.31,267.19,1.97,100.0,0.7408,0.65,0.1,0.55,tp_upper -1553,做多,2020-02-16 16:00:00,2020-02-16 16:05:00,262.88,260.82,1.98,100.0,0.7522,-1.55,0.1,-1.65,flip -1554,做空,2020-02-16 16:05:00,2020-02-16 16:15:00,260.82,253.05,1.96,100.0,0.7514,5.84,0.1,5.74,tp_lower -1555,做多,2020-02-16 17:35:00,2020-02-16 18:15:00,251.33,255.8,2.02,100.0,0.8023,3.59,0.1,3.48,tp_upper -1556,做多,2020-02-16 20:05:00,2020-02-16 20:10:00,252.5,251.81,2.05,100.0,0.8119,-0.56,0.1,-0.66,flip -1557,做空,2020-02-16 20:10:00,2020-02-16 20:15:00,251.81,251.86,2.04,100.0,0.8111,-0.04,0.1,-0.14,flip -1558,做多,2020-02-16 20:15:00,2020-02-16 20:30:00,251.86,251.87,2.04,100.0,0.81,0.01,0.1,-0.09,flip -1559,做空,2020-02-16 20:30:00,2020-02-16 20:40:00,251.87,251.37,2.04,100.0,0.8092,0.4,0.1,0.3,flip -1560,做多,2020-02-16 20:40:00,2020-02-16 21:35:00,251.37,254.34,2.04,100.0,0.8116,2.41,0.1,2.31,tp_upper -1561,做多,2020-02-16 22:15:00,2020-02-16 22:45:00,253.07,254.2,2.06,100.0,0.8149,0.92,0.1,0.82,tp_upper -1562,做多,2020-02-17 01:30:00,2020-02-17 01:35:00,258.66,258.3,2.12,100.0,0.8194,-0.3,0.11,-0.4,flip -1563,做空,2020-02-17 01:35:00,2020-02-17 02:00:00,258.3,254.5,2.11,100.0,0.8186,3.11,0.1,3.01,tp_lower -1564,做多,2020-02-17 05:00:00,2020-02-17 06:00:00,248.89,248.45,2.14,100.0,0.8612,-0.38,0.11,-0.49,flip -1565,做空,2020-02-17 06:00:00,2020-02-17 07:00:00,248.45,249.55,2.14,100.0,0.8604,-0.95,0.11,-1.05,flip -1566,做多,2020-02-17 07:00:00,2020-02-17 07:30:00,249.55,250.99,2.13,100.0,0.8519,1.23,0.11,1.12,flip -1567,做空,2020-02-17 07:30:00,2020-02-17 07:40:00,250.99,251.42,2.14,100.0,0.8511,-0.37,0.11,-0.47,flip -1568,做多,2020-02-17 07:40:00,2020-02-17 07:45:00,251.42,249.9,2.13,100.0,0.8473,-1.29,0.11,-1.39,flip -1569,做空,2020-02-17 07:45:00,2020-02-17 07:50:00,249.9,248.94,2.12,100.0,0.8465,0.81,0.11,0.71,tp_lower -1570,做多,2020-02-17 08:00:00,2020-02-17 08:05:00,250.57,247.89,2.12,100.0,0.8466,-2.27,0.1,-2.37,flip -1571,做空,2020-02-17 08:05:00,2020-02-17 08:10:00,247.89,248.3,2.1,100.0,0.8458,-0.35,0.1,-0.45,tp_lower -1572,做多,2020-02-17 08:20:00,2020-02-17 08:35:00,250.03,250.43,2.09,100.0,0.8363,0.33,0.1,0.23,flip -1573,做空,2020-02-17 08:35:00,2020-02-17 08:45:00,250.43,251.72,2.09,100.0,0.8355,-1.08,0.11,-1.18,flip -1574,做多,2020-02-17 08:45:00,2020-02-17 09:00:00,251.72,253.32,2.08,100.0,0.8261,1.32,0.1,1.22,tp_upper -1575,做多,2020-02-17 09:40:00,2020-02-17 09:55:00,251.35,251.32,2.09,100.0,0.8317,-0.02,0.1,-0.13,flip -1576,做空,2020-02-17 09:55:00,2020-02-17 10:05:00,251.32,249.29,2.09,100.0,0.8309,1.69,0.1,1.58,tp_lower -1577,做多,2020-02-17 11:25:00,2020-02-17 11:30:00,247.89,246.29,2.1,100.0,0.8483,-1.36,0.1,-1.46,flip -1578,做空,2020-02-17 11:30:00,2020-02-17 11:45:00,246.29,249.41,2.09,100.0,0.8475,-2.64,0.11,-2.75,flip -1579,做多,2020-02-17 11:45:00,2020-02-17 11:50:00,249.41,250.3,2.06,100.0,0.8254,0.73,0.1,0.63,tp_upper -1580,做多,2020-02-17 13:00:00,2020-02-17 13:15:00,249.77,248.13,2.06,100.0,0.8264,-1.36,0.1,-1.46,flip -1581,做空,2020-02-17 13:15:00,2020-02-17 13:20:00,248.13,247.22,2.05,100.0,0.8255,0.75,0.1,0.65,tp_lower -1582,做多,2020-02-17 14:30:00,2020-02-17 14:45:00,247.7,250.0,2.05,100.0,0.8292,1.91,0.1,1.8,tp_upper -1583,做多,2020-02-17 17:50:00,2020-02-17 18:05:00,258.56,258.78,2.07,100.0,0.8009,0.18,0.1,0.07,flip -1584,做空,2020-02-17 18:05:00,2020-02-17 18:15:00,258.78,258.6,2.07,100.0,0.8001,0.14,0.1,0.04,flip -1585,做多,2020-02-17 18:15:00,2020-02-17 18:40:00,258.6,257.82,2.07,100.0,0.8004,-0.62,0.1,-0.73,flip -1586,做空,2020-02-17 18:40:00,2020-02-17 18:50:00,257.82,258.75,2.06,100.0,0.7996,-0.74,0.1,-0.85,flip -1587,做多,2020-02-17 18:50:00,2020-02-17 19:00:00,258.75,259.51,2.05,100.0,0.7931,0.6,0.1,0.5,tp_upper -1588,做多,2020-02-17 19:25:00,2020-02-17 19:40:00,258.64,261.82,2.06,100.0,0.795,2.53,0.1,2.42,tp_upper -1589,做多,2020-02-17 20:40:00,2020-02-17 21:20:00,260.0,259.7,2.08,100.0,0.7997,-0.24,0.1,-0.34,flip -1590,做空,2020-02-17 21:20:00,2020-02-17 21:25:00,259.7,260.3,2.07,100.0,0.7989,-0.48,0.1,-0.58,flip -1591,做多,2020-02-17 21:25:00,2020-02-17 21:45:00,260.3,261.09,2.07,100.0,0.7944,0.63,0.1,0.52,tp_upper -1592,做多,2020-02-17 22:00:00,2020-02-17 22:05:00,260.64,259.94,2.07,100.0,0.795,-0.56,0.1,-0.66,flip -1593,做空,2020-02-17 22:05:00,2020-02-17 22:20:00,259.94,259.99,2.06,100.0,0.7942,-0.04,0.1,-0.14,flip -1594,做多,2020-02-17 22:20:00,2020-02-17 22:40:00,259.99,260.37,2.06,100.0,0.7931,0.3,0.1,0.2,flip -1595,做空,2020-02-17 22:40:00,2020-02-17 22:45:00,260.37,261.66,2.06,100.0,0.7923,-1.02,0.1,-1.13,flip -1596,做多,2020-02-17 22:45:00,2020-02-17 22:50:00,261.66,261.09,2.05,100.0,0.7837,-0.45,0.1,-0.55,tp_upper -1597,做多,2020-02-18 00:25:00,2020-02-18 00:35:00,264.51,265.4,2.11,100.0,0.7977,0.71,0.11,0.6,flip -1598,做空,2020-02-18 00:35:00,2020-02-18 00:40:00,265.4,265.64,2.11,100.0,0.7969,-0.19,0.11,-0.3,flip -1599,做多,2020-02-18 00:40:00,2020-02-18 01:15:00,265.64,269.39,2.11,100.0,0.7946,2.98,0.11,2.87,tp_upper -1600,做多,2020-02-18 02:35:00,2020-02-18 02:45:00,270.02,269.24,2.14,100.0,0.792,-0.62,0.11,-0.72,flip -1601,做空,2020-02-18 02:45:00,2020-02-18 02:55:00,269.24,268.2,2.13,100.0,0.7912,0.82,0.11,0.72,tp_lower -1602,做多,2020-02-18 03:20:00,2020-02-18 03:45:00,269.3,269.91,2.14,100.0,0.7933,0.48,0.11,0.38,flip -1603,做空,2020-02-18 03:45:00,2020-02-18 03:55:00,269.91,269.48,2.14,100.0,0.7925,0.34,0.11,0.23,flip -1604,做多,2020-02-18 03:55:00,2020-02-18 04:00:00,269.48,268.83,2.14,100.0,0.7942,-0.52,0.11,-0.62,flip -1605,做空,2020-02-18 04:00:00,2020-02-18 04:10:00,268.83,268.96,2.13,100.0,0.7934,-0.1,0.11,-0.21,flip -1606,做多,2020-02-18 04:10:00,2020-02-18 04:30:00,268.96,270.83,2.13,100.0,0.7919,1.48,0.11,1.37,tp_upper -1607,做多,2020-02-18 05:20:00,2020-02-18 05:30:00,269.67,269.39,2.14,100.0,0.7945,-0.22,0.11,-0.33,flip -1608,做空,2020-02-18 05:30:00,2020-02-18 06:25:00,269.39,267.92,2.14,100.0,0.7937,1.17,0.11,1.06,tp_lower -1609,做多,2020-02-18 07:15:00,2020-02-18 07:20:00,268.71,267.83,2.15,100.0,0.7993,-0.7,0.11,-0.81,flip -1610,做空,2020-02-18 07:20:00,2020-02-18 07:25:00,267.83,268.1,2.14,100.0,0.7985,-0.22,0.11,-0.32,flip -1611,做多,2020-02-18 07:25:00,2020-02-18 07:50:00,268.1,269.1,2.13,100.0,0.7961,0.8,0.11,0.69,tp_upper -1612,做多,2020-02-18 08:05:00,2020-02-18 08:15:00,268.62,268.0,2.14,100.0,0.7967,-0.49,0.11,-0.6,flip -1613,做空,2020-02-18 08:15:00,2020-02-18 08:20:00,268.0,268.51,2.13,100.0,0.7959,-0.41,0.11,-0.51,flip -1614,做多,2020-02-18 08:20:00,2020-02-18 08:25:00,268.51,267.96,2.13,100.0,0.7921,-0.44,0.11,-0.54,flip -1615,做空,2020-02-18 08:25:00,2020-02-18 08:35:00,267.96,268.08,2.12,100.0,0.7913,-0.09,0.11,-0.2,flip -1616,做多,2020-02-18 08:35:00,2020-02-18 08:45:00,268.08,268.05,2.12,100.0,0.7898,-0.02,0.11,-0.13,flip -1617,做空,2020-02-18 08:45:00,2020-02-18 08:50:00,268.05,267.35,2.11,100.0,0.789,0.55,0.11,0.45,tp_lower -1618,做多,2020-02-18 10:25:00,2020-02-18 10:35:00,264.94,264.58,2.12,100.0,0.7995,-0.29,0.11,-0.39,flip -1619,做空,2020-02-18 10:35:00,2020-02-18 12:20:00,264.58,265.0,2.11,100.0,0.7987,-0.34,0.11,-0.44,tp_lower -1620,做多,2020-02-18 12:40:00,2020-02-18 13:50:00,266.23,263.97,2.11,100.0,0.7917,-1.79,0.1,-1.89,flip -1621,做空,2020-02-18 13:50:00,2020-02-18 14:00:00,263.97,264.78,2.09,100.0,0.7909,-0.64,0.1,-0.75,flip -1622,做多,2020-02-18 14:00:00,2020-02-18 14:15:00,264.78,262.94,2.08,100.0,0.7853,-1.44,0.1,-1.55,flip -1623,做空,2020-02-18 14:15:00,2020-02-18 14:20:00,262.94,263.7,2.06,100.0,0.7845,-0.6,0.1,-0.7,flip -1624,做多,2020-02-18 14:20:00,2020-02-18 14:25:00,263.7,262.8,2.05,100.0,0.7792,-0.7,0.1,-0.8,flip -1625,做空,2020-02-18 14:25:00,2020-02-18 14:30:00,262.8,263.79,2.05,100.0,0.7784,-0.77,0.1,-0.87,flip -1626,做多,2020-02-18 14:30:00,2020-02-18 14:50:00,263.79,266.12,2.04,100.0,0.7718,1.8,0.1,1.7,tp_upper -1627,做多,2020-02-18 18:30:00,2020-02-18 18:35:00,281.83,281.1,2.05,100.0,0.7281,-0.53,0.1,-0.63,flip -1628,做空,2020-02-18 18:35:00,2020-02-18 18:50:00,281.1,281.5,2.04,100.0,0.7273,-0.29,0.1,-0.39,flip -1629,做多,2020-02-18 18:50:00,2020-02-18 18:55:00,281.5,280.94,2.04,100.0,0.7245,-0.41,0.1,-0.51,flip -1630,做空,2020-02-18 18:55:00,2020-02-18 19:10:00,280.94,282.46,2.03,100.0,0.7238,-1.1,0.1,-1.2,flip -1631,做多,2020-02-18 19:10:00,2020-02-18 19:25:00,282.46,283.85,2.02,100.0,0.7153,0.99,0.1,0.89,tp_upper -1632,做多,2020-02-18 20:55:00,2020-02-18 21:05:00,284.44,284.21,2.03,100.0,0.7131,-0.16,0.1,-0.27,tp_upper -1633,做多,2020-02-18 22:25:00,2020-02-18 23:00:00,280.48,282.72,2.02,100.0,0.7219,1.62,0.1,1.51,tp_upper -1634,做多,2020-02-18 23:55:00,2020-02-19 00:00:00,282.96,280.8,2.04,100.0,0.7205,-1.56,0.1,-1.66,flip -1635,做空,2020-02-19 00:00:00,2020-02-19 00:45:00,280.8,278.68,2.09,100.0,0.745,1.58,0.1,1.48,tp_lower -1636,做多,2020-02-19 01:15:00,2020-02-19 01:20:00,280.65,280.07,2.11,100.0,0.7503,-0.44,0.11,-0.54,flip -1637,做空,2020-02-19 01:20:00,2020-02-19 01:25:00,280.07,280.77,2.1,100.0,0.7496,-0.52,0.11,-0.63,flip -1638,做多,2020-02-19 01:25:00,2020-02-19 01:30:00,280.77,279.62,2.09,100.0,0.7451,-0.86,0.1,-0.96,flip -1639,做空,2020-02-19 01:30:00,2020-02-19 01:35:00,279.62,279.7,2.08,100.0,0.7443,-0.06,0.1,-0.16,flip -1640,做多,2020-02-19 01:35:00,2020-02-19 02:10:00,279.7,280.81,2.08,100.0,0.7432,0.82,0.1,0.72,tp_upper -1641,做多,2020-02-19 03:05:00,2020-02-19 03:10:00,280.8,280.43,2.08,100.0,0.7425,-0.27,0.1,-0.38,flip -1642,做空,2020-02-19 03:10:00,2020-02-19 03:15:00,280.43,281.35,2.08,100.0,0.7417,-0.68,0.1,-0.79,flip -1643,做多,2020-02-19 03:15:00,2020-02-19 03:20:00,281.35,280.29,2.07,100.0,0.7361,-0.78,0.1,-0.88,flip -1644,做空,2020-02-19 03:20:00,2020-02-19 03:40:00,280.29,281.26,2.06,100.0,0.7354,-0.71,0.1,-0.82,flip -1645,做多,2020-02-19 03:40:00,2020-02-19 03:45:00,281.26,280.67,2.05,100.0,0.7296,-0.43,0.1,-0.53,flip -1646,做空,2020-02-19 03:45:00,2020-02-19 04:05:00,280.67,279.05,2.05,100.0,0.7288,1.18,0.1,1.08,tp_lower -1647,做多,2020-02-19 04:50:00,2020-02-19 05:05:00,279.25,279.05,2.06,100.0,0.7361,-0.15,0.1,-0.25,flip -1648,做空,2020-02-19 05:05:00,2020-02-19 05:10:00,279.05,279.04,2.05,100.0,0.7353,0.01,0.1,-0.1,flip -1649,做多,2020-02-19 05:10:00,2020-02-19 05:20:00,279.04,279.3,2.05,100.0,0.7346,0.19,0.1,0.09,flip -1650,做空,2020-02-19 05:20:00,2020-02-19 05:25:00,279.3,279.65,2.05,100.0,0.7339,-0.26,0.1,-0.36,flip -1651,做多,2020-02-19 05:25:00,2020-02-19 05:35:00,279.65,280.47,2.05,100.0,0.7313,0.6,0.1,0.5,tp_upper -1652,做多,2020-02-19 06:15:00,2020-02-19 06:20:00,280.09,279.79,2.05,100.0,0.7316,-0.22,0.1,-0.32,flip -1653,做空,2020-02-19 06:20:00,2020-02-19 06:35:00,279.79,279.9,2.04,100.0,0.7309,-0.08,0.1,-0.18,flip -1654,做多,2020-02-19 06:35:00,2020-02-19 08:15:00,279.9,279.7,2.04,100.0,0.7296,-0.15,0.1,-0.25,tp_upper -1655,做多,2020-02-19 10:15:00,2020-02-19 10:40:00,280.83,280.52,2.04,100.0,0.7259,-0.23,0.1,-0.33,flip -1656,做空,2020-02-19 10:40:00,2020-02-19 10:55:00,280.52,280.63,2.03,100.0,0.7252,-0.08,0.1,-0.18,flip -1657,做多,2020-02-19 10:55:00,2020-02-19 11:40:00,280.63,282.31,2.03,100.0,0.7239,1.22,0.1,1.11,tp_upper -1658,做多,2020-02-19 12:10:00,2020-02-19 13:15:00,280.89,280.57,2.04,100.0,0.7268,-0.23,0.1,-0.33,flip -1659,做空,2020-02-19 13:15:00,2020-02-19 13:35:00,280.57,279.28,2.04,100.0,0.7261,0.94,0.1,0.84,tp_lower -1660,做多,2020-02-19 13:40:00,2020-02-19 14:30:00,279.69,279.83,2.04,100.0,0.731,0.1,0.1,0.0,flip -1661,做空,2020-02-19 14:30:00,2020-02-19 14:35:00,279.83,280.26,2.04,100.0,0.7303,-0.31,0.1,-0.42,flip -1662,做多,2020-02-19 14:35:00,2020-02-19 14:40:00,280.26,280.0,2.04,100.0,0.7273,-0.19,0.1,-0.29,flip -1663,做空,2020-02-19 14:40:00,2020-02-19 14:55:00,280.0,279.3,2.03,100.0,0.7266,0.51,0.1,0.41,tp_lower -1664,做多,2020-02-19 15:10:00,2020-02-19 15:20:00,279.6,279.97,2.04,100.0,0.7287,0.27,0.1,0.17,tp_upper -1665,做多,2020-02-19 15:50:00,2020-02-19 15:55:00,279.86,279.9,2.04,100.0,0.7282,0.03,0.1,-0.07,flip -1666,做空,2020-02-19 15:55:00,2020-02-19 16:00:00,279.9,279.87,2.04,100.0,0.7275,0.02,0.1,-0.08,tp_lower -1667,做多,2020-02-19 16:05:00,2020-02-19 16:10:00,282.24,282.39,2.03,100.0,0.7208,0.11,0.1,0.01,tp_upper -1668,做多,2020-02-19 18:45:00,2020-02-19 18:50:00,281.89,281.52,2.03,100.0,0.7214,-0.27,0.1,-0.37,flip -1669,做空,2020-02-19 18:50:00,2020-02-19 19:10:00,281.52,280.47,2.03,100.0,0.7207,0.76,0.1,0.66,flip -1670,做多,2020-02-19 19:10:00,2020-02-19 19:20:00,280.47,280.4,2.03,100.0,0.7253,-0.05,0.1,-0.15,flip -1671,做空,2020-02-19 19:20:00,2020-02-19 19:35:00,280.4,279.44,2.03,100.0,0.7246,0.7,0.1,0.59,tp_lower -1672,做多,2020-02-19 22:50:00,2020-02-19 23:00:00,264.54,263.15,2.04,100.0,0.7699,-1.07,0.1,-1.17,flip -1673,做空,2020-02-19 23:00:00,2020-02-19 23:10:00,263.15,263.4,2.02,100.0,0.7692,-0.19,0.1,-0.29,flip -1674,做多,2020-02-19 23:10:00,2020-02-19 23:30:00,263.4,262.28,2.02,100.0,0.7669,-0.86,0.1,-0.96,flip -1675,做空,2020-02-19 23:30:00,2020-02-19 23:45:00,262.28,260.05,2.01,100.0,0.7662,1.71,0.1,1.61,tp_lower -1676,做多,2020-02-20 00:15:00,2020-02-20 00:40:00,261.93,261.41,2.1,100.0,0.8022,-0.42,0.1,-0.52,flip -1677,做空,2020-02-20 00:40:00,2020-02-20 00:45:00,261.41,262.12,2.09,100.0,0.8013,-0.57,0.11,-0.67,flip -1678,做多,2020-02-20 00:45:00,2020-02-20 01:10:00,262.12,261.77,2.09,100.0,0.7962,-0.28,0.1,-0.38,flip -1679,做空,2020-02-20 01:10:00,2020-02-20 01:20:00,261.77,262.54,2.08,100.0,0.7954,-0.61,0.1,-0.72,flip -1680,做多,2020-02-20 01:20:00,2020-02-20 01:45:00,262.54,262.2,2.07,100.0,0.79,-0.27,0.1,-0.37,flip -1681,做空,2020-02-20 01:45:00,2020-02-20 02:00:00,262.2,260.67,2.07,100.0,0.7892,1.21,0.1,1.1,tp_lower -1682,做多,2020-02-20 02:45:00,2020-02-20 03:05:00,261.55,261.26,2.08,100.0,0.7949,-0.23,0.1,-0.33,flip -1683,做空,2020-02-20 03:05:00,2020-02-20 04:00:00,261.26,261.76,2.07,100.0,0.7942,-0.4,0.1,-0.5,flip -1684,做多,2020-02-20 04:00:00,2020-02-20 04:05:00,261.76,261.02,2.07,100.0,0.7903,-0.58,0.1,-0.69,flip -1685,做空,2020-02-20 04:05:00,2020-02-20 04:10:00,261.02,261.2,2.06,100.0,0.7895,-0.14,0.1,-0.25,flip -1686,做多,2020-02-20 04:10:00,2020-02-20 05:55:00,261.2,259.61,2.06,100.0,0.7877,-1.25,0.1,-1.35,flip -1687,做空,2020-02-20 05:55:00,2020-02-20 06:00:00,259.61,259.93,2.04,100.0,0.7869,-0.25,0.1,-0.35,flip -1688,做多,2020-02-20 06:00:00,2020-02-20 06:05:00,259.93,259.77,2.04,100.0,0.7841,-0.13,0.1,-0.23,flip -1689,做空,2020-02-20 06:05:00,2020-02-20 06:15:00,259.77,259.95,2.03,100.0,0.7834,-0.14,0.1,-0.24,flip -1690,做多,2020-02-20 06:15:00,2020-02-20 06:20:00,259.95,259.11,2.03,100.0,0.7815,-0.66,0.1,-0.76,flip -1691,做空,2020-02-20 06:20:00,2020-02-20 06:30:00,259.11,259.79,2.02,100.0,0.7807,-0.53,0.1,-0.63,flip -1692,做多,2020-02-20 06:30:00,2020-02-20 06:35:00,259.79,260.7,2.02,100.0,0.7758,0.71,0.1,0.6,tp_upper -1693,做多,2020-02-20 07:40:00,2020-02-20 08:00:00,260.46,260.32,2.02,100.0,0.7758,-0.11,0.1,-0.21,flip -1694,做空,2020-02-20 08:00:00,2020-02-20 08:15:00,260.32,259.2,2.02,100.0,0.775,0.87,0.1,0.77,tp_lower -1695,做多,2020-02-20 09:30:00,2020-02-20 10:05:00,257.39,257.54,2.02,100.0,0.7864,0.12,0.1,0.02,flip -1696,做空,2020-02-20 10:05:00,2020-02-20 11:00:00,257.54,258.6,2.02,100.0,0.7856,-0.83,0.1,-0.93,flip -1697,做多,2020-02-20 11:00:00,2020-02-20 11:05:00,258.6,257.76,2.01,100.0,0.7784,-0.65,0.1,-0.75,flip -1698,做空,2020-02-20 11:05:00,2020-02-20 11:10:00,257.76,257.36,2.0,100.0,0.7776,0.31,0.1,0.21,tp_lower -1699,做多,2020-02-20 13:35:00,2020-02-20 14:15:00,253.16,256.43,2.01,100.0,0.7922,2.59,0.1,2.49,tp_upper -1700,做多,2020-02-20 15:05:00,2020-02-20 15:10:00,256.35,255.74,2.03,100.0,0.7917,-0.48,0.1,-0.58,flip -1701,做空,2020-02-20 15:10:00,2020-02-20 15:15:00,255.74,256.49,2.02,100.0,0.7909,-0.59,0.1,-0.69,flip -1702,做多,2020-02-20 15:15:00,2020-02-20 15:25:00,256.49,256.83,2.01,100.0,0.7854,0.27,0.1,0.17,flip -1703,做空,2020-02-20 15:25:00,2020-02-20 15:30:00,256.83,257.65,2.02,100.0,0.7847,-0.64,0.1,-0.74,flip -1704,做多,2020-02-20 15:30:00,2020-02-20 15:40:00,257.65,257.22,2.01,100.0,0.7789,-0.33,0.1,-0.44,flip -1705,做空,2020-02-20 15:40:00,2020-02-20 15:55:00,257.22,255.32,2.0,100.0,0.7781,1.48,0.1,1.38,tp_lower -1706,做多,2020-02-20 16:00:00,2020-02-20 16:45:00,255.74,258.97,2.01,100.0,0.7876,2.54,0.1,2.44,tp_upper -1707,做多,2020-02-20 18:30:00,2020-02-20 18:50:00,254.36,253.83,2.04,100.0,0.8011,-0.42,0.1,-0.53,flip -1708,做空,2020-02-20 18:50:00,2020-02-20 20:30:00,253.83,256.25,2.03,100.0,0.8003,-1.94,0.1,-2.04,flip -1709,做多,2020-02-20 20:30:00,2020-02-20 20:35:00,256.25,255.62,2.01,100.0,0.7844,-0.49,0.1,-0.59,flip -1710,做空,2020-02-20 20:35:00,2020-02-20 20:40:00,255.62,256.49,2.0,100.0,0.7836,-0.68,0.1,-0.78,flip -1711,做多,2020-02-20 20:40:00,2020-02-20 20:45:00,256.49,256.16,1.99,100.0,0.7775,-0.26,0.1,-0.36,flip -1712,做空,2020-02-20 20:45:00,2020-02-20 23:15:00,256.16,260.76,1.99,100.0,0.7767,-3.57,0.1,-3.67,flip -1713,做多,2020-02-20 23:15:00,2020-02-20 23:20:00,260.76,259.92,1.95,100.0,0.7485,-0.63,0.1,-0.73,flip -1714,做空,2020-02-20 23:20:00,2020-02-20 23:40:00,259.92,258.17,1.94,100.0,0.7478,1.31,0.1,1.21,tp_lower -1715,做多,2020-02-21 01:15:00,2020-02-21 01:25:00,257.46,259.15,2.03,100.0,0.787,1.33,0.1,1.23,tp_upper -1716,做多,2020-02-21 03:00:00,2020-02-21 03:35:00,260.17,262.34,2.04,100.0,0.7831,1.7,0.1,1.6,tp_upper -1717,做多,2020-02-21 05:25:00,2020-02-21 05:30:00,262.06,260.6,2.05,100.0,0.7832,-1.14,0.1,-1.25,flip -1718,做空,2020-02-21 05:30:00,2020-02-21 05:45:00,260.6,260.94,2.04,100.0,0.7824,-0.27,0.1,-0.37,tp_lower -1719,做多,2020-02-21 05:50:00,2020-02-21 06:15:00,261.29,261.38,2.03,100.0,0.7785,0.07,0.1,-0.03,tp_upper -1720,做多,2020-02-21 06:45:00,2020-02-21 06:50:00,261.29,261.28,2.03,100.0,0.778,-0.01,0.1,-0.11,flip -1721,做空,2020-02-21 06:50:00,2020-02-21 07:05:00,261.28,260.64,2.03,100.0,0.7772,0.5,0.1,0.4,tp_lower -1722,做多,2020-02-21 07:30:00,2020-02-21 07:45:00,260.84,261.13,2.03,100.0,0.7797,0.23,0.1,0.12,flip -1723,做空,2020-02-21 07:45:00,2020-02-21 07:55:00,261.13,260.59,2.03,100.0,0.7789,0.42,0.1,0.32,flip -1724,做多,2020-02-21 07:55:00,2020-02-21 08:10:00,260.59,260.94,2.04,100.0,0.7813,0.27,0.1,0.17,flip -1725,做空,2020-02-21 08:10:00,2020-02-21 08:20:00,260.94,259.75,2.04,100.0,0.7805,0.93,0.1,0.83,tp_lower -1726,做多,2020-02-21 09:30:00,2020-02-21 09:50:00,259.22,260.91,2.04,100.0,0.7885,1.33,0.1,1.23,tp_upper -1727,做多,2020-02-21 11:55:00,2020-02-21 12:15:00,262.13,264.35,2.06,100.0,0.7841,1.74,0.1,1.64,tp_upper -1728,做多,2020-02-21 13:25:00,2020-02-21 13:30:00,264.88,264.13,2.07,100.0,0.7817,-0.59,0.1,-0.69,flip -1729,做空,2020-02-21 13:30:00,2020-02-21 13:40:00,264.13,265.16,2.06,100.0,0.7809,-0.8,0.1,-0.91,flip -1730,做多,2020-02-21 13:40:00,2020-02-21 14:05:00,265.16,264.58,2.05,100.0,0.7741,-0.45,0.1,-0.55,flip -1731,做空,2020-02-21 14:05:00,2020-02-21 14:20:00,264.58,264.67,2.05,100.0,0.7733,-0.07,0.1,-0.17,flip -1732,做多,2020-02-21 14:20:00,2020-02-21 15:40:00,264.67,264.96,2.04,100.0,0.772,0.22,0.1,0.12,tp_upper -1733,做多,2020-02-21 16:20:00,2020-02-21 16:25:00,264.34,264.06,2.04,100.0,0.7731,-0.22,0.1,-0.32,flip -1734,做空,2020-02-21 16:25:00,2020-02-21 16:30:00,264.06,264.11,2.04,100.0,0.7723,-0.04,0.1,-0.14,flip -1735,做多,2020-02-21 16:30:00,2020-02-21 16:40:00,264.11,267.99,2.04,100.0,0.7712,2.99,0.1,2.89,tp_upper -1736,做多,2020-02-21 17:45:00,2020-02-21 17:50:00,266.58,265.54,2.06,100.0,0.7745,-0.81,0.1,-0.91,flip -1737,做空,2020-02-21 17:50:00,2020-02-21 18:25:00,265.54,266.88,2.05,100.0,0.7737,-1.04,0.1,-1.14,flip -1738,做多,2020-02-21 18:25:00,2020-02-21 18:30:00,266.88,266.29,2.04,100.0,0.7652,-0.45,0.1,-0.55,flip -1739,做空,2020-02-21 18:30:00,2020-02-21 18:35:00,266.29,266.58,2.04,100.0,0.7644,-0.22,0.1,-0.32,flip -1740,做多,2020-02-21 18:35:00,2020-02-21 18:55:00,266.58,266.15,2.03,100.0,0.762,-0.33,0.1,-0.43,flip -1741,做空,2020-02-21 18:55:00,2020-02-21 19:00:00,266.15,266.73,2.03,100.0,0.7613,-0.44,0.1,-0.54,flip -1742,做多,2020-02-21 19:00:00,2020-02-21 19:05:00,266.73,266.52,2.02,100.0,0.7572,-0.16,0.1,-0.26,flip -1743,做空,2020-02-21 19:05:00,2020-02-21 19:20:00,266.52,264.51,2.02,100.0,0.7564,1.52,0.1,1.42,tp_lower -1744,做多,2020-02-21 20:40:00,2020-02-21 20:55:00,263.94,264.01,2.03,100.0,0.7688,0.05,0.1,-0.05,tp_upper -1745,做多,2020-02-21 21:10:00,2020-02-21 21:30:00,263.67,263.04,2.03,100.0,0.769,-0.48,0.1,-0.59,flip -1746,做空,2020-02-21 21:30:00,2020-02-21 21:35:00,263.04,263.3,2.02,100.0,0.7683,-0.2,0.1,-0.3,flip -1747,做多,2020-02-21 21:35:00,2020-02-21 22:50:00,263.3,263.92,2.02,100.0,0.766,0.47,0.1,0.37,tp_upper -1748,做多,2020-02-22 03:00:00,2020-02-22 03:20:00,263.45,264.36,2.08,100.0,0.7896,0.72,0.1,0.61,tp_upper -1749,做多,2020-02-22 05:10:00,2020-02-22 05:20:00,262.64,262.38,2.09,100.0,0.794,-0.21,0.1,-0.31,flip -1750,做空,2020-02-22 05:20:00,2020-02-22 05:30:00,262.38,262.16,2.08,100.0,0.7932,0.17,0.1,0.07,flip -1751,做多,2020-02-22 05:30:00,2020-02-22 05:35:00,262.16,262.05,2.08,100.0,0.7937,-0.09,0.1,-0.19,flip -1752,做空,2020-02-22 05:35:00,2020-02-22 05:45:00,262.05,260.76,2.08,100.0,0.7929,1.02,0.1,0.92,tp_lower -1753,做多,2020-02-22 07:20:00,2020-02-22 07:35:00,259.48,259.37,2.09,100.0,0.8039,-0.09,0.1,-0.19,flip -1754,做空,2020-02-22 07:35:00,2020-02-22 08:00:00,259.37,258.87,2.08,100.0,0.8031,0.4,0.1,0.3,flip -1755,做多,2020-02-22 08:00:00,2020-02-22 08:15:00,258.87,258.4,2.08,100.0,0.8054,-0.38,0.1,-0.48,flip -1756,做空,2020-02-22 08:15:00,2020-02-22 08:20:00,258.4,259.25,2.08,100.0,0.8046,-0.68,0.1,-0.79,flip -1757,做多,2020-02-22 08:20:00,2020-02-22 08:25:00,259.25,260.18,2.07,100.0,0.7985,0.74,0.1,0.64,tp_upper -1758,做多,2020-02-22 09:40:00,2020-02-22 09:50:00,259.5,259.16,2.08,100.0,0.7998,-0.27,0.1,-0.38,flip -1759,做空,2020-02-22 09:50:00,2020-02-22 10:15:00,259.16,259.77,2.07,100.0,0.799,-0.49,0.1,-0.59,flip -1760,做多,2020-02-22 10:15:00,2020-02-22 10:20:00,259.77,259.37,2.06,100.0,0.7944,-0.32,0.1,-0.42,flip -1761,做空,2020-02-22 10:20:00,2020-02-22 13:10:00,259.37,262.6,2.06,100.0,0.7937,-2.56,0.1,-2.67,flip -1762,做多,2020-02-22 13:10:00,2020-02-22 13:45:00,262.6,263.28,2.03,100.0,0.7733,0.53,0.1,0.42,flip -1763,做空,2020-02-22 13:45:00,2020-02-22 14:00:00,263.28,263.0,2.03,100.0,0.7726,0.22,0.1,0.11,flip -1764,做多,2020-02-22 14:00:00,2020-02-22 15:45:00,263.0,261.63,2.03,100.0,0.7734,-1.06,0.1,-1.16,flip -1765,做空,2020-02-22 15:45:00,2020-02-22 16:05:00,261.63,260.2,2.02,100.0,0.7727,1.1,0.1,1.0,tp_lower -1766,做多,2020-02-22 16:50:00,2020-02-22 16:55:00,260.69,262.46,2.03,100.0,0.7789,1.38,0.1,1.28,tp_upper -1767,做多,2020-02-22 18:45:00,2020-02-22 19:35:00,261.25,261.66,2.04,100.0,0.7817,0.32,0.1,0.22,flip -1768,做空,2020-02-22 19:35:00,2020-02-22 19:40:00,261.66,261.74,2.04,100.0,0.781,-0.06,0.1,-0.16,flip -1769,做多,2020-02-22 19:40:00,2020-02-22 19:45:00,261.74,261.38,2.04,100.0,0.7797,-0.28,0.1,-0.38,flip -1770,做空,2020-02-22 19:45:00,2020-02-22 19:50:00,261.38,261.47,2.04,100.0,0.7789,-0.07,0.1,-0.17,flip -1771,做多,2020-02-22 19:50:00,2020-02-22 20:40:00,261.47,261.85,2.03,100.0,0.7776,0.3,0.1,0.19,flip -1772,做空,2020-02-22 20:40:00,2020-02-22 21:00:00,261.85,262.59,2.03,100.0,0.7768,-0.57,0.1,-0.68,flip -1773,做多,2020-02-22 21:00:00,2020-02-22 21:45:00,262.59,262.62,2.03,100.0,0.7717,0.02,0.1,-0.08,flip -1774,做空,2020-02-22 21:45:00,2020-02-22 21:55:00,262.62,263.24,2.02,100.0,0.7709,-0.48,0.1,-0.58,flip -1775,做多,2020-02-22 21:55:00,2020-02-22 22:00:00,263.24,262.45,2.02,100.0,0.7665,-0.61,0.1,-0.71,flip -1776,做空,2020-02-22 22:00:00,2020-02-22 22:35:00,262.45,262.31,2.01,100.0,0.7657,0.11,0.1,0.01,tp_lower -1777,做多,2020-02-22 22:40:00,2020-02-22 22:50:00,262.46,261.93,2.01,100.0,0.7654,-0.41,0.1,-0.51,flip -1778,做空,2020-02-22 22:50:00,2020-02-22 23:00:00,261.93,261.48,2.0,100.0,0.7646,0.34,0.1,0.24,tp_lower -1779,做多,2020-02-22 23:50:00,2020-02-22 23:55:00,261.87,261.83,2.0,100.0,0.7653,-0.03,0.1,-0.13,tp_upper -1780,做多,2020-02-23 00:00:00,2020-02-23 00:15:00,262.25,262.87,2.06,100.0,0.7858,0.49,0.1,0.38,tp_upper -1781,做多,2020-02-23 02:30:00,2020-02-23 03:40:00,263.02,265.4,2.06,100.0,0.7846,1.87,0.1,1.76,tp_upper -1782,做多,2020-02-23 05:10:00,2020-02-23 05:45:00,266.67,268.96,2.08,100.0,0.7801,1.79,0.1,1.68,tp_upper -1783,做多,2020-02-23 07:20:00,2020-02-23 07:35:00,270.52,270.67,2.1,100.0,0.7748,0.12,0.1,0.01,flip -1784,做空,2020-02-23 07:35:00,2020-02-23 07:45:00,270.67,271.01,2.1,100.0,0.774,-0.26,0.1,-0.37,flip -1785,做多,2020-02-23 07:45:00,2020-02-23 07:50:00,271.01,270.85,2.09,100.0,0.7713,-0.12,0.1,-0.23,flip -1786,做空,2020-02-23 07:50:00,2020-02-23 07:55:00,270.85,270.53,2.09,100.0,0.7705,0.25,0.1,0.14,tp_lower -1787,做多,2020-02-23 08:00:00,2020-02-23 08:05:00,270.94,270.77,2.09,100.0,0.7704,-0.13,0.1,-0.24,flip -1788,做空,2020-02-23 08:05:00,2020-02-23 08:15:00,270.77,270.25,2.08,100.0,0.7697,0.4,0.1,0.3,tp_lower -1789,做多,2020-02-23 08:45:00,2020-02-23 08:50:00,270.9,270.67,2.09,100.0,0.77,-0.18,0.1,-0.28,flip -1790,做空,2020-02-23 08:50:00,2020-02-23 10:40:00,270.67,272.05,2.08,100.0,0.7692,-1.06,0.1,-1.17,tp_lower -1791,做多,2020-02-23 12:15:00,2020-02-23 12:45:00,270.04,270.2,2.07,100.0,0.7663,0.12,0.1,0.02,flip -1792,做空,2020-02-23 12:45:00,2020-02-23 15:10:00,270.2,270.34,2.07,100.0,0.7655,-0.11,0.1,-0.21,tp_lower -1793,做多,2020-02-23 16:00:00,2020-02-23 16:05:00,271.52,271.25,2.07,100.0,0.7607,-0.21,0.1,-0.31,flip -1794,做空,2020-02-23 16:05:00,2020-02-23 16:50:00,271.25,270.72,2.06,100.0,0.7599,0.4,0.1,0.3,flip -1795,做多,2020-02-23 16:50:00,2020-02-23 16:55:00,270.72,270.5,2.06,100.0,0.7621,-0.17,0.1,-0.27,flip -1796,做空,2020-02-23 16:55:00,2020-02-23 18:15:00,270.5,270.6,2.06,100.0,0.7614,-0.08,0.1,-0.18,flip -1797,做多,2020-02-23 18:15:00,2020-02-23 18:25:00,270.6,270.74,2.06,100.0,0.76,0.11,0.1,0.0,flip -1798,做空,2020-02-23 18:25:00,2020-02-23 18:30:00,270.74,270.98,2.06,100.0,0.7593,-0.18,0.1,-0.29,flip -1799,做多,2020-02-23 18:30:00,2020-02-23 18:45:00,270.98,271.34,2.05,100.0,0.7572,0.27,0.1,0.17,tp_upper -1800,做多,2020-02-23 19:10:00,2020-02-23 19:50:00,271.36,271.23,2.05,100.0,0.7564,-0.1,0.1,-0.2,flip -1801,做空,2020-02-23 19:50:00,2020-02-23 20:00:00,271.23,270.86,2.05,100.0,0.7556,0.28,0.1,0.18,tp_lower -1802,做多,2020-02-23 21:00:00,2020-02-23 21:10:00,270.65,270.77,2.05,100.0,0.7575,0.09,0.1,-0.01,flip -1803,做空,2020-02-23 21:10:00,2020-02-23 21:15:00,270.77,270.94,2.05,100.0,0.7567,-0.13,0.1,-0.23,flip -1804,做多,2020-02-23 21:15:00,2020-02-23 21:25:00,270.94,271.44,2.05,100.0,0.755,0.38,0.1,0.28,tp_upper -1805,做多,2020-02-23 22:35:00,2020-02-23 22:45:00,271.01,272.06,2.05,100.0,0.7555,0.79,0.1,0.69,tp_upper -1806,做多,2020-02-24 04:50:00,2020-02-24 05:00:00,267.45,267.62,2.1,100.0,0.7858,0.13,0.11,0.03,flip -1807,做空,2020-02-24 05:00:00,2020-02-24 05:10:00,267.62,267.8,2.1,100.0,0.785,-0.14,0.11,-0.25,flip -1808,做多,2020-02-24 05:10:00,2020-02-24 05:15:00,267.8,267.7,2.1,100.0,0.7832,-0.08,0.1,-0.18,flip -1809,做空,2020-02-24 05:15:00,2020-02-24 06:30:00,267.7,267.78,2.09,100.0,0.7824,-0.06,0.1,-0.17,tp_lower -1810,做多,2020-02-24 06:30:00,2020-02-24 06:40:00,267.78,267.77,2.09,100.0,0.7812,-0.01,0.1,-0.11,flip -1811,做空,2020-02-24 06:40:00,2020-02-24 06:45:00,267.77,267.19,2.09,100.0,0.7804,0.45,0.1,0.35,tp_lower -1812,做多,2020-02-24 07:30:00,2020-02-24 07:45:00,267.07,266.92,2.09,100.0,0.7834,-0.12,0.1,-0.22,flip -1813,做空,2020-02-24 07:45:00,2020-02-24 07:50:00,266.92,267.17,2.09,100.0,0.7826,-0.2,0.1,-0.3,flip -1814,做多,2020-02-24 07:50:00,2020-02-24 08:55:00,267.17,268.02,2.08,100.0,0.7803,0.66,0.1,0.56,tp_upper -1815,做多,2020-02-24 09:20:00,2020-02-24 10:20:00,267.5,267.3,2.09,100.0,0.7811,-0.16,0.1,-0.26,flip -1816,做空,2020-02-24 10:20:00,2020-02-24 10:50:00,267.3,267.7,2.09,100.0,0.7803,-0.31,0.1,-0.42,flip -1817,做多,2020-02-24 10:50:00,2020-02-24 11:00:00,267.7,267.1,2.08,100.0,0.7772,-0.47,0.1,-0.57,flip -1818,做空,2020-02-24 11:00:00,2020-02-24 12:50:00,267.1,271.16,2.07,100.0,0.7764,-3.15,0.11,-3.26,flip -1819,做多,2020-02-24 12:50:00,2020-02-24 12:55:00,271.16,271.03,2.04,100.0,0.7524,-0.1,0.1,-0.2,flip -1820,做空,2020-02-24 12:55:00,2020-02-24 13:05:00,271.03,270.87,2.04,100.0,0.7516,0.12,0.1,0.02,flip -1821,做多,2020-02-24 13:05:00,2020-02-24 13:35:00,270.87,270.33,2.04,100.0,0.7517,-0.41,0.1,-0.51,flip -1822,做空,2020-02-24 13:35:00,2020-02-24 13:40:00,270.33,270.21,2.03,100.0,0.751,0.09,0.1,-0.01,tp_lower -1823,做多,2020-02-24 14:25:00,2020-02-24 14:30:00,271.79,271.46,2.03,100.0,0.7465,-0.25,0.1,-0.35,tp_upper -1824,做多,2020-02-24 15:05:00,2020-02-24 15:10:00,269.86,269.39,2.02,100.0,0.7502,-0.35,0.1,-0.45,flip -1825,做空,2020-02-24 15:10:00,2020-02-24 15:45:00,269.39,268.07,2.02,100.0,0.7495,0.99,0.1,0.89,tp_lower -1826,做多,2020-02-24 16:05:00,2020-02-24 16:10:00,268.93,268.69,2.03,100.0,0.7537,-0.18,0.1,-0.28,flip -1827,做空,2020-02-24 16:10:00,2020-02-24 16:15:00,268.69,269.64,2.02,100.0,0.7529,-0.72,0.1,-0.82,flip -1828,做多,2020-02-24 16:15:00,2020-02-24 16:20:00,269.64,269.87,2.01,100.0,0.7469,0.17,0.1,0.07,tp_upper -1829,做多,2020-02-24 16:50:00,2020-02-24 19:55:00,268.11,263.54,2.01,100.0,0.751,-3.43,0.1,-3.53,flip -1830,做空,2020-02-24 19:55:00,2020-02-24 20:05:00,263.54,264.75,1.98,100.0,0.7503,-0.91,0.1,-1.01,flip -1831,做多,2020-02-24 20:05:00,2020-02-24 20:25:00,264.75,263.9,1.97,100.0,0.7427,-0.63,0.1,-0.73,flip -1832,做空,2020-02-24 20:25:00,2020-02-24 20:45:00,263.9,262.33,1.96,100.0,0.7419,1.16,0.1,1.07,tp_lower -1833,做多,2020-02-24 21:55:00,2020-02-24 22:15:00,262.48,264.25,1.97,100.0,0.7496,1.33,0.1,1.23,tp_upper -1834,做多,2020-02-24 23:10:00,2020-02-24 23:35:00,262.96,263.4,1.98,100.0,0.7526,0.33,0.1,0.23,flip -1835,做空,2020-02-24 23:35:00,2020-02-24 23:40:00,263.4,264.09,1.98,100.0,0.7518,-0.52,0.1,-0.62,flip -1836,做多,2020-02-24 23:40:00,2020-02-24 23:45:00,264.09,265.27,1.97,100.0,0.7471,0.88,0.1,0.78,tp_upper -1837,做多,2020-02-25 00:35:00,2020-02-25 01:20:00,263.88,264.44,2.04,100.0,0.7719,0.43,0.1,0.33,flip -1838,做空,2020-02-25 01:20:00,2020-02-25 01:40:00,264.44,262.8,2.04,100.0,0.7711,1.26,0.1,1.16,tp_lower -1839,做多,2020-02-25 02:10:00,2020-02-25 03:05:00,263.43,264.0,2.05,100.0,0.7781,0.44,0.1,0.34,tp_upper -1840,做多,2020-02-25 03:20:00,2020-02-25 03:45:00,263.0,262.39,2.05,100.0,0.7803,-0.48,0.1,-0.58,flip -1841,做空,2020-02-25 03:45:00,2020-02-25 04:05:00,262.39,261.47,2.05,100.0,0.7795,0.72,0.1,0.62,tp_lower -1842,做多,2020-02-25 04:30:00,2020-02-25 04:40:00,262.36,262.33,2.05,100.0,0.7815,-0.02,0.1,-0.13,flip -1843,做空,2020-02-25 04:40:00,2020-02-25 05:00:00,262.33,261.78,2.05,100.0,0.7808,0.43,0.1,0.33,tp_lower -1844,做多,2020-02-25 05:05:00,2020-02-25 07:50:00,261.96,258.38,2.05,100.0,0.7827,-2.8,0.1,-2.9,tp_upper -1845,做多,2020-02-25 07:50:00,2020-02-25 07:55:00,258.38,257.97,2.02,100.0,0.7819,-0.32,0.1,-0.42,tp_upper -1846,做多,2020-02-25 08:05:00,2020-02-25 08:10:00,259.38,259.48,2.02,100.0,0.7769,0.08,0.1,-0.02,tp_upper -1847,做多,2020-02-25 09:50:00,2020-02-25 10:05:00,259.91,259.46,2.01,100.0,0.7748,-0.35,0.1,-0.45,flip -1848,做空,2020-02-25 10:05:00,2020-02-25 10:20:00,259.46,259.97,2.01,100.0,0.7741,-0.39,0.1,-0.5,flip -1849,做多,2020-02-25 10:20:00,2020-02-25 10:35:00,259.97,260.1,2.0,100.0,0.7703,0.1,0.1,-0.0,flip -1850,做空,2020-02-25 10:35:00,2020-02-25 10:45:00,260.1,258.74,2.0,100.0,0.7695,1.05,0.1,0.95,tp_lower -1851,做多,2020-02-25 11:35:00,2020-02-25 11:45:00,258.88,259.0,2.01,100.0,0.7764,0.09,0.1,-0.01,flip -1852,做空,2020-02-25 11:45:00,2020-02-25 13:05:00,259.0,262.25,2.01,100.0,0.7756,-2.52,0.1,-2.62,flip -1853,做多,2020-02-25 13:05:00,2020-02-25 13:10:00,262.25,261.0,1.98,100.0,0.7556,-0.94,0.1,-1.04,flip -1854,做空,2020-02-25 13:10:00,2020-02-25 13:20:00,261.0,259.87,1.97,100.0,0.7549,0.85,0.1,0.75,tp_lower -1855,做多,2020-02-25 16:05:00,2020-02-25 16:20:00,253.14,251.82,1.98,100.0,0.7809,-1.03,0.1,-1.13,flip -1856,做空,2020-02-25 16:20:00,2020-02-25 16:25:00,251.82,251.5,1.96,100.0,0.7801,0.25,0.1,0.15,tp_lower -1857,做多,2020-02-25 17:35:00,2020-02-25 17:40:00,251.27,250.73,1.96,100.0,0.782,-0.42,0.1,-0.52,flip -1858,做空,2020-02-25 17:40:00,2020-02-25 18:00:00,250.73,250.57,1.96,100.0,0.7812,0.12,0.1,0.03,flip -1859,做多,2020-02-25 18:00:00,2020-02-25 18:45:00,250.57,252.54,1.96,100.0,0.7815,1.54,0.1,1.44,tp_upper -1860,做多,2020-02-25 19:10:00,2020-02-25 19:20:00,251.83,250.43,1.97,100.0,0.7829,-1.1,0.1,-1.19,flip -1861,做空,2020-02-25 19:20:00,2020-02-25 19:40:00,250.43,249.67,1.96,100.0,0.7821,0.59,0.1,0.5,tp_lower -1862,做多,2020-02-25 20:55:00,2020-02-25 21:05:00,249.06,248.3,1.96,100.0,0.788,-0.6,0.1,-0.7,flip -1863,做空,2020-02-25 21:05:00,2020-02-25 21:20:00,248.3,248.68,1.95,100.0,0.7872,-0.3,0.1,-0.4,tp_lower -1864,做多,2020-02-25 21:20:00,2020-02-25 21:25:00,248.68,250.5,1.95,100.0,0.784,1.43,0.1,1.33,tp_upper -1865,做多,2020-02-25 21:25:00,2020-02-25 21:30:00,250.5,251.92,1.96,100.0,0.7832,1.11,0.1,1.01,tp_upper -1866,做多,2020-02-25 23:10:00,2020-02-26 00:35:00,251.47,248.48,1.97,100.0,0.7839,-2.34,0.1,-2.44,flip -1867,做空,2020-02-26 00:35:00,2020-02-26 00:50:00,248.48,246.35,2.0,100.0,0.8044,1.71,0.1,1.61,tp_lower -1868,做多,2020-02-26 02:40:00,2020-02-26 02:50:00,241.0,241.07,2.01,100.0,0.8357,0.06,0.1,-0.04,flip -1869,做空,2020-02-26 02:50:00,2020-02-26 03:30:00,241.07,239.84,2.01,100.0,0.8348,1.03,0.1,0.93,flip -1870,做多,2020-02-26 03:30:00,2020-02-26 03:35:00,239.84,239.38,2.02,100.0,0.8426,-0.39,0.1,-0.49,flip -1871,做空,2020-02-26 03:35:00,2020-02-26 03:40:00,239.38,239.89,2.01,100.0,0.8417,-0.43,0.1,-0.53,flip -1872,做多,2020-02-26 03:40:00,2020-02-26 03:45:00,239.89,238.73,2.01,100.0,0.8373,-0.97,0.1,-1.07,flip -1873,做空,2020-02-26 03:45:00,2020-02-26 03:50:00,238.73,239.71,2.0,100.0,0.8365,-0.82,0.1,-0.92,flip -1874,做多,2020-02-26 03:50:00,2020-02-26 04:40:00,239.71,240.35,1.99,100.0,0.8288,0.53,0.1,0.43,tp_upper -1875,做多,2020-02-26 05:30:00,2020-02-26 06:00:00,240.11,241.91,1.99,100.0,0.8288,1.49,0.1,1.39,tp_upper -1876,做多,2020-02-26 06:20:00,2020-02-26 06:50:00,240.75,242.6,2.0,100.0,0.8319,1.54,0.1,1.44,tp_upper -1877,做多,2020-02-26 08:45:00,2020-02-26 09:00:00,239.07,238.63,2.02,100.0,0.8434,-0.37,0.1,-0.47,flip -1878,做空,2020-02-26 09:00:00,2020-02-26 09:20:00,238.63,236.56,2.01,100.0,0.8425,1.74,0.1,1.64,tp_lower -1879,做多,2020-02-26 10:00:00,2020-02-26 10:45:00,237.07,237.88,2.03,100.0,0.8546,0.69,0.1,0.59,tp_upper -1880,做多,2020-02-26 12:05:00,2020-02-26 12:10:00,237.2,238.9,2.03,100.0,0.8562,1.46,0.1,1.35,tp_upper -1881,做多,2020-02-26 17:20:00,2020-02-26 17:25:00,222.75,222.07,2.04,100.0,0.9174,-0.62,0.1,-0.73,flip -1882,做空,2020-02-26 17:25:00,2020-02-26 17:40:00,222.07,221.21,2.04,100.0,0.9164,0.79,0.1,0.69,flip -1883,做多,2020-02-26 17:40:00,2020-02-26 18:00:00,221.21,225.28,2.04,100.0,0.9226,3.76,0.1,3.65,tp_upper -1884,做多,2020-02-26 20:05:00,2020-02-26 20:30:00,229.51,230.4,2.08,100.0,0.9047,0.81,0.1,0.7,flip -1885,做空,2020-02-26 20:30:00,2020-02-26 20:40:00,230.4,229.72,2.08,100.0,0.9038,0.61,0.1,0.51,flip -1886,做多,2020-02-26 20:40:00,2020-02-26 20:45:00,229.72,227.85,2.09,100.0,0.9083,-1.7,0.1,-1.8,flip -1887,做空,2020-02-26 20:45:00,2020-02-26 21:15:00,227.85,229.12,2.07,100.0,0.9074,-1.15,0.1,-1.26,flip -1888,做多,2020-02-26 21:15:00,2020-02-26 22:45:00,229.12,227.08,2.05,100.0,0.8964,-1.83,0.1,-1.93,flip -1889,做空,2020-02-26 22:45:00,2020-02-26 23:00:00,227.08,227.15,2.03,100.0,0.8955,-0.06,0.1,-0.16,flip -1890,做多,2020-02-26 23:00:00,2020-02-26 23:45:00,227.15,225.35,2.03,100.0,0.8941,-1.61,0.1,-1.71,flip -1891,做空,2020-02-26 23:45:00,2020-02-26 23:55:00,225.35,224.1,2.01,100.0,0.8932,1.12,0.1,1.02,tp_lower -1892,做多,2020-02-27 01:45:00,2020-02-27 02:35:00,218.58,215.8,2.07,100.0,0.9463,-2.63,0.1,-2.73,flip -1893,做空,2020-02-27 02:35:00,2020-02-27 02:40:00,215.8,217.14,2.04,100.0,0.9453,-1.27,0.1,-1.37,flip -1894,做多,2020-02-27 02:40:00,2020-02-27 02:45:00,217.14,216.44,2.03,100.0,0.9327,-0.65,0.1,-0.75,flip -1895,做空,2020-02-27 02:45:00,2020-02-27 02:55:00,216.44,217.45,2.02,100.0,0.9318,-0.94,0.1,-1.04,flip -1896,做多,2020-02-27 02:55:00,2020-02-27 03:00:00,217.45,216.25,2.01,100.0,0.9222,-1.11,0.1,-1.21,flip -1897,做空,2020-02-27 03:00:00,2020-02-27 03:35:00,216.25,217.87,1.99,100.0,0.9213,-1.49,0.1,-1.59,flip -1898,做多,2020-02-27 03:35:00,2020-02-27 03:45:00,217.87,219.91,1.98,100.0,0.9067,1.85,0.1,1.75,tp_upper -1899,做多,2020-02-27 04:40:00,2020-02-27 05:15:00,217.66,219.57,1.99,100.0,0.9151,1.75,0.1,1.65,tp_upper -1900,做多,2020-02-27 07:40:00,2020-02-27 07:45:00,225.15,225.74,2.01,100.0,0.8916,0.53,0.1,0.43,tp_upper -1901,做多,2020-02-27 10:35:00,2020-02-27 10:40:00,227.4,227.37,2.01,100.0,0.8842,-0.03,0.1,-0.13,flip -1902,做空,2020-02-27 10:40:00,2020-02-27 10:55:00,227.37,228.2,2.01,100.0,0.8833,-0.73,0.1,-0.83,flip -1903,做多,2020-02-27 10:55:00,2020-02-27 11:20:00,228.2,226.35,2.0,100.0,0.876,-1.62,0.1,-1.72,flip -1904,做空,2020-02-27 11:20:00,2020-02-27 11:25:00,226.35,226.4,1.98,100.0,0.8751,-0.04,0.1,-0.14,flip -1905,做多,2020-02-27 11:25:00,2020-02-27 11:55:00,226.4,226.85,1.98,100.0,0.8738,0.39,0.1,0.29,flip -1906,做空,2020-02-27 11:55:00,2020-02-27 12:00:00,226.85,229.44,1.98,100.0,0.873,-2.26,0.1,-2.36,flip -1907,做多,2020-02-27 12:00:00,2020-02-27 12:05:00,229.44,230.25,1.96,100.0,0.8524,0.69,0.1,0.59,tp_upper -1908,做多,2020-02-27 12:45:00,2020-02-27 12:50:00,228.46,226.3,1.96,100.0,0.8582,-1.85,0.1,-1.95,flip -1909,做空,2020-02-27 12:50:00,2020-02-27 13:05:00,226.3,228.29,1.94,100.0,0.8573,-1.71,0.1,-1.8,flip -1910,做多,2020-02-27 13:05:00,2020-02-27 13:20:00,228.29,228.39,1.92,100.0,0.8415,0.08,0.1,-0.01,flip -1911,做空,2020-02-27 13:20:00,2020-02-27 13:50:00,228.39,229.03,1.92,100.0,0.8407,-0.54,0.1,-0.63,flip -1912,做多,2020-02-27 13:50:00,2020-02-27 14:05:00,229.03,228.45,1.91,100.0,0.8352,-0.48,0.1,-0.58,flip -1913,做空,2020-02-27 14:05:00,2020-02-27 15:50:00,228.45,230.84,1.91,100.0,0.8343,-1.99,0.1,-2.09,flip -1914,做多,2020-02-27 15:50:00,2020-02-27 16:00:00,230.84,232.41,1.88,100.0,0.8162,1.28,0.09,1.19,tp_upper -1915,做多,2020-02-27 17:40:00,2020-02-27 17:55:00,236.91,235.91,1.9,100.0,0.7999,-0.8,0.09,-0.89,flip -1916,做空,2020-02-27 17:55:00,2020-02-27 18:10:00,235.91,236.33,1.89,100.0,0.7991,-0.34,0.09,-0.43,flip -1917,做多,2020-02-27 18:10:00,2020-02-27 19:45:00,236.33,234.76,1.88,100.0,0.7955,-1.25,0.09,-1.34,flip -1918,做空,2020-02-27 19:45:00,2020-02-27 21:00:00,234.76,233.35,1.87,100.0,0.7947,1.12,0.09,1.03,flip -1919,做多,2020-02-27 21:00:00,2020-02-27 22:45:00,233.35,227.16,1.87,100.0,0.8035,-4.97,0.09,-5.06,flip -1920,做空,2020-02-27 22:45:00,2020-02-27 23:40:00,227.16,226.32,1.82,100.0,0.8027,0.67,0.09,0.58,flip -1921,做多,2020-02-27 23:40:00,2020-02-28 00:00:00,226.32,227.31,1.83,100.0,0.8078,0.8,0.09,0.71,flip -1922,做空,2020-02-28 00:00:00,2020-02-28 00:05:00,227.31,227.79,1.89,100.0,0.8298,-0.4,0.09,-0.49,flip -1923,做多,2020-02-28 00:05:00,2020-02-28 00:25:00,227.79,230.54,1.88,100.0,0.8255,2.27,0.1,2.17,tp_upper -1924,做多,2020-02-28 01:20:00,2020-02-28 01:50:00,229.4,232.55,1.9,100.0,0.8288,2.61,0.1,2.51,tp_upper -1925,做多,2020-02-28 02:50:00,2020-02-28 02:55:00,232.37,232.29,1.93,100.0,0.8286,-0.07,0.1,-0.16,flip -1926,做空,2020-02-28 02:55:00,2020-02-28 03:05:00,232.29,233.23,1.92,100.0,0.8278,-0.78,0.1,-0.87,flip -1927,做多,2020-02-28 03:05:00,2020-02-28 03:20:00,233.23,232.82,1.91,100.0,0.8203,-0.34,0.1,-0.43,flip -1928,做空,2020-02-28 03:20:00,2020-02-28 03:30:00,232.82,231.51,1.91,100.0,0.8195,1.07,0.09,0.98,tp_lower -1929,做多,2020-02-28 04:40:00,2020-02-28 04:45:00,230.73,230.46,1.92,100.0,0.8307,-0.22,0.1,-0.32,flip -1930,做空,2020-02-28 04:45:00,2020-02-28 05:00:00,230.46,228.25,1.91,100.0,0.8299,1.83,0.09,1.74,tp_lower -1931,做多,2020-02-28 06:35:00,2020-02-28 06:45:00,226.95,227.28,1.93,100.0,0.8499,0.28,0.1,0.18,flip -1932,做空,2020-02-28 06:45:00,2020-02-28 07:00:00,227.28,225.67,1.93,100.0,0.8491,1.37,0.1,1.27,tp_lower -1933,做多,2020-02-28 08:00:00,2020-02-28 08:45:00,226.16,225.0,1.94,100.0,0.8585,-1.0,0.1,-1.09,flip -1934,做空,2020-02-28 08:45:00,2020-02-28 08:50:00,225.0,225.15,1.93,100.0,0.8576,-0.13,0.1,-0.23,flip -1935,做多,2020-02-28 08:50:00,2020-02-28 08:55:00,225.15,223.79,1.93,100.0,0.8556,-1.16,0.1,-1.26,flip -1936,做空,2020-02-28 08:55:00,2020-02-28 09:05:00,223.79,221.95,1.91,100.0,0.8548,1.57,0.09,1.48,tp_lower -1937,做多,2020-02-28 10:10:00,2020-02-28 10:15:00,222.11,220.82,1.93,100.0,0.8675,-1.12,0.1,-1.21,flip -1938,做空,2020-02-28 10:15:00,2020-02-28 10:35:00,220.82,219.84,1.91,100.0,0.8666,0.85,0.1,0.75,tp_lower -1939,做多,2020-02-28 10:45:00,2020-02-28 10:50:00,220.79,220.27,1.92,100.0,0.8697,-0.45,0.1,-0.55,flip -1940,做空,2020-02-28 10:50:00,2020-02-28 10:55:00,220.27,221.72,1.91,100.0,0.8688,-1.26,0.1,-1.36,flip -1941,做多,2020-02-28 10:55:00,2020-02-28 11:05:00,221.72,222.41,1.9,100.0,0.8566,0.59,0.1,0.5,tp_upper -1942,做多,2020-02-28 11:35:00,2020-02-28 11:40:00,221.35,220.22,1.9,100.0,0.8598,-0.97,0.09,-1.07,flip -1943,做空,2020-02-28 11:40:00,2020-02-28 12:05:00,220.22,217.72,1.89,100.0,0.859,2.15,0.09,2.05,tp_lower -1944,做多,2020-02-28 13:00:00,2020-02-28 13:05:00,219.04,221.5,1.91,100.0,0.8726,2.15,0.1,2.05,tp_upper -1945,做多,2020-02-28 14:35:00,2020-02-28 14:45:00,223.04,222.75,1.93,100.0,0.8657,-0.25,0.1,-0.35,flip -1946,做空,2020-02-28 14:45:00,2020-02-28 14:50:00,222.75,223.92,1.93,100.0,0.8648,-1.01,0.1,-1.11,flip -1947,做多,2020-02-28 14:50:00,2020-02-28 14:55:00,223.92,224.69,1.91,100.0,0.8549,0.66,0.1,0.56,tp_upper -1948,做多,2020-02-28 15:20:00,2020-02-28 15:30:00,223.09,226.2,1.92,100.0,0.8602,2.68,0.1,2.58,tp_upper -1949,做多,2020-02-28 18:05:00,2020-02-28 18:25:00,225.35,223.27,1.94,100.0,0.8626,-1.79,0.1,-1.89,flip -1950,做空,2020-02-28 18:25:00,2020-02-28 18:45:00,223.27,223.2,1.92,100.0,0.8617,0.06,0.1,-0.04,flip -1951,做多,2020-02-28 18:45:00,2020-02-28 18:50:00,223.2,222.14,1.92,100.0,0.8614,-0.91,0.1,-1.01,flip -1952,做空,2020-02-28 18:50:00,2020-02-28 19:25:00,222.14,223.4,1.91,100.0,0.8605,-1.08,0.1,-1.18,flip -1953,做多,2020-02-28 19:25:00,2020-02-28 19:30:00,223.4,222.28,1.9,100.0,0.8499,-0.95,0.09,-1.05,flip -1954,做空,2020-02-28 19:30:00,2020-02-28 19:55:00,222.28,222.83,1.89,100.0,0.8491,-0.47,0.09,-0.56,flip -1955,做多,2020-02-28 19:55:00,2020-02-28 20:00:00,222.83,224.15,1.88,100.0,0.844,1.11,0.09,1.02,tp_upper -1956,做多,2020-02-28 21:00:00,2020-02-28 21:25:00,224.55,226.1,1.89,100.0,0.8417,1.3,0.1,1.21,tp_upper -1957,做多,2020-02-29 00:00:00,2020-02-29 00:25:00,228.78,230.01,1.96,100.0,0.8577,1.05,0.1,0.96,tp_upper -1958,做多,2020-02-29 01:15:00,2020-02-29 01:20:00,229.83,229.06,1.97,100.0,0.8575,-0.66,0.1,-0.76,flip -1959,做空,2020-02-29 01:20:00,2020-02-29 01:35:00,229.06,228.8,1.96,100.0,0.8567,0.22,0.1,0.12,tp_lower -1960,做多,2020-02-29 02:15:00,2020-02-29 02:30:00,229.24,228.78,1.96,100.0,0.8561,-0.39,0.1,-0.49,flip -1961,做空,2020-02-29 02:30:00,2020-02-29 02:35:00,228.78,229.43,1.96,100.0,0.8553,-0.56,0.1,-0.65,flip -1962,做多,2020-02-29 02:35:00,2020-02-29 02:40:00,229.43,228.77,1.95,100.0,0.8496,-0.56,0.1,-0.66,flip -1963,做空,2020-02-29 02:40:00,2020-02-29 02:50:00,228.77,229.17,1.94,100.0,0.8487,-0.34,0.1,-0.44,flip -1964,做多,2020-02-29 02:50:00,2020-02-29 03:00:00,229.17,230.03,1.94,100.0,0.8449,0.73,0.1,0.63,tp_upper -1965,做多,2020-02-29 03:25:00,2020-02-29 03:30:00,229.11,228.76,1.94,100.0,0.8474,-0.3,0.1,-0.39,flip -1966,做空,2020-02-29 03:30:00,2020-02-29 03:40:00,228.76,229.72,1.94,100.0,0.8466,-0.81,0.1,-0.91,flip -1967,做多,2020-02-29 03:40:00,2020-02-29 03:50:00,229.72,230.58,1.93,100.0,0.8387,0.72,0.1,0.62,tp_upper -1968,做多,2020-02-29 03:50:00,2020-02-29 03:55:00,230.58,230.35,1.93,100.0,0.8378,-0.19,0.1,-0.29,tp_upper -1969,做多,2020-02-29 05:30:00,2020-02-29 05:35:00,231.95,231.56,1.93,100.0,0.8312,-0.32,0.1,-0.42,flip -1970,做空,2020-02-29 05:35:00,2020-02-29 05:45:00,231.56,231.35,1.92,100.0,0.8304,0.17,0.1,0.08,flip -1971,做多,2020-02-29 05:45:00,2020-02-29 06:10:00,231.35,231.12,1.92,100.0,0.8311,-0.19,0.1,-0.29,flip -1972,做空,2020-02-29 06:10:00,2020-02-29 06:15:00,231.12,230.72,1.92,100.0,0.8302,0.33,0.1,0.24,tp_lower -1973,做多,2020-02-29 07:55:00,2020-02-29 08:05:00,229.45,229.54,1.92,100.0,0.8369,0.08,0.1,-0.02,flip -1974,做空,2020-02-29 08:05:00,2020-02-29 08:25:00,229.54,228.98,1.92,100.0,0.8361,0.47,0.1,0.37,flip -1975,做多,2020-02-29 08:25:00,2020-02-29 08:40:00,228.98,228.25,1.92,100.0,0.8393,-0.61,0.1,-0.71,flip -1976,做空,2020-02-29 08:40:00,2020-02-29 08:55:00,228.25,228.87,1.91,100.0,0.8385,-0.52,0.1,-0.62,flip -1977,做多,2020-02-29 08:55:00,2020-02-29 10:20:00,228.87,226.61,1.91,100.0,0.8331,-1.88,0.09,-1.98,flip -1978,做空,2020-02-29 10:20:00,2020-02-29 10:25:00,226.61,226.91,1.89,100.0,0.8323,-0.25,0.09,-0.34,flip -1979,做多,2020-02-29 10:25:00,2020-02-29 10:30:00,226.91,226.4,1.88,100.0,0.8292,-0.42,0.09,-0.52,flip -1980,做空,2020-02-29 10:30:00,2020-02-29 10:45:00,226.4,223.98,1.88,100.0,0.8284,2.0,0.09,1.91,tp_lower -1981,做多,2020-02-29 11:35:00,2020-02-29 11:40:00,225.73,225.42,1.89,100.0,0.8389,-0.26,0.09,-0.35,flip -1982,做空,2020-02-29 11:40:00,2020-02-29 12:30:00,225.42,225.16,1.89,100.0,0.8381,0.22,0.09,0.12,flip -1983,做多,2020-02-29 12:30:00,2020-02-29 12:40:00,225.16,224.81,1.89,100.0,0.8392,-0.29,0.09,-0.39,flip -1984,做空,2020-02-29 12:40:00,2020-02-29 12:45:00,224.81,225.25,1.88,100.0,0.8383,-0.37,0.09,-0.46,flip -1985,做多,2020-02-29 12:45:00,2020-02-29 12:55:00,225.25,225.44,1.88,100.0,0.8342,0.16,0.09,0.06,flip -1986,做空,2020-02-29 12:55:00,2020-02-29 13:05:00,225.44,224.05,1.88,100.0,0.8334,1.16,0.09,1.07,tp_lower -1987,做多,2020-02-29 13:50:00,2020-02-29 13:55:00,224.7,224.45,1.89,100.0,0.8404,-0.21,0.09,-0.3,flip -1988,做空,2020-02-29 13:55:00,2020-02-29 14:05:00,224.45,221.95,1.88,100.0,0.8396,2.1,0.09,2.01,tp_lower -1989,做多,2020-02-29 14:50:00,2020-02-29 14:55:00,223.4,223.2,1.9,100.0,0.8521,-0.17,0.1,-0.27,flip -1990,做空,2020-02-29 14:55:00,2020-02-29 15:10:00,223.2,222.22,1.9,100.0,0.8513,0.83,0.09,0.74,flip -1991,做多,2020-02-29 15:10:00,2020-02-29 15:25:00,222.22,224.6,1.91,100.0,0.8579,2.04,0.1,1.95,tp_upper -1992,做多,2020-02-29 17:10:00,2020-02-29 17:15:00,224.17,224.04,1.92,100.0,0.8587,-0.11,0.1,-0.21,flip -1993,做空,2020-02-29 17:15:00,2020-02-29 18:45:00,224.04,225.37,1.92,100.0,0.8578,-1.14,0.1,-1.24,flip -1994,做多,2020-02-29 18:45:00,2020-02-29 18:55:00,225.37,224.96,1.91,100.0,0.8469,-0.35,0.1,-0.44,flip -1995,做空,2020-02-29 18:55:00,2020-02-29 19:00:00,224.96,224.28,1.9,100.0,0.846,0.58,0.09,0.48,tp_lower -1996,做多,2020-02-29 19:40:00,2020-02-29 20:00:00,225.76,225.15,1.91,100.0,0.8447,-0.52,0.1,-0.61,flip -1997,做空,2020-02-29 20:00:00,2020-02-29 20:15:00,225.15,223.82,1.9,100.0,0.8439,1.12,0.09,1.03,tp_lower -1998,做多,2020-02-29 20:50:00,2020-02-29 21:10:00,224.97,224.74,1.91,100.0,0.8487,-0.2,0.1,-0.29,flip -1999,做空,2020-02-29 21:10:00,2020-02-29 21:15:00,224.74,223.96,1.91,100.0,0.8478,0.66,0.09,0.57,tp_lower -2000,做多,2020-02-29 22:50:00,2020-02-29 23:10:00,223.32,223.13,1.91,100.0,0.8554,-0.16,0.1,-0.26,flip -2001,做空,2020-02-29 23:10:00,2020-02-29 23:15:00,223.13,223.25,1.91,100.0,0.8545,-0.1,0.1,-0.2,flip -2002,做多,2020-02-29 23:15:00,2020-02-29 23:20:00,223.25,223.21,1.9,100.0,0.8527,-0.03,0.1,-0.13,flip -2003,做空,2020-02-29 23:20:00,2020-02-29 23:30:00,223.21,221.99,1.9,100.0,0.8519,1.04,0.09,0.94,tp_lower -2004,做多,2020-03-01 00:25:00,2020-03-01 00:30:00,221.12,220.62,1.99,100.0,0.9004,-0.45,0.1,-0.55,flip -2005,做空,2020-03-01 00:30:00,2020-03-01 01:10:00,220.62,216.6,1.98,100.0,0.8995,3.62,0.1,3.52,tp_lower -2006,做多,2020-03-01 01:20:00,2020-03-01 01:45:00,218.61,222.0,2.02,100.0,0.9234,3.13,0.1,3.03,tp_upper -2007,做多,2020-03-01 03:55:00,2020-03-01 04:05:00,223.88,224.07,2.05,100.0,0.9147,0.17,0.1,0.07,flip -2008,做空,2020-03-01 04:05:00,2020-03-01 04:15:00,224.07,222.95,2.05,100.0,0.9138,1.02,0.1,0.92,tp_lower -2009,做多,2020-03-01 05:50:00,2020-03-01 06:00:00,222.62,221.93,2.06,100.0,0.9234,-0.64,0.1,-0.74,flip -2010,做空,2020-03-01 06:00:00,2020-03-01 06:15:00,221.93,222.76,2.05,100.0,0.9225,-0.77,0.1,-0.87,flip -2011,做多,2020-03-01 06:15:00,2020-03-01 06:30:00,222.76,221.18,2.04,100.0,0.9147,-1.45,0.1,-1.55,flip -2012,做空,2020-03-01 06:30:00,2020-03-01 06:35:00,221.18,220.74,2.02,100.0,0.9138,0.4,0.1,0.3,tp_lower -2013,做多,2020-03-01 07:55:00,2020-03-01 08:15:00,220.16,221.78,2.02,100.0,0.9189,1.49,0.1,1.39,tp_upper -2014,做多,2020-03-01 09:00:00,2020-03-01 09:05:00,220.75,220.56,2.04,100.0,0.9223,-0.18,0.1,-0.28,flip -2015,做空,2020-03-01 09:05:00,2020-03-01 09:10:00,220.56,221.05,2.03,100.0,0.9214,-0.45,0.1,-0.55,flip -2016,做多,2020-03-01 09:10:00,2020-03-01 09:20:00,221.05,221.11,2.03,100.0,0.9164,0.05,0.1,-0.05,flip -2017,做空,2020-03-01 09:20:00,2020-03-01 09:30:00,221.11,221.22,2.02,100.0,0.9155,-0.1,0.1,-0.2,flip -2018,做多,2020-03-01 09:30:00,2020-03-01 09:35:00,221.22,220.55,2.02,100.0,0.9136,-0.61,0.1,-0.71,flip -2019,做空,2020-03-01 09:35:00,2020-03-01 09:55:00,220.55,219.4,2.01,100.0,0.9127,1.05,0.1,0.95,tp_lower -2020,做多,2020-03-01 10:15:00,2020-03-01 10:20:00,220.54,219.7,2.02,100.0,0.9166,-0.77,0.1,-0.87,flip -2021,做空,2020-03-01 10:20:00,2020-03-01 10:25:00,219.7,220.53,2.01,100.0,0.9157,-0.76,0.1,-0.86,flip -2022,做多,2020-03-01 10:25:00,2020-03-01 10:30:00,220.53,220.47,2.0,100.0,0.9079,-0.05,0.1,-0.15,flip -2023,做空,2020-03-01 10:30:00,2020-03-01 10:40:00,220.47,220.4,2.0,100.0,0.907,0.06,0.1,-0.04,flip -2024,做多,2020-03-01 10:40:00,2020-03-01 10:50:00,220.4,221.68,2.0,100.0,0.9067,1.16,0.1,1.06,tp_upper -2025,做多,2020-03-01 13:45:00,2020-03-01 13:55:00,223.01,222.44,2.01,100.0,0.9003,-0.51,0.1,-0.61,flip -2026,做空,2020-03-01 13:55:00,2020-03-01 14:20:00,222.44,221.62,2.0,100.0,0.8994,0.74,0.1,0.64,flip -2027,做多,2020-03-01 14:20:00,2020-03-01 15:20:00,221.62,221.07,2.01,100.0,0.9052,-0.5,0.1,-0.6,flip -2028,做空,2020-03-01 15:20:00,2020-03-01 15:25:00,221.07,221.55,2.0,100.0,0.9043,-0.43,0.1,-0.53,flip -2029,做多,2020-03-01 15:25:00,2020-03-01 15:30:00,221.55,221.05,1.99,100.0,0.8995,-0.45,0.1,-0.55,flip -2030,做空,2020-03-01 15:30:00,2020-03-01 15:40:00,221.05,221.71,1.99,100.0,0.8986,-0.59,0.1,-0.69,flip -2031,做多,2020-03-01 15:40:00,2020-03-01 15:45:00,221.71,221.06,1.98,100.0,0.8923,-0.58,0.1,-0.68,flip -2032,做空,2020-03-01 15:45:00,2020-03-01 16:00:00,221.06,221.56,1.97,100.0,0.8914,-0.45,0.1,-0.54,flip -2033,做多,2020-03-01 16:00:00,2020-03-01 16:05:00,221.56,220.5,1.96,100.0,0.8865,-0.94,0.1,-1.04,flip -2034,做空,2020-03-01 16:05:00,2020-03-01 16:15:00,220.5,220.92,1.95,100.0,0.8856,-0.37,0.1,-0.47,flip -2035,做多,2020-03-01 16:15:00,2020-03-01 16:20:00,220.92,220.62,1.95,100.0,0.8814,-0.26,0.1,-0.36,flip -2036,做空,2020-03-01 16:20:00,2020-03-01 16:25:00,220.62,220.19,1.94,100.0,0.8805,0.38,0.1,0.28,tp_lower -2037,做多,2020-03-01 17:55:00,2020-03-01 19:10:00,216.23,214.38,1.94,100.0,0.8992,-1.66,0.1,-1.76,flip -2038,做空,2020-03-01 19:10:00,2020-03-01 19:30:00,214.38,215.28,1.93,100.0,0.8983,-0.81,0.1,-0.91,flip -2039,做多,2020-03-01 19:30:00,2020-03-01 19:40:00,215.28,216.22,1.92,100.0,0.8899,0.84,0.1,0.74,tp_upper -2040,做多,2020-03-01 20:40:00,2020-03-01 20:50:00,215.29,214.97,1.92,100.0,0.8929,-0.29,0.1,-0.38,flip -2041,做空,2020-03-01 20:50:00,2020-03-01 21:00:00,214.97,214.25,1.92,100.0,0.892,0.64,0.1,0.55,tp_lower -2042,做多,2020-03-01 21:55:00,2020-03-01 22:05:00,215.4,216.43,1.92,100.0,0.8923,0.92,0.1,0.82,tp_upper -2043,做多,2020-03-01 23:50:00,2020-03-02 00:45:00,218.6,218.42,1.93,100.0,0.8825,-0.16,0.1,-0.26,flip -2044,做空,2020-03-02 00:45:00,2020-03-02 00:50:00,218.42,219.38,2.0,100.0,0.9141,-0.88,0.1,-0.98,flip -2045,做多,2020-03-02 00:50:00,2020-03-02 01:00:00,219.38,218.48,1.99,100.0,0.9052,-0.81,0.1,-0.91,flip -2046,做空,2020-03-02 01:00:00,2020-03-02 01:05:00,218.48,218.52,1.98,100.0,0.9043,-0.04,0.1,-0.13,flip -2047,做多,2020-03-02 01:05:00,2020-03-02 01:15:00,218.52,217.65,1.97,100.0,0.903,-0.79,0.1,-0.88,flip -2048,做空,2020-03-02 01:15:00,2020-03-02 01:30:00,217.65,217.99,1.96,100.0,0.9021,-0.31,0.1,-0.41,flip -2049,做多,2020-03-02 01:30:00,2020-03-02 01:40:00,217.99,218.16,1.96,100.0,0.8984,0.15,0.1,0.05,flip -2050,做空,2020-03-02 01:40:00,2020-03-02 01:45:00,218.16,219.06,1.96,100.0,0.8975,-0.81,0.1,-0.91,flip -2051,做多,2020-03-02 01:45:00,2020-03-02 02:05:00,219.06,219.96,1.95,100.0,0.8892,0.8,0.1,0.7,tp_upper -2052,做多,2020-03-02 04:05:00,2020-03-02 04:10:00,220.47,220.3,1.95,100.0,0.8863,-0.15,0.1,-0.25,flip -2053,做空,2020-03-02 04:10:00,2020-03-02 04:15:00,220.3,220.57,1.95,100.0,0.8854,-0.24,0.1,-0.34,flip -2054,做多,2020-03-02 04:15:00,2020-03-02 04:20:00,220.57,219.86,1.95,100.0,0.8824,-0.63,0.1,-0.72,flip -2055,做空,2020-03-02 04:20:00,2020-03-02 04:25:00,219.86,220.34,1.94,100.0,0.8815,-0.42,0.1,-0.52,flip -2056,做多,2020-03-02 04:25:00,2020-03-02 04:30:00,220.34,220.12,1.93,100.0,0.8768,-0.19,0.1,-0.29,flip -2057,做空,2020-03-02 04:30:00,2020-03-02 04:35:00,220.12,220.83,1.93,100.0,0.8759,-0.62,0.1,-0.72,flip -2058,做多,2020-03-02 04:35:00,2020-03-02 04:50:00,220.83,220.98,1.92,100.0,0.8694,0.13,0.1,0.03,tp_upper -2059,做多,2020-03-02 05:30:00,2020-03-02 05:35:00,221.28,220.66,1.92,100.0,0.8673,-0.54,0.1,-0.63,flip -2060,做空,2020-03-02 05:35:00,2020-03-02 05:40:00,220.66,220.74,1.91,100.0,0.8665,-0.07,0.1,-0.16,flip -2061,做多,2020-03-02 05:40:00,2020-03-02 05:45:00,220.74,220.63,1.91,100.0,0.865,-0.1,0.1,-0.19,flip -2062,做空,2020-03-02 05:45:00,2020-03-02 05:50:00,220.63,220.83,1.91,100.0,0.8641,-0.17,0.1,-0.27,flip -2063,做多,2020-03-02 05:50:00,2020-03-02 05:55:00,220.83,221.57,1.9,100.0,0.8617,0.64,0.1,0.54,tp_upper -2064,做多,2020-03-02 06:45:00,2020-03-02 06:55:00,221.4,221.0,1.91,100.0,0.8615,-0.34,0.1,-0.44,flip -2065,做空,2020-03-02 06:55:00,2020-03-02 07:00:00,221.0,221.89,1.9,100.0,0.8606,-0.77,0.1,-0.86,flip -2066,做多,2020-03-02 07:00:00,2020-03-02 07:05:00,221.89,221.03,1.89,100.0,0.8528,-0.73,0.09,-0.83,flip -2067,做空,2020-03-02 07:05:00,2020-03-02 07:20:00,221.03,220.11,1.88,100.0,0.852,0.78,0.09,0.69,tp_lower -2068,做多,2020-03-02 08:10:00,2020-03-02 08:15:00,221.12,220.95,1.89,100.0,0.8543,-0.15,0.09,-0.24,flip -2069,做空,2020-03-02 08:15:00,2020-03-02 11:15:00,220.95,224.26,1.89,100.0,0.8535,-2.83,0.1,-2.92,flip -2070,做多,2020-03-02 11:15:00,2020-03-02 11:20:00,224.26,223.99,1.86,100.0,0.8274,-0.22,0.09,-0.32,flip -2071,做空,2020-03-02 11:20:00,2020-03-02 11:25:00,223.99,224.68,1.85,100.0,0.8266,-0.57,0.09,-0.66,flip -2072,做多,2020-03-02 11:25:00,2020-03-02 11:40:00,224.68,224.77,1.84,100.0,0.8207,0.07,0.09,-0.02,flip -2073,做空,2020-03-02 11:40:00,2020-03-02 11:55:00,224.77,224.84,1.84,100.0,0.8199,-0.06,0.09,-0.15,flip -2074,做多,2020-03-02 11:55:00,2020-03-02 12:00:00,224.84,224.88,1.84,100.0,0.8186,0.03,0.09,-0.06,tp_upper -2075,做多,2020-03-02 12:55:00,2020-03-02 13:05:00,224.3,226.73,1.84,100.0,0.8199,1.99,0.09,1.9,tp_upper -2076,做多,2020-03-02 15:00:00,2020-03-02 15:25:00,228.59,227.48,1.86,100.0,0.8124,-0.9,0.09,-0.99,flip -2077,做空,2020-03-02 15:25:00,2020-03-02 15:40:00,227.48,227.19,1.85,100.0,0.8116,0.24,0.09,0.14,tp_lower -2078,做多,2020-03-02 15:50:00,2020-03-02 16:10:00,227.88,230.52,1.85,100.0,0.8104,2.14,0.09,2.05,tp_upper -2079,做多,2020-03-02 18:05:00,2020-03-02 18:10:00,232.54,232.39,1.87,100.0,0.8025,-0.12,0.09,-0.21,flip -2080,做空,2020-03-02 18:10:00,2020-03-02 18:15:00,232.39,233.11,1.86,100.0,0.8017,-0.58,0.09,-0.67,flip -2081,做多,2020-03-02 18:15:00,2020-03-02 18:30:00,233.11,232.2,1.86,100.0,0.796,-0.72,0.09,-0.82,flip -2082,做空,2020-03-02 18:30:00,2020-03-02 18:45:00,232.2,232.44,1.85,100.0,0.7952,-0.19,0.09,-0.28,flip -2083,做多,2020-03-02 18:45:00,2020-03-02 20:10:00,232.44,230.89,1.84,100.0,0.7927,-1.23,0.09,-1.32,flip -2084,做空,2020-03-02 20:10:00,2020-03-02 20:25:00,230.89,231.45,1.83,100.0,0.7919,-0.44,0.09,-0.54,flip -2085,做多,2020-03-02 20:25:00,2020-03-02 20:40:00,231.45,230.76,1.82,100.0,0.7873,-0.54,0.09,-0.63,flip -2086,做空,2020-03-02 20:40:00,2020-03-02 20:45:00,230.76,231.24,1.81,100.0,0.7865,-0.38,0.09,-0.47,flip -2087,做多,2020-03-02 20:45:00,2020-03-02 20:55:00,231.24,231.96,1.81,100.0,0.7825,0.56,0.09,0.47,tp_upper -2088,做多,2020-03-02 22:05:00,2020-03-02 22:15:00,232.22,232.47,1.81,100.0,0.7808,0.2,0.09,0.1,flip -2089,做空,2020-03-02 22:15:00,2020-03-02 22:25:00,232.47,232.97,1.81,100.0,0.78,-0.39,0.09,-0.48,flip -2090,做多,2020-03-02 22:25:00,2020-03-02 22:35:00,232.97,231.46,1.81,100.0,0.7759,-1.17,0.09,-1.26,flip -2091,做空,2020-03-02 22:35:00,2020-03-02 22:40:00,231.46,231.6,1.79,100.0,0.7751,-0.11,0.09,-0.2,tp_lower -2092,做多,2020-03-02 23:20:00,2020-03-03 00:00:00,231.42,230.96,1.79,100.0,0.774,-0.36,0.09,-0.45,flip -2093,做空,2020-03-03 00:00:00,2020-03-03 00:10:00,230.96,228.98,1.87,100.0,0.8093,1.6,0.09,1.51,tp_lower -2094,做多,2020-03-03 01:05:00,2020-03-03 01:15:00,229.77,229.56,1.88,100.0,0.8197,-0.17,0.09,-0.27,flip -2095,做空,2020-03-03 01:15:00,2020-03-03 01:45:00,229.56,228.98,1.88,100.0,0.8188,0.47,0.09,0.38,flip -2096,做多,2020-03-03 01:45:00,2020-03-03 01:50:00,228.98,228.75,1.88,100.0,0.8222,-0.19,0.09,-0.28,flip -2097,做空,2020-03-03 01:50:00,2020-03-03 02:00:00,228.75,228.84,1.88,100.0,0.8213,-0.07,0.09,-0.17,flip -2098,做多,2020-03-03 02:00:00,2020-03-03 02:05:00,228.84,228.76,1.88,100.0,0.8199,-0.07,0.09,-0.16,flip -2099,做空,2020-03-03 02:05:00,2020-03-03 02:10:00,228.76,228.9,1.87,100.0,0.8191,-0.11,0.09,-0.21,flip -2100,做多,2020-03-03 02:10:00,2020-03-03 02:20:00,228.9,228.6,1.87,100.0,0.8172,-0.25,0.09,-0.34,flip -2101,做空,2020-03-03 02:20:00,2020-03-03 02:25:00,228.6,228.88,1.87,100.0,0.8164,-0.23,0.09,-0.32,flip -2102,做多,2020-03-03 02:25:00,2020-03-03 02:45:00,228.88,229.79,1.86,100.0,0.8136,0.74,0.09,0.65,tp_upper -2103,做多,2020-03-03 03:25:00,2020-03-03 03:30:00,230.13,230.77,1.87,100.0,0.8116,0.52,0.09,0.43,tp_upper -2104,做多,2020-03-03 05:45:00,2020-03-03 06:00:00,229.85,229.61,1.87,100.0,0.814,-0.2,0.09,-0.29,flip -2105,做空,2020-03-03 06:00:00,2020-03-03 06:15:00,229.61,229.49,1.87,100.0,0.8132,0.1,0.09,0.0,flip -2106,做多,2020-03-03 06:15:00,2020-03-03 06:20:00,229.49,229.36,1.87,100.0,0.8133,-0.11,0.09,-0.2,flip -2107,做空,2020-03-03 06:20:00,2020-03-03 06:40:00,229.36,228.24,1.86,100.0,0.8124,0.91,0.09,0.82,tp_lower -2108,做多,2020-03-03 08:10:00,2020-03-03 08:30:00,227.49,228.26,1.87,100.0,0.8223,0.63,0.09,0.54,tp_upper -2109,做多,2020-03-03 09:15:00,2020-03-03 09:40:00,227.31,228.54,1.88,100.0,0.8249,1.01,0.09,0.92,tp_upper -2110,做多,2020-03-03 15:00:00,2020-03-03 15:15:00,228.74,223.78,1.88,100.0,0.8234,-4.08,0.09,-4.18,flip -2111,做空,2020-03-03 15:15:00,2020-03-03 15:20:00,223.78,223.38,1.84,100.0,0.8225,0.33,0.09,0.24,tp_lower -2112,做多,2020-03-03 15:50:00,2020-03-03 15:55:00,225.49,224.8,1.84,100.0,0.8169,-0.56,0.09,-0.66,flip -2113,做空,2020-03-03 15:55:00,2020-03-03 16:00:00,224.8,225.14,1.83,100.0,0.8161,-0.28,0.09,-0.37,flip -2114,做多,2020-03-03 16:00:00,2020-03-03 16:05:00,225.14,224.44,1.83,100.0,0.8128,-0.57,0.09,-0.66,flip -2115,做空,2020-03-03 16:05:00,2020-03-03 16:30:00,224.44,220.65,1.82,100.0,0.812,3.08,0.09,2.99,tp_lower -2116,做多,2020-03-03 17:30:00,2020-03-03 18:30:00,222.9,223.15,1.85,100.0,0.8306,0.21,0.09,0.11,tp_upper -2117,做多,2020-03-03 18:50:00,2020-03-03 19:00:00,222.95,222.66,1.85,100.0,0.8306,-0.24,0.09,-0.33,flip -2118,做空,2020-03-03 19:00:00,2020-03-03 19:05:00,222.66,222.88,1.85,100.0,0.8297,-0.18,0.09,-0.28,tp_lower -2119,做多,2020-03-03 19:10:00,2020-03-03 19:15:00,223.0,222.29,1.84,100.0,0.8268,-0.59,0.09,-0.68,flip -2120,做空,2020-03-03 19:15:00,2020-03-03 19:20:00,222.29,222.34,1.84,100.0,0.826,-0.04,0.09,-0.13,tp_lower -2121,做多,2020-03-03 19:30:00,2020-03-03 19:45:00,223.12,223.81,1.83,100.0,0.8219,0.57,0.09,0.48,tp_upper -2122,做多,2020-03-03 20:25:00,2020-03-03 21:35:00,223.0,224.24,1.84,100.0,0.8241,1.02,0.09,0.93,tp_upper -2123,做多,2020-03-03 23:45:00,2020-03-03 23:50:00,224.97,223.85,1.85,100.0,0.8206,-0.92,0.09,-1.01,flip -2124,做空,2020-03-03 23:50:00,2020-03-03 23:55:00,223.85,224.1,1.83,100.0,0.8197,-0.2,0.09,-0.3,tp_lower -2125,做多,2020-03-04 00:40:00,2020-03-04 01:00:00,224.2,226.09,1.89,100.0,0.8409,1.59,0.1,1.49,tp_upper -2126,做多,2020-03-04 02:40:00,2020-03-04 02:45:00,227.93,227.38,1.9,100.0,0.8333,-0.46,0.09,-0.55,flip -2127,做空,2020-03-04 02:45:00,2020-03-04 02:50:00,227.38,227.42,1.89,100.0,0.8325,-0.03,0.09,-0.13,flip -2128,做多,2020-03-04 02:50:00,2020-03-04 04:35:00,227.42,227.38,1.89,100.0,0.8314,-0.03,0.09,-0.13,tp_upper -2129,做多,2020-03-04 05:15:00,2020-03-04 05:30:00,227.41,227.09,1.89,100.0,0.8304,-0.27,0.09,-0.36,flip -2130,做空,2020-03-04 05:30:00,2020-03-04 05:45:00,227.09,226.28,1.88,100.0,0.8296,0.67,0.09,0.58,tp_lower -2131,做多,2020-03-04 07:05:00,2020-03-04 07:25:00,225.49,226.87,1.89,100.0,0.8376,1.16,0.1,1.06,tp_upper -2132,做多,2020-03-04 08:20:00,2020-03-04 09:00:00,226.17,226.02,1.9,100.0,0.8394,-0.13,0.09,-0.22,flip -2133,做空,2020-03-04 09:00:00,2020-03-04 09:20:00,226.02,225.55,1.9,100.0,0.8385,0.39,0.09,0.3,tp_lower -2134,做多,2020-03-04 10:30:00,2020-03-04 12:35:00,224.6,223.59,1.9,100.0,0.8448,-0.85,0.09,-0.95,flip -2135,做空,2020-03-04 12:35:00,2020-03-04 13:05:00,223.59,223.5,1.89,100.0,0.8439,0.08,0.09,-0.02,flip -2136,做多,2020-03-04 13:05:00,2020-03-04 13:15:00,223.5,223.77,1.89,100.0,0.8437,0.23,0.09,0.13,flip -2137,做空,2020-03-04 13:15:00,2020-03-04 13:35:00,223.77,223.78,1.89,100.0,0.8429,-0.01,0.09,-0.1,flip -2138,做多,2020-03-04 13:35:00,2020-03-04 13:40:00,223.78,223.81,1.88,100.0,0.842,0.03,0.09,-0.07,flip -2139,做空,2020-03-04 13:40:00,2020-03-04 14:40:00,223.81,224.05,1.88,100.0,0.8411,-0.2,0.09,-0.3,flip -2140,做多,2020-03-04 14:40:00,2020-03-04 18:05:00,224.05,222.96,1.88,100.0,0.8385,-0.91,0.09,-1.01,flip -2141,做空,2020-03-04 18:05:00,2020-03-04 18:10:00,222.96,222.99,1.87,100.0,0.8377,-0.03,0.09,-0.12,flip -2142,做多,2020-03-04 18:10:00,2020-03-04 19:25:00,222.99,222.54,1.87,100.0,0.8366,-0.38,0.09,-0.47,flip -2143,做空,2020-03-04 19:25:00,2020-03-04 19:45:00,222.54,222.62,1.86,100.0,0.8358,-0.07,0.09,-0.16,flip -2144,做多,2020-03-04 19:45:00,2020-03-04 20:00:00,222.62,221.64,1.86,100.0,0.8343,-0.82,0.09,-0.91,flip -2145,做空,2020-03-04 20:00:00,2020-03-04 20:05:00,221.64,221.99,1.85,100.0,0.8335,-0.29,0.09,-0.38,tp_lower -2146,做多,2020-03-04 21:10:00,2020-03-04 21:15:00,222.24,222.62,1.84,100.0,0.8291,0.32,0.09,0.22,tp_upper -2147,做多,2020-03-04 22:55:00,2020-03-04 23:00:00,223.42,223.95,1.84,100.0,0.8253,0.44,0.09,0.34,tp_upper -2148,做多,2020-03-04 23:45:00,2020-03-04 23:50:00,224.04,223.99,1.85,100.0,0.8241,-0.04,0.09,-0.13,flip -2149,做空,2020-03-04 23:50:00,2020-03-05 01:20:00,223.99,226.06,1.84,100.0,0.8233,-1.7,0.09,-1.8,flip -2150,做多,2020-03-05 01:20:00,2020-03-05 01:30:00,226.06,225.99,1.87,100.0,0.8257,-0.06,0.09,-0.15,flip -2151,做空,2020-03-05 01:30:00,2020-03-05 01:50:00,225.99,226.95,1.86,100.0,0.8249,-0.79,0.09,-0.89,flip -2152,做多,2020-03-05 01:50:00,2020-03-05 01:55:00,226.95,227.15,1.85,100.0,0.8171,0.16,0.09,0.07,tp_upper -2153,做多,2020-03-05 02:15:00,2020-03-05 02:25:00,226.35,226.45,1.85,100.0,0.8192,0.08,0.09,-0.01,flip -2154,做空,2020-03-05 02:25:00,2020-03-05 02:30:00,226.45,227.38,1.85,100.0,0.8183,-0.76,0.09,-0.85,flip -2155,做多,2020-03-05 02:30:00,2020-03-05 02:35:00,227.38,227.39,1.84,100.0,0.8108,0.01,0.09,-0.08,tp_upper -2156,做多,2020-03-05 03:10:00,2020-03-05 03:20:00,227.36,227.0,1.84,100.0,0.8101,-0.29,0.09,-0.38,flip -2157,做空,2020-03-05 03:20:00,2020-03-05 03:25:00,227.0,227.14,1.84,100.0,0.8093,-0.11,0.09,-0.21,flip -2158,做多,2020-03-05 03:25:00,2020-03-05 03:40:00,227.14,227.05,1.83,100.0,0.8075,-0.07,0.09,-0.16,tp_upper -2159,做多,2020-03-05 04:00:00,2020-03-05 04:30:00,227.03,227.22,1.83,100.0,0.8068,0.15,0.09,0.06,flip -2160,做空,2020-03-05 04:30:00,2020-03-05 04:45:00,227.22,227.28,1.83,100.0,0.806,-0.05,0.09,-0.14,flip -2161,做多,2020-03-05 04:45:00,2020-03-05 04:50:00,227.28,227.07,1.83,100.0,0.8047,-0.17,0.09,-0.26,flip -2162,做空,2020-03-05 04:50:00,2020-03-05 05:00:00,227.07,227.1,1.83,100.0,0.8039,-0.02,0.09,-0.12,flip -2163,做多,2020-03-05 05:00:00,2020-03-05 05:10:00,227.1,227.16,1.82,100.0,0.8029,0.05,0.09,-0.04,flip -2164,做空,2020-03-05 05:10:00,2020-03-05 05:25:00,227.16,227.14,1.82,100.0,0.8021,0.02,0.09,-0.08,flip -2165,做多,2020-03-05 05:25:00,2020-03-05 05:30:00,227.14,227.03,1.82,100.0,0.8014,-0.09,0.09,-0.18,flip -2166,做空,2020-03-05 05:30:00,2020-03-05 05:35:00,227.03,227.24,1.82,100.0,0.8006,-0.17,0.09,-0.26,tp_lower -2167,做多,2020-03-05 05:35:00,2020-03-05 05:40:00,227.24,227.82,1.81,100.0,0.7984,0.46,0.09,0.37,tp_upper -2168,做多,2020-03-05 07:05:00,2020-03-05 07:10:00,228.9,228.66,1.82,100.0,0.7938,-0.19,0.09,-0.28,flip -2169,做空,2020-03-05 07:10:00,2020-03-05 07:20:00,228.66,228.02,1.81,100.0,0.793,0.51,0.09,0.42,tp_lower -2170,做多,2020-03-05 08:00:00,2020-03-05 08:10:00,228.48,228.02,1.82,100.0,0.7951,-0.37,0.09,-0.46,flip -2171,做空,2020-03-05 08:10:00,2020-03-05 08:15:00,228.02,228.09,1.81,100.0,0.7943,-0.06,0.09,-0.15,flip -2172,做多,2020-03-05 08:15:00,2020-03-05 08:55:00,228.09,228.8,1.81,100.0,0.793,0.56,0.09,0.47,tp_upper -2173,做多,2020-03-05 13:55:00,2020-03-05 14:00:00,232.15,232.1,1.81,100.0,0.7808,-0.04,0.09,-0.13,flip -2174,做空,2020-03-05 14:00:00,2020-03-05 14:35:00,232.1,230.73,1.81,100.0,0.78,1.07,0.09,0.98,tp_lower -2175,做多,2020-03-05 15:50:00,2020-03-05 15:55:00,230.88,231.7,1.82,100.0,0.788,0.65,0.09,0.55,tp_upper -2176,做多,2020-03-05 17:25:00,2020-03-05 17:40:00,232.52,233.17,1.82,100.0,0.7844,0.51,0.09,0.42,tp_upper -2177,做多,2020-03-05 18:30:00,2020-03-05 18:45:00,232.3,232.57,1.83,100.0,0.7865,0.21,0.09,0.12,flip -2178,做空,2020-03-05 18:45:00,2020-03-05 18:55:00,232.57,232.09,1.83,100.0,0.7858,0.38,0.09,0.29,tp_lower -2179,做多,2020-03-05 19:40:00,2020-03-05 19:45:00,232.22,232.04,1.83,100.0,0.7878,-0.14,0.09,-0.23,flip -2180,做空,2020-03-05 19:45:00,2020-03-05 20:35:00,232.04,230.87,1.83,100.0,0.787,0.92,0.09,0.83,tp_lower -2181,做多,2020-03-05 20:55:00,2020-03-05 21:10:00,231.38,231.13,1.83,100.0,0.7924,-0.2,0.09,-0.29,flip -2182,做空,2020-03-05 21:10:00,2020-03-05 21:15:00,231.13,231.49,1.83,100.0,0.7916,-0.28,0.09,-0.38,flip -2183,做多,2020-03-05 21:15:00,2020-03-05 21:30:00,231.49,231.4,1.83,100.0,0.7884,-0.07,0.09,-0.16,flip -2184,做空,2020-03-05 21:30:00,2020-03-05 21:50:00,231.4,231.41,1.82,100.0,0.7876,-0.01,0.09,-0.1,flip -2185,做多,2020-03-05 21:50:00,2020-03-05 21:55:00,231.41,231.11,1.82,100.0,0.7867,-0.24,0.09,-0.33,flip -2186,做空,2020-03-05 21:55:00,2020-03-05 22:00:00,231.11,230.67,1.82,100.0,0.7859,0.35,0.09,0.26,tp_lower -2187,做多,2020-03-05 23:55:00,2020-03-06 00:40:00,228.64,228.53,1.82,100.0,0.7952,-0.09,0.09,-0.18,flip -2188,做空,2020-03-06 00:40:00,2020-03-06 01:00:00,228.53,228.61,1.88,100.0,0.8217,-0.07,0.09,-0.16,flip -2189,做多,2020-03-06 01:00:00,2020-03-06 01:05:00,228.61,228.47,1.88,100.0,0.8203,-0.11,0.09,-0.21,flip -2190,做空,2020-03-06 01:05:00,2020-03-06 01:10:00,228.47,228.88,1.87,100.0,0.8195,-0.34,0.09,-0.43,flip -2191,做多,2020-03-06 01:10:00,2020-03-06 01:30:00,228.88,229.88,1.87,100.0,0.8158,0.82,0.09,0.72,tp_upper -2192,做多,2020-03-06 02:00:00,2020-03-06 02:05:00,229.16,228.88,1.87,100.0,0.8175,-0.23,0.09,-0.32,flip -2193,做空,2020-03-06 02:05:00,2020-03-06 02:10:00,228.88,229.27,1.87,100.0,0.8167,-0.32,0.09,-0.41,flip -2194,做多,2020-03-06 02:10:00,2020-03-06 02:25:00,229.27,230.35,1.86,100.0,0.8131,0.88,0.09,0.78,tp_upper -2195,做多,2020-03-06 04:45:00,2020-03-06 05:05:00,229.47,230.08,1.87,100.0,0.8154,0.5,0.09,0.4,tp_upper -2196,做多,2020-03-06 07:45:00,2020-03-06 07:55:00,235.48,235.58,1.87,100.0,0.7959,0.08,0.09,-0.01,flip -2197,做空,2020-03-06 07:55:00,2020-03-06 08:15:00,235.58,234.64,1.87,100.0,0.7951,0.75,0.09,0.65,tp_lower -2198,做多,2020-03-06 08:45:00,2020-03-06 09:05:00,235.56,236.4,1.88,100.0,0.7976,0.67,0.09,0.58,tp_upper -2199,做多,2020-03-06 10:05:00,2020-03-06 10:10:00,236.18,235.85,1.88,100.0,0.7975,-0.26,0.09,-0.36,flip -2200,做空,2020-03-06 10:10:00,2020-03-06 10:15:00,235.85,236.12,1.88,100.0,0.7967,-0.22,0.09,-0.31,flip -2201,做多,2020-03-06 10:15:00,2020-03-06 10:40:00,236.12,236.95,1.87,100.0,0.7941,0.66,0.09,0.57,tp_upper -2202,做多,2020-03-06 12:50:00,2020-03-06 12:55:00,239.16,238.93,1.88,100.0,0.786,-0.18,0.09,-0.27,flip -2203,做空,2020-03-06 12:55:00,2020-03-06 13:00:00,238.93,239.01,1.88,100.0,0.7852,-0.06,0.09,-0.16,flip -2204,做多,2020-03-06 13:00:00,2020-03-06 13:05:00,239.01,238.34,1.87,100.0,0.7839,-0.53,0.09,-0.62,flip -2205,做空,2020-03-06 13:05:00,2020-03-06 13:40:00,238.34,237.22,1.87,100.0,0.7831,0.88,0.09,0.78,tp_lower -2206,做多,2020-03-06 14:20:00,2020-03-06 14:40:00,237.92,237.23,1.87,100.0,0.7874,-0.54,0.09,-0.64,flip -2207,做空,2020-03-06 14:40:00,2020-03-06 14:50:00,237.23,236.95,1.87,100.0,0.7866,0.22,0.09,0.13,flip -2208,做多,2020-03-06 14:50:00,2020-03-06 15:10:00,236.95,237.17,1.87,100.0,0.7876,0.17,0.09,0.08,flip -2209,做空,2020-03-06 15:10:00,2020-03-06 15:30:00,237.17,236.45,1.87,100.0,0.7869,0.57,0.09,0.47,tp_lower -2210,做多,2020-03-06 16:30:00,2020-03-06 16:45:00,236.87,236.59,1.87,100.0,0.7895,-0.22,0.09,-0.31,flip -2211,做空,2020-03-06 16:45:00,2020-03-06 18:45:00,236.59,238.25,1.87,100.0,0.7887,-1.31,0.09,-1.4,flip -2212,做多,2020-03-06 18:45:00,2020-03-06 18:50:00,238.25,238.13,1.85,100.0,0.7769,-0.09,0.09,-0.19,flip -2213,做空,2020-03-06 18:50:00,2020-03-06 19:20:00,238.13,237.75,1.85,100.0,0.7761,0.29,0.09,0.2,flip -2214,做多,2020-03-06 19:20:00,2020-03-06 19:30:00,237.75,238.88,1.85,100.0,0.7778,0.88,0.09,0.79,tp_upper -2215,做多,2020-03-06 20:00:00,2020-03-06 20:15:00,238.15,238.73,1.86,100.0,0.7794,0.45,0.09,0.36,tp_upper -2216,做多,2020-03-06 22:20:00,2020-03-06 23:10:00,239.92,241.0,1.86,100.0,0.7748,0.84,0.09,0.74,tp_upper -2217,做多,2020-03-07 02:05:00,2020-03-07 02:20:00,243.96,243.43,1.91,100.0,0.785,-0.42,0.1,-0.51,flip -2218,做空,2020-03-07 02:20:00,2020-03-07 02:40:00,243.43,244.01,1.91,100.0,0.7842,-0.45,0.1,-0.55,flip -2219,做多,2020-03-07 02:40:00,2020-03-07 02:45:00,244.01,244.3,1.9,100.0,0.7797,0.23,0.1,0.13,tp_upper -2220,做多,2020-03-07 04:00:00,2020-03-07 04:05:00,244.4,244.27,1.9,100.0,0.7786,-0.1,0.1,-0.2,flip -2221,做空,2020-03-07 04:05:00,2020-03-07 04:10:00,244.27,243.6,1.9,100.0,0.7778,0.52,0.09,0.43,tp_lower -2222,做多,2020-03-07 05:40:00,2020-03-07 05:55:00,243.06,243.08,1.9,100.0,0.783,0.02,0.1,-0.08,flip -2223,做空,2020-03-07 05:55:00,2020-03-07 06:40:00,243.08,243.34,1.9,100.0,0.7822,-0.2,0.1,-0.3,flip -2224,做多,2020-03-07 06:40:00,2020-03-07 06:45:00,243.34,242.74,1.9,100.0,0.7798,-0.47,0.09,-0.56,flip -2225,做空,2020-03-07 06:45:00,2020-03-07 07:00:00,242.74,242.04,1.89,100.0,0.779,0.55,0.09,0.45,tp_lower -2226,做多,2020-03-07 07:45:00,2020-03-07 08:05:00,242.76,243.75,1.89,100.0,0.7804,0.77,0.1,0.68,tp_upper -2227,做多,2020-03-07 09:35:00,2020-03-07 09:45:00,244.17,244.83,1.9,100.0,0.7783,0.51,0.1,0.42,tp_upper -2228,做多,2020-03-07 10:15:00,2020-03-07 10:25:00,244.61,244.55,1.9,100.0,0.7782,-0.05,0.1,-0.14,flip -2229,做空,2020-03-07 10:25:00,2020-03-07 11:00:00,244.55,243.85,1.9,100.0,0.7774,0.54,0.09,0.45,tp_lower -2230,做多,2020-03-07 11:30:00,2020-03-07 11:50:00,244.32,244.31,1.9,100.0,0.7796,-0.01,0.1,-0.1,flip -2231,做空,2020-03-07 11:50:00,2020-03-07 12:00:00,244.31,244.72,1.9,100.0,0.7788,-0.32,0.1,-0.41,flip -2232,做多,2020-03-07 12:00:00,2020-03-07 12:10:00,244.72,245.11,1.9,100.0,0.7754,0.3,0.1,0.21,tp_upper -2233,做多,2020-03-07 12:45:00,2020-03-07 12:50:00,244.73,244.04,1.9,100.0,0.7759,-0.54,0.09,-0.63,flip -2234,做空,2020-03-07 12:50:00,2020-03-07 13:00:00,244.04,244.24,1.89,100.0,0.7751,-0.16,0.09,-0.25,tp_lower -2235,做多,2020-03-07 13:20:00,2020-03-07 14:15:00,244.47,244.14,1.89,100.0,0.7723,-0.25,0.09,-0.35,flip -2236,做空,2020-03-07 14:15:00,2020-03-07 14:35:00,244.14,244.32,1.88,100.0,0.7716,-0.14,0.09,-0.23,flip -2237,做多,2020-03-07 14:35:00,2020-03-07 14:55:00,244.32,244.95,1.88,100.0,0.7696,0.48,0.09,0.39,tp_upper -2238,做多,2020-03-07 19:10:00,2020-03-07 19:25:00,238.9,238.87,1.88,100.0,0.7883,-0.02,0.09,-0.12,flip -2239,做空,2020-03-07 19:25:00,2020-03-07 19:40:00,238.87,238.76,1.88,100.0,0.7876,0.09,0.09,-0.01,flip -2240,做多,2020-03-07 19:40:00,2020-03-07 20:00:00,238.76,238.11,1.88,100.0,0.7875,-0.51,0.09,-0.61,flip -2241,做空,2020-03-07 20:00:00,2020-03-07 20:05:00,238.11,238.59,1.87,100.0,0.7867,-0.38,0.09,-0.47,tp_lower -2242,做多,2020-03-07 20:10:00,2020-03-07 20:15:00,239.15,238.88,1.87,100.0,0.7809,-0.21,0.09,-0.3,flip -2243,做空,2020-03-07 20:15:00,2020-03-07 21:00:00,238.88,237.74,1.86,100.0,0.7801,0.89,0.09,0.8,tp_lower -2244,做多,2020-03-07 21:20:00,2020-03-07 21:40:00,238.25,239.35,1.87,100.0,0.7852,0.86,0.09,0.77,tp_upper -2245,做多,2020-03-07 22:00:00,2020-03-07 22:20:00,238.96,239.71,1.88,100.0,0.7857,0.59,0.09,0.5,tp_upper -2246,做多,2020-03-08 02:10:00,2020-03-08 02:15:00,233.67,233.29,1.93,100.0,0.8263,-0.31,0.1,-0.41,flip -2247,做空,2020-03-08 02:15:00,2020-03-08 02:40:00,233.29,231.87,1.93,100.0,0.8255,1.17,0.1,1.08,tp_lower -2248,做多,2020-03-08 03:25:00,2020-03-08 03:40:00,232.15,231.91,1.94,100.0,0.8337,-0.2,0.1,-0.3,flip -2249,做空,2020-03-08 03:40:00,2020-03-08 03:55:00,231.91,231.86,1.93,100.0,0.8329,0.04,0.1,-0.05,flip -2250,做多,2020-03-08 03:55:00,2020-03-08 04:00:00,231.86,231.11,1.93,100.0,0.8324,-0.62,0.1,-0.72,flip -2251,做空,2020-03-08 04:00:00,2020-03-08 04:20:00,231.11,231.68,1.92,100.0,0.8316,-0.47,0.1,-0.57,flip -2252,做多,2020-03-08 04:20:00,2020-03-08 04:25:00,231.68,231.55,1.92,100.0,0.8267,-0.11,0.1,-0.2,flip -2253,做空,2020-03-08 04:25:00,2020-03-08 04:35:00,231.55,232.13,1.91,100.0,0.8259,-0.48,0.1,-0.57,flip -2254,做多,2020-03-08 04:35:00,2020-03-08 04:55:00,232.13,231.18,1.91,100.0,0.8209,-0.78,0.09,-0.87,flip -2255,做空,2020-03-08 04:55:00,2020-03-08 05:10:00,231.18,230.51,1.9,100.0,0.8201,0.55,0.09,0.45,tp_lower -2256,做多,2020-03-08 05:30:00,2020-03-08 05:45:00,231.47,231.31,1.9,100.0,0.8206,-0.13,0.09,-0.23,flip -2257,做空,2020-03-08 05:45:00,2020-03-08 05:55:00,231.31,229.88,1.9,100.0,0.8198,1.17,0.09,1.08,tp_lower -2258,做多,2020-03-08 07:00:00,2020-03-08 08:00:00,229.96,228.7,1.91,100.0,0.8289,-1.04,0.09,-1.14,flip -2259,做空,2020-03-08 08:00:00,2020-03-08 08:10:00,228.7,229.66,1.89,100.0,0.828,-0.79,0.1,-0.89,flip -2260,做多,2020-03-08 08:10:00,2020-03-08 08:15:00,229.66,229.66,1.88,100.0,0.8203,0.0,0.09,-0.09,flip -2261,做空,2020-03-08 08:15:00,2020-03-08 08:35:00,229.66,229.62,1.88,100.0,0.8195,0.03,0.09,-0.06,tp_lower -2262,做多,2020-03-08 08:35:00,2020-03-08 08:50:00,229.62,229.69,1.88,100.0,0.8189,0.06,0.09,-0.04,flip -2263,做空,2020-03-08 08:50:00,2020-03-08 09:00:00,229.69,229.77,1.88,100.0,0.8181,-0.07,0.09,-0.16,flip -2264,做多,2020-03-08 09:00:00,2020-03-08 09:20:00,229.77,230.45,1.88,100.0,0.8167,0.56,0.09,0.46,tp_upper -2265,做多,2020-03-08 10:00:00,2020-03-08 10:10:00,230.59,229.54,1.88,100.0,0.8154,-0.86,0.09,-0.95,flip -2266,做空,2020-03-08 10:10:00,2020-03-08 10:15:00,229.54,230.79,1.87,100.0,0.8146,-1.02,0.09,-1.11,flip -2267,做多,2020-03-08 10:15:00,2020-03-08 10:20:00,230.79,231.47,1.86,100.0,0.805,0.55,0.09,0.45,tp_upper -2268,做多,2020-03-08 11:30:00,2020-03-08 11:40:00,231.3,230.86,1.86,100.0,0.8048,-0.35,0.09,-0.45,flip -2269,做空,2020-03-08 11:40:00,2020-03-08 11:45:00,230.86,230.99,1.86,100.0,0.8039,-0.1,0.09,-0.2,flip -2270,做多,2020-03-08 11:45:00,2020-03-08 12:00:00,230.99,231.46,1.85,100.0,0.8022,0.38,0.09,0.28,flip -2271,做空,2020-03-08 12:00:00,2020-03-08 12:15:00,231.46,230.16,1.86,100.0,0.8014,1.04,0.09,0.95,tp_lower -2272,做多,2020-03-08 16:50:00,2020-03-08 16:55:00,212.97,212.75,1.86,100.0,0.875,-0.19,0.09,-0.29,flip -2273,做空,2020-03-08 16:55:00,2020-03-08 17:05:00,212.75,212.28,1.86,100.0,0.8742,0.41,0.09,0.32,flip -2274,做多,2020-03-08 17:05:00,2020-03-08 18:15:00,212.28,214.3,1.86,100.0,0.8772,1.77,0.09,1.68,flip -2275,做空,2020-03-08 18:15:00,2020-03-08 18:20:00,214.3,214.5,1.88,100.0,0.8763,-0.18,0.09,-0.27,flip -2276,做多,2020-03-08 18:20:00,2020-03-08 18:30:00,214.5,215.31,1.87,100.0,0.8738,0.71,0.09,0.61,flip -2277,做空,2020-03-08 18:30:00,2020-03-08 19:00:00,215.31,213.24,1.88,100.0,0.8729,1.81,0.09,1.71,tp_lower -2278,做多,2020-03-08 19:55:00,2020-03-08 20:15:00,213.21,213.27,1.9,100.0,0.8891,0.05,0.09,-0.04,flip -2279,做空,2020-03-08 20:15:00,2020-03-08 20:35:00,213.27,212.12,1.89,100.0,0.8882,1.02,0.09,0.93,tp_lower -2280,做多,2020-03-08 22:00:00,2020-03-08 22:10:00,210.41,209.79,1.9,100.0,0.9042,-0.56,0.09,-0.66,flip -2281,做空,2020-03-08 22:10:00,2020-03-08 22:20:00,209.79,209.73,1.9,100.0,0.9033,0.05,0.09,-0.04,tp_lower -2282,做多,2020-03-08 23:15:00,2020-03-08 23:20:00,208.39,208.12,1.89,100.0,0.9088,-0.25,0.09,-0.34,flip -2283,做空,2020-03-08 23:20:00,2020-03-08 23:40:00,208.12,202.3,1.89,100.0,0.9078,5.28,0.09,5.19,tp_lower -2284,做多,2020-03-09 00:00:00,2020-03-09 00:05:00,205.57,204.89,2.0,100.0,0.9753,-0.66,0.1,-0.76,flip -2285,做空,2020-03-09 00:05:00,2020-03-09 00:50:00,204.89,202.35,2.0,100.0,0.9744,2.47,0.1,2.38,flip -2286,做多,2020-03-09 00:50:00,2020-03-09 01:00:00,202.35,201.21,2.02,100.0,0.9978,-1.14,0.1,-1.24,flip -2287,做空,2020-03-09 01:00:00,2020-03-09 01:10:00,201.21,202.37,2.01,100.0,0.9968,-1.16,0.1,-1.26,flip -2288,做多,2020-03-09 01:10:00,2020-03-09 01:35:00,202.37,205.64,1.99,100.0,0.9844,3.22,0.1,3.12,tp_upper -2289,做多,2020-03-09 02:15:00,2020-03-09 02:35:00,204.35,204.5,2.02,100.0,0.9896,0.15,0.1,0.05,flip -2290,做空,2020-03-09 02:35:00,2020-03-09 02:50:00,204.5,201.86,2.02,100.0,0.9887,2.61,0.1,2.51,tp_lower -2291,做多,2020-03-09 03:15:00,2020-03-09 03:30:00,203.47,202.61,2.05,100.0,1.0055,-0.86,0.1,-0.97,flip -2292,做空,2020-03-09 03:30:00,2020-03-09 03:45:00,202.61,199.66,2.04,100.0,1.0045,2.96,0.1,2.86,tp_lower -2293,做多,2020-03-09 04:45:00,2020-03-09 04:55:00,199.62,200.7,2.06,100.0,1.0334,1.12,0.1,1.01,flip -2294,做空,2020-03-09 04:55:00,2020-03-09 05:05:00,200.7,200.04,2.07,100.0,1.0323,0.68,0.1,0.58,flip -2295,做多,2020-03-09 05:05:00,2020-03-09 05:10:00,200.04,199.1,2.08,100.0,1.0381,-0.98,0.1,-1.08,flip -2296,做空,2020-03-09 05:10:00,2020-03-09 05:30:00,199.1,200.72,2.06,100.0,1.0371,-1.68,0.1,-1.78,tp_lower -2297,做多,2020-03-09 05:30:00,2020-03-09 05:35:00,200.72,203.46,2.05,100.0,1.0193,2.79,0.1,2.69,tp_upper -2298,做多,2020-03-09 07:40:00,2020-03-09 08:00:00,205.68,207.56,2.07,100.0,1.0073,1.89,0.1,1.79,tp_upper -2299,做多,2020-03-09 10:20:00,2020-03-09 10:30:00,204.91,204.19,2.09,100.0,1.0193,-0.73,0.1,-0.84,flip -2300,做空,2020-03-09 10:30:00,2020-03-09 10:40:00,204.19,204.92,2.08,100.0,1.0183,-0.74,0.1,-0.85,flip -2301,做多,2020-03-09 10:40:00,2020-03-09 10:45:00,204.92,204.38,2.07,100.0,1.01,-0.55,0.1,-0.65,flip -2302,做空,2020-03-09 10:45:00,2020-03-09 11:00:00,204.38,201.02,2.06,100.0,1.009,3.39,0.1,3.29,tp_lower -2303,做多,2020-03-09 12:00:00,2020-03-09 12:15:00,203.46,202.6,2.09,100.0,1.0292,-0.89,0.1,-0.99,flip -2304,做空,2020-03-09 12:15:00,2020-03-09 13:15:00,202.6,203.47,2.08,100.0,1.0282,-0.89,0.1,-1.0,flip -2305,做多,2020-03-09 13:15:00,2020-03-09 13:20:00,203.47,203.07,2.07,100.0,1.0184,-0.41,0.1,-0.51,flip -2306,做空,2020-03-09 13:20:00,2020-03-09 13:30:00,203.07,201.24,2.07,100.0,1.0174,1.86,0.1,1.76,tp_lower -2307,做多,2020-03-09 13:50:00,2020-03-09 14:00:00,202.52,202.09,2.08,100.0,1.0283,-0.44,0.1,-0.55,flip -2308,做空,2020-03-09 14:00:00,2020-03-09 14:10:00,202.09,200.83,2.08,100.0,1.0273,1.29,0.1,1.19,tp_lower -2309,做多,2020-03-09 16:15:00,2020-03-09 16:30:00,196.94,200.22,2.09,100.0,1.0597,3.48,0.11,3.37,tp_upper -2310,做多,2020-03-09 18:00:00,2020-03-09 18:40:00,195.13,193.99,2.12,100.0,1.0862,-1.24,0.11,-1.34,flip -2311,做空,2020-03-09 18:40:00,2020-03-09 18:45:00,193.99,194.04,2.11,100.0,1.0851,-0.05,0.11,-0.16,flip -2312,做多,2020-03-09 18:45:00,2020-03-09 18:50:00,194.04,195.01,2.1,100.0,1.0835,1.05,0.11,0.95,tp_upper -2313,做多,2020-03-09 21:35:00,2020-03-09 22:30:00,198.0,197.51,2.11,100.0,1.0661,-0.52,0.11,-0.63,flip -2314,做空,2020-03-09 22:30:00,2020-03-09 22:40:00,197.51,198.23,2.1,100.0,1.065,-0.77,0.11,-0.87,flip -2315,做多,2020-03-09 22:40:00,2020-03-09 22:45:00,198.23,199.07,2.09,100.0,1.0562,0.89,0.11,0.78,tp_upper -2316,做多,2020-03-10 02:30:00,2020-03-10 03:35:00,202.5,201.77,2.16,100.0,1.0666,-0.78,0.11,-0.89,flip -2317,做空,2020-03-10 03:35:00,2020-03-10 05:15:00,201.77,203.12,2.15,100.0,1.0655,-1.44,0.11,-1.55,flip -2318,做多,2020-03-10 05:15:00,2020-03-10 06:00:00,203.12,202.55,2.13,100.0,1.0503,-0.6,0.11,-0.71,flip -2319,做空,2020-03-10 06:00:00,2020-03-10 06:05:00,202.55,203.04,2.13,100.0,1.0493,-0.51,0.11,-0.62,flip -2320,做多,2020-03-10 06:05:00,2020-03-10 06:15:00,203.04,202.56,2.12,100.0,1.0431,-0.5,0.11,-0.61,flip -2321,做空,2020-03-10 06:15:00,2020-03-10 06:20:00,202.56,202.89,2.11,100.0,1.0421,-0.34,0.11,-0.45,tp_lower -2322,做多,2020-03-10 06:20:00,2020-03-10 08:25:00,202.89,200.8,2.11,100.0,1.0377,-2.17,0.1,-2.27,tp_upper -2323,做多,2020-03-10 08:50:00,2020-03-10 08:55:00,199.61,199.19,2.08,100.0,1.0428,-0.44,0.1,-0.54,flip -2324,做空,2020-03-10 08:55:00,2020-03-10 09:25:00,199.19,199.51,2.08,100.0,1.0418,-0.33,0.1,-0.44,flip -2325,做多,2020-03-10 09:25:00,2020-03-10 09:30:00,199.51,198.73,2.07,100.0,1.0374,-0.81,0.1,-0.91,flip -2326,做空,2020-03-10 09:30:00,2020-03-10 10:00:00,198.73,199.12,2.06,100.0,1.0363,-0.4,0.1,-0.51,flip -2327,做多,2020-03-10 10:00:00,2020-03-10 10:15:00,199.12,200.13,2.05,100.0,1.0312,1.04,0.1,0.94,tp_upper -2328,做多,2020-03-10 11:45:00,2020-03-10 11:50:00,203.45,202.8,2.06,100.0,1.0134,-0.66,0.1,-0.76,flip -2329,做空,2020-03-10 11:50:00,2020-03-10 11:55:00,202.8,203.34,2.05,100.0,1.0124,-0.55,0.1,-0.65,flip -2330,做多,2020-03-10 11:55:00,2020-03-10 12:15:00,203.34,203.3,2.05,100.0,1.006,-0.04,0.1,-0.14,flip -2331,做空,2020-03-10 12:15:00,2020-03-10 12:20:00,203.3,203.38,2.04,100.0,1.005,-0.08,0.1,-0.18,flip -2332,做多,2020-03-10 12:20:00,2020-03-10 12:35:00,203.38,204.6,2.04,100.0,1.0032,1.22,0.1,1.12,tp_upper -2333,做多,2020-03-10 12:35:00,2020-03-10 12:40:00,204.6,205.27,2.05,100.0,1.0022,0.67,0.1,0.57,tp_upper -2334,做多,2020-03-10 13:30:00,2020-03-10 13:35:00,204.73,204.3,2.06,100.0,1.0038,-0.43,0.1,-0.53,flip -2335,做空,2020-03-10 13:35:00,2020-03-10 13:40:00,204.3,201.68,2.05,100.0,1.0028,2.63,0.1,2.53,tp_lower -2336,做多,2020-03-10 14:05:00,2020-03-10 14:10:00,204.45,204.35,2.07,100.0,1.014,-0.1,0.1,-0.2,flip -2337,做空,2020-03-10 14:10:00,2020-03-10 14:20:00,204.35,204.62,2.07,100.0,1.0129,-0.27,0.1,-0.38,flip -2338,做多,2020-03-10 14:20:00,2020-03-10 14:30:00,204.62,204.33,2.07,100.0,1.0093,-0.29,0.1,-0.4,flip -2339,做空,2020-03-10 14:30:00,2020-03-10 15:05:00,204.33,202.7,2.06,100.0,1.0082,1.64,0.1,1.54,tp_lower -2340,做多,2020-03-10 15:15:00,2020-03-10 17:00:00,203.02,198.53,2.07,100.0,1.0218,-4.59,0.1,-4.69,flip -2341,做空,2020-03-10 17:00:00,2020-03-10 17:05:00,198.53,199.95,2.03,100.0,1.0208,-1.45,0.1,-1.55,flip -2342,做多,2020-03-10 17:05:00,2020-03-10 17:10:00,199.95,200.39,2.01,100.0,1.0053,0.44,0.1,0.34,tp_upper -2343,做多,2020-03-10 17:40:00,2020-03-10 17:45:00,199.78,199.3,2.01,100.0,1.0073,-0.48,0.1,-0.58,flip -2344,做空,2020-03-10 17:45:00,2020-03-10 17:50:00,199.3,199.49,2.01,100.0,1.0063,-0.19,0.1,-0.29,flip -2345,做多,2020-03-10 17:50:00,2020-03-10 17:55:00,199.49,201.46,2.0,100.0,1.0034,1.98,0.1,1.88,tp_upper -2346,做多,2020-03-10 17:55:00,2020-03-10 18:00:00,201.46,200.87,2.02,100.0,1.0024,-0.59,0.1,-0.69,tp_upper -2347,做多,2020-03-10 18:30:00,2020-03-10 18:50:00,199.42,199.43,2.01,100.0,1.0087,0.01,0.1,-0.09,flip -2348,做空,2020-03-10 18:50:00,2020-03-10 18:55:00,199.43,199.42,2.01,100.0,1.0077,0.01,0.1,-0.09,flip -2349,做多,2020-03-10 18:55:00,2020-03-10 19:45:00,199.42,201.68,2.01,100.0,1.0068,2.28,0.1,2.17,tp_upper -2350,做多,2020-03-10 22:00:00,2020-03-10 22:10:00,203.25,203.16,2.03,100.0,0.998,-0.09,0.1,-0.19,flip -2351,做空,2020-03-10 22:10:00,2020-03-10 22:20:00,203.16,202.6,2.03,100.0,0.997,0.56,0.1,0.46,tp_lower -2352,做多,2020-03-10 22:30:00,2020-03-10 22:40:00,203.01,202.85,2.03,100.0,0.9995,-0.16,0.1,-0.26,tp_upper -2353,做多,2020-03-10 22:45:00,2020-03-10 22:50:00,202.9,202.53,2.03,100.0,0.9983,-0.37,0.1,-0.47,flip -2354,做空,2020-03-10 22:50:00,2020-03-10 22:55:00,202.53,203.35,2.02,100.0,0.9973,-0.82,0.1,-0.92,flip -2355,做多,2020-03-10 22:55:00,2020-03-10 23:00:00,203.35,201.9,2.01,100.0,0.9882,-1.43,0.1,-1.53,flip -2356,做空,2020-03-10 23:00:00,2020-03-10 23:05:00,201.9,201.64,1.99,100.0,0.9872,0.26,0.1,0.16,tp_lower -2357,做多,2020-03-11 00:20:00,2020-03-11 00:55:00,201.95,202.4,2.07,100.0,1.0248,0.46,0.1,0.36,tp_upper -2358,做多,2020-03-11 01:20:00,2020-03-11 01:25:00,201.9,201.69,2.07,100.0,1.0263,-0.22,0.1,-0.32,flip -2359,做空,2020-03-11 01:25:00,2020-03-11 01:30:00,201.69,201.75,2.07,100.0,1.0253,-0.06,0.1,-0.16,flip -2360,做多,2020-03-11 01:30:00,2020-03-11 02:00:00,201.75,202.22,2.07,100.0,1.0236,0.48,0.1,0.38,flip -2361,做空,2020-03-11 02:00:00,2020-03-11 02:15:00,202.22,201.36,2.07,100.0,1.0226,0.88,0.1,0.78,tp_lower -2362,做多,2020-03-11 02:35:00,2020-03-11 03:30:00,201.86,201.4,2.07,100.0,1.0278,-0.47,0.1,-0.58,flip -2363,做空,2020-03-11 03:30:00,2020-03-11 03:35:00,201.4,202.03,2.07,100.0,1.0267,-0.65,0.1,-0.75,flip -2364,做多,2020-03-11 03:35:00,2020-03-11 04:15:00,202.03,201.47,2.06,100.0,1.0193,-0.57,0.1,-0.67,flip -2365,做空,2020-03-11 04:15:00,2020-03-11 04:45:00,201.47,201.46,2.05,100.0,1.0183,0.01,0.1,-0.09,flip -2366,做多,2020-03-11 04:45:00,2020-03-11 06:10:00,201.46,200.02,2.05,100.0,1.0174,-1.47,0.1,-1.57,flip -2367,做空,2020-03-11 06:10:00,2020-03-11 06:20:00,200.02,199.75,2.03,100.0,1.0164,0.27,0.1,0.17,flip -2368,做多,2020-03-11 06:20:00,2020-03-11 06:40:00,199.75,199.34,2.03,100.0,1.0181,-0.42,0.1,-0.52,flip -2369,做空,2020-03-11 06:40:00,2020-03-11 06:50:00,199.34,198.81,2.03,100.0,1.0171,0.54,0.1,0.44,tp_lower -2370,做多,2020-03-11 07:20:00,2020-03-11 07:40:00,199.07,198.84,2.03,100.0,1.0201,-0.23,0.1,-0.34,flip -2371,做空,2020-03-11 07:40:00,2020-03-11 07:45:00,198.84,199.35,2.03,100.0,1.0191,-0.52,0.1,-0.62,flip -2372,做多,2020-03-11 07:45:00,2020-03-11 07:50:00,199.35,198.95,2.02,100.0,1.0129,-0.41,0.1,-0.51,flip -2373,做空,2020-03-11 07:50:00,2020-03-11 07:55:00,198.95,199.17,2.01,100.0,1.0119,-0.22,0.1,-0.32,flip -2374,做多,2020-03-11 07:55:00,2020-03-11 08:00:00,199.17,200.45,2.01,100.0,1.0086,1.29,0.1,1.19,tp_upper -2375,做多,2020-03-11 10:45:00,2020-03-11 10:50:00,197.2,197.1,2.02,100.0,1.0242,-0.1,0.1,-0.2,flip -2376,做空,2020-03-11 10:50:00,2020-03-11 11:15:00,197.1,196.78,2.02,100.0,1.0232,0.33,0.1,0.23,flip -2377,做多,2020-03-11 11:15:00,2020-03-11 11:30:00,196.78,197.57,2.02,100.0,1.0255,0.81,0.1,0.71,tp_upper -2378,做多,2020-03-11 12:10:00,2020-03-11 12:15:00,197.07,196.6,2.02,100.0,1.0271,-0.48,0.1,-0.58,flip -2379,做空,2020-03-11 12:15:00,2020-03-11 12:20:00,196.6,197.12,2.02,100.0,1.0261,-0.53,0.1,-0.63,flip -2380,做多,2020-03-11 12:20:00,2020-03-11 12:25:00,197.12,197.12,2.01,100.0,1.0196,0.0,0.1,-0.1,flip -2381,做空,2020-03-11 12:25:00,2020-03-11 12:50:00,197.12,197.17,2.01,100.0,1.0186,-0.05,0.1,-0.15,tp_lower -2382,做多,2020-03-11 12:50:00,2020-03-11 12:55:00,197.17,196.68,2.01,100.0,1.0171,-0.5,0.1,-0.6,flip -2383,做空,2020-03-11 12:55:00,2020-03-11 13:00:00,196.68,197.98,2.0,100.0,1.016,-1.32,0.1,-1.42,flip -2384,做多,2020-03-11 13:00:00,2020-03-11 13:20:00,197.98,198.18,1.98,100.0,1.0017,0.2,0.1,0.1,tp_upper -2385,做多,2020-03-11 14:15:00,2020-03-11 16:10:00,197.15,192.03,1.98,100.0,1.0059,-5.15,0.1,-5.25,flip -2386,做空,2020-03-11 16:10:00,2020-03-11 16:30:00,192.03,193.43,1.93,100.0,1.0049,-1.41,0.1,-1.5,flip -2387,做多,2020-03-11 16:30:00,2020-03-11 16:35:00,193.43,192.68,1.91,100.0,0.9893,-0.74,0.1,-0.84,flip -2388,做空,2020-03-11 16:35:00,2020-03-11 16:50:00,192.68,192.56,1.9,100.0,0.9884,0.12,0.1,0.02,flip -2389,做多,2020-03-11 16:50:00,2020-03-11 16:55:00,192.56,192.28,1.9,100.0,0.9886,-0.28,0.1,-0.37,flip -2390,做空,2020-03-11 16:55:00,2020-03-11 17:00:00,192.28,191.27,1.9,100.0,0.9876,1.0,0.09,0.9,tp_lower -2391,做多,2020-03-11 18:30:00,2020-03-11 18:55:00,187.17,189.94,1.91,100.0,1.0189,2.82,0.1,2.73,tp_upper -2392,做多,2020-03-11 22:30:00,2020-03-11 22:35:00,192.45,193.95,1.93,100.0,1.0046,1.51,0.1,1.41,tp_upper -2393,做多,2020-03-12 00:15:00,2020-03-12 00:30:00,194.13,194.15,2.01,100.0,1.0362,0.02,0.1,-0.08,flip -2394,做空,2020-03-12 00:30:00,2020-03-12 00:40:00,194.15,193.05,2.01,100.0,1.0352,1.14,0.1,1.04,tp_lower -2395,做多,2020-03-12 00:55:00,2020-03-12 03:40:00,193.62,184.5,2.02,100.0,1.0428,-9.51,0.1,-9.61,flip -2396,做空,2020-03-12 03:40:00,2020-03-12 03:50:00,184.5,183.06,1.92,100.0,1.0418,1.5,0.1,1.4,tp_lower -2397,做多,2020-03-12 05:05:00,2020-03-12 05:10:00,182.46,182.02,1.94,100.0,1.0606,-0.47,0.1,-0.56,flip -2398,做空,2020-03-12 05:10:00,2020-03-12 05:30:00,182.02,182.04,1.93,100.0,1.0595,-0.02,0.1,-0.12,flip -2399,做多,2020-03-12 05:30:00,2020-03-12 05:35:00,182.04,181.73,1.93,100.0,1.0582,-0.33,0.1,-0.42,flip -2400,做空,2020-03-12 05:35:00,2020-03-12 05:55:00,181.73,182.06,1.92,100.0,1.0572,-0.35,0.1,-0.45,flip -2401,做多,2020-03-12 05:55:00,2020-03-12 06:00:00,182.06,181.48,1.92,100.0,1.0523,-0.61,0.1,-0.71,flip -2402,做空,2020-03-12 06:00:00,2020-03-12 06:05:00,181.48,180.96,1.91,100.0,1.0512,0.55,0.1,0.45,tp_lower -2403,做多,2020-03-12 08:30:00,2020-03-12 08:35:00,172.01,171.06,1.91,100.0,1.1112,-1.06,0.1,-1.15,flip -2404,做空,2020-03-12 08:35:00,2020-03-12 09:15:00,171.06,167.96,1.9,100.0,1.1101,3.44,0.09,3.35,tp_lower -2405,做多,2020-03-12 12:10:00,2020-03-12 12:40:00,140.0,138.06,1.93,100.0,1.3796,-2.68,0.1,-2.77,flip -2406,做空,2020-03-12 12:40:00,2020-03-12 12:50:00,138.06,136.0,1.9,100.0,1.3782,2.84,0.09,2.75,flip -2407,做多,2020-03-12 12:50:00,2020-03-12 13:05:00,136.0,136.25,1.93,100.0,1.4185,0.35,0.1,0.26,flip -2408,做空,2020-03-12 13:05:00,2020-03-12 13:20:00,136.25,134.04,1.93,100.0,1.4171,3.13,0.09,3.04,tp_lower -2409,做多,2020-03-12 16:55:00,2020-03-12 17:05:00,139.48,144.36,1.96,100.0,1.4054,6.86,0.1,6.76,tp_upper -2410,做多,2020-03-12 18:25:00,2020-03-12 18:30:00,141.85,138.32,2.03,100.0,1.4288,-5.04,0.1,-5.14,flip -2411,做空,2020-03-12 18:30:00,2020-03-12 18:35:00,138.32,138.24,1.97,100.0,1.4274,0.11,0.1,0.02,tp_lower -2412,做多,2020-03-12 19:30:00,2020-03-12 19:55:00,138.15,138.4,1.97,100.0,1.4286,0.36,0.1,0.26,flip -2413,做空,2020-03-12 19:55:00,2020-03-12 20:10:00,138.4,137.28,1.98,100.0,1.4271,1.6,0.1,1.5,tp_lower -2414,做多,2020-03-12 21:50:00,2020-03-12 22:05:00,129.43,133.2,1.99,100.0,1.5369,5.79,0.1,5.69,tp_upper -2415,做多,2020-03-13 01:00:00,2020-03-13 01:05:00,108.5,106.45,2.08,100.0,1.9204,-3.94,0.1,-4.04,flip -2416,做空,2020-03-13 01:05:00,2020-03-13 01:15:00,106.45,106.4,2.04,100.0,1.9184,0.1,0.1,-0.01,flip -2417,做多,2020-03-13 01:15:00,2020-03-13 02:35:00,106.4,117.44,2.04,100.0,1.9183,21.18,0.11,21.07,tp_upper -2418,做多,2020-03-13 05:05:00,2020-03-13 05:10:00,121.58,118.7,2.25,100.0,1.8512,-5.33,0.11,-5.44,flip -2419,做空,2020-03-13 05:10:00,2020-03-13 05:35:00,118.7,118.41,2.2,100.0,1.8494,0.54,0.11,0.43,flip -2420,做多,2020-03-13 05:35:00,2020-03-13 05:45:00,118.41,117.14,2.2,100.0,1.8566,-2.36,0.11,-2.47,flip -2421,做空,2020-03-13 05:45:00,2020-03-13 06:10:00,117.14,119.78,2.17,100.0,1.8547,-4.9,0.11,-5.01,flip -2422,做多,2020-03-13 06:10:00,2020-03-13 06:50:00,119.78,124.11,2.12,100.0,1.7711,7.67,0.11,7.56,tp_upper -2423,做多,2020-03-13 07:40:00,2020-03-13 07:50:00,121.95,126.01,2.2,100.0,1.8007,7.31,0.11,7.2,tp_upper -2424,做多,2020-03-13 08:50:00,2020-03-13 09:25:00,123.42,125.54,2.27,100.0,1.8367,3.89,0.12,3.78,flip -2425,做空,2020-03-13 09:25:00,2020-03-13 09:30:00,125.54,127.64,2.3,100.0,1.8349,-3.85,0.12,-3.97,flip -2426,做多,2020-03-13 09:30:00,2020-03-13 09:40:00,127.64,129.34,2.26,100.0,1.7727,3.01,0.11,2.9,tp_upper -2427,做多,2020-03-13 10:45:00,2020-03-13 11:00:00,130.63,126.19,2.29,100.0,1.7534,-7.79,0.11,-7.9,flip -2428,做空,2020-03-13 11:00:00,2020-03-13 11:05:00,126.19,125.42,2.21,100.0,1.7516,1.35,0.11,1.24,tp_lower -2429,做多,2020-03-13 11:30:00,2020-03-13 11:35:00,129.99,129.56,2.22,100.0,1.7091,-0.73,0.11,-0.85,flip -2430,做空,2020-03-13 11:35:00,2020-03-13 11:45:00,129.56,129.7,2.21,100.0,1.7074,-0.24,0.11,-0.35,flip -2431,做多,2020-03-13 11:45:00,2020-03-13 11:50:00,129.7,128.38,2.21,100.0,1.702,-2.25,0.11,-2.36,flip -2432,做空,2020-03-13 11:50:00,2020-03-13 12:10:00,128.38,128.5,2.18,100.0,1.7003,-0.2,0.11,-0.31,flip -2433,做多,2020-03-13 12:10:00,2020-03-13 12:15:00,128.5,128.57,2.18,100.0,1.6954,0.12,0.11,0.01,flip -2434,做空,2020-03-13 12:15:00,2020-03-13 12:55:00,128.57,129.01,2.18,100.0,1.6937,-0.75,0.11,-0.85,flip -2435,做多,2020-03-13 12:55:00,2020-03-13 13:00:00,129.01,128.42,2.17,100.0,1.6805,-0.99,0.11,-1.1,flip -2436,做空,2020-03-13 13:00:00,2020-03-13 13:10:00,128.42,129.54,2.16,100.0,1.6788,-1.88,0.11,-1.99,flip -2437,做多,2020-03-13 13:10:00,2020-03-13 13:25:00,129.54,134.23,2.13,100.0,1.6481,7.73,0.11,7.62,tp_upper -2438,做多,2020-03-13 16:10:00,2020-03-13 16:20:00,122.69,123.41,2.21,100.0,1.8013,1.3,0.11,1.19,flip -2439,做空,2020-03-13 16:20:00,2020-03-13 17:05:00,123.41,124.93,2.22,100.0,1.7995,-2.74,0.11,-2.85,flip -2440,做多,2020-03-13 17:05:00,2020-03-13 17:10:00,124.93,123.21,2.19,100.0,1.754,-3.02,0.11,-3.12,flip -2441,做空,2020-03-13 17:10:00,2020-03-13 17:20:00,123.21,123.97,2.16,100.0,1.7522,-1.33,0.11,-1.44,flip -2442,做多,2020-03-13 17:20:00,2020-03-13 17:35:00,123.97,124.31,2.14,100.0,1.729,0.59,0.11,0.48,flip -2443,做空,2020-03-13 17:35:00,2020-03-13 18:05:00,124.31,119.98,2.15,100.0,1.7272,7.48,0.1,7.38,tp_lower -2444,做多,2020-03-13 19:00:00,2020-03-13 19:10:00,120.99,120.77,2.22,100.0,1.8347,-0.4,0.11,-0.51,flip -2445,做空,2020-03-13 19:10:00,2020-03-13 19:15:00,120.77,122.33,2.21,100.0,1.8329,-2.86,0.11,-2.97,flip -2446,做多,2020-03-13 19:15:00,2020-03-13 19:30:00,122.33,117.99,2.18,100.0,1.7843,-7.74,0.11,-7.85,flip -2447,做空,2020-03-13 19:30:00,2020-03-13 19:35:00,117.99,119.1,2.1,100.0,1.7825,-1.98,0.11,-2.08,flip -2448,做多,2020-03-13 19:35:00,2020-03-13 19:40:00,119.1,123.13,2.08,100.0,1.7475,7.04,0.11,6.93,tp_upper -2449,做多,2020-03-13 19:40:00,2020-03-13 19:45:00,123.13,127.05,2.15,100.0,1.7458,6.84,0.11,6.73,tp_upper -2450,做多,2020-03-13 21:20:00,2020-03-13 21:30:00,128.13,130.02,2.22,100.0,1.7293,3.27,0.11,3.16,tp_upper -2451,做多,2020-03-13 22:00:00,2020-03-13 22:50:00,129.43,132.08,2.25,100.0,1.7355,4.6,0.11,4.48,tp_upper -2452,做多,2020-03-13 23:55:00,2020-03-14 00:05:00,134.13,132.14,2.29,100.0,1.7073,-3.4,0.11,-3.51,flip -2453,做空,2020-03-14 00:05:00,2020-03-14 00:30:00,132.14,132.66,2.33,100.0,1.7615,-0.92,0.12,-1.03,flip -2454,做多,2020-03-14 00:30:00,2020-03-14 01:00:00,132.66,131.9,2.32,100.0,1.746,-1.33,0.12,-1.44,flip -2455,做空,2020-03-14 01:00:00,2020-03-14 01:05:00,131.9,131.31,2.3,100.0,1.7442,1.03,0.11,0.91,tp_lower -2456,做多,2020-03-14 01:35:00,2020-03-14 02:05:00,131.94,131.95,2.31,100.0,1.7497,0.02,0.12,-0.1,flip -2457,做空,2020-03-14 02:05:00,2020-03-14 02:10:00,131.95,132.15,2.31,100.0,1.748,-0.35,0.12,-0.47,flip -2458,做多,2020-03-14 02:10:00,2020-03-14 02:15:00,132.15,131.63,2.3,100.0,1.741,-0.91,0.11,-1.02,flip -2459,做空,2020-03-14 02:15:00,2020-03-14 02:45:00,131.63,132.0,2.29,100.0,1.7392,-0.64,0.11,-0.76,flip -2460,做多,2020-03-14 02:45:00,2020-03-14 03:05:00,132.0,133.31,2.28,100.0,1.7277,2.26,0.12,2.15,tp_upper -2461,做多,2020-03-14 04:10:00,2020-03-14 04:45:00,132.46,132.16,2.3,100.0,1.7371,-0.52,0.11,-0.64,flip -2462,做空,2020-03-14 04:45:00,2020-03-14 05:10:00,132.16,131.21,2.29,100.0,1.7353,1.65,0.11,1.53,tp_lower -2463,做多,2020-03-14 06:20:00,2020-03-14 06:40:00,131.01,131.01,2.31,100.0,1.7614,0.0,0.12,-0.12,flip -2464,做空,2020-03-14 06:40:00,2020-03-14 07:00:00,131.01,130.34,2.31,100.0,1.7597,1.18,0.11,1.06,tp_lower -2465,做多,2020-03-14 07:10:00,2020-03-14 07:25:00,130.73,131.22,2.31,100.0,1.7707,0.87,0.12,0.75,tp_upper -2466,做多,2020-03-14 07:35:00,2020-03-14 07:45:00,130.68,130.52,2.32,100.0,1.7762,-0.28,0.12,-0.4,flip -2467,做空,2020-03-14 07:45:00,2020-03-14 07:55:00,130.52,132.19,2.32,100.0,1.7744,-2.96,0.12,-3.08,flip -2468,做多,2020-03-14 07:55:00,2020-03-14 08:00:00,132.19,129.64,2.28,100.0,1.7278,-4.41,0.11,-4.52,tp_upper -2469,做多,2020-03-14 10:25:00,2020-03-14 10:30:00,128.02,128.33,2.24,100.0,1.7479,0.54,0.11,0.43,tp_upper -2470,做多,2020-03-14 12:55:00,2020-03-14 13:00:00,128.52,128.4,2.24,100.0,1.7436,-0.21,0.11,-0.32,flip -2471,做空,2020-03-14 13:00:00,2020-03-14 13:25:00,128.4,127.89,2.24,100.0,1.7419,0.89,0.11,0.78,flip -2472,做多,2020-03-14 13:25:00,2020-03-14 13:30:00,127.89,127.39,2.24,100.0,1.754,-0.88,0.11,-0.99,flip -2473,做空,2020-03-14 13:30:00,2020-03-14 13:35:00,127.39,126.79,2.23,100.0,1.7523,1.05,0.11,0.94,tp_lower -2474,做多,2020-03-14 14:25:00,2020-03-14 14:40:00,127.62,127.03,2.24,100.0,1.7556,-1.04,0.11,-1.15,flip -2475,做空,2020-03-14 14:40:00,2020-03-14 14:55:00,127.03,127.33,2.23,100.0,1.7538,-0.53,0.11,-0.64,flip -2476,做多,2020-03-14 14:55:00,2020-03-14 15:00:00,127.33,127.7,2.22,100.0,1.7438,0.65,0.11,0.53,tp_upper -2477,做多,2020-03-14 15:45:00,2020-03-14 15:50:00,127.18,127.14,2.22,100.0,1.7492,-0.07,0.11,-0.18,flip -2478,做空,2020-03-14 15:50:00,2020-03-14 16:00:00,127.14,128.31,2.22,100.0,1.7475,-2.04,0.11,-2.16,tp_lower -2479,做多,2020-03-14 16:00:00,2020-03-14 16:05:00,128.31,128.36,2.2,100.0,1.7138,0.09,0.11,-0.02,tp_upper -2480,做多,2020-03-14 16:45:00,2020-03-14 17:00:00,127.81,127.33,2.2,100.0,1.7195,-0.83,0.11,-0.93,flip -2481,做空,2020-03-14 17:00:00,2020-03-14 17:10:00,127.33,127.72,2.19,100.0,1.7178,-0.67,0.11,-0.78,flip -2482,做多,2020-03-14 17:10:00,2020-03-14 17:35:00,127.72,127.9,2.18,100.0,1.7056,0.31,0.11,0.2,flip -2483,做空,2020-03-14 17:35:00,2020-03-14 17:50:00,127.9,128.4,2.18,100.0,1.7039,-0.85,0.11,-0.96,flip -2484,做多,2020-03-14 17:50:00,2020-03-14 17:55:00,128.4,128.16,2.17,100.0,1.6889,-0.41,0.11,-0.51,flip -2485,做空,2020-03-14 17:55:00,2020-03-14 19:15:00,128.16,128.61,2.16,100.0,1.6872,-0.76,0.11,-0.87,flip -2486,做多,2020-03-14 19:15:00,2020-03-14 20:55:00,128.61,127.38,2.15,100.0,1.6737,-2.06,0.11,-2.17,flip -2487,做空,2020-03-14 20:55:00,2020-03-14 21:05:00,127.38,126.46,2.13,100.0,1.672,1.54,0.11,1.43,tp_lower -2488,做多,2020-03-14 21:25:00,2020-03-14 21:30:00,127.34,127.3,2.14,100.0,1.683,-0.07,0.11,-0.17,flip -2489,做空,2020-03-14 21:30:00,2020-03-14 21:45:00,127.3,127.62,2.14,100.0,1.6813,-0.54,0.11,-0.65,tp_lower -2490,做多,2020-03-14 21:45:00,2020-03-14 21:50:00,127.62,126.7,2.13,100.0,1.6712,-1.54,0.11,-1.64,tp_upper -2491,做多,2020-03-14 22:00:00,2020-03-14 22:55:00,126.81,124.79,2.12,100.0,1.6681,-3.37,0.1,-3.47,flip -2492,做空,2020-03-14 22:55:00,2020-03-14 23:10:00,124.79,123.22,2.08,100.0,1.6664,2.62,0.1,2.51,tp_lower -2493,做多,2020-03-14 23:50:00,2020-03-15 01:10:00,123.11,122.2,2.1,100.0,1.7087,-1.55,0.1,-1.66,flip -2494,做空,2020-03-15 01:10:00,2020-03-15 01:15:00,122.2,122.57,2.17,100.0,1.7743,-0.66,0.11,-0.77,flip -2495,做多,2020-03-15 01:15:00,2020-03-15 01:20:00,122.57,122.02,2.16,100.0,1.7619,-0.97,0.11,-1.08,flip -2496,做空,2020-03-15 01:20:00,2020-03-15 02:30:00,122.02,122.28,2.15,100.0,1.7601,-0.46,0.11,-0.57,flip -2497,做多,2020-03-15 02:30:00,2020-03-15 02:45:00,122.28,121.61,2.14,100.0,1.7509,-1.17,0.11,-1.28,flip -2498,做空,2020-03-15 02:45:00,2020-03-15 02:50:00,121.61,121.37,2.13,100.0,1.7491,0.42,0.11,0.31,tp_lower -2499,做多,2020-03-15 03:00:00,2020-03-15 03:20:00,121.58,121.67,2.13,100.0,1.7512,0.16,0.11,0.05,flip -2500,做空,2020-03-15 03:20:00,2020-03-15 03:40:00,121.67,120.88,2.13,100.0,1.7495,1.38,0.11,1.28,tp_lower -2501,做多,2020-03-15 04:00:00,2020-03-15 04:05:00,121.8,121.45,2.14,100.0,1.7572,-0.62,0.11,-0.72,flip -2502,做空,2020-03-15 04:05:00,2020-03-15 04:10:00,121.45,121.57,2.13,100.0,1.7555,-0.21,0.11,-0.32,flip -2503,做多,2020-03-15 04:10:00,2020-03-15 04:20:00,121.57,121.6,2.13,100.0,1.7502,0.05,0.11,-0.05,flip -2504,做空,2020-03-15 04:20:00,2020-03-15 07:40:00,121.6,123.34,2.13,100.0,1.7485,-3.04,0.11,-3.15,flip -2505,做多,2020-03-15 07:40:00,2020-03-15 07:55:00,123.34,123.3,2.09,100.0,1.6974,-0.07,0.1,-0.17,flip -2506,做空,2020-03-15 07:55:00,2020-03-15 08:20:00,123.3,122.49,2.09,100.0,1.6957,1.37,0.1,1.27,tp_lower -2507,做多,2020-03-15 08:35:00,2020-03-15 09:50:00,122.95,122.35,2.1,100.0,1.71,-1.03,0.1,-1.13,flip -2508,做空,2020-03-15 09:50:00,2020-03-15 10:00:00,122.35,122.27,2.09,100.0,1.7083,0.14,0.1,0.03,flip -2509,做多,2020-03-15 10:00:00,2020-03-15 10:10:00,122.27,122.92,2.09,100.0,1.7088,1.11,0.11,1.01,tp_upper -2510,做多,2020-03-15 10:10:00,2020-03-15 10:15:00,122.92,124.4,2.1,100.0,1.7071,2.53,0.11,2.42,tp_upper -2511,做多,2020-03-15 13:30:00,2020-03-15 13:45:00,125.77,125.31,2.12,100.0,1.6869,-0.78,0.11,-0.88,flip -2512,做空,2020-03-15 13:45:00,2020-03-15 14:00:00,125.31,125.62,2.11,100.0,1.6852,-0.52,0.11,-0.63,flip -2513,做多,2020-03-15 14:00:00,2020-03-15 14:05:00,125.62,125.28,2.1,100.0,1.6752,-0.57,0.1,-0.67,flip -2514,做空,2020-03-15 14:05:00,2020-03-15 14:15:00,125.28,124.26,2.1,100.0,1.6735,1.71,0.1,1.6,tp_lower -2515,做多,2020-03-15 15:05:00,2020-03-15 15:10:00,124.51,124.47,2.11,100.0,1.6959,-0.07,0.11,-0.17,flip -2516,做空,2020-03-15 15:10:00,2020-03-15 15:55:00,124.47,124.05,2.11,100.0,1.6942,0.71,0.11,0.61,flip -2517,做多,2020-03-15 15:55:00,2020-03-15 16:05:00,124.05,123.89,2.11,100.0,1.704,-0.27,0.11,-0.38,flip -2518,做空,2020-03-15 16:05:00,2020-03-15 16:30:00,123.89,123.04,2.11,100.0,1.7022,1.45,0.1,1.34,tp_lower -2519,做多,2020-03-15 16:50:00,2020-03-15 17:15:00,123.46,123.37,2.12,100.0,1.7182,-0.15,0.11,-0.26,flip -2520,做空,2020-03-15 17:15:00,2020-03-15 17:20:00,123.37,124.12,2.12,100.0,1.7165,-1.29,0.11,-1.39,flip -2521,做多,2020-03-15 17:20:00,2020-03-15 17:25:00,124.12,124.92,2.1,100.0,1.694,1.36,0.11,1.25,tp_upper -2522,做多,2020-03-15 18:35:00,2020-03-15 18:50:00,124.01,123.47,2.11,100.0,1.7048,-0.92,0.11,-1.03,flip -2523,做空,2020-03-15 18:50:00,2020-03-15 19:05:00,123.47,123.63,2.1,100.0,1.703,-0.27,0.11,-0.38,flip -2524,做多,2020-03-15 19:05:00,2020-03-15 19:15:00,123.63,124.33,2.1,100.0,1.6969,1.19,0.11,1.08,tp_upper -2525,做多,2020-03-15 21:05:00,2020-03-15 21:10:00,123.29,124.87,2.11,100.0,1.7095,2.7,0.11,2.59,tp_upper -2526,做多,2020-03-15 23:40:00,2020-03-15 23:50:00,124.77,123.76,2.13,100.0,1.7092,-1.73,0.11,-1.83,flip -2527,做空,2020-03-15 23:50:00,2020-03-15 23:55:00,123.76,123.89,2.11,100.0,1.7075,-0.22,0.11,-0.33,tp_lower -2528,做多,2020-03-16 01:10:00,2020-03-16 01:15:00,122.97,122.54,2.17,100.0,1.7684,-0.76,0.11,-0.87,flip -2529,做空,2020-03-16 01:15:00,2020-03-16 03:10:00,122.54,122.59,2.16,100.0,1.7666,-0.09,0.11,-0.2,tp_lower -2530,做多,2020-03-16 08:30:00,2020-03-16 08:50:00,109.15,111.21,2.16,100.0,1.9805,4.08,0.11,3.97,tp_upper -2531,做多,2020-03-16 11:15:00,2020-03-16 11:20:00,104.87,103.94,2.2,100.0,2.0982,-1.95,0.11,-2.06,flip -2532,做空,2020-03-16 11:20:00,2020-03-16 11:25:00,103.94,104.43,2.18,100.0,2.0961,-1.03,0.11,-1.14,flip -2533,做多,2020-03-16 11:25:00,2020-03-16 11:30:00,104.43,102.53,2.17,100.0,2.0743,-3.94,0.11,-4.05,flip -2534,做空,2020-03-16 11:30:00,2020-03-16 11:35:00,102.53,103.55,2.12,100.0,2.0722,-2.11,0.11,-2.22,flip -2535,做多,2020-03-16 11:35:00,2020-03-16 11:55:00,103.55,103.91,2.1,100.0,2.0293,0.73,0.11,0.63,flip -2536,做空,2020-03-16 11:55:00,2020-03-16 12:05:00,103.91,107.81,2.11,100.0,2.0273,-7.91,0.11,-8.02,flip -2537,做多,2020-03-16 12:05:00,2020-03-16 12:10:00,107.81,107.59,2.03,100.0,1.8787,-0.41,0.1,-0.51,tp_upper -2538,做多,2020-03-16 13:30:00,2020-03-16 13:55:00,104.76,108.65,2.02,100.0,1.9275,7.5,0.1,7.39,tp_upper -2539,做多,2020-03-16 16:30:00,2020-03-16 17:30:00,112.49,113.15,2.09,100.0,1.8598,1.23,0.11,1.12,tp_upper -2540,做多,2020-03-16 18:10:00,2020-03-16 18:15:00,112.53,112.34,2.1,100.0,1.8682,-0.35,0.1,-0.46,flip -2541,做空,2020-03-16 18:15:00,2020-03-16 18:20:00,112.34,112.43,2.1,100.0,1.8664,-0.17,0.1,-0.27,flip -2542,做多,2020-03-16 18:20:00,2020-03-16 18:30:00,112.43,113.88,2.09,100.0,1.8615,2.7,0.11,2.59,tp_upper -2543,做多,2020-03-16 21:20:00,2020-03-16 21:30:00,109.85,109.87,2.12,100.0,1.9279,0.04,0.11,-0.07,flip -2544,做空,2020-03-16 21:30:00,2020-03-16 21:45:00,109.87,109.46,2.12,100.0,1.926,0.79,0.11,0.68,flip -2545,做多,2020-03-16 21:45:00,2020-03-16 21:55:00,109.46,109.68,2.12,100.0,1.9384,0.43,0.11,0.32,flip -2546,做空,2020-03-16 21:55:00,2020-03-16 22:25:00,109.68,107.34,2.12,100.0,1.9365,4.53,0.1,4.43,tp_lower -2547,做多,2020-03-16 23:15:00,2020-03-16 23:40:00,109.91,110.43,2.17,100.0,1.9718,1.03,0.11,0.92,tp_upper -2548,做多,2020-03-17 00:30:00,2020-03-17 00:35:00,110.28,110.09,2.21,100.0,2.0072,-0.38,0.11,-0.49,flip -2549,做空,2020-03-17 00:35:00,2020-03-17 02:20:00,110.09,114.32,2.21,100.0,2.0052,-8.48,0.11,-8.6,flip -2550,做多,2020-03-17 02:20:00,2020-03-17 02:45:00,114.32,116.32,2.12,100.0,1.8548,3.71,0.11,3.6,flip -2551,做空,2020-03-17 02:45:00,2020-03-17 03:15:00,116.32,116.0,2.16,100.0,1.853,0.59,0.11,0.49,flip -2552,做多,2020-03-17 03:15:00,2020-03-17 03:30:00,116.0,116.3,2.16,100.0,1.8614,0.56,0.11,0.45,flip -2553,做空,2020-03-17 03:30:00,2020-03-17 04:10:00,116.3,116.86,2.16,100.0,1.8595,-1.04,0.11,-1.15,flip -2554,做多,2020-03-17 04:10:00,2020-03-17 04:15:00,116.86,116.71,2.15,100.0,1.8398,-0.28,0.11,-0.38,flip -2555,做空,2020-03-17 04:15:00,2020-03-17 04:20:00,116.71,115.73,2.15,100.0,1.838,1.8,0.11,1.69,tp_lower -2556,做多,2020-03-17 04:55:00,2020-03-17 05:15:00,116.42,116.57,2.16,100.0,1.8562,0.28,0.11,0.17,flip -2557,做空,2020-03-17 05:15:00,2020-03-17 05:20:00,116.57,117.26,2.16,100.0,1.8543,-1.28,0.11,-1.39,flip -2558,做多,2020-03-17 05:20:00,2020-03-17 05:45:00,117.26,116.6,2.15,100.0,1.8307,-1.21,0.11,-1.31,flip -2559,做空,2020-03-17 05:45:00,2020-03-17 06:20:00,116.6,115.97,2.13,100.0,1.8288,1.15,0.11,1.05,tp_lower -2560,做多,2020-03-17 06:45:00,2020-03-17 07:00:00,116.6,116.84,2.14,100.0,1.8369,0.44,0.11,0.33,flip -2561,做空,2020-03-17 07:00:00,2020-03-17 08:45:00,116.84,116.93,2.14,100.0,1.8351,-0.17,0.11,-0.27,tp_lower -2562,做多,2020-03-17 10:10:00,2020-03-17 10:20:00,116.49,116.26,2.14,100.0,1.8373,-0.42,0.11,-0.53,flip -2563,做空,2020-03-17 10:20:00,2020-03-17 10:50:00,116.26,116.01,2.13,100.0,1.8355,0.46,0.11,0.35,flip -2564,做多,2020-03-17 10:50:00,2020-03-17 11:10:00,116.01,116.71,2.14,100.0,1.8416,1.29,0.11,1.18,tp_upper -2565,做多,2020-03-17 11:45:00,2020-03-17 11:50:00,116.46,116.15,2.15,100.0,1.8437,-0.57,0.11,-0.68,flip -2566,做空,2020-03-17 11:50:00,2020-03-17 12:10:00,116.15,116.19,2.14,100.0,1.8418,-0.07,0.11,-0.18,flip -2567,做多,2020-03-17 12:10:00,2020-03-17 12:25:00,116.19,116.34,2.14,100.0,1.8387,0.28,0.11,0.17,flip -2568,做空,2020-03-17 12:25:00,2020-03-17 12:40:00,116.34,116.57,2.14,100.0,1.8369,-0.42,0.11,-0.53,flip -2569,做多,2020-03-17 12:40:00,2020-03-17 12:50:00,116.57,117.57,2.13,100.0,1.8278,1.83,0.11,1.72,tp_upper -2570,做多,2020-03-17 13:15:00,2020-03-17 13:30:00,115.89,116.77,2.15,100.0,1.8524,1.63,0.11,1.52,tp_upper -2571,做多,2020-03-17 14:20:00,2020-03-17 14:30:00,114.54,114.58,2.16,100.0,1.8866,0.08,0.11,-0.03,flip -2572,做空,2020-03-17 14:30:00,2020-03-17 14:35:00,114.58,114.72,2.16,100.0,1.8847,-0.26,0.11,-0.37,flip -2573,做多,2020-03-17 14:35:00,2020-03-17 15:10:00,114.72,116.92,2.15,100.0,1.8783,4.13,0.11,4.02,tp_upper -2574,做多,2020-03-17 16:45:00,2020-03-17 16:50:00,117.44,117.13,2.19,100.0,1.8681,-0.58,0.11,-0.69,flip -2575,做空,2020-03-17 16:50:00,2020-03-17 17:00:00,117.13,117.35,2.19,100.0,1.8662,-0.41,0.11,-0.52,flip -2576,做多,2020-03-17 17:00:00,2020-03-17 17:30:00,117.35,117.54,2.18,100.0,1.8574,0.35,0.11,0.24,flip -2577,做空,2020-03-17 17:30:00,2020-03-17 17:35:00,117.54,117.8,2.18,100.0,1.8555,-0.48,0.11,-0.59,flip -2578,做多,2020-03-17 17:35:00,2020-03-17 17:50:00,117.8,118.14,2.17,100.0,1.8455,0.63,0.11,0.52,tp_upper -2579,做多,2020-03-17 18:55:00,2020-03-17 19:40:00,117.98,117.8,2.18,100.0,1.8461,-0.33,0.11,-0.44,flip -2580,做空,2020-03-17 19:40:00,2020-03-17 19:50:00,117.8,117.42,2.17,100.0,1.8443,0.7,0.11,0.59,tp_lower -2581,做多,2020-03-17 20:25:00,2020-03-17 20:35:00,117.7,118.66,2.18,100.0,1.8499,1.78,0.11,1.67,tp_upper -2582,做多,2020-03-17 21:35:00,2020-03-17 22:40:00,117.69,117.52,2.19,100.0,1.8633,-0.32,0.11,-0.43,flip -2583,做空,2020-03-17 22:40:00,2020-03-17 23:15:00,117.52,117.26,2.19,100.0,1.8615,0.48,0.11,0.37,flip -2584,做多,2020-03-17 23:15:00,2020-03-17 23:25:00,117.26,118.0,2.19,100.0,1.8679,1.38,0.11,1.27,tp_upper -2585,做多,2020-03-18 00:25:00,2020-03-18 00:45:00,117.22,116.62,2.27,100.0,1.9399,-1.16,0.11,-1.28,flip -2586,做空,2020-03-18 00:45:00,2020-03-18 01:10:00,116.62,116.86,2.26,100.0,1.9379,-0.47,0.11,-0.58,flip -2587,做多,2020-03-18 01:10:00,2020-03-18 01:15:00,116.86,116.59,2.25,100.0,1.928,-0.52,0.11,-0.63,flip -2588,做空,2020-03-18 01:15:00,2020-03-18 01:20:00,116.59,116.97,2.25,100.0,1.9261,-0.73,0.11,-0.84,flip -2589,做多,2020-03-18 01:20:00,2020-03-18 01:25:00,116.97,116.72,2.24,100.0,1.9117,-0.48,0.11,-0.59,flip -2590,做空,2020-03-18 01:25:00,2020-03-18 02:00:00,116.72,116.72,2.23,100.0,1.9097,0.0,0.11,-0.11,flip -2591,做多,2020-03-18 02:00:00,2020-03-18 02:45:00,116.72,116.57,2.23,100.0,1.9078,-0.29,0.11,-0.4,flip -2592,做空,2020-03-18 02:45:00,2020-03-18 02:50:00,116.57,116.83,2.22,100.0,1.9059,-0.5,0.11,-0.61,flip -2593,做多,2020-03-18 02:50:00,2020-03-18 03:00:00,116.83,117.12,2.21,100.0,1.8955,0.55,0.11,0.44,tp_upper -2594,做多,2020-03-18 04:20:00,2020-03-18 04:40:00,117.19,117.75,2.22,100.0,1.8925,1.06,0.11,0.95,tp_upper -2595,做多,2020-03-18 08:15:00,2020-03-18 08:20:00,113.4,113.11,2.23,100.0,1.9632,-0.57,0.11,-0.68,flip -2596,做空,2020-03-18 08:20:00,2020-03-18 08:25:00,113.11,113.27,2.22,100.0,1.9612,-0.31,0.11,-0.42,flip -2597,做多,2020-03-18 08:25:00,2020-03-18 08:30:00,113.27,112.73,2.21,100.0,1.9537,-1.05,0.11,-1.17,flip -2598,做空,2020-03-18 08:30:00,2020-03-18 08:45:00,112.73,112.69,2.2,100.0,1.9517,0.08,0.11,-0.03,flip -2599,做多,2020-03-18 08:45:00,2020-03-18 08:50:00,112.69,112.24,2.2,100.0,1.9512,-0.88,0.11,-0.99,flip -2600,做空,2020-03-18 08:50:00,2020-03-18 08:55:00,112.24,112.8,2.19,100.0,1.9492,-1.09,0.11,-1.2,flip -2601,做多,2020-03-18 08:55:00,2020-03-18 09:05:00,112.8,113.5,2.17,100.0,1.9279,1.35,0.11,1.24,tp_upper -2602,做多,2020-03-18 10:35:00,2020-03-18 11:05:00,112.49,112.13,2.19,100.0,1.9433,-0.7,0.11,-0.81,flip -2603,做空,2020-03-18 11:05:00,2020-03-18 12:15:00,112.13,111.38,2.18,100.0,1.9413,1.46,0.11,1.35,tp_lower -2604,做多,2020-03-18 12:35:00,2020-03-18 13:25:00,112.16,112.98,2.19,100.0,1.9519,1.6,0.11,1.49,tp_upper -2605,做多,2020-03-18 13:25:00,2020-03-18 13:30:00,112.98,114.58,2.2,100.0,1.9499,3.12,0.11,3.01,tp_upper -2606,做多,2020-03-18 14:55:00,2020-03-18 15:50:00,114.94,116.18,2.23,100.0,1.9419,2.41,0.11,2.3,tp_upper -2607,做多,2020-03-18 15:50:00,2020-03-18 15:55:00,116.18,115.81,2.25,100.0,1.9399,-0.72,0.11,-0.83,tp_upper -2608,做多,2020-03-18 16:45:00,2020-03-18 16:50:00,114.81,114.32,2.24,100.0,1.9549,-0.96,0.11,-1.07,flip -2609,做空,2020-03-18 16:50:00,2020-03-18 17:05:00,114.32,113.15,2.23,100.0,1.9529,2.28,0.11,2.17,tp_lower -2610,做多,2020-03-18 17:35:00,2020-03-18 18:05:00,114.01,114.61,2.25,100.0,1.9763,1.19,0.11,1.07,tp_upper -2611,做多,2020-03-18 21:00:00,2020-03-18 21:15:00,116.54,116.25,2.26,100.0,1.9417,-0.56,0.11,-0.68,flip -2612,做空,2020-03-18 21:15:00,2020-03-18 21:25:00,116.25,116.43,2.25,100.0,1.9397,-0.35,0.11,-0.46,flip -2613,做多,2020-03-18 21:25:00,2020-03-18 21:55:00,116.43,116.48,2.25,100.0,1.9318,0.1,0.11,-0.02,flip -2614,做空,2020-03-18 21:55:00,2020-03-18 22:05:00,116.48,115.51,2.25,100.0,1.9298,1.87,0.11,1.76,tp_lower -2615,做多,2020-03-18 22:45:00,2020-03-18 23:05:00,115.85,116.13,2.26,100.0,1.9546,0.55,0.11,0.43,flip -2616,做空,2020-03-18 23:05:00,2020-03-19 00:45:00,116.13,117.99,2.27,100.0,1.9526,-3.63,0.12,-3.75,flip -2617,做多,2020-03-19 00:45:00,2020-03-19 00:50:00,117.99,117.78,2.29,100.0,1.9427,-0.41,0.11,-0.52,flip -2618,做空,2020-03-19 00:50:00,2020-03-19 01:00:00,117.78,118.09,2.29,100.0,1.9407,-0.6,0.11,-0.72,flip -2619,做多,2020-03-19 01:00:00,2020-03-19 01:25:00,118.09,118.25,2.28,100.0,1.9286,0.31,0.11,0.19,flip -2620,做空,2020-03-19 01:25:00,2020-03-19 01:45:00,118.25,117.35,2.28,100.0,1.9267,1.73,0.11,1.62,tp_lower -2621,做多,2020-03-19 03:30:00,2020-03-19 03:45:00,116.26,116.3,2.29,100.0,1.9726,0.08,0.11,-0.04,flip -2622,做空,2020-03-19 03:45:00,2020-03-19 03:55:00,116.3,116.03,2.29,100.0,1.9706,0.53,0.11,0.42,flip -2623,做多,2020-03-19 03:55:00,2020-03-19 04:05:00,116.03,116.19,2.29,100.0,1.9778,0.32,0.11,0.2,flip -2624,做空,2020-03-19 04:05:00,2020-03-19 04:15:00,116.19,115.81,2.3,100.0,1.9758,0.75,0.11,0.64,tp_lower -2625,做多,2020-03-19 04:25:00,2020-03-19 04:50:00,116.09,116.17,2.3,100.0,1.982,0.16,0.12,0.04,flip -2626,做空,2020-03-19 04:50:00,2020-03-19 07:00:00,116.17,117.53,2.3,100.0,1.9801,-2.69,0.12,-2.81,flip -2627,做多,2020-03-19 07:00:00,2020-03-19 07:05:00,117.53,117.95,2.27,100.0,1.9323,0.81,0.11,0.7,tp_upper -2628,做多,2020-03-19 07:05:00,2020-03-19 07:10:00,117.95,118.98,2.28,100.0,1.9303,1.99,0.11,1.87,tp_upper -2629,做多,2020-03-19 08:50:00,2020-03-19 09:20:00,119.02,120.53,2.29,100.0,1.9278,2.91,0.12,2.79,tp_upper -2630,做多,2020-03-19 10:50:00,2020-03-19 11:20:00,123.13,123.42,2.32,100.0,1.8852,0.55,0.12,0.43,flip -2631,做空,2020-03-19 11:20:00,2020-03-19 11:40:00,123.42,123.44,2.32,100.0,1.8833,-0.04,0.12,-0.15,flip -2632,做多,2020-03-19 11:40:00,2020-03-19 11:55:00,123.44,123.8,2.32,100.0,1.8808,0.68,0.12,0.56,tp_upper -2633,做多,2020-03-19 14:10:00,2020-03-19 14:25:00,127.0,126.5,2.33,100.0,1.8316,-0.92,0.12,-1.03,flip -2634,做空,2020-03-19 14:25:00,2020-03-19 14:45:00,126.5,126.0,2.31,100.0,1.8298,0.91,0.12,0.8,flip -2635,做多,2020-03-19 14:45:00,2020-03-19 14:55:00,126.0,126.1,2.32,100.0,1.8424,0.18,0.12,0.07,flip -2636,做空,2020-03-19 14:55:00,2020-03-19 18:10:00,126.1,137.14,2.32,100.0,1.8406,-20.32,0.13,-20.45,flip -2637,做多,2020-03-19 18:10:00,2020-03-19 18:30:00,137.14,136.27,2.12,100.0,1.5425,-1.34,0.11,-1.45,flip -2638,做空,2020-03-19 18:30:00,2020-03-19 18:55:00,136.27,134.73,2.1,100.0,1.5409,2.37,0.1,2.27,tp_lower -2639,做多,2020-03-19 19:40:00,2020-03-19 19:50:00,135.7,135.75,2.12,100.0,1.5634,0.08,0.11,-0.03,flip -2640,做空,2020-03-19 19:50:00,2020-03-19 20:10:00,135.75,135.73,2.12,100.0,1.5618,0.03,0.11,-0.07,flip -2641,做多,2020-03-19 20:10:00,2020-03-19 20:15:00,135.73,135.67,2.12,100.0,1.5607,-0.09,0.11,-0.2,flip -2642,做空,2020-03-19 20:15:00,2020-03-19 21:30:00,135.67,136.35,2.12,100.0,1.5591,-1.06,0.11,-1.17,flip -2643,做多,2020-03-19 21:30:00,2020-03-19 21:50:00,136.35,136.87,2.1,100.0,1.542,0.8,0.11,0.7,tp_upper -2644,做多,2020-03-20 00:00:00,2020-03-20 00:10:00,138.75,138.36,2.16,100.0,1.5599,-0.61,0.11,-0.72,flip -2645,做空,2020-03-20 00:10:00,2020-03-20 00:55:00,138.36,138.08,2.16,100.0,1.5583,0.44,0.11,0.33,flip -2646,做多,2020-03-20 00:55:00,2020-03-20 01:05:00,138.08,137.68,2.16,100.0,1.5631,-0.63,0.11,-0.73,flip -2647,做空,2020-03-20 01:05:00,2020-03-20 01:10:00,137.68,137.88,2.15,100.0,1.5615,-0.31,0.11,-0.42,flip -2648,做多,2020-03-20 01:10:00,2020-03-20 02:30:00,137.88,136.33,2.14,100.0,1.5554,-2.41,0.11,-2.52,flip -2649,做空,2020-03-20 02:30:00,2020-03-20 03:25:00,136.33,134.99,2.12,100.0,1.5539,2.08,0.1,1.98,tp_lower -2650,做多,2020-03-20 04:20:00,2020-03-20 04:35:00,135.18,136.17,2.14,100.0,1.5809,1.57,0.11,1.46,tp_upper -2651,做多,2020-03-20 06:00:00,2020-03-20 06:10:00,137.3,137.6,2.15,100.0,1.5664,0.47,0.11,0.36,flip -2652,做空,2020-03-20 06:10:00,2020-03-20 06:25:00,137.6,136.25,2.15,100.0,1.5648,2.11,0.11,2.01,tp_lower -2653,做多,2020-03-20 06:45:00,2020-03-20 06:55:00,137.54,137.69,2.17,100.0,1.5793,0.24,0.11,0.13,flip -2654,做空,2020-03-20 06:55:00,2020-03-20 07:10:00,137.69,138.0,2.17,100.0,1.5777,-0.49,0.11,-0.6,flip -2655,做多,2020-03-20 07:10:00,2020-03-20 07:20:00,138.0,138.61,2.17,100.0,1.569,0.96,0.11,0.85,tp_upper -2656,做多,2020-03-20 09:30:00,2020-03-20 09:45:00,146.92,147.03,2.17,100.0,1.4788,0.16,0.11,0.05,flip -2657,做空,2020-03-20 09:45:00,2020-03-20 09:50:00,147.03,149.15,2.17,100.0,1.4773,-3.13,0.11,-3.24,flip -2658,做多,2020-03-20 09:50:00,2020-03-20 09:55:00,149.15,149.84,2.14,100.0,1.4339,0.99,0.11,0.88,tp_upper -2659,做多,2020-03-20 12:40:00,2020-03-20 12:45:00,145.15,144.11,2.15,100.0,1.4787,-1.54,0.11,-1.64,flip -2660,做空,2020-03-20 12:45:00,2020-03-20 13:00:00,144.11,142.68,2.13,100.0,1.4772,2.11,0.11,2.01,tp_lower -2661,做多,2020-03-20 14:00:00,2020-03-20 15:15:00,142.43,142.96,2.15,100.0,1.508,0.8,0.11,0.69,flip -2662,做空,2020-03-20 15:15:00,2020-03-20 15:25:00,142.96,142.58,2.15,100.0,1.5065,0.57,0.11,0.47,flip -2663,做多,2020-03-20 15:25:00,2020-03-20 16:05:00,142.58,141.35,2.16,100.0,1.513,-1.86,0.11,-1.97,tp_upper -2664,做多,2020-03-20 17:35:00,2020-03-20 17:45:00,139.19,138.88,2.14,100.0,1.535,-0.48,0.11,-0.58,flip -2665,做空,2020-03-20 17:45:00,2020-03-20 17:55:00,138.88,139.02,2.13,100.0,1.5334,-0.21,0.11,-0.32,flip -2666,做多,2020-03-20 17:55:00,2020-03-20 18:00:00,139.02,138.05,2.13,100.0,1.5288,-1.48,0.11,-1.59,flip -2667,做空,2020-03-20 18:00:00,2020-03-20 18:25:00,138.05,136.0,2.11,100.0,1.5273,3.13,0.1,3.03,tp_lower -2668,做多,2020-03-20 19:45:00,2020-03-20 19:50:00,133.97,132.71,2.14,100.0,1.5956,-2.01,0.11,-2.12,flip -2669,做空,2020-03-20 19:50:00,2020-03-20 20:00:00,132.71,127.71,2.12,100.0,1.594,7.97,0.1,7.87,tp_lower -2670,做多,2020-03-20 21:00:00,2020-03-20 21:35:00,127.4,131.16,2.19,100.0,1.7213,6.47,0.11,6.36,tp_upper -2671,做多,2020-03-20 22:40:00,2020-03-20 23:00:00,130.09,131.3,2.26,100.0,1.7338,2.1,0.11,1.98,flip -2672,做空,2020-03-20 23:00:00,2020-03-20 23:05:00,131.3,132.18,2.27,100.0,1.7321,-1.52,0.11,-1.64,flip -2673,做多,2020-03-20 23:05:00,2020-03-20 23:10:00,132.18,130.28,2.26,100.0,1.7073,-3.24,0.11,-3.36,flip -2674,做空,2020-03-20 23:10:00,2020-03-20 23:20:00,130.28,130.62,2.22,100.0,1.7056,-0.58,0.11,-0.69,tp_lower -2675,做多,2020-03-20 23:25:00,2020-03-20 23:45:00,130.97,131.17,2.21,100.0,1.6904,0.34,0.11,0.23,flip -2676,做空,2020-03-20 23:45:00,2020-03-20 23:50:00,131.17,132.14,2.22,100.0,1.6888,-1.64,0.11,-1.75,flip -2677,做多,2020-03-20 23:50:00,2020-03-20 23:55:00,132.14,133.52,2.2,100.0,1.6623,2.29,0.11,2.18,tp_upper -2678,做多,2020-03-21 00:05:00,2020-03-21 00:10:00,131.92,131.06,2.28,100.0,1.731,-1.49,0.11,-1.6,flip -2679,做空,2020-03-21 00:10:00,2020-03-21 00:15:00,131.06,131.29,2.27,100.0,1.7292,-0.4,0.11,-0.51,flip -2680,做多,2020-03-21 00:15:00,2020-03-21 00:45:00,131.29,131.33,2.26,100.0,1.7215,0.07,0.11,-0.04,flip -2681,做空,2020-03-21 00:45:00,2020-03-21 01:00:00,131.33,131.49,2.26,100.0,1.7197,-0.28,0.11,-0.39,flip -2682,做多,2020-03-21 01:00:00,2020-03-21 01:10:00,131.49,132.93,2.25,100.0,1.7138,2.47,0.11,2.35,tp_upper -2683,做多,2020-03-21 02:45:00,2020-03-21 02:55:00,135.1,134.56,2.28,100.0,1.6846,-0.91,0.11,-1.02,flip -2684,做空,2020-03-21 02:55:00,2020-03-21 03:15:00,134.56,132.54,2.26,100.0,1.6829,3.4,0.11,3.29,tp_lower -2685,做多,2020-03-21 03:55:00,2020-03-21 04:00:00,134.41,135.12,2.3,100.0,1.7084,1.21,0.12,1.1,tp_upper -2686,做多,2020-03-21 04:25:00,2020-03-21 04:35:00,133.75,132.92,2.31,100.0,1.7242,-1.43,0.11,-1.55,flip -2687,做空,2020-03-21 04:35:00,2020-03-21 04:45:00,132.92,131.96,2.29,100.0,1.7225,1.65,0.11,1.54,tp_lower -2688,做多,2020-03-21 06:10:00,2020-03-21 06:30:00,131.08,130.84,2.3,100.0,1.7575,-0.42,0.11,-0.54,flip -2689,做空,2020-03-21 06:30:00,2020-03-21 06:35:00,130.84,130.94,2.3,100.0,1.7558,-0.18,0.11,-0.29,flip -2690,做多,2020-03-21 06:35:00,2020-03-21 06:55:00,130.94,133.18,2.29,100.0,1.7513,3.92,0.12,3.81,tp_upper -2691,做多,2020-03-21 07:25:00,2020-03-21 07:30:00,131.13,130.58,2.33,100.0,1.777,-0.98,0.12,-1.09,flip -2692,做空,2020-03-21 07:30:00,2020-03-21 07:35:00,130.58,131.56,2.32,100.0,1.7752,-1.74,0.12,-1.86,flip -2693,做多,2020-03-21 07:35:00,2020-03-21 07:40:00,131.56,131.01,2.3,100.0,1.747,-0.96,0.11,-1.08,flip -2694,做空,2020-03-21 07:40:00,2020-03-21 07:50:00,131.01,131.74,2.29,100.0,1.7452,-1.27,0.11,-1.39,flip -2695,做多,2020-03-21 07:50:00,2020-03-21 07:55:00,131.74,131.22,2.27,100.0,1.7241,-0.9,0.11,-1.01,flip -2696,做空,2020-03-21 07:55:00,2020-03-21 08:05:00,131.22,129.99,2.26,100.0,1.7224,2.12,0.11,2.01,tp_lower -2697,做多,2020-03-21 08:25:00,2020-03-21 08:30:00,131.04,130.47,2.28,100.0,1.7392,-0.99,0.11,-1.1,flip -2698,做空,2020-03-21 08:30:00,2020-03-21 08:35:00,130.47,130.85,2.27,100.0,1.7375,-0.66,0.11,-0.77,flip -2699,做多,2020-03-21 08:35:00,2020-03-21 08:50:00,130.85,130.88,2.26,100.0,1.7256,0.05,0.11,-0.06,flip -2700,做空,2020-03-21 08:50:00,2020-03-21 09:05:00,130.88,130.24,2.26,100.0,1.7239,1.1,0.11,0.99,tp_lower -2701,做多,2020-03-21 10:25:00,2020-03-21 10:30:00,128.96,128.71,2.27,100.0,1.7564,-0.44,0.11,-0.55,flip -2702,做空,2020-03-21 10:30:00,2020-03-21 10:35:00,128.71,129.24,2.26,100.0,1.7546,-0.93,0.11,-1.04,flip -2703,做多,2020-03-21 10:35:00,2020-03-21 10:45:00,129.24,128.13,2.25,100.0,1.7385,-1.93,0.11,-2.04,flip -2704,做空,2020-03-21 10:45:00,2020-03-21 11:00:00,128.13,127.79,2.23,100.0,1.7368,0.59,0.11,0.48,tp_lower -2705,做多,2020-03-21 11:30:00,2020-03-21 11:45:00,128.83,129.53,2.23,100.0,1.7302,1.21,0.11,1.1,tp_upper -2706,做多,2020-03-21 13:55:00,2020-03-21 14:15:00,131.68,133.3,2.24,100.0,1.7002,2.75,0.11,2.64,tp_upper -2707,做多,2020-03-21 14:40:00,2020-03-21 15:05:00,131.55,131.97,2.26,100.0,1.7211,0.72,0.11,0.61,flip -2708,做空,2020-03-21 15:05:00,2020-03-21 15:15:00,131.97,132.04,2.27,100.0,1.7194,-0.12,0.11,-0.23,flip -2709,做多,2020-03-21 15:15:00,2020-03-21 15:20:00,132.04,131.62,2.27,100.0,1.7159,-0.72,0.11,-0.83,flip -2710,做空,2020-03-21 15:20:00,2020-03-21 15:30:00,131.62,131.79,2.26,100.0,1.7142,-0.29,0.11,-0.4,tp_lower -2711,做多,2020-03-21 15:35:00,2020-03-21 15:50:00,131.8,132.71,2.25,100.0,1.7079,1.55,0.11,1.44,tp_upper -2712,做多,2020-03-21 16:25:00,2020-03-21 18:30:00,132.2,132.12,2.26,100.0,1.7128,-0.14,0.11,-0.25,tp_upper -2713,做多,2020-03-21 20:15:00,2020-03-21 20:35:00,132.36,134.18,2.26,100.0,1.708,3.11,0.11,2.99,tp_upper -2714,做多,2020-03-21 20:35:00,2020-03-21 20:40:00,134.18,135.47,2.29,100.0,1.7063,2.2,0.12,2.09,tp_upper -2715,做多,2020-03-21 22:35:00,2020-03-21 23:20:00,133.47,132.93,2.31,100.0,1.7301,-0.93,0.11,-1.05,flip -2716,做空,2020-03-21 23:20:00,2020-03-21 23:30:00,132.93,132.13,2.3,100.0,1.7284,1.38,0.11,1.27,tp_lower -2717,做多,2020-03-21 23:55:00,2020-03-22 00:55:00,132.67,132.23,2.31,100.0,1.7404,-0.77,0.12,-0.88,flip -2718,做空,2020-03-22 00:55:00,2020-03-22 02:30:00,132.23,134.46,2.38,100.0,1.7998,-4.01,0.12,-4.13,flip -2719,做多,2020-03-22 02:30:00,2020-03-22 02:45:00,134.46,133.9,2.34,100.0,1.7384,-0.97,0.12,-1.09,flip -2720,做空,2020-03-22 02:45:00,2020-03-22 03:20:00,133.9,134.03,2.33,100.0,1.7366,-0.23,0.12,-0.34,flip -2721,做多,2020-03-22 03:20:00,2020-03-22 03:40:00,134.03,134.73,2.32,100.0,1.7315,1.21,0.12,1.1,tp_upper -2722,做多,2020-03-22 04:40:00,2020-03-22 04:50:00,135.04,134.77,2.33,100.0,1.7258,-0.47,0.12,-0.58,flip -2723,做空,2020-03-22 04:50:00,2020-03-22 05:00:00,134.77,135.41,2.32,100.0,1.7241,-1.1,0.12,-1.22,flip -2724,做多,2020-03-22 05:00:00,2020-03-22 05:05:00,135.41,135.6,2.31,100.0,1.7061,0.32,0.12,0.21,tp_upper -2725,做多,2020-03-22 05:25:00,2020-03-22 05:30:00,135.88,135.63,2.31,100.0,1.7009,-0.43,0.12,-0.54,tp_upper -2726,做多,2020-03-22 07:30:00,2020-03-22 07:40:00,135.03,135.19,2.3,100.0,1.7067,0.27,0.12,0.16,flip -2727,做空,2020-03-22 07:40:00,2020-03-22 07:55:00,135.19,134.46,2.3,100.0,1.705,1.24,0.11,1.13,tp_lower -2728,做多,2020-03-22 08:10:00,2020-03-22 08:15:00,134.72,133.61,2.32,100.0,1.7185,-1.91,0.11,-2.02,flip -2729,做空,2020-03-22 08:15:00,2020-03-22 08:20:00,133.61,133.85,2.29,100.0,1.7168,-0.41,0.11,-0.53,tp_lower -2730,做多,2020-03-22 09:25:00,2020-03-22 10:00:00,133.17,133.75,2.29,100.0,1.7176,1.0,0.11,0.88,tp_upper -2731,做多,2020-03-22 10:40:00,2020-03-22 11:20:00,132.98,133.12,2.3,100.0,1.7258,0.24,0.11,0.13,flip -2732,做空,2020-03-22 11:20:00,2020-03-22 11:35:00,133.12,132.31,2.3,100.0,1.7241,1.4,0.11,1.28,tp_lower -2733,做多,2020-03-22 13:20:00,2020-03-22 13:40:00,128.87,129.69,2.31,100.0,1.79,1.47,0.12,1.35,tp_upper -2734,做多,2020-03-22 14:05:00,2020-03-22 14:15:00,128.82,128.33,2.32,100.0,1.8003,-0.88,0.12,-1.0,flip -2735,做空,2020-03-22 14:15:00,2020-03-22 14:20:00,128.33,128.32,2.31,100.0,1.7985,0.02,0.12,-0.1,flip -2736,做多,2020-03-22 14:20:00,2020-03-22 16:00:00,128.32,128.56,2.31,100.0,1.797,0.43,0.12,0.32,tp_upper -2737,做多,2020-03-22 17:25:00,2020-03-22 17:40:00,125.92,126.18,2.31,100.0,1.8328,0.48,0.12,0.36,flip -2738,做空,2020-03-22 17:40:00,2020-03-22 17:55:00,126.18,125.89,2.31,100.0,1.831,0.53,0.12,0.42,flip -2739,做多,2020-03-22 17:55:00,2020-03-22 18:05:00,125.89,126.07,2.31,100.0,1.8376,0.33,0.12,0.21,flip -2740,做空,2020-03-22 18:05:00,2020-03-22 18:30:00,126.07,124.04,2.31,100.0,1.8358,3.73,0.11,3.61,tp_lower -2741,做多,2020-03-22 18:40:00,2020-03-22 19:00:00,125.68,124.87,2.35,100.0,1.8693,-1.51,0.12,-1.63,flip -2742,做空,2020-03-22 19:00:00,2020-03-22 19:10:00,124.87,124.83,2.33,100.0,1.8674,0.07,0.12,-0.04,flip -2743,做多,2020-03-22 19:10:00,2020-03-22 21:00:00,124.83,125.14,2.33,100.0,1.8667,0.58,0.12,0.46,tp_upper -2744,做多,2020-03-23 00:05:00,2020-03-23 00:10:00,123.43,124.18,2.39,100.0,1.9355,1.45,0.12,1.33,tp_upper -2745,做多,2020-03-23 01:05:00,2020-03-23 01:15:00,123.98,123.83,2.4,100.0,1.9367,-0.29,0.12,-0.41,flip -2746,做空,2020-03-23 01:15:00,2020-03-23 01:45:00,123.83,123.2,2.4,100.0,1.9347,1.22,0.12,1.1,tp_lower -2747,做多,2020-03-23 02:45:00,2020-03-23 03:00:00,123.9,124.23,2.41,100.0,1.9415,0.64,0.12,0.52,tp_upper -2748,做多,2020-03-23 05:05:00,2020-03-23 06:10:00,125.12,124.58,2.41,100.0,1.9258,-1.04,0.12,-1.16,flip -2749,做空,2020-03-23 06:10:00,2020-03-23 06:45:00,124.58,124.62,2.4,100.0,1.9239,-0.08,0.12,-0.2,flip -2750,做多,2020-03-23 06:45:00,2020-03-23 07:15:00,124.62,124.76,2.39,100.0,1.9207,0.27,0.12,0.15,flip -2751,做空,2020-03-23 07:15:00,2020-03-23 07:20:00,124.76,124.79,2.39,100.0,1.9188,-0.06,0.12,-0.18,flip -2752,做多,2020-03-23 07:20:00,2020-03-23 07:30:00,124.79,124.57,2.39,100.0,1.916,-0.42,0.12,-0.54,flip -2753,做空,2020-03-23 07:30:00,2020-03-23 07:35:00,124.57,124.72,2.38,100.0,1.914,-0.29,0.12,-0.41,tp_lower -2754,做多,2020-03-23 07:35:00,2020-03-23 09:55:00,124.72,121.91,2.38,100.0,1.9075,-5.36,0.12,-5.48,flip -2755,做空,2020-03-23 09:55:00,2020-03-23 10:00:00,121.91,122.26,2.32,100.0,1.9056,-0.67,0.12,-0.78,flip -2756,做多,2020-03-23 10:00:00,2020-03-23 10:25:00,122.26,123.05,2.31,100.0,1.8928,1.5,0.12,1.38,tp_upper -2757,做多,2020-03-23 11:40:00,2020-03-23 11:45:00,123.17,122.65,2.33,100.0,1.8891,-0.98,0.12,-1.1,flip -2758,做空,2020-03-23 11:45:00,2020-03-23 12:00:00,122.65,123.97,2.31,100.0,1.8872,-2.49,0.12,-2.61,flip -2759,做多,2020-03-23 12:00:00,2020-03-23 12:05:00,123.97,124.78,2.29,100.0,1.8451,1.49,0.12,1.38,tp_upper -2760,做多,2020-03-23 13:55:00,2020-03-23 14:00:00,131.53,130.07,2.3,100.0,1.7487,-2.55,0.11,-2.67,flip -2761,做空,2020-03-23 14:00:00,2020-03-23 14:20:00,130.07,130.95,2.27,100.0,1.7469,-1.54,0.11,-1.65,flip -2762,做多,2020-03-23 14:20:00,2020-03-23 14:45:00,130.95,130.35,2.25,100.0,1.7217,-1.03,0.11,-1.15,flip -2763,做空,2020-03-23 14:45:00,2020-03-23 15:00:00,130.35,130.04,2.24,100.0,1.72,0.53,0.11,0.42,flip -2764,做多,2020-03-23 15:00:00,2020-03-23 15:20:00,130.04,129.86,2.25,100.0,1.7264,-0.31,0.11,-0.42,flip -2765,做空,2020-03-23 15:20:00,2020-03-23 15:25:00,129.86,129.15,2.24,100.0,1.7247,1.22,0.11,1.11,tp_lower -2766,做多,2020-03-23 16:05:00,2020-03-23 16:15:00,129.81,131.03,2.25,100.0,1.7331,2.11,0.11,2.0,tp_upper -2767,做多,2020-03-23 17:30:00,2020-03-23 17:35:00,131.22,130.45,2.27,100.0,1.7289,-1.33,0.11,-1.44,flip -2768,做空,2020-03-23 17:35:00,2020-03-23 17:45:00,130.45,130.92,2.25,100.0,1.7271,-0.81,0.11,-0.92,flip -2769,做多,2020-03-23 17:45:00,2020-03-23 18:35:00,130.92,130.4,2.24,100.0,1.713,-0.89,0.11,-1.0,flip -2770,做空,2020-03-23 18:35:00,2020-03-23 18:40:00,130.4,130.7,2.23,100.0,1.7113,-0.51,0.11,-0.63,flip -2771,做多,2020-03-23 18:40:00,2020-03-23 18:45:00,130.7,130.33,2.22,100.0,1.7017,-0.63,0.11,-0.74,flip -2772,做空,2020-03-23 18:45:00,2020-03-23 19:25:00,130.33,129.47,2.22,100.0,1.7,1.46,0.11,1.35,tp_lower -2773,做多,2020-03-23 19:35:00,2020-03-23 19:40:00,130.25,130.76,2.23,100.0,1.7106,0.87,0.11,0.76,tp_upper -2774,做多,2020-03-23 20:00:00,2020-03-23 20:05:00,131.31,130.93,2.23,100.0,1.7017,-0.65,0.11,-0.76,tp_upper -2775,做多,2020-03-23 20:25:00,2020-03-23 20:50:00,130.7,132.08,2.23,100.0,1.703,2.35,0.11,2.24,tp_upper -2776,做多,2020-03-23 21:55:00,2020-03-23 22:00:00,131.98,131.88,2.25,100.0,1.7026,-0.17,0.11,-0.28,flip -2777,做空,2020-03-23 22:00:00,2020-03-23 22:40:00,131.88,132.33,2.24,100.0,1.7009,-0.77,0.11,-0.88,flip -2778,做多,2020-03-23 22:40:00,2020-03-23 22:45:00,132.33,131.86,2.23,100.0,1.6876,-0.79,0.11,-0.9,flip -2779,做空,2020-03-23 22:45:00,2020-03-23 22:50:00,131.86,132.27,2.22,100.0,1.6859,-0.69,0.11,-0.8,flip -2780,做多,2020-03-23 22:50:00,2020-03-23 22:55:00,132.27,133.09,2.21,100.0,1.6738,1.37,0.11,1.26,tp_upper -2781,做多,2020-03-24 01:00:00,2020-03-24 01:05:00,135.92,135.33,2.3,100.0,1.6936,-1.0,0.11,-1.11,flip -2782,做空,2020-03-24 01:05:00,2020-03-24 01:15:00,135.33,135.13,2.29,100.0,1.6919,0.34,0.11,0.22,flip -2783,做多,2020-03-24 01:15:00,2020-03-24 01:30:00,135.13,135.42,2.29,100.0,1.6952,0.49,0.11,0.38,flip -2784,做空,2020-03-24 01:30:00,2020-03-24 02:05:00,135.42,135.07,2.29,100.0,1.6935,0.59,0.11,0.48,flip -2785,做多,2020-03-24 02:05:00,2020-03-24 02:15:00,135.07,135.73,2.3,100.0,1.7006,1.12,0.12,1.01,tp_upper -2786,做多,2020-03-24 05:05:00,2020-03-24 05:45:00,133.78,133.67,2.31,100.0,1.7237,-0.19,0.12,-0.3,flip -2787,做空,2020-03-24 05:45:00,2020-03-24 05:55:00,133.67,134.04,2.3,100.0,1.7219,-0.64,0.12,-0.75,flip -2788,做多,2020-03-24 05:55:00,2020-03-24 06:00:00,134.04,133.94,2.29,100.0,1.7107,-0.17,0.11,-0.29,flip -2789,做空,2020-03-24 06:00:00,2020-03-24 07:55:00,133.94,135.6,2.29,100.0,1.709,-2.84,0.12,-2.95,flip -2790,做多,2020-03-24 07:55:00,2020-03-24 08:05:00,135.6,136.94,2.26,100.0,1.6655,2.23,0.11,2.12,tp_upper -2791,做多,2020-03-24 09:55:00,2020-03-24 10:05:00,140.69,140.13,2.28,100.0,1.6195,-0.91,0.11,-1.02,flip -2792,做空,2020-03-24 10:05:00,2020-03-24 10:15:00,140.13,140.02,2.27,100.0,1.6178,0.18,0.11,0.06,tp_lower -2793,做多,2020-03-24 10:25:00,2020-03-24 10:30:00,140.64,139.8,2.27,100.0,1.6116,-1.35,0.11,-1.47,flip -2794,做空,2020-03-24 10:30:00,2020-03-24 11:05:00,139.8,138.72,2.25,100.0,1.61,1.74,0.11,1.63,tp_lower -2795,做多,2020-03-24 11:35:00,2020-03-24 11:40:00,140.1,139.96,2.27,100.0,1.6174,-0.23,0.11,-0.34,flip -2796,做空,2020-03-24 11:40:00,2020-03-24 12:00:00,139.96,138.56,2.26,100.0,1.6158,2.26,0.11,2.15,tp_lower -2797,做多,2020-03-24 13:05:00,2020-03-24 13:15:00,139.97,138.68,2.28,100.0,1.6302,-2.1,0.11,-2.22,flip -2798,做空,2020-03-24 13:15:00,2020-03-24 13:50:00,138.68,138.3,2.26,100.0,1.6286,0.62,0.11,0.51,flip -2799,做多,2020-03-24 13:50:00,2020-03-24 13:55:00,138.3,138.05,2.26,100.0,1.6359,-0.41,0.11,-0.52,flip -2800,做空,2020-03-24 13:55:00,2020-03-24 14:05:00,138.05,138.57,2.26,100.0,1.6342,-0.85,0.11,-0.96,flip -2801,做多,2020-03-24 14:05:00,2020-03-24 14:10:00,138.57,138.18,2.25,100.0,1.6203,-0.63,0.11,-0.74,flip -2802,做空,2020-03-24 14:10:00,2020-03-24 14:15:00,138.18,138.48,2.24,100.0,1.6187,-0.49,0.11,-0.6,flip -2803,做多,2020-03-24 14:15:00,2020-03-24 14:30:00,138.48,138.71,2.23,100.0,1.6101,0.37,0.11,0.26,flip -2804,做空,2020-03-24 14:30:00,2020-03-24 14:45:00,138.71,137.61,2.23,100.0,1.6085,1.77,0.11,1.66,tp_lower -2805,做多,2020-03-24 16:15:00,2020-03-24 16:40:00,135.74,135.92,2.25,100.0,1.6551,0.3,0.11,0.19,tp_upper -2806,做多,2020-03-24 17:40:00,2020-03-24 17:45:00,136.75,136.43,2.25,100.0,1.6434,-0.53,0.11,-0.64,flip -2807,做空,2020-03-24 17:45:00,2020-03-24 17:55:00,136.43,137.0,2.24,100.0,1.6417,-0.94,0.11,-1.05,flip -2808,做多,2020-03-24 17:55:00,2020-03-24 18:00:00,137.0,136.22,2.23,100.0,1.6264,-1.27,0.11,-1.38,flip -2809,做空,2020-03-24 18:00:00,2020-03-24 18:05:00,136.22,135.27,2.21,100.0,1.6248,1.54,0.11,1.43,tp_lower -2810,做多,2020-03-24 18:35:00,2020-03-24 18:40:00,136.72,136.46,2.23,100.0,1.6285,-0.42,0.11,-0.53,flip -2811,做空,2020-03-24 18:40:00,2020-03-24 21:10:00,136.46,138.7,2.22,100.0,1.6269,-3.64,0.11,-3.76,flip -2812,做多,2020-03-24 21:10:00,2020-03-24 22:10:00,138.7,138.47,2.18,100.0,1.5727,-0.36,0.11,-0.47,flip -2813,做空,2020-03-24 22:10:00,2020-03-24 23:10:00,138.47,139.35,2.18,100.0,1.5712,-1.38,0.11,-1.49,flip -2814,做多,2020-03-24 23:10:00,2020-03-24 23:40:00,139.35,139.0,2.16,100.0,1.5498,-0.54,0.11,-0.65,flip -2815,做空,2020-03-24 23:40:00,2020-03-24 23:50:00,139.0,138.42,2.15,100.0,1.5482,0.9,0.11,0.79,tp_lower -2816,做多,2020-03-25 00:40:00,2020-03-25 00:45:00,139.65,140.81,2.23,100.0,1.5967,1.85,0.11,1.74,tp_upper -2817,做多,2020-03-25 01:45:00,2020-03-25 01:50:00,139.3,138.97,2.25,100.0,1.6124,-0.53,0.11,-0.64,flip -2818,做空,2020-03-25 01:50:00,2020-03-25 02:15:00,138.97,139.5,2.24,100.0,1.6107,-0.85,0.11,-0.97,flip -2819,做多,2020-03-25 02:15:00,2020-03-25 02:20:00,139.5,138.63,2.23,100.0,1.5969,-1.39,0.11,-1.5,flip -2820,做空,2020-03-25 02:20:00,2020-03-25 02:35:00,138.63,137.12,2.21,100.0,1.5953,2.41,0.11,2.3,tp_lower -2821,做多,2020-03-25 04:15:00,2020-03-25 04:25:00,136.62,136.78,2.23,100.0,1.6348,0.26,0.11,0.15,flip -2822,做空,2020-03-25 04:25:00,2020-03-25 04:35:00,136.78,136.51,2.23,100.0,1.6332,0.44,0.11,0.33,flip -2823,做多,2020-03-25 04:35:00,2020-03-25 05:00:00,136.51,137.63,2.24,100.0,1.638,1.83,0.11,1.72,tp_upper -2824,做多,2020-03-25 06:30:00,2020-03-25 06:35:00,138.2,138.03,2.25,100.0,1.6296,-0.28,0.11,-0.39,flip -2825,做空,2020-03-25 06:35:00,2020-03-25 07:20:00,138.03,137.77,2.25,100.0,1.628,0.42,0.11,0.31,tp_lower -2826,做多,2020-03-25 07:45:00,2020-03-25 07:55:00,138.17,138.24,2.25,100.0,1.6278,0.11,0.11,0.0,flip -2827,做空,2020-03-25 07:55:00,2020-03-25 08:05:00,138.24,137.52,2.25,100.0,1.6261,1.17,0.11,1.06,tp_lower -2828,做多,2020-03-25 08:20:00,2020-03-25 08:25:00,138.04,139.02,2.26,100.0,1.6353,1.6,0.11,1.49,tp_upper -2829,做多,2020-03-25 08:25:00,2020-03-25 08:30:00,139.02,138.68,2.27,100.0,1.6337,-0.56,0.11,-0.67,tp_upper -2830,做多,2020-03-25 12:50:00,2020-03-25 13:10:00,134.98,135.51,2.26,100.0,1.6768,0.89,0.11,0.78,tp_upper -2831,做多,2020-03-25 14:20:00,2020-03-25 14:40:00,134.82,134.87,2.27,100.0,1.6837,0.08,0.11,-0.03,flip -2832,做空,2020-03-25 14:40:00,2020-03-25 14:50:00,134.87,135.22,2.27,100.0,1.682,-0.59,0.11,-0.7,flip -2833,做多,2020-03-25 14:50:00,2020-03-25 15:50:00,135.22,135.27,2.26,100.0,1.6717,0.08,0.11,-0.03,flip -2834,做空,2020-03-25 15:50:00,2020-03-25 15:55:00,135.27,135.45,2.26,100.0,1.67,-0.3,0.11,-0.41,flip -2835,做多,2020-03-25 15:55:00,2020-03-25 16:05:00,135.45,135.11,2.25,100.0,1.6639,-0.57,0.11,-0.68,flip -2836,做空,2020-03-25 16:05:00,2020-03-25 16:10:00,135.11,135.94,2.25,100.0,1.6622,-1.38,0.11,-1.49,flip -2837,做多,2020-03-25 16:10:00,2020-03-25 16:15:00,135.94,135.92,2.23,100.0,1.6403,-0.03,0.11,-0.14,flip -2838,做空,2020-03-25 16:15:00,2020-03-25 16:55:00,135.92,135.9,2.23,100.0,1.6386,0.03,0.11,-0.08,flip -2839,做多,2020-03-25 16:55:00,2020-03-25 17:00:00,135.9,135.8,2.23,100.0,1.6375,-0.16,0.11,-0.27,flip -2840,做空,2020-03-25 17:00:00,2020-03-25 17:05:00,135.8,136.09,2.22,100.0,1.6358,-0.47,0.11,-0.59,flip -2841,做多,2020-03-25 17:05:00,2020-03-25 17:15:00,136.09,135.98,2.21,100.0,1.6272,-0.18,0.11,-0.29,flip -2842,做空,2020-03-25 17:15:00,2020-03-25 17:35:00,135.98,135.82,2.21,100.0,1.6256,0.26,0.11,0.15,flip -2843,做多,2020-03-25 17:35:00,2020-03-25 17:50:00,135.82,135.8,2.21,100.0,1.6278,-0.03,0.11,-0.14,flip -2844,做空,2020-03-25 17:50:00,2020-03-25 18:00:00,135.8,135.13,2.21,100.0,1.6262,1.09,0.11,0.98,tp_lower -2845,做多,2020-03-25 18:35:00,2020-03-25 19:10:00,135.94,136.05,2.22,100.0,1.6309,0.18,0.11,0.07,flip -2846,做空,2020-03-25 19:10:00,2020-03-25 19:30:00,136.05,135.84,2.22,100.0,1.6292,0.34,0.11,0.23,flip -2847,做多,2020-03-25 19:30:00,2020-03-25 19:35:00,135.84,135.78,2.22,100.0,1.6327,-0.1,0.11,-0.21,flip -2848,做空,2020-03-25 19:35:00,2020-03-25 19:45:00,135.78,136.12,2.21,100.0,1.631,-0.55,0.11,-0.67,flip -2849,做多,2020-03-25 19:45:00,2020-03-25 19:50:00,136.12,135.77,2.21,100.0,1.6212,-0.57,0.11,-0.68,flip -2850,做空,2020-03-25 19:50:00,2020-03-25 20:05:00,135.77,135.25,2.2,100.0,1.6196,0.84,0.11,0.73,tp_lower -2851,做多,2020-03-25 22:00:00,2020-03-25 22:30:00,135.27,135.69,2.21,100.0,1.6302,0.68,0.11,0.57,tp_upper -2852,做多,2020-03-26 02:35:00,2020-03-26 02:40:00,136.0,135.75,2.28,100.0,1.6781,-0.42,0.11,-0.53,flip -2853,做空,2020-03-26 02:40:00,2020-03-26 02:45:00,135.75,136.25,2.28,100.0,1.6764,-0.84,0.11,-0.95,flip -2854,做多,2020-03-26 02:45:00,2020-03-26 03:10:00,136.25,136.03,2.27,100.0,1.6624,-0.37,0.11,-0.48,flip -2855,做空,2020-03-26 03:10:00,2020-03-26 05:30:00,136.03,137.39,2.26,100.0,1.6608,-2.26,0.11,-2.37,flip -2856,做多,2020-03-26 05:30:00,2020-03-26 05:35:00,137.39,137.1,2.23,100.0,1.6262,-0.47,0.11,-0.58,flip -2857,做空,2020-03-26 05:35:00,2020-03-26 05:45:00,137.1,136.5,2.23,100.0,1.6246,0.97,0.11,0.86,tp_lower -2858,做多,2020-03-26 07:15:00,2020-03-26 07:30:00,135.38,135.11,2.23,100.0,1.6508,-0.45,0.11,-0.56,flip -2859,做空,2020-03-26 07:30:00,2020-03-26 07:55:00,135.11,134.85,2.23,100.0,1.6492,0.43,0.11,0.32,tp_lower -2860,做多,2020-03-26 08:00:00,2020-03-26 08:10:00,135.03,134.61,2.23,100.0,1.6517,-0.69,0.11,-0.8,flip -2861,做空,2020-03-26 08:10:00,2020-03-26 08:20:00,134.61,134.53,2.22,100.0,1.65,0.13,0.11,0.02,tp_lower -2862,做多,2020-03-26 08:40:00,2020-03-26 09:00:00,134.81,135.09,2.22,100.0,1.6469,0.46,0.11,0.35,tp_upper -2863,做多,2020-03-26 10:30:00,2020-03-26 10:45:00,135.19,135.16,2.22,100.0,1.644,-0.05,0.11,-0.16,flip -2864,做空,2020-03-26 10:45:00,2020-03-26 11:00:00,135.16,135.48,2.22,100.0,1.6424,-0.53,0.11,-0.64,flip -2865,做多,2020-03-26 11:00:00,2020-03-26 11:05:00,135.48,135.23,2.21,100.0,1.633,-0.41,0.11,-0.52,flip -2866,做空,2020-03-26 11:05:00,2020-03-26 11:45:00,135.23,134.58,2.21,100.0,1.6314,1.06,0.11,0.95,tp_lower -2867,做多,2020-03-26 12:55:00,2020-03-26 13:00:00,134.84,134.74,2.21,100.0,1.6423,-0.16,0.11,-0.27,flip -2868,做空,2020-03-26 13:00:00,2020-03-26 13:30:00,134.74,133.91,2.21,100.0,1.6407,1.36,0.11,1.25,tp_lower -2869,做多,2020-03-26 13:45:00,2020-03-26 13:55:00,134.54,135.07,2.22,100.0,1.6516,0.88,0.11,0.76,tp_upper -2870,做多,2020-03-26 14:25:00,2020-03-26 14:35:00,134.77,134.57,2.23,100.0,1.6536,-0.33,0.11,-0.44,flip -2871,做空,2020-03-26 14:35:00,2020-03-26 15:15:00,134.57,134.18,2.22,100.0,1.652,0.64,0.11,0.53,tp_lower -2872,做多,2020-03-26 15:25:00,2020-03-26 15:40:00,134.47,134.42,2.23,100.0,1.6563,-0.08,0.11,-0.19,flip -2873,做空,2020-03-26 15:40:00,2020-03-26 15:45:00,134.42,134.66,2.22,100.0,1.6547,-0.4,0.11,-0.51,flip -2874,做多,2020-03-26 15:45:00,2020-03-26 15:55:00,134.66,134.55,2.22,100.0,1.6471,-0.18,0.11,-0.29,flip -2875,做空,2020-03-26 15:55:00,2020-03-26 16:00:00,134.55,133.95,2.21,100.0,1.6455,0.99,0.11,0.88,tp_lower -2876,做多,2020-03-26 16:25:00,2020-03-26 16:35:00,134.18,134.21,2.22,100.0,1.6557,0.05,0.11,-0.06,flip -2877,做空,2020-03-26 16:35:00,2020-03-26 16:40:00,134.21,134.29,2.22,100.0,1.6541,-0.13,0.11,-0.24,flip -2878,做多,2020-03-26 16:40:00,2020-03-26 16:55:00,134.29,134.39,2.22,100.0,1.6504,0.17,0.11,0.05,tp_upper -2879,做多,2020-03-26 17:20:00,2020-03-26 17:25:00,134.5,134.33,2.22,100.0,1.6474,-0.28,0.11,-0.39,flip -2880,做空,2020-03-26 17:25:00,2020-03-26 18:00:00,134.33,134.38,2.21,100.0,1.6458,-0.08,0.11,-0.19,flip -2881,做多,2020-03-26 18:00:00,2020-03-26 18:05:00,134.38,134.82,2.21,100.0,1.6429,0.72,0.11,0.61,tp_upper -2882,做多,2020-03-26 18:05:00,2020-03-26 18:10:00,134.82,134.89,2.21,100.0,1.6413,0.11,0.11,0.0,tp_upper -2883,做多,2020-03-26 18:45:00,2020-03-26 18:55:00,134.75,134.83,2.21,100.0,1.6413,0.13,0.11,0.02,tp_upper -2884,做多,2020-03-26 19:50:00,2020-03-26 19:55:00,135.21,135.12,2.21,100.0,1.6351,-0.15,0.11,-0.26,tp_upper -2885,做多,2020-03-26 22:55:00,2020-03-26 23:10:00,136.11,137.23,2.21,100.0,1.6216,1.82,0.11,1.7,tp_upper -2886,做多,2020-03-27 00:50:00,2020-03-27 01:05:00,138.92,138.92,2.29,100.0,1.6493,0.0,0.11,-0.11,flip -2887,做空,2020-03-27 01:05:00,2020-03-27 01:10:00,138.92,139.04,2.29,100.0,1.6476,-0.2,0.11,-0.31,flip -2888,做多,2020-03-27 01:10:00,2020-03-27 02:00:00,139.04,138.77,2.28,100.0,1.6431,-0.44,0.11,-0.56,flip -2889,做空,2020-03-27 02:00:00,2020-03-27 02:05:00,138.77,138.26,2.28,100.0,1.6415,0.84,0.11,0.72,tp_lower -2890,做多,2020-03-27 02:20:00,2020-03-27 02:55:00,138.6,139.12,2.28,100.0,1.6479,0.86,0.11,0.74,tp_upper -2891,做多,2020-03-27 06:25:00,2020-03-27 06:40:00,137.08,137.13,2.29,100.0,1.6707,0.08,0.11,-0.03,flip -2892,做空,2020-03-27 06:40:00,2020-03-27 06:55:00,137.13,136.99,2.29,100.0,1.6691,0.23,0.11,0.12,flip -2893,做多,2020-03-27 06:55:00,2020-03-27 07:20:00,136.99,137.65,2.29,100.0,1.6708,1.1,0.11,0.99,tp_upper -2894,做多,2020-03-27 09:35:00,2020-03-27 09:40:00,136.75,136.1,2.3,100.0,1.6801,-1.09,0.11,-1.21,flip -2895,做空,2020-03-27 09:40:00,2020-03-27 09:45:00,136.1,136.3,2.28,100.0,1.6785,-0.34,0.11,-0.45,tp_lower -2896,做多,2020-03-27 10:40:00,2020-03-27 10:50:00,136.06,135.81,2.28,100.0,1.6748,-0.42,0.11,-0.53,flip -2897,做空,2020-03-27 10:50:00,2020-03-27 11:05:00,135.81,136.25,2.27,100.0,1.6731,-0.74,0.11,-0.85,flip -2898,做多,2020-03-27 11:05:00,2020-03-27 11:15:00,136.25,136.41,2.26,100.0,1.6606,0.27,0.11,0.15,tp_upper -2899,做多,2020-03-27 11:45:00,2020-03-27 11:55:00,136.17,135.77,2.26,100.0,1.6619,-0.66,0.11,-0.78,flip -2900,做空,2020-03-27 11:55:00,2020-03-27 12:00:00,135.77,136.0,2.25,100.0,1.6602,-0.38,0.11,-0.49,tp_lower -2901,做多,2020-03-27 12:10:00,2020-03-27 12:15:00,136.17,135.87,2.25,100.0,1.6509,-0.5,0.11,-0.61,flip -2902,做空,2020-03-27 12:15:00,2020-03-27 12:25:00,135.87,136.15,2.24,100.0,1.6493,-0.46,0.11,-0.57,flip -2903,做多,2020-03-27 12:25:00,2020-03-27 12:30:00,136.15,135.94,2.23,100.0,1.6408,-0.34,0.11,-0.46,flip -2904,做空,2020-03-27 12:30:00,2020-03-27 12:40:00,135.94,135.63,2.23,100.0,1.6392,0.51,0.11,0.4,tp_lower -2905,做多,2020-03-27 14:05:00,2020-03-27 14:10:00,135.34,135.33,2.23,100.0,1.6486,-0.02,0.11,-0.13,flip -2906,做空,2020-03-27 14:10:00,2020-03-27 14:40:00,135.33,134.94,2.23,100.0,1.6469,0.64,0.11,0.53,flip -2907,做多,2020-03-27 14:40:00,2020-03-27 15:05:00,134.94,135.9,2.23,100.0,1.6548,1.59,0.11,1.48,tp_upper -2908,做多,2020-03-27 16:20:00,2020-03-27 16:35:00,135.62,135.78,2.25,100.0,1.6565,0.27,0.11,0.15,flip -2909,做空,2020-03-27 16:35:00,2020-03-27 16:40:00,135.78,136.37,2.25,100.0,1.6549,-0.98,0.11,-1.09,flip -2910,做多,2020-03-27 16:40:00,2020-03-27 16:45:00,136.37,136.15,2.23,100.0,1.6389,-0.36,0.11,-0.47,tp_upper -2911,做多,2020-03-27 17:30:00,2020-03-27 18:30:00,136.05,136.74,2.23,100.0,1.6385,1.13,0.11,1.02,tp_upper -2912,做多,2020-03-27 19:55:00,2020-03-27 20:55:00,136.7,137.48,2.24,100.0,1.6373,1.28,0.11,1.16,tp_upper -2913,做多,2020-03-27 21:25:00,2020-03-27 21:30:00,136.85,136.78,2.25,100.0,1.6432,-0.12,0.11,-0.23,flip -2914,做空,2020-03-27 21:30:00,2020-03-27 21:45:00,136.78,136.77,2.25,100.0,1.6416,0.02,0.11,-0.1,flip -2915,做多,2020-03-27 21:45:00,2020-03-27 22:05:00,136.77,136.75,2.24,100.0,1.6402,-0.03,0.11,-0.14,flip -2916,做空,2020-03-27 22:05:00,2020-03-27 22:40:00,136.75,136.83,2.24,100.0,1.6385,-0.13,0.11,-0.24,flip -2917,做多,2020-03-27 22:40:00,2020-03-27 22:45:00,136.83,136.83,2.24,100.0,1.635,0.0,0.11,-0.11,flip -2918,做空,2020-03-27 22:45:00,2020-03-27 23:05:00,136.83,136.35,2.23,100.0,1.6334,0.78,0.11,0.67,tp_lower -2919,做多,2020-03-28 01:35:00,2020-03-28 01:45:00,129.27,129.15,2.31,100.0,1.7851,-0.21,0.12,-0.33,flip -2920,做空,2020-03-28 01:45:00,2020-03-28 01:55:00,129.15,129.19,2.3,100.0,1.7833,-0.07,0.12,-0.19,flip -2921,做多,2020-03-28 01:55:00,2020-03-28 02:00:00,129.19,128.72,2.3,100.0,1.7804,-0.84,0.11,-0.95,flip -2922,做空,2020-03-28 02:00:00,2020-03-28 02:10:00,128.72,129.45,2.29,100.0,1.7786,-1.3,0.12,-1.41,flip -2923,做多,2020-03-28 02:10:00,2020-03-28 02:15:00,129.45,129.38,2.27,100.0,1.7568,-0.12,0.11,-0.24,flip -2924,做空,2020-03-28 02:15:00,2020-03-28 02:25:00,129.38,129.74,2.27,100.0,1.755,-0.63,0.11,-0.75,flip -2925,做多,2020-03-28 02:25:00,2020-03-28 02:40:00,129.74,129.18,2.26,100.0,1.7435,-0.98,0.11,-1.09,flip -2926,做空,2020-03-28 02:40:00,2020-03-28 02:45:00,129.18,129.22,2.25,100.0,1.7418,-0.07,0.11,-0.18,flip -2927,做多,2020-03-28 02:45:00,2020-03-28 02:50:00,129.22,129.13,2.25,100.0,1.739,-0.16,0.11,-0.27,flip -2928,做空,2020-03-28 02:50:00,2020-03-28 03:00:00,129.13,128.77,2.24,100.0,1.7372,0.63,0.11,0.51,tp_lower -2929,做多,2020-03-28 04:25:00,2020-03-28 05:45:00,127.08,127.74,2.25,100.0,1.7684,1.17,0.11,1.05,flip -2930,做空,2020-03-28 05:45:00,2020-03-28 05:55:00,127.74,127.83,2.26,100.0,1.7667,-0.16,0.11,-0.27,flip -2931,做多,2020-03-28 05:55:00,2020-03-28 06:05:00,127.83,127.58,2.25,100.0,1.7624,-0.44,0.11,-0.55,flip -2932,做空,2020-03-28 06:05:00,2020-03-28 06:10:00,127.58,127.59,2.25,100.0,1.7606,-0.02,0.11,-0.13,tp_lower -2933,做多,2020-03-28 06:40:00,2020-03-28 07:25:00,127.61,128.04,2.24,100.0,1.7583,0.76,0.11,0.64,tp_upper -2934,做多,2020-03-28 08:10:00,2020-03-28 08:15:00,129.11,128.8,2.25,100.0,1.742,-0.54,0.11,-0.65,tp_upper -2935,做多,2020-03-28 09:50:00,2020-03-28 09:55:00,128.94,128.72,2.24,100.0,1.7384,-0.38,0.11,-0.49,flip -2936,做空,2020-03-28 09:55:00,2020-03-28 10:00:00,128.72,128.97,2.24,100.0,1.7366,-0.43,0.11,-0.55,flip -2937,做多,2020-03-28 10:00:00,2020-03-28 10:05:00,128.97,128.8,2.23,100.0,1.7282,-0.29,0.11,-0.41,flip -2938,做空,2020-03-28 10:05:00,2020-03-28 10:10:00,128.8,128.17,2.22,100.0,1.7264,1.09,0.11,0.98,tp_lower -2939,做多,2020-03-28 10:45:00,2020-03-28 11:00:00,128.63,129.02,2.23,100.0,1.7355,0.68,0.11,0.56,tp_upper -2940,做多,2020-03-28 11:20:00,2020-03-28 11:30:00,128.65,128.22,2.24,100.0,1.7387,-0.75,0.11,-0.86,flip -2941,做空,2020-03-28 11:30:00,2020-03-28 11:35:00,128.22,128.27,2.23,100.0,1.737,-0.09,0.11,-0.2,tp_lower -2942,做多,2020-03-28 12:45:00,2020-03-28 12:55:00,128.03,128.01,2.22,100.0,1.7371,-0.03,0.11,-0.15,flip -2943,做空,2020-03-28 12:55:00,2020-03-28 13:00:00,128.01,128.18,2.22,100.0,1.7354,-0.3,0.11,-0.41,flip -2944,做多,2020-03-28 13:00:00,2020-03-28 13:10:00,128.18,127.85,2.22,100.0,1.7291,-0.57,0.11,-0.68,flip -2945,做空,2020-03-28 13:10:00,2020-03-28 13:15:00,127.85,127.57,2.21,100.0,1.7273,0.48,0.11,0.37,tp_lower -2946,做多,2020-03-28 13:45:00,2020-03-28 14:00:00,127.85,128.74,2.21,100.0,1.7294,1.54,0.11,1.43,tp_upper -2947,做多,2020-03-28 16:20:00,2020-03-28 16:30:00,128.41,128.39,2.22,100.0,1.7321,-0.03,0.11,-0.15,flip -2948,做空,2020-03-28 16:30:00,2020-03-28 16:35:00,128.39,128.52,2.22,100.0,1.7304,-0.22,0.11,-0.34,flip -2949,做多,2020-03-28 16:35:00,2020-03-28 16:40:00,128.52,128.31,2.22,100.0,1.7251,-0.36,0.11,-0.47,flip -2950,做空,2020-03-28 16:40:00,2020-03-28 16:55:00,128.31,128.19,2.21,100.0,1.7234,0.21,0.11,0.1,flip -2951,做多,2020-03-28 16:55:00,2020-03-28 18:45:00,128.19,127.07,2.21,100.0,1.7249,-1.93,0.11,-2.04,flip -2952,做空,2020-03-28 18:45:00,2020-03-28 18:55:00,127.07,127.25,2.19,100.0,1.7232,-0.31,0.11,-0.42,flip -2953,做多,2020-03-28 18:55:00,2020-03-28 19:35:00,127.25,127.81,2.18,100.0,1.7166,0.96,0.11,0.85,flip -2954,做空,2020-03-28 19:35:00,2020-03-28 21:25:00,127.81,130.84,2.19,100.0,1.7149,-5.2,0.11,-5.31,flip -2955,做多,2020-03-28 21:25:00,2020-03-28 21:35:00,130.84,130.7,2.14,100.0,1.6337,-0.23,0.11,-0.34,flip -2956,做空,2020-03-28 21:35:00,2020-03-28 21:55:00,130.7,130.78,2.13,100.0,1.6321,-0.13,0.11,-0.24,flip -2957,做多,2020-03-28 21:55:00,2020-03-28 22:00:00,130.78,131.48,2.13,100.0,1.6285,1.14,0.11,1.03,tp_upper -2958,做多,2020-03-28 22:00:00,2020-03-28 22:05:00,131.48,132.33,2.14,100.0,1.6269,1.38,0.11,1.28,tp_upper -2959,做多,2020-03-28 22:55:00,2020-03-28 23:00:00,131.0,130.71,2.15,100.0,1.6417,-0.48,0.11,-0.58,flip -2960,做空,2020-03-28 23:00:00,2020-03-28 23:45:00,130.71,131.06,2.14,100.0,1.6401,-0.57,0.11,-0.68,flip -2961,做多,2020-03-28 23:45:00,2020-03-29 00:00:00,131.06,130.95,2.14,100.0,1.6297,-0.18,0.11,-0.29,tp_upper -2962,做多,2020-03-29 01:55:00,2020-03-29 02:35:00,129.93,129.8,2.22,100.0,1.7063,-0.22,0.11,-0.33,flip -2963,做空,2020-03-29 02:35:00,2020-03-29 02:50:00,129.8,129.93,2.21,100.0,1.7046,-0.22,0.11,-0.33,flip -2964,做多,2020-03-29 02:50:00,2020-03-29 02:55:00,129.93,129.55,2.21,100.0,1.6995,-0.65,0.11,-0.76,flip -2965,做空,2020-03-29 02:55:00,2020-03-29 03:30:00,129.55,129.44,2.2,100.0,1.6978,0.19,0.11,0.08,tp_lower -2966,做多,2020-03-29 03:40:00,2020-03-29 04:00:00,129.93,129.72,2.2,100.0,1.6926,-0.36,0.11,-0.47,flip -2967,做空,2020-03-29 04:00:00,2020-03-29 04:20:00,129.72,129.71,2.19,100.0,1.6909,0.02,0.11,-0.09,flip -2968,做多,2020-03-29 04:20:00,2020-03-29 05:05:00,129.71,129.86,2.19,100.0,1.6895,0.25,0.11,0.14,flip -2969,做空,2020-03-29 05:05:00,2020-03-29 05:15:00,129.86,129.54,2.19,100.0,1.6878,0.54,0.11,0.43,tp_lower -2970,做多,2020-03-29 05:30:00,2020-03-29 05:35:00,129.87,129.8,2.19,100.0,1.6901,-0.12,0.11,-0.23,flip -2971,做空,2020-03-29 05:35:00,2020-03-29 05:55:00,129.8,129.31,2.19,100.0,1.6884,0.83,0.11,0.72,tp_lower -2972,做多,2020-03-29 06:25:00,2020-03-29 06:30:00,129.62,129.47,2.2,100.0,1.6955,-0.25,0.11,-0.36,flip -2973,做空,2020-03-29 06:30:00,2020-03-29 06:40:00,129.47,129.09,2.19,100.0,1.6938,0.64,0.11,0.53,tp_lower -2974,做多,2020-03-29 07:15:00,2020-03-29 07:30:00,129.48,129.25,2.2,100.0,1.6969,-0.39,0.11,-0.5,flip -2975,做空,2020-03-29 07:30:00,2020-03-29 07:40:00,129.25,128.94,2.19,100.0,1.6952,0.53,0.11,0.42,tp_lower -2976,做多,2020-03-29 07:50:00,2020-03-29 08:00:00,129.1,128.92,2.19,100.0,1.6996,-0.31,0.11,-0.42,flip -2977,做空,2020-03-29 08:00:00,2020-03-29 08:05:00,128.92,128.49,2.19,100.0,1.6979,0.73,0.11,0.62,tp_lower -2978,做多,2020-03-29 08:40:00,2020-03-29 08:50:00,129.0,129.11,2.19,100.0,1.7008,0.19,0.11,0.08,flip -2979,做空,2020-03-29 08:50:00,2020-03-29 09:25:00,129.11,128.91,2.19,100.0,1.6991,0.34,0.11,0.23,flip -2980,做多,2020-03-29 09:25:00,2020-03-29 09:30:00,128.91,128.87,2.19,100.0,1.7027,-0.07,0.11,-0.18,flip -2981,做空,2020-03-29 09:30:00,2020-03-29 09:40:00,128.87,128.85,2.19,100.0,1.7009,0.03,0.11,-0.08,flip -2982,做多,2020-03-29 09:40:00,2020-03-29 09:45:00,128.85,128.55,2.19,100.0,1.6998,-0.51,0.11,-0.62,flip -2983,做空,2020-03-29 09:45:00,2020-03-29 09:50:00,128.55,128.4,2.18,100.0,1.6981,0.25,0.11,0.15,tp_lower -2984,做多,2020-03-29 10:15:00,2020-03-29 10:25:00,128.84,128.79,2.18,100.0,1.6945,-0.08,0.11,-0.19,flip -2985,做空,2020-03-29 10:25:00,2020-03-29 10:50:00,128.79,129.59,2.18,100.0,1.6928,-1.35,0.11,-1.46,flip -2986,做多,2020-03-29 10:50:00,2020-03-29 10:55:00,129.59,129.5,2.16,100.0,1.6703,-0.15,0.11,-0.26,tp_upper -2987,做多,2020-03-29 12:40:00,2020-03-29 12:45:00,128.8,128.37,2.16,100.0,1.6776,-0.72,0.11,-0.83,flip -2988,做空,2020-03-29 12:45:00,2020-03-29 13:15:00,128.37,128.6,2.15,100.0,1.676,-0.39,0.11,-0.49,flip -2989,做多,2020-03-29 13:15:00,2020-03-29 13:25:00,128.6,128.46,2.15,100.0,1.6683,-0.23,0.11,-0.34,flip -2990,做空,2020-03-29 13:25:00,2020-03-29 13:40:00,128.46,128.43,2.14,100.0,1.6666,0.05,0.11,-0.06,flip -2991,做多,2020-03-29 13:40:00,2020-03-29 13:50:00,128.43,128.94,2.14,100.0,1.6657,0.85,0.11,0.74,tp_upper -2992,做多,2020-03-29 15:40:00,2020-03-29 15:45:00,129.0,128.99,2.15,100.0,1.6633,-0.02,0.11,-0.12,flip -2993,做空,2020-03-29 15:45:00,2020-03-29 15:55:00,128.99,128.93,2.14,100.0,1.6616,0.1,0.11,-0.01,flip -2994,做多,2020-03-29 15:55:00,2020-03-29 16:20:00,128.93,128.97,2.14,100.0,1.6615,0.07,0.11,-0.04,tp_upper -2995,做多,2020-03-29 16:20:00,2020-03-29 16:25:00,128.97,127.94,2.14,100.0,1.6599,-1.71,0.11,-1.82,flip -2996,做空,2020-03-29 16:25:00,2020-03-29 16:30:00,127.94,128.07,2.12,100.0,1.6582,-0.22,0.11,-0.32,tp_lower -2997,做多,2020-03-29 17:35:00,2020-03-29 17:40:00,128.15,127.97,2.12,100.0,1.6521,-0.3,0.11,-0.4,flip -2998,做空,2020-03-29 17:40:00,2020-03-29 17:45:00,127.97,128.13,2.11,100.0,1.6505,-0.26,0.11,-0.37,flip -2999,做多,2020-03-29 17:45:00,2020-03-29 18:00:00,128.13,127.92,2.11,100.0,1.6447,-0.35,0.11,-0.45,flip -3000,做空,2020-03-29 18:00:00,2020-03-29 18:20:00,127.92,127.72,2.1,100.0,1.6431,0.33,0.1,0.22,tp_lower -3001,做多,2020-03-29 18:20:00,2020-03-29 21:00:00,127.72,125.24,2.1,100.0,1.6466,-4.08,0.1,-4.19,flip -3002,做空,2020-03-29 21:00:00,2020-03-29 21:40:00,125.24,125.27,2.06,100.0,1.6449,-0.05,0.1,-0.15,flip -3003,做多,2020-03-29 21:40:00,2020-03-29 21:55:00,125.27,124.82,2.06,100.0,1.6425,-0.74,0.1,-0.84,flip -3004,做空,2020-03-29 21:55:00,2020-03-29 22:00:00,124.82,124.9,2.05,100.0,1.6408,-0.13,0.1,-0.23,tp_lower -3005,做多,2020-03-29 22:05:00,2020-03-29 22:10:00,125.56,125.51,2.04,100.0,1.6285,-0.08,0.1,-0.18,tp_upper -3006,做多,2020-03-29 22:55:00,2020-03-29 23:00:00,125.67,125.52,2.04,100.0,1.6248,-0.24,0.1,-0.35,flip -3007,做空,2020-03-29 23:00:00,2020-03-29 23:35:00,125.52,125.13,2.04,100.0,1.6232,0.63,0.1,0.53,tp_lower -3008,做多,2020-03-30 00:15:00,2020-03-30 00:20:00,125.3,125.27,2.13,100.0,1.7013,-0.05,0.11,-0.16,flip -3009,做空,2020-03-30 00:20:00,2020-03-30 01:10:00,125.27,125.36,2.13,100.0,1.6996,-0.15,0.11,-0.26,flip -3010,做多,2020-03-30 01:10:00,2020-03-30 01:50:00,125.36,125.47,2.13,100.0,1.6955,0.19,0.11,0.08,flip -3011,做空,2020-03-30 01:50:00,2020-03-30 01:55:00,125.47,125.67,2.13,100.0,1.6938,-0.34,0.11,-0.45,flip -3012,做多,2020-03-30 01:55:00,2020-03-30 02:05:00,125.67,126.65,2.12,100.0,1.6867,1.65,0.11,1.55,tp_upper -3013,做多,2020-03-30 03:50:00,2020-03-30 04:00:00,126.55,126.55,2.13,100.0,1.6864,0.0,0.11,-0.11,flip -3014,做空,2020-03-30 04:00:00,2020-03-30 04:10:00,126.55,126.79,2.13,100.0,1.6847,-0.4,0.11,-0.51,flip -3015,做多,2020-03-30 04:10:00,2020-03-30 04:15:00,126.79,126.77,2.13,100.0,1.6766,-0.03,0.11,-0.14,tp_upper -3016,做多,2020-03-30 06:25:00,2020-03-30 06:30:00,129.46,129.44,2.12,100.0,1.6401,-0.03,0.11,-0.14,flip -3017,做空,2020-03-30 06:30:00,2020-03-30 06:40:00,129.44,129.51,2.12,100.0,1.6385,-0.11,0.11,-0.22,flip -3018,做多,2020-03-30 06:40:00,2020-03-30 06:50:00,129.51,129.85,2.12,100.0,1.6351,0.56,0.11,0.45,tp_upper -3019,做多,2020-03-30 07:00:00,2020-03-30 07:05:00,130.79,130.74,2.12,100.0,1.6217,-0.08,0.11,-0.19,tp_upper -3020,做多,2020-03-30 07:55:00,2020-03-30 08:15:00,129.95,130.49,2.12,100.0,1.6299,0.88,0.11,0.77,flip -3021,做空,2020-03-30 08:15:00,2020-03-30 08:35:00,130.49,130.65,2.12,100.0,1.6283,-0.26,0.11,-0.37,flip -3022,做多,2020-03-30 08:35:00,2020-03-30 08:45:00,130.65,130.62,2.12,100.0,1.6227,-0.05,0.11,-0.15,flip -3023,做空,2020-03-30 08:45:00,2020-03-30 09:15:00,130.62,130.49,2.12,100.0,1.6211,0.21,0.11,0.1,flip -3024,做多,2020-03-30 09:15:00,2020-03-30 09:35:00,130.49,130.58,2.12,100.0,1.6227,0.15,0.11,0.04,tp_upper -3025,做多,2020-03-30 10:00:00,2020-03-30 10:30:00,130.4,130.75,2.12,100.0,1.6233,0.57,0.11,0.46,tp_upper -3026,做多,2020-03-30 14:15:00,2020-03-30 14:30:00,131.83,131.76,2.12,100.0,1.6084,-0.11,0.11,-0.22,flip -3027,做空,2020-03-30 14:30:00,2020-03-30 14:35:00,131.76,132.04,2.12,100.0,1.6068,-0.45,0.11,-0.56,flip -3028,做多,2020-03-30 14:35:00,2020-03-30 14:45:00,132.04,131.86,2.11,100.0,1.5984,-0.29,0.11,-0.39,flip -3029,做空,2020-03-30 14:45:00,2020-03-30 14:55:00,131.86,131.78,2.11,100.0,1.5968,0.13,0.11,0.02,flip -3030,做多,2020-03-30 14:55:00,2020-03-30 15:00:00,131.78,132.58,2.1,100.0,1.5971,1.28,0.11,1.17,tp_upper -3031,做多,2020-03-30 15:00:00,2020-03-30 15:05:00,132.58,132.34,2.12,100.0,1.5955,-0.38,0.11,-0.49,tp_upper -3032,做多,2020-03-30 15:40:00,2020-03-30 15:45:00,132.38,131.74,2.11,100.0,1.5934,-1.02,0.1,-1.12,flip -3033,做空,2020-03-30 15:45:00,2020-03-30 16:10:00,131.74,132.21,2.1,100.0,1.5918,-0.75,0.11,-0.85,flip -3034,做多,2020-03-30 16:10:00,2020-03-30 16:20:00,132.21,132.21,2.09,100.0,1.5789,0.0,0.1,-0.1,flip -3035,做空,2020-03-30 16:20:00,2020-03-30 16:25:00,132.21,132.3,2.09,100.0,1.5774,-0.14,0.1,-0.25,flip -3036,做多,2020-03-30 16:25:00,2020-03-30 17:00:00,132.3,132.34,2.08,100.0,1.5736,0.06,0.1,-0.04,flip -3037,做空,2020-03-30 17:00:00,2020-03-30 17:50:00,132.34,132.41,2.08,100.0,1.5721,-0.11,0.1,-0.21,flip -3038,做多,2020-03-30 17:50:00,2020-03-30 17:55:00,132.41,132.26,2.08,100.0,1.5688,-0.24,0.1,-0.34,flip -3039,做空,2020-03-30 17:55:00,2020-03-30 18:10:00,132.26,131.71,2.07,100.0,1.5673,0.86,0.1,0.76,tp_lower -3040,做多,2020-03-30 18:40:00,2020-03-30 18:45:00,132.24,132.06,2.08,100.0,1.5725,-0.28,0.1,-0.39,flip -3041,做空,2020-03-30 18:45:00,2020-03-30 18:55:00,132.06,132.07,2.07,100.0,1.5709,-0.02,0.1,-0.12,flip -3042,做多,2020-03-30 18:55:00,2020-03-30 19:00:00,132.07,131.8,2.07,100.0,1.5691,-0.42,0.1,-0.53,flip -3043,做空,2020-03-30 19:00:00,2020-03-30 19:10:00,131.8,132.15,2.07,100.0,1.5675,-0.55,0.1,-0.65,flip -3044,做多,2020-03-30 19:10:00,2020-03-30 19:15:00,132.15,132.47,2.06,100.0,1.5576,0.5,0.1,0.4,tp_upper -3045,做多,2020-03-30 19:35:00,2020-03-30 19:40:00,132.11,131.96,2.06,100.0,1.5603,-0.23,0.1,-0.34,flip -3046,做空,2020-03-30 19:40:00,2020-03-30 19:50:00,131.96,132.1,2.06,100.0,1.5588,-0.22,0.1,-0.32,flip -3047,做多,2020-03-30 19:50:00,2020-03-30 19:55:00,132.1,132.11,2.05,100.0,1.5539,0.02,0.1,-0.09,flip -3048,做空,2020-03-30 19:55:00,2020-03-30 21:55:00,132.11,133.99,2.05,100.0,1.5523,-2.92,0.1,-3.02,flip -3049,做多,2020-03-30 21:55:00,2020-03-30 22:00:00,133.99,134.08,2.02,100.0,1.5072,0.14,0.1,0.03,tp_upper -3050,做多,2020-03-30 22:15:00,2020-03-30 22:25:00,133.78,134.89,2.02,100.0,1.5091,1.68,0.1,1.57,tp_upper -3051,做多,2020-03-31 00:20:00,2020-03-31 00:25:00,132.85,132.73,2.11,100.0,1.5919,-0.19,0.11,-0.3,flip -3052,做空,2020-03-31 00:25:00,2020-03-31 00:35:00,132.73,132.74,2.11,100.0,1.5903,-0.02,0.11,-0.12,flip -3053,做多,2020-03-31 00:35:00,2020-03-31 00:40:00,132.74,132.68,2.11,100.0,1.5885,-0.1,0.11,-0.2,flip -3054,做空,2020-03-31 00:40:00,2020-03-31 00:45:00,132.68,132.67,2.11,100.0,1.5869,0.02,0.11,-0.09,flip -3055,做多,2020-03-31 00:45:00,2020-03-31 00:55:00,132.67,132.39,2.1,100.0,1.5855,-0.44,0.1,-0.55,flip -3056,做空,2020-03-31 00:55:00,2020-03-31 01:00:00,132.39,132.71,2.1,100.0,1.5839,-0.51,0.11,-0.61,flip -3057,做多,2020-03-31 01:00:00,2020-03-31 01:10:00,132.71,133.12,2.09,100.0,1.5747,0.65,0.1,0.54,tp_upper -3058,做多,2020-03-31 02:25:00,2020-03-31 05:20:00,133.29,131.17,2.09,100.0,1.5711,-3.33,0.1,-3.43,flip -3059,做空,2020-03-31 05:20:00,2020-03-31 05:25:00,131.17,131.7,2.06,100.0,1.5696,-0.83,0.1,-0.94,flip -3060,做多,2020-03-31 05:25:00,2020-03-31 05:50:00,131.7,131.2,2.05,100.0,1.5554,-0.78,0.1,-0.88,flip -3061,做空,2020-03-31 05:50:00,2020-03-31 05:55:00,131.2,131.38,2.04,100.0,1.5538,-0.28,0.1,-0.38,flip -3062,做多,2020-03-31 05:55:00,2020-03-31 06:00:00,131.38,130.98,2.03,100.0,1.548,-0.62,0.1,-0.72,flip -3063,做空,2020-03-31 06:00:00,2020-03-31 06:10:00,130.98,131.2,2.03,100.0,1.5464,-0.34,0.1,-0.44,flip -3064,做多,2020-03-31 06:10:00,2020-03-31 06:35:00,131.2,132.06,2.02,100.0,1.5397,1.32,0.1,1.22,tp_upper -3065,做多,2020-03-31 07:10:00,2020-03-31 07:30:00,131.68,131.46,2.03,100.0,1.5426,-0.34,0.1,-0.44,flip -3066,做空,2020-03-31 07:30:00,2020-03-31 07:45:00,131.46,131.84,2.03,100.0,1.5411,-0.59,0.1,-0.69,flip -3067,做多,2020-03-31 07:45:00,2020-03-31 08:00:00,131.84,131.76,2.02,100.0,1.5306,-0.12,0.1,-0.22,flip -3068,做空,2020-03-31 08:00:00,2020-03-31 08:05:00,131.76,131.94,2.01,100.0,1.5291,-0.28,0.1,-0.38,flip -3069,做多,2020-03-31 08:05:00,2020-03-31 08:20:00,131.94,132.47,2.01,100.0,1.5234,0.81,0.1,0.71,tp_upper -3070,做多,2020-03-31 10:15:00,2020-03-31 10:25:00,132.43,132.28,2.02,100.0,1.5224,-0.23,0.1,-0.33,flip -3071,做空,2020-03-31 10:25:00,2020-03-31 10:45:00,132.28,131.89,2.01,100.0,1.5208,0.59,0.1,0.49,tp_lower -3072,做多,2020-03-31 11:45:00,2020-03-31 11:50:00,132.02,131.91,2.02,100.0,1.5268,-0.17,0.1,-0.27,flip -3073,做空,2020-03-31 11:50:00,2020-03-31 12:10:00,131.91,131.11,2.01,100.0,1.5253,1.22,0.1,1.12,tp_lower -3074,做多,2020-03-31 12:40:00,2020-03-31 12:45:00,131.6,132.39,2.02,100.0,1.5366,1.21,0.1,1.11,tp_upper -3075,做多,2020-03-31 12:45:00,2020-03-31 12:50:00,132.39,132.42,2.03,100.0,1.5351,0.05,0.1,-0.06,tp_upper -3076,做多,2020-03-31 13:55:00,2020-03-31 14:30:00,132.12,132.39,2.03,100.0,1.537,0.41,0.1,0.31,flip -3077,做空,2020-03-31 14:30:00,2020-03-31 14:45:00,132.39,132.43,2.03,100.0,1.5355,-0.06,0.1,-0.16,flip -3078,做多,2020-03-31 14:45:00,2020-03-31 15:00:00,132.43,132.76,2.03,100.0,1.533,0.51,0.1,0.4,tp_upper -3079,做多,2020-03-31 15:25:00,2020-03-31 15:35:00,132.58,132.71,2.03,100.0,1.5336,0.2,0.1,0.1,flip -3080,做空,2020-03-31 15:35:00,2020-03-31 15:55:00,132.71,132.7,2.03,100.0,1.532,0.02,0.1,-0.09,flip -3081,做多,2020-03-31 15:55:00,2020-03-31 16:00:00,132.7,132.69,2.03,100.0,1.5307,-0.02,0.1,-0.12,flip -3082,做空,2020-03-31 16:00:00,2020-03-31 16:25:00,132.69,132.4,2.03,100.0,1.5292,0.44,0.1,0.34,tp_lower -3083,做多,2020-03-31 17:45:00,2020-03-31 17:55:00,132.31,132.67,2.03,100.0,1.5354,0.55,0.1,0.45,tp_upper -3084,做多,2020-03-31 19:25:00,2020-03-31 19:35:00,132.7,132.9,2.04,100.0,1.5335,0.31,0.1,0.2,tp_upper -3085,做多,2020-03-31 21:30:00,2020-03-31 21:35:00,134.49,133.8,2.04,100.0,1.5139,-1.04,0.1,-1.15,flip -3086,做空,2020-03-31 21:35:00,2020-03-31 21:40:00,133.8,133.57,2.02,100.0,1.5124,0.35,0.1,0.25,tp_lower -3087,做多,2020-03-31 23:40:00,2020-03-31 23:50:00,133.31,133.35,2.03,100.0,1.519,0.06,0.1,-0.04,flip -3088,做空,2020-03-31 23:50:00,2020-03-31 23:55:00,133.35,132.61,2.02,100.0,1.5175,1.12,0.1,1.02,tp_lower -3089,做多,2020-04-01 00:05:00,2020-04-01 02:20:00,133.16,132.16,2.1,100.0,1.5791,-1.58,0.1,-1.68,tp_upper -3090,做多,2020-04-01 05:25:00,2020-04-01 06:50:00,132.65,132.04,2.08,100.0,1.5717,-0.96,0.1,-1.06,flip -3091,做空,2020-04-01 06:50:00,2020-04-01 06:55:00,132.04,132.08,2.07,100.0,1.5701,-0.06,0.1,-0.17,flip -3092,做多,2020-04-01 06:55:00,2020-04-01 07:00:00,132.08,131.88,2.07,100.0,1.5676,-0.31,0.1,-0.42,flip -3093,做空,2020-04-01 07:00:00,2020-04-01 07:05:00,131.88,132.18,2.07,100.0,1.566,-0.47,0.1,-0.57,flip -3094,做多,2020-04-01 07:05:00,2020-04-01 07:15:00,132.18,132.03,2.06,100.0,1.5573,-0.23,0.1,-0.34,flip -3095,做空,2020-04-01 07:15:00,2020-04-01 07:25:00,132.03,132.2,2.05,100.0,1.5558,-0.26,0.1,-0.37,flip -3096,做多,2020-04-01 07:25:00,2020-04-01 07:35:00,132.2,132.48,2.05,100.0,1.5502,0.43,0.1,0.33,tp_upper -3097,做多,2020-04-01 08:40:00,2020-04-01 08:45:00,132.14,132.03,2.05,100.0,1.5526,-0.17,0.1,-0.27,flip -3098,做空,2020-04-01 08:45:00,2020-04-01 08:55:00,132.03,131.95,2.05,100.0,1.5511,0.12,0.1,0.02,flip -3099,做多,2020-04-01 08:55:00,2020-04-01 09:25:00,131.95,131.93,2.05,100.0,1.5514,-0.03,0.1,-0.13,flip -3100,做空,2020-04-01 09:25:00,2020-04-01 09:40:00,131.93,131.46,2.04,100.0,1.5499,0.73,0.1,0.63,tp_lower -3101,做多,2020-04-01 09:45:00,2020-04-01 09:50:00,131.91,131.88,2.05,100.0,1.5541,-0.05,0.1,-0.15,flip -3102,做空,2020-04-01 09:50:00,2020-04-01 10:05:00,131.88,131.86,2.05,100.0,1.5525,0.03,0.1,-0.07,flip -3103,做多,2020-04-01 10:05:00,2020-04-01 10:15:00,131.86,131.88,2.05,100.0,1.5514,0.03,0.1,-0.07,flip -3104,做空,2020-04-01 10:15:00,2020-04-01 11:00:00,131.88,131.62,2.04,100.0,1.5499,0.4,0.1,0.3,tp_lower -3105,做多,2020-04-01 11:30:00,2020-04-01 11:50:00,131.92,131.85,2.05,100.0,1.5509,-0.11,0.1,-0.21,flip -3106,做空,2020-04-01 11:50:00,2020-04-01 11:55:00,131.85,132.17,2.04,100.0,1.5494,-0.5,0.1,-0.6,flip -3107,做多,2020-04-01 11:55:00,2020-04-01 12:00:00,132.17,132.7,2.04,100.0,1.5403,0.82,0.1,0.71,tp_upper -3108,做多,2020-04-01 12:35:00,2020-04-01 12:50:00,131.6,131.5,2.04,100.0,1.5517,-0.16,0.1,-0.26,flip -3109,做空,2020-04-01 12:50:00,2020-04-01 13:00:00,131.5,131.37,2.04,100.0,1.5501,0.2,0.1,0.1,tp_lower -3110,做多,2020-04-01 14:30:00,2020-04-01 14:45:00,131.23,131.53,2.04,100.0,1.5533,0.47,0.1,0.36,tp_upper -3111,做多,2020-04-01 15:30:00,2020-04-01 15:35:00,131.17,131.07,2.04,100.0,1.556,-0.16,0.1,-0.26,flip -3112,做空,2020-04-01 15:35:00,2020-04-01 16:00:00,131.07,129.49,2.04,100.0,1.5544,2.46,0.1,2.36,tp_lower -3113,做多,2020-04-01 17:30:00,2020-04-01 17:45:00,129.43,129.32,2.06,100.0,1.5915,-0.18,0.1,-0.28,flip -3114,做空,2020-04-01 17:45:00,2020-04-01 17:55:00,129.32,129.49,2.06,100.0,1.5899,-0.27,0.1,-0.37,flip -3115,做多,2020-04-01 17:55:00,2020-04-01 18:10:00,129.49,129.83,2.05,100.0,1.5842,0.54,0.1,0.44,tp_upper -3116,做多,2020-04-01 18:45:00,2020-04-01 18:50:00,129.51,129.52,2.05,100.0,1.5865,0.02,0.1,-0.09,flip -3117,做空,2020-04-01 18:50:00,2020-04-01 19:10:00,129.52,129.18,2.05,100.0,1.5849,0.54,0.1,0.44,tp_lower -3118,做多,2020-04-01 19:30:00,2020-04-01 19:55:00,129.38,129.83,2.06,100.0,1.5892,0.72,0.1,0.61,tp_upper -3119,做多,2020-04-01 21:55:00,2020-04-01 22:05:00,131.6,131.84,2.06,100.0,1.5663,0.38,0.1,0.27,flip -3120,做空,2020-04-01 22:05:00,2020-04-02 01:00:00,131.84,136.65,2.06,100.0,1.5647,-7.53,0.11,-7.63,flip -3121,做多,2020-04-02 01:00:00,2020-04-02 01:05:00,136.65,136.18,2.04,100.0,1.4956,-0.7,0.1,-0.8,flip -3122,做空,2020-04-02 01:05:00,2020-04-02 01:30:00,136.18,136.38,2.03,100.0,1.4941,-0.3,0.1,-0.4,flip -3123,做多,2020-04-02 01:30:00,2020-04-02 02:25:00,136.38,136.07,2.03,100.0,1.4882,-0.46,0.1,-0.56,flip -3124,做空,2020-04-02 02:25:00,2020-04-02 02:35:00,136.07,136.15,2.02,100.0,1.4867,-0.12,0.1,-0.22,flip -3125,做多,2020-04-02 02:35:00,2020-04-02 02:40:00,136.15,135.86,2.02,100.0,1.4835,-0.43,0.1,-0.53,flip -3126,做空,2020-04-02 02:40:00,2020-04-02 02:50:00,135.86,135.91,2.01,100.0,1.482,-0.07,0.1,-0.17,flip -3127,做多,2020-04-02 02:50:00,2020-04-02 03:00:00,135.91,135.82,2.01,100.0,1.4795,-0.13,0.1,-0.23,flip -3128,做空,2020-04-02 03:00:00,2020-04-02 03:05:00,135.82,135.87,2.01,100.0,1.478,-0.07,0.1,-0.17,flip -3129,做多,2020-04-02 03:05:00,2020-04-02 03:10:00,135.87,135.52,2.0,100.0,1.4754,-0.52,0.1,-0.62,flip -3130,做空,2020-04-02 03:10:00,2020-04-02 03:40:00,135.52,135.75,2.0,100.0,1.4739,-0.34,0.1,-0.44,flip -3131,做多,2020-04-02 03:40:00,2020-04-02 03:55:00,135.75,136.23,1.99,100.0,1.4675,0.7,0.1,0.6,tp_upper -3132,做多,2020-04-02 05:20:00,2020-04-02 06:15:00,135.98,135.96,2.0,100.0,1.4687,-0.03,0.1,-0.13,flip -3133,做空,2020-04-02 06:15:00,2020-04-02 08:10:00,135.96,136.63,1.99,100.0,1.4672,-0.98,0.1,-1.08,tp_lower -3134,做多,2020-04-02 08:25:00,2020-04-02 08:50:00,137.02,137.2,1.98,100.0,1.4472,0.26,0.1,0.16,flip -3135,做空,2020-04-02 08:50:00,2020-04-02 09:15:00,137.2,136.99,1.98,100.0,1.4458,0.3,0.1,0.2,flip -3136,做多,2020-04-02 09:15:00,2020-04-02 09:40:00,136.99,137.0,1.98,100.0,1.4488,0.01,0.1,-0.08,flip -3137,做空,2020-04-02 09:40:00,2020-04-02 10:05:00,137.0,137.12,1.98,100.0,1.4473,-0.17,0.1,-0.27,flip -3138,做多,2020-04-02 10:05:00,2020-04-02 10:10:00,137.12,137.58,1.98,100.0,1.4434,0.66,0.1,0.56,tp_upper -3139,做多,2020-04-02 10:35:00,2020-04-02 10:50:00,137.16,137.01,1.98,100.0,1.4463,-0.22,0.1,-0.32,flip -3140,做空,2020-04-02 10:50:00,2020-04-02 11:00:00,137.01,136.91,1.98,100.0,1.4449,0.14,0.1,0.05,tp_lower -3141,做多,2020-04-02 11:10:00,2020-04-02 11:20:00,136.97,137.41,1.98,100.0,1.4449,0.64,0.1,0.54,tp_upper -3142,做多,2020-04-02 12:05:00,2020-04-02 12:10:00,137.34,137.25,1.98,100.0,1.4442,-0.13,0.1,-0.23,flip -3143,做空,2020-04-02 12:10:00,2020-04-02 12:15:00,137.25,137.53,1.98,100.0,1.4428,-0.4,0.1,-0.5,flip -3144,做多,2020-04-02 12:15:00,2020-04-02 12:30:00,137.53,137.84,1.97,100.0,1.4354,0.44,0.1,0.35,tp_upper -3145,做多,2020-04-02 14:15:00,2020-04-02 14:35:00,136.8,137.97,1.98,100.0,1.4449,1.69,0.1,1.59,tp_upper -3146,做多,2020-04-02 19:25:00,2020-04-02 20:20:00,142.09,140.78,1.99,100.0,1.4016,-1.84,0.1,-1.93,flip -3147,做空,2020-04-02 20:20:00,2020-04-02 20:25:00,140.78,138.76,1.97,100.0,1.4002,2.83,0.1,2.73,tp_lower -3148,做多,2020-04-02 20:55:00,2020-04-02 21:30:00,140.5,142.87,2.0,100.0,1.4217,3.37,0.1,3.27,tp_upper -3149,做多,2020-04-02 22:10:00,2020-04-02 22:25:00,141.58,141.55,2.03,100.0,1.4333,-0.04,0.1,-0.14,flip -3150,做空,2020-04-02 22:25:00,2020-04-02 22:30:00,141.55,142.08,2.03,100.0,1.4318,-0.76,0.1,-0.86,flip -3151,做多,2020-04-02 22:30:00,2020-04-02 23:00:00,142.08,141.78,2.02,100.0,1.4197,-0.43,0.1,-0.53,flip -3152,做空,2020-04-02 23:00:00,2020-04-02 23:10:00,141.78,141.51,2.01,100.0,1.4183,0.38,0.1,0.28,tp_lower -3153,做多,2020-04-02 23:10:00,2020-04-03 00:15:00,141.51,141.58,2.01,100.0,1.4223,0.1,0.1,-0.0,flip -3154,做空,2020-04-03 00:15:00,2020-04-03 00:30:00,141.58,141.37,2.07,100.0,1.4629,0.31,0.1,0.2,flip -3155,做多,2020-04-03 00:30:00,2020-04-03 00:45:00,141.37,140.8,2.07,100.0,1.4658,-0.84,0.1,-0.94,flip -3156,做空,2020-04-03 00:45:00,2020-04-03 00:50:00,140.8,141.2,2.06,100.0,1.4643,-0.59,0.1,-0.69,flip -3157,做多,2020-04-03 00:50:00,2020-04-03 00:55:00,141.2,140.87,2.05,100.0,1.4545,-0.48,0.1,-0.58,flip -3158,做空,2020-04-03 00:55:00,2020-04-03 01:00:00,140.87,140.69,2.05,100.0,1.4531,0.26,0.1,0.16,tp_lower -3159,做多,2020-04-03 01:10:00,2020-04-03 01:45:00,141.06,141.8,2.05,100.0,1.4515,1.07,0.1,0.97,tp_upper -3160,做多,2020-04-03 04:45:00,2020-04-03 04:55:00,141.68,141.7,2.06,100.0,1.4513,0.03,0.1,-0.07,flip -3161,做空,2020-04-03 04:55:00,2020-04-03 05:10:00,141.7,141.32,2.05,100.0,1.4498,0.55,0.1,0.45,tp_lower -3162,做多,2020-04-03 05:45:00,2020-04-03 06:00:00,141.66,141.36,2.06,100.0,1.4527,-0.44,0.1,-0.54,flip -3163,做空,2020-04-03 06:00:00,2020-04-03 06:05:00,141.36,141.49,2.05,100.0,1.4512,-0.19,0.1,-0.29,flip -3164,做多,2020-04-03 06:05:00,2020-04-03 06:15:00,141.49,142.1,2.05,100.0,1.4471,0.88,0.1,0.78,tp_upper -3165,做多,2020-04-03 08:20:00,2020-04-03 08:30:00,143.47,143.23,2.05,100.0,1.4319,-0.34,0.1,-0.45,flip -3166,做空,2020-04-03 08:30:00,2020-04-03 08:55:00,143.23,144.05,2.05,100.0,1.4304,-1.17,0.1,-1.28,flip -3167,做多,2020-04-03 08:55:00,2020-04-03 09:05:00,144.05,144.01,2.04,100.0,1.4127,-0.06,0.1,-0.16,flip -3168,做空,2020-04-03 09:05:00,2020-04-03 09:30:00,144.01,143.84,2.03,100.0,1.4113,0.24,0.1,0.14,flip -3169,做多,2020-04-03 09:30:00,2020-04-03 09:35:00,143.84,143.77,2.03,100.0,1.4132,-0.1,0.1,-0.2,flip -3170,做空,2020-04-03 09:35:00,2020-04-03 11:25:00,143.77,145.54,2.03,100.0,1.4118,-2.5,0.1,-2.6,flip -3171,做多,2020-04-03 11:25:00,2020-04-03 11:45:00,145.54,145.78,2.0,100.0,1.3761,0.33,0.1,0.23,tp_upper -3172,做多,2020-04-03 15:10:00,2020-04-03 15:15:00,142.64,142.26,2.0,100.0,1.405,-0.53,0.1,-0.63,flip -3173,做空,2020-04-03 15:15:00,2020-04-03 16:05:00,142.26,139.63,2.0,100.0,1.4036,3.69,0.1,3.59,tp_lower -3174,做多,2020-04-03 16:50:00,2020-04-03 17:30:00,140.68,139.96,2.03,100.0,1.4442,-1.04,0.1,-1.14,flip -3175,做空,2020-04-03 17:30:00,2020-04-03 17:40:00,139.96,139.83,2.02,100.0,1.4427,0.19,0.1,0.09,flip -3176,做多,2020-04-03 17:40:00,2020-04-03 18:05:00,139.83,139.89,2.02,100.0,1.444,0.09,0.1,-0.01,flip -3177,做空,2020-04-03 18:05:00,2020-04-03 18:15:00,139.89,140.19,2.02,100.0,1.4425,-0.43,0.1,-0.53,flip -3178,做多,2020-04-03 18:15:00,2020-04-03 18:35:00,140.19,140.8,2.01,100.0,1.4349,0.88,0.1,0.77,flip -3179,做空,2020-04-03 18:35:00,2020-04-03 20:45:00,140.8,141.07,2.02,100.0,1.4335,-0.39,0.1,-0.49,tp_lower -3180,做多,2020-04-03 21:35:00,2020-04-03 21:45:00,141.59,140.9,2.01,100.0,1.4213,-0.98,0.1,-1.08,flip -3181,做空,2020-04-03 21:45:00,2020-04-03 22:00:00,140.9,141.14,2.0,100.0,1.4199,-0.34,0.1,-0.44,flip -3182,做多,2020-04-03 22:00:00,2020-04-03 22:15:00,141.14,140.84,2.0,100.0,1.4136,-0.42,0.1,-0.52,flip -3183,做空,2020-04-03 22:15:00,2020-04-03 22:30:00,140.84,140.85,1.99,100.0,1.4122,-0.01,0.1,-0.11,flip -3184,做多,2020-04-03 22:30:00,2020-04-03 22:55:00,140.85,141.77,1.99,100.0,1.4106,1.3,0.1,1.2,tp_upper -3185,做多,2020-04-03 23:55:00,2020-04-04 00:40:00,141.23,141.31,2.0,100.0,1.4146,0.11,0.1,0.01,flip -3186,做空,2020-04-04 00:40:00,2020-04-04 01:00:00,141.31,141.74,2.06,100.0,1.4546,-0.63,0.1,-0.73,flip -3187,做多,2020-04-04 01:00:00,2020-04-04 01:05:00,141.74,141.68,2.05,100.0,1.4443,-0.09,0.1,-0.19,tp_upper -3188,做多,2020-04-04 01:35:00,2020-04-04 01:50:00,141.27,141.35,2.04,100.0,1.447,0.12,0.1,0.01,flip -3189,做空,2020-04-04 01:50:00,2020-04-04 02:00:00,141.35,141.0,2.04,100.0,1.4456,0.51,0.1,0.4,tp_lower -3190,做多,2020-04-04 03:40:00,2020-04-04 04:20:00,140.03,140.31,2.05,100.0,1.4614,0.41,0.1,0.31,tp_upper -3191,做多,2020-04-04 05:20:00,2020-04-04 05:25:00,140.4,140.88,2.05,100.0,1.459,0.7,0.1,0.6,tp_upper -3192,做多,2020-04-04 06:45:00,2020-04-04 06:55:00,140.35,140.65,2.05,100.0,1.463,0.44,0.1,0.34,tp_upper -3193,做多,2020-04-04 09:20:00,2020-04-04 09:45:00,141.33,142.98,2.06,100.0,1.4545,2.4,0.1,2.3,tp_upper -3194,做多,2020-04-04 12:55:00,2020-04-04 13:05:00,140.96,140.9,2.08,100.0,1.4739,-0.09,0.1,-0.19,flip -3195,做空,2020-04-04 13:05:00,2020-04-04 14:40:00,140.9,141.62,2.07,100.0,1.4724,-1.06,0.1,-1.16,flip -3196,做多,2020-04-04 14:40:00,2020-04-04 14:45:00,141.62,141.62,2.06,100.0,1.456,0.0,0.1,-0.1,flip -3197,做空,2020-04-04 14:45:00,2020-04-04 15:00:00,141.62,141.57,2.06,100.0,1.4545,0.07,0.1,-0.03,flip -3198,做多,2020-04-04 15:00:00,2020-04-04 15:05:00,141.57,141.94,2.06,100.0,1.4541,0.54,0.1,0.43,tp_upper -3199,做多,2020-04-04 15:05:00,2020-04-04 15:10:00,141.94,142.34,2.06,100.0,1.4526,0.58,0.1,0.48,tp_upper -3200,做多,2020-04-04 17:30:00,2020-04-04 17:45:00,143.3,143.24,2.07,100.0,1.4415,-0.09,0.1,-0.19,flip -3201,做空,2020-04-04 17:45:00,2020-04-04 18:00:00,143.24,143.13,2.06,100.0,1.44,0.16,0.1,0.06,tp_lower -3202,做多,2020-04-04 18:10:00,2020-04-04 18:15:00,143.49,143.36,2.06,100.0,1.4372,-0.19,0.1,-0.29,flip -3203,做空,2020-04-04 18:15:00,2020-04-04 18:50:00,143.36,143.05,2.06,100.0,1.4357,0.45,0.1,0.34,tp_lower -3204,做多,2020-04-04 19:00:00,2020-04-04 19:15:00,143.31,142.47,2.06,100.0,1.4379,-1.21,0.1,-1.31,flip -3205,做空,2020-04-04 19:15:00,2020-04-04 19:20:00,142.47,142.19,2.05,100.0,1.4365,0.4,0.1,0.3,tp_lower -3206,做多,2020-04-04 20:00:00,2020-04-04 20:25:00,143.31,144.48,2.05,100.0,1.4294,1.67,0.1,1.57,tp_upper -3207,做多,2020-04-04 20:50:00,2020-04-04 21:00:00,143.33,144.11,2.06,100.0,1.4395,1.12,0.1,1.02,tp_upper -3208,做多,2020-04-04 22:15:00,2020-04-04 22:30:00,143.49,144.05,2.07,100.0,1.4442,0.81,0.1,0.7,tp_upper -3209,做多,2020-04-04 23:00:00,2020-04-04 23:10:00,144.18,143.85,2.08,100.0,1.4415,-0.48,0.1,-0.58,flip -3210,做空,2020-04-04 23:10:00,2020-04-04 23:15:00,143.85,143.92,2.07,100.0,1.4401,-0.1,0.1,-0.2,flip -3211,做多,2020-04-04 23:15:00,2020-04-04 23:20:00,143.92,143.69,2.07,100.0,1.4372,-0.33,0.1,-0.43,flip -3212,做空,2020-04-04 23:20:00,2020-04-04 23:25:00,143.69,143.78,2.06,100.0,1.4358,-0.13,0.1,-0.23,flip -3213,做多,2020-04-04 23:25:00,2020-04-04 23:35:00,143.78,143.74,2.06,100.0,1.4325,-0.06,0.1,-0.16,flip -3214,做空,2020-04-04 23:35:00,2020-04-04 23:45:00,143.74,143.89,2.06,100.0,1.4311,-0.21,0.1,-0.32,flip -3215,做多,2020-04-04 23:45:00,2020-04-04 23:55:00,143.89,144.02,2.05,100.0,1.4267,0.19,0.1,0.08,flip -3216,做空,2020-04-04 23:55:00,2020-04-05 00:00:00,144.02,144.45,2.05,100.0,1.4253,-0.61,0.1,-0.72,flip -3217,做多,2020-04-05 00:00:00,2020-04-05 00:05:00,144.45,144.36,2.1,100.0,1.4551,-0.13,0.11,-0.24,tp_upper -3218,做多,2020-04-05 01:30:00,2020-04-05 01:40:00,144.71,144.69,2.1,100.0,1.4502,-0.03,0.1,-0.13,flip -3219,做空,2020-04-05 01:40:00,2020-04-05 02:00:00,144.69,144.24,2.1,100.0,1.4487,0.65,0.1,0.55,tp_lower -3220,做多,2020-04-05 02:55:00,2020-04-05 03:00:00,144.43,144.38,2.1,100.0,1.4544,-0.07,0.1,-0.18,flip -3221,做空,2020-04-05 03:00:00,2020-04-05 03:15:00,144.38,143.56,2.1,100.0,1.4529,1.19,0.1,1.09,tp_lower -3222,做多,2020-04-05 03:35:00,2020-04-05 05:30:00,143.86,143.81,2.11,100.0,1.465,-0.07,0.11,-0.18,tp_upper -3223,做多,2020-04-05 06:55:00,2020-04-05 07:00:00,142.98,142.6,2.1,100.0,1.472,-0.56,0.1,-0.66,flip -3224,做空,2020-04-05 07:00:00,2020-04-05 07:10:00,142.6,142.8,2.1,100.0,1.4706,-0.29,0.1,-0.4,flip -3225,做多,2020-04-05 07:10:00,2020-04-05 07:15:00,142.8,142.78,2.09,100.0,1.465,-0.03,0.1,-0.13,flip -3226,做空,2020-04-05 07:15:00,2020-04-05 07:35:00,142.78,142.65,2.09,100.0,1.4635,0.19,0.1,0.09,flip -3227,做多,2020-04-05 07:35:00,2020-04-05 07:40:00,142.65,142.56,2.09,100.0,1.4647,-0.13,0.1,-0.24,flip -3228,做空,2020-04-05 07:40:00,2020-04-05 07:45:00,142.56,142.42,2.09,100.0,1.4633,0.2,0.1,0.1,tp_lower -3229,做多,2020-04-05 07:50:00,2020-04-05 08:00:00,142.56,142.16,2.09,100.0,1.4632,-0.59,0.1,-0.69,flip -3230,做空,2020-04-05 08:00:00,2020-04-05 08:05:00,142.16,142.27,2.08,100.0,1.4618,-0.16,0.1,-0.26,tp_lower -3231,做多,2020-04-05 08:20:00,2020-04-05 09:10:00,142.63,143.2,2.07,100.0,1.4544,0.83,0.1,0.72,tp_upper -3232,做多,2020-04-05 09:50:00,2020-04-05 09:55:00,142.87,142.63,2.08,100.0,1.4563,-0.35,0.1,-0.45,flip -3233,做空,2020-04-05 09:55:00,2020-04-05 10:00:00,142.63,142.52,2.07,100.0,1.4548,0.16,0.1,0.06,tp_lower -3234,做多,2020-04-05 10:30:00,2020-04-05 11:00:00,142.74,142.92,2.07,100.0,1.4534,0.26,0.1,0.16,tp_upper -3235,做多,2020-04-05 11:00:00,2020-04-05 11:05:00,142.92,143.17,2.08,100.0,1.4519,0.36,0.1,0.26,tp_upper -3236,做多,2020-04-05 12:00:00,2020-04-05 12:25:00,142.85,142.88,2.08,100.0,1.4537,0.04,0.1,-0.06,flip -3237,做空,2020-04-05 12:25:00,2020-04-05 12:30:00,142.88,143.04,2.07,100.0,1.4523,-0.23,0.1,-0.34,flip -3238,做多,2020-04-05 12:30:00,2020-04-05 12:35:00,143.04,143.29,2.07,100.0,1.4476,0.36,0.1,0.26,tp_upper -3239,做多,2020-04-05 13:10:00,2020-04-05 13:20:00,143.23,143.25,2.07,100.0,1.4467,0.03,0.1,-0.07,tp_upper -3240,做多,2020-04-05 15:20:00,2020-04-05 15:30:00,143.63,143.64,2.07,100.0,1.4414,0.01,0.1,-0.09,tp_upper -3241,做多,2020-04-05 15:45:00,2020-04-05 15:50:00,143.91,143.65,2.07,100.0,1.4373,-0.37,0.1,-0.48,tp_upper -3242,做多,2020-04-05 17:45:00,2020-04-05 18:20:00,142.73,143.59,2.06,100.0,1.4451,1.24,0.1,1.14,tp_upper -3243,做多,2020-04-05 18:55:00,2020-04-05 19:30:00,142.92,143.27,2.07,100.0,1.4504,0.51,0.1,0.4,flip -3244,做空,2020-04-05 19:30:00,2020-04-05 19:45:00,143.27,143.3,2.08,100.0,1.449,-0.04,0.1,-0.15,flip -3245,做多,2020-04-05 19:45:00,2020-04-05 19:50:00,143.3,143.16,2.07,100.0,1.4469,-0.2,0.1,-0.31,flip -3246,做空,2020-04-05 19:50:00,2020-04-05 20:05:00,143.16,142.79,2.07,100.0,1.4455,0.53,0.1,0.43,tp_lower -3247,做多,2020-04-05 21:20:00,2020-04-05 21:45:00,142.4,142.58,2.07,100.0,1.4555,0.26,0.1,0.16,tp_upper -3248,做多,2020-04-05 23:10:00,2020-04-05 23:15:00,142.9,142.47,2.07,100.0,1.4508,-0.62,0.1,-0.73,flip -3249,做空,2020-04-05 23:15:00,2020-04-05 23:35:00,142.47,142.55,2.06,100.0,1.4493,-0.12,0.1,-0.22,tp_lower -3250,做多,2020-04-06 00:00:00,2020-04-06 00:05:00,142.8,142.97,2.12,100.0,1.4877,0.25,0.11,0.15,tp_upper -3251,做多,2020-04-06 01:35:00,2020-04-06 01:40:00,143.95,143.83,2.12,100.0,1.4761,-0.18,0.11,-0.28,flip -3252,做空,2020-04-06 01:40:00,2020-04-06 01:45:00,143.83,143.89,2.12,100.0,1.4746,-0.09,0.11,-0.19,flip -3253,做多,2020-04-06 01:45:00,2020-04-06 02:15:00,143.89,144.01,2.12,100.0,1.4719,0.18,0.11,0.07,flip -3254,做空,2020-04-06 02:15:00,2020-04-06 02:35:00,144.01,143.61,2.12,100.0,1.4704,0.59,0.11,0.48,tp_lower -3255,做多,2020-04-06 03:00:00,2020-04-06 03:05:00,143.85,143.82,2.12,100.0,1.4747,-0.04,0.11,-0.15,flip -3256,做空,2020-04-06 03:05:00,2020-04-06 03:10:00,143.82,143.89,2.12,100.0,1.4732,-0.1,0.11,-0.21,flip -3257,做多,2020-04-06 03:10:00,2020-04-06 03:20:00,143.89,143.93,2.12,100.0,1.4703,0.06,0.11,-0.05,flip -3258,做空,2020-04-06 03:20:00,2020-04-06 07:25:00,143.93,149.03,2.11,100.0,1.4688,-7.49,0.11,-7.6,flip -3259,做多,2020-04-06 07:25:00,2020-04-06 07:55:00,149.03,149.43,2.04,100.0,1.3669,0.55,0.1,0.44,flip -3260,做空,2020-04-06 07:55:00,2020-04-06 08:00:00,149.43,149.72,2.04,100.0,1.3655,-0.4,0.1,-0.5,flip -3261,做多,2020-04-06 08:00:00,2020-04-06 08:35:00,149.72,149.37,2.03,100.0,1.3588,-0.48,0.1,-0.58,flip -3262,做空,2020-04-06 08:35:00,2020-04-06 08:40:00,149.37,149.54,2.03,100.0,1.3575,-0.23,0.1,-0.33,flip -3263,做多,2020-04-06 08:40:00,2020-04-06 08:45:00,149.54,149.12,2.02,100.0,1.353,-0.57,0.1,-0.67,flip -3264,做空,2020-04-06 08:45:00,2020-04-06 08:50:00,149.12,149.53,2.02,100.0,1.3517,-0.55,0.1,-0.66,flip -3265,做多,2020-04-06 08:50:00,2020-04-06 09:00:00,149.53,150.46,2.01,100.0,1.3429,1.25,0.1,1.15,tp_upper -3266,做多,2020-04-06 11:10:00,2020-04-06 11:15:00,154.06,154.0,2.02,100.0,1.3102,-0.08,0.1,-0.18,flip -3267,做空,2020-04-06 11:15:00,2020-04-06 11:25:00,154.0,153.73,2.02,100.0,1.3089,0.35,0.1,0.25,flip -3268,做多,2020-04-06 11:25:00,2020-04-06 11:40:00,153.73,153.9,2.02,100.0,1.3122,0.22,0.1,0.12,flip -3269,做空,2020-04-06 11:40:00,2020-04-06 11:50:00,153.9,154.09,2.02,100.0,1.3109,-0.25,0.1,-0.35,flip -3270,做多,2020-04-06 11:50:00,2020-04-06 12:10:00,154.09,153.87,2.01,100.0,1.3063,-0.29,0.1,-0.39,flip -3271,做空,2020-04-06 12:10:00,2020-04-06 12:20:00,153.87,153.88,2.01,100.0,1.305,-0.01,0.1,-0.11,flip -3272,做多,2020-04-06 12:20:00,2020-04-06 12:30:00,153.88,154.88,2.01,100.0,1.3036,1.3,0.1,1.2,tp_upper -3273,做多,2020-04-06 13:45:00,2020-04-06 13:55:00,155.65,155.77,2.02,100.0,1.2958,0.16,0.1,0.05,flip -3274,做空,2020-04-06 13:55:00,2020-04-06 14:00:00,155.77,156.25,2.02,100.0,1.2945,-0.62,0.1,-0.72,flip -3275,做多,2020-04-06 14:00:00,2020-04-06 14:10:00,156.25,155.54,2.01,100.0,1.2853,-0.91,0.1,-1.01,flip -3276,做空,2020-04-06 14:10:00,2020-04-06 14:15:00,155.54,155.27,2.0,100.0,1.284,0.35,0.1,0.25,tp_lower -3277,做多,2020-04-06 14:55:00,2020-04-06 15:05:00,155.9,156.73,2.0,100.0,1.282,1.06,0.1,0.96,tp_upper -3278,做多,2020-04-06 18:15:00,2020-04-06 18:25:00,164.68,164.12,2.01,100.0,1.2189,-0.68,0.1,-0.78,flip -3279,做空,2020-04-06 18:25:00,2020-04-06 18:30:00,164.12,164.73,2.0,100.0,1.2176,-0.74,0.1,-0.84,flip -3280,做多,2020-04-06 18:30:00,2020-04-06 19:05:00,164.73,166.8,1.99,100.0,1.2074,2.5,0.1,2.4,tp_upper -3281,做多,2020-04-06 19:50:00,2020-04-06 19:55:00,165.69,164.83,2.01,100.0,1.2143,-1.04,0.1,-1.14,flip -3282,做空,2020-04-06 19:55:00,2020-04-06 20:00:00,164.83,165.25,2.0,100.0,1.2131,-0.51,0.1,-0.61,flip -3283,做多,2020-04-06 20:00:00,2020-04-06 21:30:00,165.25,165.82,1.99,100.0,1.2057,0.69,0.1,0.59,tp_upper -3284,做多,2020-04-06 22:40:00,2020-04-06 23:20:00,165.08,166.56,2.0,100.0,1.2099,1.79,0.1,1.69,tp_upper -3285,做多,2020-04-07 01:00:00,2020-04-07 01:15:00,172.14,172.75,2.08,100.0,1.2069,0.74,0.1,0.63,flip -3286,做空,2020-04-07 01:15:00,2020-04-07 01:25:00,172.75,172.81,2.08,100.0,1.2057,-0.07,0.1,-0.18,flip -3287,做多,2020-04-07 01:25:00,2020-04-07 03:45:00,172.81,170.81,2.08,100.0,1.2036,-2.41,0.1,-2.51,tp_upper -3288,做多,2020-04-07 04:25:00,2020-04-07 04:35:00,169.95,169.23,2.05,100.0,1.2085,-0.87,0.1,-0.97,flip -3289,做空,2020-04-07 04:35:00,2020-04-07 05:15:00,169.23,169.57,2.04,100.0,1.2073,-0.41,0.1,-0.51,flip -3290,做多,2020-04-07 05:15:00,2020-04-07 05:35:00,169.57,170.14,2.04,100.0,1.2012,0.68,0.1,0.58,tp_upper -3291,做多,2020-04-07 06:10:00,2020-04-07 06:15:00,169.75,169.63,2.04,100.0,1.2028,-0.14,0.1,-0.25,flip -3292,做空,2020-04-07 06:15:00,2020-04-07 06:45:00,169.63,169.83,2.04,100.0,1.2016,-0.24,0.1,-0.34,flip -3293,做多,2020-04-07 06:45:00,2020-04-07 06:55:00,169.83,170.93,2.03,100.0,1.1976,1.32,0.1,1.21,tp_upper -3294,做多,2020-04-07 08:20:00,2020-04-07 08:55:00,172.63,172.84,2.04,100.0,1.1846,0.25,0.1,0.15,flip -3295,做空,2020-04-07 08:55:00,2020-04-07 09:30:00,172.84,172.52,2.05,100.0,1.1834,0.38,0.1,0.28,flip -3296,做多,2020-04-07 09:30:00,2020-04-07 09:40:00,172.52,172.98,2.05,100.0,1.1866,0.55,0.1,0.44,tp_upper -3297,做多,2020-04-07 12:10:00,2020-04-07 12:25:00,173.45,172.92,2.05,100.0,1.1822,-0.63,0.1,-0.73,tp_upper -3298,做多,2020-04-07 13:25:00,2020-04-07 13:35:00,172.04,171.55,2.04,100.0,1.1871,-0.58,0.1,-0.68,flip -3299,做空,2020-04-07 13:35:00,2020-04-07 14:00:00,171.55,170.13,2.03,100.0,1.1859,1.68,0.1,1.58,tp_lower -3300,做多,2020-04-07 15:20:00,2020-04-07 15:30:00,169.23,169.0,2.05,100.0,1.2109,-0.28,0.1,-0.38,flip -3301,做空,2020-04-07 15:30:00,2020-04-07 17:20:00,169.0,171.3,2.04,100.0,1.2097,-2.78,0.1,-2.89,flip -3302,做多,2020-04-07 17:20:00,2020-04-07 17:50:00,171.3,171.87,2.01,100.0,1.176,0.67,0.1,0.57,flip -3303,做空,2020-04-07 17:50:00,2020-04-07 18:05:00,171.87,170.52,2.02,100.0,1.1748,1.59,0.1,1.49,tp_lower -3304,做多,2020-04-07 19:00:00,2020-04-07 19:05:00,170.67,170.67,2.03,100.0,1.1912,0.0,0.1,-0.1,flip -3305,做空,2020-04-07 19:05:00,2020-04-07 19:25:00,170.67,169.96,2.03,100.0,1.19,0.84,0.1,0.74,flip -3306,做多,2020-04-07 19:25:00,2020-04-07 19:35:00,169.96,170.03,2.04,100.0,1.1988,0.08,0.1,-0.02,flip -3307,做空,2020-04-07 19:35:00,2020-04-07 19:50:00,170.03,169.69,2.04,100.0,1.1976,0.41,0.1,0.31,tp_lower -3308,做多,2020-04-07 21:30:00,2020-04-07 21:40:00,165.77,168.15,2.04,100.0,1.2296,2.93,0.1,2.82,tp_upper -3309,做多,2020-04-07 22:30:00,2020-04-07 22:50:00,166.37,166.5,2.07,100.0,1.2415,0.16,0.1,0.06,flip -3310,做空,2020-04-07 22:50:00,2020-04-07 23:05:00,166.5,165.17,2.07,100.0,1.2402,1.65,0.1,1.55,tp_lower -3311,做多,2020-04-08 00:15:00,2020-04-08 00:20:00,164.99,164.98,2.13,100.0,1.2894,-0.01,0.11,-0.12,flip -3312,做空,2020-04-08 00:20:00,2020-04-08 00:30:00,164.98,164.93,2.13,100.0,1.2881,0.06,0.11,-0.04,flip -3313,做多,2020-04-08 00:30:00,2020-04-08 00:40:00,164.93,165.28,2.12,100.0,1.2876,0.45,0.11,0.34,tp_upper -3314,做多,2020-04-08 00:50:00,2020-04-08 00:55:00,164.49,164.42,2.13,100.0,1.2925,-0.09,0.11,-0.2,flip -3315,做空,2020-04-08 00:55:00,2020-04-08 01:00:00,164.42,164.79,2.12,100.0,1.2912,-0.48,0.11,-0.58,flip -3316,做多,2020-04-08 01:00:00,2020-04-08 01:35:00,164.79,164.79,2.12,100.0,1.2841,0.0,0.11,-0.11,flip -3317,做空,2020-04-08 01:35:00,2020-04-08 01:40:00,164.79,165.05,2.11,100.0,1.2828,-0.33,0.11,-0.44,flip -3318,做多,2020-04-08 01:40:00,2020-04-08 01:45:00,165.05,164.3,2.11,100.0,1.2775,-0.96,0.1,-1.06,flip -3319,做空,2020-04-08 01:45:00,2020-04-08 01:50:00,164.3,163.88,2.1,100.0,1.2762,0.54,0.1,0.43,tp_lower -3320,做多,2020-04-08 02:10:00,2020-04-08 02:25:00,164.76,165.76,2.1,100.0,1.2746,1.27,0.11,1.17,tp_upper -3321,做多,2020-04-08 05:20:00,2020-04-08 05:55:00,172.03,174.22,2.11,100.0,1.2269,2.69,0.11,2.58,tp_upper -3322,做多,2020-04-08 07:25:00,2020-04-08 07:30:00,171.14,170.75,2.14,100.0,1.2478,-0.49,0.11,-0.59,flip -3323,做空,2020-04-08 07:30:00,2020-04-08 07:35:00,170.75,171.24,2.13,100.0,1.2465,-0.61,0.11,-0.72,flip -3324,做多,2020-04-08 07:35:00,2020-04-08 07:40:00,171.24,171.02,2.12,100.0,1.2381,-0.27,0.11,-0.38,flip -3325,做空,2020-04-08 07:40:00,2020-04-08 08:00:00,171.02,170.52,2.12,100.0,1.2369,0.62,0.11,0.51,flip -3326,做多,2020-04-08 08:00:00,2020-04-08 09:30:00,170.52,169.58,2.12,100.0,1.2429,-1.17,0.11,-1.27,flip -3327,做空,2020-04-08 09:30:00,2020-04-08 09:45:00,169.58,169.3,2.11,100.0,1.2417,0.35,0.11,0.24,flip -3328,做多,2020-04-08 09:45:00,2020-04-08 09:55:00,169.3,168.91,2.11,100.0,1.2445,-0.49,0.11,-0.59,flip -3329,做空,2020-04-08 09:55:00,2020-04-08 10:00:00,168.91,169.76,2.1,100.0,1.2433,-1.06,0.11,-1.16,flip -3330,做多,2020-04-08 10:00:00,2020-04-08 10:25:00,169.76,169.41,2.09,100.0,1.2296,-0.43,0.1,-0.53,flip -3331,做空,2020-04-08 10:25:00,2020-04-08 10:40:00,169.41,167.02,2.08,100.0,1.2284,2.94,0.1,2.83,tp_lower -3332,做多,2020-04-08 11:20:00,2020-04-08 11:50:00,168.47,168.03,2.11,100.0,1.2514,-0.55,0.11,-0.66,flip -3333,做空,2020-04-08 11:50:00,2020-04-08 11:55:00,168.03,168.68,2.1,100.0,1.2502,-0.81,0.11,-0.92,flip -3334,做多,2020-04-08 11:55:00,2020-04-08 12:00:00,168.68,170.11,2.09,100.0,1.2393,1.77,0.11,1.67,tp_upper -3335,做多,2020-04-08 12:30:00,2020-04-08 12:35:00,168.5,168.39,2.11,100.0,1.2499,-0.14,0.11,-0.24,flip -3336,做空,2020-04-08 12:35:00,2020-04-08 12:40:00,168.39,168.41,2.1,100.0,1.2486,-0.02,0.11,-0.13,flip -3337,做多,2020-04-08 12:40:00,2020-04-08 13:05:00,168.41,168.44,2.1,100.0,1.2471,0.04,0.11,-0.07,flip -3338,做空,2020-04-08 13:05:00,2020-04-08 13:20:00,168.44,168.53,2.1,100.0,1.2458,-0.11,0.1,-0.22,flip -3339,做多,2020-04-08 13:20:00,2020-04-08 13:35:00,168.53,168.4,2.1,100.0,1.2433,-0.16,0.1,-0.27,flip -3340,做空,2020-04-08 13:35:00,2020-04-08 13:40:00,168.4,168.46,2.09,100.0,1.242,-0.07,0.1,-0.18,flip -3341,做多,2020-04-08 13:40:00,2020-04-08 14:20:00,168.46,167.91,2.09,100.0,1.2399,-0.68,0.1,-0.79,flip -3342,做空,2020-04-08 14:20:00,2020-04-08 14:25:00,167.91,168.36,2.08,100.0,1.2386,-0.56,0.1,-0.66,flip -3343,做多,2020-04-08 14:25:00,2020-04-08 14:40:00,168.36,167.89,2.07,100.0,1.2308,-0.58,0.1,-0.68,flip -3344,做空,2020-04-08 14:40:00,2020-04-08 14:50:00,167.89,168.45,2.06,100.0,1.2296,-0.69,0.1,-0.79,flip -3345,做多,2020-04-08 14:50:00,2020-04-08 15:00:00,168.45,169.49,2.06,100.0,1.2202,1.27,0.1,1.17,tp_upper -3346,做多,2020-04-08 16:10:00,2020-04-08 16:30:00,169.14,170.83,2.07,100.0,1.2215,2.06,0.1,1.96,tp_upper -3347,做多,2020-04-08 17:50:00,2020-04-08 18:00:00,170.54,170.44,2.08,100.0,1.2223,-0.12,0.1,-0.23,flip -3348,做空,2020-04-08 18:00:00,2020-04-08 18:05:00,170.44,170.63,2.08,100.0,1.2211,-0.23,0.1,-0.34,flip -3349,做多,2020-04-08 18:05:00,2020-04-08 18:20:00,170.63,171.01,2.08,100.0,1.2172,0.46,0.1,0.36,tp_upper -3350,做多,2020-04-08 19:50:00,2020-04-08 20:20:00,170.52,172.12,2.08,100.0,1.2194,1.95,0.1,1.85,tp_upper -3351,做多,2020-04-08 21:50:00,2020-04-08 21:55:00,172.25,171.63,2.1,100.0,1.2173,-0.75,0.1,-0.86,flip -3352,做空,2020-04-08 21:55:00,2020-04-08 22:00:00,171.63,172.18,2.09,100.0,1.2161,-0.67,0.1,-0.77,tp_lower -3353,做多,2020-04-08 22:05:00,2020-04-08 22:25:00,172.5,172.21,2.08,100.0,1.2049,-0.35,0.1,-0.45,flip -3354,做空,2020-04-08 22:25:00,2020-04-08 22:30:00,172.21,172.24,2.07,100.0,1.2037,-0.04,0.1,-0.14,flip -3355,做多,2020-04-08 22:30:00,2020-04-08 22:45:00,172.24,172.28,2.07,100.0,1.202,0.05,0.1,-0.06,flip -3356,做空,2020-04-08 22:45:00,2020-04-09 00:05:00,172.28,172.06,2.07,100.0,1.2008,0.26,0.1,0.16,tp_lower -3357,做多,2020-04-09 00:20:00,2020-04-09 00:30:00,172.8,172.97,2.16,100.0,1.2473,0.21,0.11,0.1,flip -3358,做空,2020-04-09 00:30:00,2020-04-09 00:50:00,172.97,173.0,2.16,100.0,1.246,-0.04,0.11,-0.15,flip -3359,做多,2020-04-09 00:50:00,2020-04-09 00:55:00,173.0,172.85,2.15,100.0,1.2444,-0.19,0.11,-0.29,flip -3360,做空,2020-04-09 00:55:00,2020-04-09 01:00:00,172.85,172.14,2.15,100.0,1.2431,0.88,0.11,0.78,tp_lower -3361,做多,2020-04-09 02:40:00,2020-04-09 03:05:00,171.29,171.06,2.16,100.0,1.2583,-0.29,0.11,-0.4,flip -3362,做空,2020-04-09 03:05:00,2020-04-09 03:10:00,171.06,171.12,2.15,100.0,1.2571,-0.08,0.11,-0.18,flip -3363,做多,2020-04-09 03:10:00,2020-04-09 03:15:00,171.12,170.75,2.15,100.0,1.2549,-0.46,0.11,-0.57,flip -3364,做空,2020-04-09 03:15:00,2020-04-09 03:30:00,170.75,169.78,2.14,100.0,1.2537,1.22,0.11,1.11,tp_lower -3365,做多,2020-04-09 04:45:00,2020-04-09 04:50:00,169.88,169.62,2.15,100.0,1.266,-0.33,0.11,-0.44,flip -3366,做空,2020-04-09 04:50:00,2020-04-09 04:55:00,169.62,169.86,2.15,100.0,1.2647,-0.3,0.11,-0.41,flip -3367,做多,2020-04-09 04:55:00,2020-04-09 05:25:00,169.86,169.63,2.14,100.0,1.2599,-0.29,0.11,-0.4,flip -3368,做空,2020-04-09 05:25:00,2020-04-09 05:30:00,169.63,169.78,2.14,100.0,1.2586,-0.19,0.11,-0.3,flip -3369,做多,2020-04-09 05:30:00,2020-04-09 05:35:00,169.78,169.55,2.13,100.0,1.2552,-0.29,0.11,-0.4,flip -3370,做空,2020-04-09 05:35:00,2020-04-09 05:40:00,169.55,169.63,2.13,100.0,1.2539,-0.1,0.11,-0.21,flip -3371,做多,2020-04-09 05:40:00,2020-04-09 05:55:00,169.63,170.71,2.12,100.0,1.2515,1.35,0.11,1.24,tp_upper -3372,做多,2020-04-09 07:15:00,2020-04-09 07:30:00,170.69,171.28,2.13,100.0,1.2504,0.74,0.11,0.63,tp_upper -3373,做多,2020-04-09 08:40:00,2020-04-09 09:00:00,171.98,172.1,2.14,100.0,1.244,0.15,0.11,0.04,flip -3374,做空,2020-04-09 09:00:00,2020-04-09 09:20:00,172.1,171.45,2.14,100.0,1.2428,0.81,0.11,0.7,tp_lower -3375,做多,2020-04-09 10:45:00,2020-04-09 10:50:00,171.18,170.9,2.14,100.0,1.2529,-0.35,0.11,-0.46,flip -3376,做空,2020-04-09 10:50:00,2020-04-09 10:55:00,170.9,171.02,2.14,100.0,1.2517,-0.15,0.11,-0.26,flip -3377,做多,2020-04-09 10:55:00,2020-04-09 11:05:00,171.02,171.86,2.14,100.0,1.2487,1.05,0.11,0.94,tp_upper -3378,做多,2020-04-09 12:50:00,2020-04-09 14:05:00,170.44,170.47,2.14,100.0,1.2578,0.04,0.11,-0.07,flip -3379,做空,2020-04-09 14:05:00,2020-04-09 14:20:00,170.47,170.21,2.14,100.0,1.2566,0.33,0.11,0.22,tp_lower -3380,做多,2020-04-09 14:25:00,2020-04-09 14:30:00,170.77,171.4,2.14,100.0,1.255,0.79,0.11,0.68,tp_upper -3381,做多,2020-04-09 14:55:00,2020-04-09 15:00:00,171.03,170.5,2.15,100.0,1.2565,-0.67,0.11,-0.77,flip -3382,做空,2020-04-09 15:00:00,2020-04-09 15:15:00,170.5,169.31,2.14,100.0,1.2552,1.49,0.11,1.39,tp_lower -3383,做多,2020-04-09 16:00:00,2020-04-09 16:05:00,170.53,170.06,2.15,100.0,1.2625,-0.59,0.11,-0.7,flip -3384,做空,2020-04-09 16:05:00,2020-04-09 16:15:00,170.06,170.25,2.14,100.0,1.2612,-0.24,0.11,-0.35,flip -3385,做多,2020-04-09 16:15:00,2020-04-09 16:20:00,170.25,169.96,2.14,100.0,1.2572,-0.36,0.11,-0.47,flip -3386,做空,2020-04-09 16:20:00,2020-04-09 16:25:00,169.96,170.03,2.13,100.0,1.2559,-0.09,0.11,-0.19,flip -3387,做多,2020-04-09 16:25:00,2020-04-09 16:40:00,170.03,169.63,2.13,100.0,1.2536,-0.5,0.11,-0.61,flip -3388,做空,2020-04-09 16:40:00,2020-04-09 16:55:00,169.63,169.72,2.12,100.0,1.2524,-0.11,0.11,-0.22,tp_lower -3389,做多,2020-04-09 17:05:00,2020-04-09 17:45:00,170.27,169.88,2.12,100.0,1.2457,-0.49,0.11,-0.59,flip -3390,做空,2020-04-09 17:45:00,2020-04-09 17:55:00,169.88,170.09,2.11,100.0,1.2445,-0.26,0.11,-0.37,flip -3391,做多,2020-04-09 17:55:00,2020-04-09 18:00:00,170.09,169.5,2.11,100.0,1.2402,-0.73,0.11,-0.84,flip -3392,做空,2020-04-09 18:00:00,2020-04-09 18:05:00,169.5,169.48,2.1,100.0,1.2389,0.02,0.1,-0.08,tp_lower -3393,做多,2020-04-09 18:20:00,2020-04-09 19:55:00,169.84,169.12,2.1,100.0,1.2354,-0.89,0.1,-0.99,flip -3394,做空,2020-04-09 19:55:00,2020-04-09 20:05:00,169.12,168.79,2.09,100.0,1.2341,0.41,0.1,0.3,flip -3395,做多,2020-04-09 20:05:00,2020-04-09 20:20:00,168.79,169.24,2.09,100.0,1.2377,0.56,0.1,0.45,tp_upper -3396,做多,2020-04-10 00:35:00,2020-04-10 00:40:00,169.97,169.69,2.17,100.0,1.2758,-0.36,0.11,-0.47,flip -3397,做空,2020-04-10 00:40:00,2020-04-10 00:45:00,169.69,169.92,2.16,100.0,1.2745,-0.29,0.11,-0.4,flip -3398,做多,2020-04-10 00:45:00,2020-04-10 00:55:00,169.92,169.94,2.16,100.0,1.2698,0.03,0.11,-0.08,flip -3399,做空,2020-04-10 00:55:00,2020-04-10 01:35:00,169.94,169.43,2.16,100.0,1.2685,0.65,0.11,0.54,flip -3400,做多,2020-04-10 01:35:00,2020-04-10 06:20:00,169.43,161.84,2.16,100.0,1.2749,-9.68,0.1,-9.78,flip -3401,做空,2020-04-10 06:20:00,2020-04-10 07:00:00,161.84,158.32,2.06,100.0,1.2736,4.48,0.1,4.38,tp_lower -3402,做多,2020-04-10 08:15:00,2020-04-10 08:20:00,158.73,158.6,2.1,100.0,1.3255,-0.17,0.11,-0.28,flip -3403,做空,2020-04-10 08:20:00,2020-04-10 08:35:00,158.6,158.51,2.1,100.0,1.3242,0.12,0.1,0.01,flip -3404,做多,2020-04-10 08:35:00,2020-04-10 08:50:00,158.51,157.84,2.1,100.0,1.3243,-0.89,0.1,-0.99,flip -3405,做空,2020-04-10 08:50:00,2020-04-10 08:55:00,157.84,157.94,2.09,100.0,1.323,-0.13,0.1,-0.24,flip -3406,做多,2020-04-10 08:55:00,2020-04-10 09:25:00,157.94,157.86,2.08,100.0,1.32,-0.11,0.1,-0.21,flip -3407,做空,2020-04-10 09:25:00,2020-04-10 09:35:00,157.86,157.48,2.08,100.0,1.3187,0.5,0.1,0.4,tp_lower -3408,做多,2020-04-10 09:55:00,2020-04-10 10:00:00,158.2,157.95,2.08,100.0,1.3177,-0.33,0.1,-0.43,flip -3409,做空,2020-04-10 10:00:00,2020-04-10 10:05:00,157.95,158.19,2.08,100.0,1.3164,-0.32,0.1,-0.42,flip -3410,做多,2020-04-10 10:05:00,2020-04-10 10:20:00,158.19,158.76,2.07,100.0,1.3111,0.75,0.1,0.64,tp_upper -3411,做多,2020-04-10 12:05:00,2020-04-10 12:15:00,158.42,158.39,2.08,100.0,1.3126,-0.04,0.1,-0.14,flip -3412,做空,2020-04-10 12:15:00,2020-04-10 12:25:00,158.39,158.27,2.08,100.0,1.3113,0.16,0.1,0.05,flip -3413,做多,2020-04-10 12:25:00,2020-04-10 12:30:00,158.27,158.02,2.08,100.0,1.312,-0.33,0.1,-0.43,flip -3414,做空,2020-04-10 12:30:00,2020-04-10 12:35:00,158.02,158.04,2.07,100.0,1.3106,-0.03,0.1,-0.13,flip -3415,做多,2020-04-10 12:35:00,2020-04-10 12:45:00,158.04,158.25,2.07,100.0,1.309,0.27,0.1,0.17,flip -3416,做空,2020-04-10 12:45:00,2020-04-10 13:15:00,158.25,157.69,2.07,100.0,1.3077,0.73,0.1,0.63,tp_lower -3417,做多,2020-04-10 13:40:00,2020-04-10 14:10:00,157.87,157.94,2.07,100.0,1.3142,0.09,0.1,-0.01,flip -3418,做空,2020-04-10 14:10:00,2020-04-10 14:25:00,157.94,157.06,2.07,100.0,1.3129,1.16,0.1,1.05,tp_lower -3419,做多,2020-04-10 16:15:00,2020-04-10 16:20:00,155.53,155.14,2.08,100.0,1.3393,-0.52,0.1,-0.63,flip -3420,做空,2020-04-10 16:20:00,2020-04-10 16:35:00,155.14,154.75,2.08,100.0,1.338,0.52,0.1,0.42,flip -3421,做多,2020-04-10 16:35:00,2020-04-10 16:55:00,154.75,156.33,2.08,100.0,1.3434,2.12,0.11,2.02,tp_upper -3422,做多,2020-04-10 18:05:00,2020-04-10 19:05:00,156.34,158.37,2.1,100.0,1.3419,2.72,0.11,2.62,tp_upper -3423,做多,2020-04-10 19:55:00,2020-04-10 20:10:00,157.99,158.01,2.12,100.0,1.3438,0.03,0.11,-0.08,flip -3424,做空,2020-04-10 20:10:00,2020-04-10 20:20:00,158.01,157.81,2.12,100.0,1.3425,0.27,0.11,0.16,flip -3425,做多,2020-04-10 20:20:00,2020-04-10 20:40:00,157.81,158.13,2.12,100.0,1.3445,0.43,0.11,0.32,flip -3426,做空,2020-04-10 20:40:00,2020-04-10 22:00:00,158.13,159.67,2.12,100.0,1.3432,-2.07,0.11,-2.18,flip -3427,做多,2020-04-10 22:00:00,2020-04-10 22:15:00,159.67,159.02,2.1,100.0,1.316,-0.86,0.1,-0.96,flip -3428,做空,2020-04-10 22:15:00,2020-04-10 22:20:00,159.02,159.11,2.09,100.0,1.3146,-0.12,0.1,-0.22,flip -3429,做多,2020-04-10 22:20:00,2020-04-11 00:10:00,159.11,158.76,2.09,100.0,1.3118,-0.46,0.1,-0.56,tp_upper -3430,做多,2020-04-11 02:20:00,2020-04-11 02:35:00,159.4,159.48,2.14,100.0,1.3449,0.11,0.11,0.0,flip -3431,做空,2020-04-11 02:35:00,2020-04-11 02:50:00,159.48,159.57,2.14,100.0,1.3436,-0.12,0.11,-0.23,flip -3432,做多,2020-04-11 02:50:00,2020-04-11 03:10:00,159.57,159.56,2.14,100.0,1.3407,-0.01,0.11,-0.12,flip -3433,做空,2020-04-11 03:10:00,2020-04-11 03:30:00,159.56,159.61,2.14,100.0,1.3394,-0.07,0.11,-0.17,flip -3434,做多,2020-04-11 03:30:00,2020-04-11 03:35:00,159.61,159.56,2.13,100.0,1.3372,-0.07,0.11,-0.17,flip -3435,做空,2020-04-11 03:35:00,2020-04-11 05:05:00,159.56,159.71,2.13,100.0,1.3359,-0.2,0.11,-0.31,tp_lower -3436,做多,2020-04-11 05:30:00,2020-04-11 05:40:00,160.17,160.33,2.13,100.0,1.3282,0.21,0.11,0.11,flip -3437,做空,2020-04-11 05:40:00,2020-04-11 05:50:00,160.33,160.56,2.13,100.0,1.3269,-0.31,0.11,-0.41,flip -3438,做多,2020-04-11 05:50:00,2020-04-11 06:30:00,160.56,160.06,2.12,100.0,1.3217,-0.66,0.11,-0.77,flip -3439,做空,2020-04-11 06:30:00,2020-04-11 06:45:00,160.06,160.23,2.11,100.0,1.3204,-0.22,0.11,-0.33,flip -3440,做多,2020-04-11 06:45:00,2020-04-11 08:40:00,160.23,158.87,2.11,100.0,1.3163,-1.79,0.1,-1.89,tp_upper -3441,做多,2020-04-11 08:55:00,2020-04-11 09:00:00,158.76,158.59,2.09,100.0,1.3159,-0.22,0.1,-0.33,flip -3442,做空,2020-04-11 09:00:00,2020-04-11 09:10:00,158.59,158.33,2.08,100.0,1.3146,0.34,0.1,0.24,tp_lower -3443,做多,2020-04-11 10:05:00,2020-04-11 10:10:00,158.36,158.3,2.09,100.0,1.3173,-0.08,0.1,-0.18,flip -3444,做空,2020-04-11 10:10:00,2020-04-11 10:30:00,158.3,157.65,2.08,100.0,1.316,0.86,0.1,0.75,tp_lower -3445,做多,2020-04-11 11:05:00,2020-04-11 12:25:00,158.31,158.42,2.09,100.0,1.32,0.15,0.1,0.04,flip -3446,做空,2020-04-11 12:25:00,2020-04-11 12:45:00,158.42,158.63,2.09,100.0,1.3187,-0.28,0.1,-0.38,flip -3447,做多,2020-04-11 12:45:00,2020-04-11 12:50:00,158.63,158.31,2.08,100.0,1.3139,-0.42,0.1,-0.52,flip -3448,做空,2020-04-11 12:50:00,2020-04-11 12:55:00,158.31,158.66,2.08,100.0,1.3126,-0.46,0.1,-0.56,flip -3449,做多,2020-04-11 12:55:00,2020-04-11 13:00:00,158.66,158.57,2.07,100.0,1.3055,-0.12,0.1,-0.22,flip -3450,做空,2020-04-11 13:00:00,2020-04-11 13:10:00,158.57,158.01,2.07,100.0,1.3042,0.73,0.1,0.63,tp_lower -3451,做多,2020-04-11 15:15:00,2020-04-11 15:20:00,157.35,157.28,2.07,100.0,1.3176,-0.09,0.1,-0.2,flip -3452,做空,2020-04-11 15:20:00,2020-04-11 16:00:00,157.28,157.89,2.07,100.0,1.3163,-0.8,0.1,-0.91,flip -3453,做多,2020-04-11 16:00:00,2020-04-11 16:05:00,157.89,158.04,2.06,100.0,1.3048,0.2,0.1,0.09,tp_upper -3454,做多,2020-04-11 17:45:00,2020-04-11 17:50:00,156.48,156.04,2.06,100.0,1.3165,-0.58,0.1,-0.68,flip -3455,做空,2020-04-11 17:50:00,2020-04-11 18:10:00,156.04,155.9,2.05,100.0,1.3152,0.18,0.1,0.08,flip -3456,做多,2020-04-11 18:10:00,2020-04-11 18:15:00,155.9,155.53,2.05,100.0,1.3162,-0.49,0.1,-0.59,flip -3457,做空,2020-04-11 18:15:00,2020-04-11 18:20:00,155.53,155.76,2.05,100.0,1.3149,-0.3,0.1,-0.4,flip -3458,做多,2020-04-11 18:20:00,2020-04-11 18:30:00,155.76,155.73,2.04,100.0,1.3097,-0.04,0.1,-0.14,flip -3459,做空,2020-04-11 18:30:00,2020-04-11 18:35:00,155.73,156.07,2.04,100.0,1.3084,-0.44,0.1,-0.55,flip -3460,做多,2020-04-11 18:35:00,2020-04-11 18:40:00,156.07,155.87,2.03,100.0,1.3014,-0.26,0.1,-0.36,flip -3461,做空,2020-04-11 18:40:00,2020-04-11 18:50:00,155.87,155.82,2.03,100.0,1.3001,0.07,0.1,-0.04,flip -3462,做多,2020-04-11 18:50:00,2020-04-11 18:55:00,155.82,156.69,2.03,100.0,1.2996,1.13,0.1,1.03,tp_upper -3463,做多,2020-04-11 18:55:00,2020-04-11 19:00:00,156.69,156.66,2.03,100.0,1.2983,-0.04,0.1,-0.14,tp_upper -3464,做多,2020-04-11 19:20:00,2020-04-11 19:25:00,156.16,155.98,2.03,100.0,1.3012,-0.23,0.1,-0.34,flip -3465,做空,2020-04-11 19:25:00,2020-04-11 19:35:00,155.98,155.96,2.03,100.0,1.2999,0.03,0.1,-0.08,flip -3466,做多,2020-04-11 19:35:00,2020-04-11 21:35:00,155.96,155.0,2.03,100.0,1.2989,-1.25,0.1,-1.35,tp_upper -3467,做多,2020-04-11 21:35:00,2020-04-11 21:40:00,155.0,156.07,2.01,100.0,1.2976,1.39,0.1,1.29,tp_upper -3468,做多,2020-04-11 23:10:00,2020-04-11 23:50:00,157.89,158.03,2.02,100.0,1.2814,0.18,0.1,0.08,tp_upper -3469,做多,2020-04-12 00:40:00,2020-04-12 01:25:00,158.1,158.04,2.1,100.0,1.3262,-0.08,0.1,-0.18,flip -3470,做空,2020-04-12 01:25:00,2020-04-12 01:55:00,158.04,157.23,2.09,100.0,1.3249,1.07,0.1,0.97,tp_lower -3471,做多,2020-04-12 03:20:00,2020-04-12 03:25:00,156.75,156.68,2.1,100.0,1.3413,-0.09,0.11,-0.2,flip -3472,做空,2020-04-12 03:25:00,2020-04-12 03:40:00,156.68,156.37,2.1,100.0,1.34,0.42,0.1,0.31,tp_lower -3473,做多,2020-04-12 04:40:00,2020-04-12 05:35:00,156.0,156.48,2.1,100.0,1.3471,0.65,0.11,0.54,tp_upper -3474,做多,2020-04-12 06:45:00,2020-04-12 07:00:00,156.54,156.41,2.11,100.0,1.3452,-0.17,0.11,-0.28,flip -3475,做空,2020-04-12 07:00:00,2020-04-12 07:10:00,156.41,156.2,2.1,100.0,1.3439,0.28,0.1,0.18,tp_lower -3476,做多,2020-04-12 07:35:00,2020-04-12 08:00:00,156.66,157.31,2.1,100.0,1.3422,0.87,0.11,0.77,tp_upper -3477,做多,2020-04-12 10:30:00,2020-04-12 11:30:00,157.65,158.39,2.11,100.0,1.338,0.99,0.11,0.88,tp_upper -3478,做多,2020-04-12 13:45:00,2020-04-12 14:10:00,159.6,160.16,2.12,100.0,1.3265,0.74,0.11,0.64,tp_upper -3479,做多,2020-04-12 15:35:00,2020-04-12 15:50:00,160.63,161.0,2.12,100.0,1.3213,0.49,0.11,0.38,tp_upper -3480,做多,2020-04-12 17:20:00,2020-04-12 17:25:00,162.91,162.84,2.13,100.0,1.3045,-0.09,0.11,-0.2,flip -3481,做空,2020-04-12 17:25:00,2020-04-12 17:30:00,162.84,163.12,2.12,100.0,1.3032,-0.36,0.11,-0.47,flip -3482,做多,2020-04-12 17:30:00,2020-04-12 17:35:00,163.12,162.92,2.12,100.0,1.2974,-0.26,0.11,-0.37,flip -3483,做空,2020-04-12 17:35:00,2020-04-12 17:50:00,162.92,163.09,2.11,100.0,1.2961,-0.22,0.11,-0.33,flip -3484,做多,2020-04-12 17:50:00,2020-04-12 17:55:00,163.09,162.96,2.11,100.0,1.2921,-0.17,0.11,-0.27,flip -3485,做空,2020-04-12 17:55:00,2020-04-12 18:00:00,162.96,163.34,2.1,100.0,1.2909,-0.49,0.11,-0.6,flip -3486,做多,2020-04-12 18:00:00,2020-04-12 18:05:00,163.34,163.02,2.1,100.0,1.2836,-0.41,0.1,-0.52,flip -3487,做空,2020-04-12 18:05:00,2020-04-12 18:10:00,163.02,163.1,2.09,100.0,1.2823,-0.1,0.1,-0.21,flip -3488,做多,2020-04-12 18:10:00,2020-04-12 19:05:00,163.1,163.83,2.09,100.0,1.2797,0.93,0.1,0.83,tp_upper -3489,做多,2020-04-12 20:45:00,2020-04-12 20:50:00,164.15,163.02,2.09,100.0,1.276,-1.44,0.1,-1.55,flip -3490,做空,2020-04-12 20:50:00,2020-04-12 20:55:00,163.02,163.54,2.08,100.0,1.2747,-0.66,0.1,-0.77,tp_lower -3491,做多,2020-04-12 21:45:00,2020-04-12 21:50:00,163.68,163.65,2.07,100.0,1.2642,-0.04,0.1,-0.14,flip -3492,做空,2020-04-12 21:50:00,2020-04-12 22:05:00,163.65,163.1,2.07,100.0,1.263,0.69,0.1,0.59,flip -3493,做多,2020-04-12 22:05:00,2020-04-13 02:00:00,163.1,152.59,2.07,100.0,1.2702,-13.35,0.1,-13.45,flip -3494,做空,2020-04-13 02:00:00,2020-04-13 02:10:00,152.59,153.37,1.98,100.0,1.2993,-1.01,0.1,-1.11,flip -3495,做多,2020-04-13 02:10:00,2020-04-13 02:15:00,153.37,153.17,1.97,100.0,1.2847,-0.26,0.1,-0.36,flip -3496,做空,2020-04-13 02:15:00,2020-04-13 02:20:00,153.17,153.34,1.97,100.0,1.2835,-0.22,0.1,-0.32,flip -3497,做多,2020-04-13 02:20:00,2020-04-13 02:25:00,153.34,153.17,1.96,100.0,1.2793,-0.22,0.1,-0.32,flip -3498,做空,2020-04-13 02:25:00,2020-04-13 02:35:00,153.17,153.1,1.96,100.0,1.278,0.09,0.1,-0.01,flip -3499,做多,2020-04-13 02:35:00,2020-04-13 02:45:00,153.1,153.73,1.96,100.0,1.2779,0.81,0.1,0.71,tp_upper -3500,做多,2020-04-13 03:35:00,2020-04-13 04:35:00,153.16,152.93,1.96,100.0,1.2814,-0.29,0.1,-0.39,flip -3501,做空,2020-04-13 04:35:00,2020-04-13 05:00:00,152.93,153.05,1.96,100.0,1.2801,-0.15,0.1,-0.25,flip -3502,做多,2020-04-13 05:00:00,2020-04-13 05:30:00,153.05,152.83,1.95,100.0,1.2768,-0.28,0.1,-0.38,flip -3503,做空,2020-04-13 05:30:00,2020-04-13 05:45:00,152.83,152.36,1.95,100.0,1.2756,0.6,0.1,0.5,tp_lower -3504,做多,2020-04-13 06:05:00,2020-04-13 06:30:00,152.72,153.56,1.95,100.0,1.2791,1.07,0.1,0.98,tp_upper -3505,做多,2020-04-13 07:10:00,2020-04-13 07:15:00,152.91,152.7,1.96,100.0,1.2833,-0.27,0.1,-0.37,flip -3506,做空,2020-04-13 07:15:00,2020-04-13 07:20:00,152.7,152.97,1.96,100.0,1.282,-0.35,0.1,-0.44,flip -3507,做多,2020-04-13 07:20:00,2020-04-13 07:25:00,152.97,152.49,1.95,100.0,1.2762,-0.61,0.1,-0.71,flip -3508,做空,2020-04-13 07:25:00,2020-04-13 07:30:00,152.49,151.92,1.94,100.0,1.2749,0.73,0.1,0.63,tp_lower -3509,做多,2020-04-13 08:05:00,2020-04-13 08:10:00,152.73,152.54,1.95,100.0,1.2764,-0.24,0.1,-0.34,flip -3510,做空,2020-04-13 08:10:00,2020-04-13 08:15:00,152.54,152.67,1.95,100.0,1.2751,-0.17,0.1,-0.26,flip -3511,做多,2020-04-13 08:15:00,2020-04-13 08:25:00,152.67,152.5,1.94,100.0,1.2717,-0.22,0.1,-0.31,flip -3512,做空,2020-04-13 08:25:00,2020-04-13 08:50:00,152.5,152.3,1.94,100.0,1.2704,0.25,0.1,0.16,flip -3513,做多,2020-04-13 08:50:00,2020-04-13 09:00:00,152.3,151.93,1.94,100.0,1.2725,-0.47,0.1,-0.57,flip -3514,做空,2020-04-13 09:00:00,2020-04-13 09:20:00,151.93,151.76,1.93,100.0,1.2712,0.22,0.1,0.12,tp_lower -3515,做多,2020-04-13 10:00:00,2020-04-13 10:15:00,151.96,151.9,1.93,100.0,1.2711,-0.08,0.1,-0.17,flip -3516,做空,2020-04-13 10:15:00,2020-04-13 13:20:00,151.9,153.1,1.93,100.0,1.2698,-1.52,0.1,-1.62,flip -3517,做多,2020-04-13 13:20:00,2020-04-13 13:30:00,153.1,152.59,1.91,100.0,1.2487,-0.64,0.1,-0.73,flip -3518,做空,2020-04-13 13:30:00,2020-04-13 13:35:00,152.59,152.95,1.9,100.0,1.2474,-0.45,0.1,-0.54,tp_lower -3519,做多,2020-04-13 13:35:00,2020-04-13 13:40:00,152.95,152.68,1.9,100.0,1.2403,-0.33,0.09,-0.43,flip -3520,做空,2020-04-13 13:40:00,2020-04-13 13:50:00,152.68,152.25,1.89,100.0,1.2391,0.53,0.09,0.44,tp_lower -3521,做多,2020-04-13 14:00:00,2020-04-13 14:10:00,152.61,153.76,1.9,100.0,1.2419,1.43,0.1,1.33,tp_upper -3522,做多,2020-04-13 14:45:00,2020-04-13 15:00:00,152.58,153.06,1.91,100.0,1.2502,0.6,0.1,0.5,flip -3523,做空,2020-04-13 15:00:00,2020-04-13 16:40:00,153.06,153.88,1.91,100.0,1.249,-1.02,0.1,-1.12,flip -3524,做多,2020-04-13 16:40:00,2020-04-13 16:50:00,153.88,153.58,1.9,100.0,1.2344,-0.37,0.09,-0.47,flip -3525,做空,2020-04-13 16:50:00,2020-04-13 16:55:00,153.58,153.7,1.89,100.0,1.2332,-0.15,0.09,-0.24,flip -3526,做多,2020-04-13 16:55:00,2020-04-13 17:25:00,153.7,153.85,1.89,100.0,1.23,0.18,0.09,0.09,flip -3527,做空,2020-04-13 17:25:00,2020-04-13 17:30:00,153.85,154.21,1.89,100.0,1.2288,-0.44,0.09,-0.54,flip -3528,做多,2020-04-13 17:30:00,2020-04-13 17:40:00,154.21,153.9,1.88,100.0,1.2218,-0.38,0.09,-0.47,flip -3529,做空,2020-04-13 17:40:00,2020-04-13 17:50:00,153.9,153.97,1.88,100.0,1.2206,-0.09,0.09,-0.18,flip -3530,做多,2020-04-13 17:50:00,2020-04-13 17:55:00,153.97,153.69,1.88,100.0,1.2183,-0.34,0.09,-0.43,flip -3531,做空,2020-04-13 17:55:00,2020-04-13 18:00:00,153.69,154.18,1.87,100.0,1.2171,-0.6,0.09,-0.69,flip -3532,做多,2020-04-13 18:00:00,2020-04-13 18:05:00,154.18,153.91,1.86,100.0,1.2081,-0.33,0.09,-0.42,flip -3533,做空,2020-04-13 18:05:00,2020-04-13 18:50:00,153.91,153.72,1.86,100.0,1.2069,0.23,0.09,0.14,tp_lower -3534,做多,2020-04-13 19:00:00,2020-04-13 19:20:00,153.89,154.34,1.86,100.0,1.2073,0.54,0.09,0.45,tp_upper -3535,做多,2020-04-13 22:00:00,2020-04-13 22:10:00,157.52,157.2,1.86,100.0,1.1818,-0.38,0.09,-0.47,flip -3536,做空,2020-04-13 22:10:00,2020-04-13 22:30:00,157.2,157.34,1.86,100.0,1.1806,-0.17,0.09,-0.26,flip -3537,做多,2020-04-13 22:30:00,2020-04-13 22:45:00,157.34,157.42,1.85,100.0,1.1773,0.09,0.09,0.0,flip -3538,做空,2020-04-13 22:45:00,2020-04-13 22:50:00,157.42,157.81,1.85,100.0,1.1761,-0.46,0.09,-0.55,flip -3539,做多,2020-04-13 22:50:00,2020-04-13 23:00:00,157.81,157.64,1.85,100.0,1.1692,-0.2,0.09,-0.29,tp_upper -3540,做多,2020-04-13 23:15:00,2020-04-13 23:20:00,157.76,157.28,1.84,100.0,1.1671,-0.56,0.09,-0.65,flip -3541,做空,2020-04-13 23:20:00,2020-04-13 23:30:00,157.28,156.66,1.83,100.0,1.1659,0.72,0.09,0.63,tp_lower -3542,做多,2020-04-14 00:00:00,2020-04-14 00:05:00,157.49,156.97,1.92,100.0,1.2208,-0.63,0.1,-0.73,flip -3543,做空,2020-04-14 00:05:00,2020-04-14 00:10:00,156.97,157.4,1.91,100.0,1.2196,-0.52,0.1,-0.62,flip -3544,做多,2020-04-14 00:10:00,2020-04-14 00:15:00,157.4,157.0,1.91,100.0,1.2117,-0.48,0.1,-0.58,flip -3545,做空,2020-04-14 00:15:00,2020-04-14 00:45:00,157.0,156.03,1.9,100.0,1.2105,1.17,0.09,1.08,tp_lower -3546,做多,2020-04-14 01:20:00,2020-04-14 02:00:00,156.47,157.46,1.91,100.0,1.2209,1.21,0.1,1.11,tp_upper -3547,做多,2020-04-14 03:10:00,2020-04-14 03:25:00,157.16,157.34,1.92,100.0,1.222,0.22,0.1,0.12,flip -3548,做空,2020-04-14 03:25:00,2020-04-14 03:30:00,157.34,157.59,1.92,100.0,1.2208,-0.31,0.1,-0.4,flip -3549,做多,2020-04-14 03:30:00,2020-04-14 03:35:00,157.59,158.1,1.92,100.0,1.2157,0.62,0.1,0.52,tp_upper -3550,做多,2020-04-14 04:55:00,2020-04-14 05:15:00,158.08,158.14,1.92,100.0,1.2146,0.07,0.1,-0.02,flip -3551,做空,2020-04-14 05:15:00,2020-04-14 05:30:00,158.14,158.18,1.92,100.0,1.2134,-0.05,0.1,-0.14,flip -3552,做多,2020-04-14 05:30:00,2020-04-14 07:15:00,158.18,158.4,1.92,100.0,1.2116,0.27,0.1,0.17,tp_upper -3553,做多,2020-04-14 08:50:00,2020-04-14 08:55:00,156.77,156.31,1.92,100.0,1.223,-0.56,0.1,-0.66,flip -3554,做空,2020-04-14 08:55:00,2020-04-14 09:05:00,156.31,156.57,1.91,100.0,1.2218,-0.32,0.1,-0.41,flip -3555,做多,2020-04-14 09:05:00,2020-04-14 09:15:00,156.57,156.15,1.9,100.0,1.2165,-0.51,0.09,-0.61,flip -3556,做空,2020-04-14 09:15:00,2020-04-14 09:20:00,156.15,156.47,1.9,100.0,1.2153,-0.39,0.1,-0.48,flip -3557,做多,2020-04-14 09:20:00,2020-04-14 09:25:00,156.47,156.73,1.89,100.0,1.2091,0.31,0.09,0.22,tp_upper -3558,做多,2020-04-14 12:15:00,2020-04-14 12:30:00,156.39,156.56,1.89,100.0,1.2105,0.21,0.09,0.11,flip -3559,做空,2020-04-14 12:30:00,2020-04-14 12:35:00,156.56,157.01,1.89,100.0,1.2093,-0.54,0.09,-0.64,flip -3560,做多,2020-04-14 12:35:00,2020-04-14 12:40:00,157.01,157.19,1.89,100.0,1.2011,0.22,0.09,0.12,tp_upper -3561,做多,2020-04-14 15:05:00,2020-04-14 15:10:00,159.3,159.19,1.89,100.0,1.184,-0.13,0.09,-0.22,flip -3562,做空,2020-04-14 15:10:00,2020-04-14 16:05:00,159.19,159.7,1.88,100.0,1.1829,-0.6,0.09,-0.7,flip -3563,做多,2020-04-14 16:05:00,2020-04-14 16:15:00,159.7,160.13,1.88,100.0,1.1741,0.5,0.09,0.41,tp_upper -3564,做多,2020-04-14 17:20:00,2020-04-14 17:25:00,160.49,160.27,1.88,100.0,1.1703,-0.26,0.09,-0.35,flip -3565,做空,2020-04-14 17:25:00,2020-04-14 17:30:00,160.27,160.55,1.87,100.0,1.1692,-0.33,0.09,-0.42,flip -3566,做多,2020-04-14 17:30:00,2020-04-14 17:35:00,160.55,160.28,1.87,100.0,1.1639,-0.31,0.09,-0.41,flip -3567,做空,2020-04-14 17:35:00,2020-04-14 17:55:00,160.28,159.51,1.86,100.0,1.1627,0.9,0.09,0.8,tp_lower -3568,做多,2020-04-14 18:10:00,2020-04-14 18:20:00,160.95,160.52,1.87,100.0,1.1623,-0.5,0.09,-0.59,flip -3569,做空,2020-04-14 18:20:00,2020-04-14 18:30:00,160.52,160.33,1.86,100.0,1.1611,0.22,0.09,0.13,flip -3570,做多,2020-04-14 18:30:00,2020-04-14 18:55:00,160.33,160.3,1.86,100.0,1.1627,-0.03,0.09,-0.13,flip -3571,做空,2020-04-14 18:55:00,2020-04-14 19:10:00,160.3,159.31,1.86,100.0,1.1616,1.15,0.09,1.06,tp_lower -3572,做多,2020-04-14 19:35:00,2020-04-14 19:40:00,160.15,160.12,1.87,100.0,1.1687,-0.04,0.09,-0.13,flip -3573,做空,2020-04-14 19:40:00,2020-04-14 20:10:00,160.12,159.72,1.87,100.0,1.1675,0.47,0.09,0.37,flip -3574,做多,2020-04-14 20:10:00,2020-04-14 20:25:00,159.72,159.78,1.87,100.0,1.1722,0.07,0.09,-0.02,flip -3575,做空,2020-04-14 20:25:00,2020-04-14 20:30:00,159.78,159.18,1.87,100.0,1.171,0.7,0.09,0.61,tp_lower -3576,做多,2020-04-14 22:00:00,2020-04-14 22:05:00,159.27,159.49,1.88,100.0,1.178,0.26,0.09,0.17,tp_upper -3577,做多,2020-04-14 23:15:00,2020-04-14 23:20:00,159.84,159.24,1.88,100.0,1.1743,-0.7,0.09,-0.8,flip -3578,做空,2020-04-14 23:20:00,2020-04-14 23:25:00,159.24,159.67,1.87,100.0,1.1731,-0.5,0.09,-0.6,flip -3579,做多,2020-04-14 23:25:00,2020-04-14 23:30:00,159.67,159.41,1.86,100.0,1.1656,-0.3,0.09,-0.4,flip -3580,做空,2020-04-14 23:30:00,2020-04-14 23:40:00,159.41,158.76,1.86,100.0,1.1644,0.76,0.09,0.66,tp_lower -3581,做多,2020-04-15 01:10:00,2020-04-15 01:35:00,157.2,157.7,1.93,100.0,1.2266,0.61,0.1,0.52,tp_upper -3582,做多,2020-04-15 04:50:00,2020-04-15 06:15:00,160.05,160.98,1.93,100.0,1.2074,1.12,0.1,1.03,tp_upper -3583,做多,2020-04-15 07:45:00,2020-04-15 07:55:00,159.88,159.53,1.94,100.0,1.2145,-0.43,0.1,-0.52,flip -3584,做空,2020-04-15 07:55:00,2020-04-15 08:15:00,159.53,159.79,1.94,100.0,1.2133,-0.32,0.1,-0.41,flip -3585,做多,2020-04-15 08:15:00,2020-04-15 08:20:00,159.79,159.74,1.93,100.0,1.2081,-0.06,0.1,-0.16,flip -3586,做空,2020-04-15 08:20:00,2020-04-15 08:35:00,159.74,159.78,1.93,100.0,1.2069,-0.05,0.1,-0.14,flip -3587,做多,2020-04-15 08:35:00,2020-04-15 08:40:00,159.78,159.67,1.93,100.0,1.2051,-0.13,0.1,-0.23,tp_upper -3588,做多,2020-04-15 10:05:00,2020-04-15 10:15:00,158.91,159.52,1.92,100.0,1.2096,0.74,0.1,0.64,tp_upper -3589,做多,2020-04-15 13:15:00,2020-04-15 13:35:00,156.61,157.07,1.93,100.0,1.2309,0.57,0.1,0.47,tp_upper -3590,做多,2020-04-15 13:55:00,2020-04-15 14:00:00,156.61,156.59,1.93,100.0,1.2333,-0.02,0.1,-0.12,flip -3591,做空,2020-04-15 14:00:00,2020-04-15 15:05:00,156.59,156.87,1.93,100.0,1.232,-0.34,0.1,-0.44,flip -3592,做多,2020-04-15 15:05:00,2020-04-15 15:15:00,156.87,156.89,1.92,100.0,1.2264,0.02,0.1,-0.07,flip -3593,做空,2020-04-15 15:15:00,2020-04-15 15:25:00,156.89,156.93,1.92,100.0,1.2252,-0.05,0.1,-0.15,flip -3594,做多,2020-04-15 15:25:00,2020-04-15 16:10:00,156.93,156.45,1.92,100.0,1.2233,-0.59,0.1,-0.68,flip -3595,做空,2020-04-15 16:10:00,2020-04-15 16:15:00,156.45,156.54,1.91,100.0,1.2221,-0.11,0.1,-0.21,flip -3596,做多,2020-04-15 16:15:00,2020-04-15 16:40:00,156.54,157.14,1.91,100.0,1.2195,0.73,0.1,0.64,tp_upper -3597,做多,2020-04-15 17:40:00,2020-04-15 17:45:00,157.38,157.27,1.91,100.0,1.2164,-0.13,0.1,-0.23,tp_upper -3598,做多,2020-04-15 18:00:00,2020-04-15 18:10:00,157.34,157.47,1.91,100.0,1.2146,0.16,0.1,0.06,tp_upper -3599,做多,2020-04-15 19:35:00,2020-04-15 19:45:00,157.29,157.41,1.91,100.0,1.2148,0.15,0.1,0.05,flip -3600,做空,2020-04-15 19:45:00,2020-04-15 20:00:00,157.41,156.65,1.91,100.0,1.2136,0.92,0.1,0.83,tp_lower -3601,做多,2020-04-15 20:05:00,2020-04-15 20:50:00,157.46,157.37,1.92,100.0,1.2179,-0.11,0.1,-0.21,flip -3602,做空,2020-04-15 20:50:00,2020-04-15 21:00:00,157.37,157.88,1.91,100.0,1.2166,-0.62,0.1,-0.72,flip -3603,做多,2020-04-15 21:00:00,2020-04-15 21:15:00,157.88,157.18,1.91,100.0,1.2076,-0.85,0.09,-0.94,flip -3604,做空,2020-04-15 21:15:00,2020-04-15 21:40:00,157.18,157.05,1.9,100.0,1.2064,0.16,0.09,0.06,tp_lower -3605,做多,2020-04-16 01:20:00,2020-04-16 01:30:00,151.14,152.22,1.94,100.0,1.2818,1.38,0.1,1.29,tp_upper -3606,做多,2020-04-16 02:45:00,2020-04-16 03:00:00,152.77,152.27,1.95,100.0,1.2759,-0.64,0.1,-0.74,flip -3607,做空,2020-04-16 03:00:00,2020-04-16 03:05:00,152.27,152.09,1.94,100.0,1.2746,0.23,0.1,0.13,tp_lower -3608,做多,2020-04-16 03:35:00,2020-04-16 03:50:00,152.54,152.86,1.94,100.0,1.2726,0.41,0.1,0.31,tp_upper -3609,做多,2020-04-16 04:35:00,2020-04-16 04:50:00,152.42,152.53,1.94,100.0,1.275,0.14,0.1,0.04,flip -3610,做空,2020-04-16 04:50:00,2020-04-16 05:00:00,152.53,152.79,1.94,100.0,1.2737,-0.33,0.1,-0.43,flip -3611,做多,2020-04-16 05:00:00,2020-04-16 05:20:00,152.79,153.15,1.94,100.0,1.2681,0.46,0.1,0.36,tp_upper -3612,做多,2020-04-16 10:00:00,2020-04-16 10:05:00,170.41,169.93,1.94,100.0,1.1386,-0.55,0.1,-0.64,flip -3613,做空,2020-04-16 10:05:00,2020-04-16 10:15:00,169.93,170.29,1.93,100.0,1.1374,-0.41,0.1,-0.51,flip -3614,做多,2020-04-16 10:15:00,2020-04-16 10:25:00,170.29,169.76,1.93,100.0,1.1315,-0.6,0.1,-0.7,flip -3615,做空,2020-04-16 10:25:00,2020-04-16 10:35:00,169.76,167.31,1.92,100.0,1.1303,2.77,0.09,2.67,tp_lower -3616,做多,2020-04-16 11:10:00,2020-04-16 11:35:00,169.4,169.55,1.94,100.0,1.148,0.17,0.1,0.07,flip -3617,做空,2020-04-16 11:35:00,2020-04-16 11:45:00,169.55,169.24,1.94,100.0,1.1468,0.36,0.1,0.26,flip -3618,做多,2020-04-16 11:45:00,2020-04-16 12:00:00,169.24,169.17,1.95,100.0,1.1499,-0.08,0.1,-0.18,tp_upper -3619,做多,2020-04-16 13:40:00,2020-04-16 13:45:00,170.41,169.76,1.94,100.0,1.1404,-0.74,0.1,-0.84,flip -3620,做空,2020-04-16 13:45:00,2020-04-16 13:55:00,169.76,168.9,1.93,100.0,1.1392,0.98,0.1,0.88,tp_lower -3621,做多,2020-04-16 14:20:00,2020-04-16 14:25:00,170.37,170.03,1.94,100.0,1.1398,-0.39,0.1,-0.48,flip -3622,做空,2020-04-16 14:25:00,2020-04-16 14:45:00,170.03,170.67,1.94,100.0,1.1386,-0.73,0.1,-0.83,flip -3623,做多,2020-04-16 14:45:00,2020-04-16 15:05:00,170.67,171.26,1.93,100.0,1.1289,0.67,0.1,0.57,tp_upper -3624,做多,2020-04-16 15:40:00,2020-04-16 15:45:00,171.78,171.73,1.93,100.0,1.1244,-0.06,0.1,-0.15,tp_upper -3625,做多,2020-04-16 17:00:00,2020-04-16 17:50:00,170.75,170.76,1.93,100.0,1.1297,0.01,0.1,-0.09,flip -3626,做空,2020-04-16 17:50:00,2020-04-16 18:15:00,170.76,170.95,1.93,100.0,1.1286,-0.21,0.1,-0.31,tp_lower -3627,做多,2020-04-16 18:45:00,2020-04-16 19:30:00,170.79,171.34,1.92,100.0,1.126,0.62,0.1,0.52,tp_upper -3628,做多,2020-04-16 20:20:00,2020-04-16 21:00:00,171.16,171.68,1.93,100.0,1.1261,0.59,0.1,0.49,flip -3629,做空,2020-04-16 21:00:00,2020-04-16 22:25:00,171.68,171.44,1.93,100.0,1.1249,0.27,0.1,0.17,tp_lower -3630,做多,2020-04-16 22:35:00,2020-04-16 22:40:00,173.0,172.56,1.93,100.0,1.1168,-0.49,0.1,-0.59,flip -3631,做空,2020-04-16 22:40:00,2020-04-16 23:30:00,172.56,172.87,1.93,100.0,1.1157,-0.35,0.1,-0.44,tp_lower -3632,做多,2020-04-17 00:00:00,2020-04-17 00:05:00,173.15,171.64,1.97,100.0,1.1359,-1.72,0.1,-1.81,flip -3633,做空,2020-04-17 00:05:00,2020-04-17 00:10:00,171.64,171.08,1.95,100.0,1.1348,0.64,0.1,0.54,tp_lower -3634,做多,2020-04-17 00:45:00,2020-04-17 00:55:00,172.01,171.42,1.95,100.0,1.1349,-0.67,0.1,-0.77,flip -3635,做空,2020-04-17 00:55:00,2020-04-17 01:05:00,171.42,171.73,1.94,100.0,1.1338,-0.35,0.1,-0.45,flip -3636,做多,2020-04-17 01:05:00,2020-04-17 01:15:00,171.73,171.67,1.94,100.0,1.1286,-0.07,0.1,-0.16,flip -3637,做空,2020-04-17 01:15:00,2020-04-17 02:15:00,171.67,171.81,1.94,100.0,1.1274,-0.16,0.1,-0.25,flip -3638,做多,2020-04-17 02:15:00,2020-04-17 04:00:00,171.81,170.5,1.93,100.0,1.1245,-1.47,0.1,-1.57,flip -3639,做空,2020-04-17 04:00:00,2020-04-17 04:10:00,170.5,170.94,1.92,100.0,1.1233,-0.49,0.1,-0.59,tp_lower -3640,做多,2020-04-17 05:10:00,2020-04-17 05:20:00,170.39,170.38,1.91,100.0,1.12,-0.01,0.1,-0.11,flip -3641,做空,2020-04-17 05:20:00,2020-04-17 05:35:00,170.38,170.37,1.91,100.0,1.1189,0.01,0.1,-0.08,flip -3642,做多,2020-04-17 05:35:00,2020-04-17 05:45:00,170.37,171.05,1.9,100.0,1.1179,0.76,0.1,0.66,tp_upper -3643,做多,2020-04-17 07:25:00,2020-04-17 07:45:00,170.29,169.4,1.91,100.0,1.1218,-1.0,0.1,-1.09,flip -3644,做空,2020-04-17 07:45:00,2020-04-17 07:55:00,169.4,169.65,1.9,100.0,1.1207,-0.28,0.1,-0.38,flip -3645,做多,2020-04-17 07:55:00,2020-04-17 08:00:00,169.65,170.12,1.89,100.0,1.1162,0.52,0.09,0.43,tp_upper -3646,做多,2020-04-17 10:20:00,2020-04-17 10:25:00,171.45,171.2,1.9,100.0,1.1065,-0.28,0.09,-0.37,flip -3647,做空,2020-04-17 10:25:00,2020-04-17 10:35:00,171.2,171.34,1.89,100.0,1.1054,-0.15,0.09,-0.25,flip -3648,做多,2020-04-17 10:35:00,2020-04-17 10:40:00,171.34,171.11,1.89,100.0,1.1025,-0.25,0.09,-0.35,flip -3649,做空,2020-04-17 10:40:00,2020-04-17 10:45:00,171.11,171.28,1.88,100.0,1.1014,-0.19,0.09,-0.28,flip -3650,做多,2020-04-17 10:45:00,2020-04-17 11:15:00,171.28,171.2,1.88,100.0,1.0981,-0.09,0.09,-0.18,tp_upper -3651,做多,2020-04-17 12:45:00,2020-04-17 13:15:00,170.23,169.95,1.88,100.0,1.1032,-0.31,0.09,-0.4,flip -3652,做空,2020-04-17 13:15:00,2020-04-17 13:25:00,169.95,169.33,1.87,100.0,1.1021,0.68,0.09,0.59,tp_lower -3653,做多,2020-04-17 13:55:00,2020-04-17 14:00:00,170.16,170.57,1.88,100.0,1.1037,0.45,0.09,0.36,tp_upper -3654,做多,2020-04-17 14:25:00,2020-04-17 14:30:00,169.83,169.57,1.88,100.0,1.1074,-0.29,0.09,-0.38,flip -3655,做空,2020-04-17 14:30:00,2020-04-17 15:00:00,169.57,169.93,1.88,100.0,1.1063,-0.4,0.09,-0.49,flip -3656,做多,2020-04-17 15:00:00,2020-04-17 15:15:00,169.93,169.67,1.87,100.0,1.1005,-0.29,0.09,-0.38,flip -3657,做空,2020-04-17 15:15:00,2020-04-17 15:30:00,169.67,169.83,1.87,100.0,1.0994,-0.18,0.09,-0.27,flip -3658,做多,2020-04-17 15:30:00,2020-04-17 15:55:00,169.83,169.72,1.86,100.0,1.0962,-0.12,0.09,-0.21,flip -3659,做空,2020-04-17 15:55:00,2020-04-17 17:45:00,169.72,169.82,1.86,100.0,1.0951,-0.11,0.09,-0.2,tp_lower -3660,做多,2020-04-17 18:40:00,2020-04-17 18:55:00,169.94,169.88,1.86,100.0,1.0919,-0.07,0.09,-0.16,flip -3661,做空,2020-04-17 18:55:00,2020-04-17 20:35:00,169.88,170.7,1.85,100.0,1.0909,-0.89,0.09,-0.99,flip -3662,做多,2020-04-17 20:35:00,2020-04-17 20:45:00,170.7,170.72,1.84,100.0,1.0793,0.02,0.09,-0.07,flip -3663,做空,2020-04-17 20:45:00,2020-04-17 20:50:00,170.72,170.73,1.84,100.0,1.0782,-0.01,0.09,-0.1,flip -3664,做多,2020-04-17 20:50:00,2020-04-17 22:40:00,170.73,170.3,1.84,100.0,1.077,-0.46,0.09,-0.55,flip -3665,做空,2020-04-17 22:40:00,2020-04-17 22:45:00,170.3,170.38,1.83,100.0,1.0759,-0.09,0.09,-0.18,flip -3666,做多,2020-04-17 22:45:00,2020-04-17 22:50:00,170.38,170.15,1.83,100.0,1.0738,-0.25,0.09,-0.34,flip -3667,做空,2020-04-17 22:50:00,2020-04-17 23:00:00,170.15,170.53,1.83,100.0,1.0728,-0.41,0.09,-0.5,flip -3668,做多,2020-04-17 23:00:00,2020-04-17 23:10:00,170.53,170.67,1.82,100.0,1.0669,0.15,0.09,0.06,tp_upper -3669,做多,2020-04-17 23:45:00,2020-04-17 23:50:00,171.25,170.38,1.82,100.0,1.0622,-0.92,0.09,-1.01,flip -3670,做空,2020-04-17 23:50:00,2020-04-17 23:55:00,170.38,170.56,1.81,100.0,1.0612,-0.19,0.09,-0.28,flip -3671,做多,2020-04-17 23:55:00,2020-04-18 00:15:00,170.56,171.48,1.8,100.0,1.0579,0.97,0.09,0.88,flip -3672,做空,2020-04-18 00:15:00,2020-04-18 00:30:00,171.48,171.75,1.88,100.0,1.0958,-0.3,0.09,-0.39,flip -3673,做多,2020-04-18 00:30:00,2020-04-18 02:00:00,171.75,173.34,1.87,100.0,1.0913,1.74,0.09,1.64,tp_upper -3674,做多,2020-04-18 03:20:00,2020-04-18 03:25:00,173.57,173.22,1.89,100.0,1.0887,-0.38,0.09,-0.48,flip -3675,做空,2020-04-18 03:25:00,2020-04-18 03:35:00,173.22,172.85,1.88,100.0,1.0876,0.4,0.09,0.31,tp_lower -3676,做多,2020-04-18 04:05:00,2020-04-18 04:20:00,173.55,173.27,1.89,100.0,1.0868,-0.3,0.09,-0.4,flip -3677,做空,2020-04-18 04:20:00,2020-04-18 04:30:00,173.27,173.23,1.88,100.0,1.0857,0.04,0.09,-0.05,flip -3678,做多,2020-04-18 04:30:00,2020-04-18 05:25:00,173.23,173.66,1.88,100.0,1.0851,0.47,0.09,0.37,tp_upper -3679,做多,2020-04-18 06:35:00,2020-04-18 06:40:00,173.47,173.14,1.88,100.0,1.0852,-0.36,0.09,-0.45,flip -3680,做空,2020-04-18 06:40:00,2020-04-18 06:50:00,173.14,173.08,1.88,100.0,1.0842,0.07,0.09,-0.03,tp_lower -3681,做多,2020-04-18 07:35:00,2020-04-18 07:45:00,173.06,173.16,1.88,100.0,1.0839,0.11,0.09,0.01,flip -3682,做空,2020-04-18 07:45:00,2020-04-18 09:00:00,173.16,173.31,1.88,100.0,1.0829,-0.16,0.09,-0.26,flip -3683,做多,2020-04-18 09:00:00,2020-04-18 09:05:00,173.31,173.28,1.87,100.0,1.0799,-0.03,0.09,-0.13,flip -3684,做空,2020-04-18 09:05:00,2020-04-18 09:15:00,173.28,173.35,1.87,100.0,1.0788,-0.08,0.09,-0.17,flip -3685,做多,2020-04-18 09:15:00,2020-04-18 09:30:00,173.35,173.41,1.87,100.0,1.0769,0.06,0.09,-0.03,flip -3686,做空,2020-04-18 09:30:00,2020-04-18 09:50:00,173.41,173.2,1.87,100.0,1.0758,0.23,0.09,0.13,tp_lower -3687,做多,2020-04-18 10:05:00,2020-04-18 10:10:00,173.19,173.05,1.87,100.0,1.0774,-0.15,0.09,-0.24,flip -3688,做空,2020-04-18 10:10:00,2020-04-18 10:15:00,173.05,173.21,1.86,100.0,1.0763,-0.17,0.09,-0.27,flip -3689,做多,2020-04-18 10:15:00,2020-04-18 10:20:00,173.21,172.44,1.86,100.0,1.0733,-0.83,0.09,-0.92,flip -3690,做空,2020-04-18 10:20:00,2020-04-18 10:25:00,172.44,171.72,1.85,100.0,1.0722,0.77,0.09,0.68,tp_lower -3691,做多,2020-04-18 11:35:00,2020-04-18 11:55:00,172.37,174.08,1.85,100.0,1.076,1.84,0.09,1.75,tp_upper -3692,做多,2020-04-18 15:10:00,2020-04-18 15:15:00,182.81,182.72,1.87,100.0,1.0236,-0.09,0.09,-0.19,flip -3693,做空,2020-04-18 15:15:00,2020-04-18 15:20:00,182.72,183.1,1.87,100.0,1.0226,-0.39,0.09,-0.48,flip -3694,做多,2020-04-18 15:20:00,2020-04-18 15:45:00,183.1,184.41,1.86,100.0,1.0173,1.33,0.09,1.24,tp_upper -3695,做多,2020-04-18 16:55:00,2020-04-18 17:20:00,182.89,182.76,1.87,100.0,1.0248,-0.13,0.09,-0.23,flip -3696,做空,2020-04-18 17:20:00,2020-04-18 17:55:00,182.76,182.43,1.87,100.0,1.0237,0.34,0.09,0.24,flip -3697,做多,2020-04-18 17:55:00,2020-04-18 18:00:00,182.43,182.25,1.87,100.0,1.0264,-0.18,0.09,-0.28,flip -3698,做空,2020-04-18 18:00:00,2020-04-18 18:20:00,182.25,182.51,1.87,100.0,1.0254,-0.27,0.09,-0.36,flip -3699,做多,2020-04-18 18:20:00,2020-04-18 18:25:00,182.51,182.32,1.86,100.0,1.0214,-0.19,0.09,-0.29,flip -3700,做空,2020-04-18 18:25:00,2020-04-18 18:30:00,182.32,182.57,1.86,100.0,1.0204,-0.26,0.09,-0.35,flip -3701,做多,2020-04-18 18:30:00,2020-04-18 18:35:00,182.57,182.39,1.86,100.0,1.0166,-0.18,0.09,-0.28,flip -3702,做空,2020-04-18 18:35:00,2020-04-18 18:50:00,182.39,182.37,1.85,100.0,1.0156,0.02,0.09,-0.07,flip -3703,做多,2020-04-18 18:50:00,2020-04-18 19:00:00,182.37,182.12,1.85,100.0,1.0148,-0.25,0.09,-0.35,flip -3704,做空,2020-04-18 19:00:00,2020-04-18 19:05:00,182.12,182.26,1.85,100.0,1.0138,-0.14,0.09,-0.23,flip -3705,做多,2020-04-18 19:05:00,2020-04-18 19:10:00,182.26,182.42,1.84,100.0,1.0112,0.16,0.09,0.07,tp_upper -3706,做多,2020-04-18 19:10:00,2020-04-18 19:15:00,182.42,182.71,1.84,100.0,1.0102,0.29,0.09,0.2,tp_upper -3707,做多,2020-04-18 20:05:00,2020-04-18 20:20:00,182.68,183.13,1.84,100.0,1.0094,0.45,0.09,0.36,tp_upper -3708,做多,2020-04-18 23:50:00,2020-04-19 00:00:00,187.2,187.29,1.85,100.0,0.9864,0.09,0.09,-0.0,flip -3709,做空,2020-04-19 00:00:00,2020-04-19 00:10:00,187.29,186.28,1.91,100.0,1.0186,1.03,0.09,0.93,tp_lower -3710,做多,2020-04-19 01:05:00,2020-04-19 01:15:00,186.46,186.49,1.92,100.0,1.0276,0.03,0.1,-0.06,flip -3711,做空,2020-04-19 01:15:00,2020-04-19 01:30:00,186.49,186.19,1.91,100.0,1.0266,0.31,0.1,0.21,flip -3712,做多,2020-04-19 01:30:00,2020-04-19 01:35:00,186.19,186.08,1.92,100.0,1.0289,-0.11,0.1,-0.21,flip -3713,做空,2020-04-19 01:35:00,2020-04-19 03:30:00,186.08,186.91,1.91,100.0,1.0279,-0.85,0.1,-0.95,flip -3714,做多,2020-04-19 03:30:00,2020-04-19 03:40:00,186.91,186.78,1.9,100.0,1.0177,-0.13,0.1,-0.23,flip -3715,做空,2020-04-19 03:40:00,2020-04-19 03:50:00,186.78,186.89,1.9,100.0,1.0167,-0.11,0.1,-0.21,flip -3716,做多,2020-04-19 03:50:00,2020-04-19 04:35:00,186.89,186.7,1.9,100.0,1.0145,-0.19,0.09,-0.29,flip -3717,做空,2020-04-19 04:35:00,2020-04-19 04:45:00,186.7,186.7,1.89,100.0,1.0135,0.0,0.09,-0.09,flip -3718,做多,2020-04-19 04:45:00,2020-04-19 07:00:00,186.7,182.64,1.89,100.0,1.0125,-4.11,0.09,-4.2,flip -3719,做空,2020-04-19 07:00:00,2020-04-19 08:00:00,182.64,181.46,1.85,100.0,1.0114,1.19,0.09,1.1,tp_lower -3720,做多,2020-04-19 08:25:00,2020-04-19 08:30:00,182.44,182.44,1.86,100.0,1.0181,0.0,0.09,-0.09,flip -3721,做空,2020-04-19 08:30:00,2020-04-19 09:05:00,182.44,182.09,1.86,100.0,1.0171,0.36,0.09,0.26,flip -3722,做多,2020-04-19 09:05:00,2020-04-19 09:50:00,182.09,183.17,1.86,100.0,1.0199,1.1,0.09,1.01,tp_upper -3723,做多,2020-04-19 10:40:00,2020-04-19 11:00:00,182.83,183.08,1.87,100.0,1.0208,0.26,0.09,0.16,flip -3724,做空,2020-04-19 11:00:00,2020-04-19 11:10:00,183.08,182.19,1.87,100.0,1.0198,0.91,0.09,0.81,tp_lower -3725,做多,2020-04-19 11:55:00,2020-04-19 12:00:00,182.94,182.54,1.87,100.0,1.0245,-0.41,0.09,-0.5,flip -3726,做空,2020-04-19 12:00:00,2020-04-19 12:05:00,182.54,182.94,1.87,100.0,1.0235,-0.41,0.09,-0.5,flip -3727,做多,2020-04-19 12:05:00,2020-04-19 12:10:00,182.94,182.79,1.86,100.0,1.018,-0.15,0.09,-0.25,flip -3728,做空,2020-04-19 12:10:00,2020-04-19 12:40:00,182.79,182.4,1.86,100.0,1.017,0.4,0.09,0.3,flip -3729,做多,2020-04-19 12:40:00,2020-04-19 13:00:00,182.4,182.45,1.86,100.0,1.0203,0.05,0.09,-0.04,flip -3730,做空,2020-04-19 13:00:00,2020-04-19 13:05:00,182.45,182.06,1.86,100.0,1.0193,0.4,0.09,0.3,tp_lower -3731,做多,2020-04-19 14:50:00,2020-04-19 14:55:00,179.77,179.24,1.86,100.0,1.0357,-0.55,0.09,-0.64,flip -3732,做空,2020-04-19 14:55:00,2020-04-19 15:40:00,179.24,179.59,1.85,100.0,1.0346,-0.36,0.09,-0.46,flip -3733,做多,2020-04-19 15:40:00,2020-04-19 15:55:00,179.59,178.8,1.85,100.0,1.0296,-0.81,0.09,-0.91,flip -3734,做空,2020-04-19 15:55:00,2020-04-19 16:10:00,178.8,179.27,1.84,100.0,1.0285,-0.48,0.09,-0.58,flip -3735,做多,2020-04-19 16:10:00,2020-04-19 16:20:00,179.27,179.3,1.83,100.0,1.0221,0.03,0.09,-0.06,flip -3736,做空,2020-04-19 16:20:00,2020-04-19 18:25:00,179.3,181.2,1.83,100.0,1.0211,-1.94,0.09,-2.03,flip -3737,做多,2020-04-19 18:25:00,2020-04-19 18:35:00,181.2,181.65,1.81,100.0,0.9987,0.45,0.09,0.36,flip -3738,做空,2020-04-19 18:35:00,2020-04-19 18:40:00,181.65,181.9,1.81,100.0,0.9977,-0.25,0.09,-0.34,flip -3739,做多,2020-04-19 18:40:00,2020-04-19 18:45:00,181.9,181.66,1.81,100.0,0.9939,-0.24,0.09,-0.33,flip -3740,做空,2020-04-19 18:45:00,2020-04-19 18:50:00,181.66,182.27,1.8,100.0,0.9929,-0.61,0.09,-0.7,flip -3741,做多,2020-04-19 18:50:00,2020-04-19 19:05:00,182.27,181.73,1.8,100.0,0.9853,-0.53,0.09,-0.62,flip -3742,做空,2020-04-19 19:05:00,2020-04-19 19:10:00,181.73,181.12,1.79,100.0,0.9843,0.6,0.09,0.51,tp_lower -3743,做多,2020-04-19 19:45:00,2020-04-19 19:55:00,181.47,181.11,1.79,100.0,0.988,-0.36,0.09,-0.45,flip -3744,做空,2020-04-19 19:55:00,2020-04-19 20:00:00,181.11,180.95,1.79,100.0,0.9871,0.16,0.09,0.07,tp_lower -3745,做多,2020-04-19 20:40:00,2020-04-19 20:45:00,181.01,180.97,1.79,100.0,0.9875,-0.04,0.09,-0.13,flip -3746,做空,2020-04-19 20:45:00,2020-04-19 20:50:00,180.97,181.5,1.79,100.0,0.9865,-0.52,0.09,-0.61,flip -3747,做多,2020-04-19 20:50:00,2020-04-19 21:05:00,181.5,181.95,1.78,100.0,0.9798,0.44,0.09,0.35,tp_upper -3748,做多,2020-04-19 22:20:00,2020-04-19 22:25:00,182.13,182.04,1.78,100.0,0.9778,-0.09,0.09,-0.18,flip -3749,做空,2020-04-19 22:25:00,2020-04-19 22:40:00,182.04,181.96,1.78,100.0,0.9768,0.08,0.09,-0.01,flip -3750,做多,2020-04-19 22:40:00,2020-04-19 22:55:00,181.96,182.42,1.78,100.0,0.9767,0.45,0.09,0.36,tp_upper -3751,做多,2020-04-19 23:25:00,2020-04-20 00:25:00,182.12,180.96,1.78,100.0,0.9773,-1.13,0.09,-1.22,flip -3752,做空,2020-04-20 00:25:00,2020-04-20 00:30:00,180.96,181.41,1.84,100.0,1.0158,-0.46,0.09,-0.55,flip -3753,做多,2020-04-20 00:30:00,2020-04-20 01:25:00,181.41,181.42,1.83,100.0,1.0098,0.01,0.09,-0.08,flip -3754,做空,2020-04-20 01:25:00,2020-04-20 02:10:00,181.42,181.43,1.83,100.0,1.0087,-0.01,0.09,-0.1,tp_lower -3755,做多,2020-04-20 02:30:00,2020-04-20 02:45:00,181.99,183.33,1.83,100.0,1.0045,1.35,0.09,1.25,tp_upper -3756,做多,2020-04-20 06:50:00,2020-04-20 07:00:00,183.47,183.02,1.84,100.0,1.0028,-0.45,0.09,-0.54,flip -3757,做空,2020-04-20 07:00:00,2020-04-20 07:15:00,183.02,183.62,1.83,100.0,1.0018,-0.6,0.09,-0.69,flip -3758,做多,2020-04-20 07:15:00,2020-04-20 07:45:00,183.62,183.28,1.83,100.0,0.9942,-0.34,0.09,-0.43,flip -3759,做空,2020-04-20 07:45:00,2020-04-20 07:50:00,183.28,183.6,1.82,100.0,0.9932,-0.32,0.09,-0.41,flip -3760,做多,2020-04-20 07:50:00,2020-04-20 08:00:00,183.6,182.32,1.82,100.0,0.9888,-1.27,0.09,-1.36,flip -3761,做空,2020-04-20 08:00:00,2020-04-20 08:05:00,182.32,182.6,1.8,100.0,0.9878,-0.28,0.09,-0.37,tp_lower -3762,做多,2020-04-20 09:40:00,2020-04-20 09:45:00,182.16,182.5,1.8,100.0,0.9861,0.34,0.09,0.25,tp_upper -3763,做多,2020-04-20 11:10:00,2020-04-20 13:55:00,180.61,178.68,1.8,100.0,0.9955,-1.92,0.09,-2.01,flip -3764,做空,2020-04-20 13:55:00,2020-04-20 14:10:00,178.68,178.82,1.78,100.0,0.9945,-0.14,0.09,-0.23,flip -3765,做多,2020-04-20 14:10:00,2020-04-20 14:20:00,178.82,179.22,1.77,100.0,0.9919,0.4,0.09,0.31,flip -3766,做空,2020-04-20 14:20:00,2020-04-20 15:50:00,179.22,178.71,1.78,100.0,0.9909,0.51,0.09,0.42,tp_lower -3767,做多,2020-04-20 15:55:00,2020-04-20 16:10:00,179.39,179.22,1.78,100.0,0.9918,-0.17,0.09,-0.26,flip -3768,做空,2020-04-20 16:10:00,2020-04-20 16:15:00,179.22,178.5,1.78,100.0,0.9908,0.71,0.09,0.62,tp_lower -3769,做多,2020-04-20 18:05:00,2020-04-20 18:45:00,175.58,174.95,1.78,100.0,1.0144,-0.64,0.09,-0.73,flip -3770,做空,2020-04-20 18:45:00,2020-04-20 19:15:00,174.95,170.84,1.77,100.0,1.0134,4.17,0.09,4.08,tp_lower -3771,做多,2020-04-20 20:30:00,2020-04-20 21:00:00,171.01,171.86,1.81,100.0,1.0601,0.9,0.09,0.81,tp_upper -3772,做多,2020-04-20 22:00:00,2020-04-20 22:15:00,171.36,172.0,1.82,100.0,1.0621,0.68,0.09,0.59,tp_upper -3773,做多,2020-04-20 23:10:00,2020-04-21 00:25:00,171.36,172.14,1.82,100.0,1.065,0.83,0.09,0.74,flip -3774,做空,2020-04-21 00:25:00,2020-04-21 01:40:00,172.14,172.82,1.87,100.0,1.0847,-0.74,0.09,-0.83,flip -3775,做多,2020-04-21 01:40:00,2020-04-21 01:45:00,172.82,172.14,1.86,100.0,1.0751,-0.73,0.09,-0.82,flip -3776,做空,2020-04-21 01:45:00,2020-04-21 01:55:00,172.14,172.11,1.85,100.0,1.074,0.03,0.09,-0.06,tp_lower -3777,做多,2020-04-21 03:05:00,2020-04-21 03:15:00,171.66,171.5,1.85,100.0,1.0761,-0.17,0.09,-0.26,flip -3778,做空,2020-04-21 03:15:00,2020-04-21 03:50:00,171.5,171.5,1.84,100.0,1.075,0.0,0.09,-0.09,flip -3779,做多,2020-04-21 03:50:00,2020-04-21 04:10:00,171.5,172.08,1.84,100.0,1.074,0.62,0.09,0.53,tp_upper -3780,做多,2020-04-21 04:55:00,2020-04-21 05:10:00,171.58,171.69,1.85,100.0,1.076,0.12,0.09,0.03,flip -3781,做空,2020-04-21 05:10:00,2020-04-21 05:20:00,171.69,172.2,1.85,100.0,1.0749,-0.55,0.09,-0.64,flip -3782,做多,2020-04-21 05:20:00,2020-04-21 05:25:00,172.2,172.74,1.84,100.0,1.0675,0.58,0.09,0.48,tp_upper -3783,做多,2020-04-21 07:30:00,2020-04-21 07:35:00,173.14,172.98,1.84,100.0,1.064,-0.17,0.09,-0.26,flip -3784,做空,2020-04-21 07:35:00,2020-04-21 07:50:00,172.98,172.78,1.84,100.0,1.0629,0.21,0.09,0.12,flip -3785,做多,2020-04-21 07:50:00,2020-04-21 08:00:00,172.78,172.79,1.84,100.0,1.0643,0.01,0.09,-0.08,flip -3786,做空,2020-04-21 08:00:00,2020-04-21 08:15:00,172.79,172.02,1.84,100.0,1.0632,0.82,0.09,0.73,tp_lower -3787,做多,2020-04-21 09:00:00,2020-04-21 10:10:00,172.06,170.62,1.84,100.0,1.0714,-1.54,0.09,-1.63,flip -3788,做空,2020-04-21 10:10:00,2020-04-21 10:45:00,170.62,170.12,1.83,100.0,1.0704,0.54,0.09,0.44,flip -3789,做多,2020-04-21 10:45:00,2020-04-21 10:50:00,170.12,169.84,1.83,100.0,1.0756,-0.3,0.09,-0.39,flip -3790,做空,2020-04-21 10:50:00,2020-04-21 11:00:00,169.84,169.82,1.82,100.0,1.0745,0.02,0.09,-0.07,flip -3791,做多,2020-04-21 11:00:00,2020-04-21 11:40:00,169.82,169.49,1.82,100.0,1.0737,-0.35,0.09,-0.45,flip -3792,做空,2020-04-21 11:40:00,2020-04-21 11:50:00,169.49,169.5,1.82,100.0,1.0726,-0.01,0.09,-0.1,flip -3793,做多,2020-04-21 11:50:00,2020-04-21 12:10:00,169.5,170.48,1.82,100.0,1.0714,1.05,0.09,0.96,tp_upper -3794,做多,2020-04-21 13:25:00,2020-04-21 14:10:00,170.42,170.58,1.82,100.0,1.0707,0.17,0.09,0.08,flip -3795,做空,2020-04-21 14:10:00,2020-04-21 16:10:00,170.58,170.45,1.82,100.0,1.0696,0.14,0.09,0.05,flip -3796,做多,2020-04-21 16:10:00,2020-04-21 16:15:00,170.45,170.15,1.82,100.0,1.0702,-0.32,0.09,-0.41,flip -3797,做空,2020-04-21 16:15:00,2020-04-21 16:20:00,170.15,170.4,1.82,100.0,1.0691,-0.27,0.09,-0.36,flip -3798,做多,2020-04-21 16:20:00,2020-04-21 16:25:00,170.4,171.08,1.81,100.0,1.0649,0.72,0.09,0.63,tp_upper -3799,做多,2020-04-21 16:45:00,2020-04-21 17:00:00,170.32,170.52,1.82,100.0,1.0686,0.21,0.09,0.12,tp_upper -3800,做多,2020-04-21 17:15:00,2020-04-21 17:25:00,170.35,171.01,1.82,100.0,1.0686,0.71,0.09,0.61,tp_upper -3801,做多,2020-04-21 17:50:00,2020-04-21 17:55:00,172.88,172.41,1.83,100.0,1.056,-0.5,0.09,-0.59,tp_upper -3802,做多,2020-04-21 18:50:00,2020-04-21 19:05:00,171.8,171.84,1.82,100.0,1.0587,0.04,0.09,-0.05,flip -3803,做空,2020-04-21 19:05:00,2020-04-21 19:10:00,171.84,172.21,1.82,100.0,1.0576,-0.39,0.09,-0.48,flip -3804,做多,2020-04-21 19:10:00,2020-04-21 19:35:00,172.21,172.3,1.81,100.0,1.052,0.09,0.09,0.0,tp_upper -3805,做多,2020-04-21 20:00:00,2020-04-21 21:05:00,171.9,171.92,1.81,100.0,1.0534,0.02,0.09,-0.07,flip -3806,做空,2020-04-21 21:05:00,2020-04-21 21:10:00,171.92,172.06,1.81,100.0,1.0524,-0.15,0.09,-0.24,flip -3807,做多,2020-04-21 21:10:00,2020-04-21 21:40:00,172.06,172.74,1.81,100.0,1.0496,0.71,0.09,0.62,tp_upper -3808,做多,2020-04-21 22:30:00,2020-04-21 22:50:00,172.34,172.44,1.81,100.0,1.051,0.11,0.09,0.01,flip -3809,做空,2020-04-21 22:50:00,2020-04-21 23:35:00,172.44,171.56,1.81,100.0,1.0499,0.92,0.09,0.83,tp_lower -3810,做多,2020-04-22 01:15:00,2020-04-22 01:20:00,170.74,170.69,1.88,100.0,1.0999,-0.05,0.09,-0.15,flip -3811,做空,2020-04-22 01:20:00,2020-04-22 01:40:00,170.69,170.94,1.88,100.0,1.0988,-0.27,0.09,-0.37,flip -3812,做多,2020-04-22 01:40:00,2020-04-22 02:20:00,170.94,171.63,1.87,100.0,1.0945,0.76,0.09,0.66,tp_upper -3813,做多,2020-04-22 03:45:00,2020-04-22 04:45:00,171.32,171.38,1.88,100.0,1.0954,0.07,0.09,-0.03,flip -3814,做空,2020-04-22 04:45:00,2020-04-22 05:10:00,171.38,171.46,1.88,100.0,1.0943,-0.09,0.09,-0.18,flip -3815,做多,2020-04-22 05:10:00,2020-04-22 05:20:00,171.46,171.2,1.87,100.0,1.0922,-0.28,0.09,-0.38,flip -3816,做空,2020-04-22 05:20:00,2020-04-22 05:25:00,171.2,171.43,1.87,100.0,1.0911,-0.25,0.09,-0.34,flip -3817,做多,2020-04-22 05:25:00,2020-04-22 05:35:00,171.43,172.26,1.86,100.0,1.0871,0.9,0.09,0.81,tp_upper -3818,做多,2020-04-22 08:35:00,2020-04-22 09:00:00,174.73,175.43,1.87,100.0,1.0707,0.75,0.09,0.66,tp_upper -3819,做多,2020-04-22 09:35:00,2020-04-22 09:40:00,175.33,174.97,1.88,100.0,1.0702,-0.39,0.09,-0.48,flip -3820,做空,2020-04-22 09:40:00,2020-04-22 10:10:00,174.97,174.46,1.87,100.0,1.0691,0.55,0.09,0.45,tp_lower -3821,做多,2020-04-22 10:20:00,2020-04-22 10:25:00,175.14,174.89,1.87,100.0,1.0701,-0.27,0.09,-0.36,flip -3822,做空,2020-04-22 10:25:00,2020-04-22 11:50:00,174.89,175.38,1.87,100.0,1.0691,-0.52,0.09,-0.62,flip -3823,做多,2020-04-22 11:50:00,2020-04-22 12:00:00,175.38,175.43,1.86,100.0,1.062,0.05,0.09,-0.04,tp_upper -3824,做多,2020-04-22 12:15:00,2020-04-22 12:55:00,175.12,175.56,1.86,100.0,1.0628,0.47,0.09,0.37,tp_upper -3825,做多,2020-04-22 17:25:00,2020-04-22 17:30:00,182.26,181.99,1.86,100.0,1.0227,-0.28,0.09,-0.37,flip -3826,做空,2020-04-22 17:30:00,2020-04-22 18:25:00,181.99,181.27,1.86,100.0,1.0217,0.74,0.09,0.64,flip -3827,做多,2020-04-22 18:25:00,2020-04-22 18:45:00,181.27,181.59,1.86,100.0,1.0288,0.33,0.09,0.24,flip -3828,做空,2020-04-22 18:45:00,2020-04-22 18:55:00,181.59,181.46,1.87,100.0,1.0278,0.13,0.09,0.04,flip -3829,做多,2020-04-22 18:55:00,2020-04-22 19:05:00,181.46,181.29,1.87,100.0,1.0282,-0.17,0.09,-0.27,flip -3830,做空,2020-04-22 19:05:00,2020-04-22 19:10:00,181.29,181.48,1.86,100.0,1.0272,-0.2,0.09,-0.29,flip -3831,做多,2020-04-22 19:10:00,2020-04-22 19:20:00,181.48,181.75,1.86,100.0,1.024,0.28,0.09,0.18,tp_upper -3832,做多,2020-04-22 20:00:00,2020-04-22 20:15:00,182.0,182.67,1.86,100.0,1.0216,0.68,0.09,0.59,tp_upper -3833,做多,2020-04-22 22:40:00,2020-04-22 23:20:00,182.17,181.89,1.86,100.0,1.0234,-0.29,0.09,-0.38,flip -3834,做空,2020-04-22 23:20:00,2020-04-22 23:35:00,181.89,181.88,1.86,100.0,1.0224,0.01,0.09,-0.08,flip -3835,做多,2020-04-22 23:35:00,2020-04-22 23:45:00,181.88,182.32,1.86,100.0,1.0214,0.45,0.09,0.36,tp_upper -3836,做多,2020-04-23 00:20:00,2020-04-23 00:55:00,181.81,182.2,1.9,100.0,1.0473,0.41,0.1,0.31,tp_upper -3837,做多,2020-04-23 04:55:00,2020-04-23 05:10:00,183.02,182.75,1.91,100.0,1.0416,-0.28,0.1,-0.38,flip -3838,做空,2020-04-23 05:10:00,2020-04-23 05:15:00,182.75,183.06,1.9,100.0,1.0406,-0.32,0.1,-0.42,flip -3839,做多,2020-04-23 05:15:00,2020-04-23 05:35:00,183.06,182.33,1.9,100.0,1.036,-0.76,0.09,-0.85,flip -3840,做空,2020-04-23 05:35:00,2020-04-23 05:45:00,182.33,182.76,1.89,100.0,1.035,-0.45,0.09,-0.54,flip -3841,做多,2020-04-23 05:45:00,2020-04-23 07:30:00,182.76,179.79,1.88,100.0,1.029,-3.06,0.09,-3.15,flip -3842,做空,2020-04-23 07:30:00,2020-04-23 07:50:00,179.79,179.7,1.85,100.0,1.028,0.09,0.09,0.0,flip -3843,做多,2020-04-23 07:50:00,2020-04-23 08:00:00,179.7,179.43,1.85,100.0,1.028,-0.28,0.09,-0.37,flip -3844,做空,2020-04-23 08:00:00,2020-04-23 08:05:00,179.43,180.07,1.84,100.0,1.027,-0.66,0.09,-0.75,flip -3845,做多,2020-04-23 08:05:00,2020-04-23 08:10:00,180.07,180.55,1.83,100.0,1.0187,0.49,0.09,0.4,tp_upper -3846,做多,2020-04-23 09:10:00,2020-04-23 09:30:00,180.94,181.12,1.84,100.0,1.0154,0.18,0.09,0.09,flip -3847,做空,2020-04-23 09:30:00,2020-04-23 10:40:00,181.12,181.74,1.84,100.0,1.0144,-0.63,0.09,-0.72,flip -3848,做多,2020-04-23 10:40:00,2020-04-23 10:45:00,181.74,181.38,1.83,100.0,1.0065,-0.36,0.09,-0.45,flip -3849,做空,2020-04-23 10:45:00,2020-04-23 10:55:00,181.38,180.77,1.82,100.0,1.0055,0.61,0.09,0.52,tp_lower -3850,做多,2020-04-23 11:20:00,2020-04-23 11:40:00,181.49,183.28,1.83,100.0,1.0073,1.8,0.09,1.71,tp_upper -3851,做多,2020-04-23 13:10:00,2020-04-23 13:35:00,183.54,185.5,1.84,100.0,1.0048,1.97,0.09,1.88,tp_upper -3852,做多,2020-04-23 16:10:00,2020-04-23 17:25:00,189.23,188.36,1.86,100.0,0.984,-0.86,0.09,-0.95,flip -3853,做空,2020-04-23 17:25:00,2020-04-23 17:30:00,188.36,188.76,1.85,100.0,0.9831,-0.39,0.09,-0.49,flip -3854,做多,2020-04-23 17:30:00,2020-04-23 17:45:00,188.76,189.49,1.85,100.0,0.9779,0.71,0.09,0.62,tp_upper -3855,做多,2020-04-23 18:20:00,2020-04-23 18:25:00,189.1,188.76,1.85,100.0,0.9789,-0.33,0.09,-0.43,flip -3856,做空,2020-04-23 18:25:00,2020-04-23 18:30:00,188.76,189.06,1.85,100.0,0.978,-0.29,0.09,-0.39,flip -3857,做多,2020-04-23 18:30:00,2020-04-23 18:35:00,189.06,188.83,1.84,100.0,0.9739,-0.22,0.09,-0.32,flip -3858,做空,2020-04-23 18:35:00,2020-04-23 18:40:00,188.83,189.29,1.84,100.0,0.9729,-0.45,0.09,-0.54,flip -3859,做多,2020-04-23 18:40:00,2020-04-23 19:00:00,189.29,188.89,1.83,100.0,0.9672,-0.39,0.09,-0.48,flip -3860,做空,2020-04-23 19:00:00,2020-04-23 19:05:00,188.89,188.94,1.83,100.0,0.9662,-0.05,0.09,-0.14,flip -3861,做多,2020-04-23 19:05:00,2020-04-23 19:35:00,188.94,189.47,1.82,100.0,0.9648,0.51,0.09,0.42,tp_upper -3862,做多,2020-04-23 20:40:00,2020-04-23 20:50:00,189.43,189.1,1.83,100.0,0.964,-0.32,0.09,-0.41,flip -3863,做空,2020-04-23 20:50:00,2020-04-23 20:55:00,189.1,188.78,1.82,100.0,0.963,0.31,0.09,0.22,tp_lower -3864,做多,2020-04-23 21:25:00,2020-04-23 21:40:00,189.46,189.53,1.82,100.0,0.9619,0.07,0.09,-0.02,tp_upper -3865,做多,2020-04-23 22:30:00,2020-04-23 22:35:00,189.56,188.92,1.82,100.0,0.9608,-0.61,0.09,-0.71,flip -3866,做空,2020-04-23 22:35:00,2020-04-23 23:00:00,188.92,187.15,1.81,100.0,0.9598,1.7,0.09,1.61,tp_lower -3867,做多,2020-04-24 00:10:00,2020-04-24 00:15:00,186.8,186.72,1.88,100.0,1.0064,-0.08,0.09,-0.17,flip -3868,做空,2020-04-24 00:15:00,2020-04-24 00:45:00,186.72,186.63,1.88,100.0,1.0054,0.09,0.09,-0.0,flip -3869,做多,2020-04-24 00:45:00,2020-04-24 01:40:00,186.63,186.55,1.88,100.0,1.0054,-0.08,0.09,-0.17,flip -3870,做空,2020-04-24 01:40:00,2020-04-24 01:55:00,186.55,186.8,1.87,100.0,1.0044,-0.25,0.09,-0.34,flip -3871,做多,2020-04-24 01:55:00,2020-04-24 02:20:00,186.8,187.98,1.87,100.0,1.0007,1.18,0.09,1.09,tp_upper -3872,做多,2020-04-24 03:50:00,2020-04-24 04:10:00,188.21,188.05,1.88,100.0,0.9985,-0.16,0.09,-0.25,flip -3873,做空,2020-04-24 04:10:00,2020-04-24 04:15:00,188.05,187.96,1.88,100.0,0.9975,0.09,0.09,-0.0,tp_lower -3874,做多,2020-04-24 04:30:00,2020-04-24 04:35:00,188.51,188.32,1.87,100.0,0.9945,-0.19,0.09,-0.28,flip -3875,做空,2020-04-24 04:35:00,2020-04-24 04:40:00,188.32,188.57,1.87,100.0,0.9935,-0.25,0.09,-0.34,flip -3876,做多,2020-04-24 04:40:00,2020-04-24 04:45:00,188.57,188.46,1.87,100.0,0.9899,-0.11,0.09,-0.2,flip -3877,做空,2020-04-24 04:45:00,2020-04-24 04:55:00,188.46,188.9,1.86,100.0,0.9889,-0.44,0.09,-0.53,flip -3878,做多,2020-04-24 04:55:00,2020-04-24 05:00:00,188.9,188.39,1.86,100.0,0.9833,-0.5,0.09,-0.59,flip -3879,做空,2020-04-24 05:00:00,2020-04-24 05:15:00,188.39,187.65,1.85,100.0,0.9823,0.73,0.09,0.63,tp_lower -3880,做多,2020-04-24 06:15:00,2020-04-24 06:25:00,187.67,187.64,1.86,100.0,0.989,-0.03,0.09,-0.12,flip -3881,做空,2020-04-24 06:25:00,2020-04-24 06:30:00,187.64,188.29,1.85,100.0,0.988,-0.64,0.09,-0.74,flip -3882,做多,2020-04-24 06:30:00,2020-04-24 07:05:00,188.29,188.82,1.85,100.0,0.9802,0.52,0.09,0.43,tp_upper -3883,做多,2020-04-24 08:15:00,2020-04-24 09:00:00,188.06,188.52,1.85,100.0,0.9831,0.45,0.09,0.36,flip -3884,做空,2020-04-24 09:00:00,2020-04-24 10:05:00,188.52,187.86,1.85,100.0,0.9822,0.65,0.09,0.56,tp_lower -3885,做多,2020-04-24 10:55:00,2020-04-24 11:00:00,188.21,187.78,1.86,100.0,0.9862,-0.42,0.09,-0.52,flip -3886,做空,2020-04-24 11:00:00,2020-04-24 11:05:00,187.78,188.26,1.85,100.0,0.9853,-0.47,0.09,-0.57,flip -3887,做多,2020-04-24 11:05:00,2020-04-24 11:10:00,188.26,187.6,1.84,100.0,0.9793,-0.65,0.09,-0.74,flip -3888,做空,2020-04-24 11:10:00,2020-04-24 11:20:00,187.6,186.47,1.84,100.0,0.9783,1.11,0.09,1.01,tp_lower -3889,做多,2020-04-24 12:15:00,2020-04-24 12:20:00,187.15,187.01,1.84,100.0,0.9856,-0.14,0.09,-0.23,flip -3890,做空,2020-04-24 12:20:00,2020-04-24 12:30:00,187.01,186.96,1.84,100.0,0.9846,0.05,0.09,-0.04,flip -3891,做多,2020-04-24 12:30:00,2020-04-24 12:55:00,186.96,186.96,1.84,100.0,0.9841,0.0,0.09,-0.09,flip -3892,做空,2020-04-24 12:55:00,2020-04-24 13:20:00,186.96,187.2,1.84,100.0,0.9831,-0.24,0.09,-0.33,flip -3893,做多,2020-04-24 13:20:00,2020-04-24 13:30:00,187.2,187.26,1.83,100.0,0.9796,0.06,0.09,-0.03,flip -3894,做空,2020-04-24 13:30:00,2020-04-24 13:50:00,187.26,186.68,1.83,100.0,0.9786,0.57,0.09,0.48,tp_lower -3895,做多,2020-04-24 14:00:00,2020-04-24 16:10:00,186.9,186.95,1.84,100.0,0.9826,0.05,0.09,-0.04,flip -3896,做空,2020-04-24 16:10:00,2020-04-24 16:30:00,186.95,187.45,1.84,100.0,0.9816,-0.49,0.09,-0.58,flip -3897,做多,2020-04-24 16:30:00,2020-04-24 17:05:00,187.45,187.42,1.83,100.0,0.9754,-0.03,0.09,-0.12,flip -3898,做空,2020-04-24 17:05:00,2020-04-24 17:15:00,187.42,187.49,1.83,100.0,0.9744,-0.07,0.09,-0.16,flip -3899,做多,2020-04-24 17:15:00,2020-04-24 17:35:00,187.49,187.31,1.82,100.0,0.9727,-0.18,0.09,-0.27,flip -3900,做空,2020-04-24 17:35:00,2020-04-24 17:40:00,187.31,187.77,1.82,100.0,0.9717,-0.45,0.09,-0.54,flip -3901,做多,2020-04-24 17:40:00,2020-04-24 17:55:00,187.77,187.66,1.81,100.0,0.966,-0.11,0.09,-0.2,flip -3902,做空,2020-04-24 17:55:00,2020-04-24 19:05:00,187.66,188.09,1.81,100.0,0.965,-0.41,0.09,-0.51,flip -3903,做多,2020-04-24 19:05:00,2020-04-24 19:10:00,188.09,187.99,1.81,100.0,0.9597,-0.1,0.09,-0.19,flip -3904,做空,2020-04-24 19:10:00,2020-04-24 19:20:00,187.99,187.61,1.8,100.0,0.9587,0.36,0.09,0.27,tp_lower -3905,做多,2020-04-24 19:35:00,2020-04-24 19:40:00,188.13,188.03,1.8,100.0,0.959,-0.1,0.09,-0.19,flip -3906,做空,2020-04-24 19:40:00,2020-04-24 19:55:00,188.03,188.49,1.8,100.0,0.958,-0.44,0.09,-0.53,flip -3907,做多,2020-04-24 19:55:00,2020-04-24 20:00:00,188.49,188.64,1.8,100.0,0.9524,0.14,0.09,0.05,tp_upper -3908,做多,2020-04-24 21:00:00,2020-04-24 21:30:00,188.65,188.62,1.79,100.0,0.9514,-0.03,0.09,-0.12,flip -3909,做空,2020-04-24 21:30:00,2020-04-24 21:45:00,188.62,187.88,1.79,100.0,0.9504,0.7,0.09,0.61,tp_lower -3910,做多,2020-04-24 23:10:00,2020-04-24 23:15:00,187.63,187.3,1.8,100.0,0.9582,-0.32,0.09,-0.41,flip -3911,做空,2020-04-24 23:15:00,2020-04-24 23:30:00,187.3,187.26,1.79,100.0,0.9573,0.04,0.09,-0.05,flip -3912,做多,2020-04-24 23:30:00,2020-04-24 23:50:00,187.26,187.54,1.79,100.0,0.9567,0.27,0.09,0.18,flip -3913,做空,2020-04-24 23:50:00,2020-04-25 00:10:00,187.54,186.55,1.79,100.0,0.9558,0.95,0.09,0.86,tp_lower -3914,做多,2020-04-25 01:10:00,2020-04-25 01:20:00,186.83,187.16,1.88,100.0,1.0047,0.33,0.09,0.24,flip -3915,做空,2020-04-25 01:20:00,2020-04-25 01:45:00,187.16,186.98,1.88,100.0,1.0037,0.18,0.09,0.09,flip -3916,做多,2020-04-25 01:45:00,2020-04-25 01:50:00,186.98,186.89,1.88,100.0,1.0046,-0.09,0.09,-0.18,flip -3917,做空,2020-04-25 01:50:00,2020-04-25 02:10:00,186.89,186.84,1.88,100.0,1.0036,0.05,0.09,-0.04,flip -3918,做多,2020-04-25 02:10:00,2020-04-25 02:45:00,186.84,186.9,1.87,100.0,1.0031,0.06,0.09,-0.03,flip -3919,做空,2020-04-25 02:45:00,2020-04-25 02:50:00,186.9,187.0,1.87,100.0,1.0021,-0.1,0.09,-0.19,flip -3920,做多,2020-04-25 02:50:00,2020-04-25 02:55:00,187.0,186.87,1.87,100.0,1.0,-0.13,0.09,-0.22,flip -3921,做空,2020-04-25 02:55:00,2020-04-25 03:00:00,186.87,186.97,1.87,100.0,0.999,-0.1,0.09,-0.19,flip -3922,做多,2020-04-25 03:00:00,2020-04-25 03:10:00,186.97,186.91,1.86,100.0,0.997,-0.06,0.09,-0.15,flip -3923,做空,2020-04-25 03:10:00,2020-04-25 07:45:00,186.91,194.53,1.86,100.0,0.996,-7.59,0.1,-7.69,flip -3924,做多,2020-04-25 07:45:00,2020-04-25 07:50:00,194.53,194.44,1.78,100.0,0.917,-0.08,0.09,-0.17,flip -3925,做空,2020-04-25 07:50:00,2020-04-25 07:55:00,194.44,194.92,1.78,100.0,0.9161,-0.44,0.09,-0.53,flip -3926,做多,2020-04-25 07:55:00,2020-04-25 08:05:00,194.92,194.36,1.78,100.0,0.9106,-0.51,0.09,-0.6,flip -3927,做空,2020-04-25 08:05:00,2020-04-25 08:10:00,194.36,193.43,1.77,100.0,0.9097,0.85,0.09,0.76,tp_lower -3928,做多,2020-04-25 09:25:00,2020-04-25 09:45:00,193.9,194.68,1.77,100.0,0.9153,0.71,0.09,0.62,tp_upper -3929,做多,2020-04-25 10:25:00,2020-04-25 10:55:00,193.91,194.76,1.78,100.0,0.918,0.78,0.09,0.69,tp_upper -3930,做多,2020-04-25 12:10:00,2020-04-25 12:20:00,194.27,193.99,1.79,100.0,0.9194,-0.26,0.09,-0.35,flip -3931,做空,2020-04-25 12:20:00,2020-04-25 12:30:00,193.99,194.37,1.78,100.0,0.9185,-0.35,0.09,-0.44,flip -3932,做多,2020-04-25 12:30:00,2020-04-25 13:10:00,194.37,195.09,1.78,100.0,0.914,0.66,0.09,0.57,tp_upper -3933,做多,2020-04-25 14:25:00,2020-04-25 14:40:00,195.48,194.78,1.78,100.0,0.9113,-0.64,0.09,-0.73,flip -3934,做空,2020-04-25 14:40:00,2020-04-25 14:45:00,194.78,194.86,1.77,100.0,0.9104,-0.07,0.09,-0.16,tp_lower -3935,做多,2020-04-25 14:55:00,2020-04-25 15:00:00,195.56,195.42,1.77,100.0,0.9055,-0.13,0.09,-0.22,flip -3936,做空,2020-04-25 15:00:00,2020-04-25 15:15:00,195.42,195.71,1.77,100.0,0.9046,-0.26,0.09,-0.35,flip -3937,做多,2020-04-25 15:15:00,2020-04-25 15:25:00,195.71,195.48,1.76,100.0,0.901,-0.21,0.09,-0.3,flip -3938,做空,2020-04-25 15:25:00,2020-04-25 15:30:00,195.48,195.88,1.76,100.0,0.9001,-0.36,0.09,-0.45,flip -3939,做多,2020-04-25 15:30:00,2020-04-25 15:50:00,195.88,194.58,1.75,100.0,0.8955,-1.16,0.09,-1.25,tp_upper -3940,做多,2020-04-25 17:55:00,2020-04-25 18:45:00,194.01,193.6,1.74,100.0,0.8972,-0.37,0.09,-0.45,flip -3941,做空,2020-04-25 18:45:00,2020-04-25 18:50:00,193.6,193.77,1.74,100.0,0.8963,-0.15,0.09,-0.24,flip -3942,做多,2020-04-25 18:50:00,2020-04-25 19:15:00,193.77,193.98,1.73,100.0,0.8939,0.19,0.09,0.1,flip -3943,做空,2020-04-25 19:15:00,2020-04-25 20:40:00,193.98,194.24,1.73,100.0,0.893,-0.23,0.09,-0.32,flip -3944,做多,2020-04-25 20:40:00,2020-04-25 20:45:00,194.24,194.45,1.73,100.0,0.8897,0.19,0.09,0.1,tp_upper -3945,做多,2020-04-25 20:45:00,2020-04-25 20:50:00,194.45,194.11,1.73,100.0,0.8888,-0.3,0.09,-0.39,flip -3946,做空,2020-04-25 20:50:00,2020-04-25 20:55:00,194.11,194.01,1.72,100.0,0.8879,0.09,0.09,0.0,tp_lower -3947,做多,2020-04-25 22:05:00,2020-04-25 22:15:00,193.36,193.39,1.72,100.0,0.8909,0.03,0.09,-0.06,flip -3948,做空,2020-04-25 22:15:00,2020-04-25 23:10:00,193.39,193.23,1.72,100.0,0.89,0.14,0.09,0.06,flip -3949,做多,2020-04-25 23:10:00,2020-04-25 23:15:00,193.23,193.22,1.72,100.0,0.8906,-0.01,0.09,-0.09,flip -3950,做空,2020-04-25 23:15:00,2020-04-25 23:30:00,193.22,193.15,1.72,100.0,0.8897,0.06,0.09,-0.02,tp_lower -3951,做多,2020-04-25 23:40:00,2020-04-25 23:45:00,193.9,194.15,1.72,100.0,0.886,0.22,0.09,0.14,tp_upper -3952,做多,2020-04-26 02:20:00,2020-04-26 02:35:00,195.12,194.97,1.78,100.0,0.9125,-0.14,0.09,-0.23,flip -3953,做空,2020-04-26 02:35:00,2020-04-26 02:40:00,194.97,195.4,1.78,100.0,0.9115,-0.39,0.09,-0.48,flip -3954,做多,2020-04-26 02:40:00,2020-04-26 02:50:00,195.4,195.33,1.77,100.0,0.9066,-0.06,0.09,-0.15,tp_upper -3955,做多,2020-04-26 03:15:00,2020-04-26 03:20:00,195.11,195.1,1.77,100.0,0.9067,-0.01,0.09,-0.1,flip -3956,做空,2020-04-26 03:20:00,2020-04-26 03:30:00,195.1,194.77,1.77,100.0,0.9058,0.3,0.09,0.21,tp_lower -3957,做多,2020-04-26 03:55:00,2020-04-26 06:50:00,194.91,193.5,1.77,100.0,0.9073,-1.28,0.09,-1.37,flip -3958,做空,2020-04-26 06:50:00,2020-04-26 07:40:00,193.5,193.3,1.75,100.0,0.9064,0.18,0.09,0.09,tp_lower -3959,做多,2020-04-26 07:55:00,2020-04-26 08:00:00,193.6,193.87,1.75,100.0,0.906,0.24,0.09,0.16,tp_upper -3960,做多,2020-04-26 08:00:00,2020-04-26 08:15:00,193.87,193.53,1.75,100.0,0.9051,-0.31,0.09,-0.4,flip -3961,做空,2020-04-26 08:15:00,2020-04-26 08:20:00,193.53,193.31,1.75,100.0,0.9042,0.2,0.09,0.11,tp_lower -3962,做多,2020-04-26 08:35:00,2020-04-26 08:50:00,193.64,193.74,1.75,100.0,0.9038,0.09,0.09,0.0,flip -3963,做空,2020-04-26 08:50:00,2020-04-26 12:05:00,193.74,196.73,1.75,100.0,0.9029,-2.7,0.09,-2.79,flip -3964,做多,2020-04-26 12:05:00,2020-04-26 12:45:00,196.73,197.49,1.72,100.0,0.8745,0.66,0.09,0.58,tp_upper -3965,做多,2020-04-26 13:00:00,2020-04-26 13:05:00,197.2,197.17,1.73,100.0,0.875,-0.03,0.09,-0.11,tp_upper -3966,做多,2020-04-26 16:15:00,2020-04-26 16:20:00,195.17,194.86,1.72,100.0,0.883,-0.27,0.09,-0.36,flip -3967,做空,2020-04-26 16:20:00,2020-04-26 16:25:00,194.86,195.03,1.72,100.0,0.8822,-0.15,0.09,-0.24,flip -3968,做多,2020-04-26 16:25:00,2020-04-26 16:55:00,195.03,194.87,1.72,100.0,0.8797,-0.14,0.09,-0.23,flip -3969,做空,2020-04-26 16:55:00,2020-04-26 17:30:00,194.87,194.67,1.71,100.0,0.8789,0.18,0.09,0.09,flip -3970,做多,2020-04-26 17:30:00,2020-04-26 17:40:00,194.67,194.71,1.71,100.0,0.8798,0.04,0.09,-0.05,flip -3971,做空,2020-04-26 17:40:00,2020-04-26 17:45:00,194.71,194.99,1.71,100.0,0.8789,-0.25,0.09,-0.33,flip -3972,做多,2020-04-26 17:45:00,2020-04-26 18:00:00,194.99,195.11,1.71,100.0,0.8755,0.11,0.09,0.02,tp_upper -3973,做多,2020-04-26 19:05:00,2020-04-26 19:10:00,195.11,194.98,1.71,100.0,0.8746,-0.11,0.09,-0.2,flip -3974,做空,2020-04-26 19:10:00,2020-04-26 19:25:00,194.98,194.91,1.7,100.0,0.8737,0.06,0.09,-0.02,tp_lower -3975,做多,2020-04-26 19:45:00,2020-04-26 19:55:00,195.01,195.29,1.7,100.0,0.8731,0.24,0.09,0.16,tp_upper -3976,做多,2020-04-26 21:40:00,2020-04-26 23:25:00,196.08,196.16,1.7,100.0,0.8687,0.07,0.09,-0.02,tp_upper -3977,做多,2020-04-27 00:40:00,2020-04-27 00:50:00,196.97,196.87,1.74,100.0,0.8841,-0.09,0.09,-0.18,flip -3978,做空,2020-04-27 00:50:00,2020-04-27 00:55:00,196.87,197.92,1.74,100.0,0.8832,-0.93,0.09,-1.01,flip -3979,做多,2020-04-27 00:55:00,2020-04-27 01:00:00,197.92,197.85,1.73,100.0,0.8729,-0.06,0.09,-0.15,tp_upper -3980,做多,2020-04-27 01:20:00,2020-04-27 01:30:00,197.33,197.24,1.73,100.0,0.8744,-0.08,0.09,-0.16,flip -3981,做空,2020-04-27 01:30:00,2020-04-27 02:05:00,197.24,197.25,1.72,100.0,0.8735,-0.01,0.09,-0.09,flip -3982,做多,2020-04-27 02:05:00,2020-04-27 02:35:00,197.25,197.35,1.72,100.0,0.8725,0.09,0.09,0.0,flip -3983,做空,2020-04-27 02:35:00,2020-04-27 03:25:00,197.35,197.71,1.72,100.0,0.8716,-0.31,0.09,-0.4,flip -3984,做多,2020-04-27 03:25:00,2020-04-27 03:40:00,197.71,197.12,1.72,100.0,0.8676,-0.51,0.09,-0.6,flip -3985,做空,2020-04-27 03:40:00,2020-04-27 03:45:00,197.12,197.33,1.71,100.0,0.8667,-0.18,0.09,-0.27,flip -3986,做多,2020-04-27 03:45:00,2020-04-27 05:00:00,197.33,197.17,1.7,100.0,0.864,-0.14,0.09,-0.22,flip -3987,做空,2020-04-27 05:00:00,2020-04-27 05:05:00,197.17,197.42,1.7,100.0,0.8632,-0.22,0.09,-0.3,flip -3988,做多,2020-04-27 05:05:00,2020-04-27 05:10:00,197.42,197.06,1.7,100.0,0.8601,-0.31,0.08,-0.39,flip -3989,做空,2020-04-27 05:10:00,2020-04-27 05:25:00,197.06,197.28,1.69,100.0,0.8593,-0.19,0.08,-0.27,flip -3990,做多,2020-04-27 05:25:00,2020-04-27 05:35:00,197.28,196.95,1.69,100.0,0.8565,-0.28,0.08,-0.37,flip -3991,做空,2020-04-27 05:35:00,2020-04-27 05:45:00,196.95,196.57,1.69,100.0,0.8556,0.33,0.08,0.24,tp_lower -3992,做多,2020-04-27 07:35:00,2020-04-27 07:45:00,195.29,195.78,1.69,100.0,0.8637,0.42,0.08,0.34,tp_upper -3993,做多,2020-04-27 08:45:00,2020-04-27 09:50:00,195.73,195.86,1.69,100.0,0.8631,0.11,0.08,0.03,flip -3994,做空,2020-04-27 09:50:00,2020-04-27 10:05:00,195.86,195.75,1.69,100.0,0.8622,0.09,0.08,0.01,flip -3995,做多,2020-04-27 10:05:00,2020-04-27 10:25:00,195.75,195.68,1.69,100.0,0.8623,-0.06,0.08,-0.14,flip -3996,做空,2020-04-27 10:25:00,2020-04-27 10:45:00,195.68,194.83,1.69,100.0,0.8614,0.73,0.08,0.65,tp_lower -3997,做多,2020-04-27 11:00:00,2020-04-27 11:15:00,195.42,195.53,1.69,100.0,0.8655,0.1,0.08,0.01,flip -3998,做空,2020-04-27 11:15:00,2020-04-27 11:30:00,195.53,195.79,1.69,100.0,0.8646,-0.22,0.08,-0.31,flip -3999,做多,2020-04-27 11:30:00,2020-04-27 11:50:00,195.79,195.87,1.69,100.0,0.8614,0.07,0.08,-0.02,tp_upper -4000,做多,2020-04-27 13:00:00,2020-04-27 13:55:00,195.2,194.36,1.69,100.0,0.8635,-0.73,0.08,-0.81,flip -4001,做空,2020-04-27 13:55:00,2020-04-27 14:25:00,194.36,192.87,1.68,100.0,0.8627,1.29,0.08,1.2,tp_lower -4002,做多,2020-04-27 15:25:00,2020-04-27 15:55:00,192.65,192.72,1.69,100.0,0.8761,0.06,0.08,-0.02,flip -4003,做空,2020-04-27 15:55:00,2020-04-27 16:10:00,192.72,192.48,1.69,100.0,0.8753,0.21,0.08,0.13,flip -4004,做多,2020-04-27 16:10:00,2020-04-27 16:45:00,192.48,192.74,1.69,100.0,0.8766,0.23,0.08,0.14,flip -4005,做空,2020-04-27 16:45:00,2020-04-27 16:50:00,192.74,192.28,1.69,100.0,0.8757,0.4,0.08,0.32,tp_lower -4006,做多,2020-04-27 17:50:00,2020-04-27 18:10:00,192.07,192.29,1.69,100.0,0.88,0.19,0.08,0.11,flip -4007,做空,2020-04-27 18:10:00,2020-04-27 20:20:00,192.29,193.83,1.69,100.0,0.8791,-1.35,0.09,-1.44,flip -4008,做多,2020-04-27 20:20:00,2020-04-27 20:25:00,193.83,193.62,1.68,100.0,0.8642,-0.18,0.08,-0.27,flip -4009,做空,2020-04-27 20:25:00,2020-04-27 20:30:00,193.62,193.77,1.67,100.0,0.8634,-0.13,0.08,-0.21,flip -4010,做多,2020-04-27 20:30:00,2020-04-27 21:15:00,193.77,194.54,1.67,100.0,0.8612,0.66,0.08,0.58,tp_upper -4011,做多,2020-04-28 02:30:00,2020-04-28 02:35:00,193.86,193.79,1.73,100.0,0.8901,-0.06,0.09,-0.15,flip -4012,做空,2020-04-28 02:35:00,2020-04-28 03:15:00,193.79,193.71,1.72,100.0,0.8892,0.07,0.09,-0.01,flip -4013,做多,2020-04-28 03:15:00,2020-04-28 03:20:00,193.71,193.68,1.72,100.0,0.8891,-0.03,0.09,-0.11,flip -4014,做空,2020-04-28 03:20:00,2020-04-28 04:10:00,193.68,193.95,1.72,100.0,0.8882,-0.24,0.09,-0.33,flip -4015,做多,2020-04-28 04:10:00,2020-04-28 04:15:00,193.95,193.71,1.72,100.0,0.8848,-0.21,0.09,-0.3,flip -4016,做空,2020-04-28 04:15:00,2020-04-28 04:20:00,193.71,193.89,1.71,100.0,0.8839,-0.16,0.09,-0.24,flip -4017,做多,2020-04-28 04:20:00,2020-04-28 05:00:00,193.89,193.76,1.71,100.0,0.8814,-0.11,0.09,-0.2,flip -4018,做空,2020-04-28 05:00:00,2020-04-28 05:10:00,193.76,193.8,1.71,100.0,0.8805,-0.04,0.09,-0.12,flip -4019,做多,2020-04-28 05:10:00,2020-04-28 05:15:00,193.8,193.65,1.7,100.0,0.8793,-0.13,0.09,-0.22,flip -4020,做空,2020-04-28 05:15:00,2020-04-28 05:25:00,193.65,193.82,1.7,100.0,0.8784,-0.15,0.09,-0.23,flip -4021,做多,2020-04-28 05:25:00,2020-04-28 05:35:00,193.82,193.86,1.7,100.0,0.876,0.04,0.08,-0.05,flip -4022,做空,2020-04-28 05:35:00,2020-04-28 07:10:00,193.86,194.96,1.7,100.0,0.8751,-0.96,0.09,-1.05,flip -4023,做多,2020-04-28 07:10:00,2020-04-28 07:25:00,194.96,194.88,1.69,100.0,0.8644,-0.07,0.08,-0.15,flip -4024,做空,2020-04-28 07:25:00,2020-04-28 07:30:00,194.88,195.07,1.68,100.0,0.8635,-0.16,0.08,-0.25,flip -4025,做多,2020-04-28 07:30:00,2020-04-28 07:40:00,195.07,195.01,1.68,100.0,0.861,-0.05,0.08,-0.14,flip -4026,做空,2020-04-28 07:40:00,2020-04-28 07:45:00,195.01,195.39,1.68,100.0,0.8601,-0.33,0.08,-0.41,flip -4027,做多,2020-04-28 07:45:00,2020-04-28 07:50:00,195.39,195.22,1.67,100.0,0.8559,-0.15,0.08,-0.23,tp_upper -4028,做多,2020-04-28 09:10:00,2020-04-28 09:30:00,194.75,195.43,1.67,100.0,0.8571,0.58,0.08,0.5,tp_upper -4029,做多,2020-04-28 12:20:00,2020-04-28 12:25:00,196.39,197.09,1.67,100.0,0.8521,0.6,0.08,0.51,tp_upper -4030,做多,2020-04-28 12:25:00,2020-04-28 12:30:00,197.09,196.95,1.68,100.0,0.8512,-0.12,0.08,-0.2,tp_upper -4031,做多,2020-04-28 13:40:00,2020-04-28 13:45:00,196.91,196.9,1.67,100.0,0.8505,-0.01,0.08,-0.09,flip -4032,做空,2020-04-28 13:45:00,2020-04-28 13:55:00,196.9,195.91,1.67,100.0,0.8497,0.84,0.08,0.76,tp_lower -4033,做多,2020-04-28 14:35:00,2020-04-28 15:30:00,196.44,195.23,1.68,100.0,0.8551,-1.03,0.08,-1.12,flip -4034,做空,2020-04-28 15:30:00,2020-04-28 15:45:00,195.23,195.36,1.67,100.0,0.8542,-0.11,0.08,-0.19,flip -4035,做多,2020-04-28 15:45:00,2020-04-28 16:00:00,195.36,195.58,1.66,100.0,0.8523,0.19,0.08,0.1,flip -4036,做空,2020-04-28 16:00:00,2020-04-28 16:55:00,195.58,195.93,1.67,100.0,0.8514,-0.3,0.08,-0.38,flip -4037,做多,2020-04-28 16:55:00,2020-04-28 17:00:00,195.93,195.63,1.66,100.0,0.8475,-0.25,0.08,-0.34,flip -4038,做空,2020-04-28 17:00:00,2020-04-28 17:40:00,195.63,196.04,1.66,100.0,0.8467,-0.35,0.08,-0.43,flip -4039,做多,2020-04-28 17:40:00,2020-04-28 17:50:00,196.04,196.05,1.65,100.0,0.8423,0.01,0.08,-0.07,flip -4040,做空,2020-04-28 17:50:00,2020-04-28 18:00:00,196.05,196.01,1.65,100.0,0.8414,0.03,0.08,-0.05,flip -4041,做多,2020-04-28 18:00:00,2020-04-28 18:15:00,196.01,196.08,1.65,100.0,0.8409,0.06,0.08,-0.02,tp_upper -4042,做多,2020-04-28 20:15:00,2020-04-28 21:00:00,196.0,196.15,1.65,100.0,0.8404,0.13,0.08,0.04,flip -4043,做空,2020-04-28 21:00:00,2020-04-28 21:25:00,196.15,196.13,1.65,100.0,0.8396,0.02,0.08,-0.07,flip -4044,做多,2020-04-28 21:25:00,2020-04-28 21:40:00,196.13,196.07,1.65,100.0,0.8389,-0.05,0.08,-0.13,flip -4045,做空,2020-04-28 21:40:00,2020-04-28 21:55:00,196.07,196.32,1.64,100.0,0.8381,-0.21,0.08,-0.29,flip -4046,做多,2020-04-28 21:55:00,2020-04-28 22:00:00,196.32,196.18,1.64,100.0,0.8351,-0.12,0.08,-0.2,flip -4047,做空,2020-04-28 22:00:00,2020-04-28 23:55:00,196.18,196.31,1.64,100.0,0.8343,-0.11,0.08,-0.19,tp_lower -4048,做多,2020-04-29 00:00:00,2020-04-29 00:15:00,197.05,196.99,1.69,100.0,0.8576,-0.05,0.08,-0.14,flip -4049,做空,2020-04-29 00:15:00,2020-04-29 00:20:00,196.99,197.31,1.69,100.0,0.8567,-0.27,0.08,-0.36,flip -4050,做多,2020-04-29 00:20:00,2020-04-29 00:30:00,197.31,196.94,1.68,100.0,0.8531,-0.32,0.08,-0.4,flip -4051,做空,2020-04-29 00:30:00,2020-04-29 00:35:00,196.94,197.1,1.68,100.0,0.8522,-0.14,0.08,-0.22,flip -4052,做多,2020-04-29 00:35:00,2020-04-29 01:45:00,197.1,197.5,1.68,100.0,0.85,0.34,0.08,0.26,tp_upper -4053,做多,2020-04-29 04:00:00,2020-04-29 04:05:00,198.32,198.21,1.68,100.0,0.8456,-0.09,0.08,-0.18,flip -4054,做空,2020-04-29 04:05:00,2020-04-29 04:15:00,198.21,197.81,1.67,100.0,0.8448,0.34,0.08,0.25,tp_lower -4055,做多,2020-04-29 04:45:00,2020-04-29 04:55:00,198.24,198.79,1.68,100.0,0.8455,0.47,0.08,0.38,tp_upper -4056,做多,2020-04-29 07:35:00,2020-04-29 07:50:00,204.89,205.15,1.68,100.0,0.8195,0.21,0.08,0.13,flip -4057,做空,2020-04-29 07:50:00,2020-04-29 07:55:00,205.15,205.44,1.68,100.0,0.8187,-0.24,0.08,-0.32,flip -4058,做多,2020-04-29 07:55:00,2020-04-29 08:15:00,205.44,205.4,1.68,100.0,0.8156,-0.03,0.08,-0.12,flip -4059,做空,2020-04-29 08:15:00,2020-04-29 08:25:00,205.4,205.74,1.67,100.0,0.8148,-0.28,0.08,-0.36,flip -4060,做多,2020-04-29 08:25:00,2020-04-29 08:30:00,205.74,205.38,1.67,100.0,0.8113,-0.29,0.08,-0.38,flip -4061,做空,2020-04-29 08:30:00,2020-04-29 08:40:00,205.38,205.3,1.66,100.0,0.8105,0.06,0.08,-0.02,flip -4062,做多,2020-04-29 08:40:00,2020-04-29 08:55:00,205.3,205.18,1.66,100.0,0.8103,-0.1,0.08,-0.18,flip -4063,做空,2020-04-29 08:55:00,2020-04-29 09:15:00,205.18,205.51,1.66,100.0,0.8095,-0.27,0.08,-0.35,flip -4064,做多,2020-04-29 09:15:00,2020-04-29 09:20:00,205.51,206.14,1.66,100.0,0.8061,0.51,0.08,0.42,tp_upper -4065,做多,2020-04-29 11:35:00,2020-04-29 11:45:00,207.85,207.49,1.66,100.0,0.7986,-0.29,0.08,-0.37,flip -4066,做空,2020-04-29 11:45:00,2020-04-29 12:00:00,207.49,207.9,1.66,100.0,0.7978,-0.33,0.08,-0.41,flip -4067,做多,2020-04-29 12:00:00,2020-04-29 12:30:00,207.9,208.6,1.65,100.0,0.7939,0.56,0.08,0.47,tp_upper -4068,做多,2020-04-29 13:50:00,2020-04-29 14:30:00,208.88,208.93,1.65,100.0,0.792,0.04,0.08,-0.04,flip -4069,做空,2020-04-29 14:30:00,2020-04-29 15:20:00,208.93,208.8,1.65,100.0,0.7912,0.1,0.08,0.02,flip -4070,做多,2020-04-29 15:20:00,2020-04-29 15:50:00,208.8,209.72,1.65,100.0,0.7914,0.73,0.08,0.65,tp_upper -4071,做多,2020-04-29 18:35:00,2020-04-29 18:40:00,215.66,215.33,1.66,100.0,0.7689,-0.25,0.08,-0.34,flip -4072,做空,2020-04-29 18:40:00,2020-04-29 19:15:00,215.33,215.23,1.65,100.0,0.7681,0.08,0.08,-0.01,flip -4073,做多,2020-04-29 19:15:00,2020-04-29 19:50:00,215.23,215.72,1.65,100.0,0.768,0.38,0.08,0.29,flip -4074,做空,2020-04-29 19:50:00,2020-04-29 21:00:00,215.72,215.54,1.66,100.0,0.7673,0.14,0.08,0.06,tp_lower -4075,做多,2020-04-29 21:10:00,2020-04-29 21:55:00,215.54,215.59,1.65,100.0,0.7678,0.04,0.08,-0.04,flip -4076,做空,2020-04-29 21:55:00,2020-04-29 22:00:00,215.59,214.35,1.65,100.0,0.767,0.95,0.08,0.87,tp_lower -4077,做多,2020-04-29 22:40:00,2020-04-29 22:55:00,215.0,214.9,1.66,100.0,0.7728,-0.08,0.08,-0.16,flip -4078,做空,2020-04-29 22:55:00,2020-04-30 00:05:00,214.9,215.07,1.66,100.0,0.772,-0.13,0.08,-0.21,flip -4079,做多,2020-04-30 00:05:00,2020-04-30 00:45:00,215.07,216.24,1.7,100.0,0.7913,0.93,0.09,0.84,tp_upper -4080,做多,2020-04-30 02:05:00,2020-04-30 02:10:00,217.11,217.18,1.71,100.0,0.7873,0.06,0.09,-0.03,flip -4081,做空,2020-04-30 02:10:00,2020-04-30 02:35:00,217.18,217.49,1.71,100.0,0.7865,-0.24,0.09,-0.33,flip -4082,做多,2020-04-30 02:35:00,2020-04-30 02:40:00,217.49,217.33,1.7,100.0,0.7835,-0.13,0.09,-0.21,flip -4083,做空,2020-04-30 02:40:00,2020-04-30 02:45:00,217.33,218.04,1.7,100.0,0.7827,-0.56,0.09,-0.64,flip -4084,做多,2020-04-30 02:45:00,2020-04-30 02:50:00,218.04,218.31,1.69,100.0,0.7768,0.21,0.08,0.12,tp_upper -4085,做多,2020-04-30 04:55:00,2020-04-30 05:30:00,223.1,223.63,1.69,100.0,0.7594,0.4,0.08,0.32,tp_upper -4086,做多,2020-04-30 06:35:00,2020-04-30 10:50:00,224.73,211.31,1.7,100.0,0.7549,-10.13,0.08,-10.21,flip -4087,做空,2020-04-30 10:50:00,2020-04-30 10:55:00,211.31,212.36,1.59,100.0,0.7542,-0.79,0.08,-0.87,flip -4088,做多,2020-04-30 10:55:00,2020-04-30 11:50:00,212.36,212.56,1.58,100.0,0.7459,0.15,0.08,0.07,flip -4089,做空,2020-04-30 11:50:00,2020-04-30 12:00:00,212.56,212.56,1.58,100.0,0.7452,0.0,0.08,-0.08,flip -4090,做多,2020-04-30 12:00:00,2020-04-30 12:15:00,212.56,212.37,1.58,100.0,0.7445,-0.14,0.08,-0.22,flip -4091,做空,2020-04-30 12:15:00,2020-04-30 12:20:00,212.37,212.78,1.58,100.0,0.7437,-0.3,0.08,-0.38,flip -4092,做多,2020-04-30 12:20:00,2020-04-30 12:25:00,212.78,212.33,1.57,100.0,0.7401,-0.33,0.08,-0.41,flip -4093,做空,2020-04-30 12:25:00,2020-04-30 12:30:00,212.33,212.55,1.57,100.0,0.7394,-0.16,0.08,-0.24,flip -4094,做多,2020-04-30 12:30:00,2020-04-30 13:20:00,212.55,211.8,1.57,100.0,0.7371,-0.55,0.08,-0.63,flip -4095,做空,2020-04-30 13:20:00,2020-04-30 13:45:00,211.8,210.79,1.56,100.0,0.7363,0.74,0.08,0.67,flip -4096,做多,2020-04-30 13:45:00,2020-04-30 13:55:00,210.79,211.36,1.57,100.0,0.7427,0.42,0.08,0.34,flip -4097,做空,2020-04-30 13:55:00,2020-04-30 14:45:00,211.36,211.02,1.57,100.0,0.7419,0.25,0.08,0.17,flip -4098,做多,2020-04-30 14:45:00,2020-04-30 15:05:00,211.02,211.67,1.57,100.0,0.7436,0.48,0.08,0.4,flip -4099,做空,2020-04-30 15:05:00,2020-04-30 15:20:00,211.67,211.32,1.57,100.0,0.7428,0.26,0.08,0.18,flip -4100,做多,2020-04-30 15:20:00,2020-04-30 15:25:00,211.32,210.91,1.57,100.0,0.7445,-0.31,0.08,-0.38,flip -4101,做空,2020-04-30 15:25:00,2020-04-30 15:30:00,210.91,210.61,1.57,100.0,0.7438,0.22,0.08,0.14,tp_lower -4102,做多,2020-04-30 16:10:00,2020-04-30 16:15:00,210.09,209.14,1.57,100.0,0.747,-0.71,0.08,-0.79,flip -4103,做空,2020-04-30 16:15:00,2020-04-30 16:40:00,209.14,205.21,1.56,100.0,0.7463,2.93,0.08,2.86,tp_lower -4104,做多,2020-04-30 17:55:00,2020-04-30 18:10:00,205.91,209.17,1.59,100.0,0.7715,2.52,0.08,2.43,tp_upper -4105,做多,2020-04-30 20:15:00,2020-04-30 20:20:00,211.47,211.19,1.61,100.0,0.7623,-0.21,0.08,-0.29,flip -4106,做空,2020-04-30 20:20:00,2020-04-30 20:40:00,211.19,211.83,1.61,100.0,0.7616,-0.49,0.08,-0.57,flip -4107,做多,2020-04-30 20:40:00,2020-04-30 20:55:00,211.83,211.7,1.6,100.0,0.7562,-0.1,0.08,-0.18,flip -4108,做空,2020-04-30 20:55:00,2020-04-30 21:20:00,211.7,211.97,1.6,100.0,0.7554,-0.2,0.08,-0.28,flip -4109,做多,2020-04-30 21:20:00,2020-04-30 21:45:00,211.97,210.64,1.6,100.0,0.7528,-1.0,0.08,-1.08,flip -4110,做空,2020-04-30 21:45:00,2020-04-30 21:50:00,210.64,210.11,1.58,100.0,0.752,0.4,0.08,0.32,tp_lower -4111,做多,2020-04-30 22:55:00,2020-04-30 23:00:00,210.54,209.32,1.59,100.0,0.7535,-0.92,0.08,-1.0,flip -4112,做空,2020-04-30 23:00:00,2020-04-30 23:20:00,209.32,207.13,1.58,100.0,0.7528,1.65,0.08,1.57,tp_lower -4113,做多,2020-05-01 00:05:00,2020-05-01 01:25:00,207.98,208.72,1.64,100.0,0.7888,0.58,0.08,0.5,flip -4114,做空,2020-05-01 01:25:00,2020-05-01 01:35:00,208.72,208.74,1.64,100.0,0.788,-0.02,0.08,-0.1,flip -4115,做多,2020-05-01 01:35:00,2020-05-01 02:10:00,208.74,208.49,1.64,100.0,0.7871,-0.2,0.08,-0.28,flip -4116,做空,2020-05-01 02:10:00,2020-05-01 02:15:00,208.49,208.87,1.64,100.0,0.7863,-0.3,0.08,-0.38,flip -4117,做多,2020-05-01 02:15:00,2020-05-01 02:20:00,208.87,208.73,1.63,100.0,0.7826,-0.11,0.08,-0.19,flip -4118,做空,2020-05-01 02:20:00,2020-05-01 02:25:00,208.73,209.43,1.63,100.0,0.7818,-0.55,0.08,-0.63,flip -4119,做多,2020-05-01 02:25:00,2020-05-01 02:30:00,209.43,209.54,1.62,100.0,0.7758,0.09,0.08,0.0,tp_upper -4120,做多,2020-05-01 03:25:00,2020-05-01 04:15:00,208.98,210.78,1.62,100.0,0.7771,1.4,0.08,1.32,tp_upper -4121,做多,2020-05-01 06:20:00,2020-05-01 06:45:00,213.01,213.61,1.64,100.0,0.7682,0.46,0.08,0.38,flip -4122,做空,2020-05-01 06:45:00,2020-05-01 07:00:00,213.61,213.56,1.64,100.0,0.7675,0.04,0.08,-0.04,flip -4123,做多,2020-05-01 07:00:00,2020-05-01 08:05:00,213.56,212.61,1.64,100.0,0.7671,-0.73,0.08,-0.81,flip -4124,做空,2020-05-01 08:05:00,2020-05-01 08:10:00,212.61,212.8,1.63,100.0,0.7663,-0.15,0.08,-0.23,flip -4125,做多,2020-05-01 08:10:00,2020-05-01 08:20:00,212.8,212.52,1.63,100.0,0.7641,-0.21,0.08,-0.3,flip -4126,做空,2020-05-01 08:20:00,2020-05-01 08:30:00,212.52,212.48,1.62,100.0,0.7634,0.03,0.08,-0.05,flip -4127,做多,2020-05-01 08:30:00,2020-05-01 08:35:00,212.48,211.95,1.62,100.0,0.7629,-0.4,0.08,-0.49,flip -4128,做空,2020-05-01 08:35:00,2020-05-01 08:40:00,211.95,212.68,1.62,100.0,0.7621,-0.56,0.08,-0.64,flip -4129,做多,2020-05-01 08:40:00,2020-05-01 08:50:00,212.68,213.05,1.61,100.0,0.7562,0.28,0.08,0.2,tp_upper -4130,做多,2020-05-01 10:30:00,2020-05-01 10:35:00,214.16,213.86,1.61,100.0,0.7515,-0.23,0.08,-0.31,flip -4131,做空,2020-05-01 10:35:00,2020-05-01 10:45:00,213.86,213.99,1.61,100.0,0.7507,-0.1,0.08,-0.18,flip -4132,做多,2020-05-01 10:45:00,2020-05-01 11:00:00,213.99,214.51,1.6,100.0,0.7491,0.39,0.08,0.31,tp_upper -4133,做多,2020-05-01 11:15:00,2020-05-01 11:25:00,214.69,216.37,1.61,100.0,0.7477,1.26,0.08,1.18,tp_upper -4134,做多,2020-05-01 11:55:00,2020-05-01 12:00:00,215.5,215.19,1.62,100.0,0.75,-0.23,0.08,-0.31,flip -4135,做空,2020-05-01 12:00:00,2020-05-01 12:25:00,215.19,213.22,1.61,100.0,0.7492,1.48,0.08,1.4,tp_lower -4136,做多,2020-05-01 14:45:00,2020-05-01 14:55:00,211.9,212.16,1.63,100.0,0.7671,0.2,0.08,0.12,tp_upper -4137,做多,2020-05-01 15:30:00,2020-05-01 15:35:00,211.51,210.25,1.63,100.0,0.7686,-0.97,0.08,-1.05,flip -4138,做空,2020-05-01 15:35:00,2020-05-01 16:00:00,210.25,209.54,1.61,100.0,0.7679,0.55,0.08,0.46,tp_lower -4139,做多,2020-05-01 16:10:00,2020-05-01 16:50:00,210.88,210.66,1.62,100.0,0.7674,-0.17,0.08,-0.25,flip -4140,做空,2020-05-01 16:50:00,2020-05-01 17:00:00,210.66,210.56,1.61,100.0,0.7666,0.08,0.08,-0.0,flip -4141,做多,2020-05-01 17:00:00,2020-05-01 17:05:00,210.56,210.25,1.61,100.0,0.7666,-0.24,0.08,-0.32,flip -4142,做空,2020-05-01 17:05:00,2020-05-01 17:10:00,210.25,210.41,1.61,100.0,0.7658,-0.12,0.08,-0.2,flip -4143,做多,2020-05-01 17:10:00,2020-05-01 17:15:00,210.41,209.93,1.61,100.0,0.7639,-0.37,0.08,-0.45,flip -4144,做空,2020-05-01 17:15:00,2020-05-01 17:20:00,209.93,210.08,1.6,100.0,0.7631,-0.11,0.08,-0.19,flip -4145,做多,2020-05-01 17:20:00,2020-05-01 17:40:00,210.08,210.04,1.6,100.0,0.7613,-0.03,0.08,-0.11,flip -4146,做空,2020-05-01 17:40:00,2020-05-01 17:45:00,210.04,210.87,1.6,100.0,0.7605,-0.63,0.08,-0.71,flip -4147,做多,2020-05-01 17:45:00,2020-05-01 17:50:00,210.87,210.67,1.59,100.0,0.7538,-0.15,0.08,-0.23,tp_upper -4148,做多,2020-05-01 18:40:00,2020-05-01 18:45:00,210.85,210.76,1.59,100.0,0.7524,-0.07,0.08,-0.15,flip -4149,做空,2020-05-01 18:45:00,2020-05-01 19:00:00,210.76,209.49,1.58,100.0,0.7516,0.95,0.08,0.88,tp_lower -4150,做多,2020-05-01 20:45:00,2020-05-01 21:00:00,209.49,210.23,1.59,100.0,0.76,0.56,0.08,0.48,tp_upper -4151,做多,2020-05-02 00:30:00,2020-05-02 00:40:00,213.28,212.87,1.65,100.0,0.7743,-0.32,0.08,-0.4,flip -4152,做空,2020-05-02 00:40:00,2020-05-02 01:15:00,212.87,212.6,1.65,100.0,0.7735,0.21,0.08,0.13,flip -4153,做多,2020-05-02 01:15:00,2020-05-02 01:20:00,212.6,212.36,1.65,100.0,0.7747,-0.19,0.08,-0.27,flip -4154,做空,2020-05-02 01:20:00,2020-05-02 01:25:00,212.36,212.43,1.64,100.0,0.7739,-0.05,0.08,-0.14,flip -4155,做多,2020-05-02 01:25:00,2020-05-02 01:55:00,212.43,212.43,1.64,100.0,0.7726,0.0,0.08,-0.08,flip -4156,做空,2020-05-02 01:55:00,2020-05-02 02:00:00,212.43,211.62,1.64,100.0,0.7719,0.63,0.08,0.54,tp_lower -4157,做多,2020-05-02 02:40:00,2020-05-02 02:55:00,212.56,212.26,1.64,100.0,0.7736,-0.23,0.08,-0.31,flip -4158,做空,2020-05-02 02:55:00,2020-05-02 03:10:00,212.26,212.43,1.64,100.0,0.7728,-0.13,0.08,-0.21,flip -4159,做多,2020-05-02 03:10:00,2020-05-02 03:25:00,212.43,212.93,1.64,100.0,0.7708,0.39,0.08,0.3,tp_upper -4160,做多,2020-05-02 04:30:00,2020-05-02 05:00:00,212.79,212.85,1.64,100.0,0.7705,0.05,0.08,-0.04,flip -4161,做空,2020-05-02 05:00:00,2020-05-02 05:10:00,212.85,212.61,1.64,100.0,0.7698,0.18,0.08,0.1,tp_lower -4162,做多,2020-05-02 05:30:00,2020-05-02 06:00:00,212.61,213.08,1.64,100.0,0.7707,0.36,0.08,0.28,tp_upper -4163,做多,2020-05-02 06:50:00,2020-05-02 06:55:00,212.83,212.7,1.64,100.0,0.7709,-0.1,0.08,-0.18,flip -4164,做空,2020-05-02 06:55:00,2020-05-02 07:15:00,212.7,212.26,1.64,100.0,0.7701,0.34,0.08,0.26,tp_lower -4165,做多,2020-05-02 08:15:00,2020-05-02 09:20:00,212.01,212.25,1.64,100.0,0.7734,0.19,0.08,0.1,tp_upper -4166,做多,2020-05-02 10:50:00,2020-05-02 11:00:00,212.35,212.94,1.64,100.0,0.7723,0.46,0.08,0.37,tp_upper -4167,做多,2020-05-02 12:00:00,2020-05-02 12:15:00,213.02,213.56,1.64,100.0,0.7712,0.42,0.08,0.33,tp_upper -4168,做多,2020-05-02 13:00:00,2020-05-02 13:10:00,213.09,213.04,1.65,100.0,0.7722,-0.04,0.08,-0.12,flip -4169,做空,2020-05-02 13:10:00,2020-05-02 13:30:00,213.04,213.05,1.64,100.0,0.7714,-0.01,0.08,-0.09,flip -4170,做多,2020-05-02 13:30:00,2020-05-02 13:40:00,213.05,212.98,1.64,100.0,0.7705,-0.05,0.08,-0.14,flip -4171,做空,2020-05-02 13:40:00,2020-05-02 13:50:00,212.98,213.34,1.64,100.0,0.7698,-0.28,0.08,-0.36,flip -4172,做多,2020-05-02 13:50:00,2020-05-02 14:00:00,213.34,213.81,1.64,100.0,0.7664,0.36,0.08,0.28,tp_upper -4173,做多,2020-05-02 15:00:00,2020-05-02 15:10:00,213.88,213.81,1.64,100.0,0.7654,-0.05,0.08,-0.14,tp_upper -4174,做多,2020-05-02 15:55:00,2020-05-02 16:30:00,213.23,214.83,1.63,100.0,0.7667,1.23,0.08,1.14,tp_upper -4175,做多,2020-05-02 17:30:00,2020-05-02 17:45:00,214.39,214.47,1.65,100.0,0.7675,0.06,0.08,-0.02,flip -4176,做空,2020-05-02 17:45:00,2020-05-02 17:55:00,214.47,214.6,1.64,100.0,0.7667,-0.1,0.08,-0.18,flip -4177,做多,2020-05-02 17:55:00,2020-05-02 18:00:00,214.6,212.96,1.64,100.0,0.765,-1.25,0.08,-1.34,flip -4178,做空,2020-05-02 18:00:00,2020-05-02 18:05:00,212.96,212.11,1.63,100.0,0.7643,0.65,0.08,0.57,tp_lower -4179,做多,2020-05-02 19:35:00,2020-05-02 19:50:00,212.7,213.4,1.63,100.0,0.7675,0.54,0.08,0.46,tp_upper -4180,做多,2020-05-02 21:35:00,2020-05-02 22:05:00,213.9,213.68,1.64,100.0,0.7649,-0.17,0.08,-0.25,flip -4181,做空,2020-05-02 22:05:00,2020-05-02 22:10:00,213.68,213.49,1.63,100.0,0.7642,0.15,0.08,0.06,tp_lower -4182,做多,2020-05-02 22:15:00,2020-05-02 22:45:00,213.61,213.79,1.63,100.0,0.7643,0.14,0.08,0.06,tp_upper -4183,做多,2020-05-02 22:55:00,2020-05-02 23:00:00,214.07,214.22,1.63,100.0,0.7626,0.11,0.08,0.03,tp_upper -4184,做多,2020-05-02 23:45:00,2020-05-02 23:50:00,214.04,214.03,1.63,100.0,0.7625,-0.01,0.08,-0.09,flip -4185,做空,2020-05-02 23:50:00,2020-05-03 00:10:00,214.03,214.1,1.63,100.0,0.7617,-0.05,0.08,-0.13,tp_lower -4186,做多,2020-05-03 00:10:00,2020-05-03 00:15:00,214.1,214.65,1.68,100.0,0.7842,0.43,0.08,0.35,tp_upper -4187,做多,2020-05-03 01:35:00,2020-05-03 01:50:00,217.0,217.42,1.68,100.0,0.7749,0.33,0.08,0.24,flip -4188,做空,2020-05-03 01:50:00,2020-05-03 02:00:00,217.42,217.77,1.68,100.0,0.7742,-0.27,0.08,-0.36,flip -4189,做多,2020-05-03 02:00:00,2020-05-03 02:15:00,217.77,217.95,1.68,100.0,0.7709,0.14,0.08,0.05,flip -4190,做空,2020-05-03 02:15:00,2020-05-03 02:25:00,217.95,217.87,1.68,100.0,0.7701,0.06,0.08,-0.02,flip -4191,做多,2020-05-03 02:25:00,2020-05-03 02:30:00,217.87,217.48,1.68,100.0,0.7699,-0.3,0.08,-0.38,flip -4192,做空,2020-05-03 02:30:00,2020-05-03 02:40:00,217.48,217.62,1.67,100.0,0.7692,-0.11,0.08,-0.19,flip -4193,做多,2020-05-03 02:40:00,2020-05-03 03:15:00,217.62,217.69,1.67,100.0,0.7674,0.05,0.08,-0.03,flip -4194,做空,2020-05-03 03:15:00,2020-05-03 03:25:00,217.69,217.4,1.67,100.0,0.7666,0.22,0.08,0.14,flip -4195,做多,2020-05-03 03:25:00,2020-05-03 03:45:00,217.4,218.31,1.67,100.0,0.7679,0.7,0.08,0.61,tp_upper -4196,做多,2020-05-03 05:40:00,2020-05-03 07:50:00,217.23,213.82,1.67,100.0,0.771,-2.63,0.08,-2.71,flip -4197,做空,2020-05-03 07:50:00,2020-05-03 07:55:00,213.82,213.89,1.65,100.0,0.7702,-0.05,0.08,-0.14,flip -4198,做多,2020-05-03 07:55:00,2020-05-03 08:20:00,213.89,214.39,1.64,100.0,0.7689,0.38,0.08,0.3,tp_upper -4199,做多,2020-05-03 10:20:00,2020-05-03 10:25:00,215.31,214.27,1.65,100.0,0.7649,-0.8,0.08,-0.88,flip -4200,做空,2020-05-03 10:25:00,2020-05-03 10:45:00,214.27,214.28,1.64,100.0,0.7641,-0.01,0.08,-0.09,tp_lower -4201,做多,2020-05-03 11:15:00,2020-05-03 11:30:00,214.88,214.8,1.64,100.0,0.7611,-0.06,0.08,-0.14,flip -4202,做空,2020-05-03 11:30:00,2020-05-03 11:35:00,214.8,214.88,1.63,100.0,0.7604,-0.06,0.08,-0.14,flip -4203,做多,2020-05-03 11:35:00,2020-05-03 11:45:00,214.88,214.59,1.63,100.0,0.759,-0.22,0.08,-0.3,flip -4204,做空,2020-05-03 11:45:00,2020-05-03 12:00:00,214.59,214.18,1.63,100.0,0.7583,0.31,0.08,0.23,tp_lower -4205,做多,2020-05-03 13:35:00,2020-05-03 13:40:00,212.68,212.59,1.63,100.0,0.7658,-0.07,0.08,-0.15,flip -4206,做空,2020-05-03 13:40:00,2020-05-03 13:50:00,212.59,213.11,1.63,100.0,0.765,-0.4,0.08,-0.48,flip -4207,做多,2020-05-03 13:50:00,2020-05-03 14:00:00,213.11,212.07,1.62,100.0,0.7605,-0.79,0.08,-0.87,flip -4208,做空,2020-05-03 14:00:00,2020-05-03 14:10:00,212.07,211.89,1.61,100.0,0.7598,0.14,0.08,0.06,tp_lower -4209,做多,2020-05-03 16:05:00,2020-05-03 16:40:00,209.37,208.73,1.61,100.0,0.7694,-0.49,0.08,-0.57,flip -4210,做空,2020-05-03 16:40:00,2020-05-03 16:50:00,208.73,208.77,1.6,100.0,0.7687,-0.03,0.08,-0.11,flip -4211,做多,2020-05-03 16:50:00,2020-05-03 17:30:00,208.77,209.17,1.6,100.0,0.7676,0.31,0.08,0.23,flip -4212,做空,2020-05-03 17:30:00,2020-05-03 17:40:00,209.17,208.59,1.6,100.0,0.7668,0.44,0.08,0.36,tp_lower -4213,做多,2020-05-03 18:05:00,2020-05-03 18:30:00,208.76,208.54,1.61,100.0,0.7697,-0.17,0.08,-0.25,flip -4214,做空,2020-05-03 18:30:00,2020-05-03 19:05:00,208.54,208.63,1.6,100.0,0.7689,-0.07,0.08,-0.15,flip -4215,做多,2020-05-03 19:05:00,2020-05-03 19:20:00,208.63,209.2,1.6,100.0,0.7675,0.44,0.08,0.36,tp_upper -4216,做多,2020-05-03 19:30:00,2020-05-03 19:40:00,208.67,208.44,1.6,100.0,0.7687,-0.18,0.08,-0.26,flip -4217,做空,2020-05-03 19:40:00,2020-05-03 19:45:00,208.44,208.47,1.6,100.0,0.7679,-0.02,0.08,-0.1,flip -4218,做多,2020-05-03 19:45:00,2020-05-03 19:50:00,208.47,208.96,1.6,100.0,0.7669,0.38,0.08,0.3,tp_upper -4219,做多,2020-05-03 19:50:00,2020-05-03 20:05:00,208.96,208.13,1.6,100.0,0.7662,-0.64,0.08,-0.72,flip -4220,做空,2020-05-03 20:05:00,2020-05-03 20:10:00,208.13,208.81,1.59,100.0,0.7654,-0.52,0.08,-0.6,flip -4221,做多,2020-05-03 20:10:00,2020-05-03 20:15:00,208.81,208.46,1.59,100.0,0.7597,-0.27,0.08,-0.35,flip -4222,做空,2020-05-03 20:15:00,2020-05-03 20:20:00,208.46,208.1,1.58,100.0,0.7589,0.27,0.08,0.19,tp_lower -4223,做多,2020-05-03 21:25:00,2020-05-03 21:35:00,208.35,209.58,1.58,100.0,0.7598,0.93,0.08,0.85,tp_upper -4224,做多,2020-05-03 23:00:00,2020-05-04 00:10:00,210.23,210.5,1.59,100.0,0.7567,0.2,0.08,0.12,tp_upper -4225,做多,2020-05-04 02:30:00,2020-05-04 02:40:00,204.84,204.67,1.65,100.0,0.8048,-0.14,0.08,-0.22,flip -4226,做空,2020-05-04 02:40:00,2020-05-04 03:00:00,204.67,204.56,1.65,100.0,0.804,0.09,0.08,0.01,flip -4227,做多,2020-05-04 03:00:00,2020-05-04 03:05:00,204.56,204.51,1.64,100.0,0.8041,-0.04,0.08,-0.12,flip -4228,做空,2020-05-04 03:05:00,2020-05-04 03:20:00,204.51,203.01,1.64,100.0,0.8033,1.2,0.08,1.12,tp_lower -4229,做多,2020-05-04 03:50:00,2020-05-04 03:55:00,204.11,203.81,1.65,100.0,0.8099,-0.24,0.08,-0.33,flip -4230,做空,2020-05-04 03:55:00,2020-05-04 04:10:00,203.81,201.57,1.65,100.0,0.8091,1.81,0.08,1.73,tp_lower -4231,做多,2020-05-04 05:50:00,2020-05-04 05:55:00,198.38,198.22,1.67,100.0,0.8396,-0.13,0.08,-0.22,flip -4232,做空,2020-05-04 05:55:00,2020-05-04 06:20:00,198.22,199.04,1.66,100.0,0.8388,-0.69,0.08,-0.77,flip -4233,做多,2020-05-04 06:20:00,2020-05-04 07:00:00,199.04,198.4,1.65,100.0,0.831,-0.53,0.08,-0.61,flip -4234,做空,2020-05-04 07:00:00,2020-05-04 07:10:00,198.4,198.18,1.65,100.0,0.8302,0.18,0.08,0.1,flip -4235,做多,2020-05-04 07:10:00,2020-05-04 08:00:00,198.18,201.1,1.65,100.0,0.8312,2.43,0.08,2.34,tp_upper -4236,做多,2020-05-04 09:10:00,2020-05-04 09:15:00,200.9,200.07,1.67,100.0,0.8312,-0.69,0.08,-0.77,flip -4237,做空,2020-05-04 09:15:00,2020-05-04 09:20:00,200.07,199.06,1.66,100.0,0.8304,0.84,0.08,0.76,tp_lower -4238,做多,2020-05-04 10:15:00,2020-05-04 10:35:00,200.05,200.0,1.67,100.0,0.8338,-0.04,0.08,-0.13,flip -4239,做空,2020-05-04 10:35:00,2020-05-04 11:15:00,200.0,199.67,1.67,100.0,0.833,0.27,0.08,0.19,flip -4240,做多,2020-05-04 11:15:00,2020-05-04 11:55:00,199.67,199.82,1.67,100.0,0.8349,0.13,0.08,0.04,flip -4241,做空,2020-05-04 11:55:00,2020-05-04 12:00:00,199.82,200.08,1.67,100.0,0.834,-0.22,0.08,-0.3,flip -4242,做多,2020-05-04 12:00:00,2020-05-04 12:05:00,200.08,199.62,1.66,100.0,0.831,-0.38,0.08,-0.47,flip -4243,做空,2020-05-04 12:05:00,2020-05-04 12:10:00,199.62,200.05,1.66,100.0,0.8302,-0.36,0.08,-0.44,flip -4244,做多,2020-05-04 12:10:00,2020-05-04 12:20:00,200.05,201.99,1.65,100.0,0.8258,1.6,0.08,1.52,tp_upper -4245,做多,2020-05-04 15:00:00,2020-05-04 15:10:00,205.25,204.38,1.67,100.0,0.8119,-0.71,0.08,-0.79,flip -4246,做空,2020-05-04 15:10:00,2020-05-04 15:15:00,204.38,205.0,1.66,100.0,0.8111,-0.5,0.08,-0.59,flip -4247,做多,2020-05-04 15:15:00,2020-05-04 15:30:00,205.0,205.37,1.65,100.0,0.8054,0.3,0.08,0.22,tp_upper -4248,做多,2020-05-04 15:40:00,2020-05-04 15:45:00,205.56,205.06,1.65,100.0,0.8038,-0.4,0.08,-0.48,flip -4249,做空,2020-05-04 15:45:00,2020-05-04 16:15:00,205.06,204.24,1.65,100.0,0.803,0.66,0.08,0.58,tp_lower -4250,做多,2020-05-04 16:20:00,2020-05-04 16:25:00,205.22,204.59,1.65,100.0,0.8048,-0.51,0.08,-0.59,flip -4251,做空,2020-05-04 16:25:00,2020-05-04 16:35:00,204.59,203.86,1.64,100.0,0.804,0.59,0.08,0.5,tp_lower -4252,做多,2020-05-04 17:05:00,2020-05-04 17:10:00,205.3,204.51,1.65,100.0,0.8033,-0.63,0.08,-0.72,flip -4253,做空,2020-05-04 17:10:00,2020-05-04 17:15:00,204.51,204.59,1.64,100.0,0.8025,-0.06,0.08,-0.15,flip -4254,做多,2020-05-04 17:15:00,2020-05-04 18:15:00,204.59,204.2,1.64,100.0,0.801,-0.31,0.08,-0.39,flip -4255,做空,2020-05-04 18:15:00,2020-05-04 19:05:00,204.2,204.13,1.63,100.0,0.8002,0.06,0.08,-0.03,flip -4256,做多,2020-05-04 19:05:00,2020-05-04 19:20:00,204.13,204.3,1.63,100.0,0.8,0.14,0.08,0.05,flip -4257,做空,2020-05-04 19:20:00,2020-05-04 19:25:00,204.3,204.75,1.63,100.0,0.7992,-0.36,0.08,-0.44,flip -4258,做多,2020-05-04 19:25:00,2020-05-04 19:30:00,204.75,204.55,1.63,100.0,0.7949,-0.16,0.08,-0.24,flip -4259,做空,2020-05-04 19:30:00,2020-05-04 19:35:00,204.55,203.77,1.62,100.0,0.7941,0.62,0.08,0.54,tp_lower -4260,做多,2020-05-04 20:00:00,2020-05-04 20:25:00,204.45,205.38,1.63,100.0,0.7967,0.74,0.08,0.66,tp_upper -4261,做多,2020-05-04 23:00:00,2020-05-04 23:05:00,208.12,208.06,1.63,100.0,0.7854,-0.05,0.08,-0.13,flip -4262,做空,2020-05-04 23:05:00,2020-05-04 23:20:00,208.06,207.21,1.63,100.0,0.7846,0.67,0.08,0.59,tp_lower -4263,做多,2020-05-05 00:00:00,2020-05-05 00:15:00,207.67,207.0,1.69,100.0,0.816,-0.55,0.08,-0.63,flip -4264,做空,2020-05-05 00:15:00,2020-05-05 00:20:00,207.0,207.4,1.69,100.0,0.8152,-0.33,0.08,-0.41,flip -4265,做多,2020-05-05 00:20:00,2020-05-05 00:25:00,207.4,207.0,1.68,100.0,0.8113,-0.32,0.08,-0.41,flip -4266,做空,2020-05-05 00:25:00,2020-05-05 00:35:00,207.0,207.23,1.68,100.0,0.8104,-0.19,0.08,-0.27,flip -4267,做多,2020-05-05 00:35:00,2020-05-05 00:55:00,207.23,208.71,1.67,100.0,0.8078,1.2,0.08,1.11,tp_upper -4268,做多,2020-05-05 01:40:00,2020-05-05 01:50:00,207.54,207.39,1.68,100.0,0.8116,-0.12,0.08,-0.21,flip -4269,做空,2020-05-05 01:50:00,2020-05-05 01:55:00,207.39,207.78,1.68,100.0,0.8108,-0.32,0.08,-0.4,flip -4270,做多,2020-05-05 01:55:00,2020-05-05 02:00:00,207.78,207.36,1.68,100.0,0.8069,-0.34,0.08,-0.42,flip -4271,做空,2020-05-05 02:00:00,2020-05-05 02:10:00,207.36,206.57,1.67,100.0,0.8061,0.64,0.08,0.55,tp_lower -4272,做多,2020-05-05 03:30:00,2020-05-05 03:35:00,206.39,205.98,1.68,100.0,0.8122,-0.33,0.08,-0.42,flip -4273,做空,2020-05-05 03:35:00,2020-05-05 03:40:00,205.98,206.12,1.67,100.0,0.8114,-0.11,0.08,-0.2,flip -4274,做多,2020-05-05 03:40:00,2020-05-05 04:00:00,206.12,207.38,1.67,100.0,0.8094,1.02,0.08,0.94,tp_upper -4275,做多,2020-05-05 06:05:00,2020-05-05 06:10:00,209.75,209.53,1.68,100.0,0.7995,-0.18,0.08,-0.26,flip -4276,做空,2020-05-05 06:10:00,2020-05-05 06:35:00,209.53,208.06,1.67,100.0,0.7987,1.17,0.08,1.09,tp_lower -4277,做多,2020-05-05 06:55:00,2020-05-05 07:05:00,209.42,208.93,1.68,100.0,0.8039,-0.39,0.08,-0.48,flip -4278,做空,2020-05-05 07:05:00,2020-05-05 07:10:00,208.93,209.83,1.68,100.0,0.8031,-0.72,0.08,-0.81,flip -4279,做多,2020-05-05 07:10:00,2020-05-05 07:35:00,209.83,209.27,1.67,100.0,0.7954,-0.45,0.08,-0.53,flip -4280,做空,2020-05-05 07:35:00,2020-05-05 08:00:00,209.27,208.76,1.66,100.0,0.7946,0.41,0.08,0.32,flip -4281,做多,2020-05-05 08:00:00,2020-05-05 08:45:00,208.76,209.2,1.67,100.0,0.7977,0.35,0.08,0.27,flip -4282,做空,2020-05-05 08:45:00,2020-05-05 08:50:00,209.2,209.26,1.67,100.0,0.7969,-0.05,0.08,-0.13,flip -4283,做多,2020-05-05 08:50:00,2020-05-05 09:00:00,209.26,209.22,1.67,100.0,0.7957,-0.03,0.08,-0.12,flip -4284,做空,2020-05-05 09:00:00,2020-05-05 09:25:00,209.22,209.38,1.66,100.0,0.7949,-0.13,0.08,-0.21,flip -4285,做多,2020-05-05 09:25:00,2020-05-05 09:30:00,209.38,208.83,1.66,100.0,0.7929,-0.44,0.08,-0.52,flip -4286,做空,2020-05-05 09:30:00,2020-05-05 09:35:00,208.83,209.01,1.65,100.0,0.7921,-0.14,0.08,-0.23,flip -4287,做多,2020-05-05 09:35:00,2020-05-05 09:50:00,209.01,208.47,1.65,100.0,0.7899,-0.43,0.08,-0.51,flip -4288,做空,2020-05-05 09:50:00,2020-05-05 09:55:00,208.47,206.72,1.65,100.0,0.7891,1.38,0.08,1.3,tp_lower -4289,做多,2020-05-05 11:15:00,2020-05-05 11:20:00,204.66,204.24,1.66,100.0,0.8098,-0.34,0.08,-0.42,flip -4290,做空,2020-05-05 11:20:00,2020-05-05 11:40:00,204.24,204.23,1.65,100.0,0.809,0.01,0.08,-0.07,flip -4291,做多,2020-05-05 11:40:00,2020-05-05 11:55:00,204.23,203.59,1.65,100.0,0.8082,-0.52,0.08,-0.6,flip -4292,做空,2020-05-05 11:55:00,2020-05-05 12:00:00,203.59,203.13,1.64,100.0,0.8074,0.37,0.08,0.29,tp_lower -4293,做多,2020-05-05 12:10:00,2020-05-05 12:15:00,204.1,203.89,1.65,100.0,0.8064,-0.17,0.08,-0.25,flip -4294,做空,2020-05-05 12:15:00,2020-05-05 12:20:00,203.89,204.0,1.64,100.0,0.8056,-0.09,0.08,-0.17,flip -4295,做多,2020-05-05 12:20:00,2020-05-05 12:30:00,204.0,203.45,1.64,100.0,0.8039,-0.44,0.08,-0.52,flip -4296,做空,2020-05-05 12:30:00,2020-05-05 12:35:00,203.45,203.76,1.63,100.0,0.8031,-0.25,0.08,-0.33,tp_lower -4297,做多,2020-05-05 13:05:00,2020-05-05 13:10:00,204.4,204.2,1.63,100.0,0.7974,-0.16,0.08,-0.24,tp_upper -4298,做多,2020-05-05 14:05:00,2020-05-05 15:45:00,204.16,204.74,1.63,100.0,0.7967,0.46,0.08,0.38,tp_upper -4299,做多,2020-05-05 15:45:00,2020-05-05 15:50:00,204.74,204.25,1.63,100.0,0.7959,-0.39,0.08,-0.47,tp_upper -4300,做多,2020-05-05 17:25:00,2020-05-05 17:30:00,204.68,204.49,1.62,100.0,0.7935,-0.15,0.08,-0.23,flip -4301,做空,2020-05-05 17:30:00,2020-05-05 17:40:00,204.49,203.71,1.62,100.0,0.7927,0.62,0.08,0.54,tp_lower -4302,做多,2020-05-05 18:30:00,2020-05-05 18:40:00,203.99,203.9,1.63,100.0,0.7969,-0.07,0.08,-0.15,flip -4303,做空,2020-05-05 18:40:00,2020-05-05 18:55:00,203.9,203.62,1.62,100.0,0.7961,0.22,0.08,0.14,flip -4304,做多,2020-05-05 18:55:00,2020-05-05 19:10:00,203.62,203.97,1.62,100.0,0.7975,0.28,0.08,0.2,tp_upper -4305,做多,2020-05-05 19:30:00,2020-05-05 19:50:00,203.58,204.25,1.62,100.0,0.7982,0.53,0.08,0.45,tp_upper -4306,做多,2020-05-05 21:40:00,2020-05-05 21:55:00,205.57,204.89,1.63,100.0,0.7923,-0.54,0.08,-0.62,flip -4307,做空,2020-05-05 21:55:00,2020-05-05 22:00:00,204.89,205.31,1.62,100.0,0.7915,-0.33,0.08,-0.41,flip -4308,做多,2020-05-05 22:00:00,2020-05-05 22:05:00,205.31,204.83,1.62,100.0,0.7875,-0.38,0.08,-0.46,flip -4309,做空,2020-05-05 22:05:00,2020-05-05 22:10:00,204.83,204.11,1.61,100.0,0.7867,0.57,0.08,0.49,tp_lower -4310,做多,2020-05-05 22:55:00,2020-05-05 23:00:00,204.9,204.68,1.62,100.0,0.7884,-0.17,0.08,-0.25,flip -4311,做空,2020-05-05 23:00:00,2020-05-05 23:05:00,204.68,205.34,1.61,100.0,0.7876,-0.52,0.08,-0.6,flip -4312,做多,2020-05-05 23:05:00,2020-05-05 23:20:00,205.34,204.76,1.61,100.0,0.7817,-0.45,0.08,-0.53,flip -4313,做空,2020-05-05 23:20:00,2020-05-05 23:30:00,204.76,204.64,1.6,100.0,0.781,0.09,0.08,0.01,flip -4314,做多,2020-05-05 23:30:00,2020-05-05 23:35:00,204.64,204.43,1.6,100.0,0.7811,-0.16,0.08,-0.24,flip -4315,做空,2020-05-05 23:35:00,2020-05-05 23:40:00,204.43,204.61,1.6,100.0,0.7803,-0.14,0.08,-0.22,flip -4316,做多,2020-05-05 23:40:00,2020-05-05 23:45:00,204.61,204.44,1.59,100.0,0.7782,-0.13,0.08,-0.21,flip -4317,做空,2020-05-05 23:45:00,2020-05-05 23:50:00,204.44,204.75,1.59,100.0,0.7774,-0.24,0.08,-0.32,flip -4318,做多,2020-05-05 23:50:00,2020-05-05 23:55:00,204.75,205.39,1.59,100.0,0.7742,0.5,0.08,0.42,tp_upper -4319,做多,2020-05-06 00:15:00,2020-05-06 00:20:00,204.74,204.11,1.67,100.0,0.8164,-0.51,0.08,-0.6,flip -4320,做空,2020-05-06 00:20:00,2020-05-06 00:25:00,204.11,203.58,1.66,100.0,0.8156,0.43,0.08,0.35,tp_lower -4321,做多,2020-05-06 01:15:00,2020-05-06 01:25:00,203.94,203.51,1.67,100.0,0.8176,-0.35,0.08,-0.43,flip -4322,做空,2020-05-06 01:25:00,2020-05-06 01:30:00,203.51,204.29,1.66,100.0,0.8168,-0.64,0.08,-0.72,flip -4323,做多,2020-05-06 01:30:00,2020-05-06 02:20:00,204.29,203.7,1.65,100.0,0.8097,-0.48,0.08,-0.56,flip -4324,做空,2020-05-06 02:20:00,2020-05-06 02:25:00,203.7,204.13,1.65,100.0,0.8089,-0.35,0.08,-0.43,flip -4325,做多,2020-05-06 02:25:00,2020-05-06 02:35:00,204.13,204.1,1.64,100.0,0.8047,-0.02,0.08,-0.11,flip -4326,做空,2020-05-06 02:35:00,2020-05-06 02:50:00,204.1,204.47,1.64,100.0,0.8039,-0.3,0.08,-0.38,flip -4327,做多,2020-05-06 02:50:00,2020-05-06 03:05:00,204.47,204.66,1.64,100.0,0.8002,0.15,0.08,0.07,flip -4328,做空,2020-05-06 03:05:00,2020-05-06 05:15:00,204.66,207.5,1.64,100.0,0.7994,-2.27,0.08,-2.35,flip -4329,做多,2020-05-06 05:15:00,2020-05-06 06:20:00,207.5,207.36,1.61,100.0,0.7767,-0.11,0.08,-0.19,flip -4330,做空,2020-05-06 06:20:00,2020-05-06 07:35:00,207.36,207.2,1.61,100.0,0.7759,0.12,0.08,0.04,tp_lower -4331,做多,2020-05-06 07:45:00,2020-05-06 08:00:00,207.62,209.0,1.61,100.0,0.7748,1.07,0.08,0.99,tp_upper -4332,做多,2020-05-06 08:00:00,2020-05-06 08:05:00,209.0,208.27,1.62,100.0,0.774,-0.57,0.08,-0.65,tp_upper -4333,做多,2020-05-06 09:00:00,2020-05-06 09:15:00,207.73,207.58,1.61,100.0,0.7752,-0.12,0.08,-0.2,flip -4334,做空,2020-05-06 09:15:00,2020-05-06 09:20:00,207.58,208.01,1.61,100.0,0.7744,-0.33,0.08,-0.41,flip -4335,做多,2020-05-06 09:20:00,2020-05-06 09:35:00,208.01,207.79,1.6,100.0,0.7705,-0.17,0.08,-0.25,flip -4336,做空,2020-05-06 09:35:00,2020-05-06 09:45:00,207.79,207.82,1.6,100.0,0.7697,-0.02,0.08,-0.1,flip -4337,做多,2020-05-06 09:45:00,2020-05-06 09:50:00,207.82,207.55,1.6,100.0,0.7687,-0.21,0.08,-0.29,flip -4338,做空,2020-05-06 09:50:00,2020-05-06 09:55:00,207.55,207.93,1.59,100.0,0.7679,-0.29,0.08,-0.37,flip -4339,做多,2020-05-06 09:55:00,2020-05-06 10:00:00,207.93,207.84,1.59,100.0,0.7644,-0.07,0.08,-0.15,flip -4340,做空,2020-05-06 10:00:00,2020-05-06 10:10:00,207.84,207.78,1.59,100.0,0.7636,0.05,0.08,-0.03,flip -4341,做多,2020-05-06 10:10:00,2020-05-06 10:20:00,207.78,208.88,1.59,100.0,0.7633,0.84,0.08,0.76,tp_upper -4342,做多,2020-05-06 10:40:00,2020-05-06 11:00:00,208.66,209.39,1.59,100.0,0.7633,0.56,0.08,0.48,tp_upper -4343,做多,2020-05-06 12:30:00,2020-05-06 14:15:00,209.25,208.0,1.6,100.0,0.7631,-0.95,0.08,-1.03,flip -4344,做空,2020-05-06 14:15:00,2020-05-06 14:25:00,208.0,208.04,1.59,100.0,0.7623,-0.03,0.08,-0.11,flip -4345,做多,2020-05-06 14:25:00,2020-05-06 14:30:00,208.04,207.76,1.58,100.0,0.7613,-0.21,0.08,-0.29,flip -4346,做空,2020-05-06 14:30:00,2020-05-06 14:35:00,207.76,207.87,1.58,100.0,0.7605,-0.08,0.08,-0.16,flip -4347,做多,2020-05-06 14:35:00,2020-05-06 14:50:00,207.87,207.7,1.58,100.0,0.7589,-0.13,0.08,-0.21,flip -4348,做空,2020-05-06 14:50:00,2020-05-06 14:55:00,207.7,208.13,1.57,100.0,0.7582,-0.33,0.08,-0.4,flip -4349,做多,2020-05-06 14:55:00,2020-05-06 15:00:00,208.13,208.4,1.57,100.0,0.7543,0.2,0.08,0.13,tp_upper -4350,做多,2020-05-06 16:35:00,2020-05-06 16:50:00,208.4,208.26,1.57,100.0,0.7535,-0.11,0.08,-0.18,flip -4351,做空,2020-05-06 16:50:00,2020-05-06 16:55:00,208.26,208.54,1.57,100.0,0.7528,-0.21,0.08,-0.29,flip -4352,做多,2020-05-06 16:55:00,2020-05-06 17:00:00,208.54,208.22,1.56,100.0,0.75,-0.24,0.08,-0.32,flip -4353,做空,2020-05-06 17:00:00,2020-05-06 17:55:00,208.22,208.03,1.56,100.0,0.7492,0.14,0.08,0.06,flip -4354,做多,2020-05-06 17:55:00,2020-05-06 19:15:00,208.03,207.48,1.56,100.0,0.7499,-0.41,0.08,-0.49,flip -4355,做空,2020-05-06 19:15:00,2020-05-06 19:30:00,207.48,205.94,1.55,100.0,0.7491,1.15,0.08,1.08,tp_lower -4356,做多,2020-05-06 20:30:00,2020-05-06 20:40:00,205.68,205.62,1.56,100.0,0.7605,-0.05,0.08,-0.12,flip -4357,做空,2020-05-06 20:40:00,2020-05-06 20:50:00,205.62,205.48,1.56,100.0,0.7598,0.11,0.08,0.03,flip -4358,做多,2020-05-06 20:50:00,2020-05-06 21:45:00,205.48,205.68,1.56,100.0,0.76,0.15,0.08,0.07,flip -4359,做空,2020-05-06 21:45:00,2020-05-06 21:50:00,205.68,206.3,1.56,100.0,0.7593,-0.47,0.08,-0.55,flip -4360,做多,2020-05-06 21:50:00,2020-05-06 22:05:00,206.3,205.95,1.56,100.0,0.754,-0.26,0.08,-0.34,tp_upper -4361,做多,2020-05-06 22:45:00,2020-05-06 22:50:00,205.92,205.93,1.55,100.0,0.7533,0.01,0.08,-0.07,flip -4362,做空,2020-05-06 22:50:00,2020-05-06 23:10:00,205.93,205.05,1.55,100.0,0.7526,0.66,0.08,0.59,tp_lower -4363,做多,2020-05-07 00:35:00,2020-05-07 00:40:00,203.1,202.16,1.62,100.0,0.7967,-0.75,0.08,-0.83,flip -4364,做空,2020-05-07 00:40:00,2020-05-07 00:45:00,202.16,202.66,1.61,100.0,0.7959,-0.4,0.08,-0.48,flip -4365,做多,2020-05-07 00:45:00,2020-05-07 01:45:00,202.66,202.49,1.6,100.0,0.7912,-0.13,0.08,-0.21,flip -4366,做空,2020-05-07 01:45:00,2020-05-07 01:55:00,202.49,202.58,1.6,100.0,0.7904,-0.07,0.08,-0.15,flip -4367,做多,2020-05-07 01:55:00,2020-05-07 02:00:00,202.58,202.33,1.6,100.0,0.7889,-0.2,0.08,-0.28,flip -4368,做空,2020-05-07 02:00:00,2020-05-07 02:05:00,202.33,202.7,1.59,100.0,0.7881,-0.29,0.08,-0.37,flip -4369,做多,2020-05-07 02:05:00,2020-05-07 02:10:00,202.7,202.68,1.59,100.0,0.7844,-0.02,0.08,-0.1,flip -4370,做空,2020-05-07 02:10:00,2020-05-07 02:15:00,202.68,203.48,1.59,100.0,0.7836,-0.63,0.08,-0.71,flip -4371,做多,2020-05-07 02:15:00,2020-05-07 02:20:00,203.48,203.4,1.58,100.0,0.7767,-0.06,0.08,-0.14,tp_upper -4372,做多,2020-05-07 03:55:00,2020-05-07 04:20:00,205.99,206.77,1.58,100.0,0.7662,0.6,0.08,0.52,tp_upper -4373,做多,2020-05-07 05:25:00,2020-05-07 06:15:00,205.33,205.03,1.58,100.0,0.7708,-0.23,0.08,-0.31,flip -4374,做空,2020-05-07 06:15:00,2020-05-07 06:45:00,205.03,204.57,1.58,100.0,0.77,0.35,0.08,0.28,tp_lower -4375,做多,2020-05-07 07:30:00,2020-05-07 07:40:00,204.61,204.37,1.58,100.0,0.7725,-0.19,0.08,-0.26,flip -4376,做空,2020-05-07 07:40:00,2020-05-07 07:45:00,204.37,204.74,1.58,100.0,0.7718,-0.29,0.08,-0.36,flip -4377,做多,2020-05-07 07:45:00,2020-05-07 08:00:00,204.74,204.46,1.57,100.0,0.7682,-0.22,0.08,-0.29,flip -4378,做空,2020-05-07 08:00:00,2020-05-07 08:25:00,204.46,204.33,1.57,100.0,0.7674,0.1,0.08,0.02,flip -4379,做多,2020-05-07 08:25:00,2020-05-07 08:35:00,204.33,205.82,1.57,100.0,0.7677,1.14,0.08,1.06,tp_upper -4380,做多,2020-05-07 08:35:00,2020-05-07 08:40:00,205.82,205.67,1.58,100.0,0.7669,-0.12,0.08,-0.19,tp_upper -4381,做多,2020-05-07 09:15:00,2020-05-07 09:20:00,205.1,205.03,1.58,100.0,0.7682,-0.05,0.08,-0.13,flip -4382,做空,2020-05-07 09:20:00,2020-05-07 09:50:00,205.03,205.44,1.57,100.0,0.7675,-0.31,0.08,-0.39,flip -4383,做多,2020-05-07 09:50:00,2020-05-07 10:05:00,205.44,205.71,1.57,100.0,0.7636,0.21,0.08,0.13,flip -4384,做空,2020-05-07 10:05:00,2020-05-07 10:35:00,205.71,204.42,1.57,100.0,0.7629,0.98,0.08,0.91,tp_lower -4385,做多,2020-05-07 11:30:00,2020-05-07 11:45:00,204.61,204.48,1.58,100.0,0.771,-0.1,0.08,-0.18,flip -4386,做空,2020-05-07 11:45:00,2020-05-07 12:00:00,204.48,204.75,1.58,100.0,0.7703,-0.21,0.08,-0.29,flip -4387,做多,2020-05-07 12:00:00,2020-05-07 12:05:00,204.75,204.33,1.57,100.0,0.7675,-0.32,0.08,-0.4,flip -4388,做空,2020-05-07 12:05:00,2020-05-07 12:15:00,204.33,204.45,1.57,100.0,0.7667,-0.09,0.08,-0.17,flip -4389,做多,2020-05-07 12:15:00,2020-05-07 12:20:00,204.45,204.33,1.56,100.0,0.765,-0.09,0.08,-0.17,flip -4390,做空,2020-05-07 12:20:00,2020-05-07 12:30:00,204.33,204.43,1.56,100.0,0.7643,-0.08,0.08,-0.15,flip -4391,做多,2020-05-07 12:30:00,2020-05-07 12:35:00,204.43,206.78,1.56,100.0,0.7627,1.79,0.08,1.71,tp_upper -4392,做多,2020-05-07 14:00:00,2020-05-07 14:10:00,206.87,206.85,1.58,100.0,0.7617,-0.02,0.08,-0.09,flip -4393,做空,2020-05-07 14:10:00,2020-05-07 14:25:00,206.85,207.04,1.57,100.0,0.7609,-0.14,0.08,-0.22,flip -4394,做多,2020-05-07 14:25:00,2020-05-07 14:35:00,207.04,206.9,1.57,100.0,0.7587,-0.11,0.08,-0.18,flip -4395,做空,2020-05-07 14:35:00,2020-05-07 14:50:00,206.9,206.87,1.57,100.0,0.758,0.02,0.08,-0.06,flip -4396,做多,2020-05-07 14:50:00,2020-05-07 14:55:00,206.87,206.57,1.57,100.0,0.7574,-0.23,0.08,-0.31,flip -4397,做空,2020-05-07 14:55:00,2020-05-07 15:00:00,206.57,206.8,1.56,100.0,0.7567,-0.17,0.08,-0.25,flip -4398,做多,2020-05-07 15:00:00,2020-05-07 15:15:00,206.8,206.88,1.56,100.0,0.7542,0.06,0.08,-0.02,flip -4399,做空,2020-05-07 15:15:00,2020-05-07 15:25:00,206.88,206.0,1.56,100.0,0.7535,0.66,0.08,0.59,tp_lower -4400,做多,2020-05-07 16:00:00,2020-05-07 16:05:00,206.45,205.73,1.56,100.0,0.7575,-0.55,0.08,-0.62,flip -4401,做空,2020-05-07 16:05:00,2020-05-07 16:20:00,205.73,204.8,1.56,100.0,0.7568,0.7,0.08,0.63,tp_lower -4402,做多,2020-05-07 16:45:00,2020-05-07 16:50:00,206.08,205.52,1.56,100.0,0.7581,-0.42,0.08,-0.5,flip -4403,做空,2020-05-07 16:50:00,2020-05-07 16:55:00,205.52,206.09,1.56,100.0,0.7574,-0.43,0.08,-0.51,flip -4404,做多,2020-05-07 16:55:00,2020-05-07 17:00:00,206.09,205.87,1.55,100.0,0.7524,-0.17,0.08,-0.24,tp_upper -4405,做多,2020-05-07 17:15:00,2020-05-07 17:20:00,206.22,208.0,1.55,100.0,0.7504,1.34,0.08,1.26,tp_upper -4406,做多,2020-05-07 19:30:00,2020-05-07 19:35:00,213.94,213.44,1.56,100.0,0.7288,-0.36,0.08,-0.44,flip -4407,做空,2020-05-07 19:35:00,2020-05-07 19:45:00,213.44,213.48,1.55,100.0,0.7281,-0.03,0.08,-0.11,flip -4408,做多,2020-05-07 19:45:00,2020-05-07 19:50:00,213.48,213.37,1.55,100.0,0.7271,-0.08,0.08,-0.16,flip -4409,做空,2020-05-07 19:50:00,2020-05-07 20:00:00,213.37,213.94,1.55,100.0,0.7264,-0.41,0.08,-0.49,flip -4410,做多,2020-05-07 20:00:00,2020-05-07 20:20:00,213.94,213.66,1.54,100.0,0.7218,-0.2,0.08,-0.28,flip -4411,做空,2020-05-07 20:20:00,2020-05-07 20:40:00,213.66,212.67,1.54,100.0,0.7211,0.71,0.08,0.64,tp_lower -4412,做多,2020-05-07 22:40:00,2020-05-07 22:50:00,212.59,212.56,1.55,100.0,0.7273,-0.02,0.08,-0.1,flip -4413,做空,2020-05-07 22:50:00,2020-05-07 23:05:00,212.56,212.3,1.54,100.0,0.7266,0.19,0.08,0.11,flip -4414,做多,2020-05-07 23:05:00,2020-05-07 23:25:00,212.3,213.28,1.54,100.0,0.7277,0.71,0.08,0.64,tp_upper -4415,做多,2020-05-07 23:25:00,2020-05-07 23:30:00,213.28,213.16,1.55,100.0,0.7269,-0.09,0.08,-0.16,tp_upper -4416,做多,2020-05-08 00:00:00,2020-05-08 00:05:00,212.73,212.16,1.62,100.0,0.7629,-0.43,0.08,-0.52,flip -4417,做空,2020-05-08 00:05:00,2020-05-08 00:10:00,212.16,212.42,1.62,100.0,0.7621,-0.2,0.08,-0.28,flip -4418,做多,2020-05-08 00:10:00,2020-05-08 00:40:00,212.42,214.34,1.61,100.0,0.7595,1.46,0.08,1.38,tp_upper -4419,做多,2020-05-08 01:40:00,2020-05-08 01:50:00,214.0,214.2,1.63,100.0,0.7599,0.15,0.08,0.07,flip -4420,做空,2020-05-08 01:50:00,2020-05-08 01:55:00,214.2,214.64,1.63,100.0,0.7592,-0.33,0.08,-0.42,flip -4421,做多,2020-05-08 01:55:00,2020-05-08 02:00:00,214.64,214.15,1.62,100.0,0.7553,-0.37,0.08,-0.45,flip -4422,做空,2020-05-08 02:00:00,2020-05-08 02:30:00,214.15,213.27,1.62,100.0,0.7545,0.66,0.08,0.58,tp_lower -4423,做多,2020-05-08 03:35:00,2020-05-08 04:00:00,212.99,212.47,1.62,100.0,0.761,-0.4,0.08,-0.48,flip -4424,做空,2020-05-08 04:00:00,2020-05-08 04:35:00,212.47,212.44,1.62,100.0,0.7602,0.02,0.08,-0.06,flip -4425,做多,2020-05-08 04:35:00,2020-05-08 04:50:00,212.44,212.74,1.61,100.0,0.7597,0.23,0.08,0.15,flip -4426,做空,2020-05-08 04:50:00,2020-05-08 05:10:00,212.74,211.51,1.61,100.0,0.7589,0.93,0.08,0.85,tp_lower -4427,做多,2020-05-08 07:10:00,2020-05-08 07:15:00,209.27,209.01,1.62,100.0,0.7752,-0.2,0.08,-0.28,flip -4428,做空,2020-05-08 07:15:00,2020-05-08 07:20:00,209.01,209.23,1.62,100.0,0.7744,-0.17,0.08,-0.25,flip -4429,做多,2020-05-08 07:20:00,2020-05-08 07:40:00,209.23,208.69,1.62,100.0,0.772,-0.42,0.08,-0.5,flip -4430,做空,2020-05-08 07:40:00,2020-05-08 07:45:00,208.69,209.29,1.61,100.0,0.7713,-0.46,0.08,-0.54,flip -4431,做多,2020-05-08 07:45:00,2020-05-08 07:55:00,209.29,209.5,1.6,100.0,0.7661,0.16,0.08,0.08,tp_upper -4432,做多,2020-05-08 09:10:00,2020-05-08 09:15:00,209.89,209.87,1.6,100.0,0.7639,-0.02,0.08,-0.1,flip -4433,做空,2020-05-08 09:15:00,2020-05-08 09:20:00,209.87,210.38,1.6,100.0,0.7631,-0.39,0.08,-0.47,flip -4434,做多,2020-05-08 09:20:00,2020-05-08 09:25:00,210.38,210.08,1.6,100.0,0.7587,-0.23,0.08,-0.31,flip -4435,做空,2020-05-08 09:25:00,2020-05-08 09:40:00,210.08,210.31,1.59,100.0,0.7579,-0.17,0.08,-0.25,flip -4436,做多,2020-05-08 09:40:00,2020-05-08 09:45:00,210.31,209.87,1.59,100.0,0.7555,-0.33,0.08,-0.41,flip -4437,做空,2020-05-08 09:45:00,2020-05-08 09:50:00,209.87,210.06,1.58,100.0,0.7547,-0.14,0.08,-0.22,flip -4438,做多,2020-05-08 09:50:00,2020-05-08 09:55:00,210.06,209.89,1.58,100.0,0.7526,-0.13,0.08,-0.21,flip -4439,做空,2020-05-08 09:55:00,2020-05-08 10:00:00,209.89,210.18,1.58,100.0,0.7519,-0.22,0.08,-0.3,flip -4440,做多,2020-05-08 10:00:00,2020-05-08 10:10:00,210.18,210.58,1.57,100.0,0.749,0.3,0.08,0.22,tp_upper -4441,做多,2020-05-08 13:25:00,2020-05-08 13:40:00,210.87,210.4,1.58,100.0,0.7473,-0.35,0.08,-0.43,flip -4442,做空,2020-05-08 13:40:00,2020-05-08 13:45:00,210.4,210.6,1.57,100.0,0.7465,-0.15,0.08,-0.23,flip -4443,做多,2020-05-08 13:45:00,2020-05-08 13:50:00,210.6,210.47,1.57,100.0,0.7443,-0.1,0.08,-0.18,flip -4444,做空,2020-05-08 13:50:00,2020-05-08 13:55:00,210.47,210.79,1.57,100.0,0.7436,-0.24,0.08,-0.32,flip -4445,做多,2020-05-08 13:55:00,2020-05-08 14:00:00,210.79,210.62,1.56,100.0,0.7406,-0.13,0.08,-0.2,flip -4446,做空,2020-05-08 14:00:00,2020-05-08 15:45:00,210.62,211.98,1.56,100.0,0.7399,-1.01,0.08,-1.08,flip -4447,做多,2020-05-08 15:45:00,2020-05-08 16:05:00,211.98,212.52,1.55,100.0,0.7296,0.39,0.08,0.32,tp_upper -4448,做多,2020-05-08 16:05:00,2020-05-08 16:15:00,212.52,212.62,1.55,100.0,0.7289,0.07,0.08,-0.0,tp_upper -4449,做多,2020-05-08 18:00:00,2020-05-08 18:15:00,214.2,214.94,1.55,100.0,0.7228,0.53,0.08,0.46,tp_upper -4450,做多,2020-05-08 18:40:00,2020-05-08 18:45:00,214.35,213.89,1.55,100.0,0.7241,-0.33,0.08,-0.41,flip -4451,做空,2020-05-08 18:45:00,2020-05-08 18:55:00,213.89,212.61,1.55,100.0,0.7233,0.93,0.08,0.85,tp_lower -4452,做多,2020-05-08 20:35:00,2020-05-08 20:50:00,213.27,214.13,1.55,100.0,0.7291,0.63,0.08,0.55,tp_upper -4453,做多,2020-05-08 22:10:00,2020-05-08 22:35:00,214.0,214.02,1.56,100.0,0.7288,0.01,0.08,-0.06,flip -4454,做空,2020-05-08 22:35:00,2020-05-08 22:40:00,214.02,214.36,1.56,100.0,0.728,-0.25,0.08,-0.33,flip -4455,做多,2020-05-08 22:40:00,2020-05-08 22:45:00,214.36,214.19,1.55,100.0,0.725,-0.12,0.08,-0.2,flip -4456,做空,2020-05-08 22:45:00,2020-05-08 22:50:00,214.19,213.34,1.55,100.0,0.7243,0.62,0.08,0.54,tp_lower -4457,做多,2020-05-09 00:15:00,2020-05-09 00:25:00,212.39,212.26,1.61,100.0,0.7602,-0.1,0.08,-0.18,flip -4458,做空,2020-05-09 00:25:00,2020-05-09 00:30:00,212.26,212.8,1.61,100.0,0.7594,-0.41,0.08,-0.49,flip -4459,做多,2020-05-09 00:30:00,2020-05-09 01:05:00,212.8,214.15,1.61,100.0,0.7548,1.02,0.08,0.94,tp_upper -4460,做多,2020-05-09 02:00:00,2020-05-09 02:05:00,213.84,212.81,1.61,100.0,0.7551,-0.78,0.08,-0.86,flip -4461,做空,2020-05-09 02:05:00,2020-05-09 02:10:00,212.81,212.89,1.61,100.0,0.7544,-0.06,0.08,-0.14,tp_lower -4462,做多,2020-05-09 02:45:00,2020-05-09 02:50:00,213.56,212.83,1.6,100.0,0.7507,-0.55,0.08,-0.63,flip -4463,做空,2020-05-09 02:50:00,2020-05-09 03:00:00,212.83,213.42,1.6,100.0,0.75,-0.44,0.08,-0.52,flip -4464,做多,2020-05-09 03:00:00,2020-05-09 03:05:00,213.42,212.96,1.59,100.0,0.7451,-0.34,0.08,-0.42,flip -4465,做空,2020-05-09 03:05:00,2020-05-09 03:10:00,212.96,213.42,1.59,100.0,0.7443,-0.34,0.08,-0.42,flip -4466,做多,2020-05-09 03:10:00,2020-05-09 03:25:00,213.42,213.36,1.58,100.0,0.7404,-0.04,0.08,-0.12,flip -4467,做空,2020-05-09 03:25:00,2020-05-09 03:50:00,213.36,213.65,1.58,100.0,0.7396,-0.21,0.08,-0.29,flip -4468,做多,2020-05-09 03:50:00,2020-05-09 03:55:00,213.65,214.0,1.57,100.0,0.7369,0.26,0.08,0.18,tp_upper -4469,做多,2020-05-09 04:30:00,2020-05-09 05:50:00,213.38,213.45,1.58,100.0,0.7383,0.05,0.08,-0.03,tp_upper -4470,做多,2020-05-09 07:05:00,2020-05-09 09:30:00,212.99,212.03,1.57,100.0,0.7391,-0.71,0.08,-0.79,flip -4471,做空,2020-05-09 09:30:00,2020-05-09 09:40:00,212.03,211.51,1.57,100.0,0.7384,0.38,0.08,0.31,tp_lower -4472,做多,2020-05-09 09:45:00,2020-05-09 10:00:00,211.85,211.66,1.57,100.0,0.7401,-0.14,0.08,-0.22,flip -4473,做空,2020-05-09 10:00:00,2020-05-09 10:05:00,211.66,211.3,1.56,100.0,0.7393,0.27,0.08,0.19,tp_lower -4474,做多,2020-05-09 11:00:00,2020-05-09 11:10:00,211.35,211.12,1.57,100.0,0.741,-0.17,0.08,-0.25,flip -4475,做空,2020-05-09 11:10:00,2020-05-09 11:15:00,211.12,210.43,1.56,100.0,0.7402,0.51,0.08,0.43,tp_lower -4476,做多,2020-05-09 11:45:00,2020-05-09 13:00:00,210.22,210.68,1.57,100.0,0.7451,0.34,0.08,0.26,flip -4477,做空,2020-05-09 13:00:00,2020-05-09 13:15:00,210.68,210.56,1.57,100.0,0.7443,0.09,0.08,0.01,flip -4478,做多,2020-05-09 13:15:00,2020-05-09 13:35:00,210.56,211.55,1.57,100.0,0.7444,0.74,0.08,0.66,tp_upper -4479,做多,2020-05-09 15:25:00,2020-05-09 15:55:00,212.36,213.18,1.57,100.0,0.7408,0.61,0.08,0.53,tp_upper -4480,做多,2020-05-09 17:00:00,2020-05-09 17:40:00,213.04,213.12,1.58,100.0,0.7406,0.06,0.08,-0.02,flip -4481,做空,2020-05-09 17:40:00,2020-05-09 17:45:00,213.12,213.25,1.58,100.0,0.7399,-0.1,0.08,-0.18,flip -4482,做多,2020-05-09 17:45:00,2020-05-09 17:55:00,213.25,212.9,1.57,100.0,0.7382,-0.26,0.08,-0.34,flip -4483,做空,2020-05-09 17:55:00,2020-05-09 18:00:00,212.9,212.62,1.57,100.0,0.7375,0.21,0.08,0.13,tp_lower -4484,做多,2020-05-09 19:20:00,2020-05-09 19:25:00,212.22,212.16,1.57,100.0,0.7401,-0.04,0.08,-0.12,flip -4485,做空,2020-05-09 19:25:00,2020-05-09 20:40:00,212.16,213.01,1.57,100.0,0.7393,-0.63,0.08,-0.71,flip -4486,做多,2020-05-09 20:40:00,2020-05-09 20:45:00,213.01,212.69,1.56,100.0,0.7327,-0.23,0.08,-0.31,flip -4487,做空,2020-05-09 20:45:00,2020-05-09 20:50:00,212.69,211.93,1.56,100.0,0.732,0.56,0.08,0.48,tp_lower -4488,做多,2020-05-09 22:05:00,2020-05-09 22:15:00,211.94,211.69,1.56,100.0,0.7364,-0.18,0.08,-0.26,flip -4489,做空,2020-05-09 22:15:00,2020-05-09 22:30:00,211.69,210.98,1.56,100.0,0.7357,0.52,0.08,0.44,tp_lower -4490,做多,2020-05-09 23:10:00,2020-05-09 23:20:00,211.35,211.42,1.56,100.0,0.7386,0.05,0.08,-0.03,flip -4491,做空,2020-05-09 23:20:00,2020-05-09 23:45:00,211.42,210.43,1.56,100.0,0.7379,0.73,0.08,0.65,tp_lower -4492,做多,2020-05-10 04:45:00,2020-05-10 06:05:00,185.38,187.08,1.62,100.0,0.8714,1.48,0.08,1.4,flip -4493,做空,2020-05-10 06:05:00,2020-05-10 06:40:00,187.08,187.33,1.63,100.0,0.8706,-0.22,0.08,-0.3,flip -4494,做多,2020-05-10 06:40:00,2020-05-10 06:55:00,187.33,187.35,1.62,100.0,0.8674,0.02,0.08,-0.06,flip -4495,做空,2020-05-10 06:55:00,2020-05-10 07:00:00,187.35,187.73,1.62,100.0,0.8665,-0.33,0.08,-0.41,tp_lower -4496,做多,2020-05-10 07:00:00,2020-05-10 07:05:00,187.73,187.7,1.62,100.0,0.8621,-0.03,0.08,-0.11,tp_upper -4497,做多,2020-05-10 08:55:00,2020-05-10 09:05:00,191.0,190.5,1.62,100.0,0.8464,-0.42,0.08,-0.5,flip -4498,做空,2020-05-10 09:05:00,2020-05-10 09:10:00,190.5,191.02,1.61,100.0,0.8455,-0.44,0.08,-0.52,flip -4499,做多,2020-05-10 09:10:00,2020-05-10 09:15:00,191.02,190.81,1.6,100.0,0.8401,-0.18,0.08,-0.26,flip -4500,做空,2020-05-10 09:15:00,2020-05-10 09:20:00,190.81,191.3,1.6,100.0,0.8393,-0.41,0.08,-0.49,flip -4501,做多,2020-05-10 09:20:00,2020-05-10 09:25:00,191.3,191.05,1.6,100.0,0.8341,-0.21,0.08,-0.29,flip -4502,做空,2020-05-10 09:25:00,2020-05-10 09:30:00,191.05,191.69,1.59,100.0,0.8333,-0.53,0.08,-0.61,flip -4503,做多,2020-05-10 09:30:00,2020-05-10 09:40:00,191.69,191.22,1.59,100.0,0.8269,-0.39,0.08,-0.47,flip -4504,做空,2020-05-10 09:40:00,2020-05-10 09:50:00,191.22,191.27,1.58,100.0,0.8261,-0.04,0.08,-0.12,flip -4505,做多,2020-05-10 09:50:00,2020-05-10 09:55:00,191.27,190.25,1.58,100.0,0.8248,-0.84,0.08,-0.92,flip -4506,做空,2020-05-10 09:55:00,2020-05-10 10:00:00,190.25,189.68,1.57,100.0,0.824,0.47,0.08,0.39,tp_lower -4507,做多,2020-05-10 10:30:00,2020-05-10 10:35:00,191.13,190.7,1.57,100.0,0.8218,-0.35,0.08,-0.43,flip -4508,做空,2020-05-10 10:35:00,2020-05-10 10:40:00,190.7,190.94,1.57,100.0,0.821,-0.2,0.08,-0.28,flip -4509,做多,2020-05-10 10:40:00,2020-05-10 10:45:00,190.94,190.79,1.56,100.0,0.8181,-0.12,0.08,-0.2,flip -4510,做空,2020-05-10 10:45:00,2020-05-10 11:20:00,190.79,189.0,1.56,100.0,0.8173,1.46,0.08,1.39,tp_lower -4511,做多,2020-05-10 11:55:00,2020-05-10 12:45:00,189.64,189.29,1.57,100.0,0.8291,-0.29,0.08,-0.37,flip -4512,做空,2020-05-10 12:45:00,2020-05-10 13:05:00,189.29,189.25,1.57,100.0,0.8283,0.03,0.08,-0.05,flip -4513,做多,2020-05-10 13:05:00,2020-05-10 13:20:00,189.25,190.37,1.57,100.0,0.8278,0.93,0.08,0.85,tp_upper -4514,做多,2020-05-10 15:25:00,2020-05-10 16:05:00,188.88,188.41,1.57,100.0,0.8335,-0.39,0.08,-0.47,flip -4515,做空,2020-05-10 16:05:00,2020-05-10 16:20:00,188.41,186.35,1.57,100.0,0.8327,1.72,0.08,1.64,tp_lower -4516,做多,2020-05-10 17:50:00,2020-05-10 18:30:00,183.88,183.95,1.58,100.0,0.8617,0.06,0.08,-0.02,flip -4517,做空,2020-05-10 18:30:00,2020-05-10 18:45:00,183.95,184.2,1.58,100.0,0.8608,-0.22,0.08,-0.29,flip -4518,做多,2020-05-10 18:45:00,2020-05-10 18:55:00,184.2,184.21,1.58,100.0,0.8576,0.01,0.08,-0.07,flip -4519,做空,2020-05-10 18:55:00,2020-05-10 19:00:00,184.21,184.9,1.58,100.0,0.8568,-0.59,0.08,-0.67,flip -4520,做多,2020-05-10 19:00:00,2020-05-10 19:30:00,184.9,185.59,1.57,100.0,0.8495,0.59,0.08,0.51,tp_upper -4521,做多,2020-05-10 19:40:00,2020-05-10 19:55:00,185.1,185.21,1.58,100.0,0.8509,0.09,0.08,0.01,tp_upper -4522,做多,2020-05-10 21:20:00,2020-05-10 21:40:00,187.95,189.38,1.57,100.0,0.8377,1.2,0.08,1.12,tp_upper -4523,做多,2020-05-10 22:20:00,2020-05-10 22:25:00,188.81,188.57,1.58,100.0,0.8394,-0.2,0.08,-0.28,flip -4524,做空,2020-05-10 22:25:00,2020-05-10 23:00:00,188.57,188.47,1.58,100.0,0.8385,0.08,0.08,0.0,flip -4525,做多,2020-05-10 23:00:00,2020-05-11 00:15:00,188.47,189.61,1.58,100.0,0.8386,0.96,0.08,0.88,tp_upper -4526,做多,2020-05-11 01:30:00,2020-05-11 02:25:00,189.27,189.68,1.64,100.0,0.8645,0.35,0.08,0.27,tp_upper -4527,做多,2020-05-11 05:35:00,2020-05-11 05:45:00,187.88,187.77,1.64,100.0,0.8719,-0.1,0.08,-0.18,flip -4528,做空,2020-05-11 05:45:00,2020-05-11 05:50:00,187.77,187.82,1.64,100.0,0.8711,-0.04,0.08,-0.13,flip -4529,做多,2020-05-11 05:50:00,2020-05-11 06:00:00,187.82,187.6,1.63,100.0,0.8697,-0.19,0.08,-0.27,flip -4530,做空,2020-05-11 06:00:00,2020-05-11 06:05:00,187.6,187.87,1.63,100.0,0.8689,-0.23,0.08,-0.32,flip -4531,做多,2020-05-11 06:05:00,2020-05-11 06:15:00,187.87,188.23,1.63,100.0,0.8655,0.31,0.08,0.23,tp_upper -4532,做多,2020-05-11 06:50:00,2020-05-11 07:10:00,187.77,187.56,1.63,100.0,0.8667,-0.18,0.08,-0.26,flip -4533,做空,2020-05-11 07:10:00,2020-05-11 07:20:00,187.56,187.28,1.62,100.0,0.8659,0.24,0.08,0.16,tp_lower -4534,做多,2020-05-11 08:00:00,2020-05-11 10:10:00,187.28,186.55,1.62,100.0,0.8676,-0.63,0.08,-0.71,tp_upper -4535,做多,2020-05-11 14:00:00,2020-05-11 14:05:00,188.42,188.04,1.62,100.0,0.8581,-0.33,0.08,-0.41,flip -4536,做空,2020-05-11 14:05:00,2020-05-11 14:10:00,188.04,188.41,1.61,100.0,0.8573,-0.32,0.08,-0.4,flip -4537,做多,2020-05-11 14:10:00,2020-05-11 14:15:00,188.41,187.81,1.61,100.0,0.8531,-0.51,0.08,-0.59,flip -4538,做空,2020-05-11 14:15:00,2020-05-11 14:45:00,187.81,187.64,1.6,100.0,0.8522,0.14,0.08,0.06,flip -4539,做多,2020-05-11 14:45:00,2020-05-11 14:55:00,187.64,187.87,1.6,100.0,0.8529,0.2,0.08,0.12,flip -4540,做空,2020-05-11 14:55:00,2020-05-11 15:05:00,187.87,188.27,1.6,100.0,0.852,-0.34,0.08,-0.42,flip -4541,做多,2020-05-11 15:05:00,2020-05-11 15:10:00,188.27,188.84,1.6,100.0,0.8476,0.48,0.08,0.4,tp_upper -4542,做多,2020-05-11 15:40:00,2020-05-11 15:50:00,188.07,187.79,1.6,100.0,0.8502,-0.24,0.08,-0.32,flip -4543,做空,2020-05-11 15:50:00,2020-05-11 15:55:00,187.79,188.18,1.59,100.0,0.8493,-0.33,0.08,-0.41,flip -4544,做多,2020-05-11 15:55:00,2020-05-11 16:00:00,188.18,187.75,1.59,100.0,0.845,-0.36,0.08,-0.44,flip -4545,做空,2020-05-11 16:00:00,2020-05-11 16:05:00,187.75,188.46,1.58,100.0,0.8441,-0.6,0.08,-0.68,flip -4546,做多,2020-05-11 16:05:00,2020-05-11 16:20:00,188.46,187.78,1.58,100.0,0.8369,-0.57,0.08,-0.65,flip -4547,做空,2020-05-11 16:20:00,2020-05-11 16:30:00,187.78,186.45,1.57,100.0,0.8361,1.11,0.08,1.03,tp_lower -4548,做多,2020-05-11 18:50:00,2020-05-11 19:00:00,182.36,181.71,1.58,100.0,0.8662,-0.56,0.08,-0.64,flip -4549,做空,2020-05-11 19:00:00,2020-05-11 19:10:00,181.71,182.16,1.57,100.0,0.8653,-0.39,0.08,-0.47,flip -4550,做多,2020-05-11 19:10:00,2020-05-11 19:20:00,182.16,182.13,1.57,100.0,0.8602,-0.03,0.08,-0.1,flip -4551,做空,2020-05-11 19:20:00,2020-05-11 21:40:00,182.13,185.43,1.57,100.0,0.8593,-2.84,0.08,-2.92,tp_lower -4552,做多,2020-05-11 22:40:00,2020-05-11 22:45:00,186.0,185.51,1.54,100.0,0.8253,-0.4,0.08,-0.48,flip -4553,做空,2020-05-11 22:45:00,2020-05-11 22:55:00,185.51,185.76,1.53,100.0,0.8245,-0.21,0.08,-0.28,flip -4554,做多,2020-05-11 22:55:00,2020-05-11 23:00:00,185.76,185.6,1.53,100.0,0.8215,-0.13,0.08,-0.21,flip -4555,做空,2020-05-11 23:00:00,2020-05-11 23:05:00,185.6,185.83,1.52,100.0,0.8206,-0.19,0.08,-0.26,flip -4556,做多,2020-05-11 23:05:00,2020-05-11 23:15:00,185.83,185.06,1.52,100.0,0.8178,-0.63,0.08,-0.71,flip -4557,做空,2020-05-11 23:15:00,2020-05-11 23:25:00,185.06,184.05,1.51,100.0,0.817,0.83,0.08,0.75,tp_lower -4558,做多,2020-05-11 23:40:00,2020-05-11 23:45:00,186.16,185.8,1.52,100.0,0.8158,-0.29,0.08,-0.37,flip -4559,做空,2020-05-11 23:45:00,2020-05-12 01:10:00,185.8,186.18,1.51,100.0,0.8149,-0.31,0.08,-0.39,flip -4560,做多,2020-05-12 01:10:00,2020-05-12 01:35:00,186.18,186.75,1.56,100.0,0.8369,0.48,0.08,0.4,flip -4561,做空,2020-05-12 01:35:00,2020-05-12 04:15:00,186.75,187.07,1.56,100.0,0.836,-0.27,0.08,-0.35,tp_lower -4562,做多,2020-05-12 04:35:00,2020-05-12 04:40:00,188.35,187.97,1.56,100.0,0.8267,-0.31,0.08,-0.39,flip -4563,做空,2020-05-12 04:40:00,2020-05-12 05:00:00,187.97,188.02,1.55,100.0,0.8259,-0.04,0.08,-0.12,flip -4564,做多,2020-05-12 05:00:00,2020-05-12 05:05:00,188.02,188.85,1.55,100.0,0.8246,0.68,0.08,0.61,tp_upper -4565,做多,2020-05-12 06:00:00,2020-05-12 06:10:00,188.8,188.54,1.56,100.0,0.824,-0.21,0.08,-0.29,flip -4566,做空,2020-05-12 06:10:00,2020-05-12 06:25:00,188.54,187.8,1.55,100.0,0.8232,0.61,0.08,0.53,tp_lower -4567,做多,2020-05-12 06:55:00,2020-05-12 07:15:00,188.25,188.44,1.56,100.0,0.8268,0.16,0.08,0.08,flip -4568,做空,2020-05-12 07:15:00,2020-05-12 07:25:00,188.44,187.23,1.56,100.0,0.826,1.0,0.08,0.92,tp_lower -4569,做多,2020-05-12 07:50:00,2020-05-12 08:10:00,187.96,188.92,1.56,100.0,0.8326,0.8,0.08,0.72,tp_upper -4570,做多,2020-05-12 10:00:00,2020-05-12 10:10:00,190.2,188.91,1.57,100.0,0.8262,-1.07,0.08,-1.14,flip -4571,做空,2020-05-12 10:10:00,2020-05-12 10:15:00,188.91,188.97,1.56,100.0,0.8254,-0.05,0.08,-0.13,tp_lower -4572,做多,2020-05-12 10:20:00,2020-05-12 10:25:00,189.95,190.05,1.56,100.0,0.8198,0.08,0.08,0.0,tp_upper -4573,做多,2020-05-12 10:45:00,2020-05-12 11:00:00,189.94,190.05,1.56,100.0,0.8194,0.09,0.08,0.01,tp_upper -4574,做多,2020-05-12 11:35:00,2020-05-12 11:55:00,189.93,190.74,1.56,100.0,0.8191,0.66,0.08,0.59,tp_upper -4575,做多,2020-05-12 12:50:00,2020-05-12 13:05:00,190.09,189.86,1.56,100.0,0.8211,-0.19,0.08,-0.27,flip -4576,做空,2020-05-12 13:05:00,2020-05-12 13:10:00,189.86,188.85,1.56,100.0,0.8203,0.83,0.08,0.75,tp_lower -4577,做多,2020-05-12 13:30:00,2020-05-12 13:45:00,189.74,189.69,1.56,100.0,0.8243,-0.04,0.08,-0.12,flip -4578,做空,2020-05-12 13:45:00,2020-05-12 13:50:00,189.69,189.78,1.56,100.0,0.8235,-0.07,0.08,-0.15,flip -4579,做多,2020-05-12 13:50:00,2020-05-12 13:55:00,189.78,189.99,1.56,100.0,0.8219,0.17,0.08,0.09,tp_upper -4580,做多,2020-05-12 15:50:00,2020-05-12 16:00:00,190.92,191.03,1.56,100.0,0.8171,0.09,0.08,0.01,tp_upper -4581,做多,2020-05-12 16:00:00,2020-05-12 16:10:00,191.03,191.08,1.56,100.0,0.8163,0.04,0.08,-0.04,tp_upper -4582,做多,2020-05-12 16:55:00,2020-05-12 17:05:00,190.96,191.58,1.56,100.0,0.816,0.51,0.08,0.43,tp_upper -4583,做多,2020-05-12 17:50:00,2020-05-12 19:15:00,190.73,191.28,1.56,100.0,0.8188,0.45,0.08,0.37,tp_upper -4584,做多,2020-05-12 19:15:00,2020-05-12 19:20:00,191.28,190.7,1.56,100.0,0.818,-0.47,0.08,-0.55,tp_upper -4585,做多,2020-05-12 20:45:00,2020-05-12 20:50:00,190.1,189.8,1.56,100.0,0.8197,-0.25,0.08,-0.32,flip -4586,做空,2020-05-12 20:50:00,2020-05-12 21:30:00,189.8,189.52,1.55,100.0,0.8189,0.23,0.08,0.15,flip -4587,做多,2020-05-12 21:30:00,2020-05-12 21:40:00,189.52,189.45,1.56,100.0,0.8205,-0.06,0.08,-0.14,flip -4588,做空,2020-05-12 21:40:00,2020-05-12 21:50:00,189.45,187.66,1.55,100.0,0.8197,1.47,0.08,1.39,tp_lower -4589,做多,2020-05-12 22:15:00,2020-05-13 00:05:00,189.09,190.17,1.57,100.0,0.8282,0.89,0.08,0.82,tp_upper -4590,做多,2020-05-13 01:40:00,2020-05-13 02:00:00,190.63,190.63,1.62,100.0,0.8474,0.0,0.08,-0.08,tp_upper -4591,做多,2020-05-13 02:15:00,2020-05-13 02:35:00,190.55,190.34,1.61,100.0,0.8469,-0.18,0.08,-0.26,flip -4592,做空,2020-05-13 02:35:00,2020-05-13 02:40:00,190.34,190.36,1.61,100.0,0.8461,-0.02,0.08,-0.1,tp_lower -4593,做多,2020-05-13 02:50:00,2020-05-13 02:55:00,190.62,191.11,1.61,100.0,0.8439,0.41,0.08,0.33,tp_upper -4594,做多,2020-05-13 03:50:00,2020-05-13 04:00:00,190.68,190.44,1.61,100.0,0.845,-0.2,0.08,-0.28,flip -4595,做空,2020-05-13 04:00:00,2020-05-13 04:05:00,190.44,190.28,1.61,100.0,0.8441,0.14,0.08,0.05,tp_lower -4596,做多,2020-05-13 04:55:00,2020-05-13 05:00:00,190.65,190.35,1.61,100.0,0.8431,-0.25,0.08,-0.33,flip -4597,做空,2020-05-13 05:00:00,2020-05-13 05:15:00,190.35,190.42,1.6,100.0,0.8422,-0.06,0.08,-0.14,flip -4598,做多,2020-05-13 05:15:00,2020-05-13 05:30:00,190.42,190.06,1.6,100.0,0.8408,-0.3,0.08,-0.38,flip -4599,做空,2020-05-13 05:30:00,2020-05-13 05:35:00,190.06,190.11,1.6,100.0,0.8399,-0.04,0.08,-0.12,flip -4600,做多,2020-05-13 05:35:00,2020-05-13 05:50:00,190.11,189.77,1.59,100.0,0.8386,-0.29,0.08,-0.36,flip -4601,做空,2020-05-13 05:50:00,2020-05-13 05:55:00,189.77,189.94,1.59,100.0,0.8378,-0.14,0.08,-0.22,tp_lower -4602,做多,2020-05-13 06:00:00,2020-05-13 06:05:00,190.29,189.95,1.59,100.0,0.8339,-0.28,0.08,-0.36,flip -4603,做空,2020-05-13 06:05:00,2020-05-13 06:45:00,189.95,190.04,1.58,100.0,0.8331,-0.07,0.08,-0.15,tp_lower -4604,做多,2020-05-13 06:50:00,2020-05-13 07:15:00,190.35,190.06,1.58,100.0,0.8301,-0.24,0.08,-0.32,flip -4605,做空,2020-05-13 07:15:00,2020-05-13 07:20:00,190.06,190.1,1.58,100.0,0.8293,-0.03,0.08,-0.11,flip -4606,做多,2020-05-13 07:20:00,2020-05-13 08:35:00,190.1,189.7,1.57,100.0,0.8281,-0.33,0.08,-0.41,flip -4607,做空,2020-05-13 08:35:00,2020-05-13 08:40:00,189.7,189.76,1.57,100.0,0.8273,-0.05,0.08,-0.13,flip -4608,做多,2020-05-13 08:40:00,2020-05-13 09:35:00,189.76,189.81,1.57,100.0,0.8259,0.04,0.08,-0.04,flip -4609,做空,2020-05-13 09:35:00,2020-05-13 10:05:00,189.81,190.08,1.57,100.0,0.8251,-0.22,0.08,-0.3,flip -4610,做多,2020-05-13 10:05:00,2020-05-13 10:15:00,190.08,189.98,1.56,100.0,0.8219,-0.08,0.08,-0.16,flip -4611,做空,2020-05-13 10:15:00,2020-05-13 10:20:00,189.98,190.04,1.56,100.0,0.8211,-0.05,0.08,-0.13,flip -4612,做多,2020-05-13 10:20:00,2020-05-13 10:25:00,190.04,189.79,1.56,100.0,0.8198,-0.2,0.08,-0.28,flip -4613,做空,2020-05-13 10:25:00,2020-05-13 10:30:00,189.79,189.94,1.55,100.0,0.8189,-0.12,0.08,-0.2,tp_lower -4614,做多,2020-05-13 10:40:00,2020-05-13 10:50:00,189.98,190.09,1.55,100.0,0.8167,0.09,0.08,0.01,tp_upper -4615,做多,2020-05-13 11:30:00,2020-05-13 11:40:00,190.11,190.24,1.55,100.0,0.8158,0.11,0.08,0.03,flip -4616,做空,2020-05-13 11:40:00,2020-05-13 16:20:00,190.24,197.0,1.55,100.0,0.8149,-5.51,0.08,-5.59,flip -4617,做多,2020-05-13 16:20:00,2020-05-13 18:40:00,197.0,196.25,1.49,100.0,0.7582,-0.57,0.07,-0.64,flip -4618,做空,2020-05-13 18:40:00,2020-05-13 19:00:00,196.25,196.7,1.49,100.0,0.7574,-0.34,0.07,-0.42,flip -4619,做多,2020-05-13 19:00:00,2020-05-13 19:05:00,196.7,196.62,1.48,100.0,0.7532,-0.06,0.07,-0.13,flip -4620,做空,2020-05-13 19:05:00,2020-05-13 19:25:00,196.62,196.16,1.48,100.0,0.7525,0.35,0.07,0.27,tp_lower -4621,做多,2020-05-13 19:40:00,2020-05-13 19:45:00,196.66,196.99,1.48,100.0,0.7533,0.25,0.07,0.17,tp_upper -4622,做多,2020-05-13 21:45:00,2020-05-13 21:50:00,198.83,199.12,1.48,100.0,0.7456,0.22,0.07,0.14,tp_upper -4623,做多,2020-05-13 22:55:00,2020-05-13 23:05:00,199.16,199.33,1.48,100.0,0.7447,0.13,0.07,0.05,flip -4624,做空,2020-05-13 23:05:00,2020-05-13 23:15:00,199.33,199.7,1.48,100.0,0.744,-0.28,0.07,-0.35,flip -4625,做多,2020-05-13 23:15:00,2020-05-13 23:20:00,199.7,199.52,1.48,100.0,0.7405,-0.13,0.07,-0.21,flip -4626,做空,2020-05-13 23:20:00,2020-05-13 23:35:00,199.52,199.96,1.48,100.0,0.7397,-0.33,0.07,-0.4,flip -4627,做多,2020-05-13 23:35:00,2020-05-13 23:50:00,199.96,199.56,1.47,100.0,0.7357,-0.29,0.07,-0.37,flip -4628,做空,2020-05-13 23:50:00,2020-05-14 00:35:00,199.56,198.63,1.47,100.0,0.735,0.68,0.07,0.61,tp_lower -4629,做多,2020-05-14 02:35:00,2020-05-14 03:05:00,198.21,198.19,1.53,100.0,0.7702,-0.02,0.08,-0.09,flip -4630,做空,2020-05-14 03:05:00,2020-05-14 03:15:00,198.19,198.12,1.52,100.0,0.7695,0.05,0.08,-0.02,flip -4631,做多,2020-05-14 03:15:00,2020-05-14 03:45:00,198.12,198.63,1.52,100.0,0.7692,0.39,0.08,0.32,tp_upper -4632,做多,2020-05-14 05:35:00,2020-05-14 05:50:00,197.71,199.0,1.53,100.0,0.772,1.0,0.08,0.92,tp_upper -4633,做多,2020-05-14 07:05:00,2020-05-14 07:20:00,198.81,200.06,1.53,100.0,0.772,0.97,0.08,0.89,tp_upper -4634,做多,2020-05-14 08:10:00,2020-05-14 08:30:00,198.94,199.62,1.54,100.0,0.7756,0.53,0.08,0.45,flip -4635,做空,2020-05-14 08:30:00,2020-05-14 08:40:00,199.62,199.77,1.55,100.0,0.7748,-0.12,0.08,-0.19,flip -4636,做多,2020-05-14 08:40:00,2020-05-14 08:45:00,199.77,202.08,1.54,100.0,0.7729,1.79,0.08,1.71,tp_upper -4637,做多,2020-05-14 08:45:00,2020-05-14 08:50:00,202.08,201.8,1.56,100.0,0.7721,-0.22,0.08,-0.29,tp_upper -4638,做多,2020-05-14 11:10:00,2020-05-14 11:50:00,203.22,202.45,1.56,100.0,0.7659,-0.59,0.08,-0.67,flip -4639,做空,2020-05-14 11:50:00,2020-05-14 12:05:00,202.45,201.29,1.55,100.0,0.7652,0.89,0.08,0.81,tp_lower -4640,做多,2020-05-14 13:10:00,2020-05-14 13:25:00,201.93,201.75,1.56,100.0,0.7708,-0.14,0.08,-0.22,flip -4641,做空,2020-05-14 13:25:00,2020-05-14 13:35:00,201.75,201.69,1.55,100.0,0.77,0.05,0.08,-0.03,flip -4642,做多,2020-05-14 13:35:00,2020-05-14 13:40:00,201.69,201.66,1.55,100.0,0.7697,-0.02,0.08,-0.1,flip -4643,做空,2020-05-14 13:40:00,2020-05-14 13:45:00,201.66,201.41,1.55,100.0,0.7689,0.19,0.08,0.11,tp_lower -4644,做多,2020-05-14 14:10:00,2020-05-14 14:15:00,202.05,202.41,1.55,100.0,0.7676,0.28,0.08,0.2,tp_upper -4645,做多,2020-05-14 15:15:00,2020-05-14 15:35:00,201.83,201.73,1.55,100.0,0.7691,-0.08,0.08,-0.15,flip -4646,做空,2020-05-14 15:35:00,2020-05-14 15:40:00,201.73,201.91,1.55,100.0,0.7683,-0.14,0.08,-0.22,flip -4647,做多,2020-05-14 15:40:00,2020-05-14 16:00:00,201.91,201.88,1.55,100.0,0.7661,-0.02,0.08,-0.1,tp_upper -4648,做多,2020-05-14 18:05:00,2020-05-14 18:50:00,197.79,199.96,1.55,100.0,0.7812,1.7,0.08,1.62,tp_upper -4649,做多,2020-05-14 21:30:00,2020-05-14 21:35:00,202.78,202.65,1.56,100.0,0.7696,-0.1,0.08,-0.18,flip -4650,做空,2020-05-14 21:35:00,2020-05-14 21:50:00,202.65,202.65,1.56,100.0,0.7688,0.0,0.08,-0.08,flip -4651,做多,2020-05-14 21:50:00,2020-05-14 22:00:00,202.65,203.36,1.56,100.0,0.768,0.55,0.08,0.47,tp_upper -4652,做多,2020-05-14 23:25:00,2020-05-14 23:35:00,203.21,203.49,1.56,100.0,0.7678,0.21,0.08,0.14,flip -4653,做空,2020-05-14 23:35:00,2020-05-14 23:40:00,203.49,203.46,1.56,100.0,0.7671,0.02,0.08,-0.06,flip -4654,做多,2020-05-14 23:40:00,2020-05-14 23:50:00,203.46,203.07,1.56,100.0,0.7665,-0.3,0.08,-0.38,flip -4655,做空,2020-05-14 23:50:00,2020-05-15 00:00:00,203.07,203.7,1.56,100.0,0.7658,-0.48,0.08,-0.56,flip -4656,做多,2020-05-15 00:00:00,2020-05-15 00:05:00,203.7,203.05,1.59,100.0,0.7787,-0.51,0.08,-0.59,flip -4657,做空,2020-05-15 00:05:00,2020-05-15 00:10:00,203.05,202.81,1.58,100.0,0.7779,0.19,0.08,0.11,tp_lower -4658,做多,2020-05-15 00:40:00,2020-05-15 01:25:00,202.43,202.51,1.58,100.0,0.7805,0.06,0.08,-0.02,flip -4659,做空,2020-05-15 01:25:00,2020-05-15 01:35:00,202.51,202.15,1.58,100.0,0.7797,0.28,0.08,0.2,tp_lower -4660,做多,2020-05-15 03:10:00,2020-05-15 03:25:00,200.31,199.73,1.58,100.0,0.7889,-0.46,0.08,-0.54,flip -4661,做空,2020-05-15 03:25:00,2020-05-15 03:30:00,199.73,199.87,1.57,100.0,0.7881,-0.11,0.08,-0.19,flip -4662,做多,2020-05-15 03:30:00,2020-05-15 03:35:00,199.87,199.63,1.57,100.0,0.7862,-0.19,0.08,-0.27,flip -4663,做空,2020-05-15 03:35:00,2020-05-15 03:40:00,199.63,200.12,1.57,100.0,0.7854,-0.38,0.08,-0.46,flip -4664,做多,2020-05-15 03:40:00,2020-05-15 03:45:00,200.12,199.87,1.56,100.0,0.7808,-0.2,0.08,-0.27,flip -4665,做空,2020-05-15 03:45:00,2020-05-15 04:05:00,199.87,199.19,1.56,100.0,0.78,0.53,0.08,0.45,flip -4666,做多,2020-05-15 04:05:00,2020-05-15 05:40:00,199.19,199.03,1.56,100.0,0.7845,-0.13,0.08,-0.2,flip -4667,做空,2020-05-15 05:40:00,2020-05-15 05:45:00,199.03,199.57,1.56,100.0,0.7837,-0.42,0.08,-0.5,flip -4668,做多,2020-05-15 05:45:00,2020-05-15 06:00:00,199.57,200.0,1.55,100.0,0.7787,0.33,0.08,0.26,tp_upper -4669,做多,2020-05-15 10:30:00,2020-05-15 10:40:00,199.76,199.61,1.56,100.0,0.7789,-0.12,0.08,-0.19,flip -4670,做空,2020-05-15 10:40:00,2020-05-15 10:45:00,199.61,199.92,1.55,100.0,0.7781,-0.24,0.08,-0.32,flip -4671,做多,2020-05-15 10:45:00,2020-05-15 11:10:00,199.92,200.4,1.55,100.0,0.7749,0.37,0.08,0.29,tp_upper -4672,做多,2020-05-15 13:15:00,2020-05-15 13:20:00,199.93,199.89,1.55,100.0,0.776,-0.03,0.08,-0.11,flip -4673,做空,2020-05-15 13:20:00,2020-05-15 14:00:00,199.89,199.98,1.55,100.0,0.7752,-0.07,0.08,-0.15,flip -4674,做多,2020-05-15 14:00:00,2020-05-15 14:15:00,199.98,199.68,1.55,100.0,0.7737,-0.23,0.08,-0.31,flip -4675,做空,2020-05-15 14:15:00,2020-05-15 14:20:00,199.68,199.97,1.54,100.0,0.7729,-0.22,0.08,-0.3,flip -4676,做多,2020-05-15 14:20:00,2020-05-15 14:40:00,199.97,200.1,1.54,100.0,0.7699,0.1,0.08,0.02,tp_upper -4677,做多,2020-05-15 16:50:00,2020-05-15 16:55:00,198.21,197.38,1.54,100.0,0.7765,-0.64,0.08,-0.72,flip -4678,做空,2020-05-15 16:55:00,2020-05-15 17:00:00,197.38,197.18,1.53,100.0,0.7757,0.16,0.08,0.08,tp_lower -4679,做多,2020-05-15 17:15:00,2020-05-15 17:20:00,198.24,198.56,1.53,100.0,0.7723,0.25,0.08,0.17,tp_upper -4680,做多,2020-05-15 17:40:00,2020-05-15 17:45:00,197.96,197.61,1.53,100.0,0.7739,-0.27,0.08,-0.35,flip -4681,做空,2020-05-15 17:45:00,2020-05-15 17:50:00,197.61,198.03,1.53,100.0,0.7731,-0.32,0.08,-0.4,flip -4682,做多,2020-05-15 17:50:00,2020-05-15 18:25:00,198.03,198.02,1.52,100.0,0.7691,-0.01,0.08,-0.08,flip -4683,做空,2020-05-15 18:25:00,2020-05-15 18:30:00,198.02,198.06,1.52,100.0,0.7683,-0.03,0.08,-0.11,flip -4684,做多,2020-05-15 18:30:00,2020-05-15 18:50:00,198.06,198.02,1.52,100.0,0.7672,-0.03,0.08,-0.11,flip -4685,做空,2020-05-15 18:50:00,2020-05-15 19:10:00,198.02,196.9,1.52,100.0,0.7665,0.86,0.08,0.78,tp_lower -4686,做多,2020-05-15 21:20:00,2020-05-15 21:25:00,194.81,195.15,1.52,100.0,0.7827,0.27,0.08,0.19,tp_upper -4687,做多,2020-05-15 22:55:00,2020-05-15 23:05:00,196.1,195.6,1.53,100.0,0.7782,-0.39,0.08,-0.47,flip -4688,做空,2020-05-15 23:05:00,2020-05-15 23:40:00,195.6,194.48,1.52,100.0,0.7774,0.87,0.08,0.8,tp_lower -4689,做多,2020-05-16 00:35:00,2020-05-16 00:50:00,196.55,196.8,1.57,100.0,0.801,0.2,0.08,0.12,tp_upper -4690,做多,2020-05-16 03:35:00,2020-05-16 03:55:00,198.57,198.45,1.57,100.0,0.7931,-0.1,0.08,-0.17,flip -4691,做空,2020-05-16 03:55:00,2020-05-16 04:00:00,198.45,199.6,1.57,100.0,0.7923,-0.91,0.08,-0.99,flip -4692,做多,2020-05-16 04:00:00,2020-05-16 04:05:00,199.6,199.66,1.56,100.0,0.7824,0.05,0.08,-0.03,tp_upper -4693,做多,2020-05-16 05:35:00,2020-05-16 05:45:00,200.62,200.51,1.56,100.0,0.7779,-0.09,0.08,-0.16,flip -4694,做空,2020-05-16 05:45:00,2020-05-16 06:00:00,200.51,200.25,1.56,100.0,0.7771,0.2,0.08,0.12,flip -4695,做多,2020-05-16 06:00:00,2020-05-16 06:35:00,200.25,200.52,1.56,100.0,0.7783,0.21,0.08,0.13,flip -4696,做空,2020-05-16 06:35:00,2020-05-16 06:45:00,200.52,200.66,1.56,100.0,0.7776,-0.11,0.08,-0.19,flip -4697,做多,2020-05-16 06:45:00,2020-05-16 07:00:00,200.66,201.12,1.56,100.0,0.7757,0.36,0.08,0.28,tp_upper -4698,做多,2020-05-16 07:25:00,2020-05-16 08:40:00,200.43,199.87,1.56,100.0,0.7776,-0.44,0.08,-0.51,flip -4699,做空,2020-05-16 08:40:00,2020-05-16 09:30:00,199.87,199.56,1.55,100.0,0.7768,0.24,0.08,0.16,flip -4700,做多,2020-05-16 09:30:00,2020-05-16 09:40:00,199.56,199.88,1.55,100.0,0.7784,0.25,0.08,0.17,flip -4701,做空,2020-05-16 09:40:00,2020-05-16 09:45:00,199.88,199.97,1.55,100.0,0.7777,-0.07,0.08,-0.15,flip -4702,做多,2020-05-16 09:45:00,2020-05-16 09:50:00,199.97,199.73,1.55,100.0,0.7762,-0.19,0.08,-0.26,flip -4703,做空,2020-05-16 09:50:00,2020-05-16 09:55:00,199.73,200.01,1.55,100.0,0.7754,-0.22,0.08,-0.29,flip -4704,做多,2020-05-16 09:55:00,2020-05-16 10:00:00,200.01,199.53,1.55,100.0,0.7725,-0.37,0.08,-0.45,flip -4705,做空,2020-05-16 10:00:00,2020-05-16 10:05:00,199.53,199.78,1.54,100.0,0.7717,-0.19,0.08,-0.27,flip -4706,做多,2020-05-16 10:05:00,2020-05-16 10:30:00,199.78,200.12,1.54,100.0,0.769,0.26,0.08,0.18,flip -4707,做空,2020-05-16 10:30:00,2020-05-16 11:40:00,200.12,200.58,1.54,100.0,0.7682,-0.35,0.08,-0.43,flip -4708,做多,2020-05-16 11:40:00,2020-05-16 11:45:00,200.58,200.02,1.53,100.0,0.7639,-0.43,0.08,-0.5,flip -4709,做空,2020-05-16 11:45:00,2020-05-16 11:50:00,200.02,200.07,1.53,100.0,0.7632,-0.04,0.08,-0.11,tp_lower -4710,做多,2020-05-16 12:00:00,2020-05-16 12:05:00,200.82,201.38,1.52,100.0,0.7592,0.43,0.08,0.35,tp_upper -4711,做多,2020-05-16 14:00:00,2020-05-16 14:05:00,202.43,202.25,1.53,100.0,0.7545,-0.14,0.08,-0.21,flip -4712,做空,2020-05-16 14:05:00,2020-05-16 14:35:00,202.25,201.22,1.52,100.0,0.7537,0.78,0.08,0.7,tp_lower -4713,做多,2020-05-16 16:05:00,2020-05-16 16:20:00,200.8,200.6,1.53,100.0,0.7623,-0.15,0.08,-0.23,flip -4714,做空,2020-05-16 16:20:00,2020-05-16 16:25:00,200.6,200.07,1.53,100.0,0.7615,0.4,0.08,0.33,tp_lower -4715,做多,2020-05-16 17:05:00,2020-05-16 17:15:00,200.54,200.09,1.53,100.0,0.763,-0.34,0.08,-0.42,flip -4716,做空,2020-05-16 17:15:00,2020-05-16 17:20:00,200.09,200.29,1.53,100.0,0.7622,-0.15,0.08,-0.23,flip -4717,做多,2020-05-16 17:20:00,2020-05-16 17:25:00,200.29,199.97,1.52,100.0,0.76,-0.24,0.08,-0.32,flip -4718,做空,2020-05-16 17:25:00,2020-05-16 17:45:00,199.97,198.73,1.52,100.0,0.7592,0.94,0.08,0.87,tp_lower -4719,做多,2020-05-16 18:50:00,2020-05-16 18:55:00,199.24,198.98,1.53,100.0,0.7659,-0.2,0.08,-0.28,flip -4720,做空,2020-05-16 18:55:00,2020-05-16 19:05:00,198.98,199.17,1.52,100.0,0.7652,-0.15,0.08,-0.22,flip -4721,做多,2020-05-16 19:05:00,2020-05-16 19:15:00,199.17,199.77,1.52,100.0,0.7629,0.46,0.08,0.38,tp_upper -4722,做多,2020-05-16 21:00:00,2020-05-16 21:05:00,200.54,200.54,1.52,100.0,0.7593,0.0,0.08,-0.08,tp_upper -4723,做多,2020-05-16 22:05:00,2020-05-16 22:25:00,200.84,200.93,1.52,100.0,0.7574,0.07,0.08,-0.01,flip -4724,做空,2020-05-16 22:25:00,2020-05-16 22:30:00,200.93,201.3,1.52,100.0,0.7566,-0.28,0.08,-0.36,flip -4725,做多,2020-05-16 22:30:00,2020-05-16 22:40:00,201.3,201.41,1.52,100.0,0.7531,0.08,0.08,0.01,tp_upper -4726,做多,2020-05-16 23:20:00,2020-05-16 23:25:00,201.61,201.04,1.52,100.0,0.7516,-0.43,0.08,-0.5,flip -4727,做空,2020-05-16 23:25:00,2020-05-16 23:30:00,201.04,200.88,1.51,100.0,0.7508,0.12,0.08,0.04,tp_lower -4728,做多,2020-05-17 00:25:00,2020-05-17 01:50:00,200.72,201.39,1.56,100.0,0.7788,0.52,0.08,0.44,flip -4729,做空,2020-05-17 01:50:00,2020-05-17 02:00:00,201.39,201.5,1.57,100.0,0.778,-0.09,0.08,-0.16,flip -4730,做多,2020-05-17 02:00:00,2020-05-17 02:20:00,201.5,201.75,1.56,100.0,0.7764,0.19,0.08,0.12,flip -4731,做空,2020-05-17 02:20:00,2020-05-17 02:45:00,201.75,201.96,1.56,100.0,0.7756,-0.16,0.08,-0.24,flip -4732,做多,2020-05-17 02:45:00,2020-05-17 02:50:00,201.96,201.75,1.56,100.0,0.7732,-0.16,0.08,-0.24,flip -4733,做空,2020-05-17 02:50:00,2020-05-17 03:15:00,201.75,201.47,1.56,100.0,0.7724,0.22,0.08,0.14,flip -4734,做多,2020-05-17 03:15:00,2020-05-17 03:30:00,201.47,201.72,1.56,100.0,0.7738,0.19,0.08,0.12,flip -4735,做空,2020-05-17 03:30:00,2020-05-17 03:40:00,201.72,201.84,1.56,100.0,0.773,-0.09,0.08,-0.17,flip -4736,做多,2020-05-17 03:40:00,2020-05-17 03:45:00,201.84,201.52,1.56,100.0,0.7713,-0.25,0.08,-0.32,flip -4737,做空,2020-05-17 03:45:00,2020-05-17 04:00:00,201.52,201.59,1.55,100.0,0.7706,-0.05,0.08,-0.13,flip -4738,做多,2020-05-17 04:00:00,2020-05-17 04:30:00,201.59,201.28,1.55,100.0,0.7693,-0.24,0.08,-0.32,flip -4739,做空,2020-05-17 04:30:00,2020-05-17 04:35:00,201.28,200.5,1.55,100.0,0.7685,0.6,0.08,0.52,tp_lower -4740,做多,2020-05-17 05:15:00,2020-05-17 05:20:00,201.28,201.06,1.55,100.0,0.7707,-0.17,0.08,-0.25,flip -4741,做空,2020-05-17 05:20:00,2020-05-17 05:45:00,201.06,200.54,1.55,100.0,0.7699,0.4,0.08,0.32,tp_lower -4742,做多,2020-05-17 05:55:00,2020-05-17 06:05:00,200.92,200.98,1.55,100.0,0.7717,0.05,0.08,-0.03,flip -4743,做空,2020-05-17 06:05:00,2020-05-17 08:10:00,200.98,201.63,1.55,100.0,0.7709,-0.5,0.08,-0.58,tp_lower -4744,做多,2020-05-17 09:30:00,2020-05-17 09:40:00,201.69,201.44,1.54,100.0,0.765,-0.19,0.08,-0.27,flip -4745,做空,2020-05-17 09:40:00,2020-05-17 10:00:00,201.44,201.6,1.54,100.0,0.7642,-0.12,0.08,-0.2,flip -4746,做多,2020-05-17 10:00:00,2020-05-17 10:20:00,201.6,201.59,1.54,100.0,0.7622,-0.01,0.08,-0.08,tp_upper -4747,做多,2020-05-17 10:45:00,2020-05-17 10:55:00,201.58,201.71,1.54,100.0,0.7615,0.1,0.08,0.02,tp_upper -4748,做多,2020-05-17 12:00:00,2020-05-17 12:05:00,201.75,202.31,1.53,100.0,0.7606,0.43,0.08,0.35,tp_upper -4749,做多,2020-05-17 14:45:00,2020-05-17 14:50:00,208.75,208.91,1.54,100.0,0.7364,0.12,0.08,0.04,tp_upper -4750,做多,2020-05-17 17:10:00,2020-05-17 17:15:00,208.05,207.71,1.54,100.0,0.7387,-0.25,0.08,-0.33,flip -4751,做空,2020-05-17 17:15:00,2020-05-17 17:30:00,207.71,207.98,1.53,100.0,0.7379,-0.2,0.08,-0.28,flip -4752,做多,2020-05-17 17:30:00,2020-05-17 17:40:00,207.98,207.94,1.53,100.0,0.7353,-0.03,0.08,-0.11,flip -4753,做空,2020-05-17 17:40:00,2020-05-17 17:55:00,207.94,207.91,1.53,100.0,0.7345,0.02,0.08,-0.05,flip -4754,做多,2020-05-17 17:55:00,2020-05-17 18:00:00,207.91,207.79,1.53,100.0,0.734,-0.09,0.08,-0.16,flip -4755,做空,2020-05-17 18:00:00,2020-05-17 18:15:00,207.79,207.78,1.52,100.0,0.7333,0.01,0.08,-0.07,flip -4756,做多,2020-05-17 18:15:00,2020-05-17 18:20:00,207.78,207.66,1.52,100.0,0.7326,-0.09,0.08,-0.16,flip -4757,做空,2020-05-17 18:20:00,2020-05-17 18:25:00,207.66,207.38,1.52,100.0,0.7319,0.2,0.08,0.13,tp_lower -4758,做多,2020-05-17 18:50:00,2020-05-17 18:55:00,207.78,207.6,1.52,100.0,0.7317,-0.13,0.08,-0.21,flip -4759,做空,2020-05-17 18:55:00,2020-05-17 19:25:00,207.6,207.55,1.52,100.0,0.731,0.04,0.08,-0.04,flip -4760,做多,2020-05-17 19:25:00,2020-05-17 20:10:00,207.55,207.58,1.52,100.0,0.7306,0.02,0.08,-0.05,flip -4761,做空,2020-05-17 20:10:00,2020-05-17 20:30:00,207.58,207.48,1.52,100.0,0.7299,0.07,0.08,-0.0,tp_lower -4762,做多,2020-05-17 20:40:00,2020-05-17 20:45:00,207.81,208.02,1.51,100.0,0.7287,0.15,0.08,0.08,tp_upper -4763,做多,2020-05-17 23:10:00,2020-05-17 23:25:00,207.6,207.22,1.51,100.0,0.7294,-0.28,0.08,-0.35,flip -4764,做空,2020-05-17 23:25:00,2020-05-17 23:35:00,207.22,206.66,1.51,100.0,0.7287,0.41,0.08,0.33,tp_lower -4765,做多,2020-05-17 23:45:00,2020-05-18 00:05:00,207.01,208.22,1.51,100.0,0.7307,0.88,0.08,0.81,tp_upper -4766,做多,2020-05-18 02:45:00,2020-05-18 02:55:00,214.51,214.5,1.57,100.0,0.7328,-0.01,0.08,-0.09,flip -4767,做空,2020-05-18 02:55:00,2020-05-18 03:40:00,214.5,214.69,1.57,100.0,0.732,-0.14,0.08,-0.22,flip -4768,做多,2020-05-18 03:40:00,2020-05-18 04:05:00,214.69,215.94,1.57,100.0,0.73,0.91,0.08,0.83,tp_upper -4769,做多,2020-05-18 07:25:00,2020-05-18 07:30:00,214.93,214.36,1.57,100.0,0.7327,-0.42,0.08,-0.5,flip -4770,做空,2020-05-18 07:30:00,2020-05-18 07:40:00,214.36,214.26,1.57,100.0,0.732,0.07,0.08,-0.01,tp_lower -4771,做多,2020-05-18 08:00:00,2020-05-18 08:05:00,214.54,214.4,1.57,100.0,0.731,-0.1,0.08,-0.18,flip -4772,做空,2020-05-18 08:05:00,2020-05-18 08:10:00,214.4,214.62,1.57,100.0,0.7302,-0.16,0.08,-0.24,flip -4773,做多,2020-05-18 08:10:00,2020-05-18 08:25:00,214.62,215.13,1.56,100.0,0.728,0.37,0.08,0.29,tp_upper -4774,做多,2020-05-18 10:20:00,2020-05-18 10:30:00,212.11,212.19,1.56,100.0,0.7376,0.06,0.08,-0.02,flip -4775,做空,2020-05-18 10:30:00,2020-05-18 11:40:00,212.19,212.14,1.56,100.0,0.7369,0.04,0.08,-0.04,flip -4776,做多,2020-05-18 11:40:00,2020-05-18 11:50:00,212.14,212.21,1.56,100.0,0.7365,0.05,0.08,-0.03,flip -4777,做空,2020-05-18 11:50:00,2020-05-18 12:00:00,212.21,211.78,1.56,100.0,0.7358,0.32,0.08,0.24,tp_lower -4778,做多,2020-05-18 12:45:00,2020-05-18 13:05:00,212.12,212.8,1.56,100.0,0.7369,0.5,0.08,0.42,tp_upper -4779,做多,2020-05-18 14:05:00,2020-05-18 14:15:00,212.46,212.92,1.57,100.0,0.7373,0.34,0.08,0.26,tp_upper -4780,做多,2020-05-18 14:40:00,2020-05-18 14:45:00,212.85,212.65,1.57,100.0,0.7368,-0.15,0.08,-0.23,flip -4781,做空,2020-05-18 14:45:00,2020-05-18 14:55:00,212.65,212.66,1.57,100.0,0.7361,-0.01,0.08,-0.09,flip -4782,做多,2020-05-18 14:55:00,2020-05-18 15:05:00,212.66,212.53,1.56,100.0,0.7353,-0.1,0.08,-0.17,flip -4783,做空,2020-05-18 15:05:00,2020-05-18 15:15:00,212.53,212.66,1.56,100.0,0.7345,-0.1,0.08,-0.17,flip -4784,做多,2020-05-18 15:15:00,2020-05-18 15:20:00,212.66,212.61,1.56,100.0,0.7329,-0.04,0.08,-0.11,flip -4785,做空,2020-05-18 15:20:00,2020-05-18 15:25:00,212.61,211.85,1.56,100.0,0.7322,0.56,0.08,0.48,tp_lower -4786,做多,2020-05-18 16:45:00,2020-05-18 17:30:00,211.55,211.14,1.56,100.0,0.7377,-0.3,0.08,-0.38,flip -4787,做空,2020-05-18 17:30:00,2020-05-18 17:45:00,211.14,211.42,1.56,100.0,0.737,-0.21,0.08,-0.28,flip -4788,做多,2020-05-18 17:45:00,2020-05-18 18:10:00,211.42,212.8,1.55,100.0,0.7343,1.01,0.08,0.94,tp_upper -4789,做多,2020-05-18 20:25:00,2020-05-18 20:35:00,213.1,212.66,1.56,100.0,0.7325,-0.32,0.08,-0.4,flip -4790,做空,2020-05-18 20:35:00,2020-05-18 20:55:00,212.66,213.02,1.56,100.0,0.7318,-0.26,0.08,-0.34,flip -4791,做多,2020-05-18 20:55:00,2020-05-18 21:00:00,213.02,212.94,1.55,100.0,0.7286,-0.06,0.08,-0.14,flip -4792,做空,2020-05-18 21:00:00,2020-05-18 21:05:00,212.94,212.95,1.55,100.0,0.7279,-0.01,0.08,-0.08,flip -4793,做多,2020-05-18 21:05:00,2020-05-18 21:10:00,212.95,212.87,1.55,100.0,0.7271,-0.06,0.08,-0.14,flip -4794,做空,2020-05-18 21:10:00,2020-05-18 21:20:00,212.87,212.91,1.55,100.0,0.7263,-0.03,0.08,-0.11,tp_lower -4795,做多,2020-05-18 21:20:00,2020-05-18 21:35:00,212.91,213.24,1.54,100.0,0.7253,0.24,0.08,0.16,tp_upper -4796,做多,2020-05-18 23:45:00,2020-05-19 00:00:00,214.51,213.45,1.55,100.0,0.7203,-0.76,0.08,-0.84,flip -4797,做空,2020-05-19 00:00:00,2020-05-19 00:05:00,213.45,213.44,1.58,100.0,0.74,0.01,0.08,-0.07,tp_lower -4798,做多,2020-05-19 01:35:00,2020-05-19 01:55:00,212.49,212.46,1.58,100.0,0.7426,-0.02,0.08,-0.1,flip -4799,做空,2020-05-19 01:55:00,2020-05-19 02:05:00,212.46,211.14,1.58,100.0,0.7419,0.98,0.08,0.9,tp_lower -4800,做多,2020-05-19 02:55:00,2020-05-19 03:00:00,211.83,211.58,1.58,100.0,0.748,-0.19,0.08,-0.27,flip -4801,做空,2020-05-19 03:00:00,2020-05-19 03:05:00,211.58,211.8,1.58,100.0,0.7472,-0.16,0.08,-0.24,flip -4802,做多,2020-05-19 03:05:00,2020-05-19 03:10:00,211.8,211.41,1.58,100.0,0.7449,-0.29,0.08,-0.37,flip -4803,做空,2020-05-19 03:10:00,2020-05-19 03:15:00,211.41,211.8,1.57,100.0,0.7442,-0.29,0.08,-0.37,flip -4804,做多,2020-05-19 03:15:00,2020-05-19 03:20:00,211.8,211.57,1.57,100.0,0.7407,-0.17,0.08,-0.25,flip -4805,做空,2020-05-19 03:20:00,2020-05-19 03:35:00,211.57,210.8,1.57,100.0,0.74,0.57,0.08,0.49,tp_lower -4806,做多,2020-05-19 04:25:00,2020-05-19 04:40:00,210.9,210.94,1.57,100.0,0.7443,0.03,0.08,-0.05,flip -4807,做空,2020-05-19 04:40:00,2020-05-19 05:30:00,210.94,211.18,1.57,100.0,0.7435,-0.18,0.08,-0.26,flip -4808,做多,2020-05-19 05:30:00,2020-05-19 05:40:00,211.18,211.91,1.57,100.0,0.7411,0.54,0.08,0.46,tp_upper -4809,做多,2020-05-19 06:45:00,2020-05-19 07:15:00,211.84,212.08,1.57,100.0,0.7406,0.18,0.08,0.1,flip -4810,做空,2020-05-19 07:15:00,2020-05-19 07:30:00,212.08,212.1,1.57,100.0,0.7399,-0.01,0.08,-0.09,flip -4811,做多,2020-05-19 07:30:00,2020-05-19 07:35:00,212.1,212.04,1.57,100.0,0.739,-0.04,0.08,-0.12,flip -4812,做空,2020-05-19 07:35:00,2020-05-19 07:45:00,212.04,211.85,1.57,100.0,0.7382,0.14,0.08,0.06,tp_lower -4813,做多,2020-05-19 08:00:00,2020-05-19 08:05:00,213.5,213.6,1.57,100.0,0.7331,0.07,0.08,-0.0,tp_upper -4814,做多,2020-05-19 10:25:00,2020-05-19 10:35:00,214.25,214.2,1.56,100.0,0.7302,-0.04,0.08,-0.11,flip -4815,做空,2020-05-19 10:35:00,2020-05-19 10:40:00,214.2,214.2,1.56,100.0,0.7294,0.0,0.08,-0.08,flip -4816,做多,2020-05-19 10:40:00,2020-05-19 10:45:00,214.2,214.11,1.56,100.0,0.7287,-0.07,0.08,-0.14,flip -4817,做空,2020-05-19 10:45:00,2020-05-19 11:00:00,214.11,214.33,1.56,100.0,0.728,-0.16,0.08,-0.24,flip -4818,做多,2020-05-19 11:00:00,2020-05-19 11:10:00,214.33,214.63,1.56,100.0,0.7258,0.22,0.08,0.14,tp_upper -4819,做多,2020-05-19 13:20:00,2020-05-19 13:40:00,212.18,211.7,1.56,100.0,0.7334,-0.35,0.08,-0.43,flip -4820,做空,2020-05-19 13:40:00,2020-05-19 13:45:00,211.7,211.65,1.55,100.0,0.7327,0.04,0.08,-0.04,tp_lower -4821,做多,2020-05-19 13:50:00,2020-05-19 14:00:00,211.8,212.36,1.55,100.0,0.7318,0.41,0.08,0.33,tp_upper -4822,做多,2020-05-19 14:50:00,2020-05-19 15:00:00,212.5,212.05,1.55,100.0,0.7305,-0.33,0.08,-0.41,flip -4823,做空,2020-05-19 15:00:00,2020-05-19 15:05:00,212.05,211.92,1.55,100.0,0.7298,0.09,0.08,0.02,tp_lower -4824,做多,2020-05-19 15:10:00,2020-05-19 15:25:00,212.38,212.41,1.55,100.0,0.7284,0.02,0.08,-0.06,flip -4825,做空,2020-05-19 15:25:00,2020-05-19 15:30:00,212.41,212.54,1.55,100.0,0.7277,-0.09,0.08,-0.17,flip -4826,做多,2020-05-19 15:30:00,2020-05-19 15:35:00,212.54,212.33,1.54,100.0,0.7261,-0.15,0.08,-0.23,flip -4827,做空,2020-05-19 15:35:00,2020-05-19 15:45:00,212.33,211.95,1.54,100.0,0.7253,0.28,0.08,0.2,tp_lower -4828,做多,2020-05-19 15:55:00,2020-05-19 16:00:00,212.37,212.34,1.54,100.0,0.7258,-0.02,0.08,-0.1,flip -4829,做空,2020-05-19 16:00:00,2020-05-19 16:05:00,212.34,212.49,1.54,100.0,0.725,-0.11,0.08,-0.19,flip -4830,做多,2020-05-19 16:05:00,2020-05-19 16:10:00,212.49,213.55,1.54,100.0,0.7233,0.77,0.08,0.69,tp_upper -4831,做多,2020-05-19 17:15:00,2020-05-19 18:20:00,213.12,213.02,1.54,100.0,0.724,-0.07,0.08,-0.15,flip -4832,做空,2020-05-19 18:20:00,2020-05-19 19:10:00,213.02,213.13,1.54,100.0,0.7233,-0.08,0.08,-0.16,flip -4833,做多,2020-05-19 19:10:00,2020-05-19 19:20:00,213.13,212.87,1.54,100.0,0.7218,-0.19,0.08,-0.26,flip -4834,做空,2020-05-19 19:20:00,2020-05-19 19:25:00,212.87,212.82,1.54,100.0,0.7211,0.04,0.08,-0.04,tp_lower -4835,做多,2020-05-19 20:50:00,2020-05-19 21:30:00,211.95,212.74,1.53,100.0,0.7237,0.57,0.08,0.49,tp_upper -4836,做多,2020-05-19 22:05:00,2020-05-19 22:25:00,212.18,213.44,1.54,100.0,0.7249,0.91,0.08,0.84,tp_upper -4837,做多,2020-05-19 22:25:00,2020-05-19 22:30:00,213.44,213.84,1.55,100.0,0.7241,0.29,0.08,0.21,tp_upper -4838,做多,2020-05-19 23:05:00,2020-05-19 23:15:00,213.03,213.08,1.55,100.0,0.7262,0.04,0.08,-0.04,flip -4839,做空,2020-05-19 23:15:00,2020-05-19 23:35:00,213.08,213.25,1.55,100.0,0.7255,-0.12,0.08,-0.2,flip -4840,做多,2020-05-19 23:35:00,2020-05-19 23:50:00,213.25,214.27,1.54,100.0,0.7236,0.74,0.08,0.66,tp_upper -4841,做多,2020-05-20 01:00:00,2020-05-20 01:10:00,214.11,214.02,1.61,100.0,0.7525,-0.07,0.08,-0.15,flip -4842,做空,2020-05-20 01:10:00,2020-05-20 01:15:00,214.02,213.76,1.61,100.0,0.7518,0.2,0.08,0.12,tp_lower -4843,做多,2020-05-20 01:25:00,2020-05-20 01:45:00,214.19,214.16,1.61,100.0,0.7513,-0.02,0.08,-0.1,flip -4844,做空,2020-05-20 01:45:00,2020-05-20 02:00:00,214.16,214.04,1.61,100.0,0.7506,0.09,0.08,0.01,flip -4845,做多,2020-05-20 02:00:00,2020-05-20 03:30:00,214.04,213.62,1.61,100.0,0.7507,-0.32,0.08,-0.4,flip -4846,做空,2020-05-20 03:30:00,2020-05-20 03:45:00,213.62,213.67,1.6,100.0,0.7499,-0.04,0.08,-0.12,flip -4847,做多,2020-05-20 03:45:00,2020-05-20 03:50:00,213.67,212.82,1.6,100.0,0.7488,-0.64,0.08,-0.72,flip -4848,做空,2020-05-20 03:50:00,2020-05-20 03:55:00,212.82,213.01,1.59,100.0,0.7481,-0.14,0.08,-0.22,tp_lower -4849,做多,2020-05-20 03:55:00,2020-05-20 04:15:00,213.01,213.29,1.59,100.0,0.746,0.21,0.08,0.13,flip -4850,做空,2020-05-20 04:15:00,2020-05-20 04:20:00,213.29,213.46,1.59,100.0,0.7452,-0.13,0.08,-0.21,flip -4851,做多,2020-05-20 04:20:00,2020-05-20 04:30:00,213.46,213.48,1.59,100.0,0.7433,0.01,0.08,-0.06,flip -4852,做空,2020-05-20 04:30:00,2020-05-20 04:45:00,213.48,213.42,1.59,100.0,0.7425,0.04,0.08,-0.03,flip -4853,做多,2020-05-20 04:45:00,2020-05-20 04:50:00,213.42,213.31,1.58,100.0,0.7422,-0.08,0.08,-0.16,flip -4854,做空,2020-05-20 04:50:00,2020-05-20 04:55:00,213.31,213.37,1.58,100.0,0.7415,-0.04,0.08,-0.12,flip -4855,做多,2020-05-20 04:55:00,2020-05-20 05:25:00,213.37,213.34,1.58,100.0,0.7403,-0.02,0.08,-0.1,flip -4856,做空,2020-05-20 05:25:00,2020-05-20 05:30:00,213.34,213.1,1.58,100.0,0.7396,0.18,0.08,0.1,tp_lower -4857,做多,2020-05-20 05:40:00,2020-05-20 06:05:00,213.43,213.9,1.58,100.0,0.7394,0.35,0.08,0.27,tp_upper -4858,做多,2020-05-20 07:20:00,2020-05-20 07:40:00,213.62,213.68,1.58,100.0,0.7396,0.04,0.08,-0.03,flip -4859,做空,2020-05-20 07:40:00,2020-05-20 07:45:00,213.68,213.97,1.58,100.0,0.7389,-0.21,0.08,-0.29,flip -4860,做多,2020-05-20 07:45:00,2020-05-20 07:50:00,213.97,213.66,1.58,100.0,0.7361,-0.23,0.08,-0.31,flip -4861,做空,2020-05-20 07:50:00,2020-05-20 08:05:00,213.66,213.74,1.57,100.0,0.7354,-0.06,0.08,-0.14,flip -4862,做多,2020-05-20 08:05:00,2020-05-20 08:15:00,213.74,213.82,1.57,100.0,0.7341,0.06,0.08,-0.02,flip -4863,做空,2020-05-20 08:15:00,2020-05-20 09:00:00,213.82,213.85,1.57,100.0,0.7334,-0.02,0.08,-0.1,flip -4864,做多,2020-05-20 09:00:00,2020-05-20 09:10:00,213.85,213.79,1.57,100.0,0.7324,-0.04,0.08,-0.12,flip -4865,做空,2020-05-20 09:10:00,2020-05-20 09:20:00,213.79,213.91,1.56,100.0,0.7317,-0.09,0.08,-0.17,flip -4866,做多,2020-05-20 09:20:00,2020-05-20 09:25:00,213.91,213.69,1.56,100.0,0.7301,-0.16,0.08,-0.24,flip -4867,做空,2020-05-20 09:25:00,2020-05-20 09:45:00,213.69,213.63,1.56,100.0,0.7294,0.04,0.08,-0.03,tp_lower -4868,做多,2020-05-20 09:50:00,2020-05-20 09:55:00,214.18,214.06,1.56,100.0,0.7272,-0.09,0.08,-0.17,tp_upper -4869,做多,2020-05-20 11:00:00,2020-05-20 11:05:00,213.57,213.46,1.56,100.0,0.7281,-0.08,0.08,-0.16,flip -4870,做空,2020-05-20 11:05:00,2020-05-20 11:15:00,213.46,213.06,1.55,100.0,0.7274,0.29,0.08,0.21,tp_lower -4871,做多,2020-05-20 11:40:00,2020-05-20 11:45:00,213.33,213.15,1.55,100.0,0.7285,-0.13,0.08,-0.21,flip -4872,做空,2020-05-20 11:45:00,2020-05-20 11:50:00,213.15,213.18,1.55,100.0,0.7278,-0.02,0.08,-0.1,flip -4873,做多,2020-05-20 11:50:00,2020-05-20 12:05:00,213.18,213.25,1.55,100.0,0.7268,0.05,0.08,-0.03,flip -4874,做空,2020-05-20 12:05:00,2020-05-20 12:15:00,213.25,213.43,1.55,100.0,0.7261,-0.13,0.08,-0.21,flip -4875,做多,2020-05-20 12:15:00,2020-05-20 12:25:00,213.43,213.62,1.55,100.0,0.7242,0.14,0.08,0.06,tp_upper -4876,做多,2020-05-20 13:45:00,2020-05-20 13:50:00,214.02,214.33,1.55,100.0,0.7221,0.22,0.08,0.15,tp_upper -4877,做多,2020-05-20 14:10:00,2020-05-20 14:15:00,214.27,214.19,1.55,100.0,0.7216,-0.06,0.08,-0.14,flip -4878,做空,2020-05-20 14:15:00,2020-05-20 14:30:00,214.19,213.82,1.54,100.0,0.7208,0.27,0.08,0.19,tp_lower -4879,做多,2020-05-20 14:35:00,2020-05-20 14:55:00,214.04,213.86,1.55,100.0,0.7219,-0.13,0.08,-0.21,flip -4880,做空,2020-05-20 14:55:00,2020-05-20 15:00:00,213.86,213.47,1.54,100.0,0.7212,0.28,0.08,0.2,tp_lower -4881,做多,2020-05-20 17:20:00,2020-05-20 18:00:00,208.85,209.27,1.54,100.0,0.7391,0.31,0.08,0.23,flip -4882,做空,2020-05-20 18:00:00,2020-05-20 18:10:00,209.27,209.41,1.55,100.0,0.7383,-0.1,0.08,-0.18,flip -4883,做多,2020-05-20 18:10:00,2020-05-20 18:20:00,209.41,209.92,1.54,100.0,0.7366,0.38,0.08,0.3,tp_upper -4884,做多,2020-05-20 19:30:00,2020-05-20 19:35:00,209.49,209.45,1.54,100.0,0.7374,-0.03,0.08,-0.11,flip -4885,做空,2020-05-20 19:35:00,2020-05-20 19:45:00,209.45,209.45,1.54,100.0,0.7366,0.0,0.08,-0.08,flip -4886,做多,2020-05-20 19:45:00,2020-05-20 20:00:00,209.45,209.56,1.54,100.0,0.7359,0.08,0.08,0.0,flip -4887,做空,2020-05-20 20:00:00,2020-05-20 20:15:00,209.56,209.39,1.54,100.0,0.7352,0.12,0.08,0.05,flip -4888,做多,2020-05-20 20:15:00,2020-05-20 20:20:00,209.39,209.77,1.54,100.0,0.7356,0.28,0.08,0.2,tp_upper -4889,做多,2020-05-20 20:20:00,2020-05-20 20:25:00,209.77,210.06,1.54,100.0,0.7349,0.21,0.08,0.14,tp_upper -4890,做多,2020-05-20 22:10:00,2020-05-20 22:20:00,210.26,210.22,1.54,100.0,0.7335,-0.03,0.08,-0.11,flip -4891,做空,2020-05-20 22:20:00,2020-05-20 22:25:00,210.22,209.97,1.54,100.0,0.7327,0.18,0.08,0.11,tp_lower -4892,做多,2020-05-20 22:55:00,2020-05-20 23:00:00,210.1,210.09,1.54,100.0,0.7333,-0.01,0.08,-0.08,flip -4893,做空,2020-05-20 23:00:00,2020-05-20 23:10:00,210.09,210.09,1.54,100.0,0.7325,0.0,0.08,-0.08,flip -4894,做多,2020-05-20 23:10:00,2020-05-20 23:20:00,210.09,210.12,1.54,100.0,0.7318,0.02,0.08,-0.05,flip -4895,做空,2020-05-20 23:20:00,2020-05-20 23:25:00,210.12,209.15,1.54,100.0,0.7311,0.71,0.08,0.63,tp_lower -4896,做多,2020-05-20 23:35:00,2020-05-20 23:50:00,209.92,210.12,1.54,100.0,0.7344,0.15,0.08,0.07,flip -4897,做空,2020-05-20 23:50:00,2020-05-21 00:00:00,210.12,209.75,1.54,100.0,0.7337,0.27,0.08,0.19,tp_lower -4898,做多,2020-05-21 00:05:00,2020-05-21 00:10:00,210.35,210.97,1.62,100.0,0.7712,0.48,0.08,0.4,tp_upper -4899,做多,2020-05-21 02:00:00,2020-05-21 04:20:00,210.84,209.43,1.63,100.0,0.771,-1.09,0.08,-1.17,flip -4900,做空,2020-05-21 04:20:00,2020-05-21 04:30:00,209.43,209.16,1.61,100.0,0.7702,0.21,0.08,0.13,tp_lower -4901,做多,2020-05-21 05:00:00,2020-05-21 05:15:00,209.66,209.48,1.61,100.0,0.7696,-0.14,0.08,-0.22,flip -4902,做空,2020-05-21 05:15:00,2020-05-21 06:20:00,209.48,209.53,1.61,100.0,0.7688,-0.04,0.08,-0.12,flip -4903,做多,2020-05-21 06:20:00,2020-05-21 06:40:00,209.53,209.62,1.61,100.0,0.7677,0.07,0.08,-0.01,flip -4904,做空,2020-05-21 06:40:00,2020-05-21 06:50:00,209.62,209.14,1.61,100.0,0.7669,0.37,0.08,0.29,tp_lower -4905,做多,2020-05-21 08:00:00,2020-05-21 08:15:00,209.36,207.55,1.61,100.0,0.7688,-1.39,0.08,-1.47,flip -4906,做空,2020-05-21 08:15:00,2020-05-21 08:20:00,207.55,207.71,1.59,100.0,0.7681,-0.12,0.08,-0.2,tp_lower -4907,做多,2020-05-21 09:15:00,2020-05-21 09:50:00,207.53,206.81,1.59,100.0,0.7668,-0.55,0.08,-0.63,flip -4908,做空,2020-05-21 09:50:00,2020-05-21 10:00:00,206.81,206.73,1.58,100.0,0.766,0.06,0.08,-0.02,tp_lower -4909,做多,2020-05-21 10:05:00,2020-05-21 10:10:00,206.96,206.92,1.58,100.0,0.765,-0.03,0.08,-0.11,flip -4910,做空,2020-05-21 10:10:00,2020-05-21 10:45:00,206.92,206.93,1.58,100.0,0.7642,-0.01,0.08,-0.09,flip -4911,做多,2020-05-21 10:45:00,2020-05-21 11:00:00,206.93,207.29,1.58,100.0,0.7634,0.27,0.08,0.2,tp_upper -4912,做多,2020-05-21 13:10:00,2020-05-21 13:15:00,207.01,206.86,1.58,100.0,0.7636,-0.11,0.08,-0.19,flip -4913,做空,2020-05-21 13:15:00,2020-05-21 13:40:00,206.86,206.16,1.58,100.0,0.7629,0.53,0.08,0.46,tp_lower -4914,做多,2020-05-21 16:15:00,2020-05-21 16:25:00,199.83,199.78,1.58,100.0,0.7916,-0.04,0.08,-0.12,flip -4915,做空,2020-05-21 16:25:00,2020-05-21 16:30:00,199.78,200.17,1.58,100.0,0.7908,-0.31,0.08,-0.39,flip -4916,做多,2020-05-21 16:30:00,2020-05-21 16:45:00,200.17,199.8,1.58,100.0,0.7869,-0.29,0.08,-0.37,flip -4917,做空,2020-05-21 16:45:00,2020-05-21 17:30:00,199.8,198.96,1.57,100.0,0.7861,0.66,0.08,0.58,tp_lower -4918,做多,2020-05-21 19:10:00,2020-05-21 19:40:00,196.55,198.82,1.58,100.0,0.8017,1.82,0.08,1.74,tp_upper -4919,做多,2020-05-21 22:00:00,2020-05-21 22:15:00,199.6,199.08,1.59,100.0,0.7978,-0.41,0.08,-0.49,flip -4920,做空,2020-05-21 22:15:00,2020-05-21 22:20:00,199.08,199.44,1.59,100.0,0.797,-0.29,0.08,-0.37,flip -4921,做多,2020-05-21 22:20:00,2020-05-21 22:35:00,199.44,200.4,1.58,100.0,0.7933,0.76,0.08,0.68,tp_upper -4922,做多,2020-05-22 00:50:00,2020-05-22 00:55:00,198.24,198.1,1.62,100.0,0.8189,-0.11,0.08,-0.2,flip -4923,做空,2020-05-22 00:55:00,2020-05-22 01:00:00,198.1,199.46,1.62,100.0,0.818,-1.11,0.08,-1.19,flip -4924,做多,2020-05-22 01:00:00,2020-05-22 01:15:00,199.46,199.28,1.61,100.0,0.8061,-0.15,0.08,-0.23,tp_upper -4925,做多,2020-05-22 02:40:00,2020-05-22 02:45:00,199.29,199.01,1.6,100.0,0.8052,-0.23,0.08,-0.31,flip -4926,做空,2020-05-22 02:45:00,2020-05-22 03:10:00,199.01,198.3,1.6,100.0,0.8044,0.57,0.08,0.49,tp_lower -4927,做多,2020-05-22 03:20:00,2020-05-22 03:25:00,198.73,197.92,1.6,100.0,0.8076,-0.65,0.08,-0.73,flip -4928,做空,2020-05-22 03:25:00,2020-05-22 03:30:00,197.92,198.11,1.6,100.0,0.8068,-0.15,0.08,-0.23,tp_lower -4929,做多,2020-05-22 05:00:00,2020-05-22 05:20:00,197.94,197.56,1.59,100.0,0.8051,-0.31,0.08,-0.39,flip -4930,做空,2020-05-22 05:20:00,2020-05-22 05:30:00,197.56,197.45,1.59,100.0,0.8043,0.09,0.08,0.01,flip -4931,做多,2020-05-22 05:30:00,2020-05-22 05:40:00,197.45,198.55,1.59,100.0,0.8044,0.88,0.08,0.81,tp_upper -4932,做多,2020-05-22 05:40:00,2020-05-22 05:45:00,198.55,198.72,1.6,100.0,0.8036,0.14,0.08,0.06,tp_upper -4933,做多,2020-05-22 08:45:00,2020-05-22 09:05:00,201.42,201.43,1.6,100.0,0.7921,0.01,0.08,-0.07,flip -4934,做空,2020-05-22 09:05:00,2020-05-22 09:30:00,201.43,201.32,1.59,100.0,0.7913,0.09,0.08,0.01,flip -4935,做多,2020-05-22 09:30:00,2020-05-22 09:35:00,201.32,201.29,1.59,100.0,0.7913,-0.02,0.08,-0.1,flip -4936,做空,2020-05-22 09:35:00,2020-05-22 09:40:00,201.29,201.59,1.59,100.0,0.7906,-0.24,0.08,-0.32,flip -4937,做多,2020-05-22 09:40:00,2020-05-22 09:45:00,201.59,201.63,1.59,100.0,0.7874,0.03,0.08,-0.05,tp_upper -4938,做多,2020-05-22 11:20:00,2020-05-22 11:50:00,203.0,203.44,1.59,100.0,0.7813,0.34,0.08,0.26,tp_upper -4939,做多,2020-05-22 14:00:00,2020-05-22 14:05:00,202.78,202.5,1.59,100.0,0.7831,-0.22,0.08,-0.3,flip -4940,做空,2020-05-22 14:05:00,2020-05-22 14:10:00,202.5,202.75,1.58,100.0,0.7823,-0.2,0.08,-0.27,flip -4941,做多,2020-05-22 14:10:00,2020-05-22 14:15:00,202.75,202.75,1.58,100.0,0.7796,0.0,0.08,-0.08,flip -4942,做空,2020-05-22 14:15:00,2020-05-22 18:00:00,202.75,207.83,1.58,100.0,0.7788,-3.96,0.08,-4.04,flip -4943,做多,2020-05-22 18:00:00,2020-05-22 18:10:00,207.83,208.9,1.54,100.0,0.74,0.79,0.08,0.71,tp_upper -4944,做多,2020-05-22 18:55:00,2020-05-22 19:15:00,207.98,208.05,1.54,100.0,0.7425,0.05,0.08,-0.03,flip -4945,做空,2020-05-22 19:15:00,2020-05-22 19:35:00,208.05,207.36,1.54,100.0,0.7417,0.51,0.08,0.43,tp_lower -4946,做多,2020-05-22 20:30:00,2020-05-22 20:40:00,207.69,208.35,1.55,100.0,0.7448,0.49,0.08,0.41,tp_upper -4947,做多,2020-05-22 21:35:00,2020-05-22 21:45:00,208.01,207.77,1.55,100.0,0.7452,-0.18,0.08,-0.26,flip -4948,做空,2020-05-22 21:45:00,2020-05-22 21:50:00,207.77,208.03,1.55,100.0,0.7445,-0.19,0.08,-0.27,flip -4949,做多,2020-05-22 21:50:00,2020-05-22 22:10:00,208.03,208.09,1.54,100.0,0.7419,0.04,0.08,-0.03,flip -4950,做空,2020-05-22 22:10:00,2020-05-22 22:30:00,208.09,208.05,1.54,100.0,0.7411,0.03,0.08,-0.05,tp_lower -4951,做多,2020-05-22 22:45:00,2020-05-22 23:00:00,208.2,207.86,1.54,100.0,0.7401,-0.25,0.08,-0.33,flip -4952,做空,2020-05-22 23:00:00,2020-05-22 23:15:00,207.86,207.1,1.54,100.0,0.7394,0.56,0.08,0.49,tp_lower -4953,做多,2020-05-23 00:00:00,2020-05-23 00:25:00,207.86,208.87,1.59,100.0,0.7626,0.77,0.08,0.69,tp_upper -4954,做多,2020-05-23 01:30:00,2020-05-23 01:40:00,208.99,208.73,1.59,100.0,0.7614,-0.2,0.08,-0.28,flip -4955,做空,2020-05-23 01:40:00,2020-05-23 02:00:00,208.73,209.31,1.59,100.0,0.7606,-0.44,0.08,-0.52,flip -4956,做多,2020-05-23 02:00:00,2020-05-23 02:05:00,209.31,210.78,1.58,100.0,0.7556,1.11,0.08,1.03,tp_upper -4957,做多,2020-05-23 04:15:00,2020-05-23 04:20:00,210.27,210.15,1.59,100.0,0.7567,-0.09,0.08,-0.17,flip -4958,做空,2020-05-23 04:20:00,2020-05-23 04:35:00,210.15,208.74,1.59,100.0,0.756,1.07,0.08,0.99,tp_lower -4959,做多,2020-05-23 05:55:00,2020-05-23 06:00:00,208.79,207.84,1.6,100.0,0.7652,-0.73,0.08,-0.81,flip -4960,做空,2020-05-23 06:00:00,2020-05-23 06:10:00,207.84,207.58,1.59,100.0,0.7645,0.2,0.08,0.12,tp_lower -4961,做多,2020-05-23 06:20:00,2020-05-23 06:25:00,208.45,207.93,1.59,100.0,0.7624,-0.4,0.08,-0.48,flip -4962,做空,2020-05-23 06:25:00,2020-05-23 06:35:00,207.93,208.15,1.58,100.0,0.7616,-0.17,0.08,-0.25,flip -4963,做多,2020-05-23 06:35:00,2020-05-23 07:00:00,208.15,207.44,1.58,100.0,0.7593,-0.54,0.08,-0.62,flip -4964,做空,2020-05-23 07:00:00,2020-05-23 07:05:00,207.44,207.6,1.57,100.0,0.7585,-0.12,0.08,-0.2,tp_lower -4965,做多,2020-05-23 07:20:00,2020-05-23 07:25:00,208.13,208.02,1.57,100.0,0.7547,-0.08,0.08,-0.16,flip -4966,做空,2020-05-23 07:25:00,2020-05-23 07:30:00,208.02,208.5,1.57,100.0,0.7539,-0.36,0.08,-0.44,flip -4967,做多,2020-05-23 07:30:00,2020-05-23 07:50:00,208.5,208.04,1.56,100.0,0.7497,-0.34,0.08,-0.42,flip -4968,做空,2020-05-23 07:50:00,2020-05-23 07:55:00,208.04,208.14,1.56,100.0,0.7489,-0.07,0.08,-0.15,flip -4969,做多,2020-05-23 07:55:00,2020-05-23 08:00:00,208.14,207.48,1.56,100.0,0.7475,-0.49,0.08,-0.57,flip -4970,做空,2020-05-23 08:00:00,2020-05-23 08:05:00,207.48,207.04,1.55,100.0,0.7467,0.33,0.08,0.25,tp_lower -4971,做多,2020-05-23 08:45:00,2020-05-23 09:35:00,207.63,207.77,1.55,100.0,0.747,0.1,0.08,0.03,tp_upper -4972,做多,2020-05-23 11:00:00,2020-05-23 12:05:00,206.94,206.77,1.55,100.0,0.7493,-0.13,0.08,-0.2,flip -4973,做空,2020-05-23 12:05:00,2020-05-23 12:10:00,206.77,206.79,1.55,100.0,0.7485,-0.01,0.08,-0.09,flip -4974,做多,2020-05-23 12:10:00,2020-05-23 13:10:00,206.79,206.33,1.55,100.0,0.7476,-0.34,0.08,-0.42,flip -4975,做空,2020-05-23 13:10:00,2020-05-23 13:15:00,206.33,206.7,1.54,100.0,0.7469,-0.28,0.08,-0.35,flip -4976,做多,2020-05-23 13:15:00,2020-05-23 13:20:00,206.7,206.59,1.54,100.0,0.7434,-0.08,0.08,-0.16,flip -4977,做空,2020-05-23 13:20:00,2020-05-23 14:00:00,206.59,205.93,1.53,100.0,0.7427,0.49,0.08,0.41,tp_lower -4978,做多,2020-05-23 14:05:00,2020-05-23 14:20:00,206.44,206.87,1.54,100.0,0.7449,0.32,0.08,0.24,tp_upper -4979,做多,2020-05-23 15:50:00,2020-05-23 16:00:00,207.32,208.38,1.54,100.0,0.7425,0.79,0.08,0.71,tp_upper -4980,做多,2020-05-23 17:00:00,2020-05-23 17:20:00,207.14,206.72,1.55,100.0,0.7462,-0.31,0.08,-0.39,flip -4981,做空,2020-05-23 17:20:00,2020-05-23 17:30:00,206.72,206.78,1.54,100.0,0.7455,-0.04,0.08,-0.12,flip -4982,做多,2020-05-23 17:30:00,2020-05-23 18:05:00,206.78,207.63,1.54,100.0,0.7443,0.63,0.08,0.56,tp_upper -4983,做多,2020-05-23 18:35:00,2020-05-23 18:40:00,206.94,206.79,1.54,100.0,0.746,-0.11,0.08,-0.19,flip -4984,做空,2020-05-23 18:40:00,2020-05-23 18:50:00,206.79,206.71,1.54,100.0,0.7453,0.06,0.08,-0.02,flip -4985,做多,2020-05-23 18:50:00,2020-05-23 20:05:00,206.71,207.06,1.54,100.0,0.7451,0.26,0.08,0.18,flip -4986,做空,2020-05-23 20:05:00,2020-05-23 21:15:00,207.06,207.79,1.54,100.0,0.7444,-0.54,0.08,-0.62,flip -4987,做多,2020-05-23 21:15:00,2020-05-23 21:35:00,207.79,207.63,1.53,100.0,0.7384,-0.12,0.08,-0.19,flip -4988,做空,2020-05-23 21:35:00,2020-05-23 21:40:00,207.63,207.74,1.53,100.0,0.7377,-0.08,0.08,-0.16,flip -4989,做多,2020-05-23 21:40:00,2020-05-23 22:10:00,207.74,208.03,1.53,100.0,0.7361,0.21,0.08,0.14,tp_upper -4990,做多,2020-05-23 22:50:00,2020-05-23 23:05:00,207.66,207.79,1.53,100.0,0.7367,0.1,0.08,0.02,flip -4991,做空,2020-05-23 23:05:00,2020-05-23 23:10:00,207.79,207.89,1.53,100.0,0.736,-0.07,0.08,-0.15,flip -4992,做多,2020-05-23 23:10:00,2020-05-23 23:15:00,207.89,207.36,1.53,100.0,0.7345,-0.39,0.08,-0.47,flip -4993,做空,2020-05-23 23:15:00,2020-05-23 23:20:00,207.36,206.7,1.52,100.0,0.7338,0.48,0.08,0.41,tp_lower -4994,做多,2020-05-24 00:15:00,2020-05-24 00:20:00,206.99,206.94,1.58,100.0,0.7644,-0.04,0.08,-0.12,flip -4995,做空,2020-05-24 00:20:00,2020-05-24 03:10:00,206.94,208.65,1.58,100.0,0.7637,-1.31,0.08,-1.39,flip -4996,做多,2020-05-24 03:10:00,2020-05-24 03:15:00,208.65,208.22,1.57,100.0,0.7504,-0.32,0.08,-0.4,flip -4997,做空,2020-05-24 03:15:00,2020-05-24 03:30:00,208.22,208.49,1.56,100.0,0.7497,-0.2,0.08,-0.28,flip -4998,做多,2020-05-24 03:30:00,2020-05-24 03:50:00,208.49,208.65,1.56,100.0,0.747,0.12,0.08,0.04,flip -4999,做空,2020-05-24 03:50:00,2020-05-24 04:00:00,208.65,208.8,1.56,100.0,0.7462,-0.11,0.08,-0.19,flip -5000,做多,2020-05-24 04:00:00,2020-05-24 04:25:00,208.8,208.87,1.55,100.0,0.7444,0.05,0.08,-0.03,flip -5001,做空,2020-05-24 04:25:00,2020-05-24 04:55:00,208.87,208.16,1.55,100.0,0.7437,0.53,0.08,0.45,tp_lower -5002,做多,2020-05-24 05:15:00,2020-05-24 05:20:00,208.79,208.75,1.56,100.0,0.7457,-0.03,0.08,-0.11,flip -5003,做空,2020-05-24 05:20:00,2020-05-24 07:50:00,208.75,209.51,1.56,100.0,0.745,-0.57,0.08,-0.64,tp_lower -5004,做多,2020-05-24 08:00:00,2020-05-24 08:45:00,209.79,209.59,1.55,100.0,0.7378,-0.15,0.08,-0.22,flip -5005,做空,2020-05-24 08:45:00,2020-05-24 08:55:00,209.59,209.6,1.54,100.0,0.7371,-0.01,0.08,-0.08,flip -5006,做多,2020-05-24 08:55:00,2020-05-24 09:05:00,209.6,210.33,1.54,100.0,0.7363,0.54,0.08,0.46,tp_upper -5007,做多,2020-05-24 09:45:00,2020-05-24 09:50:00,209.81,209.58,1.55,100.0,0.7374,-0.17,0.08,-0.25,flip -5008,做空,2020-05-24 09:50:00,2020-05-24 09:55:00,209.58,209.68,1.54,100.0,0.7367,-0.07,0.08,-0.15,flip -5009,做多,2020-05-24 09:55:00,2020-05-24 10:10:00,209.68,209.69,1.54,100.0,0.7352,0.01,0.08,-0.07,flip -5010,做空,2020-05-24 10:10:00,2020-05-24 10:15:00,209.69,209.98,1.54,100.0,0.7345,-0.21,0.08,-0.29,flip -5011,做多,2020-05-24 10:15:00,2020-05-24 10:25:00,209.98,209.82,1.54,100.0,0.7317,-0.12,0.08,-0.19,flip -5012,做空,2020-05-24 10:25:00,2020-05-24 10:35:00,209.82,209.57,1.53,100.0,0.731,0.18,0.08,0.11,tp_lower -5013,做多,2020-05-24 12:45:00,2020-05-24 12:50:00,207.09,207.02,1.53,100.0,0.7408,-0.05,0.08,-0.13,flip -5014,做空,2020-05-24 12:50:00,2020-05-24 13:10:00,207.02,206.9,1.53,100.0,0.74,0.09,0.08,0.01,flip -5015,做多,2020-05-24 13:10:00,2020-05-24 13:20:00,206.9,206.53,1.53,100.0,0.7401,-0.27,0.08,-0.35,flip -5016,做空,2020-05-24 13:20:00,2020-05-24 13:30:00,206.53,207.08,1.53,100.0,0.7394,-0.41,0.08,-0.48,flip -5017,做多,2020-05-24 13:30:00,2020-05-24 13:35:00,207.08,207.01,1.52,100.0,0.7347,-0.05,0.08,-0.13,flip -5018,做空,2020-05-24 13:35:00,2020-05-24 13:45:00,207.01,205.55,1.52,100.0,0.734,1.07,0.08,1.0,tp_lower -5019,做多,2020-05-24 15:15:00,2020-05-24 15:20:00,205.57,206.27,1.53,100.0,0.7436,0.52,0.08,0.44,tp_upper -5020,做多,2020-05-24 16:55:00,2020-05-24 17:05:00,204.04,203.77,1.53,100.0,0.751,-0.2,0.08,-0.28,flip -5021,做空,2020-05-24 17:05:00,2020-05-24 17:10:00,203.77,204.05,1.53,100.0,0.7502,-0.21,0.08,-0.29,flip -5022,做多,2020-05-24 17:10:00,2020-05-24 17:15:00,204.05,203.59,1.53,100.0,0.7474,-0.34,0.08,-0.42,flip -5023,做空,2020-05-24 17:15:00,2020-05-24 17:20:00,203.59,203.91,1.52,100.0,0.7467,-0.24,0.08,-0.32,flip -5024,做多,2020-05-24 17:20:00,2020-05-24 18:00:00,203.91,203.56,1.52,100.0,0.7436,-0.26,0.08,-0.34,flip -5025,做空,2020-05-24 18:00:00,2020-05-24 18:05:00,203.56,203.91,1.51,100.0,0.7428,-0.26,0.08,-0.34,flip -5026,做多,2020-05-24 18:05:00,2020-05-24 18:30:00,203.91,204.5,1.51,100.0,0.7396,0.44,0.08,0.36,tp_upper -5027,做多,2020-05-24 19:15:00,2020-05-24 19:20:00,204.26,205.34,1.51,100.0,0.7397,0.8,0.08,0.72,tp_upper -5028,做多,2020-05-24 21:00:00,2020-05-24 21:05:00,206.56,206.34,1.52,100.0,0.7346,-0.16,0.08,-0.24,tp_upper -5029,做多,2020-05-24 21:15:00,2020-05-24 21:30:00,206.47,206.85,1.51,100.0,0.7334,0.28,0.08,0.2,tp_upper -5030,做多,2020-05-24 22:35:00,2020-05-24 22:40:00,206.81,206.22,1.52,100.0,0.7328,-0.43,0.08,-0.51,flip -5031,做空,2020-05-24 22:40:00,2020-05-24 23:05:00,206.22,205.32,1.51,100.0,0.7321,0.66,0.08,0.58,tp_lower -5032,做多,2020-05-25 00:35:00,2020-05-25 00:45:00,202.47,202.24,1.57,100.0,0.7741,-0.18,0.08,-0.26,flip -5033,做空,2020-05-25 00:45:00,2020-05-25 00:50:00,202.24,202.65,1.56,100.0,0.7733,-0.32,0.08,-0.4,flip -5034,做多,2020-05-25 00:50:00,2020-05-25 01:20:00,202.65,201.88,1.56,100.0,0.7694,-0.59,0.08,-0.67,flip -5035,做空,2020-05-25 01:20:00,2020-05-25 01:30:00,201.88,202.3,1.55,100.0,0.7686,-0.32,0.08,-0.4,flip -5036,做多,2020-05-25 01:30:00,2020-05-25 01:40:00,202.3,202.21,1.55,100.0,0.7647,-0.07,0.08,-0.15,flip -5037,做空,2020-05-25 01:40:00,2020-05-25 01:45:00,202.21,202.44,1.54,100.0,0.7639,-0.18,0.08,-0.25,flip -5038,做多,2020-05-25 01:45:00,2020-05-25 01:50:00,202.44,202.87,1.54,100.0,0.7614,0.33,0.08,0.25,tp_upper -5039,做多,2020-05-25 02:10:00,2020-05-25 02:15:00,202.37,202.35,1.54,100.0,0.7625,-0.02,0.08,-0.09,flip -5040,做空,2020-05-25 02:15:00,2020-05-25 03:05:00,202.35,201.95,1.54,100.0,0.7618,0.3,0.08,0.23,tp_lower -5041,做多,2020-05-25 03:55:00,2020-05-25 04:00:00,202.37,202.15,1.54,100.0,0.7624,-0.17,0.08,-0.24,flip -5042,做空,2020-05-25 04:00:00,2020-05-25 05:25:00,202.15,201.84,1.54,100.0,0.7617,0.24,0.08,0.16,tp_lower -5043,做多,2020-05-25 06:15:00,2020-05-25 06:30:00,202.02,203.06,1.54,100.0,0.7626,0.79,0.08,0.72,tp_upper -5044,做多,2020-05-25 06:30:00,2020-05-25 06:35:00,203.06,203.15,1.55,100.0,0.7618,0.07,0.08,-0.01,tp_upper -5045,做多,2020-05-25 08:20:00,2020-05-25 08:25:00,203.49,203.15,1.55,100.0,0.7598,-0.26,0.08,-0.34,flip -5046,做空,2020-05-25 08:25:00,2020-05-25 08:30:00,203.15,203.36,1.54,100.0,0.759,-0.16,0.08,-0.24,flip -5047,做多,2020-05-25 08:30:00,2020-05-25 08:40:00,203.36,203.23,1.54,100.0,0.7567,-0.1,0.08,-0.18,flip -5048,做空,2020-05-25 08:40:00,2020-05-25 08:45:00,203.23,203.3,1.54,100.0,0.7559,-0.05,0.08,-0.13,flip -5049,做多,2020-05-25 08:45:00,2020-05-25 09:20:00,203.3,204.36,1.53,100.0,0.7547,0.8,0.08,0.72,tp_upper -5050,做多,2020-05-25 09:40:00,2020-05-25 10:25:00,203.21,203.23,1.54,100.0,0.7582,0.02,0.08,-0.06,flip -5051,做空,2020-05-25 10:25:00,2020-05-25 10:40:00,203.23,203.18,1.54,100.0,0.7574,0.04,0.08,-0.04,flip -5052,做多,2020-05-25 10:40:00,2020-05-25 10:45:00,203.18,202.69,1.54,100.0,0.757,-0.37,0.08,-0.45,flip -5053,做空,2020-05-25 10:45:00,2020-05-25 11:00:00,202.69,202.55,1.53,100.0,0.7563,0.11,0.08,0.03,tp_lower -5054,做多,2020-05-25 11:40:00,2020-05-25 12:20:00,202.44,203.19,1.53,100.0,0.757,0.57,0.08,0.49,tp_upper -5055,做多,2020-05-25 13:35:00,2020-05-25 13:40:00,202.99,202.95,1.54,100.0,0.757,-0.03,0.08,-0.11,flip -5056,做空,2020-05-25 13:40:00,2020-05-25 13:50:00,202.95,203.01,1.53,100.0,0.7562,-0.05,0.08,-0.12,flip -5057,做多,2020-05-25 13:50:00,2020-05-25 13:55:00,203.01,203.7,1.53,100.0,0.755,0.52,0.08,0.44,tp_upper -5058,做多,2020-05-25 15:35:00,2020-05-25 16:05:00,203.0,203.41,1.54,100.0,0.7569,0.31,0.08,0.23,tp_upper -5059,做多,2020-05-25 16:05:00,2020-05-25 16:10:00,203.41,203.51,1.54,100.0,0.7561,0.08,0.08,-0.0,tp_upper -5060,做多,2020-05-25 18:45:00,2020-05-25 18:50:00,204.41,204.33,1.54,100.0,0.752,-0.06,0.08,-0.14,flip -5061,做空,2020-05-25 18:50:00,2020-05-25 18:55:00,204.33,204.45,1.54,100.0,0.7513,-0.09,0.08,-0.17,flip -5062,做多,2020-05-25 18:55:00,2020-05-25 19:00:00,204.45,204.41,1.53,100.0,0.7496,-0.03,0.08,-0.11,flip -5063,做空,2020-05-25 19:00:00,2020-05-25 19:05:00,204.41,205.12,1.53,100.0,0.7489,-0.53,0.08,-0.61,flip -5064,做多,2020-05-25 19:05:00,2020-05-25 19:10:00,205.12,204.83,1.52,100.0,0.743,-0.22,0.08,-0.29,tp_upper -5065,做多,2020-05-25 20:00:00,2020-05-25 20:15:00,204.7,204.7,1.52,100.0,0.7427,0.0,0.08,-0.08,flip -5066,做空,2020-05-25 20:15:00,2020-05-25 20:35:00,204.7,204.78,1.52,100.0,0.7419,-0.06,0.08,-0.14,flip -5067,做多,2020-05-25 20:35:00,2020-05-25 20:50:00,204.78,204.72,1.52,100.0,0.7406,-0.04,0.08,-0.12,flip -5068,做空,2020-05-25 20:50:00,2020-05-25 20:55:00,204.72,204.8,1.51,100.0,0.7399,-0.06,0.08,-0.13,flip -5069,做多,2020-05-25 20:55:00,2020-05-25 21:20:00,204.8,204.63,1.51,100.0,0.7386,-0.13,0.08,-0.2,flip -5070,做空,2020-05-25 21:20:00,2020-05-25 21:25:00,204.63,204.21,1.51,100.0,0.7378,0.31,0.08,0.23,tp_lower -5071,做多,2020-05-25 22:00:00,2020-05-25 22:05:00,204.69,204.46,1.51,100.0,0.7384,-0.17,0.08,-0.25,flip -5072,做空,2020-05-25 22:05:00,2020-05-25 22:25:00,204.46,203.61,1.51,100.0,0.7376,0.63,0.08,0.55,tp_lower -5073,做多,2020-05-25 23:00:00,2020-05-25 23:05:00,204.25,204.25,1.51,100.0,0.7407,0.0,0.08,-0.08,tp_upper -5074,做多,2020-05-25 23:55:00,2020-05-26 00:00:00,204.1,204.55,1.51,100.0,0.7405,0.33,0.08,0.26,tp_upper -5075,做多,2020-05-26 00:00:00,2020-05-26 00:05:00,204.55,204.11,1.57,100.0,0.7685,-0.34,0.08,-0.42,tp_upper -5076,做多,2020-05-26 00:10:00,2020-05-26 00:15:00,204.55,203.96,1.57,100.0,0.7661,-0.45,0.08,-0.53,flip -5077,做空,2020-05-26 00:15:00,2020-05-26 00:20:00,203.96,203.74,1.56,100.0,0.7653,0.17,0.08,0.09,tp_lower -5078,做多,2020-05-26 01:00:00,2020-05-26 01:30:00,203.8,203.82,1.56,100.0,0.766,0.02,0.08,-0.06,flip -5079,做空,2020-05-26 01:30:00,2020-05-26 02:35:00,203.82,204.11,1.56,100.0,0.7652,-0.22,0.08,-0.3,flip -5080,做多,2020-05-26 02:35:00,2020-05-26 02:45:00,204.11,204.12,1.56,100.0,0.7623,0.01,0.08,-0.07,flip -5081,做空,2020-05-26 02:45:00,2020-05-26 02:50:00,204.12,204.13,1.55,100.0,0.7615,-0.01,0.08,-0.09,flip -5082,做多,2020-05-26 02:50:00,2020-05-26 03:05:00,204.13,204.36,1.55,100.0,0.7607,0.17,0.08,0.1,flip -5083,做空,2020-05-26 03:05:00,2020-05-26 03:15:00,204.36,204.43,1.55,100.0,0.7599,-0.05,0.08,-0.13,flip -5084,做多,2020-05-26 03:15:00,2020-05-26 03:30:00,204.43,204.9,1.55,100.0,0.7586,0.36,0.08,0.28,tp_upper -5085,做多,2020-05-26 04:05:00,2020-05-26 04:10:00,204.4,204.18,1.55,100.0,0.7597,-0.17,0.08,-0.24,flip -5086,做空,2020-05-26 04:10:00,2020-05-26 04:15:00,204.18,203.89,1.55,100.0,0.759,0.22,0.08,0.14,tp_lower -5087,做多,2020-05-26 04:30:00,2020-05-26 04:50:00,204.35,204.26,1.55,100.0,0.7587,-0.07,0.08,-0.15,flip -5088,做空,2020-05-26 04:50:00,2020-05-26 05:15:00,204.26,203.73,1.55,100.0,0.7579,0.4,0.08,0.32,tp_lower -5089,做多,2020-05-26 05:40:00,2020-05-26 05:45:00,204.09,204.05,1.55,100.0,0.7597,-0.03,0.08,-0.11,flip -5090,做空,2020-05-26 05:45:00,2020-05-26 06:05:00,204.05,203.6,1.55,100.0,0.759,0.34,0.08,0.26,tp_lower -5091,做多,2020-05-26 07:20:00,2020-05-26 08:05:00,203.01,203.98,1.55,100.0,0.7638,0.74,0.08,0.66,tp_upper -5092,做多,2020-05-26 10:15:00,2020-05-26 10:20:00,203.2,203.01,1.56,100.0,0.766,-0.15,0.08,-0.22,flip -5093,做空,2020-05-26 10:20:00,2020-05-26 10:30:00,203.01,202.65,1.55,100.0,0.7652,0.28,0.08,0.2,tp_lower -5094,做多,2020-05-26 11:50:00,2020-05-26 11:55:00,202.48,202.17,1.55,100.0,0.7678,-0.24,0.08,-0.32,flip -5095,做空,2020-05-26 11:55:00,2020-05-26 12:05:00,202.17,202.56,1.55,100.0,0.767,-0.3,0.08,-0.38,flip -5096,做多,2020-05-26 12:05:00,2020-05-26 12:10:00,202.56,202.41,1.55,100.0,0.7633,-0.11,0.08,-0.19,flip -5097,做空,2020-05-26 12:10:00,2020-05-26 12:20:00,202.41,201.0,1.54,100.0,0.7625,1.08,0.08,1.0,tp_lower -5098,做多,2020-05-26 13:25:00,2020-05-26 13:50:00,201.7,201.33,1.55,100.0,0.7698,-0.28,0.08,-0.36,flip -5099,做空,2020-05-26 13:50:00,2020-05-26 14:45:00,201.33,201.74,1.55,100.0,0.769,-0.32,0.08,-0.39,flip -5100,做多,2020-05-26 14:45:00,2020-05-26 14:50:00,201.74,201.4,1.54,100.0,0.7651,-0.26,0.08,-0.34,flip -5101,做空,2020-05-26 14:50:00,2020-05-26 15:00:00,201.4,201.36,1.54,100.0,0.7644,0.03,0.08,-0.05,tp_lower -5102,做多,2020-05-26 16:45:00,2020-05-26 16:50:00,199.4,199.21,1.54,100.0,0.7714,-0.15,0.08,-0.22,flip -5103,做空,2020-05-26 16:50:00,2020-05-26 18:10:00,199.21,199.6,1.54,100.0,0.7706,-0.3,0.08,-0.38,flip -5104,做多,2020-05-26 18:10:00,2020-05-26 18:35:00,199.6,199.71,1.53,100.0,0.7668,0.08,0.08,0.01,flip -5105,做空,2020-05-26 18:35:00,2020-05-26 18:45:00,199.71,199.83,1.53,100.0,0.7661,-0.09,0.08,-0.17,flip -5106,做多,2020-05-26 18:45:00,2020-05-26 19:05:00,199.83,199.79,1.53,100.0,0.7644,-0.03,0.08,-0.11,flip -5107,做空,2020-05-26 19:05:00,2020-05-26 19:10:00,199.79,199.42,1.53,100.0,0.7636,0.28,0.08,0.21,tp_lower -5108,做多,2020-05-26 20:00:00,2020-05-26 20:45:00,199.81,202.01,1.53,100.0,0.7642,1.68,0.08,1.6,tp_upper -5109,做多,2020-05-26 21:50:00,2020-05-26 22:50:00,200.97,200.91,1.54,100.0,0.7674,-0.05,0.08,-0.12,flip -5110,做空,2020-05-26 22:50:00,2020-05-26 22:55:00,200.91,201.1,1.54,100.0,0.7666,-0.15,0.08,-0.22,flip -5111,做多,2020-05-26 22:55:00,2020-05-26 23:10:00,201.1,201.22,1.54,100.0,0.7644,0.09,0.08,0.01,tp_upper -5112,做多,2020-05-26 23:50:00,2020-05-26 23:55:00,201.03,200.91,1.54,100.0,0.7644,-0.09,0.08,-0.17,flip -5113,做空,2020-05-26 23:55:00,2020-05-27 00:00:00,200.91,201.11,1.53,100.0,0.7636,-0.15,0.08,-0.23,flip -5114,做多,2020-05-27 00:00:00,2020-05-27 00:05:00,201.11,201.38,1.59,100.0,0.7883,0.21,0.08,0.13,tp_upper -5115,做多,2020-05-27 01:40:00,2020-05-27 01:50:00,201.45,201.49,1.59,100.0,0.7873,0.03,0.08,-0.05,flip -5116,做空,2020-05-27 01:50:00,2020-05-27 02:00:00,201.49,201.7,1.58,100.0,0.7865,-0.17,0.08,-0.24,flip -5117,做多,2020-05-27 02:00:00,2020-05-27 02:05:00,201.7,201.92,1.58,100.0,0.784,0.17,0.08,0.09,tp_upper -5118,做多,2020-05-27 02:45:00,2020-05-27 02:50:00,201.78,201.43,1.58,100.0,0.7838,-0.27,0.08,-0.35,flip -5119,做空,2020-05-27 02:50:00,2020-05-27 03:00:00,201.43,201.62,1.58,100.0,0.783,-0.15,0.08,-0.23,flip -5120,做多,2020-05-27 03:00:00,2020-05-27 03:15:00,201.62,201.56,1.57,100.0,0.7808,-0.05,0.08,-0.13,flip -5121,做空,2020-05-27 03:15:00,2020-05-27 03:25:00,201.56,201.61,1.57,100.0,0.78,-0.04,0.08,-0.12,flip -5122,做多,2020-05-27 03:25:00,2020-05-27 03:35:00,201.61,201.64,1.57,100.0,0.7788,0.02,0.08,-0.06,flip -5123,做空,2020-05-27 03:35:00,2020-05-27 03:45:00,201.64,201.67,1.57,100.0,0.778,-0.02,0.08,-0.1,flip -5124,做多,2020-05-27 03:45:00,2020-05-27 03:55:00,201.67,201.67,1.57,100.0,0.777,0.0,0.08,-0.08,flip -5125,做空,2020-05-27 03:55:00,2020-05-27 04:00:00,201.67,202.01,1.57,100.0,0.7763,-0.26,0.08,-0.34,flip -5126,做多,2020-05-27 04:00:00,2020-05-27 04:05:00,202.01,202.05,1.56,100.0,0.7729,0.03,0.08,-0.05,tp_upper -5127,做多,2020-05-27 04:30:00,2020-05-27 05:00:00,201.62,201.84,1.56,100.0,0.7737,0.17,0.08,0.09,flip -5128,做空,2020-05-27 05:00:00,2020-05-27 07:40:00,201.84,203.15,1.56,100.0,0.773,-1.01,0.08,-1.09,flip -5129,做多,2020-05-27 07:40:00,2020-05-27 07:45:00,203.15,202.97,1.55,100.0,0.7622,-0.14,0.08,-0.21,flip -5130,做空,2020-05-27 07:45:00,2020-05-27 07:55:00,202.97,202.79,1.55,100.0,0.7615,0.14,0.08,0.06,flip -5131,做多,2020-05-27 07:55:00,2020-05-27 08:00:00,202.79,203.33,1.55,100.0,0.7621,0.41,0.08,0.33,tp_upper -5132,做多,2020-05-27 08:00:00,2020-05-27 08:20:00,203.33,203.97,1.55,100.0,0.7613,0.49,0.08,0.41,tp_upper -5133,做多,2020-05-27 09:35:00,2020-05-27 09:40:00,203.76,203.7,1.55,100.0,0.7613,-0.05,0.08,-0.12,flip -5134,做空,2020-05-27 09:40:00,2020-05-27 09:45:00,203.7,203.87,1.55,100.0,0.7606,-0.13,0.08,-0.21,flip -5135,做多,2020-05-27 09:45:00,2020-05-27 09:50:00,203.87,203.69,1.55,100.0,0.7585,-0.14,0.08,-0.21,flip -5136,做空,2020-05-27 09:50:00,2020-05-27 09:55:00,203.69,203.88,1.54,100.0,0.7578,-0.14,0.08,-0.22,flip -5137,做多,2020-05-27 09:55:00,2020-05-27 10:00:00,203.88,203.99,1.54,100.0,0.7556,0.08,0.08,0.01,tp_upper -5138,做多,2020-05-27 10:10:00,2020-05-27 10:20:00,203.73,204.1,1.54,100.0,0.7558,0.28,0.08,0.2,tp_upper -5139,做多,2020-05-27 10:20:00,2020-05-27 10:25:00,204.1,204.63,1.54,100.0,0.755,0.4,0.08,0.32,tp_upper -5140,做多,2020-05-27 13:00:00,2020-05-27 13:05:00,206.61,206.42,1.54,100.0,0.7471,-0.14,0.08,-0.22,flip -5141,做空,2020-05-27 13:05:00,2020-05-27 13:10:00,206.42,206.55,1.54,100.0,0.7463,-0.1,0.08,-0.17,flip -5142,做多,2020-05-27 13:10:00,2020-05-27 13:25:00,206.55,206.6,1.54,100.0,0.7446,0.04,0.08,-0.04,flip -5143,做空,2020-05-27 13:25:00,2020-05-27 13:35:00,206.6,206.0,1.54,100.0,0.7439,0.45,0.08,0.37,tp_lower -5144,做多,2020-05-27 14:35:00,2020-05-27 14:45:00,206.0,205.63,1.54,100.0,0.7475,-0.28,0.08,-0.35,flip -5145,做空,2020-05-27 14:45:00,2020-05-27 14:50:00,205.63,205.54,1.54,100.0,0.7467,0.07,0.08,-0.01,tp_lower -5146,做多,2020-05-27 15:15:00,2020-05-27 15:20:00,206.81,205.98,1.53,100.0,0.7421,-0.62,0.08,-0.69,tp_upper -5147,做多,2020-05-27 15:50:00,2020-05-27 16:00:00,205.82,206.33,1.53,100.0,0.7419,0.38,0.08,0.3,tp_upper -5148,做多,2020-05-27 18:15:00,2020-05-27 18:20:00,207.04,206.98,1.53,100.0,0.7386,-0.04,0.08,-0.12,flip -5149,做空,2020-05-27 18:20:00,2020-05-27 18:25:00,206.98,207.08,1.53,100.0,0.7379,-0.07,0.08,-0.15,flip -5150,做多,2020-05-27 18:25:00,2020-05-27 18:30:00,207.08,207.0,1.52,100.0,0.7364,-0.06,0.08,-0.14,flip -5151,做空,2020-05-27 18:30:00,2020-05-27 18:35:00,207.0,207.03,1.52,100.0,0.7357,-0.02,0.08,-0.1,flip -5152,做多,2020-05-27 18:35:00,2020-05-27 18:40:00,207.03,206.9,1.52,100.0,0.7347,-0.1,0.08,-0.17,flip -5153,做空,2020-05-27 18:40:00,2020-05-27 18:50:00,206.9,206.74,1.52,100.0,0.734,0.12,0.08,0.04,tp_lower -5154,做多,2020-05-27 20:40:00,2020-05-27 20:50:00,206.5,206.35,1.52,100.0,0.7352,-0.11,0.08,-0.19,flip -5155,做空,2020-05-27 20:50:00,2020-05-27 21:10:00,206.35,206.08,1.52,100.0,0.7345,0.2,0.08,0.12,tp_lower -5156,做多,2020-05-27 22:00:00,2020-05-27 22:45:00,206.31,205.95,1.52,100.0,0.7349,-0.26,0.08,-0.34,flip -5157,做空,2020-05-27 22:45:00,2020-05-27 22:55:00,205.95,206.09,1.51,100.0,0.7341,-0.1,0.08,-0.18,flip -5158,做多,2020-05-27 22:55:00,2020-05-27 23:00:00,206.09,205.94,1.51,100.0,0.7324,-0.11,0.08,-0.19,flip -5159,做空,2020-05-27 23:00:00,2020-05-27 23:05:00,205.94,206.0,1.51,100.0,0.7317,-0.04,0.08,-0.12,flip -5160,做多,2020-05-27 23:05:00,2020-05-27 23:30:00,206.0,207.47,1.5,100.0,0.7305,1.07,0.08,1.0,tp_upper -5161,做多,2020-05-28 00:55:00,2020-05-28 01:00:00,208.55,207.94,1.58,100.0,0.7577,-0.46,0.08,-0.54,tp_upper -5162,做多,2020-05-28 01:10:00,2020-05-28 01:25:00,207.93,207.53,1.57,100.0,0.757,-0.3,0.08,-0.38,flip -5163,做空,2020-05-28 01:25:00,2020-05-28 01:35:00,207.53,207.67,1.57,100.0,0.7562,-0.11,0.08,-0.18,flip -5164,做多,2020-05-28 01:35:00,2020-05-28 02:45:00,207.67,207.04,1.57,100.0,0.7544,-0.48,0.08,-0.55,flip -5165,做空,2020-05-28 02:45:00,2020-05-28 02:50:00,207.04,207.41,1.56,100.0,0.7537,-0.28,0.08,-0.36,flip -5166,做多,2020-05-28 02:50:00,2020-05-28 02:55:00,207.41,207.29,1.56,100.0,0.7502,-0.09,0.08,-0.17,flip -5167,做空,2020-05-28 02:55:00,2020-05-28 03:45:00,207.29,206.48,1.55,100.0,0.7495,0.61,0.08,0.53,tp_lower -5168,做多,2020-05-28 04:25:00,2020-05-28 04:30:00,206.85,206.62,1.56,100.0,0.7533,-0.17,0.08,-0.25,flip -5169,做空,2020-05-28 04:30:00,2020-05-28 05:30:00,206.62,205.77,1.55,100.0,0.7525,0.64,0.08,0.56,tp_lower -5170,做多,2020-05-28 05:45:00,2020-05-28 06:05:00,206.33,206.37,1.56,100.0,0.7559,0.03,0.08,-0.05,flip -5171,做空,2020-05-28 06:05:00,2020-05-28 06:40:00,206.37,206.21,1.56,100.0,0.7552,0.12,0.08,0.04,tp_lower -5172,做多,2020-05-28 06:45:00,2020-05-28 06:55:00,206.38,206.65,1.56,100.0,0.755,0.2,0.08,0.13,tp_upper -5173,做多,2020-05-28 07:15:00,2020-05-28 07:30:00,206.44,206.08,1.56,100.0,0.755,-0.27,0.08,-0.35,flip -5174,做空,2020-05-28 07:30:00,2020-05-28 07:35:00,206.08,205.66,1.55,100.0,0.7542,0.32,0.08,0.24,tp_lower -5175,做多,2020-05-28 08:35:00,2020-05-28 09:55:00,205.91,206.87,1.56,100.0,0.7556,0.73,0.08,0.65,tp_upper -5176,做多,2020-05-28 11:15:00,2020-05-28 12:05:00,207.14,208.11,1.56,100.0,0.7539,0.73,0.08,0.65,tp_upper -5177,做多,2020-05-28 14:00:00,2020-05-28 14:05:00,209.87,210.1,1.57,100.0,0.7468,0.17,0.08,0.09,tp_upper -5178,做多,2020-05-28 17:00:00,2020-05-28 17:25:00,214.02,214.24,1.57,100.0,0.7324,0.16,0.08,0.08,flip -5179,做空,2020-05-28 17:25:00,2020-05-28 17:30:00,214.24,214.4,1.57,100.0,0.7317,-0.12,0.08,-0.2,flip -5180,做多,2020-05-28 17:30:00,2020-05-28 18:00:00,214.4,215.14,1.56,100.0,0.7298,0.54,0.08,0.46,tp_upper -5181,做多,2020-05-28 18:20:00,2020-05-28 19:15:00,214.35,214.47,1.57,100.0,0.7318,0.09,0.08,0.01,flip -5182,做空,2020-05-28 19:15:00,2020-05-28 20:40:00,214.47,214.24,1.57,100.0,0.7311,0.17,0.08,0.09,tp_lower -5183,做多,2020-05-28 20:45:00,2020-05-28 21:05:00,214.67,214.65,1.57,100.0,0.7304,-0.01,0.08,-0.09,flip -5184,做空,2020-05-28 21:05:00,2020-05-28 21:10:00,214.65,214.68,1.57,100.0,0.7297,-0.02,0.08,-0.1,flip -5185,做多,2020-05-28 21:10:00,2020-05-28 21:25:00,214.68,214.65,1.56,100.0,0.7288,-0.02,0.08,-0.1,flip -5186,做空,2020-05-28 21:25:00,2020-05-28 21:35:00,214.65,213.68,1.56,100.0,0.7281,0.71,0.08,0.63,tp_lower -5187,做多,2020-05-28 22:05:00,2020-05-28 22:30:00,214.45,215.9,1.57,100.0,0.7313,1.06,0.08,0.98,tp_upper -5188,做多,2020-05-29 01:10:00,2020-05-29 02:05:00,221.21,221.36,1.62,100.0,0.7302,0.11,0.08,0.03,flip -5189,做空,2020-05-29 02:05:00,2020-05-29 02:20:00,221.36,221.7,1.61,100.0,0.7295,-0.25,0.08,-0.33,flip -5190,做多,2020-05-29 02:20:00,2020-05-29 02:30:00,221.7,222.6,1.61,100.0,0.7265,0.65,0.08,0.57,tp_upper -5191,做多,2020-05-29 03:40:00,2020-05-29 03:55:00,221.91,221.92,1.62,100.0,0.728,0.01,0.08,-0.07,flip -5192,做空,2020-05-29 03:55:00,2020-05-29 04:00:00,221.92,222.42,1.61,100.0,0.7273,-0.36,0.08,-0.44,flip -5193,做多,2020-05-29 04:00:00,2020-05-29 04:10:00,222.42,222.29,1.61,100.0,0.7233,-0.09,0.08,-0.17,flip -5194,做空,2020-05-29 04:10:00,2020-05-29 04:40:00,222.29,221.61,1.61,100.0,0.7226,0.49,0.08,0.41,tp_lower -5195,做多,2020-05-29 05:30:00,2020-05-29 06:10:00,221.34,222.12,1.61,100.0,0.7272,0.57,0.08,0.49,tp_upper -5196,做多,2020-05-29 07:05:00,2020-05-29 07:35:00,221.35,221.36,1.61,100.0,0.729,0.01,0.08,-0.07,flip -5197,做空,2020-05-29 07:35:00,2020-05-29 08:00:00,221.36,222.02,1.61,100.0,0.7283,-0.48,0.08,-0.56,flip -5198,做多,2020-05-29 08:00:00,2020-05-29 08:10:00,222.02,222.99,1.61,100.0,0.7232,0.7,0.08,0.62,tp_upper -5199,做多,2020-05-29 10:05:00,2020-05-29 10:20:00,220.15,219.93,1.61,100.0,0.7318,-0.16,0.08,-0.24,flip -5200,做空,2020-05-29 10:20:00,2020-05-29 10:35:00,219.93,219.42,1.61,100.0,0.7311,0.37,0.08,0.29,tp_lower -5201,做多,2020-05-29 11:25:00,2020-05-29 11:35:00,219.59,219.39,1.61,100.0,0.7332,-0.15,0.08,-0.23,flip -5202,做空,2020-05-29 11:35:00,2020-05-29 11:45:00,219.39,219.23,1.61,100.0,0.7324,0.12,0.08,0.04,flip -5203,做多,2020-05-29 11:45:00,2020-05-29 11:50:00,219.23,219.15,1.61,100.0,0.7328,-0.06,0.08,-0.14,flip -5204,做空,2020-05-29 11:50:00,2020-05-29 12:05:00,219.15,219.38,1.6,100.0,0.732,-0.17,0.08,-0.25,flip -5205,做多,2020-05-29 12:05:00,2020-05-29 12:15:00,219.38,219.86,1.6,100.0,0.7298,0.35,0.08,0.27,tp_upper -5206,做多,2020-05-29 13:00:00,2020-05-29 13:30:00,219.58,219.71,1.6,100.0,0.73,0.09,0.08,0.01,flip -5207,做空,2020-05-29 13:30:00,2020-05-29 13:35:00,219.71,219.74,1.6,100.0,0.7292,-0.02,0.08,-0.1,flip -5208,做多,2020-05-29 13:35:00,2020-05-29 14:05:00,219.74,220.51,1.6,100.0,0.7283,0.56,0.08,0.48,tp_upper -5209,做多,2020-05-29 15:55:00,2020-05-29 16:50:00,219.55,221.72,1.6,100.0,0.7308,1.59,0.08,1.5,tp_upper -5210,做多,2020-05-29 18:55:00,2020-05-29 19:00:00,220.95,220.64,1.62,100.0,0.7326,-0.23,0.08,-0.31,flip -5211,做空,2020-05-29 19:00:00,2020-05-29 19:15:00,220.64,220.58,1.61,100.0,0.7319,0.04,0.08,-0.04,flip -5212,做多,2020-05-29 19:15:00,2020-05-29 20:20:00,220.58,220.51,1.61,100.0,0.7315,-0.05,0.08,-0.13,flip -5213,做空,2020-05-29 20:20:00,2020-05-29 21:00:00,220.51,219.76,1.61,100.0,0.7308,0.55,0.08,0.47,tp_lower -5214,做多,2020-05-29 22:10:00,2020-05-29 22:20:00,219.89,219.66,1.62,100.0,0.7346,-0.17,0.08,-0.25,flip -5215,做空,2020-05-29 22:20:00,2020-05-29 23:40:00,219.66,220.81,1.61,100.0,0.7339,-0.84,0.08,-0.92,flip -5216,做多,2020-05-29 23:40:00,2020-05-29 23:45:00,220.81,220.52,1.6,100.0,0.7255,-0.21,0.08,-0.29,flip -5217,做空,2020-05-29 23:45:00,2020-05-29 23:55:00,220.52,220.65,1.6,100.0,0.7248,-0.09,0.08,-0.17,flip -5218,做多,2020-05-29 23:55:00,2020-05-30 01:25:00,220.65,219.77,1.6,100.0,0.7232,-0.64,0.08,-0.72,flip -5219,做空,2020-05-30 01:25:00,2020-05-30 02:00:00,219.77,219.51,1.63,100.0,0.7426,0.19,0.08,0.11,flip -5220,做多,2020-05-30 02:00:00,2020-05-30 02:20:00,219.51,219.41,1.63,100.0,0.7436,-0.07,0.08,-0.16,flip -5221,做空,2020-05-30 02:20:00,2020-05-30 03:25:00,219.41,219.18,1.63,100.0,0.7428,0.17,0.08,0.09,tp_lower -5222,做多,2020-05-30 03:30:00,2020-05-30 03:35:00,220.1,220.46,1.63,100.0,0.7406,0.27,0.08,0.18,tp_upper -5223,做多,2020-05-30 08:00:00,2020-05-30 08:05:00,232.85,232.38,1.63,100.0,0.7004,-0.33,0.08,-0.41,flip -5224,做空,2020-05-30 08:05:00,2020-05-30 08:15:00,232.38,232.83,1.63,100.0,0.6997,-0.31,0.08,-0.4,flip -5225,做多,2020-05-30 08:15:00,2020-05-30 08:20:00,232.83,233.51,1.62,100.0,0.6963,0.47,0.08,0.39,tp_upper -5226,做多,2020-05-30 09:30:00,2020-05-30 10:15:00,232.49,233.47,1.62,100.0,0.6987,0.68,0.08,0.6,tp_upper -5227,做多,2020-05-30 12:35:00,2020-05-30 12:45:00,235.77,235.99,1.63,100.0,0.6912,0.15,0.08,0.07,flip -5228,做空,2020-05-30 12:45:00,2020-05-30 12:50:00,235.99,236.76,1.63,100.0,0.6905,-0.53,0.08,-0.61,flip -5229,做多,2020-05-30 12:50:00,2020-05-30 13:00:00,236.76,236.01,1.62,100.0,0.6853,-0.51,0.08,-0.59,flip -5230,做空,2020-05-30 13:00:00,2020-05-30 13:35:00,236.01,236.82,1.62,100.0,0.6846,-0.55,0.08,-0.64,flip -5231,做多,2020-05-30 13:35:00,2020-05-30 13:50:00,236.82,237.34,1.61,100.0,0.6793,0.35,0.08,0.27,tp_upper -5232,做多,2020-05-30 14:05:00,2020-05-30 14:10:00,236.6,236.31,1.61,100.0,0.6807,-0.2,0.08,-0.28,flip -5233,做空,2020-05-30 14:10:00,2020-05-30 14:15:00,236.31,236.79,1.61,100.0,0.68,-0.33,0.08,-0.41,flip -5234,做多,2020-05-30 14:15:00,2020-05-30 14:30:00,236.79,237.9,1.6,100.0,0.6766,0.75,0.08,0.67,tp_upper -5235,做多,2020-05-30 16:15:00,2020-05-30 16:20:00,236.0,235.71,1.61,100.0,0.6814,-0.2,0.08,-0.28,flip -5236,做空,2020-05-30 16:20:00,2020-05-30 17:30:00,235.71,236.1,1.6,100.0,0.6807,-0.27,0.08,-0.35,flip -5237,做多,2020-05-30 17:30:00,2020-05-30 17:35:00,236.1,235.98,1.6,100.0,0.6778,-0.08,0.08,-0.16,flip -5238,做空,2020-05-30 17:35:00,2020-05-30 18:00:00,235.98,235.71,1.6,100.0,0.6771,0.18,0.08,0.1,tp_lower -5239,做多,2020-05-30 18:05:00,2020-05-30 18:10:00,235.94,237.24,1.6,100.0,0.6773,0.88,0.08,0.8,tp_upper -5240,做多,2020-05-30 18:10:00,2020-05-30 18:15:00,237.24,237.86,1.61,100.0,0.6766,0.42,0.08,0.34,tp_upper -5241,做多,2020-05-30 19:20:00,2020-05-30 19:45:00,236.67,237.09,1.61,100.0,0.6793,0.29,0.08,0.2,flip -5242,做空,2020-05-30 19:45:00,2020-05-30 20:00:00,237.09,235.65,1.61,100.0,0.6787,0.98,0.08,0.9,tp_lower -5243,做多,2020-05-30 21:00:00,2020-05-30 21:50:00,236.33,238.36,1.62,100.0,0.6843,1.39,0.08,1.31,tp_upper -5244,做多,2020-05-30 23:25:00,2020-05-30 23:30:00,243.72,243.44,1.63,100.0,0.6686,-0.19,0.08,-0.27,flip -5245,做空,2020-05-30 23:30:00,2020-05-30 23:40:00,243.44,243.95,1.63,100.0,0.6679,-0.34,0.08,-0.42,flip -5246,做多,2020-05-30 23:40:00,2020-05-31 00:40:00,243.95,243.69,1.62,100.0,0.6645,-0.17,0.08,-0.25,flip -5247,做空,2020-05-31 00:40:00,2020-05-31 01:40:00,243.69,242.74,1.66,100.0,0.6805,0.65,0.08,0.56,tp_lower -5248,做多,2020-05-31 02:45:00,2020-05-31 02:50:00,243.51,243.39,1.66,100.0,0.683,-0.08,0.08,-0.17,flip -5249,做空,2020-05-31 02:50:00,2020-05-31 03:00:00,243.39,242.28,1.66,100.0,0.6823,0.76,0.08,0.67,tp_lower -5250,做多,2020-05-31 04:50:00,2020-05-31 05:10:00,238.0,238.59,1.67,100.0,0.7002,0.41,0.08,0.33,tp_upper -5251,做多,2020-05-31 06:00:00,2020-05-31 06:20:00,238.18,238.14,1.67,100.0,0.7007,-0.03,0.08,-0.11,flip -5252,做空,2020-05-31 06:20:00,2020-05-31 06:30:00,238.14,237.86,1.67,100.0,0.7,0.2,0.08,0.11,tp_lower -5253,做多,2020-05-31 06:45:00,2020-05-31 06:50:00,239.03,238.58,1.67,100.0,0.6976,-0.31,0.08,-0.4,flip -5254,做空,2020-05-31 06:50:00,2020-05-31 07:00:00,238.58,238.12,1.66,100.0,0.6969,0.32,0.08,0.24,tp_lower -5255,做多,2020-05-31 07:05:00,2020-05-31 07:15:00,238.74,239.35,1.66,100.0,0.697,0.43,0.08,0.34,tp_upper -5256,做多,2020-05-31 08:05:00,2020-05-31 08:15:00,239.24,239.27,1.67,100.0,0.6967,0.02,0.08,-0.06,flip -5257,做空,2020-05-31 08:15:00,2020-05-31 08:25:00,239.27,237.94,1.67,100.0,0.696,0.93,0.08,0.84,tp_lower -5258,做多,2020-05-31 09:25:00,2020-05-31 10:15:00,237.91,237.41,1.67,100.0,0.7031,-0.35,0.08,-0.44,flip -5259,做空,2020-05-31 10:15:00,2020-05-31 10:20:00,237.41,237.67,1.67,100.0,0.7024,-0.18,0.08,-0.27,flip -5260,做多,2020-05-31 10:20:00,2020-05-31 10:35:00,237.67,238.9,1.66,100.0,0.7002,0.86,0.08,0.78,tp_upper -5261,做多,2020-05-31 11:20:00,2020-05-31 11:25:00,238.53,238.12,1.67,100.0,0.7006,-0.29,0.08,-0.37,flip -5262,做空,2020-05-31 11:25:00,2020-05-31 11:30:00,238.12,238.54,1.67,100.0,0.6999,-0.29,0.08,-0.38,flip -5263,做多,2020-05-31 11:30:00,2020-05-31 11:45:00,238.54,238.19,1.66,100.0,0.6967,-0.24,0.08,-0.33,flip -5264,做空,2020-05-31 11:45:00,2020-05-31 11:50:00,238.19,238.63,1.66,100.0,0.696,-0.31,0.08,-0.39,flip -5265,做多,2020-05-31 11:50:00,2020-05-31 12:05:00,238.63,240.1,1.65,100.0,0.6928,1.02,0.08,0.94,tp_upper -5266,做多,2020-05-31 13:20:00,2020-05-31 13:30:00,238.35,238.64,1.66,100.0,0.6972,0.2,0.08,0.12,flip -5267,做空,2020-05-31 13:30:00,2020-05-31 13:40:00,238.64,238.48,1.66,100.0,0.6965,0.11,0.08,0.03,flip -5268,做多,2020-05-31 13:40:00,2020-05-31 16:10:00,238.48,234.01,1.66,100.0,0.6967,-3.11,0.08,-3.2,flip -5269,做空,2020-05-31 16:10:00,2020-05-31 16:15:00,234.01,234.95,1.63,100.0,0.696,-0.65,0.08,-0.74,flip -5270,做多,2020-05-31 16:15:00,2020-05-31 17:25:00,234.95,235.06,1.62,100.0,0.6897,0.08,0.08,-0.01,flip -5271,做空,2020-05-31 17:25:00,2020-05-31 17:30:00,235.06,235.29,1.62,100.0,0.689,-0.16,0.08,-0.24,flip -5272,做多,2020-05-31 17:30:00,2020-05-31 17:40:00,235.29,235.51,1.62,100.0,0.687,0.15,0.08,0.07,flip -5273,做空,2020-05-31 17:40:00,2020-05-31 17:50:00,235.51,234.8,1.62,100.0,0.6863,0.49,0.08,0.41,tp_lower -5274,做多,2020-05-31 17:55:00,2020-05-31 18:20:00,235.16,235.82,1.62,100.0,0.6887,0.45,0.08,0.37,tp_upper -5275,做多,2020-05-31 19:05:00,2020-05-31 19:15:00,235.29,236.25,1.62,100.0,0.6896,0.66,0.08,0.58,tp_upper -5276,做多,2020-05-31 20:15:00,2020-05-31 20:20:00,236.04,235.79,1.63,100.0,0.6895,-0.17,0.08,-0.25,flip -5277,做空,2020-05-31 20:20:00,2020-05-31 20:50:00,235.79,235.8,1.62,100.0,0.6888,-0.01,0.08,-0.09,flip -5278,做多,2020-05-31 20:50:00,2020-05-31 21:55:00,235.8,234.61,1.62,100.0,0.6881,-0.82,0.08,-0.9,flip -5279,做空,2020-05-31 21:55:00,2020-05-31 23:00:00,234.61,231.68,1.61,100.0,0.6874,2.01,0.08,1.93,tp_lower -5280,做多,2020-06-01 00:05:00,2020-06-01 01:10:00,232.53,232.52,1.68,100.0,0.7229,-0.01,0.08,-0.09,flip -5281,做空,2020-06-01 01:10:00,2020-06-01 01:20:00,232.52,233.11,1.68,100.0,0.7222,-0.43,0.08,-0.51,flip -5282,做多,2020-06-01 01:20:00,2020-06-01 01:30:00,233.11,234.89,1.67,100.0,0.7178,1.28,0.08,1.19,tp_upper -5283,做多,2020-06-01 03:20:00,2020-06-01 03:40:00,238.63,238.83,1.68,100.0,0.7058,0.14,0.08,0.06,flip -5284,做空,2020-06-01 03:40:00,2020-06-01 03:55:00,238.83,238.79,1.68,100.0,0.7051,0.03,0.08,-0.06,flip -5285,做多,2020-06-01 03:55:00,2020-06-01 04:00:00,238.79,239.32,1.68,100.0,0.7047,0.37,0.08,0.29,tp_upper -5286,做多,2020-06-01 05:30:00,2020-06-01 06:35:00,239.86,238.95,1.68,100.0,0.7024,-0.64,0.08,-0.72,flip -5287,做空,2020-06-01 06:35:00,2020-06-01 07:00:00,238.95,237.72,1.68,100.0,0.7017,0.86,0.08,0.78,tp_lower -5288,做多,2020-06-01 07:10:00,2020-06-01 07:15:00,238.74,238.68,1.68,100.0,0.7052,-0.04,0.08,-0.13,flip -5289,做空,2020-06-01 07:15:00,2020-06-01 07:25:00,238.68,239.07,1.68,100.0,0.7045,-0.27,0.08,-0.36,flip -5290,做多,2020-06-01 07:25:00,2020-06-01 07:45:00,239.07,238.45,1.68,100.0,0.7015,-0.43,0.08,-0.52,flip -5291,做空,2020-06-01 07:45:00,2020-06-01 07:55:00,238.45,238.7,1.67,100.0,0.7008,-0.18,0.08,-0.26,flip -5292,做多,2020-06-01 07:55:00,2020-06-01 08:05:00,238.7,238.14,1.67,100.0,0.6986,-0.39,0.08,-0.47,flip -5293,做空,2020-06-01 08:05:00,2020-06-01 08:15:00,238.14,237.79,1.66,100.0,0.6979,0.24,0.08,0.16,tp_lower -5294,做多,2020-06-01 09:10:00,2020-06-01 09:45:00,237.47,237.18,1.66,100.0,0.7002,-0.2,0.08,-0.29,flip -5295,做空,2020-06-01 09:45:00,2020-06-01 10:05:00,237.18,236.33,1.66,100.0,0.6995,0.59,0.08,0.51,tp_lower -5296,做多,2020-06-01 10:50:00,2020-06-01 11:05:00,237.03,236.61,1.66,100.0,0.7018,-0.29,0.08,-0.38,flip -5297,做空,2020-06-01 11:05:00,2020-06-01 11:25:00,236.61,236.05,1.66,100.0,0.7011,0.39,0.08,0.31,tp_lower -5298,做多,2020-06-01 11:45:00,2020-06-01 11:55:00,236.71,236.07,1.66,100.0,0.7017,-0.45,0.08,-0.53,flip -5299,做空,2020-06-01 11:55:00,2020-06-01 12:00:00,236.07,236.2,1.65,100.0,0.701,-0.09,0.08,-0.17,tp_lower -5300,做多,2020-06-01 12:05:00,2020-06-01 12:20:00,236.46,238.31,1.65,100.0,0.6988,1.29,0.08,1.21,tp_upper -5301,做多,2020-06-01 12:20:00,2020-06-01 12:25:00,238.31,239.88,1.66,100.0,0.6981,1.1,0.08,1.01,tp_upper -5302,做多,2020-06-01 14:00:00,2020-06-01 14:15:00,238.76,239.91,1.67,100.0,0.7007,0.81,0.08,0.72,tp_upper -5303,做多,2020-06-01 14:55:00,2020-06-01 15:00:00,239.46,237.36,1.68,100.0,0.7013,-1.47,0.08,-1.56,flip -5304,做空,2020-06-01 15:00:00,2020-06-01 15:05:00,237.36,237.08,1.66,100.0,0.7006,0.2,0.08,0.11,tp_lower -5305,做多,2020-06-01 16:00:00,2020-06-01 17:05:00,238.71,238.7,1.66,100.0,0.6967,-0.01,0.08,-0.09,flip -5306,做空,2020-06-01 17:05:00,2020-06-01 17:10:00,238.7,238.72,1.66,100.0,0.696,-0.01,0.08,-0.1,flip -5307,做多,2020-06-01 17:10:00,2020-06-01 17:40:00,238.72,239.0,1.66,100.0,0.6952,0.19,0.08,0.11,flip -5308,做空,2020-06-01 17:40:00,2020-06-01 18:00:00,239.0,238.92,1.66,100.0,0.6945,0.06,0.08,-0.03,flip -5309,做多,2020-06-01 18:00:00,2020-06-01 19:20:00,238.92,239.37,1.66,100.0,0.6943,0.31,0.08,0.23,tp_upper -5310,做多,2020-06-01 20:20:00,2020-06-01 20:35:00,238.79,240.0,1.66,100.0,0.6953,0.84,0.08,0.76,tp_upper -5311,做多,2020-06-02 01:25:00,2020-06-02 02:00:00,247.55,247.13,1.71,100.0,0.6922,-0.29,0.09,-0.38,flip -5312,做空,2020-06-02 02:00:00,2020-06-02 02:15:00,247.13,247.34,1.71,100.0,0.6915,-0.15,0.09,-0.23,flip -5313,做多,2020-06-02 02:15:00,2020-06-02 02:20:00,247.34,247.06,1.71,100.0,0.6897,-0.19,0.09,-0.28,flip -5314,做空,2020-06-02 02:20:00,2020-06-02 02:25:00,247.06,246.56,1.7,100.0,0.689,0.34,0.08,0.26,tp_lower -5315,做多,2020-06-02 02:30:00,2020-06-02 02:35:00,247.51,247.43,1.7,100.0,0.6884,-0.06,0.09,-0.14,flip -5316,做空,2020-06-02 02:35:00,2020-06-02 03:00:00,247.43,247.5,1.7,100.0,0.6877,-0.05,0.09,-0.13,flip -5317,做多,2020-06-02 03:00:00,2020-06-02 03:05:00,247.5,246.7,1.7,100.0,0.6867,-0.55,0.08,-0.63,flip -5318,做空,2020-06-02 03:05:00,2020-06-02 03:15:00,246.7,246.34,1.69,100.0,0.686,0.25,0.08,0.16,tp_lower -5319,做多,2020-06-02 03:25:00,2020-06-02 03:30:00,247.13,247.01,1.69,100.0,0.6851,-0.08,0.08,-0.17,flip -5320,做空,2020-06-02 03:30:00,2020-06-02 03:35:00,247.01,247.11,1.69,100.0,0.6844,-0.07,0.08,-0.15,flip -5321,做多,2020-06-02 03:35:00,2020-06-02 04:00:00,247.11,247.66,1.69,100.0,0.6832,0.38,0.08,0.29,tp_upper -5322,做多,2020-06-02 04:10:00,2020-06-02 04:25:00,247.09,247.59,1.69,100.0,0.6841,0.34,0.08,0.26,tp_upper -5323,做多,2020-06-02 07:05:00,2020-06-02 07:10:00,248.48,248.39,1.69,100.0,0.6809,-0.06,0.08,-0.15,flip -5324,做空,2020-06-02 07:10:00,2020-06-02 07:15:00,248.39,248.55,1.69,100.0,0.6803,-0.11,0.08,-0.19,flip -5325,做多,2020-06-02 07:15:00,2020-06-02 07:20:00,248.55,249.07,1.69,100.0,0.6787,0.35,0.08,0.27,tp_upper -5326,做多,2020-06-02 08:45:00,2020-06-02 09:20:00,248.93,249.24,1.69,100.0,0.6784,0.21,0.08,0.13,flip -5327,做空,2020-06-02 09:20:00,2020-06-02 09:35:00,249.24,249.5,1.69,100.0,0.6777,-0.18,0.08,-0.26,flip -5328,做多,2020-06-02 09:35:00,2020-06-02 09:40:00,249.5,249.15,1.69,100.0,0.6756,-0.24,0.08,-0.32,tp_upper -5329,做多,2020-06-02 10:00:00,2020-06-02 10:05:00,249.14,249.12,1.68,100.0,0.675,-0.01,0.08,-0.1,flip -5330,做空,2020-06-02 10:05:00,2020-06-02 12:25:00,249.12,251.46,1.68,100.0,0.6743,-1.58,0.08,-1.66,tp_lower -5331,做多,2020-06-02 13:05:00,2020-06-02 13:15:00,252.24,252.08,1.66,100.0,0.659,-0.11,0.08,-0.19,flip -5332,做空,2020-06-02 13:15:00,2020-06-02 13:20:00,252.08,252.63,1.66,100.0,0.6584,-0.36,0.08,-0.45,flip -5333,做多,2020-06-02 13:20:00,2020-06-02 13:25:00,252.63,252.08,1.65,100.0,0.6549,-0.36,0.08,-0.44,flip -5334,做空,2020-06-02 13:25:00,2020-06-02 13:30:00,252.08,252.09,1.65,100.0,0.6542,-0.01,0.08,-0.09,flip -5335,做多,2020-06-02 13:30:00,2020-06-02 13:50:00,252.09,252.03,1.65,100.0,0.6535,-0.04,0.08,-0.12,flip -5336,做空,2020-06-02 13:50:00,2020-06-02 14:00:00,252.03,252.21,1.65,100.0,0.6528,-0.12,0.08,-0.2,flip -5337,做多,2020-06-02 14:00:00,2020-06-02 14:05:00,252.21,252.41,1.64,100.0,0.6513,0.13,0.08,0.05,tp_upper -5338,做多,2020-06-02 14:35:00,2020-06-02 14:40:00,252.22,251.56,1.64,100.0,0.6511,-0.43,0.08,-0.51,flip -5339,做空,2020-06-02 14:40:00,2020-06-02 14:45:00,251.56,233.59,1.64,100.0,0.6505,11.69,0.08,11.61,tp_lower -5340,做多,2020-06-02 16:20:00,2020-06-02 16:30:00,234.18,233.94,1.75,100.0,0.748,-0.18,0.09,-0.27,flip -5341,做空,2020-06-02 16:30:00,2020-06-02 16:45:00,233.94,233.82,1.75,100.0,0.7472,0.09,0.09,0.0,flip -5342,做多,2020-06-02 16:45:00,2020-06-02 17:00:00,233.82,234.11,1.75,100.0,0.7472,0.22,0.09,0.13,flip -5343,做空,2020-06-02 17:00:00,2020-06-02 17:35:00,234.11,234.67,1.75,100.0,0.7465,-0.42,0.09,-0.51,flip -5344,做多,2020-06-02 17:35:00,2020-06-02 17:45:00,234.67,235.06,1.74,100.0,0.7422,0.29,0.09,0.2,tp_upper -5345,做多,2020-06-02 18:10:00,2020-06-02 18:25:00,234.79,234.57,1.74,100.0,0.7423,-0.16,0.09,-0.25,flip -5346,做空,2020-06-02 18:25:00,2020-06-02 18:35:00,234.57,234.8,1.74,100.0,0.7415,-0.17,0.09,-0.26,flip -5347,做多,2020-06-02 18:35:00,2020-06-02 18:45:00,234.8,234.57,1.74,100.0,0.7394,-0.17,0.09,-0.26,flip -5348,做空,2020-06-02 18:45:00,2020-06-02 18:55:00,234.57,234.93,1.73,100.0,0.7386,-0.27,0.09,-0.35,flip -5349,做多,2020-06-02 18:55:00,2020-06-02 19:00:00,234.93,234.58,1.73,100.0,0.7356,-0.26,0.09,-0.34,flip -5350,做空,2020-06-02 19:00:00,2020-06-02 19:10:00,234.58,234.74,1.72,100.0,0.7349,-0.12,0.09,-0.2,flip -5351,做多,2020-06-02 19:10:00,2020-06-02 19:20:00,234.74,236.14,1.72,100.0,0.7331,1.03,0.09,0.94,tp_upper -5352,做多,2020-06-02 20:50:00,2020-06-02 21:20:00,236.45,237.6,1.73,100.0,0.7314,0.84,0.09,0.75,tp_upper -5353,做多,2020-06-02 22:35:00,2020-06-02 22:50:00,238.28,237.45,1.74,100.0,0.7286,-0.6,0.09,-0.69,flip -5354,做空,2020-06-02 22:50:00,2020-06-02 22:55:00,237.45,237.29,1.73,100.0,0.7279,0.12,0.09,0.03,tp_lower -5355,做多,2020-06-02 23:45:00,2020-06-02 23:50:00,237.59,237.39,1.73,100.0,0.7272,-0.15,0.09,-0.23,flip -5356,做空,2020-06-02 23:50:00,2020-06-03 00:10:00,237.39,237.18,1.72,100.0,0.7265,0.15,0.09,0.07,flip -5357,做多,2020-06-03 00:10:00,2020-06-03 00:20:00,237.18,238.08,1.79,100.0,0.7564,0.68,0.09,0.59,tp_upper -5358,做多,2020-06-03 02:00:00,2020-06-03 02:50:00,237.22,236.29,1.8,100.0,0.7584,-0.71,0.09,-0.79,flip -5359,做空,2020-06-03 02:50:00,2020-06-03 03:30:00,236.29,236.25,1.79,100.0,0.7576,0.03,0.09,-0.06,flip -5360,做多,2020-06-03 03:30:00,2020-06-03 03:35:00,236.25,236.18,1.79,100.0,0.7571,-0.05,0.09,-0.14,flip -5361,做空,2020-06-03 03:35:00,2020-06-03 03:40:00,236.18,235.43,1.79,100.0,0.7564,0.57,0.09,0.48,tp_lower -5362,做多,2020-06-03 04:10:00,2020-06-03 04:25:00,235.83,236.7,1.79,100.0,0.7591,0.66,0.09,0.57,tp_upper -5363,做多,2020-06-03 05:30:00,2020-06-03 05:35:00,236.0,235.97,1.8,100.0,0.7606,-0.02,0.09,-0.11,flip -5364,做空,2020-06-03 05:35:00,2020-06-03 05:45:00,235.97,236.12,1.79,100.0,0.7599,-0.11,0.09,-0.2,flip -5365,做多,2020-06-03 05:45:00,2020-06-03 06:30:00,236.12,236.26,1.79,100.0,0.7582,0.11,0.09,0.02,flip -5366,做空,2020-06-03 06:30:00,2020-06-03 07:15:00,236.26,236.37,1.79,100.0,0.7574,-0.08,0.09,-0.17,flip -5367,做多,2020-06-03 07:15:00,2020-06-03 07:30:00,236.37,236.65,1.79,100.0,0.7559,0.21,0.09,0.12,tp_upper -5368,做多,2020-06-03 07:30:00,2020-06-03 08:00:00,236.65,237.2,1.79,100.0,0.7552,0.42,0.09,0.33,tp_upper -5369,做多,2020-06-03 09:05:00,2020-06-03 09:30:00,237.37,237.87,1.79,100.0,0.7539,0.38,0.09,0.29,tp_upper -5370,做多,2020-06-03 11:45:00,2020-06-03 11:50:00,239.51,239.44,1.79,100.0,0.748,-0.05,0.09,-0.14,flip -5371,做空,2020-06-03 11:50:00,2020-06-03 11:55:00,239.44,239.69,1.79,100.0,0.7472,-0.19,0.09,-0.28,flip -5372,做多,2020-06-03 11:55:00,2020-06-03 12:00:00,239.69,239.61,1.79,100.0,0.7449,-0.06,0.09,-0.15,tp_upper -5373,做多,2020-06-03 12:30:00,2020-06-03 12:35:00,239.36,238.1,1.78,100.0,0.745,-0.94,0.09,-1.03,flip -5374,做空,2020-06-03 12:35:00,2020-06-03 12:40:00,238.1,238.57,1.77,100.0,0.7442,-0.35,0.09,-0.44,tp_lower -5375,做多,2020-06-03 12:55:00,2020-06-03 13:00:00,238.87,239.77,1.77,100.0,0.7396,0.67,0.09,0.58,tp_upper -5376,做多,2020-06-03 13:00:00,2020-06-03 13:20:00,239.77,239.13,1.77,100.0,0.7389,-0.47,0.09,-0.56,flip -5377,做空,2020-06-03 13:20:00,2020-06-03 13:25:00,239.13,239.42,1.77,100.0,0.7381,-0.21,0.09,-0.3,flip -5378,做多,2020-06-03 13:25:00,2020-06-03 13:30:00,239.42,239.39,1.76,100.0,0.7356,-0.02,0.09,-0.11,flip -5379,做空,2020-06-03 13:30:00,2020-06-03 14:10:00,239.39,237.6,1.76,100.0,0.7349,1.32,0.09,1.23,tp_lower -5380,做多,2020-06-03 14:50:00,2020-06-03 15:35:00,239.13,238.76,1.77,100.0,0.7404,-0.27,0.09,-0.36,flip -5381,做空,2020-06-03 15:35:00,2020-06-03 15:40:00,238.76,238.88,1.77,100.0,0.7397,-0.09,0.09,-0.18,flip -5382,做多,2020-06-03 15:40:00,2020-06-03 16:00:00,238.88,239.32,1.76,100.0,0.7382,0.32,0.09,0.24,flip -5383,做空,2020-06-03 16:00:00,2020-06-03 16:45:00,239.32,239.64,1.76,100.0,0.7375,-0.24,0.09,-0.32,flip -5384,做多,2020-06-03 16:45:00,2020-06-03 17:15:00,239.64,239.54,1.76,100.0,0.7348,-0.07,0.09,-0.16,flip -5385,做空,2020-06-03 17:15:00,2020-06-03 17:25:00,239.54,239.74,1.76,100.0,0.734,-0.15,0.09,-0.23,flip -5386,做多,2020-06-03 17:25:00,2020-06-03 18:40:00,239.74,242.04,1.76,100.0,0.7321,1.68,0.09,1.6,tp_upper -5387,做多,2020-06-03 19:35:00,2020-06-03 21:05:00,240.97,241.93,1.77,100.0,0.7346,0.71,0.09,0.62,tp_upper -5388,做多,2020-06-03 21:30:00,2020-06-03 21:50:00,241.24,240.95,1.78,100.0,0.736,-0.21,0.09,-0.3,flip -5389,做空,2020-06-03 21:50:00,2020-06-03 21:55:00,240.95,241.44,1.77,100.0,0.7352,-0.36,0.09,-0.45,flip -5390,做多,2020-06-03 21:55:00,2020-06-03 22:15:00,241.44,242.04,1.77,100.0,0.7315,0.44,0.09,0.35,tp_upper -5391,做多,2020-06-04 00:30:00,2020-06-04 00:35:00,243.87,243.54,1.82,100.0,0.7479,-0.25,0.09,-0.34,flip -5392,做空,2020-06-04 00:35:00,2020-06-04 00:40:00,243.54,243.63,1.82,100.0,0.7472,-0.07,0.09,-0.16,flip -5393,做多,2020-06-04 00:40:00,2020-06-04 01:15:00,243.63,243.74,1.82,100.0,0.7459,0.08,0.09,-0.01,flip -5394,做空,2020-06-04 01:15:00,2020-06-04 01:25:00,243.74,244.0,1.82,100.0,0.7451,-0.19,0.09,-0.28,flip -5395,做多,2020-06-04 01:25:00,2020-06-04 01:35:00,244.0,244.46,1.81,100.0,0.7428,0.34,0.09,0.25,tp_upper -5396,做多,2020-06-04 03:20:00,2020-06-04 03:30:00,245.51,245.78,1.81,100.0,0.7389,0.2,0.09,0.11,flip -5397,做空,2020-06-04 03:30:00,2020-06-04 03:45:00,245.78,245.88,1.81,100.0,0.7381,-0.07,0.09,-0.16,flip -5398,做多,2020-06-04 03:45:00,2020-06-04 03:50:00,245.88,245.55,1.81,100.0,0.7368,-0.24,0.09,-0.33,flip -5399,做空,2020-06-04 03:50:00,2020-06-04 04:00:00,245.55,245.35,1.81,100.0,0.7361,0.15,0.09,0.06,tp_lower -5400,做多,2020-06-04 06:30:00,2020-06-04 07:20:00,243.95,243.69,1.81,100.0,0.7407,-0.19,0.09,-0.28,flip -5401,做空,2020-06-04 07:20:00,2020-06-04 07:25:00,243.69,243.77,1.8,100.0,0.74,-0.06,0.09,-0.15,flip -5402,做多,2020-06-04 07:25:00,2020-06-04 07:35:00,243.77,243.74,1.8,100.0,0.7388,-0.02,0.09,-0.11,flip -5403,做空,2020-06-04 07:35:00,2020-06-04 07:40:00,243.74,243.85,1.8,100.0,0.738,-0.08,0.09,-0.17,flip -5404,做多,2020-06-04 07:40:00,2020-06-04 09:00:00,243.85,243.57,1.8,100.0,0.7366,-0.21,0.09,-0.3,flip -5405,做空,2020-06-04 09:00:00,2020-06-04 09:10:00,243.57,242.87,1.79,100.0,0.7359,0.52,0.09,0.43,tp_lower -5406,做多,2020-06-04 10:55:00,2020-06-04 11:05:00,240.08,239.95,1.8,100.0,0.748,-0.1,0.09,-0.19,flip -5407,做空,2020-06-04 11:05:00,2020-06-04 11:15:00,239.95,239.4,1.79,100.0,0.7473,0.41,0.09,0.32,tp_lower -5408,做多,2020-06-04 11:35:00,2020-06-04 11:40:00,240.09,241.65,1.8,100.0,0.7478,1.17,0.09,1.08,tp_upper -5409,做多,2020-06-04 14:20:00,2020-06-04 14:25:00,245.02,244.0,1.81,100.0,0.7368,-0.75,0.09,-0.84,flip -5410,做空,2020-06-04 14:25:00,2020-06-04 14:35:00,244.0,243.61,1.8,100.0,0.736,0.29,0.09,0.2,tp_lower -5411,做多,2020-06-04 15:25:00,2020-06-04 15:30:00,244.04,243.7,1.8,100.0,0.7363,-0.25,0.09,-0.34,flip -5412,做空,2020-06-04 15:30:00,2020-06-04 15:35:00,243.7,244.01,1.79,100.0,0.7356,-0.23,0.09,-0.32,flip -5413,做多,2020-06-04 15:35:00,2020-06-04 15:40:00,244.01,243.92,1.79,100.0,0.733,-0.07,0.09,-0.16,flip -5414,做空,2020-06-04 15:40:00,2020-06-04 15:50:00,243.92,244.2,1.79,100.0,0.7323,-0.21,0.09,-0.29,flip -5415,做多,2020-06-04 15:50:00,2020-06-04 15:55:00,244.2,245.16,1.78,100.0,0.7299,0.7,0.09,0.61,tp_upper -5416,做多,2020-06-04 16:05:00,2020-06-04 16:20:00,244.25,244.74,1.79,100.0,0.7318,0.36,0.09,0.27,tp_upper -5417,做多,2020-06-04 16:35:00,2020-06-04 16:40:00,244.15,243.24,1.79,100.0,0.7329,-0.67,0.09,-0.76,flip -5418,做空,2020-06-04 16:40:00,2020-06-04 16:50:00,243.24,243.56,1.78,100.0,0.7321,-0.23,0.09,-0.32,flip -5419,做多,2020-06-04 16:50:00,2020-06-04 18:00:00,243.56,244.35,1.78,100.0,0.7295,0.58,0.09,0.49,tp_upper -5420,做多,2020-06-04 19:55:00,2020-06-04 20:00:00,241.46,240.62,1.78,100.0,0.7375,-0.62,0.09,-0.71,flip -5421,做空,2020-06-04 20:00:00,2020-06-04 20:15:00,240.62,240.84,1.77,100.0,0.7367,-0.16,0.09,-0.25,tp_lower -5422,做多,2020-06-04 20:20:00,2020-06-04 20:50:00,240.84,240.96,1.77,100.0,0.7347,0.09,0.09,-0.0,flip -5423,做空,2020-06-04 20:50:00,2020-06-04 21:40:00,240.96,241.55,1.77,100.0,0.7339,-0.43,0.09,-0.52,flip -5424,做多,2020-06-04 21:40:00,2020-06-04 21:55:00,241.55,242.17,1.76,100.0,0.7296,0.45,0.09,0.36,tp_upper -5425,做多,2020-06-04 23:35:00,2020-06-04 23:55:00,243.44,243.28,1.77,100.0,0.7251,-0.12,0.09,-0.2,flip -5426,做空,2020-06-04 23:55:00,2020-06-05 00:05:00,243.28,242.55,1.76,100.0,0.7244,0.53,0.09,0.44,tp_lower -5427,做多,2020-06-05 00:40:00,2020-06-05 01:05:00,243.14,244.09,1.82,100.0,0.7498,0.71,0.09,0.62,tp_upper -5428,做多,2020-06-05 02:10:00,2020-06-05 02:15:00,244.05,243.74,1.83,100.0,0.7492,-0.23,0.09,-0.32,flip -5429,做空,2020-06-05 02:15:00,2020-06-05 02:20:00,243.74,243.77,1.82,100.0,0.7484,-0.02,0.09,-0.11,flip -5430,做多,2020-06-05 02:20:00,2020-06-05 02:35:00,243.77,243.77,1.82,100.0,0.7475,0.0,0.09,-0.09,flip -5431,做空,2020-06-05 02:35:00,2020-06-05 02:40:00,243.77,244.0,1.82,100.0,0.7468,-0.17,0.09,-0.26,flip -5432,做多,2020-06-05 02:40:00,2020-06-05 02:50:00,244.0,243.58,1.82,100.0,0.7446,-0.31,0.09,-0.4,flip -5433,做空,2020-06-05 02:50:00,2020-06-05 03:00:00,243.58,244.16,1.81,100.0,0.7439,-0.43,0.09,-0.52,flip -5434,做多,2020-06-05 03:00:00,2020-06-05 03:05:00,244.16,244.06,1.81,100.0,0.7396,-0.07,0.09,-0.16,flip -5435,做空,2020-06-05 03:05:00,2020-06-05 03:10:00,244.06,244.29,1.8,100.0,0.7388,-0.17,0.09,-0.26,flip -5436,做多,2020-06-05 03:10:00,2020-06-05 03:15:00,244.29,244.08,1.8,100.0,0.7367,-0.15,0.09,-0.24,flip -5437,做空,2020-06-05 03:15:00,2020-06-05 03:25:00,244.08,242.81,1.8,100.0,0.736,0.93,0.09,0.85,tp_lower -5438,做多,2020-06-05 04:00:00,2020-06-05 04:25:00,243.84,243.3,1.8,100.0,0.7398,-0.4,0.09,-0.49,flip -5439,做空,2020-06-05 04:25:00,2020-06-05 04:55:00,243.3,243.43,1.8,100.0,0.739,-0.1,0.09,-0.19,flip -5440,做多,2020-06-05 04:55:00,2020-06-05 05:05:00,243.43,244.02,1.8,100.0,0.7375,0.44,0.09,0.35,tp_upper -5441,做多,2020-06-05 06:35:00,2020-06-05 06:40:00,243.77,243.72,1.8,100.0,0.7375,-0.04,0.09,-0.13,flip -5442,做空,2020-06-05 06:40:00,2020-06-05 07:35:00,243.72,243.62,1.8,100.0,0.7368,0.07,0.09,-0.02,flip -5443,做多,2020-06-05 07:35:00,2020-06-05 07:45:00,243.62,243.66,1.79,100.0,0.7367,0.03,0.09,-0.06,flip -5444,做空,2020-06-05 07:45:00,2020-06-05 07:55:00,243.66,243.73,1.79,100.0,0.7359,-0.05,0.09,-0.14,flip -5445,做多,2020-06-05 07:55:00,2020-06-05 08:05:00,243.73,243.86,1.79,100.0,0.7348,0.1,0.09,0.01,tp_upper -5446,做多,2020-06-05 08:15:00,2020-06-05 08:30:00,243.54,245.07,1.79,100.0,0.735,1.12,0.09,1.03,tp_upper -5447,做多,2020-06-05 09:35:00,2020-06-05 10:00:00,245.61,245.26,1.8,100.0,0.7327,-0.26,0.09,-0.35,flip -5448,做空,2020-06-05 10:00:00,2020-06-05 10:10:00,245.26,243.42,1.8,100.0,0.7319,1.35,0.09,1.26,tp_lower -5449,做多,2020-06-05 11:20:00,2020-06-05 11:25:00,243.97,243.7,1.81,100.0,0.7406,-0.2,0.09,-0.29,flip -5450,做空,2020-06-05 11:25:00,2020-06-05 11:40:00,243.7,243.24,1.8,100.0,0.7398,0.34,0.09,0.25,tp_lower -5451,做多,2020-06-05 11:55:00,2020-06-05 12:00:00,243.3,242.79,1.8,100.0,0.7417,-0.38,0.09,-0.47,flip -5452,做空,2020-06-05 12:00:00,2020-06-05 12:15:00,242.79,242.13,1.8,100.0,0.741,0.49,0.09,0.4,tp_lower -5453,做多,2020-06-05 12:30:00,2020-06-05 12:35:00,243.04,242.92,1.8,100.0,0.7415,-0.09,0.09,-0.18,flip -5454,做空,2020-06-05 12:35:00,2020-06-05 12:50:00,242.92,242.66,1.8,100.0,0.7407,0.19,0.09,0.1,flip -5455,做多,2020-06-05 12:50:00,2020-06-05 13:05:00,242.66,242.78,1.8,100.0,0.7416,0.09,0.09,-0.0,flip -5456,做空,2020-06-05 13:05:00,2020-06-05 13:15:00,242.78,242.47,1.8,100.0,0.7408,0.23,0.09,0.14,tp_lower -5457,做多,2020-06-05 13:20:00,2020-06-05 13:25:00,242.61,242.37,1.8,100.0,0.7416,-0.18,0.09,-0.27,flip -5458,做空,2020-06-05 13:25:00,2020-06-05 13:35:00,242.37,242.24,1.8,100.0,0.7408,0.1,0.09,0.01,tp_lower -5459,做多,2020-06-05 13:40:00,2020-06-05 13:45:00,242.67,242.66,1.79,100.0,0.7396,-0.01,0.09,-0.1,flip -5460,做空,2020-06-05 13:45:00,2020-06-05 14:35:00,242.66,242.91,1.79,100.0,0.7388,-0.18,0.09,-0.27,flip -5461,做多,2020-06-05 14:35:00,2020-06-05 14:50:00,242.91,242.49,1.79,100.0,0.7366,-0.31,0.09,-0.4,flip -5462,做空,2020-06-05 14:50:00,2020-06-05 14:55:00,242.49,242.12,1.78,100.0,0.7358,0.27,0.09,0.18,tp_lower -5463,做多,2020-06-05 15:50:00,2020-06-05 15:55:00,242.08,241.85,1.79,100.0,0.7375,-0.17,0.09,-0.26,flip -5464,做空,2020-06-05 15:55:00,2020-06-05 17:25:00,241.85,242.5,1.78,100.0,0.7367,-0.48,0.09,-0.57,flip -5465,做多,2020-06-05 17:25:00,2020-06-05 17:30:00,242.5,242.41,1.78,100.0,0.732,-0.07,0.09,-0.15,flip -5466,做空,2020-06-05 17:30:00,2020-06-05 17:55:00,242.41,242.25,1.77,100.0,0.7313,0.12,0.09,0.03,flip -5467,做多,2020-06-05 17:55:00,2020-06-05 18:05:00,242.25,242.68,1.77,100.0,0.7315,0.31,0.09,0.23,tp_upper -5468,做多,2020-06-05 19:45:00,2020-06-05 19:55:00,242.3,242.07,1.77,100.0,0.732,-0.17,0.09,-0.26,flip -5469,做空,2020-06-05 19:55:00,2020-06-05 20:00:00,242.07,242.35,1.77,100.0,0.7312,-0.2,0.09,-0.29,flip -5470,做多,2020-06-05 20:00:00,2020-06-05 20:25:00,242.35,241.03,1.77,100.0,0.7288,-0.96,0.09,-1.05,flip -5471,做空,2020-06-05 20:25:00,2020-06-05 20:30:00,241.03,240.89,1.75,100.0,0.7281,0.1,0.09,0.01,tp_lower -5472,做多,2020-06-05 20:55:00,2020-06-05 21:00:00,241.78,241.25,1.75,100.0,0.7255,-0.38,0.09,-0.47,flip -5473,做空,2020-06-05 21:00:00,2020-06-05 21:45:00,241.25,241.27,1.75,100.0,0.7248,-0.01,0.09,-0.1,flip -5474,做多,2020-06-05 21:45:00,2020-06-05 21:50:00,241.27,240.83,1.75,100.0,0.7239,-0.32,0.09,-0.41,flip -5475,做空,2020-06-05 21:50:00,2020-06-05 22:00:00,240.83,239.69,1.74,100.0,0.7232,0.82,0.09,0.74,tp_lower -5476,做多,2020-06-05 22:10:00,2020-06-05 22:20:00,240.89,240.74,1.75,100.0,0.7257,-0.11,0.09,-0.2,flip -5477,做空,2020-06-05 22:20:00,2020-06-05 22:30:00,240.74,239.84,1.75,100.0,0.725,0.65,0.09,0.57,tp_lower -5478,做多,2020-06-05 22:40:00,2020-06-05 22:45:00,241.09,241.01,1.75,100.0,0.7259,-0.06,0.09,-0.15,flip -5479,做空,2020-06-05 22:45:00,2020-06-05 23:15:00,241.01,239.5,1.75,100.0,0.7252,1.1,0.09,1.01,tp_lower -5480,做多,2020-06-05 23:20:00,2020-06-05 23:40:00,240.51,240.86,1.76,100.0,0.7306,0.26,0.09,0.17,flip -5481,做空,2020-06-05 23:40:00,2020-06-06 00:00:00,240.86,239.29,1.76,100.0,0.7298,1.15,0.09,1.06,tp_lower -5482,做多,2020-06-06 00:40:00,2020-06-06 01:30:00,241.01,240.02,1.86,100.0,0.7701,-0.76,0.09,-0.85,flip -5483,做空,2020-06-06 01:30:00,2020-06-06 02:00:00,240.02,239.79,1.85,100.0,0.7693,0.18,0.09,0.08,tp_lower -5484,做多,2020-06-06 02:05:00,2020-06-06 02:40:00,240.11,239.89,1.85,100.0,0.769,-0.17,0.09,-0.26,flip -5485,做空,2020-06-06 02:40:00,2020-06-06 02:50:00,239.89,240.12,1.84,100.0,0.7682,-0.18,0.09,-0.27,flip -5486,做多,2020-06-06 02:50:00,2020-06-06 03:00:00,240.12,239.89,1.84,100.0,0.766,-0.18,0.09,-0.27,flip -5487,做空,2020-06-06 03:00:00,2020-06-06 03:15:00,239.89,239.71,1.84,100.0,0.7652,0.14,0.09,0.05,tp_lower -5488,做多,2020-06-06 03:30:00,2020-06-06 03:40:00,240.16,240.19,1.84,100.0,0.7642,0.02,0.09,-0.07,tp_upper -5489,做多,2020-06-06 05:15:00,2020-06-06 05:20:00,240.16,240.02,1.83,100.0,0.7635,-0.11,0.09,-0.2,flip -5490,做空,2020-06-06 05:20:00,2020-06-06 07:40:00,240.02,240.19,1.83,100.0,0.7628,-0.13,0.09,-0.22,tp_lower -5491,做多,2020-06-06 07:45:00,2020-06-06 09:00:00,240.65,241.98,1.83,100.0,0.7595,1.01,0.09,0.92,tp_upper -5492,做多,2020-06-06 10:30:00,2020-06-06 10:50:00,242.53,242.71,1.84,100.0,0.757,0.14,0.09,0.04,flip -5493,做空,2020-06-06 10:50:00,2020-06-06 10:55:00,242.71,242.8,1.84,100.0,0.7562,-0.07,0.09,-0.16,flip -5494,做多,2020-06-06 10:55:00,2020-06-06 11:10:00,242.8,242.73,1.83,100.0,0.7549,-0.05,0.09,-0.14,flip -5495,做空,2020-06-06 11:10:00,2020-06-06 11:20:00,242.73,242.77,1.83,100.0,0.7542,-0.03,0.09,-0.12,flip -5496,做多,2020-06-06 11:20:00,2020-06-06 11:25:00,242.77,242.6,1.83,100.0,0.7532,-0.13,0.09,-0.22,flip -5497,做空,2020-06-06 11:25:00,2020-06-06 11:30:00,242.6,242.69,1.83,100.0,0.7524,-0.07,0.09,-0.16,flip -5498,做多,2020-06-06 11:30:00,2020-06-06 11:45:00,242.69,243.2,1.82,100.0,0.7511,0.38,0.09,0.29,tp_upper -5499,做多,2020-06-06 14:00:00,2020-06-06 14:10:00,242.25,242.37,1.82,100.0,0.7533,0.09,0.09,-0.0,flip -5500,做空,2020-06-06 14:10:00,2020-06-06 14:15:00,242.37,242.09,1.82,100.0,0.7525,0.21,0.09,0.12,tp_lower -5501,做多,2020-06-06 14:35:00,2020-06-06 14:40:00,242.31,242.08,1.82,100.0,0.7528,-0.17,0.09,-0.26,flip -5502,做空,2020-06-06 14:40:00,2020-06-06 14:45:00,242.08,242.17,1.82,100.0,0.7521,-0.07,0.09,-0.16,flip -5503,做多,2020-06-06 14:45:00,2020-06-06 15:00:00,242.17,242.16,1.82,100.0,0.7508,-0.01,0.09,-0.1,flip -5504,做空,2020-06-06 15:00:00,2020-06-06 15:10:00,242.16,241.99,1.82,100.0,0.75,0.13,0.09,0.04,tp_lower -5505,做多,2020-06-06 15:15:00,2020-06-06 15:20:00,242.37,241.88,1.82,100.0,0.7491,-0.37,0.09,-0.46,flip -5506,做空,2020-06-06 15:20:00,2020-06-06 15:25:00,241.88,242.02,1.81,100.0,0.7484,-0.1,0.09,-0.2,flip -5507,做多,2020-06-06 15:25:00,2020-06-06 15:30:00,242.02,242.58,1.81,100.0,0.7468,0.42,0.09,0.33,tp_upper -5508,做多,2020-06-06 15:30:00,2020-06-06 15:35:00,242.58,242.6,1.81,100.0,0.746,0.01,0.09,-0.08,tp_upper -5509,做多,2020-06-06 18:25:00,2020-06-06 19:05:00,240.71,240.75,1.81,100.0,0.7511,0.03,0.09,-0.06,flip -5510,做空,2020-06-06 19:05:00,2020-06-06 19:15:00,240.75,240.56,1.81,100.0,0.7504,0.14,0.09,0.05,tp_lower -5511,做多,2020-06-06 19:25:00,2020-06-06 19:30:00,241.04,241.15,1.81,100.0,0.7493,0.08,0.09,-0.01,tp_upper -5512,做多,2020-06-06 21:35:00,2020-06-06 22:00:00,242.33,243.16,1.81,100.0,0.7449,0.62,0.09,0.53,tp_upper -5513,做多,2020-06-06 23:10:00,2020-06-06 23:50:00,242.36,241.95,1.81,100.0,0.7466,-0.31,0.09,-0.4,flip -5514,做空,2020-06-06 23:50:00,2020-06-06 23:55:00,241.95,242.05,1.8,100.0,0.7459,-0.07,0.09,-0.16,flip -5515,做多,2020-06-06 23:55:00,2020-06-07 00:00:00,242.05,241.96,1.8,100.0,0.7445,-0.07,0.09,-0.16,flip -5516,做空,2020-06-07 00:00:00,2020-06-07 00:10:00,241.96,241.37,1.86,100.0,0.7669,0.45,0.09,0.36,tp_lower -5517,做多,2020-06-07 00:30:00,2020-06-07 01:05:00,241.83,241.64,1.86,100.0,0.7684,-0.15,0.09,-0.24,flip -5518,做空,2020-06-07 01:05:00,2020-06-07 01:15:00,241.64,241.84,1.85,100.0,0.7676,-0.15,0.09,-0.25,flip -5519,做多,2020-06-07 01:15:00,2020-06-07 01:20:00,241.84,241.6,1.85,100.0,0.7656,-0.18,0.09,-0.28,flip -5520,做空,2020-06-07 01:20:00,2020-06-07 01:25:00,241.6,241.9,1.85,100.0,0.7648,-0.23,0.09,-0.32,flip -5521,做多,2020-06-07 01:25:00,2020-06-07 01:30:00,241.9,242.5,1.84,100.0,0.7621,0.46,0.09,0.36,tp_upper -5522,做多,2020-06-07 03:15:00,2020-06-07 04:10:00,243.08,243.44,1.85,100.0,0.7596,0.27,0.09,0.18,tp_upper -5523,做多,2020-06-07 05:05:00,2020-06-07 05:15:00,243.15,243.13,1.85,100.0,0.7597,-0.02,0.09,-0.11,flip -5524,做空,2020-06-07 05:15:00,2020-06-07 05:25:00,243.13,242.94,1.85,100.0,0.7589,0.14,0.09,0.05,tp_lower -5525,做多,2020-06-07 07:00:00,2020-06-07 07:05:00,242.68,242.41,1.84,100.0,0.7602,-0.21,0.09,-0.3,flip -5526,做空,2020-06-07 07:05:00,2020-06-07 07:20:00,242.41,242.11,1.84,100.0,0.7594,0.23,0.09,0.14,tp_lower -5527,做多,2020-06-07 07:25:00,2020-06-07 07:50:00,242.23,242.25,1.84,100.0,0.7602,0.02,0.09,-0.08,flip -5528,做空,2020-06-07 07:50:00,2020-06-07 07:55:00,242.25,242.38,1.84,100.0,0.7594,-0.1,0.09,-0.19,flip -5529,做多,2020-06-07 07:55:00,2020-06-07 08:00:00,242.38,242.16,1.84,100.0,0.7578,-0.17,0.09,-0.26,flip -5530,做空,2020-06-07 08:00:00,2020-06-07 08:05:00,242.16,242.57,1.83,100.0,0.7571,-0.31,0.09,-0.4,flip -5531,做多,2020-06-07 08:05:00,2020-06-07 08:15:00,242.57,242.09,1.83,100.0,0.7538,-0.36,0.09,-0.45,flip -5532,做空,2020-06-07 08:15:00,2020-06-07 08:20:00,242.09,240.96,1.82,100.0,0.753,0.85,0.09,0.76,tp_lower -5533,做多,2020-06-07 08:40:00,2020-06-07 09:00:00,241.36,242.01,1.83,100.0,0.7581,0.49,0.09,0.4,flip -5534,做空,2020-06-07 09:00:00,2020-06-07 10:30:00,242.01,241.33,1.83,100.0,0.7573,0.51,0.09,0.42,flip -5535,做多,2020-06-07 10:30:00,2020-06-07 11:15:00,241.33,241.11,1.84,100.0,0.7608,-0.17,0.09,-0.26,flip -5536,做空,2020-06-07 11:15:00,2020-06-07 11:20:00,241.11,240.78,1.83,100.0,0.76,0.25,0.09,0.16,tp_lower -5537,做多,2020-06-07 14:20:00,2020-06-07 14:45:00,237.26,237.14,1.83,100.0,0.7727,-0.09,0.09,-0.18,flip -5538,做空,2020-06-07 14:45:00,2020-06-07 15:00:00,237.14,237.32,1.83,100.0,0.7719,-0.14,0.09,-0.23,flip -5539,做多,2020-06-07 15:00:00,2020-06-07 15:40:00,237.32,237.38,1.83,100.0,0.77,0.05,0.09,-0.05,tp_upper -5540,做多,2020-06-07 15:55:00,2020-06-07 16:00:00,237.39,236.9,1.83,100.0,0.7691,-0.38,0.09,-0.47,flip -5541,做空,2020-06-07 16:00:00,2020-06-07 16:05:00,236.9,236.86,1.82,100.0,0.7684,0.03,0.09,-0.06,tp_lower -5542,做多,2020-06-07 17:30:00,2020-06-07 17:55:00,236.5,237.2,1.82,100.0,0.769,0.54,0.09,0.45,tp_upper -5543,做多,2020-06-07 19:15:00,2020-06-07 19:30:00,237.63,238.41,1.82,100.0,0.7669,0.6,0.09,0.51,tp_upper -5544,做多,2020-06-07 20:55:00,2020-06-07 21:15:00,242.56,241.99,1.83,100.0,0.753,-0.43,0.09,-0.52,flip -5545,做空,2020-06-07 21:15:00,2020-06-07 21:30:00,241.99,242.98,1.82,100.0,0.7523,-0.74,0.09,-0.84,flip -5546,做多,2020-06-07 21:30:00,2020-06-07 21:35:00,242.98,242.31,1.81,100.0,0.7454,-0.5,0.09,-0.59,flip -5547,做空,2020-06-07 21:35:00,2020-06-07 22:00:00,242.31,242.63,1.8,100.0,0.7446,-0.24,0.09,-0.33,flip -5548,做多,2020-06-07 22:00:00,2020-06-07 22:15:00,242.63,242.86,1.8,100.0,0.7419,0.17,0.09,0.08,tp_upper -5549,做多,2020-06-08 00:20:00,2020-06-08 00:25:00,244.46,244.22,1.86,100.0,0.7589,-0.18,0.09,-0.27,flip -5550,做空,2020-06-08 00:25:00,2020-06-08 00:40:00,244.22,243.93,1.85,100.0,0.7582,0.22,0.09,0.13,flip -5551,做多,2020-06-08 00:40:00,2020-06-08 01:05:00,243.93,243.87,1.85,100.0,0.7592,-0.05,0.09,-0.14,flip -5552,做空,2020-06-08 01:05:00,2020-06-08 01:10:00,243.87,243.58,1.85,100.0,0.7585,0.22,0.09,0.13,tp_lower -5553,做多,2020-06-08 01:20:00,2020-06-08 01:40:00,244.0,244.26,1.85,100.0,0.7582,0.2,0.09,0.1,tp_upper -5554,做多,2020-06-08 01:40:00,2020-06-08 01:45:00,244.26,244.39,1.85,100.0,0.7574,0.1,0.09,0.01,tp_upper -5555,做多,2020-06-08 01:55:00,2020-06-08 02:10:00,244.01,244.43,1.85,100.0,0.7579,0.32,0.09,0.23,tp_upper -5556,做多,2020-06-08 02:40:00,2020-06-08 02:50:00,244.04,243.97,1.85,100.0,0.7583,-0.05,0.09,-0.15,flip -5557,做空,2020-06-08 02:50:00,2020-06-08 03:00:00,243.97,244.19,1.85,100.0,0.7576,-0.17,0.09,-0.26,flip -5558,做多,2020-06-08 03:00:00,2020-06-08 03:25:00,244.19,244.07,1.84,100.0,0.7554,-0.09,0.09,-0.18,flip -5559,做空,2020-06-08 03:25:00,2020-06-08 03:30:00,244.07,244.23,1.84,100.0,0.7547,-0.12,0.09,-0.21,flip -5560,做多,2020-06-08 03:30:00,2020-06-08 03:35:00,244.23,244.03,1.84,100.0,0.7529,-0.15,0.09,-0.24,flip -5561,做空,2020-06-08 03:35:00,2020-06-08 03:40:00,244.03,244.08,1.84,100.0,0.7522,-0.04,0.09,-0.13,flip -5562,做多,2020-06-08 03:40:00,2020-06-08 04:00:00,244.08,244.65,1.83,100.0,0.7511,0.43,0.09,0.34,tp_upper -5563,做多,2020-06-08 04:30:00,2020-06-08 04:35:00,244.56,244.26,1.84,100.0,0.7506,-0.23,0.09,-0.32,flip -5564,做空,2020-06-08 04:35:00,2020-06-08 04:45:00,244.26,244.29,1.83,100.0,0.7499,-0.02,0.09,-0.11,flip -5565,做多,2020-06-08 04:45:00,2020-06-08 06:00:00,244.29,243.98,1.83,100.0,0.749,-0.23,0.09,-0.32,flip -5566,做空,2020-06-08 06:00:00,2020-06-08 06:20:00,243.98,244.1,1.83,100.0,0.7482,-0.09,0.09,-0.18,flip -5567,做多,2020-06-08 06:20:00,2020-06-08 06:25:00,244.1,244.34,1.82,100.0,0.7467,0.18,0.09,0.09,tp_upper -5568,做多,2020-06-08 07:00:00,2020-06-08 07:05:00,243.95,244.22,1.82,100.0,0.7472,0.2,0.09,0.11,tp_upper -5569,做多,2020-06-08 07:05:00,2020-06-08 07:10:00,244.22,244.02,1.82,100.0,0.7464,-0.15,0.09,-0.24,flip -5570,做空,2020-06-08 07:10:00,2020-06-08 07:15:00,244.02,244.09,1.82,100.0,0.7457,-0.05,0.09,-0.14,flip -5571,做多,2020-06-08 07:15:00,2020-06-08 07:25:00,244.09,243.9,1.82,100.0,0.7445,-0.14,0.09,-0.23,flip -5572,做空,2020-06-08 07:25:00,2020-06-08 07:45:00,243.9,243.79,1.81,100.0,0.7438,0.08,0.09,-0.01,flip -5573,做多,2020-06-08 07:45:00,2020-06-08 08:00:00,243.79,244.18,1.81,100.0,0.7437,0.29,0.09,0.2,tp_upper -5574,做多,2020-06-08 08:00:00,2020-06-08 08:10:00,244.18,244.11,1.81,100.0,0.7429,-0.05,0.09,-0.14,tp_upper -5575,做多,2020-06-08 09:00:00,2020-06-08 09:20:00,243.51,243.98,1.81,100.0,0.744,0.35,0.09,0.26,tp_upper -5576,做多,2020-06-08 10:20:00,2020-06-08 10:40:00,244.02,244.17,1.81,100.0,0.7432,0.11,0.09,0.02,flip -5577,做空,2020-06-08 10:40:00,2020-06-08 10:50:00,244.17,243.79,1.81,100.0,0.7424,0.28,0.09,0.19,tp_lower -5578,做多,2020-06-08 11:50:00,2020-06-08 11:55:00,243.92,243.9,1.81,100.0,0.7436,-0.01,0.09,-0.11,flip -5579,做空,2020-06-08 11:55:00,2020-06-08 12:10:00,243.9,243.86,1.81,100.0,0.7429,0.03,0.09,-0.06,flip -5580,做多,2020-06-08 12:10:00,2020-06-08 12:15:00,243.86,243.58,1.81,100.0,0.7424,-0.21,0.09,-0.3,flip -5581,做空,2020-06-08 12:15:00,2020-06-08 12:25:00,243.58,243.76,1.81,100.0,0.7416,-0.13,0.09,-0.22,flip -5582,做多,2020-06-08 12:25:00,2020-06-08 12:30:00,243.76,243.35,1.8,100.0,0.7398,-0.3,0.09,-0.39,flip -5583,做空,2020-06-08 12:30:00,2020-06-08 12:45:00,243.35,243.32,1.8,100.0,0.739,0.02,0.09,-0.07,tp_lower -5584,做多,2020-06-08 13:15:00,2020-06-08 13:30:00,243.6,243.48,1.8,100.0,0.7376,-0.09,0.09,-0.18,flip -5585,做空,2020-06-08 13:30:00,2020-06-08 13:50:00,243.48,243.04,1.79,100.0,0.7369,0.32,0.09,0.23,tp_lower -5586,做多,2020-06-08 15:40:00,2020-06-08 15:50:00,242.31,242.75,1.8,100.0,0.7411,0.33,0.09,0.24,tp_upper -5587,做多,2020-06-08 16:50:00,2020-06-08 16:55:00,243.22,243.4,1.8,100.0,0.7389,0.13,0.09,0.04,tp_upper -5588,做多,2020-06-08 17:50:00,2020-06-08 18:00:00,242.75,242.82,1.8,100.0,0.7401,0.05,0.09,-0.04,flip -5589,做空,2020-06-08 18:00:00,2020-06-08 18:10:00,242.82,243.17,1.8,100.0,0.7394,-0.26,0.09,-0.35,flip -5590,做多,2020-06-08 18:10:00,2020-06-08 18:20:00,243.17,243.03,1.79,100.0,0.7365,-0.1,0.09,-0.19,flip -5591,做空,2020-06-08 18:20:00,2020-06-08 18:30:00,243.03,242.77,1.79,100.0,0.7358,0.19,0.09,0.1,tp_lower -5592,做多,2020-06-08 19:50:00,2020-06-08 20:05:00,242.46,242.88,1.79,100.0,0.7376,0.31,0.09,0.22,tp_upper -5593,做多,2020-06-08 21:30:00,2020-06-08 21:40:00,242.59,243.07,1.79,100.0,0.7377,0.35,0.09,0.26,tp_upper -5594,做多,2020-06-08 22:55:00,2020-06-08 23:05:00,242.78,243.36,1.79,100.0,0.7378,0.43,0.09,0.34,tp_upper -5595,做多,2020-06-09 01:50:00,2020-06-09 02:00:00,243.94,243.72,1.87,100.0,0.7662,-0.17,0.09,-0.26,flip -5596,做空,2020-06-09 02:00:00,2020-06-09 02:05:00,243.72,243.97,1.87,100.0,0.7655,-0.19,0.09,-0.28,flip -5597,做多,2020-06-09 02:05:00,2020-06-09 02:10:00,243.97,243.74,1.86,100.0,0.7631,-0.18,0.09,-0.27,flip -5598,做空,2020-06-09 02:10:00,2020-06-09 02:20:00,243.74,244.23,1.86,100.0,0.7624,-0.37,0.09,-0.47,flip -5599,做多,2020-06-09 02:20:00,2020-06-09 02:25:00,244.23,243.87,1.85,100.0,0.7586,-0.27,0.09,-0.37,tp_upper -5600,做多,2020-06-09 03:20:00,2020-06-09 03:30:00,243.69,243.0,1.85,100.0,0.7584,-0.52,0.09,-0.62,flip -5601,做空,2020-06-09 03:30:00,2020-06-09 03:35:00,243.0,243.09,1.84,100.0,0.7576,-0.07,0.09,-0.16,tp_lower -5602,做多,2020-06-09 04:35:00,2020-06-09 04:50:00,243.13,243.08,1.84,100.0,0.7562,-0.04,0.09,-0.13,flip -5603,做空,2020-06-09 04:50:00,2020-06-09 05:10:00,243.08,243.02,1.84,100.0,0.7554,0.05,0.09,-0.05,flip -5604,做多,2020-06-09 05:10:00,2020-06-09 05:15:00,243.02,243.4,1.83,100.0,0.755,0.29,0.09,0.2,tp_upper -5605,做多,2020-06-09 05:15:00,2020-06-09 05:25:00,243.4,243.09,1.84,100.0,0.7543,-0.23,0.09,-0.33,tp_upper -5606,做多,2020-06-09 05:30:00,2020-06-09 05:35:00,243.6,243.64,1.83,100.0,0.7519,0.03,0.09,-0.06,tp_upper -5607,做多,2020-06-09 06:10:00,2020-06-09 06:20:00,243.53,243.41,1.83,100.0,0.7515,-0.09,0.09,-0.18,flip -5608,做空,2020-06-09 06:20:00,2020-06-09 06:45:00,243.41,243.42,1.83,100.0,0.7508,-0.01,0.09,-0.1,flip -5609,做多,2020-06-09 06:45:00,2020-06-09 07:05:00,243.42,243.62,1.83,100.0,0.75,0.15,0.09,0.06,flip -5610,做空,2020-06-09 07:05:00,2020-06-09 07:25:00,243.62,243.39,1.83,100.0,0.7492,0.17,0.09,0.08,tp_lower -5611,做多,2020-06-09 07:35:00,2020-06-09 07:40:00,243.5,243.31,1.83,100.0,0.7495,-0.14,0.09,-0.23,flip -5612,做空,2020-06-09 07:40:00,2020-06-09 07:50:00,243.31,243.32,1.82,100.0,0.7488,-0.01,0.09,-0.1,tp_lower -5613,做多,2020-06-09 07:55:00,2020-06-09 08:00:00,243.46,243.58,1.82,100.0,0.7475,0.09,0.09,-0.0,tp_upper -5614,做多,2020-06-09 08:00:00,2020-06-09 08:05:00,243.58,243.38,1.82,100.0,0.7468,-0.15,0.09,-0.24,flip -5615,做空,2020-06-09 08:05:00,2020-06-09 08:10:00,243.38,243.67,1.82,100.0,0.746,-0.22,0.09,-0.31,flip -5616,做多,2020-06-09 08:10:00,2020-06-09 08:15:00,243.67,243.38,1.81,100.0,0.7435,-0.22,0.09,-0.31,flip -5617,做空,2020-06-09 08:15:00,2020-06-09 08:20:00,243.38,243.17,1.81,100.0,0.7428,0.16,0.09,0.07,tp_lower -5618,做多,2020-06-09 08:55:00,2020-06-09 09:00:00,243.37,243.26,1.81,100.0,0.7427,-0.08,0.09,-0.17,flip -5619,做空,2020-06-09 09:00:00,2020-06-09 09:20:00,243.26,242.77,1.8,100.0,0.742,0.36,0.09,0.27,tp_lower -5620,做多,2020-06-09 09:50:00,2020-06-09 09:55:00,243.1,242.92,1.81,100.0,0.7432,-0.13,0.09,-0.22,flip -5621,做空,2020-06-09 09:55:00,2020-06-09 10:05:00,242.92,243.02,1.8,100.0,0.7425,-0.07,0.09,-0.16,flip -5622,做多,2020-06-09 10:05:00,2020-06-09 10:25:00,243.02,243.0,1.8,100.0,0.7411,-0.01,0.09,-0.1,flip -5623,做空,2020-06-09 10:25:00,2020-06-09 10:35:00,243.0,242.79,1.8,100.0,0.7404,0.16,0.09,0.07,tp_lower -5624,做多,2020-06-09 11:00:00,2020-06-09 11:20:00,242.8,242.72,1.8,100.0,0.7409,-0.06,0.09,-0.15,flip -5625,做空,2020-06-09 11:20:00,2020-06-09 11:50:00,242.72,243.39,1.8,100.0,0.7401,-0.5,0.09,-0.59,flip -5626,做多,2020-06-09 11:50:00,2020-06-09 11:55:00,243.39,243.53,1.79,100.0,0.7353,0.1,0.09,0.01,tp_upper -5627,做多,2020-06-09 14:30:00,2020-06-09 14:45:00,243.43,243.69,1.79,100.0,0.7349,0.19,0.09,0.1,tp_upper -5628,做多,2020-06-09 15:15:00,2020-06-09 15:30:00,243.44,243.34,1.79,100.0,0.7349,-0.07,0.09,-0.16,flip -5629,做空,2020-06-09 15:30:00,2020-06-09 15:40:00,243.34,243.23,1.79,100.0,0.7342,0.08,0.09,-0.01,flip -5630,做多,2020-06-09 15:40:00,2020-06-09 16:00:00,243.23,243.18,1.79,100.0,0.7341,-0.04,0.09,-0.13,flip -5631,做空,2020-06-09 16:00:00,2020-06-09 16:10:00,243.18,242.97,1.78,100.0,0.7334,0.15,0.09,0.06,tp_lower -5632,做多,2020-06-09 16:25:00,2020-06-09 16:30:00,243.44,243.85,1.78,100.0,0.7325,0.3,0.09,0.21,tp_upper -5633,做多,2020-06-09 17:15:00,2020-06-09 17:35:00,243.37,243.29,1.78,100.0,0.7332,-0.06,0.09,-0.15,flip -5634,做空,2020-06-09 17:35:00,2020-06-09 17:55:00,243.29,243.2,1.78,100.0,0.7325,0.07,0.09,-0.02,flip -5635,做多,2020-06-09 17:55:00,2020-06-09 18:15:00,243.2,243.36,1.78,100.0,0.7323,0.12,0.09,0.03,flip -5636,做空,2020-06-09 18:15:00,2020-06-09 18:30:00,243.36,243.09,1.78,100.0,0.7315,0.2,0.09,0.11,flip -5637,做多,2020-06-09 18:30:00,2020-06-09 18:40:00,243.09,243.13,1.78,100.0,0.7324,0.03,0.09,-0.06,flip -5638,做空,2020-06-09 18:40:00,2020-06-09 18:50:00,243.13,243.05,1.78,100.0,0.7317,0.06,0.09,-0.03,tp_lower -5639,做多,2020-06-09 19:00:00,2020-06-09 19:55:00,243.04,243.42,1.78,100.0,0.7315,0.28,0.09,0.19,tp_upper -5640,做多,2020-06-09 19:55:00,2020-06-09 20:05:00,243.42,242.77,1.78,100.0,0.7308,-0.47,0.09,-0.56,flip -5641,做空,2020-06-09 20:05:00,2020-06-09 22:00:00,242.77,243.62,1.77,100.0,0.73,-0.62,0.09,-0.71,tp_lower -5642,做多,2020-06-09 22:15:00,2020-06-09 22:35:00,244.04,245.02,1.76,100.0,0.723,0.71,0.09,0.62,tp_upper -5643,做多,2020-06-09 23:10:00,2020-06-09 23:25:00,244.21,244.15,1.77,100.0,0.7246,-0.04,0.09,-0.13,flip -5644,做空,2020-06-09 23:25:00,2020-06-09 23:30:00,244.15,244.65,1.77,100.0,0.7239,-0.36,0.09,-0.45,flip -5645,做多,2020-06-09 23:30:00,2020-06-09 23:40:00,244.65,244.22,1.76,100.0,0.7202,-0.31,0.09,-0.4,flip -5646,做空,2020-06-09 23:40:00,2020-06-09 23:50:00,244.22,243.6,1.76,100.0,0.7195,0.45,0.09,0.36,tp_lower -5647,做多,2020-06-10 00:25:00,2020-06-10 00:35:00,244.29,243.99,1.84,100.0,0.755,-0.23,0.09,-0.32,flip -5648,做空,2020-06-10 00:35:00,2020-06-10 00:40:00,243.99,244.29,1.84,100.0,0.7543,-0.23,0.09,-0.32,flip -5649,做多,2020-06-10 00:40:00,2020-06-10 00:45:00,244.29,244.11,1.84,100.0,0.7517,-0.14,0.09,-0.23,flip -5650,做空,2020-06-10 00:45:00,2020-06-10 01:00:00,244.11,244.24,1.83,100.0,0.7509,-0.1,0.09,-0.19,flip -5651,做多,2020-06-10 01:00:00,2020-06-10 01:25:00,244.24,244.63,1.83,100.0,0.7494,0.29,0.09,0.2,tp_upper -5652,做多,2020-06-10 01:50:00,2020-06-10 01:55:00,244.34,244.34,1.83,100.0,0.7495,0.0,0.09,-0.09,flip -5653,做空,2020-06-10 01:55:00,2020-06-10 02:05:00,244.34,244.04,1.83,100.0,0.7487,0.22,0.09,0.13,tp_lower -5654,做多,2020-06-10 02:45:00,2020-06-10 03:00:00,244.12,244.06,1.83,100.0,0.7496,-0.04,0.09,-0.14,flip -5655,做空,2020-06-10 03:00:00,2020-06-10 03:05:00,244.06,243.87,1.83,100.0,0.7488,0.14,0.09,0.05,tp_lower -5656,做多,2020-06-10 03:20:00,2020-06-10 03:25:00,244.14,244.03,1.83,100.0,0.7484,-0.08,0.09,-0.17,flip -5657,做空,2020-06-10 03:25:00,2020-06-10 03:30:00,244.03,243.92,1.82,100.0,0.7477,0.08,0.09,-0.01,tp_lower -5658,做多,2020-06-10 03:40:00,2020-06-10 03:55:00,243.73,243.78,1.82,100.0,0.7482,0.04,0.09,-0.05,flip -5659,做空,2020-06-10 03:55:00,2020-06-10 04:15:00,243.78,243.87,1.82,100.0,0.7474,-0.07,0.09,-0.16,tp_lower -5660,做多,2020-06-10 04:55:00,2020-06-10 05:00:00,243.66,244.19,1.82,100.0,0.7468,0.4,0.09,0.3,tp_upper -5661,做多,2020-06-10 05:00:00,2020-06-10 05:05:00,244.19,244.09,1.82,100.0,0.746,-0.07,0.09,-0.17,tp_upper -5662,做多,2020-06-10 05:40:00,2020-06-10 05:45:00,244.23,244.26,1.82,100.0,0.7449,0.02,0.09,-0.07,tp_upper -5663,做多,2020-06-10 06:10:00,2020-06-10 06:15:00,244.06,243.96,1.82,100.0,0.7447,-0.07,0.09,-0.17,flip -5664,做空,2020-06-10 06:15:00,2020-06-10 06:20:00,243.96,244.21,1.82,100.0,0.744,-0.19,0.09,-0.28,flip -5665,做多,2020-06-10 06:20:00,2020-06-10 06:30:00,244.21,244.04,1.81,100.0,0.7417,-0.13,0.09,-0.22,flip -5666,做空,2020-06-10 06:30:00,2020-06-10 06:40:00,244.04,244.33,1.81,100.0,0.741,-0.21,0.09,-0.31,flip -5667,做多,2020-06-10 06:40:00,2020-06-10 06:45:00,244.33,244.07,1.8,100.0,0.7385,-0.19,0.09,-0.28,flip -5668,做空,2020-06-10 06:45:00,2020-06-10 06:55:00,244.07,244.32,1.8,100.0,0.7377,-0.18,0.09,-0.27,flip -5669,做多,2020-06-10 06:55:00,2020-06-10 07:00:00,244.32,244.31,1.8,100.0,0.7355,-0.01,0.09,-0.1,flip -5670,做空,2020-06-10 07:00:00,2020-06-10 07:15:00,244.31,243.57,1.8,100.0,0.7348,0.54,0.09,0.45,tp_lower -5671,做多,2020-06-10 08:00:00,2020-06-10 08:50:00,243.81,243.44,1.8,100.0,0.7378,-0.27,0.09,-0.36,flip -5672,做空,2020-06-10 08:50:00,2020-06-10 08:55:00,243.44,243.26,1.79,100.0,0.737,0.13,0.09,0.04,tp_lower -5673,做多,2020-06-10 09:35:00,2020-06-10 09:55:00,243.37,243.08,1.79,100.0,0.737,-0.21,0.09,-0.3,flip -5674,做空,2020-06-10 09:55:00,2020-06-10 10:00:00,243.08,243.23,1.79,100.0,0.7363,-0.11,0.09,-0.2,flip -5675,做多,2020-06-10 10:00:00,2020-06-10 10:55:00,243.23,243.35,1.79,100.0,0.7347,0.09,0.09,-0.0,flip -5676,做空,2020-06-10 10:55:00,2020-06-10 11:00:00,243.35,243.41,1.79,100.0,0.7339,-0.04,0.09,-0.13,flip -5677,做多,2020-06-10 11:00:00,2020-06-10 11:10:00,243.41,243.35,1.78,100.0,0.7328,-0.04,0.09,-0.13,flip -5678,做空,2020-06-10 11:10:00,2020-06-10 11:15:00,243.35,243.12,1.78,100.0,0.7321,0.17,0.09,0.08,tp_lower -5679,做多,2020-06-10 12:05:00,2020-06-10 12:15:00,243.42,243.57,1.78,100.0,0.7318,0.11,0.09,0.02,flip -5680,做空,2020-06-10 12:15:00,2020-06-10 13:20:00,243.57,243.51,1.78,100.0,0.7311,0.04,0.09,-0.05,flip -5681,做多,2020-06-10 13:20:00,2020-06-10 13:35:00,243.51,243.88,1.78,100.0,0.7307,0.27,0.09,0.18,tp_upper -5682,做多,2020-06-10 13:50:00,2020-06-10 14:05:00,243.54,243.46,1.78,100.0,0.731,-0.06,0.09,-0.15,flip -5683,做空,2020-06-10 14:05:00,2020-06-10 14:15:00,243.46,243.15,1.78,100.0,0.7303,0.23,0.09,0.14,tp_lower -5684,做多,2020-06-10 14:40:00,2020-06-10 14:50:00,243.56,243.57,1.78,100.0,0.7302,0.01,0.09,-0.08,flip -5685,做空,2020-06-10 14:50:00,2020-06-10 15:10:00,243.57,243.54,1.78,100.0,0.7295,0.02,0.09,-0.07,flip -5686,做多,2020-06-10 15:10:00,2020-06-10 15:15:00,243.54,243.37,1.78,100.0,0.7289,-0.12,0.09,-0.21,flip -5687,做空,2020-06-10 15:15:00,2020-06-10 15:35:00,243.37,243.38,1.77,100.0,0.7282,-0.01,0.09,-0.1,flip -5688,做多,2020-06-10 15:35:00,2020-06-10 15:40:00,243.38,243.29,1.77,100.0,0.7274,-0.07,0.09,-0.15,flip -5689,做空,2020-06-10 15:40:00,2020-06-10 15:45:00,243.29,243.52,1.77,100.0,0.7267,-0.17,0.09,-0.26,flip -5690,做多,2020-06-10 15:45:00,2020-06-10 15:50:00,243.52,243.58,1.76,100.0,0.7246,0.04,0.09,-0.04,tp_upper -5691,做多,2020-06-10 16:05:00,2020-06-10 16:10:00,243.79,243.51,1.76,100.0,0.7232,-0.2,0.09,-0.29,tp_upper -5692,做多,2020-06-10 16:40:00,2020-06-10 16:55:00,243.48,243.3,1.76,100.0,0.7226,-0.13,0.09,-0.22,flip -5693,做空,2020-06-10 16:55:00,2020-06-10 17:00:00,243.3,243.19,1.76,100.0,0.7219,0.08,0.09,-0.01,tp_lower -5694,做多,2020-06-10 17:35:00,2020-06-10 17:45:00,243.31,243.31,1.76,100.0,0.7215,0.0,0.09,-0.09,flip -5695,做空,2020-06-10 17:45:00,2020-06-10 17:50:00,243.31,243.49,1.75,100.0,0.7207,-0.13,0.09,-0.22,flip -5696,做多,2020-06-10 17:50:00,2020-06-10 18:00:00,243.49,243.5,1.75,100.0,0.7189,0.01,0.09,-0.08,tp_upper -5697,做多,2020-06-10 21:30:00,2020-06-10 21:35:00,247.84,247.21,1.75,100.0,0.7056,-0.44,0.09,-0.53,flip -5698,做空,2020-06-10 21:35:00,2020-06-10 21:40:00,247.21,246.91,1.74,100.0,0.7049,0.21,0.09,0.12,tp_lower -5699,做多,2020-06-10 22:00:00,2020-06-10 22:35:00,247.45,247.42,1.74,100.0,0.7044,-0.02,0.09,-0.11,flip -5700,做空,2020-06-10 22:35:00,2020-06-10 23:20:00,247.42,247.62,1.74,100.0,0.7037,-0.14,0.09,-0.23,flip -5701,做多,2020-06-10 23:20:00,2020-06-10 23:30:00,247.62,247.75,1.74,100.0,0.7019,0.09,0.09,0.0,tp_upper -5702,做多,2020-06-10 23:40:00,2020-06-10 23:55:00,247.43,247.95,1.74,100.0,0.7021,0.37,0.09,0.28,tp_upper -5703,做多,2020-06-11 01:20:00,2020-06-11 01:30:00,248.73,249.39,1.83,100.0,0.7355,0.49,0.09,0.39,tp_upper -5704,做多,2020-06-11 02:30:00,2020-06-11 02:40:00,249.11,249.12,1.83,100.0,0.7356,0.01,0.09,-0.08,flip -5705,做空,2020-06-11 02:40:00,2020-06-11 02:45:00,249.12,249.26,1.83,100.0,0.7348,-0.1,0.09,-0.19,flip -5706,做多,2020-06-11 02:45:00,2020-06-11 02:50:00,249.26,249.11,1.83,100.0,0.7333,-0.11,0.09,-0.2,flip -5707,做空,2020-06-11 02:50:00,2020-06-11 03:00:00,249.11,249.34,1.82,100.0,0.7325,-0.17,0.09,-0.26,flip -5708,做多,2020-06-11 03:00:00,2020-06-11 03:05:00,249.34,249.2,1.82,100.0,0.7304,-0.1,0.09,-0.19,flip -5709,做空,2020-06-11 03:05:00,2020-06-11 03:10:00,249.2,249.4,1.82,100.0,0.7297,-0.15,0.09,-0.24,flip -5710,做多,2020-06-11 03:10:00,2020-06-11 03:15:00,249.4,248.9,1.82,100.0,0.7278,-0.36,0.09,-0.45,flip -5711,做空,2020-06-11 03:15:00,2020-06-11 03:20:00,248.9,248.72,1.81,100.0,0.7271,0.13,0.09,0.04,tp_lower -5712,做多,2020-06-11 04:15:00,2020-06-11 04:30:00,248.65,248.66,1.81,100.0,0.7276,0.01,0.09,-0.08,flip -5713,做空,2020-06-11 04:30:00,2020-06-11 04:55:00,248.66,248.51,1.81,100.0,0.7269,0.11,0.09,0.02,flip -5714,做多,2020-06-11 04:55:00,2020-06-11 05:00:00,248.51,248.4,1.81,100.0,0.727,-0.08,0.09,-0.17,flip -5715,做空,2020-06-11 05:00:00,2020-06-11 05:05:00,248.4,248.2,1.8,100.0,0.7263,0.15,0.09,0.06,tp_lower -5716,做多,2020-06-11 06:10:00,2020-06-11 06:15:00,248.13,245.99,1.8,100.0,0.727,-1.56,0.09,-1.65,flip -5717,做空,2020-06-11 06:15:00,2020-06-11 06:20:00,245.99,246.74,1.79,100.0,0.7262,-0.54,0.09,-0.63,tp_lower -5718,做多,2020-06-11 07:45:00,2020-06-11 07:50:00,246.75,246.18,1.78,100.0,0.7211,-0.41,0.09,-0.5,flip -5719,做空,2020-06-11 07:50:00,2020-06-11 07:55:00,246.18,246.35,1.77,100.0,0.7203,-0.12,0.09,-0.21,tp_lower -5720,做多,2020-06-11 08:35:00,2020-06-11 08:50:00,246.89,246.73,1.77,100.0,0.7171,-0.11,0.09,-0.2,flip -5721,做空,2020-06-11 08:50:00,2020-06-11 09:00:00,246.73,246.25,1.77,100.0,0.7163,0.34,0.09,0.26,tp_lower -5722,做多,2020-06-11 09:05:00,2020-06-11 09:10:00,246.77,246.56,1.77,100.0,0.7169,-0.15,0.09,-0.24,flip -5723,做空,2020-06-11 09:10:00,2020-06-11 09:20:00,246.56,246.28,1.77,100.0,0.7162,0.2,0.09,0.11,tp_lower -5724,做多,2020-06-11 10:40:00,2020-06-11 10:50:00,246.08,246.39,1.77,100.0,0.7177,0.22,0.09,0.13,tp_upper -5725,做多,2020-06-11 11:15:00,2020-06-11 11:30:00,245.83,245.64,1.77,100.0,0.7186,-0.14,0.09,-0.22,flip -5726,做空,2020-06-11 11:30:00,2020-06-11 11:50:00,245.64,245.37,1.76,100.0,0.7179,0.19,0.09,0.11,tp_lower -5727,做多,2020-06-11 14:25:00,2020-06-11 14:30:00,241.9,241.86,1.76,100.0,0.729,-0.03,0.09,-0.12,flip -5728,做空,2020-06-11 14:30:00,2020-06-11 14:40:00,241.86,241.54,1.76,100.0,0.7283,0.23,0.09,0.15,flip -5729,做多,2020-06-11 14:40:00,2020-06-11 14:45:00,241.54,241.19,1.76,100.0,0.7295,-0.26,0.09,-0.34,flip -5730,做空,2020-06-11 14:45:00,2020-06-11 15:00:00,241.19,240.53,1.76,100.0,0.7288,0.48,0.09,0.39,tp_lower -5731,做多,2020-06-11 17:40:00,2020-06-11 17:45:00,234.64,233.88,1.76,100.0,0.7504,-0.57,0.09,-0.66,flip -5732,做空,2020-06-11 17:45:00,2020-06-11 18:50:00,233.88,234.66,1.75,100.0,0.7497,-0.58,0.09,-0.67,flip -5733,做多,2020-06-11 18:50:00,2020-06-11 18:55:00,234.66,234.0,1.75,100.0,0.7439,-0.49,0.09,-0.58,flip -5734,做空,2020-06-11 18:55:00,2020-06-11 19:00:00,234.0,234.06,1.74,100.0,0.7432,-0.04,0.09,-0.13,flip -5735,做多,2020-06-11 19:00:00,2020-06-11 22:10:00,234.06,232.74,1.74,100.0,0.7421,-0.98,0.09,-1.07,flip -5736,做空,2020-06-11 22:10:00,2020-06-11 22:20:00,232.74,232.95,1.73,100.0,0.7413,-0.16,0.09,-0.24,flip -5737,做多,2020-06-11 22:20:00,2020-06-11 22:25:00,232.95,232.79,1.72,100.0,0.7393,-0.12,0.09,-0.2,flip -5738,做空,2020-06-11 22:25:00,2020-06-11 22:30:00,232.79,233.38,1.72,100.0,0.7385,-0.44,0.09,-0.52,flip -5739,做多,2020-06-11 22:30:00,2020-06-11 22:35:00,233.38,233.11,1.71,100.0,0.734,-0.2,0.09,-0.28,flip -5740,做空,2020-06-11 22:35:00,2020-06-11 22:50:00,233.11,231.34,1.71,100.0,0.7333,1.3,0.08,1.21,tp_lower -5741,做多,2020-06-12 00:15:00,2020-06-12 01:45:00,231.05,232.95,1.78,100.0,0.771,1.46,0.09,1.38,tp_upper -5742,做多,2020-06-12 05:25:00,2020-06-12 06:00:00,233.35,234.76,1.79,100.0,0.7689,1.08,0.09,0.99,tp_upper -5743,做多,2020-06-12 07:10:00,2020-06-12 07:20:00,234.31,234.87,1.8,100.0,0.7696,0.43,0.09,0.34,tp_upper -5744,做多,2020-06-12 10:00:00,2020-06-12 10:05:00,236.88,236.4,1.81,100.0,0.7623,-0.37,0.09,-0.46,flip -5745,做空,2020-06-12 10:05:00,2020-06-12 10:15:00,236.4,236.36,1.8,100.0,0.7616,0.03,0.09,-0.06,flip -5746,做多,2020-06-12 10:15:00,2020-06-12 10:35:00,236.36,236.28,1.8,100.0,0.7611,-0.06,0.09,-0.15,flip -5747,做空,2020-06-12 10:35:00,2020-06-12 10:50:00,236.28,236.21,1.8,100.0,0.7603,0.05,0.09,-0.04,flip -5748,做多,2020-06-12 10:50:00,2020-06-12 10:55:00,236.21,236.23,1.8,100.0,0.76,0.02,0.09,-0.07,flip -5749,做空,2020-06-12 10:55:00,2020-06-12 11:00:00,236.23,236.69,1.79,100.0,0.7592,-0.35,0.09,-0.44,flip -5750,做多,2020-06-12 11:00:00,2020-06-12 11:15:00,236.69,237.05,1.79,100.0,0.7555,0.27,0.09,0.18,tp_upper -5751,做多,2020-06-12 12:20:00,2020-06-12 12:25:00,237.06,237.01,1.79,100.0,0.7548,-0.04,0.09,-0.13,flip -5752,做空,2020-06-12 12:25:00,2020-06-12 12:40:00,237.01,236.41,1.79,100.0,0.754,0.45,0.09,0.36,tp_lower -5753,做多,2020-06-12 13:15:00,2020-06-12 13:25:00,236.88,236.78,1.79,100.0,0.7556,-0.08,0.09,-0.17,flip -5754,做空,2020-06-12 13:25:00,2020-06-12 13:30:00,236.78,236.97,1.79,100.0,0.7548,-0.14,0.09,-0.23,flip -5755,做多,2020-06-12 13:30:00,2020-06-12 13:35:00,236.97,237.48,1.78,100.0,0.7528,0.38,0.09,0.29,tp_upper -5756,做多,2020-06-12 15:40:00,2020-06-12 16:15:00,236.46,237.16,1.79,100.0,0.7553,0.53,0.09,0.44,tp_upper -5757,做多,2020-06-12 16:55:00,2020-06-12 18:05:00,236.39,235.36,1.79,100.0,0.757,-0.78,0.09,-0.87,flip -5758,做空,2020-06-12 18:05:00,2020-06-12 18:10:00,235.36,235.99,1.78,100.0,0.7563,-0.48,0.09,-0.57,flip -5759,做多,2020-06-12 18:10:00,2020-06-12 19:05:00,235.99,237.18,1.77,100.0,0.7515,0.89,0.09,0.81,tp_upper -5760,做多,2020-06-12 21:20:00,2020-06-12 21:50:00,237.25,237.2,1.78,100.0,0.7505,-0.04,0.09,-0.13,flip -5761,做空,2020-06-12 21:50:00,2020-06-12 22:05:00,237.2,238.15,1.78,100.0,0.7498,-0.71,0.09,-0.8,flip -5762,做多,2020-06-12 22:05:00,2020-06-12 22:10:00,238.15,237.65,1.77,100.0,0.743,-0.37,0.09,-0.46,tp_upper -5763,做多,2020-06-12 22:40:00,2020-06-12 22:45:00,237.43,237.11,1.76,100.0,0.743,-0.24,0.09,-0.33,flip -5764,做空,2020-06-12 22:45:00,2020-06-12 22:50:00,237.11,237.44,1.76,100.0,0.7422,-0.24,0.09,-0.33,flip -5765,做多,2020-06-12 22:50:00,2020-06-12 23:05:00,237.44,237.2,1.76,100.0,0.7394,-0.18,0.09,-0.27,flip -5766,做空,2020-06-12 23:05:00,2020-06-12 23:20:00,237.2,236.67,1.75,100.0,0.7387,0.39,0.09,0.3,tp_lower -5767,做多,2020-06-12 23:35:00,2020-06-12 23:55:00,237.29,237.46,1.75,100.0,0.7393,0.13,0.09,0.04,tp_upper -5768,做多,2020-06-13 00:10:00,2020-06-13 02:00:00,237.21,236.16,1.8,100.0,0.7576,-0.8,0.09,-0.88,flip -5769,做空,2020-06-13 02:00:00,2020-06-13 02:35:00,236.16,236.41,1.79,100.0,0.7569,-0.19,0.09,-0.28,flip -5770,做多,2020-06-13 02:35:00,2020-06-13 02:40:00,236.41,236.3,1.78,100.0,0.7545,-0.08,0.09,-0.17,flip -5771,做空,2020-06-13 02:40:00,2020-06-13 02:50:00,236.3,236.38,1.78,100.0,0.7538,-0.06,0.09,-0.15,flip -5772,做多,2020-06-13 02:50:00,2020-06-13 03:50:00,236.38,235.91,1.78,100.0,0.7525,-0.35,0.09,-0.44,flip -5773,做空,2020-06-13 03:50:00,2020-06-13 03:55:00,235.91,235.7,1.77,100.0,0.7517,0.16,0.09,0.07,tp_lower -5774,做多,2020-06-13 04:50:00,2020-06-13 05:00:00,235.74,235.7,1.77,100.0,0.7522,-0.03,0.09,-0.12,flip -5775,做空,2020-06-13 05:00:00,2020-06-13 05:35:00,235.7,235.67,1.77,100.0,0.7515,0.02,0.09,-0.07,flip -5776,做多,2020-06-13 05:35:00,2020-06-13 05:55:00,235.67,235.97,1.77,100.0,0.7509,0.23,0.09,0.14,tp_upper -5777,做多,2020-06-13 06:10:00,2020-06-13 06:15:00,235.71,235.55,1.77,100.0,0.751,-0.12,0.09,-0.21,flip -5778,做空,2020-06-13 06:15:00,2020-06-13 06:30:00,235.55,236.27,1.77,100.0,0.7502,-0.54,0.09,-0.63,flip -5779,做多,2020-06-13 06:30:00,2020-06-13 06:35:00,236.27,236.35,1.76,100.0,0.7449,0.06,0.09,-0.03,tp_upper -5780,做多,2020-06-13 08:35:00,2020-06-13 08:55:00,236.15,236.85,1.76,100.0,0.7448,0.52,0.09,0.43,tp_upper -5781,做多,2020-06-13 09:45:00,2020-06-13 10:10:00,236.7,236.71,1.76,100.0,0.7445,0.01,0.09,-0.08,flip -5782,做空,2020-06-13 10:10:00,2020-06-13 10:15:00,236.71,236.75,1.76,100.0,0.7438,-0.03,0.09,-0.12,flip -5783,做多,2020-06-13 10:15:00,2020-06-13 12:10:00,236.75,236.44,1.76,100.0,0.7428,-0.23,0.09,-0.32,tp_upper -5784,做多,2020-06-13 12:10:00,2020-06-13 12:15:00,236.44,236.29,1.75,100.0,0.742,-0.11,0.09,-0.2,tp_upper -5785,做多,2020-06-13 13:45:00,2020-06-13 13:55:00,236.17,236.31,1.75,100.0,0.7417,0.1,0.09,0.02,flip -5786,做空,2020-06-13 13:55:00,2020-06-13 15:35:00,236.31,237.15,1.75,100.0,0.7409,-0.62,0.09,-0.71,tp_lower -5787,做多,2020-06-13 16:00:00,2020-06-13 16:05:00,237.51,236.89,1.74,100.0,0.7338,-0.45,0.09,-0.54,flip -5788,做空,2020-06-13 16:05:00,2020-06-13 16:10:00,236.89,236.96,1.74,100.0,0.7331,-0.05,0.09,-0.14,tp_lower -5789,做多,2020-06-13 16:30:00,2020-06-13 16:35:00,237.38,237.23,1.73,100.0,0.7306,-0.11,0.09,-0.2,flip -5790,做空,2020-06-13 16:35:00,2020-06-13 16:40:00,237.23,237.58,1.73,100.0,0.7299,-0.26,0.09,-0.34,flip -5791,做多,2020-06-13 16:40:00,2020-06-13 16:50:00,237.58,237.52,1.73,100.0,0.727,-0.04,0.09,-0.13,tp_upper -5792,做多,2020-06-13 17:05:00,2020-06-13 17:10:00,237.34,237.33,1.73,100.0,0.7268,-0.01,0.09,-0.09,flip -5793,做空,2020-06-13 17:10:00,2020-06-13 17:25:00,237.33,237.33,1.72,100.0,0.7261,0.0,0.09,-0.09,flip -5794,做多,2020-06-13 17:25:00,2020-06-13 17:40:00,237.33,237.33,1.72,100.0,0.7254,0.0,0.09,-0.09,flip -5795,做空,2020-06-13 17:40:00,2020-06-13 17:50:00,237.33,237.23,1.72,100.0,0.7247,0.07,0.09,-0.01,flip -5796,做多,2020-06-13 17:50:00,2020-06-13 18:10:00,237.23,237.84,1.72,100.0,0.7245,0.44,0.09,0.36,tp_upper -5797,做多,2020-06-13 18:55:00,2020-06-13 19:00:00,237.52,237.87,1.72,100.0,0.7248,0.25,0.09,0.17,tp_upper -5798,做多,2020-06-13 19:00:00,2020-06-13 19:05:00,237.87,237.99,1.72,100.0,0.7241,0.09,0.09,0.0,tp_upper -5799,做多,2020-06-13 20:15:00,2020-06-13 21:05:00,237.56,237.06,1.72,100.0,0.7247,-0.36,0.09,-0.45,flip -5800,做空,2020-06-13 21:05:00,2020-06-13 21:20:00,237.06,237.15,1.72,100.0,0.7239,-0.07,0.09,-0.15,flip -5801,做多,2020-06-13 21:20:00,2020-06-13 21:30:00,237.15,237.08,1.71,100.0,0.7227,-0.05,0.09,-0.14,flip -5802,做空,2020-06-13 21:30:00,2020-06-13 21:35:00,237.08,237.07,1.71,100.0,0.7219,0.01,0.09,-0.08,flip -5803,做多,2020-06-13 21:35:00,2020-06-13 21:40:00,237.07,237.35,1.71,100.0,0.7213,0.2,0.09,0.12,tp_upper -5804,做多,2020-06-13 21:40:00,2020-06-13 21:45:00,237.35,237.54,1.71,100.0,0.7206,0.14,0.09,0.05,tp_upper -5805,做多,2020-06-14 00:50:00,2020-06-14 00:55:00,238.05,237.7,1.77,100.0,0.7427,-0.26,0.09,-0.35,flip -5806,做空,2020-06-14 00:55:00,2020-06-14 01:05:00,237.7,237.88,1.76,100.0,0.742,-0.13,0.09,-0.22,flip -5807,做多,2020-06-14 01:05:00,2020-06-14 01:10:00,237.88,237.69,1.76,100.0,0.7401,-0.14,0.09,-0.23,flip -5808,做空,2020-06-14 01:10:00,2020-06-14 01:35:00,237.69,237.34,1.76,100.0,0.7394,0.26,0.09,0.17,tp_lower -5809,做多,2020-06-14 01:40:00,2020-06-14 02:10:00,237.56,238.17,1.76,100.0,0.7401,0.45,0.09,0.36,tp_upper -5810,做多,2020-06-14 03:10:00,2020-06-14 04:20:00,237.83,237.66,1.76,100.0,0.7404,-0.13,0.09,-0.21,flip -5811,做空,2020-06-14 04:20:00,2020-06-14 04:25:00,237.66,237.49,1.76,100.0,0.7397,0.13,0.09,0.04,tp_lower -5812,做多,2020-06-14 05:20:00,2020-06-14 08:50:00,237.42,236.29,1.76,100.0,0.7402,-0.84,0.09,-0.92,tp_upper -5813,做多,2020-06-14 09:55:00,2020-06-14 10:00:00,236.0,235.89,1.75,100.0,0.7404,-0.08,0.09,-0.17,flip -5814,做空,2020-06-14 10:00:00,2020-06-14 10:05:00,235.89,236.22,1.74,100.0,0.7397,-0.24,0.09,-0.33,flip -5815,做多,2020-06-14 10:05:00,2020-06-14 10:15:00,236.22,236.0,1.74,100.0,0.7369,-0.16,0.09,-0.25,tp_upper -5816,做多,2020-06-14 10:20:00,2020-06-14 11:00:00,236.3,236.05,1.74,100.0,0.7352,-0.18,0.09,-0.27,flip -5817,做空,2020-06-14 11:00:00,2020-06-14 11:05:00,236.05,236.75,1.73,100.0,0.7345,-0.51,0.09,-0.6,flip -5818,做多,2020-06-14 11:05:00,2020-06-14 11:10:00,236.75,236.66,1.73,100.0,0.7294,-0.07,0.09,-0.15,tp_upper -5819,做多,2020-06-14 12:00:00,2020-06-14 12:05:00,236.46,236.37,1.72,100.0,0.7293,-0.07,0.09,-0.15,flip -5820,做空,2020-06-14 12:05:00,2020-06-14 12:10:00,236.37,236.48,1.72,100.0,0.7285,-0.08,0.09,-0.17,flip -5821,做多,2020-06-14 12:10:00,2020-06-14 12:15:00,236.48,236.44,1.72,100.0,0.7271,-0.03,0.09,-0.12,flip -5822,做空,2020-06-14 12:15:00,2020-06-14 12:25:00,236.44,235.71,1.72,100.0,0.7264,0.53,0.09,0.44,tp_lower -5823,做多,2020-06-14 13:50:00,2020-06-14 13:55:00,235.77,235.61,1.72,100.0,0.73,-0.12,0.09,-0.2,flip -5824,做空,2020-06-14 13:55:00,2020-06-14 14:25:00,235.61,235.25,1.72,100.0,0.7293,0.26,0.09,0.18,tp_lower -5825,做多,2020-06-14 15:05:00,2020-06-14 16:15:00,234.88,234.79,1.72,100.0,0.7319,-0.07,0.09,-0.15,flip -5826,做空,2020-06-14 16:15:00,2020-06-14 16:20:00,234.79,234.95,1.72,100.0,0.7312,-0.12,0.09,-0.2,flip -5827,做多,2020-06-14 16:20:00,2020-06-14 16:40:00,234.95,234.99,1.71,100.0,0.7295,0.03,0.09,-0.06,flip -5828,做空,2020-06-14 16:40:00,2020-06-14 16:45:00,234.99,235.01,1.71,100.0,0.7287,-0.01,0.09,-0.1,flip -5829,做多,2020-06-14 16:45:00,2020-06-14 17:15:00,235.01,235.16,1.71,100.0,0.7279,0.11,0.09,0.02,flip -5830,做空,2020-06-14 17:15:00,2020-06-14 17:25:00,235.16,234.83,1.71,100.0,0.7271,0.24,0.09,0.15,tp_lower -5831,做多,2020-06-14 17:50:00,2020-06-14 18:00:00,234.91,234.92,1.71,100.0,0.7282,0.01,0.09,-0.08,flip -5832,做空,2020-06-14 18:00:00,2020-06-14 18:10:00,234.92,234.57,1.71,100.0,0.7275,0.25,0.09,0.17,tp_lower -5833,做多,2020-06-14 18:25:00,2020-06-14 18:40:00,234.87,234.77,1.71,100.0,0.728,-0.07,0.09,-0.16,flip -5834,做空,2020-06-14 18:40:00,2020-06-14 18:50:00,234.77,234.97,1.71,100.0,0.7273,-0.15,0.09,-0.23,flip -5835,做多,2020-06-14 18:50:00,2020-06-14 19:00:00,234.97,234.66,1.7,100.0,0.7253,-0.22,0.09,-0.31,flip -5836,做空,2020-06-14 19:00:00,2020-06-14 19:05:00,234.66,234.81,1.7,100.0,0.7246,-0.11,0.09,-0.19,flip -5837,做多,2020-06-14 19:05:00,2020-06-14 19:15:00,234.81,234.77,1.7,100.0,0.7229,-0.03,0.08,-0.11,flip -5838,做空,2020-06-14 19:15:00,2020-06-14 19:25:00,234.77,234.85,1.7,100.0,0.7222,-0.06,0.08,-0.14,flip -5839,做多,2020-06-14 19:25:00,2020-06-14 19:30:00,234.85,234.58,1.69,100.0,0.721,-0.19,0.08,-0.28,flip -5840,做空,2020-06-14 19:30:00,2020-06-14 19:40:00,234.58,234.9,1.69,100.0,0.7203,-0.23,0.08,-0.32,flip -5841,做多,2020-06-14 19:40:00,2020-06-14 19:55:00,234.9,234.99,1.69,100.0,0.7176,0.06,0.08,-0.02,tp_upper -5842,做多,2020-06-14 22:30:00,2020-06-14 23:25:00,233.14,232.7,1.68,100.0,0.7226,-0.32,0.08,-0.4,flip -5843,做空,2020-06-14 23:25:00,2020-06-14 23:40:00,232.7,232.79,1.68,100.0,0.7218,-0.06,0.08,-0.15,flip -5844,做多,2020-06-14 23:40:00,2020-06-15 02:40:00,232.79,229.88,1.68,100.0,0.7206,-2.1,0.08,-2.18,flip -5845,做空,2020-06-15 02:40:00,2020-06-15 02:55:00,229.88,229.48,1.72,100.0,0.7465,0.3,0.09,0.21,flip -5846,做多,2020-06-15 02:55:00,2020-06-15 04:35:00,229.48,226.63,1.72,100.0,0.7483,-2.13,0.08,-2.22,flip -5847,做空,2020-06-15 04:35:00,2020-06-15 04:45:00,226.63,226.92,1.69,100.0,0.7476,-0.22,0.08,-0.3,flip -5848,做多,2020-06-15 04:45:00,2020-06-15 04:50:00,226.92,226.6,1.69,100.0,0.7449,-0.24,0.08,-0.32,flip -5849,做空,2020-06-15 04:50:00,2020-06-15 04:55:00,226.6,226.69,1.69,100.0,0.7442,-0.07,0.08,-0.15,flip -5850,做多,2020-06-15 04:55:00,2020-06-15 05:00:00,226.69,226.37,1.68,100.0,0.7428,-0.24,0.08,-0.32,flip -5851,做空,2020-06-15 05:00:00,2020-06-15 05:05:00,226.37,226.0,1.68,100.0,0.7421,0.27,0.08,0.19,tp_lower -5852,做多,2020-06-15 07:00:00,2020-06-15 07:15:00,222.24,222.11,1.68,100.0,0.7564,-0.1,0.08,-0.18,flip -5853,做空,2020-06-15 07:15:00,2020-06-15 09:00:00,222.11,223.94,1.68,100.0,0.7556,-1.38,0.08,-1.47,tp_lower -5854,做多,2020-06-15 09:35:00,2020-06-15 09:55:00,224.0,224.12,1.66,100.0,0.7423,0.09,0.08,0.01,flip -5855,做空,2020-06-15 09:55:00,2020-06-15 10:15:00,224.12,224.03,1.66,100.0,0.7416,0.07,0.08,-0.02,flip -5856,做多,2020-06-15 10:15:00,2020-06-15 10:25:00,224.03,223.75,1.66,100.0,0.7414,-0.21,0.08,-0.29,flip -5857,做空,2020-06-15 10:25:00,2020-06-15 10:30:00,223.75,224.09,1.66,100.0,0.7407,-0.25,0.08,-0.33,flip -5858,做多,2020-06-15 10:30:00,2020-06-15 10:35:00,224.09,223.63,1.65,100.0,0.7377,-0.34,0.08,-0.42,flip -5859,做空,2020-06-15 10:35:00,2020-06-15 10:45:00,223.63,223.37,1.65,100.0,0.7369,0.19,0.08,0.11,tp_lower -5860,做多,2020-06-15 11:20:00,2020-06-15 11:45:00,223.68,223.56,1.65,100.0,0.7369,-0.09,0.08,-0.17,flip -5861,做空,2020-06-15 11:45:00,2020-06-15 12:00:00,223.56,223.94,1.65,100.0,0.7362,-0.28,0.08,-0.36,flip -5862,做多,2020-06-15 12:00:00,2020-06-15 12:10:00,223.94,223.42,1.64,100.0,0.7329,-0.38,0.08,-0.46,flip -5863,做空,2020-06-15 12:10:00,2020-06-15 12:15:00,223.42,223.6,1.64,100.0,0.7322,-0.13,0.08,-0.21,flip -5864,做多,2020-06-15 12:15:00,2020-06-15 12:35:00,223.6,223.15,1.63,100.0,0.7303,-0.33,0.08,-0.41,flip -5865,做空,2020-06-15 12:35:00,2020-06-15 12:40:00,223.15,223.12,1.63,100.0,0.7295,0.02,0.08,-0.06,tp_lower -5866,做多,2020-06-15 13:40:00,2020-06-15 13:45:00,222.66,222.64,1.63,100.0,0.7305,-0.01,0.08,-0.1,flip -5867,做空,2020-06-15 13:45:00,2020-06-15 13:50:00,222.64,223.56,1.62,100.0,0.7298,-0.67,0.08,-0.75,flip -5868,做多,2020-06-15 13:50:00,2020-06-15 13:55:00,223.56,224.11,1.62,100.0,0.7231,0.4,0.08,0.32,tp_upper -5869,做多,2020-06-15 17:45:00,2020-06-15 17:55:00,227.7,227.55,1.62,100.0,0.7109,-0.11,0.08,-0.19,flip -5870,做空,2020-06-15 17:55:00,2020-06-15 18:00:00,227.55,229.51,1.62,100.0,0.7102,-1.39,0.08,-1.47,flip -5871,做多,2020-06-15 18:00:00,2020-06-15 18:05:00,229.51,230.65,1.6,100.0,0.6974,0.8,0.08,0.71,tp_upper -5872,做多,2020-06-15 20:15:00,2020-06-15 20:40:00,231.86,232.14,1.61,100.0,0.6931,0.19,0.08,0.11,flip -5873,做空,2020-06-15 20:40:00,2020-06-15 20:50:00,232.14,232.49,1.61,100.0,0.6924,-0.24,0.08,-0.32,flip -5874,做多,2020-06-15 20:50:00,2020-06-15 20:55:00,232.49,232.8,1.6,100.0,0.6896,0.21,0.08,0.13,tp_upper -5875,做多,2020-06-15 21:35:00,2020-06-15 21:40:00,232.46,232.44,1.6,100.0,0.6899,-0.01,0.08,-0.09,flip -5876,做空,2020-06-15 21:40:00,2020-06-15 21:50:00,232.44,231.96,1.6,100.0,0.6892,0.33,0.08,0.25,tp_lower -5877,做多,2020-06-15 22:00:00,2020-06-15 22:05:00,232.48,232.27,1.6,100.0,0.6898,-0.14,0.08,-0.22,flip -5878,做空,2020-06-15 22:05:00,2020-06-15 22:15:00,232.27,231.84,1.6,100.0,0.6891,0.3,0.08,0.22,tp_lower -5879,做多,2020-06-15 23:20:00,2020-06-15 23:25:00,231.43,231.06,1.6,100.0,0.6922,-0.26,0.08,-0.34,flip -5880,做空,2020-06-15 23:25:00,2020-06-15 23:30:00,231.06,231.47,1.6,100.0,0.6915,-0.28,0.08,-0.36,flip -5881,做多,2020-06-15 23:30:00,2020-06-15 23:35:00,231.47,231.11,1.59,100.0,0.6884,-0.25,0.08,-0.33,flip -5882,做空,2020-06-15 23:35:00,2020-06-15 23:45:00,231.11,231.19,1.59,100.0,0.6877,-0.06,0.08,-0.13,flip -5883,做多,2020-06-15 23:45:00,2020-06-15 23:50:00,231.19,230.65,1.59,100.0,0.6866,-0.37,0.08,-0.45,flip -5884,做空,2020-06-15 23:50:00,2020-06-16 00:00:00,230.65,231.1,1.58,100.0,0.6859,-0.31,0.08,-0.39,flip -5885,做多,2020-06-16 00:00:00,2020-06-16 00:05:00,231.1,230.85,1.64,100.0,0.708,-0.18,0.08,-0.26,flip -5886,做空,2020-06-16 00:05:00,2020-06-16 00:20:00,230.85,230.35,1.63,100.0,0.7073,0.35,0.08,0.27,tp_lower -5887,做多,2020-06-16 01:15:00,2020-06-16 01:20:00,230.28,230.19,1.63,100.0,0.7099,-0.06,0.08,-0.15,flip -5888,做空,2020-06-16 01:20:00,2020-06-16 01:35:00,230.19,230.05,1.63,100.0,0.7092,0.1,0.08,0.02,flip -5889,做多,2020-06-16 01:35:00,2020-06-16 01:40:00,230.05,229.62,1.63,100.0,0.7093,-0.31,0.08,-0.39,flip -5890,做空,2020-06-16 01:40:00,2020-06-16 01:45:00,229.62,229.97,1.63,100.0,0.7086,-0.25,0.08,-0.33,flip -5891,做多,2020-06-16 01:45:00,2020-06-16 01:50:00,229.97,229.56,1.62,100.0,0.7058,-0.29,0.08,-0.37,flip -5892,做空,2020-06-16 01:50:00,2020-06-16 01:55:00,229.56,229.93,1.62,100.0,0.7051,-0.26,0.08,-0.34,flip -5893,做多,2020-06-16 01:55:00,2020-06-16 02:00:00,229.93,229.59,1.61,100.0,0.7021,-0.24,0.08,-0.32,flip -5894,做空,2020-06-16 02:00:00,2020-06-16 02:10:00,229.59,229.01,1.61,100.0,0.7014,0.41,0.08,0.33,tp_lower -5895,做多,2020-06-16 02:35:00,2020-06-16 02:50:00,229.72,230.85,1.61,100.0,0.7021,0.79,0.08,0.71,tp_upper -5896,做多,2020-06-16 04:20:00,2020-06-16 04:25:00,232.71,232.38,1.62,100.0,0.6958,-0.23,0.08,-0.31,flip -5897,做空,2020-06-16 04:25:00,2020-06-16 04:30:00,232.38,232.5,1.62,100.0,0.6951,-0.08,0.08,-0.16,flip -5898,做多,2020-06-16 04:30:00,2020-06-16 04:40:00,232.5,232.71,1.61,100.0,0.6936,0.15,0.08,0.06,flip -5899,做空,2020-06-16 04:40:00,2020-06-16 05:10:00,232.71,232.76,1.61,100.0,0.6929,-0.03,0.08,-0.12,flip -5900,做多,2020-06-16 05:10:00,2020-06-16 05:35:00,232.76,232.63,1.61,100.0,0.692,-0.09,0.08,-0.17,flip -5901,做空,2020-06-16 05:35:00,2020-06-16 05:50:00,232.63,232.7,1.61,100.0,0.6913,-0.05,0.08,-0.13,flip -5902,做多,2020-06-16 05:50:00,2020-06-16 06:00:00,232.7,232.71,1.61,100.0,0.6902,0.01,0.08,-0.07,flip -5903,做空,2020-06-16 06:00:00,2020-06-16 06:10:00,232.71,232.95,1.6,100.0,0.6895,-0.17,0.08,-0.25,tp_lower -5904,做多,2020-06-16 06:10:00,2020-06-16 06:20:00,232.95,232.65,1.6,100.0,0.6874,-0.21,0.08,-0.29,flip -5905,做空,2020-06-16 06:20:00,2020-06-16 06:30:00,232.65,232.29,1.6,100.0,0.6867,0.25,0.08,0.17,tp_lower -5906,做多,2020-06-16 07:00:00,2020-06-16 07:10:00,232.6,232.36,1.6,100.0,0.6872,-0.16,0.08,-0.24,flip -5907,做空,2020-06-16 07:10:00,2020-06-16 07:20:00,232.36,232.49,1.6,100.0,0.6865,-0.09,0.08,-0.17,flip -5908,做多,2020-06-16 07:20:00,2020-06-16 07:25:00,232.49,232.29,1.59,100.0,0.6851,-0.14,0.08,-0.22,flip -5909,做空,2020-06-16 07:25:00,2020-06-16 07:35:00,232.29,232.79,1.59,100.0,0.6844,-0.34,0.08,-0.42,flip -5910,做多,2020-06-16 07:35:00,2020-06-16 07:45:00,232.79,233.32,1.58,100.0,0.6807,0.36,0.08,0.28,tp_upper -5911,做多,2020-06-16 08:05:00,2020-06-16 08:35:00,232.39,232.98,1.59,100.0,0.6828,0.4,0.08,0.32,tp_upper -5912,做多,2020-06-16 08:50:00,2020-06-16 09:00:00,232.7,233.33,1.59,100.0,0.6829,0.43,0.08,0.35,tp_upper -5913,做多,2020-06-16 11:30:00,2020-06-16 11:45:00,234.54,234.5,1.59,100.0,0.6787,-0.03,0.08,-0.11,flip -5914,做空,2020-06-16 11:45:00,2020-06-16 12:00:00,234.5,234.61,1.59,100.0,0.678,-0.07,0.08,-0.15,tp_lower -5915,做多,2020-06-16 12:05:00,2020-06-16 12:15:00,234.74,234.08,1.59,100.0,0.6764,-0.45,0.08,-0.53,flip -5916,做空,2020-06-16 12:15:00,2020-06-16 12:20:00,234.08,233.9,1.58,100.0,0.6757,0.12,0.08,0.04,tp_lower -5917,做多,2020-06-16 12:35:00,2020-06-16 12:50:00,234.72,235.61,1.58,100.0,0.6737,0.6,0.08,0.52,tp_upper -5918,做多,2020-06-16 13:20:00,2020-06-16 13:30:00,234.96,234.27,1.59,100.0,0.6749,-0.47,0.08,-0.54,flip -5919,做空,2020-06-16 13:30:00,2020-06-16 13:40:00,234.27,234.97,1.58,100.0,0.6742,-0.47,0.08,-0.55,flip -5920,做多,2020-06-16 13:40:00,2020-06-16 13:45:00,234.97,234.65,1.57,100.0,0.6695,-0.21,0.08,-0.29,flip -5921,做空,2020-06-16 13:45:00,2020-06-16 13:50:00,234.65,234.77,1.57,100.0,0.6688,-0.08,0.08,-0.16,flip -5922,做多,2020-06-16 13:50:00,2020-06-16 16:15:00,234.77,233.29,1.57,100.0,0.6675,-0.99,0.08,-1.07,tp_upper -5923,做多,2020-06-16 17:40:00,2020-06-16 17:45:00,233.72,233.45,1.56,100.0,0.6656,-0.18,0.08,-0.26,flip -5924,做空,2020-06-16 17:45:00,2020-06-16 18:05:00,233.45,233.18,1.55,100.0,0.6649,0.18,0.08,0.1,tp_lower -5925,做多,2020-06-16 18:15:00,2020-06-16 18:45:00,233.8,233.62,1.55,100.0,0.664,-0.12,0.08,-0.2,flip -5926,做空,2020-06-16 18:45:00,2020-06-16 19:10:00,233.62,233.79,1.55,100.0,0.6634,-0.11,0.08,-0.19,flip -5927,做多,2020-06-16 19:10:00,2020-06-16 19:15:00,233.79,233.22,1.55,100.0,0.6617,-0.38,0.08,-0.45,flip -5928,做空,2020-06-16 19:15:00,2020-06-16 19:25:00,233.22,233.64,1.54,100.0,0.6611,-0.28,0.08,-0.35,flip -5929,做多,2020-06-16 19:25:00,2020-06-16 19:35:00,233.64,233.54,1.54,100.0,0.658,-0.07,0.08,-0.14,flip -5930,做空,2020-06-16 19:35:00,2020-06-16 19:45:00,233.54,233.55,1.54,100.0,0.6574,-0.01,0.08,-0.08,flip -5931,做多,2020-06-16 19:45:00,2020-06-16 20:00:00,233.55,233.74,1.53,100.0,0.6567,0.12,0.08,0.05,flip -5932,做空,2020-06-16 20:00:00,2020-06-16 20:10:00,233.74,233.89,1.53,100.0,0.656,-0.1,0.08,-0.18,flip -5933,做多,2020-06-16 20:10:00,2020-06-16 20:15:00,233.89,233.75,1.53,100.0,0.6545,-0.09,0.08,-0.17,flip -5934,做空,2020-06-16 20:15:00,2020-06-16 20:35:00,233.75,233.75,1.53,100.0,0.6539,0.0,0.08,-0.08,flip -5935,做多,2020-06-16 20:35:00,2020-06-16 20:50:00,233.75,233.77,1.53,100.0,0.6532,0.01,0.08,-0.06,flip -5936,做空,2020-06-16 20:50:00,2020-06-16 22:10:00,233.77,234.39,1.53,100.0,0.6525,-0.4,0.08,-0.48,flip -5937,做多,2020-06-16 22:10:00,2020-06-16 23:00:00,234.39,234.96,1.52,100.0,0.6484,0.37,0.08,0.29,flip -5938,做空,2020-06-16 23:00:00,2020-06-16 23:10:00,234.96,234.55,1.52,100.0,0.6478,0.27,0.08,0.19,flip -5939,做多,2020-06-16 23:10:00,2020-06-16 23:35:00,234.55,234.77,1.52,100.0,0.6494,0.14,0.08,0.07,flip -5940,做空,2020-06-16 23:35:00,2020-06-17 00:10:00,234.77,235.01,1.52,100.0,0.6488,-0.16,0.08,-0.23,flip -5941,做多,2020-06-17 00:10:00,2020-06-17 00:15:00,235.01,234.87,1.6,100.0,0.6807,-0.1,0.08,-0.18,flip -5942,做空,2020-06-17 00:15:00,2020-06-17 00:20:00,234.87,234.5,1.6,100.0,0.68,0.25,0.08,0.17,tp_lower -5943,做多,2020-06-17 02:10:00,2020-06-17 04:00:00,233.67,232.82,1.6,100.0,0.6839,-0.58,0.08,-0.66,flip -5944,做空,2020-06-17 04:00:00,2020-06-17 05:25:00,232.82,233.04,1.59,100.0,0.6832,-0.15,0.08,-0.23,tp_lower -5945,做多,2020-06-17 06:10:00,2020-06-17 06:15:00,233.28,233.13,1.59,100.0,0.6806,-0.1,0.08,-0.18,flip -5946,做空,2020-06-17 06:15:00,2020-06-17 08:15:00,233.13,234.67,1.58,100.0,0.6799,-1.05,0.08,-1.13,flip -5947,做多,2020-06-17 08:15:00,2020-06-17 08:25:00,234.67,234.62,1.57,100.0,0.6703,-0.03,0.08,-0.11,flip -5948,做空,2020-06-17 08:25:00,2020-06-17 08:30:00,234.62,234.2,1.57,100.0,0.6696,0.28,0.08,0.2,tp_lower -5949,做多,2020-06-17 10:10:00,2020-06-17 10:20:00,233.92,233.88,1.57,100.0,0.6721,-0.03,0.08,-0.11,flip -5950,做空,2020-06-17 10:20:00,2020-06-17 10:25:00,233.88,233.91,1.57,100.0,0.6715,-0.02,0.08,-0.1,flip -5951,做多,2020-06-17 10:25:00,2020-06-17 10:30:00,233.91,233.78,1.57,100.0,0.6706,-0.09,0.08,-0.17,flip -5952,做空,2020-06-17 10:30:00,2020-06-17 11:05:00,233.78,233.46,1.57,100.0,0.67,0.21,0.08,0.14,tp_lower -5953,做多,2020-06-17 11:15:00,2020-06-17 11:20:00,233.8,234.16,1.57,100.0,0.6701,0.24,0.08,0.16,tp_upper -5954,做多,2020-06-17 12:00:00,2020-06-17 12:55:00,233.88,234.18,1.57,100.0,0.6703,0.2,0.08,0.12,flip -5955,做空,2020-06-17 12:55:00,2020-06-17 13:30:00,234.18,234.19,1.57,100.0,0.6696,-0.01,0.08,-0.09,tp_lower -5956,做多,2020-06-17 13:35:00,2020-06-17 15:20:00,234.22,232.53,1.57,100.0,0.6688,-1.13,0.08,-1.21,flip -5957,做空,2020-06-17 15:20:00,2020-06-17 15:25:00,232.53,232.75,1.55,100.0,0.6681,-0.15,0.08,-0.22,flip -5958,做多,2020-06-17 15:25:00,2020-06-17 15:30:00,232.75,232.57,1.55,100.0,0.6662,-0.12,0.08,-0.2,flip -5959,做空,2020-06-17 15:30:00,2020-06-17 15:50:00,232.57,231.71,1.55,100.0,0.6655,0.57,0.08,0.5,tp_lower -5960,做多,2020-06-17 16:00:00,2020-06-17 18:00:00,232.12,231.78,1.55,100.0,0.6686,-0.23,0.08,-0.3,flip -5961,做空,2020-06-17 18:00:00,2020-06-17 18:20:00,231.78,231.84,1.55,100.0,0.6679,-0.04,0.08,-0.12,flip -5962,做多,2020-06-17 18:20:00,2020-06-17 18:35:00,231.84,232.28,1.55,100.0,0.6669,0.29,0.08,0.22,tp_upper -5963,做多,2020-06-17 20:15:00,2020-06-17 21:05:00,230.92,231.86,1.55,100.0,0.6702,0.63,0.08,0.55,tp_upper -5964,做多,2020-06-17 22:15:00,2020-06-17 22:20:00,232.52,232.06,1.55,100.0,0.6676,-0.31,0.08,-0.38,flip -5965,做空,2020-06-17 22:20:00,2020-06-17 22:55:00,232.06,232.39,1.55,100.0,0.667,-0.22,0.08,-0.3,flip -5966,做多,2020-06-17 22:55:00,2020-06-17 23:00:00,232.39,232.68,1.54,100.0,0.6644,0.19,0.08,0.12,tp_upper -5967,做多,2020-06-18 00:30:00,2020-06-18 01:10:00,233.43,234.62,1.58,100.0,0.6776,0.81,0.08,0.73,tp_upper -5968,做多,2020-06-18 01:40:00,2020-06-18 02:00:00,233.56,233.28,1.59,100.0,0.68,-0.19,0.08,-0.27,flip -5969,做空,2020-06-18 02:00:00,2020-06-18 02:35:00,233.28,233.52,1.58,100.0,0.6793,-0.16,0.08,-0.24,flip -5970,做多,2020-06-18 02:35:00,2020-06-18 02:50:00,233.52,233.25,1.58,100.0,0.6772,-0.18,0.08,-0.26,flip -5971,做空,2020-06-18 02:50:00,2020-06-18 03:00:00,233.25,233.54,1.58,100.0,0.6766,-0.2,0.08,-0.28,flip -5972,做多,2020-06-18 03:00:00,2020-06-18 03:05:00,233.54,233.8,1.57,100.0,0.6742,0.18,0.08,0.1,tp_upper -5973,做多,2020-06-18 04:15:00,2020-06-18 05:35:00,233.44,233.06,1.57,100.0,0.6746,-0.26,0.08,-0.33,flip -5974,做空,2020-06-18 05:35:00,2020-06-18 05:45:00,233.06,233.1,1.57,100.0,0.6739,-0.03,0.08,-0.11,flip -5975,做多,2020-06-18 05:45:00,2020-06-18 05:55:00,233.1,233.04,1.57,100.0,0.673,-0.04,0.08,-0.12,flip -5976,做空,2020-06-18 05:55:00,2020-06-18 06:20:00,233.04,232.55,1.57,100.0,0.6723,0.33,0.08,0.25,tp_lower -5977,做多,2020-06-18 06:30:00,2020-06-18 06:35:00,233.23,233.39,1.57,100.0,0.6725,0.11,0.08,0.03,tp_upper -5978,做多,2020-06-18 07:50:00,2020-06-18 08:25:00,233.26,233.44,1.57,100.0,0.6722,0.12,0.08,0.04,flip -5979,做空,2020-06-18 08:25:00,2020-06-18 08:30:00,233.44,233.68,1.57,100.0,0.6715,-0.16,0.08,-0.24,flip -5980,做多,2020-06-18 08:30:00,2020-06-18 08:35:00,233.68,233.29,1.56,100.0,0.6695,-0.26,0.08,-0.34,flip -5981,做空,2020-06-18 08:35:00,2020-06-18 09:00:00,233.29,232.96,1.56,100.0,0.6688,0.22,0.08,0.14,tp_lower -5982,做多,2020-06-18 09:15:00,2020-06-18 09:20:00,233.44,233.3,1.56,100.0,0.6687,-0.09,0.08,-0.17,flip -5983,做空,2020-06-18 09:20:00,2020-06-18 09:25:00,233.3,233.47,1.56,100.0,0.668,-0.11,0.08,-0.19,flip -5984,做多,2020-06-18 09:25:00,2020-06-18 09:35:00,233.47,233.39,1.56,100.0,0.6664,-0.05,0.08,-0.13,flip -5985,做空,2020-06-18 09:35:00,2020-06-18 09:45:00,233.39,233.88,1.55,100.0,0.6657,-0.33,0.08,-0.4,flip -5986,做多,2020-06-18 09:45:00,2020-06-18 09:50:00,233.88,233.64,1.55,100.0,0.6622,-0.16,0.08,-0.24,tp_upper -5987,做多,2020-06-18 10:25:00,2020-06-18 10:40:00,233.17,233.33,1.55,100.0,0.6629,0.11,0.08,0.03,flip -5988,做空,2020-06-18 10:40:00,2020-06-18 11:50:00,233.33,233.08,1.55,100.0,0.6622,0.17,0.08,0.09,tp_lower -5989,做多,2020-06-18 12:35:00,2020-06-18 12:45:00,233.36,233.21,1.55,100.0,0.6622,-0.1,0.08,-0.18,flip -5990,做空,2020-06-18 12:45:00,2020-06-18 13:05:00,233.21,232.79,1.54,100.0,0.6615,0.28,0.08,0.2,tp_lower -5991,做多,2020-06-18 14:35:00,2020-06-18 15:25:00,232.1,232.11,1.54,100.0,0.6652,0.01,0.08,-0.07,flip -5992,做空,2020-06-18 15:25:00,2020-06-18 15:50:00,232.11,231.35,1.54,100.0,0.6646,0.51,0.08,0.43,tp_lower -5993,做多,2020-06-18 16:50:00,2020-06-18 17:00:00,231.8,231.3,1.55,100.0,0.667,-0.33,0.08,-0.41,flip -5994,做空,2020-06-18 17:00:00,2020-06-18 17:05:00,231.3,231.42,1.54,100.0,0.6663,-0.08,0.08,-0.16,flip -5995,做多,2020-06-18 17:05:00,2020-06-18 17:30:00,231.42,232.08,1.54,100.0,0.665,0.44,0.08,0.36,tp_upper -5996,做多,2020-06-18 19:15:00,2020-06-18 19:20:00,231.51,231.18,1.54,100.0,0.6659,-0.22,0.08,-0.3,flip -5997,做空,2020-06-18 19:20:00,2020-06-18 19:25:00,231.18,231.27,1.54,100.0,0.6653,-0.06,0.08,-0.14,flip -5998,做多,2020-06-18 19:25:00,2020-06-18 19:40:00,231.27,231.64,1.54,100.0,0.6641,0.25,0.08,0.17,flip -5999,做空,2020-06-18 19:40:00,2020-06-18 19:55:00,231.64,231.3,1.54,100.0,0.6634,0.23,0.08,0.15,flip -6000,做多,2020-06-18 19:55:00,2020-06-18 20:00:00,231.3,231.02,1.54,100.0,0.6647,-0.19,0.08,-0.26,flip -6001,做空,2020-06-18 20:00:00,2020-06-18 20:25:00,231.02,230.57,1.53,100.0,0.664,0.3,0.08,0.22,tp_lower -6002,做多,2020-06-18 21:30:00,2020-06-18 21:40:00,229.82,229.94,1.54,100.0,0.6681,0.08,0.08,0.0,flip -6003,做空,2020-06-18 21:40:00,2020-06-19 00:40:00,229.94,229.75,1.53,100.0,0.6675,0.13,0.08,0.05,tp_lower -6004,做多,2020-06-19 03:25:00,2020-06-19 04:20:00,227.88,228.37,1.59,100.0,0.6958,0.34,0.08,0.26,tp_upper -6005,做多,2020-06-19 05:30:00,2020-06-19 05:45:00,228.03,228.4,1.59,100.0,0.6962,0.26,0.08,0.18,flip -6006,做空,2020-06-19 05:45:00,2020-06-19 06:30:00,228.4,228.84,1.59,100.0,0.6955,-0.31,0.08,-0.39,flip -6007,做多,2020-06-19 06:30:00,2020-06-19 06:55:00,228.84,228.68,1.58,100.0,0.6921,-0.11,0.08,-0.19,flip -6008,做空,2020-06-19 06:55:00,2020-06-19 07:15:00,228.68,228.3,1.58,100.0,0.6914,0.26,0.08,0.18,tp_lower -6009,做多,2020-06-19 07:55:00,2020-06-19 08:00:00,228.39,228.15,1.58,100.0,0.6927,-0.17,0.08,-0.25,flip -6010,做空,2020-06-19 08:00:00,2020-06-19 08:05:00,228.15,228.44,1.58,100.0,0.692,-0.2,0.08,-0.28,flip -6011,做多,2020-06-19 08:05:00,2020-06-19 08:10:00,228.44,228.02,1.58,100.0,0.6896,-0.29,0.08,-0.37,flip -6012,做空,2020-06-19 08:10:00,2020-06-19 08:30:00,228.02,228.82,1.57,100.0,0.6889,-0.55,0.08,-0.63,flip -6013,做多,2020-06-19 08:30:00,2020-06-19 08:35:00,228.82,228.93,1.56,100.0,0.6834,0.08,0.08,-0.0,tp_upper -6014,做多,2020-06-19 11:40:00,2020-06-19 11:45:00,230.2,230.1,1.56,100.0,0.6789,-0.07,0.08,-0.15,flip -6015,做空,2020-06-19 11:45:00,2020-06-19 11:55:00,230.1,230.25,1.56,100.0,0.6783,-0.1,0.08,-0.18,flip -6016,做多,2020-06-19 11:55:00,2020-06-19 12:00:00,230.25,230.43,1.56,100.0,0.6767,0.12,0.08,0.04,tp_upper -6017,做多,2020-06-19 13:05:00,2020-06-19 13:25:00,230.62,230.9,1.56,100.0,0.6755,0.19,0.08,0.11,flip -6018,做空,2020-06-19 13:25:00,2020-06-19 13:35:00,230.9,231.22,1.56,100.0,0.6748,-0.22,0.08,-0.29,flip -6019,做多,2020-06-19 13:35:00,2020-06-19 14:00:00,231.22,230.99,1.55,100.0,0.6723,-0.15,0.08,-0.23,tp_upper -6020,做多,2020-06-19 14:15:00,2020-06-19 14:30:00,231.05,230.89,1.55,100.0,0.6714,-0.11,0.08,-0.18,flip -6021,做空,2020-06-19 14:30:00,2020-06-19 14:50:00,230.89,230.54,1.55,100.0,0.6707,0.23,0.08,0.16,tp_lower -6022,做多,2020-06-19 15:30:00,2020-06-19 16:05:00,230.62,230.58,1.55,100.0,0.6719,-0.03,0.08,-0.1,flip -6023,做空,2020-06-19 16:05:00,2020-06-19 16:10:00,230.58,230.24,1.55,100.0,0.6712,0.23,0.08,0.15,tp_lower -6024,做多,2020-06-19 17:50:00,2020-06-19 18:55:00,229.06,229.03,1.55,100.0,0.676,-0.02,0.08,-0.1,tp_upper -6025,做多,2020-06-19 19:05:00,2020-06-19 19:15:00,229.03,229.3,1.55,100.0,0.6753,0.18,0.08,0.1,tp_upper -6026,做多,2020-06-19 20:15:00,2020-06-19 20:25:00,228.98,228.93,1.55,100.0,0.6756,-0.03,0.08,-0.11,flip -6027,做空,2020-06-19 20:25:00,2020-06-19 20:30:00,228.93,228.94,1.55,100.0,0.6749,-0.01,0.08,-0.08,flip -6028,做多,2020-06-19 20:30:00,2020-06-19 20:40:00,228.94,229.02,1.54,100.0,0.6742,0.05,0.08,-0.02,flip -6029,做空,2020-06-19 20:40:00,2020-06-19 21:35:00,229.02,229.16,1.54,100.0,0.6735,-0.09,0.08,-0.17,flip -6030,做多,2020-06-19 21:35:00,2020-06-19 21:45:00,229.16,229.82,1.54,100.0,0.672,0.44,0.08,0.37,tp_upper -6031,做多,2020-06-19 22:55:00,2020-06-19 23:15:00,229.72,229.95,1.54,100.0,0.6716,0.15,0.08,0.08,flip -6032,做空,2020-06-19 23:15:00,2020-06-19 23:35:00,229.95,229.26,1.54,100.0,0.6709,0.46,0.08,0.39,tp_lower -6033,做多,2020-06-20 00:30:00,2020-06-20 00:35:00,229.27,229.11,1.59,100.0,0.6923,-0.11,0.08,-0.19,flip -6034,做空,2020-06-20 00:35:00,2020-06-20 01:00:00,229.11,228.98,1.58,100.0,0.6916,0.09,0.08,0.01,flip -6035,做多,2020-06-20 01:00:00,2020-06-20 01:15:00,228.98,229.59,1.58,100.0,0.6917,0.42,0.08,0.34,tp_upper -6036,做多,2020-06-20 02:10:00,2020-06-20 02:20:00,229.52,229.48,1.59,100.0,0.6913,-0.03,0.08,-0.11,flip -6037,做空,2020-06-20 02:20:00,2020-06-20 02:25:00,229.48,229.49,1.58,100.0,0.6906,-0.01,0.08,-0.09,flip -6038,做多,2020-06-20 02:25:00,2020-06-20 02:35:00,229.49,229.55,1.58,100.0,0.6898,0.04,0.08,-0.04,flip -6039,做空,2020-06-20 02:35:00,2020-06-20 02:40:00,229.55,229.64,1.58,100.0,0.6891,-0.06,0.08,-0.14,flip -6040,做多,2020-06-20 02:40:00,2020-06-20 03:05:00,229.64,230.07,1.58,100.0,0.6879,0.3,0.08,0.22,tp_upper -6041,做多,2020-06-20 03:50:00,2020-06-20 04:05:00,230.04,229.91,1.58,100.0,0.6873,-0.09,0.08,-0.17,flip -6042,做空,2020-06-20 04:05:00,2020-06-20 04:20:00,229.91,229.45,1.58,100.0,0.6866,0.32,0.08,0.24,tp_lower -6043,做多,2020-06-20 04:40:00,2020-06-20 04:55:00,230.18,230.0,1.58,100.0,0.6865,-0.12,0.08,-0.2,flip -6044,做空,2020-06-20 04:55:00,2020-06-20 05:00:00,230.0,230.28,1.58,100.0,0.6858,-0.19,0.08,-0.27,flip -6045,做多,2020-06-20 05:00:00,2020-06-20 05:05:00,230.28,230.15,1.57,100.0,0.6835,-0.09,0.08,-0.17,flip -6046,做空,2020-06-20 05:05:00,2020-06-20 05:20:00,230.15,230.01,1.57,100.0,0.6828,0.1,0.08,0.02,flip -6047,做多,2020-06-20 05:20:00,2020-06-20 05:25:00,230.01,229.91,1.57,100.0,0.6829,-0.07,0.08,-0.15,flip -6048,做空,2020-06-20 05:25:00,2020-06-20 05:40:00,229.91,230.08,1.57,100.0,0.6822,-0.12,0.08,-0.19,flip -6049,做多,2020-06-20 05:40:00,2020-06-20 05:55:00,230.08,230.03,1.57,100.0,0.6805,-0.03,0.08,-0.11,flip -6050,做空,2020-06-20 05:55:00,2020-06-20 06:05:00,230.03,230.26,1.56,100.0,0.6799,-0.16,0.08,-0.23,flip -6051,做多,2020-06-20 06:05:00,2020-06-20 06:15:00,230.26,230.06,1.56,100.0,0.6778,-0.14,0.08,-0.21,flip -6052,做空,2020-06-20 06:15:00,2020-06-20 06:30:00,230.06,230.1,1.56,100.0,0.6771,-0.03,0.08,-0.1,flip -6053,做多,2020-06-20 06:30:00,2020-06-20 06:35:00,230.1,229.93,1.56,100.0,0.6762,-0.11,0.08,-0.19,flip -6054,做空,2020-06-20 06:35:00,2020-06-20 06:45:00,229.93,230.03,1.55,100.0,0.6756,-0.07,0.08,-0.15,flip -6055,做多,2020-06-20 06:45:00,2020-06-20 07:00:00,230.03,230.02,1.55,100.0,0.6743,-0.01,0.08,-0.08,flip -6056,做空,2020-06-20 07:00:00,2020-06-20 07:10:00,230.02,229.78,1.55,100.0,0.6736,0.16,0.08,0.08,tp_lower -6057,做多,2020-06-20 07:30:00,2020-06-20 07:40:00,230.0,229.87,1.55,100.0,0.6737,-0.09,0.08,-0.17,flip -6058,做空,2020-06-20 07:40:00,2020-06-20 07:45:00,229.87,229.8,1.55,100.0,0.673,0.05,0.08,-0.03,tp_lower -6059,做多,2020-06-20 07:50:00,2020-06-20 07:55:00,229.95,229.81,1.55,100.0,0.6723,-0.09,0.08,-0.17,flip -6060,做空,2020-06-20 07:55:00,2020-06-20 08:00:00,229.81,229.47,1.54,100.0,0.6717,0.23,0.08,0.15,tp_lower -6061,做多,2020-06-20 09:45:00,2020-06-20 10:30:00,228.96,228.61,1.54,100.0,0.6745,-0.24,0.08,-0.31,flip -6062,做空,2020-06-20 10:30:00,2020-06-20 10:40:00,228.61,228.71,1.54,100.0,0.6738,-0.07,0.08,-0.14,flip -6063,做多,2020-06-20 10:40:00,2020-06-20 10:55:00,228.71,228.7,1.54,100.0,0.6725,-0.01,0.08,-0.08,flip -6064,做空,2020-06-20 10:55:00,2020-06-20 11:05:00,228.7,228.26,1.54,100.0,0.6719,0.3,0.08,0.22,tp_lower -6065,做多,2020-06-20 11:20:00,2020-06-20 11:25:00,228.56,228.4,1.54,100.0,0.6729,-0.11,0.08,-0.18,flip -6066,做空,2020-06-20 11:25:00,2020-06-20 11:30:00,228.4,228.55,1.54,100.0,0.6722,-0.1,0.08,-0.18,flip -6067,做多,2020-06-20 11:30:00,2020-06-20 11:40:00,228.55,228.52,1.53,100.0,0.6707,-0.02,0.08,-0.1,flip -6068,做空,2020-06-20 11:40:00,2020-06-20 11:45:00,228.52,228.81,1.53,100.0,0.67,-0.19,0.08,-0.27,flip -6069,做多,2020-06-20 11:45:00,2020-06-20 11:55:00,228.81,229.03,1.53,100.0,0.6676,0.15,0.08,0.07,tp_upper -6070,做多,2020-06-20 14:45:00,2020-06-20 16:45:00,227.64,227.07,1.53,100.0,0.671,-0.38,0.08,-0.46,flip -6071,做空,2020-06-20 16:45:00,2020-06-20 17:00:00,227.07,226.94,1.52,100.0,0.6704,0.09,0.08,0.01,flip -6072,做多,2020-06-20 17:00:00,2020-06-20 17:20:00,226.94,227.04,1.52,100.0,0.6705,0.07,0.08,-0.01,flip -6073,做空,2020-06-20 17:20:00,2020-06-20 17:30:00,227.04,227.13,1.52,100.0,0.6698,-0.06,0.08,-0.14,flip -6074,做多,2020-06-20 17:30:00,2020-06-20 17:35:00,227.13,227.01,1.52,100.0,0.6686,-0.08,0.08,-0.16,flip -6075,做空,2020-06-20 17:35:00,2020-06-20 17:45:00,227.01,227.06,1.52,100.0,0.6679,-0.03,0.08,-0.11,flip -6076,做多,2020-06-20 17:45:00,2020-06-20 18:10:00,227.06,227.21,1.51,100.0,0.667,0.1,0.08,0.02,tp_upper -6077,做多,2020-06-20 18:25:00,2020-06-20 18:30:00,227.09,227.15,1.51,100.0,0.6666,0.04,0.08,-0.04,tp_upper -6078,做多,2020-06-20 20:00:00,2020-06-20 20:20:00,227.04,227.67,1.51,100.0,0.6663,0.42,0.08,0.34,tp_upper -6079,做多,2020-06-20 21:40:00,2020-06-20 22:00:00,227.82,228.36,1.52,100.0,0.6652,0.36,0.08,0.28,tp_upper -6080,做多,2020-06-21 00:00:00,2020-06-21 00:05:00,229.18,228.99,1.58,100.0,0.6908,-0.13,0.08,-0.21,flip -6081,做空,2020-06-21 00:05:00,2020-06-21 00:20:00,228.99,229.02,1.58,100.0,0.6901,-0.02,0.08,-0.1,flip -6082,做多,2020-06-21 00:20:00,2020-06-21 00:25:00,229.02,228.93,1.58,100.0,0.6892,-0.06,0.08,-0.14,flip -6083,做空,2020-06-21 00:25:00,2020-06-21 00:40:00,228.93,228.7,1.58,100.0,0.6885,0.16,0.08,0.08,tp_lower -6084,做多,2020-06-21 00:45:00,2020-06-21 00:50:00,228.9,228.83,1.58,100.0,0.6886,-0.05,0.08,-0.13,flip -6085,做空,2020-06-21 00:50:00,2020-06-21 00:55:00,228.83,228.97,1.57,100.0,0.688,-0.1,0.08,-0.18,flip -6086,做多,2020-06-21 00:55:00,2020-06-21 01:00:00,228.97,229.16,1.57,100.0,0.6864,0.13,0.08,0.05,tp_upper -6087,做多,2020-06-21 03:10:00,2020-06-21 04:10:00,229.58,229.71,1.57,100.0,0.6845,0.09,0.08,0.01,flip -6088,做空,2020-06-21 04:10:00,2020-06-21 04:30:00,229.71,229.6,1.57,100.0,0.6838,0.08,0.08,-0.0,flip -6089,做多,2020-06-21 04:30:00,2020-06-21 05:35:00,229.6,230.18,1.57,100.0,0.6838,0.4,0.08,0.32,tp_upper -6090,做多,2020-06-21 06:40:00,2020-06-21 06:45:00,230.43,230.36,1.57,100.0,0.6823,-0.05,0.08,-0.13,flip -6091,做空,2020-06-21 06:45:00,2020-06-21 07:00:00,230.36,230.49,1.57,100.0,0.6817,-0.09,0.08,-0.17,flip -6092,做多,2020-06-21 07:00:00,2020-06-21 07:25:00,230.49,230.52,1.57,100.0,0.6802,0.02,0.08,-0.06,flip -6093,做空,2020-06-21 07:25:00,2020-06-21 07:35:00,230.52,230.47,1.57,100.0,0.6795,0.03,0.08,-0.04,flip -6094,做多,2020-06-21 07:35:00,2020-06-21 07:40:00,230.47,230.29,1.57,100.0,0.6791,-0.12,0.08,-0.2,flip -6095,做空,2020-06-21 07:40:00,2020-06-21 08:00:00,230.29,230.32,1.56,100.0,0.6785,-0.02,0.08,-0.1,flip -6096,做多,2020-06-21 08:00:00,2020-06-21 08:15:00,230.32,230.34,1.56,100.0,0.6776,0.01,0.08,-0.06,tp_upper -6097,做多,2020-06-21 08:25:00,2020-06-21 08:30:00,230.47,230.45,1.56,100.0,0.6766,-0.01,0.08,-0.09,flip -6098,做空,2020-06-21 08:30:00,2020-06-21 08:40:00,230.45,230.36,1.56,100.0,0.6759,0.06,0.08,-0.02,flip -6099,做多,2020-06-21 08:40:00,2020-06-21 09:10:00,230.36,230.27,1.56,100.0,0.6757,-0.06,0.08,-0.14,flip -6100,做空,2020-06-21 09:10:00,2020-06-21 09:15:00,230.27,230.38,1.55,100.0,0.6751,-0.07,0.08,-0.15,flip -6101,做多,2020-06-21 09:15:00,2020-06-21 09:20:00,230.38,230.68,1.55,100.0,0.6737,0.2,0.08,0.12,tp_upper -6102,做多,2020-06-21 11:25:00,2020-06-21 11:40:00,229.8,230.12,1.55,100.0,0.6756,0.22,0.08,0.14,tp_upper -6103,做多,2020-06-21 12:25:00,2020-06-21 14:10:00,229.72,229.38,1.55,100.0,0.6761,-0.23,0.08,-0.31,flip -6104,做空,2020-06-21 14:10:00,2020-06-21 14:15:00,229.38,229.52,1.55,100.0,0.6755,-0.09,0.08,-0.17,flip -6105,做多,2020-06-21 14:15:00,2020-06-21 14:20:00,229.52,229.5,1.55,100.0,0.674,-0.01,0.08,-0.09,flip -6106,做空,2020-06-21 14:20:00,2020-06-21 14:30:00,229.5,229.28,1.55,100.0,0.6733,0.15,0.08,0.07,tp_lower -6107,做多,2020-06-21 14:30:00,2020-06-21 15:00:00,229.28,229.54,1.55,100.0,0.6739,0.18,0.08,0.1,flip -6108,做空,2020-06-21 15:00:00,2020-06-21 15:20:00,229.54,229.37,1.55,100.0,0.6732,0.11,0.08,0.04,tp_lower -6109,做多,2020-06-21 15:25:00,2020-06-21 15:35:00,229.37,230.25,1.54,100.0,0.6736,0.59,0.08,0.52,tp_upper -6110,做多,2020-06-21 15:35:00,2020-06-21 15:40:00,230.25,230.48,1.55,100.0,0.6729,0.15,0.08,0.08,tp_upper -6111,做多,2020-06-21 17:05:00,2020-06-21 18:20:00,230.33,229.94,1.55,100.0,0.6726,-0.26,0.08,-0.34,flip -6112,做空,2020-06-21 18:20:00,2020-06-21 18:25:00,229.94,229.94,1.55,100.0,0.672,0.0,0.08,-0.08,tp_lower -6113,做多,2020-06-21 19:15:00,2020-06-21 19:40:00,229.89,230.23,1.54,100.0,0.6714,0.23,0.08,0.15,tp_upper -6114,做多,2020-06-21 20:10:00,2020-06-21 21:25:00,229.83,229.45,1.54,100.0,0.6719,-0.26,0.08,-0.33,flip -6115,做空,2020-06-21 21:25:00,2020-06-21 21:40:00,229.45,229.59,1.54,100.0,0.6713,-0.09,0.08,-0.17,flip -6116,做多,2020-06-21 21:40:00,2020-06-21 22:00:00,229.59,229.0,1.54,100.0,0.6698,-0.4,0.08,-0.47,flip -6117,做空,2020-06-21 22:00:00,2020-06-21 22:05:00,229.0,228.43,1.53,100.0,0.6691,0.38,0.08,0.3,tp_lower -6118,做多,2020-06-21 23:55:00,2020-06-22 00:00:00,228.08,227.96,1.53,100.0,0.6728,-0.08,0.08,-0.16,flip -6119,做空,2020-06-22 00:00:00,2020-06-22 00:05:00,227.96,228.29,1.59,100.0,0.6958,-0.23,0.08,-0.31,flip -6120,做多,2020-06-22 00:05:00,2020-06-22 00:15:00,228.29,228.59,1.58,100.0,0.6931,0.21,0.08,0.13,tp_upper -6121,做多,2020-06-22 07:05:00,2020-06-22 07:15:00,234.32,234.94,1.58,100.0,0.6755,0.42,0.08,0.34,tp_upper -6122,做多,2020-06-22 08:40:00,2020-06-22 08:50:00,235.25,235.31,1.59,100.0,0.6739,0.04,0.08,-0.04,tp_upper -6123,做多,2020-06-22 09:50:00,2020-06-22 09:55:00,235.16,235.01,1.58,100.0,0.6737,-0.1,0.08,-0.18,flip -6124,做空,2020-06-22 09:55:00,2020-06-22 10:00:00,235.01,235.15,1.58,100.0,0.673,-0.09,0.08,-0.17,flip -6125,做多,2020-06-22 10:00:00,2020-06-22 10:10:00,235.15,235.33,1.58,100.0,0.6715,0.12,0.08,0.04,flip -6126,做空,2020-06-22 10:10:00,2020-06-22 10:45:00,235.33,235.13,1.58,100.0,0.6709,0.13,0.08,0.06,flip -6127,做多,2020-06-22 10:45:00,2020-06-22 11:00:00,235.13,235.77,1.58,100.0,0.6713,0.43,0.08,0.35,tp_upper -6128,做多,2020-06-22 11:20:00,2020-06-22 11:30:00,235.17,235.25,1.58,100.0,0.6724,0.05,0.08,-0.03,flip -6129,做空,2020-06-22 11:30:00,2020-06-22 11:35:00,235.25,235.64,1.58,100.0,0.6717,-0.26,0.08,-0.34,flip -6130,做多,2020-06-22 11:35:00,2020-06-22 11:45:00,235.64,236.31,1.58,100.0,0.6688,0.45,0.08,0.37,tp_upper -6131,做多,2020-06-22 13:55:00,2020-06-22 14:10:00,238.24,237.7,1.58,100.0,0.6627,-0.36,0.08,-0.44,flip -6132,做空,2020-06-22 14:10:00,2020-06-22 14:15:00,237.7,238.36,1.57,100.0,0.6621,-0.44,0.08,-0.52,tp_lower -6133,做多,2020-06-22 14:15:00,2020-06-22 14:20:00,238.36,238.0,1.57,100.0,0.6577,-0.24,0.08,-0.32,flip -6134,做空,2020-06-22 14:20:00,2020-06-22 14:40:00,238.0,238.06,1.56,100.0,0.6571,-0.04,0.08,-0.12,flip -6135,做多,2020-06-22 14:40:00,2020-06-22 15:10:00,238.06,238.19,1.56,100.0,0.6561,0.09,0.08,0.01,flip -6136,做空,2020-06-22 15:10:00,2020-06-22 18:15:00,238.19,244.37,1.56,100.0,0.6554,-4.05,0.08,-4.13,flip -6137,做多,2020-06-22 18:15:00,2020-06-22 18:45:00,244.37,244.23,1.52,100.0,0.6216,-0.09,0.08,-0.16,flip -6138,做空,2020-06-22 18:45:00,2020-06-22 18:50:00,244.23,243.9,1.52,100.0,0.621,0.2,0.08,0.13,tp_lower -6139,做多,2020-06-22 20:15:00,2020-06-22 20:40:00,243.48,244.19,1.52,100.0,0.6231,0.44,0.08,0.37,tp_upper -6140,做多,2020-06-22 22:50:00,2020-06-22 23:00:00,243.3,242.82,1.52,100.0,0.6248,-0.3,0.08,-0.38,flip -6141,做空,2020-06-22 23:00:00,2020-06-22 23:10:00,242.82,243.0,1.52,100.0,0.6242,-0.11,0.08,-0.19,flip -6142,做多,2020-06-22 23:10:00,2020-06-22 23:15:00,243.0,242.8,1.51,100.0,0.6226,-0.12,0.08,-0.2,flip -6143,做空,2020-06-22 23:15:00,2020-06-22 23:20:00,242.8,243.21,1.51,100.0,0.622,-0.26,0.08,-0.33,flip -6144,做多,2020-06-22 23:20:00,2020-06-22 23:25:00,243.21,243.28,1.51,100.0,0.6193,0.04,0.08,-0.03,tp_upper -6145,做多,2020-06-22 23:35:00,2020-06-22 23:40:00,243.03,243.22,1.51,100.0,0.6193,0.12,0.08,0.04,tp_upper -6146,做多,2020-06-23 02:15:00,2020-06-23 02:25:00,242.44,242.15,1.54,100.0,0.6366,-0.18,0.08,-0.26,flip -6147,做空,2020-06-23 02:25:00,2020-06-23 02:35:00,242.15,242.4,1.54,100.0,0.6359,-0.16,0.08,-0.24,flip -6148,做多,2020-06-23 02:35:00,2020-06-23 03:00:00,242.4,241.96,1.54,100.0,0.634,-0.28,0.08,-0.36,flip -6149,做空,2020-06-23 03:00:00,2020-06-23 03:05:00,241.96,242.0,1.53,100.0,0.6333,-0.03,0.08,-0.1,flip -6150,做多,2020-06-23 03:05:00,2020-06-23 03:20:00,242.0,242.03,1.53,100.0,0.6325,0.02,0.08,-0.06,flip -6151,做空,2020-06-23 03:20:00,2020-06-23 03:25:00,242.03,242.3,1.53,100.0,0.6319,-0.17,0.08,-0.25,flip -6152,做多,2020-06-23 03:25:00,2020-06-23 03:30:00,242.3,242.1,1.53,100.0,0.6298,-0.13,0.08,-0.2,flip -6153,做空,2020-06-23 03:30:00,2020-06-23 03:35:00,242.1,242.56,1.52,100.0,0.6292,-0.29,0.08,-0.37,flip -6154,做多,2020-06-23 03:35:00,2020-06-23 03:40:00,242.56,242.63,1.52,100.0,0.6262,0.04,0.08,-0.03,tp_upper -6155,做多,2020-06-23 04:35:00,2020-06-23 05:40:00,242.31,242.06,1.52,100.0,0.6264,-0.16,0.08,-0.23,flip -6156,做空,2020-06-23 05:40:00,2020-06-23 05:45:00,242.06,241.87,1.51,100.0,0.6258,0.12,0.08,0.04,tp_lower -6157,做多,2020-06-23 06:15:00,2020-06-23 06:25:00,242.08,241.93,1.51,100.0,0.6256,-0.09,0.08,-0.17,flip -6158,做空,2020-06-23 06:25:00,2020-06-23 06:30:00,241.93,242.09,1.51,100.0,0.6249,-0.1,0.08,-0.18,flip -6159,做多,2020-06-23 06:30:00,2020-06-23 06:55:00,242.09,242.78,1.51,100.0,0.6235,0.43,0.08,0.35,tp_upper -6160,做多,2020-06-23 09:35:00,2020-06-23 10:00:00,242.76,242.75,1.51,100.0,0.6229,-0.01,0.08,-0.08,flip -6161,做空,2020-06-23 10:00:00,2020-06-23 10:15:00,242.75,242.46,1.51,100.0,0.6223,0.18,0.08,0.11,tp_lower -6162,做多,2020-06-23 10:20:00,2020-06-23 10:25:00,242.66,242.57,1.51,100.0,0.6227,-0.06,0.08,-0.13,flip -6163,做空,2020-06-23 10:25:00,2020-06-23 10:30:00,242.57,242.6,1.51,100.0,0.622,-0.02,0.08,-0.09,flip -6164,做多,2020-06-23 10:30:00,2020-06-23 11:25:00,242.6,243.3,1.51,100.0,0.6213,0.43,0.08,0.36,tp_upper -6165,做多,2020-06-23 11:25:00,2020-06-23 11:30:00,243.3,243.32,1.51,100.0,0.6206,0.01,0.08,-0.06,tp_upper -6166,做多,2020-06-23 13:45:00,2020-06-23 14:00:00,242.77,242.3,1.51,100.0,0.6214,-0.29,0.08,-0.37,flip -6167,做空,2020-06-23 14:00:00,2020-06-23 14:05:00,242.3,242.5,1.5,100.0,0.6208,-0.12,0.08,-0.2,flip -6168,做多,2020-06-23 14:05:00,2020-06-23 14:30:00,242.5,243.06,1.5,100.0,0.6192,0.35,0.08,0.27,tp_upper -6169,做多,2020-06-23 16:30:00,2020-06-23 16:35:00,243.77,243.58,1.5,100.0,0.6167,-0.12,0.08,-0.19,flip -6170,做空,2020-06-23 16:35:00,2020-06-23 16:50:00,243.58,243.75,1.5,100.0,0.6161,-0.1,0.08,-0.18,tp_lower -6171,做多,2020-06-23 17:00:00,2020-06-23 17:10:00,243.78,243.42,1.5,100.0,0.6146,-0.22,0.07,-0.3,flip -6172,做空,2020-06-23 17:10:00,2020-06-23 17:15:00,243.42,243.02,1.49,100.0,0.614,0.25,0.07,0.17,tp_lower -6173,做多,2020-06-23 18:15:00,2020-06-23 18:30:00,243.57,244.14,1.5,100.0,0.614,0.35,0.07,0.28,tp_upper -6174,做多,2020-06-23 18:55:00,2020-06-23 19:00:00,243.77,244.28,1.5,100.0,0.6143,0.31,0.08,0.24,tp_upper -6175,做多,2020-06-23 20:15:00,2020-06-23 20:25:00,243.96,243.96,1.5,100.0,0.6145,0.0,0.07,-0.07,flip -6176,做空,2020-06-23 20:25:00,2020-06-23 20:30:00,243.96,244.24,1.5,100.0,0.6139,-0.17,0.07,-0.25,flip -6177,做多,2020-06-23 20:30:00,2020-06-23 21:25:00,244.24,243.69,1.49,100.0,0.6118,-0.34,0.07,-0.41,flip -6178,做空,2020-06-23 21:25:00,2020-06-23 21:30:00,243.69,244.0,1.49,100.0,0.6112,-0.19,0.07,-0.26,flip -6179,做多,2020-06-23 21:30:00,2020-06-23 22:00:00,244.0,243.74,1.49,100.0,0.6091,-0.16,0.07,-0.23,flip -6180,做空,2020-06-23 22:00:00,2020-06-23 22:05:00,243.74,243.81,1.48,100.0,0.6085,-0.04,0.07,-0.12,flip -6181,做多,2020-06-23 22:05:00,2020-06-23 22:30:00,243.81,243.27,1.48,100.0,0.6075,-0.33,0.07,-0.4,flip -6182,做空,2020-06-23 22:30:00,2020-06-23 22:35:00,243.27,242.86,1.48,100.0,0.6069,0.25,0.07,0.18,tp_lower -6183,做多,2020-06-23 23:50:00,2020-06-24 00:05:00,243.02,243.31,1.48,100.0,0.6079,0.18,0.07,0.1,tp_upper -6184,做多,2020-06-24 01:25:00,2020-06-24 01:50:00,243.28,243.84,1.53,100.0,0.6283,0.35,0.08,0.28,tp_upper -6185,做多,2020-06-24 03:50:00,2020-06-24 04:40:00,245.11,246.87,1.53,100.0,0.6244,1.1,0.08,1.02,tp_upper -6186,做多,2020-06-24 06:30:00,2020-06-24 06:55:00,247.95,248.12,1.54,100.0,0.6211,0.11,0.08,0.03,flip -6187,做空,2020-06-24 06:55:00,2020-06-24 07:00:00,248.12,248.39,1.54,100.0,0.6205,-0.17,0.08,-0.24,flip -6188,做多,2020-06-24 07:00:00,2020-06-24 07:05:00,248.39,248.17,1.54,100.0,0.6185,-0.14,0.08,-0.21,flip -6189,做空,2020-06-24 07:05:00,2020-06-24 07:20:00,248.17,245.44,1.53,100.0,0.6179,1.69,0.08,1.61,tp_lower -6190,做多,2020-06-24 09:00:00,2020-06-24 09:05:00,243.22,242.91,1.55,100.0,0.6368,-0.2,0.08,-0.27,flip -6191,做空,2020-06-24 09:05:00,2020-06-24 09:20:00,242.91,242.41,1.55,100.0,0.6361,0.32,0.08,0.24,tp_lower -6192,做多,2020-06-24 09:55:00,2020-06-24 10:00:00,242.95,242.76,1.55,100.0,0.6367,-0.12,0.08,-0.2,flip -6193,做空,2020-06-24 10:00:00,2020-06-24 10:05:00,242.76,242.41,1.54,100.0,0.6361,0.22,0.08,0.15,tp_lower -6194,做多,2020-06-24 10:10:00,2020-06-24 12:05:00,242.48,239.12,1.54,100.0,0.6371,-2.14,0.08,-2.22,flip -6195,做空,2020-06-24 12:05:00,2020-06-24 13:35:00,239.12,239.87,1.52,100.0,0.6364,-0.48,0.08,-0.55,flip -6196,做多,2020-06-24 13:35:00,2020-06-24 16:50:00,239.87,233.81,1.52,100.0,0.6318,-3.83,0.07,-3.9,flip -6197,做空,2020-06-24 16:50:00,2020-06-24 17:40:00,233.81,233.75,1.48,100.0,0.6312,0.04,0.07,-0.04,flip -6198,做多,2020-06-24 17:40:00,2020-06-24 17:45:00,233.75,233.65,1.47,100.0,0.6309,-0.06,0.07,-0.14,flip -6199,做空,2020-06-24 17:45:00,2020-06-24 17:50:00,233.65,233.78,1.47,100.0,0.6303,-0.08,0.07,-0.16,flip -6200,做多,2020-06-24 17:50:00,2020-06-24 18:00:00,233.78,234.07,1.47,100.0,0.6289,0.18,0.07,0.11,flip -6201,做空,2020-06-24 18:00:00,2020-06-24 18:45:00,234.07,234.55,1.47,100.0,0.6283,-0.3,0.07,-0.38,flip -6202,做多,2020-06-24 18:45:00,2020-06-24 18:50:00,234.55,234.23,1.47,100.0,0.6251,-0.2,0.07,-0.27,flip -6203,做空,2020-06-24 18:50:00,2020-06-24 19:00:00,234.23,234.31,1.46,100.0,0.6245,-0.05,0.07,-0.12,flip -6204,做多,2020-06-24 19:00:00,2020-06-24 19:15:00,234.31,234.87,1.46,100.0,0.6234,0.35,0.07,0.28,tp_upper -6205,做多,2020-06-24 19:40:00,2020-06-24 20:25:00,234.44,234.37,1.46,100.0,0.6239,-0.04,0.07,-0.12,flip -6206,做空,2020-06-24 20:25:00,2020-06-24 21:35:00,234.37,234.68,1.46,100.0,0.6233,-0.19,0.07,-0.27,flip -6207,做多,2020-06-24 21:35:00,2020-06-24 22:30:00,234.68,234.55,1.46,100.0,0.621,-0.08,0.07,-0.15,flip -6208,做空,2020-06-24 22:30:00,2020-06-24 22:45:00,234.55,234.72,1.46,100.0,0.6204,-0.11,0.07,-0.18,flip -6209,做多,2020-06-24 22:45:00,2020-06-24 22:50:00,234.72,234.57,1.45,100.0,0.6189,-0.09,0.07,-0.17,flip -6210,做空,2020-06-24 22:50:00,2020-06-24 22:55:00,234.57,234.92,1.45,100.0,0.6183,-0.22,0.07,-0.29,flip -6211,做多,2020-06-24 22:55:00,2020-06-24 23:10:00,234.92,235.54,1.45,100.0,0.6158,0.38,0.07,0.31,tp_upper -6212,做多,2020-06-24 23:55:00,2020-06-25 00:30:00,234.54,234.6,1.45,100.0,0.6178,0.04,0.07,-0.04,flip -6213,做空,2020-06-25 00:30:00,2020-06-25 00:45:00,234.6,234.03,1.49,100.0,0.6338,0.36,0.07,0.29,tp_lower -6214,做多,2020-06-25 01:05:00,2020-06-25 01:20:00,234.46,235.23,1.49,100.0,0.6351,0.49,0.07,0.41,tp_upper -6215,做多,2020-06-25 01:50:00,2020-06-25 01:55:00,234.57,234.22,1.49,100.0,0.6363,-0.22,0.07,-0.3,flip -6216,做空,2020-06-25 01:55:00,2020-06-25 02:25:00,234.22,232.72,1.49,100.0,0.6356,0.95,0.07,0.88,tp_lower -6217,做多,2020-06-25 04:25:00,2020-06-25 04:50:00,230.44,230.19,1.5,100.0,0.6496,-0.16,0.07,-0.24,flip -6218,做空,2020-06-25 04:50:00,2020-06-25 05:05:00,230.19,230.19,1.49,100.0,0.6489,0.0,0.07,-0.07,flip -6219,做多,2020-06-25 05:05:00,2020-06-25 05:25:00,230.19,231.5,1.49,100.0,0.6483,0.85,0.08,0.77,tp_upper -6220,做多,2020-06-25 07:40:00,2020-06-25 07:45:00,231.74,231.6,1.5,100.0,0.647,-0.09,0.07,-0.17,flip -6221,做空,2020-06-25 07:45:00,2020-06-25 08:00:00,231.6,233.33,1.5,100.0,0.6463,-1.12,0.08,-1.19,flip -6222,做多,2020-06-25 08:00:00,2020-06-25 08:05:00,233.33,233.07,1.48,100.0,0.6361,-0.17,0.07,-0.24,tp_upper -6223,做多,2020-06-25 10:15:00,2020-06-25 10:45:00,234.01,233.9,1.48,100.0,0.6329,-0.07,0.07,-0.14,flip -6224,做空,2020-06-25 10:45:00,2020-06-25 11:00:00,233.9,233.67,1.48,100.0,0.6323,0.15,0.07,0.07,tp_lower -6225,做多,2020-06-25 11:15:00,2020-06-25 11:20:00,234.05,233.94,1.48,100.0,0.6318,-0.07,0.07,-0.14,flip -6226,做空,2020-06-25 11:20:00,2020-06-25 11:30:00,233.94,234.37,1.48,100.0,0.6312,-0.27,0.07,-0.35,flip -6227,做多,2020-06-25 11:30:00,2020-06-25 11:35:00,234.37,235.17,1.47,100.0,0.6283,0.5,0.07,0.43,tp_upper -6228,做多,2020-06-25 13:10:00,2020-06-25 13:40:00,232.97,232.4,1.48,100.0,0.6336,-0.36,0.07,-0.43,flip -6229,做空,2020-06-25 13:40:00,2020-06-25 13:50:00,232.4,232.64,1.47,100.0,0.6329,-0.15,0.07,-0.23,flip -6230,做多,2020-06-25 13:50:00,2020-06-25 14:00:00,232.64,233.48,1.47,100.0,0.631,0.53,0.07,0.46,tp_upper -6231,做多,2020-06-25 16:25:00,2020-06-25 16:30:00,234.59,234.25,1.47,100.0,0.6274,-0.21,0.07,-0.29,tp_upper -6232,做多,2020-06-25 17:05:00,2020-06-25 17:20:00,233.98,233.66,1.47,100.0,0.6275,-0.2,0.07,-0.27,flip -6233,做空,2020-06-25 17:20:00,2020-06-25 18:05:00,233.66,233.85,1.46,100.0,0.6268,-0.12,0.07,-0.19,flip -6234,做多,2020-06-25 18:05:00,2020-06-25 18:10:00,233.85,233.56,1.46,100.0,0.6252,-0.18,0.07,-0.25,flip -6235,做空,2020-06-25 18:10:00,2020-06-25 18:35:00,233.56,233.18,1.46,100.0,0.6246,0.24,0.07,0.16,tp_lower -6236,做多,2020-06-25 19:15:00,2020-06-25 20:00:00,233.42,233.85,1.46,100.0,0.6253,0.27,0.07,0.2,tp_upper -6237,做多,2020-06-25 20:45:00,2020-06-25 20:55:00,233.67,233.65,1.46,100.0,0.6252,-0.01,0.07,-0.09,flip -6238,做空,2020-06-25 20:55:00,2020-06-25 21:00:00,233.65,233.95,1.46,100.0,0.6246,-0.19,0.07,-0.26,flip -6239,做多,2020-06-25 21:00:00,2020-06-25 21:05:00,233.95,234.3,1.46,100.0,0.6223,0.22,0.07,0.14,tp_upper -6240,做多,2020-06-25 21:45:00,2020-06-25 22:05:00,233.99,234.06,1.46,100.0,0.6225,0.04,0.07,-0.03,flip -6241,做空,2020-06-25 22:05:00,2020-06-25 22:15:00,234.06,232.92,1.46,100.0,0.6219,0.71,0.07,0.64,tp_lower -6242,做多,2020-06-25 23:40:00,2020-06-25 23:50:00,232.8,232.53,1.46,100.0,0.6277,-0.17,0.07,-0.24,flip -6243,做空,2020-06-25 23:50:00,2020-06-26 00:00:00,232.53,231.76,1.46,100.0,0.6271,0.48,0.07,0.41,tp_lower -6244,做多,2020-06-26 00:25:00,2020-06-26 00:35:00,232.69,233.02,1.5,100.0,0.6458,0.21,0.08,0.14,tp_upper -6245,做多,2020-06-26 03:35:00,2020-06-26 03:40:00,232.38,232.32,1.5,100.0,0.6469,-0.04,0.08,-0.11,flip -6246,做空,2020-06-26 03:40:00,2020-06-26 04:05:00,232.32,232.16,1.5,100.0,0.6463,0.1,0.08,0.03,flip -6247,做多,2020-06-26 04:05:00,2020-06-26 04:10:00,232.16,232.05,1.5,100.0,0.6465,-0.07,0.08,-0.15,flip -6248,做空,2020-06-26 04:10:00,2020-06-26 04:15:00,232.05,232.18,1.5,100.0,0.6459,-0.08,0.07,-0.16,flip -6249,做多,2020-06-26 04:15:00,2020-06-26 04:25:00,232.18,232.16,1.5,100.0,0.6445,-0.01,0.07,-0.09,flip -6250,做空,2020-06-26 04:25:00,2020-06-26 05:15:00,232.16,231.93,1.49,100.0,0.6439,0.15,0.07,0.07,tp_lower -6251,做多,2020-06-26 05:20:00,2020-06-26 05:30:00,232.42,232.29,1.49,100.0,0.6431,-0.08,0.07,-0.16,flip -6252,做空,2020-06-26 05:30:00,2020-06-26 05:40:00,232.29,231.63,1.49,100.0,0.6425,0.42,0.07,0.35,tp_lower -6253,做多,2020-06-26 06:30:00,2020-06-26 08:10:00,231.84,229.94,1.5,100.0,0.6449,-1.23,0.07,-1.3,flip -6254,做空,2020-06-26 08:10:00,2020-06-26 08:15:00,229.94,230.38,1.48,100.0,0.6443,-0.28,0.07,-0.36,flip -6255,做多,2020-06-26 08:15:00,2020-06-26 08:20:00,230.38,230.17,1.48,100.0,0.6412,-0.13,0.07,-0.21,flip -6256,做空,2020-06-26 08:20:00,2020-06-26 08:30:00,230.17,229.65,1.47,100.0,0.6405,0.33,0.07,0.26,flip -6257,做多,2020-06-26 08:30:00,2020-06-26 08:50:00,229.65,229.41,1.48,100.0,0.6428,-0.15,0.07,-0.23,flip -6258,做空,2020-06-26 08:50:00,2020-06-26 08:55:00,229.41,229.77,1.47,100.0,0.6421,-0.23,0.07,-0.3,flip -6259,做多,2020-06-26 08:55:00,2020-06-26 09:00:00,229.77,229.24,1.47,100.0,0.6395,-0.34,0.07,-0.41,flip -6260,做空,2020-06-26 09:00:00,2020-06-26 09:05:00,229.24,228.74,1.46,100.0,0.6388,0.32,0.07,0.25,tp_lower -6261,做多,2020-06-26 09:30:00,2020-06-26 09:35:00,230.11,231.55,1.47,100.0,0.6372,0.92,0.07,0.84,tp_upper -6262,做多,2020-06-26 11:05:00,2020-06-26 12:10:00,231.34,231.79,1.47,100.0,0.6371,0.29,0.07,0.21,tp_upper -6263,做多,2020-06-26 15:00:00,2020-06-26 15:15:00,230.8,230.19,1.48,100.0,0.6392,-0.39,0.07,-0.46,flip -6264,做空,2020-06-26 15:15:00,2020-06-26 16:15:00,230.19,228.17,1.47,100.0,0.6386,1.29,0.07,1.22,tp_lower -6265,做多,2020-06-26 16:55:00,2020-06-26 17:25:00,229.42,229.5,1.48,100.0,0.6457,0.05,0.07,-0.02,flip -6266,做空,2020-06-26 17:25:00,2020-06-26 18:05:00,229.5,229.74,1.48,100.0,0.6451,-0.15,0.07,-0.23,flip -6267,做多,2020-06-26 18:05:00,2020-06-26 18:25:00,229.74,229.86,1.48,100.0,0.6431,0.08,0.07,0.0,tp_upper -6268,做多,2020-06-26 19:00:00,2020-06-26 19:15:00,229.71,229.9,1.48,100.0,0.6428,0.12,0.07,0.05,tp_upper -6269,做多,2020-06-26 19:25:00,2020-06-26 19:30:00,229.85,229.41,1.48,100.0,0.6423,-0.28,0.07,-0.36,flip -6270,做空,2020-06-26 19:30:00,2020-06-26 19:35:00,229.41,229.59,1.47,100.0,0.6417,-0.12,0.07,-0.19,tp_lower -6271,做多,2020-06-26 19:40:00,2020-06-26 20:00:00,230.1,230.52,1.47,100.0,0.6386,0.27,0.07,0.19,tp_upper -6272,做多,2020-06-26 21:45:00,2020-06-26 22:25:00,230.58,230.04,1.47,100.0,0.6378,-0.34,0.07,-0.42,flip -6273,做空,2020-06-26 22:25:00,2020-06-26 23:00:00,230.04,229.62,1.47,100.0,0.6372,0.27,0.07,0.19,tp_lower -6274,做多,2020-06-26 23:35:00,2020-06-26 23:40:00,230.31,229.83,1.47,100.0,0.637,-0.31,0.07,-0.38,flip -6275,做空,2020-06-26 23:40:00,2020-06-27 00:00:00,229.83,229.11,1.46,100.0,0.6363,0.46,0.07,0.39,tp_lower -6276,做多,2020-06-27 00:55:00,2020-06-27 01:05:00,229.84,229.28,1.51,100.0,0.6562,-0.37,0.08,-0.44,flip -6277,做空,2020-06-27 01:05:00,2020-06-27 01:20:00,229.28,229.14,1.5,100.0,0.6556,0.09,0.08,0.02,flip -6278,做多,2020-06-27 01:20:00,2020-06-27 02:00:00,229.14,229.2,1.5,100.0,0.6557,0.04,0.08,-0.04,tp_upper -6279,做多,2020-06-27 02:15:00,2020-06-27 03:00:00,229.24,228.91,1.5,100.0,0.6549,-0.22,0.07,-0.29,flip -6280,做空,2020-06-27 03:00:00,2020-06-27 03:15:00,228.91,229.47,1.5,100.0,0.6543,-0.37,0.08,-0.44,flip -6281,做多,2020-06-27 03:15:00,2020-06-27 03:20:00,229.47,229.91,1.49,100.0,0.6504,0.29,0.07,0.21,tp_upper -6282,做多,2020-06-27 04:50:00,2020-06-27 05:05:00,229.53,229.31,1.49,100.0,0.6508,-0.14,0.07,-0.22,flip -6283,做空,2020-06-27 05:05:00,2020-06-27 05:25:00,229.31,229.6,1.49,100.0,0.6502,-0.19,0.07,-0.26,flip -6284,做多,2020-06-27 05:25:00,2020-06-27 05:40:00,229.6,229.69,1.49,100.0,0.6479,0.06,0.07,-0.02,tp_upper -6285,做多,2020-06-27 07:30:00,2020-06-27 08:25:00,230.21,231.33,1.49,100.0,0.6458,0.72,0.07,0.65,tp_upper -6286,做多,2020-06-27 10:25:00,2020-06-27 10:30:00,230.07,229.91,1.49,100.0,0.6487,-0.1,0.07,-0.18,flip -6287,做空,2020-06-27 10:30:00,2020-06-27 10:35:00,229.91,230.27,1.49,100.0,0.648,-0.23,0.07,-0.31,flip -6288,做多,2020-06-27 10:35:00,2020-06-27 10:45:00,230.27,229.91,1.49,100.0,0.6454,-0.23,0.07,-0.31,flip -6289,做空,2020-06-27 10:45:00,2020-06-27 11:00:00,229.91,229.38,1.48,100.0,0.6447,0.34,0.07,0.27,tp_lower -6290,做多,2020-06-27 11:25:00,2020-06-27 11:40:00,229.65,230.0,1.48,100.0,0.6463,0.23,0.07,0.15,tp_upper -6291,做多,2020-06-27 12:00:00,2020-06-27 12:15:00,229.9,229.68,1.48,100.0,0.6459,-0.14,0.07,-0.22,flip -6292,做空,2020-06-27 12:15:00,2020-06-27 12:20:00,229.68,229.77,1.48,100.0,0.6453,-0.06,0.07,-0.13,flip -6293,做多,2020-06-27 12:20:00,2020-06-27 12:25:00,229.77,229.42,1.48,100.0,0.6441,-0.23,0.07,-0.3,flip -6294,做空,2020-06-27 12:25:00,2020-06-27 12:30:00,229.42,229.57,1.48,100.0,0.6435,-0.1,0.07,-0.17,tp_lower -6295,做多,2020-06-27 12:35:00,2020-06-27 13:15:00,229.68,230.0,1.47,100.0,0.6417,0.21,0.07,0.13,tp_upper -6296,做多,2020-06-27 13:30:00,2020-06-27 13:35:00,229.83,229.75,1.47,100.0,0.6415,-0.05,0.07,-0.13,flip -6297,做空,2020-06-27 13:35:00,2020-06-27 13:50:00,229.75,229.79,1.47,100.0,0.6409,-0.03,0.07,-0.1,flip -6298,做多,2020-06-27 13:50:00,2020-06-27 13:55:00,229.79,229.68,1.47,100.0,0.64,-0.07,0.07,-0.14,flip -6299,做空,2020-06-27 13:55:00,2020-06-27 14:05:00,229.68,229.48,1.47,100.0,0.6394,0.13,0.07,0.05,tp_lower -6300,做多,2020-06-27 14:30:00,2020-06-27 18:35:00,229.56,225.26,1.47,100.0,0.6396,-2.75,0.07,-2.82,flip -6301,做空,2020-06-27 18:35:00,2020-06-27 18:40:00,225.26,225.59,1.44,100.0,0.639,-0.21,0.07,-0.28,flip -6302,做多,2020-06-27 18:40:00,2020-06-27 18:50:00,225.59,225.4,1.44,100.0,0.6365,-0.12,0.07,-0.19,tp_upper -6303,做多,2020-06-27 19:10:00,2020-06-27 19:20:00,225.32,224.88,1.43,100.0,0.6361,-0.28,0.07,-0.35,flip -6304,做空,2020-06-27 19:20:00,2020-06-27 19:30:00,224.88,224.69,1.43,100.0,0.6354,0.12,0.07,0.05,tp_lower -6305,做多,2020-06-27 21:45:00,2020-06-27 21:50:00,219.78,220.46,1.43,100.0,0.6501,0.44,0.07,0.37,tp_upper -6306,做多,2020-06-27 22:45:00,2020-06-27 22:50:00,220.99,219.92,1.43,100.0,0.6479,-0.69,0.07,-0.76,flip -6307,做空,2020-06-27 22:50:00,2020-06-27 23:05:00,219.92,220.15,1.42,100.0,0.6472,-0.15,0.07,-0.22,flip -6308,做多,2020-06-27 23:05:00,2020-06-27 23:20:00,220.15,220.59,1.42,100.0,0.6452,0.28,0.07,0.21,flip -6309,做空,2020-06-27 23:20:00,2020-06-27 23:30:00,220.59,221.06,1.42,100.0,0.6446,-0.3,0.07,-0.37,flip -6310,做多,2020-06-27 23:30:00,2020-06-28 00:00:00,221.06,220.39,1.42,100.0,0.6412,-0.43,0.07,-0.5,flip -6311,做空,2020-06-28 00:00:00,2020-06-28 00:05:00,220.39,220.44,1.46,100.0,0.6616,-0.03,0.07,-0.11,flip -6312,做多,2020-06-28 00:05:00,2020-06-28 01:55:00,220.44,219.32,1.46,100.0,0.6606,-0.74,0.07,-0.81,flip -6313,做空,2020-06-28 01:55:00,2020-06-28 02:00:00,219.32,219.13,1.45,100.0,0.6599,0.13,0.07,0.05,tp_lower -6314,做多,2020-06-28 02:40:00,2020-06-28 03:00:00,219.5,219.89,1.45,100.0,0.6593,0.26,0.07,0.18,tp_upper -6315,做多,2020-06-28 03:50:00,2020-06-28 03:55:00,219.4,219.38,1.45,100.0,0.6601,-0.01,0.07,-0.09,flip -6316,做空,2020-06-28 03:55:00,2020-06-28 04:10:00,219.38,218.6,1.45,100.0,0.6595,0.51,0.07,0.44,tp_lower -6317,做多,2020-06-28 04:50:00,2020-06-28 04:55:00,218.95,218.81,1.45,100.0,0.6624,-0.09,0.07,-0.17,flip -6318,做空,2020-06-28 04:55:00,2020-06-28 05:05:00,218.81,219.08,1.45,100.0,0.6618,-0.18,0.07,-0.25,flip -6319,做多,2020-06-28 05:05:00,2020-06-28 05:30:00,219.08,219.18,1.44,100.0,0.6595,0.07,0.07,-0.01,tp_upper -6320,做多,2020-06-28 06:00:00,2020-06-28 06:05:00,218.99,218.74,1.44,100.0,0.6594,-0.16,0.07,-0.24,flip -6321,做空,2020-06-28 06:05:00,2020-06-28 06:10:00,218.74,219.49,1.44,100.0,0.6587,-0.49,0.07,-0.57,flip -6322,做多,2020-06-28 06:10:00,2020-06-28 06:15:00,219.49,219.51,1.43,100.0,0.6536,0.01,0.07,-0.06,tp_upper -6323,做多,2020-06-28 07:25:00,2020-06-28 07:35:00,219.96,219.82,1.43,100.0,0.6516,-0.09,0.07,-0.16,flip -6324,做空,2020-06-28 07:35:00,2020-06-28 07:50:00,219.82,220.39,1.43,100.0,0.6509,-0.37,0.07,-0.44,flip -6325,做多,2020-06-28 07:50:00,2020-06-28 08:05:00,220.39,220.2,1.43,100.0,0.6469,-0.12,0.07,-0.19,flip -6326,做空,2020-06-28 08:05:00,2020-06-28 08:20:00,220.2,220.5,1.42,100.0,0.6463,-0.19,0.07,-0.27,flip -6327,做多,2020-06-28 08:20:00,2020-06-28 08:30:00,220.5,220.5,1.42,100.0,0.6439,0.0,0.07,-0.07,tp_upper -6328,做多,2020-06-28 11:05:00,2020-06-28 11:15:00,223.3,223.28,1.42,100.0,0.6352,-0.01,0.07,-0.08,flip -6329,做空,2020-06-28 11:15:00,2020-06-28 11:55:00,223.28,223.31,1.42,100.0,0.6345,-0.02,0.07,-0.09,flip -6330,做多,2020-06-28 11:55:00,2020-06-28 13:05:00,223.31,223.0,1.42,100.0,0.6337,-0.2,0.07,-0.27,flip -6331,做空,2020-06-28 13:05:00,2020-06-28 13:10:00,223.0,223.04,1.41,100.0,0.6331,-0.03,0.07,-0.1,flip -6332,做多,2020-06-28 13:10:00,2020-06-28 13:35:00,223.04,222.87,1.41,100.0,0.6322,-0.11,0.07,-0.18,flip -6333,做空,2020-06-28 13:35:00,2020-06-28 13:55:00,222.87,223.07,1.41,100.0,0.6316,-0.13,0.07,-0.2,flip -6334,做多,2020-06-28 13:55:00,2020-06-28 14:00:00,223.07,223.34,1.4,100.0,0.6298,0.17,0.07,0.1,tp_upper -6335,做多,2020-06-28 15:55:00,2020-06-28 16:00:00,226.16,226.19,1.41,100.0,0.6214,0.02,0.07,-0.05,tp_upper -6336,做多,2020-06-28 16:40:00,2020-06-28 18:35:00,226.09,226.48,1.4,100.0,0.621,0.24,0.07,0.17,flip -6337,做空,2020-06-28 18:35:00,2020-06-28 18:40:00,226.48,226.6,1.41,100.0,0.6204,-0.07,0.07,-0.14,flip -6338,做多,2020-06-28 18:40:00,2020-06-28 19:05:00,226.6,227.21,1.4,100.0,0.6191,0.38,0.07,0.31,tp_upper -6339,做多,2020-06-28 21:10:00,2020-06-28 21:20:00,225.49,224.93,1.41,100.0,0.6232,-0.35,0.07,-0.42,flip -6340,做空,2020-06-28 21:20:00,2020-06-28 21:40:00,224.93,225.03,1.4,100.0,0.6226,-0.06,0.07,-0.13,flip -6341,做多,2020-06-28 21:40:00,2020-06-28 22:00:00,225.03,224.51,1.4,100.0,0.6214,-0.32,0.07,-0.39,flip -6342,做空,2020-06-28 22:00:00,2020-06-28 22:05:00,224.51,224.24,1.39,100.0,0.6208,0.17,0.07,0.1,tp_lower -6343,做多,2020-06-28 22:40:00,2020-06-28 22:50:00,224.83,224.78,1.39,100.0,0.62,-0.03,0.07,-0.1,flip -6344,做空,2020-06-28 22:50:00,2020-06-28 23:00:00,224.78,224.85,1.39,100.0,0.6194,-0.04,0.07,-0.11,flip -6345,做多,2020-06-28 23:00:00,2020-06-28 23:05:00,224.85,224.8,1.39,100.0,0.6184,-0.03,0.07,-0.1,flip -6346,做空,2020-06-28 23:05:00,2020-06-28 23:30:00,224.8,223.92,1.39,100.0,0.6178,0.54,0.07,0.47,tp_lower -6347,做多,2020-06-28 23:40:00,2020-06-28 23:55:00,224.36,224.96,1.39,100.0,0.6208,0.37,0.07,0.3,tp_upper -6348,做多,2020-06-29 00:35:00,2020-06-29 01:05:00,224.78,225.86,1.44,100.0,0.642,0.69,0.07,0.62,tp_upper -6349,做多,2020-06-29 02:20:00,2020-06-29 02:30:00,225.73,225.53,1.45,100.0,0.6417,-0.13,0.07,-0.2,flip -6350,做空,2020-06-29 02:30:00,2020-06-29 02:40:00,225.53,226.05,1.45,100.0,0.6411,-0.33,0.07,-0.41,flip -6351,做多,2020-06-29 02:40:00,2020-06-29 02:45:00,226.05,225.66,1.44,100.0,0.6375,-0.25,0.07,-0.32,flip -6352,做空,2020-06-29 02:45:00,2020-06-29 02:50:00,225.66,225.27,1.44,100.0,0.6369,0.25,0.07,0.18,tp_lower -6353,做多,2020-06-29 04:25:00,2020-06-29 04:30:00,224.83,224.66,1.44,100.0,0.6397,-0.11,0.07,-0.18,flip -6354,做空,2020-06-29 04:30:00,2020-06-29 04:35:00,224.66,224.26,1.44,100.0,0.639,0.26,0.07,0.18,tp_lower -6355,做多,2020-06-29 04:50:00,2020-06-29 05:00:00,224.89,224.5,1.44,100.0,0.6389,-0.25,0.07,-0.32,flip -6356,做空,2020-06-29 05:00:00,2020-06-29 05:05:00,224.5,224.77,1.43,100.0,0.6382,-0.17,0.07,-0.24,flip -6357,做多,2020-06-29 05:05:00,2020-06-29 05:25:00,224.77,225.35,1.43,100.0,0.6361,0.37,0.07,0.3,tp_upper -6358,做多,2020-06-29 06:20:00,2020-06-29 06:35:00,225.06,224.66,1.43,100.0,0.6363,-0.25,0.07,-0.33,flip -6359,做空,2020-06-29 06:35:00,2020-06-29 06:40:00,224.66,224.5,1.43,100.0,0.6356,0.1,0.07,0.03,tp_lower -6360,做多,2020-06-29 08:40:00,2020-06-29 09:10:00,222.59,222.56,1.43,100.0,0.6413,-0.02,0.07,-0.09,flip -6361,做空,2020-06-29 09:10:00,2020-06-29 11:10:00,222.56,222.68,1.43,100.0,0.6407,-0.08,0.07,-0.15,tp_lower -6362,做多,2020-06-29 11:40:00,2020-06-29 11:55:00,222.86,223.66,1.42,100.0,0.6389,0.51,0.07,0.44,tp_upper -6363,做多,2020-06-29 12:30:00,2020-06-29 12:35:00,223.13,224.6,1.43,100.0,0.6397,0.94,0.07,0.87,tp_upper -6364,做多,2020-06-29 12:35:00,2020-06-29 12:40:00,224.6,224.8,1.44,100.0,0.6391,0.13,0.07,0.06,tp_upper -6365,做多,2020-06-29 14:15:00,2020-06-29 14:20:00,223.24,223.04,1.44,100.0,0.6429,-0.13,0.07,-0.2,flip -6366,做空,2020-06-29 14:20:00,2020-06-29 15:05:00,223.04,222.82,1.43,100.0,0.6423,0.14,0.07,0.07,flip -6367,做多,2020-06-29 15:05:00,2020-06-29 15:10:00,222.82,222.55,1.43,100.0,0.6429,-0.17,0.07,-0.25,flip -6368,做空,2020-06-29 15:10:00,2020-06-29 15:20:00,222.55,223.26,1.43,100.0,0.6423,-0.46,0.07,-0.53,flip -6369,做多,2020-06-29 15:20:00,2020-06-29 15:40:00,223.26,224.08,1.42,100.0,0.6375,0.52,0.07,0.45,tp_upper -6370,做多,2020-06-29 16:45:00,2020-06-29 17:15:00,223.71,224.86,1.43,100.0,0.638,0.73,0.07,0.66,tp_upper -6371,做多,2020-06-29 19:00:00,2020-06-29 19:05:00,226.09,225.79,1.43,100.0,0.6338,-0.19,0.07,-0.26,flip -6372,做空,2020-06-29 19:05:00,2020-06-29 19:30:00,225.79,226.35,1.43,100.0,0.6332,-0.35,0.07,-0.43,flip -6373,做多,2020-06-29 19:30:00,2020-06-29 19:40:00,226.35,225.9,1.42,100.0,0.6294,-0.28,0.07,-0.35,flip -6374,做空,2020-06-29 19:40:00,2020-06-29 19:45:00,225.9,225.97,1.42,100.0,0.6288,-0.04,0.07,-0.12,flip -6375,做多,2020-06-29 19:45:00,2020-06-29 19:50:00,225.97,225.84,1.42,100.0,0.6278,-0.08,0.07,-0.15,flip -6376,做空,2020-06-29 19:50:00,2020-06-29 19:55:00,225.84,226.04,1.42,100.0,0.6272,-0.13,0.07,-0.2,flip -6377,做多,2020-06-29 19:55:00,2020-06-29 20:00:00,226.04,226.53,1.41,100.0,0.6254,0.31,0.07,0.24,tp_upper -6378,做多,2020-06-29 22:20:00,2020-06-29 22:25:00,228.65,228.09,1.42,100.0,0.619,-0.35,0.07,-0.42,flip -6379,做空,2020-06-29 22:25:00,2020-06-29 22:30:00,228.09,228.18,1.41,100.0,0.6184,-0.06,0.07,-0.13,flip -6380,做多,2020-06-29 22:30:00,2020-06-29 23:35:00,228.18,228.21,1.41,100.0,0.6173,0.02,0.07,-0.05,flip -6381,做空,2020-06-29 23:35:00,2020-06-30 00:00:00,228.21,228.45,1.41,100.0,0.6167,-0.15,0.07,-0.22,flip -6382,做多,2020-06-30 00:00:00,2020-06-30 00:05:00,228.45,228.61,1.45,100.0,0.6336,0.1,0.07,0.03,tp_upper -6383,做多,2020-06-30 00:35:00,2020-06-30 01:45:00,227.67,227.75,1.45,100.0,0.6356,0.05,0.07,-0.02,flip -6384,做空,2020-06-30 01:45:00,2020-06-30 02:15:00,227.75,227.52,1.45,100.0,0.635,0.15,0.07,0.07,flip -6385,做多,2020-06-30 02:15:00,2020-06-30 02:50:00,227.52,227.57,1.45,100.0,0.6356,0.03,0.07,-0.04,flip -6386,做空,2020-06-30 02:50:00,2020-06-30 02:55:00,227.57,227.79,1.45,100.0,0.635,-0.14,0.07,-0.21,flip -6387,做多,2020-06-30 02:55:00,2020-06-30 03:05:00,227.79,227.59,1.44,100.0,0.6331,-0.13,0.07,-0.2,flip -6388,做空,2020-06-30 03:05:00,2020-06-30 03:20:00,227.59,227.2,1.44,100.0,0.6325,0.25,0.07,0.17,tp_lower -6389,做多,2020-06-30 06:05:00,2020-06-30 06:15:00,226.55,226.36,1.44,100.0,0.6358,-0.12,0.07,-0.19,flip -6390,做空,2020-06-30 06:15:00,2020-06-30 06:30:00,226.36,226.42,1.44,100.0,0.6352,-0.04,0.07,-0.11,flip -6391,做多,2020-06-30 06:30:00,2020-06-30 06:35:00,226.42,226.77,1.44,100.0,0.6342,0.22,0.07,0.15,tp_upper -6392,做多,2020-06-30 07:50:00,2020-06-30 08:00:00,226.68,226.66,1.44,100.0,0.6339,-0.01,0.07,-0.08,flip -6393,做空,2020-06-30 08:00:00,2020-06-30 08:05:00,226.66,226.34,1.44,100.0,0.6332,0.2,0.07,0.13,tp_lower -6394,做多,2020-06-30 09:00:00,2020-06-30 09:05:00,226.63,226.9,1.44,100.0,0.6336,0.17,0.07,0.1,tp_upper -6395,做多,2020-06-30 10:35:00,2020-06-30 11:00:00,227.22,226.99,1.44,100.0,0.632,-0.15,0.07,-0.22,flip -6396,做空,2020-06-30 11:00:00,2020-06-30 11:15:00,226.99,226.76,1.43,100.0,0.6314,0.15,0.07,0.07,tp_lower -6397,做多,2020-06-30 11:30:00,2020-06-30 11:35:00,227.24,227.56,1.43,100.0,0.6307,0.2,0.07,0.13,tp_upper -6398,做多,2020-06-30 12:15:00,2020-06-30 12:20:00,227.3,227.11,1.43,100.0,0.6308,-0.12,0.07,-0.19,flip -6399,做空,2020-06-30 12:20:00,2020-06-30 12:30:00,227.11,224.84,1.43,100.0,0.6302,1.43,0.07,1.36,tp_lower -6400,做多,2020-06-30 13:35:00,2020-06-30 13:50:00,224.84,224.79,1.44,100.0,0.6423,-0.03,0.07,-0.1,flip -6401,做空,2020-06-30 13:50:00,2020-06-30 16:05:00,224.79,226.16,1.44,100.0,0.6416,-0.88,0.07,-0.95,flip -6402,做多,2020-06-30 16:05:00,2020-06-30 16:25:00,226.16,226.09,1.43,100.0,0.6332,-0.04,0.07,-0.12,flip -6403,做空,2020-06-30 16:25:00,2020-06-30 16:30:00,226.09,225.73,1.43,100.0,0.6326,0.23,0.07,0.16,tp_lower -6404,做多,2020-06-30 16:50:00,2020-06-30 16:55:00,226.03,226.02,1.43,100.0,0.6331,-0.01,0.07,-0.08,flip -6405,做空,2020-06-30 16:55:00,2020-06-30 17:10:00,226.02,225.84,1.43,100.0,0.6325,0.11,0.07,0.04,flip -6406,做多,2020-06-30 17:10:00,2020-06-30 18:35:00,225.84,225.31,1.43,100.0,0.6329,-0.34,0.07,-0.41,flip -6407,做空,2020-06-30 18:35:00,2020-06-30 19:00:00,225.31,225.06,1.42,100.0,0.6322,0.16,0.07,0.09,tp_lower -6408,做多,2020-06-30 19:15:00,2020-06-30 19:25:00,225.3,225.15,1.42,100.0,0.6323,-0.09,0.07,-0.17,flip -6409,做空,2020-06-30 19:25:00,2020-06-30 19:30:00,225.15,225.55,1.42,100.0,0.6317,-0.25,0.07,-0.32,flip -6410,做多,2020-06-30 19:30:00,2020-06-30 19:35:00,225.55,225.2,1.42,100.0,0.6288,-0.22,0.07,-0.29,flip -6411,做空,2020-06-30 19:35:00,2020-06-30 19:40:00,225.2,225.27,1.41,100.0,0.6282,-0.04,0.07,-0.11,flip -6412,做多,2020-06-30 19:40:00,2020-06-30 19:45:00,225.27,225.19,1.41,100.0,0.6272,-0.05,0.07,-0.12,flip -6413,做空,2020-06-30 19:45:00,2020-06-30 19:50:00,225.19,225.5,1.41,100.0,0.6266,-0.19,0.07,-0.26,flip -6414,做多,2020-06-30 19:50:00,2020-06-30 19:55:00,225.5,224.87,1.41,100.0,0.6242,-0.39,0.07,-0.46,flip -6415,做空,2020-06-30 19:55:00,2020-06-30 20:00:00,224.87,225.02,1.4,100.0,0.6236,-0.09,0.07,-0.16,tp_lower -6416,做多,2020-06-30 20:05:00,2020-06-30 20:30:00,225.2,225.78,1.4,100.0,0.6216,0.36,0.07,0.29,tp_upper -6417,做多,2020-06-30 20:45:00,2020-06-30 21:05:00,225.49,226.17,1.4,100.0,0.6218,0.42,0.07,0.35,tp_upper -6418,做多,2020-06-30 21:25:00,2020-06-30 21:45:00,225.43,226.19,1.4,100.0,0.6232,0.47,0.07,0.4,tp_upper -6419,做多,2020-06-30 22:10:00,2020-06-30 22:15:00,225.94,225.91,1.41,100.0,0.6233,-0.02,0.07,-0.09,flip -6420,做空,2020-06-30 22:15:00,2020-06-30 22:40:00,225.91,225.1,1.41,100.0,0.6227,0.5,0.07,0.43,tp_lower -6421,做多,2020-06-30 23:05:00,2020-06-30 23:15:00,225.92,225.81,1.41,100.0,0.6243,-0.07,0.07,-0.14,flip -6422,做空,2020-06-30 23:15:00,2020-07-01 00:00:00,225.81,224.73,1.41,100.0,0.6236,0.67,0.07,0.6,tp_lower -6423,做多,2020-07-01 00:45:00,2020-07-01 01:35:00,225.23,224.73,1.47,100.0,0.651,-0.33,0.07,-0.4,flip -6424,做空,2020-07-01 01:35:00,2020-07-01 01:45:00,224.73,224.91,1.46,100.0,0.6503,-0.12,0.07,-0.19,flip -6425,做多,2020-07-01 01:45:00,2020-07-01 02:00:00,224.91,224.92,1.46,100.0,0.6486,0.01,0.07,-0.07,flip -6426,做空,2020-07-01 02:00:00,2020-07-01 03:30:00,224.92,224.3,1.46,100.0,0.648,0.4,0.07,0.33,tp_lower -6427,做多,2020-07-01 03:55:00,2020-07-01 05:05:00,225.45,225.67,1.46,100.0,0.6476,0.14,0.07,0.07,flip -6428,做空,2020-07-01 05:05:00,2020-07-01 05:15:00,225.67,225.63,1.46,100.0,0.647,0.03,0.07,-0.05,flip -6429,做多,2020-07-01 05:15:00,2020-07-01 05:20:00,225.63,225.52,1.46,100.0,0.6465,-0.07,0.07,-0.14,flip -6430,做空,2020-07-01 05:20:00,2020-07-01 05:25:00,225.52,225.67,1.46,100.0,0.6459,-0.1,0.07,-0.17,flip -6431,做多,2020-07-01 05:25:00,2020-07-01 05:30:00,225.67,225.98,1.45,100.0,0.6444,0.2,0.07,0.13,tp_upper -6432,做多,2020-07-01 05:30:00,2020-07-01 05:35:00,225.98,225.89,1.45,100.0,0.6437,-0.06,0.07,-0.13,tp_upper -6433,做多,2020-07-01 06:30:00,2020-07-01 06:35:00,225.56,225.14,1.45,100.0,0.644,-0.27,0.07,-0.34,flip -6434,做空,2020-07-01 06:35:00,2020-07-01 07:05:00,225.14,225.55,1.45,100.0,0.6434,-0.26,0.07,-0.34,flip -6435,做多,2020-07-01 07:05:00,2020-07-01 07:15:00,225.55,226.08,1.44,100.0,0.6404,0.34,0.07,0.27,tp_upper -6436,做多,2020-07-01 08:00:00,2020-07-01 08:20:00,225.82,227.79,1.45,100.0,0.6405,1.26,0.07,1.19,tp_upper -6437,做多,2020-07-01 10:00:00,2020-07-01 10:10:00,228.02,227.7,1.46,100.0,0.6392,-0.2,0.07,-0.28,flip -6438,做空,2020-07-01 10:10:00,2020-07-01 10:15:00,227.7,227.49,1.45,100.0,0.6386,0.13,0.07,0.06,tp_lower -6439,做多,2020-07-01 10:50:00,2020-07-01 11:55:00,227.44,227.71,1.45,100.0,0.6393,0.17,0.07,0.1,tp_upper -6440,做多,2020-07-01 11:55:00,2020-07-01 12:00:00,227.71,227.57,1.45,100.0,0.6386,-0.09,0.07,-0.16,tp_upper -6441,做多,2020-07-01 12:30:00,2020-07-01 12:35:00,227.28,227.09,1.45,100.0,0.6388,-0.12,0.07,-0.19,flip -6442,做空,2020-07-01 12:35:00,2020-07-01 12:40:00,227.09,227.13,1.45,100.0,0.6382,-0.03,0.07,-0.1,flip -6443,做多,2020-07-01 12:40:00,2020-07-01 12:55:00,227.13,227.71,1.45,100.0,0.6373,0.37,0.07,0.3,tp_upper -6444,做多,2020-07-01 13:30:00,2020-07-01 13:35:00,228.11,227.87,1.45,100.0,0.6355,-0.15,0.07,-0.22,tp_upper -6445,做多,2020-07-01 15:30:00,2020-07-01 15:35:00,228.97,228.82,1.45,100.0,0.6319,-0.09,0.07,-0.17,tp_upper -6446,做多,2020-07-01 16:05:00,2020-07-01 16:10:00,229.14,230.54,1.44,100.0,0.6303,0.88,0.07,0.81,tp_upper -6447,做多,2020-07-01 19:05:00,2020-07-01 19:10:00,231.97,231.8,1.45,100.0,0.6258,-0.11,0.07,-0.18,flip -6448,做空,2020-07-01 19:10:00,2020-07-01 19:30:00,231.8,231.72,1.45,100.0,0.6252,0.05,0.07,-0.02,flip -6449,做多,2020-07-01 19:30:00,2020-07-01 19:45:00,231.72,231.88,1.45,100.0,0.625,0.1,0.07,0.03,flip -6450,做空,2020-07-01 19:45:00,2020-07-01 19:55:00,231.88,231.14,1.45,100.0,0.6244,0.46,0.07,0.39,tp_lower -6451,做多,2020-07-01 20:05:00,2020-07-01 20:20:00,231.52,232.1,1.45,100.0,0.6267,0.36,0.07,0.29,tp_upper -6452,做多,2020-07-01 20:35:00,2020-07-01 20:40:00,231.72,231.43,1.45,100.0,0.6271,-0.18,0.07,-0.25,flip -6453,做空,2020-07-01 20:40:00,2020-07-01 21:00:00,231.43,231.0,1.45,100.0,0.6265,0.27,0.07,0.2,tp_lower -6454,做多,2020-07-01 21:05:00,2020-07-01 21:45:00,231.2,230.96,1.45,100.0,0.6277,-0.15,0.07,-0.22,flip -6455,做空,2020-07-01 21:45:00,2020-07-01 22:10:00,230.96,230.81,1.45,100.0,0.627,0.09,0.07,0.02,tp_lower -6456,做多,2020-07-01 22:50:00,2020-07-01 23:05:00,230.92,231.52,1.45,100.0,0.6269,0.38,0.07,0.3,tp_upper -6457,做多,2020-07-01 23:55:00,2020-07-02 00:10:00,231.03,230.96,1.45,100.0,0.6276,-0.04,0.07,-0.12,flip -6458,做空,2020-07-02 00:10:00,2020-07-02 00:15:00,230.96,231.09,1.49,100.0,0.6468,-0.08,0.07,-0.16,flip -6459,做多,2020-07-02 00:15:00,2020-07-02 00:35:00,231.09,230.75,1.49,100.0,0.6454,-0.22,0.07,-0.29,flip -6460,做空,2020-07-02 00:35:00,2020-07-02 00:40:00,230.75,230.78,1.49,100.0,0.6448,-0.02,0.07,-0.09,tp_lower -6461,做多,2020-07-02 01:05:00,2020-07-02 01:15:00,230.9,230.7,1.49,100.0,0.6436,-0.13,0.07,-0.2,flip -6462,做空,2020-07-02 01:15:00,2020-07-02 01:20:00,230.7,231.03,1.48,100.0,0.643,-0.21,0.07,-0.29,flip -6463,做多,2020-07-02 01:20:00,2020-07-02 01:25:00,231.03,230.87,1.48,100.0,0.6405,-0.1,0.07,-0.18,flip -6464,做空,2020-07-02 01:25:00,2020-07-02 01:35:00,230.87,231.18,1.48,100.0,0.6399,-0.2,0.07,-0.27,flip -6465,做多,2020-07-02 01:35:00,2020-07-02 01:40:00,231.18,231.2,1.47,100.0,0.6375,0.01,0.07,-0.06,tp_upper -6466,做多,2020-07-02 02:50:00,2020-07-02 04:30:00,231.35,230.92,1.47,100.0,0.6365,-0.27,0.07,-0.35,flip -6467,做空,2020-07-02 04:30:00,2020-07-02 04:35:00,230.92,231.13,1.47,100.0,0.6358,-0.13,0.07,-0.21,flip -6468,做多,2020-07-02 04:35:00,2020-07-02 04:40:00,231.13,230.91,1.47,100.0,0.634,-0.14,0.07,-0.21,flip -6469,做空,2020-07-02 04:40:00,2020-07-02 05:05:00,230.91,231.41,1.46,100.0,0.6334,-0.32,0.07,-0.39,flip -6470,做多,2020-07-02 05:05:00,2020-07-02 05:10:00,231.41,231.47,1.46,100.0,0.63,0.04,0.07,-0.04,tp_upper -6471,做多,2020-07-02 05:40:00,2020-07-02 05:45:00,231.41,231.1,1.46,100.0,0.6296,-0.2,0.07,-0.27,flip -6472,做空,2020-07-02 05:45:00,2020-07-02 05:50:00,231.1,228.81,1.45,100.0,0.6289,1.44,0.07,1.37,tp_lower -6473,做多,2020-07-02 07:40:00,2020-07-02 07:50:00,228.84,228.69,1.47,100.0,0.6408,-0.1,0.07,-0.17,flip -6474,做空,2020-07-02 07:50:00,2020-07-02 08:00:00,228.69,228.44,1.46,100.0,0.6402,0.16,0.07,0.09,tp_lower -6475,做多,2020-07-02 08:15:00,2020-07-02 08:20:00,228.69,228.62,1.46,100.0,0.6402,-0.04,0.07,-0.12,flip -6476,做空,2020-07-02 08:20:00,2020-07-02 08:40:00,228.62,228.05,1.46,100.0,0.6396,0.36,0.07,0.29,tp_lower -6477,做多,2020-07-02 08:45:00,2020-07-02 08:50:00,228.61,228.82,1.46,100.0,0.6406,0.13,0.07,0.06,tp_upper -6478,做多,2020-07-02 09:40:00,2020-07-02 09:50:00,228.9,228.8,1.46,100.0,0.6397,-0.06,0.07,-0.14,flip -6479,做空,2020-07-02 09:50:00,2020-07-02 10:25:00,228.8,228.39,1.46,100.0,0.6391,0.26,0.07,0.19,tp_lower -6480,做多,2020-07-02 10:55:00,2020-07-02 11:00:00,228.58,228.41,1.46,100.0,0.6402,-0.11,0.07,-0.18,flip -6481,做空,2020-07-02 11:00:00,2020-07-02 11:20:00,228.41,228.42,1.46,100.0,0.6396,-0.01,0.07,-0.08,flip -6482,做多,2020-07-02 11:20:00,2020-07-02 11:25:00,228.42,227.43,1.46,100.0,0.6389,-0.63,0.07,-0.71,flip -6483,做空,2020-07-02 11:25:00,2020-07-02 11:30:00,227.43,227.47,1.45,100.0,0.6382,-0.03,0.07,-0.1,tp_lower -6484,做多,2020-07-02 11:50:00,2020-07-02 12:00:00,228.14,227.94,1.45,100.0,0.6355,-0.13,0.07,-0.2,flip -6485,做空,2020-07-02 12:00:00,2020-07-02 12:05:00,227.94,227.95,1.45,100.0,0.6349,-0.01,0.07,-0.08,flip -6486,做多,2020-07-02 12:05:00,2020-07-02 12:30:00,227.95,229.11,1.45,100.0,0.6342,0.74,0.07,0.66,tp_upper -6487,做多,2020-07-02 12:30:00,2020-07-02 12:35:00,229.11,229.2,1.45,100.0,0.6335,0.06,0.07,-0.02,tp_upper -6488,做多,2020-07-02 14:15:00,2020-07-02 14:20:00,229.98,229.53,1.45,100.0,0.6307,-0.28,0.07,-0.36,flip -6489,做空,2020-07-02 14:20:00,2020-07-02 14:45:00,229.53,229.92,1.45,100.0,0.6301,-0.25,0.07,-0.32,flip -6490,做多,2020-07-02 14:45:00,2020-07-02 16:55:00,229.92,226.01,1.44,100.0,0.6274,-2.45,0.07,-2.52,flip -6491,做空,2020-07-02 16:55:00,2020-07-02 18:05:00,226.01,225.6,1.42,100.0,0.6267,0.26,0.07,0.19,tp_lower -6492,做多,2020-07-02 18:10:00,2020-07-02 18:25:00,225.95,226.13,1.42,100.0,0.6274,0.11,0.07,0.04,tp_upper -6493,做多,2020-07-02 18:55:00,2020-07-02 19:00:00,226.28,226.0,1.42,100.0,0.6264,-0.18,0.07,-0.25,flip -6494,做空,2020-07-02 19:00:00,2020-07-02 19:05:00,226.0,225.11,1.41,100.0,0.6257,0.56,0.07,0.49,tp_lower -6495,做多,2020-07-02 19:10:00,2020-07-02 19:25:00,226.1,225.97,1.42,100.0,0.6273,-0.08,0.07,-0.15,flip -6496,做空,2020-07-02 19:25:00,2020-07-02 19:30:00,225.97,226.23,1.42,100.0,0.6267,-0.16,0.07,-0.23,flip -6497,做多,2020-07-02 19:30:00,2020-07-02 19:35:00,226.23,225.99,1.41,100.0,0.6246,-0.15,0.07,-0.22,flip -6498,做空,2020-07-02 19:35:00,2020-07-02 19:50:00,225.99,225.46,1.41,100.0,0.624,0.33,0.07,0.26,tp_lower -6499,做多,2020-07-02 20:30:00,2020-07-02 20:40:00,226.04,225.99,1.41,100.0,0.6247,-0.03,0.07,-0.1,flip -6500,做空,2020-07-02 20:40:00,2020-07-02 22:45:00,225.99,227.0,1.41,100.0,0.624,-0.63,0.07,-0.7,flip -6501,做多,2020-07-02 22:45:00,2020-07-02 22:50:00,227.0,226.85,1.4,100.0,0.6179,-0.09,0.07,-0.16,flip -6502,做空,2020-07-02 22:50:00,2020-07-02 22:55:00,226.85,226.88,1.4,100.0,0.6173,-0.02,0.07,-0.09,flip -6503,做多,2020-07-02 22:55:00,2020-07-02 23:35:00,226.88,226.99,1.4,100.0,0.6165,0.07,0.07,-0.0,flip -6504,做空,2020-07-02 23:35:00,2020-07-02 23:55:00,226.99,226.54,1.4,100.0,0.6159,0.28,0.07,0.21,tp_lower -6505,做多,2020-07-03 00:45:00,2020-07-03 00:50:00,226.48,226.32,1.46,100.0,0.6452,-0.1,0.07,-0.18,flip -6506,做空,2020-07-03 00:50:00,2020-07-03 00:55:00,226.32,226.33,1.46,100.0,0.6445,-0.01,0.07,-0.08,flip -6507,做多,2020-07-03 00:55:00,2020-07-03 01:00:00,226.33,226.31,1.46,100.0,0.6438,-0.01,0.07,-0.09,flip -6508,做空,2020-07-03 01:00:00,2020-07-03 01:15:00,226.31,226.23,1.46,100.0,0.6432,0.05,0.07,-0.02,flip -6509,做多,2020-07-03 01:15:00,2020-07-03 01:25:00,226.23,227.05,1.45,100.0,0.643,0.53,0.07,0.45,tp_upper -6510,做多,2020-07-03 04:40:00,2020-07-03 05:00:00,226.52,226.6,1.46,100.0,0.6439,0.05,0.07,-0.02,tp_upper -6511,做多,2020-07-03 05:30:00,2020-07-03 05:35:00,226.93,226.86,1.46,100.0,0.6423,-0.04,0.07,-0.12,tp_upper -6512,做多,2020-07-03 07:25:00,2020-07-03 07:45:00,226.84,227.19,1.46,100.0,0.6417,0.22,0.07,0.15,tp_upper -6513,做多,2020-07-03 08:45:00,2020-07-03 09:25:00,226.98,227.26,1.46,100.0,0.6416,0.18,0.07,0.11,flip -6514,做空,2020-07-03 09:25:00,2020-07-03 09:40:00,227.26,225.72,1.46,100.0,0.641,0.99,0.07,0.91,tp_lower -6515,做多,2020-07-03 10:30:00,2020-07-03 10:45:00,226.61,226.35,1.47,100.0,0.6466,-0.17,0.07,-0.24,flip -6516,做空,2020-07-03 10:45:00,2020-07-03 11:05:00,226.35,226.48,1.46,100.0,0.6459,-0.08,0.07,-0.16,flip -6517,做多,2020-07-03 11:05:00,2020-07-03 11:10:00,226.48,226.33,1.46,100.0,0.6445,-0.1,0.07,-0.17,flip -6518,做空,2020-07-03 11:10:00,2020-07-03 11:20:00,226.33,226.44,1.46,100.0,0.6439,-0.07,0.07,-0.14,flip -6519,做多,2020-07-03 11:20:00,2020-07-03 11:35:00,226.44,226.65,1.46,100.0,0.6426,0.13,0.07,0.06,tp_upper -6520,做多,2020-07-03 12:50:00,2020-07-03 13:05:00,226.95,227.08,1.46,100.0,0.6411,0.08,0.07,0.01,flip -6521,做空,2020-07-03 13:05:00,2020-07-03 14:00:00,227.08,227.23,1.45,100.0,0.6405,-0.1,0.07,-0.17,flip -6522,做多,2020-07-03 14:00:00,2020-07-03 15:20:00,227.23,226.8,1.45,100.0,0.639,-0.27,0.07,-0.35,flip -6523,做空,2020-07-03 15:20:00,2020-07-03 15:40:00,226.8,226.98,1.45,100.0,0.6384,-0.11,0.07,-0.19,flip -6524,做多,2020-07-03 15:40:00,2020-07-03 15:45:00,226.98,227.01,1.45,100.0,0.6367,0.02,0.07,-0.05,tp_upper -6525,做多,2020-07-03 16:05:00,2020-07-03 16:10:00,227.23,227.3,1.44,100.0,0.6354,0.04,0.07,-0.03,tp_upper -6526,做多,2020-07-03 17:00:00,2020-07-03 17:15:00,227.0,226.78,1.44,100.0,0.6357,-0.14,0.07,-0.21,flip -6527,做空,2020-07-03 17:15:00,2020-07-03 17:25:00,226.78,226.68,1.44,100.0,0.635,0.06,0.07,-0.01,tp_lower -6528,做多,2020-07-03 18:20:00,2020-07-03 18:30:00,226.61,226.56,1.44,100.0,0.6351,-0.03,0.07,-0.1,flip -6529,做空,2020-07-03 18:30:00,2020-07-03 18:35:00,226.56,226.9,1.44,100.0,0.6345,-0.22,0.07,-0.29,flip -6530,做多,2020-07-03 18:35:00,2020-07-03 18:40:00,226.9,226.57,1.43,100.0,0.632,-0.21,0.07,-0.28,flip -6531,做空,2020-07-03 18:40:00,2020-07-03 18:50:00,226.57,226.32,1.43,100.0,0.6313,0.16,0.07,0.09,tp_lower -6532,做多,2020-07-03 19:45:00,2020-07-03 20:00:00,226.28,226.1,1.43,100.0,0.6322,-0.11,0.07,-0.19,flip -6533,做空,2020-07-03 20:00:00,2020-07-03 20:20:00,226.1,226.22,1.43,100.0,0.6316,-0.08,0.07,-0.15,flip -6534,做多,2020-07-03 20:20:00,2020-07-03 20:30:00,226.22,226.18,1.43,100.0,0.6303,-0.03,0.07,-0.1,flip -6535,做空,2020-07-03 20:30:00,2020-07-03 21:25:00,226.18,226.36,1.42,100.0,0.6296,-0.11,0.07,-0.18,flip -6536,做多,2020-07-03 21:25:00,2020-07-03 22:00:00,226.36,226.65,1.42,100.0,0.628,0.18,0.07,0.11,flip -6537,做空,2020-07-03 22:00:00,2020-07-03 22:15:00,226.65,226.54,1.42,100.0,0.6274,0.07,0.07,-0.0,flip -6538,做多,2020-07-03 22:15:00,2020-07-03 22:25:00,226.54,226.3,1.42,100.0,0.6274,-0.15,0.07,-0.22,flip -6539,做空,2020-07-03 22:25:00,2020-07-03 22:35:00,226.3,226.07,1.42,100.0,0.6267,0.14,0.07,0.07,tp_lower -6540,做多,2020-07-04 00:20:00,2020-07-04 00:40:00,225.33,225.5,1.46,100.0,0.6497,0.11,0.07,0.04,tp_upper -6541,做多,2020-07-04 00:55:00,2020-07-04 01:00:00,225.23,224.96,1.46,100.0,0.6498,-0.18,0.07,-0.25,flip -6542,做空,2020-07-04 01:00:00,2020-07-04 01:05:00,224.96,225.03,1.46,100.0,0.6491,-0.05,0.07,-0.12,flip -6543,做多,2020-07-04 01:05:00,2020-07-04 01:40:00,225.03,225.08,1.46,100.0,0.6481,0.03,0.07,-0.04,flip -6544,做空,2020-07-04 01:40:00,2020-07-04 01:45:00,225.08,225.21,1.46,100.0,0.6474,-0.08,0.07,-0.16,flip -6545,做多,2020-07-04 01:45:00,2020-07-04 02:00:00,225.21,225.24,1.45,100.0,0.646,0.02,0.07,-0.05,flip -6546,做空,2020-07-04 02:00:00,2020-07-04 02:05:00,225.24,225.82,1.45,100.0,0.6454,-0.37,0.07,-0.45,flip -6547,做多,2020-07-04 02:05:00,2020-07-04 02:10:00,225.82,226.08,1.45,100.0,0.6414,0.17,0.07,0.09,tp_upper -6548,做多,2020-07-04 03:50:00,2020-07-04 04:10:00,226.31,226.12,1.45,100.0,0.6401,-0.12,0.07,-0.19,flip -6549,做空,2020-07-04 04:10:00,2020-07-04 04:15:00,226.12,226.03,1.45,100.0,0.6395,0.06,0.07,-0.01,tp_lower -6550,做多,2020-07-04 04:45:00,2020-07-04 05:15:00,226.0,226.04,1.45,100.0,0.6395,0.03,0.07,-0.05,flip -6551,做空,2020-07-04 05:15:00,2020-07-04 05:20:00,226.04,226.05,1.44,100.0,0.6388,-0.01,0.07,-0.08,flip -6552,做多,2020-07-04 05:20:00,2020-07-04 05:35:00,226.05,226.31,1.44,100.0,0.6381,0.17,0.07,0.09,tp_upper -6553,做多,2020-07-04 05:35:00,2020-07-04 05:40:00,226.31,226.43,1.44,100.0,0.6375,0.08,0.07,0.0,tp_upper -6554,做多,2020-07-04 06:20:00,2020-07-04 06:30:00,226.22,226.21,1.44,100.0,0.6374,-0.01,0.07,-0.08,flip -6555,做空,2020-07-04 06:30:00,2020-07-04 06:45:00,226.21,226.14,1.44,100.0,0.6368,0.04,0.07,-0.03,flip -6556,做多,2020-07-04 06:45:00,2020-07-04 06:55:00,226.14,226.21,1.44,100.0,0.6366,0.04,0.07,-0.03,flip -6557,做空,2020-07-04 06:55:00,2020-07-04 07:00:00,226.21,226.29,1.44,100.0,0.6359,-0.05,0.07,-0.12,flip -6558,做多,2020-07-04 07:00:00,2020-07-04 07:15:00,226.29,226.22,1.44,100.0,0.6348,-0.04,0.07,-0.12,flip -6559,做空,2020-07-04 07:15:00,2020-07-04 07:20:00,226.22,225.98,1.43,100.0,0.6342,0.15,0.07,0.08,tp_lower -6560,做多,2020-07-04 07:40:00,2020-07-04 08:25:00,226.06,226.19,1.43,100.0,0.6347,0.08,0.07,0.01,tp_upper -6561,做多,2020-07-04 08:45:00,2020-07-04 08:55:00,226.18,226.23,1.43,100.0,0.6341,0.03,0.07,-0.04,tp_upper -6562,做多,2020-07-04 09:05:00,2020-07-04 09:15:00,226.28,226.12,1.43,100.0,0.6333,-0.1,0.07,-0.17,flip -6563,做空,2020-07-04 09:15:00,2020-07-04 09:40:00,226.12,226.19,1.43,100.0,0.6327,-0.04,0.07,-0.12,flip -6564,做多,2020-07-04 09:40:00,2020-07-04 11:10:00,226.19,225.94,1.43,100.0,0.6316,-0.16,0.07,-0.23,flip -6565,做空,2020-07-04 11:10:00,2020-07-04 11:50:00,225.94,225.67,1.43,100.0,0.631,0.17,0.07,0.1,flip -6566,做多,2020-07-04 11:50:00,2020-07-04 12:05:00,225.67,226.21,1.43,100.0,0.6319,0.34,0.07,0.27,tp_upper -6567,做多,2020-07-04 12:05:00,2020-07-04 12:10:00,226.21,226.02,1.43,100.0,0.6313,-0.12,0.07,-0.19,tp_upper -6568,做多,2020-07-04 13:35:00,2020-07-04 13:50:00,226.13,226.54,1.43,100.0,0.6303,0.26,0.07,0.19,tp_upper -6569,做多,2020-07-04 14:10:00,2020-07-04 14:20:00,226.17,226.01,1.43,100.0,0.6307,-0.1,0.07,-0.17,flip -6570,做空,2020-07-04 14:20:00,2020-07-04 14:25:00,226.01,226.03,1.42,100.0,0.6301,-0.01,0.07,-0.08,tp_lower -6571,做多,2020-07-04 14:35:00,2020-07-04 14:50:00,226.14,225.97,1.42,100.0,0.629,-0.11,0.07,-0.18,flip -6572,做空,2020-07-04 14:50:00,2020-07-04 14:55:00,225.97,225.87,1.42,100.0,0.6284,0.06,0.07,-0.01,tp_lower -6573,做多,2020-07-04 15:30:00,2020-07-04 15:45:00,225.82,225.95,1.42,100.0,0.6285,0.08,0.07,0.01,flip -6574,做空,2020-07-04 15:45:00,2020-07-04 16:05:00,225.95,226.14,1.42,100.0,0.6279,-0.12,0.07,-0.19,flip -6575,做多,2020-07-04 16:05:00,2020-07-04 16:10:00,226.14,225.53,1.42,100.0,0.6262,-0.38,0.07,-0.45,flip -6576,做空,2020-07-04 16:10:00,2020-07-04 16:15:00,225.53,225.78,1.41,100.0,0.6255,-0.16,0.07,-0.23,flip -6577,做多,2020-07-04 16:15:00,2020-07-04 16:30:00,225.78,225.48,1.41,100.0,0.6235,-0.19,0.07,-0.26,flip -6578,做空,2020-07-04 16:30:00,2020-07-04 16:35:00,225.48,225.82,1.4,100.0,0.6229,-0.21,0.07,-0.28,flip -6579,做多,2020-07-04 16:35:00,2020-07-04 16:40:00,225.82,225.77,1.4,100.0,0.6204,-0.03,0.07,-0.1,flip -6580,做空,2020-07-04 16:40:00,2020-07-04 16:50:00,225.77,226.02,1.4,100.0,0.6198,-0.15,0.07,-0.22,flip -6581,做多,2020-07-04 16:50:00,2020-07-04 17:05:00,226.02,226.1,1.4,100.0,0.6178,0.05,0.07,-0.02,tp_upper -6582,做多,2020-07-04 19:35:00,2020-07-04 19:40:00,229.01,228.94,1.4,100.0,0.6093,-0.04,0.07,-0.11,flip -6583,做空,2020-07-04 19:40:00,2020-07-04 19:45:00,228.94,229.08,1.39,100.0,0.6087,-0.09,0.07,-0.15,flip -6584,做多,2020-07-04 19:45:00,2020-07-04 19:50:00,229.08,228.87,1.39,100.0,0.6074,-0.13,0.07,-0.2,flip -6585,做空,2020-07-04 19:50:00,2020-07-04 19:55:00,228.87,228.95,1.39,100.0,0.6068,-0.05,0.07,-0.12,flip -6586,做多,2020-07-04 19:55:00,2020-07-04 20:00:00,228.95,229.19,1.39,100.0,0.6057,0.15,0.07,0.08,tp_upper -6587,做多,2020-07-04 20:30:00,2020-07-04 20:40:00,228.99,228.82,1.39,100.0,0.6057,-0.1,0.07,-0.17,flip -6588,做空,2020-07-04 20:40:00,2020-07-04 20:45:00,228.82,228.92,1.38,100.0,0.6051,-0.06,0.07,-0.13,flip -6589,做多,2020-07-04 20:45:00,2020-07-04 21:15:00,228.92,229.12,1.38,100.0,0.6039,0.12,0.07,0.05,tp_upper -6590,做多,2020-07-04 22:00:00,2020-07-04 22:05:00,229.08,228.86,1.38,100.0,0.6034,-0.13,0.07,-0.2,flip -6591,做空,2020-07-04 22:05:00,2020-07-04 22:20:00,228.86,228.42,1.38,100.0,0.6028,0.27,0.07,0.2,tp_lower -6592,做多,2020-07-04 22:35:00,2020-07-04 22:40:00,228.77,228.75,1.38,100.0,0.6036,-0.01,0.07,-0.08,flip -6593,做空,2020-07-04 22:40:00,2020-07-04 22:45:00,228.75,228.77,1.38,100.0,0.603,-0.01,0.07,-0.08,flip -6594,做多,2020-07-04 22:45:00,2020-07-04 22:50:00,228.77,228.62,1.38,100.0,0.6023,-0.09,0.07,-0.16,flip -6595,做空,2020-07-04 22:50:00,2020-07-04 22:55:00,228.62,228.84,1.38,100.0,0.6017,-0.13,0.07,-0.2,flip -6596,做多,2020-07-04 22:55:00,2020-07-04 23:00:00,228.84,228.67,1.37,100.0,0.5999,-0.1,0.07,-0.17,flip -6597,做空,2020-07-04 23:00:00,2020-07-04 23:10:00,228.67,228.62,1.37,100.0,0.5993,0.03,0.07,-0.04,flip -6598,做多,2020-07-04 23:10:00,2020-07-04 23:40:00,228.62,228.87,1.37,100.0,0.599,0.15,0.07,0.08,tp_upper -6599,做多,2020-07-04 23:40:00,2020-07-04 23:50:00,228.87,229.09,1.37,100.0,0.5984,0.13,0.07,0.06,tp_upper -6600,做多,2020-07-05 01:00:00,2020-07-05 03:50:00,229.06,228.09,1.45,100.0,0.6313,-0.61,0.07,-0.68,flip -6601,做空,2020-07-05 03:50:00,2020-07-05 03:55:00,228.09,228.3,1.44,100.0,0.6307,-0.13,0.07,-0.2,flip -6602,做多,2020-07-05 03:55:00,2020-07-05 04:00:00,228.3,228.28,1.44,100.0,0.6289,-0.01,0.07,-0.08,flip -6603,做空,2020-07-05 04:00:00,2020-07-05 04:20:00,228.28,228.09,1.43,100.0,0.6283,0.12,0.07,0.05,flip -6604,做多,2020-07-05 04:20:00,2020-07-05 04:30:00,228.09,228.0,1.43,100.0,0.6287,-0.06,0.07,-0.13,flip -6605,做空,2020-07-05 04:30:00,2020-07-05 04:40:00,228.0,228.08,1.43,100.0,0.628,-0.05,0.07,-0.12,flip -6606,做多,2020-07-05 04:40:00,2020-07-05 05:05:00,228.08,228.08,1.43,100.0,0.627,0.0,0.07,-0.07,flip -6607,做空,2020-07-05 05:05:00,2020-07-05 05:10:00,228.08,228.17,1.43,100.0,0.6264,-0.06,0.07,-0.13,flip -6608,做多,2020-07-05 05:10:00,2020-07-05 05:20:00,228.17,228.14,1.43,100.0,0.6252,-0.02,0.07,-0.09,flip -6609,做空,2020-07-05 05:20:00,2020-07-05 05:25:00,228.14,228.24,1.42,100.0,0.6246,-0.06,0.07,-0.13,flip -6610,做多,2020-07-05 05:25:00,2020-07-05 05:30:00,228.24,228.04,1.42,100.0,0.6234,-0.12,0.07,-0.2,flip -6611,做空,2020-07-05 05:30:00,2020-07-05 05:35:00,228.04,228.21,1.42,100.0,0.6228,-0.11,0.07,-0.18,flip -6612,做多,2020-07-05 05:35:00,2020-07-05 05:40:00,228.21,227.8,1.42,100.0,0.6213,-0.25,0.07,-0.33,flip -6613,做空,2020-07-05 05:40:00,2020-07-05 05:45:00,227.8,227.73,1.41,100.0,0.6206,0.04,0.07,-0.03,tp_lower -6614,做多,2020-07-05 07:30:00,2020-07-05 07:35:00,226.96,226.81,1.41,100.0,0.6225,-0.09,0.07,-0.16,flip -6615,做空,2020-07-05 07:35:00,2020-07-05 07:45:00,226.81,226.76,1.41,100.0,0.6219,0.03,0.07,-0.04,tp_lower -6616,做多,2020-07-05 07:55:00,2020-07-05 08:30:00,226.75,227.02,1.41,100.0,0.6216,0.17,0.07,0.1,tp_upper -6617,做多,2020-07-05 09:05:00,2020-07-05 09:10:00,226.92,226.89,1.41,100.0,0.6212,-0.02,0.07,-0.09,flip -6618,做空,2020-07-05 09:10:00,2020-07-05 09:20:00,226.89,226.84,1.41,100.0,0.6206,0.03,0.07,-0.04,flip -6619,做多,2020-07-05 09:20:00,2020-07-05 09:25:00,226.84,226.69,1.41,100.0,0.6202,-0.09,0.07,-0.16,flip -6620,做空,2020-07-05 09:25:00,2020-07-05 09:35:00,226.69,226.55,1.4,100.0,0.6196,0.09,0.07,0.02,tp_lower -6621,做多,2020-07-05 11:05:00,2020-07-05 11:35:00,225.6,225.14,1.4,100.0,0.6224,-0.29,0.07,-0.36,flip -6622,做空,2020-07-05 11:35:00,2020-07-05 11:40:00,225.14,225.38,1.4,100.0,0.6218,-0.15,0.07,-0.22,flip -6623,做多,2020-07-05 11:40:00,2020-07-05 11:45:00,225.38,225.27,1.4,100.0,0.6198,-0.07,0.07,-0.14,flip -6624,做空,2020-07-05 11:45:00,2020-07-05 12:00:00,225.27,224.68,1.39,100.0,0.6192,0.37,0.07,0.3,tp_lower -6625,做多,2020-07-05 12:30:00,2020-07-05 12:35:00,225.35,225.09,1.4,100.0,0.62,-0.16,0.07,-0.23,flip -6626,做空,2020-07-05 12:35:00,2020-07-05 12:40:00,225.09,225.22,1.39,100.0,0.6194,-0.08,0.07,-0.15,flip -6627,做多,2020-07-05 12:40:00,2020-07-05 13:00:00,225.22,225.02,1.39,100.0,0.618,-0.12,0.07,-0.19,flip -6628,做空,2020-07-05 13:00:00,2020-07-05 13:25:00,225.02,225.24,1.39,100.0,0.6174,-0.14,0.07,-0.21,flip -6629,做多,2020-07-05 13:25:00,2020-07-05 13:45:00,225.24,225.08,1.39,100.0,0.6156,-0.1,0.07,-0.17,flip -6630,做空,2020-07-05 13:45:00,2020-07-05 14:00:00,225.08,224.92,1.38,100.0,0.615,0.1,0.07,0.03,tp_lower -6631,做多,2020-07-05 14:00:00,2020-07-05 14:25:00,224.92,225.1,1.38,100.0,0.6152,0.11,0.07,0.04,flip -6632,做空,2020-07-05 14:25:00,2020-07-05 14:35:00,225.1,225.01,1.38,100.0,0.6146,0.06,0.07,-0.01,flip -6633,做多,2020-07-05 14:35:00,2020-07-05 14:40:00,225.01,225.19,1.38,100.0,0.6145,0.11,0.07,0.04,tp_upper -6634,做多,2020-07-05 15:45:00,2020-07-05 16:30:00,225.24,225.13,1.38,100.0,0.6137,-0.07,0.07,-0.14,flip -6635,做空,2020-07-05 16:30:00,2020-07-05 16:45:00,225.13,224.86,1.38,100.0,0.6131,0.17,0.07,0.1,tp_lower -6636,做多,2020-07-05 17:00:00,2020-07-05 17:50:00,225.04,225.13,1.38,100.0,0.6135,0.06,0.07,-0.01,flip -6637,做空,2020-07-05 17:50:00,2020-07-05 17:55:00,225.13,225.16,1.38,100.0,0.6129,-0.02,0.07,-0.09,flip -6638,做多,2020-07-05 17:55:00,2020-07-05 18:15:00,225.16,225.08,1.38,100.0,0.6121,-0.05,0.07,-0.12,flip -6639,做空,2020-07-05 18:15:00,2020-07-05 18:25:00,225.08,225.29,1.38,100.0,0.6115,-0.13,0.07,-0.2,flip -6640,做多,2020-07-05 18:25:00,2020-07-05 18:50:00,225.29,225.49,1.37,100.0,0.6097,0.12,0.07,0.05,tp_upper -6641,做多,2020-07-05 19:35:00,2020-07-05 19:40:00,225.42,225.4,1.37,100.0,0.6093,-0.01,0.07,-0.08,flip -6642,做空,2020-07-05 19:40:00,2020-07-05 20:05:00,225.4,225.01,1.37,100.0,0.6087,0.24,0.07,0.17,tp_lower -6643,做多,2020-07-05 20:25:00,2020-07-05 20:45:00,225.3,225.39,1.37,100.0,0.6094,0.05,0.07,-0.01,flip -6644,做空,2020-07-05 20:45:00,2020-07-05 20:55:00,225.39,224.95,1.37,100.0,0.6088,0.27,0.07,0.2,tp_lower -6645,做多,2020-07-05 21:35:00,2020-07-05 21:40:00,226.45,226.45,1.37,100.0,0.6065,0.0,0.07,-0.07,tp_upper -6646,做多,2020-07-05 23:40:00,2020-07-05 23:50:00,227.53,228.02,1.37,100.0,0.6031,0.3,0.07,0.23,tp_upper -6647,做多,2020-07-06 00:15:00,2020-07-06 00:30:00,227.48,227.49,1.43,100.0,0.6299,0.01,0.07,-0.07,flip -6648,做空,2020-07-06 00:30:00,2020-07-06 00:40:00,227.49,227.07,1.43,100.0,0.6293,0.26,0.07,0.19,tp_lower -6649,做多,2020-07-06 01:00:00,2020-07-06 01:40:00,227.34,228.06,1.43,100.0,0.6303,0.45,0.07,0.38,tp_upper -6650,做多,2020-07-06 03:50:00,2020-07-06 04:10:00,227.86,228.18,1.44,100.0,0.6302,0.2,0.07,0.13,tp_upper -6651,做多,2020-07-06 04:30:00,2020-07-06 04:35:00,227.94,227.85,1.44,100.0,0.6302,-0.06,0.07,-0.13,flip -6652,做空,2020-07-06 04:35:00,2020-07-06 04:45:00,227.85,227.82,1.43,100.0,0.6296,0.02,0.07,-0.05,flip -6653,做多,2020-07-06 04:45:00,2020-07-06 05:00:00,227.82,228.16,1.43,100.0,0.6291,0.21,0.07,0.14,tp_upper -6654,做多,2020-07-06 05:30:00,2020-07-06 05:35:00,228.12,228.28,1.43,100.0,0.6286,0.1,0.07,0.03,tp_upper -6655,做多,2020-07-06 07:55:00,2020-07-06 08:00:00,232.83,232.6,1.43,100.0,0.6157,-0.14,0.07,-0.21,flip -6656,做空,2020-07-06 08:00:00,2020-07-06 08:05:00,232.6,233.04,1.43,100.0,0.6151,-0.27,0.07,-0.34,flip -6657,做多,2020-07-06 08:05:00,2020-07-06 08:25:00,233.04,232.7,1.43,100.0,0.6121,-0.21,0.07,-0.28,flip -6658,做空,2020-07-06 08:25:00,2020-07-06 08:35:00,232.7,232.9,1.42,100.0,0.6115,-0.12,0.07,-0.19,flip -6659,做多,2020-07-06 08:35:00,2020-07-06 08:50:00,232.9,232.87,1.42,100.0,0.6099,-0.02,0.07,-0.09,flip -6660,做空,2020-07-06 08:50:00,2020-07-06 08:55:00,232.87,233.49,1.42,100.0,0.6093,-0.38,0.07,-0.45,flip -6661,做多,2020-07-06 08:55:00,2020-07-06 09:00:00,233.49,233.71,1.41,100.0,0.6054,0.13,0.07,0.06,tp_upper -6662,做多,2020-07-06 09:40:00,2020-07-06 09:50:00,232.92,233.57,1.41,100.0,0.6069,0.39,0.07,0.32,tp_upper -6663,做多,2020-07-06 10:50:00,2020-07-06 11:15:00,233.22,234.4,1.42,100.0,0.6072,0.72,0.07,0.65,tp_upper -6664,做多,2020-07-06 15:15:00,2020-07-06 15:25:00,236.09,236.09,1.42,100.0,0.6022,0.0,0.07,-0.07,flip -6665,做空,2020-07-06 15:25:00,2020-07-06 17:25:00,236.09,239.48,1.42,100.0,0.6016,-2.04,0.07,-2.11,flip -6666,做多,2020-07-06 17:25:00,2020-07-06 17:35:00,239.48,239.38,1.4,100.0,0.584,-0.06,0.07,-0.13,flip -6667,做空,2020-07-06 17:35:00,2020-07-06 18:10:00,239.38,239.9,1.4,100.0,0.5834,-0.3,0.07,-0.37,flip -6668,做多,2020-07-06 18:10:00,2020-07-06 18:15:00,239.9,239.46,1.39,100.0,0.5803,-0.26,0.07,-0.32,flip -6669,做空,2020-07-06 18:15:00,2020-07-06 18:40:00,239.46,238.61,1.39,100.0,0.5797,0.49,0.07,0.42,tp_lower -6670,做多,2020-07-06 19:50:00,2020-07-06 21:50:00,238.73,239.73,1.39,100.0,0.583,0.58,0.07,0.51,tp_upper -6671,做多,2020-07-06 22:50:00,2020-07-06 23:10:00,239.38,240.09,1.4,100.0,0.5832,0.41,0.07,0.34,tp_upper -6672,做多,2020-07-07 00:45:00,2020-07-07 02:50:00,241.78,239.1,1.43,100.0,0.5918,-1.59,0.07,-1.66,flip -6673,做空,2020-07-07 02:50:00,2020-07-07 02:55:00,239.1,239.32,1.41,100.0,0.5912,-0.13,0.07,-0.2,flip -6674,做多,2020-07-07 02:55:00,2020-07-07 03:20:00,239.32,240.11,1.41,100.0,0.5895,0.47,0.07,0.39,tp_upper -6675,做多,2020-07-07 03:45:00,2020-07-07 03:55:00,239.47,239.22,1.41,100.0,0.5905,-0.15,0.07,-0.22,flip -6676,做空,2020-07-07 03:55:00,2020-07-07 04:00:00,239.22,238.75,1.41,100.0,0.5899,0.28,0.07,0.21,tp_lower -6677,做多,2020-07-07 04:20:00,2020-07-07 05:15:00,239.33,239.2,1.41,100.0,0.5902,-0.08,0.07,-0.15,flip -6678,做空,2020-07-07 05:15:00,2020-07-07 05:30:00,239.2,238.67,1.41,100.0,0.5896,0.31,0.07,0.24,tp_lower -6679,做多,2020-07-07 05:55:00,2020-07-07 06:00:00,239.03,238.65,1.41,100.0,0.5908,-0.22,0.07,-0.29,flip -6680,做空,2020-07-07 06:00:00,2020-07-07 06:10:00,238.65,238.0,1.41,100.0,0.5902,0.38,0.07,0.31,tp_lower -6681,做多,2020-07-07 07:50:00,2020-07-07 08:00:00,236.93,236.79,1.41,100.0,0.5955,-0.08,0.07,-0.15,flip -6682,做空,2020-07-07 08:00:00,2020-07-07 08:10:00,236.79,237.21,1.41,100.0,0.5949,-0.25,0.07,-0.32,flip -6683,做多,2020-07-07 08:10:00,2020-07-07 09:00:00,237.21,236.86,1.4,100.0,0.5922,-0.21,0.07,-0.28,flip -6684,做空,2020-07-07 09:00:00,2020-07-07 09:20:00,236.86,236.54,1.4,100.0,0.5916,0.19,0.07,0.12,tp_lower -6685,做多,2020-07-07 10:20:00,2020-07-07 10:25:00,236.57,236.54,1.4,100.0,0.5925,-0.02,0.07,-0.09,flip -6686,做空,2020-07-07 10:25:00,2020-07-07 10:35:00,236.54,236.6,1.4,100.0,0.5919,-0.04,0.07,-0.11,flip -6687,做多,2020-07-07 10:35:00,2020-07-07 11:00:00,236.6,236.11,1.4,100.0,0.591,-0.29,0.07,-0.36,flip -6688,做空,2020-07-07 11:00:00,2020-07-07 11:05:00,236.11,236.26,1.39,100.0,0.5904,-0.09,0.07,-0.16,flip -6689,做多,2020-07-07 11:05:00,2020-07-07 11:30:00,236.26,237.29,1.39,100.0,0.5891,0.61,0.07,0.54,tp_upper -6690,做多,2020-07-07 12:35:00,2020-07-07 13:00:00,237.1,237.48,1.4,100.0,0.589,0.22,0.07,0.15,flip -6691,做空,2020-07-07 13:00:00,2020-07-07 13:05:00,237.48,237.59,1.4,100.0,0.5884,-0.06,0.07,-0.13,flip -6692,做多,2020-07-07 13:05:00,2020-07-07 13:10:00,237.59,237.44,1.4,100.0,0.5873,-0.09,0.07,-0.16,flip -6693,做空,2020-07-07 13:10:00,2020-07-07 13:20:00,237.44,236.67,1.39,100.0,0.5867,0.45,0.07,0.38,tp_lower -6694,做多,2020-07-07 13:45:00,2020-07-07 14:10:00,237.17,238.6,1.4,100.0,0.5887,0.84,0.07,0.77,tp_upper -6695,做多,2020-07-07 15:20:00,2020-07-07 15:40:00,237.96,238.09,1.4,100.0,0.5897,0.08,0.07,0.01,flip -6696,做空,2020-07-07 15:40:00,2020-07-07 15:50:00,238.09,238.85,1.4,100.0,0.5891,-0.45,0.07,-0.52,flip -6697,做多,2020-07-07 15:50:00,2020-07-07 16:15:00,238.85,239.7,1.4,100.0,0.5847,0.5,0.07,0.43,tp_upper -6698,做多,2020-07-07 16:45:00,2020-07-07 16:50:00,238.73,238.52,1.4,100.0,0.5865,-0.12,0.07,-0.19,flip -6699,做空,2020-07-07 16:50:00,2020-07-07 17:00:00,238.52,238.59,1.4,100.0,0.5859,-0.04,0.07,-0.11,flip -6700,做多,2020-07-07 17:00:00,2020-07-07 17:50:00,238.59,240.17,1.4,100.0,0.585,0.92,0.07,0.85,tp_upper -6701,做多,2020-07-07 20:45:00,2020-07-07 21:20:00,238.45,237.77,1.4,100.0,0.5886,-0.4,0.07,-0.47,flip -6702,做空,2020-07-07 21:20:00,2020-07-07 21:35:00,237.77,237.94,1.4,100.0,0.5881,-0.1,0.07,-0.17,flip -6703,做多,2020-07-07 21:35:00,2020-07-07 21:50:00,237.94,237.85,1.4,100.0,0.5866,-0.05,0.07,-0.12,flip -6704,做空,2020-07-07 21:50:00,2020-07-07 21:55:00,237.85,238.04,1.39,100.0,0.586,-0.11,0.07,-0.18,flip -6705,做多,2020-07-07 21:55:00,2020-07-07 22:05:00,238.04,238.49,1.39,100.0,0.5845,0.26,0.07,0.19,tp_upper -6706,做多,2020-07-07 22:30:00,2020-07-07 22:40:00,238.44,238.3,1.39,100.0,0.5841,-0.08,0.07,-0.15,flip -6707,做空,2020-07-07 22:40:00,2020-07-07 23:40:00,238.3,238.69,1.39,100.0,0.5835,-0.23,0.07,-0.3,flip -6708,做多,2020-07-07 23:40:00,2020-07-08 00:05:00,238.69,238.74,1.39,100.0,0.581,0.03,0.07,-0.04,flip -6709,做空,2020-07-08 00:05:00,2020-07-08 00:20:00,238.74,238.12,1.43,100.0,0.5997,0.37,0.07,0.3,tp_lower -6710,做多,2020-07-08 00:45:00,2020-07-08 00:50:00,238.8,238.66,1.43,100.0,0.6005,-0.08,0.07,-0.16,flip -6711,做空,2020-07-08 00:50:00,2020-07-08 01:00:00,238.66,238.71,1.43,100.0,0.5999,-0.03,0.07,-0.1,flip -6712,做多,2020-07-08 01:00:00,2020-07-08 01:25:00,238.71,239.46,1.43,100.0,0.599,0.45,0.07,0.38,tp_upper -6713,做多,2020-07-08 01:45:00,2020-07-08 01:50:00,239.22,240.03,1.43,100.0,0.599,0.49,0.07,0.41,tp_upper -6714,做多,2020-07-08 03:50:00,2020-07-08 04:00:00,241.65,241.77,1.44,100.0,0.5944,0.07,0.07,-0.0,tp_upper -6715,做多,2020-07-08 05:40:00,2020-07-08 05:55:00,239.7,239.2,1.44,100.0,0.599,-0.3,0.07,-0.37,flip -6716,做空,2020-07-08 05:55:00,2020-07-08 06:00:00,239.2,239.41,1.43,100.0,0.5984,-0.13,0.07,-0.2,flip -6717,做多,2020-07-08 06:00:00,2020-07-08 06:10:00,239.41,239.74,1.43,100.0,0.5967,0.2,0.07,0.13,tp_upper -6718,做多,2020-07-08 07:05:00,2020-07-08 07:10:00,240.22,240.88,1.43,100.0,0.5949,0.39,0.07,0.32,tp_upper -6719,做多,2020-07-08 08:55:00,2020-07-08 09:25:00,240.81,240.43,1.43,100.0,0.5945,-0.23,0.07,-0.3,flip -6720,做空,2020-07-08 09:25:00,2020-07-08 09:55:00,240.43,241.18,1.43,100.0,0.5939,-0.45,0.07,-0.52,flip -6721,做多,2020-07-08 09:55:00,2020-07-08 10:05:00,241.18,242.17,1.42,100.0,0.5896,0.58,0.07,0.51,tp_upper -6722,做多,2020-07-08 12:30:00,2020-07-08 12:35:00,243.4,242.96,1.43,100.0,0.5861,-0.26,0.07,-0.33,flip -6723,做空,2020-07-08 12:35:00,2020-07-08 12:40:00,242.96,241.85,1.42,100.0,0.5855,0.65,0.07,0.58,tp_lower -6724,做多,2020-07-08 13:15:00,2020-07-08 13:35:00,242.81,243.7,1.43,100.0,0.5879,0.52,0.07,0.45,tp_upper -6725,做多,2020-07-08 15:25:00,2020-07-08 15:55:00,245.95,245.88,1.43,100.0,0.582,-0.04,0.07,-0.11,flip -6726,做空,2020-07-08 15:55:00,2020-07-08 16:05:00,245.88,245.39,1.43,100.0,0.5814,0.28,0.07,0.21,tp_lower -6727,做多,2020-07-08 16:15:00,2020-07-08 16:20:00,245.93,246.89,1.43,100.0,0.5819,0.56,0.07,0.49,tp_upper -6728,做多,2020-07-08 17:25:00,2020-07-08 18:00:00,246.03,246.5,1.44,100.0,0.5833,0.27,0.07,0.2,tp_upper -6729,做多,2020-07-08 18:55:00,2020-07-08 19:05:00,246.64,247.02,1.44,100.0,0.5824,0.22,0.07,0.15,tp_upper -6730,做多,2020-07-08 20:20:00,2020-07-08 20:30:00,247.74,247.06,1.44,100.0,0.5801,-0.39,0.07,-0.47,flip -6731,做空,2020-07-08 20:30:00,2020-07-08 20:35:00,247.06,247.38,1.43,100.0,0.5795,-0.19,0.07,-0.26,tp_lower -6732,做多,2020-07-08 21:30:00,2020-07-08 21:55:00,247.73,247.67,1.43,100.0,0.5766,-0.03,0.07,-0.11,flip -6733,做空,2020-07-08 21:55:00,2020-07-08 22:30:00,247.67,247.95,1.43,100.0,0.5761,-0.16,0.07,-0.23,flip -6734,做多,2020-07-08 22:30:00,2020-07-08 22:40:00,247.95,248.15,1.42,100.0,0.5742,0.11,0.07,0.04,tp_upper -6735,做多,2020-07-08 23:45:00,2020-07-08 23:50:00,247.32,247.18,1.42,100.0,0.5755,-0.08,0.07,-0.15,flip -6736,做空,2020-07-08 23:50:00,2020-07-09 00:05:00,247.18,245.9,1.42,100.0,0.575,0.74,0.07,0.67,tp_lower -6737,做多,2020-07-09 01:25:00,2020-07-09 01:30:00,245.86,245.79,1.46,100.0,0.5951,-0.04,0.07,-0.11,flip -6738,做空,2020-07-09 01:30:00,2020-07-09 01:50:00,245.79,244.86,1.46,100.0,0.5945,0.55,0.07,0.48,tp_lower -6739,做多,2020-07-09 02:15:00,2020-07-09 02:25:00,245.72,245.26,1.47,100.0,0.5964,-0.27,0.07,-0.35,flip -6740,做空,2020-07-09 02:25:00,2020-07-09 02:30:00,245.26,244.86,1.46,100.0,0.5958,0.24,0.07,0.17,tp_lower -6741,做多,2020-07-09 03:40:00,2020-07-09 04:00:00,244.86,244.56,1.46,100.0,0.5971,-0.18,0.07,-0.25,flip -6742,做空,2020-07-09 04:00:00,2020-07-09 04:05:00,244.56,245.0,1.46,100.0,0.5965,-0.26,0.07,-0.34,flip -6743,做多,2020-07-09 04:05:00,2020-07-09 04:15:00,245.0,245.54,1.45,100.0,0.5938,0.32,0.07,0.25,tp_upper -6744,做多,2020-07-09 05:35:00,2020-07-09 05:40:00,245.49,245.38,1.46,100.0,0.5933,-0.07,0.07,-0.14,flip -6745,做空,2020-07-09 05:40:00,2020-07-09 05:50:00,245.38,245.49,1.45,100.0,0.5927,-0.07,0.07,-0.14,flip -6746,做多,2020-07-09 05:50:00,2020-07-09 05:55:00,245.49,245.36,1.45,100.0,0.5916,-0.08,0.07,-0.15,flip -6747,做空,2020-07-09 05:55:00,2020-07-09 06:00:00,245.36,245.78,1.45,100.0,0.591,-0.25,0.07,-0.32,flip -6748,做多,2020-07-09 06:00:00,2020-07-09 06:05:00,245.78,246.22,1.45,100.0,0.5884,0.26,0.07,0.19,tp_upper -6749,做多,2020-07-09 07:30:00,2020-07-09 07:50:00,246.66,246.77,1.45,100.0,0.5867,0.06,0.07,-0.01,flip -6750,做空,2020-07-09 07:50:00,2020-07-09 07:55:00,246.77,246.86,1.45,100.0,0.5862,-0.05,0.07,-0.13,flip -6751,做多,2020-07-09 07:55:00,2020-07-09 09:35:00,246.86,246.27,1.44,100.0,0.5851,-0.35,0.07,-0.42,flip -6752,做空,2020-07-09 09:35:00,2020-07-09 10:05:00,246.27,245.72,1.44,100.0,0.5846,0.32,0.07,0.25,tp_lower -6753,做多,2020-07-09 11:05:00,2020-07-09 12:05:00,245.89,246.96,1.44,100.0,0.5862,0.63,0.07,0.55,tp_upper -6754,做多,2020-07-09 12:45:00,2020-07-09 12:55:00,246.78,247.48,1.45,100.0,0.586,0.41,0.07,0.34,tp_upper -6755,做多,2020-07-09 14:30:00,2020-07-09 14:40:00,245.53,244.63,1.45,100.0,0.5901,-0.53,0.07,-0.6,flip -6756,做空,2020-07-09 14:40:00,2020-07-09 14:45:00,244.63,244.45,1.44,100.0,0.5895,0.11,0.07,0.03,tp_lower -6757,做多,2020-07-09 16:20:00,2020-07-09 16:25:00,240.9,240.73,1.44,100.0,0.5985,-0.1,0.07,-0.17,flip -6758,做空,2020-07-09 16:25:00,2020-07-09 16:50:00,240.73,240.06,1.44,100.0,0.5979,0.4,0.07,0.33,flip -6759,做多,2020-07-09 16:50:00,2020-07-09 17:05:00,240.06,240.43,1.44,100.0,0.6006,0.22,0.07,0.15,tp_upper -6760,做多,2020-07-09 17:15:00,2020-07-09 17:20:00,240.7,240.17,1.44,100.0,0.5993,-0.32,0.07,-0.39,flip -6761,做空,2020-07-09 17:20:00,2020-07-09 17:25:00,240.17,240.39,1.44,100.0,0.5987,-0.13,0.07,-0.2,flip -6762,做多,2020-07-09 17:25:00,2020-07-09 17:30:00,240.39,240.36,1.44,100.0,0.597,-0.02,0.07,-0.09,flip -6763,做空,2020-07-09 17:30:00,2020-07-09 17:35:00,240.36,239.74,1.43,100.0,0.5964,0.37,0.07,0.3,tp_lower -6764,做多,2020-07-09 17:50:00,2020-07-09 18:00:00,240.26,240.18,1.44,100.0,0.5976,-0.05,0.07,-0.12,flip -6765,做空,2020-07-09 18:00:00,2020-07-09 18:05:00,240.18,240.7,1.43,100.0,0.597,-0.31,0.07,-0.38,flip -6766,做多,2020-07-09 18:05:00,2020-07-09 18:20:00,240.7,240.19,1.43,100.0,0.5939,-0.3,0.07,-0.37,flip -6767,做空,2020-07-09 18:20:00,2020-07-09 18:25:00,240.19,240.36,1.42,100.0,0.5933,-0.1,0.07,-0.17,flip -6768,做多,2020-07-09 18:25:00,2020-07-09 18:35:00,240.36,240.16,1.42,100.0,0.5918,-0.12,0.07,-0.19,flip -6769,做空,2020-07-09 18:35:00,2020-07-09 18:50:00,240.16,240.53,1.42,100.0,0.5912,-0.22,0.07,-0.29,flip -6770,做多,2020-07-09 18:50:00,2020-07-09 19:00:00,240.53,240.15,1.42,100.0,0.5888,-0.22,0.07,-0.29,flip -6771,做空,2020-07-09 19:00:00,2020-07-09 19:30:00,240.15,238.78,1.41,100.0,0.5882,0.81,0.07,0.74,tp_lower -6772,做多,2020-07-09 19:45:00,2020-07-09 20:00:00,239.97,239.7,1.42,100.0,0.5915,-0.16,0.07,-0.23,flip -6773,做空,2020-07-09 20:00:00,2020-07-09 20:05:00,239.7,239.81,1.42,100.0,0.5909,-0.06,0.07,-0.14,flip -6774,做多,2020-07-09 20:05:00,2020-07-09 20:35:00,239.81,240.81,1.41,100.0,0.5897,0.59,0.07,0.52,tp_upper -6775,做多,2020-07-09 22:10:00,2020-07-09 22:20:00,241.42,241.51,1.42,100.0,0.5877,0.05,0.07,-0.02,flip -6776,做空,2020-07-09 22:20:00,2020-07-09 22:30:00,241.51,241.84,1.42,100.0,0.5871,-0.19,0.07,-0.26,flip -6777,做多,2020-07-09 22:30:00,2020-07-09 22:45:00,241.84,242.11,1.41,100.0,0.5849,0.16,0.07,0.09,tp_upper -6778,做多,2020-07-09 23:30:00,2020-07-10 00:00:00,241.58,241.28,1.41,100.0,0.5856,-0.18,0.07,-0.25,flip -6779,做空,2020-07-10 00:00:00,2020-07-10 00:05:00,241.28,241.26,1.47,100.0,0.6075,0.01,0.07,-0.06,tp_lower -6780,做多,2020-07-10 00:25:00,2020-07-10 00:35:00,241.71,241.6,1.46,100.0,0.6059,-0.07,0.07,-0.14,flip -6781,做空,2020-07-10 00:35:00,2020-07-10 00:45:00,241.6,241.01,1.46,100.0,0.6053,0.36,0.07,0.28,tp_lower -6782,做多,2020-07-10 01:30:00,2020-07-10 01:35:00,241.17,241.0,1.46,100.0,0.6072,-0.1,0.07,-0.18,flip -6783,做空,2020-07-10 01:35:00,2020-07-10 01:40:00,241.0,241.23,1.46,100.0,0.6066,-0.14,0.07,-0.21,flip -6784,做多,2020-07-10 01:40:00,2020-07-10 01:50:00,241.23,241.1,1.46,100.0,0.6049,-0.08,0.07,-0.15,flip -6785,做空,2020-07-10 01:50:00,2020-07-10 02:15:00,241.1,240.92,1.46,100.0,0.6043,0.11,0.07,0.04,flip -6786,做多,2020-07-10 02:15:00,2020-07-10 02:55:00,240.92,240.85,1.46,100.0,0.6046,-0.04,0.07,-0.12,flip -6787,做空,2020-07-10 02:55:00,2020-07-10 03:00:00,240.85,240.95,1.45,100.0,0.604,-0.06,0.07,-0.13,flip -6788,做多,2020-07-10 03:00:00,2020-07-10 03:05:00,240.95,240.85,1.45,100.0,0.6028,-0.06,0.07,-0.13,flip -6789,做空,2020-07-10 03:05:00,2020-07-10 03:25:00,240.85,240.88,1.45,100.0,0.6022,-0.02,0.07,-0.09,flip -6790,做多,2020-07-10 03:25:00,2020-07-10 03:30:00,240.88,240.71,1.45,100.0,0.6015,-0.1,0.07,-0.17,flip -6791,做空,2020-07-10 03:30:00,2020-07-10 03:50:00,240.71,240.1,1.45,100.0,0.6009,0.37,0.07,0.29,tp_lower -6792,做多,2020-07-10 06:00:00,2020-07-10 06:05:00,238.22,238.2,1.45,100.0,0.6081,-0.01,0.07,-0.08,flip -6793,做空,2020-07-10 06:05:00,2020-07-10 07:00:00,238.2,237.05,1.45,100.0,0.6075,0.7,0.07,0.63,tp_lower -6794,做多,2020-07-10 07:10:00,2020-07-10 07:15:00,237.95,237.9,1.45,100.0,0.6105,-0.03,0.07,-0.1,flip -6795,做空,2020-07-10 07:15:00,2020-07-10 07:20:00,237.9,238.52,1.45,100.0,0.6099,-0.38,0.07,-0.45,flip -6796,做多,2020-07-10 07:20:00,2020-07-10 07:30:00,238.52,238.61,1.45,100.0,0.6061,0.05,0.07,-0.02,tp_upper -6797,做多,2020-07-10 09:10:00,2020-07-10 09:35:00,238.77,238.86,1.44,100.0,0.6051,0.05,0.07,-0.02,flip -6798,做空,2020-07-10 09:35:00,2020-07-10 09:40:00,238.86,239.19,1.44,100.0,0.6045,-0.2,0.07,-0.27,flip -6799,做多,2020-07-10 09:40:00,2020-07-10 09:50:00,239.19,239.06,1.44,100.0,0.6022,-0.08,0.07,-0.15,flip -6800,做空,2020-07-10 09:50:00,2020-07-10 09:55:00,239.06,239.21,1.44,100.0,0.6016,-0.09,0.07,-0.16,flip -6801,做多,2020-07-10 09:55:00,2020-07-10 10:05:00,239.21,238.61,1.44,100.0,0.6002,-0.36,0.07,-0.43,flip -6802,做空,2020-07-10 10:05:00,2020-07-10 10:10:00,238.61,238.2,1.43,100.0,0.5996,0.25,0.07,0.17,tp_lower -6803,做多,2020-07-10 10:40:00,2020-07-10 11:20:00,238.86,239.74,1.43,100.0,0.5994,0.53,0.07,0.46,tp_upper -6804,做多,2020-07-10 12:05:00,2020-07-10 12:10:00,238.84,238.79,1.44,100.0,0.6011,-0.03,0.07,-0.1,flip -6805,做空,2020-07-10 12:10:00,2020-07-10 12:15:00,238.79,239.12,1.43,100.0,0.6005,-0.2,0.07,-0.27,flip -6806,做多,2020-07-10 12:15:00,2020-07-10 12:25:00,239.12,238.59,1.43,100.0,0.5982,-0.32,0.07,-0.39,flip -6807,做空,2020-07-10 12:25:00,2020-07-10 12:35:00,238.59,239.19,1.43,100.0,0.5976,-0.36,0.07,-0.43,flip -6808,做多,2020-07-10 12:35:00,2020-07-10 13:30:00,239.19,238.85,1.42,100.0,0.594,-0.2,0.07,-0.27,flip -6809,做空,2020-07-10 13:30:00,2020-07-10 13:40:00,238.85,239.34,1.42,100.0,0.5934,-0.29,0.07,-0.36,flip -6810,做多,2020-07-10 13:40:00,2020-07-10 13:45:00,239.34,239.12,1.41,100.0,0.5904,-0.13,0.07,-0.2,flip -6811,做空,2020-07-10 13:45:00,2020-07-10 13:55:00,239.12,239.44,1.41,100.0,0.5898,-0.19,0.07,-0.26,flip -6812,做多,2020-07-10 13:55:00,2020-07-10 14:00:00,239.44,238.44,1.41,100.0,0.5877,-0.59,0.07,-0.66,flip -6813,做空,2020-07-10 14:00:00,2020-07-10 14:05:00,238.44,238.61,1.4,100.0,0.5871,-0.1,0.07,-0.17,tp_lower -6814,做多,2020-07-10 14:20:00,2020-07-10 14:30:00,239.18,239.34,1.4,100.0,0.5843,0.09,0.07,0.02,flip -6815,做空,2020-07-10 14:30:00,2020-07-10 16:30:00,239.34,239.63,1.4,100.0,0.5837,-0.17,0.07,-0.24,tp_lower -6816,做多,2020-07-10 17:45:00,2020-07-10 18:00:00,239.48,239.01,1.39,100.0,0.582,-0.27,0.07,-0.34,flip -6817,做空,2020-07-10 18:00:00,2020-07-10 18:10:00,239.01,239.31,1.39,100.0,0.5815,-0.17,0.07,-0.24,flip -6818,做多,2020-07-10 18:10:00,2020-07-10 18:15:00,239.31,239.21,1.39,100.0,0.5794,-0.06,0.07,-0.13,flip -6819,做空,2020-07-10 18:15:00,2020-07-10 18:50:00,239.21,239.2,1.38,100.0,0.5788,0.01,0.07,-0.06,flip -6820,做多,2020-07-10 18:50:00,2020-07-10 18:55:00,239.2,239.1,1.38,100.0,0.5783,-0.06,0.07,-0.13,flip -6821,做空,2020-07-10 18:55:00,2020-07-10 20:45:00,239.1,239.37,1.38,100.0,0.5777,-0.16,0.07,-0.23,tp_lower -6822,做多,2020-07-10 21:40:00,2020-07-10 22:15:00,239.28,239.81,1.38,100.0,0.5761,0.31,0.07,0.24,tp_upper -6823,做多,2020-07-10 22:15:00,2020-07-10 22:20:00,239.81,239.89,1.38,100.0,0.5755,0.05,0.07,-0.02,tp_upper -6824,做多,2020-07-11 01:05:00,2020-07-11 01:10:00,241.25,240.79,1.44,100.0,0.5959,-0.27,0.07,-0.35,flip -6825,做空,2020-07-11 01:10:00,2020-07-11 01:15:00,240.79,240.41,1.43,100.0,0.5953,0.23,0.07,0.15,tp_lower -6826,做多,2020-07-11 01:40:00,2020-07-11 02:00:00,241.06,241.4,1.43,100.0,0.595,0.2,0.07,0.13,tp_upper -6827,做多,2020-07-11 02:20:00,2020-07-11 02:35:00,241.17,241.12,1.43,100.0,0.595,-0.03,0.07,-0.1,flip -6828,做空,2020-07-11 02:35:00,2020-07-11 02:45:00,241.12,241.13,1.43,100.0,0.5944,-0.01,0.07,-0.08,flip -6829,做多,2020-07-11 02:45:00,2020-07-11 03:05:00,241.13,241.07,1.43,100.0,0.5937,-0.04,0.07,-0.11,flip -6830,做空,2020-07-11 03:05:00,2020-07-11 03:10:00,241.07,240.88,1.43,100.0,0.5931,0.11,0.07,0.04,tp_lower -6831,做多,2020-07-11 04:25:00,2020-07-11 04:40:00,240.84,240.55,1.43,100.0,0.5936,-0.17,0.07,-0.24,flip -6832,做空,2020-07-11 04:40:00,2020-07-11 04:45:00,240.55,240.25,1.43,100.0,0.593,0.18,0.07,0.11,tp_lower -6833,做多,2020-07-11 05:15:00,2020-07-11 05:20:00,240.55,240.46,1.43,100.0,0.5931,-0.05,0.07,-0.12,flip -6834,做空,2020-07-11 05:20:00,2020-07-11 05:35:00,240.46,240.5,1.42,100.0,0.5926,-0.02,0.07,-0.09,flip -6835,做多,2020-07-11 05:35:00,2020-07-11 05:40:00,240.5,240.15,1.42,100.0,0.5918,-0.21,0.07,-0.28,flip -6836,做空,2020-07-11 05:40:00,2020-07-11 06:05:00,240.15,240.25,1.42,100.0,0.5912,-0.06,0.07,-0.13,flip -6837,做多,2020-07-11 06:05:00,2020-07-11 07:00:00,240.25,240.42,1.42,100.0,0.5901,0.1,0.07,0.03,tp_upper -6838,做多,2020-07-11 07:00:00,2020-07-11 07:05:00,240.42,240.61,1.42,100.0,0.5895,0.11,0.07,0.04,tp_upper -6839,做多,2020-07-11 08:40:00,2020-07-11 08:45:00,240.61,240.52,1.42,100.0,0.5889,-0.05,0.07,-0.12,flip -6840,做空,2020-07-11 08:45:00,2020-07-11 09:00:00,240.52,240.27,1.42,100.0,0.5883,0.15,0.07,0.08,tp_lower -6841,做多,2020-07-11 10:30:00,2020-07-11 10:35:00,239.04,238.96,1.42,100.0,0.592,-0.05,0.07,-0.12,flip -6842,做空,2020-07-11 10:35:00,2020-07-11 10:50:00,238.96,238.84,1.41,100.0,0.5914,0.07,0.07,0.0,flip -6843,做多,2020-07-11 10:50:00,2020-07-11 10:55:00,238.84,238.75,1.41,100.0,0.5914,-0.05,0.07,-0.12,flip -6844,做空,2020-07-11 10:55:00,2020-07-11 11:05:00,238.75,238.94,1.41,100.0,0.5908,-0.11,0.07,-0.18,flip -6845,做多,2020-07-11 11:05:00,2020-07-11 11:10:00,238.94,239.19,1.41,100.0,0.5893,0.15,0.07,0.08,tp_upper -6846,做多,2020-07-11 12:00:00,2020-07-11 12:10:00,238.96,238.96,1.41,100.0,0.5893,0.0,0.07,-0.07,flip -6847,做空,2020-07-11 12:10:00,2020-07-11 12:30:00,238.96,239.08,1.41,100.0,0.5887,-0.07,0.07,-0.14,flip -6848,做多,2020-07-11 12:30:00,2020-07-11 12:55:00,239.08,238.94,1.4,100.0,0.5875,-0.08,0.07,-0.15,flip -6849,做空,2020-07-11 12:55:00,2020-07-11 13:00:00,238.94,238.69,1.4,100.0,0.5869,0.15,0.07,0.08,tp_lower -6850,做多,2020-07-11 13:25:00,2020-07-11 13:35:00,238.81,238.91,1.4,100.0,0.5872,0.06,0.07,-0.01,flip -6851,做空,2020-07-11 13:35:00,2020-07-11 13:45:00,238.91,239.08,1.4,100.0,0.5867,-0.1,0.07,-0.17,flip -6852,做多,2020-07-11 13:45:00,2020-07-11 14:00:00,239.08,239.01,1.4,100.0,0.5852,-0.04,0.07,-0.11,flip -6853,做空,2020-07-11 14:00:00,2020-07-11 14:10:00,239.01,238.87,1.4,100.0,0.5846,0.08,0.07,0.01,flip -6854,做多,2020-07-11 14:10:00,2020-07-11 14:15:00,238.87,238.86,1.4,100.0,0.5847,-0.01,0.07,-0.08,flip -6855,做空,2020-07-11 14:15:00,2020-07-11 14:20:00,238.86,238.85,1.4,100.0,0.5842,0.01,0.07,-0.06,tp_lower -6856,做多,2020-07-11 14:25:00,2020-07-11 14:30:00,239.38,239.36,1.39,100.0,0.5823,-0.01,0.07,-0.08,tp_upper -6857,做多,2020-07-11 15:40:00,2020-07-11 15:45:00,239.72,239.7,1.39,100.0,0.5809,-0.01,0.07,-0.08,flip -6858,做空,2020-07-11 15:45:00,2020-07-11 16:00:00,239.7,239.97,1.39,100.0,0.5803,-0.16,0.07,-0.23,flip -6859,做多,2020-07-11 16:00:00,2020-07-11 16:05:00,239.97,240.27,1.39,100.0,0.5784,0.17,0.07,0.1,tp_upper -6860,做多,2020-07-11 17:05:00,2020-07-11 17:50:00,239.38,239.01,1.39,100.0,0.58,-0.21,0.07,-0.28,flip -6861,做空,2020-07-11 17:50:00,2020-07-11 18:00:00,239.01,238.81,1.38,100.0,0.5794,0.12,0.07,0.05,tp_lower -6862,做多,2020-07-11 18:30:00,2020-07-11 18:45:00,239.05,238.98,1.38,100.0,0.5792,-0.04,0.07,-0.11,flip -6863,做空,2020-07-11 18:45:00,2020-07-11 18:50:00,238.98,239.03,1.38,100.0,0.5786,-0.03,0.07,-0.1,flip -6864,做多,2020-07-11 18:50:00,2020-07-11 19:00:00,239.03,238.8,1.38,100.0,0.5778,-0.13,0.07,-0.2,flip -6865,做空,2020-07-11 19:00:00,2020-07-11 19:10:00,238.8,238.55,1.38,100.0,0.5772,0.14,0.07,0.08,tp_lower -6866,做多,2020-07-11 20:20:00,2020-07-11 21:15:00,238.7,238.55,1.38,100.0,0.5775,-0.09,0.07,-0.16,flip -6867,做空,2020-07-11 21:15:00,2020-07-11 21:25:00,238.55,238.58,1.38,100.0,0.5769,-0.02,0.07,-0.09,flip -6868,做多,2020-07-11 21:25:00,2020-07-11 21:50:00,238.58,238.8,1.37,100.0,0.5762,0.13,0.07,0.06,tp_upper -6869,做多,2020-07-11 22:10:00,2020-07-11 22:20:00,238.97,239.56,1.37,100.0,0.5752,0.34,0.07,0.27,tp_upper -6870,做多,2020-07-11 22:40:00,2020-07-11 23:10:00,238.75,239.43,1.38,100.0,0.5766,0.39,0.07,0.32,tp_upper -6871,做多,2020-07-11 23:50:00,2020-07-12 00:05:00,239.07,239.65,1.38,100.0,0.5769,0.33,0.07,0.27,tp_upper -6872,做多,2020-07-12 02:50:00,2020-07-12 03:05:00,240.22,240.92,1.44,100.0,0.6,0.42,0.07,0.35,tp_upper -6873,做多,2020-07-12 04:25:00,2020-07-12 04:30:00,240.99,240.81,1.44,100.0,0.5992,-0.11,0.07,-0.18,flip -6874,做空,2020-07-12 04:30:00,2020-07-12 04:35:00,240.81,240.56,1.44,100.0,0.5986,0.15,0.07,0.08,tp_lower -6875,做多,2020-07-12 05:35:00,2020-07-12 06:00:00,240.87,241.03,1.44,100.0,0.5985,0.1,0.07,0.02,tp_upper -6876,做多,2020-07-12 06:15:00,2020-07-12 06:20:00,240.89,240.62,1.44,100.0,0.5982,-0.16,0.07,-0.23,flip -6877,做空,2020-07-12 06:20:00,2020-07-12 06:25:00,240.62,240.67,1.44,100.0,0.5976,-0.03,0.07,-0.1,flip -6878,做多,2020-07-12 06:25:00,2020-07-12 06:40:00,240.67,240.49,1.44,100.0,0.5968,-0.11,0.07,-0.18,flip -6879,做空,2020-07-12 06:40:00,2020-07-12 07:00:00,240.49,240.77,1.43,100.0,0.5962,-0.17,0.07,-0.24,flip -6880,做多,2020-07-12 07:00:00,2020-07-12 07:05:00,240.77,240.7,1.43,100.0,0.5942,-0.04,0.07,-0.11,flip -6881,做空,2020-07-12 07:05:00,2020-07-12 07:10:00,240.7,240.81,1.43,100.0,0.5936,-0.07,0.07,-0.14,flip -6882,做多,2020-07-12 07:10:00,2020-07-12 07:15:00,240.81,240.45,1.43,100.0,0.5924,-0.21,0.07,-0.28,flip -6883,做空,2020-07-12 07:15:00,2020-07-12 07:40:00,240.45,240.26,1.42,100.0,0.5919,0.11,0.07,0.04,tp_lower -6884,做多,2020-07-12 08:00:00,2020-07-12 08:10:00,240.62,240.79,1.42,100.0,0.5913,0.1,0.07,0.03,tp_upper -6885,做多,2020-07-12 09:35:00,2020-07-12 09:40:00,240.35,240.27,1.42,100.0,0.5918,-0.05,0.07,-0.12,flip -6886,做空,2020-07-12 09:40:00,2020-07-12 10:15:00,240.27,240.33,1.42,100.0,0.5912,-0.04,0.07,-0.11,flip -6887,做多,2020-07-12 10:15:00,2020-07-12 10:50:00,240.33,240.08,1.42,100.0,0.5903,-0.15,0.07,-0.22,flip -6888,做空,2020-07-12 10:50:00,2020-07-12 11:00:00,240.08,240.3,1.42,100.0,0.5897,-0.13,0.07,-0.2,flip -6889,做多,2020-07-12 11:00:00,2020-07-12 12:30:00,240.3,240.22,1.41,100.0,0.5881,-0.05,0.07,-0.12,tp_upper -6890,做多,2020-07-12 15:05:00,2020-07-12 15:25:00,237.62,237.52,1.41,100.0,0.5939,-0.06,0.07,-0.13,flip -6891,做空,2020-07-12 15:25:00,2020-07-12 15:30:00,237.52,237.58,1.41,100.0,0.5933,-0.04,0.07,-0.11,flip -6892,做多,2020-07-12 15:30:00,2020-07-12 15:55:00,237.58,237.61,1.41,100.0,0.5924,0.02,0.07,-0.05,flip -6893,做空,2020-07-12 15:55:00,2020-07-12 16:00:00,237.61,237.85,1.41,100.0,0.5918,-0.14,0.07,-0.21,flip -6894,做多,2020-07-12 16:00:00,2020-07-12 16:20:00,237.85,237.68,1.4,100.0,0.59,-0.1,0.07,-0.17,flip -6895,做空,2020-07-12 16:20:00,2020-07-12 16:25:00,237.68,237.82,1.4,100.0,0.5895,-0.08,0.07,-0.15,flip -6896,做多,2020-07-12 16:25:00,2020-07-12 16:30:00,237.82,238.21,1.4,100.0,0.5882,0.23,0.07,0.16,tp_upper -6897,做多,2020-07-12 17:45:00,2020-07-12 18:05:00,238.19,238.59,1.4,100.0,0.5876,0.24,0.07,0.16,tp_upper -6898,做多,2020-07-12 18:30:00,2020-07-12 18:35:00,238.37,238.3,1.4,100.0,0.5876,-0.04,0.07,-0.11,flip -6899,做空,2020-07-12 18:35:00,2020-07-12 18:40:00,238.3,238.36,1.4,100.0,0.587,-0.04,0.07,-0.11,flip -6900,做多,2020-07-12 18:40:00,2020-07-12 19:00:00,238.36,238.14,1.4,100.0,0.5861,-0.13,0.07,-0.2,flip -6901,做空,2020-07-12 19:00:00,2020-07-12 19:10:00,238.14,237.65,1.39,100.0,0.5855,0.29,0.07,0.22,tp_lower -6902,做多,2020-07-12 19:40:00,2020-07-12 19:45:00,238.16,238.1,1.4,100.0,0.5861,-0.04,0.07,-0.1,flip -6903,做空,2020-07-12 19:45:00,2020-07-12 19:50:00,238.1,238.52,1.39,100.0,0.5855,-0.25,0.07,-0.32,flip -6904,做多,2020-07-12 19:50:00,2020-07-12 20:05:00,238.52,238.66,1.39,100.0,0.5829,0.08,0.07,0.01,tp_upper -6905,做多,2020-07-12 21:25:00,2020-07-12 21:40:00,238.56,238.97,1.39,100.0,0.5825,0.24,0.07,0.17,tp_upper -6906,做多,2020-07-13 01:30:00,2020-07-13 01:35:00,242.41,242.59,1.43,100.0,0.5918,0.11,0.07,0.03,tp_upper -6907,做多,2020-07-13 02:00:00,2020-07-13 03:25:00,241.98,241.85,1.43,100.0,0.5927,-0.08,0.07,-0.15,flip -6908,做空,2020-07-13 03:25:00,2020-07-13 03:35:00,241.85,241.79,1.43,100.0,0.5921,0.04,0.07,-0.04,flip -6909,做多,2020-07-13 03:35:00,2020-07-13 04:20:00,241.79,241.7,1.43,100.0,0.5918,-0.05,0.07,-0.12,flip -6910,做空,2020-07-13 04:20:00,2020-07-13 04:25:00,241.7,241.94,1.43,100.0,0.5912,-0.14,0.07,-0.21,flip -6911,做多,2020-07-13 04:25:00,2020-07-13 05:00:00,241.94,242.4,1.43,100.0,0.5895,0.27,0.07,0.2,tp_upper -6912,做多,2020-07-13 05:00:00,2020-07-13 05:05:00,242.4,242.33,1.43,100.0,0.5889,-0.04,0.07,-0.11,tp_upper -6913,做多,2020-07-13 06:20:00,2020-07-13 07:40:00,242.39,242.69,1.43,100.0,0.5881,0.18,0.07,0.11,flip -6914,做空,2020-07-13 07:40:00,2020-07-13 07:50:00,242.69,242.51,1.43,100.0,0.5876,0.11,0.07,0.03,flip -6915,做多,2020-07-13 07:50:00,2020-07-13 08:00:00,242.51,242.93,1.43,100.0,0.5878,0.25,0.07,0.18,tp_upper -6916,做多,2020-07-13 10:00:00,2020-07-13 10:05:00,243.87,243.26,1.43,100.0,0.585,-0.36,0.07,-0.43,flip -6917,做空,2020-07-13 10:05:00,2020-07-13 10:20:00,243.26,243.16,1.42,100.0,0.5844,0.06,0.07,-0.01,tp_lower -6918,做多,2020-07-13 10:35:00,2020-07-13 11:00:00,243.63,244.5,1.42,100.0,0.5832,0.51,0.07,0.44,tp_upper -6919,做多,2020-07-13 12:10:00,2020-07-13 12:30:00,243.96,244.71,1.42,100.0,0.5839,0.44,0.07,0.37,tp_upper -6920,做多,2020-07-13 12:30:00,2020-07-13 12:35:00,244.71,244.49,1.43,100.0,0.5833,-0.13,0.07,-0.2,tp_upper -6921,做多,2020-07-13 13:10:00,2020-07-13 13:55:00,244.22,244.42,1.42,100.0,0.5834,0.12,0.07,0.05,flip -6922,做空,2020-07-13 13:55:00,2020-07-13 14:05:00,244.42,244.5,1.42,100.0,0.5828,-0.05,0.07,-0.12,tp_lower -6923,做多,2020-07-13 14:25:00,2020-07-13 14:30:00,244.64,244.47,1.42,100.0,0.5815,-0.1,0.07,-0.17,flip -6924,做空,2020-07-13 14:30:00,2020-07-13 14:45:00,244.47,243.85,1.42,100.0,0.5809,0.36,0.07,0.29,tp_lower -6925,做多,2020-07-13 16:15:00,2020-07-13 16:20:00,243.39,243.08,1.42,100.0,0.5844,-0.18,0.07,-0.25,flip -6926,做空,2020-07-13 16:20:00,2020-07-13 16:50:00,243.08,243.39,1.42,100.0,0.5838,-0.18,0.07,-0.25,flip -6927,做多,2020-07-13 16:50:00,2020-07-13 17:05:00,243.39,243.74,1.42,100.0,0.5817,0.2,0.07,0.13,tp_upper -6928,做多,2020-07-13 17:50:00,2020-07-13 18:00:00,243.4,243.09,1.42,100.0,0.5819,-0.18,0.07,-0.25,flip -6929,做空,2020-07-13 18:00:00,2020-07-13 18:05:00,243.09,242.87,1.41,100.0,0.5814,0.13,0.07,0.06,tp_lower -6930,做多,2020-07-13 20:30:00,2020-07-13 21:00:00,239.34,238.78,1.41,100.0,0.5904,-0.33,0.07,-0.4,flip -6931,做空,2020-07-13 21:00:00,2020-07-13 21:05:00,238.78,239.34,1.41,100.0,0.5898,-0.33,0.07,-0.4,flip -6932,做多,2020-07-13 21:05:00,2020-07-13 22:05:00,239.34,239.27,1.4,100.0,0.5865,-0.04,0.07,-0.11,flip -6933,做空,2020-07-13 22:05:00,2020-07-13 22:10:00,239.27,239.7,1.4,100.0,0.5859,-0.25,0.07,-0.32,flip -6934,做多,2020-07-13 22:10:00,2020-07-13 22:15:00,239.7,239.29,1.4,100.0,0.5832,-0.24,0.07,-0.31,flip -6935,做空,2020-07-13 22:15:00,2020-07-13 22:20:00,239.29,239.7,1.39,100.0,0.5826,-0.24,0.07,-0.31,flip -6936,做多,2020-07-13 22:20:00,2020-07-13 22:25:00,239.7,239.55,1.39,100.0,0.58,-0.09,0.07,-0.16,flip -6937,做空,2020-07-13 22:25:00,2020-07-13 22:35:00,239.55,239.67,1.39,100.0,0.5795,-0.07,0.07,-0.14,flip -6938,做多,2020-07-13 22:35:00,2020-07-13 22:55:00,239.67,239.95,1.39,100.0,0.5783,0.16,0.07,0.09,tp_upper -6939,做多,2020-07-13 23:30:00,2020-07-13 23:50:00,239.53,240.02,1.39,100.0,0.5787,0.28,0.07,0.21,tp_upper -6940,做多,2020-07-14 00:15:00,2020-07-14 00:20:00,239.66,239.56,1.43,100.0,0.5971,-0.06,0.07,-0.13,flip -6941,做空,2020-07-14 00:20:00,2020-07-14 00:30:00,239.56,238.97,1.43,100.0,0.5965,0.35,0.07,0.28,tp_lower -6942,做多,2020-07-14 01:05:00,2020-07-14 01:40:00,239.6,239.95,1.43,100.0,0.5973,0.21,0.07,0.14,tp_upper -6943,做多,2020-07-14 02:20:00,2020-07-14 02:30:00,239.79,239.56,1.43,100.0,0.5971,-0.14,0.07,-0.21,flip -6944,做空,2020-07-14 02:30:00,2020-07-14 02:40:00,239.56,239.3,1.43,100.0,0.5965,0.16,0.07,0.08,tp_lower -6945,做多,2020-07-14 05:25:00,2020-07-14 05:40:00,238.13,237.9,1.43,100.0,0.6001,-0.14,0.07,-0.21,flip -6946,做空,2020-07-14 05:40:00,2020-07-14 05:45:00,237.9,237.99,1.43,100.0,0.5995,-0.05,0.07,-0.13,flip -6947,做多,2020-07-14 05:45:00,2020-07-14 06:05:00,237.99,237.91,1.42,100.0,0.5985,-0.05,0.07,-0.12,flip -6948,做空,2020-07-14 06:05:00,2020-07-14 06:10:00,237.91,238.37,1.42,100.0,0.5979,-0.28,0.07,-0.35,flip -6949,做多,2020-07-14 06:10:00,2020-07-14 06:15:00,238.37,238.37,1.42,100.0,0.595,0.0,0.07,-0.07,tp_upper -6950,做多,2020-07-14 07:55:00,2020-07-14 08:10:00,238.47,238.86,1.42,100.0,0.5941,0.23,0.07,0.16,tp_upper -6951,做多,2020-07-14 08:10:00,2020-07-14 08:15:00,238.86,238.63,1.42,100.0,0.5935,-0.14,0.07,-0.21,tp_upper -6952,做多,2020-07-14 09:00:00,2020-07-14 09:05:00,238.67,238.55,1.41,100.0,0.5928,-0.07,0.07,-0.14,flip -6953,做空,2020-07-14 09:05:00,2020-07-14 09:10:00,238.55,238.88,1.41,100.0,0.5923,-0.2,0.07,-0.27,flip -6954,做多,2020-07-14 09:10:00,2020-07-14 09:20:00,238.88,239.04,1.41,100.0,0.59,0.09,0.07,0.02,tp_upper -6955,做多,2020-07-14 09:50:00,2020-07-14 09:55:00,239.0,238.93,1.41,100.0,0.5895,-0.04,0.07,-0.11,flip -6956,做空,2020-07-14 09:55:00,2020-07-14 10:15:00,238.93,238.31,1.41,100.0,0.5889,0.37,0.07,0.29,tp_lower -6957,做多,2020-07-14 10:55:00,2020-07-14 11:15:00,238.93,239.22,1.41,100.0,0.5899,0.17,0.07,0.1,tp_upper -6958,做多,2020-07-14 11:25:00,2020-07-14 11:30:00,240.01,240.64,1.41,100.0,0.5874,0.37,0.07,0.3,tp_upper -6959,做多,2020-07-14 12:45:00,2020-07-14 13:45:00,239.95,239.94,1.41,100.0,0.5885,-0.01,0.07,-0.08,flip -6960,做空,2020-07-14 13:45:00,2020-07-14 13:50:00,239.94,239.04,1.41,100.0,0.5879,0.53,0.07,0.46,tp_lower -6961,做多,2020-07-14 14:30:00,2020-07-14 14:55:00,239.46,239.36,1.41,100.0,0.5907,-0.06,0.07,-0.13,flip -6962,做空,2020-07-14 14:55:00,2020-07-14 15:00:00,239.36,239.69,1.41,100.0,0.5901,-0.19,0.07,-0.27,flip -6963,做多,2020-07-14 15:00:00,2020-07-14 15:30:00,239.69,240.3,1.41,100.0,0.5879,0.36,0.07,0.29,tp_upper -6964,做多,2020-07-14 16:15:00,2020-07-14 16:55:00,239.92,240.2,1.41,100.0,0.5882,0.16,0.07,0.09,flip -6965,做空,2020-07-14 16:55:00,2020-07-14 17:10:00,240.2,240.15,1.41,100.0,0.5876,0.03,0.07,-0.04,flip -6966,做多,2020-07-14 17:10:00,2020-07-14 17:25:00,240.15,240.06,1.41,100.0,0.5873,-0.05,0.07,-0.12,flip -6967,做空,2020-07-14 17:25:00,2020-07-14 17:30:00,240.06,240.43,1.41,100.0,0.5867,-0.22,0.07,-0.29,flip -6968,做多,2020-07-14 17:30:00,2020-07-14 17:40:00,240.43,240.98,1.4,100.0,0.5843,0.32,0.07,0.25,tp_upper -6969,做多,2020-07-14 18:55:00,2020-07-14 19:00:00,241.03,240.96,1.41,100.0,0.5836,-0.04,0.07,-0.11,flip -6970,做空,2020-07-14 19:00:00,2020-07-14 19:10:00,240.96,240.96,1.4,100.0,0.583,0.0,0.07,-0.07,flip -6971,做多,2020-07-14 19:10:00,2020-07-14 19:35:00,240.96,240.75,1.4,100.0,0.5824,-0.12,0.07,-0.19,flip -6972,做空,2020-07-14 19:35:00,2020-07-14 19:45:00,240.75,241.0,1.4,100.0,0.5818,-0.15,0.07,-0.22,flip -6973,做多,2020-07-14 19:45:00,2020-07-14 19:50:00,241.0,241.4,1.4,100.0,0.5801,0.23,0.07,0.16,tp_upper -6974,做多,2020-07-14 22:00:00,2020-07-14 22:05:00,241.05,240.96,1.4,100.0,0.5803,-0.05,0.07,-0.12,flip -6975,做空,2020-07-14 22:05:00,2020-07-14 22:25:00,240.96,240.9,1.4,100.0,0.5797,0.03,0.07,-0.04,flip -6976,做多,2020-07-14 22:25:00,2020-07-14 22:45:00,240.9,240.67,1.4,100.0,0.5794,-0.13,0.07,-0.2,flip -6977,做空,2020-07-14 22:45:00,2020-07-14 23:05:00,240.67,240.82,1.39,100.0,0.5789,-0.09,0.07,-0.16,flip -6978,做多,2020-07-14 23:05:00,2020-07-14 23:10:00,240.82,241.22,1.39,100.0,0.5776,0.23,0.07,0.16,tp_upper -6979,做多,2020-07-15 00:00:00,2020-07-15 00:20:00,241.06,241.36,1.44,100.0,0.5979,0.18,0.07,0.11,tp_upper -6980,做多,2020-07-15 01:00:00,2020-07-15 01:05:00,241.1,240.87,1.44,100.0,0.598,-0.14,0.07,-0.21,flip -6981,做空,2020-07-15 01:05:00,2020-07-15 01:10:00,240.87,240.94,1.44,100.0,0.5974,-0.04,0.07,-0.11,flip -6982,做多,2020-07-15 01:10:00,2020-07-15 01:15:00,240.94,240.66,1.44,100.0,0.5964,-0.17,0.07,-0.24,flip -6983,做空,2020-07-15 01:15:00,2020-07-15 01:25:00,240.66,240.24,1.43,100.0,0.5958,0.25,0.07,0.18,tp_lower -6984,做多,2020-07-15 01:55:00,2020-07-15 03:00:00,240.65,240.35,1.44,100.0,0.5963,-0.18,0.07,-0.25,flip -6985,做空,2020-07-15 03:00:00,2020-07-15 03:45:00,240.35,239.94,1.43,100.0,0.5957,0.24,0.07,0.17,tp_lower -6986,做多,2020-07-15 04:45:00,2020-07-15 05:00:00,239.93,239.8,1.43,100.0,0.5972,-0.08,0.07,-0.15,flip -6987,做空,2020-07-15 05:00:00,2020-07-15 05:50:00,239.8,240.04,1.43,100.0,0.5966,-0.14,0.07,-0.21,flip -6988,做多,2020-07-15 05:50:00,2020-07-15 05:55:00,240.04,240.32,1.43,100.0,0.5948,0.17,0.07,0.1,tp_upper -6989,做多,2020-07-15 06:50:00,2020-07-15 08:00:00,239.72,239.52,1.43,100.0,0.5957,-0.12,0.07,-0.19,flip -6990,做空,2020-07-15 08:00:00,2020-07-15 08:20:00,239.52,239.21,1.43,100.0,0.5951,0.18,0.07,0.11,tp_lower -6991,做多,2020-07-15 08:30:00,2020-07-15 09:05:00,239.48,239.9,1.43,100.0,0.5954,0.25,0.07,0.18,tp_upper -6992,做多,2020-07-15 09:45:00,2020-07-15 10:35:00,239.37,239.99,1.43,100.0,0.5961,0.37,0.07,0.3,tp_upper -6993,做多,2020-07-15 12:15:00,2020-07-15 12:20:00,239.74,239.58,1.43,100.0,0.5961,-0.1,0.07,-0.17,flip -6994,做空,2020-07-15 12:20:00,2020-07-15 12:25:00,239.58,239.75,1.43,100.0,0.5955,-0.1,0.07,-0.17,flip -6995,做多,2020-07-15 12:25:00,2020-07-15 12:30:00,239.75,239.73,1.42,100.0,0.5941,-0.01,0.07,-0.08,flip -6996,做空,2020-07-15 12:30:00,2020-07-15 12:50:00,239.73,239.77,1.42,100.0,0.5935,-0.02,0.07,-0.09,flip -6997,做多,2020-07-15 12:50:00,2020-07-15 13:05:00,239.77,239.52,1.42,100.0,0.5927,-0.15,0.07,-0.22,flip -6998,做空,2020-07-15 13:05:00,2020-07-15 13:10:00,239.52,239.6,1.42,100.0,0.5921,-0.05,0.07,-0.12,flip -6999,做多,2020-07-15 13:10:00,2020-07-15 13:30:00,239.6,240.02,1.42,100.0,0.5911,0.25,0.07,0.18,tp_upper -7000,做多,2020-07-15 13:40:00,2020-07-15 13:50:00,239.95,239.62,1.42,100.0,0.5907,-0.19,0.07,-0.27,flip -7001,做空,2020-07-15 13:50:00,2020-07-15 13:55:00,239.62,239.76,1.41,100.0,0.5901,-0.08,0.07,-0.15,flip -7002,做多,2020-07-15 13:55:00,2020-07-15 14:00:00,239.76,239.51,1.41,100.0,0.5888,-0.15,0.07,-0.22,flip -7003,做空,2020-07-15 14:00:00,2020-07-15 14:20:00,239.51,239.84,1.41,100.0,0.5882,-0.19,0.07,-0.26,flip -7004,做多,2020-07-15 14:20:00,2020-07-15 14:30:00,239.84,239.75,1.41,100.0,0.586,-0.05,0.07,-0.12,flip -7005,做空,2020-07-15 14:30:00,2020-07-15 15:00:00,239.75,239.36,1.4,100.0,0.5854,0.23,0.07,0.16,tp_lower -7006,做多,2020-07-15 16:55:00,2020-07-15 17:10:00,238.24,238.46,1.4,100.0,0.5895,0.13,0.07,0.06,flip -7007,做空,2020-07-15 17:10:00,2020-07-15 17:45:00,238.46,238.14,1.4,100.0,0.5889,0.19,0.07,0.12,flip -7008,做多,2020-07-15 17:45:00,2020-07-15 18:20:00,238.14,238.17,1.4,100.0,0.5899,0.02,0.07,-0.05,flip -7009,做空,2020-07-15 18:20:00,2020-07-15 18:25:00,238.17,238.33,1.4,100.0,0.5893,-0.09,0.07,-0.16,flip -7010,做多,2020-07-15 18:25:00,2020-07-15 18:30:00,238.33,238.28,1.4,100.0,0.5879,-0.03,0.07,-0.1,flip -7011,做空,2020-07-15 18:30:00,2020-07-15 18:50:00,238.28,237.5,1.4,100.0,0.5874,0.46,0.07,0.39,tp_lower -7012,做多,2020-07-15 19:25:00,2020-07-15 19:35:00,237.92,237.89,1.4,100.0,0.5896,-0.02,0.07,-0.09,flip -7013,做空,2020-07-15 19:35:00,2020-07-15 19:45:00,237.89,237.74,1.4,100.0,0.589,0.09,0.07,0.02,flip -7014,做多,2020-07-15 19:45:00,2020-07-15 20:20:00,237.74,238.08,1.4,100.0,0.5892,0.2,0.07,0.13,tp_upper -7015,做多,2020-07-15 22:20:00,2020-07-15 23:40:00,238.55,239.02,1.4,100.0,0.5874,0.28,0.07,0.21,tp_upper -7016,做多,2020-07-16 00:30:00,2020-07-16 01:00:00,238.58,238.64,1.45,100.0,0.6077,0.04,0.07,-0.04,flip -7017,做空,2020-07-16 01:00:00,2020-07-16 01:45:00,238.64,238.9,1.45,100.0,0.6071,-0.16,0.07,-0.23,flip -7018,做多,2020-07-16 01:45:00,2020-07-16 02:00:00,238.9,239.28,1.45,100.0,0.6052,0.23,0.07,0.16,tp_upper -7019,做多,2020-07-16 04:00:00,2020-07-16 04:10:00,238.77,238.81,1.45,100.0,0.6059,0.02,0.07,-0.05,tp_upper -7020,做多,2020-07-16 05:40:00,2020-07-16 05:55:00,238.54,238.34,1.45,100.0,0.6059,-0.12,0.07,-0.19,flip -7021,做空,2020-07-16 05:55:00,2020-07-16 06:20:00,238.34,238.45,1.44,100.0,0.6053,-0.07,0.07,-0.14,flip -7022,做多,2020-07-16 06:20:00,2020-07-16 06:35:00,238.45,237.95,1.44,100.0,0.6042,-0.3,0.07,-0.37,flip -7023,做空,2020-07-16 06:35:00,2020-07-16 06:45:00,237.95,235.65,1.44,100.0,0.6036,1.39,0.07,1.32,tp_lower -7024,做多,2020-07-16 10:15:00,2020-07-16 10:35:00,231.47,231.27,1.45,100.0,0.6258,-0.13,0.07,-0.2,flip -7025,做空,2020-07-16 10:35:00,2020-07-16 10:40:00,231.27,231.81,1.45,100.0,0.6252,-0.34,0.07,-0.41,flip -7026,做多,2020-07-16 10:40:00,2020-07-16 11:00:00,231.81,231.88,1.44,100.0,0.6217,0.04,0.07,-0.03,tp_upper -7027,做多,2020-07-16 12:00:00,2020-07-16 12:05:00,231.9,232.89,1.44,100.0,0.621,0.61,0.07,0.54,tp_upper -7028,做多,2020-07-16 12:05:00,2020-07-16 12:10:00,232.89,232.61,1.44,100.0,0.6204,-0.17,0.07,-0.25,tp_upper -7029,做多,2020-07-16 12:50:00,2020-07-16 13:20:00,232.12,232.18,1.44,100.0,0.6211,0.04,0.07,-0.03,flip -7030,做空,2020-07-16 13:20:00,2020-07-16 13:35:00,232.18,232.07,1.44,100.0,0.6204,0.07,0.07,-0.0,tp_lower -7031,做多,2020-07-16 13:45:00,2020-07-16 13:55:00,232.2,232.25,1.44,100.0,0.6201,0.03,0.07,-0.04,flip -7032,做空,2020-07-16 13:55:00,2020-07-16 14:10:00,232.25,231.89,1.44,100.0,0.6194,0.22,0.07,0.15,tp_lower -7033,做多,2020-07-16 14:20:00,2020-07-16 14:35:00,232.28,232.95,1.44,100.0,0.6197,0.42,0.07,0.34,tp_upper -7034,做多,2020-07-16 17:00:00,2020-07-16 17:20:00,233.26,233.19,1.44,100.0,0.6183,-0.04,0.07,-0.12,flip -7035,做空,2020-07-16 17:20:00,2020-07-16 18:05:00,233.19,233.19,1.44,100.0,0.6176,0.0,0.07,-0.07,flip -7036,做多,2020-07-16 18:05:00,2020-07-16 18:15:00,233.19,233.7,1.44,100.0,0.617,0.31,0.07,0.24,tp_upper -7037,做多,2020-07-16 20:00:00,2020-07-16 20:45:00,232.8,232.3,1.44,100.0,0.6188,-0.31,0.07,-0.38,flip -7038,做空,2020-07-16 20:45:00,2020-07-16 20:50:00,232.3,232.52,1.44,100.0,0.6182,-0.14,0.07,-0.21,flip -7039,做多,2020-07-16 20:50:00,2020-07-16 20:55:00,232.52,233.07,1.43,100.0,0.6164,0.34,0.07,0.27,tp_upper -7040,做多,2020-07-17 00:20:00,2020-07-17 01:30:00,233.6,234.11,1.47,100.0,0.6277,0.32,0.07,0.25,tp_upper -7041,做多,2020-07-17 02:50:00,2020-07-17 04:10:00,233.86,233.38,1.47,100.0,0.6278,-0.3,0.07,-0.37,flip -7042,做空,2020-07-17 04:10:00,2020-07-17 04:15:00,233.38,233.16,1.46,100.0,0.6271,0.14,0.07,0.06,tp_lower -7043,做多,2020-07-17 05:45:00,2020-07-17 06:00:00,232.94,233.16,1.46,100.0,0.6283,0.14,0.07,0.06,tp_upper -7044,做多,2020-07-17 07:30:00,2020-07-17 07:50:00,233.48,233.23,1.46,100.0,0.6268,-0.16,0.07,-0.23,flip -7045,做空,2020-07-17 07:50:00,2020-07-17 08:00:00,233.23,233.38,1.46,100.0,0.6262,-0.09,0.07,-0.17,flip -7046,做多,2020-07-17 08:00:00,2020-07-17 08:10:00,233.38,233.48,1.46,100.0,0.6247,0.06,0.07,-0.01,flip -7047,做空,2020-07-17 08:10:00,2020-07-17 08:20:00,233.48,233.38,1.46,100.0,0.6241,0.06,0.07,-0.01,flip -7048,做多,2020-07-17 08:20:00,2020-07-17 10:20:00,233.38,233.66,1.46,100.0,0.624,0.17,0.07,0.1,tp_upper -7049,做多,2020-07-17 11:50:00,2020-07-17 12:10:00,233.34,234.47,1.46,100.0,0.6242,0.71,0.07,0.63,tp_upper -7050,做多,2020-07-17 14:50:00,2020-07-17 15:00:00,233.4,233.74,1.46,100.0,0.6265,0.21,0.07,0.14,tp_upper -7051,做多,2020-07-17 15:50:00,2020-07-17 16:15:00,233.19,233.25,1.46,100.0,0.6273,0.04,0.07,-0.04,flip -7052,做空,2020-07-17 16:15:00,2020-07-17 16:20:00,233.25,233.26,1.46,100.0,0.6267,-0.01,0.07,-0.08,flip -7053,做多,2020-07-17 16:20:00,2020-07-17 16:30:00,233.26,233.21,1.46,100.0,0.626,-0.03,0.07,-0.1,flip -7054,做空,2020-07-17 16:30:00,2020-07-17 16:40:00,233.21,232.87,1.46,100.0,0.6254,0.21,0.07,0.14,tp_lower -7055,做多,2020-07-17 16:55:00,2020-07-17 17:00:00,233.36,233.2,1.46,100.0,0.6253,-0.1,0.07,-0.17,flip -7056,做空,2020-07-17 17:00:00,2020-07-17 17:15:00,233.2,232.68,1.46,100.0,0.6247,0.32,0.07,0.25,tp_lower -7057,做多,2020-07-17 17:30:00,2020-07-17 17:45:00,233.08,233.05,1.46,100.0,0.6257,-0.02,0.07,-0.09,flip -7058,做空,2020-07-17 17:45:00,2020-07-17 17:50:00,233.05,233.32,1.46,100.0,0.6251,-0.17,0.07,-0.24,flip -7059,做多,2020-07-17 17:50:00,2020-07-17 17:55:00,233.32,233.0,1.45,100.0,0.623,-0.2,0.07,-0.27,flip -7060,做空,2020-07-17 17:55:00,2020-07-17 18:00:00,233.0,233.08,1.45,100.0,0.6224,-0.05,0.07,-0.12,flip -7061,做多,2020-07-17 18:00:00,2020-07-17 18:10:00,233.08,233.35,1.45,100.0,0.6214,0.17,0.07,0.1,tp_upper -7062,做多,2020-07-17 19:15:00,2020-07-17 19:20:00,233.28,233.06,1.45,100.0,0.6209,-0.14,0.07,-0.21,flip -7063,做空,2020-07-17 19:20:00,2020-07-17 19:40:00,233.06,233.45,1.45,100.0,0.6203,-0.24,0.07,-0.31,flip -7064,做多,2020-07-17 19:40:00,2020-07-17 19:50:00,233.45,233.14,1.44,100.0,0.6176,-0.19,0.07,-0.26,flip -7065,做空,2020-07-17 19:50:00,2020-07-17 20:00:00,233.14,233.36,1.44,100.0,0.617,-0.14,0.07,-0.21,flip -7066,做多,2020-07-17 20:00:00,2020-07-17 20:05:00,233.36,233.3,1.44,100.0,0.6152,-0.04,0.07,-0.11,flip -7067,做空,2020-07-17 20:05:00,2020-07-17 20:45:00,233.3,232.77,1.43,100.0,0.6146,0.33,0.07,0.25,tp_lower -7068,做多,2020-07-17 21:25:00,2020-07-17 21:35:00,233.0,232.98,1.44,100.0,0.6162,-0.01,0.07,-0.08,flip -7069,做空,2020-07-17 21:35:00,2020-07-17 21:55:00,232.98,232.8,1.43,100.0,0.6156,0.11,0.07,0.04,flip -7070,做多,2020-07-17 21:55:00,2020-07-17 22:35:00,232.8,232.92,1.43,100.0,0.6159,0.07,0.07,0.0,flip -7071,做空,2020-07-17 22:35:00,2020-07-17 23:45:00,232.92,232.98,1.43,100.0,0.6153,-0.04,0.07,-0.11,tp_lower -7072,做多,2020-07-18 00:05:00,2020-07-18 00:15:00,233.05,233.22,1.47,100.0,0.6321,0.11,0.07,0.03,tp_upper -7073,做多,2020-07-18 01:15:00,2020-07-18 01:25:00,232.89,232.97,1.47,100.0,0.6324,0.05,0.07,-0.02,flip -7074,做空,2020-07-18 01:25:00,2020-07-18 02:30:00,232.97,233.22,1.47,100.0,0.6318,-0.16,0.07,-0.23,flip -7075,做多,2020-07-18 02:30:00,2020-07-18 02:35:00,233.22,232.97,1.47,100.0,0.6298,-0.16,0.07,-0.23,tp_upper -7076,做多,2020-07-18 03:15:00,2020-07-18 03:20:00,232.8,232.6,1.47,100.0,0.6296,-0.13,0.07,-0.2,flip -7077,做空,2020-07-18 03:20:00,2020-07-18 03:35:00,232.6,232.95,1.46,100.0,0.629,-0.22,0.07,-0.29,flip -7078,做多,2020-07-18 03:35:00,2020-07-18 04:35:00,232.95,233.52,1.46,100.0,0.6265,0.36,0.07,0.28,tp_upper -7079,做多,2020-07-18 05:25:00,2020-07-18 06:00:00,233.16,233.18,1.46,100.0,0.6268,0.01,0.07,-0.06,tp_upper -7080,做多,2020-07-18 06:10:00,2020-07-18 06:40:00,233.14,233.34,1.46,100.0,0.6263,0.13,0.07,0.05,tp_upper -7081,做多,2020-07-18 07:00:00,2020-07-18 07:15:00,233.16,233.33,1.46,100.0,0.6261,0.11,0.07,0.03,tp_upper -7082,做多,2020-07-18 08:10:00,2020-07-18 08:35:00,233.29,233.34,1.46,100.0,0.6256,0.03,0.07,-0.04,flip -7083,做空,2020-07-18 08:35:00,2020-07-18 08:45:00,233.34,233.42,1.46,100.0,0.625,-0.05,0.07,-0.12,flip -7084,做多,2020-07-18 08:45:00,2020-07-18 08:50:00,233.42,233.98,1.46,100.0,0.6239,0.35,0.07,0.28,tp_upper -7085,做多,2020-07-18 11:00:00,2020-07-18 11:05:00,235.2,235.23,1.46,100.0,0.6201,0.02,0.07,-0.05,tp_upper -7086,做多,2020-07-18 11:40:00,2020-07-18 11:50:00,235.04,235.02,1.46,100.0,0.62,-0.01,0.07,-0.09,flip -7087,做空,2020-07-18 11:50:00,2020-07-18 12:00:00,235.02,235.17,1.46,100.0,0.6193,-0.09,0.07,-0.17,flip -7088,做多,2020-07-18 12:00:00,2020-07-18 12:05:00,235.17,234.99,1.45,100.0,0.6179,-0.11,0.07,-0.18,flip -7089,做空,2020-07-18 12:05:00,2020-07-18 12:10:00,234.99,235.2,1.45,100.0,0.6173,-0.13,0.07,-0.2,flip -7090,做多,2020-07-18 12:10:00,2020-07-18 12:20:00,235.2,235.1,1.45,100.0,0.6156,-0.06,0.07,-0.13,flip -7091,做空,2020-07-18 12:20:00,2020-07-18 12:30:00,235.1,235.16,1.45,100.0,0.615,-0.04,0.07,-0.11,flip -7092,做多,2020-07-18 12:30:00,2020-07-18 12:35:00,235.16,235.08,1.44,100.0,0.614,-0.05,0.07,-0.12,flip -7093,做空,2020-07-18 12:35:00,2020-07-18 12:40:00,235.08,235.26,1.44,100.0,0.6134,-0.11,0.07,-0.18,flip -7094,做多,2020-07-18 12:40:00,2020-07-18 12:45:00,235.26,235.22,1.44,100.0,0.6119,-0.02,0.07,-0.1,tp_upper -7095,做多,2020-07-18 13:00:00,2020-07-18 13:15:00,235.08,235.19,1.44,100.0,0.6116,0.07,0.07,-0.0,tp_upper -7096,做多,2020-07-18 14:30:00,2020-07-18 15:15:00,234.77,234.66,1.44,100.0,0.6121,-0.07,0.07,-0.14,flip -7097,做空,2020-07-18 15:15:00,2020-07-18 15:30:00,234.66,234.7,1.43,100.0,0.6115,-0.02,0.07,-0.1,flip -7098,做多,2020-07-18 15:30:00,2020-07-18 15:55:00,234.7,235.07,1.43,100.0,0.6107,0.23,0.07,0.15,tp_upper -7099,做多,2020-07-18 16:30:00,2020-07-18 17:00:00,234.67,234.89,1.43,100.0,0.6111,0.13,0.07,0.06,tp_upper -7100,做多,2020-07-18 20:05:00,2020-07-18 21:00:00,235.94,235.85,1.43,100.0,0.6078,-0.05,0.07,-0.13,flip -7101,做空,2020-07-18 21:00:00,2020-07-18 21:35:00,235.85,235.65,1.43,100.0,0.6072,0.12,0.07,0.05,tp_lower -7102,做多,2020-07-18 23:00:00,2020-07-18 23:15:00,235.77,235.69,1.43,100.0,0.6073,-0.05,0.07,-0.12,flip -7103,做空,2020-07-18 23:15:00,2020-07-18 23:20:00,235.69,235.9,1.43,100.0,0.6067,-0.13,0.07,-0.2,flip -7104,做多,2020-07-18 23:20:00,2020-07-18 23:35:00,235.9,236.1,1.43,100.0,0.605,0.12,0.07,0.05,tp_upper -7105,做多,2020-07-19 00:00:00,2020-07-19 00:05:00,235.83,236.09,1.47,100.0,0.6234,0.16,0.07,0.09,tp_upper -7106,做多,2020-07-19 01:05:00,2020-07-19 01:20:00,235.91,235.78,1.47,100.0,0.6232,-0.08,0.07,-0.15,flip -7107,做空,2020-07-19 01:20:00,2020-07-19 01:30:00,235.78,235.6,1.47,100.0,0.6226,0.11,0.07,0.04,tp_lower -7108,做多,2020-07-19 01:55:00,2020-07-19 02:30:00,235.61,235.51,1.47,100.0,0.6229,-0.06,0.07,-0.14,flip -7109,做空,2020-07-19 02:30:00,2020-07-19 02:45:00,235.51,235.4,1.47,100.0,0.6223,0.07,0.07,-0.0,tp_lower -7110,做多,2020-07-19 03:50:00,2020-07-19 04:15:00,235.21,235.13,1.46,100.0,0.6227,-0.05,0.07,-0.12,flip -7111,做空,2020-07-19 04:15:00,2020-07-19 04:20:00,235.13,235.31,1.46,100.0,0.6221,-0.11,0.07,-0.19,flip -7112,做多,2020-07-19 04:20:00,2020-07-19 04:30:00,235.31,235.15,1.46,100.0,0.6205,-0.1,0.07,-0.17,flip -7113,做空,2020-07-19 04:30:00,2020-07-19 04:50:00,235.15,235.13,1.46,100.0,0.6199,0.01,0.07,-0.06,flip -7114,做多,2020-07-19 04:50:00,2020-07-19 05:40:00,235.13,234.96,1.46,100.0,0.6194,-0.11,0.07,-0.18,tp_upper -7115,做多,2020-07-19 06:40:00,2020-07-19 08:00:00,234.63,234.64,1.45,100.0,0.6196,0.01,0.07,-0.07,flip -7116,做空,2020-07-19 08:00:00,2020-07-19 08:05:00,234.64,234.5,1.45,100.0,0.619,0.09,0.07,0.01,tp_lower -7117,做多,2020-07-19 08:45:00,2020-07-19 08:50:00,234.74,234.84,1.45,100.0,0.6185,0.06,0.07,-0.01,tp_upper -7118,做多,2020-07-19 09:30:00,2020-07-19 10:10:00,234.73,234.85,1.45,100.0,0.6182,0.07,0.07,0.0,flip -7119,做空,2020-07-19 10:10:00,2020-07-19 10:15:00,234.85,234.11,1.45,100.0,0.6176,0.46,0.07,0.38,tp_lower -7120,做多,2020-07-19 11:15:00,2020-07-19 11:40:00,234.17,234.03,1.45,100.0,0.6207,-0.09,0.07,-0.16,flip -7121,做空,2020-07-19 11:40:00,2020-07-19 11:55:00,234.03,233.89,1.45,100.0,0.6201,0.09,0.07,0.01,flip -7122,做多,2020-07-19 11:55:00,2020-07-19 12:35:00,233.89,234.23,1.45,100.0,0.6202,0.21,0.07,0.14,tp_upper -7123,做多,2020-07-19 12:35:00,2020-07-19 12:40:00,234.23,233.94,1.45,100.0,0.6196,-0.18,0.07,-0.25,tp_upper -7124,做多,2020-07-19 13:25:00,2020-07-19 13:40:00,234.03,233.84,1.45,100.0,0.6187,-0.12,0.07,-0.19,flip -7125,做空,2020-07-19 13:40:00,2020-07-19 13:45:00,233.84,233.87,1.45,100.0,0.6181,-0.02,0.07,-0.09,flip -7126,做多,2020-07-19 13:45:00,2020-07-19 14:40:00,233.87,234.04,1.44,100.0,0.6173,0.1,0.07,0.03,tp_upper -7127,做多,2020-07-19 15:05:00,2020-07-19 15:20:00,233.86,233.96,1.44,100.0,0.6172,0.06,0.07,-0.01,flip -7128,做空,2020-07-19 15:20:00,2020-07-19 15:25:00,233.96,234.17,1.44,100.0,0.6166,-0.13,0.07,-0.2,flip -7129,做多,2020-07-19 15:25:00,2020-07-19 15:35:00,234.17,234.29,1.44,100.0,0.6148,0.07,0.07,0.0,tp_upper -7130,做多,2020-07-19 16:00:00,2020-07-19 16:10:00,233.93,233.98,1.44,100.0,0.6152,0.03,0.07,-0.04,flip -7131,做空,2020-07-19 16:10:00,2020-07-19 16:15:00,233.98,234.01,1.44,100.0,0.6145,-0.02,0.07,-0.09,flip -7132,做多,2020-07-19 16:15:00,2020-07-19 16:30:00,234.01,234.07,1.44,100.0,0.6138,0.04,0.07,-0.04,flip -7133,做空,2020-07-19 16:30:00,2020-07-19 18:10:00,234.07,234.72,1.44,100.0,0.6132,-0.4,0.07,-0.47,flip -7134,做多,2020-07-19 18:10:00,2020-07-19 18:20:00,234.72,235.06,1.43,100.0,0.6092,0.21,0.07,0.14,tp_upper -7135,做多,2020-07-19 19:25:00,2020-07-19 19:30:00,235.33,235.39,1.43,100.0,0.6078,0.04,0.07,-0.04,tp_upper -7136,做多,2020-07-19 20:15:00,2020-07-19 20:50:00,235.16,235.62,1.43,100.0,0.6078,0.28,0.07,0.21,tp_upper -7137,做多,2020-07-19 21:30:00,2020-07-19 22:00:00,235.48,235.82,1.43,100.0,0.6076,0.21,0.07,0.13,tp_upper -7138,做多,2020-07-20 00:30:00,2020-07-20 00:40:00,239.25,239.01,1.47,100.0,0.6163,-0.15,0.07,-0.22,flip -7139,做空,2020-07-20 00:40:00,2020-07-20 00:45:00,239.01,238.84,1.47,100.0,0.6157,0.1,0.07,0.03,tp_lower -7140,做多,2020-07-20 01:30:00,2020-07-20 02:40:00,238.93,238.28,1.47,100.0,0.6157,-0.4,0.07,-0.47,flip -7141,做空,2020-07-20 02:40:00,2020-07-20 02:45:00,238.28,238.6,1.47,100.0,0.6151,-0.2,0.07,-0.27,flip -7142,做多,2020-07-20 02:45:00,2020-07-20 03:00:00,238.6,239.0,1.46,100.0,0.6128,0.25,0.07,0.17,tp_upper -7143,做多,2020-07-20 03:40:00,2020-07-20 04:05:00,238.59,238.75,1.46,100.0,0.6132,0.1,0.07,0.02,flip -7144,做空,2020-07-20 04:05:00,2020-07-20 04:25:00,238.75,238.33,1.46,100.0,0.6126,0.26,0.07,0.18,tp_lower -7145,做多,2020-07-20 04:55:00,2020-07-20 05:05:00,238.61,238.61,1.46,100.0,0.6135,0.0,0.07,-0.07,flip -7146,做空,2020-07-20 05:05:00,2020-07-20 05:20:00,238.61,238.62,1.46,100.0,0.6128,-0.01,0.07,-0.08,flip -7147,做多,2020-07-20 05:20:00,2020-07-20 05:35:00,238.62,238.9,1.46,100.0,0.6122,0.17,0.07,0.1,tp_upper -7148,做多,2020-07-20 06:30:00,2020-07-20 06:45:00,238.71,238.74,1.46,100.0,0.6121,0.02,0.07,-0.05,flip -7149,做空,2020-07-20 06:45:00,2020-07-20 07:35:00,238.74,238.57,1.46,100.0,0.6114,0.1,0.07,0.03,flip -7150,做多,2020-07-20 07:35:00,2020-07-20 07:50:00,238.57,238.64,1.46,100.0,0.6117,0.04,0.07,-0.03,flip -7151,做空,2020-07-20 07:50:00,2020-07-20 08:10:00,238.64,238.61,1.46,100.0,0.6111,0.02,0.07,-0.05,flip -7152,做多,2020-07-20 08:10:00,2020-07-20 08:20:00,238.61,238.91,1.46,100.0,0.6106,0.18,0.07,0.11,tp_upper -7153,做多,2020-07-20 12:10:00,2020-07-20 12:20:00,237.91,238.14,1.46,100.0,0.6126,0.14,0.07,0.07,tp_upper -7154,做多,2020-07-20 13:30:00,2020-07-20 13:35:00,238.04,237.97,1.46,100.0,0.6122,-0.04,0.07,-0.12,flip -7155,做空,2020-07-20 13:35:00,2020-07-20 13:45:00,237.97,237.65,1.46,100.0,0.6116,0.2,0.07,0.12,tp_lower -7156,做多,2020-07-20 14:05:00,2020-07-20 14:10:00,238.12,238.0,1.46,100.0,0.6114,-0.07,0.07,-0.15,flip -7157,做空,2020-07-20 14:10:00,2020-07-20 14:20:00,238.0,238.0,1.45,100.0,0.6108,0.0,0.07,-0.07,flip -7158,做多,2020-07-20 14:20:00,2020-07-20 14:40:00,238.0,237.92,1.45,100.0,0.6102,-0.05,0.07,-0.12,flip -7159,做空,2020-07-20 14:40:00,2020-07-20 14:50:00,237.92,237.74,1.45,100.0,0.6096,0.11,0.07,0.04,tp_lower -7160,做多,2020-07-20 15:15:00,2020-07-20 16:00:00,237.83,237.96,1.45,100.0,0.6097,0.08,0.07,0.01,flip -7161,做空,2020-07-20 16:00:00,2020-07-20 16:25:00,237.96,237.73,1.45,100.0,0.6091,0.14,0.07,0.07,tp_lower -7162,做多,2020-07-20 16:35:00,2020-07-20 17:00:00,237.8,238.33,1.45,100.0,0.6095,0.32,0.07,0.25,tp_upper -7163,做多,2020-07-20 20:45:00,2020-07-20 21:15:00,236.13,235.78,1.45,100.0,0.6145,-0.22,0.07,-0.29,flip -7164,做空,2020-07-20 21:15:00,2020-07-20 21:20:00,235.78,235.88,1.45,100.0,0.6139,-0.06,0.07,-0.13,flip -7165,做多,2020-07-20 21:20:00,2020-07-20 21:35:00,235.88,236.06,1.45,100.0,0.6128,0.11,0.07,0.04,flip -7166,做空,2020-07-20 21:35:00,2020-07-20 21:40:00,236.06,236.18,1.45,100.0,0.6122,-0.07,0.07,-0.15,flip -7167,做多,2020-07-20 21:40:00,2020-07-20 21:45:00,236.18,236.11,1.44,100.0,0.6109,-0.04,0.07,-0.11,flip -7168,做空,2020-07-20 21:45:00,2020-07-20 22:00:00,236.11,235.61,1.44,100.0,0.6103,0.31,0.07,0.23,tp_lower -7169,做多,2020-07-20 22:15:00,2020-07-20 22:35:00,236.05,235.91,1.44,100.0,0.6112,-0.09,0.07,-0.16,flip -7170,做空,2020-07-20 22:35:00,2020-07-20 22:45:00,235.91,235.97,1.44,100.0,0.6106,-0.04,0.07,-0.11,flip -7171,做多,2020-07-20 22:45:00,2020-07-20 23:05:00,235.97,236.75,1.44,100.0,0.6096,0.48,0.07,0.4,tp_upper -7172,做多,2020-07-21 00:05:00,2020-07-21 01:00:00,236.09,236.97,1.49,100.0,0.6296,0.55,0.07,0.48,tp_upper -7173,做多,2020-07-21 02:35:00,2020-07-21 02:40:00,237.07,236.93,1.49,100.0,0.6287,-0.09,0.07,-0.16,flip -7174,做空,2020-07-21 02:40:00,2020-07-21 02:45:00,236.93,237.08,1.49,100.0,0.6281,-0.09,0.07,-0.17,flip -7175,做多,2020-07-21 02:45:00,2020-07-21 02:55:00,237.08,237.02,1.49,100.0,0.6266,-0.04,0.07,-0.11,flip -7176,做空,2020-07-21 02:55:00,2020-07-21 03:05:00,237.02,236.59,1.48,100.0,0.626,0.27,0.07,0.2,tp_lower -7177,做多,2020-07-21 03:50:00,2020-07-21 04:05:00,237.08,236.86,1.49,100.0,0.6264,-0.14,0.07,-0.21,flip -7178,做空,2020-07-21 04:05:00,2020-07-21 05:00:00,236.86,236.98,1.48,100.0,0.6257,-0.08,0.07,-0.15,flip -7179,做多,2020-07-21 05:00:00,2020-07-21 05:30:00,236.98,237.38,1.48,100.0,0.6245,0.25,0.07,0.18,tp_upper -7180,做多,2020-07-21 06:35:00,2020-07-21 07:00:00,237.82,237.83,1.48,100.0,0.6227,0.01,0.07,-0.07,tp_upper -7181,做多,2020-07-21 11:25:00,2020-07-21 11:50:00,242.52,242.8,1.48,100.0,0.6101,0.17,0.07,0.1,flip -7182,做空,2020-07-21 11:50:00,2020-07-21 13:35:00,242.8,243.95,1.48,100.0,0.6094,-0.7,0.07,-0.78,flip -7183,做多,2020-07-21 13:35:00,2020-07-21 14:00:00,243.95,244.06,1.47,100.0,0.6031,0.07,0.07,-0.01,flip -7184,做空,2020-07-21 14:00:00,2020-07-21 14:10:00,244.06,244.06,1.47,100.0,0.6025,0.0,0.07,-0.07,flip -7185,做多,2020-07-21 14:10:00,2020-07-21 14:15:00,244.06,243.68,1.47,100.0,0.6019,-0.23,0.07,-0.3,flip -7186,做空,2020-07-21 14:15:00,2020-07-21 14:25:00,243.68,243.23,1.47,100.0,0.6013,0.27,0.07,0.2,tp_lower -7187,做多,2020-07-21 15:25:00,2020-07-21 15:30:00,243.68,243.39,1.47,100.0,0.6018,-0.17,0.07,-0.25,flip -7188,做空,2020-07-21 15:30:00,2020-07-21 15:45:00,243.39,243.65,1.46,100.0,0.6012,-0.16,0.07,-0.23,flip -7189,做多,2020-07-21 15:45:00,2020-07-21 15:50:00,243.65,243.75,1.46,100.0,0.5993,0.06,0.07,-0.01,tp_upper -7190,做多,2020-07-21 16:35:00,2020-07-21 16:40:00,243.59,243.59,1.46,100.0,0.5991,0.0,0.07,-0.07,flip -7191,做空,2020-07-21 16:40:00,2020-07-21 17:20:00,243.59,244.07,1.46,100.0,0.5985,-0.29,0.07,-0.36,flip -7192,做多,2020-07-21 17:20:00,2020-07-21 17:25:00,244.07,244.02,1.45,100.0,0.5956,-0.03,0.07,-0.1,tp_upper -7193,做多,2020-07-21 20:00:00,2020-07-21 21:20:00,245.45,244.97,1.45,100.0,0.5915,-0.28,0.07,-0.36,flip -7194,做空,2020-07-21 21:20:00,2020-07-21 21:30:00,244.97,244.1,1.45,100.0,0.5909,0.51,0.07,0.44,tp_lower -7195,做多,2020-07-21 21:55:00,2020-07-21 22:05:00,244.99,244.78,1.45,100.0,0.5924,-0.12,0.07,-0.2,flip -7196,做空,2020-07-21 22:05:00,2020-07-21 22:25:00,244.78,244.85,1.45,100.0,0.5918,-0.04,0.07,-0.11,flip -7197,做多,2020-07-21 22:25:00,2020-07-21 22:30:00,244.85,244.79,1.45,100.0,0.5908,-0.04,0.07,-0.11,flip -7198,做空,2020-07-21 22:30:00,2020-07-21 22:35:00,244.79,244.91,1.44,100.0,0.5902,-0.07,0.07,-0.14,flip -7199,做多,2020-07-21 22:35:00,2020-07-21 22:50:00,244.91,244.72,1.44,100.0,0.5891,-0.11,0.07,-0.18,flip -7200,做空,2020-07-21 22:50:00,2020-07-21 23:10:00,244.72,244.57,1.44,100.0,0.5885,0.09,0.07,0.02,flip -7201,做多,2020-07-21 23:10:00,2020-07-21 23:30:00,244.57,245.14,1.44,100.0,0.5886,0.34,0.07,0.26,tp_upper -7202,做多,2020-07-22 00:25:00,2020-07-22 01:25:00,244.81,244.76,1.48,100.0,0.605,-0.03,0.07,-0.1,flip -7203,做空,2020-07-22 01:25:00,2020-07-22 01:35:00,244.76,244.6,1.48,100.0,0.6044,0.1,0.07,0.02,flip -7204,做多,2020-07-22 01:35:00,2020-07-22 01:55:00,244.6,244.54,1.48,100.0,0.6046,-0.04,0.07,-0.11,flip -7205,做空,2020-07-22 01:55:00,2020-07-22 02:20:00,244.54,244.53,1.48,100.0,0.604,0.01,0.07,-0.07,flip -7206,做多,2020-07-22 02:20:00,2020-07-22 02:25:00,244.53,244.32,1.48,100.0,0.6034,-0.13,0.07,-0.2,flip -7207,做空,2020-07-22 02:25:00,2020-07-22 03:00:00,244.32,243.96,1.47,100.0,0.6028,0.22,0.07,0.14,tp_lower -7208,做多,2020-07-22 03:15:00,2020-07-22 03:20:00,244.48,244.42,1.47,100.0,0.6027,-0.04,0.07,-0.11,flip -7209,做空,2020-07-22 03:20:00,2020-07-22 04:00:00,244.42,244.09,1.47,100.0,0.6021,0.2,0.07,0.13,tp_lower -7210,做多,2020-07-22 04:25:00,2020-07-22 04:30:00,244.37,244.03,1.47,100.0,0.6024,-0.2,0.07,-0.28,flip -7211,做空,2020-07-22 04:30:00,2020-07-22 04:40:00,244.03,243.81,1.47,100.0,0.6018,0.13,0.07,0.06,tp_lower -7212,做多,2020-07-22 05:10:00,2020-07-22 05:35:00,244.05,244.23,1.47,100.0,0.6017,0.11,0.07,0.03,tp_upper -7213,做多,2020-07-22 05:55:00,2020-07-22 06:30:00,243.84,243.89,1.47,100.0,0.6021,0.03,0.07,-0.04,flip -7214,做空,2020-07-22 06:30:00,2020-07-22 06:35:00,243.89,243.92,1.47,100.0,0.6015,-0.02,0.07,-0.09,flip -7215,做多,2020-07-22 06:35:00,2020-07-22 07:25:00,243.92,244.33,1.47,100.0,0.6007,0.25,0.07,0.17,tp_upper -7216,做多,2020-07-22 09:05:00,2020-07-22 09:35:00,242.86,243.34,1.47,100.0,0.6038,0.29,0.07,0.22,tp_upper -7217,做多,2020-07-22 13:15:00,2020-07-22 13:25:00,243.63,243.57,1.47,100.0,0.6024,-0.04,0.07,-0.11,flip -7218,做空,2020-07-22 13:25:00,2020-07-22 13:40:00,243.57,243.54,1.47,100.0,0.6018,0.02,0.07,-0.06,flip -7219,做多,2020-07-22 13:40:00,2020-07-22 13:45:00,243.54,243.47,1.46,100.0,0.6014,-0.04,0.07,-0.12,flip -7220,做空,2020-07-22 13:45:00,2020-07-22 14:25:00,243.47,243.15,1.46,100.0,0.6008,0.19,0.07,0.12,tp_lower -7221,做多,2020-07-22 14:45:00,2020-07-22 14:55:00,243.58,244.59,1.46,100.0,0.6007,0.61,0.07,0.53,tp_upper -7222,做多,2020-07-22 16:10:00,2020-07-22 16:25:00,244.56,244.28,1.47,100.0,0.6002,-0.17,0.07,-0.24,flip -7223,做空,2020-07-22 16:25:00,2020-07-22 16:45:00,244.28,243.84,1.46,100.0,0.5996,0.26,0.07,0.19,tp_lower -7224,做多,2020-07-22 17:15:00,2020-07-22 17:40:00,244.43,245.05,1.47,100.0,0.5997,0.37,0.07,0.3,tp_upper -7225,做多,2020-07-22 18:35:00,2020-07-22 18:40:00,244.81,244.78,1.47,100.0,0.5997,-0.02,0.07,-0.09,flip -7226,做空,2020-07-22 18:40:00,2020-07-22 19:40:00,244.78,245.1,1.47,100.0,0.5991,-0.19,0.07,-0.27,flip -7227,做多,2020-07-22 19:40:00,2020-07-22 20:05:00,245.1,245.0,1.46,100.0,0.5969,-0.06,0.07,-0.13,flip -7228,做空,2020-07-22 20:05:00,2020-07-22 20:10:00,245.0,245.08,1.46,100.0,0.5963,-0.05,0.07,-0.12,flip -7229,做多,2020-07-22 20:10:00,2020-07-22 20:35:00,245.08,245.8,1.46,100.0,0.5953,0.43,0.07,0.36,tp_upper -7230,做多,2020-07-22 21:25:00,2020-07-22 21:35:00,245.5,246.5,1.46,100.0,0.5955,0.6,0.07,0.52,tp_upper -7231,做多,2020-07-23 00:05:00,2020-07-23 00:35:00,264.41,266.2,1.5,100.0,0.5691,1.02,0.08,0.94,tp_upper -7232,做多,2020-07-23 00:55:00,2020-07-23 01:00:00,264.78,264.45,1.51,100.0,0.5716,-0.19,0.08,-0.26,flip -7233,做空,2020-07-23 01:00:00,2020-07-23 01:15:00,264.45,264.46,1.51,100.0,0.571,-0.01,0.08,-0.08,flip -7234,做多,2020-07-23 01:15:00,2020-07-23 01:50:00,264.46,266.15,1.51,100.0,0.5704,0.96,0.08,0.89,tp_upper -7235,做多,2020-07-23 02:35:00,2020-07-23 03:45:00,264.69,263.98,1.52,100.0,0.5729,-0.41,0.08,-0.48,flip -7236,做空,2020-07-23 03:45:00,2020-07-23 03:50:00,263.98,264.06,1.51,100.0,0.5724,-0.05,0.08,-0.12,flip -7237,做多,2020-07-23 03:50:00,2020-07-23 04:00:00,264.06,263.78,1.51,100.0,0.5714,-0.16,0.08,-0.24,flip -7238,做空,2020-07-23 04:00:00,2020-07-23 04:10:00,263.78,263.48,1.51,100.0,0.5709,0.17,0.08,0.1,tp_lower -7239,做多,2020-07-23 04:25:00,2020-07-23 04:55:00,263.86,263.74,1.51,100.0,0.5708,-0.07,0.08,-0.14,flip -7240,做空,2020-07-23 04:55:00,2020-07-23 05:05:00,263.74,263.15,1.5,100.0,0.5702,0.34,0.08,0.26,tp_lower -7241,做多,2020-07-23 06:20:00,2020-07-23 06:25:00,262.83,262.46,1.51,100.0,0.5729,-0.21,0.08,-0.29,flip -7242,做空,2020-07-23 06:25:00,2020-07-23 06:45:00,262.46,262.83,1.5,100.0,0.5723,-0.21,0.08,-0.29,flip -7243,做多,2020-07-23 06:45:00,2020-07-23 07:45:00,262.83,262.91,1.5,100.0,0.5701,0.05,0.07,-0.03,flip -7244,做空,2020-07-23 07:45:00,2020-07-23 08:00:00,262.91,262.86,1.5,100.0,0.5696,0.03,0.07,-0.05,flip -7245,做多,2020-07-23 08:00:00,2020-07-23 08:05:00,262.86,262.77,1.5,100.0,0.5692,-0.05,0.07,-0.13,flip -7246,做空,2020-07-23 08:05:00,2020-07-23 08:20:00,262.77,263.16,1.49,100.0,0.5686,-0.22,0.07,-0.3,flip -7247,做多,2020-07-23 08:20:00,2020-07-23 08:25:00,263.16,263.69,1.49,100.0,0.5664,0.3,0.07,0.23,tp_upper -7248,做多,2020-07-23 09:45:00,2020-07-23 09:55:00,263.85,264.1,1.49,100.0,0.5655,0.14,0.07,0.07,flip -7249,做空,2020-07-23 09:55:00,2020-07-23 10:30:00,264.1,264.0,1.49,100.0,0.5649,0.06,0.07,-0.02,tp_lower -7250,做多,2020-07-23 11:15:00,2020-07-23 11:55:00,263.91,264.57,1.49,100.0,0.565,0.37,0.07,0.3,tp_upper -7251,做多,2020-07-23 13:05:00,2020-07-23 13:20:00,264.97,264.72,1.49,100.0,0.5636,-0.14,0.07,-0.22,flip -7252,做空,2020-07-23 13:20:00,2020-07-23 13:40:00,264.72,264.59,1.49,100.0,0.563,0.07,0.07,-0.0,flip -7253,做多,2020-07-23 13:40:00,2020-07-23 13:55:00,264.59,265.03,1.49,100.0,0.563,0.25,0.07,0.17,tp_upper -7254,做多,2020-07-23 14:35:00,2020-07-23 14:55:00,264.3,265.09,1.49,100.0,0.564,0.45,0.07,0.37,tp_upper -7255,做多,2020-07-23 15:05:00,2020-07-23 15:10:00,264.59,265.21,1.49,100.0,0.5645,0.35,0.07,0.28,tp_upper -7256,做多,2020-07-23 15:10:00,2020-07-23 15:15:00,265.21,264.58,1.5,100.0,0.5639,-0.36,0.07,-0.43,flip -7257,做空,2020-07-23 15:15:00,2020-07-23 15:20:00,264.58,265.39,1.49,100.0,0.5633,-0.46,0.07,-0.53,flip -7258,做多,2020-07-23 15:20:00,2020-07-23 15:25:00,265.39,265.72,1.48,100.0,0.5593,0.18,0.07,0.11,tp_upper -7259,做多,2020-07-23 19:00:00,2020-07-23 19:05:00,275.58,275.55,1.48,100.0,0.5388,-0.02,0.07,-0.09,flip -7260,做空,2020-07-23 19:05:00,2020-07-23 19:40:00,275.55,274.42,1.48,100.0,0.5383,0.61,0.07,0.53,tp_lower -7261,做多,2020-07-23 21:15:00,2020-07-23 21:20:00,273.9,275.0,1.49,100.0,0.5432,0.6,0.07,0.52,tp_upper -7262,做多,2020-07-23 23:20:00,2020-07-23 23:35:00,275.27,274.86,1.49,100.0,0.5421,-0.22,0.07,-0.3,flip -7263,做空,2020-07-23 23:35:00,2020-07-23 23:45:00,274.86,275.05,1.49,100.0,0.5416,-0.1,0.07,-0.18,flip -7264,做多,2020-07-23 23:45:00,2020-07-23 23:55:00,275.05,275.56,1.49,100.0,0.5403,0.28,0.07,0.2,tp_upper -7265,做多,2020-07-24 00:30:00,2020-07-24 02:10:00,274.71,274.43,1.53,100.0,0.5581,-0.16,0.08,-0.23,tp_upper -7266,做多,2020-07-24 02:10:00,2020-07-24 02:25:00,274.43,274.02,1.53,100.0,0.5575,-0.23,0.08,-0.3,flip -7267,做空,2020-07-24 02:25:00,2020-07-24 02:45:00,274.02,274.3,1.53,100.0,0.557,-0.16,0.08,-0.23,flip -7268,做多,2020-07-24 02:45:00,2020-07-24 02:50:00,274.3,274.58,1.52,100.0,0.5553,0.16,0.08,0.08,tp_upper -7269,做多,2020-07-24 03:10:00,2020-07-24 04:10:00,273.84,273.26,1.52,100.0,0.5562,-0.32,0.08,-0.4,flip -7270,做空,2020-07-24 04:10:00,2020-07-24 04:30:00,273.26,272.44,1.52,100.0,0.5557,0.46,0.08,0.38,tp_lower -7271,做多,2020-07-24 05:05:00,2020-07-24 05:10:00,272.94,272.66,1.52,100.0,0.5574,-0.16,0.08,-0.23,flip -7272,做空,2020-07-24 05:10:00,2020-07-24 05:15:00,272.66,272.88,1.52,100.0,0.5569,-0.12,0.08,-0.2,flip -7273,做多,2020-07-24 05:15:00,2020-07-24 06:00:00,272.88,273.19,1.52,100.0,0.5554,0.17,0.08,0.1,flip -7274,做空,2020-07-24 06:00:00,2020-07-24 06:10:00,273.19,273.29,1.52,100.0,0.5549,-0.06,0.08,-0.13,flip -7275,做多,2020-07-24 06:10:00,2020-07-24 06:15:00,273.29,273.19,1.51,100.0,0.5539,-0.06,0.08,-0.13,flip -7276,做空,2020-07-24 06:15:00,2020-07-24 06:20:00,273.19,271.8,1.51,100.0,0.5533,0.77,0.08,0.69,tp_lower -7277,做多,2020-07-24 07:55:00,2020-07-24 08:15:00,271.19,270.44,1.52,100.0,0.5597,-0.42,0.08,-0.5,flip -7278,做空,2020-07-24 08:15:00,2020-07-24 08:30:00,270.44,270.67,1.51,100.0,0.5591,-0.13,0.08,-0.2,flip -7279,做多,2020-07-24 08:30:00,2020-07-24 08:35:00,270.67,270.16,1.51,100.0,0.5576,-0.28,0.08,-0.36,flip -7280,做空,2020-07-24 08:35:00,2020-07-24 08:45:00,270.16,271.05,1.5,100.0,0.5571,-0.5,0.08,-0.57,flip -7281,做多,2020-07-24 08:45:00,2020-07-24 09:00:00,271.05,271.98,1.5,100.0,0.5529,0.51,0.08,0.44,tp_upper -7282,做多,2020-07-24 11:55:00,2020-07-24 12:25:00,275.36,274.44,1.5,100.0,0.5455,-0.5,0.07,-0.58,flip -7283,做空,2020-07-24 12:25:00,2020-07-24 12:30:00,274.44,274.13,1.5,100.0,0.545,0.17,0.07,0.09,tp_lower -7284,做多,2020-07-24 13:15:00,2020-07-24 13:20:00,274.87,274.71,1.5,100.0,0.5442,-0.09,0.07,-0.16,flip -7285,做空,2020-07-24 13:20:00,2020-07-24 13:40:00,274.71,273.45,1.49,100.0,0.5437,0.69,0.07,0.61,tp_lower -7286,做多,2020-07-24 14:15:00,2020-07-24 14:20:00,274.49,274.34,1.5,100.0,0.546,-0.08,0.07,-0.16,flip -7287,做空,2020-07-24 14:20:00,2020-07-24 14:35:00,274.34,274.0,1.5,100.0,0.5455,0.19,0.07,0.11,flip -7288,做多,2020-07-24 14:35:00,2020-07-24 15:35:00,274.0,277.56,1.5,100.0,0.5463,1.94,0.08,1.87,tp_upper -7289,做多,2020-07-24 16:25:00,2020-07-24 16:35:00,276.24,275.91,1.51,100.0,0.5484,-0.18,0.08,-0.26,flip -7290,做空,2020-07-24 16:35:00,2020-07-24 16:40:00,275.91,276.4,1.51,100.0,0.5478,-0.27,0.08,-0.34,flip -7291,做多,2020-07-24 16:40:00,2020-07-24 16:55:00,276.4,278.52,1.51,100.0,0.5453,1.16,0.08,1.08,tp_upper -7292,做多,2020-07-24 17:15:00,2020-07-24 17:30:00,277.39,277.38,1.52,100.0,0.547,-0.01,0.08,-0.08,flip -7293,做空,2020-07-24 17:30:00,2020-07-24 20:10:00,277.38,282.92,1.52,100.0,0.5465,-3.03,0.08,-3.1,flip -7294,做多,2020-07-24 20:10:00,2020-07-24 20:25:00,282.92,282.68,1.48,100.0,0.5245,-0.13,0.07,-0.2,flip -7295,做空,2020-07-24 20:25:00,2020-07-24 22:05:00,282.68,282.32,1.48,100.0,0.524,0.19,0.07,0.11,tp_lower -7296,做多,2020-07-25 00:05:00,2020-07-25 00:10:00,280.71,280.49,1.52,100.0,0.5428,-0.12,0.08,-0.2,flip -7297,做空,2020-07-25 00:10:00,2020-07-25 00:15:00,280.49,281.03,1.52,100.0,0.5423,-0.29,0.08,-0.37,flip -7298,做多,2020-07-25 00:15:00,2020-07-25 00:35:00,281.03,281.59,1.52,100.0,0.5397,0.3,0.08,0.23,tp_upper -7299,做多,2020-07-25 01:30:00,2020-07-25 01:50:00,280.77,282.21,1.52,100.0,0.5407,0.78,0.08,0.7,tp_upper -7300,做多,2020-07-25 04:00:00,2020-07-25 04:05:00,283.46,282.52,1.52,100.0,0.5378,-0.51,0.08,-0.58,flip -7301,做空,2020-07-25 04:05:00,2020-07-25 04:10:00,282.52,282.56,1.52,100.0,0.5372,-0.02,0.08,-0.1,tp_lower -7302,做多,2020-07-25 04:40:00,2020-07-25 04:45:00,283.33,283.26,1.52,100.0,0.5351,-0.04,0.08,-0.11,flip -7303,做空,2020-07-25 04:45:00,2020-07-25 04:50:00,283.26,283.35,1.51,100.0,0.5346,-0.05,0.08,-0.12,flip -7304,做多,2020-07-25 04:50:00,2020-07-25 05:00:00,283.35,284.15,1.51,100.0,0.5337,0.43,0.08,0.35,tp_upper -7305,做多,2020-07-25 05:20:00,2020-07-25 05:30:00,283.28,283.77,1.51,100.0,0.5348,0.26,0.08,0.19,tp_upper -7306,做多,2020-07-25 06:45:00,2020-07-25 06:55:00,284.47,284.55,1.52,100.0,0.5329,0.04,0.08,-0.03,flip -7307,做空,2020-07-25 06:55:00,2020-07-25 07:10:00,284.55,283.6,1.51,100.0,0.5324,0.51,0.08,0.43,tp_lower -7308,做多,2020-07-25 08:10:00,2020-07-25 08:20:00,283.94,283.46,1.52,100.0,0.5348,-0.26,0.08,-0.33,flip -7309,做空,2020-07-25 08:20:00,2020-07-25 08:30:00,283.46,283.97,1.51,100.0,0.5343,-0.27,0.08,-0.35,flip -7310,做多,2020-07-25 08:30:00,2020-07-25 08:35:00,283.97,284.22,1.51,100.0,0.5318,0.13,0.08,0.06,tp_upper -7311,做多,2020-07-25 09:35:00,2020-07-25 11:05:00,284.06,283.09,1.51,100.0,0.5316,-0.52,0.08,-0.59,flip -7312,做空,2020-07-25 11:05:00,2020-07-25 11:10:00,283.09,283.75,1.5,100.0,0.531,-0.35,0.08,-0.43,flip -7313,做多,2020-07-25 11:10:00,2020-07-25 11:25:00,283.75,283.94,1.5,100.0,0.528,0.1,0.07,0.03,tp_upper -7314,做多,2020-07-25 12:00:00,2020-07-25 12:05:00,283.26,284.64,1.5,100.0,0.5288,0.73,0.08,0.65,tp_upper -7315,做多,2020-07-25 13:55:00,2020-07-25 14:55:00,284.18,284.29,1.5,100.0,0.5291,0.06,0.08,-0.02,flip -7316,做空,2020-07-25 14:55:00,2020-07-25 16:05:00,284.29,285.88,1.5,100.0,0.5286,-0.84,0.08,-0.92,flip -7317,做多,2020-07-25 16:05:00,2020-07-25 16:30:00,285.88,287.27,1.49,100.0,0.5222,0.73,0.08,0.65,tp_upper -7318,做多,2020-07-25 19:20:00,2020-07-25 19:25:00,296.49,296.32,1.5,100.0,0.5054,-0.09,0.07,-0.16,tp_upper -7319,做多,2020-07-25 22:05:00,2020-07-25 22:50:00,303.99,306.6,1.5,100.0,0.4922,1.28,0.08,1.21,tp_upper -7320,做多,2020-07-25 23:25:00,2020-07-25 23:40:00,305.07,305.29,1.51,100.0,0.4942,0.11,0.08,0.03,flip -7321,做空,2020-07-25 23:40:00,2020-07-25 23:45:00,305.29,305.33,1.51,100.0,0.4937,-0.02,0.08,-0.1,flip -7322,做多,2020-07-25 23:45:00,2020-07-26 00:00:00,305.33,304.69,1.51,100.0,0.493,-0.32,0.08,-0.39,flip -7323,做空,2020-07-26 00:00:00,2020-07-26 00:30:00,304.69,301.43,1.54,100.0,0.5044,1.64,0.08,1.57,tp_lower -7324,做多,2020-07-26 01:55:00,2020-07-26 02:05:00,302.71,302.36,1.55,100.0,0.5126,-0.18,0.08,-0.26,flip -7325,做空,2020-07-26 02:05:00,2020-07-26 03:05:00,302.36,303.12,1.55,100.0,0.5121,-0.39,0.08,-0.47,flip -7326,做多,2020-07-26 03:05:00,2020-07-26 03:45:00,303.12,303.21,1.54,100.0,0.509,0.05,0.08,-0.03,flip -7327,做空,2020-07-26 03:45:00,2020-07-26 03:50:00,303.21,303.35,1.54,100.0,0.5085,-0.07,0.08,-0.15,flip -7328,做多,2020-07-26 03:50:00,2020-07-26 04:50:00,303.35,303.4,1.54,100.0,0.5075,0.03,0.08,-0.05,flip -7329,做空,2020-07-26 04:50:00,2020-07-26 05:10:00,303.4,303.48,1.54,100.0,0.507,-0.04,0.08,-0.12,flip -7330,做多,2020-07-26 05:10:00,2020-07-26 05:25:00,303.48,304.4,1.54,100.0,0.5062,0.47,0.08,0.39,tp_upper -7331,做多,2020-07-26 05:55:00,2020-07-26 06:15:00,303.41,304.06,1.54,100.0,0.5074,0.33,0.08,0.25,tp_upper -7332,做多,2020-07-26 10:00:00,2020-07-26 10:05:00,318.04,317.75,1.54,100.0,0.4846,-0.14,0.08,-0.22,tp_upper -7333,做多,2020-07-26 10:15:00,2020-07-26 11:50:00,315.12,309.93,1.54,100.0,0.4882,-2.53,0.08,-2.61,flip -7334,做空,2020-07-26 11:50:00,2020-07-26 12:05:00,309.93,309.15,1.51,100.0,0.4877,0.38,0.08,0.3,flip -7335,做多,2020-07-26 12:05:00,2020-07-26 14:10:00,309.15,308.62,1.51,100.0,0.4896,-0.26,0.08,-0.34,tp_upper -7336,做多,2020-07-26 15:30:00,2020-07-26 15:55:00,310.88,311.08,1.51,100.0,0.4856,0.1,0.08,0.02,flip -7337,做空,2020-07-26 15:55:00,2020-07-26 16:00:00,311.08,311.08,1.51,100.0,0.4851,0.0,0.08,-0.08,tp_lower -7338,做多,2020-07-26 16:05:00,2020-07-26 16:10:00,314.08,312.04,1.51,100.0,0.48,-0.98,0.07,-1.05,tp_upper -7339,做多,2020-07-26 16:30:00,2020-07-26 16:40:00,312.08,310.37,1.5,100.0,0.4794,-0.82,0.07,-0.89,flip -7340,做空,2020-07-26 16:40:00,2020-07-26 16:50:00,310.37,309.34,1.49,100.0,0.479,0.49,0.07,0.42,tp_lower -7341,做多,2020-07-26 17:30:00,2020-07-26 17:45:00,310.28,309.71,1.49,100.0,0.4802,-0.27,0.07,-0.35,flip -7342,做空,2020-07-26 17:45:00,2020-07-26 18:05:00,309.71,306.39,1.49,100.0,0.4797,1.59,0.07,1.52,tp_lower -7343,做多,2020-07-26 18:35:00,2020-07-26 18:40:00,308.74,308.42,1.5,100.0,0.4859,-0.16,0.07,-0.23,flip -7344,做空,2020-07-26 18:40:00,2020-07-26 18:55:00,308.42,308.75,1.5,100.0,0.4854,-0.16,0.07,-0.24,flip -7345,做多,2020-07-26 18:55:00,2020-07-26 19:00:00,308.75,307.79,1.49,100.0,0.4839,-0.46,0.07,-0.54,flip -7346,做空,2020-07-26 19:00:00,2020-07-26 19:05:00,307.79,307.89,1.49,100.0,0.4834,-0.05,0.07,-0.12,flip -7347,做多,2020-07-26 19:05:00,2020-07-26 19:15:00,307.89,307.77,1.49,100.0,0.4826,-0.06,0.07,-0.13,flip -7348,做空,2020-07-26 19:15:00,2020-07-26 19:20:00,307.77,307.84,1.48,100.0,0.4822,-0.03,0.07,-0.11,flip -7349,做多,2020-07-26 19:20:00,2020-07-26 19:35:00,307.84,309.56,1.48,100.0,0.4814,0.83,0.07,0.75,tp_upper -7350,做多,2020-07-26 19:45:00,2020-07-26 19:50:00,308.28,306.83,1.49,100.0,0.483,-0.7,0.07,-0.77,flip -7351,做空,2020-07-26 19:50:00,2020-07-26 19:55:00,306.83,307.46,1.48,100.0,0.4825,-0.3,0.07,-0.38,tp_lower -7352,做多,2020-07-26 20:00:00,2020-07-26 20:15:00,308.23,308.4,1.48,100.0,0.4788,0.08,0.07,0.01,flip -7353,做空,2020-07-26 20:15:00,2020-07-26 20:30:00,308.4,308.99,1.48,100.0,0.4783,-0.28,0.07,-0.36,flip -7354,做多,2020-07-26 20:30:00,2020-07-26 20:35:00,308.99,309.91,1.47,100.0,0.476,0.44,0.07,0.36,tp_upper -7355,做多,2020-07-26 21:55:00,2020-07-26 22:30:00,310.57,311.7,1.47,100.0,0.4746,0.54,0.07,0.46,flip -7356,做空,2020-07-26 22:30:00,2020-07-26 22:35:00,311.7,312.33,1.48,100.0,0.4741,-0.3,0.07,-0.37,flip -7357,做多,2020-07-26 22:35:00,2020-07-26 22:45:00,312.33,312.12,1.47,100.0,0.4717,-0.1,0.07,-0.17,flip -7358,做空,2020-07-26 22:45:00,2020-07-26 23:05:00,312.12,310.1,1.47,100.0,0.4712,0.95,0.07,0.88,tp_lower -7359,做多,2020-07-26 23:30:00,2020-07-27 00:05:00,311.48,312.13,1.48,100.0,0.4748,0.31,0.07,0.23,tp_upper -7360,做多,2020-07-27 04:00:00,2020-07-27 05:50:00,326.24,324.25,1.53,100.0,0.4691,-0.93,0.08,-1.01,flip -7361,做空,2020-07-27 05:50:00,2020-07-27 06:00:00,324.25,324.86,1.52,100.0,0.4687,-0.29,0.08,-0.36,flip -7362,做多,2020-07-27 06:00:00,2020-07-27 06:25:00,324.86,325.02,1.52,100.0,0.4664,0.07,0.08,-0.0,flip -7363,做空,2020-07-27 06:25:00,2020-07-27 06:30:00,325.02,325.93,1.51,100.0,0.466,-0.42,0.08,-0.5,flip -7364,做多,2020-07-27 06:30:00,2020-07-27 06:40:00,325.93,325.27,1.51,100.0,0.4629,-0.31,0.08,-0.38,flip -7365,做空,2020-07-27 06:40:00,2020-07-27 06:45:00,325.27,325.34,1.5,100.0,0.4624,-0.03,0.08,-0.11,flip -7366,做多,2020-07-27 06:45:00,2020-07-27 06:55:00,325.34,327.81,1.5,100.0,0.4618,1.14,0.08,1.06,tp_upper -7367,做多,2020-07-27 07:40:00,2020-07-27 09:45:00,325.05,324.35,1.51,100.0,0.4652,-0.33,0.08,-0.4,tp_upper -7368,做多,2020-07-27 10:25:00,2020-07-27 10:35:00,323.41,324.94,1.51,100.0,0.4661,0.71,0.08,0.64,tp_upper -7369,做多,2020-07-27 11:30:00,2020-07-27 11:40:00,324.0,324.49,1.51,100.0,0.467,0.23,0.08,0.15,flip -7370,做空,2020-07-27 11:40:00,2020-07-27 12:15:00,324.49,324.46,1.51,100.0,0.4665,0.01,0.08,-0.06,flip -7371,做多,2020-07-27 12:15:00,2020-07-27 12:35:00,324.46,325.18,1.51,100.0,0.4662,0.34,0.08,0.26,tp_upper -7372,做多,2020-07-27 13:45:00,2020-07-27 16:35:00,325.29,317.88,1.51,100.0,0.4655,-3.45,0.07,-3.52,tp_upper -7373,做多,2020-07-27 17:00:00,2020-07-27 17:05:00,320.49,321.87,1.48,100.0,0.4613,0.64,0.07,0.56,tp_upper -7374,做多,2020-07-27 18:45:00,2020-07-27 18:50:00,323.56,322.81,1.48,100.0,0.4584,-0.34,0.07,-0.42,flip -7375,做空,2020-07-27 18:50:00,2020-07-27 18:55:00,322.81,323.36,1.48,100.0,0.458,-0.25,0.07,-0.33,flip -7376,做多,2020-07-27 18:55:00,2020-07-27 19:05:00,323.36,322.63,1.47,100.0,0.4559,-0.33,0.07,-0.41,flip -7377,做空,2020-07-27 19:05:00,2020-07-27 19:15:00,322.63,322.71,1.47,100.0,0.4555,-0.04,0.07,-0.11,tp_lower -7378,做多,2020-07-27 19:15:00,2020-07-27 19:55:00,322.71,324.6,1.47,100.0,0.4548,0.86,0.07,0.79,tp_upper -7379,做多,2020-07-27 21:55:00,2020-07-27 22:10:00,322.49,325.44,1.47,100.0,0.4573,1.35,0.07,1.27,tp_upper -7380,做多,2020-07-27 23:05:00,2020-07-27 23:10:00,326.83,326.75,1.49,100.0,0.4549,-0.04,0.07,-0.11,flip -7381,做空,2020-07-27 23:10:00,2020-07-27 23:15:00,326.75,317.01,1.48,100.0,0.4545,4.43,0.07,4.35,tp_lower -7382,做多,2020-07-28 00:00:00,2020-07-28 00:10:00,324.7,325.18,1.56,100.0,0.4799,0.23,0.08,0.15,flip -7383,做空,2020-07-28 00:10:00,2020-07-28 01:25:00,325.18,323.51,1.56,100.0,0.4794,0.8,0.08,0.72,tp_lower -7384,做多,2020-07-28 01:50:00,2020-07-28 04:10:00,324.74,319.86,1.57,100.0,0.482,-2.35,0.08,-2.43,flip -7385,做空,2020-07-28 04:10:00,2020-07-28 04:20:00,319.86,319.56,1.54,100.0,0.4815,0.14,0.08,0.07,flip -7386,做多,2020-07-28 04:20:00,2020-07-28 04:25:00,319.56,318.82,1.54,100.0,0.4819,-0.36,0.08,-0.43,flip -7387,做空,2020-07-28 04:25:00,2020-07-28 04:30:00,318.82,319.36,1.54,100.0,0.4815,-0.26,0.08,-0.34,flip -7388,做多,2020-07-28 04:30:00,2020-07-28 04:55:00,319.36,322.02,1.53,100.0,0.4794,1.28,0.08,1.2,tp_upper -7389,做多,2020-07-28 05:15:00,2020-07-28 05:20:00,320.35,319.9,1.54,100.0,0.4814,-0.22,0.08,-0.29,flip -7390,做空,2020-07-28 05:20:00,2020-07-28 05:30:00,319.9,319.19,1.54,100.0,0.4809,0.34,0.08,0.26,tp_lower -7391,做多,2020-07-28 06:05:00,2020-07-28 07:30:00,319.32,318.03,1.54,100.0,0.4824,-0.62,0.08,-0.7,flip -7392,做空,2020-07-28 07:30:00,2020-07-28 07:50:00,318.03,316.19,1.53,100.0,0.4819,0.89,0.08,0.81,tp_lower -7393,做多,2020-07-28 10:30:00,2020-07-28 10:50:00,311.85,313.42,1.54,100.0,0.4938,0.78,0.08,0.7,tp_upper -7394,做多,2020-07-28 12:20:00,2020-07-28 12:25:00,316.43,316.31,1.55,100.0,0.4886,-0.06,0.08,-0.14,flip -7395,做空,2020-07-28 12:25:00,2020-07-28 12:35:00,316.31,314.56,1.54,100.0,0.4881,0.85,0.08,0.78,tp_lower -7396,做多,2020-07-28 12:50:00,2020-07-28 12:55:00,316.8,316.39,1.55,100.0,0.4896,-0.2,0.08,-0.28,flip -7397,做空,2020-07-28 12:55:00,2020-07-28 13:00:00,316.39,317.6,1.55,100.0,0.4891,-0.59,0.08,-0.67,flip -7398,做多,2020-07-28 13:00:00,2020-07-28 13:05:00,317.6,316.55,1.54,100.0,0.4849,-0.51,0.08,-0.59,flip -7399,做空,2020-07-28 13:05:00,2020-07-28 13:45:00,316.55,315.53,1.53,100.0,0.4844,0.49,0.08,0.42,flip -7400,做多,2020-07-28 13:45:00,2020-07-28 14:00:00,315.53,315.79,1.54,100.0,0.487,0.13,0.08,0.05,flip -7401,做空,2020-07-28 14:00:00,2020-07-28 15:20:00,315.79,318.32,1.54,100.0,0.4865,-1.23,0.08,-1.31,flip -7402,做多,2020-07-28 15:20:00,2020-07-28 15:40:00,318.32,318.97,1.52,100.0,0.4783,0.31,0.08,0.23,flip -7403,做空,2020-07-28 15:40:00,2020-07-28 15:45:00,318.97,320.35,1.52,100.0,0.4778,-0.66,0.08,-0.74,flip -7404,做多,2020-07-28 15:45:00,2020-07-28 15:50:00,320.35,321.37,1.52,100.0,0.4732,0.48,0.08,0.41,tp_upper -7405,做多,2020-07-28 16:05:00,2020-07-28 16:15:00,319.74,319.83,1.52,100.0,0.4752,0.04,0.08,-0.03,flip -7406,做空,2020-07-28 16:15:00,2020-07-28 16:30:00,319.83,319.25,1.52,100.0,0.4747,0.28,0.08,0.2,flip -7407,做多,2020-07-28 16:30:00,2020-07-28 17:50:00,319.25,317.54,1.52,100.0,0.4759,-0.81,0.08,-0.89,flip -7408,做空,2020-07-28 17:50:00,2020-07-28 18:10:00,317.54,317.93,1.51,100.0,0.4755,-0.19,0.08,-0.26,flip -7409,做多,2020-07-28 18:10:00,2020-07-28 18:20:00,317.93,317.63,1.51,100.0,0.4738,-0.14,0.08,-0.22,flip -7410,做空,2020-07-28 18:20:00,2020-07-28 18:30:00,317.63,317.4,1.5,100.0,0.4734,0.11,0.08,0.03,flip -7411,做多,2020-07-28 18:30:00,2020-07-28 20:30:00,317.4,320.48,1.5,100.0,0.4736,1.46,0.08,1.38,tp_upper -7412,做多,2020-07-28 21:35:00,2020-07-28 21:45:00,320.2,318.82,1.52,100.0,0.4735,-0.65,0.08,-0.73,flip -7413,做空,2020-07-28 21:45:00,2020-07-28 21:50:00,318.82,318.01,1.51,100.0,0.473,0.38,0.08,0.31,tp_lower -7414,做多,2020-07-28 22:55:00,2020-07-28 23:25:00,317.93,317.45,1.51,100.0,0.4751,-0.23,0.08,-0.3,flip -7415,做空,2020-07-28 23:25:00,2020-07-28 23:45:00,317.45,317.71,1.51,100.0,0.4746,-0.12,0.08,-0.2,flip -7416,做多,2020-07-28 23:45:00,2020-07-29 00:10:00,317.71,317.15,1.5,100.0,0.4734,-0.27,0.08,-0.34,flip -7417,做空,2020-07-29 00:10:00,2020-07-29 00:25:00,317.15,316.26,1.55,100.0,0.4879,0.43,0.08,0.36,tp_lower -7418,做多,2020-07-29 01:30:00,2020-07-29 01:40:00,315.46,315.54,1.55,100.0,0.4914,0.04,0.08,-0.04,flip -7419,做空,2020-07-29 01:40:00,2020-07-29 02:10:00,315.54,315.94,1.55,100.0,0.4909,-0.2,0.08,-0.27,flip -7420,做多,2020-07-29 02:10:00,2020-07-29 02:15:00,315.94,316.02,1.55,100.0,0.4891,0.04,0.08,-0.04,tp_upper -7421,做多,2020-07-29 02:40:00,2020-07-29 03:00:00,315.65,316.57,1.54,100.0,0.4892,0.45,0.08,0.37,tp_upper -7422,做多,2020-07-29 04:10:00,2020-07-29 04:20:00,316.37,316.38,1.55,100.0,0.489,0.0,0.08,-0.07,flip -7423,做空,2020-07-29 04:20:00,2020-07-29 04:25:00,316.38,315.52,1.55,100.0,0.4886,0.42,0.08,0.34,tp_lower -7424,做多,2020-07-29 05:15:00,2020-07-29 05:20:00,318.2,318.9,1.55,100.0,0.4866,0.34,0.08,0.26,tp_upper -7425,做多,2020-07-29 07:10:00,2020-07-29 07:20:00,321.01,320.12,1.55,100.0,0.4829,-0.43,0.08,-0.51,flip -7426,做空,2020-07-29 07:20:00,2020-07-29 07:35:00,320.12,321.22,1.54,100.0,0.4824,-0.53,0.08,-0.61,flip -7427,做多,2020-07-29 07:35:00,2020-07-29 07:55:00,321.22,321.59,1.54,100.0,0.4786,0.18,0.08,0.1,flip -7428,做空,2020-07-29 07:55:00,2020-07-29 08:00:00,321.59,322.93,1.54,100.0,0.4782,-0.64,0.08,-0.72,flip -7429,做多,2020-07-29 08:00:00,2020-07-29 08:05:00,322.93,324.3,1.53,100.0,0.4737,0.65,0.08,0.57,tp_upper -7430,做多,2020-07-29 10:35:00,2020-07-29 10:55:00,322.69,323.6,1.53,100.0,0.4756,0.43,0.08,0.36,tp_upper -7431,做多,2020-07-29 11:30:00,2020-07-29 11:40:00,322.27,322.35,1.54,100.0,0.4771,0.04,0.08,-0.04,flip -7432,做空,2020-07-29 11:40:00,2020-07-29 11:45:00,322.35,323.97,1.54,100.0,0.4766,-0.77,0.08,-0.85,flip -7433,做多,2020-07-29 11:45:00,2020-07-29 11:50:00,323.97,323.25,1.53,100.0,0.4714,-0.34,0.08,-0.42,tp_upper -7434,做多,2020-07-29 12:10:00,2020-07-29 12:15:00,323.59,322.8,1.52,100.0,0.4704,-0.37,0.08,-0.45,flip -7435,做空,2020-07-29 12:15:00,2020-07-29 12:30:00,322.8,323.17,1.52,100.0,0.4699,-0.17,0.08,-0.25,flip -7436,做多,2020-07-29 12:30:00,2020-07-29 12:45:00,323.17,322.96,1.51,100.0,0.4684,-0.1,0.08,-0.17,flip -7437,做空,2020-07-29 12:45:00,2020-07-29 13:00:00,322.96,322.02,1.51,100.0,0.4679,0.44,0.08,0.36,tp_lower -7438,做多,2020-07-29 13:05:00,2020-07-29 14:25:00,322.31,322.29,1.51,100.0,0.4698,-0.01,0.08,-0.09,flip -7439,做空,2020-07-29 14:25:00,2020-07-29 14:55:00,322.29,321.08,1.51,100.0,0.4693,0.57,0.08,0.49,tp_lower -7440,做多,2020-07-29 15:10:00,2020-07-29 15:25:00,322.36,322.59,1.52,100.0,0.4705,0.11,0.08,0.03,flip -7441,做空,2020-07-29 15:25:00,2020-07-29 15:30:00,322.59,322.72,1.52,100.0,0.47,-0.06,0.08,-0.14,flip -7442,做多,2020-07-29 15:30:00,2020-07-29 15:35:00,322.72,322.42,1.51,100.0,0.4692,-0.14,0.08,-0.22,flip -7443,做空,2020-07-29 15:35:00,2020-07-29 16:00:00,322.42,323.76,1.51,100.0,0.4687,-0.63,0.08,-0.7,flip -7444,做多,2020-07-29 16:00:00,2020-07-29 16:15:00,323.76,322.54,1.5,100.0,0.4644,-0.57,0.07,-0.64,flip -7445,做空,2020-07-29 16:15:00,2020-07-29 16:25:00,322.54,323.18,1.5,100.0,0.4639,-0.3,0.07,-0.37,flip -7446,做多,2020-07-29 16:25:00,2020-07-29 16:40:00,323.18,322.34,1.49,100.0,0.4616,-0.39,0.07,-0.46,flip -7447,做空,2020-07-29 16:40:00,2020-07-29 16:45:00,322.34,322.89,1.49,100.0,0.4611,-0.25,0.07,-0.33,flip -7448,做多,2020-07-29 16:45:00,2020-07-29 16:50:00,322.89,322.35,1.48,100.0,0.4591,-0.25,0.07,-0.32,flip -7449,做空,2020-07-29 16:50:00,2020-07-29 16:55:00,322.35,322.76,1.48,100.0,0.4586,-0.19,0.07,-0.26,tp_lower -7450,做多,2020-07-29 16:55:00,2020-07-29 17:00:00,322.76,322.73,1.48,100.0,0.457,-0.01,0.07,-0.09,flip -7451,做空,2020-07-29 17:00:00,2020-07-29 17:05:00,322.73,322.5,1.47,100.0,0.4566,0.11,0.07,0.03,tp_lower -7452,做多,2020-07-29 17:15:00,2020-07-29 17:20:00,322.73,322.35,1.47,100.0,0.4564,-0.17,0.07,-0.25,flip -7453,做空,2020-07-29 17:20:00,2020-07-29 17:30:00,322.35,321.78,1.47,100.0,0.456,0.26,0.07,0.19,tp_lower -7454,做多,2020-07-29 18:00:00,2020-07-29 18:35:00,322.62,323.42,1.47,100.0,0.4559,0.36,0.07,0.29,tp_upper -7455,做多,2020-07-29 19:10:00,2020-07-29 19:30:00,322.2,322.06,1.47,100.0,0.4572,-0.06,0.07,-0.14,flip -7456,做空,2020-07-29 19:30:00,2020-07-29 19:35:00,322.06,322.08,1.47,100.0,0.4567,-0.01,0.07,-0.08,tp_lower -7457,做多,2020-07-29 20:10:00,2020-07-29 20:40:00,323.32,322.02,1.47,100.0,0.4545,-0.59,0.07,-0.66,flip -7458,做空,2020-07-29 20:40:00,2020-07-29 20:45:00,322.02,322.19,1.46,100.0,0.454,-0.08,0.07,-0.15,tp_lower -7459,做多,2020-07-29 20:50:00,2020-07-29 21:00:00,322.51,322.19,1.46,100.0,0.4526,-0.14,0.07,-0.22,tp_upper -7460,做多,2020-07-29 21:25:00,2020-07-29 21:50:00,321.95,323.66,1.46,100.0,0.4525,0.77,0.07,0.7,tp_upper -7461,做多,2020-07-29 22:10:00,2020-07-29 22:45:00,322.46,322.5,1.46,100.0,0.4538,0.02,0.07,-0.06,flip -7462,做空,2020-07-29 22:45:00,2020-07-29 23:00:00,322.5,320.23,1.46,100.0,0.4533,1.03,0.07,0.96,tp_lower -7463,做多,2020-07-30 00:25:00,2020-07-30 01:15:00,318.66,317.87,1.53,100.0,0.4814,-0.38,0.08,-0.46,flip -7464,做空,2020-07-30 01:15:00,2020-07-30 01:55:00,317.87,316.81,1.53,100.0,0.4809,0.51,0.08,0.43,tp_lower -7465,做多,2020-07-30 02:10:00,2020-07-30 02:20:00,318.33,318.45,1.53,100.0,0.4813,0.06,0.08,-0.02,flip -7466,做空,2020-07-30 02:20:00,2020-07-30 02:35:00,318.45,316.93,1.53,100.0,0.4808,0.73,0.08,0.65,tp_lower -7467,做多,2020-07-30 03:15:00,2020-07-30 03:30:00,317.54,317.45,1.54,100.0,0.484,-0.04,0.08,-0.12,flip -7468,做空,2020-07-30 03:30:00,2020-07-30 03:40:00,317.45,317.46,1.53,100.0,0.4835,-0.0,0.08,-0.08,flip -7469,做多,2020-07-30 03:40:00,2020-07-30 03:45:00,317.46,316.7,1.53,100.0,0.483,-0.37,0.08,-0.44,flip -7470,做空,2020-07-30 03:45:00,2020-07-30 04:00:00,316.7,317.85,1.53,100.0,0.4825,-0.55,0.08,-0.63,tp_lower -7471,做多,2020-07-30 04:00:00,2020-07-30 04:05:00,317.85,318.2,1.52,100.0,0.4786,0.17,0.08,0.09,tp_upper -7472,做多,2020-07-30 05:00:00,2020-07-30 05:05:00,318.0,317.76,1.52,100.0,0.4784,-0.11,0.08,-0.19,flip -7473,做空,2020-07-30 05:05:00,2020-07-30 05:35:00,317.76,316.62,1.52,100.0,0.4779,0.54,0.08,0.47,tp_lower -7474,做多,2020-07-30 06:10:00,2020-07-30 06:20:00,316.95,318.38,1.52,100.0,0.4804,0.69,0.08,0.61,tp_upper -7475,做多,2020-07-30 07:35:00,2020-07-30 07:50:00,318.25,319.11,1.53,100.0,0.4801,0.41,0.08,0.34,flip -7476,做空,2020-07-30 07:50:00,2020-07-30 08:30:00,319.11,319.16,1.53,100.0,0.4796,-0.02,0.08,-0.1,flip -7477,做多,2020-07-30 08:30:00,2020-07-30 09:00:00,319.16,319.3,1.53,100.0,0.479,0.07,0.08,-0.01,flip -7478,做空,2020-07-30 09:00:00,2020-07-30 09:35:00,319.3,318.52,1.53,100.0,0.4785,0.37,0.08,0.3,tp_lower -7479,做多,2020-07-30 09:55:00,2020-07-30 10:00:00,319.36,318.96,1.53,100.0,0.4791,-0.19,0.08,-0.27,flip -7480,做空,2020-07-30 10:00:00,2020-07-30 10:20:00,318.96,318.51,1.53,100.0,0.4786,0.22,0.08,0.14,tp_lower -7481,做多,2020-07-30 11:15:00,2020-07-30 11:25:00,318.31,318.52,1.53,100.0,0.4798,0.1,0.08,0.02,flip -7482,做空,2020-07-30 11:25:00,2020-07-30 12:00:00,318.52,319.44,1.53,100.0,0.4793,-0.44,0.08,-0.52,flip -7483,做多,2020-07-30 12:00:00,2020-07-30 12:05:00,319.44,319.35,1.52,100.0,0.4761,-0.04,0.08,-0.12,tp_upper -7484,做多,2020-07-30 13:05:00,2020-07-30 13:10:00,319.1,318.71,1.52,100.0,0.476,-0.19,0.08,-0.26,flip -7485,做空,2020-07-30 13:10:00,2020-07-30 14:15:00,318.71,319.5,1.52,100.0,0.4755,-0.38,0.08,-0.45,flip -7486,做多,2020-07-30 14:15:00,2020-07-30 14:20:00,319.5,318.87,1.51,100.0,0.4727,-0.3,0.08,-0.37,flip -7487,做空,2020-07-30 14:20:00,2020-07-30 14:40:00,318.87,317.92,1.51,100.0,0.4722,0.45,0.08,0.37,tp_lower -7488,做多,2020-07-30 16:25:00,2020-07-30 16:35:00,318.85,320.76,1.51,100.0,0.4732,0.9,0.08,0.83,tp_upper -7489,做多,2020-07-30 21:15:00,2020-07-30 21:20:00,338.23,336.49,1.52,100.0,0.4483,-0.78,0.08,-0.86,flip -7490,做空,2020-07-30 21:20:00,2020-07-30 21:55:00,336.49,336.02,1.51,100.0,0.4478,0.21,0.08,0.14,tp_lower -7491,做多,2020-07-30 22:10:00,2020-07-30 22:15:00,338.29,338.01,1.51,100.0,0.4456,-0.12,0.08,-0.2,flip -7492,做空,2020-07-30 22:15:00,2020-07-30 22:25:00,338.01,337.52,1.5,100.0,0.4452,0.22,0.08,0.14,flip -7493,做多,2020-07-30 22:25:00,2020-07-30 22:35:00,337.52,336.71,1.51,100.0,0.446,-0.36,0.08,-0.44,flip -7494,做空,2020-07-30 22:35:00,2020-07-30 22:40:00,336.71,336.31,1.5,100.0,0.4456,0.18,0.07,0.1,tp_lower -7495,做多,2020-07-30 23:20:00,2020-07-30 23:25:00,336.87,336.55,1.5,100.0,0.4454,-0.14,0.07,-0.22,flip -7496,做空,2020-07-30 23:25:00,2020-07-31 00:00:00,336.55,336.57,1.5,100.0,0.445,-0.01,0.07,-0.08,flip -7497,做多,2020-07-31 00:00:00,2020-07-31 00:05:00,336.57,336.32,1.54,100.0,0.4581,-0.11,0.08,-0.19,flip -7498,做空,2020-07-31 00:05:00,2020-07-31 00:30:00,336.32,334.19,1.54,100.0,0.4577,0.97,0.08,0.9,tp_lower -7499,做多,2020-07-31 01:00:00,2020-07-31 01:05:00,335.86,335.47,1.55,100.0,0.4607,-0.18,0.08,-0.26,flip -7500,做空,2020-07-31 01:05:00,2020-07-31 01:15:00,335.47,333.19,1.54,100.0,0.4603,1.05,0.08,0.97,tp_lower -7501,做多,2020-07-31 02:10:00,2020-07-31 02:15:00,333.55,332.87,1.55,100.0,0.4656,-0.32,0.08,-0.39,flip -7502,做空,2020-07-31 02:15:00,2020-07-31 02:50:00,332.87,332.15,1.55,100.0,0.4651,0.33,0.08,0.26,flip -7503,做多,2020-07-31 02:50:00,2020-07-31 03:10:00,332.15,332.43,1.55,100.0,0.4667,0.13,0.08,0.05,flip -7504,做空,2020-07-31 03:10:00,2020-07-31 03:25:00,332.43,332.41,1.55,100.0,0.4662,0.01,0.08,-0.07,flip -7505,做多,2020-07-31 03:25:00,2020-07-31 03:30:00,332.41,331.29,1.55,100.0,0.4658,-0.52,0.08,-0.6,flip -7506,做空,2020-07-31 03:30:00,2020-07-31 03:35:00,331.29,329.87,1.54,100.0,0.4653,0.66,0.08,0.58,tp_lower -7507,做多,2020-07-31 04:20:00,2020-07-31 05:50:00,332.03,332.8,1.55,100.0,0.4658,0.36,0.08,0.28,flip -7508,做空,2020-07-31 05:50:00,2020-07-31 06:00:00,332.8,333.1,1.55,100.0,0.4654,-0.14,0.08,-0.22,flip -7509,做多,2020-07-31 06:00:00,2020-07-31 06:10:00,333.1,335.65,1.55,100.0,0.4641,1.18,0.08,1.11,tp_upper -7510,做多,2020-07-31 07:55:00,2020-07-31 08:10:00,337.31,339.15,1.56,100.0,0.4613,0.85,0.08,0.77,tp_upper -7511,做多,2020-07-31 08:10:00,2020-07-31 08:15:00,339.15,340.25,1.56,100.0,0.4609,0.51,0.08,0.43,tp_upper -7512,做多,2020-07-31 09:05:00,2020-07-31 09:35:00,339.36,337.63,1.57,100.0,0.4616,-0.8,0.08,-0.88,flip -7513,做空,2020-07-31 09:35:00,2020-07-31 10:05:00,337.63,339.09,1.56,100.0,0.4611,-0.67,0.08,-0.75,flip -7514,做多,2020-07-31 10:05:00,2020-07-31 10:25:00,339.09,339.81,1.55,100.0,0.4567,0.33,0.08,0.25,tp_upper -7515,做多,2020-07-31 12:15:00,2020-07-31 12:20:00,343.77,342.99,1.55,100.0,0.451,-0.35,0.08,-0.43,flip -7516,做空,2020-07-31 12:20:00,2020-07-31 12:25:00,342.99,343.81,1.55,100.0,0.4506,-0.37,0.08,-0.45,flip -7517,做多,2020-07-31 12:25:00,2020-07-31 12:50:00,343.81,344.03,1.54,100.0,0.448,0.1,0.08,0.02,flip -7518,做空,2020-07-31 12:50:00,2020-07-31 12:55:00,344.03,345.6,1.54,100.0,0.4475,-0.7,0.08,-0.78,flip -7519,做多,2020-07-31 12:55:00,2020-07-31 13:00:00,345.6,344.17,1.53,100.0,0.443,-0.63,0.08,-0.71,flip -7520,做空,2020-07-31 13:00:00,2020-07-31 13:15:00,344.17,342.78,1.52,100.0,0.4425,0.62,0.08,0.54,tp_lower -7521,做多,2020-07-31 14:05:00,2020-07-31 14:20:00,344.2,343.5,1.53,100.0,0.4439,-0.31,0.08,-0.39,flip -7522,做空,2020-07-31 14:20:00,2020-07-31 14:30:00,343.5,344.39,1.52,100.0,0.4434,-0.39,0.08,-0.47,flip -7523,做多,2020-07-31 14:30:00,2020-07-31 14:35:00,344.39,345.34,1.52,100.0,0.4407,0.42,0.08,0.34,tp_upper -7524,做多,2020-07-31 15:25:00,2020-07-31 15:35:00,346.23,344.47,1.52,100.0,0.4391,-0.77,0.08,-0.85,flip -7525,做空,2020-07-31 15:35:00,2020-07-31 16:00:00,344.47,345.56,1.51,100.0,0.4387,-0.48,0.08,-0.55,flip -7526,做多,2020-07-31 16:00:00,2020-07-31 16:10:00,345.56,344.53,1.5,100.0,0.4355,-0.45,0.08,-0.52,flip -7527,做空,2020-07-31 16:10:00,2020-07-31 16:20:00,344.53,342.71,1.5,100.0,0.435,0.79,0.07,0.72,tp_lower -7528,做多,2020-07-31 16:50:00,2020-07-31 17:20:00,344.46,344.28,1.51,100.0,0.437,-0.08,0.08,-0.15,flip -7529,做空,2020-07-31 17:20:00,2020-07-31 17:25:00,344.28,344.35,1.5,100.0,0.4365,-0.03,0.08,-0.11,flip -7530,做多,2020-07-31 17:25:00,2020-07-31 17:45:00,344.35,344.2,1.5,100.0,0.4359,-0.07,0.08,-0.14,flip -7531,做空,2020-07-31 17:45:00,2020-07-31 18:05:00,344.2,343.41,1.5,100.0,0.4355,0.34,0.07,0.27,tp_lower -7532,做多,2020-07-31 18:15:00,2020-07-31 18:35:00,343.9,343.93,1.5,100.0,0.4364,0.01,0.08,-0.06,flip -7533,做空,2020-07-31 18:35:00,2020-07-31 18:40:00,343.93,342.67,1.5,100.0,0.436,0.55,0.07,0.47,tp_lower -7534,做多,2020-07-31 19:05:00,2020-07-31 19:15:00,343.68,343.31,1.5,100.0,0.4375,-0.16,0.08,-0.24,flip -7535,做空,2020-07-31 19:15:00,2020-07-31 19:20:00,343.31,344.99,1.5,100.0,0.437,-0.73,0.08,-0.81,flip -7536,做多,2020-07-31 19:20:00,2020-07-31 19:25:00,344.99,345.17,1.49,100.0,0.4323,0.08,0.07,0.0,tp_upper -7537,做多,2020-07-31 19:55:00,2020-07-31 20:10:00,344.07,344.41,1.49,100.0,0.4333,0.15,0.07,0.07,flip -7538,做空,2020-07-31 20:10:00,2020-07-31 20:20:00,344.41,345.76,1.49,100.0,0.4329,-0.58,0.07,-0.66,flip -7539,做多,2020-07-31 20:20:00,2020-07-31 20:45:00,345.76,345.13,1.48,100.0,0.429,-0.27,0.07,-0.34,flip -7540,做空,2020-07-31 20:45:00,2020-07-31 22:10:00,345.13,347.13,1.48,100.0,0.4286,-0.86,0.07,-0.93,flip -7541,做多,2020-07-31 22:10:00,2020-07-31 22:15:00,347.13,347.0,1.47,100.0,0.4233,-0.06,0.07,-0.13,flip -7542,做空,2020-07-31 22:15:00,2020-07-31 22:45:00,347.0,344.42,1.47,100.0,0.4228,1.09,0.07,1.02,tp_lower -7543,做多,2020-07-31 23:30:00,2020-08-01 00:00:00,346.65,346.96,1.48,100.0,0.426,0.13,0.07,0.06,tp_upper -7544,做多,2020-08-01 00:45:00,2020-08-01 01:25:00,345.6,345.25,1.54,100.0,0.4459,-0.16,0.08,-0.23,flip -7545,做空,2020-08-01 01:25:00,2020-08-01 01:30:00,345.25,345.95,1.54,100.0,0.4454,-0.31,0.08,-0.39,flip -7546,做多,2020-08-01 01:30:00,2020-08-01 01:50:00,345.95,345.18,1.53,100.0,0.4432,-0.34,0.08,-0.42,flip -7547,做空,2020-08-01 01:50:00,2020-08-01 01:55:00,345.18,345.64,1.53,100.0,0.4427,-0.2,0.08,-0.28,flip -7548,做多,2020-08-01 01:55:00,2020-08-01 02:05:00,345.64,346.96,1.52,100.0,0.4411,0.58,0.08,0.51,tp_upper -7549,做多,2020-08-01 06:05:00,2020-08-01 06:20:00,356.49,355.67,1.53,100.0,0.4289,-0.35,0.08,-0.43,flip -7550,做空,2020-08-01 06:20:00,2020-08-01 06:45:00,355.67,356.76,1.52,100.0,0.4285,-0.47,0.08,-0.54,flip -7551,做多,2020-08-01 06:45:00,2020-08-01 06:50:00,356.76,356.64,1.52,100.0,0.4254,-0.05,0.08,-0.13,flip -7552,做空,2020-08-01 06:50:00,2020-08-01 07:00:00,356.64,356.4,1.52,100.0,0.425,0.1,0.08,0.03,flip -7553,做多,2020-08-01 07:00:00,2020-08-01 07:05:00,356.4,355.35,1.52,100.0,0.4251,-0.45,0.08,-0.52,flip -7554,做空,2020-08-01 07:05:00,2020-08-01 07:10:00,355.35,355.34,1.51,100.0,0.4247,0.0,0.08,-0.07,tp_lower -7555,做多,2020-08-01 07:45:00,2020-08-01 07:50:00,356.3,355.9,1.51,100.0,0.4232,-0.17,0.08,-0.24,flip -7556,做空,2020-08-01 07:50:00,2020-08-01 08:00:00,355.9,356.3,1.5,100.0,0.4227,-0.17,0.08,-0.24,flip -7557,做多,2020-08-01 08:00:00,2020-08-01 08:10:00,356.3,356.84,1.5,100.0,0.4214,0.23,0.08,0.15,tp_upper -7558,做多,2020-08-01 08:30:00,2020-08-01 08:45:00,356.43,356.7,1.5,100.0,0.4214,0.11,0.08,0.04,tp_upper -7559,做多,2020-08-01 11:45:00,2020-08-01 12:05:00,355.86,357.45,1.5,100.0,0.422,0.67,0.08,0.6,tp_upper -7560,做多,2020-08-01 14:20:00,2020-08-01 14:25:00,355.18,354.96,1.51,100.0,0.4243,-0.09,0.08,-0.17,flip -7561,做空,2020-08-01 14:25:00,2020-08-01 14:30:00,354.96,356.05,1.5,100.0,0.4239,-0.46,0.08,-0.54,flip -7562,做多,2020-08-01 14:30:00,2020-08-01 14:35:00,356.05,356.56,1.5,100.0,0.4208,0.21,0.08,0.14,tp_upper -7563,做多,2020-08-01 18:40:00,2020-08-01 19:00:00,369.74,377.83,1.5,100.0,0.4054,3.28,0.08,3.2,tp_upper -7564,做多,2020-08-01 20:45:00,2020-08-01 20:50:00,386.53,386.28,1.53,100.0,0.3959,-0.1,0.08,-0.18,flip -7565,做空,2020-08-01 20:50:00,2020-08-01 20:55:00,386.28,387.0,1.53,100.0,0.3955,-0.28,0.08,-0.36,flip -7566,做多,2020-08-01 20:55:00,2020-08-01 21:00:00,387.0,388.96,1.52,100.0,0.3937,0.77,0.08,0.7,tp_upper -7567,做多,2020-08-01 21:30:00,2020-08-01 21:40:00,387.17,387.01,1.53,100.0,0.3951,-0.06,0.08,-0.14,flip -7568,做空,2020-08-01 21:40:00,2020-08-01 22:00:00,387.01,380.81,1.53,100.0,0.3947,2.45,0.08,2.37,tp_lower -7569,做多,2020-08-01 22:35:00,2020-08-01 23:00:00,386.03,385.37,1.55,100.0,0.4016,-0.27,0.08,-0.34,flip -7570,做空,2020-08-01 23:00:00,2020-08-01 23:20:00,385.37,386.06,1.55,100.0,0.4012,-0.28,0.08,-0.35,flip -7571,做多,2020-08-01 23:20:00,2020-08-01 23:45:00,386.06,388.51,1.54,100.0,0.3994,0.98,0.08,0.9,tp_upper -7572,做多,2020-08-02 00:45:00,2020-08-02 01:15:00,388.3,396.05,1.59,100.0,0.4093,3.17,0.08,3.09,tp_upper -7573,做多,2020-08-02 02:35:00,2020-08-02 02:55:00,397.07,398.15,1.62,100.0,0.4078,0.44,0.08,0.36,flip -7574,做空,2020-08-02 02:55:00,2020-08-02 03:05:00,398.15,397.35,1.62,100.0,0.4074,0.33,0.08,0.24,flip -7575,做多,2020-08-02 03:05:00,2020-08-02 03:30:00,397.35,398.65,1.62,100.0,0.4086,0.53,0.08,0.45,flip -7576,做空,2020-08-02 03:30:00,2020-08-02 04:35:00,398.65,381.9,1.63,100.0,0.4082,6.84,0.08,6.76,tp_lower -7577,做多,2020-08-02 06:30:00,2020-08-02 06:40:00,374.15,372.21,1.69,100.0,0.4528,-0.88,0.08,-0.96,flip -7578,做空,2020-08-02 06:40:00,2020-08-02 06:45:00,372.21,373.23,1.68,100.0,0.4523,-0.46,0.08,-0.55,flip -7579,做多,2020-08-02 06:45:00,2020-08-02 07:00:00,373.23,372.57,1.68,100.0,0.4494,-0.3,0.08,-0.38,flip -7580,做空,2020-08-02 07:00:00,2020-08-02 07:05:00,372.57,373.71,1.67,100.0,0.449,-0.51,0.08,-0.6,flip -7581,做多,2020-08-02 07:05:00,2020-08-02 07:15:00,373.71,378.62,1.67,100.0,0.4458,2.19,0.08,2.1,tp_upper -7582,做多,2020-08-02 09:50:00,2020-08-02 09:55:00,378.5,378.32,1.69,100.0,0.4455,-0.08,0.08,-0.16,flip -7583,做空,2020-08-02 09:55:00,2020-08-02 10:10:00,378.32,377.23,1.68,100.0,0.445,0.49,0.08,0.4,flip -7584,做多,2020-08-02 10:10:00,2020-08-02 10:25:00,377.23,375.33,1.69,100.0,0.4472,-0.85,0.08,-0.93,flip -7585,做空,2020-08-02 10:25:00,2020-08-02 10:40:00,375.33,372.84,1.68,100.0,0.4467,1.11,0.08,1.03,tp_lower -7586,做多,2020-08-02 12:10:00,2020-08-02 12:15:00,366.96,363.87,1.69,100.0,0.4595,-1.42,0.08,-1.5,flip -7587,做空,2020-08-02 12:15:00,2020-08-02 12:40:00,363.87,363.93,1.67,100.0,0.459,-0.03,0.08,-0.11,flip -7588,做多,2020-08-02 12:40:00,2020-08-02 12:55:00,363.93,359.52,1.67,100.0,0.4584,-2.02,0.08,-2.1,flip -7589,做空,2020-08-02 12:55:00,2020-08-02 13:05:00,359.52,364.15,1.65,100.0,0.4579,-2.12,0.08,-2.2,flip -7590,做多,2020-08-02 13:05:00,2020-08-02 13:10:00,364.15,363.5,1.62,100.0,0.4458,-0.29,0.08,-0.37,flip -7591,做空,2020-08-02 13:10:00,2020-08-02 14:10:00,363.5,364.27,1.62,100.0,0.4454,-0.34,0.08,-0.42,flip -7592,做多,2020-08-02 14:10:00,2020-08-02 14:15:00,364.27,363.68,1.61,100.0,0.4431,-0.26,0.08,-0.34,flip -7593,做空,2020-08-02 14:15:00,2020-08-02 14:20:00,363.68,364.95,1.61,100.0,0.4426,-0.56,0.08,-0.64,flip -7594,做多,2020-08-02 14:20:00,2020-08-02 14:35:00,364.95,367.37,1.6,100.0,0.4391,1.06,0.08,0.98,tp_upper -7595,做多,2020-08-02 16:00:00,2020-08-02 16:15:00,369.7,371.26,1.61,100.0,0.4359,0.68,0.08,0.6,tp_upper -7596,做多,2020-08-02 18:10:00,2020-08-02 18:35:00,384.55,385.06,1.62,100.0,0.4204,0.21,0.08,0.13,flip -7597,做空,2020-08-02 18:35:00,2020-08-02 18:50:00,385.06,385.43,1.62,100.0,0.42,-0.16,0.08,-0.24,flip -7598,做多,2020-08-02 18:50:00,2020-08-02 19:05:00,385.43,385.02,1.61,100.0,0.4188,-0.17,0.08,-0.25,flip -7599,做空,2020-08-02 19:05:00,2020-08-02 19:15:00,385.02,384.05,1.61,100.0,0.4184,0.41,0.08,0.33,tp_lower -7600,做多,2020-08-02 19:25:00,2020-08-02 21:20:00,384.67,377.53,1.61,100.0,0.4194,-2.99,0.08,-3.07,flip -7601,做空,2020-08-02 21:20:00,2020-08-02 21:30:00,377.53,375.27,1.58,100.0,0.419,0.95,0.08,0.87,tp_lower -7602,做多,2020-08-02 21:40:00,2020-08-02 22:00:00,376.78,381.57,1.59,100.0,0.4219,2.02,0.08,1.94,tp_upper -7603,做多,2020-08-03 00:10:00,2020-08-03 00:40:00,373.58,379.04,1.65,100.0,0.4427,2.42,0.08,2.33,tp_upper -7604,做多,2020-08-03 02:00:00,2020-08-03 02:05:00,381.79,380.58,1.68,100.0,0.4391,-0.53,0.08,-0.61,flip -7605,做空,2020-08-03 02:05:00,2020-08-03 02:10:00,380.58,381.04,1.67,100.0,0.4386,-0.2,0.08,-0.29,flip -7606,做多,2020-08-03 02:10:00,2020-08-03 02:35:00,381.04,383.26,1.67,100.0,0.4371,0.97,0.08,0.89,tp_upper -7607,做多,2020-08-03 03:20:00,2020-08-03 04:20:00,382.2,381.91,1.67,100.0,0.4379,-0.13,0.08,-0.21,flip -7608,做空,2020-08-03 04:20:00,2020-08-03 05:10:00,381.91,381.38,1.67,100.0,0.4375,0.23,0.08,0.15,flip -7609,做多,2020-08-03 05:10:00,2020-08-03 05:35:00,381.38,383.06,1.67,100.0,0.4383,0.74,0.08,0.65,tp_upper -7610,做多,2020-08-03 07:05:00,2020-08-03 07:20:00,384.99,386.78,1.68,100.0,0.4356,0.78,0.08,0.7,tp_upper -7611,做多,2020-08-03 08:10:00,2020-08-03 08:25:00,385.32,384.51,1.68,100.0,0.4368,-0.35,0.08,-0.44,flip -7612,做空,2020-08-03 08:25:00,2020-08-03 08:35:00,384.51,382.87,1.68,100.0,0.4364,0.72,0.08,0.63,tp_lower -7613,做多,2020-08-03 09:05:00,2020-08-03 09:10:00,384.74,384.05,1.68,100.0,0.4376,-0.3,0.08,-0.39,flip -7614,做空,2020-08-03 09:10:00,2020-08-03 09:35:00,384.05,383.88,1.68,100.0,0.4371,0.07,0.08,-0.01,flip -7615,做多,2020-08-03 09:35:00,2020-08-03 10:25:00,383.88,383.0,1.68,100.0,0.4371,-0.38,0.08,-0.47,flip -7616,做空,2020-08-03 10:25:00,2020-08-03 10:30:00,383.0,383.71,1.67,100.0,0.4366,-0.31,0.08,-0.39,flip -7617,做多,2020-08-03 10:30:00,2020-08-03 10:50:00,383.71,385.51,1.67,100.0,0.4346,0.78,0.08,0.7,tp_upper -7618,做多,2020-08-03 12:20:00,2020-08-03 12:25:00,388.66,388.62,1.67,100.0,0.4306,-0.02,0.08,-0.1,flip -7619,做空,2020-08-03 12:25:00,2020-08-03 12:30:00,388.62,389.81,1.67,100.0,0.4302,-0.51,0.08,-0.6,flip -7620,做多,2020-08-03 12:30:00,2020-08-03 12:55:00,389.81,390.01,1.67,100.0,0.4272,0.09,0.08,0.0,flip -7621,做空,2020-08-03 12:55:00,2020-08-03 13:00:00,390.01,390.8,1.66,100.0,0.4267,-0.34,0.08,-0.42,flip -7622,做多,2020-08-03 13:00:00,2020-08-03 13:05:00,390.8,391.68,1.66,100.0,0.4246,0.37,0.08,0.29,tp_upper -7623,做多,2020-08-03 14:50:00,2020-08-03 15:15:00,394.33,394.9,1.66,100.0,0.4213,0.24,0.08,0.16,flip -7624,做空,2020-08-03 15:15:00,2020-08-03 15:20:00,394.9,393.47,1.66,100.0,0.4209,0.6,0.08,0.52,tp_lower -7625,做多,2020-08-03 16:00:00,2020-08-03 16:05:00,397.37,397.48,1.67,100.0,0.4194,0.05,0.08,-0.04,tp_upper -7626,做多,2020-08-03 16:30:00,2020-08-03 17:30:00,394.14,394.3,1.67,100.0,0.4225,0.07,0.08,-0.02,flip -7627,做空,2020-08-03 17:30:00,2020-08-03 18:25:00,394.3,395.27,1.66,100.0,0.4221,-0.41,0.08,-0.49,flip -7628,做多,2020-08-03 18:25:00,2020-08-03 18:45:00,395.27,395.57,1.66,100.0,0.4196,0.13,0.08,0.04,tp_upper -7629,做多,2020-08-03 19:45:00,2020-08-03 19:50:00,394.55,394.18,1.66,100.0,0.4202,-0.16,0.08,-0.24,flip -7630,做空,2020-08-03 19:50:00,2020-08-03 20:00:00,394.18,394.87,1.65,100.0,0.4198,-0.29,0.08,-0.37,flip -7631,做多,2020-08-03 20:00:00,2020-08-03 20:05:00,394.87,394.33,1.65,100.0,0.4179,-0.23,0.08,-0.31,flip -7632,做空,2020-08-03 20:05:00,2020-08-03 20:30:00,394.33,390.92,1.65,100.0,0.4175,1.42,0.08,1.34,tp_lower -7633,做多,2020-08-03 21:25:00,2020-08-03 21:35:00,391.95,391.76,1.66,100.0,0.4233,-0.08,0.08,-0.16,flip -7634,做空,2020-08-03 21:35:00,2020-08-03 21:55:00,391.76,384.66,1.66,100.0,0.4228,3.0,0.08,2.92,tp_lower -7635,做多,2020-08-03 22:20:00,2020-08-03 22:25:00,390.5,390.5,1.68,100.0,0.4315,0.0,0.08,-0.08,flip -7636,做空,2020-08-03 22:25:00,2020-08-03 22:45:00,390.5,387.21,1.68,100.0,0.431,1.42,0.08,1.33,tp_lower -7637,做多,2020-08-03 23:40:00,2020-08-03 23:55:00,386.6,386.2,1.7,100.0,0.4386,-0.18,0.08,-0.26,flip -7638,做空,2020-08-03 23:55:00,2020-08-04 02:05:00,386.2,399.69,1.69,100.0,0.4382,-5.91,0.09,-6.0,flip -7639,做多,2020-08-04 02:05:00,2020-08-04 02:10:00,399.69,398.69,1.68,100.0,0.4215,-0.42,0.08,-0.51,flip -7640,做空,2020-08-04 02:10:00,2020-08-04 02:20:00,398.69,399.29,1.68,100.0,0.4211,-0.25,0.08,-0.34,flip -7641,做多,2020-08-04 02:20:00,2020-08-04 02:30:00,399.29,398.5,1.67,100.0,0.4194,-0.33,0.08,-0.41,flip -7642,做空,2020-08-04 02:30:00,2020-08-04 02:35:00,398.5,396.64,1.67,100.0,0.419,0.78,0.08,0.7,tp_lower -7643,做多,2020-08-04 04:05:00,2020-08-04 04:10:00,393.8,392.93,1.68,100.0,0.4255,-0.37,0.08,-0.45,flip -7644,做空,2020-08-04 04:10:00,2020-08-04 04:15:00,392.93,394.0,1.67,100.0,0.4251,-0.45,0.08,-0.54,flip -7645,做多,2020-08-04 04:15:00,2020-08-04 04:20:00,394.0,392.48,1.66,100.0,0.4224,-0.64,0.08,-0.72,flip -7646,做空,2020-08-04 04:20:00,2020-08-04 04:40:00,392.48,391.44,1.66,100.0,0.422,0.44,0.08,0.36,tp_lower -7647,做多,2020-08-04 04:45:00,2020-08-04 04:55:00,392.7,394.04,1.66,100.0,0.4224,0.57,0.08,0.48,tp_upper -7648,做多,2020-08-04 05:35:00,2020-08-04 06:00:00,392.29,392.7,1.66,100.0,0.4239,0.17,0.08,0.09,flip -7649,做空,2020-08-04 06:00:00,2020-08-04 06:15:00,392.7,391.18,1.66,100.0,0.4235,0.64,0.08,0.56,tp_lower -7650,做多,2020-08-04 06:25:00,2020-08-04 06:50:00,392.19,392.26,1.67,100.0,0.4252,0.03,0.08,-0.05,flip -7651,做空,2020-08-04 06:50:00,2020-08-04 07:00:00,392.26,392.36,1.67,100.0,0.4248,-0.04,0.08,-0.13,flip -7652,做多,2020-08-04 07:00:00,2020-08-04 07:10:00,392.36,393.48,1.66,100.0,0.4242,0.48,0.08,0.39,tp_upper -7653,做多,2020-08-04 10:05:00,2020-08-04 10:10:00,393.22,392.37,1.67,100.0,0.424,-0.36,0.08,-0.44,flip -7654,做空,2020-08-04 10:10:00,2020-08-04 10:20:00,392.37,393.14,1.66,100.0,0.4236,-0.33,0.08,-0.41,tp_lower -7655,做多,2020-08-04 10:20:00,2020-08-04 10:30:00,393.14,394.57,1.66,100.0,0.4215,0.6,0.08,0.52,tp_upper -7656,做多,2020-08-04 11:00:00,2020-08-04 11:15:00,392.49,393.57,1.66,100.0,0.4233,0.46,0.08,0.37,tp_upper -7657,做多,2020-08-04 12:45:00,2020-08-04 12:55:00,388.9,388.58,1.66,100.0,0.428,-0.14,0.08,-0.22,flip -7658,做空,2020-08-04 12:55:00,2020-08-04 13:15:00,388.58,385.1,1.66,100.0,0.4275,1.49,0.08,1.41,tp_lower -7659,做多,2020-08-04 14:00:00,2020-08-04 14:20:00,386.43,386.13,1.67,100.0,0.4333,-0.13,0.08,-0.21,flip -7660,做空,2020-08-04 14:20:00,2020-08-04 16:15:00,386.13,389.66,1.67,100.0,0.4329,-1.53,0.08,-1.61,flip -7661,做多,2020-08-04 16:15:00,2020-08-04 17:25:00,389.66,389.03,1.65,100.0,0.4246,-0.27,0.08,-0.35,flip -7662,做空,2020-08-04 17:25:00,2020-08-04 17:45:00,389.03,388.53,1.65,100.0,0.4242,0.21,0.08,0.13,flip -7663,做多,2020-08-04 17:45:00,2020-08-04 17:55:00,388.53,390.28,1.65,100.0,0.4249,0.74,0.08,0.66,tp_upper -7664,做多,2020-08-04 18:25:00,2020-08-04 18:30:00,389.3,387.71,1.66,100.0,0.4255,-0.68,0.08,-0.76,flip -7665,做空,2020-08-04 18:30:00,2020-08-04 18:35:00,387.71,387.39,1.65,100.0,0.4251,0.14,0.08,0.05,tp_lower -7666,做多,2020-08-04 19:30:00,2020-08-04 19:40:00,388.43,388.21,1.65,100.0,0.4242,-0.09,0.08,-0.18,flip -7667,做空,2020-08-04 19:40:00,2020-08-04 20:00:00,388.21,389.19,1.65,100.0,0.4238,-0.42,0.08,-0.5,flip -7668,做多,2020-08-04 20:00:00,2020-08-04 20:05:00,389.19,390.44,1.64,100.0,0.4213,0.53,0.08,0.44,tp_upper -7669,做多,2020-08-04 21:05:00,2020-08-04 21:10:00,389.55,388.3,1.64,100.0,0.4218,-0.53,0.08,-0.61,flip -7670,做空,2020-08-04 21:10:00,2020-08-04 21:15:00,388.3,389.06,1.64,100.0,0.4214,-0.32,0.08,-0.4,flip -7671,做多,2020-08-04 21:15:00,2020-08-04 21:50:00,389.06,392.89,1.63,100.0,0.4193,1.61,0.08,1.52,tp_upper -7672,做多,2020-08-05 00:05:00,2020-08-05 00:10:00,391.73,391.19,1.7,100.0,0.4329,-0.23,0.08,-0.32,flip -7673,做空,2020-08-05 00:10:00,2020-08-05 00:25:00,391.19,388.59,1.69,100.0,0.4325,1.12,0.08,1.04,tp_lower -7674,做多,2020-08-05 01:35:00,2020-08-05 01:40:00,388.49,387.77,1.7,100.0,0.438,-0.32,0.08,-0.4,flip -7675,做空,2020-08-05 01:40:00,2020-08-05 01:45:00,387.77,387.93,1.7,100.0,0.4375,-0.07,0.08,-0.15,flip -7676,做多,2020-08-05 01:45:00,2020-08-05 02:00:00,387.93,388.68,1.69,100.0,0.4367,0.33,0.08,0.24,tp_upper -7677,做多,2020-08-05 02:35:00,2020-08-05 03:00:00,388.24,389.28,1.7,100.0,0.4368,0.45,0.09,0.37,tp_upper -7678,做多,2020-08-05 03:25:00,2020-08-05 03:35:00,388.15,389.77,1.7,100.0,0.4376,0.71,0.09,0.62,tp_upper -7679,做多,2020-08-05 04:30:00,2020-08-05 04:45:00,388.96,388.75,1.7,100.0,0.4381,-0.09,0.09,-0.18,flip -7680,做空,2020-08-05 04:45:00,2020-08-05 05:05:00,388.75,389.22,1.7,100.0,0.4376,-0.21,0.09,-0.29,flip -7681,做多,2020-08-05 05:05:00,2020-08-05 05:15:00,389.22,388.77,1.7,100.0,0.4361,-0.2,0.08,-0.28,flip -7682,做空,2020-08-05 05:15:00,2020-08-05 05:35:00,388.77,388.08,1.69,100.0,0.4357,0.3,0.08,0.22,tp_lower -7683,做多,2020-08-05 05:40:00,2020-08-05 05:45:00,388.71,390.0,1.7,100.0,0.4361,0.56,0.09,0.48,tp_upper -7684,做多,2020-08-05 05:45:00,2020-08-05 05:50:00,390.0,390.86,1.7,100.0,0.4357,0.37,0.09,0.29,tp_upper -7685,做多,2020-08-05 07:00:00,2020-08-05 07:15:00,391.39,391.93,1.7,100.0,0.4347,0.23,0.09,0.15,flip -7686,做空,2020-08-05 07:15:00,2020-08-05 07:25:00,391.93,391.86,1.7,100.0,0.4342,0.03,0.09,-0.05,flip -7687,做多,2020-08-05 07:25:00,2020-08-05 08:15:00,391.86,391.86,1.7,100.0,0.4339,0.0,0.09,-0.09,flip -7688,做空,2020-08-05 08:15:00,2020-08-05 08:30:00,391.86,391.5,1.7,100.0,0.4335,0.16,0.08,0.07,flip -7689,做多,2020-08-05 08:30:00,2020-08-05 09:05:00,391.5,391.92,1.7,100.0,0.4339,0.18,0.09,0.1,tp_upper -7690,做多,2020-08-05 10:25:00,2020-08-05 11:05:00,392.14,396.79,1.7,100.0,0.4332,2.01,0.09,1.93,tp_upper -7691,做多,2020-08-05 12:30:00,2020-08-05 12:40:00,397.4,397.92,1.72,100.0,0.4321,0.22,0.09,0.14,tp_upper -7692,做多,2020-08-05 13:45:00,2020-08-05 14:00:00,398.61,398.12,1.72,100.0,0.4309,-0.21,0.09,-0.3,flip -7693,做空,2020-08-05 14:00:00,2020-08-05 14:20:00,398.12,394.38,1.71,100.0,0.4305,1.61,0.08,1.53,tp_lower -7694,做多,2020-08-05 15:20:00,2020-08-05 15:25:00,396.98,396.42,1.73,100.0,0.4354,-0.24,0.09,-0.33,flip -7695,做空,2020-08-05 15:25:00,2020-08-05 15:35:00,396.42,396.56,1.72,100.0,0.4349,-0.06,0.09,-0.15,flip -7696,做多,2020-08-05 15:35:00,2020-08-05 15:50:00,396.56,395.92,1.72,100.0,0.4342,-0.28,0.09,-0.36,flip -7697,做空,2020-08-05 15:50:00,2020-08-05 16:05:00,395.92,398.39,1.72,100.0,0.4337,-1.07,0.09,-1.16,flip -7698,做多,2020-08-05 16:05:00,2020-08-05 16:10:00,398.39,398.04,1.7,100.0,0.4279,-0.15,0.09,-0.23,tp_upper -7699,做多,2020-08-05 16:40:00,2020-08-05 16:50:00,397.75,397.65,1.7,100.0,0.4278,-0.04,0.09,-0.13,flip -7700,做空,2020-08-05 16:50:00,2020-08-05 17:00:00,397.65,398.21,1.7,100.0,0.4274,-0.24,0.09,-0.32,flip -7701,做多,2020-08-05 17:00:00,2020-08-05 17:15:00,398.21,397.18,1.7,100.0,0.4258,-0.44,0.08,-0.52,flip -7702,做空,2020-08-05 17:15:00,2020-08-05 17:50:00,397.18,397.97,1.69,100.0,0.4253,-0.34,0.08,-0.42,flip -7703,做多,2020-08-05 17:50:00,2020-08-05 17:55:00,397.97,397.88,1.68,100.0,0.4232,-0.04,0.08,-0.12,flip -7704,做空,2020-08-05 17:55:00,2020-08-05 18:55:00,397.88,397.97,1.68,100.0,0.4228,-0.04,0.08,-0.12,flip -7705,做多,2020-08-05 18:55:00,2020-08-05 19:10:00,397.97,399.16,1.68,100.0,0.4222,0.5,0.08,0.42,tp_upper -7706,做多,2020-08-05 20:35:00,2020-08-05 20:40:00,400.27,400.13,1.68,100.0,0.4206,-0.06,0.08,-0.14,flip -7707,做空,2020-08-05 20:40:00,2020-08-05 20:55:00,400.13,400.65,1.68,100.0,0.4202,-0.22,0.08,-0.3,flip -7708,做多,2020-08-05 20:55:00,2020-08-05 21:00:00,400.65,399.8,1.68,100.0,0.4187,-0.36,0.08,-0.44,flip -7709,做空,2020-08-05 21:00:00,2020-08-05 21:05:00,399.8,400.9,1.67,100.0,0.4182,-0.46,0.08,-0.54,flip -7710,做多,2020-08-05 21:05:00,2020-08-05 21:10:00,400.9,401.15,1.67,100.0,0.4155,0.1,0.08,0.02,tp_upper -7711,做多,2020-08-05 23:25:00,2020-08-05 23:30:00,399.76,399.34,1.67,100.0,0.4166,-0.17,0.08,-0.26,flip -7712,做空,2020-08-05 23:30:00,2020-08-06 00:30:00,399.34,400.6,1.66,100.0,0.4161,-0.52,0.08,-0.61,flip -7713,做多,2020-08-06 00:30:00,2020-08-06 00:35:00,400.6,400.44,1.72,100.0,0.4285,-0.07,0.09,-0.15,flip -7714,做空,2020-08-06 00:35:00,2020-08-06 00:40:00,400.44,400.8,1.71,100.0,0.4281,-0.15,0.09,-0.24,flip -7715,做多,2020-08-06 00:40:00,2020-08-06 00:45:00,400.8,400.57,1.71,100.0,0.4269,-0.1,0.09,-0.18,flip -7716,做空,2020-08-06 00:45:00,2020-08-06 01:00:00,400.57,398.81,1.71,100.0,0.4265,0.75,0.09,0.67,tp_lower -7717,做多,2020-08-06 02:45:00,2020-08-06 02:50:00,397.81,397.62,1.71,100.0,0.4309,-0.08,0.09,-0.17,flip -7718,做空,2020-08-06 02:50:00,2020-08-06 02:55:00,397.62,398.15,1.71,100.0,0.4305,-0.23,0.09,-0.31,flip -7719,做多,2020-08-06 02:55:00,2020-08-06 03:00:00,398.15,397.13,1.71,100.0,0.4289,-0.44,0.09,-0.52,flip -7720,做空,2020-08-06 03:00:00,2020-08-06 03:20:00,397.13,395.71,1.7,100.0,0.4285,0.61,0.08,0.52,tp_lower -7721,做多,2020-08-06 03:35:00,2020-08-06 05:25:00,396.59,395.02,1.71,100.0,0.4302,-0.68,0.08,-0.76,flip -7722,做空,2020-08-06 05:25:00,2020-08-06 05:55:00,395.02,395.05,1.7,100.0,0.4297,-0.01,0.08,-0.1,flip -7723,做多,2020-08-06 05:55:00,2020-08-06 07:35:00,395.05,395.66,1.7,100.0,0.4292,0.26,0.08,0.18,flip -7724,做空,2020-08-06 07:35:00,2020-08-06 07:40:00,395.66,395.5,1.7,100.0,0.4288,0.07,0.08,-0.02,tp_lower -7725,做多,2020-08-06 08:05:00,2020-08-06 08:40:00,396.76,396.7,1.7,100.0,0.4274,-0.03,0.08,-0.11,flip -7726,做空,2020-08-06 08:40:00,2020-08-06 09:45:00,396.7,397.62,1.69,100.0,0.4269,-0.39,0.08,-0.48,tp_lower -7727,做多,2020-08-06 09:45:00,2020-08-06 09:50:00,397.62,397.37,1.69,100.0,0.4245,-0.11,0.08,-0.19,flip -7728,做空,2020-08-06 09:50:00,2020-08-06 09:55:00,397.37,396.99,1.69,100.0,0.4241,0.16,0.08,0.08,tp_lower -7729,做多,2020-08-06 11:25:00,2020-08-06 11:55:00,395.53,394.95,1.69,100.0,0.4261,-0.25,0.08,-0.33,flip -7730,做空,2020-08-06 11:55:00,2020-08-06 12:00:00,394.95,395.99,1.68,100.0,0.4256,-0.44,0.08,-0.53,flip -7731,做多,2020-08-06 12:00:00,2020-08-06 12:05:00,395.99,396.57,1.67,100.0,0.423,0.25,0.08,0.16,tp_upper -7732,做多,2020-08-06 13:10:00,2020-08-06 13:30:00,396.3,398.47,1.68,100.0,0.4228,0.92,0.08,0.83,tp_upper -7733,做多,2020-08-06 14:15:00,2020-08-06 15:10:00,397.88,399.93,1.68,100.0,0.423,0.87,0.08,0.78,tp_upper -7734,做多,2020-08-06 16:20:00,2020-08-06 16:25:00,399.98,399.33,1.69,100.0,0.4226,-0.27,0.08,-0.36,flip -7735,做空,2020-08-06 16:25:00,2020-08-06 16:30:00,399.33,398.05,1.69,100.0,0.4221,0.54,0.08,0.46,tp_lower -7736,做多,2020-08-06 16:50:00,2020-08-06 18:45:00,398.65,395.77,1.69,100.0,0.4238,-1.22,0.08,-1.3,flip -7737,做空,2020-08-06 18:45:00,2020-08-06 18:50:00,395.77,396.18,1.68,100.0,0.4234,-0.17,0.08,-0.26,tp_lower -7738,做多,2020-08-06 18:55:00,2020-08-06 19:00:00,397.44,398.26,1.67,100.0,0.4207,0.35,0.08,0.26,tp_upper -7739,做多,2020-08-06 19:50:00,2020-08-06 20:00:00,397.02,397.98,1.67,100.0,0.4216,0.4,0.08,0.32,tp_upper -7740,做多,2020-08-06 20:50:00,2020-08-06 20:55:00,397.34,396.83,1.68,100.0,0.4219,-0.22,0.08,-0.3,flip -7741,做空,2020-08-06 20:55:00,2020-08-06 21:00:00,396.83,397.51,1.67,100.0,0.4215,-0.29,0.08,-0.37,flip -7742,做多,2020-08-06 21:00:00,2020-08-06 21:15:00,397.51,396.93,1.67,100.0,0.4196,-0.24,0.08,-0.33,flip -7743,做空,2020-08-06 21:15:00,2020-08-06 21:25:00,396.93,396.25,1.66,100.0,0.4192,0.29,0.08,0.2,tp_lower -7744,做多,2020-08-06 22:05:00,2020-08-07 00:15:00,395.95,396.16,1.67,100.0,0.4205,0.09,0.08,0.01,tp_upper -7745,做多,2020-08-07 02:35:00,2020-08-07 02:45:00,397.39,397.12,1.71,100.0,0.431,-0.12,0.09,-0.2,flip -7746,做空,2020-08-07 02:45:00,2020-08-07 02:50:00,397.12,397.0,1.71,100.0,0.4306,0.05,0.09,-0.03,tp_lower -7747,做多,2020-08-07 03:30:00,2020-08-07 03:35:00,397.89,397.5,1.71,100.0,0.4295,-0.17,0.09,-0.25,flip -7748,做空,2020-08-07 03:35:00,2020-08-07 03:55:00,397.5,395.91,1.71,100.0,0.4291,0.68,0.08,0.6,tp_lower -7749,做多,2020-08-07 04:50:00,2020-08-07 05:55:00,395.95,394.86,1.71,100.0,0.432,-0.47,0.09,-0.56,flip -7750,做空,2020-08-07 05:55:00,2020-08-07 06:15:00,394.86,395.41,1.7,100.0,0.4316,-0.24,0.09,-0.32,flip -7751,做多,2020-08-07 06:15:00,2020-08-07 07:00:00,395.41,394.3,1.7,100.0,0.43,-0.48,0.08,-0.56,flip -7752,做空,2020-08-07 07:00:00,2020-08-07 07:30:00,394.3,394.5,1.69,100.0,0.4295,-0.09,0.08,-0.17,tp_lower -7753,做多,2020-08-07 07:35:00,2020-08-07 07:45:00,394.82,394.82,1.69,100.0,0.4283,0.0,0.08,-0.08,flip -7754,做空,2020-08-07 07:45:00,2020-08-07 08:00:00,394.82,393.74,1.69,100.0,0.4279,0.46,0.08,0.38,tp_lower -7755,做多,2020-08-07 08:10:00,2020-08-07 08:15:00,395.38,395.38,1.69,100.0,0.428,0.0,0.08,-0.08,tp_upper -7756,做多,2020-08-07 09:50:00,2020-08-07 10:10:00,396.32,395.95,1.69,100.0,0.4266,-0.16,0.08,-0.24,flip -7757,做空,2020-08-07 10:10:00,2020-08-07 10:15:00,395.95,396.17,1.69,100.0,0.4262,-0.09,0.08,-0.18,flip -7758,做多,2020-08-07 10:15:00,2020-08-07 10:35:00,396.17,396.32,1.68,100.0,0.4253,0.06,0.08,-0.02,flip -7759,做空,2020-08-07 10:35:00,2020-08-07 10:45:00,396.32,395.28,1.68,100.0,0.4248,0.44,0.08,0.36,tp_lower -7760,做多,2020-08-07 12:00:00,2020-08-07 12:05:00,395.12,394.8,1.69,100.0,0.4268,-0.14,0.08,-0.22,flip -7761,做空,2020-08-07 12:05:00,2020-08-07 12:10:00,394.8,395.19,1.68,100.0,0.4264,-0.17,0.08,-0.25,flip -7762,做多,2020-08-07 12:10:00,2020-08-07 12:15:00,395.19,394.89,1.68,100.0,0.4251,-0.13,0.08,-0.21,flip -7763,做空,2020-08-07 12:15:00,2020-08-07 12:25:00,394.89,393.4,1.68,100.0,0.4247,0.63,0.08,0.55,tp_lower -7764,做多,2020-08-07 12:45:00,2020-08-07 12:50:00,395.2,395.12,1.68,100.0,0.4255,-0.03,0.08,-0.12,tp_upper -7765,做多,2020-08-07 13:25:00,2020-08-07 13:30:00,394.92,394.6,1.68,100.0,0.4253,-0.14,0.08,-0.22,flip -7766,做空,2020-08-07 13:30:00,2020-08-07 13:40:00,394.6,393.9,1.68,100.0,0.4249,0.3,0.08,0.21,tp_lower -7767,做多,2020-08-07 13:55:00,2020-08-07 15:40:00,394.45,386.41,1.68,100.0,0.4254,-3.42,0.08,-3.5,flip -7768,做空,2020-08-07 15:40:00,2020-08-07 15:50:00,386.41,386.13,1.64,100.0,0.425,0.12,0.08,0.04,flip -7769,做多,2020-08-07 15:50:00,2020-08-07 15:55:00,386.13,385.75,1.64,100.0,0.4252,-0.16,0.08,-0.24,flip -7770,做空,2020-08-07 15:55:00,2020-08-07 16:00:00,385.75,387.2,1.64,100.0,0.4247,-0.62,0.08,-0.7,flip -7771,做多,2020-08-07 16:00:00,2020-08-07 16:05:00,387.2,384.27,1.63,100.0,0.4211,-1.23,0.08,-1.31,flip -7772,做空,2020-08-07 16:05:00,2020-08-07 16:10:00,384.27,385.57,1.62,100.0,0.4207,-0.55,0.08,-0.63,tp_lower -7773,做多,2020-08-07 18:45:00,2020-08-07 19:05:00,373.01,376.79,1.61,100.0,0.4315,1.63,0.08,1.55,tp_upper -7774,做多,2020-08-07 19:55:00,2020-08-07 20:15:00,374.71,379.22,1.62,100.0,0.4335,1.95,0.08,1.87,tp_upper -7775,做多,2020-08-07 21:30:00,2020-08-07 21:35:00,378.6,376.95,1.64,100.0,0.4337,-0.72,0.08,-0.8,flip -7776,做空,2020-08-07 21:35:00,2020-08-07 21:40:00,376.95,378.12,1.63,100.0,0.4333,-0.51,0.08,-0.59,flip -7777,做多,2020-08-07 21:40:00,2020-08-07 22:10:00,378.12,379.7,1.63,100.0,0.4302,0.68,0.08,0.6,flip -7778,做空,2020-08-07 22:10:00,2020-08-07 23:30:00,379.7,380.33,1.63,100.0,0.4298,-0.27,0.08,-0.35,flip -7779,做多,2020-08-07 23:30:00,2020-08-08 01:00:00,380.33,381.0,1.63,100.0,0.4279,0.29,0.08,0.21,tp_upper -7780,做多,2020-08-08 02:55:00,2020-08-08 03:00:00,380.87,380.02,1.68,100.0,0.4415,-0.38,0.08,-0.46,flip -7781,做空,2020-08-08 03:00:00,2020-08-08 03:35:00,380.02,379.72,1.68,100.0,0.441,0.13,0.08,0.05,flip -7782,做多,2020-08-08 03:35:00,2020-08-08 03:40:00,379.72,378.75,1.68,100.0,0.4413,-0.43,0.08,-0.51,flip -7783,做空,2020-08-08 03:40:00,2020-08-08 03:45:00,378.75,378.14,1.67,100.0,0.4408,0.27,0.08,0.19,tp_lower -7784,做多,2020-08-08 04:00:00,2020-08-08 04:30:00,379.16,378.96,1.67,100.0,0.4406,-0.09,0.08,-0.17,flip -7785,做空,2020-08-08 04:30:00,2020-08-08 04:35:00,378.96,379.1,1.67,100.0,0.4402,-0.06,0.08,-0.15,flip -7786,做多,2020-08-08 04:35:00,2020-08-08 04:40:00,379.1,378.94,1.67,100.0,0.4394,-0.07,0.08,-0.15,flip -7787,做空,2020-08-08 04:40:00,2020-08-08 04:50:00,378.94,378.58,1.66,100.0,0.439,0.16,0.08,0.07,tp_lower -7788,做多,2020-08-08 05:05:00,2020-08-08 05:15:00,378.83,378.29,1.66,100.0,0.4391,-0.24,0.08,-0.32,flip -7789,做空,2020-08-08 05:15:00,2020-08-08 05:20:00,378.29,378.32,1.66,100.0,0.4386,-0.01,0.08,-0.1,flip -7790,做多,2020-08-08 05:20:00,2020-08-08 05:30:00,378.32,380.06,1.66,100.0,0.4381,0.76,0.08,0.68,tp_upper -7791,做多,2020-08-08 06:55:00,2020-08-08 07:00:00,380.64,380.48,1.66,100.0,0.437,-0.07,0.08,-0.15,flip -7792,做空,2020-08-08 07:00:00,2020-08-08 07:15:00,380.48,381.02,1.66,100.0,0.4366,-0.24,0.08,-0.32,flip -7793,做多,2020-08-08 07:15:00,2020-08-08 07:30:00,381.02,381.56,1.66,100.0,0.4349,0.23,0.08,0.15,tp_upper -7794,做多,2020-08-08 07:50:00,2020-08-08 07:55:00,380.69,380.35,1.66,100.0,0.4355,-0.15,0.08,-0.23,flip -7795,做空,2020-08-08 07:55:00,2020-08-08 08:00:00,380.35,380.45,1.65,100.0,0.435,-0.04,0.08,-0.13,flip -7796,做多,2020-08-08 08:00:00,2020-08-08 09:05:00,380.45,379.82,1.65,100.0,0.4344,-0.27,0.08,-0.36,flip -7797,做空,2020-08-08 09:05:00,2020-08-08 09:10:00,379.82,380.73,1.65,100.0,0.4339,-0.39,0.08,-0.48,flip -7798,做多,2020-08-08 09:10:00,2020-08-08 09:15:00,380.73,381.53,1.64,100.0,0.4314,0.35,0.08,0.26,tp_upper -7799,做多,2020-08-08 12:35:00,2020-08-08 12:45:00,390.99,391.14,1.64,100.0,0.4206,0.06,0.08,-0.02,flip -7800,做空,2020-08-08 12:45:00,2020-08-08 12:50:00,391.14,391.77,1.64,100.0,0.4201,-0.26,0.08,-0.35,flip -7801,做多,2020-08-08 12:50:00,2020-08-08 13:00:00,391.77,391.33,1.64,100.0,0.4184,-0.18,0.08,-0.27,flip -7802,做空,2020-08-08 13:00:00,2020-08-08 13:30:00,391.33,391.6,1.64,100.0,0.418,-0.11,0.08,-0.19,flip -7803,做多,2020-08-08 13:30:00,2020-08-08 13:35:00,391.6,391.53,1.63,100.0,0.417,-0.03,0.08,-0.11,flip -7804,做空,2020-08-08 13:35:00,2020-08-08 14:00:00,391.53,391.04,1.63,100.0,0.4165,0.2,0.08,0.12,flip -7805,做多,2020-08-08 14:00:00,2020-08-08 14:05:00,391.04,390.06,1.63,100.0,0.4172,-0.41,0.08,-0.49,flip -7806,做空,2020-08-08 14:05:00,2020-08-08 14:10:00,390.06,389.32,1.63,100.0,0.4168,0.31,0.08,0.23,tp_lower -7807,做多,2020-08-08 14:40:00,2020-08-08 14:45:00,390.39,390.26,1.63,100.0,0.4168,-0.05,0.08,-0.14,flip -7808,做空,2020-08-08 14:45:00,2020-08-08 14:55:00,390.26,390.34,1.62,100.0,0.4164,-0.03,0.08,-0.11,flip -7809,做多,2020-08-08 14:55:00,2020-08-08 15:05:00,390.34,392.22,1.62,100.0,0.4158,0.78,0.08,0.7,tp_upper -7810,做多,2020-08-08 16:00:00,2020-08-08 16:05:00,391.51,387.71,1.63,100.0,0.4161,-1.58,0.08,-1.66,flip -7811,做空,2020-08-08 16:05:00,2020-08-08 16:10:00,387.71,388.69,1.61,100.0,0.4157,-0.41,0.08,-0.49,tp_lower -7812,做多,2020-08-08 16:50:00,2020-08-08 17:00:00,390.31,389.9,1.61,100.0,0.4115,-0.17,0.08,-0.25,flip -7813,做空,2020-08-08 17:00:00,2020-08-08 17:15:00,389.9,389.54,1.6,100.0,0.4111,0.15,0.08,0.07,flip -7814,做多,2020-08-08 17:15:00,2020-08-08 17:20:00,389.54,388.45,1.6,100.0,0.4114,-0.45,0.08,-0.53,flip -7815,做空,2020-08-08 17:20:00,2020-08-08 17:25:00,388.45,389.58,1.6,100.0,0.411,-0.46,0.08,-0.54,tp_lower -7816,做多,2020-08-08 17:25:00,2020-08-08 17:35:00,389.58,392.25,1.59,100.0,0.4082,1.09,0.08,1.01,tp_upper -7817,做多,2020-08-08 18:25:00,2020-08-08 18:40:00,390.63,389.8,1.6,100.0,0.4095,-0.34,0.08,-0.42,flip -7818,做空,2020-08-08 18:40:00,2020-08-08 18:45:00,389.8,390.93,1.59,100.0,0.4091,-0.46,0.08,-0.54,flip -7819,做多,2020-08-08 18:45:00,2020-08-08 18:55:00,390.93,391.25,1.59,100.0,0.4063,0.13,0.08,0.05,flip -7820,做空,2020-08-08 18:55:00,2020-08-08 19:10:00,391.25,388.96,1.59,100.0,0.4059,0.93,0.08,0.85,tp_lower -7821,做多,2020-08-08 20:45:00,2020-08-08 20:50:00,389.29,388.61,1.6,100.0,0.4099,-0.28,0.08,-0.36,flip -7822,做空,2020-08-08 20:50:00,2020-08-08 21:00:00,388.61,389.52,1.59,100.0,0.4095,-0.37,0.08,-0.45,flip -7823,做多,2020-08-08 21:00:00,2020-08-08 21:05:00,389.52,389.28,1.59,100.0,0.4072,-0.1,0.08,-0.18,flip -7824,做空,2020-08-08 21:05:00,2020-08-08 22:50:00,389.28,390.78,1.58,100.0,0.4068,-0.61,0.08,-0.69,flip -7825,做多,2020-08-08 22:50:00,2020-08-08 23:10:00,390.78,390.02,1.58,100.0,0.4033,-0.31,0.08,-0.39,flip -7826,做空,2020-08-08 23:10:00,2020-08-08 23:15:00,390.02,389.48,1.57,100.0,0.4028,0.22,0.08,0.14,tp_lower -7827,做多,2020-08-08 23:35:00,2020-08-08 23:50:00,391.0,393.98,1.57,100.0,0.402,1.2,0.08,1.12,tp_upper -7828,做多,2020-08-09 02:00:00,2020-08-09 02:05:00,396.89,396.68,1.65,100.0,0.4166,-0.09,0.08,-0.17,flip -7829,做空,2020-08-09 02:05:00,2020-08-09 02:15:00,396.68,396.74,1.65,100.0,0.4162,-0.02,0.08,-0.11,flip -7830,做多,2020-08-09 02:15:00,2020-08-09 02:25:00,396.74,396.18,1.65,100.0,0.4156,-0.23,0.08,-0.32,flip -7831,做空,2020-08-09 02:25:00,2020-08-09 02:40:00,396.18,396.4,1.64,100.0,0.4152,-0.09,0.08,-0.17,flip -7832,做多,2020-08-09 02:40:00,2020-08-09 02:45:00,396.4,395.31,1.64,100.0,0.4143,-0.45,0.08,-0.53,flip -7833,做空,2020-08-09 02:45:00,2020-08-09 02:50:00,395.31,396.26,1.64,100.0,0.4139,-0.39,0.08,-0.48,flip -7834,做多,2020-08-09 02:50:00,2020-08-09 02:55:00,396.26,395.6,1.63,100.0,0.4115,-0.27,0.08,-0.35,flip -7835,做空,2020-08-09 02:55:00,2020-08-09 03:00:00,395.6,396.56,1.63,100.0,0.4111,-0.39,0.08,-0.48,flip -7836,做多,2020-08-09 03:00:00,2020-08-09 03:10:00,396.56,396.34,1.62,100.0,0.4087,-0.09,0.08,-0.17,flip -7837,做空,2020-08-09 03:10:00,2020-08-09 03:40:00,396.34,395.87,1.62,100.0,0.4083,0.19,0.08,0.11,tp_lower -7838,做多,2020-08-09 05:15:00,2020-08-09 05:25:00,395.82,395.11,1.62,100.0,0.4089,-0.29,0.08,-0.37,flip -7839,做空,2020-08-09 05:25:00,2020-08-09 05:35:00,395.11,393.56,1.61,100.0,0.4085,0.63,0.08,0.55,tp_lower -7840,做多,2020-08-09 06:05:00,2020-08-09 06:40:00,393.88,394.01,1.62,100.0,0.411,0.05,0.08,-0.03,flip -7841,做空,2020-08-09 06:40:00,2020-08-09 07:05:00,394.01,394.3,1.62,100.0,0.4106,-0.12,0.08,-0.2,flip -7842,做多,2020-08-09 07:05:00,2020-08-09 07:10:00,394.3,394.84,1.61,100.0,0.4095,0.22,0.08,0.14,tp_upper -7843,做多,2020-08-09 07:40:00,2020-08-09 07:50:00,395.12,395.98,1.62,100.0,0.4088,0.35,0.08,0.27,tp_upper -7844,做多,2020-08-09 08:25:00,2020-08-09 08:30:00,395.27,394.96,1.62,100.0,0.4092,-0.13,0.08,-0.21,flip -7845,做空,2020-08-09 08:30:00,2020-08-09 08:40:00,394.96,394.93,1.61,100.0,0.4088,0.01,0.08,-0.07,flip -7846,做多,2020-08-09 08:40:00,2020-08-09 09:15:00,394.93,395.05,1.61,100.0,0.4084,0.05,0.08,-0.03,flip -7847,做空,2020-08-09 09:15:00,2020-08-09 09:30:00,395.05,394.01,1.61,100.0,0.408,0.42,0.08,0.34,tp_lower -7848,做多,2020-08-09 10:55:00,2020-08-09 11:50:00,391.65,391.79,1.61,100.0,0.4122,0.06,0.08,-0.02,flip -7849,做空,2020-08-09 11:50:00,2020-08-09 11:55:00,391.79,392.35,1.61,100.0,0.4118,-0.23,0.08,-0.31,flip -7850,做多,2020-08-09 11:55:00,2020-08-09 12:00:00,392.35,391.35,1.61,100.0,0.4102,-0.41,0.08,-0.49,flip -7851,做空,2020-08-09 12:00:00,2020-08-09 12:10:00,391.35,389.92,1.6,100.0,0.4098,0.59,0.08,0.51,tp_lower -7852,做多,2020-08-09 13:10:00,2020-08-09 13:15:00,390.32,389.76,1.61,100.0,0.412,-0.23,0.08,-0.31,flip -7853,做空,2020-08-09 13:15:00,2020-08-09 13:20:00,389.76,390.42,1.6,100.0,0.4116,-0.27,0.08,-0.35,flip -7854,做多,2020-08-09 13:20:00,2020-08-09 13:25:00,390.42,390.01,1.6,100.0,0.4098,-0.17,0.08,-0.25,flip -7855,做空,2020-08-09 13:25:00,2020-08-09 13:35:00,390.01,388.53,1.6,100.0,0.4094,0.61,0.08,0.53,tp_lower -7856,做多,2020-08-09 14:00:00,2020-08-09 15:40:00,388.69,388.32,1.6,100.0,0.4119,-0.15,0.08,-0.23,tp_upper -7857,做多,2020-08-09 16:05:00,2020-08-09 16:10:00,388.85,390.41,1.6,100.0,0.4109,0.64,0.08,0.56,tp_upper -7858,做多,2020-08-09 16:55:00,2020-08-09 17:30:00,388.29,387.98,1.6,100.0,0.4128,-0.13,0.08,-0.21,flip -7859,做空,2020-08-09 17:30:00,2020-08-09 17:45:00,387.98,386.08,1.6,100.0,0.4123,0.78,0.08,0.7,tp_lower -7860,做多,2020-08-09 18:10:00,2020-08-09 18:15:00,387.59,387.01,1.61,100.0,0.4144,-0.24,0.08,-0.32,flip -7861,做空,2020-08-09 18:15:00,2020-08-09 18:20:00,387.01,388.19,1.6,100.0,0.4139,-0.49,0.08,-0.57,flip -7862,做多,2020-08-09 18:20:00,2020-08-09 18:30:00,388.19,387.38,1.6,100.0,0.411,-0.33,0.08,-0.41,flip -7863,做空,2020-08-09 18:30:00,2020-08-09 18:35:00,387.38,388.08,1.59,100.0,0.4106,-0.29,0.08,-0.37,flip -7864,做多,2020-08-09 18:35:00,2020-08-09 18:40:00,388.08,389.36,1.59,100.0,0.4087,0.52,0.08,0.44,tp_upper -7865,做多,2020-08-09 19:45:00,2020-08-09 20:20:00,390.0,390.69,1.59,100.0,0.4076,0.28,0.08,0.2,flip -7866,做空,2020-08-09 20:20:00,2020-08-09 21:45:00,390.69,389.76,1.59,100.0,0.4072,0.38,0.08,0.3,tp_lower -7867,做多,2020-08-09 22:15:00,2020-08-09 22:20:00,391.29,390.48,1.59,100.0,0.4072,-0.33,0.08,-0.41,flip -7868,做空,2020-08-09 22:20:00,2020-08-09 22:30:00,390.48,388.42,1.59,100.0,0.4068,0.84,0.08,0.76,tp_lower -7869,做多,2020-08-09 23:10:00,2020-08-09 23:15:00,389.54,389.05,1.6,100.0,0.4095,-0.2,0.08,-0.28,flip -7870,做空,2020-08-09 23:15:00,2020-08-09 23:25:00,389.05,389.45,1.59,100.0,0.4091,-0.16,0.08,-0.24,flip -7871,做多,2020-08-09 23:25:00,2020-08-09 23:30:00,389.45,388.6,1.59,100.0,0.4078,-0.35,0.08,-0.43,flip -7872,做空,2020-08-09 23:30:00,2020-08-09 23:45:00,388.6,389.38,1.58,100.0,0.4074,-0.32,0.08,-0.4,flip -7873,做多,2020-08-09 23:45:00,2020-08-09 23:55:00,389.38,390.54,1.58,100.0,0.4054,0.47,0.08,0.39,tp_upper -7874,做多,2020-08-10 01:25:00,2020-08-10 01:30:00,392.08,391.22,1.65,100.0,0.4204,-0.36,0.08,-0.44,flip -7875,做空,2020-08-10 01:30:00,2020-08-10 01:40:00,391.22,391.59,1.64,100.0,0.42,-0.16,0.08,-0.24,tp_lower -7876,做多,2020-08-10 01:50:00,2020-08-10 01:55:00,392.62,395.28,1.64,100.0,0.4176,1.11,0.08,1.03,tp_upper -7877,做多,2020-08-10 03:40:00,2020-08-10 03:45:00,398.35,398.38,1.65,100.0,0.414,0.01,0.08,-0.07,tp_upper -7878,做多,2020-08-10 05:45:00,2020-08-10 06:15:00,395.94,396.2,1.65,100.0,0.4161,0.11,0.08,0.03,flip -7879,做空,2020-08-10 06:15:00,2020-08-10 06:30:00,396.2,395.57,1.65,100.0,0.4157,0.26,0.08,0.18,flip -7880,做多,2020-08-10 06:30:00,2020-08-10 06:50:00,395.57,396.79,1.65,100.0,0.4166,0.51,0.08,0.43,tp_upper -7881,做多,2020-08-10 07:15:00,2020-08-10 07:30:00,396.25,395.59,1.65,100.0,0.4168,-0.28,0.08,-0.36,flip -7882,做空,2020-08-10 07:30:00,2020-08-10 07:40:00,395.59,395.98,1.65,100.0,0.4164,-0.16,0.08,-0.24,flip -7883,做多,2020-08-10 07:40:00,2020-08-10 08:05:00,395.98,395.18,1.64,100.0,0.4151,-0.33,0.08,-0.41,flip -7884,做空,2020-08-10 08:05:00,2020-08-10 08:15:00,395.18,396.31,1.64,100.0,0.4147,-0.47,0.08,-0.55,flip -7885,做多,2020-08-10 08:15:00,2020-08-10 08:35:00,396.31,396.47,1.63,100.0,0.4119,0.07,0.08,-0.02,flip -7886,做空,2020-08-10 08:35:00,2020-08-10 09:10:00,396.47,396.03,1.63,100.0,0.4115,0.18,0.08,0.1,flip -7887,做多,2020-08-10 09:10:00,2020-08-10 09:15:00,396.03,395.3,1.63,100.0,0.412,-0.3,0.08,-0.38,flip -7888,做空,2020-08-10 09:15:00,2020-08-10 09:20:00,395.3,395.06,1.63,100.0,0.4116,0.1,0.08,0.02,tp_lower -7889,做多,2020-08-10 10:00:00,2020-08-10 10:10:00,395.69,395.37,1.63,100.0,0.4111,-0.13,0.08,-0.21,flip -7890,做空,2020-08-10 10:10:00,2020-08-10 10:25:00,395.37,386.56,1.62,100.0,0.4106,3.62,0.08,3.54,tp_lower -7891,做多,2020-08-10 12:10:00,2020-08-10 12:15:00,392.23,392.04,1.66,100.0,0.4227,-0.08,0.08,-0.16,tp_upper -7892,做多,2020-08-10 13:50:00,2020-08-10 13:55:00,394.8,396.53,1.66,100.0,0.4194,0.73,0.08,0.64,tp_upper -7893,做多,2020-08-10 15:05:00,2020-08-10 15:30:00,395.66,395.2,1.66,100.0,0.4199,-0.19,0.08,-0.28,flip -7894,做空,2020-08-10 15:30:00,2020-08-10 15:35:00,395.2,395.41,1.66,100.0,0.4195,-0.09,0.08,-0.17,flip -7895,做多,2020-08-10 15:35:00,2020-08-10 16:00:00,395.41,397.36,1.66,100.0,0.4186,0.82,0.08,0.73,tp_upper -7896,做多,2020-08-10 16:25:00,2020-08-10 17:30:00,395.8,395.93,1.66,100.0,0.4198,0.05,0.08,-0.03,flip -7897,做空,2020-08-10 17:30:00,2020-08-10 17:45:00,395.93,397.22,1.66,100.0,0.4194,-0.54,0.08,-0.62,flip -7898,做多,2020-08-10 17:45:00,2020-08-10 17:50:00,397.22,396.96,1.65,100.0,0.4163,-0.11,0.08,-0.19,tp_upper -7899,做多,2020-08-10 18:50:00,2020-08-10 19:10:00,396.54,396.79,1.65,100.0,0.4163,0.1,0.08,0.02,flip -7900,做空,2020-08-10 19:10:00,2020-08-10 19:25:00,396.79,396.9,1.65,100.0,0.4159,-0.05,0.08,-0.13,flip -7901,做多,2020-08-10 19:25:00,2020-08-10 20:10:00,396.9,395.93,1.65,100.0,0.4152,-0.4,0.08,-0.48,flip -7902,做空,2020-08-10 20:10:00,2020-08-10 20:20:00,395.93,396.54,1.64,100.0,0.4148,-0.25,0.08,-0.34,tp_lower -7903,做多,2020-08-10 20:20:00,2020-08-10 20:25:00,396.54,396.33,1.64,100.0,0.4131,-0.09,0.08,-0.17,flip -7904,做空,2020-08-10 20:25:00,2020-08-10 20:35:00,396.33,395.06,1.64,100.0,0.4127,0.52,0.08,0.44,tp_lower -7905,做多,2020-08-10 22:20:00,2020-08-10 22:25:00,395.38,394.9,1.64,100.0,0.4146,-0.2,0.08,-0.28,tp_upper -7906,做多,2020-08-10 23:05:00,2020-08-10 23:35:00,394.26,395.09,1.64,100.0,0.4149,0.34,0.08,0.26,flip -7907,做空,2020-08-10 23:35:00,2020-08-11 00:15:00,395.09,394.71,1.64,100.0,0.4144,0.16,0.08,0.08,flip -7908,做多,2020-08-11 00:15:00,2020-08-11 00:30:00,394.71,395.4,1.69,100.0,0.4274,0.29,0.08,0.21,flip -7909,做空,2020-08-11 00:30:00,2020-08-11 00:50:00,395.4,395.29,1.69,100.0,0.427,0.05,0.08,-0.04,flip -7910,做多,2020-08-11 00:50:00,2020-08-11 01:05:00,395.29,396.17,1.69,100.0,0.4268,0.38,0.08,0.29,tp_upper -7911,做多,2020-08-11 02:45:00,2020-08-11 03:15:00,397.23,396.58,1.69,100.0,0.4252,-0.28,0.08,-0.36,flip -7912,做空,2020-08-11 03:15:00,2020-08-11 03:25:00,396.58,395.73,1.68,100.0,0.4248,0.36,0.08,0.28,tp_lower -7913,做多,2020-08-11 04:40:00,2020-08-11 04:50:00,395.58,396.09,1.69,100.0,0.4263,0.22,0.08,0.13,tp_upper -7914,做多,2020-08-11 05:25:00,2020-08-11 05:45:00,395.28,395.05,1.69,100.0,0.4268,-0.1,0.08,-0.18,flip -7915,做空,2020-08-11 05:45:00,2020-08-11 06:05:00,395.05,395.05,1.68,100.0,0.4264,0.0,0.08,-0.08,flip -7916,做多,2020-08-11 06:05:00,2020-08-11 08:05:00,395.05,390.86,1.68,100.0,0.4259,-1.78,0.08,-1.87,flip -7917,做空,2020-08-11 08:05:00,2020-08-11 08:10:00,390.86,391.45,1.66,100.0,0.4255,-0.25,0.08,-0.33,flip -7918,做多,2020-08-11 08:10:00,2020-08-11 08:20:00,391.45,391.39,1.66,100.0,0.4238,-0.03,0.08,-0.11,flip -7919,做空,2020-08-11 08:20:00,2020-08-11 08:50:00,391.39,390.96,1.66,100.0,0.4234,0.18,0.08,0.1,flip -7920,做多,2020-08-11 08:50:00,2020-08-11 08:55:00,390.96,389.69,1.66,100.0,0.4239,-0.54,0.08,-0.62,flip -7921,做空,2020-08-11 08:55:00,2020-08-11 09:00:00,389.69,391.3,1.65,100.0,0.4235,-0.68,0.08,-0.76,tp_lower -7922,做多,2020-08-11 09:00:00,2020-08-11 09:40:00,391.3,391.06,1.64,100.0,0.4196,-0.1,0.08,-0.18,flip -7923,做空,2020-08-11 09:40:00,2020-08-11 10:00:00,391.06,389.79,1.64,100.0,0.4191,0.53,0.08,0.45,tp_lower -7924,做多,2020-08-11 10:15:00,2020-08-11 10:30:00,390.61,390.72,1.64,100.0,0.4206,0.05,0.08,-0.04,flip -7925,做空,2020-08-11 10:30:00,2020-08-11 10:35:00,390.72,390.96,1.64,100.0,0.4201,-0.1,0.08,-0.18,flip -7926,做多,2020-08-11 10:35:00,2020-08-11 10:45:00,390.96,390.7,1.64,100.0,0.4192,-0.11,0.08,-0.19,flip -7927,做空,2020-08-11 10:45:00,2020-08-11 10:50:00,390.7,391.4,1.64,100.0,0.4188,-0.29,0.08,-0.38,flip -7928,做多,2020-08-11 10:50:00,2020-08-11 10:55:00,391.4,391.0,1.63,100.0,0.4169,-0.17,0.08,-0.25,tp_upper -7929,做多,2020-08-11 11:50:00,2020-08-11 12:00:00,391.35,390.49,1.63,100.0,0.4161,-0.36,0.08,-0.44,flip -7930,做空,2020-08-11 12:00:00,2020-08-11 12:05:00,390.49,390.47,1.62,100.0,0.4157,0.01,0.08,-0.07,tp_lower -7931,做多,2020-08-11 13:45:00,2020-08-11 14:05:00,388.77,387.96,1.62,100.0,0.4171,-0.34,0.08,-0.42,flip -7932,做空,2020-08-11 14:05:00,2020-08-11 14:20:00,387.96,386.93,1.62,100.0,0.4167,0.43,0.08,0.35,flip -7933,做多,2020-08-11 14:20:00,2020-08-11 14:30:00,386.93,386.34,1.62,100.0,0.4185,-0.25,0.08,-0.33,flip -7934,做空,2020-08-11 14:30:00,2020-08-11 14:35:00,386.34,386.8,1.62,100.0,0.4181,-0.19,0.08,-0.27,flip -7935,做多,2020-08-11 14:35:00,2020-08-11 14:45:00,386.8,386.81,1.61,100.0,0.4167,0.0,0.08,-0.08,flip -7936,做空,2020-08-11 14:45:00,2020-08-11 15:05:00,386.81,382.85,1.61,100.0,0.4162,1.65,0.08,1.57,tp_lower -7937,做多,2020-08-11 15:30:00,2020-08-11 15:35:00,386.17,385.2,1.62,100.0,0.4208,-0.41,0.08,-0.49,flip -7938,做空,2020-08-11 15:35:00,2020-08-11 16:05:00,385.2,381.18,1.62,100.0,0.4204,1.69,0.08,1.61,tp_lower -7939,做多,2020-08-11 16:30:00,2020-08-11 16:40:00,382.96,382.92,1.63,100.0,0.4268,-0.02,0.08,-0.1,flip -7940,做空,2020-08-11 16:40:00,2020-08-11 16:50:00,382.92,383.83,1.63,100.0,0.4264,-0.39,0.08,-0.47,flip -7941,做多,2020-08-11 16:50:00,2020-08-11 17:15:00,383.83,383.31,1.63,100.0,0.4239,-0.22,0.08,-0.3,flip -7942,做空,2020-08-11 17:15:00,2020-08-11 17:25:00,383.31,383.58,1.62,100.0,0.4235,-0.11,0.08,-0.2,flip -7943,做多,2020-08-11 17:25:00,2020-08-11 17:30:00,383.58,383.2,1.62,100.0,0.4225,-0.16,0.08,-0.24,flip -7944,做空,2020-08-11 17:30:00,2020-08-11 18:40:00,383.2,381.73,1.62,100.0,0.4221,0.62,0.08,0.54,tp_lower -7945,做多,2020-08-11 21:35:00,2020-08-11 21:55:00,376.59,374.29,1.62,100.0,0.4307,-0.99,0.08,-1.07,flip -7946,做空,2020-08-11 21:55:00,2020-08-11 22:10:00,374.29,374.62,1.61,100.0,0.4303,-0.14,0.08,-0.22,flip -7947,做多,2020-08-11 22:10:00,2020-08-11 22:15:00,374.62,372.93,1.61,100.0,0.4291,-0.73,0.08,-0.81,flip -7948,做空,2020-08-11 22:15:00,2020-08-11 22:25:00,372.93,374.72,1.6,100.0,0.4287,-0.77,0.08,-0.85,flip -7949,做多,2020-08-11 22:25:00,2020-08-11 22:30:00,374.72,374.18,1.59,100.0,0.4241,-0.23,0.08,-0.31,flip -7950,做空,2020-08-11 22:30:00,2020-08-12 00:25:00,374.18,378.69,1.59,100.0,0.4237,-1.91,0.08,-1.99,flip -7951,做多,2020-08-12 00:25:00,2020-08-12 01:40:00,378.69,380.27,1.63,100.0,0.4299,0.68,0.08,0.6,tp_upper -7952,做多,2020-08-12 03:20:00,2020-08-12 03:25:00,376.45,375.37,1.63,100.0,0.4339,-0.47,0.08,-0.55,flip -7953,做空,2020-08-12 03:25:00,2020-08-12 03:40:00,375.37,376.62,1.63,100.0,0.4334,-0.54,0.08,-0.62,flip -7954,做多,2020-08-12 03:40:00,2020-08-12 03:45:00,376.62,376.26,1.62,100.0,0.4301,-0.15,0.08,-0.24,tp_upper -7955,做多,2020-08-12 06:20:00,2020-08-12 06:25:00,372.53,372.34,1.62,100.0,0.434,-0.08,0.08,-0.16,flip -7956,做空,2020-08-12 06:25:00,2020-08-12 08:55:00,372.34,378.65,1.61,100.0,0.4336,-2.74,0.08,-2.82,flip -7957,做多,2020-08-12 08:55:00,2020-08-12 09:10:00,378.65,379.17,1.59,100.0,0.4187,0.22,0.08,0.14,flip -7958,做空,2020-08-12 09:10:00,2020-08-12 09:20:00,379.17,379.54,1.59,100.0,0.4183,-0.15,0.08,-0.23,flip -7959,做多,2020-08-12 09:20:00,2020-08-12 09:30:00,379.54,379.34,1.58,100.0,0.417,-0.08,0.08,-0.16,flip -7960,做空,2020-08-12 09:30:00,2020-08-12 09:35:00,379.34,379.9,1.58,100.0,0.4166,-0.23,0.08,-0.31,flip -7961,做多,2020-08-12 09:35:00,2020-08-12 09:45:00,379.9,380.89,1.58,100.0,0.415,0.41,0.08,0.33,tp_upper -7962,做多,2020-08-12 12:35:00,2020-08-12 12:55:00,383.51,384.67,1.58,100.0,0.4117,0.48,0.08,0.4,tp_upper -7963,做多,2020-08-12 14:30:00,2020-08-12 14:40:00,385.06,384.46,1.58,100.0,0.4109,-0.25,0.08,-0.33,flip -7964,做空,2020-08-12 14:40:00,2020-08-12 14:45:00,384.46,384.86,1.58,100.0,0.4105,-0.16,0.08,-0.24,flip -7965,做多,2020-08-12 14:45:00,2020-08-12 15:00:00,384.86,386.67,1.57,100.0,0.4092,0.74,0.08,0.66,tp_upper -7966,做多,2020-08-12 15:50:00,2020-08-12 16:00:00,385.27,386.15,1.58,100.0,0.4103,0.36,0.08,0.28,tp_upper -7967,做多,2020-08-12 16:50:00,2020-08-12 18:05:00,384.18,384.89,1.58,100.0,0.412,0.29,0.08,0.21,tp_upper -7968,做多,2020-08-12 18:50:00,2020-08-12 19:25:00,384.01,387.48,1.58,100.0,0.4125,1.43,0.08,1.35,tp_upper -7969,做多,2020-08-12 20:30:00,2020-08-12 20:40:00,387.04,386.26,1.6,100.0,0.4126,-0.32,0.08,-0.4,flip -7970,做空,2020-08-12 20:40:00,2020-08-12 21:05:00,386.26,385.1,1.59,100.0,0.4122,0.48,0.08,0.4,tp_lower -7971,做多,2020-08-12 22:00:00,2020-08-13 00:05:00,385.63,389.2,1.6,100.0,0.4137,1.48,0.08,1.4,tp_upper -7972,做多,2020-08-13 01:50:00,2020-08-13 02:25:00,392.69,393.63,1.64,100.0,0.4173,0.39,0.08,0.31,flip -7973,做空,2020-08-13 02:25:00,2020-08-13 02:35:00,393.63,391.59,1.64,100.0,0.4169,0.85,0.08,0.77,tp_lower -7974,做多,2020-08-13 02:55:00,2020-08-13 03:20:00,392.46,392.62,1.65,100.0,0.4198,0.07,0.08,-0.02,flip -7975,做空,2020-08-13 03:20:00,2020-08-13 03:40:00,392.62,392.99,1.65,100.0,0.4194,-0.16,0.08,-0.24,flip -7976,做多,2020-08-13 03:40:00,2020-08-13 03:55:00,392.99,395.06,1.64,100.0,0.4182,0.87,0.08,0.78,tp_upper -7977,做多,2020-08-13 06:30:00,2020-08-13 06:40:00,392.65,392.13,1.65,100.0,0.4204,-0.22,0.08,-0.3,flip -7978,做空,2020-08-13 06:40:00,2020-08-13 07:15:00,392.13,391.91,1.65,100.0,0.4199,0.09,0.08,0.01,flip -7979,做多,2020-08-13 07:15:00,2020-08-13 07:30:00,391.91,391.66,1.65,100.0,0.42,-0.1,0.08,-0.19,flip -7980,做空,2020-08-13 07:30:00,2020-08-13 07:40:00,391.66,390.73,1.64,100.0,0.4196,0.39,0.08,0.31,tp_lower -7981,做多,2020-08-13 09:35:00,2020-08-13 09:45:00,384.91,383.66,1.65,100.0,0.4275,-0.53,0.08,-0.62,flip -7982,做空,2020-08-13 09:45:00,2020-08-13 09:50:00,383.66,384.99,1.64,100.0,0.4271,-0.57,0.08,-0.65,flip -7983,做多,2020-08-13 09:50:00,2020-08-13 10:35:00,384.99,383.7,1.63,100.0,0.4237,-0.55,0.08,-0.63,flip -7984,做空,2020-08-13 10:35:00,2020-08-13 10:40:00,383.7,384.0,1.62,100.0,0.4233,-0.13,0.08,-0.21,flip -7985,做多,2020-08-13 10:40:00,2020-08-13 10:55:00,384.0,388.89,1.62,100.0,0.4222,2.06,0.08,1.98,tp_upper -7986,做多,2020-08-13 13:35:00,2020-08-13 13:50:00,390.97,393.46,1.64,100.0,0.4195,1.04,0.08,0.96,tp_upper -7987,做多,2020-08-13 14:20:00,2020-08-13 14:30:00,391.61,393.37,1.65,100.0,0.4211,0.74,0.08,0.66,tp_upper -7988,做多,2020-08-13 15:15:00,2020-08-13 15:40:00,391.62,391.51,1.65,100.0,0.4226,-0.05,0.08,-0.13,flip -7989,做空,2020-08-13 15:40:00,2020-08-13 15:50:00,391.51,392.65,1.65,100.0,0.4221,-0.48,0.08,-0.56,flip -7990,做多,2020-08-13 15:50:00,2020-08-13 16:00:00,392.65,394.28,1.65,100.0,0.4193,0.68,0.08,0.6,tp_upper -7991,做多,2020-08-13 16:25:00,2020-08-13 16:35:00,392.51,391.31,1.65,100.0,0.4207,-0.5,0.08,-0.59,flip -7992,做空,2020-08-13 16:35:00,2020-08-13 16:45:00,391.31,392.28,1.64,100.0,0.4203,-0.41,0.08,-0.49,flip -7993,做多,2020-08-13 16:45:00,2020-08-13 17:10:00,392.28,391.84,1.64,100.0,0.4178,-0.18,0.08,-0.27,flip -7994,做空,2020-08-13 17:10:00,2020-08-13 17:15:00,391.84,393.12,1.64,100.0,0.4174,-0.53,0.08,-0.62,flip -7995,做多,2020-08-13 17:15:00,2020-08-13 17:20:00,393.12,391.48,1.63,100.0,0.4143,-0.68,0.08,-0.76,flip -7996,做空,2020-08-13 17:20:00,2020-08-13 17:40:00,391.48,391.77,1.62,100.0,0.4138,-0.12,0.08,-0.2,flip -7997,做多,2020-08-13 17:40:00,2020-08-13 17:45:00,391.77,391.67,1.62,100.0,0.4128,-0.04,0.08,-0.12,flip -7998,做空,2020-08-13 17:45:00,2020-08-13 17:55:00,391.67,392.83,1.62,100.0,0.4124,-0.48,0.08,-0.56,flip -7999,做多,2020-08-13 17:55:00,2020-08-13 18:00:00,392.83,393.95,1.61,100.0,0.4096,0.46,0.08,0.38,tp_upper -8000,做多,2020-08-13 18:25:00,2020-08-13 18:35:00,392.34,392.07,1.61,100.0,0.4108,-0.11,0.08,-0.19,flip -8001,做空,2020-08-13 18:35:00,2020-08-13 18:45:00,392.07,392.24,1.61,100.0,0.4104,-0.07,0.08,-0.15,flip -8002,做多,2020-08-13 18:45:00,2020-08-13 19:25:00,392.24,395.3,1.61,100.0,0.4097,1.25,0.08,1.17,tp_upper -8003,做多,2020-08-13 23:10:00,2020-08-13 23:15:00,425.08,422.78,1.62,100.0,0.3806,-0.88,0.08,-0.96,flip -8004,做空,2020-08-13 23:15:00,2020-08-13 23:30:00,422.78,424.57,1.61,100.0,0.3802,-0.68,0.08,-0.76,flip -8005,做多,2020-08-13 23:30:00,2020-08-13 23:45:00,424.57,426.2,1.6,100.0,0.3766,0.61,0.08,0.53,flip -8006,做空,2020-08-13 23:45:00,2020-08-14 00:00:00,426.2,429.87,1.6,100.0,0.3762,-1.38,0.08,-1.46,flip -8007,做多,2020-08-14 00:00:00,2020-08-14 00:05:00,429.87,427.69,1.64,100.0,0.3814,-0.83,0.08,-0.91,tp_upper -8008,做多,2020-08-14 00:35:00,2020-08-14 00:45:00,425.58,425.97,1.63,100.0,0.3829,0.15,0.08,0.07,flip -8009,做空,2020-08-14 00:45:00,2020-08-14 01:35:00,425.97,426.18,1.63,100.0,0.3825,-0.08,0.08,-0.16,flip -8010,做多,2020-08-14 01:35:00,2020-08-14 02:00:00,426.18,425.37,1.63,100.0,0.3818,-0.31,0.08,-0.39,flip -8011,做空,2020-08-14 02:00:00,2020-08-14 02:05:00,425.37,425.61,1.62,100.0,0.3814,-0.09,0.08,-0.17,flip -8012,做多,2020-08-14 02:05:00,2020-08-14 02:10:00,425.61,425.31,1.62,100.0,0.3806,-0.11,0.08,-0.2,flip -8013,做空,2020-08-14 02:10:00,2020-08-14 02:15:00,425.31,425.68,1.62,100.0,0.3802,-0.14,0.08,-0.22,flip -8014,做多,2020-08-14 02:15:00,2020-08-14 02:25:00,425.68,425.8,1.61,100.0,0.3792,0.05,0.08,-0.04,tp_upper -8015,做多,2020-08-14 04:00:00,2020-08-14 04:25:00,422.73,424.2,1.61,100.0,0.3815,0.56,0.08,0.48,tp_upper -8016,做多,2020-08-14 05:25:00,2020-08-14 05:30:00,423.68,422.48,1.62,100.0,0.3816,-0.46,0.08,-0.54,flip -8017,做空,2020-08-14 05:30:00,2020-08-14 05:50:00,422.48,423.31,1.61,100.0,0.3812,-0.32,0.08,-0.4,flip -8018,做多,2020-08-14 05:50:00,2020-08-14 06:55:00,423.31,421.8,1.61,100.0,0.3794,-0.57,0.08,-0.65,flip -8019,做空,2020-08-14 06:55:00,2020-08-14 07:05:00,421.8,420.86,1.6,100.0,0.379,0.36,0.08,0.28,tp_lower -8020,做多,2020-08-14 07:10:00,2020-08-14 07:25:00,421.66,423.56,1.6,100.0,0.3796,0.72,0.08,0.64,tp_upper -8021,做多,2020-08-14 08:35:00,2020-08-14 09:30:00,424.0,425.16,1.61,100.0,0.3788,0.44,0.08,0.36,flip -8022,做空,2020-08-14 09:30:00,2020-08-14 09:40:00,425.16,424.23,1.61,100.0,0.3784,0.35,0.08,0.27,flip -8023,做多,2020-08-14 09:40:00,2020-08-14 10:00:00,424.23,423.79,1.61,100.0,0.3797,-0.17,0.08,-0.25,flip -8024,做空,2020-08-14 10:00:00,2020-08-14 10:05:00,423.79,425.38,1.61,100.0,0.3793,-0.6,0.08,-0.68,flip -8025,做多,2020-08-14 10:05:00,2020-08-14 10:10:00,425.38,426.25,1.6,100.0,0.3761,0.33,0.08,0.25,tp_upper -8026,做多,2020-08-14 10:35:00,2020-08-14 10:50:00,425.56,428.48,1.6,100.0,0.3763,1.1,0.08,1.02,tp_upper -8027,做多,2020-08-14 11:05:00,2020-08-14 11:15:00,425.82,427.0,1.61,100.0,0.3783,0.45,0.08,0.37,tp_upper -8028,做多,2020-08-14 12:20:00,2020-08-14 12:25:00,427.39,426.5,1.61,100.0,0.3776,-0.34,0.08,-0.42,flip -8029,做空,2020-08-14 12:25:00,2020-08-14 12:35:00,426.5,428.05,1.61,100.0,0.3772,-0.58,0.08,-0.67,flip -8030,做多,2020-08-14 12:35:00,2020-08-14 12:45:00,428.05,427.16,1.6,100.0,0.3741,-0.33,0.08,-0.41,flip -8031,做空,2020-08-14 12:45:00,2020-08-14 12:50:00,427.16,427.55,1.6,100.0,0.3737,-0.15,0.08,-0.23,flip -8032,做多,2020-08-14 12:50:00,2020-08-14 12:55:00,427.55,427.19,1.59,100.0,0.3727,-0.13,0.08,-0.21,flip -8033,做空,2020-08-14 12:55:00,2020-08-14 13:00:00,427.19,425.2,1.59,100.0,0.3723,0.74,0.08,0.66,tp_lower -8034,做多,2020-08-14 13:45:00,2020-08-14 13:55:00,426.2,426.53,1.6,100.0,0.3745,0.12,0.08,0.04,flip -8035,做空,2020-08-14 13:55:00,2020-08-14 14:10:00,426.53,422.81,1.6,100.0,0.3742,1.39,0.08,1.31,tp_lower -8036,做多,2020-08-14 14:25:00,2020-08-14 14:50:00,425.13,427.49,1.61,100.0,0.3783,0.89,0.08,0.81,tp_upper -8037,做多,2020-08-14 15:15:00,2020-08-14 15:30:00,426.8,426.06,1.62,100.0,0.3785,-0.28,0.08,-0.36,flip -8038,做空,2020-08-14 15:30:00,2020-08-14 17:25:00,426.06,439.99,1.61,100.0,0.3781,-5.27,0.08,-5.35,flip -8039,做多,2020-08-14 17:25:00,2020-08-14 17:55:00,439.99,440.66,1.56,100.0,0.3538,0.24,0.08,0.16,flip -8040,做空,2020-08-14 17:55:00,2020-08-14 18:00:00,440.66,442.92,1.56,100.0,0.3535,-0.8,0.08,-0.88,flip -8041,做多,2020-08-14 18:00:00,2020-08-14 18:15:00,442.92,442.54,1.55,100.0,0.3495,-0.13,0.08,-0.21,tp_upper -8042,做多,2020-08-14 19:25:00,2020-08-14 19:35:00,442.64,442.39,1.55,100.0,0.3491,-0.09,0.08,-0.16,flip -8043,做空,2020-08-14 19:35:00,2020-08-14 19:45:00,442.39,442.62,1.54,100.0,0.3487,-0.08,0.08,-0.16,flip -8044,做多,2020-08-14 19:45:00,2020-08-14 19:50:00,442.62,442.14,1.54,100.0,0.348,-0.17,0.08,-0.24,flip -8045,做空,2020-08-14 19:50:00,2020-08-14 20:00:00,442.14,442.67,1.54,100.0,0.3477,-0.18,0.08,-0.26,flip -8046,做多,2020-08-14 20:00:00,2020-08-14 20:05:00,442.67,442.34,1.53,100.0,0.3465,-0.11,0.08,-0.19,flip -8047,做空,2020-08-14 20:05:00,2020-08-14 20:15:00,442.34,439.2,1.53,100.0,0.3461,1.09,0.08,1.01,tp_lower -8048,做多,2020-08-14 20:40:00,2020-08-14 21:40:00,441.02,438.68,1.54,100.0,0.3493,-0.82,0.08,-0.89,flip -8049,做空,2020-08-14 21:40:00,2020-08-14 21:45:00,438.68,439.06,1.53,100.0,0.349,-0.13,0.08,-0.21,flip -8050,做多,2020-08-14 21:45:00,2020-08-14 21:55:00,439.06,438.53,1.53,100.0,0.348,-0.18,0.08,-0.26,flip -8051,做空,2020-08-14 21:55:00,2020-08-14 22:10:00,438.53,437.25,1.52,100.0,0.3477,0.44,0.08,0.37,tp_lower -8052,做多,2020-08-14 22:25:00,2020-08-14 22:50:00,437.64,439.78,1.53,100.0,0.349,0.75,0.08,0.67,tp_upper -8053,做多,2020-08-14 23:55:00,2020-08-15 00:00:00,438.84,439.78,1.53,100.0,0.3494,0.33,0.08,0.25,tp_upper -8054,做多,2020-08-15 00:25:00,2020-08-15 00:30:00,438.93,438.0,1.6,100.0,0.3651,-0.34,0.08,-0.42,flip -8055,做空,2020-08-15 00:30:00,2020-08-15 00:35:00,438.0,438.27,1.6,100.0,0.3647,-0.1,0.08,-0.18,tp_lower -8056,做多,2020-08-15 00:40:00,2020-08-15 00:50:00,439.91,438.59,1.59,100.0,0.3625,-0.48,0.08,-0.56,flip -8057,做空,2020-08-15 00:50:00,2020-08-15 00:55:00,438.59,439.37,1.59,100.0,0.3622,-0.28,0.08,-0.36,flip -8058,做多,2020-08-15 00:55:00,2020-08-15 01:00:00,439.37,438.27,1.58,100.0,0.3605,-0.4,0.08,-0.48,flip -8059,做空,2020-08-15 01:00:00,2020-08-15 01:05:00,438.27,438.31,1.58,100.0,0.3602,-0.01,0.08,-0.09,flip -8060,做多,2020-08-15 01:05:00,2020-08-15 01:30:00,438.31,439.51,1.58,100.0,0.3597,0.43,0.08,0.35,flip -8061,做空,2020-08-15 01:30:00,2020-08-15 01:40:00,439.51,439.93,1.58,100.0,0.3594,-0.15,0.08,-0.23,flip -8062,做多,2020-08-15 01:40:00,2020-08-15 01:45:00,439.93,439.91,1.58,100.0,0.3583,-0.01,0.08,-0.09,flip -8063,做空,2020-08-15 01:45:00,2020-08-15 03:00:00,439.91,441.06,1.57,100.0,0.358,-0.41,0.08,-0.49,flip -8064,做多,2020-08-15 03:00:00,2020-08-15 03:05:00,441.06,439.72,1.57,100.0,0.3557,-0.48,0.08,-0.55,flip -8065,做空,2020-08-15 03:05:00,2020-08-15 03:25:00,439.72,438.79,1.56,100.0,0.3554,0.33,0.08,0.25,tp_lower -8066,做多,2020-08-15 03:55:00,2020-08-15 04:05:00,439.9,439.68,1.56,100.0,0.3556,-0.08,0.08,-0.16,flip -8067,做空,2020-08-15 04:05:00,2020-08-15 04:15:00,439.68,438.01,1.56,100.0,0.3553,0.59,0.08,0.52,tp_lower -8068,做多,2020-08-15 04:25:00,2020-08-15 05:00:00,439.45,438.6,1.57,100.0,0.3565,-0.3,0.08,-0.38,flip -8069,做空,2020-08-15 05:00:00,2020-08-15 05:10:00,438.6,437.5,1.56,100.0,0.3561,0.39,0.08,0.31,tp_lower -8070,做多,2020-08-15 05:25:00,2020-08-15 05:30:00,438.8,438.33,1.56,100.0,0.3565,-0.17,0.08,-0.25,flip -8071,做空,2020-08-15 05:30:00,2020-08-15 05:35:00,438.33,438.6,1.56,100.0,0.3561,-0.1,0.08,-0.17,flip -8072,做多,2020-08-15 05:35:00,2020-08-15 06:10:00,438.6,440.17,1.56,100.0,0.3553,0.56,0.08,0.48,tp_upper -8073,做多,2020-08-15 08:00:00,2020-08-15 08:15:00,438.94,438.2,1.56,100.0,0.356,-0.26,0.08,-0.34,flip -8074,做空,2020-08-15 08:15:00,2020-08-15 08:40:00,438.2,433.73,1.56,100.0,0.3556,1.59,0.08,1.51,tp_lower -8075,做多,2020-08-15 09:25:00,2020-08-15 10:00:00,436.88,435.91,1.57,100.0,0.36,-0.35,0.08,-0.43,flip -8076,做空,2020-08-15 10:00:00,2020-08-15 10:55:00,435.91,435.54,1.57,100.0,0.3596,0.13,0.08,0.05,tp_lower -8077,做多,2020-08-15 11:20:00,2020-08-15 12:05:00,436.99,436.11,1.57,100.0,0.3587,-0.32,0.08,-0.39,flip -8078,做空,2020-08-15 12:05:00,2020-08-15 12:10:00,436.11,434.64,1.56,100.0,0.3583,0.53,0.08,0.45,tp_lower -8079,做多,2020-08-15 12:25:00,2020-08-15 12:30:00,436.79,436.01,1.57,100.0,0.3586,-0.28,0.08,-0.36,flip -8080,做空,2020-08-15 12:30:00,2020-08-15 12:45:00,436.01,433.27,1.56,100.0,0.3582,0.98,0.08,0.9,tp_lower -8081,做多,2020-08-15 13:45:00,2020-08-15 13:50:00,434.71,433.77,1.57,100.0,0.3612,-0.34,0.08,-0.42,flip -8082,做空,2020-08-15 13:50:00,2020-08-15 14:05:00,433.77,431.68,1.57,100.0,0.3608,0.75,0.08,0.68,tp_lower -8083,做多,2020-08-15 14:30:00,2020-08-15 15:00:00,432.56,432.57,1.57,100.0,0.3632,0.0,0.08,-0.07,flip -8084,做空,2020-08-15 15:00:00,2020-08-15 15:10:00,432.57,433.88,1.57,100.0,0.3629,-0.48,0.08,-0.55,flip -8085,做多,2020-08-15 15:10:00,2020-08-15 15:15:00,433.88,434.55,1.56,100.0,0.3603,0.24,0.08,0.16,tp_upper -8086,做多,2020-08-15 16:30:00,2020-08-15 17:05:00,435.26,437.09,1.56,100.0,0.3594,0.66,0.08,0.58,flip -8087,做空,2020-08-15 17:05:00,2020-08-15 17:25:00,437.09,436.9,1.57,100.0,0.359,0.07,0.08,-0.01,flip -8088,做多,2020-08-15 17:25:00,2020-08-15 17:30:00,436.9,436.66,1.57,100.0,0.359,-0.09,0.08,-0.16,flip -8089,做空,2020-08-15 17:30:00,2020-08-15 17:45:00,436.66,435.71,1.57,100.0,0.3586,0.34,0.08,0.26,flip -8090,做多,2020-08-15 17:45:00,2020-08-15 18:05:00,435.71,436.34,1.57,100.0,0.3598,0.23,0.08,0.15,flip -8091,做空,2020-08-15 18:05:00,2020-08-15 18:20:00,436.34,435.32,1.57,100.0,0.3595,0.37,0.08,0.29,tp_lower -8092,做多,2020-08-15 18:35:00,2020-08-15 19:15:00,435.59,435.68,1.57,100.0,0.3606,0.03,0.08,-0.05,flip -8093,做空,2020-08-15 19:15:00,2020-08-15 19:25:00,435.68,435.6,1.57,100.0,0.3602,0.03,0.08,-0.05,flip -8094,做多,2020-08-15 19:25:00,2020-08-15 20:20:00,435.6,434.43,1.57,100.0,0.36,-0.42,0.08,-0.5,flip -8095,做空,2020-08-15 20:20:00,2020-08-15 20:25:00,434.43,434.81,1.56,100.0,0.3596,-0.14,0.08,-0.21,flip -8096,做多,2020-08-15 20:25:00,2020-08-15 20:30:00,434.81,434.27,1.56,100.0,0.3586,-0.19,0.08,-0.27,flip -8097,做空,2020-08-15 20:30:00,2020-08-15 21:00:00,434.27,433.49,1.56,100.0,0.3583,0.28,0.08,0.2,flip -8098,做多,2020-08-15 21:00:00,2020-08-15 21:20:00,433.49,432.26,1.56,100.0,0.3592,-0.44,0.08,-0.52,flip -8099,做空,2020-08-15 21:20:00,2020-08-15 21:25:00,432.26,431.18,1.55,100.0,0.3588,0.39,0.08,0.31,tp_lower -8100,做多,2020-08-15 21:45:00,2020-08-15 21:55:00,433.68,433.7,1.55,100.0,0.3582,0.01,0.08,-0.07,flip -8101,做空,2020-08-15 21:55:00,2020-08-15 22:40:00,433.7,433.55,1.55,100.0,0.3578,0.05,0.08,-0.02,flip -8102,做多,2020-08-15 22:40:00,2020-08-15 23:55:00,433.55,432.75,1.55,100.0,0.3577,-0.29,0.08,-0.36,flip -8103,做空,2020-08-15 23:55:00,2020-08-16 00:00:00,432.75,433.03,1.55,100.0,0.3574,-0.1,0.08,-0.18,flip -8104,做多,2020-08-16 00:00:00,2020-08-16 00:10:00,433.03,431.72,1.61,100.0,0.3728,-0.49,0.08,-0.57,flip -8105,做空,2020-08-16 00:10:00,2020-08-16 00:15:00,431.72,430.5,1.61,100.0,0.3725,0.45,0.08,0.37,tp_lower -8106,做多,2020-08-16 01:35:00,2020-08-16 01:45:00,430.04,429.95,1.61,100.0,0.3746,-0.03,0.08,-0.11,flip -8107,做空,2020-08-16 01:45:00,2020-08-16 01:55:00,429.95,430.69,1.61,100.0,0.3742,-0.28,0.08,-0.36,flip -8108,做多,2020-08-16 01:55:00,2020-08-16 02:00:00,430.69,429.02,1.6,100.0,0.3726,-0.62,0.08,-0.7,flip -8109,做空,2020-08-16 02:00:00,2020-08-16 02:05:00,429.02,429.92,1.6,100.0,0.3722,-0.33,0.08,-0.41,flip -8110,做多,2020-08-16 02:05:00,2020-08-16 02:10:00,429.92,429.15,1.59,100.0,0.3703,-0.29,0.08,-0.36,flip -8111,做空,2020-08-16 02:10:00,2020-08-16 02:35:00,429.15,428.91,1.59,100.0,0.3699,0.09,0.08,0.01,flip -8112,做多,2020-08-16 02:35:00,2020-08-16 03:05:00,428.91,428.83,1.59,100.0,0.3699,-0.03,0.08,-0.11,flip -8113,做空,2020-08-16 03:05:00,2020-08-16 03:55:00,428.83,427.4,1.58,100.0,0.3696,0.53,0.08,0.45,tp_lower -8114,做多,2020-08-16 04:20:00,2020-08-16 04:25:00,428.5,428.11,1.59,100.0,0.3707,-0.14,0.08,-0.22,flip -8115,做空,2020-08-16 04:25:00,2020-08-16 04:30:00,428.11,428.76,1.59,100.0,0.3703,-0.24,0.08,-0.32,flip -8116,做多,2020-08-16 04:30:00,2020-08-16 05:00:00,428.76,428.2,1.58,100.0,0.3688,-0.21,0.08,-0.29,flip -8117,做空,2020-08-16 05:00:00,2020-08-16 05:05:00,428.2,428.43,1.58,100.0,0.3685,-0.08,0.08,-0.16,flip -8118,做多,2020-08-16 05:05:00,2020-08-16 05:15:00,428.43,429.92,1.58,100.0,0.3677,0.55,0.08,0.47,tp_upper -8119,做多,2020-08-16 05:55:00,2020-08-16 06:05:00,429.33,429.33,1.58,100.0,0.3679,0.0,0.08,-0.08,flip -8120,做空,2020-08-16 06:05:00,2020-08-16 06:30:00,429.33,427.75,1.58,100.0,0.3675,0.58,0.08,0.5,tp_lower -8121,做多,2020-08-16 06:55:00,2020-08-16 07:20:00,428.84,427.76,1.58,100.0,0.3689,-0.4,0.08,-0.48,flip -8122,做空,2020-08-16 07:20:00,2020-08-16 07:40:00,427.76,427.5,1.58,100.0,0.3685,0.1,0.08,0.02,tp_lower -8123,做多,2020-08-16 07:55:00,2020-08-16 08:45:00,427.17,427.65,1.58,100.0,0.3689,0.18,0.08,0.1,flip -8124,做空,2020-08-16 08:45:00,2020-08-16 09:05:00,427.65,427.71,1.58,100.0,0.3685,-0.02,0.08,-0.1,tp_lower -8125,做多,2020-08-16 09:05:00,2020-08-16 09:20:00,427.71,427.61,1.57,100.0,0.368,-0.04,0.08,-0.12,flip -8126,做空,2020-08-16 09:20:00,2020-08-16 09:50:00,427.61,427.84,1.57,100.0,0.3677,-0.08,0.08,-0.16,flip -8127,做多,2020-08-16 09:50:00,2020-08-16 10:05:00,427.84,426.73,1.57,100.0,0.3669,-0.41,0.08,-0.49,flip -8128,做空,2020-08-16 10:05:00,2020-08-16 10:10:00,426.73,426.6,1.56,100.0,0.3665,0.05,0.08,-0.03,tp_lower -8129,做多,2020-08-16 12:35:00,2020-08-16 13:00:00,418.59,418.73,1.56,100.0,0.3734,0.05,0.08,-0.03,flip -8130,做空,2020-08-16 13:00:00,2020-08-16 13:05:00,418.73,421.51,1.56,100.0,0.373,-1.04,0.08,-1.12,flip -8131,做多,2020-08-16 13:05:00,2020-08-16 13:10:00,421.51,422.67,1.55,100.0,0.3677,0.43,0.08,0.35,tp_upper -8132,做多,2020-08-16 14:50:00,2020-08-16 15:00:00,424.47,423.38,1.55,100.0,0.3658,-0.4,0.08,-0.48,flip -8133,做空,2020-08-16 15:00:00,2020-08-16 15:05:00,423.38,424.19,1.55,100.0,0.3655,-0.3,0.08,-0.37,flip -8134,做多,2020-08-16 15:05:00,2020-08-16 15:15:00,424.19,425.43,1.54,100.0,0.3637,0.45,0.08,0.37,tp_upper -8135,做多,2020-08-16 18:45:00,2020-08-16 18:55:00,432.06,431.1,1.55,100.0,0.3578,-0.34,0.08,-0.42,flip -8136,做空,2020-08-16 18:55:00,2020-08-16 19:00:00,431.1,431.6,1.54,100.0,0.3574,-0.18,0.08,-0.26,flip -8137,做多,2020-08-16 19:00:00,2020-08-16 19:05:00,431.6,431.21,1.54,100.0,0.3562,-0.14,0.08,-0.22,flip -8138,做空,2020-08-16 19:05:00,2020-08-16 19:20:00,431.21,431.22,1.53,100.0,0.3559,-0.0,0.08,-0.08,flip -8139,做多,2020-08-16 19:20:00,2020-08-16 19:25:00,431.22,429.47,1.53,100.0,0.3555,-0.62,0.08,-0.7,flip -8140,做空,2020-08-16 19:25:00,2020-08-16 19:30:00,429.47,430.17,1.53,100.0,0.3551,-0.25,0.08,-0.32,tp_lower -8141,做多,2020-08-16 19:45:00,2020-08-16 19:50:00,430.99,430.06,1.52,100.0,0.3529,-0.33,0.08,-0.4,flip -8142,做空,2020-08-16 19:50:00,2020-08-16 20:00:00,430.06,431.07,1.52,100.0,0.3526,-0.36,0.08,-0.43,flip -8143,做多,2020-08-16 20:00:00,2020-08-16 20:05:00,431.07,430.87,1.51,100.0,0.3506,-0.07,0.08,-0.15,flip -8144,做空,2020-08-16 20:05:00,2020-08-16 20:15:00,430.87,429.23,1.51,100.0,0.3502,0.57,0.08,0.5,tp_lower -8145,做多,2020-08-16 20:45:00,2020-08-16 21:05:00,430.26,432.29,1.51,100.0,0.3517,0.71,0.08,0.64,tp_upper -8146,做多,2020-08-16 21:55:00,2020-08-16 22:05:00,432.0,431.09,1.52,100.0,0.3516,-0.32,0.08,-0.4,flip -8147,做空,2020-08-16 22:05:00,2020-08-16 22:15:00,431.09,431.1,1.51,100.0,0.3513,-0.0,0.08,-0.08,flip -8148,做多,2020-08-16 22:15:00,2020-08-16 22:55:00,431.1,434.0,1.51,100.0,0.3509,1.02,0.08,0.94,tp_upper -8149,做多,2020-08-16 23:40:00,2020-08-16 23:50:00,432.71,434.25,1.52,100.0,0.3516,0.54,0.08,0.47,tp_upper -8150,做多,2020-08-17 02:55:00,2020-08-17 03:00:00,426.74,426.65,1.59,100.0,0.3727,-0.03,0.08,-0.11,flip -8151,做空,2020-08-17 03:00:00,2020-08-17 03:30:00,426.65,426.74,1.59,100.0,0.3723,-0.03,0.08,-0.11,flip -8152,做多,2020-08-17 03:30:00,2020-08-17 03:40:00,426.74,426.79,1.59,100.0,0.3718,0.02,0.08,-0.06,tp_upper -8153,做多,2020-08-17 05:10:00,2020-08-17 05:30:00,424.08,426.25,1.59,100.0,0.3738,0.81,0.08,0.73,tp_upper -8154,做多,2020-08-17 06:05:00,2020-08-17 06:10:00,424.71,426.2,1.59,100.0,0.3748,0.56,0.08,0.48,tp_upper -8155,做多,2020-08-17 07:15:00,2020-08-17 07:45:00,424.66,425.5,1.6,100.0,0.3758,0.32,0.08,0.24,flip -8156,做空,2020-08-17 07:45:00,2020-08-17 08:00:00,425.5,425.31,1.6,100.0,0.3754,0.07,0.08,-0.01,flip -8157,做多,2020-08-17 08:00:00,2020-08-17 08:10:00,425.31,428.2,1.6,100.0,0.3754,1.08,0.08,1.0,tp_upper -8158,做多,2020-08-17 09:40:00,2020-08-17 09:45:00,428.2,427.52,1.61,100.0,0.375,-0.25,0.08,-0.34,flip -8159,做空,2020-08-17 09:45:00,2020-08-17 10:10:00,427.52,427.04,1.6,100.0,0.3746,0.18,0.08,0.1,tp_lower -8160,做多,2020-08-17 10:20:00,2020-08-17 10:35:00,428.79,427.61,1.6,100.0,0.3736,-0.44,0.08,-0.52,flip -8161,做空,2020-08-17 10:35:00,2020-08-17 10:55:00,427.61,426.54,1.6,100.0,0.3732,0.4,0.08,0.32,tp_lower -8162,做多,2020-08-17 11:10:00,2020-08-17 11:20:00,427.5,427.21,1.6,100.0,0.3738,-0.11,0.08,-0.19,flip -8163,做空,2020-08-17 11:20:00,2020-08-17 11:25:00,427.21,427.28,1.6,100.0,0.3735,-0.03,0.08,-0.11,flip -8164,做多,2020-08-17 11:25:00,2020-08-17 11:40:00,427.28,428.27,1.59,100.0,0.373,0.37,0.08,0.29,tp_upper -8165,做多,2020-08-17 11:40:00,2020-08-17 11:45:00,428.27,427.24,1.6,100.0,0.3726,-0.38,0.08,-0.46,flip -8166,做空,2020-08-17 11:45:00,2020-08-17 11:50:00,427.24,428.2,1.59,100.0,0.3722,-0.36,0.08,-0.44,flip -8167,做多,2020-08-17 11:50:00,2020-08-17 11:55:00,428.2,428.95,1.59,100.0,0.3702,0.28,0.08,0.2,tp_upper -8168,做多,2020-08-17 13:20:00,2020-08-17 13:25:00,430.87,426.47,1.59,100.0,0.3682,-1.62,0.08,-1.7,tp_upper -8169,做多,2020-08-17 13:30:00,2020-08-17 13:35:00,429.27,429.11,1.57,100.0,0.3654,-0.06,0.08,-0.14,flip -8170,做空,2020-08-17 13:35:00,2020-08-17 14:25:00,429.11,428.86,1.57,100.0,0.365,0.09,0.08,0.01,flip -8171,做多,2020-08-17 14:25:00,2020-08-17 15:10:00,428.86,431.0,1.57,100.0,0.3651,0.78,0.08,0.7,flip -8172,做空,2020-08-17 15:10:00,2020-08-17 15:20:00,431.0,431.61,1.57,100.0,0.3647,-0.22,0.08,-0.3,flip -8173,做多,2020-08-17 15:20:00,2020-08-17 15:30:00,431.61,432.1,1.57,100.0,0.3633,0.18,0.08,0.1,tp_upper -8174,做多,2020-08-17 15:40:00,2020-08-17 15:45:00,432.42,439.17,1.57,100.0,0.3627,2.45,0.08,2.37,tp_upper -8175,做多,2020-08-17 17:35:00,2020-08-17 17:50:00,442.14,443.53,1.59,100.0,0.3599,0.5,0.08,0.42,tp_upper -8176,做多,2020-08-17 18:10:00,2020-08-17 18:20:00,441.89,439.96,1.59,100.0,0.3609,-0.7,0.08,-0.78,flip -8177,做空,2020-08-17 18:20:00,2020-08-17 18:25:00,439.96,439.74,1.59,100.0,0.3605,0.08,0.08,0.0,tp_lower -8178,做多,2020-08-17 20:00:00,2020-08-17 20:05:00,438.68,438.48,1.59,100.0,0.3614,-0.07,0.08,-0.15,flip -8179,做空,2020-08-17 20:05:00,2020-08-17 20:15:00,438.48,438.53,1.58,100.0,0.361,-0.02,0.08,-0.1,flip -8180,做多,2020-08-17 20:15:00,2020-08-17 20:35:00,438.53,440.23,1.58,100.0,0.3606,0.61,0.08,0.53,tp_upper -8181,做多,2020-08-17 20:50:00,2020-08-17 21:00:00,438.74,440.16,1.59,100.0,0.3614,0.51,0.08,0.43,tp_upper -8182,做多,2020-08-17 21:55:00,2020-08-17 22:05:00,438.98,438.78,1.59,100.0,0.3621,-0.07,0.08,-0.15,flip -8183,做空,2020-08-17 22:05:00,2020-08-17 22:15:00,438.78,438.56,1.59,100.0,0.3617,0.08,0.08,0.0,flip -8184,做多,2020-08-17 22:15:00,2020-08-17 22:40:00,438.56,438.86,1.59,100.0,0.3617,0.11,0.08,0.03,flip -8185,做空,2020-08-17 22:40:00,2020-08-17 22:55:00,438.86,438.24,1.59,100.0,0.3613,0.22,0.08,0.14,flip -8186,做多,2020-08-17 22:55:00,2020-08-17 23:05:00,438.24,437.66,1.59,100.0,0.362,-0.21,0.08,-0.29,flip -8187,做空,2020-08-17 23:05:00,2020-08-17 23:15:00,437.66,436.54,1.58,100.0,0.3616,0.41,0.08,0.33,tp_lower -8188,做多,2020-08-18 00:35:00,2020-08-18 00:40:00,434.49,433.83,1.64,100.0,0.3773,-0.25,0.08,-0.33,flip -8189,做空,2020-08-18 00:40:00,2020-08-18 01:05:00,433.83,432.65,1.64,100.0,0.377,0.44,0.08,0.36,flip -8190,做多,2020-08-18 01:05:00,2020-08-18 01:15:00,432.65,432.43,1.64,100.0,0.3786,-0.08,0.08,-0.17,flip -8191,做空,2020-08-18 01:15:00,2020-08-18 01:25:00,432.43,432.38,1.64,100.0,0.3783,0.02,0.08,-0.06,flip -8192,做多,2020-08-18 01:25:00,2020-08-18 02:25:00,432.38,431.84,1.63,100.0,0.378,-0.2,0.08,-0.29,flip -8193,做空,2020-08-18 02:25:00,2020-08-18 03:30:00,431.84,430.79,1.63,100.0,0.3776,0.4,0.08,0.32,tp_lower -8194,做多,2020-08-18 05:20:00,2020-08-18 05:50:00,429.22,428.24,1.63,100.0,0.3804,-0.37,0.08,-0.45,flip -8195,做空,2020-08-18 05:50:00,2020-08-18 05:55:00,428.24,428.71,1.63,100.0,0.3801,-0.18,0.08,-0.26,flip -8196,做多,2020-08-18 05:55:00,2020-08-18 07:35:00,428.71,429.04,1.62,100.0,0.3788,0.13,0.08,0.04,flip -8197,做空,2020-08-18 07:35:00,2020-08-18 07:45:00,429.04,429.28,1.62,100.0,0.3785,-0.09,0.08,-0.17,flip -8198,做多,2020-08-18 07:45:00,2020-08-18 08:10:00,429.28,430.02,1.62,100.0,0.3777,0.28,0.08,0.2,flip -8199,做空,2020-08-18 08:10:00,2020-08-18 09:10:00,430.02,430.31,1.62,100.0,0.3773,-0.11,0.08,-0.19,flip -8200,做多,2020-08-18 09:10:00,2020-08-18 09:20:00,430.31,430.33,1.62,100.0,0.3764,0.01,0.08,-0.07,flip -8201,做空,2020-08-18 09:20:00,2020-08-18 09:30:00,430.33,430.31,1.62,100.0,0.376,0.01,0.08,-0.07,flip -8202,做多,2020-08-18 09:30:00,2020-08-18 10:25:00,430.31,429.31,1.62,100.0,0.3757,-0.38,0.08,-0.46,flip -8203,做空,2020-08-18 10:25:00,2020-08-18 10:30:00,429.31,430.54,1.61,100.0,0.3753,-0.46,0.08,-0.54,tp_lower -8204,做多,2020-08-18 10:30:00,2020-08-18 10:35:00,430.54,431.34,1.61,100.0,0.3728,0.3,0.08,0.22,tp_upper -8205,做多,2020-08-18 11:25:00,2020-08-18 11:30:00,431.25,430.09,1.61,100.0,0.3725,-0.43,0.08,-0.51,flip -8206,做空,2020-08-18 11:30:00,2020-08-18 11:55:00,430.09,427.6,1.6,100.0,0.3721,0.93,0.08,0.85,tp_lower -8207,做多,2020-08-18 12:35:00,2020-08-18 13:15:00,429.84,428.93,1.61,100.0,0.3741,-0.34,0.08,-0.42,flip -8208,做空,2020-08-18 13:15:00,2020-08-18 13:35:00,428.93,426.88,1.6,100.0,0.3738,0.77,0.08,0.69,tp_lower -8209,做多,2020-08-18 15:00:00,2020-08-18 15:20:00,424.46,424.14,1.61,100.0,0.3791,-0.12,0.08,-0.2,flip -8210,做空,2020-08-18 15:20:00,2020-08-18 15:35:00,424.14,423.54,1.61,100.0,0.3787,0.23,0.08,0.15,flip -8211,做多,2020-08-18 15:35:00,2020-08-18 15:40:00,423.54,422.66,1.61,100.0,0.3794,-0.33,0.08,-0.41,flip -8212,做空,2020-08-18 15:40:00,2020-08-18 16:10:00,422.66,421.85,1.6,100.0,0.379,0.31,0.08,0.23,tp_lower -8213,做多,2020-08-18 16:15:00,2020-08-18 16:25:00,422.41,422.54,1.6,100.0,0.3796,0.05,0.08,-0.03,flip -8214,做空,2020-08-18 16:25:00,2020-08-18 16:30:00,422.54,424.28,1.6,100.0,0.3792,-0.66,0.08,-0.74,flip -8215,做多,2020-08-18 16:30:00,2020-08-18 16:45:00,424.28,422.71,1.59,100.0,0.3758,-0.59,0.08,-0.67,flip -8216,做空,2020-08-18 16:45:00,2020-08-18 18:05:00,422.71,423.96,1.59,100.0,0.3754,-0.47,0.08,-0.55,flip -8217,做多,2020-08-18 18:05:00,2020-08-18 18:10:00,423.96,423.28,1.58,100.0,0.3728,-0.25,0.08,-0.33,flip -8218,做空,2020-08-18 18:10:00,2020-08-18 18:15:00,423.28,425.28,1.58,100.0,0.3724,-0.74,0.08,-0.82,flip -8219,做多,2020-08-18 18:15:00,2020-08-18 18:20:00,425.28,424.98,1.57,100.0,0.3685,-0.11,0.08,-0.19,tp_upper -8220,做多,2020-08-18 19:00:00,2020-08-18 19:05:00,425.82,426.44,1.56,100.0,0.3674,0.23,0.08,0.15,tp_upper -8221,做多,2020-08-18 20:00:00,2020-08-18 20:20:00,425.91,427.79,1.57,100.0,0.3675,0.69,0.08,0.61,tp_upper -8222,做多,2020-08-18 20:55:00,2020-08-18 21:40:00,427.74,427.37,1.57,100.0,0.3672,-0.14,0.08,-0.21,flip -8223,做空,2020-08-18 21:40:00,2020-08-18 21:45:00,427.37,427.37,1.57,100.0,0.3668,0.0,0.08,-0.08,flip -8224,做多,2020-08-18 21:45:00,2020-08-19 00:30:00,427.37,423.59,1.57,100.0,0.3665,-1.39,0.08,-1.46,flip -8225,做空,2020-08-19 00:30:00,2020-08-19 00:40:00,423.59,424.36,1.6,100.0,0.3786,-0.29,0.08,-0.37,flip -8226,做多,2020-08-19 00:40:00,2020-08-19 00:45:00,424.36,424.09,1.6,100.0,0.3768,-0.1,0.08,-0.18,tp_upper -8227,做多,2020-08-19 01:45:00,2020-08-19 01:50:00,425.21,423.51,1.6,100.0,0.3754,-0.64,0.08,-0.72,flip -8228,做空,2020-08-19 01:50:00,2020-08-19 02:05:00,423.51,422.42,1.59,100.0,0.3751,0.41,0.08,0.33,tp_lower -8229,做多,2020-08-19 03:10:00,2020-08-19 03:15:00,422.25,421.78,1.59,100.0,0.3768,-0.18,0.08,-0.26,flip -8230,做空,2020-08-19 03:15:00,2020-08-19 03:25:00,421.78,420.82,1.59,100.0,0.3764,0.36,0.08,0.28,flip -8231,做多,2020-08-19 03:25:00,2020-08-19 05:45:00,420.82,411.53,1.59,100.0,0.3777,-3.51,0.08,-3.59,flip -8232,做空,2020-08-19 05:45:00,2020-08-19 06:05:00,411.53,405.66,1.55,100.0,0.3774,2.22,0.08,2.14,tp_lower -8233,做多,2020-08-19 06:40:00,2020-08-19 06:45:00,408.6,407.28,1.57,100.0,0.3851,-0.51,0.08,-0.59,flip -8234,做空,2020-08-19 06:45:00,2020-08-19 06:50:00,407.28,408.95,1.57,100.0,0.3847,-0.64,0.08,-0.72,flip -8235,做多,2020-08-19 06:50:00,2020-08-19 08:05:00,408.95,414.3,1.56,100.0,0.3812,2.04,0.08,1.96,tp_upper -8236,做多,2020-08-19 08:50:00,2020-08-19 09:15:00,412.54,415.99,1.58,100.0,0.3824,1.32,0.08,1.24,tp_upper -8237,做多,2020-08-19 11:10:00,2020-08-19 11:15:00,414.26,415.78,1.59,100.0,0.3837,0.58,0.08,0.5,tp_upper -8238,做多,2020-08-19 11:55:00,2020-08-19 12:15:00,413.33,412.16,1.59,100.0,0.3856,-0.45,0.08,-0.53,flip -8239,做空,2020-08-19 12:15:00,2020-08-19 12:25:00,412.16,413.45,1.59,100.0,0.3852,-0.5,0.08,-0.58,flip -8240,做多,2020-08-19 12:25:00,2020-08-19 12:35:00,413.45,412.4,1.58,100.0,0.3824,-0.4,0.08,-0.48,flip -8241,做空,2020-08-19 12:35:00,2020-08-19 12:40:00,412.4,412.04,1.58,100.0,0.382,0.14,0.08,0.06,tp_lower -8242,做多,2020-08-19 13:00:00,2020-08-19 13:15:00,414.52,413.64,1.58,100.0,0.38,-0.33,0.08,-0.41,tp_upper -8243,做多,2020-08-19 13:55:00,2020-08-19 14:00:00,412.74,411.56,1.57,100.0,0.3804,-0.45,0.08,-0.53,flip -8244,做空,2020-08-19 14:00:00,2020-08-19 14:05:00,411.56,412.33,1.56,100.0,0.3801,-0.29,0.08,-0.37,flip -8245,做多,2020-08-19 14:05:00,2020-08-19 14:40:00,412.33,412.82,1.56,100.0,0.3783,0.19,0.08,0.11,flip -8246,做空,2020-08-19 14:40:00,2020-08-19 14:55:00,412.82,409.13,1.56,100.0,0.3779,1.39,0.08,1.32,tp_lower -8247,做多,2020-08-19 15:50:00,2020-08-19 15:55:00,411.2,410.05,1.57,100.0,0.3824,-0.44,0.08,-0.52,flip -8248,做空,2020-08-19 15:55:00,2020-08-19 16:00:00,410.05,411.9,1.57,100.0,0.382,-0.71,0.08,-0.79,flip -8249,做多,2020-08-19 16:00:00,2020-08-19 16:15:00,411.9,409.98,1.56,100.0,0.3782,-0.73,0.08,-0.8,flip -8250,做空,2020-08-19 16:15:00,2020-08-19 16:25:00,409.98,406.44,1.55,100.0,0.3778,1.34,0.08,1.26,tp_lower -8251,做多,2020-08-19 16:55:00,2020-08-19 17:05:00,408.01,407.86,1.56,100.0,0.3825,-0.06,0.08,-0.14,flip -8252,做空,2020-08-19 17:05:00,2020-08-19 17:30:00,407.86,408.63,1.56,100.0,0.3822,-0.29,0.08,-0.37,flip -8253,做多,2020-08-19 17:30:00,2020-08-19 17:35:00,408.63,408.19,1.55,100.0,0.3803,-0.17,0.08,-0.24,flip -8254,做空,2020-08-19 17:35:00,2020-08-19 18:15:00,408.19,404.12,1.55,100.0,0.3799,1.55,0.08,1.47,tp_lower -8255,做多,2020-08-19 18:55:00,2020-08-19 20:25:00,405.22,400.71,1.56,100.0,0.3862,-1.74,0.08,-1.82,flip -8256,做空,2020-08-19 20:25:00,2020-08-19 23:15:00,400.71,407.73,1.55,100.0,0.3858,-2.71,0.08,-2.79,flip -8257,做多,2020-08-19 23:15:00,2020-08-19 23:35:00,407.73,406.7,1.52,100.0,0.3721,-0.38,0.08,-0.46,flip -8258,做空,2020-08-19 23:35:00,2020-08-19 23:45:00,406.7,406.77,1.51,100.0,0.3717,-0.03,0.08,-0.1,tp_lower -8259,做多,2020-08-19 23:55:00,2020-08-20 00:00:00,407.65,411.95,1.51,100.0,0.3704,1.59,0.08,1.52,tp_upper -8260,做多,2020-08-20 01:40:00,2020-08-20 01:45:00,412.96,411.9,1.57,100.0,0.3811,-0.4,0.08,-0.48,flip -8261,做空,2020-08-20 01:45:00,2020-08-20 01:50:00,411.9,410.8,1.57,100.0,0.3807,0.42,0.08,0.34,tp_lower -8262,做多,2020-08-20 04:15:00,2020-08-20 04:40:00,407.78,405.84,1.57,100.0,0.3852,-0.75,0.08,-0.83,flip -8263,做空,2020-08-20 04:40:00,2020-08-20 04:45:00,405.84,405.23,1.56,100.0,0.3848,0.23,0.08,0.16,tp_lower -8264,做多,2020-08-20 06:05:00,2020-08-20 06:15:00,406.39,407.0,1.56,100.0,0.3845,0.23,0.08,0.16,tp_upper -8265,做多,2020-08-20 07:15:00,2020-08-20 07:25:00,406.79,406.89,1.56,100.0,0.3843,0.04,0.08,-0.04,flip -8266,做空,2020-08-20 07:25:00,2020-08-20 07:40:00,406.89,405.1,1.56,100.0,0.3839,0.69,0.08,0.61,tp_lower -8267,做多,2020-08-20 08:25:00,2020-08-20 09:00:00,406.07,407.02,1.57,100.0,0.386,0.37,0.08,0.29,tp_upper -8268,做多,2020-08-20 10:25:00,2020-08-20 10:30:00,409.52,408.35,1.57,100.0,0.3833,-0.45,0.08,-0.53,flip -8269,做空,2020-08-20 10:30:00,2020-08-20 10:35:00,408.35,409.23,1.56,100.0,0.3829,-0.34,0.08,-0.42,flip -8270,做多,2020-08-20 10:35:00,2020-08-20 10:45:00,409.23,408.28,1.56,100.0,0.3809,-0.36,0.08,-0.44,flip -8271,做空,2020-08-20 10:45:00,2020-08-20 10:55:00,408.28,409.86,1.55,100.0,0.3805,-0.6,0.08,-0.68,flip -8272,做多,2020-08-20 10:55:00,2020-08-20 11:00:00,409.86,409.09,1.55,100.0,0.3772,-0.29,0.08,-0.37,flip -8273,做空,2020-08-20 11:00:00,2020-08-20 11:20:00,409.09,407.78,1.54,100.0,0.3768,0.49,0.08,0.42,tp_lower -8274,做多,2020-08-20 11:45:00,2020-08-20 11:50:00,409.1,410.31,1.54,100.0,0.3776,0.46,0.08,0.38,tp_upper -8275,做多,2020-08-20 13:05:00,2020-08-20 13:10:00,410.5,409.17,1.55,100.0,0.3771,-0.5,0.08,-0.58,flip -8276,做空,2020-08-20 13:10:00,2020-08-20 13:30:00,409.17,411.66,1.54,100.0,0.3767,-0.94,0.08,-1.02,flip -8277,做多,2020-08-20 13:30:00,2020-08-20 13:35:00,411.66,411.38,1.53,100.0,0.3718,-0.1,0.08,-0.18,tp_upper -8278,做多,2020-08-20 15:30:00,2020-08-20 16:00:00,414.34,416.01,1.53,100.0,0.3687,0.62,0.08,0.54,tp_upper -8279,做多,2020-08-20 17:10:00,2020-08-20 17:15:00,416.4,415.8,1.53,100.0,0.368,-0.22,0.08,-0.3,flip -8280,做空,2020-08-20 17:15:00,2020-08-20 17:20:00,415.8,416.19,1.53,100.0,0.3677,-0.14,0.08,-0.22,flip -8281,做多,2020-08-20 17:20:00,2020-08-20 17:30:00,416.19,416.25,1.53,100.0,0.3666,0.02,0.08,-0.05,flip -8282,做空,2020-08-20 17:30:00,2020-08-20 17:40:00,416.25,414.73,1.52,100.0,0.3662,0.56,0.08,0.48,tp_lower -8283,做多,2020-08-20 18:30:00,2020-08-20 18:40:00,415.24,414.94,1.53,100.0,0.3681,-0.11,0.08,-0.19,flip -8284,做空,2020-08-20 18:40:00,2020-08-20 18:45:00,414.94,416.58,1.53,100.0,0.3677,-0.6,0.08,-0.68,flip -8285,做多,2020-08-20 18:45:00,2020-08-20 18:50:00,416.58,416.35,1.52,100.0,0.3645,-0.08,0.08,-0.16,tp_upper -8286,做多,2020-08-20 19:45:00,2020-08-20 20:15:00,415.59,416.07,1.52,100.0,0.3648,0.18,0.08,0.1,flip -8287,做空,2020-08-20 20:15:00,2020-08-20 20:50:00,416.07,416.1,1.52,100.0,0.3644,-0.01,0.08,-0.09,flip -8288,做多,2020-08-20 20:50:00,2020-08-20 21:05:00,416.1,418.39,1.51,100.0,0.364,0.83,0.08,0.76,tp_upper -8289,做多,2020-08-20 21:50:00,2020-08-20 22:25:00,416.61,416.93,1.52,100.0,0.3652,0.12,0.08,0.04,flip -8290,做空,2020-08-20 22:25:00,2020-08-20 22:35:00,416.93,415.14,1.52,100.0,0.3648,0.65,0.08,0.58,tp_lower -8291,做多,2020-08-20 23:25:00,2020-08-21 00:00:00,415.75,417.31,1.53,100.0,0.3671,0.57,0.08,0.5,tp_upper -8292,做多,2020-08-21 03:05:00,2020-08-21 03:15:00,411.55,412.41,1.57,100.0,0.3826,0.33,0.08,0.25,flip -8293,做空,2020-08-21 03:15:00,2020-08-21 05:30:00,412.41,415.19,1.58,100.0,0.3822,-1.06,0.08,-1.14,flip -8294,做多,2020-08-21 05:30:00,2020-08-21 07:10:00,415.19,414.38,1.56,100.0,0.3767,-0.31,0.08,-0.38,tp_upper -8295,做多,2020-08-21 07:25:00,2020-08-21 07:35:00,413.98,413.36,1.56,100.0,0.3767,-0.23,0.08,-0.31,flip -8296,做空,2020-08-21 07:35:00,2020-08-21 07:45:00,413.36,412.71,1.56,100.0,0.3763,0.24,0.08,0.17,tp_lower -8297,做多,2020-08-21 09:00:00,2020-08-21 09:05:00,412.42,411.97,1.56,100.0,0.3774,-0.17,0.08,-0.25,flip -8298,做空,2020-08-21 09:05:00,2020-08-21 09:35:00,411.97,410.84,1.55,100.0,0.377,0.43,0.08,0.35,tp_lower -8299,做多,2020-08-21 10:55:00,2020-08-21 11:05:00,408.85,408.9,1.56,100.0,0.3806,0.02,0.08,-0.06,flip -8300,做空,2020-08-21 11:05:00,2020-08-21 11:15:00,408.9,408.42,1.55,100.0,0.3802,0.18,0.08,0.1,flip -8301,做多,2020-08-21 11:15:00,2020-08-21 11:25:00,408.42,407.04,1.55,100.0,0.3807,-0.53,0.08,-0.6,flip -8302,做空,2020-08-21 11:25:00,2020-08-21 11:50:00,407.04,405.69,1.55,100.0,0.3803,0.51,0.08,0.44,tp_lower -8303,做多,2020-08-21 12:40:00,2020-08-21 13:40:00,405.27,405.26,1.55,100.0,0.3829,-0.0,0.08,-0.08,flip -8304,做空,2020-08-21 13:40:00,2020-08-21 14:05:00,405.26,402.02,1.55,100.0,0.3825,1.24,0.08,1.16,tp_lower -8305,做多,2020-08-21 14:15:00,2020-08-21 15:00:00,405.25,404.54,1.56,100.0,0.3852,-0.27,0.08,-0.35,flip -8306,做空,2020-08-21 15:00:00,2020-08-21 15:15:00,404.54,405.54,1.56,100.0,0.3848,-0.38,0.08,-0.46,flip -8307,做多,2020-08-21 15:15:00,2020-08-21 15:45:00,405.54,405.85,1.55,100.0,0.3825,0.12,0.08,0.04,tp_upper -8308,做多,2020-08-21 16:15:00,2020-08-21 16:30:00,406.38,405.35,1.55,100.0,0.3816,-0.39,0.08,-0.47,flip -8309,做空,2020-08-21 16:30:00,2020-08-21 16:45:00,405.35,403.29,1.55,100.0,0.3812,0.79,0.08,0.71,tp_lower -8310,做多,2020-08-21 17:10:00,2020-08-21 17:20:00,406.14,405.11,1.55,100.0,0.3821,-0.39,0.08,-0.47,flip -8311,做空,2020-08-21 17:20:00,2020-08-21 18:05:00,405.11,401.49,1.55,100.0,0.3817,1.38,0.08,1.31,tp_lower -8312,做多,2020-08-21 19:05:00,2020-08-21 19:10:00,400.0,399.78,1.56,100.0,0.3896,-0.09,0.08,-0.16,flip -8313,做空,2020-08-21 19:10:00,2020-08-21 20:00:00,399.78,399.2,1.56,100.0,0.3892,0.23,0.08,0.15,flip -8314,做多,2020-08-21 20:00:00,2020-08-21 20:25:00,399.2,400.68,1.56,100.0,0.39,0.58,0.08,0.5,tp_upper -8315,做多,2020-08-21 22:10:00,2020-08-21 22:45:00,393.38,391.43,1.56,100.0,0.3968,-0.77,0.08,-0.85,flip -8316,做空,2020-08-21 22:45:00,2020-08-21 23:00:00,391.43,391.04,1.55,100.0,0.3964,0.15,0.08,0.08,flip -8317,做多,2020-08-21 23:00:00,2020-08-21 23:10:00,391.04,391.0,1.55,100.0,0.3968,-0.02,0.08,-0.09,flip -8318,做空,2020-08-21 23:10:00,2020-08-21 23:30:00,391.0,387.53,1.55,100.0,0.3964,1.38,0.08,1.3,tp_lower -8319,做多,2020-08-22 01:15:00,2020-08-22 01:20:00,384.39,384.22,1.6,100.0,0.4164,-0.07,0.08,-0.15,flip -8320,做空,2020-08-22 01:20:00,2020-08-22 02:35:00,384.22,385.53,1.6,100.0,0.416,-0.54,0.08,-0.63,flip -8321,做多,2020-08-22 02:35:00,2020-08-22 02:50:00,385.53,385.25,1.59,100.0,0.4128,-0.12,0.08,-0.2,flip -8322,做空,2020-08-22 02:50:00,2020-08-22 02:55:00,385.25,385.48,1.59,100.0,0.4123,-0.09,0.08,-0.17,flip -8323,做多,2020-08-22 02:55:00,2020-08-22 03:15:00,385.48,384.62,1.59,100.0,0.4114,-0.35,0.08,-0.43,flip -8324,做空,2020-08-22 03:15:00,2020-08-22 03:20:00,384.62,384.01,1.58,100.0,0.411,0.25,0.08,0.17,tp_lower -8325,做多,2020-08-22 03:35:00,2020-08-22 03:45:00,386.03,385.18,1.58,100.0,0.4098,-0.35,0.08,-0.43,flip -8326,做空,2020-08-22 03:45:00,2020-08-22 03:50:00,385.18,385.28,1.58,100.0,0.4094,-0.04,0.08,-0.12,flip -8327,做多,2020-08-22 03:50:00,2020-08-22 04:00:00,385.28,384.49,1.57,100.0,0.4087,-0.32,0.08,-0.4,flip -8328,做空,2020-08-22 04:00:00,2020-08-22 04:35:00,384.49,382.04,1.57,100.0,0.4083,1.0,0.08,0.92,tp_lower -8329,做多,2020-08-22 05:05:00,2020-08-22 06:00:00,384.65,387.66,1.58,100.0,0.4103,1.24,0.08,1.16,tp_upper -8330,做多,2020-08-22 07:35:00,2020-08-22 08:00:00,390.56,390.81,1.59,100.0,0.4069,0.1,0.08,0.02,tp_upper -8331,做多,2020-08-22 08:10:00,2020-08-22 08:15:00,391.27,391.3,1.59,100.0,0.406,0.01,0.08,-0.07,tp_upper -8332,做多,2020-08-22 09:40:00,2020-08-22 09:45:00,392.52,391.98,1.59,100.0,0.4043,-0.22,0.08,-0.3,flip -8333,做空,2020-08-22 09:45:00,2020-08-22 09:55:00,391.98,392.54,1.58,100.0,0.4039,-0.23,0.08,-0.31,flip -8334,做多,2020-08-22 09:55:00,2020-08-22 10:05:00,392.54,391.2,1.58,100.0,0.4024,-0.54,0.08,-0.62,flip -8335,做空,2020-08-22 10:05:00,2020-08-22 10:10:00,391.2,392.27,1.57,100.0,0.402,-0.43,0.08,-0.51,flip -8336,做多,2020-08-22 10:10:00,2020-08-22 10:15:00,392.27,391.91,1.57,100.0,0.3994,-0.14,0.08,-0.22,flip -8337,做空,2020-08-22 10:15:00,2020-08-22 10:20:00,391.91,392.32,1.56,100.0,0.399,-0.16,0.08,-0.24,flip -8338,做多,2020-08-22 10:20:00,2020-08-22 10:25:00,392.32,393.27,1.56,100.0,0.3978,0.38,0.08,0.3,tp_upper -8339,做多,2020-08-22 12:00:00,2020-08-22 12:40:00,390.88,392.83,1.56,100.0,0.3998,0.78,0.08,0.7,tp_upper -8340,做多,2020-08-22 13:45:00,2020-08-22 14:00:00,390.87,390.72,1.57,100.0,0.4014,-0.06,0.08,-0.14,flip -8341,做空,2020-08-22 14:00:00,2020-08-22 14:05:00,390.72,390.83,1.57,100.0,0.401,-0.04,0.08,-0.12,flip -8342,做多,2020-08-22 14:05:00,2020-08-22 14:45:00,390.83,392.62,1.56,100.0,0.4004,0.72,0.08,0.64,tp_upper -8343,做多,2020-08-22 15:30:00,2020-08-22 15:35:00,391.82,391.25,1.57,100.0,0.4008,-0.23,0.08,-0.31,flip -8344,做空,2020-08-22 15:35:00,2020-08-22 15:40:00,391.25,391.78,1.57,100.0,0.4004,-0.21,0.08,-0.29,flip -8345,做多,2020-08-22 15:40:00,2020-08-22 15:45:00,391.78,391.5,1.56,100.0,0.3989,-0.11,0.08,-0.19,flip -8346,做空,2020-08-22 15:45:00,2020-08-22 16:05:00,391.5,389.43,1.56,100.0,0.3985,0.82,0.08,0.75,tp_lower -8347,做多,2020-08-22 16:55:00,2020-08-22 17:00:00,390.66,390.47,1.57,100.0,0.4011,-0.08,0.08,-0.15,flip -8348,做空,2020-08-22 17:00:00,2020-08-22 17:25:00,390.47,390.34,1.56,100.0,0.4007,0.05,0.08,-0.03,flip -8349,做多,2020-08-22 17:25:00,2020-08-22 17:40:00,390.34,391.35,1.56,100.0,0.4005,0.4,0.08,0.33,tp_upper -8350,做多,2020-08-22 18:25:00,2020-08-22 18:50:00,391.32,390.78,1.57,100.0,0.4002,-0.22,0.08,-0.29,flip -8351,做空,2020-08-22 18:50:00,2020-08-22 19:10:00,390.78,390.03,1.56,100.0,0.3998,0.3,0.08,0.22,tp_lower -8352,做多,2020-08-22 19:30:00,2020-08-22 20:55:00,390.94,389.26,1.56,100.0,0.4,-0.67,0.08,-0.75,flip -8353,做空,2020-08-22 20:55:00,2020-08-22 21:05:00,389.26,389.23,1.56,100.0,0.3996,0.01,0.08,-0.07,flip -8354,做多,2020-08-22 21:05:00,2020-08-22 21:20:00,389.23,390.97,1.55,100.0,0.3992,0.69,0.08,0.62,tp_upper -8355,做多,2020-08-22 22:55:00,2020-08-22 23:00:00,393.52,393.37,1.56,100.0,0.3962,-0.06,0.08,-0.14,flip -8356,做空,2020-08-22 23:00:00,2020-08-22 23:10:00,393.37,393.59,1.56,100.0,0.3958,-0.09,0.08,-0.16,flip -8357,做多,2020-08-22 23:10:00,2020-08-22 23:15:00,393.59,395.46,1.55,100.0,0.395,0.74,0.08,0.66,tp_upper -8358,做多,2020-08-22 23:15:00,2020-08-22 23:20:00,395.46,395.19,1.56,100.0,0.3946,-0.11,0.08,-0.18,tp_upper -8359,做多,2020-08-23 00:25:00,2020-08-23 02:05:00,394.5,393.21,1.61,100.0,0.4093,-0.53,0.08,-0.61,flip -8360,做空,2020-08-23 02:05:00,2020-08-23 02:15:00,393.21,392.4,1.61,100.0,0.4088,0.33,0.08,0.25,tp_lower -8361,做多,2020-08-23 04:35:00,2020-08-23 04:45:00,390.39,389.77,1.61,100.0,0.4122,-0.26,0.08,-0.34,flip -8362,做空,2020-08-23 04:45:00,2020-08-23 04:50:00,389.77,389.89,1.61,100.0,0.4118,-0.05,0.08,-0.13,flip -8363,做多,2020-08-23 04:50:00,2020-08-23 05:30:00,389.89,388.85,1.6,100.0,0.4112,-0.43,0.08,-0.51,flip -8364,做空,2020-08-23 05:30:00,2020-08-23 05:50:00,388.85,388.34,1.6,100.0,0.4107,0.21,0.08,0.13,tp_lower -8365,做多,2020-08-23 05:55:00,2020-08-23 06:05:00,389.38,391.53,1.6,100.0,0.4103,0.88,0.08,0.8,tp_upper -8366,做多,2020-08-23 09:00:00,2020-08-23 09:10:00,390.0,390.24,1.6,100.0,0.4115,0.1,0.08,0.02,flip -8367,做空,2020-08-23 09:10:00,2020-08-23 10:05:00,390.24,388.59,1.6,100.0,0.4111,0.68,0.08,0.6,tp_lower -8368,做多,2020-08-23 12:15:00,2020-08-23 12:20:00,386.72,385.61,1.61,100.0,0.4162,-0.46,0.08,-0.54,flip -8369,做空,2020-08-23 12:20:00,2020-08-23 12:45:00,385.61,387.14,1.6,100.0,0.4158,-0.64,0.08,-0.72,flip -8370,做多,2020-08-23 12:45:00,2020-08-23 13:00:00,387.14,387.72,1.6,100.0,0.4121,0.24,0.08,0.16,tp_upper -8371,做多,2020-08-23 14:35:00,2020-08-23 15:05:00,389.03,390.15,1.6,100.0,0.4103,0.46,0.08,0.38,flip -8372,做空,2020-08-23 15:05:00,2020-08-23 16:20:00,390.15,391.02,1.6,100.0,0.4099,-0.36,0.08,-0.44,flip -8373,做多,2020-08-23 16:20:00,2020-08-23 17:30:00,391.02,390.88,1.59,100.0,0.4076,-0.06,0.08,-0.14,flip -8374,做空,2020-08-23 17:30:00,2020-08-23 18:10:00,390.88,390.15,1.59,100.0,0.4072,0.3,0.08,0.22,flip -8375,做多,2020-08-23 18:10:00,2020-08-23 18:20:00,390.15,391.46,1.59,100.0,0.4083,0.53,0.08,0.45,tp_upper -8376,做多,2020-08-23 19:10:00,2020-08-23 19:30:00,392.26,393.82,1.6,100.0,0.4071,0.64,0.08,0.55,tp_upper -8377,做多,2020-08-23 21:55:00,2020-08-23 22:15:00,393.6,393.37,1.6,100.0,0.4069,-0.09,0.08,-0.17,flip -8378,做空,2020-08-23 22:15:00,2020-08-23 22:25:00,393.37,391.78,1.6,100.0,0.4065,0.65,0.08,0.57,tp_lower -8379,做多,2020-08-23 23:15:00,2020-08-23 23:25:00,392.72,392.57,1.6,100.0,0.4084,-0.06,0.08,-0.14,flip -8380,做空,2020-08-23 23:25:00,2020-08-23 23:55:00,392.57,391.0,1.6,100.0,0.408,0.64,0.08,0.56,tp_lower -8381,做多,2020-08-24 01:25:00,2020-08-24 01:30:00,389.36,390.65,1.64,100.0,0.4207,0.54,0.08,0.46,tp_upper -8382,做多,2020-08-24 01:30:00,2020-08-24 01:35:00,390.65,390.19,1.64,100.0,0.4203,-0.19,0.08,-0.28,tp_upper -8383,做多,2020-08-24 04:10:00,2020-08-24 04:15:00,392.77,392.42,1.64,100.0,0.4171,-0.15,0.08,-0.23,flip -8384,做空,2020-08-24 04:15:00,2020-08-24 04:55:00,392.42,392.76,1.64,100.0,0.4167,-0.14,0.08,-0.22,flip -8385,做多,2020-08-24 04:55:00,2020-08-24 05:35:00,392.76,392.57,1.63,100.0,0.4156,-0.08,0.08,-0.16,flip -8386,做空,2020-08-24 05:35:00,2020-08-24 05:45:00,392.57,392.68,1.63,100.0,0.4152,-0.05,0.08,-0.13,flip -8387,做多,2020-08-24 05:45:00,2020-08-24 05:50:00,392.68,392.81,1.63,100.0,0.4145,0.05,0.08,-0.03,tp_upper -8388,做多,2020-08-24 09:45:00,2020-08-24 09:50:00,404.96,404.5,1.63,100.0,0.4017,-0.18,0.08,-0.27,flip -8389,做空,2020-08-24 09:50:00,2020-08-24 09:55:00,404.5,405.7,1.62,100.0,0.4013,-0.48,0.08,-0.56,flip -8390,做多,2020-08-24 09:55:00,2020-08-24 10:00:00,405.7,405.86,1.62,100.0,0.3985,0.06,0.08,-0.02,tp_upper -8391,做多,2020-08-24 10:35:00,2020-08-24 10:40:00,405.65,405.4,1.62,100.0,0.3983,-0.1,0.08,-0.18,flip -8392,做空,2020-08-24 10:40:00,2020-08-24 11:45:00,405.4,407.18,1.61,100.0,0.3979,-0.71,0.08,-0.79,flip -8393,做多,2020-08-24 11:45:00,2020-08-24 11:50:00,407.18,406.94,1.6,100.0,0.394,-0.09,0.08,-0.17,flip -8394,做空,2020-08-24 11:50:00,2020-08-24 12:30:00,406.94,407.59,1.6,100.0,0.3937,-0.26,0.08,-0.34,flip -8395,做多,2020-08-24 12:30:00,2020-08-24 13:35:00,407.59,407.11,1.6,100.0,0.392,-0.19,0.08,-0.27,flip -8396,做空,2020-08-24 13:35:00,2020-08-24 14:00:00,407.11,404.92,1.59,100.0,0.3916,0.86,0.08,0.78,tp_lower -8397,做多,2020-08-24 14:20:00,2020-08-24 14:25:00,406.36,406.15,1.6,100.0,0.3941,-0.08,0.08,-0.16,flip -8398,做空,2020-08-24 14:25:00,2020-08-24 14:45:00,406.15,404.35,1.6,100.0,0.3937,0.71,0.08,0.63,tp_lower -8399,做多,2020-08-24 16:15:00,2020-08-24 16:20:00,404.37,404.34,1.6,100.0,0.3968,-0.01,0.08,-0.09,tp_upper -8400,做多,2020-08-24 17:05:00,2020-08-24 17:10:00,404.11,403.72,1.6,100.0,0.3966,-0.15,0.08,-0.23,flip -8401,做空,2020-08-24 17:10:00,2020-08-24 17:15:00,403.72,403.82,1.6,100.0,0.3962,-0.04,0.08,-0.12,flip -8402,做多,2020-08-24 17:15:00,2020-08-24 17:45:00,403.82,403.78,1.6,100.0,0.3956,-0.02,0.08,-0.1,flip -8403,做空,2020-08-24 17:45:00,2020-08-24 18:05:00,403.78,403.96,1.6,100.0,0.3952,-0.07,0.08,-0.15,flip -8404,做多,2020-08-24 18:05:00,2020-08-24 18:10:00,403.96,402.32,1.59,100.0,0.3944,-0.65,0.08,-0.73,flip -8405,做空,2020-08-24 18:10:00,2020-08-24 18:15:00,402.32,402.04,1.59,100.0,0.3941,0.11,0.08,0.03,tp_lower -8406,做多,2020-08-24 19:35:00,2020-08-24 19:50:00,401.83,403.69,1.58,100.0,0.3944,0.73,0.08,0.65,tp_upper -8407,做多,2020-08-24 20:25:00,2020-08-24 20:55:00,402.05,401.77,1.59,100.0,0.3956,-0.11,0.08,-0.19,flip -8408,做空,2020-08-24 20:55:00,2020-08-24 21:05:00,401.77,404.33,1.59,100.0,0.3952,-1.01,0.08,-1.09,flip -8409,做多,2020-08-24 21:05:00,2020-08-24 21:10:00,404.33,405.38,1.58,100.0,0.3898,0.41,0.08,0.33,tp_upper -8410,做多,2020-08-24 22:55:00,2020-08-24 23:00:00,407.16,406.19,1.58,100.0,0.3877,-0.38,0.08,-0.45,flip -8411,做空,2020-08-24 23:00:00,2020-08-24 23:05:00,406.19,407.13,1.57,100.0,0.3874,-0.36,0.08,-0.44,flip -8412,做多,2020-08-24 23:05:00,2020-08-24 23:10:00,407.13,407.8,1.57,100.0,0.3852,0.26,0.08,0.18,tp_upper -8413,做多,2020-08-25 00:00:00,2020-08-25 00:10:00,409.2,406.82,1.62,100.0,0.3948,-0.94,0.08,-1.02,flip -8414,做空,2020-08-25 00:10:00,2020-08-25 01:25:00,406.82,406.61,1.6,100.0,0.3944,0.08,0.08,0.0,flip -8415,做多,2020-08-25 01:25:00,2020-08-25 01:30:00,406.61,405.91,1.6,100.0,0.3944,-0.28,0.08,-0.36,flip -8416,做空,2020-08-25 01:30:00,2020-08-25 01:40:00,405.91,406.9,1.6,100.0,0.394,-0.39,0.08,-0.47,flip -8417,做多,2020-08-25 01:40:00,2020-08-25 01:45:00,406.9,406.63,1.59,100.0,0.3917,-0.11,0.08,-0.19,tp_upper -8418,做多,2020-08-25 04:05:00,2020-08-25 04:10:00,402.5,402.43,1.59,100.0,0.3953,-0.03,0.08,-0.11,flip -8419,做空,2020-08-25 04:10:00,2020-08-25 04:20:00,402.43,401.15,1.59,100.0,0.3949,0.51,0.08,0.43,tp_lower -8420,做多,2020-08-25 04:35:00,2020-08-25 05:05:00,401.99,401.92,1.59,100.0,0.3962,-0.03,0.08,-0.11,flip -8421,做空,2020-08-25 05:05:00,2020-08-25 05:10:00,401.92,403.23,1.59,100.0,0.3958,-0.52,0.08,-0.6,flip -8422,做多,2020-08-25 05:10:00,2020-08-25 05:15:00,403.23,402.91,1.58,100.0,0.3928,-0.13,0.08,-0.2,tp_upper -8423,做多,2020-08-25 05:35:00,2020-08-25 08:40:00,402.1,394.08,1.58,100.0,0.3932,-3.15,0.08,-3.23,flip -8424,做空,2020-08-25 08:40:00,2020-08-25 08:45:00,394.08,395.37,1.55,100.0,0.3928,-0.51,0.08,-0.58,flip -8425,做多,2020-08-25 08:45:00,2020-08-25 08:55:00,395.37,394.24,1.54,100.0,0.3899,-0.44,0.08,-0.52,flip -8426,做空,2020-08-25 08:55:00,2020-08-25 09:00:00,394.24,394.82,1.54,100.0,0.3895,-0.23,0.08,-0.3,flip -8427,做多,2020-08-25 09:00:00,2020-08-25 09:15:00,394.82,394.71,1.53,100.0,0.388,-0.04,0.08,-0.12,flip -8428,做空,2020-08-25 09:15:00,2020-08-25 09:45:00,394.71,395.36,1.53,100.0,0.3876,-0.25,0.08,-0.33,flip -8429,做多,2020-08-25 09:45:00,2020-08-25 10:00:00,395.36,394.78,1.53,100.0,0.3859,-0.22,0.08,-0.3,flip -8430,做空,2020-08-25 10:00:00,2020-08-25 10:05:00,394.78,396.31,1.52,100.0,0.3855,-0.59,0.08,-0.67,flip -8431,做多,2020-08-25 10:05:00,2020-08-25 10:10:00,396.31,395.43,1.51,100.0,0.3822,-0.34,0.08,-0.41,tp_upper -8432,做多,2020-08-25 10:25:00,2020-08-25 10:45:00,394.83,397.07,1.51,100.0,0.3824,0.86,0.08,0.78,tp_upper -8433,做多,2020-08-25 11:25:00,2020-08-25 11:30:00,396.2,395.68,1.52,100.0,0.3828,-0.2,0.08,-0.27,flip -8434,做空,2020-08-25 11:30:00,2020-08-25 11:35:00,395.68,396.01,1.51,100.0,0.3824,-0.13,0.08,-0.2,flip -8435,做多,2020-08-25 11:35:00,2020-08-25 11:55:00,396.01,395.59,1.51,100.0,0.3814,-0.16,0.08,-0.24,flip -8436,做空,2020-08-25 11:55:00,2020-08-25 12:05:00,395.59,393.32,1.51,100.0,0.381,0.86,0.07,0.79,tp_lower -8437,做多,2020-08-25 13:15:00,2020-08-25 13:30:00,391.43,390.71,1.51,100.0,0.3869,-0.28,0.08,-0.35,flip -8438,做空,2020-08-25 13:30:00,2020-08-25 13:40:00,390.71,389.39,1.51,100.0,0.3865,0.51,0.08,0.43,tp_lower -8439,做多,2020-08-25 13:50:00,2020-08-25 13:55:00,390.49,390.17,1.51,100.0,0.3877,-0.12,0.08,-0.2,flip -8440,做空,2020-08-25 13:55:00,2020-08-25 14:00:00,390.17,386.74,1.51,100.0,0.3873,1.33,0.07,1.25,tp_lower -8441,做多,2020-08-25 15:05:00,2020-08-25 15:50:00,385.9,384.7,1.52,100.0,0.3946,-0.47,0.08,-0.55,flip -8442,做空,2020-08-25 15:50:00,2020-08-25 15:55:00,384.7,385.76,1.52,100.0,0.3942,-0.42,0.08,-0.49,flip -8443,做多,2020-08-25 15:55:00,2020-08-25 16:00:00,385.76,384.42,1.51,100.0,0.3917,-0.52,0.08,-0.6,flip -8444,做空,2020-08-25 16:00:00,2020-08-25 16:05:00,384.42,385.02,1.5,100.0,0.3913,-0.23,0.08,-0.31,flip -8445,做多,2020-08-25 16:05:00,2020-08-25 16:35:00,385.02,383.28,1.5,100.0,0.3897,-0.68,0.07,-0.75,flip -8446,做空,2020-08-25 16:35:00,2020-08-25 16:45:00,383.28,381.91,1.49,100.0,0.3893,0.53,0.07,0.46,tp_lower -8447,做多,2020-08-25 18:15:00,2020-08-25 18:30:00,375.07,379.63,1.5,100.0,0.3988,1.82,0.08,1.74,tp_upper -8448,做多,2020-08-25 20:30:00,2020-08-25 20:45:00,380.9,379.88,1.51,100.0,0.3971,-0.41,0.08,-0.48,flip -8449,做空,2020-08-25 20:45:00,2020-08-25 21:05:00,379.88,381.02,1.51,100.0,0.3967,-0.45,0.08,-0.53,flip -8450,做多,2020-08-25 21:05:00,2020-08-25 21:50:00,381.02,379.09,1.5,100.0,0.3939,-0.76,0.07,-0.83,flip -8451,做空,2020-08-25 21:50:00,2020-08-25 22:00:00,379.09,382.24,1.49,100.0,0.3935,-1.24,0.08,-1.31,flip -8452,做多,2020-08-25 22:00:00,2020-08-25 22:05:00,382.24,382.18,1.48,100.0,0.3866,-0.02,0.07,-0.1,tp_upper -8453,做多,2020-08-25 23:40:00,2020-08-25 23:45:00,383.99,384.81,1.48,100.0,0.3844,0.32,0.07,0.24,tp_upper -8454,做多,2020-08-26 01:05:00,2020-08-26 01:30:00,381.7,382.71,1.53,100.0,0.402,0.41,0.08,0.33,tp_upper -8455,做多,2020-08-26 03:55:00,2020-08-26 04:00:00,386.43,385.13,1.54,100.0,0.3977,-0.52,0.08,-0.59,flip -8456,做空,2020-08-26 04:00:00,2020-08-26 04:05:00,385.13,386.09,1.53,100.0,0.3973,-0.38,0.08,-0.46,flip -8457,做多,2020-08-26 04:05:00,2020-08-26 04:15:00,386.09,386.51,1.52,100.0,0.395,0.17,0.08,0.09,tp_upper -8458,做多,2020-08-26 04:40:00,2020-08-26 05:10:00,385.96,386.12,1.53,100.0,0.3951,0.06,0.08,-0.01,flip -8459,做空,2020-08-26 05:10:00,2020-08-26 05:25:00,386.12,385.94,1.52,100.0,0.3947,0.07,0.08,-0.01,flip -8460,做多,2020-08-26 05:25:00,2020-08-26 05:40:00,385.94,387.15,1.52,100.0,0.3947,0.48,0.08,0.4,tp_upper -8461,做多,2020-08-26 07:30:00,2020-08-26 07:50:00,382.48,381.86,1.53,100.0,0.3991,-0.25,0.08,-0.32,flip -8462,做空,2020-08-26 07:50:00,2020-08-26 08:00:00,381.86,382.09,1.52,100.0,0.3987,-0.09,0.08,-0.17,flip -8463,做多,2020-08-26 08:00:00,2020-08-26 08:10:00,382.09,383.1,1.52,100.0,0.3979,0.4,0.08,0.33,tp_upper -8464,做多,2020-08-26 08:50:00,2020-08-26 09:25:00,381.4,382.21,1.52,100.0,0.3992,0.32,0.08,0.25,flip -8465,做空,2020-08-26 09:25:00,2020-08-26 09:30:00,382.21,382.62,1.52,100.0,0.3988,-0.16,0.08,-0.24,flip -8466,做多,2020-08-26 09:30:00,2020-08-26 09:35:00,382.62,381.39,1.52,100.0,0.3976,-0.49,0.08,-0.56,flip -8467,做空,2020-08-26 09:35:00,2020-08-26 09:45:00,381.39,382.52,1.51,100.0,0.3972,-0.45,0.08,-0.52,flip -8468,做多,2020-08-26 09:45:00,2020-08-26 09:50:00,382.52,382.24,1.51,100.0,0.3944,-0.11,0.08,-0.19,flip -8469,做空,2020-08-26 09:50:00,2020-08-26 10:00:00,382.24,383.88,1.51,100.0,0.3941,-0.65,0.08,-0.72,flip -8470,做多,2020-08-26 10:00:00,2020-08-26 10:05:00,383.88,383.91,1.5,100.0,0.3903,0.01,0.07,-0.06,tp_upper -8471,做多,2020-08-26 11:00:00,2020-08-26 11:20:00,383.34,383.61,1.5,100.0,0.3905,0.11,0.07,0.03,flip -8472,做空,2020-08-26 11:20:00,2020-08-26 11:25:00,383.61,384.56,1.5,100.0,0.3901,-0.37,0.08,-0.45,flip -8473,做多,2020-08-26 11:25:00,2020-08-26 11:30:00,384.56,385.22,1.49,100.0,0.3878,0.26,0.07,0.18,tp_upper -8474,做多,2020-08-26 12:10:00,2020-08-26 12:20:00,383.75,382.57,1.49,100.0,0.3889,-0.46,0.07,-0.53,tp_upper -8475,做多,2020-08-26 13:35:00,2020-08-26 13:55:00,381.7,384.55,1.49,100.0,0.3894,1.11,0.07,1.03,tp_upper -8476,做多,2020-08-26 15:40:00,2020-08-26 15:45:00,388.51,389.38,1.5,100.0,0.385,0.33,0.07,0.26,tp_upper -8477,做多,2020-08-26 16:50:00,2020-08-26 16:55:00,389.96,389.03,1.5,100.0,0.3841,-0.36,0.07,-0.43,flip -8478,做空,2020-08-26 16:55:00,2020-08-26 17:10:00,389.03,389.7,1.49,100.0,0.3837,-0.26,0.07,-0.33,flip -8479,做多,2020-08-26 17:10:00,2020-08-26 18:10:00,389.7,389.69,1.49,100.0,0.382,-0.0,0.07,-0.08,flip -8480,做空,2020-08-26 18:10:00,2020-08-26 18:20:00,389.69,389.57,1.49,100.0,0.3816,0.05,0.07,-0.03,flip -8481,做多,2020-08-26 18:20:00,2020-08-26 18:25:00,389.57,388.6,1.49,100.0,0.3814,-0.37,0.07,-0.44,flip -8482,做空,2020-08-26 18:25:00,2020-08-26 18:30:00,388.6,388.9,1.48,100.0,0.3811,-0.11,0.07,-0.19,flip -8483,做多,2020-08-26 18:30:00,2020-08-26 19:25:00,388.9,387.84,1.48,100.0,0.3801,-0.4,0.07,-0.48,flip -8484,做空,2020-08-26 19:25:00,2020-08-26 19:50:00,387.84,386.72,1.47,100.0,0.3797,0.43,0.07,0.35,tp_lower -8485,做多,2020-08-26 20:00:00,2020-08-26 20:05:00,387.98,387.81,1.48,100.0,0.3803,-0.06,0.07,-0.14,flip -8486,做空,2020-08-26 20:05:00,2020-08-26 20:15:00,387.81,388.46,1.47,100.0,0.3799,-0.25,0.07,-0.32,flip -8487,做多,2020-08-26 20:15:00,2020-08-26 20:20:00,388.46,387.92,1.47,100.0,0.3783,-0.2,0.07,-0.28,flip -8488,做空,2020-08-26 20:20:00,2020-08-26 22:00:00,387.92,387.32,1.47,100.0,0.3779,0.23,0.07,0.15,tp_lower -8489,做多,2020-08-26 23:05:00,2020-08-26 23:20:00,386.82,386.66,1.47,100.0,0.3792,-0.06,0.07,-0.13,flip -8490,做空,2020-08-26 23:20:00,2020-08-26 23:25:00,386.66,387.02,1.46,100.0,0.3788,-0.14,0.07,-0.21,flip -8491,做多,2020-08-26 23:25:00,2020-08-26 23:30:00,387.02,386.88,1.46,100.0,0.3777,-0.05,0.07,-0.13,flip -8492,做空,2020-08-26 23:30:00,2020-08-26 23:40:00,386.88,386.59,1.46,100.0,0.3773,0.11,0.07,0.04,flip -8493,做多,2020-08-26 23:40:00,2020-08-27 00:15:00,386.59,388.4,1.46,100.0,0.3775,0.68,0.07,0.61,tp_upper -8494,做多,2020-08-27 01:15:00,2020-08-27 01:35:00,387.45,387.4,1.52,100.0,0.3918,-0.02,0.08,-0.1,flip -8495,做空,2020-08-27 01:35:00,2020-08-27 01:40:00,387.4,386.69,1.52,100.0,0.3914,0.28,0.08,0.2,tp_lower -8496,做多,2020-08-27 03:15:00,2020-08-27 03:20:00,384.99,384.52,1.52,100.0,0.3942,-0.19,0.08,-0.26,flip -8497,做空,2020-08-27 03:20:00,2020-08-27 03:25:00,384.52,385.03,1.51,100.0,0.3938,-0.2,0.08,-0.28,flip -8498,做多,2020-08-27 03:25:00,2020-08-27 03:40:00,385.03,384.8,1.51,100.0,0.3924,-0.09,0.08,-0.17,flip -8499,做空,2020-08-27 03:40:00,2020-08-27 04:00:00,384.8,384.44,1.51,100.0,0.392,0.14,0.08,0.07,flip -8500,做多,2020-08-27 04:00:00,2020-08-27 04:05:00,384.44,385.71,1.51,100.0,0.3923,0.5,0.08,0.42,tp_upper -8501,做多,2020-08-27 04:05:00,2020-08-27 04:10:00,385.71,385.49,1.51,100.0,0.3919,-0.09,0.08,-0.16,tp_upper -8502,做多,2020-08-27 06:05:00,2020-08-27 06:15:00,382.93,382.79,1.51,100.0,0.3941,-0.06,0.08,-0.13,flip -8503,做空,2020-08-27 06:15:00,2020-08-27 08:10:00,382.79,384.5,1.51,100.0,0.3937,-0.67,0.08,-0.75,tp_lower -8504,做多,2020-08-27 09:25:00,2020-08-27 09:35:00,384.27,386.87,1.5,100.0,0.3901,1.01,0.08,0.94,tp_upper -8505,做多,2020-08-27 10:20:00,2020-08-27 10:25:00,385.38,385.09,1.51,100.0,0.3912,-0.11,0.08,-0.19,flip -8506,做空,2020-08-27 10:25:00,2020-08-27 10:30:00,385.09,385.58,1.5,100.0,0.3908,-0.19,0.08,-0.27,flip -8507,做多,2020-08-27 10:30:00,2020-08-27 10:35:00,385.58,384.25,1.5,100.0,0.3894,-0.52,0.07,-0.59,flip -8508,做空,2020-08-27 10:35:00,2020-08-27 11:40:00,384.25,382.76,1.49,100.0,0.389,0.58,0.07,0.51,tp_lower -8509,做多,2020-08-27 12:05:00,2020-08-27 12:15:00,383.1,382.58,1.5,100.0,0.3913,-0.2,0.07,-0.28,flip -8510,做空,2020-08-27 12:15:00,2020-08-27 12:20:00,382.58,382.03,1.5,100.0,0.3909,0.22,0.07,0.14,tp_lower -8511,做多,2020-08-27 12:45:00,2020-08-27 12:50:00,383.05,386.18,1.5,100.0,0.3906,1.22,0.08,1.15,tp_upper -8512,做多,2020-08-27 12:50:00,2020-08-27 12:55:00,386.18,385.9,1.51,100.0,0.3902,-0.11,0.08,-0.18,tp_upper -8513,做多,2020-08-27 15:35:00,2020-08-27 15:40:00,384.29,383.94,1.5,100.0,0.3915,-0.14,0.08,-0.21,flip -8514,做空,2020-08-27 15:40:00,2020-08-27 16:05:00,383.94,385.96,1.5,100.0,0.3911,-0.79,0.08,-0.87,flip -8515,做多,2020-08-27 16:05:00,2020-08-27 16:10:00,385.96,385.82,1.49,100.0,0.3866,-0.05,0.07,-0.13,tp_upper -8516,做多,2020-08-27 18:10:00,2020-08-27 18:20:00,378.82,378.16,1.49,100.0,0.3934,-0.26,0.07,-0.33,flip -8517,做空,2020-08-27 18:20:00,2020-08-27 19:25:00,378.16,379.36,1.49,100.0,0.393,-0.47,0.07,-0.55,flip -8518,做多,2020-08-27 19:25:00,2020-08-27 19:35:00,379.36,379.29,1.48,100.0,0.3901,-0.03,0.07,-0.1,flip -8519,做空,2020-08-27 19:35:00,2020-08-27 19:45:00,379.29,378.85,1.48,100.0,0.3897,0.17,0.07,0.1,flip -8520,做多,2020-08-27 19:45:00,2020-08-27 20:10:00,378.85,381.47,1.48,100.0,0.3902,1.02,0.07,0.95,tp_upper -8521,做多,2020-08-27 20:50:00,2020-08-27 20:55:00,379.81,379.68,1.49,100.0,0.3915,-0.05,0.07,-0.13,flip -8522,做空,2020-08-27 20:55:00,2020-08-27 22:25:00,379.68,381.37,1.49,100.0,0.3911,-0.66,0.07,-0.74,flip -8523,做多,2020-08-27 22:25:00,2020-08-27 22:30:00,381.37,380.31,1.48,100.0,0.3873,-0.41,0.07,-0.48,flip -8524,做空,2020-08-27 22:30:00,2020-08-27 22:35:00,380.31,380.4,1.47,100.0,0.3869,-0.03,0.07,-0.11,flip -8525,做多,2020-08-27 22:35:00,2020-08-27 23:20:00,380.4,382.46,1.47,100.0,0.3863,0.8,0.07,0.72,tp_upper -8526,做多,2020-08-28 00:40:00,2020-08-28 01:00:00,382.99,384.06,1.52,100.0,0.3968,0.42,0.08,0.35,tp_upper -8527,做多,2020-08-28 02:55:00,2020-08-28 03:05:00,386.3,388.04,1.52,100.0,0.3941,0.69,0.08,0.61,tp_upper -8528,做多,2020-08-28 03:45:00,2020-08-28 03:50:00,386.71,386.49,1.53,100.0,0.3951,-0.09,0.08,-0.16,flip -8529,做空,2020-08-28 03:50:00,2020-08-28 03:55:00,386.49,387.73,1.53,100.0,0.3947,-0.49,0.08,-0.57,flip -8530,做多,2020-08-28 03:55:00,2020-08-28 04:10:00,387.73,388.0,1.52,100.0,0.3918,0.11,0.08,0.03,tp_upper -8531,做多,2020-08-28 04:40:00,2020-08-28 04:50:00,387.1,387.54,1.52,100.0,0.3923,0.17,0.08,0.1,tp_upper -8532,做多,2020-08-28 05:15:00,2020-08-28 05:20:00,387.54,386.68,1.52,100.0,0.3919,-0.34,0.08,-0.41,flip -8533,做空,2020-08-28 05:20:00,2020-08-28 05:40:00,386.68,387.4,1.51,100.0,0.3915,-0.28,0.08,-0.36,flip -8534,做多,2020-08-28 05:40:00,2020-08-28 05:45:00,387.4,387.18,1.51,100.0,0.3897,-0.09,0.08,-0.16,flip -8535,做空,2020-08-28 05:45:00,2020-08-28 05:50:00,387.18,388.42,1.51,100.0,0.3893,-0.48,0.08,-0.56,flip -8536,做多,2020-08-28 05:50:00,2020-08-28 05:55:00,388.42,388.32,1.5,100.0,0.3864,-0.04,0.08,-0.11,tp_upper -8537,做多,2020-08-28 08:25:00,2020-08-28 08:45:00,388.25,388.0,1.5,100.0,0.3861,-0.1,0.07,-0.17,flip -8538,做空,2020-08-28 08:45:00,2020-08-28 09:00:00,388.0,388.82,1.5,100.0,0.3857,-0.32,0.07,-0.39,flip -8539,做多,2020-08-28 09:00:00,2020-08-28 09:05:00,388.82,389.12,1.49,100.0,0.3837,0.12,0.07,0.04,tp_upper -8540,做多,2020-08-28 10:35:00,2020-08-28 10:45:00,390.42,390.88,1.49,100.0,0.382,0.18,0.07,0.1,flip -8541,做空,2020-08-28 10:45:00,2020-08-28 11:10:00,390.88,391.28,1.49,100.0,0.3817,-0.15,0.07,-0.23,flip -8542,做多,2020-08-28 11:10:00,2020-08-28 11:15:00,391.28,391.97,1.49,100.0,0.3805,0.26,0.07,0.19,tp_upper -8543,做多,2020-08-28 12:35:00,2020-08-28 12:45:00,392.48,392.83,1.49,100.0,0.3796,0.13,0.07,0.06,flip -8544,做空,2020-08-28 12:45:00,2020-08-28 12:50:00,392.83,390.72,1.49,100.0,0.3792,0.8,0.07,0.73,tp_lower -8545,做多,2020-08-28 13:35:00,2020-08-28 14:00:00,391.57,391.64,1.5,100.0,0.3821,0.03,0.07,-0.05,flip -8546,做空,2020-08-28 14:00:00,2020-08-28 14:05:00,391.64,393.31,1.5,100.0,0.3817,-0.64,0.08,-0.71,flip -8547,做多,2020-08-28 14:05:00,2020-08-28 14:10:00,393.31,393.03,1.49,100.0,0.3781,-0.11,0.07,-0.18,tp_upper -8548,做多,2020-08-28 14:55:00,2020-08-28 15:10:00,391.61,393.72,1.48,100.0,0.3791,0.8,0.07,0.73,tp_upper -8549,做多,2020-08-28 16:40:00,2020-08-28 16:45:00,396.42,396.27,1.49,100.0,0.3762,-0.06,0.07,-0.13,tp_upper -8550,做多,2020-08-28 17:10:00,2020-08-28 17:15:00,396.06,395.8,1.49,100.0,0.376,-0.1,0.07,-0.17,flip -8551,做空,2020-08-28 17:15:00,2020-08-28 17:20:00,395.8,394.91,1.49,100.0,0.3756,0.33,0.07,0.26,tp_lower -8552,做多,2020-08-28 17:30:00,2020-08-28 18:50:00,395.23,394.66,1.49,100.0,0.3766,-0.21,0.07,-0.29,flip -8553,做空,2020-08-28 18:50:00,2020-08-28 20:10:00,394.66,395.73,1.48,100.0,0.3762,-0.4,0.07,-0.48,flip -8554,做多,2020-08-28 20:10:00,2020-08-28 21:55:00,395.73,394.36,1.48,100.0,0.3738,-0.51,0.07,-0.59,flip -8555,做空,2020-08-28 21:55:00,2020-08-28 22:05:00,394.36,393.43,1.47,100.0,0.3735,0.35,0.07,0.27,tp_lower -8556,做多,2020-08-28 23:00:00,2020-08-28 23:35:00,392.93,394.36,1.47,100.0,0.3753,0.54,0.07,0.46,tp_upper -8557,做多,2020-08-29 00:30:00,2020-08-29 01:40:00,393.84,393.16,1.52,100.0,0.3861,-0.26,0.08,-0.34,flip -8558,做空,2020-08-29 01:40:00,2020-08-29 01:45:00,393.16,392.78,1.52,100.0,0.3857,0.15,0.08,0.07,tp_lower -8559,做多,2020-08-29 02:10:00,2020-08-29 02:15:00,393.49,392.87,1.52,100.0,0.3853,-0.24,0.08,-0.31,flip -8560,做空,2020-08-29 02:15:00,2020-08-29 02:20:00,392.87,393.46,1.51,100.0,0.385,-0.23,0.08,-0.3,flip -8561,做多,2020-08-29 02:20:00,2020-08-29 02:50:00,393.46,393.38,1.51,100.0,0.3834,-0.03,0.08,-0.11,tp_upper -8562,做多,2020-08-29 03:20:00,2020-08-29 03:25:00,393.13,393.07,1.51,100.0,0.3833,-0.02,0.08,-0.1,flip -8563,做空,2020-08-29 03:25:00,2020-08-29 03:30:00,393.07,393.56,1.51,100.0,0.3829,-0.19,0.08,-0.26,flip -8564,做多,2020-08-29 03:30:00,2020-08-29 03:40:00,393.56,394.59,1.5,100.0,0.3816,0.39,0.08,0.32,tp_upper -8565,做多,2020-08-29 04:20:00,2020-08-29 05:00:00,393.75,395.64,1.5,100.0,0.382,0.72,0.08,0.65,tp_upper -8566,做多,2020-08-29 05:45:00,2020-08-29 06:05:00,395.13,397.72,1.51,100.0,0.3821,0.99,0.08,0.91,tp_upper -8567,做多,2020-08-29 08:50:00,2020-08-29 09:00:00,401.83,401.33,1.52,100.0,0.3778,-0.19,0.08,-0.26,flip -8568,做空,2020-08-29 09:00:00,2020-08-29 09:05:00,401.33,402.23,1.51,100.0,0.3774,-0.34,0.08,-0.42,tp_lower -8569,做多,2020-08-29 09:05:00,2020-08-29 09:20:00,402.23,402.58,1.51,100.0,0.3754,0.13,0.08,0.06,flip -8570,做空,2020-08-29 09:20:00,2020-08-29 09:30:00,402.58,402.95,1.51,100.0,0.375,-0.14,0.08,-0.21,flip -8571,做多,2020-08-29 09:30:00,2020-08-29 09:35:00,402.95,403.1,1.51,100.0,0.3739,0.06,0.08,-0.02,tp_upper -8572,做多,2020-08-29 10:05:00,2020-08-29 12:15:00,402.23,399.78,1.51,100.0,0.3744,-0.92,0.07,-0.99,tp_upper -8573,做多,2020-08-29 12:55:00,2020-08-29 13:05:00,398.81,398.68,1.5,100.0,0.3749,-0.05,0.07,-0.12,flip -8574,做空,2020-08-29 13:05:00,2020-08-29 13:15:00,398.68,398.52,1.49,100.0,0.3745,0.06,0.07,-0.01,flip -8575,做多,2020-08-29 13:15:00,2020-08-29 13:25:00,398.52,398.82,1.49,100.0,0.3745,0.11,0.07,0.04,flip -8576,做空,2020-08-29 13:25:00,2020-08-29 13:35:00,398.82,397.77,1.49,100.0,0.3741,0.39,0.07,0.32,tp_lower -8577,做多,2020-08-29 14:25:00,2020-08-29 15:20:00,398.02,401.61,1.49,100.0,0.3754,1.35,0.08,1.27,tp_upper -8578,做多,2020-08-29 17:15:00,2020-08-29 17:20:00,403.27,403.09,1.51,100.0,0.3735,-0.07,0.08,-0.14,tp_upper -8579,做多,2020-08-29 18:10:00,2020-08-29 18:15:00,402.74,402.39,1.5,100.0,0.3735,-0.13,0.08,-0.21,flip -8580,做空,2020-08-29 18:15:00,2020-08-29 18:20:00,402.39,403.16,1.5,100.0,0.3731,-0.29,0.08,-0.36,flip -8581,做多,2020-08-29 18:20:00,2020-08-29 18:25:00,403.16,402.53,1.5,100.0,0.3713,-0.23,0.07,-0.31,flip -8582,做空,2020-08-29 18:25:00,2020-08-29 18:30:00,402.53,402.96,1.49,100.0,0.3709,-0.16,0.07,-0.23,flip -8583,做多,2020-08-29 18:30:00,2020-08-29 18:40:00,402.96,404.61,1.49,100.0,0.3698,0.61,0.07,0.54,tp_upper -8584,做多,2020-08-29 20:15:00,2020-08-29 20:30:00,404.09,404.51,1.49,100.0,0.3699,0.16,0.07,0.08,flip -8585,做空,2020-08-29 20:30:00,2020-08-29 21:10:00,404.51,404.36,1.49,100.0,0.3695,0.06,0.07,-0.02,flip -8586,做多,2020-08-29 21:10:00,2020-08-29 21:15:00,404.36,403.55,1.49,100.0,0.3694,-0.3,0.07,-0.37,flip -8587,做空,2020-08-29 21:15:00,2020-08-29 21:25:00,403.55,404.36,1.49,100.0,0.369,-0.3,0.07,-0.37,flip -8588,做多,2020-08-29 21:25:00,2020-08-29 21:50:00,404.36,404.55,1.48,100.0,0.3672,0.07,0.07,-0.0,flip -8589,做空,2020-08-29 21:50:00,2020-08-29 21:55:00,404.55,404.68,1.48,100.0,0.3668,-0.05,0.07,-0.12,flip -8590,做多,2020-08-29 21:55:00,2020-08-29 22:00:00,404.68,403.55,1.48,100.0,0.3662,-0.41,0.07,-0.49,flip -8591,做空,2020-08-29 22:00:00,2020-08-29 22:25:00,403.55,403.51,1.48,100.0,0.3659,0.01,0.07,-0.06,tp_lower -8592,做多,2020-08-30 00:15:00,2020-08-30 00:40:00,400.92,400.59,1.52,100.0,0.3797,-0.13,0.08,-0.2,flip -8593,做空,2020-08-30 00:40:00,2020-08-30 02:35:00,400.59,405.34,1.52,100.0,0.3793,-1.8,0.08,-1.88,flip -8594,做多,2020-08-30 02:35:00,2020-08-30 02:40:00,405.34,405.26,1.5,100.0,0.3701,-0.03,0.07,-0.1,flip -8595,做空,2020-08-30 02:40:00,2020-08-30 03:10:00,405.26,405.37,1.5,100.0,0.3697,-0.04,0.07,-0.12,flip -8596,做多,2020-08-30 03:10:00,2020-08-30 03:15:00,405.37,404.66,1.5,100.0,0.3691,-0.26,0.07,-0.34,flip -8597,做空,2020-08-30 03:15:00,2020-08-30 03:25:00,404.66,404.47,1.49,100.0,0.3688,0.07,0.07,-0.0,tp_lower -8598,做多,2020-08-30 03:50:00,2020-08-30 03:55:00,404.99,404.92,1.49,100.0,0.3683,-0.03,0.07,-0.1,flip -8599,做空,2020-08-30 03:55:00,2020-08-30 04:00:00,404.92,405.08,1.49,100.0,0.3679,-0.06,0.07,-0.13,flip -8600,做多,2020-08-30 04:00:00,2020-08-30 04:05:00,405.08,404.01,1.49,100.0,0.3672,-0.39,0.07,-0.47,flip -8601,做空,2020-08-30 04:05:00,2020-08-30 04:15:00,404.01,404.05,1.48,100.0,0.3669,-0.01,0.07,-0.09,tp_lower -8602,做多,2020-08-30 04:20:00,2020-08-30 04:55:00,404.24,403.87,1.48,100.0,0.3663,-0.14,0.07,-0.21,flip -8603,做空,2020-08-30 04:55:00,2020-08-30 05:00:00,403.87,404.61,1.48,100.0,0.3659,-0.27,0.07,-0.34,flip -8604,做多,2020-08-30 05:00:00,2020-08-30 05:05:00,404.61,404.15,1.47,100.0,0.3642,-0.17,0.07,-0.24,flip -8605,做空,2020-08-30 05:05:00,2020-08-30 05:15:00,404.15,402.93,1.47,100.0,0.3638,0.44,0.07,0.37,tp_lower -8606,做多,2020-08-30 05:40:00,2020-08-30 05:55:00,403.82,403.73,1.47,100.0,0.3649,-0.03,0.07,-0.11,flip -8607,做空,2020-08-30 05:55:00,2020-08-30 06:00:00,403.73,404.12,1.47,100.0,0.3645,-0.14,0.07,-0.22,flip -8608,做多,2020-08-30 06:00:00,2020-08-30 06:15:00,404.12,403.88,1.47,100.0,0.3634,-0.09,0.07,-0.16,flip -8609,做空,2020-08-30 06:15:00,2020-08-30 06:20:00,403.88,404.63,1.47,100.0,0.3631,-0.27,0.07,-0.35,flip -8610,做多,2020-08-30 06:20:00,2020-08-30 06:25:00,404.63,404.12,1.46,100.0,0.3614,-0.18,0.07,-0.26,tp_upper -8611,做多,2020-08-30 06:45:00,2020-08-30 06:50:00,404.24,403.94,1.46,100.0,0.3609,-0.11,0.07,-0.18,flip -8612,做空,2020-08-30 06:50:00,2020-08-30 07:05:00,403.94,404.34,1.46,100.0,0.3605,-0.14,0.07,-0.22,flip -8613,做多,2020-08-30 07:05:00,2020-08-30 07:10:00,404.34,404.88,1.45,100.0,0.3595,0.19,0.07,0.12,tp_upper -8614,做多,2020-08-30 08:30:00,2020-08-30 09:35:00,404.99,404.07,1.45,100.0,0.359,-0.33,0.07,-0.4,flip -8615,做空,2020-08-30 09:35:00,2020-08-30 09:40:00,404.07,404.84,1.45,100.0,0.3586,-0.28,0.07,-0.35,flip -8616,做多,2020-08-30 09:40:00,2020-08-30 10:05:00,404.84,404.08,1.44,100.0,0.3569,-0.27,0.07,-0.34,flip -8617,做空,2020-08-30 10:05:00,2020-08-30 10:10:00,404.08,404.12,1.44,100.0,0.3566,-0.01,0.07,-0.09,flip -8618,做多,2020-08-30 10:10:00,2020-08-30 10:15:00,404.12,404.06,1.44,100.0,0.3561,-0.02,0.07,-0.09,flip -8619,做空,2020-08-30 10:15:00,2020-08-30 10:30:00,404.06,404.37,1.44,100.0,0.3558,-0.11,0.07,-0.18,flip -8620,做多,2020-08-30 10:30:00,2020-08-30 10:40:00,404.37,404.2,1.43,100.0,0.3549,-0.06,0.07,-0.13,flip -8621,做空,2020-08-30 10:40:00,2020-08-30 10:50:00,404.2,403.34,1.43,100.0,0.3545,0.3,0.07,0.23,tp_lower -8622,做多,2020-08-30 11:00:00,2020-08-30 11:25:00,404.04,405.68,1.43,100.0,0.3551,0.58,0.07,0.51,tp_upper -8623,做多,2020-08-30 16:10:00,2020-08-30 16:30:00,416.09,419.49,1.44,100.0,0.3458,1.18,0.07,1.1,tp_upper -8624,做多,2020-08-30 18:10:00,2020-08-30 18:20:00,423.41,423.6,1.45,100.0,0.3423,0.07,0.07,-0.01,flip -8625,做空,2020-08-30 18:20:00,2020-08-30 18:40:00,423.6,423.51,1.45,100.0,0.3419,0.03,0.07,-0.04,flip -8626,做多,2020-08-30 18:40:00,2020-08-30 18:55:00,423.51,426.77,1.45,100.0,0.3417,1.11,0.07,1.04,tp_upper -8627,做多,2020-08-30 19:55:00,2020-08-30 20:00:00,425.25,424.91,1.46,100.0,0.3426,-0.12,0.07,-0.19,flip -8628,做空,2020-08-30 20:00:00,2020-08-30 20:10:00,424.91,423.21,1.45,100.0,0.3423,0.58,0.07,0.51,tp_lower -8629,做多,2020-08-30 21:05:00,2020-08-30 21:45:00,423.05,421.57,1.46,100.0,0.3448,-0.51,0.07,-0.58,flip -8630,做空,2020-08-30 21:45:00,2020-08-30 21:50:00,421.57,421.5,1.45,100.0,0.3445,0.02,0.07,-0.05,tp_lower -8631,做多,2020-08-30 21:55:00,2020-08-30 22:25:00,421.82,423.01,1.45,100.0,0.344,0.41,0.07,0.34,flip -8632,做空,2020-08-30 22:25:00,2020-08-30 22:30:00,423.01,423.36,1.45,100.0,0.3436,-0.12,0.07,-0.19,flip -8633,做多,2020-08-30 22:30:00,2020-08-30 22:35:00,423.36,423.07,1.45,100.0,0.3427,-0.1,0.07,-0.17,flip -8634,做空,2020-08-30 22:35:00,2020-08-30 22:45:00,423.07,423.17,1.45,100.0,0.3424,-0.03,0.07,-0.11,flip -8635,做多,2020-08-30 22:45:00,2020-08-30 23:00:00,423.17,425.4,1.45,100.0,0.3419,0.76,0.07,0.69,tp_upper -8636,做多,2020-08-31 00:40:00,2020-08-31 01:30:00,428.13,426.63,1.51,100.0,0.3529,-0.53,0.08,-0.6,flip -8637,做空,2020-08-31 01:30:00,2020-08-31 01:35:00,426.63,427.34,1.5,100.0,0.3526,-0.25,0.08,-0.33,flip -8638,做多,2020-08-31 01:35:00,2020-08-31 01:40:00,427.34,425.55,1.5,100.0,0.351,-0.63,0.07,-0.7,flip -8639,做空,2020-08-31 01:40:00,2020-08-31 01:45:00,425.55,426.92,1.49,100.0,0.3507,-0.48,0.07,-0.56,flip -8640,做多,2020-08-31 01:45:00,2020-08-31 01:55:00,426.92,426.83,1.49,100.0,0.3481,-0.03,0.07,-0.11,flip -8641,做空,2020-08-31 01:55:00,2020-08-31 02:15:00,426.83,426.75,1.48,100.0,0.3477,0.03,0.07,-0.05,flip -8642,做多,2020-08-31 02:15:00,2020-08-31 02:20:00,426.75,426.63,1.48,100.0,0.3475,-0.04,0.07,-0.12,flip -8643,做空,2020-08-31 02:20:00,2020-08-31 02:55:00,426.63,425.61,1.48,100.0,0.3472,0.35,0.07,0.28,tp_lower -8644,做多,2020-08-31 03:30:00,2020-08-31 03:40:00,426.14,426.37,1.48,100.0,0.348,0.08,0.07,0.01,flip -8645,做空,2020-08-31 03:40:00,2020-08-31 04:00:00,426.37,426.72,1.48,100.0,0.3477,-0.12,0.07,-0.2,flip -8646,做多,2020-08-31 04:00:00,2020-08-31 04:05:00,426.72,427.2,1.48,100.0,0.3468,0.17,0.07,0.09,tp_upper -8647,做多,2020-08-31 04:40:00,2020-08-31 07:05:00,426.01,423.17,1.48,100.0,0.3474,-0.99,0.07,-1.06,flip -8648,做空,2020-08-31 07:05:00,2020-08-31 07:15:00,423.17,423.35,1.47,100.0,0.3471,-0.06,0.07,-0.14,flip -8649,做多,2020-08-31 07:15:00,2020-08-31 07:20:00,423.35,422.65,1.47,100.0,0.3464,-0.24,0.07,-0.32,flip -8650,做空,2020-08-31 07:20:00,2020-08-31 07:25:00,422.65,421.21,1.46,100.0,0.3461,0.5,0.07,0.43,tp_lower -8651,做多,2020-08-31 08:45:00,2020-08-31 08:55:00,420.98,420.53,1.47,100.0,0.3483,-0.16,0.07,-0.23,flip -8652,做空,2020-08-31 08:55:00,2020-08-31 09:05:00,420.53,421.5,1.46,100.0,0.3479,-0.34,0.07,-0.41,flip -8653,做多,2020-08-31 09:05:00,2020-08-31 09:10:00,421.5,422.03,1.46,100.0,0.346,0.18,0.07,0.11,tp_upper -8654,做多,2020-08-31 14:55:00,2020-08-31 15:00:00,435.17,433.99,1.46,100.0,0.3352,-0.4,0.07,-0.47,flip -8655,做空,2020-08-31 15:00:00,2020-08-31 15:05:00,433.99,435.12,1.45,100.0,0.3349,-0.38,0.07,-0.45,flip -8656,做多,2020-08-31 15:05:00,2020-08-31 15:15:00,435.12,433.29,1.45,100.0,0.3328,-0.61,0.07,-0.68,flip -8657,做空,2020-08-31 15:15:00,2020-08-31 15:20:00,433.29,433.33,1.44,100.0,0.3325,-0.01,0.07,-0.09,flip -8658,做多,2020-08-31 15:20:00,2020-08-31 15:50:00,433.33,434.0,1.44,100.0,0.3321,0.22,0.07,0.15,flip -8659,做空,2020-08-31 15:50:00,2020-08-31 16:35:00,434.0,434.42,1.44,100.0,0.3317,-0.14,0.07,-0.21,flip -8660,做多,2020-08-31 16:35:00,2020-08-31 16:40:00,434.42,433.17,1.44,100.0,0.3308,-0.41,0.07,-0.49,flip -8661,做空,2020-08-31 16:40:00,2020-08-31 17:00:00,433.17,432.03,1.43,100.0,0.3304,0.38,0.07,0.31,tp_lower -8662,做多,2020-08-31 17:30:00,2020-08-31 18:20:00,434.2,436.17,1.43,100.0,0.3302,0.65,0.07,0.58,tp_upper -8663,做多,2020-08-31 19:45:00,2020-08-31 19:50:00,437.2,438.0,1.44,100.0,0.3291,0.26,0.07,0.19,tp_upper -8664,做多,2020-08-31 20:00:00,2020-08-31 20:05:00,437.92,438.21,1.44,100.0,0.3288,0.1,0.07,0.02,tp_upper -8665,做多,2020-08-31 21:30:00,2020-08-31 21:45:00,434.4,433.0,1.44,100.0,0.3314,-0.46,0.07,-0.54,flip -8666,做空,2020-08-31 21:45:00,2020-08-31 22:00:00,433.0,432.22,1.43,100.0,0.331,0.26,0.07,0.19,tp_lower -8667,做多,2020-08-31 22:05:00,2020-08-31 22:25:00,433.1,435.18,1.43,100.0,0.3312,0.69,0.07,0.62,tp_upper -8668,做多,2020-09-01 00:55:00,2020-09-01 01:15:00,433.6,433.25,1.48,100.0,0.3418,-0.12,0.07,-0.19,flip -8669,做空,2020-09-01 01:15:00,2020-09-01 02:35:00,433.25,435.93,1.48,100.0,0.3415,-0.92,0.07,-0.99,flip -8670,做多,2020-09-01 02:35:00,2020-09-01 02:40:00,435.93,435.6,1.47,100.0,0.3369,-0.11,0.07,-0.18,flip -8671,做空,2020-09-01 02:40:00,2020-09-01 02:45:00,435.6,436.44,1.47,100.0,0.3366,-0.28,0.07,-0.36,flip -8672,做多,2020-09-01 02:45:00,2020-09-01 03:00:00,436.44,436.26,1.46,100.0,0.335,-0.06,0.07,-0.13,tp_upper -8673,做多,2020-09-01 05:30:00,2020-09-01 05:40:00,445.23,445.36,1.46,100.0,0.3279,0.04,0.07,-0.03,flip -8674,做空,2020-09-01 05:40:00,2020-09-01 05:45:00,445.36,448.9,1.46,100.0,0.3275,-1.16,0.07,-1.23,flip -8675,做多,2020-09-01 05:45:00,2020-09-01 05:50:00,448.9,450.8,1.45,100.0,0.3221,0.61,0.07,0.54,tp_upper -8676,做多,2020-09-01 07:30:00,2020-09-01 07:50:00,462.12,462.23,1.45,100.0,0.3139,0.03,0.07,-0.04,flip -8677,做空,2020-09-01 07:50:00,2020-09-01 08:15:00,462.23,460.67,1.45,100.0,0.3135,0.49,0.07,0.42,tp_lower -8678,做多,2020-09-01 08:25:00,2020-09-01 08:40:00,461.55,460.7,1.45,100.0,0.3147,-0.27,0.07,-0.34,flip -8679,做空,2020-09-01 08:40:00,2020-09-01 08:45:00,460.7,461.06,1.45,100.0,0.3144,-0.11,0.07,-0.19,flip -8680,做多,2020-09-01 08:45:00,2020-09-01 09:20:00,461.06,461.38,1.45,100.0,0.3136,0.1,0.07,0.03,flip -8681,做空,2020-09-01 09:20:00,2020-09-01 09:25:00,461.38,462.83,1.45,100.0,0.3133,-0.45,0.07,-0.53,flip -8682,做多,2020-09-01 09:25:00,2020-09-01 09:30:00,462.83,467.77,1.44,100.0,0.311,1.54,0.07,1.46,tp_upper -8683,做多,2020-09-01 11:15:00,2020-09-01 11:20:00,469.74,468.53,1.45,100.0,0.3094,-0.37,0.07,-0.45,flip -8684,做空,2020-09-01 11:20:00,2020-09-01 11:30:00,468.53,471.02,1.45,100.0,0.3091,-0.77,0.07,-0.84,flip -8685,做多,2020-09-01 11:30:00,2020-09-01 11:45:00,471.02,469.55,1.44,100.0,0.3055,-0.45,0.07,-0.52,flip -8686,做空,2020-09-01 11:45:00,2020-09-01 11:55:00,469.55,469.01,1.43,100.0,0.3052,0.16,0.07,0.09,tp_lower -8687,做多,2020-09-01 12:20:00,2020-09-01 12:45:00,469.63,470.53,1.43,100.0,0.3052,0.27,0.07,0.2,tp_upper -8688,做多,2020-09-01 13:15:00,2020-09-01 13:20:00,469.72,468.94,1.43,100.0,0.3054,-0.24,0.07,-0.31,flip -8689,做空,2020-09-01 13:20:00,2020-09-01 13:25:00,468.94,470.45,1.43,100.0,0.3051,-0.46,0.07,-0.53,flip -8690,做多,2020-09-01 13:25:00,2020-09-01 13:35:00,470.45,469.53,1.42,100.0,0.3029,-0.28,0.07,-0.35,flip -8691,做空,2020-09-01 13:35:00,2020-09-01 13:40:00,469.53,469.63,1.42,100.0,0.3026,-0.03,0.07,-0.1,flip -8692,做多,2020-09-01 13:40:00,2020-09-01 13:50:00,469.63,469.21,1.42,100.0,0.3021,-0.13,0.07,-0.2,flip -8693,做空,2020-09-01 13:50:00,2020-09-01 14:00:00,469.21,464.31,1.42,100.0,0.3018,1.48,0.07,1.41,tp_lower -8694,做多,2020-09-01 14:35:00,2020-09-01 14:40:00,468.27,468.28,1.43,100.0,0.3053,0.0,0.07,-0.07,flip -8695,做空,2020-09-01 14:40:00,2020-09-01 17:45:00,468.28,476.13,1.43,100.0,0.305,-2.39,0.07,-2.47,tp_lower -8696,做多,2020-09-01 18:00:00,2020-09-01 18:30:00,478.47,477.19,1.4,100.0,0.2932,-0.38,0.07,-0.45,flip -8697,做空,2020-09-01 18:30:00,2020-09-01 18:40:00,477.19,477.92,1.4,100.0,0.2929,-0.21,0.07,-0.28,flip -8698,做多,2020-09-01 18:40:00,2020-09-01 18:50:00,477.92,477.36,1.39,100.0,0.2917,-0.16,0.07,-0.23,flip -8699,做空,2020-09-01 18:50:00,2020-09-01 18:55:00,477.36,478.39,1.39,100.0,0.2914,-0.3,0.07,-0.37,flip -8700,做多,2020-09-01 18:55:00,2020-09-01 19:10:00,478.39,478.09,1.39,100.0,0.2899,-0.09,0.07,-0.16,flip -8701,做空,2020-09-01 19:10:00,2020-09-01 19:35:00,478.09,475.76,1.38,100.0,0.2896,0.67,0.07,0.61,tp_lower -8702,做多,2020-09-01 20:00:00,2020-09-01 20:05:00,477.71,477.06,1.39,100.0,0.2909,-0.19,0.07,-0.26,flip -8703,做空,2020-09-01 20:05:00,2020-09-01 20:15:00,477.06,478.61,1.39,100.0,0.2907,-0.45,0.07,-0.52,flip -8704,做多,2020-09-01 20:15:00,2020-09-01 20:50:00,478.61,481.68,1.38,100.0,0.2885,0.89,0.07,0.82,tp_upper -8705,做多,2020-09-01 23:15:00,2020-09-01 23:30:00,484.5,483.39,1.39,100.0,0.2865,-0.32,0.07,-0.39,flip -8706,做空,2020-09-01 23:30:00,2020-09-01 23:50:00,483.39,477.27,1.38,100.0,0.2862,1.75,0.07,1.68,tp_lower -8707,做多,2020-09-02 01:30:00,2020-09-02 01:45:00,473.32,472.61,1.45,100.0,0.3063,-0.22,0.07,-0.29,flip -8708,做空,2020-09-02 01:45:00,2020-09-02 02:25:00,472.61,473.93,1.45,100.0,0.306,-0.4,0.07,-0.48,flip -8709,做多,2020-09-02 02:25:00,2020-09-02 02:45:00,473.93,472.55,1.44,100.0,0.304,-0.42,0.07,-0.49,flip -8710,做空,2020-09-02 02:45:00,2020-09-02 03:00:00,472.55,471.93,1.44,100.0,0.3037,0.19,0.07,0.12,flip -8711,做多,2020-09-02 03:00:00,2020-09-02 03:10:00,471.93,471.91,1.44,100.0,0.3042,-0.01,0.07,-0.08,flip -8712,做空,2020-09-02 03:10:00,2020-09-02 03:25:00,471.91,471.79,1.43,100.0,0.3039,0.04,0.07,-0.04,flip -8713,做多,2020-09-02 03:25:00,2020-09-02 03:35:00,471.79,471.56,1.43,100.0,0.3038,-0.07,0.07,-0.14,flip -8714,做空,2020-09-02 03:35:00,2020-09-02 03:50:00,471.56,472.3,1.43,100.0,0.3034,-0.22,0.07,-0.3,flip -8715,做多,2020-09-02 03:50:00,2020-09-02 03:55:00,472.3,470.5,1.43,100.0,0.3022,-0.54,0.07,-0.62,flip -8716,做空,2020-09-02 03:55:00,2020-09-02 04:00:00,470.5,472.95,1.42,100.0,0.3019,-0.74,0.07,-0.81,flip -8717,做多,2020-09-02 04:00:00,2020-09-02 04:10:00,472.95,473.63,1.41,100.0,0.2985,0.2,0.07,0.13,tp_upper -8718,做多,2020-09-02 08:35:00,2020-09-02 08:40:00,470.26,467.8,1.41,100.0,0.3003,-0.74,0.07,-0.81,flip -8719,做空,2020-09-02 08:40:00,2020-09-02 08:55:00,467.8,469.48,1.4,100.0,0.3,-0.5,0.07,-0.57,flip -8720,做多,2020-09-02 08:55:00,2020-09-02 10:00:00,469.48,470.04,1.4,100.0,0.2976,0.17,0.07,0.1,flip -8721,做空,2020-09-02 10:00:00,2020-09-02 10:20:00,470.04,466.65,1.4,100.0,0.2973,1.01,0.07,0.94,tp_lower -8722,做多,2020-09-02 12:15:00,2020-09-02 12:20:00,447.12,445.66,1.41,100.0,0.3144,-0.46,0.07,-0.53,flip -8723,做空,2020-09-02 12:20:00,2020-09-02 12:30:00,445.66,445.1,1.4,100.0,0.3141,0.18,0.07,0.11,flip -8724,做多,2020-09-02 12:30:00,2020-09-02 12:40:00,445.1,440.45,1.4,100.0,0.3146,-1.46,0.07,-1.53,flip -8725,做空,2020-09-02 12:40:00,2020-09-02 12:45:00,440.45,441.8,1.38,100.0,0.3143,-0.42,0.07,-0.49,flip -8726,做多,2020-09-02 12:45:00,2020-09-02 13:15:00,441.8,447.15,1.38,100.0,0.312,1.67,0.07,1.6,tp_upper -8727,做多,2020-09-02 16:00:00,2020-09-02 18:00:00,433.22,429.57,1.39,100.0,0.3218,-1.17,0.07,-1.24,flip -8728,做空,2020-09-02 18:00:00,2020-09-02 18:05:00,429.57,429.61,1.38,100.0,0.3214,-0.01,0.07,-0.08,flip -8729,做多,2020-09-02 18:05:00,2020-09-02 18:40:00,429.61,431.89,1.38,100.0,0.3211,0.73,0.07,0.66,flip -8730,做空,2020-09-02 18:40:00,2020-09-02 18:45:00,431.89,434.1,1.39,100.0,0.3207,-0.71,0.07,-0.78,flip -8731,做多,2020-09-02 18:45:00,2020-09-02 18:50:00,434.1,435.53,1.38,100.0,0.3172,0.45,0.07,0.38,tp_upper -8732,做多,2020-09-02 19:35:00,2020-09-02 19:40:00,434.87,434.33,1.38,100.0,0.3173,-0.17,0.07,-0.24,flip -8733,做空,2020-09-02 19:40:00,2020-09-02 19:45:00,434.33,434.94,1.38,100.0,0.317,-0.19,0.07,-0.26,flip -8734,做多,2020-09-02 19:45:00,2020-09-02 19:50:00,434.94,434.63,1.37,100.0,0.3158,-0.1,0.07,-0.17,flip -8735,做空,2020-09-02 19:50:00,2020-09-02 19:55:00,434.63,436.2,1.37,100.0,0.3155,-0.5,0.07,-0.56,flip -8736,做多,2020-09-02 19:55:00,2020-09-02 20:00:00,436.2,434.48,1.36,100.0,0.3129,-0.54,0.07,-0.61,flip -8737,做空,2020-09-02 20:00:00,2020-09-02 20:05:00,434.48,433.4,1.36,100.0,0.3126,0.34,0.07,0.27,tp_lower -8738,做多,2020-09-02 20:35:00,2020-09-02 20:40:00,435.7,435.22,1.36,100.0,0.3122,-0.15,0.07,-0.22,flip -8739,做空,2020-09-02 20:40:00,2020-09-02 23:40:00,435.22,441.32,1.36,100.0,0.3119,-1.9,0.07,-1.97,flip -8740,做多,2020-09-02 23:40:00,2020-09-02 23:45:00,441.32,440.98,1.34,100.0,0.3029,-0.1,0.07,-0.17,flip -8741,做空,2020-09-02 23:45:00,2020-09-02 23:55:00,440.98,439.75,1.33,100.0,0.3026,0.37,0.07,0.31,tp_lower -8742,做多,2020-09-03 00:15:00,2020-09-03 00:20:00,442.73,443.95,1.38,100.0,0.3119,0.38,0.07,0.31,tp_upper -8743,做多,2020-09-03 02:50:00,2020-09-03 02:55:00,448.26,447.72,1.38,100.0,0.3086,-0.17,0.07,-0.24,flip -8744,做空,2020-09-03 02:55:00,2020-09-03 03:10:00,447.72,445.2,1.38,100.0,0.3083,0.78,0.07,0.71,tp_lower -8745,做多,2020-09-03 04:10:00,2020-09-03 04:15:00,445.38,444.68,1.39,100.0,0.3113,-0.22,0.07,-0.29,flip -8746,做空,2020-09-03 04:15:00,2020-09-03 04:35:00,444.68,439.73,1.38,100.0,0.311,1.54,0.07,1.47,tp_lower -8747,做多,2020-09-03 07:20:00,2020-09-03 07:50:00,431.94,437.12,1.4,100.0,0.3234,1.68,0.07,1.6,tp_upper -8748,做多,2020-09-03 09:15:00,2020-09-03 09:35:00,435.93,437.54,1.41,100.0,0.324,0.52,0.07,0.45,tp_upper -8749,做多,2020-09-03 11:45:00,2020-09-03 11:50:00,426.38,424.51,1.42,100.0,0.3322,-0.62,0.07,-0.69,flip -8750,做空,2020-09-03 11:50:00,2020-09-03 12:00:00,424.51,425.25,1.41,100.0,0.3318,-0.25,0.07,-0.32,tp_lower -8751,做多,2020-09-03 13:30:00,2020-09-03 13:50:00,412.61,416.62,1.4,100.0,0.3405,1.37,0.07,1.29,tp_upper -8752,做多,2020-09-03 14:30:00,2020-09-03 14:55:00,412.28,412.8,1.42,100.0,0.3437,0.18,0.07,0.11,flip -8753,做空,2020-09-03 14:55:00,2020-09-03 15:05:00,412.8,408.17,1.42,100.0,0.3434,1.59,0.07,1.52,tp_lower -8754,做多,2020-09-03 16:10:00,2020-09-03 16:15:00,406.68,405.3,1.43,100.0,0.3521,-0.49,0.07,-0.56,flip -8755,做空,2020-09-03 16:15:00,2020-09-03 16:20:00,405.3,406.27,1.43,100.0,0.3517,-0.34,0.07,-0.41,flip -8756,做多,2020-09-03 16:20:00,2020-09-03 16:25:00,406.27,401.93,1.42,100.0,0.3497,-1.52,0.07,-1.59,flip -8757,做空,2020-09-03 16:25:00,2020-09-03 16:30:00,401.93,403.18,1.4,100.0,0.3493,-0.44,0.07,-0.51,tp_lower -8758,做多,2020-09-03 17:10:00,2020-09-03 17:40:00,402.29,401.86,1.4,100.0,0.3476,-0.15,0.07,-0.22,flip -8759,做空,2020-09-03 17:40:00,2020-09-03 17:50:00,401.86,401.31,1.4,100.0,0.3473,0.19,0.07,0.12,flip -8760,做多,2020-09-03 17:50:00,2020-09-03 17:55:00,401.31,400.53,1.4,100.0,0.3479,-0.27,0.07,-0.34,flip -8761,做空,2020-09-03 17:55:00,2020-09-03 18:00:00,400.53,403.27,1.39,100.0,0.3475,-0.95,0.07,-1.02,flip -8762,做多,2020-09-03 18:00:00,2020-09-03 18:10:00,403.27,401.18,1.38,100.0,0.3424,-0.72,0.07,-0.78,flip -8763,做空,2020-09-03 18:10:00,2020-09-03 18:30:00,401.18,399.91,1.37,100.0,0.3421,0.43,0.07,0.37,flip -8764,做多,2020-09-03 18:30:00,2020-09-03 19:15:00,399.91,403.52,1.38,100.0,0.3439,1.24,0.07,1.17,tp_upper -8765,做多,2020-09-04 00:15:00,2020-09-04 00:25:00,385.77,386.61,1.42,100.0,0.3669,0.31,0.07,0.24,flip -8766,做空,2020-09-04 00:25:00,2020-09-04 01:30:00,386.61,388.26,1.42,100.0,0.3665,-0.6,0.07,-0.68,flip -8767,做多,2020-09-04 01:30:00,2020-09-04 01:50:00,388.26,388.77,1.41,100.0,0.363,0.19,0.07,0.11,flip -8768,做空,2020-09-04 01:50:00,2020-09-04 02:05:00,388.77,385.14,1.41,100.0,0.3627,1.32,0.07,1.25,tp_lower -8769,做多,2020-09-04 02:50:00,2020-09-04 03:00:00,387.89,385.64,1.42,100.0,0.3665,-0.82,0.07,-0.9,flip -8770,做空,2020-09-04 03:00:00,2020-09-04 03:05:00,385.64,386.69,1.41,100.0,0.3662,-0.38,0.07,-0.46,flip -8771,做多,2020-09-04 03:05:00,2020-09-04 03:20:00,386.69,386.14,1.41,100.0,0.3638,-0.2,0.07,-0.27,flip -8772,做空,2020-09-04 03:20:00,2020-09-04 03:50:00,386.14,385.07,1.4,100.0,0.3635,0.39,0.07,0.32,flip -8773,做多,2020-09-04 03:50:00,2020-09-04 04:25:00,385.07,386.37,1.41,100.0,0.3651,0.47,0.07,0.4,flip -8774,做空,2020-09-04 04:25:00,2020-09-04 04:45:00,386.37,384.58,1.41,100.0,0.3647,0.65,0.07,0.58,tp_lower -8775,做多,2020-09-04 04:50:00,2020-09-04 05:05:00,387.25,386.57,1.41,100.0,0.3652,-0.25,0.07,-0.32,flip -8776,做空,2020-09-04 05:05:00,2020-09-04 05:35:00,386.57,385.9,1.41,100.0,0.3649,0.24,0.07,0.17,tp_lower -8777,做多,2020-09-04 05:40:00,2020-09-04 05:50:00,387.46,388.18,1.41,100.0,0.3643,0.26,0.07,0.19,tp_upper -8778,做多,2020-09-04 06:05:00,2020-09-04 06:20:00,387.01,385.74,1.41,100.0,0.365,-0.46,0.07,-0.53,flip -8779,做空,2020-09-04 06:20:00,2020-09-04 06:30:00,385.74,385.34,1.41,100.0,0.3647,0.15,0.07,0.08,tp_lower -8780,做多,2020-09-04 07:45:00,2020-09-04 08:00:00,383.63,390.05,1.41,100.0,0.3667,2.35,0.07,2.28,tp_upper -8781,做多,2020-09-04 10:45:00,2020-09-04 12:15:00,397.21,393.7,1.43,100.0,0.3597,-1.26,0.07,-1.33,flip -8782,做空,2020-09-04 12:15:00,2020-09-04 12:35:00,393.7,392.5,1.41,100.0,0.3594,0.43,0.07,0.36,tp_lower -8783,做多,2020-09-04 12:45:00,2020-09-04 13:00:00,394.78,393.73,1.42,100.0,0.3591,-0.38,0.07,-0.45,flip -8784,做空,2020-09-04 13:00:00,2020-09-04 13:10:00,393.73,394.29,1.41,100.0,0.3588,-0.2,0.07,-0.27,flip -8785,做多,2020-09-04 13:10:00,2020-09-04 13:30:00,394.29,397.19,1.41,100.0,0.3574,1.04,0.07,0.97,tp_upper -8786,做多,2020-09-04 15:50:00,2020-09-04 16:05:00,380.94,378.41,1.42,100.0,0.3723,-0.94,0.07,-1.01,flip -8787,做空,2020-09-04 16:05:00,2020-09-04 17:25:00,378.41,381.98,1.41,100.0,0.3719,-1.33,0.07,-1.4,flip -8788,做多,2020-09-04 17:25:00,2020-09-04 17:45:00,381.98,382.8,1.39,100.0,0.3646,0.3,0.07,0.23,flip -8789,做空,2020-09-04 17:45:00,2020-09-04 17:50:00,382.8,384.9,1.39,100.0,0.3642,-0.76,0.07,-0.83,flip -8790,做多,2020-09-04 17:50:00,2020-09-04 17:55:00,384.9,383.75,1.39,100.0,0.3599,-0.41,0.07,-0.48,flip -8791,做空,2020-09-04 17:55:00,2020-09-04 18:20:00,383.75,380.2,1.38,100.0,0.3595,1.28,0.07,1.21,tp_lower -8792,做多,2020-09-04 18:35:00,2020-09-04 18:55:00,383.65,387.62,1.39,100.0,0.3626,1.44,0.07,1.37,tp_upper -8793,做多,2020-09-04 20:25:00,2020-09-04 20:40:00,389.02,389.15,1.4,100.0,0.3609,0.05,0.07,-0.02,flip -8794,做空,2020-09-04 20:40:00,2020-09-04 20:45:00,389.15,390.7,1.4,100.0,0.3605,-0.56,0.07,-0.63,flip -8795,做多,2020-09-04 20:45:00,2020-09-04 20:50:00,390.7,391.12,1.4,100.0,0.3573,0.15,0.07,0.08,tp_upper -8796,做多,2020-09-04 21:45:00,2020-09-04 21:50:00,390.59,389.0,1.4,100.0,0.3574,-0.57,0.07,-0.64,flip -8797,做空,2020-09-04 21:50:00,2020-09-04 22:00:00,389.0,388.29,1.39,100.0,0.3571,0.25,0.07,0.18,tp_lower -8798,做多,2020-09-04 22:10:00,2020-09-04 22:30:00,389.19,392.7,1.39,100.0,0.3572,1.25,0.07,1.18,tp_upper -8799,做多,2020-09-05 00:05:00,2020-09-05 00:10:00,387.71,387.55,1.44,100.0,0.3725,-0.06,0.07,-0.13,flip -8800,做空,2020-09-05 00:10:00,2020-09-05 01:30:00,387.55,388.57,1.44,100.0,0.3722,-0.38,0.07,-0.45,flip -8801,做多,2020-09-05 01:30:00,2020-09-05 02:00:00,388.57,389.83,1.44,100.0,0.3698,0.47,0.07,0.39,flip -8802,做空,2020-09-05 02:00:00,2020-09-05 02:35:00,389.83,388.35,1.44,100.0,0.3695,0.55,0.07,0.48,flip -8803,做多,2020-09-05 02:35:00,2020-09-05 03:10:00,388.35,389.5,1.44,100.0,0.3719,0.43,0.07,0.36,flip -8804,做空,2020-09-05 03:10:00,2020-09-05 03:20:00,389.5,386.77,1.45,100.0,0.3715,1.01,0.07,0.94,tp_lower -8805,做多,2020-09-05 03:45:00,2020-09-05 03:55:00,388.18,387.15,1.46,100.0,0.3751,-0.39,0.07,-0.46,flip -8806,做空,2020-09-05 03:55:00,2020-09-05 04:00:00,387.15,386.69,1.45,100.0,0.3747,0.17,0.07,0.1,tp_lower -8807,做多,2020-09-05 04:05:00,2020-09-05 04:10:00,388.24,386.33,1.45,100.0,0.3737,-0.71,0.07,-0.79,flip -8808,做空,2020-09-05 04:10:00,2020-09-05 04:20:00,386.33,388.82,1.44,100.0,0.3733,-0.93,0.07,-1.0,flip -8809,做多,2020-09-05 04:20:00,2020-09-05 04:30:00,388.82,387.75,1.43,100.0,0.3682,-0.39,0.07,-0.47,flip -8810,做空,2020-09-05 04:30:00,2020-09-05 04:50:00,387.75,385.93,1.43,100.0,0.3678,0.67,0.07,0.6,tp_lower -8811,做多,2020-09-05 06:25:00,2020-09-05 06:30:00,383.26,385.9,1.43,100.0,0.3735,0.99,0.07,0.91,tp_upper -8812,做多,2020-09-05 06:30:00,2020-09-05 06:35:00,385.9,387.7,1.44,100.0,0.3731,0.67,0.07,0.6,tp_upper -8813,做多,2020-09-05 07:20:00,2020-09-05 07:25:00,384.65,382.27,1.45,100.0,0.3757,-0.89,0.07,-0.97,flip -8814,做空,2020-09-05 07:25:00,2020-09-05 07:35:00,382.27,380.07,1.43,100.0,0.3753,0.83,0.07,0.75,tp_lower -8815,做多,2020-09-05 09:30:00,2020-09-05 09:45:00,375.06,371.73,1.44,100.0,0.3844,-1.28,0.07,-1.35,flip -8816,做空,2020-09-05 09:45:00,2020-09-05 09:50:00,371.73,369.88,1.43,100.0,0.384,0.71,0.07,0.64,tp_lower -8817,做多,2020-09-05 10:45:00,2020-09-05 12:05:00,369.18,357.12,1.43,100.0,0.3882,-4.68,0.07,-4.75,flip -8818,做空,2020-09-05 12:05:00,2020-09-05 12:30:00,357.12,346.17,1.38,100.0,0.3878,4.25,0.07,4.18,tp_lower -8819,做多,2020-09-05 13:15:00,2020-09-05 14:50:00,349.42,358.74,1.43,100.0,0.4081,3.8,0.07,3.73,tp_upper -8820,做多,2020-09-05 15:50:00,2020-09-05 16:10:00,357.11,355.05,1.46,100.0,0.4095,-0.84,0.07,-0.92,flip -8821,做空,2020-09-05 16:10:00,2020-09-05 16:15:00,355.05,354.12,1.45,100.0,0.4091,0.38,0.07,0.31,tp_lower -8822,做多,2020-09-05 17:10:00,2020-09-05 19:45:00,352.08,320.24,1.45,100.0,0.4132,-13.16,0.07,-13.22,flip -8823,做空,2020-09-05 19:45:00,2020-09-05 20:10:00,320.24,324.76,1.32,100.0,0.4128,-1.87,0.07,-1.93,flip -8824,做多,2020-09-05 20:10:00,2020-09-05 20:40:00,324.76,333.37,1.3,100.0,0.4009,3.45,0.07,3.38,tp_upper -8825,做多,2020-09-05 21:40:00,2020-09-05 21:45:00,329.5,327.51,1.34,100.0,0.4052,-0.81,0.07,-0.87,flip -8826,做空,2020-09-05 21:45:00,2020-09-05 21:50:00,327.51,330.24,1.33,100.0,0.4048,-1.11,0.07,-1.17,flip -8827,做多,2020-09-05 21:50:00,2020-09-05 22:05:00,330.24,334.99,1.31,100.0,0.3977,1.89,0.07,1.82,tp_upper -8828,做多,2020-09-05 23:30:00,2020-09-05 23:40:00,329.84,334.47,1.33,100.0,0.4035,1.87,0.07,1.8,tp_upper -8829,做多,2020-09-06 01:10:00,2020-09-06 01:15:00,337.59,335.2,1.39,100.0,0.4107,-0.98,0.07,-1.05,flip -8830,做空,2020-09-06 01:15:00,2020-09-06 01:35:00,335.2,332.64,1.38,100.0,0.4103,1.05,0.07,0.98,tp_lower -8831,做多,2020-09-06 02:50:00,2020-09-06 03:05:00,330.98,330.44,1.38,100.0,0.4183,-0.23,0.07,-0.29,flip -8832,做空,2020-09-06 03:05:00,2020-09-06 03:30:00,330.44,328.85,1.38,100.0,0.4179,0.66,0.07,0.6,flip -8833,做多,2020-09-06 03:30:00,2020-09-06 03:40:00,328.85,327.83,1.39,100.0,0.4215,-0.43,0.07,-0.5,flip -8834,做空,2020-09-06 03:40:00,2020-09-06 03:50:00,327.83,328.7,1.38,100.0,0.4211,-0.37,0.07,-0.44,flip -8835,做多,2020-09-06 03:50:00,2020-09-06 03:55:00,328.7,327.81,1.38,100.0,0.4184,-0.37,0.07,-0.44,flip -8836,做空,2020-09-06 03:55:00,2020-09-06 04:00:00,327.81,331.53,1.37,100.0,0.418,-1.55,0.07,-1.62,flip -8837,做多,2020-09-06 04:00:00,2020-09-06 04:10:00,331.53,328.41,1.35,100.0,0.4082,-1.27,0.07,-1.34,flip -8838,做空,2020-09-06 04:10:00,2020-09-06 04:15:00,328.41,325.01,1.34,100.0,0.4078,1.39,0.07,1.32,tp_lower -8839,做多,2020-09-06 05:30:00,2020-09-06 06:05:00,325.02,323.01,1.35,100.0,0.4159,-0.84,0.07,-0.9,flip -8840,做空,2020-09-06 06:05:00,2020-09-06 06:30:00,323.01,322.57,1.34,100.0,0.4155,0.18,0.07,0.12,flip -8841,做多,2020-09-06 06:30:00,2020-09-06 06:55:00,322.57,331.11,1.34,100.0,0.4162,3.55,0.07,3.49,tp_upper -8842,做多,2020-09-06 09:40:00,2020-09-06 09:45:00,345.87,343.3,1.38,100.0,0.398,-1.02,0.07,-1.09,flip -8843,做空,2020-09-06 09:45:00,2020-09-06 09:55:00,343.3,346.07,1.37,100.0,0.3976,-1.1,0.07,-1.17,flip -8844,做多,2020-09-06 09:55:00,2020-09-06 10:05:00,346.07,347.0,1.35,100.0,0.3909,0.36,0.07,0.3,flip -8845,做空,2020-09-06 10:05:00,2020-09-06 10:20:00,347.0,342.17,1.35,100.0,0.3905,1.89,0.07,1.82,tp_lower -8846,做多,2020-09-06 10:40:00,2020-09-06 10:45:00,345.12,347.1,1.37,100.0,0.3977,0.79,0.07,0.72,tp_upper -8847,做多,2020-09-06 10:45:00,2020-09-06 10:50:00,347.1,350.75,1.38,100.0,0.3973,1.45,0.07,1.38,tp_upper -8848,做多,2020-09-06 12:50:00,2020-09-06 14:10:00,352.69,350.14,1.39,100.0,0.3947,-1.01,0.07,-1.08,flip -8849,做空,2020-09-06 14:10:00,2020-09-06 14:20:00,350.14,346.78,1.38,100.0,0.3943,1.32,0.07,1.26,tp_lower -8850,做多,2020-09-06 15:45:00,2020-09-06 16:00:00,343.91,341.71,1.39,100.0,0.4049,-0.89,0.07,-0.96,flip -8851,做空,2020-09-06 16:00:00,2020-09-06 16:10:00,341.71,343.4,1.38,100.0,0.4045,-0.68,0.07,-0.75,flip -8852,做多,2020-09-06 16:10:00,2020-09-06 16:15:00,343.4,346.82,1.37,100.0,0.4001,1.37,0.07,1.3,tp_upper -8853,做多,2020-09-06 17:30:00,2020-09-06 17:45:00,349.69,349.6,1.39,100.0,0.3964,-0.04,0.07,-0.1,flip -8854,做空,2020-09-06 17:45:00,2020-09-06 18:00:00,349.6,346.83,1.38,100.0,0.396,1.1,0.07,1.03,tp_lower -8855,做多,2020-09-06 18:15:00,2020-09-06 18:50:00,351.59,350.05,1.39,100.0,0.3965,-0.61,0.07,-0.68,flip -8856,做空,2020-09-06 18:50:00,2020-09-06 18:55:00,350.05,350.67,1.39,100.0,0.3961,-0.25,0.07,-0.32,flip -8857,做多,2020-09-06 18:55:00,2020-09-06 19:15:00,350.67,350.23,1.38,100.0,0.3943,-0.17,0.07,-0.24,flip -8858,做空,2020-09-06 19:15:00,2020-09-06 19:20:00,350.23,351.06,1.38,100.0,0.3939,-0.33,0.07,-0.4,flip -8859,做多,2020-09-06 19:20:00,2020-09-06 19:40:00,351.06,354.72,1.38,100.0,0.3917,1.43,0.07,1.36,tp_upper -8860,做多,2020-09-06 20:25:00,2020-09-06 20:40:00,352.43,354.04,1.39,100.0,0.3938,0.63,0.07,0.56,tp_upper -8861,做多,2020-09-06 21:05:00,2020-09-06 21:15:00,355.48,358.02,1.39,100.0,0.3919,1.0,0.07,0.93,tp_upper -8862,做多,2020-09-06 23:30:00,2020-09-06 23:45:00,352.93,354.1,1.4,100.0,0.3971,0.46,0.07,0.39,tp_upper -8863,做多,2020-09-07 01:40:00,2020-09-07 01:45:00,356.01,355.81,1.45,100.0,0.4064,-0.08,0.07,-0.15,flip -8864,做空,2020-09-07 01:45:00,2020-09-07 02:15:00,355.81,351.32,1.44,100.0,0.406,1.82,0.07,1.75,tp_lower -8865,做多,2020-09-07 04:15:00,2020-09-07 04:45:00,347.95,347.4,1.46,100.0,0.42,-0.23,0.07,-0.3,flip -8866,做空,2020-09-07 04:45:00,2020-09-07 04:50:00,347.4,347.93,1.46,100.0,0.4196,-0.22,0.07,-0.3,flip -8867,做多,2020-09-07 04:50:00,2020-09-07 06:35:00,347.93,342.1,1.45,100.0,0.4179,-2.44,0.07,-2.51,flip -8868,做空,2020-09-07 06:35:00,2020-09-07 06:40:00,342.1,342.37,1.43,100.0,0.4175,-0.11,0.07,-0.18,flip -8869,做多,2020-09-07 06:40:00,2020-09-07 07:05:00,342.37,344.14,1.43,100.0,0.4164,0.74,0.07,0.67,tp_upper -8870,做多,2020-09-07 08:05:00,2020-09-07 08:20:00,344.28,347.53,1.43,100.0,0.4158,1.35,0.07,1.28,tp_upper -8871,做多,2020-09-07 09:00:00,2020-09-07 09:05:00,346.79,344.55,1.44,100.0,0.4163,-0.93,0.07,-1.0,flip -8872,做空,2020-09-07 09:05:00,2020-09-07 09:15:00,344.55,344.8,1.43,100.0,0.4159,-0.1,0.07,-0.18,flip -8873,做多,2020-09-07 09:15:00,2020-09-07 09:35:00,344.8,346.72,1.43,100.0,0.4148,0.8,0.07,0.72,flip -8874,做空,2020-09-07 09:35:00,2020-09-07 09:50:00,346.72,343.98,1.44,100.0,0.4144,1.14,0.07,1.06,tp_lower -8875,做多,2020-09-07 11:00:00,2020-09-07 11:15:00,342.22,342.26,1.45,100.0,0.4228,0.02,0.07,-0.06,flip -8876,做空,2020-09-07 11:15:00,2020-09-07 11:20:00,342.26,339.12,1.45,100.0,0.4223,1.33,0.07,1.25,tp_lower -8877,做多,2020-09-07 13:10:00,2020-09-07 13:45:00,331.79,338.1,1.46,100.0,0.4392,2.77,0.07,2.7,tp_upper -8878,做多,2020-09-07 15:05:00,2020-09-07 15:20:00,338.08,341.39,1.48,100.0,0.4388,1.45,0.07,1.38,tp_upper -8879,做多,2020-09-07 17:10:00,2020-09-07 17:30:00,347.9,347.75,1.5,100.0,0.4302,-0.06,0.07,-0.14,flip -8880,做空,2020-09-07 17:30:00,2020-09-07 18:00:00,347.75,348.24,1.49,100.0,0.4298,-0.21,0.07,-0.29,flip -8881,做多,2020-09-07 18:00:00,2020-09-07 18:05:00,348.24,347.39,1.49,100.0,0.4281,-0.36,0.07,-0.44,flip -8882,做空,2020-09-07 18:05:00,2020-09-07 18:15:00,347.39,347.14,1.49,100.0,0.4277,0.11,0.07,0.03,flip -8883,做多,2020-09-07 18:15:00,2020-09-07 18:50:00,347.14,346.35,1.49,100.0,0.4279,-0.34,0.07,-0.41,flip -8884,做空,2020-09-07 18:50:00,2020-09-07 18:55:00,346.35,346.79,1.48,100.0,0.4274,-0.19,0.07,-0.26,flip -8885,做多,2020-09-07 18:55:00,2020-09-07 19:05:00,346.79,348.53,1.48,100.0,0.4259,0.74,0.07,0.67,tp_upper -8886,做多,2020-09-07 20:50:00,2020-09-07 20:55:00,346.12,345.16,1.48,100.0,0.4285,-0.41,0.07,-0.49,flip -8887,做空,2020-09-07 20:55:00,2020-09-07 21:00:00,345.16,347.08,1.48,100.0,0.428,-0.82,0.07,-0.9,flip -8888,做多,2020-09-07 21:00:00,2020-09-07 21:25:00,347.08,347.55,1.47,100.0,0.4229,0.2,0.07,0.13,tp_upper -8889,做多,2020-09-07 22:00:00,2020-09-07 22:05:00,347.73,348.91,1.47,100.0,0.4222,0.5,0.07,0.42,tp_upper -8890,做多,2020-09-07 23:55:00,2020-09-08 00:00:00,353.49,354.15,1.47,100.0,0.4164,0.27,0.07,0.2,tp_upper -8891,做多,2020-09-08 02:10:00,2020-09-08 02:30:00,349.15,349.5,1.51,100.0,0.4323,0.15,0.08,0.08,flip -8892,做空,2020-09-08 02:30:00,2020-09-08 04:25:00,349.5,347.14,1.51,100.0,0.4318,1.02,0.07,0.94,tp_lower -8893,做多,2020-09-08 05:50:00,2020-09-08 06:10:00,345.33,346.19,1.52,100.0,0.4395,0.38,0.08,0.3,tp_upper -8894,做多,2020-09-08 06:45:00,2020-09-08 06:50:00,346.36,349.34,1.52,100.0,0.4389,1.31,0.08,1.23,tp_upper -8895,做多,2020-09-08 08:00:00,2020-09-08 08:15:00,349.37,347.3,1.53,100.0,0.4384,-0.91,0.08,-0.98,flip -8896,做空,2020-09-08 08:15:00,2020-09-08 08:25:00,347.3,345.52,1.52,100.0,0.438,0.78,0.08,0.7,tp_lower -8897,做多,2020-09-08 10:50:00,2020-09-08 11:05:00,338.33,337.74,1.53,100.0,0.4514,-0.27,0.08,-0.34,flip -8898,做空,2020-09-08 11:05:00,2020-09-08 11:30:00,337.74,336.92,1.52,100.0,0.451,0.37,0.08,0.29,flip -8899,做多,2020-09-08 11:30:00,2020-09-08 12:25:00,336.92,335.19,1.53,100.0,0.4527,-0.78,0.08,-0.86,flip -8900,做空,2020-09-08 12:25:00,2020-09-08 12:30:00,335.19,338.6,1.52,100.0,0.4523,-1.54,0.08,-1.62,flip -8901,做多,2020-09-08 12:30:00,2020-09-08 12:50:00,338.6,335.63,1.5,100.0,0.4427,-1.31,0.07,-1.39,flip -8902,做空,2020-09-08 12:50:00,2020-09-08 13:30:00,335.63,333.91,1.48,100.0,0.4423,0.76,0.07,0.69,tp_lower -8903,做多,2020-09-08 13:30:00,2020-09-08 13:40:00,333.91,332.8,1.49,100.0,0.4464,-0.5,0.07,-0.57,flip -8904,做空,2020-09-08 13:40:00,2020-09-08 14:00:00,332.8,335.23,1.48,100.0,0.4459,-1.08,0.07,-1.16,flip -8905,做多,2020-09-08 14:00:00,2020-09-08 14:10:00,335.23,341.36,1.47,100.0,0.439,2.69,0.07,2.62,tp_upper -8906,做多,2020-09-08 16:05:00,2020-09-08 16:40:00,343.17,342.65,1.5,100.0,0.4363,-0.23,0.07,-0.3,flip -8907,做空,2020-09-08 16:40:00,2020-09-08 17:30:00,342.65,342.65,1.49,100.0,0.4359,0.0,0.07,-0.07,flip -8908,做多,2020-09-08 17:30:00,2020-09-08 17:45:00,342.65,345.38,1.49,100.0,0.4354,1.19,0.08,1.11,tp_upper -8909,做多,2020-09-08 20:00:00,2020-09-08 20:10:00,336.72,335.3,1.5,100.0,0.4462,-0.63,0.07,-0.71,flip -8910,做空,2020-09-08 20:10:00,2020-09-08 20:20:00,335.3,337.11,1.49,100.0,0.4457,-0.81,0.08,-0.88,flip -8911,做多,2020-09-08 20:20:00,2020-09-08 20:25:00,337.11,337.45,1.48,100.0,0.4405,0.15,0.07,0.08,tp_upper -8912,做多,2020-09-08 20:50:00,2020-09-08 21:50:00,336.15,337.99,1.48,100.0,0.4418,0.81,0.07,0.74,tp_upper -8913,做多,2020-09-08 22:30:00,2020-09-08 22:35:00,337.64,332.32,1.49,100.0,0.4418,-2.35,0.07,-2.42,flip -8914,做空,2020-09-08 22:35:00,2020-09-08 22:40:00,332.32,334.13,1.47,100.0,0.4413,-0.8,0.07,-0.87,flip -8915,做多,2020-09-08 22:40:00,2020-09-09 00:00:00,334.13,335.68,1.46,100.0,0.4361,0.68,0.07,0.6,flip -8916,做空,2020-09-09 00:00:00,2020-09-09 00:05:00,335.68,336.29,1.5,100.0,0.4457,-0.27,0.07,-0.35,flip -8917,做多,2020-09-09 00:05:00,2020-09-09 00:10:00,336.29,336.19,1.49,100.0,0.4437,-0.04,0.07,-0.12,flip -8918,做空,2020-09-09 00:10:00,2020-09-09 00:15:00,336.19,337.8,1.49,100.0,0.4432,-0.71,0.07,-0.79,flip -8919,做多,2020-09-09 00:15:00,2020-09-09 00:20:00,337.8,340.09,1.48,100.0,0.4386,1.0,0.07,0.93,tp_upper -8920,做多,2020-09-09 01:35:00,2020-09-09 01:40:00,338.97,338.4,1.49,100.0,0.4396,-0.25,0.07,-0.32,flip -8921,做空,2020-09-09 01:40:00,2020-09-09 01:45:00,338.4,338.85,1.49,100.0,0.4391,-0.2,0.07,-0.27,flip -8922,做多,2020-09-09 01:45:00,2020-09-09 01:50:00,338.85,338.28,1.48,100.0,0.4375,-0.25,0.07,-0.32,flip -8923,做空,2020-09-09 01:50:00,2020-09-09 01:55:00,338.28,339.6,1.48,100.0,0.4371,-0.58,0.07,-0.65,flip -8924,做多,2020-09-09 01:55:00,2020-09-09 02:00:00,339.6,337.86,1.47,100.0,0.4332,-0.75,0.07,-0.83,flip -8925,做空,2020-09-09 02:00:00,2020-09-09 02:10:00,337.86,338.38,1.46,100.0,0.4328,-0.23,0.07,-0.3,flip -8926,做多,2020-09-09 02:10:00,2020-09-09 04:05:00,338.38,333.18,1.46,100.0,0.431,-2.24,0.07,-2.31,flip -8927,做空,2020-09-09 04:05:00,2020-09-09 04:20:00,333.18,333.17,1.43,100.0,0.4306,0.0,0.07,-0.07,flip -8928,做多,2020-09-09 04:20:00,2020-09-09 04:25:00,333.17,335.0,1.43,100.0,0.4302,0.79,0.07,0.72,tp_upper -8929,做多,2020-09-09 06:05:00,2020-09-09 06:10:00,337.4,336.26,1.44,100.0,0.4267,-0.49,0.07,-0.56,flip -8930,做空,2020-09-09 06:10:00,2020-09-09 06:15:00,336.26,335.16,1.43,100.0,0.4263,0.47,0.07,0.4,tp_lower -8931,做多,2020-09-09 06:45:00,2020-09-09 07:15:00,336.49,337.86,1.44,100.0,0.427,0.58,0.07,0.51,tp_upper -8932,做多,2020-09-09 10:45:00,2020-09-09 10:50:00,345.36,345.07,1.44,100.0,0.4173,-0.12,0.07,-0.19,flip -8933,做空,2020-09-09 10:50:00,2020-09-09 12:25:00,345.07,345.39,1.44,100.0,0.4169,-0.13,0.07,-0.21,tp_lower -8934,做多,2020-09-09 13:00:00,2020-09-09 13:15:00,347.0,351.0,1.44,100.0,0.4137,1.65,0.07,1.58,tp_upper -8935,做多,2020-09-09 14:00:00,2020-09-09 14:10:00,347.66,346.37,1.45,100.0,0.4173,-0.54,0.07,-0.61,flip -8936,做空,2020-09-09 14:10:00,2020-09-09 14:15:00,346.37,347.91,1.44,100.0,0.4169,-0.64,0.07,-0.71,flip -8937,做多,2020-09-09 14:15:00,2020-09-09 14:55:00,347.91,350.74,1.44,100.0,0.4128,1.17,0.07,1.1,tp_upper -8938,做多,2020-09-09 16:55:00,2020-09-09 17:10:00,351.45,350.11,1.45,100.0,0.4115,-0.55,0.07,-0.62,flip -8939,做空,2020-09-09 17:10:00,2020-09-09 17:35:00,350.11,350.92,1.44,100.0,0.4111,-0.33,0.07,-0.41,flip -8940,做多,2020-09-09 17:35:00,2020-09-09 18:00:00,350.92,350.93,1.43,100.0,0.4088,0.0,0.07,-0.07,flip -8941,做空,2020-09-09 18:00:00,2020-09-09 20:00:00,350.93,356.53,1.43,100.0,0.4084,-2.29,0.07,-2.36,flip -8942,做多,2020-09-09 20:00:00,2020-09-09 21:45:00,356.53,353.31,1.41,100.0,0.3952,-1.27,0.07,-1.34,flip -8943,做空,2020-09-09 21:45:00,2020-09-09 22:00:00,353.31,353.97,1.39,100.0,0.3948,-0.26,0.07,-0.33,tp_lower -8944,做多,2020-09-09 22:00:00,2020-09-09 22:20:00,353.97,354.45,1.39,100.0,0.3929,0.19,0.07,0.12,flip -8945,做空,2020-09-09 22:20:00,2020-09-09 22:30:00,354.45,353.01,1.39,100.0,0.3925,0.57,0.07,0.5,tp_lower -8946,做多,2020-09-09 22:40:00,2020-09-09 22:45:00,354.6,355.97,1.4,100.0,0.3936,0.54,0.07,0.47,tp_upper -8947,做多,2020-09-10 00:10:00,2020-09-10 01:35:00,355.86,364.37,1.44,100.0,0.4048,3.44,0.07,3.37,tp_upper -8948,做多,2020-09-10 03:05:00,2020-09-10 03:15:00,368.04,367.23,1.47,100.0,0.4004,-0.32,0.07,-0.4,flip -8949,做空,2020-09-10 03:15:00,2020-09-10 03:20:00,367.23,367.99,1.47,100.0,0.4,-0.3,0.07,-0.38,flip -8950,做多,2020-09-10 03:20:00,2020-09-10 03:40:00,367.99,368.52,1.46,100.0,0.3979,0.21,0.07,0.14,flip -8951,做空,2020-09-10 03:40:00,2020-09-10 03:45:00,368.52,369.69,1.46,100.0,0.3975,-0.47,0.07,-0.54,flip -8952,做多,2020-09-10 03:45:00,2020-09-10 04:00:00,369.69,368.2,1.46,100.0,0.3946,-0.59,0.07,-0.66,tp_upper -8953,做多,2020-09-10 04:05:00,2020-09-10 04:15:00,368.28,368.49,1.45,100.0,0.3941,0.08,0.07,0.01,flip -8954,做空,2020-09-10 04:15:00,2020-09-10 05:40:00,368.49,371.5,1.45,100.0,0.3937,-1.19,0.07,-1.26,flip -8955,做多,2020-09-10 05:40:00,2020-09-10 06:25:00,371.5,371.71,1.44,100.0,0.387,0.08,0.07,0.01,flip -8956,做空,2020-09-10 06:25:00,2020-09-10 06:30:00,371.71,373.19,1.44,100.0,0.3866,-0.57,0.07,-0.64,flip -8957,做多,2020-09-10 06:30:00,2020-09-10 06:35:00,373.19,368.6,1.43,100.0,0.3831,-1.76,0.07,-1.83,flip -8958,做空,2020-09-10 06:35:00,2020-09-10 06:40:00,368.6,367.85,1.41,100.0,0.3827,0.29,0.07,0.22,tp_lower -8959,做多,2020-09-10 08:30:00,2020-09-10 08:50:00,365.15,363.83,1.41,100.0,0.3868,-0.51,0.07,-0.58,flip -8960,做空,2020-09-10 08:50:00,2020-09-10 09:00:00,363.83,364.48,1.41,100.0,0.3864,-0.25,0.07,-0.32,flip -8961,做多,2020-09-10 09:00:00,2020-09-10 09:15:00,364.48,362.29,1.4,100.0,0.3846,-0.84,0.07,-0.91,flip -8962,做空,2020-09-10 09:15:00,2020-09-10 09:30:00,362.29,361.73,1.39,100.0,0.3842,0.22,0.07,0.15,tp_lower -8963,做多,2020-09-10 09:40:00,2020-09-10 09:55:00,364.0,364.28,1.39,100.0,0.3826,0.11,0.07,0.04,flip -8964,做空,2020-09-10 09:55:00,2020-09-10 10:00:00,364.28,366.07,1.39,100.0,0.3822,-0.68,0.07,-0.75,flip -8965,做多,2020-09-10 10:00:00,2020-09-10 10:05:00,366.07,367.9,1.38,100.0,0.3781,0.69,0.07,0.62,tp_upper -8966,做多,2020-09-10 11:00:00,2020-09-10 11:30:00,364.25,364.74,1.39,100.0,0.3815,0.19,0.07,0.12,flip -8967,做空,2020-09-10 11:30:00,2020-09-10 11:45:00,364.74,365.17,1.39,100.0,0.3812,-0.16,0.07,-0.23,flip -8968,做多,2020-09-10 11:45:00,2020-09-10 12:00:00,365.17,368.93,1.39,100.0,0.3799,1.43,0.07,1.36,tp_upper -8969,做多,2020-09-10 15:55:00,2020-09-10 16:00:00,370.72,369.93,1.4,100.0,0.3777,-0.3,0.07,-0.37,tp_upper -8970,做多,2020-09-10 17:00:00,2020-09-10 17:20:00,367.89,366.28,1.4,100.0,0.3794,-0.61,0.07,-0.68,flip -8971,做空,2020-09-10 17:20:00,2020-09-10 17:30:00,366.28,367.6,1.39,100.0,0.379,-0.5,0.07,-0.57,flip -8972,做多,2020-09-10 17:30:00,2020-09-10 17:35:00,367.6,368.98,1.38,100.0,0.3759,0.52,0.07,0.45,tp_upper -8973,做多,2020-09-10 19:25:00,2020-09-10 19:45:00,364.27,363.27,1.39,100.0,0.3804,-0.38,0.07,-0.45,flip -8974,做空,2020-09-10 19:45:00,2020-09-10 19:50:00,363.27,363.96,1.38,100.0,0.38,-0.26,0.07,-0.33,flip -8975,做多,2020-09-10 19:50:00,2020-09-10 19:55:00,363.96,362.92,1.38,100.0,0.3782,-0.39,0.07,-0.46,flip -8976,做空,2020-09-10 19:55:00,2020-09-10 20:05:00,362.92,365.0,1.37,100.0,0.3778,-0.79,0.07,-0.85,flip -8977,做多,2020-09-10 20:05:00,2020-09-10 20:10:00,365.0,366.0,1.36,100.0,0.3731,0.37,0.07,0.3,tp_upper -8978,做多,2020-09-10 21:05:00,2020-09-10 21:15:00,365.27,364.78,1.36,100.0,0.3735,-0.18,0.07,-0.25,flip -8979,做空,2020-09-10 21:15:00,2020-09-10 21:55:00,364.78,366.99,1.36,100.0,0.3731,-0.82,0.07,-0.89,flip -8980,做多,2020-09-10 21:55:00,2020-09-10 22:00:00,366.99,368.29,1.35,100.0,0.3683,0.48,0.07,0.41,tp_upper -8981,做多,2020-09-10 23:35:00,2020-09-10 23:50:00,367.22,367.07,1.35,100.0,0.369,-0.06,0.07,-0.12,flip -8982,做空,2020-09-10 23:50:00,2020-09-10 23:55:00,367.07,367.69,1.35,100.0,0.3686,-0.23,0.07,-0.3,flip -8983,做多,2020-09-10 23:55:00,2020-09-11 00:00:00,367.69,369.63,1.35,100.0,0.367,0.71,0.07,0.64,tp_upper -8984,做多,2020-09-11 05:05:00,2020-09-11 05:35:00,359.03,360.75,1.4,100.0,0.3903,0.67,0.07,0.6,tp_upper -8985,做多,2020-09-11 05:35:00,2020-09-11 05:40:00,360.75,360.49,1.41,100.0,0.3899,-0.1,0.07,-0.17,tp_upper -8986,做多,2020-09-11 07:50:00,2020-09-11 07:55:00,362.49,362.0,1.4,100.0,0.3874,-0.19,0.07,-0.26,flip -8987,做空,2020-09-11 07:55:00,2020-09-11 08:00:00,362.0,363.16,1.4,100.0,0.387,-0.45,0.07,-0.52,flip -8988,做多,2020-09-11 08:00:00,2020-09-11 08:05:00,363.16,365.24,1.39,100.0,0.3841,0.8,0.07,0.73,tp_upper -8989,做多,2020-09-11 09:50:00,2020-09-11 10:00:00,365.9,366.15,1.4,100.0,0.383,0.1,0.07,0.03,flip -8990,做空,2020-09-11 10:00:00,2020-09-11 10:10:00,366.15,364.43,1.4,100.0,0.3827,0.66,0.07,0.59,tp_lower -8991,做多,2020-09-11 10:40:00,2020-09-11 10:45:00,366.03,365.19,1.41,100.0,0.3842,-0.32,0.07,-0.39,flip -8992,做空,2020-09-11 10:45:00,2020-09-11 11:05:00,365.19,363.42,1.4,100.0,0.3838,0.68,0.07,0.61,tp_lower -8993,做多,2020-09-11 11:10:00,2020-09-11 11:25:00,366.72,365.3,1.41,100.0,0.3837,-0.54,0.07,-0.61,flip -8994,做空,2020-09-11 11:25:00,2020-09-11 11:45:00,365.3,361.89,1.4,100.0,0.3833,1.31,0.07,1.24,tp_lower -8995,做多,2020-09-11 12:20:00,2020-09-11 13:10:00,363.26,366.09,1.41,100.0,0.3887,1.1,0.07,1.03,tp_upper -8996,做多,2020-09-11 14:05:00,2020-09-11 14:25:00,364.49,365.77,1.42,100.0,0.39,0.5,0.07,0.43,flip -8997,做空,2020-09-11 14:25:00,2020-09-11 14:40:00,365.77,366.4,1.43,100.0,0.3896,-0.25,0.07,-0.32,flip -8998,做多,2020-09-11 14:40:00,2020-09-11 15:00:00,366.4,369.2,1.42,100.0,0.3879,1.09,0.07,1.01,tp_upper -8999,做多,2020-09-11 16:15:00,2020-09-11 16:35:00,368.36,369.31,1.43,100.0,0.3884,0.37,0.07,0.3,flip -9000,做空,2020-09-11 16:35:00,2020-09-11 16:50:00,369.31,367.53,1.43,100.0,0.388,0.69,0.07,0.62,tp_lower -9001,做多,2020-09-11 17:50:00,2020-09-11 18:55:00,366.93,367.93,1.44,100.0,0.392,0.39,0.07,0.32,tp_upper -9002,做多,2020-09-11 19:15:00,2020-09-11 19:20:00,367.3,367.96,1.44,100.0,0.3923,0.26,0.07,0.19,tp_upper -9003,做多,2020-09-11 20:25:00,2020-09-11 20:35:00,368.75,368.79,1.44,100.0,0.391,0.02,0.07,-0.06,tp_upper -9004,做多,2020-09-11 21:00:00,2020-09-11 21:05:00,369.14,369.76,1.44,100.0,0.3903,0.24,0.07,0.17,tp_upper -9005,做多,2020-09-11 21:25:00,2020-09-11 21:35:00,369.06,370.18,1.44,100.0,0.3906,0.44,0.07,0.37,tp_upper -9006,做多,2020-09-11 21:55:00,2020-09-11 22:00:00,369.8,371.71,1.44,100.0,0.3906,0.75,0.07,0.67,tp_upper -9007,做多,2020-09-11 23:20:00,2020-09-11 23:25:00,373.82,372.39,1.45,100.0,0.388,-0.55,0.07,-0.63,flip -9008,做空,2020-09-11 23:25:00,2020-09-11 23:30:00,372.39,373.84,1.44,100.0,0.3876,-0.56,0.07,-0.63,flip -9009,做多,2020-09-11 23:30:00,2020-09-11 23:50:00,373.84,373.33,1.44,100.0,0.3843,-0.2,0.07,-0.27,flip -9010,做空,2020-09-11 23:50:00,2020-09-11 23:55:00,373.33,373.45,1.43,100.0,0.3839,-0.05,0.07,-0.12,flip -9011,做多,2020-09-11 23:55:00,2020-09-12 00:05:00,373.45,373.11,1.43,100.0,0.3832,-0.13,0.07,-0.2,flip -9012,做空,2020-09-12 00:05:00,2020-09-12 00:10:00,373.11,370.65,1.46,100.0,0.3925,0.97,0.07,0.89,tp_lower -9013,做多,2020-09-12 01:05:00,2020-09-12 01:10:00,372.24,371.8,1.47,100.0,0.3956,-0.17,0.07,-0.25,flip -9014,做空,2020-09-12 01:10:00,2020-09-12 01:15:00,371.8,372.34,1.47,100.0,0.3952,-0.21,0.07,-0.29,flip -9015,做多,2020-09-12 01:15:00,2020-09-12 01:45:00,372.34,371.4,1.47,100.0,0.3936,-0.37,0.07,-0.44,flip -9016,做空,2020-09-12 01:45:00,2020-09-12 01:50:00,371.4,372.08,1.46,100.0,0.3932,-0.27,0.07,-0.34,flip -9017,做多,2020-09-12 01:50:00,2020-09-12 02:05:00,372.08,371.32,1.46,100.0,0.3914,-0.3,0.07,-0.37,flip -9018,做空,2020-09-12 02:05:00,2020-09-12 02:10:00,371.32,370.09,1.45,100.0,0.391,0.48,0.07,0.41,tp_lower -9019,做多,2020-09-12 03:35:00,2020-09-12 03:45:00,369.89,369.04,1.46,100.0,0.3934,-0.33,0.07,-0.41,flip -9020,做空,2020-09-12 03:45:00,2020-09-12 03:50:00,369.04,369.95,1.45,100.0,0.393,-0.36,0.07,-0.43,flip -9021,做多,2020-09-12 03:50:00,2020-09-12 03:55:00,369.95,369.14,1.45,100.0,0.3907,-0.32,0.07,-0.39,flip -9022,做空,2020-09-12 03:55:00,2020-09-12 04:00:00,369.14,369.21,1.44,100.0,0.3903,-0.03,0.07,-0.1,flip -9023,做多,2020-09-12 04:00:00,2020-09-12 04:15:00,369.21,370.7,1.44,100.0,0.3898,0.58,0.07,0.51,tp_upper -9024,做多,2020-09-12 04:55:00,2020-09-12 05:05:00,370.69,371.01,1.44,100.0,0.3894,0.12,0.07,0.05,tp_upper -9025,做多,2020-09-12 05:35:00,2020-09-12 05:45:00,371.02,370.52,1.44,100.0,0.389,-0.19,0.07,-0.27,flip -9026,做空,2020-09-12 05:45:00,2020-09-12 05:50:00,370.52,371.0,1.44,100.0,0.3886,-0.19,0.07,-0.26,flip -9027,做多,2020-09-12 05:50:00,2020-09-12 05:55:00,371.0,370.69,1.44,100.0,0.3872,-0.12,0.07,-0.19,flip -9028,做空,2020-09-12 05:55:00,2020-09-12 06:00:00,370.69,369.06,1.43,100.0,0.3868,0.63,0.07,0.56,tp_lower -9029,做多,2020-09-12 07:30:00,2020-09-12 07:35:00,368.21,368.17,1.44,100.0,0.3908,-0.02,0.07,-0.09,flip -9030,做空,2020-09-12 07:35:00,2020-09-12 08:10:00,368.17,366.03,1.44,100.0,0.3904,0.84,0.07,0.76,tp_lower -9031,做多,2020-09-12 08:30:00,2020-09-12 08:35:00,367.52,367.04,1.44,100.0,0.393,-0.19,0.07,-0.26,flip -9032,做空,2020-09-12 08:35:00,2020-09-12 08:45:00,367.04,367.67,1.44,100.0,0.3926,-0.25,0.07,-0.32,flip -9033,做多,2020-09-12 08:45:00,2020-09-12 08:50:00,367.67,367.49,1.44,100.0,0.3908,-0.07,0.07,-0.14,flip -9034,做空,2020-09-12 08:50:00,2020-09-12 09:05:00,367.49,368.77,1.43,100.0,0.3904,-0.5,0.07,-0.57,flip -9035,做多,2020-09-12 09:05:00,2020-09-12 09:10:00,368.77,368.8,1.43,100.0,0.3873,0.01,0.07,-0.06,tp_upper -9036,做多,2020-09-12 11:05:00,2020-09-12 11:15:00,369.02,368.83,1.43,100.0,0.3867,-0.07,0.07,-0.14,flip -9037,做空,2020-09-12 11:15:00,2020-09-12 11:25:00,368.83,368.95,1.42,100.0,0.3863,-0.05,0.07,-0.12,flip -9038,做多,2020-09-12 11:25:00,2020-09-12 11:35:00,368.95,370.95,1.42,100.0,0.3857,0.77,0.07,0.7,tp_upper -9039,做多,2020-09-12 12:35:00,2020-09-12 14:15:00,368.75,370.93,1.43,100.0,0.3876,0.84,0.07,0.77,tp_upper -9040,做多,2020-09-12 16:05:00,2020-09-12 16:25:00,372.82,372.72,1.44,100.0,0.3853,-0.04,0.07,-0.11,flip -9041,做空,2020-09-12 16:25:00,2020-09-12 16:30:00,372.72,372.82,1.43,100.0,0.3849,-0.04,0.07,-0.11,flip -9042,做多,2020-09-12 16:30:00,2020-09-12 17:30:00,372.82,373.54,1.43,100.0,0.3843,0.28,0.07,0.2,tp_upper -9043,做多,2020-09-12 17:55:00,2020-09-12 18:00:00,373.83,378.98,1.43,100.0,0.3836,1.98,0.07,1.9,tp_upper -9044,做多,2020-09-12 21:15:00,2020-09-12 21:30:00,383.64,384.14,1.45,100.0,0.3786,0.19,0.07,0.12,flip -9045,做空,2020-09-12 21:30:00,2020-09-12 21:40:00,384.14,384.28,1.45,100.0,0.3782,-0.05,0.07,-0.13,flip -9046,做多,2020-09-12 21:40:00,2020-09-12 21:45:00,384.28,384.03,1.45,100.0,0.3775,-0.09,0.07,-0.17,flip -9047,做空,2020-09-12 21:45:00,2020-09-12 21:55:00,384.03,383.85,1.45,100.0,0.3771,0.07,0.07,-0.0,flip -9048,做多,2020-09-12 21:55:00,2020-09-12 22:05:00,383.85,384.14,1.45,100.0,0.3771,0.11,0.07,0.04,flip -9049,做空,2020-09-12 22:05:00,2020-09-12 22:10:00,384.14,381.93,1.45,100.0,0.3767,0.83,0.07,0.76,tp_lower -9050,做多,2020-09-12 22:30:00,2020-09-12 23:35:00,382.65,385.64,1.45,100.0,0.38,1.14,0.07,1.06,tp_upper -9051,做多,2020-09-13 00:30:00,2020-09-13 01:55:00,385.26,383.92,1.52,100.0,0.3933,-0.53,0.08,-0.6,flip -9052,做空,2020-09-13 01:55:00,2020-09-13 02:20:00,383.92,383.61,1.51,100.0,0.3929,0.12,0.08,0.05,flip -9053,做多,2020-09-13 02:20:00,2020-09-13 02:35:00,383.61,384.4,1.51,100.0,0.3932,0.31,0.08,0.24,tp_upper -9054,做多,2020-09-13 04:05:00,2020-09-13 04:15:00,386.71,386.28,1.51,100.0,0.3904,-0.17,0.08,-0.24,flip -9055,做空,2020-09-13 04:15:00,2020-09-13 04:25:00,386.28,386.23,1.51,100.0,0.3901,0.02,0.08,-0.06,flip -9056,做多,2020-09-13 04:25:00,2020-09-13 04:35:00,386.23,386.33,1.51,100.0,0.3898,0.04,0.08,-0.04,flip -9057,做空,2020-09-13 04:35:00,2020-09-13 04:40:00,386.33,386.64,1.5,100.0,0.3894,-0.12,0.08,-0.2,flip -9058,做多,2020-09-13 04:40:00,2020-09-13 04:45:00,386.64,385.96,1.5,100.0,0.3884,-0.26,0.07,-0.34,flip -9059,做空,2020-09-13 04:45:00,2020-09-13 04:50:00,385.96,386.47,1.5,100.0,0.388,-0.2,0.07,-0.27,flip -9060,做多,2020-09-13 04:50:00,2020-09-13 05:40:00,386.47,386.32,1.49,100.0,0.3866,-0.06,0.07,-0.13,tp_upper -9061,做多,2020-09-13 05:45:00,2020-09-13 05:50:00,387.78,387.79,1.49,100.0,0.3847,0.0,0.07,-0.07,tp_upper -9062,做多,2020-09-13 07:05:00,2020-09-13 07:35:00,386.73,387.08,1.49,100.0,0.3854,0.13,0.07,0.06,flip -9063,做空,2020-09-13 07:35:00,2020-09-13 08:25:00,387.08,385.26,1.49,100.0,0.385,0.7,0.07,0.63,tp_lower -9064,做多,2020-09-13 09:05:00,2020-09-13 09:20:00,386.43,386.43,1.5,100.0,0.3871,0.0,0.07,-0.07,flip -9065,做空,2020-09-13 09:20:00,2020-09-13 09:30:00,386.43,386.19,1.49,100.0,0.3867,0.09,0.07,0.02,flip -9066,做多,2020-09-13 09:30:00,2020-09-13 09:35:00,386.19,385.65,1.49,100.0,0.3868,-0.21,0.07,-0.28,flip -9067,做空,2020-09-13 09:35:00,2020-09-13 09:40:00,385.65,386.01,1.49,100.0,0.3864,-0.14,0.07,-0.21,flip -9068,做多,2020-09-13 09:40:00,2020-09-13 09:45:00,386.01,383.97,1.49,100.0,0.3853,-0.79,0.07,-0.86,flip -9069,做空,2020-09-13 09:45:00,2020-09-13 09:50:00,383.97,382.93,1.48,100.0,0.3849,0.4,0.07,0.33,tp_lower -9070,做多,2020-09-13 14:15:00,2020-09-13 14:20:00,368.15,367.35,1.48,100.0,0.4021,-0.32,0.07,-0.4,flip -9071,做空,2020-09-13 14:20:00,2020-09-13 14:35:00,367.35,367.62,1.48,100.0,0.4017,-0.11,0.07,-0.18,flip -9072,做多,2020-09-13 14:35:00,2020-09-13 14:45:00,367.62,369.01,1.47,100.0,0.4007,0.56,0.07,0.48,tp_upper -9073,做多,2020-09-13 15:15:00,2020-09-13 15:25:00,367.52,366.55,1.48,100.0,0.402,-0.39,0.07,-0.46,flip -9074,做空,2020-09-13 15:25:00,2020-09-13 15:35:00,366.55,366.9,1.47,100.0,0.4016,-0.14,0.07,-0.21,flip -9075,做多,2020-09-13 15:35:00,2020-09-13 17:55:00,366.9,359.22,1.47,100.0,0.4004,-3.08,0.07,-3.15,tp_upper -9076,做多,2020-09-13 18:45:00,2020-09-13 19:00:00,358.9,358.45,1.44,100.0,0.4003,-0.18,0.07,-0.25,flip -9077,做空,2020-09-13 19:00:00,2020-09-13 20:45:00,358.45,362.2,1.43,100.0,0.3999,-1.5,0.07,-1.57,flip -9078,做多,2020-09-13 20:45:00,2020-09-13 21:00:00,362.2,361.55,1.42,100.0,0.3913,-0.25,0.07,-0.33,flip -9079,做空,2020-09-13 21:00:00,2020-09-13 21:05:00,361.55,362.0,1.41,100.0,0.3909,-0.18,0.07,-0.25,flip -9080,做多,2020-09-13 21:05:00,2020-09-13 21:15:00,362.0,361.31,1.41,100.0,0.3895,-0.27,0.07,-0.34,flip -9081,做空,2020-09-13 21:15:00,2020-09-13 21:20:00,361.31,362.88,1.41,100.0,0.3891,-0.61,0.07,-0.68,flip -9082,做多,2020-09-13 21:20:00,2020-09-13 21:25:00,362.88,362.11,1.4,100.0,0.3854,-0.3,0.07,-0.37,tp_upper -9083,做多,2020-09-13 21:35:00,2020-09-13 21:40:00,362.69,363.85,1.39,100.0,0.3844,0.45,0.07,0.38,tp_upper -9084,做多,2020-09-13 23:15:00,2020-09-13 23:20:00,365.95,365.57,1.4,100.0,0.3818,-0.15,0.07,-0.21,tp_upper -9085,做多,2020-09-13 23:40:00,2020-09-13 23:45:00,365.34,365.12,1.39,100.0,0.3816,-0.08,0.07,-0.15,flip -9086,做空,2020-09-13 23:45:00,2020-09-14 00:15:00,365.12,362.89,1.39,100.0,0.3813,0.85,0.07,0.78,tp_lower -9087,做多,2020-09-14 01:30:00,2020-09-14 01:55:00,361.27,363.6,1.45,100.0,0.4003,0.93,0.07,0.86,tp_upper -9088,做多,2020-09-14 03:45:00,2020-09-14 05:30:00,365.74,364.11,1.45,100.0,0.3975,-0.65,0.07,-0.72,flip -9089,做空,2020-09-14 05:30:00,2020-09-14 05:50:00,364.11,364.46,1.45,100.0,0.3971,-0.14,0.07,-0.21,flip -9090,做多,2020-09-14 05:50:00,2020-09-14 06:00:00,364.46,366.86,1.44,100.0,0.396,0.95,0.07,0.88,tp_upper -9091,做多,2020-09-14 07:05:00,2020-09-14 07:45:00,366.64,367.47,1.45,100.0,0.3958,0.33,0.07,0.26,flip -9092,做空,2020-09-14 07:45:00,2020-09-14 07:55:00,367.47,369.24,1.45,100.0,0.3954,-0.7,0.07,-0.77,flip -9093,做多,2020-09-14 07:55:00,2020-09-14 08:00:00,369.24,367.81,1.44,100.0,0.3912,-0.56,0.07,-0.63,tp_upper -9094,做多,2020-09-14 08:40:00,2020-09-14 08:45:00,368.55,364.33,1.44,100.0,0.39,-1.65,0.07,-1.72,flip -9095,做空,2020-09-14 08:45:00,2020-09-14 08:50:00,364.33,363.93,1.42,100.0,0.3897,0.16,0.07,0.08,tp_lower -9096,做多,2020-09-14 09:55:00,2020-09-14 10:05:00,365.4,366.67,1.42,100.0,0.3886,0.49,0.07,0.42,tp_upper -9097,做多,2020-09-14 11:45:00,2020-09-14 11:50:00,367.54,368.66,1.42,100.0,0.3872,0.43,0.07,0.36,tp_upper -9098,做多,2020-09-14 12:40:00,2020-09-14 13:00:00,367.98,371.6,1.43,100.0,0.3876,1.4,0.07,1.33,tp_upper -9099,做多,2020-09-14 14:40:00,2020-09-14 14:50:00,374.03,373.01,1.44,100.0,0.3847,-0.39,0.07,-0.46,flip -9100,做空,2020-09-14 14:50:00,2020-09-14 14:55:00,373.01,373.64,1.43,100.0,0.3843,-0.24,0.07,-0.31,tp_lower -9101,做多,2020-09-14 15:00:00,2020-09-14 15:10:00,374.28,375.83,1.43,100.0,0.382,0.59,0.07,0.52,tp_upper -9102,做多,2020-09-14 16:15:00,2020-09-14 17:00:00,378.3,378.67,1.43,100.0,0.3791,0.14,0.07,0.07,flip -9103,做空,2020-09-14 17:00:00,2020-09-14 17:45:00,378.67,378.2,1.43,100.0,0.3787,0.18,0.07,0.11,flip -9104,做多,2020-09-14 17:45:00,2020-09-14 17:50:00,378.2,376.25,1.43,100.0,0.3793,-0.74,0.07,-0.81,flip -9105,做空,2020-09-14 17:50:00,2020-09-14 17:55:00,376.25,377.76,1.43,100.0,0.3789,-0.57,0.07,-0.64,tp_lower -9106,做多,2020-09-14 18:05:00,2020-09-14 19:10:00,377.9,375.58,1.42,100.0,0.3753,-0.87,0.07,-0.94,flip -9107,做空,2020-09-14 19:10:00,2020-09-14 19:15:00,375.58,376.64,1.41,100.0,0.375,-0.4,0.07,-0.47,flip -9108,做多,2020-09-14 19:15:00,2020-09-14 19:20:00,376.64,375.82,1.4,100.0,0.3725,-0.31,0.07,-0.38,flip -9109,做空,2020-09-14 19:20:00,2020-09-14 19:30:00,375.82,373.42,1.4,100.0,0.3721,0.89,0.07,0.82,tp_lower -9110,做多,2020-09-14 19:40:00,2020-09-14 19:50:00,375.5,375.62,1.41,100.0,0.3744,0.04,0.07,-0.03,flip -9111,做空,2020-09-14 19:50:00,2020-09-14 20:05:00,375.62,375.99,1.41,100.0,0.3741,-0.14,0.07,-0.21,tp_lower -9112,做多,2020-09-14 20:05:00,2020-09-14 20:20:00,375.99,377.67,1.4,100.0,0.3729,0.63,0.07,0.56,tp_upper -9113,做多,2020-09-14 21:25:00,2020-09-14 21:55:00,375.42,378.7,1.41,100.0,0.3748,1.23,0.07,1.16,tp_upper -9114,做多,2020-09-14 23:25:00,2020-09-15 00:00:00,374.11,378.0,1.42,100.0,0.379,1.47,0.07,1.4,tp_upper -9115,做多,2020-09-15 00:40:00,2020-09-15 01:00:00,375.56,376.36,1.47,100.0,0.3907,0.31,0.07,0.24,flip -9116,做空,2020-09-15 01:00:00,2020-09-15 01:05:00,376.36,374.7,1.47,100.0,0.3903,0.65,0.07,0.57,tp_lower -9117,做多,2020-09-15 01:35:00,2020-09-15 01:40:00,376.43,375.88,1.47,100.0,0.3916,-0.22,0.07,-0.29,flip -9118,做空,2020-09-15 01:40:00,2020-09-15 01:50:00,375.88,375.57,1.47,100.0,0.3912,0.12,0.07,0.05,flip -9119,做多,2020-09-15 01:50:00,2020-09-15 02:00:00,375.57,374.53,1.47,100.0,0.3914,-0.41,0.07,-0.48,flip -9120,做空,2020-09-15 02:00:00,2020-09-15 02:10:00,374.53,377.03,1.46,100.0,0.391,-0.98,0.07,-1.05,flip -9121,做多,2020-09-15 02:10:00,2020-09-15 02:20:00,377.03,379.12,1.45,100.0,0.3854,0.81,0.07,0.73,tp_upper -9122,做多,2020-09-15 05:05:00,2020-09-15 05:10:00,375.88,375.74,1.46,100.0,0.3884,-0.05,0.07,-0.13,flip -9123,做空,2020-09-15 05:10:00,2020-09-15 05:50:00,375.74,374.93,1.46,100.0,0.388,0.31,0.07,0.24,flip -9124,做多,2020-09-15 05:50:00,2020-09-15 05:55:00,374.93,374.6,1.46,100.0,0.3893,-0.13,0.07,-0.2,flip -9125,做空,2020-09-15 05:55:00,2020-09-15 06:00:00,374.6,373.03,1.46,100.0,0.3889,0.61,0.07,0.54,tp_lower -9126,做多,2020-09-15 06:40:00,2020-09-15 07:00:00,374.26,374.1,1.46,100.0,0.3905,-0.06,0.07,-0.14,flip -9127,做空,2020-09-15 07:00:00,2020-09-15 07:10:00,374.1,374.12,1.46,100.0,0.3901,-0.01,0.07,-0.08,flip -9128,做多,2020-09-15 07:10:00,2020-09-15 07:15:00,374.12,374.11,1.46,100.0,0.3897,-0.0,0.07,-0.08,flip -9129,做空,2020-09-15 07:15:00,2020-09-15 08:25:00,374.11,373.48,1.46,100.0,0.3893,0.25,0.07,0.17,tp_lower -9130,做多,2020-09-15 09:30:00,2020-09-15 09:35:00,372.29,371.51,1.46,100.0,0.3914,-0.31,0.07,-0.38,flip -9131,做空,2020-09-15 09:35:00,2020-09-15 09:50:00,371.51,371.66,1.45,100.0,0.3911,-0.06,0.07,-0.13,flip -9132,做多,2020-09-15 09:50:00,2020-09-15 10:00:00,371.66,371.29,1.45,100.0,0.3904,-0.14,0.07,-0.22,flip -9133,做空,2020-09-15 10:00:00,2020-09-15 10:10:00,371.29,370.89,1.45,100.0,0.39,0.16,0.07,0.08,flip -9134,做多,2020-09-15 10:10:00,2020-09-15 10:15:00,370.89,370.5,1.45,100.0,0.3904,-0.15,0.07,-0.22,flip -9135,做空,2020-09-15 10:15:00,2020-09-15 10:20:00,370.5,370.88,1.45,100.0,0.39,-0.15,0.07,-0.22,flip -9136,做多,2020-09-15 10:20:00,2020-09-15 10:30:00,370.88,373.21,1.44,100.0,0.3888,0.91,0.07,0.83,tp_upper -9137,做多,2020-09-15 12:35:00,2020-09-15 13:00:00,377.11,376.18,1.45,100.0,0.3844,-0.36,0.07,-0.43,flip -9138,做空,2020-09-15 13:00:00,2020-09-15 13:05:00,376.18,375.43,1.44,100.0,0.384,0.29,0.07,0.22,tp_lower -9139,做多,2020-09-15 16:00:00,2020-09-15 16:15:00,367.27,364.9,1.45,100.0,0.3938,-0.93,0.07,-1.01,flip -9140,做空,2020-09-15 16:15:00,2020-09-15 16:20:00,364.9,363.26,1.44,100.0,0.3934,0.65,0.07,0.57,tp_lower -9141,做多,2020-09-15 16:30:00,2020-09-15 16:40:00,366.94,368.07,1.44,100.0,0.3925,0.44,0.07,0.37,tp_upper -9142,做多,2020-09-15 17:25:00,2020-09-15 17:30:00,367.06,366.56,1.44,100.0,0.3932,-0.2,0.07,-0.27,flip -9143,做空,2020-09-15 17:30:00,2020-09-15 17:35:00,366.56,366.69,1.44,100.0,0.3928,-0.05,0.07,-0.12,flip -9144,做多,2020-09-15 17:35:00,2020-09-15 18:05:00,366.69,367.7,1.44,100.0,0.3922,0.4,0.07,0.32,tp_upper -9145,做多,2020-09-15 19:45:00,2020-09-15 20:00:00,364.81,363.94,1.44,100.0,0.3949,-0.34,0.07,-0.42,flip -9146,做空,2020-09-15 20:00:00,2020-09-15 20:05:00,363.94,364.34,1.44,100.0,0.3945,-0.16,0.07,-0.23,flip -9147,做多,2020-09-15 20:05:00,2020-09-15 20:10:00,364.34,365.61,1.43,100.0,0.3932,0.5,0.07,0.43,tp_upper -9148,做多,2020-09-15 21:15:00,2020-09-15 21:20:00,365.63,364.9,1.44,100.0,0.3928,-0.29,0.07,-0.36,flip -9149,做空,2020-09-15 21:20:00,2020-09-15 21:25:00,364.9,364.05,1.43,100.0,0.3924,0.33,0.07,0.26,tp_lower -9150,做多,2020-09-15 21:35:00,2020-09-15 21:40:00,366.86,367.4,1.43,100.0,0.3908,0.21,0.07,0.14,tp_upper -9151,做多,2020-09-16 01:30:00,2020-09-16 01:50:00,358.25,359.9,1.48,100.0,0.4137,0.68,0.07,0.61,tp_upper -9152,做多,2020-09-16 02:25:00,2020-09-16 02:35:00,359.59,357.09,1.49,100.0,0.4137,-1.03,0.07,-1.11,flip -9153,做空,2020-09-16 02:35:00,2020-09-16 02:55:00,357.09,359.21,1.48,100.0,0.4132,-0.88,0.07,-0.95,flip -9154,做多,2020-09-16 02:55:00,2020-09-16 03:00:00,359.21,358.6,1.47,100.0,0.4079,-0.25,0.07,-0.32,flip -9155,做空,2020-09-16 03:00:00,2020-09-16 03:15:00,358.6,357.13,1.46,100.0,0.4075,0.6,0.07,0.53,tp_lower -9156,做多,2020-09-16 03:25:00,2020-09-16 04:15:00,358.83,361.14,1.47,100.0,0.4085,0.94,0.07,0.87,tp_upper -9157,做多,2020-09-16 05:50:00,2020-09-16 05:55:00,361.97,361.82,1.47,100.0,0.4072,-0.06,0.07,-0.13,flip -9158,做空,2020-09-16 05:55:00,2020-09-16 06:05:00,361.82,360.93,1.47,100.0,0.4068,0.36,0.07,0.29,tp_lower -9159,做多,2020-09-16 06:40:00,2020-09-16 06:45:00,362.04,363.36,1.47,100.0,0.4071,0.54,0.07,0.46,tp_upper -9160,做多,2020-09-16 08:25:00,2020-09-16 08:30:00,364.23,363.89,1.48,100.0,0.4058,-0.14,0.07,-0.21,flip -9161,做空,2020-09-16 08:30:00,2020-09-16 08:35:00,363.89,364.1,1.48,100.0,0.4054,-0.09,0.07,-0.16,flip -9162,做多,2020-09-16 08:35:00,2020-09-16 08:40:00,364.1,363.26,1.47,100.0,0.4045,-0.34,0.07,-0.41,flip -9163,做空,2020-09-16 08:40:00,2020-09-16 08:45:00,363.26,364.1,1.47,100.0,0.4041,-0.34,0.07,-0.41,flip -9164,做多,2020-09-16 08:45:00,2020-09-16 08:50:00,364.1,363.6,1.46,100.0,0.4018,-0.2,0.07,-0.27,flip -9165,做空,2020-09-16 08:50:00,2020-09-16 08:55:00,363.6,363.91,1.46,100.0,0.4014,-0.12,0.07,-0.2,flip -9166,做多,2020-09-16 08:55:00,2020-09-16 09:40:00,363.91,363.87,1.46,100.0,0.4003,-0.02,0.07,-0.09,flip -9167,做空,2020-09-16 09:40:00,2020-09-16 10:25:00,363.87,362.51,1.46,100.0,0.3999,0.54,0.07,0.47,tp_lower -9168,做多,2020-09-16 11:15:00,2020-09-16 11:20:00,363.59,362.84,1.46,100.0,0.4013,-0.3,0.07,-0.37,flip -9169,做空,2020-09-16 11:20:00,2020-09-16 11:35:00,362.84,362.4,1.45,100.0,0.4009,0.18,0.07,0.1,flip -9170,做多,2020-09-16 11:35:00,2020-09-16 11:55:00,362.4,364.8,1.46,100.0,0.4015,0.96,0.07,0.89,tp_upper -9171,做多,2020-09-16 13:50:00,2020-09-16 14:00:00,366.76,366.33,1.46,100.0,0.399,-0.17,0.07,-0.24,flip -9172,做空,2020-09-16 14:00:00,2020-09-16 14:30:00,366.33,365.15,1.46,100.0,0.3986,0.47,0.07,0.4,tp_lower -9173,做多,2020-09-16 15:00:00,2020-09-16 15:05:00,367.69,368.24,1.46,100.0,0.398,0.22,0.07,0.15,tp_upper -9174,做多,2020-09-16 17:00:00,2020-09-16 18:00:00,369.77,368.57,1.46,100.0,0.3959,-0.48,0.07,-0.55,flip -9175,做空,2020-09-16 18:00:00,2020-09-16 18:05:00,368.57,365.02,1.46,100.0,0.3955,1.4,0.07,1.33,tp_lower -9176,做多,2020-09-16 18:20:00,2020-09-16 18:30:00,367.54,367.73,1.47,100.0,0.4001,0.08,0.07,0.0,flip -9177,做空,2020-09-16 18:30:00,2020-09-16 18:35:00,367.73,368.42,1.47,100.0,0.3997,-0.28,0.07,-0.35,flip -9178,做多,2020-09-16 18:35:00,2020-09-16 18:40:00,368.42,368.67,1.47,100.0,0.3978,0.1,0.07,0.03,tp_upper -9179,做多,2020-09-16 19:45:00,2020-09-16 20:30:00,365.95,366.2,1.46,100.0,0.4003,0.1,0.07,0.03,tp_upper -9180,做多,2020-09-16 21:05:00,2020-09-16 21:10:00,365.8,366.98,1.46,100.0,0.4004,0.47,0.07,0.4,tp_upper -9181,做多,2020-09-16 21:45:00,2020-09-16 21:55:00,365.48,367.05,1.47,100.0,0.4016,0.63,0.07,0.56,tp_upper -9182,做多,2020-09-16 21:55:00,2020-09-16 22:00:00,367.05,365.89,1.47,100.0,0.4012,-0.47,0.07,-0.54,tp_upper -9183,做多,2020-09-16 22:10:00,2020-09-16 22:25:00,366.28,366.88,1.47,100.0,0.4004,0.24,0.07,0.17,tp_upper -9184,做多,2020-09-17 00:15:00,2020-09-17 00:25:00,366.69,370.52,1.51,100.0,0.4121,1.58,0.08,1.5,tp_upper -9185,做多,2020-09-17 02:30:00,2020-09-17 02:45:00,380.78,380.62,1.53,100.0,0.4006,-0.06,0.08,-0.14,flip -9186,做空,2020-09-17 02:45:00,2020-09-17 03:40:00,380.62,379.74,1.52,100.0,0.4002,0.35,0.08,0.28,flip -9187,做多,2020-09-17 03:40:00,2020-09-17 03:45:00,379.74,377.4,1.53,100.0,0.4016,-0.94,0.08,-1.02,flip -9188,做空,2020-09-17 03:45:00,2020-09-17 03:50:00,377.4,378.06,1.51,100.0,0.4012,-0.26,0.08,-0.34,tp_lower -9189,做多,2020-09-17 04:00:00,2020-09-17 05:05:00,379.14,380.01,1.51,100.0,0.3983,0.35,0.08,0.27,tp_upper -9190,做多,2020-09-17 06:45:00,2020-09-17 06:50:00,379.95,378.8,1.51,100.0,0.3979,-0.46,0.08,-0.53,flip -9191,做空,2020-09-17 06:50:00,2020-09-17 06:55:00,378.8,378.89,1.51,100.0,0.3975,-0.04,0.08,-0.11,flip -9192,做多,2020-09-17 06:55:00,2020-09-17 07:00:00,378.89,380.73,1.5,100.0,0.3969,0.73,0.08,0.65,tp_upper -9193,做多,2020-09-17 07:00:00,2020-09-17 07:10:00,380.73,381.77,1.51,100.0,0.3965,0.41,0.08,0.34,tp_upper -9194,做多,2020-09-17 07:50:00,2020-09-17 07:55:00,380.54,379.82,1.51,100.0,0.3974,-0.29,0.08,-0.36,flip -9195,做空,2020-09-17 07:55:00,2020-09-17 08:00:00,379.82,380.23,1.51,100.0,0.397,-0.16,0.08,-0.24,flip -9196,做多,2020-09-17 08:00:00,2020-09-17 08:15:00,380.23,378.65,1.5,100.0,0.3958,-0.63,0.07,-0.7,flip -9197,做空,2020-09-17 08:15:00,2020-09-17 08:20:00,378.65,378.35,1.5,100.0,0.3954,0.12,0.07,0.04,tp_lower -9198,做多,2020-09-17 09:10:00,2020-09-17 09:15:00,379.33,378.5,1.5,100.0,0.3946,-0.33,0.07,-0.4,flip -9199,做空,2020-09-17 09:15:00,2020-09-17 09:20:00,378.5,376.92,1.49,100.0,0.3942,0.62,0.07,0.55,tp_lower -9200,做多,2020-09-17 09:45:00,2020-09-17 10:10:00,377.98,377.06,1.5,100.0,0.396,-0.36,0.07,-0.44,flip -9201,做空,2020-09-17 10:10:00,2020-09-17 10:20:00,377.06,376.03,1.49,100.0,0.3956,0.41,0.07,0.33,tp_lower -9202,做多,2020-09-17 10:45:00,2020-09-17 10:50:00,378.1,379.21,1.49,100.0,0.3952,0.44,0.07,0.36,tp_upper -9203,做多,2020-09-17 13:45:00,2020-09-17 14:10:00,379.12,380.5,1.5,100.0,0.3949,0.54,0.08,0.47,tp_upper -9204,做多,2020-09-17 15:45:00,2020-09-17 16:50:00,380.21,380.29,1.5,100.0,0.3948,0.03,0.08,-0.04,flip -9205,做空,2020-09-17 16:50:00,2020-09-17 21:20:00,380.29,392.3,1.5,100.0,0.3944,-4.74,0.08,-4.81,flip -9206,做多,2020-09-17 21:20:00,2020-09-17 21:40:00,392.3,392.44,1.45,100.0,0.3699,0.05,0.07,-0.02,flip -9207,做空,2020-09-17 21:40:00,2020-09-17 21:55:00,392.44,392.44,1.45,100.0,0.3695,0.0,0.07,-0.07,flip -9208,做多,2020-09-17 21:55:00,2020-09-17 22:00:00,392.44,392.3,1.45,100.0,0.3691,-0.05,0.07,-0.12,flip -9209,做空,2020-09-17 22:00:00,2020-09-17 22:05:00,392.3,390.56,1.45,100.0,0.3688,0.64,0.07,0.57,tp_lower -9210,做多,2020-09-17 23:20:00,2020-09-17 23:25:00,389.72,389.5,1.45,100.0,0.3725,-0.08,0.07,-0.15,flip -9211,做空,2020-09-17 23:25:00,2020-09-17 23:30:00,389.5,389.82,1.45,100.0,0.3721,-0.12,0.07,-0.19,flip -9212,做多,2020-09-17 23:30:00,2020-09-17 23:40:00,389.82,389.27,1.45,100.0,0.3711,-0.2,0.07,-0.28,flip -9213,做空,2020-09-17 23:40:00,2020-09-17 23:50:00,389.27,388.67,1.44,100.0,0.3707,0.22,0.07,0.15,flip -9214,做多,2020-09-17 23:50:00,2020-09-18 00:00:00,388.67,391.81,1.44,100.0,0.3715,1.17,0.07,1.09,tp_upper -9215,做多,2020-09-18 01:45:00,2020-09-18 01:55:00,387.11,386.65,1.5,100.0,0.3862,-0.18,0.07,-0.25,flip -9216,做空,2020-09-18 01:55:00,2020-09-18 02:00:00,386.65,386.96,1.49,100.0,0.3858,-0.12,0.07,-0.19,flip -9217,做多,2020-09-18 02:00:00,2020-09-18 02:05:00,386.96,386.9,1.49,100.0,0.3848,-0.02,0.07,-0.1,flip -9218,做空,2020-09-18 02:05:00,2020-09-18 02:40:00,386.9,387.25,1.49,100.0,0.3845,-0.13,0.07,-0.21,flip -9219,做多,2020-09-18 02:40:00,2020-09-18 02:50:00,387.25,386.9,1.48,100.0,0.3834,-0.13,0.07,-0.21,tp_upper -9220,做多,2020-09-18 02:55:00,2020-09-18 03:00:00,387.01,386.96,1.48,100.0,0.3829,-0.02,0.07,-0.09,flip -9221,做空,2020-09-18 03:00:00,2020-09-18 03:10:00,386.96,386.76,1.48,100.0,0.3825,0.08,0.07,0.0,tp_lower -9222,做多,2020-09-18 03:15:00,2020-09-18 03:20:00,387.08,386.47,1.48,100.0,0.3822,-0.23,0.07,-0.31,flip -9223,做空,2020-09-18 03:20:00,2020-09-18 03:25:00,386.47,386.7,1.48,100.0,0.3818,-0.09,0.07,-0.16,tp_lower -9224,做多,2020-09-18 03:25:00,2020-09-18 03:45:00,386.7,387.08,1.47,100.0,0.381,0.14,0.07,0.07,flip -9225,做空,2020-09-18 03:45:00,2020-09-18 03:55:00,387.08,387.19,1.47,100.0,0.3806,-0.04,0.07,-0.12,flip -9226,做多,2020-09-18 03:55:00,2020-09-18 04:00:00,387.19,386.51,1.47,100.0,0.38,-0.26,0.07,-0.33,flip -9227,做空,2020-09-18 04:00:00,2020-09-18 04:05:00,386.51,383.44,1.47,100.0,0.3796,1.17,0.07,1.09,tp_lower -9228,做多,2020-09-18 05:25:00,2020-09-18 05:55:00,383.97,385.65,1.48,100.0,0.3848,0.65,0.07,0.57,tp_upper -9229,做多,2020-09-18 07:35:00,2020-09-18 07:50:00,386.01,386.59,1.48,100.0,0.384,0.22,0.07,0.15,flip -9230,做空,2020-09-18 07:50:00,2020-09-18 08:00:00,386.59,386.25,1.48,100.0,0.3837,0.13,0.07,0.06,flip -9231,做多,2020-09-18 08:00:00,2020-09-18 08:50:00,386.25,385.68,1.48,100.0,0.384,-0.22,0.07,-0.29,flip -9232,做空,2020-09-18 08:50:00,2020-09-18 08:55:00,385.68,387.1,1.48,100.0,0.3836,-0.54,0.07,-0.62,flip -9233,做多,2020-09-18 08:55:00,2020-09-18 09:00:00,387.1,386.52,1.47,100.0,0.3804,-0.22,0.07,-0.29,tp_upper -9234,做多,2020-09-18 11:15:00,2020-09-18 12:15:00,386.95,385.26,1.47,100.0,0.3796,-0.64,0.07,-0.71,flip -9235,做空,2020-09-18 12:15:00,2020-09-18 12:20:00,385.26,385.33,1.46,100.0,0.3792,-0.03,0.07,-0.1,tp_lower -9236,做多,2020-09-18 12:35:00,2020-09-18 13:05:00,386.11,386.25,1.46,100.0,0.3779,0.05,0.07,-0.02,flip -9237,做空,2020-09-18 13:05:00,2020-09-18 13:15:00,386.25,386.8,1.46,100.0,0.3775,-0.21,0.07,-0.28,flip -9238,做多,2020-09-18 13:15:00,2020-09-18 13:20:00,386.8,386.0,1.45,100.0,0.3761,-0.3,0.07,-0.37,flip -9239,做空,2020-09-18 13:20:00,2020-09-18 13:30:00,386.0,385.87,1.45,100.0,0.3757,0.05,0.07,-0.02,flip -9240,做多,2020-09-18 13:30:00,2020-09-18 15:00:00,385.87,384.71,1.45,100.0,0.3756,-0.44,0.07,-0.51,flip -9241,做空,2020-09-18 15:00:00,2020-09-18 15:15:00,384.71,382.89,1.44,100.0,0.3752,0.68,0.07,0.61,tp_lower -9242,做多,2020-09-18 16:25:00,2020-09-18 16:30:00,382.93,382.79,1.45,100.0,0.3784,-0.05,0.07,-0.13,flip -9243,做空,2020-09-18 16:30:00,2020-09-18 17:10:00,382.79,383.25,1.45,100.0,0.378,-0.17,0.07,-0.25,flip -9244,做多,2020-09-18 17:10:00,2020-09-18 17:20:00,383.25,382.15,1.44,100.0,0.3767,-0.41,0.07,-0.49,flip -9245,做空,2020-09-18 17:20:00,2020-09-18 17:25:00,382.15,379.69,1.44,100.0,0.3763,0.93,0.07,0.85,tp_lower -9246,做多,2020-09-18 18:35:00,2020-09-18 19:20:00,379.3,377.99,1.45,100.0,0.3812,-0.5,0.07,-0.57,flip -9247,做空,2020-09-18 19:20:00,2020-09-18 19:25:00,377.99,378.72,1.44,100.0,0.3808,-0.28,0.07,-0.35,flip -9248,做多,2020-09-18 19:25:00,2020-09-18 19:50:00,378.72,378.66,1.44,100.0,0.379,-0.02,0.07,-0.09,flip -9249,做空,2020-09-18 19:50:00,2020-09-18 19:55:00,378.66,378.9,1.43,100.0,0.3786,-0.09,0.07,-0.16,flip -9250,做多,2020-09-18 19:55:00,2020-09-18 20:05:00,378.9,378.64,1.43,100.0,0.3777,-0.1,0.07,-0.17,flip -9251,做空,2020-09-18 20:05:00,2020-09-18 20:10:00,378.64,378.88,1.43,100.0,0.3774,-0.09,0.07,-0.16,flip -9252,做多,2020-09-18 20:10:00,2020-09-18 20:20:00,378.88,381.25,1.43,100.0,0.3765,0.89,0.07,0.82,tp_upper -9253,做多,2020-09-18 21:25:00,2020-09-18 22:05:00,380.26,383.26,1.43,100.0,0.3771,1.13,0.07,1.06,tp_upper -9254,做多,2020-09-18 23:10:00,2020-09-18 23:15:00,382.54,381.27,1.44,100.0,0.3774,-0.48,0.07,-0.55,flip -9255,做空,2020-09-18 23:15:00,2020-09-18 23:20:00,381.27,380.56,1.44,100.0,0.3771,0.27,0.07,0.2,tp_lower -9256,做多,2020-09-18 23:45:00,2020-09-18 23:55:00,382.5,384.44,1.44,100.0,0.3762,0.73,0.07,0.66,tp_upper -9257,做多,2020-09-19 02:00:00,2020-09-19 02:20:00,382.98,383.0,1.5,100.0,0.3918,0.01,0.08,-0.07,flip -9258,做空,2020-09-19 02:20:00,2020-09-19 03:20:00,383.0,381.84,1.5,100.0,0.3914,0.45,0.07,0.38,tp_lower -9259,做多,2020-09-19 03:55:00,2020-09-19 04:05:00,382.72,382.24,1.5,100.0,0.3925,-0.19,0.08,-0.26,flip -9260,做空,2020-09-19 04:05:00,2020-09-19 04:10:00,382.24,382.8,1.5,100.0,0.3921,-0.22,0.08,-0.29,tp_lower -9261,做多,2020-09-19 04:10:00,2020-09-19 04:15:00,382.8,382.22,1.5,100.0,0.3906,-0.23,0.07,-0.3,flip -9262,做空,2020-09-19 04:15:00,2020-09-19 04:25:00,382.22,382.28,1.49,100.0,0.3902,-0.02,0.07,-0.1,flip -9263,做多,2020-09-19 04:25:00,2020-09-19 04:55:00,382.28,382.25,1.49,100.0,0.3897,-0.01,0.07,-0.09,flip -9264,做空,2020-09-19 04:55:00,2020-09-19 05:00:00,382.25,382.53,1.49,100.0,0.3893,-0.11,0.07,-0.18,flip -9265,做多,2020-09-19 05:00:00,2020-09-19 05:05:00,382.53,382.2,1.49,100.0,0.3883,-0.13,0.07,-0.2,flip -9266,做空,2020-09-19 05:05:00,2020-09-19 05:10:00,382.2,381.09,1.48,100.0,0.3879,0.43,0.07,0.36,tp_lower -9267,做多,2020-09-19 06:40:00,2020-09-19 06:50:00,380.21,379.84,1.49,100.0,0.3907,-0.14,0.07,-0.22,flip -9268,做空,2020-09-19 06:50:00,2020-09-19 06:55:00,379.84,380.38,1.48,100.0,0.3903,-0.21,0.07,-0.29,flip -9269,做多,2020-09-19 06:55:00,2020-09-19 07:20:00,380.38,379.6,1.48,100.0,0.3888,-0.3,0.07,-0.38,flip -9270,做空,2020-09-19 07:20:00,2020-09-19 07:35:00,379.6,379.08,1.47,100.0,0.3884,0.2,0.07,0.13,tp_lower -9271,做多,2020-09-19 07:40:00,2020-09-19 08:30:00,379.51,378.9,1.48,100.0,0.3887,-0.24,0.07,-0.31,flip -9272,做空,2020-09-19 08:30:00,2020-09-19 08:40:00,378.9,379.23,1.47,100.0,0.3883,-0.13,0.07,-0.2,flip -9273,做多,2020-09-19 08:40:00,2020-09-19 08:45:00,379.23,378.85,1.47,100.0,0.3872,-0.15,0.07,-0.22,flip -9274,做空,2020-09-19 08:45:00,2020-09-19 10:10:00,378.85,380.05,1.47,100.0,0.3868,-0.46,0.07,-0.54,flip -9275,做多,2020-09-19 10:10:00,2020-09-19 10:15:00,380.05,380.78,1.46,100.0,0.384,0.28,0.07,0.21,tp_upper -9276,做多,2020-09-19 10:50:00,2020-09-19 10:55:00,380.02,381.92,1.46,100.0,0.3844,0.73,0.07,0.66,tp_upper -9277,做多,2020-09-19 13:20:00,2020-09-19 13:40:00,384.33,384.87,1.47,100.0,0.3816,0.21,0.07,0.13,tp_upper -9278,做多,2020-09-19 14:30:00,2020-09-19 14:50:00,385.09,384.96,1.47,100.0,0.381,-0.05,0.07,-0.12,flip -9279,做空,2020-09-19 14:50:00,2020-09-19 15:00:00,384.96,384.84,1.47,100.0,0.3806,0.05,0.07,-0.03,flip -9280,做多,2020-09-19 15:00:00,2020-09-19 15:55:00,384.84,384.51,1.46,100.0,0.3805,-0.13,0.07,-0.2,flip -9281,做空,2020-09-19 15:55:00,2020-09-19 16:05:00,384.51,385.0,1.46,100.0,0.3801,-0.19,0.07,-0.26,flip -9282,做多,2020-09-19 16:05:00,2020-09-19 16:15:00,385.0,385.76,1.46,100.0,0.3787,0.29,0.07,0.21,tp_upper -9283,做多,2020-09-19 17:00:00,2020-09-19 17:05:00,385.36,384.98,1.46,100.0,0.3787,-0.14,0.07,-0.22,flip -9284,做空,2020-09-19 17:05:00,2020-09-19 18:10:00,384.98,383.8,1.46,100.0,0.3784,0.45,0.07,0.37,tp_lower -9285,做多,2020-09-19 19:15:00,2020-09-19 19:25:00,383.9,384.2,1.46,100.0,0.3802,0.11,0.07,0.04,flip -9286,做空,2020-09-19 19:25:00,2020-09-19 20:10:00,384.2,384.66,1.46,100.0,0.3798,-0.17,0.07,-0.25,flip -9287,做多,2020-09-19 20:10:00,2020-09-19 20:20:00,384.66,384.66,1.46,100.0,0.3785,0.0,0.07,-0.07,tp_upper -9288,做多,2020-09-19 21:25:00,2020-09-19 22:00:00,384.66,384.04,1.45,100.0,0.3782,-0.23,0.07,-0.31,flip -9289,做空,2020-09-19 22:00:00,2020-09-19 22:10:00,384.04,383.4,1.45,100.0,0.3778,0.24,0.07,0.17,tp_lower -9290,做多,2020-09-19 22:40:00,2020-09-19 22:50:00,383.97,384.18,1.45,100.0,0.3781,0.08,0.07,0.01,flip -9291,做空,2020-09-19 22:50:00,2020-09-19 22:55:00,384.18,384.61,1.45,100.0,0.3777,-0.16,0.07,-0.24,flip -9292,做多,2020-09-19 22:55:00,2020-09-19 23:00:00,384.61,383.41,1.45,100.0,0.3765,-0.45,0.07,-0.52,flip -9293,做空,2020-09-19 23:00:00,2020-09-19 23:05:00,383.41,383.92,1.44,100.0,0.3761,-0.19,0.07,-0.26,tp_lower -9294,做多,2020-09-19 23:05:00,2020-09-19 23:15:00,383.92,384.98,1.44,100.0,0.3748,0.4,0.07,0.33,tp_upper -9295,做多,2020-09-20 02:35:00,2020-09-20 02:40:00,381.18,380.79,1.49,100.0,0.3913,-0.15,0.07,-0.23,flip -9296,做空,2020-09-20 02:40:00,2020-09-20 02:50:00,380.79,380.48,1.49,100.0,0.3909,0.12,0.07,0.05,tp_lower -9297,做多,2020-09-20 03:15:00,2020-09-20 03:20:00,380.93,380.74,1.49,100.0,0.3907,-0.07,0.07,-0.15,flip -9298,做空,2020-09-20 03:20:00,2020-09-20 03:25:00,380.74,380.76,1.49,100.0,0.3903,-0.01,0.07,-0.08,flip -9299,做多,2020-09-20 03:25:00,2020-09-20 03:40:00,380.76,381.62,1.48,100.0,0.3899,0.34,0.07,0.26,tp_upper -9300,做多,2020-09-20 04:05:00,2020-09-20 04:25:00,380.83,382.01,1.49,100.0,0.3903,0.46,0.07,0.39,tp_upper -9301,做多,2020-09-20 04:50:00,2020-09-20 05:00:00,381.14,380.75,1.49,100.0,0.3908,-0.15,0.07,-0.23,flip -9302,做空,2020-09-20 05:00:00,2020-09-20 05:10:00,380.75,380.26,1.49,100.0,0.3904,0.19,0.07,0.12,tp_lower -9303,做多,2020-09-20 05:15:00,2020-09-20 05:30:00,380.98,381.04,1.49,100.0,0.3903,0.02,0.07,-0.05,flip -9304,做空,2020-09-20 05:30:00,2020-09-20 05:45:00,381.04,380.41,1.49,100.0,0.3899,0.25,0.07,0.17,tp_lower -9305,做多,2020-09-20 06:30:00,2020-09-20 07:00:00,380.84,381.09,1.49,100.0,0.3904,0.1,0.07,0.02,flip -9306,做空,2020-09-20 07:00:00,2020-09-20 07:10:00,381.09,381.76,1.49,100.0,0.39,-0.26,0.07,-0.34,flip -9307,做多,2020-09-20 07:10:00,2020-09-20 07:15:00,381.76,381.5,1.48,100.0,0.3882,-0.1,0.07,-0.17,tp_upper -9308,做多,2020-09-20 08:15:00,2020-09-20 08:20:00,381.39,381.62,1.48,100.0,0.3879,0.09,0.07,0.02,tp_upper -9309,做多,2020-09-20 09:35:00,2020-09-20 09:50:00,379.99,380.23,1.48,100.0,0.3892,0.09,0.07,0.02,flip -9310,做空,2020-09-20 09:50:00,2020-09-20 10:20:00,380.23,379.38,1.48,100.0,0.3888,0.33,0.07,0.26,flip -9311,做多,2020-09-20 10:20:00,2020-09-20 11:15:00,379.38,380.02,1.48,100.0,0.3902,0.25,0.07,0.18,flip -9312,做空,2020-09-20 11:15:00,2020-09-20 11:30:00,380.02,380.06,1.48,100.0,0.3898,-0.02,0.07,-0.09,flip -9313,做多,2020-09-20 11:30:00,2020-09-20 11:35:00,380.06,379.45,1.48,100.0,0.3893,-0.24,0.07,-0.31,flip -9314,做空,2020-09-20 11:35:00,2020-09-20 11:40:00,379.45,379.67,1.48,100.0,0.3889,-0.09,0.07,-0.16,flip -9315,做多,2020-09-20 11:40:00,2020-09-20 14:05:00,379.67,372.76,1.47,100.0,0.3881,-2.68,0.07,-2.75,flip -9316,做空,2020-09-20 14:05:00,2020-09-20 14:25:00,372.76,372.25,1.45,100.0,0.3877,0.2,0.07,0.13,flip -9317,做多,2020-09-20 14:25:00,2020-09-20 14:45:00,372.25,372.58,1.45,100.0,0.3884,0.13,0.07,0.06,flip -9318,做空,2020-09-20 14:45:00,2020-09-20 15:05:00,372.58,371.51,1.45,100.0,0.388,0.42,0.07,0.34,tp_lower -9319,做多,2020-09-20 15:20:00,2020-09-20 15:25:00,372.8,372.17,1.45,100.0,0.3885,-0.24,0.07,-0.32,flip -9320,做空,2020-09-20 15:25:00,2020-09-20 15:30:00,372.17,372.29,1.44,100.0,0.3881,-0.05,0.07,-0.12,flip -9321,做多,2020-09-20 15:30:00,2020-09-20 18:20:00,372.29,371.13,1.44,100.0,0.3874,-0.45,0.07,-0.52,flip -9322,做空,2020-09-20 18:20:00,2020-09-20 18:40:00,371.13,371.62,1.44,100.0,0.3871,-0.19,0.07,-0.26,flip -9323,做多,2020-09-20 18:40:00,2020-09-20 18:45:00,371.62,370.58,1.43,100.0,0.3856,-0.4,0.07,-0.47,flip -9324,做空,2020-09-20 18:45:00,2020-09-20 18:50:00,370.58,371.44,1.43,100.0,0.3853,-0.33,0.07,-0.4,tp_lower -9325,做多,2020-09-20 18:50:00,2020-09-20 19:00:00,371.44,372.92,1.42,100.0,0.3831,0.57,0.07,0.5,tp_upper -9326,做多,2020-09-20 19:20:00,2020-09-20 19:25:00,372.06,371.05,1.43,100.0,0.3836,-0.39,0.07,-0.46,flip -9327,做空,2020-09-20 19:25:00,2020-09-20 19:30:00,371.05,371.77,1.42,100.0,0.3832,-0.28,0.07,-0.35,flip -9328,做多,2020-09-20 19:30:00,2020-09-20 19:35:00,371.77,371.38,1.42,100.0,0.3813,-0.15,0.07,-0.22,flip -9329,做空,2020-09-20 19:35:00,2020-09-20 20:00:00,371.38,369.7,1.41,100.0,0.381,0.64,0.07,0.57,tp_lower -9330,做多,2020-09-20 21:20:00,2020-09-20 22:10:00,368.81,367.34,1.42,100.0,0.385,-0.57,0.07,-0.64,flip -9331,做空,2020-09-20 22:10:00,2020-09-20 22:15:00,367.34,366.76,1.41,100.0,0.3846,0.22,0.07,0.15,tp_lower -9332,做多,2020-09-20 22:45:00,2020-09-20 23:10:00,368.66,371.01,1.41,100.0,0.3834,0.9,0.07,0.83,tp_upper -9333,做多,2020-09-21 00:05:00,2020-09-21 00:10:00,370.15,369.7,1.47,100.0,0.3974,-0.18,0.07,-0.25,flip -9334,做空,2020-09-21 00:10:00,2020-09-21 00:15:00,369.7,370.68,1.47,100.0,0.397,-0.39,0.07,-0.46,flip -9335,做多,2020-09-21 00:15:00,2020-09-21 00:20:00,370.68,370.32,1.46,100.0,0.3945,-0.14,0.07,-0.22,flip -9336,做空,2020-09-21 00:20:00,2020-09-21 00:25:00,370.32,371.07,1.46,100.0,0.3941,-0.3,0.07,-0.37,flip -9337,做多,2020-09-21 00:25:00,2020-09-21 00:30:00,371.07,370.79,1.46,100.0,0.3921,-0.11,0.07,-0.18,flip -9338,做空,2020-09-21 00:30:00,2020-09-21 00:45:00,370.79,370.88,1.45,100.0,0.3918,-0.04,0.07,-0.11,flip -9339,做多,2020-09-21 00:45:00,2020-09-21 00:50:00,370.88,374.43,1.45,100.0,0.3912,1.39,0.07,1.32,tp_upper -9340,做多,2020-09-21 00:50:00,2020-09-21 00:55:00,374.43,374.3,1.46,100.0,0.3908,-0.05,0.07,-0.12,tp_upper -9341,做多,2020-09-21 03:30:00,2020-09-21 03:40:00,373.63,374.0,1.46,100.0,0.3911,0.14,0.07,0.07,flip -9342,做空,2020-09-21 03:40:00,2020-09-21 04:40:00,374.0,374.07,1.46,100.0,0.3907,-0.03,0.07,-0.1,flip -9343,做多,2020-09-21 04:40:00,2020-09-21 04:50:00,374.07,374.1,1.46,100.0,0.3902,0.01,0.07,-0.06,flip -9344,做空,2020-09-21 04:50:00,2020-09-21 05:05:00,374.1,373.77,1.46,100.0,0.3898,0.13,0.07,0.06,tp_lower -9345,做多,2020-09-21 05:40:00,2020-09-21 05:50:00,373.73,374.19,1.46,100.0,0.3901,0.18,0.07,0.11,flip -9346,做空,2020-09-21 05:50:00,2020-09-21 06:35:00,374.19,373.23,1.46,100.0,0.3897,0.37,0.07,0.3,tp_lower -9347,做多,2020-09-21 07:00:00,2020-09-21 13:10:00,373.48,347.21,1.46,100.0,0.3911,-10.27,0.07,-10.34,flip -9348,做空,2020-09-21 13:10:00,2020-09-21 14:15:00,347.21,342.07,1.36,100.0,0.3907,2.01,0.07,1.94,tp_lower -9349,做多,2020-09-21 15:40:00,2020-09-21 16:10:00,338.24,337.39,1.38,100.0,0.4066,-0.35,0.07,-0.41,flip -9350,做空,2020-09-21 16:10:00,2020-09-21 16:15:00,337.39,338.2,1.37,100.0,0.4062,-0.33,0.07,-0.4,flip -9351,做多,2020-09-21 16:15:00,2020-09-21 16:30:00,338.2,341.59,1.37,100.0,0.4038,1.37,0.07,1.3,tp_upper -9352,做多,2020-09-21 17:00:00,2020-09-21 17:30:00,339.45,342.79,1.38,100.0,0.406,1.36,0.07,1.29,tp_upper -9353,做多,2020-09-21 18:00:00,2020-09-21 18:15:00,341.03,340.81,1.39,100.0,0.4076,-0.09,0.07,-0.16,flip -9354,做空,2020-09-21 18:15:00,2020-09-21 18:25:00,340.81,340.86,1.39,100.0,0.4072,-0.02,0.07,-0.09,flip -9355,做多,2020-09-21 18:25:00,2020-09-21 19:00:00,340.86,343.75,1.39,100.0,0.4067,1.18,0.07,1.11,tp_upper -9356,做多,2020-09-21 21:00:00,2020-09-21 21:35:00,346.59,347.12,1.4,100.0,0.403,0.21,0.07,0.14,flip -9357,做空,2020-09-21 21:35:00,2020-09-21 22:35:00,347.12,347.56,1.4,100.0,0.4026,-0.18,0.07,-0.25,flip -9358,做多,2020-09-21 22:35:00,2020-09-21 22:40:00,347.56,346.57,1.39,100.0,0.4011,-0.4,0.07,-0.47,flip -9359,做空,2020-09-21 22:40:00,2020-09-21 22:50:00,346.57,344.95,1.39,100.0,0.4007,0.65,0.07,0.58,tp_lower -9360,做多,2020-09-22 00:10:00,2020-09-22 00:40:00,343.81,342.56,1.43,100.0,0.4155,-0.52,0.07,-0.59,flip -9361,做空,2020-09-22 00:40:00,2020-09-22 00:50:00,342.56,342.57,1.42,100.0,0.4151,-0.0,0.07,-0.08,flip -9362,做多,2020-09-22 00:50:00,2020-09-22 01:15:00,342.57,340.49,1.42,100.0,0.4147,-0.86,0.07,-0.93,flip -9363,做空,2020-09-22 01:15:00,2020-09-22 01:55:00,340.49,342.01,1.41,100.0,0.4142,-0.63,0.07,-0.7,flip -9364,做多,2020-09-22 01:55:00,2020-09-22 02:10:00,342.01,341.83,1.4,100.0,0.4101,-0.07,0.07,-0.14,flip -9365,做空,2020-09-22 02:10:00,2020-09-22 02:50:00,341.83,342.12,1.4,100.0,0.4097,-0.12,0.07,-0.19,flip -9366,做多,2020-09-22 02:50:00,2020-09-22 02:55:00,342.12,344.68,1.4,100.0,0.4086,1.05,0.07,0.98,tp_upper -9367,做多,2020-09-22 03:30:00,2020-09-22 03:50:00,343.09,342.11,1.41,100.0,0.4101,-0.4,0.07,-0.47,flip -9368,做空,2020-09-22 03:50:00,2020-09-22 03:55:00,342.11,343.14,1.4,100.0,0.4097,-0.42,0.07,-0.49,flip -9369,做多,2020-09-22 03:55:00,2020-09-22 04:30:00,343.14,345.29,1.4,100.0,0.4068,0.87,0.07,0.8,tp_upper -9370,做多,2020-09-22 04:55:00,2020-09-22 05:05:00,343.95,343.41,1.4,100.0,0.408,-0.22,0.07,-0.29,flip -9371,做空,2020-09-22 05:05:00,2020-09-22 05:20:00,343.41,344.64,1.4,100.0,0.4076,-0.5,0.07,-0.57,flip -9372,做多,2020-09-22 05:20:00,2020-09-22 05:35:00,344.64,344.04,1.39,100.0,0.4043,-0.24,0.07,-0.31,flip -9373,做空,2020-09-22 05:35:00,2020-09-22 05:40:00,344.04,344.4,1.39,100.0,0.4039,-0.15,0.07,-0.21,flip -9374,做多,2020-09-22 05:40:00,2020-09-22 05:50:00,344.4,344.16,1.39,100.0,0.4026,-0.1,0.07,-0.17,flip -9375,做空,2020-09-22 05:50:00,2020-09-22 06:00:00,344.16,345.61,1.38,100.0,0.4022,-0.58,0.07,-0.65,flip -9376,做多,2020-09-22 06:00:00,2020-09-22 06:05:00,345.61,345.28,1.38,100.0,0.3985,-0.13,0.07,-0.2,tp_upper -9377,做多,2020-09-22 07:00:00,2020-09-22 08:10:00,342.75,339.74,1.37,100.0,0.401,-1.21,0.07,-1.28,flip -9378,做空,2020-09-22 08:10:00,2020-09-22 08:25:00,339.74,339.47,1.36,100.0,0.4006,0.11,0.07,0.04,flip -9379,做多,2020-09-22 08:25:00,2020-09-22 09:00:00,339.47,341.53,1.36,100.0,0.4008,0.83,0.07,0.76,tp_upper -9380,做多,2020-09-22 09:35:00,2020-09-22 09:45:00,341.31,340.09,1.37,100.0,0.4007,-0.49,0.07,-0.56,flip -9381,做空,2020-09-22 09:45:00,2020-09-22 10:00:00,340.09,341.5,1.36,100.0,0.4003,-0.56,0.07,-0.63,flip -9382,做多,2020-09-22 10:00:00,2020-09-22 10:10:00,341.5,340.79,1.35,100.0,0.3966,-0.28,0.07,-0.35,flip -9383,做空,2020-09-22 10:10:00,2020-09-22 10:25:00,340.79,340.1,1.35,100.0,0.3962,0.27,0.07,0.21,tp_lower -9384,做多,2020-09-22 10:35:00,2020-09-22 10:40:00,341.3,341.58,1.35,100.0,0.396,0.11,0.07,0.04,tp_upper -9385,做多,2020-09-22 11:10:00,2020-09-22 11:20:00,340.62,340.72,1.35,100.0,0.3967,0.04,0.07,-0.03,flip -9386,做空,2020-09-22 11:20:00,2020-09-22 11:25:00,340.72,341.56,1.35,100.0,0.3963,-0.33,0.07,-0.4,flip -9387,做多,2020-09-22 11:25:00,2020-09-22 11:30:00,341.56,341.9,1.35,100.0,0.394,0.13,0.07,0.07,tp_upper -9388,做多,2020-09-22 11:45:00,2020-09-22 11:50:00,340.98,339.68,1.35,100.0,0.3946,-0.51,0.07,-0.58,flip -9389,做空,2020-09-22 11:50:00,2020-09-22 11:55:00,339.68,339.33,1.34,100.0,0.3942,0.14,0.07,0.07,tp_lower -9390,做多,2020-09-22 12:30:00,2020-09-22 13:00:00,341.09,343.78,1.34,100.0,0.3926,1.06,0.07,0.99,tp_upper -9391,做多,2020-09-22 14:10:00,2020-09-22 14:20:00,341.94,342.19,1.35,100.0,0.3944,0.1,0.07,0.03,flip -9392,做空,2020-09-22 14:20:00,2020-09-22 14:25:00,342.19,343.06,1.35,100.0,0.394,-0.34,0.07,-0.41,flip -9393,做多,2020-09-22 14:25:00,2020-09-22 14:30:00,343.06,342.31,1.34,100.0,0.3916,-0.29,0.07,-0.36,flip -9394,做空,2020-09-22 14:30:00,2020-09-22 14:55:00,342.31,339.06,1.34,100.0,0.3912,1.27,0.07,1.2,tp_lower -9395,做多,2020-09-22 15:10:00,2020-09-22 15:15:00,341.81,341.58,1.35,100.0,0.3951,-0.09,0.07,-0.16,flip -9396,做空,2020-09-22 15:15:00,2020-09-22 15:45:00,341.58,341.37,1.35,100.0,0.3947,0.08,0.07,0.02,flip -9397,做多,2020-09-22 15:45:00,2020-09-22 15:50:00,341.37,341.21,1.35,100.0,0.3948,-0.06,0.07,-0.13,flip -9398,做空,2020-09-22 15:50:00,2020-09-22 16:05:00,341.21,341.63,1.35,100.0,0.3944,-0.17,0.07,-0.23,flip -9399,做多,2020-09-22 16:05:00,2020-09-22 16:10:00,341.63,342.65,1.34,100.0,0.393,0.4,0.07,0.33,tp_upper -9400,做多,2020-09-22 17:10:00,2020-09-22 17:30:00,342.06,341.39,1.35,100.0,0.3933,-0.26,0.07,-0.33,flip -9401,做空,2020-09-22 17:30:00,2020-09-22 17:40:00,341.39,342.25,1.34,100.0,0.3929,-0.34,0.07,-0.41,flip -9402,做多,2020-09-22 17:40:00,2020-09-22 17:45:00,342.25,343.52,1.34,100.0,0.3905,0.5,0.07,0.43,tp_upper -9403,做多,2020-09-22 18:35:00,2020-09-22 19:00:00,342.69,342.3,1.34,100.0,0.3911,-0.15,0.07,-0.22,flip -9404,做空,2020-09-22 19:00:00,2020-09-22 19:25:00,342.3,342.63,1.34,100.0,0.3907,-0.13,0.07,-0.2,flip -9405,做多,2020-09-22 19:25:00,2020-09-22 19:50:00,342.63,342.55,1.33,100.0,0.3896,-0.03,0.07,-0.1,flip -9406,做空,2020-09-22 19:50:00,2020-09-22 19:55:00,342.55,343.46,1.33,100.0,0.3892,-0.35,0.07,-0.42,flip -9407,做多,2020-09-22 19:55:00,2020-09-22 20:00:00,343.46,343.26,1.33,100.0,0.3867,-0.08,0.07,-0.14,tp_upper -9408,做多,2020-09-22 21:20:00,2020-09-22 21:50:00,343.56,345.5,1.33,100.0,0.386,0.75,0.07,0.68,tp_upper -9409,做多,2020-09-22 22:20:00,2020-09-22 22:30:00,344.49,344.56,1.33,100.0,0.3867,0.03,0.07,-0.04,flip -9410,做空,2020-09-22 22:30:00,2020-09-22 22:50:00,344.56,343.47,1.33,100.0,0.3864,0.42,0.07,0.35,tp_lower -9411,做多,2020-09-22 23:50:00,2020-09-23 00:00:00,343.87,343.96,1.33,100.0,0.388,0.03,0.07,-0.03,flip -9412,做空,2020-09-23 00:00:00,2020-09-23 00:15:00,343.96,343.0,1.4,100.0,0.406,0.39,0.07,0.32,flip -9413,做多,2020-09-23 00:15:00,2020-09-23 00:30:00,343.0,342.89,1.4,100.0,0.4078,-0.04,0.07,-0.11,flip -9414,做空,2020-09-23 00:30:00,2020-09-23 00:40:00,342.89,343.11,1.4,100.0,0.4074,-0.09,0.07,-0.16,flip -9415,做多,2020-09-23 00:40:00,2020-09-23 01:45:00,343.11,342.78,1.39,100.0,0.4065,-0.13,0.07,-0.2,flip -9416,做空,2020-09-23 01:45:00,2020-09-23 01:55:00,342.78,343.4,1.39,100.0,0.4061,-0.25,0.07,-0.32,flip -9417,做多,2020-09-23 01:55:00,2020-09-23 02:00:00,343.4,344.27,1.39,100.0,0.4042,0.35,0.07,0.28,tp_upper -9418,做多,2020-09-23 02:30:00,2020-09-23 03:00:00,342.94,342.68,1.39,100.0,0.4054,-0.11,0.07,-0.17,flip -9419,做空,2020-09-23 03:00:00,2020-09-23 03:05:00,342.68,341.85,1.39,100.0,0.405,0.34,0.07,0.27,tp_lower -9420,做多,2020-09-23 05:15:00,2020-09-23 06:00:00,340.25,340.08,1.39,100.0,0.4084,-0.07,0.07,-0.14,flip -9421,做空,2020-09-23 06:00:00,2020-09-23 06:15:00,340.08,338.08,1.39,100.0,0.408,0.82,0.07,0.75,tp_lower -9422,做多,2020-09-23 06:35:00,2020-09-23 09:00:00,339.26,337.48,1.39,100.0,0.411,-0.73,0.07,-0.8,tp_upper -9423,做多,2020-09-23 12:15:00,2020-09-23 12:20:00,338.84,339.61,1.39,100.0,0.409,0.31,0.07,0.25,tp_upper -9424,做多,2020-09-23 15:35:00,2020-09-23 15:45:00,339.42,338.89,1.39,100.0,0.4088,-0.22,0.07,-0.29,flip -9425,做空,2020-09-23 15:45:00,2020-09-23 15:50:00,338.89,338.41,1.38,100.0,0.4084,0.2,0.07,0.13,tp_lower -9426,做多,2020-09-23 16:25:00,2020-09-23 16:30:00,339.04,338.95,1.38,100.0,0.4084,-0.04,0.07,-0.11,flip -9427,做空,2020-09-23 16:30:00,2020-09-23 16:35:00,338.95,339.77,1.38,100.0,0.4079,-0.33,0.07,-0.4,flip -9428,做多,2020-09-23 16:35:00,2020-09-23 16:40:00,339.77,339.5,1.38,100.0,0.4056,-0.11,0.07,-0.18,tp_upper -9429,做多,2020-09-23 17:15:00,2020-09-23 17:30:00,339.1,339.93,1.38,100.0,0.4056,0.34,0.07,0.27,tp_upper -9430,做多,2020-09-23 21:00:00,2020-09-23 21:50:00,323.74,323.0,1.38,100.0,0.4255,-0.31,0.07,-0.38,flip -9431,做空,2020-09-23 21:50:00,2020-09-23 22:00:00,323.0,322.82,1.37,100.0,0.4251,0.08,0.07,0.01,flip -9432,做多,2020-09-23 22:00:00,2020-09-23 22:15:00,322.82,322.69,1.37,100.0,0.4251,-0.06,0.07,-0.12,flip -9433,做空,2020-09-23 22:15:00,2020-09-23 22:35:00,322.69,321.91,1.37,100.0,0.4247,0.33,0.07,0.26,flip -9434,做多,2020-09-23 22:35:00,2020-09-23 23:00:00,321.91,321.77,1.37,100.0,0.4263,-0.06,0.07,-0.13,flip -9435,做空,2020-09-23 23:00:00,2020-09-23 23:15:00,321.77,319.28,1.37,100.0,0.4259,1.06,0.07,0.99,tp_lower -9436,做多,2020-09-23 23:40:00,2020-09-23 23:50:00,321.22,320.57,1.38,100.0,0.4295,-0.28,0.07,-0.35,flip -9437,做空,2020-09-23 23:50:00,2020-09-24 00:00:00,320.57,317.7,1.38,100.0,0.4291,1.23,0.07,1.16,tp_lower -9438,做多,2020-09-24 00:15:00,2020-09-24 01:50:00,321.89,322.93,1.42,100.0,0.4408,0.46,0.07,0.39,flip -9439,做空,2020-09-24 01:50:00,2020-09-24 01:55:00,322.93,323.28,1.42,100.0,0.4403,-0.15,0.07,-0.23,flip -9440,做多,2020-09-24 01:55:00,2020-09-24 02:00:00,323.28,323.11,1.42,100.0,0.4389,-0.07,0.07,-0.15,flip -9441,做空,2020-09-24 02:00:00,2020-09-24 02:40:00,323.11,323.93,1.42,100.0,0.4385,-0.36,0.07,-0.43,flip -9442,做多,2020-09-24 02:40:00,2020-09-24 02:50:00,323.93,323.78,1.41,100.0,0.4358,-0.07,0.07,-0.14,flip -9443,做空,2020-09-24 02:50:00,2020-09-24 03:00:00,323.78,323.56,1.41,100.0,0.4354,0.1,0.07,0.03,flip -9444,做多,2020-09-24 03:00:00,2020-09-24 03:25:00,323.56,324.67,1.41,100.0,0.4356,0.48,0.07,0.41,tp_upper -9445,做多,2020-09-24 03:55:00,2020-09-24 04:00:00,324.64,324.92,1.41,100.0,0.4352,0.12,0.07,0.05,tp_upper -9446,做多,2020-09-24 04:10:00,2020-09-24 04:20:00,324.33,325.5,1.41,100.0,0.4355,0.51,0.07,0.44,tp_upper -9447,做多,2020-09-24 05:10:00,2020-09-24 05:15:00,324.56,324.52,1.42,100.0,0.4363,-0.02,0.07,-0.09,flip -9448,做空,2020-09-24 05:15:00,2020-09-24 05:55:00,324.52,324.81,1.41,100.0,0.4359,-0.13,0.07,-0.2,flip -9449,做多,2020-09-24 05:55:00,2020-09-24 06:00:00,324.81,325.78,1.41,100.0,0.4347,0.42,0.07,0.35,tp_upper -9450,做多,2020-09-24 07:00:00,2020-09-24 07:20:00,324.79,324.67,1.41,100.0,0.4356,-0.05,0.07,-0.12,flip -9451,做空,2020-09-24 07:20:00,2020-09-24 07:25:00,324.67,324.77,1.41,100.0,0.4352,-0.04,0.07,-0.11,flip -9452,做多,2020-09-24 07:25:00,2020-09-24 07:50:00,324.77,326.18,1.41,100.0,0.4344,0.61,0.07,0.54,tp_upper -9453,做多,2020-09-24 09:20:00,2020-09-24 09:30:00,326.41,326.23,1.42,100.0,0.4337,-0.08,0.07,-0.15,flip -9454,做空,2020-09-24 09:30:00,2020-09-24 09:35:00,326.23,326.35,1.41,100.0,0.4333,-0.05,0.07,-0.12,flip -9455,做多,2020-09-24 09:35:00,2020-09-24 09:45:00,326.35,327.52,1.41,100.0,0.4325,0.51,0.07,0.44,tp_upper -9456,做多,2020-09-24 13:45:00,2020-09-24 14:00:00,336.35,337.71,1.42,100.0,0.4207,0.57,0.07,0.5,tp_upper -9457,做多,2020-09-24 14:45:00,2020-09-24 15:05:00,336.28,336.66,1.42,100.0,0.4221,0.16,0.07,0.09,flip -9458,做空,2020-09-24 15:05:00,2020-09-24 15:10:00,336.66,338.24,1.42,100.0,0.4217,-0.67,0.07,-0.74,flip -9459,做多,2020-09-24 15:10:00,2020-09-24 15:20:00,338.24,341.6,1.41,100.0,0.4173,1.4,0.07,1.33,tp_upper -9460,做多,2020-09-24 18:00:00,2020-09-24 18:05:00,347.6,347.3,1.42,100.0,0.4097,-0.12,0.07,-0.19,tp_upper -9461,做多,2020-09-24 18:35:00,2020-09-24 18:45:00,346.13,345.03,1.42,100.0,0.4107,-0.45,0.07,-0.52,flip -9462,做空,2020-09-24 18:45:00,2020-09-24 18:55:00,345.03,344.11,1.42,100.0,0.4103,0.38,0.07,0.31,tp_lower -9463,做多,2020-09-24 19:10:00,2020-09-24 19:15:00,345.84,345.12,1.42,100.0,0.41,-0.3,0.07,-0.37,flip -9464,做空,2020-09-24 19:15:00,2020-09-24 19:20:00,345.12,343.64,1.41,100.0,0.4096,0.61,0.07,0.54,tp_lower -9465,做多,2020-09-24 19:35:00,2020-09-24 19:40:00,345.78,344.62,1.42,100.0,0.4102,-0.48,0.07,-0.55,flip -9466,做空,2020-09-24 19:40:00,2020-09-24 19:45:00,344.62,345.61,1.41,100.0,0.4097,-0.41,0.07,-0.48,flip -9467,做多,2020-09-24 19:45:00,2020-09-24 19:55:00,345.61,345.69,1.41,100.0,0.407,0.03,0.07,-0.04,flip -9468,做空,2020-09-24 19:55:00,2020-09-24 21:00:00,345.69,345.56,1.41,100.0,0.4066,0.05,0.07,-0.02,flip -9469,做多,2020-09-24 21:00:00,2020-09-24 21:05:00,345.56,346.24,1.4,100.0,0.4065,0.28,0.07,0.21,tp_upper -9470,做多,2020-09-24 21:05:00,2020-09-24 21:10:00,346.24,345.85,1.41,100.0,0.4061,-0.16,0.07,-0.23,flip -9471,做空,2020-09-24 21:10:00,2020-09-24 21:15:00,345.85,346.45,1.4,100.0,0.4057,-0.24,0.07,-0.31,flip -9472,做多,2020-09-24 21:15:00,2020-09-24 21:20:00,346.45,345.69,1.4,100.0,0.4039,-0.31,0.07,-0.38,flip -9473,做空,2020-09-24 21:20:00,2020-09-24 21:25:00,345.69,345.05,1.39,100.0,0.4035,0.26,0.07,0.19,tp_lower -9474,做多,2020-09-24 21:50:00,2020-09-24 21:55:00,345.68,345.61,1.4,100.0,0.4038,-0.03,0.07,-0.1,flip -9475,做空,2020-09-24 21:55:00,2020-09-24 22:05:00,345.61,346.0,1.39,100.0,0.4034,-0.16,0.07,-0.23,flip -9476,做多,2020-09-24 22:05:00,2020-09-24 22:10:00,346.0,346.2,1.39,100.0,0.4021,0.08,0.07,0.01,tp_upper -9477,做多,2020-09-24 23:35:00,2020-09-25 00:05:00,348.92,349.13,1.39,100.0,0.3986,0.08,0.07,0.01,flip -9478,做空,2020-09-25 00:05:00,2020-09-25 00:10:00,349.13,348.25,1.44,100.0,0.4127,0.36,0.07,0.29,tp_lower -9479,做多,2020-09-25 01:15:00,2020-09-25 01:20:00,348.33,348.04,1.44,100.0,0.4143,-0.12,0.07,-0.19,flip -9480,做空,2020-09-25 01:20:00,2020-09-25 01:25:00,348.04,348.31,1.44,100.0,0.4139,-0.11,0.07,-0.18,flip -9481,做多,2020-09-25 01:25:00,2020-09-25 01:30:00,348.31,347.01,1.44,100.0,0.4128,-0.54,0.07,-0.61,flip -9482,做空,2020-09-25 01:30:00,2020-09-25 01:35:00,347.01,346.28,1.43,100.0,0.4124,0.3,0.07,0.23,tp_lower -9483,做多,2020-09-25 02:10:00,2020-09-25 02:40:00,347.01,347.27,1.43,100.0,0.4129,0.11,0.07,0.04,flip -9484,做空,2020-09-25 02:40:00,2020-09-25 03:15:00,347.27,347.0,1.43,100.0,0.4125,0.11,0.07,0.04,flip -9485,做多,2020-09-25 03:15:00,2020-09-25 03:25:00,347.0,347.85,1.43,100.0,0.4127,0.35,0.07,0.28,tp_upper -9486,做多,2020-09-25 06:35:00,2020-09-25 06:55:00,341.94,344.6,1.43,100.0,0.4194,1.12,0.07,1.04,tp_upper -9487,做多,2020-09-25 09:55:00,2020-09-25 10:05:00,340.11,340.75,1.44,100.0,0.4245,0.27,0.07,0.2,tp_upper -9488,做多,2020-09-25 11:10:00,2020-09-25 11:25:00,340.81,341.64,1.45,100.0,0.424,0.35,0.07,0.28,tp_upper -9489,做多,2020-09-25 12:40:00,2020-09-25 12:50:00,344.71,344.32,1.45,100.0,0.4198,-0.16,0.07,-0.24,flip -9490,做空,2020-09-25 12:50:00,2020-09-25 12:55:00,344.32,344.58,1.44,100.0,0.4194,-0.11,0.07,-0.18,flip -9491,做多,2020-09-25 12:55:00,2020-09-25 13:10:00,344.58,345.08,1.44,100.0,0.4183,0.21,0.07,0.14,flip -9492,做空,2020-09-25 13:10:00,2020-09-25 13:15:00,345.08,345.3,1.44,100.0,0.4179,-0.09,0.07,-0.16,flip -9493,做多,2020-09-25 13:15:00,2020-09-25 13:20:00,345.3,344.04,1.44,100.0,0.417,-0.53,0.07,-0.6,flip -9494,做空,2020-09-25 13:20:00,2020-09-25 13:30:00,344.04,344.66,1.43,100.0,0.4166,-0.26,0.07,-0.33,flip -9495,做多,2020-09-25 13:30:00,2020-09-25 14:40:00,344.66,344.81,1.43,100.0,0.4146,0.06,0.07,-0.01,flip -9496,做空,2020-09-25 14:40:00,2020-09-25 15:05:00,344.81,344.65,1.43,100.0,0.4142,0.07,0.07,-0.01,flip -9497,做多,2020-09-25 15:05:00,2020-09-25 15:10:00,344.65,346.28,1.43,100.0,0.4142,0.68,0.07,0.6,tp_upper -9498,做多,2020-09-25 17:00:00,2020-09-25 17:15:00,346.64,346.93,1.43,100.0,0.4134,0.12,0.07,0.05,tp_upper -9499,做多,2020-09-25 19:50:00,2020-09-25 20:00:00,353.9,356.15,1.43,100.0,0.4048,0.91,0.07,0.84,tp_upper -9500,做多,2020-09-25 20:55:00,2020-09-25 22:00:00,354.65,354.72,1.44,100.0,0.4061,0.03,0.07,-0.04,tp_upper -9501,做多,2020-09-25 22:30:00,2020-09-25 22:35:00,354.6,354.25,1.44,100.0,0.4058,-0.14,0.07,-0.21,flip -9502,做空,2020-09-25 22:35:00,2020-09-25 22:40:00,354.25,354.61,1.44,100.0,0.4054,-0.15,0.07,-0.22,flip -9503,做多,2020-09-25 22:40:00,2020-09-25 22:45:00,354.61,353.38,1.43,100.0,0.4042,-0.5,0.07,-0.57,flip -9504,做空,2020-09-25 22:45:00,2020-09-25 22:50:00,353.38,351.65,1.43,100.0,0.4038,0.7,0.07,0.63,tp_lower -9505,做多,2020-09-26 00:05:00,2020-09-26 00:25:00,352.71,352.18,1.47,100.0,0.4162,-0.22,0.07,-0.29,flip -9506,做空,2020-09-26 00:25:00,2020-09-26 00:45:00,352.18,350.88,1.46,100.0,0.4158,0.54,0.07,0.47,tp_lower -9507,做多,2020-09-26 01:15:00,2020-09-26 01:25:00,351.46,350.93,1.47,100.0,0.4178,-0.22,0.07,-0.29,flip -9508,做空,2020-09-26 01:25:00,2020-09-26 01:35:00,350.93,351.81,1.46,100.0,0.4174,-0.37,0.07,-0.44,flip -9509,做多,2020-09-26 01:35:00,2020-09-26 01:55:00,351.81,351.58,1.46,100.0,0.4149,-0.1,0.07,-0.17,flip -9510,做空,2020-09-26 01:55:00,2020-09-26 02:25:00,351.58,351.14,1.46,100.0,0.4144,0.18,0.07,0.11,flip -9511,做多,2020-09-26 02:25:00,2020-09-26 02:40:00,351.14,352.4,1.46,100.0,0.4151,0.52,0.07,0.45,tp_upper -9512,做多,2020-09-26 04:45:00,2020-09-26 05:50:00,351.6,354.05,1.46,100.0,0.4156,1.02,0.07,0.94,tp_upper -9513,做多,2020-09-26 09:00:00,2020-09-26 09:05:00,350.91,350.65,1.47,100.0,0.4189,-0.11,0.07,-0.18,flip -9514,做空,2020-09-26 09:05:00,2020-09-26 09:10:00,350.65,349.47,1.47,100.0,0.4185,0.49,0.07,0.42,tp_lower -9515,做多,2020-09-26 09:25:00,2020-09-26 09:30:00,351.16,352.09,1.47,100.0,0.4189,0.39,0.07,0.32,tp_upper -9516,做多,2020-09-26 10:30:00,2020-09-26 10:40:00,349.65,350.77,1.47,100.0,0.4214,0.47,0.07,0.4,flip -9517,做空,2020-09-26 10:40:00,2020-09-26 11:05:00,350.77,351.17,1.48,100.0,0.4209,-0.17,0.07,-0.24,flip -9518,做多,2020-09-26 11:05:00,2020-09-26 11:10:00,351.17,350.71,1.47,100.0,0.4196,-0.19,0.07,-0.27,flip -9519,做空,2020-09-26 11:10:00,2020-09-26 11:50:00,350.71,351.0,1.47,100.0,0.4191,-0.12,0.07,-0.2,flip -9520,做多,2020-09-26 11:50:00,2020-09-26 12:00:00,351.0,350.54,1.47,100.0,0.418,-0.19,0.07,-0.27,flip -9521,做空,2020-09-26 12:00:00,2020-09-26 12:10:00,350.54,349.6,1.46,100.0,0.4176,0.39,0.07,0.32,tp_lower -9522,做多,2020-09-26 13:30:00,2020-09-26 13:35:00,349.38,349.32,1.47,100.0,0.4197,-0.03,0.07,-0.1,flip -9523,做空,2020-09-26 13:35:00,2020-09-26 13:50:00,349.32,347.09,1.46,100.0,0.4193,0.94,0.07,0.86,tp_lower -9524,做多,2020-09-26 14:00:00,2020-09-26 14:05:00,349.5,349.11,1.47,100.0,0.4213,-0.16,0.07,-0.24,flip -9525,做空,2020-09-26 14:05:00,2020-09-26 16:00:00,349.11,352.7,1.47,100.0,0.4209,-1.51,0.07,-1.59,flip -9526,做多,2020-09-26 16:00:00,2020-09-26 16:05:00,352.7,351.34,1.45,100.0,0.4119,-0.56,0.07,-0.63,flip -9527,做空,2020-09-26 16:05:00,2020-09-26 16:10:00,351.34,350.76,1.45,100.0,0.4115,0.24,0.07,0.17,tp_lower -9528,做多,2020-09-26 16:20:00,2020-09-26 16:35:00,351.52,353.39,1.45,100.0,0.4116,0.77,0.07,0.7,tp_upper -9529,做多,2020-09-26 17:45:00,2020-09-26 18:00:00,353.51,354.29,1.45,100.0,0.411,0.32,0.07,0.25,tp_upper -9530,做多,2020-09-26 18:35:00,2020-09-26 20:05:00,353.18,352.05,1.45,100.0,0.4119,-0.47,0.07,-0.54,flip -9531,做空,2020-09-26 20:05:00,2020-09-26 20:15:00,352.05,352.68,1.45,100.0,0.4115,-0.26,0.07,-0.33,flip -9532,做多,2020-09-26 20:15:00,2020-09-26 20:20:00,352.68,352.18,1.44,100.0,0.4096,-0.2,0.07,-0.28,flip -9533,做空,2020-09-26 20:20:00,2020-09-26 20:25:00,352.18,352.44,1.44,100.0,0.4092,-0.11,0.07,-0.18,flip -9534,做多,2020-09-26 20:25:00,2020-09-26 20:40:00,352.44,353.6,1.44,100.0,0.4082,0.47,0.07,0.4,tp_upper -9535,做多,2020-09-26 22:35:00,2020-09-26 22:55:00,353.68,353.22,1.44,100.0,0.4077,-0.19,0.07,-0.26,flip -9536,做空,2020-09-26 22:55:00,2020-09-26 23:00:00,353.22,354.19,1.44,100.0,0.4073,-0.4,0.07,-0.47,flip -9537,做多,2020-09-26 23:00:00,2020-09-26 23:55:00,354.19,353.88,1.43,100.0,0.4046,-0.13,0.07,-0.2,flip -9538,做空,2020-09-26 23:55:00,2020-09-27 00:10:00,353.88,354.25,1.43,100.0,0.4042,-0.15,0.07,-0.22,flip -9539,做多,2020-09-27 00:10:00,2020-09-27 00:15:00,354.25,355.14,1.47,100.0,0.4154,0.37,0.07,0.3,tp_upper -9540,做多,2020-09-27 00:15:00,2020-09-27 00:20:00,355.14,356.95,1.47,100.0,0.415,0.75,0.07,0.68,tp_upper -9541,做多,2020-09-27 02:40:00,2020-09-27 02:45:00,359.65,359.3,1.48,100.0,0.4115,-0.14,0.07,-0.22,flip -9542,做空,2020-09-27 02:45:00,2020-09-27 02:55:00,359.3,359.34,1.48,100.0,0.411,-0.02,0.07,-0.09,flip -9543,做多,2020-09-27 02:55:00,2020-09-27 03:00:00,359.34,359.21,1.48,100.0,0.4105,-0.05,0.07,-0.13,tp_upper -9544,做多,2020-09-27 03:05:00,2020-09-27 03:10:00,359.97,359.18,1.47,100.0,0.4093,-0.32,0.07,-0.4,flip -9545,做空,2020-09-27 03:10:00,2020-09-27 03:20:00,359.18,358.69,1.47,100.0,0.4089,0.2,0.07,0.13,tp_lower -9546,做多,2020-09-27 03:25:00,2020-09-27 03:30:00,359.28,358.6,1.47,100.0,0.4089,-0.28,0.07,-0.35,flip -9547,做空,2020-09-27 03:30:00,2020-09-27 03:35:00,358.6,358.89,1.46,100.0,0.4085,-0.12,0.07,-0.19,flip -9548,做多,2020-09-27 03:35:00,2020-09-27 03:55:00,358.89,359.27,1.46,100.0,0.4074,0.15,0.07,0.08,flip -9549,做空,2020-09-27 03:55:00,2020-09-27 05:15:00,359.27,360.49,1.46,100.0,0.407,-0.5,0.07,-0.57,flip -9550,做多,2020-09-27 05:15:00,2020-09-27 05:20:00,360.49,359.74,1.46,100.0,0.4038,-0.3,0.07,-0.38,flip -9551,做空,2020-09-27 05:20:00,2020-09-27 05:25:00,359.74,360.13,1.45,100.0,0.4034,-0.16,0.07,-0.23,flip -9552,做多,2020-09-27 05:25:00,2020-09-27 05:30:00,360.13,361.11,1.45,100.0,0.4022,0.39,0.07,0.32,tp_upper -9553,做多,2020-09-27 05:30:00,2020-09-27 05:35:00,361.11,361.52,1.45,100.0,0.4018,0.16,0.07,0.09,tp_upper -9554,做多,2020-09-27 10:05:00,2020-09-27 10:25:00,351.39,351.73,1.45,100.0,0.4129,0.14,0.07,0.07,flip -9555,做空,2020-09-27 10:25:00,2020-09-27 11:40:00,351.73,351.09,1.45,100.0,0.4125,0.26,0.07,0.19,tp_lower -9556,做多,2020-09-27 12:15:00,2020-09-27 12:25:00,351.53,351.46,1.45,100.0,0.4131,-0.03,0.07,-0.1,flip -9557,做空,2020-09-27 12:25:00,2020-09-27 13:55:00,351.46,352.37,1.45,100.0,0.4127,-0.38,0.07,-0.45,flip -9558,做多,2020-09-27 13:55:00,2020-09-27 14:00:00,352.37,352.66,1.45,100.0,0.4101,0.12,0.07,0.05,tp_upper -9559,做多,2020-09-27 15:35:00,2020-09-27 15:40:00,351.41,353.65,1.44,100.0,0.4112,0.92,0.07,0.85,tp_upper -9560,做多,2020-09-27 16:55:00,2020-09-27 18:25:00,353.82,353.07,1.45,100.0,0.4106,-0.31,0.07,-0.38,flip -9561,做空,2020-09-27 18:25:00,2020-09-27 18:50:00,353.07,352.92,1.45,100.0,0.4102,0.06,0.07,-0.01,flip -9562,做多,2020-09-27 18:50:00,2020-09-27 18:55:00,352.92,351.73,1.45,100.0,0.4101,-0.49,0.07,-0.56,flip -9563,做空,2020-09-27 18:55:00,2020-09-27 19:00:00,351.73,352.66,1.44,100.0,0.4097,-0.38,0.07,-0.45,tp_lower -9564,做多,2020-09-27 19:05:00,2020-09-27 19:10:00,353.44,353.55,1.44,100.0,0.4062,0.04,0.07,-0.03,tp_upper -9565,做多,2020-09-27 19:50:00,2020-09-27 20:05:00,353.86,352.96,1.43,100.0,0.4055,-0.36,0.07,-0.44,flip -9566,做空,2020-09-27 20:05:00,2020-09-27 20:55:00,352.96,353.15,1.43,100.0,0.4051,-0.08,0.07,-0.15,flip -9567,做多,2020-09-27 20:55:00,2020-09-27 21:05:00,353.15,352.37,1.43,100.0,0.4042,-0.32,0.07,-0.39,flip -9568,做空,2020-09-27 21:05:00,2020-09-27 21:35:00,352.37,353.96,1.42,100.0,0.4038,-0.64,0.07,-0.71,flip -9569,做多,2020-09-27 21:35:00,2020-09-27 21:55:00,353.96,352.83,1.42,100.0,0.3998,-0.45,0.07,-0.52,flip -9570,做空,2020-09-27 21:55:00,2020-09-27 22:00:00,352.83,353.74,1.41,100.0,0.3994,-0.36,0.07,-0.43,flip -9571,做多,2020-09-27 22:00:00,2020-09-27 22:05:00,353.74,354.68,1.4,100.0,0.3969,0.37,0.07,0.3,tp_upper -9572,做多,2020-09-27 23:10:00,2020-09-27 23:35:00,354.19,356.07,1.41,100.0,0.3971,0.75,0.07,0.68,tp_upper -9573,做多,2020-09-28 00:55:00,2020-09-28 01:00:00,357.74,357.5,1.46,100.0,0.4074,-0.1,0.07,-0.17,flip -9574,做空,2020-09-28 01:00:00,2020-09-28 01:05:00,357.5,358.12,1.46,100.0,0.407,-0.25,0.07,-0.33,flip -9575,做多,2020-09-28 01:05:00,2020-09-28 01:35:00,358.12,358.24,1.45,100.0,0.4052,0.05,0.07,-0.02,flip -9576,做空,2020-09-28 01:35:00,2020-09-28 01:40:00,358.24,358.38,1.45,100.0,0.4048,-0.06,0.07,-0.13,flip -9577,做多,2020-09-28 01:40:00,2020-09-28 02:00:00,358.38,360.1,1.45,100.0,0.4041,0.69,0.07,0.62,tp_upper -9578,做多,2020-09-28 02:30:00,2020-09-28 04:00:00,358.44,358.22,1.45,100.0,0.4055,-0.09,0.07,-0.16,tp_upper -9579,做多,2020-09-28 04:00:00,2020-09-28 04:10:00,358.22,357.56,1.45,100.0,0.4051,-0.27,0.07,-0.34,flip -9580,做空,2020-09-28 04:10:00,2020-09-28 04:15:00,357.56,358.01,1.45,100.0,0.4047,-0.18,0.07,-0.25,flip -9581,做多,2020-09-28 04:15:00,2020-09-28 04:25:00,358.01,358.12,1.44,100.0,0.4033,0.04,0.07,-0.03,tp_upper -9582,做多,2020-09-28 07:25:00,2020-09-28 08:05:00,356.56,357.76,1.44,100.0,0.4046,0.49,0.07,0.41,tp_upper -9583,做多,2020-09-28 08:20:00,2020-09-28 08:30:00,356.95,358.73,1.45,100.0,0.4052,0.72,0.07,0.65,tp_upper -9584,做多,2020-09-28 09:00:00,2020-09-28 09:25:00,357.56,358.19,1.45,100.0,0.4061,0.26,0.07,0.18,flip -9585,做空,2020-09-28 09:25:00,2020-09-28 10:00:00,358.19,357.56,1.45,100.0,0.4057,0.26,0.07,0.18,tp_lower -9586,做多,2020-09-28 10:05:00,2020-09-28 10:30:00,357.79,358.62,1.45,100.0,0.4064,0.34,0.07,0.26,tp_upper -9587,做多,2020-09-28 12:05:00,2020-09-28 12:30:00,358.61,364.28,1.46,100.0,0.406,2.3,0.07,2.23,tp_upper -9588,做多,2020-09-28 14:10:00,2020-09-28 14:20:00,364.07,363.91,1.48,100.0,0.4059,-0.06,0.07,-0.14,flip -9589,做空,2020-09-28 14:20:00,2020-09-28 14:30:00,363.91,363.9,1.48,100.0,0.4055,0.0,0.07,-0.07,flip -9590,做多,2020-09-28 14:30:00,2020-09-28 14:35:00,363.9,362.98,1.47,100.0,0.4051,-0.37,0.07,-0.45,flip -9591,做空,2020-09-28 14:35:00,2020-09-28 14:45:00,362.98,362.68,1.47,100.0,0.4047,0.12,0.07,0.05,tp_lower -9592,做多,2020-09-28 15:00:00,2020-09-28 15:05:00,363.81,363.78,1.47,100.0,0.4037,-0.01,0.07,-0.09,flip -9593,做空,2020-09-28 15:05:00,2020-09-28 16:15:00,363.78,363.99,1.47,100.0,0.4033,-0.08,0.07,-0.16,flip -9594,做多,2020-09-28 16:15:00,2020-09-28 16:20:00,363.99,365.37,1.46,100.0,0.4024,0.56,0.07,0.48,tp_upper -9595,做多,2020-09-28 16:20:00,2020-09-28 16:25:00,365.37,364.61,1.47,100.0,0.402,-0.31,0.07,-0.38,flip -9596,做空,2020-09-28 16:25:00,2020-09-28 16:40:00,364.61,364.52,1.46,100.0,0.4016,0.04,0.07,-0.04,flip -9597,做多,2020-09-28 16:40:00,2020-09-28 16:45:00,364.52,364.34,1.46,100.0,0.4014,-0.07,0.07,-0.15,flip -9598,做空,2020-09-28 16:45:00,2020-09-28 16:50:00,364.34,364.79,1.46,100.0,0.401,-0.18,0.07,-0.25,flip -9599,做多,2020-09-28 16:50:00,2020-09-28 16:55:00,364.79,364.31,1.46,100.0,0.3996,-0.19,0.07,-0.26,flip -9600,做空,2020-09-28 16:55:00,2020-09-28 17:00:00,364.31,364.89,1.45,100.0,0.3992,-0.23,0.07,-0.3,flip -9601,做多,2020-09-28 17:00:00,2020-09-28 17:10:00,364.89,364.51,1.45,100.0,0.3975,-0.15,0.07,-0.22,flip -9602,做空,2020-09-28 17:10:00,2020-09-28 17:20:00,364.51,364.66,1.45,100.0,0.3971,-0.06,0.07,-0.13,flip -9603,做多,2020-09-28 17:20:00,2020-09-28 17:30:00,364.66,365.87,1.45,100.0,0.3964,0.48,0.07,0.41,tp_upper -9604,做多,2020-09-28 17:45:00,2020-09-28 18:00:00,364.45,364.65,1.45,100.0,0.3976,0.08,0.07,0.01,flip -9605,做空,2020-09-28 18:00:00,2020-09-28 18:05:00,364.65,363.87,1.45,100.0,0.3972,0.31,0.07,0.24,tp_lower -9606,做多,2020-09-28 19:55:00,2020-09-28 20:00:00,363.12,362.93,1.45,100.0,0.3993,-0.08,0.07,-0.15,flip -9607,做空,2020-09-28 20:00:00,2020-09-28 20:10:00,362.93,362.93,1.45,100.0,0.3989,0.0,0.07,-0.07,flip -9608,做多,2020-09-28 20:10:00,2020-09-28 20:40:00,362.93,362.8,1.45,100.0,0.3985,-0.05,0.07,-0.12,flip -9609,做空,2020-09-28 20:40:00,2020-09-28 20:55:00,362.8,362.75,1.44,100.0,0.3981,0.02,0.07,-0.05,flip -9610,做多,2020-09-28 20:55:00,2020-09-28 21:00:00,362.75,362.43,1.44,100.0,0.3978,-0.13,0.07,-0.2,flip -9611,做空,2020-09-28 21:00:00,2020-09-28 21:05:00,362.43,361.4,1.44,100.0,0.3974,0.41,0.07,0.34,tp_lower -9612,做多,2020-09-28 21:25:00,2020-09-28 21:40:00,362.33,363.49,1.44,100.0,0.3983,0.46,0.07,0.39,tp_upper -9613,做多,2020-09-29 00:55:00,2020-09-29 01:05:00,354.47,354.48,1.5,100.0,0.4228,0.0,0.07,-0.07,flip -9614,做空,2020-09-29 01:05:00,2020-09-29 01:10:00,354.48,354.89,1.5,100.0,0.4223,-0.17,0.07,-0.25,flip -9615,做多,2020-09-29 01:10:00,2020-09-29 01:15:00,354.89,354.2,1.49,100.0,0.4209,-0.29,0.07,-0.37,flip -9616,做空,2020-09-29 01:15:00,2020-09-29 01:20:00,354.2,354.51,1.49,100.0,0.4205,-0.13,0.07,-0.2,flip -9617,做多,2020-09-29 01:20:00,2020-09-29 01:30:00,354.51,353.9,1.49,100.0,0.4194,-0.26,0.07,-0.33,flip -9618,做空,2020-09-29 01:30:00,2020-09-29 01:35:00,353.9,354.37,1.48,100.0,0.4189,-0.2,0.07,-0.27,flip -9619,做多,2020-09-29 01:35:00,2020-09-29 02:15:00,354.37,354.38,1.48,100.0,0.4174,0.0,0.07,-0.07,flip -9620,做空,2020-09-29 02:15:00,2020-09-29 02:40:00,354.38,353.55,1.48,100.0,0.417,0.35,0.07,0.27,tp_lower -9621,做多,2020-09-29 03:00:00,2020-09-29 03:10:00,354.18,353.98,1.48,100.0,0.4178,-0.08,0.07,-0.16,flip -9622,做空,2020-09-29 03:10:00,2020-09-29 03:20:00,353.98,353.34,1.48,100.0,0.4174,0.27,0.07,0.19,tp_lower -9623,做多,2020-09-29 03:35:00,2020-09-29 03:40:00,354.03,353.98,1.48,100.0,0.4177,-0.02,0.07,-0.09,flip -9624,做空,2020-09-29 03:40:00,2020-09-29 03:55:00,353.98,352.95,1.48,100.0,0.4172,0.43,0.07,0.36,tp_lower -9625,做多,2020-09-29 04:05:00,2020-09-29 04:20:00,353.6,353.71,1.48,100.0,0.4185,0.05,0.07,-0.03,flip -9626,做空,2020-09-29 04:20:00,2020-09-29 04:30:00,353.71,353.23,1.48,100.0,0.4181,0.2,0.07,0.13,tp_lower -9627,做多,2020-09-29 04:40:00,2020-09-29 04:50:00,353.63,353.06,1.48,100.0,0.4183,-0.24,0.07,-0.31,flip -9628,做空,2020-09-29 04:50:00,2020-09-29 04:55:00,353.06,353.07,1.48,100.0,0.4179,-0.0,0.07,-0.08,tp_lower -9629,做多,2020-09-29 05:35:00,2020-09-29 06:35:00,353.03,352.35,1.47,100.0,0.4175,-0.28,0.07,-0.36,flip -9630,做空,2020-09-29 06:35:00,2020-09-29 06:40:00,352.35,353.03,1.47,100.0,0.4171,-0.28,0.07,-0.36,flip -9631,做多,2020-09-29 06:40:00,2020-09-29 06:45:00,353.03,353.12,1.47,100.0,0.4151,0.04,0.07,-0.04,tp_upper -9632,做多,2020-09-29 08:10:00,2020-09-29 08:15:00,354.75,354.66,1.46,100.0,0.4127,-0.04,0.07,-0.11,flip -9633,做空,2020-09-29 08:15:00,2020-09-29 08:20:00,354.66,354.76,1.46,100.0,0.4123,-0.04,0.07,-0.11,flip -9634,做多,2020-09-29 08:20:00,2020-09-29 08:45:00,354.76,354.51,1.46,100.0,0.4117,-0.1,0.07,-0.18,flip -9635,做空,2020-09-29 08:45:00,2020-09-29 08:50:00,354.51,354.97,1.46,100.0,0.4113,-0.19,0.07,-0.26,flip -9636,做多,2020-09-29 08:50:00,2020-09-29 09:05:00,354.97,355.84,1.45,100.0,0.4098,0.36,0.07,0.28,tp_upper -9637,做多,2020-09-29 09:30:00,2020-09-29 09:50:00,355.03,354.57,1.46,100.0,0.4103,-0.19,0.07,-0.26,flip -9638,做空,2020-09-29 09:50:00,2020-09-29 09:55:00,354.57,354.63,1.45,100.0,0.4099,-0.02,0.07,-0.1,tp_lower -9639,做多,2020-09-29 10:00:00,2020-09-29 10:10:00,355.21,355.98,1.45,100.0,0.4087,0.31,0.07,0.24,tp_upper -9640,做多,2020-09-29 12:05:00,2020-09-29 12:20:00,357.17,357.24,1.45,100.0,0.4069,0.03,0.07,-0.04,flip -9641,做空,2020-09-29 12:20:00,2020-09-29 12:45:00,357.24,356.96,1.45,100.0,0.4065,0.11,0.07,0.04,flip -9642,做多,2020-09-29 12:45:00,2020-09-29 13:05:00,356.96,356.19,1.45,100.0,0.4067,-0.31,0.07,-0.39,flip -9643,做空,2020-09-29 13:05:00,2020-09-29 13:10:00,356.19,355.2,1.45,100.0,0.4063,0.4,0.07,0.33,tp_lower -9644,做多,2020-09-29 13:35:00,2020-09-29 13:40:00,357.32,356.72,1.45,100.0,0.4058,-0.24,0.07,-0.32,flip -9645,做空,2020-09-29 13:40:00,2020-09-29 13:45:00,356.72,356.88,1.45,100.0,0.4054,-0.06,0.07,-0.14,flip -9646,做多,2020-09-29 13:45:00,2020-09-29 14:10:00,356.88,358.55,1.44,100.0,0.4046,0.68,0.07,0.6,tp_upper -9647,做多,2020-09-29 14:40:00,2020-09-29 15:25:00,356.82,357.01,1.45,100.0,0.4062,0.08,0.07,0.0,flip -9648,做空,2020-09-29 15:25:00,2020-09-29 15:30:00,357.01,357.56,1.45,100.0,0.4057,-0.22,0.07,-0.3,flip -9649,做多,2020-09-29 15:30:00,2020-09-29 15:40:00,357.56,356.39,1.44,100.0,0.4041,-0.47,0.07,-0.54,flip -9650,做空,2020-09-29 15:40:00,2020-09-29 15:55:00,356.39,355.17,1.44,100.0,0.4037,0.49,0.07,0.42,tp_lower -9651,做多,2020-09-29 17:35:00,2020-09-29 17:55:00,353.67,353.58,1.44,100.0,0.4078,-0.04,0.07,-0.11,flip -9652,做空,2020-09-29 17:55:00,2020-09-29 21:35:00,353.58,356.98,1.44,100.0,0.4074,-1.39,0.07,-1.46,tp_lower -9653,做多,2020-09-29 21:50:00,2020-09-29 22:00:00,357.4,358.29,1.43,100.0,0.3987,0.35,0.07,0.28,tp_upper -9654,做多,2020-09-29 22:35:00,2020-09-29 22:40:00,357.55,356.77,1.43,100.0,0.3992,-0.31,0.07,-0.38,flip -9655,做空,2020-09-29 22:40:00,2020-09-29 22:45:00,356.77,356.78,1.42,100.0,0.3988,-0.0,0.07,-0.08,tp_lower -9656,做多,2020-09-29 22:50:00,2020-09-29 23:10:00,357.23,358.94,1.42,100.0,0.3978,0.68,0.07,0.61,tp_upper -9657,做多,2020-09-30 01:15:00,2020-09-30 01:20:00,358.38,358.25,1.48,100.0,0.4142,-0.05,0.07,-0.13,flip -9658,做空,2020-09-30 01:20:00,2020-09-30 01:25:00,358.25,358.36,1.48,100.0,0.4138,-0.05,0.07,-0.12,flip -9659,做多,2020-09-30 01:25:00,2020-09-30 01:30:00,358.36,358.23,1.48,100.0,0.4131,-0.05,0.07,-0.13,flip -9660,做空,2020-09-30 01:30:00,2020-09-30 01:35:00,358.23,357.31,1.48,100.0,0.4127,0.38,0.07,0.31,tp_lower -9661,做多,2020-09-30 02:25:00,2020-09-30 02:30:00,357.3,357.05,1.48,100.0,0.4144,-0.1,0.07,-0.18,flip -9662,做空,2020-09-30 02:30:00,2020-09-30 02:35:00,357.05,357.51,1.48,100.0,0.414,-0.19,0.07,-0.26,flip -9663,做多,2020-09-30 02:35:00,2020-09-30 02:40:00,357.51,356.47,1.47,100.0,0.4125,-0.43,0.07,-0.5,flip -9664,做空,2020-09-30 02:40:00,2020-09-30 02:45:00,356.47,356.54,1.47,100.0,0.4121,-0.03,0.07,-0.1,flip -9665,做多,2020-09-30 02:45:00,2020-09-30 03:55:00,356.54,355.51,1.47,100.0,0.4116,-0.42,0.07,-0.5,flip -9666,做空,2020-09-30 03:55:00,2020-09-30 04:00:00,355.51,355.92,1.46,100.0,0.4112,-0.17,0.07,-0.24,tp_lower -9667,做多,2020-09-30 04:35:00,2020-09-30 04:40:00,355.92,355.84,1.46,100.0,0.4098,-0.03,0.07,-0.11,flip -9668,做空,2020-09-30 04:40:00,2020-09-30 04:55:00,355.84,355.89,1.46,100.0,0.4094,-0.02,0.07,-0.09,flip -9669,做多,2020-09-30 04:55:00,2020-09-30 05:00:00,355.89,355.71,1.46,100.0,0.4089,-0.07,0.07,-0.15,flip -9670,做空,2020-09-30 05:00:00,2020-09-30 05:25:00,355.71,355.74,1.45,100.0,0.4084,-0.01,0.07,-0.08,flip -9671,做多,2020-09-30 05:25:00,2020-09-30 05:30:00,355.74,355.21,1.45,100.0,0.408,-0.22,0.07,-0.29,flip -9672,做空,2020-09-30 05:30:00,2020-09-30 05:45:00,355.21,354.21,1.45,100.0,0.4076,0.41,0.07,0.34,tp_lower -9673,做多,2020-09-30 06:15:00,2020-09-30 06:20:00,355.24,355.22,1.45,100.0,0.4083,-0.01,0.07,-0.08,flip -9674,做空,2020-09-30 06:20:00,2020-09-30 07:50:00,355.22,354.58,1.45,100.0,0.4079,0.26,0.07,0.19,tp_lower -9675,做多,2020-09-30 08:15:00,2020-09-30 08:55:00,355.45,355.26,1.45,100.0,0.4079,-0.08,0.07,-0.15,flip -9676,做空,2020-09-30 08:55:00,2020-09-30 09:05:00,355.26,354.11,1.45,100.0,0.4075,0.47,0.07,0.4,tp_lower -9677,做多,2020-09-30 09:55:00,2020-09-30 10:05:00,354.37,354.63,1.45,100.0,0.4095,0.11,0.07,0.03,flip -9678,做空,2020-09-30 10:05:00,2020-09-30 11:10:00,354.63,354.73,1.45,100.0,0.409,-0.04,0.07,-0.11,flip -9679,做多,2020-09-30 11:10:00,2020-09-30 11:15:00,354.73,354.08,1.45,100.0,0.4084,-0.27,0.07,-0.34,flip -9680,做空,2020-09-30 11:15:00,2020-09-30 11:20:00,354.08,353.84,1.44,100.0,0.408,0.1,0.07,0.03,tp_lower -9681,做多,2020-09-30 12:00:00,2020-09-30 13:25:00,354.2,354.96,1.44,100.0,0.4077,0.31,0.07,0.24,flip -9682,做空,2020-09-30 13:25:00,2020-09-30 13:45:00,354.96,354.9,1.45,100.0,0.4073,0.02,0.07,-0.05,tp_lower -9683,做多,2020-09-30 13:45:00,2020-09-30 13:55:00,354.9,355.36,1.44,100.0,0.4071,0.19,0.07,0.11,tp_upper -9684,做多,2020-09-30 13:55:00,2020-09-30 14:00:00,355.36,356.1,1.45,100.0,0.4066,0.3,0.07,0.23,tp_upper -9685,做多,2020-09-30 15:00:00,2020-09-30 15:10:00,355.75,357.3,1.45,100.0,0.4066,0.63,0.07,0.56,tp_upper -9686,做多,2020-09-30 16:55:00,2020-09-30 17:00:00,357.51,357.44,1.45,100.0,0.406,-0.03,0.07,-0.1,tp_upper -9687,做多,2020-09-30 17:55:00,2020-09-30 18:20:00,356.95,356.05,1.45,100.0,0.4061,-0.37,0.07,-0.44,flip -9688,做空,2020-09-30 18:20:00,2020-09-30 18:25:00,356.05,355.96,1.44,100.0,0.4057,0.04,0.07,-0.04,tp_lower -9689,做多,2020-09-30 19:35:00,2020-09-30 19:45:00,355.42,355.56,1.44,100.0,0.4062,0.06,0.07,-0.02,flip -9690,做空,2020-09-30 19:45:00,2020-09-30 20:00:00,355.56,355.54,1.44,100.0,0.4057,0.01,0.07,-0.06,flip -9691,做多,2020-09-30 20:00:00,2020-09-30 20:10:00,355.54,356.09,1.44,100.0,0.4054,0.22,0.07,0.15,tp_upper -9692,做多,2020-09-30 20:40:00,2020-09-30 20:50:00,355.66,356.26,1.44,100.0,0.4055,0.24,0.07,0.17,tp_upper -9693,做多,2020-09-30 23:55:00,2020-10-01 00:00:00,359.71,360.5,1.44,100.0,0.4012,0.32,0.07,0.24,tp_upper -9694,做多,2020-10-01 00:35:00,2020-10-01 01:20:00,359.64,359.35,1.49,100.0,0.415,-0.12,0.07,-0.19,flip -9695,做空,2020-10-01 01:20:00,2020-10-01 01:25:00,359.35,359.45,1.49,100.0,0.4146,-0.04,0.07,-0.12,flip -9696,做多,2020-10-01 01:25:00,2020-10-01 01:45:00,359.45,360.39,1.49,100.0,0.414,0.39,0.07,0.31,tp_upper -9697,做多,2020-10-01 03:10:00,2020-10-01 03:15:00,362.27,362.05,1.49,100.0,0.4114,-0.09,0.07,-0.16,flip -9698,做空,2020-10-01 03:15:00,2020-10-01 03:20:00,362.05,362.31,1.49,100.0,0.411,-0.11,0.07,-0.18,flip -9699,做多,2020-10-01 03:20:00,2020-10-01 04:05:00,362.31,362.97,1.49,100.0,0.41,0.27,0.07,0.2,tp_upper -9700,做多,2020-10-01 04:35:00,2020-10-01 04:40:00,362.52,362.39,1.49,100.0,0.4101,-0.05,0.07,-0.13,flip -9701,做空,2020-10-01 04:40:00,2020-10-01 05:30:00,362.39,360.71,1.48,100.0,0.4097,0.69,0.07,0.61,tp_lower -9702,做多,2020-10-01 05:55:00,2020-10-01 06:15:00,361.71,363.13,1.49,100.0,0.412,0.58,0.07,0.51,tp_upper -9703,做多,2020-10-01 07:45:00,2020-10-01 07:55:00,363.45,363.87,1.49,100.0,0.4112,0.17,0.07,0.1,tp_upper -9704,做多,2020-10-01 09:55:00,2020-10-01 10:00:00,367.68,366.99,1.49,100.0,0.4065,-0.28,0.07,-0.36,flip -9705,做空,2020-10-01 10:00:00,2020-10-01 10:05:00,366.99,367.39,1.49,100.0,0.4061,-0.16,0.07,-0.24,tp_lower -9706,做多,2020-10-01 11:05:00,2020-10-01 11:20:00,367.09,366.72,1.49,100.0,0.4051,-0.15,0.07,-0.22,flip -9707,做空,2020-10-01 11:20:00,2020-10-01 11:30:00,366.72,366.96,1.48,100.0,0.4047,-0.1,0.07,-0.17,flip -9708,做多,2020-10-01 11:30:00,2020-10-01 11:35:00,366.96,367.19,1.48,100.0,0.4038,0.09,0.07,0.02,tp_upper -9709,做多,2020-10-01 12:25:00,2020-10-01 12:35:00,367.25,367.74,1.48,100.0,0.4033,0.2,0.07,0.12,tp_upper -9710,做多,2020-10-01 13:30:00,2020-10-01 13:35:00,367.65,367.17,1.48,100.0,0.403,-0.19,0.07,-0.27,flip -9711,做空,2020-10-01 13:35:00,2020-10-01 13:45:00,367.17,366.76,1.48,100.0,0.4026,0.17,0.07,0.09,tp_lower -9712,做多,2020-10-01 15:00:00,2020-10-01 15:05:00,366.11,365.56,1.48,100.0,0.4038,-0.22,0.07,-0.3,flip -9713,做空,2020-10-01 15:05:00,2020-10-01 15:15:00,365.56,365.51,1.47,100.0,0.4034,0.02,0.07,-0.05,flip -9714,做多,2020-10-01 15:15:00,2020-10-01 15:30:00,365.51,366.33,1.47,100.0,0.4031,0.33,0.07,0.26,tp_upper -9715,做多,2020-10-01 18:20:00,2020-10-01 18:35:00,348.4,351.24,1.48,100.0,0.4235,1.2,0.07,1.13,tp_upper -9716,做多,2020-10-01 19:45:00,2020-10-01 20:00:00,350.68,351.51,1.49,100.0,0.4237,0.35,0.07,0.28,flip -9717,做空,2020-10-01 20:00:00,2020-10-01 20:05:00,351.51,351.72,1.49,100.0,0.4233,-0.09,0.07,-0.16,flip -9718,做多,2020-10-01 20:05:00,2020-10-01 21:10:00,351.72,350.92,1.49,100.0,0.4224,-0.34,0.07,-0.41,flip -9719,做空,2020-10-01 21:10:00,2020-10-01 21:25:00,350.92,352.05,1.48,100.0,0.4219,-0.48,0.07,-0.55,flip -9720,做多,2020-10-01 21:25:00,2020-10-01 21:50:00,352.05,352.38,1.47,100.0,0.4188,0.14,0.07,0.06,tp_upper -9721,做多,2020-10-01 22:00:00,2020-10-01 22:25:00,350.96,351.91,1.47,100.0,0.4201,0.4,0.07,0.33,flip -9722,做空,2020-10-01 22:25:00,2020-10-01 22:45:00,351.91,352.14,1.48,100.0,0.4197,-0.1,0.07,-0.17,flip -9723,做多,2020-10-01 22:45:00,2020-10-01 22:50:00,352.14,351.94,1.47,100.0,0.4187,-0.08,0.07,-0.16,flip -9724,做空,2020-10-01 22:50:00,2020-10-01 23:15:00,351.94,351.93,1.47,100.0,0.4183,0.0,0.07,-0.07,flip -9725,做多,2020-10-01 23:15:00,2020-10-01 23:25:00,351.93,351.55,1.47,100.0,0.4179,-0.16,0.07,-0.23,flip -9726,做空,2020-10-01 23:25:00,2020-10-01 23:30:00,351.55,352.17,1.47,100.0,0.4175,-0.26,0.07,-0.33,flip -9727,做多,2020-10-01 23:30:00,2020-10-01 23:40:00,352.17,351.85,1.46,100.0,0.4156,-0.13,0.07,-0.21,flip -9728,做空,2020-10-01 23:40:00,2020-10-01 23:45:00,351.85,352.23,1.46,100.0,0.4152,-0.16,0.07,-0.23,flip -9729,做多,2020-10-01 23:45:00,2020-10-01 23:55:00,352.23,352.53,1.46,100.0,0.4139,0.12,0.07,0.05,tp_upper -9730,做多,2020-10-02 00:30:00,2020-10-02 00:40:00,351.57,350.85,1.51,100.0,0.4284,-0.31,0.08,-0.38,flip -9731,做空,2020-10-02 00:40:00,2020-10-02 01:05:00,350.85,351.7,1.5,100.0,0.428,-0.36,0.08,-0.44,flip -9732,做多,2020-10-02 01:05:00,2020-10-02 01:15:00,351.7,353.07,1.5,100.0,0.4255,0.58,0.08,0.51,tp_upper -9733,做多,2020-10-02 02:10:00,2020-10-02 02:35:00,351.85,352.16,1.5,100.0,0.4265,0.13,0.08,0.06,flip -9734,做空,2020-10-02 02:35:00,2020-10-02 03:20:00,352.16,352.15,1.5,100.0,0.4261,0.0,0.08,-0.07,flip -9735,做多,2020-10-02 03:20:00,2020-10-02 03:35:00,352.15,351.85,1.5,100.0,0.4257,-0.13,0.07,-0.2,flip -9736,做空,2020-10-02 03:35:00,2020-10-02 03:50:00,351.85,352.57,1.5,100.0,0.4253,-0.31,0.07,-0.38,flip -9737,做多,2020-10-02 03:50:00,2020-10-02 03:55:00,352.57,353.02,1.49,100.0,0.4231,0.19,0.07,0.12,tp_upper -9738,做多,2020-10-02 06:35:00,2020-10-02 07:00:00,343.68,343.15,1.49,100.0,0.4342,-0.23,0.07,-0.3,flip -9739,做空,2020-10-02 07:00:00,2020-10-02 07:05:00,343.15,343.17,1.49,100.0,0.4337,-0.01,0.07,-0.08,flip -9740,做多,2020-10-02 07:05:00,2020-10-02 08:25:00,343.17,342.81,1.49,100.0,0.4333,-0.16,0.07,-0.23,flip -9741,做空,2020-10-02 08:25:00,2020-10-02 08:35:00,342.81,342.4,1.48,100.0,0.4328,0.18,0.07,0.1,flip -9742,做多,2020-10-02 08:35:00,2020-10-02 08:40:00,342.4,341.32,1.48,100.0,0.4334,-0.47,0.07,-0.54,flip -9743,做空,2020-10-02 08:40:00,2020-10-02 08:45:00,341.32,340.36,1.48,100.0,0.433,0.42,0.07,0.34,tp_lower -9744,做多,2020-10-02 10:50:00,2020-10-02 11:00:00,337.69,339.38,1.48,100.0,0.4384,0.74,0.07,0.67,tp_upper -9745,做多,2020-10-02 11:25:00,2020-10-02 11:45:00,337.54,337.27,1.49,100.0,0.4404,-0.12,0.07,-0.19,flip -9746,做空,2020-10-02 11:45:00,2020-10-02 11:50:00,337.27,337.53,1.48,100.0,0.44,-0.11,0.07,-0.19,flip -9747,做多,2020-10-02 11:50:00,2020-10-02 11:55:00,337.53,336.9,1.48,100.0,0.4388,-0.28,0.07,-0.35,flip -9748,做空,2020-10-02 11:55:00,2020-10-02 12:00:00,336.9,337.67,1.48,100.0,0.4384,-0.34,0.07,-0.41,flip -9749,做多,2020-10-02 12:00:00,2020-10-02 12:30:00,337.67,338.31,1.47,100.0,0.436,0.28,0.07,0.21,flip -9750,做空,2020-10-02 12:30:00,2020-10-02 12:45:00,338.31,338.47,1.47,100.0,0.4355,-0.07,0.07,-0.14,flip -9751,做多,2020-10-02 12:45:00,2020-10-02 12:50:00,338.47,339.14,1.47,100.0,0.4347,0.29,0.07,0.22,tp_upper -9752,做多,2020-10-02 13:30:00,2020-10-02 13:40:00,339.38,342.22,1.47,100.0,0.4339,1.23,0.07,1.16,tp_upper -9753,做多,2020-10-02 16:10:00,2020-10-02 17:10:00,343.45,343.88,1.48,100.0,0.432,0.19,0.07,0.11,flip -9754,做空,2020-10-02 17:10:00,2020-10-02 17:15:00,343.88,344.22,1.48,100.0,0.4315,-0.15,0.07,-0.22,flip -9755,做多,2020-10-02 17:15:00,2020-10-02 17:30:00,344.22,343.84,1.48,100.0,0.4302,-0.16,0.07,-0.24,flip -9756,做空,2020-10-02 17:30:00,2020-10-02 17:35:00,343.84,344.17,1.48,100.0,0.4298,-0.14,0.07,-0.22,flip -9757,做多,2020-10-02 17:35:00,2020-10-02 18:20:00,344.17,344.28,1.47,100.0,0.4286,0.05,0.07,-0.03,flip -9758,做空,2020-10-02 18:20:00,2020-10-02 18:45:00,344.28,342.71,1.47,100.0,0.4281,0.67,0.07,0.6,tp_lower -9759,做多,2020-10-02 18:55:00,2020-10-02 19:00:00,344.35,344.08,1.48,100.0,0.4296,-0.12,0.07,-0.19,flip -9760,做空,2020-10-02 19:00:00,2020-10-02 19:15:00,344.08,343.9,1.48,100.0,0.4291,0.08,0.07,0.0,flip -9761,做多,2020-10-02 19:15:00,2020-10-02 19:30:00,343.9,344.06,1.48,100.0,0.4292,0.07,0.07,-0.01,flip -9762,做空,2020-10-02 19:30:00,2020-10-02 20:00:00,344.06,343.61,1.48,100.0,0.4287,0.19,0.07,0.12,flip -9763,做多,2020-10-02 20:00:00,2020-10-02 20:15:00,343.61,344.79,1.48,100.0,0.4294,0.51,0.07,0.43,tp_upper -9764,做多,2020-10-02 22:30:00,2020-10-03 00:00:00,344.83,345.21,1.48,100.0,0.4289,0.16,0.07,0.09,flip -9765,做空,2020-10-03 00:00:00,2020-10-03 00:05:00,345.21,344.28,1.53,100.0,0.4419,0.41,0.08,0.33,tp_lower -9766,做多,2020-10-03 01:05:00,2020-10-03 01:30:00,344.47,344.36,1.53,100.0,0.4436,-0.05,0.08,-0.13,flip -9767,做空,2020-10-03 01:30:00,2020-10-03 01:40:00,344.36,344.47,1.53,100.0,0.4431,-0.05,0.08,-0.13,flip -9768,做多,2020-10-03 01:40:00,2020-10-03 01:50:00,344.47,344.62,1.52,100.0,0.4424,0.07,0.08,-0.01,tp_upper -9769,做多,2020-10-03 04:40:00,2020-10-03 04:50:00,347.37,347.66,1.52,100.0,0.4385,0.13,0.08,0.05,flip -9770,做空,2020-10-03 04:50:00,2020-10-03 04:55:00,347.66,347.68,1.52,100.0,0.438,-0.01,0.08,-0.08,flip -9771,做多,2020-10-03 04:55:00,2020-10-03 05:00:00,347.68,347.55,1.52,100.0,0.4375,-0.06,0.08,-0.13,flip -9772,做空,2020-10-03 05:00:00,2020-10-03 05:05:00,347.55,347.16,1.52,100.0,0.4371,0.17,0.08,0.09,tp_lower -9773,做多,2020-10-03 06:55:00,2020-10-03 07:40:00,345.55,346.14,1.52,100.0,0.4397,0.26,0.08,0.18,tp_upper -9774,做多,2020-10-03 08:20:00,2020-10-03 08:25:00,347.15,346.93,1.52,100.0,0.438,-0.1,0.08,-0.17,tp_upper -9775,做多,2020-10-03 09:00:00,2020-10-03 09:45:00,345.72,345.79,1.52,100.0,0.439,0.03,0.08,-0.05,flip -9776,做空,2020-10-03 09:45:00,2020-10-03 10:05:00,345.79,346.84,1.52,100.0,0.4386,-0.46,0.08,-0.54,flip -9777,做多,2020-10-03 10:05:00,2020-10-03 10:10:00,346.84,347.12,1.51,100.0,0.4355,0.12,0.08,0.05,tp_upper -9778,做多,2020-10-03 11:45:00,2020-10-03 11:55:00,347.26,347.29,1.51,100.0,0.4349,0.01,0.08,-0.06,flip -9779,做空,2020-10-03 11:55:00,2020-10-03 12:10:00,347.29,345.71,1.51,100.0,0.4345,0.69,0.08,0.61,tp_lower -9780,做多,2020-10-03 13:15:00,2020-10-03 13:25:00,346.15,346.2,1.51,100.0,0.4375,0.02,0.08,-0.05,flip -9781,做空,2020-10-03 13:25:00,2020-10-03 14:00:00,346.2,346.05,1.51,100.0,0.437,0.07,0.08,-0.01,tp_lower -9782,做多,2020-10-03 14:00:00,2020-10-03 14:10:00,346.05,346.24,1.51,100.0,0.437,0.08,0.08,0.01,flip -9783,做空,2020-10-03 14:10:00,2020-10-03 14:20:00,346.24,346.76,1.51,100.0,0.4365,-0.23,0.08,-0.3,flip -9784,做多,2020-10-03 14:20:00,2020-10-03 14:25:00,346.76,346.93,1.51,100.0,0.4348,0.07,0.08,-0.0,tp_upper -9785,做多,2020-10-03 15:05:00,2020-10-03 15:35:00,346.14,346.37,1.51,100.0,0.4353,0.1,0.08,0.02,flip -9786,做空,2020-10-03 15:35:00,2020-10-03 15:45:00,346.37,346.54,1.51,100.0,0.4349,-0.07,0.08,-0.15,flip -9787,做多,2020-10-03 15:45:00,2020-10-03 15:55:00,346.54,347.17,1.5,100.0,0.434,0.27,0.08,0.2,tp_upper -9788,做多,2020-10-03 16:45:00,2020-10-03 16:50:00,347.7,348.02,1.51,100.0,0.4329,0.14,0.08,0.06,tp_upper -9789,做多,2020-10-03 17:20:00,2020-10-03 17:35:00,347.12,347.16,1.51,100.0,0.4336,0.02,0.08,-0.06,flip -9790,做空,2020-10-03 17:35:00,2020-10-03 17:40:00,347.16,347.44,1.5,100.0,0.4332,-0.12,0.08,-0.2,flip -9791,做多,2020-10-03 17:40:00,2020-10-03 17:50:00,347.44,347.99,1.5,100.0,0.4321,0.24,0.08,0.16,tp_upper -9792,做多,2020-10-03 19:50:00,2020-10-04 00:35:00,350.14,346.61,1.5,100.0,0.429,-1.51,0.07,-1.59,flip -9793,做空,2020-10-04 00:35:00,2020-10-04 00:50:00,346.61,346.98,1.52,100.0,0.4396,-0.16,0.08,-0.24,flip -9794,做多,2020-10-04 00:50:00,2020-10-04 01:00:00,346.98,346.46,1.52,100.0,0.4382,-0.23,0.08,-0.3,flip -9795,做空,2020-10-04 01:00:00,2020-10-04 01:25:00,346.46,345.12,1.52,100.0,0.4377,0.59,0.08,0.51,tp_lower -9796,做多,2020-10-04 02:30:00,2020-10-04 02:35:00,345.21,345.1,1.52,100.0,0.4406,-0.05,0.08,-0.12,flip -9797,做空,2020-10-04 02:35:00,2020-10-04 02:45:00,345.1,345.71,1.52,100.0,0.4401,-0.27,0.08,-0.34,flip -9798,做多,2020-10-04 02:45:00,2020-10-04 03:00:00,345.71,346.05,1.51,100.0,0.4381,0.15,0.08,0.07,tp_upper -9799,做多,2020-10-04 04:00:00,2020-10-04 04:10:00,345.9,345.91,1.51,100.0,0.4379,0.0,0.08,-0.07,flip -9800,做空,2020-10-04 04:10:00,2020-10-04 05:50:00,345.91,346.53,1.51,100.0,0.4375,-0.27,0.08,-0.35,tp_lower -9801,做多,2020-10-04 06:05:00,2020-10-04 06:10:00,347.04,347.53,1.51,100.0,0.4348,0.21,0.08,0.14,tp_upper -9802,做多,2020-10-04 07:35:00,2020-10-04 08:30:00,348.25,348.52,1.51,100.0,0.4335,0.12,0.08,0.04,tp_upper -9803,做多,2020-10-04 11:00:00,2020-10-04 11:15:00,346.57,346.36,1.51,100.0,0.4355,-0.09,0.08,-0.17,flip -9804,做空,2020-10-04 11:15:00,2020-10-04 11:30:00,346.36,346.35,1.51,100.0,0.4351,0.0,0.08,-0.07,flip -9805,做多,2020-10-04 11:30:00,2020-10-04 11:35:00,346.35,346.23,1.51,100.0,0.4346,-0.05,0.08,-0.13,flip -9806,做空,2020-10-04 11:35:00,2020-10-04 12:20:00,346.23,345.64,1.5,100.0,0.4342,0.26,0.08,0.18,tp_lower -9807,做多,2020-10-04 12:45:00,2020-10-04 12:55:00,346.76,347.84,1.5,100.0,0.4339,0.47,0.08,0.39,tp_upper -9808,做多,2020-10-04 14:35:00,2020-10-04 14:40:00,348.22,347.82,1.51,100.0,0.4329,-0.17,0.08,-0.25,flip -9809,做空,2020-10-04 14:40:00,2020-10-04 15:00:00,347.82,347.65,1.5,100.0,0.4325,0.07,0.08,-0.0,flip -9810,做多,2020-10-04 15:00:00,2020-10-04 15:05:00,347.65,347.52,1.5,100.0,0.4325,-0.06,0.08,-0.13,flip -9811,做空,2020-10-04 15:05:00,2020-10-04 15:10:00,347.52,348.0,1.5,100.0,0.4321,-0.21,0.08,-0.28,flip -9812,做多,2020-10-04 15:10:00,2020-10-04 15:15:00,348.0,347.53,1.5,100.0,0.4304,-0.2,0.07,-0.28,flip -9813,做空,2020-10-04 15:15:00,2020-10-04 15:25:00,347.53,347.49,1.49,100.0,0.43,0.02,0.07,-0.06,flip -9814,做多,2020-10-04 15:25:00,2020-10-04 16:10:00,347.49,347.37,1.49,100.0,0.4297,-0.05,0.07,-0.13,flip -9815,做空,2020-10-04 16:10:00,2020-10-04 16:45:00,347.37,347.28,1.49,100.0,0.4293,0.04,0.07,-0.04,flip -9816,做多,2020-10-04 16:45:00,2020-10-04 16:50:00,347.28,347.22,1.49,100.0,0.4291,-0.03,0.07,-0.1,flip -9817,做空,2020-10-04 16:50:00,2020-10-04 16:55:00,347.22,347.92,1.49,100.0,0.4286,-0.3,0.07,-0.37,flip -9818,做多,2020-10-04 16:55:00,2020-10-04 17:00:00,347.92,348.33,1.48,100.0,0.4265,0.17,0.07,0.1,tp_upper -9819,做多,2020-10-04 21:05:00,2020-10-04 21:25:00,351.96,351.88,1.48,100.0,0.4216,-0.03,0.07,-0.11,flip -9820,做空,2020-10-04 21:25:00,2020-10-04 22:05:00,351.88,352.42,1.48,100.0,0.4212,-0.23,0.07,-0.3,flip -9821,做多,2020-10-04 22:05:00,2020-10-04 22:10:00,352.42,352.31,1.48,100.0,0.4195,-0.05,0.07,-0.12,tp_upper -9822,做多,2020-10-04 22:45:00,2020-10-04 23:05:00,351.74,351.97,1.48,100.0,0.4198,0.1,0.07,0.02,flip -9823,做空,2020-10-04 23:05:00,2020-10-04 23:40:00,351.97,352.02,1.48,100.0,0.4194,-0.02,0.07,-0.09,flip -9824,做多,2020-10-04 23:40:00,2020-10-05 00:00:00,352.02,352.77,1.47,100.0,0.4188,0.31,0.07,0.24,tp_upper -9825,做多,2020-10-05 02:10:00,2020-10-05 03:05:00,353.72,353.27,1.52,100.0,0.4295,-0.19,0.08,-0.27,flip -9826,做空,2020-10-05 03:05:00,2020-10-05 03:10:00,353.27,353.08,1.52,100.0,0.4291,0.08,0.08,0.01,tp_lower -9827,做多,2020-10-05 05:05:00,2020-10-05 05:10:00,351.71,351.63,1.52,100.0,0.4308,-0.03,0.08,-0.11,flip -9828,做空,2020-10-05 05:10:00,2020-10-05 05:15:00,351.63,351.63,1.51,100.0,0.4303,0.0,0.08,-0.08,flip -9829,做多,2020-10-05 05:15:00,2020-10-05 05:30:00,351.63,351.65,1.51,100.0,0.4299,0.01,0.08,-0.07,flip -9830,做空,2020-10-05 05:30:00,2020-10-05 06:05:00,351.65,350.03,1.51,100.0,0.4295,0.7,0.08,0.62,tp_lower -9831,做多,2020-10-05 07:00:00,2020-10-05 07:15:00,350.94,350.55,1.52,100.0,0.4319,-0.17,0.08,-0.24,flip -9832,做空,2020-10-05 07:15:00,2020-10-05 07:30:00,350.55,350.63,1.51,100.0,0.4315,-0.03,0.08,-0.11,flip -9833,做多,2020-10-05 07:30:00,2020-10-05 08:05:00,350.63,350.64,1.51,100.0,0.4308,0.0,0.08,-0.07,flip -9834,做空,2020-10-05 08:05:00,2020-10-05 08:20:00,350.64,351.04,1.51,100.0,0.4304,-0.17,0.08,-0.25,flip -9835,做多,2020-10-05 08:20:00,2020-10-05 08:45:00,351.04,350.25,1.51,100.0,0.429,-0.34,0.08,-0.41,flip -9836,做空,2020-10-05 08:45:00,2020-10-05 08:50:00,350.25,350.0,1.5,100.0,0.4286,0.11,0.07,0.03,tp_lower -9837,做多,2020-10-05 09:00:00,2020-10-05 09:05:00,350.8,351.27,1.5,100.0,0.4278,0.2,0.08,0.13,tp_upper -9838,做多,2020-10-05 09:30:00,2020-10-05 09:35:00,351.27,352.03,1.5,100.0,0.4273,0.32,0.08,0.25,tp_upper -9839,做多,2020-10-05 09:55:00,2020-10-05 10:00:00,351.23,350.71,1.5,100.0,0.4279,-0.22,0.08,-0.3,flip -9840,做空,2020-10-05 10:00:00,2020-10-05 10:10:00,350.71,350.76,1.5,100.0,0.4275,-0.02,0.07,-0.1,flip -9841,做多,2020-10-05 10:10:00,2020-10-05 10:35:00,350.76,351.57,1.5,100.0,0.4269,0.35,0.08,0.27,tp_upper -9842,做多,2020-10-05 11:30:00,2020-10-05 11:50:00,350.87,350.94,1.5,100.0,0.4273,0.03,0.07,-0.05,flip -9843,做空,2020-10-05 11:50:00,2020-10-05 11:55:00,350.94,350.35,1.5,100.0,0.4269,0.25,0.07,0.18,tp_lower -9844,做多,2020-10-05 12:15:00,2020-10-05 12:30:00,351.6,351.29,1.5,100.0,0.4264,-0.13,0.07,-0.21,flip -9845,做空,2020-10-05 12:30:00,2020-10-05 12:50:00,351.29,351.6,1.5,100.0,0.426,-0.13,0.07,-0.21,flip -9846,做多,2020-10-05 12:50:00,2020-10-05 12:55:00,351.6,352.37,1.49,100.0,0.4248,0.33,0.07,0.25,tp_upper -9847,做多,2020-10-05 14:05:00,2020-10-05 14:15:00,352.07,351.95,1.5,100.0,0.4247,-0.05,0.07,-0.13,flip -9848,做空,2020-10-05 14:15:00,2020-10-05 14:20:00,351.95,352.34,1.49,100.0,0.4243,-0.17,0.07,-0.24,flip -9849,做多,2020-10-05 14:20:00,2020-10-05 14:25:00,352.34,352.31,1.49,100.0,0.4229,-0.01,0.07,-0.09,flip -9850,做空,2020-10-05 14:25:00,2020-10-05 15:35:00,352.31,352.33,1.49,100.0,0.4225,-0.01,0.07,-0.08,flip -9851,做多,2020-10-05 15:35:00,2020-10-05 16:00:00,352.33,352.61,1.49,100.0,0.4221,0.12,0.07,0.04,tp_upper -9852,做多,2020-10-05 16:10:00,2020-10-05 16:20:00,352.81,352.48,1.49,100.0,0.4214,-0.14,0.07,-0.21,flip -9853,做空,2020-10-05 16:20:00,2020-10-05 16:30:00,352.48,351.85,1.48,100.0,0.421,0.27,0.07,0.19,tp_lower -9854,做多,2020-10-05 16:40:00,2020-10-05 16:45:00,352.78,353.39,1.49,100.0,0.4209,0.26,0.07,0.18,tp_upper -9855,做多,2020-10-05 18:55:00,2020-10-05 19:45:00,351.25,351.23,1.49,100.0,0.4231,-0.01,0.07,-0.08,flip -9856,做空,2020-10-05 19:45:00,2020-10-05 20:15:00,351.23,351.5,1.48,100.0,0.4227,-0.11,0.07,-0.19,flip -9857,做多,2020-10-05 20:15:00,2020-10-05 20:25:00,351.5,351.75,1.48,100.0,0.4216,0.11,0.07,0.03,tp_upper -9858,做多,2020-10-05 20:45:00,2020-10-05 21:05:00,351.35,352.59,1.48,100.0,0.4216,0.52,0.07,0.45,tp_upper -9859,做多,2020-10-05 23:00:00,2020-10-05 23:05:00,352.89,352.0,1.49,100.0,0.4209,-0.37,0.07,-0.45,flip -9860,做空,2020-10-05 23:05:00,2020-10-05 23:25:00,352.0,352.41,1.48,100.0,0.4204,-0.17,0.07,-0.25,flip -9861,做多,2020-10-05 23:25:00,2020-10-05 23:40:00,352.41,353.01,1.48,100.0,0.419,0.25,0.07,0.18,tp_upper -9862,做多,2020-10-06 01:50:00,2020-10-06 02:10:00,352.53,353.09,1.53,100.0,0.4335,0.24,0.08,0.17,tp_upper -9863,做多,2020-10-06 03:05:00,2020-10-06 03:35:00,352.81,353.52,1.53,100.0,0.4334,0.31,0.08,0.23,tp_upper -9864,做多,2020-10-06 06:00:00,2020-10-06 06:05:00,353.64,353.2,1.53,100.0,0.4329,-0.19,0.08,-0.27,flip -9865,做空,2020-10-06 06:05:00,2020-10-06 06:20:00,353.2,352.91,1.53,100.0,0.4324,0.13,0.08,0.05,tp_lower -9866,做多,2020-10-06 07:00:00,2020-10-06 07:10:00,353.2,353.09,1.53,100.0,0.4324,-0.05,0.08,-0.12,flip -9867,做空,2020-10-06 07:10:00,2020-10-06 07:20:00,353.09,352.49,1.53,100.0,0.4319,0.26,0.08,0.18,tp_lower -9868,做多,2020-10-06 08:35:00,2020-10-06 09:45:00,351.46,352.35,1.53,100.0,0.4342,0.39,0.08,0.31,tp_upper -9869,做多,2020-10-06 12:25:00,2020-10-06 12:55:00,346.43,345.45,1.53,100.0,0.4412,-0.43,0.08,-0.51,flip -9870,做空,2020-10-06 12:55:00,2020-10-06 13:00:00,345.45,345.55,1.52,100.0,0.4408,-0.04,0.08,-0.12,tp_lower -9871,做多,2020-10-06 13:05:00,2020-10-06 13:25:00,346.5,346.55,1.52,100.0,0.4389,0.02,0.08,-0.05,tp_upper -9872,做多,2020-10-06 14:10:00,2020-10-06 14:15:00,346.16,346.12,1.52,100.0,0.4389,-0.02,0.08,-0.09,flip -9873,做空,2020-10-06 14:15:00,2020-10-06 14:25:00,346.12,346.14,1.52,100.0,0.4385,-0.01,0.08,-0.08,flip -9874,做多,2020-10-06 14:25:00,2020-10-06 14:30:00,346.14,345.5,1.52,100.0,0.438,-0.28,0.08,-0.36,flip -9875,做空,2020-10-06 14:30:00,2020-10-06 14:35:00,345.5,345.04,1.51,100.0,0.4376,0.2,0.08,0.13,tp_lower -9876,做多,2020-10-06 15:15:00,2020-10-06 15:20:00,346.06,347.8,1.51,100.0,0.437,0.76,0.08,0.68,tp_upper -9877,做多,2020-10-06 17:05:00,2020-10-06 18:30:00,349.57,348.66,1.52,100.0,0.4343,-0.4,0.08,-0.47,flip -9878,做空,2020-10-06 18:30:00,2020-10-06 18:35:00,348.66,349.25,1.51,100.0,0.4339,-0.26,0.08,-0.33,flip -9879,做多,2020-10-06 18:35:00,2020-10-06 18:40:00,349.25,348.76,1.51,100.0,0.432,-0.21,0.08,-0.29,flip -9880,做空,2020-10-06 18:40:00,2020-10-06 18:45:00,348.76,347.77,1.51,100.0,0.4316,0.43,0.08,0.35,tp_lower -9881,做多,2020-10-06 21:35:00,2020-10-06 21:50:00,339.12,338.57,1.51,100.0,0.4447,-0.24,0.08,-0.32,flip -9882,做空,2020-10-06 21:50:00,2020-10-06 21:55:00,338.57,338.9,1.5,100.0,0.4442,-0.15,0.08,-0.22,flip -9883,做多,2020-10-06 21:55:00,2020-10-06 22:00:00,338.9,338.6,1.5,100.0,0.4429,-0.13,0.07,-0.21,flip -9884,做空,2020-10-06 22:00:00,2020-10-06 22:05:00,338.6,340.34,1.5,100.0,0.4425,-0.77,0.08,-0.85,flip -9885,做多,2020-10-06 22:05:00,2020-10-06 22:10:00,340.34,340.29,1.49,100.0,0.4375,-0.02,0.07,-0.1,tp_upper -9886,做多,2020-10-06 22:55:00,2020-10-06 23:10:00,339.3,338.7,1.49,100.0,0.4383,-0.26,0.07,-0.34,flip -9887,做空,2020-10-06 23:10:00,2020-10-06 23:15:00,338.7,339.79,1.48,100.0,0.4379,-0.48,0.07,-0.55,flip -9888,做多,2020-10-06 23:15:00,2020-10-06 23:25:00,339.79,339.27,1.48,100.0,0.4347,-0.23,0.07,-0.3,flip -9889,做空,2020-10-06 23:25:00,2020-10-06 23:30:00,339.27,340.4,1.47,100.0,0.4342,-0.49,0.07,-0.56,flip -9890,做多,2020-10-06 23:30:00,2020-10-06 23:35:00,340.4,339.37,1.47,100.0,0.4309,-0.44,0.07,-0.52,flip -9891,做空,2020-10-06 23:35:00,2020-10-06 23:40:00,339.37,339.99,1.46,100.0,0.4305,-0.27,0.07,-0.34,flip -9892,做多,2020-10-06 23:40:00,2020-10-06 23:45:00,339.99,339.59,1.46,100.0,0.4285,-0.17,0.07,-0.24,flip -9893,做空,2020-10-06 23:45:00,2020-10-06 23:50:00,339.59,340.41,1.45,100.0,0.428,-0.35,0.07,-0.42,flip -9894,做多,2020-10-06 23:50:00,2020-10-07 00:00:00,340.41,339.91,1.45,100.0,0.4256,-0.21,0.07,-0.29,flip -9895,做空,2020-10-07 00:00:00,2020-10-07 00:20:00,339.91,339.9,1.49,100.0,0.4381,0.0,0.07,-0.07,flip -9896,做多,2020-10-07 00:20:00,2020-10-07 00:25:00,339.9,339.13,1.49,100.0,0.4377,-0.34,0.07,-0.41,flip -9897,做空,2020-10-07 00:25:00,2020-10-07 00:30:00,339.13,339.17,1.48,100.0,0.4372,-0.02,0.07,-0.09,flip -9898,做多,2020-10-07 00:30:00,2020-10-07 03:20:00,339.17,335.75,1.48,100.0,0.4367,-1.49,0.07,-1.57,flip -9899,做空,2020-10-07 03:20:00,2020-10-07 03:25:00,335.75,336.21,1.46,100.0,0.4362,-0.2,0.07,-0.27,tp_lower -9900,做多,2020-10-07 03:30:00,2020-10-07 03:35:00,337.7,337.5,1.46,100.0,0.4327,-0.09,0.07,-0.16,flip -9901,做空,2020-10-07 03:35:00,2020-10-07 04:00:00,337.5,336.61,1.46,100.0,0.4323,0.38,0.07,0.31,tp_lower -9902,做多,2020-10-07 04:20:00,2020-10-07 05:00:00,337.28,337.04,1.46,100.0,0.4332,-0.1,0.07,-0.18,tp_upper -9903,做多,2020-10-07 05:10:00,2020-10-07 05:25:00,338.05,338.63,1.46,100.0,0.4315,0.25,0.07,0.18,tp_upper -9904,做多,2020-10-07 07:45:00,2020-10-07 07:55:00,340.33,341.03,1.46,100.0,0.4289,0.3,0.07,0.23,tp_upper -9905,做多,2020-10-07 08:20:00,2020-10-07 10:30:00,340.14,338.51,1.46,100.0,0.4296,-0.7,0.07,-0.77,flip -9906,做空,2020-10-07 10:30:00,2020-10-07 10:35:00,338.51,337.99,1.45,100.0,0.4292,0.22,0.07,0.15,tp_lower -9907,做多,2020-10-07 10:45:00,2020-10-07 10:55:00,338.67,339.36,1.45,100.0,0.4292,0.3,0.07,0.22,tp_upper -9908,做多,2020-10-07 11:30:00,2020-10-07 11:35:00,338.85,338.54,1.46,100.0,0.4294,-0.13,0.07,-0.21,flip -9909,做空,2020-10-07 11:35:00,2020-10-07 11:40:00,338.54,339.1,1.45,100.0,0.429,-0.24,0.07,-0.31,flip -9910,做多,2020-10-07 11:40:00,2020-10-07 11:50:00,339.1,339.43,1.45,100.0,0.4272,0.14,0.07,0.07,tp_upper -9911,做多,2020-10-07 13:30:00,2020-10-07 13:35:00,341.67,341.13,1.45,100.0,0.4239,-0.23,0.07,-0.3,tp_upper -9912,做多,2020-10-07 13:50:00,2020-10-07 15:00:00,341.0,340.24,1.44,100.0,0.4237,-0.32,0.07,-0.39,flip -9913,做空,2020-10-07 15:00:00,2020-10-07 15:10:00,340.24,340.69,1.44,100.0,0.4233,-0.19,0.07,-0.26,flip -9914,做多,2020-10-07 15:10:00,2020-10-07 15:15:00,340.69,340.42,1.44,100.0,0.4217,-0.11,0.07,-0.19,flip -9915,做空,2020-10-07 15:15:00,2020-10-07 15:20:00,340.42,342.08,1.43,100.0,0.4213,-0.7,0.07,-0.77,flip -9916,做多,2020-10-07 15:20:00,2020-10-07 15:25:00,342.08,341.71,1.43,100.0,0.4168,-0.15,0.07,-0.23,tp_upper -9917,做多,2020-10-07 15:55:00,2020-10-07 17:55:00,340.49,338.35,1.42,100.0,0.4179,-0.89,0.07,-0.96,flip -9918,做空,2020-10-07 17:55:00,2020-10-07 19:35:00,338.35,340.99,1.41,100.0,0.4174,-1.1,0.07,-1.17,flip -9919,做多,2020-10-07 19:35:00,2020-10-07 19:55:00,340.99,340.88,1.4,100.0,0.4106,-0.05,0.07,-0.12,flip -9920,做空,2020-10-07 19:55:00,2020-10-07 20:00:00,340.88,340.64,1.4,100.0,0.4101,0.1,0.07,0.03,tp_lower -9921,做多,2020-10-07 20:10:00,2020-10-07 20:20:00,341.11,340.22,1.4,100.0,0.4098,-0.36,0.07,-0.43,flip -9922,做空,2020-10-07 20:20:00,2020-10-07 20:25:00,340.22,340.77,1.39,100.0,0.4093,-0.23,0.07,-0.29,tp_lower -9923,做多,2020-10-07 20:30:00,2020-10-07 20:40:00,341.24,341.01,1.39,100.0,0.407,-0.09,0.07,-0.16,flip -9924,做空,2020-10-07 20:40:00,2020-10-07 20:50:00,341.01,341.12,1.39,100.0,0.4066,-0.04,0.07,-0.11,flip -9925,做多,2020-10-07 20:50:00,2020-10-07 20:55:00,341.12,340.81,1.38,100.0,0.406,-0.13,0.07,-0.2,flip -9926,做空,2020-10-07 20:55:00,2020-10-07 21:40:00,340.81,339.86,1.38,100.0,0.4056,0.39,0.07,0.32,tp_lower -9927,做多,2020-10-07 22:55:00,2020-10-07 23:00:00,340.28,340.01,1.38,100.0,0.4069,-0.11,0.07,-0.18,flip -9928,做空,2020-10-07 23:00:00,2020-10-08 00:20:00,340.01,340.56,1.38,100.0,0.4065,-0.22,0.07,-0.29,flip -9929,做多,2020-10-08 00:20:00,2020-10-08 02:00:00,340.56,339.41,1.42,100.0,0.4177,-0.48,0.07,-0.55,flip -9930,做空,2020-10-08 02:00:00,2020-10-08 02:20:00,339.41,338.82,1.42,100.0,0.4173,0.25,0.07,0.18,tp_lower -9931,做多,2020-10-08 02:35:00,2020-10-08 02:50:00,338.94,339.0,1.42,100.0,0.4182,0.03,0.07,-0.05,flip -9932,做空,2020-10-08 02:50:00,2020-10-08 02:55:00,339.0,339.08,1.42,100.0,0.4177,-0.03,0.07,-0.1,flip -9933,做多,2020-10-08 02:55:00,2020-10-08 03:00:00,339.08,338.84,1.41,100.0,0.4171,-0.1,0.07,-0.17,flip -9934,做空,2020-10-08 03:00:00,2020-10-08 03:05:00,338.84,339.89,1.41,100.0,0.4167,-0.44,0.07,-0.51,flip -9935,做多,2020-10-08 03:05:00,2020-10-08 03:10:00,339.89,339.98,1.41,100.0,0.4137,0.04,0.07,-0.03,tp_upper -9936,做多,2020-10-08 03:35:00,2020-10-08 03:40:00,339.32,339.17,1.41,100.0,0.4141,-0.06,0.07,-0.13,flip -9937,做空,2020-10-08 03:40:00,2020-10-08 03:45:00,339.17,339.3,1.4,100.0,0.4137,-0.05,0.07,-0.12,flip -9938,做多,2020-10-08 03:45:00,2020-10-08 03:50:00,339.3,339.1,1.4,100.0,0.413,-0.08,0.07,-0.15,flip -9939,做空,2020-10-08 03:50:00,2020-10-08 04:20:00,339.1,339.36,1.4,100.0,0.4126,-0.11,0.07,-0.18,flip -9940,做多,2020-10-08 04:20:00,2020-10-08 05:00:00,339.36,338.54,1.4,100.0,0.4115,-0.34,0.07,-0.41,flip -9941,做空,2020-10-08 05:00:00,2020-10-08 05:05:00,338.54,338.41,1.39,100.0,0.4111,0.05,0.07,-0.02,tp_lower -9942,做多,2020-10-08 06:00:00,2020-10-08 06:30:00,339.33,339.6,1.39,100.0,0.4099,0.11,0.07,0.04,tp_upper -9943,做多,2020-10-08 06:50:00,2020-10-08 09:05:00,338.98,336.39,1.39,100.0,0.4102,-1.06,0.07,-1.13,flip -9944,做空,2020-10-08 09:05:00,2020-10-08 09:15:00,336.39,336.78,1.38,100.0,0.4098,-0.16,0.07,-0.23,flip -9945,做多,2020-10-08 09:15:00,2020-10-08 09:20:00,336.78,336.13,1.38,100.0,0.4085,-0.27,0.07,-0.33,flip -9946,做空,2020-10-08 09:20:00,2020-10-08 09:25:00,336.13,336.29,1.37,100.0,0.4081,-0.07,0.07,-0.13,flip -9947,做多,2020-10-08 09:25:00,2020-10-08 09:30:00,336.29,336.46,1.37,100.0,0.4073,0.07,0.07,0.0,tp_upper -9948,做多,2020-10-08 09:40:00,2020-10-08 09:50:00,336.04,336.17,1.37,100.0,0.4074,0.05,0.07,-0.02,flip -9949,做空,2020-10-08 09:50:00,2020-10-08 10:00:00,336.17,336.57,1.37,100.0,0.407,-0.16,0.07,-0.23,flip -9950,做多,2020-10-08 10:00:00,2020-10-08 10:05:00,336.57,337.34,1.37,100.0,0.4056,0.31,0.07,0.24,tp_upper -9951,做多,2020-10-08 11:25:00,2020-10-08 12:10:00,337.49,338.58,1.37,100.0,0.405,0.44,0.07,0.37,tp_upper -9952,做多,2020-10-08 16:20:00,2020-10-08 16:30:00,349.66,350.82,1.37,100.0,0.3918,0.45,0.07,0.39,tp_upper -9953,做多,2020-10-08 17:40:00,2020-10-08 17:50:00,350.27,349.99,1.37,100.0,0.392,-0.11,0.07,-0.18,flip -9954,做空,2020-10-08 17:50:00,2020-10-08 17:55:00,349.99,350.57,1.37,100.0,0.3916,-0.23,0.07,-0.3,flip -9955,做多,2020-10-08 17:55:00,2020-10-08 18:05:00,350.57,350.68,1.37,100.0,0.3899,0.04,0.07,-0.03,flip -9956,做空,2020-10-08 18:05:00,2020-10-08 18:15:00,350.68,350.53,1.37,100.0,0.3895,0.06,0.07,-0.01,flip -9957,做多,2020-10-08 18:15:00,2020-10-08 18:20:00,350.53,350.48,1.37,100.0,0.3895,-0.02,0.07,-0.09,flip -9958,做空,2020-10-08 18:20:00,2020-10-08 18:30:00,350.48,349.72,1.36,100.0,0.3891,0.3,0.07,0.23,tp_lower -9959,做多,2020-10-08 18:40:00,2020-10-08 18:55:00,350.84,351.01,1.37,100.0,0.3891,0.07,0.07,-0.0,tp_upper -9960,做多,2020-10-08 20:30:00,2020-10-08 20:35:00,351.22,351.65,1.36,100.0,0.3885,0.17,0.07,0.1,tp_upper -9961,做多,2020-10-08 21:35:00,2020-10-08 21:40:00,351.26,351.08,1.36,100.0,0.3886,-0.07,0.07,-0.14,flip -9962,做空,2020-10-08 21:40:00,2020-10-08 21:55:00,351.08,349.96,1.36,100.0,0.3882,0.43,0.07,0.37,tp_lower -9963,做多,2020-10-08 22:00:00,2020-10-08 22:20:00,351.27,351.51,1.37,100.0,0.3888,0.09,0.07,0.02,flip -9964,做空,2020-10-08 22:20:00,2020-10-08 22:45:00,351.51,350.92,1.37,100.0,0.3884,0.23,0.07,0.16,flip -9965,做多,2020-10-08 22:45:00,2020-10-08 23:05:00,350.92,350.64,1.37,100.0,0.3893,-0.11,0.07,-0.18,flip -9966,做空,2020-10-08 23:05:00,2020-10-08 23:20:00,350.64,349.86,1.36,100.0,0.3889,0.3,0.07,0.24,tp_lower -9967,做多,2020-10-08 23:50:00,2020-10-09 00:00:00,350.54,351.03,1.37,100.0,0.3895,0.19,0.07,0.12,flip -9968,做空,2020-10-09 00:00:00,2020-10-09 00:20:00,351.03,349.35,1.41,100.0,0.403,0.68,0.07,0.61,tp_lower -9969,做多,2020-10-09 01:10:00,2020-10-09 01:40:00,350.24,349.61,1.42,100.0,0.4054,-0.26,0.07,-0.33,flip -9970,做空,2020-10-09 01:40:00,2020-10-09 01:45:00,349.61,350.4,1.42,100.0,0.405,-0.32,0.07,-0.39,flip -9971,做多,2020-10-09 01:45:00,2020-10-09 01:55:00,350.4,350.98,1.41,100.0,0.4028,0.23,0.07,0.16,tp_upper -9972,做多,2020-10-09 03:15:00,2020-10-09 06:40:00,350.95,349.15,1.41,100.0,0.4024,-0.72,0.07,-0.79,flip -9973,做空,2020-10-09 06:40:00,2020-10-09 06:50:00,349.15,349.18,1.4,100.0,0.402,-0.01,0.07,-0.08,flip -9974,做多,2020-10-09 06:50:00,2020-10-09 06:55:00,349.18,348.84,1.4,100.0,0.4015,-0.14,0.07,-0.21,flip -9975,做空,2020-10-09 06:55:00,2020-10-09 07:00:00,348.84,349.82,1.4,100.0,0.4011,-0.39,0.07,-0.46,flip -9976,做多,2020-10-09 07:00:00,2020-10-09 07:05:00,349.82,349.77,1.39,100.0,0.3985,-0.02,0.07,-0.09,tp_upper -9977,做多,2020-10-09 08:45:00,2020-10-09 09:00:00,350.6,350.65,1.39,100.0,0.3971,0.02,0.07,-0.05,flip -9978,做空,2020-10-09 09:00:00,2020-10-09 09:10:00,350.65,350.72,1.39,100.0,0.3967,-0.03,0.07,-0.1,flip -9979,做多,2020-10-09 09:10:00,2020-10-09 10:20:00,350.72,352.17,1.39,100.0,0.3962,0.57,0.07,0.5,tp_upper -9980,做多,2020-10-09 13:00:00,2020-10-09 13:05:00,359.9,359.76,1.39,100.0,0.3873,-0.05,0.07,-0.12,tp_upper -9981,做多,2020-10-09 13:30:00,2020-10-09 13:35:00,360.2,359.57,1.39,100.0,0.3864,-0.24,0.07,-0.31,flip -9982,做空,2020-10-09 13:35:00,2020-10-09 13:45:00,359.57,360.13,1.39,100.0,0.386,-0.22,0.07,-0.29,flip -9983,做多,2020-10-09 13:45:00,2020-10-09 14:00:00,360.13,360.77,1.38,100.0,0.3845,0.25,0.07,0.18,tp_upper -9984,做多,2020-10-09 14:35:00,2020-10-09 14:40:00,360.06,359.98,1.39,100.0,0.3848,-0.03,0.07,-0.1,flip -9985,做空,2020-10-09 14:40:00,2020-10-09 15:10:00,359.98,360.78,1.38,100.0,0.3844,-0.31,0.07,-0.38,flip -9986,做多,2020-10-09 15:10:00,2020-10-09 15:20:00,360.78,360.33,1.38,100.0,0.3824,-0.17,0.07,-0.24,flip -9987,做空,2020-10-09 15:20:00,2020-10-09 17:05:00,360.33,364.26,1.38,100.0,0.382,-1.5,0.07,-1.57,flip -9988,做多,2020-10-09 17:05:00,2020-10-09 17:10:00,364.26,363.94,1.36,100.0,0.3733,-0.12,0.07,-0.19,flip -9989,做空,2020-10-09 17:10:00,2020-10-09 17:15:00,363.94,364.56,1.36,100.0,0.373,-0.23,0.07,-0.3,flip -9990,做多,2020-10-09 17:15:00,2020-10-09 17:25:00,364.56,364.22,1.35,100.0,0.3713,-0.13,0.07,-0.19,flip -9991,做空,2020-10-09 17:25:00,2020-10-09 17:35:00,364.22,364.13,1.35,100.0,0.371,0.03,0.07,-0.03,flip -9992,做多,2020-10-09 17:35:00,2020-10-09 17:50:00,364.13,364.49,1.35,100.0,0.3708,0.13,0.07,0.07,tp_upper -9993,做多,2020-10-09 19:15:00,2020-10-09 19:35:00,363.77,363.16,1.35,100.0,0.3711,-0.23,0.07,-0.29,flip -9994,做空,2020-10-09 19:35:00,2020-10-09 19:55:00,363.16,363.3,1.35,100.0,0.3708,-0.05,0.07,-0.12,flip -9995,做多,2020-10-09 19:55:00,2020-10-09 20:00:00,363.3,364.46,1.34,100.0,0.3701,0.43,0.07,0.36,tp_upper -9996,做多,2020-10-09 20:55:00,2020-10-09 21:00:00,363.64,363.25,1.35,100.0,0.3706,-0.14,0.07,-0.21,flip -9997,做空,2020-10-09 21:00:00,2020-10-09 21:20:00,363.25,362.51,1.34,100.0,0.3702,0.27,0.07,0.21,tp_lower -9998,做多,2020-10-09 21:35:00,2020-10-09 22:00:00,363.5,364.27,1.35,100.0,0.3703,0.29,0.07,0.22,tp_upper -9999,做多,2020-10-10 00:05:00,2020-10-10 00:50:00,365.3,366.24,1.39,100.0,0.3796,0.36,0.07,0.29,flip -10000,做空,2020-10-10 00:50:00,2020-10-10 00:55:00,366.24,367.09,1.39,100.0,0.3792,-0.32,0.07,-0.39,flip -10001,做多,2020-10-10 00:55:00,2020-10-10 01:00:00,367.09,366.06,1.38,100.0,0.3771,-0.39,0.07,-0.46,flip -10002,做空,2020-10-10 01:00:00,2020-10-10 01:10:00,366.06,366.06,1.38,100.0,0.3767,0.0,0.07,-0.07,flip -10003,做多,2020-10-10 01:10:00,2020-10-10 01:40:00,366.06,368.24,1.38,100.0,0.3764,0.82,0.07,0.75,tp_upper -10004,做多,2020-10-10 04:00:00,2020-10-10 04:05:00,376.98,376.73,1.38,100.0,0.3673,-0.09,0.07,-0.16,flip -10005,做空,2020-10-10 04:05:00,2020-10-10 04:20:00,376.73,375.79,1.38,100.0,0.3669,0.34,0.07,0.28,tp_lower -10006,做多,2020-10-10 04:35:00,2020-10-10 05:30:00,376.49,375.91,1.38,100.0,0.3677,-0.21,0.07,-0.28,flip -10007,做空,2020-10-10 05:30:00,2020-10-10 05:45:00,375.91,374.8,1.38,100.0,0.3673,0.41,0.07,0.34,tp_lower -10008,做多,2020-10-10 06:30:00,2020-10-10 06:35:00,375.46,375.3,1.38,100.0,0.3685,-0.06,0.07,-0.13,flip -10009,做空,2020-10-10 06:35:00,2020-10-10 07:00:00,375.3,374.94,1.38,100.0,0.3681,0.13,0.07,0.06,flip -10010,做多,2020-10-10 07:00:00,2020-10-10 07:25:00,374.94,375.89,1.38,100.0,0.3684,0.35,0.07,0.28,tp_upper -10011,做多,2020-10-10 07:45:00,2020-10-10 07:50:00,375.32,375.14,1.38,100.0,0.3686,-0.07,0.07,-0.14,flip -10012,做空,2020-10-10 07:50:00,2020-10-10 08:00:00,375.14,375.65,1.38,100.0,0.3683,-0.19,0.07,-0.26,flip -10013,做多,2020-10-10 08:00:00,2020-10-10 08:10:00,375.65,375.09,1.38,100.0,0.3669,-0.21,0.07,-0.27,flip -10014,做空,2020-10-10 08:10:00,2020-10-10 08:15:00,375.09,375.17,1.37,100.0,0.3665,-0.03,0.07,-0.1,flip -10015,做多,2020-10-10 08:15:00,2020-10-10 08:25:00,375.17,375.91,1.37,100.0,0.366,0.27,0.07,0.2,tp_upper -10016,做多,2020-10-10 10:55:00,2020-10-10 12:00:00,372.4,373.2,1.37,100.0,0.3691,0.3,0.07,0.23,tp_upper -10017,做多,2020-10-10 12:35:00,2020-10-10 12:40:00,372.56,373.28,1.38,100.0,0.3694,0.27,0.07,0.2,tp_upper -10018,做多,2020-10-10 13:35:00,2020-10-10 14:00:00,373.51,374.01,1.38,100.0,0.3688,0.18,0.07,0.12,flip -10019,做空,2020-10-10 14:00:00,2020-10-10 14:10:00,374.01,373.91,1.38,100.0,0.3684,0.04,0.07,-0.03,flip -10020,做多,2020-10-10 14:10:00,2020-10-10 14:40:00,373.91,374.06,1.38,100.0,0.3682,0.06,0.07,-0.01,flip -10021,做空,2020-10-10 14:40:00,2020-10-10 14:50:00,374.06,373.71,1.38,100.0,0.3678,0.13,0.07,0.06,tp_lower -10022,做多,2020-10-10 14:55:00,2020-10-10 15:15:00,373.89,374.4,1.38,100.0,0.368,0.19,0.07,0.12,tp_upper -10023,做多,2020-10-10 15:35:00,2020-10-10 15:45:00,374.65,374.32,1.38,100.0,0.3674,-0.12,0.07,-0.19,tp_upper -10024,做多,2020-10-10 16:00:00,2020-10-10 16:55:00,373.54,373.27,1.37,100.0,0.3678,-0.1,0.07,-0.17,flip -10025,做空,2020-10-10 16:55:00,2020-10-10 17:00:00,373.27,373.68,1.37,100.0,0.3674,-0.15,0.07,-0.22,flip -10026,做多,2020-10-10 17:00:00,2020-10-10 17:15:00,373.68,374.72,1.37,100.0,0.3662,0.38,0.07,0.31,tp_upper -10027,做多,2020-10-10 18:00:00,2020-10-10 18:05:00,373.6,373.47,1.37,100.0,0.367,-0.05,0.07,-0.12,flip -10028,做空,2020-10-10 18:05:00,2020-10-10 18:20:00,373.47,373.73,1.37,100.0,0.3666,-0.1,0.07,-0.16,flip -10029,做多,2020-10-10 18:20:00,2020-10-10 18:35:00,373.73,374.93,1.37,100.0,0.3657,0.44,0.07,0.37,tp_upper -10030,做多,2020-10-10 20:20:00,2020-10-10 20:30:00,374.3,374.06,1.37,100.0,0.366,-0.09,0.07,-0.16,flip -10031,做空,2020-10-10 20:30:00,2020-10-10 20:35:00,374.06,374.34,1.37,100.0,0.3656,-0.1,0.07,-0.17,flip -10032,做多,2020-10-10 20:35:00,2020-10-10 21:00:00,374.34,371.59,1.37,100.0,0.3647,-1.0,0.07,-1.07,flip -10033,做空,2020-10-10 21:00:00,2020-10-10 21:05:00,371.59,371.7,1.35,100.0,0.3643,-0.04,0.07,-0.11,tp_lower -10034,做多,2020-10-10 21:20:00,2020-10-10 22:20:00,373.82,374.58,1.35,100.0,0.3617,0.27,0.07,0.21,flip -10035,做空,2020-10-10 22:20:00,2020-10-10 22:30:00,374.58,374.41,1.35,100.0,0.3613,0.06,0.07,-0.01,flip -10036,做多,2020-10-10 22:30:00,2020-10-10 22:50:00,374.41,374.62,1.35,100.0,0.3613,0.08,0.07,0.01,flip -10037,做空,2020-10-10 22:50:00,2020-10-10 23:00:00,374.62,374.18,1.35,100.0,0.3609,0.16,0.07,0.09,tp_lower -10038,做多,2020-10-11 00:20:00,2020-10-11 01:45:00,371.71,372.89,1.4,100.0,0.3768,0.44,0.07,0.37,tp_upper -10039,做多,2020-10-11 02:45:00,2020-10-11 03:05:00,373.0,372.02,1.4,100.0,0.3763,-0.37,0.07,-0.44,flip -10040,做空,2020-10-11 03:05:00,2020-10-11 03:10:00,372.02,371.71,1.4,100.0,0.3759,0.12,0.07,0.05,tp_lower -10041,做多,2020-10-11 04:15:00,2020-10-11 04:20:00,371.82,371.47,1.4,100.0,0.3761,-0.13,0.07,-0.2,flip -10042,做空,2020-10-11 04:20:00,2020-10-11 04:35:00,371.47,370.5,1.4,100.0,0.3757,0.36,0.07,0.29,tp_lower -10043,做多,2020-10-11 04:55:00,2020-10-11 05:10:00,371.35,371.18,1.4,100.0,0.3764,-0.06,0.07,-0.13,flip -10044,做空,2020-10-11 05:10:00,2020-10-11 05:15:00,371.18,371.17,1.4,100.0,0.376,0.0,0.07,-0.07,flip -10045,做多,2020-10-11 05:15:00,2020-10-11 05:25:00,371.17,372.42,1.39,100.0,0.3757,0.47,0.07,0.4,tp_upper -10046,做多,2020-10-11 06:55:00,2020-10-11 07:00:00,372.83,373.16,1.4,100.0,0.3749,0.12,0.07,0.05,tp_upper -10047,做多,2020-10-11 07:30:00,2020-10-11 07:35:00,372.76,372.59,1.4,100.0,0.3749,-0.06,0.07,-0.13,flip -10048,做空,2020-10-11 07:35:00,2020-10-11 07:40:00,372.59,372.71,1.4,100.0,0.3746,-0.04,0.07,-0.11,flip -10049,做多,2020-10-11 07:40:00,2020-10-11 07:45:00,372.71,372.37,1.39,100.0,0.3739,-0.13,0.07,-0.2,flip -10050,做空,2020-10-11 07:45:00,2020-10-11 08:00:00,372.37,372.4,1.39,100.0,0.3736,-0.01,0.07,-0.08,flip -10051,做多,2020-10-11 08:00:00,2020-10-11 08:20:00,372.4,372.15,1.39,100.0,0.3731,-0.09,0.07,-0.16,flip -10052,做空,2020-10-11 08:20:00,2020-10-11 08:30:00,372.15,373.1,1.39,100.0,0.3728,-0.35,0.07,-0.42,flip -10053,做多,2020-10-11 08:30:00,2020-10-11 08:45:00,373.1,373.0,1.38,100.0,0.3705,-0.04,0.07,-0.11,tp_upper -10054,做多,2020-10-11 09:20:00,2020-10-11 09:40:00,372.37,372.35,1.38,100.0,0.3707,-0.01,0.07,-0.08,flip -10055,做空,2020-10-11 09:40:00,2020-10-11 09:45:00,372.35,372.46,1.38,100.0,0.3704,-0.04,0.07,-0.11,flip -10056,做多,2020-10-11 09:45:00,2020-10-11 10:00:00,372.46,372.46,1.38,100.0,0.3698,0.0,0.07,-0.07,tp_upper -10057,做多,2020-10-11 10:15:00,2020-10-11 10:25:00,372.98,372.82,1.38,100.0,0.3689,-0.06,0.07,-0.13,tp_upper -10058,做多,2020-10-11 11:45:00,2020-10-11 13:30:00,374.65,372.84,1.37,100.0,0.3667,-0.66,0.07,-0.73,flip -10059,做空,2020-10-11 13:30:00,2020-10-11 13:45:00,372.84,372.74,1.37,100.0,0.3664,0.04,0.07,-0.03,flip -10060,做多,2020-10-11 13:45:00,2020-10-11 14:00:00,372.74,374.13,1.36,100.0,0.3662,0.51,0.07,0.44,tp_upper -10061,做多,2020-10-11 14:00:00,2020-10-11 14:05:00,374.13,374.05,1.37,100.0,0.3658,-0.03,0.07,-0.1,tp_upper -10062,做多,2020-10-11 14:50:00,2020-10-11 15:05:00,373.34,374.84,1.37,100.0,0.3662,0.55,0.07,0.48,tp_upper -10063,做多,2020-10-11 16:10:00,2020-10-11 16:15:00,375.45,376.12,1.37,100.0,0.3652,0.24,0.07,0.18,tp_upper -10064,做多,2020-10-11 17:00:00,2020-10-11 17:10:00,375.23,375.17,1.37,100.0,0.3657,-0.02,0.07,-0.09,flip -10065,做空,2020-10-11 17:10:00,2020-10-11 17:15:00,375.17,375.69,1.37,100.0,0.3653,-0.19,0.07,-0.26,flip -10066,做多,2020-10-11 17:15:00,2020-10-11 17:25:00,375.69,375.33,1.37,100.0,0.364,-0.13,0.07,-0.2,flip -10067,做空,2020-10-11 17:25:00,2020-10-11 17:30:00,375.33,375.8,1.36,100.0,0.3636,-0.17,0.07,-0.24,flip -10068,做多,2020-10-11 17:30:00,2020-10-11 17:40:00,375.8,375.12,1.36,100.0,0.3623,-0.25,0.07,-0.31,flip -10069,做空,2020-10-11 17:40:00,2020-10-11 17:45:00,375.12,375.01,1.36,100.0,0.362,0.04,0.07,-0.03,tp_lower -10070,做多,2020-10-11 17:55:00,2020-10-11 18:05:00,375.49,375.31,1.36,100.0,0.3613,-0.07,0.07,-0.13,flip -10071,做空,2020-10-11 18:05:00,2020-10-11 18:15:00,375.31,375.41,1.35,100.0,0.361,-0.04,0.07,-0.1,flip -10072,做多,2020-10-11 18:15:00,2020-10-11 18:20:00,375.41,375.13,1.35,100.0,0.3604,-0.1,0.07,-0.17,flip -10073,做空,2020-10-11 18:20:00,2020-10-11 18:25:00,375.13,375.69,1.35,100.0,0.3601,-0.2,0.07,-0.27,flip -10074,做多,2020-10-11 18:25:00,2020-10-11 18:40:00,375.69,375.14,1.35,100.0,0.3586,-0.2,0.07,-0.26,flip -10075,做空,2020-10-11 18:40:00,2020-10-11 18:45:00,375.14,374.94,1.34,100.0,0.3583,0.07,0.07,0.0,tp_lower -10076,做多,2020-10-11 18:55:00,2020-10-11 19:10:00,375.24,375.6,1.34,100.0,0.358,0.13,0.07,0.06,flip -10077,做空,2020-10-11 19:10:00,2020-10-11 19:20:00,375.6,374.85,1.34,100.0,0.3577,0.27,0.07,0.2,tp_lower -10078,做多,2020-10-11 20:20:00,2020-10-11 20:50:00,374.13,373.95,1.34,100.0,0.3594,-0.06,0.07,-0.13,flip -10079,做空,2020-10-11 20:50:00,2020-10-11 21:00:00,373.95,372.1,1.34,100.0,0.3591,0.66,0.07,0.6,tp_lower -10080,做多,2020-10-11 21:20:00,2020-10-11 21:25:00,373.52,373.42,1.35,100.0,0.3609,-0.04,0.07,-0.1,flip -10081,做空,2020-10-11 21:25:00,2020-10-11 21:30:00,373.42,373.8,1.35,100.0,0.3605,-0.14,0.07,-0.2,flip -10082,做多,2020-10-11 21:30:00,2020-10-11 21:45:00,373.8,373.49,1.34,100.0,0.3594,-0.11,0.07,-0.18,flip -10083,做空,2020-10-11 21:45:00,2020-10-11 21:50:00,373.49,373.87,1.34,100.0,0.3591,-0.14,0.07,-0.2,flip -10084,做多,2020-10-11 21:50:00,2020-10-11 21:55:00,373.87,373.28,1.34,100.0,0.358,-0.21,0.07,-0.28,flip -10085,做空,2020-10-11 21:55:00,2020-10-11 22:00:00,373.28,371.8,1.33,100.0,0.3576,0.53,0.07,0.46,tp_lower -10086,做多,2020-10-11 22:20:00,2020-10-11 22:30:00,373.49,372.89,1.34,100.0,0.3585,-0.22,0.07,-0.28,flip -10087,做空,2020-10-11 22:30:00,2020-10-11 22:40:00,372.89,373.16,1.34,100.0,0.3581,-0.1,0.07,-0.16,flip -10088,做多,2020-10-11 22:40:00,2020-10-11 23:00:00,373.16,373.26,1.33,100.0,0.3573,0.04,0.07,-0.03,flip -10089,做空,2020-10-11 23:00:00,2020-10-11 23:20:00,373.26,373.53,1.33,100.0,0.3569,-0.1,0.07,-0.16,flip -10090,做多,2020-10-11 23:20:00,2020-10-11 23:40:00,373.53,374.51,1.33,100.0,0.356,0.35,0.07,0.28,tp_upper -10091,做多,2020-10-12 00:40:00,2020-10-12 01:00:00,373.57,373.91,1.4,100.0,0.374,0.13,0.07,0.06,flip -10092,做空,2020-10-12 01:00:00,2020-10-12 01:20:00,373.91,373.7,1.4,100.0,0.3736,0.08,0.07,0.01,flip -10093,做多,2020-10-12 01:20:00,2020-10-12 01:35:00,373.7,374.89,1.4,100.0,0.3737,0.44,0.07,0.37,tp_upper -10094,做多,2020-10-12 02:40:00,2020-10-12 03:10:00,374.25,374.31,1.4,100.0,0.374,0.02,0.07,-0.05,flip -10095,做空,2020-10-12 03:10:00,2020-10-12 03:30:00,374.31,375.61,1.4,100.0,0.3736,-0.49,0.07,-0.56,flip -10096,做多,2020-10-12 03:30:00,2020-10-12 03:35:00,375.61,374.99,1.39,100.0,0.3706,-0.23,0.07,-0.3,tp_upper -10097,做多,2020-10-12 03:45:00,2020-10-12 03:55:00,374.4,374.17,1.39,100.0,0.3708,-0.09,0.07,-0.15,flip -10098,做空,2020-10-12 03:55:00,2020-10-12 04:05:00,374.17,373.81,1.39,100.0,0.3705,0.13,0.07,0.06,tp_lower -10099,做多,2020-10-12 04:45:00,2020-10-12 05:10:00,374.23,374.83,1.39,100.0,0.3704,0.22,0.07,0.15,tp_upper -10100,做多,2020-10-12 05:50:00,2020-10-12 06:05:00,374.69,374.2,1.39,100.0,0.3702,-0.18,0.07,-0.25,flip -10101,做空,2020-10-12 06:05:00,2020-10-12 06:20:00,374.2,373.61,1.38,100.0,0.3698,0.22,0.07,0.15,tp_lower -10102,做多,2020-10-12 07:20:00,2020-10-12 07:35:00,373.25,374.38,1.38,100.0,0.3709,0.42,0.07,0.35,tp_upper -10103,做多,2020-10-12 09:00:00,2020-10-12 12:20:00,374.18,366.98,1.39,100.0,0.3708,-2.67,0.07,-2.74,flip -10104,做空,2020-10-12 12:20:00,2020-10-12 12:25:00,366.98,367.14,1.36,100.0,0.3704,-0.06,0.07,-0.13,flip -10105,做多,2020-10-12 12:25:00,2020-10-12 12:30:00,367.14,367.8,1.36,100.0,0.3697,0.24,0.07,0.18,tp_upper -10106,做多,2020-10-12 12:30:00,2020-10-12 12:35:00,367.8,367.88,1.36,100.0,0.3693,0.03,0.07,-0.04,tp_upper -10107,做多,2020-10-12 17:35:00,2020-10-12 17:50:00,387.05,387.37,1.36,100.0,0.3507,0.11,0.07,0.04,flip -10108,做空,2020-10-12 17:50:00,2020-10-12 17:55:00,387.37,388.1,1.36,100.0,0.3503,-0.26,0.07,-0.32,flip -10109,做多,2020-10-12 17:55:00,2020-10-12 18:00:00,388.1,389.02,1.35,100.0,0.3487,0.32,0.07,0.25,tp_upper -10110,做多,2020-10-12 19:05:00,2020-10-12 19:10:00,389.08,389.55,1.36,100.0,0.3483,0.16,0.07,0.1,tp_upper -10111,做多,2020-10-12 20:15:00,2020-10-12 20:20:00,388.46,387.86,1.36,100.0,0.3489,-0.21,0.07,-0.28,flip -10112,做空,2020-10-12 20:20:00,2020-10-12 20:35:00,387.86,388.38,1.35,100.0,0.3485,-0.18,0.07,-0.25,flip -10113,做多,2020-10-12 20:35:00,2020-10-12 20:45:00,388.38,387.86,1.35,100.0,0.3473,-0.18,0.07,-0.25,flip -10114,做空,2020-10-12 20:45:00,2020-10-12 21:00:00,387.86,388.15,1.35,100.0,0.3469,-0.1,0.07,-0.17,flip -10115,做多,2020-10-12 21:00:00,2020-10-12 21:20:00,388.15,389.03,1.34,100.0,0.3461,0.3,0.07,0.24,tp_upper -10116,做多,2020-10-12 22:50:00,2020-10-12 22:55:00,392.98,392.95,1.34,100.0,0.3422,-0.01,0.07,-0.08,flip -10117,做空,2020-10-12 22:55:00,2020-10-12 23:05:00,392.95,387.7,1.34,100.0,0.3419,1.79,0.07,1.73,tp_lower -10118,做多,2020-10-13 01:50:00,2020-10-13 02:00:00,385.62,385.53,1.39,100.0,0.3613,-0.03,0.07,-0.1,flip -10119,做空,2020-10-13 02:00:00,2020-10-13 02:10:00,385.53,384.31,1.39,100.0,0.361,0.44,0.07,0.37,tp_lower -10120,做多,2020-10-13 02:35:00,2020-10-13 02:45:00,384.93,385.0,1.39,100.0,0.3623,0.03,0.07,-0.04,flip -10121,做空,2020-10-13 02:45:00,2020-10-13 03:00:00,385.0,383.1,1.39,100.0,0.362,0.69,0.07,0.62,tp_lower -10122,做多,2020-10-13 03:10:00,2020-10-13 03:25:00,384.68,384.6,1.4,100.0,0.3637,-0.03,0.07,-0.1,flip -10123,做空,2020-10-13 03:25:00,2020-10-13 03:55:00,384.6,383.26,1.4,100.0,0.3633,0.49,0.07,0.42,tp_lower -10124,做多,2020-10-13 04:00:00,2020-10-13 04:15:00,384.73,384.09,1.4,100.0,0.3641,-0.23,0.07,-0.3,flip -10125,做空,2020-10-13 04:15:00,2020-10-13 04:45:00,384.09,384.54,1.4,100.0,0.3637,-0.16,0.07,-0.23,flip -10126,做多,2020-10-13 04:45:00,2020-10-13 04:50:00,384.54,384.31,1.39,100.0,0.3625,-0.08,0.07,-0.15,flip -10127,做空,2020-10-13 04:50:00,2020-10-13 06:15:00,384.31,383.77,1.39,100.0,0.3622,0.2,0.07,0.13,tp_lower -10128,做多,2020-10-13 07:50:00,2020-10-13 07:55:00,383.17,383.09,1.39,100.0,0.3634,-0.03,0.07,-0.1,flip -10129,做空,2020-10-13 07:55:00,2020-10-13 08:00:00,383.09,383.65,1.39,100.0,0.363,-0.2,0.07,-0.27,flip -10130,做多,2020-10-13 08:00:00,2020-10-13 08:05:00,383.65,383.42,1.39,100.0,0.3616,-0.08,0.07,-0.15,flip -10131,做空,2020-10-13 08:05:00,2020-10-13 08:25:00,383.42,383.61,1.39,100.0,0.3612,-0.07,0.07,-0.14,flip -10132,做多,2020-10-13 08:25:00,2020-10-13 08:30:00,383.61,384.22,1.38,100.0,0.3605,0.22,0.07,0.15,tp_upper -10133,做多,2020-10-13 09:25:00,2020-10-13 09:35:00,384.32,383.99,1.38,100.0,0.3601,-0.12,0.07,-0.19,flip -10134,做空,2020-10-13 09:35:00,2020-10-13 09:50:00,383.99,382.9,1.38,100.0,0.3597,0.39,0.07,0.32,tp_lower -10135,做多,2020-10-13 10:15:00,2020-10-13 10:30:00,383.74,385.89,1.38,100.0,0.3606,0.78,0.07,0.71,tp_upper -10136,做多,2020-10-13 11:45:00,2020-10-13 12:25:00,385.04,384.6,1.39,100.0,0.361,-0.16,0.07,-0.23,flip -10137,做空,2020-10-13 12:25:00,2020-10-13 12:30:00,384.6,384.44,1.39,100.0,0.3607,0.06,0.07,-0.01,tp_lower -10138,做多,2020-10-13 12:35:00,2020-10-13 12:45:00,384.8,383.67,1.39,100.0,0.3603,-0.41,0.07,-0.48,flip -10139,做空,2020-10-13 12:45:00,2020-10-13 12:50:00,383.67,383.12,1.38,100.0,0.3599,0.2,0.07,0.13,tp_lower -10140,做多,2020-10-13 14:35:00,2020-10-13 14:40:00,378.92,378.46,1.38,100.0,0.3646,-0.17,0.07,-0.24,flip -10141,做空,2020-10-13 14:40:00,2020-10-13 14:45:00,378.46,378.67,1.38,100.0,0.3642,-0.08,0.07,-0.15,flip -10142,做多,2020-10-13 14:45:00,2020-10-13 14:50:00,378.67,378.22,1.38,100.0,0.3635,-0.16,0.07,-0.23,flip -10143,做空,2020-10-13 14:50:00,2020-10-13 14:55:00,378.22,379.61,1.37,100.0,0.3631,-0.5,0.07,-0.57,flip -10144,做多,2020-10-13 14:55:00,2020-10-13 15:45:00,379.61,379.33,1.37,100.0,0.3601,-0.1,0.07,-0.17,flip -10145,做空,2020-10-13 15:45:00,2020-10-13 15:55:00,379.33,379.16,1.36,100.0,0.3597,0.06,0.07,-0.01,flip -10146,做多,2020-10-13 15:55:00,2020-10-13 16:35:00,379.16,379.43,1.36,100.0,0.3597,0.1,0.07,0.03,flip -10147,做空,2020-10-13 16:35:00,2020-10-13 16:50:00,379.43,379.81,1.36,100.0,0.3593,-0.14,0.07,-0.2,flip -10148,做多,2020-10-13 16:50:00,2020-10-13 17:05:00,379.81,378.5,1.36,100.0,0.3582,-0.47,0.07,-0.54,flip -10149,做空,2020-10-13 17:05:00,2020-10-13 17:15:00,378.5,379.46,1.35,100.0,0.3579,-0.34,0.07,-0.41,flip -10150,做多,2020-10-13 17:15:00,2020-10-13 17:20:00,379.46,379.18,1.35,100.0,0.3557,-0.1,0.07,-0.17,flip -10151,做空,2020-10-13 17:20:00,2020-10-13 17:35:00,379.18,378.07,1.35,100.0,0.3553,0.39,0.07,0.33,tp_lower -10152,做多,2020-10-13 18:10:00,2020-10-13 18:30:00,378.2,378.71,1.35,100.0,0.357,0.18,0.07,0.11,flip -10153,做空,2020-10-13 18:30:00,2020-10-13 18:55:00,378.71,377.76,1.35,100.0,0.3566,0.34,0.07,0.27,flip -10154,做多,2020-10-13 18:55:00,2020-10-13 19:15:00,377.76,379.29,1.35,100.0,0.358,0.55,0.07,0.48,tp_upper -10155,做多,2020-10-13 20:00:00,2020-10-13 20:30:00,378.57,378.34,1.36,100.0,0.3584,-0.08,0.07,-0.15,flip -10156,做空,2020-10-13 20:30:00,2020-10-13 20:40:00,378.34,378.98,1.35,100.0,0.358,-0.23,0.07,-0.3,flip -10157,做多,2020-10-13 20:40:00,2020-10-13 20:55:00,378.98,380.05,1.35,100.0,0.3564,0.38,0.07,0.31,tp_upper -10158,做多,2020-10-13 22:40:00,2020-10-13 22:45:00,381.31,380.92,1.35,100.0,0.3549,-0.14,0.07,-0.21,flip -10159,做空,2020-10-13 22:45:00,2020-10-13 22:50:00,380.92,381.09,1.35,100.0,0.3545,-0.06,0.07,-0.13,flip -10160,做多,2020-10-13 22:50:00,2020-10-13 23:25:00,381.09,381.17,1.35,100.0,0.3539,0.03,0.07,-0.04,flip -10161,做空,2020-10-13 23:25:00,2020-10-13 23:35:00,381.17,380.98,1.35,100.0,0.3535,0.07,0.07,-0.0,tp_lower -10162,做多,2020-10-13 23:55:00,2020-10-14 00:00:00,381.12,380.75,1.35,100.0,0.3534,-0.13,0.07,-0.2,tp_upper -10163,做多,2020-10-14 00:10:00,2020-10-14 00:15:00,381.81,382.37,1.4,100.0,0.3665,0.21,0.07,0.14,tp_upper -10164,做多,2020-10-14 01:30:00,2020-10-14 01:35:00,383.24,383.1,1.4,100.0,0.3653,-0.05,0.07,-0.12,flip -10165,做空,2020-10-14 01:35:00,2020-10-14 01:40:00,383.1,383.43,1.4,100.0,0.3649,-0.12,0.07,-0.19,flip -10166,做多,2020-10-14 01:40:00,2020-10-14 02:00:00,383.43,382.6,1.4,100.0,0.3639,-0.3,0.07,-0.37,flip -10167,做空,2020-10-14 02:00:00,2020-10-14 02:05:00,382.6,382.39,1.39,100.0,0.3636,0.08,0.07,0.01,tp_lower -10168,做多,2020-10-14 03:00:00,2020-10-14 03:05:00,382.69,382.66,1.39,100.0,0.3633,-0.01,0.07,-0.08,flip -10169,做空,2020-10-14 03:05:00,2020-10-14 03:30:00,382.66,382.72,1.39,100.0,0.3629,-0.02,0.07,-0.09,flip -10170,做多,2020-10-14 03:30:00,2020-10-14 03:35:00,382.72,383.02,1.39,100.0,0.3625,0.11,0.07,0.04,tp_upper -10171,做多,2020-10-14 04:25:00,2020-10-14 04:40:00,382.29,382.05,1.39,100.0,0.3628,-0.09,0.07,-0.16,flip -10172,做空,2020-10-14 04:40:00,2020-10-14 04:45:00,382.05,382.2,1.38,100.0,0.3624,-0.05,0.07,-0.12,flip -10173,做多,2020-10-14 04:45:00,2020-10-14 04:50:00,382.2,381.99,1.38,100.0,0.3618,-0.08,0.07,-0.15,flip -10174,做空,2020-10-14 04:50:00,2020-10-14 04:55:00,381.99,382.09,1.38,100.0,0.3614,-0.04,0.07,-0.11,flip -10175,做多,2020-10-14 04:55:00,2020-10-14 05:00:00,382.09,381.46,1.38,100.0,0.3609,-0.23,0.07,-0.3,flip -10176,做空,2020-10-14 05:00:00,2020-10-14 05:15:00,381.46,382.2,1.38,100.0,0.3605,-0.27,0.07,-0.34,flip -10177,做多,2020-10-14 05:15:00,2020-10-14 05:20:00,382.2,382.16,1.37,100.0,0.3588,-0.01,0.07,-0.08,flip -10178,做空,2020-10-14 05:20:00,2020-10-14 05:45:00,382.16,382.4,1.37,100.0,0.3584,-0.09,0.07,-0.15,flip -10179,做多,2020-10-14 05:45:00,2020-10-14 05:55:00,382.4,382.47,1.37,100.0,0.3576,0.03,0.07,-0.04,tp_upper -10180,做多,2020-10-14 06:40:00,2020-10-14 06:50:00,382.06,383.19,1.37,100.0,0.3576,0.4,0.07,0.34,tp_upper -10181,做多,2020-10-14 07:35:00,2020-10-14 08:10:00,381.85,382.1,1.37,100.0,0.3585,0.09,0.07,0.02,flip -10182,做空,2020-10-14 08:10:00,2020-10-14 08:20:00,382.1,382.05,1.37,100.0,0.3581,0.02,0.07,-0.05,flip -10183,做多,2020-10-14 08:20:00,2020-10-14 08:35:00,382.05,382.64,1.37,100.0,0.3579,0.21,0.07,0.14,tp_upper -10184,做多,2020-10-14 09:10:00,2020-10-14 09:25:00,382.27,382.44,1.37,100.0,0.3579,0.06,0.07,-0.01,flip -10185,做空,2020-10-14 09:25:00,2020-10-14 09:30:00,382.44,381.91,1.37,100.0,0.3575,0.19,0.07,0.12,tp_lower -10186,做多,2020-10-14 11:20:00,2020-10-14 11:45:00,380.87,379.95,1.37,100.0,0.3591,-0.33,0.07,-0.4,flip -10187,做空,2020-10-14 11:45:00,2020-10-14 12:00:00,379.95,379.93,1.36,100.0,0.3588,0.01,0.07,-0.06,tp_lower -10188,做多,2020-10-14 12:00:00,2020-10-14 12:10:00,379.93,379.75,1.36,100.0,0.3584,-0.06,0.07,-0.13,flip -10189,做空,2020-10-14 12:10:00,2020-10-14 12:15:00,379.75,380.72,1.36,100.0,0.3581,-0.35,0.07,-0.42,flip -10190,做多,2020-10-14 12:15:00,2020-10-14 12:45:00,380.72,380.79,1.36,100.0,0.3559,0.02,0.07,-0.04,tp_upper -10191,做多,2020-10-14 17:50:00,2020-10-14 17:55:00,375.33,374.61,1.35,100.0,0.3607,-0.26,0.07,-0.33,flip -10192,做空,2020-10-14 17:55:00,2020-10-14 18:10:00,374.61,375.96,1.35,100.0,0.3604,-0.49,0.07,-0.55,flip -10193,做多,2020-10-14 18:10:00,2020-10-14 18:25:00,375.96,374.89,1.34,100.0,0.3574,-0.38,0.07,-0.45,flip -10194,做空,2020-10-14 18:25:00,2020-10-14 18:35:00,374.89,373.48,1.34,100.0,0.3571,0.5,0.07,0.44,tp_lower -10195,做多,2020-10-14 18:45:00,2020-10-14 18:50:00,375.19,376.09,1.34,100.0,0.3578,0.32,0.07,0.25,tp_upper -10196,做多,2020-10-14 20:10:00,2020-10-14 20:45:00,375.5,376.43,1.34,100.0,0.358,0.33,0.07,0.27,tp_upper -10197,做多,2020-10-14 22:05:00,2020-10-14 22:20:00,376.35,376.72,1.35,100.0,0.3577,0.13,0.07,0.06,flip -10198,做空,2020-10-14 22:20:00,2020-10-14 22:35:00,376.72,376.63,1.35,100.0,0.3573,0.03,0.07,-0.04,flip -10199,做多,2020-10-14 22:35:00,2020-10-14 22:55:00,376.63,377.3,1.35,100.0,0.3571,0.24,0.07,0.17,tp_upper -10200,做多,2020-10-15 01:10:00,2020-10-15 01:20:00,378.76,377.99,1.39,100.0,0.3676,-0.28,0.07,-0.35,flip -10201,做空,2020-10-15 01:20:00,2020-10-15 01:30:00,377.99,376.93,1.39,100.0,0.3672,0.39,0.07,0.32,tp_lower -10202,做多,2020-10-15 01:55:00,2020-10-15 02:10:00,377.56,377.46,1.39,100.0,0.3683,-0.04,0.07,-0.11,flip -10203,做空,2020-10-15 02:10:00,2020-10-15 02:35:00,377.46,377.26,1.39,100.0,0.3679,0.07,0.07,0.0,flip -10204,做多,2020-10-15 02:35:00,2020-10-15 02:50:00,377.26,376.37,1.39,100.0,0.368,-0.33,0.07,-0.4,flip -10205,做空,2020-10-15 02:50:00,2020-10-15 02:55:00,376.37,375.75,1.38,100.0,0.3676,0.23,0.07,0.16,tp_lower -10206,做多,2020-10-15 03:30:00,2020-10-15 03:40:00,376.94,376.72,1.38,100.0,0.3673,-0.08,0.07,-0.15,flip -10207,做空,2020-10-15 03:40:00,2020-10-15 03:50:00,376.72,376.71,1.38,100.0,0.3669,0.0,0.07,-0.07,flip -10208,做多,2020-10-15 03:50:00,2020-10-15 04:05:00,376.71,375.85,1.38,100.0,0.3666,-0.32,0.07,-0.38,flip -10209,做空,2020-10-15 04:05:00,2020-10-15 04:15:00,375.85,376.09,1.38,100.0,0.3662,-0.09,0.07,-0.16,tp_lower -10210,做多,2020-10-15 04:25:00,2020-10-15 04:30:00,376.88,377.56,1.37,100.0,0.3646,0.25,0.07,0.18,tp_upper -10211,做多,2020-10-15 05:30:00,2020-10-15 05:50:00,376.99,378.98,1.38,100.0,0.3648,0.73,0.07,0.66,tp_upper -10212,做多,2020-10-15 06:10:00,2020-10-15 06:30:00,377.7,379.53,1.38,100.0,0.3657,0.67,0.07,0.6,tp_upper -10213,做多,2020-10-15 07:45:00,2020-10-15 07:55:00,379.07,378.9,1.39,100.0,0.3657,-0.06,0.07,-0.13,flip -10214,做空,2020-10-15 07:55:00,2020-10-15 08:15:00,378.9,377.79,1.38,100.0,0.3654,0.41,0.07,0.34,tp_lower -10215,做多,2020-10-15 10:45:00,2020-10-15 11:05:00,372.71,372.08,1.39,100.0,0.3722,-0.23,0.07,-0.3,flip -10216,做空,2020-10-15 11:05:00,2020-10-15 11:20:00,372.08,373.05,1.38,100.0,0.3718,-0.36,0.07,-0.43,flip -10217,做多,2020-10-15 11:20:00,2020-10-15 11:30:00,373.05,373.17,1.38,100.0,0.3695,0.04,0.07,-0.02,tp_upper -10218,做多,2020-10-15 12:20:00,2020-10-15 12:25:00,375.24,374.89,1.38,100.0,0.3671,-0.13,0.07,-0.2,tp_upper -10219,做多,2020-10-15 13:30:00,2020-10-15 13:50:00,374.91,376.61,1.37,100.0,0.3667,0.62,0.07,0.55,tp_upper -10220,做多,2020-10-15 14:45:00,2020-10-15 15:00:00,375.26,375.67,1.38,100.0,0.3676,0.15,0.07,0.08,flip -10221,做空,2020-10-15 15:00:00,2020-10-15 15:35:00,375.67,375.74,1.38,100.0,0.3673,-0.03,0.07,-0.09,flip -10222,做多,2020-10-15 15:35:00,2020-10-15 15:50:00,375.74,376.82,1.38,100.0,0.3668,0.4,0.07,0.33,tp_upper -10223,做多,2020-10-15 16:15:00,2020-10-15 16:20:00,376.3,377.91,1.38,100.0,0.3669,0.59,0.07,0.52,tp_upper -10224,做多,2020-10-15 17:05:00,2020-10-15 18:25:00,376.02,377.27,1.39,100.0,0.3684,0.46,0.07,0.39,flip -10225,做空,2020-10-15 18:25:00,2020-10-15 18:40:00,377.27,377.39,1.39,100.0,0.368,-0.04,0.07,-0.11,flip -10226,做多,2020-10-15 18:40:00,2020-10-15 19:10:00,377.39,377.49,1.39,100.0,0.3674,0.04,0.07,-0.03,tp_upper -10227,做多,2020-10-15 19:10:00,2020-10-15 19:15:00,377.49,376.71,1.39,100.0,0.367,-0.29,0.07,-0.36,flip -10228,做空,2020-10-15 19:15:00,2020-10-15 19:20:00,376.71,376.63,1.38,100.0,0.3667,0.03,0.07,-0.04,tp_lower -10229,做多,2020-10-15 19:25:00,2020-10-15 19:30:00,377.88,378.31,1.38,100.0,0.3653,0.16,0.07,0.09,tp_upper -10230,做多,2020-10-15 22:00:00,2020-10-15 22:10:00,378.46,377.73,1.38,100.0,0.3647,-0.27,0.07,-0.34,flip -10231,做空,2020-10-15 22:10:00,2020-10-15 22:35:00,377.73,377.43,1.38,100.0,0.3644,0.11,0.07,0.04,tp_lower -10232,做多,2020-10-15 22:40:00,2020-10-15 22:45:00,378.05,377.59,1.38,100.0,0.364,-0.17,0.07,-0.24,flip -10233,做空,2020-10-15 22:45:00,2020-10-15 22:50:00,377.59,377.24,1.37,100.0,0.3636,0.13,0.07,0.06,tp_lower -10234,做多,2020-10-15 23:05:00,2020-10-16 00:00:00,377.54,376.47,1.37,100.0,0.3637,-0.39,0.07,-0.46,flip -10235,做空,2020-10-16 00:00:00,2020-10-16 00:05:00,376.47,376.4,1.41,100.0,0.3747,0.03,0.07,-0.04,tp_lower -10236,做多,2020-10-16 00:15:00,2020-10-16 00:20:00,377.17,377.0,1.41,100.0,0.3737,-0.06,0.07,-0.13,flip -10237,做空,2020-10-16 00:20:00,2020-10-16 00:25:00,377.0,377.22,1.41,100.0,0.3733,-0.08,0.07,-0.15,flip -10238,做多,2020-10-16 00:25:00,2020-10-16 00:30:00,377.22,377.14,1.41,100.0,0.3725,-0.03,0.07,-0.1,flip -10239,做空,2020-10-16 00:30:00,2020-10-16 02:15:00,377.14,378.91,1.4,100.0,0.3721,-0.66,0.07,-0.73,flip -10240,做多,2020-10-16 02:15:00,2020-10-16 02:25:00,378.91,378.78,1.4,100.0,0.3683,-0.05,0.07,-0.12,flip -10241,做空,2020-10-16 02:25:00,2020-10-16 02:40:00,378.78,378.67,1.39,100.0,0.3679,0.04,0.07,-0.03,tp_lower -10242,做多,2020-10-16 03:55:00,2020-10-16 04:00:00,378.03,375.2,1.39,100.0,0.3684,-1.04,0.07,-1.11,flip -10243,做空,2020-10-16 04:00:00,2020-10-16 04:05:00,375.2,371.64,1.38,100.0,0.368,1.31,0.07,1.24,tp_lower -10244,做多,2020-10-16 05:15:00,2020-10-16 05:25:00,370.45,369.97,1.39,100.0,0.3759,-0.18,0.07,-0.25,flip -10245,做空,2020-10-16 05:25:00,2020-10-16 06:10:00,369.97,369.85,1.39,100.0,0.3755,0.05,0.07,-0.02,flip -10246,做多,2020-10-16 06:10:00,2020-10-16 06:30:00,369.85,369.56,1.39,100.0,0.3754,-0.11,0.07,-0.18,flip -10247,做空,2020-10-16 06:30:00,2020-10-16 06:35:00,369.56,369.12,1.39,100.0,0.375,0.17,0.07,0.1,tp_lower -10248,做多,2020-10-16 06:55:00,2020-10-16 07:00:00,370.08,369.95,1.39,100.0,0.3746,-0.05,0.07,-0.12,flip -10249,做空,2020-10-16 07:00:00,2020-10-16 07:25:00,369.95,369.68,1.38,100.0,0.3742,0.1,0.07,0.03,flip -10250,做多,2020-10-16 07:25:00,2020-10-16 07:40:00,369.68,369.45,1.38,100.0,0.3744,-0.09,0.07,-0.16,flip -10251,做空,2020-10-16 07:40:00,2020-10-16 07:55:00,369.45,368.6,1.38,100.0,0.374,0.32,0.07,0.25,tp_lower -10252,做多,2020-10-16 08:05:00,2020-10-16 08:10:00,370.81,370.7,1.38,100.0,0.3731,-0.04,0.07,-0.11,tp_upper -10253,做多,2020-10-16 10:20:00,2020-10-16 10:30:00,365.07,365.15,1.38,100.0,0.3785,0.03,0.07,-0.04,flip -10254,做空,2020-10-16 10:30:00,2020-10-16 11:00:00,365.15,365.05,1.38,100.0,0.3781,0.04,0.07,-0.03,flip -10255,做多,2020-10-16 11:00:00,2020-10-16 11:30:00,365.05,365.0,1.38,100.0,0.3779,-0.02,0.07,-0.09,flip -10256,做空,2020-10-16 11:30:00,2020-10-16 11:35:00,365.0,365.32,1.38,100.0,0.3775,-0.12,0.07,-0.19,flip -10257,做多,2020-10-16 11:35:00,2020-10-16 11:40:00,365.32,365.21,1.38,100.0,0.3765,-0.04,0.07,-0.11,flip -10258,做空,2020-10-16 11:40:00,2020-10-16 11:45:00,365.21,366.2,1.37,100.0,0.3761,-0.37,0.07,-0.44,flip -10259,做多,2020-10-16 11:45:00,2020-10-16 11:50:00,366.2,370.17,1.37,100.0,0.3737,1.48,0.07,1.41,tp_upper -10260,做多,2020-10-16 13:10:00,2020-10-16 13:35:00,368.24,368.2,1.38,100.0,0.3753,-0.02,0.07,-0.08,flip -10261,做空,2020-10-16 13:35:00,2020-10-16 13:40:00,368.2,368.04,1.38,100.0,0.3749,0.06,0.07,-0.01,tp_lower -10262,做多,2020-10-16 13:45:00,2020-10-16 13:50:00,368.71,368.23,1.38,100.0,0.3742,-0.18,0.07,-0.25,flip -10263,做空,2020-10-16 13:50:00,2020-10-16 13:55:00,368.23,368.74,1.38,100.0,0.3738,-0.19,0.07,-0.26,flip -10264,做多,2020-10-16 13:55:00,2020-10-16 14:20:00,368.74,369.57,1.37,100.0,0.3724,0.31,0.07,0.24,tp_upper -10265,做多,2020-10-16 16:15:00,2020-10-16 16:25:00,367.24,367.7,1.37,100.0,0.3744,0.17,0.07,0.1,tp_upper -10266,做多,2020-10-16 16:45:00,2020-10-16 16:50:00,367.17,367.03,1.38,100.0,0.3746,-0.05,0.07,-0.12,flip -10267,做空,2020-10-16 16:50:00,2020-10-16 17:45:00,367.03,366.69,1.37,100.0,0.3742,0.13,0.07,0.06,tp_lower -10268,做多,2020-10-16 18:00:00,2020-10-16 18:05:00,368.49,368.64,1.37,100.0,0.3727,0.06,0.07,-0.01,tp_upper -10269,做多,2020-10-16 19:05:00,2020-10-16 21:00:00,367.77,366.16,1.37,100.0,0.3732,-0.6,0.07,-0.67,flip -10270,做空,2020-10-16 21:00:00,2020-10-16 21:15:00,366.16,364.26,1.37,100.0,0.3728,0.71,0.07,0.64,tp_lower -10271,做多,2020-10-16 21:35:00,2020-10-16 21:50:00,366.12,365.56,1.37,100.0,0.3744,-0.21,0.07,-0.28,flip -10272,做空,2020-10-16 21:50:00,2020-10-16 21:55:00,365.56,366.07,1.37,100.0,0.3741,-0.19,0.07,-0.26,flip -10273,做多,2020-10-16 21:55:00,2020-10-16 22:00:00,366.07,365.36,1.36,100.0,0.3726,-0.26,0.07,-0.33,flip -10274,做空,2020-10-16 22:00:00,2020-10-16 22:15:00,365.36,366.81,1.36,100.0,0.3723,-0.54,0.07,-0.61,flip -10275,做多,2020-10-16 22:15:00,2020-10-16 22:30:00,366.81,366.2,1.35,100.0,0.369,-0.23,0.07,-0.29,tp_upper -10276,做多,2020-10-16 23:10:00,2020-10-16 23:20:00,366.7,366.04,1.35,100.0,0.3681,-0.24,0.07,-0.31,flip -10277,做空,2020-10-16 23:20:00,2020-10-16 23:30:00,366.04,366.66,1.35,100.0,0.3677,-0.23,0.07,-0.3,flip -10278,做多,2020-10-16 23:30:00,2020-10-16 23:35:00,366.66,366.41,1.34,100.0,0.3661,-0.09,0.07,-0.16,flip -10279,做空,2020-10-16 23:35:00,2020-10-16 23:50:00,366.41,365.52,1.34,100.0,0.3657,0.33,0.07,0.26,tp_lower -10280,做多,2020-10-17 01:15:00,2020-10-17 01:30:00,365.12,365.42,1.4,100.0,0.383,0.11,0.07,0.04,tp_upper -10281,做多,2020-10-17 03:10:00,2020-10-17 03:20:00,367.62,367.68,1.4,100.0,0.3803,0.02,0.07,-0.05,flip -10282,做空,2020-10-17 03:20:00,2020-10-17 03:30:00,367.68,367.76,1.4,100.0,0.38,-0.03,0.07,-0.1,flip -10283,做多,2020-10-17 03:30:00,2020-10-17 03:40:00,367.76,367.48,1.4,100.0,0.3794,-0.11,0.07,-0.18,flip -10284,做空,2020-10-17 03:40:00,2020-10-17 03:45:00,367.48,367.68,1.39,100.0,0.379,-0.08,0.07,-0.15,flip -10285,做多,2020-10-17 03:45:00,2020-10-17 03:55:00,367.68,368.36,1.39,100.0,0.3782,0.26,0.07,0.19,tp_upper -10286,做多,2020-10-17 04:30:00,2020-10-17 04:40:00,367.98,367.49,1.39,100.0,0.3783,-0.19,0.07,-0.25,flip -10287,做空,2020-10-17 04:40:00,2020-10-17 04:45:00,367.49,367.55,1.39,100.0,0.3779,-0.02,0.07,-0.09,flip -10288,做多,2020-10-17 04:45:00,2020-10-17 05:15:00,367.55,367.62,1.39,100.0,0.3774,0.03,0.07,-0.04,flip -10289,做空,2020-10-17 05:15:00,2020-10-17 05:20:00,367.62,367.17,1.39,100.0,0.377,0.17,0.07,0.1,tp_lower -10290,做多,2020-10-17 05:30:00,2020-10-17 05:40:00,367.91,367.65,1.39,100.0,0.3768,-0.1,0.07,-0.17,flip -10291,做空,2020-10-17 05:40:00,2020-10-17 05:45:00,367.65,367.8,1.38,100.0,0.3764,-0.06,0.07,-0.13,flip -10292,做多,2020-10-17 05:45:00,2020-10-17 06:00:00,367.8,367.79,1.38,100.0,0.3757,-0.0,0.07,-0.07,flip -10293,做空,2020-10-17 06:00:00,2020-10-17 06:15:00,367.79,367.28,1.38,100.0,0.3753,0.19,0.07,0.12,tp_lower -10294,做多,2020-10-17 06:25:00,2020-10-17 06:30:00,369.27,368.23,1.38,100.0,0.374,-0.39,0.07,-0.46,tp_upper -10295,做多,2020-10-17 06:45:00,2020-10-17 06:50:00,367.88,367.33,1.38,100.0,0.374,-0.21,0.07,-0.27,flip -10296,做空,2020-10-17 06:50:00,2020-10-17 07:05:00,367.33,367.95,1.37,100.0,0.3736,-0.23,0.07,-0.3,flip -10297,做多,2020-10-17 07:05:00,2020-10-17 07:20:00,367.95,367.43,1.37,100.0,0.372,-0.19,0.07,-0.26,flip -10298,做空,2020-10-17 07:20:00,2020-10-17 07:30:00,367.43,367.72,1.37,100.0,0.3716,-0.11,0.07,-0.18,flip -10299,做多,2020-10-17 07:30:00,2020-10-17 07:50:00,367.72,367.73,1.36,100.0,0.3706,0.0,0.07,-0.06,flip -10300,做空,2020-10-17 07:50:00,2020-10-17 07:55:00,367.73,367.82,1.36,100.0,0.3703,-0.03,0.07,-0.1,flip -10301,做多,2020-10-17 07:55:00,2020-10-17 08:15:00,367.82,367.7,1.36,100.0,0.3697,-0.04,0.07,-0.11,flip -10302,做空,2020-10-17 08:15:00,2020-10-17 08:30:00,367.7,367.89,1.36,100.0,0.3693,-0.07,0.07,-0.14,flip -10303,做多,2020-10-17 08:30:00,2020-10-17 11:20:00,367.89,367.69,1.36,100.0,0.3686,-0.07,0.07,-0.14,flip -10304,做空,2020-10-17 11:20:00,2020-10-17 11:25:00,367.69,367.87,1.35,100.0,0.3682,-0.07,0.07,-0.13,flip -10305,做多,2020-10-17 11:25:00,2020-10-17 11:40:00,367.87,367.84,1.35,100.0,0.3675,-0.01,0.07,-0.08,flip -10306,做空,2020-10-17 11:40:00,2020-10-17 11:55:00,367.84,368.07,1.35,100.0,0.3671,-0.08,0.07,-0.15,flip -10307,做多,2020-10-17 11:55:00,2020-10-17 12:05:00,368.07,368.01,1.35,100.0,0.3663,-0.02,0.07,-0.09,flip -10308,做空,2020-10-17 12:05:00,2020-10-17 12:15:00,368.01,367.47,1.35,100.0,0.3659,0.2,0.07,0.13,tp_lower -10309,做多,2020-10-17 12:55:00,2020-10-17 13:10:00,367.84,367.21,1.35,100.0,0.3663,-0.23,0.07,-0.3,flip -10310,做空,2020-10-17 13:10:00,2020-10-17 13:15:00,367.21,366.81,1.34,100.0,0.3659,0.15,0.07,0.08,tp_lower -10311,做多,2020-10-17 13:35:00,2020-10-17 14:30:00,367.22,366.76,1.34,100.0,0.3659,-0.17,0.07,-0.24,flip -10312,做空,2020-10-17 14:30:00,2020-10-17 14:35:00,366.76,365.77,1.34,100.0,0.3656,0.36,0.07,0.3,tp_lower -10313,做多,2020-10-17 14:45:00,2020-10-17 14:50:00,367.97,368.33,1.34,100.0,0.365,0.13,0.07,0.06,tp_upper -10314,做多,2020-10-17 16:00:00,2020-10-17 16:05:00,367.86,367.16,1.34,100.0,0.3651,-0.26,0.07,-0.32,flip -10315,做空,2020-10-17 16:05:00,2020-10-17 16:15:00,367.16,367.41,1.34,100.0,0.3647,-0.09,0.07,-0.16,tp_lower -10316,做多,2020-10-17 17:15:00,2020-10-17 17:50:00,366.92,366.69,1.34,100.0,0.3643,-0.08,0.07,-0.15,flip -10317,做空,2020-10-17 17:50:00,2020-10-17 18:25:00,366.69,366.87,1.33,100.0,0.364,-0.07,0.07,-0.13,flip -10318,做多,2020-10-17 18:25:00,2020-10-17 18:50:00,366.87,366.81,1.33,100.0,0.3633,-0.02,0.07,-0.09,tp_upper -10319,做多,2020-10-17 19:10:00,2020-10-17 19:15:00,367.0,366.82,1.33,100.0,0.3627,-0.07,0.07,-0.13,flip -10320,做空,2020-10-17 19:15:00,2020-10-17 19:20:00,366.82,367.1,1.33,100.0,0.3623,-0.1,0.07,-0.17,flip -10321,做多,2020-10-17 19:20:00,2020-10-17 19:25:00,367.1,367.43,1.33,100.0,0.3614,0.12,0.07,0.05,tp_upper -10322,做多,2020-10-17 19:55:00,2020-10-17 20:10:00,366.97,366.92,1.33,100.0,0.3615,-0.02,0.07,-0.08,flip -10323,做空,2020-10-17 20:10:00,2020-10-17 20:20:00,366.92,366.45,1.33,100.0,0.3612,0.17,0.07,0.1,tp_lower -10324,做多,2020-10-17 20:45:00,2020-10-17 21:05:00,366.92,367.68,1.33,100.0,0.3613,0.27,0.07,0.21,tp_upper -10325,做多,2020-10-17 22:35:00,2020-10-17 22:40:00,367.95,368.22,1.33,100.0,0.3606,0.1,0.07,0.03,tp_upper -10326,做多,2020-10-17 23:00:00,2020-10-17 23:10:00,367.85,368.49,1.33,100.0,0.3606,0.23,0.07,0.16,tp_upper -10327,做多,2020-10-17 23:25:00,2020-10-17 23:40:00,367.97,368.39,1.33,100.0,0.3608,0.15,0.07,0.09,tp_upper -10328,做多,2020-10-18 00:15:00,2020-10-18 00:30:00,368.2,368.99,1.39,100.0,0.3765,0.3,0.07,0.23,tp_upper -10329,做多,2020-10-18 02:45:00,2020-10-18 03:15:00,369.01,369.1,1.39,100.0,0.3762,0.03,0.07,-0.04,flip -10330,做空,2020-10-18 03:15:00,2020-10-18 03:35:00,369.1,368.55,1.39,100.0,0.3758,0.21,0.07,0.14,tp_lower -10331,做多,2020-10-18 04:00:00,2020-10-18 04:05:00,369.0,369.15,1.39,100.0,0.3761,0.06,0.07,-0.01,tp_upper -10332,做多,2020-10-18 04:20:00,2020-10-18 04:25:00,368.89,368.76,1.39,100.0,0.376,-0.05,0.07,-0.12,flip -10333,做空,2020-10-18 04:25:00,2020-10-18 04:35:00,368.76,368.49,1.38,100.0,0.3756,0.1,0.07,0.03,tp_lower -10334,做多,2020-10-18 05:00:00,2020-10-18 05:10:00,368.83,368.65,1.38,100.0,0.3754,-0.07,0.07,-0.14,flip -10335,做空,2020-10-18 05:10:00,2020-10-18 05:15:00,368.65,368.89,1.38,100.0,0.375,-0.09,0.07,-0.16,flip -10336,做多,2020-10-18 05:15:00,2020-10-18 05:25:00,368.89,368.65,1.38,100.0,0.3742,-0.09,0.07,-0.16,flip -10337,做空,2020-10-18 05:25:00,2020-10-18 05:30:00,368.65,369.07,1.38,100.0,0.3738,-0.16,0.07,-0.23,flip -10338,做多,2020-10-18 05:30:00,2020-10-18 06:05:00,369.07,368.77,1.38,100.0,0.3726,-0.11,0.07,-0.18,flip -10339,做空,2020-10-18 06:05:00,2020-10-18 06:10:00,368.77,368.81,1.37,100.0,0.3722,-0.01,0.07,-0.08,flip -10340,做多,2020-10-18 06:10:00,2020-10-18 06:20:00,368.81,368.99,1.37,100.0,0.3717,0.07,0.07,-0.0,flip -10341,做空,2020-10-18 06:20:00,2020-10-18 06:30:00,368.99,369.1,1.37,100.0,0.3714,-0.04,0.07,-0.11,flip -10342,做多,2020-10-18 06:30:00,2020-10-18 06:35:00,369.1,369.36,1.37,100.0,0.3708,0.1,0.07,0.03,tp_upper -10343,做多,2020-10-18 08:15:00,2020-10-18 08:35:00,373.22,373.34,1.37,100.0,0.3666,0.04,0.07,-0.02,flip -10344,做空,2020-10-18 08:35:00,2020-10-18 08:40:00,373.34,373.55,1.37,100.0,0.3662,-0.08,0.07,-0.15,flip -10345,做多,2020-10-18 08:40:00,2020-10-18 08:55:00,373.55,373.43,1.37,100.0,0.3654,-0.04,0.07,-0.11,flip -10346,做空,2020-10-18 08:55:00,2020-10-18 09:00:00,373.43,374.02,1.36,100.0,0.3651,-0.22,0.07,-0.28,flip -10347,做多,2020-10-18 09:00:00,2020-10-18 09:10:00,374.02,373.23,1.36,100.0,0.3635,-0.29,0.07,-0.36,flip -10348,做空,2020-10-18 09:10:00,2020-10-18 09:15:00,373.23,373.63,1.36,100.0,0.3632,-0.15,0.07,-0.21,flip -10349,做多,2020-10-18 09:15:00,2020-10-18 09:40:00,373.63,373.01,1.35,100.0,0.362,-0.22,0.07,-0.29,flip -10350,做空,2020-10-18 09:40:00,2020-10-18 09:45:00,373.01,372.98,1.35,100.0,0.3617,0.01,0.07,-0.06,tp_lower -10351,做多,2020-10-18 11:05:00,2020-10-18 11:35:00,372.78,372.76,1.35,100.0,0.3616,-0.01,0.07,-0.07,flip -10352,做空,2020-10-18 11:35:00,2020-10-18 11:55:00,372.76,372.85,1.35,100.0,0.3612,-0.03,0.07,-0.1,flip -10353,做多,2020-10-18 11:55:00,2020-10-18 12:05:00,372.85,372.84,1.34,100.0,0.3607,-0.0,0.07,-0.07,flip -10354,做空,2020-10-18 12:05:00,2020-10-18 14:55:00,372.84,375.33,1.34,100.0,0.3603,-0.9,0.07,-0.96,flip -10355,做多,2020-10-18 14:55:00,2020-10-18 15:25:00,375.33,374.97,1.33,100.0,0.3552,-0.13,0.07,-0.19,flip -10356,做空,2020-10-18 15:25:00,2020-10-18 15:30:00,374.97,375.46,1.33,100.0,0.3548,-0.17,0.07,-0.24,flip -10357,做多,2020-10-18 15:30:00,2020-10-18 15:35:00,375.46,375.44,1.33,100.0,0.3535,-0.01,0.07,-0.07,flip -10358,做空,2020-10-18 15:35:00,2020-10-18 16:05:00,375.44,375.44,1.33,100.0,0.3532,0.0,0.07,-0.07,flip -10359,做多,2020-10-18 16:05:00,2020-10-18 16:10:00,375.44,375.36,1.32,100.0,0.3528,-0.03,0.07,-0.09,flip -10360,做空,2020-10-18 16:10:00,2020-10-18 16:25:00,375.36,375.6,1.32,100.0,0.3525,-0.08,0.07,-0.15,flip -10361,做多,2020-10-18 16:25:00,2020-10-18 16:30:00,375.6,375.58,1.32,100.0,0.3517,-0.01,0.07,-0.07,tp_upper -10362,做多,2020-10-18 17:15:00,2020-10-18 17:20:00,375.6,375.27,1.32,100.0,0.3513,-0.12,0.07,-0.18,flip -10363,做空,2020-10-18 17:20:00,2020-10-18 17:25:00,375.27,375.53,1.32,100.0,0.351,-0.09,0.07,-0.16,flip -10364,做多,2020-10-18 17:25:00,2020-10-18 17:50:00,375.53,376.2,1.31,100.0,0.3501,0.23,0.07,0.17,tp_upper -10365,做多,2020-10-18 18:50:00,2020-10-18 20:40:00,376.01,375.71,1.32,100.0,0.3499,-0.1,0.07,-0.17,flip -10366,做空,2020-10-18 20:40:00,2020-10-18 22:20:00,375.71,375.91,1.31,100.0,0.3496,-0.07,0.07,-0.14,flip -10367,做多,2020-10-18 22:20:00,2020-10-18 22:45:00,375.91,376.95,1.31,100.0,0.3489,0.36,0.07,0.3,tp_upper -10368,做多,2020-10-19 02:00:00,2020-10-19 02:15:00,375.56,375.28,1.36,100.0,0.3628,-0.1,0.07,-0.17,flip -10369,做空,2020-10-19 02:15:00,2020-10-19 02:20:00,375.28,374.95,1.36,100.0,0.3624,0.12,0.07,0.05,tp_lower -10370,做多,2020-10-19 02:35:00,2020-10-19 02:40:00,375.51,375.43,1.36,100.0,0.3622,-0.03,0.07,-0.1,flip -10371,做空,2020-10-19 02:40:00,2020-10-19 02:50:00,375.43,375.63,1.36,100.0,0.3618,-0.07,0.07,-0.14,flip -10372,做多,2020-10-19 02:50:00,2020-10-19 02:55:00,375.63,375.44,1.36,100.0,0.3611,-0.07,0.07,-0.14,flip -10373,做空,2020-10-19 02:55:00,2020-10-19 03:00:00,375.44,375.6,1.35,100.0,0.3607,-0.06,0.07,-0.13,flip -10374,做多,2020-10-19 03:00:00,2020-10-19 03:05:00,375.6,375.33,1.35,100.0,0.36,-0.1,0.07,-0.16,flip -10375,做空,2020-10-19 03:05:00,2020-10-19 03:10:00,375.33,374.86,1.35,100.0,0.3597,0.17,0.07,0.1,tp_lower -10376,做多,2020-10-19 04:40:00,2020-10-19 04:45:00,374.03,373.71,1.35,100.0,0.361,-0.12,0.07,-0.18,flip -10377,做空,2020-10-19 04:45:00,2020-10-19 04:50:00,373.71,373.95,1.35,100.0,0.3606,-0.09,0.07,-0.15,flip -10378,做多,2020-10-19 04:50:00,2020-10-19 04:55:00,373.95,373.9,1.35,100.0,0.3598,-0.02,0.07,-0.09,flip -10379,做空,2020-10-19 04:55:00,2020-10-19 05:15:00,373.9,373.84,1.34,100.0,0.3595,0.02,0.07,-0.05,flip -10380,做多,2020-10-19 05:15:00,2020-10-19 06:05:00,373.84,374.12,1.34,100.0,0.3592,0.1,0.07,0.03,tp_upper -10381,做多,2020-10-19 06:20:00,2020-10-19 06:25:00,373.9,375.01,1.34,100.0,0.3591,0.4,0.07,0.33,tp_upper -10382,做多,2020-10-19 06:25:00,2020-10-19 06:30:00,375.01,374.84,1.35,100.0,0.3587,-0.06,0.07,-0.13,tp_upper -10383,做多,2020-10-19 07:35:00,2020-10-19 07:55:00,375.66,375.07,1.34,100.0,0.3576,-0.21,0.07,-0.28,flip -10384,做空,2020-10-19 07:55:00,2020-10-19 08:05:00,375.07,374.55,1.34,100.0,0.3572,0.19,0.07,0.12,tp_lower -10385,做多,2020-10-19 08:15:00,2020-10-19 08:30:00,375.21,375.15,1.34,100.0,0.3572,-0.02,0.07,-0.09,flip -10386,做空,2020-10-19 08:30:00,2020-10-19 08:35:00,375.15,375.27,1.34,100.0,0.3569,-0.04,0.07,-0.11,flip -10387,做多,2020-10-19 08:35:00,2020-10-19 08:45:00,375.27,375.45,1.34,100.0,0.3563,0.06,0.07,-0.0,tp_upper -10388,做多,2020-10-19 09:30:00,2020-10-19 09:55:00,375.3,376.27,1.34,100.0,0.3561,0.35,0.07,0.28,tp_upper -10389,做多,2020-10-19 10:40:00,2020-10-19 10:45:00,376.04,375.6,1.34,100.0,0.3559,-0.16,0.07,-0.22,flip -10390,做空,2020-10-19 10:45:00,2020-10-19 10:50:00,375.6,375.7,1.34,100.0,0.3556,-0.04,0.07,-0.1,flip -10391,做多,2020-10-19 10:50:00,2020-10-19 11:00:00,375.7,375.85,1.33,100.0,0.355,0.05,0.07,-0.01,flip -10392,做空,2020-10-19 11:00:00,2020-10-19 11:10:00,375.85,375.99,1.33,100.0,0.3547,-0.05,0.07,-0.12,flip -10393,做多,2020-10-19 11:10:00,2020-10-19 11:15:00,375.99,375.96,1.33,100.0,0.354,-0.01,0.07,-0.08,tp_upper -10394,做多,2020-10-19 11:25:00,2020-10-19 11:30:00,376.22,376.86,1.33,100.0,0.3534,0.23,0.07,0.16,tp_upper -10395,做多,2020-10-19 12:00:00,2020-10-19 12:20:00,375.82,377.18,1.33,100.0,0.3541,0.48,0.07,0.41,tp_upper -10396,做多,2020-10-19 12:55:00,2020-10-19 13:00:00,376.74,378.36,1.33,100.0,0.3541,0.57,0.07,0.51,tp_upper -10397,做多,2020-10-19 13:00:00,2020-10-19 13:05:00,378.36,377.92,1.34,100.0,0.3538,-0.16,0.07,-0.22,tp_upper -10398,做多,2020-10-19 14:45:00,2020-10-19 15:15:00,379.66,380.62,1.34,100.0,0.3518,0.34,0.07,0.27,tp_upper -10399,做多,2020-10-19 15:15:00,2020-10-19 15:20:00,380.62,380.35,1.34,100.0,0.3515,-0.09,0.07,-0.16,flip -10400,做空,2020-10-19 15:20:00,2020-10-19 15:35:00,380.35,380.75,1.34,100.0,0.3511,-0.14,0.07,-0.21,flip -10401,做多,2020-10-19 15:35:00,2020-10-19 15:40:00,380.75,381.73,1.33,100.0,0.35,0.34,0.07,0.28,tp_upper -10402,做多,2020-10-19 17:05:00,2020-10-19 19:40:00,382.44,379.54,1.33,100.0,0.349,-1.01,0.07,-1.08,flip -10403,做空,2020-10-19 19:40:00,2020-10-19 19:45:00,379.54,379.82,1.32,100.0,0.3487,-0.1,0.07,-0.16,flip -10404,做多,2020-10-19 19:45:00,2020-10-19 19:50:00,379.82,379.24,1.32,100.0,0.3478,-0.2,0.07,-0.27,flip -10405,做空,2020-10-19 19:50:00,2020-10-19 19:55:00,379.24,379.74,1.32,100.0,0.3475,-0.17,0.07,-0.24,flip -10406,做多,2020-10-19 19:55:00,2020-10-19 20:00:00,379.74,379.26,1.31,100.0,0.3462,-0.17,0.07,-0.23,flip -10407,做空,2020-10-19 20:00:00,2020-10-19 20:15:00,379.26,378.81,1.31,100.0,0.3458,0.16,0.07,0.09,tp_lower -10408,做多,2020-10-19 20:30:00,2020-10-19 20:40:00,379.3,379.68,1.31,100.0,0.3459,0.13,0.07,0.07,tp_upper -10409,做多,2020-10-19 21:10:00,2020-10-19 21:15:00,379.71,380.19,1.31,100.0,0.3455,0.17,0.07,0.1,tp_upper -10410,做多,2020-10-19 21:30:00,2020-10-19 21:50:00,379.94,379.55,1.31,100.0,0.3454,-0.13,0.07,-0.2,flip -10411,做空,2020-10-19 21:50:00,2020-10-19 22:00:00,379.55,379.02,1.31,100.0,0.345,0.18,0.07,0.12,tp_lower -10412,做多,2020-10-19 22:30:00,2020-10-19 22:45:00,379.15,379.28,1.31,100.0,0.3455,0.04,0.07,-0.02,flip -10413,做空,2020-10-19 22:45:00,2020-10-19 23:00:00,379.28,379.52,1.31,100.0,0.3452,-0.08,0.07,-0.15,flip -10414,做多,2020-10-19 23:00:00,2020-10-19 23:10:00,379.52,378.72,1.31,100.0,0.3444,-0.28,0.07,-0.34,flip -10415,做空,2020-10-19 23:10:00,2020-10-19 23:20:00,378.72,378.99,1.3,100.0,0.3441,-0.09,0.07,-0.16,flip -10416,做多,2020-10-19 23:20:00,2020-10-20 00:00:00,378.99,379.08,1.3,100.0,0.3432,0.03,0.07,-0.03,flip -10417,做空,2020-10-20 00:00:00,2020-10-20 00:05:00,379.08,378.45,1.36,100.0,0.3583,0.23,0.07,0.16,tp_lower -10418,做多,2020-10-20 00:25:00,2020-10-20 00:35:00,379.0,378.84,1.36,100.0,0.3586,-0.06,0.07,-0.13,flip -10419,做空,2020-10-20 00:35:00,2020-10-20 00:45:00,378.84,378.21,1.36,100.0,0.3582,0.23,0.07,0.16,tp_lower -10420,做多,2020-10-20 00:55:00,2020-10-20 01:25:00,379.09,378.59,1.36,100.0,0.3582,-0.18,0.07,-0.25,flip -10421,做空,2020-10-20 01:25:00,2020-10-20 01:30:00,378.59,378.44,1.35,100.0,0.3578,0.05,0.07,-0.01,tp_lower -10422,做多,2020-10-20 01:45:00,2020-10-20 02:40:00,378.61,379.12,1.35,100.0,0.3576,0.18,0.07,0.11,flip -10423,做空,2020-10-20 02:40:00,2020-10-20 03:00:00,379.12,379.0,1.35,100.0,0.3573,0.04,0.07,-0.02,flip -10424,做多,2020-10-20 03:00:00,2020-10-20 03:10:00,379.0,379.44,1.35,100.0,0.3571,0.16,0.07,0.09,tp_upper -10425,做多,2020-10-20 03:30:00,2020-10-20 03:35:00,379.63,379.83,1.35,100.0,0.3566,0.07,0.07,0.0,tp_upper -10426,做多,2020-10-20 06:20:00,2020-10-20 06:40:00,378.36,379.01,1.35,100.0,0.3576,0.23,0.07,0.16,tp_upper -10427,做多,2020-10-20 07:20:00,2020-10-20 07:25:00,379.15,379.54,1.35,100.0,0.3571,0.14,0.07,0.07,tp_upper -10428,做多,2020-10-20 09:20:00,2020-10-20 09:35:00,375.46,375.79,1.35,100.0,0.3606,0.12,0.07,0.05,tp_upper -10429,做多,2020-10-20 10:30:00,2020-10-20 10:45:00,375.63,375.8,1.35,100.0,0.3604,0.06,0.07,-0.01,flip -10430,做空,2020-10-20 10:45:00,2020-10-20 10:50:00,375.8,376.8,1.35,100.0,0.3601,-0.36,0.07,-0.43,flip -10431,做多,2020-10-20 10:50:00,2020-10-20 11:00:00,376.8,377.27,1.35,100.0,0.3578,0.17,0.07,0.1,tp_upper -10432,做多,2020-10-20 13:30:00,2020-10-20 13:35:00,369.36,369.18,1.35,100.0,0.3651,-0.07,0.07,-0.13,flip -10433,做空,2020-10-20 13:35:00,2020-10-20 13:40:00,369.18,369.48,1.35,100.0,0.3647,-0.11,0.07,-0.18,flip -10434,做多,2020-10-20 13:40:00,2020-10-20 13:50:00,369.48,369.25,1.34,100.0,0.3638,-0.08,0.07,-0.15,flip -10435,做空,2020-10-20 13:50:00,2020-10-20 13:55:00,369.25,370.33,1.34,100.0,0.3634,-0.39,0.07,-0.46,flip -10436,做多,2020-10-20 13:55:00,2020-10-20 14:05:00,370.33,369.16,1.34,100.0,0.3609,-0.42,0.07,-0.49,flip -10437,做空,2020-10-20 14:05:00,2020-10-20 14:10:00,369.16,369.47,1.33,100.0,0.3606,-0.11,0.07,-0.18,flip -10438,做多,2020-10-20 14:10:00,2020-10-20 14:20:00,369.47,369.33,1.33,100.0,0.3596,-0.05,0.07,-0.12,flip -10439,做空,2020-10-20 14:20:00,2020-10-20 14:30:00,369.33,369.38,1.33,100.0,0.3593,-0.02,0.07,-0.08,flip -10440,做多,2020-10-20 14:30:00,2020-10-20 14:35:00,369.38,369.25,1.33,100.0,0.3588,-0.05,0.07,-0.11,flip -10441,做空,2020-10-20 14:35:00,2020-10-20 15:00:00,369.25,368.95,1.32,100.0,0.3584,0.11,0.07,0.04,tp_lower -10442,做多,2020-10-20 15:05:00,2020-10-20 15:10:00,369.53,371.05,1.32,100.0,0.3581,0.54,0.07,0.48,tp_upper -10443,做多,2020-10-20 16:30:00,2020-10-20 17:45:00,371.55,371.86,1.33,100.0,0.3573,0.11,0.07,0.04,tp_upper -10444,做多,2020-10-20 17:45:00,2020-10-20 17:50:00,371.86,371.15,1.33,100.0,0.3569,-0.25,0.07,-0.32,flip -10445,做空,2020-10-20 17:50:00,2020-10-20 17:55:00,371.15,370.26,1.32,100.0,0.3565,0.32,0.07,0.25,tp_lower -10446,做多,2020-10-20 18:45:00,2020-10-20 19:00:00,369.92,369.89,1.33,100.0,0.3582,-0.01,0.07,-0.08,flip -10447,做空,2020-10-20 19:00:00,2020-10-20 19:25:00,369.89,369.4,1.32,100.0,0.3579,0.18,0.07,0.11,flip -10448,做多,2020-10-20 19:25:00,2020-10-20 19:30:00,369.4,369.26,1.32,100.0,0.3585,-0.05,0.07,-0.12,flip -10449,做空,2020-10-20 19:30:00,2020-10-20 19:40:00,369.26,369.4,1.32,100.0,0.3581,-0.05,0.07,-0.12,flip -10450,做多,2020-10-20 19:40:00,2020-10-20 19:45:00,369.4,369.05,1.32,100.0,0.3575,-0.13,0.07,-0.19,flip -10451,做空,2020-10-20 19:45:00,2020-10-20 19:50:00,369.05,369.06,1.32,100.0,0.3571,-0.0,0.07,-0.07,flip -10452,做多,2020-10-20 19:50:00,2020-10-20 20:55:00,369.06,368.25,1.32,100.0,0.3567,-0.29,0.07,-0.35,flip -10453,做空,2020-10-20 20:55:00,2020-10-20 21:15:00,368.25,369.75,1.31,100.0,0.3564,-0.53,0.07,-0.6,flip -10454,做多,2020-10-20 21:15:00,2020-10-20 21:20:00,369.75,369.26,1.31,100.0,0.3531,-0.17,0.07,-0.24,tp_upper -10455,做多,2020-10-20 21:50:00,2020-10-20 21:55:00,369.06,369.95,1.3,100.0,0.353,0.31,0.07,0.25,tp_upper -10456,做多,2020-10-20 22:55:00,2020-10-20 23:00:00,369.37,369.31,1.3,100.0,0.3532,-0.02,0.07,-0.09,flip -10457,做空,2020-10-20 23:00:00,2020-10-20 23:40:00,369.31,367.72,1.3,100.0,0.3528,0.56,0.06,0.5,tp_lower -10458,做多,2020-10-20 23:55:00,2020-10-21 00:25:00,368.74,369.94,1.31,100.0,0.3545,0.43,0.07,0.36,tp_upper -10459,做多,2020-10-21 02:20:00,2020-10-21 02:30:00,371.8,371.12,1.36,100.0,0.366,-0.25,0.07,-0.32,flip -10460,做空,2020-10-21 02:30:00,2020-10-21 02:40:00,371.12,371.5,1.36,100.0,0.3656,-0.14,0.07,-0.21,flip -10461,做多,2020-10-21 02:40:00,2020-10-21 02:45:00,371.5,371.42,1.35,100.0,0.3645,-0.03,0.07,-0.1,flip -10462,做空,2020-10-21 02:45:00,2020-10-21 05:15:00,371.42,379.1,1.35,100.0,0.3641,-2.8,0.07,-2.87,flip -10463,做多,2020-10-21 05:15:00,2020-10-21 05:30:00,379.1,379.3,1.32,100.0,0.349,0.07,0.07,0.0,flip -10464,做空,2020-10-21 05:30:00,2020-10-21 05:35:00,379.3,379.58,1.32,100.0,0.3487,-0.1,0.07,-0.16,flip -10465,做多,2020-10-21 05:35:00,2020-10-21 06:20:00,379.58,381.09,1.32,100.0,0.3478,0.53,0.07,0.46,tp_upper -10466,做多,2020-10-21 08:40:00,2020-10-21 10:05:00,378.68,378.58,1.32,100.0,0.3497,-0.03,0.07,-0.1,flip -10467,做空,2020-10-21 10:05:00,2020-10-21 10:10:00,378.58,379.19,1.32,100.0,0.3493,-0.21,0.07,-0.28,flip -10468,做多,2020-10-21 10:10:00,2020-10-21 10:15:00,379.19,379.76,1.32,100.0,0.3479,0.2,0.07,0.13,tp_upper -10469,做多,2020-10-21 11:15:00,2020-10-21 11:20:00,379.89,378.82,1.32,100.0,0.3474,-0.37,0.07,-0.44,flip -10470,做空,2020-10-21 11:20:00,2020-10-21 11:30:00,378.82,378.01,1.31,100.0,0.347,0.28,0.07,0.22,tp_lower -10471,做多,2020-10-21 11:40:00,2020-10-21 11:55:00,379.44,379.62,1.32,100.0,0.3469,0.06,0.07,-0.0,flip -10472,做空,2020-10-21 11:55:00,2020-10-21 12:20:00,379.62,379.39,1.32,100.0,0.3465,0.08,0.07,0.01,flip -10473,做多,2020-10-21 12:20:00,2020-10-21 12:40:00,379.39,381.18,1.31,100.0,0.3466,0.62,0.07,0.55,tp_upper -10474,做多,2020-10-21 15:30:00,2020-10-21 15:45:00,386.91,389.67,1.32,100.0,0.3411,0.94,0.07,0.88,tp_upper -10475,做多,2020-10-21 17:30:00,2020-10-21 17:35:00,397.84,397.19,1.33,100.0,0.3338,-0.22,0.07,-0.28,flip -10476,做空,2020-10-21 17:35:00,2020-10-21 17:40:00,397.19,394.93,1.32,100.0,0.3334,0.75,0.07,0.69,tp_lower -10477,做多,2020-10-21 19:35:00,2020-10-21 20:55:00,393.86,394.74,1.33,100.0,0.3378,0.3,0.07,0.23,tp_upper -10478,做多,2020-10-22 00:10:00,2020-10-22 00:25:00,393.92,393.31,1.36,100.0,0.3441,-0.21,0.07,-0.28,flip -10479,做空,2020-10-22 00:25:00,2020-10-22 02:10:00,393.31,394.77,1.35,100.0,0.3438,-0.5,0.07,-0.57,tp_lower -10480,做多,2020-10-22 03:15:00,2020-10-22 03:25:00,394.49,394.06,1.35,100.0,0.3411,-0.15,0.07,-0.21,flip -10481,做空,2020-10-22 03:25:00,2020-10-22 03:30:00,394.06,394.5,1.34,100.0,0.3408,-0.15,0.07,-0.22,flip -10482,做多,2020-10-22 03:30:00,2020-10-22 03:35:00,394.5,393.76,1.34,100.0,0.3397,-0.25,0.07,-0.32,flip -10483,做空,2020-10-22 03:35:00,2020-10-22 03:45:00,393.76,393.67,1.34,100.0,0.3394,0.03,0.07,-0.04,tp_lower -10484,做多,2020-10-22 03:50:00,2020-10-22 03:55:00,394.25,392.9,1.34,100.0,0.3387,-0.46,0.07,-0.52,flip -10485,做空,2020-10-22 03:55:00,2020-10-22 04:00:00,392.9,394.49,1.33,100.0,0.3383,-0.54,0.07,-0.6,tp_lower -10486,做多,2020-10-22 04:00:00,2020-10-22 04:25:00,394.49,393.47,1.32,100.0,0.3353,-0.34,0.07,-0.41,flip -10487,做空,2020-10-22 04:25:00,2020-10-22 04:35:00,393.47,393.11,1.32,100.0,0.3349,0.12,0.07,0.05,tp_lower -10488,做多,2020-10-22 04:45:00,2020-10-22 05:00:00,394.21,393.29,1.32,100.0,0.3343,-0.31,0.07,-0.37,flip -10489,做空,2020-10-22 05:00:00,2020-10-22 05:05:00,393.29,393.91,1.31,100.0,0.3339,-0.21,0.07,-0.27,flip -10490,做多,2020-10-22 05:05:00,2020-10-22 05:20:00,393.91,395.9,1.31,100.0,0.3326,0.66,0.07,0.6,tp_upper -10491,做多,2020-10-22 06:05:00,2020-10-22 06:35:00,395.56,395.5,1.32,100.0,0.3325,-0.02,0.07,-0.09,flip -10492,做空,2020-10-22 06:35:00,2020-10-22 06:45:00,395.5,396.0,1.31,100.0,0.3322,-0.17,0.07,-0.23,flip -10493,做多,2020-10-22 06:45:00,2020-10-22 07:00:00,396.0,394.87,1.31,100.0,0.331,-0.37,0.07,-0.44,flip -10494,做空,2020-10-22 07:00:00,2020-10-22 07:05:00,394.87,395.0,1.31,100.0,0.3307,-0.04,0.07,-0.11,tp_lower -10495,做多,2020-10-22 07:10:00,2020-10-22 08:00:00,395.37,396.31,1.3,100.0,0.3298,0.31,0.07,0.24,tp_upper -10496,做多,2020-10-22 08:00:00,2020-10-22 08:05:00,396.31,397.24,1.31,100.0,0.3295,0.31,0.07,0.24,tp_upper -10497,做多,2020-10-22 09:20:00,2020-10-22 09:45:00,398.74,396.38,1.31,100.0,0.3279,-0.77,0.06,-0.84,flip -10498,做空,2020-10-22 09:45:00,2020-10-22 09:55:00,396.38,397.5,1.3,100.0,0.3276,-0.37,0.07,-0.43,flip -10499,做多,2020-10-22 09:55:00,2020-10-22 10:00:00,397.5,397.06,1.29,100.0,0.3254,-0.14,0.06,-0.21,flip -10500,做空,2020-10-22 10:00:00,2020-10-22 10:05:00,397.06,397.49,1.29,100.0,0.3251,-0.14,0.06,-0.2,flip -10501,做多,2020-10-22 10:05:00,2020-10-22 10:20:00,397.49,402.95,1.29,100.0,0.3241,1.77,0.07,1.7,tp_upper -10502,做多,2020-10-22 12:20:00,2020-10-22 12:25:00,412.61,411.0,1.3,100.0,0.3162,-0.51,0.06,-0.57,flip -10503,做空,2020-10-22 12:25:00,2020-10-22 12:30:00,411.0,410.5,1.3,100.0,0.3159,0.16,0.06,0.09,tp_lower -10504,做多,2020-10-22 12:55:00,2020-10-22 13:40:00,412.08,416.14,1.3,100.0,0.3151,1.28,0.07,1.21,tp_upper -10505,做多,2020-10-22 14:15:00,2020-10-22 14:20:00,413.71,412.01,1.31,100.0,0.3166,-0.54,0.07,-0.6,flip -10506,做空,2020-10-22 14:20:00,2020-10-22 14:25:00,412.01,411.49,1.3,100.0,0.3163,0.16,0.07,0.1,tp_lower -10507,做多,2020-10-22 14:50:00,2020-10-22 15:05:00,413.71,413.72,1.3,100.0,0.3151,0.0,0.07,-0.06,flip -10508,做空,2020-10-22 15:05:00,2020-10-22 15:40:00,413.72,413.61,1.3,100.0,0.3148,0.03,0.07,-0.03,flip -10509,做多,2020-10-22 15:40:00,2020-10-22 16:00:00,413.61,417.2,1.3,100.0,0.3146,1.13,0.07,1.06,tp_upper -10510,做多,2020-10-22 16:25:00,2020-10-22 16:35:00,414.4,414.75,1.31,100.0,0.3164,0.11,0.07,0.05,flip -10511,做空,2020-10-22 16:35:00,2020-10-22 16:40:00,414.75,415.45,1.31,100.0,0.3161,-0.22,0.07,-0.29,flip -10512,做多,2020-10-22 16:40:00,2020-10-22 16:50:00,415.45,415.69,1.31,100.0,0.3147,0.08,0.07,0.01,tp_upper -10513,做多,2020-10-22 17:40:00,2020-10-22 18:15:00,416.72,417.07,1.31,100.0,0.3137,0.11,0.07,0.04,flip -10514,做空,2020-10-22 18:15:00,2020-10-22 18:40:00,417.07,416.99,1.31,100.0,0.3133,0.03,0.07,-0.04,flip -10515,做多,2020-10-22 18:40:00,2020-10-22 18:50:00,416.99,416.97,1.31,100.0,0.3131,-0.01,0.07,-0.07,flip -10516,做空,2020-10-22 18:50:00,2020-10-22 18:55:00,416.97,418.38,1.3,100.0,0.3128,-0.44,0.07,-0.51,flip -10517,做多,2020-10-22 18:55:00,2020-10-22 19:00:00,418.38,416.9,1.3,100.0,0.3104,-0.46,0.06,-0.52,flip -10518,做空,2020-10-22 19:00:00,2020-10-22 19:05:00,416.9,417.45,1.29,100.0,0.3101,-0.17,0.06,-0.24,flip -10519,做多,2020-10-22 19:05:00,2020-10-22 19:10:00,417.45,417.15,1.29,100.0,0.309,-0.09,0.06,-0.16,tp_upper -10520,做多,2020-10-22 19:15:00,2020-10-22 19:20:00,418.96,418.5,1.29,100.0,0.3073,-0.14,0.06,-0.21,tp_upper -10521,做多,2020-10-22 19:50:00,2020-10-22 20:45:00,417.4,417.7,1.28,100.0,0.3078,0.09,0.06,0.03,flip -10522,做空,2020-10-22 20:45:00,2020-10-22 21:00:00,417.7,418.05,1.28,100.0,0.3075,-0.11,0.06,-0.17,flip -10523,做多,2020-10-22 21:00:00,2020-10-22 21:05:00,418.05,416.72,1.28,100.0,0.3067,-0.41,0.06,-0.47,flip -10524,做空,2020-10-22 21:05:00,2020-10-22 21:15:00,416.72,417.81,1.28,100.0,0.3064,-0.33,0.06,-0.4,flip -10525,做多,2020-10-22 21:15:00,2020-10-22 21:35:00,417.81,418.02,1.27,100.0,0.3045,0.06,0.06,0.0,flip -10526,做空,2020-10-22 21:35:00,2020-10-22 21:40:00,418.02,416.21,1.27,100.0,0.3042,0.55,0.06,0.49,tp_lower -10527,做多,2020-10-22 21:55:00,2020-10-22 22:15:00,418.24,420.71,1.28,100.0,0.305,0.75,0.06,0.69,tp_upper -10528,做多,2020-10-23 00:55:00,2020-10-23 01:10:00,412.69,412.46,1.34,100.0,0.3249,-0.07,0.07,-0.14,flip -10529,做空,2020-10-23 01:10:00,2020-10-23 01:15:00,412.46,413.9,1.34,100.0,0.3246,-0.47,0.07,-0.53,flip -10530,做多,2020-10-23 01:15:00,2020-10-23 01:50:00,413.9,412.77,1.33,100.0,0.322,-0.36,0.07,-0.43,flip -10531,做空,2020-10-23 01:50:00,2020-10-23 02:15:00,412.77,413.21,1.33,100.0,0.3217,-0.14,0.07,-0.21,flip -10532,做多,2020-10-23 02:15:00,2020-10-23 02:30:00,413.21,415.11,1.33,100.0,0.3207,0.61,0.07,0.54,tp_upper -10533,做多,2020-10-23 04:00:00,2020-10-23 04:40:00,414.3,413.78,1.33,100.0,0.321,-0.17,0.07,-0.23,flip -10534,做空,2020-10-23 04:40:00,2020-10-23 04:45:00,413.78,413.61,1.33,100.0,0.3207,0.05,0.07,-0.01,tp_lower -10535,做多,2020-10-23 05:05:00,2020-10-23 05:10:00,414.12,415.78,1.33,100.0,0.3202,0.53,0.07,0.46,tp_upper -10536,做多,2020-10-23 06:20:00,2020-10-23 08:05:00,415.06,415.13,1.33,100.0,0.3204,0.02,0.07,-0.04,tp_upper -10537,做多,2020-10-23 08:05:00,2020-10-23 08:10:00,415.13,414.9,1.33,100.0,0.3201,-0.07,0.07,-0.14,tp_upper -10538,做多,2020-10-23 09:00:00,2020-10-23 09:35:00,414.63,414.79,1.33,100.0,0.32,0.05,0.07,-0.02,flip -10539,做空,2020-10-23 09:35:00,2020-10-23 09:45:00,414.79,415.04,1.33,100.0,0.3197,-0.08,0.07,-0.15,flip -10540,做多,2020-10-23 09:45:00,2020-10-23 09:55:00,415.04,415.15,1.32,100.0,0.319,0.04,0.07,-0.03,flip -10541,做空,2020-10-23 09:55:00,2020-10-23 11:35:00,415.15,417.79,1.32,100.0,0.3187,-0.84,0.07,-0.91,flip -10542,做多,2020-10-23 11:35:00,2020-10-23 11:50:00,417.79,417.0,1.31,100.0,0.3143,-0.25,0.07,-0.31,flip -10543,做空,2020-10-23 11:50:00,2020-10-23 12:00:00,417.0,416.14,1.31,100.0,0.314,0.27,0.07,0.2,tp_lower -10544,做多,2020-10-23 12:45:00,2020-10-23 13:10:00,417.87,418.68,1.31,100.0,0.3137,0.25,0.07,0.19,tp_upper -10545,做多,2020-10-23 14:00:00,2020-10-23 17:25:00,416.83,406.85,1.31,100.0,0.3148,-3.14,0.06,-3.21,flip -10546,做空,2020-10-23 17:25:00,2020-10-23 17:45:00,406.85,406.6,1.28,100.0,0.3144,0.08,0.06,0.01,flip -10547,做多,2020-10-23 17:45:00,2020-10-23 17:50:00,406.6,405.7,1.28,100.0,0.3145,-0.28,0.06,-0.35,flip -10548,做空,2020-10-23 17:50:00,2020-10-23 18:00:00,405.7,406.89,1.27,100.0,0.3142,-0.37,0.06,-0.44,flip -10549,做多,2020-10-23 18:00:00,2020-10-23 18:50:00,406.89,408.12,1.27,100.0,0.3121,0.38,0.06,0.32,tp_upper -10550,做多,2020-10-23 21:10:00,2020-10-23 21:45:00,408.82,409.89,1.27,100.0,0.3112,0.33,0.06,0.27,tp_upper -10551,做多,2020-10-23 22:00:00,2020-10-23 22:05:00,408.92,410.0,1.27,100.0,0.3116,0.34,0.06,0.27,tp_upper -10552,做多,2020-10-23 22:05:00,2020-10-23 22:10:00,410.0,409.52,1.28,100.0,0.3113,-0.15,0.06,-0.21,tp_upper -10553,做多,2020-10-23 22:20:00,2020-10-23 22:30:00,408.85,408.02,1.27,100.0,0.3115,-0.26,0.06,-0.32,flip -10554,做空,2020-10-23 22:30:00,2020-10-23 22:35:00,408.02,407.74,1.27,100.0,0.3112,0.09,0.06,0.02,tp_lower -10555,做多,2020-10-23 22:45:00,2020-10-23 23:10:00,408.77,410.01,1.27,100.0,0.3105,0.39,0.06,0.32,tp_upper -10556,做多,2020-10-23 23:20:00,2020-10-23 23:30:00,409.8,408.28,1.27,100.0,0.3104,-0.47,0.06,-0.54,flip -10557,做空,2020-10-23 23:30:00,2020-10-23 23:40:00,408.28,409.11,1.27,100.0,0.3101,-0.26,0.06,-0.32,flip -10558,做多,2020-10-23 23:40:00,2020-10-23 23:45:00,409.11,408.92,1.26,100.0,0.3085,-0.06,0.06,-0.12,flip -10559,做空,2020-10-23 23:45:00,2020-10-23 23:50:00,408.92,409.45,1.26,100.0,0.3082,-0.16,0.06,-0.23,flip -10560,做多,2020-10-23 23:50:00,2020-10-24 00:05:00,409.45,408.76,1.26,100.0,0.3071,-0.21,0.06,-0.27,flip -10561,做空,2020-10-24 00:05:00,2020-10-24 00:15:00,408.76,408.02,1.29,100.0,0.3161,0.23,0.06,0.17,tp_lower -10562,做多,2020-10-24 00:45:00,2020-10-24 00:50:00,408.85,408.16,1.29,100.0,0.3163,-0.22,0.06,-0.28,flip -10563,做空,2020-10-24 00:50:00,2020-10-24 01:00:00,408.16,408.91,1.29,100.0,0.316,-0.24,0.06,-0.3,flip -10564,做多,2020-10-24 01:00:00,2020-10-24 01:05:00,408.91,408.76,1.29,100.0,0.3145,-0.05,0.06,-0.11,flip -10565,做空,2020-10-24 01:05:00,2020-10-24 01:10:00,408.76,409.76,1.28,100.0,0.3142,-0.31,0.06,-0.38,flip -10566,做多,2020-10-24 01:10:00,2020-10-24 01:15:00,409.76,410.21,1.28,100.0,0.3123,0.14,0.06,0.08,tp_upper -10567,做多,2020-10-24 03:20:00,2020-10-24 03:30:00,412.53,412.55,1.28,100.0,0.3103,0.01,0.06,-0.06,flip -10568,做空,2020-10-24 03:30:00,2020-10-24 03:45:00,412.55,411.61,1.28,100.0,0.31,0.29,0.06,0.23,tp_lower -10569,做多,2020-10-24 04:00:00,2020-10-24 04:05:00,412.62,412.54,1.28,100.0,0.3103,-0.02,0.06,-0.09,flip -10570,做空,2020-10-24 04:05:00,2020-10-24 04:10:00,412.54,413.11,1.28,100.0,0.31,-0.18,0.06,-0.24,flip -10571,做多,2020-10-24 04:10:00,2020-10-24 04:25:00,413.11,412.77,1.28,100.0,0.3088,-0.1,0.06,-0.17,flip -10572,做空,2020-10-24 04:25:00,2020-10-24 04:50:00,412.77,412.49,1.27,100.0,0.3085,0.09,0.06,0.02,flip -10573,做多,2020-10-24 04:50:00,2020-10-24 04:55:00,412.49,412.19,1.27,100.0,0.3086,-0.09,0.06,-0.16,flip -10574,做空,2020-10-24 04:55:00,2020-10-24 05:25:00,412.19,412.42,1.27,100.0,0.3083,-0.07,0.06,-0.13,flip -10575,做多,2020-10-24 05:25:00,2020-10-24 05:30:00,412.42,412.02,1.27,100.0,0.3077,-0.12,0.06,-0.19,flip -10576,做空,2020-10-24 05:30:00,2020-10-24 05:35:00,412.02,412.18,1.27,100.0,0.3074,-0.05,0.06,-0.11,flip -10577,做多,2020-10-24 05:35:00,2020-10-24 06:15:00,412.18,412.11,1.26,100.0,0.3068,-0.02,0.06,-0.08,flip -10578,做空,2020-10-24 06:15:00,2020-10-24 06:30:00,412.11,412.43,1.26,100.0,0.3065,-0.1,0.06,-0.16,flip -10579,做多,2020-10-24 06:30:00,2020-10-24 06:45:00,412.43,412.44,1.26,100.0,0.3057,0.0,0.06,-0.06,flip -10580,做空,2020-10-24 06:45:00,2020-10-24 07:00:00,412.44,411.72,1.26,100.0,0.3054,0.22,0.06,0.16,tp_lower -10581,做多,2020-10-24 07:05:00,2020-10-24 07:20:00,411.97,412.16,1.26,100.0,0.306,0.06,0.06,-0.0,flip -10582,做空,2020-10-24 07:20:00,2020-10-24 07:35:00,412.16,411.25,1.26,100.0,0.3057,0.28,0.06,0.22,tp_lower -10583,做多,2020-10-24 09:15:00,2020-10-24 09:20:00,410.05,410.02,1.26,100.0,0.3076,-0.01,0.06,-0.07,flip -10584,做空,2020-10-24 09:20:00,2020-10-24 12:15:00,410.02,413.25,1.26,100.0,0.3073,-0.99,0.06,-1.06,flip -10585,做多,2020-10-24 12:15:00,2020-10-24 12:25:00,413.25,413.45,1.25,100.0,0.3022,0.06,0.06,-0.0,flip -10586,做空,2020-10-24 12:25:00,2020-10-24 13:00:00,413.45,413.31,1.25,100.0,0.3019,0.04,0.06,-0.02,flip -10587,做多,2020-10-24 13:00:00,2020-10-24 13:15:00,413.31,413.09,1.25,100.0,0.3018,-0.07,0.06,-0.13,flip -10588,做空,2020-10-24 13:15:00,2020-10-24 13:25:00,413.09,413.27,1.25,100.0,0.3015,-0.05,0.06,-0.12,flip -10589,做多,2020-10-24 13:25:00,2020-10-24 13:35:00,413.27,414.01,1.24,100.0,0.3009,0.22,0.06,0.16,tp_upper -10590,做多,2020-10-24 14:05:00,2020-10-24 14:10:00,413.7,414.79,1.24,100.0,0.3009,0.33,0.06,0.27,tp_upper -10591,做多,2020-10-24 14:40:00,2020-10-24 15:00:00,414.05,416.35,1.25,100.0,0.3011,0.69,0.06,0.63,tp_upper -10592,做多,2020-10-24 17:05:00,2020-10-24 17:15:00,414.24,414.08,1.25,100.0,0.3023,-0.05,0.06,-0.11,flip -10593,做空,2020-10-24 17:15:00,2020-10-24 18:10:00,414.08,413.87,1.25,100.0,0.302,0.06,0.06,0.0,flip -10594,做多,2020-10-24 18:10:00,2020-10-24 18:15:00,413.87,413.52,1.25,100.0,0.302,-0.11,0.06,-0.17,flip -10595,做空,2020-10-24 18:15:00,2020-10-24 18:20:00,413.52,413.06,1.25,100.0,0.3017,0.14,0.06,0.08,tp_lower -10596,做多,2020-10-24 18:40:00,2020-10-24 19:15:00,413.8,413.95,1.25,100.0,0.3016,0.05,0.06,-0.02,flip -10597,做空,2020-10-24 19:15:00,2020-10-24 19:20:00,413.95,413.37,1.25,100.0,0.3013,0.17,0.06,0.11,tp_lower -10598,做多,2020-10-24 19:50:00,2020-10-24 20:00:00,413.48,413.45,1.25,100.0,0.3017,-0.01,0.06,-0.07,flip -10599,做空,2020-10-24 20:00:00,2020-10-24 20:20:00,413.45,412.83,1.25,100.0,0.3014,0.19,0.06,0.12,tp_lower -10600,做多,2020-10-24 21:20:00,2020-10-24 21:30:00,412.37,412.49,1.25,100.0,0.3024,0.04,0.06,-0.03,flip -10601,做空,2020-10-24 21:30:00,2020-10-24 21:40:00,412.49,411.28,1.25,100.0,0.3021,0.37,0.06,0.3,tp_lower -10602,做多,2020-10-24 22:20:00,2020-10-24 22:25:00,411.05,411.0,1.25,100.0,0.3037,-0.02,0.06,-0.08,flip -10603,做空,2020-10-24 22:25:00,2020-10-24 22:30:00,411.0,411.27,1.25,100.0,0.3034,-0.08,0.06,-0.14,flip -10604,做多,2020-10-24 22:30:00,2020-10-25 00:05:00,411.27,411.93,1.24,100.0,0.3027,0.2,0.06,0.14,flip -10605,做空,2020-10-25 00:05:00,2020-10-25 00:10:00,411.93,411.29,1.3,100.0,0.3145,0.2,0.06,0.14,tp_lower -10606,做多,2020-10-25 00:15:00,2020-10-25 00:25:00,411.79,411.83,1.3,100.0,0.3148,0.01,0.06,-0.05,flip -10607,做空,2020-10-25 00:25:00,2020-10-25 00:30:00,411.83,412.35,1.3,100.0,0.3145,-0.16,0.06,-0.23,flip -10608,做多,2020-10-25 00:30:00,2020-10-25 00:35:00,412.35,412.56,1.29,100.0,0.3134,0.07,0.06,0.0,tp_upper -10609,做多,2020-10-25 02:15:00,2020-10-25 02:30:00,413.26,413.02,1.29,100.0,0.3125,-0.08,0.06,-0.14,flip -10610,做空,2020-10-25 02:30:00,2020-10-25 02:35:00,413.02,413.16,1.29,100.0,0.3122,-0.04,0.06,-0.11,flip -10611,做多,2020-10-25 02:35:00,2020-10-25 02:45:00,413.16,412.89,1.29,100.0,0.3117,-0.08,0.06,-0.15,flip -10612,做空,2020-10-25 02:45:00,2020-10-25 02:55:00,412.89,412.58,1.29,100.0,0.3114,0.1,0.06,0.03,tp_lower -10613,做多,2020-10-25 03:30:00,2020-10-25 03:35:00,414.43,415.0,1.29,100.0,0.3102,0.18,0.06,0.11,tp_upper -10614,做多,2020-10-25 05:15:00,2020-10-25 05:20:00,416.19,415.65,1.29,100.0,0.309,-0.17,0.06,-0.23,flip -10615,做空,2020-10-25 05:20:00,2020-10-25 05:35:00,415.65,414.28,1.28,100.0,0.3087,0.42,0.06,0.36,tp_lower -10616,做多,2020-10-25 07:05:00,2020-10-25 07:10:00,409.2,408.58,1.29,100.0,0.3142,-0.19,0.06,-0.26,flip -10617,做空,2020-10-25 07:10:00,2020-10-25 07:15:00,408.58,408.81,1.28,100.0,0.3139,-0.07,0.06,-0.14,flip -10618,做多,2020-10-25 07:15:00,2020-10-25 07:40:00,408.81,408.41,1.28,100.0,0.3133,-0.13,0.06,-0.19,flip -10619,做空,2020-10-25 07:40:00,2020-10-25 07:45:00,408.41,408.53,1.28,100.0,0.313,-0.04,0.06,-0.1,flip -10620,做多,2020-10-25 07:45:00,2020-10-25 07:55:00,408.53,409.65,1.28,100.0,0.3125,0.35,0.06,0.29,tp_upper -10621,做多,2020-10-25 08:15:00,2020-10-25 08:20:00,409.11,408.25,1.28,100.0,0.3126,-0.27,0.06,-0.33,flip -10622,做空,2020-10-25 08:20:00,2020-10-25 08:25:00,408.25,408.24,1.27,100.0,0.3122,0.0,0.06,-0.06,tp_lower -10623,做多,2020-10-25 08:35:00,2020-10-25 09:00:00,408.46,408.73,1.27,100.0,0.3118,0.08,0.06,0.02,flip -10624,做空,2020-10-25 09:00:00,2020-10-25 09:25:00,408.73,407.7,1.27,100.0,0.3115,0.32,0.06,0.26,tp_lower -10625,做多,2020-10-25 09:50:00,2020-10-25 09:55:00,408.55,408.14,1.27,100.0,0.3121,-0.13,0.06,-0.19,flip -10626,做空,2020-10-25 09:55:00,2020-10-25 10:00:00,408.14,408.31,1.27,100.0,0.3118,-0.05,0.06,-0.12,flip -10627,做多,2020-10-25 10:00:00,2020-10-25 10:55:00,408.31,407.99,1.27,100.0,0.3112,-0.1,0.06,-0.16,flip -10628,做空,2020-10-25 10:55:00,2020-10-25 11:05:00,407.99,407.31,1.27,100.0,0.3109,0.21,0.06,0.15,tp_lower -10629,做多,2020-10-25 11:25:00,2020-10-25 11:50:00,406.72,406.92,1.27,100.0,0.3121,0.06,0.06,-0.0,flip -10630,做空,2020-10-25 11:50:00,2020-10-25 11:55:00,406.92,407.17,1.27,100.0,0.3117,-0.08,0.06,-0.14,flip -10631,做多,2020-10-25 11:55:00,2020-10-25 12:00:00,407.17,406.9,1.27,100.0,0.3111,-0.08,0.06,-0.15,flip -10632,做空,2020-10-25 12:00:00,2020-10-25 12:05:00,406.9,407.3,1.26,100.0,0.3107,-0.12,0.06,-0.19,flip -10633,做多,2020-10-25 12:05:00,2020-10-25 13:05:00,407.3,407.45,1.26,100.0,0.3098,0.05,0.06,-0.02,flip -10634,做空,2020-10-25 13:05:00,2020-10-25 13:10:00,407.45,407.68,1.26,100.0,0.3095,-0.07,0.06,-0.13,flip -10635,做多,2020-10-25 13:10:00,2020-10-25 13:20:00,407.68,409.15,1.26,100.0,0.3089,0.45,0.06,0.39,tp_upper -10636,做多,2020-10-25 14:15:00,2020-10-25 14:20:00,408.39,408.23,1.26,100.0,0.3091,-0.05,0.06,-0.11,flip -10637,做空,2020-10-25 14:20:00,2020-10-25 14:55:00,408.23,408.38,1.26,100.0,0.3088,-0.05,0.06,-0.11,flip -10638,做多,2020-10-25 14:55:00,2020-10-25 15:00:00,408.38,408.28,1.26,100.0,0.3083,-0.03,0.06,-0.09,flip -10639,做空,2020-10-25 15:00:00,2020-10-25 15:05:00,408.28,408.91,1.26,100.0,0.308,-0.19,0.06,-0.26,flip -10640,做多,2020-10-25 15:05:00,2020-10-25 15:10:00,408.91,408.58,1.25,100.0,0.3067,-0.1,0.06,-0.16,tp_upper -10641,做多,2020-10-25 16:10:00,2020-10-25 16:25:00,408.15,407.71,1.25,100.0,0.3067,-0.13,0.06,-0.2,flip -10642,做空,2020-10-25 16:25:00,2020-10-25 16:30:00,407.71,408.45,1.25,100.0,0.3064,-0.23,0.06,-0.29,flip -10643,做多,2020-10-25 16:30:00,2020-10-25 16:35:00,408.45,407.94,1.25,100.0,0.305,-0.16,0.06,-0.22,flip -10644,做空,2020-10-25 16:35:00,2020-10-25 17:35:00,407.94,407.84,1.24,100.0,0.3047,0.03,0.06,-0.03,flip -10645,做多,2020-10-25 17:35:00,2020-10-25 17:45:00,407.84,407.9,1.24,100.0,0.3045,0.02,0.06,-0.04,flip -10646,做空,2020-10-25 17:45:00,2020-10-25 17:50:00,407.9,408.29,1.24,100.0,0.3042,-0.12,0.06,-0.18,tp_lower -10647,做多,2020-10-25 17:50:00,2020-10-25 17:55:00,408.29,407.9,1.24,100.0,0.3034,-0.12,0.06,-0.18,flip -10648,做空,2020-10-25 17:55:00,2020-10-25 18:00:00,407.9,407.6,1.24,100.0,0.303,0.09,0.06,0.03,tp_lower -10649,做多,2020-10-25 18:40:00,2020-10-25 19:15:00,407.52,407.37,1.24,100.0,0.3033,-0.05,0.06,-0.11,flip -10650,做空,2020-10-25 19:15:00,2020-10-25 19:40:00,407.37,407.3,1.23,100.0,0.3029,0.02,0.06,-0.04,flip -10651,做多,2020-10-25 19:40:00,2020-10-25 19:55:00,407.3,408.33,1.23,100.0,0.3027,0.31,0.06,0.25,tp_upper -10652,做多,2020-10-25 21:00:00,2020-10-25 21:05:00,408.01,407.57,1.23,100.0,0.3027,-0.13,0.06,-0.19,flip -10653,做空,2020-10-25 21:05:00,2020-10-25 21:10:00,407.57,407.66,1.23,100.0,0.3024,-0.03,0.06,-0.09,tp_lower -10654,做多,2020-10-25 21:45:00,2020-10-25 22:00:00,407.9,407.11,1.23,100.0,0.3018,-0.24,0.06,-0.3,flip -10655,做空,2020-10-25 22:00:00,2020-10-25 22:05:00,407.11,406.69,1.23,100.0,0.3015,0.13,0.06,0.07,tp_lower -10656,做多,2020-10-25 23:10:00,2020-10-25 23:45:00,406.6,406.44,1.23,100.0,0.3019,-0.05,0.06,-0.11,flip -10657,做空,2020-10-25 23:45:00,2020-10-26 00:00:00,406.44,404.39,1.23,100.0,0.3016,0.62,0.06,0.56,tp_lower -10658,做多,2020-10-26 00:35:00,2020-10-26 00:50:00,405.51,408.44,1.29,100.0,0.3183,0.93,0.07,0.87,tp_upper -10659,做多,2020-10-26 04:45:00,2020-10-26 04:50:00,409.09,408.8,1.3,100.0,0.3175,-0.09,0.06,-0.16,flip -10660,做空,2020-10-26 04:50:00,2020-10-26 05:05:00,408.8,408.93,1.3,100.0,0.3172,-0.04,0.06,-0.11,flip -10661,做多,2020-10-26 05:05:00,2020-10-26 05:15:00,408.93,408.2,1.29,100.0,0.3167,-0.23,0.06,-0.3,flip -10662,做空,2020-10-26 05:15:00,2020-10-26 05:25:00,408.2,408.76,1.29,100.0,0.3164,-0.18,0.06,-0.24,flip -10663,做多,2020-10-26 05:25:00,2020-10-26 05:30:00,408.76,408.16,1.29,100.0,0.3152,-0.19,0.06,-0.25,flip -10664,做空,2020-10-26 05:30:00,2020-10-26 05:35:00,408.16,407.51,1.29,100.0,0.3149,0.2,0.06,0.14,tp_lower -10665,做多,2020-10-26 07:00:00,2020-10-26 07:05:00,406.87,406.44,1.29,100.0,0.316,-0.14,0.06,-0.2,flip -10666,做空,2020-10-26 07:05:00,2020-10-26 07:15:00,406.44,405.44,1.28,100.0,0.3157,0.32,0.06,0.25,tp_lower -10667,做多,2020-10-26 07:30:00,2020-10-26 07:35:00,406.44,406.37,1.29,100.0,0.3162,-0.02,0.06,-0.09,flip -10668,做空,2020-10-26 07:35:00,2020-10-26 07:50:00,406.37,406.14,1.28,100.0,0.3159,0.07,0.06,0.01,flip -10669,做多,2020-10-26 07:50:00,2020-10-26 09:35:00,406.14,405.82,1.28,100.0,0.3159,-0.1,0.06,-0.17,flip -10670,做空,2020-10-26 09:35:00,2020-10-26 09:40:00,405.82,406.43,1.28,100.0,0.3156,-0.19,0.06,-0.26,flip -10671,做多,2020-10-26 09:40:00,2020-10-26 10:00:00,406.43,406.25,1.28,100.0,0.3143,-0.06,0.06,-0.12,flip -10672,做空,2020-10-26 10:00:00,2020-10-26 10:10:00,406.25,405.75,1.28,100.0,0.314,0.16,0.06,0.09,tp_lower -10673,做多,2020-10-26 10:35:00,2020-10-26 10:45:00,406.38,407.59,1.28,100.0,0.314,0.38,0.06,0.32,tp_upper -10674,做多,2020-10-26 12:50:00,2020-10-26 13:10:00,405.13,406.04,1.28,100.0,0.3156,0.29,0.06,0.22,tp_upper -10675,做多,2020-10-26 13:40:00,2020-10-26 14:05:00,404.91,405.62,1.28,100.0,0.3161,0.22,0.06,0.16,flip -10676,做空,2020-10-26 14:05:00,2020-10-26 14:30:00,405.62,404.8,1.28,100.0,0.3158,0.26,0.06,0.2,tp_lower -10677,做多,2020-10-26 14:35:00,2020-10-26 19:25:00,405.0,391.2,1.28,100.0,0.3166,-4.37,0.06,-4.43,tp_upper -10678,做多,2020-10-26 21:50:00,2020-10-26 23:00:00,391.94,392.05,1.24,100.0,0.3157,0.03,0.06,-0.03,flip -10679,做空,2020-10-26 23:00:00,2020-10-27 00:00:00,392.05,392.91,1.24,100.0,0.3154,-0.27,0.06,-0.33,flip -10680,做多,2020-10-27 00:00:00,2020-10-27 00:25:00,392.91,395.24,1.26,100.0,0.3202,0.75,0.06,0.68,tp_upper -10681,做多,2020-10-27 00:55:00,2020-10-27 01:00:00,394.49,393.89,1.26,100.0,0.3204,-0.19,0.06,-0.26,flip -10682,做空,2020-10-27 01:00:00,2020-10-27 01:10:00,393.89,393.92,1.26,100.0,0.3201,-0.01,0.06,-0.07,flip -10683,做多,2020-10-27 01:10:00,2020-10-27 01:45:00,393.92,393.96,1.26,100.0,0.3197,0.01,0.06,-0.05,flip -10684,做空,2020-10-27 01:45:00,2020-10-27 02:00:00,393.96,394.79,1.26,100.0,0.3194,-0.27,0.06,-0.33,flip -10685,做多,2020-10-27 02:00:00,2020-10-27 02:05:00,394.79,393.87,1.25,100.0,0.3178,-0.29,0.06,-0.35,flip -10686,做空,2020-10-27 02:05:00,2020-10-27 02:15:00,393.87,392.91,1.25,100.0,0.3174,0.3,0.06,0.24,tp_lower -10687,做多,2020-10-27 02:35:00,2020-10-27 02:40:00,393.9,393.62,1.25,100.0,0.3179,-0.09,0.06,-0.15,flip -10688,做空,2020-10-27 02:40:00,2020-10-27 02:50:00,393.62,392.37,1.25,100.0,0.3176,0.4,0.06,0.33,tp_lower -10689,做多,2020-10-27 03:15:00,2020-10-27 03:55:00,393.07,393.09,1.25,100.0,0.3187,0.01,0.06,-0.06,flip -10690,做空,2020-10-27 03:55:00,2020-10-27 05:25:00,393.09,392.87,1.25,100.0,0.3184,0.07,0.06,0.01,tp_lower -10691,做多,2020-10-27 05:45:00,2020-10-27 06:50:00,393.32,393.76,1.25,100.0,0.3181,0.14,0.06,0.08,tp_upper -10692,做多,2020-10-27 08:40:00,2020-10-27 08:50:00,393.9,394.08,1.25,100.0,0.3176,0.06,0.06,-0.01,flip -10693,做空,2020-10-27 08:50:00,2020-10-27 09:05:00,394.08,392.77,1.25,100.0,0.3173,0.42,0.06,0.35,tp_lower -10694,做多,2020-10-27 10:10:00,2020-10-27 10:25:00,392.49,394.27,1.25,100.0,0.3193,0.57,0.06,0.51,tp_upper -10695,做多,2020-10-27 13:40:00,2020-10-27 14:15:00,403.52,403.37,1.26,100.0,0.3117,-0.05,0.06,-0.11,flip -10696,做空,2020-10-27 14:15:00,2020-10-27 14:25:00,403.37,401.58,1.26,100.0,0.3114,0.56,0.06,0.49,tp_lower -10697,做多,2020-10-27 14:35:00,2020-10-27 14:50:00,403.65,403.53,1.26,100.0,0.3122,-0.04,0.06,-0.1,flip -10698,做空,2020-10-27 14:50:00,2020-10-27 15:00:00,403.53,403.96,1.26,100.0,0.3119,-0.13,0.06,-0.2,flip -10699,做多,2020-10-27 15:00:00,2020-10-27 15:05:00,403.96,404.62,1.26,100.0,0.311,0.21,0.06,0.14,tp_upper -10700,做多,2020-10-27 18:00:00,2020-10-27 18:05:00,409.37,409.01,1.26,100.0,0.307,-0.11,0.06,-0.17,flip -10701,做空,2020-10-27 18:05:00,2020-10-27 18:15:00,409.01,407.31,1.25,100.0,0.3067,0.52,0.06,0.46,tp_lower -10702,做多,2020-10-27 19:30:00,2020-10-27 19:35:00,406.73,406.15,1.26,100.0,0.3094,-0.18,0.06,-0.24,flip -10703,做空,2020-10-27 19:35:00,2020-10-27 19:40:00,406.15,407.47,1.26,100.0,0.3091,-0.41,0.06,-0.47,flip -10704,做多,2020-10-27 19:40:00,2020-10-27 20:00:00,407.47,406.33,1.25,100.0,0.3068,-0.35,0.06,-0.41,flip -10705,做空,2020-10-27 20:00:00,2020-10-27 20:10:00,406.33,406.04,1.25,100.0,0.3065,0.09,0.06,0.03,flip -10706,做多,2020-10-27 20:10:00,2020-10-27 20:20:00,406.04,405.84,1.25,100.0,0.3066,-0.06,0.06,-0.12,flip -10707,做空,2020-10-27 20:20:00,2020-10-27 20:30:00,405.84,404.48,1.24,100.0,0.3063,0.42,0.06,0.35,tp_lower -10708,做多,2020-10-27 21:35:00,2020-10-27 21:40:00,405.2,404.95,1.25,100.0,0.3075,-0.08,0.06,-0.14,flip -10709,做空,2020-10-27 21:40:00,2020-10-27 21:55:00,404.95,403.04,1.24,100.0,0.3072,0.59,0.06,0.52,tp_lower -10710,做多,2020-10-27 22:30:00,2020-10-27 23:25:00,403.82,404.29,1.25,100.0,0.3092,0.15,0.06,0.08,flip -10711,做空,2020-10-27 23:25:00,2020-10-27 23:30:00,404.29,403.61,1.25,100.0,0.3089,0.21,0.06,0.15,tp_lower -10712,做多,2020-10-28 00:05:00,2020-10-28 01:20:00,404.42,405.04,1.29,100.0,0.3181,0.2,0.06,0.13,flip -10713,做空,2020-10-28 01:20:00,2020-10-28 01:25:00,405.04,405.89,1.29,100.0,0.3178,-0.27,0.06,-0.33,flip -10714,做多,2020-10-28 01:25:00,2020-10-28 01:35:00,405.89,408.22,1.28,100.0,0.3161,0.74,0.06,0.67,tp_upper -10715,做多,2020-10-28 02:45:00,2020-10-28 02:50:00,407.97,407.45,1.29,100.0,0.316,-0.16,0.06,-0.23,flip -10716,做空,2020-10-28 02:50:00,2020-10-28 02:55:00,407.45,408.29,1.29,100.0,0.3157,-0.27,0.06,-0.33,flip -10717,做多,2020-10-28 02:55:00,2020-10-28 03:00:00,408.29,406.04,1.28,100.0,0.3141,-0.71,0.06,-0.77,flip -10718,做空,2020-10-28 03:00:00,2020-10-28 03:05:00,406.04,406.39,1.27,100.0,0.3138,-0.11,0.06,-0.17,tp_lower -10719,做多,2020-10-28 03:30:00,2020-10-28 03:40:00,407.29,406.36,1.27,100.0,0.3122,-0.29,0.06,-0.35,flip -10720,做空,2020-10-28 03:40:00,2020-10-28 03:50:00,406.36,405.94,1.27,100.0,0.3119,0.13,0.06,0.07,tp_lower -10721,做多,2020-10-28 04:40:00,2020-10-28 05:05:00,406.09,405.69,1.27,100.0,0.3121,-0.12,0.06,-0.19,flip -10722,做空,2020-10-28 05:05:00,2020-10-28 05:10:00,405.69,404.76,1.26,100.0,0.3118,0.29,0.06,0.23,tp_lower -10723,做多,2020-10-28 05:50:00,2020-10-28 06:20:00,405.39,405.25,1.27,100.0,0.3124,-0.04,0.06,-0.11,flip -10724,做空,2020-10-28 06:20:00,2020-10-28 06:40:00,405.25,404.01,1.26,100.0,0.3121,0.39,0.06,0.32,tp_lower -10725,做多,2020-10-28 08:25:00,2020-10-28 08:30:00,397.4,396.35,1.27,100.0,0.3189,-0.33,0.06,-0.4,flip -10726,做空,2020-10-28 08:30:00,2020-10-28 08:45:00,396.35,396.2,1.26,100.0,0.3186,0.05,0.06,-0.02,flip -10727,做多,2020-10-28 08:45:00,2020-10-28 08:50:00,396.2,394.76,1.26,100.0,0.3186,-0.46,0.06,-0.52,flip -10728,做空,2020-10-28 08:50:00,2020-10-28 08:55:00,394.76,397.03,1.26,100.0,0.3182,-0.72,0.06,-0.79,flip -10729,做多,2020-10-28 08:55:00,2020-10-28 09:20:00,397.03,395.8,1.25,100.0,0.3143,-0.39,0.06,-0.45,flip -10730,做空,2020-10-28 09:20:00,2020-10-28 09:30:00,395.8,395.81,1.24,100.0,0.314,-0.0,0.06,-0.07,flip -10731,做多,2020-10-28 09:30:00,2020-10-28 09:35:00,395.81,394.69,1.24,100.0,0.3136,-0.35,0.06,-0.41,flip -10732,做空,2020-10-28 09:35:00,2020-10-28 09:55:00,394.69,393.71,1.24,100.0,0.3133,0.31,0.06,0.25,tp_lower -10733,做多,2020-10-28 10:20:00,2020-10-28 10:25:00,395.43,394.66,1.24,100.0,0.3132,-0.24,0.06,-0.3,flip -10734,做空,2020-10-28 10:25:00,2020-10-28 10:30:00,394.66,396.3,1.23,100.0,0.3129,-0.51,0.06,-0.58,flip -10735,做多,2020-10-28 10:30:00,2020-10-28 10:50:00,396.3,395.14,1.23,100.0,0.31,-0.36,0.06,-0.42,flip -10736,做空,2020-10-28 10:50:00,2020-10-28 11:05:00,395.14,392.19,1.22,100.0,0.3097,0.91,0.06,0.85,tp_lower -10737,做多,2020-10-28 12:45:00,2020-10-28 13:00:00,388.6,391.21,1.23,100.0,0.3169,0.83,0.06,0.77,tp_upper -10738,做多,2020-10-28 13:30:00,2020-10-28 13:45:00,388.6,389.02,1.24,100.0,0.3187,0.13,0.06,0.07,flip -10739,做空,2020-10-28 13:45:00,2020-10-28 13:50:00,389.02,387.59,1.24,100.0,0.3184,0.46,0.06,0.39,tp_lower -10740,做多,2020-10-28 15:05:00,2020-10-28 15:30:00,387.18,386.0,1.24,100.0,0.3208,-0.38,0.06,-0.44,flip -10741,做空,2020-10-28 15:30:00,2020-10-28 16:05:00,386.0,386.41,1.24,100.0,0.3205,-0.13,0.06,-0.19,flip -10742,做多,2020-10-28 16:05:00,2020-10-28 16:15:00,386.41,386.94,1.23,100.0,0.3195,0.17,0.06,0.11,flip -10743,做空,2020-10-28 16:15:00,2020-10-28 16:30:00,386.94,384.39,1.23,100.0,0.3191,0.81,0.06,0.75,tp_lower -10744,做多,2020-10-28 17:30:00,2020-10-28 17:40:00,384.88,385.11,1.24,100.0,0.3226,0.07,0.06,0.01,flip -10745,做空,2020-10-28 17:40:00,2020-10-28 18:55:00,385.11,386.27,1.24,100.0,0.3223,-0.37,0.06,-0.44,flip -10746,做多,2020-10-28 18:55:00,2020-10-28 19:05:00,386.27,385.71,1.24,100.0,0.3201,-0.18,0.06,-0.24,tp_upper -10747,做多,2020-10-28 19:20:00,2020-10-28 19:35:00,386.32,384.34,1.23,100.0,0.3192,-0.63,0.06,-0.69,flip -10748,做空,2020-10-28 19:35:00,2020-10-28 19:45:00,384.34,384.65,1.23,100.0,0.3189,-0.1,0.06,-0.16,tp_lower -10749,做多,2020-10-28 20:10:00,2020-10-28 20:25:00,385.9,385.32,1.22,100.0,0.3171,-0.18,0.06,-0.24,flip -10750,做空,2020-10-28 20:25:00,2020-10-28 20:30:00,385.32,385.49,1.22,100.0,0.3167,-0.05,0.06,-0.11,flip -10751,做多,2020-10-28 20:30:00,2020-10-28 20:35:00,385.49,384.43,1.22,100.0,0.3161,-0.34,0.06,-0.4,flip -10752,做空,2020-10-28 20:35:00,2020-10-28 20:50:00,384.43,385.7,1.21,100.0,0.3158,-0.4,0.06,-0.46,flip -10753,做多,2020-10-28 20:50:00,2020-10-28 21:05:00,385.7,383.89,1.21,100.0,0.3134,-0.57,0.06,-0.63,flip -10754,做空,2020-10-28 21:05:00,2020-10-28 21:10:00,383.89,383.28,1.2,100.0,0.3131,0.19,0.06,0.13,tp_lower -10755,做多,2020-10-28 21:40:00,2020-10-28 22:05:00,384.92,386.71,1.2,100.0,0.3125,0.56,0.06,0.5,tp_upper -10756,做多,2020-10-29 00:35:00,2020-10-29 01:05:00,388.42,388.42,1.26,100.0,0.3235,0.0,0.06,-0.06,flip -10757,做空,2020-10-29 01:05:00,2020-10-29 01:25:00,388.42,386.98,1.26,100.0,0.3232,0.47,0.06,0.4,tp_lower -10758,做多,2020-10-29 01:35:00,2020-10-29 01:45:00,388.6,390.18,1.26,100.0,0.3239,0.51,0.06,0.45,tp_upper -10759,做多,2020-10-29 03:30:00,2020-10-29 03:50:00,390.15,391.24,1.26,100.0,0.3236,0.35,0.06,0.29,tp_upper -10760,做多,2020-10-29 04:45:00,2020-10-29 04:55:00,391.33,390.33,1.26,100.0,0.3232,-0.32,0.06,-0.39,flip -10761,做空,2020-10-29 04:55:00,2020-10-29 05:00:00,390.33,390.55,1.26,100.0,0.3229,-0.07,0.06,-0.13,flip -10762,做多,2020-10-29 05:00:00,2020-10-29 05:15:00,390.55,390.87,1.26,100.0,0.3222,0.1,0.06,0.04,flip -10763,做空,2020-10-29 05:15:00,2020-10-29 05:30:00,390.87,390.86,1.26,100.0,0.3219,0.0,0.06,-0.06,flip -10764,做多,2020-10-29 05:30:00,2020-10-29 05:45:00,390.86,390.36,1.26,100.0,0.3216,-0.16,0.06,-0.22,flip -10765,做空,2020-10-29 05:45:00,2020-10-29 05:50:00,390.36,391.1,1.25,100.0,0.3212,-0.24,0.06,-0.3,tp_lower -10766,做多,2020-10-29 05:50:00,2020-10-29 05:55:00,391.1,391.74,1.25,100.0,0.3197,0.2,0.06,0.14,tp_upper -10767,做多,2020-10-29 06:20:00,2020-10-29 06:25:00,391.1,391.49,1.25,100.0,0.3199,0.12,0.06,0.06,tp_upper -10768,做多,2020-10-29 06:40:00,2020-10-29 06:50:00,390.89,391.11,1.25,100.0,0.3201,0.07,0.06,0.01,tp_upper -10769,做多,2020-10-29 07:10:00,2020-10-29 07:15:00,391.16,390.55,1.25,100.0,0.3197,-0.2,0.06,-0.26,flip -10770,做空,2020-10-29 07:15:00,2020-10-29 07:25:00,390.55,389.98,1.25,100.0,0.3194,0.18,0.06,0.12,tp_lower -10771,做多,2020-10-29 09:05:00,2020-10-29 09:15:00,387.99,387.66,1.25,100.0,0.3216,-0.11,0.06,-0.17,flip -10772,做空,2020-10-29 09:15:00,2020-10-29 09:25:00,387.66,386.73,1.25,100.0,0.3213,0.3,0.06,0.24,tp_lower -10773,做多,2020-10-29 09:40:00,2020-10-29 10:00:00,387.16,387.2,1.25,100.0,0.3222,0.01,0.06,-0.05,flip -10774,做空,2020-10-29 10:00:00,2020-10-29 10:05:00,387.2,387.39,1.25,100.0,0.3219,-0.06,0.06,-0.12,flip -10775,做多,2020-10-29 10:05:00,2020-10-29 10:10:00,387.39,387.1,1.24,100.0,0.3212,-0.09,0.06,-0.16,flip -10776,做空,2020-10-29 10:10:00,2020-10-29 10:25:00,387.1,385.71,1.24,100.0,0.3209,0.45,0.06,0.38,tp_lower -10777,做多,2020-10-29 11:05:00,2020-10-29 11:10:00,387.16,386.86,1.25,100.0,0.3217,-0.1,0.06,-0.16,flip -10778,做空,2020-10-29 11:10:00,2020-10-29 11:30:00,386.86,386.92,1.24,100.0,0.3214,-0.02,0.06,-0.08,flip -10779,做多,2020-10-29 11:30:00,2020-10-29 11:35:00,386.92,385.92,1.24,100.0,0.3209,-0.32,0.06,-0.38,flip -10780,做空,2020-10-29 11:35:00,2020-10-29 11:50:00,385.92,384.99,1.24,100.0,0.3206,0.3,0.06,0.24,tp_lower -10781,做多,2020-10-29 12:35:00,2020-10-29 12:55:00,383.9,384.15,1.24,100.0,0.3228,0.08,0.06,0.02,flip -10782,做空,2020-10-29 12:55:00,2020-10-29 15:45:00,384.15,390.35,1.24,100.0,0.3224,-2.0,0.06,-2.06,flip -10783,做多,2020-10-29 15:45:00,2020-10-29 15:55:00,390.35,390.73,1.22,100.0,0.3119,0.12,0.06,0.06,tp_upper -10784,做多,2020-10-29 16:05:00,2020-10-29 16:15:00,390.5,391.84,1.22,100.0,0.3117,0.42,0.06,0.36,tp_upper -10785,做多,2020-10-29 17:10:00,2020-10-29 17:45:00,391.26,391.6,1.22,100.0,0.3119,0.11,0.06,0.04,flip -10786,做空,2020-10-29 17:45:00,2020-10-29 17:50:00,391.6,392.19,1.22,100.0,0.3116,-0.18,0.06,-0.24,flip -10787,做多,2020-10-29 17:50:00,2020-10-29 17:55:00,392.19,391.54,1.22,100.0,0.3103,-0.2,0.06,-0.26,flip -10788,做空,2020-10-29 17:55:00,2020-10-29 18:00:00,391.54,392.17,1.21,100.0,0.31,-0.2,0.06,-0.26,flip -10789,做多,2020-10-29 18:00:00,2020-10-29 18:05:00,392.17,390.95,1.21,100.0,0.3087,-0.38,0.06,-0.44,flip -10790,做空,2020-10-29 18:05:00,2020-10-29 18:15:00,390.95,391.34,1.21,100.0,0.3084,-0.12,0.06,-0.18,tp_lower -10791,做多,2020-10-29 18:30:00,2020-10-29 18:35:00,391.74,389.77,1.2,100.0,0.3072,-0.61,0.06,-0.67,flip -10792,做空,2020-10-29 18:35:00,2020-10-29 18:40:00,389.77,391.13,1.2,100.0,0.3069,-0.42,0.06,-0.48,tp_lower -10793,做多,2020-10-29 18:40:00,2020-10-29 18:55:00,391.13,391.28,1.19,100.0,0.3044,0.05,0.06,-0.01,flip -10794,做空,2020-10-29 18:55:00,2020-10-29 19:25:00,391.28,389.67,1.19,100.0,0.3041,0.49,0.06,0.43,tp_lower -10795,做多,2020-10-29 19:45:00,2020-10-29 21:10:00,390.21,389.0,1.19,100.0,0.3059,-0.37,0.06,-0.43,flip -10796,做空,2020-10-29 21:10:00,2020-10-29 21:20:00,389.0,388.17,1.19,100.0,0.3056,0.25,0.06,0.19,tp_lower -10797,做多,2020-10-29 21:50:00,2020-10-30 00:00:00,388.02,385.93,1.19,100.0,0.3067,-0.64,0.06,-0.7,flip -10798,做空,2020-10-30 00:00:00,2020-10-30 00:05:00,385.93,383.62,1.23,100.0,0.3184,0.74,0.06,0.67,tp_lower -10799,做多,2020-10-30 00:30:00,2020-10-30 00:45:00,385.92,388.64,1.23,100.0,0.32,0.87,0.06,0.81,tp_upper -10800,做多,2020-10-30 01:35:00,2020-10-30 03:35:00,387.61,386.37,1.24,100.0,0.3205,-0.4,0.06,-0.46,flip -10801,做空,2020-10-30 03:35:00,2020-10-30 03:45:00,386.37,385.46,1.24,100.0,0.3202,0.29,0.06,0.23,tp_lower -10802,做多,2020-10-30 04:00:00,2020-10-30 04:10:00,386.06,385.32,1.24,100.0,0.3209,-0.24,0.06,-0.3,flip -10803,做空,2020-10-30 04:10:00,2020-10-30 04:15:00,385.32,386.15,1.24,100.0,0.3205,-0.27,0.06,-0.33,flip -10804,做多,2020-10-30 04:15:00,2020-10-30 04:20:00,386.15,385.49,1.23,100.0,0.3188,-0.21,0.06,-0.27,flip -10805,做空,2020-10-30 04:20:00,2020-10-30 04:25:00,385.49,386.0,1.23,100.0,0.3185,-0.16,0.06,-0.22,flip -10806,做多,2020-10-30 04:25:00,2020-10-30 04:35:00,386.0,386.37,1.23,100.0,0.3174,0.12,0.06,0.06,flip -10807,做空,2020-10-30 04:35:00,2020-10-30 04:50:00,386.37,384.66,1.22,100.0,0.317,0.54,0.06,0.48,tp_lower -10808,做多,2020-10-30 05:00:00,2020-10-30 05:05:00,386.13,385.78,1.23,100.0,0.3183,-0.11,0.06,-0.17,flip -10809,做空,2020-10-30 05:05:00,2020-10-30 05:15:00,385.78,384.38,1.23,100.0,0.318,0.45,0.06,0.38,tp_lower -10810,做多,2020-10-30 06:40:00,2020-10-30 06:50:00,382.55,382.14,1.23,100.0,0.3215,-0.13,0.06,-0.19,flip -10811,做空,2020-10-30 06:50:00,2020-10-30 07:05:00,382.14,381.54,1.23,100.0,0.3212,0.19,0.06,0.13,flip -10812,做多,2020-10-30 07:05:00,2020-10-30 08:40:00,381.54,379.93,1.23,100.0,0.3219,-0.52,0.06,-0.58,flip -10813,做空,2020-10-30 08:40:00,2020-10-30 09:00:00,379.93,376.85,1.22,100.0,0.3216,0.99,0.06,0.93,tp_lower -10814,做多,2020-10-30 10:45:00,2020-10-30 11:00:00,377.4,377.69,1.23,100.0,0.326,0.09,0.06,0.03,tp_upper -10815,做多,2020-10-30 11:25:00,2020-10-30 11:30:00,377.76,376.6,1.23,100.0,0.3257,-0.38,0.06,-0.44,flip -10816,做空,2020-10-30 11:30:00,2020-10-30 11:40:00,376.6,379.39,1.23,100.0,0.3253,-0.91,0.06,-0.97,flip -10817,做多,2020-10-30 11:40:00,2020-10-30 11:50:00,379.39,379.92,1.21,100.0,0.3202,0.17,0.06,0.11,tp_upper -10818,做多,2020-10-30 12:15:00,2020-10-30 12:30:00,378.69,381.28,1.22,100.0,0.3209,0.83,0.06,0.77,tp_upper -10819,做多,2020-10-30 13:25:00,2020-10-30 14:20:00,378.95,378.77,1.22,100.0,0.3226,-0.06,0.06,-0.12,flip -10820,做空,2020-10-30 14:20:00,2020-10-30 14:35:00,378.77,378.52,1.22,100.0,0.3223,0.08,0.06,0.02,flip -10821,做多,2020-10-30 14:35:00,2020-10-30 15:00:00,378.52,379.33,1.22,100.0,0.3224,0.26,0.06,0.2,tp_upper -10822,做多,2020-10-30 15:00:00,2020-10-30 15:05:00,379.33,380.2,1.22,100.0,0.322,0.28,0.06,0.22,tp_upper -10823,做多,2020-10-30 16:15:00,2020-10-30 16:20:00,380.33,380.14,1.22,100.0,0.3216,-0.06,0.06,-0.12,flip -10824,做空,2020-10-30 16:20:00,2020-10-30 16:35:00,380.14,380.58,1.22,100.0,0.3213,-0.14,0.06,-0.2,flip -10825,做多,2020-10-30 16:35:00,2020-10-30 16:50:00,380.58,380.23,1.22,100.0,0.3202,-0.11,0.06,-0.17,flip -10826,做空,2020-10-30 16:50:00,2020-10-30 17:00:00,380.23,381.51,1.22,100.0,0.3199,-0.41,0.06,-0.47,flip -10827,做多,2020-10-30 17:00:00,2020-10-30 17:05:00,381.51,382.75,1.21,100.0,0.3174,0.39,0.06,0.33,tp_upper -10828,做多,2020-10-30 17:45:00,2020-10-30 18:20:00,381.94,383.64,1.21,100.0,0.3178,0.54,0.06,0.48,tp_upper -10829,做多,2020-10-30 18:35:00,2020-10-30 18:40:00,382.5,381.75,1.22,100.0,0.3184,-0.24,0.06,-0.3,flip -10830,做空,2020-10-30 18:40:00,2020-10-30 18:45:00,381.75,382.79,1.21,100.0,0.3181,-0.33,0.06,-0.39,flip -10831,做多,2020-10-30 18:45:00,2020-10-30 19:00:00,382.79,383.9,1.21,100.0,0.3161,0.35,0.06,0.29,tp_upper -10832,做多,2020-10-30 19:20:00,2020-10-30 19:35:00,382.79,382.78,1.21,100.0,0.3167,-0.0,0.06,-0.06,flip -10833,做空,2020-10-30 19:35:00,2020-10-30 19:55:00,382.78,383.2,1.21,100.0,0.3163,-0.13,0.06,-0.19,flip -10834,做多,2020-10-30 19:55:00,2020-10-30 20:05:00,383.2,382.62,1.21,100.0,0.3153,-0.18,0.06,-0.24,tp_upper -10835,做多,2020-10-30 20:10:00,2020-10-30 20:20:00,382.65,383.79,1.21,100.0,0.315,0.36,0.06,0.3,tp_upper -10836,做多,2020-10-30 21:45:00,2020-10-30 22:10:00,383.51,383.91,1.21,100.0,0.3149,0.13,0.06,0.07,flip -10837,做空,2020-10-30 22:10:00,2020-10-30 22:40:00,383.91,383.33,1.21,100.0,0.3146,0.18,0.06,0.12,flip -10838,做多,2020-10-30 22:40:00,2020-10-30 22:55:00,383.33,382.91,1.21,100.0,0.3152,-0.13,0.06,-0.19,flip -10839,做空,2020-10-30 22:55:00,2020-10-30 23:05:00,382.91,383.45,1.21,100.0,0.3149,-0.17,0.06,-0.23,flip -10840,做多,2020-10-30 23:05:00,2020-10-30 23:35:00,383.45,383.46,1.2,100.0,0.3137,0.0,0.06,-0.06,flip -10841,做空,2020-10-30 23:35:00,2020-10-30 23:55:00,383.46,382.4,1.2,100.0,0.3134,0.33,0.06,0.27,tp_lower -10842,做多,2020-10-31 00:30:00,2020-10-31 01:05:00,383.13,386.19,1.25,100.0,0.327,1.0,0.06,0.94,tp_upper -10843,做多,2020-10-31 02:20:00,2020-10-31 02:25:00,385.92,385.14,1.26,100.0,0.3269,-0.25,0.06,-0.32,flip -10844,做空,2020-10-31 02:25:00,2020-10-31 02:40:00,385.14,384.92,1.26,100.0,0.3266,0.07,0.06,0.01,tp_lower -10845,做多,2020-10-31 04:25:00,2020-10-31 04:30:00,383.23,382.7,1.26,100.0,0.328,-0.17,0.06,-0.24,flip -10846,做空,2020-10-31 04:30:00,2020-10-31 04:45:00,382.7,382.13,1.25,100.0,0.3277,0.19,0.06,0.12,tp_lower -10847,做多,2020-10-31 04:50:00,2020-10-31 05:00:00,382.95,383.24,1.25,100.0,0.3277,0.1,0.06,0.03,tp_upper -10848,做多,2020-10-31 05:20:00,2020-10-31 05:30:00,382.84,382.69,1.25,100.0,0.3277,-0.05,0.06,-0.11,flip -10849,做空,2020-10-31 05:30:00,2020-10-31 05:40:00,382.69,382.52,1.25,100.0,0.3274,0.06,0.06,-0.01,tp_lower -10850,做多,2020-10-31 05:45:00,2020-10-31 06:30:00,382.56,384.53,1.25,100.0,0.3273,0.64,0.06,0.58,tp_upper -10851,做多,2020-10-31 07:55:00,2020-10-31 08:05:00,383.78,385.54,1.26,100.0,0.3276,0.58,0.06,0.51,tp_upper -10852,做多,2020-10-31 10:35:00,2020-10-31 10:45:00,388.29,388.39,1.26,100.0,0.325,0.03,0.06,-0.03,flip -10853,做空,2020-10-31 10:45:00,2020-10-31 10:50:00,388.39,389.28,1.26,100.0,0.3246,-0.29,0.06,-0.35,flip -10854,做多,2020-10-31 10:50:00,2020-10-31 10:55:00,389.28,389.11,1.26,100.0,0.3228,-0.05,0.06,-0.12,flip -10855,做空,2020-10-31 10:55:00,2020-10-31 11:05:00,389.11,389.28,1.25,100.0,0.3225,-0.05,0.06,-0.12,flip -10856,做多,2020-10-31 11:05:00,2020-10-31 11:25:00,389.28,388.82,1.25,100.0,0.3219,-0.15,0.06,-0.21,flip -10857,做空,2020-10-31 11:25:00,2020-10-31 11:35:00,388.82,389.26,1.25,100.0,0.3216,-0.14,0.06,-0.2,flip -10858,做多,2020-10-31 11:35:00,2020-10-31 11:40:00,389.26,389.15,1.25,100.0,0.3205,-0.04,0.06,-0.1,flip -10859,做空,2020-10-31 11:40:00,2020-10-31 12:45:00,389.15,390.57,1.25,100.0,0.3202,-0.45,0.06,-0.52,flip -10860,做多,2020-10-31 12:45:00,2020-10-31 12:50:00,390.57,390.45,1.24,100.0,0.3176,-0.04,0.06,-0.1,flip -10861,做空,2020-10-31 12:50:00,2020-10-31 13:10:00,390.45,391.01,1.24,100.0,0.3172,-0.18,0.06,-0.24,flip -10862,做多,2020-10-31 13:10:00,2020-10-31 13:15:00,391.01,390.71,1.24,100.0,0.316,-0.09,0.06,-0.16,flip -10863,做空,2020-10-31 13:15:00,2020-10-31 13:20:00,390.71,391.25,1.23,100.0,0.3157,-0.17,0.06,-0.23,flip -10864,做多,2020-10-31 13:20:00,2020-10-31 13:30:00,391.25,391.29,1.23,100.0,0.3145,0.01,0.06,-0.05,flip -10865,做空,2020-10-31 13:30:00,2020-10-31 13:35:00,391.29,391.96,1.23,100.0,0.3142,-0.21,0.06,-0.27,flip -10866,做多,2020-10-31 13:35:00,2020-10-31 13:45:00,391.96,391.96,1.23,100.0,0.3128,0.0,0.06,-0.06,flip -10867,做空,2020-10-31 13:45:00,2020-10-31 14:10:00,391.96,391.32,1.22,100.0,0.3125,0.2,0.06,0.14,flip -10868,做多,2020-10-31 14:10:00,2020-10-31 14:15:00,391.32,390.78,1.23,100.0,0.3132,-0.17,0.06,-0.23,flip -10869,做空,2020-10-31 14:15:00,2020-10-31 14:20:00,390.78,389.82,1.22,100.0,0.3129,0.3,0.06,0.24,tp_lower -10870,做多,2020-10-31 15:45:00,2020-10-31 16:00:00,389.9,390.18,1.22,100.0,0.314,0.09,0.06,0.03,tp_upper -10871,做多,2020-10-31 19:15:00,2020-10-31 19:35:00,386.26,385.99,1.22,100.0,0.3169,-0.09,0.06,-0.15,flip -10872,做空,2020-10-31 19:35:00,2020-10-31 20:00:00,385.99,385.47,1.22,100.0,0.3166,0.16,0.06,0.1,tp_lower -10873,做多,2020-10-31 20:05:00,2020-10-31 20:15:00,386.12,385.93,1.22,100.0,0.3166,-0.06,0.06,-0.12,flip -10874,做空,2020-10-31 20:15:00,2020-10-31 20:45:00,385.93,387.02,1.22,100.0,0.3163,-0.34,0.06,-0.41,flip -10875,做多,2020-10-31 20:45:00,2020-10-31 20:50:00,387.02,386.92,1.22,100.0,0.3142,-0.03,0.06,-0.09,tp_upper -10876,做多,2020-11-01 00:00:00,2020-11-01 00:05:00,388.42,389.6,1.25,100.0,0.3225,0.38,0.06,0.32,tp_upper -10877,做多,2020-11-01 01:05:00,2020-11-01 01:35:00,387.93,388.58,1.26,100.0,0.3235,0.21,0.06,0.15,flip -10878,做空,2020-11-01 01:35:00,2020-11-01 02:40:00,388.58,387.93,1.26,100.0,0.3232,0.21,0.06,0.15,tp_lower -10879,做多,2020-11-01 04:45:00,2020-11-01 04:50:00,386.42,385.9,1.26,100.0,0.3252,-0.17,0.06,-0.23,flip -10880,做空,2020-11-01 04:50:00,2020-11-01 04:55:00,385.9,386.03,1.25,100.0,0.3249,-0.04,0.06,-0.1,flip -10881,做多,2020-11-01 04:55:00,2020-11-01 05:25:00,386.03,387.13,1.25,100.0,0.3243,0.36,0.06,0.29,tp_upper -10882,做多,2020-11-01 05:50:00,2020-11-01 05:55:00,386.14,385.6,1.25,100.0,0.3249,-0.18,0.06,-0.24,flip -10883,做空,2020-11-01 05:55:00,2020-11-01 06:05:00,385.6,385.23,1.25,100.0,0.3245,0.12,0.06,0.06,tp_lower -10884,做多,2020-11-01 06:25:00,2020-11-01 06:30:00,386.03,385.9,1.25,100.0,0.3242,-0.04,0.06,-0.1,flip -10885,做空,2020-11-01 06:30:00,2020-11-01 06:35:00,385.9,386.86,1.25,100.0,0.3238,-0.31,0.06,-0.37,flip -10886,做多,2020-11-01 06:35:00,2020-11-01 07:00:00,386.86,387.65,1.25,100.0,0.3219,0.25,0.06,0.19,tp_upper -10887,做多,2020-11-01 10:05:00,2020-11-01 10:25:00,386.73,386.51,1.25,100.0,0.3223,-0.07,0.06,-0.13,flip -10888,做空,2020-11-01 10:25:00,2020-11-01 10:30:00,386.51,386.53,1.24,100.0,0.322,-0.01,0.06,-0.07,flip -10889,做多,2020-11-01 10:30:00,2020-11-01 10:40:00,386.53,387.21,1.24,100.0,0.3217,0.22,0.06,0.16,tp_upper -10890,做多,2020-11-01 11:30:00,2020-11-01 12:40:00,387.02,387.05,1.24,100.0,0.3215,0.01,0.06,-0.05,flip -10891,做空,2020-11-01 12:40:00,2020-11-01 12:50:00,387.05,387.72,1.24,100.0,0.3212,-0.22,0.06,-0.28,flip -10892,做多,2020-11-01 12:50:00,2020-11-01 12:55:00,387.72,388.15,1.24,100.0,0.3198,0.14,0.06,0.08,tp_upper -10893,做多,2020-11-01 13:20:00,2020-11-01 13:25:00,387.4,387.24,1.24,100.0,0.32,-0.05,0.06,-0.11,flip -10894,做空,2020-11-01 13:25:00,2020-11-01 13:45:00,387.24,387.82,1.24,100.0,0.3197,-0.19,0.06,-0.25,flip -10895,做多,2020-11-01 13:45:00,2020-11-01 13:55:00,387.82,387.71,1.24,100.0,0.3185,-0.04,0.06,-0.1,flip -10896,做空,2020-11-01 13:55:00,2020-11-01 14:30:00,387.71,387.32,1.23,100.0,0.3181,0.12,0.06,0.06,flip -10897,做多,2020-11-01 14:30:00,2020-11-01 14:40:00,387.32,387.86,1.23,100.0,0.3185,0.17,0.06,0.11,tp_upper -10898,做多,2020-11-01 14:50:00,2020-11-01 15:00:00,387.55,388.28,1.23,100.0,0.3184,0.23,0.06,0.17,tp_upper -10899,做多,2020-11-01 16:00:00,2020-11-01 16:25:00,388.51,388.48,1.24,100.0,0.3179,-0.01,0.06,-0.07,flip -10900,做空,2020-11-01 16:25:00,2020-11-01 16:40:00,388.48,388.85,1.23,100.0,0.3176,-0.12,0.06,-0.18,flip -10901,做多,2020-11-01 16:40:00,2020-11-01 16:50:00,388.85,389.17,1.23,100.0,0.3166,0.1,0.06,0.04,flip -10902,做空,2020-11-01 16:50:00,2020-11-01 16:55:00,389.17,389.39,1.23,100.0,0.3163,-0.07,0.06,-0.13,flip -10903,做多,2020-11-01 16:55:00,2020-11-01 17:00:00,389.39,389.03,1.23,100.0,0.3157,-0.11,0.06,-0.18,flip -10904,做空,2020-11-01 17:00:00,2020-11-01 17:15:00,389.03,389.26,1.23,100.0,0.3153,-0.07,0.06,-0.13,flip -10905,做多,2020-11-01 17:15:00,2020-11-01 17:25:00,389.26,388.93,1.22,100.0,0.3147,-0.1,0.06,-0.17,flip -10906,做空,2020-11-01 17:25:00,2020-11-01 17:30:00,388.93,389.47,1.22,100.0,0.3143,-0.17,0.06,-0.23,flip -10907,做多,2020-11-01 17:30:00,2020-11-01 18:05:00,389.47,389.44,1.22,100.0,0.3132,-0.01,0.06,-0.07,flip -10908,做空,2020-11-01 18:05:00,2020-11-01 18:20:00,389.44,388.96,1.22,100.0,0.3128,0.15,0.06,0.09,tp_lower -10909,做多,2020-11-01 18:35:00,2020-11-01 18:55:00,389.62,388.97,1.22,100.0,0.3128,-0.2,0.06,-0.26,flip -10910,做空,2020-11-01 18:55:00,2020-11-01 19:05:00,388.97,389.55,1.22,100.0,0.3125,-0.18,0.06,-0.24,flip -10911,做多,2020-11-01 19:05:00,2020-11-01 19:20:00,389.55,389.5,1.21,100.0,0.3112,-0.02,0.06,-0.08,flip -10912,做空,2020-11-01 19:20:00,2020-11-01 19:50:00,389.5,388.88,1.21,100.0,0.3109,0.19,0.06,0.13,tp_lower -10913,做多,2020-11-01 20:00:00,2020-11-01 20:15:00,389.2,391.01,1.21,100.0,0.3113,0.56,0.06,0.5,tp_upper -10914,做多,2020-11-01 22:35:00,2020-11-01 23:45:00,396.06,394.78,1.22,100.0,0.307,-0.39,0.06,-0.45,flip -10915,做空,2020-11-01 23:45:00,2020-11-01 23:50:00,394.78,395.79,1.21,100.0,0.3067,-0.31,0.06,-0.37,flip -10916,做多,2020-11-01 23:50:00,2020-11-01 23:55:00,395.79,396.82,1.21,100.0,0.3049,0.31,0.06,0.25,tp_upper -10917,做多,2020-11-02 01:55:00,2020-11-02 02:00:00,402.8,402.11,1.25,100.0,0.3114,-0.21,0.06,-0.28,tp_upper -10918,做多,2020-11-02 02:25:00,2020-11-02 02:50:00,401.54,401.64,1.25,100.0,0.3115,0.03,0.06,-0.03,flip -10919,做空,2020-11-02 02:50:00,2020-11-02 03:00:00,401.64,401.7,1.25,100.0,0.3112,-0.02,0.06,-0.08,flip -10920,做多,2020-11-02 03:00:00,2020-11-02 04:15:00,401.7,400.48,1.25,100.0,0.3108,-0.38,0.06,-0.44,flip -10921,做空,2020-11-02 04:15:00,2020-11-02 04:25:00,400.48,398.9,1.24,100.0,0.3105,0.49,0.06,0.43,tp_lower -10922,做多,2020-11-02 05:05:00,2020-11-02 05:30:00,399.17,398.69,1.25,100.0,0.3124,-0.15,0.06,-0.21,flip -10923,做空,2020-11-02 05:30:00,2020-11-02 05:45:00,398.69,398.96,1.24,100.0,0.3121,-0.08,0.06,-0.15,flip -10924,做多,2020-11-02 05:45:00,2020-11-02 05:55:00,398.96,398.32,1.24,100.0,0.3114,-0.2,0.06,-0.26,flip -10925,做空,2020-11-02 05:55:00,2020-11-02 06:00:00,398.32,398.98,1.24,100.0,0.311,-0.21,0.06,-0.27,tp_lower -10926,做多,2020-11-02 06:00:00,2020-11-02 06:20:00,398.98,399.04,1.24,100.0,0.3097,0.02,0.06,-0.04,tp_upper -10927,做多,2020-11-02 07:05:00,2020-11-02 07:10:00,399.3,400.3,1.23,100.0,0.3092,0.31,0.06,0.25,tp_upper -10928,做多,2020-11-02 07:45:00,2020-11-02 07:50:00,399.41,399.4,1.24,100.0,0.3096,-0.0,0.06,-0.06,flip -10929,做空,2020-11-02 07:50:00,2020-11-02 08:10:00,399.4,398.34,1.24,100.0,0.3093,0.33,0.06,0.27,tp_lower -10930,做多,2020-11-02 10:20:00,2020-11-02 10:35:00,385.59,385.53,1.24,100.0,0.3209,-0.02,0.06,-0.08,flip -10931,做空,2020-11-02 10:35:00,2020-11-02 10:40:00,385.53,385.05,1.24,100.0,0.3205,0.15,0.06,0.09,tp_lower -10932,做多,2020-11-02 11:30:00,2020-11-02 11:40:00,385.04,383.91,1.24,100.0,0.321,-0.36,0.06,-0.42,flip -10933,做空,2020-11-02 11:40:00,2020-11-02 11:45:00,383.91,385.18,1.23,100.0,0.3207,-0.41,0.06,-0.47,flip -10934,做多,2020-11-02 11:45:00,2020-11-02 11:50:00,385.18,384.52,1.23,100.0,0.3183,-0.21,0.06,-0.27,flip -10935,做空,2020-11-02 11:50:00,2020-11-02 12:00:00,384.52,384.18,1.22,100.0,0.318,0.11,0.06,0.05,tp_lower -10936,做多,2020-11-02 12:15:00,2020-11-02 12:30:00,384.23,383.13,1.22,100.0,0.3182,-0.35,0.06,-0.41,flip -10937,做空,2020-11-02 12:30:00,2020-11-02 12:35:00,383.13,381.39,1.22,100.0,0.3178,0.55,0.06,0.49,tp_lower -10938,做多,2020-11-02 13:25:00,2020-11-02 14:05:00,382.49,382.64,1.22,100.0,0.3195,0.05,0.06,-0.01,flip -10939,做空,2020-11-02 14:05:00,2020-11-02 14:20:00,382.64,383.0,1.22,100.0,0.3192,-0.11,0.06,-0.18,flip -10940,做多,2020-11-02 14:20:00,2020-11-02 14:35:00,383.0,385.42,1.22,100.0,0.3183,0.77,0.06,0.71,tp_upper -10941,做多,2020-11-02 16:00:00,2020-11-02 16:05:00,385.78,385.01,1.23,100.0,0.3176,-0.24,0.06,-0.31,flip -10942,做空,2020-11-02 16:05:00,2020-11-02 16:10:00,385.01,385.48,1.22,100.0,0.3173,-0.15,0.06,-0.21,flip -10943,做多,2020-11-02 16:10:00,2020-11-02 16:20:00,385.48,385.33,1.22,100.0,0.3162,-0.05,0.06,-0.11,flip -10944,做空,2020-11-02 16:20:00,2020-11-02 16:40:00,385.33,385.02,1.22,100.0,0.3159,0.1,0.06,0.04,flip -10945,做多,2020-11-02 16:40:00,2020-11-02 16:50:00,385.02,384.9,1.22,100.0,0.3161,-0.04,0.06,-0.1,flip -10946,做空,2020-11-02 16:50:00,2020-11-02 16:55:00,384.9,386.13,1.22,100.0,0.3158,-0.39,0.06,-0.45,flip -10947,做多,2020-11-02 16:55:00,2020-11-02 17:00:00,386.13,385.49,1.21,100.0,0.3135,-0.2,0.06,-0.26,flip -10948,做空,2020-11-02 17:00:00,2020-11-02 17:10:00,385.49,385.73,1.21,100.0,0.3132,-0.08,0.06,-0.14,flip -10949,做多,2020-11-02 17:10:00,2020-11-02 17:20:00,385.73,386.28,1.21,100.0,0.3125,0.17,0.06,0.11,tp_upper -10950,做多,2020-11-02 17:45:00,2020-11-02 18:15:00,385.02,385.52,1.21,100.0,0.3132,0.16,0.06,0.1,flip -10951,做空,2020-11-02 18:15:00,2020-11-02 18:20:00,385.52,385.53,1.21,100.0,0.3129,-0.0,0.06,-0.06,flip -10952,做多,2020-11-02 18:20:00,2020-11-02 19:25:00,385.53,386.45,1.2,100.0,0.3125,0.29,0.06,0.23,tp_upper -10953,做多,2020-11-02 21:05:00,2020-11-02 23:50:00,386.85,383.22,1.21,100.0,0.3119,-1.13,0.06,-1.19,flip -10954,做空,2020-11-02 23:50:00,2020-11-03 00:25:00,383.22,381.51,1.19,100.0,0.3116,0.53,0.06,0.47,tp_lower -10955,做多,2020-11-03 00:40:00,2020-11-03 01:40:00,382.92,383.45,1.24,100.0,0.3237,0.17,0.06,0.11,flip -10956,做空,2020-11-03 01:40:00,2020-11-03 02:30:00,383.45,383.05,1.24,100.0,0.3234,0.13,0.06,0.07,tp_lower -10957,做多,2020-11-03 05:00:00,2020-11-03 05:10:00,374.4,375.01,1.24,100.0,0.3312,0.2,0.06,0.14,tp_upper -10958,做多,2020-11-03 06:15:00,2020-11-03 07:00:00,375.06,374.77,1.24,100.0,0.3308,-0.1,0.06,-0.16,flip -10959,做空,2020-11-03 07:00:00,2020-11-03 07:10:00,374.77,374.78,1.24,100.0,0.3305,-0.0,0.06,-0.07,flip -10960,做多,2020-11-03 07:10:00,2020-11-03 07:20:00,374.78,374.52,1.24,100.0,0.3302,-0.09,0.06,-0.15,flip -10961,做空,2020-11-03 07:20:00,2020-11-03 07:30:00,374.52,374.52,1.24,100.0,0.3298,0.0,0.06,-0.06,flip -10962,做多,2020-11-03 07:30:00,2020-11-03 07:55:00,374.52,375.27,1.23,100.0,0.3295,0.25,0.06,0.19,flip -10963,做空,2020-11-03 07:55:00,2020-11-03 08:10:00,375.27,377.66,1.24,100.0,0.3292,-0.79,0.06,-0.85,flip -10964,做多,2020-11-03 08:10:00,2020-11-03 08:15:00,377.66,376.62,1.23,100.0,0.3247,-0.34,0.06,-0.4,tp_upper -10965,做多,2020-11-03 09:15:00,2020-11-03 09:35:00,377.16,378.79,1.22,100.0,0.3239,0.53,0.06,0.47,tp_upper -10966,做多,2020-11-03 11:45:00,2020-11-03 12:10:00,379.93,378.88,1.23,100.0,0.3226,-0.34,0.06,-0.4,flip -10967,做空,2020-11-03 12:10:00,2020-11-03 12:55:00,378.88,379.59,1.22,100.0,0.3223,-0.23,0.06,-0.29,flip -10968,做多,2020-11-03 12:55:00,2020-11-03 13:00:00,379.59,378.67,1.22,100.0,0.3207,-0.3,0.06,-0.36,flip -10969,做空,2020-11-03 13:00:00,2020-11-03 13:05:00,378.67,378.31,1.21,100.0,0.3204,0.12,0.06,0.05,tp_lower -10970,做多,2020-11-03 13:20:00,2020-11-03 13:25:00,380.7,382.67,1.21,100.0,0.3187,0.63,0.06,0.57,tp_upper -10971,做多,2020-11-03 15:15:00,2020-11-03 15:20:00,383.32,382.66,1.22,100.0,0.3178,-0.21,0.06,-0.27,flip -10972,做空,2020-11-03 15:20:00,2020-11-03 15:30:00,382.66,382.75,1.22,100.0,0.3175,-0.03,0.06,-0.09,flip -10973,做多,2020-11-03 15:30:00,2020-11-03 17:05:00,382.75,381.04,1.21,100.0,0.3171,-0.54,0.06,-0.6,flip -10974,做空,2020-11-03 17:05:00,2020-11-03 17:30:00,381.04,381.35,1.21,100.0,0.3167,-0.1,0.06,-0.16,tp_lower -10975,做多,2020-11-03 17:30:00,2020-11-03 17:40:00,381.35,381.79,1.2,100.0,0.3159,0.14,0.06,0.08,tp_upper -10976,做多,2020-11-03 18:50:00,2020-11-03 18:55:00,382.33,381.81,1.2,100.0,0.3151,-0.16,0.06,-0.22,flip -10977,做空,2020-11-03 18:55:00,2020-11-03 19:00:00,381.81,382.67,1.2,100.0,0.3148,-0.27,0.06,-0.33,flip -10978,做多,2020-11-03 19:00:00,2020-11-03 19:05:00,382.67,382.24,1.2,100.0,0.3131,-0.13,0.06,-0.19,tp_upper -10979,做多,2020-11-03 20:20:00,2020-11-03 20:40:00,383.01,383.16,1.2,100.0,0.3122,0.05,0.06,-0.01,tp_upper -10980,做多,2020-11-03 21:10:00,2020-11-03 21:20:00,383.14,382.76,1.19,100.0,0.3119,-0.12,0.06,-0.18,flip -10981,做空,2020-11-03 21:20:00,2020-11-03 21:30:00,382.76,383.12,1.19,100.0,0.3116,-0.11,0.06,-0.17,flip -10982,做多,2020-11-03 21:30:00,2020-11-03 21:35:00,383.12,382.59,1.19,100.0,0.3107,-0.16,0.06,-0.22,flip -10983,做空,2020-11-03 21:35:00,2020-11-03 21:40:00,382.59,383.0,1.19,100.0,0.3103,-0.13,0.06,-0.19,flip -10984,做多,2020-11-03 21:40:00,2020-11-03 21:45:00,383.0,383.37,1.18,100.0,0.3094,0.11,0.06,0.06,tp_upper -10985,做多,2020-11-03 22:20:00,2020-11-03 22:30:00,382.83,384.46,1.18,100.0,0.3095,0.5,0.06,0.44,tp_upper -10986,做多,2020-11-04 00:05:00,2020-11-04 02:15:00,387.83,383.34,1.22,100.0,0.3154,-1.42,0.06,-1.48,flip -10987,做空,2020-11-04 02:15:00,2020-11-04 02:40:00,383.34,382.26,1.21,100.0,0.3151,0.34,0.06,0.28,tp_lower -10988,做多,2020-11-04 02:55:00,2020-11-04 03:05:00,382.84,383.89,1.21,100.0,0.3161,0.33,0.06,0.27,tp_upper -10989,做多,2020-11-04 04:25:00,2020-11-04 04:40:00,385.77,385.22,1.21,100.0,0.3142,-0.17,0.06,-0.23,flip -10990,做空,2020-11-04 04:40:00,2020-11-04 04:45:00,385.22,385.2,1.21,100.0,0.3139,0.01,0.06,-0.05,tp_lower -10991,做多,2020-11-04 05:10:00,2020-11-04 05:15:00,386.03,385.29,1.21,100.0,0.3129,-0.23,0.06,-0.29,flip -10992,做空,2020-11-04 05:15:00,2020-11-04 05:20:00,385.29,384.74,1.2,100.0,0.3126,0.17,0.06,0.11,tp_lower -10993,做多,2020-11-04 06:10:00,2020-11-04 07:00:00,384.79,383.7,1.2,100.0,0.3132,-0.34,0.06,-0.4,flip -10994,做空,2020-11-04 07:00:00,2020-11-04 07:20:00,383.7,384.39,1.2,100.0,0.3128,-0.22,0.06,-0.28,flip -10995,做多,2020-11-04 07:20:00,2020-11-04 07:30:00,384.39,383.7,1.2,100.0,0.3114,-0.21,0.06,-0.27,flip -10996,做空,2020-11-04 07:30:00,2020-11-04 07:40:00,383.7,382.82,1.19,100.0,0.3111,0.27,0.06,0.21,tp_lower -10997,做多,2020-11-04 08:50:00,2020-11-04 08:55:00,380.79,380.26,1.2,100.0,0.3139,-0.17,0.06,-0.23,flip -10998,做空,2020-11-04 08:55:00,2020-11-04 09:00:00,380.26,380.57,1.19,100.0,0.3136,-0.1,0.06,-0.16,flip -10999,做多,2020-11-04 09:00:00,2020-11-04 09:45:00,380.57,380.75,1.19,100.0,0.3127,0.06,0.06,-0.0,flip -11000,做空,2020-11-04 09:45:00,2020-11-04 09:50:00,380.75,381.22,1.19,100.0,0.3124,-0.15,0.06,-0.21,flip -11001,做多,2020-11-04 09:50:00,2020-11-04 09:55:00,381.22,380.62,1.19,100.0,0.3113,-0.19,0.06,-0.25,flip -11002,做空,2020-11-04 09:55:00,2020-11-04 10:10:00,380.62,382.24,1.18,100.0,0.311,-0.5,0.06,-0.56,flip -11003,做多,2020-11-04 10:10:00,2020-11-04 10:15:00,382.24,382.53,1.18,100.0,0.3081,0.09,0.06,0.03,tp_upper -11004,做多,2020-11-04 10:55:00,2020-11-04 11:45:00,381.1,381.33,1.18,100.0,0.3089,0.07,0.06,0.01,flip -11005,做空,2020-11-04 11:45:00,2020-11-04 11:55:00,381.33,380.98,1.18,100.0,0.3086,0.11,0.06,0.05,flip -11006,做多,2020-11-04 11:55:00,2020-11-04 12:15:00,380.98,382.49,1.18,100.0,0.3089,0.47,0.06,0.41,tp_upper -11007,做多,2020-11-04 13:15:00,2020-11-04 13:20:00,382.4,383.96,1.18,100.0,0.3086,0.48,0.06,0.42,tp_upper -11008,做多,2020-11-04 15:00:00,2020-11-04 16:00:00,382.21,385.02,1.18,100.0,0.3097,0.87,0.06,0.81,tp_upper -11009,做多,2020-11-04 18:00:00,2020-11-04 19:10:00,402.24,402.03,1.19,100.0,0.2962,-0.06,0.06,-0.12,flip -11010,做空,2020-11-04 19:10:00,2020-11-04 19:20:00,402.03,402.25,1.19,100.0,0.2959,-0.07,0.06,-0.12,flip -11011,做多,2020-11-04 19:20:00,2020-11-04 19:30:00,402.25,403.15,1.19,100.0,0.2953,0.27,0.06,0.21,tp_upper -11012,做多,2020-11-04 20:45:00,2020-11-04 21:10:00,402.12,402.6,1.19,100.0,0.2957,0.14,0.06,0.08,flip -11013,做空,2020-11-04 21:10:00,2020-11-04 22:05:00,402.6,401.97,1.19,100.0,0.2954,0.19,0.06,0.13,flip -11014,做多,2020-11-04 22:05:00,2020-11-04 22:20:00,401.97,403.74,1.19,100.0,0.2961,0.52,0.06,0.46,tp_upper -11015,做多,2020-11-04 23:55:00,2020-11-05 00:00:00,402.92,405.42,1.19,100.0,0.2964,0.74,0.06,0.68,tp_upper -11016,做多,2020-11-05 01:00:00,2020-11-05 01:40:00,403.27,405.26,1.23,100.0,0.3055,0.61,0.06,0.55,tp_upper -11017,做多,2020-11-05 02:35:00,2020-11-05 02:55:00,404.99,405.42,1.24,100.0,0.3054,0.13,0.06,0.07,flip -11018,做空,2020-11-05 02:55:00,2020-11-05 03:40:00,405.42,405.3,1.24,100.0,0.3051,0.04,0.06,-0.03,flip -11019,做多,2020-11-05 03:40:00,2020-11-05 03:55:00,405.3,405.2,1.24,100.0,0.305,-0.03,0.06,-0.09,flip -11020,做空,2020-11-05 03:55:00,2020-11-05 04:00:00,405.2,404.1,1.23,100.0,0.3047,0.34,0.06,0.27,tp_lower -11021,做多,2020-11-05 04:20:00,2020-11-05 04:25:00,406.0,404.42,1.24,100.0,0.3046,-0.48,0.06,-0.54,flip -11022,做空,2020-11-05 04:25:00,2020-11-05 05:00:00,404.42,403.14,1.23,100.0,0.3043,0.39,0.06,0.33,tp_lower -11023,做多,2020-11-05 05:15:00,2020-11-05 05:20:00,405.05,404.68,1.23,100.0,0.3045,-0.11,0.06,-0.17,flip -11024,做空,2020-11-05 05:20:00,2020-11-05 05:35:00,404.68,403.11,1.23,100.0,0.3042,0.48,0.06,0.42,tp_lower -11025,做多,2020-11-05 05:55:00,2020-11-05 06:10:00,403.6,402.62,1.23,100.0,0.3059,-0.3,0.06,-0.36,flip -11026,做空,2020-11-05 06:10:00,2020-11-05 06:30:00,402.62,401.42,1.23,100.0,0.3056,0.37,0.06,0.31,tp_lower -11027,做多,2020-11-05 06:45:00,2020-11-05 07:25:00,403.06,404.12,1.23,100.0,0.3058,0.32,0.06,0.26,tp_upper -11028,做多,2020-11-05 07:45:00,2020-11-05 07:50:00,403.64,403.5,1.23,100.0,0.3059,-0.04,0.06,-0.1,flip -11029,做空,2020-11-05 07:50:00,2020-11-05 08:20:00,403.5,403.31,1.23,100.0,0.3056,0.06,0.06,-0.0,flip -11030,做多,2020-11-05 08:20:00,2020-11-05 08:25:00,403.31,403.05,1.23,100.0,0.3056,-0.08,0.06,-0.14,flip -11031,做空,2020-11-05 08:25:00,2020-11-05 08:35:00,403.05,398.87,1.23,100.0,0.3053,1.28,0.06,1.22,tp_lower -11032,做多,2020-11-05 10:00:00,2020-11-05 10:15:00,399.7,399.18,1.24,100.0,0.3107,-0.16,0.06,-0.22,flip -11033,做空,2020-11-05 10:15:00,2020-11-05 10:40:00,399.18,399.71,1.24,100.0,0.3104,-0.16,0.06,-0.23,flip -11034,做多,2020-11-05 10:40:00,2020-11-05 10:45:00,399.71,400.17,1.24,100.0,0.3093,0.14,0.06,0.08,tp_upper -11035,做多,2020-11-05 11:25:00,2020-11-05 12:05:00,401.64,402.16,1.24,100.0,0.3078,0.16,0.06,0.1,flip -11036,做空,2020-11-05 12:05:00,2020-11-05 12:25:00,402.16,402.58,1.24,100.0,0.3075,-0.13,0.06,-0.19,flip -11037,做多,2020-11-05 12:25:00,2020-11-05 12:45:00,402.58,402.22,1.23,100.0,0.3066,-0.11,0.06,-0.17,flip -11038,做空,2020-11-05 12:45:00,2020-11-05 12:50:00,402.22,404.07,1.23,100.0,0.3063,-0.57,0.06,-0.63,flip -11039,做多,2020-11-05 12:50:00,2020-11-05 12:55:00,404.07,402.72,1.22,100.0,0.3032,-0.41,0.06,-0.47,tp_upper -11040,做多,2020-11-05 13:05:00,2020-11-05 13:15:00,403.4,404.99,1.22,100.0,0.3023,0.48,0.06,0.42,tp_upper -11041,做多,2020-11-05 15:50:00,2020-11-05 16:00:00,415.54,418.51,1.22,100.0,0.2944,0.87,0.06,0.81,tp_upper -11042,做多,2020-11-05 17:05:00,2020-11-05 18:55:00,414.91,410.73,1.23,100.0,0.2966,-1.24,0.06,-1.3,flip -11043,做空,2020-11-05 18:55:00,2020-11-05 19:05:00,410.73,411.18,1.22,100.0,0.2963,-0.13,0.06,-0.19,flip -11044,做多,2020-11-05 19:05:00,2020-11-05 19:10:00,411.18,411.16,1.21,100.0,0.2954,-0.01,0.06,-0.07,flip -11045,做空,2020-11-05 19:10:00,2020-11-05 21:55:00,411.16,413.95,1.21,100.0,0.2951,-0.82,0.06,-0.88,flip -11046,做多,2020-11-05 21:55:00,2020-11-05 22:25:00,413.95,415.73,1.2,100.0,0.2908,0.52,0.06,0.46,tp_upper -11047,做多,2020-11-05 23:40:00,2020-11-06 00:00:00,415.5,416.37,1.21,100.0,0.2907,0.25,0.06,0.19,flip -11048,做空,2020-11-06 00:00:00,2020-11-06 00:10:00,416.37,417.94,1.24,100.0,0.2989,-0.47,0.06,-0.53,flip -11049,做多,2020-11-06 00:10:00,2020-11-06 00:15:00,417.94,417.69,1.24,100.0,0.2964,-0.07,0.06,-0.14,flip -11050,做空,2020-11-06 00:15:00,2020-11-06 02:35:00,417.69,435.25,1.24,100.0,0.2961,-5.2,0.06,-5.26,flip -11051,做多,2020-11-06 02:35:00,2020-11-06 02:45:00,435.25,435.32,1.18,100.0,0.2719,0.02,0.06,-0.04,flip -11052,做空,2020-11-06 02:45:00,2020-11-06 02:55:00,435.32,434.52,1.18,100.0,0.2716,0.22,0.06,0.16,flip -11053,做多,2020-11-06 02:55:00,2020-11-06 04:30:00,434.52,430.4,1.18,100.0,0.2723,-1.12,0.06,-1.18,flip -11054,做空,2020-11-06 04:30:00,2020-11-06 04:40:00,430.4,430.49,1.17,100.0,0.2721,-0.02,0.06,-0.08,flip -11055,做多,2020-11-06 04:40:00,2020-11-06 04:50:00,430.49,430.51,1.17,100.0,0.2717,0.01,0.06,-0.05,flip -11056,做空,2020-11-06 04:50:00,2020-11-06 05:10:00,430.51,431.64,1.17,100.0,0.2714,-0.31,0.06,-0.37,flip -11057,做多,2020-11-06 05:10:00,2020-11-06 05:20:00,431.64,432.82,1.16,100.0,0.2697,0.32,0.06,0.26,tp_upper -11058,做多,2020-11-06 06:00:00,2020-11-06 06:10:00,432.44,431.71,1.17,100.0,0.2697,-0.2,0.06,-0.26,flip -11059,做空,2020-11-06 06:10:00,2020-11-06 06:30:00,431.71,433.7,1.16,100.0,0.2694,-0.54,0.06,-0.59,flip -11060,做多,2020-11-06 06:30:00,2020-11-06 07:00:00,433.7,432.95,1.16,100.0,0.2667,-0.2,0.06,-0.26,flip -11061,做空,2020-11-06 07:00:00,2020-11-06 08:10:00,432.95,434.3,1.15,100.0,0.2664,-0.36,0.06,-0.42,flip -11062,做多,2020-11-06 08:10:00,2020-11-06 10:00:00,434.3,436.35,1.15,100.0,0.2645,0.54,0.06,0.48,tp_upper -11063,做多,2020-11-06 11:25:00,2020-11-06 11:35:00,441.02,442.04,1.15,100.0,0.2614,0.27,0.06,0.21,flip -11064,做空,2020-11-06 11:35:00,2020-11-06 11:40:00,442.04,442.6,1.15,100.0,0.2612,-0.15,0.06,-0.2,flip -11065,做多,2020-11-06 11:40:00,2020-11-06 12:00:00,442.6,440.87,1.15,100.0,0.2602,-0.45,0.06,-0.51,flip -11066,做空,2020-11-06 12:00:00,2020-11-06 12:05:00,440.87,439.26,1.15,100.0,0.26,0.42,0.06,0.36,tp_lower -11067,做多,2020-11-06 12:30:00,2020-11-06 13:10:00,441.65,443.98,1.15,100.0,0.2602,0.61,0.06,0.55,tp_upper -11068,做多,2020-11-06 15:50:00,2020-11-06 15:55:00,440.4,435.6,1.15,100.0,0.2621,-1.26,0.06,-1.31,flip -11069,做空,2020-11-06 15:55:00,2020-11-06 16:00:00,435.6,439.97,1.14,100.0,0.2618,-1.14,0.06,-1.2,tp_lower -11070,做多,2020-11-06 16:00:00,2020-11-06 16:15:00,439.97,441.79,1.13,100.0,0.2563,0.47,0.06,0.41,tp_upper -11071,做多,2020-11-06 17:30:00,2020-11-06 18:15:00,442.53,442.86,1.13,100.0,0.2557,0.08,0.06,0.03,flip -11072,做空,2020-11-06 18:15:00,2020-11-06 18:25:00,442.86,443.79,1.13,100.0,0.2554,-0.24,0.06,-0.29,flip -11073,做多,2020-11-06 18:25:00,2020-11-06 18:40:00,443.79,441.91,1.13,100.0,0.2541,-0.48,0.06,-0.53,flip -11074,做空,2020-11-06 18:40:00,2020-11-06 18:50:00,441.91,442.29,1.12,100.0,0.2538,-0.1,0.06,-0.15,flip -11075,做多,2020-11-06 18:50:00,2020-11-06 19:00:00,442.29,442.18,1.12,100.0,0.2531,-0.03,0.06,-0.08,flip -11076,做空,2020-11-06 19:00:00,2020-11-06 19:05:00,442.18,444.21,1.12,100.0,0.2529,-0.51,0.06,-0.57,flip -11077,做多,2020-11-06 19:05:00,2020-11-06 19:10:00,444.21,443.68,1.11,100.0,0.2503,-0.13,0.06,-0.19,flip -11078,做空,2020-11-06 19:10:00,2020-11-06 19:55:00,443.68,441.61,1.11,100.0,0.2501,0.52,0.06,0.46,tp_lower -11079,做多,2020-11-06 20:40:00,2020-11-06 21:05:00,442.76,445.49,1.11,100.0,0.2515,0.69,0.06,0.63,tp_upper -11080,做多,2020-11-07 03:00:00,2020-11-07 04:15:00,462.9,461.38,1.15,100.0,0.2491,-0.38,0.06,-0.44,flip -11081,做空,2020-11-07 04:15:00,2020-11-07 05:05:00,461.38,458.27,1.15,100.0,0.2489,0.77,0.06,0.72,tp_lower -11082,做多,2020-11-07 05:20:00,2020-11-07 05:25:00,459.79,459.59,1.15,100.0,0.2512,-0.05,0.06,-0.11,flip -11083,做空,2020-11-07 05:25:00,2020-11-07 05:35:00,459.59,460.4,1.15,100.0,0.2509,-0.2,0.06,-0.26,flip -11084,做多,2020-11-07 05:35:00,2020-11-07 06:00:00,460.4,458.37,1.15,100.0,0.2498,-0.51,0.06,-0.56,flip -11085,做空,2020-11-07 06:00:00,2020-11-07 06:15:00,458.37,457.68,1.14,100.0,0.2495,0.17,0.06,0.12,tp_lower -11086,做多,2020-11-07 06:55:00,2020-11-07 07:05:00,458.85,457.4,1.14,100.0,0.2494,-0.36,0.06,-0.42,flip -11087,做空,2020-11-07 07:05:00,2020-11-07 07:20:00,457.4,458.83,1.14,100.0,0.2491,-0.36,0.06,-0.41,flip -11088,做多,2020-11-07 07:20:00,2020-11-07 07:25:00,458.83,457.93,1.13,100.0,0.2473,-0.22,0.06,-0.28,flip -11089,做空,2020-11-07 07:25:00,2020-11-07 07:35:00,457.93,458.44,1.13,100.0,0.2471,-0.13,0.06,-0.18,flip -11090,做多,2020-11-07 07:35:00,2020-11-07 07:40:00,458.44,458.75,1.13,100.0,0.2463,0.08,0.06,0.02,tp_upper -11091,做多,2020-11-07 08:00:00,2020-11-07 08:40:00,457.01,460.91,1.13,100.0,0.247,0.96,0.06,0.91,tp_upper -11092,做多,2020-11-07 09:50:00,2020-11-07 10:00:00,460.82,461.29,1.14,100.0,0.2468,0.12,0.06,0.06,flip -11093,做空,2020-11-07 10:00:00,2020-11-07 10:10:00,461.29,459.17,1.14,100.0,0.2465,0.52,0.06,0.47,tp_lower -11094,做多,2020-11-07 10:30:00,2020-11-07 10:55:00,461.74,462.37,1.14,100.0,0.2472,0.16,0.06,0.1,tp_upper -11095,做多,2020-11-07 11:20:00,2020-11-07 11:35:00,461.51,464.69,1.14,100.0,0.2474,0.79,0.06,0.73,tp_upper -11096,做多,2020-11-07 11:50:00,2020-11-07 12:00:00,462.71,462.71,1.15,100.0,0.2482,0.0,0.06,-0.06,tp_upper -11097,做多,2020-11-07 12:50:00,2020-11-07 12:55:00,463.58,462.15,1.15,100.0,0.2475,-0.35,0.06,-0.41,flip -11098,做空,2020-11-07 12:55:00,2020-11-07 13:05:00,462.15,461.66,1.14,100.0,0.2473,0.12,0.06,0.06,tp_lower -11099,做多,2020-11-07 13:40:00,2020-11-07 14:00:00,462.79,462.47,1.14,100.0,0.2469,-0.08,0.06,-0.14,flip -11100,做空,2020-11-07 14:00:00,2020-11-07 14:15:00,462.47,458.99,1.14,100.0,0.2467,0.86,0.06,0.8,tp_lower -11101,做多,2020-11-07 16:00:00,2020-11-07 16:10:00,450.11,447.13,1.15,100.0,0.2551,-0.76,0.06,-0.82,flip -11102,做空,2020-11-07 16:10:00,2020-11-07 16:25:00,447.13,446.15,1.14,100.0,0.2548,0.25,0.06,0.19,tp_lower -11103,做多,2020-11-07 16:25:00,2020-11-07 16:45:00,446.15,453.68,1.14,100.0,0.2557,1.93,0.06,1.87,tp_upper -11104,做多,2020-11-07 20:10:00,2020-11-07 20:35:00,434.16,437.0,1.16,100.0,0.2669,0.76,0.06,0.7,tp_upper -11105,做多,2020-11-07 22:20:00,2020-11-07 22:25:00,435.83,435.58,1.17,100.0,0.2674,-0.07,0.06,-0.13,flip -11106,做空,2020-11-07 22:25:00,2020-11-07 23:40:00,435.58,436.71,1.16,100.0,0.2671,-0.3,0.06,-0.36,flip -11107,做多,2020-11-07 23:40:00,2020-11-07 23:45:00,436.71,435.69,1.16,100.0,0.2655,-0.27,0.06,-0.33,flip -11108,做空,2020-11-07 23:45:00,2020-11-07 23:55:00,435.69,435.58,1.16,100.0,0.2652,0.03,0.06,-0.03,tp_lower -11109,做多,2020-11-08 00:20:00,2020-11-08 01:10:00,435.58,436.9,1.18,100.0,0.2719,0.36,0.06,0.3,flip -11110,做空,2020-11-08 01:10:00,2020-11-08 01:25:00,436.9,437.72,1.19,100.0,0.2717,-0.22,0.06,-0.28,flip -11111,做多,2020-11-08 01:25:00,2020-11-08 01:30:00,437.72,439.49,1.18,100.0,0.2704,0.48,0.06,0.42,tp_upper -11112,做多,2020-11-08 02:45:00,2020-11-08 02:50:00,440.91,440.28,1.19,100.0,0.2692,-0.17,0.06,-0.23,flip -11113,做空,2020-11-08 02:50:00,2020-11-08 02:55:00,440.28,440.98,1.18,100.0,0.269,-0.19,0.06,-0.25,flip -11114,做多,2020-11-08 02:55:00,2020-11-08 03:00:00,440.98,440.46,1.18,100.0,0.2679,-0.14,0.06,-0.2,flip -11115,做空,2020-11-08 03:00:00,2020-11-08 03:05:00,440.46,439.6,1.18,100.0,0.2676,0.23,0.06,0.17,tp_lower -11116,做多,2020-11-08 03:35:00,2020-11-08 03:40:00,441.25,439.72,1.18,100.0,0.2674,-0.41,0.06,-0.47,flip -11117,做空,2020-11-08 03:40:00,2020-11-08 03:45:00,439.72,440.22,1.17,100.0,0.2671,-0.13,0.06,-0.19,flip -11118,做多,2020-11-08 03:45:00,2020-11-08 04:20:00,440.22,439.89,1.17,100.0,0.2662,-0.09,0.06,-0.15,flip -11119,做空,2020-11-08 04:20:00,2020-11-08 04:30:00,439.89,437.88,1.17,100.0,0.266,0.53,0.06,0.48,tp_lower -11120,做多,2020-11-08 05:00:00,2020-11-08 05:05:00,439.54,437.93,1.17,100.0,0.2671,-0.43,0.06,-0.49,flip -11121,做空,2020-11-08 05:05:00,2020-11-08 05:15:00,437.93,438.78,1.17,100.0,0.2668,-0.23,0.06,-0.29,flip -11122,做多,2020-11-08 05:15:00,2020-11-08 05:25:00,438.78,438.93,1.17,100.0,0.2655,0.04,0.06,-0.02,flip -11123,做空,2020-11-08 05:25:00,2020-11-08 05:35:00,438.93,438.58,1.16,100.0,0.2653,0.09,0.06,0.03,flip -11124,做多,2020-11-08 05:35:00,2020-11-08 05:40:00,438.58,438.13,1.16,100.0,0.2654,-0.12,0.06,-0.18,flip -11125,做空,2020-11-08 05:40:00,2020-11-08 05:45:00,438.13,439.5,1.16,100.0,0.2652,-0.36,0.06,-0.42,flip -11126,做多,2020-11-08 05:45:00,2020-11-08 05:55:00,439.5,441.1,1.16,100.0,0.2633,0.42,0.06,0.36,tp_upper -11127,做多,2020-11-08 07:10:00,2020-11-08 08:20:00,438.88,436.93,1.16,100.0,0.2643,-0.52,0.06,-0.57,flip -11128,做空,2020-11-08 08:20:00,2020-11-08 08:35:00,436.93,436.67,1.15,100.0,0.2641,0.07,0.06,0.01,flip -11129,做多,2020-11-08 08:35:00,2020-11-08 09:00:00,436.67,439.29,1.15,100.0,0.2641,0.69,0.06,0.63,tp_upper -11130,做多,2020-11-08 09:25:00,2020-11-08 09:50:00,437.54,439.71,1.16,100.0,0.2649,0.57,0.06,0.52,tp_upper -11131,做多,2020-11-08 11:55:00,2020-11-08 12:00:00,445.75,446.68,1.16,100.0,0.2611,0.24,0.06,0.18,tp_upper -11132,做多,2020-11-08 12:40:00,2020-11-08 12:45:00,445.38,445.13,1.16,100.0,0.2616,-0.07,0.06,-0.12,flip -11133,做空,2020-11-08 12:45:00,2020-11-08 13:30:00,445.13,443.18,1.16,100.0,0.2613,0.51,0.06,0.45,tp_lower -11134,做多,2020-11-08 13:55:00,2020-11-08 14:00:00,445.08,443.98,1.17,100.0,0.2622,-0.29,0.06,-0.35,flip -11135,做空,2020-11-08 14:00:00,2020-11-08 14:15:00,443.98,446.55,1.16,100.0,0.2619,-0.67,0.06,-0.73,flip -11136,做多,2020-11-08 14:15:00,2020-11-08 14:40:00,446.55,449.23,1.16,100.0,0.2587,0.69,0.06,0.64,tp_upper -11137,做多,2020-11-08 16:45:00,2020-11-08 16:55:00,453.91,453.64,1.16,100.0,0.2557,-0.07,0.06,-0.13,flip -11138,做空,2020-11-08 16:55:00,2020-11-08 18:55:00,453.64,457.05,1.16,100.0,0.2555,-0.87,0.06,-0.93,flip -11139,做多,2020-11-08 18:55:00,2020-11-08 20:55:00,457.05,451.76,1.15,100.0,0.2514,-1.33,0.06,-1.39,flip -11140,做空,2020-11-08 20:55:00,2020-11-08 21:00:00,451.76,453.13,1.13,100.0,0.2512,-0.34,0.06,-0.4,flip -11141,做多,2020-11-08 21:00:00,2020-11-08 21:05:00,453.13,451.03,1.13,100.0,0.2494,-0.52,0.06,-0.58,flip -11142,做空,2020-11-08 21:05:00,2020-11-08 21:10:00,451.03,450.36,1.12,100.0,0.2491,0.17,0.06,0.11,tp_lower -11143,做多,2020-11-08 21:55:00,2020-11-08 22:20:00,450.18,452.91,1.12,100.0,0.2497,0.68,0.06,0.63,tp_upper -11144,做多,2020-11-09 00:00:00,2020-11-09 00:05:00,455.39,453.97,1.17,100.0,0.2562,-0.36,0.06,-0.42,flip -11145,做空,2020-11-09 00:05:00,2020-11-09 00:10:00,453.97,453.19,1.16,100.0,0.2559,0.2,0.06,0.14,tp_lower -11146,做多,2020-11-09 00:30:00,2020-11-09 00:40:00,456.15,458.37,1.16,100.0,0.2549,0.57,0.06,0.51,tp_upper -11147,做多,2020-11-09 02:30:00,2020-11-09 02:35:00,456.08,455.71,1.17,100.0,0.2559,-0.09,0.06,-0.15,flip -11148,做空,2020-11-09 02:35:00,2020-11-09 02:50:00,455.71,453.72,1.17,100.0,0.2557,0.51,0.06,0.45,tp_lower -11149,做多,2020-11-09 03:35:00,2020-11-09 03:55:00,453.85,452.0,1.17,100.0,0.2576,-0.48,0.06,-0.53,flip -11150,做空,2020-11-09 03:55:00,2020-11-09 04:00:00,452.0,449.88,1.16,100.0,0.2573,0.55,0.06,0.49,tp_lower -11151,做多,2020-11-09 04:40:00,2020-11-09 04:45:00,452.55,451.66,1.17,100.0,0.2579,-0.23,0.06,-0.29,flip -11152,做空,2020-11-09 04:45:00,2020-11-09 05:05:00,451.66,449.4,1.16,100.0,0.2577,0.58,0.06,0.52,tp_lower -11153,做多,2020-11-09 05:15:00,2020-11-09 05:40:00,451.69,453.95,1.17,100.0,0.2587,0.58,0.06,0.53,tp_upper -11154,做多,2020-11-09 07:35:00,2020-11-09 07:40:00,451.27,450.87,1.17,100.0,0.26,-0.1,0.06,-0.16,flip -11155,做空,2020-11-09 07:40:00,2020-11-09 07:45:00,450.87,448.74,1.17,100.0,0.2597,0.55,0.06,0.49,tp_lower -11156,做多,2020-11-09 08:45:00,2020-11-09 08:50:00,447.83,447.54,1.18,100.0,0.2625,-0.08,0.06,-0.13,flip -11157,做空,2020-11-09 08:50:00,2020-11-09 11:40:00,447.54,452.92,1.17,100.0,0.2622,-1.41,0.06,-1.47,flip -11158,做多,2020-11-09 11:40:00,2020-11-09 11:45:00,452.92,455.32,1.16,100.0,0.2557,0.61,0.06,0.56,tp_upper -11159,做多,2020-11-09 11:45:00,2020-11-09 11:50:00,455.32,457.44,1.16,100.0,0.2554,0.54,0.06,0.48,tp_upper -11160,做多,2020-11-09 12:15:00,2020-11-09 12:40:00,453.19,454.55,1.17,100.0,0.2576,0.35,0.06,0.29,flip -11161,做空,2020-11-09 12:40:00,2020-11-09 13:05:00,454.55,450.39,1.17,100.0,0.2573,1.07,0.06,1.01,tp_lower -11162,做多,2020-11-09 14:30:00,2020-11-09 14:50:00,447.81,447.08,1.18,100.0,0.2633,-0.19,0.06,-0.25,flip -11163,做空,2020-11-09 14:50:00,2020-11-09 14:55:00,447.08,444.0,1.18,100.0,0.2631,0.81,0.06,0.75,tp_lower -11164,做多,2020-11-09 16:35:00,2020-11-09 17:05:00,440.22,443.94,1.18,100.0,0.2687,1.0,0.06,0.94,tp_upper -11165,做多,2020-11-09 18:20:00,2020-11-09 18:25:00,444.81,444.2,1.19,100.0,0.268,-0.16,0.06,-0.22,flip -11166,做空,2020-11-09 18:25:00,2020-11-09 20:10:00,444.2,446.61,1.19,100.0,0.2677,-0.65,0.06,-0.7,flip -11167,做多,2020-11-09 20:10:00,2020-11-09 20:15:00,446.61,445.99,1.18,100.0,0.2645,-0.16,0.06,-0.22,flip -11168,做空,2020-11-09 20:15:00,2020-11-09 20:20:00,445.99,446.65,1.18,100.0,0.2643,-0.17,0.06,-0.23,flip -11169,做多,2020-11-09 20:20:00,2020-11-09 20:25:00,446.65,447.48,1.18,100.0,0.2632,0.22,0.06,0.16,tp_upper -11170,做多,2020-11-09 23:45:00,2020-11-09 23:55:00,444.75,444.72,1.18,100.0,0.2646,-0.01,0.06,-0.07,flip -11171,做空,2020-11-09 23:55:00,2020-11-10 00:05:00,444.72,442.11,1.18,100.0,0.2643,0.69,0.06,0.63,tp_lower -11172,做多,2020-11-10 00:35:00,2020-11-10 01:10:00,442.68,447.25,1.21,100.0,0.2734,1.25,0.06,1.19,tp_upper -11173,做多,2020-11-10 02:30:00,2020-11-10 02:35:00,447.57,446.9,1.22,100.0,0.2729,-0.18,0.06,-0.24,flip -11174,做空,2020-11-10 02:35:00,2020-11-10 02:45:00,446.9,446.66,1.22,100.0,0.2726,0.07,0.06,0.0,tp_lower -11175,做多,2020-11-10 03:40:00,2020-11-10 03:50:00,446.92,449.37,1.22,100.0,0.2725,0.67,0.06,0.61,tp_upper -11176,做多,2020-11-10 06:00:00,2020-11-10 07:10:00,449.93,448.94,1.22,100.0,0.2719,-0.27,0.06,-0.33,flip -11177,做空,2020-11-10 07:10:00,2020-11-10 07:25:00,448.94,447.68,1.22,100.0,0.2716,0.34,0.06,0.28,tp_lower -11178,做多,2020-11-10 07:35:00,2020-11-10 07:40:00,449.07,450.19,1.22,100.0,0.272,0.3,0.06,0.24,tp_upper -11179,做多,2020-11-10 09:00:00,2020-11-10 09:15:00,451.65,455.56,1.22,100.0,0.2709,1.06,0.06,1.0,tp_upper -11180,做多,2020-11-10 09:45:00,2020-11-10 09:55:00,452.99,452.84,1.23,100.0,0.2721,-0.04,0.06,-0.1,flip -11181,做空,2020-11-10 09:55:00,2020-11-10 10:05:00,452.84,450.61,1.23,100.0,0.2719,0.61,0.06,0.54,tp_lower -11182,做多,2020-11-10 10:35:00,2020-11-10 10:40:00,452.65,451.01,1.24,100.0,0.273,-0.45,0.06,-0.51,flip -11183,做空,2020-11-10 10:40:00,2020-11-10 10:45:00,451.01,449.16,1.23,100.0,0.2728,0.5,0.06,0.44,tp_lower -11184,做多,2020-11-10 12:05:00,2020-11-10 12:20:00,450.09,449.96,1.23,100.0,0.2742,-0.04,0.06,-0.1,tp_upper -11185,做多,2020-11-10 12:50:00,2020-11-10 13:00:00,447.9,446.91,1.23,100.0,0.2752,-0.27,0.06,-0.33,flip -11186,做空,2020-11-10 13:00:00,2020-11-10 13:05:00,446.91,445.45,1.23,100.0,0.2749,0.4,0.06,0.34,tp_lower -11187,做多,2020-11-10 13:45:00,2020-11-10 14:05:00,446.99,446.92,1.23,100.0,0.2755,-0.02,0.06,-0.08,flip -11188,做空,2020-11-10 14:05:00,2020-11-10 14:15:00,446.92,445.23,1.23,100.0,0.2752,0.47,0.06,0.4,tp_lower -11189,做多,2020-11-10 14:30:00,2020-11-10 14:35:00,447.04,444.89,1.23,100.0,0.2759,-0.59,0.06,-0.65,flip -11190,做空,2020-11-10 14:35:00,2020-11-10 14:50:00,444.89,442.85,1.23,100.0,0.2756,0.56,0.06,0.5,tp_lower -11191,做多,2020-11-10 15:50:00,2020-11-10 15:55:00,443.8,443.44,1.23,100.0,0.2773,-0.1,0.06,-0.16,flip -11192,做空,2020-11-10 15:55:00,2020-11-10 16:00:00,443.44,444.4,1.23,100.0,0.277,-0.27,0.06,-0.33,flip -11193,做多,2020-11-10 16:00:00,2020-11-10 16:10:00,444.4,445.77,1.22,100.0,0.2755,0.38,0.06,0.32,tp_upper -11194,做多,2020-11-10 17:40:00,2020-11-10 17:45:00,446.2,447.33,1.23,100.0,0.275,0.31,0.06,0.25,tp_upper -11195,做多,2020-11-10 18:05:00,2020-11-10 19:10:00,446.02,446.15,1.23,100.0,0.2755,0.04,0.06,-0.03,flip -11196,做空,2020-11-10 19:10:00,2020-11-10 22:15:00,446.15,451.38,1.23,100.0,0.2752,-1.44,0.06,-1.5,flip -11197,做多,2020-11-10 22:15:00,2020-11-10 22:40:00,451.38,453.32,1.21,100.0,0.2686,0.52,0.06,0.46,tp_upper -11198,做多,2020-11-10 23:05:00,2020-11-10 23:10:00,452.46,451.33,1.22,100.0,0.2688,-0.3,0.06,-0.36,flip -11199,做空,2020-11-10 23:10:00,2020-11-10 23:20:00,451.33,451.85,1.21,100.0,0.2686,-0.14,0.06,-0.2,flip -11200,做多,2020-11-10 23:20:00,2020-11-10 23:30:00,451.85,451.57,1.21,100.0,0.2677,-0.07,0.06,-0.14,flip -11201,做空,2020-11-10 23:30:00,2020-11-10 23:35:00,451.57,452.21,1.21,100.0,0.2674,-0.17,0.06,-0.23,flip -11202,做多,2020-11-10 23:35:00,2020-11-10 23:40:00,452.21,451.51,1.2,100.0,0.2664,-0.19,0.06,-0.25,flip -11203,做空,2020-11-10 23:40:00,2020-11-10 23:45:00,451.51,449.91,1.2,100.0,0.2661,0.43,0.06,0.37,tp_lower -11204,做多,2020-11-11 00:15:00,2020-11-11 00:20:00,453.2,455.54,1.24,100.0,0.2737,0.64,0.06,0.58,tp_upper -11205,做多,2020-11-11 02:05:00,2020-11-11 02:25:00,463.94,464.0,1.25,100.0,0.2685,0.02,0.06,-0.05,tp_upper -11206,做多,2020-11-11 03:00:00,2020-11-11 03:30:00,463.38,463.4,1.24,100.0,0.2685,0.01,0.06,-0.06,flip -11207,做空,2020-11-11 03:30:00,2020-11-11 04:20:00,463.4,461.45,1.24,100.0,0.2683,0.52,0.06,0.46,tp_lower -11208,做多,2020-11-11 05:45:00,2020-11-11 05:55:00,460.71,460.21,1.25,100.0,0.2707,-0.14,0.06,-0.2,flip -11209,做空,2020-11-11 05:55:00,2020-11-11 06:00:00,460.21,460.41,1.24,100.0,0.2704,-0.05,0.06,-0.12,flip -11210,做多,2020-11-11 06:00:00,2020-11-11 06:25:00,460.41,461.75,1.24,100.0,0.2699,0.36,0.06,0.3,tp_upper -11211,做多,2020-11-11 06:45:00,2020-11-11 06:50:00,460.8,460.31,1.25,100.0,0.2702,-0.13,0.06,-0.19,flip -11212,做空,2020-11-11 06:50:00,2020-11-11 07:05:00,460.31,460.74,1.24,100.0,0.27,-0.12,0.06,-0.18,flip -11213,做多,2020-11-11 07:05:00,2020-11-11 07:20:00,460.74,461.46,1.24,100.0,0.2692,0.19,0.06,0.13,tp_upper -11214,做多,2020-11-11 07:50:00,2020-11-11 07:55:00,462.36,462.52,1.24,100.0,0.2684,0.04,0.06,-0.02,tp_upper -11215,做多,2020-11-11 08:30:00,2020-11-11 08:40:00,461.51,459.49,1.24,100.0,0.2687,-0.54,0.06,-0.6,flip -11216,做空,2020-11-11 08:40:00,2020-11-11 08:45:00,459.49,459.65,1.23,100.0,0.2684,-0.04,0.06,-0.1,tp_lower -11217,做多,2020-11-11 09:10:00,2020-11-11 09:25:00,461.6,460.34,1.23,100.0,0.2668,-0.34,0.06,-0.4,flip -11218,做空,2020-11-11 09:25:00,2020-11-11 09:30:00,460.34,458.52,1.23,100.0,0.2666,0.49,0.06,0.42,tp_lower -11219,做多,2020-11-11 10:00:00,2020-11-11 10:55:00,461.3,464.61,1.23,100.0,0.2668,0.88,0.06,0.82,tp_upper -11220,做多,2020-11-11 12:20:00,2020-11-11 12:35:00,461.8,461.37,1.24,100.0,0.2682,-0.12,0.06,-0.18,flip -11221,做空,2020-11-11 12:35:00,2020-11-11 12:40:00,461.37,461.75,1.24,100.0,0.2679,-0.1,0.06,-0.16,flip -11222,做多,2020-11-11 12:40:00,2020-11-11 12:55:00,461.75,461.7,1.23,100.0,0.2672,-0.01,0.06,-0.08,flip -11223,做空,2020-11-11 12:55:00,2020-11-11 13:35:00,461.7,460.92,1.23,100.0,0.2669,0.21,0.06,0.15,flip -11224,做多,2020-11-11 13:35:00,2020-11-11 14:10:00,460.92,461.07,1.23,100.0,0.2676,0.04,0.06,-0.02,flip -11225,做空,2020-11-11 14:10:00,2020-11-11 14:25:00,461.07,461.67,1.23,100.0,0.2673,-0.16,0.06,-0.22,flip -11226,做多,2020-11-11 14:25:00,2020-11-11 14:30:00,461.67,460.75,1.23,100.0,0.2663,-0.25,0.06,-0.31,flip -11227,做空,2020-11-11 14:30:00,2020-11-11 14:35:00,460.75,462.0,1.23,100.0,0.2661,-0.33,0.06,-0.39,flip -11228,做多,2020-11-11 14:35:00,2020-11-11 15:35:00,462.0,462.18,1.22,100.0,0.2644,0.05,0.06,-0.01,tp_upper -11229,做多,2020-11-11 15:50:00,2020-11-11 16:00:00,461.81,464.13,1.22,100.0,0.2643,0.61,0.06,0.55,tp_upper -11230,做多,2020-11-11 18:05:00,2020-11-11 18:10:00,472.04,470.68,1.23,100.0,0.2596,-0.35,0.06,-0.41,tp_upper -11231,做多,2020-11-11 18:15:00,2020-11-11 18:25:00,471.46,472.3,1.22,100.0,0.2589,0.22,0.06,0.16,tp_upper -11232,做多,2020-11-11 19:10:00,2020-11-11 19:15:00,472.07,471.53,1.22,100.0,0.2588,-0.14,0.06,-0.2,flip -11233,做空,2020-11-11 19:15:00,2020-11-11 19:20:00,471.53,471.67,1.22,100.0,0.2585,-0.04,0.06,-0.1,flip -11234,做多,2020-11-11 19:20:00,2020-11-11 21:45:00,471.67,464.54,1.22,100.0,0.2581,-1.84,0.06,-1.9,flip -11235,做空,2020-11-11 21:45:00,2020-11-11 21:50:00,464.54,465.62,1.2,100.0,0.2579,-0.28,0.06,-0.34,flip -11236,做多,2020-11-11 21:50:00,2020-11-11 22:15:00,465.62,467.81,1.19,100.0,0.2564,0.56,0.06,0.5,tp_upper -11237,做多,2020-11-11 22:50:00,2020-11-12 01:30:00,465.74,458.65,1.2,100.0,0.2573,-1.82,0.06,-1.88,flip -11238,做空,2020-11-12 01:30:00,2020-11-12 01:45:00,458.65,459.29,1.22,100.0,0.2651,-0.17,0.06,-0.23,flip -11239,做多,2020-11-12 01:45:00,2020-11-12 02:00:00,459.29,457.44,1.21,100.0,0.2641,-0.49,0.06,-0.55,flip -11240,做空,2020-11-12 02:00:00,2020-11-12 02:05:00,457.44,458.19,1.21,100.0,0.2639,-0.2,0.06,-0.26,flip -11241,做多,2020-11-12 02:05:00,2020-11-12 02:35:00,458.19,459.3,1.2,100.0,0.2627,0.29,0.06,0.23,tp_upper -11242,做多,2020-11-12 02:50:00,2020-11-12 02:55:00,458.59,457.77,1.21,100.0,0.2629,-0.22,0.06,-0.28,flip -11243,做空,2020-11-12 02:55:00,2020-11-12 03:05:00,457.77,458.8,1.2,100.0,0.2626,-0.27,0.06,-0.33,flip -11244,做多,2020-11-12 03:05:00,2020-11-12 03:30:00,458.8,458.43,1.2,100.0,0.2612,-0.1,0.06,-0.16,flip -11245,做空,2020-11-12 03:30:00,2020-11-12 03:35:00,458.43,458.49,1.2,100.0,0.2609,-0.02,0.06,-0.08,flip -11246,做多,2020-11-12 03:35:00,2020-11-12 04:10:00,458.49,458.0,1.19,100.0,0.2606,-0.13,0.06,-0.19,flip -11247,做空,2020-11-12 04:10:00,2020-11-12 04:15:00,458.0,457.77,1.19,100.0,0.2603,0.06,0.06,0.0,tp_lower -11248,做多,2020-11-12 04:20:00,2020-11-12 04:40:00,458.24,458.77,1.19,100.0,0.2601,0.14,0.06,0.08,flip -11249,做空,2020-11-12 04:40:00,2020-11-12 04:55:00,458.77,459.15,1.19,100.0,0.2598,-0.1,0.06,-0.16,flip -11250,做多,2020-11-12 04:55:00,2020-11-12 05:05:00,459.15,460.7,1.19,100.0,0.2591,0.4,0.06,0.34,tp_upper -11251,做多,2020-11-12 06:05:00,2020-11-12 06:25:00,461.07,463.23,1.19,100.0,0.2586,0.56,0.06,0.5,tp_upper -11252,做多,2020-11-12 08:40:00,2020-11-12 09:35:00,464.66,465.46,1.2,100.0,0.2576,0.21,0.06,0.15,tp_upper -11253,做多,2020-11-12 09:35:00,2020-11-12 09:40:00,465.46,465.27,1.2,100.0,0.2573,-0.05,0.06,-0.11,flip -11254,做空,2020-11-12 09:40:00,2020-11-12 10:15:00,465.27,463.29,1.2,100.0,0.2571,0.51,0.06,0.45,tp_lower -11255,做多,2020-11-12 12:00:00,2020-11-12 12:25:00,460.65,461.75,1.2,100.0,0.2605,0.29,0.06,0.23,tp_upper -11256,做多,2020-11-12 13:05:00,2020-11-12 13:10:00,461.47,460.34,1.2,100.0,0.2604,-0.29,0.06,-0.35,flip -11257,做空,2020-11-12 13:10:00,2020-11-12 13:15:00,460.34,460.12,1.2,100.0,0.2601,0.06,0.06,-0.0,tp_lower -11258,做多,2020-11-12 13:20:00,2020-11-12 13:25:00,461.55,461.5,1.2,100.0,0.2593,-0.01,0.06,-0.07,flip -11259,做空,2020-11-12 13:25:00,2020-11-12 13:40:00,461.5,461.41,1.2,100.0,0.2591,0.02,0.06,-0.04,flip -11260,做多,2020-11-12 13:40:00,2020-11-12 13:45:00,461.41,460.92,1.19,100.0,0.2589,-0.13,0.06,-0.19,flip -11261,做空,2020-11-12 13:45:00,2020-11-12 13:50:00,460.92,461.25,1.19,100.0,0.2586,-0.09,0.06,-0.14,flip -11262,做多,2020-11-12 13:50:00,2020-11-12 13:55:00,461.25,462.0,1.19,100.0,0.258,0.19,0.06,0.13,tp_upper -11263,做多,2020-11-12 13:55:00,2020-11-12 14:00:00,462.0,465.08,1.19,100.0,0.2577,0.79,0.06,0.73,tp_upper -11264,做多,2020-11-12 15:50:00,2020-11-12 15:55:00,461.59,461.62,1.2,100.0,0.2594,0.01,0.06,-0.05,tp_upper -11265,做多,2020-11-12 16:15:00,2020-11-12 16:20:00,459.99,459.03,1.2,100.0,0.2601,-0.25,0.06,-0.31,flip -11266,做空,2020-11-12 16:20:00,2020-11-12 16:30:00,459.03,456.62,1.19,100.0,0.2598,0.63,0.06,0.57,tp_lower -11267,做多,2020-11-12 17:00:00,2020-11-12 17:30:00,458.37,458.6,1.2,100.0,0.2613,0.06,0.06,0.0,flip -11268,做空,2020-11-12 17:30:00,2020-11-12 17:40:00,458.6,457.8,1.2,100.0,0.2611,0.21,0.06,0.15,flip -11269,做多,2020-11-12 17:40:00,2020-11-12 19:25:00,457.8,456.07,1.2,100.0,0.2617,-0.45,0.06,-0.51,tp_upper -11270,做多,2020-11-12 19:35:00,2020-11-12 19:55:00,455.57,457.2,1.19,100.0,0.2617,0.43,0.06,0.37,tp_upper -11271,做多,2020-11-12 21:15:00,2020-11-12 21:20:00,458.35,459.93,1.2,100.0,0.2608,0.41,0.06,0.35,tp_upper -11272,做多,2020-11-12 22:40:00,2020-11-12 22:55:00,462.96,462.47,1.2,100.0,0.2588,-0.13,0.06,-0.19,flip -11273,做空,2020-11-12 22:55:00,2020-11-12 23:10:00,462.47,461.66,1.2,100.0,0.2586,0.21,0.06,0.15,tp_lower -11274,做多,2020-11-12 23:30:00,2020-11-12 23:35:00,462.85,462.73,1.2,100.0,0.2586,-0.03,0.06,-0.09,flip -11275,做空,2020-11-12 23:35:00,2020-11-12 23:40:00,462.73,463.34,1.2,100.0,0.2583,-0.16,0.06,-0.22,flip -11276,做多,2020-11-12 23:40:00,2020-11-12 23:45:00,463.34,462.61,1.19,100.0,0.2574,-0.19,0.06,-0.25,flip -11277,做空,2020-11-12 23:45:00,2020-11-12 23:55:00,462.61,462.68,1.19,100.0,0.2571,-0.02,0.06,-0.08,flip -11278,做多,2020-11-12 23:55:00,2020-11-13 00:00:00,462.68,463.89,1.19,100.0,0.2568,0.31,0.06,0.25,tp_upper -11279,做多,2020-11-13 00:15:00,2020-11-13 00:20:00,462.27,464.06,1.23,100.0,0.267,0.48,0.06,0.42,tp_upper -11280,做多,2020-11-13 00:20:00,2020-11-13 00:25:00,464.06,464.09,1.24,100.0,0.2667,0.01,0.06,-0.05,tp_upper -11281,做多,2020-11-13 02:00:00,2020-11-13 02:05:00,465.41,463.83,1.24,100.0,0.2657,-0.42,0.06,-0.48,flip -11282,做空,2020-11-13 02:05:00,2020-11-13 02:10:00,463.83,464.18,1.23,100.0,0.2654,-0.09,0.06,-0.15,tp_lower -11283,做多,2020-11-13 03:00:00,2020-11-13 03:25:00,463.88,464.18,1.23,100.0,0.2649,0.08,0.06,0.02,flip -11284,做空,2020-11-13 03:25:00,2020-11-13 04:10:00,464.18,462.79,1.23,100.0,0.2647,0.37,0.06,0.31,tp_lower -11285,做多,2020-11-13 04:15:00,2020-11-13 04:35:00,463.63,465.08,1.23,100.0,0.2655,0.38,0.06,0.32,tp_upper -11286,做多,2020-11-13 06:25:00,2020-11-13 06:40:00,461.74,462.09,1.23,100.0,0.2672,0.09,0.06,0.03,tp_upper -11287,做多,2020-11-13 08:00:00,2020-11-13 08:15:00,461.44,459.64,1.23,100.0,0.2673,-0.48,0.06,-0.54,flip -11288,做空,2020-11-13 08:15:00,2020-11-13 08:35:00,459.64,459.14,1.23,100.0,0.267,0.13,0.06,0.07,tp_lower -11289,做多,2020-11-13 08:40:00,2020-11-13 08:45:00,460.43,463.87,1.23,100.0,0.2666,0.92,0.06,0.86,tp_upper -11290,做多,2020-11-13 10:15:00,2020-11-13 10:20:00,467.08,465.77,1.24,100.0,0.2645,-0.35,0.06,-0.41,flip -11291,做空,2020-11-13 10:20:00,2020-11-13 10:30:00,465.77,465.41,1.23,100.0,0.2642,0.1,0.06,0.03,tp_lower -11292,做多,2020-11-13 11:50:00,2020-11-13 12:10:00,465.03,463.54,1.23,100.0,0.2646,-0.39,0.06,-0.46,flip -11293,做空,2020-11-13 12:10:00,2020-11-13 12:15:00,463.54,464.44,1.23,100.0,0.2643,-0.24,0.06,-0.3,flip -11294,做多,2020-11-13 12:15:00,2020-11-13 12:25:00,464.44,465.5,1.22,100.0,0.263,0.28,0.06,0.22,tp_upper -11295,做多,2020-11-13 13:20:00,2020-11-13 13:25:00,467.59,467.35,1.22,100.0,0.2616,-0.06,0.06,-0.12,tp_upper -11296,做多,2020-11-13 15:50:00,2020-11-13 16:00:00,469.89,470.44,1.22,100.0,0.2599,0.14,0.06,0.08,tp_upper -11297,做多,2020-11-13 16:00:00,2020-11-13 16:05:00,470.44,467.38,1.22,100.0,0.2596,-0.79,0.06,-0.86,flip -11298,做空,2020-11-13 16:05:00,2020-11-13 16:10:00,467.38,467.77,1.21,100.0,0.2594,-0.1,0.06,-0.16,tp_lower -11299,做多,2020-11-13 16:30:00,2020-11-13 17:00:00,469.77,468.69,1.21,100.0,0.2576,-0.28,0.06,-0.34,flip -11300,做空,2020-11-13 17:00:00,2020-11-13 17:05:00,468.69,469.12,1.21,100.0,0.2573,-0.11,0.06,-0.17,flip -11301,做多,2020-11-13 17:05:00,2020-11-13 17:10:00,469.12,468.68,1.2,100.0,0.2566,-0.11,0.06,-0.17,flip -11302,做空,2020-11-13 17:10:00,2020-11-13 17:25:00,468.68,468.7,1.2,100.0,0.2563,-0.01,0.06,-0.07,flip -11303,做多,2020-11-13 17:25:00,2020-11-13 18:05:00,468.7,472.11,1.2,100.0,0.2561,0.87,0.06,0.81,tp_upper -11304,做多,2020-11-13 20:15:00,2020-11-13 20:20:00,473.35,472.56,1.21,100.0,0.2551,-0.2,0.06,-0.26,flip -11305,做空,2020-11-13 20:20:00,2020-11-13 20:25:00,472.56,472.25,1.2,100.0,0.2549,0.08,0.06,0.02,tp_lower -11306,做多,2020-11-13 21:45:00,2020-11-13 22:10:00,472.33,474.02,1.2,100.0,0.2549,0.43,0.06,0.37,tp_upper -11307,做多,2020-11-13 23:25:00,2020-11-14 00:00:00,475.05,476.5,1.21,100.0,0.2541,0.37,0.06,0.31,flip -11308,做空,2020-11-14 00:00:00,2020-11-14 00:05:00,476.5,474.4,1.24,100.0,0.2606,0.55,0.06,0.49,tp_lower -11309,做多,2020-11-14 02:25:00,2020-11-14 02:40:00,472.55,471.9,1.25,100.0,0.2636,-0.17,0.06,-0.23,flip -11310,做空,2020-11-14 02:40:00,2020-11-14 02:45:00,471.9,471.25,1.24,100.0,0.2634,0.17,0.06,0.11,tp_lower -11311,做多,2020-11-14 03:15:00,2020-11-14 03:25:00,471.79,472.05,1.24,100.0,0.2635,0.07,0.06,0.01,flip -11312,做空,2020-11-14 03:25:00,2020-11-14 03:40:00,472.05,472.01,1.24,100.0,0.2633,0.01,0.06,-0.05,flip -11313,做多,2020-11-14 03:40:00,2020-11-14 03:45:00,472.01,471.92,1.24,100.0,0.263,-0.02,0.06,-0.09,flip -11314,做空,2020-11-14 03:45:00,2020-11-14 04:05:00,471.92,470.15,1.24,100.0,0.2628,0.47,0.06,0.4,tp_lower -11315,做多,2020-11-14 05:50:00,2020-11-14 06:50:00,469.03,470.21,1.24,100.0,0.2651,0.31,0.06,0.25,tp_upper -11316,做多,2020-11-14 10:25:00,2020-11-14 10:30:00,459.72,458.78,1.25,100.0,0.2709,-0.25,0.06,-0.32,flip -11317,做空,2020-11-14 10:30:00,2020-11-14 10:45:00,458.78,458.04,1.24,100.0,0.2706,0.2,0.06,0.14,flip -11318,做多,2020-11-14 10:45:00,2020-11-14 11:45:00,458.04,458.18,1.24,100.0,0.2712,0.04,0.06,-0.02,flip -11319,做空,2020-11-14 11:45:00,2020-11-14 11:50:00,458.18,458.79,1.24,100.0,0.271,-0.17,0.06,-0.23,flip -11320,做多,2020-11-14 11:50:00,2020-11-14 12:00:00,458.79,457.1,1.24,100.0,0.27,-0.46,0.06,-0.52,flip -11321,做空,2020-11-14 12:00:00,2020-11-14 12:05:00,457.1,456.86,1.23,100.0,0.2697,0.06,0.06,0.0,tp_lower -11322,做多,2020-11-14 12:15:00,2020-11-14 12:20:00,458.49,457.88,1.23,100.0,0.2688,-0.16,0.06,-0.23,flip -11323,做空,2020-11-14 12:20:00,2020-11-14 12:35:00,457.88,458.22,1.23,100.0,0.2685,-0.09,0.06,-0.15,flip -11324,做多,2020-11-14 12:35:00,2020-11-14 12:50:00,458.22,460.6,1.23,100.0,0.2678,0.64,0.06,0.58,tp_upper -11325,做多,2020-11-14 16:05:00,2020-11-14 16:20:00,460.7,461.5,1.23,100.0,0.2675,0.21,0.06,0.15,tp_upper -11326,做多,2020-11-14 17:30:00,2020-11-14 19:00:00,458.26,459.33,1.23,100.0,0.2691,0.29,0.06,0.23,flip -11327,做空,2020-11-14 19:00:00,2020-11-14 19:05:00,459.33,460.7,1.23,100.0,0.2688,-0.37,0.06,-0.43,flip -11328,做多,2020-11-14 19:05:00,2020-11-14 19:10:00,460.7,461.14,1.23,100.0,0.267,0.12,0.06,0.06,tp_upper -11329,做多,2020-11-14 19:50:00,2020-11-14 19:55:00,460.29,459.96,1.23,100.0,0.2672,-0.09,0.06,-0.15,flip -11330,做空,2020-11-14 19:55:00,2020-11-14 20:05:00,459.96,458.4,1.23,100.0,0.2669,0.42,0.06,0.36,tp_lower -11331,做多,2020-11-14 20:25:00,2020-11-14 20:50:00,459.9,461.16,1.23,100.0,0.2676,0.34,0.06,0.28,tp_upper -11332,做多,2020-11-14 22:00:00,2020-11-14 22:05:00,460.91,462.19,1.23,100.0,0.2675,0.34,0.06,0.28,tp_upper -11333,做多,2020-11-15 00:05:00,2020-11-15 00:30:00,461.84,462.0,1.26,100.0,0.2736,0.04,0.06,-0.02,flip -11334,做空,2020-11-15 00:30:00,2020-11-15 00:45:00,462.0,462.24,1.26,100.0,0.2733,-0.07,0.06,-0.13,flip -11335,做多,2020-11-15 00:45:00,2020-11-15 00:55:00,462.24,461.78,1.26,100.0,0.2727,-0.13,0.06,-0.19,flip -11336,做空,2020-11-15 00:55:00,2020-11-15 01:00:00,461.78,462.84,1.26,100.0,0.2725,-0.29,0.06,-0.35,flip -11337,做多,2020-11-15 01:00:00,2020-11-15 01:05:00,462.84,460.58,1.25,100.0,0.2709,-0.61,0.06,-0.67,flip -11338,做空,2020-11-15 01:05:00,2020-11-15 01:10:00,460.58,459.96,1.25,100.0,0.2707,0.17,0.06,0.11,tp_lower -11339,做多,2020-11-15 03:55:00,2020-11-15 04:00:00,458.31,457.31,1.25,100.0,0.2721,-0.27,0.06,-0.33,flip -11340,做空,2020-11-15 04:00:00,2020-11-15 04:10:00,457.31,458.53,1.24,100.0,0.2718,-0.33,0.06,-0.39,flip -11341,做多,2020-11-15 04:10:00,2020-11-15 04:15:00,458.53,459.24,1.24,100.0,0.2701,0.19,0.06,0.13,tp_upper -11342,做多,2020-11-15 05:15:00,2020-11-15 05:20:00,459.81,460.33,1.24,100.0,0.2695,0.14,0.06,0.08,tp_upper -11343,做多,2020-11-15 07:00:00,2020-11-15 07:10:00,460.9,461.43,1.24,100.0,0.2689,0.14,0.06,0.08,tp_upper -11344,做多,2020-11-15 07:55:00,2020-11-15 08:00:00,460.97,461.48,1.24,100.0,0.2689,0.14,0.06,0.08,tp_upper -11345,做多,2020-11-15 08:45:00,2020-11-15 11:30:00,460.86,459.84,1.24,100.0,0.269,-0.27,0.06,-0.34,tp_upper -11346,做多,2020-11-15 12:15:00,2020-11-15 12:25:00,458.15,457.51,1.24,100.0,0.2697,-0.17,0.06,-0.23,flip -11347,做空,2020-11-15 12:25:00,2020-11-15 12:30:00,457.51,458.12,1.23,100.0,0.2695,-0.16,0.06,-0.23,flip -11348,做多,2020-11-15 12:30:00,2020-11-15 12:35:00,458.12,457.68,1.23,100.0,0.2685,-0.12,0.06,-0.18,flip -11349,做空,2020-11-15 12:35:00,2020-11-15 13:20:00,457.68,457.63,1.23,100.0,0.2682,0.01,0.06,-0.05,flip -11350,做多,2020-11-15 13:20:00,2020-11-15 13:40:00,457.63,458.41,1.23,100.0,0.268,0.21,0.06,0.15,tp_upper -11351,做多,2020-11-15 14:05:00,2020-11-15 14:20:00,457.96,458.55,1.23,100.0,0.268,0.16,0.06,0.1,tp_upper -11352,做多,2020-11-15 14:55:00,2020-11-15 15:10:00,457.67,457.76,1.23,100.0,0.2682,0.02,0.06,-0.04,flip -11353,做空,2020-11-15 15:10:00,2020-11-15 15:20:00,457.76,456.8,1.23,100.0,0.268,0.26,0.06,0.2,tp_lower -11354,做多,2020-11-15 18:50:00,2020-11-15 19:00:00,446.84,445.85,1.23,100.0,0.2748,-0.27,0.06,-0.33,flip -11355,做空,2020-11-15 19:00:00,2020-11-15 19:10:00,445.85,446.05,1.22,100.0,0.2745,-0.05,0.06,-0.12,flip -11356,做多,2020-11-15 19:10:00,2020-11-15 19:20:00,446.05,445.65,1.22,100.0,0.274,-0.11,0.06,-0.17,flip -11357,做空,2020-11-15 19:20:00,2020-11-15 19:25:00,445.65,446.15,1.22,100.0,0.2737,-0.14,0.06,-0.2,flip -11358,做多,2020-11-15 19:25:00,2020-11-15 19:30:00,446.15,445.67,1.22,100.0,0.2729,-0.13,0.06,-0.19,flip -11359,做空,2020-11-15 19:30:00,2020-11-15 19:35:00,445.67,445.86,1.21,100.0,0.2726,-0.05,0.06,-0.11,flip -11360,做多,2020-11-15 19:35:00,2020-11-15 19:45:00,445.86,445.64,1.21,100.0,0.2721,-0.06,0.06,-0.12,flip -11361,做空,2020-11-15 19:45:00,2020-11-15 19:55:00,445.64,445.09,1.21,100.0,0.2718,0.15,0.06,0.09,tp_lower -11362,做多,2020-11-15 20:05:00,2020-11-15 21:10:00,445.62,444.06,1.21,100.0,0.2719,-0.42,0.06,-0.48,flip -11363,做空,2020-11-15 21:10:00,2020-11-15 21:30:00,444.06,443.97,1.21,100.0,0.2716,0.02,0.06,-0.04,flip -11364,做多,2020-11-15 21:30:00,2020-11-15 21:40:00,443.97,443.35,1.21,100.0,0.2715,-0.17,0.06,-0.23,flip -11365,做空,2020-11-15 21:40:00,2020-11-15 21:45:00,443.35,444.1,1.2,100.0,0.2712,-0.2,0.06,-0.26,flip -11366,做多,2020-11-15 21:45:00,2020-11-15 21:50:00,444.1,443.7,1.2,100.0,0.27,-0.11,0.06,-0.17,flip -11367,做空,2020-11-15 21:50:00,2020-11-15 22:00:00,443.7,442.41,1.2,100.0,0.2697,0.35,0.06,0.29,tp_lower -11368,做多,2020-11-15 22:30:00,2020-11-15 22:55:00,444.9,446.35,1.2,100.0,0.2695,0.39,0.06,0.33,tp_upper -11369,做多,2020-11-16 00:35:00,2020-11-16 01:05:00,448.24,450.63,1.24,100.0,0.277,0.66,0.06,0.6,tp_upper -11370,做多,2020-11-16 02:00:00,2020-11-16 02:05:00,449.47,448.41,1.25,100.0,0.2774,-0.29,0.06,-0.36,flip -11371,做空,2020-11-16 02:05:00,2020-11-16 02:15:00,448.41,449.43,1.24,100.0,0.2771,-0.28,0.06,-0.34,flip -11372,做多,2020-11-16 02:15:00,2020-11-16 02:20:00,449.43,448.56,1.24,100.0,0.2756,-0.24,0.06,-0.3,flip -11373,做空,2020-11-16 02:20:00,2020-11-16 02:25:00,448.56,447.58,1.24,100.0,0.2753,0.27,0.06,0.21,tp_lower -11374,做多,2020-11-16 03:20:00,2020-11-16 03:35:00,448.11,449.87,1.24,100.0,0.2759,0.49,0.06,0.42,tp_upper -11375,做多,2020-11-16 04:40:00,2020-11-16 04:50:00,449.05,449.14,1.24,100.0,0.2762,0.02,0.06,-0.04,flip -11376,做空,2020-11-16 04:50:00,2020-11-16 04:55:00,449.14,450.81,1.24,100.0,0.2759,-0.46,0.06,-0.52,flip -11377,做多,2020-11-16 04:55:00,2020-11-16 05:00:00,450.81,451.95,1.23,100.0,0.2736,0.31,0.06,0.25,tp_upper -11378,做多,2020-11-16 07:50:00,2020-11-16 08:00:00,454.74,453.88,1.24,100.0,0.2716,-0.23,0.06,-0.3,flip -11379,做空,2020-11-16 08:00:00,2020-11-16 08:05:00,453.88,454.37,1.23,100.0,0.2713,-0.13,0.06,-0.19,flip -11380,做多,2020-11-16 08:05:00,2020-11-16 08:15:00,454.37,454.78,1.23,100.0,0.2705,0.11,0.06,0.05,flip -11381,做空,2020-11-16 08:15:00,2020-11-16 08:35:00,454.78,454.95,1.23,100.0,0.2702,-0.05,0.06,-0.11,flip -11382,做多,2020-11-16 08:35:00,2020-11-16 08:45:00,454.95,454.41,1.23,100.0,0.2697,-0.15,0.06,-0.21,flip -11383,做空,2020-11-16 08:45:00,2020-11-16 08:55:00,454.41,453.55,1.22,100.0,0.2695,0.23,0.06,0.17,tp_lower -11384,做多,2020-11-16 10:00:00,2020-11-16 10:20:00,452.7,454.83,1.23,100.0,0.2707,0.58,0.06,0.52,tp_upper -11385,做多,2020-11-16 11:45:00,2020-11-16 13:05:00,454.85,453.66,1.23,100.0,0.2705,-0.32,0.06,-0.38,flip -11386,做空,2020-11-16 13:05:00,2020-11-16 13:15:00,453.66,453.95,1.23,100.0,0.2702,-0.08,0.06,-0.14,flip -11387,做多,2020-11-16 13:15:00,2020-11-16 13:20:00,453.95,453.32,1.22,100.0,0.2696,-0.17,0.06,-0.23,flip -11388,做空,2020-11-16 13:20:00,2020-11-16 13:25:00,453.32,453.58,1.22,100.0,0.2693,-0.07,0.06,-0.13,flip -11389,做多,2020-11-16 13:25:00,2020-11-16 13:35:00,453.58,455.55,1.22,100.0,0.2687,0.53,0.06,0.47,tp_upper -11390,做多,2020-11-16 15:30:00,2020-11-16 15:35:00,459.26,458.95,1.22,100.0,0.2663,-0.08,0.06,-0.14,flip -11391,做空,2020-11-16 15:35:00,2020-11-16 15:40:00,458.95,459.12,1.22,100.0,0.266,-0.05,0.06,-0.11,flip -11392,做多,2020-11-16 15:40:00,2020-11-16 16:00:00,459.12,460.51,1.22,100.0,0.2656,0.37,0.06,0.31,tp_upper -11393,做多,2020-11-16 16:10:00,2020-11-16 16:15:00,458.59,461.24,1.22,100.0,0.2664,0.71,0.06,0.64,tp_upper -11394,做多,2020-11-16 16:15:00,2020-11-16 16:20:00,461.24,461.18,1.23,100.0,0.2661,-0.02,0.06,-0.08,tp_upper -11395,做多,2020-11-16 18:00:00,2020-11-16 18:10:00,463.42,462.91,1.23,100.0,0.2646,-0.13,0.06,-0.2,tp_upper -11396,做多,2020-11-16 19:15:00,2020-11-16 19:25:00,462.82,463.82,1.22,100.0,0.2644,0.26,0.06,0.2,tp_upper -11397,做多,2020-11-16 19:50:00,2020-11-16 19:55:00,462.62,462.3,1.22,100.0,0.2648,-0.08,0.06,-0.15,flip -11398,做空,2020-11-16 19:55:00,2020-11-16 20:00:00,462.3,462.53,1.22,100.0,0.2645,-0.06,0.06,-0.12,flip -11399,做多,2020-11-16 20:00:00,2020-11-16 20:05:00,462.53,462.29,1.22,100.0,0.264,-0.06,0.06,-0.12,flip -11400,做空,2020-11-16 20:05:00,2020-11-16 20:10:00,462.29,461.47,1.22,100.0,0.2637,0.22,0.06,0.16,tp_lower -11401,做多,2020-11-16 20:25:00,2020-11-16 20:30:00,462.81,462.45,1.22,100.0,0.2636,-0.09,0.06,-0.16,flip -11402,做空,2020-11-16 20:30:00,2020-11-16 20:55:00,462.45,462.8,1.22,100.0,0.2634,-0.09,0.06,-0.15,flip -11403,做多,2020-11-16 20:55:00,2020-11-16 21:00:00,462.8,464.59,1.22,100.0,0.2627,0.47,0.06,0.41,tp_upper -11404,做多,2020-11-16 22:40:00,2020-11-16 23:10:00,461.28,463.5,1.22,100.0,0.2643,0.59,0.06,0.53,tp_upper -11405,做多,2020-11-17 00:00:00,2020-11-17 00:30:00,462.22,465.38,1.26,100.0,0.2734,0.86,0.06,0.8,tp_upper -11406,做多,2020-11-17 02:25:00,2020-11-17 02:30:00,466.74,465.87,1.27,100.0,0.2723,-0.24,0.06,-0.3,flip -11407,做空,2020-11-17 02:30:00,2020-11-17 02:40:00,465.87,464.64,1.27,100.0,0.2721,0.33,0.06,0.27,tp_lower -11408,做多,2020-11-17 04:05:00,2020-11-17 04:30:00,463.74,466.32,1.27,100.0,0.2738,0.71,0.06,0.64,tp_upper -11409,做多,2020-11-17 05:30:00,2020-11-17 05:40:00,465.85,465.39,1.28,100.0,0.2738,-0.13,0.06,-0.19,flip -11410,做空,2020-11-17 05:40:00,2020-11-17 05:45:00,465.39,464.29,1.27,100.0,0.2735,0.3,0.06,0.24,tp_lower -11411,做多,2020-11-17 06:25:00,2020-11-17 06:40:00,465.64,465.28,1.27,100.0,0.2737,-0.1,0.06,-0.16,flip -11412,做空,2020-11-17 06:40:00,2020-11-17 07:00:00,465.28,465.17,1.27,100.0,0.2735,0.03,0.06,-0.03,flip -11413,做多,2020-11-17 07:00:00,2020-11-17 07:25:00,465.17,466.48,1.27,100.0,0.2733,0.36,0.06,0.29,tp_upper -11414,做多,2020-11-17 07:45:00,2020-11-17 08:00:00,465.43,467.0,1.27,100.0,0.2737,0.43,0.06,0.37,tp_upper -11415,做多,2020-11-17 08:25:00,2020-11-17 08:35:00,465.87,465.51,1.28,100.0,0.274,-0.1,0.06,-0.16,flip -11416,做空,2020-11-17 08:35:00,2020-11-17 09:00:00,465.51,466.19,1.27,100.0,0.2738,-0.19,0.06,-0.25,flip -11417,做多,2020-11-17 09:00:00,2020-11-17 09:10:00,466.19,464.84,1.27,100.0,0.2727,-0.37,0.06,-0.43,flip -11418,做空,2020-11-17 09:10:00,2020-11-17 09:20:00,464.84,464.21,1.27,100.0,0.2724,0.17,0.06,0.11,tp_lower -11419,做多,2020-11-17 10:20:00,2020-11-17 10:30:00,464.06,463.64,1.27,100.0,0.273,-0.11,0.06,-0.18,flip -11420,做空,2020-11-17 10:30:00,2020-11-17 10:40:00,463.64,464.22,1.26,100.0,0.2727,-0.16,0.06,-0.22,flip -11421,做多,2020-11-17 10:40:00,2020-11-17 10:45:00,464.22,465.22,1.26,100.0,0.2718,0.27,0.06,0.21,tp_upper -11422,做多,2020-11-17 13:45:00,2020-11-17 14:30:00,469.5,469.99,1.26,100.0,0.269,0.13,0.06,0.07,flip -11423,做空,2020-11-17 14:30:00,2020-11-17 15:10:00,469.99,469.04,1.26,100.0,0.2687,0.26,0.06,0.19,flip -11424,做多,2020-11-17 15:10:00,2020-11-17 15:45:00,469.04,471.56,1.26,100.0,0.2696,0.68,0.06,0.62,tp_upper -11425,做多,2020-11-17 15:45:00,2020-11-17 15:50:00,471.56,474.75,1.27,100.0,0.2693,0.86,0.06,0.8,tp_upper -11426,做多,2020-11-17 17:15:00,2020-11-17 18:00:00,479.0,480.0,1.28,100.0,0.2666,0.27,0.06,0.2,flip -11427,做空,2020-11-17 18:00:00,2020-11-17 18:10:00,480.0,480.14,1.28,100.0,0.2664,-0.04,0.06,-0.1,tp_lower -11428,做多,2020-11-17 18:15:00,2020-11-17 18:20:00,480.85,480.64,1.28,100.0,0.2656,-0.06,0.06,-0.12,flip -11429,做空,2020-11-17 18:20:00,2020-11-17 18:50:00,480.64,478.41,1.28,100.0,0.2653,0.59,0.06,0.53,tp_lower -11430,做多,2020-11-17 19:05:00,2020-11-17 19:15:00,479.42,482.77,1.28,100.0,0.2669,0.89,0.06,0.83,tp_upper -11431,做多,2020-11-17 20:35:00,2020-11-17 20:45:00,483.41,482.06,1.29,100.0,0.2663,-0.36,0.06,-0.42,flip -11432,做空,2020-11-17 20:45:00,2020-11-17 20:50:00,482.06,483.63,1.28,100.0,0.266,-0.42,0.06,-0.48,flip -11433,做多,2020-11-17 20:50:00,2020-11-17 20:55:00,483.63,482.77,1.28,100.0,0.2641,-0.23,0.06,-0.29,flip -11434,做空,2020-11-17 20:55:00,2020-11-17 21:10:00,482.77,479.89,1.27,100.0,0.2638,0.76,0.06,0.7,tp_lower -11435,做多,2020-11-17 21:55:00,2020-11-17 22:45:00,481.08,480.46,1.28,100.0,0.266,-0.16,0.06,-0.23,tp_upper -11436,做多,2020-11-18 01:05:00,2020-11-18 01:10:00,485.86,484.88,1.31,100.0,0.2701,-0.26,0.07,-0.33,flip -11437,做空,2020-11-18 01:10:00,2020-11-18 01:15:00,484.88,486.21,1.31,100.0,0.2698,-0.36,0.07,-0.42,flip -11438,做多,2020-11-18 01:15:00,2020-11-18 01:20:00,486.21,484.87,1.3,100.0,0.2681,-0.36,0.06,-0.42,flip -11439,做空,2020-11-18 01:20:00,2020-11-18 01:25:00,484.87,485.87,1.3,100.0,0.2678,-0.27,0.07,-0.33,flip -11440,做多,2020-11-18 01:25:00,2020-11-18 02:05:00,485.87,485.87,1.29,100.0,0.2665,0.0,0.06,-0.06,flip -11441,做空,2020-11-18 02:05:00,2020-11-18 02:15:00,485.87,486.45,1.29,100.0,0.2662,-0.15,0.06,-0.22,flip -11442,做多,2020-11-18 02:15:00,2020-11-18 02:20:00,486.45,485.54,1.29,100.0,0.2653,-0.24,0.06,-0.31,flip -11443,做空,2020-11-18 02:20:00,2020-11-18 02:35:00,485.54,486.55,1.29,100.0,0.265,-0.27,0.06,-0.33,flip -11444,做多,2020-11-18 02:35:00,2020-11-18 02:40:00,486.55,485.59,1.28,100.0,0.2637,-0.25,0.06,-0.32,flip -11445,做空,2020-11-18 02:40:00,2020-11-18 02:50:00,485.59,485.17,1.28,100.0,0.2634,0.11,0.06,0.05,tp_lower -11446,做多,2020-11-18 03:30:00,2020-11-18 03:45:00,485.7,487.14,1.28,100.0,0.2633,0.38,0.06,0.32,tp_upper -11447,做多,2020-11-18 07:10:00,2020-11-18 07:20:00,473.72,472.0,1.28,100.0,0.2705,-0.47,0.06,-0.53,flip -11448,做空,2020-11-18 07:20:00,2020-11-18 07:30:00,472.0,473.99,1.28,100.0,0.2702,-0.54,0.06,-0.6,flip -11449,做多,2020-11-18 07:30:00,2020-11-18 07:35:00,473.99,473.07,1.27,100.0,0.2677,-0.25,0.06,-0.31,flip -11450,做空,2020-11-18 07:35:00,2020-11-18 07:45:00,473.07,475.02,1.27,100.0,0.2674,-0.52,0.06,-0.58,flip -11451,做多,2020-11-18 07:45:00,2020-11-18 07:55:00,475.02,477.38,1.26,100.0,0.265,0.63,0.06,0.56,tp_upper -11452,做多,2020-11-18 09:10:00,2020-11-18 10:20:00,478.41,477.53,1.26,100.0,0.2641,-0.23,0.06,-0.3,flip -11453,做空,2020-11-18 10:20:00,2020-11-18 11:35:00,477.53,479.01,1.26,100.0,0.2639,-0.39,0.06,-0.45,flip -11454,做多,2020-11-18 11:35:00,2020-11-18 12:00:00,479.01,479.99,1.25,100.0,0.262,0.26,0.06,0.19,flip -11455,做空,2020-11-18 12:00:00,2020-11-18 12:15:00,479.99,480.44,1.26,100.0,0.2617,-0.12,0.06,-0.18,flip -11456,做多,2020-11-18 12:15:00,2020-11-18 12:20:00,480.44,478.78,1.25,100.0,0.261,-0.43,0.06,-0.5,flip -11457,做空,2020-11-18 12:20:00,2020-11-18 12:25:00,478.78,479.94,1.25,100.0,0.2607,-0.3,0.06,-0.36,flip -11458,做多,2020-11-18 12:25:00,2020-11-18 12:30:00,479.94,479.26,1.24,100.0,0.2592,-0.18,0.06,-0.24,flip -11459,做空,2020-11-18 12:30:00,2020-11-18 12:50:00,479.26,477.61,1.24,100.0,0.2589,0.43,0.06,0.37,tp_lower -11460,做多,2020-11-18 13:15:00,2020-11-18 13:20:00,479.25,477.75,1.24,100.0,0.2595,-0.39,0.06,-0.45,flip -11461,做空,2020-11-18 13:20:00,2020-11-18 13:25:00,477.75,476.13,1.24,100.0,0.2593,0.42,0.06,0.36,tp_lower -11462,做多,2020-11-18 15:30:00,2020-11-18 15:40:00,471.45,472.31,1.24,100.0,0.2634,0.23,0.06,0.16,flip -11463,做空,2020-11-18 15:40:00,2020-11-18 16:20:00,472.31,472.71,1.24,100.0,0.2631,-0.11,0.06,-0.17,flip -11464,做多,2020-11-18 16:20:00,2020-11-18 17:00:00,472.71,472.62,1.24,100.0,0.2624,-0.02,0.06,-0.09,flip -11465,做空,2020-11-18 17:00:00,2020-11-18 17:05:00,472.62,474.9,1.24,100.0,0.2621,-0.6,0.06,-0.66,flip -11466,做多,2020-11-18 17:05:00,2020-11-18 17:10:00,474.9,475.39,1.23,100.0,0.2594,0.13,0.06,0.07,tp_upper -11467,做多,2020-11-18 18:10:00,2020-11-18 18:15:00,474.7,473.86,1.23,100.0,0.2595,-0.22,0.06,-0.28,flip -11468,做空,2020-11-18 18:15:00,2020-11-18 18:30:00,473.86,474.42,1.23,100.0,0.2592,-0.15,0.06,-0.21,flip -11469,做多,2020-11-18 18:30:00,2020-11-18 18:45:00,474.42,473.83,1.23,100.0,0.2584,-0.15,0.06,-0.21,flip -11470,做空,2020-11-18 18:45:00,2020-11-18 18:55:00,473.83,472.93,1.22,100.0,0.2581,0.23,0.06,0.17,tp_lower -11471,做多,2020-11-18 19:00:00,2020-11-18 19:15:00,475.0,474.22,1.22,100.0,0.2577,-0.2,0.06,-0.26,flip -11472,做空,2020-11-18 19:15:00,2020-11-18 19:25:00,474.22,472.15,1.22,100.0,0.2574,0.53,0.06,0.47,tp_lower -11473,做多,2020-11-18 20:15:00,2020-11-18 20:55:00,472.81,471.66,1.22,100.0,0.2591,-0.3,0.06,-0.36,flip -11474,做空,2020-11-18 20:55:00,2020-11-18 21:00:00,471.66,472.03,1.22,100.0,0.2588,-0.1,0.06,-0.16,flip -11475,做多,2020-11-18 21:00:00,2020-11-18 21:05:00,472.03,472.01,1.22,100.0,0.2581,-0.01,0.06,-0.07,flip -11476,做空,2020-11-18 21:05:00,2020-11-19 00:10:00,472.01,476.95,1.22,100.0,0.2579,-1.27,0.06,-1.34,tp_lower -11477,做多,2020-11-19 00:40:00,2020-11-19 01:00:00,477.41,478.15,1.25,100.0,0.2616,0.19,0.06,0.13,flip -11478,做空,2020-11-19 01:00:00,2020-11-19 02:15:00,478.15,479.86,1.25,100.0,0.2614,-0.45,0.06,-0.51,flip -11479,做多,2020-11-19 02:15:00,2020-11-19 02:35:00,479.86,479.56,1.24,100.0,0.2593,-0.08,0.06,-0.14,flip -11480,做空,2020-11-19 02:35:00,2020-11-19 02:40:00,479.56,479.63,1.24,100.0,0.259,-0.02,0.06,-0.08,flip -11481,做多,2020-11-19 02:40:00,2020-11-19 02:45:00,479.63,478.79,1.24,100.0,0.2587,-0.22,0.06,-0.28,flip -11482,做空,2020-11-19 02:45:00,2020-11-19 02:50:00,478.79,479.01,1.24,100.0,0.2584,-0.06,0.06,-0.12,tp_lower -11483,做多,2020-11-19 03:00:00,2020-11-19 03:10:00,480.14,478.99,1.24,100.0,0.2573,-0.3,0.06,-0.36,flip -11484,做空,2020-11-19 03:10:00,2020-11-19 03:20:00,478.99,478.24,1.23,100.0,0.257,0.19,0.06,0.13,tp_lower -11485,做多,2020-11-19 04:45:00,2020-11-19 05:00:00,476.83,474.88,1.23,100.0,0.2584,-0.5,0.06,-0.57,flip -11486,做空,2020-11-19 05:00:00,2020-11-19 05:05:00,474.88,475.32,1.23,100.0,0.2581,-0.11,0.06,-0.17,tp_lower -11487,做多,2020-11-19 05:25:00,2020-11-19 05:30:00,476.43,475.56,1.22,100.0,0.2568,-0.22,0.06,-0.28,flip -11488,做空,2020-11-19 05:30:00,2020-11-19 05:35:00,475.56,476.45,1.22,100.0,0.2565,-0.23,0.06,-0.29,flip -11489,做多,2020-11-19 05:35:00,2020-11-19 05:45:00,476.45,476.34,1.22,100.0,0.2553,-0.03,0.06,-0.09,flip -11490,做空,2020-11-19 05:45:00,2020-11-19 06:25:00,476.34,474.47,1.21,100.0,0.255,0.48,0.06,0.42,tp_lower -11491,做多,2020-11-19 08:05:00,2020-11-19 08:10:00,473.12,472.9,1.22,100.0,0.2575,-0.06,0.06,-0.12,flip -11492,做空,2020-11-19 08:10:00,2020-11-19 08:15:00,472.9,470.8,1.22,100.0,0.2573,0.54,0.06,0.48,tp_lower -11493,做多,2020-11-19 09:15:00,2020-11-19 09:20:00,470.99,470.39,1.22,100.0,0.2592,-0.16,0.06,-0.22,flip -11494,做空,2020-11-19 09:20:00,2020-11-19 09:40:00,470.39,468.11,1.22,100.0,0.2589,0.59,0.06,0.53,tp_lower -11495,做多,2020-11-19 10:10:00,2020-11-19 10:50:00,468.31,470.26,1.22,100.0,0.2611,0.51,0.06,0.45,tp_upper -11496,做多,2020-11-19 14:45:00,2020-11-19 14:55:00,475.75,478.37,1.23,100.0,0.2578,0.68,0.06,0.61,tp_upper -11497,做多,2020-11-19 15:40:00,2020-11-19 15:50:00,476.63,476.32,1.23,100.0,0.2585,-0.08,0.06,-0.14,flip -11498,做空,2020-11-19 15:50:00,2020-11-19 16:05:00,476.32,474.51,1.23,100.0,0.2582,0.47,0.06,0.41,tp_lower -11499,做多,2020-11-19 16:30:00,2020-11-19 16:35:00,476.79,475.96,1.23,100.0,0.2587,-0.21,0.06,-0.28,flip -11500,做空,2020-11-19 16:35:00,2020-11-19 16:55:00,475.96,476.27,1.23,100.0,0.2585,-0.08,0.06,-0.14,flip -11501,做多,2020-11-19 16:55:00,2020-11-19 17:00:00,476.27,475.93,1.23,100.0,0.2579,-0.09,0.06,-0.15,flip -11502,做空,2020-11-19 17:00:00,2020-11-19 17:05:00,475.93,474.7,1.23,100.0,0.2576,0.32,0.06,0.26,tp_lower -11503,做多,2020-11-19 17:25:00,2020-11-19 17:40:00,474.94,474.94,1.23,100.0,0.2585,0.0,0.06,-0.06,flip -11504,做空,2020-11-19 17:40:00,2020-11-19 17:55:00,474.94,475.38,1.23,100.0,0.2583,-0.11,0.06,-0.18,flip -11505,做多,2020-11-19 17:55:00,2020-11-19 18:00:00,475.38,475.36,1.22,100.0,0.2576,-0.01,0.06,-0.07,flip -11506,做空,2020-11-19 18:00:00,2020-11-19 18:50:00,475.36,473.03,1.22,100.0,0.2573,0.6,0.06,0.54,tp_lower -11507,做多,2020-11-19 19:50:00,2020-11-19 20:00:00,474.23,474.38,1.23,100.0,0.2589,0.04,0.06,-0.02,flip -11508,做空,2020-11-19 20:00:00,2020-11-19 20:10:00,474.38,475.02,1.23,100.0,0.2587,-0.17,0.06,-0.23,flip -11509,做多,2020-11-19 20:10:00,2020-11-19 20:15:00,475.02,475.03,1.22,100.0,0.2577,0.0,0.06,-0.06,tp_upper -11510,做多,2020-11-19 22:40:00,2020-11-19 22:50:00,473.23,472.76,1.22,100.0,0.2584,-0.12,0.06,-0.18,flip -11511,做空,2020-11-19 22:50:00,2020-11-19 23:00:00,472.76,472.28,1.22,100.0,0.2582,0.12,0.06,0.06,flip -11512,做多,2020-11-19 23:00:00,2020-11-20 00:55:00,472.28,471.85,1.22,100.0,0.2584,-0.11,0.06,-0.17,flip -11513,做空,2020-11-20 00:55:00,2020-11-20 01:00:00,471.85,472.47,1.26,100.0,0.2666,-0.17,0.06,-0.23,flip -11514,做多,2020-11-20 01:00:00,2020-11-20 01:05:00,472.47,472.34,1.26,100.0,0.2656,-0.03,0.06,-0.1,flip -11515,做空,2020-11-20 01:05:00,2020-11-20 01:10:00,472.34,473.18,1.25,100.0,0.2654,-0.22,0.06,-0.29,flip -11516,做多,2020-11-20 01:10:00,2020-11-20 01:20:00,473.18,474.18,1.25,100.0,0.2642,0.26,0.06,0.2,tp_upper -11517,做多,2020-11-20 06:05:00,2020-11-20 06:10:00,485.64,485.2,1.25,100.0,0.2577,-0.11,0.06,-0.18,flip -11518,做空,2020-11-20 06:10:00,2020-11-20 06:25:00,485.2,483.26,1.25,100.0,0.2574,0.5,0.06,0.44,tp_lower -11519,做多,2020-11-20 06:45:00,2020-11-20 07:00:00,484.16,484.66,1.25,100.0,0.2587,0.13,0.06,0.07,flip -11520,做空,2020-11-20 07:00:00,2020-11-20 07:05:00,484.66,489.59,1.25,100.0,0.2585,-1.27,0.06,-1.34,flip -11521,做多,2020-11-20 07:05:00,2020-11-20 07:10:00,489.59,492.41,1.24,100.0,0.253,0.71,0.06,0.65,tp_upper -11522,做多,2020-11-20 10:10:00,2020-11-20 10:20:00,497.14,497.39,1.24,100.0,0.2504,0.06,0.06,0.0,flip -11523,做空,2020-11-20 10:20:00,2020-11-20 10:25:00,497.39,498.9,1.24,100.0,0.2501,-0.38,0.06,-0.44,flip -11524,做多,2020-11-20 10:25:00,2020-11-20 10:35:00,498.9,500.67,1.24,100.0,0.2483,0.44,0.06,0.38,tp_upper -11525,做多,2020-11-20 12:15:00,2020-11-20 12:25:00,506.29,510.21,1.24,100.0,0.2453,0.96,0.06,0.9,tp_upper -11526,做多,2020-11-20 13:05:00,2020-11-20 13:15:00,507.34,505.08,1.25,100.0,0.2465,-0.56,0.06,-0.62,flip -11527,做空,2020-11-20 13:15:00,2020-11-20 13:30:00,505.08,507.57,1.24,100.0,0.2462,-0.61,0.06,-0.68,flip -11528,做多,2020-11-20 13:30:00,2020-11-20 13:35:00,507.57,507.37,1.24,100.0,0.2436,-0.05,0.06,-0.11,flip -11529,做空,2020-11-20 13:35:00,2020-11-20 14:40:00,507.37,507.66,1.23,100.0,0.2433,-0.07,0.06,-0.13,flip -11530,做多,2020-11-20 14:40:00,2020-11-20 16:00:00,507.66,509.01,1.23,100.0,0.2428,0.33,0.06,0.27,tp_upper -11531,做多,2020-11-20 16:00:00,2020-11-20 16:05:00,509.01,509.69,1.23,100.0,0.2426,0.16,0.06,0.1,tp_upper -11532,做多,2020-11-20 16:35:00,2020-11-20 17:00:00,506.43,507.1,1.24,100.0,0.2439,0.16,0.06,0.1,flip -11533,做空,2020-11-20 17:00:00,2020-11-20 17:05:00,507.1,508.29,1.24,100.0,0.2436,-0.29,0.06,-0.35,flip -11534,做多,2020-11-20 17:05:00,2020-11-20 17:25:00,508.29,508.47,1.23,100.0,0.2423,0.04,0.06,-0.02,flip -11535,做空,2020-11-20 17:25:00,2020-11-20 18:30:00,508.47,504.59,1.23,100.0,0.242,0.94,0.06,0.88,tp_lower -11536,做多,2020-11-20 19:25:00,2020-11-20 19:55:00,509.13,510.17,1.24,100.0,0.2433,0.25,0.06,0.19,flip -11537,做空,2020-11-20 19:55:00,2020-11-20 20:30:00,510.17,509.57,1.24,100.0,0.2431,0.15,0.06,0.08,flip -11538,做多,2020-11-20 20:30:00,2020-11-20 20:40:00,509.57,511.3,1.24,100.0,0.2434,0.42,0.06,0.36,tp_upper -11539,做多,2020-11-20 21:40:00,2020-11-20 22:00:00,509.04,508.13,1.24,100.0,0.2442,-0.22,0.06,-0.28,flip -11540,做空,2020-11-20 22:00:00,2020-11-20 22:15:00,508.13,507.92,1.24,100.0,0.244,0.05,0.06,-0.01,tp_lower -11541,做多,2020-11-20 22:35:00,2020-11-20 22:50:00,508.01,507.48,1.24,100.0,0.2439,-0.13,0.06,-0.19,flip -11542,做空,2020-11-20 22:50:00,2020-11-20 22:55:00,507.48,508.46,1.24,100.0,0.2437,-0.24,0.06,-0.3,flip -11543,做多,2020-11-20 22:55:00,2020-11-20 23:00:00,508.46,508.12,1.23,100.0,0.2425,-0.08,0.06,-0.14,flip -11544,做空,2020-11-20 23:00:00,2020-11-20 23:05:00,508.12,509.56,1.23,100.0,0.2422,-0.35,0.06,-0.41,tp_lower -11545,做多,2020-11-20 23:15:00,2020-11-20 23:20:00,508.77,509.66,1.23,100.0,0.241,0.21,0.06,0.15,tp_upper -11546,做多,2020-11-21 01:35:00,2020-11-21 02:05:00,516.3,517.47,1.26,100.0,0.2449,0.29,0.06,0.22,tp_upper -11547,做多,2020-11-21 05:10:00,2020-11-21 05:25:00,507.67,507.12,1.27,100.0,0.2494,-0.14,0.06,-0.2,flip -11548,做空,2020-11-21 05:25:00,2020-11-21 05:45:00,507.12,509.33,1.26,100.0,0.2491,-0.55,0.06,-0.61,flip -11549,做多,2020-11-21 05:45:00,2020-11-21 05:50:00,509.33,508.71,1.26,100.0,0.2467,-0.15,0.06,-0.22,tp_upper -11550,做多,2020-11-21 07:15:00,2020-11-21 07:45:00,510.16,510.45,1.25,100.0,0.2458,0.07,0.06,0.01,flip -11551,做空,2020-11-21 07:45:00,2020-11-21 07:55:00,510.45,510.6,1.25,100.0,0.2455,-0.04,0.06,-0.1,flip -11552,做多,2020-11-21 07:55:00,2020-11-21 08:05:00,510.6,513.57,1.25,100.0,0.2451,0.73,0.06,0.67,tp_upper -11553,做多,2020-11-21 10:10:00,2020-11-21 10:20:00,514.91,514.2,1.26,100.0,0.2443,-0.17,0.06,-0.24,flip -11554,做空,2020-11-21 10:20:00,2020-11-21 10:25:00,514.2,515.28,1.25,100.0,0.244,-0.26,0.06,-0.33,flip -11555,做多,2020-11-21 10:25:00,2020-11-21 10:30:00,515.28,514.5,1.25,100.0,0.2428,-0.19,0.06,-0.25,flip -11556,做空,2020-11-21 10:30:00,2020-11-21 11:00:00,514.5,512.47,1.25,100.0,0.2425,0.49,0.06,0.43,flip -11557,做多,2020-11-21 11:00:00,2020-11-21 11:15:00,512.47,512.51,1.25,100.0,0.2442,0.01,0.06,-0.05,flip -11558,做空,2020-11-21 11:15:00,2020-11-21 11:20:00,512.51,511.65,1.25,100.0,0.2439,0.21,0.06,0.15,tp_lower -11559,做多,2020-11-21 12:05:00,2020-11-21 12:15:00,511.61,513.87,1.25,100.0,0.2445,0.55,0.06,0.49,tp_upper -11560,做多,2020-11-21 16:45:00,2020-11-21 16:50:00,542.35,540.39,1.26,100.0,0.2315,-0.45,0.06,-0.52,flip -11561,做空,2020-11-21 16:50:00,2020-11-21 17:00:00,540.39,542.28,1.25,100.0,0.2312,-0.44,0.06,-0.5,flip -11562,做多,2020-11-21 17:00:00,2020-11-21 17:10:00,542.28,538.11,1.24,100.0,0.2294,-0.96,0.06,-1.02,flip -11563,做空,2020-11-21 17:10:00,2020-11-21 17:20:00,538.11,535.54,1.23,100.0,0.2292,0.59,0.06,0.53,tp_lower -11564,做多,2020-11-21 17:40:00,2020-11-21 18:15:00,542.27,541.16,1.24,100.0,0.2283,-0.25,0.06,-0.32,flip -11565,做空,2020-11-21 18:15:00,2020-11-21 18:20:00,541.16,541.57,1.23,100.0,0.228,-0.09,0.06,-0.16,flip -11566,做多,2020-11-21 18:20:00,2020-11-21 18:55:00,541.57,541.99,1.23,100.0,0.2275,0.1,0.06,0.03,flip -11567,做空,2020-11-21 18:55:00,2020-11-21 19:00:00,541.99,545.86,1.23,100.0,0.2272,-0.88,0.06,-0.94,flip -11568,做多,2020-11-21 19:00:00,2020-11-21 19:05:00,545.86,541.1,1.22,100.0,0.2238,-1.07,0.06,-1.13,tp_upper -11569,做多,2020-11-21 19:40:00,2020-11-21 19:55:00,541.69,542.29,1.21,100.0,0.2233,0.13,0.06,0.07,flip -11570,做空,2020-11-21 19:55:00,2020-11-21 20:40:00,542.29,540.81,1.21,100.0,0.2231,0.33,0.06,0.27,flip -11571,做多,2020-11-21 20:40:00,2020-11-21 20:45:00,540.81,540.24,1.21,100.0,0.2241,-0.13,0.06,-0.19,flip -11572,做空,2020-11-21 20:45:00,2020-11-21 20:50:00,540.24,541.99,1.21,100.0,0.2239,-0.39,0.06,-0.45,flip -11573,做多,2020-11-21 20:50:00,2020-11-21 21:00:00,541.99,540.69,1.2,100.0,0.2222,-0.29,0.06,-0.35,flip -11574,做空,2020-11-21 21:00:00,2020-11-21 21:10:00,540.69,537.82,1.2,100.0,0.222,0.64,0.06,0.58,tp_lower -11575,做多,2020-11-21 21:20:00,2020-11-21 21:25:00,540.63,540.08,1.21,100.0,0.223,-0.12,0.06,-0.18,flip -11576,做空,2020-11-21 21:25:00,2020-11-21 21:30:00,540.08,541.62,1.2,100.0,0.2227,-0.34,0.06,-0.4,flip -11577,做多,2020-11-21 21:30:00,2020-11-21 21:40:00,541.62,543.56,1.2,100.0,0.2212,0.43,0.06,0.37,tp_upper -11578,做多,2020-11-21 22:40:00,2020-11-21 23:15:00,540.37,540.34,1.2,100.0,0.2223,-0.01,0.06,-0.07,flip -11579,做空,2020-11-21 23:15:00,2020-11-21 23:20:00,540.34,542.43,1.2,100.0,0.2221,-0.46,0.06,-0.52,flip -11580,做多,2020-11-21 23:20:00,2020-11-21 23:35:00,542.43,546.81,1.19,100.0,0.2202,0.96,0.06,0.9,tp_upper -11581,做多,2020-11-22 01:00:00,2020-11-22 02:25:00,553.11,546.69,1.24,100.0,0.2245,-1.44,0.06,-1.5,flip -11582,做空,2020-11-22 02:25:00,2020-11-22 03:30:00,546.69,547.93,1.23,100.0,0.2242,-0.28,0.06,-0.34,flip -11583,做多,2020-11-22 03:30:00,2020-11-22 03:35:00,547.93,547.74,1.22,100.0,0.223,-0.04,0.06,-0.1,flip -11584,做空,2020-11-22 03:35:00,2020-11-22 04:10:00,547.74,546.32,1.22,100.0,0.2228,0.32,0.06,0.26,tp_lower -11585,做多,2020-11-22 04:30:00,2020-11-22 04:50:00,548.53,547.95,1.22,100.0,0.2228,-0.13,0.06,-0.19,flip -11586,做空,2020-11-22 04:50:00,2020-11-22 04:55:00,547.95,548.46,1.22,100.0,0.2226,-0.11,0.06,-0.17,flip -11587,做多,2020-11-22 04:55:00,2020-11-22 05:00:00,548.46,546.93,1.22,100.0,0.222,-0.34,0.06,-0.4,flip -11588,做空,2020-11-22 05:00:00,2020-11-22 05:35:00,546.93,546.67,1.21,100.0,0.2217,0.06,0.06,-0.0,flip -11589,做多,2020-11-22 05:35:00,2020-11-22 07:00:00,546.67,541.04,1.21,100.0,0.2217,-1.25,0.06,-1.31,flip -11590,做空,2020-11-22 07:00:00,2020-11-22 07:05:00,541.04,539.41,1.2,100.0,0.2215,0.36,0.06,0.3,tp_lower -11591,做多,2020-11-22 07:45:00,2020-11-22 08:00:00,543.0,541.84,1.2,100.0,0.2211,-0.26,0.06,-0.32,flip -11592,做空,2020-11-22 08:00:00,2020-11-22 08:35:00,541.84,538.34,1.2,100.0,0.2209,0.77,0.06,0.71,tp_lower -11593,做多,2020-11-22 09:00:00,2020-11-22 09:20:00,539.66,540.2,1.2,100.0,0.223,0.12,0.06,0.06,flip -11594,做空,2020-11-22 09:20:00,2020-11-22 10:35:00,540.2,539.66,1.2,100.0,0.2228,0.12,0.06,0.06,tp_lower -11595,做多,2020-11-22 12:35:00,2020-11-22 12:40:00,529.5,528.09,1.2,100.0,0.2273,-0.32,0.06,-0.38,flip -11596,做空,2020-11-22 12:40:00,2020-11-22 15:00:00,528.09,532.07,1.2,100.0,0.2271,-0.9,0.06,-0.96,flip -11597,做多,2020-11-22 15:00:00,2020-11-22 15:10:00,532.07,532.69,1.19,100.0,0.2235,0.14,0.06,0.08,flip -11598,做空,2020-11-22 15:10:00,2020-11-22 15:30:00,532.69,531.02,1.19,100.0,0.2232,0.37,0.06,0.31,tp_lower -11599,做多,2020-11-22 15:35:00,2020-11-22 15:50:00,533.29,535.0,1.19,100.0,0.2235,0.38,0.06,0.32,tp_upper -11600,做多,2020-11-22 21:15:00,2020-11-22 21:35:00,571.27,570.64,1.19,100.0,0.2091,-0.13,0.06,-0.19,flip -11601,做空,2020-11-22 21:35:00,2020-11-22 23:05:00,570.64,570.2,1.19,100.0,0.2089,0.09,0.06,0.03,tp_lower -11602,做多,2020-11-23 01:10:00,2020-11-23 01:15:00,560.28,559.49,1.21,100.0,0.2167,-0.17,0.06,-0.23,flip -11603,做空,2020-11-23 01:15:00,2020-11-23 01:30:00,559.49,558.68,1.21,100.0,0.2165,0.18,0.06,0.11,flip -11604,做多,2020-11-23 01:30:00,2020-11-23 02:15:00,558.68,563.58,1.21,100.0,0.2169,1.06,0.06,1.0,tp_upper -11605,做多,2020-11-23 02:50:00,2020-11-23 02:55:00,562.71,560.63,1.22,100.0,0.2171,-0.45,0.06,-0.51,flip -11606,做空,2020-11-23 02:55:00,2020-11-23 03:00:00,560.63,561.26,1.22,100.0,0.2168,-0.14,0.06,-0.2,flip -11607,做多,2020-11-23 03:00:00,2020-11-23 03:15:00,561.26,564.95,1.21,100.0,0.2161,0.8,0.06,0.74,tp_upper -11608,做多,2020-11-23 05:15:00,2020-11-23 05:35:00,579.95,583.88,1.22,100.0,0.2103,0.83,0.06,0.77,flip -11609,做空,2020-11-23 05:35:00,2020-11-23 05:45:00,583.88,582.74,1.23,100.0,0.2101,0.24,0.06,0.18,flip -11610,做多,2020-11-23 05:45:00,2020-11-23 06:50:00,582.74,586.68,1.23,100.0,0.2107,0.83,0.06,0.77,tp_upper -11611,做多,2020-11-23 07:45:00,2020-11-23 07:55:00,582.18,581.42,1.24,100.0,0.2121,-0.16,0.06,-0.22,flip -11612,做空,2020-11-23 07:55:00,2020-11-23 08:00:00,581.42,585.08,1.23,100.0,0.2119,-0.78,0.06,-0.84,flip -11613,做多,2020-11-23 08:00:00,2020-11-23 08:20:00,585.08,584.91,1.22,100.0,0.2091,-0.04,0.06,-0.1,tp_upper -11614,做多,2020-11-23 09:05:00,2020-11-23 09:20:00,584.94,585.78,1.22,100.0,0.2089,0.18,0.06,0.11,flip -11615,做空,2020-11-23 09:20:00,2020-11-23 11:25:00,585.78,592.95,1.22,100.0,0.2086,-1.5,0.06,-1.56,flip -11616,做多,2020-11-23 11:25:00,2020-11-23 11:35:00,592.95,594.05,1.21,100.0,0.2034,0.22,0.06,0.16,flip -11617,做空,2020-11-23 11:35:00,2020-11-23 11:50:00,594.05,593.96,1.21,100.0,0.2032,0.02,0.06,-0.04,flip -11618,做多,2020-11-23 11:50:00,2020-11-23 13:00:00,593.96,599.36,1.21,100.0,0.203,1.1,0.06,1.04,tp_upper -11619,做多,2020-11-23 13:35:00,2020-11-23 14:00:00,592.56,604.69,1.22,100.0,0.2052,2.49,0.06,2.43,tp_upper -11620,做多,2020-11-23 15:05:00,2020-11-23 15:10:00,602.02,597.69,1.24,100.0,0.2059,-0.89,0.06,-0.95,flip -11621,做空,2020-11-23 15:10:00,2020-11-23 15:15:00,597.69,593.02,1.23,100.0,0.2057,0.96,0.06,0.9,tp_lower -11622,做多,2020-11-23 16:00:00,2020-11-23 18:00:00,593.64,593.96,1.24,100.0,0.2085,0.07,0.06,0.0,flip -11623,做空,2020-11-23 18:00:00,2020-11-23 18:05:00,593.96,596.07,1.24,100.0,0.2083,-0.44,0.06,-0.5,flip -11624,做多,2020-11-23 18:05:00,2020-11-23 18:10:00,596.07,595.24,1.23,100.0,0.2066,-0.17,0.06,-0.23,flip -11625,做空,2020-11-23 18:10:00,2020-11-23 18:35:00,595.24,596.2,1.23,100.0,0.2064,-0.2,0.06,-0.26,flip -11626,做多,2020-11-23 18:35:00,2020-11-23 18:45:00,596.2,596.19,1.23,100.0,0.2055,-0.0,0.06,-0.06,flip -11627,做空,2020-11-23 18:45:00,2020-11-23 19:20:00,596.19,595.65,1.22,100.0,0.2053,0.11,0.06,0.05,flip -11628,做多,2020-11-23 19:20:00,2020-11-23 19:55:00,595.65,598.77,1.22,100.0,0.2055,0.64,0.06,0.58,tp_upper -11629,做多,2020-11-23 20:55:00,2020-11-23 21:05:00,596.69,594.78,1.23,100.0,0.206,-0.39,0.06,-0.45,flip -11630,做空,2020-11-23 21:05:00,2020-11-23 21:20:00,594.78,595.41,1.22,100.0,0.2058,-0.13,0.06,-0.19,tp_lower -11631,做多,2020-11-23 21:25:00,2020-11-23 21:30:00,597.82,603.83,1.22,100.0,0.2043,1.23,0.06,1.17,tp_upper -11632,做多,2020-11-23 23:25:00,2020-11-23 23:30:00,607.7,606.09,1.23,100.0,0.2028,-0.33,0.06,-0.39,flip -11633,做空,2020-11-23 23:30:00,2020-11-23 23:35:00,606.09,606.27,1.23,100.0,0.2026,-0.04,0.06,-0.1,flip -11634,做多,2020-11-23 23:35:00,2020-11-24 00:00:00,606.27,608.85,1.23,100.0,0.2023,0.52,0.06,0.46,flip -11635,做空,2020-11-24 00:00:00,2020-11-24 00:15:00,608.85,608.48,1.27,100.0,0.208,0.08,0.06,0.01,flip -11636,做多,2020-11-24 00:15:00,2020-11-24 00:20:00,608.48,604.55,1.27,100.0,0.208,-0.82,0.06,-0.88,flip -11637,做空,2020-11-24 00:20:00,2020-11-24 00:25:00,604.55,602.31,1.26,100.0,0.2078,0.47,0.06,0.4,tp_lower -11638,做多,2020-11-24 00:45:00,2020-11-24 00:55:00,607.39,612.5,1.26,100.0,0.2074,1.06,0.06,1.0,tp_upper -11639,做多,2020-11-24 02:25:00,2020-11-24 02:30:00,617.1,617.09,1.27,100.0,0.2056,-0.0,0.06,-0.07,flip -11640,做空,2020-11-24 02:30:00,2020-11-24 02:35:00,617.09,618.02,1.27,100.0,0.2054,-0.19,0.06,-0.25,flip -11641,做多,2020-11-24 02:35:00,2020-11-24 02:45:00,618.02,615.56,1.26,100.0,0.2046,-0.5,0.06,-0.57,tp_upper -11642,做多,2020-11-24 03:15:00,2020-11-24 03:25:00,617.03,615.26,1.26,100.0,0.2039,-0.36,0.06,-0.42,flip -11643,做空,2020-11-24 03:25:00,2020-11-24 03:30:00,615.26,615.61,1.25,100.0,0.2037,-0.07,0.06,-0.13,flip -11644,做多,2020-11-24 03:30:00,2020-11-24 03:40:00,615.61,616.08,1.25,100.0,0.2033,0.1,0.06,0.03,flip -11645,做空,2020-11-24 03:40:00,2020-11-24 03:50:00,616.08,613.97,1.25,100.0,0.2031,0.43,0.06,0.37,tp_lower -11646,做多,2020-11-24 04:00:00,2020-11-24 04:30:00,615.75,615.93,1.25,100.0,0.2037,0.04,0.06,-0.03,tp_upper -11647,做多,2020-11-24 04:35:00,2020-11-24 04:40:00,618.08,619.84,1.25,100.0,0.2028,0.36,0.06,0.29,tp_upper -11648,做多,2020-11-24 05:35:00,2020-11-24 05:45:00,616.19,615.26,1.26,100.0,0.2038,-0.19,0.06,-0.25,flip -11649,做空,2020-11-24 05:45:00,2020-11-24 06:00:00,615.26,607.31,1.25,100.0,0.2036,1.62,0.06,1.56,tp_lower -11650,做多,2020-11-24 07:00:00,2020-11-24 07:10:00,612.56,609.53,1.27,100.0,0.2069,-0.63,0.06,-0.69,flip -11651,做空,2020-11-24 07:10:00,2020-11-24 07:35:00,609.53,607.68,1.26,100.0,0.2067,0.38,0.06,0.32,flip -11652,做多,2020-11-24 07:35:00,2020-11-24 08:20:00,607.68,615.72,1.26,100.0,0.2077,1.67,0.06,1.61,tp_upper -11653,做多,2020-11-24 09:30:00,2020-11-24 10:45:00,615.84,609.43,1.28,100.0,0.2075,-1.33,0.06,-1.39,flip -11654,做空,2020-11-24 10:45:00,2020-11-24 11:15:00,609.43,607.6,1.26,100.0,0.2073,0.38,0.06,0.32,flip -11655,做多,2020-11-24 11:15:00,2020-11-24 11:20:00,607.6,602.85,1.27,100.0,0.2083,-0.99,0.06,-1.05,flip -11656,做空,2020-11-24 11:20:00,2020-11-24 11:30:00,602.85,604.35,1.25,100.0,0.2081,-0.31,0.06,-0.38,flip -11657,做多,2020-11-24 11:30:00,2020-11-24 12:00:00,604.35,604.56,1.25,100.0,0.2069,0.04,0.06,-0.02,flip -11658,做空,2020-11-24 12:00:00,2020-11-24 12:05:00,604.56,601.59,1.25,100.0,0.2067,0.61,0.06,0.55,tp_lower -11659,做多,2020-11-24 12:20:00,2020-11-24 13:05:00,604.87,600.17,1.25,100.0,0.2074,-0.97,0.06,-1.04,flip -11660,做空,2020-11-24 13:05:00,2020-11-24 13:35:00,600.17,602.01,1.24,100.0,0.2072,-0.38,0.06,-0.44,flip -11661,做多,2020-11-24 13:35:00,2020-11-24 13:55:00,602.01,605.43,1.24,100.0,0.2057,0.7,0.06,0.64,tp_upper -11662,做多,2020-11-24 14:50:00,2020-11-24 14:55:00,602.78,602.07,1.24,100.0,0.2064,-0.15,0.06,-0.21,flip -11663,做空,2020-11-24 14:55:00,2020-11-24 15:00:00,602.07,603.89,1.24,100.0,0.2062,-0.38,0.06,-0.44,flip -11664,做多,2020-11-24 15:00:00,2020-11-24 15:10:00,603.89,603.31,1.24,100.0,0.2047,-0.12,0.06,-0.18,flip -11665,做空,2020-11-24 15:10:00,2020-11-24 15:15:00,603.31,604.06,1.23,100.0,0.2045,-0.15,0.06,-0.22,flip -11666,做多,2020-11-24 15:15:00,2020-11-24 15:25:00,604.06,604.22,1.23,100.0,0.2038,0.03,0.06,-0.03,tp_upper -11667,做多,2020-11-24 15:40:00,2020-11-24 15:55:00,603.28,608.08,1.23,100.0,0.2039,0.98,0.06,0.92,tp_upper -11668,做多,2020-11-24 16:55:00,2020-11-24 17:15:00,609.2,609.61,1.24,100.0,0.2034,0.08,0.06,0.02,flip -11669,做空,2020-11-24 17:15:00,2020-11-24 17:30:00,609.61,609.01,1.24,100.0,0.2032,0.12,0.06,0.06,flip -11670,做多,2020-11-24 17:30:00,2020-11-24 17:45:00,609.01,609.0,1.24,100.0,0.2033,-0.0,0.06,-0.06,flip -11671,做空,2020-11-24 17:45:00,2020-11-24 18:00:00,609.0,608.84,1.24,100.0,0.2031,0.03,0.06,-0.03,tp_lower -11672,做多,2020-11-24 18:00:00,2020-11-24 19:55:00,608.84,608.21,1.24,100.0,0.203,-0.13,0.06,-0.19,flip -11673,做空,2020-11-24 19:55:00,2020-11-24 20:00:00,608.21,606.57,1.23,100.0,0.2028,0.33,0.06,0.27,tp_lower -11674,做多,2020-11-24 20:05:00,2020-11-24 20:10:00,610.22,612.53,1.24,100.0,0.2025,0.47,0.06,0.41,tp_upper -11675,做多,2020-11-24 22:05:00,2020-11-24 23:00:00,603.58,603.61,1.24,100.0,0.2053,0.01,0.06,-0.06,flip -11676,做空,2020-11-24 23:00:00,2020-11-24 23:55:00,603.61,605.72,1.24,100.0,0.2051,-0.43,0.06,-0.49,flip -11677,做多,2020-11-24 23:55:00,2020-11-25 00:00:00,605.72,606.61,1.23,100.0,0.2035,0.18,0.06,0.12,tp_upper -11678,做多,2020-11-25 00:30:00,2020-11-25 00:35:00,604.79,603.88,1.28,100.0,0.2119,-0.19,0.06,-0.26,flip -11679,做空,2020-11-25 00:35:00,2020-11-25 00:40:00,603.88,604.19,1.28,100.0,0.2117,-0.07,0.06,-0.13,flip -11680,做多,2020-11-25 00:40:00,2020-11-25 01:10:00,604.19,605.7,1.28,100.0,0.2112,0.32,0.06,0.26,flip -11681,做空,2020-11-25 01:10:00,2020-11-25 01:45:00,605.7,604.75,1.28,100.0,0.211,0.2,0.06,0.14,flip -11682,做多,2020-11-25 01:45:00,2020-11-25 02:00:00,604.75,604.44,1.28,100.0,0.2115,-0.07,0.06,-0.13,flip -11683,做空,2020-11-25 02:00:00,2020-11-25 02:10:00,604.44,604.52,1.28,100.0,0.2113,-0.02,0.06,-0.08,tp_lower -11684,做多,2020-11-25 02:10:00,2020-11-25 02:15:00,604.52,603.87,1.28,100.0,0.211,-0.14,0.06,-0.2,flip -11685,做空,2020-11-25 02:15:00,2020-11-25 02:20:00,603.87,600.78,1.27,100.0,0.2108,0.65,0.06,0.59,tp_lower -11686,做多,2020-11-25 05:35:00,2020-11-25 06:20:00,589.57,594.97,1.28,100.0,0.2168,1.17,0.06,1.11,tp_upper -11687,做多,2020-11-25 07:05:00,2020-11-25 07:10:00,594.79,596.18,1.29,100.0,0.2166,0.3,0.06,0.24,tp_upper -11688,做多,2020-11-25 08:00:00,2020-11-25 08:05:00,596.0,595.63,1.29,100.0,0.2165,-0.08,0.06,-0.14,tp_upper -11689,做多,2020-11-25 08:30:00,2020-11-25 08:40:00,594.79,597.8,1.29,100.0,0.2166,0.65,0.06,0.59,tp_upper -11690,做多,2020-11-25 09:10:00,2020-11-25 09:35:00,595.49,594.83,1.29,100.0,0.2172,-0.14,0.06,-0.21,flip -11691,做空,2020-11-25 09:35:00,2020-11-25 09:40:00,594.83,595.83,1.29,100.0,0.217,-0.22,0.06,-0.28,flip -11692,做多,2020-11-25 09:40:00,2020-11-25 09:45:00,595.83,594.83,1.29,100.0,0.216,-0.22,0.06,-0.28,flip -11693,做空,2020-11-25 09:45:00,2020-11-25 09:50:00,594.83,595.9,1.28,100.0,0.2158,-0.23,0.06,-0.3,flip -11694,做多,2020-11-25 09:50:00,2020-11-25 10:00:00,595.9,599.27,1.28,100.0,0.2148,0.72,0.06,0.66,tp_upper -11695,做多,2020-11-25 11:40:00,2020-11-25 11:45:00,602.93,600.76,1.29,100.0,0.2133,-0.46,0.06,-0.53,flip -11696,做空,2020-11-25 11:45:00,2020-11-25 12:00:00,600.76,602.91,1.28,100.0,0.2131,-0.46,0.06,-0.52,flip -11697,做多,2020-11-25 12:00:00,2020-11-25 12:05:00,602.91,600.36,1.27,100.0,0.2114,-0.54,0.06,-0.6,flip -11698,做空,2020-11-25 12:05:00,2020-11-25 12:10:00,600.36,598.0,1.27,100.0,0.2112,0.5,0.06,0.44,tp_lower -11699,做多,2020-11-25 12:50:00,2020-11-25 13:40:00,600.68,599.08,1.27,100.0,0.2117,-0.34,0.06,-0.4,flip -11700,做空,2020-11-25 13:40:00,2020-11-25 13:45:00,599.08,603.61,1.27,100.0,0.2115,-0.96,0.06,-1.02,flip -11701,做多,2020-11-25 13:45:00,2020-11-25 13:50:00,603.61,596.2,1.26,100.0,0.2081,-1.54,0.06,-1.6,tp_upper -11702,做多,2020-11-25 14:45:00,2020-11-25 15:00:00,595.77,596.49,1.24,100.0,0.208,0.15,0.06,0.09,flip -11703,做空,2020-11-25 15:00:00,2020-11-25 15:25:00,596.49,597.22,1.24,100.0,0.2078,-0.15,0.06,-0.21,flip -11704,做多,2020-11-25 15:25:00,2020-11-25 15:30:00,597.22,597.54,1.24,100.0,0.2071,0.07,0.06,0.0,tp_upper -11705,做多,2020-11-25 16:00:00,2020-11-25 16:10:00,597.47,594.88,1.24,100.0,0.2069,-0.54,0.06,-0.6,flip -11706,做空,2020-11-25 16:10:00,2020-11-25 16:15:00,594.88,596.45,1.23,100.0,0.2067,-0.32,0.06,-0.39,tp_lower -11707,做多,2020-11-25 16:15:00,2020-11-25 16:20:00,596.45,593.5,1.23,100.0,0.2054,-0.61,0.06,-0.67,flip -11708,做空,2020-11-25 16:20:00,2020-11-25 16:25:00,593.5,592.57,1.22,100.0,0.2052,0.19,0.06,0.13,tp_lower -11709,做多,2020-11-25 17:50:00,2020-11-25 19:20:00,589.33,590.33,1.22,100.0,0.2068,0.21,0.06,0.15,flip -11710,做空,2020-11-25 19:20:00,2020-11-25 19:25:00,590.33,589.16,1.22,100.0,0.2066,0.24,0.06,0.18,tp_lower -11711,做多,2020-11-25 21:05:00,2020-11-25 21:15:00,583.22,582.29,1.22,100.0,0.2093,-0.19,0.06,-0.26,flip -11712,做空,2020-11-25 21:15:00,2020-11-25 21:20:00,582.29,583.18,1.22,100.0,0.2091,-0.19,0.06,-0.25,flip -11713,做多,2020-11-25 21:20:00,2020-11-25 21:25:00,583.18,582.97,1.21,100.0,0.2082,-0.04,0.06,-0.1,flip -11714,做空,2020-11-25 21:25:00,2020-11-25 22:00:00,582.97,577.97,1.21,100.0,0.208,1.04,0.06,0.98,tp_lower -11715,做多,2020-11-25 22:10:00,2020-11-26 00:00:00,578.29,565.52,1.22,100.0,0.2113,-2.7,0.06,-2.76,flip -11716,做空,2020-11-26 00:00:00,2020-11-26 00:05:00,565.52,572.52,1.24,100.0,0.2187,-1.53,0.06,-1.59,flip -11717,做多,2020-11-26 00:05:00,2020-11-26 01:00:00,572.52,575.59,1.22,100.0,0.2131,0.65,0.06,0.59,flip -11718,做空,2020-11-26 01:00:00,2020-11-26 01:45:00,575.59,568.41,1.23,100.0,0.2129,1.53,0.06,1.47,tp_lower -11719,做多,2020-11-26 04:55:00,2020-11-26 05:20:00,527.78,528.4,1.24,100.0,0.2349,0.15,0.06,0.08,flip -11720,做空,2020-11-26 05:20:00,2020-11-26 05:40:00,528.4,529.6,1.24,100.0,0.2346,-0.28,0.06,-0.34,flip -11721,做多,2020-11-26 05:40:00,2020-11-26 05:50:00,529.6,526.98,1.24,100.0,0.2333,-0.61,0.06,-0.67,flip -11722,做空,2020-11-26 05:50:00,2020-11-26 05:55:00,526.98,529.4,1.23,100.0,0.2331,-0.56,0.06,-0.63,flip -11723,做多,2020-11-26 05:55:00,2020-11-26 06:00:00,529.4,528.07,1.22,100.0,0.2307,-0.31,0.06,-0.37,flip -11724,做空,2020-11-26 06:00:00,2020-11-26 06:10:00,528.07,531.15,1.22,100.0,0.2305,-0.71,0.06,-0.77,flip -11725,做多,2020-11-26 06:10:00,2020-11-26 06:30:00,531.15,530.08,1.21,100.0,0.2276,-0.24,0.06,-0.3,flip -11726,做空,2020-11-26 06:30:00,2020-11-26 06:40:00,530.08,531.31,1.21,100.0,0.2274,-0.28,0.06,-0.34,flip -11727,做多,2020-11-26 06:40:00,2020-11-26 06:45:00,531.31,529.38,1.2,100.0,0.2261,-0.44,0.06,-0.5,flip -11728,做空,2020-11-26 06:45:00,2020-11-26 06:55:00,529.38,532.31,1.2,100.0,0.2259,-0.66,0.06,-0.72,flip -11729,做多,2020-11-26 06:55:00,2020-11-26 07:00:00,532.31,527.23,1.19,100.0,0.2232,-1.13,0.06,-1.19,flip -11730,做空,2020-11-26 07:00:00,2020-11-26 07:05:00,527.23,528.08,1.18,100.0,0.2229,-0.19,0.06,-0.25,flip -11731,做多,2020-11-26 07:05:00,2020-11-26 09:05:00,528.08,505.48,1.17,100.0,0.222,-5.02,0.06,-5.07,flip -11732,做空,2020-11-26 09:05:00,2020-11-26 09:45:00,505.48,500.75,1.12,100.0,0.2218,1.05,0.06,0.99,flip -11733,做多,2020-11-26 09:45:00,2020-11-26 10:00:00,500.75,504.59,1.13,100.0,0.2257,0.87,0.06,0.81,tp_upper -11734,做多,2020-11-26 12:05:00,2020-11-26 12:20:00,512.31,521.8,1.14,100.0,0.2221,2.11,0.06,2.05,tp_upper -11735,做多,2020-11-26 13:45:00,2020-11-26 13:50:00,522.68,520.1,1.16,100.0,0.2215,-0.57,0.06,-0.63,flip -11736,做空,2020-11-26 13:50:00,2020-11-26 13:55:00,520.1,512.58,1.15,100.0,0.2213,1.66,0.06,1.61,tp_lower -11737,做多,2020-11-26 15:10:00,2020-11-26 15:45:00,516.47,512.76,1.17,100.0,0.2259,-0.84,0.06,-0.9,flip -11738,做空,2020-11-26 15:45:00,2020-11-26 16:05:00,512.76,510.93,1.16,100.0,0.2256,0.41,0.06,0.36,flip -11739,做多,2020-11-26 16:05:00,2020-11-26 18:00:00,510.93,494.28,1.16,100.0,0.227,-3.78,0.06,-3.84,flip -11740,做空,2020-11-26 18:00:00,2020-11-26 18:05:00,494.28,498.52,1.12,100.0,0.2268,-0.96,0.06,-1.02,flip -11741,做多,2020-11-26 18:05:00,2020-11-26 18:40:00,498.52,498.83,1.11,100.0,0.2227,0.07,0.06,0.01,tp_upper -11742,做多,2020-11-26 19:30:00,2020-11-26 19:50:00,495.31,503.87,1.11,100.0,0.2241,1.92,0.06,1.86,tp_upper -11743,做多,2020-11-26 21:45:00,2020-11-26 21:50:00,519.62,516.76,1.13,100.0,0.2171,-0.62,0.06,-0.68,flip -11744,做空,2020-11-26 21:50:00,2020-11-26 21:55:00,516.76,513.94,1.12,100.0,0.2168,0.61,0.06,0.56,tp_lower -11745,做多,2020-11-26 22:15:00,2020-11-26 22:45:00,519.22,518.31,1.13,100.0,0.2168,-0.2,0.06,-0.25,flip -11746,做空,2020-11-26 22:45:00,2020-11-26 22:50:00,518.31,519.62,1.12,100.0,0.2166,-0.28,0.06,-0.34,flip -11747,做多,2020-11-26 22:50:00,2020-11-26 23:00:00,519.62,516.39,1.12,100.0,0.2152,-0.7,0.06,-0.75,flip -11748,做空,2020-11-26 23:00:00,2020-11-26 23:05:00,516.39,514.82,1.11,100.0,0.215,0.34,0.06,0.28,tp_lower -11749,做多,2020-11-26 23:25:00,2020-11-26 23:45:00,519.04,517.56,1.11,100.0,0.2144,-0.32,0.06,-0.37,flip -11750,做空,2020-11-26 23:45:00,2020-11-26 23:55:00,517.56,520.25,1.11,100.0,0.2142,-0.58,0.06,-0.63,flip -11751,做多,2020-11-26 23:55:00,2020-11-27 00:00:00,520.25,517.91,1.1,100.0,0.2117,-0.5,0.05,-0.55,flip -11752,做空,2020-11-27 00:00:00,2020-11-27 00:25:00,517.91,518.84,1.13,100.0,0.2188,-0.2,0.06,-0.26,flip -11753,做多,2020-11-27 00:25:00,2020-11-27 00:35:00,518.84,522.85,1.13,100.0,0.2178,0.87,0.06,0.82,tp_upper -11754,做多,2020-11-27 02:00:00,2020-11-27 03:35:00,527.0,522.63,1.14,100.0,0.2159,-0.94,0.06,-1.0,flip -11755,做空,2020-11-27 03:35:00,2020-11-27 04:00:00,522.63,521.52,1.13,100.0,0.2157,0.24,0.06,0.18,flip -11756,做多,2020-11-27 04:00:00,2020-11-27 04:25:00,521.52,523.93,1.13,100.0,0.2164,0.52,0.06,0.46,tp_upper -11757,做多,2020-11-27 04:45:00,2020-11-27 05:05:00,521.88,524.89,1.13,100.0,0.217,0.65,0.06,0.6,tp_upper -11758,做多,2020-11-27 06:10:00,2020-11-27 06:55:00,524.73,525.37,1.14,100.0,0.2168,0.14,0.06,0.08,flip -11759,做空,2020-11-27 06:55:00,2020-11-27 07:05:00,525.37,522.96,1.14,100.0,0.2166,0.52,0.06,0.47,tp_lower -11760,做多,2020-11-27 09:00:00,2020-11-27 09:20:00,515.12,507.92,1.14,100.0,0.2217,-1.6,0.06,-1.65,flip -11761,做空,2020-11-27 09:20:00,2020-11-27 10:00:00,507.92,506.77,1.13,100.0,0.2215,0.25,0.06,0.2,flip -11762,做多,2020-11-27 10:00:00,2020-11-27 10:25:00,506.77,509.18,1.13,100.0,0.2223,0.54,0.06,0.48,flip -11763,做空,2020-11-27 10:25:00,2020-11-27 10:40:00,509.18,508.0,1.13,100.0,0.2221,0.26,0.06,0.21,flip -11764,做多,2020-11-27 10:40:00,2020-11-27 10:45:00,508.0,506.68,1.13,100.0,0.2229,-0.29,0.06,-0.35,flip -11765,做空,2020-11-27 10:45:00,2020-11-27 10:50:00,506.68,511.52,1.13,100.0,0.2227,-1.08,0.06,-1.13,flip -11766,做多,2020-11-27 10:50:00,2020-11-27 10:55:00,511.52,512.66,1.12,100.0,0.2182,0.25,0.06,0.19,tp_upper -11767,做多,2020-11-27 11:20:00,2020-11-27 11:30:00,510.14,507.55,1.12,100.0,0.2191,-0.57,0.06,-0.62,flip -11768,做空,2020-11-27 11:30:00,2020-11-27 11:40:00,507.55,505.0,1.11,100.0,0.2189,0.56,0.06,0.5,tp_lower -11769,做多,2020-11-27 11:55:00,2020-11-27 12:10:00,508.0,508.28,1.12,100.0,0.2195,0.06,0.06,0.01,flip -11770,做空,2020-11-27 12:10:00,2020-11-27 12:20:00,508.28,510.37,1.11,100.0,0.2193,-0.46,0.06,-0.51,flip -11771,做多,2020-11-27 12:20:00,2020-11-27 12:30:00,510.37,512.46,1.11,100.0,0.2173,0.45,0.06,0.4,tp_upper -11772,做多,2020-11-27 13:35:00,2020-11-27 14:50:00,513.0,510.4,1.11,100.0,0.2169,-0.56,0.06,-0.62,flip -11773,做空,2020-11-27 14:50:00,2020-11-27 15:00:00,510.4,506.14,1.11,100.0,0.2166,0.92,0.05,0.87,tp_lower -11774,做多,2020-11-27 16:20:00,2020-11-27 16:25:00,504.32,504.0,1.11,100.0,0.2209,-0.07,0.06,-0.13,flip -11775,做空,2020-11-27 16:25:00,2020-11-27 16:45:00,504.0,503.89,1.11,100.0,0.2207,0.02,0.06,-0.03,flip -11776,做多,2020-11-27 16:45:00,2020-11-27 17:35:00,503.89,504.1,1.11,100.0,0.2205,0.05,0.06,-0.01,flip -11777,做空,2020-11-27 17:35:00,2020-11-27 17:45:00,504.1,502.82,1.11,100.0,0.2203,0.28,0.06,0.23,flip -11778,做多,2020-11-27 17:45:00,2020-11-27 18:05:00,502.82,506.63,1.11,100.0,0.2212,0.84,0.06,0.79,tp_upper -11779,做多,2020-11-27 19:10:00,2020-11-27 19:20:00,508.1,505.88,1.12,100.0,0.2203,-0.49,0.06,-0.54,flip -11780,做空,2020-11-27 19:20:00,2020-11-27 19:30:00,505.88,505.25,1.11,100.0,0.2201,0.14,0.06,0.08,tp_lower -11781,做多,2020-11-27 19:50:00,2020-11-27 19:55:00,507.0,506.81,1.11,100.0,0.2197,-0.04,0.06,-0.1,flip -11782,做空,2020-11-27 19:55:00,2020-11-27 20:00:00,506.81,505.41,1.11,100.0,0.2195,0.31,0.06,0.25,tp_lower -11783,做多,2020-11-27 20:05:00,2020-11-27 20:10:00,509.75,511.4,1.11,100.0,0.2186,0.36,0.06,0.3,tp_upper -11784,做多,2020-11-27 21:45:00,2020-11-27 22:00:00,514.33,517.15,1.12,100.0,0.2171,0.61,0.06,0.56,tp_upper -11785,做多,2020-11-27 22:35:00,2020-11-27 22:40:00,514.96,514.47,1.12,100.0,0.2178,-0.11,0.06,-0.16,flip -11786,做空,2020-11-27 22:40:00,2020-11-27 22:50:00,514.47,515.57,1.12,100.0,0.2176,-0.24,0.06,-0.3,flip -11787,做多,2020-11-27 22:50:00,2020-11-27 22:55:00,515.57,513.43,1.12,100.0,0.2165,-0.46,0.06,-0.52,flip -11788,做空,2020-11-27 22:55:00,2020-11-27 23:00:00,513.43,516.48,1.11,100.0,0.2163,-0.66,0.06,-0.72,flip -11789,做多,2020-11-27 23:00:00,2020-11-27 23:05:00,516.48,517.74,1.1,100.0,0.2135,0.27,0.06,0.21,tp_upper -11790,做多,2020-11-27 23:30:00,2020-11-27 23:55:00,516.12,518.92,1.1,100.0,0.2139,0.6,0.06,0.54,tp_upper -11791,做多,2020-11-28 00:20:00,2020-11-28 00:30:00,515.75,515.97,1.15,100.0,0.2228,0.05,0.06,-0.01,flip -11792,做空,2020-11-28 00:30:00,2020-11-28 00:35:00,515.97,516.29,1.15,100.0,0.2225,-0.07,0.06,-0.13,flip -11793,做多,2020-11-28 00:35:00,2020-11-28 00:50:00,516.29,518.06,1.15,100.0,0.222,0.39,0.06,0.34,tp_upper -11794,做多,2020-11-28 01:05:00,2020-11-28 01:15:00,516.77,519.98,1.15,100.0,0.2224,0.71,0.06,0.66,tp_upper -11795,做多,2020-11-28 03:50:00,2020-11-28 03:55:00,515.35,515.2,1.16,100.0,0.2241,-0.03,0.06,-0.09,flip -11796,做空,2020-11-28 03:55:00,2020-11-28 04:05:00,515.2,514.31,1.15,100.0,0.2239,0.2,0.06,0.14,flip -11797,做多,2020-11-28 04:05:00,2020-11-28 06:10:00,514.31,513.91,1.15,100.0,0.2245,-0.09,0.06,-0.15,tp_upper -11798,做多,2020-11-28 06:45:00,2020-11-28 07:00:00,512.86,514.82,1.15,100.0,0.2247,0.44,0.06,0.38,tp_upper -11799,做多,2020-11-28 08:00:00,2020-11-28 08:05:00,516.16,515.63,1.16,100.0,0.2239,-0.12,0.06,-0.18,tp_upper -11800,做多,2020-11-28 09:40:00,2020-11-28 09:45:00,510.6,510.15,1.15,100.0,0.2259,-0.1,0.06,-0.16,flip -11801,做空,2020-11-28 09:45:00,2020-11-28 09:50:00,510.15,510.56,1.15,100.0,0.2257,-0.09,0.06,-0.15,flip -11802,做多,2020-11-28 09:50:00,2020-11-28 09:55:00,510.56,510.09,1.15,100.0,0.2251,-0.11,0.06,-0.16,flip -11803,做空,2020-11-28 09:55:00,2020-11-28 13:10:00,510.09,518.46,1.15,100.0,0.2248,-1.88,0.06,-1.94,flip -11804,做多,2020-11-28 13:10:00,2020-11-28 13:25:00,518.46,521.59,1.13,100.0,0.2174,0.68,0.06,0.62,tp_upper -11805,做多,2020-11-28 14:55:00,2020-11-28 15:05:00,527.1,529.2,1.13,100.0,0.2149,0.45,0.06,0.39,tp_upper -11806,做多,2020-11-28 15:20:00,2020-11-28 15:25:00,527.14,526.68,1.14,100.0,0.2155,-0.1,0.06,-0.16,flip -11807,做空,2020-11-28 15:25:00,2020-11-28 15:35:00,526.68,527.1,1.13,100.0,0.2153,-0.09,0.06,-0.15,flip -11808,做多,2020-11-28 15:35:00,2020-11-28 15:45:00,527.1,529.92,1.13,100.0,0.2147,0.61,0.06,0.55,tp_upper -11809,做多,2020-11-28 17:10:00,2020-11-28 17:40:00,536.79,539.22,1.14,100.0,0.2118,0.51,0.06,0.46,flip -11810,做空,2020-11-28 17:40:00,2020-11-28 17:50:00,539.22,541.47,1.14,100.0,0.2116,-0.48,0.06,-0.53,flip -11811,做多,2020-11-28 17:50:00,2020-11-28 17:55:00,541.47,541.57,1.13,100.0,0.2096,0.02,0.06,-0.04,tp_upper -11812,做多,2020-11-28 18:50:00,2020-11-28 19:05:00,542.69,542.56,1.13,100.0,0.2089,-0.03,0.06,-0.08,flip -11813,做空,2020-11-28 19:05:00,2020-11-28 19:20:00,542.56,539.57,1.13,100.0,0.2087,0.62,0.06,0.57,tp_lower -11814,做多,2020-11-28 19:35:00,2020-11-28 19:55:00,542.48,545.94,1.14,100.0,0.2097,0.73,0.06,0.67,tp_upper -11815,做多,2020-11-28 21:50:00,2020-11-28 22:15:00,543.16,542.31,1.14,100.0,0.2106,-0.18,0.06,-0.24,flip -11816,做空,2020-11-28 22:15:00,2020-11-28 22:20:00,542.31,542.16,1.14,100.0,0.2104,0.03,0.06,-0.03,tp_lower -11817,做多,2020-11-28 22:30:00,2020-11-28 22:35:00,542.3,547.36,1.14,100.0,0.2102,1.06,0.06,1.01,tp_upper -11818,做多,2020-11-28 22:35:00,2020-11-28 22:40:00,547.36,545.31,1.15,100.0,0.21,-0.43,0.06,-0.49,tp_upper -11819,做多,2020-11-28 22:50:00,2020-11-28 23:20:00,542.62,542.47,1.14,100.0,0.2108,-0.03,0.06,-0.09,flip -11820,做空,2020-11-28 23:20:00,2020-11-28 23:25:00,542.47,544.01,1.14,100.0,0.2106,-0.32,0.06,-0.38,flip -11821,做多,2020-11-28 23:25:00,2020-11-28 23:30:00,544.01,543.24,1.14,100.0,0.2092,-0.16,0.06,-0.22,flip -11822,做空,2020-11-28 23:30:00,2020-11-28 23:45:00,543.24,535.29,1.14,100.0,0.209,1.66,0.06,1.61,tp_lower -11823,做多,2020-11-29 01:00:00,2020-11-29 01:05:00,537.67,536.58,1.18,100.0,0.2202,-0.24,0.06,-0.3,flip -11824,做空,2020-11-29 01:05:00,2020-11-29 01:10:00,536.58,537.51,1.18,100.0,0.22,-0.2,0.06,-0.26,flip -11825,做多,2020-11-29 01:10:00,2020-11-29 01:15:00,537.51,536.38,1.18,100.0,0.219,-0.25,0.06,-0.31,flip -11826,做空,2020-11-29 01:15:00,2020-11-29 01:25:00,536.38,531.8,1.17,100.0,0.2188,1.0,0.06,0.94,tp_lower -11827,做多,2020-11-29 02:10:00,2020-11-29 02:45:00,535.27,539.63,1.18,100.0,0.2209,0.96,0.06,0.9,tp_upper -11828,做多,2020-11-29 04:30:00,2020-11-29 04:40:00,542.37,541.81,1.19,100.0,0.2195,-0.12,0.06,-0.18,flip -11829,做空,2020-11-29 04:40:00,2020-11-29 04:50:00,541.81,540.51,1.19,100.0,0.2193,0.29,0.06,0.23,tp_lower -11830,做多,2020-11-29 05:20:00,2020-11-29 05:25:00,541.29,541.05,1.19,100.0,0.2198,-0.05,0.06,-0.11,flip -11831,做空,2020-11-29 05:25:00,2020-11-29 05:35:00,541.05,541.14,1.19,100.0,0.2196,-0.02,0.06,-0.08,flip -11832,做多,2020-11-29 05:35:00,2020-11-29 06:00:00,541.14,539.68,1.19,100.0,0.2193,-0.32,0.06,-0.38,flip -11833,做空,2020-11-29 06:00:00,2020-11-29 06:05:00,539.68,538.77,1.18,100.0,0.2191,0.2,0.06,0.14,tp_lower -11834,做多,2020-11-29 07:15:00,2020-11-29 07:35:00,538.54,540.7,1.18,100.0,0.2197,0.47,0.06,0.42,tp_upper -11835,做多,2020-11-29 09:50:00,2020-11-29 09:55:00,550.92,550.68,1.19,100.0,0.2154,-0.05,0.06,-0.11,flip -11836,做空,2020-11-29 09:55:00,2020-11-29 10:10:00,550.68,551.25,1.19,100.0,0.2152,-0.12,0.06,-0.18,flip -11837,做多,2020-11-29 10:10:00,2020-11-29 10:50:00,551.25,554.64,1.18,100.0,0.2145,0.73,0.06,0.67,tp_upper -11838,做多,2020-11-29 12:00:00,2020-11-29 12:05:00,553.06,553.01,1.19,100.0,0.2149,-0.01,0.06,-0.07,flip -11839,做空,2020-11-29 12:05:00,2020-11-29 12:15:00,553.01,547.67,1.19,100.0,0.2147,1.15,0.06,1.09,tp_lower -11840,做多,2020-11-29 12:50:00,2020-11-29 13:20:00,551.69,554.21,1.2,100.0,0.2171,0.55,0.06,0.49,tp_upper -11841,做多,2020-11-29 14:45:00,2020-11-29 15:20:00,553.62,554.32,1.2,100.0,0.2171,0.15,0.06,0.09,flip -11842,做空,2020-11-29 15:20:00,2020-11-29 15:55:00,554.32,554.6,1.2,100.0,0.2169,-0.06,0.06,-0.12,flip -11843,做多,2020-11-29 15:55:00,2020-11-29 16:00:00,554.6,555.4,1.2,100.0,0.2165,0.17,0.06,0.11,tp_upper -11844,做多,2020-11-29 16:15:00,2020-11-29 17:15:00,552.55,554.75,1.2,100.0,0.2174,0.48,0.06,0.42,tp_upper -11845,做多,2020-11-29 18:45:00,2020-11-29 19:15:00,553.79,553.52,1.2,100.0,0.2175,-0.06,0.06,-0.12,flip -11846,做空,2020-11-29 19:15:00,2020-11-29 19:40:00,553.52,552.36,1.2,100.0,0.2173,0.25,0.06,0.19,flip -11847,做多,2020-11-29 19:40:00,2020-11-29 20:15:00,552.36,556.08,1.2,100.0,0.218,0.81,0.06,0.75,tp_upper -11848,做多,2020-11-29 22:25:00,2020-11-29 22:30:00,566.34,565.6,1.21,100.0,0.2138,-0.16,0.06,-0.22,flip -11849,做空,2020-11-29 22:30:00,2020-11-29 22:35:00,565.6,567.35,1.21,100.0,0.2136,-0.37,0.06,-0.43,flip -11850,做多,2020-11-29 22:35:00,2020-11-29 22:45:00,567.35,570.85,1.2,100.0,0.2121,0.74,0.06,0.68,tp_upper -11851,做多,2020-11-30 01:30:00,2020-11-30 01:55:00,586.78,587.87,1.24,100.0,0.2113,0.23,0.06,0.17,flip -11852,做空,2020-11-30 01:55:00,2020-11-30 02:00:00,587.87,587.95,1.24,100.0,0.211,-0.02,0.06,-0.08,flip -11853,做多,2020-11-30 02:00:00,2020-11-30 02:15:00,587.95,587.07,1.24,100.0,0.2108,-0.19,0.06,-0.25,flip -11854,做空,2020-11-30 02:15:00,2020-11-30 02:35:00,587.07,588.02,1.24,100.0,0.2106,-0.2,0.06,-0.26,flip -11855,做多,2020-11-30 02:35:00,2020-11-30 02:45:00,588.02,588.49,1.23,100.0,0.2097,0.1,0.06,0.04,flip -11856,做空,2020-11-30 02:45:00,2020-11-30 03:00:00,588.49,584.75,1.23,100.0,0.2095,0.78,0.06,0.72,tp_lower -11857,做多,2020-11-30 03:25:00,2020-11-30 04:00:00,587.78,586.77,1.24,100.0,0.2108,-0.21,0.06,-0.27,flip -11858,做空,2020-11-30 04:00:00,2020-11-30 04:05:00,586.77,586.93,1.24,100.0,0.2106,-0.03,0.06,-0.1,flip -11859,做多,2020-11-30 04:05:00,2020-11-30 05:10:00,586.93,585.29,1.23,100.0,0.2103,-0.34,0.06,-0.41,flip -11860,做空,2020-11-30 05:10:00,2020-11-30 05:15:00,585.29,585.85,1.23,100.0,0.2101,-0.12,0.06,-0.18,flip -11861,做多,2020-11-30 05:15:00,2020-11-30 05:25:00,585.85,588.02,1.23,100.0,0.2095,0.45,0.06,0.39,tp_upper -11862,做多,2020-11-30 05:25:00,2020-11-30 05:30:00,588.02,586.54,1.23,100.0,0.2093,-0.31,0.06,-0.37,tp_upper -11863,做多,2020-11-30 06:45:00,2020-11-30 06:50:00,584.53,584.07,1.23,100.0,0.2098,-0.1,0.06,-0.16,flip -11864,做空,2020-11-30 06:50:00,2020-11-30 07:05:00,584.07,584.99,1.22,100.0,0.2096,-0.19,0.06,-0.25,flip -11865,做多,2020-11-30 07:05:00,2020-11-30 07:10:00,584.99,586.89,1.22,100.0,0.2087,0.4,0.06,0.34,tp_upper -11866,做多,2020-11-30 09:50:00,2020-11-30 10:20:00,576.55,582.25,1.22,100.0,0.2122,1.21,0.06,1.15,tp_upper -11867,做多,2020-11-30 13:45:00,2020-11-30 13:50:00,596.77,601.59,1.23,100.0,0.2069,1.0,0.06,0.93,tp_upper -11868,做多,2020-11-30 15:25:00,2020-11-30 16:15:00,605.55,613.75,1.24,100.0,0.2053,1.68,0.06,1.62,tp_upper -11869,做多,2020-11-30 16:50:00,2020-11-30 17:55:00,605.94,606.25,1.26,100.0,0.2077,0.06,0.06,0.0,flip -11870,做空,2020-11-30 17:55:00,2020-11-30 18:15:00,606.25,604.1,1.26,100.0,0.2075,0.45,0.06,0.38,flip -11871,做多,2020-11-30 18:15:00,2020-11-30 19:55:00,604.1,602.97,1.26,100.0,0.2088,-0.24,0.06,-0.3,flip -11872,做空,2020-11-30 19:55:00,2020-11-30 20:00:00,602.97,601.22,1.26,100.0,0.2086,0.37,0.06,0.3,tp_lower -11873,做多,2020-11-30 20:05:00,2020-11-30 20:30:00,604.74,606.55,1.26,100.0,0.2084,0.38,0.06,0.31,tp_upper -11874,做多,2020-11-30 22:30:00,2020-11-30 22:35:00,607.12,606.52,1.26,100.0,0.208,-0.12,0.06,-0.19,flip -11875,做空,2020-11-30 22:35:00,2020-12-01 00:35:00,606.52,610.0,1.26,100.0,0.2078,-0.72,0.06,-0.79,tp_lower -11876,做多,2020-12-01 01:40:00,2020-12-01 02:30:00,609.88,608.55,1.28,100.0,0.2097,-0.28,0.06,-0.34,flip -11877,做空,2020-12-01 02:30:00,2020-12-01 02:35:00,608.55,610.71,1.27,100.0,0.2095,-0.45,0.06,-0.52,flip -11878,做多,2020-12-01 02:35:00,2020-12-01 02:45:00,610.71,609.17,1.27,100.0,0.2078,-0.32,0.06,-0.38,flip -11879,做空,2020-12-01 02:45:00,2020-12-01 02:50:00,609.17,610.82,1.26,100.0,0.2076,-0.34,0.06,-0.41,flip -11880,做多,2020-12-01 02:50:00,2020-12-01 03:00:00,610.82,609.82,1.26,100.0,0.2063,-0.21,0.06,-0.27,flip -11881,做空,2020-12-01 03:00:00,2020-12-01 03:10:00,609.82,608.38,1.26,100.0,0.2061,0.3,0.06,0.23,tp_lower -11882,做多,2020-12-01 03:45:00,2020-12-01 04:15:00,608.7,607.3,1.26,100.0,0.2067,-0.29,0.06,-0.35,flip -11883,做空,2020-12-01 04:15:00,2020-12-01 04:20:00,607.3,608.45,1.25,100.0,0.2065,-0.24,0.06,-0.3,flip -11884,做多,2020-12-01 04:20:00,2020-12-01 04:25:00,608.45,606.35,1.25,100.0,0.2055,-0.43,0.06,-0.49,flip -11885,做空,2020-12-01 04:25:00,2020-12-01 04:30:00,606.35,603.14,1.25,100.0,0.2053,0.66,0.06,0.6,tp_lower -11886,做多,2020-12-01 04:50:00,2020-12-01 04:55:00,607.0,604.21,1.25,100.0,0.206,-0.57,0.06,-0.64,flip -11887,做空,2020-12-01 04:55:00,2020-12-01 05:00:00,604.21,602.93,1.24,100.0,0.2058,0.26,0.06,0.2,tp_lower -11888,做多,2020-12-01 05:15:00,2020-12-01 06:05:00,605.94,611.2,1.24,100.0,0.2054,1.08,0.06,1.02,tp_upper -11889,做多,2020-12-01 07:05:00,2020-12-01 07:15:00,608.29,608.69,1.25,100.0,0.2062,0.08,0.06,0.02,flip -11890,做空,2020-12-01 07:15:00,2020-12-01 07:20:00,608.69,609.27,1.25,100.0,0.206,-0.12,0.06,-0.18,flip -11891,做多,2020-12-01 07:20:00,2020-12-01 07:25:00,609.27,608.43,1.25,100.0,0.2054,-0.17,0.06,-0.24,flip -11892,做空,2020-12-01 07:25:00,2020-12-01 07:30:00,608.43,610.53,1.25,100.0,0.2052,-0.43,0.06,-0.49,flip -11893,做多,2020-12-01 07:30:00,2020-12-01 07:45:00,610.53,608.86,1.24,100.0,0.2036,-0.34,0.06,-0.4,flip -11894,做空,2020-12-01 07:45:00,2020-12-01 08:45:00,608.86,610.07,1.24,100.0,0.2034,-0.25,0.06,-0.31,flip -11895,做多,2020-12-01 08:45:00,2020-12-01 09:15:00,610.07,613.61,1.23,100.0,0.2024,0.72,0.06,0.65,tp_upper -11896,做多,2020-12-01 09:15:00,2020-12-01 09:20:00,613.61,612.4,1.24,100.0,0.2022,-0.24,0.06,-0.31,tp_upper -11897,做多,2020-12-01 09:35:00,2020-12-01 09:40:00,611.4,611.24,1.24,100.0,0.2023,-0.03,0.06,-0.09,flip -11898,做空,2020-12-01 09:40:00,2020-12-01 11:25:00,611.24,614.5,1.24,100.0,0.2021,-0.66,0.06,-0.72,tp_lower -11899,做多,2020-12-01 13:40:00,2020-12-01 14:35:00,593.49,601.51,1.23,100.0,0.2068,1.66,0.06,1.6,tp_upper -11900,做多,2020-12-01 15:45:00,2020-12-01 15:50:00,607.07,606.79,1.24,100.0,0.2047,-0.06,0.06,-0.12,flip -11901,做空,2020-12-01 15:50:00,2020-12-01 16:00:00,606.79,607.97,1.24,100.0,0.2045,-0.24,0.06,-0.3,flip -11902,做多,2020-12-01 16:00:00,2020-12-01 17:40:00,607.97,591.11,1.24,100.0,0.2035,-3.43,0.06,-3.49,flip -11903,做空,2020-12-01 17:40:00,2020-12-01 17:45:00,591.11,595.89,1.2,100.0,0.2033,-0.97,0.06,-1.03,tp_lower -11904,做多,2020-12-01 17:45:00,2020-12-01 18:00:00,595.89,593.15,1.19,100.0,0.1998,-0.55,0.06,-0.61,flip -11905,做空,2020-12-01 18:00:00,2020-12-01 18:05:00,593.15,593.65,1.18,100.0,0.1996,-0.1,0.06,-0.16,flip -11906,做多,2020-12-01 18:05:00,2020-12-01 18:10:00,593.65,591.24,1.18,100.0,0.1991,-0.48,0.06,-0.54,flip -11907,做空,2020-12-01 18:10:00,2020-12-01 18:30:00,591.24,592.99,1.18,100.0,0.1989,-0.35,0.06,-0.41,flip -11908,做多,2020-12-01 18:30:00,2020-12-01 18:40:00,592.99,591.88,1.17,100.0,0.1975,-0.22,0.06,-0.28,flip -11909,做空,2020-12-01 18:40:00,2020-12-01 18:50:00,591.88,591.62,1.17,100.0,0.1973,0.05,0.06,-0.01,tp_lower -11910,做多,2020-12-01 19:05:00,2020-12-01 19:35:00,595.18,596.06,1.17,100.0,0.1961,0.17,0.06,0.11,tp_upper -11911,做多,2020-12-01 20:25:00,2020-12-01 20:30:00,597.35,593.95,1.17,100.0,0.1955,-0.66,0.06,-0.72,flip -11912,做空,2020-12-01 20:30:00,2020-12-01 20:35:00,593.95,592.47,1.16,100.0,0.1953,0.29,0.06,0.23,tp_lower -11913,做多,2020-12-01 21:10:00,2020-12-01 21:20:00,596.19,596.31,1.16,100.0,0.1949,0.02,0.06,-0.03,flip -11914,做空,2020-12-01 21:20:00,2020-12-01 21:25:00,596.31,599.14,1.16,100.0,0.1947,-0.55,0.06,-0.61,flip -11915,做多,2020-12-01 21:25:00,2020-12-01 21:50:00,599.14,595.84,1.15,100.0,0.1927,-0.64,0.06,-0.69,flip -11916,做空,2020-12-01 21:50:00,2020-12-01 22:00:00,595.84,597.73,1.15,100.0,0.1925,-0.36,0.06,-0.42,flip -11917,做多,2020-12-01 22:00:00,2020-12-01 22:05:00,597.73,600.62,1.14,100.0,0.191,0.55,0.06,0.49,tp_upper -11918,做多,2020-12-02 00:15:00,2020-12-02 02:00:00,588.59,593.35,1.19,100.0,0.2027,0.96,0.06,0.9,flip -11919,做空,2020-12-02 02:00:00,2020-12-02 02:10:00,593.35,593.37,1.2,100.0,0.2025,-0.0,0.06,-0.06,flip -11920,做多,2020-12-02 02:10:00,2020-12-02 03:40:00,593.37,590.0,1.2,100.0,0.2023,-0.68,0.06,-0.74,flip -11921,做空,2020-12-02 03:40:00,2020-12-02 04:00:00,590.0,587.98,1.19,100.0,0.2021,0.41,0.06,0.35,flip -11922,做多,2020-12-02 04:00:00,2020-12-02 05:15:00,587.98,583.2,1.2,100.0,0.2033,-0.97,0.06,-1.03,flip -11923,做空,2020-12-02 05:15:00,2020-12-02 05:35:00,583.2,583.0,1.18,100.0,0.2031,0.04,0.06,-0.02,flip -11924,做多,2020-12-02 05:35:00,2020-12-02 05:45:00,583.0,586.34,1.18,100.0,0.203,0.68,0.06,0.62,tp_upper -11925,做多,2020-12-02 09:05:00,2020-12-02 09:20:00,597.03,604.46,1.19,100.0,0.1992,1.48,0.06,1.42,tp_upper -11926,做多,2020-12-02 10:00:00,2020-12-02 10:35:00,596.85,598.0,1.2,100.0,0.2015,0.23,0.06,0.17,flip -11927,做空,2020-12-02 10:35:00,2020-12-02 10:45:00,598.0,598.69,1.2,100.0,0.2013,-0.14,0.06,-0.2,flip -11928,做多,2020-12-02 10:45:00,2020-12-02 10:50:00,598.69,598.24,1.2,100.0,0.2006,-0.09,0.06,-0.15,flip -11929,做空,2020-12-02 10:50:00,2020-12-02 11:15:00,598.24,597.33,1.2,100.0,0.2004,0.18,0.06,0.12,flip -11930,做多,2020-12-02 11:15:00,2020-12-02 11:25:00,597.33,600.51,1.2,100.0,0.2008,0.64,0.06,0.58,tp_upper -11931,做多,2020-12-02 11:50:00,2020-12-02 12:00:00,598.53,589.7,1.2,100.0,0.2013,-1.78,0.06,-1.84,flip -11932,做空,2020-12-02 12:00:00,2020-12-02 12:05:00,589.7,591.74,1.19,100.0,0.2011,-0.41,0.06,-0.47,tp_lower -11933,做多,2020-12-02 13:20:00,2020-12-02 13:30:00,596.64,597.83,1.18,100.0,0.1979,0.24,0.06,0.18,tp_upper -11934,做多,2020-12-02 14:00:00,2020-12-02 14:20:00,594.82,593.65,1.18,100.0,0.1987,-0.23,0.06,-0.29,flip -11935,做空,2020-12-02 14:20:00,2020-12-02 14:40:00,593.65,590.85,1.18,100.0,0.1985,0.56,0.06,0.5,tp_lower -11936,做多,2020-12-02 15:15:00,2020-12-02 16:00:00,592.18,585.76,1.18,100.0,0.1997,-1.28,0.06,-1.34,flip -11937,做空,2020-12-02 16:00:00,2020-12-02 16:10:00,585.76,590.41,1.17,100.0,0.1995,-0.93,0.06,-0.99,flip -11938,做多,2020-12-02 16:10:00,2020-12-02 16:35:00,590.41,589.82,1.16,100.0,0.1962,-0.12,0.06,-0.17,flip -11939,做空,2020-12-02 16:35:00,2020-12-02 16:50:00,589.82,585.73,1.16,100.0,0.196,0.8,0.06,0.74,tp_lower -11940,做多,2020-12-02 17:35:00,2020-12-02 18:05:00,588.07,594.58,1.16,100.0,0.1977,1.29,0.06,1.23,tp_upper -11941,做多,2020-12-02 19:25:00,2020-12-02 20:00:00,594.9,599.79,1.17,100.0,0.1974,0.97,0.06,0.91,tp_upper -11942,做多,2020-12-02 20:25:00,2020-12-02 20:40:00,596.38,599.14,1.18,100.0,0.1984,0.55,0.06,0.49,tp_upper -11943,做多,2020-12-02 21:00:00,2020-12-02 21:10:00,597.49,596.35,1.19,100.0,0.1987,-0.23,0.06,-0.29,flip -11944,做空,2020-12-02 21:10:00,2020-12-02 21:25:00,596.35,595.25,1.18,100.0,0.1985,0.22,0.06,0.16,tp_lower -11945,做多,2020-12-02 21:30:00,2020-12-02 21:55:00,596.11,598.34,1.18,100.0,0.1987,0.44,0.06,0.38,tp_upper -11946,做多,2020-12-02 22:35:00,2020-12-02 22:55:00,598.02,596.52,1.19,100.0,0.1987,-0.3,0.06,-0.36,flip -11947,做空,2020-12-02 22:55:00,2020-12-02 23:05:00,596.52,597.91,1.18,100.0,0.1985,-0.28,0.06,-0.34,flip -11948,做多,2020-12-02 23:05:00,2020-12-02 23:45:00,597.91,599.0,1.18,100.0,0.1973,0.22,0.06,0.16,flip -11949,做空,2020-12-02 23:45:00,2020-12-03 00:00:00,599.0,599.24,1.18,100.0,0.1971,-0.05,0.06,-0.11,flip -11950,做多,2020-12-03 00:00:00,2020-12-03 00:15:00,599.24,598.52,1.21,100.0,0.2024,-0.15,0.06,-0.21,flip -11951,做空,2020-12-03 00:15:00,2020-12-03 00:30:00,598.52,595.12,1.21,100.0,0.2022,0.69,0.06,0.63,tp_lower -11952,做多,2020-12-03 02:10:00,2020-12-03 02:40:00,593.01,593.78,1.22,100.0,0.205,0.16,0.06,0.1,tp_upper -11953,做多,2020-12-03 05:20:00,2020-12-03 05:30:00,595.37,594.4,1.22,100.0,0.2043,-0.2,0.06,-0.26,flip -11954,做空,2020-12-03 05:30:00,2020-12-03 05:35:00,594.4,591.65,1.21,100.0,0.2041,0.56,0.06,0.5,tp_lower -11955,做多,2020-12-03 06:40:00,2020-12-03 07:00:00,591.02,589.31,1.22,100.0,0.206,-0.35,0.06,-0.41,flip -11956,做空,2020-12-03 07:00:00,2020-12-03 07:10:00,589.31,588.22,1.21,100.0,0.2058,0.22,0.06,0.16,tp_lower -11957,做多,2020-12-03 07:15:00,2020-12-03 07:20:00,590.88,592.42,1.21,100.0,0.2054,0.32,0.06,0.26,tp_upper -11958,做多,2020-12-03 09:10:00,2020-12-03 09:25:00,602.79,603.24,1.22,100.0,0.2017,0.09,0.06,0.03,flip -11959,做空,2020-12-03 09:25:00,2020-12-03 09:30:00,603.24,603.44,1.22,100.0,0.2015,-0.04,0.06,-0.1,flip -11960,做多,2020-12-03 09:30:00,2020-12-03 10:15:00,603.44,610.77,1.21,100.0,0.2011,1.47,0.06,1.41,tp_upper -11961,做多,2020-12-03 11:50:00,2020-12-03 12:00:00,612.81,612.04,1.23,100.0,0.2003,-0.15,0.06,-0.22,flip -11962,做空,2020-12-03 12:00:00,2020-12-03 12:05:00,612.04,612.18,1.22,100.0,0.2001,-0.03,0.06,-0.09,flip -11963,做多,2020-12-03 12:05:00,2020-12-03 13:05:00,612.18,611.51,1.22,100.0,0.1998,-0.13,0.06,-0.19,flip -11964,做空,2020-12-03 13:05:00,2020-12-03 13:55:00,611.51,609.91,1.22,100.0,0.1996,0.32,0.06,0.26,tp_lower -11965,做多,2020-12-03 14:00:00,2020-12-03 14:10:00,611.91,613.06,1.22,100.0,0.1998,0.23,0.06,0.17,tp_upper -11966,做多,2020-12-03 14:55:00,2020-12-03 15:40:00,611.2,615.07,1.22,100.0,0.2002,0.77,0.06,0.71,tp_upper -11967,做多,2020-12-03 16:15:00,2020-12-03 16:45:00,610.0,613.87,1.23,100.0,0.2016,0.78,0.06,0.72,flip -11968,做空,2020-12-03 16:45:00,2020-12-03 16:50:00,613.87,615.16,1.24,100.0,0.2014,-0.26,0.06,-0.32,flip -11969,做多,2020-12-03 16:50:00,2020-12-03 17:05:00,615.16,613.53,1.23,100.0,0.2004,-0.33,0.06,-0.39,flip -11970,做空,2020-12-03 17:05:00,2020-12-03 17:45:00,613.53,612.61,1.23,100.0,0.2002,0.18,0.06,0.12,flip -11971,做多,2020-12-03 17:45:00,2020-12-03 18:30:00,612.61,616.27,1.23,100.0,0.2006,0.73,0.06,0.67,tp_upper -11972,做多,2020-12-03 18:55:00,2020-12-03 19:00:00,614.69,612.86,1.23,100.0,0.2009,-0.37,0.06,-0.43,flip -11973,做空,2020-12-03 19:00:00,2020-12-03 19:45:00,612.86,613.57,1.23,100.0,0.2007,-0.14,0.06,-0.2,flip -11974,做多,2020-12-03 19:45:00,2020-12-03 20:05:00,613.57,613.38,1.23,100.0,0.2,-0.04,0.06,-0.1,flip -11975,做空,2020-12-03 20:05:00,2020-12-03 20:10:00,613.38,613.88,1.23,100.0,0.1998,-0.1,0.06,-0.16,flip -11976,做多,2020-12-03 20:10:00,2020-12-03 20:15:00,613.88,613.77,1.22,100.0,0.1993,-0.02,0.06,-0.08,flip -11977,做空,2020-12-03 20:15:00,2020-12-03 20:45:00,613.77,611.29,1.22,100.0,0.1991,0.49,0.06,0.43,tp_lower -11978,做多,2020-12-03 21:05:00,2020-12-03 21:10:00,613.38,613.32,1.23,100.0,0.1998,-0.01,0.06,-0.07,flip -11979,做空,2020-12-03 21:10:00,2020-12-03 22:50:00,613.32,615.39,1.22,100.0,0.1996,-0.41,0.06,-0.47,flip -11980,做多,2020-12-03 22:50:00,2020-12-03 23:00:00,615.39,617.25,1.22,100.0,0.1981,0.37,0.06,0.31,tp_upper -11981,做多,2020-12-03 23:25:00,2020-12-03 23:55:00,617.01,616.2,1.22,100.0,0.198,-0.16,0.06,-0.22,flip -11982,做空,2020-12-03 23:55:00,2020-12-04 00:00:00,616.2,615.46,1.22,100.0,0.1978,0.15,0.06,0.09,tp_lower -11983,做多,2020-12-04 00:30:00,2020-12-04 00:35:00,618.54,620.27,1.26,100.0,0.2029,0.35,0.06,0.29,tp_upper -11984,做多,2020-12-04 04:05:00,2020-12-04 04:10:00,606.09,605.98,1.26,100.0,0.2075,-0.02,0.06,-0.09,flip -11985,做空,2020-12-04 04:10:00,2020-12-04 04:15:00,605.98,606.15,1.26,100.0,0.2073,-0.04,0.06,-0.1,flip -11986,做多,2020-12-04 04:15:00,2020-12-04 04:35:00,606.15,606.56,1.25,100.0,0.207,0.08,0.06,0.02,flip -11987,做空,2020-12-04 04:35:00,2020-12-04 04:55:00,606.56,606.5,1.25,100.0,0.2067,0.01,0.06,-0.05,flip -11988,做多,2020-12-04 04:55:00,2020-12-04 05:20:00,606.5,607.0,1.25,100.0,0.2066,0.1,0.06,0.04,flip -11989,做空,2020-12-04 05:20:00,2020-12-04 05:35:00,607.0,607.04,1.25,100.0,0.2064,-0.01,0.06,-0.07,flip -11990,做多,2020-12-04 05:35:00,2020-12-04 05:40:00,607.04,606.13,1.25,100.0,0.2061,-0.19,0.06,-0.25,flip -11991,做空,2020-12-04 05:40:00,2020-12-04 05:45:00,606.13,605.8,1.25,100.0,0.2059,0.07,0.06,0.01,tp_lower -11992,做多,2020-12-04 06:05:00,2020-12-04 06:45:00,606.11,607.81,1.25,100.0,0.2058,0.35,0.06,0.29,flip -11993,做空,2020-12-04 06:45:00,2020-12-04 07:30:00,607.81,605.49,1.25,100.0,0.2056,0.48,0.06,0.41,tp_lower -11994,做多,2020-12-04 07:35:00,2020-12-04 07:40:00,607.1,606.96,1.25,100.0,0.2065,-0.03,0.06,-0.09,flip -11995,做空,2020-12-04 07:40:00,2020-12-04 08:00:00,606.96,607.14,1.25,100.0,0.2063,-0.04,0.06,-0.1,flip -11996,做多,2020-12-04 08:00:00,2020-12-04 08:05:00,607.14,608.85,1.25,100.0,0.2059,0.35,0.06,0.29,tp_upper -11997,做多,2020-12-04 09:15:00,2020-12-04 11:45:00,609.99,592.24,1.25,100.0,0.2053,-3.64,0.06,-3.71,flip -11998,做空,2020-12-04 11:45:00,2020-12-04 11:50:00,592.24,591.23,1.21,100.0,0.2051,0.21,0.06,0.15,tp_lower -11999,做多,2020-12-04 12:40:00,2020-12-04 12:45:00,591.19,590.89,1.22,100.0,0.2056,-0.06,0.06,-0.12,flip -12000,做空,2020-12-04 12:45:00,2020-12-04 13:25:00,590.89,590.46,1.21,100.0,0.2054,0.09,0.06,0.03,flip -12001,做多,2020-12-04 13:25:00,2020-12-04 14:00:00,590.46,590.06,1.21,100.0,0.2055,-0.08,0.06,-0.14,flip -12002,做空,2020-12-04 14:00:00,2020-12-04 14:10:00,590.06,587.96,1.21,100.0,0.2053,0.43,0.06,0.37,tp_lower -12003,做多,2020-12-04 14:20:00,2020-12-04 14:25:00,591.81,595.43,1.21,100.0,0.2052,0.74,0.06,0.68,tp_upper -12004,做多,2020-12-04 16:50:00,2020-12-04 18:00:00,588.0,588.64,1.22,100.0,0.2076,0.13,0.06,0.07,flip -12005,做空,2020-12-04 18:00:00,2020-12-04 18:05:00,588.64,589.21,1.22,100.0,0.2074,-0.12,0.06,-0.18,flip -12006,做多,2020-12-04 18:05:00,2020-12-04 18:10:00,589.21,588.83,1.22,100.0,0.2068,-0.08,0.06,-0.14,flip -12007,做空,2020-12-04 18:10:00,2020-12-04 18:15:00,588.83,589.44,1.22,100.0,0.2066,-0.13,0.06,-0.19,flip -12008,做多,2020-12-04 18:15:00,2020-12-04 18:20:00,589.44,588.52,1.21,100.0,0.206,-0.19,0.06,-0.25,flip -12009,做空,2020-12-04 18:20:00,2020-12-04 18:25:00,588.52,590.04,1.21,100.0,0.2058,-0.31,0.06,-0.37,flip -12010,做多,2020-12-04 18:25:00,2020-12-04 18:35:00,590.04,591.67,1.21,100.0,0.2045,0.33,0.06,0.27,tp_upper -12011,做多,2020-12-04 19:40:00,2020-12-04 19:45:00,591.64,590.03,1.21,100.0,0.2043,-0.33,0.06,-0.39,flip -12012,做空,2020-12-04 19:45:00,2020-12-04 19:50:00,590.03,591.47,1.2,100.0,0.2041,-0.29,0.06,-0.35,flip -12013,做多,2020-12-04 19:50:00,2020-12-04 19:55:00,591.47,591.34,1.2,100.0,0.2029,-0.03,0.06,-0.09,flip -12014,做空,2020-12-04 19:55:00,2020-12-04 20:00:00,591.34,589.89,1.2,100.0,0.2027,0.29,0.06,0.23,tp_lower -12015,做多,2020-12-04 20:55:00,2020-12-04 21:05:00,589.52,589.7,1.2,100.0,0.2036,0.04,0.06,-0.02,flip -12016,做空,2020-12-04 21:05:00,2020-12-04 21:15:00,589.7,586.1,1.2,100.0,0.2034,0.73,0.06,0.67,tp_lower -12017,做多,2020-12-05 00:30:00,2020-12-05 00:40:00,571.22,571.35,1.24,100.0,0.2177,0.03,0.06,-0.03,flip -12018,做空,2020-12-05 00:40:00,2020-12-05 01:55:00,571.35,567.8,1.24,100.0,0.2175,0.77,0.06,0.71,tp_lower -12019,做多,2020-12-05 02:10:00,2020-12-05 02:50:00,573.51,576.01,1.25,100.0,0.2178,0.54,0.06,0.48,tp_upper -12020,做多,2020-12-05 07:10:00,2020-12-05 07:40:00,585.25,585.88,1.25,100.0,0.2142,0.13,0.06,0.07,flip -12021,做空,2020-12-05 07:40:00,2020-12-05 07:50:00,585.88,586.57,1.25,100.0,0.214,-0.15,0.06,-0.21,flip -12022,做多,2020-12-05 07:50:00,2020-12-05 07:55:00,586.57,585.46,1.25,100.0,0.2133,-0.24,0.06,-0.3,flip -12023,做空,2020-12-05 07:55:00,2020-12-05 08:00:00,585.46,586.49,1.25,100.0,0.213,-0.22,0.06,-0.28,flip -12024,做多,2020-12-05 08:00:00,2020-12-05 08:05:00,586.49,588.3,1.24,100.0,0.2121,0.38,0.06,0.32,tp_upper -12025,做多,2020-12-05 08:05:00,2020-12-05 08:10:00,588.3,586.42,1.25,100.0,0.2119,-0.4,0.06,-0.46,tp_upper -12026,做多,2020-12-05 08:15:00,2020-12-05 08:20:00,591.23,590.24,1.24,100.0,0.2099,-0.21,0.06,-0.27,tp_upper -12027,做多,2020-12-05 09:40:00,2020-12-05 09:45:00,593.21,592.1,1.24,100.0,0.2087,-0.23,0.06,-0.29,flip -12028,做空,2020-12-05 09:45:00,2020-12-05 09:50:00,592.1,593.43,1.23,100.0,0.2085,-0.28,0.06,-0.34,flip -12029,做多,2020-12-05 09:50:00,2020-12-05 10:10:00,593.43,592.28,1.23,100.0,0.2073,-0.24,0.06,-0.3,flip -12030,做空,2020-12-05 10:10:00,2020-12-05 10:20:00,592.28,591.45,1.23,100.0,0.2071,0.17,0.06,0.11,tp_lower -12031,做多,2020-12-05 10:40:00,2020-12-05 11:00:00,592.62,590.2,1.23,100.0,0.2071,-0.5,0.06,-0.56,flip -12032,做空,2020-12-05 11:00:00,2020-12-05 11:05:00,590.2,590.13,1.22,100.0,0.2069,0.01,0.06,-0.05,tp_lower -12033,做多,2020-12-05 12:00:00,2020-12-05 12:15:00,591.08,590.35,1.22,100.0,0.2064,-0.15,0.06,-0.21,flip -12034,做空,2020-12-05 12:15:00,2020-12-05 12:25:00,590.35,590.72,1.22,100.0,0.2062,-0.08,0.06,-0.14,flip -12035,做多,2020-12-05 12:25:00,2020-12-05 12:35:00,590.72,590.52,1.22,100.0,0.2057,-0.04,0.06,-0.1,flip -12036,做空,2020-12-05 12:35:00,2020-12-05 13:15:00,590.52,589.7,1.21,100.0,0.2055,0.17,0.06,0.11,tp_lower -12037,做多,2020-12-05 14:10:00,2020-12-05 14:15:00,588.82,588.26,1.21,100.0,0.2062,-0.12,0.06,-0.18,flip -12038,做空,2020-12-05 14:15:00,2020-12-05 14:20:00,588.26,589.09,1.21,100.0,0.206,-0.17,0.06,-0.23,flip -12039,做多,2020-12-05 14:20:00,2020-12-05 14:25:00,589.09,588.65,1.21,100.0,0.2052,-0.09,0.06,-0.15,flip -12040,做空,2020-12-05 14:25:00,2020-12-05 16:05:00,588.65,592.37,1.21,100.0,0.205,-0.76,0.06,-0.82,flip -12041,做多,2020-12-05 16:05:00,2020-12-05 16:15:00,592.37,595.25,1.2,100.0,0.2022,0.58,0.06,0.52,tp_upper -12042,做多,2020-12-05 16:45:00,2020-12-05 17:00:00,593.13,593.49,1.2,100.0,0.2027,0.07,0.06,0.01,flip -12043,做空,2020-12-05 17:00:00,2020-12-05 17:20:00,593.49,592.82,1.2,100.0,0.2025,0.14,0.06,0.08,flip -12044,做多,2020-12-05 17:20:00,2020-12-05 17:45:00,592.82,593.41,1.2,100.0,0.2028,0.12,0.06,0.06,flip -12045,做空,2020-12-05 17:45:00,2020-12-05 18:15:00,593.41,592.62,1.2,100.0,0.2026,0.16,0.06,0.1,flip -12046,做多,2020-12-05 18:15:00,2020-12-05 18:35:00,592.62,594.75,1.2,100.0,0.2029,0.43,0.06,0.37,tp_upper -12047,做多,2020-12-05 19:05:00,2020-12-05 19:10:00,593.96,595.94,1.21,100.0,0.203,0.4,0.06,0.34,tp_upper -12048,做多,2020-12-05 19:50:00,2020-12-05 20:05:00,593.79,593.79,1.21,100.0,0.2035,0.0,0.06,-0.06,flip -12049,做空,2020-12-05 20:05:00,2020-12-05 20:40:00,593.79,594.75,1.21,100.0,0.2033,-0.2,0.06,-0.26,flip -12050,做多,2020-12-05 20:40:00,2020-12-05 20:45:00,594.75,593.17,1.2,100.0,0.2024,-0.32,0.06,-0.38,flip -12051,做空,2020-12-05 20:45:00,2020-12-05 20:50:00,593.17,591.24,1.2,100.0,0.2022,0.39,0.06,0.33,tp_lower -12052,做多,2020-12-05 21:00:00,2020-12-05 21:05:00,594.11,595.33,1.2,100.0,0.2024,0.25,0.06,0.19,tp_upper -12053,做多,2020-12-05 23:00:00,2020-12-05 23:10:00,592.78,593.35,1.2,100.0,0.203,0.12,0.06,0.06,tp_upper -12054,做多,2020-12-06 01:50:00,2020-12-06 04:30:00,604.23,598.53,1.24,100.0,0.2059,-1.17,0.06,-1.24,flip -12055,做空,2020-12-06 04:30:00,2020-12-06 05:05:00,598.53,598.52,1.23,100.0,0.2057,0.0,0.06,-0.06,flip -12056,做多,2020-12-06 05:05:00,2020-12-06 05:15:00,598.52,598.28,1.23,100.0,0.2055,-0.05,0.06,-0.11,flip -12057,做空,2020-12-06 05:15:00,2020-12-06 05:20:00,598.28,596.37,1.23,100.0,0.2053,0.39,0.06,0.33,tp_lower -12058,做多,2020-12-06 06:00:00,2020-12-06 07:00:00,597.45,597.24,1.23,100.0,0.206,-0.04,0.06,-0.1,flip -12059,做空,2020-12-06 07:00:00,2020-12-06 07:10:00,597.24,598.52,1.23,100.0,0.2058,-0.26,0.06,-0.33,flip -12060,做多,2020-12-06 07:10:00,2020-12-06 07:25:00,598.52,600.09,1.23,100.0,0.2048,0.32,0.06,0.26,tp_upper -12061,做多,2020-12-06 08:20:00,2020-12-06 10:40:00,598.61,591.12,1.23,100.0,0.2051,-1.54,0.06,-1.6,flip -12062,做空,2020-12-06 10:40:00,2020-12-06 10:55:00,591.12,590.72,1.21,100.0,0.2048,0.08,0.06,0.02,flip -12063,做多,2020-12-06 10:55:00,2020-12-06 11:20:00,590.72,590.12,1.21,100.0,0.2049,-0.12,0.06,-0.18,flip -12064,做空,2020-12-06 11:20:00,2020-12-06 11:25:00,590.12,589.17,1.21,100.0,0.2047,0.19,0.06,0.13,tp_lower -12065,做多,2020-12-06 11:35:00,2020-12-06 11:45:00,590.66,590.55,1.21,100.0,0.2047,-0.02,0.06,-0.08,flip -12066,做空,2020-12-06 11:45:00,2020-12-06 11:50:00,590.55,592.47,1.21,100.0,0.2044,-0.39,0.06,-0.45,flip -12067,做多,2020-12-06 11:50:00,2020-12-06 11:55:00,592.47,593.35,1.2,100.0,0.2029,0.18,0.06,0.12,tp_upper -12068,做多,2020-12-06 13:25:00,2020-12-06 13:30:00,590.38,587.61,1.2,100.0,0.2037,-0.56,0.06,-0.62,flip -12069,做空,2020-12-06 13:30:00,2020-12-06 13:35:00,587.61,586.38,1.2,100.0,0.2035,0.25,0.06,0.19,tp_lower -12070,做多,2020-12-06 14:00:00,2020-12-06 14:05:00,588.8,588.47,1.2,100.0,0.2033,-0.07,0.06,-0.13,flip -12071,做空,2020-12-06 14:05:00,2020-12-06 15:55:00,588.47,594.79,1.2,100.0,0.2031,-1.28,0.06,-1.34,flip -12072,做多,2020-12-06 15:55:00,2020-12-06 16:05:00,594.79,597.81,1.18,100.0,0.1986,0.6,0.06,0.54,tp_upper -12073,做多,2020-12-06 16:50:00,2020-12-06 17:05:00,594.32,594.15,1.19,100.0,0.1996,-0.03,0.06,-0.09,flip -12074,做空,2020-12-06 17:05:00,2020-12-06 17:10:00,594.15,595.29,1.18,100.0,0.1994,-0.23,0.06,-0.29,flip -12075,做多,2020-12-06 17:10:00,2020-12-06 17:55:00,595.29,595.32,1.18,100.0,0.1984,0.01,0.06,-0.05,flip -12076,做空,2020-12-06 17:55:00,2020-12-06 18:05:00,595.32,595.81,1.18,100.0,0.1982,-0.1,0.06,-0.16,flip -12077,做多,2020-12-06 18:05:00,2020-12-06 18:15:00,595.81,596.69,1.18,100.0,0.1977,0.17,0.06,0.11,tp_upper -12078,做多,2020-12-06 18:35:00,2020-12-06 19:15:00,594.78,594.59,1.18,100.0,0.1981,-0.04,0.06,-0.1,flip -12079,做空,2020-12-06 19:15:00,2020-12-06 19:20:00,594.59,593.88,1.18,100.0,0.1979,0.14,0.06,0.08,tp_lower -12080,做多,2020-12-06 19:40:00,2020-12-06 19:55:00,595.02,595.84,1.18,100.0,0.1978,0.16,0.06,0.1,tp_upper -12081,做多,2020-12-06 20:40:00,2020-12-06 20:50:00,595.48,595.2,1.18,100.0,0.1978,-0.06,0.06,-0.11,flip -12082,做空,2020-12-06 20:50:00,2020-12-06 21:05:00,595.2,593.96,1.18,100.0,0.1976,0.24,0.06,0.19,tp_lower -12083,做多,2020-12-06 21:30:00,2020-12-06 21:45:00,595.78,597.72,1.18,100.0,0.1976,0.38,0.06,0.32,tp_upper -12084,做多,2020-12-06 23:00:00,2020-12-06 23:10:00,595.69,601.91,1.18,100.0,0.1981,1.23,0.06,1.17,tp_upper -12085,做多,2020-12-07 02:35:00,2020-12-07 02:55:00,594.38,593.31,1.22,100.0,0.206,-0.22,0.06,-0.28,flip -12086,做空,2020-12-07 02:55:00,2020-12-07 03:00:00,593.31,592.73,1.22,100.0,0.2058,0.12,0.06,0.06,tp_lower -12087,做多,2020-12-07 03:10:00,2020-12-07 03:25:00,594.15,594.01,1.22,100.0,0.2055,-0.03,0.06,-0.09,flip -12088,做空,2020-12-07 03:25:00,2020-12-07 03:35:00,594.01,593.96,1.22,100.0,0.2053,0.01,0.06,-0.05,flip -12089,做多,2020-12-07 03:35:00,2020-12-07 03:50:00,593.96,594.97,1.22,100.0,0.2051,0.21,0.06,0.15,tp_upper -12090,做多,2020-12-07 04:15:00,2020-12-07 04:25:00,594.2,593.38,1.22,100.0,0.2052,-0.17,0.06,-0.23,flip -12091,做空,2020-12-07 04:25:00,2020-12-07 04:35:00,593.38,594.57,1.22,100.0,0.205,-0.24,0.06,-0.3,flip -12092,做多,2020-12-07 04:35:00,2020-12-07 04:45:00,594.57,596.53,1.21,100.0,0.204,0.4,0.06,0.34,tp_upper -12093,做多,2020-12-07 07:40:00,2020-12-07 07:55:00,599.2,601.04,1.22,100.0,0.2028,0.37,0.06,0.31,tp_upper -12094,做多,2020-12-07 09:40:00,2020-12-07 09:50:00,595.56,596.04,1.22,100.0,0.2045,0.1,0.06,0.04,flip -12095,做空,2020-12-07 09:50:00,2020-12-07 09:55:00,596.04,595.9,1.22,100.0,0.2043,0.03,0.06,-0.03,tp_lower -12096,做多,2020-12-07 10:15:00,2020-12-07 11:10:00,595.53,594.74,1.22,100.0,0.2043,-0.16,0.06,-0.22,flip -12097,做空,2020-12-07 11:10:00,2020-12-07 11:25:00,594.74,593.38,1.21,100.0,0.2041,0.28,0.06,0.22,tp_lower -12098,做多,2020-12-07 11:45:00,2020-12-07 11:50:00,594.29,592.4,1.22,100.0,0.2045,-0.39,0.06,-0.45,flip -12099,做空,2020-12-07 11:50:00,2020-12-07 11:55:00,592.4,590.89,1.21,100.0,0.2043,0.31,0.06,0.25,tp_lower -12100,做多,2020-12-07 12:05:00,2020-12-07 12:15:00,592.88,592.7,1.21,100.0,0.2045,-0.04,0.06,-0.1,flip -12101,做空,2020-12-07 12:15:00,2020-12-07 12:20:00,592.7,594.85,1.21,100.0,0.2043,-0.44,0.06,-0.5,flip -12102,做多,2020-12-07 12:20:00,2020-12-07 12:35:00,594.85,596.56,1.21,100.0,0.2026,0.35,0.06,0.29,tp_upper -12103,做多,2020-12-07 14:25:00,2020-12-07 14:30:00,596.54,596.12,1.21,100.0,0.2024,-0.09,0.06,-0.15,flip -12104,做空,2020-12-07 14:30:00,2020-12-07 14:45:00,596.12,594.59,1.21,100.0,0.2022,0.31,0.06,0.25,flip -12105,做多,2020-12-07 14:45:00,2020-12-07 15:30:00,594.59,594.81,1.21,100.0,0.203,0.04,0.06,-0.02,tp_upper -12106,做多,2020-12-07 15:45:00,2020-12-07 15:50:00,595.11,594.67,1.21,100.0,0.2027,-0.09,0.06,-0.15,flip -12107,做空,2020-12-07 15:50:00,2020-12-07 15:55:00,594.67,594.76,1.2,100.0,0.2025,-0.02,0.06,-0.08,flip -12108,做多,2020-12-07 15:55:00,2020-12-07 16:20:00,594.76,595.43,1.2,100.0,0.2023,0.14,0.06,0.08,tp_upper -12109,做多,2020-12-07 16:50:00,2020-12-07 17:20:00,594.72,594.44,1.2,100.0,0.2023,-0.06,0.06,-0.12,flip -12110,做空,2020-12-07 17:20:00,2020-12-07 17:30:00,594.44,593.51,1.2,100.0,0.2021,0.19,0.06,0.13,tp_lower -12111,做多,2020-12-07 19:35:00,2020-12-07 19:40:00,588.18,587.42,1.2,100.0,0.2044,-0.16,0.06,-0.22,flip -12112,做空,2020-12-07 19:40:00,2020-12-07 19:50:00,587.42,588.28,1.2,100.0,0.2042,-0.18,0.06,-0.24,flip -12113,做多,2020-12-07 19:50:00,2020-12-07 19:55:00,588.28,587.83,1.2,100.0,0.2034,-0.09,0.06,-0.15,flip -12114,做空,2020-12-07 19:55:00,2020-12-07 20:05:00,587.83,586.36,1.19,100.0,0.2032,0.3,0.06,0.24,tp_lower -12115,做多,2020-12-07 20:20:00,2020-12-07 20:40:00,588.46,587.46,1.2,100.0,0.2032,-0.2,0.06,-0.26,flip -12116,做空,2020-12-07 20:40:00,2020-12-07 20:55:00,587.46,587.37,1.19,100.0,0.203,0.02,0.06,-0.04,flip -12117,做多,2020-12-07 20:55:00,2020-12-07 21:25:00,587.37,589.38,1.19,100.0,0.2029,0.41,0.06,0.35,tp_upper -12118,做多,2020-12-07 23:20:00,2020-12-07 23:25:00,591.52,593.26,1.19,100.0,0.202,0.35,0.06,0.29,tp_upper -12119,做多,2020-12-08 00:30:00,2020-12-08 00:45:00,591.05,591.49,1.23,100.0,0.2088,0.09,0.06,0.03,flip -12120,做空,2020-12-08 00:45:00,2020-12-08 00:55:00,591.49,591.49,1.23,100.0,0.2086,0.0,0.06,-0.06,flip -12121,做多,2020-12-08 00:55:00,2020-12-08 01:00:00,591.49,591.25,1.23,100.0,0.2084,-0.05,0.06,-0.11,flip -12122,做空,2020-12-08 01:00:00,2020-12-08 01:35:00,591.25,589.58,1.23,100.0,0.2082,0.35,0.06,0.29,tp_lower -12123,做多,2020-12-08 02:15:00,2020-12-08 02:20:00,590.56,589.87,1.23,100.0,0.2088,-0.14,0.06,-0.21,flip -12124,做空,2020-12-08 02:20:00,2020-12-08 02:25:00,589.87,589.95,1.23,100.0,0.2086,-0.02,0.06,-0.08,flip -12125,做多,2020-12-08 02:25:00,2020-12-08 02:45:00,589.95,589.75,1.23,100.0,0.2083,-0.04,0.06,-0.1,tp_upper -12126,做多,2020-12-08 02:55:00,2020-12-08 03:10:00,589.55,588.84,1.23,100.0,0.2082,-0.15,0.06,-0.21,flip -12127,做空,2020-12-08 03:10:00,2020-12-08 03:15:00,588.84,587.76,1.22,100.0,0.208,0.22,0.06,0.16,tp_lower -12128,做多,2020-12-08 03:45:00,2020-12-08 03:55:00,589.24,589.03,1.23,100.0,0.208,-0.04,0.06,-0.1,flip -12129,做空,2020-12-08 03:55:00,2020-12-08 04:00:00,589.03,589.32,1.22,100.0,0.2078,-0.06,0.06,-0.12,flip -12130,做多,2020-12-08 04:00:00,2020-12-08 04:10:00,589.32,590.44,1.22,100.0,0.2074,0.23,0.06,0.17,tp_upper -12131,做多,2020-12-08 06:35:00,2020-12-08 11:20:00,591.95,575.88,1.22,100.0,0.2066,-3.32,0.06,-3.38,flip -12132,做空,2020-12-08 11:20:00,2020-12-08 11:30:00,575.88,574.28,1.19,100.0,0.2064,0.33,0.06,0.27,tp_lower -12133,做多,2020-12-08 11:35:00,2020-12-08 12:05:00,575.63,577.29,1.19,100.0,0.2069,0.34,0.06,0.28,tp_upper -12134,做多,2020-12-08 13:00:00,2020-12-08 13:20:00,575.0,577.69,1.19,100.0,0.2075,0.56,0.06,0.5,tp_upper -12135,做多,2020-12-08 14:50:00,2020-12-08 14:55:00,578.31,577.29,1.2,100.0,0.2071,-0.21,0.06,-0.27,flip -12136,做空,2020-12-08 14:55:00,2020-12-08 15:00:00,577.29,577.84,1.19,100.0,0.2069,-0.11,0.06,-0.17,flip -12137,做多,2020-12-08 15:00:00,2020-12-08 16:40:00,577.84,575.87,1.19,100.0,0.2063,-0.41,0.06,-0.47,flip -12138,做空,2020-12-08 16:40:00,2020-12-08 16:50:00,575.87,574.25,1.19,100.0,0.2061,0.33,0.06,0.27,flip -12139,做多,2020-12-08 16:50:00,2020-12-08 17:35:00,574.25,574.94,1.19,100.0,0.207,0.14,0.06,0.08,flip -12140,做空,2020-12-08 17:35:00,2020-12-08 17:40:00,574.94,575.33,1.19,100.0,0.2068,-0.08,0.06,-0.14,flip -12141,做多,2020-12-08 17:40:00,2020-12-08 18:20:00,575.33,575.62,1.19,100.0,0.2063,0.06,0.06,0.0,flip -12142,做空,2020-12-08 18:20:00,2020-12-08 18:40:00,575.62,574.48,1.19,100.0,0.2061,0.23,0.06,0.18,tp_lower -12143,做多,2020-12-08 19:15:00,2020-12-08 19:25:00,575.19,575.0,1.19,100.0,0.2065,-0.04,0.06,-0.1,flip -12144,做空,2020-12-08 19:25:00,2020-12-08 19:30:00,575.0,575.68,1.19,100.0,0.2063,-0.14,0.06,-0.2,flip -12145,做多,2020-12-08 19:30:00,2020-12-08 19:35:00,575.68,574.99,1.18,100.0,0.2056,-0.14,0.06,-0.2,flip -12146,做空,2020-12-08 19:35:00,2020-12-08 19:45:00,574.99,571.39,1.18,100.0,0.2054,0.74,0.06,0.68,tp_lower -12147,做多,2020-12-08 20:15:00,2020-12-08 20:20:00,573.52,570.33,1.19,100.0,0.207,-0.66,0.06,-0.72,flip -12148,做空,2020-12-08 20:20:00,2020-12-08 20:25:00,570.33,569.12,1.18,100.0,0.2068,0.25,0.06,0.19,tp_lower -12149,做多,2020-12-08 21:55:00,2020-12-08 22:00:00,566.8,570.29,1.18,100.0,0.2083,0.73,0.06,0.67,tp_upper -12150,做多,2020-12-09 00:10:00,2020-12-09 00:15:00,555.71,555.32,1.22,100.0,0.2196,-0.09,0.06,-0.15,flip -12151,做空,2020-12-09 00:15:00,2020-12-09 00:50:00,555.32,552.29,1.22,100.0,0.2194,0.66,0.06,0.6,tp_lower -12152,做多,2020-12-09 02:20:00,2020-12-09 02:30:00,549.2,547.89,1.22,100.0,0.2228,-0.29,0.06,-0.35,flip -12153,做空,2020-12-09 02:30:00,2020-12-09 02:35:00,547.89,548.97,1.22,100.0,0.2226,-0.24,0.06,-0.3,flip -12154,做多,2020-12-09 02:35:00,2020-12-09 02:45:00,548.97,552.18,1.22,100.0,0.2215,0.71,0.06,0.65,tp_upper -12155,做多,2020-12-09 04:10:00,2020-12-09 04:15:00,550.68,549.79,1.22,100.0,0.2219,-0.2,0.06,-0.26,flip -12156,做空,2020-12-09 04:15:00,2020-12-09 04:20:00,549.79,550.35,1.22,100.0,0.2216,-0.12,0.06,-0.19,flip -12157,做多,2020-12-09 04:20:00,2020-12-09 04:45:00,550.35,549.74,1.22,100.0,0.221,-0.13,0.06,-0.2,flip -12158,做空,2020-12-09 04:45:00,2020-12-09 04:50:00,549.74,548.71,1.21,100.0,0.2207,0.23,0.06,0.17,tp_lower -12159,做多,2020-12-09 05:10:00,2020-12-09 06:15:00,549.04,551.31,1.21,100.0,0.2212,0.5,0.06,0.44,tp_upper -12160,做多,2020-12-09 06:55:00,2020-12-09 07:05:00,549.85,549.0,1.22,100.0,0.2216,-0.19,0.06,-0.25,flip -12161,做空,2020-12-09 07:05:00,2020-12-09 07:20:00,549.0,547.46,1.22,100.0,0.2214,0.34,0.06,0.28,tp_lower -12162,做多,2020-12-09 08:55:00,2020-12-09 09:25:00,541.16,546.21,1.22,100.0,0.225,1.14,0.06,1.07,tp_upper -12163,做多,2020-12-09 13:20:00,2020-12-09 13:25:00,563.13,561.91,1.23,100.0,0.218,-0.27,0.06,-0.33,flip -12164,做空,2020-12-09 13:25:00,2020-12-09 13:30:00,561.91,564.29,1.22,100.0,0.2178,-0.52,0.06,-0.58,flip -12165,做多,2020-12-09 13:30:00,2020-12-09 13:35:00,564.29,565.84,1.22,100.0,0.2157,0.33,0.06,0.27,tp_upper -12166,做多,2020-12-09 16:25:00,2020-12-09 16:30:00,567.68,565.85,1.22,100.0,0.2148,-0.39,0.06,-0.45,flip -12167,做空,2020-12-09 16:30:00,2020-12-09 16:35:00,565.85,568.06,1.21,100.0,0.2146,-0.47,0.06,-0.54,flip -12168,做多,2020-12-09 16:35:00,2020-12-09 16:55:00,568.06,569.99,1.21,100.0,0.2127,0.41,0.06,0.35,tp_upper -12169,做多,2020-12-09 17:25:00,2020-12-09 17:35:00,568.0,567.71,1.21,100.0,0.2132,-0.06,0.06,-0.12,flip -12170,做空,2020-12-09 17:35:00,2020-12-09 17:40:00,567.71,568.93,1.21,100.0,0.213,-0.26,0.06,-0.32,flip -12171,做多,2020-12-09 17:40:00,2020-12-09 17:45:00,568.93,568.38,1.21,100.0,0.2119,-0.12,0.06,-0.18,flip -12172,做空,2020-12-09 17:45:00,2020-12-09 17:50:00,568.38,568.84,1.2,100.0,0.2117,-0.1,0.06,-0.16,flip -12173,做多,2020-12-09 17:50:00,2020-12-09 18:00:00,568.84,571.34,1.2,100.0,0.2111,0.53,0.06,0.47,tp_upper -12174,做多,2020-12-09 19:00:00,2020-12-09 19:05:00,568.58,568.17,1.21,100.0,0.2119,-0.09,0.06,-0.15,flip -12175,做空,2020-12-09 19:05:00,2020-12-09 19:25:00,568.17,568.25,1.2,100.0,0.2117,-0.02,0.06,-0.08,flip -12176,做多,2020-12-09 19:25:00,2020-12-09 19:35:00,568.25,567.51,1.2,100.0,0.2115,-0.16,0.06,-0.22,flip -12177,做空,2020-12-09 19:35:00,2020-12-09 19:45:00,567.51,568.25,1.2,100.0,0.2113,-0.16,0.06,-0.22,flip -12178,做多,2020-12-09 19:45:00,2020-12-09 20:00:00,568.25,570.55,1.2,100.0,0.2105,0.48,0.06,0.42,tp_upper -12179,做多,2020-12-09 20:30:00,2020-12-09 20:40:00,568.49,572.2,1.2,100.0,0.211,0.78,0.06,0.72,tp_upper -12180,做多,2020-12-09 21:50:00,2020-12-09 22:20:00,574.63,575.62,1.21,100.0,0.2099,0.21,0.06,0.15,flip -12181,做空,2020-12-09 22:20:00,2020-12-09 22:30:00,575.62,573.66,1.21,100.0,0.2097,0.41,0.06,0.35,tp_lower -12182,做多,2020-12-09 22:45:00,2020-12-09 23:00:00,576.51,574.88,1.21,100.0,0.2099,-0.34,0.06,-0.4,flip -12183,做空,2020-12-09 23:00:00,2020-12-09 23:10:00,574.88,576.23,1.21,100.0,0.2097,-0.28,0.06,-0.34,flip -12184,做多,2020-12-09 23:10:00,2020-12-09 23:25:00,576.23,575.25,1.2,100.0,0.2085,-0.2,0.06,-0.26,flip -12185,做空,2020-12-09 23:25:00,2020-12-09 23:35:00,575.25,573.6,1.2,100.0,0.2083,0.34,0.06,0.28,tp_lower -12186,做多,2020-12-10 00:00:00,2020-12-10 01:40:00,574.34,568.62,1.24,100.0,0.2159,-1.23,0.06,-1.3,flip -12187,做空,2020-12-10 01:40:00,2020-12-10 01:55:00,568.62,569.93,1.23,100.0,0.2156,-0.28,0.06,-0.34,flip -12188,做多,2020-12-10 01:55:00,2020-12-10 02:00:00,569.93,571.93,1.22,100.0,0.2144,0.43,0.06,0.37,tp_upper -12189,做多,2020-12-10 03:15:00,2020-12-10 03:20:00,569.46,569.35,1.23,100.0,0.2151,-0.02,0.06,-0.08,flip -12190,做空,2020-12-10 03:20:00,2020-12-10 03:30:00,569.35,569.78,1.22,100.0,0.2149,-0.09,0.06,-0.15,flip -12191,做多,2020-12-10 03:30:00,2020-12-10 03:35:00,569.78,569.68,1.22,100.0,0.2144,-0.02,0.06,-0.08,flip -12192,做空,2020-12-10 03:35:00,2020-12-10 04:00:00,569.68,567.51,1.22,100.0,0.2142,0.46,0.06,0.4,tp_lower -12193,做多,2020-12-10 04:05:00,2020-12-10 04:15:00,569.19,571.26,1.22,100.0,0.215,0.44,0.06,0.38,tp_upper -12194,做多,2020-12-10 04:35:00,2020-12-10 04:45:00,568.76,568.33,1.23,100.0,0.2157,-0.09,0.06,-0.15,flip -12195,做空,2020-12-10 04:45:00,2020-12-10 05:10:00,568.33,565.78,1.22,100.0,0.2155,0.55,0.06,0.49,tp_lower -12196,做多,2020-12-10 07:05:00,2020-12-10 07:30:00,563.83,562.8,1.23,100.0,0.218,-0.22,0.06,-0.29,flip -12197,做空,2020-12-10 07:30:00,2020-12-10 09:05:00,562.8,565.51,1.23,100.0,0.2177,-0.59,0.06,-0.65,flip -12198,做多,2020-12-10 09:05:00,2020-12-10 09:20:00,565.51,565.93,1.22,100.0,0.2154,0.09,0.06,0.03,flip -12199,做空,2020-12-10 09:20:00,2020-12-10 09:25:00,565.93,567.29,1.22,100.0,0.2152,-0.29,0.06,-0.35,flip -12200,做多,2020-12-10 09:25:00,2020-12-10 09:35:00,567.29,564.35,1.21,100.0,0.214,-0.63,0.06,-0.69,tp_upper -12201,做多,2020-12-10 11:05:00,2020-12-10 11:10:00,559.33,557.95,1.21,100.0,0.2157,-0.3,0.06,-0.36,flip -12202,做空,2020-12-10 11:10:00,2020-12-10 11:25:00,557.95,554.82,1.2,100.0,0.2155,0.67,0.06,0.61,tp_lower -12203,做多,2020-12-10 12:00:00,2020-12-10 12:40:00,557.2,555.88,1.21,100.0,0.2167,-0.29,0.06,-0.35,flip -12204,做空,2020-12-10 12:40:00,2020-12-10 12:45:00,555.88,556.5,1.2,100.0,0.2165,-0.13,0.06,-0.19,flip -12205,做多,2020-12-10 12:45:00,2020-12-10 13:00:00,556.5,554.15,1.2,100.0,0.2158,-0.51,0.06,-0.57,flip -12206,做空,2020-12-10 13:00:00,2020-12-10 13:05:00,554.15,551.59,1.19,100.0,0.2156,0.55,0.06,0.49,tp_lower -12207,做多,2020-12-10 13:45:00,2020-12-10 13:50:00,556.76,559.5,1.2,100.0,0.2154,0.59,0.06,0.53,tp_upper -12208,做多,2020-12-10 15:00:00,2020-12-10 15:55:00,554.32,557.81,1.2,100.0,0.2172,0.76,0.06,0.7,tp_upper -12209,做多,2020-12-10 17:30:00,2020-12-10 17:40:00,558.23,559.8,1.21,100.0,0.2168,0.34,0.06,0.28,tp_upper -12210,做多,2020-12-10 18:05:00,2020-12-10 18:10:00,559.89,561.78,1.21,100.0,0.2165,0.41,0.06,0.35,tp_upper -12211,做多,2020-12-10 18:55:00,2020-12-10 19:00:00,560.35,559.5,1.22,100.0,0.2169,-0.18,0.06,-0.25,flip -12212,做空,2020-12-10 19:00:00,2020-12-10 19:10:00,559.5,561.0,1.21,100.0,0.2167,-0.32,0.06,-0.39,flip -12213,做多,2020-12-10 19:10:00,2020-12-10 19:20:00,561.0,559.87,1.21,100.0,0.2153,-0.24,0.06,-0.3,flip -12214,做空,2020-12-10 19:20:00,2020-12-10 19:30:00,559.87,562.07,1.2,100.0,0.2151,-0.47,0.06,-0.53,flip -12215,做多,2020-12-10 19:30:00,2020-12-10 19:55:00,562.07,565.93,1.2,100.0,0.2132,0.82,0.06,0.76,tp_upper -12216,做多,2020-12-10 21:00:00,2020-12-10 21:05:00,566.28,566.1,1.21,100.0,0.2128,-0.04,0.06,-0.1,flip -12217,做空,2020-12-10 21:05:00,2020-12-10 21:15:00,566.1,566.02,1.2,100.0,0.2126,0.02,0.06,-0.04,flip -12218,做多,2020-12-10 21:15:00,2020-12-10 22:40:00,566.02,564.28,1.2,100.0,0.2125,-0.37,0.06,-0.43,flip -12219,做空,2020-12-10 22:40:00,2020-12-10 23:00:00,564.28,564.23,1.2,100.0,0.2123,0.01,0.06,-0.05,flip -12220,做多,2020-12-10 23:00:00,2020-12-10 23:05:00,564.23,562.68,1.2,100.0,0.2121,-0.33,0.06,-0.39,flip -12221,做空,2020-12-10 23:05:00,2020-12-10 23:10:00,562.68,563.45,1.19,100.0,0.2119,-0.16,0.06,-0.22,flip -12222,做多,2020-12-10 23:10:00,2020-12-11 02:30:00,563.45,545.07,1.19,100.0,0.2111,-3.88,0.06,-3.94,flip -12223,做空,2020-12-11 02:30:00,2020-12-11 02:45:00,545.07,545.76,1.19,100.0,0.2182,-0.15,0.06,-0.21,flip -12224,做多,2020-12-11 02:45:00,2020-12-11 02:50:00,545.76,543.9,1.19,100.0,0.2174,-0.4,0.06,-0.46,flip -12225,做空,2020-12-11 02:50:00,2020-12-11 03:00:00,543.9,544.6,1.18,100.0,0.2172,-0.15,0.06,-0.21,flip -12226,做多,2020-12-11 03:00:00,2020-12-11 03:55:00,544.6,547.61,1.18,100.0,0.2164,0.65,0.06,0.59,tp_upper -12227,做多,2020-12-11 04:10:00,2020-12-11 04:15:00,547.39,548.15,1.18,100.0,0.2163,0.16,0.06,0.11,tp_upper -12228,做多,2020-12-11 04:45:00,2020-12-11 04:55:00,546.31,545.66,1.18,100.0,0.2168,-0.14,0.06,-0.2,flip -12229,做空,2020-12-11 04:55:00,2020-12-11 05:00:00,545.66,548.15,1.18,100.0,0.2166,-0.54,0.06,-0.6,flip -12230,做多,2020-12-11 05:00:00,2020-12-11 05:05:00,548.15,547.49,1.18,100.0,0.2144,-0.14,0.06,-0.2,tp_upper -12231,做多,2020-12-11 05:50:00,2020-12-11 06:05:00,544.68,545.55,1.17,100.0,0.2153,0.19,0.06,0.13,flip -12232,做空,2020-12-11 06:05:00,2020-12-11 06:15:00,545.55,542.18,1.17,100.0,0.2151,0.72,0.06,0.67,tp_lower -12233,做多,2020-12-11 06:40:00,2020-12-11 06:55:00,545.46,544.56,1.18,100.0,0.2162,-0.19,0.06,-0.25,flip -12234,做空,2020-12-11 06:55:00,2020-12-11 07:20:00,544.56,541.79,1.18,100.0,0.216,0.6,0.06,0.54,tp_lower -12235,做多,2020-12-11 07:50:00,2020-12-11 08:20:00,541.3,548.2,1.18,100.0,0.2182,1.51,0.06,1.45,tp_upper -12236,做多,2020-12-11 09:30:00,2020-12-11 10:25:00,543.55,545.37,1.19,100.0,0.2198,0.4,0.06,0.34,tp_upper -12237,做多,2020-12-11 10:25:00,2020-12-11 10:30:00,545.37,544.9,1.2,100.0,0.2196,-0.1,0.06,-0.16,tp_upper -12238,做多,2020-12-11 11:15:00,2020-12-11 11:20:00,541.35,540.4,1.2,100.0,0.2208,-0.21,0.06,-0.27,flip -12239,做空,2020-12-11 11:20:00,2020-12-11 11:30:00,540.4,537.68,1.19,100.0,0.2206,0.6,0.06,0.54,tp_lower -12240,做多,2020-12-11 12:00:00,2020-12-11 12:05:00,541.77,540.15,1.2,100.0,0.2209,-0.36,0.06,-0.42,flip -12241,做空,2020-12-11 12:05:00,2020-12-11 12:15:00,540.15,542.4,1.19,100.0,0.2207,-0.5,0.06,-0.56,flip -12242,做多,2020-12-11 12:15:00,2020-12-11 12:20:00,542.4,543.06,1.19,100.0,0.2187,0.14,0.06,0.08,tp_upper -12243,做多,2020-12-11 18:00:00,2020-12-11 18:50:00,546.81,547.69,1.19,100.0,0.2169,0.19,0.06,0.13,tp_upper -12244,做多,2020-12-11 20:00:00,2020-12-11 20:05:00,548.33,544.91,1.19,100.0,0.2165,-0.74,0.06,-0.8,flip -12245,做空,2020-12-11 20:05:00,2020-12-11 20:30:00,544.91,547.23,1.18,100.0,0.2163,-0.5,0.06,-0.56,flip -12246,做多,2020-12-11 20:30:00,2020-12-11 21:15:00,547.23,546.57,1.17,100.0,0.2142,-0.14,0.06,-0.2,flip -12247,做空,2020-12-11 21:15:00,2020-12-11 21:35:00,546.57,547.15,1.17,100.0,0.214,-0.12,0.06,-0.18,flip -12248,做多,2020-12-11 21:35:00,2020-12-11 21:50:00,547.15,549.76,1.17,100.0,0.2133,0.56,0.06,0.5,tp_upper -12249,做多,2020-12-11 22:50:00,2020-12-11 23:00:00,550.0,550.32,1.17,100.0,0.213,0.07,0.06,0.01,flip -12250,做空,2020-12-11 23:00:00,2020-12-11 23:15:00,550.32,546.96,1.17,100.0,0.2128,0.72,0.06,0.66,tp_lower -12251,做多,2020-12-12 00:05:00,2020-12-12 00:20:00,548.87,553.31,1.21,100.0,0.22,0.98,0.06,0.92,tp_upper -12252,做多,2020-12-12 02:00:00,2020-12-12 02:10:00,553.86,553.69,1.22,100.0,0.2195,-0.04,0.06,-0.1,flip -12253,做空,2020-12-12 02:10:00,2020-12-12 02:15:00,553.69,553.9,1.21,100.0,0.2193,-0.05,0.06,-0.11,flip -12254,做多,2020-12-12 02:15:00,2020-12-12 02:20:00,553.9,553.44,1.21,100.0,0.2189,-0.1,0.06,-0.16,flip -12255,做空,2020-12-12 02:20:00,2020-12-12 02:25:00,553.44,553.89,1.21,100.0,0.2187,-0.1,0.06,-0.16,flip -12256,做多,2020-12-12 02:25:00,2020-12-12 02:30:00,553.89,553.6,1.21,100.0,0.2181,-0.06,0.06,-0.12,flip -12257,做空,2020-12-12 02:30:00,2020-12-12 02:35:00,553.6,554.86,1.21,100.0,0.2179,-0.27,0.06,-0.34,flip -12258,做多,2020-12-12 02:35:00,2020-12-12 02:40:00,554.86,555.54,1.2,100.0,0.2167,0.15,0.06,0.09,tp_upper -12259,做多,2020-12-12 04:30:00,2020-12-12 04:35:00,555.54,556.45,1.2,100.0,0.2165,0.2,0.06,0.14,tp_upper -12260,做多,2020-12-12 05:45:00,2020-12-12 06:25:00,557.26,556.5,1.2,100.0,0.216,-0.16,0.06,-0.22,flip -12261,做空,2020-12-12 06:25:00,2020-12-12 06:30:00,556.5,556.18,1.2,100.0,0.2158,0.07,0.06,0.01,tp_lower -12262,做多,2020-12-12 07:00:00,2020-12-12 07:45:00,557.61,559.54,1.2,100.0,0.2152,0.42,0.06,0.36,tp_upper -12263,做多,2020-12-12 09:05:00,2020-12-12 09:10:00,557.89,557.89,1.2,100.0,0.2157,0.0,0.06,-0.06,flip -12264,做空,2020-12-12 09:10:00,2020-12-12 09:20:00,557.89,558.47,1.2,100.0,0.2154,-0.12,0.06,-0.19,flip -12265,做多,2020-12-12 09:20:00,2020-12-12 09:35:00,558.47,557.88,1.2,100.0,0.2148,-0.13,0.06,-0.19,flip -12266,做空,2020-12-12 09:35:00,2020-12-12 09:50:00,557.88,555.99,1.2,100.0,0.2146,0.41,0.06,0.35,tp_lower -12267,做多,2020-12-12 10:00:00,2020-12-12 10:05:00,557.31,555.76,1.2,100.0,0.2153,-0.33,0.06,-0.39,flip -12268,做空,2020-12-12 10:05:00,2020-12-12 10:20:00,555.76,555.38,1.2,100.0,0.2151,0.08,0.06,0.02,tp_lower -12269,做多,2020-12-12 11:05:00,2020-12-12 11:35:00,556.18,558.67,1.19,100.0,0.2149,0.53,0.06,0.47,tp_upper -12270,做多,2020-12-12 13:00:00,2020-12-12 14:30:00,557.51,556.07,1.2,100.0,0.2151,-0.31,0.06,-0.37,flip -12271,做空,2020-12-12 14:30:00,2020-12-12 14:35:00,556.07,554.19,1.19,100.0,0.2149,0.4,0.06,0.34,tp_lower -12272,做多,2020-12-12 15:25:00,2020-12-12 15:45:00,553.8,554.48,1.2,100.0,0.2163,0.15,0.06,0.09,flip -12273,做空,2020-12-12 15:45:00,2020-12-12 16:45:00,554.48,552.78,1.2,100.0,0.216,0.37,0.06,0.31,tp_lower -12274,做多,2020-12-12 17:00:00,2020-12-12 17:50:00,554.28,556.76,1.2,100.0,0.2166,0.54,0.06,0.48,tp_upper -12275,做多,2020-12-12 21:45:00,2020-12-12 21:50:00,569.98,569.75,1.2,100.0,0.2113,-0.05,0.06,-0.11,flip -12276,做空,2020-12-12 21:50:00,2020-12-12 22:35:00,569.75,571.29,1.2,100.0,0.2111,-0.33,0.06,-0.39,flip -12277,做多,2020-12-12 22:35:00,2020-12-12 22:40:00,571.29,573.0,1.2,100.0,0.2098,0.36,0.06,0.3,tp_upper -12278,做多,2020-12-13 00:00:00,2020-12-13 01:30:00,569.17,566.5,1.23,100.0,0.2161,-0.58,0.06,-0.64,flip -12279,做空,2020-12-13 01:30:00,2020-12-13 01:40:00,566.5,566.93,1.22,100.0,0.2159,-0.09,0.06,-0.15,flip -12280,做多,2020-12-13 01:40:00,2020-12-13 01:55:00,566.93,566.1,1.22,100.0,0.2154,-0.18,0.06,-0.24,flip -12281,做空,2020-12-13 01:55:00,2020-12-13 02:05:00,566.1,565.01,1.22,100.0,0.2151,0.23,0.06,0.17,tp_lower -12282,做多,2020-12-13 02:35:00,2020-12-13 03:05:00,565.88,567.57,1.22,100.0,0.2154,0.36,0.06,0.3,tp_upper -12283,做多,2020-12-13 03:25:00,2020-12-13 03:30:00,566.02,565.39,1.22,100.0,0.2158,-0.14,0.06,-0.2,flip -12284,做空,2020-12-13 03:30:00,2020-12-13 03:50:00,565.39,565.29,1.22,100.0,0.2156,0.02,0.06,-0.04,flip -12285,做多,2020-12-13 03:50:00,2020-12-13 04:05:00,565.29,566.16,1.22,100.0,0.2154,0.19,0.06,0.13,flip -12286,做空,2020-12-13 04:05:00,2020-12-13 04:15:00,566.16,566.12,1.22,100.0,0.2152,0.01,0.06,-0.05,tp_lower -12287,做多,2020-12-13 04:15:00,2020-12-13 04:35:00,566.12,567.92,1.22,100.0,0.215,0.39,0.06,0.33,tp_upper -12288,做多,2020-12-13 06:00:00,2020-12-13 06:15:00,570.38,571.94,1.22,100.0,0.2139,0.33,0.06,0.27,tp_upper -12289,做多,2020-12-13 06:50:00,2020-12-13 06:55:00,572.22,572.18,1.22,100.0,0.2136,-0.01,0.06,-0.07,tp_upper -12290,做多,2020-12-13 08:40:00,2020-12-13 09:05:00,579.17,578.92,1.22,100.0,0.2108,-0.05,0.06,-0.11,flip -12291,做空,2020-12-13 09:05:00,2020-12-13 09:10:00,578.92,579.16,1.22,100.0,0.2106,-0.05,0.06,-0.11,flip -12292,做多,2020-12-13 09:10:00,2020-12-13 09:25:00,579.16,580.18,1.22,100.0,0.2102,0.21,0.06,0.15,flip -12293,做空,2020-12-13 09:25:00,2020-12-13 11:30:00,580.18,584.2,1.22,100.0,0.21,-0.84,0.06,-0.91,flip -12294,做多,2020-12-13 11:30:00,2020-12-13 11:35:00,584.2,585.68,1.21,100.0,0.2069,0.31,0.06,0.25,tp_upper -12295,做多,2020-12-13 11:50:00,2020-12-13 12:00:00,584.64,586.49,1.21,100.0,0.207,0.38,0.06,0.32,tp_upper -12296,做多,2020-12-13 12:20:00,2020-12-13 12:30:00,584.92,588.88,1.21,100.0,0.2074,0.82,0.06,0.76,tp_upper -12297,做多,2020-12-13 14:05:00,2020-12-13 15:05:00,586.38,586.39,1.22,100.0,0.2081,0.0,0.06,-0.06,tp_upper -12298,做多,2020-12-13 15:35:00,2020-12-13 15:40:00,584.67,583.95,1.22,100.0,0.2085,-0.15,0.06,-0.21,flip -12299,做空,2020-12-13 15:40:00,2020-12-13 15:55:00,583.95,585.66,1.22,100.0,0.2083,-0.36,0.06,-0.42,flip -12300,做多,2020-12-13 15:55:00,2020-12-13 16:00:00,585.66,588.86,1.21,100.0,0.2068,0.66,0.06,0.6,tp_upper -12301,做多,2020-12-13 17:25:00,2020-12-13 18:00:00,592.24,593.47,1.22,100.0,0.2055,0.25,0.06,0.19,flip -12302,做空,2020-12-13 18:00:00,2020-12-13 18:30:00,593.47,592.6,1.22,100.0,0.2053,0.18,0.06,0.12,flip -12303,做多,2020-12-13 18:30:00,2020-12-13 18:50:00,592.6,591.94,1.22,100.0,0.2057,-0.14,0.06,-0.2,flip -12304,做空,2020-12-13 18:50:00,2020-12-13 18:55:00,591.94,592.43,1.22,100.0,0.2054,-0.1,0.06,-0.16,flip -12305,做多,2020-12-13 18:55:00,2020-12-13 19:05:00,592.43,592.64,1.21,100.0,0.2049,0.04,0.06,-0.02,flip -12306,做空,2020-12-13 19:05:00,2020-12-13 19:20:00,592.64,592.52,1.21,100.0,0.2047,0.02,0.06,-0.04,flip -12307,做多,2020-12-13 19:20:00,2020-12-13 19:25:00,592.52,592.25,1.21,100.0,0.2046,-0.06,0.06,-0.12,flip -12308,做空,2020-12-13 19:25:00,2020-12-13 19:30:00,592.25,592.32,1.21,100.0,0.2044,-0.01,0.06,-0.07,flip -12309,做多,2020-12-13 19:30:00,2020-12-13 19:45:00,592.32,593.74,1.21,100.0,0.2041,0.29,0.06,0.23,tp_upper -12310,做多,2020-12-13 21:05:00,2020-12-13 22:15:00,589.77,586.91,1.21,100.0,0.2053,-0.59,0.06,-0.65,flip -12311,做空,2020-12-13 22:15:00,2020-12-13 22:20:00,586.91,585.93,1.2,100.0,0.2051,0.2,0.06,0.14,tp_lower -12312,做多,2020-12-13 23:05:00,2020-12-13 23:35:00,590.72,589.43,1.2,100.0,0.2039,-0.26,0.06,-0.32,flip -12313,做空,2020-12-13 23:35:00,2020-12-14 00:10:00,589.43,586.7,1.2,100.0,0.2037,0.56,0.06,0.5,tp_lower -12314,做多,2020-12-14 01:25:00,2020-12-14 01:45:00,585.29,585.41,1.24,100.0,0.2125,0.03,0.06,-0.04,flip -12315,做空,2020-12-14 01:45:00,2020-12-14 01:50:00,585.41,585.42,1.24,100.0,0.2123,-0.0,0.06,-0.06,flip -12316,做多,2020-12-14 01:50:00,2020-12-14 02:00:00,585.42,584.23,1.24,100.0,0.2121,-0.25,0.06,-0.31,flip -12317,做空,2020-12-14 02:00:00,2020-12-14 02:05:00,584.23,585.34,1.24,100.0,0.2119,-0.24,0.06,-0.3,flip -12318,做多,2020-12-14 02:05:00,2020-12-14 02:20:00,585.34,585.44,1.23,100.0,0.2109,0.02,0.06,-0.04,flip -12319,做空,2020-12-14 02:20:00,2020-12-14 04:15:00,585.44,586.82,1.23,100.0,0.2106,-0.29,0.06,-0.35,tp_lower -12320,做多,2020-12-14 05:50:00,2020-12-14 06:00:00,585.1,586.63,1.23,100.0,0.2101,0.32,0.06,0.26,tp_upper -12321,做多,2020-12-14 07:15:00,2020-12-14 07:40:00,586.14,588.4,1.23,100.0,0.21,0.47,0.06,0.41,tp_upper -12322,做多,2020-12-14 08:00:00,2020-12-14 08:10:00,587.42,589.15,1.23,100.0,0.2102,0.36,0.06,0.3,tp_upper -12323,做多,2020-12-14 08:25:00,2020-12-14 09:10:00,587.09,586.45,1.24,100.0,0.2107,-0.13,0.06,-0.2,flip -12324,做空,2020-12-14 09:10:00,2020-12-14 09:15:00,586.45,585.99,1.23,100.0,0.2105,0.1,0.06,0.04,tp_lower -12325,做多,2020-12-14 09:35:00,2020-12-14 09:45:00,587.43,587.5,1.23,100.0,0.2101,0.01,0.06,-0.05,flip -12326,做空,2020-12-14 09:45:00,2020-12-14 09:55:00,587.5,587.58,1.23,100.0,0.2099,-0.02,0.06,-0.08,flip -12327,做多,2020-12-14 09:55:00,2020-12-14 10:00:00,587.58,587.29,1.23,100.0,0.2096,-0.06,0.06,-0.12,flip -12328,做空,2020-12-14 10:00:00,2020-12-14 10:05:00,587.29,588.0,1.23,100.0,0.2094,-0.15,0.06,-0.21,flip -12329,做多,2020-12-14 10:05:00,2020-12-14 10:10:00,588.0,587.02,1.23,100.0,0.2087,-0.2,0.06,-0.27,flip -12330,做空,2020-12-14 10:10:00,2020-12-14 10:15:00,587.02,586.05,1.22,100.0,0.2085,0.2,0.06,0.14,tp_lower -12331,做多,2020-12-14 12:00:00,2020-12-14 12:10:00,581.97,579.53,1.22,100.0,0.2104,-0.51,0.06,-0.57,flip -12332,做空,2020-12-14 12:10:00,2020-12-14 12:25:00,579.53,580.08,1.22,100.0,0.2102,-0.12,0.06,-0.18,flip -12333,做多,2020-12-14 12:25:00,2020-12-14 12:30:00,580.08,579.24,1.22,100.0,0.2096,-0.18,0.06,-0.24,flip -12334,做空,2020-12-14 12:30:00,2020-12-14 12:40:00,579.24,579.34,1.21,100.0,0.2094,-0.02,0.06,-0.08,flip -12335,做多,2020-12-14 12:40:00,2020-12-14 12:45:00,579.34,578.75,1.21,100.0,0.2091,-0.12,0.06,-0.18,flip -12336,做空,2020-12-14 12:45:00,2020-12-14 12:55:00,578.75,579.3,1.21,100.0,0.2089,-0.11,0.06,-0.18,flip -12337,做多,2020-12-14 12:55:00,2020-12-14 13:00:00,579.3,579.11,1.21,100.0,0.2083,-0.04,0.06,-0.1,flip -12338,做空,2020-12-14 13:00:00,2020-12-14 13:20:00,579.11,577.67,1.21,100.0,0.2081,0.3,0.06,0.24,tp_lower -12339,做多,2020-12-14 13:25:00,2020-12-14 13:35:00,579.5,581.8,1.21,100.0,0.2083,0.48,0.06,0.42,tp_upper -12340,做多,2020-12-14 14:45:00,2020-12-14 15:00:00,580.62,585.61,1.21,100.0,0.2085,1.04,0.06,0.98,tp_upper -12341,做多,2020-12-14 17:45:00,2020-12-14 17:50:00,582.3,581.34,1.22,100.0,0.2094,-0.2,0.06,-0.26,flip -12342,做空,2020-12-14 17:50:00,2020-12-14 18:00:00,581.34,583.1,1.22,100.0,0.2092,-0.37,0.06,-0.43,flip -12343,做多,2020-12-14 18:00:00,2020-12-14 18:05:00,583.1,582.35,1.21,100.0,0.2078,-0.16,0.06,-0.22,tp_upper -12344,做多,2020-12-14 20:35:00,2020-12-14 20:45:00,585.13,587.01,1.21,100.0,0.2066,0.39,0.06,0.33,tp_upper -12345,做多,2020-12-14 21:50:00,2020-12-14 22:00:00,585.67,585.98,1.21,100.0,0.2068,0.06,0.06,0.0,flip -12346,做空,2020-12-14 22:00:00,2020-12-14 22:05:00,585.98,586.02,1.21,100.0,0.2066,-0.01,0.06,-0.07,flip -12347,做多,2020-12-14 22:05:00,2020-12-14 22:15:00,586.02,587.53,1.21,100.0,0.2064,0.31,0.06,0.25,tp_upper -12348,做多,2020-12-14 23:05:00,2020-12-14 23:20:00,586.43,586.82,1.21,100.0,0.2066,0.08,0.06,0.02,flip -12349,做空,2020-12-14 23:20:00,2020-12-14 23:25:00,586.82,587.35,1.21,100.0,0.2064,-0.11,0.06,-0.17,flip -12350,做多,2020-12-14 23:25:00,2020-12-14 23:30:00,587.35,586.71,1.21,100.0,0.2058,-0.13,0.06,-0.19,flip -12351,做空,2020-12-14 23:30:00,2020-12-14 23:35:00,586.71,585.94,1.21,100.0,0.2056,0.16,0.06,0.1,tp_lower -12352,做多,2020-12-15 00:10:00,2020-12-15 00:15:00,587.54,586.96,1.25,100.0,0.2126,-0.12,0.06,-0.19,flip -12353,做空,2020-12-15 00:15:00,2020-12-15 04:05:00,586.96,592.3,1.25,100.0,0.2124,-1.13,0.06,-1.2,tp_lower -12354,做多,2020-12-15 06:35:00,2020-12-15 06:45:00,583.29,583.61,1.23,100.0,0.2115,0.07,0.06,0.01,tp_upper -12355,做多,2020-12-15 07:35:00,2020-12-15 07:50:00,583.39,584.75,1.23,100.0,0.2114,0.29,0.06,0.23,tp_upper -12356,做多,2020-12-15 08:15:00,2020-12-15 08:20:00,584.23,584.02,1.23,100.0,0.2114,-0.04,0.06,-0.11,flip -12357,做空,2020-12-15 08:20:00,2020-12-15 08:25:00,584.02,584.63,1.23,100.0,0.2112,-0.13,0.06,-0.19,flip -12358,做多,2020-12-15 08:25:00,2020-12-15 08:30:00,584.63,585.5,1.23,100.0,0.2105,0.18,0.06,0.12,tp_upper -12359,做多,2020-12-15 08:55:00,2020-12-15 09:50:00,584.09,583.82,1.23,100.0,0.2108,-0.06,0.06,-0.12,flip -12360,做空,2020-12-15 09:50:00,2020-12-15 10:10:00,583.82,581.46,1.23,100.0,0.2106,0.5,0.06,0.44,tp_lower -12361,做多,2020-12-15 10:20:00,2020-12-15 10:30:00,582.37,585.76,1.23,100.0,0.2118,0.72,0.06,0.66,tp_upper -12362,做多,2020-12-15 12:00:00,2020-12-15 12:05:00,586.92,586.5,1.24,100.0,0.2111,-0.09,0.06,-0.15,flip -12363,做空,2020-12-15 12:05:00,2020-12-15 12:10:00,586.5,586.89,1.24,100.0,0.2109,-0.08,0.06,-0.14,flip -12364,做多,2020-12-15 12:10:00,2020-12-15 12:15:00,586.89,586.59,1.24,100.0,0.2104,-0.06,0.06,-0.12,flip -12365,做空,2020-12-15 12:15:00,2020-12-15 12:20:00,586.59,588.78,1.23,100.0,0.2102,-0.46,0.06,-0.52,flip -12366,做多,2020-12-15 12:20:00,2020-12-15 12:25:00,588.78,587.92,1.23,100.0,0.2084,-0.18,0.06,-0.24,tp_upper -12367,做多,2020-12-15 13:05:00,2020-12-15 13:40:00,586.54,586.94,1.22,100.0,0.2087,0.08,0.06,0.02,flip -12368,做空,2020-12-15 13:40:00,2020-12-15 13:55:00,586.94,587.28,1.22,100.0,0.2085,-0.07,0.06,-0.13,flip -12369,做多,2020-12-15 13:55:00,2020-12-15 14:00:00,587.28,588.79,1.22,100.0,0.2081,0.31,0.06,0.25,tp_upper -12370,做多,2020-12-15 15:15:00,2020-12-15 15:20:00,585.52,585.43,1.22,100.0,0.209,-0.02,0.06,-0.08,flip -12371,做空,2020-12-15 15:20:00,2020-12-15 16:05:00,585.43,584.77,1.22,100.0,0.2088,0.14,0.06,0.08,flip -12372,做多,2020-12-15 16:05:00,2020-12-15 16:25:00,584.77,586.64,1.22,100.0,0.2091,0.39,0.06,0.33,tp_upper -12373,做多,2020-12-15 17:30:00,2020-12-15 17:40:00,586.35,586.71,1.23,100.0,0.209,0.08,0.06,0.01,flip -12374,做空,2020-12-15 17:40:00,2020-12-15 18:05:00,586.71,586.04,1.22,100.0,0.2088,0.14,0.06,0.08,tp_lower -12375,做多,2020-12-15 18:10:00,2020-12-15 18:20:00,586.08,587.08,1.23,100.0,0.209,0.21,0.06,0.15,tp_upper -12376,做多,2020-12-15 20:30:00,2020-12-15 20:50:00,591.12,591.08,1.23,100.0,0.2074,-0.01,0.06,-0.07,flip -12377,做空,2020-12-15 20:50:00,2020-12-15 21:00:00,591.08,591.37,1.22,100.0,0.2072,-0.06,0.06,-0.12,flip -12378,做多,2020-12-15 21:00:00,2020-12-15 22:40:00,591.37,587.81,1.22,100.0,0.2068,-0.74,0.06,-0.8,flip -12379,做空,2020-12-15 22:40:00,2020-12-15 22:45:00,587.81,588.11,1.21,100.0,0.2066,-0.06,0.06,-0.12,tp_lower -12380,做多,2020-12-15 22:55:00,2020-12-15 23:00:00,588.57,587.52,1.21,100.0,0.206,-0.22,0.06,-0.28,flip -12381,做空,2020-12-15 23:00:00,2020-12-15 23:05:00,587.52,587.98,1.21,100.0,0.2058,-0.09,0.06,-0.16,tp_lower -12382,做多,2020-12-15 23:05:00,2020-12-15 23:25:00,587.98,589.21,1.21,100.0,0.2052,0.25,0.06,0.19,tp_upper -12383,做多,2020-12-15 23:25:00,2020-12-15 23:30:00,589.21,588.94,1.21,100.0,0.205,-0.06,0.06,-0.12,tp_upper -12384,做多,2020-12-16 01:15:00,2020-12-16 01:25:00,586.11,585.55,1.24,100.0,0.2119,-0.12,0.06,-0.18,flip -12385,做空,2020-12-16 01:25:00,2020-12-16 01:40:00,585.55,583.21,1.24,100.0,0.2116,0.5,0.06,0.43,tp_lower -12386,做多,2020-12-16 01:55:00,2020-12-16 02:20:00,585.12,585.57,1.24,100.0,0.2124,0.1,0.06,0.03,flip -12387,做空,2020-12-16 02:20:00,2020-12-16 03:15:00,585.57,585.49,1.24,100.0,0.2122,0.02,0.06,-0.05,flip -12388,做多,2020-12-16 03:15:00,2020-12-16 04:55:00,585.49,583.59,1.24,100.0,0.2121,-0.4,0.06,-0.46,flip -12389,做空,2020-12-16 04:55:00,2020-12-16 05:45:00,583.59,583.75,1.24,100.0,0.2119,-0.03,0.06,-0.1,flip -12390,做多,2020-12-16 05:45:00,2020-12-16 06:10:00,583.75,585.45,1.23,100.0,0.2115,0.36,0.06,0.3,tp_upper -12391,做多,2020-12-16 07:40:00,2020-12-16 07:45:00,585.64,585.01,1.24,100.0,0.2112,-0.13,0.06,-0.19,flip -12392,做空,2020-12-16 07:45:00,2020-12-16 07:55:00,585.01,585.44,1.23,100.0,0.211,-0.09,0.06,-0.15,flip -12393,做多,2020-12-16 07:55:00,2020-12-16 08:15:00,585.44,585.2,1.23,100.0,0.2105,-0.05,0.06,-0.11,flip -12394,做空,2020-12-16 08:15:00,2020-12-16 08:30:00,585.2,585.56,1.23,100.0,0.2103,-0.08,0.06,-0.14,flip -12395,做多,2020-12-16 08:30:00,2020-12-16 08:35:00,585.56,585.32,1.23,100.0,0.2098,-0.05,0.06,-0.11,flip -12396,做空,2020-12-16 08:35:00,2020-12-16 08:40:00,585.32,585.82,1.23,100.0,0.2096,-0.1,0.06,-0.17,flip -12397,做多,2020-12-16 08:40:00,2020-12-16 08:45:00,585.82,587.32,1.22,100.0,0.2091,0.31,0.06,0.25,tp_upper -12398,做多,2020-12-16 09:50:00,2020-12-16 09:55:00,587.28,588.65,1.23,100.0,0.2089,0.29,0.06,0.22,tp_upper -12399,做多,2020-12-16 13:10:00,2020-12-16 13:30:00,595.19,595.2,1.23,100.0,0.2064,0.0,0.06,-0.06,flip -12400,做空,2020-12-16 13:30:00,2020-12-16 13:40:00,595.2,602.11,1.23,100.0,0.2062,-1.42,0.06,-1.49,flip -12401,做多,2020-12-16 13:40:00,2020-12-16 13:45:00,602.11,601.49,1.21,100.0,0.2012,-0.12,0.06,-0.19,tp_upper -12402,做多,2020-12-16 15:25:00,2020-12-16 15:30:00,619.99,617.98,1.21,100.0,0.195,-0.39,0.06,-0.45,flip -12403,做空,2020-12-16 15:30:00,2020-12-16 15:40:00,617.98,620.69,1.2,100.0,0.1948,-0.53,0.06,-0.59,flip -12404,做多,2020-12-16 15:40:00,2020-12-16 15:45:00,620.69,620.12,1.2,100.0,0.1929,-0.11,0.06,-0.17,flip -12405,做空,2020-12-16 15:45:00,2020-12-16 15:55:00,620.12,620.61,1.2,100.0,0.1927,-0.09,0.06,-0.15,flip -12406,做多,2020-12-16 15:55:00,2020-12-16 16:00:00,620.61,624.84,1.19,100.0,0.1922,0.81,0.06,0.75,tp_upper -12407,做多,2020-12-16 18:35:00,2020-12-16 19:30:00,623.55,622.01,1.2,100.0,0.1924,-0.3,0.06,-0.36,flip -12408,做空,2020-12-16 19:30:00,2020-12-16 19:35:00,622.01,622.72,1.2,100.0,0.1923,-0.14,0.06,-0.2,flip -12409,做多,2020-12-16 19:35:00,2020-12-16 19:40:00,622.72,622.07,1.19,100.0,0.1916,-0.12,0.06,-0.18,flip -12410,做空,2020-12-16 19:40:00,2020-12-16 19:45:00,622.07,622.9,1.19,100.0,0.1914,-0.16,0.06,-0.22,flip -12411,做多,2020-12-16 19:45:00,2020-12-16 20:05:00,622.9,622.24,1.19,100.0,0.1907,-0.13,0.06,-0.19,flip -12412,做空,2020-12-16 20:05:00,2020-12-16 21:25:00,622.24,624.02,1.19,100.0,0.1905,-0.34,0.06,-0.4,flip -12413,做多,2020-12-16 21:25:00,2020-12-16 21:30:00,624.02,623.7,1.18,100.0,0.1893,-0.06,0.06,-0.12,flip -12414,做空,2020-12-16 21:30:00,2020-12-16 21:35:00,623.7,625.08,1.18,100.0,0.1891,-0.26,0.06,-0.32,flip -12415,做多,2020-12-16 21:35:00,2020-12-16 21:40:00,625.08,627.52,1.18,100.0,0.188,0.46,0.06,0.4,tp_upper -12416,做多,2020-12-16 23:20:00,2020-12-16 23:30:00,631.81,636.62,1.18,100.0,0.1866,0.9,0.06,0.84,tp_upper -12417,做多,2020-12-17 01:55:00,2020-12-17 02:20:00,644.88,645.41,1.22,100.0,0.1896,0.1,0.06,0.04,flip -12418,做空,2020-12-17 02:20:00,2020-12-17 02:35:00,645.41,644.33,1.22,100.0,0.1894,0.2,0.06,0.14,flip -12419,做多,2020-12-17 02:35:00,2020-12-17 02:45:00,644.33,646.73,1.22,100.0,0.1899,0.46,0.06,0.39,tp_upper -12420,做多,2020-12-17 04:45:00,2020-12-17 04:50:00,640.93,639.59,1.23,100.0,0.1914,-0.26,0.06,-0.32,flip -12421,做空,2020-12-17 04:50:00,2020-12-17 05:00:00,639.59,639.57,1.22,100.0,0.1912,0.0,0.06,-0.06,flip -12422,做多,2020-12-17 05:00:00,2020-12-17 05:15:00,639.57,642.53,1.22,100.0,0.191,0.57,0.06,0.5,tp_upper -12423,做多,2020-12-17 06:40:00,2020-12-17 07:00:00,644.81,644.4,1.23,100.0,0.1901,-0.08,0.06,-0.14,flip -12424,做空,2020-12-17 07:00:00,2020-12-17 07:05:00,644.4,645.31,1.22,100.0,0.19,-0.17,0.06,-0.23,flip -12425,做多,2020-12-17 07:05:00,2020-12-17 07:20:00,645.31,648.15,1.22,100.0,0.1892,0.54,0.06,0.48,tp_upper -12426,做多,2020-12-17 07:40:00,2020-12-17 08:00:00,646.57,652.28,1.23,100.0,0.1895,1.08,0.06,1.02,tp_upper -12427,做多,2020-12-17 08:50:00,2020-12-17 09:00:00,649.66,649.33,1.23,100.0,0.1901,-0.06,0.06,-0.12,flip -12428,做空,2020-12-17 09:00:00,2020-12-17 09:05:00,649.33,651.99,1.23,100.0,0.1899,-0.51,0.06,-0.57,flip -12429,做多,2020-12-17 09:05:00,2020-12-17 09:10:00,651.99,654.46,1.23,100.0,0.1882,0.46,0.06,0.4,tp_upper -12430,做多,2020-12-17 10:00:00,2020-12-17 10:10:00,648.28,658.83,1.23,100.0,0.1898,2.0,0.06,1.94,tp_upper -12431,做多,2020-12-17 12:25:00,2020-12-17 12:30:00,665.34,663.28,1.25,100.0,0.1877,-0.39,0.06,-0.45,flip -12432,做空,2020-12-17 12:30:00,2020-12-17 12:50:00,663.28,665.32,1.24,100.0,0.1875,-0.38,0.06,-0.44,flip -12433,做多,2020-12-17 12:50:00,2020-12-17 12:55:00,665.32,667.4,1.24,100.0,0.1862,0.39,0.06,0.33,tp_upper -12434,做多,2020-12-17 13:25:00,2020-12-17 13:40:00,664.49,664.44,1.24,100.0,0.1868,-0.01,0.06,-0.07,flip -12435,做空,2020-12-17 13:40:00,2020-12-17 13:45:00,664.44,667.72,1.24,100.0,0.1866,-0.61,0.06,-0.67,flip -12436,做多,2020-12-17 13:45:00,2020-12-17 13:50:00,667.72,662.85,1.23,100.0,0.1846,-0.9,0.06,-0.96,tp_upper -12437,做多,2020-12-17 14:10:00,2020-12-17 14:20:00,663.95,663.92,1.22,100.0,0.1841,-0.01,0.06,-0.07,flip -12438,做空,2020-12-17 14:20:00,2020-12-17 14:30:00,663.92,664.2,1.22,100.0,0.1839,-0.05,0.06,-0.11,flip -12439,做多,2020-12-17 14:30:00,2020-12-17 14:40:00,664.2,665.57,1.22,100.0,0.1836,0.25,0.06,0.19,tp_upper -12440,做多,2020-12-17 15:00:00,2020-12-17 15:10:00,664.16,663.59,1.22,100.0,0.1838,-0.1,0.06,-0.17,flip -12441,做空,2020-12-17 15:10:00,2020-12-17 15:25:00,663.59,661.58,1.22,100.0,0.1836,0.37,0.06,0.31,tp_lower -12442,做多,2020-12-17 15:40:00,2020-12-17 15:55:00,663.48,666.46,1.22,100.0,0.184,0.55,0.06,0.49,tp_upper -12443,做多,2020-12-17 17:25:00,2020-12-17 19:40:00,672.35,654.59,1.23,100.0,0.1822,-3.24,0.06,-3.3,flip -12444,做空,2020-12-17 19:40:00,2020-12-17 20:05:00,654.59,648.53,1.19,100.0,0.182,1.1,0.06,1.04,tp_lower -12445,做多,2020-12-17 21:55:00,2020-12-17 23:00:00,641.19,642.99,1.2,100.0,0.1874,0.34,0.06,0.28,flip -12446,做空,2020-12-17 23:00:00,2020-12-17 23:25:00,642.99,637.7,1.2,100.0,0.1872,0.99,0.06,0.93,tp_lower -12447,做多,2020-12-17 23:45:00,2020-12-17 23:55:00,644.27,643.12,1.21,100.0,0.1882,-0.22,0.06,-0.28,flip -12448,做空,2020-12-17 23:55:00,2020-12-18 00:05:00,643.12,639.0,1.21,100.0,0.188,0.77,0.06,0.71,tp_lower -12449,做多,2020-12-18 00:35:00,2020-12-18 00:50:00,639.85,638.57,1.25,100.0,0.1954,-0.25,0.06,-0.31,flip -12450,做空,2020-12-18 00:50:00,2020-12-18 00:55:00,638.57,640.37,1.25,100.0,0.1952,-0.35,0.06,-0.41,flip -12451,做多,2020-12-18 00:55:00,2020-12-18 01:00:00,640.37,636.7,1.24,100.0,0.1939,-0.71,0.06,-0.77,flip -12452,做空,2020-12-18 01:00:00,2020-12-18 01:10:00,636.7,644.01,1.23,100.0,0.1937,-1.42,0.06,-1.48,flip -12453,做多,2020-12-18 01:10:00,2020-12-18 01:15:00,644.01,646.44,1.22,100.0,0.1891,0.46,0.06,0.4,tp_upper -12454,做多,2020-12-18 04:35:00,2020-12-18 04:50:00,645.77,643.84,1.22,100.0,0.1891,-0.37,0.06,-0.43,flip -12455,做空,2020-12-18 04:50:00,2020-12-18 05:00:00,643.84,644.4,1.22,100.0,0.1889,-0.11,0.06,-0.17,flip -12456,做多,2020-12-18 05:00:00,2020-12-18 05:20:00,644.4,644.15,1.21,100.0,0.1884,-0.05,0.06,-0.11,flip -12457,做空,2020-12-18 05:20:00,2020-12-18 05:25:00,644.15,644.8,1.21,100.0,0.1882,-0.12,0.06,-0.18,flip -12458,做多,2020-12-18 05:25:00,2020-12-18 05:55:00,644.8,646.86,1.21,100.0,0.1877,0.39,0.06,0.33,tp_upper -12459,做多,2020-12-18 07:45:00,2020-12-18 08:00:00,645.0,644.27,1.21,100.0,0.188,-0.14,0.06,-0.2,flip -12460,做空,2020-12-18 08:00:00,2020-12-18 08:05:00,644.27,646.87,1.21,100.0,0.1878,-0.49,0.06,-0.55,flip -12461,做多,2020-12-18 08:05:00,2020-12-18 08:15:00,646.87,647.87,1.2,100.0,0.1861,0.19,0.06,0.13,tp_upper -12462,做多,2020-12-18 12:10:00,2020-12-18 12:20:00,654.81,650.57,1.2,100.0,0.184,-0.78,0.06,-0.84,flip -12463,做空,2020-12-18 12:20:00,2020-12-18 12:30:00,650.57,651.17,1.2,100.0,0.1838,-0.11,0.06,-0.17,flip -12464,做多,2020-12-18 12:30:00,2020-12-18 12:35:00,651.17,651.02,1.19,100.0,0.1833,-0.03,0.06,-0.09,flip -12465,做空,2020-12-18 12:35:00,2020-12-18 12:55:00,651.02,651.5,1.19,100.0,0.1831,-0.09,0.06,-0.15,flip -12466,做多,2020-12-18 12:55:00,2020-12-18 13:00:00,651.5,650.11,1.19,100.0,0.1826,-0.25,0.06,-0.31,flip -12467,做空,2020-12-18 13:00:00,2020-12-18 13:05:00,650.11,650.97,1.19,100.0,0.1825,-0.16,0.06,-0.22,flip -12468,做多,2020-12-18 13:05:00,2020-12-18 13:10:00,650.97,650.65,1.18,100.0,0.1818,-0.06,0.06,-0.12,flip -12469,做空,2020-12-18 13:10:00,2020-12-18 13:30:00,650.65,649.57,1.18,100.0,0.1816,0.2,0.06,0.14,flip -12470,做多,2020-12-18 13:30:00,2020-12-18 15:35:00,649.57,638.82,1.18,100.0,0.182,-1.96,0.06,-2.01,flip -12471,做空,2020-12-18 15:35:00,2020-12-18 15:45:00,638.82,635.03,1.16,100.0,0.1818,0.69,0.06,0.63,tp_lower -12472,做多,2020-12-18 15:50:00,2020-12-18 15:55:00,639.5,638.31,1.17,100.0,0.1825,-0.22,0.06,-0.28,flip -12473,做空,2020-12-18 15:55:00,2020-12-18 18:40:00,638.31,646.6,1.16,100.0,0.1824,-1.51,0.06,-1.57,flip -12474,做多,2020-12-18 18:40:00,2020-12-18 19:00:00,646.6,645.72,1.15,100.0,0.1775,-0.16,0.06,-0.21,flip -12475,做空,2020-12-18 19:00:00,2020-12-18 19:05:00,645.72,646.59,1.15,100.0,0.1773,-0.15,0.06,-0.21,flip -12476,做多,2020-12-18 19:05:00,2020-12-18 19:10:00,646.59,645.36,1.14,100.0,0.1767,-0.22,0.06,-0.27,flip -12477,做空,2020-12-18 19:10:00,2020-12-18 19:25:00,645.36,640.94,1.14,100.0,0.1765,0.78,0.06,0.72,tp_lower -12478,做多,2020-12-18 19:55:00,2020-12-18 20:20:00,645.55,645.82,1.15,100.0,0.1775,0.05,0.06,-0.01,flip -12479,做空,2020-12-18 20:20:00,2020-12-18 20:40:00,645.82,646.28,1.15,100.0,0.1773,-0.08,0.06,-0.14,flip -12480,做多,2020-12-18 20:40:00,2020-12-18 20:55:00,646.28,649.19,1.14,100.0,0.1769,0.51,0.06,0.46,tp_upper -12481,做多,2020-12-18 22:15:00,2020-12-18 22:20:00,651.36,651.08,1.15,100.0,0.1761,-0.05,0.06,-0.11,flip -12482,做空,2020-12-18 22:20:00,2020-12-18 22:30:00,651.08,651.14,1.15,100.0,0.1759,-0.01,0.06,-0.07,flip -12483,做多,2020-12-18 22:30:00,2020-12-18 22:50:00,651.14,651.7,1.14,100.0,0.1757,0.1,0.06,0.04,flip -12484,做空,2020-12-18 22:50:00,2020-12-18 23:05:00,651.7,650.47,1.14,100.0,0.1755,0.22,0.06,0.16,tp_lower -12485,做多,2020-12-18 23:10:00,2020-12-18 23:45:00,650.55,653.43,1.15,100.0,0.176,0.51,0.06,0.45,tp_upper -12486,做多,2020-12-18 23:45:00,2020-12-18 23:50:00,653.43,655.47,1.15,100.0,0.1758,0.36,0.06,0.3,tp_upper -12487,做多,2020-12-19 01:45:00,2020-12-19 01:55:00,650.03,649.88,1.19,100.0,0.1834,-0.03,0.06,-0.09,flip -12488,做空,2020-12-19 01:55:00,2020-12-19 02:05:00,649.88,650.19,1.19,100.0,0.1833,-0.06,0.06,-0.12,flip -12489,做多,2020-12-19 02:05:00,2020-12-19 02:20:00,650.19,651.82,1.19,100.0,0.1829,0.3,0.06,0.24,tp_upper -12490,做多,2020-12-19 04:10:00,2020-12-19 04:20:00,657.15,657.47,1.19,100.0,0.1812,0.06,0.06,-0.0,flip -12491,做空,2020-12-19 04:20:00,2020-12-19 04:50:00,657.47,656.22,1.19,100.0,0.1811,0.23,0.06,0.17,tp_lower -12492,做多,2020-12-19 07:20:00,2020-12-19 07:30:00,651.41,651.26,1.19,100.0,0.1829,-0.03,0.06,-0.09,flip -12493,做空,2020-12-19 07:30:00,2020-12-19 07:55:00,651.26,649.12,1.19,100.0,0.1827,0.39,0.06,0.33,tp_lower -12494,做多,2020-12-19 08:05:00,2020-12-19 08:50:00,650.3,653.16,1.19,100.0,0.1834,0.52,0.06,0.46,tp_upper -12495,做多,2020-12-19 10:55:00,2020-12-19 11:15:00,654.88,653.64,1.2,100.0,0.1827,-0.23,0.06,-0.29,flip -12496,做空,2020-12-19 11:15:00,2020-12-19 11:40:00,653.64,653.0,1.19,100.0,0.1826,0.12,0.06,0.06,tp_lower -12497,做多,2020-12-19 12:00:00,2020-12-19 12:05:00,654.18,653.53,1.19,100.0,0.1824,-0.12,0.06,-0.18,flip -12498,做空,2020-12-19 12:05:00,2020-12-19 12:10:00,653.53,654.77,1.19,100.0,0.1822,-0.23,0.06,-0.29,flip -12499,做多,2020-12-19 12:10:00,2020-12-19 12:15:00,654.77,653.75,1.19,100.0,0.1814,-0.18,0.06,-0.24,flip -12500,做空,2020-12-19 12:15:00,2020-12-19 12:20:00,653.75,654.24,1.18,100.0,0.1812,-0.09,0.06,-0.15,flip -12501,做多,2020-12-19 12:20:00,2020-12-19 12:25:00,654.24,653.89,1.18,100.0,0.1807,-0.06,0.06,-0.12,flip -12502,做空,2020-12-19 12:25:00,2020-12-19 12:30:00,653.89,657.0,1.18,100.0,0.1805,-0.56,0.06,-0.62,flip -12503,做多,2020-12-19 12:30:00,2020-12-19 12:35:00,657.0,659.3,1.17,100.0,0.1786,0.41,0.06,0.35,tp_upper -12504,做多,2020-12-19 13:15:00,2020-12-19 13:30:00,653.99,654.43,1.18,100.0,0.1799,0.08,0.06,0.02,flip -12505,做空,2020-12-19 13:30:00,2020-12-19 13:35:00,654.43,655.77,1.18,100.0,0.1797,-0.24,0.06,-0.3,flip -12506,做多,2020-12-19 13:35:00,2020-12-19 13:40:00,655.77,655.58,1.17,100.0,0.1788,-0.03,0.06,-0.09,flip -12507,做空,2020-12-19 13:40:00,2020-12-19 13:50:00,655.58,657.3,1.17,100.0,0.1786,-0.31,0.06,-0.37,flip -12508,做多,2020-12-19 13:50:00,2020-12-19 14:00:00,657.3,660.13,1.17,100.0,0.1775,0.5,0.06,0.44,tp_upper -12509,做多,2020-12-19 14:35:00,2020-12-19 14:50:00,654.39,655.26,1.17,100.0,0.1789,0.16,0.06,0.1,flip -12510,做空,2020-12-19 14:50:00,2020-12-19 15:00:00,655.26,656.22,1.17,100.0,0.1787,-0.17,0.06,-0.23,flip -12511,做多,2020-12-19 15:00:00,2020-12-19 15:30:00,656.22,658.06,1.17,100.0,0.178,0.33,0.06,0.27,flip -12512,做空,2020-12-19 15:30:00,2020-12-19 15:35:00,658.06,656.27,1.17,100.0,0.1779,0.32,0.06,0.26,tp_lower -12513,做多,2020-12-19 15:55:00,2020-12-19 16:00:00,655.9,657.32,1.17,100.0,0.1787,0.25,0.06,0.2,tp_upper -12514,做多,2020-12-19 16:00:00,2020-12-19 16:10:00,657.32,660.01,1.17,100.0,0.1786,0.48,0.06,0.42,tp_upper -12515,做多,2020-12-19 17:45:00,2020-12-19 17:50:00,664.17,663.8,1.18,100.0,0.1773,-0.07,0.06,-0.12,flip -12516,做空,2020-12-19 17:50:00,2020-12-19 18:05:00,663.8,663.55,1.18,100.0,0.1771,0.04,0.06,-0.01,flip -12517,做多,2020-12-19 18:05:00,2020-12-19 19:45:00,663.55,659.44,1.17,100.0,0.1771,-0.73,0.06,-0.79,flip -12518,做空,2020-12-19 19:45:00,2020-12-19 19:50:00,659.44,660.15,1.17,100.0,0.1769,-0.13,0.06,-0.18,flip -12519,做多,2020-12-19 19:50:00,2020-12-19 19:55:00,660.15,659.39,1.16,100.0,0.1763,-0.13,0.06,-0.19,flip -12520,做空,2020-12-19 19:55:00,2020-12-19 20:00:00,659.39,661.22,1.16,100.0,0.1761,-0.32,0.06,-0.38,flip -12521,做多,2020-12-19 20:00:00,2020-12-19 20:05:00,661.22,664.4,1.16,100.0,0.175,0.56,0.06,0.5,tp_upper -12522,做多,2020-12-20 01:30:00,2020-12-20 01:55:00,649.73,648.42,1.2,100.0,0.1845,-0.24,0.06,-0.3,flip -12523,做空,2020-12-20 01:55:00,2020-12-20 02:15:00,648.42,647.74,1.2,100.0,0.1843,0.13,0.06,0.07,tp_lower -12524,做多,2020-12-20 02:20:00,2020-12-20 02:30:00,648.61,647.4,1.2,100.0,0.1843,-0.22,0.06,-0.28,flip -12525,做空,2020-12-20 02:30:00,2020-12-20 02:35:00,647.4,647.2,1.19,100.0,0.1841,0.04,0.06,-0.02,tp_lower -12526,做多,2020-12-20 02:45:00,2020-12-20 03:45:00,648.38,647.39,1.19,100.0,0.1837,-0.18,0.06,-0.24,flip -12527,做空,2020-12-20 03:45:00,2020-12-20 03:55:00,647.39,646.7,1.19,100.0,0.1835,0.13,0.06,0.07,flip -12528,做多,2020-12-20 03:55:00,2020-12-20 06:05:00,646.7,648.35,1.19,100.0,0.1837,0.3,0.06,0.24,flip -12529,做空,2020-12-20 06:05:00,2020-12-20 06:15:00,648.35,649.54,1.19,100.0,0.1835,-0.22,0.06,-0.28,flip -12530,做多,2020-12-20 06:15:00,2020-12-20 06:20:00,649.54,649.22,1.19,100.0,0.1826,-0.06,0.06,-0.12,flip -12531,做空,2020-12-20 06:20:00,2020-12-20 09:15:00,649.22,656.77,1.18,100.0,0.1825,-1.38,0.06,-1.44,flip -12532,做多,2020-12-20 09:15:00,2020-12-20 09:25:00,656.77,656.19,1.17,100.0,0.1781,-0.1,0.06,-0.16,flip -12533,做空,2020-12-20 09:25:00,2020-12-20 09:30:00,656.19,657.74,1.17,100.0,0.1779,-0.28,0.06,-0.33,flip -12534,做多,2020-12-20 09:30:00,2020-12-20 09:35:00,657.74,660.25,1.16,100.0,0.1769,0.44,0.06,0.39,tp_upper -12535,做多,2020-12-20 09:55:00,2020-12-20 10:00:00,657.61,657.51,1.17,100.0,0.1774,-0.02,0.06,-0.08,flip -12536,做空,2020-12-20 10:00:00,2020-12-20 10:15:00,657.51,654.54,1.17,100.0,0.1773,0.53,0.06,0.47,tp_lower -12537,做多,2020-12-20 10:30:00,2020-12-20 11:55:00,655.57,653.37,1.17,100.0,0.1784,-0.39,0.06,-0.45,flip -12538,做空,2020-12-20 11:55:00,2020-12-20 12:05:00,653.37,648.86,1.16,100.0,0.1782,0.8,0.06,0.75,tp_lower -12539,做多,2020-12-20 13:00:00,2020-12-20 13:55:00,649.61,649.01,1.17,100.0,0.1803,-0.11,0.06,-0.17,tp_upper -12540,做多,2020-12-20 16:20:00,2020-12-20 16:35:00,651.83,650.9,1.17,100.0,0.1794,-0.17,0.06,-0.23,flip -12541,做空,2020-12-20 16:35:00,2020-12-20 16:55:00,650.9,648.33,1.17,100.0,0.1792,0.46,0.06,0.4,tp_lower -12542,做多,2020-12-20 17:45:00,2020-12-20 18:40:00,650.57,649.31,1.17,100.0,0.1798,-0.23,0.06,-0.28,flip -12543,做空,2020-12-20 18:40:00,2020-12-20 21:15:00,649.31,646.51,1.17,100.0,0.1796,0.5,0.06,0.44,tp_lower -12544,做多,2020-12-20 22:45:00,2020-12-20 22:50:00,637.02,635.34,1.17,100.0,0.1837,-0.31,0.06,-0.37,flip -12545,做空,2020-12-20 22:50:00,2020-12-20 22:55:00,635.34,636.07,1.17,100.0,0.1835,-0.13,0.06,-0.19,flip -12546,做多,2020-12-20 22:55:00,2020-12-20 23:45:00,636.07,639.29,1.16,100.0,0.1829,0.59,0.06,0.53,tp_upper -12547,做多,2020-12-21 00:05:00,2020-12-21 00:10:00,640.95,642.92,1.19,100.0,0.1864,0.37,0.06,0.31,tp_upper -12548,做多,2020-12-21 01:20:00,2020-12-21 01:35:00,643.4,645.94,1.2,100.0,0.186,0.47,0.06,0.41,tp_upper -12549,做多,2020-12-21 02:05:00,2020-12-21 02:20:00,644.4,643.78,1.2,100.0,0.1863,-0.12,0.06,-0.18,flip -12550,做空,2020-12-21 02:20:00,2020-12-21 02:25:00,643.78,644.06,1.2,100.0,0.1861,-0.05,0.06,-0.11,flip -12551,做多,2020-12-21 02:25:00,2020-12-21 02:30:00,644.06,642.47,1.2,100.0,0.1858,-0.3,0.06,-0.36,flip -12552,做空,2020-12-21 02:30:00,2020-12-21 02:45:00,642.47,644.23,1.19,100.0,0.1856,-0.33,0.06,-0.39,flip -12553,做多,2020-12-21 02:45:00,2020-12-21 02:50:00,644.23,643.32,1.19,100.0,0.1844,-0.17,0.06,-0.23,flip -12554,做空,2020-12-21 02:50:00,2020-12-21 02:55:00,643.32,644.8,1.18,100.0,0.1842,-0.27,0.06,-0.33,flip -12555,做多,2020-12-21 02:55:00,2020-12-21 03:00:00,644.8,644.46,1.18,100.0,0.1832,-0.06,0.06,-0.12,flip -12556,做空,2020-12-21 03:00:00,2020-12-21 03:20:00,644.46,643.31,1.18,100.0,0.183,0.21,0.06,0.15,tp_lower -12557,做多,2020-12-21 03:30:00,2020-12-21 03:35:00,646.21,645.55,1.18,100.0,0.1826,-0.12,0.06,-0.18,tp_upper -12558,做多,2020-12-21 04:45:00,2020-12-21 04:50:00,646.51,644.27,1.18,100.0,0.1822,-0.41,0.06,-0.47,flip -12559,做空,2020-12-21 04:50:00,2020-12-21 05:05:00,644.27,645.3,1.17,100.0,0.182,-0.19,0.06,-0.25,flip -12560,做多,2020-12-21 05:05:00,2020-12-21 06:55:00,645.3,645.51,1.17,100.0,0.1812,0.04,0.06,-0.02,tp_upper -12561,做多,2020-12-21 11:40:00,2020-12-21 13:20:00,612.12,610.45,1.17,100.0,0.1909,-0.32,0.06,-0.38,tp_upper -12562,做多,2020-12-21 14:10:00,2020-12-21 14:35:00,608.84,613.89,1.16,100.0,0.1912,0.97,0.06,0.91,tp_upper -12563,做多,2020-12-21 15:40:00,2020-12-21 15:55:00,616.28,614.51,1.17,100.0,0.1903,-0.34,0.06,-0.4,flip -12564,做空,2020-12-21 15:55:00,2020-12-21 16:00:00,614.51,612.2,1.17,100.0,0.1901,0.44,0.06,0.38,tp_lower -12565,做多,2020-12-21 16:20:00,2020-12-21 16:50:00,619.4,616.19,1.17,100.0,0.1891,-0.61,0.06,-0.67,flip -12566,做空,2020-12-21 16:50:00,2020-12-21 17:15:00,616.19,610.37,1.16,100.0,0.189,1.1,0.06,1.04,tp_lower -12567,做多,2020-12-21 18:00:00,2020-12-21 18:50:00,609.59,610.18,1.17,100.0,0.1926,0.11,0.06,0.05,tp_upper -12568,做多,2020-12-21 19:40:00,2020-12-21 19:45:00,612.96,609.94,1.17,100.0,0.1915,-0.58,0.06,-0.64,flip -12569,做空,2020-12-21 19:45:00,2020-12-21 19:50:00,609.94,611.9,1.17,100.0,0.1914,-0.38,0.06,-0.43,flip -12570,做多,2020-12-21 19:50:00,2020-12-21 20:00:00,611.9,610.74,1.16,100.0,0.1899,-0.22,0.06,-0.28,flip -12571,做空,2020-12-21 20:00:00,2020-12-21 20:10:00,610.74,613.39,1.16,100.0,0.1897,-0.5,0.06,-0.56,flip -12572,做多,2020-12-21 20:10:00,2020-12-21 20:25:00,613.39,611.9,1.15,100.0,0.1879,-0.28,0.06,-0.34,flip -12573,做空,2020-12-21 20:25:00,2020-12-21 20:35:00,611.9,613.49,1.15,100.0,0.1877,-0.3,0.06,-0.36,flip -12574,做多,2020-12-21 20:35:00,2020-12-21 20:40:00,613.49,611.12,1.14,100.0,0.1866,-0.44,0.06,-0.5,flip -12575,做空,2020-12-21 20:40:00,2020-12-21 21:05:00,611.12,611.05,1.14,100.0,0.1864,0.01,0.06,-0.04,tp_lower -12576,做多,2020-12-21 21:10:00,2020-12-21 21:30:00,613.0,615.64,1.14,100.0,0.1856,0.49,0.06,0.43,tp_upper -12577,做多,2020-12-21 22:50:00,2020-12-22 00:30:00,616.82,611.35,1.14,100.0,0.1851,-1.01,0.06,-1.07,flip -12578,做空,2020-12-22 00:30:00,2020-12-22 00:35:00,611.35,608.86,1.16,100.0,0.1902,0.47,0.06,0.42,tp_lower -12579,做多,2020-12-22 01:45:00,2020-12-22 02:20:00,607.82,610.65,1.17,100.0,0.1919,0.54,0.06,0.48,tp_upper -12580,做多,2020-12-22 03:40:00,2020-12-22 03:55:00,611.95,610.59,1.17,100.0,0.1913,-0.26,0.06,-0.32,flip -12581,做空,2020-12-22 03:55:00,2020-12-22 04:00:00,610.59,614.21,1.17,100.0,0.1911,-0.69,0.06,-0.75,flip -12582,做多,2020-12-22 04:00:00,2020-12-22 04:05:00,614.21,615.0,1.16,100.0,0.1886,0.15,0.06,0.09,tp_upper -12583,做多,2020-12-22 04:55:00,2020-12-22 05:00:00,613.09,611.37,1.16,100.0,0.189,-0.33,0.06,-0.38,flip -12584,做空,2020-12-22 05:00:00,2020-12-22 05:05:00,611.37,610.33,1.15,100.0,0.1889,0.2,0.06,0.14,tp_lower -12585,做多,2020-12-22 06:25:00,2020-12-22 06:50:00,607.91,606.78,1.16,100.0,0.1901,-0.21,0.06,-0.27,flip -12586,做空,2020-12-22 06:50:00,2020-12-22 06:55:00,606.78,603.33,1.15,100.0,0.1899,0.66,0.06,0.6,tp_lower -12587,做多,2020-12-22 08:45:00,2020-12-22 09:15:00,597.18,600.31,1.16,100.0,0.1938,0.61,0.06,0.55,tp_upper -12588,做多,2020-12-22 10:50:00,2020-12-22 11:10:00,603.07,609.61,1.16,100.0,0.1927,1.26,0.06,1.2,tp_upper -12589,做多,2020-12-22 12:45:00,2020-12-22 13:05:00,613.27,611.31,1.17,100.0,0.1914,-0.38,0.06,-0.43,flip -12590,做空,2020-12-22 13:05:00,2020-12-22 13:15:00,611.31,611.74,1.17,100.0,0.1912,-0.08,0.06,-0.14,flip -12591,做多,2020-12-22 13:15:00,2020-12-22 13:25:00,611.74,609.61,1.17,100.0,0.1908,-0.41,0.06,-0.46,flip -12592,做空,2020-12-22 13:25:00,2020-12-22 13:30:00,609.61,611.37,1.16,100.0,0.1906,-0.34,0.06,-0.39,tp_lower -12593,做多,2020-12-22 13:35:00,2020-12-22 13:45:00,611.81,615.77,1.16,100.0,0.1891,0.75,0.06,0.69,tp_upper -12594,做多,2020-12-22 15:05:00,2020-12-22 15:20:00,617.41,622.04,1.16,100.0,0.1884,0.87,0.06,0.81,tp_upper -12595,做多,2020-12-22 16:45:00,2020-12-22 17:05:00,626.45,628.08,1.17,100.0,0.1869,0.3,0.06,0.25,flip -12596,做空,2020-12-22 17:05:00,2020-12-22 17:10:00,628.08,628.26,1.17,100.0,0.1867,-0.03,0.06,-0.09,flip -12597,做多,2020-12-22 17:10:00,2020-12-22 17:20:00,628.26,627.9,1.17,100.0,0.1865,-0.07,0.06,-0.13,flip -12598,做空,2020-12-22 17:20:00,2020-12-22 17:30:00,627.9,628.1,1.17,100.0,0.1863,-0.04,0.06,-0.1,flip -12599,做多,2020-12-22 17:30:00,2020-12-22 17:35:00,628.1,624.52,1.17,100.0,0.186,-0.67,0.06,-0.72,flip -12600,做空,2020-12-22 17:35:00,2020-12-22 17:45:00,624.52,628.33,1.16,100.0,0.1858,-0.71,0.06,-0.77,flip -12601,做多,2020-12-22 17:45:00,2020-12-22 17:50:00,628.33,627.87,1.15,100.0,0.1833,-0.08,0.06,-0.14,flip -12602,做空,2020-12-22 17:50:00,2020-12-22 18:20:00,627.87,628.43,1.15,100.0,0.1832,-0.1,0.06,-0.16,flip -12603,做多,2020-12-22 18:20:00,2020-12-22 18:25:00,628.43,627.15,1.15,100.0,0.1826,-0.23,0.06,-0.29,flip -12604,做空,2020-12-22 18:25:00,2020-12-22 18:45:00,627.15,627.62,1.14,100.0,0.1825,-0.09,0.06,-0.14,flip -12605,做多,2020-12-22 18:45:00,2020-12-22 19:00:00,627.62,629.61,1.14,100.0,0.182,0.36,0.06,0.3,tp_upper -12606,做多,2020-12-22 19:45:00,2020-12-22 19:50:00,627.14,626.43,1.14,100.0,0.1825,-0.13,0.06,-0.19,flip -12607,做空,2020-12-22 19:50:00,2020-12-22 19:55:00,626.43,626.7,1.14,100.0,0.1824,-0.05,0.06,-0.11,flip -12608,做多,2020-12-22 19:55:00,2020-12-22 20:20:00,626.7,624.34,1.14,100.0,0.182,-0.43,0.06,-0.49,flip -12609,做空,2020-12-22 20:20:00,2020-12-22 20:25:00,624.34,623.17,1.14,100.0,0.1818,0.21,0.06,0.16,tp_lower -12610,做多,2020-12-22 21:00:00,2020-12-22 21:20:00,625.78,626.01,1.14,100.0,0.1816,0.04,0.06,-0.02,flip -12611,做空,2020-12-22 21:20:00,2020-12-22 21:50:00,626.01,622.98,1.14,100.0,0.1814,0.55,0.06,0.49,tp_lower -12612,做多,2020-12-22 22:35:00,2020-12-22 22:50:00,624.17,629.22,1.14,100.0,0.1826,0.92,0.06,0.86,tp_upper -12613,做多,2020-12-23 00:45:00,2020-12-23 00:50:00,635.32,637.57,1.18,100.0,0.1865,0.42,0.06,0.36,tp_upper -12614,做多,2020-12-23 03:15:00,2020-12-23 03:40:00,625.51,625.81,1.19,100.0,0.1899,0.06,0.06,-0.0,tp_upper -12615,做多,2020-12-23 04:25:00,2020-12-23 04:35:00,624.45,623.96,1.19,100.0,0.1901,-0.09,0.06,-0.15,flip -12616,做空,2020-12-23 04:35:00,2020-12-23 04:45:00,623.96,619.26,1.19,100.0,0.19,0.89,0.06,0.83,tp_lower -12617,做多,2020-12-23 06:10:00,2020-12-23 06:15:00,616.92,614.82,1.19,100.0,0.1934,-0.41,0.06,-0.47,flip -12618,做空,2020-12-23 06:15:00,2020-12-23 06:30:00,614.82,617.71,1.19,100.0,0.1932,-0.56,0.06,-0.62,flip -12619,做多,2020-12-23 06:30:00,2020-12-23 06:35:00,617.71,615.66,1.18,100.0,0.1912,-0.39,0.06,-0.45,flip -12620,做空,2020-12-23 06:35:00,2020-12-23 06:40:00,615.66,616.67,1.18,100.0,0.191,-0.19,0.06,-0.25,flip -12621,做多,2020-12-23 06:40:00,2020-12-23 06:50:00,616.67,614.83,1.17,100.0,0.1902,-0.35,0.06,-0.41,flip -12622,做空,2020-12-23 06:50:00,2020-12-23 06:55:00,614.83,615.16,1.17,100.0,0.19,-0.06,0.06,-0.12,flip -12623,做多,2020-12-23 06:55:00,2020-12-23 08:00:00,615.16,619.0,1.17,100.0,0.1896,0.73,0.06,0.67,tp_upper -12624,做多,2020-12-23 09:50:00,2020-12-23 10:30:00,613.92,611.39,1.17,100.0,0.191,-0.48,0.06,-0.54,flip -12625,做空,2020-12-23 10:30:00,2020-12-23 10:40:00,611.39,606.78,1.17,100.0,0.1908,0.88,0.06,0.82,tp_lower -12626,做多,2020-12-23 12:15:00,2020-12-23 12:20:00,605.27,609.61,1.17,100.0,0.194,0.84,0.06,0.78,tp_upper -12627,做多,2020-12-23 14:50:00,2020-12-23 14:55:00,612.86,612.8,1.18,100.0,0.1927,-0.01,0.06,-0.07,flip -12628,做空,2020-12-23 14:55:00,2020-12-23 15:25:00,612.8,611.5,1.18,100.0,0.1926,0.25,0.06,0.19,flip -12629,做多,2020-12-23 15:25:00,2020-12-23 15:30:00,611.5,609.92,1.18,100.0,0.1932,-0.31,0.06,-0.36,flip -12630,做空,2020-12-23 15:30:00,2020-12-23 15:35:00,609.92,611.59,1.18,100.0,0.193,-0.32,0.06,-0.38,flip -12631,做多,2020-12-23 15:35:00,2020-12-23 15:45:00,611.59,608.16,1.17,100.0,0.1917,-0.66,0.06,-0.72,tp_upper -12632,做多,2020-12-23 16:25:00,2020-12-23 16:35:00,608.7,607.61,1.16,100.0,0.1914,-0.21,0.06,-0.27,flip -12633,做空,2020-12-23 16:35:00,2020-12-23 16:55:00,607.61,597.08,1.16,100.0,0.1912,2.01,0.06,1.96,tp_lower -12634,做多,2020-12-23 17:30:00,2020-12-23 19:00:00,605.98,609.78,1.18,100.0,0.1948,0.74,0.06,0.68,flip -12635,做空,2020-12-23 19:00:00,2020-12-23 19:15:00,609.78,610.56,1.19,100.0,0.1946,-0.15,0.06,-0.21,flip -12636,做多,2020-12-23 19:15:00,2020-12-23 19:25:00,610.56,609.97,1.18,100.0,0.1939,-0.11,0.06,-0.17,flip -12637,做空,2020-12-23 19:25:00,2020-12-23 19:30:00,609.97,611.15,1.18,100.0,0.1938,-0.23,0.06,-0.29,flip -12638,做多,2020-12-23 19:30:00,2020-12-23 19:35:00,611.15,612.22,1.18,100.0,0.1928,0.21,0.06,0.15,tp_upper -12639,做多,2020-12-23 20:00:00,2020-12-23 20:05:00,610.82,609.75,1.18,100.0,0.1931,-0.21,0.06,-0.27,flip -12640,做空,2020-12-23 20:05:00,2020-12-23 20:10:00,609.75,609.84,1.18,100.0,0.1929,-0.02,0.06,-0.08,flip -12641,做多,2020-12-23 20:10:00,2020-12-23 23:15:00,609.84,586.98,1.17,100.0,0.1926,-4.4,0.06,-4.46,flip -12642,做空,2020-12-23 23:15:00,2020-12-23 23:20:00,586.98,593.19,1.13,100.0,0.1924,-1.19,0.06,-1.25,flip -12643,做多,2020-12-23 23:20:00,2020-12-23 23:50:00,593.19,584.42,1.12,100.0,0.1882,-1.65,0.05,-1.71,flip -12644,做空,2020-12-23 23:50:00,2020-12-23 23:55:00,584.42,585.34,1.1,100.0,0.188,-0.17,0.06,-0.23,flip -12645,做多,2020-12-23 23:55:00,2020-12-24 01:10:00,585.34,578.19,1.1,100.0,0.1872,-1.34,0.05,-1.39,flip -12646,做空,2020-12-24 01:10:00,2020-12-24 01:20:00,578.19,576.41,1.12,100.0,0.193,0.34,0.06,0.29,flip -12647,做多,2020-12-24 01:20:00,2020-12-24 01:40:00,576.41,584.77,1.12,100.0,0.194,1.62,0.06,1.56,tp_upper -12648,做多,2020-12-24 02:30:00,2020-12-24 02:40:00,579.44,578.34,1.13,100.0,0.1955,-0.22,0.06,-0.27,flip -12649,做空,2020-12-24 02:40:00,2020-12-24 02:55:00,578.34,574.54,1.13,100.0,0.1954,0.74,0.06,0.69,tp_lower -12650,做多,2020-12-24 04:00:00,2020-12-24 04:15:00,578.58,577.0,1.14,100.0,0.1964,-0.31,0.06,-0.37,tp_upper -12651,做多,2020-12-24 04:35:00,2020-12-24 05:05:00,574.49,574.99,1.13,100.0,0.197,0.1,0.06,0.04,flip -12652,做空,2020-12-24 05:05:00,2020-12-24 05:10:00,574.99,577.54,1.13,100.0,0.1968,-0.5,0.06,-0.56,flip -12653,做多,2020-12-24 05:10:00,2020-12-24 05:20:00,577.54,581.11,1.13,100.0,0.1949,0.7,0.06,0.64,tp_upper -12654,做多,2020-12-24 07:10:00,2020-12-24 07:15:00,577.31,576.58,1.13,100.0,0.196,-0.14,0.06,-0.2,flip -12655,做空,2020-12-24 07:15:00,2020-12-24 07:20:00,576.58,576.87,1.13,100.0,0.1958,-0.06,0.06,-0.11,flip -12656,做多,2020-12-24 07:20:00,2020-12-24 07:30:00,576.87,575.68,1.13,100.0,0.1954,-0.23,0.06,-0.29,flip -12657,做空,2020-12-24 07:30:00,2020-12-24 07:35:00,575.68,576.0,1.12,100.0,0.1952,-0.06,0.06,-0.12,flip -12658,做多,2020-12-24 07:35:00,2020-12-24 07:40:00,576.0,578.05,1.12,100.0,0.1948,0.4,0.06,0.34,tp_upper -12659,做多,2020-12-24 09:20:00,2020-12-24 09:30:00,582.19,581.72,1.12,100.0,0.1932,-0.09,0.06,-0.15,tp_upper -12660,做多,2020-12-24 09:35:00,2020-12-24 09:55:00,582.14,585.21,1.12,100.0,0.1929,0.59,0.06,0.54,tp_upper -12661,做多,2020-12-24 11:15:00,2020-12-24 11:45:00,580.68,581.26,1.13,100.0,0.1942,0.11,0.06,0.06,flip -12662,做空,2020-12-24 11:45:00,2020-12-24 12:35:00,581.26,581.56,1.13,100.0,0.194,-0.06,0.06,-0.11,flip -12663,做多,2020-12-24 12:35:00,2020-12-24 12:40:00,581.56,581.33,1.13,100.0,0.1936,-0.04,0.06,-0.1,flip -12664,做空,2020-12-24 12:40:00,2020-12-24 12:50:00,581.33,581.59,1.12,100.0,0.1934,-0.05,0.06,-0.11,flip -12665,做多,2020-12-24 12:50:00,2020-12-24 13:15:00,581.59,584.56,1.12,100.0,0.193,0.57,0.06,0.52,tp_upper -12666,做多,2020-12-24 15:05:00,2020-12-24 16:00:00,592.84,589.2,1.13,100.0,0.1901,-0.69,0.06,-0.75,flip -12667,做空,2020-12-24 16:00:00,2020-12-24 16:05:00,589.2,587.32,1.12,100.0,0.19,0.36,0.06,0.3,tp_lower -12668,做多,2020-12-24 16:10:00,2020-12-24 16:15:00,591.54,588.74,1.12,100.0,0.1896,-0.53,0.06,-0.59,flip -12669,做空,2020-12-24 16:15:00,2020-12-24 16:25:00,588.74,590.18,1.12,100.0,0.1894,-0.27,0.06,-0.33,tp_lower -12670,做多,2020-12-24 16:25:00,2020-12-24 16:55:00,590.18,588.05,1.11,100.0,0.1883,-0.4,0.06,-0.46,flip -12671,做空,2020-12-24 16:55:00,2020-12-24 17:05:00,588.05,586.96,1.11,100.0,0.1881,0.21,0.06,0.15,tp_lower -12672,做多,2020-12-24 17:15:00,2020-12-24 17:30:00,589.18,591.97,1.11,100.0,0.1879,0.52,0.06,0.47,tp_upper -12673,做多,2020-12-24 18:45:00,2020-12-24 18:50:00,593.61,592.77,1.11,100.0,0.1872,-0.16,0.06,-0.21,flip -12674,做空,2020-12-24 18:50:00,2020-12-24 18:55:00,592.77,594.49,1.11,100.0,0.187,-0.32,0.06,-0.38,flip -12675,做多,2020-12-24 18:55:00,2020-12-24 19:00:00,594.49,596.51,1.1,100.0,0.1858,0.38,0.06,0.32,tp_upper -12676,做多,2020-12-24 19:55:00,2020-12-24 20:00:00,594.36,594.19,1.11,100.0,0.1863,-0.03,0.06,-0.09,flip -12677,做空,2020-12-24 20:00:00,2020-12-24 20:10:00,594.19,593.52,1.11,100.0,0.1861,0.12,0.06,0.07,tp_lower -12678,做多,2020-12-24 20:20:00,2020-12-24 20:30:00,594.46,596.39,1.11,100.0,0.186,0.36,0.06,0.3,tp_upper -12679,做多,2020-12-24 23:25:00,2020-12-24 23:40:00,611.44,612.15,1.11,100.0,0.1812,0.13,0.06,0.07,flip -12680,做空,2020-12-24 23:40:00,2020-12-25 00:00:00,612.15,615.28,1.11,100.0,0.1811,-0.57,0.06,-0.62,flip -12681,做多,2020-12-25 00:00:00,2020-12-25 00:05:00,615.28,611.16,1.14,100.0,0.1848,-0.76,0.06,-0.82,tp_upper -12682,做多,2020-12-25 00:40:00,2020-12-25 00:45:00,612.94,612.07,1.13,100.0,0.1841,-0.16,0.06,-0.22,flip -12683,做空,2020-12-25 00:45:00,2020-12-25 01:05:00,612.07,611.0,1.13,100.0,0.1839,0.2,0.06,0.14,flip -12684,做多,2020-12-25 01:05:00,2020-12-25 01:25:00,611.0,611.64,1.13,100.0,0.1843,0.12,0.06,0.06,flip -12685,做空,2020-12-25 01:25:00,2020-12-25 01:30:00,611.64,612.56,1.13,100.0,0.1841,-0.17,0.06,-0.23,flip -12686,做多,2020-12-25 01:30:00,2020-12-25 01:40:00,612.56,611.34,1.12,100.0,0.1834,-0.22,0.06,-0.28,flip -12687,做空,2020-12-25 01:40:00,2020-12-25 01:45:00,611.34,611.83,1.12,100.0,0.1832,-0.09,0.06,-0.15,flip -12688,做多,2020-12-25 01:45:00,2020-12-25 01:55:00,611.83,611.9,1.12,100.0,0.1827,0.01,0.06,-0.04,flip -12689,做空,2020-12-25 01:55:00,2020-12-25 02:05:00,611.9,612.84,1.12,100.0,0.1826,-0.17,0.06,-0.23,flip -12690,做多,2020-12-25 02:05:00,2020-12-25 02:10:00,612.84,611.25,1.11,100.0,0.1818,-0.29,0.06,-0.34,flip -12691,做空,2020-12-25 02:10:00,2020-12-25 02:25:00,611.25,610.1,1.11,100.0,0.1816,0.21,0.06,0.15,tp_lower -12692,做多,2020-12-25 03:30:00,2020-12-25 04:20:00,609.72,609.09,1.11,100.0,0.1823,-0.11,0.06,-0.17,flip -12693,做空,2020-12-25 04:20:00,2020-12-25 04:45:00,609.09,607.99,1.11,100.0,0.1821,0.2,0.06,0.14,flip -12694,做多,2020-12-25 04:45:00,2020-12-25 05:00:00,607.99,608.51,1.11,100.0,0.1825,0.09,0.06,0.04,flip -12695,做空,2020-12-25 05:00:00,2020-12-25 05:15:00,608.51,606.28,1.11,100.0,0.1824,0.41,0.06,0.35,tp_lower -12696,做多,2020-12-25 05:25:00,2020-12-25 05:35:00,608.37,610.54,1.11,100.0,0.1829,0.4,0.06,0.34,tp_upper -12697,做多,2020-12-25 05:55:00,2020-12-25 06:00:00,609.59,609.09,1.12,100.0,0.183,-0.09,0.06,-0.15,tp_upper -12698,做多,2020-12-25 06:20:00,2020-12-25 06:25:00,611.38,611.41,1.11,100.0,0.1821,0.01,0.06,-0.05,tp_upper -12699,做多,2020-12-25 07:55:00,2020-12-25 08:00:00,613.04,617.85,1.11,100.0,0.1815,0.87,0.06,0.82,tp_upper -12700,做多,2020-12-25 09:15:00,2020-12-25 09:35:00,619.49,622.81,1.12,100.0,0.1808,0.6,0.06,0.54,tp_upper -12701,做多,2020-12-25 10:50:00,2020-12-25 10:55:00,624.34,626.29,1.12,100.0,0.1802,0.35,0.06,0.29,tp_upper -12702,做多,2020-12-25 12:30:00,2020-12-25 12:40:00,627.92,628.71,1.13,100.0,0.1795,0.14,0.06,0.09,flip -12703,做空,2020-12-25 12:40:00,2020-12-25 13:20:00,628.71,628.43,1.13,100.0,0.1794,0.05,0.06,-0.01,flip -12704,做多,2020-12-25 13:20:00,2020-12-25 13:30:00,628.43,627.72,1.13,100.0,0.1793,-0.13,0.06,-0.18,flip -12705,做空,2020-12-25 13:30:00,2020-12-25 13:35:00,627.72,628.16,1.12,100.0,0.1792,-0.08,0.06,-0.14,flip -12706,做多,2020-12-25 13:35:00,2020-12-25 13:40:00,628.16,627.74,1.12,100.0,0.1787,-0.08,0.06,-0.13,flip -12707,做空,2020-12-25 13:40:00,2020-12-25 13:45:00,627.74,628.37,1.12,100.0,0.1785,-0.11,0.06,-0.17,flip -12708,做多,2020-12-25 13:45:00,2020-12-25 13:55:00,628.37,628.76,1.12,100.0,0.178,0.07,0.06,0.01,tp_upper -12709,做多,2020-12-25 14:15:00,2020-12-25 14:25:00,628.05,629.48,1.12,100.0,0.178,0.25,0.06,0.2,tp_upper -12710,做多,2020-12-25 16:05:00,2020-12-25 16:10:00,621.12,620.32,1.12,100.0,0.1802,-0.14,0.06,-0.2,flip -12711,做空,2020-12-25 16:10:00,2020-12-25 16:40:00,620.32,615.4,1.12,100.0,0.1801,0.89,0.06,0.83,tp_lower -12712,做多,2020-12-25 18:00:00,2020-12-25 18:05:00,615.93,615.6,1.12,100.0,0.1826,-0.06,0.06,-0.12,flip -12713,做空,2020-12-25 18:05:00,2020-12-25 18:15:00,615.6,615.95,1.12,100.0,0.1824,-0.06,0.06,-0.12,flip -12714,做多,2020-12-25 18:15:00,2020-12-25 18:20:00,615.95,615.02,1.12,100.0,0.182,-0.17,0.06,-0.23,flip -12715,做空,2020-12-25 18:20:00,2020-12-25 18:25:00,615.02,616.35,1.12,100.0,0.1819,-0.24,0.06,-0.3,flip -12716,做多,2020-12-25 18:25:00,2020-12-25 18:30:00,616.35,615.13,1.11,100.0,0.1809,-0.22,0.06,-0.28,flip -12717,做空,2020-12-25 18:30:00,2020-12-25 18:35:00,615.13,615.81,1.11,100.0,0.1807,-0.12,0.06,-0.18,flip -12718,做多,2020-12-25 18:35:00,2020-12-25 18:40:00,615.81,615.22,1.11,100.0,0.1801,-0.11,0.06,-0.16,flip -12719,做空,2020-12-25 18:40:00,2020-12-25 18:45:00,615.22,618.77,1.11,100.0,0.1799,-0.64,0.06,-0.69,flip -12720,做多,2020-12-25 18:45:00,2020-12-25 18:50:00,618.77,619.16,1.1,100.0,0.1777,0.07,0.06,0.01,tp_upper -12721,做多,2020-12-25 19:15:00,2020-12-25 19:25:00,615.57,616.55,1.1,100.0,0.1786,0.17,0.06,0.12,flip -12722,做空,2020-12-25 19:25:00,2020-12-25 20:10:00,616.55,618.18,1.1,100.0,0.1784,-0.29,0.06,-0.35,flip -12723,做多,2020-12-25 20:10:00,2020-12-25 20:15:00,618.18,617.46,1.1,100.0,0.1773,-0.13,0.05,-0.18,flip -12724,做空,2020-12-25 20:15:00,2020-12-25 20:20:00,617.46,617.77,1.09,100.0,0.1771,-0.05,0.05,-0.11,flip -12725,做多,2020-12-25 20:20:00,2020-12-25 20:30:00,617.77,616.87,1.09,100.0,0.1767,-0.16,0.05,-0.21,flip -12726,做空,2020-12-25 20:30:00,2020-12-25 20:35:00,616.87,618.36,1.09,100.0,0.1766,-0.26,0.05,-0.32,flip -12727,做多,2020-12-25 20:35:00,2020-12-25 20:40:00,618.36,617.22,1.09,100.0,0.1755,-0.2,0.05,-0.25,flip -12728,做空,2020-12-25 20:40:00,2020-12-25 20:45:00,617.22,621.01,1.08,100.0,0.1754,-0.66,0.05,-0.72,flip -12729,做多,2020-12-25 20:45:00,2020-12-25 20:50:00,621.01,620.84,1.07,100.0,0.173,-0.03,0.05,-0.08,tp_upper -12730,做多,2020-12-25 21:35:00,2020-12-25 21:40:00,618.74,617.8,1.07,100.0,0.1735,-0.16,0.05,-0.22,flip -12731,做空,2020-12-25 21:40:00,2020-12-25 21:45:00,617.8,618.13,1.07,100.0,0.1733,-0.06,0.05,-0.11,flip -12732,做多,2020-12-25 21:45:00,2020-12-25 22:15:00,618.13,621.35,1.07,100.0,0.1729,0.56,0.05,0.5,tp_upper -12733,做多,2020-12-26 00:20:00,2020-12-26 00:30:00,626.26,626.88,1.13,100.0,0.1798,0.11,0.06,0.06,flip -12734,做空,2020-12-26 00:30:00,2020-12-26 00:50:00,626.88,625.68,1.13,100.0,0.1796,0.22,0.06,0.16,flip -12735,做多,2020-12-26 00:50:00,2020-12-26 01:50:00,625.68,628.62,1.13,100.0,0.1801,0.53,0.06,0.47,tp_upper -12736,做多,2020-12-26 03:00:00,2020-12-26 03:10:00,627.91,630.09,1.13,100.0,0.1801,0.39,0.06,0.34,tp_upper -12737,做多,2020-12-26 04:20:00,2020-12-26 04:30:00,632.47,633.23,1.13,100.0,0.1793,0.14,0.06,0.08,flip -12738,做空,2020-12-26 04:30:00,2020-12-26 04:50:00,633.23,631.05,1.13,100.0,0.1791,0.39,0.06,0.33,tp_lower -12739,做多,2020-12-26 06:15:00,2020-12-26 06:20:00,629.25,628.47,1.14,100.0,0.1807,-0.14,0.06,-0.2,flip -12740,做空,2020-12-26 06:20:00,2020-12-26 06:30:00,628.47,626.54,1.13,100.0,0.1805,0.35,0.06,0.29,tp_lower -12741,做多,2020-12-26 06:45:00,2020-12-26 07:00:00,629.85,628.17,1.14,100.0,0.1805,-0.3,0.06,-0.36,flip -12742,做空,2020-12-26 07:00:00,2020-12-26 07:05:00,628.17,627.79,1.13,100.0,0.1803,0.07,0.06,0.01,tp_lower -12743,做多,2020-12-26 07:10:00,2020-12-26 07:30:00,628.18,628.2,1.13,100.0,0.1802,0.0,0.06,-0.05,flip -12744,做空,2020-12-26 07:30:00,2020-12-26 07:35:00,628.2,626.11,1.13,100.0,0.18,0.38,0.06,0.32,tp_lower -12745,做多,2020-12-26 08:05:00,2020-12-26 08:15:00,626.96,627.61,1.13,100.0,0.1808,0.12,0.06,0.06,flip -12746,做空,2020-12-26 08:15:00,2020-12-26 09:25:00,627.61,620.43,1.13,100.0,0.1806,1.3,0.06,1.24,tp_lower -12747,做多,2020-12-26 10:15:00,2020-12-26 10:20:00,624.45,623.28,1.15,100.0,0.1834,-0.21,0.06,-0.27,flip -12748,做空,2020-12-26 10:20:00,2020-12-26 10:35:00,623.28,619.38,1.14,100.0,0.1832,0.71,0.06,0.66,tp_lower -12749,做多,2020-12-26 11:25:00,2020-12-26 12:00:00,621.79,624.43,1.15,100.0,0.1847,0.49,0.06,0.43,tp_upper -12750,做多,2020-12-26 12:35:00,2020-12-26 12:45:00,621.26,627.32,1.15,100.0,0.1854,1.12,0.06,1.07,tp_upper -12751,做多,2020-12-26 13:15:00,2020-12-26 13:25:00,622.58,622.14,1.16,100.0,0.1866,-0.08,0.06,-0.14,flip -12752,做空,2020-12-26 13:25:00,2020-12-26 13:30:00,622.14,622.35,1.16,100.0,0.1864,-0.04,0.06,-0.1,flip -12753,做多,2020-12-26 13:30:00,2020-12-26 13:55:00,622.35,623.39,1.16,100.0,0.1861,0.19,0.06,0.14,flip -12754,做空,2020-12-26 13:55:00,2020-12-26 14:05:00,623.39,623.33,1.16,100.0,0.186,0.01,0.06,-0.05,flip -12755,做多,2020-12-26 14:05:00,2020-12-26 14:10:00,623.33,629.91,1.16,100.0,0.1858,1.22,0.06,1.16,tp_upper -12756,做多,2020-12-26 14:10:00,2020-12-26 14:15:00,629.91,629.16,1.17,100.0,0.1856,-0.14,0.06,-0.2,tp_upper -12757,做多,2020-12-26 15:45:00,2020-12-26 15:50:00,628.5,630.07,1.17,100.0,0.1856,0.29,0.06,0.23,tp_upper -12758,做多,2020-12-26 15:50:00,2020-12-26 15:55:00,630.07,628.77,1.17,100.0,0.1854,-0.24,0.06,-0.3,flip -12759,做空,2020-12-26 15:55:00,2020-12-26 16:00:00,628.77,633.44,1.16,100.0,0.1853,-0.87,0.06,-0.92,flip -12760,做多,2020-12-26 16:00:00,2020-12-26 16:05:00,633.44,633.28,1.16,100.0,0.1823,-0.03,0.06,-0.09,tp_upper -12761,做多,2020-12-26 18:05:00,2020-12-26 18:10:00,646.05,646.06,1.15,100.0,0.1786,0.0,0.06,-0.06,flip -12762,做空,2020-12-26 18:10:00,2020-12-26 18:20:00,646.06,640.95,1.15,100.0,0.1784,0.91,0.06,0.85,tp_lower -12763,做多,2020-12-26 18:45:00,2020-12-26 18:50:00,646.8,644.8,1.16,100.0,0.1794,-0.36,0.06,-0.42,tp_upper -12764,做多,2020-12-26 19:05:00,2020-12-26 19:30:00,643.32,644.12,1.16,100.0,0.1796,0.14,0.06,0.09,flip -12765,做空,2020-12-26 19:30:00,2020-12-26 20:15:00,644.12,643.83,1.16,100.0,0.1795,0.05,0.06,-0.01,flip -12766,做多,2020-12-26 20:15:00,2020-12-26 20:25:00,643.83,646.98,1.16,100.0,0.1794,0.57,0.06,0.51,tp_upper -12767,做多,2020-12-26 21:50:00,2020-12-26 21:55:00,650.1,648.2,1.16,100.0,0.1784,-0.34,0.06,-0.4,flip -12768,做空,2020-12-26 21:55:00,2020-12-26 22:05:00,648.2,644.22,1.16,100.0,0.1782,0.71,0.06,0.65,tp_lower -12769,做多,2020-12-26 23:30:00,2020-12-26 23:35:00,638.37,636.83,1.16,100.0,0.1819,-0.28,0.06,-0.34,flip -12770,做空,2020-12-26 23:35:00,2020-12-26 23:45:00,636.83,636.6,1.16,100.0,0.1817,0.04,0.06,-0.02,tp_lower -12771,做多,2020-12-26 23:45:00,2020-12-27 00:00:00,636.6,638.85,1.16,100.0,0.1817,0.41,0.06,0.35,tp_upper -12772,做多,2020-12-27 00:20:00,2020-12-27 00:25:00,636.98,641.42,1.2,100.0,0.1883,0.84,0.06,0.78,tp_upper -12773,做多,2020-12-27 01:55:00,2020-12-27 02:05:00,642.03,647.04,1.21,100.0,0.1879,0.94,0.06,0.88,tp_upper -12774,做多,2020-12-27 03:05:00,2020-12-27 04:30:00,646.3,644.62,1.21,100.0,0.1879,-0.32,0.06,-0.38,flip -12775,做空,2020-12-27 04:30:00,2020-12-27 04:35:00,644.62,645.6,1.21,100.0,0.1877,-0.18,0.06,-0.24,flip -12776,做多,2020-12-27 04:35:00,2020-12-27 04:40:00,645.6,644.36,1.21,100.0,0.187,-0.23,0.06,-0.29,flip -12777,做空,2020-12-27 04:40:00,2020-12-27 05:00:00,644.36,645.58,1.2,100.0,0.1868,-0.23,0.06,-0.29,flip -12778,做多,2020-12-27 05:00:00,2020-12-27 05:05:00,645.58,646.38,1.2,100.0,0.1859,0.15,0.06,0.09,tp_upper -12779,做多,2020-12-27 05:45:00,2020-12-27 06:00:00,647.3,651.19,1.2,100.0,0.1854,0.72,0.06,0.66,tp_upper -12780,做多,2020-12-27 08:00:00,2020-12-27 08:10:00,651.92,653.65,1.21,100.0,0.1851,0.32,0.06,0.26,flip -12781,做空,2020-12-27 08:10:00,2020-12-27 08:20:00,653.65,650.77,1.21,100.0,0.1849,0.53,0.06,0.47,tp_lower -12782,做多,2020-12-27 08:45:00,2020-12-27 08:50:00,652.41,652.02,1.21,100.0,0.1859,-0.07,0.06,-0.13,flip -12783,做空,2020-12-27 08:50:00,2020-12-27 08:55:00,652.02,644.61,1.21,100.0,0.1857,1.38,0.06,1.32,tp_lower -12784,做多,2020-12-27 09:50:00,2020-12-27 09:55:00,648.05,647.83,1.22,100.0,0.1887,-0.04,0.06,-0.1,flip -12785,做空,2020-12-27 09:55:00,2020-12-27 10:05:00,647.83,647.93,1.22,100.0,0.1886,-0.02,0.06,-0.08,flip -12786,做多,2020-12-27 10:05:00,2020-12-27 10:10:00,647.93,647.44,1.22,100.0,0.1883,-0.09,0.06,-0.15,flip -12787,做空,2020-12-27 10:10:00,2020-12-27 10:30:00,647.44,646.49,1.22,100.0,0.1881,0.18,0.06,0.12,tp_lower -12788,做多,2020-12-27 10:45:00,2020-12-27 10:50:00,647.02,646.37,1.22,100.0,0.1883,-0.12,0.06,-0.18,flip -12789,做空,2020-12-27 10:50:00,2020-12-27 10:55:00,646.37,647.01,1.22,100.0,0.1881,-0.12,0.06,-0.18,flip -12790,做多,2020-12-27 10:55:00,2020-12-27 11:00:00,647.01,649.27,1.21,100.0,0.1876,0.42,0.06,0.36,tp_upper -12791,做多,2020-12-27 12:45:00,2020-12-27 13:25:00,636.26,635.45,1.22,100.0,0.1912,-0.15,0.06,-0.22,flip -12792,做空,2020-12-27 13:25:00,2020-12-27 16:35:00,635.45,696.75,1.21,100.0,0.191,-11.71,0.07,-11.78,flip -12793,做多,2020-12-27 16:35:00,2020-12-27 16:45:00,696.75,697.67,1.1,100.0,0.1572,0.14,0.05,0.09,flip -12794,做空,2020-12-27 16:45:00,2020-12-27 18:05:00,697.67,693.49,1.1,100.0,0.1571,0.66,0.05,0.6,flip -12795,做多,2020-12-27 18:05:00,2020-12-27 18:25:00,693.49,694.16,1.1,100.0,0.1588,0.11,0.06,0.05,flip -12796,做空,2020-12-27 18:25:00,2020-12-27 18:40:00,694.16,691.81,1.1,100.0,0.1587,0.37,0.05,0.32,flip -12797,做多,2020-12-27 18:40:00,2020-12-27 19:10:00,691.81,700.98,1.1,100.0,0.1596,1.46,0.06,1.41,tp_upper -12798,做多,2020-12-27 20:10:00,2020-12-27 20:15:00,700.94,696.87,1.12,100.0,0.1594,-0.65,0.06,-0.7,flip -12799,做空,2020-12-27 20:15:00,2020-12-27 20:30:00,696.87,693.67,1.11,100.0,0.1593,0.51,0.06,0.45,tp_lower -12800,做多,2020-12-27 22:05:00,2020-12-27 22:15:00,684.0,679.27,1.11,100.0,0.1628,-0.77,0.06,-0.83,flip -12801,做空,2020-12-27 22:15:00,2020-12-28 00:05:00,679.27,693.99,1.11,100.0,0.1627,-2.39,0.06,-2.45,flip -12802,做多,2020-12-28 00:05:00,2020-12-28 00:10:00,693.99,707.43,1.11,100.0,0.1602,2.15,0.06,2.1,tp_upper -12803,做多,2020-12-28 01:40:00,2020-12-28 01:45:00,712.85,705.64,1.13,100.0,0.1588,-1.15,0.06,-1.2,flip -12804,做空,2020-12-28 01:45:00,2020-12-28 01:50:00,705.64,707.45,1.12,100.0,0.1587,-0.29,0.06,-0.34,tp_lower -12805,做多,2020-12-28 02:30:00,2020-12-28 02:55:00,707.15,707.16,1.12,100.0,0.1578,0.0,0.06,-0.05,flip -12806,做空,2020-12-28 02:55:00,2020-12-28 03:15:00,707.16,701.58,1.11,100.0,0.1576,0.88,0.06,0.82,tp_lower -12807,做多,2020-12-28 03:35:00,2020-12-28 03:45:00,704.89,702.37,1.12,100.0,0.1592,-0.4,0.06,-0.46,flip -12808,做空,2020-12-28 03:45:00,2020-12-28 03:55:00,702.37,704.71,1.12,100.0,0.1591,-0.37,0.06,-0.43,flip -12809,做多,2020-12-28 03:55:00,2020-12-28 04:00:00,704.71,701.64,1.11,100.0,0.1578,-0.48,0.06,-0.54,flip -12810,做空,2020-12-28 04:00:00,2020-12-28 04:20:00,701.64,703.5,1.11,100.0,0.1577,-0.29,0.06,-0.35,flip -12811,做多,2020-12-28 04:20:00,2020-12-28 04:40:00,703.5,705.8,1.1,100.0,0.1567,0.36,0.06,0.31,tp_upper -12812,做多,2020-12-28 06:25:00,2020-12-28 07:00:00,709.88,717.35,1.1,100.0,0.1556,1.16,0.06,1.11,tp_upper -12813,做多,2020-12-28 08:20:00,2020-12-28 08:35:00,729.36,740.94,1.12,100.0,0.1529,1.77,0.06,1.71,tp_upper -12814,做多,2020-12-28 09:05:00,2020-12-28 09:10:00,735.17,733.79,1.13,100.0,0.154,-0.21,0.06,-0.27,flip -12815,做空,2020-12-28 09:10:00,2020-12-28 09:15:00,733.79,738.5,1.13,100.0,0.1538,-0.72,0.06,-0.78,flip -12816,做多,2020-12-28 09:15:00,2020-12-28 09:30:00,738.5,735.33,1.12,100.0,0.1517,-0.48,0.06,-0.54,flip -12817,做空,2020-12-28 09:30:00,2020-12-28 09:40:00,735.33,738.28,1.11,100.0,0.1516,-0.45,0.06,-0.5,flip -12818,做多,2020-12-28 09:40:00,2020-12-28 09:45:00,738.28,734.25,1.11,100.0,0.1502,-0.61,0.06,-0.66,flip -12819,做空,2020-12-28 09:45:00,2020-12-28 09:50:00,734.25,735.41,1.1,100.0,0.15,-0.17,0.06,-0.23,flip -12820,做多,2020-12-28 09:50:00,2020-12-28 11:10:00,735.41,732.34,1.1,100.0,0.1494,-0.46,0.05,-0.51,flip -12821,做空,2020-12-28 11:10:00,2020-12-28 11:20:00,732.34,731.64,1.09,100.0,0.1493,0.1,0.05,0.05,flip -12822,做多,2020-12-28 11:20:00,2020-12-28 11:25:00,731.64,730.72,1.09,100.0,0.1494,-0.14,0.05,-0.19,flip -12823,做空,2020-12-28 11:25:00,2020-12-28 11:30:00,730.72,727.18,1.09,100.0,0.1493,0.53,0.05,0.47,tp_lower -12824,做多,2020-12-28 11:40:00,2020-12-28 12:00:00,730.99,729.03,1.09,100.0,0.1498,-0.29,0.05,-0.35,tp_upper -12825,做多,2020-12-28 12:10:00,2020-12-28 12:15:00,734.65,734.24,1.09,100.0,0.1485,-0.06,0.05,-0.12,tp_upper -12826,做多,2020-12-28 13:35:00,2020-12-28 13:40:00,728.85,726.47,1.09,100.0,0.1494,-0.36,0.05,-0.41,flip -12827,做空,2020-12-28 13:40:00,2020-12-28 13:45:00,726.47,728.74,1.08,100.0,0.1493,-0.34,0.05,-0.39,flip -12828,做多,2020-12-28 13:45:00,2020-12-28 13:50:00,728.74,726.91,1.08,100.0,0.1482,-0.27,0.05,-0.33,flip -12829,做空,2020-12-28 13:50:00,2020-12-28 15:40:00,726.91,728.48,1.08,100.0,0.148,-0.23,0.05,-0.29,tp_lower -12830,做多,2020-12-28 16:00:00,2020-12-28 16:05:00,736.95,744.13,1.07,100.0,0.1456,1.05,0.05,0.99,tp_upper -12831,做多,2020-12-28 17:55:00,2020-12-28 18:10:00,740.04,741.03,1.08,100.0,0.1462,0.14,0.05,0.09,tp_upper -12832,做多,2020-12-28 19:05:00,2020-12-28 19:15:00,741.9,741.81,1.08,100.0,0.1459,-0.01,0.05,-0.07,flip -12833,做空,2020-12-28 19:15:00,2020-12-28 20:30:00,741.81,735.89,1.08,100.0,0.1458,0.86,0.05,0.81,tp_lower -12834,做多,2020-12-28 21:45:00,2020-12-28 22:10:00,734.7,731.79,1.09,100.0,0.1482,-0.43,0.05,-0.49,flip -12835,做空,2020-12-28 22:10:00,2020-12-28 22:15:00,731.79,732.42,1.08,100.0,0.1481,-0.09,0.05,-0.15,flip -12836,做多,2020-12-28 22:15:00,2020-12-28 22:25:00,732.42,734.03,1.08,100.0,0.1477,0.24,0.05,0.18,flip -12837,做空,2020-12-28 22:25:00,2020-12-28 22:30:00,734.03,717.28,1.08,100.0,0.1475,2.47,0.05,2.42,tp_lower -12838,做多,2020-12-28 23:15:00,2020-12-28 23:20:00,732.12,730.83,1.11,100.0,0.1511,-0.19,0.06,-0.25,flip -12839,做空,2020-12-28 23:20:00,2020-12-29 00:35:00,730.83,726.65,1.1,100.0,0.151,0.63,0.05,0.58,tp_lower -12840,做多,2020-12-29 02:15:00,2020-12-29 02:30:00,720.67,716.68,1.15,100.0,0.159,-0.63,0.06,-0.69,flip -12841,做空,2020-12-29 02:30:00,2020-12-29 02:35:00,716.68,719.24,1.14,100.0,0.1589,-0.41,0.06,-0.46,flip -12842,做多,2020-12-29 02:35:00,2020-12-29 02:45:00,719.24,723.89,1.13,100.0,0.1576,0.73,0.06,0.68,tp_upper -12843,做多,2020-12-29 04:35:00,2020-12-29 04:45:00,706.08,702.4,1.14,100.0,0.1614,-0.59,0.06,-0.65,flip -12844,做空,2020-12-29 04:45:00,2020-12-29 04:55:00,702.4,706.26,1.13,100.0,0.1612,-0.62,0.06,-0.68,flip -12845,做多,2020-12-29 04:55:00,2020-12-29 05:00:00,706.26,702.06,1.13,100.0,0.1593,-0.67,0.06,-0.73,flip -12846,做空,2020-12-29 05:00:00,2020-12-29 05:10:00,702.06,696.37,1.12,100.0,0.1592,0.91,0.06,0.85,tp_lower -12847,做多,2020-12-29 05:30:00,2020-12-29 06:20:00,701.63,711.98,1.13,100.0,0.1604,1.66,0.06,1.6,tp_upper -12848,做多,2020-12-29 07:30:00,2020-12-29 08:00:00,707.01,714.21,1.14,100.0,0.1614,1.16,0.06,1.1,tp_upper -12849,做多,2020-12-29 09:15:00,2020-12-29 09:20:00,714.24,717.76,1.15,100.0,0.1612,0.57,0.06,0.51,tp_upper -12850,做多,2020-12-29 11:55:00,2020-12-29 12:05:00,732.58,739.6,1.16,100.0,0.1578,1.11,0.06,1.05,tp_upper -12851,做多,2020-12-29 12:45:00,2020-12-29 12:50:00,733.55,729.48,1.17,100.0,0.1589,-0.65,0.06,-0.7,flip -12852,做空,2020-12-29 12:50:00,2020-12-29 13:00:00,729.48,731.83,1.16,100.0,0.1588,-0.37,0.06,-0.43,flip -12853,做多,2020-12-29 13:00:00,2020-12-29 13:05:00,731.83,731.06,1.15,100.0,0.1576,-0.12,0.06,-0.18,flip -12854,做空,2020-12-29 13:05:00,2020-12-29 13:10:00,731.06,732.53,1.15,100.0,0.1574,-0.23,0.06,-0.29,flip -12855,做多,2020-12-29 13:10:00,2020-12-29 13:20:00,732.53,733.43,1.15,100.0,0.1566,0.14,0.06,0.08,flip -12856,做空,2020-12-29 13:20:00,2020-12-29 13:30:00,733.43,728.27,1.15,100.0,0.1565,0.81,0.06,0.75,tp_lower -12857,做多,2020-12-29 13:45:00,2020-12-29 13:50:00,734.4,730.63,1.15,100.0,0.1572,-0.59,0.06,-0.65,flip -12858,做空,2020-12-29 13:50:00,2020-12-29 13:55:00,730.63,730.64,1.15,100.0,0.1571,-0.0,0.06,-0.06,flip -12859,做多,2020-12-29 13:55:00,2020-12-29 16:50:00,730.64,713.12,1.15,100.0,0.1569,-2.75,0.06,-2.8,flip -12860,做空,2020-12-29 16:50:00,2020-12-29 16:55:00,713.12,715.47,1.12,100.0,0.1567,-0.37,0.06,-0.42,flip -12861,做多,2020-12-29 16:55:00,2020-12-29 17:00:00,715.47,713.31,1.11,100.0,0.1555,-0.34,0.06,-0.39,flip -12862,做空,2020-12-29 17:00:00,2020-12-29 17:20:00,713.31,715.25,1.11,100.0,0.1554,-0.3,0.06,-0.36,flip -12863,做多,2020-12-29 17:20:00,2020-12-29 17:30:00,715.25,716.93,1.1,100.0,0.1544,0.26,0.06,0.2,tp_upper -12864,做多,2020-12-29 20:30:00,2020-12-29 20:35:00,729.23,728.34,1.11,100.0,0.1516,-0.13,0.06,-0.19,flip -12865,做空,2020-12-29 20:35:00,2020-12-29 20:40:00,728.34,729.82,1.1,100.0,0.1515,-0.22,0.06,-0.28,flip -12866,做多,2020-12-29 20:40:00,2020-12-29 20:45:00,729.82,728.18,1.1,100.0,0.1507,-0.25,0.05,-0.3,flip -12867,做空,2020-12-29 20:45:00,2020-12-29 20:50:00,728.18,728.86,1.1,100.0,0.1506,-0.1,0.05,-0.16,flip -12868,做多,2020-12-29 20:50:00,2020-12-29 21:00:00,728.86,731.38,1.09,100.0,0.1501,0.38,0.05,0.32,tp_upper -12869,做多,2020-12-29 22:05:00,2020-12-29 22:10:00,728.43,727.78,1.1,100.0,0.1506,-0.1,0.05,-0.15,flip -12870,做空,2020-12-29 22:10:00,2020-12-29 22:20:00,727.78,727.39,1.09,100.0,0.1504,0.06,0.05,0.0,flip -12871,做多,2020-12-29 22:20:00,2020-12-29 22:45:00,727.39,729.34,1.09,100.0,0.1505,0.29,0.05,0.24,tp_upper -12872,做多,2020-12-29 22:45:00,2020-12-29 22:50:00,729.34,731.31,1.1,100.0,0.1503,0.3,0.05,0.24,tp_upper -12873,做多,2020-12-29 23:25:00,2020-12-29 23:30:00,730.7,734.0,1.1,100.0,0.1503,0.5,0.06,0.44,tp_upper -12874,做多,2020-12-30 01:20:00,2020-12-30 01:25:00,741.92,740.21,1.14,100.0,0.1532,-0.26,0.06,-0.32,flip -12875,做空,2020-12-30 01:25:00,2020-12-30 01:40:00,740.21,740.51,1.13,100.0,0.1531,-0.05,0.06,-0.1,flip -12876,做多,2020-12-30 01:40:00,2020-12-30 02:30:00,740.51,738.36,1.13,100.0,0.1528,-0.33,0.06,-0.38,flip -12877,做空,2020-12-30 02:30:00,2020-12-30 02:35:00,738.36,741.0,1.13,100.0,0.1527,-0.4,0.06,-0.46,flip -12878,做多,2020-12-30 02:35:00,2020-12-30 02:50:00,741.0,739.85,1.12,100.0,0.1514,-0.17,0.06,-0.23,flip -12879,做空,2020-12-30 02:50:00,2020-12-30 03:40:00,739.85,734.82,1.12,100.0,0.1513,0.76,0.06,0.71,tp_lower -12880,做多,2020-12-30 05:10:00,2020-12-30 05:20:00,733.52,730.15,1.13,100.0,0.1535,-0.52,0.06,-0.57,flip -12881,做空,2020-12-30 05:20:00,2020-12-30 05:30:00,730.15,730.54,1.12,100.0,0.1533,-0.06,0.06,-0.12,flip -12882,做多,2020-12-30 05:30:00,2020-12-30 05:50:00,730.54,733.27,1.12,100.0,0.153,0.42,0.06,0.36,tp_upper -12883,做多,2020-12-30 06:20:00,2020-12-30 06:25:00,731.73,732.4,1.12,100.0,0.1532,0.1,0.06,0.05,tp_upper -12884,做多,2020-12-30 10:00:00,2020-12-30 10:05:00,728.31,727.56,1.12,100.0,0.1539,-0.12,0.06,-0.17,flip -12885,做空,2020-12-30 10:05:00,2020-12-30 10:15:00,727.56,727.67,1.12,100.0,0.1537,-0.02,0.06,-0.07,flip -12886,做多,2020-12-30 10:15:00,2020-12-30 10:25:00,727.67,734.19,1.12,100.0,0.1535,1.0,0.06,0.94,tp_upper -12887,做多,2020-12-30 11:10:00,2020-12-30 11:30:00,729.02,725.92,1.13,100.0,0.1544,-0.48,0.06,-0.53,flip -12888,做空,2020-12-30 11:30:00,2020-12-30 11:35:00,725.92,723.53,1.12,100.0,0.1543,0.37,0.06,0.31,tp_lower -12889,做多,2020-12-30 12:40:00,2020-12-30 12:50:00,725.0,723.65,1.12,100.0,0.1548,-0.21,0.06,-0.27,flip -12890,做空,2020-12-30 12:50:00,2020-12-30 12:55:00,723.65,723.94,1.12,100.0,0.1547,-0.04,0.06,-0.1,flip -12891,做多,2020-12-30 12:55:00,2020-12-30 13:05:00,723.94,724.02,1.12,100.0,0.1544,0.01,0.06,-0.04,flip -12892,做空,2020-12-30 13:05:00,2020-12-30 13:10:00,724.02,727.58,1.12,100.0,0.1543,-0.55,0.06,-0.61,flip -12893,做多,2020-12-30 13:10:00,2020-12-30 13:15:00,727.58,728.94,1.11,100.0,0.1526,0.21,0.06,0.15,tp_upper -12894,做多,2020-12-30 14:00:00,2020-12-30 14:15:00,727.91,731.92,1.11,100.0,0.1527,0.61,0.06,0.56,tp_upper -12895,做多,2020-12-30 15:35:00,2020-12-30 15:50:00,733.46,733.8,1.12,100.0,0.1522,0.05,0.06,-0.0,flip -12896,做空,2020-12-30 15:50:00,2020-12-30 15:55:00,733.8,734.72,1.12,100.0,0.152,-0.14,0.06,-0.2,flip -12897,做多,2020-12-30 15:55:00,2020-12-30 16:00:00,734.72,735.16,1.11,100.0,0.1515,0.07,0.06,0.01,tp_upper -12898,做多,2020-12-30 16:30:00,2020-12-30 16:45:00,734.28,734.0,1.11,100.0,0.1515,-0.04,0.06,-0.1,flip -12899,做空,2020-12-30 16:45:00,2020-12-30 16:55:00,734.0,734.95,1.11,100.0,0.1514,-0.14,0.06,-0.2,flip -12900,做多,2020-12-30 16:55:00,2020-12-30 17:00:00,734.95,736.9,1.11,100.0,0.1508,0.29,0.06,0.24,tp_upper -12901,做多,2020-12-30 17:20:00,2020-12-30 17:35:00,733.69,738.73,1.11,100.0,0.1513,0.76,0.06,0.71,tp_upper -12902,做多,2020-12-30 18:30:00,2020-12-30 18:50:00,735.47,740.07,1.12,100.0,0.1519,0.7,0.06,0.64,tp_upper -12903,做多,2020-12-30 20:30:00,2020-12-30 20:50:00,752.19,750.45,1.12,100.0,0.1493,-0.26,0.06,-0.32,tp_upper -12904,做多,2020-12-30 20:55:00,2020-12-30 21:00:00,752.86,751.68,1.12,100.0,0.1486,-0.18,0.06,-0.23,flip -12905,做空,2020-12-30 21:00:00,2020-12-30 21:05:00,751.68,753.48,1.12,100.0,0.1485,-0.27,0.06,-0.32,flip -12906,做多,2020-12-30 21:05:00,2020-12-30 21:15:00,753.48,756.3,1.11,100.0,0.1476,0.42,0.06,0.36,tp_upper -12907,做多,2020-12-30 22:30:00,2020-12-30 22:35:00,751.11,748.49,1.12,100.0,0.1485,-0.39,0.06,-0.44,flip -12908,做空,2020-12-30 22:35:00,2020-12-30 22:40:00,748.49,748.05,1.11,100.0,0.1484,0.07,0.06,0.01,tp_lower -12909,做多,2020-12-30 23:05:00,2020-12-30 23:30:00,746.58,749.87,1.11,100.0,0.1487,0.49,0.06,0.43,tp_upper -12910,做多,2020-12-31 02:20:00,2020-12-31 03:00:00,740.0,736.77,1.15,100.0,0.1554,-0.5,0.06,-0.56,flip -12911,做空,2020-12-31 03:00:00,2020-12-31 03:05:00,736.77,737.95,1.14,100.0,0.1552,-0.18,0.06,-0.24,flip -12912,做多,2020-12-31 03:05:00,2020-12-31 03:30:00,737.95,740.5,1.14,100.0,0.1546,0.39,0.06,0.34,tp_upper -12913,做多,2020-12-31 04:50:00,2020-12-31 05:00:00,742.8,742.16,1.14,100.0,0.154,-0.1,0.06,-0.16,flip -12914,做空,2020-12-31 05:00:00,2020-12-31 05:10:00,742.16,740.8,1.14,100.0,0.1538,0.21,0.06,0.15,tp_lower -12915,做多,2020-12-31 05:40:00,2020-12-31 05:50:00,742.57,741.58,1.14,100.0,0.1539,-0.15,0.06,-0.21,flip -12916,做空,2020-12-31 05:50:00,2020-12-31 06:00:00,741.58,742.06,1.14,100.0,0.1537,-0.07,0.06,-0.13,flip -12917,做多,2020-12-31 06:00:00,2020-12-31 06:30:00,742.06,744.62,1.14,100.0,0.1533,0.39,0.06,0.34,tp_upper -12918,做多,2020-12-31 06:50:00,2020-12-31 07:00:00,742.12,746.83,1.14,100.0,0.1537,0.72,0.06,0.67,tp_upper -12919,做多,2020-12-31 08:05:00,2020-12-31 09:40:00,746.49,747.56,1.15,100.0,0.1536,0.16,0.06,0.11,tp_upper -12920,做多,2020-12-31 11:25:00,2020-12-31 14:20:00,748.99,731.72,1.15,100.0,0.1532,-2.65,0.06,-2.7,flip -12921,做空,2020-12-31 14:20:00,2020-12-31 14:25:00,731.72,729.26,1.12,100.0,0.153,0.38,0.06,0.32,tp_lower -12922,做多,2020-12-31 14:50:00,2020-12-31 14:55:00,733.39,731.8,1.12,100.0,0.153,-0.24,0.06,-0.3,flip -12923,做空,2020-12-31 14:55:00,2020-12-31 15:00:00,731.8,733.69,1.12,100.0,0.1529,-0.29,0.06,-0.35,flip -12924,做多,2020-12-31 15:00:00,2020-12-31 15:30:00,733.69,732.78,1.11,100.0,0.1519,-0.14,0.06,-0.19,flip -12925,做空,2020-12-31 15:30:00,2020-12-31 16:20:00,732.78,734.76,1.11,100.0,0.1518,-0.3,0.06,-0.36,flip -12926,做多,2020-12-31 16:20:00,2020-12-31 16:25:00,734.76,733.69,1.11,100.0,0.1508,-0.16,0.06,-0.22,flip -12927,做空,2020-12-31 16:25:00,2020-12-31 16:35:00,733.69,731.97,1.11,100.0,0.1507,0.26,0.06,0.2,tp_lower -12928,做多,2020-12-31 17:10:00,2020-12-31 17:20:00,735.6,742.24,1.11,100.0,0.1505,1.0,0.06,0.94,tp_upper -12929,做多,2020-12-31 18:40:00,2020-12-31 19:00:00,738.28,739.02,1.12,100.0,0.1511,0.11,0.06,0.06,flip -12930,做空,2020-12-31 19:00:00,2020-12-31 19:05:00,739.02,740.33,1.12,100.0,0.151,-0.2,0.06,-0.25,flip -12931,做多,2020-12-31 19:05:00,2020-12-31 19:15:00,740.33,741.13,1.11,100.0,0.1503,0.12,0.06,0.06,tp_upper -12932,做多,2020-12-31 19:45:00,2020-12-31 19:50:00,740.67,740.08,1.11,100.0,0.1502,-0.09,0.06,-0.14,flip -12933,做空,2020-12-31 19:50:00,2020-12-31 20:05:00,740.08,739.4,1.11,100.0,0.1501,0.1,0.06,0.05,flip -12934,做多,2020-12-31 20:05:00,2020-12-31 20:15:00,739.4,740.43,1.11,100.0,0.1502,0.15,0.06,0.1,flip -12935,做空,2020-12-31 20:15:00,2020-12-31 20:30:00,740.43,739.79,1.11,100.0,0.1501,0.1,0.06,0.04,tp_lower -12936,做多,2020-12-31 20:35:00,2020-12-31 20:40:00,740.49,740.03,1.11,100.0,0.15,-0.07,0.06,-0.12,flip -12937,做空,2020-12-31 20:40:00,2020-12-31 20:50:00,740.03,742.36,1.11,100.0,0.1499,-0.35,0.06,-0.4,flip -12938,做多,2020-12-31 20:50:00,2020-12-31 20:55:00,742.36,744.95,1.1,100.0,0.1488,0.39,0.06,0.33,tp_upper -12939,做多,2020-12-31 21:25:00,2020-12-31 22:55:00,740.51,741.13,1.11,100.0,0.1495,0.09,0.06,0.04,tp_upper -12940,做多,2020-12-31 23:05:00,2020-12-31 23:20:00,740.25,741.09,1.11,100.0,0.1496,0.13,0.06,0.07,flip -12941,做空,2020-12-31 23:20:00,2020-12-31 23:40:00,741.09,736.22,1.11,100.0,0.1494,0.73,0.06,0.67,tp_lower -12942,做多,2021-01-01 00:00:00,2021-01-01 01:10:00,737.6,744.47,1.15,100.0,0.1553,1.07,0.06,1.01,tp_upper -12943,做多,2021-01-01 02:35:00,2021-01-01 02:40:00,746.0,745.59,1.16,100.0,0.1549,-0.06,0.06,-0.12,flip -12944,做空,2021-01-01 02:40:00,2021-01-01 02:45:00,745.59,747.5,1.15,100.0,0.1547,-0.3,0.06,-0.35,flip -12945,做多,2021-01-01 02:45:00,2021-01-01 02:50:00,747.5,744.88,1.15,100.0,0.1538,-0.4,0.06,-0.46,flip -12946,做空,2021-01-01 02:50:00,2021-01-01 03:25:00,744.88,746.35,1.14,100.0,0.1536,-0.23,0.06,-0.28,flip -12947,做多,2021-01-01 03:25:00,2021-01-01 03:30:00,746.35,746.11,1.14,100.0,0.1529,-0.04,0.06,-0.09,flip -12948,做空,2021-01-01 03:30:00,2021-01-01 04:10:00,746.11,745.41,1.14,100.0,0.1527,0.11,0.06,0.05,flip -12949,做多,2021-01-01 04:10:00,2021-01-01 04:15:00,745.41,747.18,1.14,100.0,0.1528,0.27,0.06,0.21,tp_upper -12950,做多,2021-01-01 04:15:00,2021-01-01 04:20:00,747.18,746.29,1.14,100.0,0.1527,-0.14,0.06,-0.19,tp_upper -12951,做多,2021-01-01 06:00:00,2021-01-01 06:05:00,743.81,742.67,1.14,100.0,0.153,-0.17,0.06,-0.23,flip -12952,做空,2021-01-01 06:05:00,2021-01-01 06:20:00,742.67,740.31,1.14,100.0,0.1529,0.36,0.06,0.3,tp_lower -12953,做多,2021-01-01 07:00:00,2021-01-01 07:05:00,741.31,737.47,1.14,100.0,0.1535,-0.59,0.06,-0.65,flip -12954,做空,2021-01-01 07:05:00,2021-01-01 07:10:00,737.47,735.45,1.13,100.0,0.1533,0.31,0.06,0.25,tp_lower -12955,做多,2021-01-01 08:00:00,2021-01-01 08:05:00,738.59,736.21,1.13,100.0,0.1534,-0.37,0.06,-0.42,flip -12956,做空,2021-01-01 08:05:00,2021-01-01 08:10:00,736.21,734.21,1.13,100.0,0.1532,0.31,0.06,0.25,tp_lower -12957,做多,2021-01-01 09:10:00,2021-01-01 10:10:00,732.71,737.53,1.13,100.0,0.1542,0.74,0.06,0.69,tp_upper -12958,做多,2021-01-01 11:55:00,2021-01-01 12:00:00,739.88,738.15,1.14,100.0,0.1536,-0.27,0.06,-0.32,flip -12959,做空,2021-01-01 12:00:00,2021-01-01 12:05:00,738.15,735.81,1.13,100.0,0.1534,0.36,0.06,0.3,tp_lower -12960,做多,2021-01-01 12:15:00,2021-01-01 12:30:00,739.19,743.42,1.13,100.0,0.1535,0.65,0.06,0.59,tp_upper -12961,做多,2021-01-01 13:25:00,2021-01-01 13:30:00,738.88,737.87,1.14,100.0,0.1543,-0.16,0.06,-0.21,flip -12962,做空,2021-01-01 13:30:00,2021-01-01 13:35:00,737.87,739.5,1.14,100.0,0.1542,-0.25,0.06,-0.31,flip -12963,做多,2021-01-01 13:35:00,2021-01-01 13:40:00,739.5,738.99,1.13,100.0,0.1533,-0.08,0.06,-0.13,flip -12964,做空,2021-01-01 13:40:00,2021-01-01 14:35:00,738.99,740.24,1.13,100.0,0.1532,-0.19,0.06,-0.25,flip -12965,做多,2021-01-01 14:35:00,2021-01-01 15:30:00,740.24,738.8,1.13,100.0,0.1525,-0.22,0.06,-0.28,flip -12966,做空,2021-01-01 15:30:00,2021-01-01 15:35:00,738.8,734.83,1.13,100.0,0.1524,0.6,0.06,0.55,tp_lower -12967,做多,2021-01-01 16:30:00,2021-01-01 16:40:00,737.09,737.42,1.13,100.0,0.1534,0.05,0.06,-0.01,flip -12968,做空,2021-01-01 16:40:00,2021-01-01 17:00:00,737.42,736.65,1.13,100.0,0.1532,0.12,0.06,0.06,flip -12969,做多,2021-01-01 17:00:00,2021-01-01 17:05:00,736.65,735.92,1.13,100.0,0.1534,-0.11,0.06,-0.17,flip -12970,做空,2021-01-01 17:05:00,2021-01-01 17:10:00,735.92,736.38,1.13,100.0,0.1533,-0.07,0.06,-0.13,flip -12971,做多,2021-01-01 17:10:00,2021-01-01 20:10:00,736.38,727.11,1.13,100.0,0.1529,-1.42,0.06,-1.47,tp_upper -12972,做多,2021-01-01 21:50:00,2021-01-01 22:10:00,728.89,730.49,1.11,100.0,0.1524,0.24,0.06,0.19,tp_upper -12973,做多,2021-01-01 22:10:00,2021-01-01 22:15:00,730.49,730.1,1.11,100.0,0.1522,-0.06,0.06,-0.11,tp_upper -12974,做多,2021-01-01 22:50:00,2021-01-01 22:55:00,730.01,729.53,1.11,100.0,0.1521,-0.07,0.06,-0.13,flip -12975,做空,2021-01-01 22:55:00,2021-01-01 23:00:00,729.53,730.11,1.11,100.0,0.1519,-0.09,0.06,-0.14,flip -12976,做多,2021-01-01 23:00:00,2021-01-01 23:10:00,730.11,729.75,1.11,100.0,0.1515,-0.05,0.06,-0.11,flip -12977,做空,2021-01-01 23:10:00,2021-01-01 23:15:00,729.75,730.43,1.1,100.0,0.1514,-0.1,0.06,-0.16,flip -12978,做多,2021-01-01 23:15:00,2021-01-01 23:20:00,730.43,729.75,1.1,100.0,0.151,-0.1,0.06,-0.16,flip -12979,做空,2021-01-01 23:20:00,2021-01-01 23:30:00,729.75,730.98,1.1,100.0,0.1508,-0.19,0.06,-0.24,flip -12980,做多,2021-01-01 23:30:00,2021-01-01 23:35:00,730.98,730.91,1.1,100.0,0.1502,-0.01,0.05,-0.07,flip -12981,做空,2021-01-01 23:35:00,2021-01-01 23:45:00,730.91,729.01,1.1,100.0,0.15,0.29,0.05,0.23,tp_lower -12982,做多,2021-01-02 00:10:00,2021-01-02 01:40:00,728.5,729.57,1.14,100.0,0.1563,0.17,0.06,0.11,tp_upper -12983,做多,2021-01-02 03:00:00,2021-01-02 03:10:00,731.92,732.75,1.14,100.0,0.1557,0.13,0.06,0.07,flip -12984,做空,2021-01-02 03:10:00,2021-01-02 03:20:00,732.75,731.69,1.14,100.0,0.1555,0.16,0.06,0.11,flip -12985,做多,2021-01-02 03:20:00,2021-01-02 04:45:00,731.69,729.5,1.14,100.0,0.1558,-0.34,0.06,-0.4,flip -12986,做空,2021-01-02 04:45:00,2021-01-02 04:55:00,729.5,730.21,1.14,100.0,0.1556,-0.11,0.06,-0.17,flip -12987,做多,2021-01-02 04:55:00,2021-01-02 05:00:00,730.21,732.14,1.13,100.0,0.1552,0.3,0.06,0.24,tp_upper -12988,做多,2021-01-02 06:05:00,2021-01-02 06:20:00,732.43,732.27,1.14,100.0,0.155,-0.02,0.06,-0.08,flip -12989,做空,2021-01-02 06:20:00,2021-01-02 07:35:00,732.27,735.27,1.13,100.0,0.1548,-0.46,0.06,-0.52,flip -12990,做多,2021-01-02 07:35:00,2021-01-02 08:05:00,735.27,735.25,1.13,100.0,0.1534,-0.0,0.06,-0.06,flip -12991,做空,2021-01-02 08:05:00,2021-01-02 08:10:00,735.25,732.3,1.13,100.0,0.1532,0.45,0.06,0.4,tp_lower -12992,做多,2021-01-02 08:40:00,2021-01-02 08:55:00,734.14,734.51,1.13,100.0,0.1539,0.06,0.06,0.0,flip -12993,做空,2021-01-02 08:55:00,2021-01-02 09:05:00,734.51,735.23,1.13,100.0,0.1538,-0.11,0.06,-0.17,flip -12994,做多,2021-01-02 09:05:00,2021-01-02 09:10:00,735.23,733.81,1.13,100.0,0.1533,-0.22,0.06,-0.27,flip -12995,做空,2021-01-02 09:10:00,2021-01-02 09:15:00,733.81,734.25,1.12,100.0,0.1532,-0.07,0.06,-0.12,flip -12996,做多,2021-01-02 09:15:00,2021-01-02 09:20:00,734.25,732.96,1.12,100.0,0.1528,-0.2,0.06,-0.25,flip -12997,做空,2021-01-02 09:20:00,2021-01-02 09:30:00,732.96,731.32,1.12,100.0,0.1527,0.25,0.06,0.19,tp_lower -12998,做多,2021-01-02 09:40:00,2021-01-02 09:45:00,733.27,732.31,1.12,100.0,0.1528,-0.15,0.06,-0.2,flip -12999,做空,2021-01-02 09:45:00,2021-01-02 09:50:00,732.31,729.39,1.12,100.0,0.1527,0.45,0.06,0.39,tp_lower -13000,做多,2021-01-02 10:20:00,2021-01-02 10:40:00,731.8,731.76,1.12,100.0,0.1532,-0.01,0.06,-0.06,flip -13001,做空,2021-01-02 10:40:00,2021-01-02 11:00:00,731.76,731.3,1.12,100.0,0.1531,0.07,0.06,0.01,flip -13002,做多,2021-01-02 11:00:00,2021-01-02 11:15:00,731.3,730.77,1.12,100.0,0.1531,-0.08,0.06,-0.14,flip -13003,做空,2021-01-02 11:15:00,2021-01-02 11:40:00,730.77,729.89,1.12,100.0,0.153,0.13,0.06,0.08,flip -13004,做多,2021-01-02 11:40:00,2021-01-02 11:50:00,729.89,730.55,1.12,100.0,0.1532,0.1,0.06,0.05,flip -13005,做空,2021-01-02 11:50:00,2021-01-02 12:00:00,730.55,730.95,1.12,100.0,0.153,-0.06,0.06,-0.12,flip -13006,做多,2021-01-02 12:00:00,2021-01-02 12:05:00,730.95,729.88,1.12,100.0,0.1527,-0.16,0.06,-0.22,flip -13007,做空,2021-01-02 12:05:00,2021-01-02 12:15:00,729.88,731.21,1.11,100.0,0.1525,-0.2,0.06,-0.26,flip -13008,做多,2021-01-02 12:15:00,2021-01-02 12:20:00,731.21,738.38,1.11,100.0,0.1518,1.09,0.06,1.03,tp_upper -13009,做多,2021-01-02 15:00:00,2021-01-02 15:05:00,764.11,761.9,1.12,100.0,0.1466,-0.32,0.06,-0.38,flip -13010,做空,2021-01-02 15:05:00,2021-01-02 15:10:00,761.9,762.93,1.12,100.0,0.1464,-0.15,0.06,-0.21,flip -13011,做多,2021-01-02 15:10:00,2021-01-02 15:35:00,762.93,766.97,1.11,100.0,0.1459,0.59,0.06,0.53,tp_upper -13012,做多,2021-01-02 18:25:00,2021-01-02 18:35:00,779.28,779.98,1.12,100.0,0.1434,0.1,0.06,0.04,flip -13013,做空,2021-01-02 18:35:00,2021-01-02 20:00:00,779.98,779.98,1.12,100.0,0.1433,0.0,0.06,-0.06,tp_lower -13014,做多,2021-01-02 21:45:00,2021-01-02 22:00:00,769.27,766.27,1.12,100.0,0.1451,-0.44,0.06,-0.49,flip -13015,做空,2021-01-02 22:00:00,2021-01-02 22:05:00,766.27,768.38,1.11,100.0,0.145,-0.31,0.06,-0.36,flip -13016,做多,2021-01-02 22:05:00,2021-01-02 22:20:00,768.38,774.75,1.11,100.0,0.1441,0.92,0.06,0.86,tp_upper -13017,做多,2021-01-02 23:05:00,2021-01-02 23:25:00,768.85,777.38,1.11,100.0,0.145,1.24,0.06,1.18,tp_upper -13018,做多,2021-01-03 00:25:00,2021-01-03 00:45:00,774.65,778.57,1.16,100.0,0.1501,0.59,0.06,0.53,tp_upper -13019,做多,2021-01-03 01:05:00,2021-01-03 01:10:00,776.73,775.74,1.17,100.0,0.1503,-0.15,0.06,-0.21,flip -13020,做空,2021-01-03 01:10:00,2021-01-03 01:25:00,775.74,776.88,1.16,100.0,0.1501,-0.17,0.06,-0.23,flip -13021,做多,2021-01-03 01:25:00,2021-01-03 01:40:00,776.88,774.42,1.16,100.0,0.1495,-0.37,0.06,-0.43,flip -13022,做空,2021-01-03 01:40:00,2021-01-03 01:45:00,774.42,777.04,1.16,100.0,0.1494,-0.39,0.06,-0.45,flip -13023,做多,2021-01-03 01:45:00,2021-01-03 02:30:00,777.04,777.34,1.15,100.0,0.1482,0.04,0.06,-0.01,flip -13024,做空,2021-01-03 02:30:00,2021-01-03 03:30:00,777.34,776.19,1.15,100.0,0.1481,0.17,0.06,0.11,tp_lower -13025,做多,2021-01-03 04:45:00,2021-01-03 04:55:00,774.52,778.2,1.15,100.0,0.1487,0.55,0.06,0.49,tp_upper -13026,做多,2021-01-03 08:20:00,2021-01-03 08:30:00,802.38,806.65,1.16,100.0,0.1441,0.62,0.06,0.56,tp_upper -13027,做多,2021-01-03 10:25:00,2021-01-03 10:45:00,821.33,828.06,1.16,100.0,0.1414,0.95,0.06,0.89,tp_upper -13028,做多,2021-01-03 12:10:00,2021-01-03 12:15:00,835.04,834.11,1.17,100.0,0.14,-0.13,0.06,-0.19,tp_upper -13029,做多,2021-01-03 12:55:00,2021-01-03 13:05:00,832.44,837.71,1.17,100.0,0.1402,0.74,0.06,0.68,tp_upper -13030,做多,2021-01-03 15:30:00,2021-01-03 15:35:00,905.96,900.78,1.17,100.0,0.1295,-0.67,0.06,-0.73,flip -13031,做空,2021-01-03 15:35:00,2021-01-03 15:40:00,900.78,902.81,1.17,100.0,0.1294,-0.26,0.06,-0.32,flip -13032,做多,2021-01-03 15:40:00,2021-01-03 15:55:00,902.81,919.75,1.16,100.0,0.1287,2.18,0.06,2.12,tp_upper -13033,做多,2021-01-03 17:00:00,2021-01-03 17:05:00,950.07,933.79,1.18,100.0,0.1244,-2.03,0.06,-2.08,flip -13034,做空,2021-01-03 17:05:00,2021-01-03 17:15:00,933.79,947.0,1.16,100.0,0.1243,-1.64,0.06,-1.7,flip -13035,做多,2021-01-03 17:15:00,2021-01-03 17:25:00,947.0,953.55,1.14,100.0,0.1207,0.79,0.06,0.73,flip -13036,做空,2021-01-03 17:25:00,2021-01-03 17:45:00,953.55,955.47,1.15,100.0,0.1206,-0.23,0.06,-0.29,flip -13037,做多,2021-01-03 17:45:00,2021-01-03 17:50:00,955.47,949.53,1.15,100.0,0.12,-0.71,0.06,-0.77,flip -13038,做空,2021-01-03 17:50:00,2021-01-03 18:00:00,949.53,936.0,1.14,100.0,0.1199,1.62,0.06,1.57,tp_lower -13039,做多,2021-01-03 21:15:00,2021-01-03 21:55:00,946.02,952.01,1.15,100.0,0.1219,0.73,0.06,0.67,flip -13040,做空,2021-01-03 21:55:00,2021-01-03 22:10:00,952.01,955.68,1.16,100.0,0.1218,-0.45,0.06,-0.51,flip -13041,做多,2021-01-03 22:10:00,2021-01-03 22:15:00,955.68,976.82,1.15,100.0,0.1207,2.55,0.06,2.49,tp_upper -13042,做多,2021-01-04 00:00:00,2021-01-04 01:50:00,991.96,971.92,1.2,100.0,0.1213,-2.43,0.06,-2.49,flip -13043,做空,2021-01-04 01:50:00,2021-01-04 02:00:00,971.92,979.0,1.18,100.0,0.1212,-0.86,0.06,-0.92,flip -13044,做多,2021-01-04 02:00:00,2021-01-04 02:05:00,979.0,984.37,1.17,100.0,0.1193,0.64,0.06,0.58,tp_upper -13045,做多,2021-01-04 02:45:00,2021-01-04 03:00:00,976.75,986.81,1.17,100.0,0.1201,1.21,0.06,1.15,tp_upper -13046,做多,2021-01-04 10:45:00,2021-01-04 11:05:00,953.06,949.34,1.18,100.0,0.1242,-0.46,0.06,-0.52,flip -13047,做空,2021-01-04 11:05:00,2021-01-04 11:10:00,949.34,952.04,1.18,100.0,0.1241,-0.34,0.06,-0.39,flip -13048,做多,2021-01-04 11:10:00,2021-01-04 11:30:00,952.04,949.34,1.17,100.0,0.1233,-0.33,0.06,-0.39,flip -13049,做空,2021-01-04 11:30:00,2021-01-04 11:35:00,949.34,953.84,1.17,100.0,0.1232,-0.55,0.06,-0.61,flip -13050,做多,2021-01-04 11:35:00,2021-01-04 11:45:00,953.84,953.41,1.16,100.0,0.1219,-0.05,0.06,-0.11,flip -13051,做空,2021-01-04 11:45:00,2021-01-04 13:20:00,953.41,997.18,1.16,100.0,0.1218,-5.33,0.06,-5.39,flip -13052,做多,2021-01-04 13:20:00,2021-01-04 13:30:00,997.18,1002.34,1.11,100.0,0.1109,0.57,0.06,0.52,flip -13053,做空,2021-01-04 13:30:00,2021-01-04 13:45:00,1002.34,995.71,1.11,100.0,0.1108,0.73,0.06,0.68,flip -13054,做多,2021-01-04 13:45:00,2021-01-04 14:00:00,995.71,1021.36,1.12,100.0,0.1122,2.88,0.06,2.82,tp_upper -13055,做多,2021-01-04 14:15:00,2021-01-04 14:30:00,1018.07,1023.14,1.14,100.0,0.1124,0.57,0.06,0.51,tp_upper -13056,做多,2021-01-04 15:50:00,2021-01-04 16:00:00,1039.01,1031.7,1.15,100.0,0.1106,-0.81,0.06,-0.87,flip -13057,做空,2021-01-04 16:00:00,2021-01-04 16:05:00,1031.7,1007.89,1.14,100.0,0.1105,2.63,0.06,2.58,tp_lower -13058,做多,2021-01-04 17:00:00,2021-01-04 17:05:00,1025.62,1014.53,1.17,100.0,0.1136,-1.26,0.06,-1.32,flip -13059,做空,2021-01-04 17:05:00,2021-01-04 17:25:00,1014.53,1002.34,1.15,100.0,0.1135,1.38,0.06,1.33,flip -13060,做多,2021-01-04 17:25:00,2021-01-04 17:40:00,1002.34,995.72,1.16,100.0,0.1162,-0.77,0.06,-0.83,flip -13061,做空,2021-01-04 17:40:00,2021-01-04 17:55:00,995.72,1000.96,1.16,100.0,0.116,-0.61,0.06,-0.67,flip -13062,做多,2021-01-04 17:55:00,2021-01-04 18:20:00,1000.96,1010.66,1.15,100.0,0.1147,1.11,0.06,1.05,flip -13063,做空,2021-01-04 18:20:00,2021-01-04 20:40:00,1010.66,1033.37,1.16,100.0,0.1146,-2.6,0.06,-2.66,flip -13064,做多,2021-01-04 20:40:00,2021-01-04 21:20:00,1033.37,1026.2,1.13,100.0,0.1094,-0.78,0.06,-0.84,flip -13065,做空,2021-01-04 21:20:00,2021-01-04 21:25:00,1026.2,1007.49,1.12,100.0,0.1093,2.05,0.06,1.99,tp_lower -13066,做多,2021-01-04 22:20:00,2021-01-04 22:30:00,1016.05,1013.71,1.14,100.0,0.1123,-0.26,0.06,-0.32,flip -13067,做空,2021-01-04 22:30:00,2021-01-04 22:40:00,1013.71,1023.86,1.14,100.0,0.1122,-1.14,0.06,-1.2,flip -13068,做多,2021-01-04 22:40:00,2021-01-04 22:45:00,1023.86,1015.9,1.13,100.0,0.1099,-0.87,0.06,-0.93,flip -13069,做空,2021-01-04 22:45:00,2021-01-04 23:20:00,1015.9,1014.39,1.12,100.0,0.1098,0.17,0.06,0.11,flip -13070,做多,2021-01-04 23:20:00,2021-01-04 23:25:00,1014.39,1025.35,1.12,100.0,0.11,1.21,0.06,1.15,tp_upper -13071,做多,2021-01-05 01:25:00,2021-01-05 01:35:00,1095.19,1096.86,1.16,100.0,0.1056,0.18,0.06,0.12,flip -13072,做空,2021-01-05 01:35:00,2021-01-05 01:45:00,1096.86,1103.64,1.16,100.0,0.1055,-0.72,0.06,-0.77,flip -13073,做多,2021-01-05 01:45:00,2021-01-05 01:50:00,1103.64,1100.86,1.15,100.0,0.1041,-0.29,0.06,-0.35,flip -13074,做空,2021-01-05 01:50:00,2021-01-05 01:55:00,1100.86,1118.4,1.14,100.0,0.104,-1.82,0.06,-1.88,flip -13075,做多,2021-01-05 01:55:00,2021-01-05 02:00:00,1118.4,1109.0,1.13,100.0,0.1006,-0.95,0.06,-1.0,flip -13076,做空,2021-01-05 02:00:00,2021-01-05 02:30:00,1109.0,1086.93,1.11,100.0,0.1005,2.22,0.05,2.16,tp_lower -13077,做多,2021-01-05 04:45:00,2021-01-05 04:50:00,1029.63,1014.64,1.14,100.0,0.1103,-1.65,0.06,-1.71,flip -13078,做空,2021-01-05 04:50:00,2021-01-05 05:00:00,1014.64,1023.36,1.12,100.0,0.1102,-0.96,0.06,-1.02,flip -13079,做多,2021-01-05 05:00:00,2021-01-05 05:05:00,1023.36,1015.69,1.11,100.0,0.1082,-0.83,0.05,-0.89,flip -13080,做空,2021-01-05 05:05:00,2021-01-05 05:25:00,1015.69,1008.56,1.1,100.0,0.1081,0.77,0.05,0.72,tp_lower -13081,做多,2021-01-05 05:30:00,2021-01-05 05:40:00,1016.36,1004.16,1.1,100.0,0.1087,-1.33,0.05,-1.38,flip -13082,做空,2021-01-05 05:40:00,2021-01-05 05:45:00,1004.16,998.12,1.09,100.0,0.1086,0.66,0.05,0.6,tp_lower -13083,做多,2021-01-05 06:25:00,2021-01-05 07:30:00,1003.34,1008.62,1.1,100.0,0.1092,0.58,0.06,0.52,flip -13084,做空,2021-01-05 07:30:00,2021-01-05 07:40:00,1008.62,1012.51,1.1,100.0,0.1091,-0.42,0.06,-0.48,flip -13085,做多,2021-01-05 07:40:00,2021-01-05 07:45:00,1012.51,1006.19,1.1,100.0,0.1082,-0.68,0.05,-0.74,flip -13086,做空,2021-01-05 07:45:00,2021-01-05 08:00:00,1006.19,1011.2,1.09,100.0,0.1081,-0.54,0.05,-0.6,flip -13087,做多,2021-01-05 08:00:00,2021-01-05 08:05:00,1011.2,1027.08,1.08,100.0,0.1069,1.7,0.05,1.64,tp_upper -13088,做多,2021-01-05 08:05:00,2021-01-05 08:10:00,1027.08,1035.36,1.1,100.0,0.1068,0.88,0.06,0.83,tp_upper -13089,做多,2021-01-05 10:10:00,2021-01-05 10:30:00,1031.62,1030.88,1.1,100.0,0.1071,-0.08,0.06,-0.13,flip -13090,做空,2021-01-05 10:30:00,2021-01-05 10:35:00,1030.88,1020.25,1.1,100.0,0.107,1.14,0.05,1.08,tp_lower -13091,做多,2021-01-05 11:10:00,2021-01-05 11:15:00,1034.28,1029.02,1.11,100.0,0.1076,-0.57,0.06,-0.62,flip -13092,做空,2021-01-05 11:15:00,2021-01-05 11:25:00,1029.02,1032.45,1.11,100.0,0.1075,-0.37,0.06,-0.42,flip -13093,做多,2021-01-05 11:25:00,2021-01-05 12:00:00,1032.45,1053.27,1.1,100.0,0.1067,2.22,0.06,2.16,tp_upper -13094,做多,2021-01-05 12:35:00,2021-01-05 12:40:00,1039.24,1036.99,1.12,100.0,0.108,-0.24,0.06,-0.3,flip -13095,做空,2021-01-05 12:40:00,2021-01-05 12:45:00,1036.99,1040.05,1.12,100.0,0.1079,-0.33,0.06,-0.39,flip -13096,做多,2021-01-05 12:45:00,2021-01-05 12:50:00,1040.05,1039.1,1.11,100.0,0.1071,-0.1,0.06,-0.16,flip -13097,做空,2021-01-05 12:50:00,2021-01-05 12:55:00,1039.1,1030.87,1.11,100.0,0.107,0.88,0.06,0.83,tp_lower -13098,做多,2021-01-05 13:10:00,2021-01-05 13:15:00,1040.57,1038.5,1.12,100.0,0.1076,-0.22,0.06,-0.28,flip -13099,做空,2021-01-05 13:15:00,2021-01-05 13:25:00,1038.5,1037.8,1.12,100.0,0.1075,0.08,0.06,0.02,flip -13100,做多,2021-01-05 13:25:00,2021-01-05 13:45:00,1037.8,1035.61,1.12,100.0,0.1076,-0.24,0.06,-0.29,flip -13101,做空,2021-01-05 13:45:00,2021-01-05 13:55:00,1035.61,1025.28,1.11,100.0,0.1074,1.11,0.06,1.05,tp_lower -13102,做多,2021-01-05 14:40:00,2021-01-05 15:20:00,1038.19,1062.05,1.12,100.0,0.1081,2.58,0.06,2.52,tp_upper -13103,做多,2021-01-05 16:05:00,2021-01-05 16:15:00,1050.68,1076.36,1.15,100.0,0.1092,2.8,0.06,2.75,tp_upper -13104,做多,2021-01-05 17:30:00,2021-01-05 17:55:00,1069.75,1084.18,1.17,100.0,0.1098,1.58,0.06,1.52,tp_upper -13105,做多,2021-01-05 19:30:00,2021-01-05 19:35:00,1078.67,1102.68,1.19,100.0,0.1102,2.65,0.06,2.59,tp_upper -13106,做多,2021-01-05 19:35:00,2021-01-05 19:40:00,1102.68,1098.4,1.21,100.0,0.1101,-0.47,0.06,-0.53,tp_upper -13107,做多,2021-01-05 21:05:00,2021-01-05 21:25:00,1095.0,1093.16,1.21,100.0,0.1103,-0.2,0.06,-0.26,flip -13108,做空,2021-01-05 21:25:00,2021-01-05 21:30:00,1093.16,1101.51,1.21,100.0,0.1102,-0.92,0.06,-0.98,flip -13109,做多,2021-01-05 21:30:00,2021-01-05 21:40:00,1101.51,1095.13,1.19,100.0,0.1085,-0.69,0.06,-0.75,tp_upper -13110,做多,2021-01-05 22:05:00,2021-01-05 22:35:00,1094.52,1115.4,1.19,100.0,0.1084,2.26,0.06,2.2,tp_upper -13111,做多,2021-01-05 23:45:00,2021-01-06 02:30:00,1104.27,1079.61,1.21,100.0,0.1094,-2.7,0.06,-2.76,flip -13112,做空,2021-01-06 02:30:00,2021-01-06 03:05:00,1079.61,1078.14,1.22,100.0,0.1131,0.17,0.06,0.11,flip -13113,做多,2021-01-06 03:05:00,2021-01-06 03:10:00,1078.14,1078.01,1.22,100.0,0.1133,-0.01,0.06,-0.08,flip -13114,做空,2021-01-06 03:10:00,2021-01-06 03:20:00,1078.01,1070.04,1.22,100.0,0.1132,0.9,0.06,0.84,tp_lower -13115,做多,2021-01-06 03:55:00,2021-01-06 04:10:00,1077.07,1102.79,1.23,100.0,0.114,2.93,0.06,2.87,tp_upper -13116,做多,2021-01-06 05:30:00,2021-01-06 05:35:00,1117.42,1112.69,1.26,100.0,0.1124,-0.53,0.06,-0.59,flip -13117,做空,2021-01-06 05:35:00,2021-01-06 05:45:00,1112.69,1101.16,1.25,100.0,0.1123,1.29,0.06,1.23,tp_lower -13118,做多,2021-01-06 06:05:00,2021-01-06 06:10:00,1118.77,1116.57,1.26,100.0,0.1127,-0.25,0.06,-0.31,flip -13119,做空,2021-01-06 06:10:00,2021-01-06 06:30:00,1116.57,1113.77,1.26,100.0,0.1126,0.32,0.06,0.25,flip -13120,做多,2021-01-06 06:30:00,2021-01-06 06:35:00,1113.77,1107.22,1.26,100.0,0.1131,-0.74,0.06,-0.8,flip -13121,做空,2021-01-06 06:35:00,2021-01-06 06:40:00,1107.22,1109.77,1.25,100.0,0.113,-0.29,0.06,-0.35,flip -13122,做多,2021-01-06 06:40:00,2021-01-06 07:05:00,1109.77,1117.52,1.25,100.0,0.1123,0.87,0.06,0.81,tp_upper -13123,做多,2021-01-06 08:00:00,2021-01-06 08:10:00,1124.27,1113.71,1.25,100.0,0.1115,-1.18,0.06,-1.24,flip -13124,做空,2021-01-06 08:10:00,2021-01-06 08:25:00,1113.71,1098.76,1.24,100.0,0.1114,1.67,0.06,1.6,tp_lower -13125,做多,2021-01-06 08:50:00,2021-01-06 09:00:00,1106.0,1108.55,1.26,100.0,0.1136,0.29,0.06,0.23,flip -13126,做空,2021-01-06 09:00:00,2021-01-06 09:20:00,1108.55,1094.14,1.26,100.0,0.1135,1.64,0.06,1.57,tp_lower -13127,做多,2021-01-06 09:35:00,2021-01-06 09:40:00,1106.55,1105.3,1.27,100.0,0.115,-0.14,0.06,-0.21,flip -13128,做空,2021-01-06 09:40:00,2021-01-06 09:50:00,1105.3,1103.08,1.27,100.0,0.1149,0.26,0.06,0.19,flip -13129,做多,2021-01-06 09:50:00,2021-01-06 10:10:00,1103.08,1109.73,1.27,100.0,0.1153,0.77,0.06,0.7,tp_upper -13130,做多,2021-01-06 13:50:00,2021-01-06 14:20:00,1139.03,1146.45,1.28,100.0,0.1122,0.83,0.06,0.77,tp_upper -13131,做多,2021-01-06 14:20:00,2021-01-06 14:45:00,1146.45,1140.55,1.29,100.0,0.1121,-0.66,0.06,-0.73,flip -13132,做空,2021-01-06 14:45:00,2021-01-06 15:00:00,1140.55,1134.98,1.28,100.0,0.112,0.62,0.06,0.56,flip -13133,做多,2021-01-06 15:00:00,2021-01-06 15:30:00,1134.98,1155.48,1.28,100.0,0.113,2.32,0.07,2.25,tp_upper -13134,做多,2021-01-06 15:50:00,2021-01-06 15:55:00,1144.73,1144.0,1.3,100.0,0.1139,-0.08,0.07,-0.15,flip -13135,做空,2021-01-06 15:55:00,2021-01-06 16:00:00,1144.0,1182.69,1.3,100.0,0.1138,-4.4,0.07,-4.47,flip -13136,做多,2021-01-06 16:00:00,2021-01-06 16:05:00,1182.69,1175.64,1.26,100.0,0.1062,-0.75,0.06,-0.81,tp_upper -13137,做多,2021-01-06 18:30:00,2021-01-06 18:35:00,1198.52,1197.74,1.25,100.0,0.1041,-0.08,0.06,-0.14,flip -13138,做空,2021-01-06 18:35:00,2021-01-06 18:45:00,1197.74,1199.42,1.25,100.0,0.104,-0.17,0.06,-0.24,flip -13139,做多,2021-01-06 18:45:00,2021-01-06 18:50:00,1199.42,1189.89,1.24,100.0,0.1036,-0.99,0.06,-1.05,flip -13140,做空,2021-01-06 18:50:00,2021-01-06 18:55:00,1189.89,1194.98,1.23,100.0,0.1035,-0.53,0.06,-0.59,flip -13141,做多,2021-01-06 18:55:00,2021-01-06 19:00:00,1194.98,1204.07,1.23,100.0,0.1025,0.93,0.06,0.87,tp_upper -13142,做多,2021-01-06 19:00:00,2021-01-06 19:05:00,1204.07,1205.44,1.23,100.0,0.1024,0.14,0.06,0.08,tp_upper -13143,做多,2021-01-06 20:30:00,2021-01-06 21:55:00,1170.68,1182.49,1.23,100.0,0.1054,1.24,0.06,1.18,flip -13144,做空,2021-01-06 21:55:00,2021-01-06 22:00:00,1182.49,1187.47,1.24,100.0,0.1053,-0.52,0.06,-0.59,flip -13145,做多,2021-01-06 22:00:00,2021-01-06 22:30:00,1187.47,1186.31,1.24,100.0,0.1043,-0.12,0.06,-0.18,flip -13146,做空,2021-01-06 22:30:00,2021-01-06 22:35:00,1186.31,1189.22,1.24,100.0,0.1042,-0.3,0.06,-0.37,flip -13147,做多,2021-01-06 22:35:00,2021-01-06 22:45:00,1189.22,1188.12,1.23,100.0,0.1035,-0.11,0.06,-0.18,flip -13148,做空,2021-01-06 22:45:00,2021-01-06 22:55:00,1188.12,1179.41,1.23,100.0,0.1034,0.9,0.06,0.84,tp_lower -13149,做多,2021-01-06 23:05:00,2021-01-06 23:10:00,1190.56,1186.97,1.24,100.0,0.1039,-0.37,0.06,-0.43,flip -13150,做空,2021-01-06 23:10:00,2021-01-06 23:20:00,1186.97,1192.84,1.23,100.0,0.1038,-0.61,0.06,-0.67,flip -13151,做多,2021-01-06 23:20:00,2021-01-06 23:25:00,1192.84,1190.1,1.22,100.0,0.1027,-0.28,0.06,-0.34,flip -13152,做空,2021-01-06 23:25:00,2021-01-06 23:40:00,1190.1,1199.71,1.22,100.0,0.1026,-0.99,0.06,-1.05,flip -13153,做多,2021-01-06 23:40:00,2021-01-06 23:45:00,1199.71,1204.36,1.21,100.0,0.1008,0.47,0.06,0.41,tp_upper -13154,做多,2021-01-07 01:00:00,2021-01-07 01:10:00,1206.42,1204.64,1.26,100.0,0.1045,-0.19,0.06,-0.25,flip -13155,做空,2021-01-07 01:10:00,2021-01-07 01:15:00,1204.64,1207.0,1.26,100.0,0.1044,-0.25,0.06,-0.31,flip -13156,做多,2021-01-07 01:15:00,2021-01-07 01:25:00,1207.0,1207.92,1.25,100.0,0.1039,0.1,0.06,0.03,flip -13157,做空,2021-01-07 01:25:00,2021-01-07 01:30:00,1207.92,1208.57,1.25,100.0,0.1038,-0.07,0.06,-0.13,flip -13158,做多,2021-01-07 01:30:00,2021-01-07 01:35:00,1208.57,1205.37,1.25,100.0,0.1036,-0.33,0.06,-0.39,flip -13159,做空,2021-01-07 01:35:00,2021-01-07 01:40:00,1205.37,1209.42,1.25,100.0,0.1035,-0.42,0.06,-0.48,flip -13160,做多,2021-01-07 01:40:00,2021-01-07 01:45:00,1209.42,1203.45,1.24,100.0,0.1027,-0.61,0.06,-0.67,flip -13161,做空,2021-01-07 01:45:00,2021-01-07 01:50:00,1203.45,1204.0,1.23,100.0,0.1026,-0.06,0.06,-0.12,tp_lower -13162,做多,2021-01-07 02:50:00,2021-01-07 02:55:00,1201.3,1198.97,1.23,100.0,0.1026,-0.24,0.06,-0.3,flip -13163,做空,2021-01-07 02:55:00,2021-01-07 03:00:00,1198.97,1200.85,1.23,100.0,0.1025,-0.19,0.06,-0.25,flip -13164,做多,2021-01-07 03:00:00,2021-01-07 03:15:00,1200.85,1212.01,1.23,100.0,0.1021,1.14,0.06,1.08,tp_upper -13165,做多,2021-01-07 04:20:00,2021-01-07 04:25:00,1212.77,1209.84,1.24,100.0,0.1019,-0.3,0.06,-0.36,flip -13166,做空,2021-01-07 04:25:00,2021-01-07 04:30:00,1209.84,1214.13,1.23,100.0,0.1018,-0.44,0.06,-0.5,flip -13167,做多,2021-01-07 04:30:00,2021-01-07 04:45:00,1214.13,1217.68,1.23,100.0,0.101,0.36,0.06,0.3,flip -13168,做空,2021-01-07 04:45:00,2021-01-07 05:15:00,1217.68,1214.07,1.23,100.0,0.1009,0.36,0.06,0.3,flip -13169,做多,2021-01-07 05:15:00,2021-01-07 05:35:00,1214.07,1217.22,1.23,100.0,0.1014,0.32,0.06,0.26,tp_upper -13170,做多,2021-01-07 05:45:00,2021-01-07 05:50:00,1214.99,1211.67,1.23,100.0,0.1015,-0.34,0.06,-0.4,flip -13171,做空,2021-01-07 05:50:00,2021-01-07 06:05:00,1211.67,1204.43,1.23,100.0,0.1014,0.73,0.06,0.67,tp_lower -13172,做多,2021-01-07 07:10:00,2021-01-07 07:15:00,1205.1,1200.52,1.23,100.0,0.1024,-0.47,0.06,-0.53,flip -13173,做空,2021-01-07 07:15:00,2021-01-07 07:30:00,1200.52,1191.58,1.23,100.0,0.1023,0.91,0.06,0.85,tp_lower -13174,做多,2021-01-07 08:40:00,2021-01-07 09:30:00,1195.84,1184.15,1.24,100.0,0.1034,-1.21,0.06,-1.27,flip -13175,做空,2021-01-07 09:30:00,2021-01-07 09:35:00,1184.15,1190.7,1.22,100.0,0.1033,-0.68,0.06,-0.74,flip -13176,做多,2021-01-07 09:35:00,2021-01-07 10:00:00,1190.7,1200.6,1.21,100.0,0.102,1.01,0.06,0.95,tp_upper -13177,做多,2021-01-07 10:30:00,2021-01-07 11:20:00,1194.89,1190.27,1.22,100.0,0.1024,-0.47,0.06,-0.53,flip -13178,做空,2021-01-07 11:20:00,2021-01-07 11:30:00,1190.27,1194.85,1.22,100.0,0.1023,-0.47,0.06,-0.53,flip -13179,做多,2021-01-07 11:30:00,2021-01-07 11:45:00,1194.85,1200.9,1.21,100.0,0.1014,0.61,0.06,0.55,tp_upper -13180,做多,2021-01-07 13:40:00,2021-01-07 13:45:00,1221.9,1212.58,1.22,100.0,0.0996,-0.93,0.06,-0.99,flip -13181,做空,2021-01-07 13:45:00,2021-01-07 13:50:00,1212.58,1222.99,1.21,100.0,0.0995,-1.04,0.06,-1.1,flip -13182,做多,2021-01-07 13:50:00,2021-01-07 13:55:00,1222.99,1221.39,1.19,100.0,0.0977,-0.16,0.06,-0.22,flip -13183,做空,2021-01-07 13:55:00,2021-01-07 14:00:00,1221.39,1226.25,1.19,100.0,0.0976,-0.47,0.06,-0.53,flip -13184,做多,2021-01-07 14:00:00,2021-01-07 14:05:00,1226.25,1223.38,1.19,100.0,0.0967,-0.28,0.06,-0.34,flip -13185,做空,2021-01-07 14:05:00,2021-01-07 14:10:00,1223.38,1227.37,1.18,100.0,0.0966,-0.39,0.06,-0.44,flip -13186,做多,2021-01-07 14:10:00,2021-01-07 14:15:00,1227.37,1223.11,1.18,100.0,0.0959,-0.41,0.06,-0.47,flip -13187,做空,2021-01-07 14:15:00,2021-01-07 14:25:00,1223.11,1224.8,1.17,100.0,0.0958,-0.16,0.06,-0.22,flip -13188,做多,2021-01-07 14:25:00,2021-01-07 14:45:00,1224.8,1223.68,1.17,100.0,0.0954,-0.11,0.06,-0.17,flip -13189,做空,2021-01-07 14:45:00,2021-01-07 14:55:00,1223.68,1225.59,1.17,100.0,0.0953,-0.18,0.06,-0.24,flip -13190,做多,2021-01-07 14:55:00,2021-01-07 15:05:00,1225.59,1222.34,1.16,100.0,0.095,-0.31,0.06,-0.37,flip -13191,做空,2021-01-07 15:05:00,2021-01-07 15:10:00,1222.34,1222.39,1.16,100.0,0.0949,-0.0,0.06,-0.06,flip -13192,做多,2021-01-07 15:10:00,2021-01-07 15:25:00,1222.39,1224.15,1.16,100.0,0.0948,0.17,0.06,0.11,flip -13193,做空,2021-01-07 15:25:00,2021-01-07 15:30:00,1224.15,1241.18,1.16,100.0,0.0947,-1.61,0.06,-1.67,flip -13194,做多,2021-01-07 15:30:00,2021-01-07 15:35:00,1241.18,1244.15,1.14,100.0,0.092,0.27,0.06,0.22,tp_upper -13195,做多,2021-01-07 17:40:00,2021-01-07 17:45:00,1274.89,1271.33,1.14,100.0,0.0897,-0.32,0.06,-0.38,flip -13196,做空,2021-01-07 17:45:00,2021-01-07 17:50:00,1271.33,1272.99,1.14,100.0,0.0896,-0.15,0.06,-0.21,flip -13197,做多,2021-01-07 17:50:00,2021-01-07 18:00:00,1272.99,1280.39,1.14,100.0,0.0893,0.66,0.06,0.6,tp_upper -13198,做多,2021-01-07 19:35:00,2021-01-07 21:05:00,1229.58,1250.79,1.14,100.0,0.0928,1.97,0.06,1.91,tp_upper -13199,做多,2021-01-07 22:05:00,2021-01-07 22:15:00,1253.99,1253.77,1.16,100.0,0.0925,-0.02,0.06,-0.08,flip -13200,做空,2021-01-07 22:15:00,2021-01-07 22:25:00,1253.77,1257.16,1.16,100.0,0.0924,-0.31,0.06,-0.37,flip -13201,做多,2021-01-07 22:25:00,2021-01-07 22:40:00,1257.16,1254.57,1.15,100.0,0.0918,-0.24,0.06,-0.3,flip -13202,做空,2021-01-07 22:40:00,2021-01-07 22:50:00,1254.57,1246.54,1.15,100.0,0.0917,0.74,0.06,0.68,tp_lower -13203,做多,2021-01-08 00:05:00,2021-01-08 00:15:00,1228.48,1226.58,1.21,100.0,0.0985,-0.19,0.06,-0.25,flip -13204,做空,2021-01-08 00:15:00,2021-01-08 00:50:00,1226.58,1206.88,1.21,100.0,0.0984,1.94,0.06,1.88,tp_lower -13205,做多,2021-01-08 03:05:00,2021-01-08 03:10:00,1144.51,1140.89,1.23,100.0,0.1071,-0.39,0.06,-0.45,flip -13206,做空,2021-01-08 03:10:00,2021-01-08 03:20:00,1140.89,1141.99,1.22,100.0,0.107,-0.12,0.06,-0.18,flip -13207,做多,2021-01-08 03:20:00,2021-01-08 04:40:00,1141.99,1175.08,1.22,100.0,0.1066,3.53,0.06,3.47,tp_upper -13208,做多,2021-01-08 05:10:00,2021-01-08 05:15:00,1164.25,1158.78,1.25,100.0,0.1075,-0.59,0.06,-0.65,flip -13209,做空,2021-01-08 05:15:00,2021-01-08 05:30:00,1158.78,1170.41,1.24,100.0,0.1074,-1.25,0.06,-1.31,flip -13210,做多,2021-01-08 05:30:00,2021-01-08 05:40:00,1170.41,1166.28,1.23,100.0,0.1052,-0.43,0.06,-0.5,flip -13211,做空,2021-01-08 05:40:00,2021-01-08 05:50:00,1166.28,1144.02,1.23,100.0,0.1051,2.34,0.06,2.28,tp_lower -13212,做多,2021-01-08 06:15:00,2021-01-08 06:45:00,1158.11,1174.79,1.25,100.0,0.1077,1.8,0.06,1.73,tp_upper -13213,做多,2021-01-08 08:35:00,2021-01-08 09:05:00,1194.0,1191.77,1.26,100.0,0.1059,-0.24,0.06,-0.3,flip -13214,做空,2021-01-08 09:05:00,2021-01-08 09:15:00,1191.77,1199.19,1.26,100.0,0.1058,-0.78,0.06,-0.85,flip -13215,做多,2021-01-08 09:15:00,2021-01-08 09:20:00,1199.19,1195.45,1.25,100.0,0.1044,-0.39,0.06,-0.45,flip -13216,做空,2021-01-08 09:20:00,2021-01-08 09:25:00,1195.45,1198.28,1.25,100.0,0.1043,-0.3,0.06,-0.36,flip -13217,做多,2021-01-08 09:25:00,2021-01-08 09:35:00,1198.28,1200.42,1.24,100.0,0.1037,0.22,0.06,0.16,tp_upper -13218,做多,2021-01-08 11:55:00,2021-01-08 12:10:00,1259.41,1264.63,1.24,100.0,0.0987,0.52,0.06,0.45,flip -13219,做空,2021-01-08 12:10:00,2021-01-08 12:20:00,1264.63,1266.42,1.25,100.0,0.0986,-0.18,0.06,-0.24,flip -13220,做多,2021-01-08 12:20:00,2021-01-08 12:25:00,1266.42,1272.34,1.24,100.0,0.0982,0.58,0.06,0.52,tp_upper -13221,做多,2021-01-08 12:40:00,2021-01-08 12:45:00,1260.13,1248.69,1.25,100.0,0.0991,-1.13,0.06,-1.2,flip -13222,做空,2021-01-08 12:45:00,2021-01-08 12:50:00,1248.69,1245.49,1.24,100.0,0.099,0.32,0.06,0.26,tp_lower -13223,做多,2021-01-08 13:40:00,2021-01-08 13:50:00,1249.81,1245.17,1.24,100.0,0.0991,-0.46,0.06,-0.52,flip -13224,做空,2021-01-08 13:50:00,2021-01-08 13:55:00,1245.17,1252.25,1.23,100.0,0.099,-0.7,0.06,-0.76,flip -13225,做多,2021-01-08 13:55:00,2021-01-08 14:05:00,1252.25,1246.52,1.22,100.0,0.0977,-0.56,0.06,-0.62,flip -13226,做空,2021-01-08 14:05:00,2021-01-08 14:25:00,1246.52,1247.31,1.22,100.0,0.0976,-0.08,0.06,-0.14,flip -13227,做多,2021-01-08 14:25:00,2021-01-08 14:30:00,1247.31,1246.06,1.22,100.0,0.0974,-0.12,0.06,-0.18,flip -13228,做空,2021-01-08 14:30:00,2021-01-08 15:10:00,1246.06,1232.72,1.21,100.0,0.0973,1.3,0.06,1.24,tp_lower -13229,做多,2021-01-08 16:20:00,2021-01-08 17:05:00,1230.27,1224.75,1.22,100.0,0.0995,-0.55,0.06,-0.61,flip -13230,做空,2021-01-08 17:05:00,2021-01-08 17:25:00,1224.75,1228.57,1.22,100.0,0.0994,-0.38,0.06,-0.44,flip -13231,做多,2021-01-08 17:25:00,2021-01-08 17:30:00,1228.57,1217.41,1.21,100.0,0.0987,-1.1,0.06,-1.16,flip -13232,做空,2021-01-08 17:30:00,2021-01-08 17:45:00,1217.41,1212.16,1.2,100.0,0.0986,0.52,0.06,0.46,tp_lower -13233,做多,2021-01-08 19:05:00,2021-01-08 19:15:00,1200.74,1192.0,1.2,100.0,0.1003,-0.88,0.06,-0.94,flip -13234,做空,2021-01-08 19:15:00,2021-01-08 19:30:00,1192.0,1199.51,1.19,100.0,0.1002,-0.75,0.06,-0.81,flip -13235,做多,2021-01-08 19:30:00,2021-01-08 19:35:00,1199.51,1195.54,1.19,100.0,0.0989,-0.39,0.06,-0.45,flip -13236,做空,2021-01-08 19:35:00,2021-01-08 19:45:00,1195.54,1188.59,1.18,100.0,0.0988,0.69,0.06,0.63,tp_lower -13237,做多,2021-01-08 19:50:00,2021-01-08 19:55:00,1193.08,1185.7,1.19,100.0,0.0994,-0.73,0.06,-0.79,flip -13238,做空,2021-01-08 19:55:00,2021-01-08 20:00:00,1185.7,1162.57,1.18,100.0,0.0993,2.3,0.06,2.24,tp_lower -13239,做多,2021-01-08 20:15:00,2021-01-08 20:20:00,1191.94,1179.92,1.2,100.0,0.1007,-1.21,0.06,-1.27,flip -13240,做空,2021-01-08 20:20:00,2021-01-08 20:50:00,1179.92,1169.41,1.19,100.0,0.1006,1.06,0.06,1.0,tp_lower -13241,做多,2021-01-08 21:15:00,2021-01-08 21:35:00,1174.04,1191.97,1.2,100.0,0.1019,1.83,0.06,1.77,tp_upper -13242,做多,2021-01-08 22:20:00,2021-01-08 22:40:00,1180.12,1216.78,1.21,100.0,0.1028,3.77,0.06,3.71,tp_upper -13243,做多,2021-01-09 01:55:00,2021-01-09 02:15:00,1200.15,1200.96,1.29,100.0,0.1078,0.09,0.06,0.02,tp_upper -13244,做多,2021-01-09 02:50:00,2021-01-09 03:10:00,1197.84,1215.43,1.29,100.0,0.1079,1.9,0.07,1.83,tp_upper -13245,做多,2021-01-09 04:20:00,2021-01-09 04:40:00,1224.52,1219.33,1.31,100.0,0.107,-0.56,0.07,-0.62,flip -13246,做空,2021-01-09 04:40:00,2021-01-09 04:45:00,1219.33,1224.64,1.3,100.0,0.1069,-0.57,0.07,-0.63,flip -13247,做多,2021-01-09 04:45:00,2021-01-09 04:50:00,1224.64,1220.48,1.3,100.0,0.1059,-0.44,0.06,-0.51,flip -13248,做空,2021-01-09 04:50:00,2021-01-09 04:55:00,1220.48,1221.32,1.29,100.0,0.1058,-0.09,0.06,-0.15,flip -13249,做多,2021-01-09 04:55:00,2021-01-09 07:30:00,1221.32,1197.17,1.29,100.0,0.1055,-2.55,0.06,-2.61,tp_upper -13250,做多,2021-01-09 08:05:00,2021-01-09 08:10:00,1199.67,1203.16,1.26,100.0,0.1052,0.37,0.06,0.3,tp_upper -13251,做多,2021-01-09 10:05:00,2021-01-09 10:25:00,1210.25,1230.38,1.26,100.0,0.1045,2.1,0.06,2.04,tp_upper -13252,做多,2021-01-09 12:00:00,2021-01-09 12:05:00,1225.87,1225.35,1.28,100.0,0.1048,-0.05,0.06,-0.12,flip -13253,做空,2021-01-09 12:05:00,2021-01-09 12:25:00,1225.35,1225.01,1.28,100.0,0.1047,0.04,0.06,-0.03,flip -13254,做多,2021-01-09 12:25:00,2021-01-09 12:30:00,1225.01,1221.56,1.28,100.0,0.1046,-0.36,0.06,-0.42,flip -13255,做空,2021-01-09 12:30:00,2021-01-09 12:40:00,1221.56,1220.54,1.28,100.0,0.1045,0.11,0.06,0.04,tp_lower -13256,做多,2021-01-09 12:55:00,2021-01-09 13:15:00,1226.44,1226.57,1.28,100.0,0.1041,0.01,0.06,-0.05,tp_upper -13257,做多,2021-01-09 14:00:00,2021-01-09 14:05:00,1229.92,1230.5,1.28,100.0,0.1037,0.06,0.06,-0.0,tp_upper -13258,做多,2021-01-09 14:45:00,2021-01-09 18:45:00,1227.45,1227.2,1.27,100.0,0.1038,-0.03,0.06,-0.09,flip -13259,做空,2021-01-09 18:45:00,2021-01-09 19:05:00,1227.2,1227.98,1.27,100.0,0.1037,-0.08,0.06,-0.14,flip -13260,做多,2021-01-09 19:05:00,2021-01-09 19:15:00,1227.98,1237.44,1.27,100.0,0.1035,0.98,0.06,0.92,tp_upper -13261,做多,2021-01-09 20:15:00,2021-01-09 20:20:00,1231.04,1251.13,1.28,100.0,0.1039,2.09,0.07,2.02,tp_upper -13262,做多,2021-01-09 20:20:00,2021-01-09 20:25:00,1251.13,1263.22,1.3,100.0,0.1038,1.26,0.07,1.19,tp_upper -13263,做多,2021-01-09 22:35:00,2021-01-09 23:05:00,1289.9,1290.51,1.31,100.0,0.1016,0.06,0.07,-0.0,flip -13264,做空,2021-01-09 23:05:00,2021-01-09 23:10:00,1290.51,1276.8,1.31,100.0,0.1015,1.39,0.06,1.33,tp_lower -13265,做多,2021-01-09 23:35:00,2021-01-09 23:45:00,1289.9,1286.0,1.32,100.0,0.1025,-0.4,0.07,-0.47,flip -13266,做空,2021-01-09 23:45:00,2021-01-10 00:00:00,1286.0,1292.28,1.32,100.0,0.1024,-0.64,0.07,-0.71,flip -13267,做多,2021-01-10 00:00:00,2021-01-10 00:10:00,1292.28,1292.37,1.34,100.0,0.1034,0.01,0.07,-0.06,tp_upper -13268,做多,2021-01-10 00:35:00,2021-01-10 00:40:00,1289.95,1293.41,1.34,100.0,0.1035,0.36,0.07,0.29,tp_upper -13269,做多,2021-01-10 04:05:00,2021-01-10 04:15:00,1327.41,1325.13,1.34,100.0,0.1008,-0.23,0.07,-0.3,flip -13270,做空,2021-01-10 04:15:00,2021-01-10 04:35:00,1325.13,1325.96,1.33,100.0,0.1007,-0.08,0.07,-0.15,flip -13271,做多,2021-01-10 04:35:00,2021-01-10 04:40:00,1325.96,1320.31,1.33,100.0,0.1004,-0.57,0.07,-0.63,flip -13272,做空,2021-01-10 04:40:00,2021-01-10 04:45:00,1320.31,1320.37,1.32,100.0,0.1003,-0.01,0.07,-0.07,flip -13273,做多,2021-01-10 04:45:00,2021-01-10 04:55:00,1320.37,1321.77,1.32,100.0,0.1002,0.14,0.07,0.07,flip -13274,做空,2021-01-10 04:55:00,2021-01-10 05:00:00,1321.77,1324.18,1.32,100.0,0.1001,-0.24,0.07,-0.31,flip -13275,做多,2021-01-10 05:00:00,2021-01-10 05:10:00,1324.18,1324.38,1.32,100.0,0.0997,0.02,0.07,-0.05,flip -13276,做空,2021-01-10 05:10:00,2021-01-10 05:35:00,1324.38,1318.94,1.32,100.0,0.0996,0.54,0.07,0.48,tp_lower -13277,做多,2021-01-10 06:05:00,2021-01-10 07:05:00,1323.76,1335.33,1.32,100.0,0.0999,1.16,0.07,1.09,tp_upper -13278,做多,2021-01-10 08:30:00,2021-01-10 09:15:00,1335.64,1337.85,1.33,100.0,0.0998,0.22,0.07,0.15,flip -13279,做空,2021-01-10 09:15:00,2021-01-10 09:30:00,1337.85,1340.0,1.33,100.0,0.0997,-0.21,0.07,-0.28,flip -13280,做多,2021-01-10 09:30:00,2021-01-10 09:35:00,1340.0,1341.57,1.33,100.0,0.0993,0.16,0.07,0.09,tp_upper -13281,做多,2021-01-10 10:05:00,2021-01-10 10:10:00,1340.4,1337.48,1.33,100.0,0.0993,-0.29,0.07,-0.36,flip -13282,做空,2021-01-10 10:10:00,2021-01-10 10:20:00,1337.48,1327.75,1.33,100.0,0.0992,0.96,0.07,0.9,tp_lower -13283,做多,2021-01-10 12:25:00,2021-01-10 12:40:00,1290.22,1290.23,1.33,100.0,0.1034,0.0,0.07,-0.07,flip -13284,做空,2021-01-10 12:40:00,2021-01-10 14:05:00,1290.23,1309.6,1.33,100.0,0.1033,-2.0,0.07,-2.07,flip -13285,做多,2021-01-10 14:05:00,2021-01-10 14:15:00,1309.6,1298.37,1.31,100.0,0.1002,-1.12,0.07,-1.19,flip -13286,做空,2021-01-10 14:15:00,2021-01-10 14:25:00,1298.37,1311.93,1.3,100.0,0.1001,-1.36,0.07,-1.42,flip -13287,做多,2021-01-10 14:25:00,2021-01-10 14:35:00,1311.93,1303.08,1.28,100.0,0.0979,-0.87,0.06,-0.93,flip -13288,做空,2021-01-10 14:35:00,2021-01-10 14:40:00,1303.08,1300.2,1.27,100.0,0.0978,0.28,0.06,0.22,tp_lower -13289,做多,2021-01-10 15:15:00,2021-01-10 16:05:00,1301.46,1315.55,1.28,100.0,0.098,1.38,0.06,1.32,tp_upper -13290,做多,2021-01-10 16:40:00,2021-01-10 16:45:00,1310.66,1302.61,1.29,100.0,0.0983,-0.79,0.06,-0.86,flip -13291,做空,2021-01-10 16:45:00,2021-01-10 16:50:00,1302.61,1304.66,1.28,100.0,0.0982,-0.2,0.06,-0.27,flip -13292,做多,2021-01-10 16:50:00,2021-01-10 18:20:00,1304.66,1289.5,1.28,100.0,0.0978,-1.48,0.06,-1.55,flip -13293,做空,2021-01-10 18:20:00,2021-01-10 18:30:00,1289.5,1293.63,1.26,100.0,0.0977,-0.4,0.06,-0.47,flip -13294,做多,2021-01-10 18:30:00,2021-01-10 18:40:00,1293.63,1288.15,1.25,100.0,0.097,-0.53,0.06,-0.59,flip -13295,做空,2021-01-10 18:40:00,2021-01-10 19:00:00,1288.15,1291.22,1.25,100.0,0.0969,-0.3,0.06,-0.36,flip -13296,做多,2021-01-10 19:00:00,2021-01-10 19:20:00,1291.22,1289.8,1.24,100.0,0.0963,-0.14,0.06,-0.2,flip -13297,做空,2021-01-10 19:20:00,2021-01-10 19:50:00,1289.8,1273.35,1.24,100.0,0.0962,1.58,0.06,1.52,tp_lower -13298,做多,2021-01-10 20:55:00,2021-01-10 22:30:00,1261.21,1282.11,1.26,100.0,0.0996,2.08,0.06,2.02,tp_upper -13299,做多,2021-01-10 23:10:00,2021-01-11 02:45:00,1272.95,1197.71,1.28,100.0,0.1002,-7.54,0.06,-7.6,flip -13300,做空,2021-01-11 02:45:00,2021-01-11 03:00:00,1197.71,1197.14,1.24,100.0,0.1033,0.06,0.06,-0.0,flip -13301,做多,2021-01-11 03:00:00,2021-01-11 05:20:00,1197.14,1103.61,1.24,100.0,0.1033,-9.66,0.06,-9.72,flip -13302,做空,2021-01-11 05:20:00,2021-01-11 05:25:00,1103.61,1122.24,1.14,100.0,0.1032,-1.92,0.06,-1.98,flip -13303,做多,2021-01-11 05:25:00,2021-01-11 05:30:00,1122.24,1109.56,1.12,100.0,0.0997,-1.26,0.06,-1.32,flip -13304,做空,2021-01-11 05:30:00,2021-01-11 05:35:00,1109.56,1110.8,1.1,100.0,0.0996,-0.12,0.06,-0.18,flip -13305,做多,2021-01-11 05:35:00,2021-01-11 05:40:00,1110.8,1103.76,1.1,100.0,0.0993,-0.7,0.05,-0.75,flip -13306,做空,2021-01-11 05:40:00,2021-01-11 05:50:00,1103.76,1096.35,1.09,100.0,0.0992,0.73,0.05,0.68,flip -13307,做多,2021-01-11 05:50:00,2021-01-11 08:00:00,1096.35,1071.38,1.1,100.0,0.1004,-2.51,0.05,-2.56,flip -13308,做空,2021-01-11 08:00:00,2021-01-11 09:10:00,1071.38,1095.76,1.07,100.0,0.1003,-2.45,0.05,-2.5,flip -13309,做多,2021-01-11 09:10:00,2021-01-11 09:35:00,1095.76,1103.13,1.05,100.0,0.0957,0.71,0.05,0.65,flip -13310,做空,2021-01-11 09:35:00,2021-01-11 09:40:00,1103.13,1104.41,1.06,100.0,0.0956,-0.12,0.05,-0.18,flip -13311,做多,2021-01-11 09:40:00,2021-01-11 09:55:00,1104.41,1136.6,1.05,100.0,0.0953,3.07,0.05,3.01,tp_upper -13312,做多,2021-01-11 10:40:00,2021-01-11 12:50:00,1118.91,1081.8,1.08,100.0,0.0967,-3.59,0.05,-3.64,flip -13313,做空,2021-01-11 12:50:00,2021-01-11 13:20:00,1081.8,1038.88,1.05,100.0,0.0966,4.15,0.05,4.1,tp_lower -13314,做多,2021-01-11 14:30:00,2021-01-11 14:50:00,1025.95,1027.29,1.09,100.0,0.1058,0.14,0.05,0.09,flip -13315,做空,2021-01-11 14:50:00,2021-01-11 14:55:00,1027.29,1039.93,1.09,100.0,0.1057,-1.34,0.05,-1.39,flip -13316,做多,2021-01-11 14:55:00,2021-01-11 15:10:00,1039.93,1026.69,1.07,100.0,0.1031,-1.36,0.05,-1.42,flip -13317,做空,2021-01-11 15:10:00,2021-01-11 15:50:00,1026.69,994.44,1.06,100.0,0.103,3.32,0.05,3.27,tp_lower -13318,做多,2021-01-11 16:55:00,2021-01-11 17:00:00,965.38,937.83,1.09,100.0,0.1128,-3.11,0.05,-3.16,flip -13319,做空,2021-01-11 17:00:00,2021-01-11 17:15:00,937.83,964.93,1.06,100.0,0.1127,-3.05,0.05,-3.11,flip -13320,做多,2021-01-11 17:15:00,2021-01-11 17:30:00,964.93,1015.71,1.03,100.0,0.1063,5.4,0.05,5.34,tp_upper -13321,做多,2021-01-11 19:00:00,2021-01-11 19:55:00,1003.1,984.78,1.08,100.0,0.1075,-1.97,0.05,-2.02,flip -13322,做空,2021-01-11 19:55:00,2021-01-11 20:25:00,984.78,977.22,1.06,100.0,0.1074,0.81,0.05,0.76,flip -13323,做多,2021-01-11 20:25:00,2021-01-11 20:35:00,977.22,979.46,1.06,100.0,0.1089,0.24,0.05,0.19,flip -13324,做空,2021-01-11 20:35:00,2021-01-12 00:15:00,979.46,1052.84,1.07,100.0,0.1088,-7.99,0.06,-8.04,tp_lower -13325,做多,2021-01-12 00:40:00,2021-01-12 00:45:00,1072.55,1067.4,1.01,100.0,0.0941,-0.48,0.05,-0.53,flip -13326,做空,2021-01-12 00:45:00,2021-01-12 01:00:00,1067.4,1068.13,1.0,100.0,0.094,-0.07,0.05,-0.12,flip -13327,做多,2021-01-12 01:00:00,2021-01-12 01:30:00,1068.13,1061.85,1.0,100.0,0.0938,-0.59,0.05,-0.64,flip -13328,做空,2021-01-12 01:30:00,2021-01-12 01:45:00,1061.85,1044.47,1.0,100.0,0.0937,1.63,0.05,1.58,tp_lower -13329,做多,2021-01-12 02:05:00,2021-01-12 03:05:00,1060.13,1066.63,1.01,100.0,0.0953,0.62,0.05,0.57,tp_upper -13330,做多,2021-01-12 04:35:00,2021-01-12 04:45:00,1084.56,1083.28,1.02,100.0,0.0936,-0.12,0.05,-0.17,flip -13331,做空,2021-01-12 04:45:00,2021-01-12 04:55:00,1083.28,1097.33,1.01,100.0,0.0935,-1.31,0.05,-1.37,flip -13332,做多,2021-01-12 04:55:00,2021-01-12 05:00:00,1097.33,1102.3,1.0,100.0,0.0911,0.45,0.05,0.4,tp_upper -13333,做多,2021-01-12 07:10:00,2021-01-12 07:15:00,1134.91,1131.45,1.0,100.0,0.0884,-0.31,0.05,-0.36,flip -13334,做空,2021-01-12 07:15:00,2021-01-12 07:20:00,1131.45,1134.02,1.0,100.0,0.0883,-0.23,0.05,-0.28,flip -13335,做多,2021-01-12 07:20:00,2021-01-12 07:40:00,1134.02,1149.67,1.0,100.0,0.0878,1.37,0.05,1.32,tp_upper -13336,做多,2021-01-12 09:30:00,2021-01-12 09:45:00,1128.74,1121.0,1.01,100.0,0.0893,-0.69,0.05,-0.74,flip -13337,做空,2021-01-12 09:45:00,2021-01-12 10:00:00,1121.0,1123.42,1.0,100.0,0.0892,-0.22,0.05,-0.27,flip -13338,做多,2021-01-12 10:00:00,2021-01-12 10:05:00,1123.42,1102.48,1.0,100.0,0.0888,-1.86,0.05,-1.91,flip -13339,做空,2021-01-12 10:05:00,2021-01-12 10:10:00,1102.48,1088.83,0.98,100.0,0.0887,1.21,0.05,1.16,tp_lower -13340,做多,2021-01-12 11:05:00,2021-01-12 11:10:00,1101.13,1096.77,0.99,100.0,0.0898,-0.39,0.05,-0.44,flip -13341,做空,2021-01-12 11:10:00,2021-01-12 11:15:00,1096.77,1103.75,0.98,100.0,0.0897,-0.63,0.05,-0.68,flip -13342,做多,2021-01-12 11:15:00,2021-01-12 11:40:00,1103.75,1091.62,0.98,100.0,0.0885,-1.07,0.05,-1.12,flip -13343,做空,2021-01-12 11:40:00,2021-01-12 12:35:00,1091.62,1091.66,0.96,100.0,0.0884,-0.0,0.05,-0.05,tp_lower -13344,做多,2021-01-12 13:05:00,2021-01-12 15:20:00,1096.51,1065.09,0.96,100.0,0.0879,-2.76,0.05,-2.81,tp_upper -13345,做多,2021-01-12 18:25:00,2021-01-12 21:20:00,1111.52,1066.68,0.94,100.0,0.0841,-3.77,0.04,-3.82,flip -13346,做空,2021-01-12 21:20:00,2021-01-12 21:30:00,1066.68,1058.39,0.9,100.0,0.0841,0.7,0.04,0.65,tp_lower -13347,做多,2021-01-12 21:45:00,2021-01-12 22:00:00,1075.99,1085.39,0.9,100.0,0.0839,0.79,0.05,0.74,tp_upper -13348,做多,2021-01-12 23:55:00,2021-01-13 00:00:00,1050.82,1031.87,0.91,100.0,0.0866,-1.64,0.04,-1.68,flip -13349,做空,2021-01-13 00:00:00,2021-01-13 00:20:00,1031.87,1021.69,0.91,100.0,0.0885,0.9,0.05,0.86,tp_lower -13350,做多,2021-01-13 01:10:00,2021-01-13 01:40:00,1023.57,1014.59,0.92,100.0,0.09,-0.81,0.05,-0.85,flip -13351,做空,2021-01-13 01:40:00,2021-01-13 01:45:00,1014.59,1031.04,0.91,100.0,0.09,-1.48,0.05,-1.53,flip -13352,做多,2021-01-13 01:45:00,2021-01-13 01:50:00,1031.04,1036.39,0.9,100.0,0.087,0.47,0.05,0.42,tp_upper -13353,做多,2021-01-13 02:45:00,2021-01-13 03:10:00,1026.48,1050.65,0.9,100.0,0.0877,2.12,0.05,2.07,tp_upper -13354,做多,2021-01-13 04:25:00,2021-01-13 06:00:00,1043.7,1034.4,0.92,100.0,0.0882,-0.82,0.05,-0.87,tp_upper -13355,做多,2021-01-13 08:40:00,2021-01-13 08:50:00,1066.16,1064.55,0.91,100.0,0.0855,-0.14,0.05,-0.18,flip -13356,做空,2021-01-13 08:50:00,2021-01-13 09:00:00,1064.55,1070.16,0.91,100.0,0.0854,-0.48,0.05,-0.53,flip -13357,做多,2021-01-13 09:00:00,2021-01-13 09:25:00,1070.16,1065.9,0.9,100.0,0.0845,-0.36,0.05,-0.4,flip -13358,做空,2021-01-13 09:25:00,2021-01-13 09:30:00,1065.9,1067.22,0.9,100.0,0.0844,-0.11,0.05,-0.16,flip -13359,做多,2021-01-13 09:30:00,2021-01-13 09:35:00,1067.22,1063.0,0.9,100.0,0.0841,-0.35,0.04,-0.4,flip -13360,做空,2021-01-13 09:35:00,2021-01-13 09:45:00,1063.0,1062.17,0.89,100.0,0.084,0.07,0.04,0.03,tp_lower -13361,做多,2021-01-13 10:00:00,2021-01-13 10:05:00,1076.48,1089.58,0.89,100.0,0.0829,1.09,0.05,1.04,tp_upper -13362,做多,2021-01-13 11:20:00,2021-01-13 11:25:00,1081.88,1078.6,0.9,100.0,0.0834,-0.27,0.04,-0.32,flip -13363,做空,2021-01-13 11:25:00,2021-01-13 11:30:00,1078.6,1084.54,0.9,100.0,0.0834,-0.5,0.05,-0.54,flip -13364,做多,2021-01-13 11:30:00,2021-01-13 11:40:00,1084.54,1069.5,0.89,100.0,0.0824,-1.24,0.04,-1.28,flip -13365,做空,2021-01-13 11:40:00,2021-01-13 11:45:00,1069.5,1066.93,0.88,100.0,0.0823,0.21,0.04,0.17,tp_lower -13366,做多,2021-01-13 13:05:00,2021-01-13 13:30:00,1068.02,1068.21,0.88,100.0,0.0825,0.02,0.04,-0.03,tp_upper -13367,做多,2021-01-13 15:35:00,2021-01-13 16:05:00,1067.0,1066.99,0.88,100.0,0.0825,-0.0,0.04,-0.04,flip -13368,做空,2021-01-13 16:05:00,2021-01-13 16:15:00,1066.99,1064.35,0.88,100.0,0.0824,0.22,0.04,0.17,flip -13369,做多,2021-01-13 16:15:00,2021-01-13 16:25:00,1064.35,1062.68,0.88,100.0,0.0828,-0.14,0.04,-0.18,flip -13370,做空,2021-01-13 16:25:00,2021-01-13 16:30:00,1062.68,1064.2,0.88,100.0,0.0827,-0.13,0.04,-0.17,flip -13371,做多,2021-01-13 16:30:00,2021-01-13 16:40:00,1064.2,1066.27,0.88,100.0,0.0824,0.17,0.04,0.13,flip -13372,做空,2021-01-13 16:40:00,2021-01-13 17:25:00,1066.27,1076.05,0.88,100.0,0.0823,-0.8,0.04,-0.85,flip -13373,做多,2021-01-13 17:25:00,2021-01-13 17:30:00,1076.05,1078.59,0.87,100.0,0.0807,0.2,0.04,0.16,tp_upper -13374,做多,2021-01-13 20:00:00,2021-01-13 20:05:00,1110.44,1114.38,0.87,100.0,0.0783,0.31,0.04,0.26,tp_upper -13375,做多,2021-01-13 20:40:00,2021-01-13 20:50:00,1105.28,1107.4,0.87,100.0,0.0789,0.17,0.04,0.12,flip -13376,做空,2021-01-13 20:50:00,2021-01-13 20:55:00,1107.4,1112.19,0.87,100.0,0.0788,-0.38,0.04,-0.42,flip -13377,做多,2021-01-13 20:55:00,2021-01-13 21:20:00,1112.19,1105.62,0.87,100.0,0.078,-0.51,0.04,-0.56,flip -13378,做空,2021-01-13 21:20:00,2021-01-13 21:25:00,1105.62,1107.78,0.86,100.0,0.078,-0.17,0.04,-0.21,flip -13379,做多,2021-01-13 21:25:00,2021-01-13 21:45:00,1107.78,1124.3,0.86,100.0,0.0776,1.28,0.04,1.24,tp_upper -13380,做多,2021-01-13 22:45:00,2021-01-13 22:55:00,1121.04,1118.99,0.87,100.0,0.0777,-0.16,0.04,-0.2,flip -13381,做空,2021-01-13 22:55:00,2021-01-13 23:00:00,1118.99,1121.65,0.87,100.0,0.0776,-0.21,0.04,-0.25,flip -13382,做多,2021-01-13 23:00:00,2021-01-13 23:10:00,1121.65,1122.31,0.87,100.0,0.0772,0.05,0.04,0.01,flip -13383,做空,2021-01-13 23:10:00,2021-01-13 23:15:00,1122.31,1127.74,0.87,100.0,0.0771,-0.42,0.04,-0.46,flip -13384,做多,2021-01-13 23:15:00,2021-01-13 23:25:00,1127.74,1129.02,0.86,100.0,0.0763,0.1,0.04,0.05,tp_upper -13385,做多,2021-01-13 23:45:00,2021-01-14 00:00:00,1126.05,1142.96,0.86,100.0,0.0764,1.29,0.04,1.25,tp_upper -13386,做多,2021-01-14 00:55:00,2021-01-14 01:00:00,1135.47,1125.72,0.9,100.0,0.0795,-0.77,0.04,-0.82,flip -13387,做空,2021-01-14 01:00:00,2021-01-14 01:15:00,1125.72,1118.88,0.89,100.0,0.0794,0.54,0.04,0.5,tp_lower -13388,做多,2021-01-14 02:30:00,2021-01-14 02:35:00,1121.7,1120.8,0.9,100.0,0.0801,-0.07,0.04,-0.12,flip -13389,做空,2021-01-14 02:35:00,2021-01-14 03:05:00,1120.8,1110.85,0.9,100.0,0.08,0.8,0.04,0.75,tp_lower -13390,做多,2021-01-14 04:20:00,2021-01-14 05:10:00,1107.03,1103.29,0.9,100.0,0.0816,-0.31,0.05,-0.35,flip -13391,做空,2021-01-14 05:10:00,2021-01-14 05:15:00,1103.29,1112.95,0.9,100.0,0.0815,-0.79,0.05,-0.83,flip -13392,做多,2021-01-14 05:15:00,2021-01-14 05:45:00,1112.95,1114.85,0.89,100.0,0.08,0.15,0.04,0.11,tp_upper -13393,做多,2021-01-14 06:10:00,2021-01-14 06:15:00,1111.95,1115.36,0.89,100.0,0.0802,0.27,0.04,0.23,tp_upper -13394,做多,2021-01-14 09:40:00,2021-01-14 09:55:00,1157.54,1148.44,0.89,100.0,0.0772,-0.7,0.04,-0.75,flip -13395,做空,2021-01-14 09:55:00,2021-01-14 10:00:00,1148.44,1161.0,0.89,100.0,0.0771,-0.97,0.04,-1.01,flip -13396,做多,2021-01-14 10:00:00,2021-01-14 10:20:00,1161.0,1169.59,0.87,100.0,0.0753,0.65,0.04,0.6,tp_upper -13397,做多,2021-01-14 11:45:00,2021-01-14 12:05:00,1163.88,1163.61,0.88,100.0,0.0756,-0.02,0.04,-0.06,flip -13398,做空,2021-01-14 12:05:00,2021-01-14 12:10:00,1163.61,1155.65,0.88,100.0,0.0756,0.6,0.04,0.56,tp_lower -13399,做多,2021-01-14 12:35:00,2021-01-14 12:55:00,1165.44,1170.96,0.88,100.0,0.0759,0.42,0.04,0.37,tp_upper -13400,做多,2021-01-14 15:50:00,2021-01-14 16:00:00,1205.57,1226.7,0.89,100.0,0.0736,1.56,0.05,1.51,tp_upper -13401,做多,2021-01-14 17:00:00,2021-01-14 17:40:00,1236.44,1234.19,0.9,100.0,0.073,-0.16,0.05,-0.21,flip -13402,做空,2021-01-14 17:40:00,2021-01-14 17:50:00,1234.19,1224.99,0.9,100.0,0.0729,0.67,0.04,0.63,tp_lower -13403,做多,2021-01-14 19:10:00,2021-01-14 19:35:00,1222.13,1219.34,0.91,100.0,0.0741,-0.21,0.05,-0.25,flip -13404,做空,2021-01-14 19:35:00,2021-01-14 19:40:00,1219.34,1228.79,0.9,100.0,0.074,-0.7,0.05,-0.75,flip -13405,做多,2021-01-14 19:40:00,2021-01-14 19:45:00,1228.79,1229.86,0.89,100.0,0.0728,0.08,0.04,0.03,tp_upper -13406,做多,2021-01-14 20:40:00,2021-01-14 22:45:00,1223.28,1196.34,0.89,100.0,0.0731,-1.97,0.04,-2.01,tp_upper -13407,做多,2021-01-14 22:45:00,2021-01-14 22:50:00,1196.34,1200.82,0.87,100.0,0.0731,0.33,0.04,0.28,tp_upper -13408,做多,2021-01-15 02:25:00,2021-01-15 03:00:00,1242.46,1232.23,0.89,100.0,0.072,-0.74,0.04,-0.78,flip -13409,做空,2021-01-15 03:00:00,2021-01-15 03:15:00,1232.23,1222.6,0.89,100.0,0.0719,0.69,0.04,0.65,tp_lower -13410,做多,2021-01-15 04:30:00,2021-01-15 05:15:00,1220.43,1224.59,0.89,100.0,0.0731,0.3,0.04,0.26,tp_upper -13411,做多,2021-01-15 06:55:00,2021-01-15 07:00:00,1200.6,1191.91,0.89,100.0,0.0745,-0.65,0.04,-0.69,flip -13412,做空,2021-01-15 07:00:00,2021-01-15 07:05:00,1191.91,1196.53,0.89,100.0,0.0744,-0.34,0.04,-0.39,flip -13413,做多,2021-01-15 07:05:00,2021-01-15 07:15:00,1196.53,1224.44,0.88,100.0,0.0738,2.06,0.05,2.01,tp_upper -13414,做多,2021-01-15 08:40:00,2021-01-15 08:50:00,1229.8,1222.61,0.9,100.0,0.0734,-0.53,0.04,-0.57,flip -13415,做空,2021-01-15 08:50:00,2021-01-15 08:55:00,1222.61,1219.06,0.9,100.0,0.0733,0.26,0.04,0.22,tp_lower -13416,做多,2021-01-15 09:20:00,2021-01-15 09:30:00,1223.32,1228.42,0.9,100.0,0.0734,0.37,0.05,0.33,flip -13417,做空,2021-01-15 09:30:00,2021-01-15 10:45:00,1228.42,1232.16,0.9,100.0,0.0733,-0.27,0.05,-0.32,flip -13418,做多,2021-01-15 10:45:00,2021-01-15 10:50:00,1232.16,1238.81,0.9,100.0,0.0728,0.48,0.05,0.44,tp_upper -13419,做多,2021-01-15 11:30:00,2021-01-15 11:45:00,1228.32,1226.69,0.9,100.0,0.0734,-0.12,0.04,-0.16,flip -13420,做空,2021-01-15 11:45:00,2021-01-15 11:50:00,1226.69,1225.6,0.9,100.0,0.0733,0.08,0.04,0.03,tp_lower -13421,做多,2021-01-15 12:45:00,2021-01-15 13:00:00,1219.25,1219.56,0.9,100.0,0.0737,0.02,0.04,-0.02,flip -13422,做空,2021-01-15 13:00:00,2021-01-15 13:25:00,1219.56,1216.8,0.9,100.0,0.0737,0.2,0.04,0.16,flip -13423,做多,2021-01-15 13:25:00,2021-01-15 14:05:00,1216.8,1215.04,0.9,100.0,0.0739,-0.13,0.04,-0.18,tp_upper -13424,做多,2021-01-15 14:10:00,2021-01-15 14:15:00,1220.25,1213.3,0.9,100.0,0.0735,-0.51,0.04,-0.56,flip -13425,做空,2021-01-15 14:15:00,2021-01-15 14:20:00,1213.3,1207.85,0.89,100.0,0.0735,0.4,0.04,0.36,tp_lower -13426,做多,2021-01-15 16:30:00,2021-01-15 17:05:00,1151.14,1150.4,0.89,100.0,0.0777,-0.06,0.04,-0.1,flip -13427,做空,2021-01-15 17:05:00,2021-01-15 17:15:00,1150.4,1157.59,0.89,100.0,0.0776,-0.56,0.04,-0.6,flip -13428,做多,2021-01-15 17:15:00,2021-01-15 17:35:00,1157.59,1151.53,0.89,100.0,0.0766,-0.46,0.04,-0.51,flip -13429,做空,2021-01-15 17:35:00,2021-01-15 17:55:00,1151.53,1155.87,0.88,100.0,0.0765,-0.33,0.04,-0.38,flip -13430,做多,2021-01-15 17:55:00,2021-01-15 18:10:00,1155.87,1161.92,0.88,100.0,0.0758,0.46,0.04,0.41,tp_upper -13431,做多,2021-01-15 19:10:00,2021-01-15 19:15:00,1154.8,1152.92,0.88,100.0,0.0762,-0.14,0.04,-0.19,flip -13432,做空,2021-01-15 19:15:00,2021-01-15 19:40:00,1152.92,1151.52,0.88,100.0,0.0762,0.11,0.04,0.06,flip -13433,做多,2021-01-15 19:40:00,2021-01-15 19:45:00,1151.52,1146.92,0.88,100.0,0.0763,-0.35,0.04,-0.39,flip -13434,做空,2021-01-15 19:45:00,2021-01-15 20:05:00,1146.92,1118.5,0.87,100.0,0.0762,2.17,0.04,2.12,tp_lower -13435,做多,2021-01-15 20:50:00,2021-01-15 21:00:00,1135.8,1134.24,0.89,100.0,0.0788,-0.12,0.04,-0.17,flip -13436,做空,2021-01-15 21:00:00,2021-01-15 21:05:00,1134.24,1141.16,0.89,100.0,0.0787,-0.54,0.04,-0.59,flip -13437,做多,2021-01-15 21:05:00,2021-01-15 21:10:00,1141.16,1139.59,0.89,100.0,0.0777,-0.12,0.04,-0.17,flip -13438,做空,2021-01-15 21:10:00,2021-01-15 23:15:00,1139.59,1164.01,0.88,100.0,0.0776,-1.89,0.05,-1.94,flip -13439,做多,2021-01-15 23:15:00,2021-01-15 23:20:00,1164.01,1160.18,0.86,100.0,0.0742,-0.28,0.04,-0.33,flip -13440,做空,2021-01-15 23:20:00,2021-01-15 23:25:00,1160.18,1165.43,0.86,100.0,0.0742,-0.39,0.04,-0.43,flip -13441,做多,2021-01-15 23:25:00,2021-01-15 23:30:00,1165.43,1164.93,0.86,100.0,0.0734,-0.04,0.04,-0.08,flip -13442,做空,2021-01-15 23:30:00,2021-01-16 01:35:00,1164.93,1184.1,0.85,100.0,0.0734,-1.41,0.04,-1.45,tp_lower -13443,做多,2021-01-16 02:00:00,2021-01-16 02:05:00,1190.99,1189.42,0.87,100.0,0.0728,-0.11,0.04,-0.16,flip -13444,做空,2021-01-16 02:05:00,2021-01-16 02:20:00,1189.42,1177.74,0.87,100.0,0.0727,0.85,0.04,0.81,tp_lower -13445,做多,2021-01-16 03:20:00,2021-01-16 03:25:00,1178.2,1175.01,0.87,100.0,0.0741,-0.24,0.04,-0.28,flip -13446,做空,2021-01-16 03:25:00,2021-01-16 03:35:00,1175.01,1176.5,0.87,100.0,0.074,-0.11,0.04,-0.15,flip -13447,做多,2021-01-16 03:35:00,2021-01-16 03:40:00,1176.5,1167.54,0.87,100.0,0.0737,-0.66,0.04,-0.7,flip -13448,做空,2021-01-16 03:40:00,2021-01-16 03:50:00,1167.54,1178.99,0.86,100.0,0.0737,-0.84,0.04,-0.89,flip -13449,做多,2021-01-16 03:50:00,2021-01-16 04:00:00,1178.99,1179.59,0.85,100.0,0.0722,0.04,0.04,0.0,tp_upper -13450,做多,2021-01-16 04:10:00,2021-01-16 04:15:00,1175.39,1173.59,0.85,100.0,0.0724,-0.13,0.04,-0.17,flip -13451,做空,2021-01-16 04:15:00,2021-01-16 04:25:00,1173.59,1173.33,0.85,100.0,0.0723,0.02,0.04,-0.02,flip -13452,做多,2021-01-16 04:25:00,2021-01-16 04:40:00,1173.33,1173.71,0.85,100.0,0.0722,0.03,0.04,-0.01,flip -13453,做空,2021-01-16 04:40:00,2021-01-16 04:45:00,1173.71,1177.73,0.85,100.0,0.0722,-0.29,0.04,-0.33,flip -13454,做多,2021-01-16 04:45:00,2021-01-16 04:55:00,1177.73,1182.59,0.84,100.0,0.0716,0.35,0.04,0.31,tp_upper -13455,做多,2021-01-16 06:05:00,2021-01-16 07:05:00,1167.24,1185.5,0.85,100.0,0.0725,1.32,0.04,1.28,tp_upper -13456,做多,2021-01-16 08:25:00,2021-01-16 08:30:00,1185.15,1199.89,0.86,100.0,0.0724,1.07,0.04,1.02,tp_upper -13457,做多,2021-01-16 08:30:00,2021-01-16 08:35:00,1199.89,1217.01,0.87,100.0,0.0723,1.24,0.04,1.19,tp_upper -13458,做多,2021-01-16 10:45:00,2021-01-16 10:50:00,1216.0,1211.43,0.88,100.0,0.0723,-0.33,0.04,-0.37,flip -13459,做空,2021-01-16 10:50:00,2021-01-16 10:55:00,1211.43,1215.27,0.88,100.0,0.0723,-0.28,0.04,-0.32,flip -13460,做多,2021-01-16 10:55:00,2021-01-16 11:30:00,1215.27,1228.43,0.87,100.0,0.0717,0.94,0.04,0.9,tp_upper -13461,做多,2021-01-16 12:45:00,2021-01-16 13:10:00,1214.42,1234.32,0.88,100.0,0.0725,1.44,0.04,1.4,tp_upper -13462,做多,2021-01-16 14:05:00,2021-01-16 14:25:00,1231.77,1220.86,0.89,100.0,0.0726,-0.79,0.04,-0.84,flip -13463,做空,2021-01-16 14:25:00,2021-01-16 14:30:00,1220.86,1225.81,0.89,100.0,0.0725,-0.36,0.04,-0.4,tp_lower -13464,做多,2021-01-16 14:40:00,2021-01-16 14:50:00,1231.89,1237.42,0.88,100.0,0.0715,0.4,0.04,0.35,flip -13465,做空,2021-01-16 14:50:00,2021-01-16 16:50:00,1237.42,1266.69,0.88,100.0,0.0714,-2.09,0.05,-2.14,flip -13466,做多,2021-01-16 16:50:00,2021-01-16 17:50:00,1266.69,1258.03,0.86,100.0,0.068,-0.59,0.04,-0.63,flip -13467,做空,2021-01-16 17:50:00,2021-01-16 18:00:00,1258.03,1248.76,0.86,100.0,0.068,0.63,0.04,0.59,tp_lower -13468,做多,2021-01-16 18:15:00,2021-01-16 18:20:00,1261.79,1260.06,0.86,100.0,0.0682,-0.12,0.04,-0.16,flip -13469,做空,2021-01-16 18:20:00,2021-01-16 18:40:00,1260.06,1250.09,0.86,100.0,0.0681,0.68,0.04,0.64,tp_lower -13470,做多,2021-01-16 18:40:00,2021-01-16 20:05:00,1250.09,1259.71,0.86,100.0,0.0692,0.67,0.04,0.62,tp_upper -13471,做多,2021-01-16 22:45:00,2021-01-16 22:50:00,1239.0,1232.65,0.87,100.0,0.0702,-0.45,0.04,-0.49,flip -13472,做空,2021-01-16 22:50:00,2021-01-16 22:55:00,1232.65,1232.69,0.86,100.0,0.0702,-0.0,0.04,-0.05,flip -13473,做多,2021-01-16 22:55:00,2021-01-16 23:00:00,1232.69,1229.82,0.86,100.0,0.0701,-0.2,0.04,-0.24,flip -13474,做空,2021-01-16 23:00:00,2021-01-16 23:10:00,1229.82,1230.06,0.86,100.0,0.07,-0.02,0.04,-0.06,flip -13475,做多,2021-01-16 23:10:00,2021-01-16 23:15:00,1230.06,1224.53,0.86,100.0,0.0699,-0.39,0.04,-0.43,flip -13476,做空,2021-01-16 23:15:00,2021-01-16 23:20:00,1224.53,1218.3,0.86,100.0,0.0699,0.44,0.04,0.39,tp_lower -13477,做多,2021-01-16 23:25:00,2021-01-16 23:35:00,1227.49,1240.93,0.86,100.0,0.07,0.94,0.04,0.9,tp_upper -13478,做多,2021-01-17 00:30:00,2021-01-17 01:30:00,1226.46,1229.84,0.9,100.0,0.073,0.25,0.04,0.2,flip -13479,做空,2021-01-17 01:30:00,2021-01-17 02:55:00,1229.84,1247.41,0.9,100.0,0.0729,-1.28,0.05,-1.33,flip -13480,做多,2021-01-17 02:55:00,2021-01-17 03:00:00,1247.41,1245.25,0.88,100.0,0.0708,-0.15,0.04,-0.2,flip -13481,做空,2021-01-17 03:00:00,2021-01-17 03:10:00,1245.25,1249.34,0.88,100.0,0.0707,-0.29,0.04,-0.33,flip -13482,做多,2021-01-17 03:10:00,2021-01-17 03:15:00,1249.34,1249.02,0.88,100.0,0.0702,-0.02,0.04,-0.07,flip -13483,做空,2021-01-17 03:15:00,2021-01-17 03:30:00,1249.02,1238.84,0.88,100.0,0.0701,0.71,0.04,0.67,tp_lower -13484,做多,2021-01-17 04:00:00,2021-01-17 04:20:00,1249.61,1241.58,0.88,100.0,0.0706,-0.57,0.04,-0.61,flip -13485,做空,2021-01-17 04:20:00,2021-01-17 04:25:00,1241.58,1245.97,0.88,100.0,0.0705,-0.31,0.04,-0.35,flip -13486,做多,2021-01-17 04:25:00,2021-01-17 04:35:00,1245.97,1238.95,0.87,100.0,0.0699,-0.49,0.04,-0.53,flip -13487,做空,2021-01-17 04:35:00,2021-01-17 04:50:00,1238.95,1226.59,0.87,100.0,0.0699,0.86,0.04,0.82,tp_lower -13488,做多,2021-01-17 07:10:00,2021-01-17 07:15:00,1221.38,1224.51,0.87,100.0,0.0715,0.22,0.04,0.18,tp_upper -13489,做多,2021-01-17 08:55:00,2021-01-17 09:00:00,1197.9,1208.9,0.87,100.0,0.073,0.8,0.04,0.76,tp_upper -13490,做多,2021-01-17 10:15:00,2021-01-17 10:25:00,1193.42,1194.65,0.88,100.0,0.0739,0.09,0.04,0.05,flip -13491,做空,2021-01-17 10:25:00,2021-01-17 10:30:00,1194.65,1202.08,0.88,100.0,0.0738,-0.55,0.04,-0.59,flip -13492,做多,2021-01-17 10:30:00,2021-01-17 11:15:00,1202.08,1206.98,0.88,100.0,0.0728,0.36,0.04,0.31,tp_upper -13493,做多,2021-01-17 12:35:00,2021-01-17 12:50:00,1215.67,1215.74,0.88,100.0,0.0722,0.01,0.04,-0.04,flip -13494,做空,2021-01-17 12:50:00,2021-01-17 13:05:00,1215.74,1224.26,0.88,100.0,0.0722,-0.61,0.04,-0.66,flip -13495,做多,2021-01-17 13:05:00,2021-01-17 13:30:00,1224.26,1215.92,0.87,100.0,0.0711,-0.59,0.04,-0.64,tp_upper -13496,做多,2021-01-17 14:30:00,2021-01-17 14:35:00,1211.22,1209.53,0.86,100.0,0.0713,-0.12,0.04,-0.16,flip -13497,做空,2021-01-17 14:35:00,2021-01-17 14:45:00,1209.53,1209.69,0.86,100.0,0.0712,-0.01,0.04,-0.05,flip -13498,做多,2021-01-17 14:45:00,2021-01-17 14:50:00,1209.69,1208.12,0.86,100.0,0.0711,-0.11,0.04,-0.15,flip -13499,做空,2021-01-17 14:50:00,2021-01-17 15:00:00,1208.12,1208.96,0.86,100.0,0.0711,-0.06,0.04,-0.1,flip -13500,做多,2021-01-17 15:00:00,2021-01-17 15:05:00,1208.96,1220.58,0.86,100.0,0.0709,0.82,0.04,0.78,tp_upper -13501,做多,2021-01-17 16:55:00,2021-01-17 17:05:00,1241.67,1239.64,0.86,100.0,0.0696,-0.14,0.04,-0.18,flip -13502,做空,2021-01-17 17:05:00,2021-01-17 17:10:00,1239.64,1236.01,0.86,100.0,0.0696,0.25,0.04,0.21,tp_lower -13503,做多,2021-01-17 18:35:00,2021-01-17 18:55:00,1233.06,1228.29,0.86,100.0,0.0701,-0.33,0.04,-0.38,flip -13504,做空,2021-01-17 18:55:00,2021-01-17 19:00:00,1228.29,1237.38,0.86,100.0,0.07,-0.64,0.04,-0.68,flip -13505,做多,2021-01-17 19:00:00,2021-01-17 19:05:00,1237.38,1235.99,0.85,100.0,0.0689,-0.1,0.04,-0.14,tp_upper -13506,做多,2021-01-17 20:20:00,2021-01-17 20:35:00,1228.73,1229.68,0.85,100.0,0.0692,0.07,0.04,0.02,flip -13507,做空,2021-01-17 20:35:00,2021-01-17 20:40:00,1229.68,1231.41,0.85,100.0,0.0692,-0.12,0.04,-0.16,flip -13508,做多,2021-01-17 20:40:00,2021-01-17 21:00:00,1231.41,1239.21,0.85,100.0,0.0689,0.54,0.04,0.49,tp_upper -13509,做多,2021-01-17 22:25:00,2021-01-17 22:35:00,1259.87,1255.0,0.85,100.0,0.0677,-0.33,0.04,-0.37,flip -13510,做空,2021-01-17 22:35:00,2021-01-17 22:45:00,1255.0,1249.75,0.85,100.0,0.0676,0.36,0.04,0.31,tp_lower -13511,做多,2021-01-18 00:45:00,2021-01-18 00:50:00,1244.84,1240.01,0.88,100.0,0.0705,-0.34,0.04,-0.38,flip -13512,做空,2021-01-18 00:50:00,2021-01-18 00:55:00,1240.01,1244.47,0.87,100.0,0.0704,-0.31,0.04,-0.36,flip -13513,做多,2021-01-18 00:55:00,2021-01-18 01:00:00,1244.47,1241.42,0.87,100.0,0.0698,-0.21,0.04,-0.26,flip -13514,做空,2021-01-18 01:00:00,2021-01-18 01:15:00,1241.42,1239.16,0.87,100.0,0.0698,0.16,0.04,0.11,flip -13515,做多,2021-01-18 01:15:00,2021-01-18 01:20:00,1239.16,1229.63,0.87,100.0,0.0699,-0.67,0.04,-0.71,flip -13516,做空,2021-01-18 01:20:00,2021-01-18 01:25:00,1229.63,1233.15,0.86,100.0,0.0699,-0.25,0.04,-0.29,tp_lower -13517,做多,2021-01-18 01:35:00,2021-01-18 01:45:00,1239.73,1241.24,0.86,100.0,0.069,0.1,0.04,0.06,flip -13518,做空,2021-01-18 01:45:00,2021-01-18 02:35:00,1241.24,1233.53,0.86,100.0,0.069,0.53,0.04,0.49,tp_lower -13519,做多,2021-01-18 04:40:00,2021-01-18 04:45:00,1200.66,1196.64,0.86,100.0,0.0717,-0.29,0.04,-0.33,flip -13520,做空,2021-01-18 04:45:00,2021-01-18 04:50:00,1196.64,1203.96,0.86,100.0,0.0716,-0.52,0.04,-0.57,flip -13521,做多,2021-01-18 04:50:00,2021-01-18 05:20:00,1203.96,1191.46,0.85,100.0,0.0707,-0.88,0.04,-0.93,flip -13522,做空,2021-01-18 05:20:00,2021-01-18 05:30:00,1191.46,1194.91,0.84,100.0,0.0706,-0.24,0.04,-0.29,tp_lower -13523,做多,2021-01-18 05:35:00,2021-01-18 05:40:00,1204.6,1208.1,0.84,100.0,0.0695,0.24,0.04,0.2,tp_upper -13524,做多,2021-01-18 06:45:00,2021-01-18 07:05:00,1199.39,1214.0,0.84,100.0,0.07,1.02,0.04,0.98,tp_upper -13525,做多,2021-01-18 07:05:00,2021-01-18 07:10:00,1214.0,1216.64,0.85,100.0,0.0699,0.18,0.04,0.14,tp_upper -13526,做多,2021-01-18 08:35:00,2021-01-18 08:50:00,1220.08,1226.05,0.85,100.0,0.0696,0.42,0.04,0.37,tp_upper -13527,做多,2021-01-18 09:50:00,2021-01-18 10:05:00,1228.2,1228.59,0.85,100.0,0.0695,0.03,0.04,-0.02,flip -13528,做空,2021-01-18 10:05:00,2021-01-18 10:20:00,1228.59,1221.57,0.85,100.0,0.0694,0.49,0.04,0.44,tp_lower -13529,做多,2021-01-18 10:35:00,2021-01-18 10:45:00,1227.23,1227.11,0.86,100.0,0.0698,-0.01,0.04,-0.05,flip -13530,做空,2021-01-18 10:45:00,2021-01-18 11:00:00,1227.11,1219.37,0.86,100.0,0.0697,0.54,0.04,0.5,tp_lower -13531,做多,2021-01-18 11:45:00,2021-01-18 11:50:00,1223.85,1228.82,0.86,100.0,0.0703,0.35,0.04,0.31,tp_upper -13532,做多,2021-01-18 13:30:00,2021-01-18 13:35:00,1249.77,1243.19,0.86,100.0,0.069,-0.45,0.04,-0.5,flip -13533,做空,2021-01-18 13:35:00,2021-01-18 13:45:00,1243.19,1246.72,0.86,100.0,0.069,-0.24,0.04,-0.29,flip -13534,做多,2021-01-18 13:45:00,2021-01-18 13:55:00,1246.72,1245.76,0.85,100.0,0.0685,-0.07,0.04,-0.11,tp_upper -13535,做多,2021-01-18 14:00:00,2021-01-18 14:05:00,1248.78,1255.06,0.85,100.0,0.0683,0.43,0.04,0.39,tp_upper -13536,做多,2021-01-18 15:10:00,2021-01-18 15:15:00,1244.54,1242.32,0.86,100.0,0.0688,-0.15,0.04,-0.2,flip -13537,做空,2021-01-18 15:15:00,2021-01-18 15:20:00,1242.32,1242.93,0.85,100.0,0.0687,-0.04,0.04,-0.08,flip -13538,做多,2021-01-18 15:20:00,2021-01-18 15:50:00,1242.93,1241.11,0.85,100.0,0.0686,-0.12,0.04,-0.17,flip -13539,做空,2021-01-18 15:50:00,2021-01-18 16:15:00,1241.11,1230.88,0.85,100.0,0.0685,0.7,0.04,0.66,tp_lower -13540,做多,2021-01-18 17:00:00,2021-01-18 18:30:00,1234.99,1221.85,0.86,100.0,0.0693,-0.91,0.04,-0.95,flip -13541,做空,2021-01-18 18:30:00,2021-01-18 18:35:00,1221.85,1222.89,0.85,100.0,0.0693,-0.07,0.04,-0.11,flip -13542,做多,2021-01-18 18:35:00,2021-01-18 18:45:00,1222.89,1218.99,0.84,100.0,0.0691,-0.27,0.04,-0.31,flip -13543,做空,2021-01-18 18:45:00,2021-01-18 18:50:00,1218.99,1218.53,0.84,100.0,0.069,0.03,0.04,-0.01,tp_lower -13544,做多,2021-01-18 18:55:00,2021-01-18 19:05:00,1220.28,1225.79,0.84,100.0,0.0689,0.38,0.04,0.34,tp_upper -13545,做多,2021-01-18 20:10:00,2021-01-18 20:30:00,1227.38,1232.57,0.84,100.0,0.0687,0.36,0.04,0.31,tp_upper -13546,做多,2021-01-18 21:00:00,2021-01-18 21:05:00,1234.05,1233.44,0.85,100.0,0.0686,-0.04,0.04,-0.08,tp_upper -13547,做多,2021-01-18 23:15:00,2021-01-18 23:20:00,1240.47,1239.88,0.85,100.0,0.0681,-0.04,0.04,-0.08,flip -13548,做空,2021-01-18 23:20:00,2021-01-18 23:25:00,1239.88,1245.49,0.84,100.0,0.0681,-0.38,0.04,-0.42,flip -13549,做多,2021-01-18 23:25:00,2021-01-18 23:30:00,1245.49,1250.5,0.84,100.0,0.0674,0.34,0.04,0.3,tp_upper -13550,做多,2021-01-19 03:20:00,2021-01-19 03:30:00,1329.79,1323.9,0.87,100.0,0.0656,-0.39,0.04,-0.43,flip -13551,做空,2021-01-19 03:30:00,2021-01-19 03:40:00,1323.9,1335.28,0.87,100.0,0.0655,-0.75,0.04,-0.79,flip -13552,做多,2021-01-19 03:40:00,2021-01-19 03:45:00,1335.28,1333.82,0.86,100.0,0.0643,-0.09,0.04,-0.14,flip -13553,做空,2021-01-19 03:45:00,2021-01-19 04:05:00,1333.82,1334.01,0.86,100.0,0.0642,-0.01,0.04,-0.06,flip -13554,做多,2021-01-19 04:05:00,2021-01-19 04:10:00,1334.01,1332.75,0.86,100.0,0.0642,-0.08,0.04,-0.12,flip -13555,做空,2021-01-19 04:10:00,2021-01-19 04:15:00,1332.75,1332.99,0.85,100.0,0.0641,-0.02,0.04,-0.06,flip -13556,做多,2021-01-19 04:15:00,2021-01-19 05:35:00,1332.99,1320.7,0.85,100.0,0.064,-0.79,0.04,-0.83,flip -13557,做空,2021-01-19 05:35:00,2021-01-19 05:45:00,1320.7,1326.43,0.84,100.0,0.0639,-0.37,0.04,-0.41,flip -13558,做多,2021-01-19 05:45:00,2021-01-19 05:50:00,1326.43,1321.91,0.84,100.0,0.0633,-0.29,0.04,-0.33,flip -13559,做空,2021-01-19 05:50:00,2021-01-19 06:55:00,1321.91,1331.34,0.84,100.0,0.0633,-0.6,0.04,-0.64,flip -13560,做多,2021-01-19 06:55:00,2021-01-19 07:05:00,1331.34,1331.66,0.83,100.0,0.0623,0.02,0.04,-0.02,flip -13561,做空,2021-01-19 07:05:00,2021-01-19 07:20:00,1331.66,1331.11,0.83,100.0,0.0622,0.03,0.04,-0.01,flip -13562,做多,2021-01-19 07:20:00,2021-01-19 07:40:00,1331.11,1337.71,0.83,100.0,0.0622,0.41,0.04,0.37,tp_upper -13563,做多,2021-01-19 09:25:00,2021-01-19 09:30:00,1386.61,1385.0,0.83,100.0,0.06,-0.1,0.04,-0.14,flip -13564,做空,2021-01-19 09:30:00,2021-01-19 10:00:00,1385.0,1387.61,0.83,100.0,0.0599,-0.16,0.04,-0.2,flip -13565,做多,2021-01-19 10:00:00,2021-01-19 10:15:00,1387.61,1393.65,0.83,100.0,0.0596,0.36,0.04,0.32,tp_upper -13566,做多,2021-01-19 10:50:00,2021-01-19 11:20:00,1385.28,1404.41,0.83,100.0,0.0599,1.15,0.04,1.1,tp_upper -13567,做多,2021-01-19 13:30:00,2021-01-19 13:45:00,1405.25,1421.32,0.84,100.0,0.0598,0.96,0.04,0.92,tp_upper -13568,做多,2021-01-19 13:45:00,2021-01-19 13:50:00,1421.32,1416.32,0.85,100.0,0.0598,-0.3,0.04,-0.34,tp_upper -13569,做多,2021-01-19 14:35:00,2021-01-19 14:45:00,1418.28,1415.77,0.85,100.0,0.0596,-0.15,0.04,-0.19,tp_upper -13570,做多,2021-01-19 15:30:00,2021-01-19 15:50:00,1405.93,1407.84,0.84,100.0,0.06,0.11,0.04,0.07,flip -13571,做空,2021-01-19 15:50:00,2021-01-19 15:55:00,1407.84,1417.33,0.84,100.0,0.0599,-0.57,0.04,-0.61,flip -13572,做多,2021-01-19 15:55:00,2021-01-19 16:00:00,1417.33,1431.16,0.84,100.0,0.0591,0.82,0.04,0.77,tp_upper -13573,做多,2021-01-19 17:10:00,2021-01-19 17:25:00,1421.57,1412.61,0.84,100.0,0.0594,-0.53,0.04,-0.57,flip -13574,做空,2021-01-19 17:25:00,2021-01-19 17:30:00,1412.61,1420.06,0.84,100.0,0.0593,-0.44,0.04,-0.48,tp_lower -13575,做多,2021-01-19 17:50:00,2021-01-19 20:15:00,1420.44,1369.71,0.83,100.0,0.0587,-2.98,0.04,-3.02,flip -13576,做空,2021-01-19 20:15:00,2021-01-19 20:20:00,1369.71,1373.25,0.8,100.0,0.0586,-0.21,0.04,-0.25,flip -13577,做多,2021-01-19 20:20:00,2021-01-19 21:00:00,1373.25,1397.52,0.8,100.0,0.0582,1.41,0.04,1.37,tp_upper -13578,做多,2021-01-19 22:40:00,2021-01-19 22:55:00,1412.42,1412.73,0.81,100.0,0.0576,0.02,0.04,-0.02,flip -13579,做空,2021-01-19 22:55:00,2021-01-19 23:10:00,1412.73,1400.32,0.81,100.0,0.0575,0.71,0.04,0.67,tp_lower -13580,做多,2021-01-20 00:15:00,2021-01-20 01:15:00,1398.31,1395.07,0.84,100.0,0.0602,-0.19,0.04,-0.24,flip -13581,做空,2021-01-20 01:15:00,2021-01-20 01:25:00,1395.07,1392.41,0.84,100.0,0.0601,0.16,0.04,0.12,flip -13582,做多,2021-01-20 01:25:00,2021-01-20 02:45:00,1392.41,1393.24,0.84,100.0,0.0603,0.05,0.04,0.01,flip -13583,做空,2021-01-20 02:45:00,2021-01-20 03:35:00,1393.24,1364.54,0.84,100.0,0.0602,1.73,0.04,1.69,tp_lower -13584,做多,2021-01-20 04:50:00,2021-01-20 04:55:00,1359.88,1357.01,0.86,100.0,0.0629,-0.18,0.04,-0.22,flip -13585,做空,2021-01-20 04:55:00,2021-01-20 06:25:00,1357.01,1368.75,0.85,100.0,0.0628,-0.74,0.04,-0.78,flip -13586,做多,2021-01-20 06:25:00,2021-01-20 06:30:00,1368.75,1367.56,0.84,100.0,0.0617,-0.07,0.04,-0.12,flip -13587,做空,2021-01-20 06:30:00,2021-01-20 06:50:00,1367.56,1348.92,0.84,100.0,0.0616,1.15,0.04,1.11,tp_lower -13588,做多,2021-01-20 07:10:00,2021-01-20 08:00:00,1365.24,1365.5,0.85,100.0,0.0625,0.02,0.04,-0.03,flip -13589,做空,2021-01-20 08:00:00,2021-01-20 08:25:00,1365.5,1370.85,0.85,100.0,0.0625,-0.33,0.04,-0.38,flip -13590,做多,2021-01-20 08:25:00,2021-01-20 08:30:00,1370.85,1367.6,0.85,100.0,0.0619,-0.2,0.04,-0.24,flip -13591,做空,2021-01-20 08:30:00,2021-01-20 08:55:00,1367.6,1351.55,0.85,100.0,0.0618,0.99,0.04,0.95,tp_lower -13592,做多,2021-01-20 11:00:00,2021-01-20 13:05:00,1307.51,1269.8,0.85,100.0,0.0654,-2.47,0.04,-2.51,flip -13593,做空,2021-01-20 13:05:00,2021-01-20 13:15:00,1269.8,1275.88,0.83,100.0,0.0653,-0.4,0.04,-0.44,flip -13594,做多,2021-01-20 13:15:00,2021-01-20 13:45:00,1275.88,1307.35,0.82,100.0,0.0646,2.03,0.04,1.99,tp_upper -13595,做多,2021-01-20 15:00:00,2021-01-20 15:05:00,1310.11,1307.99,0.84,100.0,0.0644,-0.14,0.04,-0.18,flip -13596,做空,2021-01-20 15:05:00,2021-01-20 15:10:00,1307.99,1315.44,0.84,100.0,0.0644,-0.48,0.04,-0.52,flip -13597,做多,2021-01-20 15:10:00,2021-01-20 15:20:00,1315.44,1302.3,0.84,100.0,0.0636,-0.84,0.04,-0.88,flip -13598,做空,2021-01-20 15:20:00,2021-01-20 15:25:00,1302.3,1289.22,0.83,100.0,0.0635,0.83,0.04,0.79,tp_lower -13599,做多,2021-01-20 16:15:00,2021-01-20 16:40:00,1305.42,1294.0,0.83,100.0,0.0639,-0.73,0.04,-0.77,flip -13600,做空,2021-01-20 16:40:00,2021-01-20 16:45:00,1294.0,1305.96,0.83,100.0,0.0639,-0.76,0.04,-0.81,flip -13601,做多,2021-01-20 16:45:00,2021-01-20 17:15:00,1305.96,1297.05,0.82,100.0,0.0626,-0.56,0.04,-0.6,flip -13602,做空,2021-01-20 17:15:00,2021-01-20 17:20:00,1297.05,1300.63,0.81,100.0,0.0626,-0.22,0.04,-0.26,flip -13603,做多,2021-01-20 17:20:00,2021-01-20 17:25:00,1300.63,1298.83,0.81,100.0,0.0622,-0.11,0.04,-0.15,flip -13604,做空,2021-01-20 17:25:00,2021-01-20 17:30:00,1298.83,1299.42,0.81,100.0,0.0621,-0.04,0.04,-0.08,flip -13605,做多,2021-01-20 17:30:00,2021-01-20 17:45:00,1299.42,1315.06,0.81,100.0,0.062,0.97,0.04,0.93,tp_upper -13606,做多,2021-01-20 18:45:00,2021-01-20 19:00:00,1308.59,1326.84,0.81,100.0,0.0622,1.14,0.04,1.09,tp_upper -13607,做多,2021-01-20 20:45:00,2021-01-20 20:50:00,1341.17,1332.45,0.82,100.0,0.0615,-0.54,0.04,-0.58,flip -13608,做空,2021-01-20 20:50:00,2021-01-20 21:05:00,1332.45,1318.0,0.82,100.0,0.0614,0.89,0.04,0.85,tp_lower -13609,做多,2021-01-20 22:00:00,2021-01-20 22:10:00,1324.66,1317.91,0.83,100.0,0.0624,-0.42,0.04,-0.46,flip -13610,做空,2021-01-20 22:10:00,2021-01-20 22:15:00,1317.91,1335.24,0.82,100.0,0.0623,-1.08,0.04,-1.12,flip -13611,做多,2021-01-20 22:15:00,2021-01-20 22:35:00,1335.24,1336.75,0.81,100.0,0.0607,0.09,0.04,0.05,tp_upper -13612,做多,2021-01-20 23:05:00,2021-01-20 23:15:00,1327.41,1347.63,0.81,100.0,0.061,1.23,0.04,1.19,tp_upper -13613,做多,2021-01-21 03:00:00,2021-01-21 03:05:00,1336.41,1334.84,0.85,100.0,0.0633,-0.1,0.04,-0.14,flip -13614,做空,2021-01-21 03:05:00,2021-01-21 03:20:00,1334.84,1319.59,0.84,100.0,0.0633,0.96,0.04,0.92,tp_lower -13615,做多,2021-01-21 03:45:00,2021-01-21 03:50:00,1329.89,1329.79,0.85,100.0,0.0642,-0.01,0.04,-0.05,flip -13616,做空,2021-01-21 03:50:00,2021-01-21 04:40:00,1329.79,1305.32,0.85,100.0,0.0641,1.57,0.04,1.53,tp_lower -13617,做多,2021-01-21 07:20:00,2021-01-21 07:25:00,1310.87,1316.68,0.87,100.0,0.0662,0.38,0.04,0.34,tp_upper -13618,做多,2021-01-21 07:25:00,2021-01-21 07:30:00,1316.68,1319.52,0.87,100.0,0.0661,0.19,0.04,0.14,tp_upper -13619,做多,2021-01-21 08:00:00,2021-01-21 08:05:00,1313.91,1296.26,0.87,100.0,0.0663,-1.17,0.04,-1.21,flip -13620,做空,2021-01-21 08:05:00,2021-01-21 08:10:00,1296.26,1299.83,0.86,100.0,0.0662,-0.24,0.04,-0.28,tp_lower -13621,做多,2021-01-21 09:50:00,2021-01-21 09:55:00,1274.57,1262.47,0.86,100.0,0.0671,-0.81,0.04,-0.85,flip -13622,做空,2021-01-21 09:55:00,2021-01-21 10:10:00,1262.47,1245.79,0.85,100.0,0.067,1.12,0.04,1.08,tp_lower -13623,做多,2021-01-21 10:30:00,2021-01-21 10:35:00,1261.09,1258.61,0.86,100.0,0.0679,-0.17,0.04,-0.21,flip -13624,做空,2021-01-21 10:35:00,2021-01-21 10:45:00,1258.61,1260.54,0.85,100.0,0.0679,-0.13,0.04,-0.17,flip -13625,做多,2021-01-21 10:45:00,2021-01-21 10:50:00,1260.54,1254.58,0.85,100.0,0.0676,-0.4,0.04,-0.45,flip -13626,做空,2021-01-21 10:50:00,2021-01-21 11:05:00,1254.58,1256.7,0.85,100.0,0.0675,-0.14,0.04,-0.19,flip -13627,做多,2021-01-21 11:05:00,2021-01-21 11:10:00,1256.7,1253.0,0.84,100.0,0.0672,-0.25,0.04,-0.29,flip -13628,做空,2021-01-21 11:10:00,2021-01-21 11:15:00,1253.0,1255.81,0.84,100.0,0.0672,-0.19,0.04,-0.23,flip -13629,做多,2021-01-21 11:15:00,2021-01-21 11:20:00,1255.81,1249.42,0.84,100.0,0.0668,-0.43,0.04,-0.47,flip -13630,做空,2021-01-21 11:20:00,2021-01-21 11:30:00,1249.42,1246.61,0.83,100.0,0.0667,0.19,0.04,0.15,tp_lower -13631,做多,2021-01-21 11:40:00,2021-01-21 11:50:00,1251.88,1250.35,0.83,100.0,0.0667,-0.1,0.04,-0.14,flip -13632,做空,2021-01-21 11:50:00,2021-01-21 11:55:00,1250.35,1237.98,0.83,100.0,0.0666,0.82,0.04,0.78,tp_lower -13633,做多,2021-01-21 12:35:00,2021-01-21 13:00:00,1233.92,1237.12,0.84,100.0,0.0681,0.22,0.04,0.18,flip -13634,做空,2021-01-21 13:00:00,2021-01-21 14:00:00,1237.12,1242.83,0.84,100.0,0.068,-0.39,0.04,-0.43,flip -13635,做多,2021-01-21 14:00:00,2021-01-21 15:25:00,1242.83,1208.95,0.84,100.0,0.0673,-2.28,0.04,-2.32,flip -13636,做空,2021-01-21 15:25:00,2021-01-21 15:30:00,1208.95,1214.09,0.81,100.0,0.0673,-0.35,0.04,-0.39,tp_lower -13637,做多,2021-01-21 16:05:00,2021-01-21 16:15:00,1211.73,1213.15,0.81,100.0,0.0668,0.09,0.04,0.05,flip -13638,做空,2021-01-21 16:15:00,2021-01-21 16:40:00,1213.15,1186.42,0.81,100.0,0.0667,1.78,0.04,1.74,tp_lower -13639,做多,2021-01-21 17:25:00,2021-01-21 18:00:00,1192.53,1185.44,0.83,100.0,0.0693,-0.49,0.04,-0.53,flip -13640,做空,2021-01-21 18:00:00,2021-01-21 18:05:00,1185.44,1187.11,0.82,100.0,0.0692,-0.12,0.04,-0.16,flip -13641,做多,2021-01-21 18:05:00,2021-01-21 18:15:00,1187.11,1189.34,0.82,100.0,0.069,0.15,0.04,0.11,flip -13642,做空,2021-01-21 18:15:00,2021-01-21 18:55:00,1189.34,1192.15,0.82,100.0,0.0689,-0.19,0.04,-0.23,flip -13643,做多,2021-01-21 18:55:00,2021-01-21 19:10:00,1192.15,1204.85,0.82,100.0,0.0685,0.87,0.04,0.83,tp_upper -13644,做多,2021-01-21 20:30:00,2021-01-21 21:25:00,1221.91,1214.95,0.82,100.0,0.0675,-0.47,0.04,-0.51,flip -13645,做空,2021-01-21 21:25:00,2021-01-21 21:30:00,1214.95,1203.14,0.82,100.0,0.0674,0.8,0.04,0.76,tp_lower -13646,做多,2021-01-21 23:00:00,2021-01-21 23:05:00,1152.4,1143.99,0.83,100.0,0.0717,-0.6,0.04,-0.64,flip -13647,做空,2021-01-21 23:05:00,2021-01-21 23:15:00,1143.99,1142.71,0.82,100.0,0.0716,0.09,0.04,0.05,flip -13648,做多,2021-01-21 23:15:00,2021-01-21 23:20:00,1142.71,1137.34,0.82,100.0,0.0717,-0.38,0.04,-0.43,flip -13649,做空,2021-01-21 23:20:00,2021-01-21 23:30:00,1137.34,1139.55,0.81,100.0,0.0716,-0.16,0.04,-0.2,flip -13650,做多,2021-01-21 23:30:00,2021-01-21 23:50:00,1139.55,1118.52,0.81,100.0,0.0713,-1.5,0.04,-1.54,flip -13651,做空,2021-01-21 23:50:00,2021-01-22 00:00:00,1118.52,1099.92,0.8,100.0,0.0712,1.32,0.04,1.29,tp_lower -13652,做多,2021-01-22 01:25:00,2021-01-22 01:40:00,1077.14,1113.31,0.84,100.0,0.0778,2.81,0.04,2.77,tp_upper -13653,做多,2021-01-22 03:20:00,2021-01-22 03:50:00,1137.29,1162.0,0.87,100.0,0.0761,1.88,0.04,1.84,tp_upper -13654,做多,2021-01-22 05:20:00,2021-01-22 06:00:00,1166.37,1168.0,0.88,100.0,0.0757,0.12,0.04,0.08,flip -13655,做空,2021-01-22 06:00:00,2021-01-22 06:15:00,1168.0,1167.22,0.88,100.0,0.0756,0.06,0.04,0.01,flip -13656,做多,2021-01-22 06:15:00,2021-01-22 06:30:00,1167.22,1165.82,0.88,100.0,0.0757,-0.11,0.04,-0.15,flip -13657,做空,2021-01-22 06:30:00,2021-01-22 06:35:00,1165.82,1167.02,0.88,100.0,0.0756,-0.09,0.04,-0.13,flip -13658,做多,2021-01-22 06:35:00,2021-01-22 07:15:00,1167.02,1168.0,0.88,100.0,0.0753,0.07,0.04,0.03,flip -13659,做空,2021-01-22 07:15:00,2021-01-22 07:25:00,1168.0,1148.55,0.88,100.0,0.0753,1.46,0.04,1.42,tp_lower -13660,做多,2021-01-22 08:30:00,2021-01-22 08:45:00,1151.22,1145.32,0.89,100.0,0.0776,-0.46,0.04,-0.5,flip -13661,做空,2021-01-22 08:45:00,2021-01-22 08:50:00,1145.32,1161.96,0.89,100.0,0.0775,-1.29,0.05,-1.33,flip -13662,做多,2021-01-22 08:50:00,2021-01-22 08:55:00,1161.96,1164.8,0.87,100.0,0.0752,0.21,0.04,0.17,tp_upper -13663,做多,2021-01-22 10:35:00,2021-01-22 11:00:00,1168.07,1186.85,0.87,100.0,0.0749,1.41,0.04,1.36,tp_upper -13664,做多,2021-01-22 12:50:00,2021-01-22 13:15:00,1202.91,1216.49,0.89,100.0,0.0738,1.0,0.04,0.96,tp_upper -13665,做多,2021-01-22 15:55:00,2021-01-22 16:00:00,1233.92,1236.27,0.9,100.0,0.0727,0.17,0.04,0.13,tp_upper -13666,做多,2021-01-22 16:20:00,2021-01-22 16:25:00,1238.8,1248.33,0.9,100.0,0.0725,0.69,0.05,0.65,tp_upper -13667,做多,2021-01-22 18:05:00,2021-01-22 18:35:00,1232.1,1244.07,0.9,100.0,0.0734,0.88,0.05,0.83,tp_upper -13668,做多,2021-01-22 20:15:00,2021-01-22 20:30:00,1267.87,1267.18,0.91,100.0,0.0719,-0.05,0.05,-0.1,tp_upper -13669,做多,2021-01-22 21:35:00,2021-01-22 22:30:00,1257.55,1250.14,0.91,100.0,0.0724,-0.54,0.05,-0.58,flip -13670,做空,2021-01-22 22:30:00,2021-01-22 22:45:00,1250.14,1240.58,0.9,100.0,0.0723,0.69,0.04,0.65,tp_lower -13671,做多,2021-01-22 23:35:00,2021-01-23 01:00:00,1240.37,1225.07,0.91,100.0,0.0734,-1.12,0.04,-1.17,flip -13672,做空,2021-01-23 01:00:00,2021-01-23 01:15:00,1225.07,1220.55,0.91,100.0,0.0746,0.34,0.05,0.29,flip -13673,做多,2021-01-23 01:15:00,2021-01-23 01:30:00,1220.55,1235.79,0.92,100.0,0.0751,1.14,0.05,1.1,tp_upper -13674,做多,2021-01-23 03:00:00,2021-01-23 03:40:00,1226.03,1235.45,0.93,100.0,0.0756,0.71,0.05,0.67,tp_upper -13675,做多,2021-01-23 05:25:00,2021-01-23 05:35:00,1244.53,1259.7,0.93,100.0,0.075,1.14,0.05,1.09,tp_upper -13676,做多,2021-01-23 07:20:00,2021-01-23 07:25:00,1259.86,1267.0,0.94,100.0,0.0749,0.53,0.05,0.49,tp_upper -13677,做多,2021-01-23 07:25:00,2021-01-23 07:30:00,1267.0,1262.84,0.95,100.0,0.0748,-0.31,0.05,-0.36,tp_upper -13678,做多,2021-01-23 07:40:00,2021-01-23 07:50:00,1260.04,1258.93,0.94,100.0,0.0749,-0.08,0.05,-0.13,flip -13679,做空,2021-01-23 07:50:00,2021-01-23 07:55:00,1258.93,1260.37,0.94,100.0,0.0748,-0.11,0.05,-0.15,flip -13680,做多,2021-01-23 07:55:00,2021-01-23 08:00:00,1260.37,1252.52,0.94,100.0,0.0746,-0.59,0.05,-0.63,flip -13681,做空,2021-01-23 08:00:00,2021-01-23 08:05:00,1252.52,1253.58,0.93,100.0,0.0745,-0.08,0.05,-0.13,tp_lower -13682,做多,2021-01-23 08:15:00,2021-01-23 08:25:00,1259.67,1267.15,0.93,100.0,0.074,0.55,0.05,0.51,tp_upper -13683,做多,2021-01-23 08:55:00,2021-01-23 09:00:00,1267.86,1271.1,0.94,100.0,0.0739,0.24,0.05,0.19,tp_upper -13684,做多,2021-01-23 09:50:00,2021-01-23 09:55:00,1264.43,1257.64,0.94,100.0,0.0742,-0.5,0.05,-0.55,flip -13685,做空,2021-01-23 09:55:00,2021-01-23 10:00:00,1257.64,1249.63,0.93,100.0,0.0741,0.59,0.05,0.55,tp_lower -13686,做多,2021-01-23 11:05:00,2021-01-23 12:50:00,1248.85,1223.18,0.94,100.0,0.075,-1.93,0.05,-1.97,flip -13687,做空,2021-01-23 12:50:00,2021-01-23 12:55:00,1223.18,1218.74,0.92,100.0,0.0749,0.33,0.05,0.29,tp_lower -13688,做多,2021-01-23 13:20:00,2021-01-23 14:20:00,1226.52,1225.99,0.92,100.0,0.0749,-0.04,0.05,-0.09,flip -13689,做空,2021-01-23 14:20:00,2021-01-23 14:50:00,1225.99,1221.03,0.92,100.0,0.0749,0.37,0.05,0.33,tp_lower -13690,做多,2021-01-23 15:05:00,2021-01-23 15:15:00,1230.17,1234.1,0.92,100.0,0.0748,0.29,0.05,0.25,tp_upper -13691,做多,2021-01-23 16:10:00,2021-01-23 16:15:00,1231.04,1241.33,0.92,100.0,0.0749,0.77,0.05,0.72,tp_upper -13692,做多,2021-01-23 17:25:00,2021-01-23 17:30:00,1243.62,1243.57,0.93,100.0,0.0747,-0.0,0.05,-0.05,flip -13693,做空,2021-01-23 17:30:00,2021-01-23 17:35:00,1243.57,1248.59,0.93,100.0,0.0747,-0.37,0.05,-0.42,flip -13694,做多,2021-01-23 17:35:00,2021-01-23 17:55:00,1248.59,1254.6,0.92,100.0,0.074,0.44,0.05,0.4,tp_upper -13695,做多,2021-01-23 18:30:00,2021-01-23 19:20:00,1248.93,1259.16,0.93,100.0,0.0742,0.76,0.05,0.71,tp_upper -13696,做多,2021-01-23 21:15:00,2021-01-23 21:20:00,1255.07,1249.67,0.93,100.0,0.0744,-0.4,0.05,-0.45,flip -13697,做空,2021-01-23 21:20:00,2021-01-23 21:25:00,1249.67,1249.26,0.93,100.0,0.0743,0.03,0.05,-0.02,tp_lower -13698,做多,2021-01-23 21:40:00,2021-01-23 21:55:00,1252.49,1248.86,0.93,100.0,0.0741,-0.27,0.05,-0.32,flip -13699,做空,2021-01-23 21:55:00,2021-01-23 22:05:00,1248.86,1247.34,0.92,100.0,0.074,0.11,0.05,0.07,tp_lower -13700,做多,2021-01-23 23:15:00,2021-01-23 23:20:00,1241.13,1239.5,0.92,100.0,0.0745,-0.12,0.05,-0.17,flip -13701,做空,2021-01-23 23:20:00,2021-01-23 23:35:00,1239.5,1226.92,0.92,100.0,0.0744,0.94,0.05,0.89,tp_lower -13702,做多,2021-01-23 23:55:00,2021-01-24 00:00:00,1235.66,1227.18,0.93,100.0,0.0754,-0.64,0.05,-0.69,flip -13703,做空,2021-01-24 00:00:00,2021-01-24 00:05:00,1227.18,1240.12,0.95,100.0,0.0774,-1.0,0.05,-1.05,tp_lower -13704,做多,2021-01-24 00:05:00,2021-01-24 00:10:00,1240.12,1234.52,0.94,100.0,0.0757,-0.42,0.05,-0.47,tp_upper -13705,做多,2021-01-24 00:30:00,2021-01-24 00:50:00,1234.47,1233.07,0.93,100.0,0.0756,-0.11,0.05,-0.15,flip -13706,做空,2021-01-24 00:50:00,2021-01-24 00:55:00,1233.07,1233.33,0.93,100.0,0.0756,-0.02,0.05,-0.07,flip -13707,做多,2021-01-24 00:55:00,2021-01-24 01:10:00,1233.33,1242.96,0.93,100.0,0.0754,0.73,0.05,0.68,tp_upper -13708,做多,2021-01-24 02:00:00,2021-01-24 02:05:00,1241.61,1248.51,0.94,100.0,0.0755,0.52,0.05,0.47,tp_upper -13709,做多,2021-01-24 06:15:00,2021-01-24 06:30:00,1320.75,1322.43,0.94,100.0,0.0713,0.12,0.05,0.07,flip -13710,做空,2021-01-24 06:30:00,2021-01-24 06:40:00,1322.43,1316.9,0.94,100.0,0.0712,0.39,0.05,0.35,tp_lower -13711,做多,2021-01-24 06:55:00,2021-01-24 07:05:00,1322.06,1320.01,0.94,100.0,0.0714,-0.15,0.05,-0.19,flip -13712,做空,2021-01-24 07:05:00,2021-01-24 07:15:00,1320.01,1309.28,0.94,100.0,0.0714,0.77,0.05,0.72,tp_lower -13713,做多,2021-01-24 07:55:00,2021-01-24 08:15:00,1317.49,1314.59,0.95,100.0,0.072,-0.21,0.05,-0.26,flip -13714,做空,2021-01-24 08:15:00,2021-01-24 08:25:00,1314.59,1317.75,0.95,100.0,0.0719,-0.23,0.05,-0.27,flip -13715,做多,2021-01-24 08:25:00,2021-01-24 08:30:00,1317.75,1317.3,0.94,100.0,0.0715,-0.03,0.05,-0.08,flip -13716,做空,2021-01-24 08:30:00,2021-01-24 10:20:00,1317.3,1334.59,0.94,100.0,0.0714,-1.24,0.05,-1.28,flip -13717,做多,2021-01-24 10:20:00,2021-01-24 10:50:00,1334.59,1339.11,0.93,100.0,0.0695,0.31,0.05,0.27,flip -13718,做空,2021-01-24 10:50:00,2021-01-24 10:55:00,1339.11,1341.77,0.93,100.0,0.0695,-0.18,0.05,-0.23,flip -13719,做多,2021-01-24 10:55:00,2021-01-24 11:00:00,1341.77,1350.17,0.93,100.0,0.0691,0.58,0.05,0.53,tp_upper -13720,做多,2021-01-24 11:40:00,2021-01-24 11:45:00,1341.07,1339.09,0.93,100.0,0.0695,-0.14,0.05,-0.18,flip -13721,做空,2021-01-24 11:45:00,2021-01-24 11:50:00,1339.09,1340.99,0.93,100.0,0.0694,-0.13,0.05,-0.18,flip -13722,做多,2021-01-24 11:50:00,2021-01-24 12:00:00,1340.99,1336.82,0.93,100.0,0.0692,-0.29,0.05,-0.33,flip -13723,做空,2021-01-24 12:00:00,2021-01-24 12:10:00,1336.82,1331.53,0.92,100.0,0.0691,0.37,0.05,0.32,tp_lower -13724,做多,2021-01-24 13:20:00,2021-01-24 13:25:00,1330.0,1326.84,0.93,100.0,0.0697,-0.22,0.05,-0.27,flip -13725,做空,2021-01-24 13:25:00,2021-01-24 13:30:00,1326.84,1329.81,0.92,100.0,0.0696,-0.21,0.05,-0.25,flip -13726,做多,2021-01-24 13:30:00,2021-01-24 13:35:00,1329.81,1327.92,0.92,100.0,0.0692,-0.13,0.05,-0.18,flip -13727,做空,2021-01-24 13:35:00,2021-01-24 13:50:00,1327.92,1323.2,0.92,100.0,0.0691,0.33,0.05,0.28,tp_lower -13728,做多,2021-01-24 14:00:00,2021-01-24 14:15:00,1327.99,1327.73,0.92,100.0,0.0693,-0.02,0.05,-0.06,flip -13729,做空,2021-01-24 14:15:00,2021-01-24 14:30:00,1327.73,1320.22,0.92,100.0,0.0692,0.52,0.05,0.47,tp_lower -13730,做多,2021-01-24 15:25:00,2021-01-24 15:45:00,1318.1,1317.43,0.92,100.0,0.0701,-0.05,0.05,-0.09,flip -13731,做空,2021-01-24 15:45:00,2021-01-24 15:55:00,1317.43,1322.78,0.92,100.0,0.07,-0.37,0.05,-0.42,flip -13732,做多,2021-01-24 15:55:00,2021-01-24 16:00:00,1322.78,1336.54,0.92,100.0,0.0694,0.95,0.05,0.91,tp_upper -13733,做多,2021-01-24 16:30:00,2021-01-24 16:40:00,1319.05,1324.12,0.93,100.0,0.0702,0.36,0.05,0.31,tp_upper -13734,做多,2021-01-24 18:45:00,2021-01-24 19:05:00,1354.06,1355.16,0.93,100.0,0.0686,0.08,0.05,0.03,flip -13735,做空,2021-01-24 19:05:00,2021-01-24 19:10:00,1355.16,1341.52,0.93,100.0,0.0685,0.93,0.05,0.89,tp_lower -13736,做多,2021-01-25 01:30:00,2021-01-25 02:35:00,1435.0,1435.55,0.97,100.0,0.0673,0.04,0.05,-0.01,flip -13737,做空,2021-01-25 02:35:00,2021-01-25 02:45:00,1435.55,1435.54,0.96,100.0,0.0672,0.0,0.05,-0.05,flip -13738,做多,2021-01-25 02:45:00,2021-01-25 02:50:00,1435.54,1432.34,0.96,100.0,0.0671,-0.21,0.05,-0.26,flip -13739,做空,2021-01-25 02:50:00,2021-01-25 03:00:00,1432.34,1438.08,0.96,100.0,0.0671,-0.38,0.05,-0.43,flip -13740,做多,2021-01-25 03:00:00,2021-01-25 03:05:00,1438.08,1430.97,0.96,100.0,0.0665,-0.47,0.05,-0.52,flip -13741,做空,2021-01-25 03:05:00,2021-01-25 03:15:00,1430.97,1430.27,0.95,100.0,0.0664,0.05,0.05,-0.0,tp_lower -13742,做多,2021-01-25 03:30:00,2021-01-25 03:40:00,1438.52,1440.65,0.95,100.0,0.066,0.14,0.05,0.09,tp_upper -13743,做多,2021-01-25 04:00:00,2021-01-25 05:00:00,1432.01,1421.21,0.95,100.0,0.0663,-0.72,0.05,-0.76,flip -13744,做空,2021-01-25 05:00:00,2021-01-25 05:05:00,1421.21,1422.69,0.94,100.0,0.0663,-0.1,0.05,-0.15,flip -13745,做多,2021-01-25 05:05:00,2021-01-25 06:00:00,1422.69,1435.54,0.94,100.0,0.0661,0.85,0.05,0.8,tp_upper -13746,做多,2021-01-25 06:50:00,2021-01-25 06:55:00,1432.18,1428.69,0.95,100.0,0.0662,-0.23,0.05,-0.28,flip -13747,做空,2021-01-25 06:55:00,2021-01-25 07:00:00,1428.69,1422.76,0.94,100.0,0.0661,0.39,0.05,0.34,tp_lower -13748,做多,2021-01-25 07:45:00,2021-01-25 07:50:00,1421.82,1417.44,0.95,100.0,0.0666,-0.29,0.05,-0.34,flip -13749,做空,2021-01-25 07:50:00,2021-01-25 07:55:00,1417.44,1425.79,0.94,100.0,0.0666,-0.56,0.05,-0.6,flip -13750,做多,2021-01-25 07:55:00,2021-01-25 08:00:00,1425.79,1420.54,0.94,100.0,0.0657,-0.34,0.05,-0.39,flip -13751,做空,2021-01-25 08:00:00,2021-01-25 08:05:00,1420.54,1422.78,0.93,100.0,0.0656,-0.15,0.05,-0.19,flip -13752,做多,2021-01-25 08:05:00,2021-01-25 08:10:00,1422.78,1413.0,0.93,100.0,0.0654,-0.64,0.05,-0.69,flip -13753,做空,2021-01-25 08:10:00,2021-01-25 08:15:00,1413.0,1414.47,0.92,100.0,0.0653,-0.1,0.05,-0.14,flip -13754,做多,2021-01-25 08:15:00,2021-01-25 09:10:00,1414.47,1420.36,0.92,100.0,0.0651,0.38,0.05,0.34,flip -13755,做空,2021-01-25 09:10:00,2021-01-25 09:40:00,1420.36,1399.52,0.92,100.0,0.065,1.36,0.05,1.31,tp_lower -13756,做多,2021-01-25 10:35:00,2021-01-25 10:40:00,1404.16,1400.35,0.94,100.0,0.0667,-0.25,0.05,-0.3,flip -13757,做空,2021-01-25 10:40:00,2021-01-25 10:45:00,1400.35,1402.9,0.93,100.0,0.0666,-0.17,0.05,-0.22,flip -13758,做多,2021-01-25 10:45:00,2021-01-25 11:15:00,1402.9,1398.35,0.93,100.0,0.0663,-0.3,0.05,-0.35,flip -13759,做空,2021-01-25 11:15:00,2021-01-25 11:20:00,1398.35,1404.82,0.93,100.0,0.0663,-0.43,0.05,-0.48,flip -13760,做多,2021-01-25 11:20:00,2021-01-25 11:25:00,1404.82,1418.2,0.92,100.0,0.0656,0.88,0.05,0.83,tp_upper -13761,做多,2021-01-25 12:05:00,2021-01-25 12:10:00,1415.56,1427.0,0.93,100.0,0.0656,0.75,0.05,0.7,tp_upper -13762,做多,2021-01-25 13:20:00,2021-01-25 15:05:00,1424.39,1420.66,0.94,100.0,0.0657,-0.25,0.05,-0.29,tp_upper -13763,做多,2021-01-25 15:05:00,2021-01-25 15:10:00,1420.66,1426.59,0.93,100.0,0.0656,0.39,0.05,0.34,tp_upper -13764,做多,2021-01-25 17:05:00,2021-01-25 17:10:00,1415.69,1408.35,0.94,100.0,0.0661,-0.48,0.05,-0.53,flip -13765,做空,2021-01-25 17:10:00,2021-01-25 17:45:00,1408.35,1397.67,0.93,100.0,0.066,0.7,0.05,0.66,tp_lower -13766,做多,2021-01-25 17:55:00,2021-01-25 18:05:00,1401.22,1402.46,0.94,100.0,0.0668,0.08,0.05,0.04,flip -13767,做空,2021-01-25 18:05:00,2021-01-25 18:10:00,1402.46,1403.55,0.94,100.0,0.0667,-0.07,0.05,-0.12,flip -13768,做多,2021-01-25 18:10:00,2021-01-25 18:25:00,1403.55,1402.12,0.93,100.0,0.0665,-0.1,0.05,-0.14,flip -13769,做空,2021-01-25 18:25:00,2021-01-25 18:30:00,1402.12,1392.42,0.93,100.0,0.0665,0.64,0.05,0.6,tp_lower -13770,做多,2021-01-25 19:35:00,2021-01-25 19:55:00,1390.12,1384.69,0.94,100.0,0.0674,-0.37,0.05,-0.41,flip -13771,做空,2021-01-25 19:55:00,2021-01-25 20:05:00,1384.69,1371.95,0.93,100.0,0.0674,0.86,0.05,0.81,tp_lower -13772,做多,2021-01-25 22:45:00,2021-01-25 22:50:00,1334.91,1328.0,0.94,100.0,0.0705,-0.49,0.05,-0.53,flip -13773,做空,2021-01-25 22:50:00,2021-01-25 22:55:00,1328.0,1329.04,0.93,100.0,0.0704,-0.07,0.05,-0.12,flip -13774,做多,2021-01-25 22:55:00,2021-01-25 23:00:00,1329.04,1316.26,0.93,100.0,0.0702,-0.9,0.05,-0.94,flip -13775,做空,2021-01-25 23:00:00,2021-01-25 23:05:00,1316.26,1329.66,0.92,100.0,0.0701,-0.94,0.05,-0.99,flip -13776,做多,2021-01-25 23:05:00,2021-01-25 23:20:00,1329.66,1328.28,0.91,100.0,0.0686,-0.09,0.05,-0.14,flip -13777,做空,2021-01-25 23:20:00,2021-01-25 23:35:00,1328.28,1335.01,0.91,100.0,0.0686,-0.46,0.05,-0.51,flip -13778,做多,2021-01-25 23:35:00,2021-01-25 23:50:00,1335.01,1324.19,0.91,100.0,0.0678,-0.73,0.04,-0.78,flip -13779,做空,2021-01-25 23:50:00,2021-01-26 00:00:00,1324.19,1329.5,0.9,100.0,0.0678,-0.36,0.05,-0.4,tp_lower -13780,做多,2021-01-26 00:00:00,2021-01-26 00:05:00,1329.5,1340.56,0.93,100.0,0.0699,0.77,0.05,0.73,tp_upper -13781,做多,2021-01-26 04:25:00,2021-01-26 04:50:00,1326.0,1348.18,0.94,100.0,0.0706,1.57,0.05,1.52,tp_upper -13782,做多,2021-01-26 07:40:00,2021-01-26 08:00:00,1312.2,1308.06,0.95,100.0,0.0725,-0.3,0.05,-0.35,tp_upper -13783,做多,2021-01-26 08:05:00,2021-01-26 08:30:00,1313.52,1322.04,0.95,100.0,0.0721,0.61,0.05,0.57,tp_upper -13784,做多,2021-01-26 10:00:00,2021-01-26 10:05:00,1320.25,1312.83,0.95,100.0,0.0721,-0.54,0.05,-0.58,flip -13785,做空,2021-01-26 10:05:00,2021-01-26 10:10:00,1312.83,1318.93,0.95,100.0,0.072,-0.44,0.05,-0.49,flip -13786,做多,2021-01-26 10:10:00,2021-01-26 10:25:00,1318.93,1335.21,0.94,100.0,0.0713,1.16,0.05,1.11,tp_upper -13787,做多,2021-01-26 13:45:00,2021-01-26 13:50:00,1293.2,1287.36,0.95,100.0,0.0735,-0.43,0.05,-0.48,flip -13788,做空,2021-01-26 13:50:00,2021-01-26 14:00:00,1287.36,1289.66,0.95,100.0,0.0735,-0.17,0.05,-0.22,flip -13789,做多,2021-01-26 14:00:00,2021-01-26 14:05:00,1289.66,1273.85,0.94,100.0,0.0731,-1.16,0.05,-1.2,flip -13790,做空,2021-01-26 14:05:00,2021-01-26 14:15:00,1273.85,1281.22,0.93,100.0,0.0731,-0.54,0.05,-0.59,flip -13791,做多,2021-01-26 14:15:00,2021-01-26 15:10:00,1281.22,1274.1,0.92,100.0,0.0721,-0.51,0.05,-0.56,flip -13792,做空,2021-01-26 15:10:00,2021-01-26 15:20:00,1274.1,1274.57,0.92,100.0,0.0721,-0.03,0.05,-0.08,flip -13793,做多,2021-01-26 15:20:00,2021-01-26 16:00:00,1274.57,1299.69,0.92,100.0,0.0719,1.81,0.05,1.76,tp_upper -13794,做多,2021-01-26 16:20:00,2021-01-26 16:30:00,1282.79,1298.84,0.93,100.0,0.0728,1.17,0.05,1.12,tp_upper -13795,做多,2021-01-26 21:20:00,2021-01-26 21:30:00,1346.06,1354.86,0.94,100.0,0.0702,0.62,0.05,0.57,tp_upper -13796,做多,2021-01-26 22:25:00,2021-01-26 22:30:00,1343.85,1343.2,0.95,100.0,0.0707,-0.05,0.05,-0.09,flip -13797,做空,2021-01-26 22:30:00,2021-01-26 23:50:00,1343.2,1353.67,0.95,100.0,0.0706,-0.74,0.05,-0.79,flip -13798,做多,2021-01-26 23:50:00,2021-01-27 00:00:00,1353.67,1360.0,0.94,100.0,0.0695,0.44,0.05,0.39,tp_upper -13799,做多,2021-01-27 03:55:00,2021-01-27 04:25:00,1310.29,1319.02,0.96,100.0,0.0733,0.64,0.05,0.59,tp_upper -13800,做多,2021-01-27 04:55:00,2021-01-27 05:00:00,1310.07,1305.13,0.97,100.0,0.0737,-0.36,0.05,-0.41,flip -13801,做空,2021-01-27 05:00:00,2021-01-27 05:20:00,1305.13,1296.4,0.96,100.0,0.0736,0.64,0.05,0.59,tp_lower -13802,做多,2021-01-27 06:30:00,2021-01-27 06:35:00,1294.08,1290.06,0.97,100.0,0.0747,-0.3,0.05,-0.35,flip -13803,做空,2021-01-27 06:35:00,2021-01-27 08:00:00,1290.06,1283.85,0.96,100.0,0.0746,0.46,0.05,0.42,tp_lower -13804,做多,2021-01-27 09:40:00,2021-01-27 09:45:00,1271.23,1266.64,0.97,100.0,0.076,-0.35,0.05,-0.4,flip -13805,做空,2021-01-27 09:45:00,2021-01-27 09:50:00,1266.64,1267.4,0.96,100.0,0.0759,-0.06,0.05,-0.11,flip -13806,做多,2021-01-27 09:50:00,2021-01-27 10:45:00,1267.4,1262.76,0.96,100.0,0.0757,-0.35,0.05,-0.4,flip -13807,做空,2021-01-27 10:45:00,2021-01-27 10:55:00,1262.76,1276.64,0.96,100.0,0.0757,-1.05,0.05,-1.1,flip -13808,做多,2021-01-27 10:55:00,2021-01-27 11:00:00,1276.64,1288.93,0.94,100.0,0.0739,0.91,0.05,0.86,tp_upper -13809,做多,2021-01-27 12:50:00,2021-01-27 13:15:00,1265.77,1265.4,0.95,100.0,0.0752,-0.03,0.05,-0.08,flip -13810,做空,2021-01-27 13:15:00,2021-01-27 13:35:00,1265.4,1256.62,0.95,100.0,0.0751,0.66,0.05,0.61,flip -13811,做多,2021-01-27 13:35:00,2021-01-27 15:45:00,1256.62,1266.32,0.96,100.0,0.0761,0.74,0.05,0.69,tp_upper -13812,做多,2021-01-27 17:05:00,2021-01-27 19:10:00,1281.31,1261.7,0.96,100.0,0.0752,-1.47,0.05,-1.52,tp_upper -13813,做多,2021-01-27 20:50:00,2021-01-27 21:05:00,1282.05,1278.2,0.95,100.0,0.0739,-0.28,0.05,-0.33,flip -13814,做空,2021-01-27 21:05:00,2021-01-27 21:30:00,1278.2,1266.06,0.94,100.0,0.0738,0.9,0.05,0.85,tp_lower -13815,做多,2021-01-27 21:55:00,2021-01-27 22:10:00,1276.19,1278.08,0.95,100.0,0.0746,0.14,0.05,0.09,flip -13816,做空,2021-01-27 22:10:00,2021-01-27 22:35:00,1278.08,1252.37,0.95,100.0,0.0745,1.92,0.05,1.87,tp_lower -13817,做多,2021-01-28 00:00:00,2021-01-28 00:50:00,1244.92,1254.5,0.99,100.0,0.0792,0.76,0.05,0.71,tp_upper -13818,做多,2021-01-28 03:35:00,2021-01-28 03:45:00,1272.62,1286.69,0.99,100.0,0.078,1.1,0.05,1.05,tp_upper -13819,做多,2021-01-28 04:45:00,2021-01-28 04:50:00,1280.39,1276.6,1.0,100.0,0.0783,-0.3,0.05,-0.35,flip -13820,做空,2021-01-28 04:50:00,2021-01-28 04:55:00,1276.6,1283.19,1.0,100.0,0.0782,-0.52,0.05,-0.57,flip -13821,做多,2021-01-28 04:55:00,2021-01-28 05:00:00,1283.19,1277.93,0.99,100.0,0.0774,-0.41,0.05,-0.46,flip -13822,做空,2021-01-28 05:00:00,2021-01-28 05:05:00,1277.93,1280.14,0.99,100.0,0.0773,-0.17,0.05,-0.22,flip -13823,做多,2021-01-28 05:05:00,2021-01-28 05:15:00,1280.14,1276.45,0.98,100.0,0.0769,-0.28,0.05,-0.33,flip -13824,做空,2021-01-28 05:15:00,2021-01-28 05:30:00,1276.45,1279.72,0.98,100.0,0.0769,-0.25,0.05,-0.3,flip -13825,做多,2021-01-28 05:30:00,2021-01-28 05:40:00,1279.72,1285.73,0.98,100.0,0.0764,0.46,0.05,0.41,tp_upper -13826,做多,2021-01-28 08:40:00,2021-01-28 08:45:00,1285.61,1285.32,0.98,100.0,0.0763,-0.02,0.05,-0.07,flip -13827,做空,2021-01-28 08:45:00,2021-01-28 09:00:00,1285.32,1267.55,0.98,100.0,0.0762,1.35,0.05,1.31,tp_lower -13828,做多,2021-01-28 09:15:00,2021-01-28 09:20:00,1281.5,1278.5,0.99,100.0,0.0774,-0.23,0.05,-0.28,flip -13829,做空,2021-01-28 09:20:00,2021-01-28 09:25:00,1278.5,1284.71,0.99,100.0,0.0774,-0.48,0.05,-0.53,flip -13830,做多,2021-01-28 09:25:00,2021-01-28 09:55:00,1284.71,1302.12,0.98,100.0,0.0765,1.33,0.05,1.28,tp_upper -13831,做多,2021-01-28 10:30:00,2021-01-28 10:40:00,1285.34,1286.58,1.0,100.0,0.0775,0.1,0.05,0.05,flip -13832,做空,2021-01-28 10:40:00,2021-01-28 10:45:00,1286.58,1297.38,1.0,100.0,0.0774,-0.84,0.05,-0.89,flip -13833,做多,2021-01-28 10:45:00,2021-01-28 10:50:00,1297.38,1298.68,0.99,100.0,0.076,0.1,0.05,0.05,tp_upper -13834,做多,2021-01-28 11:50:00,2021-01-28 12:00:00,1295.21,1298.43,0.99,100.0,0.0761,0.25,0.05,0.2,flip -13835,做空,2021-01-28 12:00:00,2021-01-28 13:15:00,1298.43,1313.05,0.99,100.0,0.0761,-1.11,0.05,-1.16,flip -13836,做多,2021-01-28 13:15:00,2021-01-28 13:35:00,1313.05,1331.44,0.98,100.0,0.0743,1.37,0.05,1.32,tp_upper -13837,做多,2021-01-28 15:10:00,2021-01-28 15:25:00,1343.45,1344.64,0.99,100.0,0.0736,0.09,0.05,0.04,flip -13838,做空,2021-01-28 15:25:00,2021-01-28 15:30:00,1344.64,1350.55,0.99,100.0,0.0735,-0.43,0.05,-0.48,flip -13839,做多,2021-01-28 15:30:00,2021-01-28 15:35:00,1350.55,1346.47,0.98,100.0,0.0728,-0.3,0.05,-0.35,flip -13840,做空,2021-01-28 15:35:00,2021-01-28 15:55:00,1346.47,1353.01,0.98,100.0,0.0727,-0.48,0.05,-0.52,flip -13841,做多,2021-01-28 15:55:00,2021-01-28 16:00:00,1353.01,1352.91,0.97,100.0,0.0719,-0.01,0.05,-0.06,tp_upper -13842,做多,2021-01-28 16:30:00,2021-01-28 16:55:00,1345.6,1353.76,0.97,100.0,0.0722,0.59,0.05,0.54,tp_upper -13843,做多,2021-01-28 17:30:00,2021-01-28 19:10:00,1344.87,1335.92,0.98,100.0,0.0727,-0.65,0.05,-0.7,flip -13844,做空,2021-01-28 19:10:00,2021-01-28 19:15:00,1335.92,1336.84,0.97,100.0,0.0726,-0.07,0.05,-0.12,flip -13845,做多,2021-01-28 19:15:00,2021-01-28 19:40:00,1336.84,1336.11,0.97,100.0,0.0724,-0.05,0.05,-0.1,flip -13846,做空,2021-01-28 19:40:00,2021-01-28 19:55:00,1336.11,1333.87,0.97,100.0,0.0723,0.16,0.05,0.11,tp_lower -13847,做多,2021-01-28 20:00:00,2021-01-28 20:10:00,1341.37,1346.78,0.97,100.0,0.0721,0.39,0.05,0.34,tp_upper -13848,做多,2021-01-28 21:00:00,2021-01-28 21:30:00,1336.52,1337.5,0.97,100.0,0.0726,0.07,0.05,0.02,flip -13849,做空,2021-01-28 21:30:00,2021-01-28 21:35:00,1337.5,1337.75,0.97,100.0,0.0725,-0.02,0.05,-0.07,flip -13850,做多,2021-01-28 21:35:00,2021-01-28 21:55:00,1337.75,1349.86,0.97,100.0,0.0724,0.88,0.05,0.83,tp_upper -13851,做多,2021-01-28 23:15:00,2021-01-28 23:20:00,1356.41,1354.92,0.98,100.0,0.072,-0.11,0.05,-0.16,flip -13852,做空,2021-01-28 23:20:00,2021-01-28 23:30:00,1354.92,1346.09,0.97,100.0,0.0719,0.64,0.05,0.59,tp_lower -13853,做多,2021-01-29 00:15:00,2021-01-29 00:20:00,1345.39,1367.56,1.01,100.0,0.0752,1.67,0.05,1.62,tp_upper -13854,做多,2021-01-29 00:20:00,2021-01-29 00:25:00,1367.56,1370.04,1.03,100.0,0.0751,0.19,0.05,0.13,tp_upper -13855,做多,2021-01-29 03:00:00,2021-01-29 03:05:00,1343.66,1338.85,1.03,100.0,0.0765,-0.37,0.05,-0.42,flip -13856,做空,2021-01-29 03:05:00,2021-01-29 03:10:00,1338.85,1339.69,1.02,100.0,0.0764,-0.06,0.05,-0.12,flip -13857,做多,2021-01-29 03:10:00,2021-01-29 05:20:00,1339.69,1304.21,1.02,100.0,0.0763,-2.71,0.05,-2.76,flip -13858,做空,2021-01-29 05:20:00,2021-01-29 05:30:00,1304.21,1307.68,0.99,100.0,0.0762,-0.26,0.05,-0.31,flip -13859,做多,2021-01-29 05:30:00,2021-01-29 05:35:00,1307.68,1303.05,0.99,100.0,0.0757,-0.35,0.05,-0.4,flip -13860,做空,2021-01-29 05:35:00,2021-01-29 05:40:00,1303.05,1305.83,0.99,100.0,0.0756,-0.21,0.05,-0.26,flip -13861,做多,2021-01-29 05:40:00,2021-01-29 05:45:00,1305.83,1305.5,0.98,100.0,0.0752,-0.02,0.05,-0.07,flip -13862,做空,2021-01-29 05:45:00,2021-01-29 06:00:00,1305.5,1297.96,0.98,100.0,0.0752,0.57,0.05,0.52,tp_lower -13863,做多,2021-01-29 06:10:00,2021-01-29 06:20:00,1310.22,1312.52,0.99,100.0,0.0752,0.17,0.05,0.12,tp_upper -13864,做多,2021-01-29 06:35:00,2021-01-29 07:05:00,1305.32,1305.03,0.99,100.0,0.0756,-0.02,0.05,-0.07,flip -13865,做空,2021-01-29 07:05:00,2021-01-29 07:20:00,1305.03,1298.14,0.99,100.0,0.0755,0.52,0.05,0.47,tp_lower -13866,做多,2021-01-29 07:35:00,2021-01-29 07:50:00,1300.3,1314.96,0.99,100.0,0.0761,1.12,0.05,1.07,tp_upper -13867,做多,2021-01-29 08:35:00,2021-01-29 08:45:00,1310.92,1343.91,1.0,100.0,0.0763,2.52,0.05,2.46,tp_upper -13868,做多,2021-01-29 10:10:00,2021-01-29 10:15:00,1371.51,1364.67,1.02,100.0,0.0747,-0.51,0.05,-0.56,flip -13869,做空,2021-01-29 10:15:00,2021-01-29 10:25:00,1364.67,1353.68,1.02,100.0,0.0746,0.82,0.05,0.77,tp_lower -13870,做多,2021-01-29 10:45:00,2021-01-29 11:00:00,1365.11,1396.21,1.03,100.0,0.0751,2.34,0.05,2.28,tp_upper -13871,做多,2021-01-29 12:15:00,2021-01-29 12:35:00,1405.66,1416.12,1.05,100.0,0.0745,0.78,0.05,0.73,flip -13872,做空,2021-01-29 12:35:00,2021-01-29 13:15:00,1416.12,1409.89,1.05,100.0,0.0744,0.46,0.05,0.41,flip -13873,做多,2021-01-29 13:15:00,2021-01-29 13:35:00,1409.89,1415.56,1.06,100.0,0.075,0.43,0.05,0.37,flip -13874,做空,2021-01-29 13:35:00,2021-01-29 14:25:00,1415.56,1420.69,1.06,100.0,0.0749,-0.38,0.05,-0.44,flip -13875,做多,2021-01-29 14:25:00,2021-01-29 14:30:00,1420.69,1390.25,1.06,100.0,0.0743,-2.26,0.05,-2.31,flip -13876,做空,2021-01-29 14:30:00,2021-01-29 14:35:00,1390.25,1397.21,1.03,100.0,0.0743,-0.52,0.05,-0.57,tp_lower -13877,做多,2021-01-29 15:25:00,2021-01-29 16:10:00,1404.77,1399.57,1.03,100.0,0.073,-0.38,0.05,-0.43,flip -13878,做空,2021-01-29 16:10:00,2021-01-29 16:25:00,1399.57,1390.15,1.02,100.0,0.073,0.69,0.05,0.64,tp_lower -13879,做多,2021-01-29 17:20:00,2021-01-29 17:35:00,1387.8,1387.47,1.03,100.0,0.074,-0.02,0.05,-0.08,flip -13880,做空,2021-01-29 17:35:00,2021-01-29 18:00:00,1387.47,1369.02,1.03,100.0,0.0739,1.36,0.05,1.31,tp_lower -13881,做多,2021-01-29 19:55:00,2021-01-29 20:00:00,1349.74,1334.84,1.04,100.0,0.0769,-1.15,0.05,-1.2,flip -13882,做空,2021-01-29 20:00:00,2021-01-29 20:05:00,1334.84,1347.55,1.03,100.0,0.0769,-0.98,0.05,-1.03,flip -13883,做多,2021-01-29 20:05:00,2021-01-29 20:10:00,1347.55,1339.06,1.02,100.0,0.0753,-0.64,0.05,-0.69,flip -13884,做空,2021-01-29 20:10:00,2021-01-29 20:15:00,1339.06,1344.9,1.01,100.0,0.0753,-0.44,0.05,-0.49,flip -13885,做多,2021-01-29 20:15:00,2021-01-29 21:20:00,1344.9,1372.39,1.0,100.0,0.0745,2.05,0.05,2.0,tp_upper -13886,做多,2021-01-29 23:10:00,2021-01-29 23:15:00,1393.4,1386.28,1.02,100.0,0.0733,-0.52,0.05,-0.57,flip -13887,做空,2021-01-29 23:15:00,2021-01-29 23:30:00,1386.28,1381.61,1.02,100.0,0.0733,0.34,0.05,0.29,tp_lower -13888,做多,2021-01-30 00:00:00,2021-01-30 00:05:00,1399.78,1402.15,1.05,100.0,0.075,0.18,0.05,0.13,tp_upper -13889,做多,2021-01-30 01:20:00,2021-01-30 01:25:00,1390.15,1385.92,1.05,100.0,0.0756,-0.32,0.05,-0.37,flip -13890,做空,2021-01-30 01:25:00,2021-01-30 01:55:00,1385.92,1371.61,1.05,100.0,0.0755,1.08,0.05,1.03,tp_lower -13891,做多,2021-01-30 04:00:00,2021-01-30 04:05:00,1349.4,1347.94,1.06,100.0,0.0783,-0.11,0.05,-0.17,flip -13892,做空,2021-01-30 04:05:00,2021-01-30 04:20:00,1347.94,1349.77,1.05,100.0,0.0782,-0.14,0.05,-0.2,flip -13893,做多,2021-01-30 04:20:00,2021-01-30 04:35:00,1349.77,1346.62,1.05,100.0,0.0779,-0.25,0.05,-0.3,flip -13894,做空,2021-01-30 04:35:00,2021-01-30 05:05:00,1346.62,1333.64,1.05,100.0,0.0778,1.01,0.05,0.96,tp_lower -13895,做多,2021-01-30 05:10:00,2021-01-30 05:20:00,1344.04,1348.13,1.06,100.0,0.0787,0.32,0.05,0.27,flip -13896,做空,2021-01-30 05:20:00,2021-01-30 05:35:00,1348.13,1351.65,1.06,100.0,0.0786,-0.28,0.05,-0.33,tp_lower -13897,做多,2021-01-30 05:35:00,2021-01-30 05:40:00,1351.65,1346.94,1.06,100.0,0.0781,-0.37,0.05,-0.42,tp_upper -13898,做多,2021-01-30 06:20:00,2021-01-30 06:25:00,1342.11,1341.42,1.05,100.0,0.0783,-0.05,0.05,-0.11,flip -13899,做空,2021-01-30 06:25:00,2021-01-30 06:30:00,1341.42,1346.18,1.05,100.0,0.0782,-0.37,0.05,-0.42,flip -13900,做多,2021-01-30 06:30:00,2021-01-30 06:35:00,1346.18,1341.55,1.04,100.0,0.0776,-0.36,0.05,-0.41,flip -13901,做空,2021-01-30 06:35:00,2021-01-30 06:45:00,1341.55,1345.64,1.04,100.0,0.0775,-0.32,0.05,-0.37,flip -13902,做多,2021-01-30 06:45:00,2021-01-30 07:15:00,1345.64,1349.54,1.04,100.0,0.077,0.3,0.05,0.25,tp_upper -13903,做多,2021-01-30 07:40:00,2021-01-30 07:55:00,1341.47,1347.88,1.04,100.0,0.0773,0.5,0.05,0.44,flip -13904,做空,2021-01-30 07:55:00,2021-01-30 08:05:00,1347.88,1350.48,1.04,100.0,0.0773,-0.2,0.05,-0.25,flip -13905,做多,2021-01-30 08:05:00,2021-01-30 08:20:00,1350.48,1346.4,1.04,100.0,0.0769,-0.31,0.05,-0.37,flip -13906,做空,2021-01-30 08:20:00,2021-01-30 08:25:00,1346.4,1347.55,1.03,100.0,0.0768,-0.09,0.05,-0.14,flip -13907,做多,2021-01-30 08:25:00,2021-01-30 08:30:00,1347.55,1341.9,1.03,100.0,0.0766,-0.43,0.05,-0.48,flip -13908,做空,2021-01-30 08:30:00,2021-01-30 08:35:00,1341.9,1344.94,1.03,100.0,0.0765,-0.23,0.05,-0.28,flip -13909,做多,2021-01-30 08:35:00,2021-01-30 09:05:00,1344.94,1346.92,1.02,100.0,0.0761,0.15,0.05,0.1,tp_upper -13910,做多,2021-01-30 09:35:00,2021-01-30 09:45:00,1346.72,1346.37,1.02,100.0,0.076,-0.03,0.05,-0.08,flip -13911,做空,2021-01-30 09:45:00,2021-01-30 10:10:00,1346.37,1344.39,1.02,100.0,0.076,0.15,0.05,0.1,flip -13912,做多,2021-01-30 10:10:00,2021-01-30 10:35:00,1344.39,1346.77,1.02,100.0,0.0761,0.18,0.05,0.13,flip -13913,做空,2021-01-30 10:35:00,2021-01-30 11:20:00,1346.77,1350.4,1.02,100.0,0.076,-0.28,0.05,-0.33,flip -13914,做多,2021-01-30 11:20:00,2021-01-30 11:30:00,1350.4,1345.41,1.02,100.0,0.0756,-0.38,0.05,-0.43,flip -13915,做空,2021-01-30 11:30:00,2021-01-30 11:45:00,1345.41,1349.73,1.02,100.0,0.0755,-0.33,0.05,-0.38,flip -13916,做多,2021-01-30 11:45:00,2021-01-30 11:50:00,1349.73,1342.96,1.01,100.0,0.0749,-0.51,0.05,-0.56,flip -13917,做空,2021-01-30 11:50:00,2021-01-30 12:00:00,1342.96,1338.01,1.01,100.0,0.0748,0.37,0.05,0.32,tp_lower -13918,做多,2021-01-30 13:00:00,2021-01-30 13:05:00,1344.85,1344.33,1.01,100.0,0.0749,-0.04,0.05,-0.09,flip -13919,做空,2021-01-30 13:05:00,2021-01-30 16:20:00,1344.33,1362.48,1.01,100.0,0.0749,-1.36,0.05,-1.41,tp_lower -13920,做多,2021-01-30 17:15:00,2021-01-30 17:20:00,1374.96,1372.44,0.99,100.0,0.0721,-0.18,0.05,-0.23,tp_upper -13921,做多,2021-01-30 18:55:00,2021-01-30 19:00:00,1379.64,1378.16,0.99,100.0,0.0717,-0.11,0.05,-0.16,tp_upper -13922,做多,2021-01-30 19:35:00,2021-01-30 19:45:00,1373.51,1373.66,0.99,100.0,0.0719,0.01,0.05,-0.04,flip -13923,做空,2021-01-30 19:45:00,2021-01-30 19:55:00,1373.66,1374.07,0.99,100.0,0.0718,-0.03,0.05,-0.08,flip -13924,做多,2021-01-30 19:55:00,2021-01-30 20:05:00,1374.07,1384.1,0.98,100.0,0.0717,0.72,0.05,0.67,tp_upper -13925,做多,2021-01-30 21:55:00,2021-01-30 22:00:00,1386.11,1389.11,0.99,100.0,0.0715,0.21,0.05,0.16,tp_upper -13926,做多,2021-01-31 00:10:00,2021-01-31 01:40:00,1381.97,1371.24,1.03,100.0,0.0743,-0.8,0.05,-0.85,flip -13927,做空,2021-01-31 01:40:00,2021-01-31 01:50:00,1371.24,1374.08,1.02,100.0,0.0743,-0.21,0.05,-0.26,flip -13928,做多,2021-01-31 01:50:00,2021-01-31 02:00:00,1374.08,1376.73,1.02,100.0,0.0739,0.2,0.05,0.14,tp_upper -13929,做多,2021-01-31 03:30:00,2021-01-31 03:35:00,1365.98,1365.68,1.02,100.0,0.0744,-0.02,0.05,-0.07,flip -13930,做空,2021-01-31 03:35:00,2021-01-31 03:55:00,1365.68,1359.84,1.01,100.0,0.0743,0.43,0.05,0.38,tp_lower -13931,做多,2021-01-31 04:05:00,2021-01-31 04:15:00,1365.18,1365.29,1.02,100.0,0.0746,0.01,0.05,-0.04,tp_upper -13932,做多,2021-01-31 04:30:00,2021-01-31 04:35:00,1364.42,1357.64,1.02,100.0,0.0746,-0.51,0.05,-0.56,flip -13933,做空,2021-01-31 04:35:00,2021-01-31 04:40:00,1357.64,1357.66,1.01,100.0,0.0745,-0.0,0.05,-0.05,tp_lower -13934,做多,2021-01-31 04:55:00,2021-01-31 05:00:00,1364.13,1363.95,1.01,100.0,0.0741,-0.01,0.05,-0.06,flip -13935,做空,2021-01-31 05:00:00,2021-01-31 05:05:00,1363.95,1361.81,1.01,100.0,0.074,0.16,0.05,0.11,tp_lower -13936,做多,2021-01-31 06:10:00,2021-01-31 06:15:00,1356.55,1353.06,1.01,100.0,0.0744,-0.26,0.05,-0.31,flip -13937,做空,2021-01-31 06:15:00,2021-01-31 06:20:00,1353.06,1356.53,1.01,100.0,0.0743,-0.26,0.05,-0.31,flip -13938,做多,2021-01-31 06:20:00,2021-01-31 06:25:00,1356.53,1354.95,1.0,100.0,0.0739,-0.12,0.05,-0.17,flip -13939,做空,2021-01-31 06:25:00,2021-01-31 06:30:00,1354.95,1355.51,1.0,100.0,0.0738,-0.04,0.05,-0.09,flip -13940,做多,2021-01-31 06:30:00,2021-01-31 06:35:00,1355.51,1351.35,1.0,100.0,0.0737,-0.31,0.05,-0.36,flip -13941,做空,2021-01-31 06:35:00,2021-01-31 06:45:00,1351.35,1351.14,0.99,100.0,0.0736,0.02,0.05,-0.03,tp_lower -13942,做多,2021-01-31 07:00:00,2021-01-31 07:15:00,1351.14,1357.96,0.99,100.0,0.0736,0.5,0.05,0.45,tp_upper -13943,做多,2021-01-31 08:10:00,2021-01-31 08:25:00,1354.78,1353.37,1.0,100.0,0.0737,-0.1,0.05,-0.15,flip -13944,做空,2021-01-31 08:25:00,2021-01-31 08:55:00,1353.37,1350.65,1.0,100.0,0.0736,0.2,0.05,0.15,flip -13945,做多,2021-01-31 08:55:00,2021-01-31 09:15:00,1350.65,1346.0,1.0,100.0,0.0738,-0.34,0.05,-0.39,flip -13946,做空,2021-01-31 09:15:00,2021-01-31 10:00:00,1346.0,1344.75,0.99,100.0,0.0737,0.09,0.05,0.04,tp_lower -13947,做多,2021-01-31 10:05:00,2021-01-31 10:15:00,1346.74,1345.38,0.99,100.0,0.0737,-0.1,0.05,-0.15,flip -13948,做空,2021-01-31 10:15:00,2021-01-31 10:20:00,1345.38,1348.0,0.99,100.0,0.0736,-0.19,0.05,-0.24,flip -13949,做多,2021-01-31 10:20:00,2021-01-31 10:40:00,1348.0,1354.12,0.99,100.0,0.0733,0.45,0.05,0.4,tp_upper -13950,做多,2021-01-31 12:20:00,2021-01-31 12:25:00,1355.53,1367.58,0.99,100.0,0.0731,0.88,0.05,0.83,tp_upper -13951,做多,2021-01-31 12:25:00,2021-01-31 12:30:00,1367.58,1369.63,1.0,100.0,0.073,0.15,0.05,0.1,tp_upper -13952,做多,2021-01-31 16:25:00,2021-01-31 16:30:00,1315.97,1311.8,1.0,100.0,0.0759,-0.32,0.05,-0.37,flip -13953,做空,2021-01-31 16:30:00,2021-01-31 16:35:00,1311.8,1315.0,1.0,100.0,0.0759,-0.24,0.05,-0.29,flip -13954,做多,2021-01-31 16:35:00,2021-01-31 17:00:00,1315.0,1310.01,0.99,100.0,0.0754,-0.38,0.05,-0.43,flip -13955,做空,2021-01-31 17:00:00,2021-01-31 17:05:00,1310.01,1311.67,0.99,100.0,0.0753,-0.13,0.05,-0.17,flip -13956,做多,2021-01-31 17:05:00,2021-01-31 17:15:00,1311.67,1307.8,0.98,100.0,0.0751,-0.29,0.05,-0.34,flip -13957,做空,2021-01-31 17:15:00,2021-01-31 17:20:00,1307.8,1309.81,0.98,100.0,0.075,-0.15,0.05,-0.2,flip -13958,做多,2021-01-31 17:20:00,2021-01-31 17:35:00,1309.81,1306.87,0.98,100.0,0.0747,-0.22,0.05,-0.27,flip -13959,做空,2021-01-31 17:35:00,2021-01-31 17:40:00,1306.87,1304.24,0.98,100.0,0.0746,0.2,0.05,0.15,tp_lower -13960,做多,2021-01-31 18:30:00,2021-01-31 18:35:00,1306.38,1305.98,0.98,100.0,0.0747,-0.03,0.05,-0.08,flip -13961,做空,2021-01-31 18:35:00,2021-01-31 18:55:00,1305.98,1289.96,0.97,100.0,0.0746,1.2,0.05,1.15,tp_lower -13962,做多,2021-01-31 19:05:00,2021-01-31 19:25:00,1303.36,1301.96,0.99,100.0,0.0756,-0.11,0.05,-0.16,flip -13963,做空,2021-01-31 19:25:00,2021-01-31 19:40:00,1301.96,1300.58,0.98,100.0,0.0756,0.1,0.05,0.06,flip -13964,做多,2021-01-31 19:40:00,2021-01-31 20:00:00,1300.58,1300.93,0.98,100.0,0.0756,0.03,0.05,-0.02,flip -13965,做空,2021-01-31 20:00:00,2021-01-31 20:25:00,1300.93,1304.75,0.98,100.0,0.0756,-0.29,0.05,-0.34,flip -13966,做多,2021-01-31 20:25:00,2021-01-31 20:35:00,1304.75,1312.27,0.98,100.0,0.0751,0.56,0.05,0.52,tp_upper -13967,做多,2021-01-31 21:45:00,2021-01-31 22:30:00,1303.33,1312.34,0.98,100.0,0.0755,0.68,0.05,0.63,tp_upper -13968,做多,2021-02-01 01:20:00,2021-02-01 01:35:00,1300.93,1304.73,1.03,100.0,0.079,0.3,0.05,0.25,tp_upper -13969,做多,2021-02-01 03:30:00,2021-02-01 03:40:00,1317.41,1319.34,1.03,100.0,0.0781,0.15,0.05,0.1,tp_upper -13970,做多,2021-02-01 04:05:00,2021-02-01 04:15:00,1317.56,1327.93,1.03,100.0,0.0782,0.81,0.05,0.76,tp_upper -13971,做多,2021-02-01 05:30:00,2021-02-01 06:00:00,1318.69,1324.81,1.04,100.0,0.0786,0.48,0.05,0.43,tp_upper -13972,做多,2021-02-01 07:40:00,2021-02-01 07:45:00,1319.56,1319.32,1.04,100.0,0.0789,-0.02,0.05,-0.07,flip -13973,做空,2021-02-01 07:45:00,2021-02-01 07:55:00,1319.32,1318.58,1.04,100.0,0.0788,0.06,0.05,0.01,flip -13974,做多,2021-02-01 07:55:00,2021-02-01 08:05:00,1318.58,1316.76,1.04,100.0,0.0788,-0.14,0.05,-0.2,flip -13975,做空,2021-02-01 08:05:00,2021-02-01 08:40:00,1316.76,1315.37,1.04,100.0,0.0787,0.11,0.05,0.06,tp_lower -13976,做多,2021-02-01 08:45:00,2021-02-01 08:50:00,1324.77,1321.75,1.04,100.0,0.0782,-0.24,0.05,-0.29,tp_upper -13977,做多,2021-02-01 10:20:00,2021-02-01 10:35:00,1333.18,1332.52,1.03,100.0,0.0775,-0.05,0.05,-0.1,tp_upper -13978,做多,2021-02-01 11:05:00,2021-02-01 11:30:00,1330.87,1331.66,1.03,100.0,0.0775,0.06,0.05,0.01,flip -13979,做空,2021-02-01 11:30:00,2021-02-01 11:35:00,1331.66,1333.79,1.03,100.0,0.0774,-0.16,0.05,-0.22,flip -13980,做多,2021-02-01 11:35:00,2021-02-01 11:40:00,1333.79,1344.32,1.03,100.0,0.0771,0.81,0.05,0.76,tp_upper -13981,做多,2021-02-01 12:30:00,2021-02-01 13:45:00,1333.78,1333.87,1.04,100.0,0.0776,0.01,0.05,-0.04,tp_upper -13982,做多,2021-02-01 15:45:00,2021-02-01 15:50:00,1318.75,1312.09,1.03,100.0,0.0785,-0.52,0.05,-0.57,flip -13983,做空,2021-02-01 15:50:00,2021-02-01 15:55:00,1312.09,1302.39,1.03,100.0,0.0784,0.76,0.05,0.71,tp_lower -13984,做多,2021-02-01 16:40:00,2021-02-01 16:45:00,1312.94,1311.8,1.04,100.0,0.0788,-0.09,0.05,-0.14,flip -13985,做空,2021-02-01 16:45:00,2021-02-01 17:05:00,1311.8,1311.03,1.03,100.0,0.0788,0.06,0.05,0.01,flip -13986,做多,2021-02-01 17:05:00,2021-02-01 17:15:00,1311.03,1310.85,1.03,100.0,0.0788,-0.01,0.05,-0.07,flip -13987,做空,2021-02-01 17:15:00,2021-02-01 21:10:00,1310.85,1336.44,1.03,100.0,0.0787,-2.01,0.05,-2.07,flip -13988,做多,2021-02-01 21:10:00,2021-02-01 21:20:00,1336.44,1334.86,1.01,100.0,0.0756,-0.12,0.05,-0.17,flip -13989,做空,2021-02-01 21:20:00,2021-02-01 21:30:00,1334.86,1332.74,1.01,100.0,0.0755,0.16,0.05,0.11,tp_lower -13990,做多,2021-02-01 21:45:00,2021-02-01 21:50:00,1341.59,1346.86,1.01,100.0,0.0752,0.4,0.05,0.35,tp_upper -13991,做多,2021-02-02 01:15:00,2021-02-02 01:20:00,1387.8,1387.23,1.03,100.0,0.0744,-0.04,0.05,-0.09,flip -13992,做空,2021-02-02 01:20:00,2021-02-02 01:30:00,1387.23,1389.79,1.03,100.0,0.0744,-0.19,0.05,-0.24,flip -13993,做多,2021-02-02 01:30:00,2021-02-02 01:35:00,1389.79,1386.62,1.03,100.0,0.074,-0.23,0.05,-0.29,flip -13994,做空,2021-02-02 01:35:00,2021-02-02 01:55:00,1386.62,1385.11,1.03,100.0,0.0739,0.11,0.05,0.06,flip -13995,做多,2021-02-02 01:55:00,2021-02-02 02:15:00,1385.11,1391.83,1.03,100.0,0.074,0.5,0.05,0.45,tp_upper -13996,做多,2021-02-02 04:00:00,2021-02-02 04:15:00,1376.38,1383.01,1.03,100.0,0.0748,0.5,0.05,0.44,tp_upper -13997,做多,2021-02-02 08:45:00,2021-02-02 08:50:00,1429.0,1453.12,1.03,100.0,0.0723,1.74,0.05,1.69,tp_upper -13998,做多,2021-02-02 09:50:00,2021-02-02 10:50:00,1440.77,1441.34,1.05,100.0,0.0728,0.04,0.05,-0.01,flip -13999,做空,2021-02-02 10:50:00,2021-02-02 10:55:00,1441.34,1442.87,1.05,100.0,0.0728,-0.11,0.05,-0.16,flip -14000,做多,2021-02-02 10:55:00,2021-02-02 11:00:00,1442.87,1451.06,1.05,100.0,0.0725,0.59,0.05,0.54,tp_upper -14001,做多,2021-02-02 12:15:00,2021-02-02 12:25:00,1434.2,1434.15,1.05,100.0,0.0733,-0.0,0.05,-0.06,flip -14002,做空,2021-02-02 12:25:00,2021-02-02 12:35:00,1434.15,1435.45,1.05,100.0,0.0733,-0.1,0.05,-0.15,flip -14003,做多,2021-02-02 12:35:00,2021-02-02 12:40:00,1435.45,1433.14,1.05,100.0,0.073,-0.17,0.05,-0.22,flip -14004,做空,2021-02-02 12:40:00,2021-02-02 13:00:00,1433.14,1431.0,1.05,100.0,0.073,0.16,0.05,0.1,flip -14005,做多,2021-02-02 13:00:00,2021-02-02 13:10:00,1431.0,1438.59,1.05,100.0,0.0731,0.55,0.05,0.5,tp_upper -14006,做多,2021-02-02 13:35:00,2021-02-02 13:40:00,1439.7,1432.82,1.05,100.0,0.073,-0.5,0.05,-0.55,flip -14007,做空,2021-02-02 13:40:00,2021-02-02 13:45:00,1432.82,1435.01,1.04,100.0,0.0729,-0.16,0.05,-0.21,flip -14008,做多,2021-02-02 13:45:00,2021-02-02 13:50:00,1435.01,1429.46,1.04,100.0,0.0726,-0.4,0.05,-0.45,flip -14009,做空,2021-02-02 13:50:00,2021-02-02 14:05:00,1429.46,1434.49,1.04,100.0,0.0726,-0.36,0.05,-0.42,flip -14010,做多,2021-02-02 14:05:00,2021-02-02 14:10:00,1434.49,1433.23,1.03,100.0,0.072,-0.09,0.05,-0.14,flip -14011,做空,2021-02-02 14:10:00,2021-02-02 14:15:00,1433.23,1425.55,1.03,100.0,0.0719,0.55,0.05,0.5,tp_lower -14012,做多,2021-02-02 14:45:00,2021-02-02 15:00:00,1432.33,1429.88,1.03,100.0,0.0723,-0.18,0.05,-0.23,flip -14013,做空,2021-02-02 15:00:00,2021-02-02 15:05:00,1429.88,1433.66,1.03,100.0,0.0722,-0.27,0.05,-0.32,flip -14014,做多,2021-02-02 15:05:00,2021-02-02 15:15:00,1433.66,1447.84,1.03,100.0,0.0717,1.02,0.05,0.97,tp_upper -14015,做多,2021-02-02 16:05:00,2021-02-02 16:25:00,1437.71,1472.18,1.04,100.0,0.0722,2.49,0.05,2.43,tp_upper -14016,做多,2021-02-02 17:40:00,2021-02-02 17:45:00,1481.71,1467.97,1.06,100.0,0.0716,-0.98,0.05,-1.04,flip -14017,做空,2021-02-02 17:45:00,2021-02-02 18:15:00,1467.97,1482.86,1.05,100.0,0.0716,-1.07,0.05,-1.12,flip -14018,做多,2021-02-02 18:15:00,2021-02-02 18:45:00,1482.86,1482.85,1.04,100.0,0.0701,-0.0,0.05,-0.05,flip -14019,做空,2021-02-02 18:45:00,2021-02-02 20:45:00,1482.85,1512.32,1.04,100.0,0.07,-2.06,0.05,-2.12,flip -14020,做多,2021-02-02 20:45:00,2021-02-02 20:50:00,1512.32,1512.02,1.02,100.0,0.0672,-0.02,0.05,-0.07,flip -14021,做空,2021-02-02 20:50:00,2021-02-02 21:25:00,1512.02,1523.43,1.01,100.0,0.0671,-0.77,0.05,-0.82,flip -14022,做多,2021-02-02 21:25:00,2021-02-02 21:55:00,1523.43,1521.98,1.01,100.0,0.066,-0.1,0.05,-0.15,flip -14023,做空,2021-02-02 21:55:00,2021-02-02 22:00:00,1521.98,1523.74,1.0,100.0,0.066,-0.12,0.05,-0.17,flip -14024,做多,2021-02-02 22:00:00,2021-02-02 22:20:00,1523.74,1538.05,1.0,100.0,0.0658,0.94,0.05,0.89,tp_upper -14025,做多,2021-02-02 23:15:00,2021-02-02 23:20:00,1534.82,1530.45,1.01,100.0,0.0658,-0.29,0.05,-0.34,flip -14026,做空,2021-02-02 23:20:00,2021-02-02 23:25:00,1530.45,1536.39,1.01,100.0,0.0658,-0.39,0.05,-0.44,flip -14027,做多,2021-02-02 23:25:00,2021-02-02 23:30:00,1536.39,1524.09,1.0,100.0,0.0652,-0.8,0.05,-0.85,flip -14028,做空,2021-02-02 23:30:00,2021-02-02 23:50:00,1524.09,1518.58,0.99,100.0,0.0651,0.36,0.05,0.31,tp_lower -14029,做多,2021-02-03 00:10:00,2021-02-03 00:35:00,1530.15,1532.26,1.03,100.0,0.0673,0.14,0.05,0.09,flip -14030,做空,2021-02-03 00:35:00,2021-02-03 00:50:00,1532.26,1528.17,1.03,100.0,0.0673,0.28,0.05,0.22,flip -14031,做多,2021-02-03 00:50:00,2021-02-03 01:50:00,1528.17,1528.75,1.03,100.0,0.0676,0.04,0.05,-0.01,flip -14032,做空,2021-02-03 01:50:00,2021-02-03 02:10:00,1528.75,1513.4,1.03,100.0,0.0675,1.04,0.05,0.99,tp_lower -14033,做多,2021-02-03 02:30:00,2021-02-03 03:00:00,1528.24,1534.85,1.04,100.0,0.0681,0.45,0.05,0.4,tp_upper -14034,做多,2021-02-03 05:20:00,2021-02-03 06:10:00,1551.24,1552.47,1.04,100.0,0.0674,0.08,0.05,0.03,flip -14035,做空,2021-02-03 06:10:00,2021-02-03 06:20:00,1552.47,1557.51,1.04,100.0,0.0673,-0.34,0.05,-0.39,flip -14036,做多,2021-02-03 06:20:00,2021-02-03 06:25:00,1557.51,1560.52,1.04,100.0,0.0668,0.2,0.05,0.15,tp_upper -14037,做多,2021-02-03 09:25:00,2021-02-03 09:30:00,1542.18,1548.5,1.04,100.0,0.0675,0.43,0.05,0.37,tp_upper -14038,做多,2021-02-03 10:15:00,2021-02-03 10:45:00,1538.57,1550.73,1.04,100.0,0.0679,0.83,0.05,0.77,tp_upper -14039,做多,2021-02-03 12:15:00,2021-02-03 12:25:00,1551.86,1549.26,1.05,100.0,0.0678,-0.18,0.05,-0.23,flip -14040,做空,2021-02-03 12:25:00,2021-02-03 12:30:00,1549.26,1550.16,1.05,100.0,0.0677,-0.06,0.05,-0.11,flip -14041,做多,2021-02-03 12:30:00,2021-02-03 13:10:00,1550.16,1550.39,1.05,100.0,0.0675,0.02,0.05,-0.04,flip -14042,做空,2021-02-03 13:10:00,2021-02-03 14:25:00,1550.39,1553.07,1.05,100.0,0.0675,-0.18,0.05,-0.23,flip -14043,做多,2021-02-03 14:25:00,2021-02-03 15:00:00,1553.07,1557.19,1.04,100.0,0.0672,0.28,0.05,0.22,flip -14044,做空,2021-02-03 15:00:00,2021-02-03 19:30:00,1557.19,1632.99,1.05,100.0,0.0671,-5.09,0.05,-5.14,tp_lower -14045,做多,2021-02-03 19:40:00,2021-02-03 20:25:00,1636.38,1632.47,0.99,100.0,0.0607,-0.24,0.05,-0.29,flip -14046,做空,2021-02-03 20:25:00,2021-02-03 20:30:00,1632.47,1633.85,0.99,100.0,0.0606,-0.08,0.05,-0.13,flip -14047,做多,2021-02-03 20:30:00,2021-02-03 20:35:00,1633.85,1633.64,0.99,100.0,0.0605,-0.01,0.05,-0.06,flip -14048,做空,2021-02-03 20:35:00,2021-02-03 21:20:00,1633.64,1627.21,0.99,100.0,0.0604,0.39,0.05,0.34,flip -14049,做多,2021-02-03 21:20:00,2021-02-03 21:35:00,1627.21,1647.99,0.99,100.0,0.0608,1.26,0.05,1.21,tp_upper -14050,做多,2021-02-03 22:00:00,2021-02-03 22:15:00,1636.99,1651.32,1.0,100.0,0.0612,0.88,0.05,0.83,tp_upper -14051,做多,2021-02-03 23:10:00,2021-02-03 23:15:00,1647.97,1661.41,1.01,100.0,0.0612,0.82,0.05,0.77,tp_upper -14052,做多,2021-02-04 02:55:00,2021-02-04 03:05:00,1683.56,1679.59,1.04,100.0,0.0616,-0.24,0.05,-0.3,flip -14053,做空,2021-02-04 03:05:00,2021-02-04 03:45:00,1679.59,1650.23,1.03,100.0,0.0616,1.81,0.05,1.76,tp_lower -14054,做多,2021-02-04 04:30:00,2021-02-04 05:05:00,1663.31,1656.66,1.05,100.0,0.0632,-0.42,0.05,-0.47,flip -14055,做空,2021-02-04 05:05:00,2021-02-04 05:10:00,1656.66,1660.42,1.05,100.0,0.0631,-0.24,0.05,-0.29,flip -14056,做多,2021-02-04 05:10:00,2021-02-04 05:20:00,1660.42,1671.42,1.04,100.0,0.0628,0.69,0.05,0.64,tp_upper -14057,做多,2021-02-04 05:40:00,2021-02-04 05:45:00,1665.15,1659.03,1.05,100.0,0.063,-0.39,0.05,-0.44,flip -14058,做空,2021-02-04 05:45:00,2021-02-04 05:50:00,1659.03,1659.79,1.04,100.0,0.0629,-0.05,0.05,-0.1,flip -14059,做多,2021-02-04 05:50:00,2021-02-04 06:25:00,1659.79,1678.86,1.04,100.0,0.0628,1.2,0.05,1.14,tp_upper -14060,做多,2021-02-04 07:50:00,2021-02-04 08:10:00,1671.4,1684.01,1.05,100.0,0.063,0.79,0.05,0.74,tp_upper -14061,做多,2021-02-04 08:10:00,2021-02-04 08:15:00,1684.01,1679.53,1.06,100.0,0.0629,-0.28,0.05,-0.33,tp_upper -14062,做多,2021-02-04 09:55:00,2021-02-04 10:00:00,1647.58,1642.08,1.06,100.0,0.0641,-0.35,0.05,-0.41,flip -14063,做空,2021-02-04 10:00:00,2021-02-04 10:05:00,1642.08,1649.57,1.05,100.0,0.064,-0.48,0.05,-0.53,flip -14064,做多,2021-02-04 10:05:00,2021-02-04 11:00:00,1649.57,1643.81,1.05,100.0,0.0634,-0.37,0.05,-0.42,flip -14065,做空,2021-02-04 11:00:00,2021-02-04 11:10:00,1643.81,1634.8,1.04,100.0,0.0633,0.57,0.05,0.52,tp_lower -14066,做多,2021-02-04 11:15:00,2021-02-04 11:20:00,1646.25,1641.58,1.05,100.0,0.0635,-0.3,0.05,-0.35,flip -14067,做空,2021-02-04 11:20:00,2021-02-04 11:30:00,1641.58,1637.12,1.04,100.0,0.0634,0.28,0.05,0.23,tp_lower -14068,做多,2021-02-04 12:15:00,2021-02-04 12:25:00,1635.42,1635.6,1.04,100.0,0.0638,0.01,0.05,-0.04,flip -14069,做空,2021-02-04 12:25:00,2021-02-04 12:35:00,1635.6,1643.9,1.04,100.0,0.0637,-0.53,0.05,-0.58,flip -14070,做多,2021-02-04 12:35:00,2021-02-04 13:00:00,1643.9,1632.86,1.04,100.0,0.063,-0.7,0.05,-0.75,flip -14071,做空,2021-02-04 13:00:00,2021-02-04 13:05:00,1632.86,1634.26,1.03,100.0,0.063,-0.09,0.05,-0.14,flip -14072,做多,2021-02-04 13:05:00,2021-02-04 13:10:00,1634.26,1632.91,1.03,100.0,0.0628,-0.08,0.05,-0.14,flip -14073,做空,2021-02-04 13:10:00,2021-02-04 13:40:00,1632.91,1634.99,1.02,100.0,0.0627,-0.13,0.05,-0.18,flip -14074,做多,2021-02-04 13:40:00,2021-02-04 13:45:00,1634.99,1632.98,1.02,100.0,0.0625,-0.13,0.05,-0.18,flip -14075,做空,2021-02-04 13:45:00,2021-02-04 13:50:00,1632.98,1639.2,1.02,100.0,0.0624,-0.39,0.05,-0.44,flip -14076,做多,2021-02-04 13:50:00,2021-02-04 13:55:00,1639.2,1635.0,1.01,100.0,0.0619,-0.26,0.05,-0.31,flip -14077,做空,2021-02-04 13:55:00,2021-02-04 14:25:00,1635.0,1635.82,1.01,100.0,0.0618,-0.05,0.05,-0.1,flip -14078,做多,2021-02-04 14:25:00,2021-02-04 14:30:00,1635.82,1630.81,1.01,100.0,0.0617,-0.31,0.05,-0.36,flip -14079,做空,2021-02-04 14:30:00,2021-02-04 14:40:00,1630.81,1619.89,1.01,100.0,0.0617,0.67,0.05,0.62,tp_lower -14080,做多,2021-02-04 16:10:00,2021-02-04 16:30:00,1586.5,1612.9,1.01,100.0,0.0637,1.68,0.05,1.63,tp_upper -14081,做多,2021-02-04 18:10:00,2021-02-04 18:45:00,1637.83,1641.28,1.03,100.0,0.0627,0.22,0.05,0.16,flip -14082,做空,2021-02-04 18:45:00,2021-02-04 18:50:00,1641.28,1646.57,1.03,100.0,0.0626,-0.33,0.05,-0.38,flip -14083,做多,2021-02-04 18:50:00,2021-02-04 18:55:00,1646.57,1659.0,1.02,100.0,0.0622,0.77,0.05,0.72,tp_upper -14084,做多,2021-02-04 19:40:00,2021-02-04 19:45:00,1651.6,1649.44,1.03,100.0,0.0624,-0.13,0.05,-0.19,flip -14085,做空,2021-02-04 19:45:00,2021-02-04 19:50:00,1649.44,1656.21,1.03,100.0,0.0623,-0.42,0.05,-0.47,flip -14086,做多,2021-02-04 19:50:00,2021-02-04 20:00:00,1656.21,1666.24,1.02,100.0,0.0618,0.62,0.05,0.57,tp_upper -14087,做多,2021-02-04 20:55:00,2021-02-04 21:00:00,1659.66,1657.38,1.03,100.0,0.0619,-0.14,0.05,-0.19,flip -14088,做空,2021-02-04 21:00:00,2021-02-04 21:25:00,1657.38,1635.45,1.03,100.0,0.0619,1.36,0.05,1.31,tp_lower -14089,做多,2021-02-04 23:00:00,2021-02-04 23:05:00,1628.5,1624.72,1.04,100.0,0.0637,-0.24,0.05,-0.29,flip -14090,做空,2021-02-04 23:05:00,2021-02-04 23:15:00,1624.72,1626.05,1.03,100.0,0.0637,-0.08,0.05,-0.14,flip -14091,做多,2021-02-04 23:15:00,2021-02-04 23:25:00,1626.05,1624.62,1.03,100.0,0.0635,-0.09,0.05,-0.14,flip -14092,做空,2021-02-04 23:25:00,2021-02-04 23:35:00,1624.62,1601.54,1.03,100.0,0.0635,1.46,0.05,1.41,tp_lower -14093,做多,2021-02-05 00:15:00,2021-02-05 01:25:00,1610.62,1612.51,1.08,100.0,0.0672,0.13,0.05,0.07,flip -14094,做空,2021-02-05 01:25:00,2021-02-05 01:30:00,1612.51,1619.12,1.08,100.0,0.0671,-0.44,0.05,-0.5,flip -14095,做多,2021-02-05 01:30:00,2021-02-05 01:35:00,1619.12,1613.6,1.08,100.0,0.0665,-0.37,0.05,-0.42,flip -14096,做空,2021-02-05 01:35:00,2021-02-05 01:45:00,1613.6,1602.04,1.07,100.0,0.0665,0.77,0.05,0.72,tp_lower -14097,做多,2021-02-05 02:40:00,2021-02-05 02:55:00,1609.32,1620.9,1.08,100.0,0.0671,0.78,0.05,0.72,tp_upper -14098,做多,2021-02-05 04:25:00,2021-02-05 05:15:00,1640.0,1636.74,1.09,100.0,0.0662,-0.22,0.05,-0.27,flip -14099,做空,2021-02-05 05:15:00,2021-02-05 05:20:00,1636.74,1628.39,1.08,100.0,0.0661,0.55,0.05,0.5,tp_lower -14100,做多,2021-02-05 05:45:00,2021-02-05 05:55:00,1637.38,1635.0,1.09,100.0,0.0664,-0.16,0.05,-0.21,flip -14101,做空,2021-02-05 05:55:00,2021-02-05 06:00:00,1635.0,1638.5,1.08,100.0,0.0663,-0.23,0.05,-0.29,flip -14102,做多,2021-02-05 06:00:00,2021-02-05 06:05:00,1638.5,1644.54,1.08,100.0,0.066,0.4,0.05,0.34,tp_upper -14103,做多,2021-02-05 08:35:00,2021-02-05 08:55:00,1660.2,1672.65,1.08,100.0,0.0653,0.81,0.05,0.76,tp_upper -14104,做多,2021-02-05 10:15:00,2021-02-05 10:20:00,1668.63,1664.31,1.09,100.0,0.0654,-0.28,0.05,-0.34,flip -14105,做空,2021-02-05 10:20:00,2021-02-05 10:45:00,1664.31,1653.0,1.09,100.0,0.0653,0.74,0.05,0.68,tp_lower -14106,做多,2021-02-05 11:25:00,2021-02-05 11:30:00,1660.77,1655.86,1.09,100.0,0.0658,-0.32,0.05,-0.38,flip -14107,做空,2021-02-05 11:30:00,2021-02-05 11:35:00,1655.86,1659.39,1.09,100.0,0.0658,-0.23,0.05,-0.29,flip -14108,做多,2021-02-05 11:35:00,2021-02-05 11:40:00,1659.39,1657.16,1.09,100.0,0.0654,-0.15,0.05,-0.2,flip -14109,做空,2021-02-05 11:40:00,2021-02-05 13:00:00,1657.16,1666.47,1.08,100.0,0.0654,-0.61,0.05,-0.66,flip -14110,做多,2021-02-05 13:00:00,2021-02-05 13:20:00,1666.47,1669.19,1.08,100.0,0.0646,0.18,0.05,0.12,flip -14111,做空,2021-02-05 13:20:00,2021-02-05 13:25:00,1669.19,1676.65,1.08,100.0,0.0645,-0.48,0.05,-0.54,flip -14112,做多,2021-02-05 13:25:00,2021-02-05 13:30:00,1676.65,1669.2,1.07,100.0,0.0639,-0.48,0.05,-0.53,flip -14113,做空,2021-02-05 13:30:00,2021-02-05 13:35:00,1669.2,1670.89,1.06,100.0,0.0638,-0.11,0.05,-0.16,flip -14114,做多,2021-02-05 13:35:00,2021-02-05 13:40:00,1670.89,1691.59,1.06,100.0,0.0636,1.32,0.05,1.26,tp_upper -14115,做多,2021-02-05 13:40:00,2021-02-05 13:45:00,1691.59,1716.62,1.07,100.0,0.0635,1.59,0.05,1.54,tp_upper -14116,做多,2021-02-05 15:10:00,2021-02-05 15:35:00,1732.2,1747.69,1.09,100.0,0.0629,0.97,0.05,0.92,tp_upper -14117,做多,2021-02-05 17:55:00,2021-02-05 20:00:00,1731.3,1704.97,1.1,100.0,0.0634,-1.67,0.05,-1.72,flip -14118,做空,2021-02-05 20:00:00,2021-02-05 20:10:00,1704.97,1707.44,1.08,100.0,0.0634,-0.16,0.05,-0.21,flip -14119,做多,2021-02-05 20:10:00,2021-02-05 20:30:00,1707.44,1718.93,1.08,100.0,0.0631,0.73,0.05,0.67,tp_upper -14120,做多,2021-02-05 21:40:00,2021-02-05 22:00:00,1720.0,1716.3,1.08,100.0,0.063,-0.23,0.05,-0.29,flip -14121,做空,2021-02-05 22:00:00,2021-02-05 22:05:00,1716.3,1716.5,1.08,100.0,0.063,-0.01,0.05,-0.07,flip -14122,做多,2021-02-05 22:05:00,2021-02-05 23:35:00,1716.5,1714.73,1.08,100.0,0.0629,-0.11,0.05,-0.17,flip -14123,做空,2021-02-05 23:35:00,2021-02-05 23:40:00,1714.73,1715.39,1.08,100.0,0.0628,-0.04,0.05,-0.1,flip -14124,做多,2021-02-05 23:40:00,2021-02-06 00:00:00,1715.39,1736.01,1.08,100.0,0.0627,1.29,0.05,1.24,tp_upper -14125,做多,2021-02-06 01:05:00,2021-02-06 04:00:00,1729.84,1677.0,1.12,100.0,0.0646,-3.42,0.05,-3.47,flip -14126,做空,2021-02-06 04:00:00,2021-02-06 04:15:00,1677.0,1673.42,1.08,100.0,0.0646,0.23,0.05,0.18,tp_lower -14127,做多,2021-02-06 04:25:00,2021-02-06 04:35:00,1678.15,1682.17,1.08,100.0,0.0646,0.26,0.05,0.21,flip -14128,做空,2021-02-06 04:35:00,2021-02-06 05:05:00,1682.17,1668.37,1.09,100.0,0.0645,0.89,0.05,0.84,tp_lower -14129,做多,2021-02-06 06:00:00,2021-02-06 06:55:00,1666.98,1680.49,1.09,100.0,0.0656,0.89,0.06,0.83,tp_upper -14130,做多,2021-02-06 08:00:00,2021-02-06 08:05:00,1679.71,1686.0,1.1,100.0,0.0656,0.41,0.06,0.36,tp_upper -14131,做多,2021-02-06 10:55:00,2021-02-06 11:30:00,1695.48,1690.79,1.1,100.0,0.0651,-0.31,0.06,-0.36,flip -14132,做空,2021-02-06 11:30:00,2021-02-06 11:55:00,1690.79,1683.49,1.1,100.0,0.0651,0.47,0.05,0.42,tp_lower -14133,做多,2021-02-06 12:30:00,2021-02-06 12:40:00,1690.83,1688.45,1.1,100.0,0.0653,-0.16,0.06,-0.21,flip -14134,做空,2021-02-06 12:40:00,2021-02-06 13:10:00,1688.45,1682.2,1.1,100.0,0.0652,0.41,0.05,0.35,flip -14135,做多,2021-02-06 13:10:00,2021-02-06 13:20:00,1682.2,1684.94,1.1,100.0,0.0656,0.18,0.06,0.12,flip -14136,做空,2021-02-06 13:20:00,2021-02-06 13:55:00,1684.94,1678.46,1.1,100.0,0.0656,0.42,0.06,0.37,tp_lower -14137,做多,2021-02-06 14:00:00,2021-02-06 14:20:00,1683.93,1700.94,1.11,100.0,0.0658,1.12,0.06,1.06,tp_upper -14138,做多,2021-02-06 16:20:00,2021-02-06 17:15:00,1685.02,1685.41,1.12,100.0,0.0663,0.03,0.06,-0.03,flip -14139,做空,2021-02-06 17:15:00,2021-02-06 17:20:00,1685.41,1688.3,1.12,100.0,0.0663,-0.19,0.06,-0.25,flip -14140,做多,2021-02-06 17:20:00,2021-02-06 17:45:00,1688.3,1705.16,1.11,100.0,0.066,1.11,0.06,1.06,tp_upper -14141,做多,2021-02-06 18:25:00,2021-02-06 19:00:00,1699.35,1708.31,1.12,100.0,0.0661,0.59,0.06,0.54,tp_upper -14142,做多,2021-02-06 19:40:00,2021-02-06 20:00:00,1707.13,1708.93,1.13,100.0,0.0661,0.12,0.06,0.06,flip -14143,做空,2021-02-06 20:00:00,2021-02-06 20:15:00,1708.93,1693.42,1.13,100.0,0.0661,1.02,0.06,0.97,tp_lower -14144,做多,2021-02-06 21:00:00,2021-02-06 21:30:00,1699.54,1711.81,1.14,100.0,0.067,0.82,0.06,0.76,tp_upper -14145,做多,2021-02-07 00:10:00,2021-02-07 00:20:00,1688.74,1688.38,1.17,100.0,0.069,-0.02,0.06,-0.08,flip -14146,做空,2021-02-07 00:20:00,2021-02-07 00:25:00,1688.38,1689.52,1.16,100.0,0.069,-0.08,0.06,-0.14,flip -14147,做多,2021-02-07 00:25:00,2021-02-07 00:30:00,1689.52,1688.47,1.16,100.0,0.0688,-0.07,0.06,-0.13,flip -14148,做空,2021-02-07 00:30:00,2021-02-07 00:55:00,1688.47,1686.52,1.16,100.0,0.0687,0.13,0.06,0.08,flip -14149,做多,2021-02-07 00:55:00,2021-02-07 01:05:00,1686.52,1686.68,1.16,100.0,0.0688,0.01,0.06,-0.05,flip -14150,做空,2021-02-07 01:05:00,2021-02-07 01:10:00,1686.68,1676.95,1.16,100.0,0.0687,0.67,0.06,0.61,tp_lower -14151,做多,2021-02-07 01:30:00,2021-02-07 03:25:00,1682.68,1629.67,1.16,100.0,0.0692,-3.67,0.06,-3.73,flip -14152,做空,2021-02-07 03:25:00,2021-02-07 03:45:00,1629.67,1627.2,1.13,100.0,0.0692,0.17,0.06,0.11,flip -14153,做多,2021-02-07 03:45:00,2021-02-07 03:50:00,1627.2,1618.0,1.13,100.0,0.0693,-0.64,0.06,-0.69,flip -14154,做空,2021-02-07 03:50:00,2021-02-07 03:55:00,1618.0,1628.22,1.12,100.0,0.0692,-0.71,0.06,-0.76,flip -14155,做多,2021-02-07 03:55:00,2021-02-07 04:00:00,1628.22,1626.27,1.11,100.0,0.0683,-0.13,0.06,-0.19,flip -14156,做空,2021-02-07 04:00:00,2021-02-07 04:05:00,1626.27,1634.08,1.11,100.0,0.0682,-0.53,0.06,-0.59,flip -14157,做多,2021-02-07 04:05:00,2021-02-07 04:20:00,1634.08,1625.39,1.1,100.0,0.0675,-0.59,0.05,-0.64,flip -14158,做空,2021-02-07 04:20:00,2021-02-07 04:30:00,1625.39,1611.29,1.1,100.0,0.0674,0.95,0.05,0.9,tp_lower -14159,做多,2021-02-07 05:20:00,2021-02-07 05:25:00,1618.9,1614.23,1.1,100.0,0.0682,-0.32,0.06,-0.37,flip -14160,做空,2021-02-07 05:25:00,2021-02-07 05:35:00,1614.23,1617.78,1.1,100.0,0.0682,-0.24,0.06,-0.3,flip -14161,做多,2021-02-07 05:35:00,2021-02-07 06:05:00,1617.78,1613.73,1.1,100.0,0.0678,-0.27,0.05,-0.33,flip -14162,做空,2021-02-07 06:05:00,2021-02-07 06:15:00,1613.73,1613.34,1.09,100.0,0.0677,0.03,0.05,-0.03,flip -14163,做多,2021-02-07 06:15:00,2021-02-07 06:35:00,1613.34,1618.64,1.09,100.0,0.0677,0.36,0.05,0.3,flip -14164,做空,2021-02-07 06:35:00,2021-02-07 07:00:00,1618.64,1617.32,1.09,100.0,0.0676,0.09,0.05,0.03,tp_lower -14165,做多,2021-02-07 07:00:00,2021-02-07 07:05:00,1617.32,1627.71,1.09,100.0,0.0677,0.7,0.06,0.65,tp_upper -14166,做多,2021-02-07 09:30:00,2021-02-07 09:55:00,1640.61,1639.01,1.1,100.0,0.0671,-0.11,0.05,-0.16,flip -14167,做空,2021-02-07 09:55:00,2021-02-07 10:00:00,1639.01,1640.76,1.1,100.0,0.067,-0.12,0.05,-0.17,flip -14168,做多,2021-02-07 10:00:00,2021-02-07 10:05:00,1640.76,1643.63,1.1,100.0,0.0668,0.19,0.05,0.14,tp_upper -14169,做多,2021-02-07 10:05:00,2021-02-07 10:10:00,1643.63,1647.3,1.1,100.0,0.0667,0.24,0.05,0.19,tp_upper -14170,做多,2021-02-07 10:45:00,2021-02-07 10:50:00,1644.0,1642.21,1.1,100.0,0.0668,-0.12,0.05,-0.17,flip -14171,做空,2021-02-07 10:50:00,2021-02-07 11:05:00,1642.21,1631.58,1.1,100.0,0.0667,0.71,0.05,0.65,tp_lower -14172,做多,2021-02-07 12:05:00,2021-02-07 13:30:00,1627.4,1595.88,1.1,100.0,0.0677,-2.13,0.05,-2.19,flip -14173,做空,2021-02-07 13:30:00,2021-02-07 13:35:00,1595.88,1592.83,1.08,100.0,0.0676,0.21,0.05,0.15,tp_lower -14174,做多,2021-02-07 16:45:00,2021-02-07 17:50:00,1544.14,1553.5,1.08,100.0,0.07,0.65,0.05,0.6,flip -14175,做空,2021-02-07 17:50:00,2021-02-07 18:10:00,1553.5,1559.17,1.09,100.0,0.0699,-0.4,0.05,-0.45,flip -14176,做多,2021-02-07 18:10:00,2021-02-07 18:30:00,1559.17,1574.89,1.08,100.0,0.0693,1.09,0.05,1.04,tp_upper -14177,做多,2021-02-07 20:25:00,2021-02-07 21:05:00,1572.46,1595.77,1.09,100.0,0.0694,1.62,0.06,1.56,tp_upper -14178,做多,2021-02-07 21:25:00,2021-02-07 21:45:00,1578.57,1600.5,1.11,100.0,0.07,1.54,0.06,1.48,tp_upper -14179,做多,2021-02-07 22:40:00,2021-02-07 23:00:00,1584.6,1610.2,1.12,100.0,0.0707,1.81,0.06,1.75,tp_upper -14180,做多,2021-02-08 02:00:00,2021-02-08 02:10:00,1597.26,1596.7,1.17,100.0,0.0734,-0.04,0.06,-0.1,flip -14181,做空,2021-02-08 02:10:00,2021-02-08 02:50:00,1596.7,1571.52,1.17,100.0,0.0733,1.85,0.06,1.79,tp_lower -14182,做多,2021-02-08 03:15:00,2021-02-08 03:20:00,1589.99,1582.55,1.19,100.0,0.0747,-0.56,0.06,-0.61,flip -14183,做空,2021-02-08 03:20:00,2021-02-08 03:25:00,1582.55,1584.36,1.18,100.0,0.0746,-0.14,0.06,-0.19,flip -14184,做多,2021-02-08 03:25:00,2021-02-08 03:50:00,1584.36,1585.25,1.18,100.0,0.0744,0.07,0.06,0.01,flip -14185,做空,2021-02-08 03:50:00,2021-02-08 04:00:00,1585.25,1601.74,1.18,100.0,0.0743,-1.23,0.06,-1.28,flip -14186,做多,2021-02-08 04:00:00,2021-02-08 04:05:00,1601.74,1607.62,1.16,100.0,0.0727,0.43,0.06,0.37,tp_upper -14187,做多,2021-02-08 06:05:00,2021-02-08 06:10:00,1619.14,1626.0,1.17,100.0,0.0721,0.49,0.06,0.44,tp_upper -14188,做多,2021-02-08 09:05:00,2021-02-08 09:15:00,1641.0,1649.49,1.17,100.0,0.0714,0.61,0.06,0.55,tp_upper -14189,做多,2021-02-08 09:30:00,2021-02-08 10:35:00,1637.71,1646.61,1.18,100.0,0.0718,0.64,0.06,0.58,tp_upper -14190,做多,2021-02-08 12:40:00,2021-02-08 12:45:00,1676.1,1697.04,1.18,100.0,0.0705,1.48,0.06,1.42,tp_upper -14191,做多,2021-02-08 14:00:00,2021-02-08 14:25:00,1703.18,1708.17,1.19,100.0,0.0702,0.35,0.06,0.29,flip -14192,做空,2021-02-08 14:25:00,2021-02-08 14:30:00,1708.17,1712.14,1.2,100.0,0.0701,-0.28,0.06,-0.34,flip -14193,做多,2021-02-08 14:30:00,2021-02-08 14:35:00,1712.14,1706.44,1.19,100.0,0.0697,-0.4,0.06,-0.46,flip -14194,做空,2021-02-08 14:35:00,2021-02-08 14:45:00,1706.44,1705.77,1.19,100.0,0.0696,0.05,0.06,-0.01,flip -14195,做多,2021-02-08 14:45:00,2021-02-08 15:10:00,1705.77,1711.28,1.19,100.0,0.0696,0.38,0.06,0.32,tp_upper -14196,做多,2021-02-08 18:10:00,2021-02-08 18:15:00,1718.37,1717.8,1.19,100.0,0.0692,-0.04,0.06,-0.1,flip -14197,做空,2021-02-08 18:15:00,2021-02-08 18:30:00,1717.8,1706.03,1.19,100.0,0.0692,0.81,0.06,0.76,tp_lower -14198,做多,2021-02-08 19:10:00,2021-02-08 19:25:00,1707.09,1706.88,1.2,100.0,0.07,-0.01,0.06,-0.07,flip -14199,做空,2021-02-08 19:25:00,2021-02-08 19:35:00,1706.88,1704.43,1.19,100.0,0.07,0.17,0.06,0.11,flip -14200,做多,2021-02-08 19:35:00,2021-02-08 20:10:00,1704.43,1715.58,1.19,100.0,0.0701,0.78,0.06,0.72,tp_upper -14201,做多,2021-02-08 22:35:00,2021-02-08 23:00:00,1720.01,1717.37,1.2,100.0,0.0698,-0.18,0.06,-0.24,flip -14202,做空,2021-02-08 23:00:00,2021-02-08 23:10:00,1717.37,1722.35,1.2,100.0,0.0698,-0.35,0.06,-0.41,flip -14203,做多,2021-02-08 23:10:00,2021-02-08 23:15:00,1722.35,1745.14,1.19,100.0,0.0693,1.58,0.06,1.52,tp_upper -14204,做多,2021-02-09 01:05:00,2021-02-09 02:50:00,1751.83,1730.48,1.23,100.0,0.0704,-1.5,0.06,-1.56,flip -14205,做空,2021-02-09 02:50:00,2021-02-09 03:00:00,1730.48,1719.47,1.22,100.0,0.0703,0.77,0.06,0.71,tp_lower -14206,做多,2021-02-09 03:15:00,2021-02-09 04:00:00,1731.75,1734.0,1.22,100.0,0.0707,0.16,0.06,0.1,flip -14207,做空,2021-02-09 04:00:00,2021-02-09 05:40:00,1734.0,1735.21,1.22,100.0,0.0706,-0.09,0.06,-0.15,tp_lower -14208,做多,2021-02-09 05:50:00,2021-02-09 06:00:00,1745.84,1740.17,1.22,100.0,0.07,-0.4,0.06,-0.46,flip -14209,做空,2021-02-09 06:00:00,2021-02-09 06:15:00,1740.17,1744.99,1.22,100.0,0.0699,-0.34,0.06,-0.4,flip -14210,做多,2021-02-09 06:15:00,2021-02-09 06:30:00,1744.99,1737.81,1.21,100.0,0.0695,-0.5,0.06,-0.56,flip -14211,做空,2021-02-09 06:30:00,2021-02-09 06:35:00,1737.81,1747.42,1.21,100.0,0.0694,-0.67,0.06,-0.73,flip -14212,做多,2021-02-09 06:35:00,2021-02-09 06:45:00,1747.42,1764.78,1.2,100.0,0.0686,1.19,0.06,1.13,tp_upper -14213,做多,2021-02-09 07:35:00,2021-02-09 07:40:00,1753.21,1752.34,1.21,100.0,0.069,-0.06,0.06,-0.12,flip -14214,做空,2021-02-09 07:40:00,2021-02-09 07:50:00,1752.34,1754.72,1.21,100.0,0.0689,-0.16,0.06,-0.22,flip -14215,做多,2021-02-09 07:50:00,2021-02-09 07:55:00,1754.72,1754.21,1.2,100.0,0.0686,-0.04,0.06,-0.1,flip -14216,做空,2021-02-09 07:55:00,2021-02-09 08:00:00,1754.21,1787.6,1.2,100.0,0.0686,-2.29,0.06,-2.35,flip -14217,做多,2021-02-09 08:00:00,2021-02-09 08:05:00,1787.6,1796.58,1.18,100.0,0.0659,0.59,0.06,0.53,tp_upper -14218,做多,2021-02-09 11:35:00,2021-02-09 11:45:00,1757.91,1758.98,1.18,100.0,0.0673,0.07,0.06,0.01,flip -14219,做空,2021-02-09 11:45:00,2021-02-09 12:45:00,1758.98,1729.37,1.18,100.0,0.0673,1.99,0.06,1.93,tp_lower -14220,做多,2021-02-09 13:50:00,2021-02-09 14:00:00,1740.07,1743.0,1.2,100.0,0.0691,0.2,0.06,0.14,flip -14221,做空,2021-02-09 14:00:00,2021-02-09 15:50:00,1743.0,1748.6,1.2,100.0,0.069,-0.39,0.06,-0.45,flip -14222,做多,2021-02-09 15:50:00,2021-02-09 16:00:00,1748.6,1750.6,1.2,100.0,0.0685,0.14,0.06,0.08,tp_upper -14223,做多,2021-02-09 16:35:00,2021-02-09 16:50:00,1750.07,1743.68,1.2,100.0,0.0684,-0.44,0.06,-0.5,flip -14224,做空,2021-02-09 16:50:00,2021-02-09 17:00:00,1743.68,1743.7,1.19,100.0,0.0684,-0.0,0.06,-0.06,flip -14225,做多,2021-02-09 17:00:00,2021-02-09 17:15:00,1743.7,1744.52,1.19,100.0,0.0683,0.06,0.06,-0.0,flip -14226,做空,2021-02-09 17:15:00,2021-02-09 17:20:00,1744.52,1748.0,1.19,100.0,0.0682,-0.24,0.06,-0.3,flip -14227,做多,2021-02-09 17:20:00,2021-02-09 17:25:00,1748.0,1741.76,1.19,100.0,0.0679,-0.42,0.06,-0.48,flip -14228,做空,2021-02-09 17:25:00,2021-02-09 17:45:00,1741.76,1740.94,1.18,100.0,0.0678,0.06,0.06,-0.0,flip -14229,做多,2021-02-09 17:45:00,2021-02-09 18:05:00,1740.94,1748.26,1.18,100.0,0.0678,0.5,0.06,0.44,flip -14230,做空,2021-02-09 18:05:00,2021-02-09 19:40:00,1748.26,1757.06,1.18,100.0,0.0677,-0.6,0.06,-0.66,flip -14231,做多,2021-02-09 19:40:00,2021-02-09 19:45:00,1757.06,1763.0,1.18,100.0,0.067,0.4,0.06,0.34,tp_upper -14232,做多,2021-02-09 22:50:00,2021-02-09 23:00:00,1764.36,1761.58,1.18,100.0,0.0669,-0.19,0.06,-0.24,flip -14233,做空,2021-02-09 23:00:00,2021-02-09 23:05:00,1761.58,1759.54,1.18,100.0,0.0668,0.14,0.06,0.08,tp_lower -14234,做多,2021-02-09 23:20:00,2021-02-09 23:30:00,1766.83,1774.81,1.18,100.0,0.0666,0.53,0.06,0.47,tp_upper -14235,做多,2021-02-10 00:10:00,2021-02-10 00:25:00,1764.23,1781.69,1.21,100.0,0.0689,1.2,0.06,1.14,tp_upper -14236,做多,2021-02-10 01:55:00,2021-02-10 02:00:00,1809.37,1802.87,1.23,100.0,0.0677,-0.44,0.06,-0.5,tp_upper -14237,做多,2021-02-10 03:05:00,2021-02-10 03:25:00,1811.72,1816.24,1.22,100.0,0.0673,0.3,0.06,0.24,flip -14238,做空,2021-02-10 03:25:00,2021-02-10 03:40:00,1816.24,1809.34,1.22,100.0,0.0673,0.46,0.06,0.4,tp_lower -14239,做多,2021-02-10 03:55:00,2021-02-10 05:10:00,1815.08,1791.66,1.23,100.0,0.0675,-1.58,0.06,-1.64,flip -14240,做空,2021-02-10 05:10:00,2021-02-10 05:15:00,1791.66,1792.34,1.21,100.0,0.0674,-0.05,0.06,-0.11,flip -14241,做多,2021-02-10 05:15:00,2021-02-10 05:40:00,1792.34,1800.5,1.21,100.0,0.0673,0.55,0.06,0.49,tp_upper -14242,做多,2021-02-10 07:00:00,2021-02-10 07:10:00,1811.52,1813.73,1.21,100.0,0.0668,0.15,0.06,0.09,flip -14243,做空,2021-02-10 07:10:00,2021-02-10 07:25:00,1813.73,1814.52,1.21,100.0,0.0668,-0.05,0.06,-0.11,flip -14244,做多,2021-02-10 07:25:00,2021-02-10 07:45:00,1814.52,1819.08,1.21,100.0,0.0666,0.3,0.06,0.24,tp_upper -14245,做多,2021-02-10 07:55:00,2021-02-10 08:00:00,1816.73,1835.47,1.21,100.0,0.0667,1.25,0.06,1.19,tp_upper -14246,做多,2021-02-10 09:15:00,2021-02-10 09:35:00,1819.84,1815.35,1.22,100.0,0.0672,-0.3,0.06,-0.36,flip -14247,做空,2021-02-10 09:35:00,2021-02-10 09:50:00,1815.35,1791.58,1.22,100.0,0.0671,1.6,0.06,1.53,tp_lower -14248,做多,2021-02-10 10:10:00,2021-02-10 10:15:00,1811.08,1810.12,1.23,100.0,0.0681,-0.07,0.06,-0.13,flip -14249,做空,2021-02-10 10:15:00,2021-02-10 11:05:00,1810.12,1787.88,1.23,100.0,0.068,1.51,0.06,1.45,tp_lower -14250,做多,2021-02-10 11:55:00,2021-02-10 12:00:00,1796.02,1778.75,1.24,100.0,0.0693,-1.2,0.06,-1.26,flip -14251,做空,2021-02-10 12:00:00,2021-02-10 12:05:00,1778.75,1779.87,1.23,100.0,0.0692,-0.08,0.06,-0.14,tp_lower -14252,做多,2021-02-10 13:50:00,2021-02-10 14:20:00,1745.33,1741.51,1.23,100.0,0.0705,-0.27,0.06,-0.33,flip -14253,做空,2021-02-10 14:20:00,2021-02-10 14:25:00,1741.51,1730.57,1.23,100.0,0.0704,0.77,0.06,0.71,tp_lower -14254,做多,2021-02-10 16:10:00,2021-02-10 17:00:00,1725.77,1718.09,1.23,100.0,0.0714,-0.55,0.06,-0.61,flip -14255,做空,2021-02-10 17:00:00,2021-02-10 17:05:00,1718.09,1726.81,1.23,100.0,0.0713,-0.62,0.06,-0.68,flip -14256,做多,2021-02-10 17:05:00,2021-02-10 17:40:00,1726.81,1745.35,1.22,100.0,0.0705,1.31,0.06,1.25,tp_upper -14257,做多,2021-02-10 18:45:00,2021-02-10 19:00:00,1736.52,1746.34,1.23,100.0,0.0708,0.7,0.06,0.63,tp_upper -14258,做多,2021-02-10 19:30:00,2021-02-10 20:15:00,1734.97,1730.46,1.24,100.0,0.0712,-0.32,0.06,-0.38,flip -14259,做空,2021-02-10 20:15:00,2021-02-10 20:40:00,1730.46,1718.85,1.23,100.0,0.0712,0.83,0.06,0.76,tp_lower -14260,做多,2021-02-11 00:30:00,2021-02-11 00:35:00,1744.05,1738.2,1.27,100.0,0.0726,-0.42,0.06,-0.49,flip -14261,做空,2021-02-11 00:35:00,2021-02-11 00:45:00,1738.2,1715.79,1.26,100.0,0.0725,1.62,0.06,1.56,tp_lower -14262,做多,2021-02-11 01:45:00,2021-02-11 01:50:00,1725.17,1721.13,1.28,100.0,0.0739,-0.3,0.06,-0.36,flip -14263,做空,2021-02-11 01:50:00,2021-02-11 02:05:00,1721.13,1720.65,1.27,100.0,0.0738,0.04,0.06,-0.03,flip -14264,做多,2021-02-11 02:05:00,2021-02-11 02:50:00,1720.65,1733.34,1.27,100.0,0.0738,0.94,0.06,0.87,tp_upper -14265,做多,2021-02-11 04:15:00,2021-02-11 05:40:00,1736.8,1727.94,1.28,100.0,0.0736,-0.65,0.06,-0.72,flip -14266,做空,2021-02-11 05:40:00,2021-02-11 05:55:00,1727.94,1720.31,1.27,100.0,0.0735,0.56,0.06,0.5,tp_lower -14267,做多,2021-02-11 06:00:00,2021-02-11 06:10:00,1725.02,1729.09,1.27,100.0,0.0739,0.3,0.06,0.24,tp_upper -14268,做多,2021-02-11 06:40:00,2021-02-11 06:45:00,1729.0,1727.08,1.28,100.0,0.0738,-0.14,0.06,-0.21,flip -14269,做空,2021-02-11 06:45:00,2021-02-11 06:55:00,1727.08,1728.28,1.27,100.0,0.0738,-0.09,0.06,-0.15,flip -14270,做多,2021-02-11 06:55:00,2021-02-11 07:00:00,1728.28,1735.61,1.27,100.0,0.0736,0.54,0.06,0.48,tp_upper -14271,做多,2021-02-11 08:05:00,2021-02-11 08:10:00,1737.57,1733.39,1.28,100.0,0.0734,-0.31,0.06,-0.37,flip -14272,做空,2021-02-11 08:10:00,2021-02-11 08:15:00,1733.39,1738.52,1.27,100.0,0.0733,-0.38,0.06,-0.44,flip -14273,做多,2021-02-11 08:15:00,2021-02-11 08:20:00,1738.52,1735.19,1.27,100.0,0.0728,-0.24,0.06,-0.31,flip -14274,做空,2021-02-11 08:20:00,2021-02-11 08:30:00,1735.19,1742.65,1.26,100.0,0.0728,-0.54,0.06,-0.61,flip -14275,做多,2021-02-11 08:30:00,2021-02-11 08:35:00,1742.65,1749.8,1.26,100.0,0.0721,0.52,0.06,0.45,tp_upper -14276,做多,2021-02-11 11:45:00,2021-02-11 11:50:00,1781.09,1770.41,1.26,100.0,0.0707,-0.76,0.06,-0.82,flip -14277,做空,2021-02-11 11:50:00,2021-02-11 11:55:00,1770.41,1766.95,1.25,100.0,0.0707,0.24,0.06,0.18,tp_lower -14278,做多,2021-02-11 12:00:00,2021-02-11 12:10:00,1780.27,1791.66,1.25,100.0,0.0703,0.8,0.06,0.74,tp_upper -14279,做多,2021-02-11 12:50:00,2021-02-11 13:10:00,1781.9,1807.99,1.26,100.0,0.0707,1.84,0.06,1.78,tp_upper -14280,做多,2021-02-11 14:20:00,2021-02-11 14:50:00,1797.22,1802.23,1.28,100.0,0.071,0.36,0.06,0.29,flip -14281,做空,2021-02-11 14:50:00,2021-02-11 15:15:00,1802.23,1799.99,1.28,100.0,0.0709,0.16,0.06,0.1,flip -14282,做多,2021-02-11 15:15:00,2021-02-11 15:25:00,1799.99,1799.83,1.28,100.0,0.071,-0.01,0.06,-0.08,flip -14283,做空,2021-02-11 15:25:00,2021-02-11 15:35:00,1799.83,1797.24,1.28,100.0,0.071,0.18,0.06,0.12,flip -14284,做多,2021-02-11 15:35:00,2021-02-11 15:50:00,1797.24,1799.8,1.28,100.0,0.0711,0.18,0.06,0.12,flip -14285,做空,2021-02-11 15:50:00,2021-02-11 15:55:00,1799.8,1800.69,1.28,100.0,0.071,-0.06,0.06,-0.13,flip -14286,做多,2021-02-11 15:55:00,2021-02-11 16:00:00,1800.69,1812.54,1.28,100.0,0.0709,0.84,0.06,0.78,tp_upper -14287,做多,2021-02-11 16:00:00,2021-02-11 16:05:00,1812.54,1805.07,1.28,100.0,0.0708,-0.53,0.06,-0.59,tp_upper -14288,做多,2021-02-11 18:05:00,2021-02-11 18:15:00,1787.33,1792.41,1.28,100.0,0.0715,0.36,0.06,0.3,tp_upper -14289,做多,2021-02-11 19:45:00,2021-02-11 19:50:00,1796.18,1795.09,1.28,100.0,0.0712,-0.08,0.06,-0.14,flip -14290,做空,2021-02-11 19:50:00,2021-02-11 20:00:00,1795.09,1792.62,1.28,100.0,0.0712,0.18,0.06,0.11,tp_lower -14291,做多,2021-02-11 20:25:00,2021-02-11 20:30:00,1807.8,1808.67,1.28,100.0,0.0707,0.06,0.06,-0.0,tp_upper -14292,做多,2021-02-11 22:00:00,2021-02-11 22:40:00,1773.02,1783.25,1.28,100.0,0.072,0.74,0.06,0.67,tp_upper -14293,做多,2021-02-11 23:55:00,2021-02-12 00:00:00,1789.32,1798.79,1.28,100.0,0.0717,0.68,0.06,0.61,tp_upper -14294,做多,2021-02-12 01:05:00,2021-02-12 05:20:00,1795.0,1754.58,1.33,100.0,0.0739,-2.99,0.06,-3.05,flip -14295,做空,2021-02-12 05:20:00,2021-02-12 05:25:00,1754.58,1758.48,1.3,100.0,0.0739,-0.29,0.06,-0.35,flip -14296,做多,2021-02-12 05:25:00,2021-02-12 05:40:00,1758.48,1765.04,1.29,100.0,0.0735,0.48,0.06,0.42,tp_upper -14297,做多,2021-02-12 06:25:00,2021-02-12 06:30:00,1759.6,1754.16,1.3,100.0,0.0736,-0.4,0.06,-0.47,flip -14298,做空,2021-02-12 06:30:00,2021-02-12 06:35:00,1754.16,1761.99,1.29,100.0,0.0735,-0.58,0.06,-0.64,flip -14299,做多,2021-02-12 06:35:00,2021-02-12 07:05:00,1761.99,1761.2,1.28,100.0,0.0728,-0.06,0.06,-0.12,flip -14300,做空,2021-02-12 07:05:00,2021-02-12 08:10:00,1761.2,1767.84,1.28,100.0,0.0727,-0.48,0.06,-0.55,flip -14301,做多,2021-02-12 08:10:00,2021-02-12 08:20:00,1767.84,1777.69,1.28,100.0,0.0721,0.71,0.06,0.65,tp_upper -14302,做多,2021-02-12 09:55:00,2021-02-12 10:55:00,1768.63,1770.84,1.28,100.0,0.0724,0.16,0.06,0.1,flip -14303,做空,2021-02-12 10:55:00,2021-02-12 12:25:00,1770.84,1775.99,1.28,100.0,0.0723,-0.37,0.06,-0.44,flip -14304,做多,2021-02-12 12:25:00,2021-02-12 13:05:00,1775.99,1793.9,1.28,100.0,0.0719,1.29,0.06,1.22,tp_upper -14305,做多,2021-02-12 14:05:00,2021-02-12 14:20:00,1792.29,1800.21,1.29,100.0,0.0718,0.57,0.06,0.5,tp_upper -14306,做多,2021-02-12 15:35:00,2021-02-12 16:00:00,1782.16,1798.2,1.29,100.0,0.0725,1.16,0.07,1.1,tp_upper -14307,做多,2021-02-12 19:00:00,2021-02-12 19:05:00,1840.47,1838.64,1.3,100.0,0.0708,-0.13,0.07,-0.19,flip -14308,做空,2021-02-12 19:05:00,2021-02-12 19:15:00,1838.64,1838.79,1.3,100.0,0.0707,-0.01,0.06,-0.08,flip -14309,做多,2021-02-12 19:15:00,2021-02-12 19:35:00,1838.79,1839.07,1.3,100.0,0.0706,0.02,0.06,-0.05,flip -14310,做空,2021-02-12 19:35:00,2021-02-12 21:30:00,1839.07,1847.0,1.3,100.0,0.0705,-0.56,0.07,-0.62,tp_lower -14311,做多,2021-02-12 21:45:00,2021-02-12 21:55:00,1856.68,1853.57,1.29,100.0,0.0695,-0.22,0.06,-0.28,flip -14312,做空,2021-02-12 21:55:00,2021-02-12 22:25:00,1853.57,1839.99,1.29,100.0,0.0694,0.94,0.06,0.88,tp_lower -14313,做多,2021-02-12 22:45:00,2021-02-12 23:00:00,1849.69,1859.39,1.3,100.0,0.07,0.68,0.07,0.61,tp_upper -14314,做多,2021-02-13 00:00:00,2021-02-13 00:25:00,1859.12,1859.92,1.32,100.0,0.0712,0.06,0.07,-0.01,flip -14315,做空,2021-02-13 00:25:00,2021-02-13 01:35:00,1859.92,1862.37,1.32,100.0,0.0712,-0.17,0.07,-0.24,flip -14316,做多,2021-02-13 01:35:00,2021-02-13 01:40:00,1862.37,1868.63,1.32,100.0,0.0709,0.44,0.07,0.38,tp_upper -14317,做多,2021-02-13 02:25:00,2021-02-13 02:40:00,1863.99,1859.38,1.32,100.0,0.071,-0.33,0.07,-0.39,flip -14318,做空,2021-02-13 02:40:00,2021-02-13 02:50:00,1859.38,1860.48,1.32,100.0,0.0709,-0.08,0.07,-0.14,flip -14319,做多,2021-02-13 02:50:00,2021-02-13 03:05:00,1860.48,1859.11,1.32,100.0,0.0708,-0.1,0.07,-0.16,flip -14320,做空,2021-02-13 03:05:00,2021-02-13 03:10:00,1859.11,1863.94,1.31,100.0,0.0707,-0.34,0.07,-0.41,flip -14321,做多,2021-02-13 03:10:00,2021-02-13 03:20:00,1863.94,1874.4,1.31,100.0,0.0703,0.74,0.07,0.67,tp_upper -14322,做多,2021-02-13 04:15:00,2021-02-13 08:35:00,1866.58,1828.53,1.32,100.0,0.0705,-2.68,0.06,-2.75,flip -14323,做空,2021-02-13 08:35:00,2021-02-13 10:00:00,1828.53,1825.74,1.29,100.0,0.0704,0.2,0.06,0.13,tp_lower -14324,做多,2021-02-13 12:05:00,2021-02-13 12:10:00,1794.73,1791.95,1.29,100.0,0.0718,-0.2,0.06,-0.26,flip -14325,做空,2021-02-13 12:10:00,2021-02-13 12:15:00,1791.95,1805.98,1.29,100.0,0.0717,-1.01,0.06,-1.07,flip -14326,做多,2021-02-13 12:15:00,2021-02-13 12:40:00,1805.98,1796.62,1.27,100.0,0.0705,-0.66,0.06,-0.72,flip -14327,做空,2021-02-13 12:40:00,2021-02-13 13:05:00,1796.62,1806.12,1.27,100.0,0.0705,-0.67,0.06,-0.73,flip -14328,做多,2021-02-13 13:05:00,2021-02-13 13:10:00,1806.12,1795.21,1.26,100.0,0.0697,-0.76,0.06,-0.82,flip -14329,做空,2021-02-13 13:10:00,2021-02-13 13:15:00,1795.21,1795.3,1.25,100.0,0.0696,-0.01,0.06,-0.07,flip -14330,做多,2021-02-13 13:15:00,2021-02-13 14:05:00,1795.3,1804.22,1.25,100.0,0.0695,0.62,0.06,0.56,flip -14331,做空,2021-02-13 14:05:00,2021-02-13 14:25:00,1804.22,1800.52,1.25,100.0,0.0694,0.26,0.06,0.19,flip -14332,做多,2021-02-13 14:25:00,2021-02-13 15:00:00,1800.52,1819.67,1.25,100.0,0.0697,1.33,0.06,1.27,tp_upper -14333,做多,2021-02-13 16:05:00,2021-02-13 16:25:00,1820.84,1808.98,1.27,100.0,0.0695,-0.82,0.06,-0.89,flip -14334,做空,2021-02-13 16:25:00,2021-02-13 16:30:00,1808.98,1802.9,1.26,100.0,0.0695,0.42,0.06,0.36,tp_lower -14335,做多,2021-02-13 16:50:00,2021-02-13 18:15:00,1815.06,1805.34,1.26,100.0,0.0694,-0.67,0.06,-0.74,flip -14336,做空,2021-02-13 18:15:00,2021-02-13 18:20:00,1805.34,1807.55,1.25,100.0,0.0693,-0.15,0.06,-0.22,flip -14337,做多,2021-02-13 18:20:00,2021-02-13 18:25:00,1807.55,1804.39,1.25,100.0,0.0691,-0.22,0.06,-0.28,flip -14338,做空,2021-02-13 18:25:00,2021-02-13 18:40:00,1804.39,1803.46,1.25,100.0,0.069,0.06,0.06,0.0,flip -14339,做多,2021-02-13 18:40:00,2021-02-13 18:45:00,1803.46,1810.7,1.24,100.0,0.069,0.5,0.06,0.44,tp_upper -14340,做多,2021-02-13 18:45:00,2021-02-13 18:50:00,1810.7,1806.94,1.25,100.0,0.069,-0.26,0.06,-0.32,tp_upper -14341,做多,2021-02-13 19:10:00,2021-02-13 19:15:00,1803.26,1811.23,1.24,100.0,0.069,0.55,0.06,0.49,tp_upper -14342,做多,2021-02-13 19:15:00,2021-02-13 19:20:00,1811.23,1809.9,1.25,100.0,0.069,-0.09,0.06,-0.15,tp_upper -14343,做多,2021-02-13 20:50:00,2021-02-13 21:10:00,1802.55,1804.4,1.25,100.0,0.0692,0.13,0.06,0.07,tp_upper -14344,做多,2021-02-14 00:10:00,2021-02-14 00:15:00,1832.82,1829.99,1.28,100.0,0.0699,-0.2,0.06,-0.26,tp_upper -14345,做多,2021-02-14 01:50:00,2021-02-14 02:00:00,1834.92,1846.15,1.28,100.0,0.0697,0.78,0.06,0.72,tp_upper -14346,做多,2021-02-14 02:45:00,2021-02-14 05:25:00,1838.6,1827.5,1.28,100.0,0.0699,-0.78,0.06,-0.84,tp_upper -14347,做多,2021-02-14 07:05:00,2021-02-14 08:15:00,1840.51,1843.69,1.28,100.0,0.0693,0.22,0.06,0.16,tp_upper -14348,做多,2021-02-14 09:20:00,2021-02-14 10:15:00,1838.37,1847.77,1.28,100.0,0.0694,0.65,0.06,0.59,tp_upper -14349,做多,2021-02-14 12:05:00,2021-02-14 12:15:00,1839.87,1845.88,1.28,100.0,0.0697,0.42,0.06,0.35,tp_upper -14350,做多,2021-02-14 13:20:00,2021-02-14 17:00:00,1839.34,1812.61,1.28,100.0,0.0699,-1.87,0.06,-1.93,tp_upper -14351,做多,2021-02-14 17:40:00,2021-02-14 17:45:00,1815.09,1811.93,1.26,100.0,0.0697,-0.22,0.06,-0.28,tp_upper -14352,做多,2021-02-14 18:05:00,2021-02-14 18:15:00,1811.65,1811.12,1.26,100.0,0.0696,-0.04,0.06,-0.1,flip -14353,做空,2021-02-14 18:15:00,2021-02-14 18:35:00,1811.12,1802.75,1.26,100.0,0.0696,0.58,0.06,0.52,tp_lower -14354,做多,2021-02-14 18:50:00,2021-02-14 19:00:00,1809.74,1809.67,1.26,100.0,0.0699,-0.0,0.06,-0.07,flip -14355,做空,2021-02-14 19:00:00,2021-02-14 19:05:00,1809.67,1811.65,1.26,100.0,0.0698,-0.14,0.06,-0.2,flip -14356,做多,2021-02-14 19:05:00,2021-02-14 19:10:00,1811.65,1811.19,1.26,100.0,0.0696,-0.03,0.06,-0.1,flip -14357,做空,2021-02-14 19:10:00,2021-02-14 19:25:00,1811.19,1800.19,1.26,100.0,0.0695,0.76,0.06,0.7,tp_lower -14358,做多,2021-02-14 19:40:00,2021-02-14 19:50:00,1808.6,1810.61,1.27,100.0,0.07,0.14,0.06,0.08,flip -14359,做空,2021-02-14 19:50:00,2021-02-14 20:00:00,1810.61,1811.98,1.27,100.0,0.0699,-0.1,0.06,-0.16,flip -14360,做多,2021-02-14 20:00:00,2021-02-14 20:05:00,1811.98,1821.91,1.26,100.0,0.0697,0.69,0.06,0.63,tp_upper -14361,做多,2021-02-15 00:35:00,2021-02-15 00:50:00,1810.36,1810.99,1.29,100.0,0.0712,0.04,0.06,-0.02,flip -14362,做空,2021-02-15 00:50:00,2021-02-15 01:00:00,1810.99,1811.73,1.29,100.0,0.0711,-0.05,0.06,-0.12,flip -14363,做多,2021-02-15 01:00:00,2021-02-15 01:05:00,1811.73,1805.28,1.29,100.0,0.071,-0.46,0.06,-0.52,flip -14364,做空,2021-02-15 01:05:00,2021-02-15 01:10:00,1805.28,1799.55,1.28,100.0,0.0709,0.41,0.06,0.34,tp_lower -14365,做多,2021-02-15 03:05:00,2021-02-15 03:10:00,1733.4,1730.0,1.28,100.0,0.074,-0.25,0.06,-0.32,flip -14366,做空,2021-02-15 03:10:00,2021-02-15 03:45:00,1730.0,1716.58,1.28,100.0,0.0739,0.99,0.06,0.93,flip -14367,做多,2021-02-15 03:45:00,2021-02-15 04:00:00,1716.58,1716.35,1.29,100.0,0.075,-0.02,0.06,-0.08,flip -14368,做空,2021-02-15 04:00:00,2021-02-15 04:10:00,1716.35,1701.54,1.29,100.0,0.0749,1.11,0.06,1.05,tp_lower -14369,做多,2021-02-15 04:45:00,2021-02-15 05:25:00,1717.72,1715.01,1.3,100.0,0.0754,-0.2,0.06,-0.27,flip -14370,做空,2021-02-15 05:25:00,2021-02-15 05:35:00,1715.01,1714.9,1.29,100.0,0.0754,0.01,0.06,-0.06,flip -14371,做多,2021-02-15 05:35:00,2021-02-15 05:45:00,1714.9,1714.5,1.29,100.0,0.0753,-0.03,0.06,-0.09,flip -14372,做空,2021-02-15 05:45:00,2021-02-15 05:50:00,1714.5,1718.59,1.29,100.0,0.0752,-0.31,0.06,-0.37,flip -14373,做多,2021-02-15 05:50:00,2021-02-15 06:10:00,1718.59,1738.16,1.29,100.0,0.0748,1.46,0.06,1.4,tp_upper -14374,做多,2021-02-15 08:10:00,2021-02-15 08:15:00,1758.45,1763.93,1.3,100.0,0.0738,0.4,0.07,0.34,tp_upper -14375,做多,2021-02-15 09:40:00,2021-02-15 10:00:00,1755.52,1764.02,1.3,100.0,0.0741,0.63,0.07,0.56,tp_upper -14376,做多,2021-02-15 10:20:00,2021-02-15 10:35:00,1762.89,1761.68,1.31,100.0,0.0741,-0.09,0.07,-0.15,flip -14377,做空,2021-02-15 10:35:00,2021-02-15 10:45:00,1761.68,1762.47,1.3,100.0,0.074,-0.06,0.07,-0.12,flip -14378,做多,2021-02-15 10:45:00,2021-02-15 10:55:00,1762.47,1773.6,1.3,100.0,0.0739,0.82,0.07,0.76,tp_upper -14379,做多,2021-02-15 12:20:00,2021-02-15 12:45:00,1782.48,1799.09,1.31,100.0,0.0734,1.22,0.07,1.15,tp_upper -14380,做多,2021-02-15 15:10:00,2021-02-15 15:35:00,1798.5,1799.51,1.32,100.0,0.0734,0.07,0.07,0.01,flip -14381,做空,2021-02-15 15:35:00,2021-02-15 17:15:00,1799.51,1820.91,1.32,100.0,0.0733,-1.57,0.07,-1.64,flip -14382,做多,2021-02-15 17:15:00,2021-02-15 18:00:00,1820.91,1822.09,1.3,100.0,0.0715,0.08,0.07,0.02,flip -14383,做空,2021-02-15 18:00:00,2021-02-15 18:05:00,1822.09,1824.97,1.3,100.0,0.0714,-0.21,0.07,-0.27,flip -14384,做多,2021-02-15 18:05:00,2021-02-15 18:15:00,1824.97,1827.17,1.3,100.0,0.0712,0.16,0.07,0.09,tp_upper -14385,做多,2021-02-15 19:00:00,2021-02-15 19:35:00,1823.13,1823.08,1.3,100.0,0.0712,-0.0,0.06,-0.07,flip -14386,做空,2021-02-15 19:35:00,2021-02-15 20:15:00,1823.08,1829.03,1.3,100.0,0.0712,-0.42,0.07,-0.49,flip -14387,做多,2021-02-15 20:15:00,2021-02-15 20:20:00,1829.03,1836.82,1.29,100.0,0.0706,0.55,0.06,0.49,tp_upper -14388,做多,2021-02-15 21:00:00,2021-02-15 21:05:00,1831.86,1828.34,1.3,100.0,0.0708,-0.25,0.06,-0.31,flip -14389,做空,2021-02-15 21:05:00,2021-02-15 21:15:00,1828.34,1815.83,1.29,100.0,0.0707,0.88,0.06,0.82,tp_lower -14390,做多,2021-02-15 22:55:00,2021-02-15 23:30:00,1801.85,1794.42,1.3,100.0,0.0721,-0.54,0.06,-0.6,flip -14391,做空,2021-02-15 23:30:00,2021-02-15 23:45:00,1794.42,1775.2,1.29,100.0,0.0721,1.39,0.06,1.32,tp_lower -14392,做多,2021-02-16 00:50:00,2021-02-16 01:20:00,1776.99,1799.8,1.34,100.0,0.0755,1.72,0.07,1.65,tp_upper -14393,做多,2021-02-16 03:05:00,2021-02-16 03:10:00,1802.82,1808.99,1.36,100.0,0.0753,0.46,0.07,0.4,tp_upper -14394,做多,2021-02-16 03:10:00,2021-02-16 03:15:00,1808.99,1820.42,1.36,100.0,0.0752,0.86,0.07,0.79,tp_upper -14395,做多,2021-02-16 05:20:00,2021-02-16 05:25:00,1819.95,1819.04,1.37,100.0,0.0752,-0.07,0.07,-0.14,flip -14396,做空,2021-02-16 05:25:00,2021-02-16 05:30:00,1819.04,1814.87,1.37,100.0,0.0751,0.31,0.07,0.25,tp_lower -14397,做多,2021-02-16 07:40:00,2021-02-16 08:00:00,1797.02,1803.98,1.37,100.0,0.0761,0.53,0.07,0.46,tp_upper -14398,做多,2021-02-16 09:35:00,2021-02-16 09:45:00,1804.46,1803.5,1.37,100.0,0.076,-0.07,0.07,-0.14,flip -14399,做空,2021-02-16 09:45:00,2021-02-16 09:50:00,1803.5,1807.21,1.37,100.0,0.076,-0.28,0.07,-0.35,flip -14400,做多,2021-02-16 09:50:00,2021-02-16 09:55:00,1807.21,1806.27,1.37,100.0,0.0756,-0.07,0.07,-0.14,flip -14401,做空,2021-02-16 09:55:00,2021-02-16 10:05:00,1806.27,1806.93,1.36,100.0,0.0755,-0.05,0.07,-0.12,flip -14402,做多,2021-02-16 10:05:00,2021-02-16 10:15:00,1806.93,1803.13,1.36,100.0,0.0754,-0.29,0.07,-0.35,flip -14403,做空,2021-02-16 10:15:00,2021-02-16 10:20:00,1803.13,1800.33,1.36,100.0,0.0753,0.21,0.07,0.14,tp_lower -14404,做多,2021-02-16 12:05:00,2021-02-16 12:10:00,1797.44,1801.78,1.36,100.0,0.0756,0.33,0.07,0.26,tp_upper -14405,做多,2021-02-16 12:40:00,2021-02-16 12:45:00,1804.31,1806.8,1.36,100.0,0.0754,0.19,0.07,0.12,tp_upper -14406,做多,2021-02-16 13:05:00,2021-02-16 13:10:00,1798.64,1795.13,1.36,100.0,0.0757,-0.27,0.07,-0.33,flip -14407,做空,2021-02-16 13:10:00,2021-02-16 13:15:00,1795.13,1796.84,1.36,100.0,0.0756,-0.13,0.07,-0.2,flip -14408,做多,2021-02-16 13:15:00,2021-02-16 14:55:00,1796.84,1785.71,1.35,100.0,0.0754,-0.84,0.07,-0.91,flip -14409,做空,2021-02-16 14:55:00,2021-02-16 15:50:00,1785.71,1778.8,1.34,100.0,0.0753,0.52,0.07,0.45,tp_lower -14410,做多,2021-02-16 17:45:00,2021-02-16 19:30:00,1758.66,1755.67,1.35,100.0,0.0767,-0.23,0.07,-0.3,flip -14411,做空,2021-02-16 19:30:00,2021-02-16 20:00:00,1755.67,1744.08,1.34,100.0,0.0766,0.89,0.07,0.82,tp_lower -14412,做多,2021-02-16 20:50:00,2021-02-16 21:10:00,1750.89,1743.9,1.35,100.0,0.0772,-0.54,0.07,-0.61,flip -14413,做空,2021-02-16 21:10:00,2021-02-16 21:20:00,1743.9,1746.92,1.35,100.0,0.0771,-0.23,0.07,-0.3,flip -14414,做多,2021-02-16 21:20:00,2021-02-16 21:25:00,1746.92,1745.57,1.34,100.0,0.0768,-0.1,0.07,-0.17,flip -14415,做空,2021-02-16 21:25:00,2021-02-16 22:20:00,1745.57,1754.46,1.34,100.0,0.0767,-0.68,0.07,-0.75,flip -14416,做多,2021-02-16 22:20:00,2021-02-16 22:35:00,1754.46,1765.43,1.33,100.0,0.0759,0.83,0.07,0.77,tp_upper -14417,做多,2021-02-17 00:30:00,2021-02-17 02:15:00,1780.54,1783.71,1.37,100.0,0.0769,0.24,0.07,0.18,tp_upper -14418,做多,2021-02-17 05:05:00,2021-02-17 05:10:00,1749.67,1748.77,1.37,100.0,0.0783,-0.07,0.07,-0.14,flip -14419,做空,2021-02-17 05:10:00,2021-02-17 05:30:00,1748.77,1747.65,1.37,100.0,0.0782,0.09,0.07,0.02,flip -14420,做多,2021-02-17 05:30:00,2021-02-17 05:40:00,1747.65,1745.68,1.37,100.0,0.0782,-0.15,0.07,-0.22,flip -14421,做空,2021-02-17 05:40:00,2021-02-17 10:50:00,1745.68,1813.01,1.36,100.0,0.0781,-5.26,0.07,-5.33,tp_lower -14422,做多,2021-02-17 11:40:00,2021-02-17 11:50:00,1816.13,1817.79,1.31,100.0,0.0721,0.12,0.07,0.05,flip -14423,做空,2021-02-17 11:50:00,2021-02-17 12:00:00,1817.79,1815.74,1.31,100.0,0.0721,0.15,0.07,0.08,flip -14424,做多,2021-02-17 12:00:00,2021-02-17 12:15:00,1815.74,1828.99,1.31,100.0,0.0722,0.96,0.07,0.89,tp_upper -14425,做多,2021-02-17 13:10:00,2021-02-17 13:20:00,1826.74,1822.01,1.32,100.0,0.0722,-0.34,0.07,-0.41,flip -14426,做空,2021-02-17 13:20:00,2021-02-17 13:55:00,1822.01,1827.71,1.31,100.0,0.0721,-0.41,0.07,-0.48,flip -14427,做多,2021-02-17 13:55:00,2021-02-17 14:20:00,1827.71,1826.74,1.31,100.0,0.0716,-0.07,0.07,-0.13,flip -14428,做空,2021-02-17 14:20:00,2021-02-17 14:30:00,1826.74,1822.6,1.31,100.0,0.0715,0.3,0.07,0.23,flip -14429,做多,2021-02-17 14:30:00,2021-02-17 15:20:00,1822.6,1822.22,1.31,100.0,0.0718,-0.03,0.07,-0.09,flip -14430,做空,2021-02-17 15:20:00,2021-02-17 15:30:00,1822.22,1812.23,1.31,100.0,0.0717,0.72,0.06,0.65,tp_lower -14431,做多,2021-02-17 16:00:00,2021-02-17 16:05:00,1819.03,1816.13,1.31,100.0,0.0721,-0.21,0.07,-0.27,flip -14432,做空,2021-02-17 16:05:00,2021-02-17 16:15:00,1816.13,1805.97,1.31,100.0,0.0721,0.73,0.07,0.67,tp_lower -14433,做多,2021-02-17 16:30:00,2021-02-17 17:05:00,1816.08,1818.46,1.31,100.0,0.0724,0.17,0.07,0.11,flip -14434,做空,2021-02-17 17:05:00,2021-02-17 18:50:00,1818.46,1822.0,1.32,100.0,0.0723,-0.26,0.07,-0.32,flip -14435,做多,2021-02-17 18:50:00,2021-02-17 19:00:00,1822.0,1822.99,1.31,100.0,0.072,0.07,0.07,0.01,flip -14436,做空,2021-02-17 19:00:00,2021-02-17 19:05:00,1822.99,1825.17,1.31,100.0,0.0719,-0.16,0.07,-0.22,flip -14437,做多,2021-02-17 19:05:00,2021-02-17 19:10:00,1825.17,1828.17,1.31,100.0,0.0717,0.21,0.07,0.15,tp_upper -14438,做多,2021-02-17 20:40:00,2021-02-17 20:45:00,1841.87,1839.27,1.31,100.0,0.0711,-0.18,0.07,-0.25,flip -14439,做空,2021-02-17 20:45:00,2021-02-17 21:00:00,1839.27,1829.14,1.31,100.0,0.071,0.72,0.06,0.65,tp_lower -14440,做多,2021-02-17 21:20:00,2021-02-17 21:35:00,1839.4,1845.8,1.31,100.0,0.0713,0.46,0.07,0.39,tp_upper -14441,做多,2021-02-17 23:25:00,2021-02-17 23:40:00,1845.31,1842.96,1.31,100.0,0.0712,-0.17,0.07,-0.23,flip -14442,做空,2021-02-17 23:40:00,2021-02-17 23:50:00,1842.96,1846.53,1.31,100.0,0.0712,-0.25,0.07,-0.32,flip -14443,做多,2021-02-17 23:50:00,2021-02-18 00:00:00,1846.53,1859.1,1.31,100.0,0.0708,0.89,0.07,0.82,tp_upper -14444,做多,2021-02-18 02:50:00,2021-02-18 03:00:00,1914.34,1911.4,1.35,100.0,0.0704,-0.21,0.07,-0.27,flip -14445,做空,2021-02-18 03:00:00,2021-02-18 03:25:00,1911.4,1896.73,1.34,100.0,0.0703,1.03,0.07,0.96,tp_lower -14446,做多,2021-02-18 04:30:00,2021-02-18 05:10:00,1904.3,1912.26,1.35,100.0,0.071,0.57,0.07,0.5,tp_upper -14447,做多,2021-02-18 05:50:00,2021-02-18 06:05:00,1902.41,1898.21,1.36,100.0,0.0713,-0.3,0.07,-0.37,flip -14448,做空,2021-02-18 06:05:00,2021-02-18 06:10:00,1898.21,1898.02,1.35,100.0,0.0713,0.01,0.07,-0.05,tp_lower -14449,做多,2021-02-18 06:20:00,2021-02-18 06:40:00,1903.5,1907.14,1.35,100.0,0.071,0.26,0.07,0.19,flip -14450,做空,2021-02-18 06:40:00,2021-02-18 07:05:00,1907.14,1901.49,1.35,100.0,0.0709,0.4,0.07,0.33,tp_lower -14451,做多,2021-02-18 07:50:00,2021-02-18 08:00:00,1904.6,1905.62,1.36,100.0,0.0712,0.07,0.07,0.0,tp_upper -14452,做多,2021-02-18 08:40:00,2021-02-18 08:55:00,1898.02,1896.96,1.35,100.0,0.0714,-0.08,0.07,-0.14,flip -14453,做空,2021-02-18 08:55:00,2021-02-18 09:20:00,1896.96,1900.15,1.35,100.0,0.0713,-0.23,0.07,-0.3,flip -14454,做多,2021-02-18 09:20:00,2021-02-18 09:40:00,1900.15,1906.71,1.35,100.0,0.071,0.47,0.07,0.4,tp_upper -14455,做多,2021-02-18 11:20:00,2021-02-18 11:25:00,1921.32,1912.71,1.35,100.0,0.0704,-0.61,0.07,-0.67,flip -14456,做空,2021-02-18 11:25:00,2021-02-18 11:35:00,1912.71,1903.42,1.34,100.0,0.0703,0.65,0.07,0.59,tp_lower -14457,做多,2021-02-18 12:35:00,2021-02-18 12:45:00,1901.95,1903.27,1.35,100.0,0.071,0.09,0.07,0.03,flip -14458,做空,2021-02-18 12:45:00,2021-02-18 15:25:00,1903.27,1908.4,1.35,100.0,0.0709,-0.36,0.07,-0.43,tp_lower -14459,做多,2021-02-18 16:00:00,2021-02-18 16:10:00,1919.53,1920.9,1.34,100.0,0.07,0.1,0.07,0.03,flip -14460,做空,2021-02-18 16:10:00,2021-02-18 17:15:00,1920.9,1920.59,1.34,100.0,0.07,0.02,0.07,-0.05,flip -14461,做多,2021-02-18 17:15:00,2021-02-18 17:35:00,1920.59,1925.39,1.34,100.0,0.0699,0.34,0.07,0.27,tp_upper -14462,做多,2021-02-18 18:10:00,2021-02-18 18:15:00,1922.39,1927.06,1.35,100.0,0.07,0.33,0.07,0.26,tp_upper -14463,做多,2021-02-18 20:50:00,2021-02-18 21:05:00,1937.07,1947.72,1.35,100.0,0.0695,0.74,0.07,0.67,tp_upper -14464,做多,2021-02-18 22:15:00,2021-02-19 00:50:00,1943.58,1935.6,1.35,100.0,0.0696,-0.56,0.07,-0.62,flip -14465,做空,2021-02-19 00:50:00,2021-02-19 01:00:00,1935.6,1923.91,1.37,100.0,0.0709,0.83,0.07,0.76,tp_lower -14466,做多,2021-02-19 02:45:00,2021-02-19 03:25:00,1920.36,1918.14,1.38,100.0,0.0718,-0.16,0.07,-0.23,flip -14467,做空,2021-02-19 03:25:00,2021-02-19 03:50:00,1918.14,1918.19,1.38,100.0,0.0717,-0.0,0.07,-0.07,flip -14468,做多,2021-02-19 03:50:00,2021-02-19 03:55:00,1918.19,1913.8,1.37,100.0,0.0716,-0.31,0.07,-0.38,flip -14469,做空,2021-02-19 03:55:00,2021-02-19 04:00:00,1913.8,1917.08,1.37,100.0,0.0716,-0.23,0.07,-0.3,tp_lower -14470,做多,2021-02-19 04:00:00,2021-02-19 04:15:00,1917.08,1922.69,1.37,100.0,0.0712,0.4,0.07,0.33,tp_upper -14471,做多,2021-02-19 05:00:00,2021-02-19 05:05:00,1914.54,1912.16,1.37,100.0,0.0715,-0.17,0.07,-0.24,flip -14472,做空,2021-02-19 05:05:00,2021-02-19 05:20:00,1912.16,1915.66,1.37,100.0,0.0714,-0.25,0.07,-0.32,flip -14473,做多,2021-02-19 05:20:00,2021-02-19 05:45:00,1915.66,1913.5,1.36,100.0,0.0711,-0.15,0.07,-0.22,flip -14474,做空,2021-02-19 05:45:00,2021-02-19 08:00:00,1913.5,1930.7,1.36,100.0,0.071,-1.22,0.07,-1.29,flip -14475,做多,2021-02-19 08:00:00,2021-02-19 08:10:00,1930.7,1925.69,1.35,100.0,0.0697,-0.35,0.07,-0.42,flip -14476,做空,2021-02-19 08:10:00,2021-02-19 08:15:00,1925.69,1920.59,1.34,100.0,0.0696,0.35,0.07,0.29,tp_lower -14477,做多,2021-02-19 08:55:00,2021-02-19 09:05:00,1927.38,1938.06,1.34,100.0,0.0697,0.74,0.07,0.68,tp_upper -14478,做多,2021-02-19 11:35:00,2021-02-19 11:45:00,1935.96,1934.63,1.35,100.0,0.0697,-0.09,0.07,-0.16,flip -14479,做空,2021-02-19 11:45:00,2021-02-19 11:50:00,1934.63,1936.47,1.35,100.0,0.0696,-0.13,0.07,-0.2,flip -14480,做多,2021-02-19 11:50:00,2021-02-19 12:00:00,1936.47,1934.2,1.34,100.0,0.0694,-0.16,0.07,-0.22,tp_upper -14481,做多,2021-02-19 12:05:00,2021-02-19 12:15:00,1935.28,1931.93,1.34,100.0,0.0693,-0.23,0.07,-0.3,flip -14482,做空,2021-02-19 12:15:00,2021-02-19 12:20:00,1931.93,1936.99,1.34,100.0,0.0692,-0.35,0.07,-0.42,flip -14483,做多,2021-02-19 12:20:00,2021-02-19 12:25:00,1936.99,1940.3,1.33,100.0,0.0688,0.23,0.07,0.16,tp_upper -14484,做多,2021-02-19 13:00:00,2021-02-19 13:35:00,1932.75,1929.34,1.33,100.0,0.069,-0.24,0.07,-0.3,flip -14485,做空,2021-02-19 13:35:00,2021-02-19 14:05:00,1929.34,1930.18,1.33,100.0,0.0689,-0.06,0.07,-0.12,flip -14486,做多,2021-02-19 14:05:00,2021-02-19 14:15:00,1930.18,1918.51,1.33,100.0,0.0688,-0.8,0.07,-0.87,flip -14487,做空,2021-02-19 14:15:00,2021-02-19 14:20:00,1918.51,1918.31,1.32,100.0,0.0687,0.01,0.07,-0.05,tp_lower -14488,做多,2021-02-19 14:35:00,2021-02-19 14:55:00,1924.5,1919.1,1.32,100.0,0.0684,-0.37,0.07,-0.44,flip -14489,做空,2021-02-19 14:55:00,2021-02-19 15:00:00,1919.1,1924.33,1.31,100.0,0.0684,-0.36,0.07,-0.42,tp_lower -14490,做多,2021-02-19 15:00:00,2021-02-19 15:25:00,1924.33,1933.71,1.31,100.0,0.0679,0.64,0.07,0.57,tp_upper -14491,做多,2021-02-19 16:55:00,2021-02-19 17:00:00,1950.79,1949.21,1.31,100.0,0.0673,-0.11,0.07,-0.17,flip -14492,做空,2021-02-19 17:00:00,2021-02-19 17:05:00,1949.21,1958.64,1.31,100.0,0.0672,-0.63,0.07,-0.7,flip -14493,做多,2021-02-19 17:05:00,2021-02-19 17:15:00,1958.64,1969.42,1.3,100.0,0.0665,0.72,0.07,0.65,tp_upper -14494,做多,2021-02-19 18:15:00,2021-02-19 18:45:00,1966.28,1975.99,1.31,100.0,0.0665,0.65,0.07,0.58,tp_upper -14495,做多,2021-02-19 20:35:00,2021-02-19 21:10:00,1962.64,1968.23,1.31,100.0,0.0669,0.37,0.07,0.31,tp_upper -14496,做多,2021-02-19 21:55:00,2021-02-19 22:00:00,1962.48,1960.18,1.32,100.0,0.067,-0.15,0.07,-0.22,flip -14497,做空,2021-02-19 22:00:00,2021-02-19 22:10:00,1960.18,1955.32,1.31,100.0,0.067,0.33,0.07,0.26,tp_lower -14498,做多,2021-02-19 22:25:00,2021-02-19 22:45:00,1962.36,1959.14,1.31,100.0,0.067,-0.22,0.07,-0.28,flip -14499,做空,2021-02-19 22:45:00,2021-02-19 22:50:00,1959.14,1964.52,1.31,100.0,0.0669,-0.36,0.07,-0.43,flip -14500,做多,2021-02-19 22:50:00,2021-02-19 22:55:00,1964.52,1956.5,1.31,100.0,0.0665,-0.53,0.07,-0.6,flip -14501,做空,2021-02-19 22:55:00,2021-02-19 23:00:00,1956.5,1958.54,1.3,100.0,0.0664,-0.14,0.07,-0.2,tp_lower -14502,做多,2021-02-19 23:05:00,2021-02-19 23:35:00,1963.11,1961.92,1.3,100.0,0.0661,-0.08,0.06,-0.14,flip -14503,做空,2021-02-19 23:35:00,2021-02-19 23:45:00,1961.92,1962.77,1.29,100.0,0.066,-0.06,0.06,-0.12,flip -14504,做多,2021-02-19 23:45:00,2021-02-19 23:50:00,1962.77,1961.0,1.29,100.0,0.0659,-0.12,0.06,-0.18,flip -14505,做空,2021-02-19 23:50:00,2021-02-20 00:00:00,1961.0,1961.0,1.29,100.0,0.0658,0.0,0.06,-0.06,flip -14506,做多,2021-02-20 00:00:00,2021-02-20 01:15:00,1961.0,1946.93,1.34,100.0,0.0683,-0.96,0.07,-1.03,flip -14507,做空,2021-02-20 01:15:00,2021-02-20 01:30:00,1946.93,1945.61,1.33,100.0,0.0682,0.09,0.07,0.02,flip -14508,做多,2021-02-20 01:30:00,2021-02-20 02:00:00,1945.61,1950.99,1.33,100.0,0.0682,0.37,0.07,0.3,flip -14509,做空,2021-02-20 02:00:00,2021-02-20 05:40:00,1950.99,2013.57,1.33,100.0,0.0681,-4.26,0.07,-4.33,tp_lower -14510,做多,2021-02-20 06:10:00,2021-02-20 06:15:00,2028.0,2026.33,1.29,100.0,0.0634,-0.11,0.06,-0.17,flip -14511,做空,2021-02-20 06:15:00,2021-02-20 06:30:00,2026.33,2033.07,1.28,100.0,0.0633,-0.43,0.06,-0.49,flip -14512,做多,2021-02-20 06:30:00,2021-02-20 07:05:00,2033.07,2021.57,1.28,100.0,0.0628,-0.72,0.06,-0.79,flip -14513,做空,2021-02-20 07:05:00,2021-02-20 07:10:00,2021.57,2011.81,1.27,100.0,0.0628,0.61,0.06,0.55,tp_lower -14514,做多,2021-02-20 07:25:00,2021-02-20 08:30:00,2021.64,2011.15,1.27,100.0,0.063,-0.66,0.06,-0.72,flip -14515,做空,2021-02-20 08:30:00,2021-02-20 08:35:00,2011.15,2012.88,1.27,100.0,0.063,-0.11,0.06,-0.17,flip -14516,做多,2021-02-20 08:35:00,2021-02-20 08:40:00,2012.88,2010.96,1.26,100.0,0.0628,-0.12,0.06,-0.18,flip -14517,做空,2021-02-20 08:40:00,2021-02-20 09:15:00,2010.96,2012.8,1.26,100.0,0.0627,-0.12,0.06,-0.18,flip -14518,做多,2021-02-20 09:15:00,2021-02-20 09:45:00,2012.8,2011.47,1.26,100.0,0.0625,-0.08,0.06,-0.15,flip -14519,做空,2021-02-20 09:45:00,2021-02-20 10:00:00,2011.47,2010.0,1.26,100.0,0.0625,0.09,0.06,0.03,flip -14520,做多,2021-02-20 10:00:00,2021-02-20 10:10:00,2010.0,2005.4,1.26,100.0,0.0625,-0.29,0.06,-0.35,flip -14521,做空,2021-02-20 10:10:00,2021-02-20 10:30:00,2005.4,2010.2,1.25,100.0,0.0624,-0.3,0.06,-0.36,flip -14522,做多,2021-02-20 10:30:00,2021-02-20 10:50:00,2010.2,2011.01,1.25,100.0,0.0621,0.05,0.06,-0.01,flip -14523,做空,2021-02-20 10:50:00,2021-02-20 11:05:00,2011.01,2012.4,1.25,100.0,0.062,-0.09,0.06,-0.15,flip -14524,做多,2021-02-20 11:05:00,2021-02-20 11:15:00,2012.4,2019.35,1.25,100.0,0.0619,0.43,0.06,0.37,tp_upper -14525,做多,2021-02-20 12:00:00,2021-02-20 12:05:00,2013.15,2021.62,1.25,100.0,0.062,0.53,0.06,0.46,tp_upper -14526,做多,2021-02-20 13:40:00,2021-02-20 13:50:00,2037.31,2033.44,1.25,100.0,0.0615,-0.24,0.06,-0.3,flip -14527,做空,2021-02-20 13:50:00,2021-02-20 14:05:00,2033.44,2035.57,1.25,100.0,0.0614,-0.13,0.06,-0.19,flip -14528,做多,2021-02-20 14:05:00,2021-02-20 14:10:00,2035.57,2037.75,1.25,100.0,0.0612,0.13,0.06,0.07,tp_upper -14529,做多,2021-02-20 16:10:00,2021-02-20 16:15:00,1997.56,1991.9,1.25,100.0,0.0624,-0.35,0.06,-0.42,flip -14530,做空,2021-02-20 16:15:00,2021-02-20 16:30:00,1991.9,1992.62,1.24,100.0,0.0623,-0.04,0.06,-0.11,flip -14531,做多,2021-02-20 16:30:00,2021-02-20 17:10:00,1992.62,2020.5,1.24,100.0,0.0622,1.73,0.06,1.67,tp_upper -14532,做多,2021-02-20 18:00:00,2021-02-20 20:00:00,2002.67,1975.59,1.26,100.0,0.0627,-1.7,0.06,-1.76,flip -14533,做空,2021-02-20 20:00:00,2021-02-20 20:05:00,1975.59,1974.59,1.24,100.0,0.0626,0.06,0.06,0.0,tp_lower -14534,做多,2021-02-20 20:30:00,2021-02-20 20:40:00,1993.23,1988.21,1.24,100.0,0.0621,-0.31,0.06,-0.37,flip -14535,做空,2021-02-20 20:40:00,2021-02-20 21:15:00,1988.21,1960.49,1.23,100.0,0.062,1.72,0.06,1.66,tp_lower -14536,做多,2021-02-20 21:45:00,2021-02-20 23:25:00,1977.54,1909.05,1.25,100.0,0.0631,-4.32,0.06,-4.38,flip -14537,做空,2021-02-20 23:25:00,2021-02-20 23:45:00,1909.05,1916.01,1.2,100.0,0.0631,-0.44,0.06,-0.5,flip -14538,做多,2021-02-20 23:45:00,2021-02-21 00:00:00,1916.01,1895.34,1.2,100.0,0.0626,-1.29,0.06,-1.35,flip -14539,做空,2021-02-21 00:00:00,2021-02-21 00:20:00,1895.34,1911.42,1.22,100.0,0.0645,-1.04,0.06,-1.1,flip -14540,做多,2021-02-21 00:20:00,2021-02-21 01:05:00,1911.42,1934.99,1.21,100.0,0.0633,1.49,0.06,1.43,tp_upper -14541,做多,2021-02-21 04:30:00,2021-02-21 04:40:00,1939.71,1942.54,1.22,100.0,0.0631,0.18,0.06,0.12,flip -14542,做空,2021-02-21 04:40:00,2021-02-21 04:50:00,1942.54,1944.5,1.22,100.0,0.063,-0.12,0.06,-0.18,flip -14543,做多,2021-02-21 04:50:00,2021-02-21 04:55:00,1944.5,1946.0,1.22,100.0,0.0628,0.09,0.06,0.03,tp_upper -14544,做多,2021-02-21 05:10:00,2021-02-21 05:15:00,1949.87,1945.61,1.22,100.0,0.0627,-0.27,0.06,-0.33,tp_upper -14545,做多,2021-02-21 06:05:00,2021-02-21 06:10:00,1945.04,1940.96,1.22,100.0,0.0626,-0.26,0.06,-0.32,flip -14546,做空,2021-02-21 06:10:00,2021-02-21 06:15:00,1940.96,1937.77,1.21,100.0,0.0626,0.2,0.06,0.14,tp_lower -14547,做多,2021-02-21 06:55:00,2021-02-21 07:05:00,1942.72,1942.62,1.21,100.0,0.0625,-0.01,0.06,-0.07,flip -14548,做空,2021-02-21 07:05:00,2021-02-21 07:20:00,1942.62,1919.67,1.21,100.0,0.0625,1.43,0.06,1.37,tp_lower -14549,做多,2021-02-21 08:05:00,2021-02-21 08:20:00,1929.12,1930.41,1.23,100.0,0.0636,0.08,0.06,0.02,flip -14550,做空,2021-02-21 08:20:00,2021-02-21 09:50:00,1930.41,1940.79,1.23,100.0,0.0635,-0.66,0.06,-0.72,flip -14551,做多,2021-02-21 09:50:00,2021-02-21 10:05:00,1940.79,1952.01,1.22,100.0,0.0628,0.7,0.06,0.64,tp_upper -14552,做多,2021-02-21 12:00:00,2021-02-21 12:05:00,1968.85,1958.91,1.22,100.0,0.0622,-0.62,0.06,-0.68,flip -14553,做空,2021-02-21 12:05:00,2021-02-21 12:10:00,1958.91,1959.03,1.22,100.0,0.0621,-0.01,0.06,-0.07,tp_lower -14554,做多,2021-02-21 12:25:00,2021-02-21 12:35:00,1967.46,1958.82,1.22,100.0,0.0618,-0.53,0.06,-0.59,flip -14555,做空,2021-02-21 12:35:00,2021-02-21 12:40:00,1958.82,1954.99,1.21,100.0,0.0617,0.24,0.06,0.18,tp_lower -14556,做多,2021-02-21 13:30:00,2021-02-21 13:40:00,1955.49,1951.19,1.21,100.0,0.0619,-0.27,0.06,-0.33,flip -14557,做空,2021-02-21 13:40:00,2021-02-21 14:00:00,1951.19,1962.14,1.21,100.0,0.0618,-0.68,0.06,-0.74,flip -14558,做多,2021-02-21 14:00:00,2021-02-21 14:10:00,1962.14,1949.99,1.2,100.0,0.0611,-0.74,0.06,-0.8,flip -14559,做空,2021-02-21 14:10:00,2021-02-21 14:15:00,1949.99,1946.29,1.19,100.0,0.061,0.23,0.06,0.17,tp_lower -14560,做多,2021-02-21 14:20:00,2021-02-21 14:30:00,1952.77,1959.23,1.19,100.0,0.061,0.39,0.06,0.33,tp_upper -14561,做多,2021-02-21 15:35:00,2021-02-21 15:50:00,1960.03,1961.99,1.19,100.0,0.0609,0.12,0.06,0.06,flip -14562,做空,2021-02-21 15:50:00,2021-02-21 16:05:00,1961.99,1953.7,1.19,100.0,0.0608,0.5,0.06,0.44,tp_lower -14563,做多,2021-02-21 16:25:00,2021-02-21 16:30:00,1962.23,1962.2,1.2,100.0,0.061,-0.0,0.06,-0.06,flip -14564,做空,2021-02-21 16:30:00,2021-02-21 16:40:00,1962.2,1955.35,1.2,100.0,0.061,0.42,0.06,0.36,tp_lower -14565,做多,2021-02-21 16:45:00,2021-02-21 16:55:00,1959.36,1961.95,1.2,100.0,0.0612,0.16,0.06,0.1,flip -14566,做空,2021-02-21 16:55:00,2021-02-21 17:05:00,1961.95,1957.33,1.2,100.0,0.0611,0.28,0.06,0.22,flip -14567,做多,2021-02-21 17:05:00,2021-02-21 17:25:00,1957.33,1959.57,1.2,100.0,0.0614,0.14,0.06,0.08,flip -14568,做空,2021-02-21 17:25:00,2021-02-21 17:55:00,1959.57,1953.22,1.2,100.0,0.0613,0.39,0.06,0.33,tp_lower -14569,做多,2021-02-21 18:35:00,2021-02-21 18:45:00,1953.86,1961.88,1.2,100.0,0.0616,0.49,0.06,0.43,tp_upper -14570,做多,2021-02-21 22:10:00,2021-02-21 22:15:00,1932.27,1932.11,1.21,100.0,0.0625,-0.01,0.06,-0.07,flip -14571,做空,2021-02-21 22:15:00,2021-02-21 22:25:00,1932.11,1919.32,1.21,100.0,0.0624,0.8,0.06,0.74,tp_lower -14572,做多,2021-02-21 22:50:00,2021-02-22 00:00:00,1925.48,1927.16,1.21,100.0,0.063,0.11,0.06,0.05,flip -14573,做空,2021-02-22 00:00:00,2021-02-22 00:15:00,1927.16,1920.38,1.25,100.0,0.0649,0.44,0.06,0.38,tp_lower -14574,做多,2021-02-22 01:30:00,2021-02-22 02:00:00,1914.04,1904.82,1.25,100.0,0.0655,-0.6,0.06,-0.67,flip -14575,做空,2021-02-22 02:00:00,2021-02-22 02:05:00,1904.82,1911.18,1.25,100.0,0.0654,-0.42,0.06,-0.48,flip -14576,做多,2021-02-22 02:05:00,2021-02-22 02:10:00,1911.18,1904.18,1.24,100.0,0.0649,-0.45,0.06,-0.52,flip -14577,做空,2021-02-22 02:10:00,2021-02-22 02:25:00,1904.18,1913.43,1.23,100.0,0.0648,-0.6,0.06,-0.66,flip -14578,做多,2021-02-22 02:25:00,2021-02-22 02:35:00,1913.43,1916.77,1.23,100.0,0.0642,0.21,0.06,0.15,tp_upper -14579,做多,2021-02-22 05:00:00,2021-02-22 05:15:00,1873.56,1866.37,1.23,100.0,0.0656,-0.47,0.06,-0.53,flip -14580,做空,2021-02-22 05:15:00,2021-02-22 05:20:00,1866.37,1867.12,1.22,100.0,0.0655,-0.05,0.06,-0.11,flip -14581,做多,2021-02-22 05:20:00,2021-02-22 05:50:00,1867.12,1865.11,1.22,100.0,0.0654,-0.13,0.06,-0.19,flip -14582,做空,2021-02-22 05:50:00,2021-02-22 05:55:00,1865.11,1870.58,1.22,100.0,0.0653,-0.36,0.06,-0.42,flip -14583,做多,2021-02-22 05:55:00,2021-02-22 06:10:00,1870.58,1886.83,1.21,100.0,0.0649,1.05,0.06,0.99,tp_upper -14584,做多,2021-02-22 07:10:00,2021-02-22 07:30:00,1877.48,1883.78,1.22,100.0,0.0651,0.41,0.06,0.35,tp_upper -14585,做多,2021-02-22 08:15:00,2021-02-22 08:20:00,1887.67,1882.7,1.23,100.0,0.0649,-0.32,0.06,-0.38,flip -14586,做空,2021-02-22 08:20:00,2021-02-22 08:40:00,1882.7,1874.23,1.22,100.0,0.0649,0.55,0.06,0.49,tp_lower -14587,做多,2021-02-22 11:00:00,2021-02-22 11:10:00,1833.0,1823.66,1.23,100.0,0.0669,-0.62,0.06,-0.69,flip -14588,做空,2021-02-22 11:10:00,2021-02-22 11:25:00,1823.66,1822.17,1.22,100.0,0.0668,0.1,0.06,0.04,flip -14589,做多,2021-02-22 11:25:00,2021-02-22 11:40:00,1822.17,1820.81,1.22,100.0,0.0668,-0.09,0.06,-0.15,flip -14590,做空,2021-02-22 11:40:00,2021-02-22 11:55:00,1820.81,1805.43,1.22,100.0,0.0668,1.03,0.06,0.97,tp_lower -14591,做多,2021-02-22 13:05:00,2021-02-22 15:15:00,1790.09,1721.8,1.22,100.0,0.0684,-4.67,0.06,-4.73,flip -14592,做空,2021-02-22 15:15:00,2021-02-22 15:30:00,1721.8,1721.93,1.18,100.0,0.0684,-0.01,0.06,-0.07,flip -14593,做多,2021-02-22 15:30:00,2021-02-22 16:00:00,1721.93,1715.16,1.18,100.0,0.0683,-0.46,0.06,-0.52,flip -14594,做空,2021-02-22 16:00:00,2021-02-22 16:05:00,1715.16,1731.54,1.17,100.0,0.0682,-1.12,0.06,-1.18,flip -14595,做多,2021-02-22 16:05:00,2021-02-22 16:50:00,1731.54,1727.21,1.16,100.0,0.0668,-0.29,0.06,-0.35,flip -14596,做空,2021-02-22 16:50:00,2021-02-22 17:10:00,1727.21,1710.12,1.15,100.0,0.0668,1.14,0.06,1.08,tp_lower -14597,做多,2021-02-22 18:25:00,2021-02-22 18:30:00,1709.94,1709.17,1.16,100.0,0.0681,-0.05,0.06,-0.11,flip -14598,做空,2021-02-22 18:30:00,2021-02-22 22:30:00,1709.17,1774.28,1.16,100.0,0.068,-4.43,0.06,-4.49,tp_lower -14599,做多,2021-02-22 23:45:00,2021-02-23 00:00:00,1777.71,1763.42,1.12,100.0,0.0628,-0.9,0.06,-0.95,flip -14600,做空,2021-02-23 00:00:00,2021-02-23 00:05:00,1763.42,1747.8,1.14,100.0,0.0644,1.01,0.06,0.95,tp_lower -14601,做多,2021-02-23 00:30:00,2021-02-23 00:55:00,1771.67,1761.14,1.14,100.0,0.0646,-0.68,0.06,-0.74,flip -14602,做空,2021-02-23 00:55:00,2021-02-23 01:00:00,1761.14,1778.5,1.14,100.0,0.0646,-1.12,0.06,-1.18,flip -14603,做多,2021-02-23 01:00:00,2021-02-23 01:05:00,1778.5,1770.89,1.12,100.0,0.0632,-0.48,0.06,-0.54,flip -14604,做空,2021-02-23 01:05:00,2021-02-23 01:20:00,1770.89,1740.54,1.12,100.0,0.0632,1.92,0.05,1.86,tp_lower -14605,做多,2021-02-23 03:10:00,2021-02-23 03:20:00,1707.05,1693.85,1.14,100.0,0.0666,-0.88,0.06,-0.94,flip -14606,做空,2021-02-23 03:20:00,2021-02-23 03:50:00,1693.85,1699.66,1.13,100.0,0.0665,-0.39,0.06,-0.44,flip -14607,做多,2021-02-23 03:50:00,2021-02-23 03:55:00,1699.66,1681.44,1.12,100.0,0.066,-1.2,0.06,-1.26,flip -14608,做空,2021-02-23 03:55:00,2021-02-23 04:10:00,1681.44,1690.07,1.11,100.0,0.0659,-0.57,0.06,-0.62,flip -14609,做多,2021-02-23 04:10:00,2021-02-23 04:15:00,1690.07,1680.17,1.1,100.0,0.0652,-0.65,0.05,-0.7,flip -14610,做空,2021-02-23 04:15:00,2021-02-23 04:20:00,1680.17,1680.26,1.09,100.0,0.0651,-0.01,0.05,-0.06,flip -14611,做多,2021-02-23 04:20:00,2021-02-23 05:55:00,1680.26,1620.86,1.09,100.0,0.0651,-3.86,0.05,-3.92,flip -14612,做空,2021-02-23 05:55:00,2021-02-23 07:00:00,1620.86,1601.79,1.05,100.0,0.065,1.24,0.05,1.19,tp_lower -14613,做多,2021-02-23 07:40:00,2021-02-23 07:45:00,1617.25,1609.25,1.06,100.0,0.0658,-0.53,0.05,-0.58,flip -14614,做空,2021-02-23 07:45:00,2021-02-23 08:00:00,1609.25,1571.78,1.06,100.0,0.0658,2.46,0.05,2.41,tp_lower -14615,做多,2021-02-23 09:25:00,2021-02-23 09:30:00,1505.78,1503.04,1.08,100.0,0.0719,-0.2,0.05,-0.25,flip -14616,做空,2021-02-23 09:30:00,2021-02-23 09:45:00,1503.04,1489.3,1.08,100.0,0.0718,0.99,0.05,0.93,flip -14617,做多,2021-02-23 09:45:00,2021-02-23 10:15:00,1489.3,1481.75,1.09,100.0,0.073,-0.55,0.05,-0.61,flip -14618,做空,2021-02-23 10:15:00,2021-02-23 10:20:00,1481.75,1496.3,1.08,100.0,0.073,-1.06,0.05,-1.12,flip -14619,做多,2021-02-23 10:20:00,2021-02-23 10:25:00,1496.3,1484.2,1.07,100.0,0.0715,-0.86,0.05,-0.92,flip -14620,做空,2021-02-23 10:25:00,2021-02-23 11:00:00,1484.2,1495.41,1.06,100.0,0.0714,-0.8,0.05,-0.85,flip -14621,做多,2021-02-23 11:00:00,2021-02-23 11:10:00,1495.41,1493.33,1.05,100.0,0.0703,-0.15,0.05,-0.2,flip -14622,做空,2021-02-23 11:10:00,2021-02-23 11:25:00,1493.33,1463.2,1.05,100.0,0.0702,2.11,0.05,2.06,tp_lower -14623,做多,2021-02-23 12:00:00,2021-02-23 12:05:00,1467.15,1458.14,1.07,100.0,0.0728,-0.66,0.05,-0.71,flip -14624,做空,2021-02-23 12:05:00,2021-02-23 12:35:00,1458.14,1502.42,1.06,100.0,0.0727,-3.22,0.05,-3.28,flip -14625,做多,2021-02-23 12:35:00,2021-02-23 12:45:00,1502.42,1524.79,1.03,100.0,0.0684,1.53,0.05,1.48,tp_upper -14626,做多,2021-02-23 13:45:00,2021-02-23 14:30:00,1534.03,1546.41,1.04,100.0,0.0679,0.84,0.05,0.79,flip -14627,做空,2021-02-23 14:30:00,2021-02-23 14:40:00,1546.41,1508.41,1.05,100.0,0.0678,2.58,0.05,2.53,tp_lower -14628,做多,2021-02-23 15:00:00,2021-02-23 15:05:00,1546.1,1540.59,1.07,100.0,0.0694,-0.38,0.05,-0.44,flip -14629,做空,2021-02-23 15:05:00,2021-02-23 15:15:00,1540.59,1547.72,1.07,100.0,0.0694,-0.49,0.05,-0.55,flip -14630,做多,2021-02-23 15:15:00,2021-02-23 15:45:00,1547.72,1581.0,1.06,100.0,0.0687,2.29,0.05,2.23,tp_upper -14631,做多,2021-02-23 16:25:00,2021-02-23 16:35:00,1575.08,1557.38,1.08,100.0,0.0689,-1.22,0.05,-1.27,flip -14632,做空,2021-02-23 16:35:00,2021-02-23 17:10:00,1557.38,1534.99,1.07,100.0,0.0688,1.54,0.05,1.49,tp_lower -14633,做多,2021-02-23 17:25:00,2021-02-23 17:35:00,1562.41,1559.35,1.09,100.0,0.0695,-0.21,0.05,-0.27,flip -14634,做空,2021-02-23 17:35:00,2021-02-23 17:45:00,1559.35,1537.92,1.08,100.0,0.0694,1.49,0.05,1.43,tp_lower -14635,做多,2021-02-23 20:20:00,2021-02-23 20:50:00,1481.46,1520.39,1.1,100.0,0.074,2.88,0.06,2.82,tp_upper -14636,做多,2021-02-23 22:40:00,2021-02-23 22:50:00,1546.75,1572.9,1.12,100.0,0.0727,1.9,0.06,1.84,tp_upper -14637,做多,2021-02-23 23:30:00,2021-02-23 23:35:00,1566.05,1565.98,1.14,100.0,0.0729,-0.01,0.06,-0.06,flip -14638,做空,2021-02-23 23:35:00,2021-02-23 23:45:00,1565.98,1557.64,1.14,100.0,0.0728,0.61,0.06,0.55,flip -14639,做多,2021-02-23 23:45:00,2021-02-23 23:55:00,1557.64,1579.75,1.15,100.0,0.0735,1.63,0.06,1.57,tp_upper -14640,做多,2021-02-23 23:55:00,2021-02-24 00:00:00,1579.75,1566.3,1.16,100.0,0.0735,-0.99,0.06,-1.05,tp_upper -14641,做多,2021-02-24 00:50:00,2021-02-24 03:25:00,1557.23,1620.08,1.19,100.0,0.0764,4.8,0.06,4.74,flip -14642,做空,2021-02-24 03:25:00,2021-02-24 03:30:00,1620.08,1622.66,1.24,100.0,0.0763,-0.2,0.06,-0.26,flip -14643,做多,2021-02-24 03:30:00,2021-02-24 03:40:00,1622.66,1622.12,1.23,100.0,0.076,-0.04,0.06,-0.1,flip -14644,做空,2021-02-24 03:40:00,2021-02-24 03:45:00,1622.12,1626.82,1.23,100.0,0.0759,-0.36,0.06,-0.42,flip -14645,做多,2021-02-24 03:45:00,2021-02-24 03:55:00,1626.82,1638.28,1.23,100.0,0.0754,0.86,0.06,0.8,tp_upper -14646,做多,2021-02-24 04:30:00,2021-02-24 05:15:00,1627.18,1629.36,1.23,100.0,0.0759,0.17,0.06,0.1,flip -14647,做空,2021-02-24 05:15:00,2021-02-24 05:50:00,1629.36,1634.3,1.23,100.0,0.0758,-0.37,0.06,-0.44,flip -14648,做多,2021-02-24 05:50:00,2021-02-24 05:55:00,1634.3,1628.71,1.23,100.0,0.0752,-0.42,0.06,-0.48,flip -14649,做空,2021-02-24 05:55:00,2021-02-24 06:00:00,1628.71,1642.89,1.22,100.0,0.0752,-1.07,0.06,-1.13,flip -14650,做多,2021-02-24 06:00:00,2021-02-24 06:10:00,1642.89,1619.64,1.21,100.0,0.0738,-1.72,0.06,-1.78,flip -14651,做空,2021-02-24 06:10:00,2021-02-24 06:15:00,1619.64,1619.1,1.19,100.0,0.0737,0.04,0.06,-0.02,tp_lower -14652,做多,2021-02-24 06:20:00,2021-02-24 06:25:00,1634.78,1614.12,1.19,100.0,0.073,-1.51,0.06,-1.57,flip -14653,做空,2021-02-24 06:25:00,2021-02-24 06:45:00,1614.12,1640.8,1.18,100.0,0.0729,-1.95,0.06,-2.01,flip -14654,做多,2021-02-24 06:45:00,2021-02-24 06:50:00,1640.8,1629.04,1.16,100.0,0.0705,-0.83,0.06,-0.89,flip -14655,做空,2021-02-24 06:50:00,2021-02-24 06:55:00,1629.04,1639.77,1.15,100.0,0.0704,-0.76,0.06,-0.81,flip -14656,做多,2021-02-24 06:55:00,2021-02-24 07:05:00,1639.77,1627.92,1.14,100.0,0.0694,-0.82,0.06,-0.88,flip -14657,做空,2021-02-24 07:05:00,2021-02-24 07:20:00,1627.92,1640.76,1.13,100.0,0.0693,-0.89,0.06,-0.95,flip -14658,做多,2021-02-24 07:20:00,2021-02-24 08:05:00,1640.76,1660.48,1.12,100.0,0.0682,1.34,0.06,1.29,tp_upper -14659,做多,2021-02-24 11:05:00,2021-02-24 11:10:00,1688.84,1683.17,1.13,100.0,0.067,-0.38,0.06,-0.44,flip -14660,做空,2021-02-24 11:10:00,2021-02-24 11:20:00,1683.17,1694.57,1.13,100.0,0.0669,-0.76,0.06,-0.82,flip -14661,做多,2021-02-24 11:20:00,2021-02-24 11:25:00,1694.57,1689.6,1.12,100.0,0.0659,-0.33,0.06,-0.38,tp_upper -14662,做多,2021-02-24 12:00:00,2021-02-24 12:20:00,1687.76,1704.13,1.11,100.0,0.0659,1.08,0.06,1.02,tp_upper -14663,做多,2021-02-24 13:00:00,2021-02-24 13:05:00,1691.8,1681.39,1.12,100.0,0.0664,-0.69,0.06,-0.75,flip -14664,做空,2021-02-24 13:05:00,2021-02-24 13:15:00,1681.39,1637.68,1.11,100.0,0.0663,2.9,0.05,2.84,tp_lower -14665,做多,2021-02-24 14:35:00,2021-02-24 14:40:00,1651.31,1627.83,1.14,100.0,0.0692,-1.62,0.06,-1.68,flip -14666,做空,2021-02-24 14:40:00,2021-02-24 14:45:00,1627.83,1643.39,1.13,100.0,0.0691,-1.08,0.06,-1.13,flip -14667,做多,2021-02-24 14:45:00,2021-02-24 14:50:00,1643.39,1636.72,1.11,100.0,0.0677,-0.45,0.06,-0.51,flip -14668,做空,2021-02-24 14:50:00,2021-02-24 14:55:00,1636.72,1644.87,1.11,100.0,0.0677,-0.55,0.06,-0.61,flip -14669,做多,2021-02-24 14:55:00,2021-02-24 15:05:00,1644.87,1630.56,1.1,100.0,0.0669,-0.96,0.05,-1.01,flip -14670,做空,2021-02-24 15:05:00,2021-02-24 15:10:00,1630.56,1617.64,1.09,100.0,0.0669,0.86,0.05,0.81,tp_lower -14671,做多,2021-02-24 15:30:00,2021-02-24 15:40:00,1634.28,1630.73,1.1,100.0,0.0672,-0.24,0.05,-0.29,flip -14672,做空,2021-02-24 15:40:00,2021-02-24 15:45:00,1630.73,1639.28,1.09,100.0,0.0671,-0.57,0.06,-0.63,flip -14673,做多,2021-02-24 15:45:00,2021-02-24 15:55:00,1639.28,1662.08,1.09,100.0,0.0663,1.51,0.06,1.46,tp_upper -14674,做多,2021-02-24 17:00:00,2021-02-24 17:10:00,1650.82,1652.66,1.1,100.0,0.0667,0.12,0.06,0.07,flip -14675,做空,2021-02-24 17:10:00,2021-02-24 17:15:00,1652.66,1657.73,1.1,100.0,0.0667,-0.34,0.06,-0.39,flip -14676,做多,2021-02-24 17:15:00,2021-02-24 17:25:00,1657.73,1649.41,1.1,100.0,0.0662,-0.55,0.05,-0.61,flip -14677,做空,2021-02-24 17:25:00,2021-02-24 17:30:00,1649.41,1644.99,1.09,100.0,0.0661,0.29,0.05,0.24,tp_lower -14678,做多,2021-02-24 17:55:00,2021-02-24 18:00:00,1664.41,1659.61,1.09,100.0,0.0656,-0.32,0.05,-0.37,flip -14679,做空,2021-02-24 18:00:00,2021-02-24 18:30:00,1659.61,1658.46,1.09,100.0,0.0656,0.08,0.05,0.02,flip -14680,做多,2021-02-24 18:30:00,2021-02-24 18:40:00,1658.46,1650.56,1.09,100.0,0.0656,-0.52,0.05,-0.57,flip -14681,做空,2021-02-24 18:40:00,2021-02-24 18:55:00,1650.56,1637.21,1.08,100.0,0.0655,0.87,0.05,0.82,tp_lower -14682,做多,2021-02-24 20:55:00,2021-02-24 21:00:00,1605.12,1597.51,1.09,100.0,0.0679,-0.52,0.05,-0.57,flip -14683,做空,2021-02-24 21:00:00,2021-02-24 21:10:00,1597.51,1582.37,1.08,100.0,0.0678,1.03,0.05,0.97,tp_lower -14684,做多,2021-02-24 21:55:00,2021-02-24 22:00:00,1592.3,1572.94,1.09,100.0,0.0686,-1.33,0.05,-1.38,flip -14685,做空,2021-02-24 22:00:00,2021-02-24 22:25:00,1572.94,1582.54,1.08,100.0,0.0685,-0.66,0.05,-0.71,flip -14686,做多,2021-02-24 22:25:00,2021-02-24 23:00:00,1582.54,1603.9,1.07,100.0,0.0676,1.44,0.05,1.39,tp_upper -14687,做多,2021-02-25 02:15:00,2021-02-25 04:35:00,1641.6,1592.67,1.13,100.0,0.0689,-3.37,0.05,-3.43,flip -14688,做空,2021-02-25 04:35:00,2021-02-25 04:40:00,1592.67,1596.16,1.1,100.0,0.0688,-0.24,0.05,-0.3,tp_lower -14689,做多,2021-02-25 05:00:00,2021-02-25 05:05:00,1603.38,1600.38,1.09,100.0,0.0682,-0.2,0.05,-0.26,flip -14690,做空,2021-02-25 05:05:00,2021-02-25 05:15:00,1600.38,1605.36,1.09,100.0,0.0681,-0.34,0.05,-0.39,flip -14691,做多,2021-02-25 05:15:00,2021-02-25 05:25:00,1605.36,1599.84,1.09,100.0,0.0676,-0.37,0.05,-0.43,flip -14692,做空,2021-02-25 05:25:00,2021-02-25 05:30:00,1599.84,1613.47,1.08,100.0,0.0675,-0.92,0.05,-0.98,flip -14693,做多,2021-02-25 05:30:00,2021-02-25 05:35:00,1613.47,1614.47,1.07,100.0,0.0663,0.07,0.05,0.01,tp_upper -14694,做多,2021-02-25 07:10:00,2021-02-25 07:15:00,1618.2,1639.41,1.07,100.0,0.0661,1.4,0.05,1.35,tp_upper -14695,做多,2021-02-25 08:05:00,2021-02-25 08:10:00,1633.99,1626.26,1.08,100.0,0.0663,-0.51,0.05,-0.57,flip -14696,做空,2021-02-25 08:10:00,2021-02-25 08:50:00,1626.26,1602.83,1.08,100.0,0.0662,1.55,0.05,1.5,tp_lower -14697,做多,2021-02-25 10:00:00,2021-02-25 10:15:00,1599.4,1596.71,1.09,100.0,0.0682,-0.18,0.05,-0.24,flip -14698,做空,2021-02-25 10:15:00,2021-02-25 12:20:00,1596.71,1619.99,1.09,100.0,0.0681,-1.59,0.06,-1.64,flip -14699,做多,2021-02-25 12:20:00,2021-02-25 12:50:00,1619.99,1635.46,1.07,100.0,0.0661,1.02,0.05,0.97,tp_upper -14700,做多,2021-02-25 13:55:00,2021-02-25 14:00:00,1645.73,1639.69,1.08,100.0,0.0656,-0.4,0.05,-0.45,flip -14701,做空,2021-02-25 14:00:00,2021-02-25 14:05:00,1639.69,1645.59,1.08,100.0,0.0656,-0.39,0.05,-0.44,flip -14702,做多,2021-02-25 14:05:00,2021-02-25 14:15:00,1645.59,1644.44,1.07,100.0,0.065,-0.07,0.05,-0.13,flip -14703,做空,2021-02-25 14:15:00,2021-02-25 14:25:00,1644.44,1628.47,1.07,100.0,0.065,1.04,0.05,0.98,tp_lower -14704,做多,2021-02-25 15:00:00,2021-02-25 15:20:00,1637.63,1636.77,1.08,100.0,0.0658,-0.06,0.05,-0.11,flip -14705,做空,2021-02-25 15:20:00,2021-02-25 15:35:00,1636.77,1627.84,1.08,100.0,0.0657,0.59,0.05,0.53,tp_lower -14706,做多,2021-02-25 15:40:00,2021-02-25 16:25:00,1630.43,1629.86,1.08,100.0,0.0663,-0.04,0.05,-0.09,flip -14707,做空,2021-02-25 16:25:00,2021-02-25 16:30:00,1629.86,1631.37,1.08,100.0,0.0662,-0.1,0.05,-0.15,flip -14708,做多,2021-02-25 16:30:00,2021-02-25 16:35:00,1631.37,1628.26,1.08,100.0,0.066,-0.21,0.05,-0.26,flip -14709,做空,2021-02-25 16:35:00,2021-02-25 16:50:00,1628.26,1622.39,1.07,100.0,0.066,0.39,0.05,0.33,tp_lower -14710,做多,2021-02-25 19:05:00,2021-02-25 19:35:00,1590.23,1587.87,1.08,100.0,0.0677,-0.16,0.05,-0.21,flip -14711,做空,2021-02-25 19:35:00,2021-02-25 19:40:00,1587.87,1590.08,1.07,100.0,0.0677,-0.15,0.05,-0.2,flip -14712,做多,2021-02-25 19:40:00,2021-02-25 19:45:00,1590.08,1588.12,1.07,100.0,0.0674,-0.13,0.05,-0.19,flip -14713,做空,2021-02-25 19:45:00,2021-02-25 20:05:00,1588.12,1565.47,1.07,100.0,0.0673,1.53,0.05,1.47,tp_lower -14714,做多,2021-02-25 20:20:00,2021-02-25 20:25:00,1581.89,1573.19,1.08,100.0,0.0685,-0.6,0.05,-0.65,flip -14715,做空,2021-02-25 20:25:00,2021-02-25 20:30:00,1573.19,1565.21,1.08,100.0,0.0684,0.55,0.05,0.49,tp_lower -14716,做多,2021-02-25 20:55:00,2021-02-25 21:25:00,1575.61,1570.64,1.08,100.0,0.0686,-0.34,0.05,-0.39,flip -14717,做空,2021-02-25 21:25:00,2021-02-25 21:35:00,1570.64,1555.14,1.08,100.0,0.0685,1.06,0.05,1.01,tp_lower -14718,做多,2021-02-25 23:15:00,2021-02-25 23:25:00,1518.47,1517.23,1.09,100.0,0.0715,-0.09,0.05,-0.14,flip -14719,做空,2021-02-25 23:25:00,2021-02-25 23:35:00,1517.23,1485.49,1.08,100.0,0.0714,2.27,0.05,2.21,tp_lower -14720,做多,2021-02-26 00:10:00,2021-02-26 00:15:00,1510.1,1486.43,1.14,100.0,0.0753,-1.78,0.06,-1.84,flip -14721,做空,2021-02-26 00:15:00,2021-02-26 00:30:00,1486.43,1459.22,1.12,100.0,0.0753,2.05,0.05,1.99,tp_lower -14722,做多,2021-02-26 01:00:00,2021-02-26 01:05:00,1489.38,1473.7,1.14,100.0,0.0764,-1.2,0.06,-1.25,flip -14723,做空,2021-02-26 01:05:00,2021-02-26 01:10:00,1473.7,1489.76,1.13,100.0,0.0763,-1.23,0.06,-1.28,flip -14724,做多,2021-02-26 01:10:00,2021-02-26 01:35:00,1489.76,1481.54,1.11,100.0,0.0746,-0.61,0.06,-0.67,flip -14725,做空,2021-02-26 01:35:00,2021-02-26 02:05:00,1481.54,1481.06,1.1,100.0,0.0745,0.04,0.06,-0.02,flip -14726,做多,2021-02-26 02:05:00,2021-02-26 02:35:00,1481.06,1482.96,1.1,100.0,0.0745,0.14,0.06,0.09,flip -14727,做空,2021-02-26 02:35:00,2021-02-26 02:40:00,1482.96,1500.94,1.1,100.0,0.0744,-1.34,0.06,-1.39,flip -14728,做多,2021-02-26 02:40:00,2021-02-26 03:00:00,1500.94,1482.74,1.09,100.0,0.0726,-1.32,0.05,-1.37,flip -14729,做空,2021-02-26 03:00:00,2021-02-26 03:15:00,1482.74,1476.67,1.08,100.0,0.0725,0.44,0.05,0.39,flip -14730,做多,2021-02-26 03:15:00,2021-02-26 03:35:00,1476.67,1480.86,1.08,100.0,0.073,0.31,0.05,0.25,flip -14731,做空,2021-02-26 03:35:00,2021-02-26 03:40:00,1480.86,1486.63,1.08,100.0,0.073,-0.42,0.05,-0.48,flip -14732,做多,2021-02-26 03:40:00,2021-02-26 04:00:00,1486.63,1507.98,1.08,100.0,0.0723,1.54,0.05,1.49,tp_upper -14733,做多,2021-02-26 06:45:00,2021-02-26 06:50:00,1472.96,1468.0,1.09,100.0,0.074,-0.37,0.05,-0.42,flip -14734,做空,2021-02-26 06:50:00,2021-02-26 07:00:00,1468.0,1471.58,1.08,100.0,0.0739,-0.26,0.05,-0.32,flip -14735,做多,2021-02-26 07:00:00,2021-02-26 07:05:00,1471.58,1469.3,1.08,100.0,0.0735,-0.17,0.05,-0.22,flip -14736,做空,2021-02-26 07:05:00,2021-02-26 07:15:00,1469.3,1429.07,1.08,100.0,0.0734,2.95,0.05,2.9,tp_lower -14737,做多,2021-02-26 08:00:00,2021-02-26 08:15:00,1435.97,1444.54,1.11,100.0,0.0771,0.66,0.06,0.6,flip -14738,做空,2021-02-26 08:15:00,2021-02-26 10:20:00,1444.54,1483.09,1.11,100.0,0.077,-2.97,0.06,-3.03,flip -14739,做多,2021-02-26 10:20:00,2021-02-26 10:30:00,1483.09,1480.74,1.08,100.0,0.0729,-0.17,0.05,-0.23,tp_upper -14740,做多,2021-02-26 11:50:00,2021-02-26 13:00:00,1478.82,1478.57,1.08,100.0,0.0729,-0.02,0.05,-0.07,flip -14741,做空,2021-02-26 13:00:00,2021-02-26 13:25:00,1478.57,1462.3,1.08,100.0,0.0729,1.19,0.05,1.13,tp_lower -14742,做多,2021-02-26 14:00:00,2021-02-26 14:05:00,1477.54,1477.54,1.09,100.0,0.0736,0.0,0.05,-0.05,flip -14743,做空,2021-02-26 14:05:00,2021-02-26 14:15:00,1477.54,1485.89,1.09,100.0,0.0736,-0.61,0.05,-0.67,flip -14744,做多,2021-02-26 14:15:00,2021-02-26 14:20:00,1485.89,1499.55,1.08,100.0,0.0727,0.99,0.05,0.94,tp_upper -14745,做多,2021-02-26 17:30:00,2021-02-26 21:30:00,1541.12,1456.66,1.09,100.0,0.0706,-5.97,0.05,-6.02,flip -14746,做空,2021-02-26 21:30:00,2021-02-26 21:35:00,1456.66,1456.84,1.03,100.0,0.0706,-0.01,0.05,-0.06,flip -14747,做多,2021-02-26 21:35:00,2021-02-26 21:45:00,1456.84,1446.65,1.03,100.0,0.0705,-0.72,0.05,-0.77,flip -14748,做空,2021-02-26 21:45:00,2021-02-26 21:55:00,1446.65,1429.77,1.02,100.0,0.0704,1.19,0.05,1.14,tp_lower -14749,做多,2021-02-26 22:40:00,2021-02-26 23:20:00,1439.44,1437.49,1.03,100.0,0.0715,-0.14,0.05,-0.19,flip -14750,做空,2021-02-26 23:20:00,2021-02-27 03:05:00,1437.49,1500.48,1.03,100.0,0.0714,-4.5,0.05,-4.55,flip -14751,做多,2021-02-27 03:05:00,2021-02-27 03:10:00,1500.48,1509.8,1.01,100.0,0.0674,0.63,0.05,0.58,tp_upper -14752,做多,2021-02-27 04:00:00,2021-02-27 04:05:00,1504.76,1489.31,1.02,100.0,0.0675,-1.04,0.05,-1.09,flip -14753,做空,2021-02-27 04:05:00,2021-02-27 04:20:00,1489.31,1506.85,1.0,100.0,0.0675,-1.18,0.05,-1.23,flip -14754,做多,2021-02-27 04:20:00,2021-02-27 04:30:00,1506.85,1501.76,0.99,100.0,0.0658,-0.33,0.05,-0.38,flip -14755,做空,2021-02-27 04:30:00,2021-02-27 04:40:00,1501.76,1504.84,0.99,100.0,0.0657,-0.2,0.05,-0.25,flip -14756,做多,2021-02-27 04:40:00,2021-02-27 05:10:00,1504.84,1508.91,0.98,100.0,0.0654,0.27,0.05,0.22,flip -14757,做空,2021-02-27 05:10:00,2021-02-27 05:40:00,1508.91,1502.66,0.99,100.0,0.0653,0.41,0.05,0.36,flip -14758,做多,2021-02-27 05:40:00,2021-02-27 05:50:00,1502.66,1504.98,0.99,100.0,0.0658,0.15,0.05,0.1,flip -14759,做空,2021-02-27 05:50:00,2021-02-27 06:20:00,1504.98,1508.78,0.99,100.0,0.0658,-0.25,0.05,-0.3,flip -14760,做多,2021-02-27 06:20:00,2021-02-27 06:25:00,1508.78,1507.06,0.99,100.0,0.0654,-0.11,0.05,-0.16,flip -14761,做空,2021-02-27 06:25:00,2021-02-27 07:00:00,1507.06,1489.33,0.98,100.0,0.0653,1.16,0.05,1.11,tp_lower -14762,做多,2021-02-27 09:50:00,2021-02-27 09:55:00,1470.93,1467.6,0.99,100.0,0.0676,-0.23,0.05,-0.27,flip -14763,做空,2021-02-27 09:55:00,2021-02-27 10:00:00,1467.6,1478.35,0.99,100.0,0.0676,-0.73,0.05,-0.78,flip -14764,做多,2021-02-27 10:00:00,2021-02-27 10:10:00,1478.35,1469.41,0.98,100.0,0.0665,-0.59,0.05,-0.64,flip -14765,做空,2021-02-27 10:10:00,2021-02-27 10:15:00,1469.41,1474.68,0.98,100.0,0.0664,-0.35,0.05,-0.4,flip -14766,做多,2021-02-27 10:15:00,2021-02-27 10:30:00,1474.68,1467.59,0.97,100.0,0.0659,-0.47,0.05,-0.52,flip -14767,做空,2021-02-27 10:30:00,2021-02-27 10:35:00,1467.59,1468.01,0.97,100.0,0.0658,-0.03,0.05,-0.08,flip -14768,做多,2021-02-27 10:35:00,2021-02-27 10:55:00,1468.01,1467.0,0.96,100.0,0.0657,-0.07,0.05,-0.11,flip -14769,做空,2021-02-27 10:55:00,2021-02-27 11:00:00,1467.0,1473.01,0.96,100.0,0.0657,-0.39,0.05,-0.44,flip -14770,做多,2021-02-27 11:00:00,2021-02-27 11:05:00,1473.01,1472.07,0.96,100.0,0.0651,-0.06,0.05,-0.11,flip -14771,做空,2021-02-27 11:05:00,2021-02-27 11:15:00,1472.07,1474.15,0.96,100.0,0.065,-0.14,0.05,-0.18,flip -14772,做多,2021-02-27 11:15:00,2021-02-27 11:20:00,1474.15,1478.96,0.95,100.0,0.0647,0.31,0.05,0.26,tp_upper -14773,做多,2021-02-27 12:05:00,2021-02-27 12:10:00,1481.73,1479.32,0.96,100.0,0.0646,-0.16,0.05,-0.2,tp_upper -14774,做多,2021-02-27 12:30:00,2021-02-27 12:35:00,1483.4,1489.22,0.95,100.0,0.0643,0.37,0.05,0.33,tp_upper -14775,做多,2021-02-27 14:00:00,2021-02-27 14:15:00,1486.53,1483.54,0.96,100.0,0.0644,-0.19,0.05,-0.24,flip -14776,做空,2021-02-27 14:15:00,2021-02-27 14:20:00,1483.54,1484.45,0.95,100.0,0.0643,-0.06,0.05,-0.11,tp_lower -14777,做多,2021-02-27 14:20:00,2021-02-27 15:25:00,1484.45,1477.37,0.95,100.0,0.0642,-0.45,0.05,-0.5,flip -14778,做空,2021-02-27 15:25:00,2021-02-27 15:30:00,1477.37,1459.7,0.95,100.0,0.0641,1.13,0.05,1.09,tp_lower -14779,做多,2021-02-27 16:05:00,2021-02-27 16:15:00,1466.81,1467.66,0.96,100.0,0.0653,0.06,0.05,0.01,flip -14780,做空,2021-02-27 16:15:00,2021-02-27 16:25:00,1467.66,1470.85,0.96,100.0,0.0652,-0.21,0.05,-0.26,flip -14781,做多,2021-02-27 16:25:00,2021-02-27 16:30:00,1470.85,1469.71,0.95,100.0,0.0649,-0.07,0.05,-0.12,flip -14782,做空,2021-02-27 16:30:00,2021-02-27 20:45:00,1469.71,1516.66,0.95,100.0,0.0648,-3.04,0.05,-3.09,flip -14783,做多,2021-02-27 20:45:00,2021-02-27 21:20:00,1516.66,1511.76,0.92,100.0,0.0607,-0.3,0.05,-0.34,flip -14784,做空,2021-02-27 21:20:00,2021-02-27 21:25:00,1511.76,1514.61,0.92,100.0,0.0607,-0.17,0.05,-0.22,flip -14785,做多,2021-02-27 21:25:00,2021-02-27 21:30:00,1514.61,1513.24,0.91,100.0,0.0604,-0.08,0.05,-0.13,flip -14786,做空,2021-02-27 21:30:00,2021-02-27 21:40:00,1513.24,1507.54,0.91,100.0,0.0603,0.34,0.05,0.3,tp_lower -14787,做多,2021-02-27 23:50:00,2021-02-28 00:10:00,1461.43,1456.8,0.92,100.0,0.0626,-0.29,0.05,-0.34,flip -14788,做空,2021-02-28 00:10:00,2021-02-28 00:15:00,1456.8,1461.66,0.94,100.0,0.0648,-0.31,0.05,-0.36,flip -14789,做多,2021-02-28 00:15:00,2021-02-28 00:30:00,1461.66,1455.67,0.94,100.0,0.0643,-0.38,0.05,-0.43,flip -14790,做空,2021-02-28 00:30:00,2021-02-28 00:45:00,1455.67,1455.54,0.93,100.0,0.0642,0.01,0.05,-0.04,flip -14791,做多,2021-02-28 00:45:00,2021-02-28 01:00:00,1455.54,1457.7,0.93,100.0,0.0642,0.14,0.05,0.09,flip -14792,做空,2021-02-28 01:00:00,2021-02-28 01:40:00,1457.7,1460.17,0.93,100.0,0.0641,-0.16,0.05,-0.21,flip -14793,做多,2021-02-28 01:40:00,2021-02-28 01:45:00,1460.17,1458.08,0.93,100.0,0.0638,-0.13,0.05,-0.18,flip -14794,做空,2021-02-28 01:45:00,2021-02-28 01:50:00,1458.08,1464.2,0.93,100.0,0.0637,-0.39,0.05,-0.44,flip -14795,做多,2021-02-28 01:50:00,2021-02-28 02:05:00,1464.2,1460.32,0.92,100.0,0.0631,-0.25,0.05,-0.29,flip -14796,做空,2021-02-28 02:05:00,2021-02-28 02:10:00,1460.32,1450.95,0.92,100.0,0.0631,0.59,0.05,0.55,tp_lower -14797,做多,2021-02-28 05:05:00,2021-02-28 05:10:00,1384.4,1379.85,0.93,100.0,0.0669,-0.3,0.05,-0.35,flip -14798,做空,2021-02-28 05:10:00,2021-02-28 05:15:00,1379.85,1387.91,0.92,100.0,0.0668,-0.54,0.05,-0.59,flip -14799,做多,2021-02-28 05:15:00,2021-02-28 05:20:00,1387.91,1376.33,0.92,100.0,0.066,-0.76,0.05,-0.81,flip -14800,做空,2021-02-28 05:20:00,2021-02-28 05:25:00,1376.33,1383.85,0.91,100.0,0.0659,-0.5,0.05,-0.54,flip -14801,做多,2021-02-28 05:25:00,2021-02-28 05:30:00,1383.85,1379.09,0.9,100.0,0.0651,-0.31,0.04,-0.36,flip -14802,做空,2021-02-28 05:30:00,2021-02-28 05:35:00,1379.09,1382.82,0.9,100.0,0.0651,-0.24,0.04,-0.29,flip -14803,做多,2021-02-28 05:35:00,2021-02-28 07:30:00,1382.82,1344.2,0.89,100.0,0.0647,-2.5,0.04,-2.54,flip -14804,做空,2021-02-28 07:30:00,2021-02-28 07:45:00,1344.2,1349.47,0.87,100.0,0.0646,-0.34,0.04,-0.38,flip -14805,做多,2021-02-28 07:45:00,2021-02-28 07:50:00,1349.47,1338.34,0.86,100.0,0.064,-0.71,0.04,-0.76,flip -14806,做空,2021-02-28 07:50:00,2021-02-28 07:55:00,1338.34,1343.16,0.86,100.0,0.064,-0.31,0.04,-0.35,flip -14807,做多,2021-02-28 07:55:00,2021-02-28 08:25:00,1343.16,1369.13,0.85,100.0,0.0634,1.65,0.04,1.6,tp_upper -14808,做多,2021-02-28 10:10:00,2021-02-28 10:25:00,1368.27,1376.6,0.87,100.0,0.0634,0.53,0.04,0.48,tp_upper -14809,做多,2021-02-28 10:45:00,2021-02-28 11:20:00,1366.72,1383.74,0.87,100.0,0.0638,1.09,0.04,1.04,tp_upper -14810,做多,2021-02-28 11:40:00,2021-02-28 11:45:00,1377.35,1370.33,0.88,100.0,0.064,-0.45,0.04,-0.49,flip -14811,做空,2021-02-28 11:45:00,2021-02-28 11:50:00,1370.33,1370.54,0.88,100.0,0.064,-0.01,0.04,-0.06,flip -14812,做多,2021-02-28 11:50:00,2021-02-28 12:15:00,1370.54,1361.23,0.88,100.0,0.0639,-0.59,0.04,-0.64,flip -14813,做空,2021-02-28 12:15:00,2021-02-28 12:20:00,1361.23,1359.48,0.87,100.0,0.0638,0.11,0.04,0.07,tp_lower -14814,做多,2021-02-28 14:30:00,2021-02-28 14:35:00,1347.14,1346.73,0.87,100.0,0.0645,-0.03,0.04,-0.07,flip -14815,做空,2021-02-28 14:35:00,2021-02-28 15:30:00,1346.73,1315.0,0.87,100.0,0.0645,2.05,0.04,2.0,tp_lower -14816,做多,2021-02-28 16:00:00,2021-02-28 16:10:00,1342.48,1335.81,0.89,100.0,0.0661,-0.44,0.04,-0.49,flip -14817,做空,2021-02-28 16:10:00,2021-02-28 17:40:00,1335.81,1348.67,0.88,100.0,0.0661,-0.85,0.04,-0.89,flip -14818,做多,2021-02-28 17:40:00,2021-02-28 17:45:00,1348.67,1343.63,0.87,100.0,0.0647,-0.33,0.04,-0.37,flip -14819,做空,2021-02-28 17:45:00,2021-02-28 17:55:00,1343.63,1329.26,0.87,100.0,0.0647,0.93,0.04,0.89,tp_lower -14820,做多,2021-02-28 18:10:00,2021-02-28 18:15:00,1347.77,1339.2,0.88,100.0,0.0651,-0.56,0.04,-0.6,flip -14821,做空,2021-02-28 18:15:00,2021-02-28 18:20:00,1339.2,1345.29,0.87,100.0,0.065,-0.4,0.04,-0.44,flip -14822,做多,2021-02-28 18:20:00,2021-02-28 18:35:00,1345.29,1342.0,0.87,100.0,0.0644,-0.21,0.04,-0.25,flip -14823,做空,2021-02-28 18:35:00,2021-02-28 18:40:00,1342.0,1348.57,0.86,100.0,0.0643,-0.42,0.04,-0.47,flip -14824,做多,2021-02-28 18:40:00,2021-02-28 18:55:00,1348.57,1350.0,0.86,100.0,0.0636,0.09,0.04,0.05,tp_upper -14825,做多,2021-02-28 22:20:00,2021-02-28 22:30:00,1415.95,1394.65,0.86,100.0,0.0606,-1.29,0.04,-1.33,flip -14826,做空,2021-02-28 22:30:00,2021-02-28 22:35:00,1394.65,1404.22,0.84,100.0,0.0605,-0.58,0.04,-0.62,tp_lower -14827,做多,2021-02-28 22:40:00,2021-02-28 23:00:00,1411.96,1439.51,0.84,100.0,0.0593,1.63,0.04,1.59,tp_upper -14828,做多,2021-02-28 23:40:00,2021-02-28 23:45:00,1422.65,1413.31,0.85,100.0,0.06,-0.56,0.04,-0.6,flip -14829,做空,2021-02-28 23:45:00,2021-03-01 00:10:00,1413.31,1423.46,0.85,100.0,0.0599,-0.61,0.04,-0.65,flip -14830,做多,2021-03-01 00:10:00,2021-03-01 00:15:00,1423.46,1445.97,0.87,100.0,0.0613,1.38,0.04,1.34,tp_upper -14831,做多,2021-03-01 00:15:00,2021-03-01 00:20:00,1445.97,1444.09,0.89,100.0,0.0613,-0.12,0.04,-0.16,tp_upper -14832,做多,2021-03-01 01:30:00,2021-03-01 01:35:00,1438.15,1435.25,0.88,100.0,0.0615,-0.18,0.04,-0.22,flip -14833,做空,2021-03-01 01:35:00,2021-03-01 01:40:00,1435.25,1438.01,0.88,100.0,0.0614,-0.17,0.04,-0.21,flip -14834,做多,2021-03-01 01:40:00,2021-03-01 02:10:00,1438.01,1445.43,0.88,100.0,0.0611,0.45,0.04,0.41,tp_upper -14835,做多,2021-03-01 02:55:00,2021-03-01 03:35:00,1441.23,1439.62,0.88,100.0,0.0612,-0.1,0.04,-0.14,flip -14836,做空,2021-03-01 03:35:00,2021-03-01 03:45:00,1439.62,1436.0,0.88,100.0,0.0612,0.22,0.04,0.18,tp_lower -14837,做多,2021-03-01 04:00:00,2021-03-01 04:05:00,1442.9,1442.54,0.88,100.0,0.0611,-0.02,0.04,-0.07,flip -14838,做空,2021-03-01 04:05:00,2021-03-01 04:15:00,1442.54,1429.92,0.88,100.0,0.0611,0.77,0.04,0.73,tp_lower -14839,做多,2021-03-01 04:40:00,2021-03-01 04:50:00,1438.29,1443.13,0.89,100.0,0.0617,0.3,0.04,0.25,tp_upper -14840,做多,2021-03-01 05:30:00,2021-03-01 05:40:00,1444.03,1437.29,0.89,100.0,0.0616,-0.42,0.04,-0.46,flip -14841,做空,2021-03-01 05:40:00,2021-03-01 06:15:00,1437.29,1442.34,0.88,100.0,0.0616,-0.31,0.04,-0.36,flip -14842,做多,2021-03-01 06:15:00,2021-03-01 06:20:00,1442.34,1437.05,0.88,100.0,0.0611,-0.32,0.04,-0.37,flip -14843,做空,2021-03-01 06:20:00,2021-03-01 06:25:00,1437.05,1438.37,0.88,100.0,0.061,-0.08,0.04,-0.12,flip -14844,做多,2021-03-01 06:25:00,2021-03-01 07:05:00,1438.37,1427.96,0.88,100.0,0.0608,-0.63,0.04,-0.68,flip -14845,做空,2021-03-01 07:05:00,2021-03-01 07:25:00,1427.96,1432.55,0.87,100.0,0.0608,-0.28,0.04,-0.32,flip -14846,做多,2021-03-01 07:25:00,2021-03-01 07:30:00,1432.55,1425.73,0.86,100.0,0.0603,-0.41,0.04,-0.45,flip -14847,做空,2021-03-01 07:30:00,2021-03-01 07:35:00,1425.73,1431.88,0.86,100.0,0.0603,-0.37,0.04,-0.41,flip -14848,做多,2021-03-01 07:35:00,2021-03-01 07:40:00,1431.88,1431.59,0.85,100.0,0.0597,-0.02,0.04,-0.06,flip -14849,做空,2021-03-01 07:40:00,2021-03-01 07:50:00,1431.59,1431.3,0.85,100.0,0.0596,0.02,0.04,-0.03,flip -14850,做多,2021-03-01 07:50:00,2021-03-01 07:55:00,1431.3,1438.97,0.85,100.0,0.0596,0.46,0.04,0.41,tp_upper -14851,做多,2021-03-01 12:15:00,2021-03-01 12:20:00,1526.02,1516.81,0.86,100.0,0.0561,-0.52,0.04,-0.56,flip -14852,做空,2021-03-01 12:20:00,2021-03-01 12:25:00,1516.81,1511.98,0.85,100.0,0.0561,0.27,0.04,0.23,tp_lower -14853,做多,2021-03-01 12:40:00,2021-03-01 12:45:00,1525.79,1533.01,0.85,100.0,0.0559,0.4,0.04,0.36,tp_upper -14854,做多,2021-03-01 14:05:00,2021-03-01 14:30:00,1528.74,1539.93,0.86,100.0,0.056,0.63,0.04,0.58,tp_upper -14855,做多,2021-03-01 14:55:00,2021-03-01 15:05:00,1527.54,1538.12,0.86,100.0,0.0564,0.6,0.04,0.55,tp_upper -14856,做多,2021-03-01 16:15:00,2021-03-01 16:30:00,1544.94,1543.85,0.87,100.0,0.0561,-0.06,0.04,-0.1,flip -14857,做空,2021-03-01 16:30:00,2021-03-01 16:45:00,1543.85,1530.15,0.86,100.0,0.056,0.77,0.04,0.72,tp_lower -14858,做多,2021-03-01 16:55:00,2021-03-01 19:10:00,1545.3,1525.71,0.87,100.0,0.0564,-1.1,0.04,-1.15,flip -14859,做空,2021-03-01 19:10:00,2021-03-01 19:25:00,1525.71,1518.24,0.86,100.0,0.0563,0.42,0.04,0.38,tp_lower -14860,做多,2021-03-01 19:30:00,2021-03-01 19:55:00,1522.9,1515.11,0.86,100.0,0.0567,-0.44,0.04,-0.48,flip -14861,做空,2021-03-01 19:55:00,2021-03-01 20:00:00,1515.11,1527.27,0.86,100.0,0.0566,-0.69,0.04,-0.73,flip -14862,做多,2021-03-01 20:00:00,2021-03-01 20:05:00,1527.27,1522.53,0.85,100.0,0.0556,-0.26,0.04,-0.31,flip -14863,做空,2021-03-01 20:05:00,2021-03-01 20:15:00,1522.53,1525.28,0.85,100.0,0.0556,-0.15,0.04,-0.2,flip -14864,做多,2021-03-01 20:15:00,2021-03-01 20:20:00,1525.28,1523.3,0.84,100.0,0.0553,-0.11,0.04,-0.15,flip -14865,做空,2021-03-01 20:20:00,2021-03-01 20:30:00,1523.3,1510.17,0.84,100.0,0.0553,0.73,0.04,0.68,tp_lower -14866,做多,2021-03-01 20:45:00,2021-03-01 21:45:00,1518.85,1533.22,0.85,100.0,0.0559,0.8,0.04,0.76,tp_upper -14867,做多,2021-03-02 02:05:00,2021-03-02 02:15:00,1565.68,1573.09,0.88,100.0,0.0565,0.42,0.04,0.37,tp_upper -14868,做多,2021-03-02 03:05:00,2021-03-02 03:15:00,1571.35,1559.93,0.89,100.0,0.0565,-0.65,0.04,-0.69,flip -14869,做空,2021-03-02 03:15:00,2021-03-02 03:30:00,1559.93,1558.15,0.88,100.0,0.0565,0.1,0.04,0.06,tp_lower -14870,做多,2021-03-02 04:00:00,2021-03-02 04:15:00,1565.66,1558.07,0.88,100.0,0.0563,-0.43,0.04,-0.47,flip -14871,做空,2021-03-02 04:15:00,2021-03-02 04:20:00,1558.07,1558.61,0.88,100.0,0.0562,-0.03,0.04,-0.07,flip -14872,做多,2021-03-02 04:20:00,2021-03-02 04:45:00,1558.61,1569.18,0.87,100.0,0.0561,0.59,0.04,0.55,tp_upper -14873,做多,2021-03-02 07:30:00,2021-03-02 07:45:00,1549.21,1539.58,0.88,100.0,0.0568,-0.55,0.04,-0.59,flip -14874,做空,2021-03-02 07:45:00,2021-03-02 08:00:00,1539.58,1547.94,0.87,100.0,0.0567,-0.47,0.04,-0.52,flip -14875,做多,2021-03-02 08:00:00,2021-03-02 08:05:00,1547.94,1545.21,0.87,100.0,0.0561,-0.15,0.04,-0.2,flip -14876,做空,2021-03-02 08:05:00,2021-03-02 10:30:00,1545.21,1569.78,0.87,100.0,0.056,-1.38,0.04,-1.42,flip -14877,做多,2021-03-02 10:30:00,2021-03-02 10:45:00,1569.78,1563.55,0.85,100.0,0.0542,-0.34,0.04,-0.38,flip -14878,做空,2021-03-02 10:45:00,2021-03-02 10:50:00,1563.55,1559.59,0.85,100.0,0.0541,0.21,0.04,0.17,tp_lower -14879,做多,2021-03-02 11:30:00,2021-03-02 12:00:00,1568.09,1577.83,0.85,100.0,0.0541,0.53,0.04,0.48,tp_upper -14880,做多,2021-03-02 13:00:00,2021-03-02 13:10:00,1571.32,1567.11,0.85,100.0,0.0542,-0.23,0.04,-0.27,flip -14881,做空,2021-03-02 13:10:00,2021-03-02 15:15:00,1567.11,1557.77,0.85,100.0,0.0542,0.51,0.04,0.46,tp_lower -14882,做多,2021-03-02 16:25:00,2021-03-02 16:30:00,1560.54,1556.4,0.85,100.0,0.0547,-0.23,0.04,-0.27,flip -14883,做空,2021-03-02 16:30:00,2021-03-02 16:35:00,1556.4,1537.73,0.85,100.0,0.0546,1.02,0.04,0.98,tp_lower -14884,做多,2021-03-02 18:10:00,2021-03-02 18:15:00,1515.62,1506.97,0.86,100.0,0.0567,-0.49,0.04,-0.53,flip -14885,做空,2021-03-02 18:15:00,2021-03-02 18:20:00,1506.97,1509.34,0.85,100.0,0.0567,-0.13,0.04,-0.18,flip -14886,做多,2021-03-02 18:20:00,2021-03-02 18:35:00,1509.34,1506.14,0.85,100.0,0.0564,-0.18,0.04,-0.22,flip -14887,做空,2021-03-02 18:35:00,2021-03-02 18:45:00,1506.14,1501.24,0.85,100.0,0.0564,0.28,0.04,0.23,tp_lower -14888,做多,2021-03-02 19:50:00,2021-03-02 19:55:00,1496.84,1481.55,0.85,100.0,0.0568,-0.87,0.04,-0.91,flip -14889,做空,2021-03-02 19:55:00,2021-03-02 20:00:00,1481.55,1464.86,0.84,100.0,0.0568,0.95,0.04,0.91,tp_lower -14890,做多,2021-03-02 21:10:00,2021-03-02 21:25:00,1471.04,1467.0,0.85,100.0,0.0578,-0.23,0.04,-0.28,flip -14891,做空,2021-03-02 21:25:00,2021-03-02 21:35:00,1467.0,1460.37,0.85,100.0,0.0577,0.38,0.04,0.34,tp_lower -14892,做多,2021-03-02 21:40:00,2021-03-02 21:55:00,1460.32,1467.06,0.85,100.0,0.0582,0.39,0.04,0.35,flip -14893,做空,2021-03-02 21:55:00,2021-03-02 22:05:00,1467.06,1471.55,0.85,100.0,0.0581,-0.26,0.04,-0.3,flip -14894,做多,2021-03-02 22:05:00,2021-03-02 22:20:00,1471.55,1483.21,0.85,100.0,0.0577,0.67,0.04,0.63,tp_upper -14895,做多,2021-03-03 00:10:00,2021-03-03 00:15:00,1491.07,1500.0,0.88,100.0,0.0588,0.53,0.04,0.48,tp_upper -14896,做多,2021-03-03 03:25:00,2021-03-03 03:35:00,1518.05,1517.17,0.88,100.0,0.0581,-0.05,0.04,-0.1,flip -14897,做空,2021-03-03 03:35:00,2021-03-03 03:40:00,1517.17,1517.27,0.88,100.0,0.058,-0.01,0.04,-0.05,flip -14898,做多,2021-03-03 03:40:00,2021-03-03 04:00:00,1517.27,1533.98,0.88,100.0,0.0579,0.97,0.04,0.92,tp_upper -14899,做多,2021-03-03 05:55:00,2021-03-03 06:00:00,1545.14,1553.52,0.89,100.0,0.0575,0.48,0.04,0.44,tp_upper -14900,做多,2021-03-03 10:25:00,2021-03-03 10:40:00,1603.01,1599.12,0.89,100.0,0.0556,-0.22,0.04,-0.26,flip -14901,做空,2021-03-03 10:40:00,2021-03-03 10:45:00,1599.12,1608.37,0.89,100.0,0.0556,-0.51,0.04,-0.56,flip -14902,做多,2021-03-03 10:45:00,2021-03-03 10:50:00,1608.37,1605.64,0.88,100.0,0.0549,-0.15,0.04,-0.19,flip -14903,做空,2021-03-03 10:50:00,2021-03-03 11:00:00,1605.64,1609.31,0.88,100.0,0.0548,-0.2,0.04,-0.25,flip -14904,做多,2021-03-03 11:00:00,2021-03-03 11:05:00,1609.31,1606.29,0.88,100.0,0.0545,-0.16,0.04,-0.21,flip -14905,做空,2021-03-03 11:05:00,2021-03-03 11:20:00,1606.29,1607.23,0.87,100.0,0.0545,-0.05,0.04,-0.09,flip -14906,做多,2021-03-03 11:20:00,2021-03-03 11:30:00,1607.23,1600.95,0.87,100.0,0.0543,-0.34,0.04,-0.38,flip -14907,做空,2021-03-03 11:30:00,2021-03-03 11:35:00,1600.95,1598.44,0.87,100.0,0.0543,0.14,0.04,0.09,tp_lower -14908,做多,2021-03-03 11:50:00,2021-03-03 12:10:00,1603.67,1602.81,0.87,100.0,0.0542,-0.05,0.04,-0.09,flip -14909,做空,2021-03-03 12:10:00,2021-03-03 12:15:00,1602.81,1607.12,0.87,100.0,0.0542,-0.23,0.04,-0.28,flip -14910,做多,2021-03-03 12:15:00,2021-03-03 12:25:00,1607.12,1607.69,0.87,100.0,0.0538,0.03,0.04,-0.01,flip -14911,做空,2021-03-03 12:25:00,2021-03-03 13:20:00,1607.69,1625.98,0.86,100.0,0.0538,-0.98,0.04,-1.03,flip -14912,做多,2021-03-03 13:20:00,2021-03-03 15:55:00,1625.98,1602.72,0.85,100.0,0.0525,-1.22,0.04,-1.26,tp_upper -14913,做多,2021-03-03 15:55:00,2021-03-03 16:00:00,1602.72,1615.67,0.84,100.0,0.0525,0.68,0.04,0.64,tp_upper -14914,做多,2021-03-03 17:35:00,2021-03-03 18:25:00,1617.8,1626.3,0.85,100.0,0.0523,0.44,0.04,0.4,flip -14915,做空,2021-03-03 18:25:00,2021-03-03 18:45:00,1626.3,1615.29,0.85,100.0,0.0523,0.58,0.04,0.53,tp_lower -14916,做多,2021-03-03 19:50:00,2021-03-03 19:55:00,1610.99,1608.18,0.86,100.0,0.0531,-0.15,0.04,-0.19,flip -14917,做空,2021-03-03 19:55:00,2021-03-03 20:00:00,1608.18,1612.47,0.85,100.0,0.053,-0.23,0.04,-0.27,flip -14918,做多,2021-03-03 20:00:00,2021-03-03 20:05:00,1612.47,1607.03,0.85,100.0,0.0527,-0.29,0.04,-0.33,flip -14919,做空,2021-03-03 20:05:00,2021-03-03 20:15:00,1607.03,1606.4,0.85,100.0,0.0526,0.03,0.04,-0.01,flip -14920,做多,2021-03-03 20:15:00,2021-03-03 20:20:00,1606.4,1601.56,0.85,100.0,0.0526,-0.25,0.04,-0.3,flip -14921,做空,2021-03-03 20:20:00,2021-03-03 20:35:00,1601.56,1602.6,0.84,100.0,0.0526,-0.05,0.04,-0.1,flip -14922,做多,2021-03-03 20:35:00,2021-03-03 20:40:00,1602.6,1594.22,0.84,100.0,0.0525,-0.44,0.04,-0.48,flip -14923,做空,2021-03-03 20:40:00,2021-03-03 20:50:00,1594.22,1579.79,0.84,100.0,0.0524,0.76,0.04,0.71,tp_lower -14924,做多,2021-03-03 21:30:00,2021-03-03 22:00:00,1597.79,1590.92,0.84,100.0,0.0527,-0.36,0.04,-0.4,flip -14925,做空,2021-03-03 22:00:00,2021-03-03 22:55:00,1590.92,1586.94,0.84,100.0,0.0527,0.21,0.04,0.17,tp_lower -14926,做多,2021-03-03 23:15:00,2021-03-03 23:30:00,1596.9,1593.81,0.84,100.0,0.0525,-0.16,0.04,-0.2,flip -14927,做空,2021-03-03 23:30:00,2021-03-03 23:50:00,1593.81,1576.54,0.84,100.0,0.0525,0.91,0.04,0.87,tp_lower -14928,做多,2021-03-04 00:25:00,2021-03-04 01:10:00,1584.74,1610.27,0.87,100.0,0.0549,1.4,0.04,1.36,tp_upper -14929,做多,2021-03-04 02:40:00,2021-03-04 06:30:00,1613.6,1555.54,0.88,100.0,0.0548,-3.18,0.04,-3.22,flip -14930,做空,2021-03-04 06:30:00,2021-03-04 06:35:00,1555.54,1558.57,0.85,100.0,0.0547,-0.17,0.04,-0.21,flip -14931,做多,2021-03-04 06:35:00,2021-03-04 06:40:00,1558.57,1556.21,0.85,100.0,0.0544,-0.13,0.04,-0.17,flip -14932,做空,2021-03-04 06:40:00,2021-03-04 07:00:00,1556.21,1556.45,0.85,100.0,0.0544,-0.01,0.04,-0.06,flip -14933,做多,2021-03-04 07:00:00,2021-03-04 07:15:00,1556.45,1564.15,0.85,100.0,0.0543,0.42,0.04,0.38,tp_upper -14934,做多,2021-03-04 07:35:00,2021-03-04 07:55:00,1558.96,1572.69,0.85,100.0,0.0544,0.75,0.04,0.7,tp_upper -14935,做多,2021-03-04 10:00:00,2021-03-04 10:05:00,1560.18,1554.01,0.86,100.0,0.0548,-0.34,0.04,-0.38,flip -14936,做空,2021-03-04 10:05:00,2021-03-04 10:30:00,1554.01,1552.57,0.85,100.0,0.0548,0.08,0.04,0.04,flip -14937,做多,2021-03-04 10:30:00,2021-03-04 11:00:00,1552.57,1558.56,0.85,100.0,0.0548,0.33,0.04,0.29,tp_upper -14938,做多,2021-03-04 11:30:00,2021-03-04 11:35:00,1560.43,1565.79,0.85,100.0,0.0547,0.29,0.04,0.25,tp_upper -14939,做多,2021-03-04 12:05:00,2021-03-04 12:15:00,1564.1,1573.61,0.86,100.0,0.0547,0.52,0.04,0.48,tp_upper -14940,做多,2021-03-04 12:40:00,2021-03-04 12:45:00,1564.48,1561.58,0.86,100.0,0.055,-0.16,0.04,-0.2,flip -14941,做空,2021-03-04 12:45:00,2021-03-04 12:50:00,1561.58,1562.56,0.86,100.0,0.0549,-0.05,0.04,-0.1,flip -14942,做多,2021-03-04 12:50:00,2021-03-04 13:00:00,1562.56,1553.89,0.86,100.0,0.0548,-0.47,0.04,-0.52,flip -14943,做空,2021-03-04 13:00:00,2021-03-04 13:05:00,1553.89,1549.79,0.85,100.0,0.0547,0.22,0.04,0.18,tp_lower -14944,做多,2021-03-04 13:15:00,2021-03-04 13:20:00,1563.75,1559.69,0.85,100.0,0.0545,-0.22,0.04,-0.26,flip -14945,做空,2021-03-04 13:20:00,2021-03-04 13:25:00,1559.69,1564.89,0.85,100.0,0.0544,-0.28,0.04,-0.33,flip -14946,做多,2021-03-04 13:25:00,2021-03-04 13:30:00,1564.89,1559.17,0.84,100.0,0.054,-0.31,0.04,-0.35,flip -14947,做空,2021-03-04 13:30:00,2021-03-04 13:40:00,1559.17,1568.62,0.84,100.0,0.0539,-0.51,0.04,-0.55,flip -14948,做多,2021-03-04 13:40:00,2021-03-04 14:00:00,1568.62,1566.09,0.84,100.0,0.0532,-0.13,0.04,-0.18,tp_upper -14949,做多,2021-03-04 15:45:00,2021-03-04 15:50:00,1577.61,1573.6,0.83,100.0,0.0528,-0.21,0.04,-0.25,flip -14950,做空,2021-03-04 15:50:00,2021-03-04 15:55:00,1573.6,1577.0,0.83,100.0,0.0527,-0.18,0.04,-0.22,flip -14951,做多,2021-03-04 15:55:00,2021-03-04 16:05:00,1577.0,1581.76,0.83,100.0,0.0525,0.25,0.04,0.21,flip -14952,做空,2021-03-04 16:05:00,2021-03-04 17:15:00,1581.76,1600.06,0.83,100.0,0.0524,-0.96,0.04,-1.0,flip -14953,做多,2021-03-04 17:15:00,2021-03-04 17:20:00,1600.06,1586.73,0.82,100.0,0.0512,-0.68,0.04,-0.72,tp_upper -14954,做多,2021-03-04 19:40:00,2021-03-04 19:45:00,1538.19,1537.32,0.81,100.0,0.0527,-0.05,0.04,-0.09,flip -14955,做空,2021-03-04 19:45:00,2021-03-04 20:10:00,1537.32,1514.97,0.81,100.0,0.0527,1.18,0.04,1.14,tp_lower -14956,做多,2021-03-04 20:15:00,2021-03-04 20:20:00,1526.92,1508.35,0.82,100.0,0.0537,-1.0,0.04,-1.04,flip -14957,做空,2021-03-04 20:20:00,2021-03-04 20:25:00,1508.35,1522.85,0.81,100.0,0.0537,-0.78,0.04,-0.82,flip -14958,做多,2021-03-04 20:25:00,2021-03-04 20:35:00,1522.85,1528.03,0.8,100.0,0.0526,0.27,0.04,0.23,flip -14959,做空,2021-03-04 20:35:00,2021-03-04 20:40:00,1528.03,1529.29,0.8,100.0,0.0526,-0.07,0.04,-0.11,flip -14960,做多,2021-03-04 20:40:00,2021-03-04 20:45:00,1529.29,1525.92,0.8,100.0,0.0524,-0.18,0.04,-0.22,flip -14961,做空,2021-03-04 20:45:00,2021-03-04 20:50:00,1525.92,1531.48,0.8,100.0,0.0524,-0.29,0.04,-0.33,flip -14962,做多,2021-03-04 20:50:00,2021-03-04 21:00:00,1531.48,1525.94,0.8,100.0,0.0519,-0.29,0.04,-0.33,flip -14963,做空,2021-03-04 21:00:00,2021-03-04 21:05:00,1525.94,1533.44,0.79,100.0,0.0519,-0.39,0.04,-0.43,flip -14964,做多,2021-03-04 21:05:00,2021-03-04 21:10:00,1533.44,1528.41,0.79,100.0,0.0513,-0.26,0.04,-0.3,flip -14965,做空,2021-03-04 21:10:00,2021-03-04 21:50:00,1528.41,1515.07,0.78,100.0,0.0513,0.68,0.04,0.65,tp_lower -14966,做多,2021-03-04 22:00:00,2021-03-04 23:15:00,1526.4,1538.27,0.79,100.0,0.0517,0.61,0.04,0.57,tp_upper -14967,做多,2021-03-05 02:15:00,2021-03-05 04:00:00,1471.92,1480.09,0.82,100.0,0.056,0.46,0.04,0.42,flip -14968,做空,2021-03-05 04:00:00,2021-03-05 04:20:00,1480.09,1477.94,0.83,100.0,0.0559,0.12,0.04,0.08,tp_lower -14969,做多,2021-03-05 04:25:00,2021-03-05 04:35:00,1479.01,1487.4,0.83,100.0,0.056,0.47,0.04,0.43,tp_upper -14970,做多,2021-03-05 06:00:00,2021-03-05 06:25:00,1478.45,1475.68,0.83,100.0,0.0563,-0.16,0.04,-0.2,flip -14971,做空,2021-03-05 06:25:00,2021-03-05 07:30:00,1475.68,1473.45,0.83,100.0,0.0562,0.13,0.04,0.08,tp_lower -14972,做多,2021-03-05 07:55:00,2021-03-05 09:40:00,1474.92,1468.12,0.83,100.0,0.0563,-0.38,0.04,-0.42,tp_upper -14973,做多,2021-03-05 10:40:00,2021-03-05 11:00:00,1470.89,1477.23,0.83,100.0,0.0561,0.36,0.04,0.31,tp_upper -14974,做多,2021-03-05 12:35:00,2021-03-05 12:40:00,1482.91,1487.99,0.83,100.0,0.0559,0.28,0.04,0.24,tp_upper -14975,做多,2021-03-05 13:35:00,2021-03-05 14:15:00,1478.58,1505.56,0.83,100.0,0.0562,1.52,0.04,1.47,tp_upper -14976,做多,2021-03-05 14:55:00,2021-03-05 15:10:00,1494.19,1499.4,0.84,100.0,0.0565,0.29,0.04,0.25,flip -14977,做空,2021-03-05 15:10:00,2021-03-05 15:35:00,1499.4,1486.58,0.85,100.0,0.0565,0.72,0.04,0.68,tp_lower -14978,做多,2021-03-05 16:45:00,2021-03-05 17:05:00,1471.5,1476.02,0.85,100.0,0.058,0.26,0.04,0.22,flip -14979,做空,2021-03-05 17:05:00,2021-03-05 20:50:00,1476.02,1532.06,0.85,100.0,0.0579,-3.25,0.04,-3.29,flip -14980,做多,2021-03-05 20:50:00,2021-03-05 21:00:00,1532.06,1545.87,0.82,100.0,0.0536,0.74,0.04,0.7,tp_upper -14981,做多,2021-03-05 21:20:00,2021-03-05 21:55:00,1533.69,1533.04,0.83,100.0,0.054,-0.04,0.04,-0.08,flip -14982,做空,2021-03-05 21:55:00,2021-03-05 22:00:00,1533.04,1540.55,0.83,100.0,0.0539,-0.41,0.04,-0.45,flip -14983,做多,2021-03-05 22:00:00,2021-03-05 22:05:00,1540.55,1546.98,0.82,100.0,0.0534,0.34,0.04,0.3,tp_upper -14984,做多,2021-03-05 22:35:00,2021-03-05 22:45:00,1538.27,1541.54,0.82,100.0,0.0536,0.18,0.04,0.13,tp_upper -14985,做多,2021-03-05 23:00:00,2021-03-05 23:05:00,1539.52,1531.38,0.83,100.0,0.0536,-0.44,0.04,-0.48,flip -14986,做空,2021-03-05 23:05:00,2021-03-05 23:25:00,1531.38,1531.35,0.82,100.0,0.0536,0.0,0.04,-0.04,tp_lower -14987,做多,2021-03-06 00:00:00,2021-03-06 00:05:00,1540.23,1541.1,0.83,100.0,0.0542,0.05,0.04,0.01,tp_upper -14988,做多,2021-03-06 00:55:00,2021-03-06 01:05:00,1543.9,1536.42,0.83,100.0,0.054,-0.4,0.04,-0.45,flip -14989,做空,2021-03-06 01:05:00,2021-03-06 01:45:00,1536.42,1536.65,0.83,100.0,0.054,-0.01,0.04,-0.05,flip -14990,做多,2021-03-06 01:45:00,2021-03-06 02:45:00,1536.65,1533.35,0.83,100.0,0.0539,-0.18,0.04,-0.22,flip -14991,做空,2021-03-06 02:45:00,2021-03-06 02:50:00,1533.35,1537.97,0.83,100.0,0.0539,-0.25,0.04,-0.29,flip -14992,做多,2021-03-06 02:50:00,2021-03-06 03:10:00,1537.97,1536.0,0.82,100.0,0.0535,-0.11,0.04,-0.15,flip -14993,做空,2021-03-06 03:10:00,2021-03-06 03:25:00,1536.0,1535.0,0.82,100.0,0.0534,0.05,0.04,0.01,flip -14994,做多,2021-03-06 03:25:00,2021-03-06 03:30:00,1535.0,1528.91,0.82,100.0,0.0534,-0.33,0.04,-0.37,flip -14995,做空,2021-03-06 03:30:00,2021-03-06 03:45:00,1528.91,1535.61,0.82,100.0,0.0534,-0.36,0.04,-0.4,flip -14996,做多,2021-03-06 03:45:00,2021-03-06 03:50:00,1535.61,1530.92,0.81,100.0,0.0529,-0.25,0.04,-0.29,flip -14997,做空,2021-03-06 03:50:00,2021-03-06 03:55:00,1530.92,1533.68,0.81,100.0,0.0528,-0.15,0.04,-0.19,flip -14998,做多,2021-03-06 03:55:00,2021-03-06 04:40:00,1533.68,1527.78,0.81,100.0,0.0526,-0.31,0.04,-0.35,flip -14999,做空,2021-03-06 04:40:00,2021-03-06 04:45:00,1527.78,1529.95,0.8,100.0,0.0525,-0.11,0.04,-0.15,flip -15000,做多,2021-03-06 04:45:00,2021-03-06 05:05:00,1529.95,1525.81,0.8,100.0,0.0523,-0.22,0.04,-0.26,flip -15001,做空,2021-03-06 05:05:00,2021-03-06 05:15:00,1525.81,1528.31,0.8,100.0,0.0523,-0.13,0.04,-0.17,flip -15002,做多,2021-03-06 05:15:00,2021-03-06 05:25:00,1528.31,1536.95,0.8,100.0,0.052,0.45,0.04,0.41,tp_upper -15003,做多,2021-03-06 08:30:00,2021-03-06 08:35:00,1591.31,1588.16,0.8,100.0,0.0502,-0.16,0.04,-0.2,flip -15004,做空,2021-03-06 08:35:00,2021-03-06 08:40:00,1588.16,1581.0,0.8,100.0,0.0502,0.36,0.04,0.32,tp_lower -15005,做多,2021-03-06 10:15:00,2021-03-06 10:20:00,1577.73,1571.57,0.8,100.0,0.0507,-0.31,0.04,-0.35,flip -15006,做空,2021-03-06 10:20:00,2021-03-06 10:45:00,1571.57,1567.17,0.8,100.0,0.0506,0.22,0.04,0.18,tp_lower -15007,做多,2021-03-06 14:05:00,2021-03-06 15:35:00,1544.54,1549.77,0.8,100.0,0.0516,0.27,0.04,0.23,tp_upper -15008,做多,2021-03-06 16:00:00,2021-03-06 16:05:00,1558.94,1568.38,0.8,100.0,0.0513,0.48,0.04,0.44,tp_upper -15009,做多,2021-03-06 21:20:00,2021-03-06 21:25:00,1646.5,1646.0,0.8,100.0,0.0488,-0.02,0.04,-0.06,flip -15010,做空,2021-03-06 21:25:00,2021-03-06 21:30:00,1646.0,1651.06,0.8,100.0,0.0487,-0.25,0.04,-0.29,flip -15011,做多,2021-03-06 21:30:00,2021-03-06 21:35:00,1651.06,1642.92,0.8,100.0,0.0484,-0.39,0.04,-0.43,flip -15012,做空,2021-03-06 21:35:00,2021-03-06 21:40:00,1642.92,1649.34,0.79,100.0,0.0483,-0.31,0.04,-0.35,flip -15013,做多,2021-03-06 21:40:00,2021-03-06 22:25:00,1649.34,1650.06,0.79,100.0,0.0479,0.03,0.04,-0.01,flip -15014,做空,2021-03-06 22:25:00,2021-03-06 22:30:00,1650.06,1668.02,0.79,100.0,0.0479,-0.86,0.04,-0.9,flip -15015,做多,2021-03-06 22:30:00,2021-03-06 22:35:00,1668.02,1663.94,0.78,100.0,0.0468,-0.19,0.04,-0.23,tp_upper -15016,做多,2021-03-06 23:25:00,2021-03-06 23:45:00,1660.01,1659.5,0.78,100.0,0.0468,-0.02,0.04,-0.06,flip -15017,做空,2021-03-06 23:45:00,2021-03-06 23:55:00,1659.5,1651.73,0.78,100.0,0.0468,0.36,0.04,0.32,tp_lower -15018,做多,2021-03-07 00:00:00,2021-03-07 00:05:00,1664.24,1669.34,0.8,100.0,0.0482,0.25,0.04,0.21,tp_upper -15019,做多,2021-03-07 00:45:00,2021-03-07 01:05:00,1667.07,1668.01,0.8,100.0,0.0482,0.05,0.04,0.01,flip -15020,做空,2021-03-07 01:05:00,2021-03-07 01:35:00,1668.01,1673.74,0.8,100.0,0.0482,-0.28,0.04,-0.32,flip -15021,做多,2021-03-07 01:35:00,2021-03-07 01:40:00,1673.74,1671.43,0.8,100.0,0.0478,-0.11,0.04,-0.15,flip -15022,做空,2021-03-07 01:40:00,2021-03-07 01:50:00,1671.43,1651.83,0.8,100.0,0.0477,0.94,0.04,0.9,tp_lower -15023,做多,2021-03-07 02:15:00,2021-03-07 02:25:00,1660.47,1659.99,0.81,100.0,0.0486,-0.02,0.04,-0.06,flip -15024,做空,2021-03-07 02:25:00,2021-03-07 02:30:00,1659.99,1662.72,0.81,100.0,0.0485,-0.13,0.04,-0.17,flip -15025,做多,2021-03-07 02:30:00,2021-03-07 02:35:00,1662.72,1661.56,0.8,100.0,0.0483,-0.06,0.04,-0.1,flip -15026,做空,2021-03-07 02:35:00,2021-03-07 02:45:00,1661.56,1658.22,0.8,100.0,0.0483,0.16,0.04,0.12,flip -15027,做多,2021-03-07 02:45:00,2021-03-07 03:10:00,1658.22,1653.23,0.8,100.0,0.0484,-0.24,0.04,-0.28,flip -15028,做空,2021-03-07 03:10:00,2021-03-07 03:15:00,1653.23,1658.39,0.8,100.0,0.0483,-0.25,0.04,-0.29,flip -15029,做多,2021-03-07 03:15:00,2021-03-07 03:25:00,1658.39,1659.92,0.8,100.0,0.048,0.07,0.04,0.03,flip -15030,做空,2021-03-07 03:25:00,2021-03-07 03:35:00,1659.92,1656.5,0.8,100.0,0.048,0.16,0.04,0.12,flip -15031,做多,2021-03-07 03:35:00,2021-03-07 04:20:00,1656.5,1652.85,0.8,100.0,0.0481,-0.18,0.04,-0.22,flip -15032,做空,2021-03-07 04:20:00,2021-03-07 04:30:00,1652.85,1661.33,0.79,100.0,0.0481,-0.41,0.04,-0.45,flip -15033,做多,2021-03-07 04:30:00,2021-03-07 04:35:00,1661.33,1658.8,0.79,100.0,0.0475,-0.12,0.04,-0.16,flip -15034,做空,2021-03-07 04:35:00,2021-03-07 05:15:00,1658.8,1654.22,0.79,100.0,0.0475,0.22,0.04,0.18,flip -15035,做多,2021-03-07 05:15:00,2021-03-07 05:35:00,1654.22,1669.99,0.79,100.0,0.0477,0.75,0.04,0.71,tp_upper -15036,做多,2021-03-07 06:25:00,2021-03-07 07:00:00,1657.9,1659.58,0.8,100.0,0.048,0.08,0.04,0.04,flip -15037,做空,2021-03-07 07:00:00,2021-03-07 07:05:00,1659.58,1665.14,0.8,100.0,0.0479,-0.27,0.04,-0.31,flip -15038,做多,2021-03-07 07:05:00,2021-03-07 07:25:00,1665.14,1680.48,0.79,100.0,0.0476,0.73,0.04,0.69,tp_upper -15039,做多,2021-03-07 09:15:00,2021-03-07 09:25:00,1678.6,1680.02,0.8,100.0,0.0476,0.07,0.04,0.03,flip -15040,做空,2021-03-07 09:25:00,2021-03-07 09:35:00,1680.02,1683.76,0.8,100.0,0.0475,-0.18,0.04,-0.22,flip -15041,做多,2021-03-07 09:35:00,2021-03-07 09:45:00,1683.76,1677.69,0.8,100.0,0.0473,-0.29,0.04,-0.33,flip -15042,做空,2021-03-07 09:45:00,2021-03-07 09:50:00,1677.69,1683.44,0.79,100.0,0.0472,-0.27,0.04,-0.31,flip -15043,做多,2021-03-07 09:50:00,2021-03-07 10:25:00,1683.44,1684.81,0.79,100.0,0.0468,0.06,0.04,0.02,tp_upper -15044,做多,2021-03-07 11:30:00,2021-03-07 11:45:00,1679.59,1676.55,0.79,100.0,0.0469,-0.14,0.04,-0.18,flip -15045,做空,2021-03-07 11:45:00,2021-03-07 12:10:00,1676.55,1674.55,0.79,100.0,0.0469,0.09,0.04,0.05,flip -15046,做多,2021-03-07 12:10:00,2021-03-07 12:55:00,1674.55,1671.11,0.79,100.0,0.047,-0.16,0.04,-0.2,flip -15047,做空,2021-03-07 12:55:00,2021-03-07 13:15:00,1671.11,1658.17,0.78,100.0,0.0469,0.61,0.04,0.57,tp_lower -15048,做多,2021-03-07 13:40:00,2021-03-07 13:45:00,1668.9,1665.34,0.79,100.0,0.0473,-0.17,0.04,-0.21,flip -15049,做空,2021-03-07 13:45:00,2021-03-07 13:50:00,1665.34,1667.49,0.79,100.0,0.0473,-0.1,0.04,-0.14,flip -15050,做多,2021-03-07 13:50:00,2021-03-07 13:55:00,1667.49,1665.8,0.79,100.0,0.0471,-0.08,0.04,-0.12,flip -15051,做空,2021-03-07 13:55:00,2021-03-07 14:00:00,1665.8,1664.23,0.78,100.0,0.047,0.07,0.04,0.03,tp_lower -15052,做多,2021-03-07 14:05:00,2021-03-07 14:10:00,1678.0,1662.68,0.78,100.0,0.0467,-0.72,0.04,-0.75,tp_upper -15053,做多,2021-03-07 15:15:00,2021-03-07 16:00:00,1654.57,1663.82,0.78,100.0,0.0469,0.43,0.04,0.39,tp_upper -15054,做多,2021-03-07 18:10:00,2021-03-07 18:15:00,1673.34,1670.0,0.78,100.0,0.0466,-0.16,0.04,-0.19,flip -15055,做空,2021-03-07 18:15:00,2021-03-07 18:20:00,1670.0,1669.0,0.78,100.0,0.0465,0.05,0.04,0.01,tp_lower -15056,做多,2021-03-07 19:55:00,2021-03-07 20:00:00,1659.08,1647.96,0.78,100.0,0.0468,-0.52,0.04,-0.56,flip -15057,做空,2021-03-07 20:00:00,2021-03-07 20:05:00,1647.96,1637.81,0.77,100.0,0.0468,0.47,0.04,0.44,tp_lower -15058,做多,2021-03-07 20:40:00,2021-03-07 21:10:00,1646.95,1649.22,0.77,100.0,0.047,0.11,0.04,0.07,flip -15059,做空,2021-03-07 21:10:00,2021-03-08 01:35:00,1649.22,1737.72,0.77,100.0,0.047,-4.16,0.04,-4.2,tp_lower -15060,做多,2021-03-08 03:00:00,2021-03-08 03:40:00,1726.5,1720.6,0.76,100.0,0.0441,-0.26,0.04,-0.3,flip -15061,做空,2021-03-08 03:40:00,2021-03-08 03:45:00,1720.6,1724.46,0.76,100.0,0.0441,-0.17,0.04,-0.21,flip -15062,做多,2021-03-08 03:45:00,2021-03-08 03:50:00,1724.46,1723.77,0.76,100.0,0.0438,-0.03,0.04,-0.07,flip -15063,做空,2021-03-08 03:50:00,2021-03-08 04:05:00,1723.77,1720.97,0.76,100.0,0.0438,0.12,0.04,0.08,tp_lower -15064,做多,2021-03-08 04:20:00,2021-03-08 04:35:00,1721.7,1718.71,0.76,100.0,0.0439,-0.13,0.04,-0.17,flip -15065,做空,2021-03-08 04:35:00,2021-03-08 04:40:00,1718.71,1722.89,0.75,100.0,0.0438,-0.18,0.04,-0.22,flip -15066,做多,2021-03-08 04:40:00,2021-03-08 04:45:00,1722.89,1729.89,0.75,100.0,0.0436,0.31,0.04,0.27,tp_upper -15067,做多,2021-03-08 06:25:00,2021-03-08 09:05:00,1741.64,1687.99,0.75,100.0,0.0432,-2.32,0.04,-2.36,flip -15068,做空,2021-03-08 09:05:00,2021-03-08 09:25:00,1687.99,1681.74,0.73,100.0,0.0432,0.27,0.04,0.23,flip -15069,做多,2021-03-08 09:25:00,2021-03-08 09:40:00,1681.74,1691.35,0.73,100.0,0.0435,0.42,0.04,0.38,tp_upper -15070,做多,2021-03-08 09:40:00,2021-03-08 10:10:00,1691.35,1692.21,0.73,100.0,0.0434,0.04,0.04,0.0,tp_upper -15071,做多,2021-03-08 12:40:00,2021-03-08 13:15:00,1717.5,1727.99,0.73,100.0,0.0428,0.45,0.04,0.41,tp_upper -15072,做多,2021-03-08 14:15:00,2021-03-08 14:30:00,1736.99,1722.5,0.74,100.0,0.0425,-0.62,0.04,-0.65,flip -15073,做空,2021-03-08 14:30:00,2021-03-08 14:35:00,1722.5,1726.21,0.73,100.0,0.0424,-0.16,0.04,-0.19,tp_lower -15074,做多,2021-03-08 14:40:00,2021-03-08 14:45:00,1745.16,1735.97,0.73,100.0,0.0418,-0.38,0.04,-0.42,tp_upper -15075,做多,2021-03-08 15:05:00,2021-03-08 15:10:00,1739.22,1744.17,0.72,100.0,0.0416,0.21,0.04,0.17,tp_upper -15076,做多,2021-03-08 15:55:00,2021-03-08 16:00:00,1743.43,1738.68,0.73,100.0,0.0416,-0.2,0.04,-0.23,flip -15077,做空,2021-03-08 16:00:00,2021-03-08 16:10:00,1738.68,1730.64,0.72,100.0,0.0416,0.33,0.04,0.3,tp_lower -15078,做多,2021-03-08 16:20:00,2021-03-08 16:25:00,1740.37,1736.78,0.73,100.0,0.0417,-0.15,0.04,-0.19,flip -15079,做空,2021-03-08 16:25:00,2021-03-08 16:40:00,1736.78,1725.9,0.72,100.0,0.0416,0.45,0.04,0.42,tp_lower -15080,做多,2021-03-08 17:25:00,2021-03-08 17:30:00,1736.51,1734.34,0.73,100.0,0.0419,-0.09,0.04,-0.13,flip -15081,做空,2021-03-08 17:30:00,2021-03-08 18:45:00,1734.34,1746.92,0.73,100.0,0.0418,-0.53,0.04,-0.56,flip -15082,做多,2021-03-08 18:45:00,2021-03-08 19:10:00,1746.92,1755.97,0.72,100.0,0.0412,0.37,0.04,0.34,tp_upper -15083,做多,2021-03-08 20:55:00,2021-03-08 21:05:00,1772.75,1771.9,0.72,100.0,0.0408,-0.03,0.04,-0.07,flip -15084,做空,2021-03-08 21:05:00,2021-03-08 21:10:00,1771.9,1785.55,0.72,100.0,0.0407,-0.56,0.04,-0.59,flip -15085,做多,2021-03-08 21:10:00,2021-03-08 21:15:00,1785.55,1788.0,0.72,100.0,0.0401,0.1,0.04,0.06,tp_upper -15086,做多,2021-03-08 22:35:00,2021-03-08 22:40:00,1787.96,1778.66,0.72,100.0,0.04,-0.37,0.04,-0.41,flip -15087,做空,2021-03-08 22:40:00,2021-03-08 22:50:00,1778.66,1789.86,0.71,100.0,0.04,-0.45,0.04,-0.48,flip -15088,做多,2021-03-08 22:50:00,2021-03-08 22:55:00,1789.86,1789.4,0.71,100.0,0.0394,-0.02,0.04,-0.05,flip -15089,做空,2021-03-08 22:55:00,2021-03-09 00:25:00,1789.4,1813.6,0.7,100.0,0.0394,-0.95,0.04,-0.99,flip -15090,做多,2021-03-09 00:25:00,2021-03-09 01:30:00,1813.6,1850.07,0.71,100.0,0.0394,1.44,0.04,1.4,tp_upper -15091,做多,2021-03-09 02:35:00,2021-03-09 02:45:00,1843.14,1840.25,0.73,100.0,0.0395,-0.11,0.04,-0.15,flip -15092,做空,2021-03-09 02:45:00,2021-03-09 02:50:00,1840.25,1843.34,0.73,100.0,0.0395,-0.12,0.04,-0.16,flip -15093,做多,2021-03-09 02:50:00,2021-03-09 03:00:00,1843.34,1851.03,0.72,100.0,0.0393,0.3,0.04,0.27,tp_upper -15094,做多,2021-03-09 03:15:00,2021-03-09 03:20:00,1850.66,1850.83,0.73,100.0,0.0393,0.01,0.04,-0.03,tp_upper -15095,做多,2021-03-09 04:35:00,2021-03-09 04:40:00,1846.79,1843.61,0.73,100.0,0.0393,-0.12,0.04,-0.16,flip -15096,做空,2021-03-09 04:40:00,2021-03-09 04:45:00,1843.61,1847.8,0.72,100.0,0.0393,-0.16,0.04,-0.2,flip -15097,做多,2021-03-09 04:45:00,2021-03-09 04:50:00,1847.8,1843.74,0.72,100.0,0.039,-0.16,0.04,-0.19,flip -15098,做空,2021-03-09 04:50:00,2021-03-09 05:00:00,1843.74,1845.96,0.72,100.0,0.039,-0.09,0.04,-0.12,flip -15099,做多,2021-03-09 05:00:00,2021-03-09 05:15:00,1845.96,1844.99,0.72,100.0,0.0389,-0.04,0.04,-0.07,flip -15100,做空,2021-03-09 05:15:00,2021-03-09 05:35:00,1844.99,1840.39,0.72,100.0,0.0388,0.18,0.04,0.14,flip -15101,做多,2021-03-09 05:35:00,2021-03-09 06:05:00,1840.39,1844.75,0.72,100.0,0.039,0.17,0.04,0.13,flip -15102,做空,2021-03-09 06:05:00,2021-03-09 06:15:00,1844.75,1845.25,0.72,100.0,0.039,-0.02,0.04,-0.06,flip -15103,做多,2021-03-09 06:15:00,2021-03-09 06:20:00,1845.25,1839.28,0.72,100.0,0.0389,-0.23,0.04,-0.27,flip -15104,做空,2021-03-09 06:20:00,2021-03-09 06:25:00,1839.28,1830.74,0.71,100.0,0.0389,0.33,0.04,0.3,tp_lower -15105,做多,2021-03-09 06:35:00,2021-03-09 07:50:00,1842.24,1822.03,0.72,100.0,0.0389,-0.79,0.04,-0.82,flip -15106,做空,2021-03-09 07:50:00,2021-03-09 07:55:00,1822.03,1815.39,0.71,100.0,0.0389,0.26,0.04,0.22,tp_lower -15107,做多,2021-03-09 08:20:00,2021-03-09 08:25:00,1829.0,1823.54,0.71,100.0,0.0389,-0.21,0.04,-0.25,flip -15108,做空,2021-03-09 08:25:00,2021-03-09 08:30:00,1823.54,1828.26,0.71,100.0,0.0388,-0.18,0.04,-0.22,flip -15109,做多,2021-03-09 08:30:00,2021-03-09 08:55:00,1828.26,1835.99,0.71,100.0,0.0386,0.3,0.04,0.26,tp_upper -15110,做多,2021-03-09 09:55:00,2021-03-09 10:10:00,1831.57,1834.71,0.71,100.0,0.0386,0.12,0.04,0.09,flip -15111,做空,2021-03-09 10:10:00,2021-03-09 10:35:00,1834.71,1825.0,0.71,100.0,0.0386,0.37,0.04,0.34,tp_lower -15112,做多,2021-03-09 10:50:00,2021-03-09 11:10:00,1831.12,1830.87,0.71,100.0,0.0388,-0.01,0.04,-0.05,flip -15113,做空,2021-03-09 11:10:00,2021-03-09 11:30:00,1830.87,1822.69,0.71,100.0,0.0388,0.32,0.04,0.28,tp_lower -15114,做多,2021-03-09 11:35:00,2021-03-09 11:45:00,1829.13,1827.92,0.71,100.0,0.039,-0.05,0.04,-0.08,flip -15115,做空,2021-03-09 11:45:00,2021-03-09 11:50:00,1827.92,1834.03,0.71,100.0,0.0389,-0.24,0.04,-0.27,flip -15116,做多,2021-03-09 11:50:00,2021-03-09 11:55:00,1834.03,1830.72,0.71,100.0,0.0386,-0.13,0.04,-0.16,flip -15117,做空,2021-03-09 11:55:00,2021-03-09 12:20:00,1830.72,1824.21,0.71,100.0,0.0386,0.25,0.04,0.22,tp_lower -15118,做多,2021-03-09 13:15:00,2021-03-09 13:40:00,1823.61,1832.5,0.71,100.0,0.0388,0.35,0.04,0.31,tp_upper -15119,做多,2021-03-09 14:45:00,2021-03-09 14:55:00,1833.74,1832.52,0.71,100.0,0.0388,-0.05,0.04,-0.08,flip -15120,做空,2021-03-09 14:55:00,2021-03-09 15:10:00,1832.52,1820.1,0.71,100.0,0.0387,0.48,0.04,0.45,tp_lower -15121,做多,2021-03-09 15:55:00,2021-03-09 16:00:00,1834.64,1847.13,0.71,100.0,0.0389,0.49,0.04,0.45,tp_upper -15122,做多,2021-03-09 16:15:00,2021-03-09 16:20:00,1830.7,1828.53,0.72,100.0,0.0392,-0.09,0.04,-0.12,flip -15123,做空,2021-03-09 16:20:00,2021-03-09 16:30:00,1828.53,1831.36,0.72,100.0,0.0392,-0.11,0.04,-0.15,flip -15124,做多,2021-03-09 16:30:00,2021-03-09 16:35:00,1831.36,1834.66,0.71,100.0,0.039,0.13,0.04,0.09,tp_upper -15125,做多,2021-03-09 18:40:00,2021-03-09 18:45:00,1824.85,1818.0,0.72,100.0,0.0392,-0.27,0.04,-0.3,flip -15126,做空,2021-03-09 18:45:00,2021-03-09 18:50:00,1818.0,1822.6,0.71,100.0,0.0392,-0.18,0.04,-0.22,flip -15127,做多,2021-03-09 18:50:00,2021-03-09 18:55:00,1822.6,1821.75,0.71,100.0,0.0389,-0.03,0.04,-0.07,flip -15128,做空,2021-03-09 18:55:00,2021-03-09 19:10:00,1821.75,1820.16,0.71,100.0,0.0389,0.06,0.04,0.03,flip -15129,做多,2021-03-09 19:10:00,2021-03-09 19:20:00,1820.16,1826.35,0.71,100.0,0.0389,0.24,0.04,0.21,tp_upper -15130,做多,2021-03-09 19:20:00,2021-03-09 19:25:00,1826.35,1823.41,0.71,100.0,0.0389,-0.11,0.04,-0.15,tp_upper -15131,做多,2021-03-09 21:15:00,2021-03-09 21:50:00,1832.85,1827.58,0.71,100.0,0.0386,-0.2,0.04,-0.24,flip -15132,做空,2021-03-09 21:50:00,2021-03-09 22:30:00,1827.58,1830.13,0.71,100.0,0.0386,-0.1,0.04,-0.13,flip -15133,做多,2021-03-09 22:30:00,2021-03-09 22:45:00,1830.13,1841.15,0.7,100.0,0.0384,0.42,0.04,0.39,tp_upper -15134,做多,2021-03-10 04:15:00,2021-03-10 04:25:00,1784.03,1784.31,0.74,100.0,0.0412,0.01,0.04,-0.03,flip -15135,做空,2021-03-10 04:25:00,2021-03-10 04:30:00,1784.31,1791.87,0.74,100.0,0.0412,-0.31,0.04,-0.35,flip -15136,做多,2021-03-10 04:30:00,2021-03-10 04:35:00,1791.87,1784.25,0.73,100.0,0.0408,-0.31,0.04,-0.35,flip -15137,做空,2021-03-10 04:35:00,2021-03-10 08:00:00,1784.25,1804.45,0.73,100.0,0.0408,-0.82,0.04,-0.86,tp_lower -15138,做多,2021-03-10 08:05:00,2021-03-10 08:15:00,1817.6,1818.49,0.72,100.0,0.0395,0.04,0.04,-0.0,tp_upper -15139,做多,2021-03-10 09:15:00,2021-03-10 09:25:00,1818.61,1829.7,0.72,100.0,0.0395,0.44,0.04,0.4,tp_upper -15140,做多,2021-03-10 10:45:00,2021-03-10 10:50:00,1833.16,1827.04,0.72,100.0,0.0394,-0.24,0.04,-0.28,flip -15141,做空,2021-03-10 10:50:00,2021-03-10 10:55:00,1827.04,1820.38,0.72,100.0,0.0393,0.26,0.04,0.23,tp_lower -15142,做多,2021-03-10 11:50:00,2021-03-10 12:10:00,1819.21,1813.51,0.72,100.0,0.0396,-0.23,0.04,-0.26,flip -15143,做空,2021-03-10 12:10:00,2021-03-10 12:20:00,1813.51,1821.89,0.72,100.0,0.0396,-0.33,0.04,-0.37,flip -15144,做多,2021-03-10 12:20:00,2021-03-10 12:25:00,1821.89,1816.85,0.71,100.0,0.0392,-0.2,0.04,-0.23,flip -15145,做空,2021-03-10 12:25:00,2021-03-10 12:30:00,1816.85,1827.94,0.71,100.0,0.0391,-0.43,0.04,-0.47,flip -15146,做多,2021-03-10 12:30:00,2021-03-10 12:35:00,1827.94,1825.11,0.71,100.0,0.0386,-0.11,0.04,-0.14,tp_upper -15147,做多,2021-03-10 14:25:00,2021-03-10 14:50:00,1837.12,1839.49,0.7,100.0,0.0383,0.09,0.04,0.06,flip -15148,做空,2021-03-10 14:50:00,2021-03-10 14:55:00,1839.49,1844.11,0.7,100.0,0.0383,-0.18,0.04,-0.21,flip -15149,做多,2021-03-10 14:55:00,2021-03-10 15:05:00,1844.11,1848.06,0.7,100.0,0.038,0.15,0.04,0.12,tp_upper -15150,做多,2021-03-10 16:00:00,2021-03-10 16:05:00,1841.85,1828.97,0.7,100.0,0.0381,-0.49,0.03,-0.53,flip -15151,做空,2021-03-10 16:05:00,2021-03-10 16:10:00,1828.97,1840.22,0.7,100.0,0.0381,-0.43,0.04,-0.46,tp_lower -15152,做多,2021-03-10 16:10:00,2021-03-10 16:15:00,1840.22,1835.27,0.69,100.0,0.0376,-0.19,0.03,-0.22,flip -15153,做空,2021-03-10 16:15:00,2021-03-10 16:30:00,1835.27,1844.01,0.69,100.0,0.0376,-0.33,0.03,-0.36,flip -15154,做多,2021-03-10 16:30:00,2021-03-10 16:35:00,1844.01,1840.41,0.69,100.0,0.0372,-0.13,0.03,-0.17,flip -15155,做空,2021-03-10 16:35:00,2021-03-10 16:45:00,1840.41,1838.18,0.68,100.0,0.0371,0.08,0.03,0.05,flip -15156,做多,2021-03-10 16:45:00,2021-03-10 16:55:00,1838.18,1848.5,0.68,100.0,0.0372,0.38,0.03,0.35,tp_upper -15157,做多,2021-03-10 17:45:00,2021-03-10 18:15:00,1860.66,1845.95,0.69,100.0,0.0369,-0.54,0.03,-0.58,flip -15158,做空,2021-03-10 18:15:00,2021-03-10 18:45:00,1845.95,1842.54,0.68,100.0,0.0369,0.13,0.03,0.09,tp_lower -15159,做多,2021-03-10 19:05:00,2021-03-10 19:10:00,1849.67,1858.1,0.68,100.0,0.0368,0.31,0.03,0.28,tp_upper -15160,做多,2021-03-10 19:10:00,2021-03-10 19:35:00,1858.1,1851.89,0.68,100.0,0.0368,-0.23,0.03,-0.26,flip -15161,做空,2021-03-10 19:35:00,2021-03-10 19:45:00,1851.89,1851.83,0.68,100.0,0.0367,0.0,0.03,-0.03,flip -15162,做多,2021-03-10 19:45:00,2021-03-10 19:50:00,1851.83,1846.62,0.68,100.0,0.0367,-0.19,0.03,-0.23,flip -15163,做空,2021-03-10 19:50:00,2021-03-10 19:55:00,1846.62,1841.78,0.68,100.0,0.0367,0.18,0.03,0.14,tp_lower -15164,做多,2021-03-10 21:30:00,2021-03-10 21:40:00,1807.74,1801.72,0.68,100.0,0.0375,-0.23,0.03,-0.26,flip -15165,做空,2021-03-10 21:40:00,2021-03-10 21:45:00,1801.72,1806.72,0.68,100.0,0.0375,-0.19,0.03,-0.22,flip -15166,做多,2021-03-10 21:45:00,2021-03-10 23:00:00,1806.72,1813.13,0.67,100.0,0.0372,0.24,0.03,0.2,flip -15167,做空,2021-03-10 23:00:00,2021-03-10 23:05:00,1813.13,1820.97,0.67,100.0,0.0372,-0.29,0.03,-0.33,flip -15168,做多,2021-03-10 23:05:00,2021-03-11 01:50:00,1820.97,1784.86,0.67,100.0,0.0368,-1.33,0.03,-1.36,flip -15169,做空,2021-03-11 01:50:00,2021-03-11 01:55:00,1784.86,1787.8,0.68,100.0,0.038,-0.11,0.03,-0.15,flip -15170,做多,2021-03-11 01:55:00,2021-03-11 02:00:00,1787.8,1780.16,0.68,100.0,0.0379,-0.29,0.03,-0.32,flip -15171,做空,2021-03-11 02:00:00,2021-03-11 02:05:00,1780.16,1791.21,0.67,100.0,0.0378,-0.42,0.03,-0.45,flip -15172,做多,2021-03-11 02:05:00,2021-03-11 02:55:00,1791.21,1803.2,0.67,100.0,0.0373,0.45,0.03,0.41,tp_upper -15173,做多,2021-03-11 03:40:00,2021-03-11 04:10:00,1794.03,1817.05,0.67,100.0,0.0375,0.86,0.03,0.83,tp_upper -15174,做多,2021-03-11 04:55:00,2021-03-11 05:00:00,1802.23,1792.65,0.68,100.0,0.0377,-0.36,0.03,-0.4,flip -15175,做空,2021-03-11 05:00:00,2021-03-11 05:20:00,1792.65,1791.36,0.68,100.0,0.0377,0.05,0.03,0.01,tp_lower -15176,做多,2021-03-11 06:15:00,2021-03-11 06:20:00,1790.0,1786.25,0.68,100.0,0.0378,-0.14,0.03,-0.18,flip -15177,做空,2021-03-11 06:20:00,2021-03-11 06:25:00,1786.25,1786.7,0.67,100.0,0.0377,-0.02,0.03,-0.05,flip -15178,做多,2021-03-11 06:25:00,2021-03-11 06:45:00,1786.7,1782.89,0.67,100.0,0.0377,-0.14,0.03,-0.18,flip -15179,做空,2021-03-11 06:45:00,2021-03-11 06:55:00,1782.89,1788.0,0.67,100.0,0.0376,-0.19,0.03,-0.23,flip -15180,做多,2021-03-11 06:55:00,2021-03-11 07:00:00,1788.0,1777.22,0.67,100.0,0.0374,-0.4,0.03,-0.44,flip -15181,做空,2021-03-11 07:00:00,2021-03-11 07:10:00,1777.22,1786.79,0.66,100.0,0.0373,-0.36,0.03,-0.39,flip -15182,做多,2021-03-11 07:10:00,2021-03-11 07:15:00,1786.79,1785.39,0.66,100.0,0.0369,-0.05,0.03,-0.08,flip -15183,做空,2021-03-11 07:15:00,2021-03-11 07:40:00,1785.39,1782.34,0.66,100.0,0.0369,0.11,0.03,0.08,flip -15184,做多,2021-03-11 07:40:00,2021-03-11 09:20:00,1782.34,1746.36,0.66,100.0,0.0369,-1.33,0.03,-1.36,flip -15185,做空,2021-03-11 09:20:00,2021-03-11 09:30:00,1746.36,1748.23,0.64,100.0,0.0369,-0.07,0.03,-0.1,flip -15186,做多,2021-03-11 09:30:00,2021-03-11 09:40:00,1748.23,1740.6,0.64,100.0,0.0368,-0.28,0.03,-0.31,flip -15187,做空,2021-03-11 09:40:00,2021-03-11 09:45:00,1740.6,1747.37,0.64,100.0,0.0368,-0.25,0.03,-0.28,tp_lower -15188,做多,2021-03-11 09:45:00,2021-03-11 09:50:00,1747.37,1740.3,0.64,100.0,0.0364,-0.26,0.03,-0.29,flip -15189,做空,2021-03-11 09:50:00,2021-03-11 09:55:00,1740.3,1738.27,0.63,100.0,0.0364,0.07,0.03,0.04,tp_lower -15190,做多,2021-03-11 10:05:00,2021-03-11 10:15:00,1745.47,1743.79,0.63,100.0,0.0363,-0.06,0.03,-0.09,flip -15191,做空,2021-03-11 10:15:00,2021-03-11 10:20:00,1743.79,1757.95,0.63,100.0,0.0363,-0.51,0.03,-0.55,flip -15192,做多,2021-03-11 10:20:00,2021-03-11 10:25:00,1757.95,1758.06,0.63,100.0,0.0356,0.0,0.03,-0.03,tp_upper -15193,做多,2021-03-11 12:25:00,2021-03-11 12:40:00,1772.98,1783.85,0.63,100.0,0.0353,0.38,0.03,0.35,tp_upper -15194,做多,2021-03-11 14:55:00,2021-03-11 15:05:00,1811.65,1812.99,0.63,100.0,0.0347,0.05,0.03,0.02,flip -15195,做空,2021-03-11 15:05:00,2021-03-11 15:20:00,1812.99,1796.94,0.63,100.0,0.0347,0.56,0.03,0.53,tp_lower -15196,做多,2021-03-11 16:05:00,2021-03-11 16:15:00,1805.68,1801.12,0.63,100.0,0.0351,-0.16,0.03,-0.19,flip -15197,做空,2021-03-11 16:15:00,2021-03-11 16:25:00,1801.12,1801.91,0.63,100.0,0.0351,-0.03,0.03,-0.06,flip -15198,做多,2021-03-11 16:25:00,2021-03-11 16:30:00,1801.91,1800.11,0.63,100.0,0.035,-0.06,0.03,-0.09,flip -15199,做空,2021-03-11 16:30:00,2021-03-11 16:55:00,1800.11,1796.61,0.63,100.0,0.035,0.12,0.03,0.09,flip -15200,做多,2021-03-11 16:55:00,2021-03-11 17:50:00,1796.61,1796.72,0.63,100.0,0.0351,0.0,0.03,-0.03,flip -15201,做空,2021-03-11 17:50:00,2021-03-11 18:05:00,1796.72,1797.9,0.63,100.0,0.035,-0.04,0.03,-0.07,flip -15202,做多,2021-03-11 18:05:00,2021-03-11 18:10:00,1797.9,1794.3,0.63,100.0,0.035,-0.13,0.03,-0.16,flip -15203,做空,2021-03-11 18:10:00,2021-03-11 18:15:00,1794.3,1798.57,0.63,100.0,0.0349,-0.15,0.03,-0.18,flip -15204,做多,2021-03-11 18:15:00,2021-03-11 18:20:00,1798.57,1805.73,0.62,100.0,0.0347,0.25,0.03,0.22,tp_upper -15205,做多,2021-03-11 19:35:00,2021-03-11 20:05:00,1807.71,1806.53,0.63,100.0,0.0347,-0.04,0.03,-0.07,flip -15206,做空,2021-03-11 20:05:00,2021-03-11 20:10:00,1806.53,1802.42,0.63,100.0,0.0346,0.14,0.03,0.11,tp_lower -15207,做多,2021-03-11 20:20:00,2021-03-11 20:30:00,1810.87,1808.63,0.63,100.0,0.0346,-0.08,0.03,-0.11,flip -15208,做空,2021-03-11 20:30:00,2021-03-11 20:35:00,1808.63,1813.28,0.62,100.0,0.0345,-0.16,0.03,-0.19,flip -15209,做多,2021-03-11 20:35:00,2021-03-11 20:40:00,1813.28,1816.09,0.62,100.0,0.0343,0.1,0.03,0.07,tp_upper -15210,做多,2021-03-11 23:00:00,2021-03-11 23:05:00,1841.22,1835.84,0.62,100.0,0.0338,-0.18,0.03,-0.21,flip -15211,做空,2021-03-11 23:05:00,2021-03-11 23:20:00,1835.84,1834.82,0.62,100.0,0.0338,0.03,0.03,0.0,flip -15212,做多,2021-03-11 23:20:00,2021-03-12 00:00:00,1834.82,1838.63,0.62,100.0,0.0338,0.13,0.03,0.1,tp_upper -15213,做多,2021-03-12 00:00:00,2021-03-12 00:05:00,1838.63,1826.93,0.65,100.0,0.0352,-0.41,0.03,-0.44,flip -15214,做空,2021-03-12 00:05:00,2021-03-12 00:10:00,1826.93,1830.17,0.64,100.0,0.0351,-0.11,0.03,-0.15,flip -15215,做多,2021-03-12 00:10:00,2021-03-12 01:20:00,1830.17,1821.26,0.64,100.0,0.035,-0.31,0.03,-0.34,flip -15216,做空,2021-03-12 01:20:00,2021-03-12 01:45:00,1821.26,1817.43,0.64,100.0,0.0349,0.13,0.03,0.1,flip -15217,做多,2021-03-12 01:45:00,2021-03-12 01:50:00,1817.43,1815.03,0.64,100.0,0.035,-0.08,0.03,-0.12,flip -15218,做空,2021-03-12 01:50:00,2021-03-12 02:05:00,1815.03,1815.08,0.64,100.0,0.035,-0.0,0.03,-0.03,flip -15219,做多,2021-03-12 02:05:00,2021-03-12 03:15:00,1815.08,1812.67,0.63,100.0,0.035,-0.08,0.03,-0.12,flip -15220,做空,2021-03-12 03:15:00,2021-03-12 03:20:00,1812.67,1817.63,0.63,100.0,0.0349,-0.17,0.03,-0.2,flip -15221,做多,2021-03-12 03:20:00,2021-03-12 03:25:00,1817.63,1820.89,0.63,100.0,0.0347,0.11,0.03,0.08,tp_upper -15222,做多,2021-03-12 03:55:00,2021-03-12 04:05:00,1820.02,1811.69,0.63,100.0,0.0347,-0.29,0.03,-0.32,flip -15223,做空,2021-03-12 04:05:00,2021-03-12 04:10:00,1811.69,1808.14,0.63,100.0,0.0346,0.12,0.03,0.09,tp_lower -15224,做多,2021-03-12 05:05:00,2021-03-12 05:15:00,1809.7,1802.35,0.63,100.0,0.0347,-0.26,0.03,-0.29,flip -15225,做空,2021-03-12 05:15:00,2021-03-12 05:20:00,1802.35,1805.75,0.63,100.0,0.0347,-0.12,0.03,-0.15,tp_lower -15226,做多,2021-03-12 05:25:00,2021-03-12 05:50:00,1811.7,1813.22,0.62,100.0,0.0344,0.05,0.03,0.02,tp_upper -15227,做多,2021-03-12 06:35:00,2021-03-12 06:40:00,1815.57,1809.11,0.62,100.0,0.0343,-0.22,0.03,-0.25,flip -15228,做空,2021-03-12 06:40:00,2021-03-12 07:00:00,1809.11,1800.54,0.62,100.0,0.0343,0.29,0.03,0.26,tp_lower -15229,做多,2021-03-12 08:30:00,2021-03-12 08:40:00,1798.92,1794.8,0.62,100.0,0.0346,-0.14,0.03,-0.17,flip -15230,做空,2021-03-12 08:40:00,2021-03-12 09:25:00,1794.8,1794.85,0.62,100.0,0.0346,-0.0,0.03,-0.03,flip -15231,做多,2021-03-12 09:25:00,2021-03-12 09:35:00,1794.85,1791.77,0.62,100.0,0.0345,-0.11,0.03,-0.14,flip -15232,做空,2021-03-12 09:35:00,2021-03-12 09:45:00,1791.77,1782.76,0.62,100.0,0.0345,0.31,0.03,0.28,tp_lower -15233,做多,2021-03-12 10:45:00,2021-03-12 10:50:00,1783.03,1780.01,0.62,100.0,0.0348,-0.11,0.03,-0.14,flip -15234,做空,2021-03-12 10:50:00,2021-03-12 10:55:00,1780.01,1781.35,0.62,100.0,0.0348,-0.05,0.03,-0.08,flip -15235,做多,2021-03-12 10:55:00,2021-03-12 11:30:00,1781.35,1782.63,0.62,100.0,0.0347,0.04,0.03,0.01,flip -15236,做空,2021-03-12 11:30:00,2021-03-12 11:45:00,1782.63,1782.2,0.62,100.0,0.0347,0.01,0.03,-0.02,flip -15237,做多,2021-03-12 11:45:00,2021-03-12 11:50:00,1782.2,1776.9,0.62,100.0,0.0346,-0.18,0.03,-0.21,flip -15238,做空,2021-03-12 11:50:00,2021-03-12 12:05:00,1776.9,1782.5,0.62,100.0,0.0346,-0.19,0.03,-0.22,tp_lower -15239,做多,2021-03-12 12:05:00,2021-03-12 12:10:00,1782.5,1775.59,0.61,100.0,0.0344,-0.24,0.03,-0.27,flip -15240,做空,2021-03-12 12:10:00,2021-03-12 12:15:00,1775.59,1769.99,0.61,100.0,0.0343,0.19,0.03,0.16,tp_lower -15241,做多,2021-03-12 12:40:00,2021-03-12 12:45:00,1778.83,1775.07,0.61,100.0,0.0343,-0.13,0.03,-0.16,flip -15242,做空,2021-03-12 12:45:00,2021-03-12 13:00:00,1775.07,1759.19,0.61,100.0,0.0343,0.54,0.03,0.51,tp_lower -15243,做多,2021-03-12 14:20:00,2021-03-12 14:45:00,1748.12,1740.42,0.61,100.0,0.0351,-0.27,0.03,-0.3,flip -15244,做空,2021-03-12 14:45:00,2021-03-12 14:50:00,1740.42,1742.36,0.61,100.0,0.0351,-0.07,0.03,-0.1,flip -15245,做多,2021-03-12 14:50:00,2021-03-12 15:05:00,1742.36,1765.46,0.61,100.0,0.035,0.81,0.03,0.78,tp_upper -15246,做多,2021-03-12 17:20:00,2021-03-12 17:25:00,1780.58,1778.49,0.62,100.0,0.0346,-0.07,0.03,-0.1,flip -15247,做空,2021-03-12 17:25:00,2021-03-12 17:30:00,1778.49,1783.91,0.62,100.0,0.0346,-0.19,0.03,-0.22,flip -15248,做多,2021-03-12 17:30:00,2021-03-12 17:35:00,1783.91,1778.74,0.61,100.0,0.0343,-0.18,0.03,-0.21,tp_upper -15249,做多,2021-03-12 18:05:00,2021-03-12 18:20:00,1784.91,1776.32,0.61,100.0,0.0342,-0.29,0.03,-0.32,flip -15250,做空,2021-03-12 18:20:00,2021-03-12 18:25:00,1776.32,1777.13,0.61,100.0,0.0342,-0.03,0.03,-0.06,flip -15251,做多,2021-03-12 18:25:00,2021-03-12 18:30:00,1777.13,1776.0,0.61,100.0,0.0341,-0.04,0.03,-0.07,flip -15252,做空,2021-03-12 18:30:00,2021-03-12 18:35:00,1776.0,1776.99,0.6,100.0,0.0341,-0.03,0.03,-0.06,flip -15253,做多,2021-03-12 18:35:00,2021-03-12 18:55:00,1776.99,1775.38,0.6,100.0,0.034,-0.05,0.03,-0.08,flip -15254,做空,2021-03-12 18:55:00,2021-03-12 19:25:00,1775.38,1754.19,0.6,100.0,0.034,0.72,0.03,0.69,tp_lower -15255,做多,2021-03-12 21:10:00,2021-03-12 21:20:00,1744.35,1736.77,0.61,100.0,0.0349,-0.26,0.03,-0.3,flip -15256,做空,2021-03-12 21:20:00,2021-03-12 21:25:00,1736.77,1751.0,0.61,100.0,0.0349,-0.5,0.03,-0.53,flip -15257,做多,2021-03-12 21:25:00,2021-03-12 21:30:00,1751.0,1760.68,0.6,100.0,0.0343,0.33,0.03,0.3,tp_upper -15258,做多,2021-03-12 23:50:00,2021-03-12 23:55:00,1770.01,1767.44,0.6,100.0,0.0341,-0.09,0.03,-0.12,tp_upper -15259,做多,2021-03-13 01:50:00,2021-03-13 01:55:00,1744.08,1740.68,0.63,100.0,0.036,-0.12,0.03,-0.15,flip -15260,做空,2021-03-13 01:55:00,2021-03-13 02:00:00,1740.68,1745.75,0.63,100.0,0.036,-0.18,0.03,-0.21,flip -15261,做多,2021-03-13 02:00:00,2021-03-13 02:05:00,1745.75,1739.6,0.62,100.0,0.0357,-0.22,0.03,-0.25,flip -15262,做空,2021-03-13 02:05:00,2021-03-13 02:10:00,1739.6,1745.61,0.62,100.0,0.0357,-0.21,0.03,-0.25,flip -15263,做多,2021-03-13 02:10:00,2021-03-13 02:15:00,1745.61,1742.0,0.62,100.0,0.0354,-0.13,0.03,-0.16,flip -15264,做空,2021-03-13 02:15:00,2021-03-13 02:20:00,1742.0,1745.78,0.62,100.0,0.0354,-0.13,0.03,-0.16,flip -15265,做多,2021-03-13 02:20:00,2021-03-13 03:25:00,1745.78,1762.57,0.61,100.0,0.0352,0.59,0.03,0.56,tp_upper -15266,做多,2021-03-13 04:10:00,2021-03-13 04:15:00,1758.57,1753.78,0.62,100.0,0.0352,-0.17,0.03,-0.2,flip -15267,做空,2021-03-13 04:15:00,2021-03-13 04:35:00,1753.78,1754.82,0.62,100.0,0.0352,-0.04,0.03,-0.07,tp_lower -15268,做多,2021-03-13 04:45:00,2021-03-13 04:55:00,1759.92,1773.35,0.62,100.0,0.035,0.47,0.03,0.44,tp_upper -15269,做多,2021-03-13 06:45:00,2021-03-13 06:55:00,1776.8,1772.82,0.62,100.0,0.0349,-0.14,0.03,-0.17,flip -15270,做空,2021-03-13 06:55:00,2021-03-13 07:05:00,1772.82,1772.83,0.62,100.0,0.0349,-0.0,0.03,-0.03,flip -15271,做多,2021-03-13 07:05:00,2021-03-13 07:15:00,1772.83,1772.01,0.62,100.0,0.0348,-0.03,0.03,-0.06,flip -15272,做空,2021-03-13 07:15:00,2021-03-13 07:20:00,1772.01,1772.19,0.62,100.0,0.0348,-0.01,0.03,-0.04,flip -15273,做多,2021-03-13 07:20:00,2021-03-13 07:35:00,1772.19,1778.43,0.62,100.0,0.0348,0.22,0.03,0.19,tp_upper -15274,做多,2021-03-13 07:35:00,2021-03-13 07:40:00,1778.43,1783.92,0.62,100.0,0.0347,0.19,0.03,0.16,tp_upper -15275,做多,2021-03-13 09:20:00,2021-03-13 09:25:00,1790.85,1790.21,0.62,100.0,0.0345,-0.02,0.03,-0.05,flip -15276,做空,2021-03-13 09:25:00,2021-03-13 09:40:00,1790.21,1790.19,0.62,100.0,0.0345,0.0,0.03,-0.03,flip -15277,做多,2021-03-13 09:40:00,2021-03-13 09:45:00,1790.19,1786.69,0.62,100.0,0.0345,-0.12,0.03,-0.15,flip -15278,做空,2021-03-13 09:45:00,2021-03-13 09:50:00,1786.69,1788.9,0.62,100.0,0.0344,-0.08,0.03,-0.11,flip -15279,做多,2021-03-13 09:50:00,2021-03-13 09:55:00,1788.9,1791.95,0.61,100.0,0.0343,0.1,0.03,0.07,tp_upper -15280,做多,2021-03-13 13:00:00,2021-03-13 13:05:00,1894.92,1882.89,0.61,100.0,0.0324,-0.39,0.03,-0.42,flip -15281,做空,2021-03-13 13:05:00,2021-03-13 13:35:00,1882.89,1885.01,0.61,100.0,0.0324,-0.07,0.03,-0.1,flip -15282,做多,2021-03-13 13:35:00,2021-03-13 13:50:00,1885.01,1887.38,0.61,100.0,0.0323,0.08,0.03,0.05,flip -15283,做空,2021-03-13 13:50:00,2021-03-13 13:55:00,1887.38,1887.68,0.61,100.0,0.0323,-0.01,0.03,-0.04,flip -15284,做多,2021-03-13 13:55:00,2021-03-13 14:00:00,1887.68,1885.94,0.61,100.0,0.0322,-0.06,0.03,-0.09,flip -15285,做空,2021-03-13 14:00:00,2021-03-13 14:10:00,1885.94,1883.36,0.61,100.0,0.0322,0.08,0.03,0.05,flip -15286,做多,2021-03-13 14:10:00,2021-03-13 14:30:00,1883.36,1891.12,0.61,100.0,0.0322,0.25,0.03,0.22,tp_upper -15287,做多,2021-03-13 15:00:00,2021-03-13 15:05:00,1890.95,1885.92,0.61,100.0,0.0322,-0.16,0.03,-0.19,tp_upper -15288,做多,2021-03-13 15:10:00,2021-03-13 15:25:00,1891.34,1884.44,0.61,100.0,0.0321,-0.22,0.03,-0.25,flip -15289,做空,2021-03-13 15:25:00,2021-03-13 15:30:00,1884.44,1875.5,0.6,100.0,0.0321,0.29,0.03,0.26,tp_lower -15290,做多,2021-03-13 16:00:00,2021-03-13 16:20:00,1892.5,1880.92,0.61,100.0,0.032,-0.37,0.03,-0.4,flip -15291,做空,2021-03-13 16:20:00,2021-03-13 16:30:00,1880.92,1882.85,0.6,100.0,0.032,-0.06,0.03,-0.09,flip -15292,做多,2021-03-13 16:30:00,2021-03-13 17:00:00,1882.85,1888.39,0.6,100.0,0.0319,0.18,0.03,0.15,tp_upper -15293,做多,2021-03-13 18:55:00,2021-03-13 19:00:00,1916.11,1912.52,0.6,100.0,0.0314,-0.11,0.03,-0.14,flip -15294,做空,2021-03-13 19:00:00,2021-03-13 19:15:00,1912.52,1912.69,0.6,100.0,0.0314,-0.01,0.03,-0.04,flip -15295,做多,2021-03-13 19:15:00,2021-03-13 19:30:00,1912.69,1921.33,0.6,100.0,0.0313,0.27,0.03,0.24,tp_upper -15296,做多,2021-03-13 22:30:00,2021-03-13 22:35:00,1919.61,1918.3,0.6,100.0,0.0313,-0.04,0.03,-0.07,flip -15297,做空,2021-03-13 22:35:00,2021-03-13 22:45:00,1918.3,1918.81,0.6,100.0,0.0313,-0.02,0.03,-0.05,flip -15298,做多,2021-03-13 22:45:00,2021-03-13 22:50:00,1918.81,1924.8,0.6,100.0,0.0313,0.19,0.03,0.16,tp_upper -15299,做多,2021-03-14 00:00:00,2021-03-14 00:35:00,1925.27,1930.97,0.62,100.0,0.0324,0.18,0.03,0.15,flip -15300,做空,2021-03-14 00:35:00,2021-03-14 00:45:00,1930.97,1916.51,0.62,100.0,0.0323,0.47,0.03,0.44,tp_lower -15301,做多,2021-03-14 02:00:00,2021-03-14 02:20:00,1910.21,1907.59,0.63,100.0,0.0329,-0.09,0.03,-0.12,flip -15302,做空,2021-03-14 02:20:00,2021-03-14 02:30:00,1907.59,1906.81,0.63,100.0,0.0329,0.03,0.03,-0.01,flip -15303,做多,2021-03-14 02:30:00,2021-03-14 02:35:00,1906.81,1903.64,0.63,100.0,0.0329,-0.1,0.03,-0.14,flip -15304,做空,2021-03-14 02:35:00,2021-03-14 02:40:00,1903.64,1909.25,0.62,100.0,0.0328,-0.18,0.03,-0.22,flip -15305,做多,2021-03-14 02:40:00,2021-03-14 02:45:00,1909.25,1909.0,0.62,100.0,0.0326,-0.01,0.03,-0.04,flip -15306,做空,2021-03-14 02:45:00,2021-03-14 02:55:00,1909.0,1907.99,0.62,100.0,0.0326,0.03,0.03,0.0,flip -15307,做多,2021-03-14 02:55:00,2021-03-14 03:05:00,1907.99,1913.01,0.62,100.0,0.0326,0.16,0.03,0.13,tp_upper -15308,做多,2021-03-14 03:05:00,2021-03-14 03:10:00,1913.01,1908.47,0.62,100.0,0.0325,-0.15,0.03,-0.18,tp_upper -15309,做多,2021-03-14 03:20:00,2021-03-14 03:25:00,1910.53,1913.66,0.62,100.0,0.0325,0.1,0.03,0.07,tp_upper -15310,做多,2021-03-14 04:25:00,2021-03-14 05:05:00,1910.58,1900.0,0.62,100.0,0.0325,-0.34,0.03,-0.37,flip -15311,做空,2021-03-14 05:05:00,2021-03-14 05:10:00,1900.0,1906.04,0.62,100.0,0.0325,-0.2,0.03,-0.23,flip -15312,做多,2021-03-14 05:10:00,2021-03-14 06:40:00,1906.04,1896.48,0.61,100.0,0.0322,-0.31,0.03,-0.34,flip -15313,做空,2021-03-14 06:40:00,2021-03-14 07:20:00,1896.48,1903.08,0.61,100.0,0.0322,-0.21,0.03,-0.24,flip -15314,做多,2021-03-14 07:20:00,2021-03-14 07:25:00,1903.08,1907.57,0.61,100.0,0.0319,0.14,0.03,0.11,tp_upper -15315,做多,2021-03-14 08:00:00,2021-03-14 08:15:00,1896.96,1891.84,0.61,100.0,0.0321,-0.16,0.03,-0.19,flip -15316,做空,2021-03-14 08:15:00,2021-03-14 08:25:00,1891.84,1898.0,0.61,100.0,0.032,-0.2,0.03,-0.23,flip -15317,做多,2021-03-14 08:25:00,2021-03-14 08:30:00,1898.0,1895.36,0.6,100.0,0.0318,-0.08,0.03,-0.11,flip -15318,做空,2021-03-14 08:30:00,2021-03-14 08:35:00,1895.36,1898.51,0.6,100.0,0.0318,-0.1,0.03,-0.13,flip -15319,做多,2021-03-14 08:35:00,2021-03-14 09:05:00,1898.51,1906.76,0.6,100.0,0.0316,0.26,0.03,0.23,tp_upper -15320,做多,2021-03-14 11:45:00,2021-03-14 12:45:00,1877.44,1884.58,0.6,100.0,0.0321,0.23,0.03,0.2,flip -15321,做空,2021-03-14 12:45:00,2021-03-14 13:20:00,1884.58,1870.66,0.6,100.0,0.0321,0.45,0.03,0.42,tp_lower -15322,做多,2021-03-14 14:05:00,2021-03-14 14:20:00,1877.58,1876.31,0.61,100.0,0.0324,-0.04,0.03,-0.07,flip -15323,做空,2021-03-14 14:20:00,2021-03-14 14:50:00,1876.31,1874.03,0.61,100.0,0.0324,0.07,0.03,0.04,flip -15324,做多,2021-03-14 14:50:00,2021-03-14 14:55:00,1874.03,1871.92,0.61,100.0,0.0324,-0.07,0.03,-0.1,flip -15325,做空,2021-03-14 14:55:00,2021-03-14 15:05:00,1871.92,1861.67,0.61,100.0,0.0324,0.33,0.03,0.3,tp_lower -15326,做多,2021-03-14 16:10:00,2021-03-14 16:30:00,1864.3,1853.36,0.61,100.0,0.0327,-0.36,0.03,-0.39,flip -15327,做空,2021-03-14 16:30:00,2021-03-14 16:40:00,1853.36,1860.52,0.6,100.0,0.0326,-0.23,0.03,-0.26,flip -15328,做多,2021-03-14 16:40:00,2021-03-14 16:45:00,1860.52,1857.9,0.6,100.0,0.0323,-0.08,0.03,-0.11,flip -15329,做空,2021-03-14 16:45:00,2021-03-14 17:00:00,1857.9,1857.97,0.6,100.0,0.0323,-0.0,0.03,-0.03,flip -15330,做多,2021-03-14 17:00:00,2021-03-14 17:20:00,1857.97,1862.6,0.6,100.0,0.0323,0.15,0.03,0.12,flip -15331,做空,2021-03-14 17:20:00,2021-03-14 17:40:00,1862.6,1859.68,0.6,100.0,0.0322,0.09,0.03,0.06,flip -15332,做多,2021-03-14 17:40:00,2021-03-14 17:55:00,1859.68,1856.49,0.6,100.0,0.0323,-0.1,0.03,-0.13,flip -15333,做空,2021-03-14 17:55:00,2021-03-14 18:00:00,1856.49,1868.69,0.6,100.0,0.0323,-0.39,0.03,-0.42,flip -15334,做多,2021-03-14 18:00:00,2021-03-14 18:05:00,1868.69,1865.86,0.59,100.0,0.0318,-0.09,0.03,-0.12,tp_upper -15335,做多,2021-03-14 19:55:00,2021-03-14 20:35:00,1873.43,1878.91,0.59,100.0,0.0317,0.17,0.03,0.14,tp_upper -15336,做多,2021-03-14 21:30:00,2021-03-14 22:15:00,1870.45,1881.62,0.59,100.0,0.0318,0.35,0.03,0.33,tp_upper -15337,做多,2021-03-14 22:15:00,2021-03-14 22:20:00,1881.62,1882.15,0.6,100.0,0.0317,0.02,0.03,-0.01,tp_upper -15338,做多,2021-03-15 00:20:00,2021-03-15 00:25:00,1879.43,1878.0,0.62,100.0,0.0329,-0.05,0.03,-0.08,flip -15339,做空,2021-03-15 00:25:00,2021-03-15 00:35:00,1878.0,1879.75,0.62,100.0,0.0329,-0.06,0.03,-0.09,flip -15340,做多,2021-03-15 00:35:00,2021-03-15 00:50:00,1879.75,1877.84,0.62,100.0,0.0328,-0.06,0.03,-0.09,flip -15341,做空,2021-03-15 00:50:00,2021-03-15 02:50:00,1877.84,1890.08,0.61,100.0,0.0327,-0.4,0.03,-0.43,flip -15342,做多,2021-03-15 02:50:00,2021-03-15 02:55:00,1890.08,1885.63,0.61,100.0,0.0323,-0.14,0.03,-0.17,flip -15343,做空,2021-03-15 02:55:00,2021-03-15 03:00:00,1885.63,1890.4,0.61,100.0,0.0322,-0.15,0.03,-0.18,flip -15344,做多,2021-03-15 03:00:00,2021-03-15 03:10:00,1890.4,1890.92,0.61,100.0,0.0321,0.02,0.03,-0.01,flip -15345,做空,2021-03-15 03:10:00,2021-03-15 03:30:00,1890.92,1889.86,0.61,100.0,0.032,0.03,0.03,0.0,flip -15346,做多,2021-03-15 03:30:00,2021-03-15 04:00:00,1889.86,1892.76,0.61,100.0,0.032,0.09,0.03,0.06,tp_upper -15347,做多,2021-03-15 04:00:00,2021-03-15 04:05:00,1892.76,1892.54,0.61,100.0,0.032,-0.01,0.03,-0.04,tp_upper -15348,做多,2021-03-15 08:05:00,2021-03-15 08:10:00,1805.8,1802.35,0.6,100.0,0.0335,-0.12,0.03,-0.15,flip -15349,做空,2021-03-15 08:10:00,2021-03-15 08:40:00,1802.35,1799.92,0.6,100.0,0.0335,0.08,0.03,0.05,flip -15350,做多,2021-03-15 08:40:00,2021-03-15 10:20:00,1799.92,1775.0,0.6,100.0,0.0335,-0.84,0.03,-0.86,flip -15351,做空,2021-03-15 10:20:00,2021-03-15 10:40:00,1775.0,1769.31,0.59,100.0,0.0335,0.19,0.03,0.16,flip -15352,做多,2021-03-15 10:40:00,2021-03-15 11:10:00,1769.31,1774.61,0.6,100.0,0.0337,0.18,0.03,0.15,flip -15353,做空,2021-03-15 11:10:00,2021-03-15 11:25:00,1774.61,1776.85,0.6,100.0,0.0336,-0.08,0.03,-0.11,flip -15354,做多,2021-03-15 11:25:00,2021-03-15 11:50:00,1776.85,1777.33,0.6,100.0,0.0335,0.02,0.03,-0.01,flip -15355,做空,2021-03-15 11:50:00,2021-03-15 12:00:00,1777.33,1766.98,0.6,100.0,0.0335,0.35,0.03,0.32,tp_lower -15356,做多,2021-03-15 12:30:00,2021-03-15 12:35:00,1773.08,1770.65,0.6,100.0,0.0337,-0.08,0.03,-0.11,flip -15357,做空,2021-03-15 12:35:00,2021-03-15 12:45:00,1770.65,1777.89,0.6,100.0,0.0337,-0.24,0.03,-0.27,flip -15358,做多,2021-03-15 12:45:00,2021-03-15 13:25:00,1777.89,1792.81,0.59,100.0,0.0334,0.5,0.03,0.47,tp_upper -15359,做多,2021-03-15 14:40:00,2021-03-15 16:15:00,1791.6,1776.47,0.6,100.0,0.0334,-0.5,0.03,-0.53,flip -15360,做空,2021-03-15 16:15:00,2021-03-15 16:20:00,1776.47,1778.64,0.59,100.0,0.0333,-0.07,0.03,-0.1,flip -15361,做多,2021-03-15 16:20:00,2021-03-15 17:35:00,1778.64,1772.03,0.59,100.0,0.0332,-0.22,0.03,-0.25,flip -15362,做空,2021-03-15 17:35:00,2021-03-15 18:10:00,1772.03,1774.99,0.59,100.0,0.0332,-0.1,0.03,-0.13,flip -15363,做多,2021-03-15 18:10:00,2021-03-15 18:25:00,1774.99,1783.28,0.59,100.0,0.033,0.27,0.03,0.24,tp_upper -15364,做多,2021-03-15 20:05:00,2021-03-15 20:15:00,1785.41,1794.88,0.59,100.0,0.033,0.31,0.03,0.28,tp_upper -15365,做多,2021-03-15 20:50:00,2021-03-15 21:20:00,1789.64,1791.04,0.59,100.0,0.033,0.05,0.03,0.02,flip -15366,做空,2021-03-15 21:20:00,2021-03-15 21:25:00,1791.04,1794.49,0.59,100.0,0.033,-0.11,0.03,-0.14,flip -15367,做多,2021-03-15 21:25:00,2021-03-15 21:45:00,1794.49,1803.15,0.59,100.0,0.0328,0.28,0.03,0.25,tp_upper -15368,做多,2021-03-15 23:00:00,2021-03-15 23:15:00,1796.11,1802.44,0.59,100.0,0.0329,0.21,0.03,0.18,tp_upper -15369,做多,2021-03-15 23:55:00,2021-03-16 00:10:00,1794.89,1800.43,0.59,100.0,0.033,0.18,0.03,0.15,flip -15370,做空,2021-03-16 00:10:00,2021-03-16 00:20:00,1800.43,1778.31,0.61,100.0,0.034,0.75,0.03,0.72,tp_lower -15371,做多,2021-03-16 01:45:00,2021-03-16 02:50:00,1747.83,1746.92,0.62,100.0,0.0354,-0.03,0.03,-0.06,flip -15372,做空,2021-03-16 02:50:00,2021-03-16 02:55:00,1746.92,1753.8,0.62,100.0,0.0353,-0.24,0.03,-0.27,flip -15373,做多,2021-03-16 02:55:00,2021-03-16 03:05:00,1753.8,1748.18,0.61,100.0,0.035,-0.2,0.03,-0.23,flip -15374,做空,2021-03-16 03:05:00,2021-03-16 03:10:00,1748.18,1743.82,0.61,100.0,0.035,0.15,0.03,0.12,tp_lower -15375,做多,2021-03-16 03:30:00,2021-03-16 03:35:00,1754.37,1748.78,0.61,100.0,0.0349,-0.2,0.03,-0.23,flip -15376,做空,2021-03-16 03:35:00,2021-03-16 03:50:00,1748.78,1755.75,0.61,100.0,0.0349,-0.24,0.03,-0.27,flip -15377,做多,2021-03-16 03:50:00,2021-03-16 04:05:00,1755.75,1749.0,0.61,100.0,0.0346,-0.23,0.03,-0.26,flip -15378,做空,2021-03-16 04:05:00,2021-03-16 04:10:00,1749.0,1750.59,0.6,100.0,0.0345,-0.05,0.03,-0.09,flip -15379,做多,2021-03-16 04:10:00,2021-03-16 04:25:00,1750.59,1759.96,0.6,100.0,0.0344,0.32,0.03,0.29,tp_upper -15380,做多,2021-03-16 05:10:00,2021-03-16 05:25:00,1756.08,1756.0,0.61,100.0,0.0345,-0.0,0.03,-0.03,flip -15381,做空,2021-03-16 05:25:00,2021-03-16 05:30:00,1756.0,1749.36,0.6,100.0,0.0344,0.23,0.03,0.2,tp_lower -15382,做多,2021-03-16 05:55:00,2021-03-16 06:10:00,1754.03,1748.09,0.61,100.0,0.0346,-0.21,0.03,-0.24,flip -15383,做空,2021-03-16 06:10:00,2021-03-16 06:20:00,1748.09,1741.58,0.6,100.0,0.0345,0.22,0.03,0.19,tp_lower -15384,做多,2021-03-16 06:25:00,2021-03-16 06:30:00,1752.94,1773.37,0.61,100.0,0.0345,0.71,0.03,0.68,tp_upper -15385,做多,2021-03-16 09:00:00,2021-03-16 09:05:00,1807.16,1802.26,0.61,100.0,0.0339,-0.17,0.03,-0.2,flip -15386,做空,2021-03-16 09:05:00,2021-03-16 09:20:00,1802.26,1809.89,0.61,100.0,0.0338,-0.26,0.03,-0.29,flip -15387,做多,2021-03-16 09:20:00,2021-03-16 09:25:00,1809.89,1805.76,0.61,100.0,0.0335,-0.14,0.03,-0.17,flip -15388,做空,2021-03-16 09:25:00,2021-03-16 09:30:00,1805.76,1818.41,0.6,100.0,0.0335,-0.42,0.03,-0.45,flip -15389,做多,2021-03-16 09:30:00,2021-03-16 09:35:00,1818.41,1811.48,0.6,100.0,0.033,-0.23,0.03,-0.26,tp_upper -15390,做多,2021-03-16 09:55:00,2021-03-16 10:10:00,1807.87,1797.1,0.6,100.0,0.033,-0.36,0.03,-0.39,flip -15391,做空,2021-03-16 10:10:00,2021-03-16 10:15:00,1797.1,1804.43,0.59,100.0,0.033,-0.24,0.03,-0.27,tp_lower -15392,做多,2021-03-16 10:15:00,2021-03-16 11:15:00,1804.43,1795.39,0.59,100.0,0.0327,-0.3,0.03,-0.32,flip -15393,做空,2021-03-16 11:15:00,2021-03-16 11:25:00,1795.39,1797.57,0.59,100.0,0.0326,-0.07,0.03,-0.1,flip -15394,做多,2021-03-16 11:25:00,2021-03-16 12:00:00,1797.57,1786.69,0.58,100.0,0.0325,-0.35,0.03,-0.38,flip -15395,做空,2021-03-16 12:00:00,2021-03-16 12:05:00,1786.69,1797.58,0.58,100.0,0.0325,-0.35,0.03,-0.38,tp_lower -15396,做多,2021-03-16 12:05:00,2021-03-16 12:10:00,1797.58,1789.75,0.58,100.0,0.0321,-0.25,0.03,-0.28,flip -15397,做空,2021-03-16 12:10:00,2021-03-16 12:15:00,1789.75,1791.9,0.57,100.0,0.032,-0.07,0.03,-0.1,tp_lower -15398,做多,2021-03-16 13:15:00,2021-03-16 13:35:00,1795.39,1783.37,0.57,100.0,0.0319,-0.38,0.03,-0.41,flip -15399,做空,2021-03-16 13:35:00,2021-03-16 13:40:00,1783.37,1785.44,0.57,100.0,0.0318,-0.07,0.03,-0.09,flip -15400,做多,2021-03-16 13:40:00,2021-03-16 13:45:00,1785.44,1776.92,0.57,100.0,0.0317,-0.27,0.03,-0.3,flip -15401,做空,2021-03-16 13:45:00,2021-03-16 13:50:00,1776.92,1782.31,0.56,100.0,0.0317,-0.17,0.03,-0.2,flip -15402,做多,2021-03-16 13:50:00,2021-03-16 14:10:00,1782.31,1786.72,0.56,100.0,0.0315,0.14,0.03,0.11,flip -15403,做空,2021-03-16 14:10:00,2021-03-16 14:20:00,1786.72,1786.45,0.56,100.0,0.0314,0.01,0.03,-0.02,flip -15404,做多,2021-03-16 14:20:00,2021-03-16 14:25:00,1786.45,1784.44,0.56,100.0,0.0314,-0.06,0.03,-0.09,flip -15405,做空,2021-03-16 14:25:00,2021-03-16 14:30:00,1784.44,1789.79,0.56,100.0,0.0314,-0.17,0.03,-0.2,flip -15406,做多,2021-03-16 14:30:00,2021-03-16 14:35:00,1789.79,1793.13,0.56,100.0,0.0312,0.1,0.03,0.08,tp_upper -15407,做多,2021-03-16 16:25:00,2021-03-16 16:35:00,1802.72,1800.01,0.56,100.0,0.031,-0.08,0.03,-0.11,flip -15408,做空,2021-03-16 16:35:00,2021-03-16 16:40:00,1800.01,1802.6,0.56,100.0,0.0309,-0.08,0.03,-0.11,flip -15409,做多,2021-03-16 16:40:00,2021-03-16 16:55:00,1802.6,1801.36,0.56,100.0,0.0308,-0.04,0.03,-0.07,flip -15410,做空,2021-03-16 16:55:00,2021-03-16 17:00:00,1801.36,1801.88,0.55,100.0,0.0308,-0.02,0.03,-0.04,flip -15411,做多,2021-03-16 17:00:00,2021-03-16 19:10:00,1801.88,1776.96,0.55,100.0,0.0307,-0.77,0.03,-0.79,flip -15412,做空,2021-03-16 19:10:00,2021-03-16 19:20:00,1776.96,1782.39,0.55,100.0,0.0307,-0.17,0.03,-0.19,flip -15413,做多,2021-03-16 19:20:00,2021-03-16 19:25:00,1782.39,1782.19,0.54,100.0,0.0305,-0.01,0.03,-0.03,tp_upper -15414,做多,2021-03-16 21:20:00,2021-03-16 21:40:00,1798.07,1800.63,0.54,100.0,0.0302,0.08,0.03,0.05,tp_upper -15415,做多,2021-03-16 22:20:00,2021-03-16 22:25:00,1798.8,1798.11,0.54,100.0,0.0302,-0.02,0.03,-0.05,flip -15416,做空,2021-03-16 22:25:00,2021-03-16 22:40:00,1798.11,1798.34,0.54,100.0,0.0302,-0.01,0.03,-0.03,flip -15417,做多,2021-03-16 22:40:00,2021-03-16 22:45:00,1798.34,1792.0,0.54,100.0,0.0301,-0.19,0.03,-0.22,flip -15418,做空,2021-03-16 22:45:00,2021-03-16 22:50:00,1792.0,1792.0,0.54,100.0,0.0301,0.0,0.03,-0.03,tp_lower -15419,做多,2021-03-16 23:10:00,2021-03-16 23:30:00,1796.43,1794.27,0.54,100.0,0.03,-0.06,0.03,-0.09,flip -15420,做空,2021-03-16 23:30:00,2021-03-16 23:35:00,1794.27,1796.0,0.54,100.0,0.03,-0.05,0.03,-0.08,flip -15421,做多,2021-03-16 23:35:00,2021-03-16 23:45:00,1796.0,1795.23,0.54,100.0,0.0299,-0.02,0.03,-0.05,flip -15422,做空,2021-03-16 23:45:00,2021-03-16 23:50:00,1795.23,1802.6,0.54,100.0,0.0298,-0.22,0.03,-0.25,flip -15423,做多,2021-03-16 23:50:00,2021-03-16 23:55:00,1802.6,1807.25,0.53,100.0,0.0296,0.14,0.03,0.11,tp_upper -15424,做多,2021-03-17 01:25:00,2021-03-17 02:00:00,1787.65,1780.58,0.56,100.0,0.0315,-0.22,0.03,-0.25,flip -15425,做空,2021-03-17 02:00:00,2021-03-17 02:20:00,1780.58,1771.08,0.56,100.0,0.0314,0.3,0.03,0.27,tp_lower -15426,做多,2021-03-17 03:15:00,2021-03-17 04:15:00,1775.61,1772.89,0.56,100.0,0.0316,-0.09,0.03,-0.11,flip -15427,做空,2021-03-17 04:15:00,2021-03-17 04:30:00,1772.89,1772.78,0.56,100.0,0.0316,0.0,0.03,-0.02,flip -15428,做多,2021-03-17 04:30:00,2021-03-17 04:35:00,1772.78,1772.32,0.56,100.0,0.0316,-0.01,0.03,-0.04,flip -15429,做空,2021-03-17 04:35:00,2021-03-17 04:55:00,1772.32,1772.48,0.56,100.0,0.0316,-0.01,0.03,-0.03,flip -15430,做多,2021-03-17 04:55:00,2021-03-17 05:00:00,1772.48,1766.23,0.56,100.0,0.0315,-0.2,0.03,-0.22,flip -15431,做空,2021-03-17 05:00:00,2021-03-17 05:05:00,1766.23,1770.94,0.56,100.0,0.0315,-0.15,0.03,-0.18,tp_lower -15432,做多,2021-03-17 05:05:00,2021-03-17 05:10:00,1770.94,1768.38,0.55,100.0,0.0313,-0.08,0.03,-0.11,flip -15433,做空,2021-03-17 05:10:00,2021-03-17 05:15:00,1768.38,1772.24,0.55,100.0,0.0313,-0.12,0.03,-0.15,flip -15434,做多,2021-03-17 05:15:00,2021-03-17 05:30:00,1772.24,1771.67,0.55,100.0,0.0311,-0.02,0.03,-0.05,flip -15435,做空,2021-03-17 05:30:00,2021-03-17 05:40:00,1771.67,1775.71,0.55,100.0,0.0311,-0.13,0.03,-0.15,flip -15436,做多,2021-03-17 05:40:00,2021-03-17 05:45:00,1775.71,1782.09,0.55,100.0,0.0309,0.2,0.03,0.17,tp_upper -15437,做多,2021-03-17 08:20:00,2021-03-17 08:25:00,1786.05,1788.8,0.55,100.0,0.0308,0.08,0.03,0.06,tp_upper -15438,做多,2021-03-17 08:40:00,2021-03-17 08:45:00,1787.2,1785.75,0.55,100.0,0.0308,-0.04,0.03,-0.07,tp_upper -15439,做多,2021-03-17 09:05:00,2021-03-17 09:10:00,1785.55,1784.33,0.55,100.0,0.0308,-0.04,0.03,-0.06,flip -15440,做空,2021-03-17 09:10:00,2021-03-17 09:15:00,1784.33,1778.39,0.55,100.0,0.0307,0.18,0.03,0.16,tp_lower -15441,做多,2021-03-17 10:55:00,2021-03-17 11:05:00,1768.79,1765.68,0.55,100.0,0.0311,-0.1,0.03,-0.12,flip -15442,做空,2021-03-17 11:05:00,2021-03-17 11:20:00,1765.68,1762.47,0.55,100.0,0.031,0.1,0.03,0.07,flip -15443,做多,2021-03-17 11:20:00,2021-03-17 11:45:00,1762.47,1765.4,0.55,100.0,0.0311,0.09,0.03,0.06,flip -15444,做空,2021-03-17 11:45:00,2021-03-17 11:55:00,1765.4,1760.77,0.55,100.0,0.0311,0.14,0.03,0.12,tp_lower -15445,做多,2021-03-17 14:15:00,2021-03-17 14:25:00,1768.46,1766.39,0.55,100.0,0.0311,-0.06,0.03,-0.09,flip -15446,做空,2021-03-17 14:25:00,2021-03-17 14:30:00,1766.39,1770.4,0.55,100.0,0.0311,-0.12,0.03,-0.15,flip -15447,做多,2021-03-17 14:30:00,2021-03-17 14:35:00,1770.4,1773.35,0.55,100.0,0.0309,0.09,0.03,0.06,tp_upper -15448,做多,2021-03-17 15:05:00,2021-03-17 15:10:00,1773.43,1772.86,0.55,100.0,0.0308,-0.02,0.03,-0.04,tp_upper -15449,做多,2021-03-17 15:45:00,2021-03-17 16:05:00,1772.09,1781.0,0.55,100.0,0.0308,0.27,0.03,0.25,tp_upper -15450,做多,2021-03-17 21:30:00,2021-03-17 21:35:00,1827.61,1825.23,0.55,100.0,0.03,-0.07,0.03,-0.1,flip -15451,做空,2021-03-17 21:35:00,2021-03-17 21:50:00,1825.23,1824.13,0.55,100.0,0.03,0.03,0.03,0.01,flip -15452,做多,2021-03-17 21:50:00,2021-03-17 21:55:00,1824.13,1824.11,0.55,100.0,0.03,-0.0,0.03,-0.03,flip -15453,做空,2021-03-17 21:55:00,2021-03-17 22:25:00,1824.11,1820.62,0.55,100.0,0.03,0.1,0.03,0.08,tp_lower -15454,做多,2021-03-17 22:45:00,2021-03-17 22:55:00,1821.18,1818.32,0.55,100.0,0.03,-0.09,0.03,-0.11,flip -15455,做空,2021-03-17 22:55:00,2021-03-17 23:00:00,1818.32,1822.66,0.55,100.0,0.03,-0.13,0.03,-0.16,flip -15456,做多,2021-03-17 23:00:00,2021-03-17 23:10:00,1822.66,1820.4,0.54,100.0,0.0298,-0.07,0.03,-0.09,flip -15457,做空,2021-03-17 23:10:00,2021-03-17 23:15:00,1820.4,1823.46,0.54,100.0,0.0298,-0.09,0.03,-0.12,flip -15458,做多,2021-03-17 23:15:00,2021-03-17 23:20:00,1823.46,1822.67,0.54,100.0,0.0297,-0.02,0.03,-0.05,flip -15459,做空,2021-03-17 23:20:00,2021-03-17 23:30:00,1822.67,1813.0,0.54,100.0,0.0296,0.29,0.03,0.26,tp_lower -15460,做多,2021-03-17 23:40:00,2021-03-17 23:45:00,1820.79,1819.99,0.54,100.0,0.0298,-0.02,0.03,-0.05,flip -15461,做空,2021-03-17 23:45:00,2021-03-17 23:50:00,1819.99,1821.48,0.54,100.0,0.0298,-0.04,0.03,-0.07,flip -15462,做多,2021-03-17 23:50:00,2021-03-17 23:55:00,1821.48,1825.77,0.54,100.0,0.0297,0.13,0.03,0.1,tp_upper -15463,做多,2021-03-18 00:25:00,2021-03-18 00:35:00,1821.96,1822.78,0.56,100.0,0.0308,0.03,0.03,-0.0,flip -15464,做空,2021-03-18 00:35:00,2021-03-18 00:40:00,1822.78,1825.53,0.56,100.0,0.0308,-0.08,0.03,-0.11,flip -15465,做多,2021-03-18 00:40:00,2021-03-18 00:45:00,1825.53,1823.13,0.56,100.0,0.0306,-0.07,0.03,-0.1,flip -15466,做空,2021-03-18 00:45:00,2021-03-18 00:50:00,1823.13,1825.43,0.56,100.0,0.0306,-0.07,0.03,-0.1,flip -15467,做多,2021-03-18 00:50:00,2021-03-18 00:55:00,1825.43,1820.71,0.56,100.0,0.0305,-0.14,0.03,-0.17,flip -15468,做空,2021-03-18 00:55:00,2021-03-18 01:00:00,1820.71,1827.48,0.55,100.0,0.0305,-0.21,0.03,-0.23,flip -15469,做多,2021-03-18 01:00:00,2021-03-18 01:05:00,1827.48,1822.91,0.55,100.0,0.0302,-0.14,0.03,-0.17,flip -15470,做空,2021-03-18 01:05:00,2021-03-18 01:10:00,1822.91,1827.66,0.55,100.0,0.0302,-0.14,0.03,-0.17,flip -15471,做多,2021-03-18 01:10:00,2021-03-18 01:20:00,1827.66,1829.69,0.55,100.0,0.03,0.06,0.03,0.03,tp_upper -15472,做多,2021-03-18 01:30:00,2021-03-18 01:45:00,1829.54,1824.45,0.55,100.0,0.03,-0.15,0.03,-0.18,flip -15473,做空,2021-03-18 01:45:00,2021-03-18 01:50:00,1824.45,1833.56,0.55,100.0,0.0299,-0.27,0.03,-0.3,flip -15474,做多,2021-03-18 01:50:00,2021-03-18 01:55:00,1833.56,1832.28,0.54,100.0,0.0296,-0.04,0.03,-0.07,tp_upper -15475,做多,2021-03-18 04:05:00,2021-03-18 04:10:00,1843.21,1839.65,0.54,100.0,0.0294,-0.1,0.03,-0.13,flip -15476,做空,2021-03-18 04:10:00,2021-03-18 04:15:00,1839.65,1843.25,0.54,100.0,0.0294,-0.11,0.03,-0.13,flip -15477,做多,2021-03-18 04:15:00,2021-03-18 04:20:00,1843.25,1838.79,0.54,100.0,0.0292,-0.13,0.03,-0.16,flip -15478,做空,2021-03-18 04:20:00,2021-03-18 04:30:00,1838.79,1829.25,0.54,100.0,0.0292,0.28,0.03,0.25,tp_lower -15479,做多,2021-03-18 05:20:00,2021-03-18 05:40:00,1833.8,1832.8,0.54,100.0,0.0294,-0.03,0.03,-0.06,flip -15480,做空,2021-03-18 05:40:00,2021-03-18 05:50:00,1832.8,1833.46,0.54,100.0,0.0294,-0.02,0.03,-0.05,flip -15481,做多,2021-03-18 05:50:00,2021-03-18 05:55:00,1833.46,1832.08,0.54,100.0,0.0293,-0.04,0.03,-0.07,flip -15482,做空,2021-03-18 05:55:00,2021-03-18 06:05:00,1832.08,1826.85,0.54,100.0,0.0293,0.15,0.03,0.13,tp_lower -15483,做多,2021-03-18 06:30:00,2021-03-18 07:00:00,1830.7,1828.14,0.54,100.0,0.0294,-0.08,0.03,-0.1,flip -15484,做空,2021-03-18 07:00:00,2021-03-18 07:20:00,1828.14,1820.51,0.54,100.0,0.0293,0.22,0.03,0.2,tp_lower -15485,做多,2021-03-18 08:20:00,2021-03-18 08:25:00,1824.54,1818.39,0.54,100.0,0.0295,-0.18,0.03,-0.21,flip -15486,做空,2021-03-18 08:25:00,2021-03-18 08:40:00,1818.39,1816.61,0.54,100.0,0.0295,0.05,0.03,0.03,tp_lower -15487,做多,2021-03-18 09:20:00,2021-03-18 09:45:00,1816.04,1816.52,0.54,100.0,0.0295,0.01,0.03,-0.01,flip -15488,做空,2021-03-18 09:45:00,2021-03-18 10:05:00,1816.52,1822.29,0.54,100.0,0.0295,-0.17,0.03,-0.2,flip -15489,做多,2021-03-18 10:05:00,2021-03-18 10:10:00,1822.29,1820.25,0.53,100.0,0.0293,-0.06,0.03,-0.09,tp_upper -15490,做多,2021-03-18 10:25:00,2021-03-18 10:45:00,1814.73,1817.61,0.53,100.0,0.0293,0.08,0.03,0.06,flip -15491,做空,2021-03-18 10:45:00,2021-03-18 11:15:00,1817.61,1812.83,0.53,100.0,0.0293,0.14,0.03,0.11,tp_lower -15492,做多,2021-03-18 12:50:00,2021-03-18 12:55:00,1799.29,1798.48,0.53,100.0,0.0296,-0.02,0.03,-0.05,flip -15493,做空,2021-03-18 12:55:00,2021-03-18 14:00:00,1798.48,1799.16,0.53,100.0,0.0296,-0.02,0.03,-0.05,tp_lower -15494,做多,2021-03-18 14:00:00,2021-03-18 14:05:00,1799.16,1796.79,0.53,100.0,0.0295,-0.07,0.03,-0.1,tp_upper -15495,做多,2021-03-18 14:35:00,2021-03-18 14:40:00,1797.68,1793.37,0.53,100.0,0.0295,-0.13,0.03,-0.15,flip -15496,做空,2021-03-18 14:40:00,2021-03-18 14:50:00,1793.37,1791.79,0.53,100.0,0.0295,0.05,0.03,0.02,tp_lower -15497,做多,2021-03-18 14:55:00,2021-03-18 15:20:00,1792.35,1803.79,0.53,100.0,0.0295,0.34,0.03,0.31,tp_upper -15498,做多,2021-03-18 17:50:00,2021-03-18 18:05:00,1819.66,1819.06,0.53,100.0,0.0292,-0.02,0.03,-0.04,flip -15499,做空,2021-03-18 18:05:00,2021-03-18 18:10:00,1819.06,1813.73,0.53,100.0,0.0292,0.16,0.03,0.13,tp_lower -15500,做多,2021-03-18 21:00:00,2021-03-18 21:35:00,1777.22,1779.8,0.53,100.0,0.0299,0.08,0.03,0.05,tp_upper -15501,做多,2021-03-18 22:20:00,2021-03-18 22:30:00,1788.01,1790.0,0.53,100.0,0.0297,0.06,0.03,0.03,tp_upper -15502,做多,2021-03-18 23:00:00,2021-03-18 23:05:00,1788.3,1783.24,0.53,100.0,0.0297,-0.15,0.03,-0.18,flip -15503,做空,2021-03-18 23:05:00,2021-03-18 23:10:00,1783.24,1783.67,0.53,100.0,0.0297,-0.01,0.03,-0.04,flip -15504,做多,2021-03-18 23:10:00,2021-03-18 23:25:00,1783.67,1784.73,0.53,100.0,0.0297,0.03,0.03,0.0,flip -15505,做空,2021-03-18 23:25:00,2021-03-18 23:30:00,1784.73,1789.98,0.53,100.0,0.0296,-0.16,0.03,-0.18,flip -15506,做多,2021-03-18 23:30:00,2021-03-18 23:35:00,1789.98,1788.72,0.53,100.0,0.0294,-0.04,0.03,-0.06,tp_upper -15507,做多,2021-03-19 01:05:00,2021-03-19 01:15:00,1765.62,1765.72,0.55,100.0,0.031,0.0,0.03,-0.02,flip -15508,做空,2021-03-19 01:15:00,2021-03-19 02:55:00,1765.72,1776.39,0.55,100.0,0.031,-0.33,0.03,-0.36,flip -15509,做多,2021-03-19 02:55:00,2021-03-19 03:15:00,1776.39,1777.37,0.54,100.0,0.0306,0.03,0.03,0.0,flip -15510,做空,2021-03-19 03:15:00,2021-03-19 03:25:00,1777.37,1778.26,0.54,100.0,0.0305,-0.03,0.03,-0.05,flip -15511,做多,2021-03-19 03:25:00,2021-03-19 03:45:00,1778.26,1784.7,0.54,100.0,0.0305,0.2,0.03,0.17,tp_upper -15512,做多,2021-03-19 04:10:00,2021-03-19 04:25:00,1779.69,1783.95,0.54,100.0,0.0305,0.13,0.03,0.1,tp_upper -15513,做多,2021-03-19 05:30:00,2021-03-19 05:45:00,1785.03,1798.2,0.54,100.0,0.0305,0.4,0.03,0.37,tp_upper -15514,做多,2021-03-19 07:15:00,2021-03-19 07:30:00,1798.23,1799.25,0.55,100.0,0.0305,0.03,0.03,0.0,flip -15515,做空,2021-03-19 07:30:00,2021-03-19 07:50:00,1799.25,1796.58,0.55,100.0,0.0304,0.08,0.03,0.05,flip -15516,做多,2021-03-19 07:50:00,2021-03-19 08:10:00,1796.58,1812.61,0.55,100.0,0.0305,0.49,0.03,0.46,tp_upper -15517,做多,2021-03-19 10:00:00,2021-03-19 10:20:00,1803.29,1806.37,0.55,100.0,0.0306,0.09,0.03,0.07,flip -15518,做空,2021-03-19 10:20:00,2021-03-19 10:30:00,1806.37,1808.44,0.55,100.0,0.0306,-0.06,0.03,-0.09,flip -15519,做多,2021-03-19 10:30:00,2021-03-19 10:35:00,1808.44,1807.11,0.55,100.0,0.0305,-0.04,0.03,-0.07,flip -15520,做空,2021-03-19 10:35:00,2021-03-19 10:40:00,1807.11,1809.05,0.55,100.0,0.0304,-0.06,0.03,-0.09,flip -15521,做多,2021-03-19 10:40:00,2021-03-19 10:45:00,1809.05,1808.94,0.55,100.0,0.0304,-0.0,0.03,-0.03,tp_upper -15522,做多,2021-03-19 11:25:00,2021-03-19 11:45:00,1815.08,1813.09,0.55,100.0,0.0302,-0.06,0.03,-0.09,flip -15523,做空,2021-03-19 11:45:00,2021-03-19 12:40:00,1813.09,1820.2,0.55,100.0,0.0302,-0.21,0.03,-0.24,flip -15524,做多,2021-03-19 12:40:00,2021-03-19 12:45:00,1820.2,1814.35,0.54,100.0,0.0299,-0.18,0.03,-0.2,flip -15525,做空,2021-03-19 12:45:00,2021-03-19 13:00:00,1814.35,1810.26,0.54,100.0,0.0299,0.12,0.03,0.1,tp_lower -15526,做多,2021-03-19 13:50:00,2021-03-19 14:25:00,1812.52,1813.19,0.54,100.0,0.03,0.02,0.03,-0.01,tp_upper -15527,做多,2021-03-19 16:40:00,2021-03-19 17:05:00,1819.73,1821.37,0.54,100.0,0.0298,0.05,0.03,0.02,flip -15528,做空,2021-03-19 17:05:00,2021-03-19 17:10:00,1821.37,1823.85,0.54,100.0,0.0298,-0.07,0.03,-0.1,flip -15529,做多,2021-03-19 17:10:00,2021-03-19 17:15:00,1823.85,1822.24,0.54,100.0,0.0297,-0.05,0.03,-0.07,flip -15530,做空,2021-03-19 17:15:00,2021-03-19 17:30:00,1822.24,1825.14,0.54,100.0,0.0297,-0.09,0.03,-0.11,flip -15531,做多,2021-03-19 17:30:00,2021-03-19 17:35:00,1825.14,1822.1,0.54,100.0,0.0295,-0.09,0.03,-0.12,flip -15532,做空,2021-03-19 17:35:00,2021-03-19 17:50:00,1822.1,1824.17,0.54,100.0,0.0295,-0.06,0.03,-0.09,flip -15533,做多,2021-03-19 17:50:00,2021-03-19 17:55:00,1824.17,1823.43,0.54,100.0,0.0294,-0.02,0.03,-0.05,flip -15534,做空,2021-03-19 17:55:00,2021-03-19 18:10:00,1823.43,1818.4,0.54,100.0,0.0294,0.15,0.03,0.12,tp_lower -15535,做多,2021-03-19 18:25:00,2021-03-19 18:30:00,1822.19,1825.8,0.54,100.0,0.0294,0.11,0.03,0.08,tp_upper -15536,做多,2021-03-19 18:30:00,2021-03-19 18:35:00,1825.8,1821.52,0.54,100.0,0.0294,-0.13,0.03,-0.15,flip -15537,做空,2021-03-19 18:35:00,2021-03-19 18:40:00,1821.52,1825.51,0.54,100.0,0.0294,-0.12,0.03,-0.14,flip -15538,做多,2021-03-19 18:40:00,2021-03-19 19:00:00,1825.51,1824.46,0.53,100.0,0.0292,-0.03,0.03,-0.06,tp_upper -15539,做多,2021-03-19 21:15:00,2021-03-19 22:10:00,1825.43,1820.56,0.53,100.0,0.0292,-0.14,0.03,-0.17,flip -15540,做空,2021-03-19 22:10:00,2021-03-19 22:15:00,1820.56,1824.53,0.53,100.0,0.0292,-0.12,0.03,-0.14,flip -15541,做多,2021-03-19 22:15:00,2021-03-19 23:50:00,1824.53,1809.14,0.53,100.0,0.029,-0.45,0.03,-0.47,flip -15542,做空,2021-03-19 23:50:00,2021-03-20 00:00:00,1809.14,1808.07,0.52,100.0,0.029,0.03,0.03,0.0,tp_lower -15543,做多,2021-03-20 00:15:00,2021-03-20 00:45:00,1814.95,1814.6,0.54,100.0,0.0298,-0.01,0.03,-0.04,flip -15544,做空,2021-03-20 00:45:00,2021-03-20 03:30:00,1814.6,1832.17,0.54,100.0,0.0298,-0.52,0.03,-0.55,flip -15545,做多,2021-03-20 03:30:00,2021-03-20 03:45:00,1832.17,1831.1,0.53,100.0,0.0292,-0.03,0.03,-0.06,flip -15546,做空,2021-03-20 03:45:00,2021-03-20 03:50:00,1831.1,1832.5,0.53,100.0,0.0292,-0.04,0.03,-0.07,tp_lower -15547,做多,2021-03-20 03:55:00,2021-03-20 04:00:00,1835.63,1840.24,0.53,100.0,0.029,0.13,0.03,0.11,tp_upper -15548,做多,2021-03-20 04:40:00,2021-03-20 07:40:00,1835.17,1823.67,0.53,100.0,0.0291,-0.33,0.03,-0.36,tp_upper -15549,做多,2021-03-20 07:50:00,2021-03-20 07:55:00,1824.66,1823.34,0.53,100.0,0.029,-0.04,0.03,-0.06,flip -15550,做空,2021-03-20 07:55:00,2021-03-20 10:10:00,1823.34,1834.62,0.53,100.0,0.029,-0.33,0.03,-0.35,flip -15551,做多,2021-03-20 10:10:00,2021-03-20 10:15:00,1834.62,1833.87,0.53,100.0,0.0286,-0.02,0.03,-0.05,flip -15552,做空,2021-03-20 10:15:00,2021-03-20 10:20:00,1833.87,1835.93,0.52,100.0,0.0286,-0.06,0.03,-0.09,flip -15553,做多,2021-03-20 10:20:00,2021-03-20 10:25:00,1835.93,1832.84,0.52,100.0,0.0285,-0.09,0.03,-0.11,flip -15554,做空,2021-03-20 10:25:00,2021-03-20 10:30:00,1832.84,1833.07,0.52,100.0,0.0285,-0.01,0.03,-0.03,flip -15555,做多,2021-03-20 10:30:00,2021-03-20 10:50:00,1833.07,1837.84,0.52,100.0,0.0284,0.14,0.03,0.11,tp_upper -15556,做多,2021-03-20 10:50:00,2021-03-20 10:55:00,1837.84,1836.45,0.52,100.0,0.0284,-0.04,0.03,-0.07,tp_upper -15557,做多,2021-03-20 11:10:00,2021-03-20 11:15:00,1835.4,1835.52,0.52,100.0,0.0284,0.0,0.03,-0.02,tp_upper -15558,做多,2021-03-20 12:30:00,2021-03-20 13:00:00,1841.04,1853.5,0.52,100.0,0.0283,0.35,0.03,0.33,tp_upper -15559,做多,2021-03-20 14:55:00,2021-03-20 15:15:00,1853.46,1858.2,0.52,100.0,0.0283,0.13,0.03,0.11,tp_upper -15560,做多,2021-03-20 15:55:00,2021-03-20 16:00:00,1857.48,1854.5,0.52,100.0,0.0282,-0.08,0.03,-0.11,tp_upper -15561,做多,2021-03-20 17:45:00,2021-03-20 18:15:00,1848.09,1849.18,0.52,100.0,0.0283,0.03,0.03,0.0,flip -15562,做空,2021-03-20 18:15:00,2021-03-20 18:40:00,1849.18,1849.4,0.52,100.0,0.0283,-0.01,0.03,-0.03,flip -15563,做多,2021-03-20 18:40:00,2021-03-20 18:45:00,1849.4,1848.7,0.52,100.0,0.0283,-0.02,0.03,-0.05,flip -15564,做空,2021-03-20 18:45:00,2021-03-20 19:00:00,1848.7,1848.31,0.52,100.0,0.0282,0.01,0.03,-0.02,flip -15565,做多,2021-03-20 19:00:00,2021-03-20 19:15:00,1848.31,1851.14,0.52,100.0,0.0282,0.08,0.03,0.05,flip -15566,做空,2021-03-20 19:15:00,2021-03-20 19:40:00,1851.14,1850.75,0.52,100.0,0.0282,0.01,0.03,-0.02,flip -15567,做多,2021-03-20 19:40:00,2021-03-20 19:45:00,1850.75,1848.8,0.52,100.0,0.0282,-0.05,0.03,-0.08,flip -15568,做空,2021-03-20 19:45:00,2021-03-20 20:05:00,1848.8,1842.8,0.52,100.0,0.0281,0.17,0.03,0.14,tp_lower -15569,做多,2021-03-20 21:20:00,2021-03-20 22:30:00,1833.53,1836.14,0.52,100.0,0.0284,0.07,0.03,0.05,flip -15570,做空,2021-03-20 22:30:00,2021-03-20 22:45:00,1836.14,1831.78,0.52,100.0,0.0284,0.12,0.03,0.1,tp_lower -15571,做多,2021-03-21 00:30:00,2021-03-21 00:35:00,1815.51,1812.9,0.54,100.0,0.0295,-0.08,0.03,-0.1,flip -15572,做空,2021-03-21 00:35:00,2021-03-21 00:45:00,1812.9,1812.83,0.53,100.0,0.0295,0.0,0.03,-0.02,flip -15573,做多,2021-03-21 00:45:00,2021-03-21 00:50:00,1812.83,1806.57,0.53,100.0,0.0295,-0.18,0.03,-0.21,flip -15574,做空,2021-03-21 00:50:00,2021-03-21 01:00:00,1806.57,1797.66,0.53,100.0,0.0294,0.26,0.03,0.24,tp_lower -15575,做多,2021-03-21 01:20:00,2021-03-21 03:30:00,1807.07,1786.87,0.53,100.0,0.0295,-0.6,0.03,-0.62,flip -15576,做空,2021-03-21 03:30:00,2021-03-21 03:40:00,1786.87,1789.9,0.53,100.0,0.0295,-0.09,0.03,-0.12,flip -15577,做多,2021-03-21 03:40:00,2021-03-21 03:45:00,1789.9,1785.68,0.53,100.0,0.0294,-0.12,0.03,-0.15,flip -15578,做空,2021-03-21 03:45:00,2021-03-21 03:50:00,1785.68,1786.84,0.52,100.0,0.0293,-0.03,0.03,-0.06,flip -15579,做多,2021-03-21 03:50:00,2021-03-21 04:00:00,1786.84,1781.64,0.52,100.0,0.0293,-0.15,0.03,-0.18,flip -15580,做空,2021-03-21 04:00:00,2021-03-21 04:05:00,1781.64,1783.11,0.52,100.0,0.0292,-0.04,0.03,-0.07,tp_lower -15581,做多,2021-03-21 04:10:00,2021-03-21 04:15:00,1788.52,1785.31,0.52,100.0,0.0291,-0.09,0.03,-0.12,flip -15582,做空,2021-03-21 04:15:00,2021-03-21 04:25:00,1785.31,1778.13,0.52,100.0,0.029,0.21,0.03,0.18,tp_lower -15583,做多,2021-03-21 05:15:00,2021-03-21 05:20:00,1778.68,1771.4,0.52,100.0,0.0292,-0.21,0.03,-0.24,flip -15584,做空,2021-03-21 05:20:00,2021-03-21 05:25:00,1771.4,1776.44,0.52,100.0,0.0292,-0.15,0.03,-0.17,flip -15585,做多,2021-03-21 05:25:00,2021-03-21 06:05:00,1776.44,1777.89,0.52,100.0,0.029,0.04,0.03,0.02,tp_upper -15586,做多,2021-03-21 06:20:00,2021-03-21 06:25:00,1773.75,1783.61,0.52,100.0,0.0291,0.29,0.03,0.26,tp_upper -15587,做多,2021-03-21 06:25:00,2021-03-21 06:30:00,1783.61,1786.94,0.52,100.0,0.029,0.1,0.03,0.07,tp_upper -15588,做多,2021-03-21 07:00:00,2021-03-21 07:30:00,1782.91,1780.57,0.52,100.0,0.0291,-0.07,0.03,-0.09,flip -15589,做空,2021-03-21 07:30:00,2021-03-21 07:40:00,1780.57,1782.38,0.52,100.0,0.029,-0.05,0.03,-0.08,flip -15590,做多,2021-03-21 07:40:00,2021-03-21 07:45:00,1782.38,1778.68,0.52,100.0,0.029,-0.11,0.03,-0.13,flip -15591,做空,2021-03-21 07:45:00,2021-03-21 07:55:00,1778.68,1779.87,0.51,100.0,0.0289,-0.03,0.03,-0.06,flip -15592,做多,2021-03-21 07:55:00,2021-03-21 08:15:00,1779.87,1786.2,0.51,100.0,0.0289,0.18,0.03,0.16,tp_upper -15593,做多,2021-03-21 08:35:00,2021-03-21 08:40:00,1783.15,1781.37,0.51,100.0,0.0289,-0.05,0.03,-0.08,flip -15594,做空,2021-03-21 08:40:00,2021-03-21 08:45:00,1781.37,1783.92,0.51,100.0,0.0288,-0.07,0.03,-0.1,flip -15595,做多,2021-03-21 08:45:00,2021-03-21 08:50:00,1783.92,1782.38,0.51,100.0,0.0287,-0.04,0.03,-0.07,tp_upper -15596,做多,2021-03-21 09:20:00,2021-03-21 10:50:00,1780.34,1769.84,0.51,100.0,0.0287,-0.3,0.03,-0.33,flip -15597,做空,2021-03-21 10:50:00,2021-03-21 11:15:00,1769.84,1764.15,0.51,100.0,0.0287,0.16,0.03,0.14,tp_lower -15598,做多,2021-03-21 11:20:00,2021-03-21 11:25:00,1770.71,1770.19,0.51,100.0,0.0288,-0.01,0.03,-0.04,flip -15599,做空,2021-03-21 11:25:00,2021-03-21 11:50:00,1770.19,1773.12,0.51,100.0,0.0287,-0.08,0.03,-0.11,flip -15600,做多,2021-03-21 11:50:00,2021-03-21 12:00:00,1773.12,1766.57,0.51,100.0,0.0286,-0.19,0.03,-0.21,flip -15601,做空,2021-03-21 12:00:00,2021-03-21 12:10:00,1766.57,1767.2,0.5,100.0,0.0286,-0.02,0.03,-0.04,tp_lower -15602,做多,2021-03-21 12:30:00,2021-03-21 12:40:00,1769.73,1768.7,0.5,100.0,0.0285,-0.03,0.03,-0.05,flip -15603,做空,2021-03-21 12:40:00,2021-03-21 12:45:00,1768.7,1771.63,0.5,100.0,0.0285,-0.08,0.03,-0.11,flip -15604,做多,2021-03-21 12:45:00,2021-03-21 12:50:00,1771.63,1769.52,0.5,100.0,0.0283,-0.06,0.03,-0.08,flip -15605,做空,2021-03-21 12:50:00,2021-03-21 16:00:00,1769.52,1783.03,0.5,100.0,0.0283,-0.38,0.03,-0.41,tp_lower -15606,做多,2021-03-21 16:15:00,2021-03-21 16:25:00,1793.04,1790.1,0.5,100.0,0.0277,-0.08,0.02,-0.11,flip -15607,做空,2021-03-21 16:25:00,2021-03-21 16:30:00,1790.1,1783.4,0.5,100.0,0.0277,0.19,0.02,0.16,tp_lower -15608,做多,2021-03-21 17:20:00,2021-03-21 18:00:00,1786.94,1786.94,0.5,100.0,0.0278,0.0,0.02,-0.02,tp_upper -15609,做多,2021-03-21 20:45:00,2021-03-21 21:25:00,1797.14,1800.54,0.5,100.0,0.0276,0.09,0.02,0.07,flip -15610,做空,2021-03-21 21:25:00,2021-03-21 21:30:00,1800.54,1801.83,0.5,100.0,0.0276,-0.04,0.02,-0.06,flip -15611,做多,2021-03-21 21:30:00,2021-03-21 21:35:00,1801.83,1806.73,0.5,100.0,0.0275,0.13,0.02,0.11,tp_upper -15612,做多,2021-03-22 01:45:00,2021-03-22 01:50:00,1764.47,1762.66,0.52,100.0,0.0292,-0.05,0.03,-0.08,flip -15613,做空,2021-03-22 01:50:00,2021-03-22 01:55:00,1762.66,1764.94,0.51,100.0,0.0292,-0.07,0.03,-0.09,flip -15614,做多,2021-03-22 01:55:00,2021-03-22 02:00:00,1764.94,1760.64,0.51,100.0,0.0291,-0.13,0.03,-0.15,flip -15615,做空,2021-03-22 02:00:00,2021-03-22 02:05:00,1760.64,1761.71,0.51,100.0,0.0291,-0.03,0.03,-0.06,flip -15616,做多,2021-03-22 02:05:00,2021-03-22 02:15:00,1761.71,1775.18,0.51,100.0,0.029,0.39,0.03,0.36,tp_upper -15617,做多,2021-03-22 05:30:00,2021-03-22 05:40:00,1787.5,1788.17,0.51,100.0,0.0288,0.02,0.03,-0.01,flip -15618,做空,2021-03-22 05:40:00,2021-03-22 07:05:00,1788.17,1789.07,0.51,100.0,0.0287,-0.03,0.03,-0.05,tp_lower -15619,做多,2021-03-22 07:15:00,2021-03-22 07:20:00,1795.93,1797.42,0.51,100.0,0.0286,0.04,0.03,0.02,tp_upper -15620,做多,2021-03-22 07:40:00,2021-03-22 07:50:00,1792.4,1791.21,0.51,100.0,0.0286,-0.03,0.03,-0.06,flip -15621,做空,2021-03-22 07:50:00,2021-03-22 07:55:00,1791.21,1791.38,0.51,100.0,0.0286,-0.0,0.03,-0.03,flip -15622,做多,2021-03-22 07:55:00,2021-03-22 08:20:00,1791.38,1792.0,0.51,100.0,0.0286,0.02,0.03,-0.01,flip -15623,做空,2021-03-22 08:20:00,2021-03-22 08:30:00,1792.0,1788.75,0.51,100.0,0.0285,0.09,0.03,0.07,tp_lower -15624,做多,2021-03-22 09:55:00,2021-03-22 10:00:00,1784.26,1782.4,0.51,100.0,0.0287,-0.05,0.03,-0.08,flip -15625,做空,2021-03-22 10:00:00,2021-03-22 11:30:00,1782.4,1797.62,0.51,100.0,0.0286,-0.44,0.03,-0.46,flip -15626,做多,2021-03-22 11:30:00,2021-03-22 11:45:00,1797.62,1799.0,0.51,100.0,0.0281,0.04,0.03,0.01,flip -15627,做空,2021-03-22 11:45:00,2021-03-22 12:00:00,1799.0,1795.45,0.51,100.0,0.0281,0.1,0.03,0.07,tp_lower -15628,做多,2021-03-22 13:15:00,2021-03-22 13:20:00,1789.88,1786.69,0.51,100.0,0.0283,-0.09,0.03,-0.12,flip -15629,做空,2021-03-22 13:20:00,2021-03-22 13:25:00,1786.69,1787.05,0.5,100.0,0.0282,-0.01,0.03,-0.04,flip -15630,做多,2021-03-22 13:25:00,2021-03-22 14:10:00,1787.05,1782.97,0.5,100.0,0.0282,-0.12,0.03,-0.14,flip -15631,做空,2021-03-22 14:10:00,2021-03-22 14:30:00,1782.97,1780.7,0.5,100.0,0.0282,0.06,0.03,0.04,flip -15632,做多,2021-03-22 14:30:00,2021-03-22 14:40:00,1780.7,1781.88,0.5,100.0,0.0282,0.03,0.03,0.01,flip -15633,做空,2021-03-22 14:40:00,2021-03-22 14:45:00,1781.88,1783.92,0.5,100.0,0.0282,-0.06,0.03,-0.08,flip -15634,做多,2021-03-22 14:45:00,2021-03-22 14:55:00,1783.92,1780.51,0.5,100.0,0.0281,-0.1,0.03,-0.12,flip -15635,做空,2021-03-22 14:55:00,2021-03-22 15:00:00,1780.51,1782.55,0.5,100.0,0.0281,-0.06,0.03,-0.08,flip -15636,做多,2021-03-22 15:00:00,2021-03-22 15:05:00,1782.55,1779.99,0.5,100.0,0.028,-0.07,0.02,-0.1,flip -15637,做空,2021-03-22 15:05:00,2021-03-22 15:15:00,1779.99,1782.63,0.5,100.0,0.028,-0.07,0.02,-0.1,flip -15638,做多,2021-03-22 15:15:00,2021-03-22 15:30:00,1782.63,1783.87,0.5,100.0,0.0278,0.03,0.02,0.01,tp_upper -15639,做多,2021-03-22 16:10:00,2021-03-22 16:15:00,1781.87,1772.06,0.5,100.0,0.0278,-0.27,0.02,-0.3,flip -15640,做空,2021-03-22 16:15:00,2021-03-22 16:20:00,1772.06,1773.19,0.49,100.0,0.0278,-0.03,0.02,-0.06,tp_lower -15641,做多,2021-03-22 16:55:00,2021-03-22 17:35:00,1775.85,1781.85,0.49,100.0,0.0277,0.17,0.02,0.14,tp_upper -15642,做多,2021-03-22 22:10:00,2021-03-22 22:20:00,1690.37,1681.94,0.49,100.0,0.0292,-0.25,0.02,-0.27,flip -15643,做空,2021-03-22 22:20:00,2021-03-22 22:25:00,1681.94,1685.77,0.49,100.0,0.0292,-0.11,0.02,-0.14,flip -15644,做多,2021-03-22 22:25:00,2021-03-22 22:40:00,1685.77,1679.12,0.49,100.0,0.029,-0.19,0.02,-0.22,flip -15645,做空,2021-03-22 22:40:00,2021-03-22 22:45:00,1679.12,1688.52,0.49,100.0,0.029,-0.27,0.02,-0.3,flip -15646,做多,2021-03-22 22:45:00,2021-03-22 23:00:00,1688.52,1696.9,0.48,100.0,0.0286,0.24,0.02,0.22,tp_upper -15647,做多,2021-03-23 00:10:00,2021-03-23 00:20:00,1689.01,1680.34,0.5,100.0,0.0297,-0.26,0.02,-0.28,flip -15648,做空,2021-03-23 00:20:00,2021-03-23 00:40:00,1680.34,1687.4,0.5,100.0,0.0296,-0.21,0.02,-0.23,flip -15649,做多,2021-03-23 00:40:00,2021-03-23 01:15:00,1687.4,1693.7,0.5,100.0,0.0293,0.18,0.02,0.16,tp_upper -15650,做多,2021-03-23 03:45:00,2021-03-23 04:05:00,1698.24,1698.94,0.5,100.0,0.0292,0.02,0.02,-0.0,flip -15651,做空,2021-03-23 04:05:00,2021-03-23 04:35:00,1698.94,1689.87,0.5,100.0,0.0292,0.26,0.02,0.24,tp_lower -15652,做多,2021-03-23 04:45:00,2021-03-23 04:50:00,1699.18,1698.91,0.5,100.0,0.0293,-0.01,0.02,-0.03,flip -15653,做空,2021-03-23 04:50:00,2021-03-23 05:10:00,1698.91,1690.21,0.5,100.0,0.0293,0.25,0.02,0.23,tp_lower -15654,做多,2021-03-23 07:10:00,2021-03-23 07:15:00,1670.15,1667.5,0.5,100.0,0.0299,-0.08,0.02,-0.1,flip -15655,做空,2021-03-23 07:15:00,2021-03-23 07:20:00,1667.5,1674.55,0.5,100.0,0.0299,-0.21,0.03,-0.24,flip -15656,做多,2021-03-23 07:20:00,2021-03-23 07:55:00,1674.55,1680.09,0.5,100.0,0.0296,0.16,0.02,0.14,tp_upper -15657,做多,2021-03-23 08:30:00,2021-03-23 08:35:00,1675.27,1684.7,0.5,100.0,0.0297,0.28,0.02,0.25,tp_upper -15658,做多,2021-03-23 12:00:00,2021-03-23 12:05:00,1695.5,1698.97,0.5,100.0,0.0295,0.1,0.03,0.08,tp_upper -15659,做多,2021-03-23 13:55:00,2021-03-23 14:00:00,1709.68,1706.8,0.5,100.0,0.0292,-0.08,0.02,-0.11,tp_upper -15660,做多,2021-03-23 14:05:00,2021-03-23 14:10:00,1713.01,1711.41,0.5,100.0,0.0291,-0.05,0.02,-0.07,tp_upper -15661,做多,2021-03-23 14:30:00,2021-03-23 14:35:00,1710.33,1694.46,0.5,100.0,0.0291,-0.46,0.02,-0.49,flip -15662,做空,2021-03-23 14:35:00,2021-03-23 14:40:00,1694.46,1699.49,0.49,100.0,0.0291,-0.15,0.02,-0.17,tp_lower -15663,做多,2021-03-23 14:50:00,2021-03-23 15:15:00,1706.69,1709.18,0.49,100.0,0.0287,0.07,0.02,0.05,flip -15664,做空,2021-03-23 15:15:00,2021-03-23 15:30:00,1709.18,1707.58,0.49,100.0,0.0287,0.05,0.02,0.02,flip -15665,做多,2021-03-23 15:30:00,2021-03-23 15:40:00,1707.58,1707.04,0.49,100.0,0.0287,-0.02,0.02,-0.04,flip -15666,做空,2021-03-23 15:40:00,2021-03-23 15:45:00,1707.04,1707.64,0.49,100.0,0.0287,-0.02,0.02,-0.04,flip -15667,做多,2021-03-23 15:45:00,2021-03-23 15:50:00,1707.64,1706.89,0.49,100.0,0.0287,-0.02,0.02,-0.05,flip -15668,做空,2021-03-23 15:50:00,2021-03-23 16:00:00,1706.89,1702.27,0.49,100.0,0.0286,0.13,0.02,0.11,tp_lower -15669,做多,2021-03-23 16:20:00,2021-03-23 16:25:00,1710.37,1715.05,0.49,100.0,0.0286,0.13,0.02,0.11,tp_upper -15670,做多,2021-03-23 16:55:00,2021-03-23 17:00:00,1712.06,1715.29,0.49,100.0,0.0286,0.09,0.02,0.07,tp_upper -15671,做多,2021-03-23 17:45:00,2021-03-23 18:05:00,1713.77,1716.04,0.49,100.0,0.0286,0.07,0.02,0.04,flip -15672,做空,2021-03-23 18:05:00,2021-03-23 18:20:00,1716.04,1718.66,0.49,100.0,0.0286,-0.07,0.02,-0.1,flip -15673,做多,2021-03-23 18:20:00,2021-03-23 18:25:00,1718.66,1720.33,0.49,100.0,0.0285,0.05,0.02,0.02,tp_upper -15674,做多,2021-03-23 19:45:00,2021-03-23 19:55:00,1712.82,1707.84,0.49,100.0,0.0286,-0.14,0.02,-0.17,flip -15675,做空,2021-03-23 19:55:00,2021-03-23 20:10:00,1707.84,1700.0,0.49,100.0,0.0286,0.22,0.02,0.2,tp_lower -15676,做多,2021-03-23 22:15:00,2021-03-23 22:25:00,1672.69,1673.7,0.49,100.0,0.0293,0.03,0.02,0.01,flip -15677,做空,2021-03-23 22:25:00,2021-03-23 23:00:00,1673.7,1671.01,0.49,100.0,0.0292,0.08,0.02,0.05,flip -15678,做多,2021-03-23 23:00:00,2021-03-23 23:15:00,1671.01,1677.24,0.49,100.0,0.0293,0.18,0.02,0.16,tp_upper -15679,做多,2021-03-23 23:45:00,2021-03-23 23:50:00,1675.49,1675.4,0.49,100.0,0.0293,-0.0,0.02,-0.03,tp_upper -15680,做多,2021-03-24 00:00:00,2021-03-24 00:05:00,1680.38,1671.04,0.51,100.0,0.0301,-0.28,0.03,-0.31,tp_upper -15681,做多,2021-03-24 01:10:00,2021-03-24 01:30:00,1664.44,1672.96,0.5,100.0,0.0302,0.26,0.03,0.23,tp_upper -15682,做多,2021-03-24 03:20:00,2021-03-24 03:25:00,1679.25,1684.7,0.5,100.0,0.03,0.16,0.03,0.14,tp_upper -15683,做多,2021-03-24 03:55:00,2021-03-24 04:05:00,1679.9,1681.74,0.51,100.0,0.0301,0.06,0.03,0.03,tp_upper -15684,做多,2021-03-24 04:15:00,2021-03-24 04:20:00,1687.31,1681.1,0.51,100.0,0.0299,-0.19,0.03,-0.21,tp_upper -15685,做多,2021-03-24 04:25:00,2021-03-24 04:30:00,1684.0,1687.75,0.5,100.0,0.0299,0.11,0.03,0.09,tp_upper -15686,做多,2021-03-24 04:40:00,2021-03-24 04:45:00,1682.2,1681.75,0.5,100.0,0.0299,-0.01,0.03,-0.04,flip -15687,做空,2021-03-24 04:45:00,2021-03-24 04:55:00,1681.75,1679.77,0.5,100.0,0.0299,0.06,0.03,0.03,tp_lower -15688,做多,2021-03-24 05:30:00,2021-03-24 05:35:00,1684.93,1678.21,0.5,100.0,0.0298,-0.2,0.03,-0.23,flip -15689,做空,2021-03-24 05:35:00,2021-03-24 06:00:00,1678.21,1669.68,0.5,100.0,0.0298,0.25,0.02,0.23,tp_lower -15690,做多,2021-03-24 06:30:00,2021-03-24 06:35:00,1678.3,1682.08,0.5,100.0,0.0299,0.11,0.03,0.09,tp_upper -15691,做多,2021-03-24 10:00:00,2021-03-24 10:10:00,1713.23,1710.7,0.5,100.0,0.0294,-0.07,0.03,-0.1,flip -15692,做空,2021-03-24 10:10:00,2021-03-24 10:15:00,1710.7,1712.9,0.5,100.0,0.0293,-0.06,0.03,-0.09,flip -15693,做多,2021-03-24 10:15:00,2021-03-24 10:25:00,1712.9,1709.24,0.5,100.0,0.0292,-0.11,0.02,-0.13,flip -15694,做空,2021-03-24 10:25:00,2021-03-24 10:30:00,1709.24,1715.7,0.5,100.0,0.0292,-0.19,0.03,-0.21,tp_lower -15695,做多,2021-03-24 10:30:00,2021-03-24 10:35:00,1715.7,1715.8,0.5,100.0,0.029,0.0,0.02,-0.02,tp_upper -15696,做多,2021-03-24 10:55:00,2021-03-24 11:00:00,1717.1,1713.59,0.5,100.0,0.0289,-0.1,0.02,-0.13,flip -15697,做空,2021-03-24 11:00:00,2021-03-24 11:05:00,1713.59,1716.23,0.49,100.0,0.0289,-0.08,0.02,-0.1,flip -15698,做多,2021-03-24 11:05:00,2021-03-24 11:20:00,1716.23,1714.14,0.49,100.0,0.0288,-0.06,0.02,-0.08,flip -15699,做空,2021-03-24 11:20:00,2021-03-24 11:35:00,1714.14,1709.83,0.49,100.0,0.0287,0.12,0.02,0.1,tp_lower -15700,做多,2021-03-24 11:40:00,2021-03-24 11:45:00,1714.09,1712.28,0.49,100.0,0.0288,-0.05,0.02,-0.08,flip -15701,做空,2021-03-24 11:45:00,2021-03-24 11:50:00,1712.28,1714.18,0.49,100.0,0.0287,-0.05,0.02,-0.08,flip -15702,做多,2021-03-24 11:50:00,2021-03-24 12:00:00,1714.18,1717.85,0.49,100.0,0.0286,0.11,0.02,0.08,tp_upper -15703,做多,2021-03-24 14:40:00,2021-03-24 14:55:00,1727.37,1724.25,0.49,100.0,0.0285,-0.09,0.02,-0.11,flip -15704,做空,2021-03-24 14:55:00,2021-03-24 15:00:00,1724.25,1729.47,0.49,100.0,0.0284,-0.15,0.02,-0.17,flip -15705,做多,2021-03-24 15:00:00,2021-03-24 15:05:00,1729.47,1724.4,0.49,100.0,0.0282,-0.14,0.02,-0.17,flip -15706,做空,2021-03-24 15:05:00,2021-03-24 15:10:00,1724.4,1727.51,0.49,100.0,0.0282,-0.09,0.02,-0.11,flip -15707,做多,2021-03-24 15:10:00,2021-03-24 15:20:00,1727.51,1724.43,0.48,100.0,0.0281,-0.09,0.02,-0.11,flip -15708,做空,2021-03-24 15:20:00,2021-03-24 15:25:00,1724.43,1723.84,0.48,100.0,0.028,0.02,0.02,-0.01,tp_lower -15709,做多,2021-03-24 15:55:00,2021-03-24 21:10:00,1723.74,1614.55,0.48,100.0,0.028,-3.06,0.02,-3.08,flip -15710,做空,2021-03-24 21:10:00,2021-03-24 21:20:00,1614.55,1616.54,0.45,100.0,0.028,-0.06,0.02,-0.08,flip -15711,做多,2021-03-24 21:20:00,2021-03-24 21:25:00,1616.54,1614.6,0.45,100.0,0.0279,-0.05,0.02,-0.08,flip -15712,做空,2021-03-24 21:25:00,2021-03-24 21:40:00,1614.6,1618.74,0.45,100.0,0.0279,-0.12,0.02,-0.14,flip -15713,做多,2021-03-24 21:40:00,2021-03-24 21:50:00,1618.74,1609.54,0.45,100.0,0.0277,-0.25,0.02,-0.28,flip -15714,做空,2021-03-24 21:50:00,2021-03-24 21:55:00,1609.54,1613.52,0.45,100.0,0.0277,-0.11,0.02,-0.13,flip -15715,做多,2021-03-24 21:55:00,2021-03-24 22:00:00,1613.52,1602.07,0.44,100.0,0.0275,-0.32,0.02,-0.34,flip -15716,做空,2021-03-24 22:00:00,2021-03-24 22:10:00,1602.07,1592.88,0.44,100.0,0.0275,0.25,0.02,0.23,tp_lower -15717,做多,2021-03-24 23:05:00,2021-03-24 23:10:00,1594.64,1588.26,0.44,100.0,0.0278,-0.18,0.02,-0.2,flip -15718,做空,2021-03-24 23:10:00,2021-03-24 23:25:00,1588.26,1593.91,0.44,100.0,0.0277,-0.16,0.02,-0.18,flip -15719,做多,2021-03-24 23:25:00,2021-03-24 23:30:00,1593.91,1584.76,0.44,100.0,0.0275,-0.25,0.02,-0.27,flip -15720,做空,2021-03-24 23:30:00,2021-03-24 23:35:00,1584.76,1593.73,0.44,100.0,0.0275,-0.25,0.02,-0.27,flip -15721,做多,2021-03-24 23:35:00,2021-03-24 23:50:00,1593.73,1586.57,0.43,100.0,0.0271,-0.19,0.02,-0.22,flip -15722,做空,2021-03-24 23:50:00,2021-03-25 00:00:00,1586.57,1581.02,0.43,100.0,0.0271,0.15,0.02,0.13,tp_lower -15723,做多,2021-03-25 00:05:00,2021-03-25 00:15:00,1583.49,1588.88,0.45,100.0,0.0284,0.15,0.02,0.13,flip -15724,做空,2021-03-25 00:15:00,2021-03-25 00:35:00,1588.88,1583.66,0.45,100.0,0.0284,0.15,0.02,0.13,flip -15725,做多,2021-03-25 00:35:00,2021-03-25 00:50:00,1583.66,1589.23,0.45,100.0,0.0285,0.16,0.02,0.14,flip -15726,做空,2021-03-25 00:50:00,2021-03-25 01:30:00,1589.23,1570.4,0.45,100.0,0.0285,0.54,0.02,0.51,tp_lower -15727,做多,2021-03-25 02:25:00,2021-03-25 02:30:00,1575.83,1574.99,0.46,100.0,0.029,-0.02,0.02,-0.05,flip -15728,做空,2021-03-25 02:30:00,2021-03-25 03:30:00,1574.99,1571.6,0.46,100.0,0.029,0.1,0.02,0.08,flip -15729,做多,2021-03-25 03:30:00,2021-03-25 03:35:00,1571.6,1562.03,0.46,100.0,0.0291,-0.28,0.02,-0.3,flip -15730,做空,2021-03-25 03:35:00,2021-03-25 03:45:00,1562.03,1568.8,0.45,100.0,0.0291,-0.2,0.02,-0.22,flip -15731,做多,2021-03-25 03:45:00,2021-03-25 03:55:00,1568.8,1572.82,0.45,100.0,0.0288,0.12,0.02,0.09,flip -15732,做空,2021-03-25 03:55:00,2021-03-25 04:05:00,1572.82,1574.09,0.45,100.0,0.0288,-0.04,0.02,-0.06,flip -15733,做多,2021-03-25 04:05:00,2021-03-25 04:20:00,1574.09,1580.87,0.45,100.0,0.0287,0.19,0.02,0.17,tp_upper -15734,做多,2021-03-25 04:55:00,2021-03-25 05:15:00,1573.44,1589.06,0.45,100.0,0.0288,0.45,0.02,0.43,tp_upper -15735,做多,2021-03-25 08:05:00,2021-03-25 08:10:00,1589.31,1588.19,0.46,100.0,0.0288,-0.03,0.02,-0.06,flip -15736,做空,2021-03-25 08:10:00,2021-03-25 08:15:00,1588.19,1591.96,0.46,100.0,0.0287,-0.11,0.02,-0.13,flip -15737,做多,2021-03-25 08:15:00,2021-03-25 08:30:00,1591.96,1585.82,0.46,100.0,0.0286,-0.18,0.02,-0.2,flip -15738,做空,2021-03-25 08:30:00,2021-03-25 08:35:00,1585.82,1591.3,0.45,100.0,0.0286,-0.16,0.02,-0.18,flip -15739,做多,2021-03-25 08:35:00,2021-03-25 08:40:00,1591.3,1602.41,0.45,100.0,0.0283,0.31,0.02,0.29,tp_upper -15740,做多,2021-03-25 10:10:00,2021-03-25 10:45:00,1603.48,1605.82,0.45,100.0,0.0283,0.07,0.02,0.04,flip -15741,做空,2021-03-25 10:45:00,2021-03-25 10:50:00,1605.82,1614.93,0.45,100.0,0.0283,-0.26,0.02,-0.28,flip -15742,做多,2021-03-25 10:50:00,2021-03-25 10:55:00,1614.93,1618.88,0.45,100.0,0.0279,0.11,0.02,0.09,tp_upper -15743,做多,2021-03-25 11:30:00,2021-03-25 11:40:00,1613.91,1611.18,0.45,100.0,0.028,-0.08,0.02,-0.1,flip -15744,做空,2021-03-25 11:40:00,2021-03-25 11:45:00,1611.18,1604.96,0.45,100.0,0.0279,0.17,0.02,0.15,tp_lower -15745,做多,2021-03-25 13:15:00,2021-03-25 13:20:00,1583.99,1579.57,0.45,100.0,0.0285,-0.13,0.02,-0.15,flip -15746,做空,2021-03-25 13:20:00,2021-03-25 14:50:00,1579.57,1601.94,0.45,100.0,0.0285,-0.64,0.02,-0.66,flip -15747,做多,2021-03-25 14:50:00,2021-03-25 15:00:00,1601.94,1591.83,0.44,100.0,0.0276,-0.28,0.02,-0.3,flip -15748,做空,2021-03-25 15:00:00,2021-03-25 15:05:00,1591.83,1588.19,0.44,100.0,0.0276,0.1,0.02,0.08,tp_lower -15749,做多,2021-03-25 15:30:00,2021-03-25 15:35:00,1603.62,1599.0,0.44,100.0,0.0274,-0.13,0.02,-0.15,flip -15750,做空,2021-03-25 15:35:00,2021-03-25 15:45:00,1599.0,1598.28,0.44,100.0,0.0274,0.02,0.02,-0.0,flip -15751,做多,2021-03-25 15:45:00,2021-03-25 15:50:00,1598.28,1588.43,0.44,100.0,0.0274,-0.27,0.02,-0.29,flip -15752,做空,2021-03-25 15:50:00,2021-03-25 15:55:00,1588.43,1597.11,0.44,100.0,0.0274,-0.24,0.02,-0.26,flip -15753,做多,2021-03-25 15:55:00,2021-03-25 16:00:00,1597.11,1588.72,0.43,100.0,0.0271,-0.23,0.02,-0.25,flip -15754,做空,2021-03-25 16:00:00,2021-03-25 16:05:00,1588.72,1575.83,0.43,100.0,0.027,0.35,0.02,0.33,tp_lower -15755,做多,2021-03-25 16:10:00,2021-03-25 16:20:00,1595.49,1593.38,0.43,100.0,0.0271,-0.06,0.02,-0.08,tp_upper -15756,做多,2021-03-25 16:30:00,2021-03-25 16:35:00,1593.98,1589.91,0.43,100.0,0.0271,-0.11,0.02,-0.13,flip -15757,做空,2021-03-25 16:35:00,2021-03-25 16:40:00,1589.91,1593.08,0.43,100.0,0.0271,-0.09,0.02,-0.11,flip -15758,做多,2021-03-25 16:40:00,2021-03-25 16:55:00,1593.08,1595.25,0.43,100.0,0.0269,0.06,0.02,0.04,flip -15759,做空,2021-03-25 16:55:00,2021-03-25 19:25:00,1595.25,1610.35,0.43,100.0,0.0269,-0.41,0.02,-0.43,flip -15760,做多,2021-03-25 19:25:00,2021-03-25 19:35:00,1610.35,1609.38,0.42,100.0,0.0264,-0.03,0.02,-0.05,flip -15761,做空,2021-03-25 19:35:00,2021-03-25 20:10:00,1609.38,1611.62,0.42,100.0,0.0263,-0.06,0.02,-0.08,flip -15762,做多,2021-03-25 20:10:00,2021-03-25 20:20:00,1611.62,1612.07,0.42,100.0,0.0262,0.01,0.02,-0.01,flip -15763,做空,2021-03-25 20:20:00,2021-03-25 20:30:00,1612.07,1612.68,0.42,100.0,0.0262,-0.02,0.02,-0.04,tp_lower -15764,做多,2021-03-25 20:30:00,2021-03-25 20:35:00,1612.68,1610.03,0.42,100.0,0.0262,-0.07,0.02,-0.09,flip -15765,做空,2021-03-25 20:35:00,2021-03-25 20:45:00,1610.03,1611.64,0.42,100.0,0.0261,-0.04,0.02,-0.06,flip -15766,做多,2021-03-25 20:45:00,2021-03-25 20:50:00,1611.64,1607.24,0.42,100.0,0.0261,-0.11,0.02,-0.14,flip -15767,做空,2021-03-25 20:50:00,2021-03-25 20:55:00,1607.24,1604.4,0.42,100.0,0.026,0.07,0.02,0.05,tp_lower -15768,做多,2021-03-25 21:00:00,2021-03-25 21:05:00,1609.39,1608.98,0.42,100.0,0.026,-0.01,0.02,-0.03,flip -15769,做空,2021-03-25 21:05:00,2021-03-25 21:10:00,1608.98,1605.56,0.42,100.0,0.026,0.09,0.02,0.07,tp_lower -15770,做多,2021-03-25 21:35:00,2021-03-25 21:40:00,1609.6,1606.42,0.42,100.0,0.026,-0.08,0.02,-0.1,flip -15771,做空,2021-03-25 21:40:00,2021-03-25 21:45:00,1606.42,1607.69,0.42,100.0,0.026,-0.03,0.02,-0.05,flip -15772,做多,2021-03-25 21:45:00,2021-03-25 22:05:00,1607.69,1617.19,0.42,100.0,0.0259,0.25,0.02,0.23,tp_upper -15773,做多,2021-03-26 00:00:00,2021-03-26 00:05:00,1605.36,1605.65,0.44,100.0,0.0273,0.01,0.02,-0.01,tp_upper -15774,做多,2021-03-26 03:00:00,2021-03-26 03:30:00,1617.51,1619.39,0.44,100.0,0.0271,0.05,0.02,0.03,flip -15775,做空,2021-03-26 03:30:00,2021-03-26 04:20:00,1619.39,1612.01,0.44,100.0,0.0271,0.2,0.02,0.18,tp_lower -15776,做多,2021-03-26 04:35:00,2021-03-26 04:40:00,1620.12,1615.99,0.44,100.0,0.0272,-0.11,0.02,-0.13,flip -15777,做空,2021-03-26 04:40:00,2021-03-26 04:45:00,1615.99,1619.25,0.44,100.0,0.0271,-0.09,0.02,-0.11,flip -15778,做多,2021-03-26 04:45:00,2021-03-26 04:55:00,1619.25,1620.13,0.44,100.0,0.027,0.02,0.02,0.0,flip -15779,做空,2021-03-26 04:55:00,2021-03-26 06:10:00,1620.13,1620.84,0.44,100.0,0.027,-0.02,0.02,-0.04,flip -15780,做多,2021-03-26 06:10:00,2021-03-26 06:40:00,1620.84,1619.0,0.44,100.0,0.0269,-0.05,0.02,-0.07,flip -15781,做空,2021-03-26 06:40:00,2021-03-26 06:45:00,1619.0,1618.0,0.44,100.0,0.0269,0.03,0.02,0.01,tp_lower -15782,做多,2021-03-26 07:20:00,2021-03-26 07:35:00,1618.08,1623.01,0.44,100.0,0.0269,0.13,0.02,0.11,tp_upper -15783,做多,2021-03-26 09:25:00,2021-03-26 10:30:00,1630.05,1617.35,0.44,100.0,0.0267,-0.34,0.02,-0.36,flip -15784,做空,2021-03-26 10:30:00,2021-03-26 10:35:00,1617.35,1622.63,0.43,100.0,0.0267,-0.14,0.02,-0.16,flip -15785,做多,2021-03-26 10:35:00,2021-03-26 11:15:00,1622.63,1620.84,0.43,100.0,0.0265,-0.05,0.02,-0.07,flip -15786,做空,2021-03-26 11:15:00,2021-03-26 11:25:00,1620.84,1620.08,0.43,100.0,0.0265,0.02,0.02,-0.0,flip -15787,做多,2021-03-26 11:25:00,2021-03-26 11:45:00,1620.08,1619.42,0.43,100.0,0.0265,-0.02,0.02,-0.04,flip -15788,做空,2021-03-26 11:45:00,2021-03-26 11:50:00,1619.42,1619.71,0.43,100.0,0.0265,-0.01,0.02,-0.03,flip -15789,做多,2021-03-26 11:50:00,2021-03-26 12:10:00,1619.71,1627.72,0.43,100.0,0.0264,0.21,0.02,0.19,tp_upper -15790,做多,2021-03-26 13:30:00,2021-03-26 13:40:00,1635.05,1647.33,0.43,100.0,0.0263,0.32,0.02,0.3,tp_upper -15791,做多,2021-03-26 15:45:00,2021-03-26 16:00:00,1641.81,1636.83,0.43,100.0,0.0263,-0.13,0.02,-0.15,tp_upper -15792,做多,2021-03-26 16:05:00,2021-03-26 16:10:00,1648.27,1648.57,0.43,100.0,0.0261,0.01,0.02,-0.01,tp_upper -15793,做多,2021-03-26 19:15:00,2021-03-26 19:25:00,1660.23,1658.67,0.43,100.0,0.0259,-0.04,0.02,-0.06,flip -15794,做空,2021-03-26 19:25:00,2021-03-26 19:30:00,1658.67,1658.99,0.43,100.0,0.0259,-0.01,0.02,-0.03,flip -15795,做多,2021-03-26 19:30:00,2021-03-26 19:50:00,1658.99,1663.06,0.43,100.0,0.0259,0.11,0.02,0.08,tp_upper -15796,做多,2021-03-26 20:30:00,2021-03-26 20:45:00,1669.45,1665.93,0.43,100.0,0.0257,-0.09,0.02,-0.11,flip -15797,做空,2021-03-26 20:45:00,2021-03-26 21:00:00,1665.93,1665.95,0.43,100.0,0.0257,-0.0,0.02,-0.02,flip -15798,做多,2021-03-26 21:00:00,2021-03-26 21:20:00,1665.95,1671.61,0.43,100.0,0.0257,0.15,0.02,0.12,tp_upper -15799,做多,2021-03-26 21:20:00,2021-03-26 21:35:00,1671.61,1674.73,0.43,100.0,0.0257,0.08,0.02,0.06,tp_upper -15800,做多,2021-03-26 22:40:00,2021-03-26 22:55:00,1681.69,1682.4,0.43,100.0,0.0255,0.02,0.02,-0.0,flip -15801,做空,2021-03-26 22:55:00,2021-03-26 23:00:00,1682.4,1683.26,0.43,100.0,0.0255,-0.02,0.02,-0.04,flip -15802,做多,2021-03-26 23:00:00,2021-03-26 23:25:00,1683.26,1693.51,0.43,100.0,0.0255,0.26,0.02,0.24,tp_upper -15803,做多,2021-03-27 01:05:00,2021-03-27 01:15:00,1703.82,1700.39,0.44,100.0,0.026,-0.09,0.02,-0.11,flip -15804,做空,2021-03-27 01:15:00,2021-03-27 01:45:00,1700.39,1691.24,0.44,100.0,0.0259,0.24,0.02,0.22,tp_lower -15805,做多,2021-03-27 02:15:00,2021-03-27 02:20:00,1699.8,1696.68,0.44,100.0,0.0261,-0.08,0.02,-0.1,flip -15806,做空,2021-03-27 02:20:00,2021-03-27 02:30:00,1696.68,1694.91,0.44,100.0,0.026,0.05,0.02,0.02,tp_lower -15807,做多,2021-03-27 02:40:00,2021-03-27 02:45:00,1698.23,1696.57,0.44,100.0,0.026,-0.04,0.02,-0.07,flip -15808,做空,2021-03-27 02:45:00,2021-03-27 03:10:00,1696.57,1690.62,0.44,100.0,0.026,0.15,0.02,0.13,tp_lower -15809,做多,2021-03-27 03:15:00,2021-03-27 03:20:00,1697.54,1694.19,0.44,100.0,0.026,-0.09,0.02,-0.11,flip -15810,做空,2021-03-27 03:20:00,2021-03-27 03:25:00,1694.19,1697.96,0.44,100.0,0.026,-0.1,0.02,-0.12,flip -15811,做多,2021-03-27 03:25:00,2021-03-27 03:35:00,1697.96,1693.34,0.44,100.0,0.0259,-0.12,0.02,-0.14,flip -15812,做空,2021-03-27 03:35:00,2021-03-27 03:50:00,1693.34,1696.76,0.44,100.0,0.0258,-0.09,0.02,-0.11,flip -15813,做多,2021-03-27 03:50:00,2021-03-27 03:55:00,1696.76,1694.36,0.44,100.0,0.0257,-0.06,0.02,-0.08,flip -15814,做空,2021-03-27 03:55:00,2021-03-27 04:05:00,1694.36,1696.6,0.44,100.0,0.0257,-0.06,0.02,-0.08,flip -15815,做多,2021-03-27 04:05:00,2021-03-27 04:15:00,1696.6,1694.99,0.43,100.0,0.0256,-0.04,0.02,-0.06,flip -15816,做空,2021-03-27 04:15:00,2021-03-27 04:20:00,1694.99,1697.98,0.43,100.0,0.0256,-0.08,0.02,-0.1,flip -15817,做多,2021-03-27 04:20:00,2021-03-27 04:25:00,1697.98,1703.65,0.43,100.0,0.0255,0.14,0.02,0.12,tp_upper -15818,做多,2021-03-27 05:00:00,2021-03-27 05:05:00,1697.94,1695.51,0.43,100.0,0.0255,-0.06,0.02,-0.08,flip -15819,做空,2021-03-27 05:05:00,2021-03-27 05:20:00,1695.51,1697.37,0.43,100.0,0.0255,-0.05,0.02,-0.07,flip -15820,做多,2021-03-27 05:20:00,2021-03-27 05:45:00,1697.37,1701.86,0.43,100.0,0.0254,0.11,0.02,0.09,tp_upper -15821,做多,2021-03-27 05:45:00,2021-03-27 05:50:00,1701.86,1702.68,0.43,100.0,0.0254,0.02,0.02,-0.0,tp_upper -15822,做多,2021-03-27 08:45:00,2021-03-27 09:05:00,1692.91,1693.88,0.43,100.0,0.0255,0.02,0.02,0.0,flip -15823,做空,2021-03-27 09:05:00,2021-03-27 09:20:00,1693.88,1693.57,0.43,100.0,0.0255,0.01,0.02,-0.01,flip -15824,做多,2021-03-27 09:20:00,2021-03-27 09:55:00,1693.57,1699.3,0.43,100.0,0.0255,0.15,0.02,0.12,tp_upper -15825,做多,2021-03-27 12:00:00,2021-03-27 12:05:00,1686.57,1674.06,0.43,100.0,0.0256,-0.32,0.02,-0.34,flip -15826,做空,2021-03-27 12:05:00,2021-03-27 12:10:00,1674.06,1674.19,0.43,100.0,0.0256,-0.0,0.02,-0.02,tp_lower -15827,做多,2021-03-27 12:55:00,2021-03-27 13:20:00,1681.05,1678.88,0.43,100.0,0.0255,-0.06,0.02,-0.08,flip -15828,做空,2021-03-27 13:20:00,2021-03-27 13:30:00,1678.88,1678.61,0.43,100.0,0.0254,0.01,0.02,-0.01,flip -15829,做多,2021-03-27 13:30:00,2021-03-27 13:40:00,1678.61,1672.68,0.43,100.0,0.0254,-0.15,0.02,-0.17,flip -15830,做空,2021-03-27 13:40:00,2021-03-27 13:45:00,1672.68,1677.57,0.42,100.0,0.0254,-0.12,0.02,-0.15,flip -15831,做多,2021-03-27 13:45:00,2021-03-27 13:55:00,1677.57,1685.11,0.42,100.0,0.0252,0.19,0.02,0.17,tp_upper -15832,做多,2021-03-27 14:15:00,2021-03-27 15:15:00,1677.08,1688.85,0.42,100.0,0.0253,0.3,0.02,0.28,tp_upper -15833,做多,2021-03-27 16:00:00,2021-03-27 16:05:00,1694.74,1690.06,0.43,100.0,0.0252,-0.12,0.02,-0.14,tp_upper -15834,做多,2021-03-27 18:15:00,2021-03-27 18:25:00,1709.75,1704.04,0.43,100.0,0.0249,-0.14,0.02,-0.16,flip -15835,做空,2021-03-27 18:25:00,2021-03-27 18:30:00,1704.04,1707.22,0.42,100.0,0.0249,-0.08,0.02,-0.1,tp_lower -15836,做多,2021-03-27 18:50:00,2021-03-27 18:55:00,1709.09,1706.26,0.42,100.0,0.0247,-0.07,0.02,-0.09,flip -15837,做空,2021-03-27 18:55:00,2021-03-27 19:00:00,1706.26,1706.68,0.42,100.0,0.0247,-0.01,0.02,-0.03,tp_lower -15838,做多,2021-03-27 19:05:00,2021-03-27 19:10:00,1709.37,1709.19,0.42,100.0,0.0246,-0.0,0.02,-0.03,flip -15839,做空,2021-03-27 19:10:00,2021-03-27 19:20:00,1709.19,1708.11,0.42,100.0,0.0246,0.03,0.02,0.01,flip -15840,做多,2021-03-27 19:20:00,2021-03-27 19:25:00,1708.11,1705.29,0.42,100.0,0.0246,-0.07,0.02,-0.09,flip -15841,做空,2021-03-27 19:25:00,2021-03-27 19:35:00,1705.29,1706.51,0.42,100.0,0.0246,-0.03,0.02,-0.05,tp_lower -15842,做多,2021-03-27 19:35:00,2021-03-27 19:45:00,1706.51,1707.05,0.42,100.0,0.0245,0.01,0.02,-0.01,flip -15843,做空,2021-03-27 19:45:00,2021-03-27 19:55:00,1707.05,1706.02,0.42,100.0,0.0245,0.03,0.02,0.0,flip -15844,做多,2021-03-27 19:55:00,2021-03-27 20:25:00,1706.02,1707.21,0.42,100.0,0.0245,0.03,0.02,0.01,flip -15845,做空,2021-03-27 20:25:00,2021-03-27 22:40:00,1707.21,1723.5,0.42,100.0,0.0245,-0.4,0.02,-0.42,flip -15846,做多,2021-03-27 22:40:00,2021-03-27 22:50:00,1723.5,1722.5,0.41,100.0,0.024,-0.02,0.02,-0.04,flip -15847,做空,2021-03-27 22:50:00,2021-03-27 22:55:00,1722.5,1724.94,0.41,100.0,0.024,-0.06,0.02,-0.08,flip -15848,做多,2021-03-27 22:55:00,2021-03-27 23:00:00,1724.94,1720.05,0.41,100.0,0.0239,-0.12,0.02,-0.14,flip -15849,做空,2021-03-27 23:00:00,2021-03-27 23:25:00,1720.05,1722.61,0.41,100.0,0.0238,-0.06,0.02,-0.08,flip -15850,做多,2021-03-27 23:25:00,2021-03-27 23:30:00,1722.61,1721.36,0.41,100.0,0.0238,-0.03,0.02,-0.05,flip -15851,做空,2021-03-27 23:30:00,2021-03-27 23:45:00,1721.36,1714.99,0.41,100.0,0.0237,0.15,0.02,0.13,tp_lower -15852,做多,2021-03-28 01:00:00,2021-03-28 01:05:00,1712.91,1709.87,0.43,100.0,0.025,-0.08,0.02,-0.1,flip -15853,做空,2021-03-28 01:05:00,2021-03-28 01:20:00,1709.87,1711.66,0.43,100.0,0.025,-0.04,0.02,-0.07,flip -15854,做多,2021-03-28 01:20:00,2021-03-28 01:25:00,1711.66,1710.0,0.43,100.0,0.0249,-0.04,0.02,-0.06,flip -15855,做空,2021-03-28 01:25:00,2021-03-28 01:30:00,1710.0,1711.36,0.43,100.0,0.0249,-0.03,0.02,-0.06,flip -15856,做多,2021-03-28 01:30:00,2021-03-28 01:40:00,1711.36,1712.04,0.42,100.0,0.0248,0.02,0.02,-0.0,tp_upper -15857,做多,2021-03-28 02:15:00,2021-03-28 02:20:00,1711.87,1708.87,0.42,100.0,0.0248,-0.07,0.02,-0.1,flip -15858,做空,2021-03-28 02:20:00,2021-03-28 02:25:00,1708.87,1707.24,0.42,100.0,0.0248,0.04,0.02,0.02,tp_lower -15859,做多,2021-03-28 02:40:00,2021-03-28 02:45:00,1713.45,1710.33,0.42,100.0,0.0247,-0.08,0.02,-0.1,flip -15860,做空,2021-03-28 02:45:00,2021-03-28 02:50:00,1710.33,1713.29,0.42,100.0,0.0247,-0.07,0.02,-0.09,flip -15861,做多,2021-03-28 02:50:00,2021-03-28 02:55:00,1713.29,1708.36,0.42,100.0,0.0246,-0.12,0.02,-0.14,flip -15862,做空,2021-03-28 02:55:00,2021-03-28 03:00:00,1708.36,1710.74,0.42,100.0,0.0245,-0.06,0.02,-0.08,tp_lower -15863,做多,2021-03-28 03:00:00,2021-03-28 03:15:00,1710.74,1714.18,0.42,100.0,0.0245,0.08,0.02,0.06,tp_upper -15864,做多,2021-03-28 03:15:00,2021-03-28 03:20:00,1714.18,1712.69,0.42,100.0,0.0244,-0.04,0.02,-0.06,tp_upper -15865,做多,2021-03-28 03:45:00,2021-03-28 04:00:00,1712.68,1711.16,0.42,100.0,0.0244,-0.04,0.02,-0.06,flip -15866,做空,2021-03-28 04:00:00,2021-03-28 04:05:00,1711.16,1714.21,0.42,100.0,0.0244,-0.07,0.02,-0.1,flip -15867,做多,2021-03-28 04:05:00,2021-03-28 04:10:00,1714.21,1714.18,0.42,100.0,0.0243,-0.0,0.02,-0.02,tp_upper -15868,做多,2021-03-28 07:15:00,2021-03-28 07:35:00,1717.02,1720.08,0.42,100.0,0.0242,0.07,0.02,0.05,tp_upper -15869,做多,2021-03-28 08:30:00,2021-03-28 08:40:00,1716.56,1715.81,0.42,100.0,0.0242,-0.02,0.02,-0.04,flip -15870,做空,2021-03-28 08:40:00,2021-03-28 08:45:00,1715.81,1718.62,0.42,100.0,0.0242,-0.07,0.02,-0.09,flip -15871,做多,2021-03-28 08:45:00,2021-03-28 09:00:00,1718.62,1725.71,0.41,100.0,0.0241,0.17,0.02,0.15,tp_upper -15872,做多,2021-03-28 09:45:00,2021-03-28 13:50:00,1719.54,1694.65,0.42,100.0,0.0242,-0.6,0.02,-0.62,flip -15873,做空,2021-03-28 13:50:00,2021-03-28 13:55:00,1694.65,1696.25,0.41,100.0,0.0241,-0.04,0.02,-0.06,flip -15874,做多,2021-03-28 13:55:00,2021-03-28 14:00:00,1696.25,1690.71,0.41,100.0,0.0241,-0.13,0.02,-0.15,flip -15875,做空,2021-03-28 14:00:00,2021-03-28 14:05:00,1690.71,1698.07,0.41,100.0,0.024,-0.18,0.02,-0.2,tp_lower -15876,做多,2021-03-28 14:05:00,2021-03-28 14:10:00,1698.07,1696.83,0.4,100.0,0.0238,-0.03,0.02,-0.05,flip -15877,做空,2021-03-28 14:10:00,2021-03-28 14:20:00,1696.83,1695.67,0.4,100.0,0.0238,0.03,0.02,0.01,flip -15878,做多,2021-03-28 14:20:00,2021-03-28 14:30:00,1695.67,1701.33,0.4,100.0,0.0238,0.13,0.02,0.11,tp_upper -15879,做多,2021-03-28 14:30:00,2021-03-28 14:35:00,1701.33,1699.9,0.4,100.0,0.0238,-0.03,0.02,-0.05,tp_upper -15880,做多,2021-03-28 14:45:00,2021-03-28 14:50:00,1701.0,1701.66,0.4,100.0,0.0237,0.02,0.02,-0.0,tp_upper -15881,做多,2021-03-28 16:15:00,2021-03-28 16:45:00,1704.47,1705.82,0.4,100.0,0.0237,0.03,0.02,0.01,flip -15882,做空,2021-03-28 16:45:00,2021-03-28 17:10:00,1705.82,1706.84,0.4,100.0,0.0237,-0.02,0.02,-0.04,flip -15883,做多,2021-03-28 17:10:00,2021-03-28 17:20:00,1706.84,1705.41,0.4,100.0,0.0236,-0.03,0.02,-0.05,flip -15884,做空,2021-03-28 17:20:00,2021-03-28 17:35:00,1705.41,1702.6,0.4,100.0,0.0236,0.07,0.02,0.05,tp_lower -15885,做多,2021-03-28 17:40:00,2021-03-28 17:55:00,1704.87,1704.41,0.4,100.0,0.0236,-0.01,0.02,-0.03,flip -15886,做空,2021-03-28 17:55:00,2021-03-28 18:00:00,1704.41,1702.13,0.4,100.0,0.0236,0.05,0.02,0.03,tp_lower -15887,做多,2021-03-28 19:50:00,2021-03-28 19:55:00,1678.79,1675.9,0.4,100.0,0.0239,-0.07,0.02,-0.09,flip -15888,做空,2021-03-28 19:55:00,2021-03-28 20:15:00,1675.9,1676.51,0.4,100.0,0.0239,-0.01,0.02,-0.03,flip -15889,做多,2021-03-28 20:15:00,2021-03-28 20:20:00,1676.51,1672.39,0.4,100.0,0.0239,-0.1,0.02,-0.12,flip -15890,做空,2021-03-28 20:20:00,2021-03-28 20:25:00,1672.39,1677.93,0.4,100.0,0.0239,-0.13,0.02,-0.15,flip -15891,做多,2021-03-28 20:25:00,2021-03-28 20:35:00,1677.93,1672.3,0.4,100.0,0.0237,-0.13,0.02,-0.15,flip -15892,做空,2021-03-28 20:35:00,2021-03-28 20:40:00,1672.3,1674.23,0.4,100.0,0.0236,-0.05,0.02,-0.07,flip -15893,做多,2021-03-28 20:40:00,2021-03-28 20:45:00,1674.23,1671.79,0.39,100.0,0.0236,-0.06,0.02,-0.08,flip -15894,做空,2021-03-28 20:45:00,2021-03-28 20:50:00,1671.79,1673.87,0.39,100.0,0.0235,-0.05,0.02,-0.07,flip -15895,做多,2021-03-28 20:50:00,2021-03-28 20:55:00,1673.87,1668.84,0.39,100.0,0.0235,-0.12,0.02,-0.14,flip -15896,做空,2021-03-28 20:55:00,2021-03-28 21:00:00,1668.84,1673.74,0.39,100.0,0.0234,-0.11,0.02,-0.13,flip -15897,做多,2021-03-28 21:00:00,2021-03-28 21:05:00,1673.74,1668.67,0.39,100.0,0.0233,-0.12,0.02,-0.14,flip -15898,做空,2021-03-28 21:05:00,2021-03-28 21:15:00,1668.67,1675.61,0.39,100.0,0.0233,-0.16,0.02,-0.18,tp_lower -15899,做多,2021-03-28 21:15:00,2021-03-28 21:30:00,1675.61,1670.37,0.39,100.0,0.023,-0.12,0.02,-0.14,flip -15900,做空,2021-03-28 21:30:00,2021-03-28 21:35:00,1670.37,1673.86,0.38,100.0,0.023,-0.08,0.02,-0.1,flip -15901,做多,2021-03-28 21:35:00,2021-03-28 21:40:00,1673.86,1670.9,0.38,100.0,0.0229,-0.07,0.02,-0.09,flip -15902,做空,2021-03-28 21:40:00,2021-03-28 21:45:00,1670.9,1677.0,0.38,100.0,0.0229,-0.14,0.02,-0.16,flip -15903,做多,2021-03-28 21:45:00,2021-03-28 21:50:00,1677.0,1680.12,0.38,100.0,0.0227,0.07,0.02,0.05,tp_upper -15904,做多,2021-03-29 01:00:00,2021-03-29 02:05:00,1687.91,1685.99,0.4,100.0,0.0237,-0.05,0.02,-0.07,flip -15905,做空,2021-03-29 02:05:00,2021-03-29 02:10:00,1685.99,1687.07,0.4,100.0,0.0237,-0.03,0.02,-0.05,flip -15906,做多,2021-03-29 02:10:00,2021-03-29 02:15:00,1687.07,1690.09,0.4,100.0,0.0236,0.07,0.02,0.05,tp_upper -15907,做多,2021-03-29 04:00:00,2021-03-29 04:05:00,1701.89,1697.53,0.4,100.0,0.0234,-0.1,0.02,-0.12,tp_upper -15908,做多,2021-03-29 04:10:00,2021-03-29 04:20:00,1700.06,1698.71,0.4,100.0,0.0234,-0.03,0.02,-0.05,flip -15909,做空,2021-03-29 04:20:00,2021-03-29 04:30:00,1698.71,1699.01,0.4,100.0,0.0233,-0.01,0.02,-0.03,flip -15910,做多,2021-03-29 04:30:00,2021-03-29 04:35:00,1699.01,1698.43,0.4,100.0,0.0233,-0.01,0.02,-0.03,flip -15911,做空,2021-03-29 04:35:00,2021-03-29 04:55:00,1698.43,1698.82,0.4,100.0,0.0233,-0.01,0.02,-0.03,flip -15912,做多,2021-03-29 04:55:00,2021-03-29 06:15:00,1698.82,1694.33,0.39,100.0,0.0233,-0.1,0.02,-0.12,flip -15913,做空,2021-03-29 06:15:00,2021-03-29 06:30:00,1694.33,1695.13,0.39,100.0,0.0232,-0.02,0.02,-0.04,flip -15914,做多,2021-03-29 06:30:00,2021-03-29 06:50:00,1695.13,1697.11,0.39,100.0,0.0232,0.05,0.02,0.03,tp_upper -15915,做多,2021-03-29 11:20:00,2021-03-29 11:30:00,1765.33,1774.99,0.39,100.0,0.0223,0.22,0.02,0.2,tp_upper -15916,做多,2021-03-29 11:55:00,2021-03-29 12:00:00,1767.28,1780.37,0.39,100.0,0.0223,0.29,0.02,0.27,tp_upper -15917,做多,2021-03-29 12:00:00,2021-03-29 12:05:00,1780.37,1786.84,0.4,100.0,0.0223,0.14,0.02,0.12,tp_upper -15918,做多,2021-03-29 13:15:00,2021-03-29 13:40:00,1778.22,1784.17,0.4,100.0,0.0224,0.13,0.02,0.11,tp_upper -15919,做多,2021-03-29 14:10:00,2021-03-29 14:15:00,1784.06,1781.28,0.4,100.0,0.0224,-0.06,0.02,-0.08,flip -15920,做空,2021-03-29 14:15:00,2021-03-29 14:25:00,1781.28,1779.68,0.4,100.0,0.0224,0.04,0.02,0.02,flip -15921,做多,2021-03-29 14:25:00,2021-03-29 14:50:00,1779.68,1782.44,0.4,100.0,0.0224,0.06,0.02,0.04,flip -15922,做空,2021-03-29 14:50:00,2021-03-29 14:55:00,1782.44,1783.95,0.4,100.0,0.0224,-0.03,0.02,-0.05,flip -15923,做多,2021-03-29 14:55:00,2021-03-29 15:00:00,1783.95,1786.24,0.4,100.0,0.0223,0.05,0.02,0.03,tp_upper -15924,做多,2021-03-29 15:00:00,2021-03-29 15:05:00,1786.24,1782.89,0.4,100.0,0.0223,-0.07,0.02,-0.09,flip -15925,做空,2021-03-29 15:05:00,2021-03-29 15:10:00,1782.89,1774.83,0.4,100.0,0.0223,0.18,0.02,0.16,tp_lower -15926,做多,2021-03-29 15:45:00,2021-03-29 15:55:00,1779.52,1791.42,0.4,100.0,0.0224,0.27,0.02,0.25,tp_upper -15927,做多,2021-03-29 18:25:00,2021-03-29 18:30:00,1829.07,1828.14,0.4,100.0,0.0219,-0.02,0.02,-0.04,flip -15928,做空,2021-03-29 18:30:00,2021-03-29 18:35:00,1828.14,1831.69,0.4,100.0,0.0219,-0.08,0.02,-0.1,flip -15929,做多,2021-03-29 18:35:00,2021-03-29 18:40:00,1831.69,1831.18,0.4,100.0,0.0218,-0.01,0.02,-0.03,flip -15930,做空,2021-03-29 18:40:00,2021-03-29 18:50:00,1831.18,1832.33,0.4,100.0,0.0217,-0.02,0.02,-0.04,flip -15931,做多,2021-03-29 18:50:00,2021-03-29 18:55:00,1832.33,1830.1,0.4,100.0,0.0217,-0.05,0.02,-0.07,flip -15932,做空,2021-03-29 18:55:00,2021-03-29 19:00:00,1830.1,1832.49,0.4,100.0,0.0217,-0.05,0.02,-0.07,flip -15933,做多,2021-03-29 19:00:00,2021-03-29 19:05:00,1832.49,1829.54,0.4,100.0,0.0216,-0.06,0.02,-0.08,flip -15934,做空,2021-03-29 19:05:00,2021-03-29 19:15:00,1829.54,1830.25,0.39,100.0,0.0216,-0.02,0.02,-0.04,flip -15935,做多,2021-03-29 19:15:00,2021-03-29 19:20:00,1830.25,1824.71,0.39,100.0,0.0215,-0.12,0.02,-0.14,flip -15936,做空,2021-03-29 19:20:00,2021-03-29 19:40:00,1824.71,1817.65,0.39,100.0,0.0215,0.15,0.02,0.13,tp_lower -15937,做多,2021-03-29 21:00:00,2021-03-29 21:15:00,1816.88,1813.1,0.39,100.0,0.0217,-0.08,0.02,-0.1,flip -15938,做空,2021-03-29 21:15:00,2021-03-29 21:25:00,1813.1,1814.71,0.39,100.0,0.0216,-0.03,0.02,-0.05,flip -15939,做多,2021-03-29 21:25:00,2021-03-29 21:30:00,1814.71,1808.91,0.39,100.0,0.0216,-0.13,0.02,-0.14,flip -15940,做空,2021-03-29 21:30:00,2021-03-29 21:35:00,1808.91,1812.23,0.39,100.0,0.0216,-0.07,0.02,-0.09,tp_lower -15941,做多,2021-03-29 21:40:00,2021-03-29 21:50:00,1814.05,1810.15,0.39,100.0,0.0214,-0.08,0.02,-0.1,flip -15942,做空,2021-03-29 21:50:00,2021-03-29 22:00:00,1810.15,1815.19,0.39,100.0,0.0214,-0.11,0.02,-0.13,flip -15943,做多,2021-03-29 22:00:00,2021-03-29 22:05:00,1815.19,1813.56,0.39,100.0,0.0213,-0.03,0.02,-0.05,flip -15944,做空,2021-03-29 22:05:00,2021-03-29 22:10:00,1813.56,1818.93,0.39,100.0,0.0213,-0.11,0.02,-0.13,flip -15945,做多,2021-03-29 22:10:00,2021-03-29 22:15:00,1818.93,1813.86,0.38,100.0,0.0211,-0.11,0.02,-0.13,flip -15946,做空,2021-03-29 22:15:00,2021-03-29 22:30:00,1813.86,1815.31,0.38,100.0,0.0211,-0.03,0.02,-0.05,flip -15947,做多,2021-03-29 22:30:00,2021-03-29 22:35:00,1815.31,1812.21,0.38,100.0,0.021,-0.07,0.02,-0.08,flip -15948,做空,2021-03-29 22:35:00,2021-03-29 22:45:00,1812.21,1817.23,0.38,100.0,0.021,-0.11,0.02,-0.12,flip -15949,做多,2021-03-29 22:45:00,2021-03-29 22:50:00,1817.23,1813.05,0.38,100.0,0.0209,-0.09,0.02,-0.11,flip -15950,做空,2021-03-29 22:50:00,2021-03-29 22:55:00,1813.05,1815.26,0.38,100.0,0.0209,-0.05,0.02,-0.07,flip -15951,做多,2021-03-29 22:55:00,2021-03-29 23:00:00,1815.26,1812.49,0.38,100.0,0.0208,-0.06,0.02,-0.08,flip -15952,做空,2021-03-29 23:00:00,2021-03-29 23:15:00,1812.49,1809.31,0.38,100.0,0.0208,0.07,0.02,0.05,tp_lower -15953,做多,2021-03-29 23:40:00,2021-03-29 23:45:00,1816.6,1825.35,0.38,100.0,0.0207,0.18,0.02,0.16,tp_upper -15954,做多,2021-03-30 03:05:00,2021-03-30 03:15:00,1801.3,1798.15,0.4,100.0,0.022,-0.07,0.02,-0.09,flip -15955,做空,2021-03-30 03:15:00,2021-03-30 03:20:00,1798.15,1800.42,0.39,100.0,0.0219,-0.05,0.02,-0.07,flip -15956,做多,2021-03-30 03:20:00,2021-03-30 03:25:00,1800.42,1799.92,0.39,100.0,0.0219,-0.01,0.02,-0.03,flip -15957,做空,2021-03-30 03:25:00,2021-03-30 03:55:00,1799.92,1799.58,0.39,100.0,0.0218,0.01,0.02,-0.01,flip -15958,做多,2021-03-30 03:55:00,2021-03-30 04:00:00,1799.58,1792.64,0.39,100.0,0.0218,-0.15,0.02,-0.17,flip -15959,做空,2021-03-30 04:00:00,2021-03-30 04:05:00,1792.64,1799.51,0.39,100.0,0.0218,-0.15,0.02,-0.17,flip -15960,做多,2021-03-30 04:05:00,2021-03-30 04:10:00,1799.51,1796.55,0.39,100.0,0.0216,-0.06,0.02,-0.08,flip -15961,做空,2021-03-30 04:10:00,2021-03-30 04:20:00,1796.55,1797.28,0.39,100.0,0.0216,-0.02,0.02,-0.04,flip -15962,做多,2021-03-30 04:20:00,2021-03-30 04:35:00,1797.28,1805.99,0.39,100.0,0.0216,0.19,0.02,0.17,tp_upper -15963,做多,2021-03-30 04:35:00,2021-03-30 04:40:00,1805.99,1805.31,0.39,100.0,0.0215,-0.01,0.02,-0.03,tp_upper -15964,做多,2021-03-30 05:15:00,2021-03-30 05:50:00,1801.5,1805.99,0.39,100.0,0.0216,0.1,0.02,0.08,flip -15965,做空,2021-03-30 05:50:00,2021-03-30 07:50:00,1805.99,1818.15,0.39,100.0,0.0215,-0.26,0.02,-0.28,flip -15966,做多,2021-03-30 07:50:00,2021-03-30 08:05:00,1818.15,1815.37,0.39,100.0,0.0212,-0.06,0.02,-0.08,flip -15967,做空,2021-03-30 08:05:00,2021-03-30 08:10:00,1815.37,1817.66,0.39,100.0,0.0212,-0.05,0.02,-0.07,flip -15968,做多,2021-03-30 08:10:00,2021-03-30 08:50:00,1817.66,1815.2,0.38,100.0,0.0211,-0.05,0.02,-0.07,flip -15969,做空,2021-03-30 08:50:00,2021-03-30 09:05:00,1815.2,1820.88,0.38,100.0,0.0211,-0.12,0.02,-0.14,flip -15970,做多,2021-03-30 09:05:00,2021-03-30 09:10:00,1820.88,1818.94,0.38,100.0,0.021,-0.04,0.02,-0.06,flip -15971,做空,2021-03-30 09:10:00,2021-03-30 09:25:00,1818.94,1819.18,0.38,100.0,0.0209,-0.01,0.02,-0.02,flip -15972,做多,2021-03-30 09:25:00,2021-03-30 09:30:00,1819.18,1824.75,0.38,100.0,0.0209,0.12,0.02,0.1,tp_upper -15973,做多,2021-03-30 10:45:00,2021-03-30 11:20:00,1833.04,1838.86,0.38,100.0,0.0208,0.12,0.02,0.1,flip -15974,做空,2021-03-30 11:20:00,2021-03-30 11:25:00,1838.86,1841.45,0.38,100.0,0.0208,-0.05,0.02,-0.07,flip -15975,做多,2021-03-30 11:25:00,2021-03-30 11:30:00,1841.45,1839.06,0.38,100.0,0.0207,-0.05,0.02,-0.07,flip -15976,做空,2021-03-30 11:30:00,2021-03-30 11:35:00,1839.06,1843.44,0.38,100.0,0.0207,-0.09,0.02,-0.11,flip -15977,做多,2021-03-30 11:35:00,2021-03-30 11:50:00,1843.44,1850.18,0.38,100.0,0.0206,0.14,0.02,0.12,tp_upper -15978,做多,2021-03-30 12:20:00,2021-03-30 12:25:00,1844.03,1840.66,0.38,100.0,0.0206,-0.07,0.02,-0.09,flip -15979,做空,2021-03-30 12:25:00,2021-03-30 12:30:00,1840.66,1844.0,0.38,100.0,0.0206,-0.07,0.02,-0.09,flip -15980,做多,2021-03-30 12:30:00,2021-03-30 12:35:00,1844.0,1840.0,0.38,100.0,0.0205,-0.08,0.02,-0.1,flip -15981,做空,2021-03-30 12:35:00,2021-03-30 12:40:00,1840.0,1842.63,0.38,100.0,0.0205,-0.05,0.02,-0.07,flip -15982,做多,2021-03-30 12:40:00,2021-03-30 13:30:00,1842.63,1836.52,0.38,100.0,0.0204,-0.12,0.02,-0.14,flip -15983,做空,2021-03-30 13:30:00,2021-03-30 13:45:00,1836.52,1834.42,0.37,100.0,0.0204,0.04,0.02,0.02,tp_lower -15984,做多,2021-03-30 14:25:00,2021-03-30 14:35:00,1834.82,1836.63,0.37,100.0,0.0204,0.04,0.02,0.02,flip -15985,做空,2021-03-30 14:35:00,2021-03-30 16:10:00,1836.63,1835.02,0.37,100.0,0.0204,0.03,0.02,0.01,flip -15986,做多,2021-03-30 16:10:00,2021-03-30 16:35:00,1835.02,1833.9,0.37,100.0,0.0204,-0.02,0.02,-0.04,flip -15987,做空,2021-03-30 16:35:00,2021-03-30 16:45:00,1833.9,1835.52,0.37,100.0,0.0204,-0.03,0.02,-0.05,flip -15988,做多,2021-03-30 16:45:00,2021-03-30 16:50:00,1835.52,1832.7,0.37,100.0,0.0203,-0.06,0.02,-0.08,flip -15989,做空,2021-03-30 16:50:00,2021-03-30 17:00:00,1832.7,1834.1,0.37,100.0,0.0203,-0.03,0.02,-0.05,flip -15990,做多,2021-03-30 17:00:00,2021-03-30 17:05:00,1834.1,1833.47,0.37,100.0,0.0202,-0.01,0.02,-0.03,flip -15991,做空,2021-03-30 17:05:00,2021-03-30 17:10:00,1833.47,1834.39,0.37,100.0,0.0202,-0.02,0.02,-0.04,flip -15992,做多,2021-03-30 17:10:00,2021-03-30 17:15:00,1834.39,1836.84,0.37,100.0,0.0202,0.05,0.02,0.03,tp_upper -15993,做多,2021-03-30 17:30:00,2021-03-30 17:40:00,1836.75,1836.07,0.37,100.0,0.0202,-0.01,0.02,-0.03,tp_upper -15994,做多,2021-03-30 20:15:00,2021-03-30 20:20:00,1849.54,1841.37,0.37,100.0,0.02,-0.16,0.02,-0.18,flip -15995,做空,2021-03-30 20:20:00,2021-03-30 21:25:00,1841.37,1846.98,0.37,100.0,0.02,-0.11,0.02,-0.13,flip -15996,做多,2021-03-30 21:25:00,2021-03-30 21:35:00,1846.98,1844.4,0.37,100.0,0.0198,-0.05,0.02,-0.07,flip -15997,做空,2021-03-30 21:35:00,2021-03-30 21:50:00,1844.4,1848.8,0.37,100.0,0.0198,-0.09,0.02,-0.11,flip -15998,做多,2021-03-30 21:50:00,2021-03-30 22:10:00,1848.8,1850.55,0.36,100.0,0.0197,0.03,0.02,0.02,tp_upper -15999,做多,2021-03-30 23:10:00,2021-03-30 23:15:00,1845.16,1842.15,0.36,100.0,0.0197,-0.06,0.02,-0.08,flip -16000,做空,2021-03-30 23:15:00,2021-03-30 23:25:00,1842.15,1846.96,0.36,100.0,0.0197,-0.09,0.02,-0.11,flip -16001,做多,2021-03-30 23:25:00,2021-03-30 23:30:00,1846.96,1845.51,0.36,100.0,0.0196,-0.03,0.02,-0.05,flip -16002,做空,2021-03-30 23:30:00,2021-03-30 23:50:00,1845.51,1844.18,0.36,100.0,0.0196,0.03,0.02,0.01,flip -16003,做多,2021-03-30 23:50:00,2021-03-30 23:55:00,1844.18,1843.43,0.36,100.0,0.0196,-0.01,0.02,-0.03,flip -16004,做空,2021-03-30 23:55:00,2021-03-31 00:30:00,1843.43,1850.6,0.36,100.0,0.0196,-0.14,0.02,-0.16,flip -16005,做多,2021-03-31 00:30:00,2021-03-31 00:35:00,1850.6,1852.42,0.38,100.0,0.0203,0.04,0.02,0.02,tp_upper -16006,做多,2021-03-31 04:45:00,2021-03-31 04:55:00,1828.84,1827.12,0.38,100.0,0.0206,-0.04,0.02,-0.05,flip -16007,做空,2021-03-31 04:55:00,2021-03-31 05:10:00,1827.12,1826.25,0.38,100.0,0.0205,0.02,0.02,-0.0,flip -16008,做多,2021-03-31 05:10:00,2021-03-31 05:15:00,1826.25,1823.59,0.38,100.0,0.0205,-0.05,0.02,-0.07,flip -16009,做空,2021-03-31 05:15:00,2021-03-31 05:20:00,1823.59,1826.2,0.37,100.0,0.0205,-0.05,0.02,-0.07,flip -16010,做多,2021-03-31 05:20:00,2021-03-31 05:35:00,1826.2,1830.0,0.37,100.0,0.0204,0.08,0.02,0.06,tp_upper -16011,做多,2021-03-31 09:10:00,2021-03-31 10:10:00,1815.76,1809.76,0.37,100.0,0.0206,-0.12,0.02,-0.14,flip -16012,做空,2021-03-31 10:10:00,2021-03-31 10:15:00,1809.76,1801.94,0.37,100.0,0.0206,0.16,0.02,0.14,tp_lower -16013,做多,2021-03-31 11:00:00,2021-03-31 11:15:00,1805.53,1806.02,0.37,100.0,0.0207,0.01,0.02,-0.01,flip -16014,做空,2021-03-31 11:15:00,2021-03-31 12:05:00,1806.02,1805.34,0.37,100.0,0.0207,0.01,0.02,-0.0,flip -16015,做多,2021-03-31 12:05:00,2021-03-31 12:15:00,1805.34,1819.23,0.37,100.0,0.0207,0.29,0.02,0.27,tp_upper -16016,做多,2021-03-31 15:35:00,2021-03-31 15:50:00,1843.88,1851.7,0.38,100.0,0.0204,0.16,0.02,0.14,tp_upper -16017,做多,2021-03-31 17:00:00,2021-03-31 17:05:00,1854.18,1849.53,0.38,100.0,0.0203,-0.09,0.02,-0.11,flip -16018,做空,2021-03-31 17:05:00,2021-03-31 17:10:00,1849.53,1853.84,0.38,100.0,0.0203,-0.09,0.02,-0.11,flip -16019,做多,2021-03-31 17:10:00,2021-03-31 17:15:00,1853.84,1850.98,0.37,100.0,0.0202,-0.06,0.02,-0.08,flip -16020,做空,2021-03-31 17:15:00,2021-03-31 17:20:00,1850.98,1853.86,0.37,100.0,0.0202,-0.06,0.02,-0.08,flip -16021,做多,2021-03-31 17:20:00,2021-03-31 17:25:00,1853.86,1846.86,0.37,100.0,0.0201,-0.14,0.02,-0.16,flip -16022,做空,2021-03-31 17:25:00,2021-03-31 17:30:00,1846.86,1851.05,0.37,100.0,0.02,-0.08,0.02,-0.1,flip -16023,做多,2021-03-31 17:30:00,2021-03-31 17:50:00,1851.05,1856.75,0.37,100.0,0.0199,0.11,0.02,0.1,tp_upper -16024,做多,2021-03-31 20:00:00,2021-03-31 20:10:00,1903.62,1901.03,0.37,100.0,0.0194,-0.05,0.02,-0.07,flip -16025,做空,2021-03-31 20:10:00,2021-03-31 20:15:00,1901.03,1910.45,0.37,100.0,0.0194,-0.18,0.02,-0.2,flip -16026,做多,2021-03-31 20:15:00,2021-03-31 20:25:00,1910.45,1931.97,0.37,100.0,0.0192,0.41,0.02,0.39,tp_upper -16027,做多,2021-03-31 21:45:00,2021-03-31 21:50:00,1937.21,1931.93,0.37,100.0,0.0191,-0.1,0.02,-0.12,flip -16028,做空,2021-03-31 21:50:00,2021-03-31 21:55:00,1931.93,1934.09,0.37,100.0,0.0191,-0.04,0.02,-0.06,flip -16029,做多,2021-03-31 21:55:00,2021-03-31 22:05:00,1934.09,1937.05,0.37,100.0,0.019,0.06,0.02,0.04,flip -16030,做空,2021-03-31 22:05:00,2021-03-31 22:15:00,1937.05,1932.48,0.37,100.0,0.019,0.09,0.02,0.07,tp_lower -16031,做多,2021-03-31 23:15:00,2021-03-31 23:30:00,1922.46,1921.92,0.37,100.0,0.0192,-0.01,0.02,-0.03,flip -16032,做空,2021-03-31 23:30:00,2021-03-31 23:55:00,1921.92,1923.07,0.37,100.0,0.0192,-0.02,0.02,-0.04,flip -16033,做多,2021-03-31 23:55:00,2021-04-01 00:00:00,1923.07,1940.29,0.37,100.0,0.0191,0.33,0.02,0.31,tp_upper -16034,做多,2021-04-01 01:30:00,2021-04-01 01:50:00,1938.99,1939.83,0.38,100.0,0.0196,0.02,0.02,-0.0,tp_upper -16035,做多,2021-04-01 02:30:00,2021-04-01 04:00:00,1934.53,1923.98,0.38,100.0,0.0197,-0.21,0.02,-0.23,flip -16036,做空,2021-04-01 04:00:00,2021-04-01 04:05:00,1923.98,1927.35,0.38,100.0,0.0196,-0.07,0.02,-0.09,flip -16037,做多,2021-04-01 04:05:00,2021-04-01 04:10:00,1927.35,1927.29,0.38,100.0,0.0196,-0.0,0.02,-0.02,flip -16038,做空,2021-04-01 04:10:00,2021-04-01 04:50:00,1927.29,1912.94,0.38,100.0,0.0195,0.28,0.02,0.26,tp_lower -16039,做多,2021-04-01 06:00:00,2021-04-01 06:05:00,1920.01,1918.9,0.38,100.0,0.0197,-0.02,0.02,-0.04,flip -16040,做空,2021-04-01 06:05:00,2021-04-01 07:00:00,1918.9,1913.11,0.38,100.0,0.0197,0.11,0.02,0.1,tp_lower -16041,做多,2021-04-01 07:10:00,2021-04-01 07:20:00,1920.49,1926.95,0.38,100.0,0.0197,0.13,0.02,0.11,tp_upper -16042,做多,2021-04-01 07:50:00,2021-04-01 08:00:00,1929.72,1931.39,0.38,100.0,0.0197,0.03,0.02,0.01,tp_upper -16043,做多,2021-04-01 12:00:00,2021-04-01 12:25:00,1924.01,1926.26,0.38,100.0,0.0197,0.04,0.02,0.03,flip -16044,做空,2021-04-01 12:25:00,2021-04-01 12:45:00,1926.26,1923.51,0.38,100.0,0.0197,0.05,0.02,0.04,flip -16045,做多,2021-04-01 12:45:00,2021-04-01 13:00:00,1923.51,1929.0,0.38,100.0,0.0198,0.11,0.02,0.09,tp_upper -16046,做多,2021-04-01 14:55:00,2021-04-01 15:15:00,1933.66,1943.0,0.38,100.0,0.0197,0.18,0.02,0.16,tp_upper -16047,做多,2021-04-01 16:45:00,2021-04-01 17:00:00,1946.22,1947.54,0.38,100.0,0.0196,0.03,0.02,0.01,tp_upper -16048,做多,2021-04-01 18:25:00,2021-04-01 20:15:00,1939.5,1977.42,0.38,100.0,0.0197,0.75,0.02,0.73,tp_upper -16049,做多,2021-04-01 20:25:00,2021-04-01 20:30:00,1980.09,1984.2,0.39,100.0,0.0197,0.08,0.02,0.06,tp_upper -16050,做多,2021-04-01 20:40:00,2021-04-01 20:45:00,1978.43,1975.07,0.39,100.0,0.0197,-0.07,0.02,-0.09,flip -16051,做空,2021-04-01 20:45:00,2021-04-01 21:00:00,1975.07,1975.1,0.39,100.0,0.0197,-0.0,0.02,-0.02,flip -16052,做多,2021-04-01 21:00:00,2021-04-01 22:55:00,1975.1,1972.96,0.39,100.0,0.0197,-0.04,0.02,-0.06,tp_upper -16053,做多,2021-04-02 01:00:00,2021-04-02 01:05:00,1964.56,1963.94,0.39,100.0,0.0201,-0.01,0.02,-0.03,flip -16054,做空,2021-04-02 01:05:00,2021-04-02 03:20:00,1963.94,2005.35,0.39,100.0,0.02,-0.83,0.02,-0.85,flip -16055,做多,2021-04-02 03:20:00,2021-04-02 03:30:00,2005.35,2004.83,0.38,100.0,0.0192,-0.01,0.02,-0.03,flip -16056,做空,2021-04-02 03:30:00,2021-04-02 03:45:00,2004.83,1997.25,0.38,100.0,0.0192,0.15,0.02,0.13,tp_lower -16057,做多,2021-04-02 04:40:00,2021-04-02 05:05:00,1998.81,1998.44,0.39,100.0,0.0193,-0.01,0.02,-0.03,flip -16058,做空,2021-04-02 05:05:00,2021-04-02 05:15:00,1998.44,1998.03,0.39,100.0,0.0193,0.01,0.02,-0.01,flip -16059,做多,2021-04-02 05:15:00,2021-04-02 05:25:00,1998.03,1998.1,0.38,100.0,0.0193,0.0,0.02,-0.02,flip -16060,做空,2021-04-02 05:25:00,2021-04-02 05:40:00,1998.1,1995.71,0.38,100.0,0.0192,0.05,0.02,0.03,tp_lower -16061,做多,2021-04-02 05:45:00,2021-04-02 06:25:00,1996.19,1994.88,0.38,100.0,0.0193,-0.03,0.02,-0.04,flip -16062,做空,2021-04-02 06:25:00,2021-04-02 06:35:00,1994.88,1989.76,0.38,100.0,0.0192,0.1,0.02,0.08,tp_lower -16063,做多,2021-04-02 06:45:00,2021-04-02 06:50:00,2000.2,2000.67,0.38,100.0,0.0192,0.01,0.02,-0.01,tp_upper -16064,做多,2021-04-02 07:45:00,2021-04-02 07:50:00,2002.46,2000.59,0.38,100.0,0.0192,-0.04,0.02,-0.06,flip -16065,做空,2021-04-02 07:50:00,2021-04-02 08:00:00,2000.59,2005.19,0.38,100.0,0.0192,-0.09,0.02,-0.11,flip -16066,做多,2021-04-02 08:00:00,2021-04-02 08:20:00,2005.19,2005.75,0.38,100.0,0.0191,0.01,0.02,-0.01,flip -16067,做空,2021-04-02 08:20:00,2021-04-02 08:35:00,2005.75,1998.52,0.38,100.0,0.019,0.14,0.02,0.12,tp_lower -16068,做多,2021-04-02 09:35:00,2021-04-02 09:40:00,1999.99,1997.49,0.38,100.0,0.0191,-0.05,0.02,-0.07,flip -16069,做空,2021-04-02 09:40:00,2021-04-02 09:45:00,1997.49,1999.53,0.38,100.0,0.0191,-0.04,0.02,-0.06,flip -16070,做多,2021-04-02 09:45:00,2021-04-02 09:50:00,1999.53,1996.95,0.38,100.0,0.0191,-0.05,0.02,-0.07,flip -16071,做空,2021-04-02 09:50:00,2021-04-02 09:55:00,1996.95,1998.87,0.38,100.0,0.019,-0.04,0.02,-0.06,flip -16072,做多,2021-04-02 09:55:00,2021-04-02 10:00:00,1998.87,1997.86,0.38,100.0,0.019,-0.02,0.02,-0.04,flip -16073,做空,2021-04-02 10:00:00,2021-04-02 10:15:00,1997.86,1996.63,0.38,100.0,0.019,0.02,0.02,0.0,flip -16074,做多,2021-04-02 10:15:00,2021-04-02 10:35:00,1996.63,2001.04,0.38,100.0,0.019,0.08,0.02,0.06,tp_upper -16075,做多,2021-04-02 12:30:00,2021-04-02 12:40:00,2004.8,2001.5,0.38,100.0,0.0189,-0.06,0.02,-0.08,flip -16076,做空,2021-04-02 12:40:00,2021-04-02 12:50:00,2001.5,2003.8,0.38,100.0,0.0189,-0.04,0.02,-0.06,flip -16077,做多,2021-04-02 12:50:00,2021-04-02 13:05:00,2003.8,2001.38,0.38,100.0,0.0188,-0.05,0.02,-0.06,flip -16078,做空,2021-04-02 13:05:00,2021-04-02 13:10:00,2001.38,2002.07,0.38,100.0,0.0188,-0.01,0.02,-0.03,tp_lower -16079,做多,2021-04-02 13:45:00,2021-04-02 13:50:00,2003.7,2002.8,0.38,100.0,0.0188,-0.02,0.02,-0.04,flip -16080,做空,2021-04-02 13:50:00,2021-04-02 16:15:00,2002.8,2059.18,0.38,100.0,0.0188,-1.06,0.02,-1.08,tp_lower -16081,做多,2021-04-02 16:30:00,2021-04-02 16:35:00,2071.9,2071.58,0.36,100.0,0.0176,-0.01,0.02,-0.02,flip -16082,做空,2021-04-02 16:35:00,2021-04-02 16:50:00,2071.58,2056.87,0.36,100.0,0.0176,0.26,0.02,0.24,tp_lower -16083,做多,2021-04-02 18:10:00,2021-04-02 18:20:00,2064.59,2054.77,0.37,100.0,0.0178,-0.17,0.02,-0.19,flip -16084,做空,2021-04-02 18:20:00,2021-04-02 18:25:00,2054.77,2054.9,0.36,100.0,0.0177,-0.0,0.02,-0.02,flip -16085,做多,2021-04-02 18:25:00,2021-04-02 18:35:00,2054.9,2056.68,0.36,100.0,0.0177,0.03,0.02,0.01,flip -16086,做空,2021-04-02 18:35:00,2021-04-02 18:50:00,2056.68,2059.48,0.36,100.0,0.0177,-0.05,0.02,-0.07,tp_lower -16087,做多,2021-04-02 18:50:00,2021-04-02 19:00:00,2059.48,2049.01,0.36,100.0,0.0176,-0.18,0.02,-0.2,flip -16088,做空,2021-04-02 19:00:00,2021-04-02 19:05:00,2049.01,2041.12,0.36,100.0,0.0176,0.14,0.02,0.12,tp_lower -16089,做多,2021-04-02 19:15:00,2021-04-02 19:40:00,2056.13,2073.08,0.36,100.0,0.0176,0.3,0.02,0.28,tp_upper -16090,做多,2021-04-02 21:35:00,2021-04-02 22:05:00,2094.44,2092.83,0.36,100.0,0.0174,-0.03,0.02,-0.05,flip -16091,做空,2021-04-02 22:05:00,2021-04-02 22:10:00,2092.83,2095.11,0.36,100.0,0.0174,-0.04,0.02,-0.06,flip -16092,做多,2021-04-02 22:10:00,2021-04-02 22:25:00,2095.11,2102.32,0.36,100.0,0.0173,0.12,0.02,0.11,tp_upper -16093,做多,2021-04-03 00:55:00,2021-04-03 02:45:00,2129.04,2108.05,0.38,100.0,0.0177,-0.37,0.02,-0.39,flip -16094,做空,2021-04-03 02:45:00,2021-04-03 03:20:00,2108.05,2107.28,0.37,100.0,0.0177,0.01,0.02,-0.01,flip -16095,做多,2021-04-03 03:20:00,2021-04-03 03:25:00,2107.28,2105.97,0.37,100.0,0.0177,-0.02,0.02,-0.04,flip -16096,做空,2021-04-03 03:25:00,2021-04-03 03:40:00,2105.97,2098.0,0.37,100.0,0.0177,0.14,0.02,0.12,tp_lower -16097,做多,2021-04-03 04:15:00,2021-04-03 04:25:00,2102.27,2105.67,0.37,100.0,0.0178,0.06,0.02,0.04,flip -16098,做空,2021-04-03 04:25:00,2021-04-03 04:35:00,2105.67,2103.25,0.37,100.0,0.0178,0.04,0.02,0.02,flip -16099,做多,2021-04-03 04:35:00,2021-04-03 04:40:00,2103.25,2100.3,0.37,100.0,0.0178,-0.05,0.02,-0.07,flip -16100,做空,2021-04-03 04:40:00,2021-04-03 04:45:00,2100.3,2102.02,0.37,100.0,0.0178,-0.03,0.02,-0.05,flip -16101,做多,2021-04-03 04:45:00,2021-04-03 05:00:00,2102.02,2102.49,0.37,100.0,0.0177,0.01,0.02,-0.01,flip -16102,做空,2021-04-03 05:00:00,2021-04-03 05:10:00,2102.49,2109.17,0.37,100.0,0.0177,-0.12,0.02,-0.14,flip -16103,做多,2021-04-03 05:10:00,2021-04-03 05:15:00,2109.17,2108.38,0.37,100.0,0.0176,-0.01,0.02,-0.03,tp_upper -16104,做多,2021-04-03 05:30:00,2021-04-03 05:55:00,2101.67,2109.79,0.37,100.0,0.0176,0.14,0.02,0.12,tp_upper -16105,做多,2021-04-03 07:25:00,2021-04-03 07:40:00,2120.94,2120.23,0.37,100.0,0.0175,-0.01,0.02,-0.03,flip -16106,做空,2021-04-03 07:40:00,2021-04-03 08:00:00,2120.23,2118.2,0.37,100.0,0.0175,0.04,0.02,0.02,flip -16107,做多,2021-04-03 08:00:00,2021-04-03 08:10:00,2118.2,2126.36,0.37,100.0,0.0175,0.14,0.02,0.12,tp_upper -16108,做多,2021-04-03 09:50:00,2021-04-03 10:20:00,2108.0,2113.06,0.37,100.0,0.0176,0.09,0.02,0.07,tp_upper -16109,做多,2021-04-03 11:05:00,2021-04-03 11:10:00,2110.0,2106.11,0.37,100.0,0.0176,-0.07,0.02,-0.09,flip -16110,做空,2021-04-03 11:10:00,2021-04-03 11:20:00,2106.11,2106.44,0.37,100.0,0.0176,-0.01,0.02,-0.02,flip -16111,做多,2021-04-03 11:20:00,2021-04-03 12:15:00,2106.44,2105.0,0.37,100.0,0.0176,-0.03,0.02,-0.04,flip -16112,做空,2021-04-03 12:15:00,2021-04-03 12:35:00,2105.0,2105.96,0.37,100.0,0.0176,-0.02,0.02,-0.04,flip -16113,做多,2021-04-03 12:35:00,2021-04-03 12:40:00,2105.96,2103.02,0.37,100.0,0.0175,-0.05,0.02,-0.07,flip -16114,做空,2021-04-03 12:40:00,2021-04-03 12:45:00,2103.02,2111.67,0.37,100.0,0.0175,-0.15,0.02,-0.17,flip -16115,做多,2021-04-03 12:45:00,2021-04-03 12:50:00,2111.67,2107.61,0.37,100.0,0.0174,-0.07,0.02,-0.09,tp_upper -16116,做多,2021-04-03 13:05:00,2021-04-03 13:15:00,2105.68,2110.31,0.37,100.0,0.0174,0.08,0.02,0.06,tp_upper -16117,做多,2021-04-03 16:15:00,2021-04-03 16:20:00,2091.95,2086.55,0.37,100.0,0.0175,-0.09,0.02,-0.11,flip -16118,做空,2021-04-03 16:20:00,2021-04-03 16:25:00,2086.55,2090.0,0.36,100.0,0.0175,-0.06,0.02,-0.08,flip -16119,做多,2021-04-03 16:25:00,2021-04-03 16:30:00,2090.0,2087.32,0.36,100.0,0.0174,-0.05,0.02,-0.06,flip -16120,做空,2021-04-03 16:30:00,2021-04-03 16:45:00,2087.32,2083.71,0.36,100.0,0.0174,0.06,0.02,0.04,flip -16121,做多,2021-04-03 16:45:00,2021-04-03 19:00:00,2083.71,2074.96,0.36,100.0,0.0174,-0.15,0.02,-0.17,tp_upper -16122,做多,2021-04-03 21:05:00,2021-04-03 23:30:00,2077.31,2038.65,0.36,100.0,0.0174,-0.67,0.02,-0.69,flip -16123,做空,2021-04-03 23:30:00,2021-04-03 23:45:00,2038.65,2013.22,0.35,100.0,0.0174,0.44,0.02,0.42,tp_lower -16124,做多,2021-04-04 00:40:00,2021-04-04 00:45:00,2028.51,2019.52,0.37,100.0,0.0182,-0.16,0.02,-0.18,flip -16125,做空,2021-04-04 00:45:00,2021-04-04 01:00:00,2019.52,1998.81,0.37,100.0,0.0182,0.38,0.02,0.36,tp_lower -16126,做多,2021-04-04 01:45:00,2021-04-04 03:00:00,2008.18,2016.13,0.37,100.0,0.0184,0.15,0.02,0.13,flip -16127,做空,2021-04-04 03:00:00,2021-04-04 03:15:00,2016.13,2008.14,0.37,100.0,0.0184,0.15,0.02,0.13,tp_lower -16128,做多,2021-04-04 03:45:00,2021-04-04 03:50:00,2019.03,2017.47,0.37,100.0,0.0184,-0.03,0.02,-0.05,flip -16129,做空,2021-04-04 03:50:00,2021-04-04 04:10:00,2017.47,2017.93,0.37,100.0,0.0184,-0.01,0.02,-0.03,flip -16130,做多,2021-04-04 04:10:00,2021-04-04 04:20:00,2017.93,2021.24,0.37,100.0,0.0184,0.06,0.02,0.04,tp_upper -16131,做多,2021-04-04 04:45:00,2021-04-04 04:55:00,2017.37,2016.2,0.37,100.0,0.0184,-0.02,0.02,-0.04,flip -16132,做空,2021-04-04 04:55:00,2021-04-04 05:00:00,2016.2,2024.66,0.37,100.0,0.0184,-0.16,0.02,-0.17,flip -16133,做多,2021-04-04 05:00:00,2021-04-04 05:10:00,2024.66,2020.79,0.37,100.0,0.0182,-0.07,0.02,-0.09,tp_upper -16134,做多,2021-04-04 05:45:00,2021-04-04 05:50:00,2020.32,2015.35,0.37,100.0,0.0182,-0.09,0.02,-0.11,flip -16135,做空,2021-04-04 05:50:00,2021-04-04 05:55:00,2015.35,2017.03,0.37,100.0,0.0182,-0.03,0.02,-0.05,tp_lower -16136,做多,2021-04-04 05:55:00,2021-04-04 06:05:00,2017.03,2012.96,0.37,100.0,0.0181,-0.07,0.02,-0.09,flip -16137,做空,2021-04-04 06:05:00,2021-04-04 06:15:00,2012.96,2007.46,0.36,100.0,0.0181,0.1,0.02,0.08,tp_lower -16138,做多,2021-04-04 06:30:00,2021-04-04 06:40:00,2015.79,2013.78,0.37,100.0,0.0181,-0.04,0.02,-0.05,flip -16139,做空,2021-04-04 06:40:00,2021-04-04 06:45:00,2013.78,2019.15,0.36,100.0,0.0181,-0.1,0.02,-0.12,flip -16140,做多,2021-04-04 06:45:00,2021-04-04 06:50:00,2019.15,2017.11,0.36,100.0,0.018,-0.04,0.02,-0.05,flip -16141,做空,2021-04-04 06:50:00,2021-04-04 09:40:00,2017.11,2050.52,0.36,100.0,0.018,-0.6,0.02,-0.62,flip -16142,做多,2021-04-04 09:40:00,2021-04-04 09:45:00,2050.52,2054.62,0.36,100.0,0.0174,0.07,0.02,0.05,tp_upper -16143,做多,2021-04-04 10:35:00,2021-04-04 11:00:00,2059.25,2052.54,0.36,100.0,0.0173,-0.12,0.02,-0.13,flip -16144,做空,2021-04-04 11:00:00,2021-04-04 11:15:00,2052.54,2057.61,0.36,100.0,0.0173,-0.09,0.02,-0.11,flip -16145,做多,2021-04-04 11:15:00,2021-04-04 11:35:00,2057.61,2055.24,0.35,100.0,0.0172,-0.04,0.02,-0.06,flip -16146,做空,2021-04-04 11:35:00,2021-04-04 11:40:00,2055.24,2044.31,0.35,100.0,0.0172,0.19,0.02,0.17,tp_lower -16147,做多,2021-04-04 12:10:00,2021-04-04 12:15:00,2055.56,2067.07,0.35,100.0,0.0172,0.2,0.02,0.18,tp_upper -16148,做多,2021-04-04 15:25:00,2021-04-04 15:30:00,2090.26,2087.61,0.36,100.0,0.017,-0.05,0.02,-0.06,tp_upper -16149,做多,2021-04-04 15:50:00,2021-04-04 17:10:00,2083.54,2077.3,0.36,100.0,0.0171,-0.11,0.02,-0.12,flip -16150,做空,2021-04-04 17:10:00,2021-04-04 18:15:00,2077.3,2083.08,0.35,100.0,0.017,-0.1,0.02,-0.12,flip -16151,做多,2021-04-04 18:15:00,2021-04-04 18:20:00,2083.08,2083.0,0.35,100.0,0.0169,-0.0,0.02,-0.02,flip -16152,做空,2021-04-04 18:20:00,2021-04-04 18:30:00,2083.0,2076.16,0.35,100.0,0.0169,0.12,0.02,0.1,tp_lower -16153,做多,2021-04-04 20:50:00,2021-04-04 21:00:00,2064.73,2062.63,0.35,100.0,0.0171,-0.04,0.02,-0.05,flip -16154,做空,2021-04-04 21:00:00,2021-04-04 21:10:00,2062.63,2064.99,0.35,100.0,0.0171,-0.04,0.02,-0.06,flip -16155,做多,2021-04-04 21:10:00,2021-04-04 21:45:00,2064.99,2070.61,0.35,100.0,0.017,0.1,0.02,0.08,tp_upper -16156,做多,2021-04-04 22:15:00,2021-04-04 22:40:00,2067.08,2067.41,0.35,100.0,0.017,0.01,0.02,-0.01,flip -16157,做空,2021-04-04 22:40:00,2021-04-04 22:45:00,2067.41,2068.31,0.35,100.0,0.017,-0.02,0.02,-0.03,flip -16158,做多,2021-04-04 22:45:00,2021-04-04 22:50:00,2068.31,2067.31,0.35,100.0,0.017,-0.02,0.02,-0.03,flip -16159,做空,2021-04-04 22:50:00,2021-04-04 22:55:00,2067.31,2072.07,0.35,100.0,0.017,-0.08,0.02,-0.1,flip -16160,做多,2021-04-04 22:55:00,2021-04-04 23:00:00,2072.07,2072.19,0.35,100.0,0.0169,0.0,0.02,-0.02,tp_upper -16161,做多,2021-04-05 00:15:00,2021-04-05 00:25:00,2077.69,2075.9,0.36,100.0,0.0174,-0.03,0.02,-0.05,flip -16162,做空,2021-04-05 00:25:00,2021-04-05 00:30:00,2075.9,2073.59,0.36,100.0,0.0174,0.04,0.02,0.02,tp_lower -16163,做多,2021-04-05 03:15:00,2021-04-05 03:20:00,2052.35,2048.74,0.36,100.0,0.0176,-0.06,0.02,-0.08,flip -16164,做空,2021-04-05 03:20:00,2021-04-05 03:35:00,2048.74,2043.1,0.36,100.0,0.0176,0.1,0.02,0.08,tp_lower -16165,做多,2021-04-05 05:30:00,2021-04-05 05:35:00,2032.99,2029.3,0.36,100.0,0.0177,-0.07,0.02,-0.08,flip -16166,做空,2021-04-05 05:35:00,2021-04-05 05:45:00,2029.3,2025.02,0.36,100.0,0.0177,0.08,0.02,0.06,tp_lower -16167,做多,2021-04-05 06:35:00,2021-04-05 06:45:00,2020.99,2021.35,0.36,100.0,0.0178,0.01,0.02,-0.01,flip -16168,做空,2021-04-05 06:45:00,2021-04-05 07:05:00,2021.35,2026.3,0.36,100.0,0.0178,-0.09,0.02,-0.11,flip -16169,做多,2021-04-05 07:05:00,2021-04-05 07:15:00,2026.3,2020.21,0.36,100.0,0.0177,-0.11,0.02,-0.13,flip -16170,做空,2021-04-05 07:15:00,2021-04-05 08:25:00,2020.21,2019.15,0.36,100.0,0.0177,0.02,0.02,0.0,tp_lower -16171,做多,2021-04-05 08:30:00,2021-04-05 08:40:00,2020.89,2025.97,0.36,100.0,0.0176,0.09,0.02,0.07,flip -16172,做空,2021-04-05 08:40:00,2021-04-05 09:05:00,2025.97,2032.41,0.36,100.0,0.0176,-0.11,0.02,-0.13,flip -16173,做多,2021-04-05 09:05:00,2021-04-05 09:10:00,2032.41,2030.57,0.36,100.0,0.0175,-0.03,0.02,-0.05,tp_upper -16174,做多,2021-04-05 10:35:00,2021-04-05 10:50:00,2040.24,2048.0,0.36,100.0,0.0174,0.14,0.02,0.12,tp_upper -16175,做多,2021-04-05 13:30:00,2021-04-05 13:40:00,2063.41,2067.16,0.36,100.0,0.0173,0.06,0.02,0.05,tp_upper -16176,做多,2021-04-05 13:40:00,2021-04-05 13:45:00,2067.16,2073.78,0.36,100.0,0.0172,0.11,0.02,0.1,tp_upper -16177,做多,2021-04-05 15:50:00,2021-04-05 16:00:00,2113.76,2121.04,0.36,100.0,0.0169,0.12,0.02,0.11,tp_upper -16178,做多,2021-04-05 16:20:00,2021-04-05 16:25:00,2116.85,2116.27,0.36,100.0,0.0169,-0.01,0.02,-0.03,flip -16179,做空,2021-04-05 16:25:00,2021-04-05 16:30:00,2116.27,2122.99,0.36,100.0,0.0169,-0.11,0.02,-0.13,flip -16180,做多,2021-04-05 16:30:00,2021-04-05 16:45:00,2122.99,2115.68,0.36,100.0,0.0168,-0.12,0.02,-0.14,flip -16181,做空,2021-04-05 16:45:00,2021-04-05 16:55:00,2115.68,2116.23,0.35,100.0,0.0168,-0.01,0.02,-0.03,flip -16182,做多,2021-04-05 16:55:00,2021-04-05 18:00:00,2116.23,2112.51,0.35,100.0,0.0167,-0.06,0.02,-0.08,flip -16183,做空,2021-04-05 18:00:00,2021-04-05 18:20:00,2112.51,2099.71,0.35,100.0,0.0167,0.21,0.02,0.2,tp_lower -16184,做多,2021-04-05 18:35:00,2021-04-05 18:40:00,2109.3,2107.28,0.35,100.0,0.0168,-0.03,0.02,-0.05,flip -16185,做空,2021-04-05 18:40:00,2021-04-05 19:00:00,2107.28,2106.51,0.35,100.0,0.0168,0.01,0.02,-0.0,flip -16186,做多,2021-04-05 19:00:00,2021-04-05 19:15:00,2106.51,2108.15,0.35,100.0,0.0168,0.03,0.02,0.01,tp_upper -16187,做多,2021-04-05 19:40:00,2021-04-05 19:45:00,2107.76,2108.19,0.35,100.0,0.0168,0.01,0.02,-0.01,tp_upper -16188,做多,2021-04-05 19:55:00,2021-04-05 20:00:00,2108.97,2109.0,0.35,100.0,0.0168,0.0,0.02,-0.02,tp_upper -16189,做多,2021-04-05 20:10:00,2021-04-05 20:15:00,2105.54,2109.35,0.35,100.0,0.0168,0.06,0.02,0.05,tp_upper -16190,做多,2021-04-05 20:15:00,2021-04-05 20:20:00,2109.35,2118.69,0.35,100.0,0.0168,0.16,0.02,0.14,tp_upper -16191,做多,2021-04-05 21:00:00,2021-04-05 21:25:00,2121.06,2114.39,0.35,100.0,0.0167,-0.11,0.02,-0.13,flip -16192,做空,2021-04-05 21:25:00,2021-04-05 21:40:00,2114.39,2116.92,0.35,100.0,0.0167,-0.04,0.02,-0.06,flip -16193,做多,2021-04-05 21:40:00,2021-04-05 21:45:00,2116.92,2115.64,0.35,100.0,0.0166,-0.02,0.02,-0.04,flip -16194,做空,2021-04-05 21:45:00,2021-04-05 21:55:00,2115.64,2114.21,0.35,100.0,0.0166,0.02,0.02,0.01,flip -16195,做多,2021-04-05 21:55:00,2021-04-05 22:15:00,2114.21,2112.32,0.35,100.0,0.0166,-0.03,0.02,-0.05,flip -16196,做空,2021-04-05 22:15:00,2021-04-05 22:20:00,2112.32,2115.69,0.35,100.0,0.0166,-0.06,0.02,-0.07,flip -16197,做多,2021-04-05 22:20:00,2021-04-05 22:35:00,2115.69,2113.07,0.35,100.0,0.0166,-0.04,0.02,-0.06,flip -16198,做空,2021-04-05 22:35:00,2021-04-05 22:40:00,2113.07,2119.0,0.35,100.0,0.0165,-0.1,0.02,-0.12,flip -16199,做多,2021-04-05 22:40:00,2021-04-05 22:45:00,2119.0,2125.33,0.35,100.0,0.0164,0.1,0.02,0.09,tp_upper -16200,做多,2021-04-05 23:55:00,2021-04-06 00:05:00,2110.35,2132.29,0.35,100.0,0.0165,0.36,0.02,0.34,tp_upper -16201,做多,2021-04-06 01:25:00,2021-04-06 01:30:00,2138.32,2136.96,0.36,100.0,0.0171,-0.02,0.02,-0.04,flip -16202,做空,2021-04-06 01:30:00,2021-04-06 02:00:00,2136.96,2112.36,0.36,100.0,0.017,0.42,0.02,0.4,tp_lower -16203,做多,2021-04-06 02:35:00,2021-04-06 03:15:00,2127.74,2128.65,0.37,100.0,0.0173,0.02,0.02,-0.0,flip -16204,做空,2021-04-06 03:15:00,2021-04-06 03:40:00,2128.65,2127.61,0.37,100.0,0.0173,0.02,0.02,-0.0,flip -16205,做多,2021-04-06 03:40:00,2021-04-06 04:55:00,2127.61,2125.16,0.37,100.0,0.0173,-0.04,0.02,-0.06,flip -16206,做空,2021-04-06 04:55:00,2021-04-06 06:05:00,2125.16,2128.99,0.37,100.0,0.0173,-0.07,0.02,-0.08,flip -16207,做多,2021-04-06 06:05:00,2021-04-06 06:10:00,2128.99,2127.32,0.37,100.0,0.0172,-0.03,0.02,-0.05,flip -16208,做空,2021-04-06 06:10:00,2021-04-06 06:25:00,2127.32,2132.56,0.37,100.0,0.0172,-0.09,0.02,-0.11,flip -16209,做多,2021-04-06 06:25:00,2021-04-06 06:50:00,2132.56,2130.98,0.36,100.0,0.0171,-0.03,0.02,-0.05,flip -16210,做空,2021-04-06 06:50:00,2021-04-06 06:55:00,2130.98,2134.4,0.36,100.0,0.017,-0.06,0.02,-0.08,flip -16211,做多,2021-04-06 06:55:00,2021-04-06 07:00:00,2134.4,2131.66,0.36,100.0,0.017,-0.05,0.02,-0.06,flip -16212,做空,2021-04-06 07:00:00,2021-04-06 07:25:00,2131.66,2123.51,0.36,100.0,0.017,0.14,0.02,0.12,tp_lower -16213,做多,2021-04-06 09:05:00,2021-04-06 09:15:00,2103.22,2112.21,0.36,100.0,0.0172,0.15,0.02,0.14,tp_upper -16214,做多,2021-04-06 11:25:00,2021-04-06 11:30:00,2119.83,2110.72,0.36,100.0,0.0172,-0.16,0.02,-0.17,flip -16215,做空,2021-04-06 11:30:00,2021-04-06 11:35:00,2110.72,2117.95,0.36,100.0,0.0171,-0.12,0.02,-0.14,flip -16216,做多,2021-04-06 11:35:00,2021-04-06 11:45:00,2117.95,2115.99,0.36,100.0,0.017,-0.03,0.02,-0.05,flip -16217,做空,2021-04-06 11:45:00,2021-04-06 11:55:00,2115.99,2116.42,0.36,100.0,0.017,-0.01,0.02,-0.03,flip -16218,做多,2021-04-06 11:55:00,2021-04-06 12:20:00,2116.42,2129.42,0.36,100.0,0.017,0.22,0.02,0.2,tp_upper -16219,做多,2021-04-06 13:00:00,2021-04-06 13:05:00,2121.83,2115.59,0.36,100.0,0.017,-0.11,0.02,-0.12,flip -16220,做空,2021-04-06 13:05:00,2021-04-06 13:25:00,2115.59,2115.05,0.36,100.0,0.017,0.01,0.02,-0.01,tp_lower -16221,做多,2021-04-06 15:35:00,2021-04-06 15:50:00,2082.38,2086.36,0.36,100.0,0.0172,0.07,0.02,0.05,tp_upper -16222,做多,2021-04-06 18:40:00,2021-04-06 19:00:00,2123.14,2119.79,0.36,100.0,0.0169,-0.06,0.02,-0.07,flip -16223,做空,2021-04-06 19:00:00,2021-04-06 19:05:00,2119.79,2119.64,0.36,100.0,0.0169,0.0,0.02,-0.02,tp_lower -16224,做多,2021-04-06 20:00:00,2021-04-06 20:05:00,2119.88,2117.62,0.36,100.0,0.0169,-0.04,0.02,-0.06,flip -16225,做空,2021-04-06 20:05:00,2021-04-06 20:20:00,2117.62,2123.16,0.36,100.0,0.0169,-0.09,0.02,-0.11,flip -16226,做多,2021-04-06 20:20:00,2021-04-06 21:10:00,2123.16,2116.17,0.36,100.0,0.0168,-0.12,0.02,-0.13,flip -16227,做空,2021-04-06 21:10:00,2021-04-06 21:20:00,2116.17,2106.4,0.35,100.0,0.0168,0.16,0.02,0.15,tp_lower -16228,做多,2021-04-06 21:45:00,2021-04-06 21:55:00,2121.3,2114.07,0.36,100.0,0.0168,-0.12,0.02,-0.14,flip -16229,做空,2021-04-06 21:55:00,2021-04-06 22:15:00,2114.07,2111.08,0.35,100.0,0.0168,0.05,0.02,0.03,flip -16230,做多,2021-04-06 22:15:00,2021-04-06 22:55:00,2111.08,2114.0,0.35,100.0,0.0168,0.05,0.02,0.03,flip -16231,做空,2021-04-06 22:55:00,2021-04-06 23:05:00,2114.0,2116.85,0.35,100.0,0.0168,-0.05,0.02,-0.07,flip -16232,做多,2021-04-06 23:05:00,2021-04-06 23:45:00,2116.85,2115.5,0.35,100.0,0.0167,-0.02,0.02,-0.04,flip -16233,做空,2021-04-06 23:45:00,2021-04-06 23:50:00,2115.5,2116.12,0.35,100.0,0.0167,-0.01,0.02,-0.03,flip -16234,做多,2021-04-06 23:50:00,2021-04-07 00:10:00,2116.12,2127.37,0.35,100.0,0.0167,0.19,0.02,0.17,tp_upper -16235,做多,2021-04-07 01:55:00,2021-04-07 02:20:00,2100.59,2107.59,0.37,100.0,0.0174,0.12,0.02,0.1,tp_upper -16236,做多,2021-04-07 03:15:00,2021-04-07 03:20:00,2112.92,2116.85,0.37,100.0,0.0173,0.07,0.02,0.05,tp_upper -16237,做多,2021-04-07 03:40:00,2021-04-07 03:45:00,2111.87,2108.17,0.37,100.0,0.0173,-0.06,0.02,-0.08,flip -16238,做空,2021-04-07 03:45:00,2021-04-07 03:55:00,2108.17,2107.81,0.37,100.0,0.0173,0.01,0.02,-0.01,tp_lower -16239,做多,2021-04-07 05:10:00,2021-04-07 05:15:00,2097.29,2089.09,0.37,100.0,0.0174,-0.14,0.02,-0.16,flip -16240,做空,2021-04-07 05:15:00,2021-04-07 05:35:00,2089.09,2088.62,0.36,100.0,0.0174,0.01,0.02,-0.01,tp_lower -16241,做多,2021-04-07 05:35:00,2021-04-07 05:45:00,2088.62,2105.42,0.36,100.0,0.0174,0.29,0.02,0.27,tp_upper -16242,做多,2021-04-07 06:30:00,2021-04-07 06:35:00,2102.2,2097.08,0.37,100.0,0.0174,-0.09,0.02,-0.11,flip -16243,做空,2021-04-07 06:35:00,2021-04-07 07:00:00,2097.08,2077.06,0.36,100.0,0.0174,0.35,0.02,0.33,tp_lower -16244,做多,2021-04-07 08:50:00,2021-04-07 08:55:00,2072.36,2065.69,0.37,100.0,0.0177,-0.12,0.02,-0.14,flip -16245,做空,2021-04-07 08:55:00,2021-04-07 09:05:00,2065.69,2052.28,0.37,100.0,0.0177,0.24,0.02,0.22,tp_lower -16246,做多,2021-04-07 09:50:00,2021-04-07 10:00:00,2057.52,2047.31,0.37,100.0,0.0179,-0.18,0.02,-0.2,flip -16247,做空,2021-04-07 10:00:00,2021-04-07 10:10:00,2047.31,2058.88,0.37,100.0,0.0179,-0.21,0.02,-0.23,flip -16248,做多,2021-04-07 10:10:00,2021-04-07 10:15:00,2058.88,2052.33,0.36,100.0,0.0176,-0.12,0.02,-0.13,flip -16249,做空,2021-04-07 10:15:00,2021-04-07 10:35:00,2052.33,2038.24,0.36,100.0,0.0176,0.25,0.02,0.23,tp_lower -16250,做多,2021-04-07 12:45:00,2021-04-07 13:10:00,1982.41,1994.02,0.36,100.0,0.0184,0.21,0.02,0.19,tp_upper -16251,做多,2021-04-07 14:50:00,2021-04-07 15:15:00,1995.99,2006.02,0.37,100.0,0.0183,0.18,0.02,0.17,flip -16252,做空,2021-04-07 15:15:00,2021-04-07 15:30:00,2006.02,1991.35,0.37,100.0,0.0183,0.27,0.02,0.25,tp_lower -16253,做多,2021-04-07 16:05:00,2021-04-07 16:10:00,1995.96,1985.83,0.37,100.0,0.0185,-0.19,0.02,-0.21,flip -16254,做空,2021-04-07 16:10:00,2021-04-07 16:20:00,1985.83,1990.99,0.37,100.0,0.0185,-0.1,0.02,-0.11,flip -16255,做多,2021-04-07 16:20:00,2021-04-07 16:50:00,1990.99,2004.25,0.37,100.0,0.0184,0.24,0.02,0.23,tp_upper -16256,做多,2021-04-07 18:05:00,2021-04-07 18:15:00,1988.57,1983.46,0.37,100.0,0.0185,-0.09,0.02,-0.11,flip -16257,做空,2021-04-07 18:15:00,2021-04-07 18:40:00,1983.46,1980.55,0.37,100.0,0.0185,0.05,0.02,0.04,flip -16258,做多,2021-04-07 18:40:00,2021-04-07 18:45:00,1980.55,1974.69,0.37,100.0,0.0185,-0.11,0.02,-0.13,flip -16259,做空,2021-04-07 18:45:00,2021-04-07 19:00:00,1974.69,1952.37,0.37,100.0,0.0185,0.41,0.02,0.39,tp_lower -16260,做多,2021-04-07 19:25:00,2021-04-07 20:20:00,1966.49,1969.48,0.37,100.0,0.0188,0.06,0.02,0.04,flip -16261,做空,2021-04-07 20:20:00,2021-04-07 20:30:00,1969.48,1984.78,0.37,100.0,0.0188,-0.29,0.02,-0.31,flip -16262,做多,2021-04-07 20:30:00,2021-04-07 21:40:00,1984.78,1998.81,0.37,100.0,0.0184,0.26,0.02,0.24,tp_upper -16263,做多,2021-04-08 00:40:00,2021-04-08 00:45:00,1988.89,1987.35,0.38,100.0,0.019,-0.03,0.02,-0.05,flip -16264,做空,2021-04-08 00:45:00,2021-04-08 02:30:00,1987.35,1988.13,0.38,100.0,0.019,-0.01,0.02,-0.03,tp_lower -16265,做多,2021-04-08 02:50:00,2021-04-08 03:00:00,1992.15,1993.0,0.38,100.0,0.0189,0.02,0.02,-0.0,tp_upper -16266,做多,2021-04-08 03:10:00,2021-04-08 03:25:00,1992.52,1994.37,0.38,100.0,0.0189,0.03,0.02,0.02,tp_upper -16267,做多,2021-04-08 06:05:00,2021-04-08 06:15:00,2019.0,2017.26,0.38,100.0,0.0186,-0.03,0.02,-0.05,flip -16268,做空,2021-04-08 06:15:00,2021-04-08 06:20:00,2017.26,2021.64,0.38,100.0,0.0186,-0.08,0.02,-0.1,flip -16269,做多,2021-04-08 06:20:00,2021-04-08 06:25:00,2021.64,2017.86,0.37,100.0,0.0185,-0.07,0.02,-0.09,flip -16270,做空,2021-04-08 06:25:00,2021-04-08 06:55:00,2017.86,2019.83,0.37,100.0,0.0185,-0.04,0.02,-0.06,flip -16271,做多,2021-04-08 06:55:00,2021-04-08 07:00:00,2019.83,2025.75,0.37,100.0,0.0184,0.11,0.02,0.09,tp_upper -16272,做多,2021-04-08 07:35:00,2021-04-08 07:45:00,2020.42,2029.01,0.37,100.0,0.0185,0.16,0.02,0.14,tp_upper -16273,做多,2021-04-08 10:45:00,2021-04-08 11:20:00,2002.81,1997.95,0.37,100.0,0.0187,-0.09,0.02,-0.11,flip -16274,做空,2021-04-08 11:20:00,2021-04-08 11:25:00,1997.95,1998.36,0.37,100.0,0.0187,-0.01,0.02,-0.03,flip -16275,做多,2021-04-08 11:25:00,2021-04-08 11:40:00,1998.36,2002.77,0.37,100.0,0.0187,0.08,0.02,0.06,tp_upper -16276,做多,2021-04-08 12:00:00,2021-04-08 12:10:00,2001.54,2002.07,0.37,100.0,0.0186,0.01,0.02,-0.01,tp_upper -16277,做多,2021-04-08 15:40:00,2021-04-08 15:50:00,2045.57,2056.62,0.37,100.0,0.0182,0.2,0.02,0.18,tp_upper -16278,做多,2021-04-08 17:15:00,2021-04-08 17:20:00,2069.5,2067.91,0.37,100.0,0.0181,-0.03,0.02,-0.05,flip -16279,做空,2021-04-08 17:20:00,2021-04-08 17:30:00,2067.91,2063.57,0.37,100.0,0.0181,0.08,0.02,0.06,tp_lower -16280,做多,2021-04-08 18:15:00,2021-04-08 18:25:00,2064.25,2067.11,0.37,100.0,0.0181,0.05,0.02,0.03,flip -16281,做空,2021-04-08 18:25:00,2021-04-08 19:20:00,2067.11,2068.11,0.37,100.0,0.0181,-0.02,0.02,-0.04,flip -16282,做多,2021-04-08 19:20:00,2021-04-08 19:25:00,2068.11,2067.99,0.37,100.0,0.0181,-0.0,0.02,-0.02,flip -16283,做空,2021-04-08 19:25:00,2021-04-08 19:45:00,2067.99,2061.72,0.37,100.0,0.0181,0.11,0.02,0.09,tp_lower -16284,做多,2021-04-08 20:00:00,2021-04-08 20:25:00,2065.24,2064.54,0.37,100.0,0.0181,-0.01,0.02,-0.03,flip -16285,做空,2021-04-08 20:25:00,2021-04-08 20:35:00,2064.54,2054.23,0.37,100.0,0.0181,0.19,0.02,0.17,tp_lower -16286,做多,2021-04-09 02:35:00,2021-04-09 02:45:00,2087.0,2084.2,0.38,100.0,0.0184,-0.05,0.02,-0.07,flip -16287,做空,2021-04-09 02:45:00,2021-04-09 02:55:00,2084.2,2077.17,0.38,100.0,0.0183,0.13,0.02,0.11,tp_lower -16288,做多,2021-04-09 03:40:00,2021-04-09 03:45:00,2082.32,2076.15,0.38,100.0,0.0184,-0.11,0.02,-0.13,flip -16289,做空,2021-04-09 03:45:00,2021-04-09 03:50:00,2076.15,2072.64,0.38,100.0,0.0184,0.06,0.02,0.05,tp_lower -16290,做多,2021-04-09 04:10:00,2021-04-09 04:15:00,2079.44,2079.29,0.38,100.0,0.0184,-0.0,0.02,-0.02,flip -16291,做空,2021-04-09 04:15:00,2021-04-09 04:35:00,2079.29,2077.83,0.38,100.0,0.0183,0.03,0.02,0.01,flip -16292,做多,2021-04-09 04:35:00,2021-04-09 04:40:00,2077.83,2074.96,0.38,100.0,0.0183,-0.05,0.02,-0.07,flip -16293,做空,2021-04-09 04:40:00,2021-04-09 04:50:00,2074.96,2077.15,0.38,100.0,0.0183,-0.04,0.02,-0.06,flip -16294,做多,2021-04-09 04:50:00,2021-04-09 05:30:00,2077.15,2083.01,0.38,100.0,0.0183,0.11,0.02,0.09,tp_upper -16295,做多,2021-04-09 06:15:00,2021-04-09 06:45:00,2076.49,2079.99,0.38,100.0,0.0183,0.06,0.02,0.05,tp_upper -16296,做多,2021-04-09 07:15:00,2021-04-09 08:00:00,2074.73,2074.34,0.38,100.0,0.0183,-0.01,0.02,-0.03,flip -16297,做空,2021-04-09 08:00:00,2021-04-09 08:05:00,2074.34,2077.9,0.38,100.0,0.0183,-0.07,0.02,-0.08,flip -16298,做多,2021-04-09 08:05:00,2021-04-09 08:15:00,2077.9,2073.73,0.38,100.0,0.0182,-0.08,0.02,-0.09,flip -16299,做空,2021-04-09 08:15:00,2021-04-09 08:25:00,2073.73,2073.71,0.38,100.0,0.0182,0.0,0.02,-0.02,flip -16300,做多,2021-04-09 08:25:00,2021-04-09 09:10:00,2073.71,2070.87,0.38,100.0,0.0182,-0.05,0.02,-0.07,flip -16301,做空,2021-04-09 09:10:00,2021-04-09 09:15:00,2070.87,2074.46,0.38,100.0,0.0182,-0.07,0.02,-0.08,flip -16302,做多,2021-04-09 09:15:00,2021-04-09 09:20:00,2074.46,2071.97,0.38,100.0,0.0181,-0.05,0.02,-0.06,flip -16303,做空,2021-04-09 09:20:00,2021-04-09 09:25:00,2071.97,2074.45,0.37,100.0,0.0181,-0.04,0.02,-0.06,flip -16304,做多,2021-04-09 09:25:00,2021-04-09 09:35:00,2074.45,2074.17,0.37,100.0,0.018,-0.01,0.02,-0.02,flip -16305,做空,2021-04-09 09:35:00,2021-04-09 09:50:00,2074.17,2077.55,0.37,100.0,0.018,-0.06,0.02,-0.08,flip -16306,做多,2021-04-09 09:50:00,2021-04-09 09:55:00,2077.55,2082.27,0.37,100.0,0.0179,0.08,0.02,0.07,tp_upper -16307,做多,2021-04-09 11:05:00,2021-04-09 11:35:00,2088.65,2090.39,0.37,100.0,0.0179,0.03,0.02,0.01,flip -16308,做空,2021-04-09 11:35:00,2021-04-09 11:40:00,2090.39,2092.56,0.37,100.0,0.0178,-0.04,0.02,-0.06,flip -16309,做多,2021-04-09 11:40:00,2021-04-09 11:45:00,2092.56,2090.48,0.37,100.0,0.0178,-0.04,0.02,-0.06,flip -16310,做空,2021-04-09 11:45:00,2021-04-09 12:05:00,2090.48,2090.86,0.37,100.0,0.0178,-0.01,0.02,-0.03,flip -16311,做多,2021-04-09 12:05:00,2021-04-09 12:15:00,2090.86,2090.05,0.37,100.0,0.0177,-0.01,0.02,-0.03,flip -16312,做空,2021-04-09 12:15:00,2021-04-09 12:25:00,2090.05,2082.19,0.37,100.0,0.0177,0.14,0.02,0.12,tp_lower -16313,做多,2021-04-09 13:30:00,2021-04-09 13:40:00,2082.73,2082.66,0.37,100.0,0.0178,-0.0,0.02,-0.02,flip -16314,做空,2021-04-09 13:40:00,2021-04-09 13:45:00,2082.66,2078.42,0.37,100.0,0.0178,0.08,0.02,0.06,tp_lower -16315,做多,2021-04-09 13:50:00,2021-04-09 13:55:00,2085.69,2076.03,0.37,100.0,0.0178,-0.17,0.02,-0.19,flip -16316,做空,2021-04-09 13:55:00,2021-04-09 14:00:00,2076.03,2083.0,0.37,100.0,0.0178,-0.12,0.02,-0.14,tp_lower -16317,做多,2021-04-09 14:00:00,2021-04-09 14:05:00,2083.0,2080.06,0.37,100.0,0.0177,-0.05,0.02,-0.07,flip -16318,做空,2021-04-09 14:05:00,2021-04-09 14:15:00,2080.06,2078.68,0.37,100.0,0.0176,0.02,0.02,0.01,flip -16319,做多,2021-04-09 14:15:00,2021-04-09 16:50:00,2078.68,2071.79,0.37,100.0,0.0176,-0.12,0.02,-0.14,tp_upper -16320,做多,2021-04-09 18:55:00,2021-04-09 19:00:00,2079.99,2085.0,0.37,100.0,0.0176,0.09,0.02,0.07,tp_upper -16321,做多,2021-04-09 19:25:00,2021-04-09 19:40:00,2077.69,2078.42,0.37,100.0,0.0176,0.01,0.02,-0.01,flip -16322,做空,2021-04-09 19:40:00,2021-04-09 19:55:00,2078.42,2078.64,0.37,100.0,0.0176,-0.0,0.02,-0.02,flip -16323,做多,2021-04-09 19:55:00,2021-04-09 20:05:00,2078.64,2079.16,0.37,100.0,0.0176,0.01,0.02,-0.01,flip -16324,做空,2021-04-09 20:05:00,2021-04-09 20:30:00,2079.16,2078.18,0.36,100.0,0.0175,0.02,0.02,-0.0,flip -16325,做多,2021-04-09 20:30:00,2021-04-09 20:40:00,2078.18,2075.07,0.36,100.0,0.0175,-0.05,0.02,-0.07,flip -16326,做空,2021-04-09 20:40:00,2021-04-09 20:45:00,2075.07,2071.86,0.36,100.0,0.0175,0.06,0.02,0.04,tp_lower -16327,做多,2021-04-09 21:25:00,2021-04-09 21:45:00,2077.34,2078.28,0.36,100.0,0.0175,0.02,0.02,-0.0,tp_upper -16328,做多,2021-04-09 21:55:00,2021-04-09 22:00:00,2076.32,2076.08,0.36,100.0,0.0175,-0.0,0.02,-0.02,flip -16329,做空,2021-04-09 22:00:00,2021-04-09 22:15:00,2076.08,2073.64,0.36,100.0,0.0175,0.04,0.02,0.02,tp_lower -16330,做多,2021-04-09 22:25:00,2021-04-09 23:55:00,2073.29,2068.02,0.36,100.0,0.0175,-0.09,0.02,-0.11,flip -16331,做空,2021-04-09 23:55:00,2021-04-10 00:05:00,2068.02,2070.82,0.36,100.0,0.0175,-0.05,0.02,-0.07,flip -16332,做多,2021-04-10 00:05:00,2021-04-10 00:10:00,2070.82,2075.76,0.38,100.0,0.0182,0.09,0.02,0.07,tp_upper -16333,做多,2021-04-10 00:50:00,2021-04-10 01:00:00,2067.41,2066.01,0.38,100.0,0.0182,-0.03,0.02,-0.04,flip -16334,做空,2021-04-10 01:00:00,2021-04-10 01:10:00,2066.01,2068.03,0.38,100.0,0.0182,-0.04,0.02,-0.06,flip -16335,做多,2021-04-10 01:10:00,2021-04-10 01:35:00,2068.03,2078.43,0.38,100.0,0.0182,0.19,0.02,0.17,tp_upper -16336,做多,2021-04-10 05:50:00,2021-04-10 05:55:00,2182.07,2179.57,0.38,100.0,0.0173,-0.04,0.02,-0.06,flip -16337,做空,2021-04-10 05:55:00,2021-04-10 06:00:00,2179.57,2184.36,0.38,100.0,0.0173,-0.08,0.02,-0.1,flip -16338,做多,2021-04-10 06:00:00,2021-04-10 06:15:00,2184.36,2180.47,0.38,100.0,0.0172,-0.07,0.02,-0.09,flip -16339,做空,2021-04-10 06:15:00,2021-04-10 06:40:00,2180.47,2172.36,0.37,100.0,0.0172,0.14,0.02,0.12,tp_lower -16340,做多,2021-04-10 06:50:00,2021-04-10 06:55:00,2179.35,2173.87,0.38,100.0,0.0172,-0.09,0.02,-0.11,flip -16341,做空,2021-04-10 06:55:00,2021-04-10 07:00:00,2173.87,2172.0,0.37,100.0,0.0172,0.03,0.02,0.01,tp_lower -16342,做多,2021-04-10 07:10:00,2021-04-10 07:15:00,2178.39,2176.28,0.37,100.0,0.0172,-0.04,0.02,-0.05,flip -16343,做空,2021-04-10 07:15:00,2021-04-10 07:20:00,2176.28,2170.18,0.37,100.0,0.0171,0.1,0.02,0.09,tp_lower -16344,做多,2021-04-10 08:00:00,2021-04-10 08:05:00,2179.9,2176.83,0.37,100.0,0.0171,-0.05,0.02,-0.07,tp_upper -16345,做多,2021-04-10 08:40:00,2021-04-10 08:45:00,2176.4,2170.55,0.37,100.0,0.0171,-0.1,0.02,-0.12,flip -16346,做空,2021-04-10 08:45:00,2021-04-10 08:55:00,2170.55,2168.68,0.37,100.0,0.0171,0.03,0.02,0.01,flip -16347,做多,2021-04-10 08:55:00,2021-04-10 09:55:00,2168.68,2172.23,0.37,100.0,0.0171,0.06,0.02,0.04,flip -16348,做空,2021-04-10 09:55:00,2021-04-10 10:10:00,2172.23,2173.81,0.37,100.0,0.0171,-0.03,0.02,-0.05,flip -16349,做多,2021-04-10 10:10:00,2021-04-10 10:15:00,2173.81,2171.02,0.37,100.0,0.0171,-0.05,0.02,-0.07,flip -16350,做空,2021-04-10 10:15:00,2021-04-10 10:40:00,2171.02,2168.15,0.37,100.0,0.017,0.05,0.02,0.03,tp_lower -16351,做多,2021-04-10 11:20:00,2021-04-10 11:40:00,2168.75,2167.75,0.37,100.0,0.0171,-0.02,0.02,-0.04,flip -16352,做空,2021-04-10 11:40:00,2021-04-10 12:00:00,2167.75,2167.34,0.37,100.0,0.0171,0.01,0.02,-0.01,flip -16353,做多,2021-04-10 12:00:00,2021-04-10 12:10:00,2167.34,2167.1,0.37,100.0,0.017,-0.0,0.02,-0.02,flip -16354,做空,2021-04-10 12:10:00,2021-04-10 12:30:00,2167.1,2164.55,0.37,100.0,0.017,0.04,0.02,0.02,tp_lower -16355,做多,2021-04-10 13:35:00,2021-04-10 14:45:00,2154.17,2155.06,0.37,100.0,0.0171,0.02,0.02,-0.0,flip -16356,做空,2021-04-10 14:45:00,2021-04-10 14:50:00,2155.06,2158.62,0.37,100.0,0.0171,-0.06,0.02,-0.08,flip -16357,做多,2021-04-10 14:50:00,2021-04-10 15:00:00,2158.62,2165.0,0.37,100.0,0.017,0.11,0.02,0.09,tp_upper -16358,做多,2021-04-10 15:30:00,2021-04-10 15:45:00,2156.01,2157.66,0.37,100.0,0.0171,0.03,0.02,0.01,flip -16359,做空,2021-04-10 15:45:00,2021-04-10 15:55:00,2157.66,2158.82,0.37,100.0,0.0171,-0.02,0.02,-0.04,flip -16360,做多,2021-04-10 15:55:00,2021-04-10 16:00:00,2158.82,2168.6,0.37,100.0,0.017,0.17,0.02,0.15,tp_upper -16361,做多,2021-04-10 16:00:00,2021-04-10 16:05:00,2168.6,2169.02,0.37,100.0,0.017,0.01,0.02,-0.01,tp_upper -16362,做多,2021-04-10 16:40:00,2021-04-10 16:45:00,2158.72,2156.0,0.37,100.0,0.0171,-0.05,0.02,-0.06,flip -16363,做空,2021-04-10 16:45:00,2021-04-10 16:50:00,2156.0,2156.79,0.37,100.0,0.0171,-0.01,0.02,-0.03,flip -16364,做多,2021-04-10 16:50:00,2021-04-10 19:00:00,2156.79,2138.23,0.37,100.0,0.017,-0.32,0.02,-0.33,flip -16365,做空,2021-04-10 19:00:00,2021-04-10 19:10:00,2138.23,2133.84,0.36,100.0,0.017,0.07,0.02,0.06,tp_lower -16366,做多,2021-04-10 19:30:00,2021-04-10 19:35:00,2137.39,2136.52,0.36,100.0,0.017,-0.01,0.02,-0.03,flip -16367,做空,2021-04-10 19:35:00,2021-04-10 19:40:00,2136.52,2141.38,0.36,100.0,0.017,-0.08,0.02,-0.1,flip -16368,做多,2021-04-10 19:40:00,2021-04-10 19:55:00,2141.38,2131.39,0.36,100.0,0.0169,-0.17,0.02,-0.19,flip -16369,做空,2021-04-10 19:55:00,2021-04-10 20:00:00,2131.39,2137.91,0.36,100.0,0.0169,-0.11,0.02,-0.13,flip -16370,做多,2021-04-10 20:00:00,2021-04-10 20:10:00,2137.91,2134.01,0.36,100.0,0.0168,-0.07,0.02,-0.08,flip -16371,做空,2021-04-10 20:10:00,2021-04-10 20:15:00,2134.01,2126.77,0.36,100.0,0.0168,0.12,0.02,0.1,tp_lower -16372,做多,2021-04-10 21:40:00,2021-04-10 21:45:00,2117.84,2113.81,0.36,100.0,0.017,-0.07,0.02,-0.09,flip -16373,做空,2021-04-10 21:45:00,2021-04-10 23:00:00,2113.81,2121.0,0.36,100.0,0.0169,-0.12,0.02,-0.14,tp_lower -16374,做多,2021-04-10 23:00:00,2021-04-10 23:05:00,2121.0,2124.28,0.36,100.0,0.0168,0.06,0.02,0.04,tp_upper -16375,做多,2021-04-11 01:15:00,2021-04-11 01:30:00,2139.61,2149.99,0.37,100.0,0.0173,0.18,0.02,0.16,tp_upper -16376,做多,2021-04-11 03:15:00,2021-04-11 03:20:00,2153.42,2151.22,0.37,100.0,0.0173,-0.04,0.02,-0.06,flip -16377,做空,2021-04-11 03:20:00,2021-04-11 03:30:00,2151.22,2151.34,0.37,100.0,0.0173,-0.0,0.02,-0.02,flip -16378,做多,2021-04-11 03:30:00,2021-04-11 03:40:00,2151.34,2152.33,0.37,100.0,0.0173,0.02,0.02,-0.0,flip -16379,做空,2021-04-11 03:40:00,2021-04-11 04:00:00,2152.33,2145.49,0.37,100.0,0.0172,0.12,0.02,0.1,tp_lower -16380,做多,2021-04-11 05:45:00,2021-04-11 06:45:00,2130.29,2138.47,0.37,100.0,0.0175,0.14,0.02,0.12,tp_upper -16381,做多,2021-04-11 07:15:00,2021-04-11 07:35:00,2129.47,2126.59,0.37,100.0,0.0175,-0.05,0.02,-0.07,flip -16382,做空,2021-04-11 07:35:00,2021-04-11 07:40:00,2126.59,2131.44,0.37,100.0,0.0175,-0.08,0.02,-0.1,flip -16383,做多,2021-04-11 07:40:00,2021-04-11 08:00:00,2131.44,2139.65,0.37,100.0,0.0174,0.14,0.02,0.12,tp_upper -16384,做多,2021-04-11 09:25:00,2021-04-11 10:10:00,2139.14,2159.21,0.37,100.0,0.0174,0.35,0.02,0.33,tp_upper -16385,做多,2021-04-11 10:55:00,2021-04-11 11:10:00,2145.29,2144.0,0.38,100.0,0.0175,-0.02,0.02,-0.04,flip -16386,做空,2021-04-11 11:10:00,2021-04-11 11:20:00,2144.0,2146.12,0.37,100.0,0.0175,-0.04,0.02,-0.06,flip -16387,做多,2021-04-11 11:20:00,2021-04-11 11:45:00,2146.12,2153.25,0.37,100.0,0.0174,0.12,0.02,0.11,flip -16388,做空,2021-04-11 11:45:00,2021-04-11 12:20:00,2153.25,2141.82,0.37,100.0,0.0174,0.2,0.02,0.18,tp_lower -16389,做多,2021-04-11 12:45:00,2021-04-11 12:50:00,2148.48,2143.54,0.38,100.0,0.0175,-0.09,0.02,-0.11,flip -16390,做空,2021-04-11 12:50:00,2021-04-11 12:55:00,2143.54,2149.34,0.37,100.0,0.0175,-0.1,0.02,-0.12,flip -16391,做多,2021-04-11 12:55:00,2021-04-11 13:00:00,2149.34,2149.19,0.37,100.0,0.0174,-0.0,0.02,-0.02,flip -16392,做空,2021-04-11 13:00:00,2021-04-11 13:15:00,2149.19,2146.11,0.37,100.0,0.0174,0.05,0.02,0.03,flip -16393,做多,2021-04-11 13:15:00,2021-04-11 14:25:00,2146.11,2138.15,0.37,100.0,0.0174,-0.14,0.02,-0.16,flip -16394,做空,2021-04-11 14:25:00,2021-04-11 14:30:00,2138.15,2144.36,0.37,100.0,0.0174,-0.11,0.02,-0.13,flip -16395,做多,2021-04-11 14:30:00,2021-04-11 15:00:00,2144.36,2149.8,0.37,100.0,0.0173,0.09,0.02,0.08,tp_upper -16396,做多,2021-04-11 17:30:00,2021-04-11 17:35:00,2150.64,2148.2,0.37,100.0,0.0172,-0.04,0.02,-0.06,flip -16397,做空,2021-04-11 17:35:00,2021-04-11 17:50:00,2148.2,2149.13,0.37,100.0,0.0172,-0.02,0.02,-0.03,flip -16398,做多,2021-04-11 17:50:00,2021-04-11 18:55:00,2149.13,2154.46,0.37,100.0,0.0172,0.09,0.02,0.07,tp_upper -16399,做多,2021-04-11 19:35:00,2021-04-11 19:45:00,2157.68,2145.66,0.37,100.0,0.0171,-0.21,0.02,-0.22,flip -16400,做空,2021-04-11 19:45:00,2021-04-11 20:55:00,2145.66,2150.09,0.37,100.0,0.0171,-0.08,0.02,-0.09,flip -16401,做多,2021-04-11 20:55:00,2021-04-11 21:00:00,2150.09,2148.54,0.37,100.0,0.017,-0.03,0.02,-0.04,flip -16402,做空,2021-04-11 21:00:00,2021-04-11 21:05:00,2148.54,2140.29,0.37,100.0,0.017,0.14,0.02,0.12,tp_lower -16403,做多,2021-04-11 22:15:00,2021-04-11 22:35:00,2141.58,2137.82,0.37,100.0,0.0171,-0.06,0.02,-0.08,flip -16404,做空,2021-04-11 22:35:00,2021-04-11 22:40:00,2137.82,2139.48,0.37,100.0,0.0171,-0.03,0.02,-0.05,flip -16405,做多,2021-04-11 22:40:00,2021-04-11 22:50:00,2139.48,2145.09,0.37,100.0,0.0171,0.1,0.02,0.08,tp_upper -16406,做多,2021-04-12 01:15:00,2021-04-12 01:25:00,2152.47,2149.21,0.38,100.0,0.0175,-0.06,0.02,-0.08,flip -16407,做空,2021-04-12 01:25:00,2021-04-12 02:15:00,2149.21,2146.65,0.38,100.0,0.0175,0.04,0.02,0.03,flip -16408,做多,2021-04-12 02:15:00,2021-04-12 03:40:00,2146.65,2154.04,0.38,100.0,0.0175,0.13,0.02,0.11,tp_upper -16409,做多,2021-04-12 05:10:00,2021-04-12 05:15:00,2160.26,2155.95,0.38,100.0,0.0174,-0.08,0.02,-0.09,flip -16410,做空,2021-04-12 05:15:00,2021-04-12 05:55:00,2155.95,2153.4,0.37,100.0,0.0174,0.04,0.02,0.03,tp_lower -16411,做多,2021-04-12 06:15:00,2021-04-12 06:20:00,2156.35,2153.48,0.38,100.0,0.0174,-0.05,0.02,-0.07,flip -16412,做空,2021-04-12 06:20:00,2021-04-12 06:25:00,2153.48,2157.13,0.37,100.0,0.0174,-0.06,0.02,-0.08,flip -16413,做多,2021-04-12 06:25:00,2021-04-12 06:30:00,2157.13,2158.24,0.37,100.0,0.0173,0.02,0.02,0.0,tp_upper -16414,做多,2021-04-12 08:35:00,2021-04-12 09:05:00,2191.29,2191.7,0.37,100.0,0.017,0.01,0.02,-0.01,flip -16415,做空,2021-04-12 09:05:00,2021-04-12 09:10:00,2191.7,2183.9,0.37,100.0,0.017,0.13,0.02,0.11,tp_lower -16416,做多,2021-04-12 09:30:00,2021-04-12 09:35:00,2189.44,2167.31,0.37,100.0,0.0171,-0.38,0.02,-0.4,flip -16417,做空,2021-04-12 09:35:00,2021-04-12 09:40:00,2167.31,2157.03,0.37,100.0,0.017,0.18,0.02,0.16,tp_lower -16418,做多,2021-04-12 11:20:00,2021-04-12 12:20:00,2144.53,2147.47,0.37,100.0,0.0173,0.05,0.02,0.03,flip -16419,做空,2021-04-12 12:20:00,2021-04-12 12:25:00,2147.47,2148.61,0.37,100.0,0.0173,-0.02,0.02,-0.04,flip -16420,做多,2021-04-12 12:25:00,2021-04-12 12:40:00,2148.61,2157.3,0.37,100.0,0.0172,0.15,0.02,0.13,tp_upper -16421,做多,2021-04-12 13:55:00,2021-04-12 16:20:00,2153.01,2129.89,0.37,100.0,0.0173,-0.4,0.02,-0.42,flip -16422,做空,2021-04-12 16:20:00,2021-04-12 16:55:00,2129.89,2130.82,0.37,100.0,0.0172,-0.02,0.02,-0.03,flip -16423,做多,2021-04-12 16:55:00,2021-04-12 17:00:00,2130.82,2125.4,0.37,100.0,0.0172,-0.09,0.02,-0.11,flip -16424,做空,2021-04-12 17:00:00,2021-04-12 17:05:00,2125.4,2128.7,0.37,100.0,0.0172,-0.06,0.02,-0.08,flip -16425,做多,2021-04-12 17:05:00,2021-04-12 17:15:00,2128.7,2128.4,0.36,100.0,0.0171,-0.01,0.02,-0.02,flip -16426,做空,2021-04-12 17:15:00,2021-04-12 17:30:00,2128.4,2127.82,0.36,100.0,0.0171,0.01,0.02,-0.01,flip -16427,做多,2021-04-12 17:30:00,2021-04-12 17:35:00,2127.82,2124.75,0.36,100.0,0.0171,-0.05,0.02,-0.07,flip -16428,做空,2021-04-12 17:35:00,2021-04-12 17:45:00,2124.75,2128.5,0.36,100.0,0.0171,-0.06,0.02,-0.08,tp_lower -16429,做多,2021-04-12 18:10:00,2021-04-12 18:20:00,2128.31,2125.78,0.36,100.0,0.017,-0.04,0.02,-0.06,flip -16430,做空,2021-04-12 18:20:00,2021-04-12 18:25:00,2125.78,2126.33,0.36,100.0,0.017,-0.01,0.02,-0.03,flip -16431,做多,2021-04-12 18:25:00,2021-04-12 18:30:00,2126.33,2133.67,0.36,100.0,0.017,0.12,0.02,0.11,tp_upper -16432,做多,2021-04-12 18:30:00,2021-04-12 18:35:00,2133.67,2134.02,0.36,100.0,0.0169,0.01,0.02,-0.01,tp_upper -16433,做多,2021-04-12 20:10:00,2021-04-12 20:15:00,2144.95,2147.0,0.36,100.0,0.0168,0.03,0.02,0.02,tp_upper -16434,做多,2021-04-12 21:30:00,2021-04-12 21:35:00,2148.12,2148.01,0.36,100.0,0.0168,-0.0,0.02,-0.02,flip -16435,做空,2021-04-12 21:35:00,2021-04-12 21:40:00,2148.01,2148.22,0.36,100.0,0.0168,-0.0,0.02,-0.02,flip -16436,做多,2021-04-12 21:40:00,2021-04-12 21:55:00,2148.22,2149.29,0.36,100.0,0.0168,0.02,0.02,-0.0,flip -16437,做空,2021-04-12 21:55:00,2021-04-12 22:00:00,2149.29,2143.92,0.36,100.0,0.0168,0.09,0.02,0.07,tp_lower -16438,做多,2021-04-12 22:15:00,2021-04-12 22:35:00,2147.11,2147.0,0.36,100.0,0.0168,-0.0,0.02,-0.02,flip -16439,做空,2021-04-12 22:35:00,2021-04-12 22:45:00,2147.0,2149.79,0.36,100.0,0.0168,-0.05,0.02,-0.06,flip -16440,做多,2021-04-12 22:45:00,2021-04-12 22:50:00,2149.79,2153.52,0.36,100.0,0.0167,0.06,0.02,0.04,tp_upper -16441,做多,2021-04-12 23:05:00,2021-04-12 23:20:00,2148.74,2147.51,0.36,100.0,0.0167,-0.02,0.02,-0.04,flip -16442,做空,2021-04-12 23:20:00,2021-04-12 23:40:00,2147.51,2143.01,0.36,100.0,0.0167,0.08,0.02,0.06,tp_lower -16443,做多,2021-04-13 00:05:00,2021-04-13 00:10:00,2154.87,2159.3,0.37,100.0,0.0173,0.08,0.02,0.06,tp_upper -16444,做多,2021-04-13 01:20:00,2021-04-13 01:25:00,2156.9,2156.62,0.37,100.0,0.0173,-0.0,0.02,-0.02,flip -16445,做空,2021-04-13 01:25:00,2021-04-13 03:30:00,2156.62,2169.13,0.37,100.0,0.0172,-0.22,0.02,-0.23,flip -16446,做多,2021-04-13 03:30:00,2021-04-13 04:10:00,2169.13,2170.78,0.37,100.0,0.017,0.03,0.02,0.01,flip -16447,做空,2021-04-13 04:10:00,2021-04-13 04:15:00,2170.78,2166.04,0.37,100.0,0.017,0.08,0.02,0.06,tp_lower -16448,做多,2021-04-13 04:30:00,2021-04-13 04:35:00,2170.55,2169.2,0.37,100.0,0.017,-0.02,0.02,-0.04,flip -16449,做空,2021-04-13 04:35:00,2021-04-13 04:40:00,2169.2,2163.13,0.37,100.0,0.017,0.1,0.02,0.08,tp_lower -16450,做多,2021-04-13 05:20:00,2021-04-13 05:25:00,2168.47,2168.2,0.37,100.0,0.017,-0.0,0.02,-0.02,flip -16451,做空,2021-04-13 05:25:00,2021-04-13 05:40:00,2168.2,2170.2,0.37,100.0,0.017,-0.03,0.02,-0.05,flip -16452,做多,2021-04-13 05:40:00,2021-04-13 05:45:00,2170.2,2171.99,0.37,100.0,0.017,0.03,0.02,0.01,tp_upper -16453,做多,2021-04-13 05:55:00,2021-04-13 06:00:00,2167.16,2173.09,0.37,100.0,0.017,0.1,0.02,0.08,tp_upper -16454,做多,2021-04-13 06:00:00,2021-04-13 06:05:00,2173.09,2182.7,0.37,100.0,0.017,0.16,0.02,0.14,tp_upper -16455,做多,2021-04-13 06:40:00,2021-04-13 06:45:00,2174.62,2162.84,0.37,100.0,0.017,-0.2,0.02,-0.22,flip -16456,做空,2021-04-13 06:45:00,2021-04-13 07:50:00,2162.84,2174.0,0.37,100.0,0.017,-0.19,0.02,-0.21,flip -16457,做多,2021-04-13 07:50:00,2021-04-13 07:55:00,2174.0,2167.95,0.37,100.0,0.0168,-0.1,0.02,-0.12,flip -16458,做空,2021-04-13 07:55:00,2021-04-13 08:00:00,2167.95,2172.92,0.36,100.0,0.0168,-0.08,0.02,-0.1,flip -16459,做多,2021-04-13 08:00:00,2021-04-13 08:10:00,2172.92,2179.77,0.36,100.0,0.0167,0.11,0.02,0.1,tp_upper -16460,做多,2021-04-13 09:45:00,2021-04-13 09:55:00,2226.63,2224.51,0.36,100.0,0.0163,-0.03,0.02,-0.05,flip -16461,做空,2021-04-13 09:55:00,2021-04-13 10:15:00,2224.51,2225.59,0.36,100.0,0.0163,-0.02,0.02,-0.04,flip -16462,做多,2021-04-13 10:15:00,2021-04-13 10:35:00,2225.59,2214.01,0.36,100.0,0.0163,-0.19,0.02,-0.21,flip -16463,做空,2021-04-13 10:35:00,2021-04-13 10:55:00,2214.01,2219.65,0.36,100.0,0.0163,-0.09,0.02,-0.11,flip -16464,做多,2021-04-13 10:55:00,2021-04-13 11:10:00,2219.65,2220.36,0.36,100.0,0.0162,0.01,0.02,-0.01,flip -16465,做空,2021-04-13 11:10:00,2021-04-13 11:20:00,2220.36,2224.19,0.36,100.0,0.0162,-0.06,0.02,-0.08,flip -16466,做多,2021-04-13 11:20:00,2021-04-13 11:25:00,2224.19,2219.1,0.36,100.0,0.0161,-0.08,0.02,-0.1,flip -16467,做空,2021-04-13 11:25:00,2021-04-13 11:30:00,2219.1,2223.79,0.36,100.0,0.0161,-0.08,0.02,-0.09,flip -16468,做多,2021-04-13 11:30:00,2021-04-13 11:35:00,2223.79,2228.9,0.36,100.0,0.016,0.08,0.02,0.06,tp_upper -16469,做多,2021-04-13 12:35:00,2021-04-13 12:45:00,2227.47,2227.2,0.36,100.0,0.016,-0.0,0.02,-0.02,flip -16470,做空,2021-04-13 12:45:00,2021-04-13 12:50:00,2227.2,2229.46,0.36,100.0,0.016,-0.04,0.02,-0.05,flip -16471,做多,2021-04-13 12:50:00,2021-04-13 13:00:00,2229.46,2226.99,0.36,100.0,0.0159,-0.04,0.02,-0.06,flip -16472,做空,2021-04-13 13:00:00,2021-04-13 13:05:00,2226.99,2229.25,0.35,100.0,0.0159,-0.04,0.02,-0.05,flip -16473,做多,2021-04-13 13:05:00,2021-04-13 13:10:00,2229.25,2228.11,0.35,100.0,0.0159,-0.02,0.02,-0.04,flip -16474,做空,2021-04-13 13:10:00,2021-04-13 13:15:00,2228.11,2229.16,0.35,100.0,0.0158,-0.02,0.02,-0.03,flip -16475,做多,2021-04-13 13:15:00,2021-04-13 13:25:00,2229.16,2227.72,0.35,100.0,0.0158,-0.02,0.02,-0.04,flip -16476,做空,2021-04-13 13:25:00,2021-04-13 13:35:00,2227.72,2225.11,0.35,100.0,0.0158,0.04,0.02,0.02,tp_lower -16477,做多,2021-04-13 13:45:00,2021-04-13 13:55:00,2230.24,2229.49,0.35,100.0,0.0158,-0.01,0.02,-0.03,tp_upper -16478,做多,2021-04-13 14:05:00,2021-04-13 14:10:00,2228.9,2242.2,0.35,100.0,0.0158,0.21,0.02,0.19,tp_upper -16479,做多,2021-04-13 14:10:00,2021-04-13 14:15:00,2242.2,2242.3,0.35,100.0,0.0158,0.0,0.02,-0.02,tp_upper -16480,做多,2021-04-13 17:05:00,2021-04-13 17:20:00,2285.5,2300.0,0.35,100.0,0.0154,0.22,0.02,0.21,tp_upper -16481,做多,2021-04-13 19:45:00,2021-04-13 20:25:00,2297.55,2294.79,0.35,100.0,0.0154,-0.04,0.02,-0.06,flip -16482,做空,2021-04-13 20:25:00,2021-04-13 20:35:00,2294.79,2293.82,0.35,100.0,0.0154,0.01,0.02,-0.0,flip -16483,做多,2021-04-13 20:35:00,2021-04-13 21:05:00,2293.82,2300.15,0.35,100.0,0.0154,0.1,0.02,0.08,flip -16484,做空,2021-04-13 21:05:00,2021-04-13 21:30:00,2300.15,2283.43,0.35,100.0,0.0154,0.26,0.02,0.24,tp_lower -16485,做多,2021-04-13 21:45:00,2021-04-13 21:50:00,2296.63,2289.02,0.36,100.0,0.0155,-0.12,0.02,-0.14,flip -16486,做空,2021-04-13 21:50:00,2021-04-13 22:00:00,2289.02,2294.67,0.36,100.0,0.0155,-0.09,0.02,-0.11,flip -16487,做多,2021-04-13 22:00:00,2021-04-13 22:05:00,2294.67,2275.42,0.35,100.0,0.0154,-0.3,0.02,-0.31,flip -16488,做空,2021-04-13 22:05:00,2021-04-13 22:10:00,2275.42,2274.34,0.35,100.0,0.0154,0.02,0.02,-0.0,tp_lower -16489,做多,2021-04-13 22:45:00,2021-04-13 22:50:00,2286.98,2286.48,0.35,100.0,0.0153,-0.01,0.02,-0.03,flip -16490,做空,2021-04-13 22:50:00,2021-04-14 00:20:00,2286.48,2298.22,0.35,100.0,0.0153,-0.18,0.02,-0.2,flip -16491,做多,2021-04-14 00:20:00,2021-04-14 00:55:00,2298.22,2302.88,0.36,100.0,0.0158,0.07,0.02,0.06,flip -16492,做空,2021-04-14 00:55:00,2021-04-14 01:10:00,2302.88,2295.14,0.36,100.0,0.0158,0.12,0.02,0.1,tp_lower -16493,做多,2021-04-14 01:50:00,2021-04-14 01:55:00,2298.67,2297.01,0.36,100.0,0.0159,-0.03,0.02,-0.04,flip -16494,做空,2021-04-14 01:55:00,2021-04-14 02:10:00,2297.01,2289.91,0.36,100.0,0.0158,0.11,0.02,0.09,tp_lower -16495,做多,2021-04-14 02:20:00,2021-04-14 02:25:00,2295.72,2294.15,0.36,100.0,0.0159,-0.02,0.02,-0.04,flip -16496,做空,2021-04-14 02:25:00,2021-04-14 06:10:00,2294.15,2407.17,0.36,100.0,0.0159,-1.79,0.02,-1.81,flip -16497,做多,2021-04-14 06:10:00,2021-04-14 06:15:00,2407.17,2386.53,0.35,100.0,0.0144,-0.3,0.02,-0.31,tp_upper -16498,做多,2021-04-14 07:10:00,2021-04-14 07:35:00,2387.6,2386.17,0.34,100.0,0.0143,-0.02,0.02,-0.04,flip -16499,做空,2021-04-14 07:35:00,2021-04-14 07:45:00,2386.17,2388.91,0.34,100.0,0.0143,-0.04,0.02,-0.06,flip -16500,做多,2021-04-14 07:45:00,2021-04-14 07:50:00,2388.91,2380.9,0.34,100.0,0.0143,-0.11,0.02,-0.13,flip -16501,做空,2021-04-14 07:50:00,2021-04-14 07:55:00,2380.9,2373.73,0.34,100.0,0.0143,0.1,0.02,0.09,tp_lower -16502,做多,2021-04-14 08:00:00,2021-04-14 08:20:00,2383.84,2385.5,0.34,100.0,0.0143,0.02,0.02,0.01,flip -16503,做空,2021-04-14 08:20:00,2021-04-14 08:40:00,2385.5,2376.41,0.34,100.0,0.0143,0.13,0.02,0.11,tp_lower -16504,做多,2021-04-14 10:05:00,2021-04-14 10:25:00,2355.01,2350.31,0.34,100.0,0.0145,-0.07,0.02,-0.09,flip -16505,做空,2021-04-14 10:25:00,2021-04-14 12:20:00,2350.31,2384.85,0.34,100.0,0.0145,-0.5,0.02,-0.52,flip -16506,做多,2021-04-14 12:20:00,2021-04-14 12:35:00,2384.85,2385.02,0.33,100.0,0.014,0.0,0.02,-0.01,flip -16507,做空,2021-04-14 12:35:00,2021-04-14 12:40:00,2385.02,2386.71,0.33,100.0,0.014,-0.02,0.02,-0.04,flip -16508,做多,2021-04-14 12:40:00,2021-04-14 12:45:00,2386.71,2379.05,0.33,100.0,0.014,-0.11,0.02,-0.12,flip -16509,做空,2021-04-14 12:45:00,2021-04-14 12:50:00,2379.05,2363.9,0.33,100.0,0.014,0.21,0.02,0.2,tp_lower -16510,做多,2021-04-14 13:05:00,2021-04-14 13:10:00,2390.4,2376.37,0.33,100.0,0.014,-0.2,0.02,-0.21,flip -16511,做空,2021-04-14 13:10:00,2021-04-14 13:15:00,2376.37,2389.7,0.33,100.0,0.014,-0.19,0.02,-0.2,flip -16512,做多,2021-04-14 13:15:00,2021-04-14 13:20:00,2389.7,2382.12,0.33,100.0,0.0138,-0.1,0.02,-0.12,flip -16513,做空,2021-04-14 13:20:00,2021-04-14 13:30:00,2382.12,2379.67,0.33,100.0,0.0138,0.03,0.02,0.02,tp_lower -16514,做多,2021-04-14 13:35:00,2021-04-14 15:25:00,2380.42,2338.94,0.33,100.0,0.0138,-0.57,0.02,-0.59,flip -16515,做空,2021-04-14 15:25:00,2021-04-14 15:40:00,2338.94,2347.0,0.32,100.0,0.0138,-0.11,0.02,-0.13,flip -16516,做多,2021-04-14 15:40:00,2021-04-14 15:45:00,2347.0,2339.74,0.32,100.0,0.0137,-0.1,0.02,-0.12,flip -16517,做空,2021-04-14 15:45:00,2021-04-14 15:50:00,2339.74,2351.22,0.32,100.0,0.0137,-0.16,0.02,-0.17,flip -16518,做多,2021-04-14 15:50:00,2021-04-14 16:00:00,2351.22,2355.33,0.32,100.0,0.0135,0.06,0.02,0.04,tp_upper -16519,做多,2021-04-14 17:25:00,2021-04-14 17:30:00,2379.24,2370.42,0.32,100.0,0.0134,-0.12,0.02,-0.13,flip -16520,做空,2021-04-14 17:30:00,2021-04-14 17:35:00,2370.42,2354.05,0.32,100.0,0.0134,0.22,0.02,0.2,tp_lower -16521,做多,2021-04-14 18:20:00,2021-04-14 18:25:00,2353.47,2351.44,0.32,100.0,0.0135,-0.03,0.02,-0.04,flip -16522,做空,2021-04-14 18:25:00,2021-04-14 18:45:00,2351.44,2349.0,0.32,100.0,0.0135,0.03,0.02,0.02,flip -16523,做多,2021-04-14 18:45:00,2021-04-14 18:50:00,2349.0,2344.76,0.32,100.0,0.0135,-0.06,0.02,-0.07,flip -16524,做空,2021-04-14 18:50:00,2021-04-14 19:00:00,2344.76,2344.55,0.32,100.0,0.0135,0.0,0.02,-0.01,flip -16525,做多,2021-04-14 19:00:00,2021-04-14 19:20:00,2344.55,2335.61,0.32,100.0,0.0135,-0.12,0.02,-0.14,flip -16526,做空,2021-04-14 19:20:00,2021-04-14 19:30:00,2335.61,2317.93,0.32,100.0,0.0135,0.24,0.02,0.22,tp_lower -16527,做多,2021-04-14 19:55:00,2021-04-14 20:10:00,2338.9,2340.84,0.32,100.0,0.0136,0.03,0.02,0.01,flip -16528,做空,2021-04-14 20:10:00,2021-04-14 23:50:00,2340.84,2418.67,0.32,100.0,0.0135,-1.05,0.02,-1.07,tp_lower -16529,做多,2021-04-14 23:55:00,2021-04-15 00:00:00,2437.08,2447.33,0.31,100.0,0.0126,0.13,0.02,0.11,tp_upper -16530,做多,2021-04-15 02:00:00,2021-04-15 02:10:00,2436.72,2421.37,0.32,100.0,0.0131,-0.2,0.02,-0.22,flip -16531,做空,2021-04-15 02:10:00,2021-04-15 02:20:00,2421.37,2416.42,0.32,100.0,0.0131,0.06,0.02,0.05,tp_lower -16532,做多,2021-04-15 02:30:00,2021-04-15 02:45:00,2421.98,2437.95,0.32,100.0,0.0131,0.21,0.02,0.19,tp_upper -16533,做多,2021-04-15 03:05:00,2021-04-15 03:15:00,2423.33,2446.83,0.32,100.0,0.0132,0.31,0.02,0.29,tp_upper -16534,做多,2021-04-15 04:40:00,2021-04-15 05:50:00,2467.37,2477.1,0.32,100.0,0.013,0.13,0.02,0.11,tp_upper -16535,做多,2021-04-15 07:00:00,2021-04-15 07:15:00,2473.82,2475.06,0.32,100.0,0.013,0.02,0.02,0.0,flip -16536,做空,2021-04-15 07:15:00,2021-04-15 07:25:00,2475.06,2480.51,0.32,100.0,0.013,-0.07,0.02,-0.09,tp_lower -16537,做多,2021-04-15 07:25:00,2021-04-15 07:30:00,2480.51,2475.13,0.32,100.0,0.013,-0.07,0.02,-0.09,flip -16538,做空,2021-04-15 07:30:00,2021-04-15 07:45:00,2475.13,2472.13,0.32,100.0,0.0129,0.04,0.02,0.02,flip -16539,做多,2021-04-15 07:45:00,2021-04-15 07:55:00,2472.13,2471.86,0.32,100.0,0.013,-0.0,0.02,-0.02,flip -16540,做空,2021-04-15 07:55:00,2021-04-15 08:00:00,2471.86,2474.59,0.32,100.0,0.0129,-0.04,0.02,-0.05,flip -16541,做多,2021-04-15 08:00:00,2021-04-15 08:05:00,2474.59,2492.03,0.32,100.0,0.0129,0.22,0.02,0.21,tp_upper -16542,做多,2021-04-15 09:30:00,2021-04-15 09:40:00,2459.38,2454.97,0.32,100.0,0.0131,-0.06,0.02,-0.07,flip -16543,做空,2021-04-15 09:40:00,2021-04-15 09:55:00,2454.97,2454.52,0.32,100.0,0.013,0.01,0.02,-0.01,flip -16544,做多,2021-04-15 09:55:00,2021-04-15 10:10:00,2454.52,2451.52,0.32,100.0,0.013,-0.04,0.02,-0.06,flip -16545,做空,2021-04-15 10:10:00,2021-04-15 10:20:00,2451.52,2447.0,0.32,100.0,0.013,0.06,0.02,0.04,tp_lower -16546,做多,2021-04-15 11:40:00,2021-04-15 11:55:00,2437.16,2433.71,0.32,100.0,0.0131,-0.05,0.02,-0.06,flip -16547,做空,2021-04-15 11:55:00,2021-04-15 12:55:00,2433.71,2443.31,0.32,100.0,0.0131,-0.13,0.02,-0.14,flip -16548,做多,2021-04-15 12:55:00,2021-04-15 13:05:00,2443.31,2440.0,0.32,100.0,0.013,-0.04,0.02,-0.06,flip -16549,做空,2021-04-15 13:05:00,2021-04-15 13:10:00,2440.0,2446.03,0.32,100.0,0.013,-0.08,0.02,-0.09,flip -16550,做多,2021-04-15 13:10:00,2021-04-15 13:15:00,2446.03,2456.36,0.32,100.0,0.0129,0.13,0.02,0.12,tp_upper -16551,做多,2021-04-15 15:15:00,2021-04-15 15:20:00,2471.78,2463.97,0.32,100.0,0.0128,-0.1,0.02,-0.12,flip -16552,做空,2021-04-15 15:20:00,2021-04-15 15:40:00,2463.97,2457.88,0.32,100.0,0.0128,0.08,0.02,0.06,tp_lower -16553,做多,2021-04-15 15:50:00,2021-04-15 15:55:00,2465.31,2463.92,0.32,100.0,0.0128,-0.02,0.02,-0.03,flip -16554,做空,2021-04-15 15:55:00,2021-04-15 16:00:00,2463.92,2465.12,0.32,100.0,0.0128,-0.02,0.02,-0.03,flip -16555,做多,2021-04-15 16:00:00,2021-04-15 16:05:00,2465.12,2475.72,0.31,100.0,0.0128,0.14,0.02,0.12,tp_upper -16556,做多,2021-04-15 16:05:00,2021-04-15 16:10:00,2475.72,2486.8,0.32,100.0,0.0127,0.14,0.02,0.13,tp_upper -16557,做多,2021-04-15 16:45:00,2021-04-15 18:35:00,2465.0,2474.69,0.32,100.0,0.0128,0.12,0.02,0.11,tp_upper -16558,做多,2021-04-15 19:35:00,2021-04-15 19:45:00,2472.4,2482.05,0.32,100.0,0.0128,0.12,0.02,0.11,tp_upper -16559,做多,2021-04-15 21:35:00,2021-04-15 21:45:00,2496.41,2496.99,0.32,100.0,0.0128,0.01,0.02,-0.01,flip -16560,做空,2021-04-15 21:45:00,2021-04-15 21:55:00,2496.99,2501.32,0.32,100.0,0.0127,-0.06,0.02,-0.07,flip -16561,做多,2021-04-15 21:55:00,2021-04-15 22:00:00,2501.32,2496.89,0.32,100.0,0.0127,-0.06,0.02,-0.07,flip -16562,做空,2021-04-15 22:00:00,2021-04-15 22:05:00,2496.89,2505.59,0.32,100.0,0.0127,-0.11,0.02,-0.13,flip -16563,做多,2021-04-15 22:05:00,2021-04-15 22:10:00,2505.59,2523.72,0.32,100.0,0.0126,0.23,0.02,0.21,tp_upper -16564,做多,2021-04-15 23:25:00,2021-04-16 00:15:00,2525.66,2543.62,0.32,100.0,0.0126,0.23,0.02,0.21,tp_upper -16565,做多,2021-04-16 00:15:00,2021-04-16 00:50:00,2543.62,2546.83,0.33,100.0,0.0129,0.04,0.02,0.03,tp_upper -16566,做多,2021-04-16 01:10:00,2021-04-16 01:15:00,2534.72,2527.35,0.33,100.0,0.013,-0.1,0.02,-0.11,flip -16567,做空,2021-04-16 01:15:00,2021-04-16 01:30:00,2527.35,2508.53,0.33,100.0,0.013,0.24,0.02,0.23,tp_lower -16568,做多,2021-04-16 02:05:00,2021-04-16 02:30:00,2522.21,2508.99,0.33,100.0,0.0131,-0.17,0.02,-0.19,flip -16569,做空,2021-04-16 02:30:00,2021-04-16 02:55:00,2508.99,2496.19,0.33,100.0,0.0131,0.17,0.02,0.15,tp_lower -16570,做多,2021-04-16 03:15:00,2021-04-16 03:25:00,2506.79,2508.67,0.33,100.0,0.0131,0.02,0.02,0.01,flip -16571,做空,2021-04-16 03:25:00,2021-04-16 03:40:00,2508.67,2504.87,0.33,100.0,0.0131,0.05,0.02,0.03,flip -16572,做多,2021-04-16 03:40:00,2021-04-16 03:55:00,2504.87,2503.52,0.33,100.0,0.0131,-0.02,0.02,-0.03,flip -16573,做空,2021-04-16 03:55:00,2021-04-16 04:05:00,2503.52,2486.89,0.33,100.0,0.0131,0.22,0.02,0.2,tp_lower -16574,做多,2021-04-16 06:50:00,2021-04-16 07:00:00,2418.99,2414.12,0.33,100.0,0.0137,-0.07,0.02,-0.08,flip -16575,做空,2021-04-16 07:00:00,2021-04-16 07:10:00,2414.12,2411.7,0.33,100.0,0.0137,0.03,0.02,0.02,flip -16576,做多,2021-04-16 07:10:00,2021-04-16 07:15:00,2411.7,2402.14,0.33,100.0,0.0137,-0.13,0.02,-0.15,flip -16577,做空,2021-04-16 07:15:00,2021-04-16 07:20:00,2402.14,2408.53,0.33,100.0,0.0137,-0.09,0.02,-0.1,flip -16578,做多,2021-04-16 07:20:00,2021-04-16 07:35:00,2408.53,2430.93,0.33,100.0,0.0136,0.3,0.02,0.29,tp_upper -16579,做多,2021-04-16 10:10:00,2021-04-16 10:15:00,2403.9,2396.02,0.33,100.0,0.0137,-0.11,0.02,-0.12,flip -16580,做空,2021-04-16 10:15:00,2021-04-16 10:25:00,2396.02,2402.89,0.33,100.0,0.0137,-0.09,0.02,-0.11,flip -16581,做多,2021-04-16 10:25:00,2021-04-16 10:30:00,2402.89,2385.78,0.33,100.0,0.0136,-0.23,0.02,-0.25,flip -16582,做空,2021-04-16 10:30:00,2021-04-16 10:40:00,2385.78,2367.78,0.32,100.0,0.0136,0.24,0.02,0.23,tp_lower -16583,做多,2021-04-16 11:35:00,2021-04-16 12:00:00,2376.89,2377.78,0.33,100.0,0.0137,0.01,0.02,-0.0,flip -16584,做空,2021-04-16 12:00:00,2021-04-16 13:05:00,2377.78,2385.41,0.33,100.0,0.0137,-0.1,0.02,-0.12,flip -16585,做多,2021-04-16 13:05:00,2021-04-16 13:10:00,2385.41,2401.07,0.32,100.0,0.0136,0.21,0.02,0.2,tp_upper -16586,做多,2021-04-16 14:05:00,2021-04-16 14:10:00,2385.06,2379.41,0.33,100.0,0.0137,-0.08,0.02,-0.09,flip -16587,做空,2021-04-16 14:10:00,2021-04-16 14:20:00,2379.41,2402.91,0.33,100.0,0.0137,-0.32,0.02,-0.34,flip -16588,做多,2021-04-16 14:20:00,2021-04-16 15:55:00,2402.91,2430.77,0.32,100.0,0.0134,0.37,0.02,0.36,tp_upper -16589,做多,2021-04-16 16:30:00,2021-04-16 16:35:00,2417.27,2415.89,0.33,100.0,0.0135,-0.02,0.02,-0.03,flip -16590,做空,2021-04-16 16:35:00,2021-04-16 16:40:00,2415.89,2421.58,0.32,100.0,0.0134,-0.08,0.02,-0.09,flip -16591,做多,2021-04-16 16:40:00,2021-04-16 16:50:00,2421.58,2432.14,0.32,100.0,0.0134,0.14,0.02,0.12,tp_upper -16592,做多,2021-04-16 18:40:00,2021-04-16 19:00:00,2426.51,2430.36,0.32,100.0,0.0134,0.05,0.02,0.04,flip -16593,做空,2021-04-16 19:00:00,2021-04-16 19:20:00,2430.36,2412.22,0.33,100.0,0.0134,0.24,0.02,0.23,tp_lower -16594,做多,2021-04-16 19:35:00,2021-04-16 20:00:00,2424.04,2430.68,0.33,100.0,0.0135,0.09,0.02,0.07,flip -16595,做空,2021-04-16 20:00:00,2021-04-16 21:30:00,2430.68,2455.31,0.33,100.0,0.0135,-0.33,0.02,-0.35,flip -16596,做多,2021-04-16 21:30:00,2021-04-16 21:55:00,2455.31,2447.12,0.32,100.0,0.0132,-0.11,0.02,-0.12,flip -16597,做空,2021-04-16 21:55:00,2021-04-16 22:00:00,2447.12,2435.31,0.32,100.0,0.0132,0.16,0.02,0.14,tp_lower -16598,做多,2021-04-16 23:45:00,2021-04-16 23:55:00,2428.98,2427.29,0.32,100.0,0.0133,-0.02,0.02,-0.04,flip -16599,做空,2021-04-16 23:55:00,2021-04-17 00:00:00,2427.29,2442.51,0.32,100.0,0.0133,-0.2,0.02,-0.22,flip -16600,做多,2021-04-17 00:00:00,2021-04-17 00:05:00,2442.51,2472.04,0.33,100.0,0.0136,0.4,0.02,0.38,tp_upper -16601,做多,2021-04-17 03:40:00,2021-04-17 04:05:00,2483.11,2481.0,0.33,100.0,0.0135,-0.03,0.02,-0.05,flip -16602,做空,2021-04-17 04:05:00,2021-04-17 04:15:00,2481.0,2487.06,0.33,100.0,0.0135,-0.08,0.02,-0.1,flip -16603,做多,2021-04-17 04:15:00,2021-04-17 04:25:00,2487.06,2486.41,0.33,100.0,0.0134,-0.01,0.02,-0.03,flip -16604,做空,2021-04-17 04:25:00,2021-04-17 04:45:00,2486.41,2483.11,0.33,100.0,0.0134,0.04,0.02,0.03,flip -16605,做多,2021-04-17 04:45:00,2021-04-17 05:00:00,2483.11,2481.21,0.33,100.0,0.0134,-0.03,0.02,-0.04,flip -16606,做空,2021-04-17 05:00:00,2021-04-17 05:15:00,2481.21,2473.42,0.33,100.0,0.0134,0.1,0.02,0.09,tp_lower -16607,做多,2021-04-17 05:30:00,2021-04-17 05:35:00,2484.37,2479.31,0.33,100.0,0.0134,-0.07,0.02,-0.08,flip -16608,做空,2021-04-17 05:35:00,2021-04-17 05:40:00,2479.31,2480.81,0.33,100.0,0.0134,-0.02,0.02,-0.04,flip -16609,做多,2021-04-17 05:40:00,2021-04-17 05:50:00,2480.81,2480.28,0.33,100.0,0.0134,-0.01,0.02,-0.02,flip -16610,做空,2021-04-17 05:50:00,2021-04-17 05:55:00,2480.28,2482.49,0.33,100.0,0.0133,-0.03,0.02,-0.05,flip -16611,做多,2021-04-17 05:55:00,2021-04-17 06:05:00,2482.49,2478.43,0.33,100.0,0.0133,-0.05,0.02,-0.07,flip -16612,做空,2021-04-17 06:05:00,2021-04-17 06:10:00,2478.43,2475.08,0.33,100.0,0.0133,0.04,0.02,0.03,tp_lower -16613,做多,2021-04-17 06:15:00,2021-04-17 07:45:00,2479.12,2468.74,0.33,100.0,0.0133,-0.14,0.02,-0.15,flip -16614,做空,2021-04-17 07:45:00,2021-04-17 08:00:00,2468.74,2475.29,0.33,100.0,0.0133,-0.09,0.02,-0.1,flip -16615,做多,2021-04-17 08:00:00,2021-04-17 08:15:00,2475.29,2474.39,0.33,100.0,0.0132,-0.01,0.02,-0.03,tp_upper -16616,做多,2021-04-17 08:40:00,2021-04-17 08:50:00,2468.14,2470.17,0.33,100.0,0.0132,0.03,0.02,0.01,flip -16617,做空,2021-04-17 08:50:00,2021-04-17 09:10:00,2470.17,2464.84,0.33,100.0,0.0132,0.07,0.02,0.05,tp_lower -16618,做多,2021-04-17 12:15:00,2021-04-17 12:20:00,2419.5,2413.63,0.33,100.0,0.0135,-0.08,0.02,-0.1,flip -16619,做空,2021-04-17 12:20:00,2021-04-17 12:35:00,2413.63,2413.55,0.33,100.0,0.0135,0.0,0.02,-0.02,flip -16620,做多,2021-04-17 12:35:00,2021-04-17 12:45:00,2413.55,2410.23,0.33,100.0,0.0135,-0.04,0.02,-0.06,flip -16621,做空,2021-04-17 12:45:00,2021-04-17 12:50:00,2410.23,2411.64,0.32,100.0,0.0135,-0.02,0.02,-0.04,flip -16622,做多,2021-04-17 12:50:00,2021-04-17 13:00:00,2411.64,2410.65,0.32,100.0,0.0134,-0.01,0.02,-0.03,flip -16623,做空,2021-04-17 13:00:00,2021-04-17 13:15:00,2410.65,2383.55,0.32,100.0,0.0134,0.36,0.02,0.35,tp_lower -16624,做多,2021-04-17 13:35:00,2021-04-17 14:15:00,2410.29,2411.35,0.33,100.0,0.0136,0.01,0.02,-0.0,flip -16625,做空,2021-04-17 14:15:00,2021-04-17 14:50:00,2411.35,2392.98,0.33,100.0,0.0135,0.25,0.02,0.23,tp_lower -16626,做多,2021-04-17 16:30:00,2021-04-17 16:55:00,2359.49,2353.86,0.33,100.0,0.0139,-0.08,0.02,-0.09,flip -16627,做空,2021-04-17 16:55:00,2021-04-17 17:00:00,2353.86,2360.77,0.33,100.0,0.0139,-0.1,0.02,-0.11,flip -16628,做多,2021-04-17 17:00:00,2021-04-17 17:40:00,2360.77,2359.85,0.33,100.0,0.0138,-0.01,0.02,-0.03,flip -16629,做空,2021-04-17 17:40:00,2021-04-17 17:45:00,2359.85,2346.74,0.33,100.0,0.0138,0.18,0.02,0.16,tp_lower -16630,做多,2021-04-17 18:10:00,2021-04-17 18:55:00,2362.84,2364.05,0.33,100.0,0.0139,0.02,0.02,0.0,flip -16631,做空,2021-04-17 18:55:00,2021-04-17 21:45:00,2364.05,2382.98,0.33,100.0,0.0138,-0.26,0.02,-0.28,tp_lower -16632,做多,2021-04-17 21:55:00,2021-04-17 22:00:00,2391.99,2384.9,0.32,100.0,0.0136,-0.1,0.02,-0.11,flip -16633,做空,2021-04-17 22:00:00,2021-04-17 22:05:00,2384.9,2386.21,0.32,100.0,0.0135,-0.02,0.02,-0.03,flip -16634,做多,2021-04-17 22:05:00,2021-04-17 22:15:00,2386.21,2391.67,0.32,100.0,0.0135,0.07,0.02,0.06,tp_upper -16635,做多,2021-04-17 22:50:00,2021-04-18 01:45:00,2385.69,2290.57,0.32,100.0,0.0135,-1.29,0.02,-1.3,flip -16636,做空,2021-04-18 01:45:00,2021-04-18 02:00:00,2290.57,2289.19,0.32,100.0,0.014,0.02,0.02,0.0,flip -16637,做多,2021-04-18 02:00:00,2021-04-18 02:10:00,2289.19,2281.8,0.32,100.0,0.014,-0.1,0.02,-0.12,flip -16638,做空,2021-04-18 02:10:00,2021-04-18 02:15:00,2281.8,2257.35,0.32,100.0,0.014,0.34,0.02,0.33,tp_lower -16639,做多,2021-04-18 02:30:00,2021-04-18 02:35:00,2290.56,2282.46,0.32,100.0,0.0141,-0.11,0.02,-0.13,flip -16640,做空,2021-04-18 02:35:00,2021-04-18 02:50:00,2282.46,2251.68,0.32,100.0,0.014,0.43,0.02,0.42,tp_lower -16641,做多,2021-04-18 04:20:00,2021-04-18 04:40:00,2178.82,2160.5,0.32,100.0,0.0149,-0.27,0.02,-0.29,flip -16642,做空,2021-04-18 04:40:00,2021-04-18 05:40:00,2160.5,2174.61,0.32,100.0,0.0149,-0.21,0.02,-0.23,flip -16643,做多,2021-04-18 05:40:00,2021-04-18 05:45:00,2174.61,2169.89,0.32,100.0,0.0147,-0.07,0.02,-0.09,flip -16644,做空,2021-04-18 05:45:00,2021-04-18 05:50:00,2169.89,2184.23,0.32,100.0,0.0147,-0.21,0.02,-0.23,flip -16645,做多,2021-04-18 05:50:00,2021-04-18 06:15:00,2184.23,2206.3,0.32,100.0,0.0145,0.32,0.02,0.3,tp_upper -16646,做多,2021-04-18 06:45:00,2021-04-18 06:50:00,2183.97,2178.23,0.32,100.0,0.0146,-0.08,0.02,-0.1,flip -16647,做空,2021-04-18 06:50:00,2021-04-18 06:55:00,2178.23,2190.87,0.32,100.0,0.0146,-0.18,0.02,-0.2,flip -16648,做多,2021-04-18 06:55:00,2021-04-18 07:05:00,2190.87,2211.82,0.32,100.0,0.0144,0.3,0.02,0.29,tp_upper -16649,做多,2021-04-18 10:10:00,2021-04-18 10:20:00,2140.43,2126.67,0.32,100.0,0.0149,-0.2,0.02,-0.22,flip -16650,做空,2021-04-18 10:20:00,2021-04-18 10:30:00,2126.67,2136.94,0.32,100.0,0.0148,-0.15,0.02,-0.17,flip -16651,做多,2021-04-18 10:30:00,2021-04-18 10:55:00,2136.94,2121.87,0.31,100.0,0.0147,-0.22,0.02,-0.24,flip -16652,做空,2021-04-18 10:55:00,2021-04-18 11:00:00,2121.87,2140.06,0.31,100.0,0.0147,-0.27,0.02,-0.28,flip -16653,做多,2021-04-18 11:00:00,2021-04-18 11:05:00,2140.06,2126.94,0.31,100.0,0.0144,-0.19,0.02,-0.2,flip -16654,做空,2021-04-18 11:05:00,2021-04-18 11:15:00,2126.94,2126.99,0.31,100.0,0.0144,-0.0,0.02,-0.02,flip -16655,做多,2021-04-18 11:15:00,2021-04-18 11:20:00,2126.99,2122.51,0.31,100.0,0.0144,-0.06,0.02,-0.08,flip -16656,做空,2021-04-18 11:20:00,2021-04-18 11:25:00,2122.51,2104.83,0.3,100.0,0.0144,0.25,0.02,0.24,tp_lower -16657,做多,2021-04-18 12:25:00,2021-04-18 13:15:00,2090.67,2116.97,0.31,100.0,0.0147,0.39,0.02,0.37,tp_upper -16658,做多,2021-04-18 15:05:00,2021-04-18 15:35:00,2130.25,2122.04,0.31,100.0,0.0146,-0.12,0.02,-0.14,flip -16659,做空,2021-04-18 15:35:00,2021-04-18 15:40:00,2122.04,2133.24,0.31,100.0,0.0146,-0.16,0.02,-0.18,flip -16660,做多,2021-04-18 15:40:00,2021-04-18 16:00:00,2133.24,2145.18,0.31,100.0,0.0144,0.17,0.02,0.16,tp_upper -16661,做多,2021-04-18 18:10:00,2021-04-18 18:45:00,2154.41,2176.0,0.31,100.0,0.0143,0.31,0.02,0.29,tp_upper -16662,做多,2021-04-18 21:50:00,2021-04-18 22:00:00,2209.81,2220.7,0.31,100.0,0.0141,0.15,0.02,0.14,tp_upper -16663,做多,2021-04-18 22:20:00,2021-04-18 22:30:00,2225.0,2235.92,0.31,100.0,0.014,0.15,0.02,0.14,tp_upper -16664,做多,2021-04-18 23:55:00,2021-04-19 01:45:00,2235.32,2245.62,0.31,100.0,0.014,0.14,0.02,0.13,flip -16665,做空,2021-04-19 01:45:00,2021-04-19 01:50:00,2245.62,2249.16,0.32,100.0,0.0144,-0.05,0.02,-0.07,flip -16666,做多,2021-04-19 01:50:00,2021-04-19 03:00:00,2249.16,2250.5,0.32,100.0,0.0143,0.02,0.02,0.0,flip -16667,做空,2021-04-19 03:00:00,2021-04-19 03:20:00,2250.5,2255.8,0.32,100.0,0.0143,-0.08,0.02,-0.09,flip -16668,做多,2021-04-19 03:20:00,2021-04-19 03:30:00,2255.8,2263.32,0.32,100.0,0.0142,0.11,0.02,0.09,tp_upper -16669,做多,2021-04-19 04:35:00,2021-04-19 04:40:00,2261.95,2255.83,0.32,100.0,0.0142,-0.09,0.02,-0.1,flip -16670,做空,2021-04-19 04:40:00,2021-04-19 04:45:00,2255.83,2262.26,0.32,100.0,0.0142,-0.09,0.02,-0.11,flip -16671,做多,2021-04-19 04:45:00,2021-04-19 04:55:00,2262.26,2263.36,0.32,100.0,0.0141,0.02,0.02,-0.0,flip -16672,做空,2021-04-19 04:55:00,2021-04-19 05:05:00,2263.36,2248.83,0.32,100.0,0.0141,0.2,0.02,0.19,tp_lower -16673,做多,2021-04-19 06:15:00,2021-04-19 06:20:00,2249.05,2247.56,0.32,100.0,0.0143,-0.02,0.02,-0.04,flip -16674,做空,2021-04-19 06:20:00,2021-04-19 06:55:00,2247.56,2262.29,0.32,100.0,0.0143,-0.21,0.02,-0.23,flip -16675,做多,2021-04-19 06:55:00,2021-04-19 07:00:00,2262.29,2264.0,0.32,100.0,0.0141,0.02,0.02,0.01,tp_upper -16676,做多,2021-04-19 11:00:00,2021-04-19 11:45:00,2226.64,2247.16,0.32,100.0,0.0143,0.29,0.02,0.28,tp_upper -16677,做多,2021-04-19 13:55:00,2021-04-19 16:10:00,2218.98,2127.15,0.32,100.0,0.0144,-1.33,0.02,-1.34,flip -16678,做空,2021-04-19 16:10:00,2021-04-19 16:15:00,2127.15,2138.14,0.31,100.0,0.0144,-0.16,0.02,-0.17,flip -16679,做多,2021-04-19 16:15:00,2021-04-19 16:25:00,2138.14,2130.31,0.3,100.0,0.0143,-0.11,0.02,-0.13,flip -16680,做空,2021-04-19 16:25:00,2021-04-19 17:10:00,2130.31,2129.9,0.3,100.0,0.0142,0.01,0.02,-0.01,flip -16681,做多,2021-04-19 17:10:00,2021-04-19 17:30:00,2129.9,2122.19,0.3,100.0,0.0142,-0.11,0.02,-0.12,flip -16682,做空,2021-04-19 17:30:00,2021-04-19 17:35:00,2122.19,2132.58,0.3,100.0,0.0142,-0.15,0.02,-0.16,flip -16683,做多,2021-04-19 17:35:00,2021-04-19 18:00:00,2132.58,2165.0,0.3,100.0,0.0141,0.46,0.02,0.44,tp_upper -16684,做多,2021-04-19 19:35:00,2021-04-19 19:40:00,2172.11,2169.08,0.3,100.0,0.014,-0.04,0.02,-0.06,tp_upper -16685,做多,2021-04-19 21:35:00,2021-04-19 21:40:00,2197.93,2215.78,0.3,100.0,0.0138,0.25,0.02,0.23,tp_upper -16686,做多,2021-04-19 22:15:00,2021-04-19 22:40:00,2197.18,2193.09,0.31,100.0,0.0139,-0.06,0.02,-0.07,flip -16687,做空,2021-04-19 22:40:00,2021-04-19 22:45:00,2193.09,2188.23,0.3,100.0,0.0139,0.07,0.02,0.05,tp_lower -16688,做多,2021-04-19 22:50:00,2021-04-20 01:30:00,2196.28,2109.9,0.31,100.0,0.0139,-1.2,0.01,-1.22,flip -16689,做空,2021-04-20 01:30:00,2021-04-20 01:55:00,2109.9,2100.0,0.3,100.0,0.0142,0.14,0.01,0.13,flip -16690,做多,2021-04-20 01:55:00,2021-04-20 03:05:00,2100.0,2081.22,0.3,100.0,0.0143,-0.27,0.01,-0.28,flip -16691,做空,2021-04-20 03:05:00,2021-04-20 03:10:00,2081.22,2090.08,0.3,100.0,0.0143,-0.13,0.01,-0.14,flip -16692,做多,2021-04-20 03:10:00,2021-04-20 04:45:00,2090.08,2145.47,0.3,100.0,0.0142,0.79,0.02,0.77,tp_upper -16693,做多,2021-04-20 06:00:00,2021-04-20 08:05:00,2122.77,2124.02,0.3,100.0,0.0143,0.02,0.02,0.0,tp_upper -16694,做多,2021-04-20 10:00:00,2021-04-20 10:15:00,2154.0,2168.56,0.3,100.0,0.0141,0.21,0.02,0.19,tp_upper -16695,做多,2021-04-20 11:40:00,2021-04-20 11:50:00,2185.44,2196.61,0.31,100.0,0.014,0.16,0.02,0.14,tp_upper -16696,做多,2021-04-20 12:30:00,2021-04-20 12:35:00,2184.6,2183.12,0.31,100.0,0.014,-0.02,0.02,-0.04,flip -16697,做空,2021-04-20 12:35:00,2021-04-20 12:50:00,2183.12,2184.11,0.31,100.0,0.014,-0.01,0.02,-0.03,flip -16698,做多,2021-04-20 12:50:00,2021-04-20 12:55:00,2184.11,2180.18,0.31,100.0,0.014,-0.06,0.02,-0.07,flip -16699,做空,2021-04-20 12:55:00,2021-04-20 13:00:00,2180.18,2190.27,0.3,100.0,0.014,-0.14,0.02,-0.16,flip -16700,做多,2021-04-20 13:00:00,2021-04-20 13:30:00,2190.27,2209.76,0.3,100.0,0.0138,0.27,0.02,0.25,tp_upper -16701,做多,2021-04-20 15:55:00,2021-04-20 16:10:00,2188.26,2200.25,0.31,100.0,0.014,0.17,0.02,0.15,tp_upper -16702,做多,2021-04-20 20:45:00,2021-04-20 20:50:00,2317.76,2313.42,0.31,100.0,0.0132,-0.06,0.02,-0.07,flip -16703,做空,2021-04-20 20:50:00,2021-04-20 21:00:00,2313.42,2314.67,0.31,100.0,0.0132,-0.02,0.02,-0.03,flip -16704,做多,2021-04-20 21:00:00,2021-04-20 21:10:00,2314.67,2330.0,0.31,100.0,0.0132,0.2,0.02,0.19,tp_upper -16705,做多,2021-04-20 21:25:00,2021-04-20 21:35:00,2314.79,2342.33,0.31,100.0,0.0133,0.37,0.02,0.35,tp_upper -16706,做多,2021-04-20 22:40:00,2021-04-20 23:05:00,2324.8,2324.72,0.31,100.0,0.0134,-0.0,0.02,-0.02,flip -16707,做空,2021-04-20 23:05:00,2021-04-20 23:15:00,2324.72,2329.34,0.31,100.0,0.0134,-0.06,0.02,-0.08,flip -16708,做多,2021-04-20 23:15:00,2021-04-20 23:25:00,2329.34,2325.63,0.31,100.0,0.0133,-0.05,0.02,-0.06,flip -16709,做空,2021-04-20 23:25:00,2021-04-20 23:40:00,2325.63,2329.38,0.31,100.0,0.0133,-0.05,0.02,-0.07,flip -16710,做多,2021-04-20 23:40:00,2021-04-20 23:45:00,2329.38,2322.26,0.31,100.0,0.0132,-0.09,0.02,-0.11,flip -16711,做空,2021-04-20 23:45:00,2021-04-20 23:50:00,2322.26,2326.79,0.31,100.0,0.0132,-0.06,0.02,-0.08,flip -16712,做多,2021-04-20 23:50:00,2021-04-21 00:00:00,2326.79,2340.19,0.31,100.0,0.0131,0.18,0.02,0.16,tp_upper -16713,做多,2021-04-21 01:50:00,2021-04-21 02:10:00,2319.09,2309.36,0.31,100.0,0.0135,-0.13,0.02,-0.15,flip -16714,做空,2021-04-21 02:10:00,2021-04-21 02:15:00,2309.36,2310.86,0.31,100.0,0.0135,-0.02,0.02,-0.04,flip -16715,做多,2021-04-21 02:15:00,2021-04-21 02:35:00,2310.86,2324.85,0.31,100.0,0.0135,0.19,0.02,0.17,tp_upper -16716,做多,2021-04-21 03:40:00,2021-04-21 05:00:00,2319.16,2294.92,0.31,100.0,0.0135,-0.33,0.02,-0.34,flip -16717,做空,2021-04-21 05:00:00,2021-04-21 05:10:00,2294.92,2319.05,0.31,100.0,0.0135,-0.33,0.02,-0.34,flip -16718,做多,2021-04-21 05:10:00,2021-04-21 05:20:00,2319.05,2303.46,0.31,100.0,0.0132,-0.21,0.02,-0.22,flip -16719,做空,2021-04-21 05:20:00,2021-04-21 05:35:00,2303.46,2301.98,0.3,100.0,0.0132,0.02,0.02,0.0,flip -16720,做多,2021-04-21 05:35:00,2021-04-21 06:00:00,2301.98,2291.2,0.3,100.0,0.0132,-0.14,0.02,-0.16,flip -16721,做空,2021-04-21 06:00:00,2021-04-21 06:05:00,2291.2,2303.46,0.3,100.0,0.0132,-0.16,0.02,-0.18,tp_lower -16722,做多,2021-04-21 06:05:00,2021-04-21 06:20:00,2303.46,2320.92,0.3,100.0,0.013,0.23,0.02,0.21,tp_upper -16723,做多,2021-04-21 08:20:00,2021-04-21 08:45:00,2290.59,2292.81,0.3,100.0,0.0132,0.03,0.02,0.01,flip -16724,做空,2021-04-21 08:45:00,2021-04-21 08:50:00,2292.81,2303.13,0.3,100.0,0.0132,-0.14,0.02,-0.15,flip -16725,做多,2021-04-21 08:50:00,2021-04-21 09:00:00,2303.13,2289.68,0.3,100.0,0.013,-0.18,0.01,-0.19,flip -16726,做空,2021-04-21 09:00:00,2021-04-21 09:05:00,2289.68,2300.25,0.3,100.0,0.013,-0.14,0.01,-0.15,flip -16727,做多,2021-04-21 09:05:00,2021-04-21 09:20:00,2300.25,2311.57,0.3,100.0,0.0129,0.15,0.01,0.13,tp_upper -16728,做多,2021-04-21 11:55:00,2021-04-21 12:05:00,2267.27,2262.11,0.3,100.0,0.0131,-0.07,0.01,-0.08,flip -16729,做空,2021-04-21 12:05:00,2021-04-21 12:10:00,2262.11,2296.52,0.3,100.0,0.0131,-0.45,0.02,-0.47,flip -16730,做多,2021-04-21 12:10:00,2021-04-21 12:15:00,2296.52,2301.05,0.29,100.0,0.0127,0.06,0.01,0.04,tp_upper -16731,做多,2021-04-21 14:20:00,2021-04-21 14:30:00,2373.32,2395.51,0.29,100.0,0.0123,0.27,0.01,0.26,tp_upper -16732,做多,2021-04-21 16:40:00,2021-04-21 16:45:00,2439.48,2435.31,0.29,100.0,0.0121,-0.05,0.01,-0.07,flip -16733,做空,2021-04-21 16:45:00,2021-04-21 17:15:00,2435.31,2435.56,0.29,100.0,0.0121,-0.0,0.01,-0.02,flip -16734,做多,2021-04-21 17:15:00,2021-04-21 18:05:00,2435.56,2422.67,0.29,100.0,0.012,-0.16,0.01,-0.17,flip -16735,做空,2021-04-21 18:05:00,2021-04-21 18:10:00,2422.67,2423.99,0.29,100.0,0.012,-0.02,0.01,-0.03,flip -16736,做多,2021-04-21 18:10:00,2021-04-21 19:15:00,2423.99,2436.36,0.29,100.0,0.012,0.15,0.01,0.13,tp_upper -16737,做多,2021-04-21 22:05:00,2021-04-21 22:25:00,2393.48,2378.38,0.29,100.0,0.0122,-0.18,0.01,-0.2,flip -16738,做空,2021-04-21 22:25:00,2021-04-21 22:30:00,2378.38,2371.68,0.29,100.0,0.0122,0.08,0.01,0.07,tp_lower -16739,做多,2021-04-21 23:35:00,2021-04-21 23:50:00,2372.3,2359.76,0.29,100.0,0.0123,-0.15,0.01,-0.17,flip -16740,做空,2021-04-21 23:50:00,2021-04-22 00:05:00,2359.76,2330.67,0.29,100.0,0.0122,0.36,0.01,0.34,tp_lower -16741,做多,2021-04-22 00:15:00,2021-04-22 00:35:00,2355.94,2387.42,0.3,100.0,0.0127,0.4,0.02,0.39,tp_upper -16742,做多,2021-04-22 02:30:00,2021-04-22 02:35:00,2419.01,2399.82,0.3,100.0,0.0125,-0.24,0.02,-0.26,flip -16743,做空,2021-04-22 02:35:00,2021-04-22 02:40:00,2399.82,2408.68,0.3,100.0,0.0125,-0.11,0.02,-0.13,flip -16744,做多,2021-04-22 02:40:00,2021-04-22 02:50:00,2408.68,2412.71,0.3,100.0,0.0124,0.05,0.01,0.04,flip -16745,做空,2021-04-22 02:50:00,2021-04-22 04:00:00,2412.71,2418.21,0.3,100.0,0.0124,-0.07,0.02,-0.08,flip -16746,做多,2021-04-22 04:00:00,2021-04-22 04:05:00,2418.21,2395.89,0.3,100.0,0.0123,-0.28,0.01,-0.29,flip -16747,做空,2021-04-22 04:05:00,2021-04-22 04:10:00,2395.89,2415.87,0.3,100.0,0.0123,-0.25,0.01,-0.26,flip -16748,做多,2021-04-22 04:10:00,2021-04-22 04:15:00,2415.87,2415.0,0.29,100.0,0.0121,-0.01,0.01,-0.03,flip -16749,做空,2021-04-22 04:15:00,2021-04-22 07:20:00,2415.0,2463.86,0.29,100.0,0.0121,-0.59,0.01,-0.61,tp_lower -16750,做多,2021-04-22 07:30:00,2021-04-22 07:35:00,2479.74,2474.22,0.29,100.0,0.0115,-0.06,0.01,-0.08,flip -16751,做空,2021-04-22 07:35:00,2021-04-22 07:40:00,2474.22,2479.29,0.29,100.0,0.0115,-0.06,0.01,-0.07,flip -16752,做多,2021-04-22 07:40:00,2021-04-22 07:45:00,2479.29,2467.8,0.28,100.0,0.0115,-0.13,0.01,-0.15,flip -16753,做空,2021-04-22 07:45:00,2021-04-22 07:50:00,2467.8,2473.5,0.28,100.0,0.0115,-0.07,0.01,-0.08,flip -16754,做多,2021-04-22 07:50:00,2021-04-22 09:00:00,2473.5,2451.39,0.28,100.0,0.0114,-0.25,0.01,-0.27,flip -16755,做空,2021-04-22 09:00:00,2021-04-22 09:15:00,2451.39,2458.72,0.28,100.0,0.0114,-0.08,0.01,-0.1,flip -16756,做多,2021-04-22 09:15:00,2021-04-22 09:35:00,2458.72,2483.61,0.28,100.0,0.0113,0.28,0.01,0.27,tp_upper -16757,做多,2021-04-22 12:50:00,2021-04-22 12:55:00,2569.24,2552.53,0.28,100.0,0.0109,-0.18,0.01,-0.2,flip -16758,做空,2021-04-22 12:55:00,2021-04-22 13:00:00,2552.53,2553.15,0.28,100.0,0.0109,-0.01,0.01,-0.02,flip -16759,做多,2021-04-22 13:00:00,2021-04-22 13:15:00,2553.15,2567.77,0.28,100.0,0.0109,0.16,0.01,0.15,flip -16760,做空,2021-04-22 13:15:00,2021-04-22 13:20:00,2567.77,2574.86,0.28,100.0,0.0109,-0.08,0.01,-0.09,flip -16761,做多,2021-04-22 13:20:00,2021-04-22 13:35:00,2574.86,2576.33,0.28,100.0,0.0108,0.02,0.01,0.0,flip -16762,做空,2021-04-22 13:35:00,2021-04-22 13:50:00,2576.33,2548.06,0.28,100.0,0.0108,0.31,0.01,0.29,tp_lower -16763,做多,2021-04-22 14:05:00,2021-04-22 14:50:00,2570.34,2598.64,0.28,100.0,0.0109,0.31,0.01,0.3,tp_upper -16764,做多,2021-04-22 15:25:00,2021-04-22 15:45:00,2583.68,2589.59,0.28,100.0,0.011,0.06,0.01,0.05,flip -16765,做空,2021-04-22 15:45:00,2021-04-22 17:00:00,2589.59,2622.56,0.28,100.0,0.011,-0.36,0.01,-0.38,flip -16766,做多,2021-04-22 17:00:00,2021-04-22 17:05:00,2622.56,2611.01,0.28,100.0,0.0107,-0.12,0.01,-0.14,flip -16767,做空,2021-04-22 17:05:00,2021-04-22 17:15:00,2611.01,2576.34,0.28,100.0,0.0107,0.37,0.01,0.36,tp_lower -16768,做多,2021-04-22 18:25:00,2021-04-22 18:35:00,2565.07,2562.19,0.28,100.0,0.011,-0.03,0.01,-0.05,flip -16769,做空,2021-04-22 18:35:00,2021-04-22 18:40:00,2562.19,2573.92,0.28,100.0,0.011,-0.13,0.01,-0.14,flip -16770,做多,2021-04-22 18:40:00,2021-04-22 18:50:00,2573.92,2544.57,0.28,100.0,0.0109,-0.32,0.01,-0.33,flip -16771,做空,2021-04-22 18:50:00,2021-04-22 19:10:00,2544.57,2486.91,0.28,100.0,0.0109,0.63,0.01,0.61,tp_lower -16772,做多,2021-04-22 19:40:00,2021-04-22 19:50:00,2537.22,2534.35,0.28,100.0,0.0111,-0.03,0.01,-0.05,flip -16773,做空,2021-04-22 19:50:00,2021-04-22 19:55:00,2534.35,2539.48,0.28,100.0,0.0111,-0.06,0.01,-0.07,flip -16774,做多,2021-04-22 19:55:00,2021-04-22 20:00:00,2539.48,2508.01,0.28,100.0,0.0111,-0.35,0.01,-0.36,flip -16775,做空,2021-04-22 20:00:00,2021-04-22 20:20:00,2508.01,2473.04,0.28,100.0,0.0111,0.39,0.01,0.37,tp_lower -16776,做多,2021-04-22 21:40:00,2021-04-22 21:45:00,2426.1,2386.98,0.28,100.0,0.0116,-0.45,0.01,-0.47,flip -16777,做空,2021-04-22 21:45:00,2021-04-22 21:55:00,2386.98,2417.53,0.28,100.0,0.0116,-0.35,0.01,-0.37,flip -16778,做多,2021-04-22 21:55:00,2021-04-22 22:25:00,2417.53,2412.99,0.27,100.0,0.0113,-0.05,0.01,-0.06,flip -16779,做空,2021-04-22 22:25:00,2021-04-22 22:40:00,2412.99,2413.52,0.27,100.0,0.0112,-0.01,0.01,-0.02,flip -16780,做多,2021-04-22 22:40:00,2021-04-22 23:20:00,2413.52,2430.41,0.27,100.0,0.0112,0.19,0.01,0.18,flip -16781,做空,2021-04-22 23:20:00,2021-04-22 23:35:00,2430.41,2426.36,0.27,100.0,0.0112,0.05,0.01,0.03,flip -16782,做多,2021-04-22 23:35:00,2021-04-22 23:45:00,2426.36,2408.85,0.27,100.0,0.0112,-0.2,0.01,-0.21,flip -16783,做空,2021-04-22 23:45:00,2021-04-23 00:05:00,2408.85,2401.71,0.27,100.0,0.0112,0.08,0.01,0.07,tp_lower -16784,做多,2021-04-23 00:10:00,2021-04-23 00:30:00,2421.23,2427.12,0.28,100.0,0.0117,0.07,0.01,0.05,flip -16785,做空,2021-04-23 00:30:00,2021-04-23 00:50:00,2427.12,2376.99,0.28,100.0,0.0116,0.58,0.01,0.57,tp_lower -16786,做多,2021-04-23 03:00:00,2021-04-23 03:10:00,2254.05,2250.37,0.29,100.0,0.0128,-0.05,0.01,-0.06,flip -16787,做空,2021-04-23 03:10:00,2021-04-23 03:20:00,2250.37,2246.85,0.29,100.0,0.0128,0.04,0.01,0.03,flip -16788,做多,2021-04-23 03:20:00,2021-04-23 04:05:00,2246.85,2236.27,0.29,100.0,0.0128,-0.14,0.01,-0.15,flip -16789,做空,2021-04-23 04:05:00,2021-04-23 04:25:00,2236.27,2258.12,0.29,100.0,0.0128,-0.28,0.01,-0.29,flip -16790,做多,2021-04-23 04:25:00,2021-04-23 04:30:00,2258.12,2255.19,0.28,100.0,0.0125,-0.04,0.01,-0.05,flip -16791,做空,2021-04-23 04:30:00,2021-04-23 04:50:00,2255.19,2208.41,0.28,100.0,0.0125,0.59,0.01,0.57,tp_lower -16792,做多,2021-04-23 05:30:00,2021-04-23 06:00:00,2228.29,2202.75,0.29,100.0,0.0129,-0.33,0.01,-0.34,flip -16793,做空,2021-04-23 06:00:00,2021-04-23 06:10:00,2202.75,2214.7,0.28,100.0,0.0129,-0.15,0.01,-0.17,flip -16794,做多,2021-04-23 06:10:00,2021-04-23 06:15:00,2214.7,2188.7,0.28,100.0,0.0127,-0.33,0.01,-0.35,flip -16795,做空,2021-04-23 06:15:00,2021-04-23 06:40:00,2188.7,2199.25,0.28,100.0,0.0127,-0.13,0.01,-0.15,flip -16796,做多,2021-04-23 06:40:00,2021-04-23 07:00:00,2199.25,2191.41,0.28,100.0,0.0126,-0.1,0.01,-0.11,flip -16797,做空,2021-04-23 07:00:00,2021-04-23 07:05:00,2191.41,2218.1,0.28,100.0,0.0126,-0.34,0.01,-0.35,flip -16798,做多,2021-04-23 07:05:00,2021-04-23 07:25:00,2218.1,2196.26,0.27,100.0,0.0123,-0.27,0.01,-0.28,flip -16799,做空,2021-04-23 07:25:00,2021-04-23 07:30:00,2196.26,2154.36,0.27,100.0,0.0123,0.51,0.01,0.5,tp_lower -16800,做多,2021-04-23 08:15:00,2021-04-23 08:40:00,2172.41,2180.9,0.27,100.0,0.0126,0.11,0.01,0.09,flip -16801,做空,2021-04-23 08:40:00,2021-04-23 09:40:00,2180.9,2184.01,0.27,100.0,0.0126,-0.04,0.01,-0.05,flip -16802,做多,2021-04-23 09:40:00,2021-04-23 10:00:00,2184.01,2232.7,0.27,100.0,0.0126,0.61,0.01,0.6,tp_upper -16803,做多,2021-04-23 12:15:00,2021-04-23 12:45:00,2285.37,2254.13,0.28,100.0,0.0123,-0.38,0.01,-0.4,flip -16804,做空,2021-04-23 12:45:00,2021-04-23 12:55:00,2254.13,2245.49,0.28,100.0,0.0122,0.11,0.01,0.09,tp_lower -16805,做多,2021-04-23 14:05:00,2021-04-23 14:30:00,2258.65,2294.9,0.28,100.0,0.0123,0.44,0.01,0.43,tp_upper -16806,做多,2021-04-23 15:10:00,2021-04-23 15:15:00,2272.0,2258.74,0.28,100.0,0.0124,-0.16,0.01,-0.18,flip -16807,做空,2021-04-23 15:15:00,2021-04-23 15:25:00,2258.74,2269.04,0.28,100.0,0.0124,-0.13,0.01,-0.14,flip -16808,做多,2021-04-23 15:25:00,2021-04-23 15:40:00,2269.04,2310.17,0.28,100.0,0.0122,0.5,0.01,0.49,tp_upper -16809,做多,2021-04-23 18:20:00,2021-04-23 18:35:00,2313.35,2340.06,0.28,100.0,0.0122,0.33,0.01,0.31,tp_upper -16810,做多,2021-04-23 21:10:00,2021-04-23 21:15:00,2361.0,2345.91,0.29,100.0,0.0121,-0.18,0.01,-0.2,flip -16811,做空,2021-04-23 21:15:00,2021-04-23 21:45:00,2345.91,2311.61,0.28,100.0,0.0121,0.41,0.01,0.4,tp_lower -16812,做多,2021-04-23 22:35:00,2021-04-23 22:40:00,2330.49,2325.83,0.29,100.0,0.0123,-0.06,0.01,-0.07,flip -16813,做空,2021-04-23 22:40:00,2021-04-23 22:45:00,2325.83,2326.62,0.29,100.0,0.0123,-0.01,0.01,-0.02,flip -16814,做多,2021-04-23 22:45:00,2021-04-23 22:50:00,2326.62,2324.89,0.29,100.0,0.0123,-0.02,0.01,-0.04,flip -16815,做空,2021-04-23 22:50:00,2021-04-23 23:00:00,2324.89,2339.14,0.29,100.0,0.0123,-0.17,0.01,-0.19,flip -16816,做多,2021-04-23 23:00:00,2021-04-23 23:05:00,2339.14,2333.99,0.28,100.0,0.0121,-0.06,0.01,-0.08,tp_upper -16817,做多,2021-04-24 01:50:00,2021-04-24 01:55:00,2282.74,2266.69,0.29,100.0,0.0127,-0.2,0.01,-0.22,flip -16818,做空,2021-04-24 01:55:00,2021-04-24 02:00:00,2266.69,2239.49,0.29,100.0,0.0127,0.35,0.01,0.33,tp_lower -16819,做多,2021-04-24 02:25:00,2021-04-24 03:00:00,2271.52,2317.45,0.29,100.0,0.0128,0.59,0.01,0.57,tp_upper -16820,做多,2021-04-24 03:55:00,2021-04-24 04:20:00,2298.98,2304.01,0.3,100.0,0.0129,0.07,0.01,0.05,flip -16821,做空,2021-04-24 04:20:00,2021-04-24 04:25:00,2304.01,2309.51,0.3,100.0,0.0129,-0.07,0.01,-0.09,flip -16822,做多,2021-04-24 04:25:00,2021-04-24 04:35:00,2309.51,2312.62,0.3,100.0,0.0128,0.04,0.01,0.03,flip -16823,做空,2021-04-24 04:35:00,2021-04-24 05:05:00,2312.62,2308.11,0.3,100.0,0.0128,0.06,0.01,0.04,flip -16824,做多,2021-04-24 05:05:00,2021-04-24 05:10:00,2308.11,2306.63,0.3,100.0,0.0129,-0.02,0.01,-0.03,flip -16825,做空,2021-04-24 05:10:00,2021-04-24 05:20:00,2306.63,2311.08,0.3,100.0,0.0128,-0.06,0.01,-0.07,flip -16826,做多,2021-04-24 05:20:00,2021-04-24 05:40:00,2311.08,2312.94,0.3,100.0,0.0128,0.02,0.01,0.01,flip -16827,做空,2021-04-24 05:40:00,2021-04-24 06:10:00,2312.94,2317.99,0.3,100.0,0.0128,-0.06,0.01,-0.08,flip -16828,做多,2021-04-24 06:10:00,2021-04-24 06:15:00,2317.99,2311.68,0.29,100.0,0.0127,-0.08,0.01,-0.09,flip -16829,做空,2021-04-24 06:15:00,2021-04-24 06:25:00,2311.68,2311.98,0.29,100.0,0.0127,-0.0,0.01,-0.02,flip -16830,做多,2021-04-24 06:25:00,2021-04-24 06:30:00,2311.98,2301.01,0.29,100.0,0.0127,-0.14,0.01,-0.15,flip -16831,做空,2021-04-24 06:30:00,2021-04-24 06:35:00,2301.01,2294.26,0.29,100.0,0.0127,0.09,0.01,0.07,tp_lower -16832,做多,2021-04-24 08:00:00,2021-04-24 08:05:00,2282.71,2274.54,0.29,100.0,0.0128,-0.1,0.01,-0.12,flip -16833,做空,2021-04-24 08:05:00,2021-04-24 08:10:00,2274.54,2281.63,0.29,100.0,0.0128,-0.09,0.01,-0.11,flip -16834,做多,2021-04-24 08:10:00,2021-04-24 08:15:00,2281.63,2304.4,0.29,100.0,0.0127,0.29,0.01,0.27,tp_upper -16835,做多,2021-04-24 11:30:00,2021-04-24 11:40:00,2214.63,2193.78,0.29,100.0,0.0132,-0.27,0.01,-0.29,flip -16836,做空,2021-04-24 11:40:00,2021-04-24 11:50:00,2193.78,2166.1,0.29,100.0,0.0132,0.36,0.01,0.35,tp_lower -16837,做多,2021-04-24 12:05:00,2021-04-24 12:20:00,2200.0,2200.96,0.29,100.0,0.0133,0.01,0.01,-0.0,flip -16838,做空,2021-04-24 12:20:00,2021-04-24 14:00:00,2200.96,2195.26,0.29,100.0,0.0133,0.08,0.01,0.06,tp_lower -16839,做多,2021-04-24 14:30:00,2021-04-24 14:35:00,2224.07,2208.12,0.29,100.0,0.0132,-0.21,0.01,-0.22,flip -16840,做空,2021-04-24 14:35:00,2021-04-24 14:45:00,2208.12,2214.0,0.29,100.0,0.0131,-0.08,0.01,-0.09,flip -16841,做多,2021-04-24 14:45:00,2021-04-24 14:50:00,2214.0,2199.74,0.29,100.0,0.0131,-0.19,0.01,-0.2,flip -16842,做空,2021-04-24 14:50:00,2021-04-24 15:00:00,2199.74,2189.53,0.29,100.0,0.013,0.13,0.01,0.12,tp_lower -16843,做多,2021-04-24 15:20:00,2021-04-24 15:30:00,2211.61,2241.51,0.29,100.0,0.013,0.39,0.01,0.37,tp_upper -16844,做多,2021-04-24 17:35:00,2021-04-24 18:15:00,2239.75,2281.37,0.29,100.0,0.013,0.54,0.01,0.53,tp_upper -16845,做多,2021-04-24 19:35:00,2021-04-24 19:40:00,2282.09,2273.77,0.3,100.0,0.013,-0.11,0.01,-0.12,flip -16846,做空,2021-04-24 19:40:00,2021-04-24 20:10:00,2273.77,2252.6,0.3,100.0,0.013,0.28,0.01,0.26,tp_lower -16847,做多,2021-04-24 20:25:00,2021-04-24 20:35:00,2272.07,2284.16,0.3,100.0,0.0131,0.16,0.01,0.14,tp_upper -16848,做多,2021-04-24 21:50:00,2021-04-24 21:55:00,2291.64,2287.04,0.3,100.0,0.0131,-0.06,0.01,-0.07,flip -16849,做空,2021-04-24 21:55:00,2021-04-24 22:05:00,2287.04,2272.8,0.3,100.0,0.013,0.19,0.01,0.17,tp_lower -16850,做多,2021-04-24 22:45:00,2021-04-25 00:25:00,2277.71,2226.94,0.3,100.0,0.0132,-0.67,0.01,-0.68,flip -16851,做空,2021-04-25 00:25:00,2021-04-25 01:15:00,2226.94,2233.88,0.3,100.0,0.0135,-0.09,0.02,-0.11,flip -16852,做多,2021-04-25 01:15:00,2021-04-25 01:30:00,2233.88,2237.19,0.3,100.0,0.0134,0.04,0.02,0.03,tp_upper -16853,做多,2021-04-25 02:40:00,2021-04-25 03:00:00,2239.53,2236.71,0.3,100.0,0.0134,-0.04,0.02,-0.05,flip -16854,做空,2021-04-25 03:00:00,2021-04-25 03:05:00,2236.71,2243.44,0.3,100.0,0.0134,-0.09,0.02,-0.11,flip -16855,做多,2021-04-25 03:05:00,2021-04-25 03:10:00,2243.44,2240.24,0.3,100.0,0.0133,-0.04,0.01,-0.06,flip -16856,做空,2021-04-25 03:10:00,2021-04-25 03:15:00,2240.24,2218.06,0.3,100.0,0.0133,0.3,0.01,0.28,tp_lower -16857,做多,2021-04-25 05:00:00,2021-04-25 05:15:00,2203.5,2204.69,0.3,100.0,0.0136,0.02,0.02,0.0,tp_upper -16858,做多,2021-04-25 07:15:00,2021-04-25 08:10:00,2191.02,2191.66,0.3,100.0,0.0137,0.01,0.02,-0.01,flip -16859,做空,2021-04-25 08:10:00,2021-04-25 09:30:00,2191.66,2213.16,0.3,100.0,0.0137,-0.29,0.02,-0.31,flip -16860,做多,2021-04-25 09:30:00,2021-04-25 09:35:00,2213.16,2199.73,0.3,100.0,0.0134,-0.18,0.01,-0.2,flip -16861,做空,2021-04-25 09:35:00,2021-04-25 09:45:00,2199.73,2236.83,0.29,100.0,0.0134,-0.5,0.01,-0.51,flip -16862,做多,2021-04-25 09:45:00,2021-04-25 09:50:00,2236.83,2254.58,0.29,100.0,0.0129,0.23,0.01,0.22,tp_upper -16863,做多,2021-04-25 11:45:00,2021-04-25 11:50:00,2292.74,2290.14,0.29,100.0,0.0127,-0.03,0.01,-0.05,tp_upper -16864,做多,2021-04-25 13:30:00,2021-04-25 14:00:00,2307.06,2305.94,0.29,100.0,0.0126,-0.01,0.01,-0.03,flip -16865,做空,2021-04-25 14:00:00,2021-04-25 14:05:00,2305.94,2317.47,0.29,100.0,0.0126,-0.15,0.01,-0.16,flip -16866,做多,2021-04-25 14:05:00,2021-04-25 14:10:00,2317.47,2308.68,0.29,100.0,0.0125,-0.11,0.01,-0.12,flip -16867,做空,2021-04-25 14:10:00,2021-04-25 14:15:00,2308.68,2313.01,0.29,100.0,0.0125,-0.05,0.01,-0.07,flip -16868,做多,2021-04-25 14:15:00,2021-04-25 14:20:00,2313.01,2327.15,0.29,100.0,0.0124,0.18,0.01,0.16,tp_upper -16869,做多,2021-04-25 14:20:00,2021-04-25 14:25:00,2327.15,2329.2,0.29,100.0,0.0124,0.03,0.01,0.01,tp_upper -16870,做多,2021-04-25 15:50:00,2021-04-25 15:55:00,2347.61,2342.68,0.29,100.0,0.0123,-0.06,0.01,-0.07,flip -16871,做空,2021-04-25 15:55:00,2021-04-25 16:05:00,2342.68,2322.64,0.29,100.0,0.0123,0.25,0.01,0.23,tp_lower -16872,做多,2021-04-25 16:20:00,2021-04-25 16:40:00,2346.71,2340.55,0.29,100.0,0.0123,-0.08,0.01,-0.09,flip -16873,做空,2021-04-25 16:40:00,2021-04-25 16:50:00,2340.55,2345.39,0.29,100.0,0.0123,-0.06,0.01,-0.07,flip -16874,做多,2021-04-25 16:50:00,2021-04-25 17:00:00,2345.39,2342.19,0.29,100.0,0.0123,-0.04,0.01,-0.05,tp_upper -16875,做多,2021-04-25 19:05:00,2021-04-25 19:15:00,2307.1,2308.26,0.29,100.0,0.0124,0.01,0.01,0.0,flip -16876,做空,2021-04-25 19:15:00,2021-04-25 19:45:00,2308.26,2286.18,0.29,100.0,0.0124,0.27,0.01,0.26,tp_lower -16877,做多,2021-04-25 22:00:00,2021-04-25 22:45:00,2242.59,2274.28,0.29,100.0,0.0129,0.41,0.01,0.39,tp_upper -16878,做多,2021-04-26 02:20:00,2021-04-26 02:30:00,2434.22,2424.1,0.3,100.0,0.0123,-0.12,0.01,-0.14,flip -16879,做空,2021-04-26 02:30:00,2021-04-26 02:35:00,2424.1,2429.51,0.3,100.0,0.0123,-0.07,0.01,-0.08,flip -16880,做多,2021-04-26 02:35:00,2021-04-26 03:15:00,2429.51,2441.2,0.3,100.0,0.0122,0.14,0.01,0.13,flip -16881,做空,2021-04-26 03:15:00,2021-04-26 03:20:00,2441.2,2447.59,0.3,100.0,0.0122,-0.08,0.01,-0.09,flip -16882,做多,2021-04-26 03:20:00,2021-04-26 03:25:00,2447.59,2440.54,0.3,100.0,0.0122,-0.09,0.01,-0.1,flip -16883,做空,2021-04-26 03:25:00,2021-04-26 03:35:00,2440.54,2444.61,0.3,100.0,0.0121,-0.05,0.01,-0.06,flip -16884,做多,2021-04-26 03:35:00,2021-04-26 04:00:00,2444.61,2455.62,0.3,100.0,0.0121,0.13,0.01,0.12,tp_upper -16885,做多,2021-04-26 04:40:00,2021-04-26 04:55:00,2454.85,2454.58,0.3,100.0,0.0121,-0.0,0.01,-0.02,flip -16886,做空,2021-04-26 04:55:00,2021-04-26 05:00:00,2454.58,2458.39,0.3,100.0,0.0121,-0.05,0.01,-0.06,flip -16887,做多,2021-04-26 05:00:00,2021-04-26 05:05:00,2458.39,2441.21,0.3,100.0,0.012,-0.21,0.01,-0.22,flip -16888,做空,2021-04-26 05:05:00,2021-04-26 05:10:00,2441.21,2433.75,0.29,100.0,0.012,0.09,0.01,0.08,tp_lower -16889,做多,2021-04-26 05:25:00,2021-04-26 05:50:00,2453.04,2457.76,0.29,100.0,0.012,0.06,0.01,0.04,flip -16890,做空,2021-04-26 05:50:00,2021-04-26 07:15:00,2457.76,2446.33,0.29,100.0,0.012,0.14,0.01,0.12,tp_lower -16891,做多,2021-04-26 08:35:00,2021-04-26 09:45:00,2448.81,2482.47,0.3,100.0,0.0121,0.41,0.01,0.39,tp_upper -16892,做多,2021-04-26 12:20:00,2021-04-26 12:30:00,2507.79,2510.65,0.3,100.0,0.0119,0.03,0.01,0.02,flip -16893,做空,2021-04-26 12:30:00,2021-04-26 12:50:00,2510.65,2502.09,0.3,100.0,0.0119,0.1,0.01,0.09,tp_lower -16894,做多,2021-04-26 13:40:00,2021-04-26 13:50:00,2514.41,2496.78,0.3,100.0,0.0119,-0.21,0.01,-0.23,flip -16895,做空,2021-04-26 13:50:00,2021-04-26 14:00:00,2496.78,2494.88,0.3,100.0,0.0119,0.02,0.01,0.01,flip -16896,做多,2021-04-26 14:00:00,2021-04-26 14:55:00,2494.88,2487.61,0.3,100.0,0.0119,-0.09,0.01,-0.1,flip -16897,做空,2021-04-26 14:55:00,2021-04-26 15:00:00,2487.61,2495.5,0.3,100.0,0.0119,-0.09,0.01,-0.11,flip -16898,做多,2021-04-26 15:00:00,2021-04-26 15:05:00,2495.5,2484.14,0.29,100.0,0.0118,-0.13,0.01,-0.15,flip -16899,做空,2021-04-26 15:05:00,2021-04-26 15:10:00,2484.14,2475.65,0.29,100.0,0.0118,0.1,0.01,0.09,tp_lower -16900,做多,2021-04-26 15:25:00,2021-04-26 15:40:00,2490.01,2496.83,0.29,100.0,0.0118,0.08,0.01,0.07,tp_upper -16901,做多,2021-04-26 17:00:00,2021-04-26 17:20:00,2508.38,2528.77,0.29,100.0,0.0117,0.24,0.01,0.22,tp_upper -16902,做多,2021-04-26 18:10:00,2021-04-26 18:15:00,2508.81,2497.59,0.3,100.0,0.0118,-0.13,0.01,-0.15,flip -16903,做空,2021-04-26 18:15:00,2021-04-26 19:00:00,2497.59,2492.33,0.29,100.0,0.0118,0.06,0.01,0.05,tp_lower -16904,做多,2021-04-26 19:50:00,2021-04-26 20:00:00,2491.17,2486.35,0.3,100.0,0.0119,-0.06,0.01,-0.07,flip -16905,做空,2021-04-26 20:00:00,2021-04-26 20:15:00,2486.35,2475.46,0.29,100.0,0.0118,0.13,0.01,0.11,tp_lower -16906,做多,2021-04-26 21:30:00,2021-04-26 22:10:00,2460.58,2531.97,0.3,100.0,0.012,0.86,0.02,0.84,tp_upper -16907,做多,2021-04-27 00:30:00,2021-04-27 01:30:00,2518.14,2515.43,0.31,100.0,0.0124,-0.03,0.02,-0.05,flip -16908,做空,2021-04-27 01:30:00,2021-04-27 01:50:00,2515.43,2511.59,0.31,100.0,0.0124,0.05,0.02,0.03,flip -16909,做多,2021-04-27 01:50:00,2021-04-27 02:00:00,2511.59,2522.39,0.31,100.0,0.0124,0.13,0.02,0.12,tp_upper -16910,做多,2021-04-27 04:25:00,2021-04-27 04:30:00,2502.0,2497.09,0.31,100.0,0.0125,-0.06,0.02,-0.08,flip -16911,做空,2021-04-27 04:30:00,2021-04-27 04:35:00,2497.09,2500.94,0.31,100.0,0.0125,-0.05,0.02,-0.06,flip -16912,做多,2021-04-27 04:35:00,2021-04-27 04:40:00,2500.94,2498.42,0.31,100.0,0.0124,-0.03,0.02,-0.05,flip -16913,做空,2021-04-27 04:40:00,2021-04-27 07:25:00,2498.42,2553.33,0.31,100.0,0.0124,-0.68,0.02,-0.7,flip -16914,做多,2021-04-27 07:25:00,2021-04-27 08:10:00,2553.33,2548.06,0.3,100.0,0.0118,-0.06,0.02,-0.08,flip -16915,做空,2021-04-27 08:10:00,2021-04-27 08:15:00,2548.06,2551.84,0.3,100.0,0.0118,-0.04,0.02,-0.06,flip -16916,做多,2021-04-27 08:15:00,2021-04-27 08:25:00,2551.84,2550.15,0.3,100.0,0.0118,-0.02,0.02,-0.03,flip -16917,做空,2021-04-27 08:25:00,2021-04-27 08:40:00,2550.15,2539.38,0.3,100.0,0.0118,0.13,0.01,0.11,tp_lower -16918,做多,2021-04-27 09:15:00,2021-04-27 09:55:00,2545.69,2542.29,0.3,100.0,0.0118,-0.04,0.02,-0.06,flip -16919,做空,2021-04-27 09:55:00,2021-04-27 10:00:00,2542.29,2549.74,0.3,100.0,0.0118,-0.09,0.02,-0.1,flip -16920,做多,2021-04-27 10:00:00,2021-04-27 10:15:00,2549.74,2539.11,0.3,100.0,0.0117,-0.12,0.01,-0.14,flip -16921,做空,2021-04-27 10:15:00,2021-04-27 10:20:00,2539.11,2543.86,0.3,100.0,0.0117,-0.06,0.01,-0.07,flip -16922,做多,2021-04-27 10:20:00,2021-04-27 10:55:00,2543.86,2545.59,0.3,100.0,0.0117,0.02,0.01,0.01,flip -16923,做空,2021-04-27 10:55:00,2021-04-27 11:00:00,2545.59,2550.23,0.3,100.0,0.0117,-0.05,0.01,-0.07,flip -16924,做多,2021-04-27 11:00:00,2021-04-27 11:05:00,2550.23,2561.78,0.3,100.0,0.0116,0.13,0.01,0.12,tp_upper -16925,做多,2021-04-27 11:25:00,2021-04-27 11:35:00,2556.65,2571.79,0.3,100.0,0.0116,0.18,0.01,0.16,tp_upper -16926,做多,2021-04-27 12:35:00,2021-04-27 12:40:00,2568.69,2556.43,0.3,100.0,0.0116,-0.14,0.01,-0.16,flip -16927,做空,2021-04-27 12:40:00,2021-04-27 13:30:00,2556.43,2566.27,0.3,100.0,0.0116,-0.11,0.01,-0.13,flip -16928,做多,2021-04-27 13:30:00,2021-04-27 13:35:00,2566.27,2543.09,0.3,100.0,0.0115,-0.27,0.01,-0.28,flip -16929,做空,2021-04-27 13:35:00,2021-04-27 13:40:00,2543.09,2542.81,0.29,100.0,0.0115,0.0,0.01,-0.01,tp_lower -16930,做多,2021-04-27 14:20:00,2021-04-27 14:25:00,2582.07,2617.89,0.29,100.0,0.0113,0.41,0.01,0.39,tp_upper -16931,做多,2021-04-27 17:50:00,2021-04-27 18:00:00,2647.6,2633.54,0.3,100.0,0.0112,-0.16,0.01,-0.17,flip -16932,做空,2021-04-27 18:00:00,2021-04-27 18:20:00,2633.54,2636.72,0.29,100.0,0.0112,-0.04,0.01,-0.05,flip -16933,做多,2021-04-27 18:20:00,2021-04-27 18:40:00,2636.72,2637.15,0.29,100.0,0.0111,0.0,0.01,-0.01,flip -16934,做空,2021-04-27 18:40:00,2021-04-27 18:50:00,2637.15,2637.72,0.29,100.0,0.0111,-0.01,0.01,-0.02,flip -16935,做多,2021-04-27 18:50:00,2021-04-27 19:00:00,2637.72,2639.18,0.29,100.0,0.0111,0.02,0.01,0.0,flip -16936,做空,2021-04-27 19:00:00,2021-04-27 19:15:00,2639.18,2635.56,0.29,100.0,0.0111,0.04,0.01,0.03,flip -16937,做多,2021-04-27 19:15:00,2021-04-27 20:15:00,2635.56,2628.9,0.29,100.0,0.0111,-0.07,0.01,-0.09,flip -16938,做空,2021-04-27 20:15:00,2021-04-27 21:35:00,2628.9,2637.71,0.29,100.0,0.0111,-0.1,0.01,-0.11,flip -16939,做多,2021-04-27 21:35:00,2021-04-27 21:45:00,2637.71,2645.15,0.29,100.0,0.011,0.08,0.01,0.07,tp_upper -16940,做多,2021-04-27 23:15:00,2021-04-27 23:35:00,2637.18,2642.49,0.29,100.0,0.011,0.06,0.01,0.04,tp_upper -16941,做多,2021-04-28 04:15:00,2021-04-28 04:30:00,2649.34,2643.77,0.3,100.0,0.0113,-0.06,0.01,-0.08,flip -16942,做空,2021-04-28 04:30:00,2021-04-28 04:50:00,2643.77,2627.85,0.3,100.0,0.0113,0.18,0.01,0.17,tp_lower -16943,做多,2021-04-28 05:15:00,2021-04-28 08:35:00,2638.78,2615.33,0.3,100.0,0.0114,-0.27,0.01,-0.28,flip -16944,做空,2021-04-28 08:35:00,2021-04-28 08:45:00,2615.33,2616.54,0.3,100.0,0.0114,-0.01,0.01,-0.03,flip -16945,做多,2021-04-28 08:45:00,2021-04-28 08:50:00,2616.54,2606.36,0.3,100.0,0.0114,-0.12,0.01,-0.13,flip -16946,做空,2021-04-28 08:50:00,2021-04-28 08:55:00,2606.36,2590.71,0.3,100.0,0.0114,0.18,0.01,0.16,tp_lower -16947,做多,2021-04-28 09:45:00,2021-04-28 09:55:00,2613.48,2603.33,0.3,100.0,0.0114,-0.12,0.01,-0.13,flip -16948,做空,2021-04-28 09:55:00,2021-04-28 10:05:00,2603.33,2625.17,0.3,100.0,0.0114,-0.25,0.01,-0.26,flip -16949,做多,2021-04-28 10:05:00,2021-04-28 10:10:00,2625.17,2627.63,0.29,100.0,0.0112,0.03,0.01,0.01,tp_upper -16950,做多,2021-04-28 13:55:00,2021-04-28 14:15:00,2706.46,2702.17,0.29,100.0,0.0108,-0.05,0.01,-0.06,flip -16951,做空,2021-04-28 14:15:00,2021-04-28 14:20:00,2702.17,2721.7,0.29,100.0,0.0108,-0.21,0.01,-0.23,flip -16952,做多,2021-04-28 14:20:00,2021-04-28 14:40:00,2721.7,2701.36,0.29,100.0,0.0107,-0.22,0.01,-0.23,flip -16953,做空,2021-04-28 14:40:00,2021-04-28 14:45:00,2701.36,2711.12,0.29,100.0,0.0107,-0.1,0.01,-0.12,flip -16954,做多,2021-04-28 14:45:00,2021-04-28 15:00:00,2711.12,2693.79,0.29,100.0,0.0106,-0.18,0.01,-0.2,flip -16955,做空,2021-04-28 15:00:00,2021-04-28 15:05:00,2693.79,2681.31,0.28,100.0,0.0106,0.13,0.01,0.12,tp_lower -16956,做多,2021-04-28 16:00:00,2021-04-28 16:05:00,2702.76,2680.23,0.29,100.0,0.0106,-0.24,0.01,-0.25,flip -16957,做空,2021-04-28 16:05:00,2021-04-28 16:10:00,2680.23,2694.02,0.28,100.0,0.0105,-0.15,0.01,-0.16,flip -16958,做多,2021-04-28 16:10:00,2021-04-28 16:15:00,2694.02,2692.82,0.28,100.0,0.0104,-0.01,0.01,-0.03,flip -16959,做空,2021-04-28 16:15:00,2021-04-28 18:00:00,2692.82,2719.22,0.28,100.0,0.0104,-0.28,0.01,-0.29,flip -16960,做多,2021-04-28 18:00:00,2021-04-28 18:05:00,2719.22,2727.14,0.28,100.0,0.0102,0.08,0.01,0.07,tp_upper -16961,做多,2021-04-28 18:50:00,2021-04-28 19:00:00,2721.32,2720.51,0.28,100.0,0.0102,-0.01,0.01,-0.02,flip -16962,做空,2021-04-28 19:00:00,2021-04-28 19:20:00,2720.51,2724.93,0.28,100.0,0.0102,-0.05,0.01,-0.06,flip -16963,做多,2021-04-28 19:20:00,2021-04-28 19:25:00,2724.93,2742.46,0.28,100.0,0.0102,0.18,0.01,0.16,tp_upper -16964,做多,2021-04-28 19:55:00,2021-04-28 20:00:00,2738.05,2733.59,0.28,100.0,0.0102,-0.05,0.01,-0.06,tp_upper -16965,做多,2021-04-28 20:30:00,2021-04-28 20:35:00,2728.51,2727.74,0.28,100.0,0.0102,-0.01,0.01,-0.02,flip -16966,做空,2021-04-28 20:35:00,2021-04-28 23:10:00,2727.74,2732.33,0.28,100.0,0.0102,-0.05,0.01,-0.06,flip -16967,做多,2021-04-28 23:10:00,2021-04-28 23:45:00,2732.33,2742.79,0.28,100.0,0.0101,0.11,0.01,0.09,tp_upper -16968,做多,2021-04-29 01:55:00,2021-04-29 02:10:00,2722.98,2717.72,0.28,100.0,0.0104,-0.05,0.01,-0.07,flip -16969,做空,2021-04-29 02:10:00,2021-04-29 02:25:00,2717.72,2715.98,0.28,100.0,0.0104,0.02,0.01,0.0,flip -16970,做多,2021-04-29 02:25:00,2021-04-29 02:35:00,2715.98,2709.7,0.28,100.0,0.0104,-0.07,0.01,-0.08,flip -16971,做空,2021-04-29 02:35:00,2021-04-29 02:50:00,2709.7,2715.89,0.28,100.0,0.0104,-0.06,0.01,-0.08,flip -16972,做多,2021-04-29 02:50:00,2021-04-29 03:00:00,2715.89,2717.34,0.28,100.0,0.0104,0.02,0.01,0.0,flip -16973,做空,2021-04-29 03:00:00,2021-04-29 03:35:00,2717.34,2693.73,0.28,100.0,0.0104,0.24,0.01,0.23,tp_lower -16974,做多,2021-04-29 04:50:00,2021-04-29 04:55:00,2693.49,2681.47,0.28,100.0,0.0105,-0.13,0.01,-0.14,flip -16975,做空,2021-04-29 04:55:00,2021-04-29 05:00:00,2681.47,2691.31,0.28,100.0,0.0105,-0.1,0.01,-0.12,tp_lower -16976,做多,2021-04-29 05:00:00,2021-04-29 05:10:00,2691.31,2703.95,0.28,100.0,0.0104,0.13,0.01,0.12,tp_upper -16977,做多,2021-04-29 07:25:00,2021-04-29 07:40:00,2731.34,2726.82,0.28,100.0,0.0103,-0.05,0.01,-0.06,flip -16978,做空,2021-04-29 07:40:00,2021-04-29 07:45:00,2726.82,2728.28,0.28,100.0,0.0103,-0.02,0.01,-0.03,flip -16979,做多,2021-04-29 07:45:00,2021-04-29 08:00:00,2728.28,2720.39,0.28,100.0,0.0103,-0.08,0.01,-0.1,flip -16980,做空,2021-04-29 08:00:00,2021-04-29 08:05:00,2720.39,2728.0,0.28,100.0,0.0103,-0.08,0.01,-0.09,tp_lower -16981,做多,2021-04-29 09:05:00,2021-04-29 09:10:00,2736.25,2753.5,0.28,100.0,0.0102,0.18,0.01,0.16,tp_upper -16982,做多,2021-04-29 11:05:00,2021-04-29 11:50:00,2766.73,2765.0,0.28,100.0,0.0101,-0.02,0.01,-0.03,flip -16983,做空,2021-04-29 11:50:00,2021-04-29 12:00:00,2765.0,2766.19,0.28,100.0,0.0101,-0.01,0.01,-0.03,tp_lower -16984,做多,2021-04-29 12:00:00,2021-04-29 12:05:00,2766.19,2765.64,0.28,100.0,0.0101,-0.01,0.01,-0.02,flip -16985,做空,2021-04-29 12:05:00,2021-04-29 12:10:00,2765.64,2771.08,0.28,100.0,0.0101,-0.05,0.01,-0.07,flip -16986,做多,2021-04-29 12:10:00,2021-04-29 12:15:00,2771.08,2780.72,0.28,100.0,0.01,0.1,0.01,0.08,tp_upper -16987,做多,2021-04-29 13:30:00,2021-04-29 14:25:00,2779.11,2770.33,0.28,100.0,0.01,-0.09,0.01,-0.1,flip -16988,做空,2021-04-29 14:25:00,2021-04-29 14:35:00,2770.33,2770.58,0.28,100.0,0.01,-0.0,0.01,-0.02,flip -16989,做多,2021-04-29 14:35:00,2021-04-29 14:45:00,2770.58,2767.12,0.28,100.0,0.01,-0.03,0.01,-0.05,flip -16990,做空,2021-04-29 14:45:00,2021-04-29 15:05:00,2767.12,2772.33,0.28,100.0,0.01,-0.05,0.01,-0.07,flip -16991,做多,2021-04-29 15:05:00,2021-04-29 15:15:00,2772.33,2774.15,0.28,100.0,0.0099,0.02,0.01,0.0,flip -16992,做空,2021-04-29 15:15:00,2021-04-29 16:10:00,2774.15,2774.1,0.28,100.0,0.0099,0.0,0.01,-0.01,flip -16993,做多,2021-04-29 16:10:00,2021-04-29 17:35:00,2774.1,2733.41,0.28,100.0,0.0099,-0.4,0.01,-0.42,flip -16994,做空,2021-04-29 17:35:00,2021-04-29 18:00:00,2733.41,2711.23,0.27,100.0,0.0099,0.22,0.01,0.21,tp_lower -16995,做多,2021-04-29 18:50:00,2021-04-29 19:20:00,2730.75,2721.54,0.27,100.0,0.01,-0.09,0.01,-0.11,flip -16996,做空,2021-04-29 19:20:00,2021-04-29 19:25:00,2721.54,2735.15,0.27,100.0,0.01,-0.14,0.01,-0.15,flip -16997,做多,2021-04-29 19:25:00,2021-04-29 20:00:00,2735.15,2706.54,0.27,100.0,0.0099,-0.28,0.01,-0.3,flip -16998,做空,2021-04-29 20:00:00,2021-04-29 20:05:00,2706.54,2690.7,0.27,100.0,0.0099,0.16,0.01,0.14,tp_lower -16999,做多,2021-04-29 20:30:00,2021-04-29 20:35:00,2729.44,2720.68,0.27,100.0,0.0098,-0.09,0.01,-0.1,flip -17000,做空,2021-04-29 20:35:00,2021-04-29 20:55:00,2720.68,2710.28,0.27,100.0,0.0098,0.1,0.01,0.09,flip -17001,做多,2021-04-29 20:55:00,2021-04-29 21:15:00,2710.28,2716.08,0.27,100.0,0.0099,0.06,0.01,0.04,flip -17002,做空,2021-04-29 21:15:00,2021-04-29 21:30:00,2716.08,2716.41,0.27,100.0,0.0099,-0.0,0.01,-0.02,flip -17003,做多,2021-04-29 21:30:00,2021-04-29 21:55:00,2716.41,2742.18,0.27,100.0,0.0099,0.25,0.01,0.24,tp_upper -17004,做多,2021-04-29 23:40:00,2021-04-29 23:45:00,2759.9,2759.8,0.27,100.0,0.0098,-0.0,0.01,-0.01,flip -17005,做空,2021-04-29 23:45:00,2021-04-30 00:00:00,2759.8,2765.66,0.27,100.0,0.0098,-0.06,0.01,-0.07,flip -17006,做多,2021-04-30 00:00:00,2021-04-30 00:05:00,2765.66,2742.9,0.28,100.0,0.0101,-0.23,0.01,-0.24,flip -17007,做空,2021-04-30 00:05:00,2021-04-30 00:10:00,2742.9,2752.82,0.28,100.0,0.0101,-0.1,0.01,-0.11,tp_lower -17008,做多,2021-04-30 00:25:00,2021-04-30 00:30:00,2758.32,2750.04,0.27,100.0,0.01,-0.08,0.01,-0.1,flip -17009,做空,2021-04-30 00:30:00,2021-04-30 01:20:00,2750.04,2743.54,0.27,100.0,0.0099,0.06,0.01,0.05,flip -17010,做多,2021-04-30 01:20:00,2021-04-30 01:45:00,2743.54,2740.16,0.27,100.0,0.01,-0.03,0.01,-0.05,flip -17011,做空,2021-04-30 01:45:00,2021-04-30 01:50:00,2740.16,2742.48,0.27,100.0,0.01,-0.02,0.01,-0.04,flip -17012,做多,2021-04-30 01:50:00,2021-04-30 02:00:00,2742.48,2740.26,0.27,100.0,0.0099,-0.02,0.01,-0.04,flip -17013,做空,2021-04-30 02:00:00,2021-04-30 02:05:00,2740.26,2741.6,0.27,100.0,0.0099,-0.01,0.01,-0.03,flip -17014,做多,2021-04-30 02:05:00,2021-04-30 02:15:00,2741.6,2744.2,0.27,100.0,0.0099,0.03,0.01,0.01,flip -17015,做空,2021-04-30 02:15:00,2021-04-30 02:30:00,2744.2,2736.71,0.27,100.0,0.0099,0.07,0.01,0.06,flip -17016,做多,2021-04-30 02:30:00,2021-04-30 02:55:00,2736.71,2740.05,0.27,100.0,0.01,0.03,0.01,0.02,flip -17017,做空,2021-04-30 02:55:00,2021-04-30 03:05:00,2740.05,2737.98,0.27,100.0,0.0099,0.02,0.01,0.01,tp_lower -17018,做多,2021-04-30 03:10:00,2021-04-30 03:20:00,2740.71,2743.54,0.27,100.0,0.0099,0.03,0.01,0.01,tp_upper -17019,做多,2021-04-30 03:35:00,2021-04-30 03:40:00,2742.88,2741.44,0.27,100.0,0.0099,-0.01,0.01,-0.03,flip -17020,做空,2021-04-30 03:40:00,2021-04-30 05:40:00,2741.44,2766.19,0.27,100.0,0.0099,-0.25,0.01,-0.26,flip -17021,做多,2021-04-30 05:40:00,2021-04-30 05:45:00,2766.19,2772.82,0.27,100.0,0.0097,0.06,0.01,0.05,tp_upper -17022,做多,2021-04-30 07:20:00,2021-04-30 07:25:00,2781.29,2778.15,0.27,100.0,0.0097,-0.03,0.01,-0.04,flip -17023,做空,2021-04-30 07:25:00,2021-04-30 07:35:00,2778.15,2778.92,0.27,100.0,0.0097,-0.01,0.01,-0.02,flip -17024,做多,2021-04-30 07:35:00,2021-04-30 08:45:00,2778.92,2788.07,0.27,100.0,0.0097,0.09,0.01,0.07,tp_upper -17025,做多,2021-04-30 08:45:00,2021-04-30 08:50:00,2788.07,2791.97,0.27,100.0,0.0097,0.04,0.01,0.02,tp_upper -17026,做多,2021-04-30 12:15:00,2021-04-30 12:50:00,2751.77,2753.63,0.27,100.0,0.0098,0.02,0.01,0.0,flip -17027,做空,2021-04-30 12:50:00,2021-04-30 13:10:00,2753.63,2736.43,0.27,100.0,0.0098,0.17,0.01,0.15,tp_lower -17028,做多,2021-04-30 13:20:00,2021-04-30 13:25:00,2749.63,2749.24,0.27,100.0,0.0098,-0.0,0.01,-0.02,flip -17029,做空,2021-04-30 13:25:00,2021-04-30 13:35:00,2749.24,2743.44,0.27,100.0,0.0098,0.06,0.01,0.04,tp_lower -17030,做多,2021-04-30 14:05:00,2021-04-30 14:10:00,2752.39,2751.0,0.27,100.0,0.0098,-0.01,0.01,-0.03,tp_upper -17031,做多,2021-04-30 15:20:00,2021-04-30 15:30:00,2749.48,2748.11,0.27,100.0,0.0098,-0.01,0.01,-0.03,flip -17032,做空,2021-04-30 15:30:00,2021-04-30 16:05:00,2748.11,2754.49,0.27,100.0,0.0098,-0.06,0.01,-0.08,flip -17033,做多,2021-04-30 16:05:00,2021-04-30 16:15:00,2754.49,2748.41,0.27,100.0,0.0098,-0.06,0.01,-0.07,tp_upper -17034,做多,2021-04-30 17:30:00,2021-04-30 17:55:00,2761.77,2758.99,0.27,100.0,0.0097,-0.03,0.01,-0.04,flip -17035,做空,2021-04-30 17:55:00,2021-04-30 18:00:00,2758.99,2760.18,0.27,100.0,0.0097,-0.01,0.01,-0.02,flip -17036,做多,2021-04-30 18:00:00,2021-04-30 18:15:00,2760.18,2758.4,0.27,100.0,0.0097,-0.02,0.01,-0.03,flip -17037,做空,2021-04-30 18:15:00,2021-04-30 18:20:00,2758.4,2762.72,0.27,100.0,0.0097,-0.04,0.01,-0.06,flip -17038,做多,2021-04-30 18:20:00,2021-04-30 18:50:00,2762.72,2769.71,0.27,100.0,0.0096,0.07,0.01,0.05,tp_upper -17039,做多,2021-04-30 20:10:00,2021-04-30 20:15:00,2779.51,2770.71,0.27,100.0,0.0096,-0.08,0.01,-0.1,flip -17040,做空,2021-04-30 20:15:00,2021-04-30 20:20:00,2770.71,2762.24,0.27,100.0,0.0096,0.08,0.01,0.07,tp_lower -17041,做多,2021-04-30 23:15:00,2021-04-30 23:20:00,2756.49,2756.91,0.27,100.0,0.0096,0.0,0.01,-0.01,tp_upper -17042,做多,2021-05-01 00:45:00,2021-05-01 00:50:00,2771.84,2764.98,0.27,100.0,0.0099,-0.07,0.01,-0.08,flip -17043,做空,2021-05-01 00:50:00,2021-05-01 00:55:00,2764.98,2770.13,0.27,100.0,0.0099,-0.05,0.01,-0.06,flip -17044,做多,2021-05-01 00:55:00,2021-05-01 01:40:00,2770.13,2778.61,0.27,100.0,0.0099,0.08,0.01,0.07,tp_upper -17045,做多,2021-05-01 04:45:00,2021-05-01 05:00:00,2841.89,2841.29,0.27,100.0,0.0096,-0.01,0.01,-0.02,tp_upper -17046,做多,2021-05-01 05:05:00,2021-05-01 05:10:00,2844.26,2852.56,0.27,100.0,0.0096,0.08,0.01,0.07,tp_upper -17047,做多,2021-05-01 06:05:00,2021-05-01 06:15:00,2849.85,2854.14,0.27,100.0,0.0096,0.04,0.01,0.03,flip -17048,做空,2021-05-01 06:15:00,2021-05-01 06:25:00,2854.14,2859.39,0.27,100.0,0.0096,-0.05,0.01,-0.06,flip -17049,做多,2021-05-01 06:25:00,2021-05-01 06:50:00,2859.39,2863.71,0.27,100.0,0.0095,0.04,0.01,0.03,tp_upper -17050,做多,2021-05-01 07:00:00,2021-05-01 07:05:00,2861.62,2852.28,0.27,100.0,0.0095,-0.09,0.01,-0.1,flip -17051,做空,2021-05-01 07:05:00,2021-05-01 07:10:00,2852.28,2847.08,0.27,100.0,0.0095,0.05,0.01,0.04,tp_lower -17052,做多,2021-05-01 07:15:00,2021-05-01 07:25:00,2856.0,2851.57,0.27,100.0,0.0095,-0.04,0.01,-0.06,flip -17053,做空,2021-05-01 07:25:00,2021-05-01 07:30:00,2851.57,2854.09,0.27,100.0,0.0095,-0.02,0.01,-0.04,flip -17054,做多,2021-05-01 07:30:00,2021-05-01 08:00:00,2854.09,2863.93,0.27,100.0,0.0095,0.09,0.01,0.08,tp_upper -17055,做多,2021-05-01 08:25:00,2021-05-01 08:30:00,2861.63,2856.09,0.27,100.0,0.0095,-0.05,0.01,-0.07,flip -17056,做空,2021-05-01 08:30:00,2021-05-01 08:50:00,2856.09,2841.65,0.27,100.0,0.0095,0.14,0.01,0.12,tp_lower -17057,做多,2021-05-01 09:30:00,2021-05-01 09:35:00,2845.01,2839.02,0.27,100.0,0.0096,-0.06,0.01,-0.07,flip -17058,做空,2021-05-01 09:35:00,2021-05-01 13:35:00,2839.02,2859.99,0.27,100.0,0.0095,-0.2,0.01,-0.21,tp_lower -17059,做多,2021-05-01 13:50:00,2021-05-01 14:00:00,2872.99,2868.82,0.27,100.0,0.0094,-0.04,0.01,-0.05,flip -17060,做空,2021-05-01 14:00:00,2021-05-01 14:05:00,2868.82,2862.69,0.27,100.0,0.0093,0.06,0.01,0.04,tp_lower -17061,做多,2021-05-01 14:20:00,2021-05-01 14:25:00,2871.57,2868.37,0.27,100.0,0.0093,-0.03,0.01,-0.04,flip -17062,做空,2021-05-01 14:25:00,2021-05-01 14:30:00,2868.37,2868.5,0.27,100.0,0.0093,-0.0,0.01,-0.01,tp_lower -17063,做多,2021-05-01 14:30:00,2021-05-01 15:50:00,2868.5,2858.25,0.27,100.0,0.0093,-0.1,0.01,-0.11,flip -17064,做空,2021-05-01 15:50:00,2021-05-01 15:55:00,2858.25,2867.66,0.27,100.0,0.0093,-0.09,0.01,-0.1,flip -17065,做多,2021-05-01 15:55:00,2021-05-01 16:00:00,2867.66,2878.29,0.27,100.0,0.0093,0.1,0.01,0.09,tp_upper -17066,做多,2021-05-01 18:20:00,2021-05-01 18:35:00,2924.58,2932.7,0.27,100.0,0.0091,0.07,0.01,0.06,tp_upper -17067,做多,2021-05-01 20:05:00,2021-05-01 20:15:00,2933.81,2929.77,0.27,100.0,0.0091,-0.04,0.01,-0.05,flip -17068,做空,2021-05-01 20:15:00,2021-05-01 20:20:00,2929.77,2932.35,0.27,100.0,0.0091,-0.02,0.01,-0.04,flip -17069,做多,2021-05-01 20:20:00,2021-05-01 20:25:00,2932.35,2932.23,0.27,100.0,0.009,-0.0,0.01,-0.01,flip -17070,做空,2021-05-01 20:25:00,2021-05-01 21:30:00,2932.23,2940.46,0.27,100.0,0.009,-0.07,0.01,-0.09,flip -17071,做多,2021-05-01 21:30:00,2021-05-01 21:35:00,2940.46,2936.37,0.26,100.0,0.009,-0.04,0.01,-0.05,flip -17072,做空,2021-05-01 21:35:00,2021-05-01 21:45:00,2936.37,2929.83,0.26,100.0,0.009,0.06,0.01,0.05,tp_lower -17073,做多,2021-05-01 22:15:00,2021-05-01 23:00:00,2937.44,2939.6,0.26,100.0,0.009,0.02,0.01,0.01,flip -17074,做空,2021-05-01 23:00:00,2021-05-02 00:05:00,2939.6,2937.48,0.26,100.0,0.009,0.02,0.01,0.01,tp_lower -17075,做多,2021-05-02 00:10:00,2021-05-02 00:15:00,2945.52,2941.99,0.27,100.0,0.0092,-0.03,0.01,-0.05,flip -17076,做空,2021-05-02 00:15:00,2021-05-02 00:25:00,2941.99,2935.03,0.27,100.0,0.0092,0.06,0.01,0.05,tp_lower -17077,做多,2021-05-02 01:20:00,2021-05-02 01:30:00,2940.83,2936.28,0.27,100.0,0.0092,-0.04,0.01,-0.06,flip -17078,做空,2021-05-02 01:30:00,2021-05-02 01:35:00,2936.28,2942.09,0.27,100.0,0.0092,-0.05,0.01,-0.07,flip -17079,做多,2021-05-02 01:35:00,2021-05-02 01:50:00,2942.09,2943.78,0.27,100.0,0.0092,0.02,0.01,0.0,tp_upper -17080,做多,2021-05-02 02:35:00,2021-05-02 03:15:00,2944.09,2944.23,0.27,100.0,0.0092,0.0,0.01,-0.01,flip -17081,做空,2021-05-02 03:15:00,2021-05-02 03:25:00,2944.23,2937.0,0.27,100.0,0.0091,0.07,0.01,0.05,tp_lower -17082,做多,2021-05-02 04:40:00,2021-05-02 05:15:00,2919.93,2910.84,0.27,100.0,0.0092,-0.08,0.01,-0.1,flip -17083,做空,2021-05-02 05:15:00,2021-05-02 05:20:00,2910.84,2921.6,0.27,100.0,0.0092,-0.1,0.01,-0.11,flip -17084,做多,2021-05-02 05:20:00,2021-05-02 05:25:00,2921.6,2916.52,0.27,100.0,0.0092,-0.05,0.01,-0.06,flip -17085,做空,2021-05-02 05:25:00,2021-05-02 05:40:00,2916.52,2918.5,0.27,100.0,0.0091,-0.02,0.01,-0.03,flip -17086,做多,2021-05-02 05:40:00,2021-05-02 05:45:00,2918.5,2917.4,0.27,100.0,0.0091,-0.01,0.01,-0.02,flip -17087,做空,2021-05-02 05:45:00,2021-05-02 05:50:00,2917.4,2920.05,0.27,100.0,0.0091,-0.02,0.01,-0.04,flip -17088,做多,2021-05-02 05:50:00,2021-05-02 05:55:00,2920.05,2916.77,0.27,100.0,0.0091,-0.03,0.01,-0.04,flip -17089,做空,2021-05-02 05:55:00,2021-05-02 06:00:00,2916.77,2923.55,0.26,100.0,0.0091,-0.06,0.01,-0.07,flip -17090,做多,2021-05-02 06:00:00,2021-05-02 06:20:00,2923.55,2916.98,0.26,100.0,0.009,-0.06,0.01,-0.07,flip -17091,做空,2021-05-02 06:20:00,2021-05-02 06:30:00,2916.98,2918.76,0.26,100.0,0.009,-0.02,0.01,-0.03,flip -17092,做多,2021-05-02 06:30:00,2021-05-02 06:35:00,2918.76,2913.0,0.26,100.0,0.009,-0.05,0.01,-0.06,flip -17093,做空,2021-05-02 06:35:00,2021-05-02 06:40:00,2913.0,2908.54,0.26,100.0,0.009,0.04,0.01,0.03,tp_lower -17094,做多,2021-05-02 07:05:00,2021-05-02 09:15:00,2915.62,2880.6,0.26,100.0,0.009,-0.31,0.01,-0.33,flip -17095,做空,2021-05-02 09:15:00,2021-05-02 09:35:00,2880.6,2879.02,0.26,100.0,0.009,0.01,0.01,0.0,flip -17096,做多,2021-05-02 09:35:00,2021-05-02 09:50:00,2879.02,2898.59,0.26,100.0,0.009,0.18,0.01,0.16,tp_upper -17097,做多,2021-05-02 13:15:00,2021-05-02 14:05:00,2926.0,2923.13,0.26,100.0,0.0089,-0.03,0.01,-0.04,flip -17098,做空,2021-05-02 14:05:00,2021-05-02 14:35:00,2923.13,2922.92,0.26,100.0,0.0089,0.0,0.01,-0.01,flip -17099,做多,2021-05-02 14:35:00,2021-05-02 14:40:00,2922.92,2914.04,0.26,100.0,0.0089,-0.08,0.01,-0.09,flip -17100,做空,2021-05-02 14:40:00,2021-05-02 14:45:00,2914.04,2918.99,0.26,100.0,0.0089,-0.04,0.01,-0.06,flip -17101,做多,2021-05-02 14:45:00,2021-05-02 14:55:00,2918.99,2919.87,0.26,100.0,0.0088,0.01,0.01,-0.01,flip -17102,做空,2021-05-02 14:55:00,2021-05-02 15:10:00,2919.87,2919.86,0.26,100.0,0.0088,0.0,0.01,-0.01,flip -17103,做多,2021-05-02 15:10:00,2021-05-02 15:15:00,2919.86,2919.73,0.26,100.0,0.0088,-0.0,0.01,-0.01,flip -17104,做空,2021-05-02 15:15:00,2021-05-02 17:15:00,2919.73,2928.67,0.26,100.0,0.0088,-0.08,0.01,-0.09,flip -17105,做多,2021-05-02 17:15:00,2021-05-02 17:25:00,2928.67,2926.98,0.26,100.0,0.0087,-0.01,0.01,-0.03,flip -17106,做空,2021-05-02 17:25:00,2021-05-02 17:30:00,2926.98,2929.57,0.26,100.0,0.0087,-0.02,0.01,-0.04,flip -17107,做多,2021-05-02 17:30:00,2021-05-02 18:00:00,2929.57,2937.91,0.25,100.0,0.0087,0.07,0.01,0.06,tp_upper -17108,做多,2021-05-02 20:15:00,2021-05-02 20:25:00,2969.13,2969.78,0.26,100.0,0.0086,0.01,0.01,-0.01,flip -17109,做空,2021-05-02 20:25:00,2021-05-02 20:30:00,2969.78,2965.24,0.26,100.0,0.0086,0.04,0.01,0.03,tp_lower -17110,做多,2021-05-02 20:50:00,2021-05-02 21:00:00,2966.31,2973.75,0.26,100.0,0.0086,0.06,0.01,0.05,tp_upper -17111,做多,2021-05-02 21:20:00,2021-05-02 21:25:00,2973.23,2974.38,0.26,100.0,0.0086,0.01,0.01,-0.0,tp_upper -17112,做多,2021-05-02 23:40:00,2021-05-03 00:05:00,2951.79,2976.88,0.26,100.0,0.0087,0.22,0.01,0.2,tp_upper -17113,做多,2021-05-03 04:50:00,2021-05-03 04:55:00,3053.3,3052.58,0.27,100.0,0.0087,-0.01,0.01,-0.02,flip -17114,做空,2021-05-03 04:55:00,2021-05-03 05:05:00,3052.58,3070.27,0.27,100.0,0.0087,-0.15,0.01,-0.17,flip -17115,做多,2021-05-03 05:05:00,2021-05-03 05:10:00,3070.27,3070.98,0.26,100.0,0.0086,0.01,0.01,-0.01,tp_upper -17116,做多,2021-05-03 07:10:00,2021-05-03 07:20:00,3096.68,3131.75,0.26,100.0,0.0085,0.3,0.01,0.29,tp_upper -17117,做多,2021-05-03 09:10:00,2021-05-03 09:25:00,3163.76,3170.51,0.27,100.0,0.0084,0.06,0.01,0.04,flip -17118,做空,2021-05-03 09:25:00,2021-05-03 09:30:00,3170.51,3179.82,0.27,100.0,0.0084,-0.08,0.01,-0.09,flip -17119,做多,2021-05-03 09:30:00,2021-05-03 09:45:00,3179.82,3177.01,0.27,100.0,0.0084,-0.02,0.01,-0.04,flip -17120,做空,2021-05-03 09:45:00,2021-05-03 10:05:00,3177.01,3163.47,0.27,100.0,0.0084,0.11,0.01,0.1,tp_lower -17121,做多,2021-05-03 11:00:00,2021-05-03 11:50:00,3169.36,3162.59,0.27,100.0,0.0084,-0.06,0.01,-0.07,flip -17122,做空,2021-05-03 11:50:00,2021-05-03 12:00:00,3162.59,3161.11,0.27,100.0,0.0084,0.01,0.01,-0.0,flip -17123,做多,2021-05-03 12:00:00,2021-05-03 14:40:00,3161.11,3172.62,0.27,100.0,0.0084,0.1,0.01,0.08,tp_upper -17124,做多,2021-05-03 15:45:00,2021-05-03 15:55:00,3162.47,3164.29,0.27,100.0,0.0084,0.02,0.01,0.0,flip -17125,做空,2021-05-03 15:55:00,2021-05-03 16:00:00,3164.29,3184.01,0.27,100.0,0.0084,-0.17,0.01,-0.18,flip -17126,做多,2021-05-03 16:00:00,2021-05-03 16:05:00,3184.01,3167.05,0.26,100.0,0.0083,-0.14,0.01,-0.15,flip -17127,做空,2021-05-03 16:05:00,2021-05-03 16:15:00,3167.05,3173.8,0.26,100.0,0.0083,-0.06,0.01,-0.07,tp_lower -17128,做多,2021-05-03 16:15:00,2021-05-03 16:20:00,3173.8,3173.01,0.26,100.0,0.0082,-0.01,0.01,-0.02,flip -17129,做空,2021-05-03 16:20:00,2021-05-03 19:15:00,3173.01,3271.57,0.26,100.0,0.0082,-0.81,0.01,-0.82,tp_lower -17130,做多,2021-05-03 19:30:00,2021-05-03 19:40:00,3306.2,3308.33,0.25,100.0,0.0076,0.02,0.01,0.0,flip -17131,做空,2021-05-03 19:40:00,2021-05-03 19:55:00,3308.33,3304.53,0.25,100.0,0.0076,0.03,0.01,0.02,flip -17132,做多,2021-05-03 19:55:00,2021-05-03 20:55:00,3304.53,3287.18,0.25,100.0,0.0076,-0.13,0.01,-0.15,flip -17133,做空,2021-05-03 20:55:00,2021-05-03 21:00:00,3287.18,3300.02,0.25,100.0,0.0076,-0.1,0.01,-0.11,flip -17134,做多,2021-05-03 21:00:00,2021-05-03 21:05:00,3300.02,3285.58,0.25,100.0,0.0076,-0.11,0.01,-0.12,flip -17135,做空,2021-05-03 21:05:00,2021-05-03 21:20:00,3285.58,3286.92,0.25,100.0,0.0076,-0.01,0.01,-0.02,flip -17136,做多,2021-05-03 21:20:00,2021-05-03 21:50:00,3286.92,3324.57,0.25,100.0,0.0076,0.28,0.01,0.27,tp_upper -17137,做多,2021-05-04 03:25:00,2021-05-04 03:30:00,3269.81,3255.01,0.26,100.0,0.0078,-0.12,0.01,-0.13,flip -17138,做空,2021-05-04 03:30:00,2021-05-04 03:35:00,3255.01,3259.87,0.26,100.0,0.0078,-0.04,0.01,-0.05,flip -17139,做多,2021-05-04 03:35:00,2021-05-04 03:40:00,3259.87,3255.98,0.25,100.0,0.0078,-0.03,0.01,-0.04,flip -17140,做空,2021-05-04 03:40:00,2021-05-04 03:50:00,3255.98,3233.81,0.25,100.0,0.0078,0.17,0.01,0.16,tp_lower -17141,做多,2021-05-04 04:00:00,2021-05-04 04:10:00,3259.36,3293.59,0.26,100.0,0.0078,0.27,0.01,0.26,tp_upper -17142,做多,2021-05-04 07:00:00,2021-05-04 07:05:00,3374.7,3372.76,0.26,100.0,0.0076,-0.01,0.01,-0.03,flip -17143,做空,2021-05-04 07:05:00,2021-05-04 07:10:00,3372.76,3380.88,0.26,100.0,0.0076,-0.06,0.01,-0.07,flip -17144,做多,2021-05-04 07:10:00,2021-05-04 07:15:00,3380.88,3371.8,0.26,100.0,0.0076,-0.07,0.01,-0.08,flip -17145,做空,2021-05-04 07:15:00,2021-05-04 07:30:00,3371.8,3354.84,0.26,100.0,0.0076,0.13,0.01,0.12,tp_lower -17146,做多,2021-05-04 09:00:00,2021-05-04 09:10:00,3330.06,3360.08,0.26,100.0,0.0077,0.23,0.01,0.22,tp_upper -17147,做多,2021-05-04 12:10:00,2021-05-04 12:15:00,3451.54,3443.74,0.26,100.0,0.0075,-0.06,0.01,-0.07,flip -17148,做空,2021-05-04 12:15:00,2021-05-04 12:35:00,3443.74,3445.28,0.26,100.0,0.0075,-0.01,0.01,-0.02,flip -17149,做多,2021-05-04 12:35:00,2021-05-04 13:00:00,3445.28,3462.26,0.26,100.0,0.0075,0.13,0.01,0.11,flip -17150,做空,2021-05-04 13:00:00,2021-05-04 13:50:00,3462.26,3485.9,0.26,100.0,0.0075,-0.18,0.01,-0.19,flip -17151,做多,2021-05-04 13:50:00,2021-05-04 13:55:00,3485.9,3483.52,0.26,100.0,0.0074,-0.02,0.01,-0.03,flip -17152,做空,2021-05-04 13:55:00,2021-05-04 14:05:00,3483.52,3439.81,0.26,100.0,0.0074,0.32,0.01,0.31,tp_lower -17153,做多,2021-05-04 16:55:00,2021-05-04 17:20:00,3273.59,3280.84,0.26,100.0,0.0079,0.06,0.01,0.04,flip -17154,做空,2021-05-04 17:20:00,2021-05-04 20:25:00,3280.84,3352.83,0.26,100.0,0.0079,-0.57,0.01,-0.58,tp_lower -17155,做多,2021-05-04 20:45:00,2021-05-04 21:00:00,3387.69,3359.62,0.25,100.0,0.0075,-0.21,0.01,-0.22,flip -17156,做空,2021-05-04 21:00:00,2021-05-04 21:10:00,3359.62,3389.34,0.25,100.0,0.0075,-0.22,0.01,-0.23,flip -17157,做多,2021-05-04 21:10:00,2021-05-04 23:00:00,3389.34,3299.31,0.25,100.0,0.0073,-0.66,0.01,-0.67,flip -17158,做空,2021-05-04 23:00:00,2021-05-04 23:05:00,3299.31,3312.72,0.24,100.0,0.0073,-0.1,0.01,-0.11,flip -17159,做多,2021-05-04 23:05:00,2021-05-04 23:15:00,3312.72,3305.5,0.24,100.0,0.0073,-0.05,0.01,-0.06,flip -17160,做空,2021-05-04 23:15:00,2021-05-04 23:25:00,3305.5,3303.44,0.24,100.0,0.0073,0.01,0.01,0.0,flip -17161,做多,2021-05-04 23:25:00,2021-05-04 23:40:00,3303.44,3275.68,0.24,100.0,0.0073,-0.2,0.01,-0.21,flip -17162,做空,2021-05-04 23:40:00,2021-05-04 23:45:00,3275.68,3235.7,0.24,100.0,0.0072,0.29,0.01,0.28,tp_lower -17163,做多,2021-05-05 00:05:00,2021-05-05 00:20:00,3285.1,3292.95,0.25,100.0,0.0075,0.06,0.01,0.05,flip -17164,做空,2021-05-05 00:20:00,2021-05-05 02:25:00,3292.95,3352.84,0.25,100.0,0.0075,-0.45,0.01,-0.46,flip -17165,做多,2021-05-05 02:25:00,2021-05-05 04:15:00,3352.84,3303.79,0.24,100.0,0.0072,-0.35,0.01,-0.37,flip -17166,做空,2021-05-05 04:15:00,2021-05-05 04:25:00,3303.79,3301.71,0.24,100.0,0.0072,0.01,0.01,0.0,flip -17167,做多,2021-05-05 04:25:00,2021-05-05 04:35:00,3301.71,3305.53,0.24,100.0,0.0072,0.03,0.01,0.02,flip -17168,做空,2021-05-05 04:35:00,2021-05-05 04:45:00,3305.53,3292.34,0.24,100.0,0.0072,0.09,0.01,0.08,tp_lower -17169,做多,2021-05-05 05:30:00,2021-05-05 05:40:00,3283.14,3290.03,0.24,100.0,0.0073,0.05,0.01,0.04,flip -17170,做空,2021-05-05 05:40:00,2021-05-05 05:55:00,3290.03,3285.4,0.24,100.0,0.0073,0.03,0.01,0.02,flip -17171,做多,2021-05-05 05:55:00,2021-05-05 06:00:00,3285.4,3277.59,0.24,100.0,0.0073,-0.06,0.01,-0.07,flip -17172,做空,2021-05-05 06:00:00,2021-05-05 06:05:00,3277.59,3280.08,0.24,100.0,0.0073,-0.02,0.01,-0.03,flip -17173,做多,2021-05-05 06:05:00,2021-05-05 06:10:00,3280.08,3264.0,0.24,100.0,0.0072,-0.12,0.01,-0.13,flip -17174,做空,2021-05-05 06:10:00,2021-05-05 06:15:00,3264.0,3242.82,0.24,100.0,0.0072,0.15,0.01,0.14,tp_lower -17175,做多,2021-05-05 06:55:00,2021-05-05 07:00:00,3267.15,3254.01,0.24,100.0,0.0073,-0.1,0.01,-0.11,flip -17176,做空,2021-05-05 07:00:00,2021-05-05 07:05:00,3254.01,3268.18,0.24,100.0,0.0073,-0.1,0.01,-0.11,flip -17177,做多,2021-05-05 07:05:00,2021-05-05 07:40:00,3268.18,3315.83,0.24,100.0,0.0072,0.34,0.01,0.33,tp_upper -17178,做多,2021-05-05 09:15:00,2021-05-05 09:25:00,3342.03,3339.26,0.24,100.0,0.0071,-0.02,0.01,-0.03,flip -17179,做空,2021-05-05 09:25:00,2021-05-05 09:30:00,3339.26,3355.2,0.24,100.0,0.0071,-0.11,0.01,-0.13,flip -17180,做多,2021-05-05 09:30:00,2021-05-05 09:40:00,3355.2,3365.0,0.24,100.0,0.007,0.07,0.01,0.06,tp_upper -17181,做多,2021-05-05 10:25:00,2021-05-05 10:40:00,3365.04,3369.83,0.24,100.0,0.007,0.03,0.01,0.02,flip -17182,做空,2021-05-05 10:40:00,2021-05-05 10:50:00,3369.83,3387.26,0.24,100.0,0.007,-0.12,0.01,-0.13,flip -17183,做多,2021-05-05 10:50:00,2021-05-05 11:05:00,3387.26,3371.85,0.24,100.0,0.007,-0.11,0.01,-0.12,flip -17184,做空,2021-05-05 11:05:00,2021-05-05 11:15:00,3371.85,3373.31,0.23,100.0,0.0069,-0.01,0.01,-0.02,tp_lower -17185,做多,2021-05-05 11:55:00,2021-05-05 12:15:00,3358.9,3391.8,0.23,100.0,0.007,0.23,0.01,0.22,tp_upper -17186,做多,2021-05-05 12:45:00,2021-05-05 13:25:00,3368.67,3374.15,0.24,100.0,0.007,0.04,0.01,0.03,flip -17187,做空,2021-05-05 13:25:00,2021-05-05 13:35:00,3374.15,3375.93,0.24,100.0,0.007,-0.01,0.01,-0.02,flip -17188,做多,2021-05-05 13:35:00,2021-05-05 13:50:00,3375.93,3374.36,0.24,100.0,0.007,-0.01,0.01,-0.02,flip -17189,做空,2021-05-05 13:50:00,2021-05-05 13:55:00,3374.36,3380.31,0.24,100.0,0.007,-0.04,0.01,-0.05,flip -17190,做多,2021-05-05 13:55:00,2021-05-05 14:00:00,3380.31,3354.6,0.23,100.0,0.0069,-0.18,0.01,-0.19,flip -17191,做空,2021-05-05 14:00:00,2021-05-05 14:05:00,3354.6,3337.91,0.23,100.0,0.0069,0.12,0.01,0.1,tp_lower -17192,做多,2021-05-05 14:50:00,2021-05-05 14:55:00,3353.69,3342.61,0.23,100.0,0.007,-0.08,0.01,-0.09,flip -17193,做空,2021-05-05 14:55:00,2021-05-05 15:00:00,3342.61,3345.85,0.23,100.0,0.007,-0.02,0.01,-0.03,flip -17194,做多,2021-05-05 15:00:00,2021-05-05 15:15:00,3345.85,3340.93,0.23,100.0,0.0069,-0.03,0.01,-0.05,flip -17195,做空,2021-05-05 15:15:00,2021-05-05 15:30:00,3340.93,3329.39,0.23,100.0,0.0069,0.08,0.01,0.07,flip -17196,做多,2021-05-05 15:30:00,2021-05-05 16:20:00,3329.39,3386.07,0.23,100.0,0.007,0.4,0.01,0.38,tp_upper -17197,做多,2021-05-05 18:05:00,2021-05-05 18:10:00,3423.87,3421.69,0.24,100.0,0.0069,-0.02,0.01,-0.03,flip -17198,做空,2021-05-05 18:10:00,2021-05-05 18:35:00,3421.69,3417.09,0.24,100.0,0.0069,0.03,0.01,0.02,flip -17199,做多,2021-05-05 18:35:00,2021-05-05 18:40:00,3417.09,3405.25,0.24,100.0,0.0069,-0.08,0.01,-0.09,flip -17200,做空,2021-05-05 18:40:00,2021-05-05 18:45:00,3405.25,3424.55,0.23,100.0,0.0069,-0.13,0.01,-0.14,flip -17201,做多,2021-05-05 18:45:00,2021-05-05 18:50:00,3424.55,3420.73,0.23,100.0,0.0068,-0.03,0.01,-0.04,flip -17202,做空,2021-05-05 18:50:00,2021-05-05 20:30:00,3420.73,3461.0,0.23,100.0,0.0068,-0.27,0.01,-0.29,flip -17203,做多,2021-05-05 20:30:00,2021-05-05 20:35:00,3461.0,3459.02,0.23,100.0,0.0066,-0.01,0.01,-0.02,flip -17204,做空,2021-05-05 20:35:00,2021-05-05 21:05:00,3459.02,3461.74,0.23,100.0,0.0066,-0.02,0.01,-0.03,flip -17205,做多,2021-05-05 21:05:00,2021-05-05 21:15:00,3461.74,3448.82,0.23,100.0,0.0066,-0.09,0.01,-0.1,flip -17206,做空,2021-05-05 21:15:00,2021-05-05 21:25:00,3448.82,3438.03,0.23,100.0,0.0066,0.07,0.01,0.06,tp_lower -17207,做多,2021-05-05 22:15:00,2021-05-05 22:20:00,3469.59,3495.13,0.23,100.0,0.0066,0.17,0.01,0.16,tp_upper -17208,做多,2021-05-05 23:55:00,2021-05-06 00:05:00,3528.49,3519.9,0.23,100.0,0.0065,-0.06,0.01,-0.07,flip -17209,做空,2021-05-06 00:05:00,2021-05-06 00:10:00,3519.9,3521.36,0.24,100.0,0.0068,-0.01,0.01,-0.02,flip -17210,做多,2021-05-06 00:10:00,2021-05-06 01:50:00,3521.36,3481.33,0.24,100.0,0.0068,-0.27,0.01,-0.28,flip -17211,做空,2021-05-06 01:50:00,2021-05-06 02:05:00,3481.33,3479.11,0.24,100.0,0.0068,0.01,0.01,0.0,flip -17212,做多,2021-05-06 02:05:00,2021-05-06 02:10:00,3479.11,3472.86,0.24,100.0,0.0068,-0.04,0.01,-0.05,flip -17213,做空,2021-05-06 02:10:00,2021-05-06 02:15:00,3472.86,3502.47,0.23,100.0,0.0068,-0.2,0.01,-0.21,flip -17214,做多,2021-05-06 02:15:00,2021-05-06 02:20:00,3502.47,3495.81,0.23,100.0,0.0066,-0.04,0.01,-0.06,tp_upper -17215,做多,2021-05-06 02:50:00,2021-05-06 02:55:00,3491.37,3488.66,0.23,100.0,0.0066,-0.02,0.01,-0.03,flip -17216,做空,2021-05-06 02:55:00,2021-05-06 03:00:00,3488.66,3466.46,0.23,100.0,0.0066,0.15,0.01,0.14,tp_lower -17217,做多,2021-05-06 04:00:00,2021-05-06 04:05:00,3481.03,3500.1,0.23,100.0,0.0067,0.13,0.01,0.12,tp_upper -17218,做多,2021-05-06 05:35:00,2021-05-06 05:40:00,3465.58,3453.0,0.23,100.0,0.0067,-0.08,0.01,-0.1,flip -17219,做空,2021-05-06 05:40:00,2021-05-06 05:55:00,3453.0,3455.06,0.23,100.0,0.0067,-0.01,0.01,-0.03,flip -17220,做多,2021-05-06 05:55:00,2021-05-06 06:00:00,3455.06,3444.32,0.23,100.0,0.0067,-0.07,0.01,-0.08,flip -17221,做空,2021-05-06 06:00:00,2021-05-06 06:10:00,3444.32,3438.0,0.23,100.0,0.0067,0.04,0.01,0.03,tp_lower -17222,做多,2021-05-06 07:25:00,2021-05-06 07:45:00,3434.01,3432.6,0.23,100.0,0.0067,-0.01,0.01,-0.02,flip -17223,做空,2021-05-06 07:45:00,2021-05-06 08:55:00,3432.6,3436.25,0.23,100.0,0.0067,-0.02,0.01,-0.04,flip -17224,做多,2021-05-06 08:55:00,2021-05-06 09:10:00,3436.25,3441.2,0.23,100.0,0.0067,0.03,0.01,0.02,flip -17225,做空,2021-05-06 09:10:00,2021-05-06 09:20:00,3441.2,3461.52,0.23,100.0,0.0067,-0.14,0.01,-0.15,flip -17226,做多,2021-05-06 09:20:00,2021-05-06 09:55:00,3461.52,3463.31,0.23,100.0,0.0066,0.01,0.01,0.0,tp_upper -17227,做多,2021-05-06 10:05:00,2021-05-06 10:10:00,3459.05,3489.96,0.23,100.0,0.0066,0.2,0.01,0.19,tp_upper -17228,做多,2021-05-06 12:15:00,2021-05-06 12:30:00,3503.0,3499.17,0.23,100.0,0.0066,-0.03,0.01,-0.04,flip -17229,做空,2021-05-06 12:30:00,2021-05-06 12:50:00,3499.17,3495.57,0.23,100.0,0.0066,0.02,0.01,0.01,tp_lower -17230,做多,2021-05-06 13:45:00,2021-05-06 13:55:00,3492.01,3484.3,0.23,100.0,0.0066,-0.05,0.01,-0.06,flip -17231,做空,2021-05-06 13:55:00,2021-05-06 14:10:00,3484.3,3473.66,0.23,100.0,0.0066,0.07,0.01,0.06,tp_lower -17232,做多,2021-05-06 14:15:00,2021-05-06 14:35:00,3478.97,3499.29,0.23,100.0,0.0066,0.13,0.01,0.12,tp_upper -17233,做多,2021-05-06 15:55:00,2021-05-06 16:05:00,3556.19,3567.02,0.23,100.0,0.0065,0.07,0.01,0.06,tp_upper -17234,做多,2021-05-06 17:10:00,2021-05-06 17:35:00,3577.47,3579.91,0.23,100.0,0.0065,0.02,0.01,0.0,flip -17235,做空,2021-05-06 17:35:00,2021-05-06 18:00:00,3579.91,3538.09,0.23,100.0,0.0065,0.27,0.01,0.26,tp_lower -17236,做多,2021-05-06 19:45:00,2021-05-06 20:05:00,3485.92,3461.92,0.23,100.0,0.0067,-0.16,0.01,-0.17,flip -17237,做空,2021-05-06 20:05:00,2021-05-06 20:35:00,3461.92,3473.27,0.23,100.0,0.0067,-0.08,0.01,-0.09,flip -17238,做多,2021-05-06 20:35:00,2021-05-06 20:40:00,3473.27,3452.33,0.23,100.0,0.0067,-0.14,0.01,-0.15,flip -17239,做空,2021-05-06 20:40:00,2021-05-06 20:45:00,3452.33,3469.48,0.23,100.0,0.0066,-0.11,0.01,-0.13,flip -17240,做多,2021-05-06 20:45:00,2021-05-06 20:50:00,3469.48,3465.47,0.23,100.0,0.0066,-0.03,0.01,-0.04,flip -17241,做空,2021-05-06 20:50:00,2021-05-06 21:10:00,3465.47,3483.33,0.23,100.0,0.0066,-0.12,0.01,-0.13,flip -17242,做多,2021-05-06 21:10:00,2021-05-06 21:35:00,3483.33,3501.94,0.23,100.0,0.0065,0.12,0.01,0.11,tp_upper -17243,做多,2021-05-06 23:05:00,2021-05-06 23:10:00,3519.29,3518.14,0.23,100.0,0.0065,-0.01,0.01,-0.02,flip -17244,做空,2021-05-06 23:10:00,2021-05-06 23:20:00,3518.14,3494.33,0.23,100.0,0.0064,0.15,0.01,0.14,tp_lower -17245,做多,2021-05-07 00:10:00,2021-05-07 00:30:00,3514.92,3504.94,0.24,100.0,0.0067,-0.07,0.01,-0.08,flip -17246,做空,2021-05-07 00:30:00,2021-05-07 00:35:00,3504.94,3514.07,0.23,100.0,0.0067,-0.06,0.01,-0.07,flip -17247,做多,2021-05-07 00:35:00,2021-05-07 00:50:00,3514.07,3504.67,0.23,100.0,0.0067,-0.06,0.01,-0.07,flip -17248,做空,2021-05-07 00:50:00,2021-05-07 01:10:00,3504.67,3473.04,0.23,100.0,0.0067,0.21,0.01,0.2,tp_lower -17249,做多,2021-05-07 03:45:00,2021-05-07 03:50:00,3443.09,3439.0,0.23,100.0,0.0068,-0.03,0.01,-0.04,flip -17250,做空,2021-05-07 03:50:00,2021-05-07 04:00:00,3439.0,3399.26,0.23,100.0,0.0068,0.27,0.01,0.26,tp_lower -17251,做多,2021-05-07 04:55:00,2021-05-07 05:20:00,3425.71,3411.81,0.24,100.0,0.0069,-0.1,0.01,-0.11,flip -17252,做空,2021-05-07 05:20:00,2021-05-07 06:05:00,3411.81,3440.58,0.24,100.0,0.0069,-0.2,0.01,-0.21,flip -17253,做多,2021-05-07 06:05:00,2021-05-07 06:10:00,3440.58,3439.44,0.23,100.0,0.0068,-0.01,0.01,-0.02,tp_upper -17254,做多,2021-05-07 07:10:00,2021-05-07 07:15:00,3458.61,3463.16,0.23,100.0,0.0067,0.03,0.01,0.02,tp_upper -17255,做多,2021-05-07 07:50:00,2021-05-07 09:15:00,3447.48,3435.95,0.23,100.0,0.0068,-0.08,0.01,-0.09,flip -17256,做空,2021-05-07 09:15:00,2021-05-07 10:50:00,3435.95,3464.13,0.23,100.0,0.0068,-0.19,0.01,-0.2,flip -17257,做多,2021-05-07 10:50:00,2021-05-07 11:40:00,3464.13,3454.64,0.23,100.0,0.0066,-0.06,0.01,-0.07,flip -17258,做空,2021-05-07 11:40:00,2021-05-07 11:45:00,3454.64,3458.44,0.23,100.0,0.0066,-0.03,0.01,-0.04,flip -17259,做多,2021-05-07 11:45:00,2021-05-07 12:35:00,3458.44,3490.3,0.23,100.0,0.0066,0.21,0.01,0.2,tp_upper -17260,做多,2021-05-07 14:15:00,2021-05-07 15:05:00,3494.35,3514.27,0.23,100.0,0.0066,0.13,0.01,0.12,tp_upper -17261,做多,2021-05-07 17:00:00,2021-05-07 17:35:00,3553.42,3541.59,0.23,100.0,0.0065,-0.08,0.01,-0.09,flip -17262,做空,2021-05-07 17:35:00,2021-05-07 17:40:00,3541.59,3547.45,0.23,100.0,0.0065,-0.04,0.01,-0.05,tp_lower -17263,做多,2021-05-07 19:05:00,2021-05-07 19:15:00,3526.88,3516.84,0.23,100.0,0.0065,-0.07,0.01,-0.08,flip -17264,做空,2021-05-07 19:15:00,2021-05-07 19:20:00,3516.84,3506.48,0.23,100.0,0.0065,0.07,0.01,0.06,tp_lower -17265,做多,2021-05-07 20:00:00,2021-05-07 20:15:00,3521.07,3514.14,0.23,100.0,0.0065,-0.05,0.01,-0.06,flip -17266,做空,2021-05-07 20:15:00,2021-05-07 20:25:00,3514.14,3512.53,0.23,100.0,0.0065,0.01,0.01,-0.0,tp_lower -17267,做多,2021-05-07 20:35:00,2021-05-07 22:10:00,3517.31,3473.33,0.23,100.0,0.0065,-0.29,0.01,-0.3,flip -17268,做空,2021-05-07 22:10:00,2021-05-07 22:15:00,3473.33,3475.35,0.23,100.0,0.0065,-0.01,0.01,-0.02,flip -17269,做多,2021-05-07 22:15:00,2021-05-07 23:15:00,3475.35,3471.25,0.23,100.0,0.0065,-0.03,0.01,-0.04,flip -17270,做空,2021-05-07 23:15:00,2021-05-08 00:15:00,3471.25,3496.41,0.22,100.0,0.0065,-0.16,0.01,-0.17,flip -17271,做多,2021-05-08 00:15:00,2021-05-08 00:20:00,3496.41,3509.49,0.23,100.0,0.0065,0.09,0.01,0.07,tp_upper -17272,做多,2021-05-08 02:30:00,2021-05-08 02:35:00,3539.84,3533.67,0.23,100.0,0.0065,-0.04,0.01,-0.05,flip -17273,做空,2021-05-08 02:35:00,2021-05-08 02:40:00,3533.67,3531.36,0.23,100.0,0.0065,0.01,0.01,0.0,tp_lower -17274,做多,2021-05-08 02:55:00,2021-05-08 03:20:00,3536.82,3534.58,0.23,100.0,0.0065,-0.01,0.01,-0.03,flip -17275,做空,2021-05-08 03:20:00,2021-05-08 03:30:00,3534.58,3533.23,0.23,100.0,0.0064,0.01,0.01,-0.0,flip -17276,做多,2021-05-08 03:30:00,2021-05-08 04:00:00,3533.23,3532.19,0.23,100.0,0.0064,-0.01,0.01,-0.02,flip -17277,做空,2021-05-08 04:00:00,2021-05-08 04:05:00,3532.19,3539.87,0.23,100.0,0.0064,-0.05,0.01,-0.06,flip -17278,做多,2021-05-08 04:05:00,2021-05-08 04:10:00,3539.87,3568.72,0.23,100.0,0.0064,0.18,0.01,0.17,tp_upper -17279,做多,2021-05-08 05:05:00,2021-05-08 07:45:00,3552.66,3543.12,0.23,100.0,0.0064,-0.06,0.01,-0.07,tp_upper -17280,做多,2021-05-08 09:25:00,2021-05-08 09:30:00,3556.65,3547.51,0.23,100.0,0.0064,-0.06,0.01,-0.07,flip -17281,做空,2021-05-08 09:30:00,2021-05-08 09:45:00,3547.51,3556.29,0.23,100.0,0.0064,-0.06,0.01,-0.07,flip -17282,做多,2021-05-08 09:45:00,2021-05-08 10:10:00,3556.29,3558.97,0.23,100.0,0.0064,0.02,0.01,0.01,flip -17283,做空,2021-05-08 10:10:00,2021-05-08 10:40:00,3558.97,3530.01,0.23,100.0,0.0063,0.18,0.01,0.17,tp_lower -17284,做多,2021-05-08 11:30:00,2021-05-08 11:35:00,3546.51,3543.17,0.23,100.0,0.0064,-0.02,0.01,-0.03,flip -17285,做空,2021-05-08 11:35:00,2021-05-08 11:45:00,3543.17,3545.24,0.23,100.0,0.0064,-0.01,0.01,-0.02,flip -17286,做多,2021-05-08 11:45:00,2021-05-08 11:55:00,3545.24,3543.75,0.23,100.0,0.0064,-0.01,0.01,-0.02,flip -17287,做空,2021-05-08 11:55:00,2021-05-08 12:00:00,3543.75,3538.16,0.23,100.0,0.0064,0.04,0.01,0.02,tp_lower -17288,做多,2021-05-08 12:05:00,2021-05-08 12:10:00,3548.14,3540.89,0.23,100.0,0.0064,-0.05,0.01,-0.06,flip -17289,做空,2021-05-08 12:10:00,2021-05-08 15:45:00,3540.89,3617.15,0.23,100.0,0.0064,-0.49,0.01,-0.5,tp_lower -17290,做多,2021-05-08 16:00:00,2021-05-08 16:05:00,3672.23,3724.29,0.22,100.0,0.006,0.31,0.01,0.3,tp_upper -17291,做多,2021-05-08 18:20:00,2021-05-08 18:35:00,3812.14,3829.08,0.22,100.0,0.0059,0.1,0.01,0.09,tp_upper -17292,做多,2021-05-08 19:00:00,2021-05-08 19:10:00,3828.92,3826.39,0.22,100.0,0.0059,-0.01,0.01,-0.03,flip -17293,做空,2021-05-08 19:10:00,2021-05-08 19:25:00,3826.39,3813.11,0.22,100.0,0.0059,0.08,0.01,0.07,tp_lower -17294,做多,2021-05-08 19:55:00,2021-05-08 20:05:00,3816.76,3815.95,0.22,100.0,0.0059,-0.0,0.01,-0.02,flip -17295,做空,2021-05-08 20:05:00,2021-05-08 20:10:00,3815.95,3824.4,0.22,100.0,0.0059,-0.05,0.01,-0.06,flip -17296,做多,2021-05-08 20:10:00,2021-05-08 20:15:00,3824.4,3846.31,0.22,100.0,0.0058,0.13,0.01,0.12,tp_upper -17297,做多,2021-05-08 22:45:00,2021-05-08 22:55:00,3905.07,3882.27,0.22,100.0,0.0058,-0.13,0.01,-0.14,flip -17298,做空,2021-05-08 22:55:00,2021-05-08 23:45:00,3882.27,3890.0,0.22,100.0,0.0057,-0.04,0.01,-0.06,flip -17299,做多,2021-05-08 23:45:00,2021-05-09 00:00:00,3890.0,3889.32,0.22,100.0,0.0057,-0.0,0.01,-0.02,flip -17300,做空,2021-05-09 00:00:00,2021-05-09 00:10:00,3889.32,3879.0,0.23,100.0,0.0059,0.06,0.01,0.05,flip -17301,做多,2021-05-09 00:10:00,2021-05-09 00:20:00,3879.0,3881.01,0.23,100.0,0.0059,0.01,0.01,0.0,flip -17302,做空,2021-05-09 00:20:00,2021-05-09 00:25:00,3881.01,3882.71,0.23,100.0,0.0059,-0.01,0.01,-0.02,flip -17303,做多,2021-05-09 00:25:00,2021-05-09 00:30:00,3882.71,3881.46,0.23,100.0,0.0059,-0.01,0.01,-0.02,flip -17304,做空,2021-05-09 00:30:00,2021-05-09 00:35:00,3881.46,3887.0,0.23,100.0,0.0059,-0.03,0.01,-0.04,flip -17305,做多,2021-05-09 00:35:00,2021-05-09 00:40:00,3887.0,3876.18,0.23,100.0,0.0058,-0.06,0.01,-0.07,flip -17306,做空,2021-05-09 00:40:00,2021-05-09 00:45:00,3876.18,3844.52,0.23,100.0,0.0058,0.18,0.01,0.17,tp_lower -17307,做多,2021-05-09 01:15:00,2021-05-09 02:20:00,3874.27,3867.7,0.23,100.0,0.0059,-0.04,0.01,-0.05,flip -17308,做空,2021-05-09 02:20:00,2021-05-09 02:45:00,3867.7,3877.39,0.23,100.0,0.0059,-0.06,0.01,-0.07,flip -17309,做多,2021-05-09 02:45:00,2021-05-09 03:00:00,3877.39,3879.2,0.23,100.0,0.0058,0.01,0.01,-0.0,flip -17310,做空,2021-05-09 03:00:00,2021-05-09 04:00:00,3879.2,3893.24,0.23,100.0,0.0058,-0.08,0.01,-0.09,flip -17311,做多,2021-05-09 04:00:00,2021-05-09 06:25:00,3893.24,3950.08,0.23,100.0,0.0058,0.33,0.01,0.32,tp_upper -17312,做多,2021-05-09 07:35:00,2021-05-09 08:20:00,3955.07,3957.98,0.23,100.0,0.0058,0.02,0.01,0.01,flip -17313,做空,2021-05-09 08:20:00,2021-05-09 08:45:00,3957.98,3931.83,0.23,100.0,0.0058,0.15,0.01,0.14,tp_lower -17314,做多,2021-05-09 10:40:00,2021-05-09 11:25:00,3904.99,3904.33,0.23,100.0,0.0059,-0.0,0.01,-0.02,flip -17315,做空,2021-05-09 11:25:00,2021-05-09 11:55:00,3904.33,3856.8,0.23,100.0,0.0059,0.28,0.01,0.27,tp_lower -17316,做多,2021-05-09 13:35:00,2021-05-09 15:15:00,3813.14,3845.0,0.23,100.0,0.0061,0.19,0.01,0.18,tp_upper -17317,做多,2021-05-09 15:35:00,2021-05-09 15:45:00,3849.88,3873.51,0.23,100.0,0.0061,0.14,0.01,0.13,tp_upper -17318,做多,2021-05-09 17:10:00,2021-05-09 18:25:00,3915.55,3918.3,0.23,100.0,0.006,0.02,0.01,0.0,flip -17319,做空,2021-05-09 18:25:00,2021-05-09 18:35:00,3918.3,3894.82,0.23,100.0,0.006,0.14,0.01,0.13,tp_lower -17320,做多,2021-05-09 18:55:00,2021-05-09 20:05:00,3905.6,3887.33,0.24,100.0,0.006,-0.11,0.01,-0.12,flip -17321,做空,2021-05-09 20:05:00,2021-05-09 20:30:00,3887.33,3884.24,0.23,100.0,0.006,0.02,0.01,0.01,flip -17322,做多,2021-05-09 20:30:00,2021-05-09 20:35:00,3884.24,3918.6,0.23,100.0,0.006,0.21,0.01,0.2,tp_upper -17323,做多,2021-05-09 21:55:00,2021-05-09 23:10:00,3910.28,3901.2,0.24,100.0,0.006,-0.05,0.01,-0.07,flip -17324,做空,2021-05-09 23:10:00,2021-05-09 23:25:00,3901.2,3893.84,0.24,100.0,0.006,0.04,0.01,0.03,flip -17325,做多,2021-05-09 23:25:00,2021-05-09 23:30:00,3893.84,3918.09,0.24,100.0,0.0061,0.15,0.01,0.14,tp_upper -17326,做多,2021-05-09 23:30:00,2021-05-09 23:35:00,3918.09,3921.66,0.24,100.0,0.0061,0.02,0.01,0.01,tp_upper -17327,做多,2021-05-10 00:20:00,2021-05-10 00:25:00,3910.99,3902.58,0.24,100.0,0.0062,-0.05,0.01,-0.06,flip -17328,做空,2021-05-10 00:25:00,2021-05-10 00:30:00,3902.58,3912.44,0.24,100.0,0.0062,-0.06,0.01,-0.07,flip -17329,做多,2021-05-10 00:30:00,2021-05-10 00:50:00,3912.44,3908.59,0.24,100.0,0.0062,-0.02,0.01,-0.04,flip -17330,做空,2021-05-10 00:50:00,2021-05-10 00:55:00,3908.59,3914.9,0.24,100.0,0.0062,-0.04,0.01,-0.05,flip -17331,做多,2021-05-10 00:55:00,2021-05-10 01:00:00,3914.9,3893.79,0.24,100.0,0.0061,-0.13,0.01,-0.14,flip -17332,做空,2021-05-10 01:00:00,2021-05-10 01:05:00,3893.79,3900.55,0.24,100.0,0.0061,-0.04,0.01,-0.05,tp_lower -17333,做多,2021-05-10 01:10:00,2021-05-10 01:15:00,3913.0,3902.95,0.24,100.0,0.0061,-0.06,0.01,-0.07,flip -17334,做空,2021-05-10 01:15:00,2021-05-10 01:25:00,3902.95,3913.8,0.24,100.0,0.0061,-0.07,0.01,-0.08,flip -17335,做多,2021-05-10 01:25:00,2021-05-10 01:45:00,3913.8,3949.76,0.24,100.0,0.006,0.22,0.01,0.21,tp_upper -17336,做多,2021-05-10 05:40:00,2021-05-10 06:30:00,4097.75,4118.11,0.24,100.0,0.0058,0.12,0.01,0.11,flip -17337,做空,2021-05-10 06:30:00,2021-05-10 06:40:00,4118.11,4121.83,0.24,100.0,0.0058,-0.02,0.01,-0.03,flip -17338,做多,2021-05-10 06:40:00,2021-05-10 06:45:00,4121.83,4118.82,0.24,100.0,0.0058,-0.02,0.01,-0.03,flip -17339,做空,2021-05-10 06:45:00,2021-05-10 07:10:00,4118.82,4108.84,0.24,100.0,0.0058,0.06,0.01,0.05,tp_lower -17340,做多,2021-05-10 07:20:00,2021-05-10 07:35:00,4122.52,4142.51,0.24,100.0,0.0058,0.12,0.01,0.1,tp_upper -17341,做多,2021-05-10 08:25:00,2021-05-10 08:50:00,4114.17,4157.53,0.24,100.0,0.0058,0.25,0.01,0.24,tp_upper -17342,做多,2021-05-10 09:20:00,2021-05-10 09:35:00,4112.52,4117.58,0.24,100.0,0.0059,0.03,0.01,0.02,flip -17343,做空,2021-05-10 09:35:00,2021-05-10 09:50:00,4117.58,4130.0,0.24,100.0,0.0059,-0.07,0.01,-0.09,flip -17344,做多,2021-05-10 09:50:00,2021-05-10 09:55:00,4130.0,4109.65,0.24,100.0,0.0058,-0.12,0.01,-0.13,flip -17345,做空,2021-05-10 09:55:00,2021-05-10 10:05:00,4109.65,4101.76,0.24,100.0,0.0058,0.05,0.01,0.03,tp_lower -17346,做多,2021-05-10 11:35:00,2021-05-10 11:55:00,4075.25,4073.94,0.24,100.0,0.0059,-0.01,0.01,-0.02,flip -17347,做空,2021-05-10 11:55:00,2021-05-10 13:30:00,4073.94,4132.63,0.24,100.0,0.0059,-0.34,0.01,-0.36,flip -17348,做多,2021-05-10 13:30:00,2021-05-10 13:45:00,4132.63,4133.68,0.24,100.0,0.0057,0.01,0.01,-0.01,flip -17349,做空,2021-05-10 13:45:00,2021-05-10 13:55:00,4133.68,4125.99,0.24,100.0,0.0057,0.04,0.01,0.03,flip -17350,做多,2021-05-10 13:55:00,2021-05-10 15:50:00,4125.99,4157.14,0.24,100.0,0.0057,0.18,0.01,0.17,tp_upper -17351,做多,2021-05-10 17:00:00,2021-05-10 17:10:00,4160.76,4172.79,0.24,100.0,0.0057,0.07,0.01,0.06,flip -17352,做空,2021-05-10 17:10:00,2021-05-10 17:15:00,4172.79,4182.18,0.24,100.0,0.0057,-0.05,0.01,-0.07,flip -17353,做多,2021-05-10 17:15:00,2021-05-10 17:20:00,4182.18,4175.54,0.24,100.0,0.0057,-0.04,0.01,-0.05,flip -17354,做空,2021-05-10 17:20:00,2021-05-10 17:40:00,4175.54,4150.34,0.24,100.0,0.0057,0.14,0.01,0.13,tp_lower -17355,做多,2021-05-10 17:45:00,2021-05-10 18:50:00,4170.5,4154.97,0.24,100.0,0.0057,-0.09,0.01,-0.1,flip -17356,做空,2021-05-10 18:50:00,2021-05-10 19:05:00,4154.97,4152.89,0.24,100.0,0.0057,0.01,0.01,0.0,flip -17357,做多,2021-05-10 19:05:00,2021-05-10 19:10:00,4152.89,4148.57,0.24,100.0,0.0057,-0.02,0.01,-0.04,flip -17358,做空,2021-05-10 19:10:00,2021-05-10 19:20:00,4148.57,4118.11,0.24,100.0,0.0057,0.17,0.01,0.16,tp_lower -17359,做多,2021-05-10 22:40:00,2021-05-10 23:00:00,3998.88,3996.17,0.24,100.0,0.0059,-0.02,0.01,-0.03,flip -17360,做空,2021-05-10 23:00:00,2021-05-10 23:10:00,3996.17,3970.0,0.24,100.0,0.0059,0.16,0.01,0.14,tp_lower -17361,做多,2021-05-11 00:20:00,2021-05-11 00:30:00,3991.82,3993.12,0.25,100.0,0.0061,0.01,0.01,-0.0,tp_upper -17362,做多,2021-05-11 02:15:00,2021-05-11 02:25:00,3909.59,3909.85,0.25,100.0,0.0063,0.0,0.01,-0.01,flip -17363,做空,2021-05-11 02:25:00,2021-05-11 02:35:00,3909.85,3853.24,0.24,100.0,0.0063,0.35,0.01,0.34,tp_lower -17364,做多,2021-05-11 03:40:00,2021-05-11 03:50:00,3852.28,3839.24,0.25,100.0,0.0064,-0.08,0.01,-0.1,flip -17365,做空,2021-05-11 03:50:00,2021-05-11 03:55:00,3839.24,3861.99,0.25,100.0,0.0064,-0.15,0.01,-0.16,flip -17366,做多,2021-05-11 03:55:00,2021-05-11 04:15:00,3861.99,3890.22,0.25,100.0,0.0064,0.18,0.01,0.17,tp_upper -17367,做多,2021-05-11 05:50:00,2021-05-11 05:55:00,3907.48,3880.8,0.25,100.0,0.0063,-0.17,0.01,-0.18,flip -17368,做空,2021-05-11 05:55:00,2021-05-11 06:00:00,3880.8,3897.4,0.25,100.0,0.0063,-0.1,0.01,-0.12,flip -17369,做多,2021-05-11 06:00:00,2021-05-11 06:45:00,3897.4,3962.98,0.24,100.0,0.0063,0.41,0.01,0.4,tp_upper -17370,做多,2021-05-11 07:30:00,2021-05-11 07:35:00,3947.21,3943.11,0.25,100.0,0.0063,-0.03,0.01,-0.04,flip -17371,做空,2021-05-11 07:35:00,2021-05-11 07:45:00,3943.11,3947.79,0.25,100.0,0.0063,-0.03,0.01,-0.04,flip -17372,做多,2021-05-11 07:45:00,2021-05-11 07:55:00,3947.79,3962.84,0.25,100.0,0.0062,0.09,0.01,0.08,tp_upper -17373,做多,2021-05-11 09:00:00,2021-05-11 09:20:00,3937.5,3949.05,0.25,100.0,0.0063,0.07,0.01,0.06,flip -17374,做空,2021-05-11 09:20:00,2021-05-11 09:30:00,3949.05,3947.8,0.25,100.0,0.0063,0.01,0.01,-0.0,flip -17375,做多,2021-05-11 09:30:00,2021-05-11 09:45:00,3947.8,3970.47,0.25,100.0,0.0063,0.14,0.01,0.13,tp_upper -17376,做多,2021-05-11 13:00:00,2021-05-11 13:05:00,3988.3,3971.18,0.25,100.0,0.0062,-0.11,0.01,-0.12,flip -17377,做空,2021-05-11 13:05:00,2021-05-11 13:15:00,3971.18,3944.37,0.25,100.0,0.0062,0.17,0.01,0.15,flip -17378,做多,2021-05-11 13:15:00,2021-05-11 14:05:00,3944.37,3952.97,0.25,100.0,0.0063,0.05,0.01,0.04,flip -17379,做空,2021-05-11 14:05:00,2021-05-11 16:45:00,3952.97,4008.91,0.25,100.0,0.0063,-0.35,0.01,-0.37,tp_lower -17380,做多,2021-05-11 17:00:00,2021-05-11 17:10:00,4032.94,4029.22,0.25,100.0,0.0061,-0.02,0.01,-0.03,flip -17381,做空,2021-05-11 17:10:00,2021-05-11 17:15:00,4029.22,4029.81,0.24,100.0,0.0061,-0.0,0.01,-0.02,flip -17382,做多,2021-05-11 17:15:00,2021-05-11 17:40:00,4029.81,4039.59,0.24,100.0,0.0061,0.06,0.01,0.05,flip -17383,做空,2021-05-11 17:40:00,2021-05-11 18:55:00,4039.59,4059.75,0.24,100.0,0.0061,-0.12,0.01,-0.13,flip -17384,做多,2021-05-11 18:55:00,2021-05-11 19:05:00,4059.75,4056.68,0.24,100.0,0.006,-0.02,0.01,-0.03,flip -17385,做空,2021-05-11 19:05:00,2021-05-11 19:30:00,4056.68,4066.5,0.24,100.0,0.006,-0.06,0.01,-0.07,flip -17386,做多,2021-05-11 19:30:00,2021-05-11 19:35:00,4066.5,4050.91,0.24,100.0,0.006,-0.09,0.01,-0.1,flip -17387,做空,2021-05-11 19:35:00,2021-05-11 19:55:00,4050.91,4070.27,0.24,100.0,0.006,-0.12,0.01,-0.13,flip -17388,做多,2021-05-11 19:55:00,2021-05-11 20:00:00,4070.27,4055.69,0.24,100.0,0.0059,-0.09,0.01,-0.1,flip -17389,做空,2021-05-11 20:00:00,2021-05-11 20:05:00,4055.69,4056.75,0.24,100.0,0.0059,-0.01,0.01,-0.02,flip -17390,做多,2021-05-11 20:05:00,2021-05-11 20:15:00,4056.75,4078.38,0.24,100.0,0.0059,0.13,0.01,0.12,tp_upper -17391,做多,2021-05-11 21:55:00,2021-05-11 22:00:00,4122.35,4102.12,0.24,100.0,0.0058,-0.12,0.01,-0.13,flip -17392,做空,2021-05-11 22:00:00,2021-05-11 22:05:00,4102.12,4120.28,0.24,100.0,0.0058,-0.11,0.01,-0.12,flip -17393,做多,2021-05-11 22:05:00,2021-05-11 23:20:00,4120.28,4150.01,0.24,100.0,0.0057,0.17,0.01,0.16,tp_upper -17394,做多,2021-05-12 01:45:00,2021-05-12 02:05:00,4169.35,4172.21,0.25,100.0,0.0059,0.02,0.01,0.0,flip -17395,做空,2021-05-12 02:05:00,2021-05-12 02:10:00,4172.21,4180.16,0.25,100.0,0.0059,-0.05,0.01,-0.06,flip -17396,做多,2021-05-12 02:10:00,2021-05-12 02:15:00,4180.16,4199.41,0.24,100.0,0.0059,0.11,0.01,0.1,tp_upper -17397,做多,2021-05-12 04:45:00,2021-05-12 04:50:00,4310.53,4298.71,0.25,100.0,0.0057,-0.07,0.01,-0.08,flip -17398,做空,2021-05-12 04:50:00,2021-05-12 04:55:00,4298.71,4307.37,0.24,100.0,0.0057,-0.05,0.01,-0.06,flip -17399,做多,2021-05-12 04:55:00,2021-05-12 05:10:00,4307.37,4327.66,0.24,100.0,0.0057,0.11,0.01,0.1,flip -17400,做空,2021-05-12 05:10:00,2021-05-12 05:55:00,4327.66,4328.99,0.24,100.0,0.0057,-0.01,0.01,-0.02,flip -17401,做多,2021-05-12 05:55:00,2021-05-12 06:00:00,4328.99,4363.45,0.24,100.0,0.0056,0.19,0.01,0.18,tp_upper -17402,做多,2021-05-12 06:30:00,2021-05-12 07:20:00,4325.07,4324.05,0.25,100.0,0.0057,-0.01,0.01,-0.02,flip -17403,做空,2021-05-12 07:20:00,2021-05-12 07:35:00,4324.05,4319.02,0.25,100.0,0.0057,0.03,0.01,0.02,flip -17404,做多,2021-05-12 07:35:00,2021-05-12 07:40:00,4319.02,4306.94,0.25,100.0,0.0057,-0.07,0.01,-0.08,flip -17405,做空,2021-05-12 07:40:00,2021-05-12 07:45:00,4306.94,4304.14,0.24,100.0,0.0057,0.02,0.01,0.0,tp_lower -17406,做多,2021-05-12 07:50:00,2021-05-12 07:55:00,4317.56,4311.63,0.24,100.0,0.0057,-0.03,0.01,-0.05,flip -17407,做空,2021-05-12 07:55:00,2021-05-12 08:00:00,4311.63,4323.31,0.24,100.0,0.0057,-0.07,0.01,-0.08,flip -17408,做多,2021-05-12 08:00:00,2021-05-12 08:05:00,4323.31,4297.87,0.24,100.0,0.0056,-0.14,0.01,-0.16,flip -17409,做空,2021-05-12 08:05:00,2021-05-12 08:10:00,4297.87,4292.36,0.24,100.0,0.0056,0.03,0.01,0.02,tp_lower -17410,做多,2021-05-12 08:15:00,2021-05-12 08:20:00,4313.29,4276.09,0.24,100.0,0.0056,-0.21,0.01,-0.22,flip -17411,做空,2021-05-12 08:20:00,2021-05-12 08:25:00,4276.09,4265.65,0.24,100.0,0.0056,0.06,0.01,0.05,tp_lower -17412,做多,2021-05-12 08:45:00,2021-05-12 09:00:00,4296.59,4305.61,0.24,100.0,0.0056,0.05,0.01,0.04,flip -17413,做空,2021-05-12 09:00:00,2021-05-12 09:25:00,4305.61,4307.99,0.24,100.0,0.0056,-0.01,0.01,-0.03,flip -17414,做多,2021-05-12 09:25:00,2021-05-12 09:30:00,4307.99,4303.35,0.24,100.0,0.0056,-0.03,0.01,-0.04,flip -17415,做空,2021-05-12 09:30:00,2021-05-12 09:40:00,4303.35,4310.28,0.24,100.0,0.0056,-0.04,0.01,-0.05,flip -17416,做多,2021-05-12 09:40:00,2021-05-12 09:45:00,4310.28,4316.17,0.24,100.0,0.0055,0.03,0.01,0.02,tp_upper -17417,做多,2021-05-12 10:20:00,2021-05-12 11:25:00,4290.13,4259.87,0.24,100.0,0.0056,-0.17,0.01,-0.18,flip -17418,做空,2021-05-12 11:25:00,2021-05-12 11:35:00,4259.87,4255.1,0.24,100.0,0.0056,0.03,0.01,0.01,flip -17419,做多,2021-05-12 11:35:00,2021-05-12 12:00:00,4255.1,4268.2,0.24,100.0,0.0056,0.07,0.01,0.06,flip -17420,做空,2021-05-12 12:00:00,2021-05-12 13:20:00,4268.2,4250.94,0.24,100.0,0.0056,0.1,0.01,0.08,tp_lower -17421,做多,2021-05-12 13:40:00,2021-05-12 14:20:00,4289.68,4353.66,0.24,100.0,0.0055,0.35,0.01,0.34,tp_upper -17422,做多,2021-05-12 17:00:00,2021-05-12 17:15:00,4194.6,4127.83,0.24,100.0,0.0058,-0.38,0.01,-0.4,flip -17423,做空,2021-05-12 17:15:00,2021-05-12 17:20:00,4127.83,4137.57,0.24,100.0,0.0057,-0.06,0.01,-0.07,flip -17424,做多,2021-05-12 17:20:00,2021-05-12 17:30:00,4137.57,4144.08,0.24,100.0,0.0057,0.04,0.01,0.03,flip -17425,做空,2021-05-12 17:30:00,2021-05-12 17:35:00,4144.08,4167.21,0.24,100.0,0.0057,-0.13,0.01,-0.14,flip -17426,做多,2021-05-12 17:35:00,2021-05-12 17:45:00,4167.21,4145.96,0.23,100.0,0.0056,-0.12,0.01,-0.13,flip -17427,做空,2021-05-12 17:45:00,2021-05-12 17:55:00,4145.96,4147.07,0.23,100.0,0.0056,-0.01,0.01,-0.02,flip -17428,做多,2021-05-12 17:55:00,2021-05-12 18:05:00,4147.07,4140.42,0.23,100.0,0.0056,-0.04,0.01,-0.05,flip -17429,做空,2021-05-12 18:05:00,2021-05-12 18:10:00,4140.42,4103.18,0.23,100.0,0.0056,0.21,0.01,0.2,tp_lower -17430,做多,2021-05-12 19:40:00,2021-05-12 20:00:00,4064.6,4095.12,0.23,100.0,0.0058,0.18,0.01,0.16,tp_upper -17431,做多,2021-05-12 22:20:00,2021-05-12 22:50:00,4099.2,4180.61,0.24,100.0,0.0058,0.47,0.01,0.46,tp_upper -17432,做多,2021-05-13 00:45:00,2021-05-13 00:50:00,3972.09,3939.59,0.25,100.0,0.0063,-0.2,0.01,-0.22,flip -17433,做空,2021-05-13 00:50:00,2021-05-13 01:00:00,3939.59,3920.93,0.25,100.0,0.0063,0.12,0.01,0.1,flip -17434,做多,2021-05-13 01:00:00,2021-05-13 02:00:00,3920.93,4000.88,0.25,100.0,0.0063,0.5,0.01,0.49,tp_upper -17435,做多,2021-05-13 04:00:00,2021-05-13 04:15:00,3970.26,3943.57,0.25,100.0,0.0063,-0.17,0.01,-0.18,flip -17436,做空,2021-05-13 04:15:00,2021-05-13 05:00:00,3943.57,3920.18,0.25,100.0,0.0063,0.15,0.01,0.14,flip -17437,做多,2021-05-13 05:00:00,2021-05-13 05:25:00,3920.18,4005.0,0.25,100.0,0.0064,0.54,0.01,0.53,tp_upper -17438,做多,2021-05-13 06:35:00,2021-05-13 06:50:00,3983.99,4023.12,0.26,100.0,0.0064,0.25,0.01,0.24,tp_upper -17439,做多,2021-05-13 10:05:00,2021-05-13 10:10:00,3815.46,3800.83,0.26,100.0,0.0068,-0.1,0.01,-0.11,flip -17440,做空,2021-05-13 10:10:00,2021-05-13 10:15:00,3800.83,3800.74,0.26,100.0,0.0068,0.0,0.01,-0.01,flip -17441,做多,2021-05-13 10:15:00,2021-05-13 10:20:00,3800.74,3741.46,0.26,100.0,0.0068,-0.4,0.01,-0.41,flip -17442,做空,2021-05-13 10:20:00,2021-05-13 10:50:00,3741.46,3636.86,0.25,100.0,0.0068,0.71,0.01,0.7,tp_lower -17443,做多,2021-05-13 11:15:00,2021-05-13 11:35:00,3703.22,3722.89,0.26,100.0,0.007,0.14,0.01,0.12,flip -17444,做空,2021-05-13 11:35:00,2021-05-13 13:25:00,3722.89,3789.61,0.26,100.0,0.007,-0.47,0.01,-0.48,flip -17445,做多,2021-05-13 13:25:00,2021-05-13 13:45:00,3789.61,3841.53,0.26,100.0,0.0068,0.35,0.01,0.34,tp_upper -17446,做多,2021-05-13 14:50:00,2021-05-13 14:55:00,3860.27,3850.01,0.26,100.0,0.0067,-0.07,0.01,-0.08,flip -17447,做空,2021-05-13 14:55:00,2021-05-13 15:00:00,3850.01,3799.02,0.26,100.0,0.0067,0.34,0.01,0.33,tp_lower -17448,做多,2021-05-13 16:00:00,2021-05-13 16:10:00,3810.21,3807.21,0.26,100.0,0.0069,-0.02,0.01,-0.03,flip -17449,做空,2021-05-13 16:10:00,2021-05-13 16:15:00,3807.21,3860.36,0.26,100.0,0.0069,-0.36,0.01,-0.38,flip -17450,做多,2021-05-13 16:15:00,2021-05-13 16:20:00,3860.36,3850.41,0.26,100.0,0.0067,-0.07,0.01,-0.08,tp_upper -17451,做多,2021-05-13 17:55:00,2021-05-13 18:15:00,3699.21,3650.39,0.26,100.0,0.0069,-0.34,0.01,-0.35,flip -17452,做空,2021-05-13 18:15:00,2021-05-13 18:25:00,3650.39,3662.17,0.25,100.0,0.0069,-0.08,0.01,-0.09,flip -17453,做多,2021-05-13 18:25:00,2021-05-13 18:30:00,3662.17,3642.15,0.25,100.0,0.0069,-0.14,0.01,-0.15,flip -17454,做空,2021-05-13 18:30:00,2021-05-13 19:00:00,3642.15,3593.24,0.25,100.0,0.0069,0.34,0.01,0.32,flip -17455,做多,2021-05-13 19:00:00,2021-05-13 19:55:00,3593.24,3654.12,0.25,100.0,0.007,0.43,0.01,0.42,flip -17456,做空,2021-05-13 19:55:00,2021-05-13 20:05:00,3654.12,3660.25,0.26,100.0,0.007,-0.04,0.01,-0.06,flip -17457,做多,2021-05-13 20:05:00,2021-05-13 20:45:00,3660.25,3706.07,0.26,100.0,0.007,0.32,0.01,0.31,tp_upper -17458,做多,2021-05-13 22:30:00,2021-05-13 22:45:00,3749.57,3720.0,0.26,100.0,0.0069,-0.2,0.01,-0.22,flip -17459,做空,2021-05-13 22:45:00,2021-05-13 22:50:00,3720.0,3693.53,0.26,100.0,0.0069,0.18,0.01,0.17,tp_lower -17460,做多,2021-05-13 23:40:00,2021-05-14 00:05:00,3696.23,3805.72,0.26,100.0,0.007,0.77,0.01,0.75,tp_upper -17461,做多,2021-05-14 03:25:00,2021-05-14 03:30:00,3824.0,3790.05,0.27,100.0,0.0071,-0.24,0.01,-0.26,flip -17462,做空,2021-05-14 03:30:00,2021-05-14 03:45:00,3790.05,3810.28,0.27,100.0,0.0071,-0.14,0.01,-0.16,flip -17463,做多,2021-05-14 03:45:00,2021-05-14 03:50:00,3810.28,3794.06,0.27,100.0,0.007,-0.11,0.01,-0.13,flip -17464,做空,2021-05-14 03:50:00,2021-05-14 03:55:00,3794.06,3792.39,0.27,100.0,0.007,0.01,0.01,-0.0,tp_lower -17465,做多,2021-05-14 04:00:00,2021-05-14 04:10:00,3798.86,3814.02,0.27,100.0,0.007,0.11,0.01,0.09,flip -17466,做空,2021-05-14 04:10:00,2021-05-14 04:25:00,3814.02,3793.71,0.27,100.0,0.007,0.14,0.01,0.13,tp_lower -17467,做多,2021-05-14 04:30:00,2021-05-14 04:35:00,3812.7,3779.01,0.27,100.0,0.007,-0.24,0.01,-0.25,flip -17468,做空,2021-05-14 04:35:00,2021-05-14 04:40:00,3779.01,3767.28,0.27,100.0,0.007,0.08,0.01,0.07,tp_lower -17469,做多,2021-05-14 04:45:00,2021-05-14 05:00:00,3794.81,3790.63,0.27,100.0,0.007,-0.03,0.01,-0.04,flip -17470,做空,2021-05-14 05:00:00,2021-05-14 05:10:00,3790.63,3818.76,0.27,100.0,0.007,-0.2,0.01,-0.21,flip -17471,做多,2021-05-14 05:10:00,2021-05-14 05:45:00,3818.76,3848.36,0.26,100.0,0.0069,0.2,0.01,0.19,tp_upper -17472,做多,2021-05-14 06:30:00,2021-05-14 07:10:00,3819.8,3867.68,0.27,100.0,0.0069,0.33,0.01,0.32,tp_upper -17473,做多,2021-05-14 08:35:00,2021-05-14 08:45:00,3890.91,3916.4,0.27,100.0,0.0069,0.18,0.01,0.16,tp_upper -17474,做多,2021-05-14 10:05:00,2021-05-14 10:20:00,3955.72,3948.68,0.27,100.0,0.0068,-0.05,0.01,-0.06,flip -17475,做空,2021-05-14 10:20:00,2021-05-14 10:25:00,3948.68,3955.67,0.27,100.0,0.0068,-0.05,0.01,-0.06,flip -17476,做多,2021-05-14 10:25:00,2021-05-14 10:45:00,3955.67,3966.7,0.27,100.0,0.0068,0.07,0.01,0.06,tp_upper -17477,做多,2021-05-14 12:05:00,2021-05-14 12:10:00,3996.03,3978.41,0.27,100.0,0.0067,-0.12,0.01,-0.13,flip -17478,做空,2021-05-14 12:10:00,2021-05-14 12:20:00,3978.41,3959.29,0.27,100.0,0.0067,0.13,0.01,0.12,tp_lower -17479,做多,2021-05-14 12:30:00,2021-05-14 13:00:00,3990.28,3990.0,0.27,100.0,0.0067,-0.0,0.01,-0.02,flip -17480,做空,2021-05-14 13:00:00,2021-05-14 13:20:00,3990.0,3965.35,0.27,100.0,0.0067,0.17,0.01,0.15,tp_lower -17481,做多,2021-05-14 13:25:00,2021-05-14 13:35:00,3985.75,4000.43,0.27,100.0,0.0068,0.1,0.01,0.09,tp_upper -17482,做多,2021-05-14 16:30:00,2021-05-14 16:35:00,4140.49,4084.92,0.27,100.0,0.0065,-0.36,0.01,-0.38,flip -17483,做空,2021-05-14 16:35:00,2021-05-14 16:40:00,4084.92,4090.34,0.27,100.0,0.0065,-0.04,0.01,-0.05,tp_lower -17484,做多,2021-05-14 16:50:00,2021-05-14 17:05:00,4118.12,4126.18,0.27,100.0,0.0065,0.05,0.01,0.04,flip -17485,做空,2021-05-14 17:05:00,2021-05-14 17:10:00,4126.18,4131.13,0.27,100.0,0.0064,-0.03,0.01,-0.05,flip -17486,做多,2021-05-14 17:10:00,2021-05-14 17:15:00,4131.13,4113.6,0.27,100.0,0.0064,-0.11,0.01,-0.13,flip -17487,做空,2021-05-14 17:15:00,2021-05-14 17:45:00,4113.6,4115.76,0.26,100.0,0.0064,-0.01,0.01,-0.03,flip -17488,做多,2021-05-14 17:45:00,2021-05-14 20:15:00,4115.76,4056.71,0.26,100.0,0.0064,-0.38,0.01,-0.39,flip -17489,做空,2021-05-14 20:15:00,2021-05-14 20:20:00,4056.71,4061.46,0.26,100.0,0.0064,-0.03,0.01,-0.04,flip -17490,做多,2021-05-14 20:20:00,2021-05-14 21:25:00,4061.46,4029.39,0.26,100.0,0.0064,-0.2,0.01,-0.22,flip -17491,做空,2021-05-14 21:25:00,2021-05-14 21:35:00,4029.39,4027.55,0.26,100.0,0.0064,0.01,0.01,-0.0,flip -17492,做多,2021-05-14 21:35:00,2021-05-14 21:40:00,4027.55,4024.79,0.26,100.0,0.0064,-0.02,0.01,-0.03,flip -17493,做空,2021-05-14 21:40:00,2021-05-15 00:00:00,4024.79,4122.5,0.26,100.0,0.0064,-0.62,0.01,-0.64,flip -17494,做多,2021-05-15 00:00:00,2021-05-15 00:05:00,4122.5,4125.08,0.26,100.0,0.0062,0.02,0.01,0.0,tp_upper -17495,做多,2021-05-15 00:30:00,2021-05-15 00:35:00,4089.8,4041.8,0.26,100.0,0.0063,-0.3,0.01,-0.31,flip -17496,做空,2021-05-15 00:35:00,2021-05-15 00:40:00,4041.8,4051.39,0.25,100.0,0.0063,-0.06,0.01,-0.07,tp_lower -17497,做多,2021-05-15 01:10:00,2021-05-15 02:20:00,4085.57,4088.46,0.25,100.0,0.0062,0.02,0.01,0.01,flip -17498,做空,2021-05-15 02:20:00,2021-05-15 02:55:00,4088.46,4062.64,0.25,100.0,0.0062,0.16,0.01,0.15,tp_lower -17499,做多,2021-05-15 04:15:00,2021-05-15 04:40:00,4042.96,4045.69,0.25,100.0,0.0063,0.02,0.01,0.0,flip -17500,做空,2021-05-15 04:40:00,2021-05-15 04:50:00,4045.69,4032.43,0.25,100.0,0.0063,0.08,0.01,0.07,tp_lower -17501,做多,2021-05-15 05:15:00,2021-05-15 06:00:00,4031.53,4022.08,0.26,100.0,0.0063,-0.06,0.01,-0.07,flip -17502,做空,2021-05-15 06:00:00,2021-05-15 06:20:00,4022.08,3999.95,0.25,100.0,0.0063,0.14,0.01,0.13,tp_lower -17503,做多,2021-05-15 06:25:00,2021-05-15 08:55:00,4012.64,3918.57,0.26,100.0,0.0064,-0.6,0.01,-0.61,flip -17504,做空,2021-05-15 08:55:00,2021-05-15 09:00:00,3918.57,3959.21,0.25,100.0,0.0064,-0.26,0.01,-0.27,flip -17505,做多,2021-05-15 09:00:00,2021-05-15 09:15:00,3959.21,3918.45,0.25,100.0,0.0062,-0.25,0.01,-0.27,flip -17506,做空,2021-05-15 09:15:00,2021-05-15 09:25:00,3918.45,3873.04,0.24,100.0,0.0062,0.28,0.01,0.27,tp_lower -17507,做多,2021-05-15 09:45:00,2021-05-15 11:30:00,3906.86,3860.27,0.25,100.0,0.0063,-0.29,0.01,-0.31,flip -17508,做空,2021-05-15 11:30:00,2021-05-15 11:35:00,3860.27,3881.75,0.24,100.0,0.0063,-0.14,0.01,-0.15,flip -17509,做多,2021-05-15 11:35:00,2021-05-15 11:45:00,3881.75,3882.33,0.24,100.0,0.0062,0.0,0.01,-0.01,flip -17510,做空,2021-05-15 11:45:00,2021-05-15 12:20:00,3882.33,3890.48,0.24,100.0,0.0062,-0.05,0.01,-0.06,flip -17511,做多,2021-05-15 12:20:00,2021-05-15 12:25:00,3890.48,3890.25,0.24,100.0,0.0062,-0.0,0.01,-0.01,flip -17512,做空,2021-05-15 12:25:00,2021-05-15 13:20:00,3890.25,3916.63,0.24,100.0,0.0062,-0.16,0.01,-0.17,flip -17513,做多,2021-05-15 13:20:00,2021-05-15 13:25:00,3916.63,3912.2,0.24,100.0,0.0061,-0.03,0.01,-0.04,flip -17514,做空,2021-05-15 13:25:00,2021-05-15 13:40:00,3912.2,3910.49,0.24,100.0,0.0061,0.01,0.01,-0.0,flip -17515,做多,2021-05-15 13:40:00,2021-05-15 13:45:00,3910.49,3894.01,0.24,100.0,0.0061,-0.1,0.01,-0.11,flip -17516,做空,2021-05-15 13:45:00,2021-05-15 14:00:00,3894.01,3911.0,0.24,100.0,0.0061,-0.1,0.01,-0.12,flip -17517,做多,2021-05-15 14:00:00,2021-05-15 15:15:00,3911.0,3891.98,0.24,100.0,0.006,-0.11,0.01,-0.13,flip -17518,做空,2021-05-15 15:15:00,2021-05-15 15:25:00,3891.98,3890.22,0.23,100.0,0.006,0.01,0.01,-0.0,flip -17519,做多,2021-05-15 15:25:00,2021-05-15 15:30:00,3890.22,3883.47,0.23,100.0,0.006,-0.04,0.01,-0.05,flip -17520,做空,2021-05-15 15:30:00,2021-05-15 15:55:00,3883.47,3877.83,0.23,100.0,0.006,0.03,0.01,0.02,flip -17521,做多,2021-05-15 15:55:00,2021-05-15 17:40:00,3877.83,3772.64,0.23,100.0,0.006,-0.63,0.01,-0.64,flip -17522,做空,2021-05-15 17:40:00,2021-05-15 18:00:00,3772.64,3769.86,0.23,100.0,0.006,0.02,0.01,0.01,flip -17523,做多,2021-05-15 18:00:00,2021-05-15 18:05:00,3769.86,3744.68,0.23,100.0,0.006,-0.15,0.01,-0.16,flip -17524,做空,2021-05-15 18:05:00,2021-05-15 18:10:00,3744.68,3757.41,0.22,100.0,0.006,-0.08,0.01,-0.09,tp_lower -17525,做多,2021-05-15 18:10:00,2021-05-15 18:15:00,3757.41,3732.72,0.22,100.0,0.006,-0.15,0.01,-0.16,flip -17526,做空,2021-05-15 18:15:00,2021-05-15 18:20:00,3732.72,3744.92,0.22,100.0,0.0059,-0.07,0.01,-0.08,flip -17527,做多,2021-05-15 18:20:00,2021-05-15 18:30:00,3744.92,3757.64,0.22,100.0,0.0059,0.08,0.01,0.06,flip -17528,做空,2021-05-15 18:30:00,2021-05-15 18:45:00,3757.64,3752.41,0.22,100.0,0.0059,0.03,0.01,0.02,flip -17529,做多,2021-05-15 18:45:00,2021-05-15 20:05:00,3752.41,3780.2,0.22,100.0,0.0059,0.16,0.01,0.15,tp_upper -17530,做多,2021-05-15 21:35:00,2021-05-15 21:40:00,3805.95,3809.51,0.22,100.0,0.0059,0.02,0.01,0.01,tp_upper -17531,做多,2021-05-15 22:10:00,2021-05-15 22:15:00,3816.78,3819.53,0.22,100.0,0.0058,0.02,0.01,0.0,tp_upper -17532,做多,2021-05-15 22:50:00,2021-05-16 02:20:00,3782.12,3821.7,0.22,100.0,0.0059,0.23,0.01,0.22,flip -17533,做空,2021-05-16 02:20:00,2021-05-16 02:50:00,3821.7,3823.2,0.23,100.0,0.0061,-0.01,0.01,-0.02,flip -17534,做多,2021-05-16 02:50:00,2021-05-16 03:10:00,3823.2,3808.3,0.23,100.0,0.0061,-0.09,0.01,-0.1,flip -17535,做空,2021-05-16 03:10:00,2021-05-16 03:20:00,3808.3,3797.41,0.23,100.0,0.0061,0.07,0.01,0.05,tp_lower -17536,做多,2021-05-16 03:50:00,2021-05-16 04:10:00,3817.84,3816.77,0.23,100.0,0.0061,-0.01,0.01,-0.02,flip -17537,做空,2021-05-16 04:10:00,2021-05-16 04:20:00,3816.77,3820.01,0.23,100.0,0.0061,-0.02,0.01,-0.03,flip -17538,做多,2021-05-16 04:20:00,2021-05-16 04:30:00,3820.01,3813.94,0.23,100.0,0.0061,-0.04,0.01,-0.05,flip -17539,做空,2021-05-16 04:30:00,2021-05-16 05:00:00,3813.94,3814.0,0.23,100.0,0.0061,-0.0,0.01,-0.01,flip -17540,做多,2021-05-16 05:00:00,2021-05-16 05:05:00,3814.0,3812.47,0.23,100.0,0.0061,-0.01,0.01,-0.02,flip -17541,做空,2021-05-16 05:05:00,2021-05-16 05:10:00,3812.47,3790.0,0.23,100.0,0.0061,0.14,0.01,0.12,tp_lower -17542,做多,2021-05-16 06:05:00,2021-05-16 06:10:00,3809.85,3851.78,0.23,100.0,0.0061,0.26,0.01,0.24,tp_upper -17543,做多,2021-05-16 07:45:00,2021-05-16 07:50:00,3861.86,3846.83,0.23,100.0,0.0061,-0.09,0.01,-0.1,flip -17544,做空,2021-05-16 07:50:00,2021-05-16 07:55:00,3846.83,3869.17,0.23,100.0,0.0061,-0.14,0.01,-0.15,flip -17545,做多,2021-05-16 07:55:00,2021-05-16 08:00:00,3869.17,3839.48,0.23,100.0,0.006,-0.18,0.01,-0.19,flip -17546,做空,2021-05-16 08:00:00,2021-05-16 08:05:00,3839.48,3819.58,0.23,100.0,0.006,0.12,0.01,0.11,tp_lower -17547,做多,2021-05-16 09:30:00,2021-05-16 10:05:00,3826.8,3829.85,0.23,100.0,0.006,0.02,0.01,0.01,tp_upper -17548,做多,2021-05-16 11:10:00,2021-05-16 11:20:00,3839.77,3830.85,0.23,100.0,0.006,-0.05,0.01,-0.06,flip -17549,做空,2021-05-16 11:20:00,2021-05-16 11:35:00,3830.85,3810.35,0.23,100.0,0.006,0.12,0.01,0.11,tp_lower -17550,做多,2021-05-16 13:55:00,2021-05-16 14:00:00,3729.59,3719.17,0.23,100.0,0.0062,-0.06,0.01,-0.08,flip -17551,做空,2021-05-16 14:00:00,2021-05-16 14:05:00,3719.17,3720.47,0.23,100.0,0.0062,-0.01,0.01,-0.02,flip -17552,做多,2021-05-16 14:05:00,2021-05-16 14:20:00,3720.47,3738.36,0.23,100.0,0.0062,0.11,0.01,0.1,tp_upper -17553,做多,2021-05-16 15:30:00,2021-05-16 16:20:00,3689.72,3654.76,0.23,100.0,0.0062,-0.22,0.01,-0.23,flip -17554,做空,2021-05-16 16:20:00,2021-05-16 16:30:00,3654.76,3605.93,0.23,100.0,0.0062,0.3,0.01,0.29,tp_lower -17555,做多,2021-05-16 17:40:00,2021-05-16 18:05:00,3574.43,3631.24,0.23,100.0,0.0065,0.37,0.01,0.35,tp_upper -17556,做多,2021-05-16 18:35:00,2021-05-16 18:50:00,3559.08,3517.63,0.23,100.0,0.0066,-0.27,0.01,-0.28,flip -17557,做空,2021-05-16 18:50:00,2021-05-16 18:55:00,3517.63,3478.47,0.23,100.0,0.0066,0.26,0.01,0.25,tp_lower -17558,做多,2021-05-16 21:10:00,2021-05-16 21:15:00,3411.81,3373.62,0.23,100.0,0.0068,-0.26,0.01,-0.27,flip -17559,做空,2021-05-16 21:15:00,2021-05-16 21:35:00,3373.62,3441.58,0.23,100.0,0.0068,-0.46,0.01,-0.48,flip -17560,做多,2021-05-16 21:35:00,2021-05-16 21:40:00,3441.58,3490.98,0.23,100.0,0.0066,0.32,0.01,0.31,tp_upper -17561,做多,2021-05-17 00:10:00,2021-05-17 00:40:00,3536.27,3532.55,0.23,100.0,0.0066,-0.02,0.01,-0.04,flip -17562,做空,2021-05-17 00:40:00,2021-05-17 00:50:00,3532.55,3483.29,0.23,100.0,0.0066,0.33,0.01,0.31,tp_lower -17563,做多,2021-05-17 02:10:00,2021-05-17 02:20:00,3448.92,3422.5,0.24,100.0,0.0069,-0.18,0.01,-0.19,flip -17564,做空,2021-05-17 02:20:00,2021-05-17 02:30:00,3422.5,3390.44,0.24,100.0,0.0069,0.22,0.01,0.21,tp_lower -17565,做多,2021-05-17 04:35:00,2021-05-17 04:40:00,3294.82,3279.97,0.24,100.0,0.0072,-0.11,0.01,-0.12,flip -17566,做空,2021-05-17 04:40:00,2021-05-17 04:45:00,3279.97,3306.55,0.24,100.0,0.0072,-0.19,0.01,-0.2,flip -17567,做多,2021-05-17 04:45:00,2021-05-17 05:15:00,3306.55,3271.32,0.23,100.0,0.0071,-0.25,0.01,-0.26,flip -17568,做空,2021-05-17 05:15:00,2021-05-17 05:20:00,3271.32,3294.93,0.23,100.0,0.0071,-0.17,0.01,-0.18,flip -17569,做多,2021-05-17 05:20:00,2021-05-17 05:25:00,3294.93,3277.8,0.23,100.0,0.007,-0.12,0.01,-0.13,flip -17570,做空,2021-05-17 05:25:00,2021-05-17 05:30:00,3277.8,3304.81,0.23,100.0,0.0069,-0.19,0.01,-0.2,flip -17571,做多,2021-05-17 05:30:00,2021-05-17 05:35:00,3304.81,3283.46,0.23,100.0,0.0068,-0.15,0.01,-0.16,flip -17572,做空,2021-05-17 05:35:00,2021-05-17 05:45:00,3283.46,3237.37,0.22,100.0,0.0068,0.31,0.01,0.3,tp_lower -17573,做多,2021-05-17 05:55:00,2021-05-17 06:00:00,3346.2,3399.45,0.23,100.0,0.0068,0.36,0.01,0.35,tp_upper -17574,做多,2021-05-17 09:35:00,2021-05-17 09:40:00,3517.42,3506.99,0.23,100.0,0.0065,-0.07,0.01,-0.08,flip -17575,做空,2021-05-17 09:40:00,2021-05-17 09:45:00,3506.99,3508.24,0.23,100.0,0.0065,-0.01,0.01,-0.02,flip -17576,做多,2021-05-17 09:45:00,2021-05-17 09:55:00,3508.24,3514.49,0.23,100.0,0.0065,0.04,0.01,0.03,flip -17577,做空,2021-05-17 09:55:00,2021-05-17 10:10:00,3514.49,3512.83,0.23,100.0,0.0065,0.01,0.01,-0.0,flip -17578,做多,2021-05-17 10:10:00,2021-05-17 11:40:00,3512.83,3526.13,0.23,100.0,0.0065,0.09,0.01,0.08,tp_upper -17579,做多,2021-05-17 17:35:00,2021-05-17 17:55:00,3225.19,3204.55,0.23,100.0,0.0071,-0.15,0.01,-0.16,flip -17580,做空,2021-05-17 17:55:00,2021-05-17 18:00:00,3204.55,3227.87,0.23,100.0,0.0071,-0.17,0.01,-0.18,flip -17581,做多,2021-05-17 18:00:00,2021-05-17 18:40:00,3227.87,3343.09,0.23,100.0,0.007,0.81,0.01,0.8,tp_upper -17582,做多,2021-05-17 23:20:00,2021-05-18 00:05:00,3260.5,3347.71,0.23,100.0,0.0072,0.63,0.01,0.61,tp_upper -17583,做多,2021-05-18 02:30:00,2021-05-18 02:35:00,3384.69,3379.56,0.24,100.0,0.0072,-0.04,0.01,-0.05,flip -17584,做空,2021-05-18 02:35:00,2021-05-18 02:40:00,3379.56,3388.13,0.24,100.0,0.0072,-0.06,0.01,-0.07,flip -17585,做多,2021-05-18 02:40:00,2021-05-18 03:15:00,3388.13,3386.32,0.24,100.0,0.0072,-0.01,0.01,-0.03,flip -17586,做空,2021-05-18 03:15:00,2021-05-18 03:20:00,3386.32,3391.8,0.24,100.0,0.0072,-0.04,0.01,-0.05,flip -17587,做多,2021-05-18 03:20:00,2021-05-18 03:35:00,3391.8,3388.84,0.24,100.0,0.0071,-0.02,0.01,-0.03,flip -17588,做空,2021-05-18 03:35:00,2021-05-18 03:45:00,3388.84,3390.93,0.24,100.0,0.0071,-0.01,0.01,-0.03,flip -17589,做多,2021-05-18 03:45:00,2021-05-18 03:50:00,3390.93,3384.34,0.24,100.0,0.0071,-0.05,0.01,-0.06,flip -17590,做空,2021-05-18 03:50:00,2021-05-18 03:55:00,3384.34,3385.99,0.24,100.0,0.0071,-0.01,0.01,-0.02,flip -17591,做多,2021-05-18 03:55:00,2021-05-18 04:00:00,3385.99,3446.56,0.24,100.0,0.0071,0.43,0.01,0.42,tp_upper -17592,做多,2021-05-18 04:00:00,2021-05-18 04:05:00,3446.56,3454.55,0.24,100.0,0.0071,0.06,0.01,0.04,tp_upper -17593,做多,2021-05-18 07:35:00,2021-05-18 07:40:00,3513.57,3492.3,0.24,100.0,0.007,-0.15,0.01,-0.16,flip -17594,做空,2021-05-18 07:40:00,2021-05-18 07:55:00,3492.3,3513.89,0.24,100.0,0.0069,-0.15,0.01,-0.16,flip -17595,做多,2021-05-18 07:55:00,2021-05-18 08:35:00,3513.89,3500.96,0.24,100.0,0.0069,-0.09,0.01,-0.1,flip -17596,做空,2021-05-18 08:35:00,2021-05-18 08:45:00,3500.96,3478.94,0.24,100.0,0.0068,0.15,0.01,0.14,tp_lower -17597,做多,2021-05-18 10:15:00,2021-05-18 10:20:00,3479.18,3488.93,0.24,100.0,0.0069,0.07,0.01,0.06,tp_upper -17598,做多,2021-05-18 12:20:00,2021-05-18 15:55:00,3513.43,3346.93,0.24,100.0,0.0069,-1.14,0.01,-1.16,flip -17599,做空,2021-05-18 15:55:00,2021-05-18 16:15:00,3346.93,3358.08,0.23,100.0,0.0069,-0.08,0.01,-0.09,flip -17600,做多,2021-05-18 16:15:00,2021-05-18 16:20:00,3358.08,3343.57,0.23,100.0,0.0068,-0.1,0.01,-0.11,flip -17601,做空,2021-05-18 16:20:00,2021-05-18 16:25:00,3343.57,3375.13,0.23,100.0,0.0068,-0.21,0.01,-0.23,flip -17602,做多,2021-05-18 16:25:00,2021-05-18 16:35:00,3375.13,3404.58,0.23,100.0,0.0067,0.2,0.01,0.19,tp_upper -17603,做多,2021-05-18 19:35:00,2021-05-18 19:40:00,3362.63,3408.13,0.23,100.0,0.0067,0.31,0.01,0.3,tp_upper -17604,做多,2021-05-18 19:40:00,2021-05-18 19:45:00,3408.13,3405.89,0.23,100.0,0.0067,-0.02,0.01,-0.03,tp_upper -17605,做多,2021-05-18 22:30:00,2021-05-18 22:35:00,3421.21,3419.27,0.23,100.0,0.0067,-0.01,0.01,-0.02,flip -17606,做空,2021-05-18 22:35:00,2021-05-18 22:55:00,3419.27,3371.85,0.23,100.0,0.0067,0.32,0.01,0.31,tp_lower -17607,做多,2021-05-18 23:25:00,2021-05-18 23:30:00,3385.62,3359.83,0.23,100.0,0.0069,-0.18,0.01,-0.19,flip -17608,做空,2021-05-18 23:30:00,2021-05-18 23:45:00,3359.83,3392.98,0.23,100.0,0.0068,-0.23,0.01,-0.24,flip -17609,做多,2021-05-18 23:45:00,2021-05-18 23:50:00,3392.98,3380.41,0.23,100.0,0.0067,-0.08,0.01,-0.1,flip -17610,做空,2021-05-18 23:50:00,2021-05-19 00:05:00,3380.41,3422.66,0.23,100.0,0.0067,-0.28,0.01,-0.29,flip -17611,做多,2021-05-19 00:05:00,2021-05-19 00:10:00,3422.66,3431.09,0.23,100.0,0.0067,0.06,0.01,0.04,tp_upper -17612,做多,2021-05-19 04:00:00,2021-05-19 05:30:00,3113.22,2981.93,0.23,100.0,0.0074,-0.97,0.01,-0.98,flip -17613,做空,2021-05-19 05:30:00,2021-05-19 06:00:00,2981.93,2975.44,0.22,100.0,0.0074,0.05,0.01,0.04,flip -17614,做多,2021-05-19 06:00:00,2021-05-19 06:30:00,2975.44,2970.99,0.22,100.0,0.0074,-0.03,0.01,-0.04,flip -17615,做空,2021-05-19 06:30:00,2021-05-19 07:10:00,2970.99,2875.64,0.22,100.0,0.0074,0.7,0.01,0.69,tp_lower -17616,做多,2021-05-19 07:35:00,2021-05-19 08:10:00,2957.93,2943.8,0.23,100.0,0.0076,-0.11,0.01,-0.12,flip -17617,做空,2021-05-19 08:10:00,2021-05-19 08:25:00,2943.8,2953.53,0.22,100.0,0.0076,-0.07,0.01,-0.09,flip -17618,做多,2021-05-19 08:25:00,2021-05-19 09:15:00,2953.53,2967.34,0.22,100.0,0.0076,0.1,0.01,0.09,flip -17619,做空,2021-05-19 09:15:00,2021-05-19 09:55:00,2967.34,2975.46,0.22,100.0,0.0076,-0.06,0.01,-0.07,flip -17620,做多,2021-05-19 09:55:00,2021-05-19 10:00:00,2975.46,2960.0,0.22,100.0,0.0075,-0.12,0.01,-0.13,flip -17621,做空,2021-05-19 10:00:00,2021-05-19 10:10:00,2960.0,2918.94,0.22,100.0,0.0075,0.31,0.01,0.3,tp_lower -17622,做多,2021-05-19 12:00:00,2021-05-19 13:40:00,2761.26,2314.6,0.23,100.0,0.0082,-3.65,0.01,-3.66,flip -17623,做空,2021-05-19 13:40:00,2021-05-19 13:50:00,2314.6,2458.3,0.19,100.0,0.0082,-1.17,0.01,-1.18,flip -17624,做多,2021-05-19 13:50:00,2021-05-19 14:55:00,2458.3,2614.63,0.18,100.0,0.0072,1.12,0.01,1.12,tp_upper -17625,做多,2021-05-19 16:15:00,2021-05-19 16:40:00,2675.08,2834.36,0.19,100.0,0.007,1.12,0.01,1.11,tp_upper -17626,做多,2021-05-19 17:45:00,2021-05-19 20:00:00,2776.72,2699.8,0.2,100.0,0.0072,-0.55,0.01,-0.56,tp_upper -17627,做多,2021-05-19 20:00:00,2021-05-19 20:05:00,2699.8,2674.9,0.19,100.0,0.0072,-0.18,0.01,-0.19,tp_upper -17628,做多,2021-05-19 21:40:00,2021-05-19 21:50:00,2569.83,2568.48,0.19,100.0,0.0074,-0.01,0.01,-0.02,flip -17629,做空,2021-05-19 21:50:00,2021-05-19 23:40:00,2568.48,2529.57,0.19,100.0,0.0074,0.29,0.01,0.28,tp_lower -17630,做多,2021-05-20 01:25:00,2021-05-20 02:05:00,2344.27,2400.4,0.2,100.0,0.0084,0.47,0.01,0.46,tp_upper -17631,做多,2021-05-20 03:45:00,2021-05-20 04:00:00,2449.09,2550.0,0.2,100.0,0.0082,0.83,0.01,0.82,tp_upper -17632,做多,2021-05-20 06:30:00,2021-05-20 06:35:00,2630.27,2663.91,0.21,100.0,0.008,0.27,0.01,0.26,tp_upper -17633,做多,2021-05-20 08:15:00,2021-05-20 08:25:00,2701.24,2696.66,0.21,100.0,0.0079,-0.04,0.01,-0.05,flip -17634,做空,2021-05-20 08:25:00,2021-05-20 09:05:00,2696.66,2644.09,0.21,100.0,0.0079,0.41,0.01,0.4,tp_lower -17635,做多,2021-05-20 09:45:00,2021-05-20 10:00:00,2683.29,2668.06,0.22,100.0,0.008,-0.12,0.01,-0.13,flip -17636,做空,2021-05-20 10:00:00,2021-05-20 11:30:00,2668.06,2707.98,0.21,100.0,0.008,-0.32,0.01,-0.33,flip -17637,做多,2021-05-20 11:30:00,2021-05-20 11:35:00,2707.98,2727.84,0.21,100.0,0.0078,0.15,0.01,0.14,tp_upper -17638,做多,2021-05-20 13:45:00,2021-05-20 13:55:00,2904.63,2903.61,0.21,100.0,0.0073,-0.01,0.01,-0.02,flip -17639,做空,2021-05-20 13:55:00,2021-05-20 14:00:00,2903.61,2952.74,0.21,100.0,0.0073,-0.36,0.01,-0.37,flip -17640,做多,2021-05-20 14:00:00,2021-05-20 14:10:00,2952.74,2895.06,0.21,100.0,0.0071,-0.41,0.01,-0.42,flip -17641,做空,2021-05-20 14:10:00,2021-05-20 14:25:00,2895.06,2918.06,0.2,100.0,0.007,-0.16,0.01,-0.17,flip -17642,做多,2021-05-20 14:25:00,2021-05-20 14:35:00,2918.06,2907.41,0.2,100.0,0.0069,-0.07,0.01,-0.08,flip -17643,做空,2021-05-20 14:35:00,2021-05-20 14:40:00,2907.41,2932.1,0.2,100.0,0.0069,-0.17,0.01,-0.18,flip -17644,做多,2021-05-20 14:40:00,2021-05-20 14:50:00,2932.1,2907.14,0.2,100.0,0.0068,-0.17,0.01,-0.18,flip -17645,做空,2021-05-20 14:50:00,2021-05-20 15:00:00,2907.14,2912.77,0.2,100.0,0.0068,-0.04,0.01,-0.05,flip -17646,做多,2021-05-20 15:00:00,2021-05-20 15:10:00,2912.77,2920.68,0.2,100.0,0.0068,0.05,0.01,0.04,flip -17647,做空,2021-05-20 15:10:00,2021-05-20 15:40:00,2920.68,2919.13,0.2,100.0,0.0067,0.01,0.01,0.0,flip -17648,做多,2021-05-20 15:40:00,2021-05-20 15:45:00,2919.13,2900.01,0.2,100.0,0.0067,-0.13,0.01,-0.14,flip -17649,做空,2021-05-20 15:45:00,2021-05-20 15:50:00,2900.01,2892.53,0.2,100.0,0.0067,0.05,0.01,0.04,tp_lower -17650,做多,2021-05-20 15:55:00,2021-05-20 17:30:00,2904.7,2709.6,0.2,100.0,0.0067,-1.32,0.01,-1.32,flip -17651,做空,2021-05-20 17:30:00,2021-05-20 19:10:00,2709.6,2763.41,0.18,100.0,0.0067,-0.36,0.01,-0.37,flip -17652,做多,2021-05-20 19:10:00,2021-05-20 19:55:00,2763.41,2782.8,0.18,100.0,0.0065,0.13,0.01,0.12,flip -17653,做空,2021-05-20 19:55:00,2021-05-20 20:00:00,2782.8,2799.15,0.18,100.0,0.0065,-0.11,0.01,-0.11,tp_lower -17654,做多,2021-05-20 20:00:00,2021-05-20 20:05:00,2799.15,2815.26,0.18,100.0,0.0064,0.1,0.01,0.09,tp_upper -17655,做多,2021-05-20 21:15:00,2021-05-20 22:15:00,2793.03,2799.47,0.18,100.0,0.0064,0.04,0.01,0.03,flip -17656,做空,2021-05-20 22:15:00,2021-05-20 22:35:00,2799.47,2719.41,0.18,100.0,0.0064,0.51,0.01,0.5,tp_lower -17657,做多,2021-05-20 22:50:00,2021-05-20 23:05:00,2822.64,2778.13,0.18,100.0,0.0065,-0.29,0.01,-0.3,flip -17658,做空,2021-05-20 23:05:00,2021-05-20 23:20:00,2778.13,2792.49,0.18,100.0,0.0065,-0.09,0.01,-0.1,flip -17659,做多,2021-05-20 23:20:00,2021-05-20 23:30:00,2792.49,2778.27,0.18,100.0,0.0065,-0.09,0.01,-0.1,flip -17660,做空,2021-05-20 23:30:00,2021-05-20 23:40:00,2778.27,2773.42,0.18,100.0,0.0065,0.03,0.01,0.02,flip -17661,做多,2021-05-20 23:40:00,2021-05-21 00:30:00,2773.42,2846.39,0.18,100.0,0.0065,0.47,0.01,0.46,tp_upper -17662,做多,2021-05-21 04:45:00,2021-05-21 04:50:00,2788.02,2780.72,0.19,100.0,0.0068,-0.05,0.01,-0.06,flip -17663,做空,2021-05-21 04:50:00,2021-05-21 05:00:00,2780.72,2799.69,0.19,100.0,0.0068,-0.13,0.01,-0.14,flip -17664,做多,2021-05-21 05:00:00,2021-05-21 05:05:00,2799.69,2774.11,0.19,100.0,0.0067,-0.17,0.01,-0.18,flip -17665,做空,2021-05-21 05:05:00,2021-05-21 05:10:00,2774.11,2738.93,0.19,100.0,0.0067,0.24,0.01,0.23,tp_lower -17666,做多,2021-05-21 05:30:00,2021-05-21 05:40:00,2768.79,2779.73,0.19,100.0,0.0068,0.07,0.01,0.06,flip -17667,做空,2021-05-21 05:40:00,2021-05-21 06:00:00,2779.73,2715.07,0.19,100.0,0.0068,0.44,0.01,0.43,tp_lower -17668,做多,2021-05-21 06:45:00,2021-05-21 06:50:00,2747.58,2734.7,0.19,100.0,0.007,-0.09,0.01,-0.1,flip -17669,做空,2021-05-21 06:50:00,2021-05-21 06:55:00,2734.7,2765.14,0.19,100.0,0.007,-0.21,0.01,-0.22,flip -17670,做多,2021-05-21 06:55:00,2021-05-21 07:00:00,2765.14,2756.09,0.19,100.0,0.0068,-0.06,0.01,-0.07,flip -17671,做空,2021-05-21 07:00:00,2021-05-21 07:15:00,2756.09,2737.8,0.19,100.0,0.0068,0.12,0.01,0.12,flip -17672,做多,2021-05-21 07:15:00,2021-05-21 07:20:00,2737.8,2719.99,0.19,100.0,0.0069,-0.12,0.01,-0.13,flip -17673,做空,2021-05-21 07:20:00,2021-05-21 07:35:00,2719.99,2681.47,0.19,100.0,0.0069,0.27,0.01,0.26,tp_lower -17674,做多,2021-05-21 08:25:00,2021-05-21 09:00:00,2687.66,2744.77,0.19,100.0,0.0071,0.4,0.01,0.39,tp_upper -17675,做多,2021-05-21 10:20:00,2021-05-21 10:35:00,2741.1,2737.16,0.19,100.0,0.0071,-0.03,0.01,-0.04,flip -17676,做空,2021-05-21 10:35:00,2021-05-21 10:40:00,2737.16,2750.34,0.19,100.0,0.0071,-0.09,0.01,-0.1,flip -17677,做多,2021-05-21 10:40:00,2021-05-21 10:45:00,2750.34,2734.66,0.19,100.0,0.007,-0.11,0.01,-0.12,flip -17678,做空,2021-05-21 10:45:00,2021-05-21 10:50:00,2734.66,2707.87,0.19,100.0,0.007,0.19,0.01,0.18,tp_lower -17679,做多,2021-05-21 11:55:00,2021-05-21 12:25:00,2712.18,2679.62,0.19,100.0,0.0071,-0.23,0.01,-0.24,flip -17680,做空,2021-05-21 12:25:00,2021-05-21 12:30:00,2679.62,2679.24,0.19,100.0,0.0071,0.0,0.01,-0.01,flip -17681,做多,2021-05-21 12:30:00,2021-05-21 12:40:00,2679.24,2680.71,0.19,100.0,0.0071,0.01,0.01,0.0,flip -17682,做空,2021-05-21 12:40:00,2021-05-21 12:50:00,2680.71,2645.19,0.19,100.0,0.0071,0.25,0.01,0.24,tp_lower -17683,做多,2021-05-21 13:15:00,2021-05-21 14:00:00,2681.69,2746.89,0.19,100.0,0.0072,0.47,0.01,0.46,tp_upper -17684,做多,2021-05-21 16:00:00,2021-05-21 16:35:00,2459.52,2502.95,0.2,100.0,0.008,0.35,0.01,0.34,flip -17685,做空,2021-05-21 16:35:00,2021-05-21 17:05:00,2502.95,2458.76,0.2,100.0,0.008,0.35,0.01,0.34,flip -17686,做多,2021-05-21 17:05:00,2021-05-21 17:25:00,2458.76,2453.74,0.2,100.0,0.0083,-0.04,0.01,-0.05,flip -17687,做空,2021-05-21 17:25:00,2021-05-21 17:30:00,2453.74,2457.45,0.2,100.0,0.0083,-0.03,0.01,-0.04,flip -17688,做多,2021-05-21 17:30:00,2021-05-21 18:00:00,2457.45,2477.7,0.2,100.0,0.0082,0.17,0.01,0.16,flip -17689,做空,2021-05-21 18:00:00,2021-05-21 18:10:00,2477.7,2422.86,0.2,100.0,0.0082,0.45,0.01,0.44,tp_lower -17690,做多,2021-05-21 18:40:00,2021-05-21 18:50:00,2454.87,2446.46,0.21,100.0,0.0085,-0.07,0.01,-0.08,flip -17691,做空,2021-05-21 18:50:00,2021-05-21 18:55:00,2446.46,2476.78,0.21,100.0,0.0085,-0.26,0.01,-0.27,flip -17692,做多,2021-05-21 18:55:00,2021-05-21 19:05:00,2476.78,2438.29,0.2,100.0,0.0083,-0.32,0.01,-0.33,flip -17693,做空,2021-05-21 19:05:00,2021-05-21 19:10:00,2438.29,2472.93,0.2,100.0,0.0082,-0.29,0.01,-0.3,flip -17694,做多,2021-05-21 19:10:00,2021-05-21 19:15:00,2472.93,2425.62,0.2,100.0,0.008,-0.38,0.01,-0.39,flip -17695,做空,2021-05-21 19:15:00,2021-05-21 19:25:00,2425.62,2370.41,0.19,100.0,0.008,0.44,0.01,0.43,tp_lower -17696,做多,2021-05-21 21:25:00,2021-05-21 23:00:00,2297.42,2359.08,0.2,100.0,0.0086,0.53,0.01,0.52,flip -17697,做空,2021-05-21 23:00:00,2021-05-21 23:05:00,2359.08,2398.38,0.2,100.0,0.0086,-0.34,0.01,-0.35,flip -17698,做多,2021-05-21 23:05:00,2021-05-21 23:45:00,2398.38,2376.49,0.2,100.0,0.0083,-0.18,0.01,-0.19,flip -17699,做空,2021-05-21 23:45:00,2021-05-21 23:50:00,2376.49,2416.7,0.2,100.0,0.0083,-0.33,0.01,-0.34,flip -17700,做多,2021-05-21 23:50:00,2021-05-22 00:00:00,2416.7,2415.6,0.19,100.0,0.008,-0.01,0.01,-0.02,tp_upper -17701,做多,2021-05-22 00:10:00,2021-05-22 00:25:00,2396.94,2390.98,0.2,100.0,0.0084,-0.05,0.01,-0.06,flip -17702,做空,2021-05-22 00:25:00,2021-05-22 00:30:00,2390.98,2406.84,0.2,100.0,0.0084,-0.13,0.01,-0.14,flip -17703,做多,2021-05-22 00:30:00,2021-05-22 00:35:00,2406.84,2399.6,0.2,100.0,0.0083,-0.06,0.01,-0.07,flip -17704,做空,2021-05-22 00:35:00,2021-05-22 00:40:00,2399.6,2415.96,0.2,100.0,0.0082,-0.13,0.01,-0.14,flip -17705,做多,2021-05-22 00:40:00,2021-05-22 00:45:00,2415.96,2437.63,0.2,100.0,0.0081,0.18,0.01,0.17,tp_upper -17706,做多,2021-05-22 01:15:00,2021-05-22 01:20:00,2426.88,2457.88,0.2,100.0,0.0081,0.25,0.01,0.24,tp_upper -17707,做多,2021-05-22 05:45:00,2021-05-22 05:55:00,2238.77,2233.86,0.2,100.0,0.0089,-0.04,0.01,-0.05,flip -17708,做空,2021-05-22 05:55:00,2021-05-22 06:15:00,2233.86,2221.06,0.2,100.0,0.0089,0.11,0.01,0.1,flip -17709,做多,2021-05-22 06:15:00,2021-05-22 06:40:00,2221.06,2202.56,0.2,100.0,0.009,-0.17,0.01,-0.18,flip -17710,做空,2021-05-22 06:40:00,2021-05-22 06:45:00,2202.56,2231.86,0.2,100.0,0.009,-0.26,0.01,-0.27,flip -17711,做多,2021-05-22 06:45:00,2021-05-22 06:55:00,2231.86,2251.09,0.2,100.0,0.0088,0.17,0.01,0.16,tp_upper -17712,做多,2021-05-22 07:20:00,2021-05-22 07:30:00,2214.4,2214.12,0.2,100.0,0.0089,-0.0,0.01,-0.01,flip -17713,做空,2021-05-22 07:30:00,2021-05-22 07:40:00,2214.12,2236.36,0.2,100.0,0.0089,-0.2,0.01,-0.21,flip -17714,做多,2021-05-22 07:40:00,2021-05-22 07:50:00,2236.36,2253.33,0.19,100.0,0.0087,0.15,0.01,0.14,tp_upper -17715,做多,2021-05-22 09:20:00,2021-05-22 09:30:00,2332.63,2355.0,0.2,100.0,0.0084,0.19,0.01,0.18,tp_upper -17716,做多,2021-05-22 10:25:00,2021-05-22 10:40:00,2352.8,2421.57,0.2,100.0,0.0084,0.58,0.01,0.57,tp_upper -17717,做多,2021-05-22 11:55:00,2021-05-22 12:05:00,2415.73,2426.75,0.2,100.0,0.0084,0.09,0.01,0.08,flip -17718,做空,2021-05-22 12:05:00,2021-05-22 12:15:00,2426.75,2395.8,0.2,100.0,0.0084,0.26,0.01,0.25,tp_lower -17719,做多,2021-05-22 12:20:00,2021-05-22 12:25:00,2426.53,2425.45,0.21,100.0,0.0085,-0.01,0.01,-0.02,flip -17720,做空,2021-05-22 12:25:00,2021-05-22 12:55:00,2425.45,2392.31,0.21,100.0,0.0085,0.28,0.01,0.27,tp_lower -17721,做多,2021-05-22 13:05:00,2021-05-22 13:30:00,2405.23,2475.71,0.21,100.0,0.0087,0.61,0.01,0.6,tp_upper -17722,做多,2021-05-22 14:20:00,2021-05-22 14:25:00,2429.69,2417.28,0.21,100.0,0.0088,-0.11,0.01,-0.12,flip -17723,做空,2021-05-22 14:25:00,2021-05-22 14:30:00,2417.28,2365.08,0.21,100.0,0.0088,0.46,0.01,0.45,tp_lower -17724,做多,2021-05-22 15:35:00,2021-05-22 15:45:00,2375.79,2360.74,0.22,100.0,0.0092,-0.14,0.01,-0.15,flip -17725,做空,2021-05-22 15:45:00,2021-05-22 16:05:00,2360.74,2349.83,0.22,100.0,0.0092,0.1,0.01,0.09,flip -17726,做多,2021-05-22 16:05:00,2021-05-22 16:50:00,2349.83,2358.03,0.22,100.0,0.0092,0.08,0.01,0.06,flip -17727,做空,2021-05-22 16:50:00,2021-05-22 17:00:00,2358.03,2369.8,0.22,100.0,0.0092,-0.11,0.01,-0.12,flip -17728,做多,2021-05-22 17:00:00,2021-05-22 17:05:00,2369.8,2365.06,0.22,100.0,0.0091,-0.04,0.01,-0.05,flip -17729,做空,2021-05-22 17:05:00,2021-05-22 17:15:00,2365.06,2325.99,0.22,100.0,0.0091,0.36,0.01,0.35,tp_lower -17730,做多,2021-05-22 18:50:00,2021-05-22 18:55:00,2297.54,2296.53,0.22,100.0,0.0095,-0.01,0.01,-0.02,flip -17731,做空,2021-05-22 18:55:00,2021-05-22 19:25:00,2296.53,2301.33,0.22,100.0,0.0095,-0.05,0.01,-0.06,flip -17732,做多,2021-05-22 19:25:00,2021-05-22 19:35:00,2301.33,2317.03,0.22,100.0,0.0095,0.15,0.01,0.14,tp_upper -17733,做多,2021-05-22 20:05:00,2021-05-22 20:15:00,2303.54,2322.29,0.22,100.0,0.0095,0.18,0.01,0.17,tp_upper -17734,做多,2021-05-22 22:10:00,2021-05-22 22:15:00,2364.34,2325.04,0.22,100.0,0.0093,-0.37,0.01,-0.38,flip -17735,做空,2021-05-22 22:15:00,2021-05-22 22:20:00,2325.04,2329.29,0.22,100.0,0.0093,-0.04,0.01,-0.05,tp_lower -17736,做多,2021-05-22 23:00:00,2021-05-22 23:25:00,2345.13,2348.1,0.22,100.0,0.0092,0.03,0.01,0.02,flip -17737,做空,2021-05-22 23:25:00,2021-05-22 23:35:00,2348.1,2312.58,0.22,100.0,0.0092,0.33,0.01,0.32,tp_lower -17738,做多,2021-05-23 00:35:00,2021-05-23 01:55:00,2325.68,2343.65,0.23,100.0,0.0097,0.17,0.01,0.16,flip -17739,做空,2021-05-23 01:55:00,2021-05-23 02:00:00,2343.65,2345.21,0.23,100.0,0.0097,-0.02,0.01,-0.03,flip -17740,做多,2021-05-23 02:00:00,2021-05-23 03:25:00,2345.21,2313.53,0.23,100.0,0.0097,-0.31,0.01,-0.32,flip -17741,做空,2021-05-23 03:25:00,2021-05-23 04:05:00,2313.53,2307.13,0.22,100.0,0.0097,0.06,0.01,0.05,flip -17742,做多,2021-05-23 04:05:00,2021-05-23 04:10:00,2307.13,2302.57,0.22,100.0,0.0097,-0.04,0.01,-0.06,flip -17743,做空,2021-05-23 04:10:00,2021-05-23 05:00:00,2302.57,2260.03,0.22,100.0,0.0097,0.41,0.01,0.4,tp_lower -17744,做多,2021-05-23 06:00:00,2021-05-23 09:30:00,2250.53,2056.64,0.23,100.0,0.0101,-1.96,0.01,-1.97,flip -17745,做空,2021-05-23 09:30:00,2021-05-23 09:35:00,2056.64,2076.8,0.21,100.0,0.0101,-0.2,0.01,-0.21,flip -17746,做多,2021-05-23 09:35:00,2021-05-23 09:40:00,2076.8,2056.85,0.21,100.0,0.0099,-0.2,0.01,-0.21,flip -17747,做空,2021-05-23 09:40:00,2021-05-23 10:00:00,2056.85,2061.71,0.2,100.0,0.0099,-0.05,0.01,-0.06,flip -17748,做多,2021-05-23 10:00:00,2021-05-23 10:15:00,2061.71,2113.1,0.2,100.0,0.0098,0.51,0.01,0.5,tp_upper -17749,做多,2021-05-23 11:20:00,2021-05-23 11:30:00,2117.46,2119.41,0.21,100.0,0.0098,0.02,0.01,0.01,flip -17750,做空,2021-05-23 11:30:00,2021-05-23 11:35:00,2119.41,2140.47,0.21,100.0,0.0098,-0.21,0.01,-0.22,flip -17751,做多,2021-05-23 11:35:00,2021-05-23 11:40:00,2140.47,2128.09,0.21,100.0,0.0096,-0.12,0.01,-0.13,flip -17752,做空,2021-05-23 11:40:00,2021-05-23 12:00:00,2128.09,2083.0,0.2,100.0,0.0096,0.43,0.01,0.42,tp_lower -17753,做多,2021-05-23 13:45:00,2021-05-23 14:00:00,1954.48,1935.19,0.21,100.0,0.0107,-0.21,0.01,-0.22,flip -17754,做空,2021-05-23 14:00:00,2021-05-23 14:05:00,1935.19,1956.3,0.21,100.0,0.0106,-0.22,0.01,-0.24,flip -17755,做多,2021-05-23 14:05:00,2021-05-23 14:10:00,1956.3,1944.4,0.2,100.0,0.0104,-0.12,0.01,-0.13,flip -17756,做空,2021-05-23 14:10:00,2021-05-23 14:20:00,1944.4,1936.52,0.2,100.0,0.0104,0.08,0.01,0.07,flip -17757,做多,2021-05-23 14:20:00,2021-05-23 14:40:00,1936.52,2005.73,0.2,100.0,0.0105,0.72,0.01,0.71,tp_upper -17758,做多,2021-05-23 15:25:00,2021-05-23 15:30:00,1960.0,1938.51,0.21,100.0,0.0107,-0.23,0.01,-0.24,flip -17759,做空,2021-05-23 15:30:00,2021-05-23 15:45:00,1938.51,1905.81,0.21,100.0,0.0107,0.35,0.01,0.34,tp_lower -17760,做多,2021-05-23 17:00:00,2021-05-23 17:05:00,1937.89,1972.9,0.21,100.0,0.0109,0.38,0.01,0.37,tp_upper -17761,做多,2021-05-23 18:15:00,2021-05-23 18:35:00,1900.03,1897.25,0.21,100.0,0.0113,-0.03,0.01,-0.04,flip -17762,做空,2021-05-23 18:35:00,2021-05-23 18:40:00,1897.25,1897.56,0.21,100.0,0.0113,-0.0,0.01,-0.01,flip -17763,做多,2021-05-23 18:40:00,2021-05-23 19:15:00,1897.56,1960.7,0.21,100.0,0.0112,0.71,0.01,0.7,tp_upper -17764,做多,2021-05-23 21:40:00,2021-05-23 22:15:00,2073.96,2147.71,0.22,100.0,0.0106,0.78,0.01,0.77,tp_upper -17765,做多,2021-05-23 23:05:00,2021-05-23 23:25:00,2089.81,2102.02,0.23,100.0,0.0109,0.13,0.01,0.12,flip -17766,做空,2021-05-23 23:25:00,2021-05-23 23:40:00,2102.02,2088.53,0.23,100.0,0.0109,0.15,0.01,0.14,flip -17767,做多,2021-05-23 23:40:00,2021-05-24 00:00:00,2088.53,2141.04,0.23,100.0,0.011,0.58,0.01,0.57,tp_upper -17768,做多,2021-05-24 00:55:00,2021-05-24 01:55:00,2134.35,2123.13,0.24,100.0,0.0113,-0.13,0.01,-0.14,flip -17769,做空,2021-05-24 01:55:00,2021-05-24 02:00:00,2123.13,2123.98,0.24,100.0,0.0113,-0.01,0.01,-0.02,flip -17770,做多,2021-05-24 02:00:00,2021-05-24 02:30:00,2123.98,2132.78,0.24,100.0,0.0113,0.1,0.01,0.09,tp_upper -17771,做多,2021-05-24 05:00:00,2021-05-24 05:25:00,2136.26,2126.45,0.24,100.0,0.0112,-0.11,0.01,-0.12,flip -17772,做空,2021-05-24 05:25:00,2021-05-24 05:40:00,2126.45,2109.07,0.24,100.0,0.0112,0.2,0.01,0.18,flip -17773,做多,2021-05-24 05:40:00,2021-05-24 06:05:00,2109.07,2109.87,0.24,100.0,0.0114,0.01,0.01,-0.0,flip -17774,做空,2021-05-24 06:05:00,2021-05-24 06:10:00,2109.87,2144.91,0.24,100.0,0.0114,-0.4,0.01,-0.41,flip -17775,做多,2021-05-24 06:10:00,2021-05-24 06:35:00,2144.91,2161.58,0.24,100.0,0.011,0.18,0.01,0.17,tp_upper -17776,做多,2021-05-24 08:40:00,2021-05-24 08:45:00,2273.39,2272.69,0.24,100.0,0.0105,-0.01,0.01,-0.02,flip -17777,做空,2021-05-24 08:45:00,2021-05-24 09:15:00,2272.69,2269.99,0.24,100.0,0.0104,0.03,0.01,0.02,flip -17778,做多,2021-05-24 09:15:00,2021-05-24 10:10:00,2269.99,2264.62,0.24,100.0,0.0105,-0.06,0.01,-0.07,flip -17779,做空,2021-05-24 10:10:00,2021-05-24 10:15:00,2264.62,2276.5,0.24,100.0,0.0105,-0.12,0.01,-0.14,flip -17780,做多,2021-05-24 10:15:00,2021-05-24 10:20:00,2276.5,2261.56,0.24,100.0,0.0103,-0.15,0.01,-0.17,flip -17781,做空,2021-05-24 10:20:00,2021-05-24 10:30:00,2261.56,2230.21,0.23,100.0,0.0103,0.32,0.01,0.31,tp_lower -17782,做多,2021-05-24 10:50:00,2021-05-24 11:00:00,2254.61,2306.39,0.24,100.0,0.0105,0.54,0.01,0.53,tp_upper -17783,做多,2021-05-24 13:10:00,2021-05-24 13:15:00,2394.73,2342.84,0.24,100.0,0.0101,-0.52,0.01,-0.54,flip -17784,做空,2021-05-24 13:15:00,2021-05-24 13:30:00,2342.84,2393.81,0.24,100.0,0.0101,-0.51,0.01,-0.53,flip -17785,做多,2021-05-24 13:30:00,2021-05-24 13:40:00,2393.81,2394.28,0.23,100.0,0.0096,0.0,0.01,-0.01,flip -17786,做空,2021-05-24 13:40:00,2021-05-24 13:45:00,2394.28,2405.84,0.23,100.0,0.0096,-0.11,0.01,-0.12,flip -17787,做多,2021-05-24 13:45:00,2021-05-24 13:50:00,2405.84,2376.42,0.23,100.0,0.0095,-0.28,0.01,-0.29,flip -17788,做空,2021-05-24 13:50:00,2021-05-24 14:00:00,2376.42,2385.95,0.23,100.0,0.0095,-0.09,0.01,-0.1,flip -17789,做多,2021-05-24 14:00:00,2021-05-24 14:20:00,2385.95,2464.83,0.23,100.0,0.0094,0.74,0.01,0.73,tp_upper -17790,做多,2021-05-24 14:50:00,2021-05-24 15:00:00,2422.0,2444.84,0.23,100.0,0.0096,0.22,0.01,0.21,tp_upper -17791,做多,2021-05-24 15:10:00,2021-05-24 15:15:00,2435.89,2445.96,0.23,100.0,0.0096,0.1,0.01,0.09,tp_upper -17792,做多,2021-05-24 16:40:00,2021-05-24 16:45:00,2472.88,2463.83,0.24,100.0,0.0095,-0.09,0.01,-0.1,flip -17793,做空,2021-05-24 16:45:00,2021-05-24 16:55:00,2463.83,2467.48,0.23,100.0,0.0095,-0.03,0.01,-0.05,flip -17794,做多,2021-05-24 16:55:00,2021-05-24 17:40:00,2467.48,2515.0,0.23,100.0,0.0095,0.45,0.01,0.44,tp_upper -17795,做多,2021-05-24 19:40:00,2021-05-24 19:45:00,2602.73,2622.22,0.24,100.0,0.0091,0.18,0.01,0.17,tp_upper -17796,做多,2021-05-24 20:35:00,2021-05-24 20:40:00,2601.01,2576.5,0.24,100.0,0.0092,-0.23,0.01,-0.24,flip -17797,做空,2021-05-24 20:40:00,2021-05-24 20:45:00,2576.5,2592.48,0.24,100.0,0.0092,-0.15,0.01,-0.16,flip -17798,做多,2021-05-24 20:45:00,2021-05-24 21:25:00,2592.48,2633.22,0.23,100.0,0.0091,0.37,0.01,0.36,flip -17799,做空,2021-05-24 21:25:00,2021-05-24 21:45:00,2633.22,2620.3,0.24,100.0,0.0091,0.12,0.01,0.11,flip -17800,做多,2021-05-24 21:45:00,2021-05-24 22:15:00,2620.3,2609.67,0.24,100.0,0.0091,-0.1,0.01,-0.11,flip -17801,做空,2021-05-24 22:15:00,2021-05-24 22:20:00,2609.67,2621.97,0.24,100.0,0.0091,-0.11,0.01,-0.12,flip -17802,做多,2021-05-24 22:20:00,2021-05-24 23:15:00,2621.97,2601.07,0.24,100.0,0.009,-0.19,0.01,-0.2,flip -17803,做空,2021-05-24 23:15:00,2021-05-24 23:25:00,2601.07,2595.23,0.23,100.0,0.009,0.05,0.01,0.04,flip -17804,做多,2021-05-24 23:25:00,2021-05-25 00:00:00,2595.23,2659.64,0.23,100.0,0.0091,0.58,0.01,0.57,tp_upper -17805,做多,2021-05-25 01:15:00,2021-05-25 01:20:00,2705.7,2686.89,0.25,100.0,0.0092,-0.17,0.01,-0.19,flip -17806,做空,2021-05-25 01:20:00,2021-05-25 01:35:00,2686.89,2663.42,0.25,100.0,0.0092,0.22,0.01,0.2,tp_lower -17807,做多,2021-05-25 03:55:00,2021-05-25 04:15:00,2584.01,2558.06,0.25,100.0,0.0096,-0.25,0.01,-0.26,flip -17808,做空,2021-05-25 04:15:00,2021-05-25 04:20:00,2558.06,2533.1,0.25,100.0,0.0096,0.24,0.01,0.23,tp_lower -17809,做多,2021-05-25 04:35:00,2021-05-25 04:45:00,2573.13,2609.45,0.25,100.0,0.0096,0.35,0.01,0.34,tp_upper -17810,做多,2021-05-25 05:10:00,2021-05-25 05:30:00,2567.99,2560.6,0.25,100.0,0.0098,-0.07,0.01,-0.08,flip -17811,做空,2021-05-25 05:30:00,2021-05-25 05:40:00,2560.6,2574.99,0.25,100.0,0.0098,-0.14,0.01,-0.15,flip -17812,做多,2021-05-25 05:40:00,2021-05-25 06:00:00,2574.99,2567.72,0.25,100.0,0.0096,-0.07,0.01,-0.08,flip -17813,做空,2021-05-25 06:00:00,2021-05-25 06:05:00,2567.72,2619.78,0.25,100.0,0.0096,-0.5,0.01,-0.51,flip -17814,做多,2021-05-25 06:05:00,2021-05-25 06:10:00,2619.78,2606.48,0.24,100.0,0.0092,-0.12,0.01,-0.13,tp_upper -17815,做多,2021-05-25 07:45:00,2021-05-25 08:00:00,2641.75,2646.91,0.24,100.0,0.0091,0.05,0.01,0.03,tp_upper -17816,做多,2021-05-25 08:10:00,2021-05-25 11:45:00,2647.53,2443.68,0.24,100.0,0.0091,-1.85,0.01,-1.87,flip -17817,做空,2021-05-25 11:45:00,2021-05-25 11:55:00,2443.68,2393.88,0.22,100.0,0.0091,0.45,0.01,0.44,tp_lower -17818,做多,2021-05-25 12:05:00,2021-05-25 12:20:00,2411.76,2443.96,0.23,100.0,0.0094,0.3,0.01,0.29,flip -17819,做空,2021-05-25 12:20:00,2021-05-25 12:45:00,2443.96,2445.23,0.23,100.0,0.0094,-0.01,0.01,-0.02,flip -17820,做多,2021-05-25 12:45:00,2021-05-25 12:50:00,2445.23,2438.05,0.23,100.0,0.0094,-0.07,0.01,-0.08,flip -17821,做空,2021-05-25 12:50:00,2021-05-25 15:10:00,2438.05,2585.02,0.23,100.0,0.0094,-1.37,0.01,-1.39,flip -17822,做多,2021-05-25 15:10:00,2021-05-25 15:25:00,2585.02,2551.33,0.21,100.0,0.0083,-0.28,0.01,-0.29,flip -17823,做空,2021-05-25 15:25:00,2021-05-25 15:35:00,2551.33,2607.19,0.21,100.0,0.0083,-0.46,0.01,-0.47,flip -17824,做多,2021-05-25 15:35:00,2021-05-25 15:40:00,2607.19,2581.9,0.21,100.0,0.0079,-0.2,0.01,-0.21,flip -17825,做空,2021-05-25 15:40:00,2021-05-25 15:50:00,2581.9,2599.66,0.2,100.0,0.0079,-0.14,0.01,-0.15,flip -17826,做多,2021-05-25 15:50:00,2021-05-25 16:00:00,2599.66,2579.22,0.2,100.0,0.0078,-0.16,0.01,-0.17,flip -17827,做空,2021-05-25 16:00:00,2021-05-25 16:05:00,2579.22,2583.13,0.2,100.0,0.0078,-0.03,0.01,-0.04,flip -17828,做多,2021-05-25 16:05:00,2021-05-25 16:15:00,2583.13,2587.48,0.2,100.0,0.0077,0.03,0.01,0.02,flip -17829,做空,2021-05-25 16:15:00,2021-05-25 16:30:00,2587.48,2576.69,0.2,100.0,0.0077,0.08,0.01,0.07,flip -17830,做多,2021-05-25 16:30:00,2021-05-25 16:55:00,2576.69,2572.36,0.2,100.0,0.0078,-0.03,0.01,-0.04,flip -17831,做空,2021-05-25 16:55:00,2021-05-25 17:00:00,2572.36,2584.41,0.2,100.0,0.0078,-0.09,0.01,-0.1,flip -17832,做多,2021-05-25 17:00:00,2021-05-25 17:10:00,2584.41,2585.0,0.2,100.0,0.0077,0.0,0.01,-0.01,flip -17833,做空,2021-05-25 17:10:00,2021-05-25 17:20:00,2585.0,2540.0,0.2,100.0,0.0077,0.35,0.01,0.34,tp_lower -17834,做多,2021-05-25 17:40:00,2021-05-25 18:05:00,2569.6,2572.31,0.2,100.0,0.0079,0.02,0.01,0.01,flip -17835,做空,2021-05-25 18:05:00,2021-05-25 19:10:00,2572.31,2566.97,0.2,100.0,0.0079,0.04,0.01,0.03,tp_lower -17836,做多,2021-05-25 19:30:00,2021-05-25 19:35:00,2587.14,2557.4,0.2,100.0,0.0078,-0.23,0.01,-0.24,flip -17837,做空,2021-05-25 19:35:00,2021-05-25 19:40:00,2557.4,2579.55,0.2,100.0,0.0078,-0.17,0.01,-0.18,flip -17838,做多,2021-05-25 19:40:00,2021-05-25 19:45:00,2579.55,2545.0,0.2,100.0,0.0077,-0.27,0.01,-0.28,flip -17839,做空,2021-05-25 19:45:00,2021-05-25 19:50:00,2545.0,2515.55,0.2,100.0,0.0077,0.23,0.01,0.22,tp_lower -17840,做多,2021-05-25 20:25:00,2021-05-25 20:30:00,2555.88,2543.47,0.2,100.0,0.0077,-0.1,0.01,-0.11,flip -17841,做空,2021-05-25 20:30:00,2021-05-25 20:45:00,2543.47,2553.48,0.2,100.0,0.0077,-0.08,0.01,-0.09,flip -17842,做多,2021-05-25 20:45:00,2021-05-25 20:55:00,2553.48,2551.12,0.2,100.0,0.0076,-0.02,0.01,-0.03,flip -17843,做空,2021-05-25 20:55:00,2021-05-25 21:20:00,2551.12,2553.02,0.19,100.0,0.0076,-0.01,0.01,-0.02,flip -17844,做多,2021-05-25 21:20:00,2021-05-25 21:25:00,2553.02,2568.65,0.19,100.0,0.0076,0.12,0.01,0.11,tp_upper -17845,做多,2021-05-25 23:40:00,2021-05-25 23:50:00,2690.1,2682.49,0.2,100.0,0.0073,-0.06,0.01,-0.07,flip -17846,做空,2021-05-25 23:50:00,2021-05-25 23:55:00,2682.49,2706.83,0.19,100.0,0.0073,-0.18,0.01,-0.19,flip -17847,做多,2021-05-25 23:55:00,2021-05-26 00:00:00,2706.83,2735.78,0.19,100.0,0.0071,0.21,0.01,0.2,tp_upper -17848,做多,2021-05-26 00:15:00,2021-05-26 01:30:00,2698.21,2743.9,0.2,100.0,0.0075,0.34,0.01,0.33,tp_upper -17849,做多,2021-05-26 04:20:00,2021-05-26 05:00:00,2811.31,2810.46,0.21,100.0,0.0073,-0.01,0.01,-0.02,flip -17850,做空,2021-05-26 05:00:00,2021-05-26 05:05:00,2810.46,2821.77,0.21,100.0,0.0073,-0.08,0.01,-0.09,flip -17851,做多,2021-05-26 05:05:00,2021-05-26 05:10:00,2821.77,2806.2,0.2,100.0,0.0073,-0.11,0.01,-0.12,flip -17852,做空,2021-05-26 05:10:00,2021-05-26 05:15:00,2806.2,2807.71,0.2,100.0,0.0073,-0.01,0.01,-0.02,flip -17853,做多,2021-05-26 05:15:00,2021-05-26 05:25:00,2807.71,2838.29,0.2,100.0,0.0072,0.22,0.01,0.21,tp_upper -17854,做多,2021-05-26 05:25:00,2021-05-26 05:30:00,2838.29,2821.24,0.21,100.0,0.0072,-0.12,0.01,-0.13,tp_upper -17855,做多,2021-05-26 05:50:00,2021-05-26 05:55:00,2821.08,2799.86,0.2,100.0,0.0072,-0.15,0.01,-0.16,flip -17856,做空,2021-05-26 05:55:00,2021-05-26 06:00:00,2799.86,2813.54,0.2,100.0,0.0072,-0.1,0.01,-0.11,tp_lower -17857,做多,2021-05-26 06:00:00,2021-05-26 06:05:00,2813.54,2811.48,0.2,100.0,0.0071,-0.01,0.01,-0.02,flip -17858,做空,2021-05-26 06:05:00,2021-05-26 06:10:00,2811.48,2832.76,0.2,100.0,0.0071,-0.15,0.01,-0.16,flip -17859,做多,2021-05-26 06:10:00,2021-05-26 06:15:00,2832.76,2844.09,0.2,100.0,0.007,0.08,0.01,0.07,tp_upper -17860,做多,2021-05-26 08:30:00,2021-05-26 08:40:00,2864.63,2855.0,0.2,100.0,0.007,-0.07,0.01,-0.08,flip -17861,做空,2021-05-26 08:40:00,2021-05-26 08:50:00,2855.0,2853.74,0.2,100.0,0.007,0.01,0.01,-0.0,flip -17862,做多,2021-05-26 08:50:00,2021-05-26 09:10:00,2853.74,2861.01,0.2,100.0,0.007,0.05,0.01,0.04,flip -17863,做空,2021-05-26 09:10:00,2021-05-26 09:35:00,2861.01,2854.94,0.2,100.0,0.0069,0.04,0.01,0.03,flip -17864,做多,2021-05-26 09:35:00,2021-05-26 09:40:00,2854.94,2846.75,0.2,100.0,0.007,-0.06,0.01,-0.07,flip -17865,做空,2021-05-26 09:40:00,2021-05-26 09:45:00,2846.75,2862.0,0.2,100.0,0.007,-0.11,0.01,-0.12,flip -17866,做多,2021-05-26 09:45:00,2021-05-26 09:55:00,2862.0,2841.67,0.2,100.0,0.0069,-0.14,0.01,-0.15,flip -17867,做空,2021-05-26 09:55:00,2021-05-26 10:00:00,2841.67,2848.14,0.2,100.0,0.0069,-0.04,0.01,-0.05,flip -17868,做多,2021-05-26 10:00:00,2021-05-26 11:00:00,2848.14,2809.99,0.19,100.0,0.0068,-0.26,0.01,-0.27,flip -17869,做空,2021-05-26 11:00:00,2021-05-26 11:25:00,2809.99,2814.63,0.19,100.0,0.0068,-0.03,0.01,-0.04,flip -17870,做多,2021-05-26 11:25:00,2021-05-26 11:45:00,2814.63,2813.35,0.19,100.0,0.0068,-0.01,0.01,-0.02,flip -17871,做空,2021-05-26 11:45:00,2021-05-26 13:05:00,2813.35,2797.86,0.19,100.0,0.0068,0.11,0.01,0.1,tp_lower -17872,做多,2021-05-26 14:30:00,2021-05-26 14:35:00,2772.42,2759.77,0.19,100.0,0.0069,-0.09,0.01,-0.1,flip -17873,做空,2021-05-26 14:35:00,2021-05-26 15:20:00,2759.77,2714.06,0.19,100.0,0.0069,0.32,0.01,0.31,tp_lower -17874,做多,2021-05-26 15:30:00,2021-05-26 15:40:00,2743.0,2746.77,0.19,100.0,0.0071,0.03,0.01,0.02,flip -17875,做空,2021-05-26 15:40:00,2021-05-26 15:55:00,2746.77,2747.3,0.19,100.0,0.0071,-0.0,0.01,-0.01,flip -17876,做多,2021-05-26 15:55:00,2021-05-26 16:05:00,2747.3,2768.34,0.19,100.0,0.0071,0.15,0.01,0.14,tp_upper -17877,做多,2021-05-26 16:35:00,2021-05-26 18:05:00,2749.6,2716.82,0.19,100.0,0.0071,-0.23,0.01,-0.24,flip -17878,做空,2021-05-26 18:05:00,2021-05-26 18:55:00,2716.82,2753.42,0.19,100.0,0.0071,-0.26,0.01,-0.27,flip -17879,做多,2021-05-26 18:55:00,2021-05-26 19:00:00,2753.42,2743.08,0.19,100.0,0.0069,-0.07,0.01,-0.08,tp_upper -17880,做多,2021-05-26 19:35:00,2021-05-26 19:40:00,2730.61,2724.29,0.19,100.0,0.0069,-0.04,0.01,-0.05,flip -17881,做空,2021-05-26 19:40:00,2021-05-26 19:50:00,2724.29,2737.14,0.19,100.0,0.0069,-0.09,0.01,-0.1,flip -17882,做多,2021-05-26 19:50:00,2021-05-26 20:00:00,2737.14,2733.63,0.19,100.0,0.0068,-0.02,0.01,-0.03,flip -17883,做空,2021-05-26 20:00:00,2021-05-26 21:40:00,2733.63,2789.06,0.19,100.0,0.0068,-0.38,0.01,-0.39,flip -17884,做多,2021-05-26 21:40:00,2021-05-26 21:50:00,2789.06,2819.95,0.18,100.0,0.0065,0.2,0.01,0.19,tp_upper -17885,做多,2021-05-27 02:45:00,2021-05-27 03:00:00,2705.79,2686.35,0.19,100.0,0.0071,-0.14,0.01,-0.15,flip -17886,做空,2021-05-27 03:00:00,2021-05-27 03:05:00,2686.35,2658.28,0.19,100.0,0.0071,0.2,0.01,0.19,tp_lower -17887,做多,2021-05-27 04:05:00,2021-05-27 04:10:00,2686.09,2677.79,0.19,100.0,0.0071,-0.06,0.01,-0.07,flip -17888,做空,2021-05-27 04:10:00,2021-05-27 04:20:00,2677.79,2677.1,0.19,100.0,0.0071,0.0,0.01,-0.0,flip -17889,做多,2021-05-27 04:20:00,2021-05-27 04:25:00,2677.1,2661.99,0.19,100.0,0.0071,-0.11,0.01,-0.12,flip -17890,做空,2021-05-27 04:25:00,2021-05-27 04:30:00,2661.99,2680.24,0.19,100.0,0.0071,-0.13,0.01,-0.14,flip -17891,做多,2021-05-27 04:30:00,2021-05-27 04:35:00,2680.24,2652.7,0.19,100.0,0.007,-0.19,0.01,-0.2,flip -17892,做空,2021-05-27 04:35:00,2021-05-27 04:40:00,2652.7,2676.95,0.19,100.0,0.007,-0.17,0.01,-0.18,flip -17893,做多,2021-05-27 04:40:00,2021-05-27 04:45:00,2676.95,2700.54,0.18,100.0,0.0069,0.16,0.01,0.15,tp_upper -17894,做多,2021-05-27 05:20:00,2021-05-27 05:25:00,2683.09,2670.21,0.19,100.0,0.0069,-0.09,0.01,-0.1,flip -17895,做空,2021-05-27 05:25:00,2021-05-27 05:30:00,2670.21,2679.52,0.18,100.0,0.0069,-0.06,0.01,-0.07,flip -17896,做多,2021-05-27 05:30:00,2021-05-27 05:35:00,2679.52,2671.2,0.18,100.0,0.0068,-0.06,0.01,-0.07,flip -17897,做空,2021-05-27 05:35:00,2021-05-27 05:40:00,2671.2,2693.91,0.18,100.0,0.0068,-0.16,0.01,-0.16,flip -17898,做多,2021-05-27 05:40:00,2021-05-27 05:45:00,2693.91,2719.35,0.18,100.0,0.0067,0.17,0.01,0.16,tp_upper -17899,做多,2021-05-27 07:20:00,2021-05-27 07:25:00,2732.74,2729.76,0.18,100.0,0.0067,-0.02,0.01,-0.03,flip -17900,做空,2021-05-27 07:25:00,2021-05-27 07:30:00,2729.76,2740.22,0.18,100.0,0.0067,-0.07,0.01,-0.08,flip -17901,做多,2021-05-27 07:30:00,2021-05-27 07:35:00,2740.22,2748.11,0.18,100.0,0.0066,0.05,0.01,0.04,tp_upper -17902,做多,2021-05-27 07:55:00,2021-05-27 08:15:00,2736.14,2738.09,0.18,100.0,0.0066,0.01,0.01,0.0,flip -17903,做空,2021-05-27 08:15:00,2021-05-27 08:25:00,2738.09,2752.06,0.18,100.0,0.0066,-0.09,0.01,-0.1,flip -17904,做多,2021-05-27 08:25:00,2021-05-27 08:30:00,2752.06,2772.4,0.18,100.0,0.0065,0.13,0.01,0.12,tp_upper -17905,做多,2021-05-27 10:05:00,2021-05-27 10:15:00,2779.7,2797.51,0.18,100.0,0.0065,0.12,0.01,0.11,tp_upper -17906,做多,2021-05-27 10:40:00,2021-05-27 10:50:00,2788.96,2786.6,0.18,100.0,0.0065,-0.02,0.01,-0.02,flip -17907,做空,2021-05-27 10:50:00,2021-05-27 10:55:00,2786.6,2780.17,0.18,100.0,0.0065,0.04,0.01,0.03,tp_lower -17908,做多,2021-05-27 11:00:00,2021-05-27 11:05:00,2793.45,2785.07,0.18,100.0,0.0065,-0.05,0.01,-0.06,tp_upper -17909,做多,2021-05-27 11:10:00,2021-05-27 11:15:00,2796.99,2804.78,0.18,100.0,0.0065,0.05,0.01,0.04,tp_upper -17910,做多,2021-05-27 12:20:00,2021-05-27 12:25:00,2808.42,2805.18,0.18,100.0,0.0065,-0.02,0.01,-0.03,flip -17911,做空,2021-05-27 12:25:00,2021-05-27 12:30:00,2805.18,2813.83,0.18,100.0,0.0065,-0.06,0.01,-0.07,flip -17912,做多,2021-05-27 12:30:00,2021-05-27 12:35:00,2813.83,2795.8,0.18,100.0,0.0064,-0.12,0.01,-0.12,flip -17913,做空,2021-05-27 12:35:00,2021-05-27 12:40:00,2795.8,2780.48,0.18,100.0,0.0064,0.1,0.01,0.09,tp_lower -17914,做多,2021-05-27 13:05:00,2021-05-27 13:20:00,2799.82,2848.58,0.18,100.0,0.0064,0.31,0.01,0.3,tp_upper -17915,做多,2021-05-27 14:50:00,2021-05-27 14:55:00,2852.63,2843.34,0.18,100.0,0.0064,-0.06,0.01,-0.07,flip -17916,做空,2021-05-27 14:55:00,2021-05-27 15:00:00,2843.34,2830.86,0.18,100.0,0.0064,0.08,0.01,0.07,tp_lower -17917,做多,2021-05-27 17:15:00,2021-05-27 17:20:00,2794.44,2783.56,0.18,100.0,0.0065,-0.07,0.01,-0.08,flip -17918,做空,2021-05-27 17:20:00,2021-05-27 18:30:00,2783.56,2787.01,0.18,100.0,0.0065,-0.02,0.01,-0.03,tp_lower -17919,做多,2021-05-27 18:30:00,2021-05-27 18:35:00,2787.01,2774.37,0.18,100.0,0.0065,-0.08,0.01,-0.09,flip -17920,做空,2021-05-27 18:35:00,2021-05-27 18:40:00,2774.37,2786.18,0.18,100.0,0.0065,-0.08,0.01,-0.09,tp_lower -17921,做多,2021-05-27 18:40:00,2021-05-27 18:45:00,2786.18,2792.78,0.18,100.0,0.0064,0.04,0.01,0.03,tp_upper -17922,做多,2021-05-27 19:10:00,2021-05-27 19:15:00,2785.79,2772.1,0.18,100.0,0.0065,-0.09,0.01,-0.1,flip -17923,做空,2021-05-27 19:15:00,2021-05-27 19:25:00,2772.1,2738.33,0.18,100.0,0.0065,0.22,0.01,0.21,tp_lower -17924,做多,2021-05-27 21:20:00,2021-05-27 21:35:00,2744.77,2777.4,0.18,100.0,0.0066,0.22,0.01,0.21,tp_upper -17925,做多,2021-05-27 23:00:00,2021-05-27 23:05:00,2771.96,2766.83,0.18,100.0,0.0066,-0.03,0.01,-0.04,flip -17926,做空,2021-05-27 23:05:00,2021-05-27 23:15:00,2766.83,2742.62,0.18,100.0,0.0066,0.16,0.01,0.15,tp_lower -17927,做多,2021-05-28 00:15:00,2021-05-28 00:30:00,2753.78,2725.78,0.19,100.0,0.0069,-0.19,0.01,-0.2,flip -17928,做空,2021-05-28 00:30:00,2021-05-28 00:50:00,2725.78,2716.67,0.19,100.0,0.0069,0.06,0.01,0.05,tp_lower -17929,做多,2021-05-28 01:35:00,2021-05-28 01:50:00,2715.39,2708.69,0.19,100.0,0.007,-0.05,0.01,-0.06,flip -17930,做空,2021-05-28 01:50:00,2021-05-28 01:55:00,2708.69,2710.32,0.19,100.0,0.007,-0.01,0.01,-0.02,flip -17931,做多,2021-05-28 01:55:00,2021-05-28 02:50:00,2710.32,2716.29,0.19,100.0,0.0069,0.04,0.01,0.03,flip -17932,做空,2021-05-28 02:50:00,2021-05-28 02:55:00,2716.29,2730.54,0.19,100.0,0.0069,-0.1,0.01,-0.11,flip -17933,做多,2021-05-28 02:55:00,2021-05-28 03:00:00,2730.54,2725.84,0.19,100.0,0.0069,-0.03,0.01,-0.04,flip -17934,做空,2021-05-28 03:00:00,2021-05-28 03:15:00,2725.84,2720.69,0.19,100.0,0.0068,0.04,0.01,0.03,tp_lower -17935,做多,2021-05-28 03:30:00,2021-05-28 03:40:00,2720.56,2719.58,0.19,100.0,0.0069,-0.01,0.01,-0.02,flip -17936,做空,2021-05-28 03:40:00,2021-05-28 03:45:00,2719.58,2706.26,0.19,100.0,0.0069,0.09,0.01,0.08,tp_lower -17937,做多,2021-05-28 03:55:00,2021-05-28 07:25:00,2716.6,2569.13,0.19,100.0,0.0069,-1.02,0.01,-1.03,flip -17938,做空,2021-05-28 07:25:00,2021-05-28 07:40:00,2569.13,2559.42,0.18,100.0,0.0069,0.07,0.01,0.06,flip -17939,做多,2021-05-28 07:40:00,2021-05-28 07:45:00,2559.42,2540.2,0.18,100.0,0.0069,-0.13,0.01,-0.14,flip -17940,做空,2021-05-28 07:45:00,2021-05-28 07:50:00,2540.2,2564.68,0.18,100.0,0.0069,-0.17,0.01,-0.18,flip -17941,做多,2021-05-28 07:50:00,2021-05-28 08:10:00,2564.68,2557.36,0.17,100.0,0.0068,-0.05,0.01,-0.06,flip -17942,做空,2021-05-28 08:10:00,2021-05-28 08:15:00,2557.36,2569.68,0.17,100.0,0.0068,-0.08,0.01,-0.09,flip -17943,做多,2021-05-28 08:15:00,2021-05-28 08:20:00,2569.68,2551.77,0.17,100.0,0.0067,-0.12,0.01,-0.13,flip -17944,做空,2021-05-28 08:20:00,2021-05-28 08:25:00,2551.77,2552.35,0.17,100.0,0.0067,-0.0,0.01,-0.01,flip -17945,做多,2021-05-28 08:25:00,2021-05-28 08:45:00,2552.35,2549.22,0.17,100.0,0.0067,-0.02,0.01,-0.03,flip -17946,做空,2021-05-28 08:45:00,2021-05-28 08:55:00,2549.22,2507.48,0.17,100.0,0.0067,0.28,0.01,0.27,tp_lower -17947,做多,2021-05-28 10:15:00,2021-05-28 10:20:00,2507.05,2497.54,0.17,100.0,0.0069,-0.07,0.01,-0.07,flip -17948,做空,2021-05-28 10:20:00,2021-05-28 11:15:00,2497.54,2510.15,0.17,100.0,0.0069,-0.09,0.01,-0.1,flip -17949,做多,2021-05-28 11:15:00,2021-05-28 11:20:00,2510.15,2481.31,0.17,100.0,0.0068,-0.2,0.01,-0.21,flip -17950,做空,2021-05-28 11:20:00,2021-05-28 11:25:00,2481.31,2469.1,0.17,100.0,0.0068,0.08,0.01,0.07,tp_lower -17951,做多,2021-05-28 12:10:00,2021-05-28 12:15:00,2545.45,2521.41,0.17,100.0,0.0067,-0.16,0.01,-0.17,tp_upper -17952,做多,2021-05-28 14:05:00,2021-05-28 14:10:00,2580.48,2566.19,0.17,100.0,0.0065,-0.09,0.01,-0.1,flip -17953,做空,2021-05-28 14:10:00,2021-05-28 14:35:00,2566.19,2553.46,0.17,100.0,0.0065,0.08,0.01,0.07,tp_lower -17954,做多,2021-05-28 15:25:00,2021-05-28 15:35:00,2561.2,2557.47,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -17955,做空,2021-05-28 15:35:00,2021-05-28 15:40:00,2557.47,2573.42,0.17,100.0,0.0065,-0.1,0.01,-0.11,flip -17956,做多,2021-05-28 15:40:00,2021-05-28 15:45:00,2573.42,2558.31,0.17,100.0,0.0064,-0.1,0.01,-0.11,tp_upper -17957,做多,2021-05-28 15:55:00,2021-05-28 16:00:00,2558.22,2550.24,0.16,100.0,0.0064,-0.05,0.01,-0.06,tp_upper -17958,做多,2021-05-28 17:30:00,2021-05-28 17:50:00,2503.46,2503.39,0.16,100.0,0.0065,-0.0,0.01,-0.01,flip -17959,做空,2021-05-28 17:50:00,2021-05-28 18:05:00,2503.39,2488.58,0.16,100.0,0.0065,0.1,0.01,0.09,flip -17960,做多,2021-05-28 18:05:00,2021-05-28 18:30:00,2488.58,2517.65,0.16,100.0,0.0066,0.19,0.01,0.18,tp_upper -17961,做多,2021-05-28 20:00:00,2021-05-28 20:25:00,2503.44,2506.22,0.17,100.0,0.0066,0.02,0.01,0.01,flip -17962,做空,2021-05-28 20:25:00,2021-05-28 20:30:00,2506.22,2481.73,0.17,100.0,0.0066,0.16,0.01,0.15,tp_lower -17963,做多,2021-05-28 22:10:00,2021-05-28 22:20:00,2392.86,2365.47,0.17,100.0,0.007,-0.19,0.01,-0.2,flip -17964,做空,2021-05-28 22:20:00,2021-05-28 22:30:00,2365.47,2381.32,0.17,100.0,0.007,-0.11,0.01,-0.12,flip -17965,做多,2021-05-28 22:30:00,2021-05-28 22:40:00,2381.32,2373.35,0.16,100.0,0.0069,-0.06,0.01,-0.06,flip -17966,做空,2021-05-28 22:40:00,2021-05-29 02:20:00,2373.35,2515.0,0.16,100.0,0.0069,-0.98,0.01,-0.99,flip -17967,做多,2021-05-29 02:20:00,2021-05-29 03:20:00,2515.0,2545.77,0.16,100.0,0.0064,0.2,0.01,0.19,tp_upper -17968,做多,2021-05-29 03:55:00,2021-05-29 04:05:00,2527.04,2519.21,0.16,100.0,0.0064,-0.05,0.01,-0.06,flip -17969,做空,2021-05-29 04:05:00,2021-05-29 04:25:00,2519.21,2524.85,0.16,100.0,0.0064,-0.04,0.01,-0.04,flip -17970,做多,2021-05-29 04:25:00,2021-05-29 04:35:00,2524.85,2520.9,0.16,100.0,0.0064,-0.03,0.01,-0.03,flip -17971,做空,2021-05-29 04:35:00,2021-05-29 04:45:00,2520.9,2517.16,0.16,100.0,0.0064,0.02,0.01,0.02,flip -17972,做多,2021-05-29 04:45:00,2021-05-29 05:15:00,2517.16,2556.15,0.16,100.0,0.0064,0.25,0.01,0.24,tp_upper -17973,做多,2021-05-29 05:15:00,2021-05-29 05:20:00,2556.15,2546.79,0.16,100.0,0.0064,-0.06,0.01,-0.07,tp_upper -17974,做多,2021-05-29 06:35:00,2021-05-29 06:40:00,2545.97,2543.5,0.16,100.0,0.0064,-0.02,0.01,-0.02,flip -17975,做空,2021-05-29 06:40:00,2021-05-29 06:50:00,2543.5,2528.25,0.16,100.0,0.0064,0.1,0.01,0.09,tp_lower -17976,做多,2021-05-29 10:00:00,2021-05-29 10:05:00,2440.73,2431.11,0.16,100.0,0.0067,-0.06,0.01,-0.07,flip -17977,做空,2021-05-29 10:05:00,2021-05-29 10:20:00,2431.11,2424.85,0.16,100.0,0.0066,0.04,0.01,0.03,flip -17978,做多,2021-05-29 10:20:00,2021-05-29 10:40:00,2424.85,2421.18,0.16,100.0,0.0067,-0.02,0.01,-0.03,flip -17979,做空,2021-05-29 10:40:00,2021-05-29 10:45:00,2421.18,2426.02,0.16,100.0,0.0067,-0.03,0.01,-0.04,flip -17980,做多,2021-05-29 10:45:00,2021-05-29 10:55:00,2426.02,2419.56,0.16,100.0,0.0066,-0.04,0.01,-0.05,flip -17981,做空,2021-05-29 10:55:00,2021-05-29 11:05:00,2419.56,2419.7,0.16,100.0,0.0066,-0.0,0.01,-0.01,tp_lower -17982,做多,2021-05-29 11:25:00,2021-05-29 11:30:00,2428.99,2462.05,0.16,100.0,0.0066,0.22,0.01,0.21,tp_upper -17983,做多,2021-05-29 12:05:00,2021-05-29 12:15:00,2433.92,2412.08,0.16,100.0,0.0067,-0.15,0.01,-0.15,flip -17984,做空,2021-05-29 12:15:00,2021-05-29 13:10:00,2412.08,2360.02,0.16,100.0,0.0067,0.35,0.01,0.34,tp_lower -17985,做多,2021-05-29 13:45:00,2021-05-29 14:20:00,2381.07,2381.71,0.16,100.0,0.0069,0.0,0.01,-0.0,flip -17986,做空,2021-05-29 14:20:00,2021-05-29 15:10:00,2381.71,2318.2,0.16,100.0,0.0069,0.44,0.01,0.43,tp_lower -17987,做多,2021-05-29 16:00:00,2021-05-29 16:05:00,2338.84,2309.83,0.17,100.0,0.0072,-0.21,0.01,-0.22,flip -17988,做空,2021-05-29 16:05:00,2021-05-29 16:20:00,2309.83,2325.68,0.17,100.0,0.0072,-0.11,0.01,-0.12,flip -17989,做多,2021-05-29 16:20:00,2021-05-29 16:35:00,2325.68,2359.65,0.16,100.0,0.0071,0.24,0.01,0.23,tp_upper -17990,做多,2021-05-29 19:00:00,2021-05-29 19:05:00,2275.27,2262.49,0.17,100.0,0.0073,-0.09,0.01,-0.1,flip -17991,做空,2021-05-29 19:05:00,2021-05-29 19:15:00,2262.49,2235.78,0.17,100.0,0.0073,0.2,0.01,0.19,tp_lower -17992,做多,2021-05-29 19:40:00,2021-05-29 19:45:00,2259.41,2249.85,0.17,100.0,0.0074,-0.07,0.01,-0.08,flip -17993,做空,2021-05-29 19:45:00,2021-05-29 19:50:00,2249.85,2251.47,0.17,100.0,0.0074,-0.01,0.01,-0.02,flip -17994,做多,2021-05-29 19:50:00,2021-05-29 20:10:00,2251.47,2241.67,0.17,100.0,0.0074,-0.07,0.01,-0.08,flip -17995,做空,2021-05-29 20:10:00,2021-05-29 20:20:00,2241.67,2208.89,0.17,100.0,0.0074,0.24,0.01,0.23,tp_lower -17996,做多,2021-05-29 20:35:00,2021-05-29 20:40:00,2249.71,2239.7,0.17,100.0,0.0074,-0.07,0.01,-0.08,flip -17997,做空,2021-05-29 20:40:00,2021-05-29 20:55:00,2239.7,2239.11,0.17,100.0,0.0074,0.0,0.01,-0.0,flip -17998,做多,2021-05-29 20:55:00,2021-05-29 21:10:00,2239.11,2250.94,0.17,100.0,0.0074,0.09,0.01,0.08,flip -17999,做空,2021-05-29 21:10:00,2021-05-29 21:30:00,2250.94,2252.01,0.17,100.0,0.0074,-0.01,0.01,-0.02,flip -18000,做多,2021-05-29 21:30:00,2021-05-29 21:45:00,2252.01,2266.34,0.17,100.0,0.0074,0.11,0.01,0.1,tp_upper -18001,做多,2021-05-29 22:55:00,2021-05-29 23:00:00,2272.59,2252.13,0.17,100.0,0.0074,-0.15,0.01,-0.16,flip -18002,做空,2021-05-29 23:00:00,2021-05-29 23:05:00,2252.13,2270.02,0.17,100.0,0.0074,-0.13,0.01,-0.14,flip -18003,做多,2021-05-29 23:05:00,2021-05-29 23:10:00,2270.02,2264.42,0.16,100.0,0.0073,-0.04,0.01,-0.05,flip -18004,做空,2021-05-29 23:10:00,2021-05-29 23:15:00,2264.42,2273.85,0.16,100.0,0.0072,-0.07,0.01,-0.08,flip -18005,做多,2021-05-29 23:15:00,2021-05-29 23:20:00,2273.85,2278.0,0.16,100.0,0.0072,0.03,0.01,0.02,tp_upper -18006,做多,2021-05-29 23:55:00,2021-05-30 00:00:00,2277.99,2255.45,0.16,100.0,0.0072,-0.16,0.01,-0.17,flip -18007,做空,2021-05-30 00:00:00,2021-05-30 00:15:00,2255.45,2226.82,0.17,100.0,0.0074,0.21,0.01,0.2,tp_lower -18008,做多,2021-05-30 01:00:00,2021-05-30 02:00:00,2243.47,2214.99,0.17,100.0,0.0076,-0.22,0.01,-0.22,flip -18009,做空,2021-05-30 02:00:00,2021-05-30 04:20:00,2214.99,2282.13,0.17,100.0,0.0075,-0.51,0.01,-0.52,flip -18010,做多,2021-05-30 04:20:00,2021-05-30 04:30:00,2282.13,2318.46,0.16,100.0,0.0071,0.26,0.01,0.25,tp_upper -18011,做多,2021-05-30 04:30:00,2021-05-30 04:35:00,2318.46,2305.62,0.16,100.0,0.0071,-0.09,0.01,-0.1,tp_upper -18012,做多,2021-05-30 08:30:00,2021-05-30 08:35:00,2438.95,2425.0,0.16,100.0,0.0067,-0.09,0.01,-0.1,flip -18013,做空,2021-05-30 08:35:00,2021-05-30 08:50:00,2425.0,2430.5,0.16,100.0,0.0067,-0.04,0.01,-0.04,flip -18014,做多,2021-05-30 08:50:00,2021-05-30 09:10:00,2430.5,2430.58,0.16,100.0,0.0066,0.0,0.01,-0.01,flip -18015,做空,2021-05-30 09:10:00,2021-05-30 09:15:00,2430.58,2434.36,0.16,100.0,0.0066,-0.03,0.01,-0.03,flip -18016,做多,2021-05-30 09:15:00,2021-05-30 09:20:00,2434.36,2428.81,0.16,100.0,0.0066,-0.04,0.01,-0.04,flip -18017,做空,2021-05-30 09:20:00,2021-05-30 09:30:00,2428.81,2422.23,0.16,100.0,0.0066,0.04,0.01,0.04,tp_lower -18018,做多,2021-05-30 09:50:00,2021-05-30 09:55:00,2428.6,2426.14,0.16,100.0,0.0066,-0.02,0.01,-0.02,flip -18019,做空,2021-05-30 09:55:00,2021-05-30 10:00:00,2426.14,2434.86,0.16,100.0,0.0066,-0.06,0.01,-0.07,flip -18020,做多,2021-05-30 10:00:00,2021-05-30 10:05:00,2434.86,2424.0,0.16,100.0,0.0066,-0.07,0.01,-0.08,flip -18021,做空,2021-05-30 10:05:00,2021-05-30 10:10:00,2424.0,2387.95,0.16,100.0,0.0066,0.24,0.01,0.23,tp_lower -18022,做多,2021-05-30 10:25:00,2021-05-30 10:45:00,2421.17,2405.9,0.16,100.0,0.0067,-0.1,0.01,-0.11,flip -18023,做空,2021-05-30 10:45:00,2021-05-30 11:05:00,2405.9,2416.43,0.16,100.0,0.0066,-0.07,0.01,-0.08,flip -18024,做多,2021-05-30 11:05:00,2021-05-30 11:10:00,2416.43,2413.03,0.16,100.0,0.0066,-0.02,0.01,-0.03,flip -18025,做空,2021-05-30 11:10:00,2021-05-30 11:15:00,2413.03,2420.23,0.16,100.0,0.0066,-0.05,0.01,-0.06,flip -18026,做多,2021-05-30 11:15:00,2021-05-30 11:20:00,2420.23,2406.46,0.16,100.0,0.0065,-0.09,0.01,-0.1,flip -18027,做空,2021-05-30 11:20:00,2021-05-30 11:35:00,2406.46,2418.97,0.16,100.0,0.0065,-0.08,0.01,-0.09,flip -18028,做多,2021-05-30 11:35:00,2021-05-30 11:40:00,2418.97,2417.54,0.16,100.0,0.0064,-0.01,0.01,-0.02,flip -18029,做空,2021-05-30 11:40:00,2021-05-30 12:45:00,2417.54,2375.95,0.16,100.0,0.0064,0.27,0.01,0.26,tp_lower -18030,做多,2021-05-30 15:05:00,2021-05-30 15:10:00,2372.62,2360.75,0.16,100.0,0.0067,-0.08,0.01,-0.09,flip -18031,做空,2021-05-30 15:10:00,2021-05-30 15:20:00,2360.75,2367.79,0.16,100.0,0.0067,-0.05,0.01,-0.05,flip -18032,做多,2021-05-30 15:20:00,2021-05-30 15:25:00,2367.79,2359.63,0.16,100.0,0.0066,-0.05,0.01,-0.06,flip -18033,做空,2021-05-30 15:25:00,2021-05-30 15:35:00,2359.63,2367.38,0.16,100.0,0.0066,-0.05,0.01,-0.06,flip -18034,做多,2021-05-30 15:35:00,2021-05-30 15:40:00,2367.38,2364.9,0.16,100.0,0.0066,-0.02,0.01,-0.02,flip -18035,做空,2021-05-30 15:40:00,2021-05-30 19:35:00,2364.9,2448.02,0.15,100.0,0.0066,-0.54,0.01,-0.55,flip -18036,做多,2021-05-30 19:35:00,2021-05-30 19:45:00,2448.02,2447.55,0.15,100.0,0.0061,-0.0,0.01,-0.01,flip -18037,做空,2021-05-30 19:45:00,2021-05-30 19:50:00,2447.55,2439.53,0.15,100.0,0.0061,0.05,0.01,0.04,tp_lower -18038,做多,2021-05-30 20:10:00,2021-05-30 20:30:00,2445.77,2447.32,0.15,100.0,0.0061,0.01,0.01,0.0,flip -18039,做空,2021-05-30 20:30:00,2021-05-30 20:50:00,2447.32,2451.58,0.15,100.0,0.0061,-0.03,0.01,-0.03,flip -18040,做多,2021-05-30 20:50:00,2021-05-30 20:55:00,2451.58,2437.2,0.15,100.0,0.0061,-0.09,0.01,-0.09,flip -18041,做空,2021-05-30 20:55:00,2021-05-30 21:10:00,2437.2,2427.63,0.15,100.0,0.0061,0.06,0.01,0.05,tp_lower -18042,做多,2021-05-30 21:30:00,2021-05-30 21:45:00,2439.24,2439.88,0.15,100.0,0.0061,0.0,0.01,-0.0,flip -18043,做空,2021-05-30 21:45:00,2021-05-30 22:00:00,2439.88,2422.81,0.15,100.0,0.0061,0.1,0.01,0.1,tp_lower -18044,做多,2021-05-31 00:00:00,2021-05-31 00:10:00,2402.58,2399.54,0.15,100.0,0.0064,-0.02,0.01,-0.03,flip -18045,做空,2021-05-31 00:10:00,2021-05-31 00:15:00,2399.54,2375.06,0.15,100.0,0.0064,0.16,0.01,0.15,tp_lower -18046,做多,2021-05-31 02:35:00,2021-05-31 02:40:00,2313.79,2313.57,0.16,100.0,0.0067,-0.0,0.01,-0.01,flip -18047,做空,2021-05-31 02:40:00,2021-05-31 03:05:00,2313.57,2280.38,0.16,100.0,0.0067,0.22,0.01,0.22,tp_lower -18048,做多,2021-05-31 03:20:00,2021-05-31 03:30:00,2305.76,2301.78,0.16,100.0,0.0068,-0.03,0.01,-0.04,flip -18049,做空,2021-05-31 03:30:00,2021-05-31 03:35:00,2301.78,2305.34,0.16,100.0,0.0068,-0.02,0.01,-0.03,flip -18050,做多,2021-05-31 03:35:00,2021-05-31 03:40:00,2305.34,2296.45,0.16,100.0,0.0068,-0.06,0.01,-0.07,flip -18051,做空,2021-05-31 03:40:00,2021-05-31 03:55:00,2296.45,2300.29,0.16,100.0,0.0068,-0.03,0.01,-0.03,flip -18052,做多,2021-05-31 03:55:00,2021-05-31 04:05:00,2300.29,2299.12,0.16,100.0,0.0068,-0.01,0.01,-0.02,flip -18053,做空,2021-05-31 04:05:00,2021-05-31 04:15:00,2299.12,2302.96,0.16,100.0,0.0068,-0.03,0.01,-0.03,flip -18054,做多,2021-05-31 04:15:00,2021-05-31 04:20:00,2302.96,2287.28,0.15,100.0,0.0067,-0.11,0.01,-0.11,flip -18055,做空,2021-05-31 04:20:00,2021-05-31 04:30:00,2287.28,2300.31,0.15,100.0,0.0067,-0.09,0.01,-0.1,flip -18056,做多,2021-05-31 04:30:00,2021-05-31 04:40:00,2300.31,2306.14,0.15,100.0,0.0066,0.04,0.01,0.03,flip -18057,做空,2021-05-31 04:40:00,2021-05-31 04:50:00,2306.14,2309.42,0.15,100.0,0.0066,-0.02,0.01,-0.03,flip -18058,做多,2021-05-31 04:50:00,2021-05-31 05:00:00,2309.42,2301.05,0.15,100.0,0.0066,-0.06,0.01,-0.06,flip -18059,做空,2021-05-31 05:00:00,2021-05-31 09:55:00,2301.05,2487.91,0.15,100.0,0.0066,-1.23,0.01,-1.24,flip -18060,做多,2021-05-31 09:55:00,2021-05-31 10:00:00,2487.91,2516.14,0.14,100.0,0.0056,0.16,0.01,0.15,tp_upper -18061,做多,2021-05-31 10:00:00,2021-05-31 10:05:00,2516.14,2521.74,0.14,100.0,0.0056,0.03,0.01,0.02,tp_upper -18062,做多,2021-05-31 12:00:00,2021-05-31 12:15:00,2564.19,2565.78,0.14,100.0,0.0055,0.01,0.01,0.0,flip -18063,做空,2021-05-31 12:15:00,2021-05-31 12:30:00,2565.78,2533.68,0.14,100.0,0.0055,0.18,0.01,0.17,tp_lower -18064,做多,2021-05-31 13:15:00,2021-05-31 13:30:00,2558.74,2543.04,0.14,100.0,0.0056,-0.09,0.01,-0.09,flip -18065,做空,2021-05-31 13:30:00,2021-05-31 13:35:00,2543.04,2547.0,0.14,100.0,0.0056,-0.02,0.01,-0.03,flip -18066,做多,2021-05-31 13:35:00,2021-05-31 13:55:00,2547.0,2531.26,0.14,100.0,0.0055,-0.09,0.01,-0.09,flip -18067,做空,2021-05-31 13:55:00,2021-05-31 14:30:00,2531.26,2526.43,0.14,100.0,0.0055,0.03,0.01,0.02,flip -18068,做多,2021-05-31 14:30:00,2021-05-31 15:00:00,2526.43,2569.79,0.14,100.0,0.0056,0.24,0.01,0.23,tp_upper -18069,做多,2021-05-31 16:55:00,2021-05-31 17:00:00,2635.47,2616.69,0.14,100.0,0.0054,-0.1,0.01,-0.11,flip -18070,做空,2021-05-31 17:00:00,2021-05-31 17:10:00,2616.69,2616.08,0.14,100.0,0.0054,0.0,0.01,-0.0,tp_lower -18071,做多,2021-05-31 17:55:00,2021-05-31 19:20:00,2615.9,2596.78,0.14,100.0,0.0054,-0.1,0.01,-0.11,flip -18072,做空,2021-05-31 19:20:00,2021-05-31 19:25:00,2596.78,2599.36,0.14,100.0,0.0054,-0.01,0.01,-0.02,flip -18073,做多,2021-05-31 19:25:00,2021-05-31 19:30:00,2599.36,2589.79,0.14,100.0,0.0054,-0.05,0.01,-0.06,flip -18074,做空,2021-05-31 19:30:00,2021-05-31 19:35:00,2589.79,2592.42,0.14,100.0,0.0054,-0.01,0.01,-0.02,flip -18075,做多,2021-05-31 19:35:00,2021-05-31 19:50:00,2592.42,2617.84,0.14,100.0,0.0054,0.14,0.01,0.13,tp_upper -18076,做多,2021-05-31 20:45:00,2021-05-31 20:50:00,2612.03,2599.78,0.14,100.0,0.0054,-0.07,0.01,-0.07,flip -18077,做空,2021-05-31 20:50:00,2021-05-31 21:00:00,2599.78,2609.3,0.14,100.0,0.0054,-0.05,0.01,-0.06,flip -18078,做多,2021-05-31 21:00:00,2021-05-31 21:15:00,2609.3,2607.53,0.14,100.0,0.0053,-0.01,0.01,-0.02,flip -18079,做空,2021-05-31 21:15:00,2021-05-31 21:20:00,2607.53,2611.97,0.14,100.0,0.0053,-0.02,0.01,-0.03,flip -18080,做多,2021-05-31 21:20:00,2021-05-31 21:30:00,2611.97,2600.08,0.14,100.0,0.0053,-0.06,0.01,-0.07,flip -18081,做空,2021-05-31 21:30:00,2021-05-31 21:40:00,2600.08,2617.17,0.14,100.0,0.0053,-0.09,0.01,-0.1,flip -18082,做多,2021-05-31 21:40:00,2021-05-31 21:45:00,2617.17,2622.68,0.14,100.0,0.0052,0.03,0.01,0.02,tp_upper -18083,做多,2021-06-01 03:05:00,2021-06-01 03:30:00,2657.68,2635.5,0.14,100.0,0.0053,-0.12,0.01,-0.13,flip -18084,做空,2021-06-01 03:30:00,2021-06-01 03:45:00,2635.5,2620.78,0.14,100.0,0.0053,0.08,0.01,0.07,tp_lower -18085,做多,2021-06-01 04:25:00,2021-06-01 04:30:00,2654.9,2649.71,0.14,100.0,0.0053,-0.03,0.01,-0.03,flip -18086,做空,2021-06-01 04:30:00,2021-06-01 05:00:00,2649.71,2649.6,0.14,100.0,0.0053,0.0,0.01,-0.01,flip -18087,做多,2021-06-01 05:00:00,2021-06-01 05:15:00,2649.6,2682.22,0.14,100.0,0.0053,0.17,0.01,0.17,tp_upper -18088,做多,2021-06-01 07:00:00,2021-06-01 08:00:00,2675.19,2642.8,0.14,100.0,0.0053,-0.17,0.01,-0.18,tp_upper -18089,做多,2021-06-01 09:45:00,2021-06-01 09:50:00,2583.28,2568.44,0.14,100.0,0.0054,-0.08,0.01,-0.09,flip -18090,做空,2021-06-01 09:50:00,2021-06-01 09:55:00,2568.44,2573.98,0.14,100.0,0.0054,-0.03,0.01,-0.04,flip -18091,做多,2021-06-01 09:55:00,2021-06-01 10:00:00,2573.98,2567.02,0.14,100.0,0.0054,-0.04,0.01,-0.04,flip -18092,做空,2021-06-01 10:00:00,2021-06-01 10:05:00,2567.02,2586.37,0.14,100.0,0.0054,-0.1,0.01,-0.11,flip -18093,做多,2021-06-01 10:05:00,2021-06-01 10:10:00,2586.37,2581.1,0.14,100.0,0.0053,-0.03,0.01,-0.03,flip -18094,做空,2021-06-01 10:10:00,2021-06-01 12:05:00,2581.1,2582.41,0.14,100.0,0.0053,-0.01,0.01,-0.01,tp_lower -18095,做多,2021-06-01 13:25:00,2021-06-01 13:30:00,2601.35,2618.5,0.14,100.0,0.0052,0.09,0.01,0.08,tp_upper -18096,做多,2021-06-01 16:15:00,2021-06-01 16:20:00,2572.41,2569.66,0.14,100.0,0.0053,-0.01,0.01,-0.02,flip -18097,做空,2021-06-01 16:20:00,2021-06-01 16:45:00,2569.66,2550.62,0.14,100.0,0.0053,0.1,0.01,0.09,tp_lower -18098,做多,2021-06-01 17:35:00,2021-06-01 17:40:00,2560.94,2552.57,0.14,100.0,0.0054,-0.04,0.01,-0.05,flip -18099,做空,2021-06-01 17:40:00,2021-06-01 17:50:00,2552.57,2557.99,0.14,100.0,0.0054,-0.03,0.01,-0.04,flip -18100,做多,2021-06-01 17:50:00,2021-06-01 18:40:00,2557.99,2579.87,0.14,100.0,0.0053,0.12,0.01,0.11,tp_upper -18101,做多,2021-06-01 19:05:00,2021-06-01 20:40:00,2559.44,2570.16,0.14,100.0,0.0054,0.06,0.01,0.05,tp_upper -18102,做多,2021-06-01 21:45:00,2021-06-01 21:55:00,2587.18,2600.28,0.14,100.0,0.0053,0.07,0.01,0.06,tp_upper -18103,做多,2021-06-01 22:35:00,2021-06-01 22:45:00,2589.79,2581.99,0.14,100.0,0.0054,-0.04,0.01,-0.05,flip -18104,做空,2021-06-01 22:45:00,2021-06-01 23:00:00,2581.99,2597.15,0.14,100.0,0.0054,-0.08,0.01,-0.09,flip -18105,做多,2021-06-01 23:00:00,2021-06-01 23:20:00,2597.15,2608.89,0.14,100.0,0.0053,0.06,0.01,0.06,tp_upper -18106,做多,2021-06-02 00:45:00,2021-06-02 02:00:00,2616.75,2576.85,0.14,100.0,0.0054,-0.21,0.01,-0.22,flip -18107,做空,2021-06-02 02:00:00,2021-06-02 02:05:00,2576.85,2587.6,0.14,100.0,0.0054,-0.06,0.01,-0.06,flip -18108,做多,2021-06-02 02:05:00,2021-06-02 02:25:00,2587.6,2609.08,0.14,100.0,0.0053,0.11,0.01,0.11,tp_upper -18109,做多,2021-06-02 03:00:00,2021-06-02 03:05:00,2605.24,2631.88,0.14,100.0,0.0053,0.14,0.01,0.13,tp_upper -18110,做多,2021-06-02 03:50:00,2021-06-02 03:55:00,2623.44,2616.1,0.14,100.0,0.0053,-0.04,0.01,-0.05,flip -18111,做空,2021-06-02 03:55:00,2021-06-02 04:00:00,2616.1,2626.54,0.14,100.0,0.0053,-0.06,0.01,-0.06,flip -18112,做多,2021-06-02 04:00:00,2021-06-02 04:20:00,2626.54,2636.38,0.14,100.0,0.0053,0.05,0.01,0.04,tp_upper -18113,做多,2021-06-02 04:45:00,2021-06-02 04:55:00,2622.4,2624.4,0.14,100.0,0.0053,0.01,0.01,0.0,flip -18114,做空,2021-06-02 04:55:00,2021-06-02 05:00:00,2624.4,2631.57,0.14,100.0,0.0053,-0.04,0.01,-0.04,flip -18115,做多,2021-06-02 05:00:00,2021-06-02 05:05:00,2631.57,2624.88,0.14,100.0,0.0053,-0.04,0.01,-0.04,flip -18116,做空,2021-06-02 05:05:00,2021-06-02 05:10:00,2624.88,2610.15,0.14,100.0,0.0053,0.08,0.01,0.07,tp_lower -18117,做多,2021-06-02 05:20:00,2021-06-02 05:55:00,2622.37,2639.08,0.14,100.0,0.0053,0.09,0.01,0.08,tp_upper -18118,做多,2021-06-02 06:50:00,2021-06-02 06:55:00,2639.23,2634.54,0.14,100.0,0.0053,-0.02,0.01,-0.03,flip -18119,做空,2021-06-02 06:55:00,2021-06-02 07:00:00,2634.54,2641.97,0.14,100.0,0.0053,-0.04,0.01,-0.05,flip -18120,做多,2021-06-02 07:00:00,2021-06-02 07:05:00,2641.97,2653.12,0.14,100.0,0.0052,0.06,0.01,0.05,tp_upper -18121,做多,2021-06-02 09:25:00,2021-06-02 09:30:00,2701.58,2693.35,0.14,100.0,0.0051,-0.04,0.01,-0.05,flip -18122,做空,2021-06-02 09:30:00,2021-06-02 09:35:00,2693.35,2700.8,0.14,100.0,0.0051,-0.04,0.01,-0.05,flip -18123,做多,2021-06-02 09:35:00,2021-06-02 09:40:00,2700.8,2694.88,0.14,100.0,0.0051,-0.03,0.01,-0.04,flip -18124,做空,2021-06-02 09:40:00,2021-06-02 10:05:00,2694.88,2683.75,0.14,100.0,0.0051,0.06,0.01,0.05,tp_lower -18125,做多,2021-06-02 10:25:00,2021-06-02 10:30:00,2696.53,2688.65,0.14,100.0,0.0051,-0.04,0.01,-0.05,flip -18126,做空,2021-06-02 10:30:00,2021-06-02 10:35:00,2688.65,2696.04,0.14,100.0,0.0051,-0.04,0.01,-0.04,flip -18127,做多,2021-06-02 10:35:00,2021-06-02 10:40:00,2696.04,2686.04,0.14,100.0,0.0051,-0.05,0.01,-0.06,flip -18128,做空,2021-06-02 10:40:00,2021-06-02 10:45:00,2686.04,2674.95,0.14,100.0,0.0051,0.06,0.01,0.05,tp_lower -18129,做多,2021-06-02 11:00:00,2021-06-02 11:05:00,2687.56,2673.94,0.14,100.0,0.0051,-0.07,0.01,-0.08,flip -18130,做空,2021-06-02 11:05:00,2021-06-02 11:10:00,2673.94,2675.9,0.14,100.0,0.0051,-0.01,0.01,-0.02,tp_lower -18131,做多,2021-06-02 11:30:00,2021-06-02 11:40:00,2687.84,2699.01,0.14,100.0,0.005,0.06,0.01,0.05,tp_upper -18132,做多,2021-06-02 13:20:00,2021-06-02 13:25:00,2703.82,2739.69,0.14,100.0,0.005,0.18,0.01,0.17,tp_upper -18133,做多,2021-06-02 13:25:00,2021-06-02 13:30:00,2739.69,2745.85,0.14,100.0,0.005,0.03,0.01,0.02,tp_upper -18134,做多,2021-06-02 16:05:00,2021-06-02 16:10:00,2788.29,2783.37,0.14,100.0,0.0049,-0.02,0.01,-0.03,tp_upper -18135,做多,2021-06-02 17:35:00,2021-06-02 18:00:00,2763.04,2765.25,0.14,100.0,0.005,0.01,0.01,0.0,flip -18136,做空,2021-06-02 18:00:00,2021-06-02 18:20:00,2765.25,2765.23,0.14,100.0,0.005,0.0,0.01,-0.01,flip -18137,做多,2021-06-02 18:20:00,2021-06-02 18:25:00,2765.23,2765.19,0.14,100.0,0.005,-0.0,0.01,-0.01,tp_upper -18138,做多,2021-06-02 19:10:00,2021-06-02 19:15:00,2766.71,2763.39,0.14,100.0,0.005,-0.02,0.01,-0.02,flip -18139,做空,2021-06-02 19:15:00,2021-06-02 19:30:00,2763.39,2761.92,0.14,100.0,0.0049,0.01,0.01,0.0,tp_lower -18140,做多,2021-06-02 19:35:00,2021-06-02 21:50:00,2764.55,2730.18,0.14,100.0,0.0049,-0.17,0.01,-0.18,flip -18141,做空,2021-06-02 21:50:00,2021-06-02 21:55:00,2730.18,2718.64,0.13,100.0,0.0049,0.06,0.01,0.05,tp_lower -18142,做多,2021-06-02 22:00:00,2021-06-03 00:05:00,2725.14,2697.32,0.14,100.0,0.005,-0.14,0.01,-0.14,flip -18143,做空,2021-06-03 00:05:00,2021-06-03 00:20:00,2697.32,2705.41,0.14,100.0,0.0051,-0.04,0.01,-0.05,flip -18144,做多,2021-06-03 00:20:00,2021-06-03 00:30:00,2705.41,2694.12,0.14,100.0,0.0051,-0.06,0.01,-0.06,flip -18145,做空,2021-06-03 00:30:00,2021-06-03 00:55:00,2694.12,2706.17,0.14,100.0,0.0051,-0.06,0.01,-0.07,flip -18146,做多,2021-06-03 00:55:00,2021-06-03 01:20:00,2706.17,2710.96,0.14,100.0,0.005,0.02,0.01,0.02,flip -18147,做空,2021-06-03 01:20:00,2021-06-03 01:40:00,2710.96,2692.0,0.14,100.0,0.005,0.1,0.01,0.09,tp_lower -18148,做多,2021-06-03 02:55:00,2021-06-03 03:05:00,2697.72,2714.04,0.14,100.0,0.0051,0.08,0.01,0.08,tp_upper -18149,做多,2021-06-03 07:25:00,2021-06-03 07:35:00,2817.24,2824.9,0.14,100.0,0.0049,0.04,0.01,0.03,flip -18150,做空,2021-06-03 07:35:00,2021-06-03 07:40:00,2824.9,2828.95,0.14,100.0,0.0049,-0.02,0.01,-0.03,flip -18151,做多,2021-06-03 07:40:00,2021-06-03 07:45:00,2828.95,2825.38,0.14,100.0,0.0049,-0.02,0.01,-0.02,flip -18152,做空,2021-06-03 07:45:00,2021-06-03 08:00:00,2825.38,2821.81,0.14,100.0,0.0049,0.02,0.01,0.01,flip -18153,做多,2021-06-03 08:00:00,2021-06-03 08:25:00,2821.81,2841.37,0.14,100.0,0.0049,0.1,0.01,0.09,tp_upper -18154,做多,2021-06-03 09:05:00,2021-06-03 09:10:00,2839.99,2855.68,0.14,100.0,0.0049,0.08,0.01,0.07,tp_upper -18155,做多,2021-06-03 10:45:00,2021-06-03 11:00:00,2874.55,2867.59,0.14,100.0,0.0048,-0.03,0.01,-0.04,flip -18156,做空,2021-06-03 11:00:00,2021-06-03 11:05:00,2867.59,2837.79,0.14,100.0,0.0048,0.14,0.01,0.14,tp_lower -18157,做多,2021-06-03 12:30:00,2021-06-03 12:40:00,2819.02,2815.82,0.14,100.0,0.005,-0.02,0.01,-0.02,flip -18158,做空,2021-06-03 12:40:00,2021-06-03 13:40:00,2815.82,2771.0,0.14,100.0,0.005,0.22,0.01,0.22,tp_lower -18159,做多,2021-06-03 15:20:00,2021-06-03 15:25:00,2796.68,2791.21,0.14,100.0,0.0051,-0.03,0.01,-0.03,flip -18160,做空,2021-06-03 15:25:00,2021-06-03 15:30:00,2791.21,2802.54,0.14,100.0,0.0051,-0.06,0.01,-0.06,flip -18161,做多,2021-06-03 15:30:00,2021-06-03 15:40:00,2802.54,2799.86,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -18162,做空,2021-06-03 15:40:00,2021-06-03 15:55:00,2799.86,2789.34,0.14,100.0,0.005,0.05,0.01,0.05,flip -18163,做多,2021-06-03 15:55:00,2021-06-03 16:20:00,2789.34,2799.9,0.14,100.0,0.005,0.05,0.01,0.05,flip -18164,做空,2021-06-03 16:20:00,2021-06-03 17:50:00,2799.9,2827.32,0.14,100.0,0.005,-0.14,0.01,-0.15,flip -18165,做多,2021-06-03 17:50:00,2021-06-03 20:05:00,2827.32,2806.65,0.14,100.0,0.0049,-0.1,0.01,-0.11,tp_upper -18166,做多,2021-06-03 21:40:00,2021-06-03 21:50:00,2820.54,2816.54,0.14,100.0,0.0049,-0.02,0.01,-0.03,flip -18167,做空,2021-06-03 21:50:00,2021-06-03 21:55:00,2816.54,2818.3,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -18168,做多,2021-06-03 21:55:00,2021-06-03 22:25:00,2818.3,2832.91,0.14,100.0,0.0049,0.07,0.01,0.06,flip -18169,做空,2021-06-03 22:25:00,2021-06-04 00:05:00,2832.91,2823.79,0.14,100.0,0.0049,0.04,0.01,0.04,tp_lower -18170,做多,2021-06-04 02:45:00,2021-06-04 03:00:00,2731.51,2726.33,0.14,100.0,0.0052,-0.03,0.01,-0.03,flip -18171,做空,2021-06-04 03:00:00,2021-06-04 04:30:00,2726.33,2747.31,0.14,100.0,0.0052,-0.11,0.01,-0.12,flip -18172,做多,2021-06-04 04:30:00,2021-06-04 04:35:00,2747.31,2741.59,0.14,100.0,0.0051,-0.03,0.01,-0.04,flip -18173,做空,2021-06-04 04:35:00,2021-06-04 04:50:00,2741.59,2721.12,0.14,100.0,0.0051,0.1,0.01,0.1,tp_lower -18174,做多,2021-06-04 07:35:00,2021-06-04 07:50:00,2634.81,2630.4,0.14,100.0,0.0053,-0.02,0.01,-0.03,flip -18175,做空,2021-06-04 07:50:00,2021-06-04 08:00:00,2630.4,2612.43,0.14,100.0,0.0053,0.1,0.01,0.09,tp_lower -18176,做多,2021-06-04 08:05:00,2021-06-04 08:10:00,2631.4,2623.88,0.14,100.0,0.0054,-0.04,0.01,-0.05,flip -18177,做空,2021-06-04 08:10:00,2021-06-04 08:20:00,2623.88,2631.47,0.14,100.0,0.0054,-0.04,0.01,-0.05,flip -18178,做多,2021-06-04 08:20:00,2021-06-04 08:35:00,2631.47,2625.71,0.14,100.0,0.0053,-0.03,0.01,-0.04,flip -18179,做空,2021-06-04 08:35:00,2021-06-04 08:50:00,2625.71,2629.1,0.14,100.0,0.0053,-0.02,0.01,-0.03,flip -18180,做多,2021-06-04 08:50:00,2021-06-04 08:55:00,2629.1,2622.74,0.14,100.0,0.0053,-0.03,0.01,-0.04,flip -18181,做空,2021-06-04 08:55:00,2021-06-04 09:00:00,2622.74,2606.78,0.14,100.0,0.0053,0.08,0.01,0.08,tp_lower -18182,做多,2021-06-04 09:20:00,2021-06-04 10:10:00,2630.78,2664.99,0.14,100.0,0.0053,0.18,0.01,0.17,tp_upper -18183,做多,2021-06-04 10:30:00,2021-06-04 10:40:00,2637.78,2637.7,0.14,100.0,0.0054,-0.0,0.01,-0.01,flip -18184,做空,2021-06-04 10:40:00,2021-06-04 11:00:00,2637.7,2627.27,0.14,100.0,0.0053,0.06,0.01,0.05,tp_lower -18185,做多,2021-06-04 12:35:00,2021-06-04 14:00:00,2618.23,2636.03,0.14,100.0,0.0054,0.1,0.01,0.09,flip -18186,做空,2021-06-04 14:00:00,2021-06-04 14:10:00,2636.03,2614.91,0.14,100.0,0.0054,0.11,0.01,0.11,tp_lower -18187,做多,2021-06-04 14:45:00,2021-06-04 14:55:00,2639.67,2644.76,0.14,100.0,0.0054,0.03,0.01,0.02,flip -18188,做空,2021-06-04 14:55:00,2021-06-04 15:10:00,2644.76,2643.87,0.14,100.0,0.0054,0.0,0.01,-0.0,flip -18189,做多,2021-06-04 15:10:00,2021-06-04 16:05:00,2643.87,2679.1,0.14,100.0,0.0054,0.19,0.01,0.18,tp_upper -18190,做多,2021-06-04 16:50:00,2021-06-04 17:00:00,2658.57,2658.26,0.15,100.0,0.0055,-0.0,0.01,-0.01,flip -18191,做空,2021-06-04 17:00:00,2021-06-04 17:05:00,2658.26,2670.67,0.14,100.0,0.0055,-0.07,0.01,-0.07,flip -18192,做多,2021-06-04 17:05:00,2021-06-04 17:20:00,2670.67,2693.24,0.14,100.0,0.0054,0.12,0.01,0.11,tp_upper -18193,做多,2021-06-04 18:10:00,2021-06-04 18:30:00,2677.96,2688.3,0.15,100.0,0.0054,0.06,0.01,0.05,flip -18194,做空,2021-06-04 18:30:00,2021-06-04 19:05:00,2688.3,2698.01,0.15,100.0,0.0054,-0.05,0.01,-0.06,flip -18195,做多,2021-06-04 19:05:00,2021-06-04 19:10:00,2698.01,2696.78,0.14,100.0,0.0054,-0.01,0.01,-0.01,flip -18196,做空,2021-06-04 19:10:00,2021-06-04 19:25:00,2696.78,2692.7,0.14,100.0,0.0054,0.02,0.01,0.01,flip -18197,做多,2021-06-04 19:25:00,2021-06-04 19:30:00,2692.7,2687.75,0.14,100.0,0.0054,-0.03,0.01,-0.03,flip -18198,做空,2021-06-04 19:30:00,2021-06-04 19:40:00,2687.75,2679.52,0.14,100.0,0.0054,0.04,0.01,0.04,tp_lower -18199,做多,2021-06-04 20:00:00,2021-06-04 20:05:00,2690.92,2684.97,0.14,100.0,0.0054,-0.03,0.01,-0.04,flip -18200,做空,2021-06-04 20:05:00,2021-06-04 20:10:00,2684.97,2689.59,0.14,100.0,0.0054,-0.02,0.01,-0.03,flip -18201,做多,2021-06-04 20:10:00,2021-06-04 20:30:00,2689.59,2703.18,0.14,100.0,0.0053,0.07,0.01,0.07,tp_upper -18202,做多,2021-06-04 22:10:00,2021-06-04 22:15:00,2721.33,2719.32,0.14,100.0,0.0053,-0.01,0.01,-0.02,flip -18203,做空,2021-06-04 22:15:00,2021-06-04 22:25:00,2719.32,2715.23,0.14,100.0,0.0053,0.02,0.01,0.01,flip -18204,做多,2021-06-04 22:25:00,2021-06-04 22:40:00,2715.23,2723.88,0.14,100.0,0.0053,0.05,0.01,0.04,flip -18205,做空,2021-06-04 22:40:00,2021-06-04 22:45:00,2723.88,2732.27,0.14,100.0,0.0053,-0.04,0.01,-0.05,flip -18206,做多,2021-06-04 22:45:00,2021-06-04 22:55:00,2732.27,2714.23,0.14,100.0,0.0053,-0.1,0.01,-0.1,flip -18207,做空,2021-06-04 22:55:00,2021-06-04 23:00:00,2714.23,2720.52,0.14,100.0,0.0053,-0.03,0.01,-0.04,flip -18208,做多,2021-06-04 23:00:00,2021-06-04 23:45:00,2720.52,2689.2,0.14,100.0,0.0052,-0.16,0.01,-0.17,flip -18209,做空,2021-06-04 23:45:00,2021-06-05 00:05:00,2689.2,2705.66,0.14,100.0,0.0052,-0.09,0.01,-0.09,flip -18210,做多,2021-06-05 00:05:00,2021-06-05 00:30:00,2705.66,2754.72,0.14,100.0,0.0053,0.26,0.01,0.26,tp_upper -18211,做多,2021-06-05 02:20:00,2021-06-05 02:25:00,2764.74,2755.42,0.15,100.0,0.0053,-0.05,0.01,-0.06,flip -18212,做空,2021-06-05 02:25:00,2021-06-05 02:30:00,2755.42,2750.07,0.15,100.0,0.0053,0.03,0.01,0.02,tp_lower -18213,做多,2021-06-05 02:50:00,2021-06-05 02:55:00,2766.09,2763.14,0.15,100.0,0.0053,-0.02,0.01,-0.02,tp_upper -18214,做多,2021-06-05 03:20:00,2021-06-05 03:40:00,2764.0,2756.65,0.15,100.0,0.0053,-0.04,0.01,-0.05,flip -18215,做空,2021-06-05 03:40:00,2021-06-05 03:50:00,2756.65,2763.65,0.15,100.0,0.0053,-0.04,0.01,-0.04,flip -18216,做多,2021-06-05 03:50:00,2021-06-05 03:55:00,2763.65,2762.28,0.15,100.0,0.0053,-0.01,0.01,-0.01,flip -18217,做空,2021-06-05 03:55:00,2021-06-05 04:00:00,2762.28,2781.54,0.15,100.0,0.0053,-0.1,0.01,-0.11,flip -18218,做多,2021-06-05 04:00:00,2021-06-05 04:25:00,2781.54,2765.09,0.14,100.0,0.0052,-0.09,0.01,-0.09,flip -18219,做空,2021-06-05 04:25:00,2021-06-05 04:30:00,2765.09,2772.3,0.14,100.0,0.0052,-0.04,0.01,-0.04,flip -18220,做多,2021-06-05 04:30:00,2021-06-05 04:50:00,2772.3,2788.18,0.14,100.0,0.0051,0.08,0.01,0.07,tp_upper -18221,做多,2021-06-05 05:25:00,2021-06-05 06:30:00,2771.47,2777.4,0.14,100.0,0.0052,0.03,0.01,0.02,flip -18222,做空,2021-06-05 06:30:00,2021-06-05 06:40:00,2777.4,2772.08,0.14,100.0,0.0052,0.03,0.01,0.02,flip -18223,做多,2021-06-05 06:40:00,2021-06-05 07:05:00,2772.08,2798.67,0.14,100.0,0.0052,0.14,0.01,0.13,tp_upper -18224,做多,2021-06-05 08:05:00,2021-06-05 09:00:00,2783.88,2801.48,0.14,100.0,0.0052,0.09,0.01,0.08,tp_upper -18225,做多,2021-06-05 09:25:00,2021-06-05 12:40:00,2794.3,2653.5,0.15,100.0,0.0052,-0.73,0.01,-0.74,flip -18226,做空,2021-06-05 12:40:00,2021-06-05 13:00:00,2653.5,2620.4,0.14,100.0,0.0052,0.17,0.01,0.17,tp_lower -18227,做多,2021-06-05 13:10:00,2021-06-05 13:30:00,2631.27,2643.53,0.14,100.0,0.0053,0.07,0.01,0.06,flip -18228,做空,2021-06-05 13:30:00,2021-06-05 13:55:00,2643.53,2616.14,0.14,100.0,0.0053,0.15,0.01,0.14,tp_lower -18229,做多,2021-06-05 14:20:00,2021-06-05 14:30:00,2630.25,2616.78,0.14,100.0,0.0054,-0.07,0.01,-0.08,flip -18230,做空,2021-06-05 14:30:00,2021-06-05 14:55:00,2616.78,2597.2,0.14,100.0,0.0054,0.11,0.01,0.1,tp_lower -18231,做多,2021-06-05 15:20:00,2021-06-05 15:30:00,2618.77,2613.26,0.14,100.0,0.0054,-0.03,0.01,-0.04,flip -18232,做空,2021-06-05 15:30:00,2021-06-05 15:35:00,2613.26,2634.11,0.14,100.0,0.0054,-0.11,0.01,-0.12,flip -18233,做多,2021-06-05 15:35:00,2021-06-05 15:50:00,2634.11,2655.7,0.14,100.0,0.0053,0.11,0.01,0.11,tp_upper -18234,做多,2021-06-05 17:35:00,2021-06-05 17:40:00,2631.48,2624.23,0.14,100.0,0.0053,-0.04,0.01,-0.05,flip -18235,做空,2021-06-05 17:40:00,2021-06-05 18:00:00,2624.23,2608.55,0.14,100.0,0.0053,0.08,0.01,0.08,tp_lower -18236,做多,2021-06-05 18:05:00,2021-06-05 18:10:00,2629.02,2624.65,0.14,100.0,0.0054,-0.02,0.01,-0.03,flip -18237,做空,2021-06-05 18:10:00,2021-06-05 19:00:00,2624.65,2632.33,0.14,100.0,0.0054,-0.04,0.01,-0.05,flip -18238,做多,2021-06-05 19:00:00,2021-06-05 19:05:00,2632.33,2622.72,0.14,100.0,0.0053,-0.05,0.01,-0.06,flip -18239,做空,2021-06-05 19:05:00,2021-06-05 19:15:00,2622.72,2632.72,0.14,100.0,0.0053,-0.05,0.01,-0.06,flip -18240,做多,2021-06-05 19:15:00,2021-06-05 19:25:00,2632.72,2632.01,0.14,100.0,0.0053,-0.0,0.01,-0.01,flip -18241,做空,2021-06-05 19:25:00,2021-06-05 19:40:00,2632.01,2623.45,0.14,100.0,0.0053,0.05,0.01,0.04,tp_lower -18242,做多,2021-06-05 20:05:00,2021-06-05 20:15:00,2629.72,2614.6,0.14,100.0,0.0053,-0.08,0.01,-0.09,flip -18243,做空,2021-06-05 20:15:00,2021-06-05 20:20:00,2614.6,2627.3,0.14,100.0,0.0053,-0.07,0.01,-0.07,flip -18244,做多,2021-06-05 20:20:00,2021-06-05 20:25:00,2627.3,2621.22,0.14,100.0,0.0052,-0.03,0.01,-0.04,flip -18245,做空,2021-06-05 20:25:00,2021-06-05 20:30:00,2621.22,2628.56,0.14,100.0,0.0052,-0.04,0.01,-0.05,flip -18246,做多,2021-06-05 20:30:00,2021-06-05 20:45:00,2628.56,2619.25,0.14,100.0,0.0052,-0.05,0.01,-0.05,flip -18247,做空,2021-06-05 20:45:00,2021-06-05 20:50:00,2619.25,2642.72,0.14,100.0,0.0052,-0.12,0.01,-0.13,flip -18248,做多,2021-06-05 20:50:00,2021-06-05 21:00:00,2642.72,2618.85,0.13,100.0,0.0051,-0.12,0.01,-0.13,flip -18249,做空,2021-06-05 21:00:00,2021-06-05 21:10:00,2618.85,2617.01,0.13,100.0,0.0051,0.01,0.01,0.0,flip -18250,做多,2021-06-05 21:10:00,2021-06-05 22:40:00,2617.01,2569.12,0.13,100.0,0.0051,-0.24,0.01,-0.25,flip -18251,做空,2021-06-05 22:40:00,2021-06-05 22:45:00,2569.12,2577.45,0.13,100.0,0.0051,-0.04,0.01,-0.05,flip -18252,做多,2021-06-05 22:45:00,2021-06-05 22:50:00,2577.45,2576.81,0.13,100.0,0.005,-0.0,0.01,-0.01,flip -18253,做空,2021-06-05 22:50:00,2021-06-06 03:15:00,2576.81,2660.01,0.13,100.0,0.005,-0.42,0.01,-0.42,tp_lower -18254,做多,2021-06-06 03:30:00,2021-06-06 04:05:00,2677.58,2675.24,0.13,100.0,0.0049,-0.01,0.01,-0.02,flip -18255,做空,2021-06-06 04:05:00,2021-06-06 04:15:00,2675.24,2678.88,0.13,100.0,0.0049,-0.02,0.01,-0.02,flip -18256,做多,2021-06-06 04:15:00,2021-06-06 04:25:00,2678.88,2672.11,0.13,100.0,0.0049,-0.03,0.01,-0.04,flip -18257,做空,2021-06-06 04:25:00,2021-06-06 04:30:00,2672.11,2680.9,0.13,100.0,0.0049,-0.04,0.01,-0.05,flip -18258,做多,2021-06-06 04:30:00,2021-06-06 04:35:00,2680.9,2685.71,0.13,100.0,0.0048,0.02,0.01,0.02,tp_upper -18259,做多,2021-06-06 05:15:00,2021-06-06 05:30:00,2677.09,2681.75,0.13,100.0,0.0048,0.02,0.01,0.02,flip -18260,做空,2021-06-06 05:30:00,2021-06-06 06:25:00,2681.75,2659.03,0.13,100.0,0.0048,0.11,0.01,0.1,tp_lower -18261,做多,2021-06-06 07:15:00,2021-06-06 07:20:00,2675.12,2674.09,0.13,100.0,0.0049,-0.01,0.01,-0.01,flip -18262,做空,2021-06-06 07:20:00,2021-06-06 07:30:00,2674.09,2675.06,0.13,100.0,0.0049,-0.0,0.01,-0.01,flip -18263,做多,2021-06-06 07:30:00,2021-06-06 08:00:00,2675.06,2696.52,0.13,100.0,0.0049,0.1,0.01,0.1,tp_upper -18264,做多,2021-06-06 09:50:00,2021-06-06 09:55:00,2722.69,2722.05,0.13,100.0,0.0048,-0.0,0.01,-0.01,flip -18265,做空,2021-06-06 09:55:00,2021-06-06 10:05:00,2722.05,2720.46,0.13,100.0,0.0048,0.01,0.01,0.0,flip -18266,做多,2021-06-06 10:05:00,2021-06-06 11:00:00,2720.46,2715.0,0.13,100.0,0.0048,-0.03,0.01,-0.03,flip -18267,做空,2021-06-06 11:00:00,2021-06-06 11:15:00,2715.0,2695.84,0.13,100.0,0.0048,0.09,0.01,0.09,tp_lower -18268,做多,2021-06-06 12:05:00,2021-06-06 12:20:00,2703.77,2704.94,0.13,100.0,0.0048,0.01,0.01,-0.0,flip -18269,做空,2021-06-06 12:20:00,2021-06-06 12:50:00,2704.94,2683.91,0.13,100.0,0.0048,0.1,0.01,0.1,tp_lower -18270,做多,2021-06-06 13:05:00,2021-06-06 13:10:00,2701.79,2691.76,0.13,100.0,0.0049,-0.05,0.01,-0.06,flip -18271,做空,2021-06-06 13:10:00,2021-06-06 13:15:00,2691.76,2666.48,0.13,100.0,0.0049,0.12,0.01,0.12,tp_lower -18272,做多,2021-06-06 14:15:00,2021-06-06 14:30:00,2674.48,2676.25,0.13,100.0,0.0049,0.01,0.01,0.0,flip -18273,做空,2021-06-06 14:30:00,2021-06-06 16:35:00,2676.25,2720.04,0.13,100.0,0.0049,-0.22,0.01,-0.22,flip -18274,做多,2021-06-06 16:35:00,2021-06-06 16:45:00,2720.04,2719.07,0.13,100.0,0.0048,-0.0,0.01,-0.01,flip -18275,做空,2021-06-06 16:45:00,2021-06-06 16:55:00,2719.07,2718.36,0.13,100.0,0.0048,0.0,0.01,-0.0,flip -18276,做多,2021-06-06 16:55:00,2021-06-06 19:20:00,2718.36,2685.11,0.13,100.0,0.0048,-0.16,0.01,-0.17,flip -18277,做空,2021-06-06 19:20:00,2021-06-06 19:25:00,2685.11,2684.73,0.13,100.0,0.0048,0.0,0.01,-0.0,tp_lower -18278,做多,2021-06-06 20:20:00,2021-06-06 20:45:00,2687.41,2691.73,0.13,100.0,0.0048,0.02,0.01,0.01,tp_upper -18279,做多,2021-06-06 23:00:00,2021-06-06 23:20:00,2704.35,2696.34,0.13,100.0,0.0047,-0.04,0.01,-0.04,flip -18280,做空,2021-06-06 23:20:00,2021-06-07 03:20:00,2696.34,2787.15,0.13,100.0,0.0047,-0.43,0.01,-0.44,flip -18281,做多,2021-06-07 03:20:00,2021-06-07 04:15:00,2787.15,2782.12,0.13,100.0,0.0045,-0.02,0.01,-0.03,flip -18282,做空,2021-06-07 04:15:00,2021-06-07 04:30:00,2782.12,2780.26,0.13,100.0,0.0045,0.01,0.01,0.0,flip -18283,做多,2021-06-07 04:30:00,2021-06-07 04:35:00,2780.26,2774.76,0.13,100.0,0.0045,-0.02,0.01,-0.03,flip -18284,做空,2021-06-07 04:35:00,2021-06-07 04:45:00,2774.76,2775.2,0.13,100.0,0.0045,-0.0,0.01,-0.01,flip -18285,做多,2021-06-07 04:45:00,2021-06-07 05:05:00,2775.2,2770.63,0.13,100.0,0.0045,-0.02,0.01,-0.03,flip -18286,做空,2021-06-07 05:05:00,2021-06-07 05:10:00,2770.63,2774.57,0.12,100.0,0.0045,-0.02,0.01,-0.02,flip -18287,做多,2021-06-07 05:10:00,2021-06-07 05:20:00,2774.57,2777.76,0.12,100.0,0.0045,0.01,0.01,0.01,flip -18288,做空,2021-06-07 05:20:00,2021-06-07 05:30:00,2777.76,2768.26,0.12,100.0,0.0045,0.04,0.01,0.04,tp_lower -18289,做多,2021-06-07 05:40:00,2021-06-07 05:45:00,2777.35,2782.39,0.12,100.0,0.0045,0.02,0.01,0.02,tp_upper -18290,做多,2021-06-07 06:10:00,2021-06-07 06:25:00,2782.35,2771.71,0.13,100.0,0.0045,-0.05,0.01,-0.05,flip -18291,做空,2021-06-07 06:25:00,2021-06-07 06:30:00,2771.71,2773.36,0.12,100.0,0.0045,-0.01,0.01,-0.01,flip -18292,做多,2021-06-07 06:30:00,2021-06-07 07:40:00,2773.36,2763.63,0.12,100.0,0.0045,-0.04,0.01,-0.05,flip -18293,做空,2021-06-07 07:40:00,2021-06-07 07:55:00,2763.63,2764.28,0.12,100.0,0.0045,-0.0,0.01,-0.01,flip -18294,做多,2021-06-07 07:55:00,2021-06-07 08:00:00,2764.28,2759.02,0.12,100.0,0.0045,-0.02,0.01,-0.03,tp_upper -18295,做多,2021-06-07 08:30:00,2021-06-07 08:40:00,2758.87,2757.0,0.12,100.0,0.0045,-0.01,0.01,-0.01,flip -18296,做空,2021-06-07 08:40:00,2021-06-07 08:50:00,2757.0,2760.11,0.12,100.0,0.0045,-0.01,0.01,-0.02,flip -18297,做多,2021-06-07 08:50:00,2021-06-07 08:55:00,2760.11,2757.72,0.12,100.0,0.0044,-0.01,0.01,-0.02,flip -18298,做空,2021-06-07 08:55:00,2021-06-07 09:05:00,2757.72,2754.84,0.12,100.0,0.0044,0.01,0.01,0.01,tp_lower -18299,做多,2021-06-07 09:10:00,2021-06-07 09:15:00,2772.08,2769.8,0.12,100.0,0.0044,-0.01,0.01,-0.02,tp_upper -18300,做多,2021-06-07 12:30:00,2021-06-07 12:35:00,2835.15,2827.37,0.12,100.0,0.0043,-0.03,0.01,-0.04,tp_upper -18301,做多,2021-06-07 15:10:00,2021-06-07 15:30:00,2781.99,2782.95,0.12,100.0,0.0044,0.0,0.01,-0.0,flip -18302,做空,2021-06-07 15:30:00,2021-06-07 15:55:00,2782.95,2783.12,0.12,100.0,0.0044,-0.0,0.01,-0.01,flip -18303,做多,2021-06-07 15:55:00,2021-06-07 16:00:00,2783.12,2779.83,0.12,100.0,0.0044,-0.01,0.01,-0.02,flip -18304,做空,2021-06-07 16:00:00,2021-06-07 16:15:00,2779.83,2765.76,0.12,100.0,0.0044,0.06,0.01,0.06,tp_lower -18305,做多,2021-06-07 19:25:00,2021-06-07 19:55:00,2711.55,2729.3,0.12,100.0,0.0045,0.08,0.01,0.07,tp_upper -18306,做多,2021-06-07 20:35:00,2021-06-07 22:15:00,2712.55,2626.26,0.12,100.0,0.0045,-0.39,0.01,-0.4,flip -18307,做空,2021-06-07 22:15:00,2021-06-07 22:45:00,2626.26,2621.2,0.12,100.0,0.0045,0.02,0.01,0.02,flip -18308,做多,2021-06-07 22:45:00,2021-06-07 22:50:00,2621.2,2613.97,0.12,100.0,0.0045,-0.03,0.01,-0.04,flip -18309,做空,2021-06-07 22:50:00,2021-06-07 22:55:00,2613.97,2627.29,0.12,100.0,0.0045,-0.06,0.01,-0.07,flip -18310,做多,2021-06-07 22:55:00,2021-06-07 23:15:00,2627.29,2610.66,0.12,100.0,0.0045,-0.07,0.01,-0.08,flip -18311,做空,2021-06-07 23:15:00,2021-06-07 23:25:00,2610.66,2608.73,0.12,100.0,0.0045,0.01,0.01,0.0,tp_lower -18312,做多,2021-06-07 23:30:00,2021-06-08 00:20:00,2616.87,2610.14,0.12,100.0,0.0045,-0.03,0.01,-0.04,flip -18313,做空,2021-06-08 00:20:00,2021-06-08 00:25:00,2610.14,2588.54,0.12,100.0,0.0046,0.1,0.01,0.09,tp_lower -18314,做多,2021-06-08 01:00:00,2021-06-08 01:30:00,2602.38,2598.01,0.12,100.0,0.0046,-0.02,0.01,-0.03,flip -18315,做空,2021-06-08 01:30:00,2021-06-08 02:30:00,2598.01,2582.93,0.12,100.0,0.0046,0.07,0.01,0.06,tp_lower -18316,做多,2021-06-08 04:00:00,2021-06-08 05:10:00,2509.56,2493.52,0.12,100.0,0.0048,-0.08,0.01,-0.08,flip -18317,做空,2021-06-08 05:10:00,2021-06-08 05:15:00,2493.52,2494.36,0.12,100.0,0.0048,-0.0,0.01,-0.01,flip -18318,做多,2021-06-08 05:15:00,2021-06-08 05:50:00,2494.36,2488.0,0.12,100.0,0.0048,-0.03,0.01,-0.04,flip -18319,做空,2021-06-08 05:50:00,2021-06-08 05:55:00,2488.0,2503.65,0.12,100.0,0.0048,-0.08,0.01,-0.08,flip -18320,做多,2021-06-08 05:55:00,2021-06-08 06:05:00,2503.65,2490.91,0.12,100.0,0.0047,-0.06,0.01,-0.07,flip -18321,做空,2021-06-08 06:05:00,2021-06-08 06:25:00,2490.91,2482.65,0.12,100.0,0.0047,0.04,0.01,0.03,flip -18322,做多,2021-06-08 06:25:00,2021-06-08 06:40:00,2482.65,2485.48,0.12,100.0,0.0048,0.01,0.01,0.01,flip -18323,做空,2021-06-08 06:40:00,2021-06-08 07:00:00,2485.48,2459.25,0.12,100.0,0.0047,0.12,0.01,0.12,tp_lower -18324,做多,2021-06-08 07:10:00,2021-06-08 07:15:00,2497.09,2496.16,0.12,100.0,0.0048,-0.0,0.01,-0.01,tp_upper -18325,做多,2021-06-08 10:05:00,2021-06-08 10:10:00,2522.55,2515.44,0.12,100.0,0.0047,-0.03,0.01,-0.04,flip -18326,做空,2021-06-08 10:10:00,2021-06-08 10:30:00,2515.44,2486.76,0.12,100.0,0.0047,0.14,0.01,0.13,tp_lower -18327,做多,2021-06-08 10:40:00,2021-06-08 11:30:00,2495.41,2494.27,0.12,100.0,0.0048,-0.01,0.01,-0.01,flip -18328,做空,2021-06-08 11:30:00,2021-06-08 11:35:00,2494.27,2508.31,0.12,100.0,0.0048,-0.07,0.01,-0.07,flip -18329,做多,2021-06-08 11:35:00,2021-06-08 11:45:00,2508.31,2522.27,0.12,100.0,0.0047,0.07,0.01,0.06,tp_upper -18330,做多,2021-06-08 15:45:00,2021-06-08 15:55:00,2384.31,2374.74,0.12,100.0,0.005,-0.05,0.01,-0.05,flip -18331,做空,2021-06-08 15:55:00,2021-06-08 17:25:00,2374.74,2399.09,0.12,100.0,0.005,-0.12,0.01,-0.13,flip -18332,做多,2021-06-08 17:25:00,2021-06-08 17:55:00,2399.09,2422.0,0.12,100.0,0.0049,0.11,0.01,0.11,tp_upper -18333,做多,2021-06-08 21:30:00,2021-06-08 21:35:00,2518.63,2504.63,0.12,100.0,0.0047,-0.07,0.01,-0.07,flip -18334,做空,2021-06-08 21:35:00,2021-06-08 21:40:00,2504.63,2518.45,0.12,100.0,0.0047,-0.06,0.01,-0.07,flip -18335,做多,2021-06-08 21:40:00,2021-06-08 21:55:00,2518.45,2516.5,0.12,100.0,0.0046,-0.01,0.01,-0.01,flip -18336,做空,2021-06-08 21:55:00,2021-06-08 22:00:00,2516.5,2522.95,0.12,100.0,0.0046,-0.03,0.01,-0.04,flip -18337,做多,2021-06-08 22:00:00,2021-06-08 22:10:00,2522.95,2518.81,0.12,100.0,0.0046,-0.02,0.01,-0.02,flip -18338,做空,2021-06-08 22:10:00,2021-06-08 22:15:00,2518.81,2532.06,0.12,100.0,0.0046,-0.06,0.01,-0.07,flip -18339,做多,2021-06-08 22:15:00,2021-06-08 22:20:00,2532.06,2530.76,0.12,100.0,0.0045,-0.01,0.01,-0.01,flip -18340,做空,2021-06-08 22:20:00,2021-06-08 22:55:00,2530.76,2519.64,0.12,100.0,0.0045,0.05,0.01,0.04,flip -18341,做多,2021-06-08 22:55:00,2021-06-08 23:00:00,2519.64,2530.94,0.12,100.0,0.0046,0.05,0.01,0.05,tp_upper -18342,做多,2021-06-08 23:00:00,2021-06-08 23:15:00,2530.94,2520.31,0.12,100.0,0.0046,-0.05,0.01,-0.05,flip -18343,做空,2021-06-08 23:15:00,2021-06-08 23:20:00,2520.31,2522.88,0.12,100.0,0.0046,-0.01,0.01,-0.02,flip -18344,做多,2021-06-08 23:20:00,2021-06-09 03:00:00,2522.88,2441.62,0.11,100.0,0.0046,-0.37,0.01,-0.38,flip -18345,做空,2021-06-09 03:00:00,2021-06-09 04:15:00,2441.62,2417.74,0.11,100.0,0.0047,0.11,0.01,0.11,tp_lower -18346,做多,2021-06-09 04:55:00,2021-06-09 05:15:00,2456.32,2491.08,0.12,100.0,0.0047,0.16,0.01,0.16,tp_upper -18347,做多,2021-06-09 09:15:00,2021-06-09 09:30:00,2494.98,2489.73,0.12,100.0,0.0047,-0.02,0.01,-0.03,flip -18348,做空,2021-06-09 09:30:00,2021-06-09 09:35:00,2489.73,2498.31,0.12,100.0,0.0047,-0.04,0.01,-0.05,flip -18349,做多,2021-06-09 09:35:00,2021-06-09 09:45:00,2498.31,2488.61,0.12,100.0,0.0047,-0.05,0.01,-0.05,flip -18350,做空,2021-06-09 09:45:00,2021-06-09 10:05:00,2488.61,2470.0,0.12,100.0,0.0046,0.09,0.01,0.08,tp_lower -18351,做多,2021-06-09 10:15:00,2021-06-09 10:35:00,2482.52,2514.05,0.12,100.0,0.0047,0.15,0.01,0.14,tp_upper -18352,做多,2021-06-09 11:05:00,2021-06-09 11:25:00,2493.8,2501.6,0.12,100.0,0.0047,0.04,0.01,0.03,flip -18353,做空,2021-06-09 11:25:00,2021-06-09 12:50:00,2501.6,2539.55,0.12,100.0,0.0047,-0.18,0.01,-0.18,flip -18354,做多,2021-06-09 12:50:00,2021-06-09 13:00:00,2539.55,2526.23,0.12,100.0,0.0046,-0.06,0.01,-0.07,flip -18355,做空,2021-06-09 13:00:00,2021-06-09 13:10:00,2526.23,2542.53,0.12,100.0,0.0046,-0.07,0.01,-0.08,flip -18356,做多,2021-06-09 13:10:00,2021-06-09 14:15:00,2542.53,2527.2,0.11,100.0,0.0045,-0.07,0.01,-0.07,flip -18357,做空,2021-06-09 14:15:00,2021-06-09 14:25:00,2527.2,2511.52,0.11,100.0,0.0045,0.07,0.01,0.06,tp_lower -18358,做多,2021-06-09 14:35:00,2021-06-09 14:50:00,2520.41,2457.6,0.11,100.0,0.0045,-0.28,0.01,-0.29,flip -18359,做空,2021-06-09 14:50:00,2021-06-09 14:55:00,2457.6,2455.58,0.11,100.0,0.0045,0.01,0.01,0.0,tp_lower -18360,做多,2021-06-09 15:00:00,2021-06-09 15:05:00,2529.94,2515.22,0.11,100.0,0.0044,-0.06,0.01,-0.07,flip -18361,做空,2021-06-09 15:05:00,2021-06-09 15:15:00,2515.22,2542.7,0.11,100.0,0.0044,-0.12,0.01,-0.13,flip -18362,做多,2021-06-09 15:15:00,2021-06-09 16:40:00,2542.7,2610.81,0.11,100.0,0.0043,0.29,0.01,0.29,tp_upper -18363,做多,2021-06-09 18:05:00,2021-06-09 19:55:00,2592.51,2562.06,0.11,100.0,0.0043,-0.13,0.01,-0.14,flip -18364,做空,2021-06-09 19:55:00,2021-06-09 20:05:00,2562.06,2558.71,0.11,100.0,0.0043,0.01,0.01,0.01,tp_lower -18365,做多,2021-06-09 20:05:00,2021-06-09 20:40:00,2558.71,2569.11,0.11,100.0,0.0043,0.04,0.01,0.04,tp_upper -18366,做多,2021-06-09 21:00:00,2021-06-09 21:15:00,2560.52,2561.36,0.11,100.0,0.0043,0.0,0.01,-0.0,tp_upper -18367,做多,2021-06-09 21:25:00,2021-06-09 21:30:00,2565.83,2570.01,0.11,100.0,0.0043,0.02,0.01,0.01,tp_upper -18368,做多,2021-06-09 23:05:00,2021-06-09 23:30:00,2598.91,2601.63,0.11,100.0,0.0043,0.01,0.01,0.01,flip -18369,做空,2021-06-09 23:30:00,2021-06-09 23:45:00,2601.63,2612.73,0.11,100.0,0.0043,-0.05,0.01,-0.05,flip -18370,做多,2021-06-09 23:45:00,2021-06-09 23:50:00,2612.73,2610.36,0.11,100.0,0.0042,-0.01,0.01,-0.02,tp_upper -18371,做多,2021-06-10 01:05:00,2021-06-10 01:30:00,2591.46,2589.0,0.11,100.0,0.0044,-0.01,0.01,-0.02,flip -18372,做空,2021-06-10 01:30:00,2021-06-10 01:45:00,2589.0,2588.2,0.11,100.0,0.0044,0.0,0.01,-0.0,flip -18373,做多,2021-06-10 01:45:00,2021-06-10 01:50:00,2588.2,2568.32,0.11,100.0,0.0044,-0.09,0.01,-0.09,flip -18374,做空,2021-06-10 01:50:00,2021-06-10 01:55:00,2568.32,2569.47,0.11,100.0,0.0043,-0.0,0.01,-0.01,tp_lower -18375,做多,2021-06-10 03:00:00,2021-06-10 03:15:00,2583.61,2581.86,0.11,100.0,0.0043,-0.01,0.01,-0.01,tp_upper -18376,做多,2021-06-10 04:05:00,2021-06-10 04:15:00,2570.56,2569.94,0.11,100.0,0.0043,-0.0,0.01,-0.01,flip -18377,做空,2021-06-10 04:15:00,2021-06-10 04:25:00,2569.94,2557.5,0.11,100.0,0.0043,0.05,0.01,0.05,tp_lower -18378,做多,2021-06-10 05:10:00,2021-06-10 06:35:00,2551.66,2538.18,0.11,100.0,0.0044,-0.06,0.01,-0.06,flip -18379,做空,2021-06-10 06:35:00,2021-06-10 06:45:00,2538.18,2542.24,0.11,100.0,0.0044,-0.02,0.01,-0.02,flip -18380,做多,2021-06-10 06:45:00,2021-06-10 07:00:00,2542.24,2536.6,0.11,100.0,0.0043,-0.02,0.01,-0.03,flip -18381,做空,2021-06-10 07:00:00,2021-06-10 07:35:00,2536.6,2542.58,0.11,100.0,0.0043,-0.03,0.01,-0.03,flip -18382,做多,2021-06-10 07:35:00,2021-06-10 07:40:00,2542.58,2539.69,0.11,100.0,0.0043,-0.01,0.01,-0.02,flip -18383,做空,2021-06-10 07:40:00,2021-06-10 07:45:00,2539.69,2549.22,0.11,100.0,0.0043,-0.04,0.01,-0.05,flip -18384,做多,2021-06-10 07:45:00,2021-06-10 07:55:00,2549.22,2547.14,0.11,100.0,0.0043,-0.01,0.01,-0.01,tp_upper -18385,做多,2021-06-10 08:10:00,2021-06-10 08:25:00,2542.92,2539.65,0.11,100.0,0.0043,-0.01,0.01,-0.02,flip -18386,做空,2021-06-10 08:25:00,2021-06-10 08:30:00,2539.65,2536.46,0.11,100.0,0.0043,0.01,0.01,0.01,tp_lower -18387,做多,2021-06-10 09:30:00,2021-06-10 09:45:00,2538.81,2562.18,0.11,100.0,0.0043,0.1,0.01,0.09,tp_upper -18388,做多,2021-06-10 11:05:00,2021-06-10 11:10:00,2584.28,2580.83,0.11,100.0,0.0042,-0.01,0.01,-0.02,flip -18389,做空,2021-06-10 11:10:00,2021-06-10 11:30:00,2580.83,2567.73,0.11,100.0,0.0042,0.06,0.01,0.05,tp_lower -18390,做多,2021-06-10 12:45:00,2021-06-10 12:50:00,2558.6,2554.26,0.11,100.0,0.0043,-0.02,0.01,-0.02,flip -18391,做空,2021-06-10 12:50:00,2021-06-10 12:55:00,2554.26,2555.94,0.11,100.0,0.0043,-0.01,0.01,-0.01,flip -18392,做多,2021-06-10 12:55:00,2021-06-10 13:00:00,2555.94,2547.81,0.11,100.0,0.0043,-0.03,0.01,-0.04,flip -18393,做空,2021-06-10 13:00:00,2021-06-10 13:05:00,2547.81,2551.12,0.11,100.0,0.0043,-0.01,0.01,-0.02,flip -18394,做多,2021-06-10 13:05:00,2021-06-10 14:00:00,2551.12,2552.24,0.11,100.0,0.0043,0.0,0.01,-0.0,tp_upper -18395,做多,2021-06-10 14:50:00,2021-06-10 14:55:00,2532.12,2521.63,0.11,100.0,0.0043,-0.04,0.01,-0.05,flip -18396,做空,2021-06-10 14:55:00,2021-06-10 15:40:00,2521.63,2508.41,0.11,100.0,0.0043,0.06,0.01,0.05,tp_lower -18397,做多,2021-06-10 17:35:00,2021-06-10 17:40:00,2478.72,2453.57,0.11,100.0,0.0044,-0.11,0.01,-0.12,flip -18398,做空,2021-06-10 17:40:00,2021-06-10 17:45:00,2453.57,2467.96,0.11,100.0,0.0044,-0.06,0.01,-0.07,tp_lower -18399,做多,2021-06-10 17:50:00,2021-06-10 18:10:00,2470.74,2468.96,0.11,100.0,0.0043,-0.01,0.01,-0.01,flip -18400,做空,2021-06-10 18:10:00,2021-06-10 18:20:00,2468.96,2468.74,0.11,100.0,0.0043,0.0,0.01,-0.0,flip -18401,做多,2021-06-10 18:20:00,2021-06-10 18:30:00,2468.74,2464.29,0.11,100.0,0.0043,-0.02,0.01,-0.02,flip -18402,做空,2021-06-10 18:30:00,2021-06-10 18:40:00,2464.29,2468.95,0.11,100.0,0.0043,-0.02,0.01,-0.03,flip -18403,做多,2021-06-10 18:40:00,2021-06-10 18:45:00,2468.95,2466.96,0.11,100.0,0.0043,-0.01,0.01,-0.01,flip -18404,做空,2021-06-10 18:45:00,2021-06-10 18:55:00,2466.96,2473.04,0.11,100.0,0.0043,-0.03,0.01,-0.03,flip -18405,做多,2021-06-10 18:55:00,2021-06-10 19:00:00,2473.04,2469.03,0.11,100.0,0.0042,-0.02,0.01,-0.02,tp_upper -18406,做多,2021-06-10 19:10:00,2021-06-10 19:55:00,2463.43,2457.71,0.1,100.0,0.0043,-0.02,0.01,-0.03,flip -18407,做空,2021-06-10 19:55:00,2021-06-10 20:00:00,2457.71,2439.29,0.1,100.0,0.0042,0.08,0.01,0.07,tp_lower -18408,做多,2021-06-10 20:45:00,2021-06-10 22:15:00,2466.3,2484.97,0.11,100.0,0.0043,0.08,0.01,0.07,tp_upper -18409,做多,2021-06-10 22:40:00,2021-06-10 22:50:00,2478.28,2492.11,0.11,100.0,0.0043,0.06,0.01,0.05,tp_upper -18410,做多,2021-06-10 23:20:00,2021-06-10 23:25:00,2484.23,2483.96,0.11,100.0,0.0043,-0.0,0.01,-0.01,flip -18411,做空,2021-06-10 23:25:00,2021-06-10 23:35:00,2483.96,2487.42,0.11,100.0,0.0043,-0.01,0.01,-0.02,flip -18412,做多,2021-06-10 23:35:00,2021-06-10 23:40:00,2487.42,2484.06,0.11,100.0,0.0043,-0.01,0.01,-0.02,flip -18413,做空,2021-06-10 23:40:00,2021-06-10 23:45:00,2484.06,2477.55,0.11,100.0,0.0043,0.03,0.01,0.02,tp_lower -18414,做多,2021-06-11 00:05:00,2021-06-11 00:10:00,2478.52,2484.77,0.11,100.0,0.0044,0.03,0.01,0.02,tp_upper -18415,做多,2021-06-11 00:10:00,2021-06-11 00:15:00,2484.77,2480.0,0.11,100.0,0.0044,-0.02,0.01,-0.03,flip -18416,做空,2021-06-11 00:15:00,2021-06-11 00:20:00,2480.0,2468.92,0.11,100.0,0.0044,0.05,0.01,0.04,tp_lower -18417,做多,2021-06-11 02:25:00,2021-06-11 02:30:00,2416.7,2430.89,0.11,100.0,0.0046,0.06,0.01,0.06,tp_upper -18418,做多,2021-06-11 02:30:00,2021-06-11 02:55:00,2430.89,2437.88,0.11,100.0,0.0046,0.03,0.01,0.03,tp_upper -18419,做多,2021-06-11 04:30:00,2021-06-11 04:35:00,2471.9,2481.47,0.11,100.0,0.0045,0.04,0.01,0.04,tp_upper -18420,做多,2021-06-11 05:35:00,2021-06-11 05:50:00,2476.32,2469.92,0.11,100.0,0.0045,-0.03,0.01,-0.03,flip -18421,做空,2021-06-11 05:50:00,2021-06-11 06:00:00,2469.92,2454.47,0.11,100.0,0.0045,0.07,0.01,0.06,tp_lower -18422,做多,2021-06-11 07:30:00,2021-06-11 07:40:00,2450.15,2443.32,0.11,100.0,0.0045,-0.03,0.01,-0.04,flip -18423,做空,2021-06-11 07:40:00,2021-06-11 07:50:00,2443.32,2444.88,0.11,100.0,0.0045,-0.01,0.01,-0.01,flip -18424,做多,2021-06-11 07:50:00,2021-06-11 08:05:00,2444.88,2461.06,0.11,100.0,0.0045,0.07,0.01,0.07,tp_upper -18425,做多,2021-06-11 09:00:00,2021-06-11 09:25:00,2446.27,2469.61,0.11,100.0,0.0046,0.11,0.01,0.1,tp_upper -18426,做多,2021-06-11 09:55:00,2021-06-11 10:00:00,2457.21,2474.21,0.11,100.0,0.0046,0.08,0.01,0.07,tp_upper -18427,做多,2021-06-11 11:10:00,2021-06-11 11:15:00,2468.91,2460.64,0.11,100.0,0.0046,-0.04,0.01,-0.04,flip -18428,做空,2021-06-11 11:15:00,2021-06-11 11:30:00,2460.64,2456.54,0.11,100.0,0.0046,0.02,0.01,0.01,tp_lower -18429,做多,2021-06-11 11:55:00,2021-06-11 12:00:00,2468.92,2458.52,0.11,100.0,0.0046,-0.05,0.01,-0.05,flip -18430,做空,2021-06-11 12:00:00,2021-06-11 12:05:00,2458.52,2452.27,0.11,100.0,0.0046,0.03,0.01,0.02,tp_lower -18431,做多,2021-06-11 12:30:00,2021-06-11 12:35:00,2462.15,2457.8,0.11,100.0,0.0046,-0.02,0.01,-0.03,flip -18432,做空,2021-06-11 12:35:00,2021-06-11 12:45:00,2457.8,2464.31,0.11,100.0,0.0046,-0.03,0.01,-0.04,flip -18433,做多,2021-06-11 12:45:00,2021-06-11 12:50:00,2464.31,2456.17,0.11,100.0,0.0045,-0.04,0.01,-0.04,flip -18434,做空,2021-06-11 12:50:00,2021-06-11 12:55:00,2456.17,2456.6,0.11,100.0,0.0045,-0.0,0.01,-0.01,flip -18435,做多,2021-06-11 12:55:00,2021-06-11 13:05:00,2456.6,2467.42,0.11,100.0,0.0045,0.05,0.01,0.04,tp_upper -18436,做多,2021-06-11 17:20:00,2021-06-11 17:25:00,2400.86,2395.81,0.11,100.0,0.0046,-0.02,0.01,-0.03,flip -18437,做空,2021-06-11 17:25:00,2021-06-11 17:30:00,2395.81,2395.93,0.11,100.0,0.0046,-0.0,0.01,-0.01,flip -18438,做多,2021-06-11 17:30:00,2021-06-11 18:10:00,2395.93,2392.46,0.11,100.0,0.0046,-0.02,0.01,-0.02,flip -18439,做空,2021-06-11 18:10:00,2021-06-11 18:15:00,2392.46,2400.94,0.11,100.0,0.0046,-0.04,0.01,-0.04,flip -18440,做多,2021-06-11 18:15:00,2021-06-11 18:25:00,2400.94,2389.93,0.11,100.0,0.0046,-0.05,0.01,-0.06,flip -18441,做空,2021-06-11 18:25:00,2021-06-11 18:30:00,2389.93,2394.34,0.11,100.0,0.0046,-0.02,0.01,-0.03,flip -18442,做多,2021-06-11 18:30:00,2021-06-11 18:40:00,2394.34,2390.1,0.11,100.0,0.0046,-0.02,0.01,-0.02,flip -18443,做空,2021-06-11 18:40:00,2021-06-11 18:45:00,2390.1,2400.64,0.11,100.0,0.0046,-0.05,0.01,-0.05,flip -18444,做多,2021-06-11 18:45:00,2021-06-11 18:55:00,2400.64,2415.0,0.11,100.0,0.0045,0.06,0.01,0.06,tp_upper -18445,做多,2021-06-11 20:10:00,2021-06-11 20:15:00,2403.85,2402.52,0.11,100.0,0.0045,-0.01,0.01,-0.01,flip -18446,做空,2021-06-11 20:15:00,2021-06-11 20:20:00,2402.52,2391.95,0.11,100.0,0.0045,0.05,0.01,0.04,tp_lower -18447,做多,2021-06-11 20:25:00,2021-06-11 20:30:00,2404.92,2399.16,0.11,100.0,0.0045,-0.03,0.01,-0.03,flip -18448,做空,2021-06-11 20:30:00,2021-06-11 20:40:00,2399.16,2398.35,0.11,100.0,0.0045,0.0,0.01,-0.0,flip -18449,做多,2021-06-11 20:40:00,2021-06-11 23:00:00,2398.35,2353.6,0.11,100.0,0.0045,-0.2,0.01,-0.21,flip -18450,做空,2021-06-11 23:00:00,2021-06-11 23:20:00,2353.6,2331.82,0.11,100.0,0.0045,0.1,0.01,0.09,tp_lower -18451,做多,2021-06-11 23:45:00,2021-06-11 23:50:00,2358.11,2344.81,0.11,100.0,0.0046,-0.06,0.01,-0.07,flip -18452,做空,2021-06-11 23:50:00,2021-06-11 23:55:00,2344.81,2354.25,0.11,100.0,0.0045,-0.04,0.01,-0.05,flip -18453,做多,2021-06-11 23:55:00,2021-06-12 00:00:00,2354.25,2338.67,0.11,100.0,0.0045,-0.07,0.01,-0.08,flip -18454,做空,2021-06-12 00:00:00,2021-06-12 00:05:00,2338.67,2355.7,0.11,100.0,0.0047,-0.08,0.01,-0.09,flip -18455,做多,2021-06-12 00:05:00,2021-06-12 00:10:00,2355.7,2343.86,0.11,100.0,0.0046,-0.05,0.01,-0.06,flip -18456,做空,2021-06-12 00:10:00,2021-06-12 00:35:00,2343.86,2344.78,0.11,100.0,0.0046,-0.0,0.01,-0.01,flip -18457,做多,2021-06-12 00:35:00,2021-06-12 00:40:00,2344.78,2335.36,0.11,100.0,0.0046,-0.04,0.01,-0.05,flip -18458,做空,2021-06-12 00:40:00,2021-06-12 00:45:00,2335.36,2344.9,0.11,100.0,0.0046,-0.04,0.01,-0.05,flip -18459,做多,2021-06-12 00:45:00,2021-06-12 00:55:00,2344.9,2341.25,0.11,100.0,0.0045,-0.02,0.01,-0.02,flip -18460,做空,2021-06-12 00:55:00,2021-06-12 01:05:00,2341.25,2345.46,0.11,100.0,0.0045,-0.02,0.01,-0.02,flip -18461,做多,2021-06-12 01:05:00,2021-06-12 01:15:00,2345.46,2339.17,0.11,100.0,0.0045,-0.03,0.01,-0.03,flip -18462,做空,2021-06-12 01:15:00,2021-06-12 01:25:00,2339.17,2317.16,0.11,100.0,0.0045,0.1,0.01,0.09,tp_lower -18463,做多,2021-06-12 03:00:00,2021-06-12 03:20:00,2283.79,2307.69,0.11,100.0,0.0047,0.11,0.01,0.11,tp_upper -18464,做多,2021-06-12 03:50:00,2021-06-12 04:30:00,2297.4,2285.72,0.11,100.0,0.0047,-0.05,0.01,-0.06,flip -18465,做空,2021-06-12 04:30:00,2021-06-12 04:35:00,2285.72,2288.69,0.11,100.0,0.0047,-0.01,0.01,-0.02,flip -18466,做多,2021-06-12 04:35:00,2021-06-12 05:15:00,2288.69,2294.08,0.11,100.0,0.0047,0.03,0.01,0.02,flip -18467,做空,2021-06-12 05:15:00,2021-06-12 05:50:00,2294.08,2281.63,0.11,100.0,0.0046,0.06,0.01,0.05,tp_lower -18468,做多,2021-06-12 05:55:00,2021-06-12 06:00:00,2289.74,2285.23,0.11,100.0,0.0047,-0.02,0.01,-0.03,flip -18469,做空,2021-06-12 06:00:00,2021-06-12 06:05:00,2285.23,2288.45,0.11,100.0,0.0047,-0.02,0.01,-0.02,flip -18470,做多,2021-06-12 06:05:00,2021-06-12 06:30:00,2288.45,2291.15,0.11,100.0,0.0047,0.01,0.01,0.01,flip -18471,做空,2021-06-12 06:30:00,2021-06-12 06:35:00,2291.15,2294.53,0.11,100.0,0.0046,-0.02,0.01,-0.02,flip -18472,做多,2021-06-12 06:35:00,2021-06-12 06:40:00,2294.53,2288.25,0.11,100.0,0.0046,-0.03,0.01,-0.03,flip -18473,做空,2021-06-12 06:40:00,2021-06-12 06:45:00,2288.25,2296.36,0.11,100.0,0.0046,-0.04,0.01,-0.04,flip -18474,做多,2021-06-12 06:45:00,2021-06-12 06:50:00,2296.36,2295.65,0.11,100.0,0.0046,-0.0,0.01,-0.01,flip -18475,做空,2021-06-12 06:50:00,2021-06-12 08:20:00,2295.65,2317.87,0.11,100.0,0.0046,-0.1,0.01,-0.11,flip -18476,做多,2021-06-12 08:20:00,2021-06-12 08:25:00,2317.87,2312.12,0.1,100.0,0.0045,-0.03,0.01,-0.03,flip -18477,做空,2021-06-12 08:25:00,2021-06-12 08:45:00,2312.12,2306.55,0.1,100.0,0.0045,0.02,0.01,0.02,tp_lower -18478,做多,2021-06-12 09:05:00,2021-06-12 09:30:00,2319.78,2315.11,0.1,100.0,0.0045,-0.02,0.01,-0.03,flip -18479,做空,2021-06-12 09:30:00,2021-06-12 09:40:00,2315.11,2320.17,0.1,100.0,0.0045,-0.02,0.01,-0.03,flip -18480,做多,2021-06-12 09:40:00,2021-06-12 09:50:00,2320.17,2316.18,0.1,100.0,0.0044,-0.02,0.01,-0.02,flip -18481,做空,2021-06-12 09:50:00,2021-06-12 09:55:00,2316.18,2325.02,0.1,100.0,0.0044,-0.04,0.01,-0.04,flip -18482,做多,2021-06-12 09:55:00,2021-06-12 10:00:00,2325.02,2331.9,0.1,100.0,0.0044,0.03,0.01,0.03,tp_upper -18483,做多,2021-06-12 10:25:00,2021-06-12 10:30:00,2340.19,2381.6,0.1,100.0,0.0044,0.18,0.01,0.18,tp_upper -18484,做多,2021-06-12 14:45:00,2021-06-12 15:10:00,2421.29,2416.38,0.1,100.0,0.0043,-0.02,0.01,-0.03,flip -18485,做空,2021-06-12 15:10:00,2021-06-12 15:45:00,2416.38,2396.63,0.1,100.0,0.0043,0.09,0.01,0.08,tp_lower -18486,做多,2021-06-12 17:05:00,2021-06-12 17:10:00,2397.91,2395.91,0.1,100.0,0.0044,-0.01,0.01,-0.01,flip -18487,做空,2021-06-12 17:10:00,2021-06-12 17:25:00,2395.91,2391.03,0.1,100.0,0.0044,0.02,0.01,0.02,flip -18488,做多,2021-06-12 17:25:00,2021-06-12 17:30:00,2391.03,2399.06,0.1,100.0,0.0044,0.04,0.01,0.03,tp_upper -18489,做多,2021-06-12 17:30:00,2021-06-12 17:35:00,2399.06,2425.73,0.1,100.0,0.0044,0.12,0.01,0.11,tp_upper -18490,做多,2021-06-12 19:20:00,2021-06-12 19:25:00,2420.95,2417.72,0.11,100.0,0.0044,-0.01,0.01,-0.02,tp_upper -18491,做多,2021-06-12 20:05:00,2021-06-12 20:10:00,2419.56,2414.86,0.11,100.0,0.0044,-0.02,0.01,-0.03,flip -18492,做空,2021-06-12 20:10:00,2021-06-12 20:15:00,2414.86,2417.19,0.11,100.0,0.0044,-0.01,0.01,-0.02,flip -18493,做多,2021-06-12 20:15:00,2021-06-12 20:20:00,2417.19,2416.71,0.11,100.0,0.0044,-0.0,0.01,-0.01,flip -18494,做空,2021-06-12 20:20:00,2021-06-12 20:30:00,2416.71,2417.05,0.11,100.0,0.0044,-0.0,0.01,-0.01,flip -18495,做多,2021-06-12 20:30:00,2021-06-12 20:35:00,2417.05,2406.7,0.11,100.0,0.0043,-0.04,0.01,-0.05,flip -18496,做空,2021-06-12 20:35:00,2021-06-12 21:00:00,2406.7,2398.35,0.1,100.0,0.0043,0.04,0.01,0.03,tp_lower -18497,做多,2021-06-12 21:15:00,2021-06-12 21:30:00,2408.85,2405.28,0.1,100.0,0.0043,-0.02,0.01,-0.02,flip -18498,做空,2021-06-12 21:30:00,2021-06-12 21:40:00,2405.28,2400.61,0.1,100.0,0.0043,0.02,0.01,0.02,tp_lower -18499,做多,2021-06-12 21:50:00,2021-06-12 21:55:00,2407.57,2404.15,0.1,100.0,0.0043,-0.01,0.01,-0.02,flip -18500,做空,2021-06-12 21:55:00,2021-06-12 22:00:00,2404.15,2412.0,0.1,100.0,0.0043,-0.03,0.01,-0.04,flip -18501,做多,2021-06-12 22:00:00,2021-06-12 22:10:00,2412.0,2405.3,0.1,100.0,0.0043,-0.03,0.01,-0.03,flip -18502,做空,2021-06-12 22:10:00,2021-06-12 22:15:00,2405.3,2397.58,0.1,100.0,0.0043,0.03,0.01,0.03,tp_lower -18503,做多,2021-06-12 23:10:00,2021-06-12 23:15:00,2392.43,2387.79,0.1,100.0,0.0043,-0.02,0.01,-0.03,flip -18504,做空,2021-06-12 23:15:00,2021-06-12 23:20:00,2387.79,2389.32,0.1,100.0,0.0043,-0.01,0.01,-0.01,flip -18505,做多,2021-06-12 23:20:00,2021-06-12 23:30:00,2389.32,2383.84,0.1,100.0,0.0043,-0.02,0.01,-0.03,flip -18506,做空,2021-06-12 23:30:00,2021-06-12 23:40:00,2383.84,2385.71,0.1,100.0,0.0043,-0.01,0.01,-0.01,flip -18507,做多,2021-06-12 23:40:00,2021-06-12 23:45:00,2385.71,2373.16,0.1,100.0,0.0043,-0.05,0.01,-0.06,flip -18508,做空,2021-06-12 23:45:00,2021-06-12 23:50:00,2373.16,2372.7,0.1,100.0,0.0043,0.0,0.01,-0.0,tp_lower -18509,做多,2021-06-13 00:45:00,2021-06-13 00:55:00,2379.83,2388.15,0.11,100.0,0.0045,0.04,0.01,0.03,tp_upper -18510,做多,2021-06-13 02:30:00,2021-06-13 04:55:00,2401.67,2341.47,0.11,100.0,0.0045,-0.27,0.01,-0.27,tp_upper -18511,做多,2021-06-13 06:20:00,2021-06-13 06:35:00,2326.22,2325.89,0.1,100.0,0.0045,-0.0,0.01,-0.01,flip -18512,做空,2021-06-13 06:35:00,2021-06-13 07:50:00,2325.89,2329.03,0.1,100.0,0.0045,-0.01,0.01,-0.02,flip -18513,做多,2021-06-13 07:50:00,2021-06-13 08:10:00,2329.03,2326.05,0.1,100.0,0.0045,-0.01,0.01,-0.02,flip -18514,做空,2021-06-13 08:10:00,2021-06-13 08:15:00,2326.05,2324.5,0.1,100.0,0.0045,0.01,0.01,0.0,tp_lower -18515,做多,2021-06-13 08:25:00,2021-06-13 08:30:00,2335.83,2362.5,0.1,100.0,0.0045,0.12,0.01,0.11,tp_upper -18516,做多,2021-06-13 09:30:00,2021-06-13 10:00:00,2347.43,2362.01,0.11,100.0,0.0045,0.07,0.01,0.06,tp_upper -18517,做多,2021-06-13 12:00:00,2021-06-13 12:20:00,2379.59,2366.29,0.11,100.0,0.0044,-0.06,0.01,-0.06,flip -18518,做空,2021-06-13 12:20:00,2021-06-13 12:30:00,2366.29,2364.76,0.1,100.0,0.0044,0.01,0.01,0.0,flip -18519,做多,2021-06-13 12:30:00,2021-06-13 12:50:00,2364.76,2355.78,0.1,100.0,0.0044,-0.04,0.01,-0.05,flip -18520,做空,2021-06-13 12:50:00,2021-06-13 13:00:00,2355.78,2351.42,0.1,100.0,0.0044,0.02,0.01,0.01,tp_lower -18521,做多,2021-06-13 13:05:00,2021-06-13 13:30:00,2357.99,2355.88,0.1,100.0,0.0044,-0.01,0.01,-0.01,flip -18522,做空,2021-06-13 13:30:00,2021-06-13 13:35:00,2355.88,2364.4,0.1,100.0,0.0044,-0.04,0.01,-0.04,flip -18523,做多,2021-06-13 13:35:00,2021-06-13 13:40:00,2364.4,2362.94,0.1,100.0,0.0044,-0.01,0.01,-0.01,flip -18524,做空,2021-06-13 13:40:00,2021-06-13 14:00:00,2362.94,2352.38,0.1,100.0,0.0044,0.05,0.01,0.04,tp_lower -18525,做多,2021-06-13 14:05:00,2021-06-13 15:40:00,2353.56,2340.46,0.1,100.0,0.0044,-0.06,0.01,-0.06,flip -18526,做空,2021-06-13 15:40:00,2021-06-13 19:30:00,2340.46,2428.97,0.1,100.0,0.0044,-0.39,0.01,-0.4,flip -18527,做多,2021-06-13 19:30:00,2021-06-13 19:50:00,2428.97,2427.27,0.1,100.0,0.0041,-0.01,0.0,-0.01,flip -18528,做空,2021-06-13 19:50:00,2021-06-13 19:55:00,2427.27,2429.18,0.1,100.0,0.0041,-0.01,0.0,-0.01,flip -18529,做多,2021-06-13 19:55:00,2021-06-13 20:00:00,2429.18,2449.1,0.1,100.0,0.0041,0.08,0.0,0.08,tp_upper -18530,做多,2021-06-13 20:00:00,2021-06-13 20:05:00,2449.1,2483.53,0.1,100.0,0.0041,0.14,0.01,0.14,tp_upper -18531,做多,2021-06-13 22:15:00,2021-06-14 00:00:00,2519.28,2511.28,0.1,100.0,0.004,-0.03,0.01,-0.04,tp_upper -18532,做多,2021-06-14 00:25:00,2021-06-14 00:35:00,2502.0,2492.4,0.1,100.0,0.0041,-0.04,0.01,-0.04,flip -18533,做空,2021-06-14 00:35:00,2021-06-14 00:40:00,2492.4,2500.66,0.1,100.0,0.0041,-0.03,0.01,-0.04,flip -18534,做多,2021-06-14 00:40:00,2021-06-14 01:30:00,2500.66,2515.53,0.1,100.0,0.0041,0.06,0.01,0.06,tp_upper -18535,做多,2021-06-14 01:55:00,2021-06-14 02:00:00,2500.46,2499.5,0.1,100.0,0.0041,-0.0,0.01,-0.01,flip -18536,做空,2021-06-14 02:00:00,2021-06-14 02:20:00,2499.5,2496.38,0.1,100.0,0.0041,0.01,0.01,0.01,flip -18537,做多,2021-06-14 02:20:00,2021-06-14 04:25:00,2496.38,2482.19,0.1,100.0,0.0041,-0.06,0.01,-0.06,flip -18538,做空,2021-06-14 04:25:00,2021-06-14 04:40:00,2482.19,2483.13,0.1,100.0,0.0041,-0.0,0.01,-0.01,flip -18539,做多,2021-06-14 04:40:00,2021-06-14 05:00:00,2483.13,2488.24,0.1,100.0,0.0041,0.02,0.01,0.02,tp_upper -18540,做多,2021-06-14 06:15:00,2021-06-14 06:50:00,2493.97,2503.06,0.1,100.0,0.0041,0.04,0.01,0.03,tp_upper -18541,做多,2021-06-14 06:50:00,2021-06-14 07:10:00,2503.06,2499.29,0.1,100.0,0.0041,-0.02,0.01,-0.02,flip -18542,做空,2021-06-14 07:10:00,2021-06-14 07:55:00,2499.29,2499.14,0.1,100.0,0.0041,0.0,0.01,-0.0,flip -18543,做多,2021-06-14 07:55:00,2021-06-14 08:00:00,2499.14,2487.67,0.1,100.0,0.0041,-0.05,0.01,-0.05,flip -18544,做空,2021-06-14 08:00:00,2021-06-14 08:05:00,2487.67,2489.74,0.1,100.0,0.0041,-0.01,0.01,-0.01,tp_lower -18545,做多,2021-06-14 09:15:00,2021-06-14 09:20:00,2483.87,2480.77,0.1,100.0,0.004,-0.01,0.01,-0.02,flip -18546,做空,2021-06-14 09:20:00,2021-06-14 09:40:00,2480.77,2477.54,0.1,100.0,0.004,0.01,0.01,0.01,flip -18547,做多,2021-06-14 09:40:00,2021-06-14 10:05:00,2477.54,2477.41,0.1,100.0,0.0041,-0.0,0.01,-0.01,flip -18548,做空,2021-06-14 10:05:00,2021-06-14 11:45:00,2477.41,2485.88,0.1,100.0,0.004,-0.03,0.01,-0.04,flip -18549,做多,2021-06-14 11:45:00,2021-06-14 11:50:00,2485.88,2484.56,0.1,100.0,0.004,-0.01,0.0,-0.01,flip -18550,做空,2021-06-14 11:50:00,2021-06-14 11:55:00,2484.56,2478.46,0.1,100.0,0.004,0.02,0.0,0.02,tp_lower -18551,做多,2021-06-14 12:25:00,2021-06-14 12:35:00,2481.72,2491.58,0.1,100.0,0.004,0.04,0.01,0.03,tp_upper -18552,做多,2021-06-14 15:45:00,2021-06-14 16:00:00,2558.99,2574.78,0.1,100.0,0.0039,0.06,0.01,0.06,tp_upper -18553,做多,2021-06-14 16:45:00,2021-06-14 17:00:00,2564.01,2568.66,0.1,100.0,0.0039,0.02,0.01,0.01,flip -18554,做空,2021-06-14 17:00:00,2021-06-14 17:05:00,2568.66,2571.0,0.1,100.0,0.0039,-0.01,0.01,-0.01,flip -18555,做多,2021-06-14 17:05:00,2021-06-14 18:05:00,2571.0,2569.29,0.1,100.0,0.0039,-0.01,0.01,-0.01,flip -18556,做空,2021-06-14 18:05:00,2021-06-14 18:20:00,2569.29,2570.87,0.1,100.0,0.0039,-0.01,0.01,-0.01,flip -18557,做多,2021-06-14 18:20:00,2021-06-14 18:25:00,2570.87,2561.01,0.1,100.0,0.0039,-0.04,0.0,-0.04,flip -18558,做空,2021-06-14 18:25:00,2021-06-14 18:30:00,2561.01,2553.13,0.1,100.0,0.0039,0.03,0.0,0.03,tp_lower -18559,做多,2021-06-14 20:35:00,2021-06-14 20:50:00,2538.35,2545.3,0.1,100.0,0.0039,0.03,0.01,0.02,tp_upper -18560,做多,2021-06-14 21:00:00,2021-06-14 21:05:00,2567.04,2563.17,0.1,100.0,0.0039,-0.02,0.0,-0.02,tp_upper -18561,做多,2021-06-14 22:20:00,2021-06-14 22:25:00,2562.99,2558.84,0.1,100.0,0.0039,-0.02,0.0,-0.02,flip -18562,做空,2021-06-14 22:25:00,2021-06-14 22:30:00,2558.84,2561.83,0.1,100.0,0.0039,-0.01,0.0,-0.02,flip -18563,做多,2021-06-14 22:30:00,2021-06-14 22:40:00,2561.83,2559.46,0.1,100.0,0.0039,-0.01,0.0,-0.01,flip -18564,做空,2021-06-14 22:40:00,2021-06-14 22:45:00,2559.46,2562.71,0.1,100.0,0.0039,-0.01,0.0,-0.02,flip -18565,做多,2021-06-14 22:45:00,2021-06-14 22:50:00,2562.71,2558.92,0.1,100.0,0.0039,-0.01,0.0,-0.02,flip -18566,做空,2021-06-14 22:50:00,2021-06-14 22:55:00,2558.92,2556.48,0.1,100.0,0.0039,0.01,0.0,0.0,tp_lower -18567,做多,2021-06-14 23:10:00,2021-06-14 23:15:00,2564.08,2567.61,0.1,100.0,0.0038,0.01,0.0,0.01,tp_upper -18568,做多,2021-06-15 01:25:00,2021-06-15 02:30:00,2592.97,2587.52,0.1,100.0,0.0039,-0.02,0.01,-0.03,flip -18569,做空,2021-06-15 02:30:00,2021-06-15 02:45:00,2587.52,2584.62,0.1,100.0,0.0039,0.01,0.01,0.01,flip -18570,做多,2021-06-15 02:45:00,2021-06-15 02:50:00,2584.62,2580.71,0.1,100.0,0.0039,-0.02,0.01,-0.02,flip -18571,做空,2021-06-15 02:50:00,2021-06-15 02:55:00,2580.71,2586.77,0.1,100.0,0.0039,-0.02,0.01,-0.03,flip -18572,做多,2021-06-15 02:55:00,2021-06-15 03:00:00,2586.77,2595.95,0.1,100.0,0.0039,0.04,0.01,0.03,tp_upper -18573,做多,2021-06-15 03:15:00,2021-06-15 03:25:00,2584.53,2583.99,0.1,100.0,0.0039,-0.0,0.01,-0.01,flip -18574,做空,2021-06-15 03:25:00,2021-06-15 03:30:00,2583.99,2589.47,0.1,100.0,0.0039,-0.02,0.01,-0.03,flip -18575,做多,2021-06-15 03:30:00,2021-06-15 03:35:00,2589.47,2584.84,0.1,100.0,0.0039,-0.02,0.01,-0.02,flip -18576,做空,2021-06-15 03:35:00,2021-06-15 03:40:00,2584.84,2585.91,0.1,100.0,0.0039,-0.0,0.01,-0.01,flip -18577,做多,2021-06-15 03:40:00,2021-06-15 03:50:00,2585.91,2589.26,0.1,100.0,0.0039,0.01,0.01,0.01,tp_upper -18578,做多,2021-06-15 04:00:00,2021-06-15 04:05:00,2592.9,2585.86,0.1,100.0,0.0039,-0.03,0.01,-0.03,tp_upper -18579,做多,2021-06-15 04:10:00,2021-06-15 04:20:00,2591.41,2603.35,0.1,100.0,0.0039,0.05,0.01,0.04,tp_upper -18580,做多,2021-06-15 05:50:00,2021-06-15 05:55:00,2621.48,2619.01,0.1,100.0,0.0038,-0.01,0.01,-0.01,flip -18581,做空,2021-06-15 05:55:00,2021-06-15 06:00:00,2619.01,2622.99,0.1,100.0,0.0038,-0.02,0.01,-0.02,flip -18582,做多,2021-06-15 06:00:00,2021-06-15 06:30:00,2622.99,2619.2,0.1,100.0,0.0038,-0.01,0.0,-0.02,flip -18583,做空,2021-06-15 06:30:00,2021-06-15 06:45:00,2619.2,2611.49,0.1,100.0,0.0038,0.03,0.0,0.02,tp_lower -18584,做多,2021-06-15 07:30:00,2021-06-15 07:50:00,2614.38,2612.67,0.1,100.0,0.0038,-0.01,0.01,-0.01,flip -18585,做空,2021-06-15 07:50:00,2021-06-15 07:55:00,2612.67,2621.5,0.1,100.0,0.0038,-0.03,0.01,-0.04,flip -18586,做多,2021-06-15 07:55:00,2021-06-15 08:00:00,2621.5,2611.78,0.1,100.0,0.0038,-0.04,0.0,-0.04,tp_upper -18587,做多,2021-06-15 09:25:00,2021-06-15 10:05:00,2591.0,2582.91,0.1,100.0,0.0038,-0.03,0.0,-0.04,flip -18588,做空,2021-06-15 10:05:00,2021-06-15 10:25:00,2582.91,2585.48,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18589,做多,2021-06-15 10:25:00,2021-06-15 10:30:00,2585.48,2583.79,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18590,做空,2021-06-15 10:30:00,2021-06-15 11:00:00,2583.79,2583.64,0.1,100.0,0.0038,0.0,0.0,-0.0,tp_lower -18591,做多,2021-06-15 11:00:00,2021-06-15 11:05:00,2583.64,2582.19,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18592,做空,2021-06-15 11:05:00,2021-06-15 11:10:00,2582.19,2584.0,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18593,做多,2021-06-15 11:10:00,2021-06-15 11:20:00,2584.0,2581.55,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18594,做空,2021-06-15 11:20:00,2021-06-15 11:30:00,2581.55,2568.31,0.1,100.0,0.0038,0.05,0.0,0.05,tp_lower -18595,做多,2021-06-15 11:55:00,2021-06-15 12:00:00,2576.96,2592.71,0.1,100.0,0.0038,0.06,0.0,0.05,tp_upper -18596,做多,2021-06-15 12:00:00,2021-06-15 12:05:00,2592.71,2589.93,0.1,100.0,0.0038,-0.01,0.0,-0.02,tp_upper -18597,做多,2021-06-15 12:45:00,2021-06-15 12:50:00,2582.54,2594.3,0.1,100.0,0.0038,0.04,0.0,0.04,tp_upper -18598,做多,2021-06-15 13:15:00,2021-06-15 13:20:00,2591.09,2583.04,0.1,100.0,0.0038,-0.03,0.0,-0.04,flip -18599,做空,2021-06-15 13:20:00,2021-06-15 13:25:00,2583.04,2590.91,0.1,100.0,0.0038,-0.03,0.0,-0.03,flip -18600,做多,2021-06-15 13:25:00,2021-06-15 13:30:00,2590.91,2586.4,0.1,100.0,0.0038,-0.02,0.0,-0.02,flip -18601,做空,2021-06-15 13:30:00,2021-06-15 13:50:00,2586.4,2585.55,0.1,100.0,0.0038,0.0,0.0,-0.0,flip -18602,做多,2021-06-15 13:50:00,2021-06-15 14:00:00,2585.55,2572.28,0.1,100.0,0.0038,-0.05,0.0,-0.05,flip -18603,做空,2021-06-15 14:00:00,2021-06-15 14:05:00,2572.28,2573.2,0.1,100.0,0.0038,-0.0,0.0,-0.01,tp_lower -18604,做多,2021-06-15 15:45:00,2021-06-15 16:00:00,2546.04,2553.95,0.1,100.0,0.0038,0.03,0.0,0.03,tp_upper -18605,做多,2021-06-15 18:50:00,2021-06-15 21:35:00,2577.84,2535.0,0.1,100.0,0.0038,-0.16,0.0,-0.17,tp_upper -18606,做多,2021-06-15 21:55:00,2021-06-15 22:05:00,2531.76,2537.07,0.1,100.0,0.0038,0.02,0.0,0.02,tp_upper -18607,做多,2021-06-16 01:35:00,2021-06-16 01:40:00,2522.1,2517.91,0.1,100.0,0.0039,-0.02,0.0,-0.02,flip -18608,做空,2021-06-16 01:40:00,2021-06-16 01:50:00,2517.91,2519.01,0.1,100.0,0.0039,-0.0,0.0,-0.01,flip -18609,做多,2021-06-16 01:50:00,2021-06-16 02:05:00,2519.01,2522.32,0.1,100.0,0.0039,0.01,0.0,0.01,flip -18610,做空,2021-06-16 02:05:00,2021-06-16 02:50:00,2522.32,2524.09,0.1,100.0,0.0039,-0.01,0.0,-0.01,flip -18611,做多,2021-06-16 02:50:00,2021-06-16 03:00:00,2524.09,2514.16,0.1,100.0,0.0039,-0.04,0.0,-0.04,flip -18612,做空,2021-06-16 03:00:00,2021-06-16 03:05:00,2514.16,2513.89,0.1,100.0,0.0039,0.0,0.0,-0.0,tp_lower -18613,做多,2021-06-16 03:20:00,2021-06-16 03:25:00,2524.26,2516.06,0.1,100.0,0.0039,-0.03,0.0,-0.04,flip -18614,做空,2021-06-16 03:25:00,2021-06-16 03:30:00,2516.06,2520.22,0.1,100.0,0.0039,-0.02,0.0,-0.02,flip -18615,做多,2021-06-16 03:30:00,2021-06-16 03:55:00,2520.22,2521.02,0.1,100.0,0.0039,0.0,0.0,-0.0,flip -18616,做空,2021-06-16 03:55:00,2021-06-16 04:05:00,2521.02,2518.89,0.1,100.0,0.0038,0.01,0.0,0.0,flip -18617,做多,2021-06-16 04:05:00,2021-06-16 04:20:00,2518.89,2516.35,0.1,100.0,0.0039,-0.01,0.0,-0.01,flip -18618,做空,2021-06-16 04:20:00,2021-06-16 04:25:00,2516.35,2516.26,0.1,100.0,0.0038,0.0,0.0,-0.0,tp_lower -18619,做多,2021-06-16 04:30:00,2021-06-16 04:35:00,2535.01,2531.19,0.1,100.0,0.0038,-0.01,0.0,-0.02,tp_upper -18620,做多,2021-06-16 05:30:00,2021-06-16 05:35:00,2525.77,2523.99,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18621,做空,2021-06-16 05:35:00,2021-06-16 05:40:00,2523.99,2525.41,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18622,做多,2021-06-16 05:40:00,2021-06-16 05:50:00,2525.41,2525.71,0.1,100.0,0.0038,0.0,0.0,-0.0,flip -18623,做空,2021-06-16 05:50:00,2021-06-16 05:55:00,2525.71,2527.83,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18624,做多,2021-06-16 05:55:00,2021-06-16 06:05:00,2527.83,2525.75,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18625,做空,2021-06-16 06:05:00,2021-06-16 06:15:00,2525.75,2525.0,0.1,100.0,0.0038,0.0,0.0,-0.0,flip -18626,做多,2021-06-16 06:15:00,2021-06-16 06:25:00,2525.0,2535.83,0.1,100.0,0.0038,0.04,0.0,0.04,tp_upper -18627,做多,2021-06-16 07:35:00,2021-06-16 07:40:00,2538.19,2536.62,0.1,100.0,0.0038,-0.01,0.0,-0.01,flip -18628,做空,2021-06-16 07:40:00,2021-06-16 07:55:00,2536.62,2527.69,0.1,100.0,0.0038,0.03,0.0,0.03,tp_lower -18629,做多,2021-06-16 08:05:00,2021-06-16 08:15:00,2538.17,2538.5,0.1,100.0,0.0038,0.0,0.0,-0.0,flip -18630,做空,2021-06-16 08:15:00,2021-06-16 08:25:00,2538.5,2527.29,0.1,100.0,0.0038,0.04,0.0,0.04,tp_lower -18631,做多,2021-06-16 13:00:00,2021-06-16 13:25:00,2454.53,2458.16,0.1,100.0,0.0039,0.01,0.0,0.01,tp_upper -18632,做多,2021-06-16 13:50:00,2021-06-16 14:00:00,2451.36,2454.16,0.1,100.0,0.0039,0.01,0.0,0.01,flip -18633,做空,2021-06-16 14:00:00,2021-06-16 14:10:00,2454.16,2454.49,0.1,100.0,0.0039,-0.0,0.0,-0.01,flip -18634,做多,2021-06-16 14:10:00,2021-06-16 14:15:00,2454.49,2449.14,0.1,100.0,0.0039,-0.02,0.0,-0.03,flip -18635,做空,2021-06-16 14:15:00,2021-06-16 14:30:00,2449.14,2450.86,0.1,100.0,0.0039,-0.01,0.0,-0.01,flip -18636,做多,2021-06-16 14:30:00,2021-06-16 16:25:00,2450.86,2423.88,0.1,100.0,0.0039,-0.11,0.0,-0.11,flip -18637,做空,2021-06-16 16:25:00,2021-06-16 16:50:00,2423.88,2393.46,0.09,100.0,0.0039,0.12,0.0,0.11,tp_lower -18638,做多,2021-06-16 17:35:00,2021-06-16 17:40:00,2417.24,2416.54,0.1,100.0,0.004,-0.0,0.0,-0.01,flip -18639,做空,2021-06-16 17:40:00,2021-06-16 18:10:00,2416.54,2412.53,0.1,100.0,0.004,0.02,0.0,0.01,tp_lower -18640,做多,2021-06-16 18:45:00,2021-06-16 19:55:00,2411.44,2418.03,0.1,100.0,0.004,0.03,0.0,0.02,flip -18641,做空,2021-06-16 19:55:00,2021-06-16 20:10:00,2418.03,2416.05,0.1,100.0,0.004,0.01,0.0,0.0,tp_lower -18642,做多,2021-06-16 21:20:00,2021-06-16 21:40:00,2404.66,2406.03,0.1,100.0,0.004,0.01,0.0,0.0,flip -18643,做空,2021-06-16 21:40:00,2021-06-16 22:20:00,2406.03,2404.82,0.1,100.0,0.004,0.0,0.0,0.0,flip -18644,做多,2021-06-16 22:20:00,2021-06-17 00:30:00,2404.82,2395.92,0.1,100.0,0.004,-0.04,0.0,-0.04,tp_upper -18645,做多,2021-06-17 06:05:00,2021-06-17 06:15:00,2420.53,2418.88,0.1,100.0,0.0041,-0.01,0.0,-0.01,flip -18646,做空,2021-06-17 06:15:00,2021-06-17 06:20:00,2418.88,2426.53,0.1,100.0,0.0041,-0.03,0.0,-0.04,flip -18647,做多,2021-06-17 06:20:00,2021-06-17 06:25:00,2426.53,2435.94,0.1,100.0,0.004,0.04,0.0,0.03,tp_upper -18648,做多,2021-06-17 08:00:00,2021-06-17 08:35:00,2442.54,2446.96,0.1,100.0,0.004,0.02,0.0,0.01,flip -18649,做空,2021-06-17 08:35:00,2021-06-17 08:45:00,2446.96,2429.77,0.1,100.0,0.004,0.07,0.0,0.06,tp_lower -18650,做多,2021-06-17 09:00:00,2021-06-17 09:40:00,2439.41,2437.51,0.1,100.0,0.0041,-0.01,0.0,-0.01,flip -18651,做空,2021-06-17 09:40:00,2021-06-17 09:50:00,2437.51,2442.72,0.1,100.0,0.0041,-0.02,0.0,-0.03,flip -18652,做多,2021-06-17 09:50:00,2021-06-17 10:00:00,2442.72,2445.57,0.1,100.0,0.004,0.01,0.0,0.01,tp_upper -18653,做多,2021-06-17 11:10:00,2021-06-17 11:15:00,2440.0,2434.58,0.1,100.0,0.004,-0.02,0.0,-0.03,flip -18654,做空,2021-06-17 11:15:00,2021-06-17 11:25:00,2434.58,2432.3,0.1,100.0,0.004,0.01,0.0,0.0,tp_lower -18655,做多,2021-06-17 14:15:00,2021-06-17 14:20:00,2382.83,2380.01,0.1,100.0,0.0041,-0.01,0.0,-0.02,flip -18656,做空,2021-06-17 14:20:00,2021-06-17 14:25:00,2380.01,2400.5,0.1,100.0,0.0041,-0.08,0.0,-0.09,flip -18657,做多,2021-06-17 14:25:00,2021-06-17 14:30:00,2400.5,2403.9,0.1,100.0,0.004,0.01,0.0,0.01,tp_upper -18658,做多,2021-06-17 20:05:00,2021-06-17 20:10:00,2341.26,2353.29,0.1,100.0,0.0041,0.05,0.0,0.04,tp_upper -18659,做多,2021-06-17 20:40:00,2021-06-17 20:50:00,2342.36,2338.58,0.1,100.0,0.0042,-0.02,0.0,-0.02,flip -18660,做空,2021-06-17 20:50:00,2021-06-17 20:55:00,2338.58,2343.38,0.1,100.0,0.0042,-0.02,0.0,-0.02,flip -18661,做多,2021-06-17 20:55:00,2021-06-17 21:00:00,2343.38,2339.68,0.1,100.0,0.0041,-0.02,0.0,-0.02,flip -18662,做空,2021-06-17 21:00:00,2021-06-17 21:25:00,2339.68,2340.35,0.1,100.0,0.0041,-0.0,0.0,-0.01,flip -18663,做多,2021-06-17 21:25:00,2021-06-17 21:30:00,2340.35,2336.93,0.1,100.0,0.0041,-0.01,0.0,-0.02,flip -18664,做空,2021-06-17 21:30:00,2021-06-17 21:40:00,2336.93,2344.51,0.1,100.0,0.0041,-0.03,0.0,-0.04,flip -18665,做多,2021-06-17 21:40:00,2021-06-17 22:00:00,2344.51,2342.76,0.1,100.0,0.0041,-0.01,0.0,-0.01,flip -18666,做空,2021-06-17 22:00:00,2021-06-17 22:15:00,2342.76,2345.5,0.1,100.0,0.0041,-0.01,0.0,-0.02,flip -18667,做多,2021-06-17 22:15:00,2021-06-17 22:20:00,2345.5,2338.03,0.1,100.0,0.0041,-0.03,0.0,-0.04,flip -18668,做空,2021-06-17 22:20:00,2021-06-17 22:25:00,2338.03,2346.08,0.1,100.0,0.0041,-0.03,0.0,-0.04,flip -18669,做多,2021-06-17 22:25:00,2021-06-17 22:30:00,2346.08,2338.58,0.09,100.0,0.004,-0.03,0.0,-0.03,flip -18670,做空,2021-06-17 22:30:00,2021-06-17 22:40:00,2338.58,2342.33,0.09,100.0,0.004,-0.02,0.0,-0.02,tp_lower -18671,做多,2021-06-17 22:40:00,2021-06-17 22:55:00,2342.33,2359.58,0.09,100.0,0.004,0.07,0.0,0.06,tp_upper -18672,做多,2021-06-18 00:25:00,2021-06-18 02:40:00,2365.22,2331.05,0.1,100.0,0.0041,-0.14,0.0,-0.14,flip -18673,做空,2021-06-18 02:40:00,2021-06-18 02:45:00,2331.05,2343.35,0.1,100.0,0.0041,-0.05,0.0,-0.06,flip -18674,做多,2021-06-18 02:45:00,2021-06-18 04:05:00,2343.35,2338.0,0.09,100.0,0.0041,-0.02,0.0,-0.03,flip -18675,做空,2021-06-18 04:05:00,2021-06-18 04:15:00,2338.0,2339.89,0.09,100.0,0.004,-0.01,0.0,-0.01,flip -18676,做多,2021-06-18 04:15:00,2021-06-18 04:30:00,2339.89,2345.04,0.09,100.0,0.004,0.02,0.0,0.02,tp_upper -18677,做多,2021-06-18 07:05:00,2021-06-18 07:30:00,2331.92,2342.66,0.09,100.0,0.0041,0.04,0.0,0.04,tp_upper -18678,做多,2021-06-18 08:50:00,2021-06-18 11:30:00,2346.27,2310.6,0.09,100.0,0.004,-0.14,0.0,-0.15,flip -18679,做空,2021-06-18 11:30:00,2021-06-18 11:40:00,2310.6,2319.01,0.09,100.0,0.004,-0.03,0.0,-0.04,flip -18680,做多,2021-06-18 11:40:00,2021-06-18 11:50:00,2319.01,2316.98,0.09,100.0,0.004,-0.01,0.0,-0.01,flip -18681,做空,2021-06-18 11:50:00,2021-06-18 12:00:00,2316.98,2304.31,0.09,100.0,0.004,0.05,0.0,0.05,tp_lower -18682,做多,2021-06-18 13:55:00,2021-06-18 14:05:00,2277.8,2267.4,0.09,100.0,0.0041,-0.04,0.0,-0.05,flip -18683,做空,2021-06-18 14:05:00,2021-06-18 14:10:00,2267.4,2251.22,0.09,100.0,0.0041,0.07,0.0,0.06,tp_lower -18684,做多,2021-06-18 16:25:00,2021-06-18 17:00:00,2234.2,2220.24,0.09,100.0,0.0042,-0.06,0.0,-0.06,flip -18685,做空,2021-06-18 17:00:00,2021-06-18 17:40:00,2220.24,2214.79,0.09,100.0,0.0042,0.02,0.0,0.02,tp_lower -18686,做多,2021-06-18 19:40:00,2021-06-18 19:45:00,2165.49,2155.1,0.09,100.0,0.0043,-0.04,0.0,-0.05,flip -18687,做空,2021-06-18 19:45:00,2021-06-18 19:50:00,2155.1,2155.67,0.09,100.0,0.0043,-0.0,0.0,-0.01,flip -18688,做多,2021-06-18 19:50:00,2021-06-18 20:00:00,2155.67,2181.85,0.09,100.0,0.0043,0.11,0.0,0.11,tp_upper -18689,做多,2021-06-18 20:00:00,2021-06-18 20:05:00,2181.85,2183.95,0.09,100.0,0.0043,0.01,0.0,0.0,tp_upper -18690,做多,2021-06-18 22:25:00,2021-06-18 23:00:00,2204.32,2205.82,0.09,100.0,0.0042,0.01,0.0,0.0,flip -18691,做空,2021-06-18 23:00:00,2021-06-18 23:10:00,2205.82,2203.52,0.09,100.0,0.0042,0.01,0.0,0.01,flip -18692,做多,2021-06-18 23:10:00,2021-06-18 23:25:00,2203.52,2215.95,0.09,100.0,0.0042,0.05,0.0,0.05,tp_upper -18693,做多,2021-06-19 01:30:00,2021-06-19 01:35:00,2243.55,2243.23,0.1,100.0,0.0042,-0.0,0.0,-0.01,flip -18694,做空,2021-06-19 01:35:00,2021-06-19 01:40:00,2243.23,2237.53,0.1,100.0,0.0042,0.02,0.0,0.02,tp_lower -18695,做多,2021-06-19 01:50:00,2021-06-19 02:00:00,2247.21,2243.25,0.1,100.0,0.0042,-0.02,0.0,-0.02,tp_upper -18696,做多,2021-06-19 02:10:00,2021-06-19 04:30:00,2242.2,2204.89,0.09,100.0,0.0042,-0.16,0.0,-0.16,tp_upper -18697,做多,2021-06-19 06:55:00,2021-06-19 07:00:00,2235.42,2230.52,0.09,100.0,0.0042,-0.02,0.0,-0.03,flip -18698,做空,2021-06-19 07:00:00,2021-06-19 07:10:00,2230.52,2222.18,0.09,100.0,0.0042,0.03,0.0,0.03,tp_lower -18699,做多,2021-06-19 07:35:00,2021-06-19 07:45:00,2231.57,2241.01,0.09,100.0,0.0042,0.04,0.0,0.03,tp_upper -18700,做多,2021-06-19 08:15:00,2021-06-19 08:30:00,2237.71,2252.29,0.09,100.0,0.0042,0.06,0.0,0.06,tp_upper -18701,做多,2021-06-19 09:35:00,2021-06-19 09:40:00,2244.22,2234.96,0.09,100.0,0.0042,-0.04,0.0,-0.04,flip -18702,做空,2021-06-19 09:40:00,2021-06-19 09:45:00,2234.96,2224.2,0.09,100.0,0.0042,0.05,0.0,0.04,tp_lower -18703,做多,2021-06-19 10:45:00,2021-06-19 10:50:00,2232.0,2225.1,0.09,100.0,0.0042,-0.03,0.0,-0.03,flip -18704,做空,2021-06-19 10:50:00,2021-06-19 11:00:00,2225.1,2229.79,0.09,100.0,0.0042,-0.02,0.0,-0.02,flip -18705,做多,2021-06-19 11:00:00,2021-06-19 11:05:00,2229.79,2227.61,0.09,100.0,0.0042,-0.01,0.0,-0.01,flip -18706,做空,2021-06-19 11:05:00,2021-06-19 11:10:00,2227.61,2233.71,0.09,100.0,0.0042,-0.03,0.0,-0.03,flip -18707,做多,2021-06-19 11:10:00,2021-06-19 11:15:00,2233.71,2231.09,0.09,100.0,0.0042,-0.01,0.0,-0.02,tp_upper -18708,做多,2021-06-19 14:00:00,2021-06-19 14:05:00,2233.96,2233.8,0.09,100.0,0.0041,-0.0,0.0,-0.01,flip -18709,做空,2021-06-19 14:05:00,2021-06-19 14:15:00,2233.8,2235.01,0.09,100.0,0.0041,-0.01,0.0,-0.01,flip -18710,做多,2021-06-19 14:15:00,2021-06-19 14:20:00,2235.01,2239.83,0.09,100.0,0.0041,0.02,0.0,0.02,tp_upper -18711,做多,2021-06-19 14:50:00,2021-06-19 15:00:00,2244.86,2249.43,0.09,100.0,0.0041,0.02,0.0,0.01,tp_upper -18712,做多,2021-06-19 15:55:00,2021-06-19 16:00:00,2245.58,2241.38,0.09,100.0,0.0041,-0.02,0.0,-0.02,flip -18713,做空,2021-06-19 16:00:00,2021-06-19 16:15:00,2241.38,2226.46,0.09,100.0,0.0041,0.06,0.0,0.06,tp_lower -18714,做多,2021-06-19 16:35:00,2021-06-19 16:40:00,2239.14,2233.66,0.09,100.0,0.0041,-0.02,0.0,-0.03,flip -18715,做空,2021-06-19 16:40:00,2021-06-19 16:50:00,2233.66,2242.43,0.09,100.0,0.0041,-0.04,0.0,-0.04,flip -18716,做多,2021-06-19 16:50:00,2021-06-19 17:00:00,2242.43,2234.78,0.09,100.0,0.0041,-0.03,0.0,-0.04,flip -18717,做空,2021-06-19 17:00:00,2021-06-19 17:55:00,2234.78,2222.2,0.09,100.0,0.0041,0.05,0.0,0.05,tp_lower -18718,做多,2021-06-19 19:15:00,2021-06-19 19:20:00,2205.01,2220.78,0.09,100.0,0.0042,0.07,0.0,0.06,tp_upper -18719,做多,2021-06-20 00:50:00,2021-06-20 01:00:00,2164.57,2178.8,0.09,100.0,0.0044,0.06,0.0,0.06,tp_upper -18720,做多,2021-06-20 02:50:00,2021-06-20 03:00:00,2178.45,2172.0,0.1,100.0,0.0044,-0.03,0.0,-0.03,flip -18721,做空,2021-06-20 03:00:00,2021-06-20 03:05:00,2172.0,2189.19,0.09,100.0,0.0044,-0.08,0.0,-0.08,flip -18722,做多,2021-06-20 03:05:00,2021-06-20 04:15:00,2189.19,2204.04,0.09,100.0,0.0043,0.06,0.0,0.06,tp_upper -18723,做多,2021-06-20 06:10:00,2021-06-20 06:40:00,2206.29,2206.65,0.09,100.0,0.0043,0.0,0.0,-0.0,flip -18724,做空,2021-06-20 06:40:00,2021-06-20 07:35:00,2206.65,2189.02,0.09,100.0,0.0043,0.08,0.0,0.07,tp_lower -18725,做多,2021-06-20 07:45:00,2021-06-20 08:00:00,2196.12,2197.53,0.1,100.0,0.0043,0.01,0.0,0.0,flip -18726,做空,2021-06-20 08:00:00,2021-06-20 08:05:00,2197.53,2207.36,0.1,100.0,0.0043,-0.04,0.0,-0.05,flip -18727,做多,2021-06-20 08:05:00,2021-06-20 08:20:00,2207.36,2193.36,0.09,100.0,0.0043,-0.06,0.0,-0.06,flip -18728,做空,2021-06-20 08:20:00,2021-06-20 08:25:00,2193.36,2192.18,0.09,100.0,0.0043,0.01,0.0,0.0,tp_lower -18729,做多,2021-06-20 12:45:00,2021-06-20 13:05:00,2072.35,2091.98,0.09,100.0,0.0045,0.09,0.0,0.08,tp_upper -18730,做多,2021-06-20 14:05:00,2021-06-20 14:50:00,2086.89,2098.0,0.09,100.0,0.0045,0.05,0.0,0.05,tp_upper -18731,做多,2021-06-20 16:05:00,2021-06-20 16:15:00,2112.69,2125.37,0.1,100.0,0.0045,0.06,0.0,0.05,tp_upper -18732,做多,2021-06-20 17:05:00,2021-06-20 17:15:00,2123.51,2133.76,0.1,100.0,0.0045,0.05,0.0,0.04,tp_upper -18733,做多,2021-06-20 17:55:00,2021-06-20 18:00:00,2130.2,2135.8,0.1,100.0,0.0045,0.03,0.0,0.02,tp_upper -18734,做多,2021-06-20 22:00:00,2021-06-20 22:05:00,2255.9,2253.57,0.1,100.0,0.0043,-0.01,0.0,-0.01,flip -18735,做空,2021-06-20 22:05:00,2021-06-20 22:15:00,2253.57,2253.34,0.1,100.0,0.0043,0.0,0.0,-0.0,flip -18736,做多,2021-06-20 22:15:00,2021-06-20 22:45:00,2253.34,2251.87,0.1,100.0,0.0043,-0.01,0.0,-0.01,flip -18737,做空,2021-06-20 22:45:00,2021-06-20 22:50:00,2251.87,2254.5,0.1,100.0,0.0042,-0.01,0.0,-0.02,flip -18738,做多,2021-06-20 22:50:00,2021-06-20 23:20:00,2254.5,2244.98,0.1,100.0,0.0042,-0.04,0.0,-0.05,flip -18739,做空,2021-06-20 23:20:00,2021-06-20 23:35:00,2244.98,2232.98,0.09,100.0,0.0042,0.05,0.0,0.05,tp_lower -18740,做多,2021-06-21 00:00:00,2021-06-21 01:05:00,2243.93,2228.5,0.1,100.0,0.0043,-0.07,0.0,-0.07,flip -18741,做空,2021-06-21 01:05:00,2021-06-21 01:20:00,2228.5,2213.43,0.1,100.0,0.0043,0.07,0.0,0.06,tp_lower -18742,做多,2021-06-21 05:30:00,2021-06-21 06:05:00,2104.8,2143.36,0.1,100.0,0.0046,0.18,0.0,0.17,tp_upper -18743,做多,2021-06-21 08:05:00,2021-06-21 08:30:00,2016.9,2011.29,0.1,100.0,0.0049,-0.03,0.0,-0.03,flip -18744,做空,2021-06-21 08:30:00,2021-06-21 08:35:00,2011.29,2014.0,0.1,100.0,0.0049,-0.01,0.0,-0.02,flip -18745,做多,2021-06-21 08:35:00,2021-06-21 08:40:00,2014.0,2010.17,0.1,100.0,0.0049,-0.02,0.0,-0.02,flip -18746,做空,2021-06-21 08:40:00,2021-06-21 08:45:00,2010.17,2017.65,0.1,100.0,0.0049,-0.04,0.0,-0.04,flip -18747,做多,2021-06-21 08:45:00,2021-06-21 08:50:00,2017.65,2015.07,0.1,100.0,0.0048,-0.01,0.0,-0.02,flip -18748,做空,2021-06-21 08:50:00,2021-06-21 09:00:00,2015.07,2018.65,0.1,100.0,0.0048,-0.02,0.0,-0.02,flip -18749,做多,2021-06-21 09:00:00,2021-06-21 09:05:00,2018.65,2004.52,0.1,100.0,0.0048,-0.07,0.0,-0.07,flip -18750,做空,2021-06-21 09:05:00,2021-06-21 09:10:00,2004.52,2041.64,0.1,100.0,0.0048,-0.18,0.0,-0.18,tp_lower -18751,做多,2021-06-21 09:10:00,2021-06-21 09:15:00,2041.64,1990.0,0.09,100.0,0.0046,-0.24,0.0,-0.24,tp_upper -18752,做多,2021-06-21 09:30:00,2021-06-21 09:35:00,2014.12,1996.8,0.09,100.0,0.0046,-0.08,0.0,-0.08,flip -18753,做空,2021-06-21 09:35:00,2021-06-21 09:40:00,1996.8,2011.81,0.09,100.0,0.0045,-0.07,0.0,-0.07,flip -18754,做多,2021-06-21 09:40:00,2021-06-21 09:55:00,2011.81,2005.56,0.09,100.0,0.0045,-0.03,0.0,-0.03,flip -18755,做空,2021-06-21 09:55:00,2021-06-21 10:00:00,2005.56,2006.23,0.09,100.0,0.0045,-0.0,0.0,-0.01,flip -18756,做多,2021-06-21 10:00:00,2021-06-21 11:40:00,2006.23,1946.85,0.09,100.0,0.0045,-0.26,0.0,-0.27,flip -18757,做空,2021-06-21 11:40:00,2021-06-21 11:45:00,1946.85,1977.95,0.09,100.0,0.0045,-0.14,0.0,-0.14,flip -18758,做多,2021-06-21 11:45:00,2021-06-21 12:15:00,1977.95,1951.56,0.09,100.0,0.0043,-0.11,0.0,-0.12,flip -18759,做空,2021-06-21 12:15:00,2021-06-21 13:05:00,1951.56,1935.64,0.08,100.0,0.0043,0.07,0.0,0.06,tp_lower -18760,做多,2021-06-21 13:15:00,2021-06-21 13:20:00,1960.15,1952.5,0.08,100.0,0.0043,-0.03,0.0,-0.04,flip -18761,做空,2021-06-21 13:20:00,2021-06-21 13:25:00,1952.5,1961.19,0.08,100.0,0.0043,-0.04,0.0,-0.04,flip -18762,做多,2021-06-21 13:25:00,2021-06-21 13:35:00,1961.19,1960.88,0.08,100.0,0.0043,-0.0,0.0,-0.01,flip -18763,做空,2021-06-21 13:35:00,2021-06-21 15:05:00,1960.88,2001.08,0.08,100.0,0.0043,-0.17,0.0,-0.18,flip -18764,做多,2021-06-21 15:05:00,2021-06-21 15:10:00,2001.08,1993.18,0.08,100.0,0.0041,-0.03,0.0,-0.04,flip -18765,做空,2021-06-21 15:10:00,2021-06-21 15:20:00,1993.18,1996.35,0.08,100.0,0.0041,-0.01,0.0,-0.02,flip -18766,做多,2021-06-21 15:20:00,2021-06-21 15:25:00,1996.35,1981.73,0.08,100.0,0.0041,-0.06,0.0,-0.06,flip -18767,做空,2021-06-21 15:25:00,2021-06-21 15:35:00,1981.73,1969.72,0.08,100.0,0.0041,0.05,0.0,0.04,tp_lower -18768,做多,2021-06-21 15:55:00,2021-06-21 16:05:00,1982.82,1993.69,0.08,100.0,0.0041,0.04,0.0,0.04,flip -18769,做空,2021-06-21 16:05:00,2021-06-21 16:15:00,1993.69,1963.8,0.08,100.0,0.0041,0.12,0.0,0.12,tp_lower -18770,做多,2021-06-21 17:35:00,2021-06-21 17:45:00,1939.06,1918.99,0.08,100.0,0.0043,-0.09,0.0,-0.09,flip -18771,做空,2021-06-21 17:45:00,2021-06-21 18:00:00,1918.99,1920.58,0.08,100.0,0.0043,-0.01,0.0,-0.01,flip -18772,做多,2021-06-21 18:00:00,2021-06-21 18:20:00,1920.58,1923.23,0.08,100.0,0.0042,0.01,0.0,0.01,flip -18773,做空,2021-06-21 18:20:00,2021-06-21 18:25:00,1923.23,1927.33,0.08,100.0,0.0042,-0.02,0.0,-0.02,flip -18774,做多,2021-06-21 18:25:00,2021-06-21 18:40:00,1927.33,1944.67,0.08,100.0,0.0042,0.07,0.0,0.07,tp_upper -18775,做多,2021-06-21 19:20:00,2021-06-21 20:10:00,1934.02,1931.56,0.08,100.0,0.0042,-0.01,0.0,-0.01,flip -18776,做空,2021-06-21 20:10:00,2021-06-21 20:15:00,1931.56,1937.94,0.08,100.0,0.0042,-0.03,0.0,-0.03,flip -18777,做多,2021-06-21 20:15:00,2021-06-21 20:35:00,1937.94,1938.32,0.08,100.0,0.0042,0.0,0.0,-0.0,flip -18778,做空,2021-06-21 20:35:00,2021-06-21 21:10:00,1938.32,1910.64,0.08,100.0,0.0042,0.12,0.0,0.11,tp_lower -18779,做多,2021-06-21 22:15:00,2021-06-21 22:20:00,1911.47,1897.67,0.08,100.0,0.0043,-0.06,0.0,-0.06,flip -18780,做空,2021-06-21 22:20:00,2021-06-21 23:05:00,1897.67,1895.31,0.08,100.0,0.0043,0.01,0.0,0.01,flip -18781,做多,2021-06-21 23:05:00,2021-06-21 23:20:00,1895.31,1916.63,0.08,100.0,0.0043,0.09,0.0,0.09,tp_upper -18782,做多,2021-06-21 23:50:00,2021-06-22 00:35:00,1888.0,1891.22,0.08,100.0,0.0044,0.01,0.0,0.01,flip -18783,做空,2021-06-22 00:35:00,2021-06-22 00:40:00,1891.22,1893.5,0.09,100.0,0.0045,-0.01,0.0,-0.01,flip -18784,做多,2021-06-22 00:40:00,2021-06-22 01:00:00,1893.5,1930.99,0.09,100.0,0.0045,0.17,0.0,0.17,tp_upper -18785,做多,2021-06-22 02:30:00,2021-06-22 02:55:00,1947.96,1969.67,0.09,100.0,0.0045,0.1,0.0,0.09,tp_upper -18786,做多,2021-06-22 04:15:00,2021-06-22 04:35:00,1962.22,1964.61,0.09,100.0,0.0045,0.01,0.0,0.01,flip -18787,做空,2021-06-22 04:35:00,2021-06-22 04:50:00,1964.61,1967.19,0.09,100.0,0.0045,-0.01,0.0,-0.02,flip -18788,做多,2021-06-22 04:50:00,2021-06-22 06:25:00,1967.19,1944.01,0.09,100.0,0.0045,-0.1,0.0,-0.11,flip -18789,做空,2021-06-22 06:25:00,2021-06-22 06:50:00,1944.01,1946.05,0.09,100.0,0.0045,-0.01,0.0,-0.01,flip -18790,做多,2021-06-22 06:50:00,2021-06-22 07:00:00,1946.05,1949.83,0.09,100.0,0.0045,0.02,0.0,0.01,tp_upper -18791,做多,2021-06-22 07:25:00,2021-06-22 07:45:00,1948.67,1943.45,0.09,100.0,0.0045,-0.02,0.0,-0.03,flip -18792,做空,2021-06-22 07:45:00,2021-06-22 07:55:00,1943.45,1943.6,0.09,100.0,0.0045,-0.0,0.0,-0.0,flip -18793,做多,2021-06-22 07:55:00,2021-06-22 08:00:00,1943.6,1926.37,0.09,100.0,0.0044,-0.08,0.0,-0.08,flip -18794,做空,2021-06-22 08:00:00,2021-06-22 08:05:00,1926.37,1914.25,0.09,100.0,0.0044,0.05,0.0,0.05,tp_lower -18795,做多,2021-06-22 09:45:00,2021-06-22 10:00:00,1878.17,1866.98,0.09,100.0,0.0046,-0.05,0.0,-0.06,flip -18796,做空,2021-06-22 10:00:00,2021-06-22 10:05:00,1866.98,1865.44,0.09,100.0,0.0046,0.01,0.0,0.0,tp_lower -18797,做多,2021-06-22 10:20:00,2021-06-22 10:25:00,1890.0,1871.22,0.09,100.0,0.0045,-0.08,0.0,-0.09,tp_upper -18798,做多,2021-06-22 10:30:00,2021-06-22 10:35:00,1893.78,1895.49,0.08,100.0,0.0045,0.01,0.0,0.0,tp_upper -18799,做多,2021-06-22 11:15:00,2021-06-22 14:25:00,1879.5,1750.69,0.08,100.0,0.0045,-0.58,0.0,-0.58,flip -18800,做空,2021-06-22 14:25:00,2021-06-22 14:30:00,1750.69,1756.5,0.08,100.0,0.0045,-0.03,0.0,-0.03,flip -18801,做多,2021-06-22 14:30:00,2021-06-22 14:50:00,1756.5,1797.61,0.08,100.0,0.0045,0.18,0.0,0.18,tp_upper -18802,做多,2021-06-22 17:20:00,2021-06-22 17:40:00,1894.84,1895.25,0.08,100.0,0.0042,0.0,0.0,-0.0,flip -18803,做空,2021-06-22 17:40:00,2021-06-22 17:50:00,1895.25,1912.09,0.08,100.0,0.0042,-0.07,0.0,-0.08,flip -18804,做多,2021-06-22 17:50:00,2021-06-22 18:05:00,1912.09,1898.04,0.08,100.0,0.0041,-0.06,0.0,-0.06,flip -18805,做空,2021-06-22 18:05:00,2021-06-22 19:15:00,1898.04,1912.82,0.08,100.0,0.0041,-0.06,0.0,-0.07,flip -18806,做多,2021-06-22 19:15:00,2021-06-22 20:20:00,1912.82,1909.23,0.08,100.0,0.0041,-0.01,0.0,-0.02,flip -18807,做空,2021-06-22 20:20:00,2021-06-22 21:30:00,1909.23,1884.8,0.08,100.0,0.0041,0.1,0.0,0.1,tp_lower -18808,做多,2021-06-22 22:10:00,2021-06-22 23:00:00,1896.34,1878.69,0.08,100.0,0.0041,-0.07,0.0,-0.08,flip -18809,做空,2021-06-22 23:00:00,2021-06-22 23:20:00,1878.69,1875.29,0.08,100.0,0.0041,0.01,0.0,0.01,flip -18810,做多,2021-06-22 23:20:00,2021-06-23 00:00:00,1875.29,1866.06,0.08,100.0,0.0041,-0.04,0.0,-0.04,flip -18811,做空,2021-06-23 00:00:00,2021-06-23 00:05:00,1866.06,1847.56,0.08,100.0,0.0043,0.08,0.0,0.07,tp_lower -18812,做多,2021-06-23 00:30:00,2021-06-23 00:40:00,1868.54,1919.98,0.08,100.0,0.0043,0.22,0.0,0.22,tp_upper -18813,做多,2021-06-23 03:05:00,2021-06-23 03:10:00,1998.45,1990.99,0.08,100.0,0.0041,-0.03,0.0,-0.03,flip -18814,做空,2021-06-23 03:10:00,2021-06-23 03:15:00,1990.99,1999.59,0.08,100.0,0.0041,-0.04,0.0,-0.04,flip -18815,做多,2021-06-23 03:15:00,2021-06-23 03:30:00,1999.59,2003.59,0.08,100.0,0.0041,0.02,0.0,0.01,flip -18816,做空,2021-06-23 03:30:00,2021-06-23 03:45:00,2003.59,2005.22,0.08,100.0,0.0041,-0.01,0.0,-0.01,flip -18817,做多,2021-06-23 03:45:00,2021-06-23 04:05:00,2005.22,2008.92,0.08,100.0,0.0041,0.02,0.0,0.01,flip -18818,做空,2021-06-23 04:05:00,2021-06-23 04:25:00,2008.92,2002.81,0.08,100.0,0.0041,0.02,0.0,0.02,flip -18819,做多,2021-06-23 04:25:00,2021-06-23 04:50:00,2002.81,2022.62,0.08,100.0,0.0041,0.08,0.0,0.08,tp_upper -18820,做多,2021-06-23 05:30:00,2021-06-23 05:45:00,2013.1,2033.05,0.08,100.0,0.0041,0.08,0.0,0.08,tp_upper -18821,做多,2021-06-23 06:35:00,2021-06-23 06:45:00,2016.41,2011.77,0.08,100.0,0.0041,-0.02,0.0,-0.02,flip -18822,做空,2021-06-23 06:45:00,2021-06-23 07:15:00,2011.77,1995.43,0.08,100.0,0.0041,0.07,0.0,0.06,tp_lower -18823,做多,2021-06-23 07:35:00,2021-06-23 07:50:00,2013.6,2009.02,0.08,100.0,0.0041,-0.02,0.0,-0.02,flip -18824,做空,2021-06-23 07:50:00,2021-06-23 08:10:00,2009.02,2006.3,0.08,100.0,0.0041,0.01,0.0,0.01,flip -18825,做多,2021-06-23 08:10:00,2021-06-23 09:40:00,2006.3,1994.33,0.08,100.0,0.0041,-0.05,0.0,-0.05,flip -18826,做空,2021-06-23 09:40:00,2021-06-23 10:00:00,1994.33,1991.51,0.08,100.0,0.0041,0.01,0.0,0.01,flip -18827,做多,2021-06-23 10:00:00,2021-06-23 10:05:00,1991.51,1987.52,0.08,100.0,0.0041,-0.02,0.0,-0.02,flip -18828,做空,2021-06-23 10:05:00,2021-06-23 10:15:00,1987.52,1986.19,0.08,100.0,0.0041,0.01,0.0,0.0,flip -18829,做多,2021-06-23 10:15:00,2021-06-23 10:25:00,1986.19,1993.4,0.08,100.0,0.0041,0.03,0.0,0.03,flip -18830,做空,2021-06-23 10:25:00,2021-06-23 11:35:00,1993.4,1995.66,0.08,100.0,0.0041,-0.01,0.0,-0.01,flip -18831,做多,2021-06-23 11:35:00,2021-06-23 12:25:00,1995.66,2006.44,0.08,100.0,0.0041,0.04,0.0,0.04,tp_upper -18832,做多,2021-06-23 16:05:00,2021-06-23 16:10:00,1986.0,1983.4,0.08,100.0,0.0042,-0.01,0.0,-0.01,flip -18833,做空,2021-06-23 16:10:00,2021-06-23 17:10:00,1983.4,1986.6,0.08,100.0,0.0042,-0.01,0.0,-0.02,flip -18834,做多,2021-06-23 17:10:00,2021-06-23 17:15:00,1986.6,1980.26,0.08,100.0,0.0041,-0.03,0.0,-0.03,flip -18835,做空,2021-06-23 17:15:00,2021-06-23 17:30:00,1980.26,1980.77,0.08,100.0,0.0041,-0.0,0.0,-0.01,flip -18836,做多,2021-06-23 17:30:00,2021-06-23 20:35:00,1980.77,1937.09,0.08,100.0,0.0041,-0.18,0.0,-0.18,flip -18837,做空,2021-06-23 20:35:00,2021-06-23 20:40:00,1937.09,1942.04,0.08,100.0,0.0041,-0.02,0.0,-0.02,flip -18838,做多,2021-06-23 20:40:00,2021-06-23 20:45:00,1942.04,1934.77,0.08,100.0,0.0041,-0.03,0.0,-0.03,flip -18839,做空,2021-06-23 20:45:00,2021-06-23 20:55:00,1934.77,1929.83,0.08,100.0,0.0041,0.02,0.0,0.02,flip -18840,做多,2021-06-23 20:55:00,2021-06-23 21:15:00,1929.83,1956.91,0.08,100.0,0.0041,0.11,0.0,0.11,tp_upper -18841,做多,2021-06-23 21:35:00,2021-06-23 21:40:00,1936.2,1932.11,0.08,100.0,0.0042,-0.02,0.0,-0.02,flip -18842,做空,2021-06-23 21:40:00,2021-06-23 21:45:00,1932.11,1938.04,0.08,100.0,0.0042,-0.02,0.0,-0.03,flip -18843,做多,2021-06-23 21:45:00,2021-06-23 22:00:00,1938.04,1938.0,0.08,100.0,0.0041,-0.0,0.0,-0.0,flip -18844,做空,2021-06-23 22:00:00,2021-06-23 22:05:00,1938.0,1946.37,0.08,100.0,0.0041,-0.03,0.0,-0.04,flip -18845,做多,2021-06-23 22:05:00,2021-06-23 22:30:00,1946.37,1945.18,0.08,100.0,0.0041,-0.0,0.0,-0.01,flip -18846,做空,2021-06-23 22:30:00,2021-06-23 22:40:00,1945.18,1947.41,0.08,100.0,0.0041,-0.01,0.0,-0.01,flip -18847,做多,2021-06-23 22:40:00,2021-06-23 23:05:00,1947.41,1939.07,0.08,100.0,0.0041,-0.03,0.0,-0.04,flip -18848,做空,2021-06-23 23:05:00,2021-06-23 23:15:00,1939.07,1948.96,0.08,100.0,0.0041,-0.04,0.0,-0.04,flip -18849,做多,2021-06-23 23:15:00,2021-06-23 23:20:00,1948.96,1954.28,0.08,100.0,0.004,0.02,0.0,0.02,tp_upper -18850,做多,2021-06-24 03:00:00,2021-06-24 03:15:00,1899.01,1903.11,0.08,100.0,0.0043,0.02,0.0,0.01,flip -18851,做空,2021-06-24 03:15:00,2021-06-24 03:50:00,1903.11,1903.05,0.08,100.0,0.0043,0.0,0.0,-0.0,flip -18852,做多,2021-06-24 03:50:00,2021-06-24 04:05:00,1903.05,1916.63,0.08,100.0,0.0043,0.06,0.0,0.05,tp_upper -18853,做多,2021-06-24 04:25:00,2021-06-24 04:30:00,1911.57,1900.43,0.08,100.0,0.0043,-0.05,0.0,-0.05,flip -18854,做空,2021-06-24 04:30:00,2021-06-24 04:35:00,1900.43,1904.04,0.08,100.0,0.0043,-0.02,0.0,-0.02,flip -18855,做多,2021-06-24 04:35:00,2021-06-24 04:55:00,1904.04,1904.59,0.08,100.0,0.0042,0.0,0.0,-0.0,flip -18856,做空,2021-06-24 04:55:00,2021-06-24 05:00:00,1904.59,1907.37,0.08,100.0,0.0042,-0.01,0.0,-0.02,flip -18857,做多,2021-06-24 05:00:00,2021-06-24 05:05:00,1907.37,1906.01,0.08,100.0,0.0042,-0.01,0.0,-0.01,flip -18858,做空,2021-06-24 05:05:00,2021-06-24 05:10:00,1906.01,1906.81,0.08,100.0,0.0042,-0.0,0.0,-0.01,flip -18859,做多,2021-06-24 05:10:00,2021-06-24 05:15:00,1906.81,1914.56,0.08,100.0,0.0042,0.03,0.0,0.03,tp_upper -18860,做多,2021-06-24 06:30:00,2021-06-24 06:45:00,1922.79,1932.03,0.08,100.0,0.0042,0.04,0.0,0.03,tp_upper -18861,做多,2021-06-24 07:05:00,2021-06-24 07:10:00,1926.5,1932.36,0.08,100.0,0.0042,0.02,0.0,0.02,tp_upper -18862,做多,2021-06-24 08:15:00,2021-06-24 08:30:00,1934.72,1926.48,0.08,100.0,0.0042,-0.03,0.0,-0.04,flip -18863,做空,2021-06-24 08:30:00,2021-06-24 08:35:00,1926.48,1931.12,0.08,100.0,0.0042,-0.02,0.0,-0.02,flip -18864,做多,2021-06-24 08:35:00,2021-06-24 08:50:00,1931.12,1948.96,0.08,100.0,0.0042,0.07,0.0,0.07,tp_upper -18865,做多,2021-06-24 10:00:00,2021-06-24 10:05:00,1943.34,1938.3,0.08,100.0,0.0042,-0.02,0.0,-0.03,flip -18866,做空,2021-06-24 10:05:00,2021-06-24 10:10:00,1938.3,1946.92,0.08,100.0,0.0042,-0.04,0.0,-0.04,flip -18867,做多,2021-06-24 10:10:00,2021-06-24 10:15:00,1946.92,1944.01,0.08,100.0,0.0041,-0.01,0.0,-0.02,flip -18868,做空,2021-06-24 10:15:00,2021-06-24 10:30:00,1944.01,1936.22,0.08,100.0,0.0041,0.03,0.0,0.03,tp_lower -18869,做多,2021-06-24 11:05:00,2021-06-24 11:15:00,1941.43,1938.11,0.08,100.0,0.0041,-0.01,0.0,-0.02,flip -18870,做空,2021-06-24 11:15:00,2021-06-24 11:20:00,1938.11,1944.87,0.08,100.0,0.0041,-0.03,0.0,-0.03,flip -18871,做多,2021-06-24 11:20:00,2021-06-24 11:25:00,1944.87,1944.44,0.08,100.0,0.0041,-0.0,0.0,-0.01,tp_upper -18872,做多,2021-06-24 13:40:00,2021-06-24 14:00:00,1966.88,1959.6,0.08,100.0,0.0041,-0.03,0.0,-0.03,flip -18873,做空,2021-06-24 14:00:00,2021-06-24 14:15:00,1959.6,1965.13,0.08,100.0,0.004,-0.02,0.0,-0.03,flip -18874,做多,2021-06-24 14:15:00,2021-06-24 14:40:00,1965.13,1964.73,0.08,100.0,0.004,-0.0,0.0,-0.01,flip -18875,做空,2021-06-24 14:40:00,2021-06-24 14:50:00,1964.73,1963.17,0.08,100.0,0.004,0.01,0.0,0.0,flip -18876,做多,2021-06-24 14:50:00,2021-06-24 15:00:00,1963.17,1963.4,0.08,100.0,0.004,0.0,0.0,-0.0,tp_upper -18877,做多,2021-06-24 15:05:00,2021-06-24 15:10:00,1976.2,1993.28,0.08,100.0,0.004,0.07,0.0,0.06,tp_upper -18878,做多,2021-06-24 16:10:00,2021-06-24 17:00:00,1981.17,2019.51,0.08,100.0,0.004,0.15,0.0,0.15,tp_upper -18879,做多,2021-06-24 18:25:00,2021-06-24 18:40:00,2018.91,2017.72,0.08,100.0,0.004,-0.0,0.0,-0.01,flip -18880,做空,2021-06-24 18:40:00,2021-06-24 19:00:00,2017.72,2013.67,0.08,100.0,0.004,0.02,0.0,0.01,tp_lower -18881,做多,2021-06-24 19:15:00,2021-06-24 20:05:00,2015.51,2015.79,0.08,100.0,0.004,0.0,0.0,-0.0,flip -18882,做空,2021-06-24 20:05:00,2021-06-24 20:20:00,2015.79,2005.89,0.08,100.0,0.004,0.04,0.0,0.04,tp_lower -18883,做多,2021-06-24 20:40:00,2021-06-24 23:40:00,2009.18,1980.89,0.08,100.0,0.004,-0.11,0.0,-0.12,flip -18884,做空,2021-06-24 23:40:00,2021-06-24 23:45:00,1980.89,1987.49,0.08,100.0,0.004,-0.03,0.0,-0.03,flip -18885,做多,2021-06-24 23:45:00,2021-06-24 23:50:00,1987.49,1984.44,0.08,100.0,0.004,-0.01,0.0,-0.02,flip -18886,做空,2021-06-24 23:50:00,2021-06-25 01:00:00,1984.44,1969.6,0.08,100.0,0.004,0.06,0.0,0.06,tp_lower -18887,做多,2021-06-25 01:55:00,2021-06-25 02:10:00,1988.72,2012.86,0.08,100.0,0.0041,0.1,0.0,0.1,tp_upper -18888,做多,2021-06-25 03:50:00,2021-06-25 03:55:00,2000.76,1994.87,0.08,100.0,0.0042,-0.02,0.0,-0.03,flip -18889,做空,2021-06-25 03:55:00,2021-06-25 04:25:00,1994.87,1980.71,0.08,100.0,0.0042,0.06,0.0,0.05,tp_lower -18890,做多,2021-06-25 06:05:00,2021-06-25 06:55:00,1970.15,1965.98,0.08,100.0,0.0042,-0.02,0.0,-0.02,flip -18891,做空,2021-06-25 06:55:00,2021-06-25 07:00:00,1965.98,1955.74,0.08,100.0,0.0042,0.04,0.0,0.04,tp_lower -18892,做多,2021-06-25 08:50:00,2021-06-25 08:55:00,1941.11,1932.95,0.08,100.0,0.0043,-0.04,0.0,-0.04,flip -18893,做空,2021-06-25 08:55:00,2021-06-25 09:45:00,1932.95,1910.79,0.08,100.0,0.0043,0.1,0.0,0.09,tp_lower -18894,做多,2021-06-25 12:10:00,2021-06-25 12:30:00,1867.3,1865.5,0.08,100.0,0.0045,-0.01,0.0,-0.01,flip -18895,做空,2021-06-25 12:30:00,2021-06-25 12:40:00,1865.5,1858.0,0.08,100.0,0.0045,0.03,0.0,0.03,flip -18896,做多,2021-06-25 12:40:00,2021-06-25 13:10:00,1858.0,1844.85,0.08,100.0,0.0045,-0.06,0.0,-0.06,flip -18897,做空,2021-06-25 13:10:00,2021-06-25 13:15:00,1844.85,1841.13,0.08,100.0,0.0045,0.02,0.0,0.01,tp_lower -18898,做多,2021-06-25 13:30:00,2021-06-25 13:35:00,1859.12,1848.64,0.08,100.0,0.0045,-0.05,0.0,-0.05,flip -18899,做空,2021-06-25 13:35:00,2021-06-25 13:40:00,1848.64,1856.48,0.08,100.0,0.0045,-0.04,0.0,-0.04,flip -18900,做多,2021-06-25 13:40:00,2021-06-25 13:55:00,1856.48,1855.07,0.08,100.0,0.0045,-0.01,0.0,-0.01,flip -18901,做空,2021-06-25 13:55:00,2021-06-25 14:00:00,1855.07,1869.66,0.08,100.0,0.0044,-0.06,0.0,-0.07,flip -18902,做多,2021-06-25 14:00:00,2021-06-25 14:25:00,1869.66,1861.13,0.08,100.0,0.0044,-0.04,0.0,-0.04,flip -18903,做空,2021-06-25 14:25:00,2021-06-25 14:35:00,1861.13,1836.95,0.08,100.0,0.0044,0.11,0.0,0.1,tp_lower -18904,做多,2021-06-25 15:40:00,2021-06-25 15:50:00,1833.01,1828.01,0.08,100.0,0.0045,-0.02,0.0,-0.03,flip -18905,做空,2021-06-25 15:50:00,2021-06-25 16:00:00,1828.01,1847.29,0.08,100.0,0.0045,-0.09,0.0,-0.09,flip -18906,做多,2021-06-25 16:00:00,2021-06-25 16:15:00,1847.29,1821.42,0.08,100.0,0.0044,-0.11,0.0,-0.12,flip -18907,做空,2021-06-25 16:15:00,2021-06-25 16:25:00,1821.42,1797.33,0.08,100.0,0.0044,0.11,0.0,0.1,tp_lower -18908,做多,2021-06-25 16:40:00,2021-06-25 17:05:00,1816.56,1824.06,0.08,100.0,0.0044,0.03,0.0,0.03,flip -18909,做空,2021-06-25 17:05:00,2021-06-25 17:25:00,1824.06,1825.11,0.08,100.0,0.0044,-0.0,0.0,-0.01,flip -18910,做多,2021-06-25 17:25:00,2021-06-25 17:30:00,1825.11,1822.77,0.08,100.0,0.0044,-0.01,0.0,-0.01,flip -18911,做空,2021-06-25 17:30:00,2021-06-25 18:00:00,1822.77,1815.55,0.08,100.0,0.0044,0.03,0.0,0.03,flip -18912,做多,2021-06-25 18:00:00,2021-06-25 18:05:00,1815.55,1827.58,0.08,100.0,0.0045,0.05,0.0,0.05,tp_upper -18913,做多,2021-06-25 18:05:00,2021-06-25 19:05:00,1827.58,1826.71,0.08,100.0,0.0045,-0.0,0.0,-0.01,flip -18914,做空,2021-06-25 19:05:00,2021-06-25 19:10:00,1826.71,1843.29,0.08,100.0,0.0044,-0.07,0.0,-0.08,flip -18915,做多,2021-06-25 19:10:00,2021-06-25 19:20:00,1843.29,1859.21,0.08,100.0,0.0044,0.07,0.0,0.07,tp_upper -18916,做多,2021-06-25 19:55:00,2021-06-25 20:00:00,1850.92,1843.75,0.08,100.0,0.0044,-0.03,0.0,-0.04,flip -18917,做空,2021-06-25 20:00:00,2021-06-25 20:05:00,1843.75,1848.7,0.08,100.0,0.0044,-0.02,0.0,-0.03,flip -18918,做多,2021-06-25 20:05:00,2021-06-25 20:10:00,1848.7,1844.48,0.08,100.0,0.0043,-0.02,0.0,-0.02,flip -18919,做空,2021-06-25 20:10:00,2021-06-25 20:15:00,1844.48,1853.96,0.08,100.0,0.0043,-0.04,0.0,-0.05,flip -18920,做多,2021-06-25 20:15:00,2021-06-25 21:05:00,1853.96,1854.3,0.08,100.0,0.0043,0.0,0.0,-0.0,flip -18921,做空,2021-06-25 21:05:00,2021-06-25 21:10:00,1854.3,1843.35,0.08,100.0,0.0043,0.05,0.0,0.04,tp_lower -18922,做多,2021-06-25 21:25:00,2021-06-25 21:45:00,1854.5,1851.2,0.08,100.0,0.0043,-0.01,0.0,-0.02,flip -18923,做空,2021-06-25 21:45:00,2021-06-25 21:50:00,1851.2,1844.22,0.08,100.0,0.0043,0.03,0.0,0.03,tp_lower -18924,做多,2021-06-25 23:35:00,2021-06-25 23:45:00,1825.62,1823.38,0.08,100.0,0.0044,-0.01,0.0,-0.01,flip -18925,做空,2021-06-25 23:45:00,2021-06-26 00:10:00,1823.38,1804.47,0.08,100.0,0.0044,0.08,0.0,0.08,tp_lower -18926,做多,2021-06-26 00:15:00,2021-06-26 00:30:00,1818.1,1834.28,0.08,100.0,0.0046,0.07,0.0,0.07,tp_upper -18927,做多,2021-06-26 01:55:00,2021-06-26 02:15:00,1823.3,1819.56,0.08,100.0,0.0046,-0.02,0.0,-0.02,flip -18928,做空,2021-06-26 02:15:00,2021-06-26 02:40:00,1819.56,1815.65,0.08,100.0,0.0046,0.02,0.0,0.01,flip -18929,做多,2021-06-26 02:40:00,2021-06-26 03:15:00,1815.65,1814.42,0.08,100.0,0.0046,-0.01,0.0,-0.01,flip -18930,做空,2021-06-26 03:15:00,2021-06-26 03:25:00,1814.42,1822.33,0.08,100.0,0.0046,-0.04,0.0,-0.04,flip -18931,做多,2021-06-26 03:25:00,2021-06-26 03:55:00,1822.33,1818.33,0.08,100.0,0.0046,-0.02,0.0,-0.02,flip -18932,做空,2021-06-26 03:55:00,2021-06-26 04:00:00,1818.33,1826.72,0.08,100.0,0.0046,-0.04,0.0,-0.04,flip -18933,做多,2021-06-26 04:00:00,2021-06-26 04:05:00,1826.72,1818.61,0.08,100.0,0.0045,-0.04,0.0,-0.04,flip -18934,做空,2021-06-26 04:05:00,2021-06-26 04:10:00,1818.61,1820.16,0.08,100.0,0.0045,-0.01,0.0,-0.01,flip -18935,做多,2021-06-26 04:10:00,2021-06-26 04:35:00,1820.16,1825.26,0.08,100.0,0.0045,0.02,0.0,0.02,flip -18936,做空,2021-06-26 04:35:00,2021-06-26 05:35:00,1825.26,1829.32,0.08,100.0,0.0045,-0.02,0.0,-0.02,flip -18937,做多,2021-06-26 05:35:00,2021-06-26 05:55:00,1829.32,1830.83,0.08,100.0,0.0045,0.01,0.0,0.0,flip -18938,做空,2021-06-26 05:55:00,2021-06-26 06:00:00,1830.83,1838.71,0.08,100.0,0.0045,-0.04,0.0,-0.04,flip -18939,做多,2021-06-26 06:00:00,2021-06-26 06:15:00,1838.71,1833.99,0.08,100.0,0.0044,-0.02,0.0,-0.02,flip -18940,做空,2021-06-26 06:15:00,2021-06-26 06:20:00,1833.99,1835.72,0.08,100.0,0.0044,-0.01,0.0,-0.01,flip -18941,做多,2021-06-26 06:20:00,2021-06-26 06:25:00,1835.72,1834.98,0.08,100.0,0.0044,-0.0,0.0,-0.01,flip -18942,做空,2021-06-26 06:25:00,2021-06-26 06:40:00,1834.98,1813.94,0.08,100.0,0.0044,0.09,0.0,0.09,tp_lower -18943,做多,2021-06-26 09:20:00,2021-06-26 09:30:00,1733.2,1750.33,0.08,100.0,0.0047,0.08,0.0,0.08,tp_upper -18944,做多,2021-06-26 10:45:00,2021-06-26 11:00:00,1756.03,1780.82,0.08,100.0,0.0047,0.12,0.0,0.11,tp_upper -18945,做多,2021-06-26 14:35:00,2021-06-26 16:00:00,1764.32,1769.59,0.08,100.0,0.0047,0.02,0.0,0.02,flip -18946,做空,2021-06-26 16:00:00,2021-06-26 16:10:00,1769.59,1746.64,0.08,100.0,0.0047,0.11,0.0,0.1,tp_lower -18947,做多,2021-06-26 16:55:00,2021-06-26 17:10:00,1760.1,1759.95,0.08,100.0,0.0048,-0.0,0.0,-0.0,flip -18948,做空,2021-06-26 17:10:00,2021-06-26 17:20:00,1759.95,1757.51,0.08,100.0,0.0048,0.01,0.0,0.01,flip -18949,做多,2021-06-26 17:20:00,2021-06-26 17:25:00,1757.51,1750.3,0.08,100.0,0.0048,-0.03,0.0,-0.04,flip -18950,做空,2021-06-26 17:25:00,2021-06-26 17:30:00,1750.3,1757.71,0.08,100.0,0.0048,-0.04,0.0,-0.04,flip -18951,做多,2021-06-26 17:30:00,2021-06-26 17:35:00,1757.71,1752.91,0.08,100.0,0.0048,-0.02,0.0,-0.03,flip -18952,做空,2021-06-26 17:35:00,2021-06-26 17:40:00,1752.91,1756.5,0.08,100.0,0.0048,-0.02,0.0,-0.02,flip -18953,做多,2021-06-26 17:40:00,2021-06-26 17:50:00,1756.5,1777.32,0.08,100.0,0.0047,0.1,0.0,0.09,tp_upper -18954,做多,2021-06-26 19:40:00,2021-06-26 19:45:00,1786.26,1780.98,0.08,100.0,0.0047,-0.02,0.0,-0.03,flip -18955,做空,2021-06-26 19:45:00,2021-06-26 19:50:00,1780.98,1784.82,0.08,100.0,0.0047,-0.02,0.0,-0.02,flip -18956,做多,2021-06-26 19:50:00,2021-06-26 19:55:00,1784.82,1784.43,0.08,100.0,0.0047,-0.0,0.0,-0.01,flip -18957,做空,2021-06-26 19:55:00,2021-06-26 20:00:00,1784.43,1774.62,0.08,100.0,0.0047,0.05,0.0,0.04,tp_lower -18958,做多,2021-06-26 21:30:00,2021-06-26 21:40:00,1759.8,1759.43,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -18959,做空,2021-06-26 21:40:00,2021-06-26 21:45:00,1759.43,1768.63,0.08,100.0,0.0048,-0.04,0.0,-0.05,flip -18960,做多,2021-06-26 21:45:00,2021-06-26 21:50:00,1768.63,1769.92,0.08,100.0,0.0047,0.01,0.0,0.0,tp_upper -18961,做多,2021-06-27 03:35:00,2021-06-27 04:00:00,1875.47,1883.45,0.09,100.0,0.0046,0.04,0.0,0.03,tp_upper -18962,做多,2021-06-27 04:15:00,2021-06-27 04:20:00,1875.94,1871.03,0.09,100.0,0.0046,-0.02,0.0,-0.03,flip -18963,做空,2021-06-27 04:20:00,2021-06-27 04:35:00,1871.03,1874.92,0.09,100.0,0.0046,-0.02,0.0,-0.02,flip -18964,做多,2021-06-27 04:35:00,2021-06-27 04:40:00,1874.92,1873.85,0.09,100.0,0.0046,-0.0,0.0,-0.01,flip -18965,做空,2021-06-27 04:40:00,2021-06-27 04:45:00,1873.85,1876.76,0.09,100.0,0.0046,-0.01,0.0,-0.02,flip -18966,做多,2021-06-27 04:45:00,2021-06-27 05:10:00,1876.76,1877.65,0.09,100.0,0.0045,0.0,0.0,-0.0,tp_upper -18967,做多,2021-06-27 06:05:00,2021-06-27 06:10:00,1876.99,1875.82,0.09,100.0,0.0045,-0.01,0.0,-0.01,flip -18968,做空,2021-06-27 06:10:00,2021-06-27 06:30:00,1875.82,1857.63,0.08,100.0,0.0045,0.08,0.0,0.08,tp_lower -18969,做多,2021-06-27 07:35:00,2021-06-27 08:00:00,1863.6,1857.29,0.09,100.0,0.0046,-0.03,0.0,-0.03,flip -18970,做空,2021-06-27 08:00:00,2021-06-27 08:05:00,1857.29,1866.71,0.09,100.0,0.0046,-0.04,0.0,-0.05,flip -18971,做多,2021-06-27 08:05:00,2021-06-27 08:10:00,1866.71,1864.62,0.08,100.0,0.0045,-0.01,0.0,-0.01,tp_upper -18972,做多,2021-06-27 08:20:00,2021-06-27 08:35:00,1862.18,1859.39,0.08,100.0,0.0045,-0.01,0.0,-0.02,flip -18973,做空,2021-06-27 08:35:00,2021-06-27 08:40:00,1859.39,1863.6,0.08,100.0,0.0045,-0.02,0.0,-0.02,flip -18974,做多,2021-06-27 08:40:00,2021-06-27 08:45:00,1863.6,1855.22,0.08,100.0,0.0045,-0.04,0.0,-0.04,flip -18975,做空,2021-06-27 08:45:00,2021-06-27 08:55:00,1855.22,1847.27,0.08,100.0,0.0045,0.04,0.0,0.03,tp_lower -18976,做多,2021-06-27 11:00:00,2021-06-27 11:05:00,1826.26,1823.83,0.08,100.0,0.0046,-0.01,0.0,-0.02,flip -18977,做空,2021-06-27 11:05:00,2021-06-27 11:20:00,1823.83,1823.6,0.08,100.0,0.0046,0.0,0.0,-0.0,flip -18978,做多,2021-06-27 11:20:00,2021-06-27 11:25:00,1823.6,1839.28,0.08,100.0,0.0046,0.07,0.0,0.07,tp_upper -18979,做多,2021-06-27 14:40:00,2021-06-27 14:50:00,1835.59,1834.98,0.08,100.0,0.0046,-0.0,0.0,-0.01,flip -18980,做空,2021-06-27 14:50:00,2021-06-27 14:55:00,1834.98,1838.61,0.08,100.0,0.0046,-0.02,0.0,-0.02,flip -18981,做多,2021-06-27 14:55:00,2021-06-27 15:00:00,1838.61,1835.18,0.08,100.0,0.0046,-0.02,0.0,-0.02,flip -18982,做空,2021-06-27 15:00:00,2021-06-27 15:20:00,1835.18,1829.51,0.08,100.0,0.0046,0.03,0.0,0.02,flip -18983,做多,2021-06-27 15:20:00,2021-06-27 15:25:00,1829.51,1845.3,0.08,100.0,0.0046,0.07,0.0,0.07,tp_upper -18984,做多,2021-06-27 15:25:00,2021-06-27 15:30:00,1845.3,1840.68,0.08,100.0,0.0046,-0.02,0.0,-0.03,tp_upper -18985,做多,2021-06-27 16:20:00,2021-06-27 17:50:00,1837.0,1825.41,0.08,100.0,0.0046,-0.05,0.0,-0.06,flip -18986,做空,2021-06-27 17:50:00,2021-06-27 18:00:00,1825.41,1812.56,0.08,100.0,0.0046,0.06,0.0,0.05,tp_lower -18987,做多,2021-06-27 18:35:00,2021-06-27 18:40:00,1821.41,1819.06,0.08,100.0,0.0046,-0.01,0.0,-0.02,flip -18988,做空,2021-06-27 18:40:00,2021-06-27 18:55:00,1819.06,1817.54,0.08,100.0,0.0046,0.01,0.0,0.0,flip -18989,做多,2021-06-27 18:55:00,2021-06-27 19:05:00,1817.54,1818.34,0.08,100.0,0.0046,0.0,0.0,-0.0,flip -18990,做空,2021-06-27 19:05:00,2021-06-27 19:10:00,1818.34,1821.02,0.08,100.0,0.0046,-0.01,0.0,-0.02,flip -18991,做多,2021-06-27 19:10:00,2021-06-27 19:20:00,1821.02,1816.5,0.08,100.0,0.0046,-0.02,0.0,-0.02,flip -18992,做空,2021-06-27 19:20:00,2021-06-27 19:35:00,1816.5,1816.76,0.08,100.0,0.0046,-0.0,0.0,-0.01,flip -18993,做多,2021-06-27 19:35:00,2021-06-27 19:45:00,1816.76,1820.95,0.08,100.0,0.0046,0.02,0.0,0.02,tp_upper -18994,做多,2021-06-27 20:05:00,2021-06-27 20:15:00,1818.47,1819.35,0.08,100.0,0.0046,0.0,0.0,-0.0,tp_upper -18995,做多,2021-06-27 20:25:00,2021-06-27 20:30:00,1822.74,1820.6,0.08,100.0,0.0046,-0.01,0.0,-0.01,flip -18996,做空,2021-06-27 20:30:00,2021-06-27 20:40:00,1820.6,1819.23,0.08,100.0,0.0046,0.01,0.0,0.0,flip -18997,做多,2021-06-27 20:40:00,2021-06-27 21:10:00,1819.23,1825.38,0.08,100.0,0.0046,0.03,0.0,0.02,tp_upper -18998,做多,2021-06-27 21:30:00,2021-06-27 21:35:00,1822.8,1825.49,0.08,100.0,0.0046,0.01,0.0,0.01,tp_upper -18999,做多,2021-06-28 02:25:00,2021-06-28 02:45:00,1974.58,1969.61,0.09,100.0,0.0044,-0.02,0.0,-0.03,flip -19000,做空,2021-06-28 02:45:00,2021-06-28 02:50:00,1969.61,1971.96,0.09,100.0,0.0044,-0.01,0.0,-0.01,flip -19001,做多,2021-06-28 02:50:00,2021-06-28 02:55:00,1971.96,1968.62,0.09,100.0,0.0043,-0.01,0.0,-0.02,flip -19002,做空,2021-06-28 02:55:00,2021-06-28 03:00:00,1968.62,1969.87,0.09,100.0,0.0043,-0.01,0.0,-0.01,flip -19003,做多,2021-06-28 03:00:00,2021-06-28 03:10:00,1969.87,1968.32,0.09,100.0,0.0043,-0.01,0.0,-0.01,flip -19004,做空,2021-06-28 03:10:00,2021-06-28 03:15:00,1968.32,1968.52,0.09,100.0,0.0043,-0.0,0.0,-0.01,flip -19005,做多,2021-06-28 03:15:00,2021-06-28 03:50:00,1968.52,1971.13,0.09,100.0,0.0043,0.01,0.0,0.01,flip -19006,做空,2021-06-28 03:50:00,2021-06-28 04:00:00,1971.13,1970.81,0.09,100.0,0.0043,0.0,0.0,-0.0,flip -19007,做多,2021-06-28 04:00:00,2021-06-28 04:10:00,1970.81,1972.44,0.09,100.0,0.0043,0.01,0.0,0.0,tp_upper -19008,做多,2021-06-28 04:30:00,2021-06-28 04:35:00,1971.7,1966.37,0.09,100.0,0.0043,-0.02,0.0,-0.03,flip -19009,做空,2021-06-28 04:35:00,2021-06-28 04:40:00,1966.37,1969.48,0.08,100.0,0.0043,-0.01,0.0,-0.02,flip -19010,做多,2021-06-28 04:40:00,2021-06-28 05:05:00,1969.48,1978.01,0.08,100.0,0.0043,0.04,0.0,0.03,tp_upper -19011,做多,2021-06-28 05:50:00,2021-06-28 06:05:00,1973.0,1983.46,0.08,100.0,0.0043,0.04,0.0,0.04,tp_upper -19012,做多,2021-06-28 06:45:00,2021-06-28 07:10:00,1978.35,1996.69,0.09,100.0,0.0043,0.08,0.0,0.07,tp_upper -19013,做多,2021-06-28 09:15:00,2021-06-28 09:30:00,2054.66,2047.96,0.09,100.0,0.0042,-0.03,0.0,-0.03,flip -19014,做空,2021-06-28 09:30:00,2021-06-28 09:45:00,2047.96,2033.59,0.09,100.0,0.0042,0.06,0.0,0.06,tp_lower -19015,做多,2021-06-28 11:30:00,2021-06-28 11:35:00,2001.54,2000.33,0.09,100.0,0.0043,-0.01,0.0,-0.01,flip -19016,做空,2021-06-28 11:35:00,2021-06-28 12:05:00,2000.33,1999.87,0.09,100.0,0.0043,0.0,0.0,-0.0,flip -19017,做多,2021-06-28 12:05:00,2021-06-28 12:15:00,1999.87,2018.4,0.09,100.0,0.0043,0.08,0.0,0.08,tp_upper -19018,做多,2021-06-28 12:35:00,2021-06-28 13:30:00,2002.0,2012.33,0.09,100.0,0.0043,0.04,0.0,0.04,tp_upper -19019,做多,2021-06-28 13:40:00,2021-06-28 13:45:00,2010.53,2001.0,0.09,100.0,0.0043,-0.04,0.0,-0.05,flip -19020,做空,2021-06-28 13:45:00,2021-06-28 13:55:00,2001.0,2007.84,0.09,100.0,0.0043,-0.03,0.0,-0.03,flip -19021,做多,2021-06-28 13:55:00,2021-06-28 14:15:00,2007.84,2022.39,0.09,100.0,0.0043,0.06,0.0,0.06,tp_upper -19022,做多,2021-06-28 16:45:00,2021-06-28 17:00:00,2105.81,2106.0,0.09,100.0,0.0041,0.0,0.0,-0.0,flip -19023,做空,2021-06-28 17:00:00,2021-06-28 17:15:00,2106.0,2099.63,0.09,100.0,0.0041,0.03,0.0,0.02,flip -19024,做多,2021-06-28 17:15:00,2021-06-28 18:35:00,2099.63,2088.1,0.09,100.0,0.0041,-0.05,0.0,-0.05,flip -19025,做空,2021-06-28 18:35:00,2021-06-28 18:45:00,2088.1,2092.77,0.09,100.0,0.0041,-0.02,0.0,-0.02,flip -19026,做多,2021-06-28 18:45:00,2021-06-28 18:50:00,2092.77,2092.39,0.09,100.0,0.0041,-0.0,0.0,-0.01,flip -19027,做空,2021-06-28 18:50:00,2021-06-28 19:00:00,2092.39,2087.33,0.09,100.0,0.0041,0.02,0.0,0.02,flip -19028,做多,2021-06-28 19:00:00,2021-06-28 19:20:00,2087.33,2127.06,0.09,100.0,0.0041,0.16,0.0,0.16,tp_upper -19029,做多,2021-06-28 20:10:00,2021-06-28 20:15:00,2107.88,2104.6,0.09,100.0,0.0041,-0.01,0.0,-0.02,flip -19030,做空,2021-06-28 20:15:00,2021-06-28 20:20:00,2104.6,2106.94,0.09,100.0,0.0041,-0.01,0.0,-0.01,flip -19031,做多,2021-06-28 20:20:00,2021-06-28 20:55:00,2106.94,2130.36,0.09,100.0,0.0041,0.1,0.0,0.09,tp_upper -19032,做多,2021-06-28 21:40:00,2021-06-28 21:55:00,2120.91,2121.28,0.09,100.0,0.0041,0.0,0.0,-0.0,tp_upper -19033,做多,2021-06-29 01:40:00,2021-06-29 01:55:00,2114.53,2120.57,0.09,100.0,0.0043,0.03,0.0,0.02,flip -19034,做空,2021-06-29 01:55:00,2021-06-29 02:00:00,2120.57,2128.31,0.09,100.0,0.0043,-0.03,0.0,-0.04,flip -19035,做多,2021-06-29 02:00:00,2021-06-29 02:10:00,2128.31,2127.3,0.09,100.0,0.0042,-0.0,0.0,-0.01,flip -19036,做空,2021-06-29 02:10:00,2021-06-29 02:25:00,2127.3,2104.32,0.09,100.0,0.0042,0.1,0.0,0.09,tp_lower -19037,做多,2021-06-29 03:20:00,2021-06-29 03:35:00,2106.61,2102.47,0.09,100.0,0.0043,-0.02,0.0,-0.02,flip -19038,做空,2021-06-29 03:35:00,2021-06-29 03:45:00,2102.47,2100.42,0.09,100.0,0.0043,0.01,0.0,0.0,flip -19039,做多,2021-06-29 03:45:00,2021-06-29 04:05:00,2100.42,2123.0,0.09,100.0,0.0043,0.1,0.0,0.09,tp_upper -19040,做多,2021-06-29 05:50:00,2021-06-29 06:00:00,2111.01,2113.74,0.09,100.0,0.0043,0.01,0.0,0.01,flip -19041,做空,2021-06-29 06:00:00,2021-06-29 06:10:00,2113.74,2113.99,0.09,100.0,0.0043,-0.0,0.0,-0.01,flip -19042,做多,2021-06-29 06:10:00,2021-06-29 06:25:00,2113.99,2127.26,0.09,100.0,0.0043,0.06,0.0,0.05,tp_upper -19043,做多,2021-06-29 08:30:00,2021-06-29 09:00:00,2139.46,2132.97,0.09,100.0,0.0043,-0.03,0.0,-0.03,flip -19044,做空,2021-06-29 09:00:00,2021-06-29 09:10:00,2132.97,2136.81,0.09,100.0,0.0043,-0.02,0.0,-0.02,flip -19045,做多,2021-06-29 09:10:00,2021-06-29 09:25:00,2136.81,2159.8,0.09,100.0,0.0043,0.1,0.0,0.09,tp_upper -19046,做多,2021-06-29 10:15:00,2021-06-29 10:35:00,2149.0,2169.6,0.09,100.0,0.0043,0.09,0.0,0.08,tp_upper -19047,做多,2021-06-29 12:05:00,2021-06-29 12:10:00,2178.69,2166.67,0.09,100.0,0.0043,-0.05,0.0,-0.06,flip -19048,做空,2021-06-29 12:10:00,2021-06-29 12:15:00,2166.67,2171.02,0.09,100.0,0.0043,-0.02,0.0,-0.02,tp_lower -19049,做多,2021-06-29 12:20:00,2021-06-29 12:40:00,2171.29,2181.43,0.09,100.0,0.0042,0.04,0.0,0.04,tp_upper -19050,做多,2021-06-29 13:00:00,2021-06-29 13:10:00,2177.63,2192.68,0.09,100.0,0.0042,0.06,0.0,0.06,tp_upper -19051,做多,2021-06-29 15:10:00,2021-06-29 15:20:00,2223.68,2220.39,0.09,100.0,0.0042,-0.01,0.0,-0.02,flip -19052,做空,2021-06-29 15:20:00,2021-06-29 15:40:00,2220.39,2200.91,0.09,100.0,0.0042,0.08,0.0,0.08,tp_lower -19053,做多,2021-06-29 16:20:00,2021-06-29 16:30:00,2217.66,2226.0,0.09,100.0,0.0042,0.04,0.0,0.03,tp_upper -19054,做多,2021-06-29 17:55:00,2021-06-29 18:00:00,2230.04,2224.47,0.09,100.0,0.0042,-0.02,0.0,-0.03,flip -19055,做空,2021-06-29 18:00:00,2021-06-29 18:15:00,2224.47,2219.69,0.09,100.0,0.0042,0.02,0.0,0.02,tp_lower -19056,做多,2021-06-29 19:10:00,2021-06-29 19:15:00,2221.71,2221.49,0.09,100.0,0.0042,-0.0,0.0,-0.01,flip -19057,做空,2021-06-29 19:15:00,2021-06-29 19:30:00,2221.49,2212.76,0.09,100.0,0.0042,0.04,0.0,0.03,tp_lower -19058,做多,2021-06-29 19:50:00,2021-06-29 20:00:00,2220.87,2216.56,0.09,100.0,0.0042,-0.02,0.0,-0.02,flip -19059,做空,2021-06-29 20:00:00,2021-06-29 20:05:00,2216.56,2220.4,0.09,100.0,0.0042,-0.02,0.0,-0.02,flip -19060,做多,2021-06-29 20:05:00,2021-06-29 20:10:00,2220.4,2223.72,0.09,100.0,0.0042,0.01,0.0,0.01,tp_upper -19061,做多,2021-06-29 21:35:00,2021-06-29 22:05:00,2206.02,2202.58,0.09,100.0,0.0042,-0.01,0.0,-0.02,flip -19062,做空,2021-06-29 22:05:00,2021-06-29 22:20:00,2202.58,2178.67,0.09,100.0,0.0042,0.1,0.0,0.1,tp_lower -19063,做多,2021-06-30 00:25:00,2021-06-30 01:00:00,2177.13,2164.75,0.1,100.0,0.0044,-0.05,0.0,-0.06,flip -19064,做空,2021-06-30 01:00:00,2021-06-30 01:10:00,2164.75,2166.88,0.1,100.0,0.0044,-0.01,0.0,-0.01,flip -19065,做多,2021-06-30 01:10:00,2021-06-30 01:15:00,2166.88,2155.25,0.1,100.0,0.0044,-0.05,0.0,-0.06,flip -19066,做空,2021-06-30 01:15:00,2021-06-30 01:35:00,2155.25,2164.55,0.09,100.0,0.0044,-0.04,0.0,-0.05,flip -19067,做多,2021-06-30 01:35:00,2021-06-30 02:00:00,2164.55,2164.35,0.09,100.0,0.0044,-0.0,0.0,-0.01,flip -19068,做空,2021-06-30 02:00:00,2021-06-30 02:20:00,2164.35,2163.7,0.09,100.0,0.0044,0.0,0.0,-0.0,flip -19069,做多,2021-06-30 02:20:00,2021-06-30 02:25:00,2163.7,2163.51,0.09,100.0,0.0044,-0.0,0.0,-0.01,flip -19070,做空,2021-06-30 02:25:00,2021-06-30 03:10:00,2163.51,2148.8,0.09,100.0,0.0044,0.06,0.0,0.06,tp_lower -19071,做多,2021-06-30 05:35:00,2021-06-30 05:40:00,2116.23,2111.61,0.09,100.0,0.0045,-0.02,0.0,-0.03,flip -19072,做空,2021-06-30 05:40:00,2021-06-30 05:45:00,2111.61,2118.92,0.09,100.0,0.0045,-0.03,0.0,-0.04,flip -19073,做多,2021-06-30 05:45:00,2021-06-30 06:05:00,2118.92,2133.32,0.09,100.0,0.0044,0.06,0.0,0.06,tp_upper -19074,做多,2021-06-30 07:20:00,2021-06-30 07:35:00,2148.08,2162.32,0.09,100.0,0.0044,0.06,0.0,0.06,tp_upper -19075,做多,2021-06-30 10:15:00,2021-06-30 10:25:00,2125.77,2132.45,0.1,100.0,0.0045,0.03,0.0,0.03,tp_upper -19076,做多,2021-06-30 11:35:00,2021-06-30 11:45:00,2148.67,2151.18,0.1,100.0,0.0044,0.01,0.0,0.01,tp_upper -19077,做多,2021-06-30 12:40:00,2021-06-30 14:15:00,2147.54,2134.74,0.1,100.0,0.0044,-0.06,0.0,-0.06,flip -19078,做空,2021-06-30 14:15:00,2021-06-30 14:25:00,2134.74,2134.42,0.09,100.0,0.0044,0.0,0.0,-0.0,flip -19079,做多,2021-06-30 14:25:00,2021-06-30 14:30:00,2134.42,2127.35,0.09,100.0,0.0044,-0.03,0.0,-0.04,flip -19080,做空,2021-06-30 14:30:00,2021-06-30 14:35:00,2127.35,2118.08,0.09,100.0,0.0044,0.04,0.0,0.04,tp_lower -19081,做多,2021-06-30 16:05:00,2021-06-30 16:50:00,2113.18,2109.21,0.09,100.0,0.0045,-0.02,0.0,-0.02,flip -19082,做空,2021-06-30 16:50:00,2021-06-30 17:00:00,2109.21,2115.91,0.09,100.0,0.0045,-0.03,0.0,-0.03,flip -19083,做多,2021-06-30 17:00:00,2021-06-30 17:10:00,2115.91,2113.36,0.09,100.0,0.0044,-0.01,0.0,-0.02,flip -19084,做空,2021-06-30 17:10:00,2021-06-30 21:05:00,2113.36,2253.7,0.09,100.0,0.0044,-0.62,0.0,-0.63,flip -19085,做多,2021-06-30 21:05:00,2021-06-30 21:25:00,2253.7,2257.6,0.09,100.0,0.0039,0.02,0.0,0.01,flip -19086,做空,2021-06-30 21:25:00,2021-06-30 21:30:00,2257.6,2263.36,0.09,100.0,0.0039,-0.02,0.0,-0.03,flip -19087,做多,2021-06-30 21:30:00,2021-06-30 21:35:00,2263.36,2283.55,0.09,100.0,0.0038,0.08,0.0,0.07,tp_upper -19088,做多,2021-06-30 21:55:00,2021-06-30 22:00:00,2263.2,2252.61,0.09,100.0,0.0039,-0.04,0.0,-0.05,flip -19089,做空,2021-06-30 22:00:00,2021-06-30 22:20:00,2252.61,2254.84,0.09,100.0,0.0039,-0.01,0.0,-0.01,flip -19090,做多,2021-06-30 22:20:00,2021-06-30 22:35:00,2254.84,2258.37,0.09,100.0,0.0039,0.01,0.0,0.01,flip -19091,做空,2021-06-30 22:35:00,2021-06-30 23:05:00,2258.37,2263.32,0.09,100.0,0.0039,-0.02,0.0,-0.02,flip -19092,做多,2021-06-30 23:05:00,2021-06-30 23:30:00,2263.32,2271.28,0.09,100.0,0.0038,0.03,0.0,0.03,tp_upper -19093,做多,2021-07-01 01:15:00,2021-07-01 02:00:00,2262.83,2251.04,0.09,100.0,0.004,-0.05,0.0,-0.05,flip -19094,做空,2021-07-01 02:00:00,2021-07-01 02:10:00,2251.04,2235.32,0.09,100.0,0.004,0.06,0.0,0.06,tp_lower -19095,做多,2021-07-01 04:15:00,2021-07-01 04:20:00,2200.19,2197.48,0.09,100.0,0.0041,-0.01,0.0,-0.02,flip -19096,做空,2021-07-01 04:20:00,2021-07-01 04:45:00,2197.48,2198.46,0.09,100.0,0.0041,-0.0,0.0,-0.01,flip -19097,做多,2021-07-01 04:45:00,2021-07-01 04:55:00,2198.46,2207.99,0.09,100.0,0.0041,0.04,0.0,0.03,tp_upper -19098,做多,2021-07-01 09:10:00,2021-07-01 10:05:00,2127.74,2114.31,0.09,100.0,0.0042,-0.06,0.0,-0.06,flip -19099,做空,2021-07-01 10:05:00,2021-07-01 10:15:00,2114.31,2113.06,0.09,100.0,0.0042,0.01,0.0,0.0,flip -19100,做多,2021-07-01 10:15:00,2021-07-01 10:50:00,2113.06,2113.71,0.09,100.0,0.0042,0.0,0.0,-0.0,flip -19101,做空,2021-07-01 10:50:00,2021-07-01 11:00:00,2113.71,2125.79,0.09,100.0,0.0042,-0.05,0.0,-0.06,flip -19102,做多,2021-07-01 11:00:00,2021-07-01 11:05:00,2125.79,2125.7,0.09,100.0,0.0041,-0.0,0.0,-0.0,tp_upper -19103,做多,2021-07-01 12:30:00,2021-07-01 12:45:00,2132.12,2129.19,0.09,100.0,0.0041,-0.01,0.0,-0.02,flip -19104,做空,2021-07-01 12:45:00,2021-07-01 12:50:00,2129.19,2129.01,0.09,100.0,0.0041,0.0,0.0,-0.0,flip -19105,做多,2021-07-01 12:50:00,2021-07-01 12:55:00,2129.01,2126.96,0.09,100.0,0.0041,-0.01,0.0,-0.01,flip -19106,做空,2021-07-01 12:55:00,2021-07-01 13:05:00,2126.96,2125.77,0.09,100.0,0.0041,0.0,0.0,0.0,flip -19107,做多,2021-07-01 13:05:00,2021-07-01 13:35:00,2125.77,2123.5,0.09,100.0,0.0041,-0.01,0.0,-0.01,flip -19108,做空,2021-07-01 13:35:00,2021-07-01 13:40:00,2123.5,2124.05,0.09,100.0,0.0041,-0.0,0.0,-0.01,flip -19109,做多,2021-07-01 13:40:00,2021-07-01 16:00:00,2124.05,2095.67,0.09,100.0,0.0041,-0.12,0.0,-0.12,flip -19110,做空,2021-07-01 16:00:00,2021-07-01 16:45:00,2095.67,2090.51,0.09,100.0,0.0041,0.02,0.0,0.02,tp_lower -19111,做多,2021-07-01 17:30:00,2021-07-01 18:05:00,2099.17,2116.75,0.09,100.0,0.0041,0.07,0.0,0.07,tp_upper -19112,做多,2021-07-01 20:00:00,2021-07-01 21:10:00,2113.64,2111.51,0.09,100.0,0.0041,-0.01,0.0,-0.01,flip -19113,做空,2021-07-01 21:10:00,2021-07-01 22:45:00,2111.51,2130.68,0.09,100.0,0.0041,-0.08,0.0,-0.08,flip -19114,做多,2021-07-01 22:45:00,2021-07-01 22:50:00,2130.68,2128.89,0.09,100.0,0.004,-0.01,0.0,-0.01,flip -19115,做空,2021-07-01 22:50:00,2021-07-01 23:00:00,2128.89,2118.29,0.09,100.0,0.004,0.04,0.0,0.04,tp_lower -19116,做多,2021-07-02 00:05:00,2021-07-02 01:00:00,2124.15,2130.29,0.09,100.0,0.0041,0.03,0.0,0.02,tp_upper -19117,做多,2021-07-02 02:30:00,2021-07-02 02:35:00,2099.6,2089.2,0.09,100.0,0.0042,-0.04,0.0,-0.05,flip -19118,做空,2021-07-02 02:35:00,2021-07-02 02:55:00,2089.2,2093.45,0.09,100.0,0.0042,-0.02,0.0,-0.02,flip -19119,做多,2021-07-02 02:55:00,2021-07-02 03:00:00,2093.45,2088.43,0.09,100.0,0.0042,-0.02,0.0,-0.03,flip -19120,做空,2021-07-02 03:00:00,2021-07-02 03:05:00,2088.43,2088.85,0.09,100.0,0.0042,-0.0,0.0,-0.01,flip -19121,做多,2021-07-02 03:05:00,2021-07-02 05:05:00,2088.85,2049.83,0.09,100.0,0.0041,-0.16,0.0,-0.17,flip -19122,做空,2021-07-02 05:05:00,2021-07-02 05:15:00,2049.83,2053.44,0.08,100.0,0.0041,-0.01,0.0,-0.02,flip -19123,做多,2021-07-02 05:15:00,2021-07-02 05:30:00,2053.44,2047.08,0.08,100.0,0.0041,-0.03,0.0,-0.03,flip -19124,做空,2021-07-02 05:30:00,2021-07-02 05:40:00,2047.08,2041.68,0.08,100.0,0.0041,0.02,0.0,0.02,tp_lower -19125,做多,2021-07-02 06:50:00,2021-07-02 07:15:00,2033.76,2045.99,0.08,100.0,0.0042,0.05,0.0,0.05,tp_upper -19126,做多,2021-07-02 08:40:00,2021-07-02 08:55:00,2054.92,2059.43,0.08,100.0,0.0041,0.02,0.0,0.01,flip -19127,做空,2021-07-02 08:55:00,2021-07-02 09:15:00,2059.43,2036.75,0.09,100.0,0.0041,0.09,0.0,0.09,tp_lower -19128,做多,2021-07-02 10:45:00,2021-07-02 10:50:00,2035.31,2030.85,0.09,100.0,0.0042,-0.02,0.0,-0.02,flip -19129,做空,2021-07-02 10:50:00,2021-07-02 10:55:00,2030.85,2038.21,0.09,100.0,0.0042,-0.03,0.0,-0.04,flip -19130,做多,2021-07-02 10:55:00,2021-07-02 11:05:00,2038.21,2041.4,0.09,100.0,0.0042,0.01,0.0,0.01,tp_upper -19131,做多,2021-07-02 11:35:00,2021-07-02 11:50:00,2037.84,2034.06,0.09,100.0,0.0042,-0.02,0.0,-0.02,flip -19132,做空,2021-07-02 11:50:00,2021-07-02 11:55:00,2034.06,2038.0,0.09,100.0,0.0042,-0.02,0.0,-0.02,flip -19133,做多,2021-07-02 11:55:00,2021-07-02 12:10:00,2038.0,2035.68,0.08,100.0,0.0042,-0.01,0.0,-0.01,flip -19134,做空,2021-07-02 12:10:00,2021-07-02 12:15:00,2035.68,2041.48,0.08,100.0,0.0042,-0.02,0.0,-0.03,flip -19135,做多,2021-07-02 12:15:00,2021-07-02 12:20:00,2041.48,2033.55,0.08,100.0,0.0041,-0.03,0.0,-0.04,flip -19136,做空,2021-07-02 12:20:00,2021-07-02 12:30:00,2033.55,2047.15,0.08,100.0,0.0041,-0.06,0.0,-0.06,flip -19137,做多,2021-07-02 12:30:00,2021-07-02 12:45:00,2047.15,2057.26,0.08,100.0,0.0041,0.04,0.0,0.04,tp_upper -19138,做多,2021-07-02 16:10:00,2021-07-02 16:15:00,2111.45,2110.23,0.08,100.0,0.004,-0.0,0.0,-0.01,flip -19139,做空,2021-07-02 16:15:00,2021-07-02 16:25:00,2110.23,2113.78,0.08,100.0,0.004,-0.01,0.0,-0.02,flip -19140,做多,2021-07-02 16:25:00,2021-07-02 16:30:00,2113.78,2111.2,0.08,100.0,0.0039,-0.01,0.0,-0.01,flip -19141,做空,2021-07-02 16:30:00,2021-07-02 16:45:00,2111.2,2107.05,0.08,100.0,0.0039,0.02,0.0,0.01,tp_lower -19142,做多,2021-07-02 16:50:00,2021-07-02 16:55:00,2111.76,2110.91,0.08,100.0,0.0039,-0.0,0.0,-0.01,flip -19143,做空,2021-07-02 16:55:00,2021-07-02 17:25:00,2110.91,2109.09,0.08,100.0,0.0039,0.01,0.0,0.0,flip -19144,做多,2021-07-02 17:25:00,2021-07-02 17:40:00,2109.09,2111.47,0.08,100.0,0.0039,0.01,0.0,0.01,tp_upper -19145,做多,2021-07-02 18:45:00,2021-07-02 19:35:00,2099.73,2093.45,0.08,100.0,0.004,-0.02,0.0,-0.03,flip -19146,做空,2021-07-02 19:35:00,2021-07-02 19:50:00,2093.45,2096.49,0.08,100.0,0.0039,-0.01,0.0,-0.02,flip -19147,做多,2021-07-02 19:50:00,2021-07-02 19:55:00,2096.49,2102.36,0.08,100.0,0.0039,0.02,0.0,0.02,tp_upper -19148,做多,2021-07-02 20:05:00,2021-07-02 20:30:00,2092.45,2089.82,0.08,100.0,0.0039,-0.01,0.0,-0.01,flip -19149,做空,2021-07-02 20:30:00,2021-07-02 20:35:00,2089.82,2094.23,0.08,100.0,0.0039,-0.02,0.0,-0.02,flip -19150,做多,2021-07-02 20:35:00,2021-07-02 20:40:00,2094.23,2094.09,0.08,100.0,0.0039,-0.0,0.0,-0.0,flip -19151,做空,2021-07-02 20:40:00,2021-07-02 21:00:00,2094.09,2092.01,0.08,100.0,0.0039,0.01,0.0,0.0,flip -19152,做多,2021-07-02 21:00:00,2021-07-02 21:15:00,2092.01,2098.34,0.08,100.0,0.0039,0.02,0.0,0.02,tp_upper -19153,做多,2021-07-03 00:25:00,2021-07-03 01:25:00,2144.98,2142.9,0.08,100.0,0.004,-0.01,0.0,-0.01,flip -19154,做空,2021-07-03 01:25:00,2021-07-03 02:15:00,2142.9,2146.25,0.08,100.0,0.004,-0.01,0.0,-0.02,flip -19155,做多,2021-07-03 02:15:00,2021-07-03 02:25:00,2146.25,2150.55,0.08,100.0,0.0039,0.02,0.0,0.01,tp_upper -19156,做多,2021-07-03 04:00:00,2021-07-03 04:20:00,2135.19,2129.62,0.08,100.0,0.004,-0.02,0.0,-0.03,flip -19157,做空,2021-07-03 04:20:00,2021-07-03 04:30:00,2129.62,2133.98,0.08,100.0,0.004,-0.02,0.0,-0.02,flip -19158,做多,2021-07-03 04:30:00,2021-07-03 05:00:00,2133.98,2131.58,0.08,100.0,0.0039,-0.01,0.0,-0.01,flip -19159,做空,2021-07-03 05:00:00,2021-07-03 05:05:00,2131.58,2135.74,0.08,100.0,0.0039,-0.02,0.0,-0.02,flip -19160,做多,2021-07-03 05:05:00,2021-07-03 05:15:00,2135.74,2131.92,0.08,100.0,0.0039,-0.01,0.0,-0.02,flip -19161,做空,2021-07-03 05:15:00,2021-07-03 05:25:00,2131.92,2134.61,0.08,100.0,0.0039,-0.01,0.0,-0.01,flip -19162,做多,2021-07-03 05:25:00,2021-07-03 05:35:00,2134.61,2143.0,0.08,100.0,0.0039,0.03,0.0,0.03,tp_upper -19163,做多,2021-07-03 06:40:00,2021-07-03 06:50:00,2144.56,2141.68,0.08,100.0,0.0039,-0.01,0.0,-0.02,flip -19164,做空,2021-07-03 06:50:00,2021-07-03 07:00:00,2141.68,2139.71,0.08,100.0,0.0039,0.01,0.0,0.0,tp_lower -19165,做多,2021-07-03 07:05:00,2021-07-03 07:20:00,2144.77,2147.84,0.08,100.0,0.0039,0.01,0.0,0.01,tp_upper -19166,做多,2021-07-03 07:20:00,2021-07-03 07:25:00,2147.84,2153.04,0.08,100.0,0.0039,0.02,0.0,0.02,tp_upper -19167,做多,2021-07-03 11:05:00,2021-07-03 12:00:00,2213.56,2231.64,0.08,100.0,0.0038,0.07,0.0,0.06,tp_upper -19168,做多,2021-07-03 12:50:00,2021-07-03 12:55:00,2218.55,2216.33,0.08,100.0,0.0038,-0.01,0.0,-0.01,flip -19169,做空,2021-07-03 12:55:00,2021-07-03 13:15:00,2216.33,2216.27,0.08,100.0,0.0038,0.0,0.0,-0.0,flip -19170,做多,2021-07-03 13:15:00,2021-07-03 13:30:00,2216.27,2217.11,0.08,100.0,0.0038,0.0,0.0,-0.0,flip -19171,做空,2021-07-03 13:30:00,2021-07-03 13:35:00,2217.11,2219.36,0.08,100.0,0.0038,-0.01,0.0,-0.01,flip -19172,做多,2021-07-03 13:35:00,2021-07-03 13:50:00,2219.36,2230.8,0.08,100.0,0.0038,0.04,0.0,0.04,tp_upper -19173,做多,2021-07-03 14:50:00,2021-07-03 15:10:00,2225.79,2230.01,0.08,100.0,0.0038,0.02,0.0,0.01,flip -19174,做空,2021-07-03 15:10:00,2021-07-03 15:25:00,2230.01,2226.3,0.08,100.0,0.0038,0.01,0.0,0.01,tp_lower -19175,做多,2021-07-03 15:45:00,2021-07-03 17:35:00,2223.53,2225.71,0.08,100.0,0.0038,0.01,0.0,0.0,tp_upper -19176,做多,2021-07-03 18:35:00,2021-07-03 18:55:00,2218.36,2216.99,0.08,100.0,0.0038,-0.01,0.0,-0.01,flip -19177,做空,2021-07-03 18:55:00,2021-07-03 19:05:00,2216.99,2221.25,0.08,100.0,0.0038,-0.02,0.0,-0.02,flip -19178,做多,2021-07-03 19:05:00,2021-07-03 19:10:00,2221.25,2220.49,0.08,100.0,0.0038,-0.0,0.0,-0.01,flip -19179,做空,2021-07-03 19:10:00,2021-07-03 19:30:00,2220.49,2221.0,0.08,100.0,0.0038,-0.0,0.0,-0.01,flip -19180,做多,2021-07-03 19:30:00,2021-07-03 19:50:00,2221.0,2226.03,0.08,100.0,0.0038,0.02,0.0,0.01,tp_upper -19181,做多,2021-07-03 21:10:00,2021-07-03 21:20:00,2222.14,2217.35,0.08,100.0,0.0038,-0.02,0.0,-0.02,flip -19182,做空,2021-07-03 21:20:00,2021-07-03 21:40:00,2217.35,2218.59,0.08,100.0,0.0038,-0.0,0.0,-0.01,flip -19183,做多,2021-07-03 21:40:00,2021-07-03 21:50:00,2218.59,2224.99,0.08,100.0,0.0038,0.02,0.0,0.02,tp_upper -19184,做多,2021-07-03 21:50:00,2021-07-03 21:55:00,2224.99,2190.17,0.08,100.0,0.0037,-0.13,0.0,-0.13,flip -19185,做空,2021-07-03 21:55:00,2021-07-03 22:00:00,2190.17,2199.23,0.08,100.0,0.0037,-0.03,0.0,-0.04,tp_lower -19186,做多,2021-07-03 22:55:00,2021-07-03 23:00:00,2205.3,2201.48,0.08,100.0,0.0037,-0.01,0.0,-0.02,flip -19187,做空,2021-07-03 23:00:00,2021-07-03 23:25:00,2201.48,2198.88,0.08,100.0,0.0037,0.01,0.0,0.01,flip -19188,做多,2021-07-03 23:25:00,2021-07-03 23:35:00,2198.88,2222.79,0.08,100.0,0.0037,0.09,0.0,0.08,tp_upper -19189,做多,2021-07-04 02:05:00,2021-07-04 02:30:00,2200.23,2212.59,0.08,100.0,0.0039,0.05,0.0,0.04,tp_upper -19190,做多,2021-07-04 04:00:00,2021-07-04 04:15:00,2212.3,2221.11,0.09,100.0,0.0039,0.03,0.0,0.03,tp_upper -19191,做多,2021-07-04 08:35:00,2021-07-04 08:40:00,2329.65,2328.41,0.09,100.0,0.0037,-0.0,0.0,-0.01,flip -19192,做空,2021-07-04 08:40:00,2021-07-04 08:55:00,2328.41,2328.96,0.09,100.0,0.0037,-0.0,0.0,-0.01,flip -19193,做多,2021-07-04 08:55:00,2021-07-04 10:00:00,2328.96,2317.32,0.09,100.0,0.0037,-0.04,0.0,-0.05,flip -19194,做空,2021-07-04 10:00:00,2021-07-04 10:15:00,2317.32,2319.8,0.08,100.0,0.0037,-0.01,0.0,-0.01,flip -19195,做多,2021-07-04 10:15:00,2021-07-04 10:35:00,2319.8,2327.3,0.08,100.0,0.0036,0.03,0.0,0.02,tp_upper -19196,做多,2021-07-04 11:25:00,2021-07-04 11:45:00,2325.81,2326.02,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19197,做空,2021-07-04 11:45:00,2021-07-04 11:50:00,2326.02,2333.56,0.08,100.0,0.0036,-0.03,0.0,-0.03,flip -19198,做多,2021-07-04 11:50:00,2021-07-04 11:55:00,2333.56,2329.61,0.08,100.0,0.0036,-0.01,0.0,-0.02,tp_upper -19199,做多,2021-07-04 12:25:00,2021-07-04 13:55:00,2327.08,2316.16,0.08,100.0,0.0036,-0.04,0.0,-0.04,flip -19200,做空,2021-07-04 13:55:00,2021-07-04 14:05:00,2316.16,2320.26,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19201,做多,2021-07-04 14:05:00,2021-07-04 14:30:00,2320.26,2310.69,0.08,100.0,0.0036,-0.03,0.0,-0.04,flip -19202,做空,2021-07-04 14:30:00,2021-07-04 14:35:00,2310.69,2314.08,0.08,100.0,0.0036,-0.01,0.0,-0.02,tp_lower -19203,做多,2021-07-04 14:35:00,2021-07-04 14:50:00,2314.08,2318.89,0.08,100.0,0.0036,0.02,0.0,0.01,flip -19204,做空,2021-07-04 14:50:00,2021-07-04 17:10:00,2318.89,2346.67,0.08,100.0,0.0036,-0.1,0.0,-0.1,flip -19205,做多,2021-07-04 17:10:00,2021-07-04 18:00:00,2346.67,2359.37,0.08,100.0,0.0035,0.04,0.0,0.04,flip -19206,做空,2021-07-04 18:00:00,2021-07-04 18:15:00,2359.37,2354.64,0.08,100.0,0.0035,0.02,0.0,0.01,flip -19207,做多,2021-07-04 18:15:00,2021-07-04 18:30:00,2354.64,2357.28,0.08,100.0,0.0035,0.01,0.0,0.01,flip -19208,做空,2021-07-04 18:30:00,2021-07-04 18:45:00,2357.28,2352.87,0.08,100.0,0.0035,0.02,0.0,0.01,tp_lower -19209,做多,2021-07-04 19:10:00,2021-07-04 19:20:00,2356.98,2351.08,0.08,100.0,0.0035,-0.02,0.0,-0.02,flip -19210,做空,2021-07-04 19:20:00,2021-07-04 19:25:00,2351.08,2353.72,0.08,100.0,0.0035,-0.01,0.0,-0.01,flip -19211,做多,2021-07-04 19:25:00,2021-07-04 19:45:00,2353.72,2353.47,0.08,100.0,0.0035,-0.0,0.0,-0.0,flip -19212,做空,2021-07-04 19:45:00,2021-07-04 19:50:00,2353.47,2354.32,0.08,100.0,0.0035,-0.0,0.0,-0.01,flip -19213,做多,2021-07-04 19:50:00,2021-07-04 20:00:00,2354.32,2350.05,0.08,100.0,0.0035,-0.01,0.0,-0.02,flip -19214,做空,2021-07-04 20:00:00,2021-07-04 20:05:00,2350.05,2350.8,0.08,100.0,0.0035,-0.0,0.0,-0.01,tp_lower -19215,做多,2021-07-04 20:30:00,2021-07-04 20:35:00,2355.16,2351.96,0.08,100.0,0.0035,-0.01,0.0,-0.02,flip -19216,做空,2021-07-04 20:35:00,2021-07-04 20:40:00,2351.96,2352.15,0.08,100.0,0.0034,-0.0,0.0,-0.0,flip -19217,做多,2021-07-04 20:40:00,2021-07-04 21:05:00,2352.15,2346.44,0.08,100.0,0.0034,-0.02,0.0,-0.02,flip -19218,做空,2021-07-04 21:05:00,2021-07-04 21:10:00,2346.44,2350.94,0.08,100.0,0.0034,-0.02,0.0,-0.02,flip -19219,做多,2021-07-04 21:10:00,2021-07-04 21:15:00,2350.94,2358.96,0.08,100.0,0.0034,0.03,0.0,0.02,tp_upper -19220,做多,2021-07-04 21:15:00,2021-07-04 21:20:00,2358.96,2358.66,0.08,100.0,0.0034,-0.0,0.0,-0.01,tp_upper -19221,做多,2021-07-05 00:30:00,2021-07-05 00:35:00,2321.29,2319.92,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19222,做空,2021-07-05 00:35:00,2021-07-05 00:45:00,2319.92,2307.07,0.08,100.0,0.0036,0.05,0.0,0.04,tp_lower -19223,做多,2021-07-05 01:00:00,2021-07-05 01:15:00,2315.94,2318.89,0.08,100.0,0.0036,0.01,0.0,0.01,flip -19224,做空,2021-07-05 01:15:00,2021-07-05 01:20:00,2318.89,2301.28,0.08,100.0,0.0036,0.06,0.0,0.06,tp_lower -19225,做多,2021-07-05 03:05:00,2021-07-05 03:25:00,2262.84,2261.08,0.08,100.0,0.0037,-0.01,0.0,-0.01,flip -19226,做空,2021-07-05 03:25:00,2021-07-05 03:30:00,2261.08,2252.07,0.08,100.0,0.0037,0.03,0.0,0.03,tp_lower -19227,做多,2021-07-05 03:40:00,2021-07-05 03:45:00,2262.99,2255.01,0.08,100.0,0.0037,-0.03,0.0,-0.03,flip -19228,做空,2021-07-05 03:45:00,2021-07-05 03:50:00,2255.01,2259.89,0.08,100.0,0.0037,-0.02,0.0,-0.02,tp_lower -19229,做多,2021-07-05 03:50:00,2021-07-05 04:00:00,2259.89,2260.73,0.08,100.0,0.0037,0.0,0.0,-0.0,tp_upper -19230,做多,2021-07-05 04:20:00,2021-07-05 04:25:00,2263.68,2262.55,0.08,100.0,0.0037,-0.0,0.0,-0.01,flip -19231,做空,2021-07-05 04:25:00,2021-07-05 05:00:00,2262.55,2266.83,0.08,100.0,0.0037,-0.02,0.0,-0.02,flip -19232,做多,2021-07-05 05:00:00,2021-07-05 05:10:00,2266.83,2260.01,0.08,100.0,0.0037,-0.02,0.0,-0.03,flip -19233,做空,2021-07-05 05:10:00,2021-07-05 05:40:00,2260.01,2260.53,0.08,100.0,0.0037,-0.0,0.0,-0.01,flip -19234,做多,2021-07-05 05:40:00,2021-07-05 06:10:00,2260.53,2281.36,0.08,100.0,0.0036,0.08,0.0,0.07,tp_upper -19235,做多,2021-07-05 07:05:00,2021-07-05 07:10:00,2277.5,2269.04,0.08,100.0,0.0036,-0.03,0.0,-0.04,flip -19236,做空,2021-07-05 07:10:00,2021-07-05 07:25:00,2269.04,2263.26,0.08,100.0,0.0036,0.02,0.0,0.02,tp_lower -19237,做多,2021-07-05 08:05:00,2021-07-05 08:10:00,2275.01,2271.37,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19238,做空,2021-07-05 08:10:00,2021-07-05 08:30:00,2271.37,2269.72,0.08,100.0,0.0036,0.01,0.0,0.0,flip -19239,做多,2021-07-05 08:30:00,2021-07-05 08:35:00,2269.72,2263.14,0.08,100.0,0.0036,-0.02,0.0,-0.03,flip -19240,做空,2021-07-05 08:35:00,2021-07-05 08:45:00,2263.14,2266.59,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19241,做多,2021-07-05 08:45:00,2021-07-05 09:00:00,2266.59,2285.2,0.08,100.0,0.0036,0.07,0.0,0.06,tp_upper -19242,做多,2021-07-05 09:50:00,2021-07-05 10:05:00,2279.73,2296.67,0.08,100.0,0.0036,0.06,0.0,0.06,tp_upper -19243,做多,2021-07-05 13:00:00,2021-07-05 13:10:00,2210.51,2221.97,0.08,100.0,0.0038,0.04,0.0,0.04,tp_upper -19244,做多,2021-07-05 14:35:00,2021-07-05 14:50:00,2220.17,2224.82,0.08,100.0,0.0038,0.02,0.0,0.01,flip -19245,做空,2021-07-05 14:50:00,2021-07-05 15:00:00,2224.82,2212.27,0.08,100.0,0.0038,0.05,0.0,0.04,tp_lower -19246,做多,2021-07-05 15:05:00,2021-07-05 15:10:00,2225.87,2221.37,0.08,100.0,0.0038,-0.02,0.0,-0.02,flip -19247,做空,2021-07-05 15:10:00,2021-07-05 15:30:00,2221.37,2203.74,0.08,100.0,0.0038,0.07,0.0,0.06,tp_lower -19248,做多,2021-07-05 15:45:00,2021-07-05 16:15:00,2216.3,2215.78,0.08,100.0,0.0038,-0.0,0.0,-0.01,flip -19249,做空,2021-07-05 16:15:00,2021-07-05 16:20:00,2215.78,2219.62,0.08,100.0,0.0038,-0.01,0.0,-0.02,flip -19250,做多,2021-07-05 16:20:00,2021-07-05 16:25:00,2219.62,2218.49,0.08,100.0,0.0038,-0.0,0.0,-0.01,flip -19251,做空,2021-07-05 16:25:00,2021-07-05 16:45:00,2218.49,2213.52,0.08,100.0,0.0038,0.02,0.0,0.01,flip -19252,做多,2021-07-05 16:45:00,2021-07-05 16:55:00,2213.52,2213.56,0.08,100.0,0.0038,0.0,0.0,-0.0,flip -19253,做空,2021-07-05 16:55:00,2021-07-05 17:05:00,2213.56,2216.02,0.08,100.0,0.0038,-0.01,0.0,-0.01,flip -19254,做多,2021-07-05 17:05:00,2021-07-05 17:10:00,2216.02,2214.98,0.08,100.0,0.0038,-0.0,0.0,-0.01,flip -19255,做空,2021-07-05 17:10:00,2021-07-05 17:20:00,2214.98,2204.9,0.08,100.0,0.0038,0.04,0.0,0.03,tp_lower -19256,做多,2021-07-05 17:55:00,2021-07-05 19:25:00,2211.75,2239.61,0.08,100.0,0.0038,0.11,0.0,0.1,tp_upper -19257,做多,2021-07-05 20:15:00,2021-07-05 20:20:00,2237.15,2217.19,0.08,100.0,0.0038,-0.08,0.0,-0.08,flip -19258,做空,2021-07-05 20:20:00,2021-07-05 20:25:00,2217.19,2222.0,0.08,100.0,0.0038,-0.02,0.0,-0.02,tp_lower -19259,做多,2021-07-05 21:10:00,2021-07-05 21:45:00,2230.71,2238.73,0.08,100.0,0.0038,0.03,0.0,0.03,tp_upper -19260,做多,2021-07-05 22:40:00,2021-07-05 23:10:00,2234.44,2234.11,0.08,100.0,0.0038,-0.0,0.0,-0.01,flip -19261,做空,2021-07-05 23:10:00,2021-07-05 23:20:00,2234.11,2240.26,0.08,100.0,0.0038,-0.02,0.0,-0.03,flip -19262,做多,2021-07-05 23:20:00,2021-07-05 23:25:00,2240.26,2231.84,0.08,100.0,0.0037,-0.03,0.0,-0.04,flip -19263,做空,2021-07-05 23:25:00,2021-07-05 23:30:00,2231.84,2220.62,0.08,100.0,0.0037,0.04,0.0,0.04,tp_lower -19264,做多,2021-07-06 00:05:00,2021-07-06 00:15:00,2222.85,2214.58,0.09,100.0,0.0039,-0.03,0.0,-0.04,flip -19265,做空,2021-07-06 00:15:00,2021-07-06 00:25:00,2214.58,2221.15,0.09,100.0,0.0039,-0.03,0.0,-0.03,flip -19266,做多,2021-07-06 00:25:00,2021-07-06 00:35:00,2221.15,2243.0,0.09,100.0,0.0039,0.08,0.0,0.08,tp_upper -19267,做多,2021-07-06 01:20:00,2021-07-06 01:35:00,2230.55,2227.23,0.09,100.0,0.0039,-0.01,0.0,-0.02,flip -19268,做空,2021-07-06 01:35:00,2021-07-06 01:40:00,2227.23,2229.39,0.09,100.0,0.0039,-0.01,0.0,-0.01,flip -19269,做多,2021-07-06 01:40:00,2021-07-06 01:50:00,2229.39,2225.08,0.09,100.0,0.0039,-0.02,0.0,-0.02,flip -19270,做空,2021-07-06 01:50:00,2021-07-06 02:00:00,2225.08,2219.48,0.09,100.0,0.0039,0.02,0.0,0.02,tp_lower -19271,做多,2021-07-06 02:45:00,2021-07-06 03:25:00,2218.91,2238.52,0.09,100.0,0.0039,0.08,0.0,0.07,tp_upper -19272,做多,2021-07-06 06:50:00,2021-07-06 06:55:00,2322.92,2318.09,0.09,100.0,0.0037,-0.02,0.0,-0.02,flip -19273,做空,2021-07-06 06:55:00,2021-07-06 07:00:00,2318.09,2319.49,0.09,100.0,0.0037,-0.01,0.0,-0.01,flip -19274,做多,2021-07-06 07:00:00,2021-07-06 07:10:00,2319.49,2322.25,0.09,100.0,0.0037,0.01,0.0,0.01,flip -19275,做空,2021-07-06 07:10:00,2021-07-06 07:15:00,2322.25,2328.43,0.09,100.0,0.0037,-0.02,0.0,-0.03,flip -19276,做多,2021-07-06 07:15:00,2021-07-06 07:25:00,2328.43,2322.8,0.09,100.0,0.0037,-0.02,0.0,-0.03,flip -19277,做空,2021-07-06 07:25:00,2021-07-06 07:30:00,2322.8,2325.9,0.09,100.0,0.0037,-0.01,0.0,-0.02,flip -19278,做多,2021-07-06 07:30:00,2021-07-06 07:35:00,2325.9,2321.3,0.09,100.0,0.0037,-0.02,0.0,-0.02,flip -19279,做空,2021-07-06 07:35:00,2021-07-06 07:40:00,2321.3,2326.45,0.09,100.0,0.0037,-0.02,0.0,-0.02,flip -19280,做多,2021-07-06 07:40:00,2021-07-06 07:45:00,2326.45,2326.44,0.09,100.0,0.0037,-0.0,0.0,-0.0,flip -19281,做空,2021-07-06 07:45:00,2021-07-06 09:00:00,2326.44,2323.89,0.09,100.0,0.0037,0.01,0.0,0.01,tp_lower -19282,做多,2021-07-06 10:50:00,2021-07-06 11:10:00,2268.58,2268.49,0.09,100.0,0.0038,-0.0,0.0,-0.0,flip -19283,做空,2021-07-06 11:10:00,2021-07-06 11:15:00,2268.49,2265.05,0.09,100.0,0.0037,0.01,0.0,0.01,tp_lower -19284,做多,2021-07-06 11:30:00,2021-07-06 11:40:00,2268.3,2281.24,0.09,100.0,0.0037,0.05,0.0,0.04,tp_upper -19285,做多,2021-07-06 14:35:00,2021-07-06 14:40:00,2304.94,2301.39,0.09,100.0,0.0037,-0.01,0.0,-0.02,flip -19286,做空,2021-07-06 14:40:00,2021-07-06 14:45:00,2301.39,2306.36,0.09,100.0,0.0037,-0.02,0.0,-0.02,flip -19287,做多,2021-07-06 14:45:00,2021-07-06 14:55:00,2306.36,2303.16,0.08,100.0,0.0037,-0.01,0.0,-0.02,flip -19288,做空,2021-07-06 14:55:00,2021-07-06 15:00:00,2303.16,2285.14,0.08,100.0,0.0037,0.07,0.0,0.06,tp_lower -19289,做多,2021-07-06 15:15:00,2021-07-06 16:00:00,2295.39,2296.55,0.09,100.0,0.0037,0.0,0.0,0.0,tp_upper -19290,做多,2021-07-06 16:05:00,2021-07-06 16:10:00,2304.24,2301.99,0.09,100.0,0.0037,-0.01,0.0,-0.01,flip -19291,做空,2021-07-06 16:10:00,2021-07-06 16:55:00,2301.99,2312.8,0.09,100.0,0.0037,-0.04,0.0,-0.04,flip -19292,做多,2021-07-06 16:55:00,2021-07-06 17:00:00,2312.8,2306.75,0.08,100.0,0.0037,-0.02,0.0,-0.03,tp_upper -19293,做多,2021-07-06 17:15:00,2021-07-06 17:20:00,2298.82,2303.9,0.08,100.0,0.0037,0.02,0.0,0.01,tp_upper -19294,做多,2021-07-06 19:05:00,2021-07-06 19:45:00,2315.0,2326.64,0.08,100.0,0.0036,0.04,0.0,0.04,tp_upper -19295,做多,2021-07-06 20:15:00,2021-07-06 20:25:00,2318.46,2317.59,0.08,100.0,0.0037,-0.0,0.0,-0.01,flip -19296,做空,2021-07-06 20:25:00,2021-07-06 20:40:00,2317.59,2307.15,0.08,100.0,0.0037,0.04,0.0,0.03,tp_lower -19297,做多,2021-07-06 22:10:00,2021-07-06 22:25:00,2303.44,2299.41,0.08,100.0,0.0037,-0.01,0.0,-0.02,flip -19298,做空,2021-07-06 22:25:00,2021-07-07 00:30:00,2299.41,2298.26,0.08,100.0,0.0037,0.0,0.0,0.0,tp_lower -19299,做多,2021-07-07 00:55:00,2021-07-07 01:05:00,2317.54,2316.32,0.09,100.0,0.0038,-0.0,0.0,-0.01,flip -19300,做空,2021-07-07 01:05:00,2021-07-07 01:10:00,2316.32,2324.33,0.09,100.0,0.0038,-0.03,0.0,-0.03,flip -19301,做多,2021-07-07 01:10:00,2021-07-07 01:35:00,2324.33,2304.69,0.09,100.0,0.0037,-0.07,0.0,-0.08,flip -19302,做空,2021-07-07 01:35:00,2021-07-07 01:55:00,2304.69,2318.0,0.09,100.0,0.0037,-0.05,0.0,-0.05,flip -19303,做多,2021-07-07 01:55:00,2021-07-07 02:00:00,2318.0,2310.09,0.09,100.0,0.0037,-0.03,0.0,-0.03,flip -19304,做空,2021-07-07 02:00:00,2021-07-07 02:40:00,2310.09,2318.99,0.09,100.0,0.0037,-0.03,0.0,-0.04,flip -19305,做多,2021-07-07 02:40:00,2021-07-07 02:45:00,2318.99,2317.32,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19306,做空,2021-07-07 02:45:00,2021-07-07 06:15:00,2317.32,2380.34,0.08,100.0,0.0036,-0.23,0.0,-0.23,flip -19307,做多,2021-07-07 06:15:00,2021-07-07 06:25:00,2380.34,2384.09,0.08,100.0,0.0034,0.01,0.0,0.01,flip -19308,做空,2021-07-07 06:25:00,2021-07-07 06:30:00,2384.09,2387.55,0.08,100.0,0.0034,-0.01,0.0,-0.02,flip -19309,做多,2021-07-07 06:30:00,2021-07-07 06:40:00,2387.55,2384.44,0.08,100.0,0.0034,-0.01,0.0,-0.01,tp_upper -19310,做多,2021-07-07 06:55:00,2021-07-07 07:15:00,2383.21,2390.74,0.08,100.0,0.0034,0.03,0.0,0.02,tp_upper -19311,做多,2021-07-07 07:25:00,2021-07-07 07:30:00,2388.25,2393.19,0.08,100.0,0.0034,0.02,0.0,0.01,tp_upper -19312,做多,2021-07-07 08:00:00,2021-07-07 08:05:00,2387.94,2392.3,0.08,100.0,0.0034,0.01,0.0,0.01,tp_upper -19313,做多,2021-07-07 08:45:00,2021-07-07 09:45:00,2383.44,2379.35,0.08,100.0,0.0034,-0.01,0.0,-0.02,flip -19314,做空,2021-07-07 09:45:00,2021-07-07 09:55:00,2379.35,2376.81,0.08,100.0,0.0034,0.01,0.0,0.0,flip -19315,做多,2021-07-07 09:55:00,2021-07-07 10:40:00,2376.81,2372.84,0.08,100.0,0.0034,-0.01,0.0,-0.02,flip -19316,做空,2021-07-07 10:40:00,2021-07-07 10:50:00,2372.84,2374.9,0.08,100.0,0.0034,-0.01,0.0,-0.01,flip -19317,做多,2021-07-07 10:50:00,2021-07-07 11:10:00,2374.9,2385.46,0.08,100.0,0.0034,0.04,0.0,0.03,tp_upper -19318,做多,2021-07-07 13:55:00,2021-07-07 14:00:00,2383.28,2382.44,0.08,100.0,0.0034,-0.0,0.0,-0.01,tp_upper -19319,做多,2021-07-07 16:15:00,2021-07-07 16:25:00,2346.5,2347.65,0.08,100.0,0.0035,0.0,0.0,-0.0,flip -19320,做空,2021-07-07 16:25:00,2021-07-07 17:35:00,2347.65,2350.21,0.08,100.0,0.0035,-0.01,0.0,-0.01,flip -19321,做多,2021-07-07 17:35:00,2021-07-07 17:40:00,2350.21,2348.97,0.08,100.0,0.0035,-0.0,0.0,-0.01,flip -19322,做空,2021-07-07 17:40:00,2021-07-07 17:45:00,2348.97,2357.95,0.08,100.0,0.0035,-0.03,0.0,-0.04,flip -19323,做多,2021-07-07 17:45:00,2021-07-07 17:50:00,2357.95,2357.72,0.08,100.0,0.0034,-0.0,0.0,-0.0,tp_upper -19324,做多,2021-07-07 19:40:00,2021-07-07 19:55:00,2362.64,2364.58,0.08,100.0,0.0034,0.01,0.0,0.0,flip -19325,做空,2021-07-07 19:55:00,2021-07-07 20:15:00,2364.58,2363.2,0.08,100.0,0.0034,0.0,0.0,0.0,flip -19326,做多,2021-07-07 20:15:00,2021-07-07 20:25:00,2363.2,2364.14,0.08,100.0,0.0034,0.0,0.0,-0.0,flip -19327,做空,2021-07-07 20:25:00,2021-07-07 20:30:00,2364.14,2356.44,0.08,100.0,0.0034,0.03,0.0,0.02,tp_lower -19328,做多,2021-07-07 20:45:00,2021-07-07 20:50:00,2362.63,2362.49,0.08,100.0,0.0034,-0.0,0.0,-0.0,flip -19329,做空,2021-07-07 20:50:00,2021-07-07 21:05:00,2362.49,2358.5,0.08,100.0,0.0034,0.01,0.0,0.01,tp_lower -19330,做多,2021-07-07 21:05:00,2021-07-07 23:50:00,2358.5,2309.01,0.08,100.0,0.0034,-0.17,0.0,-0.17,flip -19331,做空,2021-07-07 23:50:00,2021-07-08 00:00:00,2309.01,2320.76,0.08,100.0,0.0034,-0.04,0.0,-0.04,flip -19332,做多,2021-07-08 00:00:00,2021-07-08 00:05:00,2320.76,2320.06,0.08,100.0,0.0035,-0.0,0.0,-0.01,flip -19333,做空,2021-07-08 00:05:00,2021-07-08 00:20:00,2320.06,2305.52,0.08,100.0,0.0035,0.05,0.0,0.05,tp_lower -19334,做多,2021-07-08 01:50:00,2021-07-08 01:55:00,2283.5,2274.81,0.08,100.0,0.0036,-0.03,0.0,-0.04,flip -19335,做空,2021-07-08 01:55:00,2021-07-08 02:00:00,2274.81,2283.09,0.08,100.0,0.0036,-0.03,0.0,-0.03,flip -19336,做多,2021-07-08 02:00:00,2021-07-08 02:15:00,2283.09,2280.78,0.08,100.0,0.0035,-0.01,0.0,-0.01,flip -19337,做空,2021-07-08 02:15:00,2021-07-08 02:20:00,2280.78,2283.43,0.08,100.0,0.0035,-0.01,0.0,-0.01,flip -19338,做多,2021-07-08 02:20:00,2021-07-08 02:25:00,2283.43,2277.62,0.08,100.0,0.0035,-0.02,0.0,-0.02,flip -19339,做空,2021-07-08 02:25:00,2021-07-08 02:35:00,2277.62,2277.38,0.08,100.0,0.0035,0.0,0.0,-0.0,tp_lower -19340,做多,2021-07-08 02:50:00,2021-07-08 03:00:00,2281.24,2272.51,0.08,100.0,0.0035,-0.03,0.0,-0.03,flip -19341,做空,2021-07-08 03:00:00,2021-07-08 03:05:00,2272.51,2253.26,0.08,100.0,0.0035,0.07,0.0,0.06,tp_lower -19342,做多,2021-07-08 05:00:00,2021-07-08 05:05:00,2246.99,2244.92,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19343,做空,2021-07-08 05:05:00,2021-07-08 05:35:00,2244.92,2229.68,0.08,100.0,0.0036,0.05,0.0,0.05,tp_lower -19344,做多,2021-07-08 06:05:00,2021-07-08 06:20:00,2234.41,2233.39,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19345,做空,2021-07-08 06:20:00,2021-07-08 06:55:00,2233.39,2211.83,0.08,100.0,0.0036,0.08,0.0,0.07,tp_lower -19346,做多,2021-07-08 07:10:00,2021-07-08 07:15:00,2224.75,2217.54,0.08,100.0,0.0036,-0.03,0.0,-0.03,flip -19347,做空,2021-07-08 07:15:00,2021-07-08 07:30:00,2217.54,2204.76,0.08,100.0,0.0036,0.05,0.0,0.04,tp_lower -19348,做多,2021-07-08 08:55:00,2021-07-08 09:10:00,2185.4,2173.28,0.08,100.0,0.0037,-0.04,0.0,-0.05,flip -19349,做空,2021-07-08 09:10:00,2021-07-08 09:15:00,2173.28,2176.65,0.08,100.0,0.0037,-0.01,0.0,-0.02,flip -19350,做多,2021-07-08 09:15:00,2021-07-08 09:20:00,2176.65,2172.31,0.08,100.0,0.0037,-0.02,0.0,-0.02,flip -19351,做空,2021-07-08 09:20:00,2021-07-08 09:30:00,2172.31,2182.33,0.08,100.0,0.0037,-0.04,0.0,-0.04,flip -19352,做多,2021-07-08 09:30:00,2021-07-08 09:40:00,2182.33,2177.99,0.08,100.0,0.0037,-0.02,0.0,-0.02,flip -19353,做空,2021-07-08 09:40:00,2021-07-08 10:00:00,2177.99,2177.74,0.08,100.0,0.0036,0.0,0.0,-0.0,tp_lower -19354,做多,2021-07-08 10:00:00,2021-07-08 10:05:00,2177.74,2166.75,0.08,100.0,0.0036,-0.04,0.0,-0.04,flip -19355,做空,2021-07-08 10:05:00,2021-07-08 10:10:00,2166.75,2175.07,0.08,100.0,0.0036,-0.03,0.0,-0.03,tp_lower -19356,做多,2021-07-08 10:15:00,2021-07-08 10:20:00,2177.79,2175.65,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19357,做空,2021-07-08 10:20:00,2021-07-08 10:25:00,2175.65,2179.75,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19358,做多,2021-07-08 10:25:00,2021-07-08 10:30:00,2179.75,2177.8,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19359,做空,2021-07-08 10:30:00,2021-07-08 10:55:00,2177.8,2162.28,0.08,100.0,0.0036,0.06,0.0,0.05,tp_lower -19360,做多,2021-07-08 11:55:00,2021-07-08 12:00:00,2168.3,2154.37,0.08,100.0,0.0036,-0.05,0.0,-0.05,flip -19361,做空,2021-07-08 12:00:00,2021-07-08 12:15:00,2154.37,2158.6,0.08,100.0,0.0036,-0.02,0.0,-0.02,flip -19362,做多,2021-07-08 12:15:00,2021-07-08 12:30:00,2158.6,2175.65,0.08,100.0,0.0036,0.06,0.0,0.06,tp_upper -19363,做多,2021-07-08 13:10:00,2021-07-08 14:30:00,2158.44,2147.0,0.08,100.0,0.0036,-0.04,0.0,-0.05,flip -19364,做空,2021-07-08 14:30:00,2021-07-08 16:30:00,2147.0,2163.46,0.08,100.0,0.0036,-0.06,0.0,-0.06,flip -19365,做多,2021-07-08 16:30:00,2021-07-08 16:35:00,2163.46,2154.84,0.08,100.0,0.0036,-0.03,0.0,-0.03,flip -19366,做空,2021-07-08 16:35:00,2021-07-08 16:40:00,2154.84,2146.94,0.08,100.0,0.0036,0.03,0.0,0.02,tp_lower -19367,做多,2021-07-08 16:55:00,2021-07-08 17:05:00,2163.27,2160.38,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19368,做空,2021-07-08 17:05:00,2021-07-08 17:20:00,2160.38,2157.75,0.08,100.0,0.0035,0.01,0.0,0.01,flip -19369,做多,2021-07-08 17:20:00,2021-07-08 17:55:00,2157.75,2158.11,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19370,做空,2021-07-08 17:55:00,2021-07-08 18:20:00,2158.11,2142.87,0.08,100.0,0.0035,0.05,0.0,0.05,tp_lower -19371,做多,2021-07-08 18:55:00,2021-07-08 19:30:00,2153.64,2156.82,0.08,100.0,0.0036,0.01,0.0,0.01,tp_upper -19372,做多,2021-07-08 19:50:00,2021-07-08 19:55:00,2155.45,2156.8,0.08,100.0,0.0036,0.0,0.0,0.0,tp_upper -19373,做多,2021-07-08 22:50:00,2021-07-08 23:05:00,2110.09,2107.66,0.08,100.0,0.0037,-0.01,0.0,-0.01,flip -19374,做空,2021-07-08 23:05:00,2021-07-09 00:10:00,2107.66,2099.42,0.08,100.0,0.0036,0.03,0.0,0.03,tp_lower -19375,做多,2021-07-09 00:15:00,2021-07-09 02:00:00,2109.9,2071.75,0.08,100.0,0.0038,-0.14,0.0,-0.15,flip -19376,做空,2021-07-09 02:00:00,2021-07-09 03:50:00,2071.75,2117.01,0.08,100.0,0.0038,-0.17,0.0,-0.18,flip -19377,做多,2021-07-09 03:50:00,2021-07-09 04:05:00,2117.01,2141.33,0.08,100.0,0.0036,0.09,0.0,0.08,tp_upper -19378,做多,2021-07-09 05:40:00,2021-07-09 05:45:00,2146.23,2139.57,0.08,100.0,0.0036,-0.02,0.0,-0.03,flip -19379,做空,2021-07-09 05:45:00,2021-07-09 06:00:00,2139.57,2122.34,0.08,100.0,0.0036,0.06,0.0,0.06,tp_lower -19380,做多,2021-07-09 07:25:00,2021-07-09 07:30:00,2122.68,2115.35,0.08,100.0,0.0037,-0.03,0.0,-0.03,flip -19381,做空,2021-07-09 07:30:00,2021-07-09 07:40:00,2115.35,2121.49,0.08,100.0,0.0037,-0.02,0.0,-0.03,flip -19382,做多,2021-07-09 07:40:00,2021-07-09 07:50:00,2121.49,2119.0,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19383,做空,2021-07-09 07:50:00,2021-07-09 07:55:00,2119.0,2125.74,0.08,100.0,0.0036,-0.02,0.0,-0.03,flip -19384,做多,2021-07-09 07:55:00,2021-07-09 08:00:00,2125.74,2113.56,0.08,100.0,0.0036,-0.04,0.0,-0.05,flip -19385,做空,2021-07-09 08:00:00,2021-07-09 08:05:00,2113.56,2102.62,0.08,100.0,0.0036,0.04,0.0,0.04,tp_lower -19386,做多,2021-07-09 09:25:00,2021-07-09 09:30:00,2112.73,2116.0,0.08,100.0,0.0036,0.01,0.0,0.01,tp_upper -19387,做多,2021-07-09 10:15:00,2021-07-09 10:25:00,2101.06,2099.39,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19388,做空,2021-07-09 10:25:00,2021-07-09 11:00:00,2099.39,2079.56,0.08,100.0,0.0036,0.07,0.0,0.07,tp_lower -19389,做多,2021-07-09 12:40:00,2021-07-09 12:45:00,2088.85,2100.18,0.08,100.0,0.0037,0.04,0.0,0.04,tp_upper -19390,做多,2021-07-09 16:30:00,2021-07-09 16:35:00,2173.65,2168.45,0.08,100.0,0.0036,-0.02,0.0,-0.02,flip -19391,做空,2021-07-09 16:35:00,2021-07-09 16:45:00,2168.45,2169.1,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19392,做多,2021-07-09 16:45:00,2021-07-09 16:50:00,2169.1,2168.22,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19393,做空,2021-07-09 16:50:00,2021-07-09 17:00:00,2168.22,2159.23,0.08,100.0,0.0036,0.03,0.0,0.03,tp_lower -19394,做多,2021-07-09 19:15:00,2021-07-09 19:20:00,2143.61,2133.29,0.08,100.0,0.0036,-0.04,0.0,-0.04,flip -19395,做空,2021-07-09 19:20:00,2021-07-09 19:50:00,2133.29,2133.27,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19396,做多,2021-07-09 19:50:00,2021-07-09 20:05:00,2133.27,2127.65,0.08,100.0,0.0036,-0.02,0.0,-0.02,flip -19397,做空,2021-07-09 20:05:00,2021-07-09 20:20:00,2127.65,2131.05,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19398,做多,2021-07-09 20:20:00,2021-07-09 20:25:00,2131.05,2126.77,0.08,100.0,0.0036,-0.02,0.0,-0.02,flip -19399,做空,2021-07-09 20:25:00,2021-07-09 20:30:00,2126.77,2132.85,0.08,100.0,0.0036,-0.02,0.0,-0.03,flip -19400,做多,2021-07-09 20:30:00,2021-07-09 20:40:00,2132.85,2131.51,0.08,100.0,0.0035,-0.0,0.0,-0.01,flip -19401,做空,2021-07-09 20:40:00,2021-07-09 20:45:00,2131.51,2131.48,0.08,100.0,0.0035,0.0,0.0,-0.0,flip -19402,做多,2021-07-09 20:45:00,2021-07-09 21:00:00,2131.48,2132.56,0.08,100.0,0.0035,0.0,0.0,0.0,flip -19403,做空,2021-07-09 21:00:00,2021-07-09 21:10:00,2132.56,2130.85,0.08,100.0,0.0035,0.01,0.0,0.0,flip -19404,做多,2021-07-09 21:10:00,2021-07-09 21:30:00,2130.85,2136.98,0.08,100.0,0.0035,0.02,0.0,0.02,tp_upper -19405,做多,2021-07-09 23:30:00,2021-07-10 00:15:00,2156.78,2163.6,0.08,100.0,0.0035,0.02,0.0,0.02,tp_upper -19406,做多,2021-07-10 01:05:00,2021-07-10 01:10:00,2170.0,2164.61,0.08,100.0,0.0036,-0.02,0.0,-0.02,flip -19407,做空,2021-07-10 01:10:00,2021-07-10 02:00:00,2164.61,2142.0,0.08,100.0,0.0036,0.08,0.0,0.08,tp_lower -19408,做多,2021-07-10 03:05:00,2021-07-10 04:05:00,2144.27,2129.98,0.08,100.0,0.0037,-0.05,0.0,-0.06,flip -19409,做空,2021-07-10 04:05:00,2021-07-10 04:10:00,2129.98,2133.75,0.08,100.0,0.0037,-0.01,0.0,-0.02,tp_lower -19410,做多,2021-07-10 04:15:00,2021-07-10 04:25:00,2134.27,2136.63,0.08,100.0,0.0036,0.01,0.0,0.0,flip -19411,做空,2021-07-10 04:25:00,2021-07-10 04:40:00,2136.63,2126.73,0.08,100.0,0.0036,0.04,0.0,0.03,tp_lower -19412,做多,2021-07-10 05:40:00,2021-07-10 05:50:00,2117.82,2116.63,0.08,100.0,0.0037,-0.0,0.0,-0.01,flip -19413,做空,2021-07-10 05:50:00,2021-07-10 06:00:00,2116.63,2120.0,0.08,100.0,0.0037,-0.01,0.0,-0.02,flip -19414,做多,2021-07-10 06:00:00,2021-07-10 06:30:00,2120.0,2115.39,0.08,100.0,0.0037,-0.02,0.0,-0.02,flip -19415,做空,2021-07-10 06:30:00,2021-07-10 06:35:00,2115.39,2118.9,0.08,100.0,0.0037,-0.01,0.0,-0.02,flip -19416,做多,2021-07-10 06:35:00,2021-07-10 06:40:00,2118.9,2117.3,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19417,做空,2021-07-10 06:40:00,2021-07-10 06:45:00,2117.3,2110.55,0.08,100.0,0.0036,0.02,0.0,0.02,tp_lower -19418,做多,2021-07-10 06:50:00,2021-07-10 06:55:00,2135.27,2132.4,0.08,100.0,0.0036,-0.01,0.0,-0.01,tp_upper -19419,做多,2021-07-10 07:45:00,2021-07-10 08:00:00,2120.71,2121.44,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19420,做空,2021-07-10 08:00:00,2021-07-10 08:10:00,2121.44,2125.32,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19421,做多,2021-07-10 08:10:00,2021-07-10 08:50:00,2125.32,2128.32,0.08,100.0,0.0036,0.01,0.0,0.01,tp_upper -19422,做多,2021-07-10 09:00:00,2021-07-10 09:15:00,2122.8,2123.16,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19423,做空,2021-07-10 09:15:00,2021-07-10 09:20:00,2123.16,2129.33,0.08,100.0,0.0036,-0.02,0.0,-0.03,flip -19424,做多,2021-07-10 09:20:00,2021-07-10 09:30:00,2129.33,2125.8,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19425,做空,2021-07-10 09:30:00,2021-07-10 09:40:00,2125.8,2129.53,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19426,做多,2021-07-10 09:40:00,2021-07-10 09:45:00,2129.53,2124.11,0.08,100.0,0.0036,-0.02,0.0,-0.02,flip -19427,做空,2021-07-10 09:45:00,2021-07-10 09:50:00,2124.11,2121.35,0.08,100.0,0.0036,0.01,0.0,0.01,tp_lower -19428,做多,2021-07-10 10:15:00,2021-07-10 12:00:00,2120.19,2105.81,0.08,100.0,0.0036,-0.05,0.0,-0.06,flip -19429,做空,2021-07-10 12:00:00,2021-07-10 13:10:00,2105.81,2113.41,0.08,100.0,0.0036,-0.03,0.0,-0.03,flip -19430,做多,2021-07-10 13:10:00,2021-07-10 13:20:00,2113.41,2114.36,0.07,100.0,0.0035,0.0,0.0,-0.0,flip -19431,做空,2021-07-10 13:20:00,2021-07-10 13:30:00,2114.36,2097.28,0.07,100.0,0.0035,0.06,0.0,0.06,tp_lower -19432,做多,2021-07-10 14:30:00,2021-07-10 14:40:00,2107.0,2106.7,0.08,100.0,0.0036,-0.0,0.0,-0.0,flip -19433,做空,2021-07-10 14:40:00,2021-07-10 17:10:00,2106.7,2100.32,0.08,100.0,0.0036,0.02,0.0,0.02,tp_lower -19434,做多,2021-07-10 18:35:00,2021-07-10 18:40:00,2090.15,2086.88,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19435,做空,2021-07-10 18:40:00,2021-07-10 18:45:00,2086.88,2089.11,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19436,做多,2021-07-10 18:45:00,2021-07-10 18:55:00,2089.11,2095.54,0.07,100.0,0.0036,0.02,0.0,0.02,tp_upper -19437,做多,2021-07-10 19:35:00,2021-07-10 19:40:00,2096.2,2093.26,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19438,做空,2021-07-10 19:40:00,2021-07-10 19:50:00,2093.26,2093.66,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19439,做多,2021-07-10 19:50:00,2021-07-10 19:55:00,2093.66,2093.14,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19440,做空,2021-07-10 19:55:00,2021-07-10 20:00:00,2093.14,2093.7,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19441,做多,2021-07-10 20:00:00,2021-07-10 20:05:00,2093.7,2086.66,0.07,100.0,0.0036,-0.03,0.0,-0.03,flip -19442,做空,2021-07-10 20:05:00,2021-07-10 20:10:00,2086.66,2086.59,0.07,100.0,0.0036,0.0,0.0,-0.0,tp_lower -19443,做多,2021-07-10 20:15:00,2021-07-10 21:05:00,2091.63,2096.52,0.07,100.0,0.0035,0.02,0.0,0.01,tp_upper -19444,做多,2021-07-11 00:00:00,2021-07-11 00:10:00,2111.27,2130.44,0.08,100.0,0.0036,0.07,0.0,0.07,tp_upper -19445,做多,2021-07-11 00:10:00,2021-07-11 00:15:00,2130.44,2129.1,0.08,100.0,0.0036,-0.0,0.0,-0.01,tp_upper -19446,做多,2021-07-11 00:45:00,2021-07-11 00:50:00,2119.63,2119.13,0.08,100.0,0.0037,-0.0,0.0,-0.01,flip -19447,做空,2021-07-11 00:50:00,2021-07-11 01:20:00,2119.13,2116.16,0.08,100.0,0.0037,0.01,0.0,0.01,flip -19448,做多,2021-07-11 01:20:00,2021-07-11 01:30:00,2116.16,2118.27,0.08,100.0,0.0037,0.01,0.0,0.0,flip -19449,做空,2021-07-11 01:30:00,2021-07-11 01:45:00,2118.27,2116.44,0.08,100.0,0.0037,0.01,0.0,0.0,flip -19450,做多,2021-07-11 01:45:00,2021-07-11 02:05:00,2116.44,2116.36,0.08,100.0,0.0037,-0.0,0.0,-0.0,flip -19451,做空,2021-07-11 02:05:00,2021-07-11 02:15:00,2116.36,2108.65,0.08,100.0,0.0037,0.03,0.0,0.02,tp_lower -19452,做多,2021-07-11 04:30:00,2021-07-11 05:10:00,2089.24,2096.3,0.08,100.0,0.0037,0.03,0.0,0.02,tp_upper -19453,做多,2021-07-11 06:35:00,2021-07-11 07:50:00,2095.2,2096.48,0.08,100.0,0.0037,0.0,0.0,0.0,tp_upper -19454,做多,2021-07-11 08:10:00,2021-07-11 08:20:00,2095.09,2105.99,0.08,100.0,0.0037,0.04,0.0,0.04,tp_upper -19455,做多,2021-07-11 10:50:00,2021-07-11 11:25:00,2120.28,2123.38,0.08,100.0,0.0037,0.01,0.0,0.01,tp_upper -19456,做多,2021-07-11 12:25:00,2021-07-11 12:45:00,2123.37,2122.01,0.08,100.0,0.0037,-0.0,0.0,-0.01,flip -19457,做空,2021-07-11 12:45:00,2021-07-11 12:55:00,2122.01,2123.2,0.08,100.0,0.0037,-0.0,0.0,-0.01,flip -19458,做多,2021-07-11 12:55:00,2021-07-11 13:35:00,2123.2,2124.43,0.08,100.0,0.0037,0.0,0.0,0.0,tp_upper -19459,做多,2021-07-11 13:50:00,2021-07-11 13:55:00,2128.25,2134.9,0.08,100.0,0.0037,0.02,0.0,0.02,tp_upper -19460,做多,2021-07-11 15:40:00,2021-07-11 16:00:00,2137.0,2138.09,0.08,100.0,0.0036,0.0,0.0,0.0,tp_upper -19461,做多,2021-07-11 16:25:00,2021-07-11 16:30:00,2147.0,2150.68,0.08,100.0,0.0036,0.01,0.0,0.01,tp_upper -19462,做多,2021-07-11 17:20:00,2021-07-11 17:30:00,2142.82,2141.7,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19463,做空,2021-07-11 17:30:00,2021-07-11 17:45:00,2141.7,2142.02,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19464,做多,2021-07-11 17:45:00,2021-07-11 18:55:00,2142.02,2142.14,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19465,做空,2021-07-11 18:55:00,2021-07-11 19:15:00,2142.14,2136.07,0.08,100.0,0.0036,0.02,0.0,0.02,tp_lower -19466,做多,2021-07-11 19:30:00,2021-07-11 19:35:00,2139.54,2135.94,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19467,做空,2021-07-11 19:35:00,2021-07-11 19:50:00,2135.94,2132.56,0.08,100.0,0.0036,0.01,0.0,0.01,tp_lower -19468,做多,2021-07-11 20:05:00,2021-07-11 20:10:00,2141.44,2138.35,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19469,做空,2021-07-11 20:10:00,2021-07-11 20:15:00,2138.35,2138.61,0.08,100.0,0.0036,-0.0,0.0,-0.0,flip -19470,做多,2021-07-11 20:15:00,2021-07-11 20:20:00,2138.61,2136.5,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19471,做空,2021-07-11 20:20:00,2021-07-11 20:30:00,2136.5,2135.77,0.08,100.0,0.0036,0.0,0.0,-0.0,tp_lower -19472,做多,2021-07-11 20:50:00,2021-07-11 20:55:00,2136.21,2129.31,0.08,100.0,0.0036,-0.02,0.0,-0.03,flip -19473,做空,2021-07-11 20:55:00,2021-07-11 21:00:00,2129.31,2128.48,0.08,100.0,0.0036,0.0,0.0,-0.0,tp_lower -19474,做多,2021-07-11 21:15:00,2021-07-11 21:20:00,2140.82,2143.03,0.08,100.0,0.0036,0.01,0.0,0.0,tp_upper -19475,做多,2021-07-11 22:35:00,2021-07-12 01:15:00,2153.37,2131.34,0.08,100.0,0.0036,-0.08,0.0,-0.08,flip -19476,做空,2021-07-12 01:15:00,2021-07-12 01:20:00,2131.34,2136.42,0.08,100.0,0.0037,-0.02,0.0,-0.02,flip -19477,做多,2021-07-12 01:20:00,2021-07-12 01:35:00,2136.42,2133.98,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19478,做空,2021-07-12 01:35:00,2021-07-12 04:30:00,2133.98,2150.27,0.08,100.0,0.0036,-0.06,0.0,-0.06,tp_lower -19479,做多,2021-07-12 05:55:00,2021-07-12 06:00:00,2150.0,2146.25,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19480,做空,2021-07-12 06:00:00,2021-07-12 06:15:00,2146.25,2145.66,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19481,做多,2021-07-12 06:15:00,2021-07-12 06:20:00,2145.66,2144.99,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19482,做空,2021-07-12 06:20:00,2021-07-12 06:25:00,2144.99,2148.88,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19483,做多,2021-07-12 06:25:00,2021-07-12 06:30:00,2148.88,2152.31,0.08,100.0,0.0036,0.01,0.0,0.01,tp_upper -19484,做多,2021-07-12 07:40:00,2021-07-12 08:20:00,2151.56,2151.96,0.08,100.0,0.0036,0.0,0.0,-0.0,flip -19485,做空,2021-07-12 08:20:00,2021-07-12 08:30:00,2151.96,2146.45,0.08,100.0,0.0036,0.02,0.0,0.02,tp_lower -19486,做多,2021-07-12 12:45:00,2021-07-12 13:00:00,2108.47,2105.98,0.08,100.0,0.0036,-0.01,0.0,-0.01,flip -19487,做空,2021-07-12 13:00:00,2021-07-12 13:10:00,2105.98,2104.3,0.08,100.0,0.0036,0.01,0.0,0.0,flip -19488,做多,2021-07-12 13:10:00,2021-07-12 14:05:00,2104.3,2103.24,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19489,做空,2021-07-12 14:05:00,2021-07-12 14:35:00,2103.24,2100.33,0.08,100.0,0.0036,0.01,0.0,0.01,flip -19490,做多,2021-07-12 14:35:00,2021-07-12 14:50:00,2100.33,2099.25,0.08,100.0,0.0036,-0.0,0.0,-0.01,flip -19491,做空,2021-07-12 14:50:00,2021-07-12 15:00:00,2099.25,2088.28,0.08,100.0,0.0036,0.04,0.0,0.04,tp_lower -19492,做多,2021-07-12 15:30:00,2021-07-12 15:35:00,2098.88,2095.35,0.08,100.0,0.0036,-0.01,0.0,-0.02,flip -19493,做空,2021-07-12 15:35:00,2021-07-12 15:45:00,2095.35,2092.26,0.08,100.0,0.0036,0.01,0.0,0.01,flip -19494,做多,2021-07-12 15:45:00,2021-07-12 19:05:00,2092.26,2044.69,0.08,100.0,0.0036,-0.17,0.0,-0.18,tp_upper -19495,做多,2021-07-12 20:10:00,2021-07-12 20:20:00,2026.19,2022.64,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -19496,做空,2021-07-12 20:20:00,2021-07-12 20:25:00,2022.64,2025.98,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -19497,做多,2021-07-12 20:25:00,2021-07-12 20:30:00,2025.98,2025.55,0.07,100.0,0.0037,-0.0,0.0,-0.01,flip -19498,做空,2021-07-12 20:30:00,2021-07-12 21:45:00,2025.55,2031.58,0.07,100.0,0.0037,-0.02,0.0,-0.03,flip -19499,做多,2021-07-12 21:45:00,2021-07-12 21:55:00,2031.58,2029.0,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19500,做空,2021-07-12 21:55:00,2021-07-12 22:00:00,2029.0,2034.6,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19501,做多,2021-07-12 22:00:00,2021-07-12 22:05:00,2034.6,2034.3,0.07,100.0,0.0036,-0.0,0.0,-0.0,tp_upper -19502,做多,2021-07-12 23:15:00,2021-07-12 23:20:00,2035.0,2031.49,0.07,100.0,0.0036,-0.01,0.0,-0.02,flip -19503,做空,2021-07-12 23:20:00,2021-07-12 23:30:00,2031.49,2031.35,0.07,100.0,0.0036,0.0,0.0,-0.0,tp_lower -19504,做多,2021-07-12 23:50:00,2021-07-12 23:55:00,2035.72,2030.85,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19505,做空,2021-07-12 23:55:00,2021-07-13 00:00:00,2030.85,2017.52,0.07,100.0,0.0036,0.05,0.0,0.04,tp_lower -19506,做多,2021-07-13 00:30:00,2021-07-13 00:35:00,2036.07,2035.69,0.08,100.0,0.0037,-0.0,0.0,-0.01,tp_upper -19507,做多,2021-07-13 00:55:00,2021-07-13 01:00:00,2030.45,2024.47,0.08,100.0,0.0037,-0.02,0.0,-0.03,flip -19508,做空,2021-07-13 01:00:00,2021-07-13 01:30:00,2024.47,2025.89,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -19509,做多,2021-07-13 01:30:00,2021-07-13 01:55:00,2025.89,2028.75,0.07,100.0,0.0037,0.01,0.0,0.01,flip -19510,做空,2021-07-13 01:55:00,2021-07-13 02:15:00,2028.75,2029.21,0.07,100.0,0.0037,-0.0,0.0,-0.01,flip -19511,做多,2021-07-13 02:15:00,2021-07-13 02:55:00,2029.21,2027.55,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -19512,做空,2021-07-13 02:55:00,2021-07-13 03:00:00,2027.55,2029.07,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -19513,做多,2021-07-13 03:00:00,2021-07-13 03:10:00,2029.07,2033.81,0.07,100.0,0.0037,0.02,0.0,0.01,tp_upper -19514,做多,2021-07-13 03:50:00,2021-07-13 03:55:00,2031.71,2028.13,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -19515,做空,2021-07-13 03:55:00,2021-07-13 04:00:00,2028.13,2028.33,0.07,100.0,0.0037,-0.0,0.0,-0.0,flip -19516,做多,2021-07-13 04:00:00,2021-07-13 06:50:00,2028.33,2006.37,0.07,100.0,0.0037,-0.08,0.0,-0.08,tp_upper -19517,做多,2021-07-13 08:20:00,2021-07-13 08:40:00,2025.01,2024.87,0.07,100.0,0.0036,-0.0,0.0,-0.0,flip -19518,做空,2021-07-13 08:40:00,2021-07-13 08:50:00,2024.87,2026.81,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19519,做多,2021-07-13 08:50:00,2021-07-13 09:00:00,2026.81,2024.13,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19520,做空,2021-07-13 09:00:00,2021-07-13 09:05:00,2024.13,2024.3,0.07,100.0,0.0036,-0.0,0.0,-0.0,flip -19521,做多,2021-07-13 09:05:00,2021-07-13 10:00:00,2024.3,2037.99,0.07,100.0,0.0036,0.05,0.0,0.05,tp_upper -19522,做多,2021-07-13 11:40:00,2021-07-13 11:45:00,2020.37,2014.26,0.07,100.0,0.0036,-0.02,0.0,-0.03,flip -19523,做空,2021-07-13 11:45:00,2021-07-13 11:50:00,2014.26,1996.44,0.07,100.0,0.0036,0.06,0.0,0.06,tp_lower -19524,做多,2021-07-13 13:50:00,2021-07-13 13:55:00,1978.08,1977.5,0.07,100.0,0.0037,-0.0,0.0,-0.01,flip -19525,做空,2021-07-13 13:55:00,2021-07-13 14:05:00,1977.5,1973.16,0.07,100.0,0.0037,0.02,0.0,0.01,flip -19526,做多,2021-07-13 14:05:00,2021-07-13 14:10:00,1973.16,1978.13,0.07,100.0,0.0037,0.02,0.0,0.01,tp_upper -19527,做多,2021-07-13 14:10:00,2021-07-13 14:15:00,1978.13,1974.57,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -19528,做空,2021-07-13 14:15:00,2021-07-13 14:30:00,1974.57,1973.45,0.07,100.0,0.0037,0.0,0.0,0.0,flip -19529,做多,2021-07-13 14:30:00,2021-07-13 14:40:00,1973.45,1974.47,0.07,100.0,0.0037,0.0,0.0,0.0,flip -19530,做空,2021-07-13 14:40:00,2021-07-13 14:45:00,1974.47,1976.4,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -19531,做多,2021-07-13 14:45:00,2021-07-13 14:50:00,1976.4,1972.01,0.07,100.0,0.0037,-0.02,0.0,-0.02,flip -19532,做空,2021-07-13 14:50:00,2021-07-13 14:55:00,1972.01,1975.27,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -19533,做多,2021-07-13 14:55:00,2021-07-13 15:05:00,1975.27,1978.83,0.07,100.0,0.0037,0.01,0.0,0.01,tp_upper -19534,做多,2021-07-13 16:50:00,2021-07-13 16:55:00,1993.25,1991.14,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19535,做空,2021-07-13 16:55:00,2021-07-13 17:00:00,1991.14,1991.7,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19536,做多,2021-07-13 17:00:00,2021-07-13 17:10:00,1991.7,1993.11,0.07,100.0,0.0036,0.01,0.0,0.0,flip -19537,做空,2021-07-13 17:10:00,2021-07-13 17:40:00,1993.11,1989.74,0.07,100.0,0.0036,0.01,0.0,0.01,flip -19538,做多,2021-07-13 17:40:00,2021-07-13 20:55:00,1989.74,1947.06,0.07,100.0,0.0036,-0.16,0.0,-0.16,tp_upper -19539,做多,2021-07-13 21:25:00,2021-07-13 21:50:00,1945.21,1947.14,0.07,100.0,0.0036,0.01,0.0,0.0,tp_upper -19540,做多,2021-07-13 22:05:00,2021-07-13 22:10:00,1946.85,1946.83,0.07,100.0,0.0036,-0.0,0.0,-0.0,flip -19541,做空,2021-07-13 22:10:00,2021-07-13 22:20:00,1946.83,1946.51,0.07,100.0,0.0036,0.0,0.0,-0.0,flip -19542,做多,2021-07-13 22:20:00,2021-07-13 22:35:00,1946.51,1937.54,0.07,100.0,0.0036,-0.03,0.0,-0.04,flip -19543,做空,2021-07-13 22:35:00,2021-07-13 22:40:00,1937.54,1932.03,0.07,100.0,0.0036,0.02,0.0,0.02,tp_lower -19544,做多,2021-07-13 23:15:00,2021-07-13 23:20:00,1943.83,1941.22,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19545,做空,2021-07-13 23:20:00,2021-07-13 23:25:00,1941.22,1944.9,0.07,100.0,0.0036,-0.01,0.0,-0.02,flip -19546,做多,2021-07-13 23:25:00,2021-07-13 23:35:00,1944.9,1941.86,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19547,做空,2021-07-13 23:35:00,2021-07-13 23:55:00,1941.86,1940.32,0.07,100.0,0.0036,0.01,0.0,0.0,flip -19548,做多,2021-07-13 23:55:00,2021-07-14 00:15:00,1940.32,1933.92,0.07,100.0,0.0036,-0.02,0.0,-0.03,flip -19549,做空,2021-07-14 00:15:00,2021-07-14 00:20:00,1933.92,1928.88,0.07,100.0,0.0037,0.02,0.0,0.02,tp_lower -19550,做多,2021-07-14 01:55:00,2021-07-14 03:00:00,1908.01,1910.29,0.07,100.0,0.0038,0.01,0.0,0.01,flip -19551,做空,2021-07-14 03:00:00,2021-07-14 03:15:00,1910.29,1897.78,0.07,100.0,0.0038,0.05,0.0,0.04,tp_lower -19552,做多,2021-07-14 04:15:00,2021-07-14 04:30:00,1896.92,1885.63,0.07,100.0,0.0038,-0.04,0.0,-0.05,flip -19553,做空,2021-07-14 04:30:00,2021-07-14 04:35:00,1885.63,1889.56,0.07,100.0,0.0038,-0.02,0.0,-0.02,flip -19554,做多,2021-07-14 04:35:00,2021-07-14 04:45:00,1889.56,1888.0,0.07,100.0,0.0038,-0.01,0.0,-0.01,flip -19555,做空,2021-07-14 04:45:00,2021-07-14 05:05:00,1888.0,1892.44,0.07,100.0,0.0038,-0.02,0.0,-0.02,flip -19556,做多,2021-07-14 05:05:00,2021-07-14 05:20:00,1892.44,1886.79,0.07,100.0,0.0038,-0.02,0.0,-0.03,flip -19557,做空,2021-07-14 05:20:00,2021-07-14 05:30:00,1886.79,1876.9,0.07,100.0,0.0038,0.04,0.0,0.03,tp_lower -19558,做多,2021-07-14 06:30:00,2021-07-14 06:55:00,1881.09,1876.21,0.07,100.0,0.0038,-0.02,0.0,-0.02,flip -19559,做空,2021-07-14 06:55:00,2021-07-14 07:00:00,1876.21,1883.83,0.07,100.0,0.0038,-0.03,0.0,-0.03,flip -19560,做多,2021-07-14 07:00:00,2021-07-14 07:20:00,1883.83,1892.9,0.07,100.0,0.0038,0.03,0.0,0.03,tp_upper -19561,做多,2021-07-14 09:00:00,2021-07-14 09:05:00,1919.93,1917.69,0.07,100.0,0.0037,-0.01,0.0,-0.01,tp_upper -19562,做多,2021-07-14 10:50:00,2021-07-14 11:00:00,1942.5,1946.56,0.07,100.0,0.0037,0.01,0.0,0.01,tp_upper -19563,做多,2021-07-14 11:45:00,2021-07-14 11:50:00,1944.68,1945.8,0.07,100.0,0.0037,0.0,0.0,0.0,tp_upper -19564,做多,2021-07-14 12:25:00,2021-07-14 12:35:00,1940.23,1943.1,0.07,100.0,0.0037,0.01,0.0,0.01,flip -19565,做空,2021-07-14 12:35:00,2021-07-14 12:45:00,1943.1,1943.06,0.07,100.0,0.0037,0.0,0.0,-0.0,flip -19566,做多,2021-07-14 12:45:00,2021-07-14 13:05:00,1943.06,1951.27,0.07,100.0,0.0037,0.03,0.0,0.03,tp_upper -19567,做多,2021-07-14 15:30:00,2021-07-14 16:30:00,2004.8,1995.86,0.07,100.0,0.0036,-0.03,0.0,-0.04,flip -19568,做空,2021-07-14 16:30:00,2021-07-14 16:35:00,1995.86,1997.17,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19569,做多,2021-07-14 16:35:00,2021-07-14 17:15:00,1997.17,1998.39,0.07,100.0,0.0036,0.0,0.0,0.0,tp_upper -19570,做多,2021-07-14 17:30:00,2021-07-14 17:40:00,1999.24,1997.32,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19571,做空,2021-07-14 17:40:00,2021-07-14 17:45:00,1997.32,2000.93,0.07,100.0,0.0036,-0.01,0.0,-0.02,flip -19572,做多,2021-07-14 17:45:00,2021-07-14 17:55:00,2000.93,2000.34,0.07,100.0,0.0035,-0.0,0.0,-0.01,tp_upper -19573,做多,2021-07-14 18:15:00,2021-07-14 18:25:00,1998.53,1999.92,0.07,100.0,0.0035,0.0,0.0,0.0,flip -19574,做空,2021-07-14 18:25:00,2021-07-14 18:30:00,1999.92,2002.08,0.07,100.0,0.0035,-0.01,0.0,-0.01,flip -19575,做多,2021-07-14 18:30:00,2021-07-14 18:35:00,2002.08,2012.54,0.07,100.0,0.0035,0.04,0.0,0.03,tp_upper -19576,做多,2021-07-14 20:05:00,2021-07-14 20:20:00,1986.57,1989.39,0.07,100.0,0.0036,0.01,0.0,0.01,tp_upper -19577,做多,2021-07-14 20:40:00,2021-07-14 20:50:00,1984.84,1990.43,0.07,100.0,0.0036,0.02,0.0,0.02,tp_upper -19578,做多,2021-07-14 22:10:00,2021-07-14 22:20:00,1995.18,1998.7,0.07,100.0,0.0036,0.01,0.0,0.01,tp_upper -19579,做多,2021-07-14 23:30:00,2021-07-15 00:45:00,1996.0,1999.17,0.07,100.0,0.0036,0.01,0.0,0.01,tp_upper -19580,做多,2021-07-15 02:05:00,2021-07-15 05:00:00,2010.75,1966.85,0.07,100.0,0.0036,-0.16,0.0,-0.16,flip -19581,做空,2021-07-15 05:00:00,2021-07-15 05:30:00,1966.85,1969.13,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19582,做多,2021-07-15 05:30:00,2021-07-15 05:35:00,1969.13,1962.74,0.07,100.0,0.0036,-0.02,0.0,-0.03,flip -19583,做空,2021-07-15 05:35:00,2021-07-15 05:45:00,1962.74,1958.77,0.07,100.0,0.0036,0.01,0.0,0.01,tp_lower -19584,做多,2021-07-15 06:10:00,2021-07-15 06:15:00,1969.39,1966.85,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19585,做空,2021-07-15 06:15:00,2021-07-15 06:25:00,1966.85,1954.52,0.07,100.0,0.0036,0.04,0.0,0.04,tp_lower -19586,做多,2021-07-15 07:15:00,2021-07-15 07:20:00,1959.02,1954.02,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19587,做空,2021-07-15 07:20:00,2021-07-15 07:25:00,1954.02,1958.7,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19588,做多,2021-07-15 07:25:00,2021-07-15 07:30:00,1958.7,1954.19,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19589,做空,2021-07-15 07:30:00,2021-07-15 07:45:00,1954.19,1954.09,0.07,100.0,0.0036,0.0,0.0,-0.0,flip -19590,做多,2021-07-15 07:45:00,2021-07-15 08:00:00,1954.09,1962.59,0.07,100.0,0.0036,0.03,0.0,0.03,tp_upper -19591,做多,2021-07-15 08:00:00,2021-07-15 08:05:00,1962.59,1964.96,0.07,100.0,0.0036,0.01,0.0,0.0,tp_upper -19592,做多,2021-07-15 08:25:00,2021-07-15 08:30:00,1955.45,1948.9,0.07,100.0,0.0036,-0.02,0.0,-0.03,flip -19593,做空,2021-07-15 08:30:00,2021-07-15 08:35:00,1948.9,1958.94,0.07,100.0,0.0036,-0.04,0.0,-0.04,flip -19594,做多,2021-07-15 08:35:00,2021-07-15 08:55:00,1958.94,1956.59,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19595,做空,2021-07-15 08:55:00,2021-07-15 09:00:00,1956.59,1958.48,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19596,做多,2021-07-15 09:00:00,2021-07-15 09:15:00,1958.48,1976.52,0.07,100.0,0.0036,0.06,0.0,0.06,tp_upper -19597,做多,2021-07-15 12:00:00,2021-07-15 12:05:00,1931.81,1913.01,0.07,100.0,0.0036,-0.07,0.0,-0.07,tp_upper -19598,做多,2021-07-15 13:05:00,2021-07-15 13:45:00,1904.33,1917.0,0.07,100.0,0.0036,0.05,0.0,0.04,tp_upper -19599,做多,2021-07-15 15:05:00,2021-07-15 15:30:00,1917.22,1917.89,0.07,100.0,0.0036,0.0,0.0,-0.0,flip -19600,做空,2021-07-15 15:30:00,2021-07-15 16:00:00,1917.89,1914.45,0.07,100.0,0.0036,0.01,0.0,0.01,flip -19601,做多,2021-07-15 16:00:00,2021-07-15 17:30:00,1914.45,1900.41,0.07,100.0,0.0036,-0.05,0.0,-0.05,flip -19602,做空,2021-07-15 17:30:00,2021-07-15 17:45:00,1900.41,1893.19,0.07,100.0,0.0036,0.03,0.0,0.02,flip -19603,做多,2021-07-15 17:45:00,2021-07-15 18:00:00,1893.19,1902.57,0.07,100.0,0.0037,0.03,0.0,0.03,tp_upper -19604,做多,2021-07-15 19:50:00,2021-07-15 20:25:00,1922.71,1928.56,0.07,100.0,0.0036,0.02,0.0,0.02,tp_upper -19605,做多,2021-07-15 21:50:00,2021-07-15 21:55:00,1924.8,1918.19,0.07,100.0,0.0036,-0.02,0.0,-0.03,flip -19606,做空,2021-07-15 21:55:00,2021-07-15 22:00:00,1918.19,1916.9,0.07,100.0,0.0036,0.0,0.0,0.0,tp_lower -19607,做多,2021-07-15 22:15:00,2021-07-15 22:35:00,1922.38,1926.8,0.07,100.0,0.0036,0.02,0.0,0.01,tp_upper -19608,做多,2021-07-15 22:50:00,2021-07-15 23:00:00,1922.2,1925.13,0.07,100.0,0.0036,0.01,0.0,0.01,tp_upper -19609,做多,2021-07-15 23:00:00,2021-07-15 23:05:00,1925.13,1918.86,0.07,100.0,0.0036,-0.02,0.0,-0.03,flip -19610,做空,2021-07-15 23:05:00,2021-07-15 23:10:00,1918.86,1921.62,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19611,做多,2021-07-15 23:10:00,2021-07-15 23:20:00,1921.62,1920.64,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19612,做空,2021-07-15 23:20:00,2021-07-15 23:25:00,1920.64,1923.1,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19613,做多,2021-07-15 23:25:00,2021-07-15 23:30:00,1923.1,1922.54,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19614,做空,2021-07-15 23:30:00,2021-07-15 23:35:00,1922.54,1909.35,0.07,100.0,0.0036,0.05,0.0,0.04,tp_lower -19615,做多,2021-07-15 23:55:00,2021-07-16 00:00:00,1919.35,1906.54,0.07,100.0,0.0036,-0.05,0.0,-0.05,flip -19616,做空,2021-07-16 00:00:00,2021-07-16 00:10:00,1906.54,1921.11,0.07,100.0,0.0037,-0.05,0.0,-0.06,flip -19617,做多,2021-07-16 00:10:00,2021-07-16 00:15:00,1921.11,1915.21,0.07,100.0,0.0037,-0.02,0.0,-0.03,flip -19618,做空,2021-07-16 00:15:00,2021-07-16 00:45:00,1915.21,1900.43,0.07,100.0,0.0037,0.05,0.0,0.05,tp_lower -19619,做多,2021-07-16 00:55:00,2021-07-16 01:35:00,1907.11,1925.69,0.07,100.0,0.0037,0.07,0.0,0.07,tp_upper -19620,做多,2021-07-16 03:55:00,2021-07-16 04:00:00,1948.65,1952.53,0.07,100.0,0.0037,0.01,0.0,0.01,tp_upper -19621,做多,2021-07-16 04:20:00,2021-07-16 08:00:00,1949.18,1904.87,0.07,100.0,0.0037,-0.16,0.0,-0.17,flip -19622,做空,2021-07-16 08:00:00,2021-07-16 08:05:00,1904.87,1898.04,0.07,100.0,0.0037,0.02,0.0,0.02,tp_lower -19623,做多,2021-07-16 09:50:00,2021-07-16 10:05:00,1873.6,1868.0,0.07,100.0,0.0037,-0.02,0.0,-0.02,flip -19624,做空,2021-07-16 10:05:00,2021-07-16 10:15:00,1868.0,1864.58,0.07,100.0,0.0037,0.01,0.0,0.01,tp_lower -19625,做多,2021-07-16 10:40:00,2021-07-16 10:45:00,1869.82,1861.89,0.07,100.0,0.0037,-0.03,0.0,-0.03,flip -19626,做空,2021-07-16 10:45:00,2021-07-16 10:50:00,1861.89,1865.85,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -19627,做多,2021-07-16 10:50:00,2021-07-16 11:00:00,1865.85,1865.0,0.07,100.0,0.0037,-0.0,0.0,-0.01,flip -19628,做空,2021-07-16 11:00:00,2021-07-16 11:05:00,1865.0,1867.11,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -19629,做多,2021-07-16 11:05:00,2021-07-16 11:10:00,1867.11,1862.03,0.07,100.0,0.0037,-0.02,0.0,-0.02,flip -19630,做空,2021-07-16 11:10:00,2021-07-16 11:40:00,1862.03,1854.26,0.07,100.0,0.0037,0.03,0.0,0.03,tp_lower -19631,做多,2021-07-16 11:45:00,2021-07-16 11:50:00,1861.5,1857.64,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -19632,做空,2021-07-16 11:50:00,2021-07-16 11:55:00,1857.64,1851.68,0.07,100.0,0.0037,0.02,0.0,0.02,tp_lower -19633,做多,2021-07-16 12:00:00,2021-07-16 12:15:00,1860.46,1880.89,0.07,100.0,0.0037,0.08,0.0,0.07,tp_upper -19634,做多,2021-07-16 12:45:00,2021-07-16 12:50:00,1863.27,1876.99,0.07,100.0,0.0037,0.05,0.0,0.05,tp_upper -19635,做多,2021-07-16 12:50:00,2021-07-16 12:55:00,1876.99,1889.43,0.07,100.0,0.0037,0.05,0.0,0.04,tp_upper -19636,做多,2021-07-16 16:15:00,2021-07-16 16:45:00,1928.09,1925.99,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19637,做空,2021-07-16 16:45:00,2021-07-16 17:20:00,1925.99,1928.1,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19638,做多,2021-07-16 17:20:00,2021-07-16 17:25:00,1928.1,1921.43,0.07,100.0,0.0036,-0.02,0.0,-0.03,flip -19639,做空,2021-07-16 17:25:00,2021-07-16 17:30:00,1921.43,1917.94,0.07,100.0,0.0036,0.01,0.0,0.01,tp_lower -19640,做多,2021-07-16 17:55:00,2021-07-16 18:40:00,1924.53,1920.0,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19641,做空,2021-07-16 18:40:00,2021-07-16 18:45:00,1920.0,1921.38,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19642,做多,2021-07-16 18:45:00,2021-07-16 18:50:00,1921.38,1915.79,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19643,做空,2021-07-16 18:50:00,2021-07-16 18:55:00,1915.79,1917.47,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19644,做多,2021-07-16 18:55:00,2021-07-16 19:10:00,1917.47,1919.0,0.07,100.0,0.0036,0.01,0.0,0.0,tp_upper -19645,做多,2021-07-16 19:15:00,2021-07-16 19:20:00,1924.01,1923.68,0.07,100.0,0.0036,-0.0,0.0,-0.0,tp_upper -19646,做多,2021-07-16 20:00:00,2021-07-16 20:05:00,1917.1,1908.42,0.07,100.0,0.0036,-0.03,0.0,-0.03,flip -19647,做空,2021-07-16 20:05:00,2021-07-16 20:20:00,1908.42,1913.66,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19648,做多,2021-07-16 20:20:00,2021-07-16 20:50:00,1913.66,1903.02,0.07,100.0,0.0036,-0.04,0.0,-0.04,flip -19649,做空,2021-07-16 20:50:00,2021-07-16 20:55:00,1903.02,1901.32,0.07,100.0,0.0036,0.01,0.0,0.0,tp_lower -19650,做多,2021-07-16 22:05:00,2021-07-16 22:15:00,1900.83,1900.36,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19651,做空,2021-07-16 22:15:00,2021-07-16 22:20:00,1900.36,1901.01,0.07,100.0,0.0036,-0.0,0.0,-0.01,flip -19652,做多,2021-07-16 22:20:00,2021-07-16 22:25:00,1901.01,1896.21,0.07,100.0,0.0035,-0.02,0.0,-0.02,flip -19653,做空,2021-07-16 22:25:00,2021-07-16 22:30:00,1896.21,1889.32,0.07,100.0,0.0035,0.02,0.0,0.02,tp_lower -19654,做多,2021-07-17 00:05:00,2021-07-17 00:35:00,1877.01,1885.56,0.07,100.0,0.0037,0.03,0.0,0.03,tp_upper -19655,做多,2021-07-17 03:05:00,2021-07-17 03:25:00,1868.39,1875.54,0.07,100.0,0.0037,0.03,0.0,0.02,tp_upper -19656,做多,2021-07-17 04:15:00,2021-07-17 04:20:00,1869.51,1867.49,0.07,100.0,0.0038,-0.01,0.0,-0.01,flip -19657,做空,2021-07-17 04:20:00,2021-07-17 04:25:00,1867.49,1870.35,0.07,100.0,0.0038,-0.01,0.0,-0.01,flip -19658,做多,2021-07-17 04:25:00,2021-07-17 04:30:00,1870.35,1874.44,0.07,100.0,0.0037,0.02,0.0,0.01,tp_upper -19659,做多,2021-07-17 06:05:00,2021-07-17 06:30:00,1891.33,1887.36,0.07,100.0,0.0037,-0.01,0.0,-0.02,tp_upper -19660,做多,2021-07-17 08:35:00,2021-07-17 08:40:00,1888.71,1896.21,0.07,100.0,0.0037,0.03,0.0,0.02,tp_upper -19661,做多,2021-07-17 11:30:00,2021-07-17 11:35:00,1863.07,1862.35,0.07,100.0,0.0038,-0.0,0.0,-0.01,flip -19662,做空,2021-07-17 11:35:00,2021-07-17 12:05:00,1862.35,1863.95,0.07,100.0,0.0038,-0.01,0.0,-0.01,flip -19663,做多,2021-07-17 12:05:00,2021-07-17 12:15:00,1863.95,1864.36,0.07,100.0,0.0037,0.0,0.0,-0.0,tp_upper -19664,做多,2021-07-17 13:20:00,2021-07-17 13:40:00,1866.57,1885.9,0.07,100.0,0.0037,0.07,0.0,0.07,tp_upper -19665,做多,2021-07-17 13:40:00,2021-07-17 13:45:00,1885.9,1878.2,0.07,100.0,0.0037,-0.03,0.0,-0.03,tp_upper -19666,做多,2021-07-17 15:25:00,2021-07-17 16:10:00,1877.83,1886.55,0.07,100.0,0.0037,0.03,0.0,0.03,tp_upper -19667,做多,2021-07-17 17:50:00,2021-07-17 18:20:00,1893.92,1905.62,0.07,100.0,0.0037,0.04,0.0,0.04,tp_upper -19668,做多,2021-07-17 19:25:00,2021-07-17 19:35:00,1907.68,1912.94,0.07,100.0,0.0037,0.02,0.0,0.02,tp_upper -19669,做多,2021-07-17 20:50:00,2021-07-17 21:35:00,1902.61,1911.8,0.07,100.0,0.0037,0.03,0.0,0.03,tp_upper -19670,做多,2021-07-17 22:15:00,2021-07-17 22:25:00,1902.83,1895.82,0.07,100.0,0.0037,-0.03,0.0,-0.03,flip -19671,做空,2021-07-17 22:25:00,2021-07-17 22:45:00,1895.82,1903.17,0.07,100.0,0.0037,-0.03,0.0,-0.03,flip -19672,做多,2021-07-17 22:45:00,2021-07-17 23:45:00,1903.17,1894.03,0.07,100.0,0.0037,-0.03,0.0,-0.04,flip -19673,做空,2021-07-17 23:45:00,2021-07-17 23:50:00,1894.03,1901.49,0.07,100.0,0.0037,-0.03,0.0,-0.03,flip -19674,做多,2021-07-17 23:50:00,2021-07-17 23:55:00,1901.49,1898.55,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -19675,做空,2021-07-17 23:55:00,2021-07-18 03:55:00,1898.55,1980.99,0.07,100.0,0.0037,-0.3,0.0,-0.31,flip -19676,做多,2021-07-18 03:55:00,2021-07-18 04:00:00,1980.99,1985.48,0.07,100.0,0.0034,0.02,0.0,0.01,tp_upper -19677,做多,2021-07-18 04:10:00,2021-07-18 04:30:00,1978.34,1977.36,0.07,100.0,0.0034,-0.0,0.0,-0.01,flip -19678,做空,2021-07-18 04:30:00,2021-07-18 04:55:00,1977.36,1976.27,0.07,100.0,0.0034,0.0,0.0,0.0,flip -19679,做多,2021-07-18 04:55:00,2021-07-18 05:05:00,1976.27,1979.59,0.07,100.0,0.0034,0.01,0.0,0.01,tp_upper -19680,做多,2021-07-18 05:05:00,2021-07-18 05:10:00,1979.59,1978.1,0.07,100.0,0.0034,-0.01,0.0,-0.01,flip -19681,做空,2021-07-18 05:10:00,2021-07-18 05:40:00,1978.1,1978.07,0.07,100.0,0.0034,0.0,0.0,-0.0,flip -19682,做多,2021-07-18 05:40:00,2021-07-18 05:45:00,1978.07,1977.64,0.07,100.0,0.0034,-0.0,0.0,-0.0,flip -19683,做空,2021-07-18 05:45:00,2021-07-18 06:00:00,1977.64,1977.29,0.07,100.0,0.0034,0.0,0.0,-0.0,flip -19684,做多,2021-07-18 06:00:00,2021-07-18 06:05:00,1977.29,1961.0,0.07,100.0,0.0034,-0.06,0.0,-0.06,flip -19685,做空,2021-07-18 06:05:00,2021-07-18 06:10:00,1961.0,1963.24,0.07,100.0,0.0034,-0.01,0.0,-0.01,tp_lower -19686,做多,2021-07-18 07:45:00,2021-07-18 07:50:00,1963.06,1957.37,0.07,100.0,0.0034,-0.02,0.0,-0.02,flip -19687,做空,2021-07-18 07:50:00,2021-07-18 08:00:00,1957.37,1966.51,0.07,100.0,0.0034,-0.03,0.0,-0.03,flip -19688,做多,2021-07-18 08:00:00,2021-07-18 08:10:00,1966.51,1965.39,0.07,100.0,0.0034,-0.0,0.0,-0.01,tp_upper -19689,做多,2021-07-18 08:50:00,2021-07-18 09:15:00,1961.96,1964.16,0.07,100.0,0.0034,0.01,0.0,0.0,flip -19690,做空,2021-07-18 09:15:00,2021-07-18 09:25:00,1964.16,1966.13,0.07,100.0,0.0034,-0.01,0.0,-0.01,flip -19691,做多,2021-07-18 09:25:00,2021-07-18 09:30:00,1966.13,1962.76,0.07,100.0,0.0033,-0.01,0.0,-0.01,flip -19692,做空,2021-07-18 09:30:00,2021-07-18 09:40:00,1962.76,1965.44,0.07,100.0,0.0033,-0.01,0.0,-0.01,flip -19693,做多,2021-07-18 09:40:00,2021-07-18 09:45:00,1965.44,1972.71,0.07,100.0,0.0033,0.02,0.0,0.02,tp_upper -19694,做多,2021-07-18 09:45:00,2021-07-18 09:50:00,1972.71,1969.97,0.07,100.0,0.0033,-0.01,0.0,-0.01,tp_upper -19695,做多,2021-07-18 10:25:00,2021-07-18 10:30:00,1963.44,1961.44,0.07,100.0,0.0033,-0.01,0.0,-0.01,flip -19696,做空,2021-07-18 10:30:00,2021-07-18 10:55:00,1961.44,1961.82,0.07,100.0,0.0033,-0.0,0.0,-0.0,flip -19697,做多,2021-07-18 10:55:00,2021-07-18 11:15:00,1961.82,1959.68,0.07,100.0,0.0033,-0.01,0.0,-0.01,flip -19698,做空,2021-07-18 11:15:00,2021-07-18 11:20:00,1959.68,1961.73,0.07,100.0,0.0033,-0.01,0.0,-0.01,flip -19699,做多,2021-07-18 11:20:00,2021-07-18 11:35:00,1961.73,1967.41,0.06,100.0,0.0033,0.02,0.0,0.02,tp_upper -19700,做多,2021-07-18 14:10:00,2021-07-18 14:20:00,1954.07,1951.51,0.07,100.0,0.0033,-0.01,0.0,-0.01,flip -19701,做空,2021-07-18 14:20:00,2021-07-18 14:35:00,1951.51,1928.41,0.06,100.0,0.0033,0.08,0.0,0.07,tp_lower -19702,做多,2021-07-18 16:50:00,2021-07-18 16:55:00,1897.64,1894.95,0.07,100.0,0.0035,-0.01,0.0,-0.01,flip -19703,做空,2021-07-18 16:55:00,2021-07-18 17:20:00,1894.95,1895.79,0.07,100.0,0.0035,-0.0,0.0,-0.01,flip -19704,做多,2021-07-18 17:20:00,2021-07-18 17:45:00,1895.79,1905.35,0.07,100.0,0.0034,0.03,0.0,0.03,tp_upper -19705,做多,2021-07-18 18:50:00,2021-07-18 18:55:00,1902.33,1898.69,0.07,100.0,0.0034,-0.01,0.0,-0.02,flip -19706,做空,2021-07-18 18:55:00,2021-07-18 19:10:00,1898.69,1903.31,0.07,100.0,0.0034,-0.02,0.0,-0.02,flip -19707,做多,2021-07-18 19:10:00,2021-07-18 19:15:00,1903.31,1901.99,0.07,100.0,0.0034,-0.0,0.0,-0.01,flip -19708,做空,2021-07-18 19:15:00,2021-07-18 19:20:00,1901.99,1905.65,0.07,100.0,0.0034,-0.01,0.0,-0.02,flip -19709,做多,2021-07-18 19:20:00,2021-07-18 19:25:00,1905.65,1904.71,0.06,100.0,0.0034,-0.0,0.0,-0.01,flip -19710,做空,2021-07-18 19:25:00,2021-07-18 19:35:00,1904.71,1903.24,0.06,100.0,0.0034,0.01,0.0,0.0,flip -19711,做多,2021-07-18 19:35:00,2021-07-18 19:40:00,1903.24,1900.35,0.06,100.0,0.0034,-0.01,0.0,-0.01,flip -19712,做空,2021-07-18 19:40:00,2021-07-18 20:00:00,1900.35,1894.5,0.06,100.0,0.0034,0.02,0.0,0.02,tp_lower -19713,做多,2021-07-18 20:05:00,2021-07-18 20:15:00,1898.94,1901.75,0.06,100.0,0.0034,0.01,0.0,0.01,flip -19714,做空,2021-07-18 20:15:00,2021-07-18 20:30:00,1901.75,1899.21,0.06,100.0,0.0034,0.01,0.0,0.01,tp_lower -19715,做多,2021-07-18 20:30:00,2021-07-18 21:25:00,1899.21,1897.46,0.06,100.0,0.0034,-0.01,0.0,-0.01,flip -19716,做空,2021-07-18 21:25:00,2021-07-18 21:40:00,1897.46,1897.68,0.06,100.0,0.0034,-0.0,0.0,-0.0,flip -19717,做多,2021-07-18 21:40:00,2021-07-18 21:45:00,1897.68,1906.95,0.06,100.0,0.0034,0.03,0.0,0.03,tp_upper -19718,做多,2021-07-18 21:45:00,2021-07-18 21:50:00,1906.95,1910.69,0.06,100.0,0.0034,0.01,0.0,0.01,tp_upper -19719,做多,2021-07-18 23:40:00,2021-07-18 23:45:00,1893.73,1903.15,0.06,100.0,0.0034,0.03,0.0,0.03,tp_upper -19720,做多,2021-07-19 01:45:00,2021-07-19 01:50:00,1881.1,1878.06,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19721,做空,2021-07-19 01:50:00,2021-07-19 01:55:00,1878.06,1881.21,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19722,做多,2021-07-19 01:55:00,2021-07-19 02:30:00,1881.21,1873.34,0.07,100.0,0.0036,-0.03,0.0,-0.03,flip -19723,做空,2021-07-19 02:30:00,2021-07-19 02:35:00,1873.34,1877.63,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19724,做多,2021-07-19 02:35:00,2021-07-19 02:45:00,1877.63,1875.79,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19725,做空,2021-07-19 02:45:00,2021-07-19 02:50:00,1875.79,1881.59,0.07,100.0,0.0036,-0.02,0.0,-0.02,flip -19726,做多,2021-07-19 02:50:00,2021-07-19 02:55:00,1881.59,1877.62,0.07,100.0,0.0035,-0.01,0.0,-0.02,flip -19727,做空,2021-07-19 02:55:00,2021-07-19 03:00:00,1877.62,1878.97,0.07,100.0,0.0035,-0.0,0.0,-0.01,flip -19728,做多,2021-07-19 03:00:00,2021-07-19 03:20:00,1878.97,1880.41,0.07,100.0,0.0035,0.01,0.0,0.0,flip -19729,做空,2021-07-19 03:20:00,2021-07-19 03:25:00,1880.41,1883.0,0.07,100.0,0.0035,-0.01,0.0,-0.01,flip -19730,做多,2021-07-19 03:25:00,2021-07-19 03:30:00,1883.0,1879.6,0.07,100.0,0.0035,-0.01,0.0,-0.02,flip -19731,做空,2021-07-19 03:30:00,2021-07-19 03:35:00,1879.6,1886.36,0.07,100.0,0.0035,-0.02,0.0,-0.03,flip -19732,做多,2021-07-19 03:35:00,2021-07-19 03:40:00,1886.36,1892.71,0.07,100.0,0.0035,0.02,0.0,0.02,tp_upper -19733,做多,2021-07-19 04:10:00,2021-07-19 04:25:00,1883.57,1888.59,0.07,100.0,0.0035,0.02,0.0,0.01,tp_upper -19734,做多,2021-07-19 08:15:00,2021-07-19 11:15:00,1895.89,1867.95,0.07,100.0,0.0035,-0.1,0.0,-0.1,flip -19735,做空,2021-07-19 11:15:00,2021-07-19 11:35:00,1867.95,1869.36,0.06,100.0,0.0035,-0.0,0.0,-0.01,flip -19736,做多,2021-07-19 11:35:00,2021-07-19 11:40:00,1869.36,1866.58,0.06,100.0,0.0035,-0.01,0.0,-0.01,flip -19737,做空,2021-07-19 11:40:00,2021-07-19 12:00:00,1866.58,1860.43,0.06,100.0,0.0035,0.02,0.0,0.02,tp_lower -19738,做多,2021-07-19 12:05:00,2021-07-19 12:10:00,1866.27,1861.75,0.06,100.0,0.0035,-0.02,0.0,-0.02,flip -19739,做空,2021-07-19 12:10:00,2021-07-19 12:15:00,1861.75,1858.29,0.06,100.0,0.0035,0.01,0.0,0.01,tp_lower -19740,做多,2021-07-19 14:05:00,2021-07-19 14:10:00,1814.27,1809.92,0.06,100.0,0.0036,-0.02,0.0,-0.02,flip -19741,做空,2021-07-19 14:10:00,2021-07-19 14:15:00,1809.92,1810.51,0.06,100.0,0.0035,-0.0,0.0,-0.01,flip -19742,做多,2021-07-19 14:15:00,2021-07-19 14:25:00,1810.51,1815.74,0.06,100.0,0.0035,0.02,0.0,0.02,flip -19743,做空,2021-07-19 14:25:00,2021-07-19 15:30:00,1815.74,1822.53,0.06,100.0,0.0035,-0.02,0.0,-0.03,flip -19744,做多,2021-07-19 15:30:00,2021-07-19 15:35:00,1822.53,1817.14,0.06,100.0,0.0035,-0.02,0.0,-0.02,flip -19745,做空,2021-07-19 15:35:00,2021-07-19 15:40:00,1817.14,1820.27,0.06,100.0,0.0035,-0.01,0.0,-0.01,flip -19746,做多,2021-07-19 15:40:00,2021-07-19 15:50:00,1820.27,1819.98,0.06,100.0,0.0035,-0.0,0.0,-0.0,flip -19747,做空,2021-07-19 15:50:00,2021-07-19 16:00:00,1819.98,1815.79,0.06,100.0,0.0035,0.01,0.0,0.01,tp_lower -19748,做多,2021-07-19 16:05:00,2021-07-19 16:20:00,1818.72,1820.01,0.06,100.0,0.0035,0.0,0.0,0.0,flip -19749,做空,2021-07-19 16:20:00,2021-07-19 16:45:00,1820.01,1820.98,0.06,100.0,0.0035,-0.0,0.0,-0.01,flip -19750,做多,2021-07-19 16:45:00,2021-07-19 16:50:00,1820.98,1818.42,0.06,100.0,0.0035,-0.01,0.0,-0.01,flip -19751,做空,2021-07-19 16:50:00,2021-07-19 17:00:00,1818.42,1819.66,0.06,100.0,0.0035,-0.0,0.0,-0.01,flip -19752,做多,2021-07-19 17:00:00,2021-07-19 17:15:00,1819.66,1824.06,0.06,100.0,0.0035,0.02,0.0,0.01,tp_upper -19753,做多,2021-07-19 18:20:00,2021-07-19 18:25:00,1826.45,1825.48,0.06,100.0,0.0035,-0.0,0.0,-0.01,flip -19754,做空,2021-07-19 18:25:00,2021-07-19 18:50:00,1825.48,1816.42,0.06,100.0,0.0035,0.03,0.0,0.03,tp_lower -19755,做多,2021-07-19 19:30:00,2021-07-19 19:45:00,1819.64,1819.47,0.06,100.0,0.0035,-0.0,0.0,-0.0,flip -19756,做空,2021-07-19 19:45:00,2021-07-19 20:30:00,1819.47,1817.79,0.06,100.0,0.0035,0.01,0.0,0.0,flip -19757,做多,2021-07-19 20:30:00,2021-07-19 20:50:00,1817.79,1817.81,0.06,100.0,0.0035,0.0,0.0,-0.0,flip -19758,做空,2021-07-19 20:50:00,2021-07-19 21:00:00,1817.81,1820.77,0.06,100.0,0.0035,-0.01,0.0,-0.01,flip -19759,做多,2021-07-19 21:00:00,2021-07-19 21:05:00,1820.77,1819.59,0.06,100.0,0.0035,-0.0,0.0,-0.01,flip -19760,做空,2021-07-19 21:05:00,2021-07-19 21:15:00,1819.59,1825.23,0.06,100.0,0.0035,-0.02,0.0,-0.02,flip -19761,做多,2021-07-19 21:15:00,2021-07-19 21:20:00,1825.23,1823.25,0.06,100.0,0.0034,-0.01,0.0,-0.01,tp_upper -19762,做多,2021-07-19 22:05:00,2021-07-19 22:10:00,1820.3,1819.85,0.06,100.0,0.0034,-0.0,0.0,-0.0,flip -19763,做空,2021-07-19 22:10:00,2021-07-19 22:20:00,1819.85,1814.14,0.06,100.0,0.0034,0.02,0.0,0.02,tp_lower -19764,做多,2021-07-19 22:25:00,2021-07-19 22:35:00,1822.28,1825.1,0.06,100.0,0.0034,0.01,0.0,0.01,tp_upper -19765,做多,2021-07-19 23:25:00,2021-07-19 23:40:00,1820.18,1826.88,0.06,100.0,0.0034,0.02,0.0,0.02,tp_upper -19766,做多,2021-07-20 00:10:00,2021-07-20 00:15:00,1825.18,1829.13,0.07,100.0,0.0036,0.01,0.0,0.01,tp_upper -19767,做多,2021-07-20 00:25:00,2021-07-20 00:45:00,1824.0,1822.05,0.07,100.0,0.0036,-0.01,0.0,-0.01,flip -19768,做空,2021-07-20 00:45:00,2021-07-20 01:00:00,1822.05,1810.64,0.07,100.0,0.0036,0.04,0.0,0.04,tp_lower -19769,做多,2021-07-20 04:30:00,2021-07-20 04:40:00,1730.23,1741.8,0.07,100.0,0.0038,0.04,0.0,0.04,tp_upper -19770,做多,2021-07-20 08:15:00,2021-07-20 10:10:00,1756.6,1733.53,0.07,100.0,0.0038,-0.09,0.0,-0.09,flip -19771,做空,2021-07-20 10:10:00,2021-07-20 10:15:00,1733.53,1742.92,0.07,100.0,0.0038,-0.04,0.0,-0.04,flip -19772,做多,2021-07-20 10:15:00,2021-07-20 10:20:00,1742.92,1746.11,0.06,100.0,0.0037,0.01,0.0,0.01,tp_upper -19773,做多,2021-07-20 11:30:00,2021-07-20 12:10:00,1748.97,1755.47,0.06,100.0,0.0037,0.02,0.0,0.02,tp_upper -19774,做多,2021-07-20 12:35:00,2021-07-20 12:55:00,1750.78,1755.26,0.07,100.0,0.0037,0.02,0.0,0.01,tp_upper -19775,做多,2021-07-20 13:15:00,2021-07-20 13:20:00,1752.61,1735.29,0.07,100.0,0.0037,-0.06,0.0,-0.07,flip -19776,做空,2021-07-20 13:20:00,2021-07-20 13:25:00,1735.29,1740.4,0.06,100.0,0.0037,-0.02,0.0,-0.02,tp_lower -19777,做多,2021-07-20 14:05:00,2021-07-20 14:15:00,1762.67,1746.21,0.06,100.0,0.0036,-0.06,0.0,-0.06,flip -19778,做空,2021-07-20 14:15:00,2021-07-20 14:20:00,1746.21,1760.35,0.06,100.0,0.0036,-0.05,0.0,-0.05,flip -19779,做多,2021-07-20 14:20:00,2021-07-20 14:30:00,1760.35,1756.64,0.06,100.0,0.0036,-0.01,0.0,-0.02,tp_upper -19780,做多,2021-07-20 17:50:00,2021-07-20 17:55:00,1784.61,1781.84,0.06,100.0,0.0035,-0.01,0.0,-0.01,flip -19781,做空,2021-07-20 17:55:00,2021-07-20 18:00:00,1781.84,1782.06,0.06,100.0,0.0035,-0.0,0.0,-0.0,flip -19782,做多,2021-07-20 18:00:00,2021-07-20 18:15:00,1782.06,1789.56,0.06,100.0,0.0035,0.03,0.0,0.02,tp_upper -19783,做多,2021-07-20 20:00:00,2021-07-20 20:20:00,1794.0,1802.27,0.06,100.0,0.0035,0.03,0.0,0.03,tp_upper -19784,做多,2021-07-20 21:00:00,2021-07-20 21:05:00,1795.84,1793.36,0.06,100.0,0.0035,-0.01,0.0,-0.01,flip -19785,做空,2021-07-20 21:05:00,2021-07-20 21:10:00,1793.36,1783.67,0.06,100.0,0.0035,0.03,0.0,0.03,tp_lower -19786,做多,2021-07-20 23:15:00,2021-07-20 23:30:00,1783.64,1784.98,0.06,100.0,0.0035,0.0,0.0,0.0,tp_upper -19787,做多,2021-07-21 01:40:00,2021-07-21 02:00:00,1773.05,1778.87,0.06,100.0,0.0036,0.02,0.0,0.02,tp_upper -19788,做多,2021-07-21 06:00:00,2021-07-21 06:20:00,1856.7,1862.23,0.06,100.0,0.0035,0.02,0.0,0.02,flip -19789,做空,2021-07-21 06:20:00,2021-07-21 07:45:00,1862.23,1869.43,0.06,100.0,0.0035,-0.02,0.0,-0.03,flip -19790,做多,2021-07-21 07:45:00,2021-07-21 07:50:00,1869.43,1865.27,0.06,100.0,0.0034,-0.01,0.0,-0.02,flip -19791,做空,2021-07-21 07:50:00,2021-07-21 07:55:00,1865.27,1874.1,0.06,100.0,0.0034,-0.03,0.0,-0.03,flip -19792,做多,2021-07-21 07:55:00,2021-07-21 08:00:00,1874.1,1875.17,0.06,100.0,0.0034,0.0,0.0,0.0,tp_upper -19793,做多,2021-07-21 08:30:00,2021-07-21 08:45:00,1865.39,1868.54,0.06,100.0,0.0034,0.01,0.0,0.01,flip -19794,做空,2021-07-21 08:45:00,2021-07-21 08:55:00,1868.54,1869.99,0.06,100.0,0.0034,-0.0,0.0,-0.01,flip -19795,做多,2021-07-21 08:55:00,2021-07-21 09:00:00,1869.99,1870.25,0.06,100.0,0.0034,0.0,0.0,-0.0,tp_upper -19796,做多,2021-07-21 09:15:00,2021-07-21 09:20:00,1868.39,1865.83,0.06,100.0,0.0034,-0.01,0.0,-0.01,flip -19797,做空,2021-07-21 09:20:00,2021-07-21 09:30:00,1865.83,1868.17,0.06,100.0,0.0034,-0.01,0.0,-0.01,flip -19798,做多,2021-07-21 09:30:00,2021-07-21 09:35:00,1868.17,1874.58,0.06,100.0,0.0034,0.02,0.0,0.02,tp_upper -19799,做多,2021-07-21 12:40:00,2021-07-21 12:50:00,1904.02,1904.25,0.06,100.0,0.0033,0.0,0.0,-0.0,flip -19800,做空,2021-07-21 12:50:00,2021-07-21 13:10:00,1904.25,1894.97,0.06,100.0,0.0033,0.03,0.0,0.03,tp_lower -19801,做多,2021-07-21 13:35:00,2021-07-21 13:45:00,1906.0,1905.5,0.06,100.0,0.0033,-0.0,0.0,-0.0,flip -19802,做空,2021-07-21 13:45:00,2021-07-21 14:00:00,1905.5,1907.18,0.06,100.0,0.0033,-0.01,0.0,-0.01,flip -19803,做多,2021-07-21 14:00:00,2021-07-21 14:05:00,1907.18,1915.84,0.06,100.0,0.0033,0.03,0.0,0.03,tp_upper -19804,做多,2021-07-21 17:10:00,2021-07-21 18:10:00,1968.25,2020.49,0.06,100.0,0.0032,0.17,0.0,0.17,tp_upper -19805,做多,2021-07-21 18:10:00,2021-07-21 18:15:00,2020.49,2005.0,0.07,100.0,0.0032,-0.05,0.0,-0.05,tp_upper -19806,做多,2021-07-21 20:45:00,2021-07-21 21:05:00,1943.83,1942.31,0.06,100.0,0.0033,-0.01,0.0,-0.01,flip -19807,做空,2021-07-21 21:05:00,2021-07-22 02:30:00,1942.31,1965.98,0.06,100.0,0.0033,-0.08,0.0,-0.08,tp_lower -19808,做多,2021-07-22 03:10:00,2021-07-22 03:20:00,1984.45,1973.7,0.06,100.0,0.0033,-0.04,0.0,-0.04,flip -19809,做空,2021-07-22 03:20:00,2021-07-22 03:30:00,1973.7,1971.41,0.06,100.0,0.0033,0.01,0.0,0.0,flip -19810,做多,2021-07-22 03:30:00,2021-07-22 04:05:00,1971.41,1982.87,0.06,100.0,0.0033,0.04,0.0,0.03,tp_upper -19811,做多,2021-07-22 06:05:00,2021-07-22 06:15:00,1977.4,1977.45,0.06,100.0,0.0033,0.0,0.0,-0.0,flip -19812,做空,2021-07-22 06:15:00,2021-07-22 06:25:00,1977.45,1977.67,0.06,100.0,0.0033,-0.0,0.0,-0.0,flip -19813,做多,2021-07-22 06:25:00,2021-07-22 06:30:00,1977.67,1974.95,0.06,100.0,0.0033,-0.01,0.0,-0.01,flip -19814,做空,2021-07-22 06:30:00,2021-07-22 06:35:00,1974.95,1981.99,0.06,100.0,0.0033,-0.02,0.0,-0.03,flip -19815,做多,2021-07-22 06:35:00,2021-07-22 06:40:00,1981.99,1980.89,0.06,100.0,0.0032,-0.0,0.0,-0.01,tp_upper -19816,做多,2021-07-22 07:55:00,2021-07-22 08:25:00,1990.23,2017.0,0.06,100.0,0.0032,0.09,0.0,0.08,tp_upper -19817,做多,2021-07-22 09:20:00,2021-07-22 09:30:00,2003.04,1982.46,0.06,100.0,0.0032,-0.07,0.0,-0.07,flip -19818,做空,2021-07-22 09:30:00,2021-07-22 09:35:00,1982.46,1972.83,0.06,100.0,0.0032,0.03,0.0,0.03,tp_lower -19819,做多,2021-07-22 10:40:00,2021-07-22 10:55:00,1984.99,1980.61,0.06,100.0,0.0032,-0.01,0.0,-0.02,flip -19820,做空,2021-07-22 10:55:00,2021-07-22 11:00:00,1980.61,1981.92,0.06,100.0,0.0032,-0.0,0.0,-0.01,flip -19821,做多,2021-07-22 11:00:00,2021-07-22 11:10:00,1981.92,1973.99,0.06,100.0,0.0032,-0.03,0.0,-0.03,flip -19822,做空,2021-07-22 11:10:00,2021-07-22 11:20:00,1973.99,1969.71,0.06,100.0,0.0032,0.01,0.0,0.01,tp_lower -19823,做多,2021-07-22 11:25:00,2021-07-22 11:50:00,1974.17,1979.15,0.06,100.0,0.0032,0.02,0.0,0.01,flip -19824,做空,2021-07-22 11:50:00,2021-07-22 11:55:00,1979.15,1982.66,0.06,100.0,0.0032,-0.01,0.0,-0.01,flip -19825,做多,2021-07-22 11:55:00,2021-07-22 12:00:00,1982.66,1978.22,0.06,100.0,0.0032,-0.01,0.0,-0.02,flip -19826,做空,2021-07-22 12:00:00,2021-07-22 12:15:00,1978.22,1973.28,0.06,100.0,0.0032,0.02,0.0,0.01,tp_lower -19827,做多,2021-07-22 12:35:00,2021-07-22 12:40:00,1984.61,1989.55,0.06,100.0,0.0032,0.02,0.0,0.01,tp_upper -19828,做多,2021-07-22 13:55:00,2021-07-22 14:00:00,1990.02,1985.15,0.06,100.0,0.0032,-0.02,0.0,-0.02,flip -19829,做空,2021-07-22 14:00:00,2021-07-22 14:15:00,1985.15,1993.33,0.06,100.0,0.0032,-0.03,0.0,-0.03,flip -19830,做多,2021-07-22 14:15:00,2021-07-22 14:25:00,1993.33,1989.01,0.06,100.0,0.0032,-0.01,0.0,-0.02,flip -19831,做空,2021-07-22 14:25:00,2021-07-22 14:30:00,1989.01,1983.75,0.06,100.0,0.0032,0.02,0.0,0.01,tp_lower -19832,做多,2021-07-22 14:35:00,2021-07-22 14:40:00,1992.55,1988.46,0.06,100.0,0.0032,-0.01,0.0,-0.02,flip -19833,做空,2021-07-22 14:40:00,2021-07-22 14:45:00,1988.46,1992.09,0.06,100.0,0.0032,-0.01,0.0,-0.01,flip -19834,做多,2021-07-22 14:45:00,2021-07-22 14:55:00,1992.09,1998.4,0.06,100.0,0.0032,0.02,0.0,0.02,tp_upper -19835,做多,2021-07-22 16:40:00,2021-07-22 16:50:00,2021.89,2018.64,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -19836,做空,2021-07-22 16:50:00,2021-07-22 16:55:00,2018.64,2019.76,0.06,100.0,0.0031,-0.0,0.0,-0.01,flip -19837,做多,2021-07-22 16:55:00,2021-07-22 17:20:00,2019.76,2024.37,0.06,100.0,0.0031,0.01,0.0,0.01,flip -19838,做空,2021-07-22 17:20:00,2021-07-22 18:05:00,2024.37,2026.68,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -19839,做多,2021-07-22 18:05:00,2021-07-22 18:10:00,2026.68,2030.36,0.06,100.0,0.0031,0.01,0.0,0.01,tp_upper -19840,做多,2021-07-22 18:45:00,2021-07-22 18:55:00,2024.0,2023.95,0.06,100.0,0.0031,-0.0,0.0,-0.0,flip -19841,做空,2021-07-22 18:55:00,2021-07-22 19:00:00,2023.95,2026.64,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -19842,做多,2021-07-22 19:00:00,2021-07-22 19:10:00,2026.64,2022.05,0.06,100.0,0.0031,-0.01,0.0,-0.02,flip -19843,做空,2021-07-22 19:10:00,2021-07-22 19:15:00,2022.05,2025.65,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -19844,做多,2021-07-22 19:15:00,2021-07-22 19:25:00,2025.65,2022.94,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -19845,做空,2021-07-22 19:25:00,2021-07-22 19:30:00,2022.94,2025.73,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -19846,做多,2021-07-22 19:30:00,2021-07-22 19:40:00,2025.73,2025.94,0.06,100.0,0.003,0.0,0.0,-0.0,tp_upper -19847,做多,2021-07-22 19:50:00,2021-07-22 20:00:00,2027.85,2027.95,0.06,100.0,0.003,0.0,0.0,-0.0,flip -19848,做空,2021-07-22 20:00:00,2021-07-22 20:15:00,2027.95,2024.31,0.06,100.0,0.003,0.01,0.0,0.01,tp_lower -19849,做多,2021-07-22 20:15:00,2021-07-22 21:20:00,2024.31,2017.4,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -19850,做空,2021-07-22 21:20:00,2021-07-22 21:30:00,2017.4,2019.08,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19851,做多,2021-07-22 21:30:00,2021-07-22 21:40:00,2019.08,2025.47,0.06,100.0,0.003,0.02,0.0,0.02,tp_upper -19852,做多,2021-07-22 21:40:00,2021-07-22 21:45:00,2025.47,2018.96,0.06,100.0,0.003,-0.02,0.0,-0.02,tp_upper -19853,做多,2021-07-22 22:50:00,2021-07-22 22:55:00,2012.0,2004.45,0.06,100.0,0.003,-0.02,0.0,-0.03,flip -19854,做空,2021-07-22 22:55:00,2021-07-22 23:10:00,2004.45,2007.79,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19855,做多,2021-07-22 23:10:00,2021-07-22 23:25:00,2007.79,2014.02,0.06,100.0,0.003,0.02,0.0,0.02,tp_upper -19856,做多,2021-07-23 00:15:00,2021-07-23 00:30:00,2024.31,2018.84,0.06,100.0,0.0031,-0.02,0.0,-0.02,flip -19857,做空,2021-07-23 00:30:00,2021-07-23 03:40:00,2018.84,2055.37,0.06,100.0,0.0031,-0.11,0.0,-0.12,tp_lower -19858,做多,2021-07-23 04:10:00,2021-07-23 04:15:00,2064.23,2066.82,0.06,100.0,0.003,0.01,0.0,0.0,tp_upper -19859,做多,2021-07-23 05:45:00,2021-07-23 05:50:00,2078.19,2076.57,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -19860,做空,2021-07-23 05:50:00,2021-07-23 06:05:00,2076.57,2067.56,0.06,100.0,0.003,0.03,0.0,0.02,tp_lower -19861,做多,2021-07-23 06:30:00,2021-07-23 06:35:00,2079.29,2078.86,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -19862,做空,2021-07-23 06:35:00,2021-07-23 06:55:00,2078.86,2076.13,0.06,100.0,0.003,0.01,0.0,0.01,flip -19863,做多,2021-07-23 06:55:00,2021-07-23 07:00:00,2076.13,2072.52,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19864,做空,2021-07-23 07:00:00,2021-07-23 07:05:00,2072.52,2065.54,0.06,100.0,0.003,0.02,0.0,0.02,tp_lower -19865,做多,2021-07-23 09:10:00,2021-07-23 09:30:00,2052.58,2057.61,0.06,100.0,0.003,0.02,0.0,0.01,flip -19866,做空,2021-07-23 09:30:00,2021-07-23 09:40:00,2057.61,2059.36,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19867,做多,2021-07-23 09:40:00,2021-07-23 09:45:00,2059.36,2049.63,0.06,100.0,0.003,-0.03,0.0,-0.03,flip -19868,做空,2021-07-23 09:45:00,2021-07-23 10:05:00,2049.63,2053.12,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19869,做多,2021-07-23 10:05:00,2021-07-23 10:20:00,2053.12,2045.21,0.06,100.0,0.003,-0.02,0.0,-0.03,flip -19870,做空,2021-07-23 10:20:00,2021-07-23 10:35:00,2045.21,2051.29,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -19871,做多,2021-07-23 10:35:00,2021-07-23 10:45:00,2051.29,2050.13,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -19872,做空,2021-07-23 10:45:00,2021-07-23 10:55:00,2050.13,2052.56,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19873,做多,2021-07-23 10:55:00,2021-07-23 11:00:00,2052.56,2063.05,0.06,100.0,0.003,0.03,0.0,0.03,tp_upper -19874,做多,2021-07-23 12:20:00,2021-07-23 12:25:00,2059.12,2054.34,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -19875,做空,2021-07-23 12:25:00,2021-07-23 12:30:00,2054.34,2059.38,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -19876,做多,2021-07-23 12:30:00,2021-07-23 12:35:00,2059.38,2055.1,0.06,100.0,0.0029,-0.01,0.0,-0.02,flip -19877,做空,2021-07-23 12:35:00,2021-07-23 12:45:00,2055.1,2057.86,0.06,100.0,0.0029,-0.01,0.0,-0.01,flip -19878,做多,2021-07-23 12:45:00,2021-07-23 13:00:00,2057.86,2062.45,0.06,100.0,0.0029,0.01,0.0,0.01,tp_upper -19879,做多,2021-07-23 14:20:00,2021-07-23 14:25:00,2070.0,2068.88,0.06,100.0,0.0029,-0.0,0.0,-0.01,flip -19880,做空,2021-07-23 14:25:00,2021-07-23 14:35:00,2068.88,2061.46,0.06,100.0,0.0029,0.02,0.0,0.02,tp_lower -19881,做多,2021-07-23 17:55:00,2021-07-23 18:05:00,2013.41,2013.0,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -19882,做空,2021-07-23 18:05:00,2021-07-23 18:50:00,2013.0,2013.86,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -19883,做多,2021-07-23 18:50:00,2021-07-23 18:55:00,2013.86,2010.68,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19884,做空,2021-07-23 18:55:00,2021-07-23 19:00:00,2010.68,2014.46,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -19885,做多,2021-07-23 19:00:00,2021-07-23 19:20:00,2014.46,2015.87,0.06,100.0,0.003,0.0,0.0,0.0,flip -19886,做空,2021-07-23 19:20:00,2021-07-24 01:00:00,2015.87,2111.33,0.06,100.0,0.003,-0.28,0.0,-0.29,flip -19887,做多,2021-07-24 01:00:00,2021-07-24 01:20:00,2111.33,2110.07,0.06,100.0,0.0028,-0.0,0.0,-0.01,flip -19888,做空,2021-07-24 01:20:00,2021-07-24 01:30:00,2110.07,2113.61,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -19889,做多,2021-07-24 01:30:00,2021-07-24 01:35:00,2113.61,2111.18,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -19890,做空,2021-07-24 01:35:00,2021-07-24 01:40:00,2111.18,2114.99,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -19891,做多,2021-07-24 01:40:00,2021-07-24 01:50:00,2114.99,2123.41,0.06,100.0,0.0028,0.02,0.0,0.02,tp_upper -19892,做多,2021-07-24 02:45:00,2021-07-24 03:00:00,2118.29,2118.46,0.06,100.0,0.0028,0.0,0.0,-0.0,flip -19893,做空,2021-07-24 03:00:00,2021-07-24 03:10:00,2118.46,2114.41,0.06,100.0,0.0028,0.01,0.0,0.01,tp_lower -19894,做多,2021-07-24 03:30:00,2021-07-24 03:40:00,2116.5,2112.61,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -19895,做空,2021-07-24 03:40:00,2021-07-24 03:45:00,2112.61,2117.0,0.06,100.0,0.0028,-0.01,0.0,-0.02,flip -19896,做多,2021-07-24 03:45:00,2021-07-24 03:55:00,2117.0,2138.32,0.06,100.0,0.0027,0.06,0.0,0.06,tp_upper -19897,做多,2021-07-24 05:25:00,2021-07-24 05:30:00,2130.43,2126.69,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -19898,做空,2021-07-24 05:30:00,2021-07-24 05:45:00,2126.69,2134.32,0.06,100.0,0.0027,-0.02,0.0,-0.02,flip -19899,做多,2021-07-24 05:45:00,2021-07-24 05:50:00,2134.32,2135.36,0.06,100.0,0.0027,0.0,0.0,-0.0,tp_upper -19900,做多,2021-07-24 09:05:00,2021-07-24 09:10:00,2126.33,2124.06,0.06,100.0,0.0027,-0.01,0.0,-0.01,flip -19901,做空,2021-07-24 09:10:00,2021-07-24 09:20:00,2124.06,2124.43,0.06,100.0,0.0027,-0.0,0.0,-0.0,flip -19902,做多,2021-07-24 09:20:00,2021-07-24 09:30:00,2124.43,2132.93,0.06,100.0,0.0027,0.02,0.0,0.02,tp_upper -19903,做多,2021-07-24 11:40:00,2021-07-24 12:00:00,2145.55,2149.86,0.06,100.0,0.0027,0.01,0.0,0.01,flip -19904,做空,2021-07-24 12:00:00,2021-07-24 12:15:00,2149.86,2150.85,0.06,100.0,0.0027,-0.0,0.0,-0.01,flip -19905,做多,2021-07-24 12:15:00,2021-07-24 12:45:00,2150.85,2154.84,0.06,100.0,0.0027,0.01,0.0,0.01,tp_upper -19906,做多,2021-07-24 14:30:00,2021-07-24 14:45:00,2156.56,2166.41,0.06,100.0,0.0027,0.03,0.0,0.02,tp_upper -19907,做多,2021-07-24 16:15:00,2021-07-24 16:20:00,2167.44,2169.15,0.06,100.0,0.0027,0.0,0.0,0.0,tp_upper -19908,做多,2021-07-24 17:45:00,2021-07-24 17:55:00,2188.76,2183.58,0.06,100.0,0.0027,-0.01,0.0,-0.02,flip -19909,做空,2021-07-24 17:55:00,2021-07-24 18:00:00,2183.58,2186.89,0.06,100.0,0.0027,-0.01,0.0,-0.01,flip -19910,做多,2021-07-24 18:00:00,2021-07-24 18:20:00,2186.89,2184.38,0.06,100.0,0.0027,-0.01,0.0,-0.01,flip -19911,做空,2021-07-24 18:20:00,2021-07-24 18:30:00,2184.38,2184.11,0.06,100.0,0.0026,0.0,0.0,-0.0,tp_lower -19912,做多,2021-07-24 20:55:00,2021-07-24 21:00:00,2152.71,2144.37,0.06,100.0,0.0027,-0.02,0.0,-0.03,flip -19913,做空,2021-07-24 21:00:00,2021-07-24 21:20:00,2144.37,2145.1,0.06,100.0,0.0027,-0.0,0.0,-0.0,tp_lower -19914,做多,2021-07-24 21:30:00,2021-07-24 21:40:00,2145.97,2154.29,0.06,100.0,0.0027,0.02,0.0,0.02,tp_upper -19915,做多,2021-07-24 23:15:00,2021-07-24 23:30:00,2165.87,2173.35,0.06,100.0,0.0027,0.02,0.0,0.02,tp_upper -19916,做多,2021-07-25 02:15:00,2021-07-25 02:25:00,2152.83,2151.55,0.06,100.0,0.0028,-0.0,0.0,-0.01,flip -19917,做空,2021-07-25 02:25:00,2021-07-25 04:15:00,2151.55,2149.29,0.06,100.0,0.0028,0.01,0.0,0.0,tp_lower -19918,做多,2021-07-25 04:30:00,2021-07-25 05:20:00,2168.11,2158.9,0.06,100.0,0.0027,-0.03,0.0,-0.03,tp_upper -19919,做多,2021-07-25 05:35:00,2021-07-25 05:40:00,2162.36,2160.35,0.06,100.0,0.0027,-0.01,0.0,-0.01,flip -19920,做空,2021-07-25 05:40:00,2021-07-25 06:00:00,2160.35,2158.99,0.06,100.0,0.0027,0.0,0.0,0.0,tp_lower -19921,做多,2021-07-25 06:10:00,2021-07-25 06:20:00,2161.82,2162.2,0.06,100.0,0.0027,0.0,0.0,-0.0,flip -19922,做空,2021-07-25 06:20:00,2021-07-25 08:20:00,2162.2,2175.43,0.06,100.0,0.0027,-0.04,0.0,-0.04,flip -19923,做多,2021-07-25 08:20:00,2021-07-25 08:25:00,2175.43,2173.67,0.06,100.0,0.0027,-0.0,0.0,-0.01,flip -19924,做空,2021-07-25 08:25:00,2021-07-25 08:30:00,2173.67,2168.9,0.06,100.0,0.0027,0.01,0.0,0.01,tp_lower -19925,做多,2021-07-25 09:35:00,2021-07-25 09:40:00,2169.02,2168.62,0.06,100.0,0.0027,-0.0,0.0,-0.0,flip -19926,做空,2021-07-25 09:40:00,2021-07-25 09:50:00,2168.62,2171.67,0.06,100.0,0.0027,-0.01,0.0,-0.01,flip -19927,做多,2021-07-25 09:50:00,2021-07-25 09:55:00,2171.67,2171.0,0.06,100.0,0.0027,-0.0,0.0,-0.0,tp_upper -19928,做多,2021-07-25 11:15:00,2021-07-25 13:10:00,2167.13,2136.85,0.06,100.0,0.0027,-0.08,0.0,-0.08,flip -19929,做空,2021-07-25 13:10:00,2021-07-25 13:15:00,2136.85,2127.49,0.06,100.0,0.0027,0.03,0.0,0.02,tp_lower -19930,做多,2021-07-25 13:50:00,2021-07-25 15:15:00,2136.07,2120.73,0.06,100.0,0.0027,-0.04,0.0,-0.04,flip -19931,做空,2021-07-25 15:15:00,2021-07-25 15:30:00,2120.73,2124.16,0.06,100.0,0.0027,-0.01,0.0,-0.01,flip -19932,做多,2021-07-25 15:30:00,2021-07-25 15:45:00,2124.16,2141.3,0.06,100.0,0.0027,0.05,0.0,0.04,tp_upper -19933,做多,2021-07-25 16:55:00,2021-07-25 17:05:00,2127.62,2130.87,0.06,100.0,0.0027,0.01,0.0,0.01,flip -19934,做空,2021-07-25 17:05:00,2021-07-25 17:10:00,2130.87,2135.7,0.06,100.0,0.0027,-0.01,0.0,-0.02,flip -19935,做多,2021-07-25 17:10:00,2021-07-25 17:20:00,2135.7,2145.45,0.06,100.0,0.0027,0.03,0.0,0.02,tp_upper -19936,做多,2021-07-25 19:15:00,2021-07-25 19:40:00,2152.44,2154.26,0.06,100.0,0.0027,0.0,0.0,0.0,flip -19937,做空,2021-07-25 19:40:00,2021-07-25 20:00:00,2154.26,2146.65,0.06,100.0,0.0027,0.02,0.0,0.02,tp_lower -19938,做多,2021-07-25 20:10:00,2021-07-25 20:20:00,2154.13,2153.18,0.06,100.0,0.0027,-0.0,0.0,-0.01,flip -19939,做空,2021-07-25 20:20:00,2021-07-25 20:50:00,2153.18,2156.97,0.06,100.0,0.0027,-0.01,0.0,-0.01,flip -19940,做多,2021-07-25 20:50:00,2021-07-25 21:00:00,2156.97,2153.34,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19941,做空,2021-07-25 21:00:00,2021-07-25 21:05:00,2153.34,2155.29,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19942,做多,2021-07-25 21:05:00,2021-07-25 21:10:00,2155.29,2153.87,0.06,100.0,0.0026,-0.0,0.0,-0.01,flip -19943,做空,2021-07-25 21:10:00,2021-07-25 21:55:00,2153.87,2160.03,0.06,100.0,0.0026,-0.02,0.0,-0.02,flip -19944,做多,2021-07-25 21:55:00,2021-07-25 22:00:00,2160.03,2153.59,0.06,100.0,0.0026,-0.02,0.0,-0.02,flip -19945,做空,2021-07-25 22:00:00,2021-07-25 22:05:00,2153.59,2156.26,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19946,做多,2021-07-25 22:05:00,2021-07-25 22:15:00,2156.26,2159.59,0.06,100.0,0.0026,0.01,0.0,0.01,flip -19947,做空,2021-07-25 22:15:00,2021-07-25 22:30:00,2159.59,2168.99,0.06,100.0,0.0026,-0.02,0.0,-0.03,flip -19948,做多,2021-07-25 22:30:00,2021-07-25 22:35:00,2168.99,2161.63,0.06,100.0,0.0026,-0.02,0.0,-0.02,flip -19949,做空,2021-07-25 22:35:00,2021-07-25 22:55:00,2161.63,2164.26,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19950,做多,2021-07-25 22:55:00,2021-07-25 23:00:00,2164.26,2169.72,0.06,100.0,0.0026,0.01,0.0,0.01,tp_upper -19951,做多,2021-07-26 03:05:00,2021-07-26 03:45:00,2308.08,2305.99,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -19952,做空,2021-07-26 03:45:00,2021-07-26 03:50:00,2305.99,2310.64,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -19953,做多,2021-07-26 03:50:00,2021-07-26 03:55:00,2310.64,2317.81,0.06,100.0,0.0025,0.02,0.0,0.01,tp_upper -19954,做多,2021-07-26 06:55:00,2021-07-26 07:20:00,2356.68,2365.32,0.06,100.0,0.0024,0.02,0.0,0.02,flip -19955,做空,2021-07-26 07:20:00,2021-07-26 07:35:00,2365.32,2322.33,0.06,100.0,0.0024,0.1,0.0,0.1,tp_lower -19956,做多,2021-07-26 08:45:00,2021-07-26 09:20:00,2334.4,2345.5,0.06,100.0,0.0025,0.03,0.0,0.02,tp_upper -19957,做多,2021-07-26 10:30:00,2021-07-26 10:35:00,2346.77,2350.9,0.06,100.0,0.0025,0.01,0.0,0.01,tp_upper -19958,做多,2021-07-26 12:15:00,2021-07-26 12:30:00,2341.7,2355.18,0.06,100.0,0.0025,0.03,0.0,0.03,tp_upper -19959,做多,2021-07-26 13:55:00,2021-07-26 14:30:00,2333.81,2336.67,0.06,100.0,0.0025,0.01,0.0,0.0,flip -19960,做空,2021-07-26 14:30:00,2021-07-26 14:45:00,2336.67,2331.79,0.06,100.0,0.0025,0.01,0.0,0.01,flip -19961,做多,2021-07-26 14:45:00,2021-07-26 15:45:00,2331.79,2340.64,0.06,100.0,0.0025,0.02,0.0,0.02,tp_upper -19962,做多,2021-07-26 18:15:00,2021-07-26 18:20:00,2363.53,2363.32,0.06,100.0,0.0025,-0.0,0.0,-0.0,flip -19963,做空,2021-07-26 18:20:00,2021-07-26 18:25:00,2363.32,2368.47,0.06,100.0,0.0025,-0.01,0.0,-0.02,flip -19964,做多,2021-07-26 18:25:00,2021-07-26 18:30:00,2368.47,2368.43,0.06,100.0,0.0025,-0.0,0.0,-0.0,tp_upper -19965,做多,2021-07-26 19:50:00,2021-07-26 19:55:00,2388.05,2362.03,0.06,100.0,0.0025,-0.06,0.0,-0.07,flip -19966,做空,2021-07-26 19:55:00,2021-07-26 20:00:00,2362.03,2326.58,0.06,100.0,0.0025,0.09,0.0,0.08,tp_lower -19967,做多,2021-07-26 22:00:00,2021-07-26 22:05:00,2251.33,2244.72,0.06,100.0,0.0026,-0.02,0.0,-0.02,flip -19968,做空,2021-07-26 22:05:00,2021-07-26 22:45:00,2244.72,2235.98,0.06,100.0,0.0026,0.02,0.0,0.02,flip -19969,做多,2021-07-26 22:45:00,2021-07-26 23:05:00,2235.98,2233.12,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19970,做空,2021-07-26 23:05:00,2021-07-26 23:10:00,2233.12,2247.92,0.06,100.0,0.0026,-0.04,0.0,-0.04,flip -19971,做多,2021-07-26 23:10:00,2021-07-26 23:20:00,2247.92,2253.45,0.06,100.0,0.0026,0.01,0.0,0.01,tp_upper -19972,做多,2021-07-27 00:05:00,2021-07-27 00:10:00,2238.42,2210.61,0.06,100.0,0.0027,-0.07,0.0,-0.08,flip -19973,做空,2021-07-27 00:10:00,2021-07-27 00:15:00,2210.61,2224.15,0.06,100.0,0.0027,-0.04,0.0,-0.04,tp_lower -19974,做多,2021-07-27 00:25:00,2021-07-27 00:30:00,2239.77,2235.38,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19975,做空,2021-07-27 00:30:00,2021-07-27 00:40:00,2235.38,2228.62,0.06,100.0,0.0026,0.02,0.0,0.01,flip -19976,做多,2021-07-27 00:40:00,2021-07-27 01:00:00,2228.62,2224.5,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19977,做空,2021-07-27 01:00:00,2021-07-27 01:10:00,2224.5,2211.49,0.06,100.0,0.0026,0.03,0.0,0.03,tp_lower -19978,做多,2021-07-27 03:15:00,2021-07-27 03:55:00,2168.83,2172.54,0.06,100.0,0.0027,0.01,0.0,0.01,flip -19979,做空,2021-07-27 03:55:00,2021-07-27 04:05:00,2172.54,2182.66,0.06,100.0,0.0027,-0.03,0.0,-0.03,flip -19980,做多,2021-07-27 04:05:00,2021-07-27 04:10:00,2182.66,2191.36,0.06,100.0,0.0027,0.02,0.0,0.02,tp_upper -19981,做多,2021-07-27 04:40:00,2021-07-27 04:45:00,2180.89,2190.0,0.06,100.0,0.0027,0.02,0.0,0.02,tp_upper -19982,做多,2021-07-27 07:10:00,2021-07-27 07:25:00,2195.91,2190.1,0.06,100.0,0.0027,-0.02,0.0,-0.02,flip -19983,做空,2021-07-27 07:25:00,2021-07-27 07:50:00,2190.1,2195.98,0.06,100.0,0.0027,-0.02,0.0,-0.02,flip -19984,做多,2021-07-27 07:50:00,2021-07-27 08:00:00,2195.98,2195.01,0.06,100.0,0.0026,-0.0,0.0,-0.01,flip -19985,做空,2021-07-27 08:00:00,2021-07-27 08:05:00,2195.01,2204.94,0.06,100.0,0.0026,-0.03,0.0,-0.03,flip -19986,做多,2021-07-27 08:05:00,2021-07-27 08:15:00,2204.94,2219.5,0.06,100.0,0.0026,0.04,0.0,0.04,tp_upper -19987,做多,2021-07-27 14:30:00,2021-07-27 15:30:00,2283.47,2269.78,0.06,100.0,0.0025,-0.03,0.0,-0.04,flip -19988,做空,2021-07-27 15:30:00,2021-07-27 15:45:00,2269.78,2274.31,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -19989,做多,2021-07-27 15:45:00,2021-07-27 16:00:00,2274.31,2267.3,0.06,100.0,0.0025,-0.02,0.0,-0.02,flip -19990,做空,2021-07-27 16:00:00,2021-07-27 16:10:00,2267.3,2255.76,0.06,100.0,0.0025,0.03,0.0,0.03,tp_lower -19991,做多,2021-07-27 18:15:00,2021-07-27 18:30:00,2216.23,2247.67,0.06,100.0,0.0026,0.08,0.0,0.08,tp_upper -19992,做多,2021-07-27 18:30:00,2021-07-27 18:35:00,2247.67,2239.56,0.06,100.0,0.0026,-0.02,0.0,-0.02,tp_upper -19993,做多,2021-07-27 20:00:00,2021-07-27 20:05:00,2249.85,2244.05,0.06,100.0,0.0026,-0.01,0.0,-0.02,tp_upper -19994,做多,2021-07-27 20:15:00,2021-07-27 20:20:00,2243.77,2240.49,0.06,100.0,0.0026,-0.01,0.0,-0.01,flip -19995,做空,2021-07-27 20:20:00,2021-07-27 20:35:00,2240.49,2249.84,0.06,100.0,0.0026,-0.02,0.0,-0.03,flip -19996,做多,2021-07-27 20:35:00,2021-07-27 20:45:00,2249.84,2242.17,0.06,100.0,0.0025,-0.02,0.0,-0.02,flip -19997,做空,2021-07-27 20:45:00,2021-07-27 22:05:00,2242.17,2254.37,0.06,100.0,0.0025,-0.03,0.0,-0.03,flip -19998,做多,2021-07-27 22:05:00,2021-07-27 22:35:00,2254.37,2291.33,0.06,100.0,0.0025,0.09,0.0,0.09,tp_upper -19999,做多,2021-07-27 23:40:00,2021-07-28 00:05:00,2284.64,2280.7,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -20000,做空,2021-07-28 00:05:00,2021-07-28 00:15:00,2280.7,2287.91,0.06,100.0,0.0026,-0.02,0.0,-0.02,flip -20001,做多,2021-07-28 00:15:00,2021-07-28 00:25:00,2287.91,2275.61,0.06,100.0,0.0026,-0.03,0.0,-0.03,flip -20002,做空,2021-07-28 00:25:00,2021-07-28 00:30:00,2275.61,2285.71,0.06,100.0,0.0026,-0.03,0.0,-0.03,tp_lower -20003,做多,2021-07-28 00:30:00,2021-07-28 00:35:00,2285.71,2280.25,0.06,100.0,0.0025,-0.01,0.0,-0.02,flip -20004,做空,2021-07-28 00:35:00,2021-07-28 00:50:00,2280.25,2285.09,0.06,100.0,0.0025,-0.01,0.0,-0.02,flip -20005,做多,2021-07-28 00:50:00,2021-07-28 00:55:00,2285.09,2278.77,0.06,100.0,0.0025,-0.02,0.0,-0.02,flip -20006,做空,2021-07-28 00:55:00,2021-07-28 01:00:00,2278.77,2269.25,0.06,100.0,0.0025,0.02,0.0,0.02,tp_lower -20007,做多,2021-07-28 01:05:00,2021-07-28 01:20:00,2280.78,2280.25,0.06,100.0,0.0025,-0.0,0.0,-0.0,flip -20008,做空,2021-07-28 01:20:00,2021-07-28 01:25:00,2280.25,2280.96,0.06,100.0,0.0025,-0.0,0.0,-0.0,flip -20009,做多,2021-07-28 01:25:00,2021-07-28 01:40:00,2280.96,2291.41,0.06,100.0,0.0025,0.03,0.0,0.02,tp_upper -20010,做多,2021-07-28 03:30:00,2021-07-28 03:35:00,2307.78,2303.06,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -20011,做空,2021-07-28 03:35:00,2021-07-28 04:00:00,2303.06,2293.86,0.06,100.0,0.0025,0.02,0.0,0.02,flip -20012,做多,2021-07-28 04:00:00,2021-07-28 04:55:00,2293.86,2281.17,0.06,100.0,0.0025,-0.03,0.0,-0.03,flip -20013,做空,2021-07-28 04:55:00,2021-07-28 05:00:00,2281.17,2289.68,0.06,100.0,0.0025,-0.02,0.0,-0.02,flip -20014,做多,2021-07-28 05:00:00,2021-07-28 05:05:00,2289.68,2285.81,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -20015,做空,2021-07-28 05:05:00,2021-07-28 05:10:00,2285.81,2293.5,0.06,100.0,0.0025,-0.02,0.0,-0.02,flip -20016,做多,2021-07-28 05:10:00,2021-07-28 05:20:00,2293.5,2297.83,0.06,100.0,0.0025,0.01,0.0,0.01,tp_upper -20017,做多,2021-07-28 07:20:00,2021-07-28 07:25:00,2281.29,2277.1,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -20018,做空,2021-07-28 07:25:00,2021-07-28 07:35:00,2277.1,2279.94,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -20019,做多,2021-07-28 07:35:00,2021-07-28 07:45:00,2279.94,2293.01,0.06,100.0,0.0025,0.03,0.0,0.03,tp_upper -20020,做多,2021-07-28 09:05:00,2021-07-28 09:15:00,2292.53,2292.1,0.06,100.0,0.0025,-0.0,0.0,-0.0,flip -20021,做空,2021-07-28 09:15:00,2021-07-28 09:20:00,2292.1,2298.29,0.06,100.0,0.0025,-0.02,0.0,-0.02,flip -20022,做多,2021-07-28 09:20:00,2021-07-28 09:35:00,2298.29,2293.84,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20023,做空,2021-07-28 09:35:00,2021-07-28 09:45:00,2293.84,2293.55,0.06,100.0,0.0024,0.0,0.0,-0.0,flip -20024,做多,2021-07-28 09:45:00,2021-07-28 10:05:00,2293.55,2309.01,0.06,100.0,0.0024,0.04,0.0,0.03,tp_upper -20025,做多,2021-07-28 10:40:00,2021-07-28 10:45:00,2300.8,2300.24,0.06,100.0,0.0024,-0.0,0.0,-0.0,flip -20026,做空,2021-07-28 10:45:00,2021-07-28 10:50:00,2300.24,2306.99,0.06,100.0,0.0024,-0.02,0.0,-0.02,flip -20027,做多,2021-07-28 10:50:00,2021-07-28 10:55:00,2306.99,2299.8,0.06,100.0,0.0024,-0.02,0.0,-0.02,tp_upper -20028,做多,2021-07-28 11:00:00,2021-07-28 11:10:00,2300.78,2310.88,0.06,100.0,0.0024,0.02,0.0,0.02,tp_upper -20029,做多,2021-07-28 14:10:00,2021-07-28 14:20:00,2288.42,2285.66,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20030,做空,2021-07-28 14:20:00,2021-07-28 14:35:00,2285.66,2282.3,0.06,100.0,0.0024,0.01,0.0,0.01,tp_lower -20031,做多,2021-07-28 14:45:00,2021-07-28 14:50:00,2283.56,2270.96,0.06,100.0,0.0024,-0.03,0.0,-0.03,flip -20032,做空,2021-07-28 14:50:00,2021-07-28 14:55:00,2270.96,2286.0,0.06,100.0,0.0024,-0.04,0.0,-0.04,tp_lower -20033,做多,2021-07-28 14:55:00,2021-07-28 15:25:00,2286.0,2288.03,0.05,100.0,0.0024,0.0,0.0,0.0,flip -20034,做空,2021-07-28 15:25:00,2021-07-28 16:05:00,2288.03,2298.18,0.05,100.0,0.0024,-0.02,0.0,-0.03,flip -20035,做多,2021-07-28 16:05:00,2021-07-28 16:10:00,2298.18,2300.95,0.05,100.0,0.0024,0.01,0.0,0.0,tp_upper -20036,做多,2021-07-28 18:30:00,2021-07-28 19:00:00,2301.67,2320.88,0.05,100.0,0.0024,0.05,0.0,0.04,tp_upper -20037,做多,2021-07-28 21:35:00,2021-07-28 21:40:00,2300.97,2298.2,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20038,做空,2021-07-28 21:40:00,2021-07-28 22:45:00,2298.2,2283.29,0.05,100.0,0.0024,0.04,0.0,0.03,tp_lower -20039,做多,2021-07-28 23:15:00,2021-07-28 23:20:00,2303.91,2286.5,0.06,100.0,0.0024,-0.04,0.0,-0.04,flip -20040,做空,2021-07-28 23:20:00,2021-07-28 23:25:00,2286.5,2297.79,0.05,100.0,0.0024,-0.03,0.0,-0.03,tp_lower -20041,做多,2021-07-28 23:25:00,2021-07-28 23:50:00,2297.79,2296.97,0.05,100.0,0.0024,-0.0,0.0,-0.0,flip -20042,做空,2021-07-28 23:50:00,2021-07-29 00:05:00,2296.97,2295.62,0.05,100.0,0.0024,0.0,0.0,0.0,flip -20043,做多,2021-07-29 00:05:00,2021-07-29 00:10:00,2295.62,2302.93,0.06,100.0,0.0025,0.02,0.0,0.02,tp_upper -20044,做多,2021-07-29 01:45:00,2021-07-29 01:55:00,2282.61,2283.14,0.06,100.0,0.0025,0.0,0.0,-0.0,flip -20045,做空,2021-07-29 01:55:00,2021-07-29 03:00:00,2283.14,2286.84,0.06,100.0,0.0025,-0.01,0.0,-0.01,flip -20046,做多,2021-07-29 03:00:00,2021-07-29 04:25:00,2286.84,2294.35,0.06,100.0,0.0025,0.02,0.0,0.02,tp_upper -20047,做多,2021-07-29 05:25:00,2021-07-29 05:40:00,2287.79,2300.25,0.06,100.0,0.0025,0.03,0.0,0.03,tp_upper -20048,做多,2021-07-29 07:00:00,2021-07-29 07:15:00,2297.07,2296.1,0.06,100.0,0.0025,-0.0,0.0,-0.01,flip -20049,做空,2021-07-29 07:15:00,2021-07-29 07:20:00,2296.1,2297.68,0.06,100.0,0.0025,-0.0,0.0,-0.01,flip -20050,做多,2021-07-29 07:20:00,2021-07-29 07:30:00,2297.68,2297.24,0.06,100.0,0.0025,-0.0,0.0,-0.0,flip -20051,做空,2021-07-29 07:30:00,2021-07-29 07:40:00,2297.24,2298.54,0.06,100.0,0.0025,-0.0,0.0,-0.01,flip -20052,做多,2021-07-29 07:40:00,2021-07-29 07:45:00,2298.54,2297.99,0.06,100.0,0.0025,-0.0,0.0,-0.0,flip -20053,做空,2021-07-29 07:45:00,2021-07-29 07:55:00,2297.99,2294.68,0.06,100.0,0.0025,0.01,0.0,0.01,tp_lower -20054,做多,2021-07-29 08:00:00,2021-07-29 08:05:00,2297.75,2291.28,0.06,100.0,0.0025,-0.02,0.0,-0.02,flip -20055,做空,2021-07-29 08:05:00,2021-07-29 08:10:00,2291.28,2291.0,0.06,100.0,0.0025,0.0,0.0,-0.0,tp_lower -20056,做多,2021-07-29 08:40:00,2021-07-29 08:50:00,2297.28,2295.62,0.06,100.0,0.0024,-0.0,0.0,-0.01,flip -20057,做空,2021-07-29 08:50:00,2021-07-29 09:00:00,2295.62,2295.0,0.06,100.0,0.0024,0.0,0.0,-0.0,flip -20058,做多,2021-07-29 09:00:00,2021-07-29 09:10:00,2295.0,2303.0,0.06,100.0,0.0024,0.02,0.0,0.02,tp_upper -20059,做多,2021-07-29 11:05:00,2021-07-29 11:15:00,2315.4,2310.24,0.06,100.0,0.0024,-0.01,0.0,-0.02,flip -20060,做空,2021-07-29 11:15:00,2021-07-29 11:20:00,2310.24,2313.75,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20061,做多,2021-07-29 11:20:00,2021-07-29 11:30:00,2313.75,2309.98,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20062,做空,2021-07-29 11:30:00,2021-07-29 11:35:00,2309.98,2297.12,0.06,100.0,0.0024,0.03,0.0,0.03,tp_lower -20063,做多,2021-07-29 12:55:00,2021-07-29 13:00:00,2293.4,2290.9,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20064,做空,2021-07-29 13:00:00,2021-07-29 13:05:00,2290.9,2298.29,0.06,100.0,0.0024,-0.02,0.0,-0.02,flip -20065,做多,2021-07-29 13:05:00,2021-07-29 13:10:00,2298.29,2309.0,0.06,100.0,0.0024,0.03,0.0,0.02,tp_upper -20066,做多,2021-07-29 14:20:00,2021-07-29 14:30:00,2305.21,2306.08,0.06,100.0,0.0024,0.0,0.0,-0.0,tp_upper -20067,做多,2021-07-29 14:35:00,2021-07-29 14:40:00,2316.65,2317.91,0.06,100.0,0.0024,0.0,0.0,0.0,tp_upper -20068,做多,2021-07-29 15:45:00,2021-07-29 16:00:00,2318.26,2323.63,0.06,100.0,0.0024,0.01,0.0,0.01,tp_upper -20069,做多,2021-07-29 16:50:00,2021-07-29 17:00:00,2321.79,2320.81,0.06,100.0,0.0024,-0.0,0.0,-0.01,flip -20070,做空,2021-07-29 17:00:00,2021-07-29 17:05:00,2320.81,2324.12,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20071,做多,2021-07-29 17:05:00,2021-07-29 17:20:00,2324.12,2327.82,0.06,100.0,0.0024,0.01,0.0,0.01,flip -20072,做空,2021-07-29 17:20:00,2021-07-29 17:45:00,2327.82,2326.39,0.06,100.0,0.0024,0.0,0.0,0.0,flip -20073,做多,2021-07-29 17:45:00,2021-07-29 17:55:00,2326.39,2325.58,0.06,100.0,0.0024,-0.0,0.0,-0.0,flip -20074,做空,2021-07-29 17:55:00,2021-07-29 18:05:00,2325.58,2326.51,0.06,100.0,0.0024,-0.0,0.0,-0.01,flip -20075,做多,2021-07-29 18:05:00,2021-07-29 18:10:00,2326.51,2325.45,0.06,100.0,0.0024,-0.0,0.0,-0.01,flip -20076,做空,2021-07-29 18:10:00,2021-07-29 18:25:00,2325.45,2313.36,0.06,100.0,0.0024,0.03,0.0,0.03,tp_lower -20077,做多,2021-07-29 19:50:00,2021-07-29 19:55:00,2310.95,2309.64,0.06,100.0,0.0024,-0.0,0.0,-0.01,flip -20078,做空,2021-07-29 19:55:00,2021-07-29 20:05:00,2309.64,2308.45,0.06,100.0,0.0024,0.0,0.0,0.0,flip -20079,做多,2021-07-29 20:05:00,2021-07-29 20:20:00,2308.45,2314.78,0.06,100.0,0.0024,0.02,0.0,0.01,tp_upper -20080,做多,2021-07-29 20:20:00,2021-07-29 20:25:00,2314.78,2312.26,0.06,100.0,0.0024,-0.01,0.0,-0.01,tp_upper -20081,做多,2021-07-29 21:10:00,2021-07-29 22:05:00,2309.98,2321.95,0.06,100.0,0.0024,0.03,0.0,0.03,tp_upper -20082,做多,2021-07-30 02:55:00,2021-07-30 03:20:00,2428.01,2431.55,0.06,100.0,0.0024,0.01,0.0,0.01,flip -20083,做空,2021-07-30 03:20:00,2021-07-30 03:25:00,2431.55,2434.69,0.06,100.0,0.0024,-0.01,0.0,-0.01,flip -20084,做多,2021-07-30 03:25:00,2021-07-30 03:30:00,2434.69,2425.07,0.06,100.0,0.0024,-0.02,0.0,-0.03,flip -20085,做空,2021-07-30 03:30:00,2021-07-30 03:35:00,2425.07,2423.79,0.06,100.0,0.0024,0.0,0.0,0.0,tp_lower -20086,做多,2021-07-30 04:00:00,2021-07-30 04:25:00,2424.15,2422.67,0.06,100.0,0.0024,-0.0,0.0,-0.01,flip -20087,做空,2021-07-30 04:25:00,2021-07-30 04:30:00,2422.67,2424.06,0.06,100.0,0.0024,-0.0,0.0,-0.01,flip -20088,做多,2021-07-30 04:30:00,2021-07-30 07:20:00,2424.06,2400.52,0.06,100.0,0.0024,-0.06,0.0,-0.06,flip -20089,做空,2021-07-30 07:20:00,2021-07-30 07:25:00,2400.52,2405.86,0.06,100.0,0.0024,-0.01,0.0,-0.02,flip -20090,做多,2021-07-30 07:25:00,2021-07-30 07:30:00,2405.86,2401.01,0.06,100.0,0.0023,-0.01,0.0,-0.01,flip -20091,做空,2021-07-30 07:30:00,2021-07-30 07:35:00,2401.01,2402.01,0.06,100.0,0.0023,-0.0,0.0,-0.01,flip -20092,做多,2021-07-30 07:35:00,2021-07-30 07:40:00,2402.01,2400.42,0.06,100.0,0.0023,-0.0,0.0,-0.01,flip -20093,做空,2021-07-30 07:40:00,2021-07-30 07:45:00,2400.42,2406.88,0.06,100.0,0.0023,-0.02,0.0,-0.02,flip -20094,做多,2021-07-30 07:45:00,2021-07-30 07:50:00,2406.88,2401.12,0.06,100.0,0.0023,-0.01,0.0,-0.02,flip -20095,做空,2021-07-30 07:50:00,2021-07-30 07:55:00,2401.12,2403.56,0.06,100.0,0.0023,-0.01,0.0,-0.01,flip -20096,做多,2021-07-30 07:55:00,2021-07-30 08:00:00,2403.56,2398.27,0.06,100.0,0.0023,-0.01,0.0,-0.01,flip -20097,做空,2021-07-30 08:00:00,2021-07-30 08:20:00,2398.27,2399.71,0.06,100.0,0.0023,-0.0,0.0,-0.01,flip -20098,做多,2021-07-30 08:20:00,2021-07-30 10:15:00,2399.71,2334.12,0.06,100.0,0.0023,-0.15,0.0,-0.15,flip -20099,做空,2021-07-30 10:15:00,2021-07-30 10:25:00,2334.12,2342.81,0.05,100.0,0.0023,-0.02,0.0,-0.02,flip -20100,做多,2021-07-30 10:25:00,2021-07-30 10:40:00,2342.81,2355.72,0.05,100.0,0.0023,0.03,0.0,0.03,tp_upper -20101,做多,2021-07-30 11:20:00,2021-07-30 11:25:00,2348.53,2346.22,0.05,100.0,0.0023,-0.01,0.0,-0.01,flip -20102,做空,2021-07-30 11:25:00,2021-07-30 11:30:00,2346.22,2352.93,0.05,100.0,0.0023,-0.02,0.0,-0.02,flip -20103,做多,2021-07-30 11:30:00,2021-07-30 11:40:00,2352.93,2340.37,0.05,100.0,0.0023,-0.03,0.0,-0.03,flip -20104,做空,2021-07-30 11:40:00,2021-07-30 11:50:00,2340.37,2339.33,0.05,100.0,0.0023,0.0,0.0,-0.0,tp_lower -20105,做多,2021-07-30 12:45:00,2021-07-30 13:30:00,2341.27,2336.78,0.05,100.0,0.0023,-0.01,0.0,-0.01,flip -20106,做空,2021-07-30 13:30:00,2021-07-30 13:35:00,2336.78,2347.55,0.05,100.0,0.0023,-0.02,0.0,-0.03,flip -20107,做多,2021-07-30 13:35:00,2021-07-30 13:40:00,2347.55,2346.75,0.05,100.0,0.0022,-0.0,0.0,-0.0,tp_upper -20108,做多,2021-07-30 14:00:00,2021-07-30 14:05:00,2345.0,2353.34,0.05,100.0,0.0022,0.02,0.0,0.02,tp_upper -20109,做多,2021-07-30 14:40:00,2021-07-30 15:25:00,2341.89,2340.71,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20110,做空,2021-07-30 15:25:00,2021-07-30 15:30:00,2340.71,2342.35,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20111,做多,2021-07-30 15:30:00,2021-07-30 16:10:00,2342.35,2339.78,0.05,100.0,0.0022,-0.01,0.0,-0.01,tp_upper -20112,做多,2021-07-30 16:15:00,2021-07-30 16:25:00,2342.68,2339.92,0.05,100.0,0.0022,-0.01,0.0,-0.01,flip -20113,做空,2021-07-30 16:25:00,2021-07-30 16:30:00,2339.92,2343.21,0.05,100.0,0.0022,-0.01,0.0,-0.01,flip -20114,做多,2021-07-30 16:30:00,2021-07-30 16:35:00,2343.21,2337.64,0.05,100.0,0.0022,-0.01,0.0,-0.01,flip -20115,做空,2021-07-30 16:35:00,2021-07-30 16:45:00,2337.64,2339.58,0.05,100.0,0.0022,-0.0,0.0,-0.01,tp_lower -20116,做多,2021-07-30 17:15:00,2021-07-30 17:20:00,2344.07,2343.32,0.05,100.0,0.0022,-0.0,0.0,-0.0,flip -20117,做空,2021-07-30 17:20:00,2021-07-30 18:10:00,2343.32,2345.66,0.05,100.0,0.0022,-0.01,0.0,-0.01,flip -20118,做多,2021-07-30 18:10:00,2021-07-30 18:40:00,2345.66,2344.68,0.05,100.0,0.0022,-0.0,0.0,-0.0,flip -20119,做空,2021-07-30 18:40:00,2021-07-30 18:45:00,2344.68,2346.91,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20120,做多,2021-07-30 18:45:00,2021-07-30 19:15:00,2346.91,2363.74,0.05,100.0,0.0022,0.04,0.0,0.03,tp_upper -20121,做多,2021-07-30 22:25:00,2021-07-30 22:40:00,2432.98,2436.58,0.05,100.0,0.0021,0.01,0.0,0.01,flip -20122,做空,2021-07-30 22:40:00,2021-07-30 22:55:00,2436.58,2437.98,0.05,100.0,0.0021,-0.0,0.0,-0.01,flip -20123,做多,2021-07-30 22:55:00,2021-07-30 23:15:00,2437.98,2440.75,0.05,100.0,0.0021,0.01,0.0,0.0,flip -20124,做空,2021-07-30 23:15:00,2021-07-30 23:30:00,2440.75,2439.2,0.05,100.0,0.0021,0.0,0.0,0.0,flip -20125,做多,2021-07-30 23:30:00,2021-07-30 23:35:00,2439.2,2436.5,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20126,做空,2021-07-30 23:35:00,2021-07-30 23:40:00,2436.5,2458.24,0.05,100.0,0.0021,-0.05,0.0,-0.05,flip -20127,做多,2021-07-30 23:40:00,2021-07-30 23:45:00,2458.24,2460.68,0.05,100.0,0.0021,0.01,0.0,0.0,tp_upper -20128,做多,2021-07-31 00:40:00,2021-07-31 01:10:00,2452.8,2450.99,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20129,做空,2021-07-31 01:10:00,2021-07-31 01:15:00,2450.99,2456.44,0.05,100.0,0.0022,-0.01,0.0,-0.01,flip -20130,做多,2021-07-31 01:15:00,2021-07-31 02:15:00,2456.44,2466.65,0.05,100.0,0.0022,0.02,0.0,0.02,tp_upper -20131,做多,2021-07-31 03:20:00,2021-07-31 05:00:00,2462.97,2455.21,0.05,100.0,0.0022,-0.02,0.0,-0.02,flip -20132,做空,2021-07-31 05:00:00,2021-07-31 05:25:00,2455.21,2431.38,0.05,100.0,0.0022,0.05,0.0,0.05,tp_lower -20133,做多,2021-07-31 06:50:00,2021-07-31 06:55:00,2438.6,2436.8,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20134,做空,2021-07-31 06:55:00,2021-07-31 09:45:00,2436.8,2455.77,0.05,100.0,0.0022,-0.04,0.0,-0.04,flip -20135,做多,2021-07-31 09:45:00,2021-07-31 10:05:00,2455.77,2459.22,0.05,100.0,0.0022,0.01,0.0,0.0,flip -20136,做空,2021-07-31 10:05:00,2021-07-31 10:20:00,2459.22,2461.19,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20137,做多,2021-07-31 10:20:00,2021-07-31 10:30:00,2461.19,2466.0,0.05,100.0,0.0021,0.01,0.0,0.01,tp_upper -20138,做多,2021-07-31 11:25:00,2021-07-31 11:30:00,2468.79,2468.17,0.05,100.0,0.0021,-0.0,0.0,-0.0,flip -20139,做空,2021-07-31 11:30:00,2021-07-31 12:00:00,2468.17,2453.48,0.05,100.0,0.0021,0.03,0.0,0.03,tp_lower -20140,做多,2021-07-31 12:10:00,2021-07-31 12:20:00,2464.29,2463.27,0.05,100.0,0.0022,-0.0,0.0,-0.0,flip -20141,做空,2021-07-31 12:20:00,2021-07-31 12:25:00,2463.27,2466.11,0.05,100.0,0.0022,-0.01,0.0,-0.01,flip -20142,做多,2021-07-31 12:25:00,2021-07-31 12:30:00,2466.11,2461.8,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20143,做空,2021-07-31 12:30:00,2021-07-31 12:55:00,2461.8,2462.03,0.05,100.0,0.0021,-0.0,0.0,-0.0,flip -20144,做多,2021-07-31 12:55:00,2021-07-31 13:00:00,2462.03,2460.46,0.05,100.0,0.0021,-0.0,0.0,-0.01,flip -20145,做空,2021-07-31 13:00:00,2021-07-31 13:05:00,2460.46,2457.89,0.05,100.0,0.0021,0.01,0.0,0.0,tp_lower -20146,做多,2021-07-31 14:15:00,2021-07-31 14:20:00,2456.18,2451.44,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20147,做空,2021-07-31 14:20:00,2021-07-31 14:25:00,2451.44,2453.1,0.05,100.0,0.0021,-0.0,0.0,-0.01,flip -20148,做多,2021-07-31 14:25:00,2021-07-31 14:30:00,2453.1,2449.24,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20149,做空,2021-07-31 14:30:00,2021-07-31 14:40:00,2449.24,2441.74,0.05,100.0,0.0021,0.02,0.0,0.01,tp_lower -20150,做多,2021-07-31 15:05:00,2021-07-31 15:20:00,2448.35,2447.56,0.05,100.0,0.0021,-0.0,0.0,-0.0,flip -20151,做空,2021-07-31 15:20:00,2021-07-31 15:35:00,2447.56,2447.48,0.05,100.0,0.0021,0.0,0.0,-0.0,flip -20152,做多,2021-07-31 15:35:00,2021-07-31 15:55:00,2447.48,2458.01,0.05,100.0,0.0021,0.02,0.0,0.02,tp_upper -20153,做多,2021-07-31 16:40:00,2021-07-31 16:45:00,2455.85,2452.33,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20154,做空,2021-07-31 16:45:00,2021-07-31 16:50:00,2452.33,2447.84,0.05,100.0,0.0021,0.01,0.0,0.01,tp_lower -20155,做多,2021-07-31 18:15:00,2021-07-31 18:20:00,2447.72,2452.26,0.05,100.0,0.0021,0.01,0.0,0.01,tp_upper -20156,做多,2021-07-31 19:55:00,2021-07-31 20:00:00,2455.86,2452.15,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20157,做空,2021-07-31 20:00:00,2021-07-31 20:05:00,2452.15,2448.63,0.05,100.0,0.0021,0.01,0.0,0.0,tp_lower -20158,做多,2021-07-31 20:20:00,2021-07-31 20:25:00,2454.84,2464.22,0.05,100.0,0.0021,0.02,0.0,0.02,tp_upper -20159,做多,2021-08-01 00:05:00,2021-08-01 00:20:00,2537.41,2548.89,0.05,100.0,0.0021,0.02,0.0,0.02,tp_upper -20160,做多,2021-08-01 01:50:00,2021-08-01 02:00:00,2562.37,2562.92,0.05,100.0,0.0021,0.0,0.0,-0.0,flip -20161,做空,2021-08-01 02:00:00,2021-08-01 02:05:00,2562.92,2568.1,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20162,做多,2021-08-01 02:05:00,2021-08-01 02:10:00,2568.1,2561.17,0.05,100.0,0.0021,-0.01,0.0,-0.02,flip -20163,做空,2021-08-01 02:10:00,2021-08-01 02:15:00,2561.17,2564.78,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20164,做多,2021-08-01 02:15:00,2021-08-01 02:25:00,2564.78,2575.99,0.05,100.0,0.0021,0.02,0.0,0.02,tp_upper -20165,做多,2021-08-01 05:35:00,2021-08-01 05:40:00,2622.92,2611.35,0.05,100.0,0.002,-0.02,0.0,-0.03,flip -20166,做空,2021-08-01 05:40:00,2021-08-01 06:00:00,2611.35,2599.51,0.05,100.0,0.002,0.02,0.0,0.02,tp_lower -20167,做多,2021-08-01 06:30:00,2021-08-01 06:35:00,2612.06,2598.03,0.05,100.0,0.0021,-0.03,0.0,-0.03,flip -20168,做空,2021-08-01 06:35:00,2021-08-01 07:00:00,2598.03,2606.59,0.05,100.0,0.0021,-0.02,0.0,-0.02,flip -20169,做多,2021-08-01 07:00:00,2021-08-01 07:10:00,2606.59,2604.16,0.05,100.0,0.002,-0.0,0.0,-0.01,flip -20170,做空,2021-08-01 07:10:00,2021-08-01 07:15:00,2604.16,2591.98,0.05,100.0,0.002,0.02,0.0,0.02,tp_lower -20171,做多,2021-08-01 07:30:00,2021-08-01 07:35:00,2602.28,2600.0,0.05,100.0,0.002,-0.0,0.0,-0.01,flip -20172,做空,2021-08-01 07:35:00,2021-08-01 07:40:00,2600.0,2602.09,0.05,100.0,0.002,-0.0,0.0,-0.01,flip -20173,做多,2021-08-01 07:40:00,2021-08-01 08:25:00,2602.09,2597.4,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20174,做空,2021-08-01 08:25:00,2021-08-01 08:30:00,2597.4,2603.36,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20175,做多,2021-08-01 08:30:00,2021-08-01 08:35:00,2603.36,2598.76,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20176,做空,2021-08-01 08:35:00,2021-08-01 08:45:00,2598.76,2591.3,0.05,100.0,0.002,0.02,0.0,0.01,tp_lower -20177,做多,2021-08-01 08:50:00,2021-08-01 09:05:00,2596.0,2605.34,0.05,100.0,0.002,0.02,0.0,0.02,tp_upper -20178,做多,2021-08-01 10:10:00,2021-08-01 12:10:00,2600.99,2599.43,0.05,100.0,0.002,-0.0,0.0,-0.01,tp_upper -20179,做多,2021-08-01 13:00:00,2021-08-01 14:10:00,2593.51,2588.09,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20180,做空,2021-08-01 14:10:00,2021-08-01 14:35:00,2588.09,2583.76,0.05,100.0,0.002,0.01,0.0,0.01,flip -20181,做多,2021-08-01 14:35:00,2021-08-01 14:50:00,2583.76,2589.88,0.05,100.0,0.002,0.01,0.0,0.01,tp_upper -20182,做多,2021-08-01 15:05:00,2021-08-01 15:15:00,2588.01,2593.24,0.05,100.0,0.002,0.01,0.0,0.01,tp_upper -20183,做多,2021-08-01 16:50:00,2021-08-01 16:55:00,2574.88,2569.67,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20184,做空,2021-08-01 16:55:00,2021-08-01 17:00:00,2569.67,2578.98,0.05,100.0,0.002,-0.02,0.0,-0.02,flip -20185,做多,2021-08-01 17:00:00,2021-08-01 17:10:00,2578.98,2568.04,0.05,100.0,0.002,-0.02,0.0,-0.02,flip -20186,做空,2021-08-01 17:10:00,2021-08-01 17:45:00,2568.04,2574.86,0.05,100.0,0.002,-0.01,0.0,-0.02,flip -20187,做多,2021-08-01 17:45:00,2021-08-01 18:15:00,2574.86,2588.78,0.05,100.0,0.002,0.03,0.0,0.03,tp_upper -20188,做多,2021-08-01 19:15:00,2021-08-01 19:20:00,2590.22,2613.76,0.05,100.0,0.002,0.05,0.0,0.04,tp_upper -20189,做多,2021-08-01 21:10:00,2021-08-01 22:10:00,2665.73,2658.24,0.05,100.0,0.002,-0.01,0.0,-0.02,flip -20190,做空,2021-08-01 22:10:00,2021-08-01 22:20:00,2658.24,2629.74,0.05,100.0,0.002,0.06,0.0,0.05,tp_lower -20191,做多,2021-08-02 00:15:00,2021-08-02 01:35:00,2570.54,2548.52,0.05,100.0,0.0021,-0.05,0.0,-0.05,flip -20192,做空,2021-08-02 01:35:00,2021-08-02 02:00:00,2548.52,2543.28,0.05,100.0,0.0021,0.01,0.0,0.01,flip -20193,做多,2021-08-02 02:00:00,2021-08-02 02:05:00,2543.28,2538.74,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20194,做空,2021-08-02 02:05:00,2021-08-02 02:15:00,2538.74,2544.88,0.05,100.0,0.0021,-0.01,0.0,-0.02,flip -20195,做多,2021-08-02 02:15:00,2021-08-02 02:35:00,2544.88,2560.53,0.05,100.0,0.0021,0.03,0.0,0.03,tp_upper -20196,做多,2021-08-02 03:45:00,2021-08-02 03:50:00,2564.82,2558.91,0.05,100.0,0.0021,-0.01,0.0,-0.02,flip -20197,做空,2021-08-02 03:50:00,2021-08-02 03:55:00,2558.91,2558.9,0.05,100.0,0.0021,0.0,0.0,-0.0,flip -20198,做多,2021-08-02 03:55:00,2021-08-02 04:40:00,2558.9,2560.0,0.05,100.0,0.0021,0.0,0.0,-0.0,flip -20199,做空,2021-08-02 04:40:00,2021-08-02 05:00:00,2560.0,2550.66,0.05,100.0,0.0021,0.02,0.0,0.02,flip -20200,做多,2021-08-02 05:00:00,2021-08-02 06:00:00,2550.66,2553.83,0.05,100.0,0.0021,0.01,0.0,0.0,flip -20201,做空,2021-08-02 06:00:00,2021-08-02 06:15:00,2553.83,2555.99,0.05,100.0,0.0021,-0.0,0.0,-0.01,flip -20202,做多,2021-08-02 06:15:00,2021-08-02 06:20:00,2555.99,2561.65,0.05,100.0,0.0021,0.01,0.0,0.01,tp_upper -20203,做多,2021-08-02 09:15:00,2021-08-02 09:20:00,2592.0,2585.59,0.05,100.0,0.0021,-0.01,0.0,-0.02,flip -20204,做空,2021-08-02 09:20:00,2021-08-02 09:40:00,2585.59,2584.89,0.05,100.0,0.0021,0.0,0.0,-0.0,flip -20205,做多,2021-08-02 09:40:00,2021-08-02 09:45:00,2584.89,2584.81,0.05,100.0,0.0021,-0.0,0.0,-0.0,flip -20206,做空,2021-08-02 09:45:00,2021-08-02 11:05:00,2584.81,2571.94,0.05,100.0,0.0021,0.03,0.0,0.02,tp_lower -20207,做多,2021-08-02 11:20:00,2021-08-02 11:35:00,2591.59,2586.66,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20208,做空,2021-08-02 11:35:00,2021-08-02 11:50:00,2586.66,2588.66,0.05,100.0,0.0021,-0.0,0.0,-0.01,flip -20209,做多,2021-08-02 11:50:00,2021-08-02 12:05:00,2588.66,2588.81,0.05,100.0,0.0021,0.0,0.0,-0.0,flip -20210,做空,2021-08-02 12:05:00,2021-08-02 12:10:00,2588.81,2571.07,0.05,100.0,0.0021,0.04,0.0,0.03,tp_lower -20211,做多,2021-08-02 12:35:00,2021-08-02 13:00:00,2584.41,2578.3,0.05,100.0,0.0021,-0.01,0.0,-0.02,flip -20212,做空,2021-08-02 13:00:00,2021-08-02 13:05:00,2578.3,2583.32,0.05,100.0,0.0021,-0.01,0.0,-0.01,flip -20213,做多,2021-08-02 13:05:00,2021-08-02 13:35:00,2583.32,2598.68,0.05,100.0,0.0021,0.03,0.0,0.03,tp_upper -20214,做多,2021-08-02 16:50:00,2021-08-02 17:00:00,2640.74,2647.99,0.05,100.0,0.002,0.01,0.0,0.01,flip -20215,做空,2021-08-02 17:00:00,2021-08-02 17:10:00,2647.99,2626.77,0.05,100.0,0.002,0.04,0.0,0.04,tp_lower -20216,做多,2021-08-02 17:30:00,2021-08-02 17:50:00,2644.25,2641.38,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20217,做空,2021-08-02 17:50:00,2021-08-02 18:05:00,2641.38,2641.45,0.05,100.0,0.002,-0.0,0.0,-0.0,flip -20218,做多,2021-08-02 18:05:00,2021-08-02 18:10:00,2641.45,2634.69,0.05,100.0,0.002,-0.01,0.0,-0.02,flip -20219,做空,2021-08-02 18:10:00,2021-08-02 18:15:00,2634.69,2640.19,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20220,做多,2021-08-02 18:15:00,2021-08-02 18:30:00,2640.19,2651.37,0.05,100.0,0.002,0.02,0.0,0.02,tp_upper -20221,做多,2021-08-02 20:20:00,2021-08-02 21:05:00,2622.65,2604.67,0.05,100.0,0.002,-0.04,0.0,-0.04,flip -20222,做空,2021-08-02 21:05:00,2021-08-02 21:35:00,2604.67,2607.46,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20223,做多,2021-08-02 21:35:00,2021-08-02 21:40:00,2607.46,2612.0,0.05,100.0,0.002,0.01,0.0,0.01,tp_upper -20224,做多,2021-08-03 00:25:00,2021-08-03 00:50:00,2613.83,2614.3,0.05,100.0,0.0021,0.0,0.0,-0.0,flip -20225,做空,2021-08-03 00:50:00,2021-08-03 01:20:00,2614.3,2584.23,0.05,100.0,0.0021,0.06,0.0,0.06,tp_lower -20226,做多,2021-08-03 04:20:00,2021-08-03 04:25:00,2542.55,2538.69,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20227,做空,2021-08-03 04:25:00,2021-08-03 04:55:00,2538.69,2494.37,0.06,100.0,0.0022,0.1,0.0,0.09,tp_lower -20228,做多,2021-08-03 06:15:00,2021-08-03 06:20:00,2483.1,2482.54,0.06,100.0,0.0023,-0.0,0.0,-0.0,flip -20229,做空,2021-08-03 06:20:00,2021-08-03 06:40:00,2482.54,2475.79,0.06,100.0,0.0023,0.02,0.0,0.01,flip -20230,做多,2021-08-03 06:40:00,2021-08-03 06:50:00,2475.79,2475.5,0.06,100.0,0.0023,-0.0,0.0,-0.0,flip -20231,做空,2021-08-03 06:50:00,2021-08-03 06:55:00,2475.5,2461.87,0.06,100.0,0.0023,0.03,0.0,0.03,tp_lower -20232,做多,2021-08-03 07:15:00,2021-08-03 07:25:00,2487.41,2496.9,0.06,100.0,0.0023,0.02,0.0,0.02,tp_upper -20233,做多,2021-08-03 08:15:00,2021-08-03 08:20:00,2489.45,2482.99,0.06,100.0,0.0023,-0.01,0.0,-0.02,flip -20234,做空,2021-08-03 08:20:00,2021-08-03 08:25:00,2482.99,2488.87,0.06,100.0,0.0023,-0.01,0.0,-0.02,flip -20235,做多,2021-08-03 08:25:00,2021-08-03 08:35:00,2488.87,2481.98,0.06,100.0,0.0022,-0.02,0.0,-0.02,flip -20236,做空,2021-08-03 08:35:00,2021-08-03 08:40:00,2481.98,2488.49,0.06,100.0,0.0022,-0.01,0.0,-0.02,flip -20237,做多,2021-08-03 08:40:00,2021-08-03 08:50:00,2488.49,2484.63,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20238,做空,2021-08-03 08:50:00,2021-08-03 09:00:00,2484.63,2472.64,0.06,100.0,0.0022,0.03,0.0,0.02,tp_lower -20239,做多,2021-08-03 09:05:00,2021-08-03 09:10:00,2486.39,2475.12,0.06,100.0,0.0022,-0.03,0.0,-0.03,flip -20240,做空,2021-08-03 09:10:00,2021-08-03 09:25:00,2475.12,2489.84,0.06,100.0,0.0022,-0.03,0.0,-0.04,flip -20241,做多,2021-08-03 09:25:00,2021-08-03 09:30:00,2489.84,2483.5,0.05,100.0,0.0022,-0.01,0.0,-0.02,flip -20242,做空,2021-08-03 09:30:00,2021-08-03 09:35:00,2483.5,2484.98,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20243,做多,2021-08-03 09:35:00,2021-08-03 09:55:00,2484.98,2497.9,0.05,100.0,0.0022,0.03,0.0,0.03,tp_upper -20244,做多,2021-08-03 10:15:00,2021-08-03 10:25:00,2486.36,2485.99,0.05,100.0,0.0022,-0.0,0.0,-0.0,flip -20245,做空,2021-08-03 10:25:00,2021-08-03 10:30:00,2485.99,2490.76,0.05,100.0,0.0022,-0.01,0.0,-0.01,flip -20246,做多,2021-08-03 10:30:00,2021-08-03 10:35:00,2490.76,2513.7,0.05,100.0,0.0022,0.05,0.0,0.05,tp_upper -20247,做多,2021-08-03 12:10:00,2021-08-03 12:15:00,2506.84,2488.78,0.06,100.0,0.0022,-0.04,0.0,-0.04,flip -20248,做空,2021-08-03 12:15:00,2021-08-03 12:40:00,2488.78,2490.5,0.05,100.0,0.0022,-0.0,0.0,-0.01,flip -20249,做多,2021-08-03 12:40:00,2021-08-03 14:20:00,2490.5,2529.0,0.05,100.0,0.0022,0.08,0.0,0.08,tp_upper -20250,做多,2021-08-03 14:55:00,2021-08-03 17:00:00,2511.65,2508.74,0.06,100.0,0.0022,-0.01,0.0,-0.01,tp_upper -20251,做多,2021-08-03 17:30:00,2021-08-03 17:35:00,2493.89,2490.21,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20252,做空,2021-08-03 17:35:00,2021-08-03 17:50:00,2490.21,2470.09,0.06,100.0,0.0022,0.04,0.0,0.04,tp_lower -20253,做多,2021-08-03 18:45:00,2021-08-03 19:25:00,2475.6,2490.23,0.06,100.0,0.0022,0.03,0.0,0.03,tp_upper -20254,做多,2021-08-03 20:30:00,2021-08-03 20:35:00,2482.67,2466.04,0.06,100.0,0.0022,-0.04,0.0,-0.04,flip -20255,做空,2021-08-03 20:35:00,2021-08-03 20:45:00,2466.04,2474.26,0.06,100.0,0.0022,-0.02,0.0,-0.02,flip -20256,做多,2021-08-03 20:45:00,2021-08-03 21:30:00,2474.26,2487.85,0.06,100.0,0.0022,0.03,0.0,0.03,tp_upper -20257,做多,2021-08-03 23:30:00,2021-08-03 23:50:00,2511.29,2506.5,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20258,做空,2021-08-03 23:50:00,2021-08-03 23:55:00,2506.5,2506.87,0.06,100.0,0.0022,-0.0,0.0,-0.0,tp_lower -20259,做多,2021-08-04 00:50:00,2021-08-04 01:25:00,2511.41,2520.42,0.06,100.0,0.0023,0.02,0.0,0.02,tp_upper -20260,做多,2021-08-04 02:20:00,2021-08-04 02:40:00,2517.0,2514.5,0.06,100.0,0.0023,-0.01,0.0,-0.01,flip -20261,做空,2021-08-04 02:40:00,2021-08-04 02:50:00,2514.5,2518.55,0.06,100.0,0.0023,-0.01,0.0,-0.01,flip -20262,做多,2021-08-04 02:50:00,2021-08-04 05:10:00,2518.55,2504.48,0.06,100.0,0.0023,-0.03,0.0,-0.03,tp_upper -20263,做多,2021-08-04 06:35:00,2021-08-04 06:40:00,2505.36,2499.81,0.06,100.0,0.0022,-0.01,0.0,-0.02,flip -20264,做空,2021-08-04 06:40:00,2021-08-04 06:50:00,2499.81,2487.25,0.06,100.0,0.0022,0.03,0.0,0.03,tp_lower -20265,做多,2021-08-04 08:10:00,2021-08-04 08:15:00,2484.89,2481.61,0.06,100.0,0.0023,-0.01,0.0,-0.01,flip -20266,做空,2021-08-04 08:15:00,2021-08-04 08:20:00,2481.61,2474.56,0.06,100.0,0.0023,0.02,0.0,0.01,tp_lower -20267,做多,2021-08-04 08:55:00,2021-08-04 09:00:00,2476.6,2473.47,0.06,100.0,0.0023,-0.01,0.0,-0.01,flip -20268,做空,2021-08-04 09:00:00,2021-08-04 09:05:00,2473.47,2475.26,0.06,100.0,0.0023,-0.0,0.0,-0.01,flip -20269,做多,2021-08-04 09:05:00,2021-08-04 09:15:00,2475.26,2475.6,0.06,100.0,0.0023,0.0,0.0,-0.0,flip -20270,做空,2021-08-04 09:15:00,2021-08-04 10:25:00,2475.6,2483.99,0.06,100.0,0.0023,-0.02,0.0,-0.02,flip -20271,做多,2021-08-04 10:25:00,2021-08-04 10:30:00,2483.99,2491.2,0.06,100.0,0.0022,0.02,0.0,0.01,tp_upper -20272,做多,2021-08-04 17:10:00,2021-08-04 17:50:00,2694.37,2675.46,0.06,100.0,0.0021,-0.04,0.0,-0.04,flip -20273,做空,2021-08-04 17:50:00,2021-08-04 17:55:00,2675.46,2678.77,0.06,100.0,0.0021,-0.01,0.0,-0.01,tp_lower -20274,做多,2021-08-04 18:25:00,2021-08-04 18:30:00,2690.43,2689.6,0.06,100.0,0.0021,-0.0,0.0,-0.0,flip -20275,做空,2021-08-04 18:30:00,2021-08-04 19:10:00,2689.6,2694.22,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20276,做多,2021-08-04 19:10:00,2021-08-04 19:20:00,2694.22,2690.12,0.06,100.0,0.002,-0.01,0.0,-0.01,flip -20277,做空,2021-08-04 19:20:00,2021-08-04 19:35:00,2690.12,2690.5,0.06,100.0,0.002,-0.0,0.0,-0.0,tp_lower -20278,做多,2021-08-04 19:40:00,2021-08-04 19:45:00,2693.84,2690.93,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20279,做空,2021-08-04 19:45:00,2021-08-04 19:50:00,2690.93,2698.11,0.05,100.0,0.002,-0.01,0.0,-0.02,flip -20280,做多,2021-08-04 19:50:00,2021-08-04 20:05:00,2698.11,2710.0,0.05,100.0,0.002,0.02,0.0,0.02,tp_upper -20281,做多,2021-08-04 21:20:00,2021-08-04 21:30:00,2708.65,2706.84,0.05,100.0,0.002,-0.0,0.0,-0.01,flip -20282,做空,2021-08-04 21:30:00,2021-08-04 21:35:00,2706.84,2709.8,0.05,100.0,0.002,-0.01,0.0,-0.01,flip -20283,做多,2021-08-04 21:35:00,2021-08-04 22:00:00,2709.8,2748.99,0.05,100.0,0.002,0.08,0.0,0.08,tp_upper -20284,做多,2021-08-04 22:55:00,2021-08-04 23:35:00,2727.76,2734.86,0.06,100.0,0.002,0.01,0.0,0.01,flip -20285,做空,2021-08-04 23:35:00,2021-08-04 23:50:00,2734.86,2724.5,0.06,100.0,0.002,0.02,0.0,0.02,flip -20286,做多,2021-08-04 23:50:00,2021-08-05 00:15:00,2724.5,2728.0,0.06,100.0,0.002,0.01,0.0,0.0,flip -20287,做空,2021-08-05 00:15:00,2021-08-05 00:35:00,2728.0,2729.71,0.06,100.0,0.0021,-0.0,0.0,-0.01,flip -20288,做多,2021-08-05 00:35:00,2021-08-05 00:40:00,2729.71,2724.36,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20289,做空,2021-08-05 00:40:00,2021-08-05 00:55:00,2724.36,2706.35,0.06,100.0,0.0021,0.04,0.0,0.03,tp_lower -20290,做多,2021-08-05 01:55:00,2021-08-05 02:20:00,2691.83,2688.58,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20291,做空,2021-08-05 02:20:00,2021-08-05 02:30:00,2688.58,2692.5,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20292,做多,2021-08-05 02:30:00,2021-08-05 02:35:00,2692.5,2684.69,0.06,100.0,0.0021,-0.02,0.0,-0.02,flip -20293,做空,2021-08-05 02:35:00,2021-08-05 02:45:00,2684.69,2684.66,0.06,100.0,0.0021,0.0,0.0,-0.0,flip -20294,做多,2021-08-05 02:45:00,2021-08-05 02:55:00,2684.66,2698.88,0.06,100.0,0.0021,0.03,0.0,0.03,tp_upper -20295,做多,2021-08-05 03:35:00,2021-08-05 04:20:00,2712.79,2709.16,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20296,做空,2021-08-05 04:20:00,2021-08-05 04:35:00,2709.16,2695.83,0.06,100.0,0.0021,0.03,0.0,0.03,tp_lower -20297,做多,2021-08-05 05:05:00,2021-08-05 05:10:00,2708.34,2706.9,0.06,100.0,0.0021,-0.0,0.0,-0.01,flip -20298,做空,2021-08-05 05:10:00,2021-08-05 05:15:00,2706.9,2713.25,0.06,100.0,0.0021,-0.01,0.0,-0.02,flip -20299,做多,2021-08-05 05:15:00,2021-08-05 05:20:00,2713.25,2709.04,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20300,做空,2021-08-05 05:20:00,2021-08-05 05:40:00,2709.04,2706.22,0.06,100.0,0.0021,0.01,0.0,0.0,flip -20301,做多,2021-08-05 05:40:00,2021-08-05 05:45:00,2706.22,2703.64,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20302,做空,2021-08-05 05:45:00,2021-08-05 06:05:00,2703.64,2703.82,0.06,100.0,0.0021,-0.0,0.0,-0.0,flip -20303,做多,2021-08-05 06:05:00,2021-08-05 06:10:00,2703.82,2699.95,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20304,做空,2021-08-05 06:10:00,2021-08-05 06:15:00,2699.95,2687.54,0.06,100.0,0.0021,0.03,0.0,0.02,tp_lower -20305,做多,2021-08-05 07:05:00,2021-08-05 07:40:00,2691.96,2679.03,0.06,100.0,0.0021,-0.03,0.0,-0.03,flip -20306,做空,2021-08-05 07:40:00,2021-08-05 07:45:00,2679.03,2677.44,0.06,100.0,0.0021,0.0,0.0,0.0,tp_lower -20307,做多,2021-08-05 07:55:00,2021-08-05 08:00:00,2683.23,2677.0,0.06,100.0,0.0021,-0.01,0.0,-0.02,flip -20308,做空,2021-08-05 08:00:00,2021-08-05 08:05:00,2677.0,2682.52,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20309,做多,2021-08-05 08:05:00,2021-08-05 08:20:00,2682.52,2681.81,0.06,100.0,0.0021,-0.0,0.0,-0.0,flip -20310,做空,2021-08-05 08:20:00,2021-08-05 08:25:00,2681.81,2691.15,0.06,100.0,0.0021,-0.02,0.0,-0.02,flip -20311,做多,2021-08-05 08:25:00,2021-08-05 08:35:00,2691.15,2684.33,0.06,100.0,0.0021,-0.01,0.0,-0.02,flip -20312,做空,2021-08-05 08:35:00,2021-08-05 08:50:00,2684.33,2638.76,0.06,100.0,0.0021,0.09,0.0,0.09,tp_lower -20313,做多,2021-08-05 10:25:00,2021-08-05 11:10:00,2605.57,2644.32,0.06,100.0,0.0021,0.08,0.0,0.08,tp_upper -20314,做多,2021-08-05 11:45:00,2021-08-05 11:50:00,2622.92,2618.0,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20315,做空,2021-08-05 11:50:00,2021-08-05 11:55:00,2618.0,2620.98,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20316,做多,2021-08-05 11:55:00,2021-08-05 12:15:00,2620.98,2622.25,0.06,100.0,0.0022,0.0,0.0,-0.0,flip -20317,做空,2021-08-05 12:15:00,2021-08-05 12:20:00,2622.25,2634.82,0.06,100.0,0.0022,-0.03,0.0,-0.03,flip -20318,做多,2021-08-05 12:20:00,2021-08-05 12:25:00,2634.82,2604.45,0.06,100.0,0.0021,-0.06,0.0,-0.07,flip -20319,做空,2021-08-05 12:25:00,2021-08-05 12:30:00,2604.45,2607.52,0.06,100.0,0.0021,-0.01,0.0,-0.01,tp_lower -20320,做多,2021-08-05 12:55:00,2021-08-05 13:05:00,2606.08,2621.09,0.06,100.0,0.0021,0.03,0.0,0.03,flip -20321,做空,2021-08-05 13:05:00,2021-08-05 13:25:00,2621.09,2608.89,0.06,100.0,0.0021,0.03,0.0,0.02,flip -20322,做多,2021-08-05 13:25:00,2021-08-05 13:55:00,2608.89,2686.24,0.06,100.0,0.0021,0.17,0.0,0.16,tp_upper -20323,做多,2021-08-05 16:05:00,2021-08-05 17:00:00,2775.37,2785.76,0.06,100.0,0.0021,0.02,0.0,0.02,tp_upper -20324,做多,2021-08-05 18:20:00,2021-08-05 18:40:00,2798.41,2820.08,0.06,100.0,0.0021,0.04,0.0,0.04,tp_upper -20325,做多,2021-08-05 19:00:00,2021-08-05 19:05:00,2803.92,2817.72,0.06,100.0,0.0021,0.03,0.0,0.03,tp_upper -20326,做多,2021-08-05 19:05:00,2021-08-05 19:15:00,2817.72,2814.22,0.06,100.0,0.0021,-0.01,0.0,-0.01,tp_upper -20327,做多,2021-08-05 20:00:00,2021-08-05 20:05:00,2804.4,2795.09,0.06,100.0,0.0021,-0.02,0.0,-0.02,flip -20328,做空,2021-08-05 20:05:00,2021-08-05 20:15:00,2795.09,2804.04,0.06,100.0,0.0021,-0.02,0.0,-0.02,flip -20329,做多,2021-08-05 20:15:00,2021-08-05 20:40:00,2804.04,2802.84,0.06,100.0,0.002,-0.0,0.0,-0.01,flip -20330,做空,2021-08-05 20:40:00,2021-08-05 20:50:00,2802.84,2808.51,0.06,100.0,0.002,-0.01,0.0,-0.01,flip -20331,做多,2021-08-05 20:50:00,2021-08-05 20:55:00,2808.51,2803.66,0.06,100.0,0.002,-0.01,0.0,-0.01,flip -20332,做空,2021-08-05 20:55:00,2021-08-05 21:15:00,2803.66,2787.95,0.06,100.0,0.002,0.03,0.0,0.03,tp_lower -20333,做多,2021-08-05 21:25:00,2021-08-05 21:30:00,2815.95,2840.61,0.06,100.0,0.002,0.05,0.0,0.05,tp_upper -20334,做多,2021-08-05 22:35:00,2021-08-05 22:40:00,2822.99,2816.54,0.06,100.0,0.002,-0.01,0.0,-0.02,flip -20335,做空,2021-08-05 22:40:00,2021-08-05 22:45:00,2816.54,2822.49,0.06,100.0,0.002,-0.01,0.0,-0.02,flip -20336,做多,2021-08-05 22:45:00,2021-08-05 22:50:00,2822.49,2808.24,0.06,100.0,0.002,-0.03,0.0,-0.03,flip -20337,做空,2021-08-05 22:50:00,2021-08-05 23:10:00,2808.24,2820.18,0.06,100.0,0.002,-0.02,0.0,-0.03,flip -20338,做多,2021-08-05 23:10:00,2021-08-05 23:25:00,2820.18,2820.5,0.06,100.0,0.002,0.0,0.0,-0.0,flip -20339,做空,2021-08-05 23:25:00,2021-08-05 23:30:00,2820.5,2821.85,0.06,100.0,0.002,-0.0,0.0,-0.01,flip -20340,做多,2021-08-05 23:30:00,2021-08-05 23:40:00,2821.85,2821.09,0.06,100.0,0.002,-0.0,0.0,-0.0,flip -20341,做空,2021-08-05 23:40:00,2021-08-05 23:45:00,2821.09,2825.79,0.06,100.0,0.002,-0.01,0.0,-0.01,flip -20342,做多,2021-08-05 23:45:00,2021-08-05 23:50:00,2825.79,2821.51,0.06,100.0,0.002,-0.01,0.0,-0.01,tp_upper -20343,做多,2021-08-06 00:10:00,2021-08-06 00:15:00,2830.51,2831.52,0.06,100.0,0.0021,0.0,0.0,-0.0,tp_upper -20344,做多,2021-08-06 01:45:00,2021-08-06 02:00:00,2810.33,2802.0,0.06,100.0,0.0021,-0.02,0.0,-0.02,flip -20345,做空,2021-08-06 02:00:00,2021-08-06 02:40:00,2802.0,2776.0,0.06,100.0,0.0021,0.05,0.0,0.05,tp_lower -20346,做多,2021-08-06 03:15:00,2021-08-06 03:20:00,2791.77,2787.84,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20347,做空,2021-08-06 03:20:00,2021-08-06 03:45:00,2787.84,2760.37,0.06,100.0,0.0021,0.06,0.0,0.06,tp_lower -20348,做多,2021-08-06 04:40:00,2021-08-06 04:45:00,2771.49,2767.42,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20349,做空,2021-08-06 04:45:00,2021-08-06 04:50:00,2767.42,2772.0,0.06,100.0,0.0022,-0.01,0.0,-0.01,flip -20350,做多,2021-08-06 04:50:00,2021-08-06 05:00:00,2772.0,2780.0,0.06,100.0,0.0021,0.02,0.0,0.01,tp_upper -20351,做多,2021-08-06 06:50:00,2021-08-06 07:05:00,2781.13,2782.35,0.06,100.0,0.0021,0.0,0.0,-0.0,flip -20352,做空,2021-08-06 07:05:00,2021-08-06 07:20:00,2782.35,2771.01,0.06,100.0,0.0021,0.02,0.0,0.02,tp_lower -20353,做多,2021-08-06 08:10:00,2021-08-06 08:20:00,2774.49,2776.65,0.06,100.0,0.0022,0.0,0.0,0.0,flip -20354,做空,2021-08-06 08:20:00,2021-08-06 08:35:00,2776.65,2775.58,0.06,100.0,0.0021,0.0,0.0,-0.0,flip -20355,做多,2021-08-06 08:35:00,2021-08-06 08:45:00,2775.58,2778.92,0.06,100.0,0.0021,0.01,0.0,0.0,tp_upper -20356,做多,2021-08-06 09:05:00,2021-08-06 09:15:00,2774.94,2771.1,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20357,做空,2021-08-06 09:15:00,2021-08-06 09:20:00,2771.1,2773.64,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20358,做多,2021-08-06 09:20:00,2021-08-06 10:50:00,2773.64,2760.81,0.06,100.0,0.0021,-0.03,0.0,-0.03,flip -20359,做空,2021-08-06 10:50:00,2021-08-06 11:30:00,2760.81,2754.76,0.06,100.0,0.0021,0.01,0.0,0.01,flip -20360,做多,2021-08-06 11:30:00,2021-08-06 11:35:00,2754.76,2747.87,0.06,100.0,0.0021,-0.01,0.0,-0.02,flip -20361,做空,2021-08-06 11:35:00,2021-08-06 11:45:00,2747.87,2744.14,0.06,100.0,0.0021,0.01,0.0,0.01,tp_lower -20362,做多,2021-08-06 12:10:00,2021-08-06 12:15:00,2772.32,2785.67,0.06,100.0,0.0021,0.03,0.0,0.03,tp_upper -20363,做多,2021-08-06 14:30:00,2021-08-06 14:45:00,2775.99,2782.22,0.06,100.0,0.0021,0.01,0.0,0.01,tp_upper -20364,做多,2021-08-06 19:50:00,2021-08-06 20:05:00,2926.74,2926.64,0.06,100.0,0.002,-0.0,0.0,-0.0,flip -20365,做空,2021-08-06 20:05:00,2021-08-06 20:25:00,2926.64,2900.59,0.06,100.0,0.002,0.05,0.0,0.05,tp_lower -20366,做多,2021-08-06 22:15:00,2021-08-06 22:20:00,2906.63,2902.4,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20367,做空,2021-08-06 22:20:00,2021-08-06 22:50:00,2902.4,2892.28,0.06,100.0,0.0021,0.02,0.0,0.02,flip -20368,做多,2021-08-06 22:50:00,2021-08-06 23:00:00,2892.28,2884.97,0.06,100.0,0.0021,-0.02,0.0,-0.02,flip -20369,做空,2021-08-06 23:00:00,2021-08-06 23:15:00,2884.97,2879.93,0.06,100.0,0.0021,0.01,0.0,0.01,tp_lower -20370,做多,2021-08-06 23:45:00,2021-08-06 23:55:00,2892.8,2892.3,0.06,100.0,0.0021,-0.0,0.0,-0.0,flip -20371,做空,2021-08-06 23:55:00,2021-08-07 00:00:00,2892.3,2876.01,0.06,100.0,0.0021,0.03,0.0,0.03,tp_lower -20372,做多,2021-08-07 00:30:00,2021-08-07 00:40:00,2886.68,2898.24,0.06,100.0,0.0021,0.02,0.0,0.02,tp_upper -20373,做多,2021-08-07 01:15:00,2021-08-07 01:55:00,2895.7,2914.41,0.06,100.0,0.0021,0.04,0.0,0.04,tp_upper -20374,做多,2021-08-07 03:30:00,2021-08-07 03:40:00,2922.0,2916.54,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20375,做空,2021-08-07 03:40:00,2021-08-07 03:45:00,2916.54,2937.5,0.06,100.0,0.0021,-0.04,0.0,-0.05,flip -20376,做多,2021-08-07 03:45:00,2021-08-07 03:50:00,2937.5,2937.0,0.06,100.0,0.0021,-0.0,0.0,-0.0,tp_upper -20377,做多,2021-08-07 05:35:00,2021-08-07 05:55:00,2970.86,2969.46,0.06,100.0,0.0021,-0.0,0.0,-0.01,flip -20378,做空,2021-08-07 05:55:00,2021-08-07 06:10:00,2969.46,2974.02,0.06,100.0,0.0021,-0.01,0.0,-0.01,flip -20379,做多,2021-08-07 06:10:00,2021-08-07 06:15:00,2974.02,2971.69,0.06,100.0,0.002,-0.0,0.0,-0.01,flip -20380,做空,2021-08-07 06:15:00,2021-08-07 06:25:00,2971.69,2966.18,0.06,100.0,0.002,0.01,0.0,0.01,flip -20381,做多,2021-08-07 06:25:00,2021-08-07 07:40:00,2966.18,2960.5,0.06,100.0,0.002,-0.01,0.0,-0.01,flip -20382,做空,2021-08-07 07:40:00,2021-08-07 08:10:00,2960.5,2963.11,0.06,100.0,0.002,-0.01,0.0,-0.01,flip -20383,做多,2021-08-07 08:10:00,2021-08-07 08:20:00,2963.11,2968.67,0.06,100.0,0.002,0.01,0.0,0.01,tp_upper -20384,做多,2021-08-07 11:10:00,2021-08-07 11:20:00,3068.25,3083.98,0.06,100.0,0.002,0.03,0.0,0.03,tp_upper -20385,做多,2021-08-07 13:25:00,2021-08-07 14:30:00,3106.4,3084.56,0.06,100.0,0.002,-0.04,0.0,-0.05,flip -20386,做空,2021-08-07 14:30:00,2021-08-07 14:35:00,3084.56,3101.19,0.06,100.0,0.002,-0.03,0.0,-0.04,flip -20387,做多,2021-08-07 14:35:00,2021-08-07 14:40:00,3101.19,3085.78,0.06,100.0,0.0019,-0.03,0.0,-0.03,flip -20388,做空,2021-08-07 14:40:00,2021-08-07 14:50:00,3085.78,3085.59,0.06,100.0,0.0019,0.0,0.0,-0.0,flip -20389,做多,2021-08-07 14:50:00,2021-08-07 15:10:00,3085.59,3105.54,0.06,100.0,0.0019,0.04,0.0,0.04,tp_upper -20390,做多,2021-08-07 16:35:00,2021-08-07 16:40:00,3076.25,3072.66,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20391,做空,2021-08-07 16:40:00,2021-08-07 17:20:00,3072.66,3064.15,0.06,100.0,0.0019,0.02,0.0,0.01,flip -20392,做多,2021-08-07 17:20:00,2021-08-07 17:25:00,3064.15,3062.99,0.06,100.0,0.0019,-0.0,0.0,-0.01,flip -20393,做空,2021-08-07 17:25:00,2021-08-07 17:40:00,3062.99,3056.49,0.06,100.0,0.0019,0.01,0.0,0.01,flip -20394,做多,2021-08-07 17:40:00,2021-08-07 17:50:00,3056.49,3053.08,0.06,100.0,0.002,-0.01,0.0,-0.01,flip -20395,做空,2021-08-07 17:50:00,2021-08-07 18:25:00,3053.08,3059.99,0.06,100.0,0.002,-0.01,0.0,-0.02,flip -20396,做多,2021-08-07 18:25:00,2021-08-07 18:35:00,3059.99,3059.96,0.06,100.0,0.0019,-0.0,0.0,-0.0,flip -20397,做空,2021-08-07 18:35:00,2021-08-07 19:40:00,3059.96,3049.38,0.06,100.0,0.0019,0.02,0.0,0.02,tp_lower -20398,做多,2021-08-07 19:55:00,2021-08-07 20:00:00,3078.86,3071.88,0.06,100.0,0.0019,-0.01,0.0,-0.02,tp_upper -20399,做多,2021-08-07 22:30:00,2021-08-07 22:40:00,3106.9,3111.04,0.06,100.0,0.0019,0.01,0.0,0.0,flip -20400,做空,2021-08-07 22:40:00,2021-08-07 23:05:00,3111.04,3108.37,0.06,100.0,0.0019,0.01,0.0,0.0,flip -20401,做多,2021-08-07 23:05:00,2021-08-07 23:10:00,3108.37,3106.12,0.06,100.0,0.0019,-0.0,0.0,-0.01,flip -20402,做空,2021-08-07 23:10:00,2021-08-08 01:15:00,3106.12,3134.65,0.06,100.0,0.0019,-0.05,0.0,-0.06,tp_lower -20403,做多,2021-08-08 02:50:00,2021-08-08 03:20:00,3098.49,3125.21,0.06,100.0,0.0019,0.05,0.0,0.05,tp_upper -20404,做多,2021-08-08 05:10:00,2021-08-08 05:15:00,3117.22,3116.89,0.06,100.0,0.0019,-0.0,0.0,-0.0,flip -20405,做空,2021-08-08 05:15:00,2021-08-08 05:30:00,3116.89,3113.3,0.06,100.0,0.0019,0.01,0.0,0.0,flip -20406,做多,2021-08-08 05:30:00,2021-08-08 05:40:00,3113.3,3133.76,0.06,100.0,0.0019,0.04,0.0,0.04,tp_upper -20407,做多,2021-08-08 07:35:00,2021-08-08 09:20:00,3158.0,3143.51,0.06,100.0,0.0019,-0.03,0.0,-0.03,flip -20408,做空,2021-08-08 09:20:00,2021-08-08 09:45:00,3143.51,3141.27,0.06,100.0,0.0019,0.0,0.0,0.0,flip -20409,做多,2021-08-08 09:45:00,2021-08-08 09:50:00,3141.27,3134.48,0.06,100.0,0.0019,-0.01,0.0,-0.02,flip -20410,做空,2021-08-08 09:50:00,2021-08-08 09:55:00,3134.48,3140.8,0.06,100.0,0.0019,-0.01,0.0,-0.02,flip -20411,做多,2021-08-08 09:55:00,2021-08-08 10:00:00,3140.8,3145.7,0.06,100.0,0.0019,0.01,0.0,0.01,tp_upper -20412,做多,2021-08-08 10:00:00,2021-08-08 10:05:00,3145.7,3137.39,0.06,100.0,0.0019,-0.02,0.0,-0.02,flip -20413,做空,2021-08-08 10:05:00,2021-08-08 10:10:00,3137.39,3135.78,0.06,100.0,0.0019,0.0,0.0,0.0,tp_lower -20414,做多,2021-08-08 11:20:00,2021-08-08 11:35:00,3107.68,3113.76,0.06,100.0,0.0019,0.01,0.0,0.01,flip -20415,做空,2021-08-08 11:35:00,2021-08-08 11:45:00,3113.76,3105.38,0.06,100.0,0.0019,0.02,0.0,0.01,flip -20416,做多,2021-08-08 11:45:00,2021-08-08 12:00:00,3105.38,3112.29,0.06,100.0,0.0019,0.01,0.0,0.01,tp_upper -20417,做多,2021-08-08 12:00:00,2021-08-08 12:20:00,3112.29,3133.43,0.06,100.0,0.0019,0.04,0.0,0.04,tp_upper -20418,做多,2021-08-08 16:05:00,2021-08-08 16:10:00,3036.36,3060.46,0.06,100.0,0.002,0.05,0.0,0.05,tp_upper -20419,做多,2021-08-08 16:10:00,2021-08-08 16:15:00,3060.46,3054.19,0.06,100.0,0.002,-0.01,0.0,-0.02,tp_upper -20420,做多,2021-08-08 18:15:00,2021-08-08 18:20:00,3004.26,2994.47,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20421,做空,2021-08-08 18:20:00,2021-08-08 18:25:00,2994.47,3002.61,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20422,做多,2021-08-08 18:25:00,2021-08-08 18:35:00,3002.61,2993.46,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20423,做空,2021-08-08 18:35:00,2021-08-08 18:45:00,2993.46,2992.38,0.06,100.0,0.002,0.0,0.0,-0.0,flip -20424,做多,2021-08-08 18:45:00,2021-08-08 19:40:00,2992.38,2979.37,0.06,100.0,0.002,-0.03,0.0,-0.03,flip -20425,做空,2021-08-08 19:40:00,2021-08-08 19:55:00,2979.37,2988.36,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20426,做多,2021-08-08 19:55:00,2021-08-08 20:00:00,2988.36,2971.51,0.06,100.0,0.002,-0.03,0.0,-0.04,flip -20427,做空,2021-08-08 20:00:00,2021-08-08 20:05:00,2971.51,2979.76,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20428,做多,2021-08-08 20:05:00,2021-08-08 20:15:00,2979.76,3024.86,0.06,100.0,0.002,0.09,0.0,0.09,tp_upper -20429,做多,2021-08-08 20:45:00,2021-08-08 20:55:00,2982.84,2992.52,0.06,100.0,0.002,0.02,0.0,0.02,flip -20430,做空,2021-08-08 20:55:00,2021-08-08 23:35:00,2992.52,3019.11,0.06,100.0,0.002,-0.05,0.0,-0.06,tp_lower -20431,做多,2021-08-09 00:00:00,2021-08-09 02:05:00,3017.7,2928.0,0.06,100.0,0.002,-0.18,0.0,-0.18,flip -20432,做空,2021-08-09 02:05:00,2021-08-09 02:10:00,2928.0,2937.57,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20433,做多,2021-08-09 02:10:00,2021-08-09 02:15:00,2937.57,2928.38,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20434,做空,2021-08-09 02:15:00,2021-08-09 02:20:00,2928.38,2941.17,0.06,100.0,0.002,-0.03,0.0,-0.03,flip -20435,做多,2021-08-09 02:20:00,2021-08-09 02:50:00,2941.17,2948.5,0.06,100.0,0.002,0.01,0.0,0.01,tp_upper -20436,做多,2021-08-09 03:15:00,2021-08-09 03:20:00,2936.64,2935.74,0.06,100.0,0.002,-0.0,0.0,-0.0,flip -20437,做空,2021-08-09 03:20:00,2021-08-09 03:25:00,2935.74,2943.28,0.06,100.0,0.002,-0.01,0.0,-0.02,flip -20438,做多,2021-08-09 03:25:00,2021-08-09 03:40:00,2943.28,2956.25,0.06,100.0,0.002,0.03,0.0,0.02,tp_upper -20439,做多,2021-08-09 04:25:00,2021-08-09 04:30:00,2945.31,2959.67,0.06,100.0,0.002,0.03,0.0,0.03,tp_upper -20440,做多,2021-08-09 06:35:00,2021-08-09 07:10:00,2933.15,2924.86,0.06,100.0,0.002,-0.02,0.0,-0.02,flip -20441,做空,2021-08-09 07:10:00,2021-08-09 07:20:00,2924.86,2917.45,0.06,100.0,0.002,0.01,0.0,0.01,flip -20442,做多,2021-08-09 07:20:00,2021-08-09 07:40:00,2917.45,2947.07,0.06,100.0,0.002,0.06,0.0,0.06,tp_upper -20443,做多,2021-08-09 12:10:00,2021-08-09 12:15:00,3119.93,3105.79,0.06,100.0,0.0019,-0.03,0.0,-0.03,flip -20444,做空,2021-08-09 12:15:00,2021-08-09 12:20:00,3105.79,3112.38,0.06,100.0,0.0019,-0.01,0.0,-0.02,flip -20445,做多,2021-08-09 12:20:00,2021-08-09 12:30:00,3112.38,3115.56,0.06,100.0,0.0019,0.01,0.0,0.0,flip -20446,做空,2021-08-09 12:30:00,2021-08-09 12:35:00,3115.56,3117.99,0.06,100.0,0.0019,-0.0,0.0,-0.01,flip -20447,做多,2021-08-09 12:35:00,2021-08-09 13:00:00,3117.99,3133.39,0.06,100.0,0.0019,0.03,0.0,0.03,tp_upper -20448,做多,2021-08-09 13:10:00,2021-08-09 13:15:00,3129.05,3123.39,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20449,做空,2021-08-09 13:15:00,2021-08-09 13:50:00,3123.39,3101.06,0.06,100.0,0.0019,0.04,0.0,0.04,tp_lower -20450,做多,2021-08-09 14:05:00,2021-08-09 14:20:00,3140.52,3142.51,0.06,100.0,0.0019,0.0,0.0,0.0,tp_upper -20451,做多,2021-08-09 14:35:00,2021-08-09 15:35:00,3126.54,3159.48,0.06,100.0,0.0019,0.06,0.0,0.06,tp_upper -20452,做多,2021-08-09 16:30:00,2021-08-09 16:35:00,3149.8,3138.25,0.06,100.0,0.0019,-0.02,0.0,-0.02,flip -20453,做空,2021-08-09 16:35:00,2021-08-09 16:45:00,3138.25,3154.51,0.06,100.0,0.0019,-0.03,0.0,-0.03,flip -20454,做多,2021-08-09 16:45:00,2021-08-09 16:55:00,3154.51,3158.89,0.06,100.0,0.0019,0.01,0.0,0.01,flip -20455,做空,2021-08-09 16:55:00,2021-08-09 17:15:00,3158.89,3155.0,0.06,100.0,0.0019,0.01,0.0,0.0,flip -20456,做多,2021-08-09 17:15:00,2021-08-09 17:30:00,3155.0,3147.64,0.06,100.0,0.0019,-0.01,0.0,-0.02,flip -20457,做空,2021-08-09 17:30:00,2021-08-09 18:00:00,3147.64,3152.31,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20458,做多,2021-08-09 18:00:00,2021-08-09 18:05:00,3152.31,3150.89,0.06,100.0,0.0018,-0.0,0.0,-0.01,flip -20459,做空,2021-08-09 18:05:00,2021-08-09 18:15:00,3150.89,3156.82,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20460,做多,2021-08-09 18:15:00,2021-08-09 18:25:00,3156.82,3155.14,0.06,100.0,0.0018,-0.0,0.0,-0.01,flip -20461,做空,2021-08-09 18:25:00,2021-08-09 19:50:00,3155.14,3137.32,0.06,100.0,0.0018,0.03,0.0,0.03,tp_lower -20462,做多,2021-08-09 20:20:00,2021-08-09 20:25:00,3164.99,3152.97,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20463,做空,2021-08-09 20:25:00,2021-08-09 20:30:00,3152.97,3108.55,0.06,100.0,0.0018,0.08,0.0,0.08,tp_lower -20464,做多,2021-08-09 21:35:00,2021-08-09 21:45:00,3100.8,3103.43,0.06,100.0,0.0019,0.0,0.0,0.0,flip -20465,做空,2021-08-09 21:45:00,2021-08-10 00:10:00,3103.43,3140.83,0.06,100.0,0.0019,-0.07,0.0,-0.07,tp_lower -20466,做多,2021-08-10 00:15:00,2021-08-10 00:20:00,3161.13,3146.12,0.06,100.0,0.0019,-0.03,0.0,-0.03,flip -20467,做空,2021-08-10 00:20:00,2021-08-10 00:25:00,3146.12,3157.11,0.06,100.0,0.0019,-0.02,0.0,-0.02,flip -20468,做多,2021-08-10 00:25:00,2021-08-10 01:40:00,3157.11,3126.91,0.06,100.0,0.0019,-0.06,0.0,-0.06,flip -20469,做空,2021-08-10 01:40:00,2021-08-10 01:45:00,3126.91,3139.25,0.06,100.0,0.0019,-0.02,0.0,-0.03,flip -20470,做多,2021-08-10 01:45:00,2021-08-10 02:00:00,3139.25,3122.93,0.06,100.0,0.0019,-0.03,0.0,-0.03,flip -20471,做空,2021-08-10 02:00:00,2021-08-10 02:05:00,3122.93,3123.53,0.06,100.0,0.0018,-0.0,0.0,-0.0,flip -20472,做多,2021-08-10 02:05:00,2021-08-10 03:00:00,3123.53,3141.9,0.06,100.0,0.0018,0.03,0.0,0.03,tp_upper -20473,做多,2021-08-10 04:15:00,2021-08-10 04:20:00,3128.08,3126.79,0.06,100.0,0.0019,-0.0,0.0,-0.01,flip -20474,做空,2021-08-10 04:20:00,2021-08-10 04:55:00,3126.79,3100.59,0.06,100.0,0.0019,0.05,0.0,0.05,tp_lower -20475,做多,2021-08-10 05:05:00,2021-08-10 05:10:00,3120.54,3119.66,0.06,100.0,0.0019,-0.0,0.0,-0.0,flip -20476,做空,2021-08-10 05:10:00,2021-08-10 05:45:00,3119.66,3120.19,0.06,100.0,0.0019,-0.0,0.0,-0.0,flip -20477,做多,2021-08-10 05:45:00,2021-08-10 07:00:00,3120.19,3107.62,0.06,100.0,0.0019,-0.02,0.0,-0.03,flip -20478,做空,2021-08-10 07:00:00,2021-08-10 07:15:00,3107.62,3115.1,0.06,100.0,0.0019,-0.01,0.0,-0.02,flip -20479,做多,2021-08-10 07:15:00,2021-08-10 07:20:00,3115.1,3113.52,0.06,100.0,0.0019,-0.0,0.0,-0.01,flip -20480,做空,2021-08-10 07:20:00,2021-08-10 07:25:00,3113.52,3117.83,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20481,做多,2021-08-10 07:25:00,2021-08-10 07:30:00,3117.83,3131.64,0.06,100.0,0.0018,0.03,0.0,0.02,tp_upper -20482,做多,2021-08-10 09:25:00,2021-08-10 09:35:00,3148.19,3150.81,0.06,100.0,0.0018,0.0,0.0,0.0,flip -20483,做空,2021-08-10 09:35:00,2021-08-10 09:45:00,3150.81,3155.26,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20484,做多,2021-08-10 09:45:00,2021-08-10 09:50:00,3155.26,3154.02,0.06,100.0,0.0018,-0.0,0.0,-0.01,flip -20485,做空,2021-08-10 09:50:00,2021-08-10 10:00:00,3154.02,3151.2,0.06,100.0,0.0018,0.01,0.0,0.0,flip -20486,做多,2021-08-10 10:00:00,2021-08-10 11:40:00,3151.2,3124.13,0.06,100.0,0.0018,-0.05,0.0,-0.05,flip -20487,做空,2021-08-10 11:40:00,2021-08-10 11:45:00,3124.13,3130.51,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20488,做多,2021-08-10 11:45:00,2021-08-10 11:50:00,3130.51,3130.41,0.06,100.0,0.0018,-0.0,0.0,-0.0,flip -20489,做空,2021-08-10 11:50:00,2021-08-10 12:05:00,3130.41,3129.01,0.06,100.0,0.0018,0.0,0.0,-0.0,flip -20490,做多,2021-08-10 12:05:00,2021-08-10 12:25:00,3129.01,3157.8,0.06,100.0,0.0018,0.05,0.0,0.05,tp_upper -20491,做多,2021-08-10 17:15:00,2021-08-10 17:20:00,3097.63,3093.3,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20492,做空,2021-08-10 17:20:00,2021-08-10 17:25:00,3093.3,3098.55,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20493,做多,2021-08-10 17:25:00,2021-08-10 17:30:00,3098.55,3088.93,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20494,做空,2021-08-10 17:30:00,2021-08-10 17:40:00,3088.93,3089.19,0.06,100.0,0.0018,-0.0,0.0,-0.0,flip -20495,做多,2021-08-10 17:40:00,2021-08-10 17:45:00,3089.19,3082.57,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20496,做空,2021-08-10 17:45:00,2021-08-10 17:50:00,3082.57,3094.15,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20497,做多,2021-08-10 17:50:00,2021-08-10 17:55:00,3094.15,3103.62,0.06,100.0,0.0018,0.02,0.0,0.01,tp_upper -20498,做多,2021-08-10 21:20:00,2021-08-10 21:25:00,3166.1,3173.99,0.06,100.0,0.0018,0.01,0.0,0.01,tp_upper -20499,做多,2021-08-11 00:05:00,2021-08-11 00:15:00,3145.78,3163.4,0.06,100.0,0.0018,0.03,0.0,0.03,tp_upper -20500,做多,2021-08-11 00:25:00,2021-08-11 00:30:00,3153.6,3163.59,0.06,100.0,0.0018,0.02,0.0,0.02,tp_upper -20501,做多,2021-08-11 03:20:00,2021-08-11 03:25:00,3154.37,3148.25,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20502,做空,2021-08-11 03:25:00,2021-08-11 03:30:00,3148.25,3156.23,0.06,100.0,0.0018,-0.01,0.0,-0.02,flip -20503,做多,2021-08-11 03:30:00,2021-08-11 03:35:00,3156.23,3151.5,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20504,做空,2021-08-11 03:35:00,2021-08-11 04:40:00,3151.5,3167.16,0.06,100.0,0.0018,-0.03,0.0,-0.03,flip -20505,做多,2021-08-11 04:40:00,2021-08-11 04:45:00,3167.16,3173.85,0.06,100.0,0.0018,0.01,0.0,0.01,tp_upper -20506,做多,2021-08-11 05:20:00,2021-08-11 05:25:00,3169.26,3170.85,0.06,100.0,0.0018,0.0,0.0,0.0,tp_upper -20507,做多,2021-08-11 06:45:00,2021-08-11 07:00:00,3178.09,3239.7,0.06,100.0,0.0018,0.11,0.0,0.11,tp_upper -20508,做多,2021-08-11 09:00:00,2021-08-11 09:05:00,3226.6,3224.41,0.06,100.0,0.0018,-0.0,0.0,-0.01,flip -20509,做空,2021-08-11 09:05:00,2021-08-11 09:25:00,3224.41,3224.46,0.06,100.0,0.0018,-0.0,0.0,-0.0,flip -20510,做多,2021-08-11 09:25:00,2021-08-11 09:40:00,3224.46,3231.99,0.06,100.0,0.0018,0.01,0.0,0.01,tp_upper -20511,做多,2021-08-11 10:30:00,2021-08-11 10:35:00,3233.03,3221.88,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20512,做空,2021-08-11 10:35:00,2021-08-11 10:40:00,3221.88,3226.19,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20513,做多,2021-08-11 10:40:00,2021-08-11 10:55:00,3226.19,3225.01,0.06,100.0,0.0018,-0.0,0.0,-0.01,flip -20514,做空,2021-08-11 10:55:00,2021-08-11 11:00:00,3225.01,3232.54,0.06,100.0,0.0018,-0.01,0.0,-0.02,tp_lower -20515,做多,2021-08-11 11:00:00,2021-08-11 11:05:00,3232.54,3234.78,0.06,100.0,0.0018,0.0,0.0,0.0,tp_upper -20516,做多,2021-08-11 12:30:00,2021-08-11 12:35:00,3229.86,3224.83,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20517,做空,2021-08-11 12:35:00,2021-08-11 14:05:00,3224.83,3243.45,0.06,100.0,0.0018,-0.03,0.0,-0.04,flip -20518,做多,2021-08-11 14:05:00,2021-08-11 14:35:00,3243.45,3259.77,0.06,100.0,0.0018,0.03,0.0,0.03,tp_upper -20519,做多,2021-08-11 15:35:00,2021-08-11 15:45:00,3255.84,3245.27,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20520,做空,2021-08-11 15:45:00,2021-08-11 15:50:00,3245.27,3243.5,0.06,100.0,0.0018,0.0,0.0,0.0,tp_lower -20521,做多,2021-08-11 16:15:00,2021-08-11 16:20:00,3256.26,3250.9,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20522,做空,2021-08-11 16:20:00,2021-08-11 16:35:00,3250.9,3248.8,0.06,100.0,0.0018,0.0,0.0,0.0,flip -20523,做多,2021-08-11 16:35:00,2021-08-11 17:15:00,3248.8,3237.71,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20524,做空,2021-08-11 17:15:00,2021-08-11 17:30:00,3237.71,3241.02,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20525,做多,2021-08-11 17:30:00,2021-08-11 17:40:00,3241.02,3238.68,0.06,100.0,0.0017,-0.0,0.0,-0.01,flip -20526,做空,2021-08-11 17:40:00,2021-08-11 17:55:00,3238.68,3245.96,0.06,100.0,0.0017,-0.01,0.0,-0.02,flip -20527,做多,2021-08-11 17:55:00,2021-08-11 18:00:00,3245.96,3240.35,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20528,做空,2021-08-11 18:00:00,2021-08-11 18:15:00,3240.35,3229.07,0.06,100.0,0.0017,0.02,0.0,0.02,tp_lower -20529,做多,2021-08-11 18:40:00,2021-08-11 18:50:00,3234.57,3227.86,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20530,做空,2021-08-11 18:50:00,2021-08-11 19:00:00,3227.86,3231.37,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20531,做多,2021-08-11 19:00:00,2021-08-11 19:35:00,3231.37,3245.03,0.06,100.0,0.0017,0.02,0.0,0.02,tp_upper -20532,做多,2021-08-11 21:50:00,2021-08-11 21:55:00,3236.96,3236.2,0.06,100.0,0.0017,-0.0,0.0,-0.0,flip -20533,做空,2021-08-11 21:55:00,2021-08-11 22:15:00,3236.2,3180.74,0.06,100.0,0.0017,0.1,0.0,0.09,tp_lower -20534,做多,2021-08-11 23:40:00,2021-08-11 23:45:00,3173.01,3163.93,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20535,做空,2021-08-11 23:45:00,2021-08-12 00:00:00,3163.93,3160.47,0.06,100.0,0.0018,0.01,0.0,0.0,tp_lower -20536,做多,2021-08-12 00:05:00,2021-08-12 00:10:00,3169.95,3186.21,0.06,100.0,0.0019,0.03,0.0,0.03,tp_upper -20537,做多,2021-08-12 03:05:00,2021-08-12 03:45:00,3226.88,3227.16,0.06,100.0,0.0018,0.0,0.0,-0.0,flip -20538,做空,2021-08-12 03:45:00,2021-08-12 03:50:00,3227.16,3214.72,0.06,100.0,0.0018,0.02,0.0,0.02,tp_lower -20539,做多,2021-08-12 06:55:00,2021-08-12 07:05:00,3130.99,3145.07,0.06,100.0,0.0019,0.03,0.0,0.02,tp_upper -20540,做多,2021-08-12 07:35:00,2021-08-12 08:05:00,3133.85,3128.22,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20541,做空,2021-08-12 08:05:00,2021-08-12 08:10:00,3128.22,3144.68,0.06,100.0,0.0019,-0.03,0.0,-0.03,flip -20542,做多,2021-08-12 08:10:00,2021-08-12 08:15:00,3144.68,3135.98,0.06,100.0,0.0019,-0.02,0.0,-0.02,flip -20543,做空,2021-08-12 08:15:00,2021-08-12 08:20:00,3135.98,3142.13,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20544,做多,2021-08-12 08:20:00,2021-08-12 08:30:00,3142.13,3139.3,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20545,做空,2021-08-12 08:30:00,2021-08-12 08:45:00,3139.3,3141.09,0.06,100.0,0.0019,-0.0,0.0,-0.01,flip -20546,做多,2021-08-12 08:45:00,2021-08-12 08:50:00,3141.09,3132.26,0.06,100.0,0.0019,-0.02,0.0,-0.02,flip -20547,做空,2021-08-12 08:50:00,2021-08-12 09:00:00,3132.26,3122.25,0.06,100.0,0.0019,0.02,0.0,0.02,tp_lower -20548,做多,2021-08-12 09:20:00,2021-08-12 09:30:00,3142.83,3166.17,0.06,100.0,0.0019,0.04,0.0,0.04,tp_upper -20549,做多,2021-08-12 11:00:00,2021-08-12 11:10:00,3154.97,3149.09,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20550,做空,2021-08-12 11:10:00,2021-08-12 11:15:00,3149.09,3134.19,0.06,100.0,0.0019,0.03,0.0,0.02,tp_lower -20551,做多,2021-08-12 12:50:00,2021-08-12 12:55:00,3110.59,3102.92,0.06,100.0,0.0019,-0.01,0.0,-0.02,flip -20552,做空,2021-08-12 12:55:00,2021-08-12 13:05:00,3102.92,3106.27,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20553,做多,2021-08-12 13:05:00,2021-08-12 13:10:00,3106.27,3099.01,0.06,100.0,0.0019,-0.01,0.0,-0.02,flip -20554,做空,2021-08-12 13:10:00,2021-08-12 13:15:00,3099.01,3103.18,0.06,100.0,0.0019,-0.01,0.0,-0.01,flip -20555,做多,2021-08-12 13:15:00,2021-08-12 13:25:00,3103.18,3116.08,0.06,100.0,0.0019,0.02,0.0,0.02,tp_upper -20556,做多,2021-08-12 15:40:00,2021-08-12 17:15:00,3048.1,3014.83,0.06,100.0,0.0019,-0.06,0.0,-0.07,flip -20557,做空,2021-08-12 17:15:00,2021-08-12 19:25:00,3014.83,3057.58,0.06,100.0,0.0019,-0.08,0.0,-0.08,flip -20558,做多,2021-08-12 19:25:00,2021-08-12 19:45:00,3057.58,3051.5,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20559,做空,2021-08-12 19:45:00,2021-08-12 19:55:00,3051.5,3049.05,0.06,100.0,0.0018,0.0,0.0,0.0,flip -20560,做多,2021-08-12 19:55:00,2021-08-12 20:05:00,3049.05,3064.99,0.06,100.0,0.0018,0.03,0.0,0.03,tp_upper -20561,做多,2021-08-12 20:55:00,2021-08-12 21:00:00,3066.59,3043.7,0.06,100.0,0.0018,-0.04,0.0,-0.05,flip -20562,做空,2021-08-12 21:00:00,2021-08-12 21:05:00,3043.7,3056.79,0.06,100.0,0.0018,-0.02,0.0,-0.03,tp_lower -20563,做多,2021-08-12 21:05:00,2021-08-12 21:25:00,3056.79,3050.11,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20564,做空,2021-08-12 21:25:00,2021-08-12 21:35:00,3050.11,3054.14,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20565,做多,2021-08-12 21:35:00,2021-08-12 23:15:00,3054.14,3019.55,0.06,100.0,0.0018,-0.06,0.0,-0.07,flip -20566,做空,2021-08-12 23:15:00,2021-08-12 23:20:00,3019.55,3020.0,0.05,100.0,0.0018,-0.0,0.0,-0.0,flip -20567,做多,2021-08-12 23:20:00,2021-08-12 23:40:00,3020.0,3038.57,0.05,100.0,0.0018,0.03,0.0,0.03,tp_upper -20568,做多,2021-08-13 03:55:00,2021-08-13 04:45:00,3117.37,3116.6,0.06,100.0,0.0018,-0.0,0.0,-0.0,flip -20569,做空,2021-08-13 04:45:00,2021-08-13 04:50:00,3116.6,3120.9,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20570,做多,2021-08-13 04:50:00,2021-08-13 05:10:00,3120.9,3111.83,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20571,做空,2021-08-13 05:10:00,2021-08-13 05:15:00,3111.83,3120.99,0.06,100.0,0.0018,-0.02,0.0,-0.02,flip -20572,做多,2021-08-13 05:15:00,2021-08-13 05:35:00,3120.99,3146.7,0.06,100.0,0.0018,0.05,0.0,0.04,tp_upper -20573,做多,2021-08-13 06:15:00,2021-08-13 06:20:00,3132.38,3148.04,0.06,100.0,0.0018,0.03,0.0,0.03,tp_upper -20574,做多,2021-08-13 09:25:00,2021-08-13 09:30:00,3237.79,3233.67,0.06,100.0,0.0018,-0.01,0.0,-0.01,flip -20575,做空,2021-08-13 09:30:00,2021-08-13 09:45:00,3233.67,3237.72,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20576,做多,2021-08-13 09:45:00,2021-08-13 09:50:00,3237.72,3225.23,0.06,100.0,0.0017,-0.02,0.0,-0.02,flip -20577,做空,2021-08-13 09:50:00,2021-08-13 10:00:00,3225.23,3234.37,0.06,100.0,0.0017,-0.02,0.0,-0.02,flip -20578,做多,2021-08-13 10:00:00,2021-08-13 10:15:00,3234.37,3240.4,0.06,100.0,0.0017,0.01,0.0,0.01,tp_upper -20579,做多,2021-08-13 10:55:00,2021-08-13 11:15:00,3238.92,3243.71,0.06,100.0,0.0017,0.01,0.0,0.01,flip -20580,做空,2021-08-13 11:15:00,2021-08-13 11:30:00,3243.71,3244.21,0.06,100.0,0.0017,-0.0,0.0,-0.0,flip -20581,做多,2021-08-13 11:30:00,2021-08-13 11:40:00,3244.21,3218.89,0.06,100.0,0.0017,-0.04,0.0,-0.05,flip -20582,做空,2021-08-13 11:40:00,2021-08-13 11:45:00,3218.89,3236.7,0.06,100.0,0.0017,-0.03,0.0,-0.03,tp_lower -20583,做多,2021-08-13 12:15:00,2021-08-13 12:30:00,3229.8,3229.72,0.06,100.0,0.0017,-0.0,0.0,-0.0,flip -20584,做空,2021-08-13 12:30:00,2021-08-13 12:35:00,3229.72,3243.76,0.06,100.0,0.0017,-0.02,0.0,-0.03,flip -20585,做多,2021-08-13 12:35:00,2021-08-13 12:55:00,3243.76,3237.99,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20586,做空,2021-08-13 12:55:00,2021-08-13 13:10:00,3237.99,3236.59,0.05,100.0,0.0017,0.0,0.0,-0.0,flip -20587,做多,2021-08-13 13:10:00,2021-08-13 13:35:00,3236.59,3231.52,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20588,做空,2021-08-13 13:35:00,2021-08-13 13:45:00,3231.52,3236.46,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20589,做多,2021-08-13 13:45:00,2021-08-13 13:55:00,3236.46,3235.91,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20590,做空,2021-08-13 13:55:00,2021-08-13 14:00:00,3235.91,3247.53,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20591,做多,2021-08-13 14:00:00,2021-08-13 14:05:00,3247.53,3238.02,0.05,100.0,0.0017,-0.02,0.0,-0.02,tp_upper -20592,做多,2021-08-13 14:15:00,2021-08-13 14:25:00,3234.7,3230.97,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20593,做空,2021-08-13 14:25:00,2021-08-13 14:30:00,3230.97,3209.1,0.05,100.0,0.0017,0.04,0.0,0.03,tp_lower -20594,做多,2021-08-13 15:55:00,2021-08-13 16:15:00,3216.22,3205.63,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20595,做空,2021-08-13 16:15:00,2021-08-13 16:20:00,3205.63,3209.24,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20596,做多,2021-08-13 16:20:00,2021-08-13 16:55:00,3209.24,3243.44,0.05,100.0,0.0017,0.06,0.0,0.05,tp_upper -20597,做多,2021-08-13 18:05:00,2021-08-13 18:30:00,3230.65,3235.1,0.05,100.0,0.0017,0.01,0.0,0.0,flip -20598,做空,2021-08-13 18:30:00,2021-08-13 18:40:00,3235.1,3231.52,0.05,100.0,0.0017,0.01,0.0,0.0,tp_lower -20599,做多,2021-08-13 18:55:00,2021-08-13 19:00:00,3232.87,3231.14,0.05,100.0,0.0017,-0.0,0.0,-0.01,flip -20600,做空,2021-08-13 19:00:00,2021-08-13 19:05:00,3231.14,3227.42,0.05,100.0,0.0017,0.01,0.0,0.0,tp_lower -20601,做多,2021-08-13 19:10:00,2021-08-13 19:20:00,3231.57,3227.13,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20602,做空,2021-08-13 19:20:00,2021-08-13 19:25:00,3227.13,3216.59,0.05,100.0,0.0017,0.02,0.0,0.01,tp_lower -20603,做多,2021-08-13 20:05:00,2021-08-13 20:10:00,3267.26,3286.5,0.05,100.0,0.0017,0.03,0.0,0.03,tp_upper -20604,做多,2021-08-13 22:00:00,2021-08-13 22:05:00,3290.91,3284.71,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20605,做空,2021-08-13 22:05:00,2021-08-13 22:15:00,3284.71,3285.21,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20606,做多,2021-08-13 22:15:00,2021-08-13 22:20:00,3285.21,3280.53,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20607,做空,2021-08-13 22:20:00,2021-08-13 22:30:00,3280.53,3284.45,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20608,做多,2021-08-13 22:30:00,2021-08-13 22:50:00,3284.45,3284.6,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20609,做空,2021-08-13 22:50:00,2021-08-13 22:55:00,3284.6,3289.36,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20610,做多,2021-08-13 22:55:00,2021-08-13 23:00:00,3289.36,3295.85,0.05,100.0,0.0016,0.01,0.0,0.01,tp_upper -20611,做多,2021-08-14 00:25:00,2021-08-14 00:35:00,3319.08,3299.0,0.06,100.0,0.0017,-0.03,0.0,-0.04,flip -20612,做空,2021-08-14 00:35:00,2021-08-14 00:40:00,3299.0,3295.99,0.06,100.0,0.0017,0.01,0.0,0.0,tp_lower -20613,做多,2021-08-14 01:00:00,2021-08-14 01:20:00,3311.35,3316.99,0.06,100.0,0.0017,0.01,0.0,0.01,flip -20614,做空,2021-08-14 01:20:00,2021-08-14 01:45:00,3316.99,3313.74,0.06,100.0,0.0017,0.01,0.0,0.0,flip -20615,做多,2021-08-14 01:45:00,2021-08-14 01:50:00,3313.74,3304.02,0.06,100.0,0.0017,-0.02,0.0,-0.02,flip -20616,做空,2021-08-14 01:50:00,2021-08-14 02:05:00,3304.02,3309.35,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20617,做多,2021-08-14 02:05:00,2021-08-14 02:10:00,3309.35,3299.76,0.06,100.0,0.0017,-0.02,0.0,-0.02,flip -20618,做空,2021-08-14 02:10:00,2021-08-14 02:40:00,3299.76,3288.05,0.05,100.0,0.0017,0.02,0.0,0.02,tp_lower -20619,做多,2021-08-14 02:55:00,2021-08-14 03:15:00,3304.18,3304.03,0.06,100.0,0.0017,-0.0,0.0,-0.0,flip -20620,做空,2021-08-14 03:15:00,2021-08-14 03:45:00,3304.03,3297.6,0.06,100.0,0.0017,0.01,0.0,0.01,flip -20621,做多,2021-08-14 03:45:00,2021-08-14 04:25:00,3297.6,3296.69,0.06,100.0,0.0017,-0.0,0.0,-0.0,flip -20622,做空,2021-08-14 04:25:00,2021-08-14 04:30:00,3296.69,3299.7,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20623,做多,2021-08-14 04:30:00,2021-08-14 04:35:00,3299.7,3295.83,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20624,做空,2021-08-14 04:35:00,2021-08-14 04:50:00,3295.83,3282.45,0.05,100.0,0.0017,0.02,0.0,0.02,tp_lower -20625,做多,2021-08-14 05:15:00,2021-08-14 05:25:00,3294.51,3294.73,0.05,100.0,0.0017,0.0,0.0,-0.0,flip -20626,做空,2021-08-14 05:25:00,2021-08-14 05:40:00,3294.73,3291.91,0.05,100.0,0.0017,0.0,0.0,0.0,flip -20627,做多,2021-08-14 05:40:00,2021-08-14 05:50:00,3291.91,3302.79,0.05,100.0,0.0017,0.02,0.0,0.02,tp_upper -20628,做多,2021-08-14 06:40:00,2021-08-14 07:00:00,3303.76,3303.89,0.06,100.0,0.0017,0.0,0.0,-0.0,flip -20629,做空,2021-08-14 07:00:00,2021-08-14 07:55:00,3303.89,3309.54,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20630,做多,2021-08-14 07:55:00,2021-08-14 09:10:00,3309.54,3315.02,0.05,100.0,0.0017,0.01,0.0,0.01,tp_upper -20631,做多,2021-08-14 11:45:00,2021-08-14 12:15:00,3239.13,3229.22,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20632,做空,2021-08-14 12:15:00,2021-08-14 12:20:00,3229.22,3233.86,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20633,做多,2021-08-14 12:20:00,2021-08-14 12:40:00,3233.86,3238.41,0.05,100.0,0.0017,0.01,0.0,0.0,flip -20634,做空,2021-08-14 12:40:00,2021-08-14 13:05:00,3238.41,3216.28,0.05,100.0,0.0017,0.04,0.0,0.03,tp_lower -20635,做多,2021-08-14 13:10:00,2021-08-14 13:25:00,3233.58,3237.87,0.05,100.0,0.0017,0.01,0.0,0.0,flip -20636,做空,2021-08-14 13:25:00,2021-08-14 13:50:00,3237.87,3231.54,0.05,100.0,0.0017,0.01,0.0,0.01,flip -20637,做多,2021-08-14 13:50:00,2021-08-14 14:00:00,3231.54,3232.27,0.05,100.0,0.0017,0.0,0.0,-0.0,flip -20638,做空,2021-08-14 14:00:00,2021-08-14 14:05:00,3232.27,3245.91,0.05,100.0,0.0017,-0.02,0.0,-0.03,flip -20639,做多,2021-08-14 14:05:00,2021-08-14 14:10:00,3245.91,3249.8,0.05,100.0,0.0017,0.01,0.0,0.0,tp_upper -20640,做多,2021-08-14 15:35:00,2021-08-14 15:50:00,3262.14,3270.01,0.05,100.0,0.0017,0.01,0.0,0.01,tp_upper -20641,做多,2021-08-14 16:25:00,2021-08-14 16:30:00,3265.74,3260.26,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20642,做空,2021-08-14 16:30:00,2021-08-14 16:40:00,3260.26,3268.0,0.05,100.0,0.0017,-0.01,0.0,-0.02,flip -20643,做多,2021-08-14 16:40:00,2021-08-14 16:45:00,3268.0,3258.0,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20644,做空,2021-08-14 16:45:00,2021-08-14 16:50:00,3258.0,3267.76,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20645,做多,2021-08-14 16:50:00,2021-08-14 16:55:00,3267.76,3262.55,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20646,做空,2021-08-14 16:55:00,2021-08-14 17:15:00,3262.55,3259.93,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20647,做多,2021-08-14 17:15:00,2021-08-14 17:55:00,3259.93,3252.74,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20648,做空,2021-08-14 17:55:00,2021-08-14 18:00:00,3252.74,3255.27,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20649,做多,2021-08-14 18:00:00,2021-08-14 18:05:00,3255.27,3249.76,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20650,做空,2021-08-14 18:05:00,2021-08-14 18:20:00,3249.76,3255.45,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20651,做多,2021-08-14 18:20:00,2021-08-14 18:25:00,3255.45,3254.13,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20652,做空,2021-08-14 18:25:00,2021-08-14 18:55:00,3254.13,3250.53,0.05,100.0,0.0016,0.01,0.0,0.0,flip -20653,做多,2021-08-14 18:55:00,2021-08-14 19:05:00,3250.53,3247.59,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20654,做空,2021-08-14 19:05:00,2021-08-14 19:10:00,3247.59,3250.35,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20655,做多,2021-08-14 19:10:00,2021-08-14 19:20:00,3250.35,3253.02,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20656,做空,2021-08-14 19:20:00,2021-08-14 19:25:00,3253.02,3241.37,0.05,100.0,0.0016,0.02,0.0,0.02,tp_lower -20657,做多,2021-08-14 19:35:00,2021-08-14 19:40:00,3258.06,3285.74,0.05,100.0,0.0016,0.05,0.0,0.04,tp_upper -20658,做多,2021-08-14 21:10:00,2021-08-14 21:15:00,3246.99,3246.15,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20659,做空,2021-08-14 21:15:00,2021-08-14 22:45:00,3246.15,3249.09,0.05,100.0,0.0016,-0.0,0.0,-0.01,tp_lower -20660,做多,2021-08-14 23:15:00,2021-08-15 00:30:00,3269.98,3258.93,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20661,做空,2021-08-15 00:30:00,2021-08-15 00:55:00,3258.93,3276.65,0.06,100.0,0.0017,-0.03,0.0,-0.03,flip -20662,做多,2021-08-15 00:55:00,2021-08-15 01:00:00,3276.65,3274.62,0.06,100.0,0.0017,-0.0,0.0,-0.01,flip -20663,做空,2021-08-15 01:00:00,2021-08-15 01:15:00,3274.62,3274.94,0.06,100.0,0.0017,-0.0,0.0,-0.0,flip -20664,做多,2021-08-15 01:15:00,2021-08-15 01:20:00,3274.94,3273.92,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20665,做空,2021-08-15 01:20:00,2021-08-15 01:40:00,3273.92,3271.89,0.05,100.0,0.0017,0.0,0.0,0.0,flip -20666,做多,2021-08-15 01:40:00,2021-08-15 02:20:00,3271.89,3287.56,0.05,100.0,0.0017,0.03,0.0,0.02,tp_upper -20667,做多,2021-08-15 03:30:00,2021-08-15 03:35:00,3278.51,3274.89,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20668,做空,2021-08-15 03:35:00,2021-08-15 03:45:00,3274.89,3263.9,0.05,100.0,0.0017,0.02,0.0,0.02,tp_lower -20669,做多,2021-08-15 05:05:00,2021-08-15 05:25:00,3250.69,3247.01,0.06,100.0,0.0017,-0.01,0.0,-0.01,flip -20670,做空,2021-08-15 05:25:00,2021-08-15 05:45:00,3247.01,3233.56,0.05,100.0,0.0017,0.02,0.0,0.02,tp_lower -20671,做多,2021-08-15 06:05:00,2021-08-15 09:55:00,3243.94,3163.81,0.06,100.0,0.0017,-0.14,0.0,-0.14,flip -20672,做空,2021-08-15 09:55:00,2021-08-15 10:05:00,3163.81,3171.48,0.05,100.0,0.0017,-0.01,0.0,-0.02,flip -20673,做多,2021-08-15 10:05:00,2021-08-15 10:10:00,3171.48,3167.18,0.05,100.0,0.0017,-0.01,0.0,-0.01,tp_upper -20674,做多,2021-08-15 11:30:00,2021-08-15 11:35:00,3161.62,3161.44,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20675,做空,2021-08-15 11:35:00,2021-08-15 11:50:00,3161.44,3154.16,0.05,100.0,0.0017,0.01,0.0,0.01,flip -20676,做多,2021-08-15 11:50:00,2021-08-15 12:00:00,3154.16,3148.54,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20677,做空,2021-08-15 12:00:00,2021-08-15 12:05:00,3148.54,3169.06,0.05,100.0,0.0017,-0.03,0.0,-0.04,flip -20678,做多,2021-08-15 12:05:00,2021-08-15 12:10:00,3169.06,3163.34,0.05,100.0,0.0017,-0.01,0.0,-0.01,tp_upper -20679,做多,2021-08-15 12:50:00,2021-08-15 12:55:00,3158.51,3154.72,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20680,做空,2021-08-15 12:55:00,2021-08-15 13:05:00,3154.72,3161.7,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20681,做多,2021-08-15 13:05:00,2021-08-15 13:25:00,3161.7,3157.45,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20682,做空,2021-08-15 13:25:00,2021-08-15 13:40:00,3157.45,3138.63,0.05,100.0,0.0017,0.03,0.0,0.03,tp_lower -20683,做多,2021-08-15 13:50:00,2021-08-15 13:55:00,3169.53,3165.93,0.05,100.0,0.0017,-0.01,0.0,-0.01,tp_upper -20684,做多,2021-08-15 16:00:00,2021-08-15 16:05:00,3166.56,3159.21,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20685,做空,2021-08-15 16:05:00,2021-08-15 16:15:00,3159.21,3153.52,0.05,100.0,0.0017,0.01,0.0,0.01,flip -20686,做多,2021-08-15 16:15:00,2021-08-15 16:30:00,3153.52,3154.75,0.05,100.0,0.0017,0.0,0.0,-0.0,flip -20687,做空,2021-08-15 16:30:00,2021-08-15 16:45:00,3154.75,3152.74,0.05,100.0,0.0017,0.0,0.0,0.0,flip -20688,做多,2021-08-15 16:45:00,2021-08-15 18:55:00,3152.74,3190.72,0.05,100.0,0.0017,0.06,0.0,0.06,tp_upper -20689,做多,2021-08-15 22:00:00,2021-08-15 22:05:00,3279.01,3274.6,0.05,100.0,0.0016,-0.01,0.0,-0.01,tp_upper -20690,做多,2021-08-16 00:30:00,2021-08-16 00:35:00,3328.97,3322.93,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20691,做空,2021-08-16 00:35:00,2021-08-16 01:00:00,3322.93,3319.49,0.05,100.0,0.0016,0.01,0.0,0.0,flip -20692,做多,2021-08-16 01:00:00,2021-08-16 01:05:00,3319.49,3310.58,0.05,100.0,0.0016,-0.01,0.0,-0.02,flip -20693,做空,2021-08-16 01:05:00,2021-08-16 01:30:00,3310.58,3321.15,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20694,做多,2021-08-16 01:30:00,2021-08-16 01:35:00,3321.15,3315.61,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20695,做空,2021-08-16 01:35:00,2021-08-16 01:55:00,3315.61,3315.64,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20696,做多,2021-08-16 01:55:00,2021-08-16 02:10:00,3315.64,3313.0,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20697,做空,2021-08-16 02:10:00,2021-08-16 02:35:00,3313.0,3310.72,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20698,做多,2021-08-16 02:35:00,2021-08-16 02:45:00,3310.72,3315.72,0.05,100.0,0.0016,0.01,0.0,0.01,tp_upper -20699,做多,2021-08-16 04:35:00,2021-08-16 04:55:00,3280.22,3278.25,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20700,做空,2021-08-16 04:55:00,2021-08-16 06:15:00,3278.25,3268.41,0.05,100.0,0.0016,0.02,0.0,0.01,tp_lower -20701,做多,2021-08-16 06:45:00,2021-08-16 07:05:00,3282.0,3280.25,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20702,做空,2021-08-16 07:05:00,2021-08-16 07:10:00,3280.25,3281.29,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20703,做多,2021-08-16 07:10:00,2021-08-16 07:15:00,3281.29,3276.67,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20704,做空,2021-08-16 07:15:00,2021-08-16 07:25:00,3276.67,3282.81,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20705,做多,2021-08-16 07:25:00,2021-08-16 07:30:00,3282.81,3280.52,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20706,做空,2021-08-16 07:30:00,2021-08-16 08:00:00,3280.52,3285.85,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20707,做多,2021-08-16 08:00:00,2021-08-16 08:05:00,3285.85,3267.01,0.05,100.0,0.0016,-0.03,0.0,-0.03,tp_upper -20708,做多,2021-08-16 08:10:00,2021-08-16 08:35:00,3271.8,3272.13,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20709,做空,2021-08-16 08:35:00,2021-08-16 08:40:00,3272.13,3274.15,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20710,做多,2021-08-16 08:40:00,2021-08-16 09:15:00,3274.15,3271.14,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20711,做空,2021-08-16 09:15:00,2021-08-16 09:30:00,3271.14,3270.22,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20712,做多,2021-08-16 09:30:00,2021-08-16 09:40:00,3270.22,3268.01,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20713,做空,2021-08-16 09:40:00,2021-08-16 09:50:00,3268.01,3274.99,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20714,做多,2021-08-16 09:50:00,2021-08-16 10:00:00,3274.99,3290.93,0.05,100.0,0.0016,0.03,0.0,0.02,tp_upper -20715,做多,2021-08-16 11:35:00,2021-08-16 11:40:00,3292.23,3289.99,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20716,做空,2021-08-16 11:40:00,2021-08-16 12:00:00,3289.99,3274.46,0.05,100.0,0.0016,0.02,0.0,0.02,tp_lower -20717,做多,2021-08-16 12:55:00,2021-08-16 13:00:00,3283.5,3279.8,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20718,做空,2021-08-16 13:00:00,2021-08-16 13:05:00,3279.8,3280.0,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20719,做多,2021-08-16 13:05:00,2021-08-16 13:15:00,3280.0,3274.13,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20720,做空,2021-08-16 13:15:00,2021-08-16 13:20:00,3274.13,3269.59,0.05,100.0,0.0016,0.01,0.0,0.0,tp_lower -20721,做多,2021-08-16 15:45:00,2021-08-16 16:05:00,3221.96,3246.23,0.05,100.0,0.0016,0.04,0.0,0.04,tp_upper -20722,做多,2021-08-16 16:55:00,2021-08-16 17:00:00,3225.75,3219.57,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20723,做空,2021-08-16 17:00:00,2021-08-16 17:05:00,3219.57,3223.46,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20724,做多,2021-08-16 17:05:00,2021-08-16 17:50:00,3223.46,3223.08,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20725,做空,2021-08-16 17:50:00,2021-08-16 18:00:00,3223.08,3213.17,0.05,100.0,0.0016,0.02,0.0,0.01,tp_lower -20726,做多,2021-08-16 18:05:00,2021-08-16 18:10:00,3219.75,3231.77,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20727,做多,2021-08-16 18:10:00,2021-08-16 18:15:00,3231.77,3237.77,0.05,100.0,0.0016,0.01,0.0,0.01,tp_upper -20728,做多,2021-08-16 18:45:00,2021-08-16 19:00:00,3225.56,3220.41,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20729,做空,2021-08-16 19:00:00,2021-08-16 19:05:00,3220.41,3227.04,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20730,做多,2021-08-16 19:05:00,2021-08-16 19:10:00,3227.04,3214.68,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20731,做空,2021-08-16 19:10:00,2021-08-16 19:20:00,3214.68,3207.64,0.05,100.0,0.0016,0.01,0.0,0.01,tp_lower -20732,做多,2021-08-16 20:55:00,2021-08-16 21:05:00,3163.72,3157.57,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20733,做空,2021-08-16 21:05:00,2021-08-16 21:10:00,3157.57,3158.91,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20734,做多,2021-08-16 21:10:00,2021-08-16 21:20:00,3158.91,3163.5,0.05,100.0,0.0016,0.01,0.0,0.0,flip -20735,做空,2021-08-16 21:20:00,2021-08-16 22:50:00,3163.5,3190.35,0.05,100.0,0.0016,-0.04,0.0,-0.05,flip -20736,做多,2021-08-16 22:50:00,2021-08-16 22:55:00,3190.35,3184.79,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20737,做空,2021-08-16 22:55:00,2021-08-16 23:05:00,3184.79,3165.52,0.05,100.0,0.0016,0.03,0.0,0.03,tp_lower -20738,做多,2021-08-17 01:05:00,2021-08-17 01:25:00,3147.14,3164.53,0.05,100.0,0.0017,0.03,0.0,0.03,tp_upper -20739,做多,2021-08-17 03:20:00,2021-08-17 03:35:00,3191.84,3207.17,0.05,100.0,0.0017,0.03,0.0,0.02,tp_upper -20740,做多,2021-08-17 04:30:00,2021-08-17 04:45:00,3190.66,3194.16,0.05,100.0,0.0017,0.01,0.0,0.0,flip -20741,做空,2021-08-17 04:45:00,2021-08-17 04:50:00,3194.16,3200.29,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20742,做多,2021-08-17 04:50:00,2021-08-17 04:55:00,3200.29,3191.81,0.05,100.0,0.0017,-0.01,0.0,-0.02,flip -20743,做空,2021-08-17 04:55:00,2021-08-17 05:00:00,3191.81,3182.27,0.05,100.0,0.0017,0.02,0.0,0.01,tp_lower -20744,做多,2021-08-17 05:25:00,2021-08-17 05:30:00,3195.49,3187.32,0.05,100.0,0.0017,-0.01,0.0,-0.02,flip -20745,做空,2021-08-17 05:30:00,2021-08-17 05:35:00,3187.32,3195.11,0.05,100.0,0.0017,-0.01,0.0,-0.02,flip -20746,做多,2021-08-17 05:35:00,2021-08-17 05:40:00,3195.11,3190.82,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20747,做空,2021-08-17 05:40:00,2021-08-17 05:55:00,3190.82,3172.01,0.05,100.0,0.0017,0.03,0.0,0.03,tp_lower -20748,做多,2021-08-17 07:15:00,2021-08-17 07:20:00,3160.14,3148.19,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20749,做空,2021-08-17 07:20:00,2021-08-17 07:25:00,3148.19,3158.13,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20750,做多,2021-08-17 07:25:00,2021-08-17 07:30:00,3158.13,3157.81,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20751,做空,2021-08-17 07:30:00,2021-08-17 11:00:00,3157.81,3240.42,0.05,100.0,0.0017,-0.14,0.0,-0.14,tp_lower -20752,做多,2021-08-17 11:00:00,2021-08-17 11:05:00,3240.42,3238.83,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20753,做空,2021-08-17 11:05:00,2021-08-17 11:15:00,3238.83,3240.42,0.05,100.0,0.0016,-0.0,0.0,-0.01,tp_lower -20754,做多,2021-08-17 11:15:00,2021-08-17 11:20:00,3240.42,3239.73,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20755,做空,2021-08-17 11:20:00,2021-08-17 13:10:00,3239.73,3229.85,0.05,100.0,0.0016,0.02,0.0,0.01,tp_lower -20756,做多,2021-08-17 16:05:00,2021-08-17 16:15:00,3174.52,3175.01,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20757,做空,2021-08-17 16:15:00,2021-08-17 16:20:00,3175.01,3184.0,0.05,100.0,0.0016,-0.01,0.0,-0.02,flip -20758,做多,2021-08-17 16:20:00,2021-08-17 16:25:00,3184.0,3181.06,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20759,做空,2021-08-17 16:25:00,2021-08-17 16:55:00,3181.06,3152.96,0.05,100.0,0.0016,0.04,0.0,0.04,tp_lower -20760,做多,2021-08-17 17:30:00,2021-08-17 17:40:00,3167.52,3168.14,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20761,做空,2021-08-17 17:40:00,2021-08-17 19:00:00,3168.14,3151.3,0.05,100.0,0.0016,0.03,0.0,0.02,tp_lower -20762,做多,2021-08-17 22:30:00,2021-08-17 22:40:00,3046.46,3037.44,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20763,做空,2021-08-17 22:40:00,2021-08-17 23:10:00,3037.44,3037.01,0.05,100.0,0.0017,0.0,0.0,-0.0,flip -20764,做多,2021-08-17 23:10:00,2021-08-17 23:15:00,3037.01,3028.47,0.05,100.0,0.0017,-0.01,0.0,-0.02,flip -20765,做空,2021-08-17 23:15:00,2021-08-17 23:25:00,3028.47,3031.02,0.05,100.0,0.0017,-0.0,0.0,-0.01,flip -20766,做多,2021-08-17 23:25:00,2021-08-17 23:35:00,3031.02,3033.0,0.05,100.0,0.0017,0.0,0.0,0.0,flip -20767,做空,2021-08-17 23:35:00,2021-08-18 00:00:00,3033.0,3033.01,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20768,做多,2021-08-18 00:00:00,2021-08-18 00:05:00,3033.01,3008.04,0.05,100.0,0.0017,-0.04,0.0,-0.05,flip -20769,做空,2021-08-18 00:05:00,2021-08-18 00:15:00,3008.04,3037.28,0.05,100.0,0.0017,-0.05,0.0,-0.05,flip -20770,做多,2021-08-18 00:15:00,2021-08-18 00:20:00,3037.28,3032.5,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20771,做空,2021-08-18 00:20:00,2021-08-18 00:35:00,3032.5,2998.78,0.05,100.0,0.0017,0.06,0.0,0.05,tp_lower -20772,做多,2021-08-18 00:50:00,2021-08-18 00:55:00,3024.77,3024.33,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20773,做空,2021-08-18 00:55:00,2021-08-18 01:10:00,3024.33,2962.16,0.05,100.0,0.0017,0.11,0.0,0.1,tp_lower -20774,做多,2021-08-18 01:30:00,2021-08-18 02:35:00,3016.15,3026.41,0.05,100.0,0.0017,0.02,0.0,0.02,flip -20775,做空,2021-08-18 02:35:00,2021-08-18 03:25:00,3026.41,3014.25,0.05,100.0,0.0017,0.02,0.0,0.02,tp_lower -20776,做多,2021-08-18 03:35:00,2021-08-18 03:50:00,3025.94,3027.37,0.05,100.0,0.0017,0.0,0.0,-0.0,flip -20777,做空,2021-08-18 03:50:00,2021-08-18 03:55:00,3027.37,3052.05,0.05,100.0,0.0017,-0.04,0.0,-0.05,flip -20778,做多,2021-08-18 03:55:00,2021-08-18 04:00:00,3052.05,3040.56,0.05,100.0,0.0017,-0.02,0.0,-0.02,tp_upper -20779,做多,2021-08-18 04:50:00,2021-08-18 05:30:00,3037.89,3071.44,0.05,100.0,0.0017,0.06,0.0,0.05,tp_upper -20780,做多,2021-08-18 06:35:00,2021-08-18 06:55:00,3060.92,3069.4,0.05,100.0,0.0017,0.01,0.0,0.01,flip -20781,做空,2021-08-18 06:55:00,2021-08-18 07:05:00,3069.4,3065.43,0.05,100.0,0.0017,0.01,0.0,0.0,tp_lower -20782,做多,2021-08-18 08:15:00,2021-08-18 09:05:00,3048.08,3036.29,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20783,做空,2021-08-18 09:05:00,2021-08-18 09:10:00,3036.29,3051.94,0.05,100.0,0.0017,-0.03,0.0,-0.03,flip -20784,做多,2021-08-18 09:10:00,2021-08-18 09:15:00,3051.94,3056.44,0.05,100.0,0.0017,0.01,0.0,0.01,tp_upper -20785,做多,2021-08-18 11:00:00,2021-08-18 11:05:00,3051.87,3046.56,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20786,做空,2021-08-18 11:05:00,2021-08-18 11:15:00,3046.56,3047.4,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20787,做多,2021-08-18 11:15:00,2021-08-18 11:20:00,3047.4,3036.52,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20788,做空,2021-08-18 11:20:00,2021-08-18 11:30:00,3036.52,3024.29,0.05,100.0,0.0017,0.02,0.0,0.02,tp_lower -20789,做多,2021-08-18 12:25:00,2021-08-18 12:30:00,3030.14,3020.37,0.05,100.0,0.0017,-0.02,0.0,-0.02,flip -20790,做空,2021-08-18 12:30:00,2021-08-18 12:40:00,3020.37,3020.77,0.05,100.0,0.0017,-0.0,0.0,-0.0,flip -20791,做多,2021-08-18 12:40:00,2021-08-18 13:00:00,3020.77,3049.07,0.05,100.0,0.0017,0.05,0.0,0.05,tp_upper -20792,做多,2021-08-18 14:35:00,2021-08-18 14:50:00,3068.84,3075.82,0.05,100.0,0.0017,0.01,0.0,0.01,tp_upper -20793,做多,2021-08-18 15:30:00,2021-08-18 15:45:00,3060.86,3099.86,0.05,100.0,0.0017,0.07,0.0,0.06,tp_upper -20794,做多,2021-08-18 17:25:00,2021-08-18 17:30:00,3107.7,3105.72,0.05,100.0,0.0017,-0.0,0.0,-0.01,flip -20795,做空,2021-08-18 17:30:00,2021-08-18 17:50:00,3105.72,3103.97,0.05,100.0,0.0017,0.0,0.0,0.0,flip -20796,做多,2021-08-18 17:50:00,2021-08-18 18:05:00,3103.97,3102.19,0.05,100.0,0.0017,-0.0,0.0,-0.01,flip -20797,做空,2021-08-18 18:05:00,2021-08-18 18:10:00,3102.19,3078.31,0.05,100.0,0.0017,0.04,0.0,0.04,tp_lower -20798,做多,2021-08-18 21:45:00,2021-08-18 22:10:00,3012.73,3026.06,0.05,100.0,0.0018,0.02,0.0,0.02,tp_upper -20799,做多,2021-08-19 00:45:00,2021-08-19 01:05:00,3032.7,3029.68,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20800,做空,2021-08-19 01:05:00,2021-08-19 02:05:00,3029.68,3025.37,0.05,100.0,0.0018,0.01,0.0,0.01,tp_lower -20801,做多,2021-08-19 04:20:00,2021-08-19 04:35:00,2983.33,2986.0,0.05,100.0,0.0018,0.0,0.0,0.0,flip -20802,做空,2021-08-19 04:35:00,2021-08-19 05:15:00,2986.0,2979.79,0.05,100.0,0.0018,0.01,0.0,0.01,flip -20803,做多,2021-08-19 05:15:00,2021-08-19 05:25:00,2979.79,3003.54,0.05,100.0,0.0018,0.04,0.0,0.04,tp_upper -20804,做多,2021-08-19 06:15:00,2021-08-19 06:20:00,2996.98,2990.55,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20805,做空,2021-08-19 06:20:00,2021-08-19 06:25:00,2990.55,2995.25,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20806,做多,2021-08-19 06:25:00,2021-08-19 06:40:00,2995.25,2995.07,0.05,100.0,0.0018,-0.0,0.0,-0.0,flip -20807,做空,2021-08-19 06:40:00,2021-08-19 06:50:00,2995.07,3004.19,0.05,100.0,0.0018,-0.02,0.0,-0.02,flip -20808,做多,2021-08-19 06:50:00,2021-08-19 06:55:00,3004.19,2998.3,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20809,做空,2021-08-19 06:55:00,2021-08-19 07:00:00,2998.3,3004.75,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20810,做多,2021-08-19 07:00:00,2021-08-19 07:15:00,3004.75,2998.06,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20811,做空,2021-08-19 07:15:00,2021-08-19 07:20:00,2998.06,3001.2,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20812,做多,2021-08-19 07:20:00,2021-08-19 07:25:00,3001.2,2992.15,0.05,100.0,0.0018,-0.02,0.0,-0.02,flip -20813,做空,2021-08-19 07:25:00,2021-08-19 07:30:00,2992.15,2983.99,0.05,100.0,0.0018,0.01,0.0,0.01,tp_lower -20814,做多,2021-08-19 07:55:00,2021-08-19 08:00:00,2996.83,3016.77,0.05,100.0,0.0018,0.04,0.0,0.03,tp_upper -20815,做多,2021-08-19 08:20:00,2021-08-19 08:45:00,2994.91,2998.24,0.05,100.0,0.0018,0.01,0.0,0.0,flip -20816,做空,2021-08-19 08:45:00,2021-08-19 10:00:00,2998.24,3010.68,0.05,100.0,0.0018,-0.02,0.0,-0.03,flip -20817,做多,2021-08-19 10:00:00,2021-08-19 10:05:00,3010.68,3007.43,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20818,做空,2021-08-19 10:05:00,2021-08-19 10:10:00,3007.43,2997.5,0.05,100.0,0.0018,0.02,0.0,0.01,tp_lower -20819,做多,2021-08-19 11:20:00,2021-08-19 11:25:00,2994.76,2991.04,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20820,做空,2021-08-19 11:25:00,2021-08-19 11:30:00,2991.04,2999.08,0.05,100.0,0.0018,-0.01,0.0,-0.02,flip -20821,做多,2021-08-19 11:30:00,2021-08-19 11:35:00,2999.08,2994.3,0.05,100.0,0.0018,-0.01,0.0,-0.01,flip -20822,做空,2021-08-19 11:35:00,2021-08-19 11:55:00,2994.3,2973.65,0.05,100.0,0.0018,0.04,0.0,0.03,tp_lower -20823,做多,2021-08-19 12:20:00,2021-08-19 12:30:00,2982.98,2983.0,0.05,100.0,0.0018,0.0,0.0,-0.0,flip -20824,做空,2021-08-19 12:30:00,2021-08-19 12:40:00,2983.0,2990.25,0.05,100.0,0.0018,-0.01,0.0,-0.02,flip -20825,做多,2021-08-19 12:40:00,2021-08-19 12:55:00,2990.25,2998.35,0.05,100.0,0.0018,0.01,0.0,0.01,tp_upper -20826,做多,2021-08-19 13:30:00,2021-08-19 13:45:00,2992.45,3005.11,0.05,100.0,0.0018,0.02,0.0,0.02,tp_upper -20827,做多,2021-08-19 17:00:00,2021-08-19 17:55:00,3054.25,3050.7,0.05,100.0,0.0017,-0.01,0.0,-0.01,flip -20828,做空,2021-08-19 17:55:00,2021-08-19 20:50:00,3050.7,3157.69,0.05,100.0,0.0017,-0.19,0.0,-0.19,flip -20829,做多,2021-08-19 20:50:00,2021-08-19 21:05:00,3157.69,3148.52,0.05,100.0,0.0016,-0.01,0.0,-0.02,flip -20830,做空,2021-08-19 21:05:00,2021-08-19 21:10:00,3148.52,3150.31,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20831,做多,2021-08-19 21:10:00,2021-08-19 21:20:00,3150.31,3153.25,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20832,做空,2021-08-19 21:20:00,2021-08-19 21:25:00,3153.25,3157.12,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20833,做多,2021-08-19 21:25:00,2021-08-19 21:30:00,3157.12,3151.49,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20834,做空,2021-08-19 21:30:00,2021-08-19 21:35:00,3151.49,3157.75,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20835,做多,2021-08-19 21:35:00,2021-08-19 21:40:00,3157.75,3153.03,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20836,做空,2021-08-19 21:40:00,2021-08-19 21:45:00,3153.03,3159.92,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20837,做多,2021-08-19 21:45:00,2021-08-19 21:50:00,3159.92,3171.39,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20838,做多,2021-08-19 22:20:00,2021-08-19 22:35:00,3167.09,3157.89,0.05,100.0,0.0016,-0.01,0.0,-0.02,flip -20839,做空,2021-08-19 22:35:00,2021-08-19 22:45:00,3157.89,3155.62,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20840,做多,2021-08-19 22:45:00,2021-08-19 23:00:00,3155.62,3184.72,0.05,100.0,0.0016,0.05,0.0,0.04,tp_upper -20841,做多,2021-08-19 23:20:00,2021-08-19 23:55:00,3168.15,3186.8,0.05,100.0,0.0016,0.03,0.0,0.03,tp_upper -20842,做多,2021-08-20 02:20:00,2021-08-20 02:45:00,3232.69,3235.68,0.05,100.0,0.0016,0.0,0.0,0.0,tp_upper -20843,做多,2021-08-20 02:55:00,2021-08-20 03:00:00,3232.88,3228.0,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20844,做空,2021-08-20 03:00:00,2021-08-20 03:10:00,3228.0,3224.95,0.05,100.0,0.0016,0.01,0.0,0.0,tp_lower -20845,做多,2021-08-20 04:10:00,2021-08-20 04:25:00,3224.69,3222.7,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20846,做空,2021-08-20 04:25:00,2021-08-20 04:30:00,3222.7,3226.01,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20847,做多,2021-08-20 04:30:00,2021-08-20 04:45:00,3226.01,3224.17,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20848,做空,2021-08-20 04:45:00,2021-08-20 05:05:00,3224.17,3216.85,0.05,100.0,0.0016,0.01,0.0,0.01,tp_lower -20849,做多,2021-08-20 05:25:00,2021-08-20 05:35:00,3222.8,3222.74,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20850,做空,2021-08-20 05:35:00,2021-08-20 05:40:00,3222.74,3223.29,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20851,做多,2021-08-20 05:40:00,2021-08-20 05:45:00,3223.29,3218.8,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20852,做空,2021-08-20 05:45:00,2021-08-20 05:50:00,3218.8,3225.61,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20853,做多,2021-08-20 05:50:00,2021-08-20 06:10:00,3225.61,3236.95,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20854,做多,2021-08-20 06:45:00,2021-08-20 07:05:00,3224.43,3227.04,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20855,做空,2021-08-20 07:05:00,2021-08-20 07:15:00,3227.04,3233.59,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20856,做多,2021-08-20 07:15:00,2021-08-20 07:20:00,3233.59,3227.7,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20857,做空,2021-08-20 07:20:00,2021-08-20 07:30:00,3227.7,3218.47,0.05,100.0,0.0016,0.01,0.0,0.01,tp_lower -20858,做多,2021-08-20 08:00:00,2021-08-20 08:05:00,3226.0,3212.89,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20859,做空,2021-08-20 08:05:00,2021-08-20 08:10:00,3212.89,3197.78,0.05,100.0,0.0016,0.02,0.0,0.02,tp_lower -20860,做多,2021-08-20 09:00:00,2021-08-20 09:15:00,3216.53,3208.6,0.05,100.0,0.0016,-0.01,0.0,-0.02,flip -20861,做空,2021-08-20 09:15:00,2021-08-20 09:30:00,3208.6,3212.72,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20862,做多,2021-08-20 09:30:00,2021-08-20 09:55:00,3212.72,3212.05,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20863,做空,2021-08-20 09:55:00,2021-08-20 10:10:00,3212.05,3211.1,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20864,做多,2021-08-20 10:10:00,2021-08-20 10:35:00,3211.1,3227.19,0.05,100.0,0.0016,0.03,0.0,0.02,tp_upper -20865,做多,2021-08-20 11:20:00,2021-08-20 11:25:00,3217.71,3216.71,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20866,做空,2021-08-20 11:25:00,2021-08-20 11:45:00,3216.71,3204.08,0.05,100.0,0.0016,0.02,0.0,0.02,tp_lower -20867,做多,2021-08-20 12:10:00,2021-08-20 12:15:00,3217.17,3214.0,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20868,做空,2021-08-20 12:15:00,2021-08-20 15:10:00,3214.0,3270.87,0.05,100.0,0.0016,-0.09,0.0,-0.09,flip -20869,做多,2021-08-20 15:10:00,2021-08-20 15:35:00,3270.87,3280.97,0.05,100.0,0.0016,0.02,0.0,0.01,flip -20870,做空,2021-08-20 15:35:00,2021-08-20 16:05:00,3280.97,3283.11,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20871,做多,2021-08-20 16:05:00,2021-08-20 16:15:00,3283.11,3291.1,0.05,100.0,0.0016,0.01,0.0,0.01,flip -20872,做空,2021-08-20 16:15:00,2021-08-20 16:45:00,3291.1,3246.99,0.05,100.0,0.0016,0.07,0.0,0.07,tp_lower -20873,做多,2021-08-20 19:00:00,2021-08-20 19:05:00,3244.7,3242.43,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20874,做空,2021-08-20 19:05:00,2021-08-20 19:15:00,3242.43,3253.33,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20875,做多,2021-08-20 19:15:00,2021-08-20 20:10:00,3253.33,3268.85,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20876,做多,2021-08-20 21:00:00,2021-08-20 21:45:00,3265.44,3278.6,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20877,做多,2021-08-20 22:05:00,2021-08-20 22:15:00,3283.68,3270.61,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20878,做空,2021-08-20 22:15:00,2021-08-20 22:25:00,3270.61,3269.98,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20879,做多,2021-08-20 22:25:00,2021-08-20 23:45:00,3269.98,3265.69,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20880,做空,2021-08-20 23:45:00,2021-08-20 23:50:00,3265.69,3285.47,0.05,100.0,0.0016,-0.03,0.0,-0.03,flip -20881,做多,2021-08-20 23:50:00,2021-08-20 23:55:00,3285.47,3286.62,0.05,100.0,0.0016,0.0,0.0,-0.0,tp_upper -20882,做多,2021-08-21 01:15:00,2021-08-21 01:35:00,3254.46,3249.89,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20883,做空,2021-08-21 01:35:00,2021-08-21 01:40:00,3249.89,3254.49,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20884,做多,2021-08-21 01:40:00,2021-08-21 01:50:00,3254.49,3266.19,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20885,做多,2021-08-21 02:55:00,2021-08-21 04:00:00,3264.68,3266.66,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20886,做空,2021-08-21 04:00:00,2021-08-21 04:25:00,3266.66,3271.38,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20887,做多,2021-08-21 04:25:00,2021-08-21 04:55:00,3271.38,3272.28,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20888,做空,2021-08-21 04:55:00,2021-08-21 05:00:00,3272.28,3278.98,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20889,做多,2021-08-21 05:00:00,2021-08-21 05:05:00,3278.98,3293.88,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20890,做多,2021-08-21 06:20:00,2021-08-21 06:25:00,3290.35,3288.82,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20891,做空,2021-08-21 06:25:00,2021-08-21 06:40:00,3288.82,3283.03,0.05,100.0,0.0016,0.01,0.0,0.01,tp_lower -20892,做多,2021-08-21 07:15:00,2021-08-21 07:45:00,3284.5,3295.85,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20893,做多,2021-08-21 08:25:00,2021-08-21 08:30:00,3289.79,3285.64,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20894,做空,2021-08-21 08:30:00,2021-08-21 08:35:00,3285.64,3290.55,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20895,做多,2021-08-21 08:35:00,2021-08-21 08:45:00,3290.55,3288.49,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20896,做空,2021-08-21 08:45:00,2021-08-21 09:45:00,3288.49,3288.36,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20897,做多,2021-08-21 09:45:00,2021-08-21 09:50:00,3288.36,3283.39,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20898,做空,2021-08-21 09:50:00,2021-08-21 10:00:00,3283.39,3286.14,0.05,100.0,0.0016,-0.0,0.0,-0.01,tp_lower -20899,做多,2021-08-21 10:00:00,2021-08-21 10:05:00,3286.14,3286.11,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20900,做空,2021-08-21 10:05:00,2021-08-21 11:05:00,3286.11,3254.04,0.05,100.0,0.0016,0.05,0.0,0.05,tp_lower -20901,做多,2021-08-21 12:15:00,2021-08-21 12:20:00,3267.1,3265.88,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20902,做空,2021-08-21 12:20:00,2021-08-21 14:15:00,3265.88,3269.82,0.05,100.0,0.0016,-0.01,0.0,-0.01,tp_lower -20903,做多,2021-08-21 15:15:00,2021-08-21 15:20:00,3274.67,3270.58,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20904,做空,2021-08-21 15:20:00,2021-08-21 15:25:00,3270.58,3270.97,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20905,做多,2021-08-21 15:25:00,2021-08-21 15:45:00,3270.97,3280.67,0.05,100.0,0.0016,0.02,0.0,0.01,tp_upper -20906,做多,2021-08-21 17:05:00,2021-08-21 17:15:00,3287.69,3283.72,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20907,做空,2021-08-21 17:15:00,2021-08-21 17:35:00,3283.72,3278.6,0.05,100.0,0.0016,0.01,0.0,0.01,tp_lower -20908,做多,2021-08-21 20:30:00,2021-08-21 20:35:00,3235.12,3230.01,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20909,做空,2021-08-21 20:35:00,2021-08-21 21:05:00,3230.01,3233.99,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20910,做多,2021-08-21 21:05:00,2021-08-21 21:10:00,3233.99,3240.78,0.05,100.0,0.0016,0.01,0.0,0.01,tp_upper -20911,做多,2021-08-21 22:45:00,2021-08-21 22:50:00,3250.81,3246.71,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20912,做空,2021-08-21 22:50:00,2021-08-21 22:55:00,3246.71,3254.16,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20913,做多,2021-08-21 22:55:00,2021-08-21 23:10:00,3254.16,3248.7,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20914,做空,2021-08-21 23:10:00,2021-08-21 23:15:00,3248.7,3245.1,0.05,100.0,0.0016,0.01,0.0,0.0,tp_lower -20915,做多,2021-08-22 00:05:00,2021-08-22 00:10:00,3251.83,3242.43,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20916,做空,2021-08-22 00:10:00,2021-08-22 00:25:00,3242.43,3246.98,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20917,做多,2021-08-22 00:25:00,2021-08-22 00:45:00,3246.98,3237.52,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20918,做空,2021-08-22 00:45:00,2021-08-22 00:50:00,3237.52,3242.6,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20919,做多,2021-08-22 00:50:00,2021-08-22 01:10:00,3242.6,3237.62,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20920,做空,2021-08-22 01:10:00,2021-08-22 01:15:00,3237.62,3245.0,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20921,做多,2021-08-22 01:15:00,2021-08-22 01:20:00,3245.0,3241.32,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20922,做空,2021-08-22 01:20:00,2021-08-22 02:30:00,3241.32,3233.52,0.05,100.0,0.0016,0.01,0.0,0.01,tp_lower -20923,做多,2021-08-22 03:45:00,2021-08-22 04:05:00,3231.16,3238.68,0.05,100.0,0.0016,0.01,0.0,0.01,tp_upper -20924,做多,2021-08-22 05:30:00,2021-08-22 06:05:00,3236.31,3235.1,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20925,做空,2021-08-22 06:05:00,2021-08-22 06:10:00,3235.1,3237.64,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20926,做多,2021-08-22 06:10:00,2021-08-22 06:15:00,3237.64,3249.01,0.05,100.0,0.0016,0.02,0.0,0.02,tp_upper -20927,做多,2021-08-22 06:15:00,2021-08-22 06:20:00,3249.01,3245.75,0.05,100.0,0.0016,-0.01,0.0,-0.01,tp_upper -20928,做多,2021-08-22 09:00:00,2021-08-22 09:10:00,3265.0,3258.36,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20929,做空,2021-08-22 09:10:00,2021-08-22 09:15:00,3258.36,3266.0,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20930,做多,2021-08-22 09:15:00,2021-08-22 09:50:00,3266.0,3269.86,0.05,100.0,0.0016,0.01,0.0,0.0,tp_upper -20931,做多,2021-08-22 10:10:00,2021-08-22 10:20:00,3264.77,3266.44,0.05,100.0,0.0016,0.0,0.0,0.0,flip -20932,做空,2021-08-22 10:20:00,2021-08-22 10:30:00,3266.44,3266.63,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20933,做多,2021-08-22 10:30:00,2021-08-22 10:35:00,3266.63,3261.92,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20934,做空,2021-08-22 10:35:00,2021-08-22 10:50:00,3261.92,3253.37,0.05,100.0,0.0016,0.01,0.0,0.01,tp_lower -20935,做多,2021-08-22 13:30:00,2021-08-22 14:05:00,3240.96,3230.82,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -20936,做空,2021-08-22 14:05:00,2021-08-22 14:10:00,3230.82,3233.69,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -20937,做多,2021-08-22 14:10:00,2021-08-22 14:25:00,3233.69,3234.84,0.05,100.0,0.0016,0.0,0.0,-0.0,flip -20938,做空,2021-08-22 14:25:00,2021-08-22 14:35:00,3234.84,3225.01,0.05,100.0,0.0016,0.02,0.0,0.01,tp_lower -20939,做多,2021-08-22 16:25:00,2021-08-22 16:35:00,3181.72,3189.72,0.05,100.0,0.0016,0.01,0.0,0.01,tp_upper -20940,做多,2021-08-22 16:55:00,2021-08-22 17:00:00,3178.75,3178.14,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20941,做空,2021-08-22 17:00:00,2021-08-22 17:05:00,3178.14,3181.97,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20942,做多,2021-08-22 17:05:00,2021-08-22 17:20:00,3181.97,3175.07,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20943,做空,2021-08-22 17:20:00,2021-08-22 17:25:00,3175.07,3179.59,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20944,做多,2021-08-22 17:25:00,2021-08-22 17:35:00,3179.59,3176.45,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20945,做空,2021-08-22 17:35:00,2021-08-22 17:40:00,3176.45,3176.61,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -20946,做多,2021-08-22 17:40:00,2021-08-22 19:10:00,3176.61,3157.8,0.05,100.0,0.0016,-0.03,0.0,-0.03,flip -20947,做空,2021-08-22 19:10:00,2021-08-22 20:05:00,3157.8,3146.99,0.05,100.0,0.0016,0.02,0.0,0.01,tp_lower -20948,做多,2021-08-22 21:15:00,2021-08-22 21:20:00,3155.81,3150.75,0.05,100.0,0.0016,-0.01,0.0,-0.01,flip -20949,做空,2021-08-22 21:20:00,2021-08-23 00:35:00,3150.75,3240.3,0.05,100.0,0.0016,-0.14,0.0,-0.15,flip -20950,做多,2021-08-23 00:35:00,2021-08-23 00:50:00,3240.3,3243.6,0.05,100.0,0.0016,0.01,0.0,0.0,flip -20951,做空,2021-08-23 00:50:00,2021-08-23 00:55:00,3243.6,3251.9,0.05,100.0,0.0016,-0.01,0.0,-0.02,flip -20952,做多,2021-08-23 00:55:00,2021-08-23 01:00:00,3251.9,3247.99,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -20953,做空,2021-08-23 01:00:00,2021-08-23 02:30:00,3247.99,3265.58,0.05,100.0,0.0015,-0.03,0.0,-0.03,flip -20954,做多,2021-08-23 02:30:00,2021-08-23 02:40:00,3265.58,3281.04,0.05,100.0,0.0015,0.02,0.0,0.02,tp_upper -20955,做多,2021-08-23 05:20:00,2021-08-23 05:25:00,3352.5,3349.17,0.05,100.0,0.0015,-0.0,0.0,-0.01,flip -20956,做空,2021-08-23 05:25:00,2021-08-23 05:30:00,3349.17,3341.66,0.05,100.0,0.0015,0.01,0.0,0.01,tp_lower -20957,做多,2021-08-23 06:00:00,2021-08-23 07:40:00,3342.13,3321.22,0.05,100.0,0.0015,-0.03,0.0,-0.03,flip -20958,做空,2021-08-23 07:40:00,2021-08-23 07:45:00,3321.22,3327.69,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -20959,做多,2021-08-23 07:45:00,2021-08-23 07:55:00,3327.69,3326.72,0.05,100.0,0.0015,-0.0,0.0,-0.0,flip -20960,做空,2021-08-23 07:55:00,2021-08-23 08:05:00,3326.72,3327.98,0.05,100.0,0.0015,-0.0,0.0,-0.0,flip -20961,做多,2021-08-23 08:05:00,2021-08-23 08:10:00,3327.98,3337.88,0.05,100.0,0.0015,0.01,0.0,0.01,tp_upper -20962,做多,2021-08-23 08:10:00,2021-08-23 08:15:00,3337.88,3334.7,0.05,100.0,0.0015,-0.0,0.0,-0.01,tp_upper -20963,做多,2021-08-23 08:45:00,2021-08-23 09:25:00,3332.53,3345.92,0.05,100.0,0.0015,0.02,0.0,0.02,tp_upper -20964,做多,2021-08-23 10:10:00,2021-08-23 10:15:00,3343.56,3344.07,0.05,100.0,0.0015,0.0,0.0,-0.0,tp_upper -20965,做多,2021-08-23 10:25:00,2021-08-23 11:55:00,3343.27,3345.73,0.05,100.0,0.0015,0.0,0.0,0.0,tp_upper -20966,做多,2021-08-23 12:45:00,2021-08-23 12:55:00,3344.58,3341.7,0.05,100.0,0.0015,-0.0,0.0,-0.01,flip -20967,做空,2021-08-23 12:55:00,2021-08-23 13:00:00,3341.7,3342.78,0.05,100.0,0.0015,-0.0,0.0,-0.0,tp_lower -20968,做多,2021-08-23 13:30:00,2021-08-23 13:45:00,3341.99,3347.53,0.05,100.0,0.0015,0.01,0.0,0.01,tp_upper -20969,做多,2021-08-23 15:45:00,2021-08-23 15:55:00,3327.88,3329.68,0.05,100.0,0.0015,0.0,0.0,0.0,flip -20970,做空,2021-08-23 15:55:00,2021-08-23 16:50:00,3329.68,3338.91,0.05,100.0,0.0015,-0.01,0.0,-0.02,flip -20971,做多,2021-08-23 16:50:00,2021-08-23 16:55:00,3338.91,3354.93,0.05,100.0,0.0015,0.02,0.0,0.02,tp_upper -20972,做多,2021-08-23 17:30:00,2021-08-23 17:35:00,3348.72,3338.97,0.05,100.0,0.0015,-0.01,0.0,-0.02,flip -20973,做空,2021-08-23 17:35:00,2021-08-23 17:40:00,3338.97,3343.33,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -20974,做多,2021-08-23 17:40:00,2021-08-23 17:50:00,3343.33,3340.45,0.05,100.0,0.0015,-0.0,0.0,-0.01,flip -20975,做空,2021-08-23 17:50:00,2021-08-23 17:55:00,3340.45,3333.28,0.05,100.0,0.0015,0.01,0.0,0.01,tp_lower -20976,做多,2021-08-23 18:45:00,2021-08-23 18:50:00,3339.67,3332.03,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -20977,做空,2021-08-23 18:50:00,2021-08-23 19:00:00,3332.03,3326.85,0.05,100.0,0.0015,0.01,0.0,0.01,tp_lower -20978,做多,2021-08-23 20:20:00,2021-08-23 20:45:00,3316.3,3341.03,0.05,100.0,0.0015,0.04,0.0,0.03,tp_upper -20979,做多,2021-08-23 22:40:00,2021-08-23 22:45:00,3337.49,3334.38,0.05,100.0,0.0015,-0.0,0.0,-0.01,flip -20980,做空,2021-08-23 22:45:00,2021-08-23 22:50:00,3334.38,3335.74,0.05,100.0,0.0015,-0.0,0.0,-0.0,flip -20981,做多,2021-08-23 22:50:00,2021-08-23 23:00:00,3335.74,3332.99,0.05,100.0,0.0015,-0.0,0.0,-0.01,flip -20982,做空,2021-08-23 23:00:00,2021-08-23 23:05:00,3332.99,3331.47,0.05,100.0,0.0015,0.0,0.0,-0.0,tp_lower -20983,做多,2021-08-23 23:25:00,2021-08-24 00:05:00,3333.92,3344.88,0.05,100.0,0.0015,0.02,0.0,0.01,tp_upper -20984,做多,2021-08-24 02:00:00,2021-08-24 02:05:00,3305.8,3300.08,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -20985,做空,2021-08-24 02:05:00,2021-08-24 02:10:00,3300.08,3305.24,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -20986,做多,2021-08-24 02:10:00,2021-08-24 02:15:00,3305.24,3303.52,0.05,100.0,0.0015,-0.0,0.0,-0.01,flip -20987,做空,2021-08-24 02:15:00,2021-08-24 02:40:00,3303.52,3303.07,0.05,100.0,0.0015,0.0,0.0,-0.0,flip -20988,做多,2021-08-24 02:40:00,2021-08-24 03:00:00,3303.07,3316.98,0.05,100.0,0.0015,0.02,0.0,0.02,tp_upper -20989,做多,2021-08-24 04:25:00,2021-08-24 04:30:00,3327.88,3339.51,0.05,100.0,0.0015,0.02,0.0,0.02,tp_upper -20990,做多,2021-08-24 05:50:00,2021-08-24 06:15:00,3335.35,3336.31,0.05,100.0,0.0015,0.0,0.0,-0.0,flip -20991,做空,2021-08-24 06:15:00,2021-08-24 06:20:00,3336.31,3336.61,0.05,100.0,0.0015,-0.0,0.0,-0.0,flip -20992,做多,2021-08-24 06:20:00,2021-08-24 06:35:00,3336.61,3344.33,0.05,100.0,0.0015,0.01,0.0,0.01,tp_upper -20993,做多,2021-08-24 07:50:00,2021-08-24 08:10:00,3347.05,3350.14,0.05,100.0,0.0015,0.0,0.0,0.0,flip -20994,做空,2021-08-24 08:10:00,2021-08-24 08:15:00,3350.14,3343.36,0.05,100.0,0.0015,0.01,0.0,0.01,tp_lower -20995,做多,2021-08-24 10:00:00,2021-08-24 10:15:00,3337.68,3339.24,0.05,100.0,0.0015,0.0,0.0,-0.0,tp_upper -20996,做多,2021-08-24 11:45:00,2021-08-24 12:05:00,3323.65,3315.88,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -20997,做空,2021-08-24 12:05:00,2021-08-24 12:15:00,3315.88,3312.03,0.05,100.0,0.0015,0.01,0.0,0.0,flip -20998,做多,2021-08-24 12:15:00,2021-08-24 12:20:00,3312.03,3321.14,0.05,100.0,0.0015,0.01,0.0,0.01,tp_upper -20999,做多,2021-08-24 12:20:00,2021-08-24 12:25:00,3321.14,3309.9,0.05,100.0,0.0015,-0.02,0.0,-0.02,tp_upper -21000,做多,2021-08-24 12:40:00,2021-08-24 12:45:00,3316.18,3310.95,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -21001,做空,2021-08-24 12:45:00,2021-08-24 12:50:00,3310.95,3319.97,0.05,100.0,0.0015,-0.01,0.0,-0.02,flip -21002,做多,2021-08-24 12:50:00,2021-08-24 13:05:00,3319.97,3309.25,0.05,100.0,0.0015,-0.02,0.0,-0.02,flip -21003,做空,2021-08-24 13:05:00,2021-08-24 13:15:00,3309.25,3309.33,0.05,100.0,0.0015,-0.0,0.0,-0.0,tp_lower -21004,做多,2021-08-24 17:15:00,2021-08-24 17:30:00,3202.96,3197.52,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -21005,做空,2021-08-24 17:30:00,2021-08-24 17:55:00,3197.52,3180.28,0.05,100.0,0.0015,0.03,0.0,0.02,flip -21006,做多,2021-08-24 17:55:00,2021-08-24 18:10:00,3180.28,3177.66,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -21007,做空,2021-08-24 18:10:00,2021-08-24 18:15:00,3177.66,3190.67,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -21008,做多,2021-08-24 18:15:00,2021-08-24 18:20:00,3190.67,3183.55,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -21009,做空,2021-08-24 18:20:00,2021-08-24 18:30:00,3183.55,3168.35,0.05,100.0,0.0015,0.02,0.0,0.02,tp_lower -21010,做多,2021-08-24 18:40:00,2021-08-24 19:15:00,3184.28,3188.12,0.05,100.0,0.0015,0.01,0.0,0.0,flip -21011,做空,2021-08-24 19:15:00,2021-08-24 19:35:00,3188.12,3193.38,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -21012,做多,2021-08-24 19:35:00,2021-08-24 19:40:00,3193.38,3184.02,0.05,100.0,0.0015,-0.01,0.0,-0.02,flip -21013,做空,2021-08-24 19:40:00,2021-08-24 19:45:00,3184.02,3199.79,0.05,100.0,0.0015,-0.02,0.0,-0.03,flip -21014,做多,2021-08-24 19:45:00,2021-08-24 19:50:00,3199.79,3232.99,0.05,100.0,0.0015,0.05,0.0,0.05,tp_upper -21015,做多,2021-08-24 22:00:00,2021-08-24 22:30:00,3209.1,3207.9,0.05,100.0,0.0015,-0.0,0.0,-0.0,flip -21016,做空,2021-08-24 22:30:00,2021-08-24 22:40:00,3207.9,3208.35,0.05,100.0,0.0015,-0.0,0.0,-0.0,flip -21017,做多,2021-08-24 22:40:00,2021-08-24 22:45:00,3208.35,3203.5,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -21018,做空,2021-08-24 22:45:00,2021-08-24 22:50:00,3203.5,3216.87,0.05,100.0,0.0015,-0.02,0.0,-0.02,flip -21019,做多,2021-08-24 22:50:00,2021-08-24 23:10:00,3216.87,3207.63,0.05,100.0,0.0015,-0.01,0.0,-0.02,flip -21020,做空,2021-08-24 23:10:00,2021-08-24 23:35:00,3207.63,3186.09,0.05,100.0,0.0015,0.03,0.0,0.03,tp_lower -21021,做多,2021-08-25 00:00:00,2021-08-25 00:15:00,3188.91,3196.42,0.05,100.0,0.0016,0.01,0.0,0.01,flip -21022,做空,2021-08-25 00:15:00,2021-08-25 00:30:00,3196.42,3198.86,0.05,100.0,0.0016,-0.0,0.0,-0.01,flip -21023,做多,2021-08-25 00:30:00,2021-08-25 01:00:00,3198.86,3185.31,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -21024,做空,2021-08-25 01:00:00,2021-08-25 01:30:00,3185.31,3185.57,0.05,100.0,0.0016,-0.0,0.0,-0.0,flip -21025,做多,2021-08-25 01:30:00,2021-08-25 01:45:00,3185.57,3193.91,0.05,100.0,0.0016,0.01,0.0,0.01,flip -21026,做空,2021-08-25 01:45:00,2021-08-25 03:25:00,3193.91,3203.7,0.05,100.0,0.0016,-0.02,0.0,-0.02,flip -21027,做多,2021-08-25 03:25:00,2021-08-25 05:05:00,3203.7,3182.1,0.05,100.0,0.0016,-0.03,0.0,-0.04,flip -21028,做空,2021-08-25 05:05:00,2021-08-25 07:00:00,3182.1,3207.87,0.05,100.0,0.0016,-0.04,0.0,-0.04,flip -21029,做多,2021-08-25 07:00:00,2021-08-25 10:25:00,3207.87,3124.05,0.05,100.0,0.0015,-0.13,0.0,-0.13,tp_upper -21030,做多,2021-08-25 12:05:00,2021-08-25 12:15:00,3134.83,3149.27,0.05,100.0,0.0015,0.02,0.0,0.02,tp_upper -21031,做多,2021-08-25 13:45:00,2021-08-25 14:25:00,3147.0,3148.79,0.05,100.0,0.0015,0.0,0.0,0.0,flip -21032,做空,2021-08-25 14:25:00,2021-08-25 17:20:00,3148.79,3213.57,0.05,100.0,0.0015,-0.1,0.0,-0.1,tp_lower -21033,做多,2021-08-25 17:20:00,2021-08-25 17:25:00,3213.57,3212.0,0.05,100.0,0.0015,-0.0,0.0,-0.0,flip -21034,做空,2021-08-25 17:25:00,2021-08-25 17:30:00,3212.0,3225.19,0.05,100.0,0.0015,-0.02,0.0,-0.02,flip -21035,做多,2021-08-25 17:30:00,2021-08-25 17:35:00,3225.19,3235.85,0.05,100.0,0.0014,0.02,0.0,0.01,tp_upper -21036,做多,2021-08-25 19:25:00,2021-08-25 19:45:00,3230.98,3229.53,0.05,100.0,0.0014,-0.0,0.0,-0.0,flip -21037,做空,2021-08-25 19:45:00,2021-08-25 19:50:00,3229.53,3215.25,0.05,100.0,0.0014,0.02,0.0,0.02,tp_lower -21038,做多,2021-08-25 20:10:00,2021-08-25 20:25:00,3232.19,3226.42,0.05,100.0,0.0014,-0.01,0.0,-0.01,flip -21039,做空,2021-08-25 20:25:00,2021-08-25 20:45:00,3226.42,3207.0,0.05,100.0,0.0014,0.03,0.0,0.03,tp_lower -21040,做多,2021-08-25 21:05:00,2021-08-25 21:10:00,3225.85,3220.5,0.05,100.0,0.0015,-0.01,0.0,-0.01,flip -21041,做空,2021-08-25 21:10:00,2021-08-25 21:35:00,3220.5,3222.39,0.05,100.0,0.0015,-0.0,0.0,-0.01,flip -21042,做多,2021-08-25 21:35:00,2021-08-25 21:40:00,3222.39,3212.06,0.05,100.0,0.0014,-0.01,0.0,-0.02,flip -21043,做空,2021-08-25 21:40:00,2021-08-25 21:55:00,3212.06,3223.29,0.05,100.0,0.0014,-0.02,0.0,-0.02,flip -21044,做多,2021-08-25 21:55:00,2021-08-25 22:00:00,3223.29,3223.59,0.05,100.0,0.0014,0.0,0.0,-0.0,tp_upper -21045,做多,2021-08-25 22:30:00,2021-08-25 22:40:00,3219.39,3212.01,0.05,100.0,0.0014,-0.01,0.0,-0.01,flip -21046,做空,2021-08-25 22:40:00,2021-08-25 22:45:00,3212.01,3212.07,0.05,100.0,0.0014,-0.0,0.0,-0.0,flip -21047,做多,2021-08-25 22:45:00,2021-08-25 23:00:00,3212.07,3209.36,0.05,100.0,0.0014,-0.0,0.0,-0.01,flip -21048,做空,2021-08-25 23:00:00,2021-08-25 23:05:00,3209.36,3218.14,0.05,100.0,0.0014,-0.01,0.0,-0.01,flip -21049,做多,2021-08-25 23:05:00,2021-08-25 23:25:00,3218.14,3234.23,0.05,100.0,0.0014,0.02,0.0,0.02,tp_upper -21050,做多,2021-08-26 00:10:00,2021-08-26 00:15:00,3224.49,3214.59,0.05,100.0,0.0015,-0.01,0.0,-0.02,flip -21051,做空,2021-08-26 00:15:00,2021-08-26 00:25:00,3214.59,3229.58,0.05,100.0,0.0015,-0.02,0.0,-0.02,flip -21052,做多,2021-08-26 00:25:00,2021-08-26 00:30:00,3229.58,3229.49,0.05,100.0,0.0014,-0.0,0.0,-0.0,flip -21053,做空,2021-08-26 00:30:00,2021-08-26 01:20:00,3229.49,3230.6,0.05,100.0,0.0014,-0.0,0.0,-0.0,flip -21054,做多,2021-08-26 01:20:00,2021-08-26 01:30:00,3230.6,3220.77,0.05,100.0,0.0014,-0.01,0.0,-0.02,flip -21055,做空,2021-08-26 01:30:00,2021-08-26 02:45:00,3220.77,3217.05,0.05,100.0,0.0014,0.01,0.0,0.0,flip -21056,做多,2021-08-26 02:45:00,2021-08-26 04:30:00,3217.05,3153.6,0.05,100.0,0.0014,-0.09,0.0,-0.09,flip -21057,做空,2021-08-26 04:30:00,2021-08-26 04:35:00,3153.6,3161.64,0.05,100.0,0.0014,-0.01,0.0,-0.01,flip -21058,做多,2021-08-26 04:35:00,2021-08-26 04:40:00,3161.64,3153.78,0.05,100.0,0.0014,-0.01,0.0,-0.01,flip -21059,做空,2021-08-26 04:40:00,2021-08-26 04:50:00,3153.78,3152.62,0.05,100.0,0.0014,0.0,0.0,-0.0,flip -21060,做多,2021-08-26 04:50:00,2021-08-26 05:00:00,3152.62,3167.37,0.05,100.0,0.0014,0.02,0.0,0.02,tp_upper -21061,做多,2021-08-26 05:15:00,2021-08-26 07:35:00,3152.3,3098.96,0.05,100.0,0.0014,-0.08,0.0,-0.08,flip -21062,做空,2021-08-26 07:35:00,2021-08-26 07:40:00,3098.96,3121.02,0.04,100.0,0.0014,-0.03,0.0,-0.03,flip -21063,做多,2021-08-26 07:40:00,2021-08-26 07:55:00,3121.02,3106.81,0.04,100.0,0.0014,-0.02,0.0,-0.02,flip -21064,做空,2021-08-26 07:55:00,2021-08-26 08:40:00,3106.81,3101.05,0.04,100.0,0.0014,0.01,0.0,0.01,flip -21065,做多,2021-08-26 08:40:00,2021-08-26 08:55:00,3101.05,3101.54,0.04,100.0,0.0014,0.0,0.0,-0.0,flip -21066,做空,2021-08-26 08:55:00,2021-08-26 09:00:00,3101.54,3110.98,0.04,100.0,0.0014,-0.01,0.0,-0.02,flip -21067,做多,2021-08-26 09:00:00,2021-08-26 09:05:00,3110.98,3093.41,0.04,100.0,0.0014,-0.02,0.0,-0.03,flip -21068,做空,2021-08-26 09:05:00,2021-08-26 09:10:00,3093.41,3094.63,0.04,100.0,0.0014,-0.0,0.0,-0.0,tp_lower -21069,做多,2021-08-26 09:25:00,2021-08-26 09:30:00,3106.86,3102.49,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21070,做空,2021-08-26 09:30:00,2021-08-26 09:55:00,3102.49,3085.6,0.04,100.0,0.0014,0.02,0.0,0.02,tp_lower -21071,做多,2021-08-26 10:00:00,2021-08-26 10:05:00,3102.48,3096.28,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21072,做空,2021-08-26 10:05:00,2021-08-26 10:20:00,3096.28,3093.9,0.04,100.0,0.0014,0.0,0.0,0.0,tp_lower -21073,做多,2021-08-26 10:30:00,2021-08-26 10:45:00,3106.0,3104.21,0.04,100.0,0.0014,-0.0,0.0,-0.0,flip -21074,做空,2021-08-26 10:45:00,2021-08-26 11:40:00,3104.21,3105.03,0.04,100.0,0.0014,-0.0,0.0,-0.0,flip -21075,做多,2021-08-26 11:40:00,2021-08-26 11:45:00,3105.03,3092.62,0.04,100.0,0.0014,-0.02,0.0,-0.02,flip -21076,做空,2021-08-26 11:45:00,2021-08-26 12:00:00,3092.62,3076.88,0.04,100.0,0.0014,0.02,0.0,0.02,tp_lower -21077,做多,2021-08-26 12:15:00,2021-08-26 12:45:00,3115.49,3089.26,0.04,100.0,0.0014,-0.04,0.0,-0.04,flip -21078,做空,2021-08-26 12:45:00,2021-08-26 12:55:00,3089.26,3100.0,0.04,100.0,0.0014,-0.01,0.0,-0.02,flip -21079,做多,2021-08-26 12:55:00,2021-08-26 13:10:00,3100.0,3095.51,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21080,做空,2021-08-26 13:10:00,2021-08-26 13:15:00,3095.51,3104.41,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21081,做多,2021-08-26 13:15:00,2021-08-26 14:00:00,3104.41,3143.59,0.04,100.0,0.0014,0.05,0.0,0.05,tp_upper -21082,做多,2021-08-26 14:35:00,2021-08-26 14:40:00,3124.43,3115.27,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21083,做空,2021-08-26 14:40:00,2021-08-26 14:45:00,3115.27,3123.19,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21084,做多,2021-08-26 14:45:00,2021-08-26 14:55:00,3123.19,3116.75,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21085,做空,2021-08-26 14:55:00,2021-08-26 15:05:00,3116.75,3123.62,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21086,做多,2021-08-26 15:05:00,2021-08-26 15:15:00,3123.62,3119.97,0.04,100.0,0.0014,-0.0,0.0,-0.01,flip -21087,做空,2021-08-26 15:15:00,2021-08-26 15:20:00,3119.97,3124.86,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21088,做多,2021-08-26 15:20:00,2021-08-26 16:05:00,3124.86,3106.97,0.04,100.0,0.0013,-0.02,0.0,-0.03,flip -21089,做空,2021-08-26 16:05:00,2021-08-26 16:10:00,3106.97,3106.32,0.04,100.0,0.0013,0.0,0.0,-0.0,tp_lower -21090,做多,2021-08-26 16:35:00,2021-08-26 16:45:00,3110.03,3111.02,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21091,做空,2021-08-26 16:45:00,2021-08-26 17:40:00,3111.02,3117.22,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21092,做多,2021-08-26 17:40:00,2021-08-26 18:40:00,3117.22,3115.35,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21093,做空,2021-08-26 18:40:00,2021-08-26 19:40:00,3115.35,3105.17,0.04,100.0,0.0013,0.01,0.0,0.01,flip -21094,做多,2021-08-26 19:40:00,2021-08-26 19:55:00,3105.17,3109.05,0.04,100.0,0.0013,0.01,0.0,0.0,flip -21095,做空,2021-08-26 19:55:00,2021-08-26 20:00:00,3109.05,3114.4,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21096,做多,2021-08-26 20:00:00,2021-08-26 20:20:00,3114.4,3112.81,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21097,做空,2021-08-26 20:20:00,2021-08-26 22:05:00,3112.81,3133.43,0.04,100.0,0.0013,-0.03,0.0,-0.03,flip -21098,做多,2021-08-26 22:05:00,2021-08-26 22:15:00,3133.43,3130.0,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21099,做空,2021-08-26 22:15:00,2021-08-26 22:20:00,3130.0,3136.73,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21100,做多,2021-08-26 22:20:00,2021-08-26 22:30:00,3136.73,3143.68,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21101,做多,2021-08-26 23:30:00,2021-08-26 23:40:00,3134.88,3129.8,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21102,做空,2021-08-26 23:40:00,2021-08-26 23:50:00,3129.8,3110.77,0.04,100.0,0.0013,0.02,0.0,0.02,tp_lower -21103,做多,2021-08-27 00:50:00,2021-08-27 02:15:00,3102.18,3122.67,0.04,100.0,0.0014,0.03,0.0,0.03,flip -21104,做空,2021-08-27 02:15:00,2021-08-27 02:20:00,3122.67,3123.81,0.04,100.0,0.0014,-0.0,0.0,-0.0,flip -21105,做多,2021-08-27 02:20:00,2021-08-27 04:45:00,3123.81,3106.42,0.04,100.0,0.0014,-0.02,0.0,-0.03,tp_upper -21106,做多,2021-08-27 06:45:00,2021-08-27 07:05:00,3110.04,3121.0,0.04,100.0,0.0014,0.02,0.0,0.01,tp_upper -21107,做多,2021-08-27 07:20:00,2021-08-27 07:25:00,3122.75,3117.58,0.04,100.0,0.0014,-0.01,0.0,-0.01,tp_upper -21108,做多,2021-08-27 08:35:00,2021-08-27 08:40:00,3124.51,3116.47,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21109,做空,2021-08-27 08:40:00,2021-08-27 08:45:00,3116.47,3118.72,0.04,100.0,0.0014,-0.0,0.0,-0.01,flip -21110,做多,2021-08-27 08:45:00,2021-08-27 09:50:00,3118.72,3113.73,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21111,做空,2021-08-27 09:50:00,2021-08-27 10:00:00,3113.73,3122.09,0.04,100.0,0.0014,-0.01,0.0,-0.01,flip -21112,做多,2021-08-27 10:00:00,2021-08-27 10:15:00,3122.09,3118.61,0.04,100.0,0.0014,-0.0,0.0,-0.01,tp_upper -21113,做多,2021-08-27 10:40:00,2021-08-27 10:45:00,3119.49,3119.7,0.04,100.0,0.0014,0.0,0.0,-0.0,tp_upper -21114,做多,2021-08-27 13:30:00,2021-08-27 13:40:00,3155.28,3154.96,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21115,做空,2021-08-27 13:40:00,2021-08-27 13:45:00,3154.96,3162.71,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21116,做多,2021-08-27 13:45:00,2021-08-27 14:00:00,3162.71,3190.59,0.04,100.0,0.0013,0.04,0.0,0.04,tp_upper -21117,做多,2021-08-27 15:40:00,2021-08-27 15:50:00,3237.67,3234.9,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21118,做空,2021-08-27 15:50:00,2021-08-27 16:25:00,3234.9,3233.82,0.04,100.0,0.0013,0.0,0.0,-0.0,tp_lower -21119,做多,2021-08-27 16:30:00,2021-08-27 16:55:00,3237.44,3233.23,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21120,做空,2021-08-27 16:55:00,2021-08-27 17:00:00,3233.23,3236.67,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21121,做多,2021-08-27 17:00:00,2021-08-27 17:10:00,3236.67,3234.63,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21122,做空,2021-08-27 17:10:00,2021-08-27 17:15:00,3234.63,3239.71,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21123,做多,2021-08-27 17:15:00,2021-08-27 17:20:00,3239.71,3238.18,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21124,做空,2021-08-27 17:20:00,2021-08-27 18:00:00,3238.18,3237.88,0.04,100.0,0.0013,0.0,0.0,-0.0,tp_lower -21125,做多,2021-08-27 18:00:00,2021-08-27 18:40:00,3237.88,3235.77,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21126,做空,2021-08-27 18:40:00,2021-08-27 18:55:00,3235.77,3231.62,0.04,100.0,0.0013,0.01,0.0,0.0,tp_lower -21127,做多,2021-08-27 19:05:00,2021-08-27 19:25:00,3236.0,3230.85,0.04,100.0,0.0013,-0.01,0.0,-0.01,tp_upper -21128,做多,2021-08-27 19:45:00,2021-08-27 19:50:00,3235.06,3229.9,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21129,做空,2021-08-27 19:50:00,2021-08-27 19:55:00,3229.9,3233.22,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21130,做多,2021-08-27 19:55:00,2021-08-27 20:05:00,3233.22,3259.67,0.04,100.0,0.0013,0.03,0.0,0.03,tp_upper -21131,做多,2021-08-27 20:05:00,2021-08-27 20:10:00,3259.67,3262.34,0.04,100.0,0.0013,0.0,0.0,0.0,tp_upper -21132,做多,2021-08-27 22:40:00,2021-08-27 22:45:00,3269.99,3266.98,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21133,做空,2021-08-27 22:45:00,2021-08-27 22:50:00,3266.98,3271.23,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21134,做多,2021-08-27 22:50:00,2021-08-27 23:15:00,3271.23,3269.13,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21135,做空,2021-08-27 23:15:00,2021-08-27 23:25:00,3269.13,3268.34,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21136,做多,2021-08-27 23:25:00,2021-08-27 23:35:00,3268.34,3269.64,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21137,做空,2021-08-27 23:35:00,2021-08-27 23:50:00,3269.64,3264.28,0.04,100.0,0.0013,0.01,0.0,0.0,flip -21138,做多,2021-08-27 23:50:00,2021-08-28 00:00:00,3264.28,3283.73,0.04,100.0,0.0013,0.02,0.0,0.02,tp_upper -21139,做多,2021-08-28 00:25:00,2021-08-28 00:30:00,3275.87,3275.35,0.04,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -21140,做多,2021-08-28 02:25:00,2021-08-28 02:30:00,3260.28,3256.5,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21141,做空,2021-08-28 02:30:00,2021-08-28 02:35:00,3256.5,3244.41,0.04,100.0,0.0013,0.02,0.0,0.01,tp_lower -21142,做多,2021-08-28 03:25:00,2021-08-28 03:40:00,3252.48,3251.71,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21143,做空,2021-08-28 03:40:00,2021-08-28 04:00:00,3251.71,3253.9,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21144,做多,2021-08-28 04:00:00,2021-08-28 04:05:00,3253.9,3254.43,0.04,100.0,0.0013,0.0,0.0,-0.0,tp_upper -21145,做多,2021-08-28 04:15:00,2021-08-28 04:25:00,3255.19,3249.58,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21146,做空,2021-08-28 04:25:00,2021-08-28 04:35:00,3249.58,3249.5,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21147,做多,2021-08-28 04:35:00,2021-08-28 04:50:00,3249.5,3250.78,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21148,做空,2021-08-28 04:50:00,2021-08-28 05:00:00,3250.78,3242.52,0.04,100.0,0.0013,0.01,0.0,0.01,tp_lower -21149,做多,2021-08-28 05:15:00,2021-08-28 05:25:00,3253.46,3248.57,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21150,做空,2021-08-28 05:25:00,2021-08-28 05:40:00,3248.57,3240.73,0.04,100.0,0.0013,0.01,0.0,0.01,tp_lower -21151,做多,2021-08-28 05:50:00,2021-08-28 07:00:00,3246.55,3242.96,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21152,做空,2021-08-28 07:00:00,2021-08-28 07:25:00,3242.96,3241.9,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21153,做多,2021-08-28 07:25:00,2021-08-28 07:35:00,3241.9,3235.11,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21154,做空,2021-08-28 07:35:00,2021-08-28 08:10:00,3235.11,3247.0,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -21155,做多,2021-08-28 08:10:00,2021-08-28 08:45:00,3247.0,3241.4,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21156,做空,2021-08-28 08:45:00,2021-08-28 08:55:00,3241.4,3241.25,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21157,做多,2021-08-28 08:55:00,2021-08-28 09:15:00,3241.25,3243.51,0.04,100.0,0.0013,0.0,0.0,0.0,flip -21158,做空,2021-08-28 09:15:00,2021-08-28 10:05:00,3243.51,3247.12,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21159,做多,2021-08-28 10:05:00,2021-08-28 10:15:00,3247.12,3247.41,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21160,做空,2021-08-28 10:15:00,2021-08-28 10:25:00,3247.41,3250.49,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21161,做多,2021-08-28 10:25:00,2021-08-28 10:30:00,3250.49,3247.55,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21162,做空,2021-08-28 10:30:00,2021-08-28 10:35:00,3247.55,3249.09,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21163,做多,2021-08-28 10:35:00,2021-08-28 10:40:00,3249.09,3246.38,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21164,做空,2021-08-28 10:40:00,2021-08-28 10:50:00,3246.38,3241.61,0.04,100.0,0.0013,0.01,0.0,0.0,tp_lower -21165,做多,2021-08-28 12:10:00,2021-08-28 12:20:00,3236.32,3236.98,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21166,做空,2021-08-28 12:20:00,2021-08-28 12:35:00,3236.98,3235.34,0.04,100.0,0.0013,0.0,0.0,0.0,flip -21167,做多,2021-08-28 12:35:00,2021-08-28 12:45:00,3235.34,3248.6,0.04,100.0,0.0013,0.02,0.0,0.01,tp_upper -21168,做多,2021-08-28 13:30:00,2021-08-28 14:20:00,3236.09,3227.08,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21169,做空,2021-08-28 14:20:00,2021-08-28 14:30:00,3227.08,3225.93,0.04,100.0,0.0013,0.0,0.0,-0.0,tp_lower -21170,做多,2021-08-28 14:55:00,2021-08-28 15:00:00,3229.95,3227.3,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21171,做空,2021-08-28 15:00:00,2021-08-28 15:10:00,3227.3,3234.47,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21172,做多,2021-08-28 15:10:00,2021-08-28 15:15:00,3234.47,3229.6,0.04,100.0,0.0013,-0.01,0.0,-0.01,tp_upper -21173,做多,2021-08-28 17:10:00,2021-08-28 18:05:00,3249.74,3247.57,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21174,做空,2021-08-28 18:05:00,2021-08-28 18:15:00,3247.57,3248.02,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21175,做多,2021-08-28 18:15:00,2021-08-28 20:15:00,3248.02,3230.73,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -21176,做空,2021-08-28 20:15:00,2021-08-28 20:20:00,3230.73,3234.36,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21177,做多,2021-08-28 20:20:00,2021-08-28 20:25:00,3234.36,3233.9,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21178,做空,2021-08-28 20:25:00,2021-08-28 22:35:00,3233.9,3233.33,0.04,100.0,0.0013,0.0,0.0,-0.0,tp_lower -21179,做多,2021-08-28 23:05:00,2021-08-28 23:20:00,3245.21,3238.78,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21180,做空,2021-08-28 23:20:00,2021-08-28 23:25:00,3238.78,3239.04,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21181,做多,2021-08-28 23:25:00,2021-08-28 23:50:00,3239.04,3241.01,0.04,100.0,0.0013,0.0,0.0,0.0,flip -21182,做空,2021-08-28 23:50:00,2021-08-29 00:25:00,3241.01,3252.62,0.04,100.0,0.0013,-0.01,0.0,-0.02,flip -21183,做多,2021-08-29 00:25:00,2021-08-29 00:30:00,3252.62,3253.25,0.04,100.0,0.0013,0.0,0.0,-0.0,tp_upper -21184,做多,2021-08-29 01:50:00,2021-08-29 02:10:00,3269.46,3270.07,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21185,做空,2021-08-29 02:10:00,2021-08-29 02:20:00,3270.07,3275.03,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21186,做多,2021-08-29 02:20:00,2021-08-29 02:35:00,3275.03,3265.86,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21187,做空,2021-08-29 02:35:00,2021-08-29 02:40:00,3265.86,3261.3,0.04,100.0,0.0013,0.01,0.0,0.0,tp_lower -21188,做多,2021-08-29 05:10:00,2021-08-29 06:00:00,3182.4,3189.07,0.04,100.0,0.0013,0.01,0.0,0.01,flip -21189,做空,2021-08-29 06:00:00,2021-08-29 06:50:00,3189.07,3189.95,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21190,做多,2021-08-29 06:50:00,2021-08-29 07:10:00,3189.95,3198.95,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21191,做多,2021-08-29 08:55:00,2021-08-29 09:00:00,3208.05,3193.01,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -21192,做空,2021-08-29 09:00:00,2021-08-29 09:05:00,3193.01,3196.15,0.04,100.0,0.0013,-0.0,0.0,-0.01,tp_lower -21193,做多,2021-08-29 09:20:00,2021-08-29 10:00:00,3204.99,3201.65,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21194,做空,2021-08-29 10:00:00,2021-08-29 10:15:00,3201.65,3201.0,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21195,做多,2021-08-29 10:15:00,2021-08-29 10:20:00,3201.0,3198.19,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21196,做空,2021-08-29 10:20:00,2021-08-29 10:30:00,3198.19,3197.73,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21197,做多,2021-08-29 10:30:00,2021-08-29 10:45:00,3197.73,3208.48,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21198,做多,2021-08-29 11:20:00,2021-08-29 11:25:00,3204.75,3201.34,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21199,做空,2021-08-29 11:25:00,2021-08-29 11:30:00,3201.34,3193.85,0.04,100.0,0.0013,0.01,0.0,0.01,tp_lower -21200,做多,2021-08-29 12:05:00,2021-08-29 12:55:00,3195.13,3196.05,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21201,做空,2021-08-29 12:55:00,2021-08-29 13:45:00,3196.05,3192.92,0.04,100.0,0.0013,0.0,0.0,0.0,tp_lower -21202,做多,2021-08-29 14:05:00,2021-08-29 14:10:00,3198.11,3194.65,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21203,做空,2021-08-29 14:10:00,2021-08-29 14:15:00,3194.65,3188.04,0.04,100.0,0.0013,0.01,0.0,0.01,tp_lower -21204,做多,2021-08-29 14:40:00,2021-08-29 15:45:00,3193.99,3182.81,0.04,100.0,0.0013,-0.01,0.0,-0.02,flip -21205,做空,2021-08-29 15:45:00,2021-08-29 15:50:00,3182.81,3185.8,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21206,做多,2021-08-29 15:50:00,2021-08-29 16:00:00,3185.8,3191.36,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21207,做多,2021-08-29 17:50:00,2021-08-29 18:00:00,3201.63,3201.8,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21208,做空,2021-08-29 18:00:00,2021-08-29 18:15:00,3201.8,3203.08,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21209,做多,2021-08-29 18:15:00,2021-08-29 18:25:00,3203.08,3208.96,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21210,做多,2021-08-29 18:50:00,2021-08-29 19:00:00,3202.69,3210.69,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21211,做多,2021-08-29 21:50:00,2021-08-29 22:00:00,3232.42,3241.13,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21212,做多,2021-08-29 23:00:00,2021-08-29 23:05:00,3242.35,3240.0,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -21213,做空,2021-08-29 23:05:00,2021-08-29 23:25:00,3240.0,3227.05,0.04,100.0,0.0013,0.02,0.0,0.01,tp_lower -21214,做多,2021-08-30 01:30:00,2021-08-30 01:40:00,3223.56,3209.99,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -21215,做空,2021-08-30 01:40:00,2021-08-30 01:55:00,3209.99,3206.97,0.04,100.0,0.0013,0.0,0.0,0.0,flip -21216,做多,2021-08-30 01:55:00,2021-08-30 02:45:00,3206.97,3206.63,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21217,做空,2021-08-30 02:45:00,2021-08-30 02:50:00,3206.63,3195.95,0.04,100.0,0.0013,0.01,0.0,0.01,tp_lower -21218,做多,2021-08-30 04:45:00,2021-08-30 04:55:00,3165.22,3164.89,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21219,做空,2021-08-30 04:55:00,2021-08-30 06:15:00,3164.89,3167.57,0.04,100.0,0.0013,-0.0,0.0,-0.01,tp_lower -21220,做多,2021-08-30 06:15:00,2021-08-30 06:20:00,3167.57,3162.95,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21221,做空,2021-08-30 06:20:00,2021-08-30 06:30:00,3162.95,3156.5,0.04,100.0,0.0013,0.01,0.0,0.01,tp_lower -21222,做多,2021-08-30 06:35:00,2021-08-30 06:40:00,3174.86,3166.55,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21223,做空,2021-08-30 06:40:00,2021-08-30 06:45:00,3166.55,3176.89,0.04,100.0,0.0013,-0.01,0.0,-0.02,flip -21224,做多,2021-08-30 06:45:00,2021-08-30 07:00:00,3176.89,3164.61,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -21225,做空,2021-08-30 07:00:00,2021-08-30 07:10:00,3164.61,3165.7,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21226,做多,2021-08-30 07:10:00,2021-08-30 07:20:00,3165.7,3178.25,0.04,100.0,0.0013,0.02,0.0,0.01,tp_upper -21227,做多,2021-08-30 09:15:00,2021-08-30 09:25:00,3193.66,3189.78,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21228,做空,2021-08-30 09:25:00,2021-08-30 09:35:00,3189.78,3187.36,0.04,100.0,0.0013,0.0,0.0,0.0,flip -21229,做多,2021-08-30 09:35:00,2021-08-30 10:40:00,3187.36,3188.55,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21230,做空,2021-08-30 10:40:00,2021-08-30 11:25:00,3188.55,3174.59,0.04,100.0,0.0013,0.02,0.0,0.02,tp_lower -21231,做多,2021-08-30 11:40:00,2021-08-30 11:50:00,3190.38,3180.06,0.04,100.0,0.0013,-0.01,0.0,-0.02,flip -21232,做空,2021-08-30 11:50:00,2021-08-30 11:55:00,3180.06,3189.17,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21233,做多,2021-08-30 11:55:00,2021-08-30 12:00:00,3189.17,3176.0,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -21234,做空,2021-08-30 12:00:00,2021-08-30 12:10:00,3176.0,3167.37,0.04,100.0,0.0013,0.01,0.0,0.01,tp_lower -21235,做多,2021-08-30 13:15:00,2021-08-30 13:25:00,3167.52,3161.98,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21236,做空,2021-08-30 13:25:00,2021-08-30 13:30:00,3161.98,3172.76,0.04,100.0,0.0013,-0.01,0.0,-0.02,flip -21237,做多,2021-08-30 13:30:00,2021-08-30 13:45:00,3172.76,3178.36,0.04,100.0,0.0013,0.01,0.0,0.01,tp_upper -21238,做多,2021-08-30 15:05:00,2021-08-30 15:20:00,3175.32,3175.61,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -21239,做空,2021-08-30 15:20:00,2021-08-30 15:25:00,3175.61,3179.66,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -21240,做多,2021-08-30 15:25:00,2021-08-30 15:30:00,3179.66,3196.35,0.04,100.0,0.0013,0.02,0.0,0.02,tp_upper -21241,做多,2021-08-30 20:25:00,2021-08-30 20:45:00,3327.35,3338.29,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -21242,做多,2021-08-30 21:45:00,2021-08-30 22:05:00,3326.19,3321.52,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21243,做空,2021-08-30 22:05:00,2021-08-30 22:15:00,3321.52,3322.5,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -21244,做多,2021-08-30 22:15:00,2021-08-31 01:05:00,3322.5,3210.0,0.04,100.0,0.0012,-0.14,0.0,-0.14,flip -21245,做空,2021-08-31 01:05:00,2021-08-31 01:10:00,3210.0,3220.5,0.04,100.0,0.0013,-0.01,0.0,-0.02,flip -21246,做多,2021-08-31 01:10:00,2021-08-31 01:20:00,3220.5,3220.36,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -21247,做空,2021-08-31 01:20:00,2021-08-31 01:30:00,3220.36,3218.97,0.04,100.0,0.0012,0.0,0.0,-0.0,flip -21248,做多,2021-08-31 01:30:00,2021-08-31 01:35:00,3218.97,3211.95,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21249,做空,2021-08-31 01:35:00,2021-08-31 01:50:00,3211.95,3219.35,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21250,做多,2021-08-31 01:50:00,2021-08-31 01:55:00,3219.35,3215.51,0.04,100.0,0.0012,-0.0,0.0,-0.01,flip -21251,做空,2021-08-31 01:55:00,2021-08-31 02:15:00,3215.51,3213.25,0.04,100.0,0.0012,0.0,0.0,0.0,flip -21252,做多,2021-08-31 02:15:00,2021-08-31 02:25:00,3213.25,3227.15,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -21253,做多,2021-08-31 02:55:00,2021-08-31 03:05:00,3220.0,3217.99,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -21254,做空,2021-08-31 03:05:00,2021-08-31 03:35:00,3217.99,3219.17,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -21255,做多,2021-08-31 03:35:00,2021-08-31 03:45:00,3219.17,3229.38,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -21256,做多,2021-08-31 03:45:00,2021-08-31 03:50:00,3229.38,3239.99,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -21257,做多,2021-08-31 04:55:00,2021-08-31 05:15:00,3229.3,3237.58,0.04,100.0,0.0012,0.01,0.0,0.01,flip -21258,做空,2021-08-31 05:15:00,2021-08-31 05:30:00,3237.58,3239.39,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -21259,做多,2021-08-31 05:30:00,2021-08-31 05:35:00,3239.39,3230.0,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21260,做空,2021-08-31 05:35:00,2021-08-31 05:40:00,3230.0,3238.73,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21261,做多,2021-08-31 05:40:00,2021-08-31 05:50:00,3238.73,3235.75,0.04,100.0,0.0012,-0.0,0.0,-0.01,flip -21262,做空,2021-08-31 05:50:00,2021-08-31 05:55:00,3235.75,3237.94,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -21263,做多,2021-08-31 05:55:00,2021-08-31 06:05:00,3237.94,3248.35,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -21264,做多,2021-08-31 06:50:00,2021-08-31 07:10:00,3232.89,3258.12,0.04,100.0,0.0012,0.03,0.0,0.03,tp_upper -21265,做多,2021-08-31 09:00:00,2021-08-31 09:05:00,3352.76,3347.17,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21266,做空,2021-08-31 09:05:00,2021-08-31 09:10:00,3347.17,3333.55,0.04,100.0,0.0012,0.02,0.0,0.01,tp_lower -21267,做多,2021-08-31 09:40:00,2021-08-31 10:35:00,3346.19,3329.99,0.04,100.0,0.0012,-0.02,0.0,-0.02,flip -21268,做空,2021-08-31 10:35:00,2021-08-31 10:40:00,3329.99,3349.01,0.04,100.0,0.0012,-0.02,0.0,-0.02,flip -21269,做多,2021-08-31 10:40:00,2021-08-31 10:45:00,3349.01,3350.62,0.04,100.0,0.0012,0.0,0.0,-0.0,tp_upper -21270,做多,2021-08-31 10:55:00,2021-08-31 11:15:00,3335.49,3357.99,0.04,100.0,0.0012,0.03,0.0,0.02,tp_upper -21271,做多,2021-08-31 12:55:00,2021-08-31 13:15:00,3417.73,3427.31,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -21272,做多,2021-08-31 13:35:00,2021-08-31 13:40:00,3422.45,3415.52,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21273,做空,2021-08-31 13:40:00,2021-08-31 13:45:00,3415.52,3425.0,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21274,做多,2021-08-31 13:45:00,2021-08-31 14:00:00,3425.0,3455.82,0.04,100.0,0.0012,0.04,0.0,0.03,tp_upper -21275,做多,2021-08-31 14:40:00,2021-08-31 15:55:00,3415.63,3391.05,0.04,100.0,0.0012,-0.03,0.0,-0.03,flip -21276,做空,2021-08-31 15:55:00,2021-08-31 16:00:00,3391.05,3414.86,0.04,100.0,0.0012,-0.03,0.0,-0.03,flip -21277,做多,2021-08-31 16:00:00,2021-08-31 16:05:00,3414.86,3389.31,0.04,100.0,0.0011,-0.03,0.0,-0.03,flip -21278,做空,2021-08-31 16:05:00,2021-08-31 16:10:00,3389.31,3389.72,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21279,做多,2021-08-31 16:10:00,2021-08-31 16:30:00,3389.72,3404.69,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21280,做多,2021-08-31 18:25:00,2021-08-31 18:35:00,3382.75,3401.86,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -21281,做多,2021-08-31 20:05:00,2021-08-31 20:10:00,3412.08,3408.71,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21282,做空,2021-08-31 20:10:00,2021-08-31 20:15:00,3408.71,3416.24,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21283,做多,2021-08-31 20:15:00,2021-08-31 20:20:00,3416.24,3404.79,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21284,做空,2021-08-31 20:20:00,2021-08-31 20:25:00,3404.79,3415.84,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21285,做多,2021-08-31 20:25:00,2021-08-31 20:35:00,3415.84,3427.24,0.04,100.0,0.0011,0.01,0.0,0.01,tp_upper -21286,做多,2021-08-31 21:10:00,2021-08-31 21:15:00,3409.9,3407.1,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21287,做空,2021-08-31 21:15:00,2021-08-31 21:25:00,3407.1,3413.65,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21288,做多,2021-08-31 21:25:00,2021-08-31 21:30:00,3413.65,3410.88,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21289,做空,2021-08-31 21:30:00,2021-08-31 22:00:00,3410.88,3407.37,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21290,做多,2021-08-31 22:00:00,2021-08-31 22:10:00,3407.37,3405.16,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21291,做空,2021-08-31 22:10:00,2021-08-31 22:25:00,3405.16,3386.3,0.04,100.0,0.0011,0.02,0.0,0.02,tp_lower -21292,做多,2021-08-31 22:45:00,2021-08-31 23:00:00,3401.9,3401.54,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21293,做空,2021-08-31 23:00:00,2021-08-31 23:05:00,3401.54,3416.82,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -21294,做多,2021-08-31 23:05:00,2021-08-31 23:30:00,3416.82,3434.47,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21295,做多,2021-09-01 00:15:00,2021-09-01 00:20:00,3432.74,3425.09,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21296,做空,2021-09-01 00:20:00,2021-09-01 00:25:00,3425.09,3435.21,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21297,做多,2021-09-01 00:25:00,2021-09-01 00:30:00,3435.21,3427.09,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -21298,做空,2021-09-01 00:30:00,2021-09-01 00:40:00,3427.09,3413.87,0.04,100.0,0.0012,0.02,0.0,0.01,tp_lower -21299,做多,2021-09-01 01:40:00,2021-09-01 01:50:00,3410.31,3429.45,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -21300,做多,2021-09-01 03:05:00,2021-09-01 03:15:00,3423.4,3420.11,0.04,100.0,0.0012,-0.0,0.0,-0.01,flip -21301,做空,2021-09-01 03:15:00,2021-09-01 03:20:00,3420.11,3424.74,0.04,100.0,0.0012,-0.01,0.0,-0.01,tp_lower -21302,做多,2021-09-01 03:45:00,2021-09-01 03:55:00,3436.49,3444.05,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -21303,做多,2021-09-01 07:35:00,2021-09-01 08:20:00,3515.68,3519.13,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21304,做空,2021-09-01 08:20:00,2021-09-01 08:30:00,3519.13,3527.87,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21305,做多,2021-09-01 08:30:00,2021-09-01 08:50:00,3527.87,3537.81,0.04,100.0,0.0011,0.01,0.0,0.01,tp_upper -21306,做多,2021-09-01 10:25:00,2021-09-01 10:55:00,3538.57,3544.38,0.04,100.0,0.0011,0.01,0.0,0.0,flip -21307,做空,2021-09-01 10:55:00,2021-09-01 12:05:00,3544.38,3519.92,0.04,100.0,0.0011,0.03,0.0,0.03,tp_lower -21308,做多,2021-09-01 12:15:00,2021-09-01 12:30:00,3538.26,3540.49,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21309,做空,2021-09-01 12:30:00,2021-09-01 13:20:00,3540.49,3519.69,0.04,100.0,0.0011,0.02,0.0,0.02,tp_lower -21310,做多,2021-09-01 13:30:00,2021-09-01 13:50:00,3536.64,3539.11,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21311,做空,2021-09-01 13:50:00,2021-09-01 14:00:00,3539.11,3537.96,0.04,100.0,0.0011,0.0,0.0,-0.0,flip -21312,做多,2021-09-01 14:00:00,2021-09-01 14:05:00,3537.96,3536.24,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21313,做空,2021-09-01 14:05:00,2021-09-01 14:10:00,3536.24,3543.0,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21314,做多,2021-09-01 14:10:00,2021-09-01 14:15:00,3543.0,3546.99,0.04,100.0,0.0011,0.0,0.0,0.0,tp_upper -21315,做多,2021-09-01 14:50:00,2021-09-01 15:10:00,3539.12,3541.96,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21316,做空,2021-09-01 15:10:00,2021-09-01 18:00:00,3541.96,3710.59,0.04,100.0,0.0011,-0.19,0.0,-0.19,flip -21317,做多,2021-09-01 18:00:00,2021-09-01 18:25:00,3710.59,3724.76,0.04,100.0,0.001,0.01,0.0,0.01,flip -21318,做空,2021-09-01 18:25:00,2021-09-01 18:55:00,3724.76,3702.0,0.04,100.0,0.001,0.02,0.0,0.02,tp_lower -21319,做多,2021-09-01 19:10:00,2021-09-01 19:30:00,3712.4,3698.47,0.04,100.0,0.001,-0.01,0.0,-0.02,flip -21320,做空,2021-09-01 19:30:00,2021-09-01 19:35:00,3698.47,3703.91,0.04,100.0,0.001,-0.01,0.0,-0.01,tp_lower -21321,做多,2021-09-01 19:45:00,2021-09-01 19:55:00,3714.6,3716.21,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21322,做空,2021-09-01 19:55:00,2021-09-01 22:35:00,3716.21,3769.38,0.04,100.0,0.001,-0.05,0.0,-0.06,flip -21323,做多,2021-09-01 22:35:00,2021-09-01 23:20:00,3769.38,3773.93,0.04,100.0,0.001,0.0,0.0,0.0,flip -21324,做空,2021-09-01 23:20:00,2021-09-01 23:25:00,3773.93,3787.19,0.04,100.0,0.001,-0.01,0.0,-0.02,flip -21325,做多,2021-09-01 23:25:00,2021-09-01 23:30:00,3787.19,3778.36,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21326,做空,2021-09-01 23:30:00,2021-09-01 23:35:00,3778.36,3783.24,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21327,做多,2021-09-01 23:35:00,2021-09-01 23:40:00,3783.24,3781.31,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21328,做空,2021-09-01 23:40:00,2021-09-02 00:40:00,3781.31,3794.89,0.04,100.0,0.001,-0.01,0.0,-0.02,flip -21329,做多,2021-09-02 00:40:00,2021-09-02 01:40:00,3794.89,3795.57,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21330,做空,2021-09-02 01:40:00,2021-09-02 02:10:00,3795.57,3788.27,0.04,100.0,0.001,0.01,0.0,0.01,flip -21331,做多,2021-09-02 02:10:00,2021-09-02 02:15:00,3788.27,3770.03,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21332,做空,2021-09-02 02:15:00,2021-09-02 02:30:00,3770.03,3782.6,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21333,做多,2021-09-02 02:30:00,2021-09-02 02:35:00,3782.6,3766.7,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21334,做空,2021-09-02 02:35:00,2021-09-02 02:40:00,3766.7,3758.91,0.04,100.0,0.001,0.01,0.0,0.01,tp_lower -21335,做多,2021-09-02 03:35:00,2021-09-02 03:45:00,3774.49,3763.0,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21336,做空,2021-09-02 03:45:00,2021-09-02 03:55:00,3763.0,3770.3,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21337,做多,2021-09-02 03:55:00,2021-09-02 04:00:00,3770.3,3766.8,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21338,做空,2021-09-02 04:00:00,2021-09-02 04:20:00,3766.8,3748.84,0.04,100.0,0.001,0.02,0.0,0.02,tp_lower -21339,做多,2021-09-02 04:30:00,2021-09-02 04:50:00,3755.34,3764.0,0.04,100.0,0.001,0.01,0.0,0.01,flip -21340,做空,2021-09-02 04:50:00,2021-09-02 05:10:00,3764.0,3767.6,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21341,做多,2021-09-02 05:10:00,2021-09-02 05:25:00,3767.6,3760.83,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21342,做空,2021-09-02 05:25:00,2021-09-02 05:30:00,3760.83,3764.79,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21343,做多,2021-09-02 05:30:00,2021-09-02 05:40:00,3764.79,3763.96,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21344,做空,2021-09-02 05:40:00,2021-09-02 06:10:00,3763.96,3766.58,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21345,做多,2021-09-02 06:10:00,2021-09-02 06:20:00,3766.58,3765.94,0.04,100.0,0.001,-0.0,0.0,-0.0,tp_upper -21346,做多,2021-09-02 07:00:00,2021-09-02 07:10:00,3765.8,3761.89,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21347,做空,2021-09-02 07:10:00,2021-09-02 07:45:00,3761.89,3731.88,0.04,100.0,0.001,0.03,0.0,0.03,tp_lower -21348,做多,2021-09-02 08:10:00,2021-09-02 08:35:00,3751.38,3751.96,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21349,做空,2021-09-02 08:35:00,2021-09-02 08:55:00,3751.96,3751.03,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21350,做多,2021-09-02 08:55:00,2021-09-02 09:05:00,3751.03,3741.92,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21351,做空,2021-09-02 09:05:00,2021-09-02 09:30:00,3741.92,3744.0,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21352,做多,2021-09-02 09:30:00,2021-09-02 10:15:00,3744.0,3738.43,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21353,做空,2021-09-02 10:15:00,2021-09-02 10:20:00,3738.43,3745.16,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21354,做多,2021-09-02 10:20:00,2021-09-02 10:25:00,3745.16,3744.85,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21355,做空,2021-09-02 10:25:00,2021-09-02 11:35:00,3744.85,3759.15,0.04,100.0,0.001,-0.01,0.0,-0.02,flip -21356,做多,2021-09-02 11:35:00,2021-09-02 11:45:00,3759.15,3768.89,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21357,做多,2021-09-02 13:05:00,2021-09-02 13:45:00,3774.82,3790.01,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21358,做多,2021-09-02 14:05:00,2021-09-02 14:10:00,3827.62,3819.77,0.04,100.0,0.001,-0.01,0.0,-0.01,tp_upper -21359,做多,2021-09-02 16:00:00,2021-09-02 16:05:00,3773.47,3770.02,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21360,做空,2021-09-02 16:05:00,2021-09-02 17:25:00,3770.02,3781.8,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21361,做多,2021-09-02 17:25:00,2021-09-02 17:40:00,3781.8,3777.83,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21362,做空,2021-09-02 17:40:00,2021-09-02 17:45:00,3777.83,3780.0,0.04,100.0,0.001,-0.0,0.0,-0.0,tp_lower -21363,做多,2021-09-02 17:45:00,2021-09-02 17:50:00,3780.0,3785.22,0.04,100.0,0.001,0.01,0.0,0.0,tp_upper -21364,做多,2021-09-02 17:50:00,2021-09-02 17:55:00,3785.22,3801.95,0.04,100.0,0.001,0.02,0.0,0.01,tp_upper -21365,做多,2021-09-02 19:10:00,2021-09-02 19:50:00,3782.11,3782.41,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21366,做空,2021-09-02 19:50:00,2021-09-02 22:20:00,3782.41,3813.0,0.04,100.0,0.001,-0.03,0.0,-0.03,flip -21367,做多,2021-09-02 22:20:00,2021-09-03 00:05:00,3813.0,3791.9,0.04,100.0,0.0009,-0.02,0.0,-0.02,flip -21368,做空,2021-09-03 00:05:00,2021-09-03 00:10:00,3791.9,3802.65,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21369,做多,2021-09-03 00:10:00,2021-09-03 00:15:00,3802.65,3792.89,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21370,做空,2021-09-03 00:15:00,2021-09-03 00:25:00,3792.89,3794.7,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21371,做多,2021-09-03 00:25:00,2021-09-03 00:30:00,3794.7,3779.72,0.04,100.0,0.001,-0.01,0.0,-0.02,flip -21372,做空,2021-09-03 00:30:00,2021-09-03 00:35:00,3779.72,3768.44,0.04,100.0,0.001,0.01,0.0,0.01,tp_lower -21373,做多,2021-09-03 01:55:00,2021-09-03 02:00:00,3746.08,3745.79,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21374,做空,2021-09-03 02:00:00,2021-09-03 04:55:00,3745.79,3813.18,0.04,100.0,0.001,-0.07,0.0,-0.07,flip -21375,做多,2021-09-03 04:55:00,2021-09-03 05:00:00,3813.18,3809.22,0.04,100.0,0.0009,-0.0,0.0,-0.01,flip -21376,做空,2021-09-03 05:00:00,2021-09-03 05:05:00,3809.22,3810.0,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21377,做多,2021-09-03 05:05:00,2021-09-03 05:25:00,3810.0,3804.7,0.04,100.0,0.0009,-0.0,0.0,-0.01,flip -21378,做空,2021-09-03 05:25:00,2021-09-03 05:40:00,3804.7,3794.39,0.04,100.0,0.0009,0.01,0.0,0.01,tp_lower -21379,做多,2021-09-03 05:45:00,2021-09-03 05:50:00,3811.0,3801.71,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21380,做空,2021-09-03 05:50:00,2021-09-03 06:00:00,3801.71,3807.55,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21381,做多,2021-09-03 06:00:00,2021-09-03 06:10:00,3807.55,3803.93,0.04,100.0,0.0009,-0.0,0.0,-0.01,flip -21382,做空,2021-09-03 06:10:00,2021-09-03 06:15:00,3803.93,3807.15,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21383,做多,2021-09-03 06:15:00,2021-09-03 06:20:00,3807.15,3804.11,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21384,做空,2021-09-03 06:20:00,2021-09-03 06:25:00,3804.11,3794.7,0.04,100.0,0.0009,0.01,0.0,0.01,tp_lower -21385,做多,2021-09-03 07:00:00,2021-09-03 07:35:00,3799.45,3811.96,0.04,100.0,0.0009,0.01,0.0,0.01,tp_upper -21386,做多,2021-09-03 11:30:00,2021-09-03 11:45:00,3959.18,3959.95,0.04,100.0,0.0009,0.0,0.0,-0.0,flip -21387,做空,2021-09-03 11:45:00,2021-09-03 12:05:00,3959.95,3960.71,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21388,做多,2021-09-03 12:05:00,2021-09-03 12:10:00,3960.71,3959.6,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21389,做空,2021-09-03 12:10:00,2021-09-03 12:25:00,3959.6,3947.01,0.04,100.0,0.0009,0.01,0.0,0.01,tp_lower -21390,做多,2021-09-03 12:30:00,2021-09-03 12:35:00,3961.5,3957.5,0.04,100.0,0.0009,-0.0,0.0,-0.01,tp_upper -21391,做多,2021-09-03 13:00:00,2021-09-03 13:15:00,3961.69,3961.18,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21392,做空,2021-09-03 13:15:00,2021-09-03 13:30:00,3961.18,3955.23,0.04,100.0,0.0009,0.01,0.0,0.0,flip -21393,做多,2021-09-03 13:30:00,2021-09-03 13:50:00,3955.23,3960.97,0.04,100.0,0.0009,0.01,0.0,0.0,flip -21394,做空,2021-09-03 13:50:00,2021-09-03 14:55:00,3960.97,3983.71,0.04,100.0,0.0009,-0.02,0.0,-0.02,flip -21395,做多,2021-09-03 14:55:00,2021-09-03 15:05:00,3983.71,3974.71,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21396,做空,2021-09-03 15:05:00,2021-09-03 15:15:00,3974.71,3976.45,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21397,做多,2021-09-03 15:15:00,2021-09-03 15:25:00,3976.45,3976.82,0.04,100.0,0.0009,0.0,0.0,-0.0,flip -21398,做空,2021-09-03 15:25:00,2021-09-03 16:05:00,3976.82,3971.62,0.04,100.0,0.0009,0.0,0.0,0.0,flip -21399,做多,2021-09-03 16:05:00,2021-09-03 16:25:00,3971.62,3972.97,0.04,100.0,0.0009,0.0,0.0,-0.0,flip -21400,做空,2021-09-03 16:25:00,2021-09-03 16:30:00,3972.97,3986.42,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21401,做多,2021-09-03 16:30:00,2021-09-03 16:35:00,3986.42,3979.21,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -21402,做多,2021-09-03 16:50:00,2021-09-03 16:55:00,3978.33,3974.98,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21403,做空,2021-09-03 16:55:00,2021-09-03 17:45:00,3974.98,3965.54,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -21404,做多,2021-09-03 20:10:00,2021-09-03 21:25:00,3946.62,3934.32,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21405,做空,2021-09-03 21:25:00,2021-09-03 21:55:00,3934.32,3941.68,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21406,做多,2021-09-03 21:55:00,2021-09-03 22:00:00,3941.68,3927.5,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21407,做空,2021-09-03 22:00:00,2021-09-03 22:10:00,3927.5,3907.9,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -21408,做多,2021-09-03 23:20:00,2021-09-03 23:45:00,3919.41,3932.66,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21409,做多,2021-09-04 01:15:00,2021-09-04 02:30:00,3945.62,3931.89,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21410,做空,2021-09-04 02:30:00,2021-09-04 02:35:00,3931.89,3936.7,0.04,100.0,0.0009,-0.0,0.0,-0.01,flip -21411,做多,2021-09-04 02:35:00,2021-09-04 02:40:00,3936.7,3934.5,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21412,做空,2021-09-04 02:40:00,2021-09-04 03:10:00,3934.5,3937.28,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21413,做多,2021-09-04 03:10:00,2021-09-04 03:20:00,3937.28,3930.55,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21414,做空,2021-09-04 03:20:00,2021-09-04 03:30:00,3930.55,3933.25,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21415,做多,2021-09-04 03:30:00,2021-09-04 06:10:00,3933.25,3937.63,0.04,100.0,0.0009,0.0,0.0,0.0,tp_upper -21416,做多,2021-09-04 07:00:00,2021-09-04 07:05:00,3932.62,3928.83,0.04,100.0,0.0009,-0.0,0.0,-0.01,tp_upper -21417,做多,2021-09-04 08:05:00,2021-09-04 08:10:00,3927.49,3925.39,0.04,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -21418,做多,2021-09-04 10:05:00,2021-09-04 10:10:00,3947.55,3938.89,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21419,做空,2021-09-04 10:10:00,2021-09-04 10:15:00,3938.89,3941.42,0.04,100.0,0.0009,-0.0,0.0,-0.0,flip -21420,做多,2021-09-04 10:15:00,2021-09-04 10:20:00,3941.42,3936.31,0.04,100.0,0.0009,-0.0,0.0,-0.01,flip -21421,做空,2021-09-04 10:20:00,2021-09-04 10:25:00,3936.31,3943.99,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21422,做多,2021-09-04 10:25:00,2021-09-04 10:30:00,3943.99,3937.67,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21423,做空,2021-09-04 10:30:00,2021-09-04 10:35:00,3937.67,3940.5,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21424,做多,2021-09-04 10:35:00,2021-09-04 10:40:00,3940.5,3932.61,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21425,做空,2021-09-04 10:40:00,2021-09-04 10:45:00,3932.61,3917.39,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -21426,做多,2021-09-04 12:05:00,2021-09-04 12:25:00,3905.26,3917.59,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21427,做多,2021-09-04 13:25:00,2021-09-04 13:30:00,3913.48,3911.68,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21428,做空,2021-09-04 13:30:00,2021-09-04 13:35:00,3911.68,3913.56,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21429,做多,2021-09-04 13:35:00,2021-09-04 13:45:00,3913.56,3914.35,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21430,做空,2021-09-04 13:45:00,2021-09-04 13:50:00,3914.35,3919.47,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21431,做多,2021-09-04 13:50:00,2021-09-04 13:55:00,3919.47,3914.9,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21432,做空,2021-09-04 13:55:00,2021-09-04 14:00:00,3914.9,3901.97,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -21433,做多,2021-09-04 14:45:00,2021-09-04 15:05:00,3907.87,3913.67,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -21434,做多,2021-09-04 16:05:00,2021-09-04 16:15:00,3913.4,3927.29,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21435,做多,2021-09-04 18:00:00,2021-09-04 18:15:00,3883.98,3884.57,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21436,做空,2021-09-04 18:15:00,2021-09-04 18:45:00,3884.57,3874.44,0.03,100.0,0.0009,0.01,0.0,0.01,flip -21437,做多,2021-09-04 18:45:00,2021-09-04 20:05:00,3874.44,3878.87,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -21438,做多,2021-09-04 22:05:00,2021-09-04 22:20:00,3900.99,3896.79,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21439,做空,2021-09-04 22:20:00,2021-09-04 22:40:00,3896.79,3897.88,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21440,做多,2021-09-04 22:40:00,2021-09-04 22:45:00,3897.88,3894.02,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21441,做空,2021-09-04 22:45:00,2021-09-04 22:50:00,3894.02,3892.41,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -21442,做多,2021-09-04 23:30:00,2021-09-04 23:40:00,3890.41,3886.1,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21443,做空,2021-09-04 23:40:00,2021-09-04 23:45:00,3886.1,3903.57,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -21444,做多,2021-09-04 23:45:00,2021-09-04 23:50:00,3903.57,3891.28,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21445,做空,2021-09-04 23:50:00,2021-09-05 00:00:00,3891.28,3890.64,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21446,做多,2021-09-05 00:00:00,2021-09-05 00:05:00,3890.64,3886.74,0.04,100.0,0.0009,-0.0,0.0,-0.01,flip -21447,做空,2021-09-05 00:05:00,2021-09-05 00:15:00,3886.74,3879.1,0.04,100.0,0.0009,0.01,0.0,0.01,tp_lower -21448,做多,2021-09-05 00:20:00,2021-09-05 00:25:00,3896.72,3902.61,0.04,100.0,0.0009,0.01,0.0,0.0,tp_upper -21449,做多,2021-09-05 01:25:00,2021-09-05 01:30:00,3898.04,3885.92,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21450,做空,2021-09-05 01:30:00,2021-09-05 01:55:00,3885.92,3897.15,0.04,100.0,0.0009,-0.01,0.0,-0.01,flip -21451,做多,2021-09-05 01:55:00,2021-09-05 02:05:00,3897.15,3895.9,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21452,做空,2021-09-05 02:05:00,2021-09-05 02:10:00,3895.9,3904.7,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21453,做多,2021-09-05 02:10:00,2021-09-05 02:20:00,3904.7,3902.28,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21454,做空,2021-09-05 02:20:00,2021-09-05 02:40:00,3902.28,3898.12,0.03,100.0,0.0009,0.0,0.0,0.0,flip -21455,做多,2021-09-05 02:40:00,2021-09-05 02:50:00,3898.12,3898.2,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21456,做空,2021-09-05 02:50:00,2021-09-05 03:00:00,3898.2,3895.0,0.03,100.0,0.0009,0.0,0.0,0.0,flip -21457,做多,2021-09-05 03:00:00,2021-09-05 04:50:00,3895.0,3869.95,0.03,100.0,0.0009,-0.02,0.0,-0.02,tp_upper -21458,做多,2021-09-05 05:40:00,2021-09-05 05:45:00,3871.13,3865.87,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21459,做空,2021-09-05 05:45:00,2021-09-05 05:50:00,3865.87,3870.17,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21460,做多,2021-09-05 05:50:00,2021-09-05 05:55:00,3870.17,3866.86,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21461,做空,2021-09-05 05:55:00,2021-09-05 06:00:00,3866.86,3870.01,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21462,做多,2021-09-05 06:00:00,2021-09-05 06:05:00,3870.01,3859.38,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21463,做空,2021-09-05 06:05:00,2021-09-05 06:10:00,3859.38,3851.59,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -21464,做多,2021-09-05 06:30:00,2021-09-05 07:05:00,3872.29,3887.63,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21465,做多,2021-09-05 08:05:00,2021-09-05 08:15:00,3878.12,3877.29,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21466,做空,2021-09-05 08:15:00,2021-09-05 08:25:00,3877.29,3883.03,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21467,做多,2021-09-05 08:25:00,2021-09-05 08:35:00,3883.03,3893.27,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21468,做多,2021-09-05 08:35:00,2021-09-05 08:40:00,3893.27,3899.0,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -21469,做多,2021-09-05 10:50:00,2021-09-05 11:20:00,3930.07,3915.34,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21470,做空,2021-09-05 11:20:00,2021-09-05 11:25:00,3915.34,3922.39,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_lower -21471,做多,2021-09-05 12:10:00,2021-09-05 12:20:00,3925.49,3934.27,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21472,做多,2021-09-05 12:50:00,2021-09-05 13:05:00,3933.58,3931.77,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21473,做空,2021-09-05 13:05:00,2021-09-05 13:25:00,3931.77,3930.12,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21474,做多,2021-09-05 13:25:00,2021-09-05 13:50:00,3930.12,3939.64,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21475,做多,2021-09-05 14:05:00,2021-09-05 14:10:00,3937.83,3938.99,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -21476,做多,2021-09-05 16:20:00,2021-09-05 16:25:00,3917.25,3916.62,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21477,做空,2021-09-05 16:25:00,2021-09-05 18:15:00,3916.62,3929.92,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21478,做多,2021-09-05 18:15:00,2021-09-05 18:20:00,3929.92,3921.0,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21479,做空,2021-09-05 18:20:00,2021-09-05 18:25:00,3921.0,3928.19,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21480,做多,2021-09-05 18:25:00,2021-09-05 18:30:00,3928.19,3924.58,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21481,做空,2021-09-05 18:30:00,2021-09-05 18:35:00,3924.58,3931.67,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21482,做多,2021-09-05 18:35:00,2021-09-05 18:40:00,3931.67,3927.43,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -21483,做空,2021-09-05 18:40:00,2021-09-05 18:45:00,3927.43,3932.41,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -21484,做多,2021-09-05 18:45:00,2021-09-05 18:55:00,3932.41,3926.44,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -21485,做空,2021-09-05 18:55:00,2021-09-05 19:05:00,3926.44,3927.2,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21486,做多,2021-09-05 19:05:00,2021-09-05 19:10:00,3927.2,3935.96,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -21487,做多,2021-09-05 19:10:00,2021-09-05 19:15:00,3935.96,3950.46,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -21488,做多,2021-09-05 20:05:00,2021-09-05 20:50:00,3932.7,3966.91,0.03,100.0,0.0008,0.03,0.0,0.03,tp_upper -21489,做多,2021-09-05 20:50:00,2021-09-05 20:55:00,3966.91,3976.52,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -21490,做多,2021-09-05 22:55:00,2021-09-05 23:00:00,3952.89,3945.1,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -21491,做空,2021-09-05 23:00:00,2021-09-05 23:05:00,3945.1,3957.54,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -21492,做多,2021-09-05 23:05:00,2021-09-05 23:15:00,3957.54,3961.84,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -21493,做多,2021-09-06 01:55:00,2021-09-06 02:45:00,3932.25,3925.84,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21494,做空,2021-09-06 02:45:00,2021-09-06 02:50:00,3925.84,3921.17,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -21495,做多,2021-09-06 03:00:00,2021-09-06 03:15:00,3925.77,3930.01,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -21496,做多,2021-09-06 03:30:00,2021-09-06 03:35:00,3931.82,3912.54,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -21497,做空,2021-09-06 03:35:00,2021-09-06 03:40:00,3912.54,3909.68,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -21498,做多,2021-09-06 04:30:00,2021-09-06 04:45:00,3919.57,3919.58,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21499,做空,2021-09-06 04:45:00,2021-09-06 05:10:00,3919.58,3915.53,0.03,100.0,0.0009,0.0,0.0,0.0,flip -21500,做多,2021-09-06 05:10:00,2021-09-06 05:20:00,3915.53,3926.29,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21501,做多,2021-09-06 07:05:00,2021-09-06 07:40:00,3934.5,3955.31,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -21502,做多,2021-09-06 09:35:00,2021-09-06 09:45:00,3956.19,3956.33,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21503,做空,2021-09-06 09:45:00,2021-09-06 09:55:00,3956.33,3960.99,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21504,做多,2021-09-06 09:55:00,2021-09-06 10:00:00,3960.99,3956.54,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21505,做空,2021-09-06 10:00:00,2021-09-06 10:20:00,3956.54,3947.66,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -21506,做多,2021-09-06 10:55:00,2021-09-06 11:05:00,3952.22,3948.84,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21507,做空,2021-09-06 11:05:00,2021-09-06 11:10:00,3948.84,3951.91,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -21508,做多,2021-09-06 11:10:00,2021-09-06 11:15:00,3951.91,3937.46,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21509,做空,2021-09-06 11:15:00,2021-09-06 11:20:00,3937.46,3924.96,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -21510,做多,2021-09-06 12:30:00,2021-09-06 13:05:00,3914.34,3904.35,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21511,做空,2021-09-06 13:05:00,2021-09-06 13:15:00,3904.35,3906.35,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21512,做多,2021-09-06 13:15:00,2021-09-06 13:20:00,3906.35,3895.76,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21513,做空,2021-09-06 13:20:00,2021-09-06 13:25:00,3895.76,3902.68,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21514,做多,2021-09-06 13:25:00,2021-09-06 13:30:00,3902.68,3901.44,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21515,做空,2021-09-06 13:30:00,2021-09-06 13:35:00,3901.44,3906.33,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21516,做多,2021-09-06 13:35:00,2021-09-06 13:50:00,3906.33,3919.85,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -21517,做多,2021-09-06 15:35:00,2021-09-06 15:50:00,3935.08,3934.07,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21518,做空,2021-09-06 15:50:00,2021-09-06 15:55:00,3934.07,3929.42,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -21519,做多,2021-09-06 16:00:00,2021-09-06 16:05:00,3937.7,3917.14,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -21520,做空,2021-09-06 16:05:00,2021-09-06 16:10:00,3917.14,3923.38,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_lower -21521,做多,2021-09-06 16:20:00,2021-09-06 16:40:00,3939.8,3937.99,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21522,做空,2021-09-06 16:40:00,2021-09-06 17:00:00,3937.99,3934.99,0.03,100.0,0.0008,0.0,0.0,0.0,flip -21523,做多,2021-09-06 17:00:00,2021-09-06 17:40:00,3934.99,3938.37,0.03,100.0,0.0008,0.0,0.0,0.0,flip -21524,做空,2021-09-06 17:40:00,2021-09-06 17:50:00,3938.37,3939.94,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21525,做多,2021-09-06 17:50:00,2021-09-06 17:55:00,3939.94,3937.56,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21526,做空,2021-09-06 17:55:00,2021-09-06 18:00:00,3937.56,3936.58,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -21527,做多,2021-09-06 18:05:00,2021-09-06 18:10:00,3940.0,3938.42,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21528,做空,2021-09-06 18:10:00,2021-09-06 18:25:00,3938.42,3939.48,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21529,做多,2021-09-06 18:25:00,2021-09-06 18:35:00,3939.48,3941.64,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -21530,做多,2021-09-06 18:55:00,2021-09-06 19:00:00,3952.95,3948.11,0.03,100.0,0.0008,-0.0,0.0,-0.01,tp_upper -21531,做多,2021-09-06 19:35:00,2021-09-06 19:40:00,3947.64,3947.19,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21532,做空,2021-09-06 19:40:00,2021-09-06 20:00:00,3947.19,3944.35,0.03,100.0,0.0008,0.0,0.0,0.0,flip -21533,做多,2021-09-06 20:00:00,2021-09-06 20:45:00,3944.35,3945.32,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -21534,做空,2021-09-06 20:45:00,2021-09-06 20:50:00,3945.32,3952.12,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -21535,做多,2021-09-06 20:50:00,2021-09-06 21:00:00,3952.12,3951.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -21536,做多,2021-09-06 22:20:00,2021-09-06 22:25:00,3956.55,3952.93,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -21537,做空,2021-09-06 22:25:00,2021-09-06 22:40:00,3952.93,3945.09,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -21538,做多,2021-09-06 23:45:00,2021-09-07 01:45:00,3931.5,3918.11,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -21539,做多,2021-09-07 04:35:00,2021-09-07 04:50:00,3924.5,3925.42,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -21540,做多,2021-09-07 05:10:00,2021-09-07 05:30:00,3919.58,3916.63,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21541,做空,2021-09-07 05:30:00,2021-09-07 05:35:00,3916.63,3922.7,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21542,做多,2021-09-07 05:35:00,2021-09-07 06:25:00,3922.7,3921.96,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21543,做空,2021-09-07 06:25:00,2021-09-07 06:35:00,3921.96,3926.33,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -21544,做多,2021-09-07 06:35:00,2021-09-07 06:40:00,3926.33,3922.61,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -21545,做空,2021-09-07 06:40:00,2021-09-07 06:45:00,3922.61,3921.99,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -21546,做多,2021-09-07 10:25:00,2021-09-07 11:15:00,3755.0,3760.3,0.03,100.0,0.0009,0.0,0.0,0.0,flip -21547,做空,2021-09-07 11:15:00,2021-09-07 11:55:00,3760.3,3753.04,0.03,100.0,0.0009,0.01,0.0,0.0,flip -21548,做多,2021-09-07 11:55:00,2021-09-07 13:10:00,3753.04,3754.37,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -21549,做空,2021-09-07 13:10:00,2021-09-07 14:00:00,3754.37,3749.57,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -21550,做多,2021-09-07 16:05:00,2021-09-07 16:45:00,3457.05,3536.9,0.03,100.0,0.001,0.08,0.0,0.08,tp_upper -21551,做多,2021-09-07 18:35:00,2021-09-07 18:45:00,3462.02,3455.65,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21552,做空,2021-09-07 18:45:00,2021-09-07 18:55:00,3455.65,3447.04,0.03,100.0,0.001,0.01,0.0,0.01,flip -21553,做多,2021-09-07 18:55:00,2021-09-07 19:00:00,3447.04,3433.32,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -21554,做空,2021-09-07 19:00:00,2021-09-07 19:10:00,3433.32,3453.72,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -21555,做多,2021-09-07 19:10:00,2021-09-07 19:30:00,3453.72,3445.28,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21556,做空,2021-09-07 19:30:00,2021-09-07 19:45:00,3445.28,3454.34,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21557,做多,2021-09-07 19:45:00,2021-09-07 19:50:00,3454.34,3430.54,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -21558,做空,2021-09-07 19:50:00,2021-09-07 19:55:00,3430.54,3412.8,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -21559,做多,2021-09-07 20:15:00,2021-09-07 20:20:00,3455.31,3451.75,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21560,做空,2021-09-07 20:20:00,2021-09-07 20:35:00,3451.75,3393.22,0.03,100.0,0.001,0.06,0.0,0.06,tp_lower -21561,做多,2021-09-07 21:00:00,2021-09-07 21:05:00,3424.63,3405.54,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -21562,做空,2021-09-07 21:05:00,2021-09-07 21:15:00,3405.54,3373.36,0.03,100.0,0.001,0.03,0.0,0.03,tp_lower -21563,做多,2021-09-07 22:05:00,2021-09-07 22:30:00,3381.72,3441.65,0.03,100.0,0.001,0.06,0.0,0.06,tp_upper -21564,做多,2021-09-07 23:15:00,2021-09-07 23:50:00,3421.11,3421.32,0.03,100.0,0.001,0.0,0.0,-0.0,flip -21565,做空,2021-09-07 23:50:00,2021-09-07 23:55:00,3421.32,3435.0,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -21566,做多,2021-09-07 23:55:00,2021-09-08 00:00:00,3435.0,3410.74,0.03,100.0,0.001,-0.02,0.0,-0.03,flip -21567,做空,2021-09-08 00:00:00,2021-09-08 00:05:00,3410.74,3388.64,0.04,100.0,0.001,0.02,0.0,0.02,tp_lower -21568,做多,2021-09-08 00:25:00,2021-09-08 01:10:00,3425.72,3434.18,0.04,100.0,0.001,0.01,0.0,0.01,flip -21569,做空,2021-09-08 01:10:00,2021-09-08 03:15:00,3434.18,3445.87,0.04,100.0,0.001,-0.01,0.0,-0.01,tp_lower -21570,做多,2021-09-08 04:10:00,2021-09-08 04:55:00,3454.79,3438.94,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21571,做空,2021-09-08 04:55:00,2021-09-08 05:00:00,3438.94,3438.96,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21572,做多,2021-09-08 05:00:00,2021-09-08 05:30:00,3438.96,3460.2,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -21573,做多,2021-09-08 08:30:00,2021-09-08 08:45:00,3326.59,3362.1,0.04,100.0,0.0011,0.04,0.0,0.04,tp_upper -21574,做多,2021-09-08 10:10:00,2021-09-08 10:20:00,3355.24,3347.71,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21575,做空,2021-09-08 10:20:00,2021-09-08 10:30:00,3347.71,3324.8,0.04,100.0,0.0011,0.02,0.0,0.02,tp_lower -21576,做多,2021-09-08 10:45:00,2021-09-08 10:50:00,3361.54,3395.64,0.04,100.0,0.0011,0.04,0.0,0.03,tp_upper -21577,做多,2021-09-08 13:05:00,2021-09-08 13:10:00,3423.4,3413.65,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21578,做空,2021-09-08 13:10:00,2021-09-08 13:15:00,3413.65,3379.91,0.04,100.0,0.001,0.04,0.0,0.03,tp_lower -21579,做多,2021-09-08 13:25:00,2021-09-08 13:30:00,3428.01,3412.27,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -21580,做空,2021-09-08 13:30:00,2021-09-08 13:35:00,3412.27,3418.79,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21581,做多,2021-09-08 13:35:00,2021-09-08 13:45:00,3418.79,3407.24,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21582,做空,2021-09-08 13:45:00,2021-09-08 13:50:00,3407.24,3391.59,0.04,100.0,0.001,0.02,0.0,0.01,tp_lower -21583,做多,2021-09-08 14:20:00,2021-09-08 14:35:00,3411.99,3404.01,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21584,做空,2021-09-08 14:35:00,2021-09-08 14:40:00,3404.01,3366.8,0.04,100.0,0.001,0.04,0.0,0.04,tp_lower -21585,做多,2021-09-08 15:05:00,2021-09-08 15:15:00,3404.95,3412.26,0.04,100.0,0.0011,0.01,0.0,0.01,tp_upper -21586,做多,2021-09-08 15:55:00,2021-09-08 16:00:00,3419.99,3406.26,0.04,100.0,0.0011,-0.01,0.0,-0.02,flip -21587,做空,2021-09-08 16:00:00,2021-09-08 16:05:00,3406.26,3423.55,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -21588,做多,2021-09-08 16:05:00,2021-09-08 16:30:00,3423.55,3467.4,0.04,100.0,0.001,0.05,0.0,0.04,tp_upper -21589,做多,2021-09-08 17:40:00,2021-09-08 17:45:00,3465.32,3463.18,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21590,做空,2021-09-08 17:45:00,2021-09-08 17:50:00,3463.18,3484.5,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21591,做多,2021-09-08 17:50:00,2021-09-08 17:55:00,3484.5,3478.87,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21592,做空,2021-09-08 17:55:00,2021-09-08 19:40:00,3478.87,3522.05,0.04,100.0,0.001,-0.04,0.0,-0.05,flip -21593,做多,2021-09-08 19:40:00,2021-09-08 19:45:00,3522.05,3513.19,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21594,做空,2021-09-08 19:45:00,2021-09-08 19:50:00,3513.19,3523.49,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21595,做多,2021-09-08 19:50:00,2021-09-08 19:55:00,3523.49,3522.3,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21596,做空,2021-09-08 19:55:00,2021-09-08 20:00:00,3522.3,3489.5,0.03,100.0,0.001,0.03,0.0,0.03,tp_lower -21597,做多,2021-09-08 21:00:00,2021-09-08 21:40:00,3488.1,3472.25,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21598,做空,2021-09-08 21:40:00,2021-09-08 21:50:00,3472.25,3450.01,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -21599,做多,2021-09-08 22:00:00,2021-09-08 22:05:00,3471.59,3483.64,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21600,做多,2021-09-08 22:05:00,2021-09-08 22:10:00,3483.64,3504.35,0.04,100.0,0.001,0.02,0.0,0.02,tp_upper -21601,做多,2021-09-08 23:25:00,2021-09-08 23:30:00,3526.35,3523.4,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21602,做空,2021-09-08 23:30:00,2021-09-08 23:45:00,3523.4,3494.63,0.04,100.0,0.001,0.03,0.0,0.03,tp_lower -21603,做多,2021-09-09 00:35:00,2021-09-09 00:40:00,3510.36,3491.67,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21604,做空,2021-09-09 00:40:00,2021-09-09 00:50:00,3491.67,3510.28,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21605,做多,2021-09-09 00:50:00,2021-09-09 01:10:00,3510.28,3490.08,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21606,做空,2021-09-09 01:10:00,2021-09-09 01:35:00,3490.08,3471.41,0.04,100.0,0.001,0.02,0.0,0.02,tp_lower -21607,做多,2021-09-09 01:55:00,2021-09-09 02:20:00,3493.33,3496.43,0.04,100.0,0.001,0.0,0.0,0.0,flip -21608,做空,2021-09-09 02:20:00,2021-09-09 02:30:00,3496.43,3469.51,0.04,100.0,0.001,0.03,0.0,0.03,tp_lower -21609,做多,2021-09-09 03:40:00,2021-09-09 03:50:00,3473.07,3464.5,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21610,做空,2021-09-09 03:50:00,2021-09-09 03:55:00,3464.5,3471.25,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21611,做多,2021-09-09 03:55:00,2021-09-09 04:00:00,3471.25,3467.54,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21612,做空,2021-09-09 04:00:00,2021-09-09 05:05:00,3467.54,3483.29,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21613,做多,2021-09-09 05:05:00,2021-09-09 05:20:00,3483.29,3508.44,0.04,100.0,0.001,0.03,0.0,0.02,tp_upper -21614,做多,2021-09-09 07:55:00,2021-09-09 08:00:00,3500.68,3489.0,0.04,100.0,0.001,-0.01,0.0,-0.01,tp_upper -21615,做多,2021-09-09 11:10:00,2021-09-09 11:35:00,3483.66,3480.73,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21616,做空,2021-09-09 11:35:00,2021-09-09 11:50:00,3480.73,3479.85,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21617,做多,2021-09-09 11:50:00,2021-09-09 12:00:00,3479.85,3492.61,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21618,做多,2021-09-09 12:50:00,2021-09-09 13:05:00,3473.33,3531.43,0.04,100.0,0.001,0.06,0.0,0.06,tp_upper -21619,做多,2021-09-09 14:40:00,2021-09-09 14:50:00,3535.56,3532.96,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21620,做空,2021-09-09 14:50:00,2021-09-09 15:00:00,3532.96,3535.49,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21621,做多,2021-09-09 15:00:00,2021-09-09 15:05:00,3535.49,3509.89,0.04,100.0,0.001,-0.03,0.0,-0.03,flip -21622,做空,2021-09-09 15:05:00,2021-09-09 15:10:00,3509.89,3529.61,0.04,100.0,0.001,-0.02,0.0,-0.02,tp_lower -21623,做多,2021-09-09 15:10:00,2021-09-09 16:00:00,3529.61,3523.99,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21624,做空,2021-09-09 16:00:00,2021-09-09 16:15:00,3523.99,3520.84,0.04,100.0,0.001,0.0,0.0,0.0,flip -21625,做多,2021-09-09 16:15:00,2021-09-09 16:25:00,3520.84,3534.9,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21626,做多,2021-09-09 19:30:00,2021-09-09 19:40:00,3478.94,3478.63,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21627,做空,2021-09-09 19:40:00,2021-09-09 19:55:00,3478.63,3465.1,0.04,100.0,0.001,0.01,0.0,0.01,flip -21628,做多,2021-09-09 19:55:00,2021-09-09 20:15:00,3465.1,3455.88,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21629,做空,2021-09-09 20:15:00,2021-09-09 20:20:00,3455.88,3473.94,0.04,100.0,0.001,-0.02,0.0,-0.02,tp_lower -21630,做多,2021-09-09 20:20:00,2021-09-09 20:25:00,3473.94,3458.83,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21631,做空,2021-09-09 20:25:00,2021-09-09 20:30:00,3458.83,3449.62,0.04,100.0,0.001,0.01,0.0,0.01,tp_lower -21632,做多,2021-09-09 21:20:00,2021-09-09 21:50:00,3454.43,3457.22,0.04,100.0,0.001,0.0,0.0,0.0,flip -21633,做空,2021-09-09 21:50:00,2021-09-09 22:05:00,3457.22,3457.01,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21634,做多,2021-09-09 22:05:00,2021-09-09 22:10:00,3457.01,3463.43,0.04,100.0,0.001,0.01,0.0,0.0,tp_upper -21635,做多,2021-09-09 22:20:00,2021-09-09 22:25:00,3467.51,3452.15,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21636,做空,2021-09-09 22:25:00,2021-09-09 22:30:00,3452.15,3437.61,0.04,100.0,0.001,0.01,0.0,0.01,tp_lower -21637,做多,2021-09-09 23:00:00,2021-09-09 23:15:00,3460.99,3453.64,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21638,做空,2021-09-09 23:15:00,2021-09-09 23:30:00,3453.64,3438.02,0.04,100.0,0.001,0.02,0.0,0.01,tp_lower -21639,做多,2021-09-10 00:00:00,2021-09-10 01:00:00,3440.52,3465.59,0.04,100.0,0.0011,0.03,0.0,0.02,tp_upper -21640,做多,2021-09-10 04:15:00,2021-09-10 04:30:00,3469.06,3471.48,0.04,100.0,0.0011,0.0,0.0,0.0,tp_upper -21641,做多,2021-09-10 05:55:00,2021-09-10 06:00:00,3456.95,3456.0,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21642,做空,2021-09-10 06:00:00,2021-09-10 06:35:00,3456.0,3427.12,0.04,100.0,0.0011,0.03,0.0,0.03,tp_lower -21643,做多,2021-09-10 08:15:00,2021-09-10 08:25:00,3418.88,3406.42,0.04,100.0,0.0011,-0.01,0.0,-0.02,flip -21644,做空,2021-09-10 08:25:00,2021-09-10 08:30:00,3406.42,3372.36,0.04,100.0,0.0011,0.04,0.0,0.04,tp_lower -21645,做多,2021-09-10 09:25:00,2021-09-10 09:45:00,3390.13,3392.35,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21646,做空,2021-09-10 09:45:00,2021-09-10 11:15:00,3392.35,3376.87,0.04,100.0,0.0011,0.02,0.0,0.02,tp_lower -21647,做多,2021-09-10 11:50:00,2021-09-10 12:00:00,3404.43,3396.86,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21648,做空,2021-09-10 12:00:00,2021-09-10 12:20:00,3396.86,3388.71,0.04,100.0,0.0011,0.01,0.0,0.01,flip -21649,做多,2021-09-10 12:20:00,2021-09-10 12:45:00,3388.71,3380.81,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21650,做空,2021-09-10 12:45:00,2021-09-10 13:00:00,3380.81,3363.28,0.04,100.0,0.0011,0.02,0.0,0.02,tp_lower -21651,做多,2021-09-10 13:30:00,2021-09-10 15:50:00,3358.3,3299.99,0.04,100.0,0.0011,-0.06,0.0,-0.07,tp_upper -21652,做多,2021-09-10 17:10:00,2021-09-10 17:15:00,3293.84,3310.49,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21653,做多,2021-09-10 17:15:00,2021-09-10 17:20:00,3310.49,3318.98,0.04,100.0,0.0011,0.01,0.0,0.01,tp_upper -21654,做多,2021-09-10 18:55:00,2021-09-10 19:00:00,3329.83,3319.23,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21655,做空,2021-09-10 19:00:00,2021-09-10 19:05:00,3319.23,3325.0,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21656,做多,2021-09-10 19:05:00,2021-09-10 20:15:00,3325.0,3321.97,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21657,做空,2021-09-10 20:15:00,2021-09-10 20:30:00,3321.97,3305.11,0.04,100.0,0.0011,0.02,0.0,0.02,tp_lower -21658,做多,2021-09-10 22:30:00,2021-09-10 22:35:00,3219.12,3213.06,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21659,做空,2021-09-10 22:35:00,2021-09-10 23:10:00,3213.06,3202.7,0.04,100.0,0.0011,0.01,0.0,0.01,flip -21660,做多,2021-09-10 23:10:00,2021-09-11 00:00:00,3202.7,3211.13,0.04,100.0,0.0011,0.01,0.0,0.01,tp_upper -21661,做多,2021-09-11 04:00:00,2021-09-11 04:05:00,3258.55,3247.88,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21662,做空,2021-09-11 04:05:00,2021-09-11 04:25:00,3247.88,3255.3,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21663,做多,2021-09-11 04:25:00,2021-09-11 04:30:00,3255.3,3270.04,0.04,100.0,0.0011,0.02,0.0,0.01,tp_upper -21664,做多,2021-09-11 05:45:00,2021-09-11 06:30:00,3258.02,3253.28,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21665,做空,2021-09-11 06:30:00,2021-09-11 06:35:00,3253.28,3255.45,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21666,做多,2021-09-11 06:35:00,2021-09-11 07:00:00,3255.45,3264.29,0.04,100.0,0.0011,0.01,0.0,0.01,flip -21667,做空,2021-09-11 07:00:00,2021-09-11 07:15:00,3264.29,3244.1,0.04,100.0,0.0011,0.02,0.0,0.02,tp_lower -21668,做多,2021-09-11 07:55:00,2021-09-11 08:45:00,3249.0,3256.0,0.04,100.0,0.0011,0.01,0.0,0.01,tp_upper -21669,做多,2021-09-11 09:20:00,2021-09-11 09:45:00,3243.99,3264.07,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -21670,做多,2021-09-11 11:25:00,2021-09-11 11:35:00,3295.81,3292.11,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21671,做空,2021-09-11 11:35:00,2021-09-11 11:40:00,3292.11,3300.36,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21672,做多,2021-09-11 11:40:00,2021-09-11 11:50:00,3300.36,3292.27,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21673,做空,2021-09-11 11:50:00,2021-09-11 12:00:00,3292.27,3302.49,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21674,做多,2021-09-11 12:00:00,2021-09-11 12:05:00,3302.49,3292.64,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21675,做空,2021-09-11 12:05:00,2021-09-11 12:15:00,3292.64,3301.0,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21676,做多,2021-09-11 12:15:00,2021-09-11 12:20:00,3301.0,3326.55,0.04,100.0,0.0011,0.03,0.0,0.03,tp_upper -21677,做多,2021-09-11 13:55:00,2021-09-11 14:05:00,3323.47,3319.0,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21678,做空,2021-09-11 14:05:00,2021-09-11 14:10:00,3319.0,3330.5,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21679,做多,2021-09-11 14:10:00,2021-09-11 14:20:00,3330.5,3333.01,0.04,100.0,0.0011,0.0,0.0,0.0,tp_upper -21680,做多,2021-09-11 16:25:00,2021-09-11 16:35:00,3312.74,3333.76,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21681,做多,2021-09-11 17:40:00,2021-09-11 17:50:00,3320.27,3318.85,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21682,做空,2021-09-11 17:50:00,2021-09-11 18:20:00,3318.85,3312.46,0.04,100.0,0.0011,0.01,0.0,0.01,tp_lower -21683,做多,2021-09-11 18:55:00,2021-09-11 19:15:00,3314.53,3307.0,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21684,做空,2021-09-11 19:15:00,2021-09-11 19:20:00,3307.0,3300.0,0.04,100.0,0.0011,0.01,0.0,0.01,tp_lower -21685,做多,2021-09-11 19:45:00,2021-09-11 20:40:00,3306.44,3295.05,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21686,做空,2021-09-11 20:40:00,2021-09-11 20:45:00,3295.05,3298.61,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21687,做多,2021-09-11 20:45:00,2021-09-11 20:50:00,3298.61,3291.55,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21688,做空,2021-09-11 20:50:00,2021-09-11 20:55:00,3291.55,3295.8,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21689,做多,2021-09-11 20:55:00,2021-09-11 21:05:00,3295.8,3299.41,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21690,做空,2021-09-11 21:05:00,2021-09-11 21:15:00,3299.41,3296.42,0.04,100.0,0.0011,0.0,0.0,0.0,flip -21691,做多,2021-09-11 21:15:00,2021-09-11 21:40:00,3296.42,3290.25,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21692,做空,2021-09-11 21:40:00,2021-09-11 21:45:00,3290.25,3299.66,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21693,做多,2021-09-11 21:45:00,2021-09-11 21:55:00,3299.66,3297.57,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21694,做空,2021-09-11 21:55:00,2021-09-11 22:00:00,3297.57,3285.36,0.04,100.0,0.0011,0.01,0.0,0.01,tp_lower -21695,做多,2021-09-11 23:50:00,2021-09-12 00:00:00,3265.17,3262.56,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21696,做空,2021-09-12 00:00:00,2021-09-12 00:05:00,3262.56,3275.27,0.04,100.0,0.0011,-0.01,0.0,-0.02,flip -21697,做多,2021-09-12 00:05:00,2021-09-12 00:10:00,3275.27,3270.42,0.04,100.0,0.0011,-0.01,0.0,-0.01,tp_upper -21698,做多,2021-09-12 00:55:00,2021-09-12 01:05:00,3255.8,3253.46,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21699,做空,2021-09-12 01:05:00,2021-09-12 01:55:00,3253.46,3252.29,0.04,100.0,0.0011,0.0,0.0,-0.0,flip -21700,做多,2021-09-12 01:55:00,2021-09-12 02:05:00,3252.29,3269.82,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21701,做多,2021-09-12 05:00:00,2021-09-12 05:20:00,3323.61,3321.6,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21702,做空,2021-09-12 05:20:00,2021-09-12 05:25:00,3321.6,3329.14,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21703,做多,2021-09-12 05:25:00,2021-09-12 05:30:00,3329.14,3325.87,0.04,100.0,0.0011,-0.0,0.0,-0.01,tp_upper -21704,做多,2021-09-12 05:45:00,2021-09-12 05:50:00,3325.18,3331.02,0.04,100.0,0.0011,0.01,0.0,0.0,tp_upper -21705,做多,2021-09-12 06:25:00,2021-09-12 07:40:00,3320.0,3309.42,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21706,做空,2021-09-12 07:40:00,2021-09-12 09:45:00,3309.42,3431.66,0.04,100.0,0.0011,-0.14,0.0,-0.14,flip -21707,做多,2021-09-12 09:45:00,2021-09-12 09:50:00,3431.66,3422.7,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21708,做空,2021-09-12 09:50:00,2021-09-12 09:55:00,3422.7,3415.78,0.04,100.0,0.001,0.01,0.0,0.01,tp_lower -21709,做多,2021-09-12 10:10:00,2021-09-12 10:20:00,3427.36,3430.24,0.04,100.0,0.001,0.0,0.0,0.0,flip -21710,做空,2021-09-12 10:20:00,2021-09-12 10:55:00,3430.24,3427.7,0.04,100.0,0.001,0.0,0.0,0.0,flip -21711,做多,2021-09-12 10:55:00,2021-09-12 11:15:00,3427.7,3425.98,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21712,做空,2021-09-12 11:15:00,2021-09-12 11:35:00,3425.98,3426.75,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21713,做多,2021-09-12 11:35:00,2021-09-12 11:40:00,3426.75,3425.91,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21714,做空,2021-09-12 11:40:00,2021-09-12 11:45:00,3425.91,3426.41,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21715,做多,2021-09-12 11:45:00,2021-09-12 11:55:00,3426.41,3437.99,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21716,做多,2021-09-12 13:20:00,2021-09-12 13:35:00,3436.65,3415.0,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21717,做空,2021-09-12 13:35:00,2021-09-12 13:40:00,3415.0,3421.34,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_lower -21718,做多,2021-09-12 14:00:00,2021-09-12 14:05:00,3437.0,3434.45,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21719,做空,2021-09-12 14:05:00,2021-09-12 14:20:00,3434.45,3433.96,0.03,100.0,0.001,0.0,0.0,-0.0,flip -21720,做多,2021-09-12 14:20:00,2021-09-12 14:25:00,3433.96,3432.13,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21721,做空,2021-09-12 14:25:00,2021-09-12 14:35:00,3432.13,3434.8,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21722,做多,2021-09-12 14:35:00,2021-09-12 14:45:00,3434.8,3428.72,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21723,做空,2021-09-12 14:45:00,2021-09-12 15:10:00,3428.72,3425.24,0.03,100.0,0.001,0.0,0.0,0.0,flip -21724,做多,2021-09-12 15:10:00,2021-09-12 15:25:00,3425.24,3420.99,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21725,做空,2021-09-12 15:25:00,2021-09-12 15:30:00,3420.99,3401.23,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -21726,做多,2021-09-12 15:55:00,2021-09-12 16:40:00,3418.07,3424.16,0.03,100.0,0.001,0.01,0.0,0.0,flip -21727,做空,2021-09-12 16:40:00,2021-09-12 17:15:00,3424.16,3420.44,0.03,100.0,0.001,0.0,0.0,0.0,flip -21728,做多,2021-09-12 17:15:00,2021-09-12 17:45:00,3420.44,3420.49,0.03,100.0,0.001,0.0,0.0,-0.0,flip -21729,做空,2021-09-12 17:45:00,2021-09-12 18:15:00,3420.49,3406.81,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -21730,做多,2021-09-12 19:00:00,2021-09-12 19:50:00,3411.65,3403.13,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21731,做空,2021-09-12 19:50:00,2021-09-12 19:55:00,3403.13,3407.14,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21732,做多,2021-09-12 19:55:00,2021-09-12 20:05:00,3407.14,3427.95,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -21733,做多,2021-09-13 04:35:00,2021-09-13 05:00:00,3281.66,3266.93,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -21734,做空,2021-09-13 05:00:00,2021-09-13 05:05:00,3266.93,3281.13,0.04,100.0,0.0011,-0.02,0.0,-0.02,tp_lower -21735,做多,2021-09-13 05:05:00,2021-09-13 05:10:00,3281.13,3257.93,0.04,100.0,0.0011,-0.03,0.0,-0.03,flip -21736,做空,2021-09-13 05:10:00,2021-09-13 05:15:00,3257.93,3268.71,0.04,100.0,0.0011,-0.01,0.0,-0.01,tp_lower -21737,做多,2021-09-13 05:25:00,2021-09-13 05:45:00,3266.99,3291.35,0.04,100.0,0.0011,0.03,0.0,0.02,tp_upper -21738,做多,2021-09-13 06:10:00,2021-09-13 06:15:00,3283.32,3267.68,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -21739,做空,2021-09-13 06:15:00,2021-09-13 06:20:00,3267.68,3277.51,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21740,做多,2021-09-13 06:20:00,2021-09-13 06:25:00,3277.51,3274.85,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -21741,做空,2021-09-13 06:25:00,2021-09-13 06:40:00,3274.85,3280.35,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -21742,做多,2021-09-13 06:40:00,2021-09-13 06:45:00,3280.35,3277.55,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -21743,做空,2021-09-13 06:45:00,2021-09-13 07:05:00,3277.55,3283.51,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -21744,做多,2021-09-13 07:05:00,2021-09-13 07:10:00,3283.51,3270.36,0.03,100.0,0.0011,-0.01,0.0,-0.02,flip -21745,做空,2021-09-13 07:10:00,2021-09-13 07:15:00,3270.36,3225.83,0.03,100.0,0.0011,0.05,0.0,0.05,tp_lower -21746,做多,2021-09-13 08:50:00,2021-09-13 08:55:00,3208.44,3202.09,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -21747,做空,2021-09-13 08:55:00,2021-09-13 10:50:00,3202.09,3230.87,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -21748,做多,2021-09-13 10:50:00,2021-09-13 11:00:00,3230.87,3221.44,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -21749,做空,2021-09-13 11:00:00,2021-09-13 11:10:00,3221.44,3183.6,0.03,100.0,0.0011,0.04,0.0,0.04,tp_lower -21750,做多,2021-09-13 11:15:00,2021-09-13 11:20:00,3244.46,3230.83,0.03,100.0,0.0011,-0.01,0.0,-0.02,tp_upper -21751,做多,2021-09-13 11:30:00,2021-09-13 11:45:00,3238.51,3230.09,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -21752,做空,2021-09-13 11:45:00,2021-09-13 12:35:00,3230.09,3232.1,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -21753,做多,2021-09-13 12:35:00,2021-09-13 13:30:00,3232.1,3292.8,0.03,100.0,0.0011,0.06,0.0,0.06,tp_upper -21754,做多,2021-09-13 13:30:00,2021-09-13 13:35:00,3292.8,3335.0,0.03,100.0,0.0011,0.04,0.0,0.04,tp_upper -21755,做多,2021-09-13 15:20:00,2021-09-13 15:25:00,3209.29,3206.42,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21756,做空,2021-09-13 15:25:00,2021-09-13 16:20:00,3206.42,3198.88,0.04,100.0,0.0011,0.01,0.0,0.01,flip -21757,做多,2021-09-13 16:20:00,2021-09-13 17:20:00,3198.88,3215.67,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21758,做多,2021-09-13 17:35:00,2021-09-13 17:45:00,3207.13,3226.2,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21759,做多,2021-09-13 18:10:00,2021-09-13 18:30:00,3209.48,3230.32,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -21760,做多,2021-09-13 19:05:00,2021-09-13 19:10:00,3219.51,3217.46,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21761,做空,2021-09-13 19:10:00,2021-09-13 19:15:00,3217.46,3222.29,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21762,做多,2021-09-13 19:15:00,2021-09-13 19:25:00,3222.29,3246.48,0.04,100.0,0.0011,0.03,0.0,0.02,tp_upper -21763,做多,2021-09-13 21:40:00,2021-09-13 21:45:00,3277.95,3276.81,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21764,做空,2021-09-13 21:45:00,2021-09-13 21:50:00,3276.81,3277.76,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21765,做多,2021-09-13 21:50:00,2021-09-13 21:55:00,3277.76,3275.16,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21766,做空,2021-09-13 21:55:00,2021-09-13 22:00:00,3275.16,3281.32,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21767,做多,2021-09-13 22:00:00,2021-09-13 22:05:00,3281.32,3280.39,0.04,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -21768,做多,2021-09-13 22:20:00,2021-09-13 22:25:00,3290.31,3295.53,0.04,100.0,0.0011,0.01,0.0,0.0,tp_upper -21769,做多,2021-09-13 22:50:00,2021-09-13 23:00:00,3284.36,3294.64,0.04,100.0,0.0011,0.01,0.0,0.01,tp_upper -21770,做多,2021-09-13 23:30:00,2021-09-13 23:55:00,3283.88,3284.41,0.04,100.0,0.0011,0.0,0.0,-0.0,flip -21771,做空,2021-09-13 23:55:00,2021-09-14 00:00:00,3284.41,3287.82,0.04,100.0,0.0011,-0.0,0.0,-0.01,tp_lower -21772,做多,2021-09-14 00:00:00,2021-09-14 00:05:00,3287.82,3275.62,0.04,100.0,0.0011,-0.01,0.0,-0.02,flip -21773,做空,2021-09-14 00:05:00,2021-09-14 00:10:00,3275.62,3310.81,0.04,100.0,0.0011,-0.04,0.0,-0.04,flip -21774,做多,2021-09-14 00:10:00,2021-09-14 00:15:00,3310.81,3304.51,0.04,100.0,0.0011,-0.01,0.0,-0.01,tp_upper -21775,做多,2021-09-14 01:50:00,2021-09-14 01:55:00,3311.12,3304.99,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21776,做空,2021-09-14 01:55:00,2021-09-14 02:10:00,3304.99,3294.29,0.04,100.0,0.0011,0.01,0.0,0.01,tp_lower -21777,做多,2021-09-14 03:05:00,2021-09-14 03:10:00,3297.96,3287.18,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21778,做空,2021-09-14 03:10:00,2021-09-14 03:15:00,3287.18,3297.65,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21779,做多,2021-09-14 03:15:00,2021-09-14 03:20:00,3297.65,3293.71,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21780,做空,2021-09-14 03:20:00,2021-09-14 03:25:00,3293.71,3304.56,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21781,做多,2021-09-14 03:25:00,2021-09-14 03:40:00,3304.56,3310.23,0.04,100.0,0.0011,0.01,0.0,0.0,tp_upper -21782,做多,2021-09-14 04:05:00,2021-09-14 04:25:00,3297.53,3296.11,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21783,做空,2021-09-14 04:25:00,2021-09-14 04:50:00,3296.11,3284.1,0.04,100.0,0.0011,0.01,0.0,0.01,tp_lower -21784,做多,2021-09-14 05:25:00,2021-09-14 05:35:00,3291.99,3284.92,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21785,做空,2021-09-14 05:35:00,2021-09-14 05:40:00,3284.92,3290.49,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21786,做多,2021-09-14 05:40:00,2021-09-14 05:45:00,3290.49,3286.72,0.04,100.0,0.0011,-0.0,0.0,-0.01,flip -21787,做空,2021-09-14 05:45:00,2021-09-14 05:55:00,3286.72,3288.01,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -21788,做多,2021-09-14 05:55:00,2021-09-14 06:00:00,3288.01,3280.7,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21789,做空,2021-09-14 06:00:00,2021-09-14 06:05:00,3280.7,3290.93,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -21790,做多,2021-09-14 06:05:00,2021-09-14 06:10:00,3290.93,3293.41,0.04,100.0,0.0011,0.0,0.0,0.0,tp_upper -21791,做多,2021-09-14 06:40:00,2021-09-14 06:45:00,3324.0,3302.04,0.04,100.0,0.0011,-0.02,0.0,-0.02,tp_upper -21792,做多,2021-09-14 07:45:00,2021-09-14 08:15:00,3305.92,3312.89,0.03,100.0,0.0011,0.01,0.0,0.01,flip -21793,做空,2021-09-14 08:15:00,2021-09-14 10:30:00,3312.89,3334.01,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -21794,做多,2021-09-14 10:30:00,2021-09-14 10:35:00,3334.01,3331.0,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21795,做空,2021-09-14 10:35:00,2021-09-14 10:40:00,3331.0,3335.74,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21796,做多,2021-09-14 10:40:00,2021-09-14 10:45:00,3335.74,3335.35,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21797,做空,2021-09-14 10:45:00,2021-09-14 11:20:00,3335.35,3333.89,0.03,100.0,0.001,0.0,0.0,-0.0,flip -21798,做多,2021-09-14 11:20:00,2021-09-14 11:30:00,3333.89,3326.76,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21799,做空,2021-09-14 11:30:00,2021-09-14 11:40:00,3326.76,3317.22,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -21800,做多,2021-09-14 12:00:00,2021-09-14 12:05:00,3332.79,3321.06,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21801,做空,2021-09-14 12:05:00,2021-09-14 12:15:00,3321.06,3305.8,0.03,100.0,0.001,0.02,0.0,0.01,tp_lower -21802,做多,2021-09-14 12:30:00,2021-09-14 12:35:00,3332.84,3336.28,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -21803,做多,2021-09-14 14:50:00,2021-09-14 15:10:00,3341.36,3372.15,0.03,100.0,0.001,0.03,0.0,0.03,tp_upper -21804,做多,2021-09-14 16:20:00,2021-09-14 16:35:00,3375.36,3382.47,0.03,100.0,0.001,0.01,0.0,0.01,flip -21805,做空,2021-09-14 16:35:00,2021-09-14 17:40:00,3382.47,3378.32,0.03,100.0,0.001,0.0,0.0,0.0,flip -21806,做多,2021-09-14 17:40:00,2021-09-14 18:05:00,3378.32,3374.26,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21807,做空,2021-09-14 18:05:00,2021-09-14 18:10:00,3374.26,3359.42,0.03,100.0,0.001,0.02,0.0,0.01,tp_lower -21808,做多,2021-09-14 19:10:00,2021-09-14 19:30:00,3361.51,3354.1,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21809,做空,2021-09-14 19:30:00,2021-09-14 19:35:00,3354.1,3359.19,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21810,做多,2021-09-14 19:35:00,2021-09-14 19:40:00,3359.19,3356.5,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21811,做空,2021-09-14 19:40:00,2021-09-14 20:00:00,3356.5,3359.21,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21812,做多,2021-09-14 20:00:00,2021-09-14 20:05:00,3359.21,3348.84,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21813,做空,2021-09-14 20:05:00,2021-09-14 20:10:00,3348.84,3357.04,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21814,做多,2021-09-14 20:10:00,2021-09-14 20:20:00,3357.04,3360.42,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -21815,做多,2021-09-14 21:45:00,2021-09-14 21:55:00,3353.45,3345.36,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21816,做空,2021-09-14 21:55:00,2021-09-14 22:10:00,3345.36,3362.06,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -21817,做多,2021-09-14 22:10:00,2021-09-14 22:20:00,3362.06,3365.18,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -21818,做多,2021-09-15 00:40:00,2021-09-15 02:25:00,3422.21,3405.17,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21819,做空,2021-09-15 02:25:00,2021-09-15 03:25:00,3405.17,3406.57,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21820,做多,2021-09-15 03:25:00,2021-09-15 03:30:00,3406.57,3405.5,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21821,做空,2021-09-15 03:30:00,2021-09-15 03:45:00,3405.5,3406.62,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21822,做多,2021-09-15 03:45:00,2021-09-15 04:40:00,3406.62,3401.5,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21823,做空,2021-09-15 04:40:00,2021-09-15 04:50:00,3401.5,3404.16,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21824,做多,2021-09-15 04:50:00,2021-09-15 04:55:00,3404.16,3395.46,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21825,做空,2021-09-15 04:55:00,2021-09-15 05:00:00,3395.46,3391.48,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -21826,做多,2021-09-15 05:20:00,2021-09-15 05:30:00,3401.27,3394.85,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21827,做空,2021-09-15 05:30:00,2021-09-15 05:45:00,3394.85,3391.97,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -21828,做多,2021-09-15 05:50:00,2021-09-15 05:55:00,3397.01,3392.92,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21829,做空,2021-09-15 05:55:00,2021-09-15 06:00:00,3392.92,3382.93,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -21830,做多,2021-09-15 06:40:00,2021-09-15 06:45:00,3386.07,3385.54,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21831,做空,2021-09-15 06:45:00,2021-09-15 06:50:00,3385.54,3388.04,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21832,做多,2021-09-15 06:50:00,2021-09-15 06:55:00,3388.04,3381.35,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21833,做空,2021-09-15 06:55:00,2021-09-15 07:05:00,3381.35,3383.61,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21834,做多,2021-09-15 07:05:00,2021-09-15 07:30:00,3383.61,3395.0,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -21835,做多,2021-09-15 09:00:00,2021-09-15 09:15:00,3400.24,3391.34,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21836,做空,2021-09-15 09:15:00,2021-09-15 09:20:00,3391.34,3389.32,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -21837,做多,2021-09-15 10:10:00,2021-09-15 10:25:00,3400.81,3422.64,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -21838,做多,2021-09-15 12:05:00,2021-09-15 12:10:00,3416.51,3438.49,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -21839,做多,2021-09-15 12:10:00,2021-09-15 12:15:00,3438.49,3428.67,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_upper -21840,做多,2021-09-15 13:10:00,2021-09-15 13:30:00,3413.84,3419.27,0.03,100.0,0.001,0.01,0.0,0.0,flip -21841,做空,2021-09-15 13:30:00,2021-09-15 13:40:00,3419.27,3420.39,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21842,做多,2021-09-15 13:40:00,2021-09-15 13:50:00,3420.39,3434.86,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -21843,做多,2021-09-15 14:45:00,2021-09-15 15:00:00,3427.7,3450.32,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -21844,做多,2021-09-15 18:40:00,2021-09-15 19:05:00,3538.65,3541.53,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -21845,做多,2021-09-15 19:35:00,2021-09-15 19:45:00,3534.72,3537.05,0.03,100.0,0.001,0.0,0.0,0.0,flip -21846,做空,2021-09-15 19:45:00,2021-09-15 20:00:00,3537.05,3571.03,0.03,100.0,0.001,-0.03,0.0,-0.04,flip -21847,做多,2021-09-15 20:00:00,2021-09-15 20:05:00,3571.03,3559.86,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_upper -21848,做多,2021-09-15 21:45:00,2021-09-15 21:55:00,3559.71,3561.77,0.03,100.0,0.001,0.0,0.0,0.0,flip -21849,做空,2021-09-15 21:55:00,2021-09-15 22:15:00,3561.77,3563.74,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21850,做多,2021-09-15 22:15:00,2021-09-15 22:20:00,3563.74,3579.01,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -21851,做多,2021-09-15 23:45:00,2021-09-15 23:55:00,3576.5,3614.72,0.03,100.0,0.001,0.04,0.0,0.03,tp_upper -21852,做多,2021-09-16 00:25:00,2021-09-16 00:30:00,3599.64,3590.18,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21853,做空,2021-09-16 00:30:00,2021-09-16 00:35:00,3590.18,3594.61,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21854,做多,2021-09-16 00:35:00,2021-09-16 00:40:00,3594.61,3590.1,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21855,做空,2021-09-16 00:40:00,2021-09-16 01:00:00,3590.1,3595.65,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21856,做多,2021-09-16 01:00:00,2021-09-16 01:25:00,3595.65,3594.99,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21857,做空,2021-09-16 01:25:00,2021-09-16 01:55:00,3594.99,3591.61,0.04,100.0,0.001,0.0,0.0,0.0,flip -21858,做多,2021-09-16 01:55:00,2021-09-16 02:10:00,3591.61,3601.47,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21859,做多,2021-09-16 04:05:00,2021-09-16 04:10:00,3593.23,3599.07,0.04,100.0,0.001,0.01,0.0,0.0,tp_upper -21860,做多,2021-09-16 06:25:00,2021-09-16 06:35:00,3642.79,3641.13,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21861,做空,2021-09-16 06:35:00,2021-09-16 07:05:00,3641.13,3640.25,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21862,做多,2021-09-16 07:05:00,2021-09-16 07:10:00,3640.25,3637.5,0.04,100.0,0.001,-0.0,0.0,-0.0,tp_upper -21863,做多,2021-09-16 07:15:00,2021-09-16 07:20:00,3638.1,3631.41,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21864,做空,2021-09-16 07:20:00,2021-09-16 07:25:00,3631.41,3631.82,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_lower -21865,做多,2021-09-16 07:35:00,2021-09-16 07:55:00,3636.57,3634.56,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21866,做空,2021-09-16 07:55:00,2021-09-16 08:00:00,3634.56,3622.45,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -21867,做多,2021-09-16 08:05:00,2021-09-16 08:55:00,3629.18,3626.98,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21868,做空,2021-09-16 08:55:00,2021-09-16 09:25:00,3626.98,3628.77,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21869,做多,2021-09-16 09:25:00,2021-09-16 09:45:00,3628.77,3620.38,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21870,做空,2021-09-16 09:45:00,2021-09-16 10:05:00,3620.38,3614.24,0.03,100.0,0.001,0.01,0.0,0.0,tp_lower -21871,做多,2021-09-16 10:50:00,2021-09-16 10:55:00,3610.13,3596.24,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -21872,做空,2021-09-16 10:55:00,2021-09-16 11:10:00,3596.24,3603.5,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21873,做多,2021-09-16 11:10:00,2021-09-16 11:25:00,3603.5,3626.6,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -21874,做多,2021-09-16 12:15:00,2021-09-16 12:20:00,3619.07,3627.2,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -21875,做多,2021-09-16 12:30:00,2021-09-16 12:35:00,3622.84,3629.87,0.03,100.0,0.001,0.01,0.0,0.0,tp_upper -21876,做多,2021-09-16 13:25:00,2021-09-16 13:30:00,3631.9,3626.41,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21877,做空,2021-09-16 13:30:00,2021-09-16 13:40:00,3626.41,3592.7,0.03,100.0,0.001,0.03,0.0,0.03,tp_lower -21878,做多,2021-09-16 15:05:00,2021-09-16 15:20:00,3581.86,3594.81,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -21879,做多,2021-09-16 18:55:00,2021-09-16 19:30:00,3584.09,3582.1,0.04,100.0,0.001,-0.0,0.0,-0.0,tp_upper -21880,做多,2021-09-16 20:00:00,2021-09-16 21:45:00,3573.5,3539.82,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -21881,做空,2021-09-16 21:45:00,2021-09-16 22:30:00,3539.82,3545.42,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21882,做多,2021-09-16 22:30:00,2021-09-16 22:45:00,3545.42,3546.79,0.03,100.0,0.001,0.0,0.0,-0.0,flip -21883,做空,2021-09-16 22:45:00,2021-09-17 00:10:00,3546.79,3583.0,0.03,100.0,0.001,-0.04,0.0,-0.04,flip -21884,做多,2021-09-17 00:10:00,2021-09-17 00:15:00,3583.0,3577.17,0.04,100.0,0.001,-0.01,0.0,-0.01,tp_upper -21885,做多,2021-09-17 00:30:00,2021-09-17 01:30:00,3567.95,3588.77,0.04,100.0,0.001,0.02,0.0,0.02,tp_upper -21886,做多,2021-09-17 02:30:00,2021-09-17 03:30:00,3566.35,3571.34,0.04,100.0,0.001,0.0,0.0,0.0,flip -21887,做空,2021-09-17 03:30:00,2021-09-17 04:00:00,3571.34,3568.5,0.04,100.0,0.001,0.0,0.0,0.0,flip -21888,做多,2021-09-17 04:00:00,2021-09-17 04:05:00,3568.5,3560.82,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21889,做空,2021-09-17 04:05:00,2021-09-17 04:15:00,3560.82,3549.39,0.04,100.0,0.001,0.01,0.0,0.01,tp_lower -21890,做多,2021-09-17 04:30:00,2021-09-17 04:45:00,3562.64,3564.3,0.04,100.0,0.001,0.0,0.0,-0.0,flip -21891,做空,2021-09-17 04:45:00,2021-09-17 04:50:00,3564.3,3570.45,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21892,做多,2021-09-17 04:50:00,2021-09-17 04:55:00,3570.45,3580.17,0.04,100.0,0.001,0.01,0.0,0.01,tp_upper -21893,做多,2021-09-17 05:50:00,2021-09-17 06:55:00,3561.17,3567.0,0.04,100.0,0.001,0.01,0.0,0.0,tp_upper -21894,做多,2021-09-17 08:55:00,2021-09-17 09:30:00,3533.18,3516.04,0.04,100.0,0.001,-0.02,0.0,-0.02,flip -21895,做空,2021-09-17 09:30:00,2021-09-17 09:40:00,3516.04,3507.03,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -21896,做多,2021-09-17 10:05:00,2021-09-17 10:10:00,3521.04,3506.66,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -21897,做空,2021-09-17 10:10:00,2021-09-17 10:20:00,3506.66,3473.86,0.03,100.0,0.001,0.03,0.0,0.03,tp_lower -21898,做多,2021-09-17 12:40:00,2021-09-17 12:45:00,3449.34,3444.14,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21899,做空,2021-09-17 12:45:00,2021-09-17 12:55:00,3444.14,3456.35,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21900,做多,2021-09-17 12:55:00,2021-09-17 13:05:00,3456.35,3445.09,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21901,做空,2021-09-17 13:05:00,2021-09-17 13:20:00,3445.09,3443.91,0.03,100.0,0.001,0.0,0.0,-0.0,flip -21902,做多,2021-09-17 13:20:00,2021-09-17 13:25:00,3443.91,3442.07,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21903,做空,2021-09-17 13:25:00,2021-09-17 14:50:00,3442.07,3464.74,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -21904,做多,2021-09-17 14:50:00,2021-09-17 15:00:00,3464.74,3463.5,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21905,做空,2021-09-17 15:00:00,2021-09-17 15:05:00,3463.5,3468.39,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21906,做多,2021-09-17 15:05:00,2021-09-17 15:15:00,3468.39,3467.51,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21907,做空,2021-09-17 15:15:00,2021-09-17 15:35:00,3467.51,3446.23,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -21908,做多,2021-09-17 16:20:00,2021-09-17 16:45:00,3464.29,3453.49,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21909,做空,2021-09-17 16:45:00,2021-09-17 16:50:00,3453.49,3464.82,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21910,做多,2021-09-17 16:50:00,2021-09-17 17:10:00,3464.82,3454.12,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21911,做空,2021-09-17 17:10:00,2021-09-17 17:45:00,3454.12,3424.73,0.03,100.0,0.001,0.03,0.0,0.03,tp_lower -21912,做多,2021-09-17 19:15:00,2021-09-17 19:55:00,3392.07,3425.8,0.03,100.0,0.001,0.03,0.0,0.03,tp_upper -21913,做多,2021-09-17 21:45:00,2021-09-17 21:55:00,3384.65,3409.2,0.03,100.0,0.001,0.03,0.0,0.02,tp_upper -21914,做多,2021-09-17 23:10:00,2021-09-17 23:20:00,3400.49,3399.78,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21915,做空,2021-09-17 23:20:00,2021-09-17 23:40:00,3399.78,3401.99,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21916,做多,2021-09-17 23:40:00,2021-09-17 23:50:00,3401.99,3397.85,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21917,做空,2021-09-17 23:50:00,2021-09-17 23:55:00,3397.85,3400.99,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21918,做多,2021-09-17 23:55:00,2021-09-18 00:00:00,3400.99,3388.76,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21919,做空,2021-09-18 00:00:00,2021-09-18 00:10:00,3388.76,3399.44,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21920,做多,2021-09-18 00:10:00,2021-09-18 00:15:00,3399.44,3387.8,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21921,做空,2021-09-18 00:15:00,2021-09-18 00:45:00,3387.8,3382.19,0.04,100.0,0.001,0.01,0.0,0.0,tp_lower -21922,做多,2021-09-18 00:50:00,2021-09-18 00:55:00,3395.36,3410.17,0.04,100.0,0.001,0.02,0.0,0.01,tp_upper -21923,做多,2021-09-18 02:55:00,2021-09-18 03:05:00,3420.53,3418.02,0.04,100.0,0.001,-0.0,0.0,-0.0,flip -21924,做空,2021-09-18 03:05:00,2021-09-18 03:10:00,3418.02,3428.56,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21925,做多,2021-09-18 03:10:00,2021-09-18 03:15:00,3428.56,3443.47,0.04,100.0,0.001,0.02,0.0,0.01,tp_upper -21926,做多,2021-09-18 06:35:00,2021-09-18 06:55:00,3492.99,3496.11,0.04,100.0,0.001,0.0,0.0,0.0,flip -21927,做空,2021-09-18 06:55:00,2021-09-18 07:45:00,3496.11,3501.0,0.04,100.0,0.001,-0.0,0.0,-0.01,flip -21928,做多,2021-09-18 07:45:00,2021-09-18 07:50:00,3501.0,3491.95,0.04,100.0,0.001,-0.01,0.0,-0.01,flip -21929,做空,2021-09-18 07:50:00,2021-09-18 07:55:00,3491.95,3504.35,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21930,做多,2021-09-18 07:55:00,2021-09-18 08:00:00,3504.35,3516.53,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -21931,做多,2021-09-18 09:25:00,2021-09-18 10:00:00,3514.47,3520.08,0.03,100.0,0.001,0.01,0.0,0.0,tp_upper -21932,做多,2021-09-18 11:20:00,2021-09-18 11:25:00,3525.63,3523.45,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21933,做空,2021-09-18 11:25:00,2021-09-18 11:30:00,3523.45,3524.66,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21934,做多,2021-09-18 11:30:00,2021-09-18 13:10:00,3524.66,3500.09,0.03,100.0,0.001,-0.02,0.0,-0.03,flip -21935,做空,2021-09-18 13:10:00,2021-09-18 13:15:00,3500.09,3506.7,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21936,做多,2021-09-18 13:15:00,2021-09-18 13:20:00,3506.7,3500.51,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21937,做空,2021-09-18 13:20:00,2021-09-18 13:25:00,3500.51,3503.96,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21938,做多,2021-09-18 13:25:00,2021-09-18 13:30:00,3503.96,3495.78,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21939,做空,2021-09-18 13:30:00,2021-09-18 13:45:00,3495.78,3477.2,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -21940,做多,2021-09-18 15:00:00,2021-09-18 15:05:00,3486.63,3477.67,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21941,做空,2021-09-18 15:05:00,2021-09-18 15:10:00,3477.67,3477.98,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_lower -21942,做多,2021-09-18 15:15:00,2021-09-18 15:20:00,3485.28,3481.07,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21943,做空,2021-09-18 15:20:00,2021-09-18 15:30:00,3481.07,3488.36,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21944,做多,2021-09-18 15:30:00,2021-09-18 15:40:00,3488.36,3473.49,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -21945,做空,2021-09-18 15:40:00,2021-09-18 15:45:00,3473.49,3475.49,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_lower -21946,做多,2021-09-18 16:00:00,2021-09-18 16:05:00,3485.24,3474.27,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21947,做空,2021-09-18 16:05:00,2021-09-18 16:10:00,3474.27,3473.95,0.03,100.0,0.001,0.0,0.0,-0.0,tp_lower -21948,做多,2021-09-18 17:35:00,2021-09-18 17:45:00,3459.3,3452.26,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21949,做空,2021-09-18 17:45:00,2021-09-18 17:50:00,3452.26,3455.57,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21950,做多,2021-09-18 17:50:00,2021-09-18 18:00:00,3455.57,3444.38,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21951,做空,2021-09-18 18:00:00,2021-09-18 18:15:00,3444.38,3449.99,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21952,做多,2021-09-18 18:15:00,2021-09-18 18:45:00,3449.99,3449.04,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21953,做空,2021-09-18 18:45:00,2021-09-18 18:55:00,3449.04,3452.26,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21954,做多,2021-09-18 18:55:00,2021-09-18 19:00:00,3452.26,3447.4,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21955,做空,2021-09-18 19:00:00,2021-09-18 19:10:00,3447.4,3441.42,0.03,100.0,0.001,0.01,0.0,0.0,tp_lower -21956,做多,2021-09-18 19:55:00,2021-09-18 20:00:00,3447.09,3406.58,0.03,100.0,0.001,-0.04,0.0,-0.04,flip -21957,做空,2021-09-18 20:00:00,2021-09-18 20:05:00,3406.58,3406.86,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_lower -21958,做多,2021-09-18 21:10:00,2021-09-18 21:15:00,3405.83,3403.28,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21959,做空,2021-09-18 21:15:00,2021-09-18 21:25:00,3403.28,3400.9,0.03,100.0,0.001,0.0,0.0,0.0,flip -21960,做多,2021-09-18 21:25:00,2021-09-18 21:35:00,3400.9,3395.49,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21961,做空,2021-09-18 21:35:00,2021-09-18 21:40:00,3395.49,3398.58,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21962,做多,2021-09-18 21:40:00,2021-09-18 21:50:00,3398.58,3392.92,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21963,做空,2021-09-18 21:50:00,2021-09-18 22:00:00,3392.92,3400.61,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_lower -21964,做多,2021-09-18 22:00:00,2021-09-18 22:05:00,3400.61,3416.79,0.03,100.0,0.0009,0.02,0.0,0.01,tp_upper -21965,做多,2021-09-18 22:55:00,2021-09-18 23:05:00,3419.05,3406.38,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -21966,做空,2021-09-18 23:05:00,2021-09-18 23:10:00,3406.38,3427.31,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -21967,做多,2021-09-18 23:10:00,2021-09-18 23:15:00,3427.31,3432.7,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -21968,做多,2021-09-19 00:30:00,2021-09-19 00:35:00,3423.83,3414.01,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21969,做空,2021-09-19 00:35:00,2021-09-19 00:40:00,3414.01,3409.1,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -21970,做多,2021-09-19 01:40:00,2021-09-19 02:15:00,3407.12,3434.77,0.03,100.0,0.001,0.03,0.0,0.03,tp_upper -21971,做多,2021-09-19 03:35:00,2021-09-19 03:50:00,3417.63,3416.59,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21972,做空,2021-09-19 03:50:00,2021-09-19 04:05:00,3416.59,3422.95,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21973,做多,2021-09-19 04:05:00,2021-09-19 04:10:00,3422.95,3420.58,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_upper -21974,做多,2021-09-19 05:00:00,2021-09-19 05:05:00,3413.78,3412.01,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21975,做空,2021-09-19 05:05:00,2021-09-19 05:10:00,3412.01,3416.24,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21976,做多,2021-09-19 05:10:00,2021-09-19 05:15:00,3416.24,3413.98,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21977,做空,2021-09-19 05:15:00,2021-09-19 06:20:00,3413.98,3418.64,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -21978,做多,2021-09-19 06:20:00,2021-09-19 06:25:00,3418.64,3416.24,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21979,做空,2021-09-19 06:25:00,2021-09-19 06:30:00,3416.24,3425.33,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21980,做多,2021-09-19 06:30:00,2021-09-19 06:40:00,3425.33,3426.75,0.03,100.0,0.001,0.0,0.0,-0.0,tp_upper -21981,做多,2021-09-19 09:00:00,2021-09-19 09:10:00,3443.62,3436.59,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21982,做空,2021-09-19 09:10:00,2021-09-19 09:15:00,3436.59,3432.43,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -21983,做多,2021-09-19 13:00:00,2021-09-19 13:25:00,3352.04,3343.44,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21984,做空,2021-09-19 13:25:00,2021-09-19 15:00:00,3343.44,3350.8,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_lower -21985,做多,2021-09-19 15:00:00,2021-09-19 15:30:00,3350.8,3353.79,0.03,100.0,0.001,0.0,0.0,0.0,flip -21986,做空,2021-09-19 15:30:00,2021-09-19 15:35:00,3353.79,3368.93,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -21987,做多,2021-09-19 15:35:00,2021-09-19 15:40:00,3368.93,3370.22,0.03,100.0,0.001,0.0,0.0,-0.0,tp_upper -21988,做多,2021-09-19 17:00:00,2021-09-19 17:10:00,3363.99,3361.88,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21989,做空,2021-09-19 17:10:00,2021-09-19 17:25:00,3361.88,3352.5,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -21990,做多,2021-09-19 18:25:00,2021-09-19 18:30:00,3355.82,3379.12,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -21991,做多,2021-09-19 19:35:00,2021-09-19 20:10:00,3352.84,3346.93,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21992,做空,2021-09-19 20:10:00,2021-09-19 20:15:00,3346.93,3356.19,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21993,做多,2021-09-19 20:15:00,2021-09-19 20:20:00,3356.19,3354.3,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21994,做空,2021-09-19 20:20:00,2021-09-19 21:45:00,3354.3,3337.5,0.03,100.0,0.001,0.02,0.0,0.01,tp_lower -21995,做多,2021-09-19 22:00:00,2021-09-19 22:05:00,3354.85,3346.55,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -21996,做空,2021-09-19 22:05:00,2021-09-19 22:10:00,3346.55,3333.38,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -21997,做多,2021-09-19 23:25:00,2021-09-20 00:00:00,3314.45,3328.75,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -21998,做多,2021-09-20 01:20:00,2021-09-20 01:25:00,3303.38,3301.26,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -21999,做空,2021-09-20 01:25:00,2021-09-20 02:25:00,3301.26,3277.73,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -22000,做多,2021-09-20 04:25:00,2021-09-20 05:40:00,3193.69,3194.66,0.03,100.0,0.001,0.0,0.0,-0.0,flip -22001,做空,2021-09-20 05:40:00,2021-09-20 05:55:00,3194.66,3203.78,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22002,做多,2021-09-20 05:55:00,2021-09-20 06:05:00,3203.78,3198.16,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22003,做空,2021-09-20 06:05:00,2021-09-20 06:10:00,3198.16,3186.18,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -22004,做多,2021-09-20 07:00:00,2021-09-20 07:05:00,3193.76,3183.56,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22005,做空,2021-09-20 07:05:00,2021-09-20 07:20:00,3183.56,3178.56,0.03,100.0,0.001,0.01,0.0,0.0,tp_lower -22006,做多,2021-09-20 08:35:00,2021-09-20 09:15:00,3145.83,3167.52,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -22007,做多,2021-09-20 09:45:00,2021-09-20 10:15:00,3139.49,3175.22,0.03,100.0,0.0011,0.04,0.0,0.04,tp_upper -22008,做多,2021-09-20 10:15:00,2021-09-20 10:20:00,3175.22,3159.89,0.03,100.0,0.0011,-0.02,0.0,-0.02,tp_upper -22009,做多,2021-09-20 12:50:00,2021-09-20 13:00:00,3024.42,2998.71,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -22010,做空,2021-09-20 13:00:00,2021-09-20 13:05:00,2998.71,3006.87,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22011,做多,2021-09-20 13:05:00,2021-09-20 14:40:00,3006.87,3053.59,0.03,100.0,0.0011,0.05,0.0,0.05,flip -22012,做空,2021-09-20 14:40:00,2021-09-20 14:50:00,3053.59,3063.48,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22013,做多,2021-09-20 14:50:00,2021-09-20 14:55:00,3063.48,3058.0,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22014,做空,2021-09-20 14:55:00,2021-09-20 15:00:00,3058.0,3049.98,0.03,100.0,0.0011,0.01,0.0,0.01,tp_lower -22015,做多,2021-09-20 15:10:00,2021-09-20 15:15:00,3081.29,3078.08,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -22016,做空,2021-09-20 15:15:00,2021-09-20 15:55:00,3078.08,3086.38,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22017,做多,2021-09-20 15:55:00,2021-09-20 16:00:00,3086.38,3074.33,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22018,做空,2021-09-20 16:00:00,2021-09-20 16:10:00,3074.33,3082.24,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22019,做多,2021-09-20 16:10:00,2021-09-20 16:15:00,3082.24,3069.82,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22020,做空,2021-09-20 16:15:00,2021-09-20 16:20:00,3069.82,3081.72,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22021,做多,2021-09-20 16:20:00,2021-09-20 16:25:00,3081.72,3104.16,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -22022,做多,2021-09-20 17:20:00,2021-09-20 17:30:00,3088.25,3088.08,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22023,做空,2021-09-20 17:30:00,2021-09-20 17:35:00,3088.08,3111.85,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -22024,做多,2021-09-20 17:35:00,2021-09-20 17:45:00,3111.85,3099.25,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22025,做空,2021-09-20 17:45:00,2021-09-20 18:20:00,3099.25,3060.5,0.03,100.0,0.001,0.04,0.0,0.04,tp_lower -22026,做多,2021-09-20 19:30:00,2021-09-20 19:35:00,3037.86,3030.08,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22027,做空,2021-09-20 19:35:00,2021-09-20 19:40:00,3030.08,3057.23,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -22028,做多,2021-09-20 19:40:00,2021-09-20 20:35:00,3057.23,3031.64,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -22029,做空,2021-09-20 20:35:00,2021-09-20 21:10:00,3031.64,3029.96,0.03,100.0,0.0011,0.0,0.0,0.0,flip -22030,做多,2021-09-20 21:10:00,2021-09-20 21:30:00,3029.96,3034.65,0.03,100.0,0.0011,0.0,0.0,0.0,flip -22031,做空,2021-09-20 21:30:00,2021-09-20 21:40:00,3034.65,3041.85,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22032,做多,2021-09-20 21:40:00,2021-09-20 21:50:00,3041.85,3030.67,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22033,做空,2021-09-20 21:50:00,2021-09-20 22:00:00,3030.67,3032.98,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22034,做多,2021-09-20 22:00:00,2021-09-20 22:15:00,3032.98,3057.99,0.03,100.0,0.001,0.03,0.0,0.02,tp_upper -22035,做多,2021-09-21 01:20:00,2021-09-21 01:35:00,2909.99,2960.48,0.03,100.0,0.0011,0.06,0.0,0.06,tp_upper -22036,做多,2021-09-21 03:20:00,2021-09-21 04:05:00,3007.71,3000.0,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22037,做空,2021-09-21 04:05:00,2021-09-21 04:20:00,3000.0,2984.82,0.03,100.0,0.0011,0.02,0.0,0.02,tp_lower -22038,做多,2021-09-21 05:00:00,2021-09-21 05:50:00,2982.23,3004.86,0.03,100.0,0.0011,0.03,0.0,0.02,tp_upper -22039,做多,2021-09-21 07:40:00,2021-09-21 07:55:00,3046.54,3073.97,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -22040,做多,2021-09-21 09:10:00,2021-09-21 09:15:00,3069.73,3065.16,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22041,做空,2021-09-21 09:15:00,2021-09-21 09:20:00,3065.16,3070.86,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22042,做多,2021-09-21 09:20:00,2021-09-21 09:25:00,3070.86,3063.08,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22043,做空,2021-09-21 09:25:00,2021-09-21 09:35:00,3063.08,3052.58,0.03,100.0,0.0011,0.01,0.0,0.01,tp_lower -22044,做多,2021-09-21 10:20:00,2021-09-21 10:25:00,3060.05,3054.3,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22045,做空,2021-09-21 10:25:00,2021-09-21 10:30:00,3054.3,3058.08,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -22046,做多,2021-09-21 10:30:00,2021-09-21 10:35:00,3058.08,3076.09,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -22047,做多,2021-09-21 10:35:00,2021-09-21 10:40:00,3076.09,3071.68,0.03,100.0,0.0011,-0.0,0.0,-0.01,tp_upper -22048,做多,2021-09-21 11:15:00,2021-09-21 11:35:00,3069.39,3069.6,0.03,100.0,0.0011,0.0,0.0,-0.0,flip -22049,做空,2021-09-21 11:35:00,2021-09-21 12:00:00,3069.6,3062.65,0.03,100.0,0.0011,0.01,0.0,0.01,tp_lower -22050,做多,2021-09-21 12:05:00,2021-09-21 12:10:00,3073.46,3067.38,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22051,做空,2021-09-21 12:10:00,2021-09-21 12:15:00,3067.38,3064.61,0.03,100.0,0.0011,0.0,0.0,0.0,tp_lower -22052,做多,2021-09-21 13:35:00,2021-09-21 13:50:00,3050.14,3034.96,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -22053,做空,2021-09-21 13:50:00,2021-09-21 14:05:00,3034.96,2998.83,0.03,100.0,0.0011,0.04,0.0,0.04,tp_lower -22054,做多,2021-09-21 15:15:00,2021-09-21 15:30:00,3007.59,3032.06,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -22055,做多,2021-09-21 16:20:00,2021-09-21 16:30:00,3012.6,2992.92,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -22056,做空,2021-09-21 16:30:00,2021-09-21 16:35:00,2992.92,2989.0,0.03,100.0,0.0011,0.0,0.0,0.0,tp_lower -22057,做多,2021-09-21 18:10:00,2021-09-21 18:25:00,2920.59,2917.33,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22058,做空,2021-09-21 18:25:00,2021-09-21 18:35:00,2917.33,2906.14,0.03,100.0,0.0012,0.01,0.0,0.01,flip -22059,做多,2021-09-21 18:35:00,2021-09-21 19:05:00,2906.14,2902.72,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22060,做空,2021-09-21 19:05:00,2021-09-21 19:10:00,2902.72,2870.12,0.03,100.0,0.0012,0.04,0.0,0.04,tp_lower -22061,做多,2021-09-21 19:30:00,2021-09-21 19:35:00,2905.85,2891.74,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22062,做空,2021-09-21 19:35:00,2021-09-21 19:40:00,2891.74,2898.18,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22063,做多,2021-09-21 19:40:00,2021-09-21 20:05:00,2898.18,2900.86,0.03,100.0,0.0012,0.0,0.0,0.0,tp_upper -22064,做多,2021-09-21 21:30:00,2021-09-21 21:35:00,2817.0,2803.83,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22065,做空,2021-09-21 21:35:00,2021-09-21 22:55:00,2803.83,2723.3,0.03,100.0,0.0012,0.1,0.0,0.09,tp_lower -22066,做多,2021-09-21 23:45:00,2021-09-22 00:00:00,2732.28,2785.7,0.03,100.0,0.0013,0.07,0.0,0.07,tp_upper -22067,做多,2021-09-22 00:50:00,2021-09-22 01:05:00,2756.67,2837.62,0.04,100.0,0.0013,0.11,0.0,0.1,tp_upper -22068,做多,2021-09-22 02:40:00,2021-09-22 02:55:00,2862.59,2858.78,0.04,100.0,0.0013,-0.0,0.0,-0.01,tp_upper -22069,做多,2021-09-22 03:00:00,2021-09-22 03:05:00,2875.45,2874.54,0.04,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -22070,做多,2021-09-22 03:35:00,2021-09-22 03:40:00,2879.13,2877.65,0.04,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -22071,做多,2021-09-22 03:50:00,2021-09-22 03:55:00,2869.62,2866.33,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -22072,做空,2021-09-22 03:55:00,2021-09-22 04:10:00,2866.33,2869.94,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -22073,做多,2021-09-22 04:10:00,2021-09-22 04:20:00,2869.94,2867.23,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -22074,做空,2021-09-22 04:20:00,2021-09-22 04:25:00,2867.23,2848.96,0.04,100.0,0.0013,0.02,0.0,0.02,tp_lower -22075,做多,2021-09-22 05:05:00,2021-09-22 05:10:00,2865.83,2854.96,0.04,100.0,0.0013,-0.01,0.0,-0.02,flip -22076,做空,2021-09-22 05:10:00,2021-09-22 05:15:00,2854.96,2855.54,0.04,100.0,0.0013,-0.0,0.0,-0.0,flip -22077,做多,2021-09-22 05:15:00,2021-09-22 05:25:00,2855.54,2883.19,0.04,100.0,0.0013,0.04,0.0,0.03,tp_upper -22078,做多,2021-09-22 05:45:00,2021-09-22 06:05:00,2857.0,2858.27,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -22079,做空,2021-09-22 06:05:00,2021-09-22 06:10:00,2858.27,2862.36,0.04,100.0,0.0013,-0.01,0.0,-0.01,flip -22080,做多,2021-09-22 06:10:00,2021-09-22 06:30:00,2862.36,2895.1,0.04,100.0,0.0013,0.04,0.0,0.04,tp_upper -22081,做多,2021-09-22 08:45:00,2021-09-22 09:40:00,2931.53,2929.0,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -22082,做空,2021-09-22 09:40:00,2021-09-22 09:45:00,2929.0,2941.48,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -22083,做多,2021-09-22 09:45:00,2021-09-22 09:55:00,2941.48,2944.28,0.04,100.0,0.0013,0.0,0.0,0.0,tp_upper -22084,做多,2021-09-22 10:05:00,2021-09-22 10:25:00,2939.3,2926.26,0.04,100.0,0.0013,-0.02,0.0,-0.02,flip -22085,做空,2021-09-22 10:25:00,2021-09-22 10:30:00,2926.26,2929.67,0.04,100.0,0.0013,-0.0,0.0,-0.01,flip -22086,做多,2021-09-22 10:30:00,2021-09-22 12:55:00,2929.67,2919.53,0.04,100.0,0.0013,-0.01,0.0,-0.01,tp_upper -22087,做多,2021-09-22 14:25:00,2021-09-22 14:35:00,2949.08,2944.05,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22088,做空,2021-09-22 14:35:00,2021-09-22 15:00:00,2944.05,2946.78,0.04,100.0,0.0012,-0.0,0.0,-0.01,flip -22089,做多,2021-09-22 15:00:00,2021-09-22 15:10:00,2946.78,2949.99,0.04,100.0,0.0012,0.0,0.0,0.0,flip -22090,做空,2021-09-22 15:10:00,2021-09-22 15:25:00,2949.99,2968.9,0.04,100.0,0.0012,-0.02,0.0,-0.03,flip -22091,做多,2021-09-22 15:25:00,2021-09-22 15:30:00,2968.9,2992.66,0.04,100.0,0.0012,0.03,0.0,0.03,tp_upper -22092,做多,2021-09-22 17:45:00,2021-09-22 17:50:00,3036.29,3024.46,0.04,100.0,0.0012,-0.01,0.0,-0.02,flip -22093,做空,2021-09-22 17:50:00,2021-09-22 18:00:00,3024.46,3072.42,0.04,100.0,0.0012,-0.06,0.0,-0.06,flip -22094,做多,2021-09-22 18:00:00,2021-09-22 18:05:00,3072.42,3081.8,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -22095,做多,2021-09-22 20:15:00,2021-09-22 20:25:00,3023.08,3021.45,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -22096,做空,2021-09-22 20:25:00,2021-09-22 20:30:00,3021.45,3033.03,0.04,100.0,0.0012,-0.01,0.0,-0.02,flip -22097,做多,2021-09-22 20:30:00,2021-09-22 20:45:00,3033.03,3028.7,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22098,做空,2021-09-22 20:45:00,2021-09-22 20:55:00,3028.7,3025.46,0.04,100.0,0.0012,0.0,0.0,0.0,flip -22099,做多,2021-09-22 20:55:00,2021-09-22 21:00:00,3025.46,3024.14,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -22100,做空,2021-09-22 21:00:00,2021-09-22 21:05:00,3024.14,3035.54,0.04,100.0,0.0012,-0.01,0.0,-0.02,flip -22101,做多,2021-09-22 21:05:00,2021-09-22 21:10:00,3035.54,3032.45,0.04,100.0,0.0012,-0.0,0.0,-0.01,tp_upper -22102,做多,2021-09-22 21:55:00,2021-09-22 22:05:00,3033.39,3062.46,0.04,100.0,0.0012,0.03,0.0,0.03,tp_upper -22103,做多,2021-09-22 22:30:00,2021-09-22 22:35:00,3050.54,3068.42,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -22104,做多,2021-09-22 23:25:00,2021-09-22 23:35:00,3051.1,3052.56,0.04,100.0,0.0012,0.0,0.0,-0.0,flip -22105,做空,2021-09-22 23:35:00,2021-09-22 23:40:00,3052.56,3053.65,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -22106,做多,2021-09-22 23:40:00,2021-09-23 00:00:00,3053.65,3062.33,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -22107,做多,2021-09-23 00:30:00,2021-09-23 00:35:00,3067.43,3058.34,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22108,做空,2021-09-23 00:35:00,2021-09-23 00:45:00,3058.34,3044.34,0.04,100.0,0.0012,0.02,0.0,0.01,tp_lower -22109,做多,2021-09-23 01:30:00,2021-09-23 01:50:00,3058.13,3066.61,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -22110,做多,2021-09-23 02:15:00,2021-09-23 02:20:00,3064.0,3075.94,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -22111,做多,2021-09-23 03:10:00,2021-09-23 03:15:00,3081.26,3098.0,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -22112,做多,2021-09-23 05:40:00,2021-09-23 05:50:00,3114.07,3108.96,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22113,做空,2021-09-23 05:50:00,2021-09-23 06:05:00,3108.96,3116.49,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22114,做多,2021-09-23 06:05:00,2021-09-23 06:10:00,3116.49,3101.98,0.04,100.0,0.0012,-0.02,0.0,-0.02,flip -22115,做空,2021-09-23 06:10:00,2021-09-23 06:15:00,3101.98,3108.98,0.04,100.0,0.0012,-0.01,0.0,-0.01,tp_lower -22116,做多,2021-09-23 06:35:00,2021-09-23 06:50:00,3107.24,3118.2,0.04,100.0,0.0012,0.01,0.0,0.01,tp_upper -22117,做多,2021-09-23 09:15:00,2021-09-23 09:20:00,3134.0,3126.92,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22118,做空,2021-09-23 09:20:00,2021-09-23 10:05:00,3126.92,3122.82,0.04,100.0,0.0012,0.0,0.0,0.0,flip -22119,做多,2021-09-23 10:05:00,2021-09-23 10:10:00,3122.82,3098.0,0.04,100.0,0.0012,-0.03,0.0,-0.03,flip -22120,做空,2021-09-23 10:10:00,2021-09-23 10:15:00,3098.0,3095.08,0.04,100.0,0.0012,0.0,0.0,0.0,tp_lower -22121,做多,2021-09-23 12:20:00,2021-09-23 12:40:00,3066.19,3081.94,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -22122,做多,2021-09-23 15:10:00,2021-09-23 15:20:00,3125.36,3108.01,0.04,100.0,0.0012,-0.02,0.0,-0.02,flip -22123,做空,2021-09-23 15:20:00,2021-09-23 15:30:00,3108.01,3100.82,0.04,100.0,0.0012,0.01,0.0,0.01,tp_lower -22124,做多,2021-09-23 16:30:00,2021-09-23 16:35:00,3111.49,3109.77,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -22125,做空,2021-09-23 16:35:00,2021-09-23 16:55:00,3109.77,3101.12,0.04,100.0,0.0012,0.01,0.0,0.01,flip -22126,做多,2021-09-23 16:55:00,2021-09-23 17:00:00,3101.12,3119.91,0.04,100.0,0.0012,0.02,0.0,0.02,tp_upper -22127,做多,2021-09-23 18:25:00,2021-09-23 18:35:00,3148.41,3140.81,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22128,做空,2021-09-23 18:35:00,2021-09-23 19:05:00,3140.81,3150.73,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22129,做多,2021-09-23 19:05:00,2021-09-23 19:15:00,3150.73,3145.57,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22130,做空,2021-09-23 19:15:00,2021-09-23 19:20:00,3145.57,3153.66,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22131,做多,2021-09-23 19:20:00,2021-09-23 19:25:00,3153.66,3136.14,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -22132,做空,2021-09-23 19:25:00,2021-09-23 19:30:00,3136.14,3143.11,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22133,做多,2021-09-23 19:30:00,2021-09-23 19:45:00,3143.11,3146.6,0.04,100.0,0.0011,0.0,0.0,0.0,flip -22134,做空,2021-09-23 19:45:00,2021-09-23 20:00:00,3146.6,3134.37,0.04,100.0,0.0011,0.01,0.0,0.01,tp_lower -22135,做多,2021-09-23 20:55:00,2021-09-23 21:10:00,3138.24,3137.67,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -22136,做空,2021-09-23 21:10:00,2021-09-23 21:55:00,3137.67,3142.64,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22137,做多,2021-09-23 21:55:00,2021-09-23 22:05:00,3142.64,3159.89,0.04,100.0,0.0011,0.02,0.0,0.02,tp_upper -22138,做多,2021-09-23 22:35:00,2021-09-23 22:40:00,3142.51,3140.72,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -22139,做空,2021-09-23 22:40:00,2021-09-23 22:50:00,3140.72,3150.02,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22140,做多,2021-09-23 22:50:00,2021-09-23 22:55:00,3150.02,3137.81,0.04,100.0,0.0011,-0.01,0.0,-0.02,flip -22141,做空,2021-09-23 22:55:00,2021-09-23 23:05:00,3137.81,3139.47,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -22142,做多,2021-09-23 23:05:00,2021-09-23 23:10:00,3139.47,3125.4,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -22143,做空,2021-09-23 23:10:00,2021-09-23 23:30:00,3125.4,3144.11,0.04,100.0,0.0011,-0.02,0.0,-0.02,flip -22144,做多,2021-09-23 23:30:00,2021-09-24 00:05:00,3144.11,3140.4,0.03,100.0,0.0011,-0.0,0.0,-0.01,tp_upper -22145,做多,2021-09-24 00:10:00,2021-09-24 00:15:00,3143.24,3138.07,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22146,做空,2021-09-24 00:15:00,2021-09-24 00:25:00,3138.07,3142.65,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22147,做多,2021-09-24 00:25:00,2021-09-24 00:30:00,3142.65,3134.24,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22148,做空,2021-09-24 00:30:00,2021-09-24 00:40:00,3134.24,3135.28,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -22149,做多,2021-09-24 00:40:00,2021-09-24 03:15:00,3135.28,3098.98,0.04,100.0,0.0011,-0.04,0.0,-0.04,flip -22150,做空,2021-09-24 03:15:00,2021-09-24 03:25:00,3098.98,3100.52,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -22151,做多,2021-09-24 03:25:00,2021-09-24 03:35:00,3100.52,3095.01,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22152,做空,2021-09-24 03:35:00,2021-09-24 03:50:00,3095.01,3083.15,0.04,100.0,0.0011,0.01,0.0,0.01,tp_lower -22153,做多,2021-09-24 04:45:00,2021-09-24 04:50:00,3083.08,3076.31,0.04,100.0,0.0011,-0.01,0.0,-0.01,flip -22154,做空,2021-09-24 04:50:00,2021-09-24 05:15:00,3076.31,3051.22,0.04,100.0,0.0011,0.03,0.0,0.03,tp_lower -22155,做多,2021-09-24 05:45:00,2021-09-24 05:50:00,3071.57,3069.14,0.04,100.0,0.0011,-0.0,0.0,-0.0,flip -22156,做空,2021-09-24 05:50:00,2021-09-24 07:05:00,3069.14,3094.53,0.04,100.0,0.0011,-0.03,0.0,-0.03,flip -22157,做多,2021-09-24 07:05:00,2021-09-24 07:10:00,3094.53,3100.65,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -22158,做多,2021-09-24 11:45:00,2021-09-24 11:50:00,2829.53,2821.72,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22159,做空,2021-09-24 11:50:00,2021-09-24 12:10:00,2821.72,2799.17,0.03,100.0,0.0012,0.03,0.0,0.03,flip -22160,做多,2021-09-24 12:10:00,2021-09-24 12:50:00,2799.17,2800.43,0.04,100.0,0.0013,0.0,0.0,-0.0,flip -22161,做空,2021-09-24 12:50:00,2021-09-24 13:00:00,2800.43,2816.3,0.04,100.0,0.0013,-0.02,0.0,-0.02,tp_lower -22162,做多,2021-09-24 13:00:00,2021-09-24 13:05:00,2816.3,2799.76,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22163,做空,2021-09-24 13:05:00,2021-09-24 13:25:00,2799.76,2796.75,0.03,100.0,0.0012,0.0,0.0,0.0,tp_lower -22164,做多,2021-09-24 13:30:00,2021-09-24 13:40:00,2832.67,2845.83,0.03,100.0,0.0012,0.02,0.0,0.01,tp_upper -22165,做多,2021-09-24 15:20:00,2021-09-24 16:05:00,2890.14,2867.95,0.03,100.0,0.0012,-0.03,0.0,-0.03,flip -22166,做空,2021-09-24 16:05:00,2021-09-24 16:15:00,2867.95,2886.29,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22167,做多,2021-09-24 16:15:00,2021-09-24 16:45:00,2886.29,2910.12,0.03,100.0,0.0012,0.03,0.0,0.03,tp_upper -22168,做多,2021-09-24 17:10:00,2021-09-24 17:30:00,2888.67,2871.62,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22169,做空,2021-09-24 17:30:00,2021-09-24 17:35:00,2871.62,2870.74,0.03,100.0,0.0012,0.0,0.0,-0.0,tp_lower -22170,做多,2021-09-24 18:05:00,2021-09-24 19:30:00,2886.91,2919.39,0.03,100.0,0.0012,0.04,0.0,0.04,tp_upper -22171,做多,2021-09-24 19:55:00,2021-09-24 20:10:00,2899.83,2917.18,0.03,100.0,0.0012,0.02,0.0,0.02,tp_upper -22172,做多,2021-09-24 22:15:00,2021-09-24 22:20:00,2959.27,2955.41,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22173,做空,2021-09-24 22:20:00,2021-09-24 22:45:00,2955.41,2959.0,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22174,做多,2021-09-24 22:45:00,2021-09-24 22:55:00,2959.0,2955.46,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22175,做空,2021-09-24 22:55:00,2021-09-24 23:15:00,2955.46,2950.52,0.03,100.0,0.0012,0.01,0.0,0.0,tp_lower -22176,做多,2021-09-25 00:20:00,2021-09-25 00:25:00,2951.66,2933.66,0.04,100.0,0.0012,-0.02,0.0,-0.02,flip -22177,做空,2021-09-25 00:25:00,2021-09-25 00:30:00,2933.66,2934.51,0.04,100.0,0.0012,-0.0,0.0,-0.0,flip -22178,做多,2021-09-25 00:30:00,2021-09-25 00:35:00,2934.51,2925.46,0.04,100.0,0.0012,-0.01,0.0,-0.01,flip -22179,做空,2021-09-25 00:35:00,2021-09-25 00:40:00,2925.46,2931.0,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22180,做多,2021-09-25 00:40:00,2021-09-25 01:05:00,2931.0,2925.69,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22181,做空,2021-09-25 01:05:00,2021-09-25 01:20:00,2925.69,2883.51,0.03,100.0,0.0012,0.05,0.0,0.05,tp_lower -22182,做多,2021-09-25 02:00:00,2021-09-25 02:05:00,2919.88,2903.71,0.04,100.0,0.0012,-0.02,0.0,-0.02,flip -22183,做空,2021-09-25 02:05:00,2021-09-25 02:15:00,2903.71,2920.02,0.04,100.0,0.0012,-0.02,0.0,-0.02,flip -22184,做多,2021-09-25 02:15:00,2021-09-25 02:20:00,2920.02,2911.33,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22185,做空,2021-09-25 02:20:00,2021-09-25 02:25:00,2911.33,2913.88,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22186,做多,2021-09-25 02:25:00,2021-09-25 02:45:00,2913.88,2905.8,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22187,做空,2021-09-25 02:45:00,2021-09-25 03:15:00,2905.8,2908.17,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22188,做多,2021-09-25 03:15:00,2021-09-25 03:25:00,2908.17,2912.24,0.03,100.0,0.0012,0.0,0.0,0.0,flip -22189,做空,2021-09-25 03:25:00,2021-09-25 03:40:00,2912.24,2914.75,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22190,做多,2021-09-25 03:40:00,2021-09-25 03:45:00,2914.75,2912.64,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22191,做空,2021-09-25 03:45:00,2021-09-25 04:00:00,2912.64,2930.18,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22192,做多,2021-09-25 04:00:00,2021-09-25 04:05:00,2930.18,2926.5,0.03,100.0,0.0012,-0.0,0.0,-0.01,tp_upper -22193,做多,2021-09-25 05:35:00,2021-09-25 07:05:00,2926.67,2919.28,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22194,做空,2021-09-25 07:05:00,2021-09-25 07:30:00,2919.28,2894.79,0.03,100.0,0.0012,0.03,0.0,0.03,tp_lower -22195,做多,2021-09-25 08:50:00,2021-09-25 09:25:00,2890.34,2932.03,0.03,100.0,0.0012,0.05,0.0,0.05,tp_upper -22196,做多,2021-09-25 12:05:00,2021-09-25 12:10:00,2916.81,2913.12,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22197,做空,2021-09-25 12:10:00,2021-09-25 12:25:00,2913.12,2914.17,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22198,做多,2021-09-25 12:25:00,2021-09-25 12:35:00,2914.17,2911.58,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22199,做空,2021-09-25 12:35:00,2021-09-25 12:55:00,2911.58,2902.7,0.03,100.0,0.0012,0.01,0.0,0.01,flip -22200,做多,2021-09-25 12:55:00,2021-09-25 13:10:00,2902.7,2936.8,0.03,100.0,0.0012,0.04,0.0,0.04,tp_upper -22201,做多,2021-09-25 13:35:00,2021-09-25 13:50:00,2913.33,2909.85,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22202,做空,2021-09-25 13:50:00,2021-09-25 14:05:00,2909.85,2907.67,0.03,100.0,0.0012,0.0,0.0,0.0,flip -22203,做多,2021-09-25 14:05:00,2021-09-25 14:15:00,2907.67,2860.98,0.03,100.0,0.0012,-0.06,0.0,-0.06,flip -22204,做空,2021-09-25 14:15:00,2021-09-25 14:20:00,2860.98,2868.0,0.03,100.0,0.0012,-0.01,0.0,-0.01,tp_lower -22205,做多,2021-09-25 15:20:00,2021-09-25 15:25:00,2921.25,2927.76,0.03,100.0,0.0012,0.01,0.0,0.01,tp_upper -22206,做多,2021-09-25 16:30:00,2021-09-25 16:35:00,2904.5,2898.38,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22207,做空,2021-09-25 16:35:00,2021-09-25 16:45:00,2898.38,2905.97,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22208,做多,2021-09-25 16:45:00,2021-09-25 16:50:00,2905.97,2904.69,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22209,做空,2021-09-25 16:50:00,2021-09-25 17:15:00,2904.69,2908.05,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -22210,做多,2021-09-25 17:15:00,2021-09-25 17:40:00,2908.05,2895.19,0.03,100.0,0.0012,-0.01,0.0,-0.02,flip -22211,做空,2021-09-25 17:40:00,2021-09-25 18:00:00,2895.19,2902.71,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22212,做多,2021-09-25 18:00:00,2021-09-25 18:10:00,2902.71,2910.03,0.03,100.0,0.0012,0.01,0.0,0.01,tp_upper -22213,做多,2021-09-25 18:35:00,2021-09-25 18:40:00,2900.9,2889.01,0.03,100.0,0.0012,-0.01,0.0,-0.02,flip -22214,做空,2021-09-25 18:40:00,2021-09-25 18:45:00,2889.01,2897.3,0.03,100.0,0.0012,-0.01,0.0,-0.01,tp_lower -22215,做多,2021-09-25 18:50:00,2021-09-25 18:55:00,2901.02,2896.04,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22216,做空,2021-09-25 18:55:00,2021-09-25 19:05:00,2896.04,2903.16,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22217,做多,2021-09-25 19:05:00,2021-09-25 19:15:00,2903.16,2901.91,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22218,做空,2021-09-25 19:15:00,2021-09-25 20:15:00,2901.91,2905.35,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -22219,做多,2021-09-25 20:15:00,2021-09-25 20:35:00,2905.35,2930.95,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -22220,做多,2021-09-25 21:40:00,2021-09-25 22:15:00,2911.15,2932.34,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -22221,做多,2021-09-25 23:25:00,2021-09-25 23:45:00,2924.8,2934.76,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -22222,做多,2021-09-26 00:00:00,2021-09-26 03:25:00,2928.54,2873.61,0.03,100.0,0.0012,-0.07,0.0,-0.07,tp_upper -22223,做多,2021-09-26 03:50:00,2021-09-26 03:55:00,2864.85,2864.31,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22224,做空,2021-09-26 03:55:00,2021-09-26 04:05:00,2864.31,2847.0,0.03,100.0,0.0012,0.02,0.0,0.02,tp_lower -22225,做多,2021-09-26 05:05:00,2021-09-26 05:20:00,2851.81,2845.19,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22226,做空,2021-09-26 05:20:00,2021-09-26 05:25:00,2845.19,2847.27,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22227,做多,2021-09-26 05:25:00,2021-09-26 05:30:00,2847.27,2832.06,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22228,做空,2021-09-26 05:30:00,2021-09-26 05:40:00,2832.06,2845.44,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22229,做多,2021-09-26 05:40:00,2021-09-26 05:50:00,2845.44,2839.06,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -22230,做空,2021-09-26 05:50:00,2021-09-26 06:05:00,2839.06,2822.68,0.03,100.0,0.0012,0.02,0.0,0.02,tp_lower -22231,做多,2021-09-26 06:30:00,2021-09-26 06:50:00,2839.68,2825.75,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -22232,做空,2021-09-26 06:50:00,2021-09-26 06:55:00,2825.75,2813.84,0.03,100.0,0.0012,0.01,0.0,0.01,tp_lower -22233,做多,2021-09-26 08:45:00,2021-09-26 08:50:00,2778.39,2777.96,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -22234,做空,2021-09-26 08:50:00,2021-09-26 11:00:00,2777.96,2953.63,0.03,100.0,0.0012,-0.21,0.0,-0.21,flip -22235,做多,2021-09-26 11:00:00,2021-09-26 11:20:00,2953.63,2961.05,0.03,100.0,0.0011,0.01,0.0,0.01,flip -22236,做空,2021-09-26 11:20:00,2021-09-26 11:25:00,2961.05,2969.6,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22237,做多,2021-09-26 11:25:00,2021-09-26 11:30:00,2969.6,2968.29,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22238,做空,2021-09-26 11:30:00,2021-09-26 13:15:00,2968.29,3001.99,0.03,100.0,0.0011,-0.04,0.0,-0.04,flip -22239,做多,2021-09-26 13:15:00,2021-09-26 13:25:00,3001.99,2993.7,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22240,做空,2021-09-26 13:25:00,2021-09-26 13:30:00,2993.7,2997.6,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22241,做多,2021-09-26 13:30:00,2021-09-26 14:00:00,2997.6,2997.48,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22242,做空,2021-09-26 14:00:00,2021-09-26 14:15:00,2997.48,3002.15,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22243,做多,2021-09-26 14:15:00,2021-09-26 14:20:00,3002.15,3014.01,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -22244,做多,2021-09-26 16:40:00,2021-09-26 16:45:00,3041.26,3039.0,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22245,做空,2021-09-26 16:45:00,2021-09-26 17:00:00,3039.0,3046.97,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22246,做多,2021-09-26 17:00:00,2021-09-26 17:25:00,3046.97,3040.66,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22247,做空,2021-09-26 17:25:00,2021-09-26 17:35:00,3040.66,3046.56,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22248,做多,2021-09-26 17:35:00,2021-09-26 17:40:00,3046.56,3045.18,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22249,做空,2021-09-26 17:40:00,2021-09-26 18:00:00,3045.18,3043.33,0.03,100.0,0.001,0.0,0.0,0.0,flip -22250,做多,2021-09-26 18:00:00,2021-09-26 18:05:00,3043.33,3042.67,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22251,做空,2021-09-26 18:05:00,2021-09-26 18:15:00,3042.67,3051.88,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22252,做多,2021-09-26 18:15:00,2021-09-26 18:20:00,3051.88,3049.11,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_upper -22253,做多,2021-09-26 19:00:00,2021-09-26 19:05:00,3048.14,3037.19,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22254,做空,2021-09-26 19:05:00,2021-09-26 19:10:00,3037.19,3037.92,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22255,做多,2021-09-26 19:10:00,2021-09-26 19:30:00,3037.92,3053.11,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -22256,做多,2021-09-26 21:45:00,2021-09-26 21:50:00,3082.99,3081.81,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22257,做空,2021-09-26 21:50:00,2021-09-26 22:55:00,3081.81,3017.39,0.03,100.0,0.001,0.06,0.0,0.06,tp_lower -22258,做多,2021-09-26 23:50:00,2021-09-27 00:05:00,3061.33,3037.32,0.03,100.0,0.001,-0.02,0.0,-0.03,flip -22259,做空,2021-09-27 00:05:00,2021-09-27 00:25:00,3037.32,3040.26,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22260,做多,2021-09-27 00:25:00,2021-09-27 00:40:00,3040.26,3089.46,0.03,100.0,0.001,0.05,0.0,0.05,tp_upper -22261,做多,2021-09-27 02:50:00,2021-09-27 02:55:00,3143.15,3138.49,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22262,做空,2021-09-27 02:55:00,2021-09-27 03:00:00,3138.49,3142.84,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22263,做多,2021-09-27 03:00:00,2021-09-27 03:05:00,3142.84,3139.0,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22264,做空,2021-09-27 03:05:00,2021-09-27 03:10:00,3139.0,3143.36,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22265,做多,2021-09-27 03:10:00,2021-09-27 03:15:00,3143.36,3131.89,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22266,做空,2021-09-27 03:15:00,2021-09-27 03:40:00,3131.89,3117.45,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -22267,做多,2021-09-27 03:55:00,2021-09-27 04:20:00,3130.0,3128.86,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22268,做空,2021-09-27 04:20:00,2021-09-27 04:25:00,3128.86,3130.05,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22269,做多,2021-09-27 04:25:00,2021-09-27 05:15:00,3130.05,3127.16,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22270,做空,2021-09-27 05:15:00,2021-09-27 05:45:00,3127.16,3128.52,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22271,做多,2021-09-27 05:45:00,2021-09-27 05:50:00,3128.52,3123.65,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22272,做空,2021-09-27 05:50:00,2021-09-27 05:55:00,3123.65,3128.52,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22273,做多,2021-09-27 05:55:00,2021-09-27 06:00:00,3128.52,3132.72,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -22274,做多,2021-09-27 06:35:00,2021-09-27 08:30:00,3127.37,3107.34,0.03,100.0,0.001,-0.02,0.0,-0.02,tp_upper -22275,做多,2021-09-27 10:10:00,2021-09-27 10:20:00,3104.36,3104.68,0.03,100.0,0.001,0.0,0.0,-0.0,flip -22276,做空,2021-09-27 10:20:00,2021-09-27 10:25:00,3104.68,3104.8,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22277,做多,2021-09-27 10:25:00,2021-09-27 10:45:00,3104.8,3103.51,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22278,做空,2021-09-27 10:45:00,2021-09-27 11:00:00,3103.51,3101.94,0.03,100.0,0.001,0.0,0.0,0.0,flip -22279,做多,2021-09-27 11:00:00,2021-09-27 11:05:00,3101.94,3096.19,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22280,做空,2021-09-27 11:05:00,2021-09-27 11:10:00,3096.19,3088.02,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -22281,做多,2021-09-27 11:45:00,2021-09-27 13:05:00,3093.03,3078.41,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -22282,做空,2021-09-27 13:05:00,2021-09-27 13:20:00,3078.41,3081.13,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22283,做多,2021-09-27 13:20:00,2021-09-27 13:30:00,3081.13,3073.29,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_upper -22284,做多,2021-09-27 14:05:00,2021-09-27 14:10:00,3074.88,3073.0,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22285,做空,2021-09-27 14:10:00,2021-09-27 14:20:00,3073.0,3076.54,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22286,做多,2021-09-27 14:20:00,2021-09-27 14:30:00,3076.54,3120.27,0.03,100.0,0.001,0.04,0.0,0.04,tp_upper -22287,做多,2021-09-27 15:55:00,2021-09-27 16:00:00,3058.11,3047.1,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22288,做空,2021-09-27 16:00:00,2021-09-27 16:15:00,3047.1,3044.32,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -22289,做多,2021-09-27 16:15:00,2021-09-27 18:20:00,3044.32,3008.28,0.03,100.0,0.001,-0.04,0.0,-0.04,flip -22290,做空,2021-09-27 18:20:00,2021-09-27 18:55:00,3008.28,2999.53,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -22291,做多,2021-09-27 19:10:00,2021-09-27 19:20:00,3000.5,2998.14,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22292,做空,2021-09-27 19:20:00,2021-09-27 19:25:00,2998.14,3005.98,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22293,做多,2021-09-27 19:25:00,2021-09-27 19:35:00,3005.98,3000.7,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22294,做空,2021-09-27 19:35:00,2021-09-27 19:40:00,3000.7,3004.71,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22295,做多,2021-09-27 19:40:00,2021-09-27 19:45:00,3004.71,2999.07,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22296,做空,2021-09-27 19:45:00,2021-09-27 20:00:00,2999.07,2965.54,0.03,100.0,0.001,0.03,0.0,0.03,tp_lower -22297,做多,2021-09-27 21:20:00,2021-09-27 21:25:00,2971.25,2969.82,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22298,做空,2021-09-27 21:25:00,2021-09-27 23:15:00,2969.82,2977.62,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_lower -22299,做多,2021-09-28 00:35:00,2021-09-28 00:40:00,2947.23,2945.5,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22300,做空,2021-09-28 00:40:00,2021-09-28 01:00:00,2945.5,2905.08,0.03,100.0,0.0011,0.04,0.0,0.04,tp_lower -22301,做多,2021-09-28 01:30:00,2021-09-28 02:40:00,2931.04,2937.99,0.03,100.0,0.0011,0.01,0.0,0.01,flip -22302,做空,2021-09-28 02:40:00,2021-09-28 02:55:00,2937.99,2937.17,0.03,100.0,0.0011,0.0,0.0,-0.0,flip -22303,做多,2021-09-28 02:55:00,2021-09-28 03:05:00,2937.17,2937.15,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22304,做空,2021-09-28 03:05:00,2021-09-28 03:10:00,2937.15,2944.76,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22305,做多,2021-09-28 03:10:00,2021-09-28 03:15:00,2944.76,2942.41,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22306,做空,2021-09-28 03:15:00,2021-09-28 03:20:00,2942.41,2949.32,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22307,做多,2021-09-28 03:20:00,2021-09-28 03:25:00,2949.32,2942.57,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22308,做空,2021-09-28 03:25:00,2021-09-28 03:35:00,2942.57,2939.85,0.03,100.0,0.0011,0.0,0.0,0.0,flip -22309,做多,2021-09-28 03:35:00,2021-09-28 04:15:00,2939.85,2956.73,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -22310,做多,2021-09-28 05:15:00,2021-09-28 08:15:00,2952.36,2928.71,0.03,100.0,0.0011,-0.02,0.0,-0.03,tp_upper -22311,做多,2021-09-28 08:35:00,2021-09-28 08:50:00,2902.69,2894.91,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22312,做空,2021-09-28 08:50:00,2021-09-28 08:55:00,2894.91,2907.12,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22313,做多,2021-09-28 08:55:00,2021-09-28 09:00:00,2907.12,2898.85,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22314,做空,2021-09-28 09:00:00,2021-09-28 09:05:00,2898.85,2901.89,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22315,做多,2021-09-28 09:05:00,2021-09-28 09:15:00,2901.89,2907.14,0.03,100.0,0.001,0.01,0.0,0.0,flip -22316,做空,2021-09-28 09:15:00,2021-09-28 10:20:00,2907.14,2914.67,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22317,做多,2021-09-28 10:20:00,2021-09-28 10:25:00,2914.67,2893.39,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -22318,做空,2021-09-28 10:25:00,2021-09-28 10:40:00,2893.39,2887.8,0.03,100.0,0.001,0.01,0.0,0.0,tp_lower -22319,做多,2021-09-28 11:05:00,2021-09-28 11:20:00,2906.6,2922.96,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -22320,做多,2021-09-28 13:05:00,2021-09-28 13:10:00,2950.65,2899.98,0.03,100.0,0.001,-0.05,0.0,-0.05,tp_upper -22321,做多,2021-09-28 13:15:00,2021-09-28 13:30:00,2920.6,2932.17,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -22322,做多,2021-09-28 16:10:00,2021-09-28 16:20:00,2853.77,2868.56,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -22323,做多,2021-09-28 17:55:00,2021-09-28 18:00:00,2828.08,2819.18,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22324,做空,2021-09-28 18:00:00,2021-09-28 18:20:00,2819.18,2821.85,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -22325,做多,2021-09-28 18:20:00,2021-09-28 18:35:00,2821.85,2837.61,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -22326,做多,2021-09-28 19:55:00,2021-09-28 20:00:00,2836.86,2868.06,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -22327,做多,2021-09-28 20:00:00,2021-09-28 20:05:00,2868.06,2856.84,0.03,100.0,0.0011,-0.01,0.0,-0.01,tp_upper -22328,做多,2021-09-28 21:40:00,2021-09-28 21:45:00,2873.84,2867.84,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22329,做空,2021-09-28 21:45:00,2021-09-28 21:50:00,2867.84,2874.07,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22330,做多,2021-09-28 21:50:00,2021-09-28 21:55:00,2874.07,2880.97,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -22331,做多,2021-09-29 00:25:00,2021-09-29 01:35:00,2833.28,2833.97,0.03,100.0,0.0011,0.0,0.0,-0.0,flip -22332,做空,2021-09-29 01:35:00,2021-09-29 01:40:00,2833.97,2838.6,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22333,做多,2021-09-29 01:40:00,2021-09-29 02:05:00,2838.6,2867.65,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -22334,做多,2021-09-29 03:10:00,2021-09-29 03:15:00,2862.1,2856.07,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22335,做空,2021-09-29 03:15:00,2021-09-29 03:25:00,2856.07,2862.17,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -22336,做多,2021-09-29 03:25:00,2021-09-29 03:40:00,2862.17,2866.53,0.03,100.0,0.0011,0.0,0.0,0.0,flip -22337,做空,2021-09-29 03:40:00,2021-09-29 05:40:00,2866.53,2906.2,0.03,100.0,0.0011,-0.04,0.0,-0.04,flip -22338,做多,2021-09-29 05:40:00,2021-09-29 05:45:00,2906.2,2903.4,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22339,做空,2021-09-29 05:45:00,2021-09-29 05:50:00,2903.4,2905.68,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22340,做多,2021-09-29 05:50:00,2021-09-29 06:05:00,2905.68,2904.53,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22341,做空,2021-09-29 06:05:00,2021-09-29 06:15:00,2904.53,2900.89,0.03,100.0,0.001,0.0,0.0,0.0,flip -22342,做多,2021-09-29 06:15:00,2021-09-29 06:25:00,2900.89,2903.86,0.03,100.0,0.001,0.0,0.0,0.0,flip -22343,做空,2021-09-29 06:25:00,2021-09-29 07:50:00,2903.86,2918.68,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -22344,做多,2021-09-29 07:50:00,2021-09-29 08:05:00,2918.68,2915.21,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22345,做空,2021-09-29 08:05:00,2021-09-29 08:10:00,2915.21,2919.51,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22346,做多,2021-09-29 08:10:00,2021-09-29 08:15:00,2919.51,2910.86,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22347,做空,2021-09-29 08:15:00,2021-09-29 08:20:00,2910.86,2910.85,0.03,100.0,0.001,0.0,0.0,-0.0,tp_lower -22348,做多,2021-09-29 08:30:00,2021-09-29 09:00:00,2915.79,2898.74,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -22349,做空,2021-09-29 09:00:00,2021-09-29 09:05:00,2898.74,2896.76,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -22350,做多,2021-09-29 09:55:00,2021-09-29 10:00:00,2909.45,2941.44,0.03,100.0,0.001,0.03,0.0,0.03,tp_upper -22351,做多,2021-09-29 11:10:00,2021-09-29 11:25:00,2920.09,2923.48,0.03,100.0,0.001,0.0,0.0,0.0,flip -22352,做空,2021-09-29 11:25:00,2021-09-29 11:45:00,2923.48,2923.48,0.03,100.0,0.001,0.0,0.0,-0.0,flip -22353,做多,2021-09-29 11:45:00,2021-09-29 11:50:00,2923.48,2935.16,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -22354,做多,2021-09-29 11:50:00,2021-09-29 11:55:00,2935.16,2931.46,0.03,100.0,0.001,-0.0,0.0,-0.01,tp_upper -22355,做多,2021-09-29 12:30:00,2021-09-29 12:35:00,2928.15,2902.36,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -22356,做空,2021-09-29 12:35:00,2021-09-29 12:40:00,2902.36,2908.87,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_lower -22357,做多,2021-09-29 13:50:00,2021-09-29 14:20:00,2910.0,2925.0,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -22358,做多,2021-09-29 17:20:00,2021-09-29 19:10:00,2846.92,2816.87,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -22359,做空,2021-09-29 19:10:00,2021-09-29 19:15:00,2816.87,2825.9,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22360,做多,2021-09-29 19:15:00,2021-09-29 19:20:00,2825.9,2815.04,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22361,做空,2021-09-29 19:20:00,2021-09-29 19:25:00,2815.04,2818.99,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22362,做多,2021-09-29 19:25:00,2021-09-29 19:30:00,2818.99,2817.48,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22363,做空,2021-09-29 19:30:00,2021-09-29 19:45:00,2817.48,2817.98,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22364,做多,2021-09-29 19:45:00,2021-09-29 21:00:00,2817.98,2829.12,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -22365,做多,2021-09-29 21:15:00,2021-09-29 22:20:00,2815.79,2816.88,0.03,100.0,0.001,0.0,0.0,-0.0,flip -22366,做空,2021-09-29 22:20:00,2021-09-29 22:25:00,2816.88,2820.1,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22367,做多,2021-09-29 22:25:00,2021-09-29 22:30:00,2820.1,2835.2,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -22368,做多,2021-09-30 02:50:00,2021-09-30 02:55:00,2969.71,2990.47,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -22369,做多,2021-09-30 03:35:00,2021-09-30 03:40:00,2985.27,2999.44,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -22370,做多,2021-09-30 05:30:00,2021-09-30 05:40:00,3021.76,3023.82,0.03,100.0,0.001,0.0,0.0,0.0,flip -22371,做空,2021-09-30 05:40:00,2021-09-30 05:45:00,3023.82,3037.0,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22372,做多,2021-09-30 05:45:00,2021-09-30 05:50:00,3037.0,3029.57,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_upper -22373,做多,2021-09-30 08:00:00,2021-09-30 09:05:00,3003.36,2978.76,0.03,100.0,0.001,-0.02,0.0,-0.03,flip -22374,做空,2021-09-30 09:05:00,2021-09-30 09:10:00,2978.76,2986.99,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22375,做多,2021-09-30 09:10:00,2021-09-30 09:20:00,2986.99,2982.53,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22376,做空,2021-09-30 09:20:00,2021-09-30 09:40:00,2982.53,2977.89,0.03,100.0,0.001,0.0,0.0,0.0,flip -22377,做多,2021-09-30 09:40:00,2021-09-30 09:45:00,2977.89,2977.35,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22378,做空,2021-09-30 09:45:00,2021-09-30 10:40:00,2977.35,2967.43,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -22379,做多,2021-09-30 15:05:00,2021-09-30 15:10:00,3003.23,3000.84,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_upper -22380,做多,2021-09-30 16:00:00,2021-09-30 16:05:00,2994.4,2984.83,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22381,做空,2021-09-30 16:05:00,2021-09-30 17:00:00,2984.83,2996.72,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22382,做多,2021-09-30 17:00:00,2021-09-30 17:05:00,2996.72,2998.89,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -22383,做多,2021-09-30 17:30:00,2021-09-30 18:10:00,2985.91,3002.35,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -22384,做多,2021-09-30 19:30:00,2021-09-30 19:35:00,3018.28,3016.57,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22385,做空,2021-09-30 19:35:00,2021-09-30 20:00:00,3016.57,3003.55,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -22386,做多,2021-09-30 21:35:00,2021-09-30 22:25:00,2987.28,3020.27,0.03,100.0,0.001,0.03,0.0,0.03,tp_upper -22387,做多,2021-09-30 23:30:00,2021-09-30 23:50:00,3004.99,3001.13,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22388,做空,2021-09-30 23:50:00,2021-10-01 00:00:00,3001.13,3023.24,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -22389,做多,2021-10-01 00:00:00,2021-10-01 00:05:00,3023.24,3006.65,0.03,100.0,0.001,-0.02,0.0,-0.02,tp_upper -22390,做多,2021-10-01 01:20:00,2021-10-01 01:45:00,3010.92,3016.89,0.03,100.0,0.001,0.01,0.0,0.0,flip -22391,做空,2021-10-01 01:45:00,2021-10-01 02:15:00,3016.89,3002.34,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -22392,做多,2021-10-01 03:15:00,2021-10-01 03:25:00,3001.85,2998.0,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -22393,做空,2021-10-01 03:25:00,2021-10-01 03:30:00,2998.0,2999.13,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22394,做多,2021-10-01 03:30:00,2021-10-01 03:45:00,2999.13,2990.19,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22395,做空,2021-10-01 03:45:00,2021-10-01 03:50:00,2990.19,2999.54,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22396,做多,2021-10-01 03:50:00,2021-10-01 04:00:00,2999.54,3000.87,0.03,100.0,0.001,0.0,0.0,-0.0,tp_upper -22397,做多,2021-10-01 04:55:00,2021-10-01 05:40:00,2998.3,3015.44,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -22398,做多,2021-10-01 06:25:00,2021-10-01 06:30:00,3009.24,3008.26,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22399,做空,2021-10-01 06:30:00,2021-10-01 06:35:00,3008.26,3019.5,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -22400,做多,2021-10-01 06:35:00,2021-10-01 06:50:00,3019.5,3020.59,0.03,100.0,0.001,0.0,0.0,-0.0,tp_upper -22401,做多,2021-10-01 07:10:00,2021-10-01 07:15:00,3018.16,3036.79,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -22402,做多,2021-10-01 09:55:00,2021-10-01 10:25:00,3114.04,3159.22,0.03,100.0,0.0009,0.04,0.0,0.04,tp_upper -22403,做多,2021-10-01 10:25:00,2021-10-01 10:30:00,3159.22,3183.49,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22404,做多,2021-10-01 14:05:00,2021-10-01 14:15:00,3219.56,3210.0,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22405,做空,2021-10-01 14:15:00,2021-10-01 14:35:00,3210.0,3196.59,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22406,做多,2021-10-01 14:55:00,2021-10-01 15:10:00,3211.55,3225.21,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22407,做多,2021-10-01 18:20:00,2021-10-01 18:25:00,3268.0,3284.55,0.03,100.0,0.0009,0.02,0.0,0.01,tp_upper -22408,做多,2021-10-01 18:25:00,2021-10-01 18:30:00,3284.55,3289.22,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22409,做多,2021-10-01 20:35:00,2021-10-01 20:40:00,3302.04,3280.97,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -22410,做空,2021-10-01 20:40:00,2021-10-01 20:45:00,3280.97,3280.77,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -22411,做多,2021-10-01 21:05:00,2021-10-01 21:15:00,3290.0,3304.59,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22412,做多,2021-10-01 23:20:00,2021-10-02 00:00:00,3296.08,3309.81,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22413,做多,2021-10-02 00:15:00,2021-10-02 00:30:00,3293.0,3286.41,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22414,做空,2021-10-02 00:30:00,2021-10-02 00:35:00,3286.41,3275.49,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22415,做多,2021-10-02 00:45:00,2021-10-02 01:00:00,3290.22,3312.84,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22416,做多,2021-10-02 01:00:00,2021-10-02 01:05:00,3312.84,3316.79,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22417,做多,2021-10-02 02:20:00,2021-10-02 02:25:00,3307.53,3305.5,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22418,做空,2021-10-02 02:25:00,2021-10-02 03:00:00,3305.5,3291.96,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22419,做多,2021-10-02 04:50:00,2021-10-02 04:55:00,3274.1,3272.44,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -22420,做空,2021-10-02 04:55:00,2021-10-02 06:10:00,3272.44,3280.23,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22421,做多,2021-10-02 06:10:00,2021-10-02 06:15:00,3280.23,3278.48,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22422,做空,2021-10-02 06:15:00,2021-10-02 06:20:00,3278.48,3285.53,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22423,做多,2021-10-02 06:20:00,2021-10-02 06:25:00,3285.53,3284.43,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22424,做空,2021-10-02 06:25:00,2021-10-02 06:40:00,3284.43,3291.46,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22425,做多,2021-10-02 06:40:00,2021-10-02 06:50:00,3291.46,3282.33,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22426,做空,2021-10-02 06:50:00,2021-10-02 06:55:00,3282.33,3283.52,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22427,做多,2021-10-02 06:55:00,2021-10-02 07:05:00,3283.52,3279.34,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22428,做空,2021-10-02 07:05:00,2021-10-02 07:10:00,3279.34,3290.0,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22429,做多,2021-10-02 07:10:00,2021-10-02 07:15:00,3290.0,3281.31,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22430,做空,2021-10-02 07:15:00,2021-10-02 07:25:00,3281.31,3283.74,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22431,做多,2021-10-02 07:25:00,2021-10-02 07:30:00,3283.74,3278.88,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22432,做空,2021-10-02 07:30:00,2021-10-02 07:35:00,3278.88,3282.23,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22433,做多,2021-10-02 07:35:00,2021-10-02 07:45:00,3282.23,3289.12,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -22434,做多,2021-10-02 08:10:00,2021-10-02 08:15:00,3283.45,3275.95,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22435,做空,2021-10-02 08:15:00,2021-10-02 08:20:00,3275.95,3265.92,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22436,做多,2021-10-02 08:40:00,2021-10-02 08:45:00,3279.71,3277.22,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22437,做空,2021-10-02 08:45:00,2021-10-02 08:55:00,3277.22,3284.4,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22438,做多,2021-10-02 08:55:00,2021-10-02 09:05:00,3284.4,3291.48,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -22439,做多,2021-10-02 10:15:00,2021-10-02 10:20:00,3294.47,3293.81,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22440,做空,2021-10-02 10:20:00,2021-10-02 11:10:00,3293.81,3270.98,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -22441,做多,2021-10-02 11:30:00,2021-10-02 11:55:00,3286.66,3296.35,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22442,做多,2021-10-02 13:25:00,2021-10-02 13:30:00,3304.26,3311.48,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22443,做多,2021-10-02 16:15:00,2021-10-02 16:30:00,3383.9,3420.67,0.03,100.0,0.0009,0.03,0.0,0.03,tp_upper -22444,做多,2021-10-02 18:35:00,2021-10-02 18:50:00,3427.78,3440.65,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22445,做多,2021-10-02 20:15:00,2021-10-02 21:40:00,3442.26,3430.41,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22446,做空,2021-10-02 21:40:00,2021-10-02 21:45:00,3430.41,3438.78,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22447,做多,2021-10-02 21:45:00,2021-10-02 21:55:00,3438.78,3447.56,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22448,做多,2021-10-02 22:35:00,2021-10-03 00:30:00,3440.52,3386.55,0.03,100.0,0.0009,-0.05,0.0,-0.05,flip -22449,做空,2021-10-03 00:30:00,2021-10-03 00:45:00,3386.55,3357.83,0.03,100.0,0.0009,0.03,0.0,0.02,tp_lower -22450,做多,2021-10-03 01:40:00,2021-10-03 02:05:00,3386.39,3408.16,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22451,做多,2021-10-03 03:50:00,2021-10-03 04:00:00,3398.65,3395.31,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22452,做空,2021-10-03 04:00:00,2021-10-03 04:05:00,3395.31,3403.84,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22453,做多,2021-10-03 04:05:00,2021-10-03 04:55:00,3403.84,3398.68,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22454,做空,2021-10-03 04:55:00,2021-10-03 05:20:00,3398.68,3405.74,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22455,做多,2021-10-03 05:20:00,2021-10-03 05:25:00,3405.74,3409.46,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22456,做多,2021-10-03 06:20:00,2021-10-03 06:40:00,3409.77,3412.44,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22457,做空,2021-10-03 06:40:00,2021-10-03 06:45:00,3412.44,3416.99,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22458,做多,2021-10-03 06:45:00,2021-10-03 06:50:00,3416.99,3416.73,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22459,做空,2021-10-03 06:50:00,2021-10-03 07:05:00,3416.73,3401.17,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22460,做多,2021-10-03 08:15:00,2021-10-03 08:35:00,3403.56,3409.7,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -22461,做多,2021-10-03 08:50:00,2021-10-03 08:55:00,3400.09,3392.19,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22462,做空,2021-10-03 08:55:00,2021-10-03 09:00:00,3392.19,3384.99,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22463,做多,2021-10-03 09:50:00,2021-10-03 10:00:00,3389.2,3383.86,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22464,做空,2021-10-03 10:00:00,2021-10-03 10:10:00,3383.86,3394.1,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22465,做多,2021-10-03 10:10:00,2021-10-03 10:15:00,3394.1,3407.68,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22466,做多,2021-10-03 10:55:00,2021-10-03 11:10:00,3391.15,3405.0,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22467,做多,2021-10-03 12:25:00,2021-10-03 12:35:00,3407.78,3411.17,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22468,做空,2021-10-03 12:35:00,2021-10-03 12:40:00,3411.17,3414.97,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22469,做多,2021-10-03 12:40:00,2021-10-03 12:45:00,3414.97,3419.07,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22470,做多,2021-10-03 13:00:00,2021-10-03 13:05:00,3411.73,3406.3,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22471,做空,2021-10-03 13:05:00,2021-10-03 13:10:00,3406.3,3415.91,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22472,做多,2021-10-03 13:10:00,2021-10-03 13:15:00,3415.91,3424.38,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22473,做多,2021-10-03 14:45:00,2021-10-03 17:20:00,3430.22,3424.17,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -22474,做多,2021-10-03 17:40:00,2021-10-03 17:45:00,3415.38,3443.13,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22475,做多,2021-10-03 17:45:00,2021-10-03 17:50:00,3443.13,3459.54,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22476,做多,2021-10-03 20:00:00,2021-10-03 22:35:00,3471.28,3428.05,0.03,100.0,0.0009,-0.04,0.0,-0.04,tp_upper -22477,做多,2021-10-03 23:05:00,2021-10-03 23:20:00,3417.57,3415.56,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22478,做空,2021-10-03 23:20:00,2021-10-03 23:50:00,3415.56,3418.03,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22479,做多,2021-10-03 23:50:00,2021-10-04 00:05:00,3418.03,3423.73,0.03,100.0,0.0009,0.01,0.0,0.0,flip -22480,做空,2021-10-04 00:05:00,2021-10-04 00:15:00,3423.73,3407.43,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22481,做多,2021-10-04 02:10:00,2021-10-04 02:15:00,3379.5,3375.42,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22482,做空,2021-10-04 02:15:00,2021-10-04 02:25:00,3375.42,3354.47,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -22483,做多,2021-10-04 03:30:00,2021-10-04 03:35:00,3360.86,3347.86,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22484,做空,2021-10-04 03:35:00,2021-10-04 04:05:00,3347.86,3336.0,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22485,做多,2021-10-04 04:10:00,2021-10-04 05:20:00,3347.29,3367.4,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22486,做多,2021-10-04 06:50:00,2021-10-04 07:40:00,3354.33,3348.98,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22487,做空,2021-10-04 07:40:00,2021-10-04 07:45:00,3348.98,3356.53,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22488,做多,2021-10-04 07:45:00,2021-10-04 07:50:00,3356.53,3357.96,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -22489,做多,2021-10-04 09:20:00,2021-10-04 09:25:00,3355.78,3354.33,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22490,做空,2021-10-04 09:25:00,2021-10-04 09:30:00,3354.33,3357.1,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22491,做多,2021-10-04 09:30:00,2021-10-04 09:35:00,3357.1,3346.24,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22492,做空,2021-10-04 09:35:00,2021-10-04 09:45:00,3346.24,3355.06,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22493,做多,2021-10-04 09:45:00,2021-10-04 09:50:00,3355.06,3349.2,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22494,做空,2021-10-04 09:50:00,2021-10-04 09:55:00,3349.2,3353.76,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22495,做多,2021-10-04 09:55:00,2021-10-04 10:10:00,3353.76,3347.49,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22496,做空,2021-10-04 10:10:00,2021-10-04 10:20:00,3347.49,3330.51,0.03,100.0,0.0009,0.02,0.0,0.01,tp_lower -22497,做多,2021-10-04 10:25:00,2021-10-04 10:30:00,3353.83,3338.03,0.03,100.0,0.0009,-0.01,0.0,-0.02,flip -22498,做空,2021-10-04 10:30:00,2021-10-04 10:40:00,3338.03,3333.58,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -22499,做多,2021-10-04 10:55:00,2021-10-04 12:20:00,3344.13,3325.64,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -22500,做空,2021-10-04 12:20:00,2021-10-04 14:40:00,3325.64,3348.14,0.03,100.0,0.0009,-0.02,0.0,-0.02,tp_lower -22501,做多,2021-10-04 16:05:00,2021-10-04 16:10:00,3333.81,3354.52,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22502,做多,2021-10-04 17:20:00,2021-10-04 17:35:00,3356.7,3389.58,0.03,100.0,0.0009,0.03,0.0,0.03,tp_upper -22503,做多,2021-10-04 19:15:00,2021-10-04 20:00:00,3410.84,3407.77,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22504,做空,2021-10-04 20:00:00,2021-10-04 20:05:00,3407.77,3409.21,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22505,做多,2021-10-04 20:05:00,2021-10-04 22:00:00,3409.21,3393.7,0.03,100.0,0.0009,-0.01,0.0,-0.02,tp_upper -22506,做多,2021-10-04 23:00:00,2021-10-04 23:05:00,3384.37,3372.55,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22507,做空,2021-10-04 23:05:00,2021-10-04 23:10:00,3372.55,3384.22,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22508,做多,2021-10-04 23:10:00,2021-10-04 23:15:00,3384.22,3400.43,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22509,做多,2021-10-05 00:10:00,2021-10-05 00:25:00,3386.2,3388.62,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22510,做空,2021-10-05 00:25:00,2021-10-05 00:35:00,3388.62,3405.83,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -22511,做多,2021-10-05 00:35:00,2021-10-05 00:40:00,3405.83,3402.33,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -22512,做多,2021-10-05 02:30:00,2021-10-05 03:05:00,3388.18,3398.94,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22513,做多,2021-10-05 03:45:00,2021-10-05 04:00:00,3386.32,3382.67,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22514,做空,2021-10-05 04:00:00,2021-10-05 04:05:00,3382.67,3394.89,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22515,做多,2021-10-05 04:05:00,2021-10-05 04:15:00,3394.89,3391.34,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22516,做空,2021-10-05 04:15:00,2021-10-05 04:30:00,3391.34,3378.5,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22517,做多,2021-10-05 05:20:00,2021-10-05 05:35:00,3382.49,3379.6,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22518,做空,2021-10-05 05:35:00,2021-10-05 05:40:00,3379.6,3384.3,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22519,做多,2021-10-05 05:40:00,2021-10-05 06:10:00,3384.3,3386.69,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22520,做空,2021-10-05 06:10:00,2021-10-05 07:00:00,3386.69,3388.9,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -22521,做多,2021-10-05 07:00:00,2021-10-05 07:10:00,3388.9,3395.29,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -22522,做多,2021-10-05 07:50:00,2021-10-05 07:55:00,3393.71,3388.42,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22523,做空,2021-10-05 07:55:00,2021-10-05 08:05:00,3388.42,3389.0,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22524,做多,2021-10-05 08:05:00,2021-10-05 08:15:00,3389.0,3385.92,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22525,做空,2021-10-05 08:15:00,2021-10-05 08:25:00,3385.92,3383.84,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -22526,做多,2021-10-05 08:35:00,2021-10-05 08:40:00,3395.35,3402.17,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -22527,做多,2021-10-05 09:30:00,2021-10-05 09:40:00,3406.05,3424.15,0.03,100.0,0.0009,0.02,0.0,0.01,tp_upper -22528,做多,2021-10-05 10:55:00,2021-10-05 11:35:00,3438.5,3450.78,0.03,100.0,0.0009,0.01,0.0,0.01,flip -22529,做空,2021-10-05 11:35:00,2021-10-05 11:45:00,3450.78,3446.9,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22530,做多,2021-10-05 11:45:00,2021-10-05 11:55:00,3446.9,3447.0,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -22531,做空,2021-10-05 11:55:00,2021-10-05 12:10:00,3447.0,3444.4,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22532,做多,2021-10-05 12:10:00,2021-10-05 12:20:00,3444.4,3443.39,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22533,做空,2021-10-05 12:20:00,2021-10-05 12:30:00,3443.39,3440.99,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -22534,做多,2021-10-05 12:40:00,2021-10-05 12:45:00,3455.05,3451.52,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -22535,做多,2021-10-05 13:10:00,2021-10-05 13:20:00,3448.76,3445.44,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22536,做空,2021-10-05 13:20:00,2021-10-05 13:30:00,3445.44,3450.19,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22537,做多,2021-10-05 13:30:00,2021-10-05 13:35:00,3450.19,3454.46,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22538,做多,2021-10-05 15:10:00,2021-10-05 15:20:00,3440.55,3440.24,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22539,做空,2021-10-05 15:20:00,2021-10-05 16:05:00,3440.24,3430.55,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22540,做多,2021-10-05 16:05:00,2021-10-05 16:15:00,3430.55,3428.75,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22541,做空,2021-10-05 16:15:00,2021-10-05 16:30:00,3428.75,3424.31,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -22542,做多,2021-10-05 16:45:00,2021-10-05 17:00:00,3431.0,3429.73,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22543,做空,2021-10-05 17:00:00,2021-10-05 17:20:00,3429.73,3428.47,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -22544,做多,2021-10-05 17:20:00,2021-10-05 17:30:00,3428.47,3433.52,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22545,做多,2021-10-05 22:30:00,2021-10-05 23:25:00,3519.31,3519.4,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -22546,做空,2021-10-05 23:25:00,2021-10-05 23:30:00,3519.4,3526.17,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22547,做多,2021-10-05 23:30:00,2021-10-05 23:55:00,3526.17,3517.64,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22548,做空,2021-10-05 23:55:00,2021-10-06 00:00:00,3517.64,3512.01,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -22549,做多,2021-10-06 00:10:00,2021-10-06 00:15:00,3530.78,3531.55,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -22550,做多,2021-10-06 00:30:00,2021-10-06 00:40:00,3521.79,3525.13,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22551,做空,2021-10-06 00:40:00,2021-10-06 00:55:00,3525.13,3526.26,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22552,做多,2021-10-06 00:55:00,2021-10-06 01:00:00,3526.26,3515.31,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22553,做空,2021-10-06 01:00:00,2021-10-06 01:05:00,3515.31,3506.51,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22554,做多,2021-10-06 02:30:00,2021-10-06 03:05:00,3497.39,3489.81,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22555,做空,2021-10-06 03:05:00,2021-10-06 03:15:00,3489.81,3482.81,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -22556,做多,2021-10-06 03:35:00,2021-10-06 03:40:00,3494.91,3490.02,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22557,做空,2021-10-06 03:40:00,2021-10-06 03:45:00,3490.02,3491.91,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22558,做多,2021-10-06 03:45:00,2021-10-06 03:55:00,3491.91,3488.04,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22559,做空,2021-10-06 03:55:00,2021-10-06 04:00:00,3488.04,3493.96,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22560,做多,2021-10-06 04:00:00,2021-10-06 04:05:00,3493.96,3483.68,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22561,做空,2021-10-06 04:05:00,2021-10-06 04:20:00,3483.68,3477.95,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -22562,做多,2021-10-06 05:15:00,2021-10-06 05:20:00,3482.53,3479.78,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22563,做空,2021-10-06 05:20:00,2021-10-06 05:40:00,3479.78,3479.83,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22564,做多,2021-10-06 05:40:00,2021-10-06 05:45:00,3479.83,3476.36,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22565,做空,2021-10-06 05:45:00,2021-10-06 07:10:00,3476.36,3476.63,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -22566,做多,2021-10-06 10:10:00,2021-10-06 10:20:00,3373.85,3368.29,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22567,做空,2021-10-06 10:20:00,2021-10-06 10:25:00,3368.29,3374.43,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22568,做多,2021-10-06 10:25:00,2021-10-06 10:30:00,3374.43,3381.14,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -22569,做多,2021-10-06 12:10:00,2021-10-06 12:15:00,3396.37,3413.42,0.03,100.0,0.0009,0.02,0.0,0.01,tp_upper -22570,做多,2021-10-06 18:00:00,2021-10-06 18:35:00,3590.31,3611.43,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -22571,做多,2021-10-06 19:00:00,2021-10-06 19:10:00,3598.53,3584.55,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22572,做空,2021-10-06 19:10:00,2021-10-06 19:40:00,3584.55,3582.57,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -22573,做多,2021-10-06 19:55:00,2021-10-06 20:00:00,3590.9,3580.82,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22574,做空,2021-10-06 20:00:00,2021-10-06 20:10:00,3580.82,3596.53,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22575,做多,2021-10-06 20:10:00,2021-10-06 20:20:00,3596.53,3598.93,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22576,做多,2021-10-06 20:40:00,2021-10-06 22:00:00,3584.06,3587.53,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22577,做多,2021-10-06 23:15:00,2021-10-06 23:20:00,3600.12,3589.01,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -22578,做多,2021-10-07 02:00:00,2021-10-07 02:40:00,3527.08,3536.17,0.03,100.0,0.0009,0.01,0.0,0.01,flip -22579,做空,2021-10-07 02:40:00,2021-10-07 03:15:00,3536.17,3528.07,0.03,100.0,0.0009,0.01,0.0,0.01,flip -22580,做多,2021-10-07 03:15:00,2021-10-07 03:55:00,3528.07,3522.36,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22581,做空,2021-10-07 03:55:00,2021-10-07 04:00:00,3522.36,3525.17,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22582,做多,2021-10-07 04:00:00,2021-10-07 04:15:00,3525.17,3545.44,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22583,做多,2021-10-07 05:35:00,2021-10-07 05:40:00,3537.61,3536.48,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22584,做空,2021-10-07 05:40:00,2021-10-07 05:45:00,3536.48,3540.05,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22585,做多,2021-10-07 05:45:00,2021-10-07 06:35:00,3540.05,3537.54,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22586,做空,2021-10-07 06:35:00,2021-10-07 06:45:00,3537.54,3532.83,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22587,做多,2021-10-07 06:45:00,2021-10-07 07:30:00,3532.83,3561.08,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22588,做多,2021-10-07 08:50:00,2021-10-07 09:00:00,3592.15,3582.24,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22589,做空,2021-10-07 09:00:00,2021-10-07 09:15:00,3582.24,3569.34,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22590,做多,2021-10-07 10:00:00,2021-10-07 11:05:00,3569.65,3578.69,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22591,做多,2021-10-07 11:30:00,2021-10-07 12:05:00,3571.99,3578.21,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -22592,做多,2021-10-07 12:40:00,2021-10-07 12:45:00,3582.52,3574.04,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22593,做空,2021-10-07 12:45:00,2021-10-07 12:55:00,3574.04,3570.26,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22594,做多,2021-10-07 12:55:00,2021-10-07 13:15:00,3570.26,3580.62,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22595,做多,2021-10-07 15:20:00,2021-10-07 15:50:00,3589.81,3585.86,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22596,做空,2021-10-07 15:50:00,2021-10-07 16:15:00,3585.86,3574.27,0.03,100.0,0.0009,0.01,0.0,0.01,flip -22597,做多,2021-10-07 16:15:00,2021-10-07 16:50:00,3574.27,3607.87,0.03,100.0,0.0009,0.03,0.0,0.03,tp_upper -22598,做多,2021-10-07 18:05:00,2021-10-07 18:20:00,3607.39,3606.41,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22599,做空,2021-10-07 18:20:00,2021-10-07 18:25:00,3606.41,3601.21,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -22600,做多,2021-10-07 18:30:00,2021-10-07 19:05:00,3603.5,3597.29,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22601,做空,2021-10-07 19:05:00,2021-10-07 19:10:00,3597.29,3607.9,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22602,做多,2021-10-07 19:10:00,2021-10-07 20:10:00,3607.9,3609.11,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -22603,做空,2021-10-07 20:10:00,2021-10-07 22:10:00,3609.11,3619.58,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_lower -22604,做多,2021-10-08 00:05:00,2021-10-08 00:25:00,3593.16,3602.98,0.03,100.0,0.0009,0.01,0.0,0.01,flip -22605,做空,2021-10-08 00:25:00,2021-10-08 01:20:00,3602.98,3604.38,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22606,做多,2021-10-08 01:20:00,2021-10-08 01:30:00,3604.38,3603.5,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22607,做空,2021-10-08 01:30:00,2021-10-08 01:35:00,3603.5,3610.46,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22608,做多,2021-10-08 01:35:00,2021-10-08 01:40:00,3610.46,3597.02,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22609,做空,2021-10-08 01:40:00,2021-10-08 01:45:00,3597.02,3605.42,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_lower -22610,做多,2021-10-08 01:55:00,2021-10-08 02:00:00,3610.48,3612.85,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22611,做多,2021-10-08 03:35:00,2021-10-08 03:40:00,3574.36,3564.91,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22612,做空,2021-10-08 03:40:00,2021-10-08 03:45:00,3564.91,3574.8,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22613,做多,2021-10-08 03:45:00,2021-10-08 03:50:00,3574.8,3569.2,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22614,做空,2021-10-08 03:50:00,2021-10-08 03:55:00,3569.2,3575.99,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22615,做多,2021-10-08 03:55:00,2021-10-08 04:10:00,3575.99,3573.52,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22616,做空,2021-10-08 04:10:00,2021-10-08 04:20:00,3573.52,3577.99,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22617,做多,2021-10-08 04:20:00,2021-10-08 04:55:00,3577.99,3575.49,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22618,做空,2021-10-08 04:55:00,2021-10-08 05:05:00,3575.49,3561.75,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22619,做多,2021-10-08 05:45:00,2021-10-08 06:00:00,3576.5,3592.95,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22620,做多,2021-10-08 06:20:00,2021-10-08 06:35:00,3578.85,3572.01,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22621,做空,2021-10-08 06:35:00,2021-10-08 06:40:00,3572.01,3574.47,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22622,做多,2021-10-08 06:40:00,2021-10-08 07:00:00,3574.47,3577.77,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22623,做空,2021-10-08 07:00:00,2021-10-08 07:05:00,3577.77,3587.34,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22624,做多,2021-10-08 07:05:00,2021-10-08 07:10:00,3587.34,3594.36,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -22625,做多,2021-10-08 09:25:00,2021-10-08 09:35:00,3637.16,3640.33,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22626,做空,2021-10-08 09:35:00,2021-10-08 10:05:00,3640.33,3625.48,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22627,做多,2021-10-08 10:35:00,2021-10-08 10:45:00,3637.71,3635.13,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22628,做空,2021-10-08 10:45:00,2021-10-08 10:50:00,3635.13,3639.32,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22629,做多,2021-10-08 10:50:00,2021-10-08 10:55:00,3639.32,3630.56,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22630,做空,2021-10-08 10:55:00,2021-10-08 11:05:00,3630.56,3639.99,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22631,做多,2021-10-08 11:05:00,2021-10-08 11:30:00,3639.99,3631.39,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22632,做空,2021-10-08 11:30:00,2021-10-08 11:35:00,3631.39,3635.25,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22633,做多,2021-10-08 11:35:00,2021-10-08 11:45:00,3635.25,3625.26,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22634,做空,2021-10-08 11:45:00,2021-10-08 11:50:00,3625.26,3620.05,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -22635,做多,2021-10-08 13:20:00,2021-10-08 13:30:00,3608.14,3602.24,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22636,做空,2021-10-08 13:30:00,2021-10-08 13:40:00,3602.24,3602.2,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22637,做多,2021-10-08 13:40:00,2021-10-08 13:55:00,3602.2,3599.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22638,做空,2021-10-08 13:55:00,2021-10-08 14:00:00,3599.0,3610.39,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22639,做多,2021-10-08 14:00:00,2021-10-08 14:20:00,3610.39,3616.9,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -22640,做多,2021-10-08 16:25:00,2021-10-08 16:55:00,3623.47,3632.66,0.03,100.0,0.0008,0.01,0.0,0.01,flip -22641,做空,2021-10-08 16:55:00,2021-10-08 17:55:00,3632.66,3627.85,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22642,做多,2021-10-08 17:55:00,2021-10-08 18:35:00,3627.85,3641.69,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22643,做多,2021-10-08 19:00:00,2021-10-08 19:10:00,3630.03,3629.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22644,做空,2021-10-08 19:10:00,2021-10-08 19:30:00,3629.0,3630.72,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -22645,做多,2021-10-08 19:55:00,2021-10-08 22:05:00,3627.27,3571.57,0.03,100.0,0.0008,-0.05,0.0,-0.05,flip -22646,做空,2021-10-08 22:05:00,2021-10-08 22:15:00,3571.57,3574.38,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22647,做多,2021-10-08 22:15:00,2021-10-08 22:35:00,3574.38,3590.01,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22648,做多,2021-10-09 00:20:00,2021-10-09 00:40:00,3570.52,3579.6,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22649,做多,2021-10-09 01:30:00,2021-10-09 01:50:00,3565.14,3564.44,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22650,做空,2021-10-09 01:50:00,2021-10-09 01:55:00,3564.44,3560.8,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -22651,做多,2021-10-09 02:30:00,2021-10-09 03:15:00,3570.11,3578.85,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22652,做多,2021-10-09 04:15:00,2021-10-09 04:40:00,3579.77,3580.12,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -22653,做空,2021-10-09 04:40:00,2021-10-09 04:45:00,3580.12,3585.97,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22654,做多,2021-10-09 04:45:00,2021-10-09 04:50:00,3585.97,3585.6,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22655,做空,2021-10-09 04:50:00,2021-10-09 05:10:00,3585.6,3583.32,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22656,做多,2021-10-09 05:10:00,2021-10-09 05:15:00,3583.32,3578.04,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22657,做空,2021-10-09 05:15:00,2021-10-09 05:20:00,3578.04,3573.54,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -22658,做多,2021-10-09 05:55:00,2021-10-09 06:00:00,3586.82,3607.41,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -22659,做多,2021-10-09 07:15:00,2021-10-09 07:35:00,3602.39,3603.2,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22660,做空,2021-10-09 07:35:00,2021-10-09 07:40:00,3603.2,3606.7,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22661,做多,2021-10-09 07:40:00,2021-10-09 07:45:00,3606.7,3606.46,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -22662,做多,2021-10-09 09:50:00,2021-10-09 09:55:00,3594.78,3597.69,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22663,做多,2021-10-09 10:40:00,2021-10-09 10:50:00,3586.51,3605.83,0.03,100.0,0.0008,0.02,0.0,0.01,tp_upper -22664,做多,2021-10-09 11:45:00,2021-10-09 12:05:00,3599.0,3600.0,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22665,做空,2021-10-09 12:05:00,2021-10-09 12:10:00,3600.0,3607.19,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22666,做多,2021-10-09 12:10:00,2021-10-09 12:15:00,3607.19,3599.6,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22667,做空,2021-10-09 12:15:00,2021-10-09 12:20:00,3599.6,3606.31,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22668,做多,2021-10-09 12:20:00,2021-10-09 12:30:00,3606.31,3605.3,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22669,做空,2021-10-09 12:30:00,2021-10-09 12:45:00,3605.3,3604.51,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22670,做多,2021-10-09 12:45:00,2021-10-09 13:00:00,3604.51,3609.9,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22671,做多,2021-10-09 14:25:00,2021-10-09 14:30:00,3620.0,3614.57,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22672,做空,2021-10-09 14:30:00,2021-10-09 14:35:00,3614.57,3623.57,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22673,做多,2021-10-09 14:35:00,2021-10-09 14:50:00,3623.57,3615.62,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22674,做空,2021-10-09 14:50:00,2021-10-09 14:55:00,3615.62,3618.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22675,做多,2021-10-09 14:55:00,2021-10-09 15:30:00,3618.0,3611.06,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22676,做空,2021-10-09 15:30:00,2021-10-09 15:35:00,3611.06,3611.86,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -22677,做多,2021-10-09 17:20:00,2021-10-09 17:40:00,3595.23,3591.37,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22678,做空,2021-10-09 17:40:00,2021-10-09 17:45:00,3591.37,3592.35,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22679,做多,2021-10-09 17:45:00,2021-10-09 18:00:00,3592.35,3597.93,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22680,做多,2021-10-09 18:45:00,2021-10-09 19:15:00,3595.32,3591.75,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22681,做空,2021-10-09 19:15:00,2021-10-09 19:30:00,3591.75,3591.17,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22682,做多,2021-10-09 19:30:00,2021-10-09 19:45:00,3591.17,3591.35,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22683,做空,2021-10-09 19:45:00,2021-10-09 19:55:00,3591.35,3584.02,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -22684,做多,2021-10-09 20:55:00,2021-10-09 21:00:00,3579.91,3575.6,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22685,做空,2021-10-09 21:00:00,2021-10-09 21:20:00,3575.6,3574.88,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22686,做多,2021-10-09 21:20:00,2021-10-09 21:30:00,3574.88,3571.14,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22687,做空,2021-10-09 21:30:00,2021-10-09 21:35:00,3571.14,3573.96,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22688,做多,2021-10-09 21:35:00,2021-10-09 21:50:00,3573.96,3585.62,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22689,做多,2021-10-09 22:40:00,2021-10-09 23:10:00,3584.19,3593.38,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22690,做多,2021-10-09 23:45:00,2021-10-10 00:25:00,3582.15,3584.18,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22691,做空,2021-10-10 00:25:00,2021-10-10 00:50:00,3584.18,3567.84,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22692,做多,2021-10-10 02:40:00,2021-10-10 02:45:00,3522.31,3519.23,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22693,做空,2021-10-10 02:45:00,2021-10-10 03:50:00,3519.23,3529.2,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22694,做多,2021-10-10 03:50:00,2021-10-10 03:55:00,3529.2,3532.41,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -22695,做多,2021-10-10 04:45:00,2021-10-10 04:50:00,3553.04,3561.07,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22696,做多,2021-10-10 08:20:00,2021-10-10 08:35:00,3588.39,3592.07,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22697,做空,2021-10-10 08:35:00,2021-10-10 09:10:00,3592.07,3576.06,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22698,做多,2021-10-10 09:20:00,2021-10-10 10:10:00,3587.91,3581.5,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22699,做空,2021-10-10 10:10:00,2021-10-10 10:20:00,3581.5,3579.17,0.03,100.0,0.0009,0.0,0.0,0.0,flip -22700,做多,2021-10-10 10:20:00,2021-10-10 10:30:00,3579.17,3572.0,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22701,做空,2021-10-10 10:30:00,2021-10-10 11:05:00,3572.0,3558.91,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22702,做多,2021-10-10 11:35:00,2021-10-10 11:45:00,3573.1,3569.53,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22703,做空,2021-10-10 11:45:00,2021-10-10 12:05:00,3569.53,3558.65,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22704,做多,2021-10-10 13:10:00,2021-10-10 13:35:00,3549.51,3547.34,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22705,做空,2021-10-10 13:35:00,2021-10-10 14:50:00,3547.34,3557.88,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22706,做多,2021-10-10 14:50:00,2021-10-10 14:55:00,3557.88,3552.01,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22707,做空,2021-10-10 14:55:00,2021-10-10 15:00:00,3552.01,3539.68,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22708,做多,2021-10-10 15:30:00,2021-10-10 15:45:00,3554.11,3555.83,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -22709,做空,2021-10-10 15:45:00,2021-10-10 16:25:00,3555.83,3537.3,0.03,100.0,0.0009,0.02,0.0,0.01,tp_lower -22710,做多,2021-10-10 16:55:00,2021-10-10 18:20:00,3548.12,3514.33,0.03,100.0,0.0009,-0.03,0.0,-0.03,flip -22711,做空,2021-10-10 18:20:00,2021-10-10 18:30:00,3514.33,3523.35,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22712,做多,2021-10-10 18:30:00,2021-10-10 18:40:00,3523.35,3517.79,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22713,做空,2021-10-10 18:40:00,2021-10-10 18:45:00,3517.79,3525.8,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22714,做多,2021-10-10 18:45:00,2021-10-10 18:55:00,3525.8,3528.72,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22715,做多,2021-10-10 19:55:00,2021-10-10 20:00:00,3530.0,3525.01,0.03,100.0,0.0008,-0.0,0.0,-0.01,tp_upper -22716,做多,2021-10-10 20:10:00,2021-10-10 20:15:00,3541.44,3548.28,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -22717,做多,2021-10-10 22:50:00,2021-10-10 23:05:00,3467.75,3455.45,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22718,做空,2021-10-10 23:05:00,2021-10-10 23:10:00,3455.45,3455.77,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22719,做多,2021-10-10 23:10:00,2021-10-10 23:25:00,3455.77,3448.2,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22720,做空,2021-10-10 23:25:00,2021-10-10 23:30:00,3448.2,3436.7,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -22721,做多,2021-10-11 00:30:00,2021-10-11 01:10:00,3434.07,3459.08,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -22722,做多,2021-10-11 05:40:00,2021-10-11 05:45:00,3522.18,3517.99,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22723,做空,2021-10-11 05:45:00,2021-10-11 05:50:00,3517.99,3529.3,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22724,做多,2021-10-11 05:50:00,2021-10-11 06:00:00,3529.3,3527.27,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -22725,做多,2021-10-11 06:25:00,2021-10-11 06:50:00,3515.43,3516.81,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -22726,做空,2021-10-11 06:50:00,2021-10-11 06:55:00,3516.81,3521.09,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -22727,做多,2021-10-11 06:55:00,2021-10-11 07:15:00,3521.09,3517.92,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -22728,做空,2021-10-11 07:15:00,2021-10-11 07:20:00,3517.92,3523.92,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22729,做多,2021-10-11 07:20:00,2021-10-11 07:25:00,3523.92,3539.72,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -22730,做多,2021-10-11 09:20:00,2021-10-11 10:55:00,3602.56,3562.74,0.03,100.0,0.0008,-0.03,0.0,-0.04,flip -22731,做空,2021-10-11 10:55:00,2021-10-11 11:00:00,3562.74,3569.07,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_lower -22732,做多,2021-10-11 11:35:00,2021-10-11 11:45:00,3571.22,3564.75,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22733,做空,2021-10-11 11:45:00,2021-10-11 11:50:00,3564.75,3566.06,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22734,做多,2021-10-11 11:50:00,2021-10-11 12:10:00,3566.06,3563.11,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22735,做空,2021-10-11 12:10:00,2021-10-11 12:20:00,3563.11,3572.04,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22736,做多,2021-10-11 12:20:00,2021-10-11 12:25:00,3572.04,3566.28,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22737,做空,2021-10-11 12:25:00,2021-10-11 14:20:00,3566.28,3584.54,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -22738,做多,2021-10-11 14:20:00,2021-10-11 15:15:00,3584.54,3589.0,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22739,做空,2021-10-11 15:15:00,2021-10-11 15:20:00,3589.0,3589.96,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22740,做多,2021-10-11 15:20:00,2021-10-11 15:35:00,3589.96,3590.27,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22741,做空,2021-10-11 15:35:00,2021-10-11 15:40:00,3590.27,3601.1,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22742,做多,2021-10-11 15:40:00,2021-10-11 15:45:00,3601.1,3597.29,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22743,做空,2021-10-11 15:45:00,2021-10-11 16:00:00,3597.29,3586.69,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22744,做多,2021-10-11 16:10:00,2021-10-11 19:35:00,3595.32,3556.99,0.03,100.0,0.0008,-0.03,0.0,-0.03,flip -22745,做空,2021-10-11 19:35:00,2021-10-11 19:45:00,3556.99,3543.0,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22746,做多,2021-10-11 21:25:00,2021-10-11 21:40:00,3499.72,3523.14,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -22747,做多,2021-10-11 23:25:00,2021-10-11 23:30:00,3518.68,3506.49,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22748,做空,2021-10-11 23:30:00,2021-10-11 23:45:00,3506.49,3524.52,0.03,100.0,0.0008,-0.01,0.0,-0.02,flip -22749,做多,2021-10-11 23:45:00,2021-10-11 23:50:00,3524.52,3541.62,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22750,做多,2021-10-12 01:20:00,2021-10-12 01:40:00,3506.75,3520.37,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22751,做多,2021-10-12 02:10:00,2021-10-12 03:40:00,3506.57,3484.92,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -22752,做空,2021-10-12 03:40:00,2021-10-12 05:10:00,3484.92,3483.75,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -22753,做多,2021-10-12 05:45:00,2021-10-12 05:50:00,3502.45,3511.97,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22754,做多,2021-10-12 08:05:00,2021-10-12 08:10:00,3485.62,3497.99,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22755,做多,2021-10-12 10:50:00,2021-10-12 12:00:00,3452.08,3439.32,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22756,做空,2021-10-12 12:00:00,2021-10-12 12:05:00,3439.32,3443.8,0.03,100.0,0.0009,-0.0,0.0,-0.01,tp_lower -22757,做多,2021-10-12 13:05:00,2021-10-12 13:15:00,3446.78,3437.56,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -22758,做空,2021-10-12 13:15:00,2021-10-12 15:05:00,3437.56,3486.09,0.03,100.0,0.0009,-0.04,0.0,-0.04,tp_lower -22759,做多,2021-10-12 15:15:00,2021-10-12 15:45:00,3495.54,3493.55,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22760,做空,2021-10-12 15:45:00,2021-10-12 15:50:00,3493.55,3500.46,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22761,做多,2021-10-12 15:50:00,2021-10-12 16:05:00,3500.46,3500.54,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -22762,做多,2021-10-12 16:15:00,2021-10-12 16:35:00,3503.66,3507.88,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22763,做多,2021-10-12 18:10:00,2021-10-12 18:15:00,3501.56,3497.33,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22764,做空,2021-10-12 18:15:00,2021-10-12 18:20:00,3497.33,3504.45,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22765,做多,2021-10-12 18:20:00,2021-10-12 18:25:00,3504.45,3498.85,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22766,做空,2021-10-12 18:25:00,2021-10-12 18:40:00,3498.85,3492.73,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22767,做多,2021-10-12 18:40:00,2021-10-12 19:10:00,3492.73,3494.06,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22768,做空,2021-10-12 19:10:00,2021-10-12 19:15:00,3494.06,3496.95,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22769,做多,2021-10-12 19:15:00,2021-10-12 19:20:00,3496.95,3498.78,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22770,做多,2021-10-12 19:30:00,2021-10-12 19:40:00,3498.75,3495.8,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22771,做空,2021-10-12 19:40:00,2021-10-12 19:45:00,3495.8,3485.69,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22772,做多,2021-10-12 20:25:00,2021-10-12 20:30:00,3487.56,3481.64,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22773,做空,2021-10-12 20:30:00,2021-10-12 20:35:00,3481.64,3489.13,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22774,做多,2021-10-12 20:35:00,2021-10-12 20:45:00,3489.13,3480.5,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22775,做空,2021-10-12 20:45:00,2021-10-12 21:10:00,3480.5,3478.16,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22776,做多,2021-10-12 21:10:00,2021-10-12 21:15:00,3478.16,3476.76,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22777,做空,2021-10-12 21:15:00,2021-10-12 21:20:00,3476.76,3480.95,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22778,做多,2021-10-12 21:20:00,2021-10-12 22:00:00,3480.95,3491.93,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22779,做多,2021-10-13 00:05:00,2021-10-13 00:10:00,3512.8,3508.21,0.03,100.0,0.0008,-0.0,0.0,-0.01,tp_upper -22780,做多,2021-10-13 01:35:00,2021-10-13 01:40:00,3520.92,3514.01,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22781,做空,2021-10-13 01:40:00,2021-10-13 01:50:00,3514.01,3502.62,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22782,做多,2021-10-13 02:45:00,2021-10-13 03:05:00,3515.47,3508.28,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22783,做空,2021-10-13 03:05:00,2021-10-13 03:10:00,3508.28,3510.17,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22784,做多,2021-10-13 03:10:00,2021-10-13 03:15:00,3510.17,3507.5,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22785,做空,2021-10-13 03:15:00,2021-10-13 03:25:00,3507.5,3506.56,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22786,做多,2021-10-13 03:25:00,2021-10-13 04:25:00,3506.56,3507.51,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22787,做空,2021-10-13 04:25:00,2021-10-13 04:35:00,3507.51,3506.0,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22788,做多,2021-10-13 04:35:00,2021-10-13 04:45:00,3506.0,3516.39,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22789,做多,2021-10-13 07:00:00,2021-10-13 07:05:00,3469.2,3466.6,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22790,做空,2021-10-13 07:05:00,2021-10-13 07:15:00,3466.6,3465.61,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22791,做多,2021-10-13 07:15:00,2021-10-13 07:20:00,3465.61,3451.06,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22792,做空,2021-10-13 07:20:00,2021-10-13 07:30:00,3451.06,3441.87,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22793,做多,2021-10-13 08:15:00,2021-10-13 08:25:00,3457.75,3452.6,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22794,做空,2021-10-13 08:25:00,2021-10-13 08:45:00,3452.6,3443.49,0.03,100.0,0.0008,0.01,0.0,0.01,flip -22795,做多,2021-10-13 08:45:00,2021-10-13 09:40:00,3443.49,3438.23,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22796,做空,2021-10-13 09:40:00,2021-10-13 09:45:00,3438.23,3452.45,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22797,做多,2021-10-13 09:45:00,2021-10-13 10:05:00,3452.45,3462.76,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22798,做多,2021-10-13 11:05:00,2021-10-13 12:00:00,3454.24,3467.51,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22799,做多,2021-10-13 12:45:00,2021-10-13 13:20:00,3454.16,3465.05,0.03,100.0,0.0008,0.01,0.0,0.01,flip -22800,做空,2021-10-13 13:20:00,2021-10-13 13:45:00,3465.05,3443.87,0.03,100.0,0.0008,0.02,0.0,0.02,tp_lower -22801,做多,2021-10-13 14:30:00,2021-10-13 14:35:00,3498.89,3484.41,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -22802,做多,2021-10-13 16:00:00,2021-10-13 16:25:00,3487.67,3489.79,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22803,做空,2021-10-13 16:25:00,2021-10-13 16:40:00,3489.79,3507.63,0.03,100.0,0.0008,-0.01,0.0,-0.02,flip -22804,做多,2021-10-13 16:40:00,2021-10-13 16:45:00,3507.63,3500.66,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -22805,做多,2021-10-13 19:05:00,2021-10-13 19:15:00,3521.51,3517.26,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -22806,做多,2021-10-13 19:20:00,2021-10-13 19:40:00,3520.21,3519.05,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22807,做空,2021-10-13 19:40:00,2021-10-13 19:45:00,3519.05,3521.3,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22808,做多,2021-10-13 19:45:00,2021-10-13 20:05:00,3521.3,3536.15,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22809,做多,2021-10-13 22:00:00,2021-10-13 22:10:00,3583.31,3586.23,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22810,做多,2021-10-13 23:35:00,2021-10-13 23:45:00,3598.91,3605.29,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -22811,做多,2021-10-14 00:40:00,2021-10-14 00:50:00,3605.49,3600.75,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22812,做空,2021-10-14 00:50:00,2021-10-14 00:55:00,3600.75,3606.97,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -22813,做多,2021-10-14 00:55:00,2021-10-14 01:05:00,3606.97,3616.11,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22814,做多,2021-10-14 02:50:00,2021-10-14 03:25:00,3637.66,3638.52,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -22815,做空,2021-10-14 03:25:00,2021-10-14 03:35:00,3638.52,3635.66,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -22816,做多,2021-10-14 03:50:00,2021-10-14 04:00:00,3640.9,3641.78,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -22817,做多,2021-10-14 04:10:00,2021-10-14 04:15:00,3641.02,3639.57,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22818,做空,2021-10-14 04:15:00,2021-10-14 04:20:00,3639.57,3643.2,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22819,做多,2021-10-14 04:20:00,2021-10-14 04:25:00,3643.2,3639.2,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22820,做空,2021-10-14 04:25:00,2021-10-14 04:35:00,3639.2,3642.57,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22821,做多,2021-10-14 04:35:00,2021-10-14 04:50:00,3642.57,3653.27,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22822,做多,2021-10-14 05:40:00,2021-10-14 05:45:00,3644.5,3644.08,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22823,做空,2021-10-14 05:45:00,2021-10-14 05:50:00,3644.08,3644.14,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22824,做多,2021-10-14 05:50:00,2021-10-14 06:15:00,3644.14,3643.17,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22825,做空,2021-10-14 06:15:00,2021-10-14 06:40:00,3643.17,3632.0,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22826,做多,2021-10-14 07:40:00,2021-10-14 07:45:00,3636.01,3635.08,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -22827,做空,2021-10-14 07:45:00,2021-10-14 09:10:00,3635.08,3645.15,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22828,做多,2021-10-14 09:10:00,2021-10-14 09:15:00,3645.15,3637.48,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22829,做空,2021-10-14 09:15:00,2021-10-14 09:20:00,3637.48,3626.72,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -22830,做多,2021-10-14 09:50:00,2021-10-14 10:15:00,3635.84,3638.43,0.03,100.0,0.0008,0.0,0.0,0.0,flip -22831,做空,2021-10-14 10:15:00,2021-10-14 13:05:00,3638.43,3730.31,0.03,100.0,0.0008,-0.07,0.0,-0.07,tp_lower -22832,做多,2021-10-14 13:15:00,2021-10-14 13:25:00,3749.18,3757.21,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -22833,做多,2021-10-14 15:10:00,2021-10-14 15:20:00,3792.44,3813.6,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -22834,做多,2021-10-14 16:30:00,2021-10-14 17:35:00,3795.97,3801.83,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22835,做空,2021-10-14 17:35:00,2021-10-14 18:00:00,3801.83,3787.86,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22836,做多,2021-10-14 18:40:00,2021-10-14 18:45:00,3792.69,3778.45,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22837,做空,2021-10-14 18:45:00,2021-10-14 18:50:00,3778.45,3794.89,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22838,做多,2021-10-14 18:50:00,2021-10-14 19:10:00,3794.89,3780.12,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22839,做空,2021-10-14 19:10:00,2021-10-14 19:15:00,3780.12,3787.64,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -22840,做多,2021-10-14 19:15:00,2021-10-14 19:20:00,3787.64,3777.67,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22841,做空,2021-10-14 19:20:00,2021-10-14 19:35:00,3777.67,3788.72,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22842,做多,2021-10-14 19:35:00,2021-10-14 19:40:00,3788.72,3786.56,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22843,做空,2021-10-14 19:40:00,2021-10-14 20:45:00,3786.56,3763.41,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -22844,做多,2021-10-14 21:30:00,2021-10-14 22:05:00,3773.14,3774.65,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22845,做空,2021-10-14 22:05:00,2021-10-14 22:40:00,3774.65,3771.42,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22846,做多,2021-10-14 22:40:00,2021-10-14 22:50:00,3771.42,3788.05,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22847,做多,2021-10-14 23:25:00,2021-10-14 23:40:00,3775.52,3798.41,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -22848,做多,2021-10-15 00:10:00,2021-10-15 00:15:00,3791.29,3780.54,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -22849,做空,2021-10-15 00:15:00,2021-10-15 00:25:00,3780.54,3770.81,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22850,做多,2021-10-15 00:45:00,2021-10-15 02:20:00,3778.38,3791.37,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -22851,做多,2021-10-15 04:50:00,2021-10-15 05:00:00,3823.84,3833.6,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22852,做多,2021-10-15 06:25:00,2021-10-15 09:35:00,3839.01,3776.43,0.03,100.0,0.0007,-0.05,0.0,-0.05,flip -22853,做空,2021-10-15 09:35:00,2021-10-15 09:45:00,3776.43,3780.08,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22854,做多,2021-10-15 09:45:00,2021-10-15 10:05:00,3780.08,3773.75,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22855,做空,2021-10-15 10:05:00,2021-10-15 10:35:00,3773.75,3771.25,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22856,做多,2021-10-15 10:35:00,2021-10-15 11:10:00,3771.25,3794.77,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -22857,做多,2021-10-15 12:15:00,2021-10-15 12:20:00,3789.43,3783.67,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22858,做空,2021-10-15 12:20:00,2021-10-15 12:25:00,3783.67,3783.9,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22859,做多,2021-10-15 12:25:00,2021-10-15 13:20:00,3783.9,3809.8,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -22860,做多,2021-10-15 14:35:00,2021-10-15 14:45:00,3807.63,3809.4,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22861,做空,2021-10-15 14:45:00,2021-10-15 14:50:00,3809.4,3813.43,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22862,做多,2021-10-15 14:50:00,2021-10-15 14:55:00,3813.43,3811.01,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22863,做空,2021-10-15 14:55:00,2021-10-15 15:05:00,3811.01,3808.2,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22864,做多,2021-10-15 15:05:00,2021-10-15 16:05:00,3808.2,3801.02,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22865,做空,2021-10-15 16:05:00,2021-10-15 16:10:00,3801.02,3808.52,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22866,做多,2021-10-15 16:10:00,2021-10-15 16:20:00,3808.52,3812.5,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -22867,做多,2021-10-15 20:15:00,2021-10-15 20:20:00,3860.4,3895.0,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -22868,做多,2021-10-15 20:20:00,2021-10-15 20:25:00,3895.0,3891.45,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -22869,做多,2021-10-15 22:35:00,2021-10-15 22:50:00,3854.4,3854.92,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22870,做空,2021-10-15 22:50:00,2021-10-15 23:05:00,3854.92,3852.16,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22871,做多,2021-10-15 23:05:00,2021-10-15 23:10:00,3852.16,3844.25,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22872,做空,2021-10-15 23:10:00,2021-10-15 23:15:00,3844.25,3853.62,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22873,做多,2021-10-15 23:15:00,2021-10-15 23:20:00,3853.62,3855.73,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -22874,做多,2021-10-16 00:20:00,2021-10-16 00:25:00,3865.87,3858.07,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22875,做空,2021-10-16 00:25:00,2021-10-16 00:30:00,3858.07,3864.03,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22876,做多,2021-10-16 00:30:00,2021-10-16 00:35:00,3864.03,3858.2,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22877,做空,2021-10-16 00:35:00,2021-10-16 00:45:00,3858.2,3849.43,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -22878,做多,2021-10-16 02:25:00,2021-10-16 02:30:00,3844.41,3841.78,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22879,做空,2021-10-16 02:30:00,2021-10-16 03:55:00,3841.78,3846.27,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -22880,做多,2021-10-16 04:05:00,2021-10-16 04:15:00,3851.34,3857.7,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -22881,做多,2021-10-16 04:50:00,2021-10-16 04:55:00,3848.7,3837.53,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22882,做空,2021-10-16 04:55:00,2021-10-16 05:00:00,3837.53,3843.2,0.03,100.0,0.0007,-0.0,0.0,-0.01,tp_lower -22883,做多,2021-10-16 05:05:00,2021-10-16 05:15:00,3850.52,3854.15,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -22884,做多,2021-10-16 06:45:00,2021-10-16 06:50:00,3859.09,3852.88,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22885,做空,2021-10-16 06:50:00,2021-10-16 06:55:00,3852.88,3850.28,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -22886,做多,2021-10-16 07:50:00,2021-10-16 08:05:00,3852.98,3872.27,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22887,做多,2021-10-16 09:50:00,2021-10-16 10:05:00,3938.56,3940.52,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22888,做空,2021-10-16 10:05:00,2021-10-16 10:30:00,3940.52,3947.81,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22889,做多,2021-10-16 10:30:00,2021-10-16 10:50:00,3947.81,3937.87,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22890,做空,2021-10-16 10:50:00,2021-10-16 10:55:00,3937.87,3943.76,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22891,做多,2021-10-16 10:55:00,2021-10-16 11:00:00,3943.76,3936.01,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22892,做空,2021-10-16 11:00:00,2021-10-16 11:05:00,3936.01,3940.75,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22893,做多,2021-10-16 11:05:00,2021-10-16 11:10:00,3940.75,3935.31,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22894,做空,2021-10-16 11:10:00,2021-10-16 11:30:00,3935.31,3941.88,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22895,做多,2021-10-16 11:30:00,2021-10-16 11:50:00,3941.88,3960.91,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22896,做多,2021-10-16 13:55:00,2021-10-16 14:00:00,3922.32,3910.63,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22897,做空,2021-10-16 14:00:00,2021-10-16 14:05:00,3910.63,3921.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22898,做多,2021-10-16 14:05:00,2021-10-16 14:35:00,3921.39,3911.65,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22899,做空,2021-10-16 14:35:00,2021-10-16 14:45:00,3911.65,3906.24,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -22900,做多,2021-10-16 15:35:00,2021-10-16 15:50:00,3918.75,3908.17,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22901,做空,2021-10-16 15:50:00,2021-10-16 15:55:00,3908.17,3911.38,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22902,做多,2021-10-16 15:55:00,2021-10-16 16:00:00,3911.38,3908.63,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22903,做空,2021-10-16 16:00:00,2021-10-16 16:25:00,3908.63,3894.58,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22904,做多,2021-10-16 18:45:00,2021-10-16 18:50:00,3875.99,3874.51,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -22905,做多,2021-10-16 19:15:00,2021-10-16 19:25:00,3867.54,3866.43,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22906,做空,2021-10-16 19:25:00,2021-10-16 19:30:00,3866.43,3870.17,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22907,做多,2021-10-16 19:30:00,2021-10-16 19:35:00,3870.17,3865.22,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22908,做空,2021-10-16 19:35:00,2021-10-16 19:45:00,3865.22,3858.02,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -22909,做多,2021-10-16 21:05:00,2021-10-16 21:35:00,3836.63,3831.09,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22910,做空,2021-10-16 21:35:00,2021-10-16 21:45:00,3831.09,3830.82,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22911,做多,2021-10-16 21:45:00,2021-10-16 23:00:00,3830.82,3822.51,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22912,做空,2021-10-16 23:00:00,2021-10-16 23:05:00,3822.51,3836.5,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22913,做多,2021-10-16 23:05:00,2021-10-16 23:20:00,3836.5,3839.01,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -22914,做多,2021-10-17 00:05:00,2021-10-17 00:15:00,3835.82,3826.24,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22915,做空,2021-10-17 00:15:00,2021-10-17 00:25:00,3826.24,3820.0,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -22916,做多,2021-10-17 00:45:00,2021-10-17 01:05:00,3844.75,3864.81,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22917,做多,2021-10-17 02:05:00,2021-10-17 02:15:00,3850.86,3848.3,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22918,做空,2021-10-17 02:15:00,2021-10-17 02:45:00,3848.3,3856.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22919,做多,2021-10-17 02:45:00,2021-10-17 02:55:00,3856.39,3852.54,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22920,做空,2021-10-17 02:55:00,2021-10-17 03:00:00,3852.54,3857.81,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22921,做多,2021-10-17 03:00:00,2021-10-17 03:15:00,3857.81,3865.84,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -22922,做多,2021-10-17 05:10:00,2021-10-17 06:55:00,3886.0,3878.05,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -22923,做多,2021-10-17 08:00:00,2021-10-17 08:20:00,3886.73,3895.58,0.03,100.0,0.0007,0.01,0.0,0.0,flip -22924,做空,2021-10-17 08:20:00,2021-10-17 08:45:00,3895.58,3898.51,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22925,做多,2021-10-17 08:45:00,2021-10-17 08:50:00,3898.51,3892.82,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22926,做空,2021-10-17 08:50:00,2021-10-17 09:10:00,3892.82,3896.48,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22927,做多,2021-10-17 09:10:00,2021-10-17 09:15:00,3896.48,3896.36,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22928,做空,2021-10-17 09:15:00,2021-10-17 09:55:00,3896.36,3898.63,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22929,做多,2021-10-17 09:55:00,2021-10-17 10:05:00,3898.63,3892.96,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22930,做空,2021-10-17 10:05:00,2021-10-17 10:10:00,3892.96,3898.04,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22931,做多,2021-10-17 10:10:00,2021-10-17 10:15:00,3898.04,3890.97,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22932,做空,2021-10-17 10:15:00,2021-10-17 10:30:00,3890.97,3881.24,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22933,做多,2021-10-17 10:35:00,2021-10-17 10:40:00,3897.93,3891.5,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22934,做空,2021-10-17 10:40:00,2021-10-17 10:45:00,3891.5,3896.51,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22935,做多,2021-10-17 10:45:00,2021-10-17 10:50:00,3896.51,3895.01,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22936,做空,2021-10-17 10:50:00,2021-10-17 11:00:00,3895.01,3890.99,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22937,做多,2021-10-17 11:00:00,2021-10-17 11:10:00,3890.99,3893.2,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22938,做空,2021-10-17 11:10:00,2021-10-17 11:15:00,3893.2,3897.54,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22939,做多,2021-10-17 11:15:00,2021-10-17 11:20:00,3897.54,3884.53,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22940,做空,2021-10-17 11:20:00,2021-10-17 11:25:00,3884.53,3883.72,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -22941,做多,2021-10-17 13:10:00,2021-10-17 13:25:00,3865.32,3876.1,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22942,做多,2021-10-17 13:45:00,2021-10-17 14:00:00,3856.9,3864.62,0.03,100.0,0.0007,0.01,0.0,0.0,flip -22943,做空,2021-10-17 14:00:00,2021-10-17 14:15:00,3864.62,3860.64,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22944,做多,2021-10-17 14:15:00,2021-10-17 15:00:00,3860.64,3852.49,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22945,做空,2021-10-17 15:00:00,2021-10-17 15:05:00,3852.49,3838.44,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22946,做多,2021-10-17 16:30:00,2021-10-17 16:35:00,3815.73,3808.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22947,做空,2021-10-17 16:35:00,2021-10-17 16:50:00,3808.0,3810.37,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22948,做多,2021-10-17 16:50:00,2021-10-17 17:10:00,3810.37,3802.65,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22949,做空,2021-10-17 17:10:00,2021-10-17 17:25:00,3802.65,3807.51,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22950,做多,2021-10-17 17:25:00,2021-10-17 17:50:00,3807.51,3804.28,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22951,做空,2021-10-17 17:50:00,2021-10-17 17:55:00,3804.28,3806.78,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22952,做多,2021-10-17 17:55:00,2021-10-17 18:30:00,3806.78,3806.99,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22953,做空,2021-10-17 18:30:00,2021-10-17 18:35:00,3806.99,3811.25,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22954,做多,2021-10-17 18:35:00,2021-10-17 18:40:00,3811.25,3807.59,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22955,做空,2021-10-17 18:40:00,2021-10-17 18:50:00,3807.59,3809.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22956,做多,2021-10-17 18:50:00,2021-10-17 19:05:00,3809.0,3803.38,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22957,做空,2021-10-17 19:05:00,2021-10-17 19:10:00,3803.38,3796.35,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -22958,做多,2021-10-17 21:10:00,2021-10-17 21:20:00,3723.38,3721.92,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22959,做空,2021-10-17 21:20:00,2021-10-17 21:35:00,3721.92,3729.55,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22960,做多,2021-10-17 21:35:00,2021-10-17 21:40:00,3729.55,3743.87,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22961,做多,2021-10-18 02:00:00,2021-10-18 04:55:00,3881.39,3868.66,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -22962,做多,2021-10-18 06:35:00,2021-10-18 06:45:00,3872.61,3866.89,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22963,做空,2021-10-18 06:45:00,2021-10-18 07:05:00,3866.89,3871.14,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22964,做多,2021-10-18 07:05:00,2021-10-18 07:30:00,3871.14,3872.69,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22965,做空,2021-10-18 07:30:00,2021-10-18 07:40:00,3872.69,3860.15,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22966,做多,2021-10-18 08:25:00,2021-10-18 09:30:00,3855.76,3833.37,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -22967,做空,2021-10-18 09:30:00,2021-10-18 09:50:00,3833.37,3793.6,0.03,100.0,0.0007,0.03,0.0,0.03,tp_lower -22968,做多,2021-10-18 11:05:00,2021-10-18 11:10:00,3798.01,3787.65,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22969,做空,2021-10-18 11:10:00,2021-10-18 11:30:00,3787.65,3782.04,0.03,100.0,0.0007,0.0,0.0,0.0,flip -22970,做多,2021-10-18 11:30:00,2021-10-18 11:35:00,3782.04,3767.76,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22971,做空,2021-10-18 11:35:00,2021-10-18 11:40:00,3767.76,3744.27,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -22972,做多,2021-10-18 13:15:00,2021-10-18 13:25:00,3733.68,3775.26,0.03,100.0,0.0007,0.03,0.0,0.03,tp_upper -22973,做多,2021-10-18 14:50:00,2021-10-18 16:20:00,3792.81,3763.38,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -22974,做空,2021-10-18 16:20:00,2021-10-18 16:35:00,3763.38,3728.19,0.03,100.0,0.0007,0.03,0.0,0.02,tp_lower -22975,做多,2021-10-18 17:15:00,2021-10-18 17:20:00,3751.47,3743.83,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22976,做空,2021-10-18 17:20:00,2021-10-18 17:30:00,3743.83,3754.13,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22977,做多,2021-10-18 17:30:00,2021-10-18 17:35:00,3754.13,3747.4,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22978,做空,2021-10-18 17:35:00,2021-10-18 18:00:00,3747.4,3728.73,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22979,做多,2021-10-18 18:15:00,2021-10-18 18:40:00,3740.52,3738.58,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22980,做空,2021-10-18 18:40:00,2021-10-18 18:50:00,3738.58,3741.85,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22981,做多,2021-10-18 18:50:00,2021-10-18 18:55:00,3741.85,3733.01,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22982,做空,2021-10-18 18:55:00,2021-10-18 19:00:00,3733.01,3716.41,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -22983,做多,2021-10-18 19:35:00,2021-10-18 19:40:00,3730.73,3729.8,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22984,做空,2021-10-18 19:40:00,2021-10-18 19:45:00,3729.8,3744.19,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22985,做多,2021-10-18 19:45:00,2021-10-18 20:05:00,3744.19,3762.92,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22986,做多,2021-10-18 21:15:00,2021-10-18 21:50:00,3745.96,3745.61,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22987,做空,2021-10-18 21:50:00,2021-10-18 21:55:00,3745.61,3748.04,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22988,做多,2021-10-18 21:55:00,2021-10-18 22:00:00,3748.04,3746.44,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22989,做空,2021-10-18 22:00:00,2021-10-18 22:25:00,3746.44,3722.54,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -22990,做多,2021-10-18 22:50:00,2021-10-18 23:05:00,3746.08,3740.42,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -22991,做空,2021-10-18 23:05:00,2021-10-18 23:10:00,3740.42,3744.59,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22992,做多,2021-10-18 23:10:00,2021-10-18 23:50:00,3744.59,3745.88,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -22993,做空,2021-10-18 23:50:00,2021-10-19 00:05:00,3745.88,3759.28,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -22994,做多,2021-10-19 00:05:00,2021-10-19 00:10:00,3759.28,3763.18,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -22995,做多,2021-10-19 01:00:00,2021-10-19 01:25:00,3757.8,3790.55,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -22996,做多,2021-10-19 02:45:00,2021-10-19 02:55:00,3789.98,3789.76,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22997,做空,2021-10-19 02:55:00,2021-10-19 03:00:00,3789.76,3793.51,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -22998,做多,2021-10-19 03:00:00,2021-10-19 03:10:00,3793.51,3812.69,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -22999,做多,2021-10-19 05:30:00,2021-10-19 05:40:00,3823.83,3825.78,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23000,做空,2021-10-19 05:40:00,2021-10-19 05:45:00,3825.78,3833.99,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23001,做多,2021-10-19 05:45:00,2021-10-19 05:55:00,3833.99,3823.33,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23002,做空,2021-10-19 05:55:00,2021-10-19 06:00:00,3823.33,3827.55,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23003,做多,2021-10-19 06:00:00,2021-10-19 06:05:00,3827.55,3815.74,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23004,做空,2021-10-19 06:05:00,2021-10-19 06:10:00,3815.74,3808.25,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -23005,做多,2021-10-19 07:25:00,2021-10-19 07:35:00,3800.68,3797.33,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23006,做空,2021-10-19 07:35:00,2021-10-19 07:40:00,3797.33,3799.79,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23007,做多,2021-10-19 07:40:00,2021-10-19 08:10:00,3799.79,3794.19,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23008,做空,2021-10-19 08:10:00,2021-10-19 08:40:00,3794.19,3785.15,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23009,做多,2021-10-19 08:45:00,2021-10-19 08:50:00,3801.44,3798.94,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23010,做空,2021-10-19 08:50:00,2021-10-19 08:55:00,3798.94,3813.58,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23011,做多,2021-10-19 08:55:00,2021-10-19 09:00:00,3813.58,3819.23,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23012,做多,2021-10-19 09:30:00,2021-10-19 09:40:00,3800.28,3793.33,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23013,做空,2021-10-19 09:40:00,2021-10-19 09:45:00,3793.33,3800.32,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23014,做多,2021-10-19 09:45:00,2021-10-19 09:50:00,3800.32,3789.17,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23015,做空,2021-10-19 09:50:00,2021-10-19 09:55:00,3789.17,3795.99,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23016,做多,2021-10-19 09:55:00,2021-10-19 10:05:00,3795.99,3794.46,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23017,做空,2021-10-19 10:05:00,2021-10-19 10:10:00,3794.46,3796.1,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23018,做多,2021-10-19 10:10:00,2021-10-19 10:20:00,3796.1,3797.77,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23019,做空,2021-10-19 10:20:00,2021-10-19 10:25:00,3797.77,3799.08,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23020,做多,2021-10-19 10:25:00,2021-10-19 10:35:00,3799.08,3793.78,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23021,做空,2021-10-19 10:35:00,2021-10-19 10:40:00,3793.78,3795.57,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23022,做多,2021-10-19 10:40:00,2021-10-19 10:45:00,3795.57,3787.8,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23023,做空,2021-10-19 10:45:00,2021-10-19 11:00:00,3787.8,3797.99,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -23024,做多,2021-10-19 11:00:00,2021-10-19 11:10:00,3797.99,3787.75,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23025,做空,2021-10-19 11:10:00,2021-10-19 11:15:00,3787.75,3788.71,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -23026,做多,2021-10-19 11:20:00,2021-10-19 11:30:00,3798.36,3813.32,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23027,做多,2021-10-19 12:05:00,2021-10-19 12:25:00,3800.12,3801.37,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23028,做空,2021-10-19 12:25:00,2021-10-19 12:30:00,3801.37,3812.33,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23029,做多,2021-10-19 12:30:00,2021-10-19 12:45:00,3812.33,3806.28,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23030,做空,2021-10-19 12:45:00,2021-10-19 13:00:00,3806.28,3799.8,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23031,做多,2021-10-19 13:05:00,2021-10-19 13:15:00,3809.4,3821.99,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23032,做多,2021-10-19 13:45:00,2021-10-19 13:50:00,3815.74,3820.35,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23033,做多,2021-10-19 14:00:00,2021-10-19 14:05:00,3818.95,3817.95,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23034,做空,2021-10-19 14:05:00,2021-10-19 14:15:00,3817.95,3814.74,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23035,做多,2021-10-19 14:15:00,2021-10-19 14:20:00,3814.74,3800.02,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23036,做空,2021-10-19 14:20:00,2021-10-19 14:25:00,3800.02,3765.02,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -23037,做多,2021-10-19 14:55:00,2021-10-19 15:05:00,3804.04,3800.89,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23038,做空,2021-10-19 15:05:00,2021-10-19 15:10:00,3800.89,3806.68,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23039,做多,2021-10-19 15:10:00,2021-10-19 15:20:00,3806.68,3799.48,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23040,做空,2021-10-19 15:20:00,2021-10-19 16:40:00,3799.48,3791.37,0.03,100.0,0.0007,0.01,0.0,0.0,flip -23041,做多,2021-10-19 16:40:00,2021-10-19 16:55:00,3791.37,3808.49,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23042,做多,2021-10-19 18:35:00,2021-10-19 18:45:00,3806.04,3810.3,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23043,做空,2021-10-19 18:45:00,2021-10-19 19:00:00,3810.3,3817.94,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23044,做多,2021-10-19 19:00:00,2021-10-19 19:05:00,3817.94,3816.69,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23045,做多,2021-10-19 19:55:00,2021-10-19 20:00:00,3818.63,3812.97,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23046,做空,2021-10-19 20:00:00,2021-10-19 20:05:00,3812.97,3822.49,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23047,做多,2021-10-19 20:05:00,2021-10-19 20:15:00,3822.49,3817.57,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23048,做空,2021-10-19 20:15:00,2021-10-19 20:30:00,3817.57,3822.84,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23049,做多,2021-10-19 20:30:00,2021-10-19 20:35:00,3822.84,3819.31,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23050,做空,2021-10-19 20:35:00,2021-10-19 21:00:00,3819.31,3816.56,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23051,做多,2021-10-19 21:05:00,2021-10-19 21:15:00,3821.36,3809.3,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23052,做空,2021-10-19 21:15:00,2021-10-19 21:30:00,3809.3,3816.96,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23053,做多,2021-10-19 21:30:00,2021-10-19 21:50:00,3816.96,3814.3,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23054,做空,2021-10-19 21:50:00,2021-10-19 21:55:00,3814.3,3814.81,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23055,做多,2021-10-19 21:55:00,2021-10-19 22:10:00,3814.81,3836.79,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23056,做多,2021-10-20 00:55:00,2021-10-20 01:35:00,3874.79,3871.95,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23057,做空,2021-10-20 01:35:00,2021-10-20 01:45:00,3871.95,3863.33,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -23058,做多,2021-10-20 03:05:00,2021-10-20 03:25:00,3857.85,3859.24,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23059,做空,2021-10-20 03:25:00,2021-10-20 03:35:00,3859.24,3856.83,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23060,做多,2021-10-20 03:35:00,2021-10-20 03:45:00,3856.83,3853.94,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23061,做空,2021-10-20 03:45:00,2021-10-20 04:00:00,3853.94,3842.88,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23062,做多,2021-10-20 04:15:00,2021-10-20 05:05:00,3853.47,3862.91,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23063,做多,2021-10-20 07:05:00,2021-10-20 07:25:00,3845.65,3853.72,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23064,做多,2021-10-20 09:05:00,2021-10-20 09:45:00,3859.29,3862.07,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23065,做空,2021-10-20 09:45:00,2021-10-20 10:30:00,3862.07,3866.54,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23066,做多,2021-10-20 10:30:00,2021-10-20 10:35:00,3866.54,3861.06,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23067,做空,2021-10-20 10:35:00,2021-10-20 10:40:00,3861.06,3861.44,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23068,做多,2021-10-20 10:40:00,2021-10-20 10:45:00,3861.44,3857.28,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23069,做空,2021-10-20 10:45:00,2021-10-20 11:00:00,3857.28,3859.56,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -23070,做多,2021-10-20 11:15:00,2021-10-20 11:20:00,3866.14,3861.01,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23071,做空,2021-10-20 11:20:00,2021-10-20 11:25:00,3861.01,3861.59,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23072,做多,2021-10-20 11:25:00,2021-10-20 11:35:00,3861.59,3870.41,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23073,做多,2021-10-20 15:20:00,2021-10-20 16:00:00,4042.2,4080.18,0.03,100.0,0.0007,0.03,0.0,0.02,tp_upper -23074,做多,2021-10-20 17:05:00,2021-10-20 17:45:00,4076.46,4083.77,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23075,做空,2021-10-20 17:45:00,2021-10-20 17:55:00,4083.77,4081.2,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23076,做多,2021-10-20 17:55:00,2021-10-20 18:10:00,4081.2,4100.83,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23077,做多,2021-10-20 19:50:00,2021-10-20 21:10:00,4111.29,4137.97,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23078,做多,2021-10-20 22:05:00,2021-10-20 22:20:00,4119.4,4126.24,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23079,做空,2021-10-20 22:20:00,2021-10-20 22:30:00,4126.24,4130.01,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23080,做多,2021-10-20 22:30:00,2021-10-20 22:50:00,4130.01,4125.22,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23081,做空,2021-10-20 22:50:00,2021-10-20 22:55:00,4125.22,4129.29,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23082,做多,2021-10-20 22:55:00,2021-10-20 23:00:00,4129.29,4142.36,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23083,做多,2021-10-21 00:15:00,2021-10-21 00:20:00,4170.04,4196.72,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23084,做多,2021-10-21 02:15:00,2021-10-21 04:00:00,4211.79,4182.59,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -23085,做空,2021-10-21 04:00:00,2021-10-21 04:10:00,4182.59,4182.14,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23086,做多,2021-10-21 04:10:00,2021-10-21 04:45:00,4182.14,4169.69,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23087,做空,2021-10-21 04:45:00,2021-10-21 04:55:00,4169.69,4173.63,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23088,做多,2021-10-21 04:55:00,2021-10-21 05:25:00,4173.63,4179.07,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23089,做空,2021-10-21 05:25:00,2021-10-21 05:35:00,4179.07,4183.34,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23090,做多,2021-10-21 05:35:00,2021-10-21 05:40:00,4183.34,4182.61,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23091,做空,2021-10-21 05:40:00,2021-10-21 06:10:00,4182.61,4167.56,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23092,做多,2021-10-21 07:20:00,2021-10-21 08:10:00,4161.91,4188.23,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23093,做多,2021-10-21 16:00:00,2021-10-21 16:45:00,4114.49,4078.55,0.03,100.0,0.0007,-0.02,0.0,-0.03,flip -23094,做空,2021-10-21 16:45:00,2021-10-21 16:50:00,4078.55,4086.75,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23095,做多,2021-10-21 16:50:00,2021-10-21 17:25:00,4086.75,4093.57,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23096,做空,2021-10-21 17:25:00,2021-10-21 17:50:00,4093.57,4051.0,0.03,100.0,0.0007,0.03,0.0,0.03,tp_lower -23097,做多,2021-10-21 18:05:00,2021-10-21 18:35:00,4090.91,4082.87,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23098,做空,2021-10-21 18:35:00,2021-10-21 18:45:00,4082.87,4090.21,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23099,做多,2021-10-21 18:45:00,2021-10-21 18:50:00,4090.21,4070.86,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23100,做空,2021-10-21 18:50:00,2021-10-21 19:00:00,4070.86,4091.98,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -23101,做多,2021-10-21 19:00:00,2021-10-21 19:45:00,4091.98,4089.97,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23102,做空,2021-10-21 19:45:00,2021-10-21 20:20:00,4089.97,4100.12,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23103,做多,2021-10-21 20:20:00,2021-10-21 20:25:00,4100.12,4073.94,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -23104,做空,2021-10-21 20:25:00,2021-10-21 20:45:00,4073.94,4090.71,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23105,做多,2021-10-21 20:45:00,2021-10-21 21:40:00,4090.71,4083.91,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23106,做空,2021-10-21 21:40:00,2021-10-21 21:45:00,4083.91,4084.6,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23107,做多,2021-10-21 21:45:00,2021-10-21 22:15:00,4084.6,4101.4,0.03,100.0,0.0007,0.01,0.0,0.01,flip -23108,做空,2021-10-21 22:15:00,2021-10-21 22:25:00,4101.4,4111.81,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23109,做多,2021-10-21 22:25:00,2021-10-21 22:30:00,4111.81,4098.39,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23110,做空,2021-10-21 22:30:00,2021-10-21 22:55:00,4098.39,4072.65,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -23111,做多,2021-10-21 23:10:00,2021-10-22 00:05:00,4087.14,4103.2,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23112,做多,2021-10-22 00:20:00,2021-10-22 00:25:00,4095.76,4107.43,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23113,做多,2021-10-22 02:25:00,2021-10-22 02:30:00,4130.04,4123.73,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23114,做空,2021-10-22 02:30:00,2021-10-22 03:00:00,4123.73,4129.34,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23115,做多,2021-10-22 03:00:00,2021-10-22 03:10:00,4129.34,4140.74,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23116,做多,2021-10-22 04:50:00,2021-10-22 06:10:00,4148.19,4141.02,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23117,做空,2021-10-22 06:10:00,2021-10-22 06:25:00,4141.02,4116.68,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -23118,做多,2021-10-22 07:00:00,2021-10-22 07:25:00,4126.83,4130.78,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23119,做空,2021-10-22 07:25:00,2021-10-22 09:15:00,4130.78,4138.55,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -23120,做多,2021-10-22 10:55:00,2021-10-22 11:25:00,4113.9,4125.24,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23121,做多,2021-10-22 12:20:00,2021-10-22 12:25:00,4126.57,4119.68,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23122,做空,2021-10-22 12:25:00,2021-10-22 12:30:00,4119.68,4129.93,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23123,做多,2021-10-22 12:30:00,2021-10-22 12:40:00,4129.93,4124.49,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23124,做空,2021-10-22 12:40:00,2021-10-22 12:45:00,4124.49,4138.53,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23125,做多,2021-10-22 12:45:00,2021-10-22 12:50:00,4138.53,4139.51,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -23126,做多,2021-10-22 16:15:00,2021-10-22 16:40:00,3941.58,3988.53,0.03,100.0,0.0007,0.03,0.0,0.03,flip -23127,做空,2021-10-22 16:40:00,2021-10-22 17:35:00,3988.53,3962.39,0.03,100.0,0.0007,0.02,0.0,0.02,flip -23128,做多,2021-10-22 17:35:00,2021-10-22 19:00:00,3962.39,3952.6,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23129,做空,2021-10-22 19:00:00,2021-10-22 19:15:00,3952.6,3954.39,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23130,做多,2021-10-22 19:15:00,2021-10-22 19:55:00,3954.39,3986.7,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23131,做多,2021-10-22 22:30:00,2021-10-22 23:00:00,3968.75,3983.5,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23132,做多,2021-10-23 00:25:00,2021-10-23 00:35:00,3980.24,3973.3,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23133,做空,2021-10-23 00:35:00,2021-10-23 00:40:00,3973.3,3988.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23134,做多,2021-10-23 00:40:00,2021-10-23 00:50:00,3988.39,4000.32,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23135,做多,2021-10-23 01:55:00,2021-10-23 02:00:00,4011.54,4020.18,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23136,做多,2021-10-23 03:25:00,2021-10-23 03:45:00,4024.5,4027.22,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23137,做空,2021-10-23 03:45:00,2021-10-23 03:50:00,4027.22,4028.56,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23138,做多,2021-10-23 03:50:00,2021-10-23 03:55:00,4028.56,4025.96,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23139,做空,2021-10-23 03:55:00,2021-10-23 04:00:00,4025.96,4036.92,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23140,做多,2021-10-23 04:00:00,2021-10-23 04:05:00,4036.92,4043.31,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23141,做多,2021-10-23 04:45:00,2021-10-23 05:00:00,4037.1,4025.98,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23142,做空,2021-10-23 05:00:00,2021-10-23 05:20:00,4025.98,4032.33,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23143,做多,2021-10-23 05:20:00,2021-10-23 07:00:00,4032.33,4020.47,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -23144,做多,2021-10-23 07:45:00,2021-10-23 07:55:00,4023.5,4015.87,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23145,做空,2021-10-23 07:55:00,2021-10-23 08:00:00,4015.87,4024.58,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23146,做多,2021-10-23 08:00:00,2021-10-23 08:05:00,4024.58,4019.36,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23147,做空,2021-10-23 08:05:00,2021-10-23 08:10:00,4019.36,4021.33,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23148,做多,2021-10-23 08:10:00,2021-10-23 08:30:00,4021.33,4023.15,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23149,做空,2021-10-23 08:30:00,2021-10-23 08:45:00,4023.15,4023.71,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23150,做多,2021-10-23 08:45:00,2021-10-23 09:00:00,4023.71,4021.03,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23151,做多,2021-10-23 11:00:00,2021-10-23 11:15:00,3976.21,4004.59,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23152,做多,2021-10-23 13:05:00,2021-10-23 13:10:00,4043.6,4031.86,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23153,做空,2021-10-23 13:10:00,2021-10-23 13:15:00,4031.86,4034.67,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -23154,做多,2021-10-23 13:35:00,2021-10-23 14:05:00,4036.77,4035.02,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23155,做空,2021-10-23 14:05:00,2021-10-23 14:20:00,4035.02,4020.13,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23156,做多,2021-10-23 14:35:00,2021-10-23 14:45:00,4028.18,4039.19,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23157,做多,2021-10-23 15:00:00,2021-10-23 15:15:00,4032.41,4042.15,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23158,做多,2021-10-23 16:45:00,2021-10-23 17:20:00,4086.84,4096.38,0.03,100.0,0.0007,0.01,0.0,0.01,flip -23159,做空,2021-10-23 17:20:00,2021-10-23 17:30:00,4096.38,4095.67,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23160,做多,2021-10-23 17:30:00,2021-10-23 17:45:00,4095.67,4096.79,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23161,做空,2021-10-23 17:45:00,2021-10-23 19:15:00,4096.79,4095.95,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -23162,做多,2021-10-23 20:45:00,2021-10-23 21:00:00,4084.43,4093.77,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23163,做多,2021-10-24 02:00:00,2021-10-24 02:05:00,4142.26,4140.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23164,做空,2021-10-24 02:05:00,2021-10-24 02:15:00,4140.0,4132.89,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23165,做多,2021-10-24 02:15:00,2021-10-24 02:40:00,4132.89,4130.28,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23166,做多,2021-10-24 02:45:00,2021-10-24 02:55:00,4138.41,4143.37,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23167,做多,2021-10-24 03:05:00,2021-10-24 03:10:00,4146.82,4147.82,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -23168,做多,2021-10-24 03:30:00,2021-10-24 03:45:00,4144.96,4137.08,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23169,做空,2021-10-24 03:45:00,2021-10-24 04:00:00,4137.08,4135.53,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -23170,做多,2021-10-24 05:25:00,2021-10-24 05:55:00,4125.92,4114.34,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23171,做空,2021-10-24 05:55:00,2021-10-24 06:00:00,4114.34,4121.43,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23172,做多,2021-10-24 06:00:00,2021-10-24 06:05:00,4121.43,4125.31,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23173,做多,2021-10-24 06:30:00,2021-10-24 06:35:00,4120.6,4108.25,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23174,做空,2021-10-24 06:35:00,2021-10-24 06:40:00,4108.25,4100.01,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -23175,做多,2021-10-24 07:30:00,2021-10-24 07:35:00,4105.68,4104.54,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23176,做空,2021-10-24 07:35:00,2021-10-24 08:10:00,4104.54,4086.01,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23177,做多,2021-10-24 09:00:00,2021-10-24 09:15:00,4095.92,4126.28,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23178,做多,2021-10-24 10:10:00,2021-10-24 10:35:00,4102.61,4097.03,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23179,做空,2021-10-24 10:35:00,2021-10-24 11:10:00,4097.03,4081.74,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23180,做多,2021-10-24 12:20:00,2021-10-24 12:50:00,4038.84,4038.3,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23181,做空,2021-10-24 12:50:00,2021-10-24 12:55:00,4038.3,4042.71,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23182,做多,2021-10-24 12:55:00,2021-10-24 13:05:00,4042.71,4052.05,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23183,做多,2021-10-24 15:10:00,2021-10-24 15:50:00,4024.69,4018.38,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23184,做空,2021-10-24 15:50:00,2021-10-24 16:00:00,4018.38,3994.33,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -23185,做多,2021-10-24 16:25:00,2021-10-24 17:00:00,4009.64,4027.0,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23186,做多,2021-10-24 17:50:00,2021-10-24 18:00:00,4023.42,4012.35,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23187,做空,2021-10-24 18:00:00,2021-10-24 18:05:00,4012.35,4009.0,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23188,做多,2021-10-24 19:00:00,2021-10-24 21:00:00,4006.4,4090.9,0.03,100.0,0.0007,0.06,0.0,0.06,tp_upper -23189,做多,2021-10-24 22:45:00,2021-10-24 23:25:00,4082.09,4081.22,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23190,做空,2021-10-24 23:25:00,2021-10-24 23:45:00,4081.22,4080.84,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23191,做多,2021-10-24 23:45:00,2021-10-24 23:55:00,4080.84,4084.61,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23192,做多,2021-10-25 01:55:00,2021-10-25 02:25:00,4122.62,4117.91,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23193,做空,2021-10-25 02:25:00,2021-10-25 02:35:00,4117.91,4126.94,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23194,做多,2021-10-25 02:35:00,2021-10-25 02:40:00,4126.94,4124.34,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23195,做空,2021-10-25 02:40:00,2021-10-25 02:45:00,4124.34,4128.06,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23196,做多,2021-10-25 02:45:00,2021-10-25 02:55:00,4128.06,4136.9,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23197,做多,2021-10-25 04:40:00,2021-10-25 05:00:00,4145.46,4141.53,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23198,做空,2021-10-25 05:00:00,2021-10-25 05:15:00,4141.53,4147.29,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23199,做多,2021-10-25 05:15:00,2021-10-25 05:20:00,4147.29,4146.04,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23200,做空,2021-10-25 05:20:00,2021-10-25 05:30:00,4146.04,4134.46,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23201,做多,2021-10-25 06:40:00,2021-10-25 06:45:00,4134.4,4132.67,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23202,做空,2021-10-25 06:45:00,2021-10-25 07:00:00,4132.67,4122.25,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23203,做多,2021-10-25 07:15:00,2021-10-25 07:20:00,4138.85,4152.34,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23204,做多,2021-10-25 10:00:00,2021-10-25 10:05:00,4145.93,4138.84,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23205,做空,2021-10-25 10:05:00,2021-10-25 10:25:00,4138.84,4126.13,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23206,做多,2021-10-25 10:55:00,2021-10-25 11:00:00,4134.64,4133.53,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23207,做空,2021-10-25 11:00:00,2021-10-25 11:10:00,4133.53,4128.91,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23208,做多,2021-10-25 11:10:00,2021-10-25 11:20:00,4128.91,4148.46,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23209,做多,2021-10-25 11:20:00,2021-10-25 11:25:00,4148.46,4151.2,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23210,做多,2021-10-25 11:50:00,2021-10-25 11:55:00,4136.03,4130.33,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23211,做空,2021-10-25 11:55:00,2021-10-25 12:00:00,4130.33,4133.81,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23212,做多,2021-10-25 12:00:00,2021-10-25 12:15:00,4133.81,4135.65,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23213,做空,2021-10-25 12:15:00,2021-10-25 12:20:00,4135.65,4136.44,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23214,做多,2021-10-25 12:20:00,2021-10-25 13:20:00,4136.44,4146.0,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23215,做多,2021-10-25 14:40:00,2021-10-25 15:00:00,4147.21,4151.27,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23216,做空,2021-10-25 15:00:00,2021-10-25 15:20:00,4151.27,4142.13,0.03,100.0,0.0007,0.01,0.0,0.0,flip -23217,做多,2021-10-25 15:20:00,2021-10-25 15:40:00,4142.13,4166.8,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23218,做多,2021-10-25 17:15:00,2021-10-25 18:40:00,4214.84,4200.88,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23219,做空,2021-10-25 18:40:00,2021-10-25 19:45:00,4200.88,4182.2,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23220,做多,2021-10-25 20:05:00,2021-10-25 20:20:00,4200.29,4196.79,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23221,做空,2021-10-25 20:20:00,2021-10-25 20:30:00,4196.79,4199.05,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23222,做多,2021-10-25 20:30:00,2021-10-25 20:35:00,4199.05,4195.79,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23223,做空,2021-10-25 20:35:00,2021-10-25 20:50:00,4195.79,4183.77,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23224,做多,2021-10-25 21:05:00,2021-10-25 21:15:00,4191.15,4190.54,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23225,做空,2021-10-25 21:15:00,2021-10-25 21:25:00,4190.54,4193.88,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23226,做多,2021-10-25 21:25:00,2021-10-25 21:55:00,4193.88,4194.66,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23227,做空,2021-10-25 21:55:00,2021-10-25 22:05:00,4194.66,4193.7,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23228,做多,2021-10-25 22:05:00,2021-10-25 22:15:00,4193.7,4212.7,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23229,做多,2021-10-25 23:40:00,2021-10-25 23:50:00,4216.81,4219.85,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23230,做空,2021-10-25 23:50:00,2021-10-26 00:05:00,4219.85,4212.58,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23231,做多,2021-10-26 00:15:00,2021-10-26 00:20:00,4229.4,4250.01,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23232,做多,2021-10-26 01:10:00,2021-10-26 01:20:00,4229.32,4231.53,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23233,做空,2021-10-26 01:20:00,2021-10-26 01:30:00,4231.53,4230.02,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23234,做多,2021-10-26 01:30:00,2021-10-26 02:05:00,4230.02,4233.97,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23235,做空,2021-10-26 02:05:00,2021-10-26 03:35:00,4233.97,4228.3,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23236,做多,2021-10-26 06:35:00,2021-10-26 06:40:00,4205.98,4205.71,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23237,做空,2021-10-26 06:40:00,2021-10-26 07:15:00,4205.71,4185.0,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23238,做多,2021-10-26 07:30:00,2021-10-26 07:35:00,4199.98,4196.19,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23239,做空,2021-10-26 07:35:00,2021-10-26 09:20:00,4196.19,4219.54,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -23240,做多,2021-10-26 09:20:00,2021-10-26 09:30:00,4219.54,4211.96,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23241,做空,2021-10-26 09:30:00,2021-10-26 10:10:00,4211.96,4201.02,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23242,做多,2021-10-26 10:20:00,2021-10-26 10:25:00,4219.25,4215.86,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23243,做空,2021-10-26 10:25:00,2021-10-26 11:50:00,4215.86,4218.11,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23244,做多,2021-10-26 11:50:00,2021-10-26 12:10:00,4218.11,4212.8,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23245,做空,2021-10-26 12:10:00,2021-10-26 12:20:00,4212.8,4201.47,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23246,做多,2021-10-26 13:20:00,2021-10-26 13:25:00,4209.45,4202.08,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23247,做空,2021-10-26 13:25:00,2021-10-26 13:30:00,4202.08,4203.64,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23248,做多,2021-10-26 13:30:00,2021-10-26 13:35:00,4203.64,4198.04,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23249,做空,2021-10-26 13:35:00,2021-10-26 13:40:00,4198.04,4202.05,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23250,做多,2021-10-26 13:40:00,2021-10-26 13:45:00,4202.05,4192.52,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23251,做空,2021-10-26 13:45:00,2021-10-26 13:50:00,4192.52,4199.31,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23252,做多,2021-10-26 13:50:00,2021-10-26 13:55:00,4199.31,4190.38,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23253,做空,2021-10-26 13:55:00,2021-10-26 14:00:00,4190.38,4153.0,0.03,100.0,0.0007,0.03,0.0,0.02,tp_lower -23254,做多,2021-10-26 15:15:00,2021-10-26 15:20:00,4165.6,4163.89,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23255,做空,2021-10-26 15:20:00,2021-10-26 15:40:00,4163.89,4188.42,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -23256,做多,2021-10-26 15:40:00,2021-10-26 15:45:00,4188.42,4187.46,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23257,做多,2021-10-26 17:05:00,2021-10-26 17:30:00,4174.76,4190.4,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23258,做多,2021-10-26 19:00:00,2021-10-26 19:15:00,4218.48,4231.51,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23259,做多,2021-10-26 19:30:00,2021-10-26 19:50:00,4222.12,4218.85,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23260,做空,2021-10-26 19:50:00,2021-10-26 19:55:00,4218.85,4214.87,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23261,做多,2021-10-26 20:05:00,2021-10-26 20:10:00,4238.59,4249.57,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23262,做多,2021-10-26 23:50:00,2021-10-26 23:55:00,4140.89,4133.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23263,做空,2021-10-26 23:55:00,2021-10-27 00:05:00,4133.39,4129.98,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23264,做多,2021-10-27 00:05:00,2021-10-27 00:10:00,4129.98,4134.76,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23265,做多,2021-10-27 00:10:00,2021-10-27 00:15:00,4134.76,4146.67,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23266,做多,2021-10-27 02:05:00,2021-10-27 02:50:00,4159.51,4183.96,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23267,做多,2021-10-27 05:35:00,2021-10-27 05:50:00,4273.74,4275.25,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23268,做空,2021-10-27 05:50:00,2021-10-27 05:55:00,4275.25,4277.67,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23269,做多,2021-10-27 05:55:00,2021-10-27 10:45:00,4277.67,4016.89,0.03,100.0,0.0007,-0.18,0.0,-0.18,flip -23270,做空,2021-10-27 10:45:00,2021-10-27 12:00:00,4016.89,3998.53,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23271,做多,2021-10-27 12:20:00,2021-10-27 12:40:00,4012.08,4005.25,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23272,做空,2021-10-27 12:40:00,2021-10-27 12:50:00,4005.25,4012.62,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23273,做多,2021-10-27 12:50:00,2021-10-27 13:05:00,4012.62,4019.88,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23274,做多,2021-10-27 13:35:00,2021-10-27 13:45:00,4016.74,4004.44,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -23275,做多,2021-10-27 14:20:00,2021-10-27 14:45:00,4004.29,4041.0,0.03,100.0,0.0007,0.03,0.0,0.02,tp_upper -23276,做多,2021-10-27 15:30:00,2021-10-27 15:35:00,4011.95,3999.33,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23277,做空,2021-10-27 15:35:00,2021-10-27 16:20:00,3999.33,3971.98,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -23278,做多,2021-10-27 16:50:00,2021-10-27 16:55:00,3993.63,3980.83,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23279,做空,2021-10-27 16:55:00,2021-10-27 17:00:00,3980.83,3988.73,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23280,做多,2021-10-27 17:00:00,2021-10-27 17:40:00,3988.73,3987.37,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23281,做空,2021-10-27 17:40:00,2021-10-27 17:50:00,3987.37,3987.48,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23282,做多,2021-10-27 17:50:00,2021-10-27 18:10:00,3987.48,3987.92,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23283,做空,2021-10-27 18:10:00,2021-10-27 18:15:00,3987.92,3998.1,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23284,做多,2021-10-27 18:15:00,2021-10-27 18:35:00,3998.1,3995.83,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23285,做多,2021-10-27 19:35:00,2021-10-27 20:00:00,3970.0,4025.76,0.03,100.0,0.0007,0.04,0.0,0.04,tp_upper -23286,做多,2021-10-27 20:45:00,2021-10-27 21:25:00,3977.19,3988.01,0.03,100.0,0.0007,0.01,0.0,0.01,flip -23287,做空,2021-10-27 21:25:00,2021-10-27 21:30:00,3988.01,3999.58,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23288,做多,2021-10-27 21:30:00,2021-10-27 21:45:00,3999.58,4003.6,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23289,做多,2021-10-27 23:05:00,2021-10-27 23:10:00,3984.59,3975.28,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23290,做空,2021-10-27 23:10:00,2021-10-27 23:20:00,3975.28,3954.41,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23291,做多,2021-10-28 00:10:00,2021-10-28 00:25:00,3955.77,3946.54,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23292,做空,2021-10-28 00:25:00,2021-10-28 00:35:00,3946.54,3947.98,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23293,做多,2021-10-28 00:35:00,2021-10-28 01:20:00,3947.98,3951.52,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23294,做多,2021-10-28 03:30:00,2021-10-28 03:35:00,3995.77,3990.2,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23295,做空,2021-10-28 03:35:00,2021-10-28 03:45:00,3990.2,3995.66,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23296,做多,2021-10-28 03:45:00,2021-10-28 04:00:00,3995.66,4003.95,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23297,做多,2021-10-28 04:40:00,2021-10-28 04:45:00,4007.36,3995.41,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23298,做空,2021-10-28 04:45:00,2021-10-28 04:55:00,3995.41,3996.96,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23299,做多,2021-10-28 04:55:00,2021-10-28 05:05:00,3996.96,4011.47,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23300,做多,2021-10-28 05:25:00,2021-10-28 05:30:00,4011.0,4005.2,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23301,做空,2021-10-28 05:30:00,2021-10-28 06:10:00,4005.2,4005.91,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -23302,做多,2021-10-28 06:10:00,2021-10-28 06:25:00,4005.91,4024.28,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23303,做多,2021-10-28 07:20:00,2021-10-28 07:30:00,4022.66,4015.01,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23304,做空,2021-10-28 07:30:00,2021-10-28 07:40:00,4015.01,4014.97,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23305,做多,2021-10-28 07:40:00,2021-10-28 07:55:00,4014.97,4012.56,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23306,做空,2021-10-28 07:55:00,2021-10-28 08:00:00,4012.56,4016.16,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23307,做多,2021-10-28 08:00:00,2021-10-28 08:10:00,4016.16,4050.45,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23308,做多,2021-10-28 11:45:00,2021-10-28 12:15:00,4151.27,4160.0,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23309,做多,2021-10-28 14:45:00,2021-10-28 15:10:00,4178.97,4181.67,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23310,做空,2021-10-28 15:10:00,2021-10-28 15:30:00,4181.67,4184.91,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23311,做多,2021-10-28 15:30:00,2021-10-28 15:35:00,4184.91,4180.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23312,做空,2021-10-28 15:35:00,2021-10-28 15:50:00,4180.0,4156.19,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -23313,做多,2021-10-28 16:00:00,2021-10-28 16:30:00,4176.68,4179.98,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23314,做空,2021-10-28 16:30:00,2021-10-28 16:50:00,4179.98,4183.95,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23315,做多,2021-10-28 16:50:00,2021-10-28 17:00:00,4183.95,4206.19,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -23316,做多,2021-10-28 18:50:00,2021-10-28 19:45:00,4186.77,4257.08,0.03,100.0,0.0007,0.05,0.0,0.05,tp_upper -23317,做多,2021-10-28 21:35:00,2021-10-28 21:50:00,4255.34,4257.64,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23318,做空,2021-10-28 21:50:00,2021-10-28 22:20:00,4257.64,4250.37,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23319,做多,2021-10-28 22:20:00,2021-10-28 22:30:00,4250.37,4272.88,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -23320,做多,2021-10-28 22:55:00,2021-10-28 23:05:00,4253.82,4249.08,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23321,做空,2021-10-28 23:05:00,2021-10-28 23:10:00,4249.08,4269.18,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -23322,做多,2021-10-28 23:10:00,2021-10-28 23:15:00,4269.18,4277.8,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23323,做多,2021-10-29 02:00:00,2021-10-29 02:20:00,4376.04,4379.82,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23324,做空,2021-10-29 02:20:00,2021-10-29 03:05:00,4379.82,4380.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23325,做多,2021-10-29 03:05:00,2021-10-29 03:15:00,4380.0,4387.57,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23326,做多,2021-10-29 03:50:00,2021-10-29 04:05:00,4378.16,4377.85,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23327,做空,2021-10-29 04:05:00,2021-10-29 04:40:00,4377.85,4354.0,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -23328,做多,2021-10-29 06:10:00,2021-10-29 06:15:00,4343.37,4339.17,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23329,做空,2021-10-29 06:15:00,2021-10-29 06:30:00,4339.17,4346.35,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23330,做多,2021-10-29 06:30:00,2021-10-29 07:00:00,4346.35,4330.87,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23331,做空,2021-10-29 07:00:00,2021-10-29 07:05:00,4330.87,4336.0,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23332,做多,2021-10-29 07:05:00,2021-10-29 07:10:00,4336.0,4324.03,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23333,做空,2021-10-29 07:10:00,2021-10-29 07:30:00,4324.03,4301.54,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -23334,做多,2021-10-29 08:10:00,2021-10-29 08:15:00,4329.07,4319.5,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23335,做空,2021-10-29 08:15:00,2021-10-29 08:20:00,4319.5,4332.2,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23336,做多,2021-10-29 08:20:00,2021-10-29 08:25:00,4332.2,4310.67,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -23337,做空,2021-10-29 08:25:00,2021-10-29 08:30:00,4310.67,4313.92,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23338,做多,2021-10-29 08:30:00,2021-10-29 08:50:00,4313.92,4332.9,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23339,做多,2021-10-29 10:05:00,2021-10-29 11:00:00,4340.04,4330.65,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23340,做空,2021-10-29 11:00:00,2021-10-29 11:05:00,4330.65,4332.41,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23341,做多,2021-10-29 11:05:00,2021-10-29 11:15:00,4332.41,4321.21,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23342,做空,2021-10-29 11:15:00,2021-10-29 11:20:00,4321.21,4336.79,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23343,做多,2021-10-29 11:20:00,2021-10-29 11:25:00,4336.79,4331.93,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23344,做空,2021-10-29 11:25:00,2021-10-29 11:35:00,4331.93,4304.17,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -23345,做多,2021-10-29 11:50:00,2021-10-29 11:55:00,4325.15,4323.18,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23346,做空,2021-10-29 11:55:00,2021-10-29 12:15:00,4323.18,4324.2,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23347,做多,2021-10-29 12:15:00,2021-10-29 12:20:00,4324.2,4322.19,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23348,做空,2021-10-29 12:20:00,2021-10-29 12:25:00,4322.19,4342.22,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23349,做多,2021-10-29 12:25:00,2021-10-29 12:30:00,4342.22,4332.91,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23350,做空,2021-10-29 12:30:00,2021-10-29 13:25:00,4332.91,4325.72,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23351,做多,2021-10-29 13:25:00,2021-10-29 13:30:00,4325.72,4323.31,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23352,做空,2021-10-29 13:30:00,2021-10-29 14:30:00,4323.31,4341.22,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23353,做多,2021-10-29 14:30:00,2021-10-29 15:10:00,4341.22,4394.61,0.03,100.0,0.0007,0.04,0.0,0.03,tp_upper -23354,做多,2021-10-29 16:45:00,2021-10-29 17:20:00,4430.88,4435.22,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23355,做空,2021-10-29 17:20:00,2021-10-29 17:25:00,4435.22,4437.96,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23356,做多,2021-10-29 17:25:00,2021-10-29 17:30:00,4437.96,4432.63,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23357,做空,2021-10-29 17:30:00,2021-10-29 17:35:00,4432.63,4434.27,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23358,做多,2021-10-29 17:35:00,2021-10-29 17:40:00,4434.27,4425.35,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23359,做空,2021-10-29 17:40:00,2021-10-29 17:55:00,4425.35,4420.75,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23360,做多,2021-10-29 19:50:00,2021-10-29 19:55:00,4398.88,4406.52,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23361,做多,2021-10-29 21:15:00,2021-10-29 21:25:00,4402.51,4395.26,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23362,做空,2021-10-29 21:25:00,2021-10-29 21:30:00,4395.26,4401.39,0.03,100.0,0.0006,-0.0,0.0,-0.01,tp_lower -23363,做多,2021-10-29 21:35:00,2021-10-29 21:50:00,4415.24,4422.58,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23364,做多,2021-10-29 22:10:00,2021-10-29 22:15:00,4414.61,4409.74,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23365,做空,2021-10-29 22:15:00,2021-10-29 22:30:00,4409.74,4399.04,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23366,做多,2021-10-29 22:35:00,2021-10-29 23:00:00,4411.13,4415.99,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23367,做空,2021-10-29 23:00:00,2021-10-29 23:15:00,4415.99,4416.37,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23368,做多,2021-10-29 23:15:00,2021-10-29 23:20:00,4416.37,4425.56,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23369,做多,2021-10-29 23:50:00,2021-10-30 00:00:00,4416.15,4416.96,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_upper -23370,做多,2021-10-30 02:55:00,2021-10-30 03:05:00,4363.59,4362.73,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23371,做空,2021-10-30 03:05:00,2021-10-30 03:20:00,4362.73,4348.11,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23372,做多,2021-10-30 04:05:00,2021-10-30 04:30:00,4354.01,4356.24,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23373,做空,2021-10-30 04:30:00,2021-10-30 05:00:00,4356.24,4354.22,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -23374,做多,2021-10-30 05:00:00,2021-10-30 05:05:00,4354.22,4353.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23375,做空,2021-10-30 05:05:00,2021-10-30 05:25:00,4353.0,4361.17,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23376,做多,2021-10-30 05:25:00,2021-10-30 05:40:00,4361.17,4366.85,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23377,做多,2021-10-30 09:30:00,2021-10-30 09:45:00,4331.05,4328.96,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23378,做空,2021-10-30 09:45:00,2021-10-30 10:20:00,4328.96,4316.78,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23379,做多,2021-10-30 10:25:00,2021-10-30 10:35:00,4323.37,4343.53,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23380,做多,2021-10-30 12:50:00,2021-10-30 12:55:00,4335.21,4329.0,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23381,做空,2021-10-30 12:55:00,2021-10-30 13:00:00,4329.0,4307.86,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23382,做多,2021-10-30 13:30:00,2021-10-30 13:35:00,4347.45,4341.55,0.03,100.0,0.0007,-0.0,0.0,-0.01,tp_upper -23383,做多,2021-10-30 13:45:00,2021-10-30 13:50:00,4327.99,4313.21,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23384,做空,2021-10-30 13:50:00,2021-10-30 14:20:00,4313.21,4279.09,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -23385,做多,2021-10-30 15:25:00,2021-10-30 15:35:00,4285.27,4285.31,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23386,做空,2021-10-30 15:35:00,2021-10-30 15:55:00,4285.31,4284.53,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23387,做多,2021-10-30 15:55:00,2021-10-30 16:00:00,4284.53,4281.04,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23388,做空,2021-10-30 16:00:00,2021-10-30 16:05:00,4281.04,4289.29,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23389,做多,2021-10-30 16:05:00,2021-10-30 16:15:00,4289.29,4302.08,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23390,做多,2021-10-30 16:55:00,2021-10-30 17:00:00,4287.88,4280.81,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23391,做空,2021-10-30 17:00:00,2021-10-30 17:05:00,4280.81,4282.36,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23392,做多,2021-10-30 17:05:00,2021-10-30 17:30:00,4282.36,4308.79,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23393,做多,2021-10-30 20:25:00,2021-10-30 22:55:00,4332.22,4290.06,0.03,100.0,0.0007,-0.03,0.0,-0.03,flip -23394,做空,2021-10-30 22:55:00,2021-10-30 23:25:00,4290.06,4295.78,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23395,做多,2021-10-30 23:25:00,2021-10-30 23:35:00,4295.78,4323.71,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23396,做多,2021-10-31 02:10:00,2021-10-31 02:35:00,4390.48,4381.23,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23397,做空,2021-10-31 02:35:00,2021-10-31 03:00:00,4381.23,4375.87,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23398,做多,2021-10-31 03:00:00,2021-10-31 03:05:00,4375.87,4364.48,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23399,做空,2021-10-31 03:05:00,2021-10-31 03:20:00,4364.48,4371.74,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23400,做多,2021-10-31 03:20:00,2021-10-31 03:45:00,4371.74,4373.46,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23401,做空,2021-10-31 03:45:00,2021-10-31 04:00:00,4373.46,4374.88,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23402,做多,2021-10-31 04:00:00,2021-10-31 04:05:00,4374.88,4365.94,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23403,做空,2021-10-31 04:05:00,2021-10-31 04:10:00,4365.94,4367.18,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23404,做多,2021-10-31 04:10:00,2021-10-31 04:30:00,4367.18,4373.56,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23405,做多,2021-10-31 07:05:00,2021-10-31 07:20:00,4325.17,4322.51,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23406,做空,2021-10-31 07:20:00,2021-10-31 08:10:00,4322.51,4307.77,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23407,做多,2021-10-31 10:30:00,2021-10-31 10:40:00,4262.78,4281.59,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23408,做多,2021-10-31 11:00:00,2021-10-31 13:20:00,4258.93,4201.6,0.03,100.0,0.0007,-0.04,0.0,-0.04,flip -23409,做空,2021-10-31 13:20:00,2021-10-31 13:35:00,4201.6,4189.65,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23410,做多,2021-10-31 13:40:00,2021-10-31 13:45:00,4206.47,4191.84,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23411,做空,2021-10-31 13:45:00,2021-10-31 13:50:00,4191.84,4204.7,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23412,做多,2021-10-31 13:50:00,2021-10-31 14:00:00,4204.7,4190.87,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23413,做空,2021-10-31 14:00:00,2021-10-31 14:05:00,4190.87,4204.55,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23414,做多,2021-10-31 14:05:00,2021-10-31 14:10:00,4204.55,4218.96,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23415,做多,2021-10-31 14:55:00,2021-10-31 15:00:00,4208.34,4201.74,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23416,做空,2021-10-31 15:00:00,2021-10-31 15:05:00,4201.74,4212.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23417,做多,2021-10-31 15:05:00,2021-10-31 15:30:00,4212.0,4216.96,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23418,做空,2021-10-31 15:30:00,2021-10-31 15:40:00,4216.96,4214.64,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23419,做多,2021-10-31 15:40:00,2021-10-31 15:55:00,4214.64,4216.54,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23420,做空,2021-10-31 15:55:00,2021-10-31 16:10:00,4216.54,4199.7,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23421,做多,2021-10-31 16:25:00,2021-10-31 16:45:00,4225.99,4241.55,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23422,做多,2021-10-31 18:45:00,2021-10-31 19:55:00,4243.82,4250.42,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23423,做空,2021-10-31 19:55:00,2021-10-31 20:10:00,4250.42,4257.88,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23424,做多,2021-10-31 20:10:00,2021-10-31 20:15:00,4257.88,4263.62,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23425,做多,2021-10-31 22:40:00,2021-10-31 22:50:00,4300.72,4297.31,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23426,做空,2021-10-31 22:50:00,2021-10-31 23:05:00,4297.31,4273.53,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -23427,做多,2021-10-31 23:20:00,2021-10-31 23:25:00,4301.51,4291.46,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23428,做空,2021-10-31 23:25:00,2021-10-31 23:35:00,4291.46,4295.5,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23429,做多,2021-10-31 23:35:00,2021-10-31 23:45:00,4295.5,4291.55,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23430,做空,2021-10-31 23:45:00,2021-11-01 00:00:00,4291.55,4292.72,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23431,做多,2021-11-01 00:00:00,2021-11-01 00:10:00,4292.72,4314.9,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -23432,做多,2021-11-01 04:30:00,2021-11-01 05:50:00,4238.78,4230.6,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23433,做空,2021-11-01 05:50:00,2021-11-01 06:05:00,4230.6,4213.72,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23434,做多,2021-11-01 06:25:00,2021-11-01 06:40:00,4234.0,4249.95,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23435,做多,2021-11-01 08:50:00,2021-11-01 08:55:00,4316.16,4315.67,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23436,做空,2021-11-01 08:55:00,2021-11-01 10:00:00,4315.67,4326.69,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23437,做多,2021-11-01 10:00:00,2021-11-01 10:15:00,4326.69,4318.93,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23438,做空,2021-11-01 10:15:00,2021-11-01 10:20:00,4318.93,4325.9,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23439,做多,2021-11-01 10:20:00,2021-11-01 10:40:00,4325.9,4327.9,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23440,做空,2021-11-01 10:40:00,2021-11-01 10:50:00,4327.9,4327.35,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23441,做多,2021-11-01 10:50:00,2021-11-01 11:00:00,4327.35,4342.89,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23442,做多,2021-11-01 12:00:00,2021-11-01 12:10:00,4345.01,4368.21,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -23443,做多,2021-11-01 13:05:00,2021-11-01 13:20:00,4346.99,4350.63,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23444,做空,2021-11-01 13:20:00,2021-11-01 14:15:00,4350.63,4362.81,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23445,做多,2021-11-01 14:15:00,2021-11-01 14:30:00,4362.81,4357.68,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23446,做空,2021-11-01 14:30:00,2021-11-01 14:40:00,4357.68,4345.69,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23447,做多,2021-11-01 15:30:00,2021-11-01 15:45:00,4348.93,4339.12,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23448,做空,2021-11-01 15:45:00,2021-11-01 15:55:00,4339.12,4353.35,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23449,做多,2021-11-01 15:55:00,2021-11-01 16:00:00,4353.35,4346.98,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23450,做空,2021-11-01 16:00:00,2021-11-01 16:15:00,4346.98,4345.66,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23451,做多,2021-11-01 16:15:00,2021-11-01 16:20:00,4345.66,4348.96,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23452,做多,2021-11-01 18:25:00,2021-11-01 18:30:00,4286.71,4279.4,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23453,做空,2021-11-01 18:30:00,2021-11-01 18:35:00,4279.4,4289.04,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23454,做多,2021-11-01 18:35:00,2021-11-01 18:40:00,4289.04,4305.39,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23455,做多,2021-11-01 21:45:00,2021-11-01 22:20:00,4301.01,4321.33,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23456,做多,2021-11-01 23:00:00,2021-11-01 23:25:00,4321.54,4320.65,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23457,做空,2021-11-01 23:25:00,2021-11-01 23:40:00,4320.65,4329.14,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23458,做多,2021-11-01 23:40:00,2021-11-01 23:55:00,4329.14,4322.72,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23459,做空,2021-11-01 23:55:00,2021-11-02 00:00:00,4322.72,4326.36,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23460,做多,2021-11-02 00:00:00,2021-11-02 00:05:00,4326.36,4317.61,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23461,做空,2021-11-02 00:05:00,2021-11-02 00:10:00,4317.61,4347.0,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -23462,做多,2021-11-02 00:10:00,2021-11-02 00:15:00,4347.0,4346.72,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23463,做多,2021-11-02 01:10:00,2021-11-02 01:40:00,4320.41,4318.74,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23464,做空,2021-11-02 01:40:00,2021-11-02 01:45:00,4318.74,4323.38,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23465,做多,2021-11-02 01:45:00,2021-11-02 01:55:00,4323.38,4324.67,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23466,做空,2021-11-02 01:55:00,2021-11-02 02:15:00,4324.67,4318.72,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23467,做多,2021-11-02 02:15:00,2021-11-02 02:25:00,4318.72,4320.71,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23468,做空,2021-11-02 02:25:00,2021-11-02 02:40:00,4320.71,4311.13,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23469,做多,2021-11-02 03:35:00,2021-11-02 04:00:00,4318.47,4321.91,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23470,做多,2021-11-02 05:25:00,2021-11-02 06:00:00,4350.54,4365.89,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23471,做多,2021-11-02 06:15:00,2021-11-02 06:30:00,4360.81,4376.82,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23472,做多,2021-11-02 07:15:00,2021-11-02 07:20:00,4370.38,4360.47,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23473,做空,2021-11-02 07:20:00,2021-11-02 07:45:00,4360.47,4352.31,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -23474,做多,2021-11-02 08:45:00,2021-11-02 08:55:00,4362.62,4354.38,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -23475,做多,2021-11-02 09:05:00,2021-11-02 09:10:00,4353.0,4345.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23476,做空,2021-11-02 09:10:00,2021-11-02 09:15:00,4345.39,4357.62,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23477,做多,2021-11-02 09:15:00,2021-11-02 09:25:00,4357.62,4366.0,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23478,做多,2021-11-02 11:25:00,2021-11-02 11:35:00,4454.66,4448.62,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23479,做空,2021-11-02 11:35:00,2021-11-02 11:45:00,4448.62,4429.22,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23480,做多,2021-11-02 12:10:00,2021-11-02 12:20:00,4445.15,4442.25,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23481,做空,2021-11-02 12:20:00,2021-11-02 12:45:00,4442.25,4450.92,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23482,做多,2021-11-02 12:45:00,2021-11-02 12:50:00,4450.92,4442.15,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23483,做空,2021-11-02 12:50:00,2021-11-02 13:00:00,4442.15,4451.6,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23484,做多,2021-11-02 13:00:00,2021-11-02 13:15:00,4451.6,4464.54,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23485,做多,2021-11-02 14:55:00,2021-11-02 15:05:00,4469.87,4496.81,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23486,做多,2021-11-02 16:15:00,2021-11-02 16:35:00,4492.55,4495.65,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23487,做空,2021-11-02 16:35:00,2021-11-02 16:40:00,4495.65,4505.42,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23488,做多,2021-11-02 16:40:00,2021-11-02 16:55:00,4505.42,4503.65,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23489,做空,2021-11-02 16:55:00,2021-11-02 17:10:00,4503.65,4500.06,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23490,做多,2021-11-02 17:10:00,2021-11-02 18:40:00,4500.06,4496.27,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -23491,做多,2021-11-02 20:05:00,2021-11-02 20:10:00,4523.32,4530.33,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23492,做多,2021-11-02 20:40:00,2021-11-02 20:45:00,4519.59,4505.87,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23493,做空,2021-11-02 20:45:00,2021-11-02 21:05:00,4505.87,4490.06,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23494,做多,2021-11-02 21:15:00,2021-11-02 22:00:00,4511.98,4544.17,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23495,做多,2021-11-03 00:30:00,2021-11-03 00:50:00,4574.01,4621.83,0.03,100.0,0.0007,0.03,0.0,0.03,tp_upper -23496,做多,2021-11-03 02:55:00,2021-11-03 03:00:00,4603.46,4594.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23497,做空,2021-11-03 03:00:00,2021-11-03 03:25:00,4594.0,4593.18,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23498,做多,2021-11-03 03:25:00,2021-11-03 03:30:00,4593.18,4586.55,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23499,做空,2021-11-03 03:30:00,2021-11-03 03:35:00,4586.55,4594.4,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23500,做多,2021-11-03 03:35:00,2021-11-03 03:40:00,4594.4,4588.76,0.03,100.0,0.0007,-0.0,0.0,-0.01,tp_upper -23501,做多,2021-11-03 03:50:00,2021-11-03 04:00:00,4593.05,4586.52,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23502,做空,2021-11-03 04:00:00,2021-11-03 04:05:00,4586.52,4590.86,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23503,做多,2021-11-03 04:05:00,2021-11-03 05:55:00,4590.86,4563.06,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -23504,做空,2021-11-03 05:55:00,2021-11-03 06:15:00,4563.06,4565.76,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23505,做多,2021-11-03 06:15:00,2021-11-03 06:25:00,4565.76,4562.01,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23506,做空,2021-11-03 06:25:00,2021-11-03 06:30:00,4562.01,4566.41,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23507,做多,2021-11-03 06:30:00,2021-11-03 06:45:00,4566.41,4567.0,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23508,做空,2021-11-03 06:45:00,2021-11-03 07:00:00,4567.0,4562.41,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23509,做多,2021-11-03 07:10:00,2021-11-03 07:15:00,4568.62,4577.85,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23510,做多,2021-11-03 08:35:00,2021-11-03 08:50:00,4593.42,4585.76,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23511,做空,2021-11-03 08:50:00,2021-11-03 09:10:00,4585.76,4590.04,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23512,做多,2021-11-03 09:10:00,2021-11-03 09:25:00,4590.04,4611.38,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23513,做多,2021-11-03 11:45:00,2021-11-03 12:00:00,4579.64,4571.82,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23514,做空,2021-11-03 12:00:00,2021-11-03 12:25:00,4571.82,4543.72,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -23515,做多,2021-11-03 13:00:00,2021-11-03 15:20:00,4551.51,4530.25,0.03,100.0,0.0006,-0.01,0.0,-0.02,tp_upper -23516,做多,2021-11-03 17:15:00,2021-11-03 17:50:00,4539.27,4541.93,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23517,做空,2021-11-03 17:50:00,2021-11-03 18:00:00,4541.93,4538.5,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23518,做多,2021-11-03 18:05:00,2021-11-03 18:10:00,4572.7,4590.88,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23519,做多,2021-11-03 20:00:00,2021-11-03 20:05:00,4637.3,4635.0,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23520,做空,2021-11-03 20:05:00,2021-11-03 20:10:00,4635.0,4638.38,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23521,做多,2021-11-03 20:10:00,2021-11-03 21:15:00,4638.38,4618.3,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23522,做空,2021-11-03 21:15:00,2021-11-03 21:40:00,4618.3,4621.31,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23523,做多,2021-11-03 21:40:00,2021-11-03 21:50:00,4621.31,4611.03,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23524,做空,2021-11-03 21:50:00,2021-11-03 21:55:00,4611.03,4612.6,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -23525,做多,2021-11-03 23:35:00,2021-11-03 23:40:00,4594.3,4597.65,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23526,做多,2021-11-04 00:05:00,2021-11-04 00:30:00,4599.57,4589.03,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23527,做空,2021-11-04 00:30:00,2021-11-04 00:35:00,4589.03,4577.24,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23528,做多,2021-11-04 02:40:00,2021-11-04 02:50:00,4569.45,4570.06,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23529,做空,2021-11-04 02:50:00,2021-11-04 03:00:00,4570.06,4573.49,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23530,做多,2021-11-04 03:00:00,2021-11-04 03:05:00,4573.49,4565.32,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23531,做空,2021-11-04 03:05:00,2021-11-04 03:10:00,4565.32,4562.39,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23532,做多,2021-11-04 04:00:00,2021-11-04 04:35:00,4572.77,4583.93,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23533,做多,2021-11-04 05:20:00,2021-11-04 05:25:00,4580.18,4572.67,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23534,做空,2021-11-04 05:25:00,2021-11-04 05:30:00,4572.67,4563.53,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23535,做多,2021-11-04 06:30:00,2021-11-04 06:40:00,4570.54,4561.92,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23536,做空,2021-11-04 06:40:00,2021-11-04 07:30:00,4561.92,4562.18,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23537,做多,2021-11-04 07:30:00,2021-11-04 09:20:00,4562.18,4507.07,0.03,100.0,0.0006,-0.04,0.0,-0.04,flip -23538,做空,2021-11-04 09:20:00,2021-11-04 09:45:00,4507.07,4516.15,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23539,做多,2021-11-04 09:45:00,2021-11-04 10:15:00,4516.15,4512.75,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23540,做空,2021-11-04 10:15:00,2021-11-04 10:35:00,4512.75,4514.55,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23541,做多,2021-11-04 10:35:00,2021-11-04 10:45:00,4514.55,4532.44,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23542,做多,2021-11-04 12:00:00,2021-11-04 12:20:00,4526.52,4523.27,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23543,做空,2021-11-04 12:20:00,2021-11-04 12:25:00,4523.27,4529.21,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23544,做多,2021-11-04 12:25:00,2021-11-04 12:30:00,4529.21,4521.05,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23545,做空,2021-11-04 12:30:00,2021-11-04 12:35:00,4521.05,4529.92,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23546,做多,2021-11-04 12:35:00,2021-11-04 13:15:00,4529.92,4526.06,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23547,做空,2021-11-04 13:15:00,2021-11-04 13:20:00,4526.06,4528.85,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23548,做多,2021-11-04 13:20:00,2021-11-04 13:30:00,4528.85,4524.11,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23549,做空,2021-11-04 13:30:00,2021-11-04 13:35:00,4524.11,4525.47,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23550,做多,2021-11-04 13:35:00,2021-11-04 13:50:00,4525.47,4546.98,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23551,做多,2021-11-04 13:50:00,2021-11-04 13:55:00,4546.98,4551.79,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23552,做多,2021-11-04 17:05:00,2021-11-04 17:15:00,4476.46,4474.28,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23553,做空,2021-11-04 17:15:00,2021-11-04 17:35:00,4474.28,4464.75,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23554,做多,2021-11-04 18:10:00,2021-11-04 18:50:00,4457.21,4466.31,0.03,100.0,0.0006,0.01,0.0,0.0,flip -23555,做空,2021-11-04 18:50:00,2021-11-04 19:10:00,4466.31,4460.9,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23556,做多,2021-11-04 19:10:00,2021-11-04 20:20:00,4460.9,4504.64,0.03,100.0,0.0006,0.03,0.0,0.03,tp_upper -23557,做多,2021-11-04 22:15:00,2021-11-04 22:35:00,4523.72,4530.0,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23558,做多,2021-11-04 23:05:00,2021-11-04 23:15:00,4528.84,4536.91,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23559,做多,2021-11-05 01:40:00,2021-11-05 01:50:00,4510.0,4515.2,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23560,做多,2021-11-05 02:45:00,2021-11-05 02:55:00,4520.65,4505.98,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23561,做空,2021-11-05 02:55:00,2021-11-05 03:05:00,4505.98,4516.04,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23562,做多,2021-11-05 03:05:00,2021-11-05 03:15:00,4516.04,4550.83,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23563,做多,2021-11-05 04:40:00,2021-11-05 04:45:00,4540.97,4535.48,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23564,做空,2021-11-05 04:45:00,2021-11-05 05:00:00,4535.48,4526.64,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -23565,做多,2021-11-05 05:50:00,2021-11-05 05:55:00,4534.31,4544.64,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23566,做多,2021-11-05 07:35:00,2021-11-05 07:40:00,4552.2,4547.33,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23567,做空,2021-11-05 07:40:00,2021-11-05 08:10:00,4547.33,4525.37,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23568,做多,2021-11-05 11:30:00,2021-11-05 11:40:00,4514.45,4500.69,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23569,做空,2021-11-05 11:40:00,2021-11-05 11:45:00,4500.69,4488.85,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23570,做多,2021-11-05 12:45:00,2021-11-05 13:20:00,4496.86,4517.77,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23571,做多,2021-11-05 16:15:00,2021-11-05 17:25:00,4485.9,4476.86,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23572,做空,2021-11-05 17:25:00,2021-11-05 17:30:00,4476.86,4496.01,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23573,做多,2021-11-05 17:30:00,2021-11-05 17:45:00,4496.01,4485.75,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23574,做空,2021-11-05 17:45:00,2021-11-05 17:55:00,4485.75,4487.3,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23575,做多,2021-11-05 17:55:00,2021-11-05 18:05:00,4487.3,4499.55,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23576,做多,2021-11-05 19:10:00,2021-11-05 19:25:00,4496.83,4496.96,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23577,做空,2021-11-05 19:25:00,2021-11-05 19:35:00,4496.96,4489.67,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23578,做多,2021-11-05 19:55:00,2021-11-05 20:00:00,4498.25,4481.88,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23579,做空,2021-11-05 20:00:00,2021-11-05 20:15:00,4481.88,4473.49,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -23580,做多,2021-11-05 21:10:00,2021-11-05 21:45:00,4469.91,4465.8,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23581,做空,2021-11-05 21:45:00,2021-11-05 21:55:00,4465.8,4465.52,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23582,做多,2021-11-05 21:55:00,2021-11-05 22:30:00,4465.52,4470.61,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23583,做空,2021-11-05 22:30:00,2021-11-05 22:35:00,4470.61,4479.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23584,做多,2021-11-05 22:35:00,2021-11-05 22:40:00,4479.0,4476.36,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23585,做空,2021-11-05 22:40:00,2021-11-05 23:05:00,4476.36,4461.67,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23586,做多,2021-11-05 23:15:00,2021-11-05 23:20:00,4474.05,4467.39,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23587,做空,2021-11-05 23:20:00,2021-11-05 23:30:00,4467.39,4471.2,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -23588,做多,2021-11-05 23:35:00,2021-11-06 00:00:00,4477.77,4468.15,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23589,做空,2021-11-06 00:00:00,2021-11-06 00:10:00,4468.15,4468.94,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -23590,做多,2021-11-06 00:15:00,2021-11-06 00:30:00,4476.22,4470.47,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23591,做空,2021-11-06 00:30:00,2021-11-06 00:35:00,4470.47,4470.76,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23592,做多,2021-11-06 00:35:00,2021-11-06 00:45:00,4470.76,4493.53,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -23593,做多,2021-11-06 03:25:00,2021-11-06 03:30:00,4493.72,4495.98,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23594,做多,2021-11-06 04:20:00,2021-11-06 04:30:00,4496.4,4503.04,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23595,做多,2021-11-06 05:25:00,2021-11-06 05:30:00,4499.3,4509.32,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23596,做多,2021-11-06 08:05:00,2021-11-06 08:25:00,4485.79,4478.11,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23597,做空,2021-11-06 08:25:00,2021-11-06 08:30:00,4478.11,4480.66,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23598,做多,2021-11-06 08:30:00,2021-11-06 08:35:00,4480.66,4475.6,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23599,做空,2021-11-06 08:35:00,2021-11-06 08:50:00,4475.6,4476.33,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23600,做多,2021-11-06 08:50:00,2021-11-06 08:55:00,4476.33,4474.42,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23601,做空,2021-11-06 08:55:00,2021-11-06 09:05:00,4474.42,4474.39,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23602,做多,2021-11-06 09:05:00,2021-11-06 09:25:00,4474.39,4477.56,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23603,做空,2021-11-06 09:25:00,2021-11-06 09:35:00,4477.56,4479.49,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23604,做多,2021-11-06 09:35:00,2021-11-06 09:40:00,4479.49,4478.56,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23605,做空,2021-11-06 09:40:00,2021-11-06 09:55:00,4478.56,4465.01,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23606,做多,2021-11-06 12:25:00,2021-11-06 13:05:00,4370.91,4368.62,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23607,做空,2021-11-06 13:05:00,2021-11-06 14:05:00,4368.62,4381.9,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23608,做多,2021-11-06 14:05:00,2021-11-06 14:10:00,4381.9,4372.66,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23609,做空,2021-11-06 14:10:00,2021-11-06 14:25:00,4372.66,4377.65,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23610,做多,2021-11-06 14:25:00,2021-11-06 14:35:00,4377.65,4394.27,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23611,做多,2021-11-06 15:40:00,2021-11-06 16:05:00,4401.56,4400.17,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23612,做空,2021-11-06 16:05:00,2021-11-06 16:10:00,4400.17,4405.63,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23613,做多,2021-11-06 16:10:00,2021-11-06 16:15:00,4405.63,4397.76,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23614,做空,2021-11-06 16:15:00,2021-11-06 16:25:00,4397.76,4394.97,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23615,做多,2021-11-06 16:55:00,2021-11-06 17:00:00,4412.0,4411.3,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23616,做多,2021-11-06 20:55:00,2021-11-06 21:25:00,4486.4,4514.0,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23617,做多,2021-11-06 22:30:00,2021-11-06 22:45:00,4511.79,4511.88,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23618,做空,2021-11-06 22:45:00,2021-11-06 23:25:00,4511.88,4510.71,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23619,做多,2021-11-06 23:25:00,2021-11-06 23:30:00,4510.71,4505.78,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23620,做空,2021-11-06 23:30:00,2021-11-06 23:45:00,4505.78,4508.24,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23621,做多,2021-11-06 23:45:00,2021-11-06 23:55:00,4508.24,4521.4,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23622,做多,2021-11-07 00:10:00,2021-11-07 00:15:00,4519.09,4515.72,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -23623,做多,2021-11-07 00:30:00,2021-11-07 00:40:00,4509.32,4520.93,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23624,做多,2021-11-07 02:45:00,2021-11-07 02:50:00,4560.54,4553.38,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23625,做空,2021-11-07 02:50:00,2021-11-07 03:00:00,4553.38,4548.08,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23626,做多,2021-11-07 03:00:00,2021-11-07 04:00:00,4548.08,4568.03,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23627,做多,2021-11-07 04:55:00,2021-11-07 05:00:00,4553.15,4543.98,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23628,做空,2021-11-07 05:00:00,2021-11-07 05:20:00,4543.98,4552.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23629,做多,2021-11-07 05:20:00,2021-11-07 06:05:00,4552.39,4561.48,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -23630,做多,2021-11-07 07:00:00,2021-11-07 07:30:00,4551.94,4549.02,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23631,做空,2021-11-07 07:30:00,2021-11-07 07:40:00,4549.02,4554.79,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23632,做多,2021-11-07 07:40:00,2021-11-07 07:45:00,4554.79,4548.89,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23633,做空,2021-11-07 07:45:00,2021-11-07 08:05:00,4548.89,4553.39,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23634,做多,2021-11-07 08:05:00,2021-11-07 08:10:00,4553.39,4551.2,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -23635,做多,2021-11-07 08:30:00,2021-11-07 08:35:00,4550.48,4549.47,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23636,做空,2021-11-07 08:35:00,2021-11-07 08:50:00,4549.47,4551.46,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23637,做多,2021-11-07 08:50:00,2021-11-07 08:55:00,4551.46,4549.26,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23638,做空,2021-11-07 08:55:00,2021-11-07 09:00:00,4549.26,4539.27,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23639,做多,2021-11-07 09:30:00,2021-11-07 09:45:00,4545.14,4582.0,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23640,做多,2021-11-07 11:55:00,2021-11-07 12:20:00,4597.02,4601.81,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23641,做多,2021-11-07 13:00:00,2021-11-07 13:25:00,4597.54,4604.87,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23642,做多,2021-11-07 13:40:00,2021-11-07 13:45:00,4609.63,4609.14,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23643,做空,2021-11-07 13:45:00,2021-11-07 15:20:00,4609.14,4593.17,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23644,做多,2021-11-07 15:55:00,2021-11-07 16:00:00,4607.72,4604.88,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23645,做空,2021-11-07 16:00:00,2021-11-07 16:40:00,4604.88,4613.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23646,做多,2021-11-07 16:40:00,2021-11-07 16:50:00,4613.01,4598.98,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23647,做空,2021-11-07 16:50:00,2021-11-07 17:20:00,4598.98,4603.88,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23648,做多,2021-11-07 17:20:00,2021-11-07 17:55:00,4603.88,4614.3,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23649,做多,2021-11-07 18:25:00,2021-11-07 19:00:00,4601.51,4619.14,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23650,做多,2021-11-07 20:20:00,2021-11-07 20:40:00,4609.21,4610.77,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23651,做空,2021-11-07 20:40:00,2021-11-07 22:15:00,4610.77,4609.36,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_lower -23652,做多,2021-11-07 23:45:00,2021-11-07 23:50:00,4603.6,4616.07,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23653,做多,2021-11-07 23:50:00,2021-11-07 23:55:00,4616.07,4616.5,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_upper -23654,做多,2021-11-08 02:00:00,2021-11-08 02:20:00,4707.24,4716.18,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23655,做多,2021-11-08 05:15:00,2021-11-08 05:20:00,4726.6,4719.0,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23656,做空,2021-11-08 05:20:00,2021-11-08 05:25:00,4719.0,4723.86,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23657,做多,2021-11-08 05:25:00,2021-11-08 05:30:00,4723.86,4717.08,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23658,做空,2021-11-08 05:30:00,2021-11-08 05:45:00,4717.08,4723.8,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23659,做多,2021-11-08 05:45:00,2021-11-08 05:50:00,4723.8,4725.13,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_upper -23660,做多,2021-11-08 06:05:00,2021-11-08 06:10:00,4729.8,4733.0,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23661,做多,2021-11-08 08:45:00,2021-11-08 08:55:00,4726.23,4744.78,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23662,做多,2021-11-08 09:30:00,2021-11-08 09:35:00,4730.44,4726.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23663,做空,2021-11-08 09:35:00,2021-11-08 09:40:00,4726.1,4732.78,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23664,做多,2021-11-08 09:40:00,2021-11-08 09:50:00,4732.78,4726.19,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23665,做空,2021-11-08 09:50:00,2021-11-08 09:55:00,4726.19,4726.33,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23666,做多,2021-11-08 09:55:00,2021-11-08 10:35:00,4726.33,4736.63,0.03,100.0,0.0006,0.01,0.0,0.01,flip -23667,做空,2021-11-08 10:35:00,2021-11-08 10:50:00,4736.63,4734.0,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23668,做多,2021-11-08 10:50:00,2021-11-08 11:05:00,4734.0,4732.51,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23669,做空,2021-11-08 11:05:00,2021-11-08 11:15:00,4732.51,4733.87,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23670,做多,2021-11-08 11:15:00,2021-11-08 11:20:00,4733.87,4733.84,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23671,做空,2021-11-08 11:20:00,2021-11-08 11:35:00,4733.84,4722.93,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23672,做多,2021-11-08 11:55:00,2021-11-08 12:00:00,4734.12,4730.0,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -23673,做多,2021-11-08 12:05:00,2021-11-08 12:20:00,4730.09,4730.88,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_upper -23674,做多,2021-11-08 12:20:00,2021-11-08 12:35:00,4730.88,4739.22,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23675,做多,2021-11-08 15:00:00,2021-11-08 15:20:00,4727.97,4741.82,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23676,做多,2021-11-08 19:05:00,2021-11-08 19:10:00,4784.62,4783.69,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23677,做空,2021-11-08 19:10:00,2021-11-08 19:25:00,4783.69,4770.81,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23678,做多,2021-11-08 20:15:00,2021-11-08 21:10:00,4759.81,4774.86,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23679,做多,2021-11-08 22:45:00,2021-11-08 23:00:00,4775.85,4768.22,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23680,做空,2021-11-08 23:00:00,2021-11-08 23:05:00,4768.22,4788.85,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23681,做多,2021-11-08 23:05:00,2021-11-08 23:10:00,4788.85,4802.99,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23682,做多,2021-11-09 00:20:00,2021-11-09 00:30:00,4807.09,4804.65,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23683,做空,2021-11-09 00:30:00,2021-11-09 00:35:00,4804.65,4812.3,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23684,做多,2021-11-09 00:35:00,2021-11-09 00:45:00,4812.3,4806.9,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23685,做空,2021-11-09 00:45:00,2021-11-09 01:00:00,4806.9,4789.46,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23686,做多,2021-11-09 01:35:00,2021-11-09 01:40:00,4798.88,4797.33,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23687,做空,2021-11-09 01:40:00,2021-11-09 01:45:00,4797.33,4804.64,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23688,做多,2021-11-09 01:45:00,2021-11-09 01:55:00,4804.64,4798.72,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23689,做空,2021-11-09 01:55:00,2021-11-09 02:10:00,4798.72,4796.87,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23690,做多,2021-11-09 02:10:00,2021-11-09 02:30:00,4796.87,4786.49,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23691,做空,2021-11-09 02:30:00,2021-11-09 02:35:00,4786.49,4785.5,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_lower -23692,做多,2021-11-09 02:40:00,2021-11-09 03:40:00,4794.92,4805.14,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23693,做多,2021-11-09 03:40:00,2021-11-09 03:45:00,4805.14,4813.52,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23694,做多,2021-11-09 04:45:00,2021-11-09 04:55:00,4802.11,4806.81,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23695,做空,2021-11-09 04:55:00,2021-11-09 05:20:00,4806.81,4810.3,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23696,做多,2021-11-09 05:20:00,2021-11-09 05:30:00,4810.3,4817.0,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23697,做多,2021-11-09 06:20:00,2021-11-09 06:35:00,4808.61,4812.69,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23698,做空,2021-11-09 06:35:00,2021-11-09 06:55:00,4812.69,4814.15,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23699,做多,2021-11-09 06:55:00,2021-11-09 07:25:00,4814.15,4809.61,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23700,做空,2021-11-09 07:25:00,2021-11-09 07:35:00,4809.61,4802.77,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23701,做多,2021-11-09 08:30:00,2021-11-09 08:35:00,4800.88,4800.08,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23702,做空,2021-11-09 08:35:00,2021-11-09 10:25:00,4800.08,4803.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -23703,做多,2021-11-09 12:30:00,2021-11-09 13:05:00,4783.21,4801.92,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23704,做多,2021-11-09 15:15:00,2021-11-09 15:20:00,4814.32,4797.13,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23705,做空,2021-11-09 15:20:00,2021-11-09 15:25:00,4797.13,4804.52,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23706,做多,2021-11-09 15:25:00,2021-11-09 15:35:00,4804.52,4800.74,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23707,做空,2021-11-09 15:35:00,2021-11-09 16:15:00,4800.74,4786.35,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23708,做多,2021-11-09 16:25:00,2021-11-09 17:45:00,4790.94,4775.47,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23709,做空,2021-11-09 17:45:00,2021-11-09 18:30:00,4775.47,4773.39,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23710,做多,2021-11-09 18:30:00,2021-11-09 18:35:00,4773.39,4770.23,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23711,做空,2021-11-09 18:35:00,2021-11-09 18:55:00,4770.23,4747.69,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23712,做多,2021-11-09 19:55:00,2021-11-09 20:00:00,4753.98,4747.19,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23713,做空,2021-11-09 20:00:00,2021-11-09 20:20:00,4747.19,4761.44,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23714,做多,2021-11-09 20:20:00,2021-11-09 20:25:00,4761.44,4754.19,0.03,100.0,0.0006,-0.0,0.0,-0.01,tp_upper -23715,做多,2021-11-09 22:45:00,2021-11-10 00:20:00,4772.29,4741.41,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -23716,做空,2021-11-10 00:20:00,2021-11-10 00:25:00,4741.41,4754.49,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23717,做多,2021-11-10 00:25:00,2021-11-10 00:30:00,4754.49,4744.56,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23718,做空,2021-11-10 00:30:00,2021-11-10 00:40:00,4744.56,4722.65,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23719,做多,2021-11-10 01:05:00,2021-11-10 01:15:00,4733.4,4735.24,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23720,做空,2021-11-10 01:15:00,2021-11-10 01:25:00,4735.24,4744.99,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23721,做多,2021-11-10 01:25:00,2021-11-10 01:30:00,4744.99,4741.99,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23722,做空,2021-11-10 01:30:00,2021-11-10 01:55:00,4741.99,4733.59,0.03,100.0,0.0006,0.01,0.0,0.0,flip -23723,做多,2021-11-10 01:55:00,2021-11-10 02:25:00,4733.59,4750.79,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23724,做多,2021-11-10 02:45:00,2021-11-10 02:50:00,4740.67,4739.31,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23725,做空,2021-11-10 02:50:00,2021-11-10 02:55:00,4739.31,4740.82,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23726,做多,2021-11-10 02:55:00,2021-11-10 03:00:00,4740.82,4725.06,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23727,做空,2021-11-10 03:00:00,2021-11-10 03:15:00,4725.06,4713.07,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23728,做多,2021-11-10 04:25:00,2021-11-10 05:40:00,4699.21,4706.72,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23729,做空,2021-11-10 05:40:00,2021-11-10 05:45:00,4706.72,4710.57,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23730,做多,2021-11-10 05:45:00,2021-11-10 05:50:00,4710.57,4710.54,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23731,做空,2021-11-10 05:50:00,2021-11-10 06:05:00,4710.54,4712.71,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23732,做多,2021-11-10 06:05:00,2021-11-10 06:20:00,4712.71,4711.8,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23733,做空,2021-11-10 06:20:00,2021-11-10 06:35:00,4711.8,4715.74,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23734,做多,2021-11-10 06:35:00,2021-11-10 06:45:00,4715.74,4727.99,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23735,做多,2021-11-10 07:45:00,2021-11-10 08:20:00,4726.63,4734.74,0.03,100.0,0.0006,0.01,0.0,0.0,flip -23736,做空,2021-11-10 08:20:00,2021-11-10 09:00:00,4734.74,4724.24,0.03,100.0,0.0006,0.01,0.0,0.01,flip -23737,做多,2021-11-10 09:00:00,2021-11-10 09:05:00,4724.24,4721.09,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23738,做空,2021-11-10 09:05:00,2021-11-10 09:10:00,4721.09,4711.04,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23739,做多,2021-11-10 09:30:00,2021-11-10 09:35:00,4721.68,4719.56,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23740,做空,2021-11-10 09:35:00,2021-11-10 10:05:00,4719.56,4720.98,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23741,做多,2021-11-10 10:05:00,2021-11-10 10:10:00,4720.98,4728.95,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23742,做多,2021-11-10 11:30:00,2021-11-10 11:35:00,4748.9,4738.7,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23743,做空,2021-11-10 11:35:00,2021-11-10 11:40:00,4738.7,4742.05,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23744,做多,2021-11-10 11:40:00,2021-11-10 12:15:00,4742.05,4740.03,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23745,做空,2021-11-10 12:15:00,2021-11-10 12:25:00,4740.03,4729.66,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23746,做多,2021-11-10 13:30:00,2021-11-10 13:35:00,4749.66,4781.36,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23747,做多,2021-11-10 16:20:00,2021-11-10 16:30:00,4855.0,4846.92,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23748,做空,2021-11-10 16:30:00,2021-11-10 16:45:00,4846.92,4854.18,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23749,做多,2021-11-10 16:45:00,2021-11-10 16:50:00,4854.18,4843.07,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23750,做空,2021-11-10 16:50:00,2021-11-10 16:55:00,4843.07,4852.08,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23751,做多,2021-11-10 16:55:00,2021-11-10 17:00:00,4852.08,4847.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23752,做空,2021-11-10 17:00:00,2021-11-10 17:05:00,4847.1,4854.57,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23753,做多,2021-11-10 17:05:00,2021-11-10 17:10:00,4854.57,4844.44,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23754,做空,2021-11-10 17:10:00,2021-11-10 17:20:00,4844.44,4849.91,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23755,做多,2021-11-10 17:20:00,2021-11-10 17:25:00,4849.91,4849.56,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23756,做空,2021-11-10 17:25:00,2021-11-10 17:30:00,4849.56,4845.72,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23757,做多,2021-11-10 17:35:00,2021-11-10 17:40:00,4851.1,4840.75,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23758,做空,2021-11-10 17:40:00,2021-11-10 17:45:00,4840.75,4830.64,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23759,做多,2021-11-10 22:30:00,2021-11-10 23:15:00,4608.41,4611.86,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23760,做空,2021-11-10 23:15:00,2021-11-10 23:30:00,4611.86,4617.44,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23761,做多,2021-11-10 23:30:00,2021-11-11 00:00:00,4617.44,4622.29,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23762,做空,2021-11-11 00:00:00,2021-11-11 00:05:00,4622.29,4608.88,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23763,做多,2021-11-11 00:45:00,2021-11-11 01:20:00,4620.03,4613.72,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23764,做空,2021-11-11 01:20:00,2021-11-11 01:45:00,4613.72,4609.5,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23765,做多,2021-11-11 01:45:00,2021-11-11 02:00:00,4609.5,4600.51,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23766,做空,2021-11-11 02:00:00,2021-11-11 02:45:00,4600.51,4613.12,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23767,做多,2021-11-11 02:45:00,2021-11-11 03:15:00,4613.12,4634.19,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23768,做多,2021-11-11 04:35:00,2021-11-11 04:40:00,4634.8,4629.44,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23769,做空,2021-11-11 04:40:00,2021-11-11 04:45:00,4629.44,4635.29,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23770,做多,2021-11-11 04:45:00,2021-11-11 04:55:00,4635.29,4636.16,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23771,做空,2021-11-11 04:55:00,2021-11-11 06:25:00,4636.16,4656.37,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23772,做多,2021-11-11 06:25:00,2021-11-11 06:30:00,4656.37,4671.36,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23773,做多,2021-11-11 08:15:00,2021-11-11 08:20:00,4685.77,4666.78,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23774,做空,2021-11-11 08:20:00,2021-11-11 08:25:00,4666.78,4661.68,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23775,做多,2021-11-11 08:45:00,2021-11-11 08:55:00,4685.26,4723.31,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23776,做多,2021-11-11 10:15:00,2021-11-11 11:25:00,4720.83,4715.76,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23777,做空,2021-11-11 11:25:00,2021-11-11 11:40:00,4715.76,4699.19,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23778,做多,2021-11-11 11:45:00,2021-11-11 12:00:00,4710.48,4720.51,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23779,做多,2021-11-11 12:40:00,2021-11-11 13:10:00,4698.85,4700.05,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23780,做空,2021-11-11 13:10:00,2021-11-11 13:15:00,4700.05,4708.4,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23781,做多,2021-11-11 13:15:00,2021-11-11 13:20:00,4708.4,4705.78,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23782,做空,2021-11-11 13:20:00,2021-11-11 14:10:00,4705.78,4686.18,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23783,做多,2021-11-11 14:30:00,2021-11-11 14:35:00,4712.48,4750.14,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23784,做多,2021-11-11 15:35:00,2021-11-11 15:40:00,4729.77,4725.99,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23785,做空,2021-11-11 15:40:00,2021-11-11 16:10:00,4725.99,4735.75,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23786,做多,2021-11-11 16:10:00,2021-11-11 16:15:00,4735.75,4728.45,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23787,做空,2021-11-11 16:15:00,2021-11-11 16:20:00,4728.45,4746.03,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23788,做多,2021-11-11 16:20:00,2021-11-11 16:30:00,4746.03,4778.41,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23789,做多,2021-11-11 17:35:00,2021-11-11 17:45:00,4756.01,4760.03,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23790,做空,2021-11-11 17:45:00,2021-11-11 18:00:00,4760.03,4758.69,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23791,做多,2021-11-11 18:00:00,2021-11-11 20:00:00,4758.69,4769.19,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23792,做多,2021-11-11 20:20:00,2021-11-11 20:25:00,4754.72,4747.54,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23793,做空,2021-11-11 20:25:00,2021-11-11 20:40:00,4747.54,4741.25,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23794,做多,2021-11-11 21:20:00,2021-11-11 21:25:00,4752.85,4744.24,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23795,做空,2021-11-11 21:25:00,2021-11-11 21:45:00,4744.24,4745.34,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23796,做多,2021-11-11 21:45:00,2021-11-11 21:55:00,4745.34,4745.52,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23797,做空,2021-11-11 21:55:00,2021-11-11 22:00:00,4745.52,4733.93,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23798,做多,2021-11-11 22:05:00,2021-11-11 22:15:00,4740.75,4757.33,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23799,做多,2021-11-11 22:15:00,2021-11-11 22:20:00,4757.33,4758.19,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_upper -23800,做多,2021-11-12 00:25:00,2021-11-12 00:35:00,4732.01,4723.16,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23801,做空,2021-11-12 00:35:00,2021-11-12 00:40:00,4723.16,4737.63,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23802,做多,2021-11-12 00:40:00,2021-11-12 01:00:00,4737.63,4724.45,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23803,做空,2021-11-12 01:00:00,2021-11-12 01:15:00,4724.45,4705.32,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23804,做多,2021-11-12 01:20:00,2021-11-12 01:30:00,4724.54,4747.52,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23805,做多,2021-11-12 03:15:00,2021-11-12 03:20:00,4792.06,4789.21,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23806,做空,2021-11-12 03:20:00,2021-11-12 03:30:00,4789.21,4772.0,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23807,做多,2021-11-12 04:40:00,2021-11-12 05:10:00,4774.4,4775.16,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23808,做空,2021-11-12 05:10:00,2021-11-12 05:45:00,4775.16,4753.45,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23809,做多,2021-11-12 08:05:00,2021-11-12 08:25:00,4716.32,4719.12,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23810,做空,2021-11-12 08:25:00,2021-11-12 08:35:00,4719.12,4734.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23811,做多,2021-11-12 08:35:00,2021-11-12 08:40:00,4734.0,4731.36,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -23812,做多,2021-11-12 11:10:00,2021-11-12 11:20:00,4625.75,4626.47,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23813,做空,2021-11-12 11:20:00,2021-11-12 11:35:00,4626.47,4637.56,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23814,做多,2021-11-12 11:35:00,2021-11-12 11:40:00,4637.56,4611.14,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -23815,做空,2021-11-12 11:40:00,2021-11-12 11:45:00,4611.14,4605.81,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -23816,做多,2021-11-12 12:05:00,2021-11-12 12:20:00,4620.86,4613.51,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23817,做空,2021-11-12 12:20:00,2021-11-12 12:25:00,4613.51,4621.27,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23818,做多,2021-11-12 12:25:00,2021-11-12 12:30:00,4621.27,4595.24,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -23819,做空,2021-11-12 12:30:00,2021-11-12 13:05:00,4595.24,4572.07,0.03,100.0,0.0006,0.02,0.0,0.01,tp_lower -23820,做多,2021-11-12 13:40:00,2021-11-12 14:25:00,4601.36,4590.27,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23821,做空,2021-11-12 14:25:00,2021-11-12 14:30:00,4590.27,4595.34,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23822,做多,2021-11-12 14:30:00,2021-11-12 14:35:00,4595.34,4588.89,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23823,做空,2021-11-12 14:35:00,2021-11-12 14:40:00,4588.89,4599.09,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23824,做多,2021-11-12 14:40:00,2021-11-12 14:45:00,4599.09,4593.96,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23825,做空,2021-11-12 14:45:00,2021-11-12 14:50:00,4593.96,4604.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23826,做多,2021-11-12 14:50:00,2021-11-12 14:55:00,4604.0,4587.51,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23827,做空,2021-11-12 14:55:00,2021-11-12 15:05:00,4587.51,4576.8,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23828,做多,2021-11-12 15:45:00,2021-11-12 15:50:00,4602.27,4586.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23829,做空,2021-11-12 15:50:00,2021-11-12 16:00:00,4586.01,4557.71,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -23830,做多,2021-11-12 16:10:00,2021-11-12 16:20:00,4589.91,4571.58,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23831,做空,2021-11-12 16:20:00,2021-11-12 16:25:00,4571.58,4529.35,0.03,100.0,0.0006,0.03,0.0,0.03,tp_lower -23832,做多,2021-11-12 16:55:00,2021-11-12 17:15:00,4573.53,4564.99,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23833,做空,2021-11-12 17:15:00,2021-11-12 19:30:00,4564.99,4642.7,0.03,100.0,0.0006,-0.05,0.0,-0.05,flip -23834,做多,2021-11-12 19:30:00,2021-11-12 20:00:00,4642.7,4661.51,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23835,做多,2021-11-12 21:30:00,2021-11-12 21:45:00,4672.09,4661.82,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23836,做空,2021-11-12 21:45:00,2021-11-12 21:50:00,4661.82,4652.2,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23837,做多,2021-11-12 23:10:00,2021-11-12 23:15:00,4657.58,4649.4,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23838,做空,2021-11-12 23:15:00,2021-11-12 23:20:00,4649.4,4651.58,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23839,做多,2021-11-12 23:20:00,2021-11-12 23:30:00,4651.58,4662.38,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23840,做多,2021-11-12 23:45:00,2021-11-12 23:50:00,4657.05,4668.72,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23841,做多,2021-11-13 03:10:00,2021-11-13 03:30:00,4638.58,4633.31,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23842,做空,2021-11-13 03:30:00,2021-11-13 03:40:00,4633.31,4639.96,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23843,做多,2021-11-13 03:40:00,2021-11-13 03:50:00,4639.96,4637.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23844,做空,2021-11-13 03:50:00,2021-11-13 03:55:00,4637.1,4639.2,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23845,做多,2021-11-13 03:55:00,2021-11-13 04:05:00,4639.2,4637.5,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23846,做空,2021-11-13 04:05:00,2021-11-13 04:15:00,4637.5,4618.78,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23847,做多,2021-11-13 04:30:00,2021-11-13 04:35:00,4637.94,4632.99,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23848,做空,2021-11-13 04:35:00,2021-11-13 04:55:00,4632.99,4621.9,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23849,做多,2021-11-13 05:15:00,2021-11-13 05:50:00,4629.37,4615.94,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23850,做空,2021-11-13 05:50:00,2021-11-13 06:00:00,4615.94,4625.84,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23851,做多,2021-11-13 06:00:00,2021-11-13 06:10:00,4625.84,4623.45,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23852,做空,2021-11-13 06:10:00,2021-11-13 06:20:00,4623.45,4628.06,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23853,做多,2021-11-13 06:20:00,2021-11-13 06:25:00,4628.06,4638.79,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23854,做多,2021-11-13 07:25:00,2021-11-13 07:30:00,4636.44,4627.06,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23855,做空,2021-11-13 07:30:00,2021-11-13 07:45:00,4627.06,4634.47,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23856,做多,2021-11-13 07:45:00,2021-11-13 07:55:00,4634.47,4646.16,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23857,做多,2021-11-13 08:10:00,2021-11-13 08:25:00,4640.13,4636.06,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23858,做空,2021-11-13 08:25:00,2021-11-13 08:30:00,4636.06,4637.03,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23859,做多,2021-11-13 08:30:00,2021-11-13 08:35:00,4637.03,4625.39,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23860,做空,2021-11-13 08:35:00,2021-11-13 08:40:00,4625.39,4622.01,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23861,做多,2021-11-13 08:50:00,2021-11-13 10:45:00,4633.26,4616.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -23862,做多,2021-11-13 11:45:00,2021-11-13 12:05:00,4610.14,4623.53,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23863,做多,2021-11-13 12:05:00,2021-11-13 12:10:00,4623.53,4616.86,0.03,100.0,0.0006,-0.0,0.0,-0.01,tp_upper -23864,做多,2021-11-13 12:25:00,2021-11-13 12:30:00,4615.11,4605.6,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23865,做空,2021-11-13 12:30:00,2021-11-13 12:45:00,4605.6,4609.07,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -23866,做多,2021-11-13 13:00:00,2021-11-13 13:15:00,4609.44,4615.44,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23867,做多,2021-11-13 13:55:00,2021-11-13 14:00:00,4617.02,4661.05,0.03,100.0,0.0006,0.03,0.0,0.03,tp_upper -23868,做多,2021-11-13 16:30:00,2021-11-13 16:40:00,4679.99,4685.35,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23869,做空,2021-11-13 16:40:00,2021-11-13 17:05:00,4685.35,4673.02,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23870,做多,2021-11-13 17:35:00,2021-11-13 17:40:00,4681.01,4680.5,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23871,做空,2021-11-13 17:40:00,2021-11-13 18:30:00,4680.5,4679.98,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23872,做多,2021-11-13 18:30:00,2021-11-13 18:35:00,4679.98,4650.4,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -23873,做空,2021-11-13 18:35:00,2021-11-13 18:40:00,4650.4,4656.75,0.03,100.0,0.0006,-0.0,0.0,-0.01,tp_lower -23874,做多,2021-11-13 20:00:00,2021-11-13 20:20:00,4645.74,4644.74,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23875,做空,2021-11-13 20:20:00,2021-11-13 20:30:00,4644.74,4649.66,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23876,做多,2021-11-13 20:30:00,2021-11-13 20:45:00,4649.66,4657.9,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -23877,做多,2021-11-13 21:50:00,2021-11-13 22:00:00,4649.55,4650.96,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23878,做空,2021-11-13 22:00:00,2021-11-13 22:05:00,4650.96,4654.75,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23879,做多,2021-11-13 22:05:00,2021-11-13 22:15:00,4654.75,4646.26,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23880,做空,2021-11-13 22:15:00,2021-11-13 22:20:00,4646.26,4651.4,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -23881,做多,2021-11-13 22:25:00,2021-11-13 22:45:00,4654.21,4657.65,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23882,做多,2021-11-13 23:10:00,2021-11-13 23:50:00,4650.12,4648.52,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23883,做空,2021-11-13 23:50:00,2021-11-14 00:10:00,4648.52,4652.4,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23884,做多,2021-11-14 00:10:00,2021-11-14 00:15:00,4652.4,4664.99,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23885,做多,2021-11-14 04:15:00,2021-11-14 04:30:00,4639.56,4635.6,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23886,做空,2021-11-14 04:30:00,2021-11-14 05:05:00,4635.6,4641.41,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23887,做多,2021-11-14 05:05:00,2021-11-14 05:10:00,4641.41,4644.19,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23888,做多,2021-11-14 05:30:00,2021-11-14 06:05:00,4641.28,4647.72,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23889,做多,2021-11-14 06:45:00,2021-11-14 09:55:00,4639.95,4591.07,0.03,100.0,0.0006,-0.03,0.0,-0.03,flip -23890,做空,2021-11-14 09:55:00,2021-11-14 10:05:00,4591.07,4599.19,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23891,做多,2021-11-14 10:05:00,2021-11-14 10:25:00,4599.19,4614.86,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23892,做多,2021-11-14 11:10:00,2021-11-14 11:35:00,4605.62,4603.55,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23893,做空,2021-11-14 11:35:00,2021-11-14 11:40:00,4603.55,4610.58,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23894,做多,2021-11-14 11:40:00,2021-11-14 11:45:00,4610.58,4606.82,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23895,做空,2021-11-14 11:45:00,2021-11-14 11:50:00,4606.82,4611.01,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23896,做多,2021-11-14 11:50:00,2021-11-14 12:00:00,4611.01,4602.05,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -23897,做多,2021-11-14 12:05:00,2021-11-14 12:10:00,4611.8,4601.02,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23898,做空,2021-11-14 12:10:00,2021-11-14 12:15:00,4601.02,4600.0,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_lower -23899,做多,2021-11-14 12:20:00,2021-11-14 12:30:00,4601.7,4607.04,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23900,做空,2021-11-14 12:30:00,2021-11-14 13:50:00,4607.04,4619.51,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23901,做多,2021-11-14 13:50:00,2021-11-14 13:55:00,4619.51,4614.39,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23902,做空,2021-11-14 13:55:00,2021-11-14 14:00:00,4614.39,4600.66,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23903,做多,2021-11-14 15:20:00,2021-11-14 15:25:00,4594.79,4589.01,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23904,做空,2021-11-14 15:25:00,2021-11-14 15:30:00,4589.01,4589.4,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23905,做多,2021-11-14 15:30:00,2021-11-14 15:50:00,4589.4,4587.5,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23906,做空,2021-11-14 15:50:00,2021-11-14 15:55:00,4587.5,4584.91,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23907,做多,2021-11-14 16:00:00,2021-11-14 18:05:00,4585.35,4571.4,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -23908,做多,2021-11-14 18:50:00,2021-11-14 19:00:00,4548.14,4541.08,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23909,做空,2021-11-14 19:00:00,2021-11-14 19:30:00,4541.08,4544.73,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23910,做多,2021-11-14 19:30:00,2021-11-14 20:00:00,4544.73,4552.58,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23911,做多,2021-11-14 20:40:00,2021-11-14 21:05:00,4544.66,4549.99,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23912,做空,2021-11-14 21:05:00,2021-11-14 23:00:00,4549.99,4562.49,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -23913,做多,2021-11-14 23:10:00,2021-11-14 23:25:00,4590.9,4604.0,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23914,做多,2021-11-15 01:25:00,2021-11-15 01:40:00,4676.96,4694.08,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23915,做多,2021-11-15 02:55:00,2021-11-15 03:15:00,4698.5,4691.25,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23916,做空,2021-11-15 03:15:00,2021-11-15 03:30:00,4691.25,4698.4,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23917,做多,2021-11-15 03:30:00,2021-11-15 03:50:00,4698.4,4703.88,0.03,100.0,0.0006,0.0,0.0,0.0,flip -23918,做空,2021-11-15 03:50:00,2021-11-15 04:55:00,4703.88,4707.84,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23919,做多,2021-11-15 04:55:00,2021-11-15 06:45:00,4707.84,4701.92,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23920,做空,2021-11-15 06:45:00,2021-11-15 07:25:00,4701.92,4685.0,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23921,做多,2021-11-15 08:30:00,2021-11-15 08:40:00,4688.0,4718.03,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23922,做多,2021-11-15 10:15:00,2021-11-15 10:25:00,4727.38,4715.26,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23923,做空,2021-11-15 10:25:00,2021-11-15 10:30:00,4715.26,4725.49,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23924,做多,2021-11-15 10:30:00,2021-11-15 10:50:00,4725.49,4736.9,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23925,做多,2021-11-15 11:35:00,2021-11-15 12:00:00,4727.9,4735.15,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -23926,做多,2021-11-15 12:00:00,2021-11-15 12:05:00,4735.15,4721.47,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23927,做空,2021-11-15 12:05:00,2021-11-15 12:15:00,4721.47,4716.56,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -23928,做多,2021-11-15 12:30:00,2021-11-15 12:35:00,4733.43,4729.98,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -23929,做多,2021-11-15 13:35:00,2021-11-15 17:55:00,4736.99,4610.55,0.03,100.0,0.0006,-0.08,0.0,-0.08,flip -23930,做空,2021-11-15 17:55:00,2021-11-15 18:00:00,4610.55,4601.76,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23931,做多,2021-11-15 19:25:00,2021-11-15 20:00:00,4591.67,4579.5,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23932,做空,2021-11-15 20:00:00,2021-11-15 20:15:00,4579.5,4570.69,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -23933,做多,2021-11-15 21:10:00,2021-11-15 21:20:00,4574.89,4572.71,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23934,做空,2021-11-15 21:20:00,2021-11-15 21:30:00,4572.71,4579.4,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -23935,做多,2021-11-15 21:30:00,2021-11-15 21:35:00,4579.4,4574.8,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23936,做空,2021-11-15 21:35:00,2021-11-15 22:00:00,4574.8,4557.0,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -23937,做多,2021-11-15 22:35:00,2021-11-15 22:40:00,4567.73,4565.82,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23938,做空,2021-11-15 22:40:00,2021-11-15 22:45:00,4565.82,4567.15,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23939,做多,2021-11-15 22:45:00,2021-11-15 23:15:00,4567.15,4589.29,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -23940,做多,2021-11-15 23:30:00,2021-11-15 23:55:00,4566.91,4567.01,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -23941,做空,2021-11-15 23:55:00,2021-11-16 00:00:00,4567.01,4534.48,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -23942,做多,2021-11-16 04:25:00,2021-11-16 05:50:00,4321.62,4340.72,0.03,100.0,0.0007,0.01,0.0,0.01,flip -23943,做空,2021-11-16 05:50:00,2021-11-16 06:05:00,4340.72,4322.93,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23944,做多,2021-11-16 06:45:00,2021-11-16 07:00:00,4331.98,4322.67,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23945,做空,2021-11-16 07:00:00,2021-11-16 07:05:00,4322.67,4339.57,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23946,做多,2021-11-16 07:05:00,2021-11-16 07:10:00,4339.57,4321.97,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23947,做空,2021-11-16 07:10:00,2021-11-16 07:15:00,4321.97,4323.11,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23948,做多,2021-11-16 07:15:00,2021-11-16 08:10:00,4323.11,4308.89,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23949,做空,2021-11-16 08:10:00,2021-11-16 08:35:00,4308.89,4314.27,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23950,做多,2021-11-16 08:35:00,2021-11-16 08:45:00,4314.27,4308.71,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23951,做空,2021-11-16 08:45:00,2021-11-16 08:50:00,4308.71,4324.42,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23952,做多,2021-11-16 08:50:00,2021-11-16 09:00:00,4324.42,4315.99,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -23953,做多,2021-11-16 09:10:00,2021-11-16 10:45:00,4306.51,4230.34,0.03,100.0,0.0007,-0.05,0.0,-0.05,flip -23954,做空,2021-11-16 10:45:00,2021-11-16 10:50:00,4230.34,4233.58,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23955,做多,2021-11-16 10:50:00,2021-11-16 12:30:00,4233.58,4271.86,0.03,100.0,0.0006,0.02,0.0,0.02,flip -23956,做空,2021-11-16 12:30:00,2021-11-16 12:55:00,4271.86,4227.66,0.03,100.0,0.0006,0.03,0.0,0.03,tp_lower -23957,做多,2021-11-16 13:25:00,2021-11-16 14:05:00,4254.92,4316.76,0.03,100.0,0.0007,0.04,0.0,0.04,tp_upper -23958,做多,2021-11-16 16:10:00,2021-11-16 16:20:00,4313.77,4298.91,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23959,做空,2021-11-16 16:20:00,2021-11-16 16:25:00,4298.91,4301.06,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23960,做多,2021-11-16 16:25:00,2021-11-16 16:45:00,4301.06,4314.19,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23961,做多,2021-11-16 17:50:00,2021-11-16 18:15:00,4304.27,4302.42,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23962,做空,2021-11-16 18:15:00,2021-11-16 18:20:00,4302.42,4306.43,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23963,做多,2021-11-16 18:20:00,2021-11-16 19:35:00,4306.43,4259.98,0.03,100.0,0.0007,-0.03,0.0,-0.03,flip -23964,做空,2021-11-16 19:35:00,2021-11-16 19:55:00,4259.98,4265.7,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23965,做多,2021-11-16 19:55:00,2021-11-16 20:00:00,4265.7,4251.66,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -23966,做空,2021-11-16 20:00:00,2021-11-16 20:05:00,4251.66,4252.67,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -23967,做多,2021-11-16 20:05:00,2021-11-16 22:35:00,4252.67,4282.69,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -23968,做多,2021-11-17 01:20:00,2021-11-17 01:45:00,4194.29,4188.12,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23969,做空,2021-11-17 01:45:00,2021-11-17 01:55:00,4188.12,4134.04,0.03,100.0,0.0007,0.04,0.0,0.04,tp_lower -23970,做多,2021-11-17 03:25:00,2021-11-17 03:30:00,4153.73,4169.63,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23971,做多,2021-11-17 04:25:00,2021-11-17 04:35:00,4134.8,4131.14,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23972,做空,2021-11-17 04:35:00,2021-11-17 04:55:00,4131.14,4143.32,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23973,做多,2021-11-17 04:55:00,2021-11-17 06:10:00,4143.32,4156.31,0.03,100.0,0.0007,0.01,0.0,0.01,flip -23974,做空,2021-11-17 06:10:00,2021-11-17 06:20:00,4156.31,4173.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23975,做多,2021-11-17 06:20:00,2021-11-17 06:25:00,4173.0,4168.54,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23976,做空,2021-11-17 06:25:00,2021-11-17 06:55:00,4168.54,4166.54,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -23977,做多,2021-11-17 06:55:00,2021-11-17 07:05:00,4166.54,4157.53,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23978,做空,2021-11-17 07:05:00,2021-11-17 07:20:00,4157.53,4158.61,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -23979,做多,2021-11-17 07:30:00,2021-11-17 07:40:00,4168.12,4196.92,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23980,做多,2021-11-17 10:35:00,2021-11-17 10:40:00,4157.04,4183.09,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -23981,做多,2021-11-17 13:10:00,2021-11-17 13:35:00,4235.05,4240.18,0.03,100.0,0.0007,0.0,0.0,0.0,flip -23982,做空,2021-11-17 13:35:00,2021-11-17 13:45:00,4240.18,4226.03,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23983,做多,2021-11-17 14:00:00,2021-11-17 14:05:00,4235.61,4228.51,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23984,做空,2021-11-17 14:05:00,2021-11-17 14:15:00,4228.51,4221.06,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -23985,做多,2021-11-17 14:25:00,2021-11-17 14:30:00,4231.82,4211.47,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -23986,做空,2021-11-17 14:30:00,2021-11-17 14:35:00,4211.47,4199.85,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23987,做多,2021-11-17 15:55:00,2021-11-17 16:15:00,4176.0,4160.95,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -23988,做多,2021-11-17 16:20:00,2021-11-17 16:25:00,4183.92,4196.36,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -23989,做多,2021-11-17 17:30:00,2021-11-17 17:40:00,4218.28,4217.74,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23990,做空,2021-11-17 17:40:00,2021-11-17 19:25:00,4217.74,4249.55,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -23991,做多,2021-11-17 19:25:00,2021-11-17 19:30:00,4249.55,4241.48,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23992,做空,2021-11-17 19:30:00,2021-11-17 19:35:00,4241.48,4247.19,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -23993,做多,2021-11-17 19:35:00,2021-11-17 19:40:00,4247.19,4237.81,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23994,做空,2021-11-17 19:40:00,2021-11-17 19:45:00,4237.81,4225.6,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23995,做多,2021-11-17 20:35:00,2021-11-17 20:40:00,4254.58,4262.08,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -23996,做多,2021-11-17 21:10:00,2021-11-17 21:15:00,4240.45,4229.08,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -23997,做空,2021-11-17 21:15:00,2021-11-17 21:25:00,4229.08,4216.47,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -23998,做多,2021-11-17 21:45:00,2021-11-17 22:20:00,4235.35,4234.27,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -23999,做空,2021-11-17 22:20:00,2021-11-17 22:40:00,4234.27,4235.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24000,做多,2021-11-17 22:40:00,2021-11-17 23:10:00,4235.0,4223.47,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24001,做空,2021-11-17 23:10:00,2021-11-17 23:20:00,4223.47,4243.34,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24002,做多,2021-11-17 23:20:00,2021-11-17 23:40:00,4243.34,4261.09,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24003,做多,2021-11-18 01:30:00,2021-11-18 01:55:00,4330.25,4309.47,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -24004,做空,2021-11-18 01:55:00,2021-11-18 02:00:00,4309.47,4316.08,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24005,做多,2021-11-18 02:00:00,2021-11-18 02:05:00,4316.08,4310.71,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24006,做空,2021-11-18 02:05:00,2021-11-18 02:25:00,4310.71,4313.62,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24007,做多,2021-11-18 02:25:00,2021-11-18 02:30:00,4313.62,4313.6,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24008,做空,2021-11-18 02:30:00,2021-11-18 03:45:00,4313.6,4287.96,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -24009,做多,2021-11-18 05:35:00,2021-11-18 05:50:00,4260.76,4255.46,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24010,做空,2021-11-18 05:50:00,2021-11-18 06:10:00,4255.46,4247.02,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -24011,做多,2021-11-18 06:15:00,2021-11-18 06:20:00,4265.7,4261.97,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24012,做空,2021-11-18 06:20:00,2021-11-18 06:35:00,4261.97,4260.33,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24013,做多,2021-11-18 06:35:00,2021-11-18 06:40:00,4260.33,4252.93,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24014,做空,2021-11-18 06:40:00,2021-11-18 06:50:00,4252.93,4232.75,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24015,做多,2021-11-18 07:40:00,2021-11-18 07:50:00,4241.41,4244.19,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24016,做空,2021-11-18 07:50:00,2021-11-18 08:15:00,4244.19,4245.63,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24017,做多,2021-11-18 08:15:00,2021-11-18 08:20:00,4245.63,4247.54,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -24018,做多,2021-11-18 08:55:00,2021-11-18 09:00:00,4242.46,4230.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24019,做空,2021-11-18 09:00:00,2021-11-18 09:05:00,4230.0,4218.29,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24020,做多,2021-11-18 10:00:00,2021-11-18 10:05:00,4221.24,4202.27,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24021,做空,2021-11-18 10:05:00,2021-11-18 10:20:00,4202.27,4207.11,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24022,做多,2021-11-18 10:20:00,2021-11-18 10:50:00,4207.11,4237.67,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24023,做多,2021-11-18 12:15:00,2021-11-18 12:20:00,4227.8,4213.02,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24024,做空,2021-11-18 12:20:00,2021-11-18 12:50:00,4213.02,4175.34,0.03,100.0,0.0007,0.03,0.0,0.02,tp_lower -24025,做多,2021-11-18 13:35:00,2021-11-18 13:40:00,4206.63,4188.48,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24026,做空,2021-11-18 13:40:00,2021-11-18 14:05:00,4188.48,4179.07,0.03,100.0,0.0007,0.01,0.0,0.0,flip -24027,做多,2021-11-18 14:05:00,2021-11-18 14:10:00,4179.07,4158.67,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -24028,做空,2021-11-18 14:10:00,2021-11-18 14:40:00,4158.67,4135.82,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -24029,做多,2021-11-18 15:30:00,2021-11-18 19:35:00,4125.51,4087.04,0.03,100.0,0.0007,-0.03,0.0,-0.03,tp_upper -24030,做多,2021-11-18 20:35:00,2021-11-18 20:55:00,4077.07,4060.38,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24031,做空,2021-11-18 20:55:00,2021-11-18 21:00:00,4060.38,4072.3,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24032,做多,2021-11-18 21:00:00,2021-11-18 21:05:00,4072.3,4063.86,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24033,做空,2021-11-18 21:05:00,2021-11-18 21:10:00,4063.86,4069.42,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24034,做多,2021-11-18 21:10:00,2021-11-18 21:15:00,4069.42,4066.22,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24035,做空,2021-11-18 21:15:00,2021-11-18 21:45:00,4066.22,4035.85,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -24036,做多,2021-11-18 23:35:00,2021-11-18 23:40:00,4000.6,3972.48,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24037,做空,2021-11-18 23:40:00,2021-11-18 23:45:00,3972.48,3989.94,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24038,做多,2021-11-18 23:45:00,2021-11-18 23:50:00,3989.94,3979.24,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24039,做空,2021-11-18 23:50:00,2021-11-18 23:55:00,3979.24,3997.72,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24040,做多,2021-11-18 23:55:00,2021-11-19 00:00:00,3997.72,3985.61,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -24041,做多,2021-11-19 01:45:00,2021-11-19 02:25:00,4062.53,4046.01,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24042,做空,2021-11-19 02:25:00,2021-11-19 02:40:00,4046.01,4023.55,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -24043,做多,2021-11-19 04:00:00,2021-11-19 04:15:00,4024.0,4036.99,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24044,做多,2021-11-19 05:30:00,2021-11-19 05:35:00,4062.17,4067.98,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24045,做多,2021-11-19 06:45:00,2021-11-19 07:05:00,4061.42,4049.32,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24046,做空,2021-11-19 07:05:00,2021-11-19 07:10:00,4049.32,4046.57,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24047,做多,2021-11-19 07:50:00,2021-11-19 08:00:00,4059.82,4070.81,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24048,做多,2021-11-19 10:55:00,2021-11-19 11:45:00,4146.3,4129.74,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24049,做空,2021-11-19 11:45:00,2021-11-19 11:50:00,4129.74,4129.87,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24050,做多,2021-11-19 11:50:00,2021-11-19 12:00:00,4129.87,4147.01,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24051,做多,2021-11-19 13:05:00,2021-11-19 13:25:00,4143.23,4178.89,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24052,做多,2021-11-19 15:35:00,2021-11-19 15:55:00,4218.85,4216.87,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24053,做空,2021-11-19 15:55:00,2021-11-19 16:00:00,4216.87,4224.59,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24054,做多,2021-11-19 16:00:00,2021-11-19 16:15:00,4224.59,4224.93,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -24055,做多,2021-11-19 16:30:00,2021-11-19 16:50:00,4222.3,4243.49,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24056,做多,2021-11-19 18:10:00,2021-11-19 18:15:00,4262.78,4259.98,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24057,做空,2021-11-19 18:15:00,2021-11-19 18:30:00,4259.98,4254.28,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24058,做多,2021-11-19 18:50:00,2021-11-19 19:10:00,4263.33,4273.22,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24059,做多,2021-11-19 19:35:00,2021-11-19 19:45:00,4267.36,4275.76,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -24060,做多,2021-11-19 20:45:00,2021-11-19 20:50:00,4284.89,4269.86,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24061,做空,2021-11-19 20:50:00,2021-11-19 21:05:00,4269.86,4252.91,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24062,做多,2021-11-19 21:45:00,2021-11-19 21:50:00,4273.83,4272.19,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24063,做空,2021-11-19 21:50:00,2021-11-19 23:00:00,4272.19,4279.33,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24064,做多,2021-11-19 23:00:00,2021-11-19 23:15:00,4279.33,4284.15,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24065,做空,2021-11-19 23:15:00,2021-11-19 23:20:00,4284.15,4298.07,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24066,做多,2021-11-19 23:20:00,2021-11-19 23:30:00,4298.07,4279.34,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24067,做空,2021-11-19 23:30:00,2021-11-19 23:40:00,4279.34,4273.71,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24068,做多,2021-11-19 23:50:00,2021-11-20 00:00:00,4292.72,4296.8,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24069,做多,2021-11-20 00:40:00,2021-11-20 00:45:00,4296.47,4294.67,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24070,做空,2021-11-20 00:45:00,2021-11-20 00:50:00,4294.67,4303.71,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24071,做多,2021-11-20 00:50:00,2021-11-20 00:55:00,4303.71,4297.3,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24072,做空,2021-11-20 00:55:00,2021-11-20 02:40:00,4297.3,4312.39,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -24073,做多,2021-11-20 04:50:00,2021-11-20 05:10:00,4290.41,4276.48,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24074,做空,2021-11-20 05:10:00,2021-11-20 05:25:00,4276.48,4283.49,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24075,做多,2021-11-20 05:25:00,2021-11-20 05:45:00,4283.49,4277.22,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24076,做空,2021-11-20 05:45:00,2021-11-20 06:00:00,4277.22,4277.18,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24077,做多,2021-11-20 06:00:00,2021-11-20 06:20:00,4277.18,4315.47,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24078,做多,2021-11-20 06:50:00,2021-11-20 07:00:00,4291.2,4286.81,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24079,做空,2021-11-20 07:00:00,2021-11-20 07:05:00,4286.81,4293.1,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24080,做多,2021-11-20 07:05:00,2021-11-20 07:20:00,4293.1,4283.68,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24081,做空,2021-11-20 07:20:00,2021-11-20 08:25:00,4283.68,4285.75,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24082,做多,2021-11-20 08:25:00,2021-11-20 08:35:00,4285.75,4303.76,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24083,做多,2021-11-20 09:40:00,2021-11-20 09:50:00,4294.61,4293.76,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24084,做空,2021-11-20 09:50:00,2021-11-20 10:00:00,4293.76,4283.55,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24085,做多,2021-11-20 10:15:00,2021-11-20 10:20:00,4305.24,4305.44,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_upper -24086,做多,2021-11-20 10:55:00,2021-11-20 11:10:00,4295.88,4315.0,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24087,做多,2021-11-20 13:05:00,2021-11-20 13:10:00,4319.13,4313.5,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24088,做空,2021-11-20 13:10:00,2021-11-20 13:15:00,4313.5,4303.79,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -24089,做多,2021-11-20 14:10:00,2021-11-20 14:25:00,4310.82,4299.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24090,做空,2021-11-20 14:25:00,2021-11-20 14:35:00,4299.01,4301.6,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24091,做多,2021-11-20 14:35:00,2021-11-20 14:50:00,4301.6,4293.83,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24092,做空,2021-11-20 14:50:00,2021-11-20 15:00:00,4293.83,4260.76,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24093,做多,2021-11-20 16:30:00,2021-11-20 16:35:00,4240.39,4237.18,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24094,做空,2021-11-20 16:35:00,2021-11-20 17:40:00,4237.18,4239.61,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24095,做多,2021-11-20 17:40:00,2021-11-20 17:55:00,4239.61,4251.68,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24096,做多,2021-11-20 22:35:00,2021-11-20 23:10:00,4419.35,4408.98,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24097,做空,2021-11-20 23:10:00,2021-11-20 23:25:00,4408.98,4397.17,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24098,做多,2021-11-20 23:45:00,2021-11-20 23:55:00,4414.24,4412.55,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24099,做空,2021-11-20 23:55:00,2021-11-21 00:10:00,4412.55,4413.98,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24100,做多,2021-11-21 00:10:00,2021-11-21 00:15:00,4413.98,4399.09,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24101,做空,2021-11-21 00:15:00,2021-11-21 00:25:00,4399.09,4396.63,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24102,做多,2021-11-21 00:40:00,2021-11-21 03:00:00,4404.18,4364.24,0.03,100.0,0.0006,-0.03,0.0,-0.03,flip -24103,做空,2021-11-21 03:00:00,2021-11-21 03:05:00,4364.24,4377.25,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24104,做多,2021-11-21 03:05:00,2021-11-21 03:35:00,4377.25,4367.36,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24105,做空,2021-11-21 03:35:00,2021-11-21 04:05:00,4367.36,4358.32,0.03,100.0,0.0006,0.01,0.0,0.0,flip -24106,做多,2021-11-21 04:05:00,2021-11-21 04:15:00,4358.32,4362.0,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24107,做空,2021-11-21 04:15:00,2021-11-21 04:35:00,4362.0,4346.8,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24108,做多,2021-11-21 05:15:00,2021-11-21 06:00:00,4346.38,4368.92,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24109,做多,2021-11-21 06:45:00,2021-11-21 06:50:00,4366.01,4359.45,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24110,做空,2021-11-21 06:50:00,2021-11-21 06:55:00,4359.45,4381.99,0.03,100.0,0.0006,-0.01,0.0,-0.02,flip -24111,做多,2021-11-21 06:55:00,2021-11-21 07:00:00,4381.99,4370.2,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24112,做多,2021-11-21 07:20:00,2021-11-21 07:35:00,4364.27,4359.95,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24113,做空,2021-11-21 07:35:00,2021-11-21 07:55:00,4359.95,4349.66,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24114,做多,2021-11-21 08:30:00,2021-11-21 08:45:00,4359.48,4347.14,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24115,做空,2021-11-21 08:45:00,2021-11-21 09:10:00,4347.14,4351.33,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24116,做多,2021-11-21 09:10:00,2021-11-21 09:35:00,4351.33,4351.03,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24117,做空,2021-11-21 09:35:00,2021-11-21 09:55:00,4351.03,4352.47,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24118,做多,2021-11-21 09:55:00,2021-11-21 10:10:00,4352.47,4347.04,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24119,做空,2021-11-21 10:10:00,2021-11-21 10:15:00,4347.04,4356.37,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24120,做多,2021-11-21 10:15:00,2021-11-21 10:20:00,4356.37,4353.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24121,做空,2021-11-21 10:20:00,2021-11-21 10:30:00,4353.1,4335.32,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24122,做多,2021-11-21 11:00:00,2021-11-21 11:10:00,4342.0,4342.56,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24123,做空,2021-11-21 11:10:00,2021-11-21 11:20:00,4342.56,4313.1,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24124,做多,2021-11-21 11:45:00,2021-11-21 12:15:00,4324.12,4344.28,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24125,做多,2021-11-21 13:10:00,2021-11-21 13:30:00,4328.37,4328.66,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24126,做空,2021-11-21 13:30:00,2021-11-21 13:45:00,4328.66,4329.45,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24127,做多,2021-11-21 13:45:00,2021-11-21 15:00:00,4329.45,4327.6,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24128,做空,2021-11-21 15:00:00,2021-11-21 16:45:00,4327.6,4379.48,0.03,100.0,0.0006,-0.03,0.0,-0.03,flip -24129,做多,2021-11-21 16:45:00,2021-11-21 16:50:00,4379.48,4410.05,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24130,做多,2021-11-21 19:45:00,2021-11-21 20:35:00,4353.12,4367.69,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24131,做多,2021-11-21 23:25:00,2021-11-21 23:35:00,4333.74,4329.68,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24132,做空,2021-11-21 23:35:00,2021-11-21 23:50:00,4329.68,4256.95,0.03,100.0,0.0006,0.05,0.0,0.04,tp_lower -24133,做多,2021-11-22 01:55:00,2021-11-22 03:20:00,4213.43,4182.47,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24134,做空,2021-11-22 03:20:00,2021-11-22 03:30:00,4182.47,4167.72,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24135,做多,2021-11-22 03:35:00,2021-11-22 03:40:00,4208.27,4182.62,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24136,做空,2021-11-22 03:40:00,2021-11-22 03:45:00,4182.62,4195.7,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24137,做多,2021-11-22 03:45:00,2021-11-22 03:50:00,4195.7,4166.53,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24138,做空,2021-11-22 03:50:00,2021-11-22 03:55:00,4166.53,4167.33,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -24139,做多,2021-11-22 04:20:00,2021-11-22 04:25:00,4184.03,4177.76,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24140,做空,2021-11-22 04:25:00,2021-11-22 04:50:00,4177.76,4155.61,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24141,做多,2021-11-22 05:30:00,2021-11-22 05:40:00,4166.76,4166.14,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24142,做空,2021-11-22 05:40:00,2021-11-22 06:50:00,4166.14,4175.67,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24143,做多,2021-11-22 06:50:00,2021-11-22 07:00:00,4175.67,4209.97,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24144,做多,2021-11-22 08:00:00,2021-11-22 08:05:00,4197.44,4189.99,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24145,做空,2021-11-22 08:05:00,2021-11-22 08:15:00,4189.99,4194.99,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24146,做多,2021-11-22 08:15:00,2021-11-22 08:40:00,4194.99,4199.6,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24147,做空,2021-11-22 08:40:00,2021-11-22 08:50:00,4199.6,4201.93,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24148,做多,2021-11-22 08:50:00,2021-11-22 08:55:00,4201.93,4196.98,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24149,做空,2021-11-22 08:55:00,2021-11-22 09:00:00,4196.98,4204.75,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24150,做多,2021-11-22 09:00:00,2021-11-22 09:05:00,4204.75,4219.03,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24151,做多,2021-11-22 09:45:00,2021-11-22 09:50:00,4210.45,4204.99,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24152,做空,2021-11-22 09:50:00,2021-11-22 10:00:00,4204.99,4181.32,0.03,100.0,0.0006,0.02,0.0,0.01,tp_lower -24153,做多,2021-11-22 10:45:00,2021-11-22 11:00:00,4194.88,4203.49,0.03,100.0,0.0007,0.01,0.0,0.0,flip -24154,做空,2021-11-22 11:00:00,2021-11-22 11:45:00,4203.49,4202.45,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24155,做多,2021-11-22 11:45:00,2021-11-22 11:50:00,4202.45,4187.48,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24156,做空,2021-11-22 11:50:00,2021-11-22 11:55:00,4187.48,4173.25,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24157,做多,2021-11-22 12:25:00,2021-11-22 12:30:00,4210.51,4218.16,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24158,做多,2021-11-22 13:25:00,2021-11-22 13:35:00,4176.7,4281.55,0.03,100.0,0.0007,0.07,0.0,0.07,tp_upper -24159,做多,2021-11-22 16:20:00,2021-11-22 16:25:00,4237.03,4228.9,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24160,做空,2021-11-22 16:25:00,2021-11-22 16:30:00,4228.9,4236.82,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24161,做多,2021-11-22 16:30:00,2021-11-22 16:40:00,4236.82,4240.07,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24162,做多,2021-11-22 16:50:00,2021-11-22 21:05:00,4232.96,4044.0,0.03,100.0,0.0007,-0.12,0.0,-0.13,flip -24163,做空,2021-11-22 21:05:00,2021-11-22 21:10:00,4044.0,4037.15,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24164,做多,2021-11-22 21:30:00,2021-11-22 21:40:00,4075.01,4072.28,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24165,做空,2021-11-22 21:40:00,2021-11-22 21:50:00,4072.28,4070.92,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24166,做多,2021-11-22 21:50:00,2021-11-22 23:35:00,4070.92,4093.63,0.03,100.0,0.0007,0.01,0.0,0.01,flip -24167,做空,2021-11-22 23:35:00,2021-11-22 23:45:00,4093.63,4095.57,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24168,做多,2021-11-22 23:45:00,2021-11-22 23:55:00,4095.57,4086.57,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24169,做空,2021-11-22 23:55:00,2021-11-23 00:00:00,4086.57,4084.36,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24170,做多,2021-11-23 00:20:00,2021-11-23 00:25:00,4106.46,4128.0,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24171,做多,2021-11-23 02:25:00,2021-11-23 02:35:00,4140.15,4140.23,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24172,做空,2021-11-23 02:35:00,2021-11-23 02:55:00,4140.23,4159.3,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24173,做多,2021-11-23 02:55:00,2021-11-23 03:00:00,4159.3,4165.26,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24174,做多,2021-11-23 04:15:00,2021-11-23 04:25:00,4172.69,4174.63,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24175,做空,2021-11-23 04:25:00,2021-11-23 04:35:00,4174.63,4181.84,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24176,做多,2021-11-23 04:35:00,2021-11-23 04:40:00,4181.84,4174.92,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24177,做空,2021-11-23 04:40:00,2021-11-23 05:00:00,4174.92,4158.07,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24178,做多,2021-11-23 06:15:00,2021-11-23 06:20:00,4161.59,4143.97,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24179,做空,2021-11-23 06:20:00,2021-11-23 06:25:00,4143.97,4134.39,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -24180,做多,2021-11-23 07:45:00,2021-11-23 08:50:00,4115.31,4128.98,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24181,做多,2021-11-23 09:40:00,2021-11-23 09:45:00,4167.36,4177.0,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -24182,做多,2021-11-23 10:05:00,2021-11-23 10:15:00,4144.6,4202.95,0.03,100.0,0.0007,0.04,0.0,0.04,tp_upper -24183,做多,2021-11-23 11:10:00,2021-11-23 12:30:00,4162.55,4138.16,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24184,做空,2021-11-23 12:30:00,2021-11-23 12:55:00,4138.16,4137.04,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24185,做多,2021-11-23 12:55:00,2021-11-23 13:00:00,4137.04,4160.17,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -24186,做多,2021-11-23 13:00:00,2021-11-23 13:05:00,4160.17,4173.24,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24187,做多,2021-11-23 16:00:00,2021-11-23 16:15:00,4296.02,4331.98,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24188,做多,2021-11-23 17:45:00,2021-11-23 18:55:00,4333.66,4322.79,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24189,做空,2021-11-23 18:55:00,2021-11-23 19:20:00,4322.79,4316.52,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24190,做多,2021-11-23 19:20:00,2021-11-23 19:45:00,4316.52,4338.73,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24191,做多,2021-11-23 21:25:00,2021-11-23 23:55:00,4352.84,4341.36,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24192,做空,2021-11-23 23:55:00,2021-11-24 00:00:00,4341.36,4361.42,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24193,做多,2021-11-24 00:00:00,2021-11-24 00:05:00,4361.42,4364.28,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24194,做多,2021-11-24 01:00:00,2021-11-24 01:05:00,4363.02,4361.2,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24195,做空,2021-11-24 01:05:00,2021-11-24 01:15:00,4361.2,4338.19,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24196,做多,2021-11-24 03:50:00,2021-11-24 03:55:00,4252.05,4250.16,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24197,做空,2021-11-24 03:55:00,2021-11-24 04:00:00,4250.16,4260.44,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24198,做多,2021-11-24 04:00:00,2021-11-24 04:05:00,4260.44,4253.39,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24199,做空,2021-11-24 04:05:00,2021-11-24 05:40:00,4253.39,4277.25,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24200,做多,2021-11-24 05:40:00,2021-11-24 05:45:00,4277.25,4272.96,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -24201,做多,2021-11-24 05:55:00,2021-11-24 06:05:00,4272.21,4249.81,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -24202,做空,2021-11-24 06:05:00,2021-11-24 06:10:00,4249.81,4247.78,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -24203,做多,2021-11-24 06:45:00,2021-11-24 08:10:00,4264.29,4270.98,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24204,做空,2021-11-24 08:10:00,2021-11-24 08:15:00,4270.98,4279.37,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24205,做多,2021-11-24 08:15:00,2021-11-24 08:25:00,4279.37,4292.43,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24206,做多,2021-11-24 11:20:00,2021-11-24 11:40:00,4281.39,4308.32,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24207,做多,2021-11-24 12:15:00,2021-11-24 12:20:00,4293.71,4285.45,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24208,做空,2021-11-24 12:20:00,2021-11-24 12:25:00,4285.45,4300.56,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24209,做多,2021-11-24 12:25:00,2021-11-24 12:45:00,4300.56,4286.09,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24210,做空,2021-11-24 12:45:00,2021-11-24 13:05:00,4286.09,4276.42,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -24211,做多,2021-11-24 13:10:00,2021-11-24 13:15:00,4292.35,4286.63,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24212,做空,2021-11-24 13:15:00,2021-11-24 13:20:00,4286.63,4297.29,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24213,做多,2021-11-24 13:20:00,2021-11-24 13:30:00,4297.29,4295.24,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -24214,做多,2021-11-24 15:00:00,2021-11-24 15:10:00,4213.02,4216.26,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24215,做空,2021-11-24 15:10:00,2021-11-24 16:50:00,4216.26,4239.48,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24216,做多,2021-11-24 16:50:00,2021-11-24 17:15:00,4239.48,4231.11,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24217,做空,2021-11-24 17:15:00,2021-11-24 17:30:00,4231.11,4210.01,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24218,做多,2021-11-24 18:05:00,2021-11-24 18:15:00,4239.28,4260.48,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24219,做多,2021-11-24 18:45:00,2021-11-24 19:00:00,4227.44,4227.45,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24220,做空,2021-11-24 19:00:00,2021-11-24 20:05:00,4227.45,4216.78,0.03,100.0,0.0006,0.01,0.0,0.01,flip -24221,做多,2021-11-24 20:05:00,2021-11-24 20:20:00,4216.78,4229.07,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24222,做多,2021-11-24 22:15:00,2021-11-24 23:15:00,4261.02,4259.73,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24223,做空,2021-11-24 23:15:00,2021-11-24 23:30:00,4259.73,4252.47,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24224,做多,2021-11-24 23:30:00,2021-11-24 23:40:00,4252.47,4266.04,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24225,做多,2021-11-25 00:10:00,2021-11-25 00:20:00,4266.84,4291.49,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -24226,做多,2021-11-25 03:00:00,2021-11-25 03:15:00,4313.6,4305.2,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24227,做空,2021-11-25 03:15:00,2021-11-25 03:20:00,4305.2,4311.43,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24228,做多,2021-11-25 03:20:00,2021-11-25 03:30:00,4311.43,4308.01,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24229,做空,2021-11-25 03:30:00,2021-11-25 03:35:00,4308.01,4313.27,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24230,做多,2021-11-25 03:35:00,2021-11-25 03:45:00,4313.27,4316.47,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24231,做空,2021-11-25 03:45:00,2021-11-25 04:15:00,4316.47,4301.01,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24232,做多,2021-11-25 06:05:00,2021-11-25 06:10:00,4287.61,4289.87,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24233,做多,2021-11-25 06:20:00,2021-11-25 06:55:00,4282.85,4278.97,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24234,做空,2021-11-25 06:55:00,2021-11-25 07:00:00,4278.97,4287.71,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24235,做多,2021-11-25 07:00:00,2021-11-25 07:10:00,4287.71,4289.4,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -24236,做多,2021-11-25 08:30:00,2021-11-25 10:00:00,4297.05,4296.52,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -24237,做多,2021-11-25 15:20:00,2021-11-25 15:50:00,4471.54,4471.73,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24238,做空,2021-11-25 15:50:00,2021-11-25 15:55:00,4471.73,4479.11,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24239,做多,2021-11-25 15:55:00,2021-11-25 16:00:00,4479.11,4503.75,0.03,100.0,0.0006,0.02,0.0,0.01,tp_upper -24240,做多,2021-11-25 16:40:00,2021-11-25 16:45:00,4480.63,4478.72,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24241,做空,2021-11-25 16:45:00,2021-11-25 16:50:00,4478.72,4491.92,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24242,做多,2021-11-25 16:50:00,2021-11-25 17:00:00,4491.92,4503.15,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24243,做多,2021-11-25 18:40:00,2021-11-25 20:00:00,4513.93,4511.33,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -24244,做多,2021-11-25 21:05:00,2021-11-25 21:30:00,4513.01,4514.48,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24245,做空,2021-11-25 21:30:00,2021-11-25 21:35:00,4514.48,4516.0,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24246,做多,2021-11-25 21:35:00,2021-11-25 23:00:00,4516.0,4530.52,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24247,做多,2021-11-25 23:45:00,2021-11-26 00:15:00,4521.14,4531.74,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24248,做多,2021-11-26 00:35:00,2021-11-26 01:30:00,4522.35,4508.92,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24249,做空,2021-11-26 01:30:00,2021-11-26 01:45:00,4508.92,4499.54,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -24250,做多,2021-11-26 02:30:00,2021-11-26 02:50:00,4500.62,4477.06,0.03,100.0,0.0006,-0.01,0.0,-0.02,flip -24251,做空,2021-11-26 02:50:00,2021-11-26 02:55:00,4477.06,4462.77,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24252,做多,2021-11-26 05:05:00,2021-11-26 05:35:00,4430.25,4422.34,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24253,做空,2021-11-26 05:35:00,2021-11-26 05:40:00,4422.34,4425.95,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24254,做多,2021-11-26 05:40:00,2021-11-26 05:45:00,4425.95,4417.27,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24255,做空,2021-11-26 05:45:00,2021-11-26 05:50:00,4417.27,4434.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24256,做多,2021-11-26 05:50:00,2021-11-26 06:00:00,4434.01,4433.81,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -24257,做多,2021-11-26 06:25:00,2021-11-26 06:30:00,4426.82,4416.18,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24258,做空,2021-11-26 06:30:00,2021-11-26 06:55:00,4416.18,4421.11,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24259,做多,2021-11-26 06:55:00,2021-11-26 11:25:00,4421.11,4086.63,0.03,100.0,0.0006,-0.21,0.0,-0.21,tp_upper -24260,做多,2021-11-26 12:30:00,2021-11-26 12:40:00,4033.86,4025.16,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24261,做空,2021-11-26 12:40:00,2021-11-26 12:50:00,4025.16,4044.19,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24262,做多,2021-11-26 12:50:00,2021-11-26 13:50:00,4044.19,4081.55,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24263,做多,2021-11-26 16:30:00,2021-11-26 16:45:00,4070.23,4098.37,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24264,做多,2021-11-26 19:05:00,2021-11-26 19:45:00,4062.52,4086.7,0.03,100.0,0.0006,0.02,0.0,0.01,tp_upper -24265,做多,2021-11-26 20:05:00,2021-11-26 20:10:00,4076.75,4066.35,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24266,做空,2021-11-26 20:10:00,2021-11-26 20:20:00,4066.35,4072.31,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24267,做多,2021-11-26 20:20:00,2021-11-26 20:35:00,4072.31,4077.92,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24268,做空,2021-11-26 20:35:00,2021-11-26 21:55:00,4077.92,4064.97,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24269,做多,2021-11-26 22:05:00,2021-11-26 22:10:00,4099.37,4094.54,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24270,做空,2021-11-26 22:10:00,2021-11-26 22:20:00,4094.54,4098.87,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24271,做多,2021-11-26 22:20:00,2021-11-26 23:15:00,4098.87,4077.37,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24272,做空,2021-11-26 23:15:00,2021-11-26 23:25:00,4077.37,4052.79,0.03,100.0,0.0006,0.02,0.0,0.01,tp_lower -24273,做多,2021-11-26 23:35:00,2021-11-27 00:10:00,4058.87,4085.68,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24274,做多,2021-11-27 00:10:00,2021-11-27 00:25:00,4085.68,4081.0,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -24275,做多,2021-11-27 01:20:00,2021-11-27 02:05:00,4063.05,4104.78,0.03,100.0,0.0006,0.03,0.0,0.03,tp_upper -24276,做多,2021-11-27 03:05:00,2021-11-27 03:15:00,4102.26,4142.65,0.03,100.0,0.0006,0.03,0.0,0.02,tp_upper -24277,做多,2021-11-27 03:50:00,2021-11-27 04:20:00,4117.06,4123.34,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24278,做空,2021-11-27 04:20:00,2021-11-27 04:30:00,4123.34,4136.74,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24279,做多,2021-11-27 04:30:00,2021-11-27 04:45:00,4136.74,4141.99,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24280,做多,2021-11-27 05:15:00,2021-11-27 07:15:00,4121.59,4108.61,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24281,做多,2021-11-27 07:25:00,2021-11-27 07:35:00,4104.68,4110.76,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24282,做多,2021-11-27 10:35:00,2021-11-27 10:50:00,4147.16,4136.15,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24283,做空,2021-11-27 10:50:00,2021-11-27 11:50:00,4136.15,4116.4,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24284,做多,2021-11-27 12:35:00,2021-11-27 12:45:00,4127.92,4127.62,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24285,做空,2021-11-27 12:45:00,2021-11-27 14:20:00,4127.62,4145.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24286,做多,2021-11-27 14:20:00,2021-11-27 14:30:00,4145.0,4138.16,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24287,做空,2021-11-27 14:30:00,2021-11-27 14:35:00,4138.16,4129.68,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -24288,做多,2021-11-27 15:30:00,2021-11-27 15:35:00,4132.18,4131.14,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24289,做空,2021-11-27 15:35:00,2021-11-27 16:05:00,4131.14,4140.11,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24290,做多,2021-11-27 16:05:00,2021-11-27 16:10:00,4140.11,4151.24,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24291,做多,2021-11-27 17:00:00,2021-11-27 17:05:00,4140.89,4130.32,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24292,做空,2021-11-27 17:05:00,2021-11-27 17:10:00,4130.32,4139.75,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24293,做多,2021-11-27 17:10:00,2021-11-27 17:20:00,4139.75,4145.32,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24294,做空,2021-11-27 17:20:00,2021-11-27 17:35:00,4145.32,4137.84,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24295,做多,2021-11-27 17:35:00,2021-11-27 18:35:00,4137.84,4131.16,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24296,做空,2021-11-27 18:35:00,2021-11-27 18:40:00,4131.16,4139.02,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24297,做多,2021-11-27 18:40:00,2021-11-27 18:45:00,4139.02,4130.65,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24298,做空,2021-11-27 18:45:00,2021-11-27 18:55:00,4130.65,4130.01,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24299,做多,2021-11-27 18:55:00,2021-11-27 19:15:00,4130.01,4122.73,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24300,做空,2021-11-27 19:15:00,2021-11-27 19:35:00,4122.73,4125.65,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24301,做多,2021-11-27 19:35:00,2021-11-27 20:20:00,4125.65,4121.52,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24302,做空,2021-11-27 20:20:00,2021-11-27 20:30:00,4121.52,4106.31,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24303,做多,2021-11-27 21:50:00,2021-11-27 22:05:00,4075.54,4095.07,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24304,做多,2021-11-27 23:55:00,2021-11-28 00:55:00,4095.33,4078.56,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24305,做空,2021-11-28 00:55:00,2021-11-28 01:30:00,4078.56,4043.45,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24306,做多,2021-11-28 02:45:00,2021-11-28 02:50:00,4035.58,4034.9,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24307,做空,2021-11-28 02:50:00,2021-11-28 03:45:00,4034.9,4030.01,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24308,做多,2021-11-28 03:45:00,2021-11-28 04:05:00,4030.01,4017.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24309,做空,2021-11-28 04:05:00,2021-11-28 04:20:00,4017.39,4033.27,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24310,做多,2021-11-28 04:20:00,2021-11-28 04:25:00,4033.27,4029.4,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24311,做空,2021-11-28 04:25:00,2021-11-28 04:30:00,4029.4,4038.99,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24312,做多,2021-11-28 04:30:00,2021-11-28 04:40:00,4038.99,4025.12,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24313,做空,2021-11-28 04:40:00,2021-11-28 05:00:00,4025.12,4030.9,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24314,做多,2021-11-28 05:00:00,2021-11-28 05:10:00,4030.9,4044.58,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24315,做多,2021-11-28 06:15:00,2021-11-28 06:30:00,4040.23,4056.38,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24316,做多,2021-11-28 08:05:00,2021-11-28 08:15:00,4064.65,4068.76,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24317,做多,2021-11-28 09:40:00,2021-11-28 09:50:00,4056.15,4064.44,0.03,100.0,0.0006,0.01,0.0,0.0,tp_upper -24318,做多,2021-11-28 11:50:00,2021-11-28 12:15:00,4098.64,4109.66,0.03,100.0,0.0006,0.01,0.0,0.01,flip -24319,做空,2021-11-28 12:15:00,2021-11-28 12:25:00,4109.66,4086.04,0.03,100.0,0.0006,0.02,0.0,0.01,tp_lower -24320,做多,2021-11-28 12:45:00,2021-11-28 12:50:00,4101.39,4097.53,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24321,做空,2021-11-28 12:50:00,2021-11-28 13:00:00,4097.53,4098.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24322,做多,2021-11-28 13:00:00,2021-11-28 14:05:00,4098.1,4079.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24323,做空,2021-11-28 14:05:00,2021-11-28 14:10:00,4079.0,4055.31,0.03,100.0,0.0006,0.02,0.0,0.01,tp_lower -24324,做多,2021-11-28 14:25:00,2021-11-28 14:40:00,4081.46,4074.48,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24325,做空,2021-11-28 14:40:00,2021-11-28 14:45:00,4074.48,4077.5,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24326,做多,2021-11-28 14:45:00,2021-11-28 15:05:00,4077.5,4079.49,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24327,做空,2021-11-28 15:05:00,2021-11-28 15:35:00,4079.49,4082.57,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24328,做多,2021-11-28 15:35:00,2021-11-28 15:55:00,4082.57,4079.01,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24329,做空,2021-11-28 15:55:00,2021-11-28 16:00:00,4079.01,4086.28,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24330,做多,2021-11-28 16:00:00,2021-11-28 16:05:00,4086.28,4077.4,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24331,做空,2021-11-28 16:05:00,2021-11-28 16:15:00,4077.4,4076.27,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_lower -24332,做多,2021-11-28 16:15:00,2021-11-28 17:00:00,4076.27,4070.28,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24333,做空,2021-11-28 17:00:00,2021-11-28 17:05:00,4070.28,4074.35,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24334,做多,2021-11-28 17:05:00,2021-11-28 17:20:00,4074.35,4066.8,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24335,做空,2021-11-28 17:20:00,2021-11-28 17:35:00,4066.8,4025.51,0.03,100.0,0.0006,0.03,0.0,0.02,tp_lower -24336,做多,2021-11-28 18:45:00,2021-11-28 19:05:00,4042.92,4077.77,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24337,做多,2021-11-28 23:00:00,2021-11-28 23:10:00,4242.39,4268.9,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24338,做多,2021-11-29 01:50:00,2021-11-29 04:00:00,4337.5,4341.32,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24339,做多,2021-11-29 04:00:00,2021-11-29 04:05:00,4341.32,4335.3,0.03,100.0,0.0006,-0.0,0.0,-0.01,tp_upper -24340,做多,2021-11-29 05:45:00,2021-11-29 05:50:00,4329.49,4317.38,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24341,做空,2021-11-29 05:50:00,2021-11-29 06:00:00,4317.38,4330.77,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24342,做多,2021-11-29 06:00:00,2021-11-29 06:10:00,4330.77,4331.21,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24343,做空,2021-11-29 06:10:00,2021-11-29 06:25:00,4331.21,4331.53,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24344,做多,2021-11-29 06:25:00,2021-11-29 06:30:00,4331.53,4336.79,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24345,做多,2021-11-29 06:40:00,2021-11-29 07:00:00,4329.61,4339.91,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24346,做多,2021-11-29 07:50:00,2021-11-29 08:05:00,4343.34,4341.9,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24347,做空,2021-11-29 08:05:00,2021-11-29 08:15:00,4341.9,4329.33,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24348,做多,2021-11-29 09:10:00,2021-11-29 09:20:00,4327.9,4329.34,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24349,做空,2021-11-29 09:20:00,2021-11-29 09:40:00,4329.34,4287.84,0.03,100.0,0.0006,0.03,0.0,0.02,tp_lower -24350,做多,2021-11-29 10:20:00,2021-11-29 11:15:00,4314.05,4316.89,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24351,做空,2021-11-29 11:15:00,2021-11-29 11:55:00,4316.89,4299.87,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24352,做多,2021-11-29 12:35:00,2021-11-29 12:40:00,4320.7,4316.4,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24353,做空,2021-11-29 12:40:00,2021-11-29 12:55:00,4316.4,4311.7,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24354,做多,2021-11-29 12:55:00,2021-11-29 13:05:00,4311.7,4330.36,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24355,做多,2021-11-29 14:20:00,2021-11-29 16:00:00,4337.86,4343.23,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24356,做多,2021-11-29 20:20:00,2021-11-29 21:10:00,4410.7,4431.0,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24357,做多,2021-11-29 22:25:00,2021-11-29 22:50:00,4439.38,4441.69,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24358,做空,2021-11-29 22:50:00,2021-11-29 23:05:00,4441.69,4440.15,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24359,做多,2021-11-29 23:05:00,2021-11-29 23:30:00,4440.15,4449.66,0.03,100.0,0.0006,0.01,0.0,0.0,flip -24360,做空,2021-11-29 23:30:00,2021-11-29 23:45:00,4449.66,4439.57,0.03,100.0,0.0006,0.01,0.0,0.0,flip -24361,做多,2021-11-29 23:45:00,2021-11-29 23:55:00,4439.57,4445.1,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24362,做空,2021-11-29 23:55:00,2021-11-30 00:05:00,4445.1,4451.5,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24363,做多,2021-11-30 00:05:00,2021-11-30 00:10:00,4451.5,4477.27,0.03,100.0,0.0006,0.02,0.0,0.01,tp_upper -24364,做多,2021-11-30 00:40:00,2021-11-30 00:55:00,4452.24,4483.55,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24365,做多,2021-11-30 01:35:00,2021-11-30 01:40:00,4470.71,4463.94,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24366,做空,2021-11-30 01:40:00,2021-11-30 01:50:00,4463.94,4462.14,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24367,做多,2021-11-30 01:50:00,2021-11-30 02:30:00,4462.14,4472.83,0.03,100.0,0.0006,0.01,0.0,0.01,flip -24368,做空,2021-11-30 02:30:00,2021-11-30 02:55:00,4472.83,4466.63,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24369,做多,2021-11-30 02:55:00,2021-11-30 04:10:00,4466.63,4449.9,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24370,做空,2021-11-30 04:10:00,2021-11-30 04:25:00,4449.9,4451.19,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24371,做多,2021-11-30 04:25:00,2021-11-30 04:30:00,4451.19,4444.59,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24372,做空,2021-11-30 04:30:00,2021-11-30 04:40:00,4444.59,4441.18,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24373,做多,2021-11-30 04:40:00,2021-11-30 04:50:00,4441.18,4437.87,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24374,做空,2021-11-30 04:50:00,2021-11-30 04:55:00,4437.87,4445.21,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24375,做多,2021-11-30 04:55:00,2021-11-30 05:10:00,4445.21,4434.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24376,做空,2021-11-30 05:10:00,2021-11-30 05:20:00,4434.01,4420.09,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24377,做多,2021-11-30 06:45:00,2021-11-30 07:25:00,4400.93,4401.93,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24378,做空,2021-11-30 07:25:00,2021-11-30 07:50:00,4401.93,4413.23,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24379,做多,2021-11-30 07:50:00,2021-11-30 08:05:00,4413.23,4407.65,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24380,做空,2021-11-30 08:05:00,2021-11-30 08:25:00,4407.65,4414.45,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24381,做多,2021-11-30 08:25:00,2021-11-30 08:40:00,4414.45,4451.69,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24382,做多,2021-11-30 09:45:00,2021-11-30 10:30:00,4433.97,4457.24,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24383,做多,2021-11-30 13:05:00,2021-11-30 13:20:00,4608.0,4600.64,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24384,做空,2021-11-30 13:20:00,2021-11-30 13:25:00,4600.64,4610.72,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24385,做多,2021-11-30 13:25:00,2021-11-30 13:30:00,4610.72,4601.11,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24386,做空,2021-11-30 13:30:00,2021-11-30 13:35:00,4601.11,4614.15,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24387,做多,2021-11-30 13:35:00,2021-11-30 13:45:00,4614.15,4641.55,0.03,100.0,0.0006,0.02,0.0,0.01,tp_upper -24388,做多,2021-11-30 16:30:00,2021-11-30 17:40:00,4660.91,4593.34,0.03,100.0,0.0006,-0.04,0.0,-0.04,flip -24389,做空,2021-11-30 17:40:00,2021-11-30 19:35:00,4593.34,4656.64,0.03,100.0,0.0006,-0.04,0.0,-0.04,flip -24390,做多,2021-11-30 19:35:00,2021-11-30 19:40:00,4656.64,4653.4,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24391,做空,2021-11-30 19:40:00,2021-11-30 19:50:00,4653.4,4651.66,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24392,做多,2021-11-30 19:50:00,2021-11-30 20:05:00,4651.66,4642.87,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24393,做空,2021-11-30 20:05:00,2021-11-30 20:10:00,4642.87,4634.14,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24394,做多,2021-11-30 20:30:00,2021-11-30 20:45:00,4655.54,4652.35,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24395,做空,2021-11-30 20:45:00,2021-11-30 20:50:00,4652.35,4625.67,0.03,100.0,0.0006,0.02,0.0,0.01,tp_lower -24396,做多,2021-11-30 20:55:00,2021-11-30 21:05:00,4648.0,4650.92,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24397,做空,2021-11-30 21:05:00,2021-11-30 21:10:00,4650.92,4669.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24398,做多,2021-11-30 21:10:00,2021-11-30 21:15:00,4669.0,4656.89,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24399,做多,2021-11-30 22:00:00,2021-11-30 22:15:00,4642.26,4639.58,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24400,做空,2021-11-30 22:15:00,2021-11-30 22:20:00,4639.58,4653.22,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24401,做多,2021-11-30 22:20:00,2021-11-30 22:45:00,4653.22,4637.84,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24402,做空,2021-11-30 22:45:00,2021-11-30 22:50:00,4637.84,4648.8,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24403,做多,2021-11-30 22:50:00,2021-11-30 23:05:00,4648.8,4643.79,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24404,做空,2021-11-30 23:05:00,2021-11-30 23:15:00,4643.79,4651.08,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24405,做多,2021-11-30 23:15:00,2021-11-30 23:20:00,4651.08,4647.88,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24406,做空,2021-11-30 23:20:00,2021-11-30 23:25:00,4647.88,4658.74,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24407,做多,2021-11-30 23:25:00,2021-11-30 23:30:00,4658.74,4639.33,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24408,做空,2021-11-30 23:30:00,2021-11-30 23:35:00,4639.33,4646.69,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24409,做多,2021-11-30 23:35:00,2021-11-30 23:45:00,4646.69,4634.05,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24410,做空,2021-11-30 23:45:00,2021-11-30 23:50:00,4634.05,4640.35,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -24411,做多,2021-12-01 00:05:00,2021-12-01 00:10:00,4661.8,4666.09,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24412,做多,2021-12-01 01:30:00,2021-12-01 01:35:00,4707.79,4693.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24413,做空,2021-12-01 01:35:00,2021-12-01 01:45:00,4693.0,4713.13,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24414,做多,2021-12-01 01:45:00,2021-12-01 01:50:00,4713.13,4698.97,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24415,做空,2021-12-01 01:50:00,2021-12-01 02:10:00,4698.97,4677.71,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24416,做多,2021-12-01 02:35:00,2021-12-01 02:40:00,4697.12,4714.39,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24417,做多,2021-12-01 04:10:00,2021-12-01 04:15:00,4746.82,4741.33,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24418,做空,2021-12-01 04:15:00,2021-12-01 04:20:00,4741.33,4735.65,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24419,做多,2021-12-01 05:35:00,2021-12-01 05:45:00,4725.09,4717.52,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24420,做空,2021-12-01 05:45:00,2021-12-01 05:55:00,4717.52,4704.05,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24421,做多,2021-12-01 06:10:00,2021-12-01 06:20:00,4723.66,4727.46,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24422,做多,2021-12-01 07:05:00,2021-12-01 07:10:00,4749.01,4754.58,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24423,做多,2021-12-01 08:15:00,2021-12-01 08:25:00,4751.57,4750.45,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24424,做空,2021-12-01 08:25:00,2021-12-01 08:30:00,4750.45,4765.77,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24425,做多,2021-12-01 08:30:00,2021-12-01 08:35:00,4765.77,4747.79,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24426,做空,2021-12-01 08:35:00,2021-12-01 08:40:00,4747.79,4716.38,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24427,做多,2021-12-01 09:35:00,2021-12-01 09:45:00,4734.46,4731.67,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24428,做空,2021-12-01 09:45:00,2021-12-01 10:45:00,4731.67,4725.3,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24429,做多,2021-12-01 10:55:00,2021-12-01 11:10:00,4722.23,4727.76,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24430,做空,2021-12-01 11:10:00,2021-12-01 11:20:00,4727.76,4704.31,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24431,做多,2021-12-01 12:10:00,2021-12-01 12:15:00,4709.57,4699.37,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24432,做空,2021-12-01 12:15:00,2021-12-01 12:20:00,4699.37,4701.32,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24433,做多,2021-12-01 12:20:00,2021-12-01 12:30:00,4701.32,4699.36,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24434,做空,2021-12-01 12:30:00,2021-12-01 12:45:00,4699.36,4679.19,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24435,做多,2021-12-01 13:10:00,2021-12-01 13:20:00,4689.58,4686.58,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24436,做空,2021-12-01 13:20:00,2021-12-01 13:25:00,4686.58,4690.01,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24437,做多,2021-12-01 13:25:00,2021-12-01 13:35:00,4690.01,4719.77,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24438,做多,2021-12-01 14:00:00,2021-12-01 14:15:00,4691.03,4721.56,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24439,做多,2021-12-01 15:30:00,2021-12-01 15:35:00,4737.74,4720.36,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24440,做空,2021-12-01 15:35:00,2021-12-01 16:00:00,4720.36,4731.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24441,做多,2021-12-01 16:00:00,2021-12-01 16:15:00,4731.0,4752.11,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24442,做多,2021-12-01 18:30:00,2021-12-01 19:40:00,4682.34,4659.75,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24443,做空,2021-12-01 19:40:00,2021-12-01 19:55:00,4659.75,4662.7,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24444,做多,2021-12-01 19:55:00,2021-12-01 20:00:00,4662.7,4635.71,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24445,做空,2021-12-01 20:00:00,2021-12-01 20:20:00,4635.71,4595.66,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24446,做多,2021-12-01 21:55:00,2021-12-01 22:10:00,4568.98,4568.62,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24447,做空,2021-12-01 22:10:00,2021-12-01 22:45:00,4568.62,4556.29,0.03,100.0,0.0006,0.01,0.0,0.01,flip -24448,做多,2021-12-01 22:45:00,2021-12-01 23:45:00,4556.29,4578.74,0.03,100.0,0.0006,0.01,0.0,0.01,flip -24449,做空,2021-12-01 23:45:00,2021-12-02 00:05:00,4578.74,4570.83,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24450,做多,2021-12-02 00:05:00,2021-12-02 00:15:00,4570.83,4569.17,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24451,做空,2021-12-02 00:15:00,2021-12-02 00:20:00,4569.17,4584.02,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24452,做多,2021-12-02 00:20:00,2021-12-02 00:25:00,4584.02,4574.92,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24453,做空,2021-12-02 00:25:00,2021-12-02 00:30:00,4574.92,4575.58,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24454,做多,2021-12-02 00:30:00,2021-12-02 01:00:00,4575.58,4563.16,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24455,做空,2021-12-02 01:00:00,2021-12-02 01:10:00,4563.16,4579.45,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24456,做多,2021-12-02 01:10:00,2021-12-02 01:20:00,4579.45,4573.38,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24457,做空,2021-12-02 01:20:00,2021-12-02 01:25:00,4573.38,4613.69,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24458,做多,2021-12-02 01:25:00,2021-12-02 01:30:00,4613.69,4603.38,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24459,做多,2021-12-02 02:40:00,2021-12-02 02:45:00,4594.59,4587.5,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24460,做空,2021-12-02 02:45:00,2021-12-02 03:00:00,4587.5,4548.57,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24461,做多,2021-12-02 04:10:00,2021-12-02 04:15:00,4516.92,4510.97,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24462,做空,2021-12-02 04:15:00,2021-12-02 05:40:00,4510.97,4527.38,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24463,做多,2021-12-02 05:40:00,2021-12-02 06:00:00,4527.38,4520.7,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24464,做空,2021-12-02 06:00:00,2021-12-02 06:05:00,4520.7,4523.3,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24465,做多,2021-12-02 06:05:00,2021-12-02 06:20:00,4523.3,4524.96,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24466,做空,2021-12-02 06:20:00,2021-12-02 06:25:00,4524.96,4530.0,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24467,做多,2021-12-02 06:25:00,2021-12-02 06:30:00,4530.0,4514.46,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24468,做空,2021-12-02 06:30:00,2021-12-02 06:35:00,4514.46,4509.6,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24469,做多,2021-12-02 06:45:00,2021-12-02 07:00:00,4526.44,4546.07,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24470,做多,2021-12-02 09:45:00,2021-12-02 10:10:00,4574.88,4580.88,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24471,做空,2021-12-02 10:10:00,2021-12-02 10:15:00,4580.88,4556.3,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24472,做多,2021-12-02 11:50:00,2021-12-02 12:45:00,4539.31,4519.59,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24473,做空,2021-12-02 12:45:00,2021-12-02 12:50:00,4519.59,4544.91,0.03,100.0,0.0006,-0.01,0.0,-0.02,flip -24474,做多,2021-12-02 12:50:00,2021-12-02 13:00:00,4544.91,4532.24,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24475,做空,2021-12-02 13:00:00,2021-12-02 13:20:00,4532.24,4507.22,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24476,做多,2021-12-02 13:55:00,2021-12-02 14:00:00,4534.43,4519.67,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24477,做空,2021-12-02 14:00:00,2021-12-02 14:05:00,4519.67,4525.47,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24478,做多,2021-12-02 14:05:00,2021-12-02 14:10:00,4525.47,4559.54,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24479,做多,2021-12-02 14:10:00,2021-12-02 14:15:00,4559.54,4540.7,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24480,做多,2021-12-02 14:30:00,2021-12-02 14:40:00,4524.15,4568.27,0.03,100.0,0.0006,0.03,0.0,0.02,tp_upper -24481,做多,2021-12-02 17:35:00,2021-12-02 17:50:00,4501.2,4495.16,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24482,做空,2021-12-02 17:50:00,2021-12-02 17:55:00,4495.16,4496.67,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24483,做多,2021-12-02 17:55:00,2021-12-02 18:00:00,4496.67,4485.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24484,做空,2021-12-02 18:00:00,2021-12-02 18:05:00,4485.0,4472.65,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24485,做多,2021-12-02 18:55:00,2021-12-02 19:05:00,4483.91,4490.9,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24486,做空,2021-12-02 19:05:00,2021-12-02 20:05:00,4490.9,4498.62,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24487,做多,2021-12-02 20:05:00,2021-12-02 20:25:00,4498.62,4517.49,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24488,做多,2021-12-02 22:05:00,2021-12-02 22:10:00,4538.39,4538.37,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24489,做空,2021-12-02 22:10:00,2021-12-02 22:30:00,4538.37,4540.18,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24490,做多,2021-12-02 22:30:00,2021-12-02 22:40:00,4540.18,4557.88,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24491,做多,2021-12-02 22:55:00,2021-12-02 23:00:00,4546.51,4529.79,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24492,做空,2021-12-02 23:00:00,2021-12-02 23:05:00,4529.79,4545.96,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24493,做多,2021-12-02 23:05:00,2021-12-02 23:15:00,4545.96,4538.5,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24494,做空,2021-12-02 23:15:00,2021-12-02 23:30:00,4538.5,4540.25,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24495,做多,2021-12-02 23:30:00,2021-12-02 23:35:00,4540.25,4536.29,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24496,做空,2021-12-02 23:35:00,2021-12-02 23:45:00,4536.29,4531.62,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24497,做多,2021-12-03 00:30:00,2021-12-03 00:45:00,4548.62,4526.41,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24498,做空,2021-12-03 00:45:00,2021-12-03 00:50:00,4526.41,4528.41,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24499,做多,2021-12-03 00:50:00,2021-12-03 00:55:00,4528.41,4519.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24500,做空,2021-12-03 00:55:00,2021-12-03 01:00:00,4519.0,4524.91,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24501,做多,2021-12-03 01:00:00,2021-12-03 01:10:00,4524.91,4524.87,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24502,做空,2021-12-03 01:10:00,2021-12-03 01:15:00,4524.87,4534.92,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24503,做多,2021-12-03 01:15:00,2021-12-03 01:20:00,4534.92,4520.63,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24504,做空,2021-12-03 01:20:00,2021-12-03 01:45:00,4520.63,4503.85,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24505,做多,2021-12-03 02:10:00,2021-12-03 02:25:00,4521.64,4517.04,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24506,做空,2021-12-03 02:25:00,2021-12-03 02:35:00,4517.04,4496.1,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24507,做多,2021-12-03 03:35:00,2021-12-03 03:45:00,4512.19,4497.27,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24508,做空,2021-12-03 03:45:00,2021-12-03 03:50:00,4497.27,4501.99,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24509,做多,2021-12-03 03:50:00,2021-12-03 03:55:00,4501.99,4494.2,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24510,做空,2021-12-03 03:55:00,2021-12-03 04:05:00,4494.2,4502.89,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24511,做多,2021-12-03 04:05:00,2021-12-03 04:10:00,4502.89,4514.58,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24512,做多,2021-12-03 05:30:00,2021-12-03 05:40:00,4517.17,4570.03,0.03,100.0,0.0006,0.03,0.0,0.03,tp_upper -24513,做多,2021-12-03 07:25:00,2021-12-03 07:35:00,4572.97,4557.39,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24514,做空,2021-12-03 07:35:00,2021-12-03 07:40:00,4557.39,4552.38,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24515,做多,2021-12-03 07:55:00,2021-12-03 08:00:00,4569.45,4557.93,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24516,做空,2021-12-03 08:00:00,2021-12-03 08:05:00,4557.93,4570.77,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24517,做多,2021-12-03 08:05:00,2021-12-03 08:10:00,4570.77,4568.0,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24518,做空,2021-12-03 08:10:00,2021-12-03 08:15:00,4568.0,4572.5,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24519,做多,2021-12-03 08:15:00,2021-12-03 08:20:00,4572.5,4558.82,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24520,做空,2021-12-03 08:20:00,2021-12-03 08:40:00,4558.82,4556.82,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_lower -24521,做多,2021-12-03 08:45:00,2021-12-03 09:00:00,4558.63,4551.83,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24522,做空,2021-12-03 09:00:00,2021-12-03 09:10:00,4551.83,4562.64,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24523,做多,2021-12-03 09:10:00,2021-12-03 09:20:00,4562.64,4552.02,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24524,做空,2021-12-03 09:20:00,2021-12-03 09:25:00,4552.02,4555.21,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24525,做多,2021-12-03 09:25:00,2021-12-03 09:50:00,4555.21,4571.6,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24526,做多,2021-12-03 10:40:00,2021-12-03 10:45:00,4582.42,4579.12,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24527,做空,2021-12-03 10:45:00,2021-12-03 10:55:00,4579.12,4576.61,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24528,做多,2021-12-03 10:55:00,2021-12-03 11:20:00,4576.61,4590.49,0.03,100.0,0.0006,0.01,0.0,0.01,flip -24529,做空,2021-12-03 11:20:00,2021-12-03 11:25:00,4590.49,4607.38,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24530,做多,2021-12-03 11:25:00,2021-12-03 12:00:00,4607.38,4620.45,0.03,100.0,0.0005,0.01,0.0,0.01,tp_upper -24531,做多,2021-12-03 13:25:00,2021-12-03 13:30:00,4606.6,4643.24,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24532,做多,2021-12-03 13:30:00,2021-12-03 13:35:00,4643.24,4630.22,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24533,做多,2021-12-03 13:55:00,2021-12-03 18:10:00,4599.2,4339.76,0.03,100.0,0.0006,-0.14,0.0,-0.14,flip -24534,做空,2021-12-03 18:10:00,2021-12-03 18:15:00,4339.76,4354.65,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24535,做多,2021-12-03 18:15:00,2021-12-03 18:25:00,4354.65,4349.07,0.02,100.0,0.0005,-0.0,0.0,-0.0,flip -24536,做空,2021-12-03 18:25:00,2021-12-03 18:35:00,4349.07,4321.76,0.02,100.0,0.0005,0.01,0.0,0.01,tp_lower -24537,做多,2021-12-03 18:50:00,2021-12-03 22:20:00,4331.0,4223.25,0.02,100.0,0.0006,-0.06,0.0,-0.06,flip -24538,做空,2021-12-03 22:20:00,2021-12-03 22:35:00,4223.25,4236.01,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24539,做多,2021-12-03 22:35:00,2021-12-03 22:40:00,4236.01,4225.01,0.02,100.0,0.0005,-0.01,0.0,-0.01,flip -24540,做空,2021-12-03 22:40:00,2021-12-03 22:45:00,4225.01,4203.86,0.02,100.0,0.0005,0.01,0.0,0.01,tp_lower -24541,做多,2021-12-03 23:05:00,2021-12-03 23:55:00,4214.38,4213.66,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24542,做空,2021-12-03 23:55:00,2021-12-04 00:00:00,4213.66,4196.88,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24543,做多,2021-12-04 00:10:00,2021-12-04 00:20:00,4223.68,4217.76,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24544,做空,2021-12-04 00:20:00,2021-12-04 00:35:00,4217.76,4184.09,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24545,做多,2021-12-04 02:45:00,2021-12-04 03:00:00,4166.42,4146.54,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24546,做空,2021-12-04 03:00:00,2021-12-04 03:20:00,4146.54,4093.31,0.02,100.0,0.0006,0.03,0.0,0.03,tp_lower -24547,做多,2021-12-04 04:20:00,2021-12-04 04:25:00,4115.74,4087.02,0.02,100.0,0.0006,-0.02,0.0,-0.02,flip -24548,做空,2021-12-04 04:25:00,2021-12-04 04:50:00,4087.02,4007.11,0.02,100.0,0.0006,0.05,0.0,0.05,tp_lower -24549,做多,2021-12-04 07:15:00,2021-12-04 07:30:00,3856.27,3888.68,0.02,100.0,0.0006,0.02,0.0,0.02,flip -24550,做空,2021-12-04 07:30:00,2021-12-04 07:40:00,3888.68,3869.67,0.03,100.0,0.0006,0.01,0.0,0.01,flip -24551,做多,2021-12-04 07:40:00,2021-12-04 08:15:00,3869.67,3938.9,0.03,100.0,0.0006,0.04,0.0,0.04,tp_upper -24552,做多,2021-12-04 09:20:00,2021-12-04 09:35:00,3919.42,3933.57,0.03,100.0,0.0007,0.01,0.0,0.01,flip -24553,做空,2021-12-04 09:35:00,2021-12-04 09:50:00,3933.57,3919.78,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24554,做多,2021-12-04 10:05:00,2021-12-04 10:15:00,3936.55,3944.43,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -24555,做多,2021-12-04 10:55:00,2021-12-04 12:20:00,3917.83,3950.51,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24556,做多,2021-12-04 13:20:00,2021-12-04 13:35:00,3913.49,3939.18,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24557,做多,2021-12-04 16:10:00,2021-12-04 16:35:00,4029.82,4027.18,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24558,做空,2021-12-04 16:35:00,2021-12-04 16:40:00,4027.18,4010.53,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24559,做多,2021-12-04 17:30:00,2021-12-04 18:05:00,4009.19,4031.02,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24560,做多,2021-12-04 22:30:00,2021-12-04 22:35:00,4092.14,4072.86,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24561,做多,2021-12-04 23:40:00,2021-12-04 23:45:00,4084.99,4070.59,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24562,做空,2021-12-04 23:45:00,2021-12-04 23:50:00,4070.59,4095.23,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24563,做多,2021-12-04 23:50:00,2021-12-04 23:55:00,4095.23,4115.79,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24564,做多,2021-12-05 00:35:00,2021-12-05 00:50:00,4086.86,4096.23,0.03,100.0,0.0006,0.01,0.0,0.0,flip -24565,做空,2021-12-05 00:50:00,2021-12-05 00:55:00,4096.23,4110.24,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24566,做多,2021-12-05 00:55:00,2021-12-05 01:00:00,4110.24,4085.75,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24567,做空,2021-12-05 01:00:00,2021-12-05 01:15:00,4085.75,4103.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24568,做多,2021-12-05 01:15:00,2021-12-05 02:00:00,4103.0,4094.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24569,做空,2021-12-05 02:00:00,2021-12-05 02:15:00,4094.01,4094.59,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24570,做多,2021-12-05 02:15:00,2021-12-05 02:35:00,4094.59,4096.13,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24571,做空,2021-12-05 02:35:00,2021-12-05 02:40:00,4096.13,4098.24,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24572,做多,2021-12-05 02:40:00,2021-12-05 02:50:00,4098.24,4088.09,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24573,做空,2021-12-05 02:50:00,2021-12-05 02:55:00,4088.09,4108.37,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24574,做多,2021-12-05 02:55:00,2021-12-05 03:00:00,4108.37,4103.11,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24575,做空,2021-12-05 03:00:00,2021-12-05 05:05:00,4103.11,4164.36,0.03,100.0,0.0006,-0.04,0.0,-0.04,flip -24576,做多,2021-12-05 05:05:00,2021-12-05 05:10:00,4164.36,4164.23,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24577,做空,2021-12-05 05:10:00,2021-12-05 07:50:00,4164.23,4185.24,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -24578,做多,2021-12-05 08:15:00,2021-12-05 08:45:00,4207.52,4205.5,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24579,做空,2021-12-05 08:45:00,2021-12-05 09:10:00,4205.5,4176.56,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24580,做多,2021-12-05 09:35:00,2021-12-05 09:50:00,4191.39,4189.21,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24581,做空,2021-12-05 09:50:00,2021-12-05 10:05:00,4189.21,4191.78,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24582,做多,2021-12-05 10:05:00,2021-12-05 10:50:00,4191.78,4194.11,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24583,做空,2021-12-05 10:50:00,2021-12-05 11:00:00,4194.11,4195.92,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24584,做多,2021-12-05 11:00:00,2021-12-05 11:25:00,4195.92,4207.72,0.02,100.0,0.0006,0.01,0.0,0.01,flip -24585,做空,2021-12-05 11:25:00,2021-12-05 11:40:00,4207.72,4194.39,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24586,做多,2021-12-05 12:05:00,2021-12-05 12:20:00,4201.66,4231.85,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -24587,做多,2021-12-05 16:00:00,2021-12-05 16:30:00,4091.8,4089.53,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24588,做空,2021-12-05 16:30:00,2021-12-05 17:10:00,4089.53,4113.35,0.03,100.0,0.0006,-0.01,0.0,-0.02,flip -24589,做多,2021-12-05 17:10:00,2021-12-05 17:25:00,4113.35,4141.37,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -24590,做多,2021-12-05 19:40:00,2021-12-05 20:20:00,4134.0,4127.12,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24591,做空,2021-12-05 20:20:00,2021-12-05 20:35:00,4127.12,4137.87,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24592,做多,2021-12-05 20:35:00,2021-12-05 21:05:00,4137.87,4131.42,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24593,做空,2021-12-05 21:05:00,2021-12-05 21:15:00,4131.42,4103.24,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24594,做多,2021-12-05 21:30:00,2021-12-05 21:35:00,4135.13,4120.61,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24595,做空,2021-12-05 21:35:00,2021-12-05 21:40:00,4120.61,4144.97,0.02,100.0,0.0006,-0.01,0.0,-0.02,flip -24596,做多,2021-12-05 21:40:00,2021-12-05 22:00:00,4144.97,4130.26,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24597,做空,2021-12-05 22:00:00,2021-12-05 22:15:00,4130.26,4138.98,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24598,做多,2021-12-05 22:15:00,2021-12-05 22:40:00,4138.98,4134.34,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24599,做空,2021-12-05 22:40:00,2021-12-06 00:15:00,4134.34,4123.28,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24600,做多,2021-12-06 01:05:00,2021-12-06 01:20:00,4150.0,4142.04,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24601,做空,2021-12-06 01:20:00,2021-12-06 01:45:00,4142.04,4142.42,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24602,做多,2021-12-06 01:45:00,2021-12-06 02:30:00,4142.42,4139.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24603,做空,2021-12-06 02:30:00,2021-12-06 02:35:00,4139.1,4147.78,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24604,做多,2021-12-06 02:35:00,2021-12-06 03:20:00,4147.78,4179.0,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24605,做多,2021-12-06 05:00:00,2021-12-06 08:10:00,4174.22,4053.35,0.03,100.0,0.0006,-0.07,0.0,-0.07,flip -24606,做空,2021-12-06 08:10:00,2021-12-06 08:15:00,4053.35,4057.88,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24607,做多,2021-12-06 08:15:00,2021-12-06 08:50:00,4057.88,4035.71,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24608,做空,2021-12-06 08:50:00,2021-12-06 08:55:00,4035.71,4046.42,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24609,做多,2021-12-06 08:55:00,2021-12-06 09:05:00,4046.42,4018.62,0.02,100.0,0.0006,-0.02,0.0,-0.02,flip -24610,做空,2021-12-06 09:05:00,2021-12-06 09:30:00,4018.62,3967.4,0.02,100.0,0.0006,0.03,0.0,0.03,tp_lower -24611,做多,2021-12-06 11:20:00,2021-12-06 11:40:00,3959.81,4018.5,0.02,100.0,0.0006,0.04,0.0,0.03,tp_upper -24612,做多,2021-12-06 13:25:00,2021-12-06 14:15:00,4053.8,4051.61,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24613,做空,2021-12-06 14:15:00,2021-12-06 14:30:00,4051.61,4027.39,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24614,做多,2021-12-06 15:10:00,2021-12-06 15:30:00,4040.35,4072.16,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -24615,做多,2021-12-06 18:25:00,2021-12-06 18:35:00,4168.64,4174.61,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24616,做空,2021-12-06 18:35:00,2021-12-06 20:05:00,4174.61,4196.04,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24617,做多,2021-12-06 20:05:00,2021-12-06 20:10:00,4196.04,4188.36,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24618,做空,2021-12-06 20:10:00,2021-12-06 20:15:00,4188.36,4195.6,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24619,做多,2021-12-06 20:15:00,2021-12-06 20:25:00,4195.6,4214.31,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24620,做多,2021-12-06 21:00:00,2021-12-06 21:10:00,4209.1,4219.43,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -24621,做多,2021-12-06 23:40:00,2021-12-06 23:45:00,4341.19,4326.72,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24622,做空,2021-12-06 23:45:00,2021-12-06 23:50:00,4326.72,4345.73,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24623,做多,2021-12-06 23:50:00,2021-12-07 00:00:00,4345.73,4358.96,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24624,做多,2021-12-07 00:20:00,2021-12-07 00:30:00,4347.16,4336.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24625,做空,2021-12-07 00:30:00,2021-12-07 00:35:00,4336.0,4340.93,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24626,做多,2021-12-07 00:35:00,2021-12-07 01:10:00,4340.93,4363.99,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24627,做多,2021-12-07 01:50:00,2021-12-07 02:05:00,4343.15,4344.18,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24628,做空,2021-12-07 02:05:00,2021-12-07 02:40:00,4344.18,4309.55,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24629,做多,2021-12-07 03:05:00,2021-12-07 04:10:00,4324.86,4356.21,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24630,做多,2021-12-07 04:55:00,2021-12-07 05:05:00,4344.52,4360.61,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24631,做多,2021-12-07 05:25:00,2021-12-07 05:30:00,4347.44,4333.17,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24632,做空,2021-12-07 05:30:00,2021-12-07 05:45:00,4333.17,4346.32,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24633,做多,2021-12-07 05:45:00,2021-12-07 05:55:00,4346.32,4341.46,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24634,做空,2021-12-07 05:55:00,2021-12-07 06:05:00,4341.46,4346.78,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24635,做多,2021-12-07 06:05:00,2021-12-07 06:15:00,4346.78,4345.49,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24636,做空,2021-12-07 06:15:00,2021-12-07 06:20:00,4345.49,4357.79,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24637,做多,2021-12-07 06:20:00,2021-12-07 06:35:00,4357.79,4359.57,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -24638,做多,2021-12-07 07:35:00,2021-12-07 07:40:00,4355.57,4342.99,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24639,做空,2021-12-07 07:40:00,2021-12-07 07:45:00,4342.99,4343.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -24640,做多,2021-12-07 08:00:00,2021-12-07 08:15:00,4363.36,4375.26,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24641,做多,2021-12-07 09:55:00,2021-12-07 10:35:00,4391.95,4395.4,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24642,做空,2021-12-07 10:35:00,2021-12-07 10:50:00,4395.4,4397.18,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24643,做多,2021-12-07 10:50:00,2021-12-07 11:00:00,4397.18,4408.17,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -24644,做多,2021-12-07 11:45:00,2021-12-07 12:05:00,4407.85,4394.35,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24645,做空,2021-12-07 12:05:00,2021-12-07 12:15:00,4394.35,4371.17,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24646,做多,2021-12-07 13:40:00,2021-12-07 14:15:00,4355.25,4352.66,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24647,做空,2021-12-07 14:15:00,2021-12-07 14:20:00,4352.66,4358.32,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24648,做多,2021-12-07 14:20:00,2021-12-07 14:25:00,4358.32,4352.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24649,做空,2021-12-07 14:25:00,2021-12-07 14:30:00,4352.0,4370.05,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24650,做多,2021-12-07 14:30:00,2021-12-07 14:35:00,4370.05,4374.51,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -24651,做多,2021-12-07 16:00:00,2021-12-07 16:10:00,4391.5,4377.36,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24652,做空,2021-12-07 16:10:00,2021-12-07 16:20:00,4377.36,4374.01,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -24653,做多,2021-12-07 18:00:00,2021-12-07 18:50:00,4327.55,4317.43,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24654,做空,2021-12-07 18:50:00,2021-12-07 19:00:00,4317.43,4286.67,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24655,做多,2021-12-07 19:15:00,2021-12-07 19:35:00,4312.49,4315.99,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24656,做空,2021-12-07 19:35:00,2021-12-07 19:45:00,4315.99,4305.74,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -24657,做多,2021-12-07 19:50:00,2021-12-07 19:55:00,4317.53,4312.89,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24658,做空,2021-12-07 19:55:00,2021-12-07 20:00:00,4312.89,4323.24,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24659,做多,2021-12-07 20:00:00,2021-12-07 20:10:00,4323.24,4310.43,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24660,做空,2021-12-07 20:10:00,2021-12-07 20:20:00,4310.43,4282.62,0.02,100.0,0.0006,0.02,0.0,0.01,tp_lower -24661,做多,2021-12-07 21:05:00,2021-12-07 21:50:00,4303.5,4286.21,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24662,做空,2021-12-07 21:50:00,2021-12-07 22:30:00,4286.21,4296.85,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24663,做多,2021-12-07 22:30:00,2021-12-07 22:40:00,4296.85,4289.64,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24664,做空,2021-12-07 22:40:00,2021-12-07 23:00:00,4289.64,4271.22,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24665,做多,2021-12-07 23:10:00,2021-12-07 23:40:00,4287.13,4313.49,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24666,做多,2021-12-08 00:25:00,2021-12-08 00:30:00,4308.52,4328.04,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24667,做多,2021-12-08 02:10:00,2021-12-08 02:15:00,4327.12,4317.75,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24668,做空,2021-12-08 02:15:00,2021-12-08 02:25:00,4317.75,4328.8,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24669,做多,2021-12-08 02:25:00,2021-12-08 02:35:00,4328.8,4323.85,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24670,做空,2021-12-08 02:35:00,2021-12-08 02:45:00,4323.85,4326.41,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24671,做多,2021-12-08 02:45:00,2021-12-08 02:50:00,4326.41,4308.05,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24672,做空,2021-12-08 02:50:00,2021-12-08 02:55:00,4308.05,4291.82,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24673,做多,2021-12-08 03:10:00,2021-12-08 03:20:00,4317.57,4316.59,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24674,做空,2021-12-08 03:20:00,2021-12-08 03:30:00,4316.59,4322.09,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24675,做多,2021-12-08 03:30:00,2021-12-08 03:35:00,4322.09,4314.78,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24676,做空,2021-12-08 03:35:00,2021-12-08 03:50:00,4314.78,4288.69,0.02,100.0,0.0006,0.02,0.0,0.01,tp_lower -24677,做多,2021-12-08 04:05:00,2021-12-08 04:25:00,4310.59,4305.63,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24678,做空,2021-12-08 04:25:00,2021-12-08 04:40:00,4305.63,4313.25,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24679,做多,2021-12-08 04:40:00,2021-12-08 04:45:00,4313.25,4310.48,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24680,做空,2021-12-08 04:45:00,2021-12-08 06:05:00,4310.48,4331.75,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24681,做多,2021-12-08 06:05:00,2021-12-08 06:15:00,4331.75,4357.44,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24682,做多,2021-12-08 07:40:00,2021-12-08 08:00:00,4354.18,4368.03,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24683,做多,2021-12-08 08:30:00,2021-12-08 08:40:00,4355.95,4350.85,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24684,做空,2021-12-08 08:40:00,2021-12-08 08:45:00,4350.85,4359.25,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24685,做多,2021-12-08 08:45:00,2021-12-08 09:15:00,4359.25,4381.69,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24686,做多,2021-12-08 12:00:00,2021-12-08 12:05:00,4276.78,4258.62,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24687,做空,2021-12-08 12:05:00,2021-12-08 12:10:00,4258.62,4246.73,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24688,做多,2021-12-08 12:30:00,2021-12-08 12:35:00,4266.4,4254.79,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24689,做空,2021-12-08 12:35:00,2021-12-08 12:40:00,4254.79,4262.63,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24690,做多,2021-12-08 12:40:00,2021-12-08 12:50:00,4262.63,4287.99,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24691,做多,2021-12-08 16:00:00,2021-12-08 16:05:00,4418.17,4415.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24692,做空,2021-12-08 16:05:00,2021-12-08 16:10:00,4415.25,4417.85,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24693,做多,2021-12-08 16:10:00,2021-12-08 16:15:00,4417.85,4397.89,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24694,做空,2021-12-08 16:15:00,2021-12-08 16:30:00,4397.89,4388.85,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -24695,做多,2021-12-08 16:40:00,2021-12-08 17:00:00,4401.93,4400.52,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24696,做空,2021-12-08 17:00:00,2021-12-08 17:10:00,4400.52,4408.68,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24697,做多,2021-12-08 17:10:00,2021-12-08 17:15:00,4408.68,4390.14,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24698,做空,2021-12-08 17:15:00,2021-12-08 17:20:00,4390.14,4383.11,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -24699,做多,2021-12-08 18:10:00,2021-12-08 18:30:00,4386.57,4392.18,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24700,做空,2021-12-08 18:30:00,2021-12-08 19:15:00,4392.18,4389.22,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24701,做多,2021-12-08 19:15:00,2021-12-08 19:30:00,4389.22,4414.94,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24702,做多,2021-12-08 20:15:00,2021-12-08 20:50:00,4387.94,4419.16,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -24703,做多,2021-12-08 21:35:00,2021-12-08 22:05:00,4399.83,4408.41,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24704,做空,2021-12-08 22:05:00,2021-12-08 22:20:00,4408.41,4413.59,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24705,做多,2021-12-08 22:20:00,2021-12-08 22:40:00,4413.59,4435.43,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24706,做多,2021-12-08 23:15:00,2021-12-08 23:25:00,4414.82,4412.4,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24707,做空,2021-12-08 23:25:00,2021-12-09 01:55:00,4412.4,4409.02,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -24708,做多,2021-12-09 04:35:00,2021-12-09 04:40:00,4377.11,4376.39,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24709,做空,2021-12-09 04:40:00,2021-12-09 05:20:00,4376.39,4378.01,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24710,做多,2021-12-09 05:20:00,2021-12-09 05:30:00,4378.01,4377.37,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24711,做空,2021-12-09 05:30:00,2021-12-09 06:00:00,4377.37,4363.72,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24712,做多,2021-12-09 06:10:00,2021-12-09 06:20:00,4383.68,4377.51,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24713,做空,2021-12-09 06:20:00,2021-12-09 06:30:00,4377.51,4366.62,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24714,做多,2021-12-09 06:45:00,2021-12-09 06:50:00,4385.81,4370.08,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24715,做空,2021-12-09 06:50:00,2021-12-09 06:55:00,4370.08,4376.64,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24716,做多,2021-12-09 06:55:00,2021-12-09 07:00:00,4376.64,4367.15,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24717,做空,2021-12-09 07:00:00,2021-12-09 07:05:00,4367.15,4345.25,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24718,做多,2021-12-09 07:30:00,2021-12-09 07:35:00,4383.83,4383.77,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24719,做空,2021-12-09 07:35:00,2021-12-09 08:15:00,4383.77,4342.69,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24720,做多,2021-12-09 10:40:00,2021-12-09 11:10:00,4304.68,4300.01,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24721,做空,2021-12-09 11:10:00,2021-12-09 11:20:00,4300.01,4297.68,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24722,做多,2021-12-09 11:20:00,2021-12-09 11:30:00,4297.68,4288.72,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24723,做空,2021-12-09 11:30:00,2021-12-09 11:40:00,4288.72,4297.17,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24724,做多,2021-12-09 11:40:00,2021-12-09 12:00:00,4297.17,4270.05,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24725,做空,2021-12-09 12:00:00,2021-12-09 12:05:00,4270.05,4292.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -24726,做多,2021-12-09 12:10:00,2021-12-09 12:15:00,4306.64,4291.31,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24727,做多,2021-12-09 12:20:00,2021-12-09 12:25:00,4304.77,4295.63,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24728,做空,2021-12-09 12:25:00,2021-12-09 12:35:00,4295.63,4301.39,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24729,做多,2021-12-09 12:35:00,2021-12-09 13:05:00,4301.39,4285.81,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24730,做空,2021-12-09 13:05:00,2021-12-09 13:15:00,4285.81,4285.75,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -24731,做多,2021-12-09 13:35:00,2021-12-09 13:45:00,4294.55,4292.16,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24732,做空,2021-12-09 13:45:00,2021-12-09 13:50:00,4292.16,4299.43,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24733,做多,2021-12-09 13:50:00,2021-12-09 13:55:00,4299.43,4299.24,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24734,做空,2021-12-09 13:55:00,2021-12-09 14:10:00,4299.24,4300.59,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24735,做多,2021-12-09 14:10:00,2021-12-09 14:15:00,4300.59,4287.93,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24736,做空,2021-12-09 14:15:00,2021-12-09 14:30:00,4287.93,4257.79,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24737,做多,2021-12-09 16:25:00,2021-12-09 17:30:00,4200.35,4208.25,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24738,做空,2021-12-09 17:30:00,2021-12-09 17:50:00,4208.25,4180.4,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24739,做多,2021-12-09 19:20:00,2021-12-09 19:25:00,4146.91,4141.3,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24740,做空,2021-12-09 19:25:00,2021-12-09 20:10:00,4141.3,4084.79,0.02,100.0,0.0006,0.03,0.0,0.03,tp_lower -24741,做多,2021-12-09 20:55:00,2021-12-09 21:00:00,4121.28,4110.76,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24742,做空,2021-12-09 21:00:00,2021-12-09 21:05:00,4110.76,4130.12,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24743,做多,2021-12-09 21:05:00,2021-12-09 21:25:00,4130.12,4148.3,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24744,做多,2021-12-09 22:50:00,2021-12-09 22:55:00,4166.9,4165.59,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24745,做空,2021-12-09 22:55:00,2021-12-09 23:05:00,4165.59,4168.08,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24746,做多,2021-12-09 23:05:00,2021-12-09 23:25:00,4168.08,4176.74,0.02,100.0,0.0006,0.01,0.0,0.0,flip -24747,做空,2021-12-09 23:25:00,2021-12-09 23:45:00,4176.74,4154.12,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24748,做多,2021-12-10 00:30:00,2021-12-10 00:40:00,4182.74,4146.47,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24749,做空,2021-12-10 00:40:00,2021-12-10 01:10:00,4146.47,4144.7,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24750,做多,2021-12-10 01:10:00,2021-12-10 02:05:00,4144.7,4141.37,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24751,做空,2021-12-10 02:05:00,2021-12-10 02:10:00,4141.37,4150.7,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24752,做多,2021-12-10 02:10:00,2021-12-10 02:40:00,4150.7,4180.6,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24753,做多,2021-12-10 04:15:00,2021-12-10 04:35:00,4150.32,4140.34,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24754,做空,2021-12-10 04:35:00,2021-12-10 04:45:00,4140.34,4144.41,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24755,做多,2021-12-10 04:45:00,2021-12-10 04:50:00,4144.41,4132.35,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24756,做空,2021-12-10 04:50:00,2021-12-10 05:00:00,4132.35,4122.99,0.03,100.0,0.0006,0.01,0.0,0.0,tp_lower -24757,做多,2021-12-10 05:15:00,2021-12-10 05:20:00,4139.54,4123.01,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24758,做空,2021-12-10 05:20:00,2021-12-10 05:25:00,4123.01,4121.17,0.03,100.0,0.0006,0.0,0.0,-0.0,tp_lower -24759,做多,2021-12-10 06:00:00,2021-12-10 06:20:00,4124.54,4122.48,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24760,做空,2021-12-10 06:20:00,2021-12-10 06:30:00,4122.48,4123.4,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24761,做多,2021-12-10 06:30:00,2021-12-10 06:35:00,4123.4,4110.41,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24762,做空,2021-12-10 06:35:00,2021-12-10 06:40:00,4110.41,4121.33,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24763,做多,2021-12-10 06:40:00,2021-12-10 06:45:00,4121.33,4120.1,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24764,做空,2021-12-10 06:45:00,2021-12-10 06:55:00,4120.1,4065.54,0.02,100.0,0.0006,0.03,0.0,0.03,tp_lower -24765,做多,2021-12-10 08:25:00,2021-12-10 09:25:00,4051.98,4058.09,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24766,做空,2021-12-10 09:25:00,2021-12-10 09:30:00,4058.09,4067.54,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24767,做多,2021-12-10 09:30:00,2021-12-10 09:40:00,4067.54,4093.95,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24768,做多,2021-12-10 10:40:00,2021-12-10 10:50:00,4098.33,4089.67,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24769,做空,2021-12-10 10:50:00,2021-12-10 11:00:00,4089.67,4100.38,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24770,做多,2021-12-10 11:00:00,2021-12-10 11:05:00,4100.38,4103.02,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24771,做多,2021-12-10 11:25:00,2021-12-10 11:35:00,4103.17,4131.26,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24772,做多,2021-12-10 13:30:00,2021-12-10 13:35:00,4173.55,4218.0,0.03,100.0,0.0006,0.03,0.0,0.03,tp_upper -24773,做多,2021-12-10 14:20:00,2021-12-10 14:25:00,4188.89,4175.47,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24774,做空,2021-12-10 14:25:00,2021-12-10 14:35:00,4175.47,4185.21,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24775,做多,2021-12-10 14:35:00,2021-12-10 14:40:00,4185.21,4170.92,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24776,做空,2021-12-10 14:40:00,2021-12-10 14:45:00,4170.92,4050.71,0.03,100.0,0.0006,0.07,0.0,0.07,tp_lower -24777,做多,2021-12-10 17:55:00,2021-12-10 18:15:00,3969.17,4001.61,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24778,做多,2021-12-10 19:10:00,2021-12-10 19:30:00,3976.06,4007.08,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24779,做多,2021-12-11 00:25:00,2021-12-11 02:15:00,3943.98,3963.33,0.03,100.0,0.0007,0.01,0.0,0.01,flip -24780,做空,2021-12-11 02:15:00,2021-12-11 02:25:00,3963.33,3970.45,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24781,做多,2021-12-11 02:25:00,2021-12-11 02:30:00,3970.45,3963.16,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24782,做空,2021-12-11 02:30:00,2021-12-11 02:35:00,3963.16,3978.89,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24783,做多,2021-12-11 02:35:00,2021-12-11 03:05:00,3978.89,4005.78,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24784,做多,2021-12-11 05:20:00,2021-12-11 05:45:00,4024.21,4044.93,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24785,做多,2021-12-11 05:55:00,2021-12-11 06:00:00,4029.08,4016.31,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24786,做空,2021-12-11 06:00:00,2021-12-11 06:05:00,4016.31,4031.46,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -24787,做多,2021-12-11 06:05:00,2021-12-11 06:10:00,4031.46,4048.51,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24788,做多,2021-12-11 07:50:00,2021-12-11 07:55:00,3982.46,3976.68,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24789,做空,2021-12-11 07:55:00,2021-12-11 08:10:00,3976.68,3987.75,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24790,做多,2021-12-11 08:10:00,2021-12-11 08:15:00,3987.75,4001.16,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24791,做多,2021-12-11 09:15:00,2021-12-11 09:25:00,4005.67,4007.9,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24792,做空,2021-12-11 09:25:00,2021-12-11 09:30:00,4007.9,4016.4,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24793,做多,2021-12-11 09:30:00,2021-12-11 09:35:00,4016.4,4009.25,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24794,做空,2021-12-11 09:35:00,2021-12-11 09:40:00,4009.25,4015.86,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24795,做多,2021-12-11 09:40:00,2021-12-11 10:10:00,4015.86,4008.08,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24796,做空,2021-12-11 10:10:00,2021-12-11 10:20:00,4008.08,4016.23,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24797,做多,2021-12-11 10:20:00,2021-12-11 10:40:00,4016.23,4029.17,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24798,做多,2021-12-11 11:40:00,2021-12-11 12:20:00,4016.28,4035.14,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24799,做多,2021-12-11 13:05:00,2021-12-11 13:10:00,4030.35,4012.7,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -24800,做多,2021-12-11 13:20:00,2021-12-11 13:25:00,4031.28,4023.98,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24801,做空,2021-12-11 13:25:00,2021-12-11 13:30:00,4023.98,4033.24,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24802,做多,2021-12-11 13:30:00,2021-12-11 13:40:00,4033.24,4015.63,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24803,做空,2021-12-11 13:40:00,2021-12-11 13:45:00,4015.63,4001.14,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24804,做多,2021-12-11 14:20:00,2021-12-11 15:00:00,4015.25,4037.77,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24805,做多,2021-12-11 17:05:00,2021-12-11 17:10:00,4070.87,4064.27,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24806,做空,2021-12-11 17:10:00,2021-12-11 17:15:00,4064.27,4065.26,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24807,做多,2021-12-11 17:15:00,2021-12-11 18:50:00,4065.26,4041.15,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24808,做空,2021-12-11 18:50:00,2021-12-11 19:05:00,4041.15,4038.09,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24809,做多,2021-12-11 19:05:00,2021-12-11 19:25:00,4038.09,4034.32,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24810,做空,2021-12-11 19:25:00,2021-12-11 19:35:00,4034.32,4021.52,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24811,做多,2021-12-11 20:30:00,2021-12-11 20:55:00,4025.07,4013.04,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24812,做空,2021-12-11 20:55:00,2021-12-11 21:05:00,4013.04,4006.28,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24813,做多,2021-12-11 21:20:00,2021-12-11 21:25:00,4019.76,4007.5,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24814,做空,2021-12-11 21:25:00,2021-12-11 21:30:00,4007.5,3980.26,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24815,做多,2021-12-11 21:50:00,2021-12-11 22:05:00,4020.0,4016.63,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24816,做空,2021-12-11 22:05:00,2021-12-12 00:50:00,4016.63,4056.78,0.03,100.0,0.0006,-0.03,0.0,-0.03,tp_lower -24817,做多,2021-12-12 02:25:00,2021-12-12 02:45:00,4044.53,4044.37,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24818,做空,2021-12-12 02:45:00,2021-12-12 03:20:00,4044.37,4041.59,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24819,做多,2021-12-12 03:20:00,2021-12-12 03:40:00,4041.59,4051.49,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24820,做多,2021-12-12 04:15:00,2021-12-12 04:20:00,4039.75,4039.3,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24821,做空,2021-12-12 04:20:00,2021-12-12 04:45:00,4039.3,4012.0,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -24822,做多,2021-12-12 05:15:00,2021-12-12 05:25:00,4032.51,4035.13,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24823,做空,2021-12-12 05:25:00,2021-12-12 05:55:00,4035.13,4035.95,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24824,做多,2021-12-12 05:55:00,2021-12-12 06:15:00,4035.95,4045.0,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -24825,做多,2021-12-12 07:15:00,2021-12-12 07:25:00,4051.15,4057.96,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24826,做多,2021-12-12 07:55:00,2021-12-12 08:00:00,4054.7,4049.49,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24827,做空,2021-12-12 08:00:00,2021-12-12 08:05:00,4049.49,4050.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24828,做多,2021-12-12 08:05:00,2021-12-12 08:15:00,4050.0,4048.6,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24829,做空,2021-12-12 08:15:00,2021-12-12 08:20:00,4048.6,4044.23,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24830,做多,2021-12-12 10:20:00,2021-12-12 10:30:00,4006.94,4005.29,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24831,做空,2021-12-12 10:30:00,2021-12-12 10:40:00,4005.29,4008.4,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24832,做多,2021-12-12 10:40:00,2021-12-12 10:45:00,4008.4,4007.89,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24833,做空,2021-12-12 10:45:00,2021-12-12 10:55:00,4007.89,4010.99,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24834,做多,2021-12-12 10:55:00,2021-12-12 11:00:00,4010.99,4008.55,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -24835,做多,2021-12-12 13:00:00,2021-12-12 13:15:00,4039.48,4040.84,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24836,做空,2021-12-12 13:15:00,2021-12-12 13:35:00,4040.84,4028.45,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24837,做多,2021-12-12 13:55:00,2021-12-12 14:00:00,4043.35,4039.73,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24838,做空,2021-12-12 14:00:00,2021-12-12 14:35:00,4039.73,4034.49,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24839,做多,2021-12-12 14:40:00,2021-12-12 14:50:00,4039.99,4042.11,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24840,做多,2021-12-12 15:20:00,2021-12-12 16:45:00,4038.58,4028.67,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24841,做空,2021-12-12 16:45:00,2021-12-12 20:00:00,4028.67,4146.92,0.03,100.0,0.0007,-0.08,0.0,-0.08,flip -24842,做多,2021-12-12 20:00:00,2021-12-12 20:05:00,4146.92,4155.03,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24843,做多,2021-12-12 20:05:00,2021-12-12 20:10:00,4155.03,4154.74,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -24844,做多,2021-12-12 21:15:00,2021-12-12 21:20:00,4153.6,4150.45,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24845,做空,2021-12-12 21:20:00,2021-12-12 21:35:00,4150.45,4137.01,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24846,做多,2021-12-12 22:35:00,2021-12-12 23:00:00,4136.08,4148.43,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24847,做多,2021-12-13 02:55:00,2021-12-13 03:15:00,3979.19,3980.0,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24848,做空,2021-12-13 03:15:00,2021-12-13 05:30:00,3980.0,3994.04,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -24849,做多,2021-12-13 05:45:00,2021-12-13 05:50:00,4030.75,4034.23,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24850,做多,2021-12-13 07:30:00,2021-12-13 07:35:00,4002.44,3991.08,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24851,做空,2021-12-13 07:35:00,2021-12-13 07:40:00,3991.08,3975.51,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24852,做多,2021-12-13 08:00:00,2021-12-13 08:10:00,3989.4,4004.39,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24853,做多,2021-12-13 08:10:00,2021-12-13 08:15:00,4004.39,4010.47,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -24854,做多,2021-12-13 09:20:00,2021-12-13 10:45:00,4001.54,3993.66,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24855,做空,2021-12-13 10:45:00,2021-12-13 10:55:00,3993.66,3992.86,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24856,做多,2021-12-13 10:55:00,2021-12-13 11:05:00,3992.86,4003.1,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24857,做多,2021-12-13 17:00:00,2021-12-13 17:05:00,3812.06,3856.76,0.03,100.0,0.0007,0.03,0.0,0.03,tp_upper -24858,做多,2021-12-13 18:20:00,2021-12-13 18:55:00,3821.68,3821.35,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24859,做空,2021-12-13 18:55:00,2021-12-13 19:00:00,3821.35,3790.46,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -24860,做多,2021-12-13 20:05:00,2021-12-13 20:15:00,3778.59,3755.44,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24861,做空,2021-12-13 20:15:00,2021-12-13 20:20:00,3755.44,3760.98,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24862,做多,2021-12-13 20:20:00,2021-12-13 20:25:00,3760.98,3756.64,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24863,做空,2021-12-13 20:25:00,2021-12-13 20:45:00,3756.64,3743.99,0.03,100.0,0.0007,0.01,0.0,0.01,flip -24864,做多,2021-12-13 20:45:00,2021-12-13 21:05:00,3743.99,3726.56,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24865,做空,2021-12-13 21:05:00,2021-12-13 21:30:00,3726.56,3746.55,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -24866,做多,2021-12-13 21:30:00,2021-12-13 21:55:00,3746.55,3766.58,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24867,做多,2021-12-14 00:05:00,2021-12-14 00:10:00,3793.29,3775.11,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24868,做空,2021-12-14 00:10:00,2021-12-14 00:15:00,3775.11,3772.25,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24869,做多,2021-12-14 00:20:00,2021-12-14 00:25:00,3791.91,3812.28,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24870,做多,2021-12-14 02:35:00,2021-12-14 03:20:00,3779.75,3771.58,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24871,做空,2021-12-14 03:20:00,2021-12-14 03:25:00,3771.58,3784.22,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24872,做多,2021-12-14 03:25:00,2021-12-14 03:30:00,3784.22,3776.96,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24873,做空,2021-12-14 03:30:00,2021-12-14 03:45:00,3776.96,3770.69,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24874,做多,2021-12-14 03:45:00,2021-12-14 04:25:00,3770.69,3779.25,0.03,100.0,0.0007,0.01,0.0,0.0,flip -24875,做空,2021-12-14 04:25:00,2021-12-14 04:40:00,3779.25,3779.16,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24876,做多,2021-12-14 04:40:00,2021-12-14 04:45:00,3779.16,3770.7,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24877,做空,2021-12-14 04:45:00,2021-12-14 05:00:00,3770.7,3775.8,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24878,做多,2021-12-14 05:00:00,2021-12-14 05:05:00,3775.8,3767.24,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24879,做空,2021-12-14 05:05:00,2021-12-14 05:10:00,3767.24,3755.53,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24880,做多,2021-12-14 05:30:00,2021-12-14 05:35:00,3781.38,3772.14,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24881,做空,2021-12-14 05:35:00,2021-12-14 05:40:00,3772.14,3772.66,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24882,做多,2021-12-14 05:40:00,2021-12-14 07:05:00,3772.66,3731.29,0.03,100.0,0.0007,-0.03,0.0,-0.03,flip -24883,做空,2021-12-14 07:05:00,2021-12-14 07:15:00,3731.29,3747.53,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24884,做多,2021-12-14 07:15:00,2021-12-14 07:30:00,3747.53,3761.11,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24885,做多,2021-12-14 09:30:00,2021-12-14 10:35:00,3797.79,3794.38,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -24886,做多,2021-12-14 11:35:00,2021-12-14 11:45:00,3798.95,3798.32,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24887,做空,2021-12-14 11:45:00,2021-12-14 11:50:00,3798.32,3838.54,0.03,100.0,0.0007,-0.03,0.0,-0.03,flip -24888,做多,2021-12-14 11:50:00,2021-12-14 11:55:00,3838.54,3837.99,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -24889,做多,2021-12-14 12:50:00,2021-12-14 14:55:00,3828.8,3816.29,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -24890,做多,2021-12-14 15:15:00,2021-12-14 15:20:00,3798.86,3827.91,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24891,做多,2021-12-14 16:35:00,2021-12-14 17:10:00,3793.27,3778.53,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24892,做空,2021-12-14 17:10:00,2021-12-14 17:15:00,3778.53,3789.51,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24893,做多,2021-12-14 17:15:00,2021-12-14 17:35:00,3789.51,3779.39,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -24894,做空,2021-12-14 17:35:00,2021-12-14 17:55:00,3779.39,3759.45,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -24895,做多,2021-12-14 19:10:00,2021-12-14 19:20:00,3759.15,3760.8,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -24896,做空,2021-12-14 19:20:00,2021-12-14 22:05:00,3760.8,3857.59,0.02,100.0,0.0007,-0.06,0.0,-0.07,flip -24897,做多,2021-12-14 22:05:00,2021-12-14 22:10:00,3857.59,3850.48,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -24898,做空,2021-12-14 22:10:00,2021-12-14 22:30:00,3850.48,3821.39,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24899,做多,2021-12-14 23:10:00,2021-12-14 23:25:00,3838.55,3835.38,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24900,做空,2021-12-14 23:25:00,2021-12-14 23:30:00,3835.38,3836.92,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24901,做多,2021-12-14 23:30:00,2021-12-14 23:50:00,3836.92,3859.58,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -24902,做多,2021-12-15 02:55:00,2021-12-15 03:00:00,3825.07,3818.79,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24903,做空,2021-12-15 03:00:00,2021-12-15 03:15:00,3818.79,3820.66,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24904,做多,2021-12-15 03:15:00,2021-12-15 03:25:00,3820.66,3829.69,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -24905,做多,2021-12-15 03:25:00,2021-12-15 03:30:00,3829.69,3830.38,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -24906,做多,2021-12-15 05:30:00,2021-12-15 05:35:00,3855.48,3851.01,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24907,做空,2021-12-15 05:35:00,2021-12-15 06:00:00,3851.01,3853.05,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24908,做多,2021-12-15 06:00:00,2021-12-15 06:10:00,3853.05,3862.32,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -24909,做多,2021-12-15 06:45:00,2021-12-15 06:50:00,3855.31,3849.83,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24910,做空,2021-12-15 06:50:00,2021-12-15 07:05:00,3849.83,3844.36,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24911,做多,2021-12-15 07:10:00,2021-12-15 07:20:00,3863.12,3865.32,0.03,100.0,0.0006,0.0,0.0,0.0,tp_upper -24912,做多,2021-12-15 07:30:00,2021-12-15 07:55:00,3859.49,3862.47,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24913,做空,2021-12-15 07:55:00,2021-12-15 09:45:00,3862.47,3876.0,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24914,做多,2021-12-15 09:45:00,2021-12-15 10:10:00,3876.0,3872.55,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -24915,做空,2021-12-15 10:10:00,2021-12-15 10:15:00,3872.55,3856.94,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -24916,做多,2021-12-15 11:10:00,2021-12-15 11:20:00,3868.89,3850.37,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -24917,做空,2021-12-15 11:20:00,2021-12-15 11:25:00,3850.37,3846.77,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -24918,做多,2021-12-15 11:45:00,2021-12-15 12:20:00,3855.85,3860.56,0.02,100.0,0.0006,0.0,0.0,0.0,flip -24919,做空,2021-12-15 12:20:00,2021-12-15 12:35:00,3860.56,3826.7,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -24920,做多,2021-12-15 14:10:00,2021-12-15 14:15:00,3823.53,3818.4,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -24921,做空,2021-12-15 14:15:00,2021-12-15 14:30:00,3818.4,3775.07,0.02,100.0,0.0007,0.03,0.0,0.03,tp_lower -24922,做多,2021-12-15 16:55:00,2021-12-15 17:35:00,3711.74,3732.7,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24923,做多,2021-12-15 21:55:00,2021-12-15 22:00:00,4062.49,4060.19,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24924,做空,2021-12-15 22:00:00,2021-12-15 22:15:00,4060.19,4043.75,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24925,做多,2021-12-15 23:50:00,2021-12-16 00:00:00,4019.08,4032.34,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24926,做多,2021-12-16 01:10:00,2021-12-16 01:25:00,4035.19,4038.87,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24927,做空,2021-12-16 01:25:00,2021-12-16 01:35:00,4038.87,4047.73,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24928,做多,2021-12-16 01:35:00,2021-12-16 01:40:00,4047.73,4042.74,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24929,做空,2021-12-16 01:40:00,2021-12-16 01:55:00,4042.74,4049.43,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24930,做多,2021-12-16 01:55:00,2021-12-16 02:00:00,4049.43,4039.4,0.03,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -24931,做多,2021-12-16 03:00:00,2021-12-16 05:05:00,4033.73,4009.39,0.03,100.0,0.0006,-0.02,0.0,-0.02,flip -24932,做空,2021-12-16 05:05:00,2021-12-16 05:10:00,4009.39,4017.03,0.03,100.0,0.0006,-0.0,0.0,-0.01,flip -24933,做多,2021-12-16 05:10:00,2021-12-16 05:15:00,4017.03,4011.96,0.03,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -24934,做多,2021-12-16 05:25:00,2021-12-16 05:35:00,4009.35,4005.05,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24935,做空,2021-12-16 05:35:00,2021-12-16 05:40:00,4005.05,3999.97,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24936,做多,2021-12-16 05:50:00,2021-12-16 06:55:00,4004.24,4019.47,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24937,做多,2021-12-16 07:55:00,2021-12-16 08:05:00,4019.79,4022.43,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24938,做空,2021-12-16 08:05:00,2021-12-16 08:15:00,4022.43,4020.53,0.03,100.0,0.0006,0.0,0.0,-0.0,flip -24939,做多,2021-12-16 08:15:00,2021-12-16 08:55:00,4020.53,4028.06,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24940,做空,2021-12-16 08:55:00,2021-12-16 10:25:00,4028.06,4037.65,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24941,做多,2021-12-16 10:25:00,2021-12-16 10:40:00,4037.65,4039.72,0.03,100.0,0.0006,0.0,0.0,0.0,flip -24942,做空,2021-12-16 10:40:00,2021-12-16 10:45:00,4039.72,4041.71,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24943,做多,2021-12-16 10:45:00,2021-12-16 10:50:00,4041.71,4038.21,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24944,做空,2021-12-16 10:50:00,2021-12-16 10:55:00,4038.21,4048.17,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24945,做多,2021-12-16 10:55:00,2021-12-16 11:00:00,4048.17,4046.11,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24946,做空,2021-12-16 11:00:00,2021-12-16 11:05:00,4046.11,4031.88,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24947,做多,2021-12-16 11:30:00,2021-12-16 11:40:00,4041.18,4074.91,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24948,做多,2021-12-16 13:25:00,2021-12-16 13:35:00,4054.58,4053.35,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24949,做空,2021-12-16 13:35:00,2021-12-16 15:00:00,4053.35,4049.84,0.03,100.0,0.0006,0.0,0.0,0.0,tp_lower -24950,做多,2021-12-16 15:20:00,2021-12-16 15:30:00,4062.87,4079.8,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24951,做多,2021-12-16 16:05:00,2021-12-16 16:20:00,4082.43,4103.79,0.03,100.0,0.0006,0.01,0.0,0.01,tp_upper -24952,做多,2021-12-16 16:40:00,2021-12-16 16:55:00,4080.81,4079.11,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24953,做空,2021-12-16 16:55:00,2021-12-16 17:00:00,4079.11,4067.95,0.03,100.0,0.0006,0.01,0.0,0.01,tp_lower -24954,做多,2021-12-16 18:10:00,2021-12-16 18:15:00,4058.79,4057.7,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24955,做空,2021-12-16 18:15:00,2021-12-16 18:35:00,4057.7,4031.15,0.03,100.0,0.0006,0.02,0.0,0.02,tp_lower -24956,做多,2021-12-16 20:05:00,2021-12-16 20:20:00,4005.25,4032.47,0.03,100.0,0.0006,0.02,0.0,0.02,tp_upper -24957,做多,2021-12-16 21:45:00,2021-12-16 21:50:00,4028.8,4028.38,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24958,做空,2021-12-16 21:50:00,2021-12-16 21:55:00,4028.38,4030.1,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24959,做多,2021-12-16 21:55:00,2021-12-16 22:00:00,4030.1,4013.77,0.03,100.0,0.0006,-0.01,0.0,-0.01,flip -24960,做空,2021-12-16 22:00:00,2021-12-16 22:05:00,4013.77,3973.17,0.03,100.0,0.0006,0.03,0.0,0.02,tp_lower -24961,做多,2021-12-16 22:40:00,2021-12-16 22:50:00,4015.0,4012.3,0.03,100.0,0.0006,-0.0,0.0,-0.0,flip -24962,做空,2021-12-16 22:50:00,2021-12-16 23:30:00,4012.3,3971.62,0.03,100.0,0.0006,0.03,0.0,0.02,tp_lower -24963,做多,2021-12-17 00:35:00,2021-12-17 01:15:00,3976.93,3990.72,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -24964,做多,2021-12-17 01:45:00,2021-12-17 02:00:00,3975.27,3975.16,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24965,做空,2021-12-17 02:00:00,2021-12-17 02:05:00,3975.16,3966.81,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -24966,做多,2021-12-17 02:50:00,2021-12-17 03:00:00,3971.96,3966.12,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24967,做空,2021-12-17 03:00:00,2021-12-17 03:05:00,3966.12,3967.03,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24968,做多,2021-12-17 03:05:00,2021-12-17 03:10:00,3967.03,3958.71,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24969,做空,2021-12-17 03:10:00,2021-12-17 03:20:00,3958.71,3959.23,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24970,做多,2021-12-17 03:20:00,2021-12-17 03:30:00,3959.23,3963.97,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24971,做空,2021-12-17 03:30:00,2021-12-17 03:35:00,3963.97,3970.62,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24972,做多,2021-12-17 03:35:00,2021-12-17 03:55:00,3970.62,3967.43,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24973,做空,2021-12-17 03:55:00,2021-12-17 05:05:00,3967.43,3961.38,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24974,做多,2021-12-17 06:30:00,2021-12-17 06:35:00,3956.3,3949.96,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24975,做空,2021-12-17 06:35:00,2021-12-17 06:45:00,3949.96,3937.09,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24976,做多,2021-12-17 08:30:00,2021-12-17 08:40:00,3885.85,3887.26,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24977,做空,2021-12-17 08:40:00,2021-12-17 09:00:00,3887.26,3877.57,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24978,做多,2021-12-17 09:20:00,2021-12-17 09:25:00,3885.59,3879.7,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -24979,做空,2021-12-17 09:25:00,2021-12-17 09:45:00,3879.7,3876.43,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24980,做多,2021-12-17 09:45:00,2021-12-17 09:55:00,3876.43,3879.09,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24981,做空,2021-12-17 09:55:00,2021-12-17 10:05:00,3879.09,3857.89,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24982,做多,2021-12-17 11:20:00,2021-12-17 11:30:00,3841.27,3842.08,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -24983,做空,2021-12-17 11:30:00,2021-12-17 11:55:00,3842.08,3833.34,0.03,100.0,0.0007,0.01,0.0,0.0,flip -24984,做多,2021-12-17 11:55:00,2021-12-17 12:30:00,3833.34,3831.2,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24985,做空,2021-12-17 12:30:00,2021-12-17 12:35:00,3831.2,3831.93,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24986,做多,2021-12-17 12:35:00,2021-12-17 13:05:00,3831.93,3814.41,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24987,做空,2021-12-17 13:05:00,2021-12-17 13:10:00,3814.41,3808.84,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -24988,做多,2021-12-17 13:20:00,2021-12-17 13:40:00,3821.13,3828.1,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24989,做空,2021-12-17 13:40:00,2021-12-17 13:50:00,3828.1,3806.58,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24990,做多,2021-12-17 15:25:00,2021-12-17 15:35:00,3760.98,3794.14,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -24991,做多,2021-12-17 18:45:00,2021-12-17 18:50:00,3876.14,3875.49,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -24992,做多,2021-12-17 19:55:00,2021-12-17 20:10:00,3879.76,3876.26,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -24993,做空,2021-12-17 20:10:00,2021-12-17 20:15:00,3876.26,3863.93,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -24994,做多,2021-12-17 21:10:00,2021-12-17 21:35:00,3867.57,3937.08,0.03,100.0,0.0007,0.05,0.0,0.05,tp_upper -24995,做多,2021-12-17 22:30:00,2021-12-17 22:35:00,3887.99,3864.35,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -24996,做空,2021-12-17 22:35:00,2021-12-17 22:45:00,3864.35,3878.55,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -24997,做多,2021-12-17 22:45:00,2021-12-17 23:00:00,3878.55,3888.55,0.03,100.0,0.0007,0.01,0.0,0.01,flip -24998,做空,2021-12-17 23:00:00,2021-12-17 23:30:00,3888.55,3886.32,0.03,100.0,0.0007,0.0,0.0,0.0,flip -24999,做多,2021-12-17 23:30:00,2021-12-17 23:45:00,3886.32,3883.57,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25000,做空,2021-12-17 23:45:00,2021-12-18 00:00:00,3883.57,3876.32,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -25001,做多,2021-12-18 00:00:00,2021-12-18 01:00:00,3876.32,3861.12,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25002,做空,2021-12-18 01:00:00,2021-12-18 01:20:00,3861.12,3804.29,0.03,100.0,0.0007,0.04,0.0,0.04,tp_lower -25003,做多,2021-12-18 02:40:00,2021-12-18 02:45:00,3814.5,3799.67,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25004,做空,2021-12-18 02:45:00,2021-12-18 03:00:00,3799.67,3797.36,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25005,做多,2021-12-18 03:00:00,2021-12-18 03:30:00,3797.36,3830.64,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -25006,做多,2021-12-18 05:05:00,2021-12-18 05:20:00,3880.04,3890.44,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25007,做多,2021-12-18 08:00:00,2021-12-18 08:05:00,3898.26,3905.47,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -25008,做多,2021-12-18 09:00:00,2021-12-18 09:25:00,3906.41,3893.04,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25009,做空,2021-12-18 09:25:00,2021-12-18 09:30:00,3893.04,3897.24,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25010,做多,2021-12-18 09:30:00,2021-12-18 09:55:00,3897.24,3939.91,0.03,100.0,0.0007,0.03,0.0,0.03,tp_upper -25011,做多,2021-12-18 12:00:00,2021-12-18 12:20:00,3971.76,3959.76,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25012,做空,2021-12-18 12:20:00,2021-12-18 12:45:00,3959.76,3953.27,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25013,做多,2021-12-18 12:45:00,2021-12-18 12:55:00,3953.27,3959.24,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25014,做空,2021-12-18 12:55:00,2021-12-18 13:05:00,3959.24,3958.64,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25015,做多,2021-12-18 13:05:00,2021-12-18 13:15:00,3958.64,3950.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25016,做空,2021-12-18 13:15:00,2021-12-18 13:30:00,3950.0,3956.44,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25017,做多,2021-12-18 13:30:00,2021-12-18 14:20:00,3956.44,3943.57,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25018,做空,2021-12-18 14:20:00,2021-12-18 14:35:00,3943.57,3948.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25019,做多,2021-12-18 14:35:00,2021-12-18 14:45:00,3948.0,3963.11,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25020,做多,2021-12-18 15:35:00,2021-12-18 15:45:00,3956.89,3950.43,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25021,做空,2021-12-18 15:45:00,2021-12-18 16:00:00,3950.43,3941.13,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25022,做多,2021-12-18 16:15:00,2021-12-18 16:25:00,3956.61,3953.13,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25023,做空,2021-12-18 16:25:00,2021-12-18 16:35:00,3953.13,3940.96,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25024,做多,2021-12-18 16:50:00,2021-12-18 16:55:00,3949.99,3936.34,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25025,做空,2021-12-18 16:55:00,2021-12-18 17:00:00,3936.34,3935.83,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -25026,做多,2021-12-18 17:10:00,2021-12-18 17:25:00,3943.85,3939.47,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25027,做空,2021-12-18 17:25:00,2021-12-18 17:30:00,3939.47,3946.08,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25028,做多,2021-12-18 17:30:00,2021-12-18 17:35:00,3946.08,3942.96,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25029,做空,2021-12-18 17:35:00,2021-12-18 17:40:00,3942.96,3944.02,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25030,做多,2021-12-18 17:40:00,2021-12-18 18:10:00,3944.02,3939.01,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25031,做空,2021-12-18 18:10:00,2021-12-18 18:15:00,3939.01,3942.31,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25032,做多,2021-12-18 18:15:00,2021-12-18 18:20:00,3942.31,3939.22,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25033,做空,2021-12-18 18:20:00,2021-12-18 18:30:00,3939.22,3945.32,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25034,做多,2021-12-18 18:30:00,2021-12-18 18:35:00,3945.32,3936.88,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25035,做空,2021-12-18 18:35:00,2021-12-18 18:40:00,3936.88,3940.49,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25036,做多,2021-12-18 18:40:00,2021-12-18 18:55:00,3940.49,3939.34,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25037,做空,2021-12-18 18:55:00,2021-12-18 19:05:00,3939.34,3909.25,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -25038,做多,2021-12-18 19:35:00,2021-12-18 20:05:00,3932.53,3931.23,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25039,做空,2021-12-18 20:05:00,2021-12-18 20:10:00,3931.23,3935.26,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25040,做多,2021-12-18 20:10:00,2021-12-18 20:20:00,3935.26,3937.97,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25041,做空,2021-12-18 20:20:00,2021-12-18 21:25:00,3937.97,3945.02,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25042,做多,2021-12-18 21:25:00,2021-12-18 21:40:00,3945.02,3955.96,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25043,做多,2021-12-18 23:05:00,2021-12-19 01:15:00,3969.03,3935.71,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -25044,做空,2021-12-19 01:15:00,2021-12-19 01:20:00,3935.71,3916.31,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25045,做多,2021-12-19 02:20:00,2021-12-19 02:55:00,3918.27,3940.97,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -25046,做多,2021-12-19 07:10:00,2021-12-19 07:30:00,3980.91,3990.45,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25047,做多,2021-12-19 08:00:00,2021-12-19 08:25:00,3980.89,3978.91,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25048,做空,2021-12-19 08:25:00,2021-12-19 08:30:00,3978.91,3966.22,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25049,做多,2021-12-19 11:35:00,2021-12-19 12:00:00,3922.96,3912.93,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25050,做空,2021-12-19 12:00:00,2021-12-19 12:10:00,3912.93,3906.57,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -25051,做多,2021-12-19 12:20:00,2021-12-19 12:45:00,3918.14,3932.22,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25052,做多,2021-12-19 13:55:00,2021-12-19 14:00:00,3963.21,3974.8,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25053,做多,2021-12-19 14:15:00,2021-12-19 14:45:00,3939.96,3944.63,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25054,做空,2021-12-19 14:45:00,2021-12-19 15:55:00,3944.63,3925.59,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25055,做多,2021-12-19 16:10:00,2021-12-19 16:20:00,3936.34,3942.37,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -25056,做多,2021-12-19 16:45:00,2021-12-19 16:50:00,3934.44,3925.29,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25057,做空,2021-12-19 16:50:00,2021-12-19 17:00:00,3925.29,3915.38,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25058,做多,2021-12-19 17:10:00,2021-12-19 18:00:00,3927.19,3912.03,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25059,做空,2021-12-19 18:00:00,2021-12-19 18:20:00,3912.03,3913.94,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25060,做多,2021-12-19 18:20:00,2021-12-19 18:35:00,3913.94,3914.14,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25061,做空,2021-12-19 18:35:00,2021-12-19 18:40:00,3914.14,3920.23,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25062,做多,2021-12-19 18:40:00,2021-12-19 18:50:00,3920.23,3928.81,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -25063,做多,2021-12-19 19:55:00,2021-12-19 20:25:00,3911.85,3912.88,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25064,做空,2021-12-19 20:25:00,2021-12-19 20:30:00,3912.88,3919.46,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25065,做多,2021-12-19 20:30:00,2021-12-19 21:00:00,3919.46,3911.26,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25066,做空,2021-12-19 21:00:00,2021-12-19 21:05:00,3911.26,3915.8,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25067,做多,2021-12-19 21:05:00,2021-12-19 21:10:00,3915.8,3914.83,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25068,做空,2021-12-19 21:10:00,2021-12-19 21:15:00,3914.83,3924.33,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25069,做多,2021-12-19 21:15:00,2021-12-19 21:20:00,3924.33,3928.47,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -25070,做多,2021-12-19 22:00:00,2021-12-19 22:05:00,3927.54,3938.9,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25071,做多,2021-12-19 23:25:00,2021-12-19 23:30:00,3948.04,3933.8,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25072,做空,2021-12-19 23:30:00,2021-12-19 23:55:00,3933.8,3922.51,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25073,做多,2021-12-20 00:40:00,2021-12-20 00:45:00,3930.37,3924.85,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25074,做空,2021-12-20 00:45:00,2021-12-20 00:50:00,3924.85,3930.8,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25075,做多,2021-12-20 00:50:00,2021-12-20 01:00:00,3930.8,3950.0,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25076,做多,2021-12-20 01:45:00,2021-12-20 01:55:00,3933.3,3931.74,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25077,做空,2021-12-20 01:55:00,2021-12-20 02:25:00,3931.74,3928.81,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25078,做多,2021-12-20 02:25:00,2021-12-20 02:40:00,3928.81,3929.42,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25079,做空,2021-12-20 02:40:00,2021-12-20 03:00:00,3929.42,3928.47,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25080,做多,2021-12-20 03:00:00,2021-12-20 03:05:00,3928.47,3924.47,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25081,做空,2021-12-20 03:05:00,2021-12-20 03:15:00,3924.47,3900.55,0.03,100.0,0.0007,0.02,0.0,0.02,tp_lower -25082,做多,2021-12-20 04:10:00,2021-12-20 04:20:00,3917.95,3909.9,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25083,做空,2021-12-20 04:20:00,2021-12-20 04:25:00,3909.9,3911.83,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25084,做多,2021-12-20 04:25:00,2021-12-20 04:35:00,3911.83,3905.88,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25085,做空,2021-12-20 04:35:00,2021-12-20 04:40:00,3905.88,3913.41,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25086,做多,2021-12-20 04:40:00,2021-12-20 05:00:00,3913.41,3929.01,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25087,做多,2021-12-20 05:20:00,2021-12-20 05:25:00,3915.43,3907.26,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25088,做空,2021-12-20 05:25:00,2021-12-20 05:30:00,3907.26,3900.22,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -25089,做多,2021-12-20 08:10:00,2021-12-20 08:30:00,3825.35,3815.99,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25090,做空,2021-12-20 08:30:00,2021-12-20 08:35:00,3815.99,3808.01,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -25091,做多,2021-12-20 10:05:00,2021-12-20 10:15:00,3793.67,3811.0,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25092,做多,2021-12-20 11:05:00,2021-12-20 11:40:00,3798.34,3803.18,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25093,做空,2021-12-20 11:40:00,2021-12-20 11:45:00,3803.18,3805.62,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25094,做多,2021-12-20 11:45:00,2021-12-20 12:00:00,3805.62,3801.25,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25095,做空,2021-12-20 12:00:00,2021-12-20 12:10:00,3801.25,3796.02,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -25096,做多,2021-12-20 13:10:00,2021-12-20 13:15:00,3802.5,3791.31,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25097,做空,2021-12-20 13:15:00,2021-12-20 13:35:00,3791.31,3794.77,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25098,做多,2021-12-20 13:35:00,2021-12-20 13:55:00,3794.77,3775.67,0.03,100.0,0.0007,-0.01,0.0,-0.02,flip -25099,做空,2021-12-20 13:55:00,2021-12-20 14:00:00,3775.67,3786.25,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -25100,做多,2021-12-20 14:15:00,2021-12-20 14:35:00,3777.5,3825.87,0.03,100.0,0.0007,0.04,0.0,0.03,tp_upper -25101,做多,2021-12-20 14:35:00,2021-12-20 14:40:00,3825.87,3814.39,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -25102,做多,2021-12-20 16:10:00,2021-12-20 16:20:00,3811.97,3818.0,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25103,做空,2021-12-20 16:20:00,2021-12-20 16:35:00,3818.0,3818.62,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25104,做多,2021-12-20 16:35:00,2021-12-20 16:50:00,3818.62,3842.11,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -25105,做多,2021-12-20 17:35:00,2021-12-20 17:40:00,3835.82,3833.6,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25106,做空,2021-12-20 17:40:00,2021-12-20 18:35:00,3833.6,3835.28,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25107,做多,2021-12-20 18:35:00,2021-12-20 18:45:00,3835.28,3848.15,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25108,做多,2021-12-20 22:00:00,2021-12-20 23:25:00,3920.44,3944.89,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -25109,做多,2021-12-21 02:20:00,2021-12-21 02:25:00,3931.97,3929.25,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25110,做空,2021-12-21 02:25:00,2021-12-21 02:35:00,3929.25,3928.62,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25111,做多,2021-12-21 02:35:00,2021-12-21 02:40:00,3928.62,3922.37,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25112,做空,2021-12-21 02:40:00,2021-12-21 02:45:00,3922.37,3921.66,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -25113,做多,2021-12-21 03:00:00,2021-12-21 03:05:00,3927.33,3925.28,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25114,做空,2021-12-21 03:05:00,2021-12-21 03:10:00,3925.28,3931.12,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25115,做多,2021-12-21 03:10:00,2021-12-21 03:15:00,3931.12,3933.03,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25116,做多,2021-12-21 06:50:00,2021-12-21 07:00:00,4007.95,4009.93,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25117,做多,2021-12-21 07:50:00,2021-12-21 07:55:00,4008.13,4002.9,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25118,做空,2021-12-21 07:55:00,2021-12-21 08:00:00,4002.9,4015.89,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25119,做多,2021-12-21 08:00:00,2021-12-21 08:05:00,4015.89,4024.83,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -25120,做多,2021-12-21 09:25:00,2021-12-21 09:30:00,4020.47,4018.48,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25121,做空,2021-12-21 09:30:00,2021-12-21 09:35:00,4018.48,4023.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25122,做多,2021-12-21 09:35:00,2021-12-21 09:40:00,4023.0,4022.15,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -25123,做多,2021-12-21 10:00:00,2021-12-21 10:05:00,4020.97,4019.41,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25124,做空,2021-12-21 10:05:00,2021-12-21 10:20:00,4019.41,4021.37,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25125,做多,2021-12-21 10:20:00,2021-12-21 10:25:00,4021.37,4027.43,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -25126,做多,2021-12-21 11:00:00,2021-12-21 11:10:00,4021.37,4022.29,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25127,做空,2021-12-21 11:10:00,2021-12-21 11:20:00,4022.29,4024.16,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25128,做多,2021-12-21 11:20:00,2021-12-21 11:35:00,4024.16,4020.14,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25129,做空,2021-12-21 11:35:00,2021-12-21 11:45:00,4020.14,4024.27,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25130,做多,2021-12-21 11:45:00,2021-12-21 12:00:00,4024.27,4022.7,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25131,做空,2021-12-21 12:00:00,2021-12-21 12:05:00,4022.7,4023.22,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25132,做多,2021-12-21 12:05:00,2021-12-21 12:10:00,4023.22,4028.64,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -25133,做多,2021-12-21 12:10:00,2021-12-21 12:15:00,4028.64,4029.47,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25134,做多,2021-12-21 14:35:00,2021-12-21 14:40:00,4013.58,4008.95,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25135,做空,2021-12-21 14:40:00,2021-12-21 15:15:00,4008.95,4002.31,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25136,做多,2021-12-21 15:15:00,2021-12-21 15:20:00,4002.31,3996.09,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25137,做空,2021-12-21 15:20:00,2021-12-21 15:25:00,3996.09,3980.16,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25138,做多,2021-12-21 16:05:00,2021-12-21 16:20:00,3994.72,3984.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25139,做空,2021-12-21 16:20:00,2021-12-21 16:25:00,3984.0,3986.78,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25140,做多,2021-12-21 16:25:00,2021-12-21 16:30:00,3986.78,3979.92,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25141,做空,2021-12-21 16:30:00,2021-12-21 16:35:00,3979.92,3989.78,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25142,做多,2021-12-21 16:35:00,2021-12-21 17:15:00,3989.78,4005.19,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25143,做多,2021-12-21 17:35:00,2021-12-21 17:40:00,3997.01,3990.43,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25144,做空,2021-12-21 17:40:00,2021-12-21 18:10:00,3990.43,3986.02,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -25145,做多,2021-12-21 18:30:00,2021-12-21 18:45:00,3992.14,3992.11,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25146,做空,2021-12-21 18:45:00,2021-12-21 19:00:00,3992.11,3993.16,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25147,做多,2021-12-21 19:00:00,2021-12-21 19:05:00,3993.16,3997.84,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -25148,做多,2021-12-21 19:45:00,2021-12-21 19:55:00,3991.53,4007.94,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25149,做多,2021-12-21 20:50:00,2021-12-21 21:00:00,4010.24,4005.97,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25150,做空,2021-12-21 21:00:00,2021-12-21 22:15:00,4005.97,4017.5,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25151,做多,2021-12-21 22:15:00,2021-12-21 22:20:00,4017.5,4017.06,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25152,做空,2021-12-21 22:20:00,2021-12-21 22:25:00,4017.06,4020.61,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25153,做多,2021-12-21 22:25:00,2021-12-21 22:50:00,4020.61,4022.22,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25154,做空,2021-12-21 22:50:00,2021-12-21 23:15:00,4022.22,4023.87,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25155,做多,2021-12-21 23:15:00,2021-12-21 23:25:00,4023.87,4038.52,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25156,做多,2021-12-22 00:30:00,2021-12-22 00:40:00,4025.62,4017.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25157,做空,2021-12-22 00:40:00,2021-12-22 00:45:00,4017.0,4001.51,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25158,做多,2021-12-22 01:20:00,2021-12-22 02:05:00,4020.87,4047.34,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -25159,做多,2021-12-22 03:15:00,2021-12-22 03:20:00,4054.19,4050.97,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25160,做空,2021-12-22 03:20:00,2021-12-22 03:30:00,4050.97,4051.37,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25161,做多,2021-12-22 03:30:00,2021-12-22 03:50:00,4051.37,4047.25,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25162,做空,2021-12-22 03:50:00,2021-12-22 04:30:00,4047.25,4047.73,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -25163,做多,2021-12-22 04:30:00,2021-12-22 04:45:00,4047.73,4051.61,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -25164,做多,2021-12-22 06:15:00,2021-12-22 06:40:00,4040.85,4048.09,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -25165,做多,2021-12-22 07:00:00,2021-12-22 07:10:00,4040.79,4051.97,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25166,做多,2021-12-22 08:10:00,2021-12-22 08:35:00,4044.93,4057.62,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25167,做多,2021-12-22 10:40:00,2021-12-22 11:00:00,4017.99,4030.01,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25168,做多,2021-12-22 11:30:00,2021-12-22 11:40:00,4024.72,4021.37,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25169,做空,2021-12-22 11:40:00,2021-12-22 11:50:00,4021.37,4018.67,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -25170,做多,2021-12-22 11:55:00,2021-12-22 12:15:00,4021.73,4014.0,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25171,做空,2021-12-22 12:15:00,2021-12-22 12:20:00,4014.0,3994.0,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25172,做多,2021-12-22 14:00:00,2021-12-22 14:20:00,3963.11,3977.67,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25173,做多,2021-12-22 15:30:00,2021-12-22 16:05:00,3993.92,4023.01,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -25174,做多,2021-12-22 16:50:00,2021-12-22 17:05:00,4006.38,4005.05,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25175,做空,2021-12-22 17:05:00,2021-12-22 17:30:00,4005.05,3992.49,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25176,做多,2021-12-22 18:50:00,2021-12-22 19:25:00,3978.42,3982.93,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25177,做空,2021-12-22 19:25:00,2021-12-22 22:20:00,3982.93,3993.99,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -25178,做多,2021-12-23 01:25:00,2021-12-23 02:05:00,3944.63,3983.85,0.03,100.0,0.0008,0.03,0.0,0.03,tp_upper -25179,做多,2021-12-23 04:15:00,2021-12-23 04:45:00,3960.0,3958.69,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25180,做空,2021-12-23 04:45:00,2021-12-23 04:55:00,3958.69,3947.78,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25181,做多,2021-12-23 05:05:00,2021-12-23 05:10:00,3960.6,3960.25,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25182,做空,2021-12-23 05:10:00,2021-12-23 05:20:00,3960.25,3951.62,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25183,做多,2021-12-23 06:10:00,2021-12-23 06:30:00,3953.99,3949.72,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25184,做空,2021-12-23 06:30:00,2021-12-23 06:35:00,3949.72,3953.3,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25185,做多,2021-12-23 06:35:00,2021-12-23 06:40:00,3953.3,3945.33,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25186,做空,2021-12-23 06:40:00,2021-12-23 06:45:00,3945.33,3948.37,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25187,做多,2021-12-23 06:45:00,2021-12-23 06:55:00,3948.37,3958.9,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25188,做多,2021-12-23 08:45:00,2021-12-23 08:50:00,3929.85,3929.02,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25189,做空,2021-12-23 08:50:00,2021-12-23 09:05:00,3929.02,3923.44,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25190,做多,2021-12-23 09:05:00,2021-12-23 09:15:00,3923.44,3924.61,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25191,做空,2021-12-23 09:15:00,2021-12-23 09:30:00,3924.61,3904.42,0.03,100.0,0.0008,0.02,0.0,0.01,tp_lower -25192,做多,2021-12-23 09:40:00,2021-12-23 09:45:00,3922.87,3914.25,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25193,做空,2021-12-23 09:45:00,2021-12-23 09:50:00,3914.25,3920.66,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25194,做多,2021-12-23 09:50:00,2021-12-23 10:10:00,3920.66,3919.9,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25195,做空,2021-12-23 10:10:00,2021-12-23 10:20:00,3919.9,3927.1,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25196,做多,2021-12-23 10:20:00,2021-12-23 10:45:00,3927.1,3946.81,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25197,做多,2021-12-23 11:25:00,2021-12-23 11:50:00,3930.4,3934.66,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25198,做空,2021-12-23 11:50:00,2021-12-23 12:00:00,3934.66,3939.01,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25199,做多,2021-12-23 12:00:00,2021-12-23 12:10:00,3939.01,3934.6,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25200,做空,2021-12-23 12:10:00,2021-12-23 12:25:00,3934.6,3934.99,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25201,做多,2021-12-23 12:25:00,2021-12-23 12:35:00,3934.99,3949.99,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25202,做多,2021-12-23 14:05:00,2021-12-23 15:45:00,3951.43,3942.93,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25203,做空,2021-12-23 15:45:00,2021-12-23 16:35:00,3942.93,3952.56,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25204,做多,2021-12-23 16:35:00,2021-12-23 16:40:00,3952.56,3965.66,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25205,做多,2021-12-23 20:50:00,2021-12-23 22:00:00,4123.68,4111.29,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25206,做空,2021-12-23 22:00:00,2021-12-23 22:20:00,4111.29,4113.71,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25207,做多,2021-12-23 22:20:00,2021-12-23 22:35:00,4113.71,4110.8,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25208,做空,2021-12-23 22:35:00,2021-12-23 22:55:00,4110.8,4095.4,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25209,做多,2021-12-23 23:20:00,2021-12-24 00:00:00,4105.63,4109.95,0.03,100.0,0.0007,0.0,0.0,0.0,tp_upper -25210,做多,2021-12-24 00:20:00,2021-12-24 00:30:00,4099.61,4113.06,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25211,做多,2021-12-24 00:50:00,2021-12-24 01:10:00,4106.71,4122.64,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25212,做多,2021-12-24 02:25:00,2021-12-24 02:35:00,4113.84,4113.7,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25213,做空,2021-12-24 02:35:00,2021-12-24 02:45:00,4113.7,4105.0,0.03,100.0,0.0007,0.01,0.0,0.0,tp_lower -25214,做多,2021-12-24 04:05:00,2021-12-24 04:10:00,4097.71,4096.94,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25215,做空,2021-12-24 04:10:00,2021-12-24 04:25:00,4096.94,4096.23,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25216,做多,2021-12-24 04:25:00,2021-12-24 04:45:00,4096.23,4095.17,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25217,做空,2021-12-24 04:45:00,2021-12-24 05:00:00,4095.17,4084.82,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25218,做多,2021-12-24 05:10:00,2021-12-24 05:20:00,4091.93,4093.0,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25219,做空,2021-12-24 05:20:00,2021-12-24 05:25:00,4093.0,4078.35,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25220,做多,2021-12-24 05:45:00,2021-12-24 05:50:00,4091.87,4087.51,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25221,做空,2021-12-24 05:50:00,2021-12-24 05:55:00,4087.51,4089.3,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25222,做多,2021-12-24 05:55:00,2021-12-24 06:55:00,4089.3,4087.98,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25223,做空,2021-12-24 06:55:00,2021-12-24 07:40:00,4087.98,4085.52,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25224,做多,2021-12-24 07:40:00,2021-12-24 08:10:00,4085.52,4115.38,0.03,100.0,0.0007,0.02,0.0,0.02,tp_upper -25225,做多,2021-12-24 08:10:00,2021-12-24 08:15:00,4115.38,4104.29,0.03,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -25226,做多,2021-12-24 08:55:00,2021-12-24 09:40:00,4094.39,4101.52,0.03,100.0,0.0007,0.01,0.0,0.0,flip -25227,做空,2021-12-24 09:40:00,2021-12-24 09:45:00,4101.52,4107.97,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25228,做多,2021-12-24 09:45:00,2021-12-24 10:05:00,4107.97,4100.58,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25229,做空,2021-12-24 10:05:00,2021-12-24 10:25:00,4100.58,4090.58,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25230,做多,2021-12-24 11:10:00,2021-12-24 11:20:00,4102.87,4114.15,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25231,做多,2021-12-24 11:30:00,2021-12-24 11:35:00,4099.65,4094.8,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25232,做空,2021-12-24 11:35:00,2021-12-24 11:50:00,4094.8,4073.74,0.03,100.0,0.0007,0.02,0.0,0.01,tp_lower -25233,做多,2021-12-24 12:55:00,2021-12-24 13:00:00,4083.83,4080.75,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25234,做空,2021-12-24 13:00:00,2021-12-24 13:15:00,4080.75,4080.35,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25235,做多,2021-12-24 13:15:00,2021-12-24 13:25:00,4080.35,4087.27,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -25236,做多,2021-12-24 15:55:00,2021-12-24 16:40:00,4094.09,4079.61,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25237,做空,2021-12-24 16:40:00,2021-12-24 17:45:00,4079.61,4087.42,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25238,做多,2021-12-24 17:45:00,2021-12-24 18:05:00,4087.42,4101.25,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25239,做多,2021-12-24 21:20:00,2021-12-24 21:35:00,4065.27,4065.44,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25240,做空,2021-12-24 21:35:00,2021-12-24 21:45:00,4065.44,4066.14,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25241,做多,2021-12-24 21:45:00,2021-12-24 21:55:00,4066.14,4063.22,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25242,做空,2021-12-24 21:55:00,2021-12-24 22:05:00,4063.22,4061.32,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_lower -25243,做多,2021-12-24 22:20:00,2021-12-24 22:30:00,4064.89,4064.99,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25244,做空,2021-12-24 22:30:00,2021-12-24 22:45:00,4064.99,4047.75,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25245,做多,2021-12-24 23:35:00,2021-12-25 00:30:00,4050.01,4057.94,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -25246,做多,2021-12-25 02:30:00,2021-12-25 02:35:00,4056.56,4052.35,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25247,做空,2021-12-25 02:35:00,2021-12-25 02:50:00,4052.35,4041.13,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25248,做多,2021-12-25 04:05:00,2021-12-25 04:20:00,4045.2,4047.02,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -25249,做多,2021-12-25 04:45:00,2021-12-25 04:50:00,4044.89,4036.37,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25250,做空,2021-12-25 04:50:00,2021-12-25 05:00:00,4036.37,4043.22,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25251,做多,2021-12-25 05:00:00,2021-12-25 05:05:00,4043.22,4043.17,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25252,做空,2021-12-25 05:05:00,2021-12-25 06:05:00,4043.17,4035.47,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -25253,做多,2021-12-25 06:30:00,2021-12-25 07:30:00,4048.57,4050.22,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25254,做空,2021-12-25 07:30:00,2021-12-25 07:55:00,4050.22,4050.9,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25255,做多,2021-12-25 07:55:00,2021-12-25 08:10:00,4050.9,4048.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25256,做空,2021-12-25 08:10:00,2021-12-25 08:45:00,4048.0,4051.32,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25257,做多,2021-12-25 08:45:00,2021-12-25 08:55:00,4051.32,4056.03,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25258,做多,2021-12-25 09:45:00,2021-12-25 11:45:00,4050.22,4044.51,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25259,做空,2021-12-25 11:45:00,2021-12-25 11:50:00,4044.51,4044.64,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25260,做多,2021-12-25 11:50:00,2021-12-25 12:15:00,4044.64,4069.88,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -25261,做多,2021-12-25 13:40:00,2021-12-25 15:05:00,4073.48,4066.12,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25262,做空,2021-12-25 15:05:00,2021-12-25 15:25:00,4066.12,4070.81,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25263,做多,2021-12-25 15:25:00,2021-12-25 15:40:00,4070.81,4071.81,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25264,做多,2021-12-25 17:00:00,2021-12-25 18:05:00,4078.35,4062.88,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25265,做空,2021-12-25 18:05:00,2021-12-25 18:10:00,4062.88,4070.51,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25266,做多,2021-12-25 18:10:00,2021-12-25 18:30:00,4070.51,4091.01,0.03,100.0,0.0007,0.02,0.0,0.01,tp_upper -25267,做多,2021-12-25 19:10:00,2021-12-25 19:20:00,4072.52,4072.56,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25268,做空,2021-12-25 19:20:00,2021-12-25 19:25:00,4072.56,4074.77,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25269,做多,2021-12-25 19:25:00,2021-12-25 19:50:00,4074.77,4078.45,0.03,100.0,0.0007,0.0,0.0,0.0,flip -25270,做空,2021-12-25 19:50:00,2021-12-25 20:00:00,4078.45,4077.12,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25271,做多,2021-12-25 20:00:00,2021-12-25 20:10:00,4077.12,4076.31,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25272,做空,2021-12-25 20:10:00,2021-12-25 20:15:00,4076.31,4082.05,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25273,做多,2021-12-25 20:15:00,2021-12-25 20:30:00,4082.05,4077.95,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25274,做空,2021-12-25 20:30:00,2021-12-25 20:40:00,4077.95,4083.95,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25275,做多,2021-12-25 20:40:00,2021-12-25 20:45:00,4083.95,4092.59,0.03,100.0,0.0007,0.01,0.0,0.0,tp_upper -25276,做多,2021-12-25 23:30:00,2021-12-25 23:55:00,4095.83,4093.87,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25277,做空,2021-12-25 23:55:00,2021-12-26 00:20:00,4093.87,4092.51,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25278,做多,2021-12-26 00:20:00,2021-12-26 00:35:00,4092.51,4088.99,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25279,做空,2021-12-26 00:35:00,2021-12-26 00:40:00,4088.99,4072.46,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25280,做多,2021-12-26 01:15:00,2021-12-26 01:25:00,4087.77,4085.05,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25281,做空,2021-12-26 01:25:00,2021-12-26 01:30:00,4085.05,4086.73,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25282,做多,2021-12-26 01:30:00,2021-12-26 01:35:00,4086.73,4095.32,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -25283,做多,2021-12-26 05:05:00,2021-12-26 05:20:00,4024.76,4023.99,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25284,做空,2021-12-26 05:20:00,2021-12-26 05:55:00,4023.99,4026.43,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25285,做多,2021-12-26 05:55:00,2021-12-26 06:05:00,4026.43,4032.52,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25286,做多,2021-12-26 06:30:00,2021-12-26 07:00:00,4026.16,4025.37,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25287,做空,2021-12-26 07:00:00,2021-12-26 07:10:00,4025.37,4023.91,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -25288,做多,2021-12-26 07:15:00,2021-12-26 07:50:00,4028.84,4031.47,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25289,做多,2021-12-26 09:05:00,2021-12-26 09:30:00,4033.0,4034.66,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25290,做空,2021-12-26 09:30:00,2021-12-26 09:35:00,4034.66,4041.48,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25291,做多,2021-12-26 09:35:00,2021-12-26 09:45:00,4041.48,4047.01,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25292,做多,2021-12-26 10:15:00,2021-12-26 10:35:00,4036.54,4049.84,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25293,做多,2021-12-26 12:40:00,2021-12-26 13:25:00,4042.99,4039.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25294,做空,2021-12-26 13:25:00,2021-12-26 13:45:00,4039.0,4040.28,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25295,做多,2021-12-26 13:45:00,2021-12-26 13:50:00,4040.28,4037.42,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25296,做空,2021-12-26 13:50:00,2021-12-26 13:55:00,4037.42,4041.08,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25297,做多,2021-12-26 13:55:00,2021-12-26 14:15:00,4041.08,4037.02,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25298,做空,2021-12-26 14:15:00,2021-12-26 14:25:00,4037.02,4038.13,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -25299,做多,2021-12-26 14:35:00,2021-12-26 14:45:00,4038.63,4041.31,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25300,做空,2021-12-26 14:45:00,2021-12-26 15:50:00,4041.31,4051.95,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25301,做多,2021-12-26 15:50:00,2021-12-26 16:05:00,4051.95,4051.33,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25302,做空,2021-12-26 16:05:00,2021-12-26 16:15:00,4051.33,4050.46,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25303,做多,2021-12-26 16:15:00,2021-12-26 16:30:00,4050.46,4067.94,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25304,做多,2021-12-26 17:55:00,2021-12-26 18:00:00,4070.71,4069.99,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25305,做空,2021-12-26 18:00:00,2021-12-26 18:05:00,4069.99,4065.54,0.03,100.0,0.0007,0.0,0.0,0.0,tp_lower -25306,做多,2021-12-26 18:20:00,2021-12-26 18:35:00,4068.39,4070.33,0.03,100.0,0.0007,0.0,0.0,-0.0,flip -25307,做空,2021-12-26 18:35:00,2021-12-26 18:55:00,4070.33,4073.53,0.03,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -25308,做多,2021-12-26 18:55:00,2021-12-26 19:00:00,4073.53,4074.2,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25309,做多,2021-12-26 19:20:00,2021-12-26 19:25:00,4072.75,4069.0,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25310,做空,2021-12-26 19:25:00,2021-12-26 19:30:00,4069.0,4076.06,0.03,100.0,0.0007,-0.01,0.0,-0.01,flip -25311,做多,2021-12-26 19:30:00,2021-12-26 19:35:00,4076.06,4077.31,0.03,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25312,做多,2021-12-26 20:35:00,2021-12-26 20:55:00,4071.41,4070.09,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25313,做空,2021-12-26 20:55:00,2021-12-26 21:00:00,4070.09,4059.45,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25314,做多,2021-12-26 21:25:00,2021-12-26 21:35:00,4071.66,4091.03,0.03,100.0,0.0007,0.01,0.0,0.01,tp_upper -25315,做多,2021-12-27 00:10:00,2021-12-27 00:35:00,4071.44,4068.04,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25316,做空,2021-12-27 00:35:00,2021-12-27 00:40:00,4068.04,4061.29,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -25317,做多,2021-12-27 01:25:00,2021-12-27 01:30:00,4064.71,4062.34,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25318,做空,2021-12-27 01:30:00,2021-12-27 01:45:00,4062.34,4066.63,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25319,做多,2021-12-27 01:45:00,2021-12-27 02:55:00,4066.63,4070.07,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25320,做空,2021-12-27 02:55:00,2021-12-27 03:00:00,4070.07,4071.54,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25321,做多,2021-12-27 03:00:00,2021-12-27 03:20:00,4071.54,4083.28,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25322,做多,2021-12-27 04:10:00,2021-12-27 06:50:00,4076.56,4069.07,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -25323,做多,2021-12-27 07:05:00,2021-12-27 07:25:00,4066.34,4065.6,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25324,做空,2021-12-27 07:25:00,2021-12-27 07:30:00,4065.6,4052.97,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25325,做多,2021-12-27 08:10:00,2021-12-27 08:25:00,4061.17,4060.2,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25326,做空,2021-12-27 08:25:00,2021-12-27 08:45:00,4060.2,4044.04,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25327,做多,2021-12-27 09:45:00,2021-12-27 11:10:00,4055.0,4063.39,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -25328,做多,2021-12-27 11:30:00,2021-12-27 11:45:00,4058.03,4056.18,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25329,做空,2021-12-27 11:45:00,2021-12-27 11:55:00,4056.18,4059.69,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25330,做多,2021-12-27 11:55:00,2021-12-27 12:00:00,4059.69,4058.36,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25331,做空,2021-12-27 12:00:00,2021-12-27 12:15:00,4058.36,4044.78,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25332,做多,2021-12-27 12:25:00,2021-12-27 12:30:00,4067.91,4082.2,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25333,做多,2021-12-27 14:30:00,2021-12-27 14:50:00,4090.0,4090.62,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -25334,做多,2021-12-27 16:00:00,2021-12-27 16:05:00,4093.99,4086.9,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25335,做空,2021-12-27 16:05:00,2021-12-27 16:15:00,4086.9,4085.4,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -25336,做多,2021-12-27 16:40:00,2021-12-27 16:45:00,4092.06,4088.65,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25337,做空,2021-12-27 16:45:00,2021-12-27 16:55:00,4088.65,4089.29,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25338,做多,2021-12-27 16:55:00,2021-12-27 17:05:00,4089.29,4089.58,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25339,做空,2021-12-27 17:05:00,2021-12-27 18:35:00,4089.58,4106.84,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25340,做多,2021-12-27 18:35:00,2021-12-27 21:10:00,4106.84,4084.04,0.03,100.0,0.0007,-0.02,0.0,-0.02,flip -25341,做空,2021-12-27 21:10:00,2021-12-27 21:25:00,4084.04,4084.42,0.03,100.0,0.0007,-0.0,0.0,-0.0,flip -25342,做多,2021-12-27 21:25:00,2021-12-27 21:30:00,4084.42,4078.96,0.03,100.0,0.0007,-0.0,0.0,-0.01,flip -25343,做空,2021-12-27 21:30:00,2021-12-27 21:45:00,4078.96,4069.49,0.03,100.0,0.0007,0.01,0.0,0.01,tp_lower -25344,做多,2021-12-28 00:45:00,2021-12-28 00:55:00,4024.0,4027.27,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25345,做空,2021-12-28 00:55:00,2021-12-28 01:15:00,4027.27,4014.49,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25346,做多,2021-12-28 01:25:00,2021-12-28 04:00:00,4014.69,3937.72,0.03,100.0,0.0008,-0.06,0.0,-0.06,flip -25347,做空,2021-12-28 04:00:00,2021-12-28 04:15:00,3937.72,3896.75,0.03,100.0,0.0008,0.03,0.0,0.03,tp_lower -25348,做多,2021-12-28 05:35:00,2021-12-28 05:50:00,3910.0,3921.17,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25349,做多,2021-12-28 06:55:00,2021-12-28 07:05:00,3920.42,3920.94,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25350,做空,2021-12-28 07:05:00,2021-12-28 07:20:00,3920.94,3903.39,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25351,做多,2021-12-28 07:50:00,2021-12-28 08:15:00,3916.22,3926.07,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25352,做多,2021-12-28 08:55:00,2021-12-28 09:10:00,3914.7,3910.26,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25353,做空,2021-12-28 09:10:00,2021-12-28 09:15:00,3910.26,3904.34,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25354,做多,2021-12-28 10:25:00,2021-12-28 10:30:00,3904.68,3901.13,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25355,做空,2021-12-28 10:30:00,2021-12-28 10:55:00,3901.13,3901.36,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25356,做多,2021-12-28 10:55:00,2021-12-28 11:05:00,3901.36,3895.05,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25357,做空,2021-12-28 11:05:00,2021-12-28 11:10:00,3895.05,3899.88,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25358,做多,2021-12-28 11:10:00,2021-12-28 11:20:00,3899.88,3918.58,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25359,做多,2021-12-28 12:45:00,2021-12-28 12:50:00,3916.92,3916.01,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25360,做空,2021-12-28 12:50:00,2021-12-28 12:55:00,3916.01,3905.96,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25361,做多,2021-12-28 13:35:00,2021-12-28 13:50:00,3916.43,3908.8,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25362,做空,2021-12-28 13:50:00,2021-12-28 14:00:00,3908.8,3901.48,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -25363,做多,2021-12-28 14:20:00,2021-12-28 14:30:00,3908.58,3910.13,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25364,做空,2021-12-28 14:30:00,2021-12-28 14:35:00,3910.13,3865.34,0.03,100.0,0.0008,0.04,0.0,0.03,tp_lower -25365,做多,2021-12-28 14:45:00,2021-12-28 15:05:00,3900.31,3904.98,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25366,做空,2021-12-28 15:05:00,2021-12-28 15:10:00,3904.98,3906.03,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25367,做多,2021-12-28 15:10:00,2021-12-28 15:15:00,3906.03,3896.53,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25368,做空,2021-12-28 15:15:00,2021-12-28 15:20:00,3896.53,3905.76,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25369,做多,2021-12-28 15:20:00,2021-12-28 15:40:00,3905.76,3898.98,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25370,做空,2021-12-28 15:40:00,2021-12-28 16:10:00,3898.98,3872.39,0.03,100.0,0.0008,0.02,0.0,0.02,tp_lower -25371,做多,2021-12-28 18:40:00,2021-12-28 18:45:00,3807.09,3796.96,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25372,做空,2021-12-28 18:45:00,2021-12-28 19:05:00,3796.96,3760.33,0.03,100.0,0.0008,0.03,0.0,0.03,tp_lower -25373,做多,2021-12-28 19:30:00,2021-12-28 20:00:00,3789.65,3799.51,0.03,100.0,0.0008,0.01,0.0,0.01,flip -25374,做空,2021-12-28 20:00:00,2021-12-28 21:45:00,3799.51,3805.78,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_lower -25375,做多,2021-12-28 22:50:00,2021-12-28 22:55:00,3808.92,3808.64,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25376,做空,2021-12-28 22:55:00,2021-12-28 23:10:00,3808.64,3807.11,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25377,做多,2021-12-28 23:10:00,2021-12-28 23:20:00,3807.11,3815.86,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25378,做多,2021-12-28 23:35:00,2021-12-28 23:45:00,3808.91,3806.02,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25379,做空,2021-12-28 23:45:00,2021-12-28 23:55:00,3806.02,3791.99,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25380,做多,2021-12-29 00:05:00,2021-12-29 00:25:00,3807.99,3807.96,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25381,做空,2021-12-29 00:25:00,2021-12-29 00:45:00,3807.96,3812.34,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25382,做多,2021-12-29 00:45:00,2021-12-29 01:25:00,3812.34,3808.78,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25383,做空,2021-12-29 01:25:00,2021-12-29 02:05:00,3808.78,3812.12,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25384,做多,2021-12-29 02:05:00,2021-12-29 02:25:00,3812.12,3811.17,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25385,做空,2021-12-29 02:25:00,2021-12-29 02:30:00,3811.17,3814.78,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25386,做多,2021-12-29 02:30:00,2021-12-29 02:35:00,3814.78,3807.01,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25387,做空,2021-12-29 02:35:00,2021-12-29 02:40:00,3807.01,3811.13,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25388,做多,2021-12-29 02:40:00,2021-12-29 02:45:00,3811.13,3810.29,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25389,做空,2021-12-29 02:45:00,2021-12-29 03:30:00,3810.29,3814.53,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25390,做多,2021-12-29 03:30:00,2021-12-29 03:35:00,3814.53,3812.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25391,做空,2021-12-29 03:35:00,2021-12-29 03:45:00,3812.0,3813.11,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25392,做多,2021-12-29 03:45:00,2021-12-29 04:10:00,3813.11,3810.04,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25393,做空,2021-12-29 04:10:00,2021-12-29 04:15:00,3810.04,3805.38,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25394,做多,2021-12-29 05:10:00,2021-12-29 05:20:00,3807.21,3806.68,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25395,做空,2021-12-29 05:20:00,2021-12-29 05:25:00,3806.68,3792.48,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25396,做多,2021-12-29 05:50:00,2021-12-29 05:55:00,3803.14,3800.93,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25397,做空,2021-12-29 05:55:00,2021-12-29 06:05:00,3800.93,3800.01,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25398,做多,2021-12-29 06:05:00,2021-12-29 06:40:00,3800.01,3798.31,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25399,做空,2021-12-29 06:40:00,2021-12-29 06:55:00,3798.31,3801.21,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25400,做多,2021-12-29 06:55:00,2021-12-29 07:05:00,3801.21,3798.7,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25401,做空,2021-12-29 07:05:00,2021-12-29 07:10:00,3798.7,3789.55,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25402,做多,2021-12-29 07:30:00,2021-12-29 07:40:00,3799.89,3795.5,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25403,做空,2021-12-29 07:40:00,2021-12-29 07:45:00,3795.5,3787.0,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25404,做多,2021-12-29 08:00:00,2021-12-29 08:15:00,3802.96,3799.73,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25405,做空,2021-12-29 08:15:00,2021-12-29 08:25:00,3799.73,3791.18,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25406,做多,2021-12-29 08:40:00,2021-12-29 08:45:00,3801.64,3803.53,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -25407,做多,2021-12-29 09:00:00,2021-12-29 09:10:00,3798.19,3795.07,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25408,做空,2021-12-29 09:10:00,2021-12-29 09:15:00,3795.07,3774.95,0.03,100.0,0.0008,0.02,0.0,0.01,tp_lower -25409,做多,2021-12-29 09:45:00,2021-12-29 09:50:00,3803.67,3823.25,0.03,100.0,0.0008,0.02,0.0,0.01,tp_upper -25410,做多,2021-12-29 11:55:00,2021-12-29 13:50:00,3789.66,3753.97,0.03,100.0,0.0008,-0.03,0.0,-0.03,tp_upper -25411,做多,2021-12-29 13:50:00,2021-12-29 13:55:00,3753.97,3753.79,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25412,做多,2021-12-29 16:15:00,2021-12-29 16:20:00,3789.07,3786.52,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25413,做空,2021-12-29 16:20:00,2021-12-29 16:30:00,3786.52,3775.88,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25414,做多,2021-12-29 18:15:00,2021-12-29 18:35:00,3765.17,3763.35,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25415,做空,2021-12-29 18:35:00,2021-12-29 18:45:00,3763.35,3747.38,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25416,做多,2021-12-29 20:25:00,2021-12-29 20:30:00,3742.17,3759.68,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25417,做多,2021-12-29 22:15:00,2021-12-29 22:35:00,3726.01,3743.57,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25418,做多,2021-12-29 22:55:00,2021-12-30 01:30:00,3722.21,3647.41,0.03,100.0,0.0008,-0.06,0.0,-0.06,flip -25419,做空,2021-12-30 01:30:00,2021-12-30 02:00:00,3647.41,3636.61,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25420,做多,2021-12-30 02:40:00,2021-12-30 02:45:00,3646.97,3645.49,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25421,做空,2021-12-30 02:45:00,2021-12-30 03:20:00,3645.49,3647.88,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25422,做多,2021-12-30 03:20:00,2021-12-30 03:25:00,3647.88,3642.68,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25423,做空,2021-12-30 03:25:00,2021-12-30 03:30:00,3642.68,3653.97,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25424,做多,2021-12-30 03:30:00,2021-12-30 03:55:00,3653.97,3647.7,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25425,做空,2021-12-30 03:55:00,2021-12-30 04:00:00,3647.7,3657.65,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25426,做多,2021-12-30 04:00:00,2021-12-30 04:05:00,3657.65,3662.64,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25427,做多,2021-12-30 05:15:00,2021-12-30 05:25:00,3666.84,3655.49,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25428,做空,2021-12-30 05:25:00,2021-12-30 05:30:00,3655.49,3654.01,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -25429,做多,2021-12-30 05:55:00,2021-12-30 06:00:00,3672.17,3669.91,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25430,做多,2021-12-30 08:25:00,2021-12-30 09:50:00,3704.83,3687.14,0.03,100.0,0.0008,-0.01,0.0,-0.02,flip -25431,做空,2021-12-30 09:50:00,2021-12-30 09:55:00,3687.14,3683.24,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25432,做多,2021-12-30 10:10:00,2021-12-30 11:05:00,3693.57,3692.19,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25433,做空,2021-12-30 11:05:00,2021-12-30 11:15:00,3692.19,3696.24,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25434,做多,2021-12-30 11:15:00,2021-12-30 11:35:00,3696.24,3712.21,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25435,做多,2021-12-30 14:30:00,2021-12-30 14:35:00,3725.32,3718.51,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25436,做空,2021-12-30 14:35:00,2021-12-30 14:40:00,3718.51,3705.74,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25437,做多,2021-12-30 15:05:00,2021-12-30 15:10:00,3720.45,3717.12,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25438,做空,2021-12-30 15:10:00,2021-12-30 16:00:00,3717.12,3713.0,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25439,做多,2021-12-30 16:05:00,2021-12-30 16:15:00,3717.5,3729.85,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25440,做多,2021-12-30 18:20:00,2021-12-30 18:35:00,3746.59,3738.4,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25441,做空,2021-12-30 18:35:00,2021-12-30 18:45:00,3738.4,3742.19,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25442,做多,2021-12-30 18:45:00,2021-12-30 18:50:00,3742.19,3751.98,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25443,做多,2021-12-30 20:15:00,2021-12-30 21:30:00,3751.19,3734.38,0.03,100.0,0.0008,-0.01,0.0,-0.02,flip -25444,做空,2021-12-30 21:30:00,2021-12-30 21:35:00,3734.38,3736.17,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25445,做多,2021-12-30 21:35:00,2021-12-30 21:40:00,3736.17,3735.12,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25446,做空,2021-12-30 21:40:00,2021-12-30 21:55:00,3735.12,3735.96,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25447,做多,2021-12-30 21:55:00,2021-12-30 22:00:00,3735.96,3734.49,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25448,做空,2021-12-30 22:00:00,2021-12-30 22:10:00,3734.49,3730.97,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25449,做多,2021-12-30 22:10:00,2021-12-30 22:15:00,3730.97,3719.0,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25450,做空,2021-12-30 22:15:00,2021-12-30 22:20:00,3719.0,3714.48,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25451,做多,2021-12-30 23:15:00,2021-12-30 23:45:00,3711.25,3706.51,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25452,做空,2021-12-30 23:45:00,2021-12-31 00:45:00,3706.51,3700.05,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -25453,做多,2021-12-31 01:20:00,2021-12-31 01:30:00,3723.75,3727.4,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25454,做多,2021-12-31 02:35:00,2021-12-31 02:55:00,3711.06,3714.33,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25455,做空,2021-12-31 02:55:00,2021-12-31 03:15:00,3714.33,3719.58,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25456,做多,2021-12-31 03:15:00,2021-12-31 03:20:00,3719.58,3727.7,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25457,做多,2021-12-31 05:10:00,2021-12-31 05:20:00,3746.55,3738.88,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25458,做空,2021-12-31 05:20:00,2021-12-31 05:35:00,3738.88,3737.7,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -25459,做多,2021-12-31 05:50:00,2021-12-31 06:25:00,3743.01,3740.39,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25460,做空,2021-12-31 06:25:00,2021-12-31 06:45:00,3740.39,3738.26,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25461,做多,2021-12-31 06:45:00,2021-12-31 06:55:00,3738.26,3736.86,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25462,做空,2021-12-31 06:55:00,2021-12-31 07:00:00,3736.86,3745.0,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25463,做多,2021-12-31 07:00:00,2021-12-31 07:05:00,3745.0,3741.99,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25464,做多,2021-12-31 08:05:00,2021-12-31 08:10:00,3724.22,3715.75,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25465,做空,2021-12-31 08:10:00,2021-12-31 08:15:00,3715.75,3716.63,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25466,做多,2021-12-31 08:15:00,2021-12-31 08:20:00,3716.63,3781.74,0.03,100.0,0.0008,0.05,0.0,0.05,tp_upper -25467,做多,2021-12-31 08:20:00,2021-12-31 08:25:00,3781.74,3771.65,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -25468,做多,2021-12-31 09:55:00,2021-12-31 10:45:00,3794.28,3793.58,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25469,做空,2021-12-31 10:45:00,2021-12-31 10:55:00,3793.58,3773.57,0.03,100.0,0.0008,0.02,0.0,0.01,tp_lower -25470,做多,2021-12-31 12:10:00,2021-12-31 12:20:00,3784.48,3786.31,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25471,做空,2021-12-31 12:20:00,2021-12-31 13:20:00,3786.31,3784.11,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25472,做多,2021-12-31 13:20:00,2021-12-31 13:30:00,3784.11,3787.24,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25473,做空,2021-12-31 13:30:00,2021-12-31 13:35:00,3787.24,3793.9,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25474,做多,2021-12-31 13:35:00,2021-12-31 13:45:00,3793.9,3790.62,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25475,做多,2021-12-31 14:10:00,2021-12-31 14:15:00,3790.25,3787.14,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25476,做空,2021-12-31 14:15:00,2021-12-31 14:20:00,3787.14,3789.2,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25477,做多,2021-12-31 14:20:00,2021-12-31 14:30:00,3789.2,3805.03,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25478,做多,2021-12-31 15:15:00,2021-12-31 15:20:00,3797.19,3797.06,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25479,做多,2021-12-31 15:35:00,2021-12-31 21:05:00,3787.67,3643.54,0.03,100.0,0.0008,-0.12,0.0,-0.12,tp_upper -25480,做多,2021-12-31 21:20:00,2021-12-31 21:30:00,3650.89,3673.02,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -25481,做多,2021-12-31 22:45:00,2021-12-31 22:55:00,3681.9,3681.23,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25482,做空,2021-12-31 22:55:00,2021-12-31 23:00:00,3681.23,3691.68,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25483,做多,2021-12-31 23:00:00,2021-12-31 23:20:00,3691.68,3686.62,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25484,做空,2021-12-31 23:20:00,2021-12-31 23:30:00,3686.62,3694.98,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25485,做多,2021-12-31 23:30:00,2021-12-31 23:35:00,3694.98,3687.73,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25486,做空,2021-12-31 23:35:00,2021-12-31 23:40:00,3687.73,3692.7,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25487,做多,2021-12-31 23:40:00,2021-12-31 23:45:00,3692.7,3685.96,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25488,做空,2021-12-31 23:45:00,2021-12-31 23:55:00,3685.96,3676.02,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25489,做多,2022-01-01 00:00:00,2022-01-01 00:05:00,3688.53,3695.91,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -25490,做多,2022-01-01 00:20:00,2022-01-01 00:35:00,3698.73,3708.35,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25491,做多,2022-01-01 02:10:00,2022-01-01 02:20:00,3725.56,3729.01,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25492,做空,2022-01-01 02:20:00,2022-01-01 02:45:00,3729.01,3729.6,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25493,做多,2022-01-01 02:45:00,2022-01-01 02:55:00,3729.6,3727.03,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25494,做空,2022-01-01 02:55:00,2022-01-01 03:10:00,3727.03,3727.48,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25495,做多,2022-01-01 03:10:00,2022-01-01 03:15:00,3727.48,3733.84,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -25496,做多,2022-01-01 03:15:00,2022-01-01 03:20:00,3733.84,3725.33,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -25497,做多,2022-01-01 03:25:00,2022-01-01 03:35:00,3727.49,3728.4,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25498,做空,2022-01-01 03:35:00,2022-01-01 03:50:00,3728.4,3726.42,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25499,做多,2022-01-01 05:20:00,2022-01-01 05:25:00,3752.82,3749.77,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25500,做多,2022-01-01 07:40:00,2022-01-01 07:45:00,3721.29,3717.57,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25501,做空,2022-01-01 07:45:00,2022-01-01 08:00:00,3717.57,3714.83,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25502,做多,2022-01-01 08:00:00,2022-01-01 08:15:00,3714.83,3721.8,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -25503,做多,2022-01-01 09:05:00,2022-01-01 09:10:00,3726.74,3728.73,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25504,做多,2022-01-01 10:00:00,2022-01-01 10:05:00,3727.23,3723.28,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25505,做空,2022-01-01 10:05:00,2022-01-01 10:20:00,3723.28,3713.67,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25506,做多,2022-01-01 11:15:00,2022-01-01 11:20:00,3710.58,3706.0,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25507,做空,2022-01-01 11:20:00,2022-01-01 11:35:00,3706.0,3704.04,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25508,做多,2022-01-01 11:35:00,2022-01-01 11:50:00,3704.04,3695.31,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25509,做空,2022-01-01 11:50:00,2022-01-01 12:00:00,3695.31,3696.92,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25510,做多,2022-01-01 12:00:00,2022-01-01 12:25:00,3696.92,3700.48,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25511,做空,2022-01-01 12:25:00,2022-01-01 12:30:00,3700.48,3709.64,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25512,做多,2022-01-01 12:30:00,2022-01-01 12:50:00,3709.64,3713.7,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25513,做多,2022-01-01 13:55:00,2022-01-01 15:20:00,3708.68,3704.91,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25514,做空,2022-01-01 15:20:00,2022-01-01 17:00:00,3704.91,3731.69,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -25515,做多,2022-01-01 17:00:00,2022-01-01 17:35:00,3731.69,3755.39,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -25516,做多,2022-01-01 18:35:00,2022-01-01 18:50:00,3744.0,3746.2,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25517,做空,2022-01-01 18:50:00,2022-01-01 18:55:00,3746.2,3750.16,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25518,做多,2022-01-01 18:55:00,2022-01-01 19:05:00,3750.16,3750.1,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25519,做空,2022-01-01 19:05:00,2022-01-01 19:20:00,3750.1,3737.91,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25520,做多,2022-01-01 19:55:00,2022-01-01 20:00:00,3745.22,3742.18,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25521,做空,2022-01-01 20:00:00,2022-01-01 20:05:00,3742.18,3746.6,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25522,做多,2022-01-01 20:05:00,2022-01-01 20:10:00,3746.6,3744.57,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25523,做空,2022-01-01 20:10:00,2022-01-01 21:55:00,3744.57,3746.76,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -25524,做多,2022-01-01 22:35:00,2022-01-01 22:50:00,3760.96,3757.83,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25525,做空,2022-01-01 22:50:00,2022-01-01 23:15:00,3757.83,3750.0,0.03,100.0,0.0008,0.01,0.0,0.0,flip -25526,做多,2022-01-01 23:15:00,2022-01-01 23:50:00,3750.0,3764.87,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25527,做多,2022-01-02 00:20:00,2022-01-02 00:50:00,3761.47,3760.65,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25528,做空,2022-01-02 00:50:00,2022-01-02 01:05:00,3760.65,3751.68,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25529,做多,2022-01-02 02:20:00,2022-01-02 02:25:00,3750.31,3742.0,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25530,做空,2022-01-02 02:25:00,2022-01-02 02:35:00,3742.0,3750.32,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_lower -25531,做多,2022-01-02 02:35:00,2022-01-02 02:40:00,3750.32,3746.12,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25532,做空,2022-01-02 02:40:00,2022-01-02 03:00:00,3746.12,3748.48,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25533,做多,2022-01-02 03:00:00,2022-01-02 03:10:00,3748.48,3745.14,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25534,做多,2022-01-02 03:20:00,2022-01-02 03:30:00,3749.24,3758.53,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25535,做多,2022-01-02 03:50:00,2022-01-02 03:55:00,3747.86,3756.54,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25536,做多,2022-01-02 03:55:00,2022-01-02 04:05:00,3756.54,3757.49,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -25537,做多,2022-01-02 04:20:00,2022-01-02 04:40:00,3749.29,3741.69,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25538,做空,2022-01-02 04:40:00,2022-01-02 04:45:00,3741.69,3726.31,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25539,做多,2022-01-02 05:50:00,2022-01-02 06:15:00,3738.59,3743.5,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25540,做多,2022-01-02 07:05:00,2022-01-02 07:25:00,3738.81,3740.36,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25541,做空,2022-01-02 07:25:00,2022-01-02 07:30:00,3740.36,3745.9,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25542,做多,2022-01-02 07:30:00,2022-01-02 07:35:00,3745.9,3744.96,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25543,做多,2022-01-02 07:55:00,2022-01-02 08:00:00,3745.52,3737.99,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -25544,做多,2022-01-02 08:20:00,2022-01-02 08:25:00,3741.57,3738.38,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25545,做空,2022-01-02 08:25:00,2022-01-02 08:45:00,3738.38,3739.92,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25546,做多,2022-01-02 08:45:00,2022-01-02 09:05:00,3739.92,3739.71,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25547,做空,2022-01-02 09:05:00,2022-01-02 10:55:00,3739.71,3741.67,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -25548,做多,2022-01-02 11:20:00,2022-01-02 11:35:00,3748.75,3749.05,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25549,做空,2022-01-02 11:35:00,2022-01-02 12:00:00,3749.05,3733.26,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25550,做多,2022-01-02 12:35:00,2022-01-02 12:40:00,3749.4,3748.92,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25551,做多,2022-01-02 13:25:00,2022-01-02 13:35:00,3752.75,3745.21,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25552,做空,2022-01-02 13:35:00,2022-01-02 13:40:00,3745.21,3747.62,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25553,做多,2022-01-02 13:40:00,2022-01-02 13:45:00,3747.62,3743.28,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25554,做空,2022-01-02 13:45:00,2022-01-02 14:05:00,3743.28,3748.75,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25555,做多,2022-01-02 14:05:00,2022-01-02 14:20:00,3748.75,3743.54,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25556,做空,2022-01-02 14:20:00,2022-01-02 14:25:00,3743.54,3744.23,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25557,做多,2022-01-02 14:25:00,2022-01-02 14:45:00,3744.23,3752.71,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25558,做多,2022-01-02 19:50:00,2022-01-02 20:10:00,3800.13,3808.98,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25559,做多,2022-01-02 23:05:00,2022-01-02 23:30:00,3824.82,3829.08,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25560,做多,2022-01-03 02:35:00,2022-01-03 02:45:00,3796.11,3792.43,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25561,做空,2022-01-03 02:45:00,2022-01-03 02:55:00,3792.43,3796.15,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25562,做多,2022-01-03 02:55:00,2022-01-03 03:10:00,3796.15,3794.86,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25563,做空,2022-01-03 03:10:00,2022-01-03 03:20:00,3794.86,3797.18,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25564,做多,2022-01-03 03:20:00,2022-01-03 03:30:00,3797.18,3794.29,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25565,做空,2022-01-03 03:30:00,2022-01-03 03:35:00,3794.29,3780.43,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25566,做多,2022-01-03 04:05:00,2022-01-03 04:10:00,3793.49,3790.62,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25567,做空,2022-01-03 04:10:00,2022-01-03 04:20:00,3790.62,3791.01,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25568,做多,2022-01-03 04:20:00,2022-01-03 04:25:00,3791.01,3788.26,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25569,做空,2022-01-03 04:25:00,2022-01-03 04:30:00,3788.26,3790.09,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25570,做多,2022-01-03 04:30:00,2022-01-03 04:50:00,3790.09,3790.16,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25571,做空,2022-01-03 04:50:00,2022-01-03 06:40:00,3790.16,3807.3,0.03,100.0,0.0008,-0.01,0.0,-0.02,flip -25572,做多,2022-01-03 06:40:00,2022-01-03 06:45:00,3807.3,3804.29,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25573,做空,2022-01-03 06:45:00,2022-01-03 07:20:00,3804.29,3800.97,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25574,做多,2022-01-03 07:25:00,2022-01-03 07:35:00,3805.3,3802.22,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25575,做空,2022-01-03 07:35:00,2022-01-03 07:40:00,3802.22,3803.71,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25576,做多,2022-01-03 07:40:00,2022-01-03 07:55:00,3803.71,3806.97,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25577,做多,2022-01-03 08:45:00,2022-01-03 09:10:00,3806.91,3808.01,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25578,做空,2022-01-03 09:10:00,2022-01-03 09:15:00,3808.01,3792.38,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25579,做多,2022-01-03 09:45:00,2022-01-03 09:55:00,3805.11,3807.49,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25580,做空,2022-01-03 09:55:00,2022-01-03 12:05:00,3807.49,3832.25,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -25581,做多,2022-01-03 12:05:00,2022-01-03 12:20:00,3832.25,3831.62,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25582,做空,2022-01-03 12:20:00,2022-01-03 12:35:00,3831.62,3824.4,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -25583,做多,2022-01-03 13:15:00,2022-01-03 13:30:00,3824.27,3820.28,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25584,做空,2022-01-03 13:30:00,2022-01-03 13:35:00,3820.28,3824.06,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25585,做多,2022-01-03 13:35:00,2022-01-03 13:55:00,3824.06,3817.46,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25586,做空,2022-01-03 13:55:00,2022-01-03 14:00:00,3817.46,3816.53,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -25587,做多,2022-01-03 14:15:00,2022-01-03 14:25:00,3819.89,3819.83,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25588,做空,2022-01-03 14:25:00,2022-01-03 14:30:00,3819.83,3831.57,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25589,做多,2022-01-03 14:30:00,2022-01-03 14:35:00,3831.57,3838.55,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -25590,做多,2022-01-03 17:25:00,2022-01-03 18:05:00,3765.53,3754.03,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25591,做空,2022-01-03 18:05:00,2022-01-03 18:10:00,3754.03,3756.28,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25592,做多,2022-01-03 18:10:00,2022-01-03 18:20:00,3756.28,3758.86,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25593,做空,2022-01-03 18:20:00,2022-01-03 18:40:00,3758.86,3751.4,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -25594,做多,2022-01-03 19:15:00,2022-01-03 19:30:00,3756.76,3754.25,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25595,做空,2022-01-03 19:30:00,2022-01-03 19:35:00,3754.25,3757.01,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25596,做多,2022-01-03 19:35:00,2022-01-03 19:45:00,3757.01,3754.2,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25597,做空,2022-01-03 19:45:00,2022-01-03 19:55:00,3754.2,3737.57,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25598,做多,2022-01-03 21:25:00,2022-01-03 22:20:00,3710.95,3748.48,0.03,100.0,0.0008,0.03,0.0,0.03,tp_upper -25599,做多,2022-01-03 23:55:00,2022-01-04 00:00:00,3764.07,3760.96,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25600,做空,2022-01-04 00:00:00,2022-01-04 00:25:00,3760.96,3764.21,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25601,做多,2022-01-04 00:25:00,2022-01-04 00:30:00,3764.21,3762.39,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25602,做空,2022-01-04 00:30:00,2022-01-04 00:50:00,3762.39,3741.98,0.03,100.0,0.0008,0.02,0.0,0.01,tp_lower -25603,做多,2022-01-04 01:15:00,2022-01-04 01:30:00,3752.84,3744.96,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25604,做空,2022-01-04 01:30:00,2022-01-04 01:45:00,3744.96,3730.73,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25605,做多,2022-01-04 02:40:00,2022-01-04 03:20:00,3731.21,3732.59,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -25606,做多,2022-01-04 04:40:00,2022-01-04 05:30:00,3737.12,3741.57,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25607,做空,2022-01-04 05:30:00,2022-01-04 05:50:00,3741.57,3736.53,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25608,做多,2022-01-04 05:50:00,2022-01-04 06:00:00,3736.53,3742.94,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -25609,做多,2022-01-04 09:35:00,2022-01-04 10:15:00,3768.0,3772.44,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25610,做多,2022-01-04 10:15:00,2022-01-04 10:25:00,3772.44,3782.77,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25611,做多,2022-01-04 12:30:00,2022-01-04 13:00:00,3822.16,3825.15,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25612,做空,2022-01-04 13:00:00,2022-01-04 13:25:00,3825.15,3838.94,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25613,做多,2022-01-04 13:25:00,2022-01-04 13:30:00,3838.94,3836.49,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25614,做多,2022-01-04 15:25:00,2022-01-04 15:30:00,3872.76,3865.0,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25615,做空,2022-01-04 15:30:00,2022-01-04 15:55:00,3865.0,3849.02,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25616,做多,2022-01-04 16:40:00,2022-01-04 16:55:00,3854.2,3851.26,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25617,做空,2022-01-04 16:55:00,2022-01-04 17:10:00,3851.26,3850.92,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25618,做多,2022-01-04 17:10:00,2022-01-04 17:20:00,3850.92,3856.63,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25619,做多,2022-01-04 18:05:00,2022-01-04 19:25:00,3851.21,3818.95,0.03,100.0,0.0008,-0.03,0.0,-0.03,flip -25620,做空,2022-01-04 19:25:00,2022-01-04 19:40:00,3818.95,3809.25,0.03,100.0,0.0008,0.01,0.0,0.01,flip -25621,做多,2022-01-04 19:40:00,2022-01-04 19:55:00,3809.25,3812.0,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25622,做空,2022-01-04 19:55:00,2022-01-04 20:10:00,3812.0,3810.6,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25623,做多,2022-01-04 20:10:00,2022-01-04 20:50:00,3810.6,3815.78,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25624,做空,2022-01-04 20:50:00,2022-01-04 20:55:00,3815.78,3816.41,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25625,做多,2022-01-04 20:55:00,2022-01-04 21:00:00,3816.41,3816.21,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25626,做空,2022-01-04 21:00:00,2022-01-04 21:10:00,3816.21,3821.39,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25627,做多,2022-01-04 21:10:00,2022-01-04 21:15:00,3821.39,3808.86,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25628,做空,2022-01-04 21:15:00,2022-01-04 21:20:00,3808.86,3819.81,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25629,做多,2022-01-04 21:20:00,2022-01-04 21:40:00,3819.81,3829.57,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25630,做多,2022-01-04 21:55:00,2022-01-04 22:00:00,3825.99,3822.18,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25631,做空,2022-01-04 22:00:00,2022-01-04 22:15:00,3822.18,3819.95,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25632,做多,2022-01-04 22:15:00,2022-01-05 01:30:00,3819.95,3799.39,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -25633,做空,2022-01-05 01:30:00,2022-01-05 01:35:00,3799.39,3800.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25634,做多,2022-01-05 01:35:00,2022-01-05 01:45:00,3800.0,3794.75,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25635,做空,2022-01-05 01:45:00,2022-01-05 02:15:00,3794.75,3802.5,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25636,做多,2022-01-05 02:15:00,2022-01-05 02:20:00,3802.5,3801.7,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25637,做空,2022-01-05 02:20:00,2022-01-05 02:35:00,3801.7,3804.16,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25638,做多,2022-01-05 02:35:00,2022-01-05 02:50:00,3804.16,3802.95,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25639,做空,2022-01-05 02:50:00,2022-01-05 04:10:00,3802.95,3811.99,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25640,做多,2022-01-05 04:10:00,2022-01-05 04:15:00,3811.99,3810.63,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25641,做空,2022-01-05 04:15:00,2022-01-05 04:45:00,3810.63,3810.39,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -25642,做多,2022-01-05 04:55:00,2022-01-05 06:10:00,3809.74,3814.08,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25643,做多,2022-01-05 07:45:00,2022-01-05 08:00:00,3814.4,3806.69,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25644,做空,2022-01-05 08:00:00,2022-01-05 08:05:00,3806.69,3807.23,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -25645,做多,2022-01-05 08:35:00,2022-01-05 08:45:00,3810.11,3822.98,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25646,做多,2022-01-05 10:20:00,2022-01-05 10:30:00,3830.17,3827.67,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25647,做空,2022-01-05 10:30:00,2022-01-05 11:00:00,3827.67,3818.07,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25648,做多,2022-01-05 12:55:00,2022-01-05 13:00:00,3788.58,3785.26,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25649,做空,2022-01-05 13:00:00,2022-01-05 13:10:00,3785.26,3787.62,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25650,做多,2022-01-05 13:10:00,2022-01-05 13:15:00,3787.62,3798.54,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25651,做多,2022-01-05 14:40:00,2022-01-05 14:50:00,3802.12,3819.09,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25652,做多,2022-01-05 14:50:00,2022-01-05 14:55:00,3819.09,3820.34,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -25653,做多,2022-01-05 15:20:00,2022-01-05 15:35:00,3814.56,3809.19,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25654,做空,2022-01-05 15:35:00,2022-01-05 15:40:00,3809.19,3813.73,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25655,做多,2022-01-05 15:40:00,2022-01-05 15:45:00,3813.73,3811.59,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25656,做空,2022-01-05 15:45:00,2022-01-05 16:20:00,3811.59,3813.75,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25657,做多,2022-01-05 16:20:00,2022-01-05 16:30:00,3813.75,3809.02,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25658,做空,2022-01-05 16:30:00,2022-01-05 16:35:00,3809.02,3802.09,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -25659,做多,2022-01-05 23:10:00,2022-01-06 00:00:00,3538.58,3524.89,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25660,做空,2022-01-06 00:00:00,2022-01-06 00:05:00,3524.89,3532.12,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25661,做多,2022-01-06 00:05:00,2022-01-06 00:40:00,3532.12,3541.41,0.03,100.0,0.0008,0.01,0.0,0.01,flip -25662,做空,2022-01-06 00:40:00,2022-01-06 00:55:00,3541.41,3536.44,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25663,做多,2022-01-06 00:55:00,2022-01-06 01:20:00,3536.44,3532.0,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25664,做空,2022-01-06 01:20:00,2022-01-06 01:30:00,3532.0,3523.62,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25665,做多,2022-01-06 02:40:00,2022-01-06 02:45:00,3520.0,3516.91,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25666,做空,2022-01-06 02:45:00,2022-01-06 03:00:00,3516.91,3508.78,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25667,做多,2022-01-06 04:55:00,2022-01-06 05:40:00,3449.73,3447.96,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25668,做空,2022-01-06 05:40:00,2022-01-06 05:45:00,3447.96,3450.01,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25669,做多,2022-01-06 05:45:00,2022-01-06 06:00:00,3450.01,3449.97,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25670,做空,2022-01-06 06:00:00,2022-01-06 06:10:00,3449.97,3454.6,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25671,做多,2022-01-06 06:10:00,2022-01-06 06:25:00,3454.6,3455.42,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25672,做空,2022-01-06 06:25:00,2022-01-06 06:30:00,3455.42,3439.44,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25673,做多,2022-01-06 07:05:00,2022-01-06 07:10:00,3452.69,3451.51,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25674,做空,2022-01-06 07:10:00,2022-01-06 07:50:00,3451.51,3454.45,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25675,做多,2022-01-06 07:50:00,2022-01-06 08:00:00,3454.45,3442.84,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25676,做空,2022-01-06 08:00:00,2022-01-06 08:15:00,3442.84,3446.07,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25677,做多,2022-01-06 08:15:00,2022-01-06 10:40:00,3446.07,3338.11,0.03,100.0,0.0009,-0.09,0.0,-0.09,flip -25678,做空,2022-01-06 10:40:00,2022-01-06 10:45:00,3338.11,3356.24,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -25679,做多,2022-01-06 10:45:00,2022-01-06 11:30:00,3356.24,3347.0,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25680,做空,2022-01-06 11:30:00,2022-01-06 11:45:00,3347.0,3341.1,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25681,做多,2022-01-06 11:45:00,2022-01-06 11:55:00,3341.1,3347.99,0.03,100.0,0.0008,0.01,0.0,0.0,flip -25682,做空,2022-01-06 11:55:00,2022-01-06 12:15:00,3347.99,3340.41,0.03,100.0,0.0008,0.01,0.0,0.01,flip -25683,做多,2022-01-06 12:15:00,2022-01-06 13:00:00,3340.41,3382.81,0.03,100.0,0.0008,0.04,0.0,0.03,tp_upper -25684,做多,2022-01-06 14:30:00,2022-01-06 14:35:00,3405.84,3420.9,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25685,做多,2022-01-06 15:35:00,2022-01-06 15:40:00,3392.09,3386.75,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25686,做空,2022-01-06 15:40:00,2022-01-06 15:45:00,3386.75,3402.99,0.03,100.0,0.0008,-0.01,0.0,-0.02,flip -25687,做多,2022-01-06 15:45:00,2022-01-06 16:00:00,3402.99,3392.87,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25688,做空,2022-01-06 16:00:00,2022-01-06 16:35:00,3392.87,3387.67,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25689,做多,2022-01-06 16:35:00,2022-01-06 17:00:00,3387.67,3408.74,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -25690,做多,2022-01-06 18:35:00,2022-01-06 18:45:00,3424.54,3448.88,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -25691,做多,2022-01-06 19:35:00,2022-01-06 20:10:00,3440.87,3441.13,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25692,做空,2022-01-06 20:10:00,2022-01-06 20:15:00,3441.13,3430.71,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25693,做多,2022-01-06 21:30:00,2022-01-06 21:40:00,3426.95,3423.24,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25694,做空,2022-01-06 21:40:00,2022-01-06 21:50:00,3423.24,3428.27,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25695,做多,2022-01-06 21:50:00,2022-01-06 21:55:00,3428.27,3426.99,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25696,做空,2022-01-06 21:55:00,2022-01-06 22:00:00,3426.99,3427.85,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25697,做多,2022-01-06 22:00:00,2022-01-06 22:10:00,3427.85,3420.18,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25698,做空,2022-01-06 22:10:00,2022-01-06 22:15:00,3420.18,3417.91,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25699,做多,2022-01-06 22:20:00,2022-01-06 22:35:00,3428.99,3433.55,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25700,做多,2022-01-06 22:45:00,2022-01-06 23:00:00,3422.47,3423.72,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25701,做空,2022-01-06 23:00:00,2022-01-06 23:10:00,3423.72,3422.9,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -25702,做多,2022-01-06 23:40:00,2022-01-07 01:35:00,3420.86,3377.69,0.03,100.0,0.0008,-0.04,0.0,-0.04,flip -25703,做空,2022-01-07 01:35:00,2022-01-07 01:40:00,3377.69,3382.82,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25704,做多,2022-01-07 01:40:00,2022-01-07 01:50:00,3382.82,3390.27,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -25705,做多,2022-01-07 02:15:00,2022-01-07 02:20:00,3380.45,3379.42,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25706,做空,2022-01-07 02:20:00,2022-01-07 02:25:00,3379.42,3383.13,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25707,做多,2022-01-07 02:25:00,2022-01-07 02:30:00,3383.13,3372.11,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25708,做空,2022-01-07 02:30:00,2022-01-07 02:55:00,3372.11,3361.01,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25709,做多,2022-01-07 05:00:00,2022-01-07 06:05:00,3222.45,3215.8,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25710,做空,2022-01-07 06:05:00,2022-01-07 06:15:00,3215.8,3197.38,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -25711,做多,2022-01-07 07:25:00,2022-01-07 07:35:00,3178.97,3178.35,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25712,做空,2022-01-07 07:35:00,2022-01-07 07:45:00,3178.35,3183.01,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25713,做多,2022-01-07 07:45:00,2022-01-07 08:25:00,3183.01,3241.55,0.03,100.0,0.0009,0.05,0.0,0.05,tp_upper -25714,做多,2022-01-07 10:25:00,2022-01-07 12:10:00,3246.75,3248.28,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -25715,做多,2022-01-07 12:55:00,2022-01-07 13:00:00,3240.95,3236.3,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25716,做空,2022-01-07 13:00:00,2022-01-07 13:10:00,3236.3,3218.38,0.03,100.0,0.0009,0.02,0.0,0.01,tp_lower -25717,做多,2022-01-07 13:30:00,2022-01-07 13:35:00,3253.67,3170.04,0.03,100.0,0.0009,-0.08,0.0,-0.08,flip -25718,做空,2022-01-07 13:35:00,2022-01-07 13:40:00,3170.04,3158.07,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25719,做多,2022-01-07 14:15:00,2022-01-07 14:20:00,3211.04,3202.93,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25720,做空,2022-01-07 14:20:00,2022-01-07 14:25:00,3202.93,3212.09,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25721,做多,2022-01-07 14:25:00,2022-01-07 14:30:00,3212.09,3192.24,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -25722,做空,2022-01-07 14:30:00,2022-01-07 14:40:00,3192.24,3219.38,0.03,100.0,0.0009,-0.02,0.0,-0.03,flip -25723,做多,2022-01-07 14:40:00,2022-01-07 15:00:00,3219.38,3188.22,0.03,100.0,0.0009,-0.03,0.0,-0.03,flip -25724,做空,2022-01-07 15:00:00,2022-01-07 15:35:00,3188.22,3146.59,0.03,100.0,0.0009,0.04,0.0,0.03,tp_lower -25725,做多,2022-01-07 16:25:00,2022-01-07 16:55:00,3174.22,3213.15,0.03,100.0,0.0009,0.03,0.0,0.03,tp_upper -25726,做多,2022-01-07 19:30:00,2022-01-07 19:45:00,3174.85,3193.56,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -25727,做多,2022-01-07 23:30:00,2022-01-07 23:40:00,3189.26,3195.89,0.03,100.0,0.0009,0.01,0.0,0.0,flip -25728,做空,2022-01-07 23:40:00,2022-01-07 23:50:00,3195.89,3189.23,0.03,100.0,0.0009,0.01,0.0,0.0,flip -25729,做多,2022-01-07 23:50:00,2022-01-08 00:00:00,3189.23,3193.42,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25730,做多,2022-01-08 03:05:00,2022-01-08 03:10:00,3210.46,3206.49,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25731,做空,2022-01-08 03:10:00,2022-01-08 03:20:00,3206.49,3186.07,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -25732,做多,2022-01-08 03:40:00,2022-01-08 04:10:00,3196.97,3207.21,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25733,做多,2022-01-08 05:25:00,2022-01-08 05:30:00,3217.87,3213.2,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25734,做空,2022-01-08 05:30:00,2022-01-08 05:40:00,3213.2,3207.27,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25735,做多,2022-01-08 05:45:00,2022-01-08 06:00:00,3212.57,3209.83,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25736,做空,2022-01-08 06:00:00,2022-01-08 06:05:00,3209.83,3203.36,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25737,做多,2022-01-08 06:15:00,2022-01-08 06:20:00,3213.23,3208.0,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25738,做空,2022-01-08 06:20:00,2022-01-08 06:30:00,3208.0,3191.86,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25739,做多,2022-01-08 06:50:00,2022-01-08 06:55:00,3212.65,3218.0,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25740,做多,2022-01-08 07:45:00,2022-01-08 07:50:00,3211.61,3208.74,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25741,做空,2022-01-08 07:50:00,2022-01-08 07:55:00,3208.74,3215.31,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25742,做多,2022-01-08 07:55:00,2022-01-08 08:10:00,3215.31,3230.88,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25743,做多,2022-01-08 08:45:00,2022-01-08 08:55:00,3218.59,3214.49,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25744,做空,2022-01-08 08:55:00,2022-01-08 09:00:00,3214.49,3218.61,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25745,做多,2022-01-08 09:00:00,2022-01-08 09:20:00,3218.61,3217.9,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25746,做空,2022-01-08 09:20:00,2022-01-08 09:25:00,3217.9,3220.39,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25747,做多,2022-01-08 09:25:00,2022-01-08 09:40:00,3220.39,3234.25,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25748,做多,2022-01-08 11:55:00,2022-01-08 12:15:00,3218.33,3218.84,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25749,做空,2022-01-08 12:15:00,2022-01-08 12:25:00,3218.84,3215.33,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25750,做多,2022-01-08 12:25:00,2022-01-08 13:50:00,3215.33,3199.22,0.03,100.0,0.0009,-0.01,0.0,-0.02,flip -25751,做空,2022-01-08 13:50:00,2022-01-08 14:00:00,3199.22,3201.51,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25752,做多,2022-01-08 14:00:00,2022-01-08 14:15:00,3201.51,3192.22,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25753,做空,2022-01-08 14:15:00,2022-01-08 14:20:00,3192.22,3189.79,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -25754,做多,2022-01-08 16:05:00,2022-01-08 16:25:00,3170.74,3156.06,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25755,做空,2022-01-08 16:25:00,2022-01-08 16:30:00,3156.06,3134.76,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -25756,做多,2022-01-08 19:05:00,2022-01-08 20:05:00,3039.99,3022.88,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -25757,做空,2022-01-08 20:05:00,2022-01-08 20:20:00,3022.88,3019.12,0.03,100.0,0.001,0.0,0.0,0.0,flip -25758,做多,2022-01-08 20:20:00,2022-01-08 20:35:00,3019.12,3040.75,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -25759,做多,2022-01-08 23:15:00,2022-01-09 00:45:00,3100.04,3106.6,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -25760,做多,2022-01-09 01:45:00,2022-01-09 01:50:00,3102.73,3099.44,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -25761,做空,2022-01-09 01:50:00,2022-01-09 01:55:00,3099.44,3113.44,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -25762,做多,2022-01-09 01:55:00,2022-01-09 02:20:00,3113.44,3126.65,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -25763,做多,2022-01-09 04:20:00,2022-01-09 04:25:00,3130.28,3127.62,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25764,做空,2022-01-09 04:25:00,2022-01-09 05:20:00,3127.62,3128.43,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25765,做多,2022-01-09 05:20:00,2022-01-09 05:30:00,3128.43,3128.37,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25766,做空,2022-01-09 05:30:00,2022-01-09 05:35:00,3128.37,3129.53,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25767,做多,2022-01-09 05:35:00,2022-01-09 05:45:00,3129.53,3130.21,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25768,做空,2022-01-09 05:45:00,2022-01-09 05:50:00,3130.21,3121.58,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25769,做多,2022-01-09 06:10:00,2022-01-09 06:15:00,3130.18,3126.1,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25770,做空,2022-01-09 06:15:00,2022-01-09 06:25:00,3126.1,3128.86,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25771,做多,2022-01-09 06:25:00,2022-01-09 07:05:00,3128.86,3129.37,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25772,做空,2022-01-09 07:05:00,2022-01-09 07:10:00,3129.37,3136.67,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25773,做多,2022-01-09 07:10:00,2022-01-09 07:20:00,3136.67,3129.44,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25774,做空,2022-01-09 07:20:00,2022-01-09 07:25:00,3129.44,3130.84,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25775,做多,2022-01-09 07:25:00,2022-01-09 07:30:00,3130.84,3129.51,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25776,做空,2022-01-09 07:30:00,2022-01-09 07:35:00,3129.51,3124.58,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -25777,做多,2022-01-09 07:50:00,2022-01-09 07:55:00,3130.87,3125.35,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25778,做空,2022-01-09 07:55:00,2022-01-09 08:00:00,3125.35,3126.39,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25779,做多,2022-01-09 08:00:00,2022-01-09 08:10:00,3126.39,3128.38,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25780,做空,2022-01-09 08:10:00,2022-01-09 08:15:00,3128.38,3120.11,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25781,做多,2022-01-09 09:35:00,2022-01-09 09:50:00,3109.74,3096.68,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25782,做空,2022-01-09 09:50:00,2022-01-09 09:55:00,3096.68,3095.41,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -25783,做多,2022-01-09 10:35:00,2022-01-09 11:10:00,3101.92,3124.13,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -25784,做多,2022-01-09 12:40:00,2022-01-09 12:50:00,3115.0,3110.65,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25785,做空,2022-01-09 12:50:00,2022-01-09 13:00:00,3110.65,3104.53,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25786,做多,2022-01-09 13:05:00,2022-01-09 13:25:00,3110.34,3100.9,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25787,做空,2022-01-09 13:25:00,2022-01-09 13:30:00,3100.9,3100.6,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -25788,做多,2022-01-09 14:40:00,2022-01-09 14:50:00,3111.87,3100.28,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25789,做空,2022-01-09 14:50:00,2022-01-09 15:00:00,3100.28,3098.67,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25790,做多,2022-01-09 15:00:00,2022-01-09 15:05:00,3098.67,3093.15,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25791,做空,2022-01-09 15:05:00,2022-01-09 15:10:00,3093.15,3084.44,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25792,做多,2022-01-09 15:30:00,2022-01-09 15:35:00,3101.82,3094.75,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25793,做空,2022-01-09 15:35:00,2022-01-09 15:55:00,3094.75,3096.81,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25794,做多,2022-01-09 15:55:00,2022-01-09 16:10:00,3096.81,3091.81,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25795,做空,2022-01-09 16:10:00,2022-01-09 16:15:00,3091.81,3097.68,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25796,做多,2022-01-09 16:15:00,2022-01-09 16:25:00,3097.68,3107.86,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25797,做多,2022-01-09 20:35:00,2022-01-09 21:10:00,3192.85,3194.51,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25798,做空,2022-01-09 21:10:00,2022-01-09 21:15:00,3194.51,3195.55,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25799,做多,2022-01-09 21:15:00,2022-01-09 21:35:00,3195.55,3197.94,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25800,做空,2022-01-09 21:35:00,2022-01-09 21:45:00,3197.94,3185.0,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25801,做多,2022-01-09 22:05:00,2022-01-09 22:25:00,3192.06,3191.3,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25802,做空,2022-01-09 22:25:00,2022-01-09 22:30:00,3191.3,3181.78,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25803,做多,2022-01-10 00:15:00,2022-01-10 00:30:00,3160.65,3157.93,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25804,做空,2022-01-10 00:30:00,2022-01-10 00:40:00,3157.93,3139.43,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -25805,做多,2022-01-10 01:55:00,2022-01-10 02:10:00,3149.25,3144.47,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25806,做空,2022-01-10 02:10:00,2022-01-10 03:10:00,3144.47,3150.54,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25807,做多,2022-01-10 03:10:00,2022-01-10 03:15:00,3150.54,3148.54,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25808,做空,2022-01-10 03:15:00,2022-01-10 03:20:00,3148.54,3153.28,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25809,做多,2022-01-10 03:20:00,2022-01-10 03:40:00,3153.28,3147.99,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25810,做空,2022-01-10 03:40:00,2022-01-10 03:45:00,3147.99,3149.86,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25811,做多,2022-01-10 03:45:00,2022-01-10 04:00:00,3149.86,3150.78,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25812,做空,2022-01-10 04:00:00,2022-01-10 04:05:00,3150.78,3152.4,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25813,做多,2022-01-10 04:05:00,2022-01-10 04:15:00,3152.4,3168.43,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25814,做多,2022-01-10 05:55:00,2022-01-10 06:05:00,3171.71,3161.77,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25815,做空,2022-01-10 06:05:00,2022-01-10 06:10:00,3161.77,3160.49,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -25816,做多,2022-01-10 07:00:00,2022-01-10 07:10:00,3169.63,3165.2,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25817,做空,2022-01-10 07:10:00,2022-01-10 07:20:00,3165.2,3158.93,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25818,做多,2022-01-10 07:25:00,2022-01-10 07:30:00,3163.98,3160.54,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25819,做空,2022-01-10 07:30:00,2022-01-10 07:35:00,3160.54,3161.25,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25820,做多,2022-01-10 07:35:00,2022-01-10 07:40:00,3161.25,3158.39,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25821,做空,2022-01-10 07:40:00,2022-01-10 07:45:00,3158.39,3159.06,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25822,做多,2022-01-10 07:45:00,2022-01-10 08:00:00,3159.06,3160.42,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25823,做空,2022-01-10 08:00:00,2022-01-10 08:10:00,3160.42,3157.75,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25824,做多,2022-01-10 08:10:00,2022-01-10 09:35:00,3157.75,3149.01,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25825,做空,2022-01-10 09:35:00,2022-01-10 10:10:00,3149.01,3152.5,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25826,做多,2022-01-10 10:10:00,2022-01-10 10:15:00,3152.5,3162.09,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25827,做多,2022-01-10 10:45:00,2022-01-10 15:00:00,3147.77,2994.84,0.03,100.0,0.0009,-0.14,0.0,-0.14,flip -25828,做空,2022-01-10 15:00:00,2022-01-10 15:05:00,2994.84,3005.18,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25829,做多,2022-01-10 15:05:00,2022-01-10 15:10:00,3005.18,2989.01,0.03,100.0,0.0009,-0.01,0.0,-0.02,flip -25830,做空,2022-01-10 15:10:00,2022-01-10 15:20:00,2989.01,3001.15,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25831,做多,2022-01-10 15:20:00,2022-01-10 16:00:00,3001.15,3001.79,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25832,做空,2022-01-10 16:00:00,2022-01-10 17:25:00,3001.79,3004.49,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -25833,做多,2022-01-10 17:45:00,2022-01-10 18:20:00,3004.07,3025.82,0.03,100.0,0.0009,0.02,0.0,0.02,flip -25834,做空,2022-01-10 18:20:00,2022-01-10 18:30:00,3025.82,3025.01,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25835,做多,2022-01-10 18:30:00,2022-01-10 19:45:00,3025.01,3037.12,0.03,100.0,0.0009,0.01,0.0,0.01,flip -25836,做空,2022-01-10 19:45:00,2022-01-10 19:50:00,3037.12,3023.33,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25837,做多,2022-01-10 20:00:00,2022-01-10 20:40:00,3029.76,3052.74,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -25838,做多,2022-01-10 23:10:00,2022-01-10 23:50:00,3068.63,3078.75,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25839,做多,2022-01-11 00:10:00,2022-01-11 00:15:00,3073.84,3067.14,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25840,做空,2022-01-11 00:15:00,2022-01-11 00:55:00,3067.14,3053.56,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25841,做多,2022-01-11 01:25:00,2022-01-11 01:30:00,3069.08,3078.43,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25842,做多,2022-01-11 04:30:00,2022-01-11 04:35:00,3117.47,3112.0,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25843,做空,2022-01-11 04:35:00,2022-01-11 04:45:00,3112.0,3104.99,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25844,做多,2022-01-11 04:50:00,2022-01-11 05:00:00,3116.36,3114.21,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25845,做空,2022-01-11 05:00:00,2022-01-11 05:15:00,3114.21,3101.29,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25846,做多,2022-01-11 05:35:00,2022-01-11 05:40:00,3111.44,3109.18,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25847,做空,2022-01-11 05:40:00,2022-01-11 05:45:00,3109.18,3109.31,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25848,做多,2022-01-11 05:45:00,2022-01-11 05:55:00,3109.31,3109.33,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25849,做空,2022-01-11 05:55:00,2022-01-11 06:00:00,3109.33,3111.13,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25850,做多,2022-01-11 06:00:00,2022-01-11 06:10:00,3111.13,3121.12,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25851,做多,2022-01-11 06:35:00,2022-01-11 07:30:00,3108.63,3112.36,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25852,做空,2022-01-11 07:30:00,2022-01-11 07:45:00,3112.36,3113.98,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25853,做多,2022-01-11 07:45:00,2022-01-11 07:55:00,3113.98,3127.55,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25854,做多,2022-01-11 09:35:00,2022-01-11 10:05:00,3120.44,3123.21,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25855,做多,2022-01-11 11:30:00,2022-01-11 11:40:00,3111.55,3107.77,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25856,做空,2022-01-11 11:40:00,2022-01-11 12:05:00,3107.77,3121.6,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25857,做多,2022-01-11 12:05:00,2022-01-11 12:10:00,3121.6,3128.49,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -25858,做多,2022-01-11 13:30:00,2022-01-11 15:00:00,3121.9,3136.95,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25859,做多,2022-01-11 15:45:00,2022-01-11 16:00:00,3114.65,3152.96,0.03,100.0,0.0009,0.03,0.0,0.03,tp_upper -25860,做多,2022-01-11 18:05:00,2022-01-11 18:50:00,3229.39,3231.0,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25861,做空,2022-01-11 18:50:00,2022-01-11 19:40:00,3231.0,3232.3,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25862,做多,2022-01-11 19:40:00,2022-01-11 20:05:00,3232.3,3238.56,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -25863,做多,2022-01-11 20:40:00,2022-01-11 20:50:00,3238.0,3236.8,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25864,做空,2022-01-11 20:50:00,2022-01-11 21:10:00,3236.8,3230.02,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25865,做多,2022-01-11 22:00:00,2022-01-11 22:10:00,3230.72,3229.42,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25866,做空,2022-01-11 22:10:00,2022-01-11 22:20:00,3229.42,3225.79,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -25867,做多,2022-01-11 22:35:00,2022-01-11 22:40:00,3230.01,3227.52,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25868,做空,2022-01-11 22:40:00,2022-01-11 22:45:00,3227.52,3233.74,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25869,做多,2022-01-11 22:45:00,2022-01-11 22:55:00,3233.74,3229.88,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -25870,做多,2022-01-11 23:55:00,2022-01-12 00:00:00,3236.86,3249.99,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25871,做多,2022-01-12 00:25:00,2022-01-12 00:30:00,3241.73,3235.69,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25872,做空,2022-01-12 00:30:00,2022-01-12 00:40:00,3235.69,3225.2,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25873,做多,2022-01-12 01:25:00,2022-01-12 01:35:00,3235.05,3231.05,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25874,做空,2022-01-12 01:35:00,2022-01-12 01:50:00,3231.05,3225.21,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25875,做多,2022-01-12 02:05:00,2022-01-12 02:20:00,3234.92,3229.43,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25876,做空,2022-01-12 02:20:00,2022-01-12 02:25:00,3229.43,3229.38,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -25877,做多,2022-01-12 03:15:00,2022-01-12 04:05:00,3230.8,3240.1,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25878,做多,2022-01-12 05:20:00,2022-01-12 05:25:00,3229.81,3225.04,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25879,做空,2022-01-12 05:25:00,2022-01-12 05:35:00,3225.04,3227.49,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25880,做多,2022-01-12 05:35:00,2022-01-12 05:50:00,3227.49,3226.84,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25881,做空,2022-01-12 05:50:00,2022-01-12 06:25:00,3226.84,3232.34,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25882,做多,2022-01-12 06:25:00,2022-01-12 06:30:00,3232.34,3251.99,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -25883,做多,2022-01-12 06:55:00,2022-01-12 07:05:00,3234.08,3226.68,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25884,做空,2022-01-12 07:05:00,2022-01-12 07:10:00,3226.68,3221.1,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25885,做多,2022-01-12 10:45:00,2022-01-12 10:50:00,3255.52,3250.53,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25886,做空,2022-01-12 10:50:00,2022-01-12 11:15:00,3250.53,3251.04,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25887,做多,2022-01-12 11:15:00,2022-01-12 11:25:00,3251.04,3248.19,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25888,做空,2022-01-12 11:25:00,2022-01-12 11:35:00,3248.19,3271.01,0.03,100.0,0.0009,-0.02,0.0,-0.02,tp_lower -25889,做多,2022-01-12 11:35:00,2022-01-12 11:40:00,3271.01,3273.21,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25890,做多,2022-01-12 16:00:00,2022-01-12 16:40:00,3362.08,3361.91,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25891,做空,2022-01-12 16:40:00,2022-01-12 18:20:00,3361.91,3377.77,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25892,做多,2022-01-12 18:20:00,2022-01-12 18:25:00,3377.77,3385.89,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25893,做多,2022-01-12 19:20:00,2022-01-12 19:30:00,3370.31,3373.03,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25894,做空,2022-01-12 19:30:00,2022-01-12 19:45:00,3373.03,3372.39,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25895,做多,2022-01-12 19:45:00,2022-01-12 20:00:00,3372.39,3379.46,0.03,100.0,0.0008,0.01,0.0,0.0,flip -25896,做空,2022-01-12 20:00:00,2022-01-12 20:45:00,3379.46,3377.62,0.03,100.0,0.0008,0.0,0.0,0.0,flip -25897,做多,2022-01-12 20:45:00,2022-01-12 20:50:00,3377.62,3387.44,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25898,做多,2022-01-12 22:30:00,2022-01-12 22:40:00,3377.78,3368.44,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25899,做空,2022-01-12 22:40:00,2022-01-12 23:00:00,3368.44,3358.45,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25900,做多,2022-01-12 23:20:00,2022-01-12 23:25:00,3368.28,3366.18,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25901,做空,2022-01-12 23:25:00,2022-01-12 23:30:00,3366.18,3373.69,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25902,做多,2022-01-12 23:30:00,2022-01-12 23:50:00,3373.69,3368.27,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25903,做空,2022-01-12 23:50:00,2022-01-12 23:55:00,3368.27,3369.93,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25904,做多,2022-01-12 23:55:00,2022-01-13 00:00:00,3369.93,3379.44,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25905,做多,2022-01-13 02:30:00,2022-01-13 02:35:00,3343.16,3342.28,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25906,做空,2022-01-13 02:35:00,2022-01-13 03:00:00,3342.28,3335.87,0.03,100.0,0.0009,0.01,0.0,0.0,flip -25907,做多,2022-01-13 03:00:00,2022-01-13 04:15:00,3335.87,3345.27,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25908,做多,2022-01-13 05:00:00,2022-01-13 05:05:00,3339.14,3331.17,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25909,做空,2022-01-13 05:05:00,2022-01-13 05:10:00,3331.17,3324.25,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25910,做多,2022-01-13 05:50:00,2022-01-13 05:55:00,3339.65,3335.55,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25911,做空,2022-01-13 05:55:00,2022-01-13 06:00:00,3335.55,3340.55,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25912,做多,2022-01-13 06:00:00,2022-01-13 06:05:00,3340.55,3335.84,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25913,做空,2022-01-13 06:05:00,2022-01-13 06:10:00,3335.84,3336.8,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25914,做多,2022-01-13 06:10:00,2022-01-13 06:40:00,3336.8,3337.1,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25915,做空,2022-01-13 06:40:00,2022-01-13 06:55:00,3337.1,3339.17,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25916,做多,2022-01-13 06:55:00,2022-01-13 07:00:00,3339.17,3337.33,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25917,做空,2022-01-13 07:00:00,2022-01-13 07:05:00,3337.33,3341.81,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25918,做多,2022-01-13 07:05:00,2022-01-13 07:15:00,3341.81,3342.93,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -25919,做多,2022-01-13 07:55:00,2022-01-13 08:00:00,3339.71,3338.13,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25920,做空,2022-01-13 08:00:00,2022-01-13 08:05:00,3338.13,3344.3,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25921,做多,2022-01-13 08:05:00,2022-01-13 08:10:00,3344.3,3349.04,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25922,做多,2022-01-13 09:20:00,2022-01-13 09:25:00,3348.63,3364.32,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25923,做多,2022-01-13 10:45:00,2022-01-13 10:50:00,3365.21,3361.17,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25924,做空,2022-01-13 10:50:00,2022-01-13 11:00:00,3361.17,3348.63,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25925,做多,2022-01-13 12:05:00,2022-01-13 12:15:00,3349.63,3343.19,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25926,做空,2022-01-13 12:15:00,2022-01-13 12:20:00,3343.19,3345.91,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25927,做多,2022-01-13 12:20:00,2022-01-13 12:35:00,3345.91,3355.39,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25928,做多,2022-01-13 13:30:00,2022-01-13 13:35:00,3370.18,3371.66,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -25929,做多,2022-01-13 14:55:00,2022-01-13 15:00:00,3384.35,3369.47,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25930,做空,2022-01-13 15:00:00,2022-01-13 15:10:00,3369.47,3352.9,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -25931,做多,2022-01-13 17:05:00,2022-01-13 17:10:00,3299.54,3274.2,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -25932,做空,2022-01-13 17:10:00,2022-01-13 17:15:00,3274.2,3259.73,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25933,做多,2022-01-13 18:45:00,2022-01-13 18:50:00,3282.01,3271.2,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25934,做空,2022-01-13 18:50:00,2022-01-13 19:00:00,3271.2,3279.12,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25935,做多,2022-01-13 19:00:00,2022-01-13 19:15:00,3279.12,3266.22,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25936,做空,2022-01-13 19:15:00,2022-01-13 19:20:00,3266.22,3269.35,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -25937,做多,2022-01-13 20:40:00,2022-01-13 20:45:00,3261.8,3258.72,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25938,做空,2022-01-13 20:45:00,2022-01-13 20:55:00,3258.72,3273.85,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25939,做多,2022-01-13 20:55:00,2022-01-13 21:00:00,3273.85,3267.64,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -25940,做多,2022-01-13 23:20:00,2022-01-13 23:40:00,3256.97,3256.0,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25941,做空,2022-01-13 23:40:00,2022-01-13 23:55:00,3256.0,3240.36,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25942,做多,2022-01-14 00:10:00,2022-01-14 00:20:00,3250.86,3241.46,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25943,做空,2022-01-14 00:20:00,2022-01-14 00:30:00,3241.46,3253.15,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25944,做多,2022-01-14 00:30:00,2022-01-14 01:40:00,3253.15,3253.07,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25945,做空,2022-01-14 01:40:00,2022-01-14 01:45:00,3253.07,3260.03,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25946,做多,2022-01-14 01:45:00,2022-01-14 01:55:00,3260.03,3257.25,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25947,做空,2022-01-14 01:55:00,2022-01-14 02:00:00,3257.25,3261.19,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25948,做多,2022-01-14 02:00:00,2022-01-14 02:05:00,3261.19,3258.07,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25949,做空,2022-01-14 02:05:00,2022-01-14 02:10:00,3258.07,3248.01,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25950,做多,2022-01-14 02:20:00,2022-01-14 02:30:00,3257.84,3261.84,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25951,做空,2022-01-14 02:30:00,2022-01-14 03:45:00,3261.84,3262.15,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25952,做多,2022-01-14 03:45:00,2022-01-14 04:05:00,3262.15,3275.08,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25953,做多,2022-01-14 05:05:00,2022-01-14 05:25:00,3271.47,3283.4,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25954,做多,2022-01-14 10:05:00,2022-01-14 10:15:00,3265.51,3254.98,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25955,做空,2022-01-14 10:15:00,2022-01-14 10:20:00,3254.98,3249.0,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -25956,做多,2022-01-14 12:15:00,2022-01-14 12:35:00,3214.18,3223.0,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25957,做多,2022-01-14 14:05:00,2022-01-14 14:15:00,3224.38,3218.43,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -25958,做多,2022-01-14 14:35:00,2022-01-14 14:40:00,3238.58,3243.45,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25959,做多,2022-01-14 16:25:00,2022-01-14 16:35:00,3272.03,3288.4,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25960,做多,2022-01-14 17:45:00,2022-01-14 18:45:00,3280.83,3283.83,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25961,做空,2022-01-14 18:45:00,2022-01-14 20:30:00,3283.83,3305.49,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -25962,做多,2022-01-14 20:30:00,2022-01-14 20:35:00,3305.49,3301.09,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25963,做空,2022-01-14 20:35:00,2022-01-14 21:00:00,3301.09,3309.11,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25964,做多,2022-01-14 21:00:00,2022-01-14 21:05:00,3309.11,3302.23,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25965,做空,2022-01-14 21:05:00,2022-01-14 21:10:00,3302.23,3307.6,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25966,做多,2022-01-14 21:10:00,2022-01-14 21:20:00,3307.6,3303.43,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25967,做空,2022-01-14 21:20:00,2022-01-14 21:25:00,3303.43,3306.5,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25968,做多,2022-01-14 21:25:00,2022-01-14 21:30:00,3306.5,3311.58,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -25969,做多,2022-01-14 22:45:00,2022-01-14 22:55:00,3319.85,3311.55,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -25970,做空,2022-01-14 22:55:00,2022-01-14 23:00:00,3311.55,3307.96,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -25971,做多,2022-01-15 00:00:00,2022-01-15 00:20:00,3310.35,3312.01,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25972,做空,2022-01-15 00:20:00,2022-01-15 00:45:00,3312.01,3309.99,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25973,做多,2022-01-15 00:45:00,2022-01-15 01:15:00,3309.99,3311.73,0.03,100.0,0.0009,0.0,0.0,0.0,flip -25974,做空,2022-01-15 01:15:00,2022-01-15 01:35:00,3311.73,3295.97,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -25975,做多,2022-01-15 02:05:00,2022-01-15 02:45:00,3306.62,3306.62,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -25976,做空,2022-01-15 02:45:00,2022-01-15 03:55:00,3306.62,3306.19,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_lower -25977,做多,2022-01-15 05:00:00,2022-01-15 05:10:00,3307.03,3299.61,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25978,做空,2022-01-15 05:10:00,2022-01-15 05:20:00,3299.61,3305.8,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -25979,做多,2022-01-15 05:20:00,2022-01-15 05:30:00,3305.8,3312.0,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -25980,做多,2022-01-15 06:10:00,2022-01-15 06:15:00,3305.31,3315.91,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -25981,做多,2022-01-15 06:15:00,2022-01-15 06:20:00,3315.91,3315.82,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -25982,做多,2022-01-15 06:40:00,2022-01-15 06:55:00,3313.07,3317.41,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25983,做多,2022-01-15 07:15:00,2022-01-15 07:20:00,3314.26,3309.46,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -25984,做空,2022-01-15 07:20:00,2022-01-15 07:30:00,3309.46,3311.09,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25985,做多,2022-01-15 07:30:00,2022-01-15 07:40:00,3311.09,3310.11,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25986,做空,2022-01-15 07:40:00,2022-01-15 07:45:00,3310.11,3307.07,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -25987,做多,2022-01-15 07:55:00,2022-01-15 08:00:00,3313.48,3317.55,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -25988,做多,2022-01-15 08:25:00,2022-01-15 08:30:00,3315.17,3313.31,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -25989,做空,2022-01-15 08:30:00,2022-01-15 08:40:00,3313.31,3317.29,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25990,做多,2022-01-15 08:40:00,2022-01-15 08:45:00,3317.29,3315.18,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25991,做多,2022-01-15 09:00:00,2022-01-15 09:05:00,3315.45,3313.07,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -25992,做多,2022-01-15 09:10:00,2022-01-15 09:20:00,3313.81,3313.98,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -25993,做空,2022-01-15 09:20:00,2022-01-15 09:30:00,3313.98,3316.74,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -25994,做多,2022-01-15 09:30:00,2022-01-15 09:35:00,3316.74,3311.88,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -25995,做空,2022-01-15 09:35:00,2022-01-15 09:40:00,3311.88,3310.35,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -25996,做多,2022-01-15 09:45:00,2022-01-15 09:55:00,3316.21,3329.61,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -25997,做多,2022-01-15 10:50:00,2022-01-15 13:30:00,3322.77,3294.59,0.03,100.0,0.0008,-0.02,0.0,-0.03,flip -25998,做空,2022-01-15 13:30:00,2022-01-15 17:05:00,3294.59,3346.57,0.03,100.0,0.0008,-0.04,0.0,-0.05,tp_lower -25999,做多,2022-01-15 17:40:00,2022-01-15 17:55:00,3354.27,3349.3,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26000,做空,2022-01-15 17:55:00,2022-01-15 18:00:00,3349.3,3346.08,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -26001,做多,2022-01-15 19:30:00,2022-01-15 19:45:00,3344.41,3345.33,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_upper -26002,做多,2022-01-15 19:55:00,2022-01-15 20:00:00,3348.31,3355.15,0.03,100.0,0.0008,0.01,0.0,0.0,tp_upper -26003,做多,2022-01-15 22:55:00,2022-01-15 23:10:00,3335.36,3339.75,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -26004,做多,2022-01-15 23:30:00,2022-01-15 23:35:00,3336.36,3331.43,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26005,做空,2022-01-15 23:35:00,2022-01-15 23:40:00,3331.43,3328.02,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -26006,做多,2022-01-16 00:30:00,2022-01-16 00:35:00,3331.19,3328.09,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26007,做空,2022-01-16 00:35:00,2022-01-16 00:45:00,3328.09,3327.1,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26008,做多,2022-01-16 00:45:00,2022-01-16 01:10:00,3327.1,3325.68,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26009,做空,2022-01-16 01:10:00,2022-01-16 01:15:00,3325.68,3326.08,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26010,做多,2022-01-16 01:15:00,2022-01-16 01:30:00,3326.08,3323.76,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26011,做空,2022-01-16 01:30:00,2022-01-16 01:40:00,3323.76,3326.47,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26012,做多,2022-01-16 01:40:00,2022-01-16 01:45:00,3326.47,3323.89,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26013,做空,2022-01-16 01:45:00,2022-01-16 01:55:00,3323.89,3319.11,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -26014,做多,2022-01-16 02:30:00,2022-01-16 04:00:00,3322.66,3309.2,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26015,做空,2022-01-16 04:00:00,2022-01-16 04:05:00,3309.2,3313.63,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26016,做多,2022-01-16 04:05:00,2022-01-16 05:15:00,3313.63,3317.4,0.03,100.0,0.0008,0.0,0.0,0.0,flip -26017,做空,2022-01-16 05:15:00,2022-01-16 05:35:00,3317.4,3310.31,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -26018,做多,2022-01-16 06:10:00,2022-01-16 06:55:00,3317.27,3333.13,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26019,做多,2022-01-16 08:15:00,2022-01-16 08:25:00,3331.48,3328.41,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26020,做空,2022-01-16 08:25:00,2022-01-16 08:30:00,3328.41,3327.47,0.03,100.0,0.0008,0.0,0.0,-0.0,tp_lower -26021,做多,2022-01-16 09:50:00,2022-01-16 09:55:00,3321.0,3318.13,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26022,做空,2022-01-16 09:55:00,2022-01-16 10:00:00,3318.13,3322.66,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26023,做多,2022-01-16 10:00:00,2022-01-16 10:15:00,3322.66,3331.88,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26024,做多,2022-01-16 11:40:00,2022-01-16 11:55:00,3312.83,3310.4,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26025,做空,2022-01-16 11:55:00,2022-01-16 12:00:00,3310.4,3314.79,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26026,做多,2022-01-16 12:00:00,2022-01-16 12:15:00,3314.79,3329.17,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26027,做多,2022-01-16 13:55:00,2022-01-16 15:20:00,3338.73,3343.35,0.03,100.0,0.0008,0.0,0.0,0.0,flip -26028,做空,2022-01-16 15:20:00,2022-01-16 15:55:00,3343.35,3351.87,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26029,做多,2022-01-16 15:55:00,2022-01-16 16:00:00,3351.87,3353.62,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -26030,做多,2022-01-16 16:10:00,2022-01-16 16:15:00,3354.94,3366.54,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26031,做多,2022-01-16 20:25:00,2022-01-16 21:05:00,3328.89,3327.76,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26032,做空,2022-01-16 21:05:00,2022-01-16 21:50:00,3327.76,3329.72,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26033,做多,2022-01-16 21:50:00,2022-01-16 21:55:00,3329.72,3328.1,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26034,做空,2022-01-16 21:55:00,2022-01-16 22:00:00,3328.1,3335.76,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26035,做多,2022-01-16 22:00:00,2022-01-16 22:05:00,3335.76,3338.55,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -26036,做多,2022-01-17 00:00:00,2022-01-17 00:05:00,3353.61,3347.23,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26037,做空,2022-01-17 00:05:00,2022-01-17 00:15:00,3347.23,3339.79,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -26038,做多,2022-01-17 02:45:00,2022-01-17 02:55:00,3319.84,3324.0,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -26039,做多,2022-01-17 05:55:00,2022-01-17 06:05:00,3264.3,3270.69,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -26040,做多,2022-01-17 08:50:00,2022-01-17 08:55:00,3271.9,3270.16,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26041,做空,2022-01-17 08:55:00,2022-01-17 09:05:00,3270.16,3278.44,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26042,做多,2022-01-17 09:05:00,2022-01-17 09:25:00,3278.44,3264.68,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26043,做空,2022-01-17 09:25:00,2022-01-17 09:30:00,3264.68,3264.68,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26044,做多,2022-01-17 09:30:00,2022-01-17 09:40:00,3264.68,3266.18,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26045,做空,2022-01-17 09:40:00,2022-01-17 09:45:00,3266.18,3269.05,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26046,做多,2022-01-17 09:45:00,2022-01-17 10:05:00,3269.05,3269.73,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26047,做空,2022-01-17 10:05:00,2022-01-17 10:10:00,3269.73,3272.42,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26048,做多,2022-01-17 10:10:00,2022-01-17 10:15:00,3272.42,3264.35,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26049,做空,2022-01-17 10:15:00,2022-01-17 10:20:00,3264.35,3259.08,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -26050,做多,2022-01-17 10:45:00,2022-01-17 11:05:00,3268.39,3265.99,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26051,做空,2022-01-17 11:05:00,2022-01-17 11:10:00,3265.99,3266.69,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26052,做多,2022-01-17 11:10:00,2022-01-17 11:25:00,3266.69,3261.98,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26053,做空,2022-01-17 11:25:00,2022-01-17 11:30:00,3261.98,3257.8,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -26054,做多,2022-01-17 11:45:00,2022-01-17 11:55:00,3262.49,3254.32,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26055,做空,2022-01-17 11:55:00,2022-01-17 12:00:00,3254.32,3246.15,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -26056,做多,2022-01-17 12:20:00,2022-01-17 12:55:00,3261.88,3258.38,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26057,做空,2022-01-17 12:55:00,2022-01-17 13:05:00,3258.38,3260.42,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26058,做多,2022-01-17 13:05:00,2022-01-17 13:40:00,3260.42,3258.31,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26059,做空,2022-01-17 13:40:00,2022-01-17 13:50:00,3258.31,3265.01,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26060,做多,2022-01-17 13:50:00,2022-01-17 14:05:00,3265.01,3261.6,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26061,做空,2022-01-17 14:05:00,2022-01-17 14:15:00,3261.6,3265.13,0.03,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -26062,做多,2022-01-17 14:15:00,2022-01-17 14:25:00,3265.13,3263.64,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26063,做空,2022-01-17 14:25:00,2022-01-17 14:30:00,3263.64,3254.49,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -26064,做多,2022-01-17 16:00:00,2022-01-17 16:05:00,3243.97,3226.49,0.03,100.0,0.0008,-0.01,0.0,-0.02,flip -26065,做空,2022-01-17 16:05:00,2022-01-17 16:10:00,3226.49,3212.46,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -26066,做多,2022-01-17 18:45:00,2022-01-17 20:05:00,3210.64,3218.58,0.03,100.0,0.0008,0.01,0.0,0.01,flip -26067,做空,2022-01-17 20:05:00,2022-01-17 20:15:00,3218.58,3215.34,0.03,100.0,0.0008,0.0,0.0,0.0,flip -26068,做多,2022-01-17 20:15:00,2022-01-17 20:25:00,3215.34,3214.99,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26069,做空,2022-01-17 20:25:00,2022-01-17 20:30:00,3214.99,3213.0,0.03,100.0,0.0008,0.0,0.0,0.0,tp_lower -26070,做多,2022-01-17 22:30:00,2022-01-17 22:35:00,3184.8,3207.18,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -26071,做多,2022-01-18 03:05:00,2022-01-18 03:10:00,3216.3,3212.08,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26072,做空,2022-01-18 03:10:00,2022-01-18 03:15:00,3212.08,3207.07,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26073,做多,2022-01-18 05:05:00,2022-01-18 05:15:00,3177.48,3175.68,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26074,做空,2022-01-18 05:15:00,2022-01-18 05:25:00,3175.68,3178.87,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26075,做多,2022-01-18 05:25:00,2022-01-18 05:30:00,3178.87,3173.59,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26076,做空,2022-01-18 05:30:00,2022-01-18 05:45:00,3173.59,3176.27,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26077,做多,2022-01-18 05:45:00,2022-01-18 05:55:00,3176.27,3172.03,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26078,做空,2022-01-18 05:55:00,2022-01-18 06:00:00,3172.03,3181.35,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26079,做多,2022-01-18 06:00:00,2022-01-18 06:10:00,3181.35,3184.08,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26080,做多,2022-01-18 09:25:00,2022-01-18 09:30:00,3159.59,3158.22,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26081,做空,2022-01-18 09:30:00,2022-01-18 09:35:00,3158.22,3159.78,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26082,做多,2022-01-18 09:35:00,2022-01-18 10:00:00,3159.78,3163.87,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26083,做空,2022-01-18 10:00:00,2022-01-18 11:55:00,3163.87,3170.14,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26084,做多,2022-01-18 11:55:00,2022-01-18 12:05:00,3170.14,3163.37,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26085,做空,2022-01-18 12:05:00,2022-01-18 12:15:00,3163.37,3149.23,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26086,做多,2022-01-18 12:30:00,2022-01-18 13:00:00,3157.66,3152.24,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26087,做空,2022-01-18 13:00:00,2022-01-18 13:10:00,3152.24,3143.7,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26088,做多,2022-01-18 13:45:00,2022-01-18 14:45:00,3137.8,3112.9,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -26089,做空,2022-01-18 14:45:00,2022-01-18 14:50:00,3112.9,3107.84,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26090,做多,2022-01-18 15:00:00,2022-01-18 15:35:00,3125.46,3125.22,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26091,做空,2022-01-18 15:35:00,2022-01-18 16:00:00,3125.22,3121.01,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26092,做多,2022-01-18 16:00:00,2022-01-18 17:00:00,3121.01,3118.26,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26093,做空,2022-01-18 17:00:00,2022-01-18 17:15:00,3118.26,3124.28,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26094,做多,2022-01-18 17:15:00,2022-01-18 17:20:00,3124.28,3118.63,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26095,做空,2022-01-18 17:20:00,2022-01-18 17:30:00,3118.63,3108.27,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26096,做多,2022-01-18 17:40:00,2022-01-18 19:15:00,3117.41,3118.16,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -26097,做多,2022-01-18 20:20:00,2022-01-18 20:30:00,3116.4,3109.35,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26098,做空,2022-01-18 20:30:00,2022-01-18 20:40:00,3109.35,3100.52,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26099,做多,2022-01-18 20:50:00,2022-01-18 21:10:00,3108.71,3138.09,0.03,100.0,0.0009,0.03,0.0,0.02,tp_upper -26100,做多,2022-01-18 23:40:00,2022-01-19 00:30:00,3167.37,3159.68,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26101,做空,2022-01-19 00:30:00,2022-01-19 00:40:00,3159.68,3146.73,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26102,做多,2022-01-19 01:05:00,2022-01-19 01:15:00,3160.5,3165.01,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26103,做多,2022-01-19 05:00:00,2022-01-19 05:15:00,3108.04,3103.99,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26104,做空,2022-01-19 05:15:00,2022-01-19 05:50:00,3103.99,3104.61,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26105,做多,2022-01-19 05:50:00,2022-01-19 05:55:00,3104.61,3103.4,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26106,做空,2022-01-19 05:55:00,2022-01-19 06:00:00,3103.4,3095.6,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26107,做多,2022-01-19 06:10:00,2022-01-19 06:20:00,3107.03,3106.2,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26108,做空,2022-01-19 06:20:00,2022-01-19 06:40:00,3106.2,3104.49,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26109,做多,2022-01-19 06:40:00,2022-01-19 06:50:00,3104.49,3102.09,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26110,做空,2022-01-19 06:50:00,2022-01-19 07:00:00,3102.09,3089.02,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26111,做多,2022-01-19 08:45:00,2022-01-19 08:55:00,3057.76,3062.31,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26112,做空,2022-01-19 08:55:00,2022-01-19 10:15:00,3062.31,3073.29,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26113,做多,2022-01-19 10:15:00,2022-01-19 10:40:00,3073.29,3060.82,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26114,做空,2022-01-19 10:40:00,2022-01-19 10:45:00,3060.82,3064.56,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -26115,做多,2022-01-19 10:55:00,2022-01-19 11:00:00,3076.76,3086.59,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26116,做多,2022-01-19 12:45:00,2022-01-19 13:05:00,3120.96,3135.88,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26117,做多,2022-01-19 13:40:00,2022-01-19 14:15:00,3122.18,3123.75,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26118,做空,2022-01-19 14:15:00,2022-01-19 14:20:00,3123.75,3126.39,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26119,做多,2022-01-19 14:20:00,2022-01-19 14:30:00,3126.39,3136.89,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26120,做多,2022-01-19 17:00:00,2022-01-19 17:10:00,3122.55,3139.72,0.03,100.0,0.0009,0.02,0.0,0.01,tp_upper -26121,做多,2022-01-19 18:50:00,2022-01-19 18:55:00,3137.76,3135.12,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26122,做空,2022-01-19 18:55:00,2022-01-19 19:05:00,3135.12,3120.99,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26123,做多,2022-01-19 19:40:00,2022-01-19 20:20:00,3131.28,3127.83,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26124,做空,2022-01-19 20:20:00,2022-01-19 20:25:00,3127.83,3113.13,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26125,做多,2022-01-19 21:00:00,2022-01-19 21:20:00,3115.99,3118.6,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26126,做空,2022-01-19 21:20:00,2022-01-19 21:25:00,3118.6,3121.85,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26127,做多,2022-01-19 21:25:00,2022-01-19 21:35:00,3121.85,3119.04,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26128,做空,2022-01-19 21:35:00,2022-01-19 21:50:00,3119.04,3119.36,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26129,做多,2022-01-19 21:50:00,2022-01-19 21:55:00,3119.36,3111.85,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26130,做空,2022-01-19 21:55:00,2022-01-19 22:05:00,3111.85,3106.16,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -26131,做多,2022-01-19 22:15:00,2022-01-19 22:45:00,3122.3,3119.11,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26132,做空,2022-01-19 22:45:00,2022-01-19 22:50:00,3119.11,3126.96,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26133,做多,2022-01-19 22:50:00,2022-01-19 23:00:00,3126.96,3124.41,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26134,做空,2022-01-19 23:00:00,2022-01-19 23:45:00,3124.41,3092.74,0.03,100.0,0.0009,0.03,0.0,0.03,tp_lower -26135,做多,2022-01-20 00:15:00,2022-01-20 00:25:00,3111.2,3109.34,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26136,做空,2022-01-20 00:25:00,2022-01-20 01:40:00,3109.34,3109.2,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26137,做多,2022-01-20 01:40:00,2022-01-20 01:45:00,3109.2,3102.59,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26138,做空,2022-01-20 01:45:00,2022-01-20 01:50:00,3102.59,3109.66,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26139,做多,2022-01-20 01:50:00,2022-01-20 02:00:00,3109.66,3123.99,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26140,做多,2022-01-20 03:20:00,2022-01-20 03:25:00,3122.27,3118.26,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26141,做空,2022-01-20 03:25:00,2022-01-20 03:30:00,3118.26,3118.31,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26142,做多,2022-01-20 03:30:00,2022-01-20 04:00:00,3118.31,3131.0,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26143,做多,2022-01-20 04:20:00,2022-01-20 04:30:00,3126.08,3124.76,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26144,做空,2022-01-20 04:30:00,2022-01-20 04:50:00,3124.76,3124.75,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26145,做多,2022-01-20 04:50:00,2022-01-20 04:55:00,3124.75,3123.44,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26146,做空,2022-01-20 04:55:00,2022-01-20 05:00:00,3123.44,3126.29,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26147,做多,2022-01-20 05:00:00,2022-01-20 05:10:00,3126.29,3123.0,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26148,做空,2022-01-20 05:10:00,2022-01-20 05:15:00,3123.0,3125.38,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26149,做多,2022-01-20 05:15:00,2022-01-20 05:20:00,3125.38,3113.85,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26150,做空,2022-01-20 05:20:00,2022-01-20 05:25:00,3113.85,3114.45,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -26151,做多,2022-01-20 05:50:00,2022-01-20 06:05:00,3124.59,3141.11,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26152,做多,2022-01-20 07:25:00,2022-01-20 07:40:00,3137.76,3147.43,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26153,做多,2022-01-20 09:30:00,2022-01-20 09:35:00,3127.2,3133.33,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -26154,做多,2022-01-20 09:35:00,2022-01-20 09:40:00,3133.33,3140.23,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -26155,做多,2022-01-20 10:55:00,2022-01-20 11:05:00,3138.7,3150.35,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26156,做多,2022-01-20 11:25:00,2022-01-20 11:35:00,3141.74,3138.72,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26157,做空,2022-01-20 11:35:00,2022-01-20 11:40:00,3138.72,3142.33,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26158,做多,2022-01-20 11:40:00,2022-01-20 11:45:00,3142.33,3141.51,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26159,做空,2022-01-20 11:45:00,2022-01-20 11:55:00,3141.51,3150.87,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26160,做多,2022-01-20 11:55:00,2022-01-20 12:00:00,3150.87,3138.6,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -26161,做多,2022-01-20 13:00:00,2022-01-20 13:05:00,3139.4,3137.76,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26162,做空,2022-01-20 13:05:00,2022-01-20 13:25:00,3137.76,3138.88,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26163,做多,2022-01-20 13:25:00,2022-01-20 13:30:00,3138.88,3164.28,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -26164,做多,2022-01-20 16:25:00,2022-01-20 16:30:00,3250.95,3247.19,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26165,做空,2022-01-20 16:30:00,2022-01-20 16:35:00,3247.19,3250.16,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26166,做多,2022-01-20 16:35:00,2022-01-20 16:40:00,3250.16,3239.33,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26167,做空,2022-01-20 16:40:00,2022-01-20 16:55:00,3239.33,3245.2,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26168,做多,2022-01-20 16:55:00,2022-01-20 18:55:00,3245.2,3206.65,0.03,100.0,0.0008,-0.03,0.0,-0.03,flip -26169,做空,2022-01-20 18:55:00,2022-01-20 19:00:00,3206.65,3219.97,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_lower -26170,做多,2022-01-20 19:10:00,2022-01-20 19:30:00,3228.3,3219.9,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26171,做空,2022-01-20 19:30:00,2022-01-20 20:10:00,3219.9,3203.5,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -26172,做多,2022-01-21 00:25:00,2022-01-21 01:00:00,3021.33,3012.1,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26173,做空,2022-01-21 01:00:00,2022-01-21 01:35:00,3012.1,2941.84,0.03,100.0,0.0009,0.06,0.0,0.06,tp_lower -26174,做多,2022-01-21 04:25:00,2022-01-21 04:30:00,2860.86,2853.46,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26175,做空,2022-01-21 04:30:00,2022-01-21 04:35:00,2853.46,2874.36,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26176,做多,2022-01-21 04:35:00,2022-01-21 05:00:00,2874.36,2858.7,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26177,做空,2022-01-21 05:00:00,2022-01-21 05:25:00,2858.7,2856.01,0.03,100.0,0.001,0.0,0.0,0.0,flip -26178,做多,2022-01-21 05:25:00,2022-01-21 05:45:00,2856.01,2868.95,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26179,做多,2022-01-21 06:05:00,2022-01-21 06:30:00,2859.9,2847.67,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26180,做空,2022-01-21 06:30:00,2022-01-21 06:35:00,2847.67,2851.2,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26181,做多,2022-01-21 06:35:00,2022-01-21 07:20:00,2851.2,2851.76,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26182,做空,2022-01-21 07:20:00,2022-01-21 07:25:00,2851.76,2856.99,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26183,做多,2022-01-21 07:25:00,2022-01-21 07:30:00,2856.99,2853.0,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26184,做空,2022-01-21 07:30:00,2022-01-21 09:20:00,2853.0,2882.08,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -26185,做多,2022-01-21 09:20:00,2022-01-21 10:25:00,2882.08,2877.15,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26186,做空,2022-01-21 10:25:00,2022-01-21 10:35:00,2877.15,2865.68,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26187,做多,2022-01-21 13:40:00,2022-01-21 14:05:00,2805.22,2779.52,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -26188,做空,2022-01-21 14:05:00,2022-01-21 14:10:00,2779.52,2782.36,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26189,做多,2022-01-21 14:10:00,2022-01-21 14:15:00,2782.36,2779.0,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26190,做空,2022-01-21 14:15:00,2022-01-21 14:20:00,2779.0,2793.57,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -26191,做多,2022-01-21 14:20:00,2022-01-21 14:25:00,2793.57,2804.16,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26192,做多,2022-01-21 14:45:00,2022-01-21 14:50:00,2790.99,2779.91,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26193,做空,2022-01-21 14:50:00,2022-01-21 14:55:00,2779.91,2782.65,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_lower -26194,做多,2022-01-21 15:05:00,2022-01-21 15:30:00,2779.01,2828.31,0.03,100.0,0.001,0.05,0.0,0.05,tp_upper -26195,做多,2022-01-21 18:10:00,2022-01-21 18:15:00,2802.08,2778.31,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26196,做空,2022-01-21 18:15:00,2022-01-21 18:20:00,2778.31,2762.18,0.03,100.0,0.001,0.02,0.0,0.01,tp_lower -26197,做多,2022-01-21 18:30:00,2022-01-21 18:45:00,2776.48,2777.82,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26198,做空,2022-01-21 18:45:00,2022-01-21 18:50:00,2777.82,2788.48,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26199,做多,2022-01-21 18:50:00,2022-01-21 18:55:00,2788.48,2764.33,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26200,做空,2022-01-21 18:55:00,2022-01-21 19:00:00,2764.33,2775.95,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26201,做多,2022-01-21 19:00:00,2022-01-21 19:25:00,2775.95,2766.91,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26202,做空,2022-01-21 19:25:00,2022-01-21 19:35:00,2766.91,2775.99,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_lower -26203,做多,2022-01-21 19:35:00,2022-01-21 19:50:00,2775.99,2753.53,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -26204,做空,2022-01-21 19:50:00,2022-01-21 19:55:00,2753.53,2740.36,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26205,做多,2022-01-21 20:40:00,2022-01-21 21:00:00,2743.78,2741.91,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26206,做空,2022-01-21 21:00:00,2022-01-21 21:30:00,2741.91,2660.31,0.03,100.0,0.0009,0.08,0.0,0.08,tp_lower -26207,做多,2022-01-21 23:20:00,2022-01-21 23:30:00,2585.09,2581.64,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26208,做空,2022-01-21 23:30:00,2022-01-21 23:55:00,2581.64,2566.91,0.03,100.0,0.001,0.02,0.0,0.01,flip -26209,做多,2022-01-21 23:55:00,2022-01-22 00:05:00,2566.91,2556.79,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26210,做空,2022-01-22 00:05:00,2022-01-22 00:10:00,2556.79,2570.86,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26211,做多,2022-01-22 00:10:00,2022-01-22 00:15:00,2570.86,2558.59,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26212,做空,2022-01-22 00:15:00,2022-01-22 01:15:00,2558.59,2605.98,0.03,100.0,0.0011,-0.05,0.0,-0.05,flip -26213,做多,2022-01-22 01:15:00,2022-01-22 01:25:00,2605.98,2584.74,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26214,做空,2022-01-22 01:25:00,2022-01-22 01:30:00,2584.74,2594.1,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26215,做多,2022-01-22 01:30:00,2022-01-22 01:55:00,2594.1,2606.28,0.03,100.0,0.001,0.01,0.0,0.01,flip -26216,做空,2022-01-22 01:55:00,2022-01-22 02:10:00,2606.28,2597.17,0.03,100.0,0.001,0.01,0.0,0.01,flip -26217,做多,2022-01-22 02:10:00,2022-01-22 02:45:00,2597.17,2590.17,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26218,做空,2022-01-22 02:45:00,2022-01-22 02:50:00,2590.17,2600.54,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26219,做多,2022-01-22 02:50:00,2022-01-22 02:55:00,2600.54,2592.2,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26220,做空,2022-01-22 02:55:00,2022-01-22 03:00:00,2592.2,2604.25,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26221,做多,2022-01-22 03:00:00,2022-01-22 03:15:00,2604.25,2600.01,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26222,做空,2022-01-22 03:15:00,2022-01-22 03:35:00,2600.01,2559.77,0.03,100.0,0.001,0.04,0.0,0.04,tp_lower -26223,做多,2022-01-22 04:50:00,2022-01-22 04:55:00,2569.21,2554.31,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26224,做空,2022-01-22 04:55:00,2022-01-22 05:00:00,2554.31,2541.44,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26225,做多,2022-01-22 06:40:00,2022-01-22 06:50:00,2527.83,2500.13,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -26226,做空,2022-01-22 06:50:00,2022-01-22 07:00:00,2500.13,2507.08,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26227,做多,2022-01-22 07:00:00,2022-01-22 07:15:00,2507.08,2512.22,0.03,100.0,0.001,0.01,0.0,0.0,flip -26228,做空,2022-01-22 07:15:00,2022-01-22 07:25:00,2512.22,2464.98,0.03,100.0,0.001,0.05,0.0,0.05,tp_lower -26229,做多,2022-01-22 08:05:00,2022-01-22 08:10:00,2498.8,2488.3,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26230,做空,2022-01-22 08:10:00,2022-01-22 08:25:00,2488.3,2496.89,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26231,做多,2022-01-22 08:25:00,2022-01-22 08:30:00,2496.89,2485.19,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26232,做空,2022-01-22 08:30:00,2022-01-22 08:45:00,2485.19,2485.05,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26233,做多,2022-01-22 08:45:00,2022-01-22 08:50:00,2485.05,2471.3,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -26234,做空,2022-01-22 08:50:00,2022-01-22 09:00:00,2471.3,2481.18,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26235,做多,2022-01-22 09:00:00,2022-01-22 09:05:00,2481.18,2458.7,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26236,做空,2022-01-22 09:05:00,2022-01-22 09:10:00,2458.7,2464.54,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_lower -26237,做多,2022-01-22 09:15:00,2022-01-22 11:40:00,2474.4,2408.92,0.03,100.0,0.001,-0.07,0.0,-0.07,flip -26238,做空,2022-01-22 11:40:00,2022-01-22 11:55:00,2408.92,2430.11,0.02,100.0,0.001,-0.02,0.0,-0.02,flip -26239,做多,2022-01-22 11:55:00,2022-01-22 12:05:00,2430.11,2427.99,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -26240,做空,2022-01-22 12:05:00,2022-01-22 12:10:00,2427.99,2441.47,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26241,做多,2022-01-22 12:10:00,2022-01-22 12:25:00,2441.47,2434.52,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26242,做空,2022-01-22 12:25:00,2022-01-22 12:30:00,2434.52,2451.98,0.02,100.0,0.001,-0.02,0.0,-0.02,flip -26243,做多,2022-01-22 12:30:00,2022-01-22 12:45:00,2451.98,2483.95,0.02,100.0,0.001,0.03,0.0,0.03,tp_upper -26244,做多,2022-01-22 13:45:00,2022-01-22 13:50:00,2478.29,2465.14,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26245,做空,2022-01-22 13:50:00,2022-01-22 14:50:00,2465.14,2434.08,0.02,100.0,0.001,0.03,0.0,0.03,tp_lower -26246,做多,2022-01-22 16:10:00,2022-01-22 16:20:00,2434.59,2453.95,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -26247,做多,2022-01-22 17:15:00,2022-01-22 19:40:00,2420.86,2345.42,0.02,100.0,0.001,-0.08,0.0,-0.08,flip -26248,做空,2022-01-22 19:40:00,2022-01-22 19:45:00,2345.42,2371.43,0.02,100.0,0.001,-0.03,0.0,-0.03,flip -26249,做多,2022-01-22 19:45:00,2022-01-22 19:50:00,2371.43,2345.41,0.02,100.0,0.001,-0.03,0.0,-0.03,flip -26250,做空,2022-01-22 19:50:00,2022-01-22 20:05:00,2345.41,2376.16,0.02,100.0,0.001,-0.03,0.0,-0.03,flip -26251,做多,2022-01-22 20:05:00,2022-01-22 20:10:00,2376.16,2429.46,0.02,100.0,0.001,0.05,0.0,0.05,tp_upper -26252,做多,2022-01-22 23:25:00,2022-01-22 23:30:00,2407.83,2399.33,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26253,做空,2022-01-22 23:30:00,2022-01-22 23:45:00,2399.33,2404.99,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26254,做多,2022-01-22 23:45:00,2022-01-23 00:05:00,2404.99,2417.69,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -26255,做多,2022-01-23 03:40:00,2022-01-23 04:10:00,2414.2,2428.33,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -26256,做多,2022-01-23 05:30:00,2022-01-23 05:45:00,2438.95,2454.09,0.02,100.0,0.001,0.02,0.0,0.01,tp_upper -26257,做多,2022-01-23 08:30:00,2022-01-23 08:35:00,2499.0,2499.25,0.02,100.0,0.001,0.0,0.0,-0.0,tp_upper -26258,做多,2022-01-23 08:55:00,2022-01-23 09:00:00,2517.3,2520.72,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -26259,做多,2022-01-23 10:25:00,2022-01-23 11:00:00,2523.97,2528.0,0.02,100.0,0.001,0.0,0.0,0.0,flip -26260,做空,2022-01-23 11:00:00,2022-01-23 11:15:00,2528.0,2513.47,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -26261,做多,2022-01-23 12:55:00,2022-01-23 13:00:00,2494.25,2489.2,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -26262,做空,2022-01-23 13:00:00,2022-01-23 13:10:00,2489.2,2491.34,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -26263,做多,2022-01-23 13:10:00,2022-01-23 13:25:00,2491.34,2501.52,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -26264,做多,2022-01-23 15:55:00,2022-01-23 16:05:00,2431.04,2445.6,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -26265,做多,2022-01-23 16:45:00,2022-01-23 16:50:00,2429.09,2428.48,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -26266,做空,2022-01-23 16:50:00,2022-01-23 17:00:00,2428.48,2433.91,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26267,做多,2022-01-23 17:00:00,2022-01-23 18:05:00,2433.91,2426.17,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26268,做空,2022-01-23 18:05:00,2022-01-23 18:25:00,2426.17,2428.12,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -26269,做多,2022-01-23 19:25:00,2022-01-23 19:30:00,2424.39,2419.32,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26270,做空,2022-01-23 19:30:00,2022-01-23 19:35:00,2419.32,2392.98,0.02,100.0,0.001,0.03,0.0,0.03,tp_lower -26271,做多,2022-01-23 20:10:00,2022-01-23 20:15:00,2413.02,2406.93,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -26272,做空,2022-01-23 20:15:00,2022-01-23 20:30:00,2406.93,2403.18,0.02,100.0,0.001,0.0,0.0,0.0,flip -26273,做多,2022-01-23 20:30:00,2022-01-23 21:40:00,2403.18,2434.6,0.02,100.0,0.001,0.03,0.0,0.03,tp_upper -26274,做多,2022-01-24 03:25:00,2022-01-24 03:40:00,2447.69,2450.58,0.03,100.0,0.001,0.0,0.0,0.0,flip -26275,做空,2022-01-24 03:40:00,2022-01-24 04:40:00,2450.58,2440.0,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26276,做多,2022-01-24 05:45:00,2022-01-24 06:00:00,2434.47,2434.56,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26277,做空,2022-01-24 06:00:00,2022-01-24 06:10:00,2434.56,2433.65,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26278,做多,2022-01-24 06:10:00,2022-01-24 06:15:00,2433.65,2440.84,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26279,做多,2022-01-24 08:30:00,2022-01-24 08:40:00,2400.34,2402.88,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26280,做空,2022-01-24 08:40:00,2022-01-24 08:45:00,2402.88,2396.78,0.03,100.0,0.0011,0.01,0.0,0.01,tp_lower -26281,做多,2022-01-24 11:10:00,2022-01-24 11:15:00,2274.18,2257.26,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26282,做空,2022-01-24 11:15:00,2022-01-24 11:35:00,2257.26,2253.01,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26283,做多,2022-01-24 11:35:00,2022-01-24 11:40:00,2253.01,2252.36,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26284,做空,2022-01-24 11:40:00,2022-01-24 12:05:00,2252.36,2239.76,0.03,100.0,0.0011,0.01,0.0,0.01,flip -26285,做多,2022-01-24 12:05:00,2022-01-24 13:30:00,2239.76,2204.61,0.03,100.0,0.0011,-0.04,0.0,-0.04,flip -26286,做空,2022-01-24 13:30:00,2022-01-24 14:00:00,2204.61,2185.13,0.02,100.0,0.0011,0.02,0.0,0.02,tp_lower -26287,做多,2022-01-24 14:15:00,2022-01-24 14:30:00,2187.02,2214.8,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -26288,做多,2022-01-24 15:20:00,2022-01-24 15:25:00,2213.58,2233.87,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -26289,做多,2022-01-24 16:55:00,2022-01-24 17:40:00,2259.56,2311.62,0.03,100.0,0.0011,0.06,0.0,0.06,tp_upper -26290,做多,2022-01-24 19:55:00,2022-01-24 20:00:00,2377.21,2369.8,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26291,做空,2022-01-24 20:00:00,2022-01-24 20:05:00,2369.8,2379.5,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26292,做多,2022-01-24 20:05:00,2022-01-24 20:30:00,2379.5,2407.44,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -26293,做多,2022-01-24 22:10:00,2022-01-24 22:20:00,2450.0,2442.68,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26294,做空,2022-01-24 22:20:00,2022-01-24 22:25:00,2442.68,2423.79,0.03,100.0,0.0011,0.02,0.0,0.02,tp_lower -26295,做多,2022-01-24 23:15:00,2022-01-24 23:20:00,2436.37,2423.34,0.03,100.0,0.0011,-0.01,0.0,-0.02,flip -26296,做空,2022-01-24 23:20:00,2022-01-24 23:25:00,2423.34,2428.76,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26297,做多,2022-01-24 23:25:00,2022-01-25 00:05:00,2428.76,2423.01,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26298,做空,2022-01-25 00:05:00,2022-01-25 00:10:00,2423.01,2424.09,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26299,做多,2022-01-25 00:10:00,2022-01-25 00:20:00,2424.09,2423.49,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26300,做空,2022-01-25 00:20:00,2022-01-25 00:45:00,2423.49,2419.9,0.03,100.0,0.0011,0.0,0.0,0.0,tp_lower -26301,做多,2022-01-25 02:10:00,2022-01-25 02:15:00,2393.32,2386.02,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26302,做空,2022-01-25 02:15:00,2022-01-25 02:25:00,2386.02,2389.56,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -26303,做多,2022-01-25 02:25:00,2022-01-25 02:30:00,2389.56,2391.73,0.03,100.0,0.0011,0.0,0.0,0.0,tp_upper -26304,做多,2022-01-25 04:20:00,2022-01-25 04:30:00,2410.46,2400.76,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26305,做空,2022-01-25 04:30:00,2022-01-25 04:35:00,2400.76,2389.9,0.03,100.0,0.0011,0.01,0.0,0.01,tp_lower -26306,做多,2022-01-25 05:50:00,2022-01-25 06:10:00,2387.6,2378.63,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26307,做空,2022-01-25 06:10:00,2022-01-25 06:15:00,2378.63,2374.2,0.03,100.0,0.0011,0.0,0.0,0.0,tp_lower -26308,做多,2022-01-25 07:30:00,2022-01-25 08:00:00,2377.29,2395.35,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -26309,做多,2022-01-25 08:35:00,2022-01-25 08:55:00,2381.34,2383.81,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26310,做空,2022-01-25 08:55:00,2022-01-25 09:00:00,2383.81,2384.84,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26311,做多,2022-01-25 09:00:00,2022-01-25 09:20:00,2384.84,2408.7,0.03,100.0,0.0011,0.03,0.0,0.02,tp_upper -26312,做多,2022-01-25 10:45:00,2022-01-25 11:15:00,2419.54,2426.14,0.03,100.0,0.0011,0.01,0.0,0.01,flip -26313,做空,2022-01-25 11:15:00,2022-01-25 11:25:00,2426.14,2410.94,0.03,100.0,0.0011,0.02,0.0,0.02,tp_lower -26314,做多,2022-01-25 11:45:00,2022-01-25 11:50:00,2428.38,2419.8,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26315,做空,2022-01-25 11:50:00,2022-01-25 11:55:00,2419.8,2422.18,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26316,做多,2022-01-25 11:55:00,2022-01-25 12:30:00,2422.18,2433.27,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26317,做多,2022-01-25 13:15:00,2022-01-25 14:20:00,2424.32,2454.1,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -26318,做多,2022-01-25 15:25:00,2022-01-25 15:30:00,2427.44,2418.03,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26319,做空,2022-01-25 15:30:00,2022-01-25 15:35:00,2418.03,2418.99,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26320,做多,2022-01-25 15:35:00,2022-01-25 15:50:00,2418.99,2423.34,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26321,做空,2022-01-25 15:50:00,2022-01-25 17:00:00,2423.34,2443.26,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26322,做多,2022-01-25 17:00:00,2022-01-25 17:05:00,2443.26,2447.59,0.03,100.0,0.0011,0.0,0.0,0.0,tp_upper -26323,做多,2022-01-25 22:25:00,2022-01-25 22:45:00,2416.1,2427.12,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26324,做多,2022-01-26 00:35:00,2022-01-26 02:10:00,2450.06,2460.67,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26325,做多,2022-01-26 03:00:00,2022-01-26 03:20:00,2444.7,2460.84,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -26326,做多,2022-01-26 04:35:00,2022-01-26 04:45:00,2471.28,2495.38,0.03,100.0,0.0011,0.03,0.0,0.03,tp_upper -26327,做多,2022-01-26 06:15:00,2022-01-26 07:45:00,2479.87,2457.4,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -26328,做空,2022-01-26 07:45:00,2022-01-26 10:00:00,2457.4,2486.85,0.03,100.0,0.0011,-0.03,0.0,-0.03,tp_lower -26329,做多,2022-01-26 10:30:00,2022-01-26 10:40:00,2500.46,2510.29,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26330,做多,2022-01-26 13:00:00,2022-01-26 13:05:00,2535.49,2555.75,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -26331,做多,2022-01-26 13:05:00,2022-01-26 13:10:00,2555.75,2541.3,0.03,100.0,0.0011,-0.02,0.0,-0.02,tp_upper -26332,做多,2022-01-26 15:15:00,2022-01-26 15:20:00,2637.36,2622.0,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26333,做空,2022-01-26 15:20:00,2022-01-26 15:25:00,2622.0,2607.61,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26334,做多,2022-01-26 16:40:00,2022-01-26 16:50:00,2608.3,2609.79,0.03,100.0,0.001,0.0,0.0,0.0,flip -26335,做空,2022-01-26 16:50:00,2022-01-26 17:55:00,2609.79,2594.3,0.03,100.0,0.001,0.02,0.0,0.01,tp_lower -26336,做多,2022-01-26 18:50:00,2022-01-26 18:55:00,2616.58,2603.66,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26337,做空,2022-01-26 18:55:00,2022-01-26 20:00:00,2603.66,2519.47,0.03,100.0,0.001,0.09,0.0,0.09,tp_lower -26338,做多,2022-01-26 22:50:00,2022-01-26 22:55:00,2440.01,2436.3,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -26339,做空,2022-01-26 22:55:00,2022-01-27 01:05:00,2436.3,2453.38,0.03,100.0,0.0011,-0.02,0.0,-0.02,tp_lower -26340,做多,2022-01-27 03:00:00,2022-01-27 03:35:00,2395.31,2381.65,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -26341,做空,2022-01-27 03:35:00,2022-01-27 03:40:00,2381.65,2359.84,0.03,100.0,0.0012,0.03,0.0,0.02,tp_lower -26342,做多,2022-01-27 04:05:00,2022-01-27 04:20:00,2387.3,2370.31,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -26343,做空,2022-01-27 04:20:00,2022-01-27 04:30:00,2370.31,2379.0,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -26344,做多,2022-01-27 04:30:00,2022-01-27 05:05:00,2379.0,2395.15,0.03,100.0,0.0012,0.02,0.0,0.02,tp_upper -26345,做多,2022-01-27 05:40:00,2022-01-27 05:50:00,2392.28,2384.66,0.03,100.0,0.0012,-0.01,0.0,-0.01,flip -26346,做空,2022-01-27 05:50:00,2022-01-27 05:55:00,2384.66,2388.52,0.03,100.0,0.0012,-0.0,0.0,-0.01,flip -26347,做多,2022-01-27 05:55:00,2022-01-27 07:10:00,2388.52,2388.5,0.03,100.0,0.0012,-0.0,0.0,-0.0,flip -26348,做空,2022-01-27 07:10:00,2022-01-27 07:15:00,2388.5,2406.62,0.03,100.0,0.0012,-0.02,0.0,-0.02,flip -26349,做多,2022-01-27 07:15:00,2022-01-27 07:20:00,2406.62,2405.74,0.03,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -26350,做多,2022-01-27 08:05:00,2022-01-27 08:15:00,2405.46,2407.64,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26351,做空,2022-01-27 08:15:00,2022-01-27 08:25:00,2407.64,2403.64,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26352,做多,2022-01-27 08:25:00,2022-01-27 08:45:00,2403.64,2426.0,0.03,100.0,0.0011,0.03,0.0,0.02,tp_upper -26353,做多,2022-01-27 10:25:00,2022-01-27 10:30:00,2440.06,2428.27,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26354,做空,2022-01-27 10:30:00,2022-01-27 10:35:00,2428.27,2430.77,0.03,100.0,0.0011,-0.0,0.0,-0.0,tp_lower -26355,做多,2022-01-27 11:10:00,2022-01-27 11:20:00,2434.09,2434.38,0.03,100.0,0.0011,0.0,0.0,-0.0,flip -26356,做空,2022-01-27 11:20:00,2022-01-27 12:35:00,2434.38,2447.27,0.03,100.0,0.0011,-0.01,0.0,-0.02,flip -26357,做多,2022-01-27 12:35:00,2022-01-27 12:40:00,2447.27,2445.18,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26358,做空,2022-01-27 12:40:00,2022-01-27 12:45:00,2445.18,2454.14,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26359,做多,2022-01-27 12:45:00,2022-01-27 12:50:00,2454.14,2457.96,0.03,100.0,0.0011,0.0,0.0,0.0,tp_upper -26360,做多,2022-01-27 14:40:00,2022-01-27 14:45:00,2502.71,2502.63,0.03,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -26361,做多,2022-01-27 16:30:00,2022-01-27 16:35:00,2484.41,2478.54,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26362,做空,2022-01-27 16:35:00,2022-01-27 16:40:00,2478.54,2478.96,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26363,做多,2022-01-27 16:40:00,2022-01-27 16:45:00,2478.96,2472.12,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26364,做空,2022-01-27 16:45:00,2022-01-27 16:50:00,2472.12,2477.94,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26365,做多,2022-01-27 16:50:00,2022-01-27 16:55:00,2477.94,2475.88,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26366,做空,2022-01-27 16:55:00,2022-01-27 17:10:00,2475.88,2456.0,0.03,100.0,0.0011,0.02,0.0,0.02,tp_lower -26367,做多,2022-01-27 18:55:00,2022-01-27 19:05:00,2434.04,2438.23,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26368,做空,2022-01-27 19:05:00,2022-01-27 19:15:00,2438.23,2432.35,0.03,100.0,0.0011,0.01,0.0,0.01,flip -26369,做多,2022-01-27 19:15:00,2022-01-27 19:20:00,2432.35,2412.73,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26370,做空,2022-01-27 19:20:00,2022-01-27 19:25:00,2412.73,2408.69,0.03,100.0,0.0011,0.0,0.0,0.0,tp_lower -26371,做多,2022-01-27 21:45:00,2022-01-27 22:00:00,2367.7,2348.9,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26372,做空,2022-01-27 22:00:00,2022-01-27 22:15:00,2348.9,2347.03,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26373,做多,2022-01-27 22:15:00,2022-01-27 22:20:00,2347.03,2345.91,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26374,做空,2022-01-27 22:20:00,2022-01-27 22:35:00,2345.91,2366.54,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26375,做多,2022-01-27 22:35:00,2022-01-27 22:40:00,2366.54,2379.71,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26376,做多,2022-01-28 00:35:00,2022-01-28 00:40:00,2428.05,2414.92,0.03,100.0,0.0011,-0.01,0.0,-0.02,flip -26377,做空,2022-01-28 00:40:00,2022-01-28 00:45:00,2414.92,2418.91,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -26378,做多,2022-01-28 00:45:00,2022-01-28 01:15:00,2418.91,2429.87,0.03,100.0,0.0011,0.01,0.0,0.01,flip -26379,做空,2022-01-28 01:15:00,2022-01-28 01:30:00,2429.87,2392.99,0.03,100.0,0.0011,0.04,0.0,0.04,tp_lower -26380,做多,2022-01-28 02:50:00,2022-01-28 03:00:00,2399.15,2411.11,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26381,做多,2022-01-28 05:00:00,2022-01-28 05:05:00,2442.03,2432.68,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26382,做空,2022-01-28 05:05:00,2022-01-28 05:10:00,2432.68,2433.6,0.03,100.0,0.0011,-0.0,0.0,-0.0,tp_lower -26383,做多,2022-01-28 05:15:00,2022-01-28 05:40:00,2439.53,2452.4,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26384,做多,2022-01-28 08:50:00,2022-01-28 09:00:00,2397.38,2395.29,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26385,做空,2022-01-28 09:00:00,2022-01-28 09:05:00,2395.29,2398.07,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26386,做多,2022-01-28 09:05:00,2022-01-28 09:20:00,2398.07,2410.51,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26387,做多,2022-01-28 09:45:00,2022-01-28 10:05:00,2392.59,2379.85,0.03,100.0,0.0011,-0.01,0.0,-0.02,flip -26388,做空,2022-01-28 10:05:00,2022-01-28 10:15:00,2379.85,2395.08,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26389,做多,2022-01-28 10:15:00,2022-01-28 10:35:00,2395.08,2393.56,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26390,做空,2022-01-28 10:35:00,2022-01-28 10:40:00,2393.56,2405.1,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26391,做多,2022-01-28 10:40:00,2022-01-28 10:50:00,2405.1,2391.15,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26392,做空,2022-01-28 10:50:00,2022-01-28 10:55:00,2391.15,2400.01,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26393,做多,2022-01-28 10:55:00,2022-01-28 11:00:00,2400.01,2395.36,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26394,做空,2022-01-28 11:00:00,2022-01-28 11:05:00,2395.36,2384.41,0.03,100.0,0.0011,0.01,0.0,0.01,tp_lower -26395,做多,2022-01-28 11:45:00,2022-01-28 11:50:00,2392.99,2385.46,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26396,做空,2022-01-28 11:50:00,2022-01-28 11:55:00,2385.46,2395.0,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26397,做多,2022-01-28 11:55:00,2022-01-28 12:20:00,2395.0,2369.26,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -26398,做空,2022-01-28 12:20:00,2022-01-28 12:25:00,2369.26,2375.03,0.03,100.0,0.0011,-0.01,0.0,-0.01,tp_lower -26399,做多,2022-01-28 13:05:00,2022-01-28 13:10:00,2383.38,2381.65,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26400,做空,2022-01-28 13:10:00,2022-01-28 13:30:00,2381.65,2412.23,0.03,100.0,0.0011,-0.03,0.0,-0.03,flip -26401,做多,2022-01-28 13:30:00,2022-01-28 13:35:00,2412.23,2431.6,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -26402,做多,2022-01-28 15:05:00,2022-01-28 15:25:00,2414.07,2416.15,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26403,做空,2022-01-28 15:25:00,2022-01-28 15:35:00,2416.15,2426.75,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26404,做多,2022-01-28 15:35:00,2022-01-28 16:15:00,2426.75,2475.92,0.03,100.0,0.001,0.05,0.0,0.05,tp_upper -26405,做多,2022-01-28 17:30:00,2022-01-28 17:35:00,2467.19,2464.33,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26406,做空,2022-01-28 17:35:00,2022-01-28 17:40:00,2464.33,2470.65,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26407,做多,2022-01-28 17:40:00,2022-01-28 17:45:00,2470.65,2462.64,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26408,做空,2022-01-28 17:45:00,2022-01-28 17:50:00,2462.64,2448.44,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26409,做多,2022-01-28 18:05:00,2022-01-28 18:15:00,2466.4,2466.06,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26410,做空,2022-01-28 18:15:00,2022-01-28 18:25:00,2466.06,2461.7,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -26411,做多,2022-01-28 18:30:00,2022-01-28 18:35:00,2480.98,2471.69,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_upper -26412,做多,2022-01-28 18:45:00,2022-01-28 19:00:00,2466.4,2460.81,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26413,做空,2022-01-28 19:00:00,2022-01-28 19:10:00,2460.81,2450.29,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26414,做多,2022-01-28 19:55:00,2022-01-28 20:00:00,2459.96,2472.45,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26415,做多,2022-01-28 23:15:00,2022-01-28 23:20:00,2533.76,2533.31,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26416,做空,2022-01-28 23:20:00,2022-01-29 01:10:00,2533.31,2561.31,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -26417,做多,2022-01-29 01:10:00,2022-01-29 01:20:00,2561.31,2547.1,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -26418,做空,2022-01-29 01:20:00,2022-01-29 01:25:00,2547.1,2535.92,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26419,做多,2022-01-29 03:10:00,2022-01-29 03:15:00,2534.8,2532.56,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26420,做空,2022-01-29 03:15:00,2022-01-29 03:40:00,2532.56,2532.12,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26421,做多,2022-01-29 03:40:00,2022-01-29 03:55:00,2532.12,2540.0,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26422,做多,2022-01-29 04:40:00,2022-01-29 04:50:00,2544.14,2538.31,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26423,做空,2022-01-29 04:50:00,2022-01-29 05:15:00,2538.31,2528.76,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26424,做多,2022-01-29 06:10:00,2022-01-29 06:25:00,2536.8,2544.59,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26425,做多,2022-01-29 06:50:00,2022-01-29 07:15:00,2540.4,2538.41,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26426,做空,2022-01-29 07:15:00,2022-01-29 08:45:00,2538.41,2556.4,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26427,做多,2022-01-29 08:45:00,2022-01-29 08:50:00,2556.4,2552.52,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26428,做空,2022-01-29 08:50:00,2022-01-29 09:00:00,2552.52,2537.72,0.03,100.0,0.001,0.02,0.0,0.01,tp_lower -26429,做多,2022-01-29 09:45:00,2022-01-29 09:55:00,2547.77,2548.56,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26430,做空,2022-01-29 09:55:00,2022-01-29 10:05:00,2548.56,2546.22,0.03,100.0,0.001,0.0,0.0,0.0,flip -26431,做多,2022-01-29 10:05:00,2022-01-29 10:10:00,2546.22,2544.71,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26432,做空,2022-01-29 10:10:00,2022-01-29 10:25:00,2544.71,2543.92,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26433,做多,2022-01-29 10:25:00,2022-01-29 10:30:00,2543.92,2541.7,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26434,做空,2022-01-29 10:30:00,2022-01-29 10:35:00,2541.7,2545.27,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26435,做多,2022-01-29 10:35:00,2022-01-29 10:40:00,2545.27,2551.5,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26436,做多,2022-01-29 11:05:00,2022-01-29 11:10:00,2549.64,2549.27,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26437,做空,2022-01-29 11:10:00,2022-01-29 11:25:00,2549.27,2550.89,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26438,做多,2022-01-29 11:25:00,2022-01-29 11:30:00,2550.89,2545.68,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26439,做空,2022-01-29 11:30:00,2022-01-29 11:35:00,2545.68,2545.84,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26440,做多,2022-01-29 11:35:00,2022-01-29 12:00:00,2545.84,2559.03,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26441,做多,2022-01-29 12:15:00,2022-01-29 12:20:00,2549.76,2564.06,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26442,做多,2022-01-29 12:20:00,2022-01-29 12:25:00,2564.06,2569.26,0.03,100.0,0.001,0.01,0.0,0.0,tp_upper -26443,做多,2022-01-29 16:20:00,2022-01-29 16:25:00,2545.42,2546.54,0.03,100.0,0.001,0.0,0.0,-0.0,tp_upper -26444,做多,2022-01-29 18:40:00,2022-01-29 18:45:00,2569.3,2592.54,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -26445,做多,2022-01-29 20:25:00,2022-01-29 20:30:00,2595.9,2623.82,0.03,100.0,0.001,0.03,0.0,0.03,tp_upper -26446,做多,2022-01-29 20:55:00,2022-01-29 21:00:00,2604.38,2629.9,0.03,100.0,0.001,0.03,0.0,0.02,tp_upper -26447,做多,2022-01-29 23:45:00,2022-01-30 00:05:00,2591.84,2607.31,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -26448,做多,2022-01-30 01:55:00,2022-01-30 02:00:00,2579.07,2576.24,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26449,做空,2022-01-30 02:00:00,2022-01-30 02:05:00,2576.24,2577.2,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26450,做多,2022-01-30 02:05:00,2022-01-30 02:10:00,2577.2,2572.48,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26451,做空,2022-01-30 02:10:00,2022-01-30 02:15:00,2572.48,2573.62,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26452,做多,2022-01-30 02:15:00,2022-01-30 02:45:00,2573.62,2575.65,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26453,做空,2022-01-30 02:45:00,2022-01-30 02:55:00,2575.65,2579.1,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -26454,做多,2022-01-30 02:55:00,2022-01-30 03:00:00,2579.1,2581.87,0.03,100.0,0.0011,0.0,0.0,0.0,tp_upper -26455,做多,2022-01-30 03:15:00,2022-01-30 03:20:00,2577.57,2580.41,0.03,100.0,0.0011,0.0,0.0,0.0,tp_upper -26456,做多,2022-01-30 04:30:00,2022-01-30 04:55:00,2576.23,2588.39,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26457,做多,2022-01-30 06:50:00,2022-01-30 06:55:00,2605.34,2614.92,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26458,做多,2022-01-30 07:45:00,2022-01-30 08:00:00,2611.11,2612.53,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26459,做空,2022-01-30 08:00:00,2022-01-30 08:05:00,2612.53,2613.99,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26460,做多,2022-01-30 08:05:00,2022-01-30 08:15:00,2613.99,2613.08,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26461,做空,2022-01-30 08:15:00,2022-01-30 08:30:00,2613.08,2606.51,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26462,做多,2022-01-30 09:05:00,2022-01-30 09:20:00,2611.85,2608.45,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26463,做空,2022-01-30 09:20:00,2022-01-30 09:25:00,2608.45,2601.55,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26464,做多,2022-01-30 09:35:00,2022-01-30 09:40:00,2612.66,2611.09,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26465,做空,2022-01-30 09:40:00,2022-01-30 10:05:00,2611.09,2608.05,0.03,100.0,0.001,0.0,0.0,0.0,flip -26466,做多,2022-01-30 10:05:00,2022-01-30 10:15:00,2608.05,2615.34,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26467,做多,2022-01-30 10:15:00,2022-01-30 10:20:00,2615.34,2610.0,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26468,做空,2022-01-30 10:20:00,2022-01-30 11:30:00,2610.0,2616.25,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26469,做多,2022-01-30 11:30:00,2022-01-30 12:05:00,2616.25,2619.75,0.03,100.0,0.001,0.0,0.0,0.0,flip -26470,做空,2022-01-30 12:05:00,2022-01-30 12:10:00,2619.75,2612.55,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26471,做多,2022-01-30 12:20:00,2022-01-30 12:35:00,2621.65,2631.47,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26472,做多,2022-01-30 13:20:00,2022-01-30 13:30:00,2617.14,2617.17,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26473,做空,2022-01-30 13:30:00,2022-01-30 14:00:00,2617.17,2613.25,0.03,100.0,0.001,0.0,0.0,0.0,flip -26474,做多,2022-01-30 14:00:00,2022-01-30 15:10:00,2613.25,2602.12,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26475,做空,2022-01-30 15:10:00,2022-01-30 15:20:00,2602.12,2613.69,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26476,做多,2022-01-30 15:20:00,2022-01-30 16:30:00,2613.69,2602.56,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26477,做空,2022-01-30 16:30:00,2022-01-30 16:35:00,2602.56,2601.57,0.03,100.0,0.001,0.0,0.0,-0.0,tp_lower -26478,做多,2022-01-30 17:20:00,2022-01-30 17:30:00,2603.15,2603.0,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26479,做空,2022-01-30 17:30:00,2022-01-30 18:50:00,2603.0,2594.93,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26480,做多,2022-01-30 20:15:00,2022-01-30 20:25:00,2569.23,2569.87,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26481,做空,2022-01-30 20:25:00,2022-01-30 21:35:00,2569.87,2566.91,0.03,100.0,0.001,0.0,0.0,0.0,flip -26482,做多,2022-01-30 21:35:00,2022-01-30 21:40:00,2566.91,2565.84,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26483,做空,2022-01-30 21:40:00,2022-01-30 22:10:00,2565.84,2552.48,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26484,做多,2022-01-30 22:25:00,2022-01-30 22:40:00,2561.77,2556.93,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26485,做空,2022-01-30 22:40:00,2022-01-30 22:45:00,2556.93,2566.95,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26486,做多,2022-01-30 22:45:00,2022-01-30 22:50:00,2566.95,2575.64,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26487,做多,2022-01-31 03:10:00,2022-01-31 03:20:00,2511.82,2510.68,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26488,做空,2022-01-31 03:20:00,2022-01-31 03:25:00,2510.68,2513.65,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26489,做多,2022-01-31 03:25:00,2022-01-31 03:30:00,2513.65,2508.91,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26490,做空,2022-01-31 03:30:00,2022-01-31 03:35:00,2508.91,2512.49,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -26491,做多,2022-01-31 03:35:00,2022-01-31 03:40:00,2512.49,2511.01,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26492,做空,2022-01-31 03:40:00,2022-01-31 03:45:00,2511.01,2511.95,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26493,做多,2022-01-31 03:45:00,2022-01-31 03:55:00,2511.95,2510.51,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26494,做空,2022-01-31 03:55:00,2022-01-31 04:00:00,2510.51,2502.79,0.03,100.0,0.0011,0.01,0.0,0.01,tp_lower -26495,做多,2022-01-31 05:20:00,2022-01-31 05:50:00,2497.4,2508.0,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26496,做多,2022-01-31 07:00:00,2022-01-31 07:05:00,2510.32,2509.15,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26497,做空,2022-01-31 07:05:00,2022-01-31 09:10:00,2509.15,2528.46,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26498,做多,2022-01-31 09:10:00,2022-01-31 09:20:00,2528.46,2527.78,0.03,100.0,0.0011,-0.0,0.0,-0.0,flip -26499,做空,2022-01-31 09:20:00,2022-01-31 09:35:00,2527.78,2540.11,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26500,做多,2022-01-31 09:35:00,2022-01-31 09:40:00,2540.11,2537.03,0.03,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -26501,做多,2022-01-31 11:55:00,2022-01-31 12:00:00,2556.85,2556.02,0.03,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -26502,做多,2022-01-31 12:30:00,2022-01-31 12:35:00,2537.72,2529.14,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26503,做空,2022-01-31 12:35:00,2022-01-31 12:45:00,2529.14,2534.98,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26504,做多,2022-01-31 12:45:00,2022-01-31 13:00:00,2534.98,2531.31,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -26505,做空,2022-01-31 13:00:00,2022-01-31 13:10:00,2531.31,2540.78,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26506,做多,2022-01-31 13:10:00,2022-01-31 13:35:00,2540.78,2558.45,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -26507,做多,2022-01-31 14:50:00,2022-01-31 14:55:00,2572.67,2586.14,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26508,做多,2022-01-31 18:15:00,2022-01-31 18:25:00,2685.36,2676.12,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26509,做空,2022-01-31 18:25:00,2022-01-31 18:40:00,2676.12,2681.27,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26510,做多,2022-01-31 18:40:00,2022-01-31 18:45:00,2681.27,2687.18,0.03,100.0,0.001,0.01,0.0,0.0,tp_upper -26511,做多,2022-01-31 18:45:00,2022-01-31 18:55:00,2687.18,2678.26,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26512,做空,2022-01-31 18:55:00,2022-01-31 19:00:00,2678.26,2684.68,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26513,做多,2022-01-31 19:00:00,2022-01-31 19:05:00,2684.68,2701.05,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -26514,做多,2022-01-31 20:00:00,2022-01-31 20:05:00,2682.24,2671.09,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26515,做空,2022-01-31 20:05:00,2022-01-31 20:30:00,2671.09,2681.91,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26516,做多,2022-01-31 20:30:00,2022-01-31 20:35:00,2681.91,2678.01,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26517,做空,2022-01-31 20:35:00,2022-01-31 20:40:00,2678.01,2679.44,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26518,做多,2022-01-31 20:40:00,2022-01-31 21:15:00,2679.44,2674.82,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26519,做空,2022-01-31 21:15:00,2022-01-31 21:20:00,2674.82,2679.29,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26520,做多,2022-01-31 21:20:00,2022-01-31 21:25:00,2679.29,2679.0,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26521,做空,2022-01-31 21:25:00,2022-01-31 21:50:00,2679.0,2679.7,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26522,做多,2022-01-31 21:50:00,2022-01-31 22:20:00,2679.7,2696.81,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -26523,做多,2022-01-31 23:00:00,2022-01-31 23:55:00,2682.82,2685.34,0.03,100.0,0.001,0.0,0.0,0.0,flip -26524,做空,2022-01-31 23:55:00,2022-02-01 00:00:00,2685.34,2684.67,0.03,100.0,0.001,0.0,0.0,-0.0,tp_lower -26525,做多,2022-02-01 00:20:00,2022-02-01 00:30:00,2690.47,2687.1,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26526,做空,2022-02-01 00:30:00,2022-02-01 00:45:00,2687.1,2686.66,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26527,做多,2022-02-01 00:45:00,2022-02-01 00:55:00,2686.66,2687.34,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26528,做空,2022-02-01 00:55:00,2022-02-01 01:50:00,2687.34,2681.27,0.03,100.0,0.001,0.01,0.0,0.0,tp_lower -26529,做多,2022-02-01 02:00:00,2022-02-01 02:35:00,2685.07,2702.92,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -26530,做多,2022-02-01 04:35:00,2022-02-01 05:05:00,2741.17,2739.82,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26531,做空,2022-02-01 05:05:00,2022-02-01 05:10:00,2739.82,2747.98,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26532,做多,2022-02-01 05:10:00,2022-02-01 05:15:00,2747.98,2743.45,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26533,做空,2022-02-01 05:15:00,2022-02-01 05:25:00,2743.45,2733.03,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26534,做多,2022-02-01 05:35:00,2022-02-01 05:40:00,2742.78,2741.36,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26535,做空,2022-02-01 05:40:00,2022-02-01 05:55:00,2741.36,2730.96,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26536,做多,2022-02-01 06:35:00,2022-02-01 06:40:00,2734.07,2732.04,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26537,做空,2022-02-01 06:40:00,2022-02-01 06:50:00,2732.04,2730.48,0.03,100.0,0.001,0.0,0.0,0.0,flip -26538,做多,2022-02-01 06:50:00,2022-02-01 08:30:00,2730.48,2740.65,0.03,100.0,0.001,0.01,0.0,0.01,flip -26539,做空,2022-02-01 08:30:00,2022-02-01 11:05:00,2740.65,2737.22,0.03,100.0,0.001,0.0,0.0,0.0,flip -26540,做多,2022-02-01 11:05:00,2022-02-01 11:15:00,2737.22,2747.39,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26541,做多,2022-02-01 13:35:00,2022-02-01 13:40:00,2776.26,2789.02,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26542,做多,2022-02-01 13:40:00,2022-02-01 13:45:00,2789.02,2780.6,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_upper -26543,做多,2022-02-01 15:55:00,2022-02-01 16:10:00,2767.27,2783.88,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -26544,做多,2022-02-01 17:55:00,2022-02-01 18:45:00,2780.41,2779.67,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26545,做空,2022-02-01 18:45:00,2022-02-01 18:55:00,2779.67,2766.88,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26546,做多,2022-02-01 20:05:00,2022-02-01 20:15:00,2767.58,2762.04,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26547,做空,2022-02-01 20:15:00,2022-02-01 20:20:00,2762.04,2768.92,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26548,做多,2022-02-01 20:20:00,2022-02-01 20:25:00,2768.92,2763.51,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26549,做空,2022-02-01 20:25:00,2022-02-01 22:50:00,2763.51,2778.37,0.03,100.0,0.001,-0.01,0.0,-0.02,tp_lower -26550,做多,2022-02-01 23:15:00,2022-02-01 23:40:00,2785.99,2790.27,0.03,100.0,0.001,0.0,0.0,0.0,flip -26551,做空,2022-02-01 23:40:00,2022-02-02 00:00:00,2790.27,2788.34,0.03,100.0,0.001,0.0,0.0,0.0,flip -26552,做多,2022-02-02 00:00:00,2022-02-02 00:05:00,2788.34,2786.01,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26553,做空,2022-02-02 00:05:00,2022-02-02 00:10:00,2786.01,2792.75,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26554,做多,2022-02-02 00:10:00,2022-02-02 00:15:00,2792.75,2796.33,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -26555,做多,2022-02-02 02:15:00,2022-02-02 03:10:00,2763.36,2789.27,0.03,100.0,0.001,0.03,0.0,0.02,tp_upper -26556,做多,2022-02-02 05:55:00,2022-02-02 06:00:00,2762.86,2762.24,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26557,做空,2022-02-02 06:00:00,2022-02-02 06:40:00,2762.24,2744.99,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -26558,做多,2022-02-02 07:25:00,2022-02-02 08:05:00,2758.12,2753.96,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26559,做空,2022-02-02 08:05:00,2022-02-02 08:50:00,2753.96,2760.54,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26560,做多,2022-02-02 08:50:00,2022-02-02 08:55:00,2760.54,2761.5,0.03,100.0,0.001,0.0,0.0,-0.0,tp_upper -26561,做多,2022-02-02 10:20:00,2022-02-02 10:40:00,2762.6,2762.86,0.03,100.0,0.001,0.0,0.0,-0.0,flip -26562,做空,2022-02-02 10:40:00,2022-02-02 10:45:00,2762.86,2765.62,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26563,做多,2022-02-02 10:45:00,2022-02-02 10:50:00,2765.62,2764.39,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26564,做空,2022-02-02 10:50:00,2022-02-02 11:00:00,2764.39,2759.86,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -26565,做多,2022-02-02 11:35:00,2022-02-02 11:40:00,2762.45,2760.62,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26566,做空,2022-02-02 11:40:00,2022-02-02 11:45:00,2760.62,2764.85,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26567,做多,2022-02-02 11:45:00,2022-02-02 12:00:00,2764.85,2776.71,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26568,做多,2022-02-02 16:45:00,2022-02-02 17:05:00,2663.47,2687.39,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -26569,做多,2022-02-02 17:45:00,2022-02-02 18:25:00,2673.78,2675.99,0.03,100.0,0.001,0.0,0.0,0.0,flip -26570,做空,2022-02-02 18:25:00,2022-02-02 18:30:00,2675.99,2680.01,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26571,做多,2022-02-02 18:30:00,2022-02-02 18:45:00,2680.01,2679.04,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_upper -26572,做多,2022-02-02 20:40:00,2022-02-02 20:50:00,2702.88,2722.04,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -26573,做多,2022-02-02 20:50:00,2022-02-02 20:55:00,2722.04,2725.27,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -26574,做多,2022-02-02 22:20:00,2022-02-02 23:40:00,2673.6,2682.15,0.03,100.0,0.001,0.01,0.0,0.01,flip -26575,做空,2022-02-02 23:40:00,2022-02-02 23:55:00,2682.15,2678.0,0.03,100.0,0.001,0.0,0.0,0.0,flip -26576,做多,2022-02-02 23:55:00,2022-02-03 00:15:00,2678.0,2689.58,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26577,做多,2022-02-03 01:10:00,2022-02-03 01:15:00,2701.9,2689.6,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26578,做空,2022-02-03 01:15:00,2022-02-03 01:20:00,2689.6,2696.92,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26579,做多,2022-02-03 01:20:00,2022-02-03 01:25:00,2696.92,2690.74,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26580,做空,2022-02-03 01:25:00,2022-02-03 01:30:00,2690.74,2696.39,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26581,做多,2022-02-03 01:30:00,2022-02-03 01:35:00,2696.39,2691.8,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26582,做空,2022-02-03 01:35:00,2022-02-03 01:40:00,2691.8,2692.45,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26583,做多,2022-02-03 01:40:00,2022-02-03 03:05:00,2692.45,2679.24,0.03,100.0,0.001,-0.01,0.0,-0.02,flip -26584,做空,2022-02-03 03:05:00,2022-02-03 03:10:00,2679.24,2683.16,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26585,做多,2022-02-03 03:10:00,2022-02-03 03:15:00,2683.16,2682.94,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26586,做空,2022-02-03 03:15:00,2022-02-03 03:25:00,2682.94,2671.99,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26587,做多,2022-02-03 05:15:00,2022-02-03 05:20:00,2661.03,2656.74,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26588,做空,2022-02-03 05:20:00,2022-02-03 05:25:00,2656.74,2661.36,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26589,做多,2022-02-03 05:25:00,2022-02-03 05:35:00,2661.36,2657.22,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26590,做空,2022-02-03 05:35:00,2022-02-03 05:45:00,2657.22,2651.78,0.03,100.0,0.001,0.01,0.0,0.0,tp_lower -26591,做多,2022-02-03 05:50:00,2022-02-03 05:55:00,2658.83,2654.5,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26592,做空,2022-02-03 05:55:00,2022-02-03 06:05:00,2654.5,2652.61,0.03,100.0,0.001,0.0,0.0,0.0,flip -26593,做多,2022-02-03 06:05:00,2022-02-03 06:50:00,2652.61,2650.6,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26594,做空,2022-02-03 06:50:00,2022-02-03 07:00:00,2650.6,2655.76,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26595,做多,2022-02-03 07:00:00,2022-02-03 07:10:00,2655.76,2663.6,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26596,做多,2022-02-03 08:50:00,2022-02-03 09:00:00,2669.9,2667.36,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26597,做空,2022-02-03 09:00:00,2022-02-03 09:15:00,2667.36,2644.05,0.03,100.0,0.001,0.02,0.0,0.02,tp_lower -26598,做多,2022-02-03 11:25:00,2022-02-03 11:30:00,2608.18,2614.34,0.03,100.0,0.0011,0.01,0.0,0.01,tp_upper -26599,做多,2022-02-03 12:10:00,2022-02-03 12:20:00,2597.54,2605.56,0.03,100.0,0.0011,0.01,0.0,0.01,flip -26600,做空,2022-02-03 12:20:00,2022-02-03 12:25:00,2605.56,2582.66,0.03,100.0,0.0011,0.02,0.0,0.02,tp_lower -26601,做多,2022-02-03 12:50:00,2022-02-03 13:35:00,2604.43,2623.99,0.03,100.0,0.0011,0.02,0.0,0.02,tp_upper -26602,做多,2022-02-03 13:55:00,2022-02-03 14:00:00,2605.73,2599.51,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26603,做空,2022-02-03 14:00:00,2022-02-03 14:05:00,2599.51,2605.87,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26604,做多,2022-02-03 14:05:00,2022-02-03 14:25:00,2605.87,2601.43,0.03,100.0,0.0011,-0.0,0.0,-0.01,flip -26605,做空,2022-02-03 14:25:00,2022-02-03 14:35:00,2601.43,2622.45,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26606,做多,2022-02-03 14:35:00,2022-02-03 14:45:00,2622.45,2610.34,0.03,100.0,0.0011,-0.01,0.0,-0.01,flip -26607,做空,2022-02-03 14:45:00,2022-02-03 14:55:00,2610.34,2607.28,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26608,做多,2022-02-03 14:55:00,2022-02-03 15:05:00,2607.28,2611.36,0.03,100.0,0.0011,0.0,0.0,0.0,flip -26609,做空,2022-02-03 15:05:00,2022-02-03 16:40:00,2611.36,2633.51,0.03,100.0,0.0011,-0.02,0.0,-0.02,flip -26610,做多,2022-02-03 16:40:00,2022-02-03 18:00:00,2633.51,2617.48,0.03,100.0,0.001,-0.02,0.0,-0.02,flip -26611,做空,2022-02-03 18:00:00,2022-02-03 18:20:00,2617.48,2615.51,0.03,100.0,0.001,0.0,0.0,0.0,flip -26612,做多,2022-02-03 18:20:00,2022-02-03 18:25:00,2615.51,2610.94,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26613,做空,2022-02-03 18:25:00,2022-02-03 18:30:00,2610.94,2619.3,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26614,做多,2022-02-03 18:30:00,2022-02-03 18:40:00,2619.3,2627.69,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26615,做多,2022-02-03 19:20:00,2022-02-03 19:25:00,2620.6,2613.48,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26616,做空,2022-02-03 19:25:00,2022-02-03 19:35:00,2613.48,2603.57,0.03,100.0,0.001,0.01,0.0,0.01,tp_lower -26617,做多,2022-02-03 20:20:00,2022-02-03 21:00:00,2607.0,2621.74,0.03,100.0,0.001,0.02,0.0,0.01,tp_upper -26618,做多,2022-02-03 21:00:00,2022-02-03 21:05:00,2621.74,2620.25,0.03,100.0,0.001,-0.0,0.0,-0.0,tp_upper -26619,做多,2022-02-03 22:50:00,2022-02-03 23:00:00,2650.09,2657.44,0.03,100.0,0.001,0.01,0.0,0.01,flip -26620,做空,2022-02-03 23:00:00,2022-02-03 23:35:00,2657.44,2660.05,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26621,做多,2022-02-03 23:35:00,2022-02-03 23:45:00,2660.05,2666.34,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26622,做多,2022-02-04 01:20:00,2022-02-04 02:20:00,2682.29,2683.7,0.03,100.0,0.001,0.0,0.0,0.0,tp_upper -26623,做多,2022-02-04 04:45:00,2022-02-04 04:55:00,2684.39,2682.4,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26624,做空,2022-02-04 04:55:00,2022-02-04 05:00:00,2682.4,2682.73,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26625,做多,2022-02-04 05:00:00,2022-02-04 05:05:00,2682.73,2690.53,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26626,做多,2022-02-04 05:05:00,2022-02-04 05:10:00,2690.53,2709.57,0.03,100.0,0.001,0.02,0.0,0.02,tp_upper -26627,做多,2022-02-04 07:15:00,2022-02-04 07:20:00,2788.52,2786.96,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26628,做空,2022-02-04 07:20:00,2022-02-04 07:25:00,2786.96,2789.53,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26629,做多,2022-02-04 07:25:00,2022-02-04 07:35:00,2789.53,2800.25,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26630,做多,2022-02-04 09:15:00,2022-02-04 09:20:00,2831.19,2828.18,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26631,做空,2022-02-04 09:20:00,2022-02-04 09:25:00,2828.18,2829.71,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26632,做多,2022-02-04 09:25:00,2022-02-04 09:35:00,2829.71,2833.21,0.03,100.0,0.001,0.0,0.0,0.0,flip -26633,做空,2022-02-04 09:35:00,2022-02-04 09:45:00,2833.21,2844.41,0.03,100.0,0.001,-0.01,0.0,-0.01,flip -26634,做多,2022-02-04 09:45:00,2022-02-04 09:50:00,2844.41,2850.27,0.03,100.0,0.001,0.01,0.0,0.0,tp_upper -26635,做多,2022-02-04 10:35:00,2022-02-04 10:40:00,2840.8,2837.09,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26636,做空,2022-02-04 10:40:00,2022-02-04 10:50:00,2837.09,2832.57,0.03,100.0,0.001,0.0,0.0,0.0,flip -26637,做多,2022-02-04 10:50:00,2022-02-04 11:20:00,2832.57,2831.8,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26638,做空,2022-02-04 11:20:00,2022-02-04 11:25:00,2831.8,2833.89,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26639,做多,2022-02-04 11:25:00,2022-02-04 11:45:00,2833.89,2831.69,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26640,做空,2022-02-04 11:45:00,2022-02-04 11:50:00,2831.69,2829.79,0.03,100.0,0.001,0.0,0.0,0.0,tp_lower -26641,做多,2022-02-04 12:00:00,2022-02-04 12:05:00,2835.73,2835.0,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26642,做空,2022-02-04 12:05:00,2022-02-04 12:20:00,2835.0,2837.62,0.03,100.0,0.001,-0.0,0.0,-0.0,flip -26643,做多,2022-02-04 12:20:00,2022-02-04 12:25:00,2837.62,2844.11,0.03,100.0,0.001,0.01,0.0,0.0,tp_upper -26644,做多,2022-02-04 13:05:00,2022-02-04 13:10:00,2835.79,2843.0,0.03,100.0,0.001,0.01,0.0,0.01,tp_upper -26645,做多,2022-02-04 13:10:00,2022-02-04 13:15:00,2843.0,2837.69,0.03,100.0,0.001,-0.01,0.0,-0.01,tp_upper -26646,做多,2022-02-04 13:25:00,2022-02-04 14:30:00,2829.97,2798.8,0.03,100.0,0.001,-0.03,0.0,-0.03,flip -26647,做空,2022-02-04 14:30:00,2022-02-04 14:35:00,2798.8,2803.78,0.03,100.0,0.001,-0.0,0.0,-0.01,flip -26648,做多,2022-02-04 14:35:00,2022-02-04 15:00:00,2803.78,2841.28,0.03,100.0,0.001,0.04,0.0,0.04,tp_upper -26649,做多,2022-02-04 18:40:00,2022-02-04 18:45:00,2947.99,2941.3,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26650,做空,2022-02-04 18:45:00,2022-02-04 18:50:00,2941.3,2948.92,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26651,做多,2022-02-04 18:50:00,2022-02-04 18:55:00,2948.92,2945.77,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26652,做空,2022-02-04 18:55:00,2022-02-04 19:00:00,2945.77,2939.34,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -26653,做多,2022-02-04 19:25:00,2022-02-04 19:40:00,2942.54,2941.37,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26654,做空,2022-02-04 19:40:00,2022-02-04 19:45:00,2941.37,2942.24,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26655,做多,2022-02-04 19:45:00,2022-02-04 19:55:00,2942.24,2957.58,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26656,做多,2022-02-04 20:50:00,2022-02-04 20:55:00,2954.29,2953.97,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26657,做空,2022-02-04 20:55:00,2022-02-04 21:55:00,2953.97,2953.38,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26658,做多,2022-02-04 21:55:00,2022-02-04 22:00:00,2953.38,2949.51,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -26659,做多,2022-02-04 22:10:00,2022-02-04 22:15:00,2954.5,2957.68,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26660,做多,2022-02-04 22:50:00,2022-02-04 22:55:00,2953.32,2955.03,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26661,做多,2022-02-04 23:20:00,2022-02-04 23:25:00,2951.0,2949.42,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26662,做空,2022-02-04 23:25:00,2022-02-05 00:55:00,2949.42,2980.8,0.03,100.0,0.0009,-0.03,0.0,-0.03,flip -26663,做多,2022-02-05 00:55:00,2022-02-05 01:05:00,2980.8,2981.18,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26664,做空,2022-02-05 01:05:00,2022-02-05 01:35:00,2981.18,2964.86,0.03,100.0,0.0009,0.02,0.0,0.01,tp_lower -26665,做多,2022-02-05 02:05:00,2022-02-05 02:15:00,2977.88,2989.18,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26666,做多,2022-02-05 03:25:00,2022-02-05 03:30:00,2991.41,2989.58,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26667,做空,2022-02-05 03:30:00,2022-02-05 03:45:00,2989.58,2997.26,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26668,做多,2022-02-05 03:45:00,2022-02-05 03:50:00,2997.26,2991.44,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26669,做空,2022-02-05 03:50:00,2022-02-05 03:55:00,2991.44,2996.56,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26670,做多,2022-02-05 03:55:00,2022-02-05 04:10:00,2996.56,3008.75,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26671,做多,2022-02-05 08:00:00,2022-02-05 08:20:00,3004.05,3001.76,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26672,做空,2022-02-05 08:20:00,2022-02-05 08:25:00,3001.76,3006.02,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26673,做多,2022-02-05 08:25:00,2022-02-05 08:30:00,3006.02,3014.22,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26674,做多,2022-02-05 08:40:00,2022-02-05 08:45:00,3003.69,3003.67,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26675,做空,2022-02-05 08:45:00,2022-02-05 09:50:00,3003.67,3014.46,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26676,做多,2022-02-05 09:50:00,2022-02-05 09:55:00,3014.46,3027.01,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26677,做多,2022-02-05 10:20:00,2022-02-05 10:40:00,3013.85,3016.76,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26678,做空,2022-02-05 10:40:00,2022-02-05 10:45:00,3016.76,3019.04,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26679,做多,2022-02-05 10:45:00,2022-02-05 11:00:00,3019.04,3021.47,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26680,做空,2022-02-05 11:00:00,2022-02-05 11:10:00,3021.47,3024.71,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26681,做多,2022-02-05 11:10:00,2022-02-05 11:15:00,3024.71,3014.76,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -26682,做多,2022-02-05 12:00:00,2022-02-05 12:05:00,3015.0,2998.56,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -26683,做空,2022-02-05 12:05:00,2022-02-05 12:10:00,2998.56,3017.34,0.03,100.0,0.0009,-0.02,0.0,-0.02,tp_lower -26684,做多,2022-02-05 12:10:00,2022-02-05 12:20:00,3017.34,3014.53,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26685,做空,2022-02-05 12:20:00,2022-02-05 12:35:00,3014.53,3003.0,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26686,做多,2022-02-05 12:45:00,2022-02-05 12:50:00,3012.65,3004.78,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26687,做空,2022-02-05 12:50:00,2022-02-05 13:00:00,3004.78,3007.2,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26688,做多,2022-02-05 13:00:00,2022-02-05 13:15:00,3007.2,3012.89,0.03,100.0,0.0009,0.01,0.0,0.0,flip -26689,做空,2022-02-05 13:15:00,2022-02-05 14:05:00,3012.89,3014.29,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26690,做多,2022-02-05 14:05:00,2022-02-05 14:10:00,3014.29,3012.14,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26691,做空,2022-02-05 14:10:00,2022-02-05 14:20:00,3012.14,3014.92,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26692,做多,2022-02-05 14:20:00,2022-02-05 14:25:00,3014.92,3012.44,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26693,做空,2022-02-05 14:25:00,2022-02-05 14:30:00,3012.44,3017.72,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26694,做多,2022-02-05 14:30:00,2022-02-05 14:35:00,3017.72,3017.38,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26695,做空,2022-02-05 14:35:00,2022-02-05 15:00:00,3017.38,3015.72,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26696,做多,2022-02-05 15:05:00,2022-02-05 15:10:00,3026.1,3031.66,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26697,做多,2022-02-05 16:15:00,2022-02-05 16:35:00,3034.23,3031.45,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26698,做空,2022-02-05 16:35:00,2022-02-05 16:45:00,3031.45,3005.5,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -26699,做多,2022-02-05 17:45:00,2022-02-05 19:00:00,3019.88,3014.63,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26700,做空,2022-02-05 19:00:00,2022-02-05 19:10:00,3014.63,3014.22,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26701,做多,2022-02-05 19:10:00,2022-02-05 19:45:00,3014.22,3014.57,0.03,100.0,0.0009,0.0,0.0,-0.0,tp_upper -26702,做多,2022-02-05 20:40:00,2022-02-05 21:05:00,3011.28,3021.46,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26703,做多,2022-02-05 22:45:00,2022-02-06 00:05:00,3022.85,3019.86,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26704,做空,2022-02-06 00:05:00,2022-02-06 00:20:00,3019.86,3025.13,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26705,做多,2022-02-06 00:20:00,2022-02-06 00:25:00,3025.13,3015.78,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -26706,做多,2022-02-06 00:35:00,2022-02-06 00:40:00,3020.4,3016.72,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26707,做空,2022-02-06 00:40:00,2022-02-06 00:45:00,3016.72,3022.63,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26708,做多,2022-02-06 00:45:00,2022-02-06 00:50:00,3022.63,3026.93,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26709,做多,2022-02-06 01:40:00,2022-02-06 02:05:00,3024.66,3026.63,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26710,做空,2022-02-06 02:05:00,2022-02-06 02:20:00,3026.63,3022.45,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26711,做多,2022-02-06 02:55:00,2022-02-06 04:40:00,3023.43,3011.0,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26712,做空,2022-02-06 04:40:00,2022-02-06 06:10:00,3011.0,3007.34,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26713,做多,2022-02-06 06:25:00,2022-02-06 07:45:00,3007.37,3016.2,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26714,做多,2022-02-06 08:35:00,2022-02-06 08:45:00,3011.33,3003.36,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26715,做空,2022-02-06 08:45:00,2022-02-06 08:50:00,3003.36,3007.04,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26716,做多,2022-02-06 08:50:00,2022-02-06 09:40:00,3007.04,3008.51,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26717,做空,2022-02-06 09:40:00,2022-02-06 09:45:00,3008.51,3014.6,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26718,做多,2022-02-06 09:45:00,2022-02-06 10:00:00,3014.6,3019.63,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26719,做多,2022-02-06 10:25:00,2022-02-06 11:55:00,3009.55,3004.77,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26720,做空,2022-02-06 11:55:00,2022-02-06 12:05:00,3004.77,3013.96,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26721,做多,2022-02-06 12:05:00,2022-02-06 12:10:00,3013.96,3011.84,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -26722,做多,2022-02-06 12:55:00,2022-02-06 13:05:00,3008.44,3016.96,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26723,做多,2022-02-06 13:15:00,2022-02-06 13:35:00,3006.18,3014.27,0.03,100.0,0.0009,0.01,0.0,0.01,flip -26724,做空,2022-02-06 13:35:00,2022-02-06 14:35:00,3014.27,3010.72,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26725,做多,2022-02-06 15:30:00,2022-02-06 15:50:00,2988.67,2990.07,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26726,做空,2022-02-06 15:50:00,2022-02-06 17:45:00,2990.07,2998.05,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26727,做多,2022-02-06 17:45:00,2022-02-06 17:55:00,2998.05,3000.06,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26728,做空,2022-02-06 17:55:00,2022-02-06 18:00:00,3000.06,3003.0,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26729,做多,2022-02-06 18:00:00,2022-02-06 18:05:00,3003.0,2999.07,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26730,做空,2022-02-06 18:05:00,2022-02-06 18:20:00,2999.07,2988.58,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26731,做多,2022-02-06 19:20:00,2022-02-06 20:15:00,2995.32,2994.92,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26732,做空,2022-02-06 20:15:00,2022-02-06 20:45:00,2994.92,2980.59,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26733,做多,2022-02-06 21:20:00,2022-02-06 22:25:00,2991.71,2992.51,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26734,做空,2022-02-06 22:25:00,2022-02-06 22:30:00,2992.51,2994.89,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26735,做多,2022-02-06 22:30:00,2022-02-06 22:50:00,2994.89,2991.31,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26736,做空,2022-02-06 22:50:00,2022-02-06 22:55:00,2991.31,2987.21,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26737,做多,2022-02-06 23:05:00,2022-02-06 23:10:00,3003.93,3001.26,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -26738,做多,2022-02-07 00:20:00,2022-02-07 01:45:00,3018.02,3023.66,0.03,100.0,0.0009,0.01,0.0,0.0,tp_upper -26739,做多,2022-02-07 07:00:00,2022-02-07 07:05:00,3092.63,3086.1,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26740,做空,2022-02-07 07:05:00,2022-02-07 07:45:00,3086.1,3071.93,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26741,做多,2022-02-07 08:50:00,2022-02-07 08:55:00,3076.8,3070.92,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26742,做空,2022-02-07 08:55:00,2022-02-07 09:00:00,3070.92,3073.76,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26743,做多,2022-02-07 09:00:00,2022-02-07 10:05:00,3073.76,3061.37,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26744,做空,2022-02-07 10:05:00,2022-02-07 10:15:00,3061.37,3067.67,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26745,做多,2022-02-07 10:15:00,2022-02-07 10:20:00,3067.67,3064.46,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26746,做空,2022-02-07 10:20:00,2022-02-07 10:25:00,3064.46,3066.4,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26747,做多,2022-02-07 10:25:00,2022-02-07 10:40:00,3066.4,3074.97,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26748,做多,2022-02-07 12:35:00,2022-02-07 12:45:00,3067.78,3077.36,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26749,做多,2022-02-07 14:35:00,2022-02-07 14:40:00,3105.69,3116.88,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26750,做多,2022-02-07 15:20:00,2022-02-07 15:40:00,3108.48,3112.83,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26751,做空,2022-02-07 15:40:00,2022-02-07 16:45:00,3112.83,3116.85,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26752,做多,2022-02-07 16:45:00,2022-02-07 17:05:00,3116.85,3118.04,0.03,100.0,0.0009,0.0,0.0,-0.0,flip -26753,做空,2022-02-07 17:05:00,2022-02-07 17:15:00,3118.04,3122.96,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26754,做多,2022-02-07 17:15:00,2022-02-07 17:25:00,3122.96,3124.56,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26755,做空,2022-02-07 17:25:00,2022-02-07 18:50:00,3124.56,3150.22,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -26756,做多,2022-02-07 18:50:00,2022-02-07 19:05:00,3150.22,3165.62,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26757,做多,2022-02-07 21:55:00,2022-02-07 22:00:00,3149.73,3148.93,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26758,做空,2022-02-07 22:00:00,2022-02-07 22:10:00,3148.93,3149.43,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26759,做多,2022-02-07 22:10:00,2022-02-07 22:15:00,3149.43,3145.3,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26760,做空,2022-02-07 22:15:00,2022-02-07 23:10:00,3145.3,3138.34,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -26761,做多,2022-02-07 23:45:00,2022-02-08 01:40:00,3143.22,3145.58,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26762,做多,2022-02-08 02:15:00,2022-02-08 02:40:00,3139.36,3145.04,0.03,100.0,0.0009,0.01,0.0,0.0,flip -26763,做空,2022-02-08 02:40:00,2022-02-08 02:50:00,3145.04,3138.93,0.03,100.0,0.0009,0.01,0.0,0.0,tp_lower -26764,做多,2022-02-08 03:30:00,2022-02-08 03:40:00,3139.19,3142.14,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26765,做空,2022-02-08 03:40:00,2022-02-08 08:05:00,3142.14,3147.0,0.03,100.0,0.0009,-0.0,0.0,-0.01,tp_lower -26766,做多,2022-02-08 10:20:00,2022-02-08 10:45:00,3095.35,3110.91,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26767,做多,2022-02-08 11:25:00,2022-02-08 11:35:00,3101.7,3096.66,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26768,做空,2022-02-08 11:35:00,2022-02-08 11:55:00,3096.66,3103.81,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26769,做多,2022-02-08 11:55:00,2022-02-08 14:30:00,3103.81,3077.31,0.03,100.0,0.0009,-0.02,0.0,-0.02,tp_upper -26770,做多,2022-02-08 14:35:00,2022-02-08 14:50:00,3095.07,3079.65,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26771,做空,2022-02-08 14:50:00,2022-02-08 14:55:00,3079.65,3068.39,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26772,做多,2022-02-08 15:45:00,2022-02-08 16:40:00,3070.57,3068.25,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26773,做空,2022-02-08 16:40:00,2022-02-08 16:50:00,3068.25,3041.56,0.03,100.0,0.0009,0.02,0.0,0.02,tp_lower -26774,做多,2022-02-08 17:50:00,2022-02-08 18:05:00,3048.83,3052.09,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26775,做空,2022-02-08 18:05:00,2022-02-08 18:55:00,3052.09,3058.06,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26776,做多,2022-02-08 18:55:00,2022-02-08 19:00:00,3058.06,3057.66,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26777,做空,2022-02-08 19:00:00,2022-02-08 19:15:00,3057.66,3060.72,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26778,做多,2022-02-08 19:15:00,2022-02-08 19:20:00,3060.72,3042.7,0.03,100.0,0.0009,-0.02,0.0,-0.02,flip -26779,做空,2022-02-08 19:20:00,2022-02-08 19:25:00,3042.7,3034.5,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26780,做多,2022-02-08 19:55:00,2022-02-08 20:25:00,3050.35,3080.23,0.03,100.0,0.0009,0.03,0.0,0.03,tp_upper -26781,做多,2022-02-08 22:05:00,2022-02-08 22:10:00,3113.75,3110.43,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26782,做空,2022-02-08 22:10:00,2022-02-08 22:30:00,3110.43,3096.1,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26783,做多,2022-02-08 22:50:00,2022-02-08 23:00:00,3109.03,3111.89,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26784,做空,2022-02-08 23:00:00,2022-02-09 00:00:00,3111.89,3117.37,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26785,做多,2022-02-09 00:00:00,2022-02-09 00:10:00,3117.37,3116.07,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26786,做空,2022-02-09 00:10:00,2022-02-09 00:15:00,3116.07,3121.76,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26787,做多,2022-02-09 00:15:00,2022-02-09 00:20:00,3121.76,3120.21,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26788,做空,2022-02-09 00:20:00,2022-02-09 00:25:00,3120.21,3107.12,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26789,做多,2022-02-09 00:40:00,2022-02-09 01:15:00,3122.46,3115.45,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26790,做空,2022-02-09 01:15:00,2022-02-09 01:25:00,3115.45,3116.11,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26791,做多,2022-02-09 01:25:00,2022-02-09 03:20:00,3116.11,3077.14,0.03,100.0,0.0009,-0.03,0.0,-0.04,flip -26792,做空,2022-02-09 03:20:00,2022-02-09 04:35:00,3077.14,3084.99,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26793,做多,2022-02-09 04:35:00,2022-02-09 04:45:00,3084.99,3089.92,0.03,100.0,0.0009,0.0,0.0,0.0,tp_upper -26794,做多,2022-02-09 05:35:00,2022-02-09 05:40:00,3082.66,3098.79,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26795,做多,2022-02-09 07:50:00,2022-02-09 07:55:00,3094.14,3103.83,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26796,做多,2022-02-09 08:45:00,2022-02-09 09:05:00,3094.2,3111.11,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26797,做多,2022-02-09 11:10:00,2022-02-09 11:40:00,3124.29,3138.06,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26798,做多,2022-02-09 14:25:00,2022-02-09 14:40:00,3185.25,3201.0,0.03,100.0,0.0009,0.01,0.0,0.01,tp_upper -26799,做多,2022-02-09 15:00:00,2022-02-09 15:10:00,3193.36,3179.65,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26800,做空,2022-02-09 15:10:00,2022-02-09 15:15:00,3179.65,3166.29,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26801,做多,2022-02-09 16:00:00,2022-02-09 16:05:00,3190.24,3180.49,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26802,做空,2022-02-09 16:05:00,2022-02-09 16:20:00,3180.49,3183.62,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26803,做多,2022-02-09 16:20:00,2022-02-09 16:45:00,3183.62,3210.25,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -26804,做多,2022-02-09 18:00:00,2022-02-09 18:45:00,3198.38,3200.06,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26805,做空,2022-02-09 18:45:00,2022-02-09 21:05:00,3200.06,3252.42,0.03,100.0,0.0009,-0.05,0.0,-0.05,flip -26806,做多,2022-02-09 21:05:00,2022-02-09 23:00:00,3252.42,3241.42,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26807,做空,2022-02-09 23:00:00,2022-02-09 23:10:00,3241.42,3240.17,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26808,做多,2022-02-09 23:10:00,2022-02-09 23:20:00,3240.17,3235.87,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26809,做空,2022-02-09 23:20:00,2022-02-09 23:50:00,3235.87,3237.0,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26810,做多,2022-02-09 23:50:00,2022-02-10 00:05:00,3237.0,3235.79,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26811,做空,2022-02-10 00:05:00,2022-02-10 00:15:00,3235.79,3218.36,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26812,做多,2022-02-10 01:20:00,2022-02-10 01:25:00,3224.99,3211.95,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26813,做空,2022-02-10 01:25:00,2022-02-10 01:30:00,3211.95,3218.5,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_lower -26814,做多,2022-02-10 01:35:00,2022-02-10 01:50:00,3219.55,3218.84,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26815,做空,2022-02-10 01:50:00,2022-02-10 01:55:00,3218.84,3221.91,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26816,做多,2022-02-10 01:55:00,2022-02-10 02:00:00,3221.91,3216.46,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26817,做空,2022-02-10 02:00:00,2022-02-10 02:05:00,3216.46,3221.64,0.03,100.0,0.0008,-0.0,0.0,-0.01,tp_lower -26818,做多,2022-02-10 02:05:00,2022-02-10 02:10:00,3221.64,3223.9,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -26819,做多,2022-02-10 02:20:00,2022-02-10 02:30:00,3223.87,3222.01,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26820,做空,2022-02-10 02:30:00,2022-02-10 02:40:00,3222.01,3219.79,0.03,100.0,0.0008,0.0,0.0,0.0,flip -26821,做多,2022-02-10 02:40:00,2022-02-10 04:25:00,3219.79,3181.33,0.03,100.0,0.0008,-0.03,0.0,-0.03,flip -26822,做空,2022-02-10 04:25:00,2022-02-10 04:40:00,3181.33,3172.17,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -26823,做多,2022-02-10 05:50:00,2022-02-10 06:25:00,3171.66,3168.24,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26824,做空,2022-02-10 06:25:00,2022-02-10 09:15:00,3168.24,3193.4,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -26825,做多,2022-02-10 09:15:00,2022-02-10 09:20:00,3193.4,3202.5,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26826,做多,2022-02-10 12:00:00,2022-02-10 12:05:00,3252.56,3251.04,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26827,做空,2022-02-10 12:05:00,2022-02-10 12:40:00,3251.04,3232.91,0.03,100.0,0.0008,0.01,0.0,0.01,tp_lower -26828,做多,2022-02-10 12:50:00,2022-02-10 12:55:00,3248.36,3243.69,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26829,做空,2022-02-10 12:55:00,2022-02-10 13:05:00,3243.69,3253.96,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26830,做多,2022-02-10 13:05:00,2022-02-10 13:15:00,3253.96,3255.59,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -26831,做多,2022-02-10 14:55:00,2022-02-10 15:00:00,3167.47,3221.3,0.03,100.0,0.0008,0.05,0.0,0.04,tp_upper -26832,做多,2022-02-10 16:15:00,2022-02-10 17:10:00,3201.99,3235.35,0.03,100.0,0.0008,0.03,0.0,0.03,tp_upper -26833,做多,2022-02-10 17:55:00,2022-02-10 21:45:00,3208.81,3113.0,0.03,100.0,0.0008,-0.08,0.0,-0.08,flip -26834,做空,2022-02-10 21:45:00,2022-02-10 21:55:00,3113.0,3112.59,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26835,做多,2022-02-10 21:55:00,2022-02-10 22:00:00,3112.59,3107.54,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26836,做空,2022-02-10 22:00:00,2022-02-10 22:05:00,3107.54,3116.69,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26837,做多,2022-02-10 22:05:00,2022-02-10 22:15:00,3116.69,3101.3,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26838,做空,2022-02-10 22:15:00,2022-02-10 22:20:00,3101.3,3117.24,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26839,做多,2022-02-10 22:20:00,2022-02-10 22:30:00,3117.24,3120.43,0.03,100.0,0.0008,0.0,0.0,0.0,tp_upper -26840,做多,2022-02-10 22:40:00,2022-02-10 22:45:00,3120.59,3111.16,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26841,做空,2022-02-10 22:45:00,2022-02-10 22:55:00,3111.16,3114.61,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26842,做多,2022-02-10 22:55:00,2022-02-10 23:05:00,3114.61,3102.91,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26843,做空,2022-02-10 23:05:00,2022-02-10 23:10:00,3102.91,3096.37,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -26844,做多,2022-02-11 01:00:00,2022-02-11 02:00:00,3089.79,3049.66,0.03,100.0,0.0009,-0.03,0.0,-0.04,flip -26845,做空,2022-02-11 02:00:00,2022-02-11 02:55:00,3049.66,3057.19,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26846,做多,2022-02-11 02:55:00,2022-02-11 03:40:00,3057.19,3072.41,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26847,做多,2022-02-11 04:30:00,2022-02-11 04:35:00,3069.7,3067.68,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26848,做空,2022-02-11 04:35:00,2022-02-11 04:55:00,3067.68,3067.75,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26849,做多,2022-02-11 04:55:00,2022-02-11 05:50:00,3067.75,3048.93,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -26850,做空,2022-02-11 05:50:00,2022-02-11 06:00:00,3048.93,3056.17,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_lower -26851,做多,2022-02-11 06:05:00,2022-02-11 07:05:00,3063.17,3083.99,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -26852,做多,2022-02-11 09:10:00,2022-02-11 09:30:00,3092.83,3084.39,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26853,做空,2022-02-11 09:30:00,2022-02-11 09:35:00,3084.39,3103.0,0.03,100.0,0.0008,-0.02,0.0,-0.02,flip -26854,做多,2022-02-11 09:35:00,2022-02-11 10:10:00,3103.0,3086.54,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26855,做空,2022-02-11 10:10:00,2022-02-11 10:15:00,3086.54,3089.19,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26856,做多,2022-02-11 10:15:00,2022-02-11 10:40:00,3089.19,3102.76,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26857,做多,2022-02-11 11:10:00,2022-02-11 11:20:00,3103.11,3098.33,0.03,100.0,0.0008,-0.0,0.0,-0.01,flip -26858,做空,2022-02-11 11:20:00,2022-02-11 11:30:00,3098.33,3098.67,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26859,做多,2022-02-11 11:30:00,2022-02-11 11:40:00,3098.67,3094.11,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26860,做空,2022-02-11 11:40:00,2022-02-11 11:45:00,3094.11,3095.15,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26861,做多,2022-02-11 11:45:00,2022-02-11 12:20:00,3095.15,3117.63,0.03,100.0,0.0008,0.02,0.0,0.02,tp_upper -26862,做多,2022-02-11 12:45:00,2022-02-11 13:00:00,3098.86,3101.13,0.03,100.0,0.0008,0.0,0.0,0.0,flip -26863,做空,2022-02-11 13:00:00,2022-02-11 14:15:00,3101.13,3112.76,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26864,做多,2022-02-11 14:15:00,2022-02-11 14:25:00,3112.76,3113.42,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26865,做空,2022-02-11 14:25:00,2022-02-11 14:35:00,3113.42,3107.12,0.03,100.0,0.0008,0.01,0.0,0.0,tp_lower -26866,做多,2022-02-11 14:35:00,2022-02-11 14:45:00,3107.12,3120.87,0.03,100.0,0.0008,0.01,0.0,0.01,tp_upper -26867,做多,2022-02-11 14:45:00,2022-02-11 14:50:00,3120.87,3113.22,0.03,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -26868,做多,2022-02-11 15:35:00,2022-02-11 15:50:00,3107.77,3107.45,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26869,做空,2022-02-11 15:50:00,2022-02-11 16:00:00,3107.45,3107.32,0.03,100.0,0.0008,0.0,0.0,-0.0,flip -26870,做多,2022-02-11 16:00:00,2022-02-11 16:05:00,3107.32,3099.3,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26871,做空,2022-02-11 16:05:00,2022-02-11 16:10:00,3099.3,3102.74,0.03,100.0,0.0008,-0.0,0.0,-0.0,flip -26872,做多,2022-02-11 16:10:00,2022-02-11 17:05:00,3102.74,3093.65,0.03,100.0,0.0008,-0.01,0.0,-0.01,flip -26873,做空,2022-02-11 17:05:00,2022-02-11 17:10:00,3093.65,3098.06,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26874,做多,2022-02-11 17:10:00,2022-02-11 17:15:00,3098.06,3089.52,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26875,做空,2022-02-11 17:15:00,2022-02-11 17:30:00,3089.52,3092.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26876,做多,2022-02-11 17:30:00,2022-02-11 17:35:00,3092.01,3087.7,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26877,做空,2022-02-11 17:35:00,2022-02-11 17:50:00,3087.7,3072.99,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -26878,做多,2022-02-11 21:25:00,2022-02-11 21:30:00,2939.43,2929.84,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26879,做空,2022-02-11 21:30:00,2022-02-11 21:40:00,2929.84,2930.78,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26880,做多,2022-02-11 21:40:00,2022-02-11 21:45:00,2930.78,2928.32,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26881,做空,2022-02-11 21:45:00,2022-02-11 21:55:00,2928.32,2925.96,0.02,100.0,0.0008,0.0,0.0,0.0,flip -26882,做多,2022-02-11 21:55:00,2022-02-11 22:05:00,2925.96,2921.13,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -26883,做空,2022-02-11 22:05:00,2022-02-11 22:10:00,2921.13,2914.34,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -26884,做多,2022-02-11 23:15:00,2022-02-12 00:50:00,2911.17,2927.42,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -26885,做多,2022-02-12 04:05:00,2022-02-12 04:10:00,2943.18,2939.62,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26886,做空,2022-02-12 04:10:00,2022-02-12 04:15:00,2939.62,2940.26,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26887,做多,2022-02-12 04:15:00,2022-02-12 04:40:00,2940.26,2937.48,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26888,做空,2022-02-12 04:40:00,2022-02-12 04:50:00,2937.48,2933.21,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26889,做多,2022-02-12 04:50:00,2022-02-12 05:05:00,2933.21,2932.61,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26890,做空,2022-02-12 05:05:00,2022-02-12 05:10:00,2932.61,2927.88,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26891,做多,2022-02-12 07:00:00,2022-02-12 07:05:00,2916.28,2907.75,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26892,做空,2022-02-12 07:05:00,2022-02-12 07:10:00,2907.75,2917.57,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26893,做多,2022-02-12 07:10:00,2022-02-12 07:20:00,2917.57,2911.59,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26894,做空,2022-02-12 07:20:00,2022-02-12 07:45:00,2911.59,2908.17,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26895,做多,2022-02-12 07:45:00,2022-02-12 08:00:00,2908.17,2927.95,0.03,100.0,0.0009,0.02,0.0,0.02,tp_upper -26896,做多,2022-02-12 09:20:00,2022-02-12 09:30:00,2932.76,2932.73,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26897,做空,2022-02-12 09:30:00,2022-02-12 09:40:00,2932.73,2930.69,0.03,100.0,0.0009,0.0,0.0,0.0,tp_lower -26898,做多,2022-02-12 09:50:00,2022-02-12 10:00:00,2936.44,2934.4,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26899,做空,2022-02-12 10:00:00,2022-02-12 10:10:00,2934.4,2926.81,0.03,100.0,0.0009,0.01,0.0,0.01,tp_lower -26900,做多,2022-02-12 11:25:00,2022-02-12 12:30:00,2915.62,2911.0,0.03,100.0,0.0009,-0.0,0.0,-0.01,flip -26901,做空,2022-02-12 12:30:00,2022-02-12 12:40:00,2911.0,2913.37,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26902,做多,2022-02-12 12:40:00,2022-02-12 15:00:00,2913.37,2885.13,0.03,100.0,0.0009,-0.02,0.0,-0.03,flip -26903,做空,2022-02-12 15:00:00,2022-02-12 15:15:00,2885.13,2862.92,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -26904,做多,2022-02-12 15:35:00,2022-02-12 15:55:00,2882.39,2880.55,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26905,做空,2022-02-12 15:55:00,2022-02-12 16:05:00,2880.55,2909.23,0.03,100.0,0.0009,-0.02,0.0,-0.03,flip -26906,做多,2022-02-12 16:05:00,2022-02-12 16:10:00,2909.23,2905.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -26907,做多,2022-02-12 19:25:00,2022-02-12 20:30:00,2961.15,2980.38,0.02,100.0,0.0008,0.02,0.0,0.01,tp_upper -26908,做多,2022-02-12 22:35:00,2022-02-12 22:40:00,2907.42,2904.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26909,做空,2022-02-12 22:40:00,2022-02-12 23:45:00,2904.28,2906.27,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26910,做多,2022-02-12 23:45:00,2022-02-12 23:55:00,2906.27,2916.93,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -26911,做多,2022-02-13 00:15:00,2022-02-13 00:20:00,2911.79,2909.18,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26912,做空,2022-02-13 00:20:00,2022-02-13 02:00:00,2909.18,2918.98,0.03,100.0,0.0009,-0.01,0.0,-0.01,tp_lower -26913,做多,2022-02-13 02:45:00,2022-02-13 03:05:00,2922.88,2920.14,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26914,做空,2022-02-13 03:05:00,2022-02-13 03:25:00,2920.14,2922.53,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26915,做多,2022-02-13 03:25:00,2022-02-13 03:40:00,2922.53,2920.92,0.03,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -26916,做多,2022-02-13 04:00:00,2022-02-13 04:20:00,2921.43,2923.01,0.03,100.0,0.0009,0.0,0.0,0.0,flip -26917,做空,2022-02-13 04:20:00,2022-02-13 04:30:00,2923.01,2926.0,0.03,100.0,0.0009,-0.0,0.0,-0.0,flip -26918,做多,2022-02-13 04:30:00,2022-02-13 04:35:00,2926.0,2916.45,0.03,100.0,0.0009,-0.01,0.0,-0.01,flip -26919,做空,2022-02-13 04:35:00,2022-02-13 04:40:00,2916.45,2912.53,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -26920,做多,2022-02-13 05:40:00,2022-02-13 05:45:00,2915.02,2909.73,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -26921,做空,2022-02-13 05:45:00,2022-02-13 05:50:00,2909.73,2914.54,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -26922,做多,2022-02-13 05:50:00,2022-02-13 05:55:00,2914.54,2913.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26923,做空,2022-02-13 05:55:00,2022-02-13 06:00:00,2913.3,2913.38,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26924,做多,2022-02-13 06:00:00,2022-02-13 06:05:00,2913.38,2909.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26925,做空,2022-02-13 06:05:00,2022-02-13 06:10:00,2909.28,2910.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26926,做多,2022-02-13 06:10:00,2022-02-13 06:35:00,2910.28,2921.07,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -26927,做多,2022-02-13 06:35:00,2022-02-13 06:40:00,2921.07,2920.08,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -26928,做多,2022-02-13 07:40:00,2022-02-13 07:45:00,2917.28,2916.86,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26929,做空,2022-02-13 07:45:00,2022-02-13 07:50:00,2916.86,2922.13,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -26930,做多,2022-02-13 07:50:00,2022-02-13 08:00:00,2922.13,2918.45,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26931,做空,2022-02-13 08:00:00,2022-02-13 08:10:00,2918.45,2925.52,0.02,100.0,0.0008,-0.01,0.0,-0.01,tp_lower -26932,做多,2022-02-13 08:10:00,2022-02-13 08:15:00,2925.52,2925.57,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -26933,做多,2022-02-13 08:30:00,2022-02-13 09:00:00,2926.3,2920.01,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26934,做空,2022-02-13 09:00:00,2022-02-13 09:05:00,2920.01,2922.67,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26935,做多,2022-02-13 09:05:00,2022-02-13 09:15:00,2922.67,2920.79,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26936,做空,2022-02-13 09:15:00,2022-02-13 09:20:00,2920.79,2922.48,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26937,做多,2022-02-13 09:20:00,2022-02-13 10:35:00,2922.48,2930.62,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -26938,做多,2022-02-13 12:00:00,2022-02-13 12:05:00,2933.0,2932.48,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26939,做空,2022-02-13 12:05:00,2022-02-13 12:10:00,2932.48,2934.5,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26940,做多,2022-02-13 12:10:00,2022-02-13 12:15:00,2934.5,2931.33,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26941,做空,2022-02-13 12:15:00,2022-02-13 12:20:00,2931.33,2939.47,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26942,做多,2022-02-13 12:20:00,2022-02-13 12:30:00,2939.47,2931.91,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26943,做空,2022-02-13 12:30:00,2022-02-13 12:35:00,2931.91,2934.18,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26944,做多,2022-02-13 12:35:00,2022-02-13 12:45:00,2934.18,2940.58,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -26945,做多,2022-02-13 13:05:00,2022-02-13 13:15:00,2937.74,2943.03,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -26946,做多,2022-02-13 13:45:00,2022-02-13 14:10:00,2938.64,2940.1,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -26947,做空,2022-02-13 14:10:00,2022-02-13 14:20:00,2940.1,2938.65,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -26948,做多,2022-02-13 14:20:00,2022-02-13 15:15:00,2938.65,2928.55,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26949,做空,2022-02-13 15:15:00,2022-02-13 15:20:00,2928.55,2932.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26950,做多,2022-02-13 15:20:00,2022-02-13 15:35:00,2932.19,2930.58,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26951,做空,2022-02-13 15:35:00,2022-02-13 15:40:00,2930.58,2933.03,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26952,做多,2022-02-13 15:40:00,2022-02-13 15:45:00,2933.03,2929.61,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26953,做空,2022-02-13 15:45:00,2022-02-13 16:00:00,2929.61,2900.16,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -26954,做多,2022-02-13 17:30:00,2022-02-13 17:50:00,2884.88,2883.09,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26955,做空,2022-02-13 17:50:00,2022-02-13 18:35:00,2883.09,2850.23,0.02,100.0,0.0008,0.03,0.0,0.03,tp_lower -26956,做多,2022-02-13 19:55:00,2022-02-13 20:10:00,2855.35,2866.79,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -26957,做多,2022-02-13 22:15:00,2022-02-13 22:20:00,2889.43,2885.32,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26958,做空,2022-02-13 22:20:00,2022-02-13 22:25:00,2885.32,2889.34,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26959,做多,2022-02-13 22:25:00,2022-02-13 22:50:00,2889.34,2892.3,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -26960,做多,2022-02-13 23:15:00,2022-02-13 23:20:00,2886.11,2870.54,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26961,做空,2022-02-13 23:20:00,2022-02-13 23:45:00,2870.54,2886.07,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26962,做多,2022-02-13 23:45:00,2022-02-13 23:55:00,2886.07,2870.32,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26963,做空,2022-02-13 23:55:00,2022-02-14 00:00:00,2870.32,2866.02,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -26964,做多,2022-02-14 00:10:00,2022-02-14 00:20:00,2881.09,2869.39,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -26965,做空,2022-02-14 00:20:00,2022-02-14 00:30:00,2869.39,2866.28,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -26966,做多,2022-02-14 00:35:00,2022-02-14 01:20:00,2874.0,2855.05,0.02,100.0,0.0009,-0.02,0.0,-0.02,flip -26967,做空,2022-02-14 01:20:00,2022-02-14 01:25:00,2855.05,2847.69,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -26968,做多,2022-02-14 02:15:00,2022-02-14 02:20:00,2855.99,2853.04,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26969,做空,2022-02-14 02:20:00,2022-02-14 02:25:00,2853.04,2858.57,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -26970,做多,2022-02-14 02:25:00,2022-02-14 02:30:00,2858.57,2851.64,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -26971,做空,2022-02-14 02:30:00,2022-02-14 02:35:00,2851.64,2854.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26972,做多,2022-02-14 02:35:00,2022-02-14 02:40:00,2854.18,2853.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -26973,做空,2022-02-14 02:40:00,2022-02-14 03:00:00,2853.24,2849.76,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -26974,做多,2022-02-14 03:00:00,2022-02-14 03:05:00,2849.76,2850.97,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -26975,做多,2022-02-14 04:50:00,2022-02-14 05:00:00,2861.68,2865.1,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -26976,做多,2022-02-14 06:15:00,2022-02-14 06:20:00,2857.46,2853.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26977,做空,2022-02-14 06:20:00,2022-02-14 06:35:00,2853.25,2854.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26978,做多,2022-02-14 06:35:00,2022-02-14 06:40:00,2854.81,2851.33,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26979,做空,2022-02-14 06:40:00,2022-02-14 06:45:00,2851.33,2862.99,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26980,做多,2022-02-14 06:45:00,2022-02-14 06:50:00,2862.99,2868.27,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -26981,做多,2022-02-14 10:05:00,2022-02-14 10:15:00,2860.98,2858.58,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26982,做空,2022-02-14 10:15:00,2022-02-14 10:35:00,2858.58,2863.72,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -26983,做多,2022-02-14 10:35:00,2022-02-14 10:45:00,2863.72,2868.95,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -26984,做多,2022-02-14 11:50:00,2022-02-14 12:00:00,2871.72,2872.63,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -26985,做空,2022-02-14 12:00:00,2022-02-14 12:10:00,2872.63,2863.24,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -26986,做多,2022-02-14 12:35:00,2022-02-14 12:40:00,2890.36,2902.15,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -26987,做多,2022-02-14 15:10:00,2022-02-14 16:05:00,2940.47,2939.9,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26988,做空,2022-02-14 16:05:00,2022-02-14 16:15:00,2939.9,2944.24,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26989,做多,2022-02-14 16:15:00,2022-02-14 16:25:00,2944.24,2952.32,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -26990,做多,2022-02-14 18:05:00,2022-02-14 18:20:00,2946.1,2928.0,0.02,100.0,0.0008,-0.01,0.0,-0.02,flip -26991,做空,2022-02-14 18:20:00,2022-02-14 18:25:00,2928.0,2932.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -26992,做多,2022-02-14 20:30:00,2022-02-14 20:35:00,2894.89,2895.48,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -26993,做多,2022-02-15 00:05:00,2022-02-15 00:10:00,2938.68,2930.26,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -26994,做空,2022-02-15 00:10:00,2022-02-15 00:15:00,2930.26,2927.7,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -26995,做多,2022-02-15 01:20:00,2022-02-15 01:25:00,2928.41,2940.69,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -26996,做多,2022-02-15 03:25:00,2022-02-15 03:30:00,3025.13,3023.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26997,做空,2022-02-15 03:30:00,2022-02-15 03:35:00,3023.81,3025.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26998,做多,2022-02-15 03:35:00,2022-02-15 03:45:00,3025.44,3023.05,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -26999,做空,2022-02-15 03:45:00,2022-02-15 03:55:00,3023.05,3023.45,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27000,做多,2022-02-15 03:55:00,2022-02-15 04:00:00,3023.45,3030.92,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -27001,做多,2022-02-15 04:00:00,2022-02-15 04:05:00,3030.92,3024.38,0.02,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -27002,做多,2022-02-15 05:45:00,2022-02-15 06:00:00,3014.48,3017.12,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27003,做多,2022-02-15 06:00:00,2022-02-15 06:05:00,3017.12,3018.89,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27004,做多,2022-02-15 11:15:00,2022-02-15 11:45:00,3095.47,3107.99,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27005,做多,2022-02-15 12:10:00,2022-02-15 12:45:00,3095.78,3107.1,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27006,做多,2022-02-15 13:40:00,2022-02-15 14:05:00,3105.36,3121.72,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27007,做多,2022-02-15 15:40:00,2022-02-15 15:50:00,3118.32,3120.69,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27008,做空,2022-02-15 15:50:00,2022-02-15 16:30:00,3120.69,3116.01,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27009,做多,2022-02-15 16:30:00,2022-02-15 17:15:00,3116.01,3093.41,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27010,做空,2022-02-15 17:15:00,2022-02-15 17:20:00,3093.41,3093.38,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_lower -27011,做多,2022-02-15 18:20:00,2022-02-15 18:30:00,3113.65,3113.55,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27012,做多,2022-02-15 19:45:00,2022-02-15 19:50:00,3117.01,3109.81,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27013,做空,2022-02-15 19:50:00,2022-02-15 19:55:00,3109.81,3108.75,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_lower -27014,做多,2022-02-15 20:05:00,2022-02-15 20:15:00,3115.78,3109.89,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27015,做空,2022-02-15 20:15:00,2022-02-15 20:20:00,3109.89,3110.09,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27016,做多,2022-02-15 20:25:00,2022-02-15 20:30:00,3113.47,3107.51,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27017,做空,2022-02-15 20:30:00,2022-02-15 20:35:00,3107.51,3110.05,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27018,做多,2022-02-15 20:50:00,2022-02-15 21:05:00,3110.65,3108.36,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27019,做空,2022-02-15 21:05:00,2022-02-15 21:10:00,3108.36,3110.29,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27020,做多,2022-02-15 21:10:00,2022-02-15 22:25:00,3110.29,3128.58,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27021,做多,2022-02-16 00:30:00,2022-02-16 02:55:00,3162.95,3154.3,0.02,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -27022,做多,2022-02-16 05:05:00,2022-02-16 05:20:00,3132.76,3125.42,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27023,做空,2022-02-16 05:20:00,2022-02-16 05:25:00,3125.42,3129.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27024,做多,2022-02-16 05:25:00,2022-02-16 05:40:00,3129.26,3124.5,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27025,做空,2022-02-16 05:40:00,2022-02-16 07:35:00,3124.5,3138.23,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27026,做多,2022-02-16 07:35:00,2022-02-16 07:55:00,3138.23,3148.11,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27027,做多,2022-02-16 08:45:00,2022-02-16 08:50:00,3146.07,3142.69,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27028,做空,2022-02-16 08:50:00,2022-02-16 09:00:00,3142.69,3146.36,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27029,做多,2022-02-16 09:00:00,2022-02-16 09:05:00,3146.36,3138.36,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27030,做空,2022-02-16 09:05:00,2022-02-16 09:10:00,3138.36,3140.14,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27031,做多,2022-02-16 09:30:00,2022-02-16 09:35:00,3149.48,3144.89,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27032,做空,2022-02-16 09:35:00,2022-02-16 09:50:00,3144.89,3128.72,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27033,做多,2022-02-16 11:00:00,2022-02-16 11:25:00,3139.25,3129.46,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27034,做空,2022-02-16 11:25:00,2022-02-16 12:10:00,3129.46,3120.96,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27035,做多,2022-02-16 12:25:00,2022-02-16 12:35:00,3129.81,3121.84,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27036,做空,2022-02-16 12:35:00,2022-02-16 12:40:00,3121.84,3112.84,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27037,做多,2022-02-16 15:10:00,2022-02-16 15:30:00,3068.61,3061.39,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27038,做空,2022-02-16 15:30:00,2022-02-16 15:35:00,3061.39,3067.75,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27039,做多,2022-02-16 15:35:00,2022-02-16 15:55:00,3067.75,3064.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27040,做空,2022-02-16 15:55:00,2022-02-16 16:00:00,3064.99,3065.42,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27041,做多,2022-02-16 16:00:00,2022-02-16 16:10:00,3065.42,3055.2,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27042,做空,2022-02-16 16:10:00,2022-02-16 16:15:00,3055.2,3046.6,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27043,做多,2022-02-16 16:25:00,2022-02-16 16:30:00,3066.35,3063.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27044,做空,2022-02-16 16:30:00,2022-02-16 16:35:00,3063.01,3066.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27045,做多,2022-02-16 16:35:00,2022-02-16 16:40:00,3066.3,3065.42,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27046,做空,2022-02-16 16:40:00,2022-02-16 17:35:00,3065.42,3070.76,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27047,做多,2022-02-16 17:35:00,2022-02-16 17:45:00,3070.76,3070.39,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27048,做空,2022-02-16 17:45:00,2022-02-16 18:05:00,3070.39,3075.66,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27049,做多,2022-02-16 18:05:00,2022-02-16 18:20:00,3075.66,3082.28,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -27050,做多,2022-02-16 22:20:00,2022-02-16 22:35:00,3143.06,3140.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27051,做空,2022-02-16 22:35:00,2022-02-16 22:40:00,3140.17,3146.71,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27052,做多,2022-02-16 22:40:00,2022-02-16 22:45:00,3146.71,3139.34,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27053,做空,2022-02-16 22:45:00,2022-02-16 23:00:00,3139.34,3139.87,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27054,做多,2022-02-16 23:00:00,2022-02-16 23:25:00,3139.87,3150.51,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27055,做多,2022-02-17 00:25:00,2022-02-17 01:10:00,3133.69,3143.99,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27056,做多,2022-02-17 01:55:00,2022-02-17 02:15:00,3141.39,3135.12,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27057,做空,2022-02-17 02:15:00,2022-02-17 02:20:00,3135.12,3120.43,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27058,做多,2022-02-17 02:50:00,2022-02-17 05:35:00,3132.03,3065.64,0.02,100.0,0.0008,-0.05,0.0,-0.05,flip -27059,做空,2022-02-17 05:35:00,2022-02-17 05:40:00,3065.64,3065.95,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27060,做多,2022-02-17 05:40:00,2022-02-17 06:00:00,3065.95,3070.1,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27061,做多,2022-02-17 07:30:00,2022-02-17 07:45:00,3090.44,3106.26,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27062,做多,2022-02-17 11:10:00,2022-02-17 11:50:00,3058.2,3057.68,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27063,做空,2022-02-17 11:50:00,2022-02-17 13:00:00,3057.68,3063.94,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27064,做多,2022-02-17 13:00:00,2022-02-17 16:00:00,3063.94,2969.6,0.02,100.0,0.0008,-0.07,0.0,-0.07,flip -27065,做空,2022-02-17 16:00:00,2022-02-17 16:10:00,2969.6,2996.0,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27066,做多,2022-02-17 16:10:00,2022-02-17 16:20:00,2996.0,2985.38,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27067,做空,2022-02-17 16:20:00,2022-02-17 16:55:00,2985.38,2980.07,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27068,做多,2022-02-17 19:40:00,2022-02-17 19:55:00,2905.0,2908.7,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27069,做空,2022-02-17 19:55:00,2022-02-17 20:05:00,2908.7,2890.29,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27070,做多,2022-02-17 20:35:00,2022-02-17 20:50:00,2901.48,2897.61,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27071,做空,2022-02-17 20:50:00,2022-02-17 20:55:00,2897.61,2898.32,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27072,做多,2022-02-17 20:55:00,2022-02-17 22:00:00,2898.32,2887.05,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27073,做空,2022-02-17 22:00:00,2022-02-17 22:30:00,2887.05,2885.44,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27074,做多,2022-02-17 22:30:00,2022-02-17 22:35:00,2885.44,2882.05,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27075,做空,2022-02-17 22:35:00,2022-02-17 23:50:00,2882.05,2877.95,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27076,做多,2022-02-17 23:55:00,2022-02-18 00:00:00,2890.8,2877.67,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27077,做空,2022-02-18 00:00:00,2022-02-18 00:05:00,2877.67,2890.75,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27078,做多,2022-02-18 00:05:00,2022-02-18 00:10:00,2890.75,2871.5,0.02,100.0,0.0008,-0.01,0.0,-0.02,flip -27079,做空,2022-02-18 00:10:00,2022-02-18 00:15:00,2871.5,2875.58,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27080,做多,2022-02-18 00:35:00,2022-02-18 00:40:00,2887.77,2880.65,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27081,做空,2022-02-18 00:40:00,2022-02-18 00:50:00,2880.65,2887.19,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27082,做多,2022-02-18 00:50:00,2022-02-18 01:05:00,2887.19,2876.54,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27083,做空,2022-02-18 01:05:00,2022-02-18 01:15:00,2876.54,2882.65,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27084,做多,2022-02-18 01:15:00,2022-02-18 01:20:00,2882.65,2871.51,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27085,做空,2022-02-18 01:20:00,2022-02-18 01:30:00,2871.51,2890.39,0.02,100.0,0.0008,-0.01,0.0,-0.02,flip -27086,做多,2022-02-18 01:30:00,2022-02-18 01:35:00,2890.39,2904.38,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27087,做多,2022-02-18 02:40:00,2022-02-18 03:00:00,2900.15,2898.43,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27088,做空,2022-02-18 03:00:00,2022-02-18 03:05:00,2898.43,2908.27,0.02,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -27089,做多,2022-02-18 03:05:00,2022-02-18 03:15:00,2908.27,2902.8,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27090,做空,2022-02-18 03:15:00,2022-02-18 03:45:00,2902.8,2905.32,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27091,做多,2022-02-18 03:45:00,2022-02-18 04:00:00,2905.32,2904.74,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27092,做多,2022-02-18 05:30:00,2022-02-18 05:40:00,2892.8,2890.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27093,做空,2022-02-18 05:40:00,2022-02-18 05:45:00,2890.79,2896.85,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27094,做多,2022-02-18 05:45:00,2022-02-18 06:40:00,2896.85,2909.04,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27095,做多,2022-02-18 07:55:00,2022-02-18 08:15:00,2902.86,2913.59,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27096,做多,2022-02-18 10:45:00,2022-02-18 12:35:00,2918.91,2890.9,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -27097,做空,2022-02-18 12:35:00,2022-02-18 12:40:00,2890.9,2891.41,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27098,做多,2022-02-18 12:40:00,2022-02-18 13:05:00,2891.41,2890.41,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27099,做空,2022-02-18 13:05:00,2022-02-18 13:10:00,2890.41,2890.69,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27100,做多,2022-02-18 13:10:00,2022-02-18 13:45:00,2890.69,2896.14,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27101,做空,2022-02-18 13:45:00,2022-02-18 14:15:00,2896.14,2876.25,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27102,做多,2022-02-18 16:20:00,2022-02-18 16:40:00,2810.62,2812.18,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27103,做空,2022-02-18 16:40:00,2022-02-18 17:05:00,2812.18,2808.02,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27104,做多,2022-02-18 17:05:00,2022-02-18 17:10:00,2808.02,2797.25,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27105,做空,2022-02-18 17:10:00,2022-02-18 17:15:00,2797.25,2804.02,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27106,做多,2022-02-18 17:15:00,2022-02-18 17:20:00,2804.02,2796.0,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27107,做空,2022-02-18 17:20:00,2022-02-18 17:30:00,2796.0,2784.48,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27108,做多,2022-02-18 18:35:00,2022-02-18 18:40:00,2784.94,2783.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27109,做空,2022-02-18 18:40:00,2022-02-18 19:50:00,2783.81,2793.95,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27110,做多,2022-02-18 19:50:00,2022-02-18 20:05:00,2793.95,2792.31,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27111,做空,2022-02-18 20:05:00,2022-02-18 20:15:00,2792.31,2778.61,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27112,做多,2022-02-18 20:40:00,2022-02-18 20:50:00,2786.85,2781.48,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27113,做空,2022-02-18 20:50:00,2022-02-18 21:00:00,2781.48,2794.42,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27114,做多,2022-02-18 21:00:00,2022-02-18 21:05:00,2794.42,2781.51,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27115,做空,2022-02-18 21:05:00,2022-02-18 21:10:00,2781.51,2789.42,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27116,做多,2022-02-18 21:10:00,2022-02-18 21:15:00,2789.42,2797.39,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -27117,做多,2022-02-18 21:35:00,2022-02-18 21:45:00,2789.47,2785.45,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27118,做空,2022-02-18 21:45:00,2022-02-18 22:05:00,2785.45,2766.05,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27119,做多,2022-02-19 00:10:00,2022-02-19 00:15:00,2782.3,2789.55,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -27120,做多,2022-02-19 02:40:00,2022-02-19 02:45:00,2821.29,2818.97,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27121,做空,2022-02-19 02:45:00,2022-02-19 03:00:00,2818.97,2815.8,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27122,做多,2022-02-19 03:00:00,2022-02-19 03:10:00,2815.8,2817.96,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27123,做多,2022-02-19 04:05:00,2022-02-19 04:45:00,2809.59,2808.59,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27124,做空,2022-02-19 04:45:00,2022-02-19 04:55:00,2808.59,2814.12,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27125,做多,2022-02-19 04:55:00,2022-02-19 05:10:00,2814.12,2811.27,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27126,做空,2022-02-19 05:10:00,2022-02-19 05:40:00,2811.27,2803.78,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -27127,做多,2022-02-19 06:15:00,2022-02-19 06:30:00,2809.08,2810.0,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27128,做空,2022-02-19 06:30:00,2022-02-19 06:35:00,2810.0,2814.73,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27129,做多,2022-02-19 06:35:00,2022-02-19 06:40:00,2814.73,2815.4,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27130,做多,2022-02-19 07:25:00,2022-02-19 07:40:00,2811.4,2812.3,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27131,做空,2022-02-19 07:40:00,2022-02-19 08:00:00,2812.3,2813.93,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27132,做多,2022-02-19 08:00:00,2022-02-19 08:10:00,2813.93,2813.63,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27133,做空,2022-02-19 08:10:00,2022-02-19 08:15:00,2813.63,2815.56,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27134,做多,2022-02-19 08:15:00,2022-02-19 08:25:00,2815.56,2807.51,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27135,做空,2022-02-19 08:25:00,2022-02-19 08:30:00,2807.51,2804.0,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27136,做多,2022-02-19 10:55:00,2022-02-19 13:15:00,2777.47,2722.29,0.02,100.0,0.0008,-0.04,0.0,-0.04,tp_upper -27137,做多,2022-02-19 13:25:00,2022-02-19 13:30:00,2722.26,2730.75,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27138,做多,2022-02-19 14:40:00,2022-02-19 14:50:00,2731.79,2733.19,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27139,做空,2022-02-19 14:50:00,2022-02-19 15:05:00,2733.19,2725.38,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -27140,做多,2022-02-19 15:15:00,2022-02-19 15:30:00,2737.75,2741.04,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27141,做多,2022-02-19 17:50:00,2022-02-19 17:55:00,2760.26,2760.04,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27142,做空,2022-02-19 17:55:00,2022-02-19 18:15:00,2760.04,2756.84,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27143,做多,2022-02-19 18:15:00,2022-02-19 18:20:00,2756.84,2751.77,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27144,做空,2022-02-19 18:20:00,2022-02-19 18:35:00,2751.77,2751.76,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27145,做多,2022-02-19 18:35:00,2022-02-19 19:45:00,2751.76,2741.62,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27146,做空,2022-02-19 19:45:00,2022-02-19 20:00:00,2741.62,2744.37,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27147,做多,2022-02-19 20:05:00,2022-02-19 20:15:00,2746.64,2755.4,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27148,做多,2022-02-19 22:40:00,2022-02-19 23:00:00,2746.83,2740.62,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27149,做空,2022-02-19 23:00:00,2022-02-19 23:10:00,2740.62,2746.93,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27150,做多,2022-02-19 23:10:00,2022-02-19 23:15:00,2746.93,2749.24,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27151,做多,2022-02-20 01:40:00,2022-02-20 02:05:00,2739.35,2736.67,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27152,做空,2022-02-20 02:05:00,2022-02-20 02:45:00,2736.67,2728.33,0.02,100.0,0.0008,0.01,0.0,0.01,flip -27153,做多,2022-02-20 02:45:00,2022-02-20 04:20:00,2728.33,2705.3,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27154,做空,2022-02-20 04:20:00,2022-02-20 04:25:00,2705.3,2702.85,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27155,做多,2022-02-20 07:20:00,2022-02-20 07:50:00,2639.7,2651.87,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27156,做多,2022-02-20 09:10:00,2022-02-20 09:50:00,2626.14,2626.24,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27157,做空,2022-02-20 09:50:00,2022-02-20 11:00:00,2626.24,2611.41,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27158,做多,2022-02-20 11:20:00,2022-02-20 11:55:00,2621.92,2641.0,0.02,100.0,0.0008,0.02,0.0,0.01,tp_upper -27159,做多,2022-02-20 13:15:00,2022-02-20 13:45:00,2629.08,2632.98,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27160,做空,2022-02-20 13:45:00,2022-02-20 14:00:00,2632.98,2635.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27161,做多,2022-02-20 14:00:00,2022-02-20 14:05:00,2635.0,2630.05,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27162,做空,2022-02-20 14:05:00,2022-02-20 14:15:00,2630.05,2609.19,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -27163,做多,2022-02-20 14:20:00,2022-02-20 15:15:00,2622.6,2628.28,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27164,做空,2022-02-20 15:15:00,2022-02-20 16:55:00,2628.28,2642.97,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27165,做多,2022-02-20 16:55:00,2022-02-20 17:25:00,2642.97,2643.31,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27166,做空,2022-02-20 17:25:00,2022-02-20 17:40:00,2643.31,2647.57,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27167,做多,2022-02-20 17:40:00,2022-02-20 17:50:00,2647.57,2647.59,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27168,做空,2022-02-20 17:50:00,2022-02-20 18:10:00,2647.59,2658.67,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27169,做多,2022-02-20 18:10:00,2022-02-20 18:20:00,2658.67,2651.14,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27170,做空,2022-02-20 18:20:00,2022-02-20 19:10:00,2651.14,2654.61,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27171,做多,2022-02-20 19:10:00,2022-02-20 19:15:00,2654.61,2647.94,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27172,做空,2022-02-20 19:15:00,2022-02-20 19:25:00,2647.94,2650.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27173,做多,2022-02-20 19:25:00,2022-02-20 22:10:00,2650.01,2608.0,0.02,100.0,0.0008,-0.03,0.0,-0.03,flip -27174,做空,2022-02-20 22:10:00,2022-02-21 00:10:00,2608.0,2629.86,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27175,做多,2022-02-21 00:10:00,2022-02-21 00:45:00,2629.86,2630.57,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27176,做空,2022-02-21 00:45:00,2022-02-21 00:50:00,2630.57,2649.48,0.02,100.0,0.0008,-0.01,0.0,-0.02,flip -27177,做多,2022-02-21 00:50:00,2022-02-21 00:55:00,2649.48,2666.82,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27178,做多,2022-02-21 04:00:00,2022-02-21 04:05:00,2720.26,2719.78,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27179,做空,2022-02-21 04:05:00,2022-02-21 04:20:00,2719.78,2720.59,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27180,做多,2022-02-21 04:20:00,2022-02-21 04:25:00,2720.59,2716.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27181,做空,2022-02-21 04:25:00,2022-02-21 04:30:00,2716.3,2723.83,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27182,做多,2022-02-21 04:30:00,2022-02-21 04:40:00,2723.83,2720.25,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27183,做空,2022-02-21 04:40:00,2022-02-21 06:10:00,2720.25,2734.52,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27184,做多,2022-02-21 06:10:00,2022-02-21 06:30:00,2734.52,2735.6,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27185,做空,2022-02-21 06:30:00,2022-02-21 06:45:00,2735.6,2735.56,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27186,做多,2022-02-21 06:45:00,2022-02-21 07:00:00,2735.56,2735.6,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -27187,做多,2022-02-21 07:10:00,2022-02-21 07:20:00,2735.85,2744.44,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27188,做多,2022-02-21 09:25:00,2022-02-21 13:15:00,2724.82,2601.43,0.02,100.0,0.0007,-0.09,0.0,-0.09,flip -27189,做空,2022-02-21 13:15:00,2022-02-21 13:45:00,2601.43,2602.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27190,做多,2022-02-21 13:45:00,2022-02-21 14:05:00,2602.5,2628.64,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -27191,做多,2022-02-21 17:15:00,2022-02-21 17:20:00,2725.87,2721.61,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27192,做空,2022-02-21 17:20:00,2022-02-21 17:40:00,2721.61,2703.51,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27193,做多,2022-02-21 18:45:00,2022-02-21 18:50:00,2670.65,2651.75,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27194,做空,2022-02-21 18:50:00,2022-02-21 19:30:00,2651.75,2643.86,0.02,100.0,0.0007,0.01,0.0,0.0,flip -27195,做多,2022-02-21 19:30:00,2022-02-21 19:35:00,2643.86,2641.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27196,做空,2022-02-21 19:35:00,2022-02-21 20:25:00,2641.85,2639.5,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27197,做多,2022-02-21 20:25:00,2022-02-21 20:40:00,2639.5,2659.34,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27198,做多,2022-02-21 21:10:00,2022-02-21 21:20:00,2652.37,2672.58,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27199,做多,2022-02-21 22:15:00,2022-02-21 23:10:00,2613.49,2607.33,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27200,做空,2022-02-21 23:10:00,2022-02-21 23:20:00,2607.33,2577.49,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -27201,做多,2022-02-22 00:30:00,2022-02-22 00:45:00,2589.24,2598.42,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27202,做多,2022-02-22 01:15:00,2022-02-22 01:20:00,2585.6,2567.67,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27203,做空,2022-02-22 01:20:00,2022-02-22 01:35:00,2567.67,2609.17,0.02,100.0,0.0008,-0.03,0.0,-0.03,flip -27204,做多,2022-02-22 01:35:00,2022-02-22 01:40:00,2609.17,2608.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27205,做多,2022-02-22 04:40:00,2022-02-22 04:45:00,2525.32,2528.19,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27206,做多,2022-02-22 05:20:00,2022-02-22 05:30:00,2516.01,2519.56,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27207,做空,2022-02-22 05:30:00,2022-02-22 05:35:00,2519.56,2522.15,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27208,做多,2022-02-22 05:35:00,2022-02-22 05:45:00,2522.15,2543.16,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27209,做多,2022-02-22 06:20:00,2022-02-22 06:40:00,2514.18,2513.12,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27210,做空,2022-02-22 06:40:00,2022-02-22 06:45:00,2513.12,2525.51,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27211,做多,2022-02-22 06:45:00,2022-02-22 06:50:00,2525.51,2521.9,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27212,做空,2022-02-22 06:50:00,2022-02-22 07:20:00,2521.9,2515.58,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27213,做多,2022-02-22 07:20:00,2022-02-22 07:55:00,2515.58,2514.11,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27214,做空,2022-02-22 07:55:00,2022-02-22 08:00:00,2514.11,2518.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27215,做多,2022-02-22 08:00:00,2022-02-22 08:10:00,2518.25,2529.85,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27216,做多,2022-02-22 09:30:00,2022-02-22 09:35:00,2552.89,2550.24,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27217,做多,2022-02-22 10:00:00,2022-02-22 10:10:00,2544.11,2553.94,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27218,做多,2022-02-22 11:40:00,2022-02-22 11:55:00,2590.94,2587.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27219,做空,2022-02-22 11:55:00,2022-02-22 12:00:00,2587.19,2572.0,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27220,做多,2022-02-22 12:10:00,2022-02-22 12:15:00,2600.41,2617.22,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27221,做多,2022-02-22 13:35:00,2022-02-22 13:55:00,2587.61,2611.9,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27222,做多,2022-02-22 14:35:00,2022-02-22 14:40:00,2592.37,2606.97,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27223,做多,2022-02-22 16:00:00,2022-02-22 16:05:00,2629.23,2601.52,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27224,做空,2022-02-22 16:05:00,2022-02-22 16:10:00,2601.52,2594.77,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -27225,做多,2022-02-22 17:05:00,2022-02-22 17:40:00,2605.33,2596.94,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27226,做空,2022-02-22 17:40:00,2022-02-22 17:50:00,2596.94,2595.88,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27227,做多,2022-02-22 17:50:00,2022-02-22 17:55:00,2595.88,2593.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27228,做空,2022-02-22 17:55:00,2022-02-22 18:00:00,2593.26,2594.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27229,做多,2022-02-22 18:00:00,2022-02-22 18:15:00,2594.26,2592.18,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27230,做空,2022-02-22 18:15:00,2022-02-22 18:25:00,2592.18,2588.63,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27231,做多,2022-02-22 18:30:00,2022-02-22 18:40:00,2594.61,2603.2,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27232,做多,2022-02-22 18:55:00,2022-02-22 19:15:00,2591.01,2601.21,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27233,做多,2022-02-22 19:25:00,2022-02-22 19:30:00,2598.57,2616.44,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27234,做多,2022-02-22 21:05:00,2022-02-22 21:15:00,2615.6,2611.12,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27235,做空,2022-02-22 21:15:00,2022-02-22 21:25:00,2611.12,2618.04,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27236,做多,2022-02-22 21:25:00,2022-02-22 21:30:00,2618.04,2611.75,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27237,做空,2022-02-22 21:30:00,2022-02-22 21:40:00,2611.75,2616.7,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27238,做多,2022-02-22 21:40:00,2022-02-22 21:45:00,2616.7,2610.64,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27239,做空,2022-02-22 21:45:00,2022-02-22 21:50:00,2610.64,2615.44,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27240,做多,2022-02-22 21:50:00,2022-02-22 21:55:00,2615.44,2605.3,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27241,做空,2022-02-22 21:55:00,2022-02-22 22:00:00,2605.3,2609.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27242,做多,2022-02-22 22:00:00,2022-02-22 22:10:00,2609.99,2604.02,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27243,做空,2022-02-22 22:10:00,2022-02-22 22:20:00,2604.02,2596.96,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -27244,做多,2022-02-22 22:45:00,2022-02-22 22:50:00,2607.36,2600.86,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27245,做空,2022-02-22 22:50:00,2022-02-22 23:00:00,2600.86,2603.83,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27246,做多,2022-02-22 23:00:00,2022-02-22 23:15:00,2603.83,2623.5,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27247,做多,2022-02-23 01:55:00,2022-02-23 02:10:00,2620.84,2650.94,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27248,做多,2022-02-23 03:35:00,2022-02-23 03:45:00,2615.79,2614.75,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27249,做空,2022-02-23 03:45:00,2022-02-23 03:50:00,2614.75,2619.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27250,做多,2022-02-23 03:50:00,2022-02-23 04:00:00,2619.66,2622.53,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27251,做多,2022-02-23 05:40:00,2022-02-23 06:00:00,2644.94,2665.94,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27252,做多,2022-02-23 07:00:00,2022-02-23 07:15:00,2662.15,2671.27,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27253,做多,2022-02-23 10:15:00,2022-02-23 10:25:00,2710.33,2709.56,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27254,做空,2022-02-23 10:25:00,2022-02-23 10:30:00,2709.56,2717.48,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27255,做多,2022-02-23 10:30:00,2022-02-23 10:35:00,2717.48,2715.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27256,做多,2022-02-23 10:50:00,2022-02-23 11:00:00,2709.54,2712.84,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27257,做多,2022-02-23 11:10:00,2022-02-23 11:15:00,2709.09,2719.1,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27258,做多,2022-02-23 11:15:00,2022-02-23 11:20:00,2719.1,2719.58,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -27259,做多,2022-02-23 14:30:00,2022-02-23 14:40:00,2729.69,2729.79,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27260,做空,2022-02-23 14:40:00,2022-02-23 14:50:00,2729.79,2703.91,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -27261,做多,2022-02-23 16:25:00,2022-02-23 16:35:00,2689.05,2706.67,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27262,做多,2022-02-23 20:25:00,2022-02-23 21:15:00,2633.01,2629.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27263,做多,2022-02-23 22:00:00,2022-02-23 22:10:00,2620.26,2606.55,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27264,做空,2022-02-23 22:10:00,2022-02-23 22:15:00,2606.55,2604.21,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27265,做多,2022-02-23 22:25:00,2022-02-23 22:35:00,2618.77,2622.42,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27266,做多,2022-02-24 01:40:00,2022-02-24 02:00:00,2564.25,2564.66,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27267,做空,2022-02-24 02:00:00,2022-02-24 02:50:00,2564.66,2543.62,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -27268,做多,2022-02-24 04:55:00,2022-02-24 05:00:00,2400.97,2385.89,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -27269,做空,2022-02-24 05:00:00,2022-02-24 05:25:00,2385.89,2346.65,0.02,100.0,0.0009,0.03,0.0,0.03,tp_lower -27270,做多,2022-02-24 06:40:00,2022-02-24 06:50:00,2345.19,2340.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -27271,做空,2022-02-24 06:50:00,2022-02-24 07:30:00,2340.9,2300.39,0.02,100.0,0.0009,0.04,0.0,0.04,tp_lower -27272,做多,2022-02-24 07:40:00,2022-02-24 07:45:00,2351.54,2374.26,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -27273,做多,2022-02-24 11:35:00,2022-02-24 11:40:00,2350.87,2386.61,0.02,100.0,0.0009,0.03,0.0,0.03,tp_upper -27274,做多,2022-02-24 11:40:00,2022-02-24 11:45:00,2386.61,2374.42,0.02,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -27275,做多,2022-02-24 13:15:00,2022-02-24 13:25:00,2369.89,2375.1,0.02,100.0,0.0009,0.0,0.0,0.0,flip -27276,做空,2022-02-24 13:25:00,2022-02-24 14:30:00,2375.1,2418.75,0.02,100.0,0.0009,-0.04,0.0,-0.04,flip -27277,做多,2022-02-24 14:30:00,2022-02-24 14:35:00,2418.75,2422.99,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -27278,做多,2022-02-24 14:45:00,2022-02-24 14:50:00,2432.03,2432.03,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -27279,做多,2022-02-24 18:10:00,2022-02-24 18:15:00,2452.3,2446.02,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -27280,做空,2022-02-24 18:15:00,2022-02-24 18:35:00,2446.02,2453.25,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -27281,做多,2022-02-24 18:35:00,2022-02-24 18:40:00,2453.25,2469.83,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -27282,做多,2022-02-24 21:50:00,2022-02-25 00:05:00,2634.03,2610.29,0.02,100.0,0.0008,-0.02,0.0,-0.02,tp_upper -27283,做多,2022-02-25 01:05:00,2022-02-25 01:20:00,2602.07,2637.35,0.02,100.0,0.0008,0.03,0.0,0.03,tp_upper -27284,做多,2022-02-25 03:05:00,2022-02-25 04:00:00,2628.8,2632.63,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27285,做空,2022-02-25 04:00:00,2022-02-25 04:25:00,2632.63,2624.74,0.02,100.0,0.0008,0.01,0.0,0.01,flip -27286,做多,2022-02-25 04:25:00,2022-02-25 04:30:00,2624.74,2617.66,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27287,做空,2022-02-25 04:30:00,2022-02-25 04:50:00,2617.66,2622.52,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27288,做多,2022-02-25 04:50:00,2022-02-25 04:55:00,2622.52,2615.52,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27289,做空,2022-02-25 04:55:00,2022-02-25 05:05:00,2615.52,2587.26,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -27290,做多,2022-02-25 05:35:00,2022-02-25 05:50:00,2613.38,2608.32,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27291,做空,2022-02-25 05:50:00,2022-02-25 06:10:00,2608.32,2619.31,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27292,做多,2022-02-25 06:10:00,2022-02-25 06:20:00,2619.31,2631.13,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27293,做多,2022-02-25 08:45:00,2022-02-25 08:55:00,2609.08,2607.8,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27294,做空,2022-02-25 08:55:00,2022-02-25 09:05:00,2607.8,2595.38,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27295,做多,2022-02-25 09:55:00,2022-02-25 10:00:00,2616.81,2616.16,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27296,做多,2022-02-25 11:15:00,2022-02-25 11:30:00,2608.26,2631.55,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27297,做多,2022-02-25 14:30:00,2022-02-25 14:35:00,2707.51,2698.91,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27298,做空,2022-02-25 14:35:00,2022-02-25 14:55:00,2698.91,2680.8,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27299,做多,2022-02-25 15:15:00,2022-02-25 15:45:00,2695.94,2724.25,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27300,做多,2022-02-25 16:50:00,2022-02-25 17:05:00,2718.28,2707.73,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27301,做空,2022-02-25 17:05:00,2022-02-25 17:10:00,2707.73,2690.1,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27302,做多,2022-02-25 17:25:00,2022-02-25 17:35:00,2714.11,2709.45,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27303,做空,2022-02-25 17:35:00,2022-02-25 17:50:00,2709.45,2689.47,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -27304,做多,2022-02-25 19:15:00,2022-02-25 19:20:00,2686.81,2699.69,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27305,做多,2022-02-25 20:10:00,2022-02-25 20:15:00,2685.12,2692.52,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27306,做多,2022-02-25 20:30:00,2022-02-25 20:40:00,2686.32,2695.28,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27307,做多,2022-02-25 22:30:00,2022-02-25 22:35:00,2716.23,2716.56,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27308,做多,2022-02-25 23:50:00,2022-02-26 00:10:00,2762.54,2775.86,0.02,100.0,0.0008,0.01,0.0,0.01,flip -27309,做空,2022-02-26 00:10:00,2022-02-26 00:15:00,2775.86,2784.8,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27310,做多,2022-02-26 00:15:00,2022-02-26 00:20:00,2784.8,2778.33,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27311,做空,2022-02-26 00:20:00,2022-02-26 00:35:00,2778.33,2827.26,0.02,100.0,0.0008,-0.04,0.0,-0.04,flip -27312,做多,2022-02-26 00:35:00,2022-02-26 00:40:00,2827.26,2833.86,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -27313,做多,2022-02-26 01:45:00,2022-02-26 01:55:00,2814.2,2816.59,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27314,做空,2022-02-26 01:55:00,2022-02-26 02:10:00,2816.59,2820.37,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27315,做多,2022-02-26 02:10:00,2022-02-26 04:20:00,2820.37,2811.76,0.02,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -27316,做多,2022-02-26 05:05:00,2022-02-26 05:10:00,2803.85,2803.03,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27317,做空,2022-02-26 05:10:00,2022-02-26 05:25:00,2803.03,2792.75,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27318,做多,2022-02-26 06:25:00,2022-02-26 06:50:00,2784.86,2779.12,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27319,做空,2022-02-26 06:50:00,2022-02-26 07:05:00,2779.12,2768.84,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27320,做多,2022-02-26 07:20:00,2022-02-26 07:45:00,2776.04,2781.9,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27321,做空,2022-02-26 07:45:00,2022-02-26 08:45:00,2781.9,2757.13,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -27322,做多,2022-02-26 10:10:00,2022-02-26 10:35:00,2752.8,2752.29,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27323,做空,2022-02-26 10:35:00,2022-02-26 10:40:00,2752.29,2754.17,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27324,做多,2022-02-26 10:40:00,2022-02-26 10:45:00,2754.17,2754.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27325,做空,2022-02-26 10:45:00,2022-02-26 10:50:00,2754.0,2767.05,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27326,做多,2022-02-26 10:50:00,2022-02-26 10:55:00,2767.05,2767.19,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27327,做多,2022-02-26 11:15:00,2022-02-26 11:20:00,2758.61,2750.41,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27328,做空,2022-02-26 11:20:00,2022-02-26 11:25:00,2750.41,2755.7,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27329,做多,2022-02-26 11:25:00,2022-02-26 11:30:00,2755.7,2752.71,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27330,做空,2022-02-26 11:30:00,2022-02-26 11:35:00,2752.71,2756.47,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27331,做多,2022-02-26 11:35:00,2022-02-26 11:45:00,2756.47,2760.24,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27332,做多,2022-02-26 12:10:00,2022-02-26 12:15:00,2759.05,2754.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27333,做空,2022-02-26 12:15:00,2022-02-26 12:30:00,2754.81,2747.31,0.02,100.0,0.0008,0.01,0.0,0.0,flip -27334,做多,2022-02-26 12:30:00,2022-02-26 12:40:00,2747.31,2750.36,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27335,做空,2022-02-26 12:40:00,2022-02-26 12:50:00,2750.36,2756.37,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27336,做多,2022-02-26 12:50:00,2022-02-26 13:00:00,2756.37,2759.24,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27337,做多,2022-02-26 14:15:00,2022-02-26 14:20:00,2774.66,2770.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27338,做空,2022-02-26 14:20:00,2022-02-26 14:25:00,2770.01,2773.74,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27339,做多,2022-02-26 14:25:00,2022-02-26 14:30:00,2773.74,2789.37,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27340,做多,2022-02-26 14:45:00,2022-02-26 14:50:00,2777.84,2776.65,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27341,做空,2022-02-26 14:50:00,2022-02-26 16:00:00,2776.65,2788.51,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27342,做多,2022-02-26 16:00:00,2022-02-26 16:15:00,2788.51,2784.8,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27343,做空,2022-02-26 16:15:00,2022-02-26 16:20:00,2784.8,2788.32,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27344,做多,2022-02-26 16:20:00,2022-02-26 16:25:00,2788.32,2787.7,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27345,做空,2022-02-26 16:25:00,2022-02-26 16:45:00,2787.7,2792.24,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27346,做多,2022-02-26 16:45:00,2022-02-26 16:50:00,2792.24,2788.15,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27347,做多,2022-02-26 16:55:00,2022-02-26 17:00:00,2789.11,2787.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27348,做空,2022-02-26 17:00:00,2022-02-26 17:05:00,2787.3,2787.63,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27349,做多,2022-02-26 17:05:00,2022-02-26 17:20:00,2787.63,2791.2,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27350,做多,2022-02-26 17:35:00,2022-02-26 17:55:00,2790.2,2789.33,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27351,做空,2022-02-26 17:55:00,2022-02-26 18:00:00,2789.33,2783.62,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27352,做多,2022-02-26 18:45:00,2022-02-26 19:00:00,2783.45,2816.02,0.02,100.0,0.0008,0.03,0.0,0.02,tp_upper -27353,做多,2022-02-26 20:25:00,2022-02-26 20:45:00,2819.99,2824.15,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27354,做多,2022-02-27 00:05:00,2022-02-27 00:20:00,2778.88,2774.46,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27355,做空,2022-02-27 00:20:00,2022-02-27 00:25:00,2774.46,2758.51,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27356,做多,2022-02-27 02:30:00,2022-02-27 02:35:00,2706.35,2702.28,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27357,做空,2022-02-27 02:35:00,2022-02-27 02:40:00,2702.28,2704.63,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27358,做多,2022-02-27 02:40:00,2022-02-27 02:50:00,2704.63,2705.12,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27359,做空,2022-02-27 02:50:00,2022-02-27 04:25:00,2705.12,2717.36,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27360,做多,2022-02-27 04:25:00,2022-02-27 04:30:00,2717.36,2710.19,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27361,做空,2022-02-27 04:30:00,2022-02-27 04:50:00,2710.19,2701.0,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27362,做多,2022-02-27 05:05:00,2022-02-27 05:35:00,2711.43,2717.39,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27363,做多,2022-02-27 06:00:00,2022-02-27 06:20:00,2715.4,2723.89,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27364,做多,2022-02-27 08:25:00,2022-02-27 08:40:00,2735.4,2726.43,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27365,做空,2022-02-27 08:40:00,2022-02-27 08:45:00,2726.43,2741.61,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27366,做多,2022-02-27 08:45:00,2022-02-27 09:00:00,2741.61,2734.58,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27367,做空,2022-02-27 09:00:00,2022-02-27 09:05:00,2734.58,2744.38,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27368,做多,2022-02-27 09:05:00,2022-02-27 09:10:00,2744.38,2754.85,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27369,做多,2022-02-27 12:20:00,2022-02-27 12:25:00,2812.78,2809.21,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27370,做空,2022-02-27 12:25:00,2022-02-27 12:30:00,2809.21,2813.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27371,做多,2022-02-27 12:30:00,2022-02-27 12:45:00,2813.3,2829.5,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27372,做多,2022-02-27 13:05:00,2022-02-27 13:15:00,2821.75,2812.99,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27373,做空,2022-02-27 13:15:00,2022-02-27 13:25:00,2812.99,2802.47,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27374,做多,2022-02-27 15:00:00,2022-02-27 15:20:00,2762.95,2805.67,0.02,100.0,0.0008,0.03,0.0,0.03,tp_upper -27375,做多,2022-02-27 16:15:00,2022-02-27 20:50:00,2782.51,2639.72,0.02,100.0,0.0008,-0.11,0.0,-0.12,flip -27376,做空,2022-02-27 20:50:00,2022-02-27 21:15:00,2639.72,2560.79,0.02,100.0,0.0008,0.06,0.0,0.06,tp_lower -27377,做多,2022-02-27 21:30:00,2022-02-27 21:55:00,2605.5,2600.74,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27378,做空,2022-02-27 21:55:00,2022-02-27 22:00:00,2600.74,2604.52,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27379,做多,2022-02-27 22:00:00,2022-02-27 22:30:00,2604.52,2636.22,0.02,100.0,0.0008,0.03,0.0,0.03,tp_upper -27380,做多,2022-02-27 22:55:00,2022-02-27 23:00:00,2627.9,2587.6,0.02,100.0,0.0008,-0.03,0.0,-0.03,flip -27381,做空,2022-02-27 23:00:00,2022-02-27 23:05:00,2587.6,2592.72,0.02,100.0,0.0008,-0.0,0.0,-0.01,tp_lower -27382,做多,2022-02-27 23:15:00,2022-02-28 00:00:00,2605.89,2604.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27383,做空,2022-02-28 00:00:00,2022-02-28 00:05:00,2604.01,2613.5,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27384,做多,2022-02-28 00:05:00,2022-02-28 00:20:00,2613.5,2601.88,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27385,做空,2022-02-28 00:20:00,2022-02-28 00:40:00,2601.88,2611.6,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27386,做多,2022-02-28 00:40:00,2022-02-28 00:45:00,2611.6,2605.95,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27387,做空,2022-02-28 00:45:00,2022-02-28 00:50:00,2605.95,2606.22,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27388,做多,2022-02-28 00:50:00,2022-02-28 01:10:00,2606.22,2634.03,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27389,做多,2022-02-28 02:15:00,2022-02-28 04:10:00,2637.12,2626.66,0.02,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -27390,做多,2022-02-28 04:45:00,2022-02-28 04:50:00,2612.32,2606.98,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27391,做空,2022-02-28 04:50:00,2022-02-28 05:00:00,2606.98,2618.15,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27392,做多,2022-02-28 05:00:00,2022-02-28 05:15:00,2618.15,2612.83,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27393,做空,2022-02-28 05:15:00,2022-02-28 05:20:00,2612.83,2619.17,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27394,做多,2022-02-28 05:20:00,2022-02-28 05:25:00,2619.17,2617.33,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27395,做空,2022-02-28 05:25:00,2022-02-28 06:00:00,2617.33,2609.42,0.02,100.0,0.0008,0.01,0.0,0.01,flip -27396,做多,2022-02-28 06:00:00,2022-02-28 06:15:00,2609.42,2582.43,0.02,100.0,0.0008,-0.02,0.0,-0.02,tp_upper -27397,做多,2022-02-28 06:20:00,2022-02-28 06:40:00,2597.27,2599.74,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27398,做空,2022-02-28 06:40:00,2022-02-28 06:45:00,2599.74,2607.44,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27399,做多,2022-02-28 06:45:00,2022-02-28 06:55:00,2607.44,2605.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27400,做空,2022-02-28 06:55:00,2022-02-28 09:00:00,2605.26,2634.09,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27401,做多,2022-02-28 09:00:00,2022-02-28 09:10:00,2634.09,2635.21,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27402,做空,2022-02-28 09:10:00,2022-02-28 09:40:00,2635.21,2632.01,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27403,做多,2022-02-28 09:40:00,2022-02-28 09:45:00,2632.01,2631.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27404,做空,2022-02-28 09:45:00,2022-02-28 09:55:00,2631.66,2609.84,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -27405,做多,2022-02-28 10:15:00,2022-02-28 10:25:00,2631.81,2627.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27406,做空,2022-02-28 10:25:00,2022-02-28 10:30:00,2627.3,2636.52,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27407,做多,2022-02-28 10:30:00,2022-02-28 10:35:00,2636.52,2639.57,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27408,做多,2022-02-28 11:10:00,2022-02-28 11:15:00,2631.12,2627.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27409,做空,2022-02-28 11:15:00,2022-02-28 11:20:00,2627.44,2629.29,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27410,做多,2022-02-28 11:20:00,2022-02-28 11:30:00,2629.29,2629.68,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27411,做空,2022-02-28 11:30:00,2022-02-28 11:35:00,2629.68,2634.89,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27412,做多,2022-02-28 11:35:00,2022-02-28 11:50:00,2634.89,2638.88,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27413,做多,2022-02-28 12:10:00,2022-02-28 12:15:00,2635.11,2650.37,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27414,做多,2022-02-28 12:15:00,2022-02-28 12:20:00,2650.37,2657.89,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -27415,做多,2022-02-28 14:10:00,2022-02-28 14:15:00,2635.59,2677.76,0.02,100.0,0.0008,0.03,0.0,0.03,tp_upper -27416,做多,2022-02-28 16:55:00,2022-02-28 17:00:00,2810.87,2805.54,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27417,做空,2022-02-28 17:00:00,2022-02-28 17:10:00,2805.54,2797.69,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -27418,做多,2022-02-28 17:55:00,2022-02-28 18:15:00,2821.29,2805.0,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27419,做空,2022-02-28 18:15:00,2022-02-28 18:30:00,2805.0,2803.76,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27420,做多,2022-02-28 18:30:00,2022-02-28 18:40:00,2803.76,2798.93,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27421,做空,2022-02-28 18:40:00,2022-02-28 18:45:00,2798.93,2804.33,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27422,做多,2022-02-28 18:45:00,2022-02-28 19:00:00,2804.33,2795.96,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27423,做空,2022-02-28 19:00:00,2022-02-28 19:40:00,2795.96,2799.68,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27424,做多,2022-02-28 19:40:00,2022-02-28 19:55:00,2799.68,2807.36,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -27425,做多,2022-02-28 19:55:00,2022-02-28 20:00:00,2807.36,2807.75,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -27426,做多,2022-02-28 21:30:00,2022-02-28 22:05:00,2821.05,2847.01,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -27427,做多,2022-03-01 03:55:00,2022-03-01 04:05:00,2911.82,2908.1,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27428,做空,2022-03-01 04:05:00,2022-03-01 04:10:00,2908.1,2917.75,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27429,做多,2022-03-01 04:10:00,2022-03-01 04:50:00,2917.75,2928.89,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27430,做多,2022-03-01 05:25:00,2022-03-01 05:30:00,2917.97,2914.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27431,做空,2022-03-01 05:30:00,2022-03-01 05:45:00,2914.34,2912.88,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27432,做多,2022-03-01 06:30:00,2022-03-01 06:40:00,2911.44,2909.4,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27433,做空,2022-03-01 06:40:00,2022-03-01 06:45:00,2909.4,2912.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27434,做多,2022-03-01 06:45:00,2022-03-01 07:05:00,2912.09,2928.81,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27435,做多,2022-03-01 07:45:00,2022-03-01 08:05:00,2915.98,2922.82,0.02,100.0,0.0007,0.01,0.0,0.0,flip -27436,做空,2022-03-01 08:05:00,2022-03-01 08:15:00,2922.82,2923.83,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27437,做多,2022-03-01 08:15:00,2022-03-01 08:20:00,2923.83,2913.82,0.02,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -27438,做多,2022-03-01 08:25:00,2022-03-01 08:30:00,2924.88,2921.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27439,做空,2022-03-01 08:30:00,2022-03-01 08:40:00,2921.17,2926.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27440,做多,2022-03-01 08:40:00,2022-03-01 08:45:00,2926.17,2920.01,0.02,100.0,0.0007,-0.0,0.0,-0.01,tp_upper -27441,做多,2022-03-01 08:55:00,2022-03-01 09:00:00,2922.83,2916.99,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27442,做空,2022-03-01 09:00:00,2022-03-01 09:05:00,2916.99,2914.21,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27443,做多,2022-03-01 10:40:00,2022-03-01 11:00:00,2899.19,2914.33,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27444,做多,2022-03-01 11:55:00,2022-03-01 12:05:00,2902.4,2904.65,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27445,做空,2022-03-01 12:05:00,2022-03-01 12:10:00,2904.65,2913.82,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27446,做多,2022-03-01 12:10:00,2022-03-01 12:20:00,2913.82,2951.25,0.02,100.0,0.0007,0.03,0.0,0.03,tp_upper -27447,做多,2022-03-01 14:35:00,2022-03-01 14:40:00,3007.78,2994.89,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27448,做空,2022-03-01 14:40:00,2022-03-01 15:00:00,2994.89,2963.27,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -27449,做多,2022-03-01 16:15:00,2022-03-01 16:20:00,2961.95,2960.81,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27450,做空,2022-03-01 16:20:00,2022-03-01 16:30:00,2960.81,2917.79,0.02,100.0,0.0007,0.03,0.0,0.03,tp_lower -27451,做多,2022-03-01 17:35:00,2022-03-01 17:50:00,2926.35,2938.98,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27452,做多,2022-03-01 18:15:00,2022-03-01 18:35:00,2928.68,2946.54,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27453,做多,2022-03-01 20:00:00,2022-03-01 20:05:00,2954.88,2950.95,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27454,做空,2022-03-01 20:05:00,2022-03-01 20:10:00,2950.95,2957.96,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27455,做多,2022-03-01 20:10:00,2022-03-01 20:40:00,2957.96,2964.07,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27456,做多,2022-03-01 21:20:00,2022-03-01 22:25:00,2954.44,2957.39,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27457,做空,2022-03-01 22:25:00,2022-03-01 23:30:00,2957.39,2963.56,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27458,做多,2022-03-01 23:30:00,2022-03-01 23:35:00,2963.56,2971.1,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -27459,做多,2022-03-02 00:10:00,2022-03-02 00:20:00,2975.8,2949.55,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27460,做空,2022-03-02 00:20:00,2022-03-02 00:25:00,2949.55,2943.28,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27461,做多,2022-03-02 01:05:00,2022-03-02 02:45:00,2952.94,2924.16,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27462,做空,2022-03-02 02:45:00,2022-03-02 02:50:00,2924.16,2930.14,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27463,做多,2022-03-02 02:50:00,2022-03-02 02:55:00,2930.14,2947.74,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27464,做多,2022-03-02 06:05:00,2022-03-02 07:50:00,2998.32,2973.44,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -27465,做空,2022-03-02 07:50:00,2022-03-02 08:00:00,2973.44,2972.0,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27466,做多,2022-03-02 08:00:00,2022-03-02 08:05:00,2972.0,2959.2,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27467,做空,2022-03-02 08:05:00,2022-03-02 08:10:00,2959.2,2968.08,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27468,做多,2022-03-02 08:10:00,2022-03-02 08:15:00,2968.08,2997.07,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -27469,做多,2022-03-02 08:15:00,2022-03-02 08:20:00,2997.07,2990.0,0.02,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -27470,做多,2022-03-02 09:00:00,2022-03-02 09:25:00,2979.68,2979.37,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27471,做空,2022-03-02 09:25:00,2022-03-02 09:30:00,2979.37,2985.69,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27472,做多,2022-03-02 09:30:00,2022-03-02 09:40:00,2985.69,2989.01,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27473,做空,2022-03-02 09:40:00,2022-03-02 11:10:00,2989.01,3002.06,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27474,做多,2022-03-02 11:10:00,2022-03-02 11:15:00,3002.06,2996.93,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27475,做空,2022-03-02 11:15:00,2022-03-02 11:40:00,2996.93,3007.64,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27476,做多,2022-03-02 11:40:00,2022-03-02 11:45:00,3007.64,3003.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27477,做空,2022-03-02 11:45:00,2022-03-02 11:55:00,3003.14,3004.36,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27478,做多,2022-03-02 11:55:00,2022-03-02 12:10:00,3004.36,3019.41,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27479,做多,2022-03-02 12:50:00,2022-03-02 14:30:00,2989.0,2956.11,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -27480,做空,2022-03-02 14:30:00,2022-03-02 15:20:00,2956.11,2966.9,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27481,做多,2022-03-02 15:20:00,2022-03-02 15:30:00,2966.9,2957.58,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27482,做空,2022-03-02 15:30:00,2022-03-02 15:35:00,2957.58,2967.72,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27483,做多,2022-03-02 15:35:00,2022-03-02 16:50:00,2967.72,2965.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27484,做空,2022-03-02 16:50:00,2022-03-02 17:00:00,2965.01,2965.25,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -27485,做多,2022-03-02 17:00:00,2022-03-02 17:10:00,2965.25,2971.39,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27486,做多,2022-03-02 17:35:00,2022-03-02 19:55:00,2966.33,2932.9,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -27487,做空,2022-03-02 19:55:00,2022-03-02 23:00:00,2932.9,2963.15,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -27488,做多,2022-03-02 23:00:00,2022-03-02 23:05:00,2963.15,2963.12,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27489,做空,2022-03-02 23:05:00,2022-03-02 23:15:00,2963.12,2963.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27490,做多,2022-03-02 23:15:00,2022-03-03 01:10:00,2963.51,2944.89,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27491,做空,2022-03-03 01:10:00,2022-03-03 01:15:00,2944.89,2946.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27492,做多,2022-03-03 01:15:00,2022-03-03 01:25:00,2946.21,2949.55,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27493,做空,2022-03-03 01:25:00,2022-03-03 01:30:00,2949.55,2960.73,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27494,做多,2022-03-03 01:30:00,2022-03-03 01:35:00,2960.73,2948.51,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27495,做空,2022-03-03 01:35:00,2022-03-03 02:05:00,2948.51,2923.79,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -27496,做多,2022-03-03 04:55:00,2022-03-03 05:10:00,2901.49,2910.1,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27497,做多,2022-03-03 05:35:00,2022-03-03 06:05:00,2902.26,2891.07,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27498,做空,2022-03-03 06:05:00,2022-03-03 06:10:00,2891.07,2875.71,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27499,做多,2022-03-03 06:30:00,2022-03-03 07:15:00,2906.57,2900.68,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27500,做空,2022-03-03 07:15:00,2022-03-03 07:20:00,2900.68,2904.48,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27501,做多,2022-03-03 07:20:00,2022-03-03 07:40:00,2904.48,2905.79,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27502,做空,2022-03-03 07:40:00,2022-03-03 08:05:00,2905.79,2908.96,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -27503,做多,2022-03-03 08:05:00,2022-03-03 08:15:00,2908.96,2913.37,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27504,做多,2022-03-03 10:20:00,2022-03-03 10:35:00,2889.57,2883.16,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27505,做空,2022-03-03 10:35:00,2022-03-03 10:40:00,2883.16,2889.34,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27506,做多,2022-03-03 10:40:00,2022-03-03 10:45:00,2889.34,2904.98,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27507,做多,2022-03-03 10:45:00,2022-03-03 10:50:00,2904.98,2907.01,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27508,做多,2022-03-03 12:10:00,2022-03-03 12:25:00,2911.2,2927.5,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27509,做多,2022-03-03 13:05:00,2022-03-03 13:10:00,2920.58,2918.39,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27510,做空,2022-03-03 13:10:00,2022-03-03 13:20:00,2918.39,2919.03,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27511,做多,2022-03-03 13:20:00,2022-03-03 13:35:00,2919.03,2924.42,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27512,做多,2022-03-03 13:55:00,2022-03-03 14:00:00,2929.31,2931.32,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27513,做多,2022-03-03 17:40:00,2022-03-03 17:45:00,2821.21,2820.29,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27514,做空,2022-03-03 17:45:00,2022-03-03 18:45:00,2820.29,2819.46,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27515,做多,2022-03-03 18:45:00,2022-03-03 18:50:00,2819.46,2819.37,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27516,做空,2022-03-03 18:50:00,2022-03-03 19:10:00,2819.37,2821.11,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27517,做多,2022-03-03 19:10:00,2022-03-03 20:30:00,2821.11,2814.84,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27518,做空,2022-03-03 20:30:00,2022-03-03 20:35:00,2814.84,2817.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27519,做多,2022-03-03 20:35:00,2022-03-03 20:40:00,2817.01,2809.51,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27520,做空,2022-03-03 20:40:00,2022-03-03 20:45:00,2809.51,2795.0,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27521,做多,2022-03-03 21:10:00,2022-03-03 21:20:00,2810.46,2808.61,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27522,做空,2022-03-03 21:20:00,2022-03-03 21:25:00,2808.61,2812.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27523,做多,2022-03-03 21:25:00,2022-03-03 21:30:00,2812.01,2801.97,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27524,做空,2022-03-03 21:30:00,2022-03-03 21:50:00,2801.97,2798.8,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27525,做多,2022-03-03 21:55:00,2022-03-03 22:00:00,2804.13,2826.66,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -27526,做多,2022-03-03 22:00:00,2022-03-03 22:05:00,2826.66,2830.04,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27527,做多,2022-03-04 02:25:00,2022-03-04 02:30:00,2724.99,2720.54,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27528,做空,2022-03-04 02:30:00,2022-03-04 03:15:00,2720.54,2713.37,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -27529,做多,2022-03-04 03:20:00,2022-03-04 03:25:00,2728.63,2724.88,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27530,做空,2022-03-04 03:25:00,2022-03-04 03:45:00,2724.88,2725.98,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27531,做多,2022-03-04 03:45:00,2022-03-04 03:50:00,2725.98,2725.9,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27532,做空,2022-03-04 03:50:00,2022-03-04 04:05:00,2725.9,2722.25,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27533,做多,2022-03-04 04:05:00,2022-03-04 05:20:00,2722.25,2723.19,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27534,做空,2022-03-04 05:20:00,2022-03-04 05:50:00,2723.19,2725.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27535,做多,2022-03-04 05:50:00,2022-03-04 06:10:00,2725.0,2730.31,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27536,做多,2022-03-04 06:25:00,2022-03-04 06:30:00,2727.88,2724.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27537,做空,2022-03-04 06:30:00,2022-03-04 06:45:00,2724.26,2723.45,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_lower -27538,做多,2022-03-04 06:50:00,2022-03-04 07:05:00,2724.02,2730.62,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -27539,做多,2022-03-04 07:05:00,2022-03-04 07:10:00,2730.62,2721.97,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27540,做空,2022-03-04 07:10:00,2022-03-04 07:15:00,2721.97,2718.01,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27541,做多,2022-03-04 07:45:00,2022-03-04 07:55:00,2723.22,2731.98,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27542,做多,2022-03-04 08:35:00,2022-03-04 09:10:00,2731.5,2733.65,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27543,做空,2022-03-04 09:10:00,2022-03-04 09:20:00,2733.65,2735.74,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27544,做多,2022-03-04 09:20:00,2022-03-04 09:30:00,2735.74,2733.28,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27545,做空,2022-03-04 09:30:00,2022-03-04 09:50:00,2733.28,2730.29,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27546,做多,2022-03-04 09:50:00,2022-03-04 10:05:00,2730.29,2732.51,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27547,做空,2022-03-04 10:05:00,2022-03-04 10:10:00,2732.51,2738.32,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27548,做多,2022-03-04 10:10:00,2022-03-04 10:20:00,2738.32,2736.41,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27549,做空,2022-03-04 10:20:00,2022-03-04 12:05:00,2736.41,2731.71,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27550,做多,2022-03-04 12:35:00,2022-03-04 12:45:00,2738.71,2735.21,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27551,做空,2022-03-04 12:45:00,2022-03-04 12:55:00,2735.21,2729.46,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27552,做多,2022-03-04 13:30:00,2022-03-04 13:35:00,2735.21,2727.6,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27553,做空,2022-03-04 13:35:00,2022-03-04 13:55:00,2727.6,2720.16,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -27554,做多,2022-03-04 16:35:00,2022-03-04 17:10:00,2673.68,2692.99,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27555,做多,2022-03-04 17:45:00,2022-03-04 18:15:00,2683.45,2684.2,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27556,做空,2022-03-04 18:15:00,2022-03-04 18:25:00,2684.2,2683.94,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27557,做多,2022-03-04 18:25:00,2022-03-04 18:40:00,2683.94,2673.22,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27558,做空,2022-03-04 18:40:00,2022-03-04 18:45:00,2673.22,2673.62,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27559,做多,2022-03-04 20:50:00,2022-03-04 20:55:00,2619.23,2613.59,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27560,做空,2022-03-04 20:55:00,2022-03-04 21:20:00,2613.59,2612.4,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27561,做多,2022-03-04 21:20:00,2022-03-04 21:25:00,2612.4,2611.6,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27562,做空,2022-03-04 21:25:00,2022-03-04 21:35:00,2611.6,2616.72,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27563,做多,2022-03-04 21:35:00,2022-03-04 21:40:00,2616.72,2619.34,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27564,做多,2022-03-04 21:55:00,2022-03-04 23:15:00,2607.56,2603.91,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27565,做空,2022-03-04 23:15:00,2022-03-04 23:20:00,2603.91,2612.95,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27566,做多,2022-03-04 23:20:00,2022-03-05 00:00:00,2612.95,2616.41,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27567,做空,2022-03-05 00:00:00,2022-03-05 00:20:00,2616.41,2614.91,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27568,做多,2022-03-05 00:20:00,2022-03-05 00:30:00,2614.91,2607.49,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27569,做空,2022-03-05 00:30:00,2022-03-05 00:35:00,2607.49,2601.06,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -27570,做多,2022-03-05 01:05:00,2022-03-05 01:15:00,2610.45,2609.55,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27571,做空,2022-03-05 01:15:00,2022-03-05 01:40:00,2609.55,2613.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27572,做多,2022-03-05 01:40:00,2022-03-05 02:25:00,2613.19,2610.18,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27573,做空,2022-03-05 02:25:00,2022-03-05 02:40:00,2610.18,2608.07,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27574,做多,2022-03-05 02:50:00,2022-03-05 02:55:00,2613.31,2608.55,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27575,做空,2022-03-05 02:55:00,2022-03-05 03:00:00,2608.55,2615.0,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27576,做多,2022-03-05 03:00:00,2022-03-05 03:05:00,2615.0,2611.6,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27577,做空,2022-03-05 03:05:00,2022-03-05 04:20:00,2611.6,2618.15,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27578,做多,2022-03-05 04:20:00,2022-03-05 04:45:00,2618.15,2619.04,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27579,做空,2022-03-05 04:45:00,2022-03-05 04:50:00,2619.04,2615.02,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27580,做多,2022-03-05 05:05:00,2022-03-05 05:25:00,2618.65,2622.36,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27581,做多,2022-03-05 05:45:00,2022-03-05 05:50:00,2620.87,2617.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27582,做空,2022-03-05 05:50:00,2022-03-05 05:55:00,2617.81,2624.56,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27583,做多,2022-03-05 05:55:00,2022-03-05 06:00:00,2624.56,2623.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27584,做多,2022-03-05 06:55:00,2022-03-05 07:00:00,2624.28,2623.68,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27585,做空,2022-03-05 07:00:00,2022-03-05 07:05:00,2623.68,2624.1,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27586,做多,2022-03-05 07:05:00,2022-03-05 07:15:00,2624.1,2632.99,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27587,做多,2022-03-05 10:10:00,2022-03-05 10:20:00,2647.78,2642.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27588,做空,2022-03-05 10:20:00,2022-03-05 10:25:00,2642.99,2635.33,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -27589,做多,2022-03-05 10:50:00,2022-03-05 11:30:00,2643.62,2646.69,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27590,做空,2022-03-05 11:30:00,2022-03-05 13:00:00,2646.69,2644.13,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27591,做多,2022-03-05 14:15:00,2022-03-05 14:50:00,2648.51,2641.22,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27592,做空,2022-03-05 14:50:00,2022-03-05 15:45:00,2641.22,2639.78,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27593,做多,2022-03-05 15:50:00,2022-03-05 16:05:00,2641.72,2640.92,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27594,做空,2022-03-05 16:05:00,2022-03-05 16:10:00,2640.92,2643.4,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27595,做多,2022-03-05 16:10:00,2022-03-05 16:20:00,2643.4,2647.42,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27596,做多,2022-03-05 18:45:00,2022-03-05 19:15:00,2664.25,2668.62,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27597,做多,2022-03-05 20:35:00,2022-03-05 23:00:00,2669.59,2658.47,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27598,做空,2022-03-05 23:00:00,2022-03-05 23:05:00,2658.47,2665.86,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27599,做多,2022-03-05 23:05:00,2022-03-05 23:15:00,2665.86,2662.57,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27600,做空,2022-03-05 23:15:00,2022-03-05 23:50:00,2662.57,2664.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27601,做多,2022-03-05 23:50:00,2022-03-06 00:55:00,2664.26,2671.8,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -27602,做多,2022-03-06 02:25:00,2022-03-06 02:30:00,2663.88,2662.33,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27603,做空,2022-03-06 02:30:00,2022-03-06 02:40:00,2662.33,2661.08,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27604,做多,2022-03-06 02:40:00,2022-03-06 03:10:00,2661.08,2658.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27605,做空,2022-03-06 03:10:00,2022-03-06 03:35:00,2658.81,2642.2,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27606,做多,2022-03-06 04:35:00,2022-03-06 06:20:00,2644.84,2657.39,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27607,做多,2022-03-06 07:25:00,2022-03-06 07:30:00,2647.53,2644.82,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27608,做空,2022-03-06 07:30:00,2022-03-06 08:05:00,2644.82,2636.71,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27609,做多,2022-03-06 08:25:00,2022-03-06 08:30:00,2642.66,2639.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27610,做空,2022-03-06 08:30:00,2022-03-06 08:35:00,2639.19,2639.95,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27611,做多,2022-03-06 11:30:00,2022-03-06 11:35:00,2603.53,2600.85,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27612,做空,2022-03-06 11:35:00,2022-03-06 11:45:00,2600.85,2603.7,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27613,做多,2022-03-06 11:45:00,2022-03-06 12:00:00,2603.7,2614.29,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27614,做多,2022-03-06 14:10:00,2022-03-06 14:15:00,2632.77,2629.11,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27615,做空,2022-03-06 14:15:00,2022-03-06 14:30:00,2629.11,2631.97,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27616,做多,2022-03-06 14:30:00,2022-03-06 15:45:00,2631.97,2626.18,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27617,做空,2022-03-06 15:45:00,2022-03-06 18:05:00,2626.18,2636.65,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27618,做多,2022-03-06 18:05:00,2022-03-06 18:10:00,2636.65,2634.41,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27619,做空,2022-03-06 18:10:00,2022-03-06 18:40:00,2634.41,2622.78,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27620,做多,2022-03-06 19:25:00,2022-03-06 20:50:00,2624.31,2614.8,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27621,做空,2022-03-06 20:50:00,2022-03-06 21:25:00,2614.8,2629.05,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27622,做多,2022-03-06 21:25:00,2022-03-06 21:45:00,2629.05,2626.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27623,做空,2022-03-06 21:45:00,2022-03-06 22:45:00,2626.66,2629.39,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27624,做多,2022-03-06 22:45:00,2022-03-07 01:05:00,2629.39,2542.01,0.02,100.0,0.0008,-0.07,0.0,-0.07,flip -27625,做空,2022-03-07 01:05:00,2022-03-07 02:15:00,2542.01,2546.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27626,做多,2022-03-07 02:15:00,2022-03-07 02:20:00,2546.26,2533.62,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27627,做空,2022-03-07 02:20:00,2022-03-07 02:25:00,2533.62,2527.81,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27628,做多,2022-03-07 03:35:00,2022-03-07 03:40:00,2526.24,2524.23,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27629,做空,2022-03-07 03:40:00,2022-03-07 04:10:00,2524.23,2521.79,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27630,做多,2022-03-07 04:10:00,2022-03-07 05:15:00,2521.79,2533.15,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27631,做多,2022-03-07 05:15:00,2022-03-07 05:20:00,2533.15,2533.14,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27632,做多,2022-03-07 06:15:00,2022-03-07 06:45:00,2532.87,2533.6,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27633,做多,2022-03-07 07:10:00,2022-03-07 07:20:00,2534.63,2531.2,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27634,做空,2022-03-07 07:20:00,2022-03-07 07:30:00,2531.2,2521.46,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27635,做多,2022-03-07 08:35:00,2022-03-07 08:40:00,2521.39,2520.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27636,做空,2022-03-07 08:40:00,2022-03-07 08:45:00,2520.01,2527.01,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27637,做多,2022-03-07 08:45:00,2022-03-07 08:55:00,2527.01,2531.81,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27638,做多,2022-03-07 09:55:00,2022-03-07 11:20:00,2529.5,2533.35,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27639,做多,2022-03-07 15:40:00,2022-03-07 16:05:00,2614.99,2633.88,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27640,做多,2022-03-07 20:55:00,2022-03-07 21:00:00,2466.17,2466.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27641,做空,2022-03-07 21:00:00,2022-03-07 23:25:00,2466.0,2504.45,0.02,100.0,0.0008,-0.03,0.0,-0.03,flip -27642,做多,2022-03-07 23:25:00,2022-03-07 23:30:00,2504.45,2512.43,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27643,做多,2022-03-08 00:05:00,2022-03-08 00:15:00,2500.49,2503.59,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27644,做多,2022-03-08 01:40:00,2022-03-08 01:55:00,2526.17,2522.56,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27645,做空,2022-03-08 01:55:00,2022-03-08 02:10:00,2522.56,2528.53,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27646,做多,2022-03-08 02:10:00,2022-03-08 02:35:00,2528.53,2529.44,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27647,做空,2022-03-08 02:35:00,2022-03-08 02:40:00,2529.44,2557.42,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27648,做多,2022-03-08 02:40:00,2022-03-08 02:45:00,2557.42,2561.04,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27649,做多,2022-03-08 03:50:00,2022-03-08 04:25:00,2546.64,2541.48,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27650,做空,2022-03-08 04:25:00,2022-03-08 04:40:00,2541.48,2546.76,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27651,做多,2022-03-08 04:40:00,2022-03-08 06:20:00,2546.76,2508.34,0.02,100.0,0.0008,-0.03,0.0,-0.03,flip -27652,做空,2022-03-08 06:20:00,2022-03-08 06:25:00,2508.34,2505.16,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27653,做多,2022-03-08 06:55:00,2022-03-08 07:40:00,2516.26,2544.4,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27654,做多,2022-03-08 10:25:00,2022-03-08 10:35:00,2574.1,2586.38,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27655,做多,2022-03-08 11:40:00,2022-03-08 11:50:00,2585.38,2586.71,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27656,做空,2022-03-08 11:50:00,2022-03-08 12:30:00,2586.71,2581.22,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27657,做多,2022-03-08 13:00:00,2022-03-08 13:05:00,2582.0,2580.95,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27658,做空,2022-03-08 13:05:00,2022-03-08 13:10:00,2580.95,2559.81,0.02,100.0,0.0007,0.02,0.0,0.01,tp_lower -27659,做多,2022-03-08 13:35:00,2022-03-08 13:45:00,2584.78,2583.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27660,做多,2022-03-08 14:20:00,2022-03-08 14:25:00,2584.92,2577.62,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27661,做空,2022-03-08 14:25:00,2022-03-08 14:35:00,2577.62,2571.0,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27662,做多,2022-03-08 14:35:00,2022-03-08 14:45:00,2571.0,2584.65,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27663,做多,2022-03-08 15:15:00,2022-03-08 16:20:00,2575.5,2552.19,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27664,做空,2022-03-08 16:20:00,2022-03-08 16:25:00,2552.19,2533.18,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27665,做多,2022-03-08 17:00:00,2022-03-08 17:15:00,2550.7,2599.47,0.02,100.0,0.0008,0.04,0.0,0.04,tp_upper -27666,做多,2022-03-08 19:45:00,2022-03-08 19:50:00,2581.45,2575.3,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27667,做空,2022-03-08 19:50:00,2022-03-08 19:55:00,2575.3,2578.17,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27668,做多,2022-03-08 19:55:00,2022-03-08 20:10:00,2578.17,2582.39,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27669,做空,2022-03-08 20:10:00,2022-03-08 20:40:00,2582.39,2551.66,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -27670,做多,2022-03-08 21:50:00,2022-03-08 22:15:00,2556.82,2565.99,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27671,做多,2022-03-09 00:05:00,2022-03-09 00:10:00,2577.02,2571.92,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27672,做空,2022-03-09 00:10:00,2022-03-09 00:15:00,2571.92,2579.25,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27673,做多,2022-03-09 00:15:00,2022-03-09 00:30:00,2579.25,2572.74,0.02,100.0,0.0008,-0.01,0.0,-0.01,tp_upper -27674,做多,2022-03-09 00:40:00,2022-03-09 00:45:00,2578.32,2584.98,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -27675,做多,2022-03-09 05:20:00,2022-03-09 05:30:00,2711.11,2712.36,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27676,做空,2022-03-09 05:30:00,2022-03-09 05:55:00,2712.36,2714.27,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27677,做多,2022-03-09 05:55:00,2022-03-09 06:00:00,2714.27,2711.48,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27678,做空,2022-03-09 06:00:00,2022-03-09 06:05:00,2711.48,2712.29,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27679,做多,2022-03-09 06:05:00,2022-03-09 06:35:00,2712.29,2716.49,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27680,做多,2022-03-09 06:35:00,2022-03-09 06:40:00,2716.49,2717.64,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -27681,做多,2022-03-09 08:25:00,2022-03-09 08:40:00,2730.64,2743.34,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27682,做多,2022-03-09 10:05:00,2022-03-09 10:15:00,2755.62,2751.16,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27683,做空,2022-03-09 10:15:00,2022-03-09 10:20:00,2751.16,2749.58,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27684,做多,2022-03-09 10:55:00,2022-03-09 11:05:00,2756.18,2752.44,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27685,做多,2022-03-09 11:15:00,2022-03-09 11:20:00,2754.83,2754.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27686,做多,2022-03-09 12:00:00,2022-03-09 12:25:00,2750.69,2760.69,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27687,做多,2022-03-09 14:05:00,2022-03-09 14:15:00,2743.01,2733.38,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27688,做空,2022-03-09 14:15:00,2022-03-09 14:20:00,2733.38,2736.87,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27689,做多,2022-03-09 14:20:00,2022-03-09 14:30:00,2736.87,2734.22,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27690,做空,2022-03-09 14:30:00,2022-03-09 14:55:00,2734.22,2737.24,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27691,做多,2022-03-09 14:55:00,2022-03-09 15:15:00,2737.24,2736.78,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27692,做空,2022-03-09 15:15:00,2022-03-09 16:55:00,2736.78,2746.0,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27693,做多,2022-03-09 16:55:00,2022-03-09 17:05:00,2746.0,2746.98,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27694,做空,2022-03-09 17:05:00,2022-03-09 17:20:00,2746.98,2740.22,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27695,做多,2022-03-09 19:45:00,2022-03-09 20:30:00,2717.49,2704.68,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27696,做空,2022-03-09 20:30:00,2022-03-09 20:50:00,2704.68,2688.35,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27697,做多,2022-03-09 21:35:00,2022-03-09 21:40:00,2698.63,2697.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27698,做空,2022-03-09 21:40:00,2022-03-09 23:25:00,2697.19,2717.6,0.02,100.0,0.0007,-0.01,0.0,-0.02,flip -27699,做多,2022-03-09 23:25:00,2022-03-09 23:30:00,2717.6,2731.27,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27700,做多,2022-03-10 00:15:00,2022-03-10 00:25:00,2724.73,2719.62,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27701,做空,2022-03-10 00:25:00,2022-03-10 00:50:00,2719.62,2710.43,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27702,做多,2022-03-10 01:20:00,2022-03-10 01:35:00,2717.19,2699.87,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27703,做空,2022-03-10 01:35:00,2022-03-10 01:40:00,2699.87,2694.09,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27704,做多,2022-03-10 03:05:00,2022-03-10 03:30:00,2666.62,2665.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27705,做空,2022-03-10 03:30:00,2022-03-10 03:45:00,2665.64,2659.32,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27706,做多,2022-03-10 03:50:00,2022-03-10 06:40:00,2665.47,2589.52,0.02,100.0,0.0007,-0.06,0.0,-0.06,flip -27707,做空,2022-03-10 06:40:00,2022-03-10 06:50:00,2589.52,2589.28,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27708,做多,2022-03-10 06:50:00,2022-03-10 07:05:00,2589.28,2586.57,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27709,做空,2022-03-10 07:05:00,2022-03-10 07:15:00,2586.57,2586.5,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27710,做多,2022-03-10 07:15:00,2022-03-10 07:55:00,2586.5,2591.2,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27711,做空,2022-03-10 07:55:00,2022-03-10 08:05:00,2591.2,2583.98,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -27712,做多,2022-03-10 08:35:00,2022-03-10 09:25:00,2595.44,2592.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27713,做空,2022-03-10 09:25:00,2022-03-10 10:10:00,2592.99,2600.17,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27714,做多,2022-03-10 10:10:00,2022-03-10 10:15:00,2600.17,2596.67,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27715,做空,2022-03-10 10:15:00,2022-03-10 10:25:00,2596.67,2598.75,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27716,做多,2022-03-10 10:25:00,2022-03-10 11:50:00,2598.75,2591.92,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27717,做空,2022-03-10 11:50:00,2022-03-10 12:05:00,2591.92,2588.72,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27718,做多,2022-03-10 12:10:00,2022-03-10 12:15:00,2594.34,2599.54,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27719,做多,2022-03-10 14:40:00,2022-03-10 15:15:00,2582.35,2614.66,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -27720,做多,2022-03-10 15:35:00,2022-03-10 16:05:00,2588.09,2599.51,0.02,100.0,0.0007,0.01,0.0,0.01,flip -27721,做空,2022-03-10 16:05:00,2022-03-10 16:45:00,2599.51,2587.7,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27722,做多,2022-03-10 16:50:00,2022-03-10 17:35:00,2592.92,2594.61,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27723,做空,2022-03-10 17:35:00,2022-03-10 18:15:00,2594.61,2593.35,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27724,做多,2022-03-10 18:15:00,2022-03-10 18:20:00,2593.35,2591.21,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27725,做空,2022-03-10 18:20:00,2022-03-10 18:30:00,2591.21,2597.36,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27726,做多,2022-03-10 18:30:00,2022-03-10 19:00:00,2597.36,2604.75,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -27727,做多,2022-03-10 20:25:00,2022-03-10 20:50:00,2604.0,2614.61,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27728,做多,2022-03-10 22:35:00,2022-03-10 23:00:00,2604.92,2615.2,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27729,做多,2022-03-11 03:30:00,2022-03-11 03:35:00,2542.49,2538.89,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27730,做空,2022-03-11 03:35:00,2022-03-11 05:05:00,2538.89,2540.39,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27731,做多,2022-03-11 05:20:00,2022-03-11 05:35:00,2543.76,2558.07,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27732,做多,2022-03-11 08:20:00,2022-03-11 08:25:00,2601.31,2597.88,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27733,做空,2022-03-11 08:25:00,2022-03-11 09:05:00,2597.88,2601.06,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27734,做多,2022-03-11 09:05:00,2022-03-11 09:30:00,2601.06,2602.34,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27735,做空,2022-03-11 09:30:00,2022-03-11 09:45:00,2602.34,2593.96,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27736,做多,2022-03-11 09:50:00,2022-03-11 10:05:00,2599.15,2603.81,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27737,做多,2022-03-11 10:20:00,2022-03-11 10:35:00,2601.56,2599.08,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27738,做空,2022-03-11 10:35:00,2022-03-11 10:40:00,2599.08,2599.94,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27739,做多,2022-03-11 10:40:00,2022-03-11 10:50:00,2599.94,2600.18,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27740,做空,2022-03-11 10:50:00,2022-03-11 11:00:00,2600.18,2595.81,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27741,做多,2022-03-11 11:20:00,2022-03-11 11:25:00,2610.58,2615.43,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27742,做多,2022-03-11 12:55:00,2022-03-11 13:00:00,2652.66,2647.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27743,做空,2022-03-11 13:00:00,2022-03-11 13:05:00,2647.81,2650.02,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27744,做多,2022-03-11 13:05:00,2022-03-11 14:35:00,2650.02,2618.17,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -27745,做空,2022-03-11 14:35:00,2022-03-11 14:40:00,2618.17,2613.31,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27746,做多,2022-03-11 17:40:00,2022-03-11 17:50:00,2561.89,2565.43,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27747,做多,2022-03-11 18:40:00,2022-03-11 18:50:00,2563.12,2558.31,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27748,做空,2022-03-11 18:50:00,2022-03-11 19:05:00,2558.31,2558.16,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_lower -27749,做多,2022-03-11 19:10:00,2022-03-11 19:25:00,2562.0,2562.84,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27750,做空,2022-03-11 19:25:00,2022-03-11 19:35:00,2562.84,2564.18,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27751,做多,2022-03-11 19:35:00,2022-03-11 19:40:00,2564.18,2556.29,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27752,做空,2022-03-11 19:40:00,2022-03-11 19:45:00,2556.29,2557.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27753,做多,2022-03-11 20:15:00,2022-03-11 20:20:00,2560.31,2557.22,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27754,做空,2022-03-11 20:20:00,2022-03-11 20:25:00,2557.22,2551.09,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27755,做多,2022-03-11 20:35:00,2022-03-11 21:20:00,2554.37,2578.32,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27756,做多,2022-03-11 22:40:00,2022-03-11 22:55:00,2571.5,2570.04,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27757,做空,2022-03-11 22:55:00,2022-03-11 23:00:00,2570.04,2567.09,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27758,做多,2022-03-12 00:20:00,2022-03-12 00:25:00,2565.2,2573.94,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27759,做多,2022-03-12 00:25:00,2022-03-12 00:30:00,2573.94,2570.76,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27760,做多,2022-03-12 03:05:00,2022-03-12 03:15:00,2590.22,2585.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27761,做空,2022-03-12 03:15:00,2022-03-12 03:20:00,2585.66,2588.79,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27762,做多,2022-03-12 03:20:00,2022-03-12 03:35:00,2588.79,2582.27,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27763,做空,2022-03-12 03:35:00,2022-03-12 03:40:00,2582.27,2584.89,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27764,做多,2022-03-12 03:40:00,2022-03-12 03:55:00,2584.89,2582.95,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27765,做空,2022-03-12 03:55:00,2022-03-12 04:10:00,2582.95,2576.97,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27766,做多,2022-03-12 04:15:00,2022-03-12 04:25:00,2584.59,2585.39,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27767,做空,2022-03-12 04:25:00,2022-03-12 04:40:00,2585.39,2585.21,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27768,做多,2022-03-12 04:40:00,2022-03-12 04:50:00,2585.21,2580.57,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27769,做空,2022-03-12 04:50:00,2022-03-12 05:00:00,2580.57,2579.93,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_lower -27770,做多,2022-03-12 05:15:00,2022-03-12 05:20:00,2584.95,2587.69,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27771,做多,2022-03-12 05:50:00,2022-03-12 06:00:00,2586.19,2594.5,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27772,做多,2022-03-12 06:45:00,2022-03-12 06:50:00,2590.3,2585.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27773,做空,2022-03-12 06:50:00,2022-03-12 07:15:00,2585.99,2587.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27774,做多,2022-03-12 07:15:00,2022-03-12 08:00:00,2587.19,2587.61,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27775,做空,2022-03-12 08:00:00,2022-03-12 08:15:00,2587.61,2576.73,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -27776,做多,2022-03-12 08:40:00,2022-03-12 08:45:00,2585.43,2581.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27777,做空,2022-03-12 08:45:00,2022-03-12 08:50:00,2581.81,2583.6,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27778,做多,2022-03-12 08:50:00,2022-03-12 08:55:00,2583.6,2580.62,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27779,做空,2022-03-12 08:55:00,2022-03-12 09:10:00,2580.62,2583.17,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27780,做多,2022-03-12 09:10:00,2022-03-12 09:15:00,2583.17,2582.85,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27781,做空,2022-03-12 09:15:00,2022-03-12 09:25:00,2582.85,2583.76,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27782,做多,2022-03-12 09:25:00,2022-03-12 09:30:00,2583.76,2589.95,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27783,做多,2022-03-12 10:10:00,2022-03-12 10:15:00,2586.13,2584.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27784,做空,2022-03-12 10:15:00,2022-03-12 10:20:00,2584.0,2586.97,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27785,做多,2022-03-12 10:20:00,2022-03-12 10:30:00,2586.97,2585.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27786,做空,2022-03-12 10:30:00,2022-03-12 10:45:00,2585.99,2583.03,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27787,做多,2022-03-12 10:55:00,2022-03-12 11:00:00,2585.97,2585.68,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27788,做空,2022-03-12 11:00:00,2022-03-12 11:05:00,2585.68,2583.95,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27789,做多,2022-03-12 11:15:00,2022-03-12 11:20:00,2585.43,2585.24,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27790,做空,2022-03-12 11:20:00,2022-03-12 11:35:00,2585.24,2580.52,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27791,做多,2022-03-12 12:15:00,2022-03-12 12:25:00,2580.81,2580.52,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27792,做空,2022-03-12 12:25:00,2022-03-12 12:30:00,2580.52,2582.48,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27793,做多,2022-03-12 12:30:00,2022-03-12 12:40:00,2582.48,2578.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27794,做空,2022-03-12 12:40:00,2022-03-12 12:45:00,2578.8,2586.06,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27795,做多,2022-03-12 12:45:00,2022-03-12 12:50:00,2586.06,2589.5,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27796,做多,2022-03-12 14:00:00,2022-03-12 15:40:00,2585.95,2583.39,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27797,做多,2022-03-12 15:40:00,2022-03-12 15:45:00,2583.39,2589.63,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27798,做多,2022-03-12 19:40:00,2022-03-12 20:20:00,2580.74,2585.45,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27799,做多,2022-03-12 22:05:00,2022-03-12 22:50:00,2588.08,2586.62,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27800,做空,2022-03-12 22:50:00,2022-03-12 23:00:00,2586.62,2587.06,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27801,做多,2022-03-12 23:00:00,2022-03-12 23:30:00,2587.06,2582.15,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27802,做空,2022-03-12 23:30:00,2022-03-12 23:35:00,2582.15,2577.37,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27803,做多,2022-03-13 01:05:00,2022-03-13 01:10:00,2577.49,2585.63,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27804,做多,2022-03-13 02:45:00,2022-03-13 02:50:00,2592.67,2590.87,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27805,做空,2022-03-13 02:50:00,2022-03-13 03:05:00,2590.87,2592.08,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27806,做多,2022-03-13 03:05:00,2022-03-13 03:10:00,2592.08,2590.62,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27807,做空,2022-03-13 03:10:00,2022-03-13 03:20:00,2590.62,2591.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27808,做多,2022-03-13 03:20:00,2022-03-13 03:25:00,2591.81,2589.84,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27809,做空,2022-03-13 03:25:00,2022-03-13 03:45:00,2589.84,2591.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27810,做多,2022-03-13 03:45:00,2022-03-13 03:50:00,2591.99,2590.31,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27811,做多,2022-03-13 03:55:00,2022-03-13 04:05:00,2591.48,2587.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -27812,做多,2022-03-13 04:25:00,2022-03-13 04:30:00,2590.79,2589.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27813,做空,2022-03-13 04:30:00,2022-03-13 04:35:00,2589.0,2585.77,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27814,做多,2022-03-13 05:20:00,2022-03-13 05:25:00,2588.57,2588.47,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27815,做空,2022-03-13 05:25:00,2022-03-13 05:35:00,2588.47,2587.59,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27816,做多,2022-03-13 05:35:00,2022-03-13 05:45:00,2587.59,2585.76,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27817,做空,2022-03-13 05:45:00,2022-03-13 05:50:00,2585.76,2587.48,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27818,做多,2022-03-13 05:50:00,2022-03-13 05:55:00,2587.48,2583.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27819,做空,2022-03-13 05:55:00,2022-03-13 06:00:00,2583.66,2582.88,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_lower -27820,做多,2022-03-13 06:50:00,2022-03-13 07:00:00,2588.85,2589.84,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27821,做多,2022-03-13 07:20:00,2022-03-13 07:30:00,2586.32,2584.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27822,做空,2022-03-13 07:30:00,2022-03-13 07:35:00,2584.19,2584.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27823,做多,2022-03-13 07:35:00,2022-03-13 10:00:00,2584.25,2584.41,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27824,做多,2022-03-13 11:25:00,2022-03-13 11:30:00,2584.44,2578.2,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -27825,做空,2022-03-13 11:30:00,2022-03-13 11:35:00,2578.2,2574.72,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -27826,做多,2022-03-13 13:20:00,2022-03-13 13:45:00,2567.4,2554.48,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27827,做空,2022-03-13 13:45:00,2022-03-13 16:35:00,2554.48,2577.49,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -27828,做多,2022-03-13 16:35:00,2022-03-13 16:45:00,2577.49,2583.04,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27829,做多,2022-03-13 17:50:00,2022-03-13 18:05:00,2576.79,2578.74,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27830,做空,2022-03-13 18:05:00,2022-03-13 18:20:00,2578.74,2579.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27831,做多,2022-03-13 18:20:00,2022-03-13 18:35:00,2579.14,2579.78,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27832,做空,2022-03-13 18:35:00,2022-03-13 18:45:00,2579.78,2580.22,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27833,做多,2022-03-13 18:45:00,2022-03-13 18:55:00,2580.22,2579.08,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27834,做空,2022-03-13 18:55:00,2022-03-13 19:00:00,2579.08,2581.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27835,做多,2022-03-13 19:00:00,2022-03-13 19:10:00,2581.79,2578.37,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27836,做空,2022-03-13 19:10:00,2022-03-13 19:15:00,2578.37,2579.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27837,做多,2022-03-13 19:15:00,2022-03-13 19:20:00,2579.0,2574.63,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27838,做空,2022-03-13 19:20:00,2022-03-13 19:25:00,2574.63,2573.68,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_lower -27839,做多,2022-03-13 21:10:00,2022-03-13 21:50:00,2553.51,2557.01,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27840,做多,2022-03-14 00:15:00,2022-03-14 00:25:00,2517.66,2509.75,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27841,做空,2022-03-14 00:25:00,2022-03-14 00:30:00,2509.75,2512.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27842,做多,2022-03-14 00:30:00,2022-03-14 00:35:00,2512.25,2508.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27843,做空,2022-03-14 00:35:00,2022-03-14 00:45:00,2508.44,2511.27,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27844,做多,2022-03-14 00:45:00,2022-03-14 01:00:00,2511.27,2533.61,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -27845,做多,2022-03-14 02:35:00,2022-03-14 02:40:00,2526.88,2525.51,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27846,做空,2022-03-14 02:40:00,2022-03-14 02:50:00,2525.51,2523.51,0.02,100.0,0.0008,0.0,0.0,0.0,flip -27847,做多,2022-03-14 02:50:00,2022-03-14 03:35:00,2523.51,2528.26,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27848,做多,2022-03-14 06:05:00,2022-03-14 06:20:00,2569.66,2569.47,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27849,做空,2022-03-14 06:20:00,2022-03-14 06:25:00,2569.47,2573.82,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27850,做多,2022-03-14 06:25:00,2022-03-14 06:30:00,2573.82,2577.63,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27851,做多,2022-03-14 09:10:00,2022-03-14 09:15:00,2590.11,2589.44,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27852,做空,2022-03-14 09:15:00,2022-03-14 09:20:00,2589.44,2590.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27853,做多,2022-03-14 09:20:00,2022-03-14 09:25:00,2590.17,2589.69,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27854,做空,2022-03-14 09:25:00,2022-03-14 09:30:00,2589.69,2592.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27855,做多,2022-03-14 09:30:00,2022-03-14 09:35:00,2592.64,2596.23,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27856,做多,2022-03-14 10:50:00,2022-03-14 10:55:00,2592.21,2592.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27857,做空,2022-03-14 10:55:00,2022-03-14 11:15:00,2592.09,2590.4,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27858,做多,2022-03-14 11:15:00,2022-03-14 13:10:00,2590.4,2575.84,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27859,做空,2022-03-14 13:10:00,2022-03-14 13:15:00,2575.84,2578.1,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -27860,做多,2022-03-14 13:40:00,2022-03-14 13:45:00,2572.55,2572.12,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27861,做空,2022-03-14 13:45:00,2022-03-14 13:50:00,2572.12,2574.61,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27862,做多,2022-03-14 13:50:00,2022-03-14 14:00:00,2574.61,2578.7,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27863,做多,2022-03-14 14:50:00,2022-03-14 15:10:00,2577.98,2584.44,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27864,做多,2022-03-14 16:20:00,2022-03-14 19:25:00,2573.58,2531.0,0.02,100.0,0.0007,-0.03,0.0,-0.03,flip -27865,做空,2022-03-14 19:25:00,2022-03-14 19:35:00,2531.0,2527.36,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27866,做多,2022-03-14 19:35:00,2022-03-14 20:00:00,2527.36,2541.87,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27867,做多,2022-03-14 21:15:00,2022-03-14 21:35:00,2531.06,2531.65,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27868,做空,2022-03-14 21:35:00,2022-03-14 21:40:00,2531.65,2533.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27869,做多,2022-03-14 21:40:00,2022-03-14 22:00:00,2533.79,2542.59,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27870,做多,2022-03-15 00:25:00,2022-03-15 00:40:00,2583.0,2597.78,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27871,做多,2022-03-15 00:55:00,2022-03-15 01:00:00,2587.24,2576.04,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27872,做空,2022-03-15 01:00:00,2022-03-15 01:05:00,2576.04,2565.94,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27873,做多,2022-03-15 02:30:00,2022-03-15 02:35:00,2553.02,2564.25,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27874,做多,2022-03-15 03:30:00,2022-03-15 03:40:00,2553.15,2544.44,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -27875,做空,2022-03-15 03:40:00,2022-03-15 03:45:00,2544.44,2546.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -27876,做多,2022-03-15 04:35:00,2022-03-15 04:45:00,2548.0,2544.24,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27877,做空,2022-03-15 04:45:00,2022-03-15 05:00:00,2544.24,2546.63,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27878,做多,2022-03-15 05:00:00,2022-03-15 05:05:00,2546.63,2544.31,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27879,做空,2022-03-15 05:05:00,2022-03-15 05:15:00,2544.31,2543.72,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -27880,做多,2022-03-15 05:15:00,2022-03-15 05:35:00,2543.72,2546.53,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27881,做多,2022-03-15 08:05:00,2022-03-15 09:25:00,2528.13,2528.63,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27882,做多,2022-03-15 10:50:00,2022-03-15 10:55:00,2533.85,2533.94,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -27883,做多,2022-03-15 11:55:00,2022-03-15 12:00:00,2533.4,2535.29,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -27884,做多,2022-03-15 12:00:00,2022-03-15 12:05:00,2535.29,2531.55,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27885,做空,2022-03-15 12:05:00,2022-03-15 12:10:00,2531.55,2533.29,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27886,做多,2022-03-15 12:10:00,2022-03-15 12:30:00,2533.29,2545.6,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27887,做多,2022-03-15 14:05:00,2022-03-15 14:15:00,2536.34,2536.21,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27888,做空,2022-03-15 14:15:00,2022-03-15 14:20:00,2536.21,2539.1,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -27889,做多,2022-03-15 14:20:00,2022-03-15 14:25:00,2539.1,2552.95,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -27890,做多,2022-03-15 17:15:00,2022-03-15 18:15:00,2586.57,2594.64,0.02,100.0,0.0007,0.01,0.0,0.01,flip -27891,做空,2022-03-15 18:15:00,2022-03-15 20:30:00,2594.64,2636.87,0.02,100.0,0.0007,-0.03,0.0,-0.03,tp_lower -27892,做多,2022-03-15 21:45:00,2022-03-15 22:10:00,2628.97,2634.3,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27893,做多,2022-03-15 22:25:00,2022-03-15 23:10:00,2623.67,2614.46,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27894,做空,2022-03-15 23:10:00,2022-03-15 23:15:00,2614.46,2612.56,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27895,做多,2022-03-15 23:40:00,2022-03-15 23:45:00,2624.76,2620.75,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27896,做空,2022-03-15 23:45:00,2022-03-15 23:55:00,2620.75,2617.29,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27897,做多,2022-03-15 23:55:00,2022-03-16 00:05:00,2617.29,2625.68,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27898,做多,2022-03-16 00:30:00,2022-03-16 00:35:00,2620.1,2613.88,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27899,做空,2022-03-16 00:35:00,2022-03-16 01:00:00,2613.88,2613.77,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_lower -27900,做多,2022-03-16 01:05:00,2022-03-16 01:15:00,2618.4,2626.23,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -27901,做多,2022-03-16 05:05:00,2022-03-16 05:20:00,2621.12,2614.8,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27902,做空,2022-03-16 05:20:00,2022-03-16 05:30:00,2614.8,2618.87,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27903,做多,2022-03-16 05:30:00,2022-03-16 05:35:00,2618.87,2618.66,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27904,做空,2022-03-16 05:35:00,2022-03-16 10:35:00,2618.66,2678.0,0.02,100.0,0.0007,-0.04,0.0,-0.04,flip -27905,做多,2022-03-16 10:35:00,2022-03-16 10:50:00,2678.0,2676.58,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27906,做空,2022-03-16 10:50:00,2022-03-16 11:25:00,2676.58,2680.39,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27907,做多,2022-03-16 11:25:00,2022-03-16 11:30:00,2680.39,2698.31,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27908,做多,2022-03-16 12:25:00,2022-03-16 13:45:00,2680.29,2682.69,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27909,做多,2022-03-16 14:05:00,2022-03-16 14:10:00,2676.44,2687.67,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27910,做多,2022-03-16 16:00:00,2022-03-16 16:20:00,2717.92,2698.06,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -27911,做空,2022-03-16 16:20:00,2022-03-16 16:25:00,2698.06,2687.02,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27912,做多,2022-03-16 17:30:00,2022-03-16 17:50:00,2702.96,2695.93,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27913,做空,2022-03-16 17:50:00,2022-03-16 18:00:00,2695.93,2666.48,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -27914,做多,2022-03-16 18:40:00,2022-03-16 19:15:00,2676.87,2712.93,0.02,100.0,0.0007,0.03,0.0,0.02,tp_upper -27915,做多,2022-03-16 21:20:00,2022-03-16 21:25:00,2771.04,2766.91,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27916,做空,2022-03-16 21:25:00,2022-03-16 22:15:00,2766.91,2753.79,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27917,做多,2022-03-16 23:05:00,2022-03-16 23:20:00,2754.5,2771.72,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27918,做多,2022-03-17 00:55:00,2022-03-17 01:00:00,2767.12,2760.42,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27919,做空,2022-03-17 01:00:00,2022-03-17 01:10:00,2760.42,2763.22,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27920,做多,2022-03-17 01:10:00,2022-03-17 01:35:00,2763.22,2762.86,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27921,做空,2022-03-17 01:35:00,2022-03-17 02:25:00,2762.86,2765.07,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27922,做多,2022-03-17 02:25:00,2022-03-17 02:30:00,2765.07,2764.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27923,做空,2022-03-17 02:30:00,2022-03-17 03:15:00,2764.8,2769.08,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27924,做多,2022-03-17 03:15:00,2022-03-17 03:30:00,2769.08,2768.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27925,做空,2022-03-17 03:30:00,2022-03-17 03:35:00,2768.17,2772.61,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27926,做多,2022-03-17 03:35:00,2022-03-17 03:40:00,2772.61,2768.41,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27927,做多,2022-03-17 04:15:00,2022-03-17 05:00:00,2766.81,2764.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -27928,做多,2022-03-17 05:30:00,2022-03-17 06:10:00,2762.11,2761.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27929,做空,2022-03-17 06:10:00,2022-03-17 06:15:00,2761.0,2763.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27930,做多,2022-03-17 06:15:00,2022-03-17 06:25:00,2763.64,2760.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27931,做空,2022-03-17 06:25:00,2022-03-17 06:30:00,2760.09,2754.43,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27932,做多,2022-03-17 07:05:00,2022-03-17 07:15:00,2761.04,2759.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27933,做空,2022-03-17 07:15:00,2022-03-17 07:25:00,2759.14,2757.68,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27934,做多,2022-03-17 07:25:00,2022-03-17 08:05:00,2757.68,2762.14,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27935,做多,2022-03-17 09:45:00,2022-03-17 09:50:00,2766.88,2767.0,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -27936,做多,2022-03-17 10:35:00,2022-03-17 10:40:00,2764.89,2769.6,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27937,做多,2022-03-17 15:15:00,2022-03-17 15:25:00,2809.13,2813.51,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27938,做空,2022-03-17 15:25:00,2022-03-17 16:00:00,2813.51,2797.07,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27939,做多,2022-03-17 16:10:00,2022-03-17 16:30:00,2807.27,2801.66,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27940,做空,2022-03-17 16:30:00,2022-03-17 16:35:00,2801.66,2806.08,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27941,做多,2022-03-17 16:35:00,2022-03-17 16:45:00,2806.08,2799.02,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -27942,做空,2022-03-17 16:45:00,2022-03-17 16:50:00,2799.02,2792.39,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27943,做多,2022-03-17 17:25:00,2022-03-17 18:05:00,2796.64,2810.52,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27944,做多,2022-03-17 19:25:00,2022-03-17 19:30:00,2815.32,2816.17,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -27945,做多,2022-03-17 21:15:00,2022-03-17 21:20:00,2812.66,2811.45,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27946,做空,2022-03-17 21:20:00,2022-03-17 22:15:00,2811.45,2810.49,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27947,做多,2022-03-17 22:15:00,2022-03-17 22:40:00,2810.49,2814.19,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27948,做空,2022-03-17 22:40:00,2022-03-17 23:10:00,2814.19,2811.91,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27949,做多,2022-03-17 23:10:00,2022-03-17 23:25:00,2811.91,2811.65,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27950,做空,2022-03-17 23:25:00,2022-03-17 23:35:00,2811.65,2813.47,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -27951,做多,2022-03-17 23:35:00,2022-03-17 23:50:00,2813.47,2812.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27952,做空,2022-03-17 23:50:00,2022-03-18 00:05:00,2812.99,2795.84,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -27953,做多,2022-03-18 01:55:00,2022-03-18 02:00:00,2786.49,2782.84,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27954,做空,2022-03-18 02:00:00,2022-03-18 02:35:00,2782.84,2782.28,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27955,做多,2022-03-18 02:35:00,2022-03-18 02:40:00,2782.28,2779.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27956,做空,2022-03-18 02:40:00,2022-03-18 02:45:00,2779.8,2780.54,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27957,做多,2022-03-18 02:45:00,2022-03-18 02:55:00,2780.54,2780.96,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -27958,做空,2022-03-18 02:55:00,2022-03-18 03:00:00,2780.96,2785.62,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27959,做多,2022-03-18 03:00:00,2022-03-18 03:10:00,2785.62,2781.77,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27960,做空,2022-03-18 03:10:00,2022-03-18 03:20:00,2781.77,2778.63,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27961,做多,2022-03-18 03:25:00,2022-03-18 04:45:00,2780.6,2776.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27962,做空,2022-03-18 04:45:00,2022-03-18 04:50:00,2776.46,2778.54,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27963,做多,2022-03-18 04:50:00,2022-03-18 05:00:00,2778.54,2784.86,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27964,做多,2022-03-18 06:35:00,2022-03-18 07:05:00,2797.21,2798.8,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27965,做空,2022-03-18 07:05:00,2022-03-18 07:10:00,2798.8,2793.01,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27966,做多,2022-03-18 07:30:00,2022-03-18 07:45:00,2797.42,2794.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27967,做空,2022-03-18 07:45:00,2022-03-18 08:00:00,2794.5,2791.15,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -27968,做多,2022-03-18 08:15:00,2022-03-18 08:20:00,2795.21,2804.97,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27969,做多,2022-03-18 09:05:00,2022-03-18 09:20:00,2803.0,2800.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27970,做空,2022-03-18 09:20:00,2022-03-18 09:40:00,2800.09,2800.38,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -27971,做多,2022-03-18 09:40:00,2022-03-18 10:25:00,2800.38,2805.56,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -27972,做多,2022-03-18 11:55:00,2022-03-18 12:30:00,2794.99,2806.3,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -27973,做多,2022-03-18 13:35:00,2022-03-18 13:50:00,2800.94,2804.82,0.02,100.0,0.0007,0.0,0.0,0.0,flip -27974,做空,2022-03-18 13:50:00,2022-03-18 18:20:00,2804.82,2932.72,0.02,100.0,0.0007,-0.09,0.0,-0.09,flip -27975,做多,2022-03-18 18:20:00,2022-03-18 18:25:00,2932.72,2928.89,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27976,做空,2022-03-18 18:25:00,2022-03-18 18:30:00,2928.89,2923.28,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -27977,做多,2022-03-18 18:35:00,2022-03-18 18:40:00,2932.22,2931.87,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27978,做空,2022-03-18 18:40:00,2022-03-18 18:50:00,2931.87,2932.48,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27979,做多,2022-03-18 18:50:00,2022-03-18 18:55:00,2932.48,2930.81,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27980,做空,2022-03-18 18:55:00,2022-03-18 19:00:00,2930.81,2936.32,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27981,做多,2022-03-18 19:00:00,2022-03-18 19:05:00,2936.32,2940.21,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -27982,做多,2022-03-18 19:25:00,2022-03-18 19:30:00,2932.55,2939.22,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -27983,做多,2022-03-18 21:05:00,2022-03-18 22:00:00,2948.89,2953.65,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -27984,做多,2022-03-18 23:15:00,2022-03-18 23:30:00,2942.61,2945.64,0.02,100.0,0.0006,0.0,0.0,0.0,flip -27985,做空,2022-03-18 23:30:00,2022-03-19 00:00:00,2945.64,2943.35,0.02,100.0,0.0006,0.0,0.0,0.0,flip -27986,做多,2022-03-19 00:00:00,2022-03-19 00:15:00,2943.35,2952.92,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -27987,做多,2022-03-19 03:00:00,2022-03-19 03:05:00,2955.63,2951.29,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27988,做空,2022-03-19 03:05:00,2022-03-19 03:25:00,2951.29,2944.36,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -27989,做多,2022-03-19 03:55:00,2022-03-19 04:00:00,2947.6,2939.79,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -27990,做空,2022-03-19 04:00:00,2022-03-19 04:20:00,2939.79,2946.3,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -27991,做多,2022-03-19 04:20:00,2022-03-19 04:30:00,2946.3,2943.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27992,做空,2022-03-19 04:30:00,2022-03-19 04:35:00,2943.99,2944.57,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27993,做多,2022-03-19 04:35:00,2022-03-19 04:45:00,2944.57,2947.53,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -27994,做多,2022-03-19 04:45:00,2022-03-19 04:50:00,2947.53,2943.23,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27995,做空,2022-03-19 04:50:00,2022-03-19 04:55:00,2943.23,2945.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27996,做多,2022-03-19 04:55:00,2022-03-19 05:00:00,2945.33,2943.59,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27997,做空,2022-03-19 05:00:00,2022-03-19 05:10:00,2943.59,2939.28,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -27998,做多,2022-03-19 05:30:00,2022-03-19 06:40:00,2941.86,2937.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -27999,做空,2022-03-19 06:40:00,2022-03-19 06:50:00,2937.01,2936.01,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28000,做多,2022-03-19 06:50:00,2022-03-19 07:00:00,2936.01,2933.28,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28001,做空,2022-03-19 07:00:00,2022-03-19 07:05:00,2933.28,2932.47,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -28002,做多,2022-03-19 07:25:00,2022-03-19 07:30:00,2934.18,2931.03,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28003,做空,2022-03-19 07:30:00,2022-03-19 07:45:00,2931.03,2922.11,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -28004,做多,2022-03-19 08:20:00,2022-03-19 08:30:00,2930.39,2928.67,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28005,做空,2022-03-19 08:30:00,2022-03-19 10:25:00,2928.67,2944.7,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28006,做多,2022-03-19 10:25:00,2022-03-19 10:30:00,2944.7,2941.07,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28007,做空,2022-03-19 10:30:00,2022-03-19 10:40:00,2941.07,2941.5,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28008,做多,2022-03-19 11:05:00,2022-03-19 11:25:00,2945.83,2950.55,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28009,做多,2022-03-19 11:50:00,2022-03-19 12:00:00,2943.89,2944.6,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28010,做空,2022-03-19 12:00:00,2022-03-19 12:10:00,2944.6,2944.56,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28011,做多,2022-03-19 12:10:00,2022-03-19 12:25:00,2944.56,2958.63,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28012,做多,2022-03-19 14:30:00,2022-03-19 14:35:00,2957.21,2956.28,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28013,做空,2022-03-19 14:35:00,2022-03-19 15:15:00,2956.28,2966.62,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28014,做多,2022-03-19 15:15:00,2022-03-19 15:20:00,2966.62,2971.68,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28015,做多,2022-03-19 16:10:00,2022-03-19 16:15:00,2964.64,2964.42,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28016,做空,2022-03-19 16:15:00,2022-03-19 16:20:00,2964.42,2966.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28017,做多,2022-03-19 16:20:00,2022-03-19 16:35:00,2966.01,2973.23,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28018,做多,2022-03-19 18:45:00,2022-03-19 19:00:00,2951.91,2952.32,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28019,做空,2022-03-19 19:00:00,2022-03-19 19:35:00,2952.32,2951.68,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28020,做多,2022-03-19 19:35:00,2022-03-19 19:40:00,2951.68,2950.18,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28021,做多,2022-03-19 19:50:00,2022-03-19 19:55:00,2951.95,2949.38,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28022,做空,2022-03-19 19:55:00,2022-03-19 20:00:00,2949.38,2941.82,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28023,做多,2022-03-19 20:20:00,2022-03-19 20:35:00,2948.44,2958.27,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28024,做多,2022-03-19 20:35:00,2022-03-19 20:40:00,2958.27,2956.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28025,做多,2022-03-19 22:55:00,2022-03-20 00:05:00,2934.55,2954.71,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28026,做多,2022-03-20 02:05:00,2022-03-20 02:25:00,2929.47,2919.85,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28027,做空,2022-03-20 02:25:00,2022-03-20 03:00:00,2919.85,2923.56,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28028,做多,2022-03-20 03:00:00,2022-03-20 03:10:00,2923.56,2921.9,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28029,做空,2022-03-20 03:10:00,2022-03-20 03:15:00,2921.9,2925.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28030,做多,2022-03-20 03:15:00,2022-03-20 03:30:00,2925.01,2934.09,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28031,做多,2022-03-20 04:20:00,2022-03-20 04:25:00,2929.77,2924.68,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28032,做空,2022-03-20 04:25:00,2022-03-20 04:30:00,2924.68,2925.63,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28033,做多,2022-03-20 05:10:00,2022-03-20 05:15:00,2930.72,2929.09,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28034,做空,2022-03-20 05:15:00,2022-03-20 05:30:00,2929.09,2925.7,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28035,做多,2022-03-20 05:30:00,2022-03-20 05:40:00,2925.7,2925.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28036,做空,2022-03-20 05:40:00,2022-03-20 05:50:00,2925.0,2928.61,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28037,做多,2022-03-20 05:50:00,2022-03-20 06:15:00,2928.61,2933.89,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28038,做多,2022-03-20 07:55:00,2022-03-20 08:05:00,2925.0,2924.58,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28039,做空,2022-03-20 08:05:00,2022-03-20 09:15:00,2924.58,2918.17,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28040,做多,2022-03-20 09:55:00,2022-03-20 10:40:00,2919.93,2919.55,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28041,做多,2022-03-20 11:00:00,2022-03-20 11:10:00,2917.38,2914.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28042,做空,2022-03-20 11:10:00,2022-03-20 11:15:00,2914.65,2914.91,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28043,做多,2022-03-20 11:20:00,2022-03-20 11:25:00,2917.97,2912.22,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28044,做空,2022-03-20 11:25:00,2022-03-20 11:30:00,2912.22,2909.27,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28045,做多,2022-03-20 14:00:00,2022-03-20 14:20:00,2877.39,2883.09,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28046,做空,2022-03-20 14:20:00,2022-03-20 14:40:00,2883.09,2863.8,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28047,做多,2022-03-20 16:10:00,2022-03-20 16:15:00,2860.17,2869.11,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28048,做多,2022-03-20 18:25:00,2022-03-20 18:30:00,2838.08,2835.52,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28049,做空,2022-03-20 18:30:00,2022-03-20 18:40:00,2835.52,2836.96,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28050,做多,2022-03-20 18:40:00,2022-03-20 18:45:00,2836.96,2835.89,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28051,做空,2022-03-20 18:45:00,2022-03-20 21:15:00,2835.89,2876.46,0.02,100.0,0.0007,-0.03,0.0,-0.03,flip -28052,做多,2022-03-20 21:15:00,2022-03-20 21:30:00,2876.46,2880.29,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28053,做空,2022-03-20 21:30:00,2022-03-20 21:35:00,2880.29,2880.81,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28054,做多,2022-03-20 21:35:00,2022-03-20 22:00:00,2880.81,2873.16,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28055,做空,2022-03-20 22:00:00,2022-03-20 22:05:00,2873.16,2861.69,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28056,做多,2022-03-20 22:50:00,2022-03-20 23:00:00,2869.56,2870.57,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28057,做空,2022-03-20 23:00:00,2022-03-20 23:30:00,2870.57,2857.83,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28058,做多,2022-03-21 00:05:00,2022-03-21 00:15:00,2868.53,2853.64,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28059,做空,2022-03-21 00:15:00,2022-03-21 00:20:00,2853.64,2851.37,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28060,做多,2022-03-21 00:40:00,2022-03-21 00:45:00,2861.93,2859.78,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28061,做空,2022-03-21 00:45:00,2022-03-21 01:55:00,2859.78,2864.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28062,做多,2022-03-21 01:55:00,2022-03-21 02:15:00,2864.8,2862.2,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28063,做空,2022-03-21 02:15:00,2022-03-21 02:20:00,2862.2,2857.69,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28064,做多,2022-03-21 03:35:00,2022-03-21 03:40:00,2850.04,2848.22,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28065,做空,2022-03-21 03:40:00,2022-03-21 04:40:00,2848.22,2841.98,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28066,做多,2022-03-21 04:40:00,2022-03-21 05:00:00,2841.98,2843.17,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28067,做空,2022-03-21 05:00:00,2022-03-21 07:05:00,2843.17,2865.47,0.02,100.0,0.0007,-0.01,0.0,-0.02,flip -28068,做多,2022-03-21 07:05:00,2022-03-21 07:10:00,2865.47,2875.12,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28069,做多,2022-03-21 09:25:00,2022-03-21 09:35:00,2884.55,2908.21,0.02,100.0,0.0006,0.02,0.0,0.01,tp_upper -28070,做多,2022-03-21 11:45:00,2022-03-21 12:55:00,2908.63,2912.02,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28071,做多,2022-03-21 14:00:00,2022-03-21 14:05:00,2918.33,2903.84,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28072,做空,2022-03-21 14:05:00,2022-03-21 14:20:00,2903.84,2897.44,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28073,做多,2022-03-21 14:55:00,2022-03-21 15:15:00,2923.5,2938.42,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28074,做多,2022-03-21 17:30:00,2022-03-21 18:00:00,2920.03,2916.17,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28075,做空,2022-03-21 18:00:00,2022-03-21 18:20:00,2916.17,2915.18,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28076,做多,2022-03-21 18:20:00,2022-03-21 18:40:00,2915.18,2915.44,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28077,做空,2022-03-21 18:40:00,2022-03-21 18:55:00,2915.44,2903.9,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28078,做多,2022-03-21 19:35:00,2022-03-21 20:15:00,2908.89,2918.26,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28079,做多,2022-03-21 21:35:00,2022-03-21 22:20:00,2912.22,2913.69,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28080,做空,2022-03-21 22:20:00,2022-03-21 23:20:00,2913.69,2903.17,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28081,做多,2022-03-22 00:40:00,2022-03-22 00:55:00,2898.47,2902.97,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28082,做多,2022-03-22 02:00:00,2022-03-22 02:05:00,2939.9,2925.19,0.02,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -28083,做多,2022-03-22 05:15:00,2022-03-22 05:30:00,3021.62,3025.65,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28084,做空,2022-03-22 05:30:00,2022-03-22 06:00:00,3025.65,2991.83,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -28085,做多,2022-03-22 07:15:00,2022-03-22 07:20:00,2991.3,2990.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28086,做空,2022-03-22 07:20:00,2022-03-22 09:40:00,2990.0,3009.28,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28087,做多,2022-03-22 09:40:00,2022-03-22 10:15:00,3009.28,3006.75,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28088,做空,2022-03-22 10:15:00,2022-03-22 10:20:00,3006.75,3010.44,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28089,做多,2022-03-22 10:20:00,2022-03-22 10:30:00,3010.44,3016.93,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28090,做多,2022-03-22 11:40:00,2022-03-22 11:45:00,3016.99,3015.92,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28091,做空,2022-03-22 11:45:00,2022-03-22 11:50:00,3015.92,3021.1,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28092,做多,2022-03-22 11:50:00,2022-03-22 11:55:00,3021.1,3020.5,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28093,做空,2022-03-22 11:55:00,2022-03-22 12:15:00,3020.5,3007.32,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28094,做多,2022-03-22 13:00:00,2022-03-22 13:05:00,3011.6,3004.18,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28095,做空,2022-03-22 13:05:00,2022-03-22 13:35:00,3004.18,3011.99,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28096,做多,2022-03-22 13:35:00,2022-03-22 13:45:00,3011.99,2997.13,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28097,做空,2022-03-22 13:45:00,2022-03-22 13:50:00,2997.13,2998.87,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28098,做多,2022-03-22 13:55:00,2022-03-22 14:15:00,3001.97,3017.58,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28099,做多,2022-03-22 15:00:00,2022-03-22 15:30:00,3008.9,3010.01,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28100,做空,2022-03-22 15:30:00,2022-03-22 16:00:00,3010.01,3008.63,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -28101,做多,2022-03-22 16:10:00,2022-03-22 16:20:00,3006.99,3005.4,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28102,做空,2022-03-22 16:20:00,2022-03-22 16:45:00,3005.4,2998.52,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28103,做多,2022-03-22 17:00:00,2022-03-22 17:05:00,3008.99,3005.02,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28104,做空,2022-03-22 17:05:00,2022-03-22 17:55:00,3005.02,3006.42,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28105,做多,2022-03-22 17:55:00,2022-03-22 18:00:00,3006.42,3002.67,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28106,做空,2022-03-22 18:00:00,2022-03-22 18:15:00,3002.67,3008.35,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28107,做多,2022-03-22 18:15:00,2022-03-22 18:20:00,3008.35,3002.29,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28108,做空,2022-03-22 18:20:00,2022-03-22 18:25:00,3002.29,2995.56,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28109,做多,2022-03-22 18:55:00,2022-03-22 19:15:00,2999.8,3007.59,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28110,做多,2022-03-22 20:15:00,2022-03-22 20:30:00,3002.85,2999.98,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28111,做空,2022-03-22 20:30:00,2022-03-22 20:45:00,2999.98,3001.68,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28112,做多,2022-03-22 20:45:00,2022-03-22 20:55:00,3001.68,3000.79,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28113,做空,2022-03-22 20:55:00,2022-03-22 22:15:00,3000.79,3007.22,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28114,做多,2022-03-22 22:15:00,2022-03-22 22:25:00,3007.22,3004.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28115,做空,2022-03-22 22:25:00,2022-03-22 22:35:00,3004.65,3000.48,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28116,做多,2022-03-23 00:45:00,2022-03-23 00:50:00,2974.18,2972.54,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28117,做空,2022-03-23 00:50:00,2022-03-23 01:00:00,2972.54,2938.21,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -28118,做多,2022-03-23 01:55:00,2022-03-23 02:00:00,2957.99,2957.86,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28119,做空,2022-03-23 02:00:00,2022-03-23 03:10:00,2957.86,2967.53,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28120,做多,2022-03-23 03:10:00,2022-03-23 05:45:00,2967.53,2948.6,0.02,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -28121,做多,2022-03-23 07:25:00,2022-03-23 07:30:00,2951.76,2948.72,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28122,做空,2022-03-23 07:30:00,2022-03-23 07:35:00,2948.72,2954.67,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28123,做多,2022-03-23 07:35:00,2022-03-23 07:45:00,2954.67,2948.0,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28124,做空,2022-03-23 07:45:00,2022-03-23 08:00:00,2948.0,2943.9,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28125,做多,2022-03-23 08:20:00,2022-03-23 09:10:00,2945.67,2949.92,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28126,做空,2022-03-23 09:10:00,2022-03-23 09:25:00,2949.92,2949.45,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28127,做多,2022-03-23 09:25:00,2022-03-23 09:35:00,2949.45,2949.51,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28128,做空,2022-03-23 09:35:00,2022-03-23 09:45:00,2949.51,2950.6,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28129,做多,2022-03-23 09:45:00,2022-03-23 10:00:00,2950.6,2951.46,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28130,做空,2022-03-23 10:00:00,2022-03-23 10:05:00,2951.46,2954.91,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28131,做多,2022-03-23 10:05:00,2022-03-23 10:15:00,2954.91,2962.89,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28132,做多,2022-03-23 12:30:00,2022-03-23 12:45:00,2950.71,2960.14,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28133,做多,2022-03-23 13:40:00,2022-03-23 14:05:00,2953.51,2971.8,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28134,做多,2022-03-23 14:05:00,2022-03-23 14:10:00,2971.8,2977.99,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28135,做多,2022-03-23 19:20:00,2022-03-23 19:25:00,2970.41,2968.6,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28136,做空,2022-03-23 19:25:00,2022-03-23 19:40:00,2968.6,2967.18,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28137,做多,2022-03-23 19:40:00,2022-03-23 19:50:00,2967.18,2965.41,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28138,做空,2022-03-23 19:50:00,2022-03-23 20:00:00,2965.41,2967.09,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28139,做多,2022-03-23 20:00:00,2022-03-23 20:10:00,2967.09,2971.37,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28140,做多,2022-03-23 21:20:00,2022-03-23 21:35:00,2975.37,2987.5,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28141,做多,2022-03-23 23:20:00,2022-03-23 23:25:00,3001.58,3013.03,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28142,做多,2022-03-23 23:25:00,2022-03-23 23:30:00,3013.03,3010.98,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28143,做多,2022-03-24 01:10:00,2022-03-24 02:40:00,3039.39,3021.14,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28144,做空,2022-03-24 02:40:00,2022-03-24 02:45:00,3021.14,3025.56,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28145,做多,2022-03-24 02:45:00,2022-03-24 02:55:00,3025.56,3031.7,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28146,做多,2022-03-24 04:50:00,2022-03-24 05:00:00,3027.82,3020.64,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28147,做空,2022-03-24 05:00:00,2022-03-24 05:20:00,3020.64,3023.45,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28148,做多,2022-03-24 05:20:00,2022-03-24 05:25:00,3023.45,3020.71,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28149,做空,2022-03-24 05:25:00,2022-03-24 05:30:00,3020.71,3023.32,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28150,做多,2022-03-24 05:30:00,2022-03-24 05:35:00,3023.32,3034.58,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28151,做多,2022-03-24 08:30:00,2022-03-24 08:35:00,3045.05,3047.66,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28152,做多,2022-03-24 09:50:00,2022-03-24 11:05:00,3046.47,3052.86,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28153,做空,2022-03-24 11:05:00,2022-03-24 11:45:00,3052.86,3049.46,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28154,做多,2022-03-24 11:45:00,2022-03-24 13:45:00,3049.46,3020.44,0.02,100.0,0.0006,-0.02,0.0,-0.02,flip -28155,做空,2022-03-24 13:45:00,2022-03-24 13:50:00,3020.44,3024.38,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28156,做多,2022-03-24 13:50:00,2022-03-24 14:05:00,3024.38,3034.51,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28157,做多,2022-03-24 16:40:00,2022-03-24 16:45:00,3104.56,3102.36,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28158,做空,2022-03-24 16:45:00,2022-03-24 16:50:00,3102.36,3103.94,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28159,做多,2022-03-24 16:50:00,2022-03-24 17:15:00,3103.94,3120.18,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28160,做多,2022-03-24 17:50:00,2022-03-24 17:55:00,3109.09,3097.23,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28161,做空,2022-03-24 17:55:00,2022-03-24 18:10:00,3097.23,3096.97,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -28162,做多,2022-03-24 18:50:00,2022-03-24 19:00:00,3106.13,3104.5,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28163,做空,2022-03-24 19:00:00,2022-03-24 20:40:00,3104.5,3106.36,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28164,做多,2022-03-24 20:40:00,2022-03-24 21:40:00,3106.36,3099.97,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28165,做空,2022-03-24 21:40:00,2022-03-24 21:45:00,3099.97,3106.57,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28166,做多,2022-03-24 21:45:00,2022-03-24 21:50:00,3106.57,3104.03,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28167,做空,2022-03-24 21:50:00,2022-03-24 23:05:00,3104.03,3106.49,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28168,做多,2022-03-24 23:05:00,2022-03-24 23:40:00,3106.49,3109.32,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28169,做空,2022-03-24 23:40:00,2022-03-24 23:50:00,3109.32,3107.89,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -28170,做多,2022-03-24 23:55:00,2022-03-25 00:00:00,3109.89,3100.37,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28171,做空,2022-03-25 00:00:00,2022-03-25 00:05:00,3100.37,3101.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28172,做多,2022-03-25 00:35:00,2022-03-25 00:50:00,3103.95,3103.95,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28173,做空,2022-03-25 00:50:00,2022-03-25 01:05:00,3103.95,3107.45,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28174,做多,2022-03-25 01:05:00,2022-03-25 01:10:00,3107.45,3109.8,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28175,做多,2022-03-25 02:15:00,2022-03-25 02:45:00,3118.17,3119.55,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28176,做空,2022-03-25 02:45:00,2022-03-25 02:50:00,3119.55,3123.31,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28177,做多,2022-03-25 02:50:00,2022-03-25 02:55:00,3123.31,3122.37,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28178,做空,2022-03-25 02:55:00,2022-03-25 03:20:00,3122.37,3120.86,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28179,做多,2022-03-25 03:20:00,2022-03-25 03:35:00,3120.86,3131.79,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28180,做多,2022-03-25 05:25:00,2022-03-25 06:40:00,3136.0,3138.35,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28181,做空,2022-03-25 06:40:00,2022-03-25 06:50:00,3138.35,3136.87,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28182,做多,2022-03-25 06:50:00,2022-03-25 07:30:00,3136.87,3137.32,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28183,做空,2022-03-25 07:30:00,2022-03-25 07:35:00,3137.32,3131.13,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28184,做多,2022-03-25 08:50:00,2022-03-25 09:00:00,3125.16,3119.03,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28185,做空,2022-03-25 09:00:00,2022-03-25 09:15:00,3119.03,3123.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28186,做多,2022-03-25 09:15:00,2022-03-25 09:25:00,3123.0,3121.69,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28187,做空,2022-03-25 09:25:00,2022-03-25 13:50:00,3121.69,3180.02,0.02,100.0,0.0006,-0.03,0.0,-0.04,flip -28188,做多,2022-03-25 13:50:00,2022-03-25 13:55:00,3180.02,3175.39,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28189,做空,2022-03-25 13:55:00,2022-03-25 14:00:00,3175.39,3180.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28190,做多,2022-03-25 14:00:00,2022-03-25 14:05:00,3180.99,3178.06,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28191,做空,2022-03-25 14:05:00,2022-03-25 14:10:00,3178.06,3163.6,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28192,做多,2022-03-25 14:20:00,2022-03-25 14:50:00,3175.28,3176.63,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28193,做空,2022-03-25 14:50:00,2022-03-25 15:00:00,3176.63,3165.48,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28194,做多,2022-03-25 17:55:00,2022-03-25 18:10:00,3102.29,3122.53,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28195,做多,2022-03-25 19:55:00,2022-03-25 20:05:00,3114.09,3108.9,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28196,做空,2022-03-25 20:05:00,2022-03-25 20:10:00,3108.9,3116.58,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28197,做多,2022-03-25 20:10:00,2022-03-25 20:30:00,3116.58,3107.12,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28198,做空,2022-03-25 20:30:00,2022-03-25 21:20:00,3107.12,3117.07,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28199,做多,2022-03-25 21:20:00,2022-03-25 21:25:00,3117.07,3112.21,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28200,做空,2022-03-25 21:25:00,2022-03-25 21:35:00,3112.21,3109.26,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28201,做多,2022-03-25 21:50:00,2022-03-25 22:00:00,3118.99,3107.86,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28202,做空,2022-03-25 22:00:00,2022-03-25 22:05:00,3107.86,3105.73,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28203,做多,2022-03-25 23:35:00,2022-03-25 23:55:00,3102.01,3101.37,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28204,做空,2022-03-25 23:55:00,2022-03-26 00:00:00,3101.37,3103.1,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28205,做多,2022-03-26 00:00:00,2022-03-26 00:10:00,3103.1,3111.28,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28206,做多,2022-03-26 01:20:00,2022-03-26 02:35:00,3100.21,3103.0,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28207,做空,2022-03-26 02:35:00,2022-03-26 02:40:00,3103.0,3104.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28208,做多,2022-03-26 02:40:00,2022-03-26 02:45:00,3104.01,3100.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28209,做空,2022-03-26 02:45:00,2022-03-26 02:50:00,3100.65,3096.48,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28210,做多,2022-03-26 03:00:00,2022-03-26 03:35:00,3104.54,3105.78,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28211,做空,2022-03-26 03:35:00,2022-03-26 04:25:00,3105.78,3107.88,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28212,做多,2022-03-26 04:25:00,2022-03-26 04:35:00,3107.88,3104.31,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28213,做空,2022-03-26 04:35:00,2022-03-26 04:40:00,3104.31,3106.31,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28214,做多,2022-03-26 04:40:00,2022-03-26 04:50:00,3106.31,3113.13,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28215,做多,2022-03-26 05:25:00,2022-03-26 05:30:00,3111.6,3117.21,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28216,做多,2022-03-26 07:30:00,2022-03-26 07:45:00,3120.1,3136.02,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28217,做多,2022-03-26 08:50:00,2022-03-26 09:00:00,3125.89,3124.94,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28218,做空,2022-03-26 09:00:00,2022-03-26 09:55:00,3124.94,3127.13,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28219,做多,2022-03-26 09:55:00,2022-03-26 10:00:00,3127.13,3122.46,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28220,做空,2022-03-26 10:00:00,2022-03-26 10:05:00,3122.46,3125.75,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28221,做多,2022-03-26 10:05:00,2022-03-26 10:10:00,3125.75,3124.32,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28222,做空,2022-03-26 10:10:00,2022-03-26 10:25:00,3124.32,3120.49,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28223,做多,2022-03-26 10:55:00,2022-03-26 11:00:00,3122.45,3120.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28224,做空,2022-03-26 11:00:00,2022-03-26 11:15:00,3120.0,3121.98,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28225,做多,2022-03-26 11:15:00,2022-03-26 11:25:00,3121.98,3132.77,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28226,做多,2022-03-26 12:00:00,2022-03-26 12:10:00,3123.26,3121.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28227,做空,2022-03-26 12:10:00,2022-03-26 12:30:00,3121.25,3109.99,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28228,做多,2022-03-26 12:55:00,2022-03-26 13:00:00,3124.0,3121.1,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28229,做空,2022-03-26 13:00:00,2022-03-26 14:05:00,3121.1,3115.14,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28230,做多,2022-03-26 14:05:00,2022-03-26 15:00:00,3115.14,3113.9,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28231,做多,2022-03-26 16:15:00,2022-03-26 17:10:00,3116.41,3124.32,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28232,做多,2022-03-26 17:50:00,2022-03-26 18:05:00,3120.34,3119.75,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28233,做空,2022-03-26 18:05:00,2022-03-26 18:10:00,3119.75,3116.49,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28234,做多,2022-03-26 18:35:00,2022-03-26 18:55:00,3119.33,3124.0,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28235,做多,2022-03-26 19:45:00,2022-03-26 20:05:00,3120.53,3131.2,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28236,做多,2022-03-26 21:10:00,2022-03-26 22:00:00,3130.7,3136.0,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28237,做空,2022-03-26 22:00:00,2022-03-26 23:00:00,3136.0,3135.77,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28238,做多,2022-03-26 23:00:00,2022-03-26 23:05:00,3135.77,3135.71,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28239,做空,2022-03-26 23:05:00,2022-03-26 23:15:00,3135.71,3141.03,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28240,做多,2022-03-26 23:15:00,2022-03-26 23:20:00,3141.03,3145.01,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28241,做多,2022-03-27 00:20:00,2022-03-27 00:45:00,3138.59,3146.56,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28242,做多,2022-03-27 01:40:00,2022-03-27 02:00:00,3142.7,3142.87,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28243,做空,2022-03-27 02:00:00,2022-03-27 02:05:00,3142.87,3149.87,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28244,做多,2022-03-27 02:05:00,2022-03-27 02:10:00,3149.87,3165.81,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28245,做多,2022-03-27 03:05:00,2022-03-27 03:15:00,3150.4,3149.49,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28246,做空,2022-03-27 03:15:00,2022-03-27 03:30:00,3149.49,3142.15,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28247,做多,2022-03-27 04:05:00,2022-03-27 05:45:00,3146.0,3139.73,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28248,做空,2022-03-27 05:45:00,2022-03-27 05:50:00,3139.73,3139.87,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28249,做多,2022-03-27 05:50:00,2022-03-27 05:55:00,3139.87,3138.29,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28250,做空,2022-03-27 05:55:00,2022-03-27 06:00:00,3138.29,3142.94,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28251,做多,2022-03-27 06:00:00,2022-03-27 06:10:00,3142.94,3150.57,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28252,做多,2022-03-27 07:05:00,2022-03-27 07:15:00,3145.6,3154.03,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28253,做多,2022-03-27 09:20:00,2022-03-27 09:25:00,3149.4,3147.53,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28254,做空,2022-03-27 09:25:00,2022-03-27 09:30:00,3147.53,3149.74,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28255,做多,2022-03-27 09:30:00,2022-03-27 09:45:00,3149.74,3145.11,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28256,做空,2022-03-27 09:45:00,2022-03-27 09:55:00,3145.11,3140.06,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28257,做多,2022-03-27 10:10:00,2022-03-27 10:50:00,3144.32,3145.77,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28258,做空,2022-03-27 10:50:00,2022-03-27 11:55:00,3145.77,3144.9,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -28259,做多,2022-03-27 11:55:00,2022-03-27 12:05:00,3144.9,3145.0,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28260,做空,2022-03-27 12:05:00,2022-03-27 12:10:00,3145.0,3141.42,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28261,做多,2022-03-27 13:15:00,2022-03-27 13:20:00,3138.64,3138.18,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28262,做空,2022-03-27 13:20:00,2022-03-27 14:50:00,3138.18,3146.65,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28263,做多,2022-03-27 14:50:00,2022-03-27 14:55:00,3146.65,3145.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28264,做空,2022-03-27 14:55:00,2022-03-27 15:20:00,3145.25,3159.57,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28265,做多,2022-03-27 15:20:00,2022-03-27 15:25:00,3159.57,3164.89,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28266,做多,2022-03-27 17:25:00,2022-03-27 17:30:00,3174.35,3171.9,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28267,做空,2022-03-27 17:30:00,2022-03-27 17:40:00,3171.9,3173.67,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28268,做多,2022-03-27 17:40:00,2022-03-27 18:00:00,3173.67,3181.92,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28269,做多,2022-03-27 18:35:00,2022-03-27 18:55:00,3175.91,3177.19,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28270,做空,2022-03-27 18:55:00,2022-03-27 19:00:00,3177.19,3178.86,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28271,做多,2022-03-27 19:00:00,2022-03-27 19:05:00,3178.86,3176.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28272,做空,2022-03-27 19:05:00,2022-03-27 19:20:00,3176.99,3177.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28273,做多,2022-03-27 19:20:00,2022-03-27 19:40:00,3177.01,3174.67,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28274,做空,2022-03-27 19:40:00,2022-03-27 19:55:00,3174.67,3174.03,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -28275,做多,2022-03-27 20:30:00,2022-03-27 20:35:00,3178.22,3234.12,0.02,100.0,0.0006,0.03,0.0,0.03,tp_upper -28276,做多,2022-03-27 22:50:00,2022-03-27 23:25:00,3272.23,3287.15,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28277,做多,2022-03-28 00:15:00,2022-03-28 00:30:00,3280.0,3312.42,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -28278,做多,2022-03-28 00:30:00,2022-03-28 00:35:00,3312.42,3309.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28279,做多,2022-03-28 00:55:00,2022-03-28 01:35:00,3291.87,3288.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28280,做空,2022-03-28 01:35:00,2022-03-28 02:00:00,3288.33,3293.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28281,做多,2022-03-28 02:00:00,2022-03-28 02:15:00,3293.99,3294.41,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28282,做空,2022-03-28 02:15:00,2022-03-28 02:20:00,3294.41,3296.07,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28283,做多,2022-03-28 02:20:00,2022-03-28 02:40:00,3296.07,3304.24,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28284,做多,2022-03-28 04:30:00,2022-03-28 04:55:00,3306.7,3317.32,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28285,做多,2022-03-28 06:45:00,2022-03-28 06:50:00,3323.19,3317.93,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28286,做空,2022-03-28 06:50:00,2022-03-28 06:55:00,3317.93,3319.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28287,做多,2022-03-28 06:55:00,2022-03-28 07:30:00,3319.01,3319.75,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28288,做空,2022-03-28 07:30:00,2022-03-28 07:50:00,3319.75,3319.68,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28289,做多,2022-03-28 07:50:00,2022-03-28 07:55:00,3319.68,3318.57,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28290,做空,2022-03-28 07:55:00,2022-03-28 08:05:00,3318.57,3312.39,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28291,做多,2022-03-28 08:20:00,2022-03-28 08:35:00,3319.57,3315.4,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28292,做空,2022-03-28 08:35:00,2022-03-28 08:40:00,3315.4,3319.55,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28293,做多,2022-03-28 08:40:00,2022-03-28 08:45:00,3319.55,3324.04,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28294,做多,2022-03-28 11:15:00,2022-03-28 11:30:00,3346.61,3353.64,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28295,做多,2022-03-28 11:45:00,2022-03-28 12:05:00,3347.16,3347.53,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -28296,做多,2022-03-28 13:05:00,2022-03-28 13:15:00,3345.98,3351.42,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28297,做多,2022-03-28 16:50:00,2022-03-28 16:55:00,3366.15,3359.21,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28298,做空,2022-03-28 16:55:00,2022-03-28 17:20:00,3359.21,3358.58,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28299,做多,2022-03-28 17:20:00,2022-03-28 17:30:00,3358.58,3367.69,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28300,做多,2022-03-28 20:35:00,2022-03-28 21:10:00,3410.17,3406.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28301,做空,2022-03-28 21:10:00,2022-03-28 21:20:00,3406.0,3396.31,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -28302,做多,2022-03-29 00:20:00,2022-03-29 00:45:00,3356.27,3365.44,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28303,做多,2022-03-29 04:10:00,2022-03-29 04:15:00,3376.6,3387.59,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28304,做多,2022-03-29 07:25:00,2022-03-29 08:30:00,3406.54,3402.95,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28305,做空,2022-03-29 08:30:00,2022-03-29 10:25:00,3402.95,3423.27,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28306,做多,2022-03-29 10:25:00,2022-03-29 11:00:00,3423.27,3439.13,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28307,做多,2022-03-29 11:35:00,2022-03-29 11:40:00,3428.56,3449.62,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28308,做多,2022-03-29 11:40:00,2022-03-29 11:45:00,3449.62,3461.53,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28309,做多,2022-03-29 14:30:00,2022-03-29 14:35:00,3450.78,3448.34,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28310,做空,2022-03-29 14:35:00,2022-03-29 15:05:00,3448.34,3444.85,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28311,做多,2022-03-29 15:05:00,2022-03-29 15:35:00,3444.85,3431.36,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28312,做空,2022-03-29 15:35:00,2022-03-29 15:40:00,3431.36,3421.31,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -28313,做多,2022-03-29 16:35:00,2022-03-29 17:00:00,3412.68,3409.81,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28314,做空,2022-03-29 17:00:00,2022-03-29 17:30:00,3409.81,3393.56,0.02,100.0,0.0006,0.01,0.0,0.01,flip -28315,做多,2022-03-29 17:30:00,2022-03-29 18:15:00,3393.56,3406.18,0.02,100.0,0.0006,0.01,0.0,0.01,flip -28316,做空,2022-03-29 18:15:00,2022-03-29 18:35:00,3406.18,3402.34,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28317,做多,2022-03-29 18:35:00,2022-03-29 19:05:00,3402.34,3429.25,0.02,100.0,0.0006,0.02,0.0,0.01,tp_upper -28318,做多,2022-03-29 20:05:00,2022-03-29 23:05:00,3424.74,3379.69,0.02,100.0,0.0006,-0.03,0.0,-0.03,flip -28319,做空,2022-03-29 23:05:00,2022-03-30 00:30:00,3379.69,3365.84,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28320,做多,2022-03-30 02:10:00,2022-03-30 04:00:00,3363.36,3380.95,0.02,100.0,0.0006,0.01,0.0,0.01,flip -28321,做空,2022-03-30 04:00:00,2022-03-30 04:30:00,3380.95,3369.18,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28322,做多,2022-03-30 05:05:00,2022-03-30 05:10:00,3383.58,3380.77,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28323,做空,2022-03-30 05:10:00,2022-03-30 06:50:00,3380.77,3405.22,0.02,100.0,0.0006,-0.01,0.0,-0.02,flip -28324,做多,2022-03-30 06:50:00,2022-03-30 06:55:00,3405.22,3403.55,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28325,做空,2022-03-30 06:55:00,2022-03-30 07:05:00,3403.55,3406.18,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28326,做多,2022-03-30 07:05:00,2022-03-30 07:15:00,3406.18,3400.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28327,做空,2022-03-30 07:15:00,2022-03-30 07:20:00,3400.01,3407.87,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28328,做多,2022-03-30 07:20:00,2022-03-30 07:40:00,3407.87,3406.8,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28329,做空,2022-03-30 07:40:00,2022-03-30 08:05:00,3406.8,3389.73,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28330,做多,2022-03-30 08:20:00,2022-03-30 08:40:00,3400.4,3406.75,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28331,做空,2022-03-30 08:40:00,2022-03-30 08:55:00,3406.75,3402.18,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28332,做多,2022-03-30 08:55:00,2022-03-30 10:25:00,3402.18,3394.17,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28333,做空,2022-03-30 10:25:00,2022-03-30 11:15:00,3394.17,3402.51,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28334,做多,2022-03-30 11:15:00,2022-03-30 11:20:00,3402.51,3409.65,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28335,做多,2022-03-30 12:35:00,2022-03-30 12:55:00,3401.35,3400.58,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28336,做空,2022-03-30 12:55:00,2022-03-30 13:10:00,3400.58,3386.85,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28337,做多,2022-03-30 14:40:00,2022-03-30 14:55:00,3377.89,3372.95,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28338,做空,2022-03-30 14:55:00,2022-03-30 15:25:00,3372.95,3353.55,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28339,做多,2022-03-30 15:35:00,2022-03-30 15:40:00,3371.83,3369.15,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28340,做空,2022-03-30 15:40:00,2022-03-30 15:45:00,3369.15,3376.42,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28341,做多,2022-03-30 15:45:00,2022-03-30 16:20:00,3376.42,3391.58,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28342,做多,2022-03-30 17:30:00,2022-03-30 17:40:00,3392.23,3422.26,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -28343,做多,2022-03-30 20:00:00,2022-03-30 20:05:00,3394.85,3392.23,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28344,做空,2022-03-30 20:05:00,2022-03-30 20:25:00,3392.23,3391.26,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28345,做多,2022-03-30 20:25:00,2022-03-30 20:45:00,3391.26,3405.41,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28346,做多,2022-03-30 22:30:00,2022-03-30 23:00:00,3393.0,3389.07,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28347,做空,2022-03-30 23:00:00,2022-03-30 23:55:00,3389.07,3385.1,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28348,做多,2022-03-31 00:10:00,2022-03-31 00:15:00,3395.16,3394.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28349,做多,2022-03-31 03:15:00,2022-03-31 03:30:00,3408.29,3401.21,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28350,做空,2022-03-31 03:30:00,2022-03-31 03:50:00,3401.21,3394.6,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28351,做多,2022-03-31 04:05:00,2022-03-31 04:10:00,3403.4,3403.36,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28352,做空,2022-03-31 04:10:00,2022-03-31 04:35:00,3403.36,3391.53,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28353,做多,2022-03-31 05:05:00,2022-03-31 05:10:00,3396.88,3394.72,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28354,做空,2022-03-31 05:10:00,2022-03-31 05:20:00,3394.72,3399.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28355,做多,2022-03-31 05:20:00,2022-03-31 05:45:00,3399.0,3396.88,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28356,做多,2022-03-31 06:20:00,2022-03-31 06:35:00,3394.97,3397.67,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28357,做空,2022-03-31 06:35:00,2022-03-31 07:05:00,3397.67,3397.53,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28358,做多,2022-03-31 07:05:00,2022-03-31 07:20:00,3397.53,3396.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28359,做空,2022-03-31 07:20:00,2022-03-31 07:35:00,3396.25,3396.48,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28360,做多,2022-03-31 07:35:00,2022-03-31 08:00:00,3396.48,3407.1,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28361,做多,2022-03-31 08:40:00,2022-03-31 08:45:00,3403.85,3411.43,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28362,做多,2022-03-31 09:10:00,2022-03-31 09:55:00,3403.86,3416.57,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28363,做多,2022-03-31 11:55:00,2022-03-31 12:10:00,3408.5,3410.01,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28364,做空,2022-03-31 12:10:00,2022-03-31 12:25:00,3410.01,3421.66,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28365,做多,2022-03-31 12:25:00,2022-03-31 12:30:00,3421.66,3438.21,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28366,做多,2022-03-31 15:15:00,2022-03-31 15:20:00,3365.12,3361.87,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28367,做空,2022-03-31 15:20:00,2022-03-31 15:35:00,3361.87,3361.47,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28368,做多,2022-03-31 15:35:00,2022-03-31 15:45:00,3361.47,3355.82,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28369,做空,2022-03-31 15:45:00,2022-03-31 16:00:00,3355.82,3340.33,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28370,做多,2022-03-31 17:40:00,2022-03-31 18:00:00,3292.41,3284.88,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28371,做空,2022-03-31 18:00:00,2022-03-31 18:15:00,3284.88,3264.66,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28372,做多,2022-03-31 18:20:00,2022-03-31 19:20:00,3280.59,3294.22,0.02,100.0,0.0006,0.01,0.0,0.01,flip -28373,做空,2022-03-31 19:20:00,2022-03-31 19:30:00,3294.22,3299.54,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28374,做多,2022-03-31 19:30:00,2022-03-31 19:40:00,3299.54,3285.84,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28375,做空,2022-03-31 19:40:00,2022-03-31 19:45:00,3285.84,3289.41,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28376,做多,2022-03-31 19:45:00,2022-03-31 20:20:00,3289.41,3293.73,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28377,做空,2022-03-31 20:20:00,2022-03-31 20:25:00,3293.73,3294.07,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28378,做多,2022-03-31 20:25:00,2022-03-31 20:30:00,3294.07,3287.14,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28379,做空,2022-03-31 20:30:00,2022-03-31 20:35:00,3287.14,3293.63,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28380,做多,2022-03-31 20:35:00,2022-03-31 21:15:00,3293.63,3291.6,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28381,做空,2022-03-31 21:15:00,2022-03-31 21:20:00,3291.6,3301.89,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28382,做多,2022-03-31 21:20:00,2022-03-31 21:35:00,3301.89,3295.18,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28383,做空,2022-03-31 21:35:00,2022-03-31 22:00:00,3295.18,3283.87,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28384,做多,2022-03-31 22:50:00,2022-03-31 23:00:00,3289.05,3285.86,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28385,做空,2022-03-31 23:00:00,2022-03-31 23:20:00,3285.86,3286.87,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28386,做多,2022-03-31 23:20:00,2022-03-31 23:30:00,3286.87,3285.29,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28387,做多,2022-03-31 23:50:00,2022-04-01 00:10:00,3280.92,3292.42,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28388,做多,2022-04-01 00:35:00,2022-04-01 00:40:00,3296.85,3303.7,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28389,做多,2022-04-01 01:10:00,2022-04-01 01:20:00,3291.18,3288.12,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28390,做空,2022-04-01 01:20:00,2022-04-01 01:35:00,3288.12,3283.71,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28391,做多,2022-04-01 03:30:00,2022-04-01 03:55:00,3237.49,3249.72,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28392,做多,2022-04-01 05:05:00,2022-04-01 05:15:00,3254.74,3255.21,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -28393,做多,2022-04-01 06:00:00,2022-04-01 06:30:00,3251.56,3256.11,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28394,做多,2022-04-01 09:20:00,2022-04-01 09:30:00,3275.94,3278.38,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28395,做空,2022-04-01 09:30:00,2022-04-01 09:45:00,3278.38,3273.05,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28396,做多,2022-04-01 10:20:00,2022-04-01 10:25:00,3276.79,3276.72,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28397,做空,2022-04-01 10:25:00,2022-04-01 10:40:00,3276.72,3270.22,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28398,做多,2022-04-01 10:45:00,2022-04-01 10:55:00,3274.44,3282.14,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28399,做多,2022-04-01 12:05:00,2022-04-01 12:10:00,3282.86,3273.32,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28400,做空,2022-04-01 12:10:00,2022-04-01 12:20:00,3273.32,3263.73,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -28401,做多,2022-04-01 12:30:00,2022-04-01 12:35:00,3277.87,3304.52,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -28402,做多,2022-04-01 12:35:00,2022-04-01 12:40:00,3304.52,3295.44,0.02,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -28403,做多,2022-04-01 16:20:00,2022-04-01 16:30:00,3428.86,3416.59,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28404,做空,2022-04-01 16:30:00,2022-04-01 16:35:00,3416.59,3417.14,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28405,做多,2022-04-01 17:10:00,2022-04-01 17:35:00,3429.61,3459.51,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -28406,做多,2022-04-01 18:45:00,2022-04-01 19:55:00,3452.58,3469.29,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28407,做多,2022-04-01 20:30:00,2022-04-01 21:15:00,3456.77,3450.59,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28408,做空,2022-04-01 21:15:00,2022-04-01 21:25:00,3450.59,3459.92,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28409,做多,2022-04-01 21:25:00,2022-04-01 21:35:00,3459.92,3453.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28410,做空,2022-04-01 21:35:00,2022-04-01 21:45:00,3453.99,3454.66,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28411,做多,2022-04-01 21:45:00,2022-04-01 21:55:00,3454.66,3450.21,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28412,做空,2022-04-01 21:55:00,2022-04-01 22:05:00,3450.21,3454.6,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28413,做多,2022-04-01 22:05:00,2022-04-01 22:10:00,3454.6,3454.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28414,做空,2022-04-01 22:10:00,2022-04-01 22:30:00,3454.0,3451.45,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28415,做多,2022-04-01 22:30:00,2022-04-01 23:00:00,3451.45,3448.93,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28416,做空,2022-04-01 23:00:00,2022-04-01 23:10:00,3448.93,3436.21,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28417,做多,2022-04-01 23:40:00,2022-04-01 23:50:00,3442.69,3445.99,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28418,做空,2022-04-01 23:50:00,2022-04-02 00:15:00,3445.99,3448.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28419,做多,2022-04-02 00:15:00,2022-04-02 00:25:00,3448.01,3454.36,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28420,做多,2022-04-02 01:30:00,2022-04-02 01:50:00,3473.24,3484.0,0.02,100.0,0.0006,0.01,0.0,0.01,flip -28421,做空,2022-04-02 01:50:00,2022-04-02 02:00:00,3484.0,3485.46,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28422,做多,2022-04-02 02:00:00,2022-04-02 02:25:00,3485.46,3488.17,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28423,做空,2022-04-02 02:25:00,2022-04-02 02:35:00,3488.17,3461.17,0.02,100.0,0.0006,0.02,0.0,0.01,tp_lower -28424,做多,2022-04-02 03:40:00,2022-04-02 03:50:00,3466.89,3466.61,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28425,做空,2022-04-02 03:50:00,2022-04-02 04:30:00,3466.61,3469.68,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28426,做多,2022-04-02 04:30:00,2022-04-02 04:35:00,3469.68,3475.45,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28427,做多,2022-04-02 05:45:00,2022-04-02 06:10:00,3478.12,3475.78,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28428,做空,2022-04-02 06:10:00,2022-04-02 06:15:00,3475.78,3476.86,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28429,做多,2022-04-02 06:15:00,2022-04-02 06:20:00,3476.86,3475.16,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28430,做空,2022-04-02 06:20:00,2022-04-02 06:25:00,3475.16,3469.7,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28431,做多,2022-04-02 06:35:00,2022-04-02 06:40:00,3474.79,3480.69,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28432,做多,2022-04-02 06:40:00,2022-04-02 06:55:00,3480.69,3487.13,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28433,做多,2022-04-02 07:15:00,2022-04-02 07:20:00,3478.56,3477.13,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28434,做空,2022-04-02 07:20:00,2022-04-02 07:25:00,3477.13,3471.53,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28435,做多,2022-04-02 07:40:00,2022-04-02 08:00:00,3476.9,3478.86,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28436,做空,2022-04-02 08:00:00,2022-04-02 08:10:00,3478.86,3481.58,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28437,做多,2022-04-02 08:10:00,2022-04-02 08:20:00,3481.58,3477.38,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28438,做空,2022-04-02 08:20:00,2022-04-02 08:25:00,3477.38,3478.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28439,做多,2022-04-02 08:25:00,2022-04-02 08:35:00,3478.0,3480.66,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28440,做空,2022-04-02 08:35:00,2022-04-02 08:45:00,3480.66,3469.16,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28441,做多,2022-04-02 09:35:00,2022-04-02 09:45:00,3475.2,3482.0,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28442,做多,2022-04-02 09:45:00,2022-04-02 09:50:00,3482.0,3485.71,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28443,做多,2022-04-02 10:30:00,2022-04-02 11:00:00,3480.35,3495.68,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28444,做多,2022-04-02 12:05:00,2022-04-02 12:20:00,3479.22,3491.33,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28445,做多,2022-04-02 13:05:00,2022-04-02 13:45:00,3506.77,3510.84,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28446,做空,2022-04-02 13:45:00,2022-04-02 14:05:00,3510.84,3498.27,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28447,做多,2022-04-02 16:10:00,2022-04-02 16:15:00,3468.92,3468.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28448,做空,2022-04-02 16:15:00,2022-04-02 18:00:00,3468.65,3463.24,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28449,做多,2022-04-02 18:15:00,2022-04-02 18:35:00,3472.69,3470.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28450,做空,2022-04-02 18:35:00,2022-04-02 19:15:00,3470.33,3462.53,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28451,做多,2022-04-02 19:15:00,2022-04-02 20:00:00,3462.53,3461.41,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28452,做空,2022-04-02 20:00:00,2022-04-02 20:05:00,3461.41,3477.64,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28453,做多,2022-04-02 20:05:00,2022-04-02 20:30:00,3477.64,3472.7,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28454,做空,2022-04-02 20:30:00,2022-04-02 20:45:00,3472.7,3473.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28455,做多,2022-04-02 20:45:00,2022-04-02 20:50:00,3473.33,3471.87,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28456,做空,2022-04-02 20:50:00,2022-04-02 21:00:00,3471.87,3465.01,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28457,做多,2022-04-02 21:35:00,2022-04-02 22:05:00,3472.49,3477.91,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28458,做多,2022-04-02 22:40:00,2022-04-02 22:45:00,3471.38,3464.26,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28459,做空,2022-04-02 22:45:00,2022-04-02 23:10:00,3464.26,3464.26,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28460,做多,2022-04-02 23:10:00,2022-04-02 23:20:00,3464.26,3463.94,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28461,做空,2022-04-02 23:20:00,2022-04-02 23:30:00,3463.94,3450.96,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28462,做多,2022-04-03 02:20:00,2022-04-03 02:40:00,3444.94,3437.17,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28463,做空,2022-04-03 02:40:00,2022-04-03 03:00:00,3437.17,3440.86,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28464,做多,2022-04-03 03:00:00,2022-04-03 03:15:00,3440.86,3451.7,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28465,做多,2022-04-03 06:05:00,2022-04-03 06:10:00,3502.25,3501.05,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28466,做多,2022-04-03 07:30:00,2022-04-03 08:10:00,3491.11,3493.01,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28467,做空,2022-04-03 08:10:00,2022-04-03 08:40:00,3493.01,3490.2,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28468,做多,2022-04-03 08:40:00,2022-04-03 08:45:00,3490.2,3475.8,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28469,做空,2022-04-03 08:45:00,2022-04-03 08:50:00,3475.8,3473.0,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28470,做多,2022-04-03 09:25:00,2022-04-03 09:40:00,3487.96,3504.41,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28471,做多,2022-04-03 10:30:00,2022-04-03 10:35:00,3490.19,3481.92,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28472,做空,2022-04-03 10:35:00,2022-04-03 11:05:00,3481.92,3474.82,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28473,做多,2022-04-03 11:40:00,2022-04-03 11:45:00,3488.25,3487.3,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28474,做多,2022-04-03 12:10:00,2022-04-03 12:15:00,3488.58,3496.19,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28475,做多,2022-04-03 13:15:00,2022-04-03 13:30:00,3494.57,3498.91,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28476,做多,2022-04-03 13:55:00,2022-04-03 14:00:00,3496.41,3490.27,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28477,做空,2022-04-03 14:00:00,2022-04-03 14:25:00,3490.27,3487.26,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28478,做多,2022-04-03 14:45:00,2022-04-03 14:55:00,3494.47,3511.96,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28479,做多,2022-04-03 15:45:00,2022-04-03 15:55:00,3503.44,3498.24,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28480,做空,2022-04-03 15:55:00,2022-04-03 16:05:00,3498.24,3506.19,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28481,做多,2022-04-03 16:05:00,2022-04-03 16:15:00,3506.19,3507.63,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28482,做空,2022-04-03 16:15:00,2022-04-03 16:20:00,3507.63,3485.55,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28483,做多,2022-04-03 17:40:00,2022-04-03 18:05:00,3489.18,3494.69,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28484,做多,2022-04-03 18:45:00,2022-04-03 18:50:00,3491.04,3514.27,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28485,做多,2022-04-03 18:50:00,2022-04-03 18:55:00,3514.27,3507.71,0.02,100.0,0.0006,-0.0,0.0,-0.01,tp_upper -28486,做多,2022-04-03 20:25:00,2022-04-03 20:40:00,3499.79,3496.12,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28487,做空,2022-04-03 20:40:00,2022-04-03 21:00:00,3496.12,3492.14,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28488,做多,2022-04-03 21:00:00,2022-04-03 21:10:00,3492.14,3503.36,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28489,做多,2022-04-04 01:50:00,2022-04-04 01:55:00,3490.61,3484.86,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28490,做空,2022-04-04 01:55:00,2022-04-04 02:15:00,3484.86,3489.14,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28491,做多,2022-04-04 02:15:00,2022-04-04 02:25:00,3489.14,3487.11,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28492,做空,2022-04-04 02:25:00,2022-04-04 04:00:00,3487.11,3483.86,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28493,做多,2022-04-04 04:15:00,2022-04-04 04:35:00,3495.79,3501.12,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28494,做空,2022-04-04 04:35:00,2022-04-04 05:10:00,3501.12,3502.47,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28495,做多,2022-04-04 05:10:00,2022-04-04 05:25:00,3502.47,3498.27,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28496,做空,2022-04-04 05:25:00,2022-04-04 06:25:00,3498.27,3501.84,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28497,做多,2022-04-04 06:25:00,2022-04-04 06:40:00,3501.84,3502.18,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28498,做空,2022-04-04 06:40:00,2022-04-04 06:55:00,3502.18,3500.99,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28499,做多,2022-04-04 06:55:00,2022-04-04 07:05:00,3500.99,3494.81,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28500,做空,2022-04-04 07:05:00,2022-04-04 07:10:00,3494.81,3494.89,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28501,做多,2022-04-04 07:35:00,2022-04-04 07:40:00,3499.4,3506.2,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28502,做多,2022-04-04 07:40:00,2022-04-04 07:45:00,3506.2,3504.72,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28503,做多,2022-04-04 08:30:00,2022-04-04 08:35:00,3498.1,3494.67,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28504,做空,2022-04-04 08:35:00,2022-04-04 08:40:00,3494.67,3488.34,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28505,做多,2022-04-04 11:05:00,2022-04-04 11:20:00,3469.89,3469.01,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28506,做空,2022-04-04 11:20:00,2022-04-04 12:40:00,3469.01,3472.93,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28507,做多,2022-04-04 12:40:00,2022-04-04 14:10:00,3472.93,3474.94,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28508,做多,2022-04-04 14:25:00,2022-04-04 16:30:00,3465.78,3448.19,0.02,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -28509,做多,2022-04-04 18:35:00,2022-04-04 19:05:00,3442.3,3473.7,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -28510,做多,2022-04-04 21:40:00,2022-04-04 21:50:00,3511.4,3506.41,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28511,做空,2022-04-04 21:50:00,2022-04-04 21:55:00,3506.41,3507.72,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28512,做多,2022-04-04 21:55:00,2022-04-04 22:40:00,3507.72,3514.99,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28513,做多,2022-04-05 01:35:00,2022-04-05 01:45:00,3510.96,3520.5,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28514,做多,2022-04-05 02:55:00,2022-04-05 03:10:00,3513.81,3522.43,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28515,做多,2022-04-05 03:20:00,2022-04-05 03:30:00,3523.26,3532.23,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28516,做多,2022-04-05 04:10:00,2022-04-05 04:15:00,3520.65,3516.26,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28517,做空,2022-04-05 04:15:00,2022-04-05 04:20:00,3516.26,3521.84,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28518,做多,2022-04-05 04:20:00,2022-04-05 04:25:00,3521.84,3518.14,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28519,做空,2022-04-05 04:25:00,2022-04-05 04:40:00,3518.14,3527.23,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28520,做多,2022-04-05 04:40:00,2022-04-05 04:45:00,3527.23,3529.68,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28521,做多,2022-04-05 05:15:00,2022-04-05 05:35:00,3521.46,3521.14,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28522,做空,2022-04-05 05:35:00,2022-04-05 06:15:00,3521.14,3521.86,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28523,做多,2022-04-05 06:15:00,2022-04-05 06:20:00,3521.86,3514.7,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28524,做空,2022-04-05 06:20:00,2022-04-05 06:25:00,3514.7,3517.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28525,做多,2022-04-05 06:25:00,2022-04-05 07:05:00,3517.33,3519.01,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28526,做空,2022-04-05 07:05:00,2022-04-05 07:10:00,3519.01,3514.23,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28527,做多,2022-04-05 07:15:00,2022-04-05 07:25:00,3518.42,3527.89,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28528,做多,2022-04-05 08:20:00,2022-04-05 08:25:00,3522.99,3521.78,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28529,做空,2022-04-05 08:25:00,2022-04-05 08:55:00,3521.78,3524.14,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28530,做多,2022-04-05 08:55:00,2022-04-05 09:00:00,3524.14,3521.51,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28531,做空,2022-04-05 09:00:00,2022-04-05 09:10:00,3521.51,3525.44,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28532,做多,2022-04-05 09:10:00,2022-04-05 09:35:00,3525.44,3522.08,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28533,做空,2022-04-05 09:35:00,2022-04-05 09:40:00,3522.08,3515.76,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28534,做多,2022-04-05 10:15:00,2022-04-05 10:45:00,3517.84,3519.89,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28535,做空,2022-04-05 10:45:00,2022-04-05 11:05:00,3519.89,3518.73,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28536,做多,2022-04-05 11:05:00,2022-04-05 11:15:00,3518.73,3520.17,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -28537,做多,2022-04-05 11:35:00,2022-04-05 11:40:00,3522.5,3522.29,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28538,做多,2022-04-05 11:50:00,2022-04-05 12:00:00,3519.44,3529.89,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28539,做多,2022-04-05 15:10:00,2022-04-05 15:15:00,3463.19,3458.02,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28540,做空,2022-04-05 15:15:00,2022-04-05 15:30:00,3458.02,3459.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28541,做多,2022-04-05 15:30:00,2022-04-05 15:35:00,3459.25,3452.06,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28542,做空,2022-04-05 15:35:00,2022-04-05 15:40:00,3452.06,3456.45,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28543,做多,2022-04-05 15:40:00,2022-04-05 15:55:00,3456.45,3451.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28544,做空,2022-04-05 15:55:00,2022-04-05 16:00:00,3451.0,3438.54,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28545,做多,2022-04-05 16:05:00,2022-04-05 16:10:00,3455.48,3468.1,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -28546,做多,2022-04-05 16:55:00,2022-04-05 17:00:00,3465.16,3470.99,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28547,做多,2022-04-05 19:20:00,2022-04-05 19:25:00,3451.55,3461.21,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28548,做多,2022-04-05 21:35:00,2022-04-05 21:45:00,3441.68,3444.02,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28549,做空,2022-04-05 21:45:00,2022-04-05 22:30:00,3444.02,3443.48,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28550,做多,2022-04-05 22:30:00,2022-04-05 22:35:00,3443.48,3439.82,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28551,做空,2022-04-05 22:35:00,2022-04-05 22:40:00,3439.82,3458.51,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28552,做多,2022-04-05 22:40:00,2022-04-05 22:45:00,3458.51,3454.08,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28553,做多,2022-04-05 23:15:00,2022-04-06 02:20:00,3445.28,3351.25,0.02,100.0,0.0006,-0.06,0.0,-0.06,tp_upper -28554,做多,2022-04-06 02:50:00,2022-04-06 02:55:00,3345.88,3340.78,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28555,做空,2022-04-06 02:55:00,2022-04-06 03:00:00,3340.78,3344.61,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28556,做多,2022-04-06 03:00:00,2022-04-06 03:05:00,3344.61,3344.19,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28557,做空,2022-04-06 03:05:00,2022-04-06 03:10:00,3344.19,3337.23,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28558,做多,2022-04-06 03:15:00,2022-04-06 03:40:00,3339.37,3343.63,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28559,做空,2022-04-06 03:40:00,2022-04-06 04:00:00,3343.63,3325.49,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28560,做多,2022-04-06 04:10:00,2022-04-06 04:15:00,3344.84,3353.07,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -28561,做多,2022-04-06 06:25:00,2022-04-06 07:20:00,3358.94,3360.65,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28562,做空,2022-04-06 07:20:00,2022-04-06 07:35:00,3360.65,3349.98,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28563,做多,2022-04-06 08:40:00,2022-04-06 09:05:00,3351.22,3347.08,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28564,做空,2022-04-06 09:05:00,2022-04-06 09:15:00,3347.08,3347.66,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28565,做多,2022-04-06 09:15:00,2022-04-06 09:20:00,3347.66,3340.92,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28566,做空,2022-04-06 09:20:00,2022-04-06 09:25:00,3340.92,3335.72,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28567,做多,2022-04-06 09:40:00,2022-04-06 09:45:00,3345.21,3334.19,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28568,做空,2022-04-06 09:45:00,2022-04-06 09:50:00,3334.19,3338.02,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28569,做多,2022-04-06 09:55:00,2022-04-06 10:00:00,3346.82,3334.03,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28570,做空,2022-04-06 10:00:00,2022-04-06 10:05:00,3334.03,3335.28,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -28571,做多,2022-04-06 10:20:00,2022-04-06 10:35:00,3343.37,3330.98,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28572,做空,2022-04-06 10:35:00,2022-04-06 11:00:00,3330.98,3317.0,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28573,做多,2022-04-06 12:10:00,2022-04-06 12:30:00,3319.2,3307.6,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28574,做空,2022-04-06 12:30:00,2022-04-06 13:00:00,3307.6,3312.6,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28575,做多,2022-04-06 13:00:00,2022-04-06 13:30:00,3312.6,3305.0,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -28576,做空,2022-04-06 13:30:00,2022-04-06 13:35:00,3305.0,3294.63,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28577,做多,2022-04-06 15:20:00,2022-04-06 15:55:00,3248.51,3255.84,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28578,做空,2022-04-06 15:55:00,2022-04-06 16:05:00,3255.84,3255.77,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -28579,做多,2022-04-06 16:05:00,2022-04-06 16:10:00,3255.77,3240.6,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28580,做空,2022-04-06 16:10:00,2022-04-06 16:20:00,3240.6,3221.49,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -28581,做多,2022-04-06 17:40:00,2022-04-06 17:55:00,3210.25,3218.01,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -28582,做多,2022-04-06 18:30:00,2022-04-06 18:35:00,3217.41,3216.69,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28583,做空,2022-04-06 18:35:00,2022-04-06 19:40:00,3216.69,3220.42,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28584,做多,2022-04-06 19:40:00,2022-04-06 20:10:00,3220.42,3211.99,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28585,做空,2022-04-06 20:10:00,2022-04-06 20:15:00,3211.99,3206.41,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28586,做多,2022-04-06 20:45:00,2022-04-06 21:35:00,3231.97,3218.36,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28587,做空,2022-04-06 21:35:00,2022-04-06 21:40:00,3218.36,3218.83,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28588,做多,2022-04-06 21:40:00,2022-04-06 21:55:00,3218.83,3225.06,0.02,100.0,0.0006,0.0,0.0,0.0,flip -28589,做空,2022-04-06 21:55:00,2022-04-06 22:10:00,3225.06,3229.78,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28590,做多,2022-04-06 22:10:00,2022-04-06 22:15:00,3229.78,3217.26,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -28591,做空,2022-04-06 22:15:00,2022-04-06 22:20:00,3217.26,3210.9,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28592,做多,2022-04-07 00:10:00,2022-04-07 00:40:00,3187.68,3187.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28593,做空,2022-04-07 00:40:00,2022-04-07 00:50:00,3187.14,3146.67,0.02,100.0,0.0007,0.03,0.0,0.03,tp_lower -28594,做多,2022-04-07 01:10:00,2022-04-07 01:45:00,3172.67,3184.06,0.02,100.0,0.0007,0.01,0.0,0.01,flip -28595,做空,2022-04-07 01:45:00,2022-04-07 02:30:00,3184.06,3188.95,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28596,做多,2022-04-07 02:30:00,2022-04-07 03:05:00,3188.95,3184.66,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28597,做空,2022-04-07 03:05:00,2022-04-07 03:35:00,3184.66,3182.96,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28598,做多,2022-04-07 03:35:00,2022-04-07 03:45:00,3182.96,3184.6,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28599,做空,2022-04-07 03:45:00,2022-04-07 05:35:00,3184.6,3202.65,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28600,做多,2022-04-07 05:35:00,2022-04-07 05:40:00,3202.65,3198.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28601,做空,2022-04-07 05:40:00,2022-04-07 05:45:00,3198.01,3201.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28602,做多,2022-04-07 05:45:00,2022-04-07 05:50:00,3201.85,3215.26,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28603,做多,2022-04-07 06:20:00,2022-04-07 06:40:00,3208.78,3219.79,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28604,做多,2022-04-07 08:20:00,2022-04-07 08:30:00,3224.41,3223.04,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28605,做空,2022-04-07 08:30:00,2022-04-07 08:45:00,3223.04,3217.6,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28606,做多,2022-04-07 09:35:00,2022-04-07 09:45:00,3223.95,3219.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28607,做空,2022-04-07 09:45:00,2022-04-07 10:40:00,3219.5,3218.63,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28608,做多,2022-04-07 10:40:00,2022-04-07 10:55:00,3218.63,3221.17,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28609,做空,2022-04-07 10:55:00,2022-04-07 11:00:00,3221.17,3214.92,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -28610,做多,2022-04-07 11:05:00,2022-04-07 11:10:00,3218.95,3225.07,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28611,做多,2022-04-07 11:10:00,2022-04-07 11:15:00,3225.07,3222.4,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -28612,做多,2022-04-07 13:55:00,2022-04-07 14:00:00,3228.62,3228.11,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -28613,做空,2022-04-07 14:00:00,2022-04-07 14:40:00,3228.11,3190.68,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -28614,做多,2022-04-07 15:45:00,2022-04-07 16:10:00,3186.75,3214.4,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -28615,做多,2022-04-07 16:50:00,2022-04-07 17:10:00,3204.21,3230.69,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -28616,做多,2022-04-07 17:50:00,2022-04-07 18:25:00,3216.09,3227.43,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28617,做多,2022-04-07 20:35:00,2022-04-07 20:45:00,3237.16,3240.18,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28618,做多,2022-04-07 21:05:00,2022-04-07 21:10:00,3227.61,3224.15,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28619,做空,2022-04-07 21:10:00,2022-04-07 21:20:00,3224.15,3196.45,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -28620,做多,2022-04-07 21:35:00,2022-04-07 23:00:00,3222.06,3238.61,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28621,做多,2022-04-08 00:05:00,2022-04-08 00:15:00,3235.79,3236.9,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28622,做空,2022-04-08 00:15:00,2022-04-08 00:30:00,3236.9,3220.74,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28623,做多,2022-04-08 01:00:00,2022-04-08 01:50:00,3229.12,3247.21,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28624,做多,2022-04-08 03:50:00,2022-04-08 04:15:00,3258.26,3258.91,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28625,做空,2022-04-08 04:15:00,2022-04-08 05:10:00,3258.91,3262.92,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28626,做多,2022-04-08 05:10:00,2022-04-08 06:05:00,3262.92,3265.17,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28627,做空,2022-04-08 06:05:00,2022-04-08 06:40:00,3265.17,3251.55,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28628,做多,2022-04-08 06:50:00,2022-04-08 06:55:00,3267.54,3265.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28629,做空,2022-04-08 06:55:00,2022-04-08 07:10:00,3265.19,3264.54,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28630,做多,2022-04-08 07:10:00,2022-04-08 07:20:00,3264.54,3259.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28631,做空,2022-04-08 07:20:00,2022-04-08 07:25:00,3259.99,3247.89,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28632,做多,2022-04-08 07:50:00,2022-04-08 07:55:00,3266.0,3284.46,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28633,做多,2022-04-08 10:45:00,2022-04-08 11:00:00,3282.9,3271.29,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28634,做空,2022-04-08 11:00:00,2022-04-08 11:05:00,3271.29,3270.0,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_lower -28635,做多,2022-04-08 14:00:00,2022-04-08 14:15:00,3245.17,3259.57,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28636,做多,2022-04-08 15:40:00,2022-04-08 16:10:00,3273.79,3274.99,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28637,做空,2022-04-08 16:10:00,2022-04-08 16:15:00,3274.99,3280.83,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28638,做多,2022-04-08 16:15:00,2022-04-08 16:30:00,3280.83,3275.11,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28639,做空,2022-04-08 16:30:00,2022-04-08 16:45:00,3275.11,3262.36,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28640,做多,2022-04-08 18:30:00,2022-04-08 18:45:00,3238.35,3251.69,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28641,做多,2022-04-08 20:45:00,2022-04-08 21:05:00,3246.39,3242.49,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28642,做空,2022-04-08 21:05:00,2022-04-08 21:10:00,3242.49,3244.26,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28643,做多,2022-04-08 21:10:00,2022-04-08 21:20:00,3244.26,3238.77,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28644,做空,2022-04-08 21:20:00,2022-04-08 21:35:00,3238.77,3221.22,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28645,做多,2022-04-08 23:50:00,2022-04-09 00:00:00,3191.1,3200.56,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28646,做多,2022-04-09 01:55:00,2022-04-09 02:00:00,3216.99,3217.22,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28647,做多,2022-04-09 02:15:00,2022-04-09 02:20:00,3212.21,3208.31,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28648,做空,2022-04-09 02:20:00,2022-04-09 02:35:00,3208.31,3193.7,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28649,做多,2022-04-09 03:10:00,2022-04-09 03:15:00,3205.94,3202.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28650,做空,2022-04-09 03:15:00,2022-04-09 03:25:00,3202.0,3201.45,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28651,做多,2022-04-09 03:25:00,2022-04-09 04:45:00,3201.45,3208.74,0.02,100.0,0.0007,0.01,0.0,0.0,flip -28652,做空,2022-04-09 04:45:00,2022-04-09 05:05:00,3208.74,3212.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28653,做多,2022-04-09 05:05:00,2022-04-09 05:15:00,3212.85,3218.25,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28654,做多,2022-04-09 05:30:00,2022-04-09 05:55:00,3211.97,3224.44,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28655,做多,2022-04-09 07:45:00,2022-04-09 07:50:00,3210.36,3211.97,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28656,做多,2022-04-09 08:30:00,2022-04-09 08:40:00,3206.45,3211.79,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28657,做多,2022-04-09 08:50:00,2022-04-09 09:15:00,3210.57,3208.2,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28658,做空,2022-04-09 09:15:00,2022-04-09 09:35:00,3208.2,3204.06,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28659,做多,2022-04-09 09:35:00,2022-04-09 09:55:00,3204.06,3206.89,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28660,做空,2022-04-09 09:55:00,2022-04-09 10:00:00,3206.89,3199.32,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -28661,做多,2022-04-09 10:15:00,2022-04-09 10:20:00,3207.92,3204.11,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28662,做空,2022-04-09 10:20:00,2022-04-09 10:30:00,3204.11,3209.69,0.02,100.0,0.0007,-0.0,0.0,-0.01,tp_lower -28663,做多,2022-04-09 10:30:00,2022-04-09 10:35:00,3209.69,3209.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28664,做空,2022-04-09 10:35:00,2022-04-09 10:50:00,3209.46,3205.16,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28665,做多,2022-04-09 10:50:00,2022-04-09 11:00:00,3205.16,3208.94,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28666,做多,2022-04-09 11:55:00,2022-04-09 12:30:00,3208.24,3222.87,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28667,做多,2022-04-09 14:00:00,2022-04-09 14:10:00,3223.75,3213.05,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28668,做空,2022-04-09 14:10:00,2022-04-09 14:15:00,3213.05,3218.12,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -28669,做多,2022-04-09 14:25:00,2022-04-09 14:30:00,3222.7,3218.2,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28670,做空,2022-04-09 14:30:00,2022-04-09 14:35:00,3218.2,3218.2,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28671,做多,2022-04-09 14:35:00,2022-04-09 15:10:00,3218.2,3225.23,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28672,做空,2022-04-09 15:10:00,2022-04-09 15:25:00,3225.23,3220.85,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28673,做多,2022-04-09 15:25:00,2022-04-09 16:50:00,3220.85,3221.8,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28674,做多,2022-04-09 18:25:00,2022-04-09 18:35:00,3229.31,3232.5,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28675,做空,2022-04-09 18:35:00,2022-04-09 19:05:00,3232.5,3235.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28676,做多,2022-04-09 19:05:00,2022-04-09 19:15:00,3235.3,3233.74,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28677,做空,2022-04-09 19:15:00,2022-04-09 19:40:00,3233.74,3231.77,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28678,做多,2022-04-09 19:40:00,2022-04-09 19:50:00,3231.77,3237.62,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28679,做多,2022-04-09 20:00:00,2022-04-09 20:10:00,3234.87,3245.77,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28680,做多,2022-04-09 21:25:00,2022-04-09 21:30:00,3239.64,3240.99,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28681,做多,2022-04-09 23:20:00,2022-04-09 23:30:00,3244.2,3262.14,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28682,做多,2022-04-10 00:25:00,2022-04-10 01:20:00,3250.68,3259.28,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28683,做多,2022-04-10 02:50:00,2022-04-10 03:00:00,3258.42,3255.55,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28684,做空,2022-04-10 03:00:00,2022-04-10 03:40:00,3255.55,3257.4,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28685,做多,2022-04-10 03:40:00,2022-04-10 03:45:00,3257.4,3256.4,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28686,做空,2022-04-10 03:45:00,2022-04-10 03:50:00,3256.4,3257.16,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28687,做多,2022-04-10 03:50:00,2022-04-10 03:55:00,3257.16,3256.03,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28688,做空,2022-04-10 03:55:00,2022-04-10 05:05:00,3256.03,3257.33,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28689,做多,2022-04-10 05:05:00,2022-04-10 05:10:00,3257.33,3252.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28690,做空,2022-04-10 05:10:00,2022-04-10 05:15:00,3252.0,3254.02,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28691,做多,2022-04-10 05:15:00,2022-04-10 05:20:00,3254.02,3247.87,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28692,做空,2022-04-10 05:20:00,2022-04-10 05:25:00,3247.87,3244.22,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28693,做多,2022-04-10 06:35:00,2022-04-10 07:00:00,3254.99,3245.38,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28694,做空,2022-04-10 07:00:00,2022-04-10 07:05:00,3245.38,3245.68,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28695,做多,2022-04-10 07:05:00,2022-04-10 08:15:00,3245.68,3243.43,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28696,做空,2022-04-10 08:15:00,2022-04-10 08:20:00,3243.43,3245.29,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28697,做多,2022-04-10 08:20:00,2022-04-10 08:30:00,3245.29,3249.2,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28698,做多,2022-04-10 08:50:00,2022-04-10 10:00:00,3242.36,3235.23,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28699,做空,2022-04-10 10:00:00,2022-04-10 10:05:00,3235.23,3238.7,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28700,做多,2022-04-10 10:05:00,2022-04-10 10:15:00,3238.7,3243.3,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28701,做多,2022-04-10 10:35:00,2022-04-10 10:40:00,3237.35,3239.35,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28702,做多,2022-04-10 10:40:00,2022-04-10 10:55:00,3239.35,3244.35,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28703,做多,2022-04-10 11:45:00,2022-04-10 11:50:00,3251.4,3254.42,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28704,做多,2022-04-10 12:40:00,2022-04-10 14:20:00,3248.59,3246.05,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28705,做多,2022-04-10 16:20:00,2022-04-10 16:35:00,3253.09,3260.73,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -28706,做多,2022-04-10 19:20:00,2022-04-10 19:35:00,3292.5,3291.97,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28707,做空,2022-04-10 19:35:00,2022-04-10 19:40:00,3291.97,3292.47,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28708,做多,2022-04-10 19:40:00,2022-04-10 19:45:00,3292.47,3289.05,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28709,做空,2022-04-10 19:45:00,2022-04-10 20:00:00,3289.05,3291.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28710,做多,2022-04-10 20:00:00,2022-04-10 20:15:00,3291.14,3290.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28711,做空,2022-04-10 20:15:00,2022-04-10 20:20:00,3290.34,3291.75,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28712,做多,2022-04-10 20:20:00,2022-04-10 20:25:00,3291.75,3289.35,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28713,做空,2022-04-10 20:25:00,2022-04-10 20:30:00,3289.35,3286.5,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28714,做多,2022-04-10 20:35:00,2022-04-10 20:55:00,3288.51,3288.05,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28715,做空,2022-04-10 20:55:00,2022-04-10 21:10:00,3288.05,3286.13,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28716,做多,2022-04-10 21:40:00,2022-04-10 23:45:00,3284.78,3213.98,0.02,100.0,0.0007,-0.05,0.0,-0.05,flip -28717,做空,2022-04-10 23:45:00,2022-04-10 23:55:00,3213.98,3200.24,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28718,做多,2022-04-11 00:50:00,2022-04-11 00:55:00,3205.77,3201.97,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28719,做空,2022-04-11 00:55:00,2022-04-11 01:00:00,3201.97,3204.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28720,做多,2022-04-11 01:00:00,2022-04-11 01:35:00,3204.14,3197.34,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28721,做空,2022-04-11 01:35:00,2022-04-11 01:50:00,3197.34,3184.5,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28722,做多,2022-04-11 03:35:00,2022-04-11 04:05:00,3170.33,3168.02,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28723,做空,2022-04-11 04:05:00,2022-04-11 04:15:00,3168.02,3170.77,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28724,做多,2022-04-11 04:15:00,2022-04-11 04:40:00,3170.77,3176.85,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28725,做多,2022-04-11 06:45:00,2022-04-11 06:50:00,3180.11,3175.38,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28726,做空,2022-04-11 06:50:00,2022-04-11 07:00:00,3175.38,3173.01,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28727,做多,2022-04-11 07:25:00,2022-04-11 07:30:00,3183.92,3185.41,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28728,做多,2022-04-11 12:15:00,2022-04-11 12:25:00,3057.8,3053.31,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28729,做空,2022-04-11 12:25:00,2022-04-11 12:40:00,3053.31,3056.72,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28730,做多,2022-04-11 12:40:00,2022-04-11 12:55:00,3056.72,3052.49,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28731,做空,2022-04-11 12:55:00,2022-04-11 13:15:00,3052.49,3046.69,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28732,做多,2022-04-11 13:15:00,2022-04-11 14:05:00,3046.69,3043.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28733,做空,2022-04-11 14:05:00,2022-04-11 14:25:00,3043.85,3025.6,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28734,做多,2022-04-11 15:00:00,2022-04-11 15:15:00,3030.29,3033.32,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28735,做空,2022-04-11 15:15:00,2022-04-11 15:40:00,3033.32,3029.62,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28736,做多,2022-04-11 15:40:00,2022-04-11 15:45:00,3029.62,3016.9,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28737,做空,2022-04-11 15:45:00,2022-04-11 15:50:00,3016.9,3017.67,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -28738,做多,2022-04-11 16:45:00,2022-04-11 17:10:00,3019.18,3016.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28739,做空,2022-04-11 17:10:00,2022-04-11 17:25:00,3016.46,3013.46,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28740,做多,2022-04-11 17:25:00,2022-04-11 17:35:00,3013.46,3006.28,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28741,做空,2022-04-11 17:35:00,2022-04-11 17:45:00,3006.28,3015.06,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28742,做多,2022-04-11 17:45:00,2022-04-11 18:15:00,3015.06,3007.38,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28743,做空,2022-04-11 18:15:00,2022-04-11 18:20:00,3007.38,3012.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28744,做多,2022-04-11 18:20:00,2022-04-11 18:55:00,3012.46,3035.18,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -28745,做多,2022-04-11 20:25:00,2022-04-11 20:40:00,3007.47,2988.58,0.02,100.0,0.0007,-0.01,0.0,-0.02,flip -28746,做空,2022-04-11 20:40:00,2022-04-11 20:45:00,2988.58,3000.08,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28747,做多,2022-04-11 20:45:00,2022-04-11 20:50:00,3000.08,2994.44,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28748,做空,2022-04-11 20:50:00,2022-04-11 21:00:00,2994.44,2996.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28749,做多,2022-04-11 21:00:00,2022-04-11 22:35:00,2996.0,3010.25,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28750,做多,2022-04-11 23:30:00,2022-04-12 00:25:00,2991.68,2984.78,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28751,做空,2022-04-12 00:25:00,2022-04-12 00:35:00,2984.78,2985.86,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -28752,做多,2022-04-12 00:35:00,2022-04-12 00:50:00,2985.86,2984.32,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -28753,做空,2022-04-12 00:50:00,2022-04-12 01:00:00,2984.32,2961.34,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -28754,做多,2022-04-12 01:10:00,2022-04-12 01:20:00,2979.62,2980.05,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -28755,做空,2022-04-12 01:20:00,2022-04-12 01:40:00,2980.05,2973.12,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -28756,做多,2022-04-12 02:05:00,2022-04-12 03:15:00,2975.68,2965.55,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -28757,做空,2022-04-12 03:15:00,2022-04-12 03:20:00,2965.55,2967.03,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -28758,做多,2022-04-12 03:20:00,2022-04-12 03:40:00,2967.03,2976.71,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -28759,做多,2022-04-12 07:10:00,2022-04-12 07:35:00,3007.01,3012.51,0.02,100.0,0.0008,0.0,0.0,0.0,flip -28760,做空,2022-04-12 07:35:00,2022-04-12 09:15:00,3012.51,3015.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -28761,做多,2022-04-12 09:35:00,2022-04-12 09:40:00,3024.13,3022.28,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28762,做空,2022-04-12 09:40:00,2022-04-12 09:50:00,3022.28,3024.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28763,做多,2022-04-12 09:50:00,2022-04-12 10:05:00,3024.51,3020.27,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28764,做空,2022-04-12 10:05:00,2022-04-12 10:10:00,3020.27,3020.93,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28765,做多,2022-04-12 10:10:00,2022-04-12 10:15:00,3020.93,3016.39,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28766,做空,2022-04-12 10:15:00,2022-04-12 10:25:00,3016.39,3013.73,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28767,做多,2022-04-12 10:35:00,2022-04-12 10:40:00,3023.05,3019.63,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28768,做空,2022-04-12 10:40:00,2022-04-12 10:50:00,3019.63,3020.33,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28769,做多,2022-04-12 10:50:00,2022-04-12 10:55:00,3020.33,3015.13,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28770,做空,2022-04-12 10:55:00,2022-04-12 11:15:00,3015.13,3019.58,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28771,做多,2022-04-12 11:15:00,2022-04-12 11:20:00,3019.58,3017.68,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28772,做空,2022-04-12 11:20:00,2022-04-12 11:25:00,3017.68,3034.86,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28773,做多,2022-04-12 11:25:00,2022-04-12 11:30:00,3034.86,3038.45,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28774,做多,2022-04-12 13:50:00,2022-04-12 16:00:00,3058.0,3036.94,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -28775,做空,2022-04-12 16:00:00,2022-04-12 16:10:00,3036.94,3041.94,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28776,做多,2022-04-12 16:10:00,2022-04-12 16:15:00,3041.94,3055.46,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28777,做多,2022-04-12 16:55:00,2022-04-12 17:25:00,3039.84,3040.7,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28778,做空,2022-04-12 17:25:00,2022-04-12 18:10:00,3040.7,3012.93,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -28779,做多,2022-04-12 20:20:00,2022-04-12 20:25:00,2989.0,2987.71,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28780,做空,2022-04-12 20:25:00,2022-04-12 20:35:00,2987.71,2974.76,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28781,做多,2022-04-12 20:50:00,2022-04-12 21:05:00,2983.99,2986.37,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28782,做空,2022-04-12 21:05:00,2022-04-12 22:30:00,2986.37,3012.07,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -28783,做多,2022-04-12 22:30:00,2022-04-12 22:40:00,3012.07,2999.65,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28784,做空,2022-04-12 22:40:00,2022-04-12 22:50:00,2999.65,3008.56,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28785,做多,2022-04-12 22:50:00,2022-04-12 22:55:00,3008.56,3012.1,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28786,做多,2022-04-13 01:40:00,2022-04-13 02:00:00,3022.4,3026.76,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28787,做空,2022-04-13 02:00:00,2022-04-13 02:25:00,3026.76,3022.86,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28788,做多,2022-04-13 02:25:00,2022-04-13 02:30:00,3022.86,3035.64,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28789,做多,2022-04-13 04:15:00,2022-04-13 05:00:00,3045.57,3057.51,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28790,做多,2022-04-13 06:35:00,2022-04-13 07:30:00,3055.6,3053.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28791,做空,2022-04-13 07:30:00,2022-04-13 07:45:00,3053.14,3051.88,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28792,做多,2022-04-13 07:45:00,2022-04-13 07:50:00,3051.88,3049.12,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28793,做空,2022-04-13 07:50:00,2022-04-13 08:00:00,3049.12,3053.26,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28794,做多,2022-04-13 08:00:00,2022-04-13 08:10:00,3053.26,3051.23,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28795,做空,2022-04-13 08:10:00,2022-04-13 08:30:00,3051.23,3048.11,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28796,做多,2022-04-13 08:30:00,2022-04-13 08:45:00,3048.11,3053.56,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28797,做多,2022-04-13 08:55:00,2022-04-13 09:00:00,3053.79,3054.88,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28798,做多,2022-04-13 09:50:00,2022-04-13 09:55:00,3051.73,3049.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28799,做空,2022-04-13 09:55:00,2022-04-13 10:00:00,3049.17,3053.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28800,做多,2022-04-13 10:00:00,2022-04-13 10:05:00,3053.34,3049.57,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28801,做空,2022-04-13 10:05:00,2022-04-13 10:10:00,3049.57,3049.91,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28802,做多,2022-04-13 10:10:00,2022-04-13 11:30:00,3049.91,3037.0,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28803,做空,2022-04-13 11:30:00,2022-04-13 11:40:00,3037.0,3026.0,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28804,做多,2022-04-13 13:20:00,2022-04-13 13:25:00,3017.99,3015.23,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28805,做空,2022-04-13 13:25:00,2022-04-13 16:45:00,3015.23,3091.06,0.02,100.0,0.0007,-0.06,0.0,-0.06,flip -28806,做多,2022-04-13 16:45:00,2022-04-13 18:20:00,3091.06,3094.01,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28807,做多,2022-04-13 20:20:00,2022-04-13 20:25:00,3095.9,3092.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28808,做空,2022-04-13 20:25:00,2022-04-13 20:30:00,3092.34,3098.55,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28809,做多,2022-04-13 20:30:00,2022-04-13 20:35:00,3098.55,3094.47,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28810,做空,2022-04-13 20:35:00,2022-04-13 21:35:00,3094.47,3097.98,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28811,做多,2022-04-13 21:35:00,2022-04-13 22:05:00,3097.98,3103.59,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28812,做多,2022-04-13 23:40:00,2022-04-14 00:30:00,3115.59,3123.04,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -28813,做多,2022-04-14 00:45:00,2022-04-14 01:00:00,3117.4,3116.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28814,做空,2022-04-14 01:00:00,2022-04-14 01:05:00,3116.51,3117.04,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28815,做多,2022-04-14 01:05:00,2022-04-14 01:10:00,3117.04,3116.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28816,做空,2022-04-14 01:10:00,2022-04-14 01:15:00,3116.3,3122.59,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28817,做多,2022-04-14 01:15:00,2022-04-14 01:20:00,3122.59,3122.31,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28818,做多,2022-04-14 02:35:00,2022-04-14 02:40:00,3130.07,3127.11,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28819,做空,2022-04-14 02:40:00,2022-04-14 03:05:00,3127.11,3120.21,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28820,做多,2022-04-14 04:10:00,2022-04-14 04:15:00,3120.32,3118.57,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28821,做空,2022-04-14 04:15:00,2022-04-14 04:40:00,3118.57,3109.28,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28822,做多,2022-04-14 05:55:00,2022-04-14 06:05:00,3109.08,3104.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28823,做空,2022-04-14 06:05:00,2022-04-14 06:10:00,3104.85,3102.4,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28824,做多,2022-04-14 06:45:00,2022-04-14 06:50:00,3107.46,3106.82,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28825,做空,2022-04-14 06:50:00,2022-04-14 07:10:00,3106.82,3103.71,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28826,做多,2022-04-14 07:15:00,2022-04-14 07:20:00,3109.12,3112.0,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28827,做多,2022-04-14 09:55:00,2022-04-14 12:15:00,3099.36,3076.67,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -28828,做空,2022-04-14 12:15:00,2022-04-14 12:20:00,3076.67,3078.18,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28829,做多,2022-04-14 12:20:00,2022-04-14 12:45:00,3078.18,3088.24,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28830,做多,2022-04-14 12:45:00,2022-04-14 12:50:00,3088.24,3083.48,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28831,做多,2022-04-14 13:25:00,2022-04-14 13:30:00,3089.35,3094.46,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28832,做多,2022-04-14 15:10:00,2022-04-14 15:30:00,3042.95,3037.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28833,做空,2022-04-14 15:30:00,2022-04-14 15:35:00,3037.79,3021.01,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28834,做多,2022-04-14 17:05:00,2022-04-14 17:10:00,3014.61,3012.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28835,做空,2022-04-14 17:10:00,2022-04-14 17:25:00,3012.01,3013.65,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28836,做多,2022-04-14 17:25:00,2022-04-14 17:40:00,3013.65,3011.71,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28837,做空,2022-04-14 17:40:00,2022-04-14 17:45:00,3011.71,3013.32,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28838,做多,2022-04-14 17:45:00,2022-04-14 17:50:00,3013.32,3011.06,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28839,做空,2022-04-14 17:50:00,2022-04-14 17:55:00,3011.06,3020.3,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28840,做多,2022-04-14 17:55:00,2022-04-14 18:00:00,3020.3,3022.64,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28841,做多,2022-04-14 18:25:00,2022-04-14 18:30:00,3015.35,3008.92,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28842,做空,2022-04-14 18:30:00,2022-04-14 18:35:00,3008.92,3005.52,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28843,做多,2022-04-14 19:50:00,2022-04-14 19:55:00,2998.18,2993.71,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28844,做空,2022-04-14 19:55:00,2022-04-14 20:25:00,2993.71,2991.68,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28845,做多,2022-04-14 20:25:00,2022-04-14 20:30:00,2991.68,3002.31,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28846,做多,2022-04-14 22:45:00,2022-04-14 22:50:00,3017.54,3011.72,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28847,做空,2022-04-14 22:50:00,2022-04-14 22:55:00,3011.72,3012.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -28848,做多,2022-04-14 23:05:00,2022-04-14 23:20:00,3016.71,3012.38,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28849,做空,2022-04-14 23:20:00,2022-04-14 23:35:00,3012.38,3017.95,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28850,做多,2022-04-14 23:35:00,2022-04-14 23:50:00,3017.95,3016.74,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28851,做空,2022-04-14 23:50:00,2022-04-14 23:55:00,3016.74,3019.82,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28852,做多,2022-04-14 23:55:00,2022-04-15 00:00:00,3019.82,3024.63,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28853,做多,2022-04-15 01:40:00,2022-04-15 01:45:00,3021.89,3021.42,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28854,做空,2022-04-15 01:45:00,2022-04-15 02:05:00,3021.42,3018.38,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28855,做多,2022-04-15 02:05:00,2022-04-15 02:20:00,3018.38,3025.27,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28856,做多,2022-04-15 04:35:00,2022-04-15 06:15:00,3033.73,3032.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28857,做空,2022-04-15 06:15:00,2022-04-15 06:35:00,3032.8,3022.27,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28858,做多,2022-04-15 07:40:00,2022-04-15 07:50:00,3023.93,3040.83,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28859,做多,2022-04-15 08:40:00,2022-04-15 08:45:00,3024.52,3022.62,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28860,做空,2022-04-15 08:45:00,2022-04-15 09:10:00,3022.62,3026.28,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28861,做多,2022-04-15 09:10:00,2022-04-15 09:15:00,3026.28,3022.47,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28862,做空,2022-04-15 09:15:00,2022-04-15 09:45:00,3022.47,3028.86,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28863,做多,2022-04-15 09:45:00,2022-04-15 09:50:00,3028.86,3025.75,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28864,做多,2022-04-15 11:10:00,2022-04-15 11:15:00,3032.23,3031.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28865,做多,2022-04-15 12:15:00,2022-04-15 12:20:00,3029.19,3027.11,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28866,做空,2022-04-15 12:20:00,2022-04-15 12:30:00,3027.11,3022.23,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28867,做多,2022-04-15 13:20:00,2022-04-15 13:25:00,3022.79,3021.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28868,做空,2022-04-15 13:25:00,2022-04-15 13:30:00,3021.85,3027.9,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28869,做多,2022-04-15 13:30:00,2022-04-15 13:35:00,3027.9,3023.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28870,做空,2022-04-15 13:35:00,2022-04-15 13:45:00,3023.19,3008.05,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -28871,做多,2022-04-15 14:45:00,2022-04-15 14:50:00,3040.18,3038.84,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28872,做多,2022-04-15 16:50:00,2022-04-15 16:55:00,3024.48,3020.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28873,做空,2022-04-15 16:55:00,2022-04-15 17:00:00,3020.99,3030.95,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28874,做多,2022-04-15 17:00:00,2022-04-15 17:05:00,3030.95,3034.69,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28875,做多,2022-04-15 18:05:00,2022-04-15 18:15:00,3027.52,3029.0,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28876,做空,2022-04-15 18:15:00,2022-04-15 18:25:00,3029.0,3030.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28877,做多,2022-04-15 18:25:00,2022-04-15 18:35:00,3030.21,3029.2,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28878,做空,2022-04-15 18:35:00,2022-04-15 19:00:00,3029.2,3026.17,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28879,做多,2022-04-15 20:00:00,2022-04-15 20:10:00,3025.28,3023.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28880,做空,2022-04-15 20:10:00,2022-04-15 20:25:00,3023.3,3019.03,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28881,做多,2022-04-15 20:40:00,2022-04-15 20:45:00,3022.74,3024.57,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28882,做多,2022-04-15 22:05:00,2022-04-15 22:10:00,3031.38,3028.04,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28883,做空,2022-04-15 22:10:00,2022-04-15 22:20:00,3028.04,3028.86,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28884,做多,2022-04-15 22:20:00,2022-04-15 22:40:00,3028.86,3027.59,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28885,做空,2022-04-15 22:40:00,2022-04-15 22:55:00,3027.59,3031.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28886,做多,2022-04-15 22:55:00,2022-04-15 23:00:00,3031.14,3033.77,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28887,做多,2022-04-15 23:25:00,2022-04-15 23:30:00,3032.27,3034.71,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28888,做多,2022-04-16 00:20:00,2022-04-16 00:30:00,3036.58,3036.1,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28889,做空,2022-04-16 00:30:00,2022-04-16 02:00:00,3036.1,3033.75,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28890,做多,2022-04-16 02:20:00,2022-04-16 02:55:00,3040.76,3038.49,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28891,做空,2022-04-16 02:55:00,2022-04-16 03:00:00,3038.49,3035.0,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28892,做多,2022-04-16 03:05:00,2022-04-16 03:35:00,3037.7,3038.86,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28893,做空,2022-04-16 03:35:00,2022-04-16 03:40:00,3038.86,3040.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28894,做多,2022-04-16 03:40:00,2022-04-16 03:45:00,3040.5,3036.88,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28895,做空,2022-04-16 03:45:00,2022-04-16 03:50:00,3036.88,3037.11,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28896,做多,2022-04-16 03:50:00,2022-04-16 04:10:00,3037.11,3038.15,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28897,做空,2022-04-16 04:10:00,2022-04-16 05:25:00,3038.15,3043.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28898,做多,2022-04-16 05:25:00,2022-04-16 05:35:00,3043.19,3036.98,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28899,做空,2022-04-16 05:35:00,2022-04-16 05:40:00,3036.98,3038.92,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -28900,做多,2022-04-16 07:00:00,2022-04-16 07:05:00,3038.67,3036.57,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28901,做空,2022-04-16 07:05:00,2022-04-16 07:10:00,3036.57,3038.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28902,做多,2022-04-16 07:10:00,2022-04-16 07:15:00,3038.09,3034.29,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28903,做空,2022-04-16 07:15:00,2022-04-16 07:20:00,3034.29,3036.61,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28904,做多,2022-04-16 07:20:00,2022-04-16 07:30:00,3036.61,3034.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28905,做空,2022-04-16 07:30:00,2022-04-16 07:40:00,3034.19,3032.99,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_lower -28906,做多,2022-04-16 08:05:00,2022-04-16 08:10:00,3035.28,3034.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28907,做空,2022-04-16 08:10:00,2022-04-16 08:15:00,3034.99,3038.68,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28908,做多,2022-04-16 08:15:00,2022-04-16 08:20:00,3038.68,3037.94,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28909,做多,2022-04-16 08:50:00,2022-04-16 08:55:00,3034.69,3033.93,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28910,做空,2022-04-16 08:55:00,2022-04-16 09:10:00,3033.93,3037.12,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28911,做多,2022-04-16 09:10:00,2022-04-16 09:20:00,3037.12,3034.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28912,做空,2022-04-16 09:20:00,2022-04-16 09:25:00,3034.51,3036.1,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28913,做多,2022-04-16 09:25:00,2022-04-16 09:35:00,3036.1,3032.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28914,做空,2022-04-16 09:35:00,2022-04-16 09:40:00,3032.3,3033.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -28915,做多,2022-04-16 10:15:00,2022-04-16 10:20:00,3034.39,3038.57,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28916,做多,2022-04-16 11:50:00,2022-04-16 12:10:00,3037.56,3037.23,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28917,做空,2022-04-16 12:10:00,2022-04-16 12:15:00,3037.23,3039.27,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -28918,做多,2022-04-16 12:20:00,2022-04-16 12:25:00,3043.53,3043.64,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28919,做多,2022-04-16 12:40:00,2022-04-16 13:05:00,3039.2,3040.46,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28920,做空,2022-04-16 13:05:00,2022-04-16 13:15:00,3040.46,3040.88,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28921,做多,2022-04-16 13:15:00,2022-04-16 13:20:00,3040.88,3040.74,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28922,做空,2022-04-16 13:20:00,2022-04-16 13:25:00,3040.74,3036.25,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28923,做多,2022-04-16 13:55:00,2022-04-16 14:00:00,3039.87,3038.56,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28924,做空,2022-04-16 14:00:00,2022-04-16 14:15:00,3038.56,3036.13,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28925,做多,2022-04-16 14:25:00,2022-04-16 14:30:00,3041.64,3038.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28926,做空,2022-04-16 14:30:00,2022-04-16 15:10:00,3038.99,3016.7,0.02,100.0,0.0007,0.02,0.0,0.01,tp_lower -28927,做多,2022-04-16 16:30:00,2022-04-16 17:10:00,3022.82,3021.7,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28928,做空,2022-04-16 17:10:00,2022-04-16 17:45:00,3021.7,3018.72,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28929,做多,2022-04-16 18:05:00,2022-04-16 18:10:00,3021.52,3018.92,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28930,做空,2022-04-16 18:10:00,2022-04-16 18:20:00,3018.92,3018.22,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_lower -28931,做多,2022-04-16 18:40:00,2022-04-16 18:45:00,3019.98,3023.93,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28932,做多,2022-04-16 19:55:00,2022-04-16 20:10:00,3022.77,3021.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28933,做空,2022-04-16 20:10:00,2022-04-16 20:25:00,3021.5,3024.05,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28934,做多,2022-04-16 20:25:00,2022-04-16 20:50:00,3024.05,3035.77,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28935,做多,2022-04-16 23:15:00,2022-04-16 23:30:00,3065.08,3065.74,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28936,做空,2022-04-16 23:30:00,2022-04-16 23:40:00,3065.74,3067.84,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28937,做多,2022-04-16 23:40:00,2022-04-16 23:45:00,3067.84,3061.8,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28938,做空,2022-04-16 23:45:00,2022-04-16 23:50:00,3061.8,3058.76,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28939,做多,2022-04-17 01:10:00,2022-04-17 01:30:00,3056.99,3056.27,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28940,做空,2022-04-17 01:30:00,2022-04-17 01:35:00,3056.27,3056.83,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28941,做多,2022-04-17 01:35:00,2022-04-17 01:50:00,3056.83,3055.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28942,做空,2022-04-17 01:50:00,2022-04-17 01:55:00,3055.3,3055.58,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28943,做多,2022-04-17 01:55:00,2022-04-17 04:15:00,3055.58,3034.71,0.02,100.0,0.0007,-0.01,0.0,-0.02,tp_upper -28944,做多,2022-04-17 05:05:00,2022-04-17 05:40:00,3033.72,3036.5,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28945,做空,2022-04-17 05:40:00,2022-04-17 06:25:00,3036.5,3039.13,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28946,做多,2022-04-17 06:25:00,2022-04-17 06:30:00,3039.13,3040.2,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28947,做多,2022-04-17 07:05:00,2022-04-17 07:20:00,3042.01,3037.75,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28948,做空,2022-04-17 07:20:00,2022-04-17 07:25:00,3037.75,3034.68,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28949,做多,2022-04-17 08:00:00,2022-04-17 08:15:00,3039.07,3043.0,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28950,做多,2022-04-17 08:35:00,2022-04-17 08:40:00,3039.11,3036.35,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28951,做空,2022-04-17 08:40:00,2022-04-17 08:55:00,3036.35,3039.33,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28952,做多,2022-04-17 08:55:00,2022-04-17 09:00:00,3039.33,3043.26,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28953,做多,2022-04-17 09:50:00,2022-04-17 10:10:00,3040.9,3042.35,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28954,做空,2022-04-17 10:10:00,2022-04-17 10:20:00,3042.35,3043.35,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28955,做多,2022-04-17 10:20:00,2022-04-17 10:25:00,3043.35,3041.15,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28956,做空,2022-04-17 10:25:00,2022-04-17 10:40:00,3041.15,3037.72,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28957,做多,2022-04-17 11:00:00,2022-04-17 11:05:00,3041.37,3039.62,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28958,做空,2022-04-17 11:05:00,2022-04-17 11:10:00,3039.62,3040.23,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28959,做多,2022-04-17 11:10:00,2022-04-17 11:55:00,3040.23,3045.98,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28960,做多,2022-04-17 13:10:00,2022-04-17 13:15:00,3050.31,3057.2,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28961,做多,2022-04-17 13:35:00,2022-04-17 13:40:00,3059.46,3074.76,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -28962,做多,2022-04-17 15:15:00,2022-04-17 15:25:00,3065.49,3071.31,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28963,做多,2022-04-17 19:35:00,2022-04-17 19:40:00,3031.99,3033.3,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -28964,做多,2022-04-17 21:40:00,2022-04-17 22:00:00,3050.27,3041.17,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28965,做空,2022-04-17 22:00:00,2022-04-17 22:05:00,3041.17,3066.26,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -28966,做多,2022-04-17 22:05:00,2022-04-17 22:10:00,3066.26,3070.75,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28967,做多,2022-04-18 00:50:00,2022-04-18 00:55:00,2991.79,2988.96,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28968,做空,2022-04-18 00:55:00,2022-04-18 01:25:00,2988.96,2988.57,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -28969,做多,2022-04-18 01:25:00,2022-04-18 01:30:00,2988.57,2986.81,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28970,做空,2022-04-18 01:30:00,2022-04-18 01:35:00,2986.81,2988.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28971,做多,2022-04-18 01:35:00,2022-04-18 02:10:00,2988.46,2988.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28972,做空,2022-04-18 02:10:00,2022-04-18 02:15:00,2988.34,2988.65,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28973,做多,2022-04-18 02:15:00,2022-04-18 02:35:00,2988.65,2992.39,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28974,做多,2022-04-18 03:25:00,2022-04-18 03:30:00,2991.51,2990.88,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28975,做空,2022-04-18 03:30:00,2022-04-18 03:35:00,2990.88,2992.83,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28976,做多,2022-04-18 03:35:00,2022-04-18 03:45:00,2992.83,2996.1,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28977,做多,2022-04-18 06:05:00,2022-04-18 06:10:00,2918.15,2913.74,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28978,做空,2022-04-18 06:10:00,2022-04-18 06:15:00,2913.74,2914.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28979,做多,2022-04-18 06:15:00,2022-04-18 06:20:00,2914.64,2912.52,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28980,做空,2022-04-18 06:20:00,2022-04-18 06:25:00,2912.52,2915.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28981,做多,2022-04-18 06:25:00,2022-04-18 06:30:00,2915.21,2913.92,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28982,做空,2022-04-18 06:30:00,2022-04-18 06:35:00,2913.92,2920.12,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -28983,做多,2022-04-18 06:35:00,2022-04-18 06:40:00,2920.12,2919.35,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -28984,做多,2022-04-18 07:10:00,2022-04-18 07:20:00,2914.89,2909.44,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28985,做空,2022-04-18 07:20:00,2022-04-18 07:25:00,2909.44,2906.78,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -28986,做多,2022-04-18 08:25:00,2022-04-18 08:45:00,2900.64,2896.1,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28987,做空,2022-04-18 08:45:00,2022-04-18 09:05:00,2896.1,2897.61,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28988,做多,2022-04-18 09:05:00,2022-04-18 09:10:00,2897.61,2897.42,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28989,做空,2022-04-18 09:10:00,2022-04-18 09:25:00,2897.42,2895.72,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28990,做多,2022-04-18 09:25:00,2022-04-18 09:30:00,2895.72,2901.39,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28991,做多,2022-04-18 09:30:00,2022-04-18 09:35:00,2901.39,2903.85,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28992,做多,2022-04-18 11:00:00,2022-04-18 11:15:00,2910.35,2917.17,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28993,做多,2022-04-18 12:00:00,2022-04-18 12:10:00,2914.05,2919.65,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -28994,做多,2022-04-18 13:40:00,2022-04-18 14:25:00,2931.24,2932.76,0.02,100.0,0.0007,0.0,0.0,0.0,flip -28995,做空,2022-04-18 14:25:00,2022-04-18 14:30:00,2932.76,2933.92,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28996,做多,2022-04-18 14:30:00,2022-04-18 14:35:00,2933.92,2924.31,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -28997,做空,2022-04-18 14:35:00,2022-04-18 14:40:00,2924.31,2931.16,0.02,100.0,0.0007,-0.0,0.0,-0.01,tp_lower -28998,做多,2022-04-18 14:40:00,2022-04-18 14:45:00,2931.16,2925.56,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -28999,做空,2022-04-18 14:45:00,2022-04-18 15:20:00,2925.56,2911.15,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29000,做多,2022-04-18 16:25:00,2022-04-18 16:45:00,2913.15,2929.29,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29001,做多,2022-04-18 19:55:00,2022-04-18 20:55:00,3004.56,3005.0,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29002,做空,2022-04-18 20:55:00,2022-04-18 22:45:00,3005.0,3036.26,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -29003,做多,2022-04-18 22:45:00,2022-04-18 22:50:00,3036.26,3065.57,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -29004,做多,2022-04-18 22:50:00,2022-04-18 22:55:00,3065.57,3064.41,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29005,做多,2022-04-19 01:10:00,2022-04-19 01:15:00,3064.12,3058.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29006,做空,2022-04-19 01:15:00,2022-04-19 02:00:00,3058.46,3055.64,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29007,做多,2022-04-19 04:10:00,2022-04-19 04:15:00,3041.41,3042.86,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29008,做多,2022-04-19 05:15:00,2022-04-19 05:20:00,3040.61,3036.8,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29009,做空,2022-04-19 05:20:00,2022-04-19 05:25:00,3036.8,3040.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29010,做多,2022-04-19 05:25:00,2022-04-19 05:35:00,3040.99,3041.03,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29011,做空,2022-04-19 05:35:00,2022-04-19 05:50:00,3041.03,3037.22,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29012,做多,2022-04-19 06:05:00,2022-04-19 06:25:00,3040.47,3045.29,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29013,做多,2022-04-19 06:45:00,2022-04-19 06:50:00,3047.62,3046.78,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29014,做多,2022-04-19 07:25:00,2022-04-19 08:15:00,3041.84,3040.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29015,做空,2022-04-19 08:15:00,2022-04-19 08:20:00,3040.14,3044.23,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29016,做多,2022-04-19 08:20:00,2022-04-19 08:40:00,3044.23,3039.72,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29017,做空,2022-04-19 08:40:00,2022-04-19 08:55:00,3039.72,3039.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29018,做多,2022-04-19 08:55:00,2022-04-19 09:10:00,3039.85,3031.48,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29019,做空,2022-04-19 09:10:00,2022-04-19 09:15:00,3031.48,3036.6,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29020,做多,2022-04-19 09:30:00,2022-04-19 09:50:00,3037.71,3033.73,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29021,做空,2022-04-19 09:50:00,2022-04-19 10:05:00,3033.73,3040.08,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29022,做多,2022-04-19 10:05:00,2022-04-19 10:10:00,3040.08,3044.07,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29023,做多,2022-04-19 11:45:00,2022-04-19 11:50:00,3048.4,3043.07,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29024,做多,2022-04-19 12:05:00,2022-04-19 12:10:00,3050.21,3055.11,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29025,做多,2022-04-19 13:10:00,2022-04-19 13:15:00,3054.02,3052.84,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29026,做空,2022-04-19 13:15:00,2022-04-19 13:20:00,3052.84,3059.3,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29027,做多,2022-04-19 13:20:00,2022-04-19 13:35:00,3059.3,3058.25,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29028,做空,2022-04-19 13:35:00,2022-04-19 16:00:00,3058.25,3113.26,0.02,100.0,0.0007,-0.04,0.0,-0.04,flip -29029,做多,2022-04-19 16:00:00,2022-04-19 16:15:00,3113.26,3121.26,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -29030,做多,2022-04-19 16:30:00,2022-04-19 16:35:00,3114.68,3098.22,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29031,做空,2022-04-19 16:35:00,2022-04-19 16:40:00,3098.22,3099.08,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -29032,做多,2022-04-19 18:10:00,2022-04-19 18:15:00,3093.37,3088.34,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29033,做空,2022-04-19 18:15:00,2022-04-19 18:20:00,3088.34,3093.34,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29034,做多,2022-04-19 18:20:00,2022-04-19 18:30:00,3093.34,3094.55,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -29035,做多,2022-04-19 21:20:00,2022-04-19 21:30:00,3095.02,3103.23,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -29036,做多,2022-04-19 21:45:00,2022-04-19 21:50:00,3096.44,3096.29,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29037,做多,2022-04-19 22:55:00,2022-04-19 23:25:00,3097.3,3100.88,0.02,100.0,0.0006,0.0,0.0,0.0,flip -29038,做空,2022-04-19 23:25:00,2022-04-20 00:00:00,3100.88,3093.72,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29039,做多,2022-04-20 00:10:00,2022-04-20 00:20:00,3104.09,3087.33,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29040,做空,2022-04-20 00:20:00,2022-04-20 00:25:00,3087.33,3066.56,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29041,做多,2022-04-20 01:35:00,2022-04-20 01:55:00,3084.21,3085.19,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29042,做多,2022-04-20 02:50:00,2022-04-20 03:00:00,3084.4,3084.27,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29043,做空,2022-04-20 03:00:00,2022-04-20 03:05:00,3084.27,3087.15,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29044,做多,2022-04-20 03:05:00,2022-04-20 03:10:00,3087.15,3084.47,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29045,做空,2022-04-20 03:10:00,2022-04-20 03:25:00,3084.47,3079.5,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29046,做多,2022-04-20 03:30:00,2022-04-20 03:35:00,3084.6,3077.99,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29047,做空,2022-04-20 03:35:00,2022-04-20 03:40:00,3077.99,3080.97,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29048,做多,2022-04-20 03:45:00,2022-04-20 03:50:00,3085.26,3088.25,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29049,做多,2022-04-20 04:40:00,2022-04-20 04:45:00,3085.07,3084.69,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29050,做空,2022-04-20 04:45:00,2022-04-20 04:55:00,3084.69,3085.07,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29051,做多,2022-04-20 04:55:00,2022-04-20 05:00:00,3085.07,3082.56,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29052,做空,2022-04-20 05:00:00,2022-04-20 05:05:00,3082.56,3083.56,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29053,做多,2022-04-20 05:05:00,2022-04-20 05:40:00,3083.56,3092.41,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -29054,做多,2022-04-20 07:05:00,2022-04-20 07:10:00,3107.58,3101.38,0.02,100.0,0.0006,-0.0,0.0,-0.01,tp_upper -29055,做多,2022-04-20 07:20:00,2022-04-20 09:05:00,3094.43,3105.27,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29056,做多,2022-04-20 09:50:00,2022-04-20 10:00:00,3102.49,3098.23,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29057,做空,2022-04-20 10:00:00,2022-04-20 10:20:00,3098.23,3105.07,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29058,做多,2022-04-20 10:20:00,2022-04-20 10:25:00,3105.07,3115.6,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29059,做多,2022-04-20 13:10:00,2022-04-20 17:05:00,3145.1,3073.78,0.02,100.0,0.0006,-0.05,0.0,-0.05,tp_upper -29060,做多,2022-04-20 17:40:00,2022-04-20 18:00:00,3076.85,3075.51,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29061,做空,2022-04-20 18:00:00,2022-04-20 18:10:00,3075.51,3070.49,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29062,做多,2022-04-20 19:10:00,2022-04-20 20:15:00,3063.45,3058.73,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29063,做空,2022-04-20 20:15:00,2022-04-20 20:25:00,3058.73,3067.5,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29064,做多,2022-04-20 20:25:00,2022-04-20 20:50:00,3067.5,3080.77,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29065,做多,2022-04-21 00:05:00,2022-04-21 00:15:00,3080.26,3072.62,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29066,做空,2022-04-21 00:15:00,2022-04-21 00:25:00,3072.62,3077.55,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29067,做多,2022-04-21 00:25:00,2022-04-21 00:30:00,3077.55,3075.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29068,做空,2022-04-21 00:30:00,2022-04-21 00:35:00,3075.65,3079.4,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29069,做多,2022-04-21 00:35:00,2022-04-21 00:45:00,3079.4,3084.35,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29070,做多,2022-04-21 03:15:00,2022-04-21 03:40:00,3090.35,3090.39,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -29071,做空,2022-04-21 03:40:00,2022-04-21 03:50:00,3090.39,3091.58,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29072,做多,2022-04-21 03:50:00,2022-04-21 04:00:00,3091.58,3092.08,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -29073,做多,2022-04-21 05:10:00,2022-04-21 05:20:00,3089.42,3088.64,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29074,做空,2022-04-21 05:20:00,2022-04-21 05:50:00,3088.64,3071.29,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29075,做多,2022-04-21 06:30:00,2022-04-21 06:45:00,3075.28,3072.63,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29076,做空,2022-04-21 06:45:00,2022-04-21 09:05:00,3072.63,3095.96,0.02,100.0,0.0006,-0.02,0.0,-0.02,flip -29077,做多,2022-04-21 09:05:00,2022-04-21 09:15:00,3095.96,3096.5,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -29078,做空,2022-04-21 09:15:00,2022-04-21 09:25:00,3096.5,3100.38,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29079,做多,2022-04-21 09:25:00,2022-04-21 09:35:00,3100.38,3092.89,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29080,做空,2022-04-21 09:35:00,2022-04-21 09:40:00,3092.89,3084.11,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -29081,做多,2022-04-21 10:05:00,2022-04-21 10:15:00,3091.73,3123.17,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -29082,做多,2022-04-21 13:55:00,2022-04-21 17:30:00,3153.72,3077.59,0.02,100.0,0.0006,-0.05,0.0,-0.05,flip -29083,做空,2022-04-21 17:30:00,2022-04-21 17:35:00,3077.59,3061.7,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29084,做多,2022-04-21 18:35:00,2022-04-21 19:30:00,3066.82,3055.14,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29085,做空,2022-04-21 19:30:00,2022-04-21 19:35:00,3055.14,3048.79,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29086,做多,2022-04-21 21:35:00,2022-04-21 21:45:00,3011.8,3004.32,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29087,做空,2022-04-21 21:45:00,2022-04-21 22:00:00,3004.32,2997.0,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29088,做多,2022-04-21 22:10:00,2022-04-21 22:20:00,3004.32,3005.76,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -29089,做空,2022-04-21 22:20:00,2022-04-21 22:25:00,3005.76,2977.35,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -29090,做多,2022-04-21 23:30:00,2022-04-21 23:35:00,2984.48,2983.78,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29091,做空,2022-04-21 23:35:00,2022-04-22 00:05:00,2983.78,2984.8,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29092,做多,2022-04-22 00:05:00,2022-04-22 00:15:00,2984.8,2981.42,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29093,做空,2022-04-22 00:15:00,2022-04-22 00:45:00,2981.42,2976.64,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29094,做多,2022-04-22 00:50:00,2022-04-22 01:00:00,2985.59,2980.2,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29095,做空,2022-04-22 01:00:00,2022-04-22 01:05:00,2980.2,2990.81,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29096,做多,2022-04-22 01:05:00,2022-04-22 01:15:00,2990.81,2982.35,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29097,做空,2022-04-22 01:15:00,2022-04-22 01:20:00,2982.35,2986.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29098,做多,2022-04-22 01:20:00,2022-04-22 01:40:00,2986.09,2990.45,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29099,做空,2022-04-22 01:40:00,2022-04-22 02:55:00,2990.45,2997.02,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29100,做多,2022-04-22 02:55:00,2022-04-22 03:00:00,2997.02,2994.87,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29101,做空,2022-04-22 03:00:00,2022-04-22 03:05:00,2994.87,3002.79,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29102,做多,2022-04-22 03:05:00,2022-04-22 03:15:00,3002.79,3004.32,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29103,做多,2022-04-22 03:35:00,2022-04-22 03:40:00,3000.89,2997.89,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29104,做空,2022-04-22 03:40:00,2022-04-22 03:55:00,2997.89,2993.15,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29105,做多,2022-04-22 04:00:00,2022-04-22 04:50:00,2997.43,3007.22,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29106,做多,2022-04-22 05:55:00,2022-04-22 06:15:00,3010.07,3017.18,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29107,做多,2022-04-22 07:10:00,2022-04-22 07:15:00,3013.11,3006.08,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29108,做空,2022-04-22 07:15:00,2022-04-22 07:20:00,3006.08,2992.78,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29109,做多,2022-04-22 07:40:00,2022-04-22 07:45:00,3021.4,3014.48,0.02,100.0,0.0006,-0.0,0.0,-0.01,tp_upper -29110,做多,2022-04-22 08:35:00,2022-04-22 08:40:00,3009.81,3006.66,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29111,做空,2022-04-22 08:40:00,2022-04-22 09:45:00,3006.66,2995.04,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29112,做多,2022-04-22 10:15:00,2022-04-22 10:25:00,2993.49,2991.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29113,做空,2022-04-22 10:25:00,2022-04-22 10:30:00,2991.65,2994.89,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29114,做多,2022-04-22 10:30:00,2022-04-22 10:40:00,2994.89,3005.22,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29115,做多,2022-04-22 12:25:00,2022-04-22 12:35:00,3008.46,2999.45,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29116,做空,2022-04-22 12:35:00,2022-04-22 12:40:00,2999.45,3003.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -29117,做多,2022-04-22 13:25:00,2022-04-22 13:35:00,3003.82,2990.0,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29118,做空,2022-04-22 13:35:00,2022-04-22 13:40:00,2990.0,2978.6,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29119,做多,2022-04-22 13:50:00,2022-04-22 15:10:00,2993.95,2979.64,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29120,做空,2022-04-22 15:10:00,2022-04-22 15:40:00,2979.64,2951.94,0.02,100.0,0.0006,0.02,0.0,0.02,tp_lower -29121,做多,2022-04-22 16:20:00,2022-04-22 16:25:00,2962.41,2958.76,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29122,做空,2022-04-22 16:25:00,2022-04-22 16:45:00,2958.76,2959.34,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29123,做多,2022-04-22 16:45:00,2022-04-22 16:50:00,2959.34,2943.52,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29124,做空,2022-04-22 16:50:00,2022-04-22 17:05:00,2943.52,2952.41,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29125,做多,2022-04-22 17:05:00,2022-04-22 17:50:00,2952.41,2952.22,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29126,做空,2022-04-22 17:50:00,2022-04-22 18:00:00,2952.22,2942.32,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29127,做多,2022-04-22 18:10:00,2022-04-22 18:15:00,2954.75,2973.04,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29128,做多,2022-04-22 18:35:00,2022-04-22 19:45:00,2957.26,2960.22,0.02,100.0,0.0006,0.0,0.0,0.0,flip -29129,做空,2022-04-22 19:45:00,2022-04-22 19:50:00,2960.22,2955.43,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29130,做多,2022-04-22 20:40:00,2022-04-22 20:45:00,2966.7,2966.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29131,做空,2022-04-22 20:45:00,2022-04-22 21:55:00,2966.25,2963.01,0.02,100.0,0.0006,0.0,0.0,0.0,flip -29132,做多,2022-04-22 21:55:00,2022-04-22 23:30:00,2963.01,2957.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29133,做多,2022-04-23 00:40:00,2022-04-23 01:45:00,2959.06,2959.72,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29134,做多,2022-04-23 01:55:00,2022-04-23 02:00:00,2960.92,2960.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29135,做空,2022-04-23 02:00:00,2022-04-23 02:20:00,2960.01,2958.59,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29136,做多,2022-04-23 02:20:00,2022-04-23 02:25:00,2958.59,2957.83,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29137,做空,2022-04-23 02:25:00,2022-04-23 02:30:00,2957.83,2958.49,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29138,做多,2022-04-23 02:30:00,2022-04-23 02:40:00,2958.49,2958.67,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29139,做空,2022-04-23 02:40:00,2022-04-23 02:45:00,2958.67,2952.94,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29140,做多,2022-04-23 03:00:00,2022-04-23 03:05:00,2958.16,2951.17,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29141,做空,2022-04-23 03:05:00,2022-04-23 03:10:00,2951.17,2955.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29142,做多,2022-04-23 03:20:00,2022-04-23 04:10:00,2953.21,2949.4,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29143,做空,2022-04-23 04:10:00,2022-04-23 04:20:00,2949.4,2922.28,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -29144,做多,2022-04-23 04:50:00,2022-04-23 06:15:00,2943.31,2958.89,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29145,做多,2022-04-23 07:00:00,2022-04-23 07:15:00,2956.55,2955.67,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29146,做空,2022-04-23 07:15:00,2022-04-23 07:45:00,2955.67,2954.75,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29147,做多,2022-04-23 07:45:00,2022-04-23 07:50:00,2954.75,2954.44,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29148,做空,2022-04-23 07:50:00,2022-04-23 07:55:00,2954.44,2957.48,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29149,做多,2022-04-23 07:55:00,2022-04-23 08:00:00,2957.48,2958.64,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29150,做多,2022-04-23 08:15:00,2022-04-23 08:25:00,2953.93,2959.63,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29151,做多,2022-04-23 08:25:00,2022-04-23 08:30:00,2959.63,2964.55,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29152,做多,2022-04-23 09:15:00,2022-04-23 09:20:00,2960.05,2960.05,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29153,做空,2022-04-23 09:20:00,2022-04-23 09:30:00,2960.05,2958.44,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29154,做多,2022-04-23 09:30:00,2022-04-23 09:40:00,2958.44,2950.69,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29155,做空,2022-04-23 09:40:00,2022-04-23 10:20:00,2950.69,2956.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29156,做多,2022-04-23 10:20:00,2022-04-23 10:50:00,2956.34,2955.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29157,做空,2022-04-23 10:50:00,2022-04-23 11:40:00,2955.5,2958.88,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29158,做多,2022-04-23 11:40:00,2022-04-23 11:50:00,2958.88,2955.48,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29159,做空,2022-04-23 11:50:00,2022-04-23 11:55:00,2955.48,2956.98,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29160,做多,2022-04-23 11:55:00,2022-04-23 12:00:00,2956.98,2954.26,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29161,做空,2022-04-23 12:00:00,2022-04-23 12:05:00,2954.26,2950.46,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29162,做多,2022-04-23 12:25:00,2022-04-23 12:30:00,2966.75,2961.74,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29163,做多,2022-04-23 13:40:00,2022-04-23 14:10:00,2959.81,2961.41,0.02,100.0,0.0006,0.0,0.0,0.0,flip -29164,做空,2022-04-23 14:10:00,2022-04-23 14:20:00,2961.41,2955.49,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29165,做多,2022-04-23 14:50:00,2022-04-23 15:00:00,2958.76,2958.15,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29166,做空,2022-04-23 15:00:00,2022-04-23 15:05:00,2958.15,2960.0,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29167,做多,2022-04-23 15:05:00,2022-04-23 15:15:00,2960.0,2960.48,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -29168,做空,2022-04-23 15:15:00,2022-04-23 16:05:00,2960.48,2971.36,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29169,做多,2022-04-23 16:05:00,2022-04-23 16:10:00,2971.36,2974.79,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29170,做多,2022-04-23 16:25:00,2022-04-23 16:40:00,2965.35,2964.59,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29171,做空,2022-04-23 16:40:00,2022-04-23 16:45:00,2964.59,2967.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29172,做多,2022-04-23 16:45:00,2022-04-23 16:50:00,2967.33,2963.99,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29173,做空,2022-04-23 16:50:00,2022-04-23 17:00:00,2963.99,2959.66,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29174,做多,2022-04-23 19:55:00,2022-04-23 20:00:00,2952.28,2961.27,0.02,100.0,0.0006,0.01,0.0,0.0,tp_upper -29175,做多,2022-04-23 22:10:00,2022-04-24 00:30:00,2961.2,2939.54,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29176,做空,2022-04-24 00:30:00,2022-04-24 00:35:00,2939.54,2940.36,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29177,做多,2022-04-24 00:35:00,2022-04-24 00:40:00,2940.36,2940.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29178,做空,2022-04-24 00:40:00,2022-04-24 01:05:00,2940.34,2936.58,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29179,做多,2022-04-24 01:05:00,2022-04-24 01:20:00,2936.58,2935.86,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29180,做空,2022-04-24 01:20:00,2022-04-24 01:25:00,2935.86,2936.22,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29181,做多,2022-04-24 01:25:00,2022-04-24 02:25:00,2936.22,2933.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29182,做空,2022-04-24 02:25:00,2022-04-24 02:30:00,2933.34,2936.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29183,做多,2022-04-24 02:30:00,2022-04-24 02:50:00,2936.79,2930.16,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29184,做空,2022-04-24 02:50:00,2022-04-24 02:55:00,2930.16,2931.08,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29185,做多,2022-04-24 02:55:00,2022-04-24 03:00:00,2931.08,2939.92,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -29186,做多,2022-04-24 03:00:00,2022-04-24 03:05:00,2939.92,2942.67,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29187,做多,2022-04-24 06:00:00,2022-04-24 06:05:00,2947.62,2946.35,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29188,做空,2022-04-24 06:05:00,2022-04-24 06:15:00,2946.35,2946.55,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29189,做多,2022-04-24 06:15:00,2022-04-24 06:25:00,2946.55,2956.46,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29190,做多,2022-04-24 07:35:00,2022-04-24 07:40:00,2953.01,2950.95,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29191,做空,2022-04-24 07:40:00,2022-04-24 07:50:00,2950.95,2946.98,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29192,做多,2022-04-24 08:10:00,2022-04-24 08:15:00,2950.99,2948.68,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29193,做空,2022-04-24 08:15:00,2022-04-24 08:25:00,2948.68,2949.35,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29194,做多,2022-04-24 09:10:00,2022-04-24 09:35:00,2950.39,2946.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29195,做空,2022-04-24 09:35:00,2022-04-24 09:40:00,2946.21,2947.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29196,做多,2022-04-24 09:40:00,2022-04-24 10:05:00,2947.21,2952.54,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29197,做多,2022-04-24 11:05:00,2022-04-24 11:15:00,2946.92,2943.11,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29198,做空,2022-04-24 11:15:00,2022-04-24 11:20:00,2943.11,2938.33,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29199,做多,2022-04-24 12:05:00,2022-04-24 13:20:00,2940.5,2933.86,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29200,做空,2022-04-24 13:20:00,2022-04-24 13:30:00,2933.86,2934.98,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29201,做多,2022-04-24 13:30:00,2022-04-24 13:35:00,2934.98,2927.06,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29202,做空,2022-04-24 13:35:00,2022-04-24 13:40:00,2927.06,2938.95,0.02,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -29203,做多,2022-04-24 13:40:00,2022-04-24 13:45:00,2938.95,2936.68,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29204,做多,2022-04-24 14:40:00,2022-04-24 14:50:00,2942.05,2948.41,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29205,做多,2022-04-24 16:10:00,2022-04-24 16:20:00,2939.85,2937.43,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29206,做空,2022-04-24 16:20:00,2022-04-24 16:30:00,2937.43,2930.31,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29207,做多,2022-04-24 16:55:00,2022-04-24 17:00:00,2939.4,2927.52,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29208,做空,2022-04-24 17:00:00,2022-04-24 17:05:00,2927.52,2927.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -29209,做多,2022-04-24 18:00:00,2022-04-24 18:15:00,2922.35,2932.8,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29210,做多,2022-04-24 21:50:00,2022-04-24 22:00:00,2940.16,2929.97,0.02,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -29211,做多,2022-04-24 22:05:00,2022-04-24 22:10:00,2947.64,2946.67,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29212,做多,2022-04-24 22:30:00,2022-04-24 22:35:00,2942.0,2937.1,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29213,做空,2022-04-24 22:35:00,2022-04-24 22:40:00,2937.1,2928.45,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -29214,做多,2022-04-25 01:55:00,2022-04-25 02:05:00,2862.97,2862.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29215,做空,2022-04-25 02:05:00,2022-04-25 02:50:00,2862.79,2857.88,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29216,做多,2022-04-25 02:50:00,2022-04-25 03:15:00,2857.88,2873.9,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29217,做多,2022-04-25 04:10:00,2022-04-25 05:25:00,2867.11,2865.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29218,做空,2022-04-25 05:25:00,2022-04-25 05:35:00,2865.21,2856.99,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -29219,做多,2022-04-25 08:15:00,2022-04-25 08:20:00,2814.45,2810.15,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29220,做空,2022-04-25 08:20:00,2022-04-25 08:30:00,2810.15,2808.52,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29221,做多,2022-04-25 08:30:00,2022-04-25 08:45:00,2808.52,2810.0,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29222,做空,2022-04-25 08:45:00,2022-04-25 08:50:00,2810.0,2807.57,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29223,做多,2022-04-25 09:05:00,2022-04-25 09:10:00,2812.92,2806.31,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29224,做空,2022-04-25 09:10:00,2022-04-25 09:15:00,2806.31,2804.79,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29225,做多,2022-04-25 09:25:00,2022-04-25 09:30:00,2808.51,2824.44,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29226,做多,2022-04-25 09:30:00,2022-04-25 09:35:00,2824.44,2824.66,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29227,做多,2022-04-25 11:20:00,2022-04-25 11:25:00,2847.18,2837.2,0.02,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -29228,做多,2022-04-25 12:55:00,2022-04-25 13:00:00,2856.92,2850.77,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29229,做空,2022-04-25 13:00:00,2022-04-25 13:10:00,2850.77,2857.94,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29230,做多,2022-04-25 13:10:00,2022-04-25 13:25:00,2857.94,2856.98,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29231,做空,2022-04-25 13:25:00,2022-04-25 13:30:00,2856.98,2846.39,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29232,做多,2022-04-25 13:35:00,2022-04-25 13:40:00,2874.15,2867.82,0.02,100.0,0.0007,-0.0,0.0,-0.01,tp_upper -29233,做多,2022-04-25 14:05:00,2022-04-25 14:10:00,2862.12,2853.61,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29234,做空,2022-04-25 14:10:00,2022-04-25 14:20:00,2853.61,2859.6,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29235,做多,2022-04-25 14:20:00,2022-04-25 14:30:00,2859.6,2885.23,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -29236,做多,2022-04-25 16:05:00,2022-04-25 16:10:00,2877.84,2889.78,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29237,做多,2022-04-25 18:05:00,2022-04-25 18:10:00,2928.97,2928.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29238,做空,2022-04-25 18:10:00,2022-04-25 21:20:00,2928.64,3003.92,0.02,100.0,0.0007,-0.05,0.0,-0.05,flip -29239,做多,2022-04-25 21:20:00,2022-04-25 21:25:00,3003.92,2994.51,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29240,做空,2022-04-25 21:25:00,2022-04-25 21:30:00,2994.51,3000.41,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29241,做多,2022-04-25 21:30:00,2022-04-25 21:45:00,3000.41,3000.33,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29242,做空,2022-04-25 21:45:00,2022-04-25 21:50:00,3000.33,3007.25,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29243,做多,2022-04-25 21:50:00,2022-04-25 22:00:00,3007.25,3007.27,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -29244,做多,2022-04-25 23:10:00,2022-04-25 23:15:00,3010.08,3015.33,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29245,做多,2022-04-25 23:45:00,2022-04-25 23:50:00,3011.42,3007.55,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29246,做空,2022-04-25 23:50:00,2022-04-26 00:00:00,3007.55,3010.31,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29247,做多,2022-04-26 00:00:00,2022-04-26 00:05:00,3010.31,3006.95,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29248,做空,2022-04-26 00:05:00,2022-04-26 00:10:00,3006.95,3010.03,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29249,做多,2022-04-26 00:10:00,2022-04-26 00:25:00,3010.03,3016.58,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29250,做多,2022-04-26 00:25:00,2022-04-26 00:30:00,3016.58,3020.61,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29251,做多,2022-04-26 01:00:00,2022-04-26 01:20:00,3011.16,3010.41,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29252,做空,2022-04-26 01:20:00,2022-04-26 02:00:00,3010.41,3002.21,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -29253,做多,2022-04-26 03:00:00,2022-04-26 03:10:00,2999.33,3002.06,0.02,100.0,0.0006,0.0,0.0,0.0,flip -29254,做空,2022-04-26 03:10:00,2022-04-26 03:25:00,3002.06,3003.51,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29255,做多,2022-04-26 03:25:00,2022-04-26 03:30:00,3003.51,3000.2,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29256,做空,2022-04-26 03:30:00,2022-04-26 03:55:00,3000.2,2999.99,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -29257,做多,2022-04-26 03:55:00,2022-04-26 04:00:00,2999.99,2997.96,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29258,做空,2022-04-26 04:00:00,2022-04-26 04:05:00,2997.96,2999.46,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29259,做多,2022-04-26 04:05:00,2022-04-26 04:10:00,2999.46,2995.39,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29260,做空,2022-04-26 04:10:00,2022-04-26 04:20:00,2995.39,2998.29,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29261,做多,2022-04-26 04:20:00,2022-04-26 04:30:00,2998.29,3004.92,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29262,做多,2022-04-26 04:30:00,2022-04-26 04:35:00,3004.92,3005.55,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -29263,做多,2022-04-26 05:40:00,2022-04-26 05:55:00,3009.98,3003.97,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29264,做空,2022-04-26 05:55:00,2022-04-26 06:00:00,3003.97,3003.52,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_lower -29265,做多,2022-04-26 07:10:00,2022-04-26 07:20:00,3003.48,3000.19,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29266,做空,2022-04-26 07:20:00,2022-04-26 07:30:00,3000.19,3004.27,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29267,做多,2022-04-26 07:30:00,2022-04-26 07:50:00,3004.27,3005.6,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -29268,做多,2022-04-26 10:10:00,2022-04-26 10:40:00,2995.44,2995.8,0.02,100.0,0.0006,0.0,0.0,-0.0,tp_upper -29269,做多,2022-04-26 11:10:00,2022-04-26 11:15:00,3000.65,3004.48,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29270,做多,2022-04-26 12:25:00,2022-04-26 12:35:00,3005.29,3002.07,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29271,做空,2022-04-26 12:35:00,2022-04-26 12:40:00,3002.07,2994.51,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29272,做多,2022-04-26 16:50:00,2022-04-26 17:00:00,2876.31,2868.28,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29273,做空,2022-04-26 17:00:00,2022-04-26 17:15:00,2868.28,2853.24,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29274,做多,2022-04-26 17:40:00,2022-04-26 17:45:00,2866.59,2861.84,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29275,做空,2022-04-26 17:45:00,2022-04-26 17:50:00,2861.84,2861.93,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29276,做多,2022-04-26 17:50:00,2022-04-26 18:15:00,2861.93,2856.64,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29277,做空,2022-04-26 18:15:00,2022-04-26 18:40:00,2856.64,2844.41,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29278,做多,2022-04-26 18:55:00,2022-04-26 19:00:00,2855.19,2846.36,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29279,做空,2022-04-26 19:00:00,2022-04-26 19:05:00,2846.36,2857.03,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29280,做多,2022-04-26 19:05:00,2022-04-26 19:10:00,2857.03,2850.6,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29281,做空,2022-04-26 19:10:00,2022-04-26 19:15:00,2850.6,2830.54,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29282,做多,2022-04-26 19:50:00,2022-04-26 20:40:00,2840.77,2823.65,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29283,做空,2022-04-26 20:40:00,2022-04-26 20:55:00,2823.65,2828.88,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29284,做多,2022-04-26 20:55:00,2022-04-26 21:00:00,2828.88,2821.77,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29285,做空,2022-04-26 21:00:00,2022-04-26 21:05:00,2821.77,2844.25,0.02,100.0,0.0006,-0.01,0.0,-0.02,flip -29286,做多,2022-04-26 21:05:00,2022-04-26 22:00:00,2844.25,2836.75,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29287,做空,2022-04-26 22:00:00,2022-04-26 22:30:00,2836.75,2829.61,0.02,100.0,0.0006,0.0,0.0,0.0,tp_lower -29288,做多,2022-04-26 23:55:00,2022-04-27 00:40:00,2807.88,2799.93,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29289,做空,2022-04-27 00:40:00,2022-04-27 00:45:00,2799.93,2811.35,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29290,做多,2022-04-27 00:45:00,2022-04-27 01:15:00,2811.35,2820.73,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29291,做多,2022-04-27 03:10:00,2022-04-27 03:15:00,2841.02,2836.1,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29292,做多,2022-04-27 03:45:00,2022-04-27 03:50:00,2837.06,2833.65,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29293,做空,2022-04-27 03:50:00,2022-04-27 04:00:00,2833.65,2834.25,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -29294,做多,2022-04-27 04:05:00,2022-04-27 04:10:00,2840.77,2840.51,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29295,做多,2022-04-27 06:05:00,2022-04-27 06:25:00,2847.0,2853.18,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29296,做多,2022-04-27 08:55:00,2022-04-27 09:05:00,2883.78,2879.8,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29297,做空,2022-04-27 09:05:00,2022-04-27 09:15:00,2879.8,2882.22,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29298,做多,2022-04-27 09:15:00,2022-04-27 09:25:00,2882.22,2901.82,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29299,做多,2022-04-27 10:50:00,2022-04-27 10:55:00,2896.99,2896.06,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29300,做空,2022-04-27 10:55:00,2022-04-27 11:05:00,2896.06,2880.27,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29301,做多,2022-04-27 11:55:00,2022-04-27 12:15:00,2883.18,2883.33,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -29302,做空,2022-04-27 12:15:00,2022-04-27 12:25:00,2883.33,2887.66,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29303,做多,2022-04-27 12:25:00,2022-04-27 12:30:00,2887.66,2881.15,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29304,做空,2022-04-27 12:30:00,2022-04-27 13:05:00,2881.15,2858.22,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29305,做多,2022-04-27 13:30:00,2022-04-27 13:45:00,2888.44,2909.8,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29306,做多,2022-04-27 15:30:00,2022-04-27 15:40:00,2865.75,2862.37,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29307,做多,2022-04-27 17:45:00,2022-04-27 18:10:00,2873.01,2874.25,0.02,100.0,0.0006,0.0,0.0,-0.0,flip -29308,做空,2022-04-27 18:10:00,2022-04-27 18:35:00,2874.25,2857.78,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29309,做多,2022-04-27 19:40:00,2022-04-27 19:55:00,2852.93,2851.08,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29310,做空,2022-04-27 19:55:00,2022-04-27 20:05:00,2851.08,2862.51,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29311,做多,2022-04-27 20:05:00,2022-04-27 20:10:00,2862.51,2859.46,0.02,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -29312,做多,2022-04-27 21:20:00,2022-04-27 21:30:00,2869.49,2884.0,0.02,100.0,0.0006,0.01,0.0,0.01,tp_upper -29313,做多,2022-04-27 23:15:00,2022-04-27 23:30:00,2880.92,2888.29,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29314,做多,2022-04-27 23:30:00,2022-04-28 00:00:00,2888.29,2884.22,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29315,做空,2022-04-28 00:00:00,2022-04-28 00:25:00,2884.22,2889.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29316,做多,2022-04-28 00:25:00,2022-04-28 00:30:00,2889.46,2896.75,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29317,做多,2022-04-28 01:20:00,2022-04-28 01:25:00,2895.3,2892.67,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29318,做空,2022-04-28 01:25:00,2022-04-28 01:50:00,2892.67,2868.67,0.02,100.0,0.0007,0.02,0.0,0.01,tp_lower -29319,做多,2022-04-28 02:20:00,2022-04-28 03:20:00,2887.57,2888.0,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29320,做空,2022-04-28 03:20:00,2022-04-28 03:50:00,2888.0,2883.64,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29321,做多,2022-04-28 04:10:00,2022-04-28 04:45:00,2886.07,2884.38,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29322,做空,2022-04-28 04:45:00,2022-04-28 04:50:00,2884.38,2887.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29323,做多,2022-04-28 04:50:00,2022-04-28 04:55:00,2887.85,2890.39,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29324,做多,2022-04-28 05:15:00,2022-04-28 05:25:00,2883.95,2879.45,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29325,做空,2022-04-28 05:25:00,2022-04-28 05:30:00,2879.45,2879.81,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29326,做多,2022-04-28 05:55:00,2022-04-28 06:45:00,2880.96,2886.63,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29327,做多,2022-04-28 10:25:00,2022-04-28 11:15:00,2932.6,2928.78,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29328,做空,2022-04-28 11:15:00,2022-04-28 11:45:00,2928.78,2927.27,0.02,100.0,0.0006,0.0,0.0,0.0,flip -29329,做多,2022-04-28 11:45:00,2022-04-28 12:05:00,2927.27,2931.26,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29330,做多,2022-04-28 12:30:00,2022-04-28 12:35:00,2929.69,2923.73,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29331,做空,2022-04-28 12:35:00,2022-04-28 12:40:00,2923.73,2926.98,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29332,做多,2022-04-28 12:40:00,2022-04-28 12:45:00,2926.98,2921.23,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29333,做空,2022-04-28 12:45:00,2022-04-28 12:50:00,2921.23,2912.99,0.02,100.0,0.0006,0.01,0.0,0.0,tp_lower -29334,做多,2022-04-28 14:55:00,2022-04-28 15:05:00,2878.49,2942.28,0.02,100.0,0.0006,0.04,0.0,0.04,tp_upper -29335,做多,2022-04-28 15:50:00,2022-04-28 15:55:00,2891.0,2888.28,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29336,做空,2022-04-28 15:55:00,2022-04-28 16:00:00,2888.28,2890.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29337,做多,2022-04-28 16:00:00,2022-04-28 16:05:00,2890.17,2876.93,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29338,做空,2022-04-28 16:05:00,2022-04-28 16:15:00,2876.93,2897.57,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29339,做多,2022-04-28 16:15:00,2022-04-28 16:45:00,2897.57,2926.59,0.02,100.0,0.0006,0.02,0.0,0.02,tp_upper -29340,做多,2022-04-28 19:05:00,2022-04-28 19:15:00,2974.99,2967.9,0.02,100.0,0.0006,-0.0,0.0,-0.01,flip -29341,做空,2022-04-28 19:15:00,2022-04-28 19:40:00,2967.9,2953.32,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29342,做多,2022-04-28 20:30:00,2022-04-28 20:45:00,2962.33,2949.41,0.02,100.0,0.0006,-0.01,0.0,-0.01,flip -29343,做空,2022-04-28 20:45:00,2022-04-28 20:50:00,2949.41,2949.93,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29344,做多,2022-04-28 20:50:00,2022-04-28 20:55:00,2949.93,2946.57,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29345,做空,2022-04-28 20:55:00,2022-04-28 21:00:00,2946.57,2950.3,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29346,做多,2022-04-28 21:00:00,2022-04-28 21:20:00,2950.3,2945.28,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29347,做空,2022-04-28 21:20:00,2022-04-28 21:25:00,2945.28,2929.38,0.02,100.0,0.0006,0.01,0.0,0.01,tp_lower -29348,做多,2022-04-28 22:55:00,2022-04-28 23:00:00,2927.46,2926.09,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29349,做空,2022-04-28 23:00:00,2022-04-28 23:05:00,2926.09,2928.79,0.02,100.0,0.0006,-0.0,0.0,-0.0,flip -29350,做多,2022-04-28 23:05:00,2022-04-28 23:15:00,2928.79,2936.24,0.02,100.0,0.0006,0.0,0.0,0.0,tp_upper -29351,做多,2022-04-29 00:50:00,2022-04-29 00:55:00,2934.98,2943.07,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -29352,做多,2022-04-29 03:35:00,2022-04-29 04:00:00,2924.19,2918.68,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29353,做空,2022-04-29 04:00:00,2022-04-29 04:25:00,2918.68,2919.6,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29354,做多,2022-04-29 04:25:00,2022-04-29 04:30:00,2919.6,2917.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29355,做空,2022-04-29 04:30:00,2022-04-29 04:40:00,2917.51,2920.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29356,做多,2022-04-29 04:40:00,2022-04-29 04:55:00,2920.85,2919.06,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29357,做空,2022-04-29 04:55:00,2022-04-29 05:00:00,2919.06,2923.2,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29358,做多,2022-04-29 05:00:00,2022-04-29 05:20:00,2923.2,2930.9,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -29359,做多,2022-04-29 06:30:00,2022-04-29 06:50:00,2921.87,2920.83,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29360,做空,2022-04-29 06:50:00,2022-04-29 07:20:00,2920.83,2922.16,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29361,做多,2022-04-29 07:20:00,2022-04-29 07:35:00,2922.16,2927.53,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29362,做多,2022-04-29 08:10:00,2022-04-29 08:15:00,2922.83,2918.61,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29363,做空,2022-04-29 08:15:00,2022-04-29 08:30:00,2918.61,2910.92,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -29364,做多,2022-04-29 12:10:00,2022-04-29 13:05:00,2853.82,2848.33,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29365,做空,2022-04-29 13:05:00,2022-04-29 13:10:00,2848.33,2852.26,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29366,做多,2022-04-29 13:10:00,2022-04-29 13:30:00,2852.26,2873.79,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29367,做多,2022-04-29 13:45:00,2022-04-29 13:55:00,2866.93,2878.33,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29368,做多,2022-04-29 15:30:00,2022-04-29 15:50:00,2852.63,2859.77,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29369,做多,2022-04-29 16:10:00,2022-04-29 16:25:00,2849.64,2849.83,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29370,做空,2022-04-29 16:25:00,2022-04-29 16:30:00,2849.83,2853.28,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29371,做多,2022-04-29 16:30:00,2022-04-29 16:35:00,2853.28,2835.74,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29372,做空,2022-04-29 16:35:00,2022-04-29 16:40:00,2835.74,2817.32,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29373,做多,2022-04-29 18:25:00,2022-04-29 18:35:00,2822.03,2816.67,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29374,做空,2022-04-29 18:35:00,2022-04-29 18:40:00,2816.67,2812.49,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29375,做多,2022-04-29 19:00:00,2022-04-29 21:40:00,2816.48,2807.76,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29376,做空,2022-04-29 21:40:00,2022-04-29 21:50:00,2807.76,2802.48,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29377,做多,2022-04-29 22:00:00,2022-04-29 22:05:00,2807.96,2802.59,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29378,做空,2022-04-29 22:05:00,2022-04-29 22:15:00,2802.59,2805.26,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29379,做多,2022-04-29 22:20:00,2022-04-29 22:30:00,2811.01,2814.87,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29380,做多,2022-04-29 22:40:00,2022-04-29 23:20:00,2808.46,2814.1,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29381,做空,2022-04-29 23:20:00,2022-04-29 23:30:00,2814.1,2812.16,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29382,做多,2022-04-29 23:30:00,2022-04-29 23:45:00,2812.16,2812.07,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29383,做空,2022-04-29 23:45:00,2022-04-29 23:50:00,2812.07,2813.31,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29384,做多,2022-04-29 23:50:00,2022-04-30 00:05:00,2813.31,2820.25,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29385,做多,2022-04-30 00:40:00,2022-04-30 01:00:00,2817.52,2827.0,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29386,做多,2022-04-30 01:25:00,2022-04-30 01:30:00,2825.51,2828.2,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29387,做多,2022-04-30 02:00:00,2022-04-30 02:05:00,2830.79,2835.31,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29388,做多,2022-04-30 02:35:00,2022-04-30 02:40:00,2828.99,2825.57,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29389,做空,2022-04-30 02:40:00,2022-04-30 02:45:00,2825.57,2824.12,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29390,做多,2022-04-30 04:00:00,2022-04-30 04:15:00,2818.99,2817.04,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29391,做空,2022-04-30 04:15:00,2022-04-30 04:20:00,2817.04,2818.07,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29392,做多,2022-04-30 04:20:00,2022-04-30 04:25:00,2818.07,2813.55,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29393,做空,2022-04-30 04:25:00,2022-04-30 04:30:00,2813.55,2808.01,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29394,做多,2022-04-30 04:40:00,2022-04-30 04:45:00,2817.1,2815.67,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29395,做空,2022-04-30 04:45:00,2022-04-30 06:30:00,2815.67,2827.1,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29396,做多,2022-04-30 06:30:00,2022-04-30 06:50:00,2827.1,2827.93,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29397,做空,2022-04-30 06:50:00,2022-04-30 06:55:00,2827.93,2830.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29398,做多,2022-04-30 06:55:00,2022-04-30 07:00:00,2830.0,2826.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29399,做空,2022-04-30 07:00:00,2022-04-30 07:10:00,2826.14,2822.69,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29400,做多,2022-04-30 07:35:00,2022-04-30 07:45:00,2828.23,2826.06,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29401,做空,2022-04-30 07:45:00,2022-04-30 07:55:00,2826.06,2827.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29402,做多,2022-04-30 07:55:00,2022-04-30 08:00:00,2827.79,2827.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29403,做空,2022-04-30 08:00:00,2022-04-30 08:20:00,2827.34,2822.53,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29404,做多,2022-04-30 09:25:00,2022-04-30 09:40:00,2823.42,2820.12,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29405,做空,2022-04-30 09:40:00,2022-04-30 09:45:00,2820.12,2824.35,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29406,做多,2022-04-30 09:45:00,2022-04-30 09:50:00,2824.35,2829.88,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29407,做多,2022-04-30 11:00:00,2022-04-30 11:35:00,2829.6,2829.16,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29408,做空,2022-04-30 11:35:00,2022-04-30 11:40:00,2829.16,2830.72,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29409,做多,2022-04-30 11:40:00,2022-04-30 11:45:00,2830.72,2830.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29410,做空,2022-04-30 11:45:00,2022-04-30 11:50:00,2830.0,2831.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29411,做多,2022-04-30 11:50:00,2022-04-30 11:55:00,2831.64,2828.7,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29412,做空,2022-04-30 11:55:00,2022-04-30 12:00:00,2828.7,2833.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29413,做多,2022-04-30 12:00:00,2022-04-30 12:05:00,2833.19,2829.18,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29414,做多,2022-04-30 12:25:00,2022-04-30 12:30:00,2831.07,2827.78,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29415,做空,2022-04-30 12:30:00,2022-04-30 12:40:00,2827.78,2824.08,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29416,做多,2022-04-30 13:15:00,2022-04-30 13:20:00,2828.52,2827.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29417,做空,2022-04-30 13:20:00,2022-04-30 13:30:00,2827.3,2818.28,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29418,做多,2022-04-30 15:10:00,2022-04-30 16:40:00,2796.9,2809.76,0.02,100.0,0.0007,0.01,0.0,0.01,flip -29419,做空,2022-04-30 16:40:00,2022-04-30 16:45:00,2809.76,2811.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29420,做多,2022-04-30 16:45:00,2022-04-30 16:50:00,2811.5,2810.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29421,做空,2022-04-30 16:50:00,2022-04-30 16:55:00,2810.01,2799.64,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29422,做多,2022-04-30 17:35:00,2022-04-30 19:50:00,2795.66,2808.79,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29423,做多,2022-04-30 21:40:00,2022-04-30 22:00:00,2795.46,2783.16,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29424,做空,2022-04-30 22:00:00,2022-04-30 22:05:00,2783.16,2783.76,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29425,做多,2022-04-30 22:25:00,2022-04-30 22:35:00,2792.14,2790.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29426,做空,2022-04-30 22:35:00,2022-04-30 22:55:00,2790.5,2779.6,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29427,做多,2022-05-01 00:30:00,2022-05-01 00:35:00,2731.71,2742.23,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29428,做多,2022-05-01 03:05:00,2022-05-01 04:00:00,2764.07,2774.77,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29429,做多,2022-05-01 04:20:00,2022-05-01 04:30:00,2770.13,2769.57,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29430,做空,2022-05-01 04:30:00,2022-05-01 04:55:00,2769.57,2770.72,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29431,做多,2022-05-01 04:55:00,2022-05-01 05:10:00,2770.72,2788.74,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29432,做多,2022-05-01 08:10:00,2022-05-01 08:20:00,2776.15,2773.75,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29433,做空,2022-05-01 08:20:00,2022-05-01 09:30:00,2773.75,2763.22,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29434,做多,2022-05-01 10:15:00,2022-05-01 10:35:00,2771.8,2767.87,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29435,做空,2022-05-01 10:35:00,2022-05-01 10:50:00,2767.87,2766.18,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29436,做多,2022-05-01 11:20:00,2022-05-01 12:25:00,2764.76,2762.77,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29437,做多,2022-05-01 12:40:00,2022-05-01 12:45:00,2761.99,2756.67,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29438,做空,2022-05-01 12:45:00,2022-05-01 12:50:00,2756.67,2757.19,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29439,做多,2022-05-01 12:50:00,2022-05-01 13:00:00,2757.19,2759.56,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29440,做多,2022-05-01 14:15:00,2022-05-01 14:20:00,2764.38,2760.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29441,做空,2022-05-01 14:20:00,2022-05-01 14:35:00,2760.5,2761.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29442,做多,2022-05-01 14:35:00,2022-05-01 14:50:00,2761.51,2761.86,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29443,做空,2022-05-01 14:50:00,2022-05-01 15:00:00,2761.86,2762.56,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29444,做多,2022-05-01 15:00:00,2022-05-01 15:05:00,2762.56,2768.78,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29445,做多,2022-05-01 20:10:00,2022-05-01 20:20:00,2768.01,2768.07,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29446,做空,2022-05-01 20:20:00,2022-05-01 22:55:00,2768.07,2805.35,0.02,100.0,0.0007,-0.03,0.0,-0.03,flip -29447,做多,2022-05-01 22:55:00,2022-05-01 23:20:00,2805.35,2833.92,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -29448,做多,2022-05-02 01:40:00,2022-05-02 03:00:00,2838.9,2842.87,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29449,做多,2022-05-02 03:30:00,2022-05-02 03:35:00,2838.27,2840.65,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29450,做多,2022-05-02 04:30:00,2022-05-02 04:50:00,2836.42,2857.76,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29451,做多,2022-05-02 06:55:00,2022-05-02 07:05:00,2855.95,2859.5,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29452,做空,2022-05-02 07:05:00,2022-05-02 07:10:00,2859.5,2862.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29453,做多,2022-05-02 07:10:00,2022-05-02 07:15:00,2862.09,2859.08,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29454,做空,2022-05-02 07:15:00,2022-05-02 07:30:00,2859.08,2853.42,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29455,做多,2022-05-02 09:25:00,2022-05-02 09:40:00,2840.0,2838.31,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29456,做空,2022-05-02 09:40:00,2022-05-02 09:45:00,2838.31,2819.63,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29457,做多,2022-05-02 12:15:00,2022-05-02 12:30:00,2802.61,2801.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29458,做多,2022-05-02 12:50:00,2022-05-02 12:55:00,2801.88,2794.23,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29459,做空,2022-05-02 12:55:00,2022-05-02 13:05:00,2794.23,2808.37,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29460,做多,2022-05-02 13:05:00,2022-05-02 13:10:00,2808.37,2815.63,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -29461,做多,2022-05-02 13:35:00,2022-05-02 13:40:00,2808.09,2825.88,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29462,做多,2022-05-02 14:20:00,2022-05-02 14:30:00,2817.43,2845.25,0.02,100.0,0.0007,0.02,0.0,0.02,tp_upper -29463,做多,2022-05-02 15:05:00,2022-05-02 15:15:00,2823.16,2819.96,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29464,做空,2022-05-02 15:15:00,2022-05-02 15:30:00,2819.96,2823.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29465,做多,2022-05-02 15:30:00,2022-05-02 16:00:00,2823.09,2820.54,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29466,做空,2022-05-02 16:00:00,2022-05-02 16:15:00,2820.54,2825.88,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29467,做多,2022-05-02 16:15:00,2022-05-02 16:20:00,2825.88,2829.01,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29468,做多,2022-05-02 18:30:00,2022-05-02 18:50:00,2795.54,2801.47,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29469,做多,2022-05-02 21:15:00,2022-05-02 21:20:00,2845.18,2846.03,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29470,做多,2022-05-02 22:50:00,2022-05-02 23:10:00,2861.83,2867.88,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29471,做多,2022-05-03 01:45:00,2022-05-03 02:05:00,2841.95,2845.72,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29472,做多,2022-05-03 02:50:00,2022-05-03 02:55:00,2841.37,2838.49,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29473,做空,2022-05-03 02:55:00,2022-05-03 03:05:00,2838.49,2848.57,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29474,做多,2022-05-03 03:05:00,2022-05-03 03:10:00,2848.57,2846.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29475,做多,2022-05-03 04:30:00,2022-05-03 04:50:00,2848.02,2851.98,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29476,做多,2022-05-03 05:50:00,2022-05-03 05:55:00,2843.43,2842.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29477,做空,2022-05-03 05:55:00,2022-05-03 06:15:00,2842.99,2839.62,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29478,做多,2022-05-03 06:15:00,2022-05-03 06:35:00,2839.62,2844.36,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29479,做多,2022-05-03 07:20:00,2022-05-03 07:35:00,2840.8,2842.88,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29480,做多,2022-05-03 07:50:00,2022-05-03 08:10:00,2842.09,2845.0,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29481,做多,2022-05-03 08:50:00,2022-05-03 08:55:00,2845.56,2843.63,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29482,做空,2022-05-03 08:55:00,2022-05-03 09:10:00,2843.63,2844.53,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29483,做多,2022-05-03 09:10:00,2022-05-03 09:15:00,2844.53,2841.13,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29484,做空,2022-05-03 09:15:00,2022-05-03 09:30:00,2841.13,2843.45,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29485,做多,2022-05-03 11:05:00,2022-05-03 11:15:00,2831.44,2829.87,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29486,做空,2022-05-03 11:15:00,2022-05-03 11:20:00,2829.87,2826.95,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29487,做多,2022-05-03 11:25:00,2022-05-03 11:30:00,2838.84,2840.02,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29488,做多,2022-05-03 12:25:00,2022-05-03 12:45:00,2838.3,2838.56,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29489,做空,2022-05-03 12:45:00,2022-05-03 12:50:00,2838.56,2841.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29490,做多,2022-05-03 12:50:00,2022-05-03 12:55:00,2841.17,2836.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29491,做空,2022-05-03 12:55:00,2022-05-03 13:20:00,2836.21,2833.0,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29492,做多,2022-05-03 13:30:00,2022-05-03 14:05:00,2836.69,2833.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29493,做空,2022-05-03 14:05:00,2022-05-03 14:25:00,2833.3,2834.77,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29494,做多,2022-05-03 14:25:00,2022-05-03 14:30:00,2834.77,2832.43,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29495,做空,2022-05-03 14:30:00,2022-05-03 14:45:00,2832.43,2818.5,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29496,做多,2022-05-03 15:05:00,2022-05-03 15:15:00,2834.76,2826.62,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29497,做空,2022-05-03 15:15:00,2022-05-03 15:20:00,2826.62,2830.53,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29498,做多,2022-05-03 15:20:00,2022-05-03 15:25:00,2830.53,2828.5,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29499,做空,2022-05-03 15:25:00,2022-05-03 15:30:00,2828.5,2830.57,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29500,做多,2022-05-03 15:30:00,2022-05-03 15:35:00,2830.57,2822.89,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29501,做空,2022-05-03 15:35:00,2022-05-03 15:45:00,2822.89,2821.43,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29502,做多,2022-05-03 16:00:00,2022-05-03 17:20:00,2823.46,2819.43,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29503,做多,2022-05-03 19:50:00,2022-05-03 19:55:00,2778.2,2772.42,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29504,做空,2022-05-03 19:55:00,2022-05-03 20:10:00,2772.42,2762.06,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29505,做多,2022-05-03 20:50:00,2022-05-03 20:55:00,2765.79,2782.75,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29506,做多,2022-05-03 20:55:00,2022-05-03 21:00:00,2782.75,2778.74,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29507,做多,2022-05-03 23:35:00,2022-05-03 23:40:00,2787.05,2785.31,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29508,做空,2022-05-03 23:40:00,2022-05-04 00:00:00,2785.31,2773.77,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29509,做多,2022-05-04 00:05:00,2022-05-04 00:10:00,2784.03,2782.32,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29510,做空,2022-05-04 00:10:00,2022-05-04 00:30:00,2782.32,2785.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29511,做多,2022-05-04 00:30:00,2022-05-04 00:35:00,2785.17,2788.12,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29512,做多,2022-05-04 01:40:00,2022-05-04 02:10:00,2788.37,2789.14,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29513,做空,2022-05-04 02:10:00,2022-05-04 02:15:00,2789.14,2791.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29514,做多,2022-05-04 02:15:00,2022-05-04 02:20:00,2791.0,2804.58,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29515,做多,2022-05-04 02:20:00,2022-05-04 02:25:00,2804.58,2801.0,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29516,做多,2022-05-04 03:00:00,2022-05-04 03:50:00,2796.71,2797.93,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29517,做空,2022-05-04 03:50:00,2022-05-04 04:00:00,2797.93,2806.0,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29518,做多,2022-05-04 04:00:00,2022-05-04 04:05:00,2806.0,2800.84,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29519,做多,2022-05-04 05:30:00,2022-05-04 05:40:00,2795.13,2788.48,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29520,做空,2022-05-04 05:40:00,2022-05-04 05:45:00,2788.48,2790.72,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29521,做多,2022-05-04 05:50:00,2022-05-04 06:00:00,2793.14,2800.35,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -29522,做多,2022-05-04 06:00:00,2022-05-04 06:05:00,2800.35,2805.42,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29523,做多,2022-05-04 09:30:00,2022-05-04 09:40:00,2835.92,2838.06,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29524,做空,2022-05-04 09:40:00,2022-05-04 09:50:00,2838.06,2830.07,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -29525,做多,2022-05-04 10:10:00,2022-05-04 10:15:00,2845.72,2843.86,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29526,做多,2022-05-04 13:00:00,2022-05-04 13:10:00,2862.72,2862.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29527,做空,2022-05-04 13:10:00,2022-05-04 13:20:00,2862.14,2865.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29528,做多,2022-05-04 13:20:00,2022-05-04 13:30:00,2865.51,2855.99,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29529,做空,2022-05-04 13:30:00,2022-05-04 13:50:00,2855.99,2845.23,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29530,做多,2022-05-04 15:40:00,2022-05-04 15:45:00,2841.77,2848.45,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29531,做多,2022-05-04 16:05:00,2022-05-04 16:15:00,2841.0,2849.49,0.02,100.0,0.0007,0.01,0.0,0.0,tp_upper -29532,做多,2022-05-04 17:55:00,2022-05-04 18:00:00,2850.99,2857.48,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29533,做多,2022-05-04 18:10:00,2022-05-04 18:15:00,2846.63,2838.15,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29534,做空,2022-05-04 18:15:00,2022-05-04 18:20:00,2838.15,2835.41,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29535,做多,2022-05-04 18:25:00,2022-05-04 18:30:00,2855.55,2831.24,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -29536,做空,2022-05-04 18:30:00,2022-05-04 18:35:00,2831.24,2843.25,0.02,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -29537,做多,2022-05-04 18:35:00,2022-05-04 18:40:00,2843.25,2864.84,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29538,做多,2022-05-04 18:40:00,2022-05-04 18:45:00,2864.84,2910.36,0.02,100.0,0.0007,0.03,0.0,0.03,tp_upper -29539,做多,2022-05-04 20:25:00,2022-05-04 20:35:00,2948.0,2951.01,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29540,做空,2022-05-04 20:35:00,2022-05-04 21:00:00,2951.01,2950.96,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29541,做多,2022-05-04 21:00:00,2022-05-04 21:05:00,2950.96,2946.93,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29542,做空,2022-05-04 21:05:00,2022-05-04 21:40:00,2946.93,2936.22,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29543,做多,2022-05-04 23:20:00,2022-05-04 23:30:00,2935.85,2937.36,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29544,做多,2022-05-05 00:55:00,2022-05-05 01:05:00,2942.98,2941.23,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29545,做空,2022-05-05 01:05:00,2022-05-05 01:25:00,2941.23,2947.67,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29546,做多,2022-05-05 01:25:00,2022-05-05 01:40:00,2947.67,2945.85,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29547,做空,2022-05-05 01:40:00,2022-05-05 02:00:00,2945.85,2944.87,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_lower -29548,做多,2022-05-05 02:00:00,2022-05-05 02:10:00,2944.87,2949.19,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29549,做多,2022-05-05 02:50:00,2022-05-05 03:00:00,2944.84,2943.86,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29550,做空,2022-05-05 03:00:00,2022-05-05 03:30:00,2943.86,2940.12,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29551,做多,2022-05-05 04:20:00,2022-05-05 04:25:00,2943.64,2941.62,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29552,做空,2022-05-05 04:25:00,2022-05-05 04:35:00,2941.62,2941.81,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29553,做多,2022-05-05 04:35:00,2022-05-05 04:45:00,2941.81,2946.35,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29554,做多,2022-05-05 07:15:00,2022-05-05 07:35:00,2930.1,2933.5,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29555,做多,2022-05-05 08:10:00,2022-05-05 08:20:00,2932.81,2931.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29556,做空,2022-05-05 08:20:00,2022-05-05 08:40:00,2931.34,2922.78,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -29557,做多,2022-05-05 09:10:00,2022-05-05 09:15:00,2930.92,2929.73,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29558,做空,2022-05-05 09:15:00,2022-05-05 09:20:00,2929.73,2919.6,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29559,做多,2022-05-05 10:00:00,2022-05-05 10:35:00,2925.37,2935.73,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29560,做多,2022-05-05 10:55:00,2022-05-05 11:15:00,2928.07,2927.91,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29561,做空,2022-05-05 11:15:00,2022-05-05 11:20:00,2927.91,2931.29,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29562,做多,2022-05-05 11:20:00,2022-05-05 11:25:00,2931.29,2929.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29563,做空,2022-05-05 11:25:00,2022-05-05 11:40:00,2929.99,2931.14,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29564,做多,2022-05-05 11:40:00,2022-05-05 11:45:00,2931.14,2924.81,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29565,做空,2022-05-05 11:45:00,2022-05-05 11:50:00,2924.81,2922.16,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29566,做多,2022-05-05 12:05:00,2022-05-05 12:10:00,2930.03,2930.57,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_upper -29567,做多,2022-05-05 12:25:00,2022-05-05 12:30:00,2930.79,2929.46,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29568,做多,2022-05-05 16:20:00,2022-05-05 17:15:00,2753.43,2754.31,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29569,做空,2022-05-05 17:15:00,2022-05-05 17:35:00,2754.31,2753.11,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29570,做多,2022-05-05 17:35:00,2022-05-05 17:40:00,2753.11,2751.87,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29571,做空,2022-05-05 17:40:00,2022-05-05 17:55:00,2751.87,2741.5,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29572,做多,2022-05-05 18:15:00,2022-05-05 18:20:00,2749.99,2713.29,0.02,100.0,0.0007,-0.03,0.0,-0.03,flip -29573,做空,2022-05-05 18:20:00,2022-05-05 18:25:00,2713.29,2717.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29574,做多,2022-05-05 19:50:00,2022-05-05 20:00:00,2724.2,2717.4,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29575,做空,2022-05-05 20:00:00,2022-05-05 21:50:00,2717.4,2742.57,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -29576,做多,2022-05-05 21:50:00,2022-05-05 22:35:00,2742.57,2738.28,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29577,做空,2022-05-05 22:35:00,2022-05-05 22:50:00,2738.28,2734.98,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29578,做多,2022-05-05 23:00:00,2022-05-05 23:10:00,2738.04,2747.15,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29579,做多,2022-05-06 01:35:00,2022-05-06 01:45:00,2733.7,2733.38,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29580,做空,2022-05-06 01:45:00,2022-05-06 04:10:00,2733.38,2734.29,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29581,做多,2022-05-06 04:45:00,2022-05-06 04:50:00,2742.29,2739.17,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29582,做空,2022-05-06 04:50:00,2022-05-06 04:55:00,2739.17,2745.52,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29583,做多,2022-05-06 04:55:00,2022-05-06 05:00:00,2745.52,2747.92,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29584,做多,2022-05-06 06:20:00,2022-05-06 06:25:00,2749.0,2743.65,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29585,做空,2022-05-06 06:25:00,2022-05-06 06:30:00,2743.65,2746.02,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29586,做多,2022-05-06 06:35:00,2022-05-06 08:10:00,2746.6,2724.1,0.02,100.0,0.0007,-0.02,0.0,-0.02,flip -29587,做空,2022-05-06 08:10:00,2022-05-06 08:30:00,2724.1,2732.89,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29588,做多,2022-05-06 08:30:00,2022-05-06 08:35:00,2732.89,2725.56,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29589,做空,2022-05-06 08:35:00,2022-05-06 09:15:00,2725.56,2720.89,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29590,做多,2022-05-06 09:15:00,2022-05-06 09:35:00,2720.89,2735.47,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29591,做多,2022-05-06 10:05:00,2022-05-06 10:10:00,2725.88,2721.22,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29592,做空,2022-05-06 10:10:00,2022-05-06 10:35:00,2721.22,2715.35,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29593,做多,2022-05-06 12:00:00,2022-05-06 12:05:00,2686.27,2681.05,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29594,做空,2022-05-06 12:05:00,2022-05-06 12:20:00,2681.05,2680.99,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29595,做多,2022-05-06 12:20:00,2022-05-06 12:25:00,2680.99,2690.47,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29596,做多,2022-05-06 13:05:00,2022-05-06 13:30:00,2679.78,2663.29,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29597,做空,2022-05-06 13:30:00,2022-05-06 13:35:00,2663.29,2641.03,0.02,100.0,0.0007,0.02,0.0,0.02,tp_lower -29598,做多,2022-05-06 14:00:00,2022-05-06 14:25:00,2670.09,2663.37,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29599,做空,2022-05-06 14:25:00,2022-05-06 14:40:00,2663.37,2668.29,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29600,做多,2022-05-06 14:40:00,2022-05-06 15:05:00,2668.29,2707.36,0.02,100.0,0.0007,0.03,0.0,0.03,tp_upper -29601,做多,2022-05-06 16:00:00,2022-05-06 16:10:00,2697.55,2688.04,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29602,做空,2022-05-06 16:10:00,2022-05-06 16:15:00,2688.04,2689.76,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29603,做多,2022-05-06 16:15:00,2022-05-06 16:35:00,2689.76,2707.48,0.02,100.0,0.0007,0.01,0.0,0.01,flip -29604,做空,2022-05-06 16:35:00,2022-05-06 16:50:00,2707.48,2706.25,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29605,做多,2022-05-06 16:50:00,2022-05-06 17:10:00,2706.25,2699.17,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29606,做空,2022-05-06 17:10:00,2022-05-06 17:35:00,2699.17,2688.64,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29607,做多,2022-05-06 18:45:00,2022-05-06 18:55:00,2688.74,2682.71,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29608,做空,2022-05-06 18:55:00,2022-05-06 19:00:00,2682.71,2687.86,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29609,做多,2022-05-06 19:00:00,2022-05-06 19:05:00,2687.86,2679.26,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29610,做空,2022-05-06 19:05:00,2022-05-06 19:15:00,2679.26,2678.9,0.02,100.0,0.0007,0.0,0.0,-0.0,tp_lower -29611,做多,2022-05-06 19:25:00,2022-05-06 19:35:00,2681.72,2695.16,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29612,做多,2022-05-06 20:05:00,2022-05-06 20:10:00,2685.96,2682.88,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29613,做空,2022-05-06 20:10:00,2022-05-06 20:40:00,2682.88,2684.4,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29614,做多,2022-05-06 20:40:00,2022-05-06 20:50:00,2684.4,2703.64,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29615,做多,2022-05-06 22:00:00,2022-05-06 22:10:00,2692.67,2683.88,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29616,做空,2022-05-06 22:10:00,2022-05-06 22:20:00,2683.88,2693.35,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29617,做多,2022-05-06 22:20:00,2022-05-06 22:35:00,2693.35,2691.09,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29618,做空,2022-05-06 22:35:00,2022-05-06 22:40:00,2691.09,2694.82,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29619,做多,2022-05-06 22:40:00,2022-05-06 23:45:00,2694.82,2697.43,0.02,100.0,0.0007,0.0,0.0,0.0,flip -29620,做空,2022-05-06 23:45:00,2022-05-07 00:05:00,2697.43,2688.57,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29621,做多,2022-05-07 01:05:00,2022-05-07 01:10:00,2694.53,2688.27,0.02,100.0,0.0007,-0.0,0.0,-0.01,flip -29622,做空,2022-05-07 01:10:00,2022-05-07 01:30:00,2688.27,2681.57,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -29623,做多,2022-05-07 01:55:00,2022-05-07 02:00:00,2687.2,2683.51,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29624,做空,2022-05-07 02:00:00,2022-05-07 02:10:00,2683.51,2686.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29625,做多,2022-05-07 02:10:00,2022-05-07 02:15:00,2686.64,2682.21,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29626,做空,2022-05-07 02:15:00,2022-05-07 02:40:00,2682.21,2684.64,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29627,做多,2022-05-07 02:40:00,2022-05-07 02:45:00,2684.64,2680.79,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29628,做空,2022-05-07 02:45:00,2022-05-07 02:50:00,2680.79,2682.13,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29629,做多,2022-05-07 02:50:00,2022-05-07 03:20:00,2682.13,2677.42,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29630,做空,2022-05-07 03:20:00,2022-05-07 03:25:00,2677.42,2668.24,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29631,做多,2022-05-07 05:20:00,2022-05-07 05:40:00,2672.18,2675.3,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29632,做多,2022-05-07 06:35:00,2022-05-07 07:20:00,2666.96,2666.01,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29633,做空,2022-05-07 07:20:00,2022-05-07 07:30:00,2666.01,2665.92,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29634,做多,2022-05-07 07:30:00,2022-05-07 07:45:00,2665.92,2670.03,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29635,做多,2022-05-07 10:05:00,2022-05-07 10:15:00,2683.2,2681.66,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29636,做空,2022-05-07 10:15:00,2022-05-07 10:20:00,2681.66,2684.76,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29637,做多,2022-05-07 10:20:00,2022-05-07 10:35:00,2684.76,2691.35,0.02,100.0,0.0007,0.0,0.0,0.0,tp_upper -29638,做多,2022-05-07 11:50:00,2022-05-07 12:40:00,2688.99,2679.46,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29639,做空,2022-05-07 12:40:00,2022-05-07 12:45:00,2679.46,2684.27,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -29640,做多,2022-05-07 12:55:00,2022-05-07 13:00:00,2686.92,2685.76,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29641,做空,2022-05-07 13:00:00,2022-05-07 13:10:00,2685.76,2676.83,0.02,100.0,0.0007,0.01,0.0,0.01,tp_lower -29642,做多,2022-05-07 14:30:00,2022-05-07 14:35:00,2679.02,2677.3,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29643,做空,2022-05-07 14:35:00,2022-05-07 16:25:00,2677.3,2692.32,0.02,100.0,0.0007,-0.01,0.0,-0.01,flip -29644,做多,2022-05-07 16:25:00,2022-05-07 16:30:00,2692.32,2689.11,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29645,做空,2022-05-07 16:30:00,2022-05-07 16:35:00,2689.11,2689.4,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29646,做多,2022-05-07 16:35:00,2022-05-07 18:15:00,2689.4,2698.57,0.02,100.0,0.0007,0.01,0.0,0.01,tp_upper -29647,做多,2022-05-07 18:15:00,2022-05-07 18:20:00,2698.57,2696.99,0.02,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -29648,做多,2022-05-07 18:55:00,2022-05-07 19:05:00,2686.78,2687.51,0.02,100.0,0.0007,0.0,0.0,-0.0,flip -29649,做空,2022-05-07 19:05:00,2022-05-07 19:15:00,2687.51,2688.44,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29650,做多,2022-05-07 19:15:00,2022-05-07 19:20:00,2688.44,2685.72,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29651,做空,2022-05-07 19:20:00,2022-05-07 19:55:00,2685.72,2681.67,0.02,100.0,0.0007,0.0,0.0,0.0,tp_lower -29652,做多,2022-05-07 23:10:00,2022-05-07 23:15:00,2629.58,2627.34,0.02,100.0,0.0007,-0.0,0.0,-0.0,flip -29653,做空,2022-05-07 23:15:00,2022-05-08 00:50:00,2627.34,2619.67,0.02,100.0,0.0007,0.01,0.0,0.0,tp_lower -29654,做多,2022-05-08 03:55:00,2022-05-08 04:50:00,2544.91,2539.71,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -29655,做空,2022-05-08 04:50:00,2022-05-08 05:05:00,2539.71,2545.92,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -29656,做多,2022-05-08 05:05:00,2022-05-08 05:10:00,2545.92,2542.15,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29657,做空,2022-05-08 05:10:00,2022-05-08 05:15:00,2542.15,2545.9,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29658,做多,2022-05-08 05:15:00,2022-05-08 06:25:00,2545.9,2548.71,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -29659,做多,2022-05-08 07:40:00,2022-05-08 07:50:00,2555.23,2554.78,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29660,做空,2022-05-08 07:50:00,2022-05-08 07:55:00,2554.78,2555.11,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29661,做多,2022-05-08 07:55:00,2022-05-08 08:20:00,2555.11,2559.99,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29662,做空,2022-05-08 08:20:00,2022-05-08 08:25:00,2559.99,2552.46,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -29663,做多,2022-05-08 08:40:00,2022-05-08 08:45:00,2559.53,2564.62,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -29664,做多,2022-05-08 10:10:00,2022-05-08 10:20:00,2554.89,2557.87,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29665,做空,2022-05-08 10:20:00,2022-05-08 11:50:00,2557.87,2564.9,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29666,做多,2022-05-08 11:50:00,2022-05-08 12:15:00,2564.9,2570.34,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -29667,做多,2022-05-08 15:00:00,2022-05-08 15:05:00,2534.65,2528.56,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -29668,做空,2022-05-08 15:05:00,2022-05-08 15:10:00,2528.56,2529.83,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29669,做多,2022-05-08 15:10:00,2022-05-08 15:25:00,2529.83,2537.06,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -29670,做多,2022-05-08 16:15:00,2022-05-08 16:50:00,2524.93,2525.68,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -29671,做空,2022-05-08 16:50:00,2022-05-08 17:00:00,2525.68,2507.15,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -29672,做多,2022-05-08 17:10:00,2022-05-08 17:30:00,2520.3,2512.72,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29673,做空,2022-05-08 17:30:00,2022-05-08 17:45:00,2512.72,2516.42,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29674,做多,2022-05-08 17:45:00,2022-05-08 18:10:00,2516.42,2517.95,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29675,做空,2022-05-08 18:10:00,2022-05-08 18:15:00,2517.95,2527.85,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29676,做多,2022-05-08 18:15:00,2022-05-08 18:20:00,2527.85,2543.87,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -29677,做多,2022-05-08 20:05:00,2022-05-08 22:00:00,2560.05,2538.0,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -29678,做空,2022-05-08 22:00:00,2022-05-08 22:05:00,2538.0,2540.06,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -29679,做多,2022-05-09 00:30:00,2022-05-09 01:10:00,2523.48,2520.31,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29680,做空,2022-05-09 01:10:00,2022-05-09 01:15:00,2520.31,2527.45,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29681,做多,2022-05-09 01:15:00,2022-05-09 01:25:00,2527.45,2521.89,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -29682,做空,2022-05-09 01:25:00,2022-05-09 01:30:00,2521.89,2525.85,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29683,做多,2022-05-09 01:30:00,2022-05-09 01:35:00,2525.85,2511.03,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29684,做空,2022-05-09 01:35:00,2022-05-09 01:40:00,2511.03,2513.65,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -29685,做多,2022-05-09 03:15:00,2022-05-09 03:25:00,2464.6,2460.89,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29686,做空,2022-05-09 03:25:00,2022-05-09 03:30:00,2460.89,2470.71,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29687,做多,2022-05-09 03:30:00,2022-05-09 03:40:00,2470.71,2464.62,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -29688,做空,2022-05-09 03:40:00,2022-05-09 04:05:00,2464.62,2463.56,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -29689,做多,2022-05-09 04:05:00,2022-05-09 04:45:00,2463.56,2462.77,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29690,做空,2022-05-09 04:45:00,2022-05-09 05:00:00,2462.77,2461.8,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -29691,做多,2022-05-09 05:00:00,2022-05-09 05:10:00,2461.8,2458.74,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29692,做空,2022-05-09 05:10:00,2022-05-09 05:20:00,2458.74,2450.8,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -29693,做多,2022-05-09 06:30:00,2022-05-09 07:00:00,2446.52,2460.93,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -29694,做多,2022-05-09 08:45:00,2022-05-09 08:50:00,2447.4,2460.49,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -29695,做多,2022-05-09 09:35:00,2022-05-09 12:20:00,2445.2,2407.05,0.02,100.0,0.0008,-0.03,0.0,-0.03,tp_upper -29696,做多,2022-05-09 13:30:00,2022-05-09 13:35:00,2408.53,2433.32,0.02,100.0,0.0008,0.02,0.0,0.02,tp_upper -29697,做多,2022-05-09 14:10:00,2022-05-09 14:50:00,2403.95,2389.96,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29698,做空,2022-05-09 14:50:00,2022-05-09 15:30:00,2389.96,2356.39,0.02,100.0,0.0008,0.03,0.0,0.03,tp_lower -29699,做多,2022-05-09 15:50:00,2022-05-09 16:25:00,2382.55,2378.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29700,做空,2022-05-09 16:25:00,2022-05-09 16:30:00,2378.25,2378.58,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29701,做多,2022-05-09 16:30:00,2022-05-09 17:45:00,2378.58,2330.05,0.02,100.0,0.0008,-0.04,0.0,-0.04,flip -29702,做空,2022-05-09 17:45:00,2022-05-09 18:10:00,2330.05,2283.02,0.02,100.0,0.0008,0.04,0.0,0.04,tp_lower -29703,做多,2022-05-09 19:55:00,2022-05-09 20:10:00,2270.86,2329.93,0.02,100.0,0.0008,0.05,0.0,0.05,tp_upper -29704,做多,2022-05-09 20:45:00,2022-05-09 21:00:00,2280.0,2286.72,0.02,100.0,0.0009,0.01,0.0,0.0,flip -29705,做空,2022-05-09 21:00:00,2022-05-09 22:00:00,2286.72,2279.2,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29706,做多,2022-05-09 22:05:00,2022-05-09 22:20:00,2285.95,2297.09,0.02,100.0,0.0009,0.01,0.0,0.01,flip -29707,做空,2022-05-09 22:20:00,2022-05-09 22:30:00,2297.09,2304.43,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29708,做多,2022-05-09 22:30:00,2022-05-09 22:40:00,2304.43,2300.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29709,做空,2022-05-09 22:40:00,2022-05-09 23:00:00,2300.73,2299.72,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -29710,做多,2022-05-09 23:00:00,2022-05-09 23:10:00,2299.72,2284.07,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29711,做空,2022-05-09 23:10:00,2022-05-09 23:25:00,2284.07,2266.78,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29712,做多,2022-05-10 00:40:00,2022-05-10 00:45:00,2283.74,2268.51,0.02,100.0,0.0009,-0.01,0.0,-0.01,tp_upper -29713,做多,2022-05-10 03:05:00,2022-05-10 03:10:00,2333.07,2319.03,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29714,做空,2022-05-10 03:10:00,2022-05-10 03:15:00,2319.03,2320.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29715,做多,2022-05-10 03:15:00,2022-05-10 04:10:00,2320.59,2307.64,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29716,做空,2022-05-10 04:10:00,2022-05-10 04:15:00,2307.64,2320.12,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29717,做多,2022-05-10 04:15:00,2022-05-10 04:35:00,2320.12,2334.42,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -29718,做多,2022-05-10 07:00:00,2022-05-10 07:05:00,2411.7,2394.3,0.02,100.0,0.0008,-0.01,0.0,-0.02,flip -29719,做空,2022-05-10 07:05:00,2022-05-10 08:20:00,2394.3,2392.72,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29720,做多,2022-05-10 08:20:00,2022-05-10 08:30:00,2392.72,2388.69,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29721,做空,2022-05-10 08:30:00,2022-05-10 08:35:00,2388.69,2390.69,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29722,做多,2022-05-10 08:35:00,2022-05-10 08:40:00,2390.69,2388.51,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29723,做空,2022-05-10 08:40:00,2022-05-10 08:55:00,2388.51,2384.57,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29724,做多,2022-05-10 08:55:00,2022-05-10 09:15:00,2384.57,2389.59,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29725,做空,2022-05-10 09:15:00,2022-05-10 09:25:00,2389.59,2368.53,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -29726,做多,2022-05-10 09:35:00,2022-05-10 09:40:00,2391.13,2383.66,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29727,做空,2022-05-10 09:40:00,2022-05-10 09:45:00,2383.66,2385.68,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29728,做多,2022-05-10 09:45:00,2022-05-10 09:50:00,2385.68,2373.99,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29729,做空,2022-05-10 09:50:00,2022-05-10 10:15:00,2373.99,2376.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -29730,做多,2022-05-10 10:15:00,2022-05-10 10:30:00,2376.0,2379.64,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29731,做空,2022-05-10 10:30:00,2022-05-10 10:40:00,2379.64,2379.57,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -29732,做多,2022-05-10 10:40:00,2022-05-10 10:50:00,2379.57,2373.25,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29733,做空,2022-05-10 10:50:00,2022-05-10 11:10:00,2373.25,2377.23,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29734,做多,2022-05-10 11:10:00,2022-05-10 11:15:00,2377.23,2386.51,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -29735,做多,2022-05-10 11:15:00,2022-05-10 11:20:00,2386.51,2395.17,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -29736,做多,2022-05-10 13:35:00,2022-05-10 14:05:00,2424.12,2424.79,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -29737,做空,2022-05-10 14:05:00,2022-05-10 14:30:00,2424.79,2394.16,0.02,100.0,0.0008,0.02,0.0,0.02,tp_lower -29738,做多,2022-05-10 15:35:00,2022-05-10 15:40:00,2372.29,2367.83,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29739,做空,2022-05-10 15:40:00,2022-05-10 15:50:00,2367.83,2363.49,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29740,做多,2022-05-10 15:50:00,2022-05-10 15:55:00,2363.49,2361.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29741,做空,2022-05-10 15:55:00,2022-05-10 16:10:00,2361.3,2359.8,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29742,做多,2022-05-10 16:10:00,2022-05-10 16:15:00,2359.8,2352.69,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29743,做空,2022-05-10 16:15:00,2022-05-10 16:25:00,2352.69,2350.15,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29744,做多,2022-05-10 16:25:00,2022-05-10 16:50:00,2350.15,2344.46,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -29745,做空,2022-05-10 16:50:00,2022-05-10 16:55:00,2344.46,2352.59,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -29746,做多,2022-05-10 16:55:00,2022-05-10 17:10:00,2352.59,2359.24,0.02,100.0,0.0008,0.01,0.0,0.0,flip -29747,做空,2022-05-10 17:10:00,2022-05-10 18:30:00,2359.24,2380.26,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -29748,做多,2022-05-10 18:30:00,2022-05-10 18:45:00,2380.26,2384.23,0.02,100.0,0.0008,0.0,0.0,0.0,flip -29749,做空,2022-05-10 18:45:00,2022-05-10 19:10:00,2384.23,2369.51,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -29750,做多,2022-05-10 22:00:00,2022-05-10 22:10:00,2281.27,2306.42,0.02,100.0,0.0008,0.02,0.0,0.02,flip -29751,做空,2022-05-10 22:10:00,2022-05-10 22:40:00,2306.42,2295.34,0.02,100.0,0.0008,0.01,0.0,0.01,flip -29752,做多,2022-05-10 22:40:00,2022-05-10 22:45:00,2295.34,2289.76,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29753,做空,2022-05-10 22:45:00,2022-05-10 22:50:00,2289.76,2311.43,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -29754,做多,2022-05-10 22:50:00,2022-05-10 22:55:00,2311.43,2319.45,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -29755,做多,2022-05-11 02:15:00,2022-05-11 02:20:00,2343.54,2373.05,0.02,100.0,0.0009,0.03,0.0,0.02,tp_upper -29756,做多,2022-05-11 02:20:00,2022-05-11 02:25:00,2373.05,2379.58,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -29757,做多,2022-05-11 04:05:00,2022-05-11 04:10:00,2368.93,2359.7,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29758,做空,2022-05-11 04:10:00,2022-05-11 04:15:00,2359.7,2355.64,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -29759,做多,2022-05-11 04:25:00,2022-05-11 04:30:00,2369.17,2365.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29760,做空,2022-05-11 04:30:00,2022-05-11 04:40:00,2365.77,2352.3,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29761,做多,2022-05-11 05:10:00,2022-05-11 05:15:00,2385.54,2395.45,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29762,做多,2022-05-11 07:55:00,2022-05-11 08:00:00,2314.43,2301.11,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29763,做空,2022-05-11 08:00:00,2022-05-11 08:05:00,2301.11,2311.65,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29764,做多,2022-05-11 08:05:00,2022-05-11 08:15:00,2311.65,2332.47,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -29765,做多,2022-05-11 11:10:00,2022-05-11 11:15:00,2439.61,2436.78,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -29766,做空,2022-05-11 11:15:00,2022-05-11 11:25:00,2436.78,2422.39,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -29767,做多,2022-05-11 11:35:00,2022-05-11 15:00:00,2426.51,2335.89,0.02,100.0,0.0008,-0.08,0.0,-0.08,flip -29768,做空,2022-05-11 15:00:00,2022-05-11 15:15:00,2335.89,2288.79,0.02,100.0,0.0008,0.04,0.0,0.04,tp_lower -29769,做多,2022-05-11 17:50:00,2022-05-11 18:30:00,2185.07,2194.0,0.02,100.0,0.0009,0.01,0.0,0.01,flip -29770,做空,2022-05-11 18:30:00,2022-05-11 18:50:00,2194.0,2181.69,0.02,100.0,0.0009,0.01,0.0,0.01,flip -29771,做多,2022-05-11 18:50:00,2022-05-11 20:45:00,2181.69,2113.65,0.02,100.0,0.0009,-0.06,0.0,-0.06,flip -29772,做空,2022-05-11 20:45:00,2022-05-11 20:50:00,2113.65,2046.79,0.02,100.0,0.0009,0.06,0.0,0.06,tp_lower -29773,做多,2022-05-11 21:45:00,2022-05-11 22:30:00,2076.18,2063.75,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29774,做空,2022-05-11 22:30:00,2022-05-11 22:50:00,2063.75,2088.98,0.02,100.0,0.001,-0.02,0.0,-0.03,flip -29775,做多,2022-05-11 22:50:00,2022-05-11 23:10:00,2088.98,2082.26,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29776,做空,2022-05-11 23:10:00,2022-05-11 23:30:00,2082.26,2074.44,0.02,100.0,0.0009,0.01,0.0,0.01,flip -29777,做多,2022-05-11 23:30:00,2022-05-11 23:50:00,2074.44,2074.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29778,做空,2022-05-11 23:50:00,2022-05-11 23:55:00,2074.11,2083.98,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29779,做多,2022-05-11 23:55:00,2022-05-12 00:00:00,2083.98,2086.83,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29780,做多,2022-05-12 01:25:00,2022-05-12 06:30:00,2125.14,1905.0,0.02,100.0,0.0009,-0.21,0.0,-0.21,tp_upper -29781,做多,2022-05-12 07:00:00,2022-05-12 07:25:00,1844.81,1915.17,0.02,100.0,0.001,0.07,0.0,0.07,tp_upper -29782,做多,2022-05-12 08:35:00,2022-05-12 09:10:00,1883.67,1899.5,0.02,100.0,0.001,0.02,0.0,0.01,flip -29783,做空,2022-05-12 09:10:00,2022-05-12 09:15:00,1899.5,1919.14,0.02,100.0,0.001,-0.02,0.0,-0.02,flip -29784,做多,2022-05-12 09:15:00,2022-05-12 09:20:00,1919.14,1930.86,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -29785,做多,2022-05-12 10:15:00,2022-05-12 10:25:00,1915.7,1943.01,0.02,100.0,0.001,0.03,0.0,0.03,tp_upper -29786,做多,2022-05-12 11:50:00,2022-05-12 12:40:00,1953.74,1962.51,0.02,100.0,0.001,0.01,0.0,0.01,flip -29787,做空,2022-05-12 12:40:00,2022-05-12 13:05:00,1962.51,1954.29,0.02,100.0,0.001,0.01,0.0,0.01,flip -29788,做多,2022-05-12 13:05:00,2022-05-12 13:10:00,1954.29,1949.14,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -29789,做空,2022-05-12 13:10:00,2022-05-12 13:20:00,1949.14,1961.5,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29790,做多,2022-05-12 13:20:00,2022-05-12 13:25:00,1961.5,1953.63,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29791,做空,2022-05-12 13:25:00,2022-05-12 13:30:00,1953.63,1908.97,0.02,100.0,0.001,0.04,0.0,0.04,tp_lower -29792,做多,2022-05-12 13:45:00,2022-05-12 14:55:00,1930.48,2025.2,0.02,100.0,0.001,0.09,0.0,0.09,tp_upper -29793,做多,2022-05-12 16:05:00,2022-05-12 16:10:00,2001.96,1991.81,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29794,做空,2022-05-12 16:10:00,2022-05-12 16:20:00,1991.81,2015.58,0.02,100.0,0.001,-0.02,0.0,-0.02,flip -29795,做多,2022-05-12 16:20:00,2022-05-12 16:35:00,2015.58,2006.95,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29796,做空,2022-05-12 16:35:00,2022-05-12 17:10:00,2006.95,1998.3,0.02,100.0,0.001,0.01,0.0,0.01,flip -29797,做多,2022-05-12 17:10:00,2022-05-12 19:25:00,1998.3,1938.37,0.02,100.0,0.001,-0.06,0.0,-0.06,tp_upper -29798,做多,2022-05-12 20:15:00,2022-05-12 20:30:00,1935.37,1937.7,0.02,100.0,0.001,0.0,0.0,0.0,flip -29799,做空,2022-05-12 20:30:00,2022-05-12 20:55:00,1937.7,1928.79,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -29800,做多,2022-05-12 21:55:00,2022-05-12 22:20:00,1912.64,1908.47,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -29801,做空,2022-05-12 22:20:00,2022-05-12 22:30:00,1908.47,1910.1,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29802,做多,2022-05-12 22:30:00,2022-05-12 23:00:00,1910.1,1933.13,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -29803,做多,2022-05-13 00:25:00,2022-05-13 00:30:00,1953.9,1990.33,0.02,100.0,0.001,0.04,0.0,0.04,tp_upper -29804,做多,2022-05-13 00:30:00,2022-05-13 00:35:00,1990.33,1980.05,0.02,100.0,0.001,-0.01,0.0,-0.01,tp_upper -29805,做多,2022-05-13 04:25:00,2022-05-13 05:00:00,2083.9,2080.8,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29806,做空,2022-05-13 05:00:00,2022-05-13 05:05:00,2080.8,2109.0,0.02,100.0,0.0009,-0.03,0.0,-0.03,flip -29807,做多,2022-05-13 05:05:00,2022-05-13 05:10:00,2109.0,2106.05,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -29808,做多,2022-05-13 06:35:00,2022-05-13 09:05:00,2107.01,2072.51,0.02,100.0,0.0009,-0.03,0.0,-0.03,tp_upper -29809,做多,2022-05-13 09:50:00,2022-05-13 10:00:00,2074.61,2068.1,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29810,做空,2022-05-13 10:00:00,2022-05-13 10:35:00,2068.1,2077.44,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29811,做多,2022-05-13 10:35:00,2022-05-13 10:45:00,2077.44,2094.55,0.02,100.0,0.0009,0.02,0.0,0.01,tp_upper -29812,做多,2022-05-13 13:35:00,2022-05-13 13:50:00,2097.88,2129.25,0.02,100.0,0.0009,0.03,0.0,0.03,tp_upper -29813,做多,2022-05-13 14:20:00,2022-05-13 14:25:00,2131.45,2133.28,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29814,做多,2022-05-13 15:05:00,2022-05-13 17:15:00,2120.04,2073.79,0.02,100.0,0.0009,-0.04,0.0,-0.04,flip -29815,做空,2022-05-13 17:15:00,2022-05-13 17:20:00,2073.79,2080.76,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29816,做多,2022-05-13 17:20:00,2022-05-13 17:25:00,2080.76,2073.93,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29817,做空,2022-05-13 17:25:00,2022-05-13 17:30:00,2073.93,2080.77,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29818,做多,2022-05-13 17:30:00,2022-05-13 17:35:00,2080.77,2079.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29819,做空,2022-05-13 17:35:00,2022-05-13 17:55:00,2079.18,2051.01,0.02,100.0,0.0009,0.03,0.0,0.02,tp_lower -29820,做多,2022-05-13 18:30:00,2022-05-13 18:45:00,2061.58,2057.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29821,做空,2022-05-13 18:45:00,2022-05-13 18:50:00,2057.85,2072.49,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29822,做多,2022-05-13 18:50:00,2022-05-13 19:45:00,2072.49,2062.56,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29823,做空,2022-05-13 19:45:00,2022-05-13 19:55:00,2062.56,2064.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29824,做多,2022-05-13 19:55:00,2022-05-13 20:25:00,2064.07,2065.61,0.02,100.0,0.0009,0.0,0.0,0.0,flip -29825,做空,2022-05-13 20:25:00,2022-05-13 20:50:00,2065.61,2044.19,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -29826,做多,2022-05-13 21:30:00,2022-05-13 21:50:00,2062.23,2078.85,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29827,做多,2022-05-14 00:10:00,2022-05-14 00:30:00,2031.31,2026.81,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29828,做空,2022-05-14 00:30:00,2022-05-14 02:50:00,2026.81,2045.51,0.02,100.0,0.0009,-0.02,0.0,-0.02,tp_lower -29829,做多,2022-05-14 03:05:00,2022-05-14 03:10:00,2058.12,2052.75,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29830,做空,2022-05-14 03:10:00,2022-05-14 03:15:00,2052.75,2043.22,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29831,做多,2022-05-14 03:45:00,2022-05-14 03:50:00,2051.84,2049.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29832,做空,2022-05-14 03:50:00,2022-05-14 03:55:00,2049.01,2053.63,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29833,做多,2022-05-14 03:55:00,2022-05-14 04:00:00,2053.63,2046.89,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29834,做空,2022-05-14 04:00:00,2022-05-14 04:10:00,2046.89,2048.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29835,做多,2022-05-14 04:10:00,2022-05-14 04:20:00,2048.71,2045.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29836,做空,2022-05-14 04:20:00,2022-05-14 04:30:00,2045.85,2028.42,0.02,100.0,0.0009,0.02,0.0,0.01,tp_lower -29837,做多,2022-05-14 05:35:00,2022-05-14 06:10:00,2034.62,2029.49,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29838,做空,2022-05-14 06:10:00,2022-05-14 06:15:00,2029.49,2037.3,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29839,做多,2022-05-14 06:15:00,2022-05-14 06:20:00,2037.3,2038.64,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29840,做多,2022-05-14 07:35:00,2022-05-14 08:30:00,2038.63,2041.33,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29841,做多,2022-05-14 08:30:00,2022-05-14 08:40:00,2041.33,2033.84,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29842,做空,2022-05-14 08:40:00,2022-05-14 08:45:00,2033.84,2042.52,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29843,做多,2022-05-14 08:45:00,2022-05-14 09:05:00,2042.52,2053.8,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29844,做多,2022-05-14 10:35:00,2022-05-14 10:40:00,2029.48,2022.97,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29845,做空,2022-05-14 10:40:00,2022-05-14 10:50:00,2022.97,2013.14,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29846,做多,2022-05-14 12:25:00,2022-05-14 12:55:00,1993.0,1984.14,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29847,做空,2022-05-14 12:55:00,2022-05-14 13:10:00,1984.14,1972.39,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29848,做多,2022-05-14 14:40:00,2022-05-14 14:45:00,1967.93,1961.8,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29849,做空,2022-05-14 14:45:00,2022-05-14 14:50:00,1961.8,1963.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29850,做多,2022-05-14 14:50:00,2022-05-14 15:05:00,1963.53,1976.83,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29851,做多,2022-05-14 16:10:00,2022-05-14 16:15:00,1974.47,1980.76,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -29852,做多,2022-05-14 19:05:00,2022-05-14 20:35:00,2015.34,2002.37,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29853,做空,2022-05-14 20:35:00,2022-05-14 21:20:00,2002.37,2005.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29854,做多,2022-05-14 21:20:00,2022-05-14 21:30:00,2005.5,2010.73,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29855,做多,2022-05-15 00:15:00,2022-05-15 00:20:00,2068.51,2073.17,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29856,做多,2022-05-15 02:00:00,2022-05-15 02:10:00,2047.65,2029.03,0.02,100.0,0.0009,-0.02,0.0,-0.02,flip -29857,做空,2022-05-15 02:10:00,2022-05-15 02:15:00,2029.03,2032.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -29858,做多,2022-05-15 04:05:00,2022-05-15 04:20:00,2019.0,2015.49,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29859,做空,2022-05-15 04:20:00,2022-05-15 04:25:00,2015.49,2016.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29860,做多,2022-05-15 04:25:00,2022-05-15 04:30:00,2016.74,2010.28,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29861,做空,2022-05-15 04:30:00,2022-05-15 04:40:00,2010.28,2011.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -29862,做多,2022-05-15 04:45:00,2022-05-15 04:50:00,2015.22,2014.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29863,做空,2022-05-15 04:50:00,2022-05-15 05:05:00,2014.54,2008.61,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -29864,做多,2022-05-15 05:10:00,2022-05-15 05:30:00,2013.91,2016.43,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29865,做多,2022-05-15 06:45:00,2022-05-15 07:00:00,2028.01,2039.76,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29866,做多,2022-05-15 07:50:00,2022-05-15 07:55:00,2040.01,2036.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29867,做空,2022-05-15 07:55:00,2022-05-15 08:15:00,2036.14,2027.53,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29868,做多,2022-05-15 09:20:00,2022-05-15 09:40:00,2029.29,2034.71,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29869,做多,2022-05-15 10:10:00,2022-05-15 10:20:00,2029.1,2028.81,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29870,做空,2022-05-15 10:20:00,2022-05-15 10:35:00,2028.81,2033.59,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29871,做多,2022-05-15 10:35:00,2022-05-15 10:45:00,2033.59,2041.98,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29872,做多,2022-05-15 13:10:00,2022-05-15 13:15:00,2083.73,2079.34,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29873,做空,2022-05-15 13:15:00,2022-05-15 13:20:00,2079.34,2072.61,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29874,做多,2022-05-15 14:45:00,2022-05-15 15:00:00,2066.37,2066.72,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -29875,做空,2022-05-15 15:00:00,2022-05-15 15:30:00,2066.72,2059.0,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29876,做多,2022-05-15 15:55:00,2022-05-15 16:05:00,2061.54,2063.99,0.02,100.0,0.0009,0.0,0.0,0.0,flip -29877,做空,2022-05-15 16:05:00,2022-05-15 16:15:00,2063.99,2064.08,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29878,做多,2022-05-15 16:15:00,2022-05-15 16:35:00,2064.08,2075.09,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29879,做多,2022-05-15 18:15:00,2022-05-15 18:20:00,2077.86,2073.19,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29880,做空,2022-05-15 18:20:00,2022-05-15 18:25:00,2073.19,2078.12,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29881,做多,2022-05-15 18:25:00,2022-05-15 18:40:00,2078.12,2094.45,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29882,做多,2022-05-15 19:30:00,2022-05-15 19:45:00,2087.08,2091.56,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29883,做多,2022-05-15 21:30:00,2022-05-15 21:55:00,2119.97,2134.8,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29884,做多,2022-05-15 23:20:00,2022-05-15 23:45:00,2137.0,2141.71,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29885,做多,2022-05-16 03:50:00,2022-05-16 04:30:00,2076.43,2068.98,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29886,做空,2022-05-16 04:30:00,2022-05-16 04:35:00,2068.98,2075.28,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29887,做多,2022-05-16 04:35:00,2022-05-16 04:40:00,2075.28,2079.92,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29888,做多,2022-05-16 05:00:00,2022-05-16 05:15:00,2072.76,2077.81,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29889,做多,2022-05-16 07:35:00,2022-05-16 07:40:00,2016.16,2012.82,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29890,做空,2022-05-16 07:40:00,2022-05-16 07:45:00,2012.82,2015.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29891,做多,2022-05-16 07:45:00,2022-05-16 07:50:00,2015.67,2008.79,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29892,做空,2022-05-16 07:50:00,2022-05-16 07:55:00,2008.79,2010.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29893,做多,2022-05-16 07:55:00,2022-05-16 08:15:00,2010.84,2024.34,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29894,做多,2022-05-16 09:45:00,2022-05-16 10:20:00,2015.37,2030.07,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29895,做多,2022-05-16 12:25:00,2022-05-16 12:30:00,2044.21,2052.91,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29896,做多,2022-05-16 12:50:00,2022-05-16 12:55:00,2032.78,2028.65,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29897,做空,2022-05-16 12:55:00,2022-05-16 13:00:00,2028.65,2042.47,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29898,做多,2022-05-16 13:00:00,2022-05-16 13:10:00,2042.47,2028.21,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29899,做空,2022-05-16 13:10:00,2022-05-16 13:30:00,2028.21,2013.78,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29900,做多,2022-05-16 13:35:00,2022-05-16 13:40:00,2027.99,2014.78,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29901,做空,2022-05-16 13:40:00,2022-05-16 13:45:00,2014.78,1999.15,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29902,做多,2022-05-16 14:15:00,2022-05-16 14:30:00,2018.44,2014.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29903,做空,2022-05-16 14:30:00,2022-05-16 15:05:00,2014.89,2014.62,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -29904,做多,2022-05-16 15:05:00,2022-05-16 15:10:00,2014.62,2009.01,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29905,做空,2022-05-16 15:10:00,2022-05-16 15:35:00,2009.01,2004.49,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -29906,做多,2022-05-16 15:50:00,2022-05-16 16:05:00,2015.5,2002.26,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29907,做空,2022-05-16 16:05:00,2022-05-16 16:10:00,2002.26,1999.05,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -29908,做多,2022-05-16 17:05:00,2022-05-16 17:30:00,1999.18,2017.66,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -29909,做多,2022-05-16 20:30:00,2022-05-16 20:45:00,2020.39,2025.0,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29910,做多,2022-05-17 00:15:00,2022-05-17 00:20:00,2039.49,2036.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -29911,做多,2022-05-17 01:50:00,2022-05-17 01:55:00,2037.49,2036.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29912,做空,2022-05-17 01:55:00,2022-05-17 02:30:00,2036.72,2035.49,0.02,100.0,0.0009,0.0,0.0,0.0,flip -29913,做多,2022-05-17 02:30:00,2022-05-17 03:05:00,2035.49,2058.15,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -29914,做多,2022-05-17 05:35:00,2022-05-17 05:45:00,2072.24,2078.24,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -29915,做多,2022-05-17 06:15:00,2022-05-17 06:25:00,2072.4,2072.04,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29916,做空,2022-05-17 06:25:00,2022-05-17 06:30:00,2072.04,2077.74,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29917,做多,2022-05-17 06:30:00,2022-05-17 06:35:00,2077.74,2079.25,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29918,做多,2022-05-17 08:00:00,2022-05-17 08:30:00,2076.22,2088.91,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29919,做多,2022-05-17 09:55:00,2022-05-17 10:00:00,2089.55,2082.86,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29920,做空,2022-05-17 10:00:00,2022-05-17 10:05:00,2082.86,2087.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -29921,做多,2022-05-17 11:05:00,2022-05-17 11:15:00,2084.77,2082.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29922,做空,2022-05-17 11:15:00,2022-05-17 11:20:00,2082.09,2084.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29923,做多,2022-05-17 11:20:00,2022-05-17 11:30:00,2084.44,2082.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -29924,做多,2022-05-17 11:45:00,2022-05-17 12:05:00,2082.27,2087.25,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29925,做多,2022-05-17 12:05:00,2022-05-17 12:10:00,2087.25,2084.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -29926,做多,2022-05-17 13:25:00,2022-05-17 13:35:00,2092.99,2111.98,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -29927,做多,2022-05-17 15:35:00,2022-05-17 15:55:00,2063.14,2059.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29928,做空,2022-05-17 15:55:00,2022-05-17 16:20:00,2059.79,2039.86,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -29929,做多,2022-05-17 16:30:00,2022-05-17 16:35:00,2054.5,2051.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29930,做空,2022-05-17 16:35:00,2022-05-17 16:40:00,2051.99,2055.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29931,做多,2022-05-17 16:40:00,2022-05-17 17:10:00,2055.42,2062.41,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29932,做多,2022-05-17 18:05:00,2022-05-17 18:10:00,2067.4,2041.92,0.02,100.0,0.0009,-0.02,0.0,-0.02,flip -29933,做空,2022-05-17 18:10:00,2022-05-17 18:15:00,2041.92,2024.27,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -29934,做多,2022-05-17 19:05:00,2022-05-17 20:05:00,2047.5,2042.88,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -29935,做空,2022-05-17 20:05:00,2022-05-17 22:45:00,2042.88,2076.95,0.02,100.0,0.0009,-0.03,0.0,-0.03,flip -29936,做多,2022-05-17 22:45:00,2022-05-17 23:05:00,2076.95,2089.79,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29937,做多,2022-05-18 02:50:00,2022-05-18 03:00:00,2070.55,2068.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29938,做空,2022-05-18 03:00:00,2022-05-18 03:10:00,2068.86,2050.09,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -29939,做多,2022-05-18 05:05:00,2022-05-18 05:10:00,2043.03,2039.8,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29940,做空,2022-05-18 05:10:00,2022-05-18 05:45:00,2039.8,2040.98,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29941,做多,2022-05-18 05:45:00,2022-05-18 06:00:00,2040.98,2049.16,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -29942,做多,2022-05-18 06:25:00,2022-05-18 08:15:00,2040.94,2027.42,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29943,做空,2022-05-18 08:15:00,2022-05-18 08:25:00,2027.42,2028.86,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29944,做多,2022-05-18 08:25:00,2022-05-18 08:30:00,2028.86,2024.14,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -29945,做空,2022-05-18 08:30:00,2022-05-18 08:40:00,2024.14,2027.68,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29946,做多,2022-05-18 08:40:00,2022-05-18 09:15:00,2027.68,2023.65,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29947,做空,2022-05-18 09:15:00,2022-05-18 09:20:00,2023.65,2022.97,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -29948,做多,2022-05-18 09:30:00,2022-05-18 09:35:00,2030.32,2027.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29949,做空,2022-05-18 09:35:00,2022-05-18 09:40:00,2027.71,2031.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29950,做多,2022-05-18 09:40:00,2022-05-18 10:00:00,2031.14,2040.96,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -29951,做多,2022-05-18 10:50:00,2022-05-18 11:00:00,2036.61,2030.05,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29952,做空,2022-05-18 11:00:00,2022-05-18 11:15:00,2030.05,2028.11,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -29953,做多,2022-05-18 12:05:00,2022-05-18 12:35:00,2028.75,2027.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29954,做空,2022-05-18 12:35:00,2022-05-18 12:45:00,2027.03,2013.1,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -29955,做多,2022-05-18 14:15:00,2022-05-18 14:25:00,1995.59,1988.93,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29956,做空,2022-05-18 14:25:00,2022-05-18 14:30:00,1988.93,1989.73,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29957,做多,2022-05-18 14:30:00,2022-05-18 16:30:00,1989.73,1976.72,0.02,100.0,0.001,-0.01,0.0,-0.01,tp_upper -29958,做多,2022-05-18 16:30:00,2022-05-18 16:35:00,1976.72,1964.71,0.02,100.0,0.001,-0.01,0.0,-0.01,tp_upper -29959,做多,2022-05-18 17:15:00,2022-05-18 17:40:00,1960.61,1962.34,0.02,100.0,0.001,0.0,0.0,0.0,flip -29960,做空,2022-05-18 17:40:00,2022-05-18 18:00:00,1962.34,1956.53,0.02,100.0,0.001,0.01,0.0,0.0,tp_lower -29961,做多,2022-05-18 18:20:00,2022-05-18 18:30:00,1962.54,1964.25,0.02,100.0,0.001,0.0,0.0,0.0,flip -29962,做空,2022-05-18 18:30:00,2022-05-18 18:40:00,1964.25,1965.99,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29963,做多,2022-05-18 18:40:00,2022-05-18 19:00:00,1965.99,1984.81,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -29964,做多,2022-05-18 21:05:00,2022-05-18 21:15:00,1964.84,1965.99,0.02,100.0,0.001,0.0,0.0,0.0,flip -29965,做空,2022-05-18 21:15:00,2022-05-18 21:35:00,1965.99,1961.85,0.02,100.0,0.001,0.0,0.0,0.0,flip -29966,做多,2022-05-18 21:35:00,2022-05-18 22:00:00,1961.85,1953.67,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29967,做空,2022-05-18 22:00:00,2022-05-18 22:15:00,1953.67,1966.53,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29968,做多,2022-05-18 22:15:00,2022-05-18 22:25:00,1966.53,1953.09,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29969,做空,2022-05-18 22:25:00,2022-05-18 22:35:00,1953.09,1953.38,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -29970,做多,2022-05-19 00:15:00,2022-05-19 00:25:00,1931.09,1933.22,0.02,100.0,0.001,0.0,0.0,0.0,flip -29971,做空,2022-05-19 00:25:00,2022-05-19 01:35:00,1933.22,1931.45,0.02,100.0,0.001,0.0,0.0,0.0,flip -29972,做多,2022-05-19 01:35:00,2022-05-19 02:45:00,1931.45,1938.48,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -29973,做多,2022-05-19 02:45:00,2022-05-19 02:55:00,1938.48,1944.79,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -29974,做多,2022-05-19 05:15:00,2022-05-19 06:05:00,1952.78,1956.72,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -29975,做多,2022-05-19 08:10:00,2022-05-19 08:15:00,1956.05,1950.21,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29976,做空,2022-05-19 08:15:00,2022-05-19 08:25:00,1950.21,1951.2,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29977,做多,2022-05-19 08:25:00,2022-05-19 10:05:00,1951.2,1929.22,0.02,100.0,0.001,-0.02,0.0,-0.02,flip -29978,做空,2022-05-19 10:05:00,2022-05-19 10:10:00,1929.22,1929.46,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29979,做多,2022-05-19 10:10:00,2022-05-19 10:25:00,1929.46,1928.38,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29980,做空,2022-05-19 10:25:00,2022-05-19 10:35:00,1928.38,1929.99,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29981,做多,2022-05-19 10:35:00,2022-05-19 10:40:00,1929.99,1935.63,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -29982,做多,2022-05-19 12:40:00,2022-05-19 12:55:00,1953.63,1952.09,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29983,做空,2022-05-19 12:55:00,2022-05-19 13:00:00,1952.09,1953.83,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -29984,做多,2022-05-19 13:00:00,2022-05-19 13:10:00,1953.83,1977.58,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -29985,做多,2022-05-19 13:10:00,2022-05-19 13:15:00,1977.58,1973.15,0.02,100.0,0.001,-0.0,0.0,-0.01,tp_upper -29986,做多,2022-05-19 13:55:00,2022-05-19 14:40:00,1960.44,1972.9,0.02,100.0,0.001,0.01,0.0,0.01,flip -29987,做空,2022-05-19 14:40:00,2022-05-19 14:50:00,1972.9,1978.6,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -29988,做多,2022-05-19 14:50:00,2022-05-19 15:15:00,1978.6,1994.16,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -29989,做多,2022-05-19 17:55:00,2022-05-19 18:10:00,2015.02,2017.81,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29990,做多,2022-05-19 18:35:00,2022-05-19 19:05:00,2011.64,2003.6,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -29991,做空,2022-05-19 19:05:00,2022-05-19 19:10:00,2003.6,2004.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -29992,做多,2022-05-19 20:05:00,2022-05-19 20:20:00,2001.01,2001.9,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -29993,做空,2022-05-19 20:20:00,2022-05-19 22:20:00,2001.9,2005.26,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -29994,做多,2022-05-19 22:55:00,2022-05-19 23:05:00,2006.1,2007.13,0.02,100.0,0.0009,0.0,0.0,0.0,flip -29995,做空,2022-05-19 23:05:00,2022-05-19 23:10:00,2007.13,2010.1,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -29996,做多,2022-05-19 23:10:00,2022-05-19 23:20:00,2010.1,2013.45,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -29997,做多,2022-05-20 00:35:00,2022-05-20 00:50:00,2012.98,2017.31,0.02,100.0,0.001,0.0,0.0,0.0,flip -29998,做空,2022-05-20 00:50:00,2022-05-20 01:05:00,2017.31,2007.09,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -29999,做多,2022-05-20 01:20:00,2022-05-20 01:25:00,2022.5,2023.35,0.02,100.0,0.001,0.0,0.0,-0.0,tp_upper -30000,做多,2022-05-20 02:35:00,2022-05-20 02:50:00,2026.42,2028.51,0.02,100.0,0.001,0.0,0.0,0.0,flip -30001,做空,2022-05-20 02:50:00,2022-05-20 02:55:00,2028.51,2028.95,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30002,做多,2022-05-20 02:55:00,2022-05-20 03:30:00,2028.95,2022.11,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30003,做空,2022-05-20 03:30:00,2022-05-20 04:00:00,2022.11,2033.0,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30004,做多,2022-05-20 04:00:00,2022-05-20 04:05:00,2033.0,2028.87,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30005,做多,2022-05-20 04:25:00,2022-05-20 04:30:00,2024.65,2024.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30006,做空,2022-05-20 04:30:00,2022-05-20 04:35:00,2024.42,2025.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30007,做多,2022-05-20 04:35:00,2022-05-20 04:40:00,2025.55,2017.34,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30008,做空,2022-05-20 04:40:00,2022-05-20 04:45:00,2017.34,2019.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30009,做多,2022-05-20 05:25:00,2022-05-20 06:15:00,2019.78,2020.96,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30010,做空,2022-05-20 06:15:00,2022-05-20 06:25:00,2020.96,2011.84,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30011,做多,2022-05-20 07:10:00,2022-05-20 08:50:00,2020.31,2026.67,0.02,100.0,0.0009,0.01,0.0,0.01,flip -30012,做空,2022-05-20 08:50:00,2022-05-20 08:55:00,2026.67,2027.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30013,做多,2022-05-20 08:55:00,2022-05-20 09:05:00,2027.5,2024.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30014,做空,2022-05-20 09:05:00,2022-05-20 09:10:00,2024.6,2026.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30015,做多,2022-05-20 09:15:00,2022-05-20 09:35:00,2034.0,2037.39,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30016,做多,2022-05-20 11:25:00,2022-05-20 11:35:00,2042.66,2047.6,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30017,做多,2022-05-20 12:20:00,2022-05-20 13:30:00,2044.0,2037.53,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30018,做空,2022-05-20 13:30:00,2022-05-20 13:35:00,2037.53,2034.11,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30019,做多,2022-05-20 13:40:00,2022-05-20 13:45:00,2045.09,2038.84,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30020,做空,2022-05-20 13:45:00,2022-05-20 13:50:00,2038.84,2045.61,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30021,做多,2022-05-20 13:50:00,2022-05-20 14:00:00,2045.61,2038.9,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30022,做空,2022-05-20 14:00:00,2022-05-20 14:10:00,2038.9,2026.44,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30023,做多,2022-05-20 17:15:00,2022-05-20 17:20:00,1938.91,1932.25,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30024,做空,2022-05-20 17:20:00,2022-05-20 17:30:00,1932.25,1937.48,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30025,做多,2022-05-20 17:30:00,2022-05-20 17:35:00,1937.48,1936.8,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30026,做空,2022-05-20 17:35:00,2022-05-20 18:20:00,1936.8,1923.59,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30027,做多,2022-05-20 18:40:00,2022-05-20 18:50:00,1935.68,1944.98,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30028,做多,2022-05-20 20:50:00,2022-05-20 21:35:00,1960.81,1963.75,0.02,100.0,0.001,0.0,0.0,0.0,flip -30029,做空,2022-05-20 21:35:00,2022-05-20 22:00:00,1963.75,1961.05,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30030,做多,2022-05-20 22:05:00,2022-05-20 22:10:00,1965.1,1963.17,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30031,做空,2022-05-20 22:10:00,2022-05-20 22:20:00,1963.17,1967.81,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30032,做多,2022-05-20 22:20:00,2022-05-20 22:25:00,1967.81,1964.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30033,做空,2022-05-20 22:25:00,2022-05-20 22:50:00,1964.7,1953.96,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30034,做多,2022-05-20 23:00:00,2022-05-20 23:10:00,1958.78,1969.83,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30035,做多,2022-05-20 23:50:00,2022-05-21 00:15:00,1961.05,1963.93,0.02,100.0,0.001,0.0,0.0,0.0,flip -30036,做空,2022-05-21 00:15:00,2022-05-21 00:40:00,1963.93,1964.53,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30037,做多,2022-05-21 00:40:00,2022-05-21 00:45:00,1964.53,1959.85,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30038,做空,2022-05-21 00:45:00,2022-05-21 01:00:00,1959.85,1957.68,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30039,做多,2022-05-21 02:20:00,2022-05-21 03:05:00,1956.86,1953.95,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30040,做空,2022-05-21 03:05:00,2022-05-21 03:15:00,1953.95,1953.64,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30041,做多,2022-05-21 03:15:00,2022-05-21 03:25:00,1953.64,1950.0,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30042,做空,2022-05-21 03:25:00,2022-05-21 03:40:00,1950.0,1957.95,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30043,做多,2022-05-21 03:40:00,2022-05-21 03:50:00,1957.95,1966.24,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30044,做多,2022-05-21 05:10:00,2022-05-21 05:15:00,1965.6,1962.16,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30045,做空,2022-05-21 05:15:00,2022-05-21 05:30:00,1962.16,1965.63,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -30046,做多,2022-05-21 05:30:00,2022-05-21 05:35:00,1965.63,1966.66,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30047,做多,2022-05-21 05:55:00,2022-05-21 06:00:00,1965.93,1966.5,0.02,100.0,0.001,0.0,0.0,-0.0,tp_upper -30048,做多,2022-05-21 06:15:00,2022-05-21 06:20:00,1966.81,1969.58,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30049,做多,2022-05-21 07:15:00,2022-05-21 07:20:00,1968.17,1973.57,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -30050,做多,2022-05-21 10:00:00,2022-05-21 10:05:00,1976.71,1974.39,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30051,做空,2022-05-21 10:05:00,2022-05-21 10:25:00,1974.39,1964.8,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30052,做多,2022-05-21 10:45:00,2022-05-21 10:55:00,1970.62,1969.88,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30053,做空,2022-05-21 10:55:00,2022-05-21 11:10:00,1969.88,1966.72,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30054,做多,2022-05-21 11:45:00,2022-05-21 12:15:00,1968.4,1967.03,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30055,做空,2022-05-21 12:15:00,2022-05-21 12:40:00,1967.03,1967.64,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30056,做多,2022-05-21 12:40:00,2022-05-21 12:50:00,1967.64,1964.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30057,做空,2022-05-21 12:50:00,2022-05-21 12:55:00,1964.67,1969.3,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30058,做多,2022-05-21 12:55:00,2022-05-21 13:00:00,1969.3,1965.7,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30059,做空,2022-05-21 13:00:00,2022-05-21 13:10:00,1965.7,1967.21,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30060,做多,2022-05-21 13:10:00,2022-05-21 13:35:00,1967.21,1975.09,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30061,做多,2022-05-21 14:05:00,2022-05-21 14:40:00,1968.58,1977.21,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30062,做多,2022-05-21 14:40:00,2022-05-21 14:45:00,1977.21,1977.2,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_upper -30063,做多,2022-05-21 15:15:00,2022-05-21 15:20:00,1971.71,1970.61,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30064,做空,2022-05-21 15:20:00,2022-05-21 15:30:00,1970.61,1975.02,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30065,做多,2022-05-21 15:30:00,2022-05-21 16:10:00,1975.02,1984.85,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30066,做多,2022-05-21 16:45:00,2022-05-21 16:50:00,1979.59,1978.25,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30067,做空,2022-05-21 16:50:00,2022-05-21 16:55:00,1978.25,1979.93,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30068,做多,2022-05-21 16:55:00,2022-05-21 17:00:00,1979.93,1977.53,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30069,做空,2022-05-21 17:00:00,2022-05-21 17:05:00,1977.53,1981.98,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30070,做多,2022-05-21 17:05:00,2022-05-21 17:15:00,1981.98,1978.63,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30071,做空,2022-05-21 17:15:00,2022-05-21 17:20:00,1978.63,1976.31,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30072,做多,2022-05-21 18:00:00,2022-05-21 18:05:00,1978.37,1982.81,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30073,做多,2022-05-21 18:30:00,2022-05-21 18:45:00,1982.07,1978.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30074,做空,2022-05-21 18:45:00,2022-05-21 19:35:00,1978.44,1981.27,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30075,做多,2022-05-21 19:35:00,2022-05-21 19:50:00,1981.27,1979.51,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30076,做空,2022-05-21 19:50:00,2022-05-21 19:55:00,1979.51,1980.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30077,做多,2022-05-21 19:55:00,2022-05-21 20:15:00,1980.09,1980.59,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30078,做空,2022-05-21 20:15:00,2022-05-21 20:20:00,1980.59,1982.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30079,做多,2022-05-21 20:20:00,2022-05-21 20:25:00,1982.94,1979.35,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30080,做空,2022-05-21 20:25:00,2022-05-21 20:30:00,1979.35,1976.93,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30081,做多,2022-05-21 21:35:00,2022-05-21 21:45:00,1977.64,1971.37,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30082,做空,2022-05-21 21:45:00,2022-05-21 21:55:00,1971.37,1967.27,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30083,做多,2022-05-21 22:35:00,2022-05-21 22:45:00,1972.01,1971.78,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30084,做空,2022-05-21 22:45:00,2022-05-21 22:55:00,1971.78,1973.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30085,做多,2022-05-21 22:55:00,2022-05-21 23:05:00,1973.89,1972.2,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30086,做空,2022-05-21 23:05:00,2022-05-21 23:55:00,1972.2,1973.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30087,做多,2022-05-21 23:55:00,2022-05-22 00:00:00,1973.94,1973.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30088,做空,2022-05-22 00:00:00,2022-05-22 00:15:00,1973.6,1974.79,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30089,做多,2022-05-22 00:15:00,2022-05-22 00:25:00,1974.79,1976.42,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30090,做多,2022-05-22 00:45:00,2022-05-22 01:00:00,1977.03,1979.63,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30091,做多,2022-05-22 02:10:00,2022-05-22 03:15:00,1978.3,1976.15,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30092,做空,2022-05-22 03:15:00,2022-05-22 03:55:00,1976.15,1973.21,0.02,100.0,0.001,0.0,0.0,0.0,flip -30093,做多,2022-05-22 03:55:00,2022-05-22 05:30:00,1973.21,1973.76,0.02,100.0,0.001,0.0,0.0,-0.0,tp_upper -30094,做多,2022-05-22 06:50:00,2022-05-22 07:00:00,1974.12,1972.78,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30095,做空,2022-05-22 07:00:00,2022-05-22 07:10:00,1972.78,1970.67,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30096,做多,2022-05-22 07:15:00,2022-05-22 07:20:00,1973.16,1972.74,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30097,做空,2022-05-22 07:20:00,2022-05-22 07:30:00,1972.74,1973.47,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -30098,做多,2022-05-22 07:30:00,2022-05-22 07:35:00,1973.47,1971.5,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30099,做空,2022-05-22 07:35:00,2022-05-22 07:45:00,1971.5,1975.71,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30100,做多,2022-05-22 07:45:00,2022-05-22 07:50:00,1975.71,1972.98,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_upper -30101,做多,2022-05-22 07:55:00,2022-05-22 08:10:00,1975.01,1972.47,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30102,做空,2022-05-22 08:10:00,2022-05-22 08:15:00,1972.47,1974.78,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30103,做多,2022-05-22 08:15:00,2022-05-22 08:25:00,1974.78,1976.13,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30104,做多,2022-05-22 12:00:00,2022-05-22 12:10:00,2023.8,2024.25,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30105,做空,2022-05-22 12:10:00,2022-05-22 12:15:00,2024.25,2026.57,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30106,做多,2022-05-22 12:15:00,2022-05-22 12:40:00,2026.57,2026.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30107,做空,2022-05-22 12:40:00,2022-05-22 13:20:00,2026.0,2025.31,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30108,做多,2022-05-22 13:20:00,2022-05-22 13:25:00,2025.31,2022.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30109,做空,2022-05-22 13:25:00,2022-05-22 13:35:00,2022.98,2020.32,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30110,做多,2022-05-22 14:00:00,2022-05-22 14:05:00,2026.16,2018.75,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30111,做空,2022-05-22 14:05:00,2022-05-22 14:10:00,2018.75,2019.91,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30112,做多,2022-05-22 14:25:00,2022-05-22 14:30:00,2023.4,2020.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30113,做空,2022-05-22 14:30:00,2022-05-22 14:35:00,2020.74,2020.66,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -30114,做多,2022-05-22 16:25:00,2022-05-22 17:05:00,2003.39,2015.92,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30115,做多,2022-05-22 18:25:00,2022-05-22 18:40:00,2011.68,2013.21,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30116,做空,2022-05-22 18:40:00,2022-05-22 19:35:00,2013.21,2011.76,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30117,做多,2022-05-22 19:35:00,2022-05-22 19:40:00,2011.76,2011.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30118,做空,2022-05-22 19:40:00,2022-05-22 19:55:00,2011.31,2007.04,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30119,做多,2022-05-22 20:15:00,2022-05-22 20:45:00,2012.08,2011.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30120,做空,2022-05-22 20:45:00,2022-05-22 21:05:00,2011.85,2011.06,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30121,做多,2022-05-22 21:05:00,2022-05-22 21:25:00,2011.06,2010.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30122,做空,2022-05-22 21:25:00,2022-05-22 21:30:00,2010.18,2014.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30123,做多,2022-05-22 21:30:00,2022-05-22 21:45:00,2014.13,2016.71,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30124,做空,2022-05-22 21:45:00,2022-05-23 00:05:00,2016.71,2048.52,0.02,100.0,0.0009,-0.03,0.0,-0.03,flip -30125,做多,2022-05-23 00:05:00,2022-05-23 00:15:00,2048.52,2052.93,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30126,做多,2022-05-23 03:00:00,2022-05-23 03:15:00,2030.74,2029.63,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30127,做空,2022-05-23 03:15:00,2022-05-23 05:20:00,2029.63,2032.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30128,做多,2022-05-23 05:20:00,2022-05-23 05:25:00,2032.18,2030.45,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30129,做空,2022-05-23 05:25:00,2022-05-23 05:30:00,2030.45,2030.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30130,做多,2022-05-23 05:30:00,2022-05-23 05:45:00,2030.85,2039.14,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30131,做多,2022-05-23 05:45:00,2022-05-23 05:50:00,2039.14,2038.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30132,做多,2022-05-23 08:20:00,2022-05-23 09:50:00,2062.49,2070.08,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30133,做多,2022-05-23 11:40:00,2022-05-23 11:45:00,2074.81,2067.4,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30134,做空,2022-05-23 11:45:00,2022-05-23 12:00:00,2067.4,2074.39,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30135,做多,2022-05-23 12:00:00,2022-05-23 12:15:00,2074.39,2080.08,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -30136,做多,2022-05-23 13:10:00,2022-05-23 13:20:00,2071.76,2071.66,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30137,做空,2022-05-23 13:20:00,2022-05-23 13:30:00,2071.66,2066.0,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -30138,做多,2022-05-23 13:45:00,2022-05-23 13:50:00,2072.26,2068.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30139,做空,2022-05-23 13:50:00,2022-05-23 14:00:00,2068.0,2044.84,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -30140,做多,2022-05-23 14:30:00,2022-05-23 14:35:00,2062.3,2059.29,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30141,做空,2022-05-23 14:35:00,2022-05-23 14:40:00,2059.29,2059.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30142,做多,2022-05-23 14:40:00,2022-05-23 14:50:00,2059.89,2056.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30143,做空,2022-05-23 14:50:00,2022-05-23 14:55:00,2056.55,2057.45,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30144,做多,2022-05-23 14:55:00,2022-05-23 15:55:00,2057.45,2064.34,0.02,100.0,0.0009,0.01,0.0,0.01,flip -30145,做空,2022-05-23 15:55:00,2022-05-23 16:00:00,2064.34,2069.65,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30146,做多,2022-05-23 16:00:00,2022-05-23 16:30:00,2069.65,2064.46,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30147,做空,2022-05-23 16:30:00,2022-05-23 16:35:00,2064.46,2070.03,0.02,100.0,0.0009,-0.0,0.0,-0.01,tp_lower -30148,做多,2022-05-23 16:35:00,2022-05-23 16:40:00,2070.03,2066.27,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30149,做空,2022-05-23 16:40:00,2022-05-23 16:45:00,2066.27,2061.51,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30150,做多,2022-05-23 17:45:00,2022-05-23 18:15:00,2053.86,2053.29,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30151,做空,2022-05-23 18:15:00,2022-05-23 18:30:00,2053.29,2053.0,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30152,做多,2022-05-23 18:30:00,2022-05-23 18:35:00,2053.0,2052.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30153,做空,2022-05-23 18:35:00,2022-05-23 18:50:00,2052.5,2037.02,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30154,做多,2022-05-23 21:50:00,2022-05-23 23:35:00,1997.25,1972.33,0.02,100.0,0.0009,-0.02,0.0,-0.02,flip -30155,做空,2022-05-23 23:35:00,2022-05-23 23:40:00,1972.33,1972.63,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30156,做多,2022-05-23 23:40:00,2022-05-23 23:50:00,1972.63,1972.82,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30157,做空,2022-05-23 23:50:00,2022-05-24 01:45:00,1972.82,1981.9,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30158,做多,2022-05-24 01:45:00,2022-05-24 02:20:00,1981.9,1985.25,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30159,做多,2022-05-24 02:35:00,2022-05-24 02:40:00,1982.25,1981.69,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30160,做空,2022-05-24 02:40:00,2022-05-24 04:05:00,1981.69,1985.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30161,做多,2022-05-24 04:05:00,2022-05-24 04:25:00,1985.25,1987.32,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30162,做多,2022-05-24 05:00:00,2022-05-24 05:10:00,1986.67,1984.97,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30163,做空,2022-05-24 05:10:00,2022-05-24 05:15:00,1984.97,1987.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30164,做多,2022-05-24 05:15:00,2022-05-24 05:20:00,1987.19,1987.05,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30165,做空,2022-05-24 05:20:00,2022-05-24 05:35:00,1987.05,1984.08,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30166,做多,2022-05-24 06:00:00,2022-05-24 07:35:00,1985.66,1981.13,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30167,做空,2022-05-24 07:35:00,2022-05-24 07:40:00,1981.13,1981.78,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30168,做多,2022-05-24 07:40:00,2022-05-24 08:00:00,1981.78,1980.36,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30169,做空,2022-05-24 08:00:00,2022-05-24 08:05:00,1980.36,1981.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30170,做多,2022-05-24 08:05:00,2022-05-24 08:15:00,1981.01,1978.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30171,做空,2022-05-24 08:15:00,2022-05-24 08:20:00,1978.86,1980.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30172,做多,2022-05-24 08:20:00,2022-05-24 10:55:00,1980.4,1975.51,0.02,100.0,0.0009,-0.0,0.0,-0.01,tp_upper -30173,做多,2022-05-24 12:50:00,2022-05-24 12:55:00,1966.35,1965.37,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30174,做空,2022-05-24 12:55:00,2022-05-24 13:05:00,1965.37,1964.99,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30175,做多,2022-05-24 13:05:00,2022-05-24 13:10:00,1964.99,1964.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30176,做空,2022-05-24 13:10:00,2022-05-24 13:20:00,1964.5,1963.61,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30177,做多,2022-05-24 13:20:00,2022-05-24 13:25:00,1963.61,1956.03,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30178,做空,2022-05-24 13:25:00,2022-05-24 13:30:00,1956.03,1959.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30179,做多,2022-05-24 13:30:00,2022-05-24 15:00:00,1959.85,1935.8,0.02,100.0,0.0009,-0.02,0.0,-0.02,flip -30180,做空,2022-05-24 15:00:00,2022-05-24 16:55:00,1935.8,1957.96,0.02,100.0,0.0009,-0.02,0.0,-0.02,flip -30181,做多,2022-05-24 16:55:00,2022-05-24 17:00:00,1957.96,1946.53,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30182,做空,2022-05-24 17:00:00,2022-05-24 17:20:00,1946.53,1938.32,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30183,做多,2022-05-24 17:50:00,2022-05-24 18:05:00,1952.0,1964.88,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30184,做多,2022-05-24 19:25:00,2022-05-24 20:20:00,1958.39,1956.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30185,做空,2022-05-24 20:20:00,2022-05-24 20:35:00,1956.68,1961.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30186,做多,2022-05-24 20:35:00,2022-05-24 20:55:00,1961.03,1969.29,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30187,做多,2022-05-24 23:05:00,2022-05-24 23:10:00,1986.81,1986.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30188,做多,2022-05-25 00:00:00,2022-05-25 00:05:00,1981.44,1977.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30189,做空,2022-05-25 00:05:00,2022-05-25 00:15:00,1977.28,1975.78,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30190,做多,2022-05-25 01:05:00,2022-05-25 01:20:00,1976.22,1971.65,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30191,做空,2022-05-25 01:20:00,2022-05-25 01:25:00,1971.65,1970.43,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30192,做多,2022-05-25 01:35:00,2022-05-25 01:40:00,1975.49,1974.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30193,做空,2022-05-25 01:40:00,2022-05-25 01:45:00,1974.03,1976.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30194,做多,2022-05-25 01:45:00,2022-05-25 01:55:00,1976.09,1985.51,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30195,做多,2022-05-25 04:10:00,2022-05-25 05:20:00,2009.64,2006.83,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30196,做空,2022-05-25 05:20:00,2022-05-25 05:30:00,2006.83,1995.43,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30197,做多,2022-05-25 07:05:00,2022-05-25 07:15:00,1984.79,1983.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30198,做空,2022-05-25 07:15:00,2022-05-25 07:30:00,1983.15,1975.0,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30199,做多,2022-05-25 08:45:00,2022-05-25 08:55:00,1979.49,1976.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30200,做空,2022-05-25 08:55:00,2022-05-25 09:10:00,1976.11,1967.38,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30201,做多,2022-05-25 09:35:00,2022-05-25 09:40:00,1973.35,1972.48,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30202,做空,2022-05-25 09:40:00,2022-05-25 09:45:00,1972.48,1976.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30203,做多,2022-05-25 09:45:00,2022-05-25 10:10:00,1976.67,1971.41,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30204,做空,2022-05-25 10:10:00,2022-05-25 10:50:00,1971.41,1963.97,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30205,做多,2022-05-25 12:35:00,2022-05-25 12:40:00,1950.51,1948.57,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30206,做空,2022-05-25 12:40:00,2022-05-25 13:30:00,1948.57,1965.25,0.02,100.0,0.0009,-0.02,0.0,-0.02,flip -30207,做多,2022-05-25 13:30:00,2022-05-25 13:35:00,1965.25,1976.79,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30208,做多,2022-05-25 14:55:00,2022-05-25 15:15:00,1969.46,1971.09,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30209,做空,2022-05-25 15:15:00,2022-05-25 15:35:00,1971.09,1960.26,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30210,做多,2022-05-25 17:05:00,2022-05-25 17:10:00,1956.01,1955.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30211,做空,2022-05-25 17:10:00,2022-05-25 19:45:00,1955.76,1960.75,0.02,100.0,0.0009,-0.0,0.0,-0.01,tp_lower -30212,做多,2022-05-25 20:45:00,2022-05-25 20:50:00,1961.1,1958.8,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30213,做空,2022-05-25 20:50:00,2022-05-25 21:20:00,1958.8,1956.7,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30214,做多,2022-05-25 21:20:00,2022-05-25 21:25:00,1956.7,1965.1,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30215,做多,2022-05-25 22:55:00,2022-05-25 23:00:00,1964.43,1958.35,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30216,做空,2022-05-25 23:00:00,2022-05-25 23:05:00,1958.35,1957.48,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -30217,做多,2022-05-26 00:10:00,2022-05-26 01:10:00,1952.59,1953.75,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30218,做空,2022-05-26 01:10:00,2022-05-26 01:15:00,1953.75,1955.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30219,做多,2022-05-26 01:15:00,2022-05-26 03:00:00,1955.19,1948.64,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30220,做空,2022-05-26 03:00:00,2022-05-26 03:10:00,1948.64,1939.01,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30221,做多,2022-05-26 03:50:00,2022-05-26 04:00:00,1948.9,1945.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30222,做空,2022-05-26 04:00:00,2022-05-26 04:05:00,1945.25,1948.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30223,做多,2022-05-26 04:05:00,2022-05-26 04:20:00,1948.42,1943.31,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30224,做空,2022-05-26 04:20:00,2022-05-26 04:35:00,1943.31,1943.39,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30225,做多,2022-05-26 04:35:00,2022-05-26 04:40:00,1943.39,1942.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30226,做空,2022-05-26 04:40:00,2022-05-26 04:55:00,1942.18,1937.61,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30227,做多,2022-05-26 05:05:00,2022-05-26 05:10:00,1944.61,1941.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30228,做空,2022-05-26 05:10:00,2022-05-26 05:20:00,1941.42,1932.99,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30229,做多,2022-05-26 06:55:00,2022-05-26 07:00:00,1922.03,1917.0,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30230,做空,2022-05-26 07:00:00,2022-05-26 07:15:00,1917.0,1911.0,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -30231,做多,2022-05-26 07:20:00,2022-05-26 07:35:00,1919.76,1926.11,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30232,做多,2022-05-26 09:40:00,2022-05-26 09:45:00,1848.88,1842.45,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30233,做空,2022-05-26 09:45:00,2022-05-26 09:55:00,1842.45,1837.49,0.02,100.0,0.001,0.0,0.0,0.0,flip -30234,做多,2022-05-26 09:55:00,2022-05-26 10:35:00,1837.49,1836.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30235,做空,2022-05-26 10:35:00,2022-05-26 11:00:00,1836.67,1826.51,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30236,做多,2022-05-26 12:10:00,2022-05-26 12:20:00,1829.36,1817.6,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30237,做空,2022-05-26 12:20:00,2022-05-26 12:35:00,1817.6,1804.46,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30238,做多,2022-05-26 13:45:00,2022-05-26 14:05:00,1816.21,1826.37,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30239,做多,2022-05-26 17:30:00,2022-05-26 20:50:00,1875.84,1826.47,0.02,100.0,0.001,-0.05,0.0,-0.05,flip -30240,做空,2022-05-26 20:50:00,2022-05-26 20:55:00,1826.47,1826.77,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30241,做多,2022-05-26 20:55:00,2022-05-26 21:05:00,1826.77,1846.05,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -30242,做多,2022-05-26 21:50:00,2022-05-26 22:00:00,1830.3,1830.5,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30243,做空,2022-05-26 22:00:00,2022-05-26 22:05:00,1830.5,1837.45,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30244,做多,2022-05-26 22:05:00,2022-05-26 22:30:00,1837.45,1832.88,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30245,做空,2022-05-26 22:30:00,2022-05-26 22:45:00,1832.88,1820.19,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30246,做多,2022-05-27 02:20:00,2022-05-27 02:25:00,1764.9,1756.33,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30247,做空,2022-05-27 02:25:00,2022-05-27 02:35:00,1756.33,1753.06,0.02,100.0,0.001,0.0,0.0,0.0,flip -30248,做多,2022-05-27 02:35:00,2022-05-27 02:40:00,1753.06,1751.73,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30249,做空,2022-05-27 02:40:00,2022-05-27 02:55:00,1751.73,1752.27,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30250,做多,2022-05-27 02:55:00,2022-05-27 03:30:00,1752.27,1773.22,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -30251,做多,2022-05-27 04:10:00,2022-05-27 04:30:00,1765.26,1757.7,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30252,做空,2022-05-27 04:30:00,2022-05-27 04:35:00,1757.7,1751.31,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30253,做多,2022-05-27 06:10:00,2022-05-27 06:15:00,1744.66,1731.68,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30254,做空,2022-05-27 06:15:00,2022-05-27 06:20:00,1731.68,1743.06,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30255,做多,2022-05-27 06:20:00,2022-05-27 06:25:00,1743.06,1743.0,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30256,做空,2022-05-27 06:25:00,2022-05-27 08:05:00,1743.0,1773.35,0.02,100.0,0.001,-0.03,0.0,-0.03,tp_lower -30257,做多,2022-05-27 08:05:00,2022-05-27 08:20:00,1773.35,1776.21,0.02,100.0,0.001,0.0,0.0,0.0,flip -30258,做空,2022-05-27 08:20:00,2022-05-27 09:15:00,1776.21,1772.97,0.02,100.0,0.001,0.0,0.0,0.0,flip -30259,做多,2022-05-27 09:15:00,2022-05-27 09:20:00,1772.97,1769.11,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30260,做空,2022-05-27 09:20:00,2022-05-27 09:25:00,1769.11,1770.93,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30261,做多,2022-05-27 09:25:00,2022-05-27 09:40:00,1770.93,1774.0,0.02,100.0,0.001,0.0,0.0,0.0,flip -30262,做空,2022-05-27 09:40:00,2022-05-27 09:50:00,1774.0,1783.2,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30263,做多,2022-05-27 09:50:00,2022-05-27 09:55:00,1783.2,1783.81,0.02,100.0,0.001,0.0,0.0,-0.0,tp_upper -30264,做多,2022-05-27 11:20:00,2022-05-27 11:45:00,1775.67,1773.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30265,做空,2022-05-27 11:45:00,2022-05-27 11:55:00,1773.67,1770.46,0.02,100.0,0.001,0.0,0.0,0.0,flip -30266,做多,2022-05-27 11:55:00,2022-05-27 12:20:00,1770.46,1791.99,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -30267,做多,2022-05-27 13:25:00,2022-05-27 14:05:00,1796.57,1800.32,0.02,100.0,0.001,0.0,0.0,0.0,flip -30268,做空,2022-05-27 14:05:00,2022-05-27 14:30:00,1800.32,1785.93,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30269,做多,2022-05-27 15:45:00,2022-05-27 15:50:00,1775.91,1770.65,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30270,做空,2022-05-27 15:50:00,2022-05-27 16:05:00,1770.65,1756.27,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30271,做多,2022-05-27 16:10:00,2022-05-27 16:15:00,1767.27,1761.42,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30272,做空,2022-05-27 16:15:00,2022-05-27 16:20:00,1761.42,1752.89,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30273,做多,2022-05-27 18:55:00,2022-05-27 19:10:00,1727.96,1724.63,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30274,做空,2022-05-27 19:10:00,2022-05-27 19:20:00,1724.63,1727.89,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30275,做多,2022-05-27 19:20:00,2022-05-27 19:35:00,1727.89,1733.56,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -30276,做多,2022-05-27 22:15:00,2022-05-27 22:20:00,1747.61,1747.29,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30277,做空,2022-05-27 22:20:00,2022-05-27 23:10:00,1747.29,1730.79,0.02,100.0,0.001,0.02,0.0,0.02,tp_lower -30278,做多,2022-05-28 00:05:00,2022-05-28 00:20:00,1731.8,1730.76,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30279,做空,2022-05-28 00:20:00,2022-05-28 01:35:00,1730.76,1739.16,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30280,做多,2022-05-28 01:35:00,2022-05-28 02:25:00,1739.16,1738.58,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30281,做空,2022-05-28 02:25:00,2022-05-28 03:10:00,1738.58,1734.2,0.02,100.0,0.001,0.0,0.0,0.0,flip -30282,做多,2022-05-28 03:10:00,2022-05-28 03:20:00,1734.2,1741.4,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30283,做多,2022-05-28 05:10:00,2022-05-28 05:15:00,1759.8,1758.25,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30284,做空,2022-05-28 05:15:00,2022-05-28 05:20:00,1758.25,1761.69,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30285,做多,2022-05-28 05:20:00,2022-05-28 05:25:00,1761.69,1764.33,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30286,做多,2022-05-28 07:50:00,2022-05-28 07:55:00,1767.21,1764.69,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30287,做空,2022-05-28 07:55:00,2022-05-28 08:00:00,1764.69,1767.81,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30288,做多,2022-05-28 08:00:00,2022-05-28 08:20:00,1767.81,1762.02,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30289,做空,2022-05-28 08:20:00,2022-05-28 08:25:00,1762.02,1760.72,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30290,做多,2022-05-28 08:40:00,2022-05-28 08:45:00,1764.36,1761.1,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30291,做空,2022-05-28 08:45:00,2022-05-28 09:10:00,1761.1,1761.72,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30292,做多,2022-05-28 09:10:00,2022-05-28 09:25:00,1761.72,1760.32,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30293,做空,2022-05-28 09:25:00,2022-05-28 09:45:00,1760.32,1755.0,0.02,100.0,0.001,0.01,0.0,0.0,tp_lower -30294,做多,2022-05-28 09:50:00,2022-05-28 10:35:00,1756.21,1756.58,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30295,做空,2022-05-28 10:35:00,2022-05-28 10:45:00,1756.58,1757.06,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30296,做多,2022-05-28 10:45:00,2022-05-28 11:05:00,1757.06,1767.85,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30297,做多,2022-05-28 12:15:00,2022-05-28 12:50:00,1772.68,1790.75,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -30298,做多,2022-05-28 13:45:00,2022-05-28 14:05:00,1785.78,1783.61,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30299,做空,2022-05-28 14:05:00,2022-05-28 14:10:00,1783.61,1779.22,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30300,做多,2022-05-28 15:05:00,2022-05-28 15:25:00,1783.27,1790.66,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30301,做多,2022-05-28 16:20:00,2022-05-28 17:15:00,1793.42,1777.31,0.02,100.0,0.001,-0.02,0.0,-0.02,flip -30302,做空,2022-05-28 17:15:00,2022-05-28 17:20:00,1777.31,1771.07,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30303,做多,2022-05-28 18:15:00,2022-05-28 18:20:00,1782.41,1781.27,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30304,做空,2022-05-28 18:20:00,2022-05-28 19:35:00,1781.27,1784.27,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30305,做多,2022-05-28 19:35:00,2022-05-28 19:45:00,1784.27,1794.47,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30306,做多,2022-05-28 20:25:00,2022-05-28 20:30:00,1787.62,1785.14,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30307,做空,2022-05-28 20:30:00,2022-05-28 20:35:00,1785.14,1788.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30308,做多,2022-05-28 20:35:00,2022-05-28 21:05:00,1788.67,1791.64,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30309,做多,2022-05-28 21:15:00,2022-05-28 21:20:00,1792.54,1786.41,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30310,做空,2022-05-28 21:20:00,2022-05-28 21:55:00,1786.41,1783.4,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30311,做多,2022-05-28 22:35:00,2022-05-28 22:55:00,1784.64,1783.37,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30312,做空,2022-05-28 22:55:00,2022-05-28 23:00:00,1783.37,1785.53,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30313,做多,2022-05-28 23:00:00,2022-05-28 23:10:00,1785.53,1795.96,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30314,做多,2022-05-29 00:05:00,2022-05-29 00:10:00,1793.91,1791.43,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30315,做空,2022-05-29 00:10:00,2022-05-29 00:15:00,1791.43,1791.47,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30316,做多,2022-05-29 00:15:00,2022-05-29 03:15:00,1791.47,1767.83,0.02,100.0,0.001,-0.02,0.0,-0.03,flip -30317,做空,2022-05-29 03:15:00,2022-05-29 03:20:00,1767.83,1770.1,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30318,做多,2022-05-29 03:20:00,2022-05-29 03:35:00,1770.1,1773.84,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30319,做多,2022-05-29 04:25:00,2022-05-29 04:45:00,1772.36,1777.16,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30320,做多,2022-05-29 06:20:00,2022-05-29 06:45:00,1779.35,1780.5,0.02,100.0,0.001,0.0,0.0,0.0,flip -30321,做空,2022-05-29 06:45:00,2022-05-29 06:50:00,1780.5,1781.74,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30322,做多,2022-05-29 06:50:00,2022-05-29 07:05:00,1781.74,1779.76,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30323,做空,2022-05-29 07:05:00,2022-05-29 07:25:00,1779.76,1783.89,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30324,做多,2022-05-29 07:25:00,2022-05-29 07:30:00,1783.89,1781.46,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_upper -30325,做多,2022-05-29 08:55:00,2022-05-29 09:05:00,1784.74,1781.24,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30326,做空,2022-05-29 09:05:00,2022-05-29 09:15:00,1781.24,1777.45,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30327,做多,2022-05-29 10:00:00,2022-05-29 10:05:00,1782.72,1789.48,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30328,做多,2022-05-29 11:40:00,2022-05-29 11:45:00,1793.35,1798.42,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -30329,做多,2022-05-29 11:45:00,2022-05-29 11:55:00,1798.42,1801.27,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30330,做多,2022-05-29 13:35:00,2022-05-29 13:45:00,1815.16,1811.22,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30331,做空,2022-05-29 13:45:00,2022-05-29 14:00:00,1811.22,1805.32,0.02,100.0,0.001,0.01,0.0,0.0,tp_lower -30332,做多,2022-05-29 14:15:00,2022-05-29 14:50:00,1809.8,1807.04,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30333,做空,2022-05-29 14:50:00,2022-05-29 15:00:00,1807.04,1794.3,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30334,做多,2022-05-29 16:00:00,2022-05-29 16:05:00,1802.52,1800.82,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30335,做空,2022-05-29 16:05:00,2022-05-29 17:25:00,1800.82,1807.43,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30336,做多,2022-05-29 17:25:00,2022-05-29 17:45:00,1807.43,1800.88,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30337,做空,2022-05-29 17:45:00,2022-05-29 17:50:00,1800.88,1797.31,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30338,做多,2022-05-29 18:20:00,2022-05-29 18:35:00,1802.17,1800.51,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30339,做空,2022-05-29 18:35:00,2022-05-29 18:50:00,1800.51,1797.0,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30340,做多,2022-05-29 20:00:00,2022-05-29 20:15:00,1795.73,1790.71,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30341,做空,2022-05-29 20:15:00,2022-05-29 20:20:00,1790.71,1793.33,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30342,做多,2022-05-29 20:20:00,2022-05-29 20:30:00,1793.33,1790.72,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30343,做空,2022-05-29 20:30:00,2022-05-29 23:40:00,1790.72,1812.32,0.02,100.0,0.001,-0.02,0.0,-0.02,flip -30344,做多,2022-05-29 23:40:00,2022-05-30 01:15:00,1812.32,1815.17,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30345,做多,2022-05-30 04:20:00,2022-05-30 04:30:00,1876.39,1871.43,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30346,做空,2022-05-30 04:30:00,2022-05-30 04:35:00,1871.43,1873.1,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -30347,做多,2022-05-30 05:00:00,2022-05-30 05:15:00,1874.58,1878.92,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30348,做多,2022-05-30 07:35:00,2022-05-30 07:50:00,1905.1,1909.0,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30349,做多,2022-05-30 08:15:00,2022-05-30 08:30:00,1908.04,1905.8,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30350,做空,2022-05-30 08:30:00,2022-05-30 08:50:00,1905.8,1907.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30351,做多,2022-05-30 08:50:00,2022-05-30 09:00:00,1907.23,1904.39,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30352,做空,2022-05-30 09:00:00,2022-05-30 09:05:00,1904.39,1900.37,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30353,做多,2022-05-30 09:20:00,2022-05-30 09:25:00,1905.67,1905.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30354,做空,2022-05-30 09:25:00,2022-05-30 09:35:00,1905.55,1903.32,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30355,做多,2022-05-30 09:35:00,2022-05-30 09:50:00,1903.32,1904.6,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30356,做空,2022-05-30 09:50:00,2022-05-30 10:00:00,1904.6,1904.78,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30357,做多,2022-05-30 10:00:00,2022-05-30 10:05:00,1904.78,1896.39,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30358,做空,2022-05-30 10:05:00,2022-05-30 10:10:00,1896.39,1898.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30359,做多,2022-05-30 11:15:00,2022-05-30 11:25:00,1897.52,1905.07,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30360,做多,2022-05-30 11:25:00,2022-05-30 11:30:00,1905.07,1902.69,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30361,做多,2022-05-30 13:45:00,2022-05-30 13:55:00,1883.88,1892.42,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30362,做多,2022-05-30 15:00:00,2022-05-30 15:15:00,1900.0,1899.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30363,做空,2022-05-30 15:15:00,2022-05-30 15:20:00,1899.21,1907.59,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30364,做多,2022-05-30 15:20:00,2022-05-30 15:35:00,1907.59,1902.37,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30365,做空,2022-05-30 15:35:00,2022-05-30 15:40:00,1902.37,1909.72,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30366,做多,2022-05-30 15:40:00,2022-05-30 16:20:00,1909.72,1914.36,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30367,做多,2022-05-30 19:05:00,2022-05-30 19:10:00,1923.83,1928.54,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30368,做多,2022-05-30 19:10:00,2022-05-30 19:30:00,1928.54,1922.4,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30369,做空,2022-05-30 19:30:00,2022-05-30 19:45:00,1922.4,1914.43,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30370,做多,2022-05-30 20:05:00,2022-05-30 20:10:00,1924.09,1926.68,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30371,做多,2022-05-30 23:35:00,2022-05-31 00:05:00,1994.21,2006.43,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30372,做多,2022-05-31 00:50:00,2022-05-31 02:25:00,1993.53,1996.27,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30373,做多,2022-05-31 03:45:00,2022-05-31 03:50:00,1994.6,1992.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30374,做空,2022-05-31 03:50:00,2022-05-31 03:55:00,1992.0,1993.75,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30375,做多,2022-05-31 03:55:00,2022-05-31 04:00:00,1993.75,1991.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30376,做空,2022-05-31 04:00:00,2022-05-31 04:05:00,1991.74,1992.16,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30377,做多,2022-05-31 04:10:00,2022-05-31 04:15:00,1995.6,1993.52,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30378,做空,2022-05-31 04:15:00,2022-05-31 04:20:00,1993.52,1994.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30379,做多,2022-05-31 04:20:00,2022-05-31 04:25:00,1994.28,1993.61,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30380,做空,2022-05-31 04:25:00,2022-05-31 04:30:00,1993.61,1995.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30381,做多,2022-05-31 04:30:00,2022-05-31 04:35:00,1995.07,1990.29,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30382,做空,2022-05-31 04:35:00,2022-05-31 04:40:00,1990.29,1984.51,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -30383,做多,2022-05-31 07:05:00,2022-05-31 07:10:00,1973.16,1972.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30384,做空,2022-05-31 07:10:00,2022-05-31 07:20:00,1972.42,1971.04,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30385,做多,2022-05-31 07:20:00,2022-05-31 07:30:00,1971.04,1969.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30386,做空,2022-05-31 07:30:00,2022-05-31 07:35:00,1969.12,1969.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30387,做多,2022-05-31 07:35:00,2022-05-31 07:45:00,1969.42,1965.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30388,做空,2022-05-31 07:45:00,2022-05-31 07:50:00,1965.56,1969.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30389,做多,2022-05-31 07:50:00,2022-05-31 08:00:00,1969.14,1976.42,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30390,做多,2022-05-31 10:05:00,2022-05-31 10:45:00,1969.69,1971.4,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30391,做多,2022-05-31 12:10:00,2022-05-31 12:20:00,1975.93,1969.35,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30392,做空,2022-05-31 12:20:00,2022-05-31 12:25:00,1969.35,1969.0,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -30393,做多,2022-05-31 13:05:00,2022-05-31 13:15:00,1969.29,1970.69,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30394,做空,2022-05-31 13:15:00,2022-05-31 13:30:00,1970.69,1955.12,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30395,做多,2022-05-31 14:20:00,2022-05-31 15:05:00,1952.79,1951.37,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30396,做空,2022-05-31 15:05:00,2022-05-31 15:25:00,1951.37,1952.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30397,做多,2022-05-31 15:25:00,2022-05-31 15:30:00,1952.7,1950.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30398,做空,2022-05-31 15:30:00,2022-05-31 15:35:00,1950.59,1955.86,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30399,做多,2022-05-31 15:35:00,2022-05-31 15:45:00,1955.86,1970.67,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30400,做多,2022-05-31 16:20:00,2022-05-31 16:30:00,1968.32,1974.06,0.02,100.0,0.0009,0.01,0.0,0.0,flip -30401,做空,2022-05-31 16:30:00,2022-05-31 17:05:00,1974.06,1976.48,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30402,做多,2022-05-31 17:05:00,2022-05-31 17:10:00,1976.48,1974.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30403,做空,2022-05-31 17:10:00,2022-05-31 17:20:00,1974.0,1952.68,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -30404,做多,2022-05-31 17:55:00,2022-05-31 18:10:00,1966.71,1965.46,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30405,做空,2022-05-31 18:10:00,2022-05-31 18:40:00,1965.46,1945.47,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -30406,做多,2022-05-31 20:10:00,2022-05-31 20:15:00,1944.23,1940.52,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30407,做多,2022-05-31 21:45:00,2022-05-31 21:50:00,1949.99,1944.63,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30408,做空,2022-05-31 21:50:00,2022-05-31 22:05:00,1944.63,1948.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30409,做多,2022-05-31 22:05:00,2022-05-31 22:10:00,1948.07,1942.43,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30410,做空,2022-05-31 22:10:00,2022-05-31 22:15:00,1942.43,1943.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30411,做多,2022-05-31 22:20:00,2022-05-31 22:25:00,1948.92,1949.04,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -30412,做多,2022-06-01 00:35:00,2022-06-01 00:45:00,1947.2,1946.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30413,做空,2022-06-01 00:45:00,2022-06-01 01:25:00,1946.5,1946.82,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30414,做多,2022-06-01 01:25:00,2022-06-01 01:35:00,1946.82,1945.37,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30415,做空,2022-06-01 01:35:00,2022-06-01 01:50:00,1945.37,1945.63,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30416,做多,2022-06-01 01:50:00,2022-06-01 02:00:00,1945.63,1946.56,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30417,做空,2022-06-01 02:00:00,2022-06-01 02:10:00,1946.56,1939.78,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30418,做多,2022-06-01 02:55:00,2022-06-01 05:20:00,1939.5,1929.93,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30419,做空,2022-06-01 05:20:00,2022-06-01 05:25:00,1929.93,1930.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30420,做多,2022-06-01 05:25:00,2022-06-01 05:30:00,1930.72,1923.74,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30421,做空,2022-06-01 05:30:00,2022-06-01 05:40:00,1923.74,1933.45,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30422,做多,2022-06-01 05:40:00,2022-06-01 06:15:00,1933.45,1932.97,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30423,做空,2022-06-01 06:15:00,2022-06-01 07:10:00,1932.97,1938.11,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30424,做多,2022-06-01 07:10:00,2022-06-01 07:15:00,1938.11,1932.9,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30425,做空,2022-06-01 07:15:00,2022-06-01 07:25:00,1932.9,1937.68,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30426,做多,2022-06-01 07:25:00,2022-06-01 07:35:00,1937.68,1940.34,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30427,做多,2022-06-01 08:15:00,2022-06-01 08:25:00,1934.46,1935.34,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30428,做空,2022-06-01 08:25:00,2022-06-01 09:05:00,1935.34,1935.39,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30429,做多,2022-06-01 09:05:00,2022-06-01 09:10:00,1935.39,1933.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30430,做空,2022-06-01 09:10:00,2022-06-01 09:15:00,1933.74,1934.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30431,做多,2022-06-01 09:15:00,2022-06-01 09:25:00,1934.0,1940.78,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30432,做多,2022-06-01 11:05:00,2022-06-01 11:15:00,1938.31,1932.3,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30433,做空,2022-06-01 11:15:00,2022-06-01 11:20:00,1932.3,1931.49,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -30434,做多,2022-06-01 11:50:00,2022-06-01 12:05:00,1937.9,1933.58,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30435,做空,2022-06-01 12:05:00,2022-06-01 12:15:00,1933.58,1932.77,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30436,做多,2022-06-01 12:15:00,2022-06-01 12:30:00,1932.77,1941.41,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30437,做多,2022-06-01 18:00:00,2022-06-01 18:10:00,1847.72,1844.26,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30438,做空,2022-06-01 18:10:00,2022-06-01 18:20:00,1844.26,1851.49,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30439,做多,2022-06-01 18:20:00,2022-06-01 18:30:00,1851.49,1845.0,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30440,做空,2022-06-01 18:30:00,2022-06-01 18:40:00,1845.0,1847.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30441,做多,2022-06-01 18:40:00,2022-06-01 18:45:00,1847.76,1842.84,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30442,做空,2022-06-01 18:45:00,2022-06-01 18:50:00,1842.84,1834.23,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30443,做多,2022-06-01 21:10:00,2022-06-01 21:15:00,1802.68,1800.82,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30444,做空,2022-06-01 21:15:00,2022-06-01 21:20:00,1800.82,1802.48,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30445,做多,2022-06-01 21:20:00,2022-06-01 21:30:00,1802.48,1799.62,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30446,做空,2022-06-01 21:30:00,2022-06-01 22:15:00,1799.62,1807.48,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30447,做多,2022-06-01 22:15:00,2022-06-01 22:25:00,1807.48,1813.01,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -30448,做多,2022-06-02 00:50:00,2022-06-02 01:40:00,1818.22,1829.68,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30449,做多,2022-06-02 03:20:00,2022-06-02 03:25:00,1828.27,1821.45,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30450,做空,2022-06-02 03:25:00,2022-06-02 03:30:00,1821.45,1823.4,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -30451,做多,2022-06-02 04:40:00,2022-06-02 04:45:00,1815.78,1814.28,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30452,做空,2022-06-02 04:45:00,2022-06-02 04:50:00,1814.28,1814.52,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30453,做多,2022-06-02 04:50:00,2022-06-02 05:00:00,1814.52,1812.74,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30454,做空,2022-06-02 05:00:00,2022-06-02 05:10:00,1812.74,1805.38,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30455,做多,2022-06-02 05:30:00,2022-06-02 05:40:00,1810.18,1821.71,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30456,做多,2022-06-02 06:40:00,2022-06-02 07:00:00,1815.12,1826.75,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30457,做多,2022-06-02 08:05:00,2022-06-02 08:35:00,1826.98,1825.25,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30458,做空,2022-06-02 08:35:00,2022-06-02 09:00:00,1825.25,1821.99,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30459,做多,2022-06-02 09:15:00,2022-06-02 09:20:00,1824.93,1823.53,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30460,做空,2022-06-02 09:20:00,2022-06-02 09:25:00,1823.53,1827.17,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30461,做多,2022-06-02 09:25:00,2022-06-02 09:30:00,1827.17,1824.52,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30462,做空,2022-06-02 09:30:00,2022-06-02 09:35:00,1824.52,1815.25,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30463,做多,2022-06-02 10:00:00,2022-06-02 10:05:00,1822.52,1820.5,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30464,做空,2022-06-02 10:05:00,2022-06-02 10:10:00,1820.5,1822.46,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30465,做多,2022-06-02 10:10:00,2022-06-02 10:15:00,1822.46,1815.74,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30466,做空,2022-06-02 10:15:00,2022-06-02 10:25:00,1815.74,1814.67,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30467,做多,2022-06-02 10:35:00,2022-06-02 10:40:00,1825.87,1832.16,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30468,做多,2022-06-02 12:20:00,2022-06-02 12:25:00,1831.6,1830.7,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30469,做空,2022-06-02 12:25:00,2022-06-02 13:00:00,1830.7,1821.69,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30470,做多,2022-06-02 13:40:00,2022-06-02 13:45:00,1825.35,1812.36,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30471,做空,2022-06-02 13:45:00,2022-06-02 14:10:00,1812.36,1813.11,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30472,做多,2022-06-02 14:10:00,2022-06-02 14:15:00,1813.11,1804.19,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30473,做空,2022-06-02 14:15:00,2022-06-02 14:40:00,1804.19,1799.31,0.02,100.0,0.001,0.0,0.0,0.0,flip -30474,做多,2022-06-02 14:40:00,2022-06-02 14:50:00,1799.31,1794.71,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30475,做空,2022-06-02 14:50:00,2022-06-02 14:55:00,1794.71,1802.9,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30476,做多,2022-06-02 14:55:00,2022-06-02 15:20:00,1802.9,1826.2,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -30477,做多,2022-06-02 16:30:00,2022-06-02 16:40:00,1818.87,1825.02,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -30478,做多,2022-06-02 16:50:00,2022-06-02 16:55:00,1829.37,1825.92,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30479,做多,2022-06-02 17:20:00,2022-06-02 17:40:00,1819.89,1818.0,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30480,做空,2022-06-02 17:40:00,2022-06-02 18:10:00,1818.0,1823.0,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30481,做多,2022-06-02 18:10:00,2022-06-02 18:25:00,1823.0,1819.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30482,做空,2022-06-02 18:25:00,2022-06-02 18:40:00,1819.09,1818.73,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -30483,做多,2022-06-02 19:25:00,2022-06-02 20:05:00,1808.54,1826.78,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -30484,做多,2022-06-02 22:05:00,2022-06-02 22:10:00,1841.47,1840.34,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30485,做多,2022-06-02 23:05:00,2022-06-02 23:35:00,1833.76,1837.53,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30486,做空,2022-06-02 23:35:00,2022-06-03 00:15:00,1837.53,1832.96,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30487,做多,2022-06-03 01:10:00,2022-06-03 01:15:00,1830.79,1830.71,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30488,做空,2022-06-03 01:15:00,2022-06-03 01:35:00,1830.71,1836.37,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30489,做多,2022-06-03 01:35:00,2022-06-03 01:40:00,1836.37,1837.71,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30490,做多,2022-06-03 02:40:00,2022-06-03 02:45:00,1834.6,1832.36,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30491,做空,2022-06-03 02:45:00,2022-06-03 03:15:00,1832.36,1828.34,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30492,做多,2022-06-03 05:25:00,2022-06-03 05:50:00,1824.22,1828.3,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30493,做多,2022-06-03 06:35:00,2022-06-03 07:50:00,1821.65,1815.11,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30494,做空,2022-06-03 07:50:00,2022-06-03 08:05:00,1815.11,1819.62,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -30495,做多,2022-06-03 08:05:00,2022-06-03 08:20:00,1819.62,1813.24,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30496,做空,2022-06-03 08:20:00,2022-06-03 08:30:00,1813.24,1814.73,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30497,做多,2022-06-03 08:30:00,2022-06-03 08:35:00,1814.73,1812.07,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30498,做空,2022-06-03 08:35:00,2022-06-03 08:40:00,1812.07,1806.67,0.02,100.0,0.001,0.01,0.0,0.0,tp_lower -30499,做多,2022-06-03 11:35:00,2022-06-03 12:10:00,1765.88,1771.5,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -30500,做多,2022-06-03 12:45:00,2022-06-03 13:35:00,1762.12,1759.93,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30501,做空,2022-06-03 13:35:00,2022-06-03 13:50:00,1759.93,1759.58,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30502,做多,2022-06-03 13:50:00,2022-06-03 14:20:00,1759.58,1757.08,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30503,做空,2022-06-03 14:20:00,2022-06-03 14:25:00,1757.08,1759.37,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30504,做多,2022-06-03 14:25:00,2022-06-03 14:35:00,1759.37,1753.1,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30505,做空,2022-06-03 14:35:00,2022-06-03 14:45:00,1753.1,1760.86,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30506,做多,2022-06-03 14:45:00,2022-06-03 15:00:00,1760.86,1761.64,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30507,做空,2022-06-03 15:00:00,2022-06-03 15:15:00,1761.64,1764.26,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30508,做多,2022-06-03 15:15:00,2022-06-03 15:30:00,1764.26,1770.57,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30509,做多,2022-06-03 15:50:00,2022-06-03 16:05:00,1762.18,1758.32,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30510,做空,2022-06-03 16:05:00,2022-06-03 16:15:00,1758.32,1751.51,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -30511,做多,2022-06-03 16:35:00,2022-06-03 17:05:00,1759.57,1756.37,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30512,做空,2022-06-03 17:05:00,2022-06-03 17:35:00,1756.37,1754.44,0.02,100.0,0.001,0.0,0.0,0.0,flip -30513,做多,2022-06-03 17:35:00,2022-06-03 18:45:00,1754.44,1746.7,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30514,做空,2022-06-03 18:45:00,2022-06-03 19:00:00,1746.7,1750.8,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30515,做多,2022-06-03 19:00:00,2022-06-03 19:15:00,1750.8,1750.8,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30516,做空,2022-06-03 19:15:00,2022-06-03 19:20:00,1750.8,1746.36,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30517,做多,2022-06-03 19:25:00,2022-06-03 19:30:00,1751.1,1745.38,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30518,做空,2022-06-03 19:30:00,2022-06-03 19:35:00,1745.38,1748.46,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -30519,做多,2022-06-03 19:35:00,2022-06-03 19:55:00,1748.46,1750.54,0.02,100.0,0.001,0.0,0.0,0.0,flip -30520,做空,2022-06-03 19:55:00,2022-06-03 20:05:00,1750.54,1759.33,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30521,做多,2022-06-03 20:05:00,2022-06-03 20:10:00,1759.33,1759.63,0.02,100.0,0.001,0.0,0.0,-0.0,tp_upper -30522,做多,2022-06-03 22:55:00,2022-06-03 23:00:00,1782.14,1780.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30523,做空,2022-06-03 23:00:00,2022-06-03 23:20:00,1780.79,1775.74,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30524,做多,2022-06-04 00:00:00,2022-06-04 00:15:00,1774.44,1775.01,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30525,做空,2022-06-04 00:15:00,2022-06-04 00:20:00,1775.01,1776.8,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30526,做多,2022-06-04 00:20:00,2022-06-04 00:30:00,1776.8,1776.23,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30527,做空,2022-06-04 00:30:00,2022-06-04 00:45:00,1776.23,1772.38,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30528,做多,2022-06-04 03:00:00,2022-06-04 03:45:00,1754.9,1754.34,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30529,做空,2022-06-04 03:45:00,2022-06-04 04:00:00,1754.34,1756.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30530,做多,2022-06-04 04:00:00,2022-06-04 04:05:00,1756.67,1761.5,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30531,做多,2022-06-04 05:45:00,2022-06-04 05:50:00,1769.23,1768.93,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_upper -30532,做多,2022-06-04 07:30:00,2022-06-04 08:05:00,1768.79,1767.19,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30533,做空,2022-06-04 08:05:00,2022-06-04 08:15:00,1767.19,1773.53,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30534,做多,2022-06-04 08:15:00,2022-06-04 08:20:00,1773.53,1770.11,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_upper -30535,做多,2022-06-04 09:55:00,2022-06-04 10:05:00,1773.34,1773.42,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30536,做空,2022-06-04 10:05:00,2022-06-04 10:10:00,1773.42,1774.66,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30537,做多,2022-06-04 10:10:00,2022-06-04 10:25:00,1774.66,1771.96,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30538,做空,2022-06-04 10:25:00,2022-06-04 10:50:00,1771.96,1772.58,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30539,做多,2022-06-04 10:50:00,2022-06-04 11:05:00,1772.58,1772.9,0.02,100.0,0.001,0.0,0.0,-0.0,flip -30540,做空,2022-06-04 11:05:00,2022-06-04 11:15:00,1772.9,1769.55,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -30541,做多,2022-06-04 11:35:00,2022-06-04 12:05:00,1772.01,1762.75,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30542,做空,2022-06-04 12:05:00,2022-06-04 12:10:00,1762.75,1764.25,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -30543,做多,2022-06-04 13:05:00,2022-06-04 13:45:00,1763.83,1763.42,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30544,做空,2022-06-04 13:45:00,2022-06-04 13:55:00,1763.42,1765.75,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30545,做多,2022-06-04 13:55:00,2022-06-04 14:05:00,1765.75,1759.1,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -30546,做空,2022-06-04 14:05:00,2022-06-04 14:10:00,1759.1,1761.73,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -30547,做多,2022-06-04 14:15:00,2022-06-04 14:20:00,1764.68,1773.09,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30548,做多,2022-06-04 15:50:00,2022-06-04 16:00:00,1776.15,1776.98,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30549,做空,2022-06-04 16:00:00,2022-06-04 16:20:00,1776.98,1773.79,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30550,做多,2022-06-04 17:35:00,2022-06-04 17:55:00,1771.93,1774.99,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30551,做多,2022-06-04 20:05:00,2022-06-04 20:10:00,1774.96,1769.58,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30552,做空,2022-06-04 20:10:00,2022-06-04 20:15:00,1769.58,1773.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30553,做多,2022-06-04 20:15:00,2022-06-04 20:25:00,1773.77,1773.06,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30554,做空,2022-06-04 20:25:00,2022-06-04 20:30:00,1773.06,1774.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30555,做多,2022-06-04 20:30:00,2022-06-04 20:50:00,1774.98,1775.14,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30556,做空,2022-06-04 20:50:00,2022-06-04 21:35:00,1775.14,1779.06,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30557,做多,2022-06-04 21:35:00,2022-06-04 21:40:00,1779.06,1784.68,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -30558,做多,2022-06-04 23:05:00,2022-06-04 23:15:00,1797.56,1795.49,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30559,做空,2022-06-04 23:15:00,2022-06-04 23:45:00,1795.49,1800.09,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30560,做多,2022-06-04 23:45:00,2022-06-05 00:00:00,1800.09,1802.48,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30561,做多,2022-06-05 00:45:00,2022-06-05 00:50:00,1802.51,1799.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30562,做空,2022-06-05 00:50:00,2022-06-05 01:10:00,1799.41,1790.71,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30563,做多,2022-06-05 02:10:00,2022-06-05 02:45:00,1790.51,1793.54,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30564,做多,2022-06-05 03:35:00,2022-06-05 03:40:00,1792.04,1791.22,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30565,做空,2022-06-05 03:40:00,2022-06-05 03:50:00,1791.22,1792.55,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30566,做多,2022-06-05 03:50:00,2022-06-05 04:00:00,1792.55,1790.86,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30567,做空,2022-06-05 04:00:00,2022-06-05 04:05:00,1790.86,1787.43,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30568,做多,2022-06-05 04:35:00,2022-06-05 04:55:00,1790.01,1789.35,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30569,做空,2022-06-05 04:55:00,2022-06-05 05:00:00,1789.35,1791.45,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30570,做多,2022-06-05 05:00:00,2022-06-05 05:25:00,1791.45,1795.11,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30571,做多,2022-06-05 06:25:00,2022-06-05 06:45:00,1794.14,1792.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30572,做空,2022-06-05 06:45:00,2022-06-05 06:50:00,1792.68,1791.63,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30573,做多,2022-06-05 07:25:00,2022-06-05 07:45:00,1796.2,1793.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30574,做空,2022-06-05 07:45:00,2022-06-05 07:55:00,1793.13,1784.77,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30575,做多,2022-06-05 08:15:00,2022-06-05 08:25:00,1792.79,1791.08,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30576,做空,2022-06-05 08:25:00,2022-06-05 08:30:00,1791.08,1791.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30577,做多,2022-06-05 08:30:00,2022-06-05 08:45:00,1791.3,1791.72,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30578,做空,2022-06-05 08:45:00,2022-06-05 09:05:00,1791.72,1783.67,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30579,做多,2022-06-05 11:25:00,2022-06-05 11:35:00,1783.39,1785.4,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -30580,做多,2022-06-05 13:25:00,2022-06-05 13:40:00,1788.72,1788.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30581,做空,2022-06-05 13:40:00,2022-06-05 13:45:00,1788.15,1790.81,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30582,做多,2022-06-05 13:45:00,2022-06-05 13:50:00,1790.81,1782.8,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30583,做空,2022-06-05 13:50:00,2022-06-05 13:55:00,1782.8,1783.27,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30584,做多,2022-06-05 14:15:00,2022-06-05 14:20:00,1791.1,1796.31,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30585,做多,2022-06-05 17:00:00,2022-06-05 17:25:00,1803.77,1816.71,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30586,做多,2022-06-05 18:40:00,2022-06-05 18:50:00,1817.96,1818.82,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30587,做空,2022-06-05 18:50:00,2022-06-05 18:55:00,1818.82,1815.61,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30588,做多,2022-06-05 19:45:00,2022-06-05 19:50:00,1817.77,1821.06,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30589,做多,2022-06-05 19:50:00,2022-06-05 20:00:00,1821.06,1822.71,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30590,做多,2022-06-05 21:40:00,2022-06-05 22:05:00,1810.86,1818.31,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30591,做多,2022-06-05 22:40:00,2022-06-05 23:15:00,1810.46,1811.3,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30592,做空,2022-06-05 23:15:00,2022-06-05 23:25:00,1811.3,1805.15,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -30593,做多,2022-06-06 00:15:00,2022-06-06 00:40:00,1813.74,1823.33,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -30594,做多,2022-06-06 06:30:00,2022-06-06 06:40:00,1873.44,1875.5,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30595,做空,2022-06-06 06:40:00,2022-06-06 11:15:00,1875.5,1907.99,0.02,100.0,0.0009,-0.03,0.0,-0.03,flip -30596,做多,2022-06-06 11:15:00,2022-06-06 11:25:00,1907.99,1911.17,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30597,做多,2022-06-06 11:40:00,2022-06-06 12:05:00,1908.2,1913.09,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30598,做多,2022-06-06 12:25:00,2022-06-06 12:30:00,1911.89,1913.23,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30599,做多,2022-06-06 13:00:00,2022-06-06 13:30:00,1909.43,1908.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30600,做多,2022-06-06 13:40:00,2022-06-06 14:05:00,1906.19,1906.98,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30601,做空,2022-06-06 14:05:00,2022-06-06 14:10:00,1906.98,1908.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30602,做多,2022-06-06 14:10:00,2022-06-06 14:15:00,1908.76,1904.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30603,做空,2022-06-06 14:15:00,2022-06-06 14:20:00,1904.73,1907.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30604,做多,2022-06-06 14:20:00,2022-06-06 14:30:00,1907.13,1905.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30605,做空,2022-06-06 14:30:00,2022-06-06 14:35:00,1905.55,1906.06,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30606,做多,2022-06-06 14:35:00,2022-06-06 17:55:00,1906.06,1856.3,0.02,100.0,0.0009,-0.04,0.0,-0.05,flip -30607,做空,2022-06-06 17:55:00,2022-06-06 18:40:00,1856.3,1859.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30608,做多,2022-06-06 18:40:00,2022-06-06 18:45:00,1859.89,1861.77,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30609,做多,2022-06-06 19:15:00,2022-06-06 19:40:00,1856.54,1864.15,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30610,做多,2022-06-06 20:15:00,2022-06-06 20:20:00,1865.17,1861.38,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30611,做空,2022-06-06 20:20:00,2022-06-06 20:45:00,1861.38,1860.71,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30612,做多,2022-06-06 20:45:00,2022-06-06 21:25:00,1860.71,1870.91,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30613,做多,2022-06-07 00:05:00,2022-06-07 00:10:00,1858.34,1852.56,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30614,做空,2022-06-07 00:10:00,2022-06-07 00:15:00,1852.56,1852.57,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30615,做多,2022-06-07 00:15:00,2022-06-07 03:20:00,1852.57,1752.8,0.02,100.0,0.0009,-0.09,0.0,-0.09,tp_upper -30616,做多,2022-06-07 04:40:00,2022-06-07 04:50:00,1752.11,1752.74,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30617,做空,2022-06-07 04:50:00,2022-06-07 05:05:00,1752.74,1753.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30618,做多,2022-06-07 05:05:00,2022-06-07 05:20:00,1753.01,1750.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30619,做空,2022-06-07 05:20:00,2022-06-07 05:30:00,1750.18,1754.96,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30620,做多,2022-06-07 05:30:00,2022-06-07 05:35:00,1754.96,1752.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30621,做空,2022-06-07 05:35:00,2022-06-07 05:40:00,1752.41,1753.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30622,做多,2022-06-07 05:40:00,2022-06-07 05:50:00,1753.67,1760.72,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30623,做多,2022-06-07 06:00:00,2022-06-07 06:05:00,1756.47,1753.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30624,做空,2022-06-07 06:05:00,2022-06-07 06:10:00,1753.28,1755.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30625,做多,2022-06-07 06:10:00,2022-06-07 06:15:00,1755.79,1755.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30626,做空,2022-06-07 06:15:00,2022-06-07 06:25:00,1755.18,1754.0,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30627,做多,2022-06-07 06:25:00,2022-06-07 06:30:00,1754.0,1750.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30628,做空,2022-06-07 06:30:00,2022-06-07 06:35:00,1750.59,1753.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30629,做多,2022-06-07 06:35:00,2022-06-07 06:50:00,1753.42,1753.94,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30630,做空,2022-06-07 06:50:00,2022-06-07 07:05:00,1753.94,1756.64,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30631,做多,2022-06-07 07:05:00,2022-06-07 07:10:00,1756.64,1759.62,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30632,做多,2022-06-07 09:15:00,2022-06-07 10:15:00,1765.79,1762.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30633,做空,2022-06-07 10:15:00,2022-06-07 10:25:00,1762.53,1764.2,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30634,做多,2022-06-07 10:25:00,2022-06-07 10:30:00,1764.2,1767.99,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30635,做多,2022-06-07 10:30:00,2022-06-07 10:35:00,1767.99,1766.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30636,做多,2022-06-07 12:35:00,2022-06-07 12:45:00,1753.43,1746.65,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30637,做空,2022-06-07 12:45:00,2022-06-07 12:55:00,1746.65,1750.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30638,做多,2022-06-07 12:55:00,2022-06-07 13:10:00,1750.03,1748.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30639,做空,2022-06-07 13:10:00,2022-06-07 13:15:00,1748.0,1750.47,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30640,做多,2022-06-07 13:15:00,2022-06-07 13:30:00,1750.47,1758.65,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30641,做多,2022-06-07 15:30:00,2022-06-07 15:40:00,1777.7,1778.01,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30642,做空,2022-06-07 15:40:00,2022-06-07 15:50:00,1778.01,1777.33,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30643,做多,2022-06-07 15:50:00,2022-06-07 16:40:00,1777.33,1781.7,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30644,做多,2022-06-07 17:35:00,2022-06-07 17:40:00,1780.14,1778.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30645,做空,2022-06-07 17:40:00,2022-06-07 17:45:00,1778.21,1779.69,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30646,做多,2022-06-07 17:45:00,2022-06-07 18:00:00,1779.69,1780.12,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30647,做空,2022-06-07 18:00:00,2022-06-07 18:05:00,1780.12,1785.84,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30648,做多,2022-06-07 18:05:00,2022-06-07 18:10:00,1785.84,1797.3,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30649,做多,2022-06-07 20:50:00,2022-06-07 22:05:00,1844.21,1841.98,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30650,做空,2022-06-07 22:05:00,2022-06-07 22:10:00,1841.98,1842.93,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30651,做多,2022-06-07 22:10:00,2022-06-07 22:15:00,1842.93,1841.84,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30652,做空,2022-06-07 22:15:00,2022-06-07 22:25:00,1841.84,1842.02,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30653,做多,2022-06-07 22:25:00,2022-06-07 22:30:00,1842.02,1836.78,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -30654,做空,2022-06-07 22:30:00,2022-06-07 22:40:00,1836.78,1825.45,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -30655,做多,2022-06-07 23:40:00,2022-06-07 23:50:00,1823.0,1814.98,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -30656,做空,2022-06-07 23:50:00,2022-06-08 00:00:00,1814.98,1817.68,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30657,做多,2022-06-08 00:00:00,2022-06-08 00:05:00,1817.68,1814.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30658,做空,2022-06-08 00:05:00,2022-06-08 01:00:00,1814.24,1804.7,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30659,做多,2022-06-08 01:15:00,2022-06-08 01:30:00,1808.97,1821.0,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30660,做多,2022-06-08 01:50:00,2022-06-08 02:05:00,1819.16,1831.56,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30661,做多,2022-06-08 03:00:00,2022-06-08 03:05:00,1826.3,1816.94,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30662,做空,2022-06-08 03:05:00,2022-06-08 03:10:00,1816.94,1813.54,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30663,做多,2022-06-08 04:35:00,2022-06-08 05:35:00,1789.4,1801.45,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30664,做多,2022-06-08 06:35:00,2022-06-08 06:50:00,1800.56,1799.81,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30665,做空,2022-06-08 06:50:00,2022-06-08 06:55:00,1799.81,1805.24,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30666,做多,2022-06-08 06:55:00,2022-06-08 07:00:00,1805.24,1802.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30667,做空,2022-06-08 07:00:00,2022-06-08 07:05:00,1802.68,1794.3,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30668,做多,2022-06-08 07:40:00,2022-06-08 07:45:00,1803.07,1808.92,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -30669,做多,2022-06-08 09:30:00,2022-06-08 09:35:00,1813.04,1807.51,0.02,100.0,0.0009,-0.0,0.0,-0.01,tp_upper -30670,做多,2022-06-08 10:20:00,2022-06-08 10:25:00,1808.62,1805.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30671,做空,2022-06-08 10:25:00,2022-06-08 10:30:00,1805.79,1807.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30672,做多,2022-06-08 10:30:00,2022-06-08 10:45:00,1807.72,1806.96,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30673,做空,2022-06-08 10:45:00,2022-06-08 11:00:00,1806.96,1804.51,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30674,做多,2022-06-08 11:10:00,2022-06-08 11:20:00,1808.61,1807.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30675,做空,2022-06-08 11:20:00,2022-06-08 11:25:00,1807.72,1808.45,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30676,做多,2022-06-08 11:25:00,2022-06-08 11:35:00,1808.45,1810.07,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30677,做多,2022-06-08 11:50:00,2022-06-08 11:55:00,1808.28,1807.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30678,做空,2022-06-08 11:55:00,2022-06-08 12:00:00,1807.54,1805.37,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30679,做多,2022-06-08 12:10:00,2022-06-08 13:30:00,1807.0,1812.4,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30680,做多,2022-06-08 15:10:00,2022-06-08 16:20:00,1812.52,1807.38,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30681,做空,2022-06-08 16:20:00,2022-06-08 16:25:00,1807.38,1803.13,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30682,做多,2022-06-08 17:45:00,2022-06-08 17:50:00,1800.7,1800.05,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30683,做空,2022-06-08 17:50:00,2022-06-08 18:15:00,1800.05,1790.49,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -30684,做多,2022-06-08 18:45:00,2022-06-08 19:45:00,1789.9,1790.44,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30685,做空,2022-06-08 19:45:00,2022-06-08 21:00:00,1790.44,1800.5,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30686,做多,2022-06-08 21:00:00,2022-06-08 21:45:00,1800.5,1800.26,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30687,做空,2022-06-08 21:45:00,2022-06-08 22:40:00,1800.26,1802.29,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30688,做多,2022-06-08 22:40:00,2022-06-08 22:50:00,1802.29,1800.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30689,做空,2022-06-08 22:50:00,2022-06-08 23:05:00,1800.94,1800.22,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -30690,做多,2022-06-08 23:20:00,2022-06-08 23:25:00,1801.95,1796.27,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -30691,做空,2022-06-08 23:25:00,2022-06-08 23:30:00,1796.27,1800.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30692,做多,2022-06-08 23:30:00,2022-06-09 00:55:00,1800.9,1790.57,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30693,做空,2022-06-09 00:55:00,2022-06-09 02:00:00,1790.57,1784.42,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -30694,做多,2022-06-09 02:15:00,2022-06-09 02:25:00,1790.01,1792.22,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30695,做空,2022-06-09 02:25:00,2022-06-09 04:20:00,1792.22,1795.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30696,做多,2022-06-09 04:20:00,2022-06-09 04:25:00,1795.88,1797.67,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30697,做多,2022-06-09 04:25:00,2022-06-09 04:30:00,1797.67,1796.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30698,做空,2022-06-09 04:30:00,2022-06-09 04:35:00,1796.4,1796.91,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30699,做多,2022-06-09 04:35:00,2022-06-09 04:45:00,1796.91,1795.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30700,做空,2022-06-09 04:45:00,2022-06-09 04:50:00,1795.7,1797.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30701,做多,2022-06-09 04:50:00,2022-06-09 04:55:00,1797.41,1797.2,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30702,做空,2022-06-09 04:55:00,2022-06-09 05:05:00,1797.2,1803.5,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30703,做多,2022-06-09 05:05:00,2022-06-09 05:10:00,1803.5,1799.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30704,做多,2022-06-09 06:00:00,2022-06-09 06:55:00,1799.21,1798.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30705,做空,2022-06-09 06:55:00,2022-06-09 07:00:00,1798.23,1798.93,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30706,做多,2022-06-09 07:00:00,2022-06-09 07:10:00,1798.93,1800.26,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30707,做多,2022-06-09 07:35:00,2022-06-09 07:45:00,1799.49,1802.62,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30708,做多,2022-06-09 13:10:00,2022-06-09 13:35:00,1795.89,1786.26,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30709,做空,2022-06-09 13:35:00,2022-06-09 13:40:00,1786.26,1782.57,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -30710,做多,2022-06-09 13:45:00,2022-06-09 13:55:00,1793.54,1795.6,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30711,做空,2022-06-09 13:55:00,2022-06-09 14:10:00,1795.6,1794.77,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30712,做多,2022-06-09 14:10:00,2022-06-09 14:15:00,1794.77,1794.02,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30713,做空,2022-06-09 14:15:00,2022-06-09 14:20:00,1794.02,1797.32,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30714,做多,2022-06-09 14:20:00,2022-06-09 14:30:00,1797.32,1796.39,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30715,做空,2022-06-09 14:30:00,2022-06-09 15:10:00,1796.39,1789.67,0.02,100.0,0.0009,0.01,0.0,0.0,flip -30716,做多,2022-06-09 15:10:00,2022-06-09 15:40:00,1789.67,1797.94,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30717,做多,2022-06-09 15:50:00,2022-06-09 15:55:00,1797.26,1798.33,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -30718,做多,2022-06-09 16:15:00,2022-06-09 16:25:00,1793.07,1793.2,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -30719,做空,2022-06-09 16:25:00,2022-06-09 16:40:00,1793.2,1806.99,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -30720,做多,2022-06-09 16:40:00,2022-06-09 16:45:00,1806.99,1809.72,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -30721,做多,2022-06-09 17:45:00,2022-06-09 17:50:00,1803.67,1801.9,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30722,做空,2022-06-09 17:50:00,2022-06-09 17:55:00,1801.9,1804.57,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30723,做多,2022-06-09 17:55:00,2022-06-09 18:00:00,1804.57,1802.92,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30724,做空,2022-06-09 18:00:00,2022-06-09 18:10:00,1802.92,1805.16,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30725,做多,2022-06-09 18:10:00,2022-06-09 19:55:00,1805.16,1782.89,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -30726,做空,2022-06-09 19:55:00,2022-06-09 20:00:00,1782.89,1788.88,0.01,100.0,0.0008,-0.01,0.0,-0.01,tp_lower -30727,做多,2022-06-09 20:00:00,2022-06-09 20:40:00,1788.88,1789.33,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -30728,做空,2022-06-09 20:40:00,2022-06-09 20:45:00,1789.33,1795.82,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -30729,做多,2022-06-09 20:45:00,2022-06-09 20:50:00,1795.82,1795.49,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -30730,做多,2022-06-09 22:00:00,2022-06-09 23:35:00,1794.53,1789.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -30731,做空,2022-06-09 23:35:00,2022-06-09 23:55:00,1789.44,1788.03,0.01,100.0,0.0008,0.0,0.0,0.0,flip -30732,做多,2022-06-09 23:55:00,2022-06-10 00:00:00,1788.03,1791.59,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -30733,做多,2022-06-10 00:00:00,2022-06-10 00:05:00,1791.59,1789.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30734,做多,2022-06-10 01:15:00,2022-06-10 01:35:00,1780.36,1778.04,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30735,做空,2022-06-10 01:35:00,2022-06-10 01:55:00,1778.04,1775.45,0.02,100.0,0.0009,0.0,0.0,0.0,flip -30736,做多,2022-06-10 01:55:00,2022-06-10 02:05:00,1775.45,1783.11,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -30737,做多,2022-06-10 04:05:00,2022-06-10 04:10:00,1793.9,1790.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -30738,做空,2022-06-10 04:10:00,2022-06-10 04:50:00,1790.6,1793.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30739,做多,2022-06-10 04:50:00,2022-06-10 05:45:00,1793.26,1795.79,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -30740,做多,2022-06-10 06:00:00,2022-06-10 06:05:00,1794.44,1792.85,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30741,做空,2022-06-10 06:05:00,2022-06-10 06:10:00,1792.85,1795.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30742,做多,2022-06-10 06:10:00,2022-06-10 06:15:00,1795.25,1792.77,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -30743,做多,2022-06-10 06:20:00,2022-06-10 07:45:00,1793.25,1790.06,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -30744,做空,2022-06-10 07:45:00,2022-06-10 08:00:00,1790.06,1789.4,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -30745,做多,2022-06-10 08:00:00,2022-06-10 08:05:00,1789.4,1793.7,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -30746,做多,2022-06-10 08:05:00,2022-06-10 08:10:00,1793.7,1790.5,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -30747,做多,2022-06-10 08:45:00,2022-06-10 11:15:00,1787.75,1769.2,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -30748,做空,2022-06-10 11:15:00,2022-06-10 11:30:00,1769.2,1774.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -30749,做多,2022-06-10 11:30:00,2022-06-10 11:35:00,1774.1,1775.0,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -30750,做多,2022-06-10 12:05:00,2022-06-10 12:10:00,1775.0,1775.61,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_upper -30751,做多,2022-06-10 14:05:00,2022-06-10 14:30:00,1726.37,1741.5,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -30752,做多,2022-06-10 17:25:00,2022-06-10 17:50:00,1690.29,1683.35,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -30753,做空,2022-06-10 17:50:00,2022-06-10 18:35:00,1683.35,1677.08,0.01,100.0,0.0009,0.01,0.0,0.0,tp_lower -30754,做多,2022-06-10 18:55:00,2022-06-10 19:40:00,1678.25,1672.73,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -30755,做空,2022-06-10 19:40:00,2022-06-10 19:55:00,1672.73,1667.64,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -30756,做多,2022-06-10 20:00:00,2022-06-10 20:10:00,1678.39,1678.84,0.01,100.0,0.0009,0.0,0.0,-0.0,tp_upper -30757,做多,2022-06-10 21:50:00,2022-06-10 21:55:00,1681.79,1676.92,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -30758,做空,2022-06-10 21:55:00,2022-06-10 22:00:00,1676.92,1684.07,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -30759,做多,2022-06-10 22:00:00,2022-06-10 22:25:00,1684.07,1674.76,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -30760,做空,2022-06-10 22:25:00,2022-06-10 22:50:00,1674.76,1675.23,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30761,做多,2022-06-10 22:50:00,2022-06-11 00:35:00,1675.23,1679.84,0.01,100.0,0.0009,0.0,0.0,0.0,tp_upper -30762,做多,2022-06-11 02:50:00,2022-06-11 02:55:00,1675.0,1672.75,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30763,做空,2022-06-11 02:55:00,2022-06-11 03:05:00,1672.75,1673.5,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30764,做多,2022-06-11 03:05:00,2022-06-11 03:10:00,1673.5,1671.59,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30765,做空,2022-06-11 03:10:00,2022-06-11 03:30:00,1671.59,1671.21,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -30766,做多,2022-06-11 03:30:00,2022-06-11 03:35:00,1671.21,1669.72,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30767,做空,2022-06-11 03:35:00,2022-06-11 04:00:00,1669.72,1668.93,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -30768,做多,2022-06-11 04:00:00,2022-06-11 04:15:00,1668.93,1673.1,0.01,100.0,0.0009,0.0,0.0,0.0,flip -30769,做空,2022-06-11 04:15:00,2022-06-11 05:40:00,1673.1,1670.61,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -30770,做多,2022-06-11 07:00:00,2022-06-11 07:05:00,1668.0,1664.1,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30771,做空,2022-06-11 07:05:00,2022-06-11 07:10:00,1664.1,1663.13,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -30772,做多,2022-06-11 07:20:00,2022-06-11 07:25:00,1667.61,1666.05,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30773,做空,2022-06-11 07:25:00,2022-06-11 07:30:00,1666.05,1667.0,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30774,做多,2022-06-11 07:30:00,2022-06-11 07:45:00,1667.0,1666.11,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30775,做空,2022-06-11 07:45:00,2022-06-11 07:50:00,1666.11,1666.16,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30776,做多,2022-06-11 07:50:00,2022-06-11 08:00:00,1666.16,1664.24,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -30777,做多,2022-06-11 10:05:00,2022-06-11 10:10:00,1602.58,1598.36,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30778,做空,2022-06-11 10:10:00,2022-06-11 10:15:00,1598.36,1599.25,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30779,做多,2022-06-11 10:15:00,2022-06-11 10:20:00,1599.25,1595.72,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30780,做空,2022-06-11 10:20:00,2022-06-11 10:25:00,1595.72,1597.06,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30781,做多,2022-06-11 10:25:00,2022-06-11 10:30:00,1597.06,1591.69,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -30782,做空,2022-06-11 10:30:00,2022-06-11 10:45:00,1591.69,1585.05,0.01,100.0,0.0009,0.01,0.0,0.01,tp_lower -30783,做多,2022-06-11 12:00:00,2022-06-11 12:05:00,1583.62,1580.72,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30784,做空,2022-06-11 12:05:00,2022-06-11 12:25:00,1580.72,1578.01,0.01,100.0,0.0009,0.0,0.0,0.0,flip -30785,做多,2022-06-11 12:25:00,2022-06-11 12:30:00,1578.01,1567.12,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -30786,做空,2022-06-11 12:30:00,2022-06-11 12:35:00,1567.12,1567.86,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -30787,做多,2022-06-11 13:30:00,2022-06-11 13:40:00,1570.8,1568.66,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30788,做空,2022-06-11 13:40:00,2022-06-11 14:35:00,1568.66,1550.62,0.01,100.0,0.0009,0.02,0.0,0.02,tp_lower -30789,做多,2022-06-11 16:05:00,2022-06-11 16:10:00,1528.22,1525.52,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30790,做空,2022-06-11 16:10:00,2022-06-11 16:20:00,1525.52,1519.09,0.01,100.0,0.0009,0.01,0.0,0.01,flip -30791,做多,2022-06-11 16:20:00,2022-06-11 16:30:00,1519.09,1519.3,0.01,100.0,0.001,0.0,0.0,-0.0,flip -30792,做空,2022-06-11 16:30:00,2022-06-11 17:50:00,1519.3,1534.25,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -30793,做多,2022-06-11 17:50:00,2022-06-11 18:10:00,1534.25,1534.2,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30794,做空,2022-06-11 18:10:00,2022-06-11 18:15:00,1534.2,1534.78,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30795,做多,2022-06-11 18:15:00,2022-06-11 18:20:00,1534.78,1535.45,0.01,100.0,0.0009,0.0,0.0,-0.0,tp_upper -30796,做多,2022-06-11 18:20:00,2022-06-11 18:25:00,1535.45,1534.49,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30797,做空,2022-06-11 18:25:00,2022-06-11 18:30:00,1534.49,1539.27,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -30798,做多,2022-06-11 18:30:00,2022-06-11 18:35:00,1539.27,1561.46,0.01,100.0,0.0009,0.02,0.0,0.02,tp_upper -30799,做多,2022-06-11 19:45:00,2022-06-11 19:50:00,1549.67,1548.85,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -30800,做空,2022-06-11 19:50:00,2022-06-11 20:10:00,1548.85,1540.89,0.01,100.0,0.0009,0.01,0.0,0.01,tp_lower -30801,做多,2022-06-11 21:25:00,2022-06-11 22:10:00,1534.99,1544.01,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -30802,做多,2022-06-12 00:05:00,2022-06-12 00:25:00,1537.07,1536.12,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30803,做空,2022-06-12 00:25:00,2022-06-12 01:10:00,1536.12,1523.01,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -30804,做多,2022-06-12 03:45:00,2022-06-12 03:50:00,1471.15,1467.18,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -30805,做空,2022-06-12 03:50:00,2022-06-12 04:30:00,1467.18,1463.09,0.02,100.0,0.001,0.0,0.0,0.0,flip -30806,做多,2022-06-12 04:30:00,2022-06-12 06:25:00,1463.09,1456.31,0.02,100.0,0.001,-0.01,0.0,-0.01,tp_upper -30807,做多,2022-06-12 07:30:00,2022-06-12 07:45:00,1451.85,1453.03,0.01,100.0,0.001,0.0,0.0,0.0,flip -30808,做空,2022-06-12 07:45:00,2022-06-12 07:50:00,1453.03,1464.03,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -30809,做多,2022-06-12 07:50:00,2022-06-12 07:55:00,1464.03,1470.3,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -30810,做多,2022-06-12 10:20:00,2022-06-12 10:40:00,1466.97,1468.33,0.01,100.0,0.001,0.0,0.0,0.0,flip -30811,做空,2022-06-12 10:40:00,2022-06-12 11:00:00,1468.33,1457.67,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -30812,做多,2022-06-12 11:35:00,2022-06-12 11:40:00,1464.78,1463.58,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30813,做空,2022-06-12 11:40:00,2022-06-12 12:45:00,1463.58,1464.57,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30814,做多,2022-06-12 12:45:00,2022-06-12 14:25:00,1464.57,1469.26,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -30815,做多,2022-06-12 17:10:00,2022-06-12 17:20:00,1513.54,1516.85,0.01,100.0,0.001,0.0,0.0,0.0,flip -30816,做空,2022-06-12 17:20:00,2022-06-12 17:25:00,1516.85,1519.9,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30817,做多,2022-06-12 17:25:00,2022-06-12 17:40:00,1519.9,1520.77,0.01,100.0,0.001,0.0,0.0,0.0,flip -30818,做空,2022-06-12 17:40:00,2022-06-12 18:10:00,1520.77,1516.32,0.01,100.0,0.001,0.0,0.0,0.0,flip -30819,做多,2022-06-12 18:10:00,2022-06-12 18:15:00,1516.32,1515.91,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30820,做空,2022-06-12 18:15:00,2022-06-12 18:25:00,1515.91,1516.58,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30821,做多,2022-06-12 18:25:00,2022-06-12 18:35:00,1516.58,1515.27,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30822,做空,2022-06-12 18:35:00,2022-06-12 18:45:00,1515.27,1512.82,0.01,100.0,0.001,0.0,0.0,0.0,flip -30823,做多,2022-06-12 18:45:00,2022-06-12 21:30:00,1512.82,1478.73,0.01,100.0,0.001,-0.03,0.0,-0.03,flip -30824,做空,2022-06-12 21:30:00,2022-06-12 21:40:00,1478.73,1481.23,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30825,做多,2022-06-12 21:40:00,2022-06-12 21:45:00,1481.23,1477.88,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -30826,做空,2022-06-12 21:45:00,2022-06-12 21:50:00,1477.88,1472.77,0.01,100.0,0.001,0.01,0.0,0.0,tp_lower -30827,做多,2022-06-13 00:25:00,2022-06-13 00:35:00,1449.97,1439.78,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -30828,做空,2022-06-13 00:35:00,2022-06-13 00:45:00,1439.78,1407.91,0.01,100.0,0.001,0.03,0.0,0.03,tp_lower -30829,做多,2022-06-13 02:25:00,2022-06-13 02:30:00,1364.55,1359.54,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -30830,做空,2022-06-13 02:30:00,2022-06-13 02:50:00,1359.54,1342.22,0.01,100.0,0.0011,0.02,0.0,0.02,tp_lower -30831,做多,2022-06-13 03:30:00,2022-06-13 04:10:00,1345.76,1373.36,0.02,100.0,0.0011,0.03,0.0,0.03,tp_upper -30832,做多,2022-06-13 06:15:00,2022-06-13 07:10:00,1335.05,1327.78,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -30833,做空,2022-06-13 07:10:00,2022-06-13 07:35:00,1327.78,1289.73,0.02,100.0,0.0012,0.04,0.0,0.04,tp_lower -30834,做多,2022-06-13 09:15:00,2022-06-13 10:10:00,1253.45,1229.47,0.02,100.0,0.0013,-0.03,0.0,-0.03,flip -30835,做空,2022-06-13 10:10:00,2022-06-13 10:25:00,1229.47,1239.3,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -30836,做多,2022-06-13 10:25:00,2022-06-13 10:45:00,1239.3,1222.72,0.02,100.0,0.0012,-0.02,0.0,-0.02,flip -30837,做空,2022-06-13 10:45:00,2022-06-13 11:00:00,1222.72,1229.13,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -30838,做多,2022-06-13 11:00:00,2022-06-13 11:05:00,1229.13,1209.23,0.01,100.0,0.0012,-0.02,0.0,-0.03,flip -30839,做空,2022-06-13 11:05:00,2022-06-13 11:10:00,1209.23,1210.42,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_lower -30840,做多,2022-06-13 12:00:00,2022-06-13 12:10:00,1216.18,1253.79,0.01,100.0,0.0012,0.05,0.0,0.04,tp_upper -30841,做多,2022-06-13 13:05:00,2022-06-13 13:35:00,1220.64,1223.07,0.02,100.0,0.0012,0.0,0.0,0.0,flip -30842,做空,2022-06-13 13:35:00,2022-06-13 13:40:00,1223.07,1226.0,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -30843,做多,2022-06-13 13:40:00,2022-06-13 13:50:00,1226.0,1229.86,0.02,100.0,0.0012,0.0,0.0,0.0,flip -30844,做空,2022-06-13 13:50:00,2022-06-13 14:25:00,1229.86,1225.85,0.02,100.0,0.0012,0.0,0.0,0.0,flip -30845,做多,2022-06-13 14:25:00,2022-06-13 14:30:00,1225.85,1219.43,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -30846,做空,2022-06-13 14:30:00,2022-06-13 14:40:00,1219.43,1197.97,0.02,100.0,0.0012,0.03,0.0,0.03,tp_lower -30847,做多,2022-06-13 15:15:00,2022-06-13 15:25:00,1215.8,1210.47,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -30848,做空,2022-06-13 15:25:00,2022-06-13 16:45:00,1210.47,1241.33,0.02,100.0,0.0013,-0.04,0.0,-0.04,flip -30849,做多,2022-06-13 16:45:00,2022-06-13 16:50:00,1241.33,1235.59,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -30850,做空,2022-06-13 16:50:00,2022-06-13 16:55:00,1235.59,1239.18,0.01,100.0,0.0012,-0.0,0.0,-0.01,flip -30851,做多,2022-06-13 16:55:00,2022-06-13 17:00:00,1239.18,1223.44,0.01,100.0,0.0012,-0.02,0.0,-0.02,flip -30852,做空,2022-06-13 17:00:00,2022-06-13 17:55:00,1223.44,1238.26,0.01,100.0,0.0012,-0.02,0.0,-0.02,flip -30853,做多,2022-06-13 17:55:00,2022-06-13 18:00:00,1238.26,1235.42,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -30854,做空,2022-06-13 18:00:00,2022-06-13 19:15:00,1235.42,1225.91,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -30855,做多,2022-06-13 19:45:00,2022-06-13 20:05:00,1233.85,1249.44,0.01,100.0,0.0012,0.02,0.0,0.02,tp_upper -30856,做多,2022-06-13 21:00:00,2022-06-13 21:05:00,1246.85,1240.98,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -30857,做空,2022-06-13 21:05:00,2022-06-13 21:15:00,1240.98,1241.62,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -30858,做多,2022-06-13 21:15:00,2022-06-14 00:00:00,1241.62,1205.08,0.01,100.0,0.0012,-0.04,0.0,-0.04,flip -30859,做空,2022-06-14 00:00:00,2022-06-14 00:40:00,1205.08,1202.24,0.01,100.0,0.0012,0.0,0.0,0.0,flip -30860,做多,2022-06-14 00:40:00,2022-06-14 00:45:00,1202.24,1193.69,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -30861,做空,2022-06-14 00:45:00,2022-06-14 00:55:00,1193.69,1171.66,0.01,100.0,0.0012,0.03,0.0,0.03,tp_lower -30862,做多,2022-06-14 02:50:00,2022-06-14 03:00:00,1116.21,1107.89,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -30863,做空,2022-06-14 03:00:00,2022-06-14 03:05:00,1107.89,1122.69,0.01,100.0,0.0013,-0.02,0.0,-0.02,flip -30864,做多,2022-06-14 03:05:00,2022-06-14 03:15:00,1122.69,1138.35,0.01,100.0,0.0013,0.02,0.0,0.02,tp_upper -30865,做多,2022-06-14 04:30:00,2022-06-14 04:35:00,1160.13,1158.6,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -30866,做空,2022-06-14 04:35:00,2022-06-14 04:55:00,1158.6,1156.04,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -30867,做多,2022-06-14 05:00:00,2022-06-14 05:15:00,1168.14,1210.23,0.01,100.0,0.0012,0.05,0.0,0.05,tp_upper -30868,做多,2022-06-14 06:45:00,2022-06-14 06:55:00,1225.35,1233.6,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -30869,做多,2022-06-14 07:25:00,2022-06-14 07:35:00,1223.86,1235.59,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -30870,做多,2022-06-14 08:20:00,2022-06-14 08:35:00,1228.89,1228.16,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -30871,做空,2022-06-14 08:35:00,2022-06-14 08:50:00,1228.16,1214.54,0.02,100.0,0.0012,0.02,0.0,0.02,tp_lower -30872,做多,2022-06-14 09:20:00,2022-06-14 10:35:00,1224.74,1197.0,0.02,100.0,0.0012,-0.03,0.0,-0.04,flip -30873,做空,2022-06-14 10:35:00,2022-06-14 11:15:00,1197.0,1175.21,0.01,100.0,0.0012,0.03,0.0,0.03,tp_lower -30874,做多,2022-06-14 12:00:00,2022-06-14 12:05:00,1181.2,1170.82,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -30875,做空,2022-06-14 12:05:00,2022-06-14 12:30:00,1170.82,1187.11,0.01,100.0,0.0013,-0.02,0.0,-0.02,flip -30876,做多,2022-06-14 12:30:00,2022-06-14 12:35:00,1187.11,1197.79,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -30877,做多,2022-06-14 13:45:00,2022-06-14 14:05:00,1199.78,1203.54,0.01,100.0,0.0012,0.0,0.0,0.0,flip -30878,做空,2022-06-14 14:05:00,2022-06-14 14:35:00,1203.54,1201.09,0.01,100.0,0.0012,0.0,0.0,0.0,flip -30879,做多,2022-06-14 14:35:00,2022-06-14 15:00:00,1201.09,1229.14,0.01,100.0,0.0012,0.03,0.0,0.03,tp_upper -30880,做多,2022-06-14 17:05:00,2022-06-14 17:25:00,1233.47,1235.22,0.02,100.0,0.0012,0.0,0.0,0.0,flip -30881,做空,2022-06-14 17:25:00,2022-06-14 17:35:00,1235.22,1217.87,0.02,100.0,0.0012,0.02,0.0,0.02,tp_lower -30882,做多,2022-06-14 18:15:00,2022-06-14 18:20:00,1225.62,1222.71,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -30883,做空,2022-06-14 18:20:00,2022-06-14 18:30:00,1222.71,1226.35,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -30884,做多,2022-06-14 18:30:00,2022-06-14 18:40:00,1226.35,1227.19,0.02,100.0,0.0013,0.0,0.0,0.0,flip -30885,做空,2022-06-14 18:40:00,2022-06-14 18:50:00,1227.19,1208.58,0.02,100.0,0.0013,0.02,0.0,0.02,tp_lower -30886,做多,2022-06-14 20:05:00,2022-06-14 20:10:00,1209.08,1203.71,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -30887,做空,2022-06-14 20:10:00,2022-06-14 20:15:00,1203.71,1205.39,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -30888,做多,2022-06-14 20:15:00,2022-06-14 20:20:00,1205.39,1185.32,0.02,100.0,0.0013,-0.03,0.0,-0.03,flip -30889,做空,2022-06-14 20:20:00,2022-06-14 20:25:00,1185.32,1180.15,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -30890,做多,2022-06-14 22:10:00,2022-06-14 22:15:00,1176.07,1173.79,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -30891,做空,2022-06-14 22:15:00,2022-06-14 22:25:00,1173.79,1176.11,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -30892,做多,2022-06-14 22:25:00,2022-06-14 22:30:00,1176.11,1167.0,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -30893,做空,2022-06-14 22:30:00,2022-06-14 22:35:00,1167.0,1170.0,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -30894,做多,2022-06-14 22:35:00,2022-06-14 23:05:00,1170.0,1188.18,0.01,100.0,0.0013,0.02,0.0,0.02,tp_upper -30895,做多,2022-06-15 01:20:00,2022-06-15 01:40:00,1201.85,1223.68,0.02,100.0,0.0013,0.03,0.0,0.03,tp_upper -30896,做多,2022-06-15 03:00:00,2022-06-15 05:55:00,1204.99,1122.74,0.02,100.0,0.0013,-0.11,0.0,-0.11,flip -30897,做空,2022-06-15 05:55:00,2022-06-15 06:00:00,1122.74,1128.85,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -30898,做多,2022-06-15 06:00:00,2022-06-15 06:05:00,1128.85,1124.72,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -30899,做空,2022-06-15 06:05:00,2022-06-15 06:30:00,1124.72,1121.37,0.01,100.0,0.0013,0.0,0.0,0.0,flip -30900,做多,2022-06-15 06:30:00,2022-06-15 06:50:00,1121.37,1134.53,0.01,100.0,0.0013,0.02,0.0,0.02,tp_upper -30901,做多,2022-06-15 10:10:00,2022-06-15 10:15:00,1031.71,1069.36,0.01,100.0,0.0014,0.05,0.0,0.05,tp_upper -30902,做多,2022-06-15 13:05:00,2022-06-15 13:10:00,1122.45,1128.1,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -30903,做多,2022-06-15 15:45:00,2022-06-15 16:00:00,1116.32,1118.03,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -30904,做多,2022-06-15 17:50:00,2022-06-15 17:55:00,1110.66,1113.8,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -30905,做多,2022-06-15 18:15:00,2022-06-15 18:30:00,1077.21,1081.79,0.02,100.0,0.0014,0.01,0.0,0.01,flip -30906,做空,2022-06-15 18:30:00,2022-06-15 18:35:00,1081.79,1113.99,0.02,100.0,0.0014,-0.05,0.0,-0.05,flip -30907,做多,2022-06-15 18:35:00,2022-06-15 18:40:00,1113.99,1183.97,0.02,100.0,0.0014,0.09,0.0,0.09,tp_upper -30908,做多,2022-06-15 20:35:00,2022-06-15 20:55:00,1175.78,1179.41,0.02,100.0,0.0014,0.0,0.0,0.0,flip -30909,做空,2022-06-15 20:55:00,2022-06-15 21:05:00,1179.41,1184.8,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -30910,做多,2022-06-15 21:05:00,2022-06-15 21:35:00,1184.8,1209.25,0.02,100.0,0.0013,0.03,0.0,0.03,tp_upper -30911,做多,2022-06-15 23:05:00,2022-06-15 23:30:00,1223.06,1226.35,0.02,100.0,0.0013,0.0,0.0,0.0,flip -30912,做空,2022-06-15 23:30:00,2022-06-15 23:45:00,1226.35,1230.0,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -30913,做多,2022-06-15 23:45:00,2022-06-15 23:55:00,1230.0,1236.49,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -30914,做多,2022-06-16 00:25:00,2022-06-16 00:40:00,1230.75,1227.59,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -30915,做空,2022-06-16 00:40:00,2022-06-16 00:55:00,1227.59,1234.14,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -30916,做多,2022-06-16 00:55:00,2022-06-16 01:10:00,1234.14,1252.87,0.02,100.0,0.0013,0.02,0.0,0.02,tp_upper -30917,做多,2022-06-16 04:05:00,2022-06-16 04:35:00,1212.42,1209.48,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -30918,做空,2022-06-16 04:35:00,2022-06-16 04:40:00,1209.48,1194.4,0.02,100.0,0.0014,0.02,0.0,0.02,tp_lower -30919,做多,2022-06-16 07:05:00,2022-06-16 07:10:00,1181.84,1180.52,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -30920,做空,2022-06-16 07:10:00,2022-06-16 07:20:00,1180.52,1164.66,0.02,100.0,0.0014,0.02,0.0,0.02,tp_lower -30921,做多,2022-06-16 08:25:00,2022-06-16 09:00:00,1165.58,1163.09,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -30922,做空,2022-06-16 09:00:00,2022-06-16 09:05:00,1163.09,1141.74,0.02,100.0,0.0014,0.03,0.0,0.03,tp_lower -30923,做多,2022-06-16 10:55:00,2022-06-16 11:00:00,1120.7,1118.69,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -30924,做空,2022-06-16 11:00:00,2022-06-16 11:30:00,1118.69,1121.0,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -30925,做多,2022-06-16 11:30:00,2022-06-16 11:40:00,1121.0,1115.51,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -30926,做空,2022-06-16 11:40:00,2022-06-16 11:55:00,1115.51,1110.18,0.02,100.0,0.0015,0.01,0.0,0.01,flip -30927,做多,2022-06-16 11:55:00,2022-06-16 12:15:00,1110.18,1104.88,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -30928,做空,2022-06-16 12:15:00,2022-06-16 12:20:00,1104.88,1128.88,0.02,100.0,0.0015,-0.04,0.0,-0.04,flip -30929,做多,2022-06-16 12:20:00,2022-06-16 12:25:00,1128.88,1129.43,0.02,100.0,0.0015,0.0,0.0,-0.0,tp_upper -30930,做多,2022-06-16 13:00:00,2022-06-16 13:05:00,1130.39,1124.59,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -30931,做空,2022-06-16 13:05:00,2022-06-16 13:30:00,1124.59,1107.35,0.02,100.0,0.0015,0.03,0.0,0.02,tp_lower -30932,做多,2022-06-16 14:25:00,2022-06-16 14:35:00,1106.4,1103.29,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -30933,做空,2022-06-16 14:35:00,2022-06-16 14:45:00,1103.29,1099.47,0.02,100.0,0.0015,0.01,0.0,0.0,flip -30934,做多,2022-06-16 14:45:00,2022-06-16 15:10:00,1099.47,1115.66,0.02,100.0,0.0015,0.02,0.0,0.02,tp_upper -30935,做多,2022-06-16 16:05:00,2022-06-16 16:45:00,1108.05,1130.67,0.02,100.0,0.0015,0.03,0.0,0.03,tp_upper -30936,做多,2022-06-16 19:00:00,2022-06-16 19:10:00,1110.87,1105.71,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -30937,做空,2022-06-16 19:10:00,2022-06-16 19:15:00,1105.71,1108.39,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -30938,做多,2022-06-16 19:15:00,2022-06-16 19:30:00,1108.39,1100.66,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -30939,做空,2022-06-16 19:30:00,2022-06-16 19:35:00,1100.66,1094.51,0.02,100.0,0.0015,0.01,0.0,0.01,tp_lower -30940,做多,2022-06-16 20:00:00,2022-06-16 20:30:00,1106.3,1105.07,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -30941,做空,2022-06-16 20:30:00,2022-06-16 20:35:00,1105.07,1094.3,0.02,100.0,0.0015,0.02,0.0,0.02,tp_lower -30942,做多,2022-06-16 21:00:00,2022-06-16 21:05:00,1103.9,1100.0,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -30943,做空,2022-06-16 21:05:00,2022-06-16 21:10:00,1100.0,1102.07,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -30944,做多,2022-06-16 21:10:00,2022-06-16 21:20:00,1102.07,1116.32,0.02,100.0,0.0015,0.02,0.0,0.02,tp_upper -30945,做多,2022-06-17 00:05:00,2022-06-17 00:20:00,1072.99,1080.07,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -30946,做多,2022-06-17 00:55:00,2022-06-17 01:30:00,1065.27,1070.49,0.02,100.0,0.0017,0.01,0.0,0.01,flip -30947,做空,2022-06-17 01:30:00,2022-06-17 01:35:00,1070.49,1088.16,0.02,100.0,0.0017,-0.03,0.0,-0.03,flip -30948,做多,2022-06-17 01:35:00,2022-06-17 01:40:00,1088.16,1100.68,0.02,100.0,0.0016,0.02,0.0,0.02,tp_upper -30949,做多,2022-06-17 02:40:00,2022-06-17 02:45:00,1097.09,1092.37,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -30950,做空,2022-06-17 02:45:00,2022-06-17 03:40:00,1092.37,1082.77,0.02,100.0,0.0016,0.02,0.0,0.01,tp_lower -30951,做多,2022-06-17 04:20:00,2022-06-17 04:25:00,1083.57,1082.15,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30952,做空,2022-06-17 04:25:00,2022-06-17 04:30:00,1082.15,1082.43,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30953,做多,2022-06-17 04:30:00,2022-06-17 05:10:00,1082.43,1094.15,0.02,100.0,0.0016,0.02,0.0,0.02,tp_upper -30954,做多,2022-06-17 06:25:00,2022-06-17 06:35:00,1095.23,1101.43,0.02,100.0,0.0016,0.01,0.0,0.01,flip -30955,做空,2022-06-17 06:35:00,2022-06-17 08:00:00,1101.43,1096.18,0.02,100.0,0.0016,0.01,0.0,0.01,tp_lower -30956,做多,2022-06-17 08:10:00,2022-06-17 08:15:00,1104.5,1100.64,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -30957,做空,2022-06-17 08:15:00,2022-06-17 08:25:00,1100.64,1105.12,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -30958,做多,2022-06-17 08:25:00,2022-06-17 08:35:00,1105.12,1103.71,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30959,做空,2022-06-17 08:35:00,2022-06-17 09:00:00,1103.71,1091.61,0.02,100.0,0.0016,0.02,0.0,0.02,tp_lower -30960,做多,2022-06-17 09:10:00,2022-06-17 10:25:00,1097.58,1095.51,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30961,做空,2022-06-17 10:25:00,2022-06-17 10:35:00,1095.51,1093.2,0.02,100.0,0.0016,0.0,0.0,0.0,flip -30962,做多,2022-06-17 10:35:00,2022-06-17 10:50:00,1093.2,1099.13,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -30963,做多,2022-06-17 13:25:00,2022-06-17 14:05:00,1076.95,1083.02,0.02,100.0,0.0017,0.01,0.0,0.01,flip -30964,做空,2022-06-17 14:05:00,2022-06-17 14:20:00,1083.02,1068.22,0.02,100.0,0.0017,0.02,0.0,0.02,tp_lower -30965,做多,2022-06-17 15:00:00,2022-06-17 15:10:00,1080.93,1078.17,0.02,100.0,0.0017,-0.0,0.0,-0.01,flip -30966,做空,2022-06-17 15:10:00,2022-06-17 15:15:00,1078.17,1084.16,0.02,100.0,0.0017,-0.01,0.0,-0.01,flip -30967,做多,2022-06-17 15:15:00,2022-06-17 15:20:00,1084.16,1079.99,0.02,100.0,0.0017,-0.01,0.0,-0.01,flip -30968,做空,2022-06-17 15:20:00,2022-06-17 15:45:00,1079.99,1075.53,0.02,100.0,0.0017,0.01,0.0,0.01,flip -30969,做多,2022-06-17 15:45:00,2022-06-17 16:00:00,1075.53,1086.1,0.02,100.0,0.0017,0.02,0.0,0.02,tp_upper -30970,做多,2022-06-17 16:35:00,2022-06-17 16:40:00,1081.8,1079.4,0.02,100.0,0.0017,-0.0,0.0,-0.0,flip -30971,做空,2022-06-17 16:40:00,2022-06-17 16:45:00,1079.4,1081.92,0.02,100.0,0.0017,-0.0,0.0,-0.01,flip -30972,做多,2022-06-17 16:45:00,2022-06-17 16:50:00,1081.92,1073.39,0.02,100.0,0.0017,-0.01,0.0,-0.02,flip -30973,做空,2022-06-17 16:50:00,2022-06-17 17:10:00,1073.39,1082.55,0.02,100.0,0.0017,-0.02,0.0,-0.02,flip -30974,做多,2022-06-17 17:10:00,2022-06-17 17:20:00,1082.55,1081.98,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30975,做空,2022-06-17 17:20:00,2022-06-17 17:45:00,1081.98,1080.72,0.02,100.0,0.0016,0.0,0.0,0.0,flip -30976,做多,2022-06-17 17:45:00,2022-06-17 17:55:00,1080.72,1079.6,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30977,做空,2022-06-17 17:55:00,2022-06-17 18:35:00,1079.6,1080.7,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30978,做多,2022-06-17 18:35:00,2022-06-17 18:40:00,1080.7,1077.59,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -30979,做空,2022-06-17 18:40:00,2022-06-17 18:45:00,1077.59,1079.8,0.02,100.0,0.0016,-0.0,0.0,-0.0,tp_lower -30980,做多,2022-06-17 18:50:00,2022-06-17 19:55:00,1079.87,1079.54,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30981,做空,2022-06-17 19:55:00,2022-06-17 21:45:00,1079.54,1082.92,0.02,100.0,0.0016,-0.01,0.0,-0.01,tp_lower -30982,做多,2022-06-17 22:50:00,2022-06-17 22:55:00,1084.31,1083.36,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30983,做空,2022-06-17 22:55:00,2022-06-18 01:05:00,1083.36,1089.83,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -30984,做多,2022-06-18 01:05:00,2022-06-18 01:10:00,1089.83,1085.58,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -30985,做空,2022-06-18 01:10:00,2022-06-18 01:15:00,1085.58,1082.45,0.02,100.0,0.0016,0.01,0.0,0.0,tp_lower -30986,做多,2022-06-18 02:50:00,2022-06-18 03:00:00,1080.29,1082.23,0.02,100.0,0.0017,0.0,0.0,0.0,tp_upper -30987,做多,2022-06-18 03:20:00,2022-06-18 03:40:00,1078.7,1077.45,0.02,100.0,0.0017,-0.0,0.0,-0.0,flip -30988,做空,2022-06-18 03:40:00,2022-06-18 03:45:00,1077.45,1079.09,0.02,100.0,0.0017,-0.0,0.0,-0.0,flip -30989,做多,2022-06-18 03:45:00,2022-06-18 03:50:00,1079.09,1078.15,0.02,100.0,0.0017,-0.0,0.0,-0.0,flip -30990,做空,2022-06-18 03:50:00,2022-06-18 04:15:00,1078.15,1075.21,0.02,100.0,0.0016,0.0,0.0,0.0,tp_lower -30991,做多,2022-06-18 04:20:00,2022-06-18 04:30:00,1077.8,1077.22,0.02,100.0,0.0017,-0.0,0.0,-0.0,flip -30992,做空,2022-06-18 04:30:00,2022-06-18 04:35:00,1077.22,1079.86,0.02,100.0,0.0017,-0.0,0.0,-0.01,flip -30993,做多,2022-06-18 04:35:00,2022-06-18 04:40:00,1079.86,1079.42,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30994,做空,2022-06-18 04:40:00,2022-06-18 04:55:00,1079.42,1080.33,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -30995,做多,2022-06-18 04:55:00,2022-06-18 05:00:00,1080.33,1081.0,0.02,100.0,0.0016,0.0,0.0,0.0,tp_upper -30996,做多,2022-06-18 05:55:00,2022-06-18 06:15:00,1077.54,1077.63,0.02,100.0,0.0016,0.0,0.0,-0.0,flip -30997,做空,2022-06-18 06:15:00,2022-06-18 06:35:00,1077.63,1076.48,0.02,100.0,0.0016,0.0,0.0,0.0,tp_lower -30998,做多,2022-06-18 06:35:00,2022-06-18 09:35:00,1076.48,987.65,0.02,100.0,0.0016,-0.15,0.0,-0.15,flip -30999,做空,2022-06-18 09:35:00,2022-06-18 09:45:00,987.65,988.75,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -31000,做多,2022-06-18 09:45:00,2022-06-18 10:00:00,988.75,999.61,0.02,100.0,0.0016,0.02,0.0,0.02,tp_upper -31001,做多,2022-06-18 11:10:00,2022-06-18 11:25:00,1004.6,1013.84,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -31002,做多,2022-06-18 12:30:00,2022-06-18 13:55:00,1005.03,999.44,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -31003,做空,2022-06-18 13:55:00,2022-06-18 14:20:00,999.44,1000.28,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -31004,做多,2022-06-18 14:20:00,2022-06-18 14:25:00,1000.28,1000.09,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -31005,做空,2022-06-18 14:25:00,2022-06-18 14:50:00,1000.09,992.29,0.02,100.0,0.0016,0.01,0.0,0.01,tp_lower -31006,做多,2022-06-18 16:05:00,2022-06-18 16:20:00,992.18,997.25,0.02,100.0,0.0017,0.01,0.0,0.01,tp_upper -31007,做多,2022-06-18 20:10:00,2022-06-18 21:05:00,912.17,908.7,0.02,100.0,0.0018,-0.01,0.0,-0.01,flip -31008,做空,2022-06-18 21:05:00,2022-06-18 21:20:00,908.7,920.61,0.02,100.0,0.0018,-0.02,0.0,-0.02,flip -31009,做多,2022-06-18 21:20:00,2022-06-18 21:25:00,920.61,949.14,0.02,100.0,0.0018,0.05,0.0,0.05,tp_upper -31010,做多,2022-06-19 03:05:00,2022-06-19 03:10:00,961.79,976.1,0.02,100.0,0.0018,0.03,0.0,0.02,tp_upper -31011,做多,2022-06-19 04:10:00,2022-06-19 04:15:00,960.6,957.61,0.02,100.0,0.0018,-0.01,0.0,-0.01,flip -31012,做空,2022-06-19 04:15:00,2022-06-19 04:20:00,957.61,958.67,0.02,100.0,0.0018,-0.0,0.0,-0.0,flip -31013,做多,2022-06-19 04:20:00,2022-06-19 05:10:00,958.67,951.8,0.02,100.0,0.0018,-0.01,0.0,-0.01,flip -31014,做空,2022-06-19 05:10:00,2022-06-19 05:15:00,951.8,948.22,0.02,100.0,0.0018,0.01,0.0,0.01,tp_lower -31015,做多,2022-06-19 06:05:00,2022-06-19 06:10:00,954.32,953.26,0.02,100.0,0.0018,-0.0,0.0,-0.0,flip -31016,做空,2022-06-19 06:10:00,2022-06-19 06:15:00,953.26,962.25,0.02,100.0,0.0018,-0.02,0.0,-0.02,flip -31017,做多,2022-06-19 06:15:00,2022-06-19 07:15:00,962.25,968.51,0.02,100.0,0.0018,0.01,0.0,0.01,tp_upper -31018,做多,2022-06-19 08:05:00,2022-06-19 08:25:00,957.82,960.69,0.02,100.0,0.0018,0.01,0.0,0.0,flip -31019,做空,2022-06-19 08:25:00,2022-06-19 11:50:00,960.69,1055.42,0.02,100.0,0.0018,-0.17,0.0,-0.17,flip -31020,做多,2022-06-19 11:50:00,2022-06-19 12:05:00,1055.42,1060.03,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31021,做多,2022-06-19 12:05:00,2022-06-19 12:15:00,1060.03,1062.61,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -31022,做多,2022-06-19 13:35:00,2022-06-19 14:40:00,1040.18,1032.09,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -31023,做空,2022-06-19 14:40:00,2022-06-19 14:45:00,1032.09,1035.01,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -31024,做多,2022-06-19 14:45:00,2022-06-19 14:50:00,1035.01,1034.73,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -31025,做空,2022-06-19 14:50:00,2022-06-19 15:20:00,1034.73,1031.83,0.02,100.0,0.0015,0.0,0.0,0.0,flip -31026,做多,2022-06-19 15:20:00,2022-06-19 15:30:00,1031.83,1058.24,0.02,100.0,0.0015,0.04,0.0,0.04,tp_upper -31027,做多,2022-06-19 18:05:00,2022-06-19 18:10:00,1053.01,1054.95,0.02,100.0,0.0015,0.0,0.0,0.0,tp_upper -31028,做多,2022-06-19 22:10:00,2022-06-19 22:15:00,1136.26,1143.08,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31029,做多,2022-06-19 22:40:00,2022-06-19 22:45:00,1135.49,1134.18,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31030,做空,2022-06-19 22:45:00,2022-06-19 22:50:00,1134.18,1140.69,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31031,做多,2022-06-19 22:50:00,2022-06-19 23:05:00,1140.69,1128.51,0.02,100.0,0.0014,-0.02,0.0,-0.02,flip -31032,做空,2022-06-19 23:05:00,2022-06-19 23:15:00,1128.51,1125.12,0.02,100.0,0.0014,0.0,0.0,0.0,tp_lower -31033,做多,2022-06-20 02:05:00,2022-06-20 02:15:00,1090.08,1076.88,0.02,100.0,0.0014,-0.02,0.0,-0.02,flip -31034,做空,2022-06-20 02:15:00,2022-06-20 02:25:00,1076.88,1056.91,0.02,100.0,0.0014,0.03,0.0,0.03,tp_lower -31035,做多,2022-06-20 02:55:00,2022-06-20 03:00:00,1074.69,1067.9,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -31036,做空,2022-06-20 03:00:00,2022-06-20 03:05:00,1067.9,1074.32,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -31037,做多,2022-06-20 03:05:00,2022-06-20 03:10:00,1074.32,1072.35,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31038,做空,2022-06-20 03:10:00,2022-06-20 03:20:00,1072.35,1073.62,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31039,做多,2022-06-20 03:20:00,2022-06-20 03:40:00,1073.62,1087.0,0.02,100.0,0.0014,0.02,0.0,0.02,tp_upper -31040,做多,2022-06-20 05:50:00,2022-06-20 06:15:00,1078.0,1078.08,0.02,100.0,0.0014,0.0,0.0,-0.0,tp_upper -31041,做多,2022-06-20 07:55:00,2022-06-20 08:05:00,1079.21,1086.43,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31042,做多,2022-06-20 10:05:00,2022-06-20 10:10:00,1124.72,1118.09,0.02,100.0,0.0014,-0.01,0.0,-0.01,tp_upper -31043,做多,2022-06-20 10:25:00,2022-06-20 10:35:00,1125.44,1135.07,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31044,做多,2022-06-20 13:25:00,2022-06-20 13:35:00,1132.43,1130.23,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31045,做空,2022-06-20 13:35:00,2022-06-20 13:45:00,1130.23,1109.09,0.02,100.0,0.0014,0.03,0.0,0.03,tp_lower -31046,做多,2022-06-20 14:00:00,2022-06-20 14:25:00,1122.29,1125.48,0.02,100.0,0.0014,0.0,0.0,0.0,flip -31047,做空,2022-06-20 14:25:00,2022-06-20 15:40:00,1125.48,1127.4,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31048,做多,2022-06-20 15:40:00,2022-06-20 16:00:00,1127.4,1123.84,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31049,做空,2022-06-20 16:00:00,2022-06-20 16:05:00,1123.84,1121.57,0.02,100.0,0.0014,0.0,0.0,0.0,tp_lower -31050,做多,2022-06-20 17:15:00,2022-06-20 17:50:00,1117.22,1103.92,0.02,100.0,0.0014,-0.02,0.0,-0.02,flip -31051,做空,2022-06-20 17:50:00,2022-06-20 17:55:00,1103.92,1096.67,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -31052,做多,2022-06-20 18:55:00,2022-06-20 19:00:00,1101.6,1098.6,0.02,100.0,0.0014,-0.0,0.0,-0.01,flip -31053,做空,2022-06-20 19:00:00,2022-06-20 19:15:00,1098.6,1098.92,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31054,做多,2022-06-20 19:15:00,2022-06-20 19:45:00,1098.92,1107.51,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31055,做多,2022-06-20 22:45:00,2022-06-20 23:10:00,1106.79,1105.46,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31056,做空,2022-06-20 23:10:00,2022-06-21 00:45:00,1105.46,1121.71,0.02,100.0,0.0014,-0.02,0.0,-0.02,flip -31057,做多,2022-06-21 00:45:00,2022-06-21 01:10:00,1121.71,1138.44,0.02,100.0,0.0014,0.02,0.0,0.02,tp_upper -31058,做多,2022-06-21 01:45:00,2022-06-21 02:05:00,1126.69,1118.53,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31059,做空,2022-06-21 02:05:00,2022-06-21 02:20:00,1118.53,1119.75,0.02,100.0,0.0014,-0.0,0.0,-0.0,tp_lower -31060,做多,2022-06-21 03:00:00,2022-06-21 03:05:00,1124.0,1118.72,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31061,做空,2022-06-21 03:05:00,2022-06-21 03:10:00,1118.72,1127.01,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31062,做多,2022-06-21 03:10:00,2022-06-21 03:25:00,1127.01,1118.27,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31063,做空,2022-06-21 03:25:00,2022-06-21 03:35:00,1118.27,1118.59,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31064,做多,2022-06-21 03:35:00,2022-06-21 03:45:00,1118.59,1126.49,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31065,做多,2022-06-21 04:20:00,2022-06-21 04:55:00,1123.3,1130.55,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31066,做多,2022-06-21 07:30:00,2022-06-21 07:35:00,1157.56,1155.39,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31067,做空,2022-06-21 07:35:00,2022-06-21 07:55:00,1155.39,1147.95,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -31068,做多,2022-06-21 08:00:00,2022-06-21 08:05:00,1151.81,1160.19,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31069,做多,2022-06-21 08:05:00,2022-06-21 08:10:00,1160.19,1156.84,0.02,100.0,0.0014,-0.0,0.0,-0.01,tp_upper -31070,做多,2022-06-21 10:35:00,2022-06-21 10:50:00,1159.93,1160.39,0.02,100.0,0.0014,0.0,0.0,-0.0,flip -31071,做空,2022-06-21 10:50:00,2022-06-21 11:10:00,1160.39,1161.7,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31072,做多,2022-06-21 11:10:00,2022-06-21 11:15:00,1161.7,1158.9,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31073,做空,2022-06-21 11:15:00,2022-06-21 11:25:00,1158.9,1147.8,0.02,100.0,0.0014,0.02,0.0,0.01,tp_lower -31074,做多,2022-06-21 12:45:00,2022-06-21 13:05:00,1147.77,1143.79,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31075,做空,2022-06-21 13:05:00,2022-06-21 15:30:00,1143.79,1177.94,0.02,100.0,0.0014,-0.05,0.0,-0.05,tp_lower -31076,做多,2022-06-21 16:30:00,2022-06-21 16:35:00,1172.2,1170.63,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31077,做空,2022-06-21 16:35:00,2022-06-21 16:40:00,1170.63,1170.65,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31078,做多,2022-06-21 16:40:00,2022-06-21 17:25:00,1170.65,1167.92,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31079,做空,2022-06-21 17:25:00,2022-06-21 17:35:00,1167.92,1153.29,0.02,100.0,0.0013,0.02,0.0,0.02,tp_lower -31080,做多,2022-06-21 19:20:00,2022-06-21 19:25:00,1146.66,1145.29,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31081,做空,2022-06-21 19:25:00,2022-06-21 19:30:00,1145.29,1148.75,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -31082,做多,2022-06-21 19:30:00,2022-06-21 19:35:00,1148.75,1150.21,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -31083,做多,2022-06-21 21:05:00,2022-06-21 21:40:00,1125.64,1122.43,0.02,100.0,0.0014,-0.0,0.0,-0.01,flip -31084,做空,2022-06-21 21:40:00,2022-06-21 21:45:00,1122.43,1127.24,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31085,做多,2022-06-21 21:45:00,2022-06-21 21:55:00,1127.24,1128.93,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -31086,做多,2022-06-21 22:25:00,2022-06-21 22:35:00,1125.94,1127.62,0.02,100.0,0.0013,0.0,0.0,0.0,flip -31087,做空,2022-06-21 22:35:00,2022-06-21 23:25:00,1127.62,1120.14,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -31088,做多,2022-06-22 00:30:00,2022-06-22 00:40:00,1119.6,1122.29,0.02,100.0,0.0014,0.0,0.0,0.0,flip -31089,做空,2022-06-22 00:40:00,2022-06-22 01:05:00,1122.29,1120.9,0.02,100.0,0.0014,0.0,0.0,0.0,flip -31090,做多,2022-06-22 01:05:00,2022-06-22 01:25:00,1120.9,1119.3,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31091,做空,2022-06-22 01:25:00,2022-06-22 01:50:00,1119.3,1105.43,0.02,100.0,0.0014,0.02,0.0,0.02,tp_lower -31092,做多,2022-06-22 03:15:00,2022-06-22 03:20:00,1105.42,1103.57,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31093,做空,2022-06-22 03:20:00,2022-06-22 03:40:00,1103.57,1095.1,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -31094,做多,2022-06-22 04:45:00,2022-06-22 05:05:00,1097.49,1101.61,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31095,做多,2022-06-22 07:25:00,2022-06-22 07:40:00,1079.97,1077.71,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -31096,做空,2022-06-22 07:40:00,2022-06-22 08:05:00,1077.71,1076.06,0.02,100.0,0.0015,0.0,0.0,0.0,tp_lower -31097,做多,2022-06-22 08:10:00,2022-06-22 08:35:00,1078.2,1074.95,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -31098,做空,2022-06-22 08:35:00,2022-06-22 08:45:00,1074.95,1076.31,0.02,100.0,0.0015,-0.0,0.0,-0.0,tp_lower -31099,做多,2022-06-22 08:45:00,2022-06-22 09:00:00,1076.31,1085.76,0.02,100.0,0.0015,0.01,0.0,0.01,tp_upper -31100,做多,2022-06-22 10:45:00,2022-06-22 11:05:00,1087.74,1088.46,0.02,100.0,0.0015,0.0,0.0,0.0,tp_upper -31101,做多,2022-06-22 11:10:00,2022-06-22 11:15:00,1094.33,1093.99,0.02,100.0,0.0015,-0.0,0.0,-0.0,tp_upper -31102,做多,2022-06-22 12:35:00,2022-06-22 12:40:00,1094.8,1080.46,0.02,100.0,0.0014,-0.02,0.0,-0.02,flip -31103,做空,2022-06-22 12:40:00,2022-06-22 12:45:00,1080.46,1075.29,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -31104,做多,2022-06-22 13:20:00,2022-06-22 13:30:00,1091.52,1090.92,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31105,做空,2022-06-22 13:30:00,2022-06-22 15:25:00,1090.92,1097.79,0.02,100.0,0.0014,-0.01,0.0,-0.01,tp_lower -31106,做多,2022-06-22 16:55:00,2022-06-22 17:00:00,1078.57,1073.39,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31107,做空,2022-06-22 17:00:00,2022-06-22 17:05:00,1073.39,1074.06,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31108,做多,2022-06-22 17:05:00,2022-06-22 17:40:00,1074.06,1077.89,0.02,100.0,0.0014,0.01,0.0,0.0,flip -31109,做空,2022-06-22 17:40:00,2022-06-22 19:00:00,1077.89,1082.29,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31110,做多,2022-06-22 19:00:00,2022-06-22 19:05:00,1082.29,1075.66,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31111,做空,2022-06-22 19:05:00,2022-06-22 19:10:00,1075.66,1080.51,0.02,100.0,0.0014,-0.01,0.0,-0.01,tp_lower -31112,做多,2022-06-22 20:10:00,2022-06-22 22:05:00,1072.26,1059.85,0.02,100.0,0.0014,-0.02,0.0,-0.02,tp_upper -31113,做多,2022-06-23 00:00:00,2022-06-23 00:10:00,1052.78,1064.92,0.02,100.0,0.0015,0.02,0.0,0.02,tp_upper -31114,做多,2022-06-23 02:30:00,2022-06-23 02:35:00,1087.47,1086.49,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31115,做空,2022-06-23 02:35:00,2022-06-23 03:00:00,1086.49,1079.48,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -31116,做多,2022-06-23 04:20:00,2022-06-23 04:40:00,1079.26,1085.17,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31117,做多,2022-06-23 05:55:00,2022-06-23 06:25:00,1084.82,1092.68,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31118,做多,2022-06-23 08:10:00,2022-06-23 08:15:00,1099.45,1097.32,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31119,做空,2022-06-23 08:15:00,2022-06-23 08:20:00,1097.32,1099.92,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31120,做多,2022-06-23 08:20:00,2022-06-23 08:30:00,1099.92,1093.67,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31121,做空,2022-06-23 08:30:00,2022-06-23 08:55:00,1093.67,1097.14,0.02,100.0,0.0014,-0.0,0.0,-0.01,flip -31122,做多,2022-06-23 08:55:00,2022-06-23 09:10:00,1097.14,1102.0,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31123,做多,2022-06-23 09:45:00,2022-06-23 09:50:00,1097.31,1106.19,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31124,做多,2022-06-23 09:50:00,2022-06-23 09:55:00,1106.19,1110.21,0.02,100.0,0.0014,0.01,0.0,0.0,tp_upper -31125,做多,2022-06-23 11:10:00,2022-06-23 12:05:00,1107.35,1107.57,0.02,100.0,0.0014,0.0,0.0,-0.0,tp_upper -31126,做多,2022-06-23 12:10:00,2022-06-23 12:15:00,1115.8,1112.76,0.02,100.0,0.0014,-0.0,0.0,-0.01,tp_upper -31127,做多,2022-06-23 14:40:00,2022-06-23 14:50:00,1108.13,1107.28,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31128,做空,2022-06-23 14:50:00,2022-06-23 14:55:00,1107.28,1110.77,0.02,100.0,0.0014,-0.0,0.0,-0.01,flip -31129,做多,2022-06-23 14:55:00,2022-06-23 15:00:00,1110.77,1105.28,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31130,做空,2022-06-23 15:00:00,2022-06-23 15:20:00,1105.28,1099.24,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -31131,做多,2022-06-23 16:40:00,2022-06-23 16:55:00,1093.18,1089.41,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31132,做空,2022-06-23 16:55:00,2022-06-23 17:00:00,1089.41,1084.72,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -31133,做多,2022-06-23 17:05:00,2022-06-23 17:25:00,1090.72,1089.77,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31134,做空,2022-06-23 17:25:00,2022-06-23 17:30:00,1089.77,1091.97,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31135,做多,2022-06-23 17:30:00,2022-06-23 17:35:00,1091.97,1090.67,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31136,做空,2022-06-23 17:35:00,2022-06-23 17:40:00,1090.67,1091.49,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31137,做多,2022-06-23 17:40:00,2022-06-23 17:50:00,1091.49,1094.08,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -31138,做多,2022-06-23 18:10:00,2022-06-23 18:25:00,1093.24,1096.72,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -31139,做多,2022-06-23 22:00:00,2022-06-23 22:15:00,1133.26,1138.52,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31140,做多,2022-06-23 23:55:00,2022-06-24 00:00:00,1143.71,1145.78,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -31141,做多,2022-06-24 00:00:00,2022-06-24 00:05:00,1145.78,1150.81,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31142,做多,2022-06-24 00:30:00,2022-06-24 01:15:00,1145.47,1151.1,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31143,做多,2022-06-24 03:10:00,2022-06-24 03:15:00,1155.64,1154.97,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31144,做空,2022-06-24 03:15:00,2022-06-24 04:05:00,1154.97,1154.71,0.02,100.0,0.0014,0.0,0.0,-0.0,flip -31145,做多,2022-06-24 04:05:00,2022-06-24 04:20:00,1154.71,1156.92,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -31146,做多,2022-06-24 05:15:00,2022-06-24 05:55:00,1149.34,1141.32,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -31147,做空,2022-06-24 05:55:00,2022-06-24 06:00:00,1141.32,1140.01,0.02,100.0,0.0014,0.0,0.0,0.0,tp_lower -31148,做多,2022-06-24 07:20:00,2022-06-24 07:25:00,1139.3,1143.56,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31149,做多,2022-06-24 10:15:00,2022-06-24 10:20:00,1152.8,1152.0,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -31150,做空,2022-06-24 10:20:00,2022-06-24 10:25:00,1152.0,1155.09,0.02,100.0,0.0014,-0.0,0.0,-0.01,flip -31151,做多,2022-06-24 10:25:00,2022-06-24 10:50:00,1155.09,1160.16,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -31152,做多,2022-06-24 13:50:00,2022-06-24 13:55:00,1214.99,1202.44,0.02,100.0,0.0013,-0.02,0.0,-0.02,flip -31153,做空,2022-06-24 13:55:00,2022-06-24 14:00:00,1202.44,1211.1,0.02,100.0,0.0013,-0.01,0.0,-0.01,tp_lower -31154,做多,2022-06-24 14:00:00,2022-06-24 16:10:00,1211.1,1192.66,0.02,100.0,0.0013,-0.02,0.0,-0.02,flip -31155,做空,2022-06-24 16:10:00,2022-06-24 16:20:00,1192.66,1197.91,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -31156,做多,2022-06-24 16:20:00,2022-06-24 16:25:00,1197.91,1193.63,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -31157,做空,2022-06-24 16:25:00,2022-06-24 16:30:00,1193.63,1191.64,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -31158,做多,2022-06-24 16:40:00,2022-06-24 16:50:00,1194.8,1196.75,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -31159,做多,2022-06-24 18:00:00,2022-06-24 18:20:00,1204.62,1206.96,0.02,100.0,0.0013,0.0,0.0,0.0,flip -31160,做空,2022-06-24 18:20:00,2022-06-24 18:30:00,1206.96,1213.71,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -31161,做多,2022-06-24 18:30:00,2022-06-24 18:35:00,1213.71,1209.11,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -31162,做空,2022-06-24 18:35:00,2022-06-24 18:40:00,1209.11,1214.12,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31163,做多,2022-06-24 18:40:00,2022-06-24 18:45:00,1214.12,1218.94,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31164,做多,2022-06-24 20:50:00,2022-06-24 21:45:00,1221.99,1224.29,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31165,做空,2022-06-24 21:45:00,2022-06-24 23:00:00,1224.29,1229.64,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31166,做多,2022-06-24 23:00:00,2022-06-24 23:15:00,1229.64,1230.82,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31167,做空,2022-06-24 23:15:00,2022-06-24 23:20:00,1230.82,1234.61,0.01,100.0,0.0012,-0.0,0.0,-0.01,flip -31168,做多,2022-06-24 23:20:00,2022-06-24 23:30:00,1234.61,1241.08,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31169,做多,2022-06-25 01:15:00,2022-06-25 01:20:00,1221.93,1220.88,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31170,做空,2022-06-25 01:20:00,2022-06-25 02:05:00,1220.88,1221.5,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31171,做多,2022-06-25 02:05:00,2022-06-25 02:10:00,1221.5,1219.48,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31172,做空,2022-06-25 02:10:00,2022-06-25 02:40:00,1219.48,1212.49,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -31173,做多,2022-06-25 03:15:00,2022-06-25 03:20:00,1215.98,1214.41,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31174,做空,2022-06-25 03:20:00,2022-06-25 03:35:00,1214.41,1217.46,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31175,做多,2022-06-25 03:35:00,2022-06-25 03:45:00,1217.46,1224.68,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -31176,做多,2022-06-25 04:20:00,2022-06-25 04:25:00,1215.88,1214.77,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31177,做空,2022-06-25 04:25:00,2022-06-25 04:40:00,1214.77,1218.01,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -31178,做多,2022-06-25 04:40:00,2022-06-25 05:05:00,1218.01,1218.34,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -31179,做空,2022-06-25 05:05:00,2022-06-25 05:10:00,1218.34,1223.09,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -31180,做多,2022-06-25 05:10:00,2022-06-25 05:20:00,1223.09,1227.14,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -31181,做多,2022-06-25 06:55:00,2022-06-25 07:10:00,1219.0,1228.11,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -31182,做多,2022-06-25 08:20:00,2022-06-25 08:25:00,1232.89,1230.59,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31183,做空,2022-06-25 08:25:00,2022-06-25 09:20:00,1230.59,1233.29,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31184,做多,2022-06-25 09:20:00,2022-06-25 09:30:00,1233.29,1233.73,0.02,100.0,0.0012,0.0,0.0,-0.0,tp_upper -31185,做多,2022-06-25 10:10:00,2022-06-25 10:20:00,1231.64,1223.83,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -31186,做空,2022-06-25 10:20:00,2022-06-25 10:25:00,1223.83,1221.21,0.02,100.0,0.0012,0.0,0.0,0.0,tp_lower -31187,做多,2022-06-25 11:10:00,2022-06-25 11:30:00,1229.28,1219.93,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -31188,做空,2022-06-25 11:30:00,2022-06-25 11:35:00,1219.93,1218.53,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31189,做多,2022-06-25 13:35:00,2022-06-25 13:55:00,1202.47,1199.3,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31190,做空,2022-06-25 13:55:00,2022-06-25 14:10:00,1199.3,1202.51,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31191,做多,2022-06-25 14:10:00,2022-06-25 14:15:00,1202.51,1201.64,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31192,做空,2022-06-25 14:15:00,2022-06-25 14:45:00,1201.64,1198.4,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31193,做多,2022-06-25 14:45:00,2022-06-25 14:50:00,1198.4,1197.15,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31194,做空,2022-06-25 14:50:00,2022-06-25 15:05:00,1197.15,1191.96,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31195,做多,2022-06-25 15:15:00,2022-06-25 15:20:00,1197.3,1194.64,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31196,做空,2022-06-25 15:20:00,2022-06-25 15:25:00,1194.64,1200.94,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31197,做多,2022-06-25 15:25:00,2022-06-25 15:45:00,1200.94,1191.99,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31198,做空,2022-06-25 15:45:00,2022-06-25 15:50:00,1191.99,1183.8,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31199,做多,2022-06-25 16:30:00,2022-06-25 16:40:00,1192.49,1192.53,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31200,做空,2022-06-25 16:40:00,2022-06-25 17:05:00,1192.53,1191.43,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31201,做多,2022-06-25 17:05:00,2022-06-25 17:10:00,1191.43,1190.37,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31202,做空,2022-06-25 17:10:00,2022-06-25 17:25:00,1190.37,1197.57,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31203,做多,2022-06-25 17:25:00,2022-06-25 17:30:00,1197.57,1199.9,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31204,做多,2022-06-25 18:25:00,2022-06-25 18:30:00,1194.62,1192.94,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31205,做空,2022-06-25 18:30:00,2022-06-25 18:35:00,1192.94,1194.82,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31206,做多,2022-06-25 18:35:00,2022-06-25 18:40:00,1194.82,1199.32,0.01,100.0,0.0012,0.01,0.0,0.0,tp_upper -31207,做多,2022-06-25 18:40:00,2022-06-25 18:55:00,1199.32,1211.52,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31208,做多,2022-06-25 20:10:00,2022-06-25 20:15:00,1205.26,1205.0,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31209,做空,2022-06-25 20:15:00,2022-06-25 20:25:00,1205.0,1205.59,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31210,做多,2022-06-25 20:25:00,2022-06-25 20:45:00,1205.59,1209.4,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31211,做多,2022-06-25 22:50:00,2022-06-25 23:10:00,1243.07,1244.65,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31212,做空,2022-06-25 23:10:00,2022-06-25 23:25:00,1244.65,1244.36,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31213,做多,2022-06-25 23:25:00,2022-06-25 23:55:00,1244.36,1241.6,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31214,做多,2022-06-26 00:45:00,2022-06-26 01:10:00,1239.48,1244.45,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -31215,做多,2022-06-26 03:10:00,2022-06-26 03:30:00,1231.74,1231.35,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31216,做空,2022-06-26 03:30:00,2022-06-26 03:35:00,1231.35,1232.83,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31217,做多,2022-06-26 03:35:00,2022-06-26 03:40:00,1232.83,1232.7,0.02,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31218,做多,2022-06-26 03:50:00,2022-06-26 03:55:00,1232.95,1232.55,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31219,做空,2022-06-26 03:55:00,2022-06-26 05:45:00,1232.55,1234.33,0.02,100.0,0.0012,-0.0,0.0,-0.0,tp_lower -31220,做多,2022-06-26 05:55:00,2022-06-26 06:10:00,1239.97,1236.0,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -31221,做空,2022-06-26 06:10:00,2022-06-26 06:15:00,1236.0,1233.08,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31222,做多,2022-06-26 06:25:00,2022-06-26 06:30:00,1238.33,1245.35,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -31223,做多,2022-06-26 08:15:00,2022-06-26 08:40:00,1241.11,1238.46,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -31224,做空,2022-06-26 08:40:00,2022-06-26 08:45:00,1238.46,1242.81,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -31225,做多,2022-06-26 08:45:00,2022-06-26 08:50:00,1242.81,1243.89,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31226,做多,2022-06-26 09:20:00,2022-06-26 09:25:00,1243.1,1241.22,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31227,做空,2022-06-26 09:25:00,2022-06-26 09:30:00,1241.22,1242.36,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31228,做多,2022-06-26 09:30:00,2022-06-26 09:40:00,1242.36,1240.0,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31229,做空,2022-06-26 09:40:00,2022-06-26 09:45:00,1240.0,1236.76,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31230,做多,2022-06-26 10:05:00,2022-06-26 10:10:00,1243.37,1241.57,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31231,做空,2022-06-26 10:10:00,2022-06-26 10:15:00,1241.57,1245.59,0.01,100.0,0.0012,-0.0,0.0,-0.01,flip -31232,做多,2022-06-26 10:15:00,2022-06-26 10:40:00,1245.59,1241.32,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31233,做空,2022-06-26 10:40:00,2022-06-26 10:45:00,1241.32,1242.31,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31234,做多,2022-06-26 10:45:00,2022-06-26 11:05:00,1242.31,1243.03,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31235,做空,2022-06-26 11:05:00,2022-06-26 12:45:00,1243.03,1260.62,0.01,100.0,0.0012,-0.02,0.0,-0.02,flip -31236,做多,2022-06-26 12:45:00,2022-06-26 12:50:00,1260.62,1254.56,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31237,做空,2022-06-26 12:50:00,2022-06-26 12:55:00,1254.56,1239.54,0.01,100.0,0.0011,0.02,0.0,0.02,tp_lower -31238,做多,2022-06-26 14:25:00,2022-06-26 14:30:00,1232.17,1228.0,0.01,100.0,0.0012,-0.0,0.0,-0.01,flip -31239,做空,2022-06-26 14:30:00,2022-06-26 14:35:00,1228.0,1228.68,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31240,做多,2022-06-26 14:35:00,2022-06-26 14:50:00,1228.68,1228.13,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31241,做空,2022-06-26 14:50:00,2022-06-26 14:55:00,1228.13,1229.1,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31242,做多,2022-06-26 14:55:00,2022-06-26 15:00:00,1229.1,1221.69,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31243,做空,2022-06-26 15:00:00,2022-06-26 15:05:00,1221.69,1213.59,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31244,做多,2022-06-26 15:35:00,2022-06-26 16:20:00,1222.29,1227.42,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31245,做多,2022-06-26 18:40:00,2022-06-26 18:55:00,1218.72,1217.12,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31246,做空,2022-06-26 18:55:00,2022-06-26 19:00:00,1217.12,1218.01,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31247,做多,2022-06-26 19:00:00,2022-06-26 19:05:00,1218.01,1222.91,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31248,做多,2022-06-26 19:05:00,2022-06-26 19:10:00,1222.91,1224.0,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31249,做多,2022-06-27 00:20:00,2022-06-27 00:45:00,1206.29,1199.75,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31250,做空,2022-06-27 00:45:00,2022-06-27 00:55:00,1199.75,1208.91,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31251,做多,2022-06-27 00:55:00,2022-06-27 01:10:00,1208.91,1203.99,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31252,做空,2022-06-27 01:10:00,2022-06-27 03:30:00,1203.99,1217.85,0.01,100.0,0.0012,-0.02,0.0,-0.02,flip -31253,做多,2022-06-27 03:30:00,2022-06-27 03:40:00,1217.85,1217.33,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31254,做空,2022-06-27 03:40:00,2022-06-27 03:50:00,1217.33,1218.25,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31255,做多,2022-06-27 03:50:00,2022-06-27 04:00:00,1218.25,1218.88,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31256,做空,2022-06-27 04:00:00,2022-06-27 04:10:00,1218.88,1219.32,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31257,做多,2022-06-27 04:10:00,2022-06-27 04:20:00,1219.32,1223.77,0.01,100.0,0.0012,0.01,0.0,0.0,tp_upper -31258,做多,2022-06-27 06:30:00,2022-06-27 06:40:00,1216.01,1215.48,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31259,做空,2022-06-27 06:40:00,2022-06-27 06:50:00,1215.48,1219.64,0.01,100.0,0.0012,-0.0,0.0,-0.01,flip -31260,做多,2022-06-27 06:50:00,2022-06-27 06:55:00,1219.64,1220.57,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31261,做多,2022-06-27 08:35:00,2022-06-27 08:55:00,1226.89,1232.06,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31262,做多,2022-06-27 10:15:00,2022-06-27 10:20:00,1236.69,1232.74,0.01,100.0,0.0012,-0.0,0.0,-0.01,tp_upper -31263,做多,2022-06-27 10:55:00,2022-06-27 11:00:00,1232.5,1231.18,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31264,做空,2022-06-27 11:00:00,2022-06-27 11:05:00,1231.18,1231.68,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31265,做多,2022-06-27 11:05:00,2022-06-27 11:15:00,1231.68,1232.87,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31266,做空,2022-06-27 11:15:00,2022-06-27 11:20:00,1232.87,1228.08,0.01,100.0,0.0012,0.01,0.0,0.0,tp_lower -31267,做多,2022-06-27 13:05:00,2022-06-27 13:30:00,1217.35,1203.28,0.01,100.0,0.0012,-0.02,0.0,-0.02,flip -31268,做空,2022-06-27 13:30:00,2022-06-27 13:35:00,1203.28,1202.86,0.01,100.0,0.0012,0.0,0.0,-0.0,tp_lower -31269,做多,2022-06-27 14:55:00,2022-06-27 15:00:00,1190.0,1186.95,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31270,做空,2022-06-27 15:00:00,2022-06-27 15:20:00,1186.95,1184.15,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31271,做多,2022-06-27 15:20:00,2022-06-27 15:25:00,1184.15,1183.87,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31272,做空,2022-06-27 15:25:00,2022-06-27 16:25:00,1183.87,1184.15,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31273,做多,2022-06-27 16:25:00,2022-06-27 16:45:00,1184.15,1188.64,0.01,100.0,0.0012,0.01,0.0,0.0,tp_upper -31274,做多,2022-06-27 17:55:00,2022-06-27 18:05:00,1185.99,1179.31,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31275,做空,2022-06-27 18:05:00,2022-06-27 18:10:00,1179.31,1191.85,0.01,100.0,0.0012,-0.01,0.0,-0.02,tp_lower -31276,做多,2022-06-27 18:10:00,2022-06-27 18:15:00,1191.85,1204.38,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31277,做多,2022-06-27 19:25:00,2022-06-27 19:50:00,1195.85,1197.6,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31278,做空,2022-06-27 19:50:00,2022-06-27 20:00:00,1197.6,1199.73,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31279,做多,2022-06-27 20:00:00,2022-06-27 21:00:00,1199.73,1200.74,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31280,做空,2022-06-27 21:00:00,2022-06-27 21:05:00,1200.74,1201.45,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31281,做多,2022-06-27 21:05:00,2022-06-27 21:20:00,1201.45,1203.16,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31282,做空,2022-06-27 21:20:00,2022-06-27 21:40:00,1203.16,1198.06,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31283,做多,2022-06-27 22:05:00,2022-06-27 22:10:00,1202.72,1211.57,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31284,做多,2022-06-27 22:35:00,2022-06-27 22:50:00,1203.83,1202.25,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31285,做空,2022-06-27 22:50:00,2022-06-27 23:00:00,1202.25,1201.92,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31286,做多,2022-06-27 23:00:00,2022-06-27 23:20:00,1201.92,1201.7,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31287,做空,2022-06-27 23:20:00,2022-06-27 23:25:00,1201.7,1203.12,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31288,做多,2022-06-27 23:25:00,2022-06-28 00:30:00,1203.12,1195.76,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31289,做空,2022-06-28 00:30:00,2022-06-28 00:35:00,1195.76,1182.34,0.01,100.0,0.0012,0.02,0.0,0.02,tp_lower -31290,做多,2022-06-28 01:10:00,2022-06-28 02:55:00,1189.65,1174.66,0.01,100.0,0.0012,-0.02,0.0,-0.02,flip -31291,做空,2022-06-28 02:55:00,2022-06-28 03:05:00,1174.66,1177.38,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31292,做多,2022-06-28 03:05:00,2022-06-28 03:35:00,1177.38,1182.17,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31293,做多,2022-06-28 06:00:00,2022-06-28 06:05:00,1189.48,1191.4,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31294,做多,2022-06-28 08:35:00,2022-06-28 08:45:00,1209.5,1219.91,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31295,做多,2022-06-28 10:10:00,2022-06-28 11:15:00,1222.9,1221.9,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31296,做多,2022-06-28 11:20:00,2022-06-28 11:25:00,1223.01,1226.15,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31297,做多,2022-06-28 12:30:00,2022-06-28 12:45:00,1224.32,1223.67,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31298,做空,2022-06-28 12:45:00,2022-06-28 13:10:00,1223.67,1222.78,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31299,做多,2022-06-28 13:15:00,2022-06-28 13:20:00,1224.71,1224.68,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31300,做空,2022-06-28 13:20:00,2022-06-28 13:30:00,1224.68,1228.27,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31301,做多,2022-06-28 13:30:00,2022-06-28 13:35:00,1228.27,1229.14,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31302,做多,2022-06-28 16:10:00,2022-06-28 16:45:00,1186.9,1188.88,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31303,做空,2022-06-28 16:45:00,2022-06-28 16:55:00,1188.88,1188.82,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31304,做多,2022-06-28 16:55:00,2022-06-28 17:00:00,1188.82,1188.48,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31305,做空,2022-06-28 17:00:00,2022-06-28 17:05:00,1188.48,1179.29,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31306,做多,2022-06-28 20:00:00,2022-06-28 20:15:00,1158.68,1159.63,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31307,做空,2022-06-28 20:15:00,2022-06-28 20:35:00,1159.63,1161.68,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_lower -31308,做多,2022-06-28 20:35:00,2022-06-28 21:10:00,1161.68,1165.19,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31309,做多,2022-06-28 22:10:00,2022-06-28 22:15:00,1163.76,1163.46,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31310,做空,2022-06-28 22:15:00,2022-06-28 22:30:00,1163.46,1153.05,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31311,做多,2022-06-29 00:15:00,2022-06-29 00:20:00,1147.31,1145.94,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31312,做空,2022-06-29 00:20:00,2022-06-29 00:40:00,1145.94,1143.85,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31313,做多,2022-06-29 00:40:00,2022-06-29 00:50:00,1143.85,1138.32,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31314,做空,2022-06-29 00:50:00,2022-06-29 00:55:00,1138.32,1140.99,0.01,100.0,0.0013,-0.0,0.0,-0.0,tp_lower -31315,做多,2022-06-29 01:05:00,2022-06-29 01:15:00,1143.78,1149.68,0.01,100.0,0.0013,0.01,0.0,0.01,tp_upper -31316,做多,2022-06-29 02:30:00,2022-06-29 02:45:00,1149.62,1153.09,0.01,100.0,0.0013,0.0,0.0,0.0,tp_upper -31317,做多,2022-06-29 03:05:00,2022-06-29 03:10:00,1151.2,1150.23,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31318,做空,2022-06-29 03:10:00,2022-06-29 03:15:00,1150.23,1151.26,0.01,100.0,0.0013,-0.0,0.0,-0.0,tp_lower -31319,做多,2022-06-29 03:15:00,2022-06-29 03:20:00,1151.26,1147.47,0.01,100.0,0.0013,-0.0,0.0,-0.01,flip -31320,做空,2022-06-29 03:20:00,2022-06-29 03:25:00,1147.47,1151.28,0.01,100.0,0.0013,-0.0,0.0,-0.01,flip -31321,做多,2022-06-29 03:25:00,2022-06-29 03:30:00,1151.28,1150.42,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31322,做空,2022-06-29 03:30:00,2022-06-29 03:40:00,1150.42,1150.47,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31323,做多,2022-06-29 03:40:00,2022-06-29 03:45:00,1150.47,1142.47,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31324,做空,2022-06-29 03:45:00,2022-06-29 03:50:00,1142.47,1144.28,0.01,100.0,0.0013,-0.0,0.0,-0.0,tp_lower -31325,做多,2022-06-29 04:10:00,2022-06-29 04:15:00,1150.16,1148.81,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31326,做空,2022-06-29 04:15:00,2022-06-29 04:25:00,1148.81,1151.48,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31327,做多,2022-06-29 04:25:00,2022-06-29 04:30:00,1151.48,1154.22,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31328,做多,2022-06-29 05:15:00,2022-06-29 05:25:00,1147.98,1145.42,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31329,做空,2022-06-29 05:25:00,2022-06-29 05:30:00,1145.42,1139.33,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31330,做多,2022-06-29 07:20:00,2022-06-29 08:25:00,1126.36,1129.57,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31331,做空,2022-06-29 08:25:00,2022-06-29 08:50:00,1129.57,1125.17,0.01,100.0,0.0013,0.01,0.0,0.0,tp_lower -31332,做多,2022-06-29 09:05:00,2022-06-29 09:10:00,1129.79,1132.77,0.01,100.0,0.0013,0.0,0.0,0.0,tp_upper -31333,做多,2022-06-29 10:05:00,2022-06-29 10:20:00,1131.8,1129.65,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31334,做空,2022-06-29 10:20:00,2022-06-29 10:25:00,1129.65,1129.81,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31335,做多,2022-06-29 10:25:00,2022-06-29 12:20:00,1129.81,1115.26,0.01,100.0,0.0013,-0.02,0.0,-0.02,flip -31336,做空,2022-06-29 12:20:00,2022-06-29 12:35:00,1115.26,1106.02,0.01,100.0,0.0013,0.01,0.0,0.01,tp_lower -31337,做多,2022-06-29 12:45:00,2022-06-29 13:20:00,1111.33,1110.63,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31338,做空,2022-06-29 13:20:00,2022-06-29 13:25:00,1110.63,1114.09,0.01,100.0,0.0013,-0.0,0.0,-0.01,flip -31339,做多,2022-06-29 13:25:00,2022-06-29 13:30:00,1114.09,1107.69,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31340,做空,2022-06-29 13:30:00,2022-06-29 13:40:00,1107.69,1093.49,0.01,100.0,0.0013,0.02,0.0,0.02,tp_lower -31341,做多,2022-06-29 13:50:00,2022-06-29 14:05:00,1108.9,1118.88,0.01,100.0,0.0013,0.01,0.0,0.01,tp_upper -31342,做多,2022-06-29 14:20:00,2022-06-29 14:35:00,1110.6,1112.0,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31343,做空,2022-06-29 14:35:00,2022-06-29 15:35:00,1112.0,1111.27,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31344,做多,2022-06-29 15:35:00,2022-06-29 15:55:00,1111.27,1113.73,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31345,做空,2022-06-29 15:55:00,2022-06-29 16:10:00,1113.73,1110.53,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31346,做多,2022-06-29 16:10:00,2022-06-29 18:00:00,1110.53,1110.11,0.01,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -31347,做多,2022-06-29 19:50:00,2022-06-29 19:55:00,1110.46,1117.72,0.01,100.0,0.0013,0.01,0.0,0.01,tp_upper -31348,做多,2022-06-29 21:10:00,2022-06-29 21:15:00,1112.72,1111.67,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31349,做空,2022-06-29 21:15:00,2022-06-29 22:30:00,1111.67,1105.09,0.01,100.0,0.0013,0.01,0.0,0.01,tp_lower -31350,做多,2022-06-30 00:00:00,2022-06-30 00:05:00,1101.99,1099.61,0.01,100.0,0.0014,-0.0,0.0,-0.0,flip -31351,做空,2022-06-30 00:05:00,2022-06-30 00:10:00,1099.61,1104.32,0.01,100.0,0.0014,-0.01,0.0,-0.01,flip -31352,做多,2022-06-30 00:10:00,2022-06-30 00:15:00,1104.32,1099.94,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31353,做空,2022-06-30 00:15:00,2022-06-30 00:20:00,1099.94,1101.44,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31354,做多,2022-06-30 00:20:00,2022-06-30 00:25:00,1101.44,1097.43,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31355,做空,2022-06-30 00:25:00,2022-06-30 00:35:00,1097.43,1091.23,0.01,100.0,0.0013,0.01,0.0,0.01,tp_lower -31356,做多,2022-06-30 01:05:00,2022-06-30 01:10:00,1097.31,1096.98,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31357,做空,2022-06-30 01:10:00,2022-06-30 01:15:00,1096.98,1090.16,0.01,100.0,0.0013,0.01,0.0,0.01,tp_lower -31358,做多,2022-06-30 02:05:00,2022-06-30 02:20:00,1089.32,1090.73,0.01,100.0,0.0014,0.0,0.0,0.0,flip -31359,做空,2022-06-30 02:20:00,2022-06-30 03:10:00,1090.73,1090.31,0.01,100.0,0.0014,0.0,0.0,-0.0,flip -31360,做多,2022-06-30 03:10:00,2022-06-30 03:30:00,1090.31,1090.34,0.01,100.0,0.0014,0.0,0.0,-0.0,flip -31361,做空,2022-06-30 03:30:00,2022-06-30 03:40:00,1090.34,1092.19,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31362,做多,2022-06-30 03:40:00,2022-06-30 03:45:00,1092.19,1089.37,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31363,做空,2022-06-30 03:45:00,2022-06-30 03:50:00,1089.37,1091.94,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31364,做多,2022-06-30 03:50:00,2022-06-30 04:00:00,1091.94,1090.44,0.01,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -31365,做多,2022-06-30 04:05:00,2022-06-30 04:10:00,1095.32,1092.77,0.01,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -31366,做多,2022-06-30 04:40:00,2022-06-30 04:50:00,1091.9,1090.92,0.01,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -31367,做多,2022-06-30 05:25:00,2022-06-30 05:35:00,1091.03,1091.87,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31368,做空,2022-06-30 05:35:00,2022-06-30 05:45:00,1091.87,1090.95,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31369,做多,2022-06-30 05:45:00,2022-06-30 05:50:00,1090.95,1087.79,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31370,做空,2022-06-30 05:50:00,2022-06-30 05:55:00,1087.79,1088.74,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31371,做多,2022-06-30 05:55:00,2022-06-30 11:35:00,1088.74,1018.32,0.01,100.0,0.0013,-0.09,0.0,-0.09,flip -31372,做空,2022-06-30 11:35:00,2022-06-30 11:55:00,1018.32,1017.73,0.01,100.0,0.0013,0.0,0.0,0.0,flip -31373,做多,2022-06-30 11:55:00,2022-06-30 12:05:00,1017.73,1014.65,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31374,做空,2022-06-30 12:05:00,2022-06-30 12:15:00,1014.65,1018.05,0.01,100.0,0.0013,-0.0,0.0,-0.01,flip -31375,做多,2022-06-30 12:15:00,2022-06-30 12:20:00,1018.05,1022.41,0.01,100.0,0.0013,0.01,0.0,0.01,tp_upper -31376,做多,2022-06-30 14:30:00,2022-06-30 14:35:00,1020.35,1019.28,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31377,做空,2022-06-30 14:35:00,2022-06-30 16:10:00,1019.28,1028.98,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31378,做多,2022-06-30 16:10:00,2022-06-30 16:15:00,1028.98,1027.9,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31379,做空,2022-06-30 16:15:00,2022-06-30 16:20:00,1027.9,1034.46,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31380,做多,2022-06-30 16:20:00,2022-06-30 16:25:00,1034.46,1037.75,0.01,100.0,0.0013,0.0,0.0,0.0,tp_upper -31381,做多,2022-06-30 16:55:00,2022-06-30 17:00:00,1033.5,1032.92,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31382,做空,2022-06-30 17:00:00,2022-06-30 17:30:00,1032.92,1034.57,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31383,做多,2022-06-30 17:30:00,2022-06-30 17:55:00,1034.57,1033.26,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31384,做空,2022-06-30 17:55:00,2022-06-30 18:20:00,1033.26,1027.67,0.01,100.0,0.0013,0.01,0.0,0.01,tp_lower -31385,做多,2022-06-30 19:30:00,2022-06-30 20:00:00,1021.26,1019.32,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31386,做空,2022-06-30 20:00:00,2022-06-30 20:05:00,1019.32,1020.77,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31387,做多,2022-06-30 20:05:00,2022-06-30 20:15:00,1020.77,1024.79,0.01,100.0,0.0013,0.01,0.0,0.0,tp_upper -31388,做多,2022-06-30 21:00:00,2022-06-30 21:05:00,1020.59,1019.66,0.01,100.0,0.0013,-0.0,0.0,-0.0,flip -31389,做空,2022-06-30 21:05:00,2022-06-30 22:00:00,1019.66,1024.45,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31390,做多,2022-06-30 22:00:00,2022-06-30 22:05:00,1024.45,1015.12,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31391,做空,2022-06-30 22:05:00,2022-06-30 22:15:00,1015.12,1023.69,0.01,100.0,0.0013,-0.01,0.0,-0.01,flip -31392,做多,2022-06-30 22:15:00,2022-06-30 22:50:00,1023.69,1025.7,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31393,做空,2022-06-30 22:50:00,2022-06-30 23:00:00,1025.7,1025.58,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31394,做多,2022-06-30 23:00:00,2022-06-30 23:10:00,1025.58,1024.43,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31395,做空,2022-06-30 23:10:00,2022-06-30 23:30:00,1024.43,1031.23,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31396,做多,2022-06-30 23:30:00,2022-06-30 23:45:00,1031.23,1043.01,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31397,做多,2022-07-01 02:50:00,2022-07-01 05:25:00,1094.35,1057.29,0.01,100.0,0.0012,-0.04,0.0,-0.05,tp_upper -31398,做多,2022-07-01 06:20:00,2022-07-01 06:45:00,1051.95,1054.1,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31399,做空,2022-07-01 06:45:00,2022-07-01 06:55:00,1054.1,1055.45,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31400,做多,2022-07-01 06:55:00,2022-07-01 07:00:00,1055.45,1050.84,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31401,做空,2022-07-01 07:00:00,2022-07-01 07:10:00,1050.84,1055.51,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31402,做多,2022-07-01 07:10:00,2022-07-01 07:15:00,1055.51,1060.18,0.01,100.0,0.0012,0.01,0.0,0.0,tp_upper -31403,做多,2022-07-01 09:15:00,2022-07-01 09:20:00,1072.05,1071.8,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31404,做空,2022-07-01 09:20:00,2022-07-01 09:50:00,1071.8,1063.17,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31405,做多,2022-07-01 10:15:00,2022-07-01 12:15:00,1064.64,1042.57,0.01,100.0,0.0012,-0.03,0.0,-0.03,tp_upper -31406,做多,2022-07-01 12:20:00,2022-07-01 12:25:00,1045.76,1050.19,0.01,100.0,0.0012,0.01,0.0,0.0,tp_upper -31407,做多,2022-07-01 13:40:00,2022-07-01 13:45:00,1063.03,1068.9,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31408,做多,2022-07-01 14:15:00,2022-07-01 14:50:00,1053.72,1055.0,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31409,做空,2022-07-01 14:50:00,2022-07-01 15:05:00,1055.0,1060.69,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31410,做多,2022-07-01 15:05:00,2022-07-01 15:50:00,1060.69,1053.67,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31411,做空,2022-07-01 15:50:00,2022-07-01 15:55:00,1053.67,1056.18,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31412,做多,2022-07-01 15:55:00,2022-07-01 16:15:00,1056.18,1064.43,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31413,做多,2022-07-01 17:35:00,2022-07-01 17:40:00,1075.99,1074.47,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31414,做多,2022-07-01 19:05:00,2022-07-01 20:00:00,1072.27,1064.67,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31415,做空,2022-07-01 20:00:00,2022-07-01 20:05:00,1064.67,1077.26,0.01,100.0,0.0012,-0.01,0.0,-0.02,flip -31416,做多,2022-07-01 20:05:00,2022-07-01 20:15:00,1077.26,1085.24,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31417,做多,2022-07-01 21:10:00,2022-07-01 22:45:00,1075.24,1069.34,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31418,做空,2022-07-01 22:45:00,2022-07-01 23:05:00,1069.34,1065.74,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31419,做多,2022-07-01 23:05:00,2022-07-01 23:20:00,1065.74,1071.07,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31420,做多,2022-07-02 00:15:00,2022-07-02 01:40:00,1065.61,1059.48,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31421,做空,2022-07-02 01:40:00,2022-07-02 02:10:00,1059.48,1061.33,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31422,做多,2022-07-02 02:10:00,2022-07-02 02:20:00,1061.33,1056.97,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31423,做空,2022-07-02 02:20:00,2022-07-02 02:30:00,1056.97,1043.03,0.01,100.0,0.0012,0.02,0.0,0.02,tp_lower -31424,做多,2022-07-02 04:15:00,2022-07-02 04:20:00,1040.83,1042.83,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31425,做多,2022-07-02 05:40:00,2022-07-02 05:55:00,1044.58,1045.67,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31426,做空,2022-07-02 05:55:00,2022-07-02 06:00:00,1045.67,1046.58,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31427,做多,2022-07-02 06:00:00,2022-07-02 06:10:00,1046.58,1047.75,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31428,做多,2022-07-02 06:50:00,2022-07-02 07:15:00,1048.3,1050.56,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31429,做多,2022-07-02 09:05:00,2022-07-02 09:15:00,1041.89,1041.89,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31430,做空,2022-07-02 09:15:00,2022-07-02 09:25:00,1041.89,1031.42,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31431,做多,2022-07-02 09:45:00,2022-07-02 10:05:00,1039.38,1038.59,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31432,做空,2022-07-02 10:05:00,2022-07-02 10:10:00,1038.59,1039.35,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31433,做多,2022-07-02 10:10:00,2022-07-02 10:15:00,1039.35,1037.45,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31434,做空,2022-07-02 10:15:00,2022-07-02 10:30:00,1037.45,1039.23,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31435,做多,2022-07-02 10:30:00,2022-07-02 10:35:00,1039.23,1044.77,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31436,做多,2022-07-02 11:50:00,2022-07-02 12:00:00,1042.6,1039.59,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31437,做空,2022-07-02 12:00:00,2022-07-02 12:05:00,1039.59,1044.37,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31438,做多,2022-07-02 12:05:00,2022-07-02 12:10:00,1044.37,1047.57,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31439,做多,2022-07-02 14:15:00,2022-07-02 14:30:00,1054.34,1056.41,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31440,做多,2022-07-02 15:05:00,2022-07-02 16:15:00,1054.08,1051.14,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31441,做空,2022-07-02 16:15:00,2022-07-02 16:20:00,1051.14,1052.62,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31442,做多,2022-07-02 16:20:00,2022-07-02 16:25:00,1052.62,1062.0,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31443,做多,2022-07-02 22:50:00,2022-07-03 00:15:00,1070.72,1064.33,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31444,做空,2022-07-03 00:15:00,2022-07-03 00:20:00,1064.33,1062.43,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31445,做多,2022-07-03 02:15:00,2022-07-03 03:10:00,1058.4,1057.84,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31446,做空,2022-07-03 03:10:00,2022-07-03 03:15:00,1057.84,1060.91,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31447,做多,2022-07-03 03:15:00,2022-07-03 03:35:00,1060.91,1062.53,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31448,做多,2022-07-03 04:55:00,2022-07-03 05:00:00,1071.47,1077.77,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31449,做多,2022-07-03 05:45:00,2022-07-03 07:10:00,1064.28,1061.47,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31450,做空,2022-07-03 07:10:00,2022-07-03 07:20:00,1061.47,1061.33,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31451,做多,2022-07-03 07:20:00,2022-07-03 07:45:00,1061.33,1060.87,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31452,做空,2022-07-03 07:45:00,2022-07-03 07:50:00,1060.87,1063.41,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31453,做多,2022-07-03 07:50:00,2022-07-03 07:55:00,1063.41,1063.26,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31454,做空,2022-07-03 07:55:00,2022-07-03 08:10:00,1063.26,1057.74,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31455,做多,2022-07-03 09:15:00,2022-07-03 09:30:00,1055.48,1056.44,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31456,做空,2022-07-03 09:30:00,2022-07-03 09:40:00,1056.44,1056.52,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31457,做多,2022-07-03 09:40:00,2022-07-03 09:45:00,1056.52,1058.3,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31458,做多,2022-07-03 11:50:00,2022-07-03 12:10:00,1060.79,1061.23,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31459,做空,2022-07-03 12:10:00,2022-07-03 12:20:00,1061.23,1060.68,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31460,做多,2022-07-03 12:20:00,2022-07-03 12:30:00,1060.68,1061.03,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31461,做空,2022-07-03 12:30:00,2022-07-03 12:40:00,1061.03,1056.92,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31462,做多,2022-07-03 14:20:00,2022-07-03 14:25:00,1049.54,1048.43,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31463,做空,2022-07-03 14:25:00,2022-07-03 15:55:00,1048.43,1049.89,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31464,做多,2022-07-03 15:55:00,2022-07-03 16:15:00,1049.89,1054.92,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31465,做多,2022-07-03 17:25:00,2022-07-03 17:55:00,1054.94,1059.8,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31466,做多,2022-07-03 17:55:00,2022-07-03 18:00:00,1059.8,1058.78,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31467,做多,2022-07-03 22:10:00,2022-07-03 23:05:00,1077.36,1078.69,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31468,做多,2022-07-03 23:05:00,2022-07-03 23:10:00,1078.69,1077.03,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31469,做多,2022-07-03 23:35:00,2022-07-03 23:40:00,1076.43,1075.36,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31470,做空,2022-07-03 23:40:00,2022-07-04 00:00:00,1075.36,1069.45,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31471,做多,2022-07-04 00:05:00,2022-07-04 00:15:00,1074.89,1073.55,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31472,做空,2022-07-04 00:15:00,2022-07-04 00:25:00,1073.55,1072.77,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31473,做多,2022-07-04 00:45:00,2022-07-04 01:05:00,1070.61,1070.57,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31474,做空,2022-07-04 01:05:00,2022-07-04 01:10:00,1070.57,1072.31,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31475,做多,2022-07-04 01:10:00,2022-07-04 01:15:00,1072.31,1071.65,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31476,做空,2022-07-04 01:15:00,2022-07-04 01:30:00,1071.65,1068.76,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31477,做多,2022-07-04 01:40:00,2022-07-04 01:55:00,1070.81,1073.92,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31478,做多,2022-07-04 04:15:00,2022-07-04 04:20:00,1054.55,1053.81,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31479,做多,2022-07-04 05:50:00,2022-07-04 05:55:00,1054.79,1053.89,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31480,做空,2022-07-04 05:55:00,2022-07-04 06:00:00,1053.89,1054.2,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31481,做多,2022-07-04 06:00:00,2022-07-04 06:10:00,1054.2,1055.86,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31482,做多,2022-07-04 06:10:00,2022-07-04 06:15:00,1055.86,1055.69,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31483,做多,2022-07-04 06:40:00,2022-07-04 06:45:00,1054.8,1053.52,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31484,做空,2022-07-04 06:45:00,2022-07-04 06:55:00,1053.52,1046.79,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31485,做多,2022-07-04 07:50:00,2022-07-04 08:55:00,1050.65,1050.46,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31486,做空,2022-07-04 08:55:00,2022-07-04 09:00:00,1050.46,1050.94,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31487,做多,2022-07-04 09:00:00,2022-07-04 09:15:00,1050.94,1052.43,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31488,做多,2022-07-04 11:25:00,2022-07-04 11:30:00,1075.35,1081.16,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31489,做多,2022-07-04 15:00:00,2022-07-04 15:05:00,1103.76,1117.34,0.01,100.0,0.0012,0.02,0.0,0.02,tp_upper -31490,做多,2022-07-04 16:25:00,2022-07-04 17:15:00,1108.05,1115.36,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31491,做多,2022-07-04 18:30:00,2022-07-04 18:50:00,1122.18,1131.62,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31492,做多,2022-07-04 19:45:00,2022-07-04 19:55:00,1121.55,1122.59,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31493,做空,2022-07-04 19:55:00,2022-07-04 20:10:00,1122.59,1125.32,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31494,做多,2022-07-04 20:10:00,2022-07-04 20:20:00,1125.32,1117.52,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31495,做空,2022-07-04 20:20:00,2022-07-04 20:45:00,1117.52,1121.56,0.01,100.0,0.0012,-0.0,0.0,-0.01,flip -31496,做多,2022-07-04 20:45:00,2022-07-04 20:55:00,1121.56,1121.29,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31497,做空,2022-07-04 20:55:00,2022-07-04 21:05:00,1121.29,1122.92,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31498,做多,2022-07-04 21:05:00,2022-07-04 21:25:00,1122.92,1120.86,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31499,做空,2022-07-04 21:25:00,2022-07-04 21:30:00,1120.86,1124.25,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31500,做多,2022-07-04 21:30:00,2022-07-04 21:35:00,1124.25,1128.18,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31501,做多,2022-07-05 00:50:00,2022-07-05 00:55:00,1156.78,1152.66,0.01,100.0,0.0011,-0.0,0.0,-0.01,flip -31502,做空,2022-07-05 00:55:00,2022-07-05 01:25:00,1152.66,1146.89,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31503,做多,2022-07-05 01:45:00,2022-07-05 01:50:00,1151.44,1151.1,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31504,做空,2022-07-05 01:50:00,2022-07-05 02:20:00,1151.1,1144.85,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31505,做多,2022-07-05 03:05:00,2022-07-05 03:20:00,1146.57,1147.49,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31506,做空,2022-07-05 03:20:00,2022-07-05 03:30:00,1147.49,1147.9,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31507,做多,2022-07-05 03:30:00,2022-07-05 03:35:00,1147.9,1152.05,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31508,做多,2022-07-05 04:25:00,2022-07-05 04:35:00,1147.94,1148.76,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31509,做空,2022-07-05 04:35:00,2022-07-05 04:50:00,1148.76,1148.0,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31510,做多,2022-07-05 04:50:00,2022-07-05 05:10:00,1148.0,1148.64,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31511,做空,2022-07-05 05:10:00,2022-07-05 05:15:00,1148.64,1157.48,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31512,做多,2022-07-05 05:15:00,2022-07-05 05:20:00,1157.48,1163.53,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31513,做多,2022-07-05 07:45:00,2022-07-05 10:35:00,1160.86,1129.55,0.01,100.0,0.0011,-0.04,0.0,-0.04,flip -31514,做空,2022-07-05 10:35:00,2022-07-05 10:50:00,1129.55,1129.96,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31515,做多,2022-07-05 10:50:00,2022-07-05 10:55:00,1129.96,1128.67,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31516,做空,2022-07-05 10:55:00,2022-07-05 11:35:00,1128.67,1127.55,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31517,做多,2022-07-05 13:40:00,2022-07-05 13:50:00,1098.63,1097.48,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31518,做空,2022-07-05 13:50:00,2022-07-05 14:00:00,1097.48,1094.65,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31519,做多,2022-07-05 14:00:00,2022-07-05 14:10:00,1094.65,1103.38,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31520,做多,2022-07-05 14:10:00,2022-07-05 14:15:00,1103.38,1098.15,0.01,100.0,0.0012,-0.01,0.0,-0.01,tp_upper -31521,做多,2022-07-05 15:50:00,2022-07-05 15:55:00,1092.51,1092.4,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31522,做空,2022-07-05 15:55:00,2022-07-05 16:05:00,1092.4,1092.51,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31523,做多,2022-07-05 16:05:00,2022-07-05 16:20:00,1092.51,1101.99,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31524,做多,2022-07-05 18:10:00,2022-07-05 18:15:00,1101.18,1101.11,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31525,做空,2022-07-05 18:15:00,2022-07-05 21:20:00,1101.11,1139.54,0.01,100.0,0.0012,-0.04,0.0,-0.05,tp_lower -31526,做多,2022-07-05 21:40:00,2022-07-05 21:50:00,1152.5,1149.01,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31527,做空,2022-07-05 21:50:00,2022-07-05 22:00:00,1149.01,1152.38,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31528,做多,2022-07-05 22:00:00,2022-07-05 22:05:00,1152.38,1150.47,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31529,做空,2022-07-05 22:05:00,2022-07-05 22:15:00,1150.47,1141.61,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31530,做多,2022-07-05 22:45:00,2022-07-05 23:05:00,1149.8,1145.08,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31531,做空,2022-07-05 23:05:00,2022-07-05 23:25:00,1145.08,1133.27,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31532,做多,2022-07-06 00:30:00,2022-07-06 00:40:00,1137.21,1146.27,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31533,做多,2022-07-06 01:20:00,2022-07-06 01:30:00,1138.52,1136.98,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31534,做空,2022-07-06 01:30:00,2022-07-06 01:40:00,1136.98,1122.03,0.01,100.0,0.0011,0.02,0.0,0.02,tp_lower -31535,做多,2022-07-06 02:55:00,2022-07-06 03:05:00,1118.35,1118.82,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31536,做空,2022-07-06 03:05:00,2022-07-06 03:20:00,1118.82,1119.52,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31537,做多,2022-07-06 03:20:00,2022-07-06 03:25:00,1119.52,1118.64,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31538,做空,2022-07-06 03:25:00,2022-07-06 05:10:00,1118.64,1139.81,0.01,100.0,0.0012,-0.02,0.0,-0.03,flip -31539,做多,2022-07-06 05:10:00,2022-07-06 05:20:00,1139.81,1128.93,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31540,做空,2022-07-06 05:20:00,2022-07-06 05:30:00,1128.93,1125.96,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31541,做多,2022-07-06 05:45:00,2022-07-06 05:50:00,1135.57,1134.6,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31542,做空,2022-07-06 05:50:00,2022-07-06 06:15:00,1134.6,1132.88,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31543,做多,2022-07-06 06:15:00,2022-07-06 06:20:00,1132.88,1131.03,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31544,做空,2022-07-06 06:20:00,2022-07-06 06:25:00,1131.03,1121.92,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31545,做多,2022-07-06 06:45:00,2022-07-06 07:00:00,1129.19,1134.66,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31546,做多,2022-07-06 08:50:00,2022-07-06 08:55:00,1141.17,1140.45,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31547,做空,2022-07-06 08:55:00,2022-07-06 09:05:00,1140.45,1143.52,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31548,做多,2022-07-06 09:05:00,2022-07-06 09:15:00,1143.52,1146.65,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31549,做多,2022-07-06 10:30:00,2022-07-06 12:25:00,1142.35,1131.58,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31550,做空,2022-07-06 12:25:00,2022-07-06 12:30:00,1131.58,1135.39,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31551,做多,2022-07-06 12:30:00,2022-07-06 13:10:00,1135.39,1142.74,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31552,做多,2022-07-06 13:40:00,2022-07-06 14:00:00,1133.45,1137.72,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31553,做空,2022-07-06 14:00:00,2022-07-06 14:05:00,1137.72,1144.18,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31554,做多,2022-07-06 14:05:00,2022-07-06 14:10:00,1144.18,1135.48,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31555,做空,2022-07-06 14:10:00,2022-07-06 14:25:00,1135.48,1139.34,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31556,做多,2022-07-06 14:25:00,2022-07-06 14:30:00,1139.34,1137.25,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31557,做空,2022-07-06 14:30:00,2022-07-06 14:35:00,1137.25,1139.97,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31558,做多,2022-07-06 14:35:00,2022-07-06 14:50:00,1139.97,1138.08,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31559,做空,2022-07-06 14:50:00,2022-07-06 14:55:00,1138.08,1138.84,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31560,做多,2022-07-06 14:55:00,2022-07-06 15:00:00,1138.84,1134.49,0.01,100.0,0.0011,-0.0,0.0,-0.01,flip -31561,做空,2022-07-06 15:00:00,2022-07-06 15:30:00,1134.49,1130.61,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31562,做多,2022-07-06 16:05:00,2022-07-06 16:20:00,1134.54,1134.06,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31563,做空,2022-07-06 16:20:00,2022-07-06 17:45:00,1134.06,1140.56,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31564,做多,2022-07-06 17:45:00,2022-07-06 18:00:00,1140.56,1137.29,0.01,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -31565,做多,2022-07-06 18:05:00,2022-07-06 18:10:00,1144.0,1141.97,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31566,做空,2022-07-06 18:10:00,2022-07-06 18:15:00,1141.97,1134.19,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31567,做多,2022-07-06 18:25:00,2022-07-06 18:30:00,1148.91,1151.36,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31568,做多,2022-07-06 20:00:00,2022-07-06 20:55:00,1155.17,1161.17,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31569,做多,2022-07-06 21:45:00,2022-07-06 22:00:00,1160.33,1167.1,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31570,做多,2022-07-07 00:40:00,2022-07-07 01:25:00,1186.21,1185.07,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31571,做空,2022-07-07 01:25:00,2022-07-07 01:45:00,1185.07,1187.11,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31572,做多,2022-07-07 01:45:00,2022-07-07 01:50:00,1187.11,1185.04,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31573,做多,2022-07-07 02:05:00,2022-07-07 04:05:00,1183.97,1172.11,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31574,做空,2022-07-07 04:05:00,2022-07-07 04:30:00,1172.11,1168.2,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31575,做多,2022-07-07 04:45:00,2022-07-07 04:50:00,1172.23,1171.44,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31576,做空,2022-07-07 04:50:00,2022-07-07 05:00:00,1171.44,1171.9,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31577,做多,2022-07-07 05:00:00,2022-07-07 05:20:00,1171.9,1171.64,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31578,做空,2022-07-07 05:20:00,2022-07-07 05:30:00,1171.64,1172.52,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31579,做多,2022-07-07 05:30:00,2022-07-07 05:35:00,1172.52,1171.33,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31580,做空,2022-07-07 05:35:00,2022-07-07 05:50:00,1171.33,1165.98,0.01,100.0,0.001,0.01,0.0,0.0,tp_lower -31581,做多,2022-07-07 06:50:00,2022-07-07 07:10:00,1168.56,1168.24,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31582,做多,2022-07-07 07:20:00,2022-07-07 07:25:00,1170.4,1171.0,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31583,做多,2022-07-07 10:25:00,2022-07-07 10:40:00,1184.24,1184.42,0.01,100.0,0.001,0.0,0.0,-0.0,flip -31584,做空,2022-07-07 10:40:00,2022-07-07 10:45:00,1184.42,1180.01,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31585,做多,2022-07-07 10:55:00,2022-07-07 11:00:00,1185.53,1182.17,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31586,做空,2022-07-07 11:00:00,2022-07-07 11:05:00,1182.17,1184.7,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31587,做多,2022-07-07 11:05:00,2022-07-07 11:15:00,1184.7,1181.69,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31588,做空,2022-07-07 11:15:00,2022-07-07 11:20:00,1181.69,1180.23,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31589,做多,2022-07-07 11:40:00,2022-07-07 12:05:00,1182.2,1183.64,0.01,100.0,0.001,0.0,0.0,0.0,flip -31590,做空,2022-07-07 12:05:00,2022-07-07 12:25:00,1183.64,1184.54,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31591,做多,2022-07-07 12:25:00,2022-07-07 12:30:00,1184.54,1179.52,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31592,做空,2022-07-07 12:30:00,2022-07-07 12:35:00,1179.52,1183.9,0.01,100.0,0.001,-0.0,0.0,-0.01,tp_lower -31593,做多,2022-07-07 12:35:00,2022-07-07 12:45:00,1183.9,1186.71,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31594,做多,2022-07-07 13:30:00,2022-07-07 13:35:00,1190.37,1187.96,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31595,做多,2022-07-07 15:40:00,2022-07-07 16:05:00,1216.99,1218.27,0.01,100.0,0.001,0.0,0.0,0.0,flip -31596,做空,2022-07-07 16:05:00,2022-07-07 16:25:00,1218.27,1220.55,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31597,做多,2022-07-07 16:25:00,2022-07-07 16:30:00,1220.55,1222.64,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31598,做多,2022-07-07 18:05:00,2022-07-07 18:30:00,1224.79,1229.7,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31599,做多,2022-07-07 20:10:00,2022-07-07 20:15:00,1239.64,1238.23,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31600,做空,2022-07-07 20:15:00,2022-07-07 21:10:00,1238.23,1240.93,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31601,做多,2022-07-07 21:10:00,2022-07-07 21:20:00,1240.93,1239.66,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31602,做空,2022-07-07 21:20:00,2022-07-07 21:35:00,1239.66,1237.66,0.01,100.0,0.001,0.0,0.0,0.0,flip -31603,做多,2022-07-07 21:35:00,2022-07-07 21:40:00,1237.66,1236.21,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31604,做空,2022-07-07 21:40:00,2022-07-07 21:55:00,1236.21,1239.33,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31605,做多,2022-07-07 21:55:00,2022-07-07 22:00:00,1239.33,1236.57,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31606,做多,2022-07-07 22:10:00,2022-07-07 22:20:00,1238.67,1237.67,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31607,做空,2022-07-07 22:20:00,2022-07-07 22:25:00,1237.67,1228.1,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31608,做多,2022-07-07 23:15:00,2022-07-07 23:40:00,1232.4,1241.45,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31609,做多,2022-07-08 00:10:00,2022-07-08 00:20:00,1235.18,1234.75,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31610,做空,2022-07-08 00:20:00,2022-07-08 00:35:00,1234.75,1240.3,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31611,做多,2022-07-08 00:35:00,2022-07-08 00:40:00,1240.3,1238.45,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31612,做空,2022-07-08 00:40:00,2022-07-08 00:50:00,1238.45,1239.21,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31613,做多,2022-07-08 00:50:00,2022-07-08 00:55:00,1239.21,1241.0,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31614,做多,2022-07-08 03:10:00,2022-07-08 03:35:00,1253.44,1257.74,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31615,做多,2022-07-08 05:40:00,2022-07-08 07:40:00,1254.32,1242.59,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31616,做空,2022-07-08 07:40:00,2022-07-08 08:05:00,1242.59,1241.67,0.01,100.0,0.001,0.0,0.0,0.0,flip -31617,做多,2022-07-08 08:05:00,2022-07-08 08:15:00,1241.67,1242.07,0.01,100.0,0.001,0.0,0.0,-0.0,flip -31618,做空,2022-07-08 08:15:00,2022-07-08 08:25:00,1242.07,1240.56,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31619,做多,2022-07-08 08:25:00,2022-07-08 10:20:00,1240.56,1228.46,0.01,100.0,0.001,-0.01,0.0,-0.01,tp_upper -31620,做多,2022-07-08 11:15:00,2022-07-08 11:40:00,1219.91,1223.15,0.01,100.0,0.001,0.0,0.0,0.0,flip -31621,做空,2022-07-08 11:40:00,2022-07-08 12:00:00,1223.15,1221.49,0.01,100.0,0.001,0.0,0.0,0.0,flip -31622,做多,2022-07-08 12:00:00,2022-07-08 12:10:00,1221.49,1226.76,0.01,100.0,0.001,0.01,0.0,0.0,tp_upper -31623,做多,2022-07-08 13:35:00,2022-07-08 13:40:00,1216.35,1216.1,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31624,做空,2022-07-08 13:40:00,2022-07-08 13:50:00,1216.1,1197.76,0.01,100.0,0.001,0.02,0.0,0.02,tp_lower -31625,做多,2022-07-08 14:15:00,2022-07-08 14:35:00,1207.3,1220.85,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31626,做多,2022-07-08 16:10:00,2022-07-08 17:30:00,1226.92,1225.22,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31627,做空,2022-07-08 17:30:00,2022-07-08 18:55:00,1225.22,1227.7,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31628,做多,2022-07-08 18:55:00,2022-07-08 19:15:00,1227.7,1235.84,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31629,做多,2022-07-08 23:05:00,2022-07-08 23:10:00,1234.63,1232.42,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31630,做空,2022-07-08 23:10:00,2022-07-08 23:15:00,1232.42,1240.54,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31631,做多,2022-07-08 23:15:00,2022-07-08 23:20:00,1240.54,1240.0,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31632,做多,2022-07-09 01:15:00,2022-07-09 01:20:00,1217.24,1211.62,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31633,做空,2022-07-09 01:20:00,2022-07-09 02:00:00,1211.62,1214.44,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31634,做多,2022-07-09 02:00:00,2022-07-09 02:05:00,1214.44,1213.36,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31635,做空,2022-07-09 02:05:00,2022-07-09 02:15:00,1213.36,1213.85,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31636,做多,2022-07-09 02:15:00,2022-07-09 02:35:00,1213.85,1214.02,0.01,100.0,0.001,0.0,0.0,-0.0,tp_upper -31637,做多,2022-07-09 02:45:00,2022-07-09 03:00:00,1214.18,1214.2,0.01,100.0,0.001,0.0,0.0,-0.0,flip -31638,做空,2022-07-09 03:00:00,2022-07-09 03:10:00,1214.2,1210.85,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31639,做多,2022-07-09 03:35:00,2022-07-09 03:40:00,1215.25,1214.47,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31640,做空,2022-07-09 03:40:00,2022-07-09 04:25:00,1214.47,1212.45,0.01,100.0,0.001,0.0,0.0,0.0,flip -31641,做多,2022-07-09 04:25:00,2022-07-09 05:00:00,1212.45,1221.79,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31642,做多,2022-07-09 05:40:00,2022-07-09 06:10:00,1213.31,1214.62,0.01,100.0,0.001,0.0,0.0,0.0,flip -31643,做空,2022-07-09 06:10:00,2022-07-09 06:15:00,1214.62,1215.06,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31644,做多,2022-07-09 06:15:00,2022-07-09 06:25:00,1215.06,1214.8,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31645,做空,2022-07-09 06:25:00,2022-07-09 08:20:00,1214.8,1221.8,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31646,做多,2022-07-09 08:20:00,2022-07-09 08:45:00,1221.8,1224.84,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31647,做多,2022-07-09 10:30:00,2022-07-09 10:35:00,1220.51,1219.61,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31648,做空,2022-07-09 10:35:00,2022-07-09 10:40:00,1219.61,1223.35,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31649,做多,2022-07-09 10:40:00,2022-07-09 10:45:00,1223.35,1223.0,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31650,做多,2022-07-09 13:05:00,2022-07-09 13:45:00,1215.8,1211.52,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31651,做空,2022-07-09 13:45:00,2022-07-09 13:50:00,1211.52,1214.21,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31652,做多,2022-07-09 13:50:00,2022-07-09 13:55:00,1214.21,1213.04,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31653,做空,2022-07-09 13:55:00,2022-07-09 14:05:00,1213.04,1220.18,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31654,做多,2022-07-09 14:05:00,2022-07-09 14:10:00,1220.18,1220.95,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31655,做多,2022-07-09 14:45:00,2022-07-09 15:15:00,1215.91,1215.77,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31656,做空,2022-07-09 15:15:00,2022-07-09 15:20:00,1215.77,1217.37,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31657,做多,2022-07-09 15:20:00,2022-07-09 15:30:00,1217.37,1216.49,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31658,做空,2022-07-09 15:30:00,2022-07-09 15:45:00,1216.49,1214.48,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31659,做多,2022-07-09 16:05:00,2022-07-09 16:10:00,1216.6,1216.37,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31660,做空,2022-07-09 16:10:00,2022-07-09 16:25:00,1216.37,1216.36,0.01,100.0,0.001,0.0,0.0,-0.0,flip -31661,做多,2022-07-09 16:25:00,2022-07-09 16:35:00,1216.36,1218.99,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31662,做多,2022-07-09 18:10:00,2022-07-09 18:15:00,1224.62,1224.33,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31663,做空,2022-07-09 18:15:00,2022-07-09 19:10:00,1224.33,1210.08,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31664,做多,2022-07-09 20:30:00,2022-07-09 20:55:00,1217.52,1218.89,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31665,做多,2022-07-10 00:15:00,2022-07-10 01:25:00,1215.61,1215.22,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31666,做多,2022-07-10 02:15:00,2022-07-10 03:55:00,1211.86,1187.73,0.01,100.0,0.001,-0.02,0.0,-0.03,flip -31667,做空,2022-07-10 03:55:00,2022-07-10 04:05:00,1187.73,1186.25,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31668,做多,2022-07-10 04:20:00,2022-07-10 04:30:00,1188.12,1186.94,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31669,做空,2022-07-10 04:30:00,2022-07-10 04:40:00,1186.94,1190.57,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31670,做多,2022-07-10 04:40:00,2022-07-10 04:50:00,1190.57,1192.34,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31671,做多,2022-07-10 07:35:00,2022-07-10 07:45:00,1189.54,1190.18,0.01,100.0,0.001,0.0,0.0,0.0,flip -31672,做空,2022-07-10 07:45:00,2022-07-10 08:00:00,1190.18,1190.64,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31673,做多,2022-07-10 08:00:00,2022-07-10 08:05:00,1190.64,1188.37,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31674,做空,2022-07-10 08:05:00,2022-07-10 08:10:00,1188.37,1188.55,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31675,做多,2022-07-10 08:10:00,2022-07-10 08:25:00,1188.55,1190.12,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31676,做多,2022-07-10 08:45:00,2022-07-10 09:20:00,1188.56,1186.05,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31677,做空,2022-07-10 09:20:00,2022-07-10 09:25:00,1186.05,1186.19,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_lower -31678,做多,2022-07-10 09:35:00,2022-07-10 09:40:00,1188.87,1187.85,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31679,做空,2022-07-10 09:40:00,2022-07-10 09:45:00,1187.85,1188.85,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31680,做多,2022-07-10 09:45:00,2022-07-10 09:50:00,1188.85,1187.67,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31681,做空,2022-07-10 09:50:00,2022-07-10 10:10:00,1187.67,1187.28,0.01,100.0,0.001,0.0,0.0,-0.0,flip -31682,做多,2022-07-10 10:10:00,2022-07-10 10:40:00,1187.28,1183.79,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31683,做空,2022-07-10 10:40:00,2022-07-10 10:45:00,1183.79,1180.7,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31684,做多,2022-07-10 11:45:00,2022-07-10 11:55:00,1183.86,1183.04,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31685,做空,2022-07-10 11:55:00,2022-07-10 12:50:00,1183.04,1182.68,0.01,100.0,0.001,0.0,0.0,-0.0,flip -31686,做多,2022-07-10 12:50:00,2022-07-10 13:00:00,1182.68,1180.34,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31687,做空,2022-07-10 13:00:00,2022-07-10 13:15:00,1180.34,1177.75,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31688,做多,2022-07-10 15:15:00,2022-07-10 16:05:00,1165.09,1161.38,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31689,做空,2022-07-10 16:05:00,2022-07-10 16:10:00,1161.38,1156.53,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31690,做多,2022-07-10 16:25:00,2022-07-10 16:30:00,1161.81,1166.38,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31691,做多,2022-07-10 16:30:00,2022-07-10 16:35:00,1166.38,1166.64,0.01,100.0,0.001,0.0,0.0,-0.0,tp_upper -31692,做多,2022-07-10 19:35:00,2022-07-10 19:50:00,1165.21,1169.25,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31693,做多,2022-07-10 19:50:00,2022-07-10 19:55:00,1169.25,1173.62,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31694,做多,2022-07-10 23:20:00,2022-07-10 23:35:00,1166.49,1165.19,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31695,做空,2022-07-10 23:35:00,2022-07-10 23:40:00,1165.19,1168.65,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31696,做多,2022-07-10 23:40:00,2022-07-10 23:55:00,1168.65,1167.81,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31697,做空,2022-07-10 23:55:00,2022-07-11 00:10:00,1167.81,1165.74,0.01,100.0,0.001,0.0,0.0,0.0,flip -31698,做多,2022-07-11 00:10:00,2022-07-11 01:15:00,1165.74,1162.2,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31699,做空,2022-07-11 01:15:00,2022-07-11 01:20:00,1162.2,1151.53,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31700,做多,2022-07-11 02:40:00,2022-07-11 03:15:00,1153.01,1151.71,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31701,做空,2022-07-11 03:15:00,2022-07-11 04:10:00,1151.71,1152.0,0.01,100.0,0.0011,-0.0,0.0,-0.0,tp_lower -31702,做多,2022-07-11 04:10:00,2022-07-11 04:15:00,1152.0,1151.7,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31703,做空,2022-07-11 04:15:00,2022-07-11 04:35:00,1151.7,1146.32,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31704,做多,2022-07-11 05:05:00,2022-07-11 05:45:00,1149.51,1149.0,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31705,做空,2022-07-11 05:45:00,2022-07-11 05:50:00,1149.0,1145.85,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31706,做多,2022-07-11 07:15:00,2022-07-11 07:20:00,1142.93,1141.84,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31707,做空,2022-07-11 07:20:00,2022-07-11 07:25:00,1141.84,1142.04,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31708,做多,2022-07-11 07:25:00,2022-07-11 08:00:00,1142.04,1142.0,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31709,做空,2022-07-11 08:00:00,2022-07-11 08:05:00,1142.0,1143.85,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31710,做多,2022-07-11 08:05:00,2022-07-11 08:10:00,1143.85,1144.46,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31711,做多,2022-07-11 08:25:00,2022-07-11 08:30:00,1143.45,1142.76,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31712,做空,2022-07-11 08:30:00,2022-07-11 08:35:00,1142.76,1143.14,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31713,做多,2022-07-11 08:35:00,2022-07-11 09:00:00,1143.14,1144.7,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31714,做多,2022-07-11 09:00:00,2022-07-11 09:10:00,1144.7,1148.0,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31715,做多,2022-07-11 10:40:00,2022-07-11 10:45:00,1146.62,1148.55,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31716,做多,2022-07-11 11:10:00,2022-07-11 11:20:00,1146.72,1146.5,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31717,做空,2022-07-11 11:20:00,2022-07-11 11:30:00,1146.5,1147.86,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31718,做多,2022-07-11 11:30:00,2022-07-11 11:35:00,1147.86,1145.14,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31719,做空,2022-07-11 11:35:00,2022-07-11 11:45:00,1145.14,1143.1,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31720,做多,2022-07-11 12:20:00,2022-07-11 12:25:00,1145.24,1144.24,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31721,做空,2022-07-11 12:25:00,2022-07-11 13:45:00,1144.24,1136.72,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31722,做多,2022-07-11 14:40:00,2022-07-11 14:55:00,1142.69,1138.59,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31723,做空,2022-07-11 14:55:00,2022-07-11 15:30:00,1138.59,1137.74,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31724,做多,2022-07-11 15:30:00,2022-07-11 15:45:00,1137.74,1138.96,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31725,做空,2022-07-11 15:45:00,2022-07-11 15:50:00,1138.96,1142.19,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31726,做多,2022-07-11 15:50:00,2022-07-11 16:10:00,1142.19,1144.0,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31727,做多,2022-07-11 17:00:00,2022-07-11 17:10:00,1142.98,1150.44,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31728,做多,2022-07-11 18:20:00,2022-07-11 18:40:00,1149.35,1154.46,0.01,100.0,0.001,0.01,0.0,0.0,tp_upper -31729,做多,2022-07-11 18:40:00,2022-07-11 18:45:00,1154.46,1152.58,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31730,做多,2022-07-11 20:05:00,2022-07-11 20:15:00,1142.19,1137.29,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31731,做空,2022-07-11 20:15:00,2022-07-11 20:20:00,1137.29,1136.41,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31732,做多,2022-07-12 00:10:00,2022-07-12 01:45:00,1096.53,1090.66,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31733,做空,2022-07-12 01:45:00,2022-07-12 02:50:00,1090.66,1089.78,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31734,做多,2022-07-12 02:50:00,2022-07-12 04:30:00,1089.78,1087.39,0.01,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -31735,做多,2022-07-12 08:30:00,2022-07-12 08:35:00,1068.01,1066.92,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31736,做空,2022-07-12 08:35:00,2022-07-12 09:00:00,1066.92,1067.12,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31737,做多,2022-07-12 09:00:00,2022-07-12 09:10:00,1067.12,1066.33,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31738,做空,2022-07-12 09:10:00,2022-07-12 09:30:00,1066.33,1058.59,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31739,做多,2022-07-12 10:20:00,2022-07-12 10:50:00,1061.02,1058.75,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31740,做空,2022-07-12 10:50:00,2022-07-12 11:05:00,1058.75,1058.81,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31741,做多,2022-07-12 11:05:00,2022-07-12 11:10:00,1058.81,1062.66,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31742,做多,2022-07-12 13:35:00,2022-07-12 13:40:00,1078.94,1074.25,0.01,100.0,0.0011,-0.01,0.0,-0.01,tp_upper -31743,做多,2022-07-12 13:50:00,2022-07-12 14:20:00,1071.64,1069.72,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31744,做空,2022-07-12 14:20:00,2022-07-12 14:30:00,1069.72,1073.32,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31745,做多,2022-07-12 14:30:00,2022-07-12 14:35:00,1073.32,1071.51,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31746,做空,2022-07-12 14:35:00,2022-07-12 14:40:00,1071.51,1072.81,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31747,做多,2022-07-12 14:40:00,2022-07-12 15:10:00,1072.81,1079.68,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31748,做多,2022-07-12 15:55:00,2022-07-12 16:05:00,1075.53,1080.94,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31749,做多,2022-07-12 20:20:00,2022-07-12 20:25:00,1046.83,1046.29,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31750,做空,2022-07-12 20:25:00,2022-07-12 20:50:00,1046.29,1041.8,0.01,100.0,0.0012,0.01,0.0,0.0,flip -31751,做多,2022-07-12 20:50:00,2022-07-12 21:20:00,1041.8,1049.69,0.01,100.0,0.0012,0.01,0.0,0.01,tp_upper -31752,做多,2022-07-12 21:50:00,2022-07-12 21:55:00,1046.27,1039.95,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31753,做空,2022-07-12 21:55:00,2022-07-12 22:00:00,1039.95,1041.58,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_lower -31754,做多,2022-07-12 22:05:00,2022-07-12 22:20:00,1043.59,1044.2,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31755,做空,2022-07-12 22:20:00,2022-07-12 22:25:00,1044.2,1047.32,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31756,做多,2022-07-12 22:25:00,2022-07-12 22:30:00,1047.32,1045.52,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31757,做空,2022-07-12 22:30:00,2022-07-12 23:05:00,1045.52,1044.25,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31758,做多,2022-07-12 23:05:00,2022-07-12 23:20:00,1044.25,1042.98,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31759,做空,2022-07-12 23:20:00,2022-07-12 23:30:00,1042.98,1041.95,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31760,做多,2022-07-12 23:30:00,2022-07-13 00:50:00,1041.95,1041.88,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31761,做空,2022-07-13 00:50:00,2022-07-13 03:20:00,1041.88,1053.21,0.01,100.0,0.0012,-0.01,0.0,-0.01,flip -31762,做多,2022-07-13 03:20:00,2022-07-13 04:10:00,1053.21,1054.61,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31763,做空,2022-07-13 04:10:00,2022-07-13 04:45:00,1054.61,1050.19,0.01,100.0,0.0012,0.01,0.0,0.0,tp_lower -31764,做多,2022-07-13 05:20:00,2022-07-13 05:25:00,1057.45,1056.16,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -31765,做多,2022-07-13 06:20:00,2022-07-13 06:35:00,1055.01,1055.49,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31766,做空,2022-07-13 06:35:00,2022-07-13 06:40:00,1055.49,1058.44,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31767,做多,2022-07-13 06:40:00,2022-07-13 06:50:00,1058.44,1057.92,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31768,做空,2022-07-13 06:50:00,2022-07-13 07:25:00,1057.92,1057.72,0.01,100.0,0.0011,0.0,0.0,-0.0,flip -31769,做多,2022-07-13 07:25:00,2022-07-13 07:40:00,1057.72,1065.08,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31770,做多,2022-07-13 09:35:00,2022-07-13 10:45:00,1073.26,1072.2,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31771,做空,2022-07-13 10:45:00,2022-07-13 11:05:00,1072.2,1073.17,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31772,做多,2022-07-13 11:05:00,2022-07-13 11:20:00,1073.17,1070.23,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31773,做空,2022-07-13 11:20:00,2022-07-13 11:25:00,1070.23,1072.92,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31774,做多,2022-07-13 11:25:00,2022-07-13 11:30:00,1072.92,1074.39,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31775,做多,2022-07-13 13:45:00,2022-07-13 13:50:00,1042.27,1041.95,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31776,做空,2022-07-13 13:50:00,2022-07-13 14:25:00,1041.95,1036.19,0.01,100.0,0.0012,0.01,0.0,0.01,flip -31777,做多,2022-07-13 14:25:00,2022-07-13 14:35:00,1036.19,1050.14,0.01,100.0,0.0012,0.02,0.0,0.02,tp_upper -31778,做多,2022-07-13 16:05:00,2022-07-13 16:50:00,1061.04,1070.96,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31779,做多,2022-07-13 18:20:00,2022-07-13 18:45:00,1086.28,1087.26,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31780,做空,2022-07-13 18:45:00,2022-07-13 18:50:00,1087.26,1088.84,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31781,做多,2022-07-13 18:50:00,2022-07-13 19:00:00,1088.84,1089.83,0.01,100.0,0.0011,0.0,0.0,0.0,flip -31782,做空,2022-07-13 19:00:00,2022-07-13 19:30:00,1089.83,1078.52,0.01,100.0,0.0011,0.01,0.0,0.01,tp_lower -31783,做多,2022-07-13 21:05:00,2022-07-13 21:10:00,1079.19,1079.61,0.01,100.0,0.0011,0.0,0.0,-0.0,tp_upper -31784,做多,2022-07-13 23:00:00,2022-07-13 23:15:00,1088.18,1110.51,0.01,100.0,0.0011,0.03,0.0,0.02,tp_upper -31785,做多,2022-07-14 00:50:00,2022-07-14 01:00:00,1116.08,1112.99,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31786,做空,2022-07-14 01:00:00,2022-07-14 01:55:00,1112.99,1112.87,0.01,100.0,0.0012,0.0,0.0,-0.0,flip -31787,做多,2022-07-14 01:55:00,2022-07-14 02:40:00,1112.87,1111.9,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31788,做空,2022-07-14 02:40:00,2022-07-14 03:00:00,1111.9,1115.55,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31789,做多,2022-07-14 03:00:00,2022-07-14 03:05:00,1115.55,1115.86,0.01,100.0,0.0011,0.0,0.0,-0.0,tp_upper -31790,做多,2022-07-14 03:40:00,2022-07-14 03:45:00,1115.31,1112.5,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31791,做空,2022-07-14 03:45:00,2022-07-14 04:10:00,1112.5,1113.28,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31792,做多,2022-07-14 04:10:00,2022-07-14 04:15:00,1113.28,1107.89,0.01,100.0,0.0011,-0.01,0.0,-0.01,flip -31793,做空,2022-07-14 04:15:00,2022-07-14 04:20:00,1107.89,1107.28,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31794,做多,2022-07-14 05:25:00,2022-07-14 05:45:00,1109.05,1106.31,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31795,做空,2022-07-14 05:45:00,2022-07-14 05:50:00,1106.31,1103.75,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31796,做多,2022-07-14 07:40:00,2022-07-14 08:05:00,1097.55,1095.03,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31797,做空,2022-07-14 08:05:00,2022-07-14 08:20:00,1095.03,1093.6,0.01,100.0,0.0011,0.0,0.0,0.0,tp_lower -31798,做多,2022-07-14 10:25:00,2022-07-14 10:40:00,1086.3,1088.51,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31799,做多,2022-07-14 10:50:00,2022-07-14 11:00:00,1085.68,1085.43,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31800,做空,2022-07-14 11:00:00,2022-07-14 11:10:00,1085.43,1082.77,0.01,100.0,0.0012,0.0,0.0,0.0,tp_lower -31801,做多,2022-07-14 11:50:00,2022-07-14 12:15:00,1081.48,1082.32,0.01,100.0,0.0012,0.0,0.0,0.0,flip -31802,做空,2022-07-14 12:15:00,2022-07-14 12:30:00,1082.32,1085.59,0.01,100.0,0.0012,-0.0,0.0,-0.0,tp_lower -31803,做多,2022-07-14 12:30:00,2022-07-14 12:35:00,1085.59,1088.31,0.01,100.0,0.0012,0.0,0.0,0.0,tp_upper -31804,做多,2022-07-14 13:15:00,2022-07-14 13:20:00,1084.56,1083.07,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31805,做空,2022-07-14 13:20:00,2022-07-14 13:30:00,1083.07,1076.02,0.01,100.0,0.0012,0.01,0.0,0.01,tp_lower -31806,做多,2022-07-14 13:45:00,2022-07-14 14:00:00,1082.89,1079.17,0.01,100.0,0.0012,-0.0,0.0,-0.0,flip -31807,做空,2022-07-14 14:00:00,2022-07-14 14:10:00,1079.17,1083.18,0.01,100.0,0.0012,-0.0,0.0,-0.01,flip -31808,做多,2022-07-14 14:10:00,2022-07-14 14:15:00,1083.18,1080.91,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31809,做空,2022-07-14 14:15:00,2022-07-14 14:20:00,1080.91,1082.21,0.01,100.0,0.0011,-0.0,0.0,-0.0,flip -31810,做多,2022-07-14 14:20:00,2022-07-14 14:45:00,1082.21,1088.58,0.01,100.0,0.0011,0.01,0.0,0.01,tp_upper -31811,做多,2022-07-14 19:10:00,2022-07-14 19:15:00,1192.23,1191.68,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31812,做空,2022-07-14 19:15:00,2022-07-14 19:20:00,1191.68,1195.72,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31813,做多,2022-07-14 19:20:00,2022-07-14 19:25:00,1195.72,1203.37,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31814,做多,2022-07-14 20:00:00,2022-07-14 20:05:00,1195.36,1192.39,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31815,做空,2022-07-14 20:05:00,2022-07-14 20:25:00,1192.39,1196.59,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31816,做多,2022-07-14 20:25:00,2022-07-14 20:30:00,1196.59,1195.35,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31817,做空,2022-07-14 20:30:00,2022-07-14 20:40:00,1195.35,1199.1,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31818,做多,2022-07-14 20:40:00,2022-07-14 20:45:00,1199.1,1192.74,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31819,做空,2022-07-14 20:45:00,2022-07-14 21:00:00,1192.74,1195.23,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31820,做多,2022-07-14 21:00:00,2022-07-14 22:35:00,1195.23,1186.82,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31821,做空,2022-07-14 22:35:00,2022-07-15 00:20:00,1186.82,1183.04,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31822,做多,2022-07-15 01:30:00,2022-07-15 01:40:00,1186.67,1189.3,0.01,100.0,0.0011,0.0,0.0,0.0,tp_upper -31823,做多,2022-07-15 03:55:00,2022-07-15 04:00:00,1199.25,1197.43,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31824,做空,2022-07-15 04:00:00,2022-07-15 04:45:00,1197.43,1197.92,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31825,做多,2022-07-15 04:45:00,2022-07-15 05:40:00,1197.92,1196.83,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31826,做空,2022-07-15 05:40:00,2022-07-15 05:45:00,1196.83,1199.6,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31827,做多,2022-07-15 05:45:00,2022-07-15 05:50:00,1199.6,1204.42,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31828,做多,2022-07-15 07:05:00,2022-07-15 07:20:00,1202.01,1214.24,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31829,做多,2022-07-15 08:20:00,2022-07-15 08:35:00,1207.09,1209.16,0.01,100.0,0.001,0.0,0.0,0.0,flip -31830,做空,2022-07-15 08:35:00,2022-07-15 08:40:00,1209.16,1211.73,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31831,做多,2022-07-15 08:40:00,2022-07-15 08:45:00,1211.73,1210.39,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31832,做空,2022-07-15 08:45:00,2022-07-15 08:50:00,1210.39,1215.96,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31833,做多,2022-07-15 08:50:00,2022-07-15 08:55:00,1215.96,1204.95,0.01,100.0,0.001,-0.01,0.0,-0.01,tp_upper -31834,做多,2022-07-15 09:05:00,2022-07-15 09:15:00,1210.74,1226.13,0.01,100.0,0.001,0.02,0.0,0.01,tp_upper -31835,做多,2022-07-15 10:10:00,2022-07-15 10:15:00,1217.4,1215.86,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31836,做空,2022-07-15 10:15:00,2022-07-15 10:20:00,1215.86,1218.81,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31837,做多,2022-07-15 10:20:00,2022-07-15 10:30:00,1218.81,1217.19,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31838,做空,2022-07-15 10:30:00,2022-07-15 10:35:00,1217.19,1217.25,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31839,做多,2022-07-15 10:35:00,2022-07-15 10:50:00,1217.25,1218.28,0.01,100.0,0.001,0.0,0.0,0.0,flip -31840,做空,2022-07-15 10:50:00,2022-07-15 10:55:00,1218.28,1219.61,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31841,做多,2022-07-15 10:55:00,2022-07-15 11:00:00,1219.61,1214.26,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31842,做空,2022-07-15 11:00:00,2022-07-15 11:05:00,1214.26,1214.12,0.01,100.0,0.001,0.0,0.0,-0.0,tp_lower -31843,做多,2022-07-15 11:10:00,2022-07-15 11:15:00,1225.55,1218.7,0.01,100.0,0.001,-0.01,0.0,-0.01,tp_upper -31844,做多,2022-07-15 12:20:00,2022-07-15 12:25:00,1219.23,1217.76,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31845,做空,2022-07-15 12:25:00,2022-07-15 12:30:00,1217.76,1208.88,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31846,做多,2022-07-15 12:35:00,2022-07-15 12:40:00,1227.59,1224.8,0.01,100.0,0.001,-0.0,0.0,-0.0,tp_upper -31847,做多,2022-07-15 13:25:00,2022-07-15 13:35:00,1224.2,1219.05,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31848,做空,2022-07-15 13:35:00,2022-07-15 14:00:00,1219.05,1228.13,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31849,做多,2022-07-15 14:00:00,2022-07-15 14:05:00,1228.13,1226.66,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31850,做空,2022-07-15 14:05:00,2022-07-15 14:55:00,1226.66,1227.16,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31851,做多,2022-07-15 14:55:00,2022-07-15 15:10:00,1227.16,1230.02,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31852,做多,2022-07-15 17:05:00,2022-07-15 17:10:00,1220.63,1230.85,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31853,做多,2022-07-15 20:40:00,2022-07-15 23:15:00,1259.3,1249.22,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31854,做空,2022-07-15 23:15:00,2022-07-15 23:20:00,1249.22,1239.26,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31855,做多,2022-07-16 01:25:00,2022-07-16 01:30:00,1222.77,1219.38,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31856,做空,2022-07-16 01:30:00,2022-07-16 01:55:00,1219.38,1219.79,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31857,做多,2022-07-16 01:55:00,2022-07-16 02:10:00,1219.79,1215.0,0.01,100.0,0.001,-0.0,0.0,-0.01,flip -31858,做空,2022-07-16 02:10:00,2022-07-16 02:15:00,1215.0,1210.3,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31859,做多,2022-07-16 02:30:00,2022-07-16 02:40:00,1216.61,1214.85,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31860,做空,2022-07-16 02:40:00,2022-07-16 02:45:00,1214.85,1218.51,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31861,做多,2022-07-16 02:45:00,2022-07-16 02:55:00,1218.51,1218.9,0.01,100.0,0.001,0.0,0.0,-0.0,flip -31862,做空,2022-07-16 02:55:00,2022-07-16 04:00:00,1218.9,1214.32,0.01,100.0,0.001,0.0,0.0,0.0,tp_lower -31863,做多,2022-07-16 04:35:00,2022-07-16 05:15:00,1216.46,1219.1,0.01,100.0,0.001,0.0,0.0,0.0,flip -31864,做空,2022-07-16 05:15:00,2022-07-16 05:40:00,1219.1,1210.93,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31865,做多,2022-07-16 07:15:00,2022-07-16 07:25:00,1202.51,1202.23,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31866,做空,2022-07-16 07:25:00,2022-07-16 07:45:00,1202.23,1193.62,0.01,100.0,0.001,0.01,0.0,0.01,tp_lower -31867,做多,2022-07-16 08:00:00,2022-07-16 08:30:00,1201.29,1199.81,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31868,做空,2022-07-16 08:30:00,2022-07-16 08:35:00,1199.81,1204.63,0.01,100.0,0.001,-0.0,0.0,-0.01,flip -31869,做多,2022-07-16 08:35:00,2022-07-16 08:40:00,1204.63,1199.47,0.01,100.0,0.001,-0.01,0.0,-0.01,flip -31870,做空,2022-07-16 08:40:00,2022-07-16 09:20:00,1199.47,1200.22,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31871,做多,2022-07-16 09:20:00,2022-07-16 09:25:00,1200.22,1196.64,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31872,做空,2022-07-16 09:25:00,2022-07-16 09:30:00,1196.64,1198.05,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31873,做多,2022-07-16 09:30:00,2022-07-16 10:20:00,1198.05,1200.45,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31874,做多,2022-07-16 10:40:00,2022-07-16 11:00:00,1197.0,1196.5,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31875,做空,2022-07-16 11:00:00,2022-07-16 11:10:00,1196.5,1198.68,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31876,做多,2022-07-16 11:10:00,2022-07-16 11:25:00,1198.68,1202.15,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31877,做多,2022-07-16 12:10:00,2022-07-16 12:15:00,1198.88,1200.82,0.01,100.0,0.001,0.0,0.0,0.0,tp_upper -31878,做多,2022-07-16 12:50:00,2022-07-16 12:55:00,1213.81,1214.24,0.01,100.0,0.001,0.0,0.0,-0.0,tp_upper -31879,做多,2022-07-16 19:00:00,2022-07-16 19:15:00,1338.7,1349.24,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31880,做多,2022-07-16 20:00:00,2022-07-16 21:25:00,1338.64,1360.53,0.01,100.0,0.0009,0.02,0.0,0.02,tp_upper -31881,做多,2022-07-16 22:05:00,2022-07-16 22:35:00,1342.95,1342.82,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31882,做空,2022-07-16 22:35:00,2022-07-16 22:40:00,1342.82,1344.1,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31883,做多,2022-07-16 22:40:00,2022-07-16 22:55:00,1344.1,1357.28,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31884,做多,2022-07-16 23:20:00,2022-07-16 23:25:00,1349.0,1347.75,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31885,做空,2022-07-16 23:25:00,2022-07-16 23:30:00,1347.75,1352.44,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31886,做多,2022-07-16 23:30:00,2022-07-16 23:35:00,1352.44,1349.98,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -31887,做多,2022-07-17 02:25:00,2022-07-17 02:45:00,1342.99,1340.94,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31888,做空,2022-07-17 02:45:00,2022-07-17 05:05:00,1340.94,1355.31,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31889,做多,2022-07-17 05:05:00,2022-07-17 05:10:00,1355.31,1360.0,0.01,100.0,0.0009,0.0,0.0,0.0,tp_upper -31890,做多,2022-07-17 05:40:00,2022-07-17 05:55:00,1353.34,1350.92,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31891,做空,2022-07-17 05:55:00,2022-07-17 06:00:00,1350.92,1351.19,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31892,做多,2022-07-17 06:00:00,2022-07-17 06:20:00,1351.19,1353.39,0.01,100.0,0.0009,0.0,0.0,0.0,flip -31893,做空,2022-07-17 06:20:00,2022-07-17 06:25:00,1353.39,1358.27,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -31894,做多,2022-07-17 06:25:00,2022-07-17 06:30:00,1358.27,1358.85,0.01,100.0,0.0009,0.0,0.0,-0.0,tp_upper -31895,做多,2022-07-17 07:45:00,2022-07-17 07:50:00,1365.01,1363.18,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31896,做空,2022-07-17 07:50:00,2022-07-17 08:20:00,1363.18,1356.59,0.01,100.0,0.0009,0.01,0.0,0.01,tp_lower -31897,做多,2022-07-17 08:40:00,2022-07-17 08:50:00,1361.07,1361.69,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -31898,做空,2022-07-17 08:50:00,2022-07-17 08:55:00,1361.69,1366.36,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31899,做多,2022-07-17 08:55:00,2022-07-17 09:05:00,1366.36,1373.9,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31900,做多,2022-07-17 10:35:00,2022-07-17 10:45:00,1353.49,1351.5,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31901,做空,2022-07-17 10:45:00,2022-07-17 10:50:00,1351.5,1354.42,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31902,做多,2022-07-17 10:50:00,2022-07-17 11:15:00,1354.42,1360.79,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31903,做多,2022-07-17 11:35:00,2022-07-17 12:00:00,1352.09,1363.82,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31904,做多,2022-07-17 12:25:00,2022-07-17 12:35:00,1361.12,1357.95,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31905,做空,2022-07-17 12:35:00,2022-07-17 12:55:00,1357.95,1354.72,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -31906,做多,2022-07-17 13:25:00,2022-07-17 13:30:00,1358.44,1348.6,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31907,做空,2022-07-17 13:30:00,2022-07-17 13:35:00,1348.6,1350.05,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31908,做多,2022-07-17 13:35:00,2022-07-17 14:25:00,1350.05,1348.48,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31909,做空,2022-07-17 14:25:00,2022-07-17 15:35:00,1348.48,1349.25,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -31910,做多,2022-07-17 15:40:00,2022-07-17 16:10:00,1349.71,1350.0,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -31911,做空,2022-07-17 16:10:00,2022-07-17 16:15:00,1350.0,1341.1,0.01,100.0,0.0009,0.01,0.0,0.01,tp_lower -31912,做多,2022-07-17 16:40:00,2022-07-17 17:15:00,1346.67,1374.74,0.01,100.0,0.0009,0.03,0.0,0.03,tp_upper -31913,做多,2022-07-17 19:15:00,2022-07-17 19:30:00,1337.43,1347.16,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31914,做多,2022-07-17 20:20:00,2022-07-17 20:30:00,1343.05,1343.74,0.01,100.0,0.0009,0.0,0.0,0.0,flip -31915,做空,2022-07-17 20:30:00,2022-07-17 20:45:00,1343.74,1343.52,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -31916,做多,2022-07-17 20:45:00,2022-07-17 20:55:00,1343.52,1343.45,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31917,做空,2022-07-17 20:55:00,2022-07-17 21:00:00,1343.45,1346.84,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -31918,做多,2022-07-17 21:00:00,2022-07-17 21:15:00,1346.84,1353.91,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31919,做多,2022-07-17 22:20:00,2022-07-17 22:25:00,1357.82,1355.4,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31920,做空,2022-07-17 22:25:00,2022-07-17 22:30:00,1355.4,1360.1,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -31921,做多,2022-07-17 22:30:00,2022-07-17 22:40:00,1360.1,1359.6,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31922,做空,2022-07-17 22:40:00,2022-07-17 22:50:00,1359.6,1358.34,0.01,100.0,0.0009,0.0,0.0,0.0,flip -31923,做多,2022-07-17 22:50:00,2022-07-17 23:00:00,1358.34,1350.78,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31924,做空,2022-07-17 23:00:00,2022-07-17 23:05:00,1350.78,1353.23,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -31925,做多,2022-07-18 00:10:00,2022-07-18 00:15:00,1351.51,1349.41,0.01,100.0,0.001,-0.0,0.0,-0.0,flip -31926,做空,2022-07-18 00:15:00,2022-07-18 00:55:00,1349.41,1347.51,0.01,100.0,0.001,0.0,0.0,0.0,flip -31927,做多,2022-07-18 00:55:00,2022-07-18 01:10:00,1347.51,1359.75,0.01,100.0,0.001,0.01,0.0,0.01,tp_upper -31928,做多,2022-07-18 04:05:00,2022-07-18 04:10:00,1404.59,1400.34,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31929,做空,2022-07-18 04:10:00,2022-07-18 04:20:00,1400.34,1395.29,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -31930,做多,2022-07-18 04:25:00,2022-07-18 04:45:00,1403.84,1403.72,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31931,做空,2022-07-18 04:45:00,2022-07-18 04:50:00,1403.72,1405.31,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31932,做多,2022-07-18 04:50:00,2022-07-18 05:00:00,1405.31,1409.85,0.01,100.0,0.0009,0.0,0.0,0.0,tp_upper -31933,做多,2022-07-18 08:40:00,2022-07-18 09:15:00,1470.16,1471.03,0.01,100.0,0.0009,0.0,0.0,0.0,flip -31934,做空,2022-07-18 09:15:00,2022-07-18 09:20:00,1471.03,1480.16,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31935,做多,2022-07-18 09:20:00,2022-07-18 10:00:00,1480.16,1471.39,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31936,做空,2022-07-18 10:00:00,2022-07-18 10:05:00,1471.39,1476.11,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31937,做多,2022-07-18 10:05:00,2022-07-18 10:25:00,1476.11,1498.29,0.01,100.0,0.0009,0.02,0.0,0.02,tp_upper -31938,做多,2022-07-18 10:55:00,2022-07-18 11:00:00,1484.41,1481.89,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31939,做空,2022-07-18 11:00:00,2022-07-18 11:05:00,1481.89,1487.87,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31940,做多,2022-07-18 11:05:00,2022-07-18 11:15:00,1487.87,1484.3,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31941,做空,2022-07-18 11:15:00,2022-07-18 11:20:00,1484.3,1489.79,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -31942,做多,2022-07-18 11:20:00,2022-07-18 11:25:00,1489.79,1493.79,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -31943,做多,2022-07-18 12:30:00,2022-07-18 12:45:00,1471.62,1474.0,0.01,100.0,0.0009,0.0,0.0,0.0,flip -31944,做空,2022-07-18 12:45:00,2022-07-18 12:55:00,1474.0,1484.77,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31945,做多,2022-07-18 12:55:00,2022-07-18 13:30:00,1484.77,1483.56,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -31946,做多,2022-07-18 14:30:00,2022-07-18 14:35:00,1478.67,1477.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31947,做空,2022-07-18 14:35:00,2022-07-18 14:40:00,1477.18,1479.4,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31948,做多,2022-07-18 14:40:00,2022-07-18 14:45:00,1479.4,1475.28,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31949,做空,2022-07-18 14:45:00,2022-07-18 14:50:00,1475.28,1479.42,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31950,做多,2022-07-18 14:50:00,2022-07-18 14:55:00,1479.42,1484.44,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -31951,做多,2022-07-18 16:45:00,2022-07-18 16:50:00,1498.32,1495.34,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31952,做空,2022-07-18 16:50:00,2022-07-18 17:40:00,1495.34,1472.59,0.01,100.0,0.0008,0.02,0.0,0.02,tp_lower -31953,做多,2022-07-18 18:20:00,2022-07-18 18:40:00,1479.68,1477.52,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31954,做空,2022-07-18 18:40:00,2022-07-18 18:45:00,1477.52,1478.86,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31955,做多,2022-07-18 18:45:00,2022-07-18 18:50:00,1478.86,1478.39,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31956,做空,2022-07-18 18:50:00,2022-07-18 19:05:00,1478.39,1464.34,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -31957,做多,2022-07-18 19:15:00,2022-07-18 20:00:00,1470.85,1462.81,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -31958,做空,2022-07-18 20:00:00,2022-07-18 20:05:00,1462.81,1467.24,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -31959,做多,2022-07-18 20:05:00,2022-07-18 20:30:00,1467.24,1480.31,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -31960,做多,2022-07-18 21:05:00,2022-07-18 21:10:00,1475.11,1480.07,0.01,100.0,0.0009,0.0,0.0,0.0,tp_upper -31961,做多,2022-07-19 00:50:00,2022-07-19 03:15:00,1565.44,1536.27,0.01,100.0,0.0008,-0.02,0.0,-0.02,tp_upper -31962,做多,2022-07-19 04:50:00,2022-07-19 05:05:00,1517.75,1516.26,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31963,做空,2022-07-19 05:05:00,2022-07-19 06:20:00,1516.26,1534.59,0.01,100.0,0.0008,-0.02,0.0,-0.02,flip -31964,做多,2022-07-19 06:20:00,2022-07-19 06:40:00,1534.59,1514.7,0.01,100.0,0.0008,-0.02,0.0,-0.02,flip -31965,做空,2022-07-19 06:40:00,2022-07-19 06:45:00,1514.7,1504.18,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -31966,做多,2022-07-19 08:05:00,2022-07-19 08:25:00,1512.09,1516.76,0.01,100.0,0.0008,0.0,0.0,0.0,flip -31967,做空,2022-07-19 08:25:00,2022-07-19 09:50:00,1516.76,1534.44,0.01,100.0,0.0008,-0.01,0.0,-0.02,flip -31968,做多,2022-07-19 09:50:00,2022-07-19 10:00:00,1534.44,1528.62,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -31969,做空,2022-07-19 10:00:00,2022-07-19 10:05:00,1528.62,1532.06,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31970,做多,2022-07-19 10:05:00,2022-07-19 10:10:00,1532.06,1531.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31971,做空,2022-07-19 10:10:00,2022-07-19 10:15:00,1531.9,1521.22,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -31972,做多,2022-07-19 10:25:00,2022-07-19 10:40:00,1524.89,1551.58,0.01,100.0,0.0008,0.02,0.0,0.02,tp_upper -31973,做多,2022-07-19 11:45:00,2022-07-19 11:55:00,1545.28,1541.24,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31974,做空,2022-07-19 11:55:00,2022-07-19 12:00:00,1541.24,1546.17,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31975,做多,2022-07-19 12:00:00,2022-07-19 12:10:00,1546.17,1540.24,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -31976,做空,2022-07-19 12:10:00,2022-07-19 12:15:00,1540.24,1547.23,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31977,做多,2022-07-19 12:15:00,2022-07-19 12:20:00,1547.23,1542.55,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31978,做空,2022-07-19 12:20:00,2022-07-19 12:25:00,1542.55,1543.05,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31979,做多,2022-07-19 12:25:00,2022-07-19 12:35:00,1543.05,1555.15,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -31980,做多,2022-07-19 13:55:00,2022-07-19 14:00:00,1558.82,1546.02,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31981,做空,2022-07-19 14:00:00,2022-07-19 14:05:00,1546.02,1541.16,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -31982,做多,2022-07-19 14:50:00,2022-07-19 15:00:00,1546.01,1539.67,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31983,做空,2022-07-19 15:00:00,2022-07-19 15:10:00,1539.67,1536.51,0.01,100.0,0.0008,0.0,0.0,0.0,flip -31984,做多,2022-07-19 15:10:00,2022-07-19 16:20:00,1536.51,1566.19,0.01,100.0,0.0008,0.02,0.0,0.02,tp_upper -31985,做多,2022-07-19 17:25:00,2022-07-19 18:05:00,1557.7,1566.08,0.01,100.0,0.0008,0.01,0.0,0.01,flip -31986,做空,2022-07-19 18:05:00,2022-07-19 18:15:00,1566.08,1567.93,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31987,做多,2022-07-19 18:15:00,2022-07-19 18:25:00,1567.93,1564.25,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -31988,做空,2022-07-19 18:25:00,2022-07-19 18:30:00,1564.25,1573.48,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31989,做多,2022-07-19 18:30:00,2022-07-19 18:40:00,1573.48,1564.54,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31990,做空,2022-07-19 18:40:00,2022-07-19 18:50:00,1564.54,1571.19,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31991,做多,2022-07-19 18:50:00,2022-07-19 19:05:00,1571.19,1578.85,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -31992,做多,2022-07-19 19:40:00,2022-07-19 19:45:00,1575.8,1564.76,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31993,做空,2022-07-19 19:45:00,2022-07-19 20:05:00,1564.76,1553.59,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -31994,做多,2022-07-19 21:00:00,2022-07-19 21:20:00,1558.91,1580.77,0.01,100.0,0.0008,0.02,0.0,0.02,tp_upper -31995,做多,2022-07-19 23:00:00,2022-07-19 23:15:00,1566.56,1559.63,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -31996,做空,2022-07-19 23:15:00,2022-07-19 23:25:00,1559.63,1550.89,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -31997,做多,2022-07-20 01:15:00,2022-07-20 01:40:00,1534.33,1543.8,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -31998,做多,2022-07-20 04:30:00,2022-07-20 05:10:00,1555.66,1558.82,0.01,100.0,0.0008,0.0,0.0,0.0,flip -31999,做空,2022-07-20 05:10:00,2022-07-20 05:15:00,1558.82,1560.57,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32000,做多,2022-07-20 05:15:00,2022-07-20 05:20:00,1560.57,1559.12,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32001,做空,2022-07-20 05:20:00,2022-07-20 05:25:00,1559.12,1564.19,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32002,做多,2022-07-20 05:25:00,2022-07-20 05:35:00,1564.19,1571.78,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32003,做多,2022-07-20 09:05:00,2022-07-20 09:15:00,1540.2,1547.23,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32004,做多,2022-07-20 11:45:00,2022-07-20 11:55:00,1592.07,1602.63,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32005,做多,2022-07-20 12:30:00,2022-07-20 12:35:00,1601.3,1587.38,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32006,做空,2022-07-20 12:35:00,2022-07-20 12:40:00,1587.38,1588.54,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -32007,做多,2022-07-20 12:45:00,2022-07-20 13:10:00,1599.86,1603.76,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32008,做空,2022-07-20 13:10:00,2022-07-20 13:45:00,1603.76,1601.78,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32009,做多,2022-07-20 13:45:00,2022-07-20 13:50:00,1601.78,1592.99,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32010,做空,2022-07-20 13:50:00,2022-07-20 13:55:00,1592.99,1589.1,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -32011,做多,2022-07-20 14:10:00,2022-07-20 14:40:00,1598.57,1600.63,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32012,做空,2022-07-20 14:40:00,2022-07-20 14:45:00,1600.63,1603.81,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32013,做多,2022-07-20 14:45:00,2022-07-20 15:00:00,1603.81,1603.2,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32014,做空,2022-07-20 15:00:00,2022-07-20 15:10:00,1603.2,1598.4,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32015,做多,2022-07-20 15:10:00,2022-07-20 15:35:00,1598.4,1598.33,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32016,做空,2022-07-20 15:35:00,2022-07-20 15:40:00,1598.33,1594.67,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -32017,做多,2022-07-20 18:05:00,2022-07-20 18:15:00,1555.57,1567.68,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32018,做多,2022-07-20 18:55:00,2022-07-20 19:00:00,1559.64,1573.16,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32019,做多,2022-07-20 19:00:00,2022-07-20 19:15:00,1573.16,1556.97,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32020,做空,2022-07-20 19:15:00,2022-07-20 19:30:00,1556.97,1548.99,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32021,做多,2022-07-20 20:00:00,2022-07-20 21:40:00,1555.9,1549.8,0.01,100.0,0.0008,-0.0,0.0,-0.01,tp_upper -32022,做多,2022-07-20 22:40:00,2022-07-20 23:50:00,1537.57,1520.14,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32023,做空,2022-07-20 23:50:00,2022-07-21 00:00:00,1520.14,1527.85,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32024,做多,2022-07-21 00:00:00,2022-07-21 00:30:00,1527.85,1516.4,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32025,做空,2022-07-21 00:30:00,2022-07-21 00:55:00,1516.4,1527.01,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32026,做多,2022-07-21 00:55:00,2022-07-21 01:10:00,1527.01,1546.33,0.01,100.0,0.0008,0.02,0.0,0.02,tp_upper -32027,做多,2022-07-21 01:55:00,2022-07-21 02:05:00,1530.15,1532.15,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32028,做空,2022-07-21 02:05:00,2022-07-21 02:25:00,1532.15,1517.76,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32029,做多,2022-07-21 04:40:00,2022-07-21 04:50:00,1484.45,1487.98,0.01,100.0,0.0009,0.0,0.0,0.0,flip -32030,做空,2022-07-21 04:50:00,2022-07-21 06:30:00,1487.98,1481.48,0.01,100.0,0.0009,0.01,0.0,0.0,tp_lower -32031,做多,2022-07-21 07:10:00,2022-07-21 08:05:00,1487.29,1489.45,0.01,100.0,0.0009,0.0,0.0,0.0,flip -32032,做空,2022-07-21 08:05:00,2022-07-21 08:30:00,1489.45,1488.78,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -32033,做多,2022-07-21 08:30:00,2022-07-21 08:40:00,1488.78,1482.65,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -32034,做空,2022-07-21 08:40:00,2022-07-21 08:50:00,1482.65,1489.12,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -32035,做多,2022-07-21 08:50:00,2022-07-21 09:05:00,1489.12,1494.96,0.01,100.0,0.0009,0.0,0.0,0.0,tp_upper -32036,做多,2022-07-21 12:05:00,2022-07-21 12:20:00,1492.15,1503.47,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -32037,做多,2022-07-21 13:20:00,2022-07-21 13:40:00,1499.4,1494.83,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32038,做空,2022-07-21 13:40:00,2022-07-21 13:45:00,1494.83,1500.57,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -32039,做多,2022-07-21 13:45:00,2022-07-21 14:00:00,1500.57,1495.19,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -32040,做空,2022-07-21 14:00:00,2022-07-21 14:10:00,1495.19,1490.44,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -32041,做多,2022-07-21 14:15:00,2022-07-21 15:05:00,1498.39,1507.89,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32042,做多,2022-07-21 18:05:00,2022-07-21 19:00:00,1545.47,1549.37,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32043,做多,2022-07-21 21:15:00,2022-07-21 21:30:00,1586.14,1585.74,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32044,做空,2022-07-21 21:30:00,2022-07-21 21:40:00,1585.74,1589.15,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32045,做多,2022-07-21 21:40:00,2022-07-21 21:45:00,1589.15,1586.14,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32046,做空,2022-07-21 21:45:00,2022-07-21 21:50:00,1586.14,1592.06,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -32047,做多,2022-07-21 21:50:00,2022-07-21 22:00:00,1592.06,1582.69,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32048,做空,2022-07-21 22:00:00,2022-07-21 22:05:00,1582.69,1575.11,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32049,做多,2022-07-21 23:00:00,2022-07-21 23:05:00,1579.72,1577.2,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32050,做空,2022-07-21 23:05:00,2022-07-21 23:10:00,1577.2,1580.02,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32051,做多,2022-07-21 23:10:00,2022-07-21 23:40:00,1580.02,1573.4,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32052,做空,2022-07-21 23:40:00,2022-07-21 23:55:00,1573.4,1575.39,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32053,做多,2022-07-21 23:55:00,2022-07-22 00:20:00,1575.39,1586.48,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32054,做多,2022-07-22 01:20:00,2022-07-22 01:30:00,1582.59,1580.24,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32055,做空,2022-07-22 01:30:00,2022-07-22 01:40:00,1580.24,1575.08,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -32056,做多,2022-07-22 03:15:00,2022-07-22 03:20:00,1569.94,1569.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32057,做空,2022-07-22 03:20:00,2022-07-22 03:25:00,1569.1,1557.71,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32058,做多,2022-07-22 04:05:00,2022-07-22 04:10:00,1564.81,1563.86,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32059,做空,2022-07-22 04:10:00,2022-07-22 04:15:00,1563.86,1568.21,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32060,做多,2022-07-22 04:15:00,2022-07-22 04:25:00,1568.21,1563.66,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32061,做空,2022-07-22 04:25:00,2022-07-22 04:35:00,1563.66,1562.08,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32062,做多,2022-07-22 04:35:00,2022-07-22 04:45:00,1562.08,1568.18,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32063,做多,2022-07-22 07:50:00,2022-07-22 08:00:00,1595.85,1597.91,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32064,做多,2022-07-22 08:45:00,2022-07-22 08:50:00,1602.98,1600.97,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32065,做空,2022-07-22 08:50:00,2022-07-22 08:55:00,1600.97,1620.13,0.01,100.0,0.0008,-0.02,0.0,-0.02,flip -32066,做多,2022-07-22 08:55:00,2022-07-22 09:00:00,1620.13,1637.0,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32067,做多,2022-07-22 11:20:00,2022-07-22 11:30:00,1631.54,1633.64,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32068,做空,2022-07-22 11:30:00,2022-07-22 12:30:00,1633.64,1630.2,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32069,做多,2022-07-22 12:30:00,2022-07-22 15:00:00,1630.2,1599.91,0.01,100.0,0.0008,-0.02,0.0,-0.02,flip -32070,做空,2022-07-22 15:00:00,2022-07-22 15:05:00,1599.91,1608.61,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32071,做多,2022-07-22 15:05:00,2022-07-22 15:15:00,1608.61,1597.02,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32072,做空,2022-07-22 15:15:00,2022-07-22 15:20:00,1597.02,1589.46,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32073,做多,2022-07-22 16:45:00,2022-07-22 17:00:00,1580.31,1578.58,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32074,做空,2022-07-22 17:00:00,2022-07-22 17:35:00,1578.58,1566.85,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32075,做多,2022-07-22 18:30:00,2022-07-22 18:40:00,1571.0,1567.66,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32076,做空,2022-07-22 18:40:00,2022-07-22 18:45:00,1567.66,1572.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32077,做多,2022-07-22 18:45:00,2022-07-22 18:55:00,1572.0,1574.2,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32078,做多,2022-07-22 21:05:00,2022-07-22 22:05:00,1533.36,1530.56,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32079,做空,2022-07-22 22:05:00,2022-07-22 22:10:00,1530.56,1535.5,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32080,做多,2022-07-22 22:10:00,2022-07-22 22:15:00,1535.5,1533.78,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32081,做空,2022-07-22 22:15:00,2022-07-22 22:30:00,1533.78,1539.99,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -32082,做多,2022-07-22 22:30:00,2022-07-22 22:40:00,1539.99,1533.91,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -32083,做空,2022-07-22 22:40:00,2022-07-22 22:45:00,1533.91,1543.35,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32084,做多,2022-07-22 22:45:00,2022-07-22 22:50:00,1543.35,1538.79,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -32085,做多,2022-07-22 23:20:00,2022-07-22 23:35:00,1536.14,1535.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32086,做空,2022-07-22 23:35:00,2022-07-22 23:50:00,1535.18,1535.31,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32087,做多,2022-07-22 23:50:00,2022-07-23 00:15:00,1535.31,1536.88,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32088,做空,2022-07-23 00:15:00,2022-07-23 04:15:00,1536.88,1567.05,0.01,100.0,0.0008,-0.02,0.0,-0.02,tp_lower -32089,做多,2022-07-23 04:30:00,2022-07-23 04:35:00,1574.79,1579.86,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32090,做多,2022-07-23 06:30:00,2022-07-23 06:40:00,1583.7,1583.04,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32091,做空,2022-07-23 06:40:00,2022-07-23 07:00:00,1583.04,1581.65,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32092,做多,2022-07-23 07:00:00,2022-07-23 07:05:00,1581.65,1570.49,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32093,做空,2022-07-23 07:05:00,2022-07-23 07:10:00,1570.49,1574.72,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -32094,做多,2022-07-23 07:25:00,2022-07-23 07:30:00,1583.35,1581.47,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32095,做空,2022-07-23 07:30:00,2022-07-23 08:00:00,1581.47,1583.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32096,做多,2022-07-23 08:00:00,2022-07-23 08:40:00,1583.48,1579.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32097,做空,2022-07-23 08:40:00,2022-07-23 08:45:00,1579.0,1567.11,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32098,做多,2022-07-23 10:05:00,2022-07-23 10:15:00,1562.0,1559.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32099,做空,2022-07-23 10:15:00,2022-07-23 10:35:00,1559.45,1541.46,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32100,做多,2022-07-23 13:00:00,2022-07-23 13:05:00,1522.19,1520.49,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32101,做空,2022-07-23 13:05:00,2022-07-23 13:10:00,1520.49,1525.78,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32102,做多,2022-07-23 13:10:00,2022-07-23 13:15:00,1525.78,1528.0,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32103,做多,2022-07-23 14:20:00,2022-07-23 14:25:00,1528.86,1521.86,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32104,做空,2022-07-23 14:25:00,2022-07-23 14:35:00,1521.86,1526.34,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32105,做多,2022-07-23 14:35:00,2022-07-23 15:20:00,1526.34,1523.98,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32106,做空,2022-07-23 15:20:00,2022-07-23 15:25:00,1523.98,1520.54,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -32107,做多,2022-07-23 15:30:00,2022-07-23 16:05:00,1525.62,1523.74,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32108,做空,2022-07-23 16:05:00,2022-07-23 16:10:00,1523.74,1529.43,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32109,做多,2022-07-23 16:10:00,2022-07-23 16:35:00,1529.43,1520.5,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32110,做空,2022-07-23 16:35:00,2022-07-23 16:40:00,1520.5,1526.5,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -32111,做多,2022-07-23 16:40:00,2022-07-23 16:45:00,1526.5,1521.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32112,做空,2022-07-23 16:45:00,2022-07-23 16:50:00,1521.9,1523.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32113,做多,2022-07-23 16:50:00,2022-07-23 18:45:00,1523.23,1501.48,0.01,100.0,0.0008,-0.02,0.0,-0.02,flip -32114,做空,2022-07-23 18:45:00,2022-07-23 19:10:00,1501.48,1493.37,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32115,做多,2022-07-23 19:30:00,2022-07-23 20:05:00,1506.5,1517.01,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32116,做多,2022-07-23 21:40:00,2022-07-23 22:10:00,1520.62,1519.65,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32117,做空,2022-07-23 22:10:00,2022-07-23 22:15:00,1519.65,1522.14,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32118,做多,2022-07-23 22:15:00,2022-07-23 22:20:00,1522.14,1538.54,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32119,做多,2022-07-23 22:20:00,2022-07-23 22:25:00,1538.54,1538.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32120,做多,2022-07-24 01:15:00,2022-07-24 01:25:00,1563.86,1561.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32121,做空,2022-07-24 01:25:00,2022-07-24 01:30:00,1561.23,1556.5,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -32122,做多,2022-07-24 01:55:00,2022-07-24 02:30:00,1561.1,1562.04,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32123,做多,2022-07-24 02:55:00,2022-07-24 03:00:00,1565.32,1564.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -32124,做多,2022-07-24 04:05:00,2022-07-24 04:40:00,1554.81,1559.25,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32125,做多,2022-07-24 07:20:00,2022-07-24 07:25:00,1610.13,1608.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32126,做空,2022-07-24 07:25:00,2022-07-24 07:40:00,1608.64,1610.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32127,做多,2022-07-24 07:40:00,2022-07-24 08:45:00,1610.64,1603.05,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32128,做空,2022-07-24 08:45:00,2022-07-24 08:50:00,1603.05,1606.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32129,做多,2022-07-24 08:50:00,2022-07-24 08:55:00,1606.01,1603.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32130,做空,2022-07-24 08:55:00,2022-07-24 09:00:00,1603.53,1606.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32131,做多,2022-07-24 09:00:00,2022-07-24 09:05:00,1606.24,1600.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32132,做空,2022-07-24 09:05:00,2022-07-24 09:15:00,1600.75,1604.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32133,做多,2022-07-24 09:15:00,2022-07-24 09:20:00,1604.14,1608.62,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32134,做多,2022-07-24 09:50:00,2022-07-24 10:25:00,1601.61,1601.65,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -32135,做空,2022-07-24 10:25:00,2022-07-24 10:35:00,1601.65,1585.51,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32136,做多,2022-07-24 11:10:00,2022-07-24 11:15:00,1619.9,1620.2,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -32137,做多,2022-07-24 14:05:00,2022-07-24 14:20:00,1581.54,1610.77,0.01,100.0,0.0007,0.02,0.0,0.02,tp_upper -32138,做多,2022-07-24 15:40:00,2022-07-24 16:00:00,1606.7,1605.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32139,做多,2022-07-24 17:10:00,2022-07-24 17:20:00,1602.06,1609.77,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32140,做多,2022-07-24 17:35:00,2022-07-24 18:00:00,1596.37,1600.12,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32141,做空,2022-07-24 18:00:00,2022-07-24 18:15:00,1600.12,1605.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32142,做多,2022-07-24 18:15:00,2022-07-24 18:30:00,1605.51,1597.2,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32143,做空,2022-07-24 18:30:00,2022-07-24 18:35:00,1597.2,1596.53,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -32144,做多,2022-07-24 19:10:00,2022-07-24 19:15:00,1603.29,1596.26,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32145,做空,2022-07-24 19:15:00,2022-07-24 19:20:00,1596.26,1604.99,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32146,做多,2022-07-24 19:20:00,2022-07-24 19:25:00,1604.99,1607.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32147,做多,2022-07-24 19:55:00,2022-07-24 20:00:00,1602.28,1601.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32148,做空,2022-07-24 20:00:00,2022-07-24 20:15:00,1601.51,1601.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32149,做多,2022-07-24 20:15:00,2022-07-24 20:25:00,1601.6,1604.57,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32150,做空,2022-07-24 20:25:00,2022-07-24 22:50:00,1604.57,1607.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -32151,做多,2022-07-25 04:20:00,2022-07-25 04:25:00,1514.83,1513.6,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32152,做空,2022-07-25 04:25:00,2022-07-25 04:35:00,1513.6,1512.89,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -32153,做多,2022-07-25 04:35:00,2022-07-25 04:40:00,1512.89,1512.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32154,做空,2022-07-25 04:40:00,2022-07-25 06:25:00,1512.45,1522.3,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32155,做多,2022-07-25 06:25:00,2022-07-25 07:20:00,1522.3,1522.3,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -32156,做空,2022-07-25 07:20:00,2022-07-25 07:35:00,1522.3,1523.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32157,做多,2022-07-25 07:35:00,2022-07-25 07:55:00,1523.48,1521.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32158,做空,2022-07-25 07:55:00,2022-07-25 08:20:00,1521.18,1513.34,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32159,做多,2022-07-25 08:35:00,2022-07-25 08:40:00,1531.2,1533.72,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32160,做多,2022-07-25 10:10:00,2022-07-25 10:15:00,1537.04,1544.55,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32161,做多,2022-07-25 11:20:00,2022-07-25 13:10:00,1540.92,1523.06,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32162,做空,2022-07-25 13:10:00,2022-07-25 13:15:00,1523.06,1523.13,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -32163,做多,2022-07-25 13:20:00,2022-07-25 13:25:00,1531.74,1526.98,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32164,做空,2022-07-25 13:25:00,2022-07-25 13:35:00,1526.98,1515.68,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32165,做多,2022-07-25 13:40:00,2022-07-25 14:45:00,1523.29,1519.65,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32166,做空,2022-07-25 14:45:00,2022-07-25 15:25:00,1519.65,1520.59,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32167,做多,2022-07-25 15:25:00,2022-07-25 15:30:00,1520.59,1526.31,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32168,做多,2022-07-25 16:30:00,2022-07-25 17:15:00,1519.22,1526.96,0.01,100.0,0.0008,0.01,0.0,0.01,flip -32169,做空,2022-07-25 17:15:00,2022-07-25 17:45:00,1526.96,1516.0,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32170,做多,2022-07-25 18:40:00,2022-07-25 18:45:00,1518.65,1516.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32171,做空,2022-07-25 18:45:00,2022-07-25 19:00:00,1516.18,1505.19,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32172,做多,2022-07-25 19:55:00,2022-07-25 20:40:00,1493.94,1530.35,0.01,100.0,0.0008,0.03,0.0,0.03,tp_upper -32173,做多,2022-07-26 01:45:00,2022-07-26 01:55:00,1423.06,1419.44,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32174,做空,2022-07-26 01:55:00,2022-07-26 02:05:00,1419.44,1424.44,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32175,做多,2022-07-26 02:05:00,2022-07-26 02:10:00,1424.44,1422.43,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32176,做空,2022-07-26 02:10:00,2022-07-26 02:30:00,1422.43,1420.39,0.01,100.0,0.0009,0.0,0.0,0.0,flip -32177,做多,2022-07-26 02:30:00,2022-07-26 02:55:00,1420.39,1418.91,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32178,做空,2022-07-26 02:55:00,2022-07-26 03:10:00,1418.91,1414.85,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -32179,做多,2022-07-26 03:15:00,2022-07-26 03:20:00,1423.48,1420.84,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32180,做空,2022-07-26 03:20:00,2022-07-26 03:25:00,1420.84,1428.23,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -32181,做多,2022-07-26 03:25:00,2022-07-26 03:30:00,1428.23,1435.56,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32182,做多,2022-07-26 05:40:00,2022-07-26 05:50:00,1427.64,1427.7,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -32183,做空,2022-07-26 05:50:00,2022-07-26 06:20:00,1427.7,1423.39,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32184,做多,2022-07-26 06:20:00,2022-07-26 07:20:00,1423.39,1421.79,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32185,做空,2022-07-26 07:20:00,2022-07-26 07:50:00,1421.79,1411.48,0.01,100.0,0.0009,0.01,0.0,0.01,tp_lower -32186,做多,2022-07-26 08:40:00,2022-07-26 08:50:00,1417.02,1413.95,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32187,做空,2022-07-26 08:50:00,2022-07-26 09:00:00,1413.95,1414.3,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32188,做多,2022-07-26 09:00:00,2022-07-26 09:15:00,1414.3,1413.3,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32189,做空,2022-07-26 09:15:00,2022-07-26 10:35:00,1413.3,1411.43,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -32190,做多,2022-07-26 11:20:00,2022-07-26 11:25:00,1413.52,1411.87,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32191,做空,2022-07-26 11:25:00,2022-07-26 11:30:00,1411.87,1412.89,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32192,做多,2022-07-26 11:30:00,2022-07-26 11:35:00,1412.89,1412.74,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32193,做空,2022-07-26 11:35:00,2022-07-26 11:45:00,1412.74,1412.7,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -32194,做多,2022-07-26 11:45:00,2022-07-26 11:50:00,1412.7,1406.75,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -32195,做空,2022-07-26 11:50:00,2022-07-26 11:55:00,1406.75,1405.51,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -32196,做多,2022-07-26 12:05:00,2022-07-26 12:10:00,1411.26,1413.73,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32197,做多,2022-07-26 13:50:00,2022-07-26 14:10:00,1386.97,1384.8,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32198,做空,2022-07-26 14:10:00,2022-07-26 14:15:00,1384.8,1382.3,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -32199,做多,2022-07-26 14:40:00,2022-07-26 15:00:00,1384.37,1387.99,0.01,100.0,0.0009,0.0,0.0,0.0,tp_upper -32200,做多,2022-07-26 16:30:00,2022-07-26 16:35:00,1376.39,1375.29,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32201,做空,2022-07-26 16:35:00,2022-07-26 18:00:00,1375.29,1384.33,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -32202,做多,2022-07-26 18:00:00,2022-07-26 18:05:00,1384.33,1378.52,0.01,100.0,0.0009,-0.0,0.0,-0.01,flip -32203,做空,2022-07-26 18:05:00,2022-07-26 18:10:00,1378.52,1379.37,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32204,做多,2022-07-26 18:10:00,2022-07-26 20:05:00,1379.37,1376.64,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -32205,做多,2022-07-26 20:05:00,2022-07-26 20:10:00,1376.64,1374.49,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -32206,做多,2022-07-26 21:40:00,2022-07-26 22:15:00,1378.01,1401.14,0.01,100.0,0.0009,0.02,0.0,0.02,tp_upper -32207,做多,2022-07-27 00:55:00,2022-07-27 01:10:00,1442.1,1442.85,0.01,100.0,0.0009,0.0,0.0,0.0,flip -32208,做空,2022-07-27 01:10:00,2022-07-27 01:55:00,1442.85,1432.84,0.01,100.0,0.0009,0.01,0.0,0.01,tp_lower -32209,做多,2022-07-27 02:45:00,2022-07-27 02:50:00,1435.75,1435.09,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32210,做空,2022-07-27 02:50:00,2022-07-27 03:10:00,1435.09,1433.42,0.01,100.0,0.0009,0.0,0.0,0.0,flip -32211,做多,2022-07-27 03:10:00,2022-07-27 03:15:00,1433.42,1429.56,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32212,做空,2022-07-27 03:15:00,2022-07-27 03:30:00,1429.56,1426.61,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -32213,做多,2022-07-27 04:10:00,2022-07-27 04:15:00,1430.14,1428.55,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32214,做空,2022-07-27 04:15:00,2022-07-27 04:20:00,1428.55,1432.61,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -32215,做多,2022-07-27 04:20:00,2022-07-27 04:35:00,1432.61,1433.16,0.01,100.0,0.0009,0.0,0.0,-0.0,tp_upper -32216,做多,2022-07-27 06:30:00,2022-07-27 06:35:00,1448.46,1444.82,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32217,做空,2022-07-27 06:35:00,2022-07-27 06:40:00,1444.82,1447.91,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32218,做多,2022-07-27 06:40:00,2022-07-27 06:55:00,1447.91,1454.15,0.01,100.0,0.0008,0.01,0.0,0.0,tp_upper -32219,做多,2022-07-27 06:55:00,2022-07-27 07:00:00,1454.15,1465.04,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32220,做多,2022-07-27 08:50:00,2022-07-27 08:55:00,1464.49,1460.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32221,做空,2022-07-27 08:55:00,2022-07-27 09:05:00,1460.0,1457.37,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -32222,做多,2022-07-27 10:20:00,2022-07-27 10:25:00,1461.54,1463.95,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32223,做多,2022-07-27 11:15:00,2022-07-27 11:20:00,1459.32,1458.91,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32224,做空,2022-07-27 11:20:00,2022-07-27 11:55:00,1458.91,1452.08,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32225,做多,2022-07-27 12:10:00,2022-07-27 12:35:00,1456.14,1464.17,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32226,做多,2022-07-27 15:10:00,2022-07-27 15:20:00,1490.44,1483.5,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32227,做空,2022-07-27 15:20:00,2022-07-27 15:45:00,1483.5,1489.89,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -32228,做多,2022-07-27 15:45:00,2022-07-27 15:55:00,1489.89,1488.5,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -32229,做多,2022-07-27 16:10:00,2022-07-27 16:15:00,1503.82,1512.52,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32230,做多,2022-07-27 17:25:00,2022-07-27 17:45:00,1505.44,1502.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32231,做空,2022-07-27 17:45:00,2022-07-27 18:00:00,1502.1,1544.02,0.01,100.0,0.0008,-0.03,0.0,-0.03,flip -32232,做多,2022-07-27 18:00:00,2022-07-27 18:05:00,1544.02,1547.13,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32233,做多,2022-07-27 21:05:00,2022-07-27 21:30:00,1600.78,1595.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32234,做空,2022-07-27 21:30:00,2022-07-27 21:35:00,1595.38,1601.99,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -32235,做多,2022-07-27 21:35:00,2022-07-27 21:40:00,1601.99,1608.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32236,做多,2022-07-27 23:40:00,2022-07-27 23:45:00,1629.1,1634.72,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32237,做多,2022-07-28 01:50:00,2022-07-28 02:00:00,1615.55,1613.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32238,做空,2022-07-28 02:00:00,2022-07-28 02:10:00,1613.13,1612.38,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -32239,做多,2022-07-28 02:10:00,2022-07-28 02:35:00,1612.38,1624.51,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32240,做多,2022-07-28 04:00:00,2022-07-28 05:50:00,1649.99,1650.74,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -32241,做多,2022-07-28 08:35:00,2022-07-28 08:40:00,1626.75,1623.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32242,做空,2022-07-28 08:40:00,2022-07-28 08:45:00,1623.14,1626.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32243,做多,2022-07-28 08:45:00,2022-07-28 08:50:00,1626.53,1625.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32244,做空,2022-07-28 08:50:00,2022-07-28 09:15:00,1625.35,1615.28,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32245,做多,2022-07-28 09:55:00,2022-07-28 10:10:00,1619.32,1620.96,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32246,做空,2022-07-28 10:10:00,2022-07-28 10:20:00,1620.96,1619.41,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32247,做多,2022-07-28 10:20:00,2022-07-28 10:30:00,1619.41,1627.7,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32248,做多,2022-07-28 12:25:00,2022-07-28 12:30:00,1635.69,1620.0,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32249,做空,2022-07-28 12:30:00,2022-07-28 12:35:00,1620.0,1615.82,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32250,做多,2022-07-28 12:40:00,2022-07-28 12:45:00,1628.03,1642.19,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32251,做多,2022-07-28 12:45:00,2022-07-28 12:50:00,1642.19,1642.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32252,做多,2022-07-28 13:05:00,2022-07-28 13:15:00,1631.9,1647.71,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32253,做多,2022-07-28 14:35:00,2022-07-28 15:15:00,1634.65,1661.62,0.01,100.0,0.0007,0.02,0.0,0.02,tp_upper -32254,做多,2022-07-28 19:15:00,2022-07-28 19:35:00,1729.48,1725.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32255,做空,2022-07-28 19:35:00,2022-07-28 19:50:00,1725.89,1721.83,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32256,做多,2022-07-28 19:55:00,2022-07-28 20:00:00,1725.88,1732.82,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32257,做多,2022-07-28 21:25:00,2022-07-28 22:30:00,1746.14,1747.08,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32258,做空,2022-07-28 22:30:00,2022-07-28 22:40:00,1747.08,1745.85,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32259,做多,2022-07-28 22:40:00,2022-07-28 23:00:00,1745.85,1742.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32260,做空,2022-07-28 23:00:00,2022-07-28 23:15:00,1742.97,1729.99,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32261,做多,2022-07-29 00:35:00,2022-07-29 01:25:00,1721.82,1714.59,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32262,做空,2022-07-29 01:25:00,2022-07-29 01:55:00,1714.59,1715.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32263,做多,2022-07-29 01:55:00,2022-07-29 02:20:00,1715.36,1703.27,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32264,做空,2022-07-29 02:20:00,2022-07-29 02:40:00,1703.27,1715.94,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32265,做多,2022-07-29 02:40:00,2022-07-29 02:45:00,1715.94,1709.11,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -32266,做空,2022-07-29 02:45:00,2022-07-29 02:55:00,1709.11,1712.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32267,做多,2022-07-29 02:55:00,2022-07-29 03:00:00,1712.62,1712.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32268,做空,2022-07-29 03:00:00,2022-07-29 05:10:00,1712.4,1724.09,0.01,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -32269,做多,2022-07-29 05:30:00,2022-07-29 05:35:00,1730.46,1736.51,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32270,做多,2022-07-29 05:35:00,2022-07-29 05:50:00,1736.51,1726.74,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32271,做空,2022-07-29 05:50:00,2022-07-29 06:20:00,1726.74,1735.4,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32272,做多,2022-07-29 06:20:00,2022-07-29 06:35:00,1735.4,1742.2,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32273,做多,2022-07-29 08:15:00,2022-07-29 08:20:00,1716.8,1714.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32274,做空,2022-07-29 08:20:00,2022-07-29 08:40:00,1714.87,1721.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32275,做多,2022-07-29 08:40:00,2022-07-29 08:45:00,1721.04,1717.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32276,做多,2022-07-29 10:35:00,2022-07-29 10:40:00,1723.7,1720.42,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32277,做空,2022-07-29 10:40:00,2022-07-29 10:45:00,1720.42,1724.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32278,做多,2022-07-29 10:45:00,2022-07-29 10:55:00,1724.82,1720.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32279,做空,2022-07-29 10:55:00,2022-07-29 11:05:00,1720.59,1713.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32280,做多,2022-07-29 13:20:00,2022-07-29 13:30:00,1674.1,1671.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32281,做空,2022-07-29 13:30:00,2022-07-29 16:00:00,1671.76,1699.53,0.01,100.0,0.0007,-0.02,0.0,-0.02,tp_lower -32282,做多,2022-07-29 17:30:00,2022-07-29 17:40:00,1682.87,1692.59,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32283,做多,2022-07-29 19:30:00,2022-07-29 19:50:00,1717.9,1723.09,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32284,做空,2022-07-29 19:50:00,2022-07-29 19:55:00,1723.09,1723.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -32285,做多,2022-07-29 20:05:00,2022-07-29 20:10:00,1738.8,1716.56,0.01,100.0,0.0007,-0.02,0.0,-0.02,tp_upper -32286,做多,2022-07-29 20:15:00,2022-07-29 20:20:00,1723.54,1721.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32287,做空,2022-07-29 20:20:00,2022-07-29 20:30:00,1721.05,1723.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32288,做多,2022-07-29 20:30:00,2022-07-29 20:35:00,1723.86,1726.6,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32289,做多,2022-07-29 21:20:00,2022-07-29 21:25:00,1729.16,1724.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32290,做空,2022-07-29 21:25:00,2022-07-29 21:30:00,1724.81,1712.35,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32291,做多,2022-07-29 22:20:00,2022-07-29 22:40:00,1720.51,1739.5,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32292,做多,2022-07-30 01:25:00,2022-07-30 01:35:00,1725.63,1726.72,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32293,做空,2022-07-30 01:35:00,2022-07-30 01:45:00,1726.72,1695.57,0.01,100.0,0.0007,0.02,0.0,0.02,tp_lower -32294,做多,2022-07-30 01:55:00,2022-07-30 02:00:00,1722.79,1718.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32295,做空,2022-07-30 02:00:00,2022-07-30 02:40:00,1718.5,1714.65,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32296,做多,2022-07-30 02:40:00,2022-07-30 02:45:00,1714.65,1711.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32297,做空,2022-07-30 02:45:00,2022-07-30 02:55:00,1711.8,1713.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32298,做多,2022-07-30 02:55:00,2022-07-30 03:00:00,1713.9,1707.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32299,做空,2022-07-30 03:00:00,2022-07-30 03:25:00,1707.86,1708.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32300,做多,2022-07-30 03:25:00,2022-07-30 03:35:00,1708.75,1705.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32301,做空,2022-07-30 03:35:00,2022-07-30 03:40:00,1705.27,1698.83,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32302,做多,2022-07-30 03:50:00,2022-07-30 03:55:00,1707.5,1706.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32303,做空,2022-07-30 03:55:00,2022-07-30 04:05:00,1706.89,1701.21,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32304,做多,2022-07-30 04:10:00,2022-07-30 04:15:00,1705.97,1699.0,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -32305,做空,2022-07-30 04:15:00,2022-07-30 04:20:00,1699.0,1695.64,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32306,做多,2022-07-30 04:45:00,2022-07-30 04:50:00,1705.21,1703.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32307,做空,2022-07-30 04:50:00,2022-07-30 05:00:00,1703.32,1705.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32308,做多,2022-07-30 05:00:00,2022-07-30 05:05:00,1705.14,1703.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32309,做空,2022-07-30 05:05:00,2022-07-30 06:10:00,1703.84,1706.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32310,做多,2022-07-30 06:10:00,2022-07-30 06:15:00,1706.59,1705.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32311,做空,2022-07-30 06:15:00,2022-07-30 06:20:00,1705.08,1710.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32312,做多,2022-07-30 06:20:00,2022-07-30 06:25:00,1710.61,1715.43,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32313,做多,2022-07-30 07:45:00,2022-07-30 07:55:00,1713.87,1715.24,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32314,做空,2022-07-30 07:55:00,2022-07-30 08:15:00,1715.24,1719.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -32315,做多,2022-07-30 08:15:00,2022-07-30 08:20:00,1719.69,1716.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32316,做多,2022-07-30 08:40:00,2022-07-30 08:45:00,1716.16,1713.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32317,做多,2022-07-30 09:10:00,2022-07-30 09:15:00,1716.21,1715.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32318,做空,2022-07-30 09:15:00,2022-07-30 09:35:00,1715.51,1713.73,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32319,做多,2022-07-30 09:35:00,2022-07-30 11:20:00,1713.73,1700.22,0.01,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -32320,做多,2022-07-30 14:05:00,2022-07-30 14:10:00,1726.91,1725.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32321,做空,2022-07-30 14:10:00,2022-07-30 14:30:00,1725.89,1718.99,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32322,做多,2022-07-30 15:15:00,2022-07-30 15:25:00,1726.31,1732.09,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32323,做多,2022-07-30 16:15:00,2022-07-30 16:35:00,1733.99,1730.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32324,做空,2022-07-30 16:35:00,2022-07-30 16:45:00,1730.32,1731.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32325,做多,2022-07-30 16:45:00,2022-07-30 17:00:00,1731.9,1733.07,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32326,做空,2022-07-30 17:00:00,2022-07-30 17:05:00,1733.07,1726.63,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32327,做多,2022-07-30 17:50:00,2022-07-30 18:35:00,1725.25,1726.92,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32328,做空,2022-07-30 18:35:00,2022-07-30 19:05:00,1726.92,1717.57,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32329,做多,2022-07-30 20:35:00,2022-07-30 20:45:00,1704.64,1699.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32330,做空,2022-07-30 20:45:00,2022-07-30 20:50:00,1699.65,1700.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32331,做多,2022-07-30 20:50:00,2022-07-30 21:05:00,1700.23,1700.27,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -32332,做空,2022-07-30 21:05:00,2022-07-30 21:55:00,1700.27,1691.2,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32333,做多,2022-07-30 22:35:00,2022-07-30 23:10:00,1692.65,1692.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32334,做空,2022-07-30 23:10:00,2022-07-30 23:35:00,1692.64,1693.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32335,做多,2022-07-30 23:35:00,2022-07-30 23:40:00,1693.59,1691.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32336,做空,2022-07-30 23:40:00,2022-07-31 00:05:00,1691.58,1700.83,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32337,做多,2022-07-31 00:05:00,2022-07-31 00:10:00,1700.83,1694.57,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -32338,做空,2022-07-31 00:10:00,2022-07-31 01:55:00,1694.57,1695.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -32339,做多,2022-07-31 02:00:00,2022-07-31 02:05:00,1703.96,1703.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32340,做空,2022-07-31 02:05:00,2022-07-31 02:15:00,1703.03,1703.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32341,做多,2022-07-31 02:15:00,2022-07-31 02:20:00,1703.58,1694.36,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32342,做空,2022-07-31 02:20:00,2022-07-31 02:25:00,1694.36,1694.01,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -32343,做多,2022-07-31 03:50:00,2022-07-31 03:55:00,1694.52,1693.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32344,做空,2022-07-31 03:55:00,2022-07-31 04:00:00,1693.3,1696.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32345,做多,2022-07-31 04:00:00,2022-07-31 04:05:00,1696.68,1696.98,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -32346,做多,2022-07-31 04:15:00,2022-07-31 04:25:00,1697.48,1702.55,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32347,做多,2022-07-31 05:40:00,2022-07-31 05:45:00,1701.98,1698.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32348,做空,2022-07-31 05:45:00,2022-07-31 05:55:00,1698.93,1690.57,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32349,做多,2022-07-31 06:20:00,2022-07-31 06:25:00,1697.52,1696.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32350,做空,2022-07-31 06:25:00,2022-07-31 06:30:00,1696.65,1699.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32351,做多,2022-07-31 06:30:00,2022-07-31 06:40:00,1699.4,1696.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32352,做空,2022-07-31 06:40:00,2022-07-31 06:45:00,1696.5,1699.44,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32353,做多,2022-07-31 06:45:00,2022-07-31 07:00:00,1699.44,1702.32,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32354,做多,2022-07-31 07:50:00,2022-07-31 08:10:00,1698.19,1692.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32355,做空,2022-07-31 08:10:00,2022-07-31 08:15:00,1692.58,1694.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -32356,做多,2022-07-31 09:15:00,2022-07-31 09:55:00,1698.69,1703.42,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32357,做多,2022-07-31 12:25:00,2022-07-31 12:50:00,1712.74,1718.91,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32358,做多,2022-07-31 13:40:00,2022-07-31 13:45:00,1712.62,1709.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32359,做空,2022-07-31 13:45:00,2022-07-31 14:25:00,1709.69,1713.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32360,做多,2022-07-31 14:25:00,2022-07-31 14:30:00,1713.85,1715.24,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32361,做多,2022-07-31 15:00:00,2022-07-31 15:10:00,1707.07,1701.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32362,做空,2022-07-31 15:10:00,2022-07-31 15:20:00,1701.2,1708.5,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -32363,做多,2022-07-31 15:20:00,2022-07-31 15:25:00,1708.5,1707.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32364,做空,2022-07-31 15:25:00,2022-07-31 16:30:00,1707.95,1707.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32365,做多,2022-07-31 16:30:00,2022-07-31 16:45:00,1707.99,1709.41,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32366,做空,2022-07-31 16:45:00,2022-07-31 17:05:00,1709.41,1708.9,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -32367,做多,2022-07-31 17:05:00,2022-07-31 17:20:00,1708.9,1706.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32368,做空,2022-07-31 17:20:00,2022-07-31 17:40:00,1706.99,1706.18,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -32369,做多,2022-07-31 17:55:00,2022-07-31 18:00:00,1706.92,1712.64,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32370,做多,2022-07-31 18:00:00,2022-07-31 18:05:00,1712.64,1725.19,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32371,做多,2022-07-31 19:00:00,2022-07-31 19:05:00,1718.45,1717.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32372,做空,2022-07-31 19:05:00,2022-07-31 20:25:00,1717.81,1716.59,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32373,做多,2022-07-31 20:25:00,2022-07-31 20:55:00,1716.59,1719.71,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32374,做空,2022-07-31 20:55:00,2022-07-31 21:30:00,1719.71,1714.09,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32375,做多,2022-07-31 23:35:00,2022-07-31 23:45:00,1684.11,1683.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32376,做空,2022-07-31 23:45:00,2022-08-01 00:25:00,1683.41,1685.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32377,做多,2022-08-01 00:25:00,2022-08-01 00:30:00,1685.35,1683.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32378,做多,2022-08-01 02:55:00,2022-08-01 04:05:00,1694.31,1688.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32379,做空,2022-08-01 04:05:00,2022-08-01 04:10:00,1688.1,1690.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32380,做多,2022-08-01 04:10:00,2022-08-01 04:15:00,1690.93,1689.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32381,做空,2022-08-01 04:15:00,2022-08-01 04:20:00,1689.19,1693.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32382,做多,2022-08-01 04:20:00,2022-08-01 05:10:00,1693.21,1688.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32383,做空,2022-08-01 05:10:00,2022-08-01 05:25:00,1688.71,1690.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32384,做多,2022-08-01 05:25:00,2022-08-01 06:00:00,1690.69,1689.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32385,做空,2022-08-01 06:00:00,2022-08-01 06:15:00,1689.3,1683.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32386,做多,2022-08-01 06:50:00,2022-08-01 07:45:00,1685.04,1687.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32387,做多,2022-08-01 09:10:00,2022-08-01 09:15:00,1689.64,1687.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32388,做空,2022-08-01 09:15:00,2022-08-01 09:20:00,1687.68,1690.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32389,做多,2022-08-01 09:20:00,2022-08-01 09:35:00,1690.29,1688.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32390,做空,2022-08-01 09:35:00,2022-08-01 10:00:00,1688.66,1687.68,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32391,做多,2022-08-01 10:00:00,2022-08-01 10:05:00,1687.68,1685.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32392,做空,2022-08-01 10:05:00,2022-08-01 10:10:00,1685.5,1680.76,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32393,做多,2022-08-01 11:45:00,2022-08-01 12:20:00,1664.93,1661.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32394,做空,2022-08-01 12:20:00,2022-08-01 13:00:00,1661.3,1651.54,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32395,做多,2022-08-01 13:40:00,2022-08-01 14:00:00,1655.07,1671.89,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32396,做多,2022-08-01 15:25:00,2022-08-01 15:50:00,1674.11,1672.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32397,做空,2022-08-01 15:50:00,2022-08-01 16:00:00,1672.85,1664.23,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32398,做多,2022-08-01 18:55:00,2022-08-01 19:10:00,1626.56,1628.81,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32399,做空,2022-08-01 19:10:00,2022-08-01 19:35:00,1628.81,1625.23,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32400,做多,2022-08-01 19:35:00,2022-08-01 20:25:00,1625.23,1624.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32401,做多,2022-08-01 20:55:00,2022-08-01 21:00:00,1627.61,1626.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32402,做多,2022-08-01 21:55:00,2022-08-01 22:00:00,1623.87,1615.37,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32403,做空,2022-08-01 22:00:00,2022-08-01 22:05:00,1615.37,1613.13,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32404,做多,2022-08-01 22:30:00,2022-08-01 22:50:00,1621.29,1627.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32405,做多,2022-08-01 23:50:00,2022-08-01 23:55:00,1633.47,1629.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32406,做空,2022-08-01 23:55:00,2022-08-02 00:00:00,1629.45,1632.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32407,做多,2022-08-02 00:00:00,2022-08-02 00:10:00,1632.08,1650.27,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32408,做多,2022-08-02 00:35:00,2022-08-02 01:15:00,1637.0,1627.6,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -32409,做空,2022-08-02 01:15:00,2022-08-02 01:30:00,1627.6,1623.06,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32410,做多,2022-08-02 04:05:00,2022-08-02 04:10:00,1584.55,1581.82,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32411,做空,2022-08-02 04:10:00,2022-08-02 04:40:00,1581.82,1565.28,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32412,做多,2022-08-02 05:00:00,2022-08-02 05:15:00,1577.59,1577.41,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32413,做空,2022-08-02 05:15:00,2022-08-02 06:00:00,1577.41,1583.01,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32414,做多,2022-08-02 06:00:00,2022-08-02 06:40:00,1583.01,1588.9,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -32415,做多,2022-08-02 07:40:00,2022-08-02 07:45:00,1583.62,1593.12,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -32416,做多,2022-08-02 08:40:00,2022-08-02 08:45:00,1584.92,1580.96,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32417,做空,2022-08-02 08:45:00,2022-08-02 09:20:00,1580.96,1570.83,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -32418,做多,2022-08-02 10:05:00,2022-08-02 10:15:00,1573.42,1574.85,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32419,做空,2022-08-02 10:15:00,2022-08-02 10:20:00,1574.85,1578.14,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32420,做多,2022-08-02 10:20:00,2022-08-02 10:25:00,1578.14,1575.4,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32421,做空,2022-08-02 10:25:00,2022-08-02 12:15:00,1575.4,1579.2,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -32422,做多,2022-08-02 13:10:00,2022-08-02 13:35:00,1578.92,1578.84,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32423,做空,2022-08-02 13:35:00,2022-08-02 13:45:00,1578.84,1577.54,0.01,100.0,0.0008,0.0,0.0,0.0,flip -32424,做多,2022-08-02 13:45:00,2022-08-02 13:50:00,1577.54,1574.32,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32425,做空,2022-08-02 13:50:00,2022-08-02 13:55:00,1574.32,1580.48,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -32426,做多,2022-08-02 13:55:00,2022-08-02 14:00:00,1580.48,1574.4,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -32427,做空,2022-08-02 14:00:00,2022-08-02 14:10:00,1574.4,1576.88,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -32428,做多,2022-08-02 14:10:00,2022-08-02 14:20:00,1576.88,1575.46,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -32429,做空,2022-08-02 14:20:00,2022-08-02 14:25:00,1575.46,1612.68,0.01,100.0,0.0008,-0.03,0.0,-0.03,flip -32430,做多,2022-08-02 14:25:00,2022-08-02 14:30:00,1612.68,1576.52,0.01,100.0,0.0007,-0.03,0.0,-0.03,tp_upper -32431,做多,2022-08-02 14:35:00,2022-08-02 14:40:00,1590.48,1603.42,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32432,做多,2022-08-02 18:05:00,2022-08-02 18:15:00,1660.05,1653.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32433,做空,2022-08-02 18:15:00,2022-08-02 18:20:00,1653.83,1657.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32434,做多,2022-08-02 18:20:00,2022-08-02 18:35:00,1657.25,1650.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32435,做空,2022-08-02 18:35:00,2022-08-02 18:50:00,1650.72,1640.71,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -32436,做多,2022-08-02 19:25:00,2022-08-02 19:30:00,1651.8,1648.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32437,做空,2022-08-02 19:30:00,2022-08-02 19:50:00,1648.08,1642.34,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32438,做多,2022-08-02 19:50:00,2022-08-02 21:00:00,1642.34,1649.55,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32439,做空,2022-08-02 21:00:00,2022-08-02 21:10:00,1649.55,1644.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32440,做多,2022-08-02 21:45:00,2022-08-02 21:50:00,1654.0,1647.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -32441,做多,2022-08-02 22:35:00,2022-08-02 22:45:00,1651.28,1645.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32442,做空,2022-08-02 22:45:00,2022-08-02 22:50:00,1645.95,1648.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32443,做多,2022-08-02 22:50:00,2022-08-02 22:55:00,1648.95,1646.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32444,做空,2022-08-02 22:55:00,2022-08-02 23:00:00,1646.56,1648.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32445,做多,2022-08-02 23:00:00,2022-08-02 23:05:00,1648.36,1644.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32446,做空,2022-08-02 23:05:00,2022-08-02 23:15:00,1644.98,1637.4,0.01,100.0,0.0007,0.01,0.0,0.0,tp_lower -32447,做多,2022-08-02 23:40:00,2022-08-03 01:35:00,1645.3,1605.44,0.01,100.0,0.0007,-0.03,0.0,-0.03,flip -32448,做空,2022-08-03 01:35:00,2022-08-03 01:40:00,1605.44,1609.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32449,做多,2022-08-03 01:40:00,2022-08-03 01:50:00,1609.92,1613.59,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32450,做多,2022-08-03 02:30:00,2022-08-03 02:45:00,1607.1,1605.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32451,做空,2022-08-03 02:45:00,2022-08-03 03:00:00,1605.99,1612.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32452,做多,2022-08-03 03:00:00,2022-08-03 03:10:00,1612.11,1623.21,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32453,做多,2022-08-03 03:40:00,2022-08-03 04:35:00,1614.46,1616.8,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32454,做空,2022-08-03 04:35:00,2022-08-03 04:45:00,1616.8,1615.85,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32455,做多,2022-08-03 04:45:00,2022-08-03 05:25:00,1615.85,1620.82,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32456,做多,2022-08-03 07:05:00,2022-08-03 07:10:00,1633.85,1629.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32457,做空,2022-08-03 07:10:00,2022-08-03 07:15:00,1629.58,1634.44,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32458,做多,2022-08-03 07:15:00,2022-08-03 07:25:00,1634.44,1633.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32459,做空,2022-08-03 07:25:00,2022-08-03 07:45:00,1633.89,1628.44,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32460,做多,2022-08-03 08:00:00,2022-08-03 08:05:00,1636.78,1634.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32461,做空,2022-08-03 08:05:00,2022-08-03 10:35:00,1634.81,1658.46,0.01,100.0,0.0007,-0.02,0.0,-0.02,flip -32462,做多,2022-08-03 10:35:00,2022-08-03 10:40:00,1658.46,1658.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32463,做空,2022-08-03 10:40:00,2022-08-03 12:40:00,1658.08,1655.54,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32464,做多,2022-08-03 13:15:00,2022-08-03 13:40:00,1660.94,1657.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32465,做空,2022-08-03 13:40:00,2022-08-03 13:50:00,1657.88,1662.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32466,做多,2022-08-03 13:50:00,2022-08-03 14:00:00,1662.84,1666.01,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32467,做多,2022-08-03 14:25:00,2022-08-03 14:30:00,1661.29,1657.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32468,做空,2022-08-03 14:30:00,2022-08-03 14:35:00,1657.01,1654.09,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32469,做多,2022-08-03 15:05:00,2022-08-03 15:10:00,1658.99,1658.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32470,做空,2022-08-03 15:10:00,2022-08-03 15:25:00,1658.3,1658.05,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -32471,做多,2022-08-03 15:25:00,2022-08-03 15:30:00,1658.05,1656.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32472,做空,2022-08-03 15:30:00,2022-08-03 15:35:00,1656.3,1660.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32473,做多,2022-08-03 15:35:00,2022-08-03 15:45:00,1660.03,1656.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32474,做空,2022-08-03 15:45:00,2022-08-03 15:50:00,1656.63,1656.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -32475,做多,2022-08-03 16:20:00,2022-08-03 16:25:00,1655.8,1655.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32476,做空,2022-08-03 16:25:00,2022-08-03 16:30:00,1655.56,1662.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32477,做多,2022-08-03 16:30:00,2022-08-03 16:35:00,1662.04,1660.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32478,做多,2022-08-03 18:20:00,2022-08-03 18:55:00,1665.75,1661.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32479,做空,2022-08-03 18:55:00,2022-08-03 19:00:00,1661.97,1665.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32480,做多,2022-08-03 19:00:00,2022-08-03 19:05:00,1665.48,1659.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32481,做空,2022-08-03 19:05:00,2022-08-03 19:15:00,1659.74,1655.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32482,做多,2022-08-03 19:40:00,2022-08-03 19:45:00,1660.97,1653.7,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -32483,做空,2022-08-03 19:45:00,2022-08-03 20:05:00,1653.7,1650.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32484,做多,2022-08-03 21:00:00,2022-08-03 21:50:00,1646.88,1639.6,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -32485,做空,2022-08-03 21:50:00,2022-08-03 21:55:00,1639.6,1634.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32486,做多,2022-08-03 23:50:00,2022-08-03 23:55:00,1618.98,1617.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32487,做空,2022-08-03 23:55:00,2022-08-04 02:10:00,1617.37,1645.0,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -32488,做多,2022-08-04 02:10:00,2022-08-04 02:25:00,1645.0,1657.12,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -32489,做多,2022-08-04 03:35:00,2022-08-04 03:40:00,1653.68,1649.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32490,做空,2022-08-04 03:40:00,2022-08-04 03:55:00,1649.5,1650.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32491,做多,2022-08-04 03:55:00,2022-08-04 04:10:00,1650.95,1655.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32492,做多,2022-08-04 04:25:00,2022-08-04 04:35:00,1652.8,1656.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32493,做多,2022-08-04 05:15:00,2022-08-04 07:25:00,1652.73,1631.49,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -32494,做空,2022-08-04 07:25:00,2022-08-04 08:05:00,1631.49,1617.96,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -32495,做多,2022-08-04 08:25:00,2022-08-04 08:35:00,1625.83,1622.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32496,做空,2022-08-04 08:35:00,2022-08-04 08:50:00,1622.35,1619.76,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32497,做多,2022-08-04 09:15:00,2022-08-04 09:20:00,1621.75,1620.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32498,做空,2022-08-04 09:20:00,2022-08-04 09:25:00,1620.64,1621.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32499,做多,2022-08-04 09:25:00,2022-08-04 09:30:00,1621.93,1619.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32500,做空,2022-08-04 09:30:00,2022-08-04 09:35:00,1619.29,1615.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32501,做多,2022-08-04 09:40:00,2022-08-04 10:05:00,1619.75,1625.52,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32502,做多,2022-08-04 11:40:00,2022-08-04 12:05:00,1618.37,1614.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32503,做空,2022-08-04 12:05:00,2022-08-04 12:10:00,1614.65,1610.98,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -32504,做多,2022-08-04 12:25:00,2022-08-04 12:40:00,1613.94,1615.01,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32505,做空,2022-08-04 12:40:00,2022-08-04 12:45:00,1615.01,1617.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32506,做多,2022-08-04 12:45:00,2022-08-04 12:55:00,1617.38,1616.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32507,做空,2022-08-04 12:55:00,2022-08-04 13:10:00,1616.63,1621.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32508,做多,2022-08-04 13:10:00,2022-08-04 13:15:00,1621.2,1619.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32509,做多,2022-08-04 15:45:00,2022-08-04 15:50:00,1611.19,1613.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32510,做多,2022-08-04 18:15:00,2022-08-04 18:20:00,1594.36,1598.22,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32511,做多,2022-08-04 20:05:00,2022-08-04 20:10:00,1597.93,1595.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32512,做空,2022-08-04 20:10:00,2022-08-04 20:20:00,1595.5,1596.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32513,做多,2022-08-04 20:20:00,2022-08-04 20:35:00,1596.09,1596.95,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32514,做空,2022-08-04 20:35:00,2022-08-04 20:50:00,1596.95,1594.8,0.01,100.0,0.0007,0.0,0.0,0.0,flip -32515,做多,2022-08-04 20:50:00,2022-08-04 20:55:00,1594.8,1590.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32516,做空,2022-08-04 20:55:00,2022-08-04 21:00:00,1590.43,1595.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32517,做多,2022-08-04 21:00:00,2022-08-04 21:05:00,1595.1,1593.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32518,做空,2022-08-04 21:05:00,2022-08-04 21:15:00,1593.2,1592.32,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32519,做多,2022-08-04 21:15:00,2022-08-04 21:35:00,1592.32,1592.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32520,做空,2022-08-04 21:35:00,2022-08-04 21:45:00,1592.24,1593.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32521,做多,2022-08-04 21:45:00,2022-08-04 21:50:00,1593.76,1589.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32522,做空,2022-08-04 21:50:00,2022-08-04 21:55:00,1589.84,1585.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32523,做多,2022-08-04 22:05:00,2022-08-04 22:35:00,1588.38,1599.55,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -32524,做多,2022-08-05 00:50:00,2022-08-05 00:55:00,1610.27,1606.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32525,做空,2022-08-05 00:55:00,2022-08-05 01:00:00,1606.73,1608.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32526,做多,2022-08-05 01:00:00,2022-08-05 01:05:00,1608.19,1612.67,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -32527,做多,2022-08-05 01:05:00,2022-08-05 01:20:00,1612.67,1610.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -32528,做空,2022-08-05 01:20:00,2022-08-05 01:35:00,1610.73,1610.71,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -32529,做多,2022-08-05 01:35:00,2022-08-05 01:40:00,1610.71,1620.75,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -32530,做多,2022-08-05 03:40:00,2022-08-05 03:45:00,1659.03,1658.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32531,做空,2022-08-05 03:45:00,2022-08-05 03:50:00,1658.18,1658.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32532,做多,2022-08-05 03:50:00,2022-08-05 04:00:00,1658.86,1659.31,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -32533,做多,2022-08-05 04:10:00,2022-08-05 06:00:00,1659.26,1675.51,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -32534,做多,2022-08-05 07:30:00,2022-08-05 07:45:00,1664.05,1664.67,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32535,做空,2022-08-05 07:45:00,2022-08-05 08:00:00,1664.67,1662.92,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32536,做多,2022-08-05 08:00:00,2022-08-05 08:05:00,1662.92,1666.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32537,做多,2022-08-05 08:05:00,2022-08-05 08:10:00,1666.09,1665.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32538,做多,2022-08-05 09:15:00,2022-08-05 10:05:00,1660.72,1663.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32539,做多,2022-08-05 13:50:00,2022-08-05 13:55:00,1685.77,1685.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32540,做空,2022-08-05 13:55:00,2022-08-05 15:15:00,1685.19,1680.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32541,做多,2022-08-05 16:50:00,2022-08-05 17:10:00,1671.13,1680.16,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -32542,做多,2022-08-05 17:30:00,2022-08-05 17:35:00,1672.13,1669.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32543,做空,2022-08-05 17:35:00,2022-08-05 17:50:00,1669.78,1663.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32544,做多,2022-08-05 18:00:00,2022-08-05 18:10:00,1667.66,1666.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32545,做空,2022-08-05 18:10:00,2022-08-05 18:15:00,1666.26,1669.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32546,做多,2022-08-05 18:15:00,2022-08-05 18:25:00,1669.71,1663.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32547,做空,2022-08-05 18:25:00,2022-08-05 18:55:00,1663.75,1665.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -32548,做多,2022-08-05 19:00:00,2022-08-05 19:10:00,1666.8,1674.16,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32549,做多,2022-08-05 20:10:00,2022-08-05 20:30:00,1672.88,1675.23,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32550,做空,2022-08-05 20:30:00,2022-08-05 23:50:00,1675.23,1738.51,0.01,100.0,0.0006,-0.04,0.0,-0.04,flip -32551,做多,2022-08-05 23:50:00,2022-08-05 23:55:00,1738.51,1737.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32552,做多,2022-08-06 01:15:00,2022-08-06 01:20:00,1739.2,1736.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32553,做空,2022-08-06 01:20:00,2022-08-06 01:25:00,1736.0,1737.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -32554,做多,2022-08-06 01:50:00,2022-08-06 02:55:00,1738.14,1740.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32555,做多,2022-08-06 03:25:00,2022-08-06 03:50:00,1736.56,1736.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32556,做空,2022-08-06 03:50:00,2022-08-06 04:00:00,1736.0,1736.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32557,做多,2022-08-06 04:00:00,2022-08-06 04:25:00,1736.2,1735.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32558,做空,2022-08-06 04:25:00,2022-08-06 04:30:00,1735.58,1733.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32559,做多,2022-08-06 05:00:00,2022-08-06 05:05:00,1735.32,1733.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32560,做空,2022-08-06 05:05:00,2022-08-06 05:10:00,1733.91,1730.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32561,做多,2022-08-06 06:50:00,2022-08-06 07:05:00,1722.48,1723.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32562,做多,2022-08-06 07:15:00,2022-08-06 07:25:00,1722.18,1720.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32563,做空,2022-08-06 07:25:00,2022-08-06 07:30:00,1720.17,1723.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32564,做多,2022-08-06 07:30:00,2022-08-06 07:45:00,1723.07,1724.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32565,做多,2022-08-06 08:05:00,2022-08-06 08:10:00,1721.88,1721.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32566,做空,2022-08-06 08:10:00,2022-08-06 08:15:00,1721.15,1723.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32567,做多,2022-08-06 08:15:00,2022-08-06 08:20:00,1723.14,1721.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32568,做空,2022-08-06 08:20:00,2022-08-06 08:30:00,1721.51,1709.33,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -32569,做多,2022-08-06 09:40:00,2022-08-06 09:45:00,1714.61,1712.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32570,做空,2022-08-06 09:45:00,2022-08-06 09:50:00,1712.84,1713.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32571,做多,2022-08-06 09:50:00,2022-08-06 09:55:00,1713.29,1712.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32572,做空,2022-08-06 09:55:00,2022-08-06 10:00:00,1712.0,1713.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32573,做多,2022-08-06 10:00:00,2022-08-06 10:05:00,1713.99,1712.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32574,做多,2022-08-06 11:35:00,2022-08-06 11:40:00,1719.27,1718.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32575,做空,2022-08-06 11:40:00,2022-08-06 11:45:00,1718.53,1714.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32576,做多,2022-08-06 13:00:00,2022-08-06 13:10:00,1714.32,1719.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32577,做多,2022-08-06 13:40:00,2022-08-06 13:45:00,1714.58,1711.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32578,做空,2022-08-06 13:45:00,2022-08-06 14:00:00,1711.95,1711.26,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32579,做多,2022-08-06 14:00:00,2022-08-06 14:15:00,1711.26,1712.36,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32580,做空,2022-08-06 14:15:00,2022-08-06 14:20:00,1712.36,1712.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32581,做多,2022-08-06 14:20:00,2022-08-06 14:45:00,1712.84,1713.39,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32582,做空,2022-08-06 14:45:00,2022-08-06 15:05:00,1713.39,1715.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32583,做多,2022-08-06 15:05:00,2022-08-06 15:10:00,1715.23,1714.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32584,做多,2022-08-06 15:35:00,2022-08-06 15:45:00,1714.93,1714.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32585,做空,2022-08-06 15:45:00,2022-08-06 16:40:00,1714.7,1714.01,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32586,做多,2022-08-06 16:40:00,2022-08-06 16:50:00,1714.01,1710.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32587,做空,2022-08-06 16:50:00,2022-08-06 16:55:00,1710.56,1706.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32588,做多,2022-08-06 17:15:00,2022-08-06 17:20:00,1710.95,1706.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32589,做空,2022-08-06 17:20:00,2022-08-06 17:30:00,1706.71,1718.22,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -32590,做多,2022-08-06 17:30:00,2022-08-06 17:35:00,1718.22,1710.55,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -32591,做空,2022-08-06 17:35:00,2022-08-06 18:15:00,1710.55,1709.0,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32592,做多,2022-08-06 18:15:00,2022-08-06 19:15:00,1709.0,1712.24,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32593,做空,2022-08-06 19:15:00,2022-08-06 20:10:00,1712.24,1711.41,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -32594,做多,2022-08-06 20:50:00,2022-08-06 21:05:00,1713.64,1717.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32595,做多,2022-08-06 22:55:00,2022-08-07 00:35:00,1713.27,1695.92,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -32596,做空,2022-08-07 00:35:00,2022-08-07 00:50:00,1695.92,1677.49,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -32597,做多,2022-08-07 02:05:00,2022-08-07 02:10:00,1678.48,1677.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32598,做空,2022-08-07 02:10:00,2022-08-07 03:30:00,1677.78,1681.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32599,做多,2022-08-07 03:30:00,2022-08-07 03:45:00,1681.0,1681.8,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32600,做空,2022-08-07 03:45:00,2022-08-07 03:50:00,1681.8,1682.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32601,做多,2022-08-07 03:50:00,2022-08-07 04:00:00,1682.7,1686.56,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32602,做多,2022-08-07 04:10:00,2022-08-07 04:40:00,1682.57,1679.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32603,做空,2022-08-07 04:40:00,2022-08-07 04:45:00,1679.23,1679.18,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -32604,做多,2022-08-07 05:20:00,2022-08-07 05:40:00,1681.37,1679.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32605,做空,2022-08-07 05:40:00,2022-08-07 05:45:00,1679.8,1681.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32606,做多,2022-08-07 05:45:00,2022-08-07 05:55:00,1681.39,1680.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32607,做空,2022-08-07 05:55:00,2022-08-07 06:30:00,1680.5,1682.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32608,做多,2022-08-07 06:30:00,2022-08-07 06:45:00,1682.84,1682.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32609,做多,2022-08-07 06:55:00,2022-08-07 07:05:00,1682.68,1683.07,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -32610,做多,2022-08-07 09:20:00,2022-08-07 09:30:00,1678.91,1684.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32611,做多,2022-08-07 09:30:00,2022-08-07 10:10:00,1684.25,1680.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32612,做空,2022-08-07 10:10:00,2022-08-07 11:30:00,1680.59,1682.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32613,做多,2022-08-07 11:30:00,2022-08-07 11:40:00,1682.69,1683.31,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32614,做空,2022-08-07 11:40:00,2022-08-07 11:45:00,1683.31,1690.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32615,做多,2022-08-07 11:45:00,2022-08-07 11:50:00,1690.15,1692.08,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32616,做多,2022-08-07 14:50:00,2022-08-07 15:00:00,1703.27,1701.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32617,做空,2022-08-07 15:00:00,2022-08-07 15:05:00,1701.26,1703.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32618,做多,2022-08-07 15:05:00,2022-08-07 15:10:00,1703.43,1702.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32619,做空,2022-08-07 15:10:00,2022-08-07 15:55:00,1702.65,1698.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32620,做多,2022-08-07 16:10:00,2022-08-07 16:15:00,1704.67,1703.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32621,做多,2022-08-07 18:10:00,2022-08-07 18:30:00,1709.09,1709.26,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32622,做空,2022-08-07 18:30:00,2022-08-07 18:35:00,1709.26,1710.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32623,做多,2022-08-07 18:35:00,2022-08-07 18:40:00,1710.61,1708.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32624,做空,2022-08-07 18:40:00,2022-08-07 18:45:00,1708.23,1706.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32625,做多,2022-08-07 19:15:00,2022-08-07 19:25:00,1707.86,1707.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32626,做空,2022-08-07 19:25:00,2022-08-07 19:30:00,1707.56,1708.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32627,做多,2022-08-07 19:30:00,2022-08-07 19:35:00,1708.9,1708.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32628,做空,2022-08-07 19:35:00,2022-08-07 20:00:00,1708.75,1711.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32629,做多,2022-08-07 20:00:00,2022-08-07 20:05:00,1711.84,1712.2,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -32630,做多,2022-08-07 22:15:00,2022-08-08 00:10:00,1716.74,1710.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32631,做多,2022-08-08 02:00:00,2022-08-08 02:05:00,1703.32,1702.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32632,做空,2022-08-08 02:05:00,2022-08-08 03:40:00,1702.96,1711.2,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -32633,做多,2022-08-08 03:40:00,2022-08-08 03:45:00,1711.2,1710.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32634,做空,2022-08-08 03:45:00,2022-08-08 04:05:00,1710.96,1711.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32635,做多,2022-08-08 04:05:00,2022-08-08 04:15:00,1711.08,1709.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32636,做多,2022-08-08 04:45:00,2022-08-08 04:50:00,1710.72,1713.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32637,做多,2022-08-08 07:45:00,2022-08-08 07:55:00,1731.18,1732.06,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32638,做空,2022-08-08 07:55:00,2022-08-08 08:00:00,1732.06,1734.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32639,做多,2022-08-08 08:00:00,2022-08-08 08:05:00,1734.66,1730.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32640,做空,2022-08-08 08:05:00,2022-08-08 08:15:00,1730.73,1730.43,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -32641,做多,2022-08-08 08:20:00,2022-08-08 08:25:00,1734.0,1735.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32642,做多,2022-08-08 10:15:00,2022-08-08 11:00:00,1769.28,1770.93,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32643,做空,2022-08-08 11:00:00,2022-08-08 11:15:00,1770.93,1770.8,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32644,做多,2022-08-08 11:15:00,2022-08-08 11:25:00,1770.8,1770.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32645,做空,2022-08-08 11:25:00,2022-08-08 13:15:00,1770.75,1798.42,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -32646,做多,2022-08-08 13:15:00,2022-08-08 13:20:00,1798.42,1797.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32647,做空,2022-08-08 13:20:00,2022-08-08 13:30:00,1797.1,1798.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32648,做多,2022-08-08 13:30:00,2022-08-08 13:50:00,1798.74,1801.95,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32649,做空,2022-08-08 13:50:00,2022-08-08 14:05:00,1801.95,1798.5,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32650,做多,2022-08-08 14:10:00,2022-08-08 14:45:00,1799.32,1793.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32651,做空,2022-08-08 14:45:00,2022-08-08 14:50:00,1793.22,1796.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32652,做多,2022-08-08 16:45:00,2022-08-08 16:55:00,1770.52,1767.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32653,做空,2022-08-08 16:55:00,2022-08-08 17:05:00,1767.42,1770.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32654,做多,2022-08-08 17:05:00,2022-08-08 17:20:00,1770.95,1768.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32655,做空,2022-08-08 17:20:00,2022-08-08 17:30:00,1768.91,1770.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32656,做多,2022-08-08 17:30:00,2022-08-08 17:35:00,1770.84,1769.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32657,做空,2022-08-08 17:35:00,2022-08-08 17:50:00,1769.28,1770.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32658,做多,2022-08-08 17:50:00,2022-08-08 18:00:00,1770.22,1764.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32659,做空,2022-08-08 18:00:00,2022-08-08 18:05:00,1764.88,1763.87,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32660,做多,2022-08-08 18:15:00,2022-08-08 18:20:00,1768.38,1766.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32661,做空,2022-08-08 18:20:00,2022-08-08 18:25:00,1766.85,1770.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32662,做多,2022-08-08 18:25:00,2022-08-08 18:30:00,1770.53,1777.44,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32663,做多,2022-08-08 18:55:00,2022-08-08 19:15:00,1772.4,1768.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32664,做空,2022-08-08 19:15:00,2022-08-08 19:20:00,1768.41,1771.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32665,做多,2022-08-08 19:20:00,2022-08-08 19:25:00,1771.29,1782.28,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32666,做多,2022-08-08 19:25:00,2022-08-08 19:30:00,1782.28,1781.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -32667,做多,2022-08-08 22:30:00,2022-08-08 22:35:00,1775.8,1773.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32668,做空,2022-08-08 22:35:00,2022-08-08 22:40:00,1773.31,1762.89,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32669,做多,2022-08-08 22:55:00,2022-08-08 23:00:00,1777.33,1776.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -32670,做多,2022-08-08 23:45:00,2022-08-09 00:10:00,1773.25,1776.79,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32671,做空,2022-08-09 00:10:00,2022-08-09 00:50:00,1776.79,1777.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32672,做多,2022-08-09 00:50:00,2022-08-09 00:55:00,1777.47,1773.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32673,做空,2022-08-09 00:55:00,2022-08-09 01:00:00,1773.62,1773.39,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -32674,做多,2022-08-09 02:20:00,2022-08-09 02:45:00,1769.4,1771.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32675,做多,2022-08-09 04:35:00,2022-08-09 04:45:00,1778.29,1779.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32676,做多,2022-08-09 05:30:00,2022-08-09 05:35:00,1777.66,1776.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32677,做空,2022-08-09 05:35:00,2022-08-09 05:40:00,1776.31,1777.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32678,做多,2022-08-09 05:40:00,2022-08-09 05:55:00,1777.46,1776.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32679,做空,2022-08-09 05:55:00,2022-08-09 06:00:00,1776.31,1768.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32680,做多,2022-08-09 06:50:00,2022-08-09 07:05:00,1773.33,1786.06,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -32681,做多,2022-08-09 12:20:00,2022-08-09 12:40:00,1709.43,1709.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32682,做空,2022-08-09 12:40:00,2022-08-09 12:50:00,1709.12,1707.75,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32683,做多,2022-08-09 12:50:00,2022-08-09 12:55:00,1707.75,1706.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32684,做空,2022-08-09 12:55:00,2022-08-09 13:00:00,1706.1,1708.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32685,做多,2022-08-09 13:00:00,2022-08-09 13:05:00,1708.18,1707.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32686,做空,2022-08-09 13:05:00,2022-08-09 13:50:00,1707.7,1700.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32687,做多,2022-08-09 15:10:00,2022-08-09 15:50:00,1691.0,1687.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32688,做空,2022-08-09 15:50:00,2022-08-09 16:00:00,1687.07,1685.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32689,做多,2022-08-09 16:30:00,2022-08-09 16:40:00,1685.13,1687.09,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32690,做空,2022-08-09 16:40:00,2022-08-09 17:45:00,1687.09,1687.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32691,做多,2022-08-09 17:45:00,2022-08-09 18:05:00,1687.75,1690.27,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32692,做空,2022-08-09 18:05:00,2022-08-09 18:20:00,1690.27,1687.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32693,做多,2022-08-09 18:50:00,2022-08-09 19:50:00,1689.29,1684.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32694,做多,2022-08-09 19:55:00,2022-08-09 20:05:00,1687.0,1691.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32695,做多,2022-08-09 23:00:00,2022-08-09 23:15:00,1705.92,1703.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32696,做空,2022-08-09 23:15:00,2022-08-10 00:00:00,1703.26,1696.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32697,做多,2022-08-10 01:15:00,2022-08-10 01:30:00,1685.45,1684.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32698,做空,2022-08-10 01:30:00,2022-08-10 01:45:00,1684.38,1683.64,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32699,做多,2022-08-10 01:45:00,2022-08-10 01:50:00,1683.64,1678.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32700,做空,2022-08-10 01:50:00,2022-08-10 01:55:00,1678.18,1679.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32701,做多,2022-08-10 01:55:00,2022-08-10 02:10:00,1679.84,1679.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32702,做空,2022-08-10 02:10:00,2022-08-10 02:25:00,1679.23,1673.27,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32703,做多,2022-08-10 02:50:00,2022-08-10 03:05:00,1678.0,1678.84,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32704,做空,2022-08-10 03:05:00,2022-08-10 04:30:00,1678.84,1676.4,0.01,100.0,0.0006,0.0,0.0,0.0,flip -32705,做多,2022-08-10 04:30:00,2022-08-10 04:35:00,1676.4,1679.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32706,做多,2022-08-10 05:45:00,2022-08-10 05:55:00,1678.59,1678.8,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32707,做空,2022-08-10 05:55:00,2022-08-10 06:10:00,1678.8,1675.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32708,做多,2022-08-10 06:20:00,2022-08-10 06:25:00,1678.79,1675.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32709,做空,2022-08-10 06:25:00,2022-08-10 06:30:00,1675.71,1673.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32710,做多,2022-08-10 06:35:00,2022-08-10 06:40:00,1678.02,1676.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32711,做空,2022-08-10 06:40:00,2022-08-10 06:45:00,1676.65,1680.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32712,做多,2022-08-10 06:45:00,2022-08-10 06:55:00,1680.25,1678.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -32713,做多,2022-08-10 09:45:00,2022-08-10 10:00:00,1694.89,1695.62,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -32714,做空,2022-08-10 10:00:00,2022-08-10 10:35:00,1695.62,1690.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -32715,做多,2022-08-10 11:00:00,2022-08-10 11:10:00,1694.85,1694.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -32716,做空,2022-08-10 11:10:00,2022-08-10 11:20:00,1694.33,1706.6,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -32717,做多,2022-08-10 11:20:00,2022-08-10 11:25:00,1706.6,1711.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -32718,做多,2022-08-10 14:20:00,2022-08-10 14:40:00,1827.0,1840.45,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32719,做多,2022-08-10 15:50:00,2022-08-10 16:15:00,1838.73,1841.3,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32720,做多,2022-08-10 17:30:00,2022-08-10 18:00:00,1833.12,1831.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32721,做空,2022-08-10 18:00:00,2022-08-10 18:10:00,1831.85,1832.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32722,做多,2022-08-10 18:10:00,2022-08-10 18:15:00,1832.44,1827.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32723,做空,2022-08-10 18:15:00,2022-08-10 18:20:00,1827.55,1825.89,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32724,做多,2022-08-10 19:05:00,2022-08-10 19:25:00,1822.61,1820.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32725,做空,2022-08-10 19:25:00,2022-08-10 19:30:00,1820.94,1823.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32726,做多,2022-08-10 19:30:00,2022-08-10 19:40:00,1823.33,1821.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32727,做空,2022-08-10 19:40:00,2022-08-10 19:50:00,1821.32,1817.21,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32728,做多,2022-08-10 19:50:00,2022-08-10 20:30:00,1817.21,1826.98,0.01,100.0,0.0005,0.01,0.0,0.0,tp_upper -32729,做多,2022-08-10 23:05:00,2022-08-11 00:00:00,1852.99,1852.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32730,做空,2022-08-11 00:00:00,2022-08-11 02:30:00,1852.41,1880.62,0.01,100.0,0.0005,-0.02,0.0,-0.02,flip -32731,做多,2022-08-11 02:30:00,2022-08-11 03:25:00,1880.62,1875.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32732,做空,2022-08-11 03:25:00,2022-08-11 03:30:00,1875.97,1878.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32733,做多,2022-08-11 03:30:00,2022-08-11 03:35:00,1878.22,1878.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32734,做空,2022-08-11 03:35:00,2022-08-11 04:40:00,1878.05,1885.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32735,做多,2022-08-11 04:40:00,2022-08-11 04:50:00,1885.68,1887.06,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32736,做多,2022-08-11 05:55:00,2022-08-11 06:10:00,1890.84,1893.69,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32737,做空,2022-08-11 06:10:00,2022-08-11 06:20:00,1893.69,1897.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32738,做多,2022-08-11 06:20:00,2022-08-11 06:25:00,1897.05,1892.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32739,做空,2022-08-11 06:25:00,2022-08-11 06:40:00,1892.1,1885.9,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32740,做多,2022-08-11 07:15:00,2022-08-11 07:30:00,1889.96,1888.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -32741,做多,2022-08-11 08:15:00,2022-08-11 08:20:00,1884.46,1882.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32742,做空,2022-08-11 08:20:00,2022-08-11 08:30:00,1882.95,1884.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32743,做多,2022-08-11 08:30:00,2022-08-11 08:40:00,1884.18,1883.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32744,做空,2022-08-11 08:40:00,2022-08-11 08:45:00,1883.41,1884.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32745,做多,2022-08-11 08:45:00,2022-08-11 08:50:00,1884.45,1884.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32746,做空,2022-08-11 08:50:00,2022-08-11 09:25:00,1884.39,1883.72,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32747,做多,2022-08-11 09:25:00,2022-08-11 09:35:00,1883.72,1888.17,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32748,做多,2022-08-11 10:30:00,2022-08-11 10:40:00,1883.85,1883.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32749,做空,2022-08-11 10:40:00,2022-08-11 10:45:00,1883.33,1886.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32750,做多,2022-08-11 10:45:00,2022-08-11 10:55:00,1886.7,1884.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32751,做空,2022-08-11 10:55:00,2022-08-11 13:35:00,1884.46,1904.29,0.01,100.0,0.0005,-0.01,0.0,-0.01,tp_lower -32752,做多,2022-08-11 14:00:00,2022-08-11 14:20:00,1914.48,1910.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32753,做空,2022-08-11 14:20:00,2022-08-11 14:30:00,1910.01,1898.66,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32754,做多,2022-08-11 15:30:00,2022-08-11 15:35:00,1904.17,1900.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32755,做空,2022-08-11 15:35:00,2022-08-11 15:50:00,1900.88,1888.4,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32756,做多,2022-08-11 16:30:00,2022-08-11 16:35:00,1898.84,1891.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32757,做空,2022-08-11 16:35:00,2022-08-11 16:40:00,1891.65,1894.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32758,做多,2022-08-11 16:40:00,2022-08-11 17:05:00,1894.76,1899.07,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32759,做多,2022-08-11 17:50:00,2022-08-11 18:00:00,1898.14,1892.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32760,做空,2022-08-11 18:00:00,2022-08-11 18:05:00,1892.31,1892.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32761,做多,2022-08-11 19:20:00,2022-08-11 19:35:00,1885.85,1888.16,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32762,做空,2022-08-11 19:35:00,2022-08-11 20:25:00,1888.16,1895.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32763,做多,2022-08-11 20:25:00,2022-08-11 20:50:00,1895.61,1898.22,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32764,做多,2022-08-11 21:50:00,2022-08-11 22:00:00,1895.89,1894.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32765,做空,2022-08-11 22:00:00,2022-08-11 22:05:00,1894.56,1890.59,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32766,做多,2022-08-11 23:40:00,2022-08-12 00:05:00,1877.8,1873.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32767,做空,2022-08-12 00:05:00,2022-08-12 00:10:00,1873.44,1861.06,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32768,做多,2022-08-12 00:25:00,2022-08-12 00:35:00,1874.69,1884.54,0.01,100.0,0.0005,0.01,0.0,0.0,tp_upper -32769,做多,2022-08-12 01:55:00,2022-08-12 02:30:00,1879.6,1892.7,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32770,做多,2022-08-12 05:15:00,2022-08-12 05:20:00,1898.71,1891.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32771,做空,2022-08-12 05:20:00,2022-08-12 05:25:00,1891.94,1896.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32772,做多,2022-08-12 05:25:00,2022-08-12 05:30:00,1896.83,1894.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32773,做空,2022-08-12 05:30:00,2022-08-12 06:00:00,1894.03,1894.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32774,做多,2022-08-12 06:00:00,2022-08-12 06:05:00,1894.88,1886.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32775,做空,2022-08-12 06:05:00,2022-08-12 06:10:00,1886.67,1887.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32776,做多,2022-08-12 06:25:00,2022-08-12 07:00:00,1890.28,1886.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32777,做空,2022-08-12 07:00:00,2022-08-12 07:05:00,1886.35,1892.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32778,做多,2022-08-12 07:05:00,2022-08-12 07:10:00,1892.45,1889.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32779,做空,2022-08-12 07:10:00,2022-08-12 07:20:00,1889.39,1888.91,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32780,做多,2022-08-12 07:20:00,2022-08-12 08:05:00,1888.91,1892.89,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32781,做多,2022-08-12 08:40:00,2022-08-12 08:50:00,1890.95,1889.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32782,做空,2022-08-12 08:50:00,2022-08-12 09:00:00,1889.5,1889.35,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32783,做多,2022-08-12 09:00:00,2022-08-12 09:15:00,1889.35,1897.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32784,做多,2022-08-12 12:05:00,2022-08-12 13:25:00,1876.28,1877.51,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32785,做空,2022-08-12 13:25:00,2022-08-12 13:35:00,1877.51,1876.59,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -32786,做多,2022-08-12 13:40:00,2022-08-12 13:45:00,1886.66,1878.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -32787,做多,2022-08-12 13:50:00,2022-08-12 14:00:00,1879.4,1878.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32788,做空,2022-08-12 14:00:00,2022-08-12 14:05:00,1878.56,1880.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32789,做多,2022-08-12 14:05:00,2022-08-12 14:10:00,1880.33,1880.39,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -32790,做多,2022-08-12 14:50:00,2022-08-12 15:05:00,1880.2,1877.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32791,做空,2022-08-12 15:05:00,2022-08-12 15:10:00,1877.95,1882.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32792,做多,2022-08-12 15:10:00,2022-08-12 15:20:00,1882.55,1894.3,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32793,做多,2022-08-12 16:35:00,2022-08-12 16:40:00,1897.39,1896.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32794,做空,2022-08-12 16:40:00,2022-08-12 16:45:00,1896.24,1896.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32795,做多,2022-08-12 16:45:00,2022-08-12 17:40:00,1896.97,1895.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32796,做空,2022-08-12 17:40:00,2022-08-12 17:50:00,1895.44,1895.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32797,做多,2022-08-12 17:50:00,2022-08-12 17:55:00,1895.55,1898.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32798,做多,2022-08-12 20:35:00,2022-08-12 20:45:00,1922.48,1921.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -32799,做多,2022-08-12 20:50:00,2022-08-12 20:55:00,1924.53,1931.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32800,做多,2022-08-12 21:25:00,2022-08-12 21:35:00,1922.77,1921.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32801,做空,2022-08-12 21:35:00,2022-08-12 21:45:00,1921.69,1923.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32802,做多,2022-08-12 21:45:00,2022-08-12 21:50:00,1923.88,1923.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32803,做空,2022-08-12 21:50:00,2022-08-12 22:05:00,1923.0,1917.42,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32804,做多,2022-08-12 22:30:00,2022-08-12 22:40:00,1922.6,1928.49,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32805,做多,2022-08-13 00:35:00,2022-08-13 00:45:00,1951.3,1953.76,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32806,做多,2022-08-13 02:15:00,2022-08-13 02:20:00,1963.0,1962.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32807,做空,2022-08-13 02:20:00,2022-08-13 02:30:00,1962.4,1962.0,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32808,做多,2022-08-13 02:30:00,2022-08-13 02:45:00,1962.0,1965.82,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32809,做多,2022-08-13 05:40:00,2022-08-13 05:55:00,1992.42,1993.22,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32810,做空,2022-08-13 05:55:00,2022-08-13 06:55:00,1993.22,2004.4,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -32811,做多,2022-08-13 06:55:00,2022-08-13 07:15:00,2004.4,2003.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32812,做空,2022-08-13 07:15:00,2022-08-13 07:25:00,2003.29,2005.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32813,做多,2022-08-13 07:25:00,2022-08-13 09:25:00,2005.66,1994.84,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -32814,做空,2022-08-13 09:25:00,2022-08-13 09:30:00,1994.84,1998.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32815,做多,2022-08-13 09:30:00,2022-08-13 09:50:00,1998.0,2005.33,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32816,做多,2022-08-13 10:20:00,2022-08-13 10:25:00,1996.53,1995.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32817,做空,2022-08-13 10:25:00,2022-08-13 10:30:00,1995.78,1999.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32818,做多,2022-08-13 10:30:00,2022-08-13 10:40:00,1999.63,1996.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32819,做空,2022-08-13 10:40:00,2022-08-13 10:50:00,1996.91,1990.01,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32820,做多,2022-08-13 12:50:00,2022-08-13 13:10:00,1978.95,1981.25,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32821,做空,2022-08-13 13:10:00,2022-08-13 13:35:00,1981.25,1984.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32822,做多,2022-08-13 13:35:00,2022-08-13 13:40:00,1984.8,1986.5,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32823,做多,2022-08-13 14:00:00,2022-08-13 14:10:00,1977.59,1981.23,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32824,做空,2022-08-13 14:10:00,2022-08-13 14:45:00,1981.23,1981.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32825,做多,2022-08-13 14:45:00,2022-08-13 14:55:00,1981.25,1981.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32826,做空,2022-08-13 14:55:00,2022-08-13 15:00:00,1981.01,1985.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32827,做多,2022-08-13 15:00:00,2022-08-13 15:05:00,1985.99,1991.73,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32828,做多,2022-08-13 15:30:00,2022-08-13 15:55:00,1979.58,1986.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32829,做多,2022-08-13 16:25:00,2022-08-13 16:30:00,1985.67,1984.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32830,做空,2022-08-13 16:30:00,2022-08-13 16:35:00,1984.64,1991.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32831,做多,2022-08-13 16:35:00,2022-08-13 16:45:00,1991.28,1985.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32832,做空,2022-08-13 16:45:00,2022-08-13 16:50:00,1985.95,1986.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32833,做多,2022-08-13 16:50:00,2022-08-13 17:05:00,1986.87,1986.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32834,做空,2022-08-13 17:05:00,2022-08-13 17:10:00,1986.73,1989.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32835,做多,2022-08-13 17:10:00,2022-08-13 17:20:00,1989.06,1991.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32836,做多,2022-08-13 19:45:00,2022-08-13 19:50:00,1983.15,1975.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32837,做空,2022-08-13 19:50:00,2022-08-13 20:00:00,1975.56,1972.03,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32838,做多,2022-08-13 20:15:00,2022-08-13 20:40:00,1980.28,1987.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32839,做多,2022-08-13 21:40:00,2022-08-13 21:45:00,1988.4,1984.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32840,做空,2022-08-13 21:45:00,2022-08-13 22:05:00,1984.38,1988.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32841,做多,2022-08-13 22:05:00,2022-08-13 22:20:00,1988.4,1982.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32842,做空,2022-08-13 22:20:00,2022-08-13 22:25:00,1982.01,1982.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32843,做多,2022-08-13 23:10:00,2022-08-13 23:20:00,1984.85,1981.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32844,做空,2022-08-13 23:20:00,2022-08-13 23:25:00,1981.6,1978.68,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32845,做多,2022-08-13 23:45:00,2022-08-14 00:00:00,1980.82,1980.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32846,做空,2022-08-14 00:00:00,2022-08-14 00:15:00,1980.39,1976.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32847,做多,2022-08-14 00:20:00,2022-08-14 00:30:00,1980.68,1985.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32848,做多,2022-08-14 01:40:00,2022-08-14 01:45:00,1985.4,1985.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32849,做空,2022-08-14 01:45:00,2022-08-14 02:05:00,1985.29,1986.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32850,做多,2022-08-14 02:05:00,2022-08-14 02:10:00,1986.7,1983.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32851,做空,2022-08-14 02:10:00,2022-08-14 02:20:00,1983.76,1985.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32852,做多,2022-08-14 02:20:00,2022-08-14 02:30:00,1985.35,1985.76,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32853,做空,2022-08-14 02:30:00,2022-08-14 03:10:00,1985.76,1985.05,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32854,做多,2022-08-14 03:10:00,2022-08-14 03:25:00,1985.05,1984.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32855,做空,2022-08-14 03:25:00,2022-08-14 03:30:00,1984.95,1985.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32856,做多,2022-08-14 03:30:00,2022-08-14 03:50:00,1985.4,1985.85,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32857,做空,2022-08-14 03:50:00,2022-08-14 04:05:00,1985.85,1986.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32858,做多,2022-08-14 04:05:00,2022-08-14 04:10:00,1986.65,1988.57,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32859,做多,2022-08-14 04:30:00,2022-08-14 05:30:00,1984.66,1987.52,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32860,做空,2022-08-14 05:30:00,2022-08-14 05:35:00,1987.52,1990.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32861,做多,2022-08-14 05:35:00,2022-08-14 06:25:00,1990.27,1991.65,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32862,做空,2022-08-14 06:25:00,2022-08-14 06:55:00,1991.65,1992.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32863,做多,2022-08-14 06:55:00,2022-08-14 07:00:00,1992.3,1995.56,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32864,做多,2022-08-14 07:10:00,2022-08-14 07:20:00,1992.99,1999.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32865,做多,2022-08-14 09:30:00,2022-08-14 09:35:00,2007.83,2007.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32866,做空,2022-08-14 09:35:00,2022-08-14 10:05:00,2007.35,2004.39,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32867,做多,2022-08-14 10:05:00,2022-08-14 10:10:00,2004.39,2004.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32868,做空,2022-08-14 10:10:00,2022-08-14 10:25:00,2004.29,2003.81,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32869,做多,2022-08-14 10:25:00,2022-08-14 11:30:00,2003.81,1997.86,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32870,做空,2022-08-14 11:30:00,2022-08-14 11:35:00,1997.86,1988.33,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32871,做多,2022-08-14 13:45:00,2022-08-14 14:25:00,1979.96,1979.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32872,做空,2022-08-14 14:25:00,2022-08-14 14:35:00,1979.34,1979.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32873,做多,2022-08-14 14:35:00,2022-08-14 14:45:00,1979.38,1981.34,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32874,做空,2022-08-14 14:45:00,2022-08-14 15:15:00,1981.34,1981.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32875,做多,2022-08-14 15:15:00,2022-08-14 15:25:00,1981.87,1980.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32876,做空,2022-08-14 15:25:00,2022-08-14 15:30:00,1980.32,1981.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32877,做多,2022-08-14 15:30:00,2022-08-14 15:40:00,1981.56,1980.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32878,做空,2022-08-14 15:40:00,2022-08-14 15:45:00,1980.93,1983.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32879,做多,2022-08-14 15:45:00,2022-08-14 15:50:00,1983.37,1981.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32880,做空,2022-08-14 15:50:00,2022-08-14 15:55:00,1981.24,1983.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32881,做多,2022-08-14 15:55:00,2022-08-14 16:00:00,1983.28,1978.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32882,做空,2022-08-14 16:00:00,2022-08-14 16:10:00,1978.69,1979.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32883,做多,2022-08-14 16:10:00,2022-08-14 16:20:00,1979.41,1980.21,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32884,做空,2022-08-14 16:20:00,2022-08-14 16:30:00,1980.21,1977.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32885,做多,2022-08-14 18:35:00,2022-08-14 18:40:00,1929.0,1927.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32886,做空,2022-08-14 18:40:00,2022-08-14 18:45:00,1927.23,1927.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32887,做多,2022-08-14 18:45:00,2022-08-14 19:00:00,1927.5,1928.79,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32888,做空,2022-08-14 19:00:00,2022-08-14 22:05:00,1928.79,1934.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32889,做多,2022-08-14 22:35:00,2022-08-14 23:50:00,1940.41,1936.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32890,做空,2022-08-14 23:50:00,2022-08-15 00:05:00,1936.88,1926.05,0.01,100.0,0.0005,0.01,0.0,0.0,tp_lower -32891,做多,2022-08-15 00:30:00,2022-08-15 00:35:00,1943.73,1945.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32892,做多,2022-08-15 05:00:00,2022-08-15 05:10:00,1986.81,1983.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32893,做空,2022-08-15 05:10:00,2022-08-15 05:25:00,1983.43,1976.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32894,做多,2022-08-15 08:30:00,2022-08-15 08:40:00,1902.78,1902.86,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32895,做空,2022-08-15 08:40:00,2022-08-15 09:25:00,1902.86,1891.44,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32896,做多,2022-08-15 09:45:00,2022-08-15 10:00:00,1900.91,1904.26,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32897,做多,2022-08-15 10:45:00,2022-08-15 11:05:00,1901.45,1903.98,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32898,做空,2022-08-15 11:05:00,2022-08-15 11:15:00,1903.98,1903.06,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32899,做多,2022-08-15 11:15:00,2022-08-15 12:30:00,1903.06,1894.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32900,做空,2022-08-15 12:30:00,2022-08-15 12:40:00,1894.69,1894.22,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32901,做多,2022-08-15 12:40:00,2022-08-15 13:30:00,1894.22,1906.19,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32902,做多,2022-08-15 13:50:00,2022-08-15 13:55:00,1903.74,1914.78,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32903,做多,2022-08-15 14:50:00,2022-08-15 14:55:00,1903.16,1901.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32904,做空,2022-08-15 14:55:00,2022-08-15 15:20:00,1901.71,1901.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32905,做多,2022-08-15 15:20:00,2022-08-15 15:40:00,1901.92,1908.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32906,做多,2022-08-15 17:25:00,2022-08-15 19:20:00,1911.84,1901.01,0.01,100.0,0.0005,-0.01,0.0,-0.01,tp_upper -32907,做多,2022-08-15 19:35:00,2022-08-15 19:40:00,1895.9,1888.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32908,做空,2022-08-15 19:40:00,2022-08-15 20:05:00,1888.95,1894.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32909,做多,2022-08-15 20:05:00,2022-08-15 20:30:00,1894.5,1898.43,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32910,做多,2022-08-15 20:50:00,2022-08-15 21:20:00,1899.14,1913.2,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32911,做多,2022-08-15 22:10:00,2022-08-15 22:15:00,1914.06,1915.91,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32912,做多,2022-08-15 23:25:00,2022-08-15 23:55:00,1897.85,1898.56,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32913,做空,2022-08-15 23:55:00,2022-08-16 00:05:00,1898.56,1902.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32914,做多,2022-08-16 00:05:00,2022-08-16 00:10:00,1902.39,1897.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32915,做空,2022-08-16 00:10:00,2022-08-16 00:40:00,1897.95,1894.11,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32916,做多,2022-08-16 00:40:00,2022-08-16 00:55:00,1894.11,1895.99,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32917,做空,2022-08-16 00:55:00,2022-08-16 01:00:00,1895.99,1902.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32918,做多,2022-08-16 01:00:00,2022-08-16 01:50:00,1902.82,1896.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32919,做空,2022-08-16 01:50:00,2022-08-16 01:55:00,1896.23,1897.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32920,做多,2022-08-16 01:55:00,2022-08-16 02:15:00,1897.49,1902.25,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32921,做空,2022-08-16 02:15:00,2022-08-16 02:25:00,1902.25,1902.2,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32922,做多,2022-08-16 02:25:00,2022-08-16 03:50:00,1902.2,1885.82,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -32923,做空,2022-08-16 03:50:00,2022-08-16 03:55:00,1885.82,1887.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32924,做多,2022-08-16 03:55:00,2022-08-16 04:10:00,1887.18,1885.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32925,做空,2022-08-16 04:10:00,2022-08-16 05:00:00,1885.91,1866.39,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32926,做多,2022-08-16 05:50:00,2022-08-16 06:05:00,1873.87,1869.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32927,做空,2022-08-16 06:05:00,2022-08-16 07:25:00,1869.77,1878.9,0.01,100.0,0.0005,-0.0,0.0,-0.01,flip -32928,做多,2022-08-16 07:25:00,2022-08-16 07:40:00,1878.9,1874.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32929,做空,2022-08-16 07:40:00,2022-08-16 07:45:00,1874.74,1879.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32930,做多,2022-08-16 07:45:00,2022-08-16 07:50:00,1879.6,1879.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32931,做空,2022-08-16 07:50:00,2022-08-16 07:55:00,1879.05,1885.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32932,做多,2022-08-16 07:55:00,2022-08-16 08:00:00,1885.72,1883.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -32933,做多,2022-08-16 08:15:00,2022-08-16 08:20:00,1880.9,1879.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32934,做空,2022-08-16 08:20:00,2022-08-16 08:25:00,1879.38,1880.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32935,做多,2022-08-16 08:25:00,2022-08-16 08:30:00,1880.95,1879.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32936,做空,2022-08-16 08:30:00,2022-08-16 08:35:00,1879.71,1880.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32937,做多,2022-08-16 08:35:00,2022-08-16 08:40:00,1880.61,1877.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32938,做空,2022-08-16 08:40:00,2022-08-16 08:45:00,1877.76,1879.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32939,做多,2022-08-16 08:45:00,2022-08-16 09:05:00,1879.85,1891.91,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32940,做多,2022-08-16 11:05:00,2022-08-16 11:10:00,1896.82,1904.19,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32941,做多,2022-08-16 13:30:00,2022-08-16 15:20:00,1895.71,1880.55,0.01,100.0,0.0005,-0.01,0.0,-0.01,tp_upper -32942,做多,2022-08-16 16:30:00,2022-08-16 17:10:00,1880.16,1878.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32943,做空,2022-08-16 17:10:00,2022-08-16 17:35:00,1878.9,1881.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32944,做多,2022-08-16 17:35:00,2022-08-16 17:40:00,1881.24,1874.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32945,做空,2022-08-16 17:40:00,2022-08-16 17:45:00,1874.83,1879.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32946,做多,2022-08-16 17:45:00,2022-08-16 17:50:00,1879.94,1875.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32947,做空,2022-08-16 17:50:00,2022-08-16 17:55:00,1875.28,1877.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32948,做多,2022-08-16 17:55:00,2022-08-16 18:05:00,1877.33,1893.0,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -32949,做多,2022-08-16 19:25:00,2022-08-16 19:30:00,1877.76,1875.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32950,做空,2022-08-16 19:30:00,2022-08-16 19:45:00,1875.3,1878.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32951,做多,2022-08-16 19:45:00,2022-08-16 20:35:00,1878.46,1883.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32952,做多,2022-08-16 22:50:00,2022-08-16 22:55:00,1875.45,1871.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32953,做空,2022-08-16 22:55:00,2022-08-16 23:00:00,1871.03,1871.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -32954,做多,2022-08-16 23:05:00,2022-08-16 23:10:00,1877.9,1873.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32955,做空,2022-08-16 23:10:00,2022-08-16 23:15:00,1873.7,1874.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32956,做多,2022-08-16 23:15:00,2022-08-16 23:25:00,1874.42,1872.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32957,做空,2022-08-16 23:25:00,2022-08-16 23:35:00,1872.94,1876.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32958,做多,2022-08-16 23:35:00,2022-08-16 23:40:00,1876.7,1872.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32959,做空,2022-08-16 23:40:00,2022-08-16 23:45:00,1872.9,1878.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32960,做多,2022-08-16 23:45:00,2022-08-16 23:50:00,1878.22,1879.32,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32961,做多,2022-08-17 02:30:00,2022-08-17 02:35:00,1892.76,1903.0,0.01,100.0,0.0005,0.01,0.0,0.0,tp_upper -32962,做多,2022-08-17 04:00:00,2022-08-17 04:05:00,1897.35,1894.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32963,做空,2022-08-17 04:05:00,2022-08-17 04:10:00,1894.94,1895.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32964,做多,2022-08-17 04:10:00,2022-08-17 04:20:00,1895.13,1896.21,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32965,做空,2022-08-17 04:20:00,2022-08-17 04:25:00,1896.21,1896.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32966,做多,2022-08-17 04:25:00,2022-08-17 04:30:00,1896.56,1895.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32967,做空,2022-08-17 04:30:00,2022-08-17 04:35:00,1895.57,1897.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32968,做多,2022-08-17 04:35:00,2022-08-17 04:40:00,1897.24,1897.54,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -32969,做多,2022-08-17 09:25:00,2022-08-17 09:35:00,1890.02,1891.29,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32970,做空,2022-08-17 09:35:00,2022-08-17 09:50:00,1891.29,1888.2,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32971,做多,2022-08-17 09:50:00,2022-08-17 10:00:00,1888.2,1884.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32972,做空,2022-08-17 10:00:00,2022-08-17 10:10:00,1884.39,1874.29,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32973,做多,2022-08-17 11:10:00,2022-08-17 11:15:00,1880.23,1878.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32974,做空,2022-08-17 11:15:00,2022-08-17 11:30:00,1878.72,1877.05,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32975,做多,2022-08-17 11:30:00,2022-08-17 11:50:00,1877.05,1875.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32976,做空,2022-08-17 11:50:00,2022-08-17 11:55:00,1875.93,1875.9,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -32977,做多,2022-08-17 12:05:00,2022-08-17 12:40:00,1875.15,1878.59,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32978,做多,2022-08-17 12:40:00,2022-08-17 12:50:00,1878.59,1872.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32979,做空,2022-08-17 12:50:00,2022-08-17 13:10:00,1872.0,1860.18,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32980,做多,2022-08-17 15:10:00,2022-08-17 15:35:00,1830.8,1831.45,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32981,做空,2022-08-17 15:35:00,2022-08-17 15:50:00,1831.45,1830.16,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32982,做多,2022-08-17 15:50:00,2022-08-17 16:05:00,1830.16,1827.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32983,做空,2022-08-17 16:05:00,2022-08-17 16:15:00,1827.48,1828.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32984,做多,2022-08-17 16:15:00,2022-08-17 16:25:00,1828.52,1830.92,0.01,100.0,0.0005,0.0,0.0,0.0,flip -32985,做空,2022-08-17 16:25:00,2022-08-17 18:05:00,1830.92,1842.95,0.01,100.0,0.0005,-0.01,0.0,-0.01,tp_lower -32986,做多,2022-08-17 19:00:00,2022-08-17 19:05:00,1852.55,1847.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32987,做空,2022-08-17 19:05:00,2022-08-17 19:10:00,1847.95,1836.17,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -32988,做多,2022-08-17 20:10:00,2022-08-17 21:10:00,1842.04,1842.61,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -32989,做空,2022-08-17 21:10:00,2022-08-17 21:15:00,1842.61,1842.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32990,做多,2022-08-17 21:15:00,2022-08-17 22:50:00,1842.87,1830.75,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -32991,做空,2022-08-17 22:50:00,2022-08-17 22:55:00,1830.75,1828.29,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -32992,做多,2022-08-17 23:20:00,2022-08-17 23:25:00,1832.51,1831.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32993,做空,2022-08-17 23:25:00,2022-08-17 23:30:00,1831.67,1834.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32994,做多,2022-08-17 23:30:00,2022-08-17 23:50:00,1834.8,1829.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32995,做空,2022-08-17 23:50:00,2022-08-17 23:55:00,1829.29,1833.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32996,做多,2022-08-17 23:55:00,2022-08-18 00:05:00,1833.55,1835.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32997,做多,2022-08-18 00:30:00,2022-08-18 00:35:00,1838.05,1845.38,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -32998,做多,2022-08-18 02:55:00,2022-08-18 03:40:00,1851.31,1848.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -32999,做空,2022-08-18 03:40:00,2022-08-18 03:55:00,1848.05,1847.75,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -33000,做多,2022-08-18 04:05:00,2022-08-18 04:10:00,1850.2,1848.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33001,做空,2022-08-18 04:10:00,2022-08-18 04:15:00,1848.3,1849.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -33002,做多,2022-08-18 04:15:00,2022-08-18 04:20:00,1849.81,1847.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33003,做空,2022-08-18 04:20:00,2022-08-18 04:25:00,1847.72,1846.2,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33004,做多,2022-08-18 04:45:00,2022-08-18 05:45:00,1847.53,1847.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33005,做空,2022-08-18 05:45:00,2022-08-18 06:00:00,1847.4,1849.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33006,做多,2022-08-18 06:00:00,2022-08-18 06:20:00,1849.49,1844.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33007,做空,2022-08-18 06:20:00,2022-08-18 06:25:00,1844.69,1845.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -33008,做多,2022-08-18 07:25:00,2022-08-18 07:40:00,1843.47,1843.68,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -33009,做空,2022-08-18 07:40:00,2022-08-18 08:20:00,1843.68,1844.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33010,做多,2022-08-18 08:20:00,2022-08-18 08:25:00,1844.01,1843.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33011,做空,2022-08-18 08:25:00,2022-08-18 08:35:00,1843.91,1835.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33012,做多,2022-08-18 08:45:00,2022-08-18 08:50:00,1845.56,1842.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33013,做空,2022-08-18 08:50:00,2022-08-18 08:55:00,1842.46,1848.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33014,做多,2022-08-18 08:55:00,2022-08-18 09:05:00,1848.0,1845.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -33015,做多,2022-08-18 11:15:00,2022-08-18 11:35:00,1849.31,1857.27,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33016,做多,2022-08-18 14:35:00,2022-08-18 14:55:00,1863.67,1860.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33017,做空,2022-08-18 14:55:00,2022-08-18 15:10:00,1860.1,1861.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33018,做多,2022-08-18 15:10:00,2022-08-18 15:15:00,1861.43,1862.62,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33019,做多,2022-08-18 16:15:00,2022-08-18 16:20:00,1868.14,1862.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33020,做空,2022-08-18 16:20:00,2022-08-18 16:30:00,1862.5,1861.3,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33021,做多,2022-08-18 16:50:00,2022-08-18 16:55:00,1872.44,1868.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33022,做空,2022-08-18 16:55:00,2022-08-18 18:10:00,1868.76,1866.38,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33023,做多,2022-08-18 18:10:00,2022-08-18 18:55:00,1866.38,1865.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33024,做空,2022-08-18 18:55:00,2022-08-18 20:10:00,1865.42,1875.17,0.01,100.0,0.0005,-0.0,0.0,-0.01,flip -33025,做多,2022-08-18 20:10:00,2022-08-18 20:15:00,1875.17,1868.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33026,做空,2022-08-18 20:15:00,2022-08-18 20:20:00,1868.83,1872.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33027,做多,2022-08-18 20:20:00,2022-08-18 20:35:00,1872.14,1876.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33028,做多,2022-08-18 21:25:00,2022-08-18 21:30:00,1873.89,1870.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33029,做空,2022-08-18 21:30:00,2022-08-18 21:55:00,1870.5,1868.21,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33030,做多,2022-08-18 22:25:00,2022-08-18 22:30:00,1870.85,1866.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33031,做空,2022-08-18 22:30:00,2022-08-18 22:35:00,1866.97,1867.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33032,做多,2022-08-18 22:35:00,2022-08-18 22:45:00,1867.24,1867.4,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -33033,做空,2022-08-18 22:45:00,2022-08-18 22:50:00,1867.4,1868.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33034,做多,2022-08-18 22:50:00,2022-08-18 22:55:00,1868.75,1865.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33035,做空,2022-08-18 22:55:00,2022-08-18 23:05:00,1865.81,1867.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33036,做多,2022-08-18 23:05:00,2022-08-18 23:10:00,1867.21,1853.88,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -33037,做空,2022-08-18 23:10:00,2022-08-18 23:15:00,1853.88,1844.09,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33038,做多,2022-08-19 02:05:00,2022-08-19 02:30:00,1818.43,1820.89,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33039,做空,2022-08-19 02:30:00,2022-08-19 03:15:00,1820.89,1818.82,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33040,做多,2022-08-19 03:15:00,2022-08-19 03:40:00,1818.82,1820.81,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33041,做空,2022-08-19 03:40:00,2022-08-19 04:00:00,1820.81,1818.29,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33042,做多,2022-08-19 04:20:00,2022-08-19 04:35:00,1822.03,1820.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33043,做空,2022-08-19 04:35:00,2022-08-19 04:50:00,1820.98,1819.9,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33044,做多,2022-08-19 04:50:00,2022-08-19 04:55:00,1819.9,1817.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33045,做空,2022-08-19 04:55:00,2022-08-19 05:05:00,1817.87,1820.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33046,做多,2022-08-19 05:05:00,2022-08-19 05:10:00,1820.72,1819.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33047,做空,2022-08-19 05:10:00,2022-08-19 05:40:00,1819.9,1815.39,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33048,做多,2022-08-19 08:40:00,2022-08-19 08:55:00,1738.07,1735.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33049,做空,2022-08-19 08:55:00,2022-08-19 09:25:00,1735.64,1735.0,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -33050,做多,2022-08-19 09:25:00,2022-08-19 09:40:00,1735.0,1735.0,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -33051,做多,2022-08-19 10:10:00,2022-08-19 10:20:00,1736.03,1738.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33052,做多,2022-08-19 10:35:00,2022-08-19 10:40:00,1735.44,1733.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33053,做空,2022-08-19 10:40:00,2022-08-19 10:45:00,1733.3,1728.46,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33054,做多,2022-08-19 12:50:00,2022-08-19 12:55:00,1702.83,1699.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33055,做空,2022-08-19 12:55:00,2022-08-19 13:10:00,1699.96,1696.31,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33056,做多,2022-08-19 13:10:00,2022-08-19 13:25:00,1696.31,1698.14,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33057,做空,2022-08-19 13:25:00,2022-08-19 13:45:00,1698.14,1689.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -33058,做多,2022-08-19 14:15:00,2022-08-19 14:30:00,1694.09,1699.89,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33059,做多,2022-08-19 15:05:00,2022-08-19 15:25:00,1690.09,1693.29,0.01,100.0,0.0005,0.0,0.0,0.0,flip -33060,做空,2022-08-19 15:25:00,2022-08-19 15:40:00,1693.29,1695.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33061,做多,2022-08-19 15:40:00,2022-08-19 15:45:00,1695.83,1699.26,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33062,做多,2022-08-19 16:10:00,2022-08-19 16:20:00,1696.67,1706.55,0.01,100.0,0.0005,0.01,0.0,0.0,tp_upper -33063,做多,2022-08-19 19:15:00,2022-08-19 19:25:00,1698.25,1707.54,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33064,做多,2022-08-20 00:05:00,2022-08-20 00:30:00,1617.31,1631.89,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33065,做多,2022-08-20 02:10:00,2022-08-20 02:20:00,1625.45,1624.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33066,做空,2022-08-20 02:20:00,2022-08-20 02:25:00,1624.16,1627.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33067,做多,2022-08-20 02:25:00,2022-08-20 02:50:00,1627.62,1632.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33068,做多,2022-08-20 03:25:00,2022-08-20 03:35:00,1625.8,1627.3,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33069,做空,2022-08-20 03:35:00,2022-08-20 03:45:00,1627.3,1629.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33070,做多,2022-08-20 03:45:00,2022-08-20 03:50:00,1629.66,1625.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33071,做空,2022-08-20 03:50:00,2022-08-20 03:55:00,1625.45,1626.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33072,做多,2022-08-20 04:00:00,2022-08-20 04:10:00,1629.2,1630.2,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33073,做空,2022-08-20 04:10:00,2022-08-20 04:30:00,1630.2,1625.59,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33074,做多,2022-08-20 04:30:00,2022-08-20 04:45:00,1625.59,1631.08,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33075,做多,2022-08-20 04:45:00,2022-08-20 04:50:00,1631.08,1633.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33076,做多,2022-08-20 06:25:00,2022-08-20 06:50:00,1638.81,1648.67,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33077,做多,2022-08-20 09:50:00,2022-08-20 10:55:00,1635.93,1631.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33078,做空,2022-08-20 10:55:00,2022-08-20 11:10:00,1631.01,1631.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33079,做多,2022-08-20 11:10:00,2022-08-20 12:00:00,1631.26,1629.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33080,做空,2022-08-20 12:00:00,2022-08-20 12:10:00,1629.09,1629.06,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33081,做多,2022-08-20 12:10:00,2022-08-20 12:35:00,1629.06,1629.5,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33082,做空,2022-08-20 12:35:00,2022-08-20 13:15:00,1629.5,1625.83,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33083,做多,2022-08-20 13:15:00,2022-08-20 13:35:00,1625.83,1627.01,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33084,做空,2022-08-20 13:35:00,2022-08-20 13:45:00,1627.01,1629.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33085,做多,2022-08-20 13:45:00,2022-08-20 13:55:00,1629.75,1635.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33086,做多,2022-08-20 14:55:00,2022-08-20 15:55:00,1632.81,1633.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33087,做多,2022-08-20 16:25:00,2022-08-20 16:30:00,1635.04,1627.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33088,做空,2022-08-20 16:30:00,2022-08-20 16:35:00,1627.73,1619.97,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33089,做多,2022-08-20 17:30:00,2022-08-20 17:35:00,1625.52,1623.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33090,做空,2022-08-20 17:35:00,2022-08-20 18:00:00,1623.82,1619.57,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33091,做多,2022-08-20 18:00:00,2022-08-20 18:05:00,1619.57,1615.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33092,做空,2022-08-20 18:05:00,2022-08-20 18:15:00,1615.5,1617.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33093,做多,2022-08-20 18:15:00,2022-08-20 18:20:00,1617.96,1614.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33094,做空,2022-08-20 18:20:00,2022-08-20 18:30:00,1614.75,1610.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33095,做多,2022-08-20 20:10:00,2022-08-20 20:40:00,1575.1,1570.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33096,做空,2022-08-20 20:40:00,2022-08-20 20:50:00,1570.98,1529.0,0.01,100.0,0.0006,0.02,0.0,0.02,tp_lower -33097,做多,2022-08-20 21:30:00,2022-08-20 22:05:00,1557.56,1585.88,0.01,100.0,0.0006,0.02,0.0,0.02,tp_upper -33098,做多,2022-08-20 23:10:00,2022-08-20 23:25:00,1569.84,1582.23,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33099,做多,2022-08-20 23:45:00,2022-08-21 00:15:00,1574.64,1584.59,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33100,做多,2022-08-21 01:00:00,2022-08-21 01:10:00,1578.71,1580.21,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33101,做空,2022-08-21 01:10:00,2022-08-21 01:15:00,1580.21,1582.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33102,做多,2022-08-21 01:15:00,2022-08-21 01:20:00,1582.5,1578.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33103,做空,2022-08-21 01:20:00,2022-08-21 01:30:00,1578.56,1581.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33104,做多,2022-08-21 01:30:00,2022-08-21 01:50:00,1581.63,1596.1,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33105,做多,2022-08-21 04:25:00,2022-08-21 04:30:00,1587.76,1589.34,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33106,做多,2022-08-21 04:50:00,2022-08-21 05:30:00,1584.28,1583.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33107,做多,2022-08-21 05:30:00,2022-08-21 05:40:00,1583.9,1581.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33108,做空,2022-08-21 05:40:00,2022-08-21 05:45:00,1581.49,1583.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33109,做多,2022-08-21 05:45:00,2022-08-21 06:00:00,1583.83,1583.84,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33110,做空,2022-08-21 06:00:00,2022-08-21 06:25:00,1583.84,1580.45,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33111,做多,2022-08-21 06:25:00,2022-08-21 07:50:00,1580.45,1582.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33112,做多,2022-08-21 11:30:00,2022-08-21 11:45:00,1621.05,1620.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33113,做多,2022-08-21 11:50:00,2022-08-21 11:55:00,1624.38,1625.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33114,做多,2022-08-21 12:50:00,2022-08-21 12:55:00,1627.07,1623.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33115,做空,2022-08-21 12:55:00,2022-08-21 13:15:00,1623.31,1619.63,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33116,做多,2022-08-21 14:35:00,2022-08-21 14:50:00,1619.81,1614.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33117,做空,2022-08-21 14:50:00,2022-08-21 15:30:00,1614.59,1614.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33118,做多,2022-08-21 15:30:00,2022-08-21 15:45:00,1614.71,1617.43,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33119,做空,2022-08-21 15:45:00,2022-08-21 16:10:00,1617.43,1613.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33120,做多,2022-08-21 16:30:00,2022-08-21 16:40:00,1614.14,1630.31,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33121,做多,2022-08-21 16:40:00,2022-08-21 16:45:00,1630.31,1625.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33122,做多,2022-08-21 17:45:00,2022-08-21 17:50:00,1624.0,1618.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33123,做空,2022-08-21 17:50:00,2022-08-21 18:00:00,1618.71,1613.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33124,做多,2022-08-21 18:35:00,2022-08-21 19:05:00,1621.36,1621.52,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33125,做空,2022-08-21 19:05:00,2022-08-21 19:20:00,1621.52,1622.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33126,做多,2022-08-21 19:20:00,2022-08-21 19:30:00,1622.92,1619.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33127,做空,2022-08-21 19:30:00,2022-08-21 19:35:00,1619.79,1623.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33128,做多,2022-08-21 19:35:00,2022-08-21 20:05:00,1623.46,1621.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33129,做空,2022-08-21 20:05:00,2022-08-21 20:10:00,1621.28,1615.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33130,做多,2022-08-21 20:45:00,2022-08-21 20:50:00,1622.85,1634.71,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33131,做多,2022-08-21 21:00:00,2022-08-21 21:05:00,1622.56,1617.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33132,做空,2022-08-21 21:05:00,2022-08-21 21:10:00,1617.1,1629.98,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33133,做多,2022-08-21 21:10:00,2022-08-21 21:15:00,1629.98,1630.43,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -33134,做多,2022-08-21 21:45:00,2022-08-21 21:50:00,1627.28,1624.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33135,做空,2022-08-21 21:50:00,2022-08-21 22:00:00,1624.56,1603.86,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33136,做多,2022-08-21 22:30:00,2022-08-21 22:40:00,1616.97,1618.58,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33137,做空,2022-08-21 22:40:00,2022-08-21 23:55:00,1618.58,1617.17,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33138,做多,2022-08-21 23:55:00,2022-08-22 02:00:00,1617.17,1604.71,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33139,做空,2022-08-22 02:00:00,2022-08-22 02:05:00,1604.71,1605.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33140,做多,2022-08-22 02:05:00,2022-08-22 02:10:00,1605.22,1601.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33141,做空,2022-08-22 02:10:00,2022-08-22 02:35:00,1601.49,1604.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33142,做多,2022-08-22 02:35:00,2022-08-22 02:40:00,1604.64,1601.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33143,做空,2022-08-22 02:40:00,2022-08-22 03:55:00,1601.24,1593.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33144,做多,2022-08-22 04:35:00,2022-08-22 06:00:00,1600.27,1597.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33145,做空,2022-08-22 06:00:00,2022-08-22 06:05:00,1597.05,1593.32,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33146,做多,2022-08-22 10:10:00,2022-08-22 10:25:00,1563.81,1572.49,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33147,做多,2022-08-22 11:50:00,2022-08-22 12:10:00,1567.37,1567.71,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33148,做空,2022-08-22 12:10:00,2022-08-22 12:25:00,1567.71,1570.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33149,做多,2022-08-22 12:25:00,2022-08-22 12:30:00,1570.55,1567.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33150,做多,2022-08-22 12:35:00,2022-08-22 13:40:00,1567.72,1572.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33151,做多,2022-08-22 13:40:00,2022-08-22 13:45:00,1572.01,1563.63,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -33152,做多,2022-08-22 14:15:00,2022-08-22 14:20:00,1563.44,1557.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33153,做空,2022-08-22 14:20:00,2022-08-22 14:25:00,1557.51,1565.57,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33154,做多,2022-08-22 14:25:00,2022-08-22 14:30:00,1565.57,1565.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33155,做空,2022-08-22 14:30:00,2022-08-22 15:00:00,1565.04,1569.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33156,做多,2022-08-22 15:00:00,2022-08-22 15:05:00,1569.13,1568.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33157,做空,2022-08-22 15:05:00,2022-08-22 16:35:00,1568.88,1579.35,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33158,做多,2022-08-22 16:35:00,2022-08-22 16:40:00,1579.35,1576.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33159,做空,2022-08-22 16:40:00,2022-08-22 16:45:00,1576.2,1581.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33160,做多,2022-08-22 16:45:00,2022-08-22 16:50:00,1581.38,1580.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33161,做空,2022-08-22 16:50:00,2022-08-22 17:05:00,1580.67,1580.04,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33162,做多,2022-08-22 17:05:00,2022-08-22 19:05:00,1580.04,1561.23,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33163,做空,2022-08-22 19:05:00,2022-08-22 19:10:00,1561.23,1564.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33164,做多,2022-08-22 19:10:00,2022-08-22 19:25:00,1564.24,1557.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33165,做空,2022-08-22 19:25:00,2022-08-22 19:35:00,1557.42,1561.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33166,做多,2022-08-22 19:35:00,2022-08-22 20:00:00,1561.42,1579.55,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33167,做多,2022-08-22 21:10:00,2022-08-22 21:20:00,1574.31,1574.31,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33168,做空,2022-08-22 21:20:00,2022-08-22 21:30:00,1574.31,1567.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33169,做多,2022-08-22 22:00:00,2022-08-22 22:15:00,1574.57,1585.99,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33170,做多,2022-08-23 02:45:00,2022-08-23 03:00:00,1628.85,1624.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33171,做空,2022-08-23 03:00:00,2022-08-23 03:55:00,1624.79,1608.54,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33172,做多,2022-08-23 07:00:00,2022-08-23 07:05:00,1577.34,1588.28,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33173,做多,2022-08-23 09:45:00,2022-08-23 09:50:00,1619.35,1613.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33174,做多,2022-08-23 10:30:00,2022-08-23 10:50:00,1604.06,1606.55,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33175,做空,2022-08-23 10:50:00,2022-08-23 11:20:00,1606.55,1606.26,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33176,做多,2022-08-23 11:20:00,2022-08-23 11:30:00,1606.26,1604.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33177,做空,2022-08-23 11:30:00,2022-08-23 11:35:00,1604.62,1610.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33178,做多,2022-08-23 11:35:00,2022-08-23 11:40:00,1610.3,1612.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33179,做多,2022-08-23 12:40:00,2022-08-23 12:45:00,1615.59,1609.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33180,做空,2022-08-23 12:45:00,2022-08-23 12:50:00,1609.8,1613.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33181,做多,2022-08-23 12:50:00,2022-08-23 12:55:00,1613.47,1610.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33182,做空,2022-08-23 12:55:00,2022-08-23 13:15:00,1610.05,1616.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33183,做多,2022-08-23 13:15:00,2022-08-23 13:20:00,1616.17,1620.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33184,做多,2022-08-23 13:45:00,2022-08-23 13:50:00,1627.44,1631.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33185,做多,2022-08-23 15:05:00,2022-08-23 15:25:00,1632.24,1637.34,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33186,做空,2022-08-23 15:25:00,2022-08-23 15:35:00,1637.34,1640.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33187,做多,2022-08-23 15:35:00,2022-08-23 15:40:00,1640.7,1639.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33188,做空,2022-08-23 15:40:00,2022-08-23 16:05:00,1639.91,1639.42,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33189,做多,2022-08-23 16:05:00,2022-08-23 16:10:00,1639.42,1633.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33190,做空,2022-08-23 16:10:00,2022-08-23 16:20:00,1633.99,1626.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33191,做多,2022-08-23 16:35:00,2022-08-23 17:05:00,1635.3,1636.46,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33192,做空,2022-08-23 17:05:00,2022-08-23 17:25:00,1636.46,1638.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33193,做多,2022-08-23 17:25:00,2022-08-23 17:30:00,1638.97,1644.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33194,做多,2022-08-23 18:10:00,2022-08-23 18:15:00,1636.49,1643.98,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33195,做多,2022-08-23 18:15:00,2022-08-23 18:20:00,1643.98,1662.57,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33196,做多,2022-08-23 19:40:00,2022-08-23 20:15:00,1648.89,1653.92,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33197,做空,2022-08-23 20:15:00,2022-08-23 20:30:00,1653.92,1647.24,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33198,做多,2022-08-23 21:00:00,2022-08-23 21:05:00,1649.68,1648.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33199,做空,2022-08-23 21:05:00,2022-08-23 21:35:00,1648.09,1648.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33200,做多,2022-08-23 21:35:00,2022-08-23 21:40:00,1648.84,1644.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33201,做空,2022-08-23 21:40:00,2022-08-23 21:50:00,1644.56,1647.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33202,做多,2022-08-23 21:50:00,2022-08-23 22:00:00,1647.66,1651.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33203,做多,2022-08-23 23:05:00,2022-08-23 23:10:00,1662.2,1663.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33204,做多,2022-08-24 02:15:00,2022-08-24 02:25:00,1629.52,1627.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33205,做空,2022-08-24 02:25:00,2022-08-24 02:35:00,1627.69,1618.19,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33206,做多,2022-08-24 03:55:00,2022-08-24 04:25:00,1613.63,1616.57,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33207,做多,2022-08-24 06:35:00,2022-08-24 06:55:00,1636.32,1644.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33208,做多,2022-08-24 08:10:00,2022-08-24 08:15:00,1634.42,1632.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33209,做空,2022-08-24 08:15:00,2022-08-24 08:20:00,1632.41,1641.54,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33210,做多,2022-08-24 08:20:00,2022-08-24 08:55:00,1641.54,1633.3,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33211,做空,2022-08-24 08:55:00,2022-08-24 09:40:00,1633.3,1635.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33212,做多,2022-08-24 09:40:00,2022-08-24 09:55:00,1635.92,1634.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33213,做空,2022-08-24 09:55:00,2022-08-24 10:00:00,1634.65,1636.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33214,做多,2022-08-24 10:00:00,2022-08-24 10:05:00,1636.95,1636.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33215,做空,2022-08-24 10:05:00,2022-08-24 10:10:00,1636.26,1637.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33216,做多,2022-08-24 10:10:00,2022-08-24 10:15:00,1637.52,1635.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33217,做空,2022-08-24 10:15:00,2022-08-24 10:20:00,1635.45,1640.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33218,做多,2022-08-24 10:20:00,2022-08-24 10:25:00,1640.22,1640.74,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -33219,做多,2022-08-24 11:10:00,2022-08-24 11:20:00,1637.56,1637.65,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33220,做空,2022-08-24 11:20:00,2022-08-24 12:50:00,1637.65,1655.16,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33221,做多,2022-08-24 12:50:00,2022-08-24 13:15:00,1655.16,1651.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33222,做空,2022-08-24 13:15:00,2022-08-24 13:25:00,1651.99,1651.15,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33223,做多,2022-08-24 13:25:00,2022-08-24 13:40:00,1651.15,1653.03,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33224,做空,2022-08-24 13:40:00,2022-08-24 14:00:00,1653.03,1643.92,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -33225,做多,2022-08-24 14:15:00,2022-08-24 14:25:00,1653.15,1657.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33226,做多,2022-08-24 14:55:00,2022-08-24 15:15:00,1647.78,1659.41,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33227,做多,2022-08-24 16:45:00,2022-08-24 17:00:00,1677.57,1674.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33228,做空,2022-08-24 17:00:00,2022-08-24 17:05:00,1674.0,1678.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33229,做多,2022-08-24 17:05:00,2022-08-24 17:10:00,1678.18,1675.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33230,做空,2022-08-24 17:10:00,2022-08-24 17:25:00,1675.7,1669.96,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33231,做多,2022-08-24 18:05:00,2022-08-24 18:30:00,1671.39,1669.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33232,做空,2022-08-24 18:30:00,2022-08-24 18:40:00,1669.74,1670.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33233,做多,2022-08-24 18:40:00,2022-08-24 18:45:00,1670.99,1665.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33234,做空,2022-08-24 18:45:00,2022-08-24 19:00:00,1665.51,1670.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33235,做多,2022-08-24 19:00:00,2022-08-24 19:05:00,1670.63,1674.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33236,做多,2022-08-24 20:10:00,2022-08-24 20:20:00,1679.76,1682.72,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33237,做空,2022-08-24 20:20:00,2022-08-24 21:20:00,1682.72,1680.89,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33238,做多,2022-08-24 21:20:00,2022-08-24 21:30:00,1680.89,1675.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33239,做空,2022-08-24 21:30:00,2022-08-24 21:35:00,1675.82,1680.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33240,做多,2022-08-24 21:35:00,2022-08-24 21:45:00,1680.96,1678.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33241,做空,2022-08-24 21:45:00,2022-08-24 21:55:00,1678.69,1669.86,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -33242,做多,2022-08-24 23:15:00,2022-08-24 23:20:00,1664.78,1663.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33243,做空,2022-08-24 23:20:00,2022-08-24 23:30:00,1663.04,1653.72,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -33244,做多,2022-08-25 00:05:00,2022-08-25 00:10:00,1663.26,1655.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33245,做空,2022-08-25 00:10:00,2022-08-25 00:15:00,1655.95,1660.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33246,做多,2022-08-25 00:15:00,2022-08-25 00:20:00,1660.2,1659.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33247,做空,2022-08-25 00:20:00,2022-08-25 00:30:00,1659.02,1665.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33248,做多,2022-08-25 00:30:00,2022-08-25 00:35:00,1665.82,1668.04,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33249,做多,2022-08-25 02:15:00,2022-08-25 02:25:00,1673.28,1672.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33250,做空,2022-08-25 02:25:00,2022-08-25 02:30:00,1672.91,1674.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33251,做多,2022-08-25 02:30:00,2022-08-25 02:35:00,1674.98,1671.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33252,做空,2022-08-25 02:35:00,2022-08-25 02:45:00,1671.38,1674.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33253,做多,2022-08-25 02:45:00,2022-08-25 03:00:00,1674.71,1674.83,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33254,做空,2022-08-25 03:00:00,2022-08-25 03:05:00,1674.83,1680.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33255,做多,2022-08-25 03:05:00,2022-08-25 03:15:00,1680.29,1679.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33256,做多,2022-08-25 04:05:00,2022-08-25 04:15:00,1674.32,1674.74,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33257,做空,2022-08-25 04:15:00,2022-08-25 04:30:00,1674.74,1675.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33258,做多,2022-08-25 04:30:00,2022-08-25 04:50:00,1675.68,1673.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33259,做空,2022-08-25 04:50:00,2022-08-25 05:40:00,1673.64,1675.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33260,做多,2022-08-25 05:40:00,2022-08-25 05:50:00,1675.26,1678.54,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33261,做多,2022-08-25 09:50:00,2022-08-25 10:35:00,1703.98,1702.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33262,做空,2022-08-25 10:35:00,2022-08-25 10:50:00,1702.98,1694.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33263,做多,2022-08-25 11:10:00,2022-08-25 11:15:00,1706.24,1704.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33264,做多,2022-08-25 12:25:00,2022-08-25 12:30:00,1704.75,1703.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33265,做空,2022-08-25 12:30:00,2022-08-25 12:35:00,1703.75,1712.14,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -33266,做多,2022-08-25 12:35:00,2022-08-25 12:40:00,1712.14,1702.52,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33267,做空,2022-08-25 12:40:00,2022-08-25 12:45:00,1702.52,1699.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33268,做多,2022-08-25 12:50:00,2022-08-25 13:55:00,1704.88,1708.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33269,做多,2022-08-25 16:30:00,2022-08-25 16:40:00,1701.81,1699.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33270,做空,2022-08-25 16:40:00,2022-08-25 16:45:00,1699.59,1691.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33271,做多,2022-08-25 17:05:00,2022-08-25 17:30:00,1696.87,1707.27,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33272,做多,2022-08-25 18:25:00,2022-08-25 18:35:00,1703.94,1701.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33273,做空,2022-08-25 18:35:00,2022-08-25 18:45:00,1701.43,1698.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33274,做多,2022-08-25 19:00:00,2022-08-25 19:05:00,1704.62,1699.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33275,做空,2022-08-25 19:05:00,2022-08-25 19:10:00,1699.69,1704.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33276,做多,2022-08-25 19:10:00,2022-08-25 19:15:00,1704.41,1704.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33277,做空,2022-08-25 19:15:00,2022-08-25 20:15:00,1704.31,1705.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33278,做多,2022-08-25 20:15:00,2022-08-25 20:20:00,1705.76,1700.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33279,做空,2022-08-25 20:20:00,2022-08-25 20:40:00,1700.32,1706.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33280,做多,2022-08-25 20:40:00,2022-08-25 20:45:00,1706.88,1709.87,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33281,做多,2022-08-25 22:35:00,2022-08-25 23:50:00,1698.0,1694.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -33282,做空,2022-08-25 23:50:00,2022-08-26 00:05:00,1694.27,1678.36,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -33283,做多,2022-08-26 00:30:00,2022-08-26 02:40:00,1689.11,1681.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33284,做空,2022-08-26 02:40:00,2022-08-26 02:45:00,1681.87,1683.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33285,做多,2022-08-26 02:45:00,2022-08-26 02:55:00,1683.06,1689.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33286,做多,2022-08-26 03:20:00,2022-08-26 03:25:00,1685.66,1688.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33287,做多,2022-08-26 04:05:00,2022-08-26 04:10:00,1686.68,1684.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33288,做空,2022-08-26 04:10:00,2022-08-26 04:20:00,1684.16,1681.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33289,做多,2022-08-26 04:45:00,2022-08-26 04:50:00,1684.42,1682.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33290,做空,2022-08-26 04:50:00,2022-08-26 05:10:00,1682.43,1673.57,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -33291,做多,2022-08-26 07:50:00,2022-08-26 08:00:00,1656.69,1658.66,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33292,做空,2022-08-26 08:00:00,2022-08-26 09:50:00,1658.66,1659.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33293,做多,2022-08-26 09:50:00,2022-08-26 10:00:00,1659.14,1659.74,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33294,做空,2022-08-26 10:00:00,2022-08-26 10:10:00,1659.74,1655.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33295,做多,2022-08-26 12:15:00,2022-08-26 12:20:00,1633.99,1631.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33296,做空,2022-08-26 12:20:00,2022-08-26 12:25:00,1631.69,1637.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33297,做多,2022-08-26 12:25:00,2022-08-26 12:30:00,1637.71,1664.22,0.01,100.0,0.0006,0.02,0.0,0.02,tp_upper -33298,做多,2022-08-26 14:05:00,2022-08-26 14:10:00,1697.65,1687.47,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33299,做空,2022-08-26 14:10:00,2022-08-26 14:25:00,1687.47,1659.67,0.01,100.0,0.0006,0.02,0.0,0.02,tp_lower -33300,做多,2022-08-26 17:25:00,2022-08-26 18:45:00,1577.1,1558.3,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33301,做空,2022-08-26 18:45:00,2022-08-26 19:00:00,1558.3,1558.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33302,做多,2022-08-26 19:00:00,2022-08-26 19:20:00,1558.79,1558.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33303,做空,2022-08-26 19:20:00,2022-08-26 20:40:00,1558.16,1559.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33304,做多,2022-08-26 21:00:00,2022-08-26 21:05:00,1559.11,1554.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33305,做空,2022-08-26 21:05:00,2022-08-26 21:20:00,1554.93,1551.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33306,做多,2022-08-26 21:50:00,2022-08-26 21:55:00,1556.86,1555.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33307,做空,2022-08-26 21:55:00,2022-08-26 22:05:00,1555.03,1554.19,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33308,做多,2022-08-26 22:05:00,2022-08-26 22:20:00,1554.19,1554.42,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33309,做空,2022-08-26 22:20:00,2022-08-26 22:35:00,1554.42,1544.18,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33310,做多,2022-08-27 00:30:00,2022-08-27 00:35:00,1514.69,1513.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33311,做空,2022-08-27 00:35:00,2022-08-27 01:45:00,1513.26,1511.49,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33312,做多,2022-08-27 01:45:00,2022-08-27 01:55:00,1511.49,1508.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33313,做空,2022-08-27 01:55:00,2022-08-27 02:00:00,1508.19,1509.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -33314,做多,2022-08-27 03:40:00,2022-08-27 04:00:00,1500.84,1497.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33315,做空,2022-08-27 04:00:00,2022-08-27 04:05:00,1497.45,1502.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33316,做多,2022-08-27 04:05:00,2022-08-27 04:10:00,1502.26,1496.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33317,做空,2022-08-27 04:10:00,2022-08-27 04:20:00,1496.3,1500.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33318,做多,2022-08-27 04:20:00,2022-08-27 04:25:00,1500.21,1498.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33319,做空,2022-08-27 04:25:00,2022-08-27 04:50:00,1498.98,1494.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33320,做多,2022-08-27 05:55:00,2022-08-27 06:15:00,1487.68,1486.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33321,做空,2022-08-27 06:15:00,2022-08-27 07:20:00,1486.73,1496.28,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33322,做多,2022-08-27 07:20:00,2022-08-27 07:30:00,1496.28,1502.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33323,做多,2022-08-27 10:05:00,2022-08-27 10:20:00,1503.65,1509.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33324,做多,2022-08-27 11:00:00,2022-08-27 11:05:00,1504.49,1503.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33325,做空,2022-08-27 11:05:00,2022-08-27 11:35:00,1503.49,1501.89,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33326,做多,2022-08-27 11:35:00,2022-08-27 11:55:00,1501.89,1504.33,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33327,做空,2022-08-27 11:55:00,2022-08-27 12:35:00,1504.33,1502.82,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33328,做多,2022-08-27 12:35:00,2022-08-27 13:45:00,1502.82,1501.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33329,做空,2022-08-27 13:45:00,2022-08-27 14:00:00,1501.08,1500.67,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33330,做多,2022-08-27 14:00:00,2022-08-27 14:05:00,1500.67,1495.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33331,做空,2022-08-27 14:05:00,2022-08-27 14:20:00,1495.95,1498.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33332,做多,2022-08-27 14:20:00,2022-08-27 14:35:00,1498.65,1496.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33333,做空,2022-08-27 14:35:00,2022-08-27 14:45:00,1496.63,1492.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33334,做多,2022-08-27 16:45:00,2022-08-27 17:05:00,1465.18,1464.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33335,做空,2022-08-27 17:05:00,2022-08-27 18:25:00,1464.96,1472.36,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -33336,做多,2022-08-27 18:25:00,2022-08-27 18:30:00,1472.36,1472.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33337,做空,2022-08-27 18:30:00,2022-08-27 18:35:00,1472.01,1472.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33338,做多,2022-08-27 18:35:00,2022-08-27 18:40:00,1472.79,1471.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33339,做空,2022-08-27 18:40:00,2022-08-27 18:55:00,1471.67,1467.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33340,做多,2022-08-27 19:10:00,2022-08-27 19:15:00,1471.45,1473.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33341,做多,2022-08-27 19:15:00,2022-08-27 19:20:00,1473.35,1477.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33342,做多,2022-08-27 20:30:00,2022-08-27 20:55:00,1473.57,1480.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33343,做多,2022-08-27 22:25:00,2022-08-27 22:35:00,1468.86,1491.54,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33344,做多,2022-08-27 22:35:00,2022-08-27 22:40:00,1491.54,1486.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33345,做多,2022-08-28 00:05:00,2022-08-28 00:20:00,1490.43,1483.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33346,做空,2022-08-28 00:20:00,2022-08-28 00:25:00,1483.88,1484.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -33347,做多,2022-08-28 01:10:00,2022-08-28 01:25:00,1486.69,1494.69,0.01,100.0,0.0007,0.01,0.0,0.0,tp_upper -33348,做多,2022-08-28 03:05:00,2022-08-28 03:15:00,1496.51,1494.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33349,做空,2022-08-28 03:15:00,2022-08-28 03:25:00,1494.92,1491.66,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -33350,做多,2022-08-28 05:00:00,2022-08-28 05:10:00,1488.13,1487.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33351,做空,2022-08-28 05:10:00,2022-08-28 05:20:00,1487.92,1482.69,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -33352,做多,2022-08-28 05:30:00,2022-08-28 05:35:00,1486.44,1483.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33353,做空,2022-08-28 05:35:00,2022-08-28 05:40:00,1483.27,1485.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33354,做多,2022-08-28 05:40:00,2022-08-28 05:55:00,1485.08,1494.27,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -33355,做多,2022-08-28 07:15:00,2022-08-28 07:20:00,1498.3,1494.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33356,做空,2022-08-28 07:20:00,2022-08-28 07:30:00,1494.79,1495.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33357,做多,2022-08-28 07:30:00,2022-08-28 07:35:00,1495.33,1497.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -33358,做多,2022-08-28 09:55:00,2022-08-28 10:45:00,1488.98,1486.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33359,做空,2022-08-28 10:45:00,2022-08-28 10:55:00,1486.33,1484.2,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -33360,做多,2022-08-28 11:10:00,2022-08-28 11:50:00,1480.98,1483.42,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33361,做空,2022-08-28 11:50:00,2022-08-28 12:35:00,1483.42,1481.28,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -33362,做多,2022-08-28 13:50:00,2022-08-28 13:55:00,1475.08,1472.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33363,做空,2022-08-28 13:55:00,2022-08-28 14:00:00,1472.72,1475.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33364,做多,2022-08-28 14:00:00,2022-08-28 14:05:00,1475.14,1467.85,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -33365,做空,2022-08-28 14:05:00,2022-08-28 14:10:00,1467.85,1468.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -33366,做多,2022-08-28 14:30:00,2022-08-28 14:35:00,1471.97,1477.83,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -33367,做多,2022-08-28 14:55:00,2022-08-28 15:40:00,1474.56,1486.75,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -33368,做多,2022-08-28 17:20:00,2022-08-28 17:30:00,1489.01,1485.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33369,做空,2022-08-28 17:30:00,2022-08-28 18:00:00,1485.11,1483.72,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33370,做多,2022-08-28 18:00:00,2022-08-28 18:05:00,1483.72,1483.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33371,做空,2022-08-28 18:05:00,2022-08-28 18:10:00,1483.33,1485.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33372,做多,2022-08-28 18:10:00,2022-08-28 18:20:00,1485.18,1488.61,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -33373,做多,2022-08-28 20:30:00,2022-08-28 20:45:00,1485.7,1483.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33374,做空,2022-08-28 20:45:00,2022-08-28 21:00:00,1483.7,1482.54,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33375,做多,2022-08-28 21:00:00,2022-08-28 21:10:00,1482.54,1482.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33376,做空,2022-08-28 21:10:00,2022-08-28 21:15:00,1482.15,1482.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33377,做多,2022-08-28 21:15:00,2022-08-28 21:25:00,1482.99,1483.92,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33378,做空,2022-08-28 21:25:00,2022-08-28 21:30:00,1483.92,1488.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33379,做多,2022-08-28 21:30:00,2022-08-28 21:35:00,1488.54,1483.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33380,做多,2022-08-29 00:30:00,2022-08-29 01:10:00,1436.08,1433.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33381,做空,2022-08-29 01:10:00,2022-08-29 01:20:00,1433.4,1431.19,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33382,做多,2022-08-29 01:20:00,2022-08-29 01:25:00,1431.19,1429.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33383,做空,2022-08-29 01:25:00,2022-08-29 01:35:00,1429.97,1434.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33384,做多,2022-08-29 01:35:00,2022-08-29 01:40:00,1434.08,1431.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33385,做空,2022-08-29 01:40:00,2022-08-29 01:45:00,1431.28,1433.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33386,做多,2022-08-29 01:45:00,2022-08-29 01:55:00,1433.97,1438.82,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -33387,做多,2022-08-29 05:00:00,2022-08-29 06:15:00,1451.23,1453.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -33388,做多,2022-08-29 07:25:00,2022-08-29 07:40:00,1450.2,1451.47,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33389,做空,2022-08-29 07:40:00,2022-08-29 07:45:00,1451.47,1452.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33390,做多,2022-08-29 07:45:00,2022-08-29 07:50:00,1452.89,1452.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33391,做空,2022-08-29 07:50:00,2022-08-29 08:15:00,1452.41,1451.69,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -33392,做多,2022-08-29 08:15:00,2022-08-29 08:20:00,1451.69,1447.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33393,做空,2022-08-29 08:20:00,2022-08-29 08:25:00,1447.21,1445.06,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -33394,做多,2022-08-29 09:20:00,2022-08-29 09:30:00,1449.32,1448.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -33395,做多,2022-08-29 09:40:00,2022-08-29 09:45:00,1449.03,1448.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33396,做空,2022-08-29 09:45:00,2022-08-29 10:30:00,1448.28,1449.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33397,做多,2022-08-29 10:30:00,2022-08-29 10:35:00,1449.28,1448.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33398,做空,2022-08-29 10:35:00,2022-08-29 10:45:00,1448.04,1451.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33399,做多,2022-08-29 10:45:00,2022-08-29 10:50:00,1451.49,1451.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33400,做空,2022-08-29 10:50:00,2022-08-29 11:00:00,1451.31,1449.92,0.01,100.0,0.0007,0.0,0.0,0.0,flip -33401,做多,2022-08-29 11:00:00,2022-08-29 11:05:00,1449.92,1444.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33402,做空,2022-08-29 11:05:00,2022-08-29 11:10:00,1444.3,1443.37,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -33403,做多,2022-08-29 11:20:00,2022-08-29 11:25:00,1448.82,1446.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33404,做空,2022-08-29 11:25:00,2022-08-29 11:45:00,1446.53,1447.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33405,做多,2022-08-29 11:45:00,2022-08-29 11:50:00,1447.91,1446.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33406,做空,2022-08-29 11:50:00,2022-08-29 11:55:00,1446.72,1448.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33407,做多,2022-08-29 11:55:00,2022-08-29 12:00:00,1448.39,1448.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33408,做空,2022-08-29 12:00:00,2022-08-29 15:45:00,1448.23,1518.44,0.01,100.0,0.0007,-0.05,0.0,-0.05,flip -33409,做多,2022-08-29 15:45:00,2022-08-29 16:00:00,1518.44,1532.64,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33410,做多,2022-08-29 16:35:00,2022-08-29 16:50:00,1523.67,1537.86,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33411,做多,2022-08-29 17:25:00,2022-08-29 17:45:00,1529.29,1534.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33412,做多,2022-08-29 18:20:00,2022-08-29 18:50:00,1532.33,1532.34,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33413,做空,2022-08-29 18:50:00,2022-08-29 18:55:00,1532.34,1531.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33414,做多,2022-08-29 19:00:00,2022-08-29 19:05:00,1535.55,1533.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33415,做空,2022-08-29 19:05:00,2022-08-29 19:10:00,1533.61,1534.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33416,做多,2022-08-29 19:10:00,2022-08-29 20:05:00,1534.53,1539.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33417,做多,2022-08-29 20:05:00,2022-08-29 20:10:00,1539.55,1546.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33418,做多,2022-08-29 21:40:00,2022-08-29 21:45:00,1541.88,1539.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33419,做空,2022-08-29 21:45:00,2022-08-29 21:50:00,1539.93,1542.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33420,做多,2022-08-29 21:50:00,2022-08-29 21:55:00,1542.75,1541.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33421,做空,2022-08-29 21:55:00,2022-08-29 22:00:00,1541.23,1545.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33422,做多,2022-08-29 22:00:00,2022-08-29 22:05:00,1545.66,1540.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33423,做多,2022-08-29 22:10:00,2022-08-29 22:25:00,1540.66,1536.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33424,做空,2022-08-29 22:25:00,2022-08-29 22:30:00,1536.13,1536.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33425,做多,2022-08-29 22:45:00,2022-08-29 23:25:00,1538.93,1543.02,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33426,做多,2022-08-30 00:30:00,2022-08-30 01:10:00,1542.67,1543.23,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33427,做空,2022-08-30 01:10:00,2022-08-30 01:20:00,1543.23,1542.06,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33428,做多,2022-08-30 01:20:00,2022-08-30 03:05:00,1542.06,1532.02,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33429,做空,2022-08-30 03:05:00,2022-08-30 03:15:00,1532.02,1531.43,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33430,做多,2022-08-30 03:15:00,2022-08-30 03:20:00,1531.43,1537.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33431,做多,2022-08-30 03:20:00,2022-08-30 03:25:00,1537.5,1539.62,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33432,做多,2022-08-30 05:55:00,2022-08-30 06:00:00,1581.42,1582.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33433,做多,2022-08-30 07:05:00,2022-08-30 07:10:00,1579.33,1584.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33434,做多,2022-08-30 08:40:00,2022-08-30 09:30:00,1589.49,1591.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33435,做多,2022-08-30 11:45:00,2022-08-30 11:50:00,1586.49,1584.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33436,做空,2022-08-30 11:50:00,2022-08-30 12:00:00,1584.4,1589.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33437,做多,2022-08-30 12:00:00,2022-08-30 12:05:00,1589.36,1587.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33438,做多,2022-08-30 13:30:00,2022-08-30 13:35:00,1579.09,1575.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33439,做空,2022-08-30 13:35:00,2022-08-30 13:45:00,1575.65,1569.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33440,做多,2022-08-30 15:50:00,2022-08-30 15:55:00,1532.12,1523.79,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33441,做空,2022-08-30 15:55:00,2022-08-30 16:00:00,1523.79,1527.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33442,做多,2022-08-30 16:00:00,2022-08-30 16:15:00,1527.93,1534.22,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33443,做多,2022-08-30 18:00:00,2022-08-30 18:05:00,1492.39,1491.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33444,做空,2022-08-30 18:05:00,2022-08-30 20:05:00,1491.66,1530.96,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -33445,做多,2022-08-30 20:05:00,2022-08-30 20:25:00,1530.96,1538.84,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33446,做空,2022-08-30 20:25:00,2022-08-30 20:35:00,1538.84,1542.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33447,做多,2022-08-30 20:35:00,2022-08-30 20:45:00,1542.21,1563.71,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33448,做多,2022-08-30 22:45:00,2022-08-30 23:10:00,1542.84,1534.27,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33449,做空,2022-08-30 23:10:00,2022-08-30 23:20:00,1534.27,1530.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33450,做多,2022-08-31 00:05:00,2022-08-31 00:25:00,1538.56,1547.01,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -33451,做多,2022-08-31 04:25:00,2022-08-31 04:35:00,1606.25,1613.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33452,做多,2022-08-31 04:55:00,2022-08-31 05:25:00,1605.42,1605.49,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33453,做空,2022-08-31 05:25:00,2022-08-31 05:30:00,1605.49,1610.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33454,做多,2022-08-31 05:30:00,2022-08-31 05:40:00,1610.73,1603.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33455,做空,2022-08-31 05:40:00,2022-08-31 05:55:00,1603.67,1604.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33456,做多,2022-08-31 05:55:00,2022-08-31 06:10:00,1604.45,1607.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33457,做多,2022-08-31 08:00:00,2022-08-31 08:05:00,1587.45,1592.27,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33458,做多,2022-08-31 08:40:00,2022-08-31 08:50:00,1582.25,1582.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33459,做空,2022-08-31 08:50:00,2022-08-31 09:50:00,1582.01,1577.23,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33460,做多,2022-08-31 09:50:00,2022-08-31 09:55:00,1577.23,1569.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33461,做空,2022-08-31 09:55:00,2022-08-31 10:00:00,1569.7,1572.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33462,做多,2022-08-31 10:00:00,2022-08-31 10:25:00,1572.59,1581.56,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -33463,做多,2022-08-31 11:40:00,2022-08-31 12:15:00,1588.98,1602.57,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33464,做多,2022-08-31 12:45:00,2022-08-31 12:55:00,1595.12,1591.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33465,做空,2022-08-31 12:55:00,2022-08-31 13:35:00,1591.9,1583.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33466,做多,2022-08-31 13:40:00,2022-08-31 13:45:00,1600.61,1601.45,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33467,做多,2022-08-31 14:10:00,2022-08-31 16:05:00,1590.96,1552.63,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -33468,做空,2022-08-31 16:05:00,2022-08-31 16:15:00,1552.63,1555.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33469,做多,2022-08-31 16:15:00,2022-08-31 16:35:00,1555.36,1555.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33470,做空,2022-08-31 16:35:00,2022-08-31 16:55:00,1555.15,1549.04,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33471,做多,2022-08-31 17:05:00,2022-08-31 17:20:00,1558.2,1554.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33472,做空,2022-08-31 17:20:00,2022-08-31 17:40:00,1554.88,1538.35,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33473,做多,2022-08-31 18:05:00,2022-08-31 18:10:00,1550.72,1549.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33474,做空,2022-08-31 18:10:00,2022-08-31 18:25:00,1549.11,1546.66,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33475,做多,2022-08-31 18:25:00,2022-08-31 18:55:00,1546.66,1548.11,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33476,做空,2022-08-31 18:55:00,2022-08-31 21:10:00,1548.11,1576.18,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -33477,做多,2022-08-31 21:10:00,2022-08-31 21:15:00,1576.18,1574.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33478,做空,2022-08-31 21:15:00,2022-08-31 21:45:00,1574.99,1568.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33479,做多,2022-08-31 21:50:00,2022-08-31 22:00:00,1572.9,1584.23,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33480,做多,2022-09-01 00:00:00,2022-09-01 00:20:00,1559.91,1554.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33481,做空,2022-09-01 00:20:00,2022-09-01 00:25:00,1554.01,1558.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33482,做多,2022-09-01 00:25:00,2022-09-01 00:30:00,1558.13,1555.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33483,做空,2022-09-01 00:30:00,2022-09-01 00:40:00,1555.3,1534.23,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33484,做多,2022-09-01 00:55:00,2022-09-01 01:10:00,1550.57,1548.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33485,做空,2022-09-01 01:10:00,2022-09-01 01:15:00,1548.84,1552.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33486,做多,2022-09-01 01:15:00,2022-09-01 01:30:00,1552.66,1552.97,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33487,做空,2022-09-01 01:30:00,2022-09-01 01:35:00,1552.97,1556.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33488,做多,2022-09-01 01:35:00,2022-09-01 02:10:00,1556.9,1569.67,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33489,做多,2022-09-01 03:05:00,2022-09-01 04:55:00,1559.35,1550.8,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33490,做空,2022-09-01 04:55:00,2022-09-01 05:05:00,1550.8,1550.31,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33491,做多,2022-09-01 05:05:00,2022-09-01 05:10:00,1550.31,1558.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33492,做多,2022-09-01 05:10:00,2022-09-01 05:15:00,1558.42,1561.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33493,做多,2022-09-01 05:50:00,2022-09-01 08:25:00,1553.82,1541.8,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33494,做空,2022-09-01 08:25:00,2022-09-01 08:30:00,1541.8,1533.74,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33495,做多,2022-09-01 08:35:00,2022-09-01 08:50:00,1540.67,1541.15,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33496,做空,2022-09-01 08:50:00,2022-09-01 08:55:00,1541.15,1546.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33497,做多,2022-09-01 08:55:00,2022-09-01 09:00:00,1546.83,1553.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33498,做多,2022-09-01 09:20:00,2022-09-01 09:30:00,1543.0,1542.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33499,做空,2022-09-01 09:30:00,2022-09-01 09:35:00,1542.43,1546.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33500,做多,2022-09-01 09:35:00,2022-09-01 10:20:00,1546.35,1551.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33501,做多,2022-09-01 13:35:00,2022-09-01 13:40:00,1564.53,1570.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33502,做多,2022-09-01 15:30:00,2022-09-01 15:40:00,1540.28,1535.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33503,做空,2022-09-01 15:40:00,2022-09-01 16:35:00,1535.06,1528.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33504,做多,2022-09-01 16:40:00,2022-09-01 17:00:00,1531.41,1545.39,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33505,做多,2022-09-01 18:50:00,2022-09-01 18:55:00,1560.31,1559.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33506,做空,2022-09-01 18:55:00,2022-09-01 19:05:00,1559.05,1566.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33507,做多,2022-09-01 19:05:00,2022-09-01 19:10:00,1566.13,1565.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33508,做多,2022-09-01 19:20:00,2022-09-01 20:05:00,1559.98,1578.79,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33509,做多,2022-09-01 21:45:00,2022-09-01 21:50:00,1582.5,1579.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33510,做空,2022-09-01 21:50:00,2022-09-01 21:55:00,1579.0,1580.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33511,做多,2022-09-01 21:55:00,2022-09-01 22:00:00,1580.59,1589.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33512,做多,2022-09-01 22:40:00,2022-09-01 22:55:00,1583.92,1585.93,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33513,做空,2022-09-01 22:55:00,2022-09-01 23:05:00,1585.93,1586.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33514,做多,2022-09-01 23:05:00,2022-09-01 23:10:00,1586.84,1585.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33515,做空,2022-09-01 23:10:00,2022-09-01 23:25:00,1585.55,1584.97,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33516,做多,2022-09-01 23:25:00,2022-09-01 23:45:00,1584.97,1585.02,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33517,做空,2022-09-01 23:45:00,2022-09-01 23:50:00,1585.02,1586.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33518,做多,2022-09-01 23:50:00,2022-09-01 23:55:00,1586.97,1585.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33519,做空,2022-09-01 23:55:00,2022-09-02 00:00:00,1585.4,1582.34,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33520,做多,2022-09-02 00:55:00,2022-09-02 01:30:00,1580.98,1577.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33521,做空,2022-09-02 01:30:00,2022-09-02 01:35:00,1577.2,1578.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33522,做多,2022-09-02 01:35:00,2022-09-02 01:40:00,1578.25,1576.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33523,做空,2022-09-02 01:40:00,2022-09-02 01:50:00,1576.38,1577.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33524,做多,2022-09-02 01:50:00,2022-09-02 02:00:00,1577.52,1580.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33525,做多,2022-09-02 02:45:00,2022-09-02 02:50:00,1576.47,1575.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33526,做空,2022-09-02 02:50:00,2022-09-02 02:55:00,1575.07,1577.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33527,做多,2022-09-02 02:55:00,2022-09-02 03:00:00,1577.21,1599.2,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33528,做多,2022-09-02 06:30:00,2022-09-02 06:55:00,1586.79,1587.65,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33529,做空,2022-09-02 06:55:00,2022-09-02 07:05:00,1587.65,1584.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33530,做多,2022-09-02 07:10:00,2022-09-02 07:25:00,1585.94,1592.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33531,做多,2022-09-02 08:25:00,2022-09-02 09:25:00,1589.09,1595.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33532,做多,2022-09-02 11:40:00,2022-09-02 12:00:00,1588.5,1590.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33533,做多,2022-09-02 12:20:00,2022-09-02 12:25:00,1598.34,1594.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33534,做多,2022-09-02 14:05:00,2022-09-02 14:35:00,1629.21,1642.66,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33535,做多,2022-09-02 15:25:00,2022-09-02 15:55:00,1634.05,1635.28,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33536,做空,2022-09-02 15:55:00,2022-09-02 16:05:00,1635.28,1637.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33537,做多,2022-09-02 16:05:00,2022-09-02 16:10:00,1637.24,1634.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33538,做空,2022-09-02 16:10:00,2022-09-02 16:15:00,1634.32,1628.57,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33539,做多,2022-09-02 18:40:00,2022-09-02 20:55:00,1583.81,1567.42,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -33540,做多,2022-09-02 22:50:00,2022-09-02 23:00:00,1577.63,1576.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33541,做空,2022-09-02 23:00:00,2022-09-02 23:05:00,1576.88,1577.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33542,做多,2022-09-02 23:05:00,2022-09-02 23:15:00,1577.46,1578.39,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33543,做空,2022-09-02 23:15:00,2022-09-02 23:25:00,1578.39,1577.39,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33544,做多,2022-09-02 23:25:00,2022-09-02 23:30:00,1577.39,1577.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33545,做空,2022-09-02 23:30:00,2022-09-02 23:45:00,1577.24,1575.68,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33546,做多,2022-09-02 23:45:00,2022-09-03 00:35:00,1575.68,1578.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33547,做多,2022-09-03 01:15:00,2022-09-03 01:25:00,1574.0,1573.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33548,做空,2022-09-03 01:25:00,2022-09-03 02:15:00,1573.55,1564.51,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33549,做多,2022-09-03 02:40:00,2022-09-03 04:15:00,1569.54,1561.32,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33550,做空,2022-09-03 04:15:00,2022-09-03 04:50:00,1561.32,1564.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33551,做多,2022-09-03 04:50:00,2022-09-03 05:00:00,1564.06,1567.04,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33552,做多,2022-09-03 06:45:00,2022-09-03 06:50:00,1566.36,1562.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33553,做空,2022-09-03 06:50:00,2022-09-03 07:00:00,1562.89,1563.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33554,做多,2022-09-03 07:00:00,2022-09-03 09:20:00,1563.8,1550.98,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -33555,做多,2022-09-03 09:50:00,2022-09-03 10:00:00,1550.33,1553.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33556,做多,2022-09-03 10:50:00,2022-09-03 11:05:00,1555.22,1553.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33557,做空,2022-09-03 11:05:00,2022-09-03 11:15:00,1553.42,1546.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33558,做多,2022-09-03 12:10:00,2022-09-03 12:15:00,1553.56,1552.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33559,做空,2022-09-03 12:15:00,2022-09-03 13:40:00,1552.0,1556.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33560,做多,2022-09-03 13:40:00,2022-09-03 13:45:00,1556.56,1561.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33561,做多,2022-09-03 16:00:00,2022-09-03 16:10:00,1550.81,1547.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33562,做空,2022-09-03 16:10:00,2022-09-03 16:15:00,1547.95,1549.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33563,做多,2022-09-03 16:15:00,2022-09-03 16:35:00,1549.0,1554.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33564,做多,2022-09-03 17:10:00,2022-09-03 17:50:00,1548.4,1554.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33565,做多,2022-09-03 19:20:00,2022-09-03 19:30:00,1551.88,1558.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33566,做多,2022-09-03 20:05:00,2022-09-03 20:30:00,1550.4,1547.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33567,做空,2022-09-03 20:30:00,2022-09-03 20:40:00,1547.6,1551.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33568,做多,2022-09-03 20:40:00,2022-09-03 20:50:00,1551.79,1550.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33569,做空,2022-09-03 20:50:00,2022-09-03 20:55:00,1550.91,1551.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33570,做多,2022-09-03 20:55:00,2022-09-03 21:50:00,1551.75,1552.57,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33571,做空,2022-09-03 21:50:00,2022-09-03 22:00:00,1552.57,1552.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33572,做多,2022-09-03 22:00:00,2022-09-03 22:10:00,1552.7,1556.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33573,做多,2022-09-03 23:00:00,2022-09-04 00:00:00,1555.14,1554.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33574,做空,2022-09-04 00:00:00,2022-09-04 00:05:00,1554.02,1556.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33575,做多,2022-09-04 00:05:00,2022-09-04 00:10:00,1556.27,1555.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33576,做多,2022-09-04 01:30:00,2022-09-04 01:35:00,1557.02,1556.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33577,做空,2022-09-04 01:35:00,2022-09-04 01:45:00,1556.17,1552.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33578,做多,2022-09-04 02:25:00,2022-09-04 02:30:00,1556.37,1555.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33579,做空,2022-09-04 02:30:00,2022-09-04 02:40:00,1555.02,1555.01,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33580,做多,2022-09-04 02:40:00,2022-09-04 02:45:00,1555.01,1552.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33581,做空,2022-09-04 02:45:00,2022-09-04 03:00:00,1552.75,1551.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33582,做多,2022-09-04 04:00:00,2022-09-04 04:10:00,1553.45,1550.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33583,做空,2022-09-04 04:10:00,2022-09-04 04:15:00,1550.39,1552.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33584,做多,2022-09-04 04:15:00,2022-09-04 04:20:00,1552.62,1550.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33585,做空,2022-09-04 04:20:00,2022-09-04 04:25:00,1550.38,1551.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33586,做多,2022-09-04 04:25:00,2022-09-04 04:30:00,1551.74,1549.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33587,做空,2022-09-04 04:30:00,2022-09-04 04:35:00,1549.87,1550.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33588,做多,2022-09-04 04:35:00,2022-09-04 04:55:00,1550.99,1555.24,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33589,做多,2022-09-04 05:30:00,2022-09-04 05:35:00,1554.32,1552.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33590,做空,2022-09-04 05:35:00,2022-09-04 05:40:00,1552.5,1554.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33591,做多,2022-09-04 05:40:00,2022-09-04 05:45:00,1554.33,1552.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33592,做多,2022-09-04 05:50:00,2022-09-04 06:05:00,1552.74,1552.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33593,做空,2022-09-04 06:05:00,2022-09-04 06:10:00,1552.36,1553.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33594,做多,2022-09-04 06:10:00,2022-09-04 06:15:00,1553.84,1552.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33595,做空,2022-09-04 06:15:00,2022-09-04 06:20:00,1552.43,1550.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33596,做多,2022-09-04 07:25:00,2022-09-04 08:10:00,1548.71,1548.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33597,做多,2022-09-04 08:35:00,2022-09-04 08:40:00,1553.01,1553.77,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -33598,做多,2022-09-04 10:20:00,2022-09-04 10:50:00,1554.57,1553.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33599,做空,2022-09-04 10:50:00,2022-09-04 10:55:00,1553.52,1554.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33600,做多,2022-09-04 10:55:00,2022-09-04 11:00:00,1554.17,1552.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33601,做空,2022-09-04 11:00:00,2022-09-04 11:15:00,1552.83,1551.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33602,做多,2022-09-04 11:25:00,2022-09-04 11:30:00,1554.39,1553.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33603,做空,2022-09-04 11:30:00,2022-09-04 11:35:00,1553.06,1554.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33604,做多,2022-09-04 11:35:00,2022-09-04 11:55:00,1554.76,1563.98,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -33605,做多,2022-09-04 12:15:00,2022-09-04 13:15:00,1558.44,1562.96,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33606,做空,2022-09-04 13:15:00,2022-09-04 13:50:00,1562.96,1545.56,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33607,做多,2022-09-04 14:55:00,2022-09-04 15:35:00,1553.42,1553.46,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33608,做空,2022-09-04 15:35:00,2022-09-04 15:45:00,1553.46,1555.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33609,做多,2022-09-04 15:45:00,2022-09-04 15:50:00,1555.99,1557.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33610,做多,2022-09-04 17:55:00,2022-09-04 18:05:00,1569.03,1566.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33611,做空,2022-09-04 18:05:00,2022-09-04 18:15:00,1566.54,1567.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33612,做多,2022-09-04 18:15:00,2022-09-04 18:20:00,1567.82,1569.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33613,做多,2022-09-04 19:10:00,2022-09-04 19:30:00,1566.09,1566.43,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33614,做空,2022-09-04 19:30:00,2022-09-04 19:40:00,1566.43,1567.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33615,做多,2022-09-04 19:40:00,2022-09-04 19:45:00,1567.55,1566.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33616,做空,2022-09-04 19:45:00,2022-09-04 19:55:00,1566.08,1566.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33617,做多,2022-09-04 19:55:00,2022-09-04 20:00:00,1566.46,1565.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33618,做空,2022-09-04 20:00:00,2022-09-04 20:10:00,1565.89,1567.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33619,做多,2022-09-04 20:10:00,2022-09-04 20:15:00,1567.02,1566.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33620,做空,2022-09-04 20:15:00,2022-09-04 21:50:00,1566.3,1571.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33621,做多,2022-09-04 21:50:00,2022-09-04 21:55:00,1571.5,1570.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33622,做空,2022-09-04 21:55:00,2022-09-04 22:05:00,1570.49,1567.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33623,做多,2022-09-04 22:30:00,2022-09-04 22:40:00,1570.17,1569.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33624,做空,2022-09-04 22:40:00,2022-09-04 23:05:00,1569.01,1568.11,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33625,做多,2022-09-04 23:05:00,2022-09-04 23:15:00,1568.11,1566.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33626,做空,2022-09-04 23:15:00,2022-09-04 23:20:00,1566.33,1569.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33627,做多,2022-09-04 23:20:00,2022-09-04 23:25:00,1569.39,1574.27,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33628,做多,2022-09-05 00:25:00,2022-09-05 00:30:00,1575.59,1571.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33629,做空,2022-09-05 00:30:00,2022-09-05 00:35:00,1571.97,1573.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33630,做多,2022-09-05 00:35:00,2022-09-05 01:35:00,1573.28,1576.78,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33631,做空,2022-09-05 01:35:00,2022-09-05 02:35:00,1576.78,1573.29,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33632,做多,2022-09-05 02:35:00,2022-09-05 02:45:00,1573.29,1573.37,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33633,做空,2022-09-05 02:45:00,2022-09-05 02:50:00,1573.37,1575.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33634,做多,2022-09-05 02:50:00,2022-09-05 03:00:00,1575.57,1574.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33635,做空,2022-09-05 03:00:00,2022-09-05 03:15:00,1574.06,1574.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33636,做多,2022-09-05 03:15:00,2022-09-05 03:55:00,1574.67,1574.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33637,做空,2022-09-05 03:55:00,2022-09-05 04:50:00,1574.62,1574.4,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33638,做多,2022-09-05 04:50:00,2022-09-05 05:05:00,1574.4,1567.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33639,做空,2022-09-05 05:05:00,2022-09-05 05:10:00,1567.97,1571.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33640,做多,2022-09-05 06:45:00,2022-09-05 06:50:00,1566.04,1568.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33641,做多,2022-09-05 07:15:00,2022-09-05 07:20:00,1565.16,1563.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33642,做空,2022-09-05 07:20:00,2022-09-05 07:25:00,1563.35,1560.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33643,做多,2022-09-05 08:20:00,2022-09-05 09:00:00,1563.68,1565.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33644,做多,2022-09-05 09:15:00,2022-09-05 09:20:00,1564.15,1561.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33645,做空,2022-09-05 09:20:00,2022-09-05 09:35:00,1561.39,1562.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33646,做多,2022-09-05 09:35:00,2022-09-05 09:50:00,1562.88,1565.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33647,做多,2022-09-05 10:10:00,2022-09-05 10:20:00,1565.65,1567.23,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33648,做多,2022-09-05 10:45:00,2022-09-05 10:50:00,1564.0,1563.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33649,做空,2022-09-05 10:50:00,2022-09-05 11:00:00,1563.26,1563.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33650,做多,2022-09-05 11:00:00,2022-09-05 11:50:00,1563.81,1562.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33651,做空,2022-09-05 11:50:00,2022-09-05 11:55:00,1562.66,1565.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33652,做多,2022-09-05 11:55:00,2022-09-05 12:05:00,1565.99,1562.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33653,做空,2022-09-05 12:05:00,2022-09-05 12:10:00,1562.36,1562.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33654,做多,2022-09-05 12:10:00,2022-09-05 12:15:00,1562.79,1567.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33655,做多,2022-09-05 12:15:00,2022-09-05 12:20:00,1567.0,1565.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33656,做多,2022-09-05 14:05:00,2022-09-05 14:10:00,1577.85,1579.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33657,做多,2022-09-05 16:35:00,2022-09-05 16:55:00,1597.13,1598.61,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33658,做空,2022-09-05 16:55:00,2022-09-05 17:15:00,1598.61,1592.56,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33659,做多,2022-09-05 18:00:00,2022-09-05 18:05:00,1595.65,1593.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33660,做空,2022-09-05 18:05:00,2022-09-05 18:10:00,1593.54,1588.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33661,做多,2022-09-05 19:15:00,2022-09-05 19:40:00,1586.65,1584.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33662,做空,2022-09-05 19:40:00,2022-09-05 19:45:00,1584.33,1585.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33663,做多,2022-09-05 19:45:00,2022-09-05 20:05:00,1585.39,1591.72,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33664,做多,2022-09-05 21:35:00,2022-09-05 21:40:00,1596.03,1595.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33665,做空,2022-09-05 21:40:00,2022-09-05 21:55:00,1595.0,1595.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33666,做多,2022-09-05 21:55:00,2022-09-05 22:25:00,1595.8,1597.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33667,做多,2022-09-06 02:50:00,2022-09-06 02:55:00,1644.07,1643.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33668,做空,2022-09-06 02:55:00,2022-09-06 03:20:00,1643.0,1635.36,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33669,做多,2022-09-06 03:20:00,2022-09-06 03:35:00,1635.36,1636.38,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33670,做空,2022-09-06 03:35:00,2022-09-06 03:55:00,1636.38,1639.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33671,做多,2022-09-06 03:55:00,2022-09-06 04:20:00,1639.38,1648.92,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33672,做多,2022-09-06 04:50:00,2022-09-06 04:55:00,1642.06,1639.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33673,做空,2022-09-06 04:55:00,2022-09-06 05:05:00,1639.1,1644.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33674,做多,2022-09-06 05:05:00,2022-09-06 05:10:00,1644.91,1644.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33675,做空,2022-09-06 05:10:00,2022-09-06 07:35:00,1644.84,1660.7,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33676,做多,2022-09-06 07:35:00,2022-09-06 08:30:00,1660.7,1661.92,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33677,做空,2022-09-06 08:30:00,2022-09-06 08:55:00,1661.92,1664.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33678,做多,2022-09-06 08:55:00,2022-09-06 09:00:00,1664.63,1660.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33679,做多,2022-09-06 09:40:00,2022-09-06 09:45:00,1659.31,1654.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33680,做空,2022-09-06 09:45:00,2022-09-06 09:55:00,1654.01,1657.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33681,做多,2022-09-06 09:55:00,2022-09-06 10:00:00,1657.43,1653.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33682,做空,2022-09-06 10:00:00,2022-09-06 10:05:00,1653.77,1657.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33683,做多,2022-09-06 10:05:00,2022-09-06 10:15:00,1657.19,1665.04,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33684,做多,2022-09-06 11:40:00,2022-09-06 11:45:00,1665.66,1663.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33685,做空,2022-09-06 11:45:00,2022-09-06 11:50:00,1663.83,1665.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33686,做多,2022-09-06 11:50:00,2022-09-06 11:55:00,1665.0,1667.14,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -33687,做多,2022-09-06 14:25:00,2022-09-06 14:55:00,1653.82,1665.19,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33688,做多,2022-09-06 16:10:00,2022-09-06 16:15:00,1665.15,1654.85,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33689,做空,2022-09-06 16:15:00,2022-09-06 16:20:00,1654.85,1651.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33690,做多,2022-09-06 16:40:00,2022-09-06 16:45:00,1663.9,1662.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33691,做空,2022-09-06 16:45:00,2022-09-06 17:05:00,1662.54,1629.73,0.01,100.0,0.0005,0.02,0.0,0.02,tp_lower -33692,做多,2022-09-06 19:35:00,2022-09-06 19:50:00,1576.86,1575.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33693,做空,2022-09-06 19:50:00,2022-09-06 19:55:00,1575.35,1575.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33694,做多,2022-09-06 19:55:00,2022-09-06 20:00:00,1575.82,1568.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33695,做空,2022-09-06 20:00:00,2022-09-06 20:05:00,1568.48,1558.36,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33696,做多,2022-09-06 20:35:00,2022-09-06 21:00:00,1571.77,1585.26,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33697,做多,2022-09-06 22:45:00,2022-09-06 22:50:00,1581.53,1580.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33698,做空,2022-09-06 22:50:00,2022-09-06 23:05:00,1580.17,1570.37,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33699,做多,2022-09-07 03:20:00,2022-09-07 04:00:00,1507.98,1504.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33700,做空,2022-09-07 04:00:00,2022-09-07 04:05:00,1504.12,1504.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33701,做多,2022-09-07 04:05:00,2022-09-07 04:10:00,1504.69,1502.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33702,做空,2022-09-07 04:10:00,2022-09-07 04:25:00,1502.0,1503.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33703,做多,2022-09-07 04:25:00,2022-09-07 04:50:00,1503.59,1510.29,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33704,做多,2022-09-07 06:05:00,2022-09-07 06:10:00,1515.24,1520.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33705,做多,2022-09-07 07:35:00,2022-09-07 07:50:00,1515.73,1514.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33706,做空,2022-09-07 07:50:00,2022-09-07 07:55:00,1514.8,1516.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33707,做多,2022-09-07 07:55:00,2022-09-07 08:05:00,1516.69,1518.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33708,做多,2022-09-07 08:25:00,2022-09-07 08:35:00,1517.66,1515.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33709,做空,2022-09-07 08:35:00,2022-09-07 08:40:00,1515.71,1516.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33710,做多,2022-09-07 08:40:00,2022-09-07 09:00:00,1516.84,1517.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33711,做多,2022-09-07 09:15:00,2022-09-07 09:35:00,1517.3,1516.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33712,做空,2022-09-07 09:35:00,2022-09-07 09:40:00,1516.8,1519.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33713,做多,2022-09-07 09:40:00,2022-09-07 09:45:00,1519.37,1520.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33714,做多,2022-09-07 10:25:00,2022-09-07 11:30:00,1515.02,1513.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33715,做空,2022-09-07 11:30:00,2022-09-07 11:40:00,1513.04,1513.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33716,做多,2022-09-07 11:40:00,2022-09-07 11:45:00,1513.5,1511.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33717,做空,2022-09-07 11:45:00,2022-09-07 12:05:00,1511.92,1509.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33718,做多,2022-09-07 12:35:00,2022-09-07 12:40:00,1511.38,1510.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33719,做空,2022-09-07 12:40:00,2022-09-07 12:50:00,1510.58,1513.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33720,做多,2022-09-07 12:50:00,2022-09-07 12:55:00,1513.42,1516.38,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33721,做多,2022-09-07 14:25:00,2022-09-07 14:35:00,1540.62,1543.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33722,做多,2022-09-07 15:30:00,2022-09-07 15:40:00,1540.49,1538.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33723,做空,2022-09-07 15:40:00,2022-09-07 15:45:00,1538.42,1542.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33724,做多,2022-09-07 15:45:00,2022-09-07 15:55:00,1542.93,1542.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33725,做空,2022-09-07 15:55:00,2022-09-07 16:00:00,1542.89,1547.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33726,做多,2022-09-07 16:00:00,2022-09-07 16:05:00,1547.1,1543.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33727,做多,2022-09-07 16:25:00,2022-09-07 16:35:00,1542.15,1557.31,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33728,做多,2022-09-07 19:45:00,2022-09-07 19:55:00,1574.33,1569.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33729,做空,2022-09-07 19:55:00,2022-09-07 20:10:00,1569.08,1571.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33730,做多,2022-09-07 20:10:00,2022-09-07 20:15:00,1571.72,1598.75,0.01,100.0,0.0006,0.02,0.0,0.02,tp_upper -33731,做多,2022-09-07 20:15:00,2022-09-07 20:20:00,1598.75,1628.91,0.01,100.0,0.0006,0.02,0.0,0.02,tp_upper -33732,做多,2022-09-08 00:15:00,2022-09-08 02:30:00,1633.45,1629.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33733,做多,2022-09-08 03:30:00,2022-09-08 04:00:00,1625.26,1629.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33734,做多,2022-09-08 05:25:00,2022-09-08 05:30:00,1637.05,1634.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33735,做空,2022-09-08 05:30:00,2022-09-08 05:35:00,1634.69,1637.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33736,做多,2022-09-08 05:35:00,2022-09-08 06:20:00,1637.04,1632.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33737,做空,2022-09-08 06:20:00,2022-09-08 06:25:00,1632.34,1629.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33738,做多,2022-09-08 08:20:00,2022-09-08 08:50:00,1614.72,1624.01,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33739,做多,2022-09-08 10:05:00,2022-09-08 10:10:00,1620.15,1628.32,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33740,做多,2022-09-08 11:45:00,2022-09-08 11:50:00,1634.61,1633.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33741,做空,2022-09-08 11:50:00,2022-09-08 11:55:00,1633.67,1634.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33742,做多,2022-09-08 11:55:00,2022-09-08 12:15:00,1634.81,1628.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33743,做多,2022-09-08 13:35:00,2022-09-08 13:40:00,1621.8,1644.59,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33744,做多,2022-09-08 14:05:00,2022-09-08 15:05:00,1627.11,1645.92,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33745,做多,2022-09-08 16:40:00,2022-09-08 16:45:00,1628.42,1625.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33746,做空,2022-09-08 16:45:00,2022-09-08 16:50:00,1625.42,1629.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33747,做多,2022-09-08 16:50:00,2022-09-08 17:00:00,1629.56,1621.97,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -33748,做空,2022-09-08 17:00:00,2022-09-08 17:05:00,1621.97,1623.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33749,做多,2022-09-08 17:05:00,2022-09-08 17:15:00,1623.58,1632.91,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33750,做多,2022-09-08 18:15:00,2022-09-08 18:20:00,1630.59,1629.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33751,做空,2022-09-08 18:20:00,2022-09-08 18:30:00,1629.15,1633.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33752,做多,2022-09-08 18:30:00,2022-09-08 18:40:00,1633.39,1629.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33753,做空,2022-09-08 18:40:00,2022-09-08 18:45:00,1629.6,1627.56,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33754,做多,2022-09-08 18:50:00,2022-09-08 18:55:00,1631.34,1629.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33755,做空,2022-09-08 18:55:00,2022-09-08 19:00:00,1629.09,1625.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33756,做多,2022-09-08 19:15:00,2022-09-08 19:30:00,1629.95,1629.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33757,做空,2022-09-08 19:30:00,2022-09-08 19:45:00,1629.79,1632.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33758,做多,2022-09-08 19:45:00,2022-09-08 19:50:00,1632.55,1638.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33759,做多,2022-09-08 20:55:00,2022-09-08 21:00:00,1643.97,1641.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33760,做空,2022-09-08 21:00:00,2022-09-08 21:40:00,1641.5,1634.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33761,做多,2022-09-08 23:00:00,2022-09-08 23:30:00,1632.47,1628.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33762,做空,2022-09-08 23:30:00,2022-09-08 23:35:00,1628.73,1630.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33763,做多,2022-09-08 23:40:00,2022-09-08 23:50:00,1632.68,1634.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33764,做多,2022-09-09 02:15:00,2022-09-09 02:30:00,1637.24,1640.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33765,做多,2022-09-09 02:50:00,2022-09-09 03:25:00,1638.82,1651.19,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33766,做多,2022-09-09 07:05:00,2022-09-09 07:15:00,1708.2,1706.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33767,做空,2022-09-09 07:15:00,2022-09-09 07:30:00,1706.0,1700.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33768,做多,2022-09-09 08:00:00,2022-09-09 08:35:00,1705.14,1702.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33769,做多,2022-09-09 08:40:00,2022-09-09 08:55:00,1706.18,1705.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33770,做多,2022-09-09 10:05:00,2022-09-09 10:35:00,1694.69,1699.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33771,做多,2022-09-09 11:45:00,2022-09-09 11:50:00,1701.2,1699.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33772,做空,2022-09-09 11:50:00,2022-09-09 12:00:00,1699.68,1703.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33773,做多,2022-09-09 12:00:00,2022-09-09 12:05:00,1703.45,1700.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33774,做空,2022-09-09 12:05:00,2022-09-09 12:10:00,1700.63,1704.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33775,做多,2022-09-09 12:10:00,2022-09-09 12:25:00,1704.1,1707.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33776,做多,2022-09-09 13:30:00,2022-09-09 13:35:00,1721.12,1718.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33777,做空,2022-09-09 13:35:00,2022-09-09 13:45:00,1718.6,1715.36,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33778,做多,2022-09-09 13:45:00,2022-09-09 14:10:00,1715.36,1722.41,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33779,做空,2022-09-09 14:10:00,2022-09-09 14:25:00,1722.41,1718.39,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33780,做多,2022-09-09 14:25:00,2022-09-09 15:00:00,1718.39,1721.16,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33781,做空,2022-09-09 15:00:00,2022-09-09 15:10:00,1721.16,1721.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33782,做多,2022-09-09 15:10:00,2022-09-09 15:25:00,1721.3,1729.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33783,做多,2022-09-09 16:25:00,2022-09-09 17:20:00,1718.63,1713.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33784,做空,2022-09-09 17:20:00,2022-09-09 17:30:00,1713.12,1712.27,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33785,做多,2022-09-09 17:30:00,2022-09-09 17:35:00,1712.27,1707.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33786,做空,2022-09-09 17:35:00,2022-09-09 17:40:00,1707.29,1705.38,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33787,做多,2022-09-09 18:45:00,2022-09-09 19:10:00,1704.34,1711.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33788,做多,2022-09-09 21:35:00,2022-09-09 21:40:00,1719.19,1717.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33789,做空,2022-09-09 21:40:00,2022-09-09 21:50:00,1717.74,1708.33,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -33790,做多,2022-09-09 22:05:00,2022-09-09 22:10:00,1718.94,1716.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33791,做空,2022-09-09 22:10:00,2022-09-09 22:15:00,1716.3,1719.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33792,做多,2022-09-09 22:15:00,2022-09-09 22:20:00,1719.13,1717.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33793,做空,2022-09-09 22:20:00,2022-09-09 22:35:00,1717.69,1716.53,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33794,做多,2022-09-09 22:35:00,2022-09-09 22:40:00,1716.53,1718.56,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33795,做多,2022-09-09 23:30:00,2022-09-09 23:45:00,1715.85,1713.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33796,做空,2022-09-09 23:45:00,2022-09-09 23:50:00,1713.46,1716.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33797,做多,2022-09-09 23:50:00,2022-09-10 00:00:00,1716.22,1715.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33798,做空,2022-09-10 00:00:00,2022-09-10 00:25:00,1715.22,1711.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33799,做多,2022-09-10 00:50:00,2022-09-10 01:05:00,1715.16,1720.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33800,做多,2022-09-10 04:00:00,2022-09-10 04:15:00,1732.46,1738.29,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33801,做多,2022-09-10 05:15:00,2022-09-10 05:25:00,1733.82,1733.92,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33802,做空,2022-09-10 05:25:00,2022-09-10 06:00:00,1733.92,1732.46,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33803,做多,2022-09-10 06:00:00,2022-09-10 06:15:00,1732.46,1731.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33804,做空,2022-09-10 06:15:00,2022-09-10 06:20:00,1731.83,1728.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33805,做多,2022-09-10 06:30:00,2022-09-10 06:45:00,1732.55,1730.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33806,做空,2022-09-10 06:45:00,2022-09-10 06:50:00,1730.18,1732.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33807,做多,2022-09-10 06:55:00,2022-09-10 07:05:00,1733.01,1732.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33808,做多,2022-09-10 09:00:00,2022-09-10 09:20:00,1715.99,1719.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33809,做多,2022-09-10 10:20:00,2022-09-10 10:35:00,1718.13,1725.89,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33810,做多,2022-09-10 12:00:00,2022-09-10 12:10:00,1723.66,1727.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33811,做多,2022-09-10 12:10:00,2022-09-10 12:15:00,1727.28,1721.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33812,做多,2022-09-10 12:25:00,2022-09-10 12:35:00,1723.76,1722.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33813,做空,2022-09-10 12:35:00,2022-09-10 12:45:00,1722.84,1724.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33814,做多,2022-09-10 12:45:00,2022-09-10 12:50:00,1724.82,1724.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33815,做空,2022-09-10 12:50:00,2022-09-10 13:15:00,1724.56,1719.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33816,做多,2022-09-10 14:25:00,2022-09-10 14:30:00,1719.44,1717.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33817,做空,2022-09-10 14:30:00,2022-09-10 14:45:00,1717.41,1717.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33818,做多,2022-09-10 14:45:00,2022-09-10 14:50:00,1717.97,1717.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33819,做空,2022-09-10 14:50:00,2022-09-10 15:05:00,1717.86,1715.75,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33820,做多,2022-09-10 15:05:00,2022-09-10 15:15:00,1715.75,1713.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33821,做空,2022-09-10 15:15:00,2022-09-10 15:20:00,1713.56,1719.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33822,做多,2022-09-10 15:20:00,2022-09-10 15:25:00,1719.9,1719.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33823,做多,2022-09-10 16:30:00,2022-09-10 16:40:00,1714.13,1721.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33824,做多,2022-09-10 20:25:00,2022-09-10 20:30:00,1736.57,1734.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33825,做空,2022-09-10 20:30:00,2022-09-10 20:40:00,1734.19,1729.57,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33826,做多,2022-09-10 21:00:00,2022-09-10 21:05:00,1739.33,1737.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33827,做空,2022-09-10 21:05:00,2022-09-10 21:35:00,1737.55,1738.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33828,做多,2022-09-10 21:35:00,2022-09-10 21:45:00,1738.01,1773.04,0.01,100.0,0.0006,0.02,0.0,0.02,tp_upper -33829,做多,2022-09-10 23:50:00,2022-09-11 01:15:00,1775.06,1772.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33830,做空,2022-09-11 01:15:00,2022-09-11 01:20:00,1772.0,1769.27,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33831,做多,2022-09-11 01:40:00,2022-09-11 03:45:00,1769.93,1759.01,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33832,做空,2022-09-11 03:45:00,2022-09-11 04:10:00,1759.01,1762.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33833,做多,2022-09-11 04:10:00,2022-09-11 05:20:00,1762.61,1761.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33834,做空,2022-09-11 05:20:00,2022-09-11 05:30:00,1761.6,1761.14,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33835,做多,2022-09-11 05:30:00,2022-09-11 05:40:00,1761.14,1761.5,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33836,做空,2022-09-11 05:40:00,2022-09-11 06:30:00,1761.5,1744.44,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33837,做多,2022-09-11 07:15:00,2022-09-11 07:20:00,1760.01,1758.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33838,做空,2022-09-11 07:20:00,2022-09-11 08:20:00,1758.73,1763.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33839,做多,2022-09-11 08:20:00,2022-09-11 08:40:00,1763.49,1764.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33840,做多,2022-09-11 09:30:00,2022-09-11 09:40:00,1761.05,1760.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33841,做空,2022-09-11 09:40:00,2022-09-11 09:50:00,1760.65,1760.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33842,做多,2022-09-11 09:50:00,2022-09-11 10:35:00,1760.76,1759.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33843,做多,2022-09-11 10:40:00,2022-09-11 10:45:00,1762.02,1759.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33844,做空,2022-09-11 10:45:00,2022-09-11 10:55:00,1759.16,1760.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33845,做多,2022-09-11 10:55:00,2022-09-11 11:00:00,1760.77,1762.92,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33846,做多,2022-09-11 12:05:00,2022-09-11 12:15:00,1767.3,1767.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33847,做空,2022-09-11 12:15:00,2022-09-11 12:25:00,1767.0,1769.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33848,做多,2022-09-11 12:25:00,2022-09-11 12:35:00,1769.02,1772.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33849,做多,2022-09-11 15:00:00,2022-09-11 15:15:00,1761.35,1765.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33850,做多,2022-09-11 16:05:00,2022-09-11 16:15:00,1771.19,1773.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33851,做多,2022-09-11 16:35:00,2022-09-11 16:55:00,1768.03,1769.84,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33852,做空,2022-09-11 16:55:00,2022-09-11 17:05:00,1769.84,1771.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33853,做多,2022-09-11 17:05:00,2022-09-11 17:10:00,1771.98,1768.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33854,做空,2022-09-11 17:10:00,2022-09-11 17:15:00,1768.57,1774.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33855,做多,2022-09-11 17:15:00,2022-09-11 17:20:00,1774.31,1771.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33856,做多,2022-09-11 18:20:00,2022-09-11 18:25:00,1773.14,1772.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33857,做空,2022-09-11 18:25:00,2022-09-11 18:55:00,1772.89,1758.85,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33858,做多,2022-09-11 20:00:00,2022-09-11 20:15:00,1763.92,1753.56,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33859,做空,2022-09-11 20:15:00,2022-09-11 20:20:00,1753.56,1760.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33860,做多,2022-09-11 20:20:00,2022-09-11 20:30:00,1760.58,1754.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33861,做空,2022-09-11 20:30:00,2022-09-11 20:35:00,1754.16,1751.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33862,做多,2022-09-11 20:55:00,2022-09-11 21:10:00,1757.69,1762.23,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33863,做空,2022-09-11 21:10:00,2022-09-11 21:50:00,1762.23,1727.64,0.01,100.0,0.0006,0.02,0.0,0.02,tp_lower -33864,做多,2022-09-11 22:30:00,2022-09-11 22:35:00,1751.72,1748.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33865,做空,2022-09-11 22:35:00,2022-09-11 22:45:00,1748.41,1748.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33866,做多,2022-09-11 22:45:00,2022-09-11 22:50:00,1748.87,1746.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33867,做空,2022-09-11 22:50:00,2022-09-11 23:10:00,1746.46,1745.89,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33868,做多,2022-09-11 23:10:00,2022-09-11 23:35:00,1745.89,1756.59,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33869,做多,2022-09-12 01:25:00,2022-09-12 01:30:00,1755.39,1746.42,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33870,做空,2022-09-12 01:30:00,2022-09-12 01:35:00,1746.42,1755.25,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33871,做多,2022-09-12 01:35:00,2022-09-12 01:40:00,1755.25,1768.42,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33872,做多,2022-09-12 04:25:00,2022-09-12 04:50:00,1729.2,1724.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33873,做空,2022-09-12 04:50:00,2022-09-12 04:55:00,1724.7,1725.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33874,做多,2022-09-12 04:55:00,2022-09-12 05:05:00,1725.71,1727.02,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33875,做空,2022-09-12 05:05:00,2022-09-12 05:10:00,1727.02,1722.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33876,做多,2022-09-12 05:25:00,2022-09-12 05:55:00,1725.19,1727.63,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33877,做空,2022-09-12 05:55:00,2022-09-12 06:05:00,1727.63,1726.52,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33878,做多,2022-09-12 06:05:00,2022-09-12 06:10:00,1726.52,1724.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33879,做空,2022-09-12 06:10:00,2022-09-12 06:25:00,1724.49,1727.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33880,做多,2022-09-12 06:25:00,2022-09-12 06:35:00,1727.9,1731.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33881,做多,2022-09-12 10:30:00,2022-09-12 10:50:00,1744.48,1744.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33882,做空,2022-09-12 10:50:00,2022-09-12 11:05:00,1744.02,1742.74,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33883,做多,2022-09-12 11:05:00,2022-09-12 11:10:00,1742.74,1741.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33884,做空,2022-09-12 11:10:00,2022-09-12 11:15:00,1741.96,1748.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33885,做多,2022-09-12 11:15:00,2022-09-12 11:20:00,1748.66,1751.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33886,做多,2022-09-12 12:30:00,2022-09-12 12:35:00,1746.44,1744.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33887,做空,2022-09-12 12:35:00,2022-09-12 12:45:00,1744.51,1747.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33888,做多,2022-09-12 12:45:00,2022-09-12 12:50:00,1747.39,1743.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33889,做空,2022-09-12 12:50:00,2022-09-12 13:10:00,1743.56,1747.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33890,做多,2022-09-12 13:10:00,2022-09-12 13:15:00,1747.05,1745.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33891,做空,2022-09-12 13:15:00,2022-09-12 13:35:00,1745.39,1746.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33892,做多,2022-09-12 13:50:00,2022-09-12 14:00:00,1747.01,1747.05,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -33893,做多,2022-09-12 16:40:00,2022-09-12 16:45:00,1715.83,1710.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33894,做空,2022-09-12 16:45:00,2022-09-12 16:50:00,1710.62,1713.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33895,做多,2022-09-12 16:50:00,2022-09-12 16:55:00,1713.01,1711.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33896,做空,2022-09-12 16:55:00,2022-09-12 17:05:00,1711.99,1711.41,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33897,做多,2022-09-12 17:05:00,2022-09-12 17:30:00,1711.41,1709.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33898,做空,2022-09-12 17:30:00,2022-09-12 17:45:00,1709.91,1711.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33899,做多,2022-09-12 17:45:00,2022-09-12 17:50:00,1711.35,1726.02,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33900,做多,2022-09-12 17:50:00,2022-09-12 17:55:00,1726.02,1727.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33901,做多,2022-09-12 19:20:00,2022-09-12 19:50:00,1721.35,1723.38,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33902,做空,2022-09-12 19:50:00,2022-09-12 19:55:00,1723.38,1724.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33903,做多,2022-09-12 19:55:00,2022-09-12 20:10:00,1724.56,1722.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33904,做多,2022-09-12 20:35:00,2022-09-12 20:40:00,1724.33,1723.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33905,做空,2022-09-12 20:40:00,2022-09-12 21:00:00,1723.98,1722.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33906,做多,2022-09-12 21:40:00,2022-09-12 21:45:00,1719.31,1713.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33907,做空,2022-09-12 21:45:00,2022-09-12 22:30:00,1713.61,1703.61,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33908,做多,2022-09-12 22:40:00,2022-09-12 22:45:00,1711.19,1707.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33909,做空,2022-09-12 22:45:00,2022-09-12 22:55:00,1707.06,1704.75,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33910,做多,2022-09-12 23:05:00,2022-09-12 23:10:00,1712.22,1709.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33911,做空,2022-09-12 23:10:00,2022-09-12 23:30:00,1709.26,1709.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33912,做多,2022-09-12 23:30:00,2022-09-12 23:35:00,1709.37,1705.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33913,做空,2022-09-12 23:35:00,2022-09-12 23:40:00,1705.6,1708.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33914,做多,2022-09-12 23:40:00,2022-09-12 23:45:00,1708.27,1705.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33915,做空,2022-09-12 23:45:00,2022-09-12 23:50:00,1705.66,1715.59,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33916,做多,2022-09-12 23:50:00,2022-09-12 23:55:00,1715.59,1715.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33917,做多,2022-09-13 01:45:00,2022-09-13 01:55:00,1689.27,1694.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33918,做多,2022-09-13 02:20:00,2022-09-13 02:50:00,1690.3,1705.55,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33919,做多,2022-09-13 05:05:00,2022-09-13 05:20:00,1714.56,1715.97,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33920,做空,2022-09-13 05:20:00,2022-09-13 05:30:00,1715.97,1718.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33921,做多,2022-09-13 05:30:00,2022-09-13 05:45:00,1718.13,1715.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33922,做空,2022-09-13 05:45:00,2022-09-13 05:50:00,1715.59,1718.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33923,做多,2022-09-13 05:50:00,2022-09-13 05:55:00,1718.42,1717.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33924,做空,2022-09-13 05:55:00,2022-09-13 06:40:00,1717.36,1714.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33925,做多,2022-09-13 07:40:00,2022-09-13 08:00:00,1715.79,1712.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33926,做空,2022-09-13 08:00:00,2022-09-13 08:40:00,1712.31,1709.37,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33927,做多,2022-09-13 08:40:00,2022-09-13 09:15:00,1709.37,1716.08,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33928,做多,2022-09-13 15:30:00,2022-09-13 15:35:00,1594.77,1592.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33929,做空,2022-09-13 15:35:00,2022-09-13 15:50:00,1592.95,1592.19,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -33930,做多,2022-09-13 15:50:00,2022-09-13 16:00:00,1592.19,1590.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33931,做空,2022-09-13 16:00:00,2022-09-13 16:30:00,1590.15,1594.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33932,做多,2022-09-13 16:30:00,2022-09-13 16:35:00,1594.37,1604.21,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33933,做多,2022-09-13 18:10:00,2022-09-13 18:20:00,1615.35,1612.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33934,做空,2022-09-13 18:20:00,2022-09-13 18:25:00,1612.85,1608.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33935,做多,2022-09-13 19:35:00,2022-09-13 19:40:00,1597.95,1595.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33936,做空,2022-09-13 19:40:00,2022-09-13 19:50:00,1595.82,1604.43,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33937,做多,2022-09-13 19:50:00,2022-09-13 20:10:00,1604.43,1614.86,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33938,做多,2022-09-13 22:30:00,2022-09-13 22:35:00,1592.0,1591.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33939,做空,2022-09-13 22:35:00,2022-09-13 23:05:00,1591.91,1576.89,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33940,做多,2022-09-14 00:10:00,2022-09-14 00:15:00,1575.01,1557.47,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -33941,做空,2022-09-14 00:15:00,2022-09-14 00:20:00,1557.47,1566.37,0.01,100.0,0.0007,-0.01,0.0,-0.01,tp_lower -33942,做多,2022-09-14 00:40:00,2022-09-14 00:45:00,1571.29,1567.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33943,做空,2022-09-14 00:45:00,2022-09-14 00:50:00,1567.8,1569.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -33944,做多,2022-09-14 00:50:00,2022-09-14 01:15:00,1569.1,1569.69,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -33945,做空,2022-09-14 01:15:00,2022-09-14 04:25:00,1569.69,1596.86,0.01,100.0,0.0007,-0.02,0.0,-0.02,flip -33946,做多,2022-09-14 04:25:00,2022-09-14 04:30:00,1596.86,1609.14,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33947,做多,2022-09-14 05:50:00,2022-09-14 05:55:00,1611.02,1610.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33948,做空,2022-09-14 05:55:00,2022-09-14 06:05:00,1610.01,1610.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33949,做多,2022-09-14 06:10:00,2022-09-14 06:15:00,1613.42,1612.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33950,做空,2022-09-14 06:15:00,2022-09-14 06:20:00,1612.35,1608.84,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33951,做多,2022-09-14 06:30:00,2022-09-14 07:10:00,1611.06,1610.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33952,做空,2022-09-14 07:10:00,2022-09-14 07:30:00,1610.66,1610.14,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33953,做多,2022-09-14 07:30:00,2022-09-14 07:35:00,1610.14,1607.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33954,做空,2022-09-14 07:35:00,2022-09-14 07:40:00,1607.37,1609.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33955,做多,2022-09-14 07:40:00,2022-09-14 07:45:00,1609.25,1602.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33956,做空,2022-09-14 07:45:00,2022-09-14 07:50:00,1602.25,1606.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33957,做多,2022-09-14 07:55:00,2022-09-14 08:00:00,1610.07,1599.3,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33958,做空,2022-09-14 08:00:00,2022-09-14 08:05:00,1599.3,1602.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33959,做多,2022-09-14 08:50:00,2022-09-14 09:10:00,1599.04,1596.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33960,做空,2022-09-14 09:10:00,2022-09-14 09:15:00,1596.82,1596.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33961,做多,2022-09-14 09:15:00,2022-09-14 09:45:00,1596.89,1596.94,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -33962,做空,2022-09-14 09:45:00,2022-09-14 09:55:00,1596.94,1600.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33963,做多,2022-09-14 09:55:00,2022-09-14 10:10:00,1600.42,1597.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33964,做空,2022-09-14 10:10:00,2022-09-14 10:15:00,1597.37,1595.54,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33965,做多,2022-09-14 10:50:00,2022-09-14 11:00:00,1596.73,1597.82,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33966,做空,2022-09-14 11:00:00,2022-09-14 11:25:00,1597.82,1597.0,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33967,做多,2022-09-14 11:25:00,2022-09-14 11:30:00,1597.0,1595.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33968,做空,2022-09-14 11:30:00,2022-09-14 11:35:00,1595.03,1599.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33969,做多,2022-09-14 11:35:00,2022-09-14 11:45:00,1599.72,1591.67,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -33970,做空,2022-09-14 11:45:00,2022-09-14 11:50:00,1591.67,1585.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33971,做多,2022-09-14 12:30:00,2022-09-14 12:35:00,1598.0,1606.3,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -33972,做多,2022-09-14 13:35:00,2022-09-14 13:45:00,1595.71,1597.07,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33973,做空,2022-09-14 13:45:00,2022-09-14 13:55:00,1597.07,1601.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33974,做多,2022-09-14 13:55:00,2022-09-14 14:00:00,1601.25,1598.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33975,做空,2022-09-14 14:00:00,2022-09-14 14:05:00,1598.51,1600.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33976,做多,2022-09-14 14:05:00,2022-09-14 14:55:00,1600.29,1599.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33977,做空,2022-09-14 14:55:00,2022-09-14 15:40:00,1599.37,1596.92,0.01,100.0,0.0006,0.0,0.0,0.0,flip -33978,做多,2022-09-14 15:40:00,2022-09-14 15:50:00,1596.92,1594.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33979,做空,2022-09-14 15:50:00,2022-09-14 16:05:00,1594.57,1589.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -33980,做多,2022-09-14 17:15:00,2022-09-14 17:25:00,1588.65,1594.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33981,做多,2022-09-14 18:05:00,2022-09-14 19:10:00,1582.12,1575.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33982,做空,2022-09-14 19:10:00,2022-09-14 19:20:00,1575.52,1575.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33983,做多,2022-09-14 19:20:00,2022-09-14 19:40:00,1575.61,1586.78,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33984,做多,2022-09-14 21:15:00,2022-09-14 21:35:00,1596.12,1600.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -33985,做多,2022-09-15 00:05:00,2022-09-15 00:25:00,1633.6,1630.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33986,做空,2022-09-15 00:25:00,2022-09-15 00:30:00,1630.01,1617.61,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33987,做多,2022-09-15 01:55:00,2022-09-15 02:00:00,1616.48,1610.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33988,做空,2022-09-15 02:00:00,2022-09-15 02:20:00,1610.66,1595.81,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -33989,做多,2022-09-15 02:30:00,2022-09-15 02:35:00,1605.57,1602.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33990,做空,2022-09-15 02:35:00,2022-09-15 02:55:00,1602.87,1603.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33991,做多,2022-09-15 02:55:00,2022-09-15 04:05:00,1603.19,1586.5,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -33992,做空,2022-09-15 04:05:00,2022-09-15 04:25:00,1586.5,1591.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33993,做多,2022-09-15 04:25:00,2022-09-15 04:35:00,1591.19,1585.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33994,做空,2022-09-15 04:35:00,2022-09-15 04:40:00,1585.75,1587.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -33995,做多,2022-09-15 04:45:00,2022-09-15 04:50:00,1595.09,1594.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -33996,做多,2022-09-15 05:00:00,2022-09-15 05:10:00,1593.92,1587.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33997,做空,2022-09-15 05:10:00,2022-09-15 05:15:00,1587.83,1591.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -33998,做多,2022-09-15 05:15:00,2022-09-15 05:30:00,1591.71,1601.39,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -33999,做多,2022-09-15 06:30:00,2022-09-15 06:40:00,1593.29,1600.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34000,做多,2022-09-15 06:40:00,2022-09-15 06:45:00,1600.39,1611.03,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34001,做多,2022-09-15 08:10:00,2022-09-15 11:40:00,1623.85,1587.23,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -34002,做空,2022-09-15 11:40:00,2022-09-15 12:05:00,1587.23,1588.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34003,做多,2022-09-15 12:05:00,2022-09-15 12:25:00,1588.94,1586.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34004,做空,2022-09-15 12:25:00,2022-09-15 12:30:00,1586.13,1587.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34005,做多,2022-09-15 12:30:00,2022-09-15 12:40:00,1587.32,1588.77,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34006,做空,2022-09-15 12:40:00,2022-09-15 13:00:00,1588.77,1588.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34007,做多,2022-09-15 13:00:00,2022-09-15 13:50:00,1588.82,1585.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34008,做空,2022-09-15 13:50:00,2022-09-15 13:55:00,1585.81,1586.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34009,做多,2022-09-15 13:55:00,2022-09-15 14:05:00,1586.02,1583.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34010,做空,2022-09-15 14:05:00,2022-09-15 14:15:00,1583.41,1585.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34011,做多,2022-09-15 14:15:00,2022-09-15 14:20:00,1585.15,1576.93,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -34012,做空,2022-09-15 14:20:00,2022-09-15 14:25:00,1576.93,1566.59,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34013,做多,2022-09-15 16:15:00,2022-09-15 16:25:00,1492.2,1498.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34014,做多,2022-09-15 17:50:00,2022-09-15 18:30:00,1504.91,1507.65,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34015,做空,2022-09-15 18:30:00,2022-09-15 18:45:00,1507.65,1496.76,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34016,做多,2022-09-15 19:40:00,2022-09-15 19:55:00,1500.17,1496.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34017,做空,2022-09-15 19:55:00,2022-09-15 20:00:00,1496.65,1503.74,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -34018,做多,2022-09-15 20:00:00,2022-09-15 20:10:00,1503.74,1506.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34019,做多,2022-09-15 20:50:00,2022-09-15 21:10:00,1499.25,1500.59,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34020,做空,2022-09-15 21:10:00,2022-09-15 21:25:00,1500.59,1493.54,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34021,做多,2022-09-15 23:20:00,2022-09-15 23:30:00,1474.17,1469.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34022,做空,2022-09-15 23:30:00,2022-09-15 23:35:00,1469.39,1475.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34023,做多,2022-09-15 23:35:00,2022-09-15 23:40:00,1475.59,1474.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34024,做空,2022-09-15 23:40:00,2022-09-15 23:55:00,1474.07,1471.93,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34025,做多,2022-09-15 23:55:00,2022-09-16 00:00:00,1471.93,1470.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34026,做空,2022-09-16 00:00:00,2022-09-16 00:05:00,1470.01,1473.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34027,做多,2022-09-16 00:05:00,2022-09-16 00:10:00,1473.25,1465.86,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -34028,做空,2022-09-16 00:10:00,2022-09-16 00:15:00,1465.86,1453.18,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34029,做多,2022-09-16 00:20:00,2022-09-16 00:30:00,1466.8,1467.5,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34030,做空,2022-09-16 00:30:00,2022-09-16 00:40:00,1467.5,1470.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34031,做多,2022-09-16 00:40:00,2022-09-16 01:40:00,1470.76,1474.17,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34032,做空,2022-09-16 01:40:00,2022-09-16 02:10:00,1474.17,1462.33,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34033,做多,2022-09-16 03:00:00,2022-09-16 03:05:00,1467.69,1462.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34034,做空,2022-09-16 03:05:00,2022-09-16 03:15:00,1462.2,1464.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34035,做多,2022-09-16 03:15:00,2022-09-16 04:00:00,1464.23,1476.42,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34036,做多,2022-09-16 04:50:00,2022-09-16 04:55:00,1473.48,1469.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34037,做空,2022-09-16 04:55:00,2022-09-16 05:05:00,1469.07,1472.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34038,做多,2022-09-16 05:05:00,2022-09-16 05:15:00,1472.72,1473.73,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34039,做空,2022-09-16 05:15:00,2022-09-16 05:35:00,1473.73,1473.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34040,做多,2022-09-16 05:35:00,2022-09-16 06:05:00,1473.97,1473.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34041,做空,2022-09-16 06:05:00,2022-09-16 06:10:00,1473.38,1469.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34042,做多,2022-09-16 06:15:00,2022-09-16 06:45:00,1470.59,1470.8,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34043,做空,2022-09-16 06:45:00,2022-09-16 06:55:00,1470.8,1471.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34044,做多,2022-09-16 06:55:00,2022-09-16 07:10:00,1471.71,1473.36,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34045,做多,2022-09-16 07:20:00,2022-09-16 07:30:00,1471.62,1470.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34046,做空,2022-09-16 07:30:00,2022-09-16 07:35:00,1470.9,1471.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34047,做多,2022-09-16 07:35:00,2022-09-16 07:45:00,1471.47,1469.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34048,做空,2022-09-16 07:45:00,2022-09-16 07:50:00,1469.78,1470.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -34049,做多,2022-09-16 09:05:00,2022-09-16 09:25:00,1461.2,1460.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34050,做空,2022-09-16 09:25:00,2022-09-16 12:45:00,1460.26,1459.49,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34051,做多,2022-09-16 14:10:00,2022-09-16 14:35:00,1451.62,1449.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34052,做空,2022-09-16 14:35:00,2022-09-16 15:05:00,1449.9,1446.25,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34053,做多,2022-09-16 15:05:00,2022-09-16 15:10:00,1446.25,1445.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34054,做空,2022-09-16 15:10:00,2022-09-16 15:45:00,1445.93,1443.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34055,做多,2022-09-16 15:50:00,2022-09-16 16:00:00,1447.94,1448.2,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34056,做空,2022-09-16 16:00:00,2022-09-16 16:10:00,1448.2,1439.77,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34057,做多,2022-09-16 17:35:00,2022-09-16 17:40:00,1430.38,1426.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34058,做空,2022-09-16 17:40:00,2022-09-16 18:00:00,1426.0,1422.92,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34059,做多,2022-09-16 18:00:00,2022-09-16 18:15:00,1422.92,1412.02,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34060,做空,2022-09-16 18:15:00,2022-09-16 18:20:00,1412.02,1419.0,0.01,100.0,0.0007,-0.0,0.0,-0.01,tp_lower -34061,做多,2022-09-16 18:25:00,2022-09-16 18:30:00,1426.81,1432.22,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34062,做多,2022-09-16 20:00:00,2022-09-16 20:15:00,1432.2,1430.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34063,做空,2022-09-16 20:15:00,2022-09-16 20:35:00,1430.34,1432.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34064,做多,2022-09-16 20:35:00,2022-09-16 20:50:00,1432.96,1436.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34065,做多,2022-09-16 22:15:00,2022-09-16 22:30:00,1437.44,1437.75,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34066,做空,2022-09-16 22:30:00,2022-09-16 22:50:00,1437.75,1433.76,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34067,做多,2022-09-16 23:55:00,2022-09-17 00:00:00,1433.58,1433.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34068,做空,2022-09-17 00:00:00,2022-09-17 01:35:00,1433.55,1444.0,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34069,做多,2022-09-17 01:35:00,2022-09-17 01:40:00,1444.0,1443.22,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34070,做空,2022-09-17 01:40:00,2022-09-17 01:50:00,1443.22,1443.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34071,做多,2022-09-17 01:50:00,2022-09-17 02:00:00,1443.61,1443.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34072,做空,2022-09-17 02:00:00,2022-09-17 02:10:00,1443.1,1442.45,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34073,做多,2022-09-17 02:10:00,2022-09-17 02:20:00,1442.45,1440.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34074,做空,2022-09-17 02:20:00,2022-09-17 02:25:00,1440.85,1440.62,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -34075,做多,2022-09-17 03:00:00,2022-09-17 03:20:00,1441.0,1438.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34076,做空,2022-09-17 03:20:00,2022-09-17 03:25:00,1438.09,1438.04,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -34077,做多,2022-09-17 03:45:00,2022-09-17 03:55:00,1440.67,1439.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34078,做空,2022-09-17 03:55:00,2022-09-17 04:15:00,1439.83,1445.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34079,做多,2022-09-17 04:15:00,2022-09-17 04:20:00,1445.01,1443.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -34080,做多,2022-09-17 06:55:00,2022-09-17 07:05:00,1430.93,1430.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34081,做空,2022-09-17 07:05:00,2022-09-17 07:20:00,1430.33,1428.56,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34082,做多,2022-09-17 07:30:00,2022-09-17 07:40:00,1429.43,1429.59,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34083,做空,2022-09-17 07:40:00,2022-09-17 07:50:00,1429.59,1430.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34084,做多,2022-09-17 07:50:00,2022-09-17 07:55:00,1430.85,1431.82,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34085,做多,2022-09-17 08:50:00,2022-09-17 08:55:00,1432.33,1433.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34086,做多,2022-09-17 09:25:00,2022-09-17 09:50:00,1431.65,1432.13,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34087,做空,2022-09-17 09:50:00,2022-09-17 10:05:00,1432.13,1431.8,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34088,做多,2022-09-17 10:05:00,2022-09-17 10:10:00,1431.8,1430.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34089,做空,2022-09-17 10:10:00,2022-09-17 10:15:00,1430.72,1428.05,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34090,做多,2022-09-17 12:30:00,2022-09-17 12:50:00,1423.33,1425.85,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34091,做多,2022-09-17 14:00:00,2022-09-17 14:05:00,1424.2,1424.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34092,做空,2022-09-17 14:05:00,2022-09-17 18:20:00,1424.14,1467.19,0.01,100.0,0.0007,-0.03,0.0,-0.03,flip -34093,做多,2022-09-17 18:20:00,2022-09-17 18:40:00,1467.19,1467.8,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34094,做空,2022-09-17 18:40:00,2022-09-17 18:55:00,1467.8,1467.0,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34095,做多,2022-09-17 18:55:00,2022-09-17 20:35:00,1467.0,1462.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34096,做空,2022-09-17 20:35:00,2022-09-17 21:05:00,1462.73,1457.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34097,做多,2022-09-17 22:05:00,2022-09-17 22:25:00,1459.79,1457.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34098,做空,2022-09-17 22:25:00,2022-09-18 00:05:00,1457.01,1451.24,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34099,做多,2022-09-18 01:15:00,2022-09-18 01:25:00,1455.49,1454.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34100,做空,2022-09-18 01:25:00,2022-09-18 01:40:00,1454.98,1452.49,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34101,做多,2022-09-18 01:40:00,2022-09-18 02:20:00,1452.49,1452.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34102,做空,2022-09-18 02:20:00,2022-09-18 02:25:00,1452.36,1453.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34103,做多,2022-09-18 02:25:00,2022-09-18 03:00:00,1453.38,1453.43,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34104,做空,2022-09-18 03:00:00,2022-09-18 03:05:00,1453.43,1449.68,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34105,做多,2022-09-18 04:15:00,2022-09-18 04:25:00,1451.62,1454.52,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34106,做多,2022-09-18 07:05:00,2022-09-18 07:20:00,1454.72,1455.36,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34107,做空,2022-09-18 07:20:00,2022-09-18 07:35:00,1455.36,1454.7,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34108,做多,2022-09-18 07:35:00,2022-09-18 07:40:00,1454.7,1453.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34109,做空,2022-09-18 07:40:00,2022-09-18 07:45:00,1453.33,1453.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34110,做多,2022-09-18 07:45:00,2022-09-18 07:50:00,1453.79,1453.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34111,做空,2022-09-18 07:50:00,2022-09-18 08:10:00,1453.06,1456.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34112,做多,2022-09-18 08:10:00,2022-09-18 08:15:00,1456.0,1456.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34113,做多,2022-09-18 09:05:00,2022-09-18 09:15:00,1455.96,1454.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34114,做多,2022-09-18 11:15:00,2022-09-18 11:35:00,1434.32,1431.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34115,做空,2022-09-18 11:35:00,2022-09-18 11:40:00,1431.76,1433.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34116,做多,2022-09-18 11:40:00,2022-09-18 11:45:00,1433.97,1433.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34117,做空,2022-09-18 11:45:00,2022-09-18 11:50:00,1433.02,1433.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34118,做多,2022-09-18 11:50:00,2022-09-18 12:00:00,1433.4,1431.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34119,做空,2022-09-18 12:00:00,2022-09-18 12:05:00,1431.65,1428.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34120,做多,2022-09-18 12:30:00,2022-09-18 12:40:00,1431.94,1435.81,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34121,做多,2022-09-18 16:00:00,2022-09-18 16:05:00,1420.63,1414.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34122,做空,2022-09-18 16:05:00,2022-09-18 16:10:00,1414.6,1398.35,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34123,做多,2022-09-18 17:40:00,2022-09-18 17:45:00,1393.51,1386.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34124,做空,2022-09-18 17:45:00,2022-09-18 17:55:00,1386.99,1377.06,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34125,做多,2022-09-18 19:10:00,2022-09-18 20:00:00,1380.15,1376.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34126,做空,2022-09-18 20:00:00,2022-09-18 20:15:00,1376.02,1376.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34127,做多,2022-09-18 20:15:00,2022-09-18 23:05:00,1376.82,1349.0,0.01,100.0,0.0007,-0.02,0.0,-0.02,tp_upper -34128,做多,2022-09-19 00:00:00,2022-09-19 00:45:00,1337.2,1346.17,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34129,做多,2022-09-19 01:45:00,2022-09-19 03:50:00,1341.46,1298.06,0.01,100.0,0.0007,-0.03,0.0,-0.03,flip -34130,做空,2022-09-19 03:50:00,2022-09-19 04:00:00,1298.06,1300.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -34131,做多,2022-09-19 04:15:00,2022-09-19 05:10:00,1303.31,1309.18,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34132,做多,2022-09-19 05:40:00,2022-09-19 05:45:00,1306.93,1304.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34133,做空,2022-09-19 05:45:00,2022-09-19 05:55:00,1304.57,1295.83,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34134,做多,2022-09-19 07:15:00,2022-09-19 07:20:00,1294.3,1292.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34135,做空,2022-09-19 07:20:00,2022-09-19 07:30:00,1292.04,1293.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34136,做多,2022-09-19 07:30:00,2022-09-19 07:40:00,1293.36,1298.18,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34137,做多,2022-09-19 09:50:00,2022-09-19 10:05:00,1298.45,1297.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34138,做空,2022-09-19 10:05:00,2022-09-19 11:35:00,1297.5,1305.77,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34139,做多,2022-09-19 11:35:00,2022-09-19 11:55:00,1305.77,1307.13,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34140,做空,2022-09-19 11:55:00,2022-09-19 12:05:00,1307.13,1311.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34141,做多,2022-09-19 12:05:00,2022-09-19 12:15:00,1311.14,1309.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34142,做空,2022-09-19 12:15:00,2022-09-19 12:20:00,1309.5,1312.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34143,做多,2022-09-19 12:20:00,2022-09-19 12:35:00,1312.83,1318.06,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34144,做多,2022-09-19 13:20:00,2022-09-19 13:35:00,1312.88,1320.46,0.01,100.0,0.0007,0.01,0.0,0.0,tp_upper -34145,做多,2022-09-19 16:35:00,2022-09-19 16:50:00,1345.17,1352.89,0.01,100.0,0.0007,0.01,0.0,0.0,tp_upper -34146,做多,2022-09-19 18:30:00,2022-09-19 18:40:00,1336.16,1332.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34147,做空,2022-09-19 18:40:00,2022-09-19 20:45:00,1332.12,1358.65,0.01,100.0,0.0007,-0.02,0.0,-0.02,flip -34148,做多,2022-09-19 20:45:00,2022-09-19 20:50:00,1358.65,1356.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34149,做空,2022-09-19 20:50:00,2022-09-19 21:00:00,1356.97,1358.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34150,做多,2022-09-19 21:00:00,2022-09-19 21:15:00,1358.08,1367.81,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34151,做多,2022-09-19 23:20:00,2022-09-19 23:25:00,1382.04,1381.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34152,做空,2022-09-19 23:25:00,2022-09-19 23:55:00,1381.37,1375.05,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34153,做多,2022-09-20 00:00:00,2022-09-20 00:10:00,1378.73,1371.09,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34154,做空,2022-09-20 00:10:00,2022-09-20 00:15:00,1371.09,1367.03,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34155,做多,2022-09-20 01:50:00,2022-09-20 02:00:00,1364.09,1362.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34156,做空,2022-09-20 02:00:00,2022-09-20 02:25:00,1362.69,1366.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34157,做多,2022-09-20 02:25:00,2022-09-20 02:30:00,1366.85,1365.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -34158,做多,2022-09-20 02:45:00,2022-09-20 03:15:00,1361.93,1348.09,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34159,做空,2022-09-20 03:15:00,2022-09-20 03:20:00,1348.09,1341.59,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34160,做多,2022-09-20 04:10:00,2022-09-20 04:20:00,1355.81,1353.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34161,做空,2022-09-20 04:20:00,2022-09-20 04:35:00,1353.77,1355.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34162,做多,2022-09-20 04:35:00,2022-09-20 04:40:00,1355.08,1351.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34163,做空,2022-09-20 04:40:00,2022-09-20 04:45:00,1351.66,1352.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34164,做多,2022-09-20 04:45:00,2022-09-20 05:05:00,1352.35,1362.27,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34165,做多,2022-09-20 05:55:00,2022-09-20 07:00:00,1356.51,1365.08,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34166,做多,2022-09-20 07:45:00,2022-09-20 08:35:00,1360.67,1361.0,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34167,做空,2022-09-20 08:35:00,2022-09-20 08:40:00,1361.0,1362.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34168,做多,2022-09-20 08:40:00,2022-09-20 08:45:00,1362.77,1358.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34169,做空,2022-09-20 08:45:00,2022-09-20 09:15:00,1358.87,1352.32,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34170,做多,2022-09-20 10:25:00,2022-09-20 10:45:00,1352.28,1356.21,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34171,做多,2022-09-20 11:50:00,2022-09-20 13:55:00,1356.82,1343.22,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34172,做空,2022-09-20 13:55:00,2022-09-20 14:05:00,1343.22,1347.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34173,做多,2022-09-20 14:05:00,2022-09-20 14:10:00,1347.23,1342.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34174,做空,2022-09-20 14:10:00,2022-09-20 14:20:00,1342.19,1339.5,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34175,做多,2022-09-20 14:20:00,2022-09-20 14:30:00,1339.5,1338.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34176,做空,2022-09-20 14:30:00,2022-09-20 14:40:00,1338.0,1344.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34177,做多,2022-09-20 14:40:00,2022-09-20 14:50:00,1344.81,1358.35,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34178,做多,2022-09-20 16:40:00,2022-09-20 17:00:00,1366.14,1364.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34179,做空,2022-09-20 17:00:00,2022-09-20 17:15:00,1364.3,1340.05,0.01,100.0,0.0006,0.02,0.0,0.02,tp_lower -34180,做多,2022-09-20 18:45:00,2022-09-20 18:55:00,1344.42,1344.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -34181,做多,2022-09-20 21:20:00,2022-09-20 21:25:00,1347.88,1345.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34182,做空,2022-09-20 21:25:00,2022-09-20 21:40:00,1345.76,1334.2,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34183,做多,2022-09-20 22:50:00,2022-09-20 23:00:00,1328.47,1324.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34184,做空,2022-09-20 23:00:00,2022-09-20 23:25:00,1324.35,1323.25,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34185,做多,2022-09-20 23:25:00,2022-09-20 23:35:00,1323.25,1323.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34186,做空,2022-09-20 23:35:00,2022-09-20 23:45:00,1323.1,1323.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34187,做多,2022-09-20 23:45:00,2022-09-20 23:55:00,1323.41,1322.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34188,做空,2022-09-20 23:55:00,2022-09-21 00:00:00,1322.08,1326.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -34189,做多,2022-09-21 00:00:00,2022-09-21 00:10:00,1326.34,1328.66,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34190,做多,2022-09-21 00:35:00,2022-09-21 00:50:00,1324.47,1333.73,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34191,做多,2022-09-21 01:30:00,2022-09-21 01:50:00,1328.61,1329.97,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34192,做空,2022-09-21 01:50:00,2022-09-21 02:00:00,1329.97,1329.34,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34193,做多,2022-09-21 02:00:00,2022-09-21 02:05:00,1329.34,1337.95,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34194,做多,2022-09-21 02:05:00,2022-09-21 02:10:00,1337.95,1338.5,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -34195,做多,2022-09-21 03:35:00,2022-09-21 05:05:00,1339.38,1338.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -34196,做多,2022-09-21 05:25:00,2022-09-21 05:30:00,1341.3,1342.96,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34197,做多,2022-09-21 05:50:00,2022-09-21 05:55:00,1339.32,1330.69,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34198,做空,2022-09-21 05:55:00,2022-09-21 06:00:00,1330.69,1335.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -34199,做多,2022-09-21 07:20:00,2022-09-21 07:45:00,1325.87,1331.19,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34200,做多,2022-09-21 08:40:00,2022-09-21 08:45:00,1328.15,1327.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34201,做空,2022-09-21 08:45:00,2022-09-21 09:25:00,1327.96,1326.97,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34202,做多,2022-09-21 09:25:00,2022-09-21 09:40:00,1326.97,1333.63,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34203,做多,2022-09-21 13:45:00,2022-09-21 14:25:00,1351.37,1356.37,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34204,做多,2022-09-21 15:30:00,2022-09-21 15:45:00,1343.54,1342.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34205,做空,2022-09-21 15:45:00,2022-09-21 15:50:00,1342.87,1342.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34206,做多,2022-09-21 15:50:00,2022-09-21 16:15:00,1342.9,1348.48,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34207,做多,2022-09-21 17:00:00,2022-09-21 17:05:00,1351.91,1345.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -34208,做多,2022-09-21 17:25:00,2022-09-21 17:30:00,1350.21,1370.58,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34209,做多,2022-09-21 18:30:00,2022-09-21 19:10:00,1356.51,1361.53,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34210,做空,2022-09-21 19:10:00,2022-09-21 19:20:00,1361.53,1353.61,0.01,100.0,0.0007,0.01,0.0,0.0,flip -34211,做多,2022-09-21 19:20:00,2022-09-21 23:10:00,1353.61,1239.45,0.01,100.0,0.0007,-0.08,0.0,-0.08,flip -34212,做空,2022-09-21 23:10:00,2022-09-21 23:15:00,1239.45,1242.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34213,做多,2022-09-21 23:15:00,2022-09-22 00:15:00,1242.29,1238.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34214,做空,2022-09-22 00:15:00,2022-09-22 00:30:00,1238.2,1244.99,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -34215,做多,2022-09-22 00:30:00,2022-09-22 01:30:00,1244.99,1254.42,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34216,做多,2022-09-22 04:35:00,2022-09-22 04:40:00,1264.67,1262.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34217,做空,2022-09-22 04:40:00,2022-09-22 04:50:00,1262.85,1264.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34218,做多,2022-09-22 04:50:00,2022-09-22 04:55:00,1264.35,1263.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34219,做空,2022-09-22 04:55:00,2022-09-22 05:10:00,1263.07,1258.53,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34220,做多,2022-09-22 05:40:00,2022-09-22 06:10:00,1261.33,1265.19,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34221,做多,2022-09-22 09:40:00,2022-09-22 09:55:00,1286.55,1291.07,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34222,做多,2022-09-22 10:05:00,2022-09-22 10:10:00,1288.79,1288.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34223,做空,2022-09-22 10:10:00,2022-09-22 11:15:00,1288.24,1292.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34224,做多,2022-09-22 11:15:00,2022-09-22 11:25:00,1292.1,1289.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34225,做空,2022-09-22 11:25:00,2022-09-22 11:30:00,1289.56,1291.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34226,做多,2022-09-22 11:30:00,2022-09-22 11:40:00,1291.38,1297.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34227,做多,2022-09-22 13:05:00,2022-09-22 15:50:00,1303.5,1271.71,0.01,100.0,0.0007,-0.02,0.0,-0.02,flip -34228,做空,2022-09-22 15:50:00,2022-09-22 16:10:00,1271.71,1254.73,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34229,做多,2022-09-22 16:20:00,2022-09-22 16:35:00,1273.23,1276.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34230,做多,2022-09-22 18:15:00,2022-09-22 18:30:00,1283.19,1300.02,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34231,做多,2022-09-22 21:00:00,2022-09-22 21:05:00,1326.58,1325.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34232,做空,2022-09-22 21:05:00,2022-09-22 21:15:00,1325.64,1317.82,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -34233,做多,2022-09-22 22:15:00,2022-09-22 22:35:00,1320.03,1329.39,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34234,做多,2022-09-22 23:50:00,2022-09-23 00:25:00,1327.09,1331.4,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34235,做空,2022-09-23 00:25:00,2022-09-23 00:55:00,1331.4,1320.33,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -34236,做多,2022-09-23 01:15:00,2022-09-23 01:20:00,1329.35,1327.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34237,做空,2022-09-23 01:20:00,2022-09-23 01:30:00,1327.16,1320.48,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34238,做多,2022-09-23 01:35:00,2022-09-23 02:15:00,1322.32,1325.81,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34239,做空,2022-09-23 02:15:00,2022-09-23 02:45:00,1325.81,1325.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34240,做多,2022-09-23 02:45:00,2022-09-23 03:00:00,1325.82,1332.83,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34241,做多,2022-09-23 03:00:00,2022-09-23 03:10:00,1332.83,1335.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34242,做多,2022-09-23 06:05:00,2022-09-23 12:20:00,1346.79,1302.14,0.01,100.0,0.0007,-0.03,0.0,-0.03,tp_upper -34243,做多,2022-09-23 15:05:00,2022-09-23 15:10:00,1285.26,1281.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34244,做空,2022-09-23 15:10:00,2022-09-23 15:15:00,1281.84,1293.72,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34245,做多,2022-09-23 15:15:00,2022-09-23 15:20:00,1293.72,1303.07,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34246,做多,2022-09-23 15:50:00,2022-09-23 16:05:00,1292.38,1288.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34247,做空,2022-09-23 16:05:00,2022-09-23 16:10:00,1288.19,1289.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34248,做多,2022-09-23 16:10:00,2022-09-23 16:20:00,1289.29,1287.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34249,做空,2022-09-23 16:20:00,2022-09-23 16:50:00,1287.67,1296.96,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34250,做多,2022-09-23 16:50:00,2022-09-23 17:25:00,1296.96,1285.17,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34251,做空,2022-09-23 17:25:00,2022-09-23 17:30:00,1285.17,1290.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34252,做多,2022-09-23 17:30:00,2022-09-23 17:35:00,1290.9,1284.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34253,做空,2022-09-23 17:35:00,2022-09-23 17:45:00,1284.59,1291.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34254,做多,2022-09-23 17:45:00,2022-09-23 17:50:00,1291.49,1291.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34255,做空,2022-09-23 17:50:00,2022-09-23 18:10:00,1291.06,1280.77,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34256,做多,2022-09-23 18:20:00,2022-09-23 18:35:00,1292.69,1291.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34257,做空,2022-09-23 18:35:00,2022-09-23 18:40:00,1291.28,1295.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34258,做多,2022-09-23 18:40:00,2022-09-23 18:45:00,1295.18,1293.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34259,做空,2022-09-23 18:45:00,2022-09-23 18:55:00,1293.53,1281.81,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34260,做多,2022-09-23 19:00:00,2022-09-23 19:10:00,1289.22,1288.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34261,做空,2022-09-23 19:10:00,2022-09-23 19:15:00,1288.56,1289.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34262,做多,2022-09-23 19:15:00,2022-09-23 19:45:00,1289.62,1289.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34263,做空,2022-09-23 19:45:00,2022-09-23 21:30:00,1289.47,1304.27,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -34264,做多,2022-09-23 21:30:00,2022-09-23 21:35:00,1304.27,1305.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34265,做多,2022-09-24 01:05:00,2022-09-24 01:15:00,1321.85,1321.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34266,做空,2022-09-24 01:15:00,2022-09-24 01:30:00,1321.0,1317.48,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34267,做多,2022-09-24 01:30:00,2022-09-24 01:55:00,1317.48,1317.98,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34268,做空,2022-09-24 01:55:00,2022-09-24 02:10:00,1317.98,1318.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34269,做多,2022-09-24 02:10:00,2022-09-24 02:15:00,1318.31,1318.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34270,做空,2022-09-24 02:15:00,2022-09-24 02:20:00,1318.1,1320.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34271,做多,2022-09-24 02:20:00,2022-09-24 02:25:00,1320.55,1324.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34272,做多,2022-09-24 03:30:00,2022-09-24 03:35:00,1322.84,1322.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34273,做空,2022-09-24 03:35:00,2022-09-24 03:40:00,1322.8,1316.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34274,做多,2022-09-24 04:00:00,2022-09-24 04:35:00,1322.26,1322.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34275,做空,2022-09-24 04:35:00,2022-09-24 05:25:00,1322.06,1323.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34276,做多,2022-09-24 05:25:00,2022-09-24 05:35:00,1323.9,1325.53,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34277,做空,2022-09-24 05:35:00,2022-09-24 06:30:00,1325.53,1329.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34278,做多,2022-09-24 06:30:00,2022-09-24 06:35:00,1329.01,1322.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34279,做空,2022-09-24 06:35:00,2022-09-24 07:10:00,1322.44,1317.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34280,做多,2022-09-24 07:35:00,2022-09-24 07:45:00,1323.59,1322.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34281,做空,2022-09-24 07:45:00,2022-09-24 08:00:00,1322.54,1316.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34282,做多,2022-09-24 08:30:00,2022-09-24 08:40:00,1324.33,1327.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34283,做多,2022-09-24 09:35:00,2022-09-24 10:00:00,1325.02,1325.44,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34284,做空,2022-09-24 10:00:00,2022-09-24 10:10:00,1325.44,1325.0,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34285,做多,2022-09-24 10:10:00,2022-09-24 10:30:00,1325.0,1325.03,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34286,做空,2022-09-24 10:30:00,2022-09-24 10:40:00,1325.03,1321.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34287,做多,2022-09-24 10:55:00,2022-09-24 11:00:00,1325.33,1324.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34288,做空,2022-09-24 11:00:00,2022-09-24 11:05:00,1324.31,1324.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34289,做多,2022-09-24 11:05:00,2022-09-24 11:20:00,1324.83,1329.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34290,做多,2022-09-24 11:20:00,2022-09-24 11:25:00,1329.07,1329.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34291,做多,2022-09-24 12:20:00,2022-09-24 12:25:00,1327.59,1325.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34292,做空,2022-09-24 12:25:00,2022-09-24 12:30:00,1325.67,1327.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34293,做多,2022-09-24 12:30:00,2022-09-24 12:35:00,1327.64,1331.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34294,做多,2022-09-24 14:55:00,2022-09-24 15:05:00,1341.46,1341.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34295,做空,2022-09-24 15:05:00,2022-09-24 15:10:00,1341.43,1337.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34296,做多,2022-09-24 15:55:00,2022-09-24 16:05:00,1339.46,1344.22,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34297,做多,2022-09-24 17:05:00,2022-09-24 17:15:00,1340.52,1337.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34298,做空,2022-09-24 17:15:00,2022-09-24 17:20:00,1337.69,1339.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34299,做多,2022-09-24 17:20:00,2022-09-24 18:45:00,1339.62,1337.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34300,做空,2022-09-24 18:45:00,2022-09-24 20:15:00,1337.82,1339.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34301,做多,2022-09-24 20:45:00,2022-09-24 20:50:00,1341.69,1341.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34302,做空,2022-09-24 20:50:00,2022-09-24 21:05:00,1341.6,1336.97,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34303,做多,2022-09-24 23:40:00,2022-09-24 23:55:00,1317.44,1316.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34304,做空,2022-09-24 23:55:00,2022-09-25 00:25:00,1316.19,1317.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34305,做多,2022-09-25 00:25:00,2022-09-25 00:45:00,1317.58,1317.6,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34306,做空,2022-09-25 00:45:00,2022-09-25 02:10:00,1317.6,1316.89,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34307,做多,2022-09-25 02:25:00,2022-09-25 02:40:00,1319.25,1320.62,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34308,做空,2022-09-25 02:40:00,2022-09-25 03:00:00,1320.62,1322.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34309,做多,2022-09-25 03:00:00,2022-09-25 03:15:00,1322.68,1325.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34310,做多,2022-09-25 04:40:00,2022-09-25 04:45:00,1326.84,1326.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34311,做空,2022-09-25 04:45:00,2022-09-25 05:10:00,1326.7,1327.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34312,做多,2022-09-25 05:10:00,2022-09-25 05:15:00,1327.52,1325.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34313,做空,2022-09-25 05:15:00,2022-09-25 05:20:00,1325.13,1322.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34314,做多,2022-09-25 06:15:00,2022-09-25 07:15:00,1324.42,1333.8,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34315,做多,2022-09-25 08:45:00,2022-09-25 09:15:00,1330.63,1330.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34316,做空,2022-09-25 09:15:00,2022-09-25 09:20:00,1330.39,1330.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34317,做多,2022-09-25 09:20:00,2022-09-25 09:25:00,1330.57,1330.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34318,做空,2022-09-25 09:25:00,2022-09-25 09:40:00,1330.48,1324.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34319,做多,2022-09-25 10:30:00,2022-09-25 10:40:00,1325.69,1325.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34320,做空,2022-09-25 10:40:00,2022-09-25 11:00:00,1325.62,1326.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34321,做多,2022-09-25 11:00:00,2022-09-25 11:30:00,1326.03,1326.78,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34322,做空,2022-09-25 11:30:00,2022-09-25 12:30:00,1326.78,1322.21,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34323,做多,2022-09-25 14:45:00,2022-09-25 14:50:00,1308.55,1306.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34324,做空,2022-09-25 14:50:00,2022-09-25 15:00:00,1306.05,1306.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34325,做多,2022-09-25 15:00:00,2022-09-25 15:20:00,1306.91,1312.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34326,做多,2022-09-25 18:15:00,2022-09-25 18:35:00,1295.87,1293.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34327,做空,2022-09-25 18:35:00,2022-09-25 18:50:00,1293.71,1295.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34328,做多,2022-09-25 18:50:00,2022-09-25 18:55:00,1295.98,1295.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34329,做多,2022-09-25 19:50:00,2022-09-25 20:15:00,1297.8,1293.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34330,做空,2022-09-25 20:15:00,2022-09-25 20:20:00,1293.79,1291.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34331,做多,2022-09-25 22:10:00,2022-09-25 22:30:00,1290.69,1298.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34332,做多,2022-09-25 23:50:00,2022-09-25 23:55:00,1295.19,1293.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34333,做空,2022-09-25 23:55:00,2022-09-26 00:05:00,1293.99,1298.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34334,做多,2022-09-26 00:05:00,2022-09-26 00:10:00,1298.58,1307.5,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34335,做多,2022-09-26 00:50:00,2022-09-26 00:55:00,1298.57,1292.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34336,做空,2022-09-26 00:55:00,2022-09-26 01:00:00,1292.38,1293.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -34337,做多,2022-09-26 01:10:00,2022-09-26 01:15:00,1299.18,1295.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34338,做空,2022-09-26 01:15:00,2022-09-26 01:35:00,1295.85,1303.85,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -34339,做多,2022-09-26 01:35:00,2022-09-26 01:55:00,1303.85,1300.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34340,做空,2022-09-26 01:55:00,2022-09-26 03:05:00,1300.93,1306.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34341,做多,2022-09-26 03:05:00,2022-09-26 03:20:00,1306.05,1311.1,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34342,做多,2022-09-26 04:20:00,2022-09-26 04:25:00,1304.84,1304.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34343,做空,2022-09-26 04:25:00,2022-09-26 04:45:00,1304.12,1297.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34344,做多,2022-09-26 06:00:00,2022-09-26 06:05:00,1294.2,1289.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34345,做空,2022-09-26 06:05:00,2022-09-26 06:10:00,1289.76,1284.01,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34346,做多,2022-09-26 07:00:00,2022-09-26 07:20:00,1283.41,1296.48,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34347,做多,2022-09-26 09:50:00,2022-09-26 10:30:00,1311.01,1313.7,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34348,做空,2022-09-26 10:30:00,2022-09-26 10:50:00,1313.7,1312.14,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34349,做多,2022-09-26 10:50:00,2022-09-26 10:55:00,1312.14,1311.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34350,做空,2022-09-26 10:55:00,2022-09-26 11:00:00,1311.01,1312.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34351,做多,2022-09-26 11:00:00,2022-09-26 11:05:00,1312.29,1309.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34352,做空,2022-09-26 11:05:00,2022-09-26 11:10:00,1309.33,1303.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34353,做多,2022-09-26 12:20:00,2022-09-26 12:30:00,1302.23,1300.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34354,做空,2022-09-26 12:30:00,2022-09-26 15:10:00,1300.92,1327.98,0.01,100.0,0.0007,-0.02,0.0,-0.02,flip -34355,做多,2022-09-26 15:10:00,2022-09-26 15:15:00,1327.98,1324.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34356,做空,2022-09-26 15:15:00,2022-09-26 15:20:00,1324.91,1325.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34357,做多,2022-09-26 15:20:00,2022-09-26 17:00:00,1325.57,1318.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34358,做空,2022-09-26 17:00:00,2022-09-26 17:05:00,1318.25,1319.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34359,做多,2022-09-26 17:05:00,2022-09-26 17:10:00,1319.9,1316.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34360,做空,2022-09-26 17:10:00,2022-09-26 17:15:00,1316.24,1319.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34361,做多,2022-09-26 17:15:00,2022-09-26 17:20:00,1319.22,1318.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34362,做空,2022-09-26 17:20:00,2022-09-26 17:25:00,1318.14,1319.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34363,做多,2022-09-26 17:25:00,2022-09-26 17:50:00,1319.26,1325.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34364,做多,2022-09-26 18:45:00,2022-09-26 18:50:00,1330.27,1331.54,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34365,做多,2022-09-26 22:10:00,2022-09-26 22:35:00,1320.7,1328.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34366,做多,2022-09-27 02:40:00,2022-09-27 02:55:00,1362.99,1375.69,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34367,做多,2022-09-27 04:25:00,2022-09-27 04:35:00,1382.89,1381.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34368,做空,2022-09-27 04:35:00,2022-09-27 04:40:00,1381.5,1382.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34369,做多,2022-09-27 04:40:00,2022-09-27 05:50:00,1382.8,1382.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34370,做空,2022-09-27 05:50:00,2022-09-27 07:00:00,1382.25,1385.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34371,做多,2022-09-27 07:00:00,2022-09-27 07:05:00,1385.38,1383.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34372,做空,2022-09-27 07:05:00,2022-09-27 07:20:00,1383.22,1388.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34373,做多,2022-09-27 07:20:00,2022-09-27 07:30:00,1388.35,1385.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34374,做空,2022-09-27 07:30:00,2022-09-27 08:35:00,1385.46,1377.54,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34375,做多,2022-09-27 09:30:00,2022-09-27 09:35:00,1383.2,1383.54,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34376,做多,2022-09-27 11:20:00,2022-09-27 11:35:00,1385.38,1389.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34377,做多,2022-09-27 12:05:00,2022-09-27 12:25:00,1389.42,1388.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34378,做空,2022-09-27 12:25:00,2022-09-27 12:30:00,1388.8,1394.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34379,做多,2022-09-27 12:30:00,2022-09-27 12:55:00,1394.64,1391.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34380,做空,2022-09-27 12:55:00,2022-09-27 13:00:00,1391.25,1384.57,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34381,做多,2022-09-27 13:30:00,2022-09-27 13:40:00,1394.69,1390.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34382,做空,2022-09-27 13:40:00,2022-09-27 14:00:00,1390.75,1382.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34383,做多,2022-09-27 14:20:00,2022-09-27 14:45:00,1387.11,1389.63,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34384,做空,2022-09-27 14:45:00,2022-09-27 15:05:00,1389.63,1389.41,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34385,做多,2022-09-27 15:05:00,2022-09-27 15:10:00,1389.41,1385.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34386,做空,2022-09-27 15:10:00,2022-09-27 15:25:00,1385.82,1378.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34387,做多,2022-09-27 18:35:00,2022-09-27 18:40:00,1318.14,1317.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34388,做空,2022-09-27 18:40:00,2022-09-27 19:40:00,1317.63,1319.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34389,做多,2022-09-27 19:40:00,2022-09-27 19:55:00,1319.01,1323.75,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34390,做多,2022-09-27 20:05:00,2022-09-27 20:15:00,1321.21,1319.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34391,做空,2022-09-27 20:15:00,2022-09-27 20:30:00,1319.09,1321.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34392,做多,2022-09-27 20:30:00,2022-09-27 20:35:00,1321.85,1319.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34393,做空,2022-09-27 20:35:00,2022-09-27 20:45:00,1319.74,1320.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34394,做多,2022-09-27 20:45:00,2022-09-27 21:15:00,1320.3,1322.18,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34395,做空,2022-09-27 21:15:00,2022-09-27 21:35:00,1322.18,1321.72,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34396,做多,2022-09-27 21:35:00,2022-09-27 21:40:00,1321.72,1319.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34397,做空,2022-09-27 21:40:00,2022-09-27 21:45:00,1319.13,1323.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34398,做多,2022-09-27 21:45:00,2022-09-27 21:50:00,1323.0,1322.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34399,做空,2022-09-27 21:50:00,2022-09-27 21:55:00,1322.24,1321.32,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34400,做多,2022-09-27 22:10:00,2022-09-27 22:15:00,1319.89,1324.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34401,做多,2022-09-27 22:15:00,2022-09-27 22:20:00,1324.17,1327.18,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34402,做多,2022-09-28 00:00:00,2022-09-28 00:10:00,1329.79,1334.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34403,做多,2022-09-28 00:45:00,2022-09-28 01:00:00,1331.64,1331.93,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34404,做空,2022-09-28 01:00:00,2022-09-28 01:05:00,1331.93,1334.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34405,做多,2022-09-28 01:05:00,2022-09-28 01:15:00,1334.95,1330.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34406,做空,2022-09-28 01:15:00,2022-09-28 01:20:00,1330.14,1320.77,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34407,做多,2022-09-28 03:20:00,2022-09-28 03:25:00,1287.72,1285.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34408,做空,2022-09-28 03:25:00,2022-09-28 04:20:00,1285.53,1283.83,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34409,做多,2022-09-28 04:20:00,2022-09-28 04:30:00,1283.83,1286.41,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34410,做多,2022-09-28 05:00:00,2022-09-28 05:05:00,1283.26,1280.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34411,做空,2022-09-28 05:05:00,2022-09-28 05:10:00,1280.51,1279.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34412,做多,2022-09-28 05:25:00,2022-09-28 05:30:00,1283.54,1282.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34413,做空,2022-09-28 05:30:00,2022-09-28 05:40:00,1282.69,1285.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34414,做多,2022-09-28 05:40:00,2022-09-28 06:00:00,1285.82,1290.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34415,做多,2022-09-28 06:20:00,2022-09-28 06:30:00,1283.31,1284.5,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34416,做空,2022-09-28 06:30:00,2022-09-28 06:55:00,1284.5,1276.72,0.01,100.0,0.0007,0.01,0.0,0.0,tp_lower -34417,做多,2022-09-28 07:30:00,2022-09-28 07:35:00,1281.4,1281.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34418,做空,2022-09-28 07:35:00,2022-09-28 08:10:00,1281.1,1279.83,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34419,做多,2022-09-28 08:10:00,2022-09-28 08:15:00,1279.83,1278.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34420,做空,2022-09-28 08:15:00,2022-09-28 08:20:00,1278.12,1281.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34421,做多,2022-09-28 08:20:00,2022-09-28 08:25:00,1281.75,1280.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34422,做空,2022-09-28 08:25:00,2022-09-28 08:35:00,1280.24,1278.0,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34423,做多,2022-09-28 08:35:00,2022-09-28 08:55:00,1278.0,1281.82,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34424,做空,2022-09-28 08:55:00,2022-09-28 09:05:00,1281.82,1275.8,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34425,做多,2022-09-28 10:00:00,2022-09-28 10:15:00,1275.77,1286.92,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34426,做多,2022-09-28 11:15:00,2022-09-28 11:20:00,1293.22,1292.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34427,做空,2022-09-28 11:20:00,2022-09-28 12:00:00,1292.34,1297.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34428,做多,2022-09-28 12:00:00,2022-09-28 12:05:00,1297.39,1296.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34429,做空,2022-09-28 12:05:00,2022-09-28 12:15:00,1296.18,1297.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34430,做多,2022-09-28 12:15:00,2022-09-28 12:20:00,1297.33,1302.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34431,做多,2022-09-28 14:10:00,2022-09-28 14:15:00,1309.57,1308.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34432,做空,2022-09-28 14:15:00,2022-09-28 16:30:00,1308.83,1332.35,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -34433,做多,2022-09-28 16:30:00,2022-09-28 16:50:00,1332.35,1328.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34434,做空,2022-09-28 16:50:00,2022-09-28 16:55:00,1328.35,1328.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34435,做多,2022-09-28 16:55:00,2022-09-28 17:20:00,1328.61,1332.3,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34436,做空,2022-09-28 17:20:00,2022-09-28 17:35:00,1332.3,1326.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34437,做多,2022-09-28 18:30:00,2022-09-28 18:40:00,1330.37,1327.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34438,做空,2022-09-28 18:40:00,2022-09-28 19:30:00,1327.34,1328.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34439,做多,2022-09-28 19:30:00,2022-09-28 19:35:00,1328.69,1326.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34440,做空,2022-09-28 19:35:00,2022-09-28 19:40:00,1326.75,1333.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34441,做多,2022-09-28 19:40:00,2022-09-28 19:45:00,1333.19,1342.57,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34442,做多,2022-09-28 23:05:00,2022-09-28 23:35:00,1341.32,1335.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34443,做空,2022-09-28 23:35:00,2022-09-29 00:00:00,1335.91,1340.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34444,做多,2022-09-29 00:00:00,2022-09-29 00:10:00,1340.78,1337.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34445,做空,2022-09-29 00:10:00,2022-09-29 00:15:00,1337.48,1339.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34446,做多,2022-09-29 00:15:00,2022-09-29 00:20:00,1339.15,1336.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34447,做空,2022-09-29 00:20:00,2022-09-29 00:25:00,1336.69,1340.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34448,做多,2022-09-29 00:25:00,2022-09-29 00:35:00,1340.07,1338.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34449,做空,2022-09-29 00:35:00,2022-09-29 00:45:00,1338.9,1327.14,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34450,做多,2022-09-29 01:15:00,2022-09-29 01:30:00,1338.57,1348.55,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34451,做多,2022-09-29 02:10:00,2022-09-29 02:20:00,1338.92,1335.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34452,做空,2022-09-29 02:20:00,2022-09-29 03:40:00,1335.9,1338.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34453,做多,2022-09-29 03:40:00,2022-09-29 03:45:00,1338.99,1340.45,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34454,做多,2022-09-29 05:05:00,2022-09-29 05:10:00,1342.09,1339.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34455,做空,2022-09-29 05:10:00,2022-09-29 05:15:00,1339.24,1337.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34456,做多,2022-09-29 07:55:00,2022-09-29 08:10:00,1320.9,1322.17,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34457,做空,2022-09-29 08:10:00,2022-09-29 08:30:00,1322.17,1321.02,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34458,做多,2022-09-29 08:30:00,2022-09-29 08:35:00,1321.02,1316.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34459,做空,2022-09-29 08:35:00,2022-09-29 08:40:00,1316.1,1323.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34460,做多,2022-09-29 08:40:00,2022-09-29 09:05:00,1323.03,1327.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34461,做多,2022-09-29 11:10:00,2022-09-29 11:15:00,1337.39,1340.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34462,做多,2022-09-29 13:15:00,2022-09-29 13:20:00,1328.77,1327.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34463,做空,2022-09-29 13:20:00,2022-09-29 13:40:00,1327.25,1303.47,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34464,做多,2022-09-29 14:40:00,2022-09-29 15:10:00,1312.29,1323.11,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34465,做多,2022-09-29 16:35:00,2022-09-29 16:40:00,1337.53,1342.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34466,做多,2022-09-29 18:25:00,2022-09-29 18:45:00,1331.13,1327.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34467,做空,2022-09-29 18:45:00,2022-09-29 19:00:00,1327.76,1330.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34468,做多,2022-09-29 19:00:00,2022-09-29 19:15:00,1330.74,1336.02,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34469,做多,2022-09-29 20:40:00,2022-09-29 20:50:00,1332.9,1336.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34470,做多,2022-09-29 21:40:00,2022-09-29 21:50:00,1333.69,1333.7,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34471,做空,2022-09-29 21:50:00,2022-09-29 22:00:00,1333.7,1336.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34472,做多,2022-09-29 22:00:00,2022-09-29 22:05:00,1336.84,1340.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34473,做多,2022-09-29 23:25:00,2022-09-30 00:05:00,1329.65,1335.15,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34474,做多,2022-09-30 00:25:00,2022-09-30 00:30:00,1332.01,1346.17,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -34475,做多,2022-09-30 00:30:00,2022-09-30 00:35:00,1346.17,1331.3,0.01,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -34476,做多,2022-09-30 00:45:00,2022-09-30 01:00:00,1334.35,1333.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34477,做空,2022-09-30 01:00:00,2022-09-30 01:10:00,1333.81,1335.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34478,做多,2022-09-30 01:10:00,2022-09-30 01:15:00,1335.99,1331.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34479,做空,2022-09-30 01:15:00,2022-09-30 01:35:00,1331.2,1333.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34480,做多,2022-09-30 01:35:00,2022-09-30 02:00:00,1333.79,1335.04,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34481,做空,2022-09-30 02:00:00,2022-09-30 02:15:00,1335.04,1326.65,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -34482,做多,2022-09-30 03:55:00,2022-09-30 04:00:00,1327.0,1326.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34483,做空,2022-09-30 04:00:00,2022-09-30 04:05:00,1326.23,1327.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34484,做多,2022-09-30 04:05:00,2022-09-30 04:40:00,1327.26,1330.15,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34485,做多,2022-09-30 06:00:00,2022-09-30 06:10:00,1330.9,1331.0,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34486,做空,2022-09-30 06:10:00,2022-09-30 06:25:00,1331.0,1331.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34487,做多,2022-09-30 06:25:00,2022-09-30 06:30:00,1331.7,1331.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34488,做空,2022-09-30 06:30:00,2022-09-30 06:45:00,1331.39,1331.38,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34489,做多,2022-09-30 06:45:00,2022-09-30 07:05:00,1331.38,1338.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34490,做多,2022-09-30 08:10:00,2022-09-30 08:25:00,1337.8,1338.63,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34491,做空,2022-09-30 08:25:00,2022-09-30 08:30:00,1338.63,1339.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34492,做多,2022-09-30 08:30:00,2022-09-30 08:50:00,1339.81,1345.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34493,做多,2022-09-30 09:45:00,2022-09-30 10:05:00,1339.81,1341.22,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34494,做空,2022-09-30 10:05:00,2022-09-30 10:10:00,1341.22,1342.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34495,做多,2022-09-30 10:10:00,2022-09-30 10:40:00,1342.09,1341.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34496,做空,2022-09-30 10:40:00,2022-09-30 10:45:00,1341.04,1337.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34497,做多,2022-09-30 11:25:00,2022-09-30 11:30:00,1339.12,1336.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34498,做空,2022-09-30 11:30:00,2022-09-30 11:45:00,1336.86,1334.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34499,做多,2022-09-30 12:25:00,2022-09-30 12:30:00,1340.11,1328.5,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -34500,做多,2022-09-30 13:30:00,2022-09-30 13:35:00,1326.53,1322.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34501,做空,2022-09-30 13:35:00,2022-09-30 13:40:00,1322.14,1326.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34502,做多,2022-09-30 13:40:00,2022-09-30 14:00:00,1326.02,1334.99,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34503,做多,2022-09-30 16:25:00,2022-09-30 16:30:00,1357.72,1355.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34504,做空,2022-09-30 16:30:00,2022-09-30 16:35:00,1355.28,1360.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34505,做多,2022-09-30 16:35:00,2022-09-30 16:40:00,1360.74,1356.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34506,做空,2022-09-30 16:40:00,2022-09-30 17:00:00,1356.43,1353.14,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34507,做多,2022-09-30 17:00:00,2022-09-30 17:15:00,1353.14,1352.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34508,做空,2022-09-30 17:15:00,2022-09-30 17:25:00,1352.75,1353.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34509,做多,2022-09-30 17:25:00,2022-09-30 17:35:00,1353.88,1346.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34510,做空,2022-09-30 17:35:00,2022-09-30 17:50:00,1346.65,1346.29,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34511,做多,2022-09-30 18:10:00,2022-09-30 18:20:00,1352.28,1350.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34512,做空,2022-09-30 18:20:00,2022-09-30 18:45:00,1350.3,1348.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34513,做多,2022-09-30 18:50:00,2022-09-30 18:55:00,1348.99,1347.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34514,做空,2022-09-30 18:55:00,2022-09-30 19:00:00,1347.02,1351.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34515,做多,2022-09-30 19:00:00,2022-09-30 19:30:00,1351.87,1351.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34516,做多,2022-09-30 19:40:00,2022-09-30 19:50:00,1349.91,1338.62,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -34517,做空,2022-09-30 19:50:00,2022-09-30 19:55:00,1338.62,1337.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34518,做多,2022-09-30 22:25:00,2022-09-30 22:55:00,1324.56,1321.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34519,做空,2022-09-30 22:55:00,2022-09-30 23:00:00,1321.73,1321.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34520,做多,2022-09-30 23:15:00,2022-09-30 23:30:00,1324.41,1327.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34521,做多,2022-10-01 01:10:00,2022-10-01 01:15:00,1328.27,1328.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34522,做空,2022-10-01 01:15:00,2022-10-01 01:20:00,1328.12,1328.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34523,做多,2022-10-01 01:20:00,2022-10-01 01:25:00,1328.8,1327.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34524,做空,2022-10-01 01:25:00,2022-10-01 01:40:00,1327.02,1328.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34525,做多,2022-10-01 01:40:00,2022-10-01 01:45:00,1328.59,1328.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34526,做空,2022-10-01 01:45:00,2022-10-01 02:45:00,1328.57,1330.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34527,做多,2022-10-01 02:45:00,2022-10-01 02:55:00,1330.32,1329.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34528,做空,2022-10-01 02:55:00,2022-10-01 03:00:00,1329.41,1330.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34529,做多,2022-10-01 03:00:00,2022-10-01 03:05:00,1330.21,1328.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34530,做空,2022-10-01 03:05:00,2022-10-01 03:10:00,1328.29,1326.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34531,做多,2022-10-01 03:50:00,2022-10-01 04:15:00,1328.39,1328.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34532,做空,2022-10-01 04:15:00,2022-10-01 04:30:00,1328.32,1329.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34533,做多,2022-10-01 04:30:00,2022-10-01 04:45:00,1329.81,1327.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34534,做空,2022-10-01 04:45:00,2022-10-01 04:50:00,1327.08,1328.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34535,做多,2022-10-01 04:50:00,2022-10-01 05:10:00,1328.21,1328.28,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34536,做空,2022-10-01 05:10:00,2022-10-01 05:15:00,1328.28,1326.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34537,做多,2022-10-01 05:50:00,2022-10-01 06:00:00,1327.07,1327.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34538,做空,2022-10-01 06:00:00,2022-10-01 06:10:00,1327.05,1327.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34539,做多,2022-10-01 06:10:00,2022-10-01 06:15:00,1327.97,1326.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34540,做空,2022-10-01 06:15:00,2022-10-01 06:30:00,1326.97,1327.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34541,做多,2022-10-01 06:30:00,2022-10-01 06:45:00,1327.29,1326.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34542,做空,2022-10-01 06:45:00,2022-10-01 06:55:00,1326.68,1327.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34543,做多,2022-10-01 06:55:00,2022-10-01 07:00:00,1327.25,1326.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34544,做空,2022-10-01 07:00:00,2022-10-01 07:05:00,1326.0,1324.57,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34545,做多,2022-10-01 07:15:00,2022-10-01 07:35:00,1326.85,1328.95,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34546,做多,2022-10-01 09:15:00,2022-10-01 09:55:00,1329.74,1330.18,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34547,做多,2022-10-01 10:00:00,2022-10-01 10:05:00,1330.58,1329.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34548,做空,2022-10-01 10:05:00,2022-10-01 10:10:00,1329.2,1329.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34549,做多,2022-10-01 10:20:00,2022-10-01 10:25:00,1330.44,1328.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34550,做空,2022-10-01 10:25:00,2022-10-01 10:35:00,1328.66,1330.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34551,做多,2022-10-01 10:35:00,2022-10-01 10:50:00,1330.1,1329.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34552,做空,2022-10-01 10:50:00,2022-10-01 11:10:00,1329.43,1329.14,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34553,做多,2022-10-01 12:15:00,2022-10-01 13:00:00,1324.07,1320.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34554,做空,2022-10-01 13:00:00,2022-10-01 13:05:00,1320.86,1322.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34555,做多,2022-10-01 13:05:00,2022-10-01 13:15:00,1322.75,1326.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34556,做多,2022-10-01 14:25:00,2022-10-01 15:25:00,1325.02,1323.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34557,做空,2022-10-01 15:25:00,2022-10-01 15:35:00,1323.21,1322.78,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34558,做多,2022-10-01 15:35:00,2022-10-01 16:10:00,1322.78,1319.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34559,做空,2022-10-01 16:10:00,2022-10-01 16:15:00,1319.78,1318.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34560,做多,2022-10-01 18:10:00,2022-10-01 18:20:00,1310.19,1310.55,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34561,做空,2022-10-01 18:20:00,2022-10-01 18:25:00,1310.55,1309.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34562,做多,2022-10-01 18:40:00,2022-10-01 18:50:00,1310.47,1314.26,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34563,做多,2022-10-01 19:45:00,2022-10-01 19:55:00,1312.03,1311.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34564,做空,2022-10-01 19:55:00,2022-10-01 20:05:00,1311.06,1304.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34565,做多,2022-10-01 20:40:00,2022-10-01 20:50:00,1309.28,1308.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34566,做空,2022-10-01 20:50:00,2022-10-01 20:55:00,1308.35,1308.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34567,做多,2022-10-01 20:55:00,2022-10-01 21:45:00,1308.71,1312.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34568,做多,2022-10-01 23:00:00,2022-10-01 23:05:00,1313.62,1313.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34569,做空,2022-10-01 23:05:00,2022-10-01 23:15:00,1313.14,1310.29,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34570,做多,2022-10-02 00:05:00,2022-10-02 00:20:00,1311.08,1315.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34571,做多,2022-10-02 02:00:00,2022-10-02 02:30:00,1308.28,1310.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34572,做多,2022-10-02 04:25:00,2022-10-02 04:40:00,1309.79,1310.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34573,做多,2022-10-02 05:55:00,2022-10-02 06:10:00,1312.45,1315.22,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34574,做多,2022-10-02 08:25:00,2022-10-02 08:30:00,1311.41,1310.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34575,做空,2022-10-02 08:30:00,2022-10-02 08:40:00,1310.36,1307.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34576,做多,2022-10-02 09:15:00,2022-10-02 09:20:00,1310.1,1309.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34577,做空,2022-10-02 09:20:00,2022-10-02 09:30:00,1309.19,1307.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34578,做多,2022-10-02 11:25:00,2022-10-02 12:20:00,1302.95,1296.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34579,做空,2022-10-02 12:20:00,2022-10-02 13:30:00,1296.03,1298.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34580,做多,2022-10-02 13:30:00,2022-10-02 14:10:00,1298.15,1295.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34581,做空,2022-10-02 14:10:00,2022-10-02 14:30:00,1295.17,1292.72,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34582,做多,2022-10-02 15:45:00,2022-10-02 16:05:00,1292.1,1294.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34583,做多,2022-10-02 17:25:00,2022-10-02 17:40:00,1295.8,1296.92,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34584,做空,2022-10-02 17:40:00,2022-10-02 18:10:00,1296.92,1292.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34585,做多,2022-10-02 18:35:00,2022-10-02 19:05:00,1294.99,1307.99,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34586,做多,2022-10-02 20:30:00,2022-10-02 20:50:00,1303.84,1303.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34587,做空,2022-10-02 20:50:00,2022-10-02 21:05:00,1303.81,1297.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34588,做多,2022-10-02 21:55:00,2022-10-02 22:00:00,1299.97,1296.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34589,做空,2022-10-02 22:00:00,2022-10-02 22:10:00,1296.34,1299.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34590,做多,2022-10-02 22:10:00,2022-10-02 22:20:00,1299.95,1301.72,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34591,做多,2022-10-03 00:20:00,2022-10-03 00:45:00,1282.36,1283.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34592,做多,2022-10-03 02:35:00,2022-10-03 02:45:00,1293.03,1292.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34593,做空,2022-10-03 02:45:00,2022-10-03 03:15:00,1292.96,1291.61,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34594,做多,2022-10-03 03:15:00,2022-10-03 03:35:00,1291.61,1294.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34595,做多,2022-10-03 03:35:00,2022-10-03 03:55:00,1294.0,1291.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34596,做空,2022-10-03 03:55:00,2022-10-03 04:05:00,1291.03,1288.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34597,做多,2022-10-03 05:40:00,2022-10-03 05:45:00,1289.72,1291.96,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -34598,做多,2022-10-03 06:50:00,2022-10-03 07:20:00,1290.63,1292.52,0.01,100.0,0.0007,0.0,0.0,0.0,flip -34599,做空,2022-10-03 07:20:00,2022-10-03 07:25:00,1292.52,1293.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34600,做多,2022-10-03 07:25:00,2022-10-03 07:30:00,1293.03,1291.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34601,做空,2022-10-03 07:30:00,2022-10-03 07:45:00,1291.69,1291.51,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -34602,做多,2022-10-03 07:45:00,2022-10-03 07:50:00,1291.51,1290.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34603,做空,2022-10-03 07:50:00,2022-10-03 07:55:00,1290.67,1291.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34604,做多,2022-10-03 07:55:00,2022-10-03 08:00:00,1291.39,1288.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34605,做空,2022-10-03 08:00:00,2022-10-03 08:05:00,1288.92,1289.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -34606,做多,2022-10-03 08:30:00,2022-10-03 08:35:00,1291.69,1290.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34607,做空,2022-10-03 08:35:00,2022-10-03 09:00:00,1290.93,1287.88,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -34608,做多,2022-10-03 09:20:00,2022-10-03 09:35:00,1289.34,1288.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34609,做空,2022-10-03 09:35:00,2022-10-03 09:55:00,1288.25,1292.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -34610,做多,2022-10-03 09:55:00,2022-10-03 10:10:00,1292.14,1289.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34611,做空,2022-10-03 10:10:00,2022-10-03 11:55:00,1289.89,1298.35,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -34612,做多,2022-10-03 11:55:00,2022-10-03 12:00:00,1298.35,1296.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34613,做多,2022-10-03 12:20:00,2022-10-03 12:25:00,1296.55,1295.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34614,做空,2022-10-03 12:25:00,2022-10-03 12:30:00,1295.83,1297.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34615,做多,2022-10-03 12:30:00,2022-10-03 12:35:00,1297.92,1296.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34616,做空,2022-10-03 12:35:00,2022-10-03 13:40:00,1296.15,1301.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34617,做多,2022-10-03 13:40:00,2022-10-03 13:50:00,1301.33,1300.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34618,做空,2022-10-03 13:50:00,2022-10-03 14:00:00,1300.37,1304.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34619,做多,2022-10-03 14:00:00,2022-10-03 14:20:00,1304.36,1315.71,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -34620,做多,2022-10-03 16:00:00,2022-10-03 16:10:00,1319.72,1319.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34621,做空,2022-10-03 16:10:00,2022-10-03 16:20:00,1319.57,1316.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34622,做多,2022-10-03 16:55:00,2022-10-03 17:05:00,1319.81,1322.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34623,做多,2022-10-03 19:55:00,2022-10-03 20:20:00,1317.35,1316.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34624,做空,2022-10-03 20:20:00,2022-10-03 20:35:00,1316.59,1316.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34625,做多,2022-10-03 20:35:00,2022-10-03 20:50:00,1316.74,1321.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34626,做多,2022-10-03 22:00:00,2022-10-03 22:10:00,1317.67,1319.72,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34627,做空,2022-10-03 22:10:00,2022-10-03 22:20:00,1319.72,1316.62,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34628,做多,2022-10-03 23:00:00,2022-10-03 23:10:00,1318.85,1320.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34629,做多,2022-10-04 02:50:00,2022-10-04 03:00:00,1321.32,1319.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34630,做空,2022-10-04 03:00:00,2022-10-04 03:05:00,1319.6,1319.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34631,做多,2022-10-04 03:05:00,2022-10-04 03:15:00,1319.93,1324.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34632,做多,2022-10-04 05:05:00,2022-10-04 05:15:00,1328.15,1330.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34633,做多,2022-10-04 06:05:00,2022-10-04 06:20:00,1326.42,1330.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34634,做多,2022-10-04 06:20:00,2022-10-04 06:25:00,1330.86,1333.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34635,做多,2022-10-04 08:55:00,2022-10-04 09:45:00,1347.61,1348.34,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34636,做空,2022-10-04 09:45:00,2022-10-04 10:00:00,1348.34,1348.11,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34637,做多,2022-10-04 10:00:00,2022-10-04 10:05:00,1348.11,1347.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34638,做空,2022-10-04 10:05:00,2022-10-04 10:15:00,1347.64,1350.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34639,做多,2022-10-04 10:15:00,2022-10-04 10:30:00,1350.5,1347.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34640,做空,2022-10-04 10:30:00,2022-10-04 10:40:00,1347.56,1351.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34641,做多,2022-10-04 10:40:00,2022-10-04 10:45:00,1351.0,1350.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34642,做多,2022-10-04 11:00:00,2022-10-04 11:20:00,1348.41,1346.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34643,做空,2022-10-04 11:20:00,2022-10-04 11:25:00,1346.3,1344.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34644,做多,2022-10-04 11:45:00,2022-10-04 12:05:00,1347.24,1350.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34645,做多,2022-10-04 12:25:00,2022-10-04 12:50:00,1350.19,1351.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34646,做多,2022-10-04 13:45:00,2022-10-04 13:50:00,1354.14,1350.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34647,做空,2022-10-04 13:50:00,2022-10-04 13:55:00,1350.0,1352.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34648,做多,2022-10-04 13:55:00,2022-10-04 14:00:00,1352.61,1357.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34649,做多,2022-10-04 14:45:00,2022-10-04 16:10:00,1351.87,1347.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34650,做空,2022-10-04 16:10:00,2022-10-04 16:25:00,1347.8,1349.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34651,做多,2022-10-04 16:25:00,2022-10-04 16:40:00,1349.93,1348.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34652,做空,2022-10-04 16:40:00,2022-10-04 17:05:00,1348.64,1341.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34653,做多,2022-10-04 17:45:00,2022-10-04 18:50:00,1345.68,1350.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34654,做多,2022-10-04 19:10:00,2022-10-04 19:20:00,1349.04,1349.99,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34655,做空,2022-10-04 19:20:00,2022-10-04 19:40:00,1349.99,1348.91,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34656,做多,2022-10-04 19:40:00,2022-10-04 19:50:00,1348.91,1355.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34657,做多,2022-10-04 21:25:00,2022-10-04 21:50:00,1358.0,1358.1,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34658,做空,2022-10-04 21:50:00,2022-10-04 22:15:00,1358.1,1358.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34659,做多,2022-10-04 22:15:00,2022-10-04 22:55:00,1358.77,1358.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34660,做多,2022-10-04 23:05:00,2022-10-04 23:15:00,1358.98,1360.33,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34661,做多,2022-10-05 01:25:00,2022-10-05 01:30:00,1356.83,1354.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34662,做空,2022-10-05 01:30:00,2022-10-05 01:40:00,1354.86,1354.31,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34663,做多,2022-10-05 01:45:00,2022-10-05 02:05:00,1355.11,1353.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34664,做空,2022-10-05 02:05:00,2022-10-05 02:20:00,1353.25,1354.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34665,做多,2022-10-05 02:20:00,2022-10-05 02:25:00,1354.68,1355.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34666,做多,2022-10-05 02:35:00,2022-10-05 02:40:00,1356.14,1355.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34667,做多,2022-10-05 03:05:00,2022-10-05 03:10:00,1355.3,1357.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34668,做多,2022-10-05 04:05:00,2022-10-05 04:15:00,1355.5,1351.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34669,做空,2022-10-05 04:15:00,2022-10-05 04:20:00,1351.52,1349.68,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34670,做多,2022-10-05 05:05:00,2022-10-05 05:20:00,1351.95,1351.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34671,做空,2022-10-05 05:20:00,2022-10-05 05:30:00,1351.59,1351.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34672,做多,2022-10-05 05:30:00,2022-10-05 05:45:00,1351.6,1351.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34673,做空,2022-10-05 05:45:00,2022-10-05 05:55:00,1351.38,1351.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34674,做多,2022-10-05 05:55:00,2022-10-05 06:00:00,1351.82,1353.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34675,做多,2022-10-05 07:10:00,2022-10-05 07:45:00,1353.09,1353.8,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34676,做空,2022-10-05 07:45:00,2022-10-05 07:55:00,1353.8,1352.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34677,做多,2022-10-05 10:00:00,2022-10-05 10:10:00,1344.7,1344.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34678,做空,2022-10-05 10:10:00,2022-10-05 10:40:00,1344.33,1344.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34679,做多,2022-10-05 10:40:00,2022-10-05 10:45:00,1344.36,1343.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34680,做空,2022-10-05 10:45:00,2022-10-05 10:50:00,1343.76,1344.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34681,做多,2022-10-05 10:50:00,2022-10-05 11:00:00,1344.97,1344.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34682,做空,2022-10-05 11:00:00,2022-10-05 11:15:00,1344.64,1343.9,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34683,做多,2022-10-05 11:15:00,2022-10-05 14:55:00,1343.9,1322.54,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -34684,做空,2022-10-05 14:55:00,2022-10-05 18:00:00,1322.54,1349.56,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -34685,做多,2022-10-05 18:00:00,2022-10-05 18:05:00,1349.56,1344.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34686,做空,2022-10-05 18:05:00,2022-10-05 18:15:00,1344.74,1350.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34687,做多,2022-10-05 18:15:00,2022-10-05 18:55:00,1350.55,1356.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34688,做多,2022-10-05 21:20:00,2022-10-05 21:35:00,1347.78,1347.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34689,做多,2022-10-05 21:40:00,2022-10-05 21:45:00,1349.29,1345.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34690,做空,2022-10-05 21:45:00,2022-10-05 21:50:00,1345.05,1347.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34691,做多,2022-10-05 21:50:00,2022-10-05 22:00:00,1347.37,1347.43,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34692,做空,2022-10-05 22:00:00,2022-10-05 22:05:00,1347.43,1345.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34693,做多,2022-10-05 22:10:00,2022-10-05 22:15:00,1346.9,1349.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34694,做多,2022-10-05 22:15:00,2022-10-05 22:20:00,1349.99,1352.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34695,做多,2022-10-05 23:35:00,2022-10-06 00:05:00,1351.58,1355.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34696,做多,2022-10-06 02:45:00,2022-10-06 04:05:00,1373.9,1375.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34697,做多,2022-10-06 05:30:00,2022-10-06 05:40:00,1376.25,1372.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34698,做空,2022-10-06 05:40:00,2022-10-06 05:50:00,1372.13,1372.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34699,做多,2022-10-06 05:50:00,2022-10-06 07:35:00,1372.99,1364.81,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -34700,做空,2022-10-06 07:35:00,2022-10-06 07:40:00,1364.81,1365.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34701,做多,2022-10-06 07:40:00,2022-10-06 07:55:00,1365.41,1367.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34702,做多,2022-10-06 09:30:00,2022-10-06 09:35:00,1361.04,1360.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34703,做空,2022-10-06 09:35:00,2022-10-06 09:55:00,1360.41,1355.34,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34704,做多,2022-10-06 10:40:00,2022-10-06 11:10:00,1358.24,1356.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34705,做空,2022-10-06 11:10:00,2022-10-06 11:15:00,1356.86,1359.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34706,做多,2022-10-06 11:15:00,2022-10-06 11:20:00,1359.27,1359.39,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34707,做多,2022-10-06 13:30:00,2022-10-06 13:40:00,1367.35,1375.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34708,做多,2022-10-06 14:40:00,2022-10-06 15:00:00,1362.1,1363.81,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34709,做空,2022-10-06 15:00:00,2022-10-06 15:15:00,1363.81,1366.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34710,做多,2022-10-06 15:15:00,2022-10-06 15:55:00,1366.48,1360.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34711,做空,2022-10-06 15:55:00,2022-10-06 16:25:00,1360.71,1363.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34712,做多,2022-10-06 16:25:00,2022-10-06 16:50:00,1363.26,1363.44,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34713,做空,2022-10-06 16:50:00,2022-10-06 17:10:00,1363.44,1366.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34714,做多,2022-10-06 17:10:00,2022-10-06 17:20:00,1366.38,1362.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34715,做多,2022-10-06 17:40:00,2022-10-06 17:50:00,1362.9,1364.1,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34716,做空,2022-10-06 17:50:00,2022-10-06 18:00:00,1364.1,1360.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34717,做多,2022-10-06 18:25:00,2022-10-06 19:30:00,1362.49,1358.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34718,做空,2022-10-06 19:30:00,2022-10-06 19:45:00,1358.88,1358.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34719,做多,2022-10-06 19:45:00,2022-10-06 19:55:00,1358.93,1358.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34720,做空,2022-10-06 19:55:00,2022-10-06 20:00:00,1358.17,1358.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34721,做多,2022-10-06 20:00:00,2022-10-06 20:05:00,1358.55,1358.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34722,做空,2022-10-06 20:05:00,2022-10-06 20:10:00,1358.03,1358.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34723,做多,2022-10-06 20:10:00,2022-10-06 20:15:00,1358.16,1356.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34724,做空,2022-10-06 20:15:00,2022-10-06 20:20:00,1356.78,1359.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34725,做多,2022-10-06 20:20:00,2022-10-06 20:25:00,1359.99,1361.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34726,做多,2022-10-06 21:45:00,2022-10-06 23:35:00,1358.59,1351.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34727,做空,2022-10-06 23:35:00,2022-10-06 23:55:00,1351.74,1351.5,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34728,做多,2022-10-06 23:55:00,2022-10-07 00:00:00,1351.5,1350.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34729,做空,2022-10-07 00:00:00,2022-10-07 00:05:00,1350.75,1352.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34730,做多,2022-10-07 00:05:00,2022-10-07 00:10:00,1352.79,1356.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34731,做多,2022-10-07 01:05:00,2022-10-07 01:15:00,1356.41,1355.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34732,做空,2022-10-07 01:15:00,2022-10-07 01:40:00,1355.91,1356.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34733,做多,2022-10-07 01:40:00,2022-10-07 01:45:00,1356.92,1353.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34734,做空,2022-10-07 01:45:00,2022-10-07 01:50:00,1353.96,1354.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34735,做多,2022-10-07 02:25:00,2022-10-07 02:35:00,1354.97,1358.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34736,做多,2022-10-07 03:35:00,2022-10-07 03:45:00,1354.83,1355.24,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34737,做空,2022-10-07 03:45:00,2022-10-07 03:50:00,1355.24,1355.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34738,做多,2022-10-07 03:50:00,2022-10-07 04:15:00,1355.29,1356.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34739,做多,2022-10-07 05:35:00,2022-10-07 06:00:00,1355.3,1353.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34740,做空,2022-10-07 06:00:00,2022-10-07 06:05:00,1353.0,1355.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34741,做多,2022-10-07 06:05:00,2022-10-07 06:15:00,1355.1,1353.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34742,做空,2022-10-07 06:15:00,2022-10-07 06:20:00,1353.27,1350.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34743,做多,2022-10-07 07:00:00,2022-10-07 07:20:00,1351.72,1352.77,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34744,做空,2022-10-07 07:20:00,2022-10-07 07:30:00,1352.77,1352.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34745,做多,2022-10-07 07:30:00,2022-10-07 07:55:00,1352.93,1355.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34746,做多,2022-10-07 08:55:00,2022-10-07 09:05:00,1355.54,1354.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34747,做空,2022-10-07 09:05:00,2022-10-07 09:10:00,1354.91,1356.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34748,做多,2022-10-07 09:10:00,2022-10-07 09:20:00,1356.28,1359.26,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34749,做多,2022-10-07 09:50:00,2022-10-07 11:00:00,1356.12,1355.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34750,做空,2022-10-07 11:00:00,2022-10-07 11:15:00,1355.79,1353.74,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34751,做多,2022-10-07 11:30:00,2022-10-07 11:35:00,1354.9,1352.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34752,做空,2022-10-07 11:35:00,2022-10-07 11:40:00,1352.24,1353.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34753,做多,2022-10-07 11:45:00,2022-10-07 11:50:00,1354.89,1354.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34754,做空,2022-10-07 11:50:00,2022-10-07 12:00:00,1354.4,1354.18,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34755,做多,2022-10-07 12:00:00,2022-10-07 12:15:00,1354.18,1353.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34756,做空,2022-10-07 12:15:00,2022-10-07 12:20:00,1353.63,1355.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34757,做多,2022-10-07 12:20:00,2022-10-07 12:25:00,1355.66,1354.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34758,做多,2022-10-07 14:05:00,2022-10-07 14:15:00,1336.39,1339.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34759,做多,2022-10-07 15:25:00,2022-10-07 17:45:00,1336.38,1324.11,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -34760,做空,2022-10-07 17:45:00,2022-10-07 17:55:00,1324.11,1323.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34761,做多,2022-10-07 18:00:00,2022-10-07 18:05:00,1324.88,1324.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34762,做空,2022-10-07 18:05:00,2022-10-07 18:15:00,1324.32,1324.31,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34763,做多,2022-10-07 18:15:00,2022-10-07 18:20:00,1324.31,1321.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34764,做空,2022-10-07 18:20:00,2022-10-07 18:30:00,1321.68,1322.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34765,做多,2022-10-07 18:35:00,2022-10-07 18:40:00,1324.08,1323.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34766,做空,2022-10-07 18:40:00,2022-10-07 18:45:00,1323.95,1324.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34767,做多,2022-10-07 18:45:00,2022-10-07 19:20:00,1324.42,1324.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34768,做空,2022-10-07 19:20:00,2022-10-07 19:35:00,1324.31,1324.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34769,做多,2022-10-07 19:35:00,2022-10-07 19:45:00,1324.91,1324.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34770,做空,2022-10-07 19:45:00,2022-10-07 20:15:00,1324.47,1325.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34771,做多,2022-10-07 20:15:00,2022-10-07 20:25:00,1325.73,1330.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34772,做多,2022-10-07 22:05:00,2022-10-07 22:30:00,1332.1,1332.31,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34773,做空,2022-10-07 22:30:00,2022-10-07 22:35:00,1332.31,1334.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34774,做多,2022-10-07 22:35:00,2022-10-07 22:40:00,1334.03,1335.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34775,做多,2022-10-07 23:00:00,2022-10-07 23:20:00,1333.05,1334.02,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34776,做空,2022-10-07 23:20:00,2022-10-07 23:35:00,1334.02,1330.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34777,做多,2022-10-08 00:10:00,2022-10-08 00:20:00,1332.64,1335.98,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34778,做多,2022-10-08 00:35:00,2022-10-08 00:40:00,1332.72,1331.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34779,做空,2022-10-08 00:40:00,2022-10-08 00:45:00,1331.68,1333.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34780,做多,2022-10-08 00:45:00,2022-10-08 00:50:00,1333.41,1333.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34781,做空,2022-10-08 00:50:00,2022-10-08 01:10:00,1333.15,1332.34,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34782,做多,2022-10-08 01:10:00,2022-10-08 01:15:00,1332.34,1331.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34783,做空,2022-10-08 01:15:00,2022-10-08 01:20:00,1331.46,1331.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34784,做多,2022-10-08 01:20:00,2022-10-08 02:00:00,1331.72,1334.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34785,做多,2022-10-08 05:30:00,2022-10-08 06:10:00,1329.4,1327.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34786,做空,2022-10-08 06:10:00,2022-10-08 06:25:00,1327.68,1329.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34787,做多,2022-10-08 06:25:00,2022-10-08 06:30:00,1329.18,1328.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34788,做空,2022-10-08 06:30:00,2022-10-08 06:40:00,1328.83,1329.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34789,做多,2022-10-08 06:40:00,2022-10-08 06:45:00,1329.07,1328.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34790,做空,2022-10-08 06:45:00,2022-10-08 06:50:00,1328.43,1329.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34791,做多,2022-10-08 06:50:00,2022-10-08 06:55:00,1329.62,1331.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34792,做多,2022-10-08 07:35:00,2022-10-08 07:45:00,1329.32,1328.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34793,做空,2022-10-08 07:45:00,2022-10-08 07:50:00,1328.81,1328.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34794,做多,2022-10-08 07:50:00,2022-10-08 08:10:00,1328.96,1328.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34795,做空,2022-10-08 08:10:00,2022-10-08 08:15:00,1328.91,1329.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34796,做多,2022-10-08 08:15:00,2022-10-08 08:20:00,1329.28,1328.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34797,做空,2022-10-08 08:20:00,2022-10-08 08:25:00,1328.34,1326.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34798,做多,2022-10-08 09:35:00,2022-10-08 09:45:00,1327.55,1326.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34799,做空,2022-10-08 09:45:00,2022-10-08 09:55:00,1326.58,1326.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34800,做多,2022-10-08 09:55:00,2022-10-08 10:10:00,1326.74,1328.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34801,做多,2022-10-08 10:45:00,2022-10-08 10:50:00,1327.86,1327.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34802,做空,2022-10-08 10:50:00,2022-10-08 10:55:00,1327.19,1327.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34803,做多,2022-10-08 10:55:00,2022-10-08 11:00:00,1327.32,1326.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34804,做空,2022-10-08 11:00:00,2022-10-08 11:05:00,1326.71,1326.26,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34805,做多,2022-10-08 11:10:00,2022-10-08 11:25:00,1327.31,1328.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34806,做多,2022-10-08 12:45:00,2022-10-08 13:00:00,1327.83,1327.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34807,做空,2022-10-08 13:00:00,2022-10-08 13:20:00,1327.26,1325.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34808,做多,2022-10-08 14:55:00,2022-10-08 15:15:00,1324.4,1322.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34809,做空,2022-10-08 15:15:00,2022-10-08 15:40:00,1322.56,1323.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34810,做多,2022-10-08 15:40:00,2022-10-08 15:45:00,1323.26,1323.74,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34811,做多,2022-10-08 16:10:00,2022-10-08 16:15:00,1323.91,1322.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34812,做空,2022-10-08 16:15:00,2022-10-08 16:25:00,1322.94,1323.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34813,做多,2022-10-08 16:25:00,2022-10-08 16:30:00,1323.85,1326.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34814,做多,2022-10-08 18:10:00,2022-10-08 18:15:00,1327.4,1327.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34815,做空,2022-10-08 18:15:00,2022-10-08 18:35:00,1327.11,1326.68,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34816,做多,2022-10-08 18:35:00,2022-10-08 18:40:00,1326.68,1326.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34817,做空,2022-10-08 18:40:00,2022-10-08 18:45:00,1326.41,1324.45,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34818,做多,2022-10-08 20:05:00,2022-10-08 20:10:00,1323.88,1323.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34819,做空,2022-10-08 20:10:00,2022-10-08 20:20:00,1323.16,1325.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34820,做多,2022-10-08 20:20:00,2022-10-08 20:25:00,1325.62,1325.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34821,做多,2022-10-08 20:50:00,2022-10-08 21:15:00,1323.89,1323.94,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34822,做空,2022-10-08 21:15:00,2022-10-08 21:20:00,1323.94,1324.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34823,做多,2022-10-08 21:20:00,2022-10-08 21:25:00,1324.17,1323.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34824,做空,2022-10-08 21:25:00,2022-10-08 21:40:00,1323.66,1315.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34825,做多,2022-10-08 23:00:00,2022-10-09 00:00:00,1313.06,1314.31,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34826,做空,2022-10-09 00:00:00,2022-10-09 00:35:00,1314.31,1311.05,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34827,做多,2022-10-09 01:10:00,2022-10-09 01:15:00,1313.34,1312.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34828,做空,2022-10-09 01:15:00,2022-10-09 01:25:00,1312.89,1312.38,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34829,做多,2022-10-09 01:25:00,2022-10-09 03:30:00,1312.38,1308.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34830,做空,2022-10-09 03:30:00,2022-10-09 03:50:00,1308.81,1308.53,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34831,做多,2022-10-09 03:55:00,2022-10-09 04:00:00,1310.23,1310.65,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34832,做多,2022-10-09 04:25:00,2022-10-09 04:40:00,1309.79,1311.18,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34833,做多,2022-10-09 06:30:00,2022-10-09 06:35:00,1313.81,1312.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34834,做空,2022-10-09 06:35:00,2022-10-09 06:40:00,1312.81,1313.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34835,做多,2022-10-09 06:40:00,2022-10-09 06:50:00,1313.88,1316.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34836,做多,2022-10-09 07:35:00,2022-10-09 07:40:00,1315.21,1314.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34837,做空,2022-10-09 07:40:00,2022-10-09 07:45:00,1314.82,1315.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34838,做多,2022-10-09 07:45:00,2022-10-09 07:50:00,1315.0,1314.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34839,做空,2022-10-09 07:50:00,2022-10-09 08:00:00,1314.49,1316.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34840,做多,2022-10-09 08:00:00,2022-10-09 08:05:00,1316.24,1316.57,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34841,做多,2022-10-09 08:55:00,2022-10-09 09:10:00,1314.64,1314.8,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34842,做空,2022-10-09 09:10:00,2022-10-09 09:15:00,1314.8,1315.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34843,做多,2022-10-09 09:15:00,2022-10-09 09:25:00,1315.88,1314.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34844,做空,2022-10-09 09:25:00,2022-10-09 09:30:00,1314.83,1315.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34845,做多,2022-10-09 09:30:00,2022-10-09 09:50:00,1315.0,1316.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34846,做多,2022-10-09 10:15:00,2022-10-09 10:20:00,1316.2,1316.73,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34847,做多,2022-10-09 10:40:00,2022-10-09 10:45:00,1325.37,1321.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34848,做多,2022-10-09 12:00:00,2022-10-09 12:05:00,1323.5,1323.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34849,做空,2022-10-09 12:05:00,2022-10-09 12:10:00,1323.0,1323.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34850,做多,2022-10-09 12:10:00,2022-10-09 12:20:00,1323.81,1327.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34851,做多,2022-10-09 14:30:00,2022-10-09 14:35:00,1323.76,1323.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34852,做空,2022-10-09 14:35:00,2022-10-09 14:45:00,1323.62,1325.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34853,做多,2022-10-09 14:45:00,2022-10-09 14:55:00,1325.1,1323.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34854,做空,2022-10-09 14:55:00,2022-10-09 15:35:00,1323.71,1323.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34855,做多,2022-10-09 15:35:00,2022-10-09 15:40:00,1323.92,1323.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34856,做空,2022-10-09 15:40:00,2022-10-09 15:45:00,1323.33,1324.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34857,做多,2022-10-09 15:45:00,2022-10-09 16:00:00,1324.64,1325.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34858,做多,2022-10-09 16:20:00,2022-10-09 16:40:00,1324.44,1324.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34859,做空,2022-10-09 16:40:00,2022-10-09 16:45:00,1324.32,1325.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34860,做多,2022-10-09 16:45:00,2022-10-09 17:00:00,1325.02,1323.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34861,做空,2022-10-09 17:00:00,2022-10-09 17:30:00,1323.59,1324.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34862,做多,2022-10-09 17:30:00,2022-10-09 17:35:00,1324.2,1323.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34863,做空,2022-10-09 17:35:00,2022-10-09 17:40:00,1323.76,1324.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34864,做多,2022-10-09 17:40:00,2022-10-09 17:45:00,1324.71,1322.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34865,做空,2022-10-09 17:45:00,2022-10-09 17:55:00,1322.84,1323.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34866,做多,2022-10-09 18:00:00,2022-10-09 18:05:00,1324.2,1323.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34867,做空,2022-10-09 18:05:00,2022-10-09 18:20:00,1323.55,1322.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34868,做多,2022-10-09 18:40:00,2022-10-09 18:50:00,1323.22,1324.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34869,做多,2022-10-09 21:40:00,2022-10-09 21:50:00,1318.55,1320.74,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34870,做多,2022-10-09 22:05:00,2022-10-09 22:10:00,1319.9,1318.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34871,做空,2022-10-09 22:10:00,2022-10-09 22:15:00,1318.94,1320.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34872,做多,2022-10-09 22:15:00,2022-10-09 22:25:00,1320.27,1316.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34873,做空,2022-10-09 22:25:00,2022-10-09 22:35:00,1316.59,1317.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34874,做多,2022-10-09 22:35:00,2022-10-09 23:25:00,1317.27,1318.0,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34875,做空,2022-10-09 23:25:00,2022-10-09 23:30:00,1318.0,1317.48,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34876,做多,2022-10-09 23:35:00,2022-10-09 23:40:00,1319.92,1322.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34877,做多,2022-10-10 04:10:00,2022-10-10 04:20:00,1323.2,1322.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34878,做空,2022-10-10 04:20:00,2022-10-10 04:40:00,1322.08,1323.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34879,做多,2022-10-10 04:40:00,2022-10-10 04:55:00,1323.58,1324.11,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34880,做多,2022-10-10 05:25:00,2022-10-10 05:30:00,1324.01,1317.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34881,做空,2022-10-10 05:30:00,2022-10-10 05:35:00,1317.91,1317.88,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34882,做多,2022-10-10 07:10:00,2022-10-10 07:25:00,1317.83,1317.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34883,做空,2022-10-10 07:25:00,2022-10-10 07:30:00,1317.02,1317.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34884,做多,2022-10-10 07:30:00,2022-10-10 07:45:00,1317.68,1317.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34885,做空,2022-10-10 07:45:00,2022-10-10 08:05:00,1317.18,1313.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34886,做多,2022-10-10 09:40:00,2022-10-10 10:00:00,1308.04,1313.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34887,做多,2022-10-10 11:00:00,2022-10-10 11:15:00,1311.14,1314.97,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34888,做多,2022-10-10 12:20:00,2022-10-10 12:30:00,1314.19,1317.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34889,做多,2022-10-10 14:25:00,2022-10-10 14:30:00,1314.12,1311.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34890,做空,2022-10-10 14:30:00,2022-10-10 14:35:00,1311.97,1306.34,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34891,做多,2022-10-10 15:20:00,2022-10-10 15:25:00,1310.2,1308.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34892,做空,2022-10-10 15:25:00,2022-10-10 15:50:00,1308.93,1308.7,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34893,做多,2022-10-10 15:50:00,2022-10-10 15:55:00,1308.7,1307.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34894,做空,2022-10-10 15:55:00,2022-10-10 16:00:00,1307.82,1308.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34895,做多,2022-10-10 16:00:00,2022-10-10 16:05:00,1308.09,1305.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34896,做空,2022-10-10 16:05:00,2022-10-10 16:10:00,1305.79,1303.92,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34897,做多,2022-10-10 17:10:00,2022-10-10 17:45:00,1303.98,1311.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34898,做多,2022-10-10 18:50:00,2022-10-10 19:20:00,1308.28,1307.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34899,做空,2022-10-10 19:20:00,2022-10-10 19:30:00,1307.68,1308.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34900,做多,2022-10-10 19:30:00,2022-10-10 19:50:00,1308.01,1308.78,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34901,做空,2022-10-10 19:50:00,2022-10-10 20:00:00,1308.78,1307.79,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34902,做多,2022-10-10 20:00:00,2022-10-10 20:10:00,1307.79,1308.11,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34903,做空,2022-10-10 20:10:00,2022-10-10 20:20:00,1308.11,1308.01,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34904,做多,2022-10-10 20:20:00,2022-10-10 20:25:00,1308.01,1307.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34905,做空,2022-10-10 20:25:00,2022-10-10 20:30:00,1307.53,1308.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34906,做多,2022-10-10 20:30:00,2022-10-10 20:35:00,1308.55,1307.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34907,做空,2022-10-10 20:35:00,2022-10-10 20:45:00,1307.67,1307.44,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34908,做多,2022-10-10 20:45:00,2022-10-10 21:00:00,1307.44,1309.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34909,做多,2022-10-10 21:00:00,2022-10-10 21:05:00,1309.31,1307.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34910,做多,2022-10-10 21:55:00,2022-10-10 22:00:00,1306.55,1303.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34911,做空,2022-10-10 22:00:00,2022-10-10 22:05:00,1303.88,1293.77,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -34912,做多,2022-10-10 23:15:00,2022-10-10 23:20:00,1295.88,1295.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34913,做空,2022-10-10 23:20:00,2022-10-10 23:45:00,1295.4,1290.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34914,做多,2022-10-11 01:50:00,2022-10-11 02:40:00,1275.25,1276.76,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34915,做空,2022-10-11 02:40:00,2022-10-11 03:45:00,1276.76,1278.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34916,做多,2022-10-11 03:45:00,2022-10-11 03:50:00,1278.5,1277.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34917,做空,2022-10-11 03:50:00,2022-10-11 04:00:00,1277.91,1276.56,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34918,做多,2022-10-11 04:05:00,2022-10-11 04:15:00,1277.91,1276.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34919,做空,2022-10-11 04:15:00,2022-10-11 04:20:00,1276.55,1276.32,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34920,做多,2022-10-11 05:05:00,2022-10-11 05:15:00,1277.1,1276.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34921,做空,2022-10-11 05:15:00,2022-10-11 05:20:00,1276.29,1276.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34922,做多,2022-10-11 05:20:00,2022-10-11 05:30:00,1276.7,1275.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34923,做空,2022-10-11 05:30:00,2022-10-11 05:45:00,1275.05,1274.27,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34924,做多,2022-10-11 06:05:00,2022-10-11 06:30:00,1273.63,1279.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34925,做多,2022-10-11 07:15:00,2022-10-11 07:30:00,1279.75,1282.26,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34926,做多,2022-10-11 08:55:00,2022-10-11 09:10:00,1284.15,1283.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34927,做空,2022-10-11 09:10:00,2022-10-11 09:30:00,1283.91,1281.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34928,做多,2022-10-11 10:20:00,2022-10-11 10:30:00,1281.85,1281.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34929,做空,2022-10-11 10:30:00,2022-10-11 10:35:00,1281.12,1281.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34930,做多,2022-10-11 10:35:00,2022-10-11 11:00:00,1281.76,1282.84,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34931,做多,2022-10-11 11:55:00,2022-10-11 12:00:00,1286.33,1285.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34932,做多,2022-10-11 14:15:00,2022-10-11 14:20:00,1281.65,1279.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34933,做空,2022-10-11 14:20:00,2022-10-11 14:30:00,1279.21,1282.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34934,做多,2022-10-11 14:30:00,2022-10-11 15:00:00,1282.28,1287.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34935,做多,2022-10-11 17:20:00,2022-10-11 17:25:00,1293.49,1290.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34936,做空,2022-10-11 17:25:00,2022-10-11 17:30:00,1290.15,1290.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -34937,做多,2022-10-11 17:50:00,2022-10-11 19:40:00,1289.98,1282.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34938,做空,2022-10-11 19:40:00,2022-10-11 19:50:00,1282.54,1282.5,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34939,做多,2022-10-11 19:50:00,2022-10-11 19:55:00,1282.5,1281.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34940,做空,2022-10-11 19:55:00,2022-10-11 20:05:00,1281.96,1282.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34941,做多,2022-10-11 20:05:00,2022-10-11 20:25:00,1282.52,1285.63,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34942,做多,2022-10-11 22:10:00,2022-10-11 22:20:00,1278.92,1278.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34943,做空,2022-10-11 22:20:00,2022-10-11 22:25:00,1278.43,1279.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34944,做多,2022-10-11 22:25:00,2022-10-11 23:10:00,1279.94,1278.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34945,做空,2022-10-11 23:10:00,2022-10-11 23:20:00,1278.63,1277.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34946,做多,2022-10-11 23:40:00,2022-10-12 00:00:00,1278.78,1279.07,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34947,做空,2022-10-12 00:00:00,2022-10-12 00:05:00,1279.07,1275.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34948,做多,2022-10-12 00:10:00,2022-10-12 00:15:00,1278.89,1281.22,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34949,做多,2022-10-12 02:00:00,2022-10-12 02:05:00,1283.5,1281.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34950,做空,2022-10-12 02:05:00,2022-10-12 02:15:00,1281.09,1280.56,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34951,做多,2022-10-12 02:25:00,2022-10-12 02:35:00,1283.14,1281.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34952,做空,2022-10-12 02:35:00,2022-10-12 02:45:00,1281.16,1282.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34953,做多,2022-10-12 02:45:00,2022-10-12 03:00:00,1282.37,1284.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34954,做多,2022-10-12 03:45:00,2022-10-12 03:55:00,1283.25,1283.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34955,做空,2022-10-12 03:55:00,2022-10-12 04:00:00,1283.11,1288.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34956,做多,2022-10-12 04:00:00,2022-10-12 04:05:00,1288.59,1287.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34957,做多,2022-10-12 05:40:00,2022-10-12 05:45:00,1292.45,1293.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34958,做多,2022-10-12 07:50:00,2022-10-12 08:05:00,1294.57,1294.63,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34959,做空,2022-10-12 08:05:00,2022-10-12 08:10:00,1294.63,1292.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34960,做多,2022-10-12 08:15:00,2022-10-12 08:40:00,1294.21,1294.71,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34961,做空,2022-10-12 08:40:00,2022-10-12 08:45:00,1294.71,1297.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34962,做多,2022-10-12 08:45:00,2022-10-12 08:50:00,1297.78,1298.11,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34963,做多,2022-10-12 11:10:00,2022-10-12 11:20:00,1300.32,1302.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34964,做多,2022-10-12 12:10:00,2022-10-12 12:25:00,1298.81,1297.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34965,做空,2022-10-12 12:25:00,2022-10-12 12:30:00,1297.87,1288.89,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -34966,做多,2022-10-12 12:40:00,2022-10-12 12:45:00,1299.33,1295.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34967,做空,2022-10-12 12:45:00,2022-10-12 13:35:00,1295.2,1298.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34968,做多,2022-10-12 13:35:00,2022-10-12 13:45:00,1298.31,1297.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -34969,做多,2022-10-12 14:25:00,2022-10-12 14:35:00,1296.09,1294.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34970,做空,2022-10-12 14:35:00,2022-10-12 14:50:00,1294.47,1297.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34971,做多,2022-10-12 14:50:00,2022-10-12 14:55:00,1297.32,1295.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34972,做空,2022-10-12 14:55:00,2022-10-12 15:00:00,1295.82,1296.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34973,做多,2022-10-12 15:00:00,2022-10-12 15:05:00,1296.94,1296.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34974,做空,2022-10-12 15:05:00,2022-10-12 16:25:00,1296.87,1294.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34975,做多,2022-10-12 18:05:00,2022-10-12 18:10:00,1295.23,1298.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34976,做多,2022-10-12 20:00:00,2022-10-12 20:20:00,1296.77,1296.78,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -34977,做空,2022-10-12 20:20:00,2022-10-12 20:30:00,1296.78,1297.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34978,做多,2022-10-12 20:30:00,2022-10-12 20:35:00,1297.06,1296.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34979,做空,2022-10-12 20:35:00,2022-10-12 20:40:00,1296.81,1297.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34980,做多,2022-10-12 20:40:00,2022-10-12 21:05:00,1297.23,1299.33,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34981,做多,2022-10-13 00:00:00,2022-10-13 00:05:00,1295.22,1295.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34982,做空,2022-10-13 00:05:00,2022-10-13 00:15:00,1295.04,1294.7,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -34983,做多,2022-10-13 00:15:00,2022-10-13 00:20:00,1294.7,1295.11,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -34984,做多,2022-10-13 00:50:00,2022-10-13 01:00:00,1294.82,1296.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34985,做多,2022-10-13 03:35:00,2022-10-13 03:40:00,1287.42,1287.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34986,做空,2022-10-13 03:40:00,2022-10-13 03:50:00,1287.12,1286.41,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34987,做多,2022-10-13 03:50:00,2022-10-13 05:20:00,1286.41,1284.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34988,做空,2022-10-13 05:20:00,2022-10-13 05:25:00,1284.48,1284.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34989,做多,2022-10-13 05:25:00,2022-10-13 05:30:00,1284.71,1286.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -34990,做多,2022-10-13 08:30:00,2022-10-13 08:35:00,1279.27,1277.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34991,做空,2022-10-13 08:35:00,2022-10-13 08:50:00,1277.03,1277.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34992,做多,2022-10-13 08:50:00,2022-10-13 09:20:00,1277.09,1275.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34993,做空,2022-10-13 09:20:00,2022-10-13 09:50:00,1275.95,1272.95,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -34994,做多,2022-10-13 11:40:00,2022-10-13 11:50:00,1251.23,1244.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34995,做空,2022-10-13 11:50:00,2022-10-13 12:10:00,1244.29,1242.68,0.01,100.0,0.0006,0.0,0.0,0.0,flip -34996,做多,2022-10-13 12:10:00,2022-10-13 12:20:00,1242.68,1239.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -34997,做空,2022-10-13 12:20:00,2022-10-13 12:25:00,1239.78,1250.92,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -34998,做多,2022-10-13 12:25:00,2022-10-13 12:30:00,1250.92,1208.44,0.01,100.0,0.0006,-0.03,0.0,-0.03,flip -34999,做空,2022-10-13 12:30:00,2022-10-13 12:35:00,1208.44,1215.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -35000,做多,2022-10-13 13:45:00,2022-10-13 14:10:00,1223.12,1227.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35001,做多,2022-10-13 18:30:00,2022-10-13 18:45:00,1271.31,1279.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35002,做多,2022-10-13 18:45:00,2022-10-13 18:50:00,1279.31,1282.26,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35003,做多,2022-10-13 21:55:00,2022-10-13 22:00:00,1294.21,1295.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35004,做多,2022-10-13 22:15:00,2022-10-13 22:20:00,1294.56,1293.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35005,做空,2022-10-13 22:20:00,2022-10-13 22:25:00,1293.18,1293.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35006,做多,2022-10-13 22:25:00,2022-10-13 22:30:00,1293.68,1293.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35007,做空,2022-10-13 22:30:00,2022-10-13 22:40:00,1293.59,1293.36,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35008,做多,2022-10-13 22:40:00,2022-10-13 22:45:00,1293.36,1292.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35009,做空,2022-10-13 22:45:00,2022-10-13 23:15:00,1292.48,1287.84,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35010,做多,2022-10-14 00:25:00,2022-10-14 00:35:00,1288.84,1289.26,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -35011,做多,2022-10-14 03:40:00,2022-10-14 04:40:00,1330.5,1329.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35012,做空,2022-10-14 04:40:00,2022-10-14 05:25:00,1329.78,1324.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35013,做多,2022-10-14 05:40:00,2022-10-14 05:50:00,1327.36,1326.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35014,做空,2022-10-14 05:50:00,2022-10-14 06:20:00,1326.54,1326.13,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35015,做多,2022-10-14 06:20:00,2022-10-14 06:45:00,1326.13,1326.4,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35016,做空,2022-10-14 06:45:00,2022-10-14 06:55:00,1326.4,1325.4,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35017,做多,2022-10-14 06:55:00,2022-10-14 07:10:00,1325.4,1326.11,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35018,做空,2022-10-14 07:10:00,2022-10-14 07:15:00,1326.11,1322.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35019,做多,2022-10-14 08:10:00,2022-10-14 08:20:00,1324.06,1321.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35020,做空,2022-10-14 08:20:00,2022-10-14 08:35:00,1321.81,1321.71,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35021,做多,2022-10-14 08:35:00,2022-10-14 08:45:00,1321.71,1321.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35022,做空,2022-10-14 08:45:00,2022-10-14 09:15:00,1321.52,1320.94,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -35023,做多,2022-10-14 09:15:00,2022-10-14 09:25:00,1320.94,1319.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35024,做空,2022-10-14 09:25:00,2022-10-14 09:30:00,1319.86,1321.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35025,做多,2022-10-14 09:30:00,2022-10-14 09:45:00,1321.03,1324.62,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35026,做多,2022-10-14 11:35:00,2022-10-14 12:10:00,1328.9,1326.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35027,做空,2022-10-14 12:10:00,2022-10-14 12:15:00,1326.44,1328.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35028,做多,2022-10-14 12:15:00,2022-10-14 12:25:00,1328.66,1327.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35029,做空,2022-10-14 12:25:00,2022-10-14 12:30:00,1327.83,1332.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -35030,做多,2022-10-14 12:30:00,2022-10-14 12:35:00,1332.16,1333.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35031,做多,2022-10-14 13:35:00,2022-10-14 13:40:00,1336.92,1331.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35032,做空,2022-10-14 13:40:00,2022-10-14 14:00:00,1331.49,1327.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35033,做多,2022-10-14 15:00:00,2022-10-14 15:05:00,1323.52,1318.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35034,做空,2022-10-14 15:05:00,2022-10-14 15:15:00,1318.29,1308.24,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -35035,做多,2022-10-14 16:40:00,2022-10-14 16:45:00,1308.77,1306.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35036,做空,2022-10-14 16:45:00,2022-10-14 17:25:00,1306.3,1304.77,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35037,做多,2022-10-14 17:25:00,2022-10-14 18:00:00,1304.77,1306.7,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35038,做空,2022-10-14 18:00:00,2022-10-14 18:25:00,1306.7,1302.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35039,做多,2022-10-14 19:00:00,2022-10-14 19:05:00,1303.66,1300.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35040,做空,2022-10-14 19:05:00,2022-10-14 19:20:00,1300.79,1298.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35041,做多,2022-10-14 19:25:00,2022-10-14 19:40:00,1301.8,1301.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35042,做空,2022-10-14 19:40:00,2022-10-14 20:15:00,1301.11,1301.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35043,做多,2022-10-14 20:15:00,2022-10-14 20:30:00,1301.16,1299.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35044,做空,2022-10-14 20:30:00,2022-10-14 20:35:00,1299.94,1301.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35045,做多,2022-10-14 20:35:00,2022-10-14 20:55:00,1301.57,1300.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35046,做空,2022-10-14 20:55:00,2022-10-14 21:00:00,1300.27,1300.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35047,做多,2022-10-14 21:00:00,2022-10-14 21:10:00,1300.45,1298.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35048,做空,2022-10-14 21:10:00,2022-10-14 21:20:00,1298.86,1296.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35049,做多,2022-10-14 22:35:00,2022-10-14 23:05:00,1294.59,1297.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35050,做多,2022-10-15 00:00:00,2022-10-15 00:05:00,1296.73,1298.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35051,做多,2022-10-15 00:40:00,2022-10-15 00:45:00,1297.2,1296.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35052,做空,2022-10-15 00:45:00,2022-10-15 00:55:00,1296.5,1295.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35053,做多,2022-10-15 01:20:00,2022-10-15 02:00:00,1296.26,1296.56,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35054,做空,2022-10-15 02:00:00,2022-10-15 02:10:00,1296.56,1296.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35055,做多,2022-10-15 02:10:00,2022-10-15 02:15:00,1296.8,1296.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35056,做空,2022-10-15 02:15:00,2022-10-15 02:50:00,1296.62,1297.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35057,做多,2022-10-15 02:50:00,2022-10-15 03:00:00,1297.61,1297.92,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35058,做空,2022-10-15 03:00:00,2022-10-15 03:20:00,1297.92,1298.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35059,做多,2022-10-15 03:20:00,2022-10-15 03:25:00,1298.02,1297.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35060,做空,2022-10-15 03:25:00,2022-10-15 03:30:00,1297.4,1298.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35061,做多,2022-10-15 03:30:00,2022-10-15 03:35:00,1298.11,1297.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35062,做空,2022-10-15 03:35:00,2022-10-15 03:50:00,1297.7,1300.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35063,做多,2022-10-15 03:50:00,2022-10-15 03:55:00,1300.12,1299.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -35064,做多,2022-10-15 04:30:00,2022-10-15 04:45:00,1297.71,1297.79,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35065,做空,2022-10-15 04:45:00,2022-10-15 04:50:00,1297.79,1298.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35066,做多,2022-10-15 04:50:00,2022-10-15 07:25:00,1298.17,1290.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35067,做空,2022-10-15 07:25:00,2022-10-15 07:30:00,1290.78,1291.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -35068,做多,2022-10-15 07:40:00,2022-10-15 08:00:00,1294.43,1293.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35069,做空,2022-10-15 08:00:00,2022-10-15 08:20:00,1293.82,1290.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35070,做多,2022-10-15 10:15:00,2022-10-15 10:25:00,1281.69,1285.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35071,做多,2022-10-15 13:40:00,2022-10-15 13:45:00,1284.68,1283.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35072,做空,2022-10-15 13:45:00,2022-10-15 13:55:00,1283.96,1288.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35073,做多,2022-10-15 13:55:00,2022-10-15 14:00:00,1288.11,1289.68,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35074,做多,2022-10-15 15:20:00,2022-10-15 15:30:00,1287.46,1287.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35075,做空,2022-10-15 15:30:00,2022-10-15 15:35:00,1287.06,1285.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35076,做多,2022-10-15 16:15:00,2022-10-15 16:35:00,1287.72,1286.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35077,做空,2022-10-15 16:35:00,2022-10-15 16:40:00,1286.33,1283.33,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35078,做多,2022-10-15 17:10:00,2022-10-15 17:15:00,1285.81,1284.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35079,做空,2022-10-15 17:15:00,2022-10-15 17:30:00,1284.92,1282.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35080,做多,2022-10-15 18:00:00,2022-10-15 18:20:00,1283.59,1283.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35081,做空,2022-10-15 18:20:00,2022-10-15 18:30:00,1283.58,1283.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35082,做多,2022-10-15 18:30:00,2022-10-15 18:50:00,1283.9,1283.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35083,做空,2022-10-15 18:50:00,2022-10-15 19:00:00,1283.61,1281.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35084,做多,2022-10-15 20:15:00,2022-10-15 20:25:00,1283.28,1281.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35085,做空,2022-10-15 20:25:00,2022-10-15 20:30:00,1281.65,1280.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35086,做多,2022-10-15 20:55:00,2022-10-15 22:40:00,1280.46,1275.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35087,做空,2022-10-15 22:40:00,2022-10-15 22:55:00,1275.66,1270.21,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35088,做多,2022-10-15 23:25:00,2022-10-15 23:30:00,1275.93,1278.29,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35089,做多,2022-10-15 23:55:00,2022-10-16 01:25:00,1274.13,1281.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35090,做多,2022-10-16 03:10:00,2022-10-16 03:15:00,1282.46,1280.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35091,做空,2022-10-16 03:15:00,2022-10-16 03:35:00,1280.18,1282.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35092,做多,2022-10-16 03:35:00,2022-10-16 04:00:00,1282.38,1283.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35093,做多,2022-10-16 05:25:00,2022-10-16 05:30:00,1284.18,1282.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35094,做空,2022-10-16 05:30:00,2022-10-16 05:35:00,1282.89,1284.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35095,做多,2022-10-16 05:35:00,2022-10-16 05:45:00,1284.07,1283.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35096,做空,2022-10-16 05:45:00,2022-10-16 05:55:00,1283.01,1284.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35097,做多,2022-10-16 05:55:00,2022-10-16 07:15:00,1284.05,1281.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35098,做空,2022-10-16 07:15:00,2022-10-16 07:30:00,1281.5,1282.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35099,做多,2022-10-16 07:30:00,2022-10-16 07:55:00,1282.44,1282.5,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35100,做空,2022-10-16 07:55:00,2022-10-16 08:00:00,1282.5,1282.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35101,做多,2022-10-16 08:00:00,2022-10-16 08:10:00,1282.96,1285.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35102,做多,2022-10-16 11:45:00,2022-10-16 12:10:00,1284.22,1281.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35103,做空,2022-10-16 12:10:00,2022-10-16 12:15:00,1281.69,1282.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35104,做多,2022-10-16 12:15:00,2022-10-16 12:25:00,1282.16,1280.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35105,做空,2022-10-16 12:25:00,2022-10-16 12:35:00,1280.55,1280.43,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -35106,做多,2022-10-16 12:40:00,2022-10-16 12:50:00,1282.85,1282.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35107,做空,2022-10-16 12:50:00,2022-10-16 13:05:00,1282.08,1282.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35108,做多,2022-10-16 13:05:00,2022-10-16 13:10:00,1282.63,1282.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35109,做空,2022-10-16 13:10:00,2022-10-16 13:40:00,1282.0,1282.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35110,做多,2022-10-16 13:40:00,2022-10-16 13:45:00,1282.43,1285.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35111,做多,2022-10-16 14:30:00,2022-10-16 15:05:00,1282.27,1285.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35112,做多,2022-10-16 17:30:00,2022-10-16 17:45:00,1285.28,1283.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35113,做空,2022-10-16 17:45:00,2022-10-16 17:50:00,1283.89,1284.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35114,做多,2022-10-16 17:50:00,2022-10-16 17:55:00,1284.28,1283.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35115,做空,2022-10-16 17:55:00,2022-10-16 18:00:00,1283.65,1283.06,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -35116,做多,2022-10-16 19:05:00,2022-10-16 19:20:00,1284.37,1285.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35117,做多,2022-10-16 21:30:00,2022-10-16 21:35:00,1310.13,1306.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35118,做空,2022-10-16 21:35:00,2022-10-16 21:45:00,1306.94,1302.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35119,做多,2022-10-16 22:05:00,2022-10-16 22:15:00,1304.35,1304.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35120,做空,2022-10-16 22:15:00,2022-10-16 22:25:00,1304.12,1306.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35121,做多,2022-10-16 22:25:00,2022-10-16 23:05:00,1306.81,1304.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35122,做空,2022-10-16 23:05:00,2022-10-16 23:45:00,1304.89,1305.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35123,做多,2022-10-16 23:45:00,2022-10-17 00:10:00,1305.97,1306.0,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35124,做空,2022-10-17 00:10:00,2022-10-17 00:15:00,1306.0,1301.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35125,做多,2022-10-17 00:45:00,2022-10-17 01:25:00,1303.08,1302.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35126,做空,2022-10-17 01:25:00,2022-10-17 01:30:00,1302.61,1304.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35127,做多,2022-10-17 01:30:00,2022-10-17 01:35:00,1304.52,1303.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35128,做空,2022-10-17 01:35:00,2022-10-17 01:55:00,1303.78,1296.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35129,做多,2022-10-17 03:40:00,2022-10-17 03:45:00,1299.28,1301.05,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35130,做多,2022-10-17 04:10:00,2022-10-17 04:20:00,1300.73,1301.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35131,做多,2022-10-17 06:25:00,2022-10-17 06:30:00,1307.71,1307.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35132,做空,2022-10-17 06:30:00,2022-10-17 06:40:00,1307.16,1307.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35133,做多,2022-10-17 06:40:00,2022-10-17 06:45:00,1307.57,1306.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35134,做空,2022-10-17 06:45:00,2022-10-17 06:55:00,1306.79,1306.19,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35135,做多,2022-10-17 06:55:00,2022-10-17 07:00:00,1306.19,1310.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35136,做多,2022-10-17 07:00:00,2022-10-17 07:05:00,1310.39,1310.97,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -35137,做多,2022-10-17 07:20:00,2022-10-17 07:30:00,1308.28,1307.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35138,做空,2022-10-17 07:30:00,2022-10-17 07:40:00,1307.6,1308.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35139,做多,2022-10-17 07:40:00,2022-10-17 07:55:00,1308.94,1311.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35140,做多,2022-10-17 09:15:00,2022-10-17 09:20:00,1310.26,1310.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35141,做空,2022-10-17 09:20:00,2022-10-17 11:10:00,1310.09,1322.8,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35142,做多,2022-10-17 11:10:00,2022-10-17 11:15:00,1322.8,1321.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -35143,做多,2022-10-17 12:20:00,2022-10-17 12:35:00,1317.0,1317.12,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35144,做空,2022-10-17 12:35:00,2022-10-17 12:40:00,1317.12,1319.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35145,做多,2022-10-17 12:40:00,2022-10-17 12:45:00,1319.77,1319.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -35146,做多,2022-10-17 15:25:00,2022-10-17 15:50:00,1328.4,1329.66,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35147,做空,2022-10-17 15:50:00,2022-10-17 16:05:00,1329.66,1330.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35148,做多,2022-10-17 16:05:00,2022-10-17 16:10:00,1330.12,1327.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35149,做空,2022-10-17 16:10:00,2022-10-17 16:25:00,1327.55,1327.19,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35150,做多,2022-10-17 16:25:00,2022-10-17 16:35:00,1327.19,1326.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35151,做空,2022-10-17 16:35:00,2022-10-17 16:40:00,1326.21,1324.42,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35152,做多,2022-10-17 18:35:00,2022-10-17 18:50:00,1318.54,1318.93,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35153,做空,2022-10-17 18:50:00,2022-10-17 18:55:00,1318.93,1319.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35154,做多,2022-10-17 18:55:00,2022-10-17 19:00:00,1319.9,1321.36,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35155,做多,2022-10-17 21:15:00,2022-10-17 21:45:00,1327.2,1327.81,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35156,做空,2022-10-17 21:45:00,2022-10-17 21:50:00,1327.81,1332.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35157,做多,2022-10-17 21:50:00,2022-10-17 21:55:00,1332.44,1329.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35158,做多,2022-10-17 22:45:00,2022-10-17 22:50:00,1331.99,1330.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35159,做空,2022-10-17 22:50:00,2022-10-17 23:05:00,1330.84,1332.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35160,做多,2022-10-17 23:05:00,2022-10-17 23:10:00,1332.18,1331.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35161,做空,2022-10-17 23:10:00,2022-10-17 23:30:00,1331.14,1332.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35162,做多,2022-10-17 23:30:00,2022-10-17 23:50:00,1332.27,1331.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35163,做空,2022-10-17 23:50:00,2022-10-18 00:05:00,1331.58,1331.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35164,做多,2022-10-18 00:05:00,2022-10-18 00:10:00,1331.7,1332.17,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -35165,做多,2022-10-18 01:20:00,2022-10-18 01:25:00,1336.14,1334.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35166,做空,2022-10-18 01:25:00,2022-10-18 01:45:00,1334.35,1330.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35167,做多,2022-10-18 02:30:00,2022-10-18 02:35:00,1333.53,1333.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35168,做空,2022-10-18 02:35:00,2022-10-18 02:50:00,1333.33,1328.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35169,做多,2022-10-18 03:30:00,2022-10-18 03:40:00,1330.75,1336.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35170,做多,2022-10-18 05:45:00,2022-10-18 05:50:00,1334.09,1333.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35171,做空,2022-10-18 05:50:00,2022-10-18 06:05:00,1333.81,1330.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35172,做多,2022-10-18 06:15:00,2022-10-18 06:25:00,1333.17,1334.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35173,做多,2022-10-18 07:10:00,2022-10-18 07:35:00,1332.43,1333.93,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35174,做空,2022-10-18 07:35:00,2022-10-18 07:45:00,1333.93,1334.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35175,做多,2022-10-18 07:45:00,2022-10-18 08:00:00,1334.89,1333.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35176,做空,2022-10-18 08:00:00,2022-10-18 08:35:00,1333.8,1328.92,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35177,做多,2022-10-18 10:00:00,2022-10-18 10:05:00,1325.02,1323.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35178,做空,2022-10-18 10:05:00,2022-10-18 10:10:00,1323.29,1325.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35179,做多,2022-10-18 10:10:00,2022-10-18 10:20:00,1325.11,1327.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35180,做多,2022-10-18 11:00:00,2022-10-18 11:10:00,1325.5,1325.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35181,做空,2022-10-18 11:10:00,2022-10-18 11:20:00,1325.17,1326.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35182,做多,2022-10-18 11:20:00,2022-10-18 11:25:00,1326.52,1325.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35183,做空,2022-10-18 11:25:00,2022-10-18 12:00:00,1325.89,1326.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35184,做多,2022-10-18 12:00:00,2022-10-18 12:10:00,1326.02,1327.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35185,做多,2022-10-18 12:20:00,2022-10-18 12:25:00,1327.15,1330.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35186,做多,2022-10-18 13:20:00,2022-10-18 13:25:00,1331.01,1331.39,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -35187,做多,2022-10-18 16:05:00,2022-10-18 16:15:00,1309.16,1309.73,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35188,做空,2022-10-18 16:15:00,2022-10-18 16:25:00,1309.73,1307.62,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35189,做多,2022-10-18 16:25:00,2022-10-18 17:00:00,1307.62,1306.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35190,做空,2022-10-18 17:00:00,2022-10-18 17:05:00,1306.19,1307.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35191,做多,2022-10-18 17:05:00,2022-10-18 17:15:00,1307.46,1307.64,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35192,做空,2022-10-18 17:15:00,2022-10-18 17:30:00,1307.64,1311.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35193,做多,2022-10-18 17:30:00,2022-10-18 17:45:00,1311.07,1307.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35194,做空,2022-10-18 17:45:00,2022-10-18 18:00:00,1307.99,1306.95,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35195,做多,2022-10-18 18:05:00,2022-10-18 18:15:00,1307.71,1307.71,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35196,做空,2022-10-18 18:15:00,2022-10-18 18:25:00,1307.71,1308.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35197,做多,2022-10-18 18:25:00,2022-10-18 18:30:00,1308.65,1304.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35198,做空,2022-10-18 18:30:00,2022-10-18 18:35:00,1304.19,1302.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35199,做多,2022-10-18 19:40:00,2022-10-18 20:00:00,1297.33,1305.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35200,做多,2022-10-18 21:30:00,2022-10-18 21:55:00,1309.4,1309.79,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35201,做空,2022-10-18 21:55:00,2022-10-18 22:25:00,1309.79,1310.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35202,做多,2022-10-18 22:25:00,2022-10-18 22:35:00,1310.64,1310.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35203,做空,2022-10-18 22:35:00,2022-10-18 23:20:00,1310.09,1308.09,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35204,做多,2022-10-18 23:30:00,2022-10-18 23:35:00,1312.99,1310.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35205,做空,2022-10-18 23:35:00,2022-10-18 23:45:00,1310.45,1310.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35206,做多,2022-10-18 23:45:00,2022-10-18 23:55:00,1310.81,1309.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35207,做空,2022-10-18 23:55:00,2022-10-19 00:00:00,1309.93,1310.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35208,做多,2022-10-19 00:00:00,2022-10-19 01:50:00,1310.91,1306.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35209,做空,2022-10-19 01:50:00,2022-10-19 02:15:00,1306.13,1305.84,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35210,做多,2022-10-19 02:15:00,2022-10-19 02:20:00,1305.84,1304.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35211,做空,2022-10-19 02:20:00,2022-10-19 02:45:00,1304.19,1305.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35212,做多,2022-10-19 02:45:00,2022-10-19 02:55:00,1305.3,1305.55,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35213,做空,2022-10-19 02:55:00,2022-10-19 03:05:00,1305.55,1302.89,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35214,做多,2022-10-19 03:20:00,2022-10-19 04:00:00,1304.08,1303.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35215,做空,2022-10-19 04:00:00,2022-10-19 04:15:00,1303.9,1304.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -35216,做多,2022-10-19 04:15:00,2022-10-19 04:20:00,1304.41,1302.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35217,做空,2022-10-19 04:20:00,2022-10-19 04:30:00,1302.63,1300.18,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35218,做多,2022-10-19 04:45:00,2022-10-19 04:50:00,1303.54,1302.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35219,做空,2022-10-19 04:50:00,2022-10-19 05:10:00,1302.72,1304.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35220,做多,2022-10-19 05:10:00,2022-10-19 05:15:00,1304.23,1304.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35221,做空,2022-10-19 05:15:00,2022-10-19 05:35:00,1304.01,1300.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35222,做多,2022-10-19 06:10:00,2022-10-19 07:20:00,1301.89,1297.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35223,做空,2022-10-19 07:20:00,2022-10-19 07:35:00,1297.25,1296.81,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35224,做多,2022-10-19 07:35:00,2022-10-19 07:45:00,1296.81,1296.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35225,做空,2022-10-19 07:45:00,2022-10-19 07:50:00,1296.3,1300.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35226,做多,2022-10-19 07:50:00,2022-10-19 07:55:00,1300.57,1299.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -35227,做多,2022-10-19 08:30:00,2022-10-19 08:45:00,1296.65,1297.91,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35228,做空,2022-10-19 08:45:00,2022-10-19 10:40:00,1297.91,1299.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -35229,做多,2022-10-19 11:55:00,2022-10-19 12:00:00,1299.92,1296.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35230,做空,2022-10-19 12:00:00,2022-10-19 12:10:00,1296.97,1299.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35231,做多,2022-10-19 12:10:00,2022-10-19 12:20:00,1299.47,1297.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35232,做空,2022-10-19 12:20:00,2022-10-19 12:25:00,1297.24,1297.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35233,做多,2022-10-19 12:25:00,2022-10-19 12:30:00,1297.86,1296.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35234,做空,2022-10-19 12:30:00,2022-10-19 12:40:00,1296.96,1296.62,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35235,做多,2022-10-19 12:40:00,2022-10-19 12:55:00,1296.62,1298.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35236,做多,2022-10-19 13:15:00,2022-10-19 13:25:00,1298.33,1297.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35237,做空,2022-10-19 13:25:00,2022-10-19 13:30:00,1297.23,1304.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35238,做多,2022-10-19 13:30:00,2022-10-19 13:35:00,1304.44,1302.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35239,做多,2022-10-19 14:05:00,2022-10-19 14:15:00,1296.86,1297.23,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35240,做空,2022-10-19 14:15:00,2022-10-19 14:20:00,1297.23,1300.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35241,做多,2022-10-19 14:20:00,2022-10-19 14:40:00,1300.29,1297.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35242,做空,2022-10-19 14:40:00,2022-10-19 15:05:00,1297.82,1297.48,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35243,做多,2022-10-19 15:05:00,2022-10-19 15:15:00,1297.48,1301.55,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35244,做多,2022-10-19 16:35:00,2022-10-19 18:20:00,1299.55,1295.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35245,做空,2022-10-19 18:20:00,2022-10-19 18:40:00,1295.5,1293.84,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35246,做多,2022-10-19 18:45:00,2022-10-19 19:00:00,1295.14,1294.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35247,做空,2022-10-19 19:00:00,2022-10-19 19:05:00,1294.88,1294.53,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35248,做多,2022-10-19 19:10:00,2022-10-19 19:15:00,1295.53,1296.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35249,做多,2022-10-19 19:15:00,2022-10-19 19:25:00,1296.88,1293.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35250,做空,2022-10-19 19:25:00,2022-10-19 19:30:00,1293.9,1293.87,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35251,做多,2022-10-19 19:50:00,2022-10-19 20:00:00,1295.28,1296.74,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35252,做多,2022-10-19 20:55:00,2022-10-19 21:20:00,1293.82,1292.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35253,做空,2022-10-19 21:20:00,2022-10-19 21:45:00,1292.88,1294.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35254,做多,2022-10-19 21:45:00,2022-10-19 21:50:00,1294.37,1292.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35255,做空,2022-10-19 21:50:00,2022-10-19 21:55:00,1292.91,1293.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35256,做多,2022-10-19 21:55:00,2022-10-19 22:00:00,1293.77,1292.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35257,做空,2022-10-19 22:00:00,2022-10-19 22:10:00,1292.71,1293.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35258,做多,2022-10-19 22:10:00,2022-10-19 22:20:00,1293.04,1292.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35259,做空,2022-10-19 22:20:00,2022-10-19 22:30:00,1292.56,1291.95,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35260,做多,2022-10-20 00:05:00,2022-10-20 00:30:00,1285.85,1284.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35261,做空,2022-10-20 00:30:00,2022-10-20 00:35:00,1284.37,1282.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35262,做多,2022-10-20 01:40:00,2022-10-20 01:50:00,1279.37,1279.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35263,做空,2022-10-20 01:50:00,2022-10-20 02:05:00,1279.29,1281.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35264,做多,2022-10-20 02:05:00,2022-10-20 02:50:00,1281.04,1282.24,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35265,做多,2022-10-20 03:10:00,2022-10-20 04:10:00,1280.03,1280.35,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35266,做空,2022-10-20 04:10:00,2022-10-20 06:20:00,1280.35,1289.06,0.01,100.0,0.0006,-0.0,0.0,-0.01,tp_lower -35267,做多,2022-10-20 06:50:00,2022-10-20 07:25:00,1290.83,1291.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35268,做多,2022-10-20 07:40:00,2022-10-20 07:50:00,1291.99,1292.84,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35269,做多,2022-10-20 08:15:00,2022-10-20 08:35:00,1290.91,1292.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35270,做多,2022-10-20 08:35:00,2022-10-20 08:40:00,1292.4,1293.72,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35271,做多,2022-10-20 09:15:00,2022-10-20 09:50:00,1290.78,1294.56,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35272,做多,2022-10-20 12:15:00,2022-10-20 12:20:00,1298.25,1302.49,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35273,做多,2022-10-20 12:20:00,2022-10-20 12:25:00,1302.49,1300.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35274,做多,2022-10-20 13:45:00,2022-10-20 14:05:00,1298.28,1306.43,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35275,做多,2022-10-20 15:20:00,2022-10-20 18:40:00,1303.05,1282.69,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35276,做空,2022-10-20 18:40:00,2022-10-20 18:45:00,1282.69,1284.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35277,做多,2022-10-20 18:45:00,2022-10-20 18:55:00,1284.93,1288.21,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35278,做多,2022-10-20 19:40:00,2022-10-20 19:55:00,1284.76,1284.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35279,做空,2022-10-20 19:55:00,2022-10-20 20:10:00,1284.04,1283.43,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35280,做多,2022-10-20 20:35:00,2022-10-20 21:35:00,1283.9,1282.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35281,做空,2022-10-20 21:35:00,2022-10-20 22:10:00,1282.61,1283.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35282,做多,2022-10-20 22:10:00,2022-10-20 22:15:00,1283.6,1281.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35283,做空,2022-10-20 22:15:00,2022-10-20 22:45:00,1281.06,1280.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35284,做多,2022-10-20 23:00:00,2022-10-20 23:05:00,1283.53,1279.54,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35285,做空,2022-10-20 23:05:00,2022-10-20 23:10:00,1279.54,1278.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35286,做多,2022-10-20 23:30:00,2022-10-20 23:45:00,1281.08,1281.28,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35287,做空,2022-10-20 23:45:00,2022-10-21 00:20:00,1281.28,1279.59,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35288,做多,2022-10-21 00:35:00,2022-10-21 00:50:00,1283.89,1285.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35289,做多,2022-10-21 01:35:00,2022-10-21 02:10:00,1284.57,1286.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35290,做多,2022-10-21 04:20:00,2022-10-21 04:25:00,1289.24,1287.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35291,做空,2022-10-21 04:25:00,2022-10-21 04:35:00,1287.85,1285.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35292,做多,2022-10-21 04:55:00,2022-10-21 05:05:00,1287.55,1286.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35293,做空,2022-10-21 05:05:00,2022-10-21 05:10:00,1286.83,1287.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35294,做多,2022-10-21 05:10:00,2022-10-21 05:20:00,1287.94,1287.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35295,做空,2022-10-21 05:20:00,2022-10-21 05:25:00,1287.24,1287.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35296,做多,2022-10-21 05:25:00,2022-10-21 05:30:00,1287.3,1286.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35297,做空,2022-10-21 05:30:00,2022-10-21 05:35:00,1286.58,1289.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35298,做多,2022-10-21 05:35:00,2022-10-21 05:55:00,1289.18,1287.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35299,做空,2022-10-21 05:55:00,2022-10-21 06:00:00,1287.36,1288.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35300,做多,2022-10-21 06:00:00,2022-10-21 06:05:00,1288.13,1289.84,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35301,做多,2022-10-21 06:30:00,2022-10-21 06:50:00,1287.31,1286.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35302,做空,2022-10-21 06:50:00,2022-10-21 06:55:00,1286.5,1284.66,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35303,做多,2022-10-21 07:20:00,2022-10-21 07:30:00,1289.61,1286.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35304,做空,2022-10-21 07:30:00,2022-10-21 07:40:00,1286.57,1286.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35305,做多,2022-10-21 07:40:00,2022-10-21 07:45:00,1286.93,1285.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35306,做空,2022-10-21 07:45:00,2022-10-21 08:05:00,1285.21,1282.54,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35307,做多,2022-10-21 09:25:00,2022-10-21 09:35:00,1280.16,1279.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35308,做空,2022-10-21 09:35:00,2022-10-21 09:45:00,1279.07,1279.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35309,做多,2022-10-21 09:45:00,2022-10-21 10:05:00,1279.38,1278.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35310,做空,2022-10-21 10:05:00,2022-10-21 10:15:00,1278.47,1278.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35311,做多,2022-10-21 10:15:00,2022-10-21 10:30:00,1278.48,1277.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35312,做空,2022-10-21 10:30:00,2022-10-21 10:50:00,1277.47,1280.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35313,做多,2022-10-21 10:50:00,2022-10-21 10:55:00,1280.2,1280.78,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -35314,做多,2022-10-21 11:05:00,2022-10-21 11:10:00,1279.07,1276.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35315,做空,2022-10-21 11:10:00,2022-10-21 11:15:00,1276.4,1278.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -35316,做多,2022-10-21 11:20:00,2022-10-21 11:40:00,1280.5,1278.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35317,做空,2022-10-21 11:40:00,2022-10-21 11:50:00,1278.27,1277.33,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35318,做多,2022-10-21 13:00:00,2022-10-21 13:45:00,1272.11,1281.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35319,做多,2022-10-21 14:40:00,2022-10-21 14:55:00,1279.41,1278.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35320,做空,2022-10-21 14:55:00,2022-10-21 15:20:00,1278.96,1280.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35321,做多,2022-10-21 15:20:00,2022-10-21 15:35:00,1280.66,1281.69,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35322,做空,2022-10-21 15:35:00,2022-10-21 17:35:00,1281.69,1295.12,0.01,100.0,0.0005,-0.01,0.0,-0.01,tp_lower -35323,做多,2022-10-21 17:45:00,2022-10-21 18:00:00,1297.23,1300.39,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35324,做多,2022-10-21 19:00:00,2022-10-21 19:05:00,1297.3,1296.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35325,做空,2022-10-21 19:05:00,2022-10-21 19:10:00,1296.07,1297.16,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35326,做多,2022-10-21 19:10:00,2022-10-21 19:30:00,1297.16,1297.45,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35327,做空,2022-10-21 19:30:00,2022-10-21 19:40:00,1297.45,1300.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35328,做多,2022-10-21 19:40:00,2022-10-21 19:45:00,1300.19,1303.38,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35329,做多,2022-10-21 20:50:00,2022-10-21 21:00:00,1301.5,1301.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35330,做空,2022-10-21 21:00:00,2022-10-21 21:05:00,1301.18,1301.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35331,做多,2022-10-21 21:05:00,2022-10-21 22:10:00,1301.59,1298.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35332,做空,2022-10-21 22:10:00,2022-10-21 22:20:00,1298.37,1299.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35333,做多,2022-10-21 22:20:00,2022-10-21 22:25:00,1299.58,1298.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35334,做空,2022-10-21 22:25:00,2022-10-21 22:45:00,1298.82,1299.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35335,做多,2022-10-21 22:45:00,2022-10-21 22:55:00,1299.68,1300.94,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35336,做多,2022-10-21 23:25:00,2022-10-21 23:30:00,1299.81,1298.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35337,做空,2022-10-21 23:30:00,2022-10-21 23:50:00,1298.82,1299.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35338,做多,2022-10-21 23:50:00,2022-10-21 23:55:00,1299.48,1299.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35339,做空,2022-10-21 23:55:00,2022-10-22 00:15:00,1299.08,1299.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35340,做多,2022-10-22 00:15:00,2022-10-22 00:20:00,1299.49,1299.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35341,做空,2022-10-22 00:20:00,2022-10-22 00:25:00,1299.39,1299.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35342,做多,2022-10-22 00:25:00,2022-10-22 00:30:00,1299.94,1301.84,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35343,做多,2022-10-22 02:10:00,2022-10-22 04:00:00,1299.5,1298.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35344,做多,2022-10-22 04:40:00,2022-10-22 04:45:00,1297.8,1297.16,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35345,做空,2022-10-22 04:45:00,2022-10-22 05:15:00,1297.16,1295.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35346,做多,2022-10-22 05:40:00,2022-10-22 05:45:00,1296.99,1295.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35347,做空,2022-10-22 05:45:00,2022-10-22 06:00:00,1295.96,1296.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35348,做多,2022-10-22 06:00:00,2022-10-22 06:10:00,1296.01,1297.24,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35349,做多,2022-10-22 09:00:00,2022-10-22 09:25:00,1300.35,1299.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35350,做空,2022-10-22 09:25:00,2022-10-22 09:30:00,1299.69,1300.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35351,做多,2022-10-22 09:30:00,2022-10-22 09:45:00,1300.8,1300.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35352,做多,2022-10-22 10:25:00,2022-10-22 10:35:00,1300.4,1301.49,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35353,做多,2022-10-22 12:25:00,2022-10-22 12:40:00,1303.32,1304.46,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35354,做空,2022-10-22 12:40:00,2022-10-22 12:50:00,1304.46,1305.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35355,做多,2022-10-22 12:50:00,2022-10-22 13:00:00,1305.73,1307.66,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35356,做多,2022-10-22 15:20:00,2022-10-22 15:30:00,1313.71,1312.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35357,做空,2022-10-22 15:30:00,2022-10-22 15:35:00,1312.71,1312.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35358,做多,2022-10-22 15:35:00,2022-10-22 15:55:00,1312.78,1315.58,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35359,做多,2022-10-22 15:55:00,2022-10-22 16:00:00,1315.58,1316.19,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -35360,做多,2022-10-22 16:45:00,2022-10-22 17:00:00,1314.09,1313.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35361,做空,2022-10-22 17:00:00,2022-10-22 17:15:00,1313.76,1313.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35362,做多,2022-10-22 17:15:00,2022-10-22 17:20:00,1313.77,1311.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35363,做空,2022-10-22 17:20:00,2022-10-22 17:25:00,1311.94,1312.54,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -35364,做多,2022-10-22 18:40:00,2022-10-22 19:10:00,1310.23,1313.69,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35365,做多,2022-10-22 20:30:00,2022-10-22 20:50:00,1312.95,1315.71,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35366,做多,2022-10-22 21:15:00,2022-10-22 21:35:00,1315.11,1315.62,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -35367,做多,2022-10-22 22:30:00,2022-10-22 22:35:00,1315.29,1314.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35368,做空,2022-10-22 22:35:00,2022-10-22 22:50:00,1314.99,1313.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35369,做多,2022-10-22 22:55:00,2022-10-22 23:10:00,1314.51,1314.93,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35370,做空,2022-10-22 23:10:00,2022-10-22 23:15:00,1314.93,1315.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35371,做多,2022-10-22 23:15:00,2022-10-22 23:25:00,1315.65,1312.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35372,做空,2022-10-22 23:25:00,2022-10-22 23:30:00,1312.68,1312.39,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35373,做多,2022-10-23 02:15:00,2022-10-23 02:25:00,1310.35,1311.92,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35374,做多,2022-10-23 03:40:00,2022-10-23 04:10:00,1312.23,1311.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35375,做空,2022-10-23 04:10:00,2022-10-23 04:20:00,1311.79,1312.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35376,做多,2022-10-23 04:20:00,2022-10-23 04:25:00,1312.87,1314.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35377,做多,2022-10-23 04:40:00,2022-10-23 04:45:00,1312.51,1310.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35378,做空,2022-10-23 04:45:00,2022-10-23 04:50:00,1310.75,1308.74,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35379,做多,2022-10-23 06:10:00,2022-10-23 07:10:00,1309.52,1308.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35380,做空,2022-10-23 07:10:00,2022-10-23 07:40:00,1308.19,1308.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35381,做多,2022-10-23 07:40:00,2022-10-23 08:10:00,1308.41,1310.05,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35382,做多,2022-10-23 09:25:00,2022-10-23 09:35:00,1310.2,1309.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35383,做空,2022-10-23 09:35:00,2022-10-23 09:45:00,1309.24,1308.6,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35384,做多,2022-10-23 10:50:00,2022-10-23 10:55:00,1308.99,1308.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35385,做空,2022-10-23 10:55:00,2022-10-23 11:05:00,1308.92,1303.82,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35386,做多,2022-10-23 12:25:00,2022-10-23 12:30:00,1305.57,1305.98,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -35387,做多,2022-10-23 12:45:00,2022-10-23 12:50:00,1305.03,1307.41,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35388,做多,2022-10-23 13:50:00,2022-10-23 14:00:00,1306.51,1309.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35389,做多,2022-10-23 15:55:00,2022-10-23 16:05:00,1313.23,1312.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35390,做空,2022-10-23 16:05:00,2022-10-23 16:30:00,1312.39,1312.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35391,做多,2022-10-23 16:30:00,2022-10-23 16:45:00,1312.63,1312.67,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35392,做空,2022-10-23 16:45:00,2022-10-23 16:50:00,1312.67,1313.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35393,做多,2022-10-23 16:50:00,2022-10-23 16:55:00,1313.08,1311.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35394,做空,2022-10-23 16:55:00,2022-10-23 17:00:00,1311.8,1311.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -35395,做多,2022-10-23 17:05:00,2022-10-23 17:10:00,1312.86,1314.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35396,做多,2022-10-23 20:20:00,2022-10-23 20:30:00,1331.01,1329.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35397,做空,2022-10-23 20:30:00,2022-10-23 20:40:00,1329.45,1329.44,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35398,做多,2022-10-23 20:55:00,2022-10-23 21:10:00,1329.51,1334.01,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35399,做多,2022-10-23 23:30:00,2022-10-23 23:45:00,1360.9,1362.72,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35400,做空,2022-10-23 23:45:00,2022-10-23 23:50:00,1362.72,1363.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35401,做多,2022-10-23 23:50:00,2022-10-24 00:10:00,1363.75,1364.99,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35402,做空,2022-10-24 00:10:00,2022-10-24 00:55:00,1364.99,1360.07,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35403,做多,2022-10-24 02:30:00,2022-10-24 02:40:00,1357.01,1355.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35404,做空,2022-10-24 02:40:00,2022-10-24 02:45:00,1355.0,1356.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35405,做多,2022-10-24 02:45:00,2022-10-24 02:55:00,1356.0,1351.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35406,做空,2022-10-24 02:55:00,2022-10-24 03:00:00,1351.84,1353.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -35407,做多,2022-10-24 04:45:00,2022-10-24 05:00:00,1346.74,1346.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35408,做空,2022-10-24 05:00:00,2022-10-24 05:20:00,1346.14,1345.14,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35409,做多,2022-10-24 05:20:00,2022-10-24 05:30:00,1345.14,1343.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35410,做空,2022-10-24 05:30:00,2022-10-24 05:35:00,1343.78,1340.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35411,做多,2022-10-24 06:15:00,2022-10-24 06:30:00,1342.86,1341.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35412,做空,2022-10-24 06:30:00,2022-10-24 06:55:00,1341.76,1338.13,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35413,做多,2022-10-24 07:00:00,2022-10-24 07:10:00,1343.08,1340.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35414,做空,2022-10-24 07:10:00,2022-10-24 07:15:00,1340.74,1335.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35415,做多,2022-10-24 08:45:00,2022-10-24 09:00:00,1336.96,1336.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35416,做空,2022-10-24 09:00:00,2022-10-24 09:05:00,1336.08,1336.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35417,做多,2022-10-24 09:05:00,2022-10-24 09:15:00,1336.13,1336.35,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35418,做空,2022-10-24 09:15:00,2022-10-24 09:20:00,1336.35,1338.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35419,做多,2022-10-24 09:20:00,2022-10-24 09:25:00,1338.44,1340.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35420,做多,2022-10-24 11:20:00,2022-10-24 11:45:00,1346.6,1352.63,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35421,做多,2022-10-24 12:50:00,2022-10-24 13:00:00,1348.31,1347.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35422,做空,2022-10-24 13:00:00,2022-10-24 13:10:00,1347.9,1343.97,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35423,做多,2022-10-24 13:35:00,2022-10-24 13:40:00,1348.58,1344.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35424,做空,2022-10-24 13:40:00,2022-10-24 13:45:00,1344.06,1345.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35425,做多,2022-10-24 13:45:00,2022-10-24 13:50:00,1345.01,1348.69,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35426,做多,2022-10-24 13:50:00,2022-10-24 13:55:00,1348.69,1347.54,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35427,做多,2022-10-24 15:00:00,2022-10-24 15:15:00,1336.5,1333.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35428,做空,2022-10-24 15:15:00,2022-10-24 15:20:00,1333.38,1335.62,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35429,做多,2022-10-24 15:20:00,2022-10-24 15:25:00,1335.62,1335.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35430,做空,2022-10-24 15:25:00,2022-10-24 16:50:00,1335.52,1336.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35431,做多,2022-10-24 16:50:00,2022-10-24 16:55:00,1336.82,1334.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35432,做空,2022-10-24 16:55:00,2022-10-24 17:10:00,1334.47,1333.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35433,做多,2022-10-24 17:45:00,2022-10-24 17:55:00,1335.32,1333.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35434,做空,2022-10-24 17:55:00,2022-10-24 18:00:00,1333.93,1334.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35435,做多,2022-10-24 18:00:00,2022-10-24 18:15:00,1334.66,1337.75,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35436,做多,2022-10-24 19:55:00,2022-10-24 20:35:00,1344.1,1346.92,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35437,做空,2022-10-24 20:35:00,2022-10-24 21:50:00,1346.92,1348.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35438,做多,2022-10-24 21:50:00,2022-10-24 22:50:00,1348.41,1344.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35439,做空,2022-10-24 22:50:00,2022-10-24 22:55:00,1344.64,1345.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35440,做多,2022-10-24 22:55:00,2022-10-24 23:00:00,1345.7,1344.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35441,做空,2022-10-24 23:00:00,2022-10-24 23:30:00,1344.4,1344.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35442,做多,2022-10-24 23:30:00,2022-10-24 23:35:00,1344.65,1343.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35443,做空,2022-10-24 23:35:00,2022-10-24 23:45:00,1343.91,1342.72,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35444,做多,2022-10-25 00:10:00,2022-10-25 00:45:00,1342.81,1342.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35445,做空,2022-10-25 00:45:00,2022-10-25 01:05:00,1342.03,1337.73,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35446,做多,2022-10-25 01:45:00,2022-10-25 02:45:00,1339.21,1340.85,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35447,做多,2022-10-25 04:30:00,2022-10-25 04:35:00,1345.56,1344.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35448,做空,2022-10-25 04:35:00,2022-10-25 04:40:00,1344.49,1345.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35449,做多,2022-10-25 04:40:00,2022-10-25 04:50:00,1345.81,1344.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35450,做空,2022-10-25 04:50:00,2022-10-25 05:05:00,1344.83,1343.71,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35451,做多,2022-10-25 05:20:00,2022-10-25 05:35:00,1346.16,1348.83,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35452,做多,2022-10-25 06:40:00,2022-10-25 06:45:00,1348.98,1347.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35453,做空,2022-10-25 06:45:00,2022-10-25 07:10:00,1347.11,1346.03,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35454,做多,2022-10-25 08:00:00,2022-10-25 08:05:00,1347.21,1347.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35455,做空,2022-10-25 08:05:00,2022-10-25 08:20:00,1347.11,1343.17,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35456,做多,2022-10-25 09:15:00,2022-10-25 09:30:00,1345.98,1344.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35457,做空,2022-10-25 09:30:00,2022-10-25 09:45:00,1344.03,1344.02,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35458,做多,2022-10-25 09:45:00,2022-10-25 09:55:00,1344.02,1343.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35459,做空,2022-10-25 09:55:00,2022-10-25 10:00:00,1343.53,1341.98,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35460,做多,2022-10-25 10:30:00,2022-10-25 10:40:00,1344.4,1344.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35461,做空,2022-10-25 10:40:00,2022-10-25 11:05:00,1344.26,1344.09,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35462,做多,2022-10-25 11:05:00,2022-10-25 11:10:00,1344.09,1343.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35463,做空,2022-10-25 11:10:00,2022-10-25 11:25:00,1343.29,1346.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35464,做多,2022-10-25 11:25:00,2022-10-25 11:30:00,1346.27,1347.77,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35465,做多,2022-10-25 12:40:00,2022-10-25 12:45:00,1348.58,1353.84,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35466,做多,2022-10-25 21:05:00,2022-10-25 21:15:00,1471.47,1472.13,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35467,做空,2022-10-25 21:15:00,2022-10-25 21:35:00,1472.13,1470.0,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35468,做多,2022-10-25 21:35:00,2022-10-25 21:50:00,1470.0,1481.31,0.01,100.0,0.0005,0.01,0.0,0.0,tp_upper -35469,做多,2022-10-25 23:10:00,2022-10-25 23:30:00,1459.47,1460.19,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35470,做空,2022-10-25 23:30:00,2022-10-25 23:45:00,1460.19,1461.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35471,做多,2022-10-25 23:45:00,2022-10-25 23:55:00,1461.49,1459.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35472,做空,2022-10-25 23:55:00,2022-10-26 00:15:00,1459.2,1470.95,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35473,做多,2022-10-26 00:15:00,2022-10-26 00:20:00,1470.95,1466.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35474,做多,2022-10-26 01:30:00,2022-10-26 01:35:00,1473.39,1476.71,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35475,做多,2022-10-26 03:15:00,2022-10-26 03:25:00,1483.66,1495.81,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35476,做多,2022-10-26 04:30:00,2022-10-26 04:50:00,1485.0,1482.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35477,做空,2022-10-26 04:50:00,2022-10-26 04:55:00,1482.49,1479.62,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35478,做多,2022-10-26 05:40:00,2022-10-26 05:45:00,1483.18,1482.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35479,做空,2022-10-26 05:45:00,2022-10-26 10:10:00,1482.76,1526.62,0.01,100.0,0.0005,-0.02,0.0,-0.02,tp_lower -35480,做多,2022-10-26 10:25:00,2022-10-26 10:40:00,1534.41,1538.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35481,做多,2022-10-26 11:20:00,2022-10-26 11:25:00,1535.56,1533.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35482,做空,2022-10-26 11:25:00,2022-10-26 11:45:00,1533.93,1527.19,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35483,做多,2022-10-26 13:10:00,2022-10-26 13:35:00,1522.88,1531.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35484,做多,2022-10-26 13:35:00,2022-10-26 13:40:00,1531.51,1526.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35485,做多,2022-10-26 17:40:00,2022-10-26 17:50:00,1552.16,1560.66,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35486,做多,2022-10-26 17:50:00,2022-10-26 17:55:00,1560.66,1561.28,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35487,做多,2022-10-26 18:45:00,2022-10-26 20:00:00,1555.17,1563.8,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35488,做空,2022-10-26 20:00:00,2022-10-26 20:10:00,1563.8,1560.93,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35489,做多,2022-10-26 20:10:00,2022-10-26 20:15:00,1560.93,1556.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35490,做空,2022-10-26 20:15:00,2022-10-26 20:25:00,1556.27,1547.05,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35491,做多,2022-10-26 21:20:00,2022-10-26 21:45:00,1552.29,1553.52,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35492,做空,2022-10-26 21:45:00,2022-10-26 22:00:00,1553.52,1542.58,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35493,做多,2022-10-26 22:05:00,2022-10-26 22:10:00,1566.12,1560.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35494,做多,2022-10-26 23:45:00,2022-10-27 00:20:00,1570.15,1568.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35495,做空,2022-10-27 00:20:00,2022-10-27 00:35:00,1568.52,1556.35,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35496,做多,2022-10-27 01:15:00,2022-10-27 01:20:00,1566.01,1564.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35497,做空,2022-10-27 01:20:00,2022-10-27 01:45:00,1564.61,1561.64,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35498,做多,2022-10-27 01:45:00,2022-10-27 01:55:00,1561.64,1560.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35499,做空,2022-10-27 01:55:00,2022-10-27 02:55:00,1560.74,1548.19,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35500,做多,2022-10-27 03:55:00,2022-10-27 04:00:00,1554.59,1552.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35501,做空,2022-10-27 04:00:00,2022-10-27 06:15:00,1552.72,1562.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35502,做多,2022-10-27 06:15:00,2022-10-27 06:30:00,1562.91,1562.94,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35503,做空,2022-10-27 06:30:00,2022-10-27 06:35:00,1562.94,1557.3,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35504,做多,2022-10-27 07:20:00,2022-10-27 08:15:00,1557.7,1556.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35505,做多,2022-10-27 08:25:00,2022-10-27 08:35:00,1556.7,1554.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35506,做空,2022-10-27 08:35:00,2022-10-27 08:40:00,1554.0,1550.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35507,做多,2022-10-27 09:50:00,2022-10-27 10:25:00,1549.42,1546.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35508,做空,2022-10-27 10:25:00,2022-10-27 10:30:00,1546.84,1548.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35509,做多,2022-10-27 10:30:00,2022-10-27 10:35:00,1548.46,1544.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35510,做空,2022-10-27 10:35:00,2022-10-27 10:40:00,1544.89,1538.78,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35511,做多,2022-10-27 11:10:00,2022-10-27 11:15:00,1549.66,1554.4,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35512,做多,2022-10-27 11:55:00,2022-10-27 12:05:00,1550.42,1546.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35513,做空,2022-10-27 12:05:00,2022-10-27 12:15:00,1546.62,1547.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35514,做多,2022-10-27 12:15:00,2022-10-27 12:25:00,1547.24,1548.36,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35515,做空,2022-10-27 12:25:00,2022-10-27 12:30:00,1548.36,1552.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35516,做多,2022-10-27 12:30:00,2022-10-27 12:35:00,1552.05,1548.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35517,做多,2022-10-27 12:40:00,2022-10-27 12:45:00,1558.65,1562.92,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35518,做多,2022-10-27 14:10:00,2022-10-27 15:25:00,1560.53,1553.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35519,做空,2022-10-27 15:25:00,2022-10-27 15:40:00,1553.15,1545.07,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35520,做多,2022-10-27 16:40:00,2022-10-27 16:55:00,1545.4,1548.62,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35521,做空,2022-10-27 16:55:00,2022-10-27 18:10:00,1548.62,1552.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35522,做多,2022-10-27 18:10:00,2022-10-27 18:55:00,1552.78,1555.22,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35523,做空,2022-10-27 18:55:00,2022-10-27 20:00:00,1555.22,1552.2,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35524,做多,2022-10-27 21:50:00,2022-10-27 22:20:00,1521.99,1522.11,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35525,做空,2022-10-27 22:20:00,2022-10-27 22:40:00,1522.11,1520.09,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35526,做多,2022-10-27 22:40:00,2022-10-27 23:45:00,1520.09,1517.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35527,做空,2022-10-27 23:45:00,2022-10-28 00:00:00,1517.25,1516.01,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35528,做多,2022-10-28 00:30:00,2022-10-28 00:35:00,1519.14,1521.41,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35529,做多,2022-10-28 01:05:00,2022-10-28 01:25:00,1517.35,1518.44,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35530,做空,2022-10-28 01:25:00,2022-10-28 01:35:00,1518.44,1516.52,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35531,做多,2022-10-28 01:35:00,2022-10-28 01:55:00,1516.52,1524.47,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35532,做多,2022-10-28 03:55:00,2022-10-28 04:05:00,1507.24,1506.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35533,做空,2022-10-28 04:05:00,2022-10-28 05:00:00,1506.21,1506.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -35534,做多,2022-10-28 05:15:00,2022-10-28 05:25:00,1506.6,1506.81,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35535,做空,2022-10-28 05:25:00,2022-10-28 05:30:00,1506.81,1507.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35536,做多,2022-10-28 05:30:00,2022-10-28 05:45:00,1507.3,1510.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35537,做多,2022-10-28 08:40:00,2022-10-28 09:10:00,1500.76,1498.54,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35538,做空,2022-10-28 09:10:00,2022-10-28 10:40:00,1498.54,1499.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -35539,做多,2022-10-28 11:25:00,2022-10-28 11:35:00,1501.17,1499.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35540,做空,2022-10-28 11:35:00,2022-10-28 11:45:00,1499.73,1501.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35541,做多,2022-10-28 11:45:00,2022-10-28 11:50:00,1501.22,1499.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35542,做空,2022-10-28 11:50:00,2022-10-28 12:05:00,1499.18,1495.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35543,做多,2022-10-28 12:15:00,2022-10-28 12:20:00,1499.19,1494.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35544,做空,2022-10-28 12:20:00,2022-10-28 12:25:00,1494.14,1492.89,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35545,做多,2022-10-28 12:30:00,2022-10-28 12:35:00,1506.09,1507.46,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35546,做多,2022-10-28 14:25:00,2022-10-28 14:50:00,1533.58,1534.22,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35547,做空,2022-10-28 14:50:00,2022-10-28 15:10:00,1534.22,1534.21,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35548,做多,2022-10-28 15:10:00,2022-10-28 15:15:00,1534.21,1534.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35549,做空,2022-10-28 15:15:00,2022-10-28 15:35:00,1534.07,1532.07,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35550,做多,2022-10-28 15:35:00,2022-10-28 16:00:00,1532.07,1541.86,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35551,做多,2022-10-28 16:10:00,2022-10-28 16:15:00,1538.89,1542.82,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35552,做多,2022-10-28 18:35:00,2022-10-28 19:00:00,1554.85,1552.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35553,做空,2022-10-28 19:00:00,2022-10-28 19:05:00,1552.37,1552.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35554,做多,2022-10-28 19:40:00,2022-10-28 19:50:00,1552.98,1554.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35555,做多,2022-10-28 21:00:00,2022-10-28 21:15:00,1561.17,1560.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35556,做空,2022-10-28 21:15:00,2022-10-28 21:35:00,1560.14,1561.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35557,做多,2022-10-28 21:35:00,2022-10-28 21:40:00,1561.82,1558.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35558,做空,2022-10-28 21:40:00,2022-10-28 21:45:00,1558.37,1554.37,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35559,做多,2022-10-28 22:40:00,2022-10-28 23:00:00,1558.25,1556.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35560,做空,2022-10-28 23:00:00,2022-10-28 23:15:00,1556.31,1556.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35561,做多,2022-10-28 23:15:00,2022-10-28 23:30:00,1556.37,1556.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35562,做空,2022-10-28 23:30:00,2022-10-28 23:35:00,1556.17,1555.5,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -35563,做多,2022-10-28 23:50:00,2022-10-29 00:15:00,1555.77,1553.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35564,做空,2022-10-29 00:15:00,2022-10-29 00:20:00,1553.32,1550.3,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35565,做多,2022-10-29 00:55:00,2022-10-29 01:10:00,1552.7,1552.85,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35566,做空,2022-10-29 01:10:00,2022-10-29 05:25:00,1552.85,1590.74,0.01,100.0,0.0005,-0.02,0.0,-0.02,flip -35567,做多,2022-10-29 05:25:00,2022-10-29 05:30:00,1590.74,1586.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35568,做多,2022-10-29 05:55:00,2022-10-29 06:10:00,1579.99,1581.32,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35569,做空,2022-10-29 06:10:00,2022-10-29 07:05:00,1581.32,1583.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35570,做多,2022-10-29 07:05:00,2022-10-29 07:20:00,1583.58,1587.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35571,做多,2022-10-29 07:45:00,2022-10-29 07:50:00,1585.7,1585.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35572,做空,2022-10-29 07:50:00,2022-10-29 07:55:00,1585.55,1594.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35573,做多,2022-10-29 07:55:00,2022-10-29 08:00:00,1594.38,1592.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35574,做多,2022-10-29 09:50:00,2022-10-29 10:00:00,1629.71,1632.47,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35575,做多,2022-10-29 10:35:00,2022-10-29 10:50:00,1628.61,1626.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35576,做空,2022-10-29 10:50:00,2022-10-29 10:55:00,1626.44,1621.77,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35577,做多,2022-10-29 12:00:00,2022-10-29 13:10:00,1620.72,1621.7,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35578,做空,2022-10-29 13:10:00,2022-10-29 13:20:00,1621.7,1610.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35579,做多,2022-10-29 13:55:00,2022-10-29 14:10:00,1623.77,1632.5,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35580,做多,2022-10-29 15:05:00,2022-10-29 15:25:00,1621.64,1635.68,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35581,做多,2022-10-29 15:40:00,2022-10-29 15:45:00,1631.15,1627.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35582,做空,2022-10-29 15:45:00,2022-10-29 16:40:00,1627.99,1635.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35583,做多,2022-10-29 16:40:00,2022-10-29 16:55:00,1635.88,1631.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35584,做空,2022-10-29 16:55:00,2022-10-29 17:00:00,1631.83,1635.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35585,做多,2022-10-29 17:00:00,2022-10-29 17:20:00,1635.4,1635.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35586,做空,2022-10-29 17:20:00,2022-10-29 17:30:00,1635.02,1637.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35587,做多,2022-10-29 17:30:00,2022-10-29 17:35:00,1637.46,1637.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35588,做多,2022-10-29 18:40:00,2022-10-29 20:15:00,1631.41,1624.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35589,做空,2022-10-29 20:15:00,2022-10-29 22:00:00,1624.31,1625.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35590,做多,2022-10-29 22:00:00,2022-10-29 23:25:00,1625.27,1616.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35591,做空,2022-10-29 23:25:00,2022-10-30 00:50:00,1616.39,1609.95,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35592,做多,2022-10-30 01:25:00,2022-10-30 01:45:00,1612.51,1610.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35593,做空,2022-10-30 01:45:00,2022-10-30 01:50:00,1610.54,1613.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35594,做多,2022-10-30 01:50:00,2022-10-30 01:55:00,1613.98,1614.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35595,做多,2022-10-30 02:15:00,2022-10-30 02:20:00,1611.46,1610.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35596,做空,2022-10-30 02:20:00,2022-10-30 02:35:00,1610.8,1614.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35597,做多,2022-10-30 02:35:00,2022-10-30 02:40:00,1614.45,1616.21,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35598,做多,2022-10-30 04:25:00,2022-10-30 04:35:00,1622.22,1621.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35599,做空,2022-10-30 04:35:00,2022-10-30 05:05:00,1621.31,1620.53,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35600,做多,2022-10-30 05:05:00,2022-10-30 05:10:00,1620.53,1619.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35601,做空,2022-10-30 05:10:00,2022-10-30 05:15:00,1619.04,1621.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35602,做多,2022-10-30 05:15:00,2022-10-30 05:20:00,1621.32,1621.4,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35603,做多,2022-10-30 11:05:00,2022-10-30 11:20:00,1600.25,1598.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35604,做空,2022-10-30 11:20:00,2022-10-30 11:35:00,1598.46,1593.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35605,做多,2022-10-30 11:40:00,2022-10-30 11:45:00,1601.32,1603.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35606,做多,2022-10-30 12:35:00,2022-10-30 12:55:00,1598.71,1598.99,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35607,做空,2022-10-30 12:55:00,2022-10-30 13:10:00,1598.99,1600.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35608,做多,2022-10-30 13:10:00,2022-10-30 13:15:00,1600.1,1596.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35609,做空,2022-10-30 13:15:00,2022-10-30 13:25:00,1596.97,1591.06,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35610,做多,2022-10-30 14:20:00,2022-10-30 14:25:00,1592.65,1591.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35611,做空,2022-10-30 14:25:00,2022-10-30 14:30:00,1591.16,1592.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35612,做多,2022-10-30 14:30:00,2022-10-30 15:35:00,1592.81,1594.75,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35613,做空,2022-10-30 15:35:00,2022-10-30 15:45:00,1594.75,1584.75,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35614,做多,2022-10-30 16:05:00,2022-10-30 16:10:00,1593.69,1589.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35615,做空,2022-10-30 16:10:00,2022-10-30 16:15:00,1589.76,1595.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35616,做多,2022-10-30 16:15:00,2022-10-30 16:20:00,1595.56,1590.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35617,做空,2022-10-30 16:20:00,2022-10-30 16:30:00,1590.32,1593.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35618,做多,2022-10-30 16:30:00,2022-10-30 16:35:00,1593.43,1588.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35619,做空,2022-10-30 16:35:00,2022-10-30 16:55:00,1588.78,1581.97,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35620,做多,2022-10-30 17:35:00,2022-10-30 18:00:00,1586.43,1585.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35621,做空,2022-10-30 18:00:00,2022-10-30 18:15:00,1585.01,1585.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35622,做多,2022-10-30 18:15:00,2022-10-30 18:25:00,1585.26,1586.86,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35623,做多,2022-10-30 19:25:00,2022-10-30 19:35:00,1589.88,1591.12,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35624,做多,2022-10-30 20:05:00,2022-10-30 20:25:00,1588.54,1594.75,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35625,做多,2022-10-30 21:45:00,2022-10-30 21:50:00,1595.18,1591.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35626,做空,2022-10-30 21:50:00,2022-10-30 21:55:00,1591.05,1594.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35627,做多,2022-10-30 21:55:00,2022-10-30 22:00:00,1594.8,1587.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35628,做空,2022-10-30 22:00:00,2022-10-30 22:05:00,1587.4,1583.66,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35629,做多,2022-10-30 22:55:00,2022-10-30 23:05:00,1586.38,1583.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35630,做空,2022-10-30 23:05:00,2022-10-30 23:15:00,1583.19,1584.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35631,做多,2022-10-30 23:15:00,2022-10-30 23:35:00,1584.88,1591.48,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35632,做多,2022-10-31 01:25:00,2022-10-31 01:30:00,1587.25,1581.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35633,做空,2022-10-31 01:30:00,2022-10-31 01:40:00,1581.87,1569.6,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -35634,做多,2022-10-31 02:50:00,2022-10-31 02:55:00,1574.26,1573.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35635,做空,2022-10-31 02:55:00,2022-10-31 05:50:00,1573.15,1588.9,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35636,做多,2022-10-31 05:50:00,2022-10-31 05:55:00,1588.9,1588.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35637,做空,2022-10-31 05:55:00,2022-10-31 06:10:00,1588.57,1584.83,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35638,做多,2022-10-31 06:50:00,2022-10-31 06:55:00,1587.01,1586.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35639,做空,2022-10-31 06:55:00,2022-10-31 07:30:00,1586.57,1584.99,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35640,做多,2022-10-31 07:30:00,2022-10-31 07:55:00,1584.99,1590.63,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35641,做多,2022-10-31 08:10:00,2022-10-31 08:25:00,1581.8,1584.23,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35642,做空,2022-10-31 08:25:00,2022-10-31 08:30:00,1584.23,1579.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35643,做多,2022-10-31 08:55:00,2022-10-31 09:30:00,1582.0,1588.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35644,做多,2022-10-31 11:40:00,2022-10-31 11:45:00,1623.0,1622.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35645,做空,2022-10-31 11:45:00,2022-10-31 12:05:00,1622.6,1617.79,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35646,做多,2022-10-31 12:30:00,2022-10-31 12:35:00,1623.13,1623.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35647,做空,2022-10-31 12:35:00,2022-10-31 12:55:00,1623.11,1617.03,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35648,做多,2022-10-31 13:00:00,2022-10-31 13:15:00,1620.65,1622.59,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35649,做多,2022-10-31 13:30:00,2022-10-31 15:35:00,1619.36,1563.01,0.01,100.0,0.0004,-0.02,0.0,-0.02,flip -35650,做空,2022-10-31 15:35:00,2022-10-31 16:10:00,1563.01,1564.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35651,做多,2022-10-31 16:10:00,2022-10-31 16:15:00,1564.35,1576.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35652,做多,2022-10-31 16:15:00,2022-10-31 16:20:00,1576.01,1576.07,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35653,做多,2022-10-31 16:35:00,2022-10-31 17:20:00,1565.61,1566.21,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35654,做空,2022-10-31 17:20:00,2022-10-31 17:25:00,1566.21,1567.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35655,做多,2022-10-31 17:25:00,2022-10-31 17:40:00,1567.55,1566.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35656,做空,2022-10-31 17:40:00,2022-10-31 18:10:00,1566.69,1564.36,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35657,做多,2022-10-31 18:10:00,2022-10-31 18:20:00,1564.36,1564.4,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35658,做空,2022-10-31 18:20:00,2022-10-31 18:30:00,1564.4,1566.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35659,做多,2022-10-31 18:30:00,2022-10-31 18:35:00,1566.45,1571.45,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35660,做多,2022-10-31 19:30:00,2022-10-31 19:35:00,1566.41,1566.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35661,做空,2022-10-31 19:35:00,2022-10-31 20:00:00,1566.12,1557.64,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35662,做多,2022-10-31 20:05:00,2022-10-31 20:25:00,1564.24,1563.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35663,做空,2022-10-31 20:25:00,2022-10-31 20:30:00,1563.6,1566.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35664,做多,2022-10-31 20:30:00,2022-10-31 20:35:00,1566.58,1565.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35665,做空,2022-10-31 20:35:00,2022-10-31 21:00:00,1565.2,1565.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35666,做多,2022-10-31 21:00:00,2022-10-31 21:05:00,1565.36,1563.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35667,做空,2022-10-31 21:05:00,2022-10-31 21:40:00,1563.38,1563.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35668,做多,2022-10-31 21:40:00,2022-10-31 21:45:00,1563.92,1560.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35669,做空,2022-10-31 21:45:00,2022-10-31 21:50:00,1560.69,1559.63,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35670,做多,2022-10-31 22:10:00,2022-10-31 22:20:00,1562.99,1568.99,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35671,做多,2022-11-01 00:35:00,2022-11-01 00:45:00,1573.52,1570.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35672,做空,2022-11-01 00:45:00,2022-11-01 01:10:00,1570.5,1572.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35673,做多,2022-11-01 01:10:00,2022-11-01 01:15:00,1572.99,1572.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35674,做空,2022-11-01 01:15:00,2022-11-01 03:50:00,1572.37,1588.59,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35675,做多,2022-11-01 03:50:00,2022-11-01 03:55:00,1588.59,1585.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35676,做空,2022-11-01 03:55:00,2022-11-01 04:10:00,1585.84,1582.54,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35677,做多,2022-11-01 04:20:00,2022-11-01 04:25:00,1588.25,1585.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35678,做空,2022-11-01 04:25:00,2022-11-01 04:30:00,1585.9,1587.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35679,做多,2022-11-01 04:30:00,2022-11-01 04:45:00,1587.54,1588.0,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35680,做多,2022-11-01 05:35:00,2022-11-01 05:50:00,1587.32,1589.68,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35681,做空,2022-11-01 05:50:00,2022-11-01 06:05:00,1589.68,1595.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35682,做多,2022-11-01 06:05:00,2022-11-01 06:10:00,1595.44,1598.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35683,做多,2022-11-01 07:05:00,2022-11-01 07:15:00,1597.04,1595.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35684,做空,2022-11-01 07:15:00,2022-11-01 07:25:00,1595.3,1585.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35685,做多,2022-11-01 08:00:00,2022-11-01 08:05:00,1592.19,1591.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35686,做空,2022-11-01 08:05:00,2022-11-01 08:10:00,1591.09,1592.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35687,做多,2022-11-01 08:10:00,2022-11-01 08:15:00,1592.29,1591.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35688,做空,2022-11-01 08:15:00,2022-11-01 09:00:00,1591.43,1587.49,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35689,做多,2022-11-01 09:00:00,2022-11-01 09:10:00,1587.49,1593.2,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35690,做多,2022-11-01 09:10:00,2022-11-01 09:15:00,1593.2,1593.34,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35691,做多,2022-11-01 09:30:00,2022-11-01 09:40:00,1593.5,1597.98,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35692,做多,2022-11-01 12:20:00,2022-11-01 12:25:00,1594.5,1593.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35693,做空,2022-11-01 12:25:00,2022-11-01 13:15:00,1593.24,1592.69,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35694,做多,2022-11-01 13:15:00,2022-11-01 13:20:00,1592.69,1591.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35695,做空,2022-11-01 13:20:00,2022-11-01 13:25:00,1591.4,1591.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35696,做多,2022-11-01 13:25:00,2022-11-01 13:35:00,1591.89,1588.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35697,做空,2022-11-01 13:35:00,2022-11-01 13:40:00,1588.48,1584.04,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35698,做多,2022-11-01 15:10:00,2022-11-01 15:15:00,1573.21,1571.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35699,做空,2022-11-01 15:15:00,2022-11-01 15:20:00,1571.22,1571.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35700,做多,2022-11-01 15:20:00,2022-11-01 15:30:00,1571.71,1571.88,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35701,做空,2022-11-01 15:30:00,2022-11-01 15:55:00,1571.88,1573.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35702,做多,2022-11-01 15:55:00,2022-11-01 16:05:00,1573.48,1578.17,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35703,做多,2022-11-01 16:35:00,2022-11-01 16:50:00,1572.41,1572.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35704,做空,2022-11-01 16:50:00,2022-11-01 17:10:00,1572.06,1572.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35705,做多,2022-11-01 17:10:00,2022-11-01 17:25:00,1572.91,1571.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35706,做空,2022-11-01 17:25:00,2022-11-01 17:35:00,1571.54,1571.49,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -35707,做多,2022-11-01 17:40:00,2022-11-01 17:55:00,1573.14,1577.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35708,做多,2022-11-01 20:55:00,2022-11-01 21:25:00,1574.89,1577.61,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35709,做多,2022-11-01 22:00:00,2022-11-01 23:10:00,1573.39,1578.34,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35710,做多,2022-11-02 00:10:00,2022-11-02 00:35:00,1578.18,1583.26,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35711,做多,2022-11-02 01:55:00,2022-11-02 03:25:00,1585.42,1591.85,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35712,做多,2022-11-02 04:05:00,2022-11-02 04:15:00,1589.83,1592.89,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35713,做多,2022-11-02 05:00:00,2022-11-02 05:05:00,1599.48,1590.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35714,做多,2022-11-02 05:10:00,2022-11-02 05:15:00,1593.69,1591.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35715,做空,2022-11-02 05:15:00,2022-11-02 06:45:00,1591.01,1586.78,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35716,做多,2022-11-02 06:45:00,2022-11-02 07:10:00,1586.78,1577.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35717,做空,2022-11-02 07:10:00,2022-11-02 07:15:00,1577.98,1560.62,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35718,做多,2022-11-02 08:35:00,2022-11-02 08:40:00,1566.1,1565.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35719,做空,2022-11-02 08:40:00,2022-11-02 09:30:00,1565.3,1561.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35720,做多,2022-11-02 11:10:00,2022-11-02 11:15:00,1552.15,1550.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35721,做空,2022-11-02 11:15:00,2022-11-02 12:15:00,1550.9,1556.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35722,做多,2022-11-02 12:30:00,2022-11-02 12:40:00,1554.33,1552.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35723,做空,2022-11-02 12:40:00,2022-11-02 12:55:00,1552.67,1552.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35724,做多,2022-11-02 13:05:00,2022-11-02 13:10:00,1556.87,1554.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35725,做空,2022-11-02 13:10:00,2022-11-02 13:20:00,1554.97,1556.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35726,做多,2022-11-02 13:20:00,2022-11-02 13:30:00,1556.86,1551.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35727,做空,2022-11-02 13:30:00,2022-11-02 13:35:00,1551.49,1553.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35728,做多,2022-11-02 13:35:00,2022-11-02 14:10:00,1553.49,1561.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35729,做多,2022-11-02 15:15:00,2022-11-02 15:25:00,1557.49,1558.31,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35730,做空,2022-11-02 15:25:00,2022-11-02 15:40:00,1558.31,1560.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35731,做多,2022-11-02 15:40:00,2022-11-02 15:50:00,1560.14,1558.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35732,做空,2022-11-02 15:50:00,2022-11-02 16:05:00,1558.85,1556.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35733,做多,2022-11-02 16:40:00,2022-11-02 16:45:00,1559.69,1563.21,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35734,做多,2022-11-02 18:00:00,2022-11-02 18:05:00,1585.25,1594.26,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35735,做多,2022-11-02 19:05:00,2022-11-02 19:10:00,1584.93,1573.1,0.01,100.0,0.0004,-0.0,0.0,-0.01,flip -35736,做空,2022-11-02 19:10:00,2022-11-02 19:25:00,1573.1,1539.37,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35737,做多,2022-11-02 21:55:00,2022-11-02 22:00:00,1513.49,1510.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35738,做多,2022-11-02 22:10:00,2022-11-02 22:40:00,1511.08,1510.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35739,做空,2022-11-02 22:40:00,2022-11-02 22:50:00,1510.0,1507.33,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35740,做多,2022-11-02 22:55:00,2022-11-02 23:10:00,1510.47,1516.24,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35741,做多,2022-11-03 00:10:00,2022-11-03 00:30:00,1516.88,1526.38,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35742,做多,2022-11-03 02:55:00,2022-11-03 03:20:00,1542.66,1554.5,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -35743,做多,2022-11-03 04:00:00,2022-11-03 04:05:00,1551.12,1556.73,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35744,做多,2022-11-03 04:40:00,2022-11-03 04:55:00,1554.19,1552.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35745,做空,2022-11-03 04:55:00,2022-11-03 05:05:00,1552.45,1551.06,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35746,做多,2022-11-03 05:05:00,2022-11-03 05:55:00,1551.06,1550.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35747,做空,2022-11-03 05:55:00,2022-11-03 06:05:00,1550.96,1546.52,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35748,做多,2022-11-03 06:40:00,2022-11-03 07:10:00,1547.68,1553.51,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35749,做多,2022-11-03 08:05:00,2022-11-03 08:15:00,1547.23,1545.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35750,做空,2022-11-03 08:15:00,2022-11-03 08:30:00,1545.67,1540.86,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35751,做多,2022-11-03 08:45:00,2022-11-03 09:00:00,1542.56,1548.5,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35752,做多,2022-11-03 09:00:00,2022-11-03 09:05:00,1548.5,1545.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35753,做多,2022-11-03 12:05:00,2022-11-03 13:15:00,1536.33,1529.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35754,做空,2022-11-03 13:15:00,2022-11-03 13:20:00,1529.95,1532.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35755,做多,2022-11-03 13:20:00,2022-11-03 13:40:00,1532.47,1536.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35756,做多,2022-11-03 14:00:00,2022-11-03 14:10:00,1534.92,1543.36,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35757,做多,2022-11-03 16:10:00,2022-11-03 16:20:00,1543.99,1539.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35758,做空,2022-11-03 16:20:00,2022-11-03 16:40:00,1539.05,1544.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35759,做多,2022-11-03 16:40:00,2022-11-03 16:50:00,1544.73,1547.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35760,做多,2022-11-03 17:45:00,2022-11-03 17:55:00,1543.05,1540.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35761,做空,2022-11-03 17:55:00,2022-11-03 18:10:00,1540.0,1539.94,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -35762,做多,2022-11-03 18:20:00,2022-11-03 18:30:00,1544.49,1545.04,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35763,做多,2022-11-03 19:20:00,2022-11-03 19:35:00,1545.11,1543.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35764,做空,2022-11-03 19:35:00,2022-11-03 19:50:00,1543.56,1541.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35765,做多,2022-11-03 20:50:00,2022-11-03 21:10:00,1541.22,1540.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35766,做空,2022-11-03 21:10:00,2022-11-03 21:15:00,1540.37,1541.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35767,做多,2022-11-03 21:15:00,2022-11-03 21:25:00,1541.5,1540.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35768,做空,2022-11-03 21:25:00,2022-11-03 21:35:00,1540.84,1540.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35769,做多,2022-11-03 21:35:00,2022-11-03 21:45:00,1540.99,1542.66,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35770,做多,2022-11-04 00:10:00,2022-11-04 00:15:00,1531.61,1536.25,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35771,做多,2022-11-04 01:45:00,2022-11-04 01:50:00,1538.59,1537.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35772,做空,2022-11-04 01:50:00,2022-11-04 02:00:00,1537.76,1538.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35773,做多,2022-11-04 02:00:00,2022-11-04 02:10:00,1538.58,1542.38,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35774,做多,2022-11-04 02:40:00,2022-11-04 02:45:00,1539.61,1538.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35775,做空,2022-11-04 02:45:00,2022-11-04 02:50:00,1538.39,1540.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35776,做多,2022-11-04 02:50:00,2022-11-04 03:05:00,1540.21,1538.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35777,做空,2022-11-04 03:05:00,2022-11-04 03:15:00,1538.61,1537.88,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35778,做多,2022-11-04 03:15:00,2022-11-04 03:25:00,1537.88,1541.69,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35779,做多,2022-11-04 05:10:00,2022-11-04 05:20:00,1548.3,1550.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35780,做多,2022-11-04 05:35:00,2022-11-04 05:45:00,1551.27,1554.33,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35781,做多,2022-11-04 09:30:00,2022-11-04 09:50:00,1581.28,1577.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35782,做空,2022-11-04 09:50:00,2022-11-04 10:00:00,1577.53,1580.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35783,做多,2022-11-04 10:00:00,2022-11-04 10:05:00,1580.74,1578.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35784,做空,2022-11-04 10:05:00,2022-11-04 10:15:00,1578.51,1575.38,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35785,做多,2022-11-04 10:35:00,2022-11-04 10:40:00,1579.33,1578.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35786,做空,2022-11-04 10:40:00,2022-11-04 10:45:00,1578.31,1579.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35787,做多,2022-11-04 10:45:00,2022-11-04 10:50:00,1579.4,1583.05,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35788,做多,2022-11-04 12:30:00,2022-11-04 12:35:00,1581.44,1601.2,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35789,做多,2022-11-04 15:30:00,2022-11-04 17:25:00,1645.67,1618.35,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35790,做空,2022-11-04 17:25:00,2022-11-04 17:40:00,1618.35,1620.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35791,做多,2022-11-04 17:40:00,2022-11-04 18:00:00,1620.33,1620.55,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35792,做空,2022-11-04 18:00:00,2022-11-04 18:10:00,1620.55,1619.52,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35793,做多,2022-11-04 18:10:00,2022-11-04 18:20:00,1619.52,1627.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35794,做多,2022-11-04 20:25:00,2022-11-04 20:35:00,1641.26,1642.81,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35795,做空,2022-11-04 20:35:00,2022-11-04 21:10:00,1642.81,1642.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35796,做多,2022-11-04 21:10:00,2022-11-04 21:40:00,1642.89,1642.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35797,做空,2022-11-04 21:40:00,2022-11-04 21:50:00,1642.45,1647.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35798,做多,2022-11-04 21:50:00,2022-11-04 21:55:00,1647.6,1647.82,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35799,做多,2022-11-05 00:25:00,2022-11-05 00:35:00,1643.0,1656.4,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35800,做多,2022-11-05 01:45:00,2022-11-05 02:00:00,1650.51,1653.19,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35801,做空,2022-11-05 02:00:00,2022-11-05 02:25:00,1653.19,1650.79,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35802,做多,2022-11-05 02:25:00,2022-11-05 03:10:00,1650.79,1650.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35803,做空,2022-11-05 03:10:00,2022-11-05 03:15:00,1650.31,1653.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35804,做多,2022-11-05 03:15:00,2022-11-05 03:25:00,1653.7,1643.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35805,做空,2022-11-05 03:25:00,2022-11-05 03:30:00,1643.41,1645.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35806,做多,2022-11-05 04:05:00,2022-11-05 04:20:00,1647.4,1647.42,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35807,做空,2022-11-05 04:20:00,2022-11-05 04:40:00,1647.42,1646.99,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35808,做多,2022-11-05 04:40:00,2022-11-05 04:50:00,1646.99,1645.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35809,做空,2022-11-05 04:50:00,2022-11-05 05:15:00,1645.4,1645.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35810,做多,2022-11-05 05:15:00,2022-11-05 05:50:00,1645.83,1645.99,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35811,做空,2022-11-05 05:50:00,2022-11-05 05:55:00,1645.99,1646.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35812,做多,2022-11-05 05:55:00,2022-11-05 06:00:00,1646.17,1649.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35813,做多,2022-11-05 06:00:00,2022-11-05 06:05:00,1649.7,1651.13,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35814,做多,2022-11-05 07:45:00,2022-11-05 07:50:00,1652.39,1650.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35815,做空,2022-11-05 07:50:00,2022-11-05 08:00:00,1650.67,1648.78,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35816,做多,2022-11-05 10:00:00,2022-11-05 10:40:00,1640.44,1640.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35817,做空,2022-11-05 10:40:00,2022-11-05 10:50:00,1640.14,1640.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35818,做多,2022-11-05 10:50:00,2022-11-05 11:00:00,1640.24,1643.49,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35819,做多,2022-11-05 14:05:00,2022-11-05 14:10:00,1638.9,1636.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35820,做空,2022-11-05 14:10:00,2022-11-05 14:20:00,1636.6,1629.69,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35821,做多,2022-11-05 15:15:00,2022-11-05 16:50:00,1634.22,1636.56,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35822,做空,2022-11-05 16:50:00,2022-11-05 17:00:00,1636.56,1632.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35823,做多,2022-11-05 19:20:00,2022-11-05 19:25:00,1631.94,1629.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35824,做空,2022-11-05 19:25:00,2022-11-05 19:50:00,1629.64,1632.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35825,做多,2022-11-05 19:50:00,2022-11-05 20:05:00,1632.53,1631.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35826,做多,2022-11-05 20:25:00,2022-11-05 20:30:00,1633.23,1630.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35827,做空,2022-11-05 20:30:00,2022-11-05 20:35:00,1630.51,1631.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35828,做多,2022-11-05 20:35:00,2022-11-05 20:40:00,1631.25,1628.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35829,做多,2022-11-05 21:00:00,2022-11-05 21:05:00,1631.38,1630.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35830,做空,2022-11-05 21:05:00,2022-11-05 22:10:00,1630.19,1633.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35831,做多,2022-11-05 22:10:00,2022-11-05 22:15:00,1633.15,1633.15,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35832,做多,2022-11-05 22:45:00,2022-11-05 22:55:00,1631.2,1631.68,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35833,做空,2022-11-05 22:55:00,2022-11-05 23:05:00,1631.68,1622.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35834,做多,2022-11-06 00:30:00,2022-11-06 00:35:00,1627.46,1632.08,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35835,做多,2022-11-06 01:25:00,2022-11-06 01:30:00,1627.93,1626.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35836,做空,2022-11-06 01:30:00,2022-11-06 01:35:00,1626.82,1627.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35837,做多,2022-11-06 01:35:00,2022-11-06 03:30:00,1627.61,1620.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35838,做多,2022-11-06 04:20:00,2022-11-06 04:40:00,1618.71,1619.56,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35839,做空,2022-11-06 04:40:00,2022-11-06 05:05:00,1619.56,1619.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35840,做多,2022-11-06 05:05:00,2022-11-06 05:10:00,1619.71,1617.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35841,做空,2022-11-06 05:10:00,2022-11-06 05:15:00,1617.39,1616.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35842,做多,2022-11-06 06:30:00,2022-11-06 06:35:00,1617.32,1616.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35843,做空,2022-11-06 06:35:00,2022-11-06 06:45:00,1616.19,1615.47,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -35844,做多,2022-11-06 06:50:00,2022-11-06 07:05:00,1615.9,1614.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35845,做空,2022-11-06 07:05:00,2022-11-06 07:25:00,1614.94,1618.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35846,做多,2022-11-06 07:25:00,2022-11-06 07:30:00,1618.35,1618.74,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35847,做多,2022-11-06 10:50:00,2022-11-06 10:55:00,1630.43,1628.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35848,做空,2022-11-06 10:55:00,2022-11-06 11:05:00,1628.27,1628.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35849,做多,2022-11-06 11:05:00,2022-11-06 11:10:00,1628.6,1627.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35850,做空,2022-11-06 11:10:00,2022-11-06 11:15:00,1627.46,1621.15,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35851,做多,2022-11-06 12:05:00,2022-11-06 12:20:00,1622.5,1620.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35852,做空,2022-11-06 12:20:00,2022-11-06 13:00:00,1620.89,1620.35,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35853,做多,2022-11-06 13:00:00,2022-11-06 13:05:00,1620.35,1616.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35854,做空,2022-11-06 13:05:00,2022-11-06 13:10:00,1616.81,1616.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35855,做多,2022-11-06 13:25:00,2022-11-06 14:05:00,1619.08,1618.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35856,做空,2022-11-06 14:05:00,2022-11-06 14:15:00,1618.64,1621.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35857,做多,2022-11-06 14:15:00,2022-11-06 14:30:00,1621.14,1624.17,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35858,做多,2022-11-06 16:35:00,2022-11-06 16:50:00,1624.42,1622.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35859,做空,2022-11-06 16:50:00,2022-11-06 17:45:00,1622.0,1614.33,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35860,做多,2022-11-06 19:00:00,2022-11-06 19:25:00,1610.93,1610.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35861,做空,2022-11-06 19:25:00,2022-11-06 19:35:00,1610.46,1606.1,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35862,做多,2022-11-06 19:50:00,2022-11-06 20:05:00,1609.06,1608.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35863,做空,2022-11-06 20:05:00,2022-11-06 20:10:00,1608.8,1610.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35864,做多,2022-11-06 20:10:00,2022-11-06 20:15:00,1610.15,1609.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35865,做空,2022-11-06 20:15:00,2022-11-06 20:30:00,1609.22,1609.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35866,做多,2022-11-06 20:30:00,2022-11-06 20:35:00,1609.44,1608.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35867,做空,2022-11-06 20:35:00,2022-11-06 20:45:00,1608.11,1605.23,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35868,做多,2022-11-06 20:50:00,2022-11-06 21:00:00,1611.17,1610.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35869,做多,2022-11-06 21:20:00,2022-11-06 21:35:00,1610.08,1608.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35870,做空,2022-11-06 21:35:00,2022-11-06 21:50:00,1608.6,1604.56,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35871,做多,2022-11-06 22:45:00,2022-11-06 22:50:00,1604.18,1602.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35872,做空,2022-11-06 22:50:00,2022-11-06 23:05:00,1602.86,1585.75,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35873,做多,2022-11-07 00:55:00,2022-11-07 01:05:00,1572.81,1569.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35874,做空,2022-11-07 01:05:00,2022-11-07 01:20:00,1569.24,1570.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -35875,做多,2022-11-07 01:25:00,2022-11-07 01:35:00,1574.85,1578.83,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35876,做多,2022-11-07 04:40:00,2022-11-07 04:45:00,1584.7,1584.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35877,做空,2022-11-07 04:45:00,2022-11-07 06:05:00,1584.33,1589.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35878,做多,2022-11-07 06:05:00,2022-11-07 06:10:00,1589.23,1581.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35879,做空,2022-11-07 06:10:00,2022-11-07 06:15:00,1581.87,1584.18,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35880,做多,2022-11-07 08:30:00,2022-11-07 09:45:00,1565.0,1565.45,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35881,做空,2022-11-07 09:45:00,2022-11-07 10:00:00,1565.45,1570.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35882,做多,2022-11-07 10:00:00,2022-11-07 10:15:00,1570.12,1580.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35883,做多,2022-11-07 11:40:00,2022-11-07 11:50:00,1579.14,1578.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35884,做空,2022-11-07 11:50:00,2022-11-07 11:55:00,1578.17,1579.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35885,做多,2022-11-07 11:55:00,2022-11-07 12:05:00,1579.43,1583.07,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35886,做多,2022-11-07 12:40:00,2022-11-07 12:45:00,1580.97,1578.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35887,做空,2022-11-07 12:45:00,2022-11-07 12:55:00,1578.46,1584.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35888,做多,2022-11-07 12:55:00,2022-11-07 13:00:00,1584.27,1588.09,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35889,做多,2022-11-07 13:35:00,2022-11-07 13:40:00,1580.24,1577.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35890,做空,2022-11-07 13:40:00,2022-11-07 13:55:00,1577.69,1578.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35891,做多,2022-11-07 13:55:00,2022-11-07 14:20:00,1578.5,1578.71,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35892,做空,2022-11-07 14:20:00,2022-11-07 14:30:00,1578.71,1575.66,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35893,做多,2022-11-07 14:40:00,2022-11-07 15:05:00,1575.33,1578.28,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35894,做空,2022-11-07 15:05:00,2022-11-07 17:40:00,1578.28,1583.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35895,做多,2022-11-07 17:40:00,2022-11-07 17:45:00,1583.89,1582.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35896,做空,2022-11-07 17:45:00,2022-11-07 17:55:00,1582.35,1584.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35897,做多,2022-11-07 17:55:00,2022-11-07 18:10:00,1584.96,1586.33,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35898,做多,2022-11-07 20:50:00,2022-11-08 00:40:00,1599.99,1566.86,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35899,做空,2022-11-08 00:40:00,2022-11-08 00:45:00,1566.86,1565.37,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35900,做多,2022-11-08 01:10:00,2022-11-08 01:20:00,1567.57,1571.5,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35901,做多,2022-11-08 01:40:00,2022-11-08 02:45:00,1568.86,1567.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35902,做空,2022-11-08 02:45:00,2022-11-08 02:50:00,1567.29,1543.54,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35903,做多,2022-11-08 05:40:00,2022-11-08 06:00:00,1466.94,1469.31,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35904,做空,2022-11-08 06:00:00,2022-11-08 08:25:00,1469.31,1485.41,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35905,做多,2022-11-08 08:25:00,2022-11-08 08:45:00,1485.41,1486.52,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35906,做空,2022-11-08 08:45:00,2022-11-08 09:15:00,1486.52,1483.13,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35907,做多,2022-11-08 09:20:00,2022-11-08 09:30:00,1484.78,1492.9,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35908,做多,2022-11-08 10:05:00,2022-11-08 10:15:00,1484.14,1483.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35909,做空,2022-11-08 10:15:00,2022-11-08 10:20:00,1483.98,1479.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35910,做多,2022-11-08 11:10:00,2022-11-08 11:20:00,1483.54,1483.56,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35911,做空,2022-11-08 11:20:00,2022-11-08 11:35:00,1483.56,1481.47,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35912,做多,2022-11-08 11:35:00,2022-11-08 11:40:00,1481.47,1479.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35913,做空,2022-11-08 11:40:00,2022-11-08 11:50:00,1479.41,1474.59,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35914,做多,2022-11-08 12:05:00,2022-11-08 12:15:00,1482.45,1481.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -35915,做多,2022-11-08 12:30:00,2022-11-08 12:35:00,1480.23,1471.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35916,做空,2022-11-08 12:35:00,2022-11-08 12:40:00,1471.99,1471.97,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -35917,做多,2022-11-08 12:55:00,2022-11-08 13:05:00,1478.14,1476.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35918,做空,2022-11-08 13:05:00,2022-11-08 13:25:00,1476.08,1471.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35919,做多,2022-11-08 15:45:00,2022-11-08 16:00:00,1448.47,1488.62,0.01,100.0,0.0005,0.02,0.0,0.02,tp_upper -35920,做多,2022-11-08 20:35:00,2022-11-08 20:55:00,1309.97,1308.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35921,做空,2022-11-08 20:55:00,2022-11-08 21:00:00,1308.74,1312.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35922,做多,2022-11-08 21:00:00,2022-11-08 21:15:00,1312.67,1299.59,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35923,做空,2022-11-08 21:15:00,2022-11-08 21:20:00,1299.59,1311.74,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35924,做多,2022-11-08 21:20:00,2022-11-08 21:40:00,1311.74,1333.66,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35925,做多,2022-11-08 22:40:00,2022-11-08 23:15:00,1319.99,1324.41,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35926,做空,2022-11-08 23:15:00,2022-11-08 23:20:00,1324.41,1326.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35927,做多,2022-11-08 23:20:00,2022-11-08 23:35:00,1326.66,1339.94,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35928,做多,2022-11-09 00:15:00,2022-11-09 00:25:00,1329.28,1330.1,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35929,做空,2022-11-09 00:25:00,2022-11-09 00:45:00,1330.1,1316.71,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -35930,做多,2022-11-09 01:15:00,2022-11-09 01:20:00,1325.56,1324.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35931,做空,2022-11-09 01:20:00,2022-11-09 01:30:00,1324.34,1326.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35932,做多,2022-11-09 01:30:00,2022-11-09 01:35:00,1326.0,1322.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35933,做空,2022-11-09 01:35:00,2022-11-09 01:40:00,1322.58,1323.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35934,做多,2022-11-09 01:40:00,2022-11-09 01:50:00,1323.36,1318.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35935,做空,2022-11-09 01:50:00,2022-11-09 02:05:00,1318.61,1320.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35936,做多,2022-11-09 02:05:00,2022-11-09 02:30:00,1320.41,1314.62,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35937,做空,2022-11-09 02:30:00,2022-11-09 02:35:00,1314.62,1313.13,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35938,做多,2022-11-09 03:45:00,2022-11-09 04:15:00,1306.65,1305.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35939,做空,2022-11-09 04:15:00,2022-11-09 04:50:00,1305.35,1303.62,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35940,做多,2022-11-09 04:50:00,2022-11-09 05:30:00,1303.62,1303.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35941,做空,2022-11-09 05:30:00,2022-11-09 06:25:00,1303.4,1302.74,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35942,做多,2022-11-09 06:25:00,2022-11-09 06:30:00,1302.74,1302.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35943,做空,2022-11-09 06:30:00,2022-11-09 06:40:00,1302.6,1301.49,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35944,做多,2022-11-09 06:40:00,2022-11-09 06:50:00,1301.49,1297.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35945,做空,2022-11-09 06:50:00,2022-11-09 06:55:00,1297.24,1293.35,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35946,做多,2022-11-09 10:35:00,2022-11-09 10:55:00,1198.91,1193.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35947,做空,2022-11-09 10:55:00,2022-11-09 11:10:00,1193.71,1200.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35948,做多,2022-11-09 11:10:00,2022-11-09 12:00:00,1200.55,1234.82,0.01,100.0,0.0006,0.02,0.0,0.02,tp_upper -35949,做多,2022-11-09 13:10:00,2022-11-09 13:45:00,1214.26,1219.94,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35950,做空,2022-11-09 13:45:00,2022-11-09 14:25:00,1219.94,1200.7,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -35951,做多,2022-11-09 14:40:00,2022-11-09 14:45:00,1227.79,1232.57,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35952,做多,2022-11-09 16:40:00,2022-11-09 16:45:00,1191.73,1181.75,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35953,做空,2022-11-09 16:45:00,2022-11-09 16:50:00,1181.75,1183.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35954,做多,2022-11-09 16:50:00,2022-11-09 16:55:00,1183.89,1173.35,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35955,做空,2022-11-09 16:55:00,2022-11-09 17:05:00,1173.35,1174.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35956,做多,2022-11-09 17:05:00,2022-11-09 17:20:00,1174.89,1163.49,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35957,做空,2022-11-09 17:20:00,2022-11-09 17:30:00,1163.49,1171.99,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35958,做多,2022-11-09 17:30:00,2022-11-09 17:55:00,1171.99,1167.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35959,做空,2022-11-09 17:55:00,2022-11-09 18:15:00,1167.3,1160.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35960,做多,2022-11-09 18:45:00,2022-11-09 18:55:00,1173.37,1163.26,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35961,做空,2022-11-09 18:55:00,2022-11-09 19:00:00,1163.26,1191.04,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -35962,做多,2022-11-09 19:00:00,2022-11-09 19:05:00,1191.04,1180.72,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -35963,做多,2022-11-09 20:25:00,2022-11-09 20:35:00,1186.06,1191.7,0.01,100.0,0.0006,0.0,0.0,0.0,flip -35964,做空,2022-11-09 20:35:00,2022-11-09 20:40:00,1191.7,1160.01,0.01,100.0,0.0006,0.02,0.0,0.02,tp_lower -35965,做多,2022-11-09 22:25:00,2022-11-09 22:30:00,1125.56,1120.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35966,做空,2022-11-09 22:30:00,2022-11-09 22:35:00,1120.71,1121.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35967,做多,2022-11-09 22:35:00,2022-11-09 22:45:00,1121.33,1115.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35968,做空,2022-11-09 22:45:00,2022-11-09 22:50:00,1115.78,1121.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35969,做多,2022-11-09 22:50:00,2022-11-09 22:55:00,1121.86,1116.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35970,做空,2022-11-09 22:55:00,2022-11-09 23:05:00,1116.64,1117.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -35971,做多,2022-11-09 23:05:00,2022-11-09 23:10:00,1117.4,1108.8,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35972,做空,2022-11-09 23:10:00,2022-11-09 23:15:00,1108.8,1096.87,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -35973,做多,2022-11-10 00:10:00,2022-11-10 00:25:00,1115.81,1137.69,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -35974,做多,2022-11-10 02:15:00,2022-11-10 02:45:00,1136.6,1136.78,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -35975,做空,2022-11-10 02:45:00,2022-11-10 02:50:00,1136.78,1138.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35976,做多,2022-11-10 02:50:00,2022-11-10 02:55:00,1138.69,1148.96,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -35977,做多,2022-11-10 04:45:00,2022-11-10 05:00:00,1170.59,1192.17,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -35978,做多,2022-11-10 06:25:00,2022-11-10 06:30:00,1184.16,1177.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35979,做空,2022-11-10 06:30:00,2022-11-10 06:35:00,1177.23,1185.53,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35980,做多,2022-11-10 06:35:00,2022-11-10 06:40:00,1185.53,1182.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35981,做空,2022-11-10 06:40:00,2022-11-10 07:10:00,1182.37,1179.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -35982,做多,2022-11-10 07:25:00,2022-11-10 07:30:00,1185.95,1203.64,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -35983,做多,2022-11-10 08:35:00,2022-11-10 08:40:00,1198.73,1192.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -35984,做多,2022-11-10 09:40:00,2022-11-10 09:55:00,1199.17,1197.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35985,做空,2022-11-10 09:55:00,2022-11-10 10:00:00,1197.62,1203.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35986,做多,2022-11-10 10:00:00,2022-11-10 10:05:00,1203.41,1203.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35987,做空,2022-11-10 10:05:00,2022-11-10 10:10:00,1203.4,1187.63,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -35988,做多,2022-11-10 11:25:00,2022-11-10 11:55:00,1188.81,1186.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35989,做空,2022-11-10 11:55:00,2022-11-10 12:00:00,1186.58,1205.38,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -35990,做多,2022-11-10 12:00:00,2022-11-10 12:05:00,1205.38,1196.23,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -35991,做多,2022-11-10 13:30:00,2022-11-10 13:35:00,1301.16,1270.71,0.01,100.0,0.0005,-0.02,0.0,-0.02,tp_upper -35992,做多,2022-11-10 15:50:00,2022-11-10 16:00:00,1310.5,1318.46,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35993,做空,2022-11-10 16:00:00,2022-11-10 17:30:00,1318.46,1289.53,0.01,100.0,0.0005,0.02,0.0,0.01,tp_lower -35994,做多,2022-11-10 18:55:00,2022-11-10 19:10:00,1272.17,1275.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -35995,做多,2022-11-10 19:45:00,2022-11-10 19:50:00,1289.36,1291.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35996,做多,2022-11-10 22:35:00,2022-11-10 22:40:00,1323.79,1321.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35997,做空,2022-11-10 22:40:00,2022-11-10 22:45:00,1321.35,1328.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35998,做多,2022-11-10 22:45:00,2022-11-10 22:55:00,1328.19,1323.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35999,做空,2022-11-10 22:55:00,2022-11-10 23:15:00,1323.35,1297.19,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -36000,做多,2022-11-11 00:55:00,2022-11-11 01:05:00,1296.19,1305.44,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -36001,做多,2022-11-11 03:50:00,2022-11-11 04:15:00,1240.25,1242.01,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36002,做空,2022-11-11 04:15:00,2022-11-11 05:00:00,1242.01,1240.15,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36003,做多,2022-11-11 05:00:00,2022-11-11 05:25:00,1240.15,1245.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36004,做多,2022-11-11 06:25:00,2022-11-11 07:00:00,1255.34,1260.19,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36005,做空,2022-11-11 07:00:00,2022-11-11 07:05:00,1260.19,1260.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36006,做多,2022-11-11 07:05:00,2022-11-11 07:15:00,1260.8,1278.75,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36007,做多,2022-11-11 08:35:00,2022-11-11 08:45:00,1280.55,1284.38,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36008,做多,2022-11-11 09:25:00,2022-11-11 09:35:00,1277.1,1282.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36009,做多,2022-11-11 09:45:00,2022-11-11 09:50:00,1278.25,1274.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36010,做空,2022-11-11 09:50:00,2022-11-11 09:55:00,1274.07,1278.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36011,做多,2022-11-11 09:55:00,2022-11-11 10:05:00,1278.27,1274.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36012,做空,2022-11-11 10:05:00,2022-11-11 10:10:00,1274.19,1272.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36013,做多,2022-11-11 10:40:00,2022-11-11 10:45:00,1274.93,1271.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36014,做空,2022-11-11 10:45:00,2022-11-11 10:50:00,1271.99,1274.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36015,做多,2022-11-11 10:50:00,2022-11-11 11:00:00,1274.99,1273.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36016,做空,2022-11-11 11:00:00,2022-11-11 11:05:00,1273.09,1281.91,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -36017,做多,2022-11-11 11:05:00,2022-11-11 11:10:00,1281.91,1286.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36018,做多,2022-11-11 12:00:00,2022-11-11 12:05:00,1278.02,1273.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36019,做空,2022-11-11 12:05:00,2022-11-11 12:30:00,1273.54,1274.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36020,做多,2022-11-11 12:30:00,2022-11-11 12:50:00,1274.58,1288.76,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36021,做多,2022-11-11 13:50:00,2022-11-11 13:55:00,1288.53,1283.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36022,做空,2022-11-11 13:55:00,2022-11-11 14:00:00,1283.19,1263.79,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -36023,做多,2022-11-11 14:45:00,2022-11-11 14:50:00,1271.3,1255.96,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -36024,做空,2022-11-11 14:50:00,2022-11-11 14:55:00,1255.96,1261.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36025,做多,2022-11-11 14:55:00,2022-11-11 15:00:00,1261.49,1254.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36026,做空,2022-11-11 15:00:00,2022-11-11 15:10:00,1254.65,1263.11,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -36027,做多,2022-11-11 15:10:00,2022-11-11 16:00:00,1263.11,1257.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36028,做空,2022-11-11 16:00:00,2022-11-11 16:25:00,1257.36,1235.07,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -36029,做多,2022-11-11 17:00:00,2022-11-11 17:50:00,1255.83,1274.31,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36030,做多,2022-11-11 19:10:00,2022-11-11 20:10:00,1265.21,1261.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36031,做空,2022-11-11 20:10:00,2022-11-11 20:15:00,1261.54,1258.56,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36032,做多,2022-11-11 21:10:00,2022-11-11 21:20:00,1257.55,1270.73,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36033,做多,2022-11-11 23:20:00,2022-11-11 23:25:00,1277.42,1273.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36034,做空,2022-11-11 23:25:00,2022-11-11 23:30:00,1273.33,1273.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36035,做多,2022-11-11 23:30:00,2022-11-11 23:35:00,1273.84,1287.58,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36036,做多,2022-11-11 23:35:00,2022-11-11 23:40:00,1287.58,1284.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36037,做多,2022-11-12 01:45:00,2022-11-12 01:50:00,1278.56,1274.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36038,做空,2022-11-12 01:50:00,2022-11-12 02:00:00,1274.73,1273.26,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36039,做多,2022-11-12 02:05:00,2022-11-12 02:15:00,1275.85,1279.89,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36040,做多,2022-11-12 03:00:00,2022-11-12 03:05:00,1278.1,1271.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36041,做空,2022-11-12 03:05:00,2022-11-12 03:10:00,1271.79,1269.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36042,做多,2022-11-12 04:25:00,2022-11-12 04:45:00,1257.76,1260.94,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36043,做空,2022-11-12 04:45:00,2022-11-12 04:50:00,1260.94,1262.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36044,做多,2022-11-12 04:50:00,2022-11-12 04:55:00,1262.7,1256.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36045,做空,2022-11-12 04:55:00,2022-11-12 05:00:00,1256.79,1252.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36046,做多,2022-11-12 06:05:00,2022-11-12 06:30:00,1251.2,1257.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36047,做多,2022-11-12 08:35:00,2022-11-12 08:45:00,1262.71,1262.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36048,做空,2022-11-12 08:45:00,2022-11-12 08:50:00,1262.04,1262.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36049,做多,2022-11-12 08:50:00,2022-11-12 09:25:00,1262.31,1262.77,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36050,做空,2022-11-12 09:25:00,2022-11-12 10:10:00,1262.77,1263.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36051,做多,2022-11-12 10:10:00,2022-11-12 10:15:00,1263.36,1263.42,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36052,做多,2022-11-12 11:00:00,2022-11-12 11:10:00,1262.12,1253.89,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -36053,做空,2022-11-12 11:10:00,2022-11-12 11:15:00,1253.89,1256.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36054,做多,2022-11-12 11:35:00,2022-11-12 11:40:00,1261.63,1257.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36055,做空,2022-11-12 11:40:00,2022-11-12 11:55:00,1257.29,1259.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36056,做多,2022-11-12 11:55:00,2022-11-12 12:05:00,1259.97,1260.6,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36057,做空,2022-11-12 12:05:00,2022-11-12 12:30:00,1260.6,1254.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36058,做多,2022-11-12 12:35:00,2022-11-12 12:40:00,1257.27,1265.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36059,做多,2022-11-12 12:40:00,2022-11-12 12:45:00,1265.65,1266.1,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36060,做多,2022-11-12 13:10:00,2022-11-12 13:15:00,1261.29,1260.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36061,做空,2022-11-12 13:15:00,2022-11-12 13:35:00,1260.55,1263.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36062,做多,2022-11-12 13:35:00,2022-11-12 13:40:00,1263.08,1261.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36063,做空,2022-11-12 13:40:00,2022-11-12 14:15:00,1261.66,1264.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36064,做多,2022-11-12 14:15:00,2022-11-12 14:20:00,1264.54,1266.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36065,做多,2022-11-12 15:50:00,2022-11-12 15:55:00,1274.86,1274.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36066,做空,2022-11-12 15:55:00,2022-11-12 16:05:00,1274.28,1272.3,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36067,做多,2022-11-12 16:05:00,2022-11-12 16:15:00,1272.3,1271.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36068,做空,2022-11-12 16:15:00,2022-11-12 16:20:00,1271.7,1270.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36069,做多,2022-11-12 16:40:00,2022-11-12 17:25:00,1272.04,1270.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36070,做空,2022-11-12 17:25:00,2022-11-12 17:30:00,1270.65,1273.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36071,做多,2022-11-12 17:30:00,2022-11-12 17:45:00,1273.19,1272.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36072,做多,2022-11-12 18:45:00,2022-11-12 19:40:00,1269.78,1267.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36073,做多,2022-11-12 19:50:00,2022-11-12 20:00:00,1267.81,1267.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36074,做空,2022-11-12 20:00:00,2022-11-12 20:05:00,1267.15,1266.81,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36075,做多,2022-11-12 20:10:00,2022-11-12 20:15:00,1267.55,1266.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36076,做空,2022-11-12 20:15:00,2022-11-12 20:20:00,1266.21,1265.76,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36077,做多,2022-11-12 20:25:00,2022-11-12 20:30:00,1267.59,1265.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36078,做空,2022-11-12 20:30:00,2022-11-12 20:45:00,1265.9,1264.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36079,做多,2022-11-12 22:15:00,2022-11-12 22:25:00,1259.33,1259.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36080,做空,2022-11-12 22:25:00,2022-11-12 23:10:00,1259.27,1254.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36081,做多,2022-11-12 23:20:00,2022-11-13 00:00:00,1257.38,1256.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36082,做空,2022-11-13 00:00:00,2022-11-13 01:55:00,1256.51,1263.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36083,做多,2022-11-13 01:55:00,2022-11-13 02:00:00,1263.71,1265.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36084,做多,2022-11-13 02:20:00,2022-11-13 02:25:00,1263.6,1265.75,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36085,做多,2022-11-13 03:25:00,2022-11-13 03:35:00,1265.52,1268.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36086,做多,2022-11-13 06:15:00,2022-11-13 07:55:00,1264.61,1250.38,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -36087,做空,2022-11-13 07:55:00,2022-11-13 08:25:00,1250.38,1245.48,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36088,做多,2022-11-13 08:25:00,2022-11-13 08:35:00,1245.48,1245.8,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36089,做空,2022-11-13 08:35:00,2022-11-13 08:50:00,1245.8,1240.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36090,做多,2022-11-13 10:20:00,2022-11-13 10:25:00,1227.3,1231.98,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36091,做多,2022-11-13 11:15:00,2022-11-13 11:20:00,1228.91,1233.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36092,做多,2022-11-13 13:15:00,2022-11-13 13:20:00,1238.6,1237.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36093,做空,2022-11-13 13:20:00,2022-11-13 13:25:00,1237.54,1235.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36094,做多,2022-11-13 13:35:00,2022-11-13 13:40:00,1243.2,1243.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36095,做多,2022-11-13 14:30:00,2022-11-13 16:50:00,1238.41,1233.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36096,做多,2022-11-13 17:40:00,2022-11-13 18:05:00,1227.3,1227.8,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36097,做空,2022-11-13 18:05:00,2022-11-13 18:15:00,1227.8,1222.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36098,做多,2022-11-13 18:55:00,2022-11-13 19:05:00,1225.15,1222.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36099,做空,2022-11-13 19:05:00,2022-11-13 19:10:00,1222.56,1224.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36100,做多,2022-11-13 19:10:00,2022-11-13 19:25:00,1224.19,1228.21,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36101,做多,2022-11-13 21:35:00,2022-11-13 21:45:00,1231.09,1220.12,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -36102,做空,2022-11-13 21:45:00,2022-11-13 21:50:00,1220.12,1221.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36103,做多,2022-11-13 21:50:00,2022-11-13 21:55:00,1221.18,1217.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36104,做空,2022-11-13 21:55:00,2022-11-13 22:05:00,1217.15,1219.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36105,做多,2022-11-13 22:05:00,2022-11-13 23:00:00,1219.32,1224.96,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36106,做空,2022-11-13 23:00:00,2022-11-13 23:15:00,1224.96,1223.24,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36107,做多,2022-11-13 23:15:00,2022-11-13 23:25:00,1223.24,1223.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36108,做空,2022-11-13 23:25:00,2022-11-13 23:40:00,1223.03,1218.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36109,做多,2022-11-13 23:45:00,2022-11-14 00:00:00,1222.38,1227.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36110,做多,2022-11-14 00:00:00,2022-11-14 00:05:00,1227.5,1223.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36111,做空,2022-11-14 00:05:00,2022-11-14 00:10:00,1223.12,1227.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36112,做多,2022-11-14 00:10:00,2022-11-14 00:20:00,1227.7,1192.05,0.01,100.0,0.0006,-0.02,0.0,-0.02,flip -36113,做空,2022-11-14 00:20:00,2022-11-14 00:25:00,1192.05,1204.36,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -36114,做多,2022-11-14 02:55:00,2022-11-14 03:00:00,1193.14,1188.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36115,做多,2022-11-14 05:15:00,2022-11-14 05:25:00,1187.56,1185.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36116,做空,2022-11-14 05:25:00,2022-11-14 05:35:00,1185.6,1183.49,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36117,做多,2022-11-14 05:35:00,2022-11-14 06:10:00,1183.49,1178.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36118,做空,2022-11-14 06:10:00,2022-11-14 06:15:00,1178.43,1180.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36119,做多,2022-11-14 06:15:00,2022-11-14 06:40:00,1180.77,1213.65,0.01,100.0,0.0006,0.02,0.0,0.02,tp_upper -36120,做多,2022-11-14 09:20:00,2022-11-14 09:50:00,1258.11,1260.84,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36121,做空,2022-11-14 09:50:00,2022-11-14 10:00:00,1260.84,1256.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36122,做多,2022-11-14 10:25:00,2022-11-14 10:35:00,1256.67,1259.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36123,做多,2022-11-14 10:50:00,2022-11-14 11:15:00,1259.49,1258.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36124,做多,2022-11-14 12:20:00,2022-11-14 12:30:00,1254.77,1265.36,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36125,做多,2022-11-14 13:55:00,2022-11-14 17:45:00,1258.18,1239.79,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_upper -36126,做多,2022-11-14 21:00:00,2022-11-14 21:15:00,1217.33,1222.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36127,做多,2022-11-14 22:45:00,2022-11-14 23:05:00,1223.52,1234.47,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36128,做多,2022-11-15 01:15:00,2022-11-15 01:30:00,1243.42,1245.02,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36129,做多,2022-11-15 04:10:00,2022-11-15 04:15:00,1258.58,1256.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36130,做空,2022-11-15 04:15:00,2022-11-15 04:20:00,1256.68,1252.98,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36131,做多,2022-11-15 04:50:00,2022-11-15 05:00:00,1255.98,1260.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36132,做多,2022-11-15 06:40:00,2022-11-15 07:00:00,1253.77,1255.18,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36133,做多,2022-11-15 10:35:00,2022-11-15 10:45:00,1261.51,1261.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36134,做空,2022-11-15 10:45:00,2022-11-15 11:45:00,1261.36,1260.95,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36135,做多,2022-11-15 11:45:00,2022-11-15 11:55:00,1260.95,1259.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36136,做空,2022-11-15 11:55:00,2022-11-15 12:10:00,1259.74,1263.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36137,做多,2022-11-15 12:10:00,2022-11-15 12:45:00,1263.77,1266.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36138,做多,2022-11-15 14:20:00,2022-11-15 14:35:00,1271.58,1268.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36139,做空,2022-11-15 14:35:00,2022-11-15 14:40:00,1268.24,1263.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36140,做多,2022-11-15 15:30:00,2022-11-15 15:45:00,1269.49,1268.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36141,做空,2022-11-15 15:45:00,2022-11-15 16:10:00,1268.25,1265.68,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36142,做多,2022-11-15 16:10:00,2022-11-15 16:25:00,1265.68,1263.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36143,做空,2022-11-15 16:25:00,2022-11-15 16:30:00,1263.6,1268.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36144,做多,2022-11-15 16:30:00,2022-11-15 16:35:00,1268.44,1265.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36145,做空,2022-11-15 16:35:00,2022-11-15 16:55:00,1265.29,1267.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36146,做多,2022-11-15 16:55:00,2022-11-15 17:00:00,1267.01,1265.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36147,做空,2022-11-15 17:00:00,2022-11-15 17:05:00,1265.79,1268.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36148,做多,2022-11-15 17:05:00,2022-11-15 17:30:00,1268.72,1270.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36149,做多,2022-11-15 19:20:00,2022-11-15 19:30:00,1248.9,1245.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36150,做空,2022-11-15 19:30:00,2022-11-15 19:35:00,1245.58,1248.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36151,做多,2022-11-15 19:35:00,2022-11-15 20:00:00,1248.86,1260.71,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36152,做多,2022-11-15 20:35:00,2022-11-15 20:50:00,1250.57,1251.36,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36153,做空,2022-11-15 20:50:00,2022-11-15 20:55:00,1251.36,1252.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36154,做多,2022-11-15 20:55:00,2022-11-15 21:05:00,1252.83,1248.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36155,做空,2022-11-15 21:05:00,2022-11-15 21:10:00,1248.78,1248.69,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36156,做多,2022-11-15 22:10:00,2022-11-15 22:15:00,1248.93,1248.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36157,做空,2022-11-15 22:15:00,2022-11-15 22:45:00,1248.41,1243.79,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36158,做多,2022-11-15 22:45:00,2022-11-15 22:55:00,1243.79,1245.2,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36159,做空,2022-11-15 22:55:00,2022-11-15 23:10:00,1245.2,1249.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36160,做多,2022-11-15 23:10:00,2022-11-15 23:15:00,1249.36,1250.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36161,做多,2022-11-16 00:25:00,2022-11-16 00:45:00,1249.51,1255.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36162,做多,2022-11-16 01:00:00,2022-11-16 01:05:00,1254.38,1256.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36163,做多,2022-11-16 02:50:00,2022-11-16 03:15:00,1259.44,1260.15,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36164,做空,2022-11-16 03:15:00,2022-11-16 03:25:00,1260.15,1261.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36165,做多,2022-11-16 03:25:00,2022-11-16 03:40:00,1261.12,1264.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36166,做多,2022-11-16 04:15:00,2022-11-16 06:00:00,1260.72,1259.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36167,做多,2022-11-16 07:40:00,2022-11-16 07:55:00,1248.21,1244.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36168,做空,2022-11-16 07:55:00,2022-11-16 08:00:00,1244.92,1246.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36169,做多,2022-11-16 08:00:00,2022-11-16 08:05:00,1246.25,1250.15,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36170,做多,2022-11-16 08:05:00,2022-11-16 08:10:00,1250.15,1243.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36171,做空,2022-11-16 08:10:00,2022-11-16 08:15:00,1243.0,1245.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36172,做多,2022-11-16 10:00:00,2022-11-16 10:10:00,1233.53,1233.79,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36173,做空,2022-11-16 10:10:00,2022-11-16 10:25:00,1233.79,1232.05,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36174,做多,2022-11-16 10:25:00,2022-11-16 11:05:00,1232.05,1227.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36175,做空,2022-11-16 11:05:00,2022-11-16 11:10:00,1227.86,1228.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36176,做多,2022-11-16 11:15:00,2022-11-16 11:30:00,1230.31,1231.01,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36177,做空,2022-11-16 11:30:00,2022-11-16 11:45:00,1231.01,1225.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36178,做多,2022-11-16 12:45:00,2022-11-16 13:30:00,1222.59,1222.9,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36179,做多,2022-11-16 14:30:00,2022-11-16 14:35:00,1214.34,1212.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36180,做空,2022-11-16 14:35:00,2022-11-16 15:10:00,1212.22,1211.56,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36181,做多,2022-11-16 15:10:00,2022-11-16 15:15:00,1211.56,1206.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36182,做空,2022-11-16 15:15:00,2022-11-16 15:20:00,1206.6,1207.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36183,做多,2022-11-16 15:20:00,2022-11-16 15:35:00,1207.07,1208.65,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36184,做空,2022-11-16 15:35:00,2022-11-16 15:45:00,1208.65,1190.75,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -36185,做多,2022-11-16 16:30:00,2022-11-16 16:35:00,1203.33,1203.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36186,做空,2022-11-16 16:35:00,2022-11-16 19:05:00,1203.27,1204.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36187,做多,2022-11-16 19:50:00,2022-11-16 20:00:00,1206.88,1205.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36188,做空,2022-11-16 20:00:00,2022-11-16 20:25:00,1205.31,1206.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36189,做多,2022-11-16 20:25:00,2022-11-16 20:30:00,1206.97,1205.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36190,做多,2022-11-16 20:35:00,2022-11-16 20:40:00,1206.59,1209.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36191,做多,2022-11-16 22:00:00,2022-11-16 22:10:00,1206.51,1208.12,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36192,做空,2022-11-16 22:10:00,2022-11-16 22:20:00,1208.12,1202.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36193,做多,2022-11-16 22:45:00,2022-11-16 22:50:00,1208.56,1213.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36194,做多,2022-11-17 00:25:00,2022-11-17 00:40:00,1215.26,1218.1,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36195,做多,2022-11-17 04:30:00,2022-11-17 04:35:00,1205.27,1203.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36196,做空,2022-11-17 04:35:00,2022-11-17 04:45:00,1203.74,1203.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36197,做多,2022-11-17 04:45:00,2022-11-17 04:55:00,1203.81,1203.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36198,做空,2022-11-17 04:55:00,2022-11-17 05:00:00,1203.05,1208.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36199,做多,2022-11-17 05:00:00,2022-11-17 06:00:00,1208.29,1212.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36200,做多,2022-11-17 08:10:00,2022-11-17 08:20:00,1202.83,1200.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36201,做空,2022-11-17 08:20:00,2022-11-17 08:30:00,1200.59,1202.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36202,做多,2022-11-17 08:30:00,2022-11-17 08:40:00,1202.44,1202.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36203,做空,2022-11-17 08:40:00,2022-11-17 08:55:00,1202.37,1202.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36204,做多,2022-11-17 08:55:00,2022-11-17 09:00:00,1202.99,1201.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36205,做空,2022-11-17 09:00:00,2022-11-17 09:10:00,1201.26,1199.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36206,做多,2022-11-17 10:40:00,2022-11-17 10:50:00,1193.43,1190.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36207,做空,2022-11-17 10:50:00,2022-11-17 10:55:00,1190.31,1190.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36208,做多,2022-11-17 10:55:00,2022-11-17 11:05:00,1190.84,1198.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36209,做多,2022-11-17 12:25:00,2022-11-17 12:35:00,1198.36,1198.6,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36210,做空,2022-11-17 12:35:00,2022-11-17 12:50:00,1198.6,1199.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36211,做多,2022-11-17 12:50:00,2022-11-17 12:55:00,1199.69,1203.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36212,做多,2022-11-17 12:55:00,2022-11-17 13:00:00,1203.07,1195.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36213,做空,2022-11-17 13:00:00,2022-11-17 13:05:00,1195.61,1195.41,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36214,做多,2022-11-17 14:30:00,2022-11-17 14:35:00,1191.89,1191.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36215,做空,2022-11-17 14:35:00,2022-11-17 16:05:00,1191.16,1196.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36216,做多,2022-11-17 16:05:00,2022-11-17 17:10:00,1196.83,1207.65,0.01,100.0,0.0006,0.01,0.0,0.01,flip -36217,做空,2022-11-17 17:10:00,2022-11-17 17:45:00,1207.65,1204.71,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36218,做多,2022-11-17 17:45:00,2022-11-17 17:55:00,1204.71,1210.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36219,做多,2022-11-17 17:55:00,2022-11-17 18:00:00,1210.37,1209.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36220,做多,2022-11-17 21:00:00,2022-11-17 21:10:00,1202.62,1205.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36221,做多,2022-11-17 22:15:00,2022-11-17 22:25:00,1207.99,1204.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36222,做空,2022-11-17 22:25:00,2022-11-17 22:35:00,1204.12,1206.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36223,做多,2022-11-17 22:35:00,2022-11-17 22:40:00,1206.8,1205.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36224,做空,2022-11-17 22:40:00,2022-11-17 22:50:00,1205.81,1206.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36225,做多,2022-11-17 22:50:00,2022-11-17 22:55:00,1206.74,1206.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36226,做多,2022-11-17 23:05:00,2022-11-18 00:10:00,1203.75,1206.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36227,做多,2022-11-18 01:40:00,2022-11-18 02:05:00,1210.31,1211.72,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36228,做空,2022-11-18 02:05:00,2022-11-18 02:15:00,1211.72,1208.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36229,做多,2022-11-18 02:25:00,2022-11-18 02:30:00,1213.47,1215.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36230,做多,2022-11-18 04:45:00,2022-11-18 05:20:00,1220.3,1221.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36231,做多,2022-11-18 05:35:00,2022-11-18 07:10:00,1218.3,1218.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36232,做多,2022-11-18 07:25:00,2022-11-18 07:30:00,1217.72,1213.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36233,做空,2022-11-18 07:30:00,2022-11-18 07:35:00,1213.93,1215.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36234,做多,2022-11-18 08:55:00,2022-11-18 09:00:00,1212.5,1212.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36235,做空,2022-11-18 09:00:00,2022-11-18 11:40:00,1212.15,1214.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36236,做多,2022-11-18 12:00:00,2022-11-18 12:30:00,1218.54,1218.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36237,做空,2022-11-18 12:30:00,2022-11-18 12:50:00,1218.17,1218.06,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36238,做多,2022-11-18 12:50:00,2022-11-18 12:55:00,1218.06,1217.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36239,做空,2022-11-18 12:55:00,2022-11-18 13:00:00,1217.38,1218.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36240,做多,2022-11-18 13:00:00,2022-11-18 13:05:00,1218.88,1217.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36241,做空,2022-11-18 13:05:00,2022-11-18 13:10:00,1217.2,1218.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36242,做多,2022-11-18 13:10:00,2022-11-18 13:20:00,1218.0,1222.05,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36243,做多,2022-11-18 13:50:00,2022-11-18 14:05:00,1219.1,1219.61,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36244,做空,2022-11-18 14:05:00,2022-11-18 14:15:00,1219.61,1221.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36245,做多,2022-11-18 14:15:00,2022-11-18 14:30:00,1221.81,1214.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36246,做空,2022-11-18 14:30:00,2022-11-18 14:35:00,1214.55,1212.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36247,做多,2022-11-18 16:05:00,2022-11-18 16:20:00,1211.79,1211.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36248,做空,2022-11-18 16:20:00,2022-11-18 16:30:00,1211.33,1209.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36249,做多,2022-11-18 18:05:00,2022-11-18 18:10:00,1206.65,1205.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36250,做空,2022-11-18 18:10:00,2022-11-18 18:25:00,1205.88,1205.26,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36251,做多,2022-11-18 18:25:00,2022-11-18 18:30:00,1205.26,1205.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36252,做空,2022-11-18 18:30:00,2022-11-18 18:55:00,1205.24,1205.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36253,做多,2022-11-18 18:55:00,2022-11-18 19:00:00,1205.32,1206.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36254,做多,2022-11-18 19:15:00,2022-11-18 19:20:00,1204.27,1207.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36255,做多,2022-11-18 19:20:00,2022-11-18 19:30:00,1207.28,1206.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36256,做多,2022-11-18 21:20:00,2022-11-18 21:30:00,1209.98,1209.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36257,做多,2022-11-18 22:20:00,2022-11-18 22:30:00,1209.88,1208.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36258,做空,2022-11-18 22:30:00,2022-11-18 22:50:00,1208.4,1210.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36259,做多,2022-11-18 22:50:00,2022-11-18 22:55:00,1210.0,1209.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36260,做空,2022-11-18 22:55:00,2022-11-18 23:05:00,1209.6,1208.22,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36261,做多,2022-11-18 23:05:00,2022-11-18 23:35:00,1208.22,1211.74,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36262,做多,2022-11-19 00:35:00,2022-11-19 00:40:00,1210.59,1209.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36263,做空,2022-11-19 00:40:00,2022-11-19 00:45:00,1209.7,1209.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36264,做多,2022-11-19 00:45:00,2022-11-19 01:30:00,1209.99,1209.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36265,做空,2022-11-19 01:30:00,2022-11-19 01:35:00,1209.13,1208.91,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36266,做多,2022-11-19 01:55:00,2022-11-19 02:00:00,1209.68,1207.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36267,做空,2022-11-19 02:00:00,2022-11-19 02:05:00,1207.31,1205.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36268,做多,2022-11-19 02:55:00,2022-11-19 03:25:00,1206.24,1206.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36269,做空,2022-11-19 03:25:00,2022-11-19 03:30:00,1206.1,1207.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36270,做多,2022-11-19 03:30:00,2022-11-19 03:35:00,1207.27,1206.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36271,做空,2022-11-19 03:35:00,2022-11-19 04:15:00,1206.35,1207.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36272,做多,2022-11-19 04:15:00,2022-11-19 04:35:00,1207.49,1206.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36273,做空,2022-11-19 04:35:00,2022-11-19 04:40:00,1206.69,1207.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36274,做多,2022-11-19 04:40:00,2022-11-19 04:45:00,1207.38,1206.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36275,做空,2022-11-19 04:45:00,2022-11-19 04:55:00,1206.07,1207.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36276,做多,2022-11-19 04:55:00,2022-11-19 05:00:00,1207.56,1207.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36277,做空,2022-11-19 05:00:00,2022-11-19 05:05:00,1207.12,1208.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36278,做多,2022-11-19 05:05:00,2022-11-19 05:10:00,1208.33,1203.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36279,做空,2022-11-19 05:10:00,2022-11-19 05:15:00,1203.9,1199.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36280,做多,2022-11-19 06:00:00,2022-11-19 06:05:00,1204.71,1203.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36281,做空,2022-11-19 06:05:00,2022-11-19 06:15:00,1203.85,1203.81,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36282,做多,2022-11-19 06:15:00,2022-11-19 06:30:00,1203.81,1204.4,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36283,做空,2022-11-19 06:30:00,2022-11-19 07:55:00,1204.4,1206.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36284,做多,2022-11-19 07:55:00,2022-11-19 08:40:00,1206.09,1206.55,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36285,做空,2022-11-19 08:40:00,2022-11-19 08:45:00,1206.55,1208.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36286,做多,2022-11-19 08:45:00,2022-11-19 08:50:00,1208.05,1211.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36287,做多,2022-11-19 10:00:00,2022-11-19 10:05:00,1209.04,1208.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36288,做空,2022-11-19 10:05:00,2022-11-19 10:15:00,1208.48,1208.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36289,做多,2022-11-19 10:30:00,2022-11-19 10:35:00,1208.64,1208.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36290,做空,2022-11-19 10:35:00,2022-11-19 10:40:00,1208.6,1208.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36291,做多,2022-11-19 10:40:00,2022-11-19 10:45:00,1208.73,1208.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36292,做空,2022-11-19 10:45:00,2022-11-19 10:55:00,1208.26,1208.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36293,做多,2022-11-19 10:55:00,2022-11-19 11:20:00,1208.29,1208.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36294,做空,2022-11-19 11:20:00,2022-11-19 11:25:00,1208.1,1209.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36295,做多,2022-11-19 11:25:00,2022-11-19 11:30:00,1209.0,1208.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36296,做空,2022-11-19 11:30:00,2022-11-19 11:35:00,1208.17,1208.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36297,做多,2022-11-19 11:35:00,2022-11-19 11:45:00,1208.57,1207.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36298,做空,2022-11-19 11:45:00,2022-11-19 11:50:00,1207.79,1207.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36299,做多,2022-11-19 11:55:00,2022-11-19 12:00:00,1210.99,1209.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36300,做多,2022-11-19 12:20:00,2022-11-19 12:25:00,1209.05,1208.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36301,做空,2022-11-19 12:25:00,2022-11-19 13:00:00,1208.6,1206.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36302,做多,2022-11-19 13:30:00,2022-11-19 13:40:00,1207.26,1208.06,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36303,做空,2022-11-19 13:40:00,2022-11-19 14:05:00,1208.06,1207.59,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36304,做多,2022-11-19 14:05:00,2022-11-19 14:10:00,1207.59,1208.63,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36305,做多,2022-11-19 14:10:00,2022-11-19 14:15:00,1208.63,1207.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36306,做多,2022-11-19 14:45:00,2022-11-19 15:05:00,1207.23,1209.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36307,做多,2022-11-19 15:25:00,2022-11-19 15:35:00,1208.2,1209.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36308,做多,2022-11-19 16:25:00,2022-11-19 16:30:00,1208.87,1208.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36309,做空,2022-11-19 16:30:00,2022-11-19 16:35:00,1208.5,1209.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36310,做多,2022-11-19 16:35:00,2022-11-19 16:40:00,1209.84,1209.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36311,做多,2022-11-19 17:05:00,2022-11-19 17:10:00,1209.29,1208.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36312,做空,2022-11-19 17:10:00,2022-11-19 17:20:00,1208.12,1207.69,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36313,做多,2022-11-19 17:45:00,2022-11-19 17:50:00,1208.6,1208.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36314,做空,2022-11-19 17:50:00,2022-11-19 18:05:00,1208.39,1208.05,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36315,做多,2022-11-19 18:05:00,2022-11-19 18:40:00,1208.05,1208.2,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36316,做多,2022-11-19 19:00:00,2022-11-19 19:05:00,1208.1,1207.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36317,做空,2022-11-19 19:05:00,2022-11-19 19:10:00,1207.28,1208.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36318,做多,2022-11-19 19:10:00,2022-11-19 19:15:00,1208.02,1208.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36319,做多,2022-11-19 20:00:00,2022-11-19 20:20:00,1208.87,1209.04,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36320,做多,2022-11-19 21:00:00,2022-11-19 21:15:00,1209.42,1209.99,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36321,做多,2022-11-19 23:25:00,2022-11-20 00:40:00,1220.9,1219.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36322,做空,2022-11-20 00:40:00,2022-11-20 01:25:00,1219.87,1219.7,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36323,做多,2022-11-20 01:25:00,2022-11-20 01:35:00,1219.7,1219.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36324,做空,2022-11-20 01:35:00,2022-11-20 01:40:00,1219.05,1219.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36325,做多,2022-11-20 01:40:00,2022-11-20 01:55:00,1219.93,1217.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36326,做空,2022-11-20 01:55:00,2022-11-20 02:20:00,1217.89,1219.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36327,做多,2022-11-20 02:20:00,2022-11-20 02:35:00,1219.05,1220.61,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36328,做空,2022-11-20 02:35:00,2022-11-20 03:25:00,1220.61,1217.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36329,做多,2022-11-20 03:30:00,2022-11-20 04:15:00,1218.34,1219.95,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36330,做多,2022-11-20 04:55:00,2022-11-20 05:05:00,1218.97,1217.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36331,做空,2022-11-20 05:05:00,2022-11-20 05:10:00,1217.67,1217.12,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36332,做多,2022-11-20 05:40:00,2022-11-20 05:50:00,1218.34,1218.64,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36333,做空,2022-11-20 05:50:00,2022-11-20 06:00:00,1218.64,1218.59,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36334,做多,2022-11-20 06:00:00,2022-11-20 06:05:00,1218.59,1218.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36335,做空,2022-11-20 06:05:00,2022-11-20 06:15:00,1218.41,1217.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36336,做多,2022-11-20 06:25:00,2022-11-20 06:40:00,1218.95,1219.41,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36337,做多,2022-11-20 07:15:00,2022-11-20 07:40:00,1218.38,1221.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36338,做多,2022-11-20 08:20:00,2022-11-20 08:35:00,1219.18,1217.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36339,做空,2022-11-20 08:35:00,2022-11-20 08:40:00,1217.35,1205.31,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -36340,做多,2022-11-20 13:05:00,2022-11-20 13:15:00,1168.3,1173.33,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36341,做多,2022-11-20 14:35:00,2022-11-20 14:40:00,1173.34,1172.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36342,做空,2022-11-20 14:40:00,2022-11-20 14:45:00,1172.6,1173.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36343,做多,2022-11-20 14:45:00,2022-11-20 15:10:00,1173.39,1176.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36344,做多,2022-11-20 15:10:00,2022-11-20 15:15:00,1176.42,1174.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36345,做多,2022-11-20 16:50:00,2022-11-20 17:25:00,1174.31,1173.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36346,做空,2022-11-20 17:25:00,2022-11-20 17:30:00,1173.68,1176.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36347,做多,2022-11-20 17:30:00,2022-11-20 17:35:00,1176.0,1176.08,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36348,做多,2022-11-20 18:05:00,2022-11-20 18:20:00,1174.15,1175.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36349,做多,2022-11-20 18:45:00,2022-11-20 18:55:00,1174.78,1177.63,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36350,做多,2022-11-20 19:35:00,2022-11-20 19:45:00,1175.44,1176.72,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36351,做多,2022-11-20 19:45:00,2022-11-20 19:50:00,1176.72,1178.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36352,做多,2022-11-20 23:50:00,2022-11-20 23:55:00,1143.2,1141.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36353,做空,2022-11-20 23:55:00,2022-11-21 00:05:00,1141.57,1133.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36354,做多,2022-11-21 00:50:00,2022-11-21 01:15:00,1140.2,1139.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36355,做空,2022-11-21 01:15:00,2022-11-21 01:40:00,1139.64,1139.51,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36356,做多,2022-11-21 01:40:00,2022-11-21 01:45:00,1139.51,1136.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36357,做空,2022-11-21 01:45:00,2022-11-21 01:55:00,1136.63,1130.84,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36358,做多,2022-11-21 03:00:00,2022-11-21 04:00:00,1123.65,1131.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36359,做多,2022-11-21 06:15:00,2022-11-21 06:20:00,1133.02,1131.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36360,做空,2022-11-21 06:20:00,2022-11-21 06:55:00,1131.92,1127.51,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36361,做多,2022-11-21 09:10:00,2022-11-21 09:15:00,1124.69,1123.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36362,做空,2022-11-21 09:15:00,2022-11-21 09:20:00,1123.62,1112.22,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -36363,做多,2022-11-21 09:50:00,2022-11-21 10:05:00,1123.76,1117.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36364,做空,2022-11-21 10:05:00,2022-11-21 10:20:00,1117.93,1116.83,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36365,做多,2022-11-21 10:20:00,2022-11-21 10:55:00,1116.83,1126.52,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -36366,做多,2022-11-21 12:40:00,2022-11-21 13:00:00,1124.76,1129.12,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36367,做多,2022-11-21 14:35:00,2022-11-21 14:55:00,1134.57,1134.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36368,做空,2022-11-21 14:55:00,2022-11-21 15:00:00,1134.09,1134.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -36369,做多,2022-11-21 15:05:00,2022-11-21 17:45:00,1134.43,1110.2,0.01,100.0,0.0007,-0.02,0.0,-0.02,flip -36370,做空,2022-11-21 17:45:00,2022-11-21 18:00:00,1110.2,1099.36,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -36371,做多,2022-11-21 19:05:00,2022-11-21 19:10:00,1103.5,1103.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36372,做空,2022-11-21 19:10:00,2022-11-21 19:25:00,1103.23,1092.0,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -36373,做多,2022-11-21 20:05:00,2022-11-21 20:35:00,1104.8,1105.27,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -36374,做多,2022-11-21 22:00:00,2022-11-21 22:20:00,1095.4,1106.76,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -36375,做多,2022-11-21 22:20:00,2022-11-21 22:25:00,1106.76,1112.84,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36376,做多,2022-11-22 00:05:00,2022-11-22 00:20:00,1109.7,1112.72,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36377,做多,2022-11-22 01:15:00,2022-11-22 02:55:00,1107.51,1108.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36378,做多,2022-11-22 03:45:00,2022-11-22 04:50:00,1104.03,1101.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36379,做空,2022-11-22 04:50:00,2022-11-22 04:55:00,1101.49,1101.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -36380,做多,2022-11-22 05:35:00,2022-11-22 05:40:00,1102.01,1101.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36381,做空,2022-11-22 05:40:00,2022-11-22 05:45:00,1101.45,1101.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36382,做多,2022-11-22 05:45:00,2022-11-22 05:50:00,1101.6,1098.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36383,做空,2022-11-22 05:50:00,2022-11-22 06:00:00,1098.58,1094.89,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36384,做多,2022-11-22 07:30:00,2022-11-22 07:35:00,1091.48,1089.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36385,做空,2022-11-22 07:35:00,2022-11-22 07:50:00,1089.67,1091.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36386,做多,2022-11-22 07:50:00,2022-11-22 08:15:00,1091.26,1077.65,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -36387,做空,2022-11-22 08:15:00,2022-11-22 08:20:00,1077.65,1081.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -36388,做多,2022-11-22 08:45:00,2022-11-22 08:55:00,1087.87,1087.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36389,做空,2022-11-22 08:55:00,2022-11-22 09:25:00,1087.71,1086.18,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36390,做多,2022-11-22 09:25:00,2022-11-22 09:40:00,1086.18,1085.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36391,做空,2022-11-22 09:40:00,2022-11-22 10:00:00,1085.01,1083.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36392,做多,2022-11-22 10:15:00,2022-11-22 10:20:00,1085.86,1085.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36393,做空,2022-11-22 10:20:00,2022-11-22 11:35:00,1085.6,1083.23,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36394,做多,2022-11-22 12:10:00,2022-11-22 12:15:00,1088.66,1092.72,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36395,做多,2022-11-22 14:40:00,2022-11-22 15:30:00,1121.85,1123.96,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36396,做空,2022-11-22 15:30:00,2022-11-22 15:40:00,1123.96,1130.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36397,做多,2022-11-22 15:40:00,2022-11-22 15:50:00,1130.01,1133.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36398,做多,2022-11-22 16:35:00,2022-11-22 16:45:00,1129.31,1127.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36399,做空,2022-11-22 16:45:00,2022-11-22 17:20:00,1127.91,1123.62,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36400,做多,2022-11-22 18:05:00,2022-11-22 18:15:00,1122.37,1123.75,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36401,做空,2022-11-22 18:15:00,2022-11-22 18:25:00,1123.75,1123.06,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36402,做多,2022-11-22 18:25:00,2022-11-22 18:30:00,1123.06,1122.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36403,做空,2022-11-22 18:30:00,2022-11-22 18:45:00,1122.23,1121.95,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36404,做多,2022-11-22 18:45:00,2022-11-22 18:55:00,1121.95,1125.96,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36405,做多,2022-11-22 21:40:00,2022-11-22 22:05:00,1127.54,1130.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36406,做多,2022-11-22 22:30:00,2022-11-22 22:45:00,1128.0,1134.72,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36407,做多,2022-11-23 00:10:00,2022-11-23 00:15:00,1136.54,1134.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36408,做空,2022-11-23 00:15:00,2022-11-23 00:20:00,1134.99,1142.76,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -36409,做多,2022-11-23 00:20:00,2022-11-23 00:25:00,1142.76,1140.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -36410,做多,2022-11-23 02:00:00,2022-11-23 02:15:00,1132.66,1140.85,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -36411,做多,2022-11-23 04:45:00,2022-11-23 05:50:00,1162.29,1161.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36412,做空,2022-11-23 05:50:00,2022-11-23 05:55:00,1161.79,1157.33,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36413,做多,2022-11-23 06:30:00,2022-11-23 06:35:00,1161.26,1160.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36414,做空,2022-11-23 06:35:00,2022-11-23 06:40:00,1160.08,1160.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36415,做多,2022-11-23 06:40:00,2022-11-23 07:05:00,1160.7,1161.54,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36416,做空,2022-11-23 07:05:00,2022-11-23 07:20:00,1161.54,1160.94,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36417,做多,2022-11-23 07:20:00,2022-11-23 07:25:00,1160.94,1160.74,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36418,做空,2022-11-23 07:25:00,2022-11-23 08:30:00,1160.74,1163.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36419,做多,2022-11-23 08:30:00,2022-11-23 08:55:00,1163.14,1163.42,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36420,做空,2022-11-23 08:55:00,2022-11-23 09:05:00,1163.42,1165.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36421,做多,2022-11-23 09:05:00,2022-11-23 09:10:00,1165.43,1166.57,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36422,做多,2022-11-23 09:40:00,2022-11-23 09:45:00,1166.18,1167.79,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36423,做多,2022-11-23 10:35:00,2022-11-23 10:50:00,1165.28,1173.55,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -36424,做多,2022-11-23 14:35:00,2022-11-23 14:50:00,1162.18,1167.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36425,做多,2022-11-23 15:40:00,2022-11-23 16:45:00,1162.87,1157.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36426,做空,2022-11-23 16:45:00,2022-11-23 16:50:00,1157.89,1157.18,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -36427,做多,2022-11-23 18:00:00,2022-11-23 18:10:00,1154.59,1154.64,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36428,做空,2022-11-23 18:10:00,2022-11-23 18:15:00,1154.64,1156.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36429,做多,2022-11-23 18:15:00,2022-11-23 18:20:00,1156.84,1158.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36430,做多,2022-11-23 19:40:00,2022-11-23 20:00:00,1168.93,1166.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36431,做空,2022-11-23 20:00:00,2022-11-23 20:30:00,1166.23,1170.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36432,做多,2022-11-23 20:30:00,2022-11-23 20:50:00,1170.04,1172.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36433,做多,2022-11-23 22:05:00,2022-11-23 22:15:00,1171.75,1171.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36434,做空,2022-11-23 22:15:00,2022-11-23 22:20:00,1171.0,1169.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36435,做多,2022-11-23 22:40:00,2022-11-23 22:55:00,1170.7,1173.76,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36436,做多,2022-11-24 00:40:00,2022-11-24 00:45:00,1183.62,1180.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36437,做空,2022-11-24 00:45:00,2022-11-24 01:00:00,1180.37,1186.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36438,做多,2022-11-24 01:00:00,2022-11-24 01:05:00,1186.3,1182.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36439,做空,2022-11-24 01:05:00,2022-11-24 01:15:00,1182.75,1183.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36440,做多,2022-11-24 01:15:00,2022-11-24 01:20:00,1183.14,1182.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36441,做空,2022-11-24 01:20:00,2022-11-24 01:25:00,1182.09,1182.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36442,做多,2022-11-24 01:25:00,2022-11-24 01:30:00,1182.87,1181.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36443,做空,2022-11-24 01:30:00,2022-11-24 01:35:00,1181.01,1184.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36444,做多,2022-11-24 01:35:00,2022-11-24 01:40:00,1184.76,1192.82,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -36445,做多,2022-11-24 03:20:00,2022-11-24 03:50:00,1202.18,1200.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36446,做空,2022-11-24 03:50:00,2022-11-24 03:55:00,1200.64,1201.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36447,做多,2022-11-24 03:55:00,2022-11-24 04:00:00,1201.03,1200.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36448,做空,2022-11-24 04:00:00,2022-11-24 04:05:00,1200.68,1204.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36449,做多,2022-11-24 04:05:00,2022-11-24 04:25:00,1204.6,1198.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36450,做空,2022-11-24 04:25:00,2022-11-24 04:30:00,1198.69,1200.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36451,做多,2022-11-24 04:30:00,2022-11-24 05:00:00,1200.77,1202.0,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36452,做空,2022-11-24 05:00:00,2022-11-24 05:15:00,1202.0,1200.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36453,做多,2022-11-24 05:20:00,2022-11-24 05:25:00,1202.24,1203.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36454,做多,2022-11-24 06:05:00,2022-11-24 06:20:00,1201.35,1200.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36455,做空,2022-11-24 06:20:00,2022-11-24 06:25:00,1200.46,1199.29,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36456,做多,2022-11-24 06:30:00,2022-11-24 06:55:00,1202.02,1212.89,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36457,做多,2022-11-24 09:25:00,2022-11-24 10:10:00,1201.79,1202.28,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36458,做多,2022-11-24 11:55:00,2022-11-24 12:05:00,1195.33,1195.69,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36459,做多,2022-11-24 12:15:00,2022-11-24 12:20:00,1195.76,1195.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36460,做多,2022-11-24 13:00:00,2022-11-24 13:05:00,1195.16,1194.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36461,做空,2022-11-24 13:05:00,2022-11-24 13:20:00,1194.8,1194.58,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36462,做多,2022-11-24 13:20:00,2022-11-24 13:35:00,1194.58,1197.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36463,做多,2022-11-24 14:45:00,2022-11-24 15:20:00,1194.81,1194.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36464,做空,2022-11-24 15:20:00,2022-11-24 16:05:00,1194.26,1197.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36465,做多,2022-11-24 16:05:00,2022-11-24 16:10:00,1197.76,1202.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36466,做多,2022-11-24 16:35:00,2022-11-24 17:05:00,1198.65,1204.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36467,做多,2022-11-24 17:35:00,2022-11-24 17:55:00,1199.43,1199.57,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36468,做空,2022-11-24 17:55:00,2022-11-24 18:30:00,1199.57,1200.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36469,做多,2022-11-24 18:30:00,2022-11-24 18:40:00,1200.86,1200.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36470,做空,2022-11-24 18:40:00,2022-11-24 19:55:00,1200.04,1202.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36471,做多,2022-11-24 19:55:00,2022-11-24 20:05:00,1202.42,1204.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36472,做多,2022-11-24 22:05:00,2022-11-24 22:10:00,1198.84,1199.3,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36473,做多,2022-11-25 01:35:00,2022-11-25 01:40:00,1195.7,1195.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36474,做空,2022-11-25 01:40:00,2022-11-25 01:55:00,1195.1,1192.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36475,做多,2022-11-25 03:10:00,2022-11-25 03:15:00,1188.97,1185.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36476,做空,2022-11-25 03:15:00,2022-11-25 03:25:00,1185.55,1186.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36477,做多,2022-11-25 03:25:00,2022-11-25 03:35:00,1186.03,1185.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36478,做空,2022-11-25 03:35:00,2022-11-25 03:40:00,1185.67,1186.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36479,做多,2022-11-25 03:40:00,2022-11-25 03:55:00,1186.07,1185.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36480,做空,2022-11-25 03:55:00,2022-11-25 04:00:00,1185.71,1186.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36481,做多,2022-11-25 04:00:00,2022-11-25 04:15:00,1186.19,1186.19,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36482,做空,2022-11-25 04:15:00,2022-11-25 04:30:00,1186.19,1184.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36483,做多,2022-11-25 09:00:00,2022-11-25 09:15:00,1181.41,1181.67,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36484,做空,2022-11-25 09:15:00,2022-11-25 09:20:00,1181.67,1181.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36485,做多,2022-11-25 09:20:00,2022-11-25 09:35:00,1181.79,1179.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36486,做空,2022-11-25 09:35:00,2022-11-25 09:40:00,1179.25,1179.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36487,做多,2022-11-25 09:40:00,2022-11-25 10:15:00,1179.88,1179.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36488,做空,2022-11-25 10:15:00,2022-11-25 10:25:00,1179.69,1182.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36489,做多,2022-11-25 10:25:00,2022-11-25 10:35:00,1182.65,1186.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36490,做多,2022-11-25 13:20:00,2022-11-25 15:00:00,1191.14,1193.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36491,做多,2022-11-25 15:50:00,2022-11-25 16:00:00,1188.99,1188.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36492,做空,2022-11-25 16:00:00,2022-11-25 16:20:00,1188.35,1184.37,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36493,做多,2022-11-25 16:55:00,2022-11-25 17:25:00,1186.52,1190.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36494,做多,2022-11-25 18:40:00,2022-11-25 18:50:00,1191.99,1189.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36495,做空,2022-11-25 18:50:00,2022-11-25 18:55:00,1189.69,1190.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36496,做多,2022-11-25 18:55:00,2022-11-25 19:10:00,1190.4,1193.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36497,做多,2022-11-25 21:20:00,2022-11-25 21:25:00,1199.62,1199.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36498,做空,2022-11-25 21:25:00,2022-11-25 21:30:00,1199.48,1200.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36499,做多,2022-11-25 21:30:00,2022-11-25 21:40:00,1200.09,1199.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36500,做空,2022-11-25 21:40:00,2022-11-25 22:10:00,1199.2,1196.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36501,做多,2022-11-25 22:25:00,2022-11-25 22:30:00,1199.42,1201.23,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36502,做多,2022-11-25 22:50:00,2022-11-25 23:05:00,1198.21,1195.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36503,做空,2022-11-25 23:05:00,2022-11-25 23:10:00,1195.92,1196.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36504,做多,2022-11-25 23:15:00,2022-11-25 23:20:00,1198.6,1200.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36505,做多,2022-11-25 23:40:00,2022-11-25 23:50:00,1199.96,1197.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36506,做空,2022-11-25 23:50:00,2022-11-26 00:05:00,1197.39,1198.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36507,做多,2022-11-26 00:05:00,2022-11-26 00:10:00,1198.77,1198.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36508,做空,2022-11-26 00:10:00,2022-11-26 00:25:00,1198.72,1198.28,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36509,做多,2022-11-26 00:25:00,2022-11-26 00:30:00,1198.28,1202.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36510,做多,2022-11-26 00:30:00,2022-11-26 00:35:00,1202.53,1207.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36511,做多,2022-11-26 04:15:00,2022-11-26 04:35:00,1216.31,1215.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36512,做空,2022-11-26 04:35:00,2022-11-26 04:40:00,1215.66,1217.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36513,做多,2022-11-26 04:40:00,2022-11-26 04:45:00,1217.84,1220.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36514,做多,2022-11-26 07:40:00,2022-11-26 07:45:00,1217.19,1218.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36515,做多,2022-11-26 08:20:00,2022-11-26 08:30:00,1217.49,1217.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36516,做空,2022-11-26 08:30:00,2022-11-26 09:00:00,1217.01,1218.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36517,做多,2022-11-26 09:00:00,2022-11-26 09:05:00,1218.04,1218.52,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36518,做多,2022-11-26 09:25:00,2022-11-26 09:30:00,1218.86,1217.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36519,做空,2022-11-26 09:30:00,2022-11-26 09:35:00,1217.5,1218.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36520,做多,2022-11-26 09:35:00,2022-11-26 09:40:00,1218.99,1220.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36521,做多,2022-11-26 10:50:00,2022-11-26 10:55:00,1220.9,1219.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36522,做空,2022-11-26 10:55:00,2022-11-26 11:00:00,1219.39,1221.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36523,做多,2022-11-26 11:00:00,2022-11-26 11:10:00,1221.35,1217.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36524,做空,2022-11-26 11:10:00,2022-11-26 11:15:00,1217.63,1218.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36525,做多,2022-11-26 11:20:00,2022-11-26 11:40:00,1219.8,1219.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36526,做空,2022-11-26 11:40:00,2022-11-26 11:55:00,1219.44,1221.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36527,做多,2022-11-26 11:55:00,2022-11-26 12:05:00,1221.1,1219.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36528,做空,2022-11-26 12:05:00,2022-11-26 12:10:00,1219.29,1219.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36529,做多,2022-11-26 12:10:00,2022-11-26 12:30:00,1219.83,1219.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36530,做空,2022-11-26 12:30:00,2022-11-26 12:35:00,1219.18,1217.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36531,做多,2022-11-26 13:05:00,2022-11-26 13:10:00,1219.37,1219.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36532,做空,2022-11-26 13:10:00,2022-11-26 13:20:00,1219.13,1219.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36533,做多,2022-11-26 13:20:00,2022-11-26 13:30:00,1219.83,1221.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36534,做多,2022-11-26 14:05:00,2022-11-26 14:15:00,1220.53,1221.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36535,做多,2022-11-26 17:05:00,2022-11-26 17:20:00,1210.23,1212.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36536,做多,2022-11-26 18:15:00,2022-11-26 18:25:00,1212.06,1211.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36537,做空,2022-11-26 18:25:00,2022-11-26 18:35:00,1211.3,1209.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36538,做多,2022-11-26 20:00:00,2022-11-26 20:30:00,1207.41,1207.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36539,做空,2022-11-26 20:30:00,2022-11-26 20:45:00,1207.23,1207.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36540,做多,2022-11-26 20:45:00,2022-11-26 21:05:00,1207.25,1208.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36541,做多,2022-11-26 23:15:00,2022-11-27 00:15:00,1205.3,1204.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36542,做空,2022-11-27 00:15:00,2022-11-27 00:45:00,1204.47,1205.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36543,做多,2022-11-27 00:45:00,2022-11-27 00:50:00,1205.69,1204.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36544,做空,2022-11-27 00:50:00,2022-11-27 00:55:00,1204.95,1205.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36545,做多,2022-11-27 00:55:00,2022-11-27 01:00:00,1205.37,1206.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36546,做多,2022-11-27 01:00:00,2022-11-27 01:05:00,1206.53,1207.21,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36547,做多,2022-11-27 04:15:00,2022-11-27 04:20:00,1216.02,1217.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36548,做多,2022-11-27 05:25:00,2022-11-27 05:30:00,1218.31,1217.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36549,做空,2022-11-27 05:30:00,2022-11-27 05:50:00,1217.95,1215.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36550,做多,2022-11-27 06:10:00,2022-11-27 06:20:00,1217.88,1221.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36551,做多,2022-11-27 07:10:00,2022-11-27 07:20:00,1217.27,1217.39,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36552,做空,2022-11-27 07:20:00,2022-11-27 07:25:00,1217.39,1218.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36553,做多,2022-11-27 07:25:00,2022-11-27 07:35:00,1218.0,1217.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36554,做空,2022-11-27 07:35:00,2022-11-27 08:00:00,1217.55,1216.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36555,做多,2022-11-27 09:45:00,2022-11-27 09:50:00,1212.85,1211.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36556,做空,2022-11-27 09:50:00,2022-11-27 10:05:00,1211.55,1209.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36557,做多,2022-11-27 10:10:00,2022-11-27 10:30:00,1211.63,1214.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36558,做多,2022-11-27 11:00:00,2022-11-27 11:35:00,1213.28,1213.88,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36559,做空,2022-11-27 11:35:00,2022-11-27 11:55:00,1213.88,1214.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36560,做多,2022-11-27 11:55:00,2022-11-27 12:00:00,1214.87,1214.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36561,做空,2022-11-27 12:00:00,2022-11-27 12:10:00,1214.82,1214.23,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36562,做多,2022-11-27 12:10:00,2022-11-27 12:30:00,1214.23,1215.54,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36563,做多,2022-11-27 14:05:00,2022-11-27 14:30:00,1213.82,1213.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36564,做空,2022-11-27 14:30:00,2022-11-27 14:55:00,1213.2,1212.19,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36565,做多,2022-11-27 14:55:00,2022-11-27 15:25:00,1212.19,1212.56,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36566,做空,2022-11-27 15:25:00,2022-11-27 15:30:00,1212.56,1215.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36567,做多,2022-11-27 15:30:00,2022-11-27 15:35:00,1215.36,1216.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36568,做多,2022-11-27 17:55:00,2022-11-27 18:25:00,1214.91,1217.75,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36569,做多,2022-11-27 19:30:00,2022-11-27 19:35:00,1216.4,1212.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36570,做空,2022-11-27 19:35:00,2022-11-27 19:40:00,1212.51,1212.31,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36571,做多,2022-11-27 20:50:00,2022-11-27 20:55:00,1213.56,1213.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36572,做空,2022-11-27 20:55:00,2022-11-27 21:05:00,1213.1,1213.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36573,做多,2022-11-27 21:05:00,2022-11-27 21:20:00,1213.74,1213.75,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36574,做多,2022-11-27 21:50:00,2022-11-27 21:55:00,1216.93,1214.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36575,做多,2022-11-27 22:40:00,2022-11-27 22:55:00,1216.0,1215.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36576,做空,2022-11-27 22:55:00,2022-11-27 23:00:00,1215.76,1203.83,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -36577,做多,2022-11-28 00:40:00,2022-11-28 00:45:00,1198.54,1196.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36578,做空,2022-11-28 00:45:00,2022-11-28 01:00:00,1196.77,1194.99,0.01,100.0,0.0007,0.0,0.0,0.0,flip -36579,做多,2022-11-28 01:00:00,2022-11-28 03:40:00,1194.99,1172.19,0.01,100.0,0.0007,-0.01,0.0,-0.02,tp_upper -36580,做多,2022-11-28 06:25:00,2022-11-28 06:45:00,1169.56,1173.58,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36581,做多,2022-11-28 07:40:00,2022-11-28 08:00:00,1170.94,1171.43,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36582,做空,2022-11-28 08:00:00,2022-11-28 08:25:00,1171.43,1172.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36583,做多,2022-11-28 08:25:00,2022-11-28 08:30:00,1172.93,1173.4,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -36584,做多,2022-11-28 10:45:00,2022-11-28 11:15:00,1168.92,1171.75,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36585,做多,2022-11-28 11:45:00,2022-11-28 11:55:00,1169.43,1169.55,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36586,做空,2022-11-28 11:55:00,2022-11-28 12:40:00,1169.55,1170.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36587,做多,2022-11-28 12:40:00,2022-11-28 13:40:00,1170.11,1170.14,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36588,做空,2022-11-28 13:40:00,2022-11-28 13:50:00,1170.14,1170.42,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36589,做多,2022-11-28 13:50:00,2022-11-28 13:55:00,1170.42,1169.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36590,做空,2022-11-28 13:55:00,2022-11-28 14:10:00,1169.72,1169.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36591,做多,2022-11-28 14:10:00,2022-11-28 14:15:00,1169.77,1168.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36592,做空,2022-11-28 14:15:00,2022-11-28 14:25:00,1168.59,1170.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36593,做多,2022-11-28 14:25:00,2022-11-28 14:30:00,1170.62,1174.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36594,做多,2022-11-28 14:50:00,2022-11-28 14:55:00,1170.65,1165.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36595,做空,2022-11-28 14:55:00,2022-11-28 15:00:00,1165.85,1167.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36596,做多,2022-11-28 16:25:00,2022-11-28 16:40:00,1160.79,1168.61,0.01,100.0,0.0007,0.01,0.0,0.0,tp_upper -36597,做多,2022-11-28 17:55:00,2022-11-28 19:40:00,1171.5,1172.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36598,做多,2022-11-28 21:15:00,2022-11-28 21:20:00,1171.79,1171.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36599,做空,2022-11-28 21:20:00,2022-11-28 21:30:00,1171.59,1172.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36600,做多,2022-11-28 21:30:00,2022-11-28 21:35:00,1172.0,1169.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36601,做空,2022-11-28 21:35:00,2022-11-28 21:45:00,1169.63,1171.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36602,做多,2022-11-28 21:45:00,2022-11-28 21:55:00,1171.63,1172.15,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36603,做空,2022-11-28 21:55:00,2022-11-28 22:30:00,1172.15,1172.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36604,做多,2022-11-28 22:30:00,2022-11-28 22:40:00,1172.48,1171.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36605,做多,2022-11-28 22:45:00,2022-11-28 22:55:00,1171.11,1170.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36606,做空,2022-11-28 22:55:00,2022-11-28 23:00:00,1170.27,1167.68,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36607,做多,2022-11-28 23:20:00,2022-11-28 23:30:00,1170.37,1169.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36608,做空,2022-11-28 23:30:00,2022-11-29 00:05:00,1169.47,1168.01,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36609,做多,2022-11-29 00:05:00,2022-11-29 00:40:00,1168.01,1166.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36610,做空,2022-11-29 00:40:00,2022-11-29 00:55:00,1166.77,1166.49,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36611,做多,2022-11-29 00:55:00,2022-11-29 01:00:00,1166.49,1165.94,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36612,做空,2022-11-29 01:00:00,2022-11-29 01:05:00,1165.94,1167.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36613,做多,2022-11-29 01:05:00,2022-11-29 01:10:00,1167.27,1165.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -36614,做空,2022-11-29 01:10:00,2022-11-29 01:20:00,1165.63,1165.55,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -36615,做多,2022-11-29 01:20:00,2022-11-29 01:35:00,1165.55,1171.7,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -36616,做多,2022-11-29 03:40:00,2022-11-29 03:50:00,1184.6,1183.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36617,做空,2022-11-29 03:50:00,2022-11-29 06:55:00,1183.59,1203.89,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -36618,做多,2022-11-29 07:00:00,2022-11-29 07:05:00,1207.77,1206.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36619,做多,2022-11-29 07:35:00,2022-11-29 08:00:00,1205.89,1206.22,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36620,做多,2022-11-29 08:15:00,2022-11-29 08:20:00,1205.44,1208.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36621,做多,2022-11-29 08:20:00,2022-11-29 08:25:00,1208.0,1210.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36622,做多,2022-11-29 09:50:00,2022-11-29 09:55:00,1213.7,1217.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36623,做多,2022-11-29 10:25:00,2022-11-29 10:45:00,1213.82,1215.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36624,做多,2022-11-29 11:05:00,2022-11-29 11:15:00,1214.9,1215.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36625,做多,2022-11-29 12:20:00,2022-11-29 12:25:00,1217.07,1215.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36626,做空,2022-11-29 12:25:00,2022-11-29 13:05:00,1215.9,1213.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36627,做多,2022-11-29 13:20:00,2022-11-29 14:45:00,1213.8,1214.28,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36628,做多,2022-11-29 15:20:00,2022-11-29 15:30:00,1208.8,1214.62,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36629,做多,2022-11-29 15:45:00,2022-11-29 15:50:00,1210.19,1207.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36630,做空,2022-11-29 15:50:00,2022-11-29 15:55:00,1207.45,1208.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36631,做多,2022-11-29 15:55:00,2022-11-29 16:25:00,1208.24,1208.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36632,做空,2022-11-29 16:25:00,2022-11-29 16:30:00,1208.2,1210.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36633,做多,2022-11-29 16:30:00,2022-11-29 16:45:00,1210.3,1210.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36634,做空,2022-11-29 16:45:00,2022-11-29 17:05:00,1210.13,1209.55,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36635,做多,2022-11-29 17:05:00,2022-11-29 17:10:00,1209.55,1209.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36636,做空,2022-11-29 17:10:00,2022-11-29 17:35:00,1209.41,1207.73,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36637,做多,2022-11-29 17:35:00,2022-11-29 18:10:00,1207.73,1208.76,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36638,做空,2022-11-29 18:10:00,2022-11-29 18:20:00,1208.76,1208.5,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36639,做多,2022-11-29 18:20:00,2022-11-29 18:25:00,1208.5,1207.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36640,做空,2022-11-29 18:25:00,2022-11-29 18:35:00,1207.5,1208.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36641,做多,2022-11-29 18:35:00,2022-11-29 18:45:00,1208.0,1212.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36642,做多,2022-11-29 22:05:00,2022-11-29 22:10:00,1220.22,1218.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36643,做多,2022-11-29 22:45:00,2022-11-29 22:50:00,1219.08,1221.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36644,做多,2022-11-29 22:50:00,2022-11-29 22:55:00,1221.0,1222.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36645,做多,2022-11-30 00:00:00,2022-11-30 00:35:00,1217.32,1233.16,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -36646,做多,2022-11-30 02:15:00,2022-11-30 02:20:00,1273.42,1277.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36647,做多,2022-11-30 03:15:00,2022-11-30 05:10:00,1271.46,1268.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36648,做空,2022-11-30 05:10:00,2022-11-30 06:10:00,1268.46,1269.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36649,做多,2022-11-30 06:10:00,2022-11-30 07:15:00,1269.61,1269.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36650,做空,2022-11-30 07:15:00,2022-11-30 07:20:00,1269.28,1269.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36651,做多,2022-11-30 07:20:00,2022-11-30 07:30:00,1269.43,1270.96,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36652,做多,2022-11-30 08:20:00,2022-11-30 08:25:00,1270.84,1269.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36653,做空,2022-11-30 08:25:00,2022-11-30 08:35:00,1269.71,1266.16,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36654,做多,2022-11-30 10:10:00,2022-11-30 10:20:00,1266.8,1266.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36655,做空,2022-11-30 10:20:00,2022-11-30 10:35:00,1266.7,1266.41,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36656,做多,2022-11-30 10:35:00,2022-11-30 10:50:00,1266.41,1264.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36657,做空,2022-11-30 10:50:00,2022-11-30 11:00:00,1264.72,1265.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36658,做多,2022-11-30 11:00:00,2022-11-30 11:15:00,1265.26,1267.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36659,做多,2022-11-30 11:50:00,2022-11-30 12:20:00,1266.19,1265.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36660,做多,2022-11-30 12:25:00,2022-11-30 12:35:00,1266.06,1263.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36661,做空,2022-11-30 12:35:00,2022-11-30 12:40:00,1263.65,1265.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36662,做多,2022-11-30 12:40:00,2022-11-30 13:15:00,1265.68,1267.32,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36663,做多,2022-11-30 13:15:00,2022-11-30 13:30:00,1267.32,1260.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36664,做空,2022-11-30 13:30:00,2022-11-30 14:05:00,1260.73,1264.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36665,做多,2022-11-30 14:05:00,2022-11-30 14:10:00,1264.23,1264.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36666,做空,2022-11-30 14:10:00,2022-11-30 14:40:00,1264.18,1265.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36667,做多,2022-11-30 14:40:00,2022-11-30 14:45:00,1265.8,1265.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36668,做空,2022-11-30 14:45:00,2022-11-30 15:20:00,1265.18,1264.78,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36669,做多,2022-11-30 15:20:00,2022-11-30 15:25:00,1264.78,1263.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36670,做空,2022-11-30 15:25:00,2022-11-30 15:35:00,1263.18,1264.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36671,做多,2022-11-30 15:35:00,2022-11-30 15:45:00,1264.77,1264.78,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36672,做空,2022-11-30 15:45:00,2022-11-30 16:05:00,1264.78,1267.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36673,做多,2022-11-30 16:05:00,2022-11-30 16:10:00,1267.83,1270.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36674,做多,2022-11-30 18:10:00,2022-11-30 18:15:00,1267.99,1265.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36675,做空,2022-11-30 18:15:00,2022-11-30 18:30:00,1265.37,1271.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36676,做多,2022-11-30 18:30:00,2022-11-30 18:35:00,1271.72,1279.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36677,做多,2022-11-30 21:15:00,2022-11-30 21:40:00,1288.8,1296.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36678,做多,2022-11-30 22:45:00,2022-11-30 22:55:00,1293.97,1298.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36679,做多,2022-11-30 23:10:00,2022-11-30 23:15:00,1301.52,1303.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36680,做多,2022-11-30 23:35:00,2022-11-30 23:45:00,1299.5,1296.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36681,做空,2022-11-30 23:45:00,2022-12-01 00:05:00,1296.27,1292.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36682,做多,2022-12-01 02:05:00,2022-12-01 02:15:00,1287.81,1287.85,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36683,做空,2022-12-01 02:15:00,2022-12-01 02:30:00,1287.85,1283.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36684,做多,2022-12-01 02:45:00,2022-12-01 02:55:00,1286.0,1286.26,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36685,做空,2022-12-01 02:55:00,2022-12-01 03:50:00,1286.26,1287.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36686,做多,2022-12-01 03:50:00,2022-12-01 04:00:00,1287.74,1286.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36687,做空,2022-12-01 04:00:00,2022-12-01 04:05:00,1286.93,1288.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36688,做多,2022-12-01 04:05:00,2022-12-01 04:15:00,1288.64,1286.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36689,做空,2022-12-01 04:15:00,2022-12-01 04:35:00,1286.71,1284.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36690,做多,2022-12-01 06:05:00,2022-12-01 06:20:00,1282.93,1282.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36691,做空,2022-12-01 06:20:00,2022-12-01 06:25:00,1282.58,1283.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36692,做多,2022-12-01 06:25:00,2022-12-01 06:30:00,1283.01,1282.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36693,做空,2022-12-01 06:30:00,2022-12-01 06:40:00,1282.74,1284.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36694,做多,2022-12-01 06:40:00,2022-12-01 07:05:00,1284.17,1281.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36695,做空,2022-12-01 07:05:00,2022-12-01 07:15:00,1281.75,1282.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36696,做多,2022-12-01 07:15:00,2022-12-01 07:20:00,1282.52,1280.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36697,做空,2022-12-01 07:20:00,2022-12-01 07:25:00,1280.62,1280.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36698,做多,2022-12-01 08:35:00,2022-12-01 08:45:00,1281.0,1284.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36699,做多,2022-12-01 09:10:00,2022-12-01 09:20:00,1280.5,1279.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36700,做空,2022-12-01 09:20:00,2022-12-01 09:35:00,1279.6,1280.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36701,做多,2022-12-01 09:35:00,2022-12-01 10:20:00,1280.09,1281.51,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36702,做空,2022-12-01 10:20:00,2022-12-01 10:30:00,1281.51,1282.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36703,做多,2022-12-01 10:30:00,2022-12-01 10:35:00,1282.66,1281.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36704,做空,2022-12-01 10:35:00,2022-12-01 10:40:00,1281.06,1282.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36705,做多,2022-12-01 10:40:00,2022-12-01 10:50:00,1282.13,1281.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36706,做空,2022-12-01 10:50:00,2022-12-01 11:00:00,1281.24,1279.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36707,做多,2022-12-01 11:40:00,2022-12-01 12:00:00,1280.8,1283.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36708,做多,2022-12-01 13:20:00,2022-12-01 13:25:00,1287.21,1286.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36709,做空,2022-12-01 13:25:00,2022-12-01 13:30:00,1286.18,1292.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36710,做多,2022-12-01 13:30:00,2022-12-01 13:35:00,1292.48,1290.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36711,做多,2022-12-01 14:50:00,2022-12-01 15:00:00,1280.21,1276.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36712,做空,2022-12-01 15:00:00,2022-12-01 15:10:00,1276.99,1266.89,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -36713,做多,2022-12-01 16:00:00,2022-12-01 16:05:00,1272.73,1271.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36714,做空,2022-12-01 16:05:00,2022-12-01 16:30:00,1271.5,1271.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36715,做多,2022-12-01 16:30:00,2022-12-01 16:45:00,1271.7,1272.1,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36716,做多,2022-12-01 17:10:00,2022-12-01 17:25:00,1269.75,1273.45,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36717,做多,2022-12-01 18:40:00,2022-12-01 18:45:00,1275.66,1275.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36718,做多,2022-12-01 18:55:00,2022-12-01 19:00:00,1274.4,1273.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36719,做空,2022-12-01 19:00:00,2022-12-01 19:15:00,1273.23,1275.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36720,做多,2022-12-01 19:15:00,2022-12-01 20:10:00,1275.15,1274.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36721,做空,2022-12-01 20:10:00,2022-12-01 20:15:00,1274.7,1275.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36722,做多,2022-12-01 20:15:00,2022-12-01 20:20:00,1275.46,1275.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36723,做空,2022-12-01 20:20:00,2022-12-01 20:35:00,1275.08,1273.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36724,做多,2022-12-01 20:40:00,2022-12-01 20:45:00,1274.87,1273.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36725,做空,2022-12-01 20:45:00,2022-12-01 20:50:00,1273.03,1272.46,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36726,做多,2022-12-01 21:15:00,2022-12-01 21:20:00,1274.07,1272.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36727,做空,2022-12-01 21:20:00,2022-12-01 21:25:00,1272.49,1273.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36728,做多,2022-12-01 21:25:00,2022-12-01 21:30:00,1273.56,1273.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36729,做空,2022-12-01 21:30:00,2022-12-01 21:40:00,1273.35,1274.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36730,做多,2022-12-01 21:40:00,2022-12-01 21:55:00,1274.15,1275.74,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36731,做多,2022-12-01 23:10:00,2022-12-01 23:15:00,1276.8,1275.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36732,做空,2022-12-01 23:15:00,2022-12-01 23:20:00,1275.51,1273.89,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36733,做多,2022-12-02 00:05:00,2022-12-02 00:35:00,1274.88,1278.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36734,做多,2022-12-02 03:05:00,2022-12-02 03:45:00,1272.49,1271.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36735,做空,2022-12-02 03:45:00,2022-12-02 04:05:00,1271.2,1268.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36736,做多,2022-12-02 04:15:00,2022-12-02 04:35:00,1270.73,1271.47,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36737,做空,2022-12-02 04:35:00,2022-12-02 04:45:00,1271.47,1271.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36738,做多,2022-12-02 04:45:00,2022-12-02 05:20:00,1271.64,1273.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36739,做多,2022-12-02 05:35:00,2022-12-02 05:40:00,1271.96,1271.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36740,做空,2022-12-02 05:40:00,2022-12-02 05:45:00,1271.39,1273.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36741,做多,2022-12-02 05:45:00,2022-12-02 06:00:00,1273.39,1272.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36742,做空,2022-12-02 06:00:00,2022-12-02 06:05:00,1272.31,1272.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36743,做多,2022-12-02 06:05:00,2022-12-02 06:10:00,1272.63,1272.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36744,做空,2022-12-02 06:10:00,2022-12-02 06:15:00,1272.33,1273.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36745,做多,2022-12-02 06:15:00,2022-12-02 06:20:00,1273.05,1274.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36746,做多,2022-12-02 07:10:00,2022-12-02 07:20:00,1272.74,1270.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36747,做空,2022-12-02 07:20:00,2022-12-02 07:35:00,1270.74,1274.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36748,做多,2022-12-02 07:35:00,2022-12-02 07:40:00,1274.24,1275.92,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36749,做多,2022-12-02 10:30:00,2022-12-02 10:45:00,1277.49,1277.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36750,做空,2022-12-02 10:45:00,2022-12-02 10:50:00,1277.37,1278.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36751,做多,2022-12-02 10:50:00,2022-12-02 10:55:00,1278.58,1280.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36752,做多,2022-12-02 12:35:00,2022-12-02 12:50:00,1288.94,1288.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36753,做空,2022-12-02 12:50:00,2022-12-02 12:55:00,1288.34,1290.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36754,做多,2022-12-02 12:55:00,2022-12-02 13:00:00,1290.09,1291.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36755,做多,2022-12-02 13:25:00,2022-12-02 14:40:00,1288.54,1281.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36756,做空,2022-12-02 14:40:00,2022-12-02 16:10:00,1281.1,1277.32,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36757,做多,2022-12-02 16:55:00,2022-12-02 17:10:00,1277.89,1282.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36758,做多,2022-12-02 18:00:00,2022-12-02 18:10:00,1279.39,1278.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36759,做空,2022-12-02 18:10:00,2022-12-02 18:15:00,1278.8,1279.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36760,做多,2022-12-02 18:15:00,2022-12-02 18:25:00,1279.83,1280.27,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36761,做空,2022-12-02 18:25:00,2022-12-02 18:35:00,1280.27,1280.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36762,做多,2022-12-02 18:35:00,2022-12-02 18:40:00,1280.42,1281.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36763,做多,2022-12-02 19:15:00,2022-12-02 19:20:00,1280.51,1282.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36764,做多,2022-12-02 22:05:00,2022-12-02 22:45:00,1290.92,1291.31,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36765,做多,2022-12-02 23:00:00,2022-12-02 23:05:00,1292.56,1291.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36766,做多,2022-12-02 23:30:00,2022-12-02 23:35:00,1292.32,1291.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36767,做多,2022-12-02 23:50:00,2022-12-02 23:55:00,1294.8,1295.0,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36768,做多,2022-12-03 00:20:00,2022-12-03 00:25:00,1293.53,1291.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36769,做空,2022-12-03 00:25:00,2022-12-03 00:35:00,1291.49,1291.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36770,做多,2022-12-03 00:35:00,2022-12-03 03:00:00,1291.67,1285.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36771,做空,2022-12-03 03:00:00,2022-12-03 03:15:00,1285.61,1282.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36772,做多,2022-12-03 03:25:00,2022-12-03 04:00:00,1284.94,1284.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36773,做空,2022-12-03 04:00:00,2022-12-03 04:05:00,1284.91,1285.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36774,做多,2022-12-03 04:05:00,2022-12-03 04:15:00,1285.3,1286.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36775,做多,2022-12-03 05:40:00,2022-12-03 05:45:00,1288.95,1287.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36776,做多,2022-12-03 09:45:00,2022-12-03 10:20:00,1272.98,1271.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36777,做空,2022-12-03 10:20:00,2022-12-03 10:35:00,1271.2,1271.01,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -36778,做多,2022-12-03 11:40:00,2022-12-03 11:55:00,1269.19,1268.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36779,做空,2022-12-03 11:55:00,2022-12-03 12:00:00,1268.86,1269.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36780,做多,2022-12-03 12:00:00,2022-12-03 12:30:00,1269.25,1268.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36781,做空,2022-12-03 12:30:00,2022-12-03 12:35:00,1268.88,1269.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36782,做多,2022-12-03 12:35:00,2022-12-03 12:40:00,1269.38,1268.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36783,做空,2022-12-03 12:40:00,2022-12-03 12:45:00,1268.14,1269.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36784,做多,2022-12-03 12:45:00,2022-12-03 12:50:00,1269.78,1271.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36785,做多,2022-12-03 13:20:00,2022-12-03 13:35:00,1271.19,1270.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36786,做空,2022-12-03 13:35:00,2022-12-03 13:50:00,1270.63,1271.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36787,做多,2022-12-03 13:50:00,2022-12-03 13:55:00,1271.12,1270.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36788,做空,2022-12-03 13:55:00,2022-12-03 14:10:00,1270.51,1270.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36789,做多,2022-12-03 14:10:00,2022-12-03 15:25:00,1270.54,1272.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36790,做多,2022-12-03 16:05:00,2022-12-03 16:10:00,1270.3,1269.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36791,做空,2022-12-03 16:10:00,2022-12-03 16:15:00,1269.59,1270.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36792,做多,2022-12-03 16:15:00,2022-12-03 16:25:00,1270.4,1268.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36793,做空,2022-12-03 16:25:00,2022-12-03 16:30:00,1268.9,1267.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36794,做多,2022-12-03 17:30:00,2022-12-03 17:40:00,1269.82,1269.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36795,做空,2022-12-03 17:40:00,2022-12-03 18:45:00,1269.05,1268.72,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36796,做多,2022-12-03 18:45:00,2022-12-03 19:05:00,1268.72,1268.79,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36797,做空,2022-12-03 19:05:00,2022-12-03 19:10:00,1268.79,1267.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36798,做多,2022-12-04 00:00:00,2022-12-04 00:05:00,1241.93,1245.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36799,做多,2022-12-04 03:35:00,2022-12-04 04:30:00,1257.01,1262.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36800,做多,2022-12-04 07:45:00,2022-12-04 07:50:00,1257.28,1256.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36801,做空,2022-12-04 07:50:00,2022-12-04 08:05:00,1256.81,1256.19,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36802,做多,2022-12-04 08:05:00,2022-12-04 08:15:00,1256.19,1259.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36803,做多,2022-12-04 08:15:00,2022-12-04 08:20:00,1259.49,1258.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36804,做多,2022-12-04 09:40:00,2022-12-04 10:45:00,1258.6,1257.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36805,做空,2022-12-04 10:45:00,2022-12-04 10:50:00,1257.69,1258.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36806,做多,2022-12-04 10:50:00,2022-12-04 10:55:00,1258.46,1257.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36807,做空,2022-12-04 10:55:00,2022-12-04 11:00:00,1257.48,1257.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36808,做多,2022-12-04 11:00:00,2022-12-04 11:10:00,1257.73,1257.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36809,做空,2022-12-04 11:10:00,2022-12-04 11:20:00,1257.23,1254.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36810,做多,2022-12-04 12:15:00,2022-12-04 12:45:00,1254.43,1255.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36811,做多,2022-12-04 14:35:00,2022-12-04 14:45:00,1254.12,1256.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36812,做多,2022-12-04 17:50:00,2022-12-04 17:55:00,1260.78,1268.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36813,做多,2022-12-04 20:30:00,2022-12-04 20:35:00,1278.77,1279.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36814,做多,2022-12-04 21:45:00,2022-12-04 23:00:00,1276.87,1277.27,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36815,做多,2022-12-04 23:00:00,2022-12-04 23:05:00,1277.27,1278.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36816,做多,2022-12-04 23:40:00,2022-12-04 23:45:00,1278.01,1281.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36817,做多,2022-12-05 00:05:00,2022-12-05 00:15:00,1277.35,1277.76,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36818,做空,2022-12-05 00:15:00,2022-12-05 03:55:00,1277.76,1290.34,0.01,100.0,0.0006,-0.01,0.0,-0.01,tp_lower -36819,做多,2022-12-05 04:40:00,2022-12-05 04:45:00,1295.0,1294.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36820,做多,2022-12-05 05:55:00,2022-12-05 06:05:00,1296.63,1294.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36821,做空,2022-12-05 06:05:00,2022-12-05 06:40:00,1294.4,1296.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36822,做多,2022-12-05 06:40:00,2022-12-05 06:45:00,1296.5,1295.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36823,做空,2022-12-05 06:45:00,2022-12-05 07:10:00,1295.52,1293.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36824,做多,2022-12-05 07:20:00,2022-12-05 07:30:00,1294.95,1295.01,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36825,做空,2022-12-05 07:30:00,2022-12-05 08:15:00,1295.01,1296.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36826,做多,2022-12-05 08:15:00,2022-12-05 08:20:00,1296.56,1299.85,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36827,做多,2022-12-05 09:15:00,2022-12-05 10:55:00,1298.27,1295.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36828,做空,2022-12-05 10:55:00,2022-12-05 11:10:00,1295.26,1295.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36829,做多,2022-12-05 11:10:00,2022-12-05 11:25:00,1295.67,1294.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36830,做空,2022-12-05 11:25:00,2022-12-05 11:35:00,1294.48,1293.32,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36831,做多,2022-12-05 11:50:00,2022-12-05 13:40:00,1294.07,1290.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36832,做空,2022-12-05 13:40:00,2022-12-05 13:45:00,1290.67,1287.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36833,做多,2022-12-05 17:20:00,2022-12-05 17:25:00,1262.61,1262.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36834,做空,2022-12-05 17:25:00,2022-12-05 17:35:00,1262.41,1264.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36835,做多,2022-12-05 17:35:00,2022-12-05 18:15:00,1264.36,1268.84,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36836,做多,2022-12-05 20:10:00,2022-12-05 20:15:00,1256.39,1254.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36837,做空,2022-12-05 20:15:00,2022-12-05 20:35:00,1254.95,1254.86,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36838,做多,2022-12-05 20:35:00,2022-12-05 20:40:00,1254.86,1254.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36839,做空,2022-12-05 20:40:00,2022-12-05 22:25:00,1254.06,1256.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36840,做多,2022-12-05 22:25:00,2022-12-05 22:35:00,1256.98,1259.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36841,做多,2022-12-05 23:30:00,2022-12-05 23:45:00,1258.12,1258.51,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36842,做空,2022-12-05 23:45:00,2022-12-05 23:55:00,1258.51,1258.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36843,做多,2022-12-05 23:55:00,2022-12-06 00:05:00,1258.66,1262.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36844,做多,2022-12-06 01:45:00,2022-12-06 02:15:00,1263.78,1263.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36845,做空,2022-12-06 02:15:00,2022-12-06 02:20:00,1263.75,1264.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36846,做多,2022-12-06 02:20:00,2022-12-06 02:30:00,1264.14,1264.67,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36847,做空,2022-12-06 02:30:00,2022-12-06 02:35:00,1264.67,1265.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36848,做多,2022-12-06 02:35:00,2022-12-06 02:40:00,1265.09,1264.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36849,做空,2022-12-06 02:40:00,2022-12-06 02:45:00,1264.19,1264.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36850,做多,2022-12-06 02:45:00,2022-12-06 02:50:00,1264.84,1264.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36851,做空,2022-12-06 02:50:00,2022-12-06 03:45:00,1264.57,1263.74,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36852,做多,2022-12-06 06:10:00,2022-12-06 06:20:00,1258.9,1257.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36853,做空,2022-12-06 06:20:00,2022-12-06 06:25:00,1257.84,1258.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36854,做多,2022-12-06 06:25:00,2022-12-06 06:30:00,1258.83,1261.34,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36855,做多,2022-12-06 07:35:00,2022-12-06 07:40:00,1260.83,1259.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36856,做空,2022-12-06 07:40:00,2022-12-06 07:45:00,1259.98,1258.21,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36857,做多,2022-12-06 08:00:00,2022-12-06 08:05:00,1262.63,1263.89,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36858,做多,2022-12-06 08:40:00,2022-12-06 08:45:00,1260.87,1260.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36859,做空,2022-12-06 08:45:00,2022-12-06 08:50:00,1260.32,1261.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36860,做多,2022-12-06 08:50:00,2022-12-06 09:10:00,1261.74,1260.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36861,做空,2022-12-06 09:10:00,2022-12-06 09:30:00,1260.37,1257.66,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36862,做多,2022-12-06 11:20:00,2022-12-06 12:00:00,1253.81,1256.16,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36863,做多,2022-12-06 13:10:00,2022-12-06 13:15:00,1259.26,1259.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36864,做多,2022-12-06 14:15:00,2022-12-06 14:20:00,1256.64,1255.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36865,做空,2022-12-06 14:20:00,2022-12-06 14:35:00,1255.86,1254.38,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36866,做多,2022-12-06 15:20:00,2022-12-06 15:25:00,1255.12,1251.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36867,做空,2022-12-06 15:25:00,2022-12-06 15:35:00,1251.43,1252.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36868,做多,2022-12-06 15:35:00,2022-12-06 16:45:00,1252.28,1254.82,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36869,做空,2022-12-06 16:45:00,2022-12-06 17:00:00,1254.82,1255.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36870,做多,2022-12-06 17:00:00,2022-12-06 17:05:00,1255.55,1253.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36871,做空,2022-12-06 17:05:00,2022-12-06 17:10:00,1253.29,1251.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36872,做多,2022-12-06 18:45:00,2022-12-06 18:50:00,1252.17,1249.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36873,做空,2022-12-06 18:50:00,2022-12-06 19:05:00,1249.75,1247.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36874,做多,2022-12-06 19:35:00,2022-12-06 20:20:00,1247.76,1248.7,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36875,做空,2022-12-06 20:20:00,2022-12-06 20:35:00,1248.7,1248.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36876,做多,2022-12-06 20:35:00,2022-12-06 20:40:00,1248.97,1252.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36877,做多,2022-12-06 22:40:00,2022-12-06 22:45:00,1254.06,1252.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36878,做空,2022-12-06 22:45:00,2022-12-06 22:50:00,1252.3,1252.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36879,做多,2022-12-06 23:00:00,2022-12-06 23:05:00,1256.11,1257.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36880,做多,2022-12-07 00:35:00,2022-12-07 00:40:00,1271.19,1272.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36881,做多,2022-12-07 00:50:00,2022-12-07 02:10:00,1268.62,1267.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36882,做空,2022-12-07 02:10:00,2022-12-07 02:35:00,1267.08,1265.35,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36883,做多,2022-12-07 02:35:00,2022-12-07 02:50:00,1265.35,1264.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36884,做空,2022-12-07 02:50:00,2022-12-07 02:55:00,1264.74,1265.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36885,做多,2022-12-07 02:55:00,2022-12-07 04:35:00,1265.0,1262.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36886,做空,2022-12-07 04:35:00,2022-12-07 04:50:00,1262.4,1261.69,0.01,100.0,0.0006,0.0,0.0,0.0,flip -36887,做多,2022-12-07 04:50:00,2022-12-07 04:55:00,1261.69,1262.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36888,做多,2022-12-07 04:55:00,2022-12-07 05:05:00,1262.81,1261.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36889,做空,2022-12-07 05:05:00,2022-12-07 05:10:00,1261.5,1262.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36890,做多,2022-12-07 05:10:00,2022-12-07 05:20:00,1262.06,1260.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36891,做空,2022-12-07 05:20:00,2022-12-07 05:25:00,1260.65,1259.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36892,做多,2022-12-07 09:15:00,2022-12-07 09:30:00,1228.24,1227.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36893,做空,2022-12-07 09:30:00,2022-12-07 09:35:00,1227.29,1227.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36894,做多,2022-12-07 09:35:00,2022-12-07 09:40:00,1227.66,1227.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36895,做空,2022-12-07 09:40:00,2022-12-07 09:45:00,1227.33,1228.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36896,做多,2022-12-07 09:45:00,2022-12-07 09:55:00,1228.35,1230.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36897,做多,2022-12-07 10:30:00,2022-12-07 11:05:00,1227.89,1226.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36898,做空,2022-12-07 11:05:00,2022-12-07 11:10:00,1226.74,1227.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36899,做多,2022-12-07 11:10:00,2022-12-07 11:20:00,1227.75,1227.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36900,做空,2022-12-07 11:20:00,2022-12-07 11:25:00,1227.38,1228.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36901,做多,2022-12-07 11:25:00,2022-12-07 11:35:00,1228.0,1226.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36902,做空,2022-12-07 11:35:00,2022-12-07 11:40:00,1226.81,1225.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36903,做多,2022-12-07 13:05:00,2022-12-07 13:10:00,1225.48,1228.84,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36904,做多,2022-12-07 14:50:00,2022-12-07 14:55:00,1232.93,1232.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36905,做空,2022-12-07 14:55:00,2022-12-07 15:00:00,1232.65,1234.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36906,做多,2022-12-07 15:00:00,2022-12-07 15:10:00,1234.18,1232.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36907,做空,2022-12-07 15:10:00,2022-12-07 15:20:00,1232.24,1230.32,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36908,做多,2022-12-07 15:50:00,2022-12-07 16:05:00,1233.0,1231.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36909,做空,2022-12-07 16:05:00,2022-12-07 16:15:00,1231.6,1232.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36910,做多,2022-12-07 16:15:00,2022-12-07 16:20:00,1232.18,1229.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36911,做空,2022-12-07 16:20:00,2022-12-07 16:45:00,1229.28,1229.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36912,做多,2022-12-07 17:10:00,2022-12-07 17:35:00,1229.15,1229.31,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36913,做空,2022-12-07 17:35:00,2022-12-07 17:40:00,1229.31,1231.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36914,做多,2022-12-07 17:40:00,2022-12-07 17:50:00,1231.63,1231.65,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36915,做多,2022-12-07 19:10:00,2022-12-07 19:40:00,1231.63,1231.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36916,做空,2022-12-07 19:40:00,2022-12-07 19:50:00,1231.07,1231.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36917,做多,2022-12-07 19:50:00,2022-12-07 20:00:00,1231.44,1230.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36918,做空,2022-12-07 20:00:00,2022-12-07 20:10:00,1230.58,1231.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36919,做多,2022-12-07 20:10:00,2022-12-07 20:30:00,1231.4,1233.33,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36920,做多,2022-12-07 21:15:00,2022-12-07 22:00:00,1231.41,1230.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36921,做空,2022-12-07 22:00:00,2022-12-07 22:10:00,1230.58,1228.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36922,做多,2022-12-07 22:45:00,2022-12-07 23:10:00,1229.56,1232.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36923,做多,2022-12-08 00:40:00,2022-12-08 00:45:00,1232.38,1230.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36924,做空,2022-12-08 00:45:00,2022-12-08 00:50:00,1230.57,1228.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36925,做多,2022-12-08 02:15:00,2022-12-08 02:30:00,1226.62,1229.45,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36926,做多,2022-12-08 03:45:00,2022-12-08 05:55:00,1231.69,1228.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36927,做多,2022-12-08 06:15:00,2022-12-08 06:20:00,1227.73,1227.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36928,做空,2022-12-08 06:20:00,2022-12-08 06:25:00,1227.01,1227.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36929,做多,2022-12-08 06:25:00,2022-12-08 06:35:00,1227.93,1229.26,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36930,做多,2022-12-08 08:25:00,2022-12-08 08:30:00,1232.3,1231.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36931,做空,2022-12-08 08:30:00,2022-12-08 08:35:00,1231.94,1232.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36932,做多,2022-12-08 08:35:00,2022-12-08 08:40:00,1232.37,1231.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36933,做空,2022-12-08 08:40:00,2022-12-08 08:45:00,1231.37,1232.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36934,做多,2022-12-08 08:45:00,2022-12-08 08:55:00,1232.19,1233.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36935,做多,2022-12-08 09:10:00,2022-12-08 09:20:00,1232.26,1231.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36936,做空,2022-12-08 09:20:00,2022-12-08 09:25:00,1231.86,1230.68,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36937,做多,2022-12-08 09:30:00,2022-12-08 09:35:00,1232.27,1230.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36938,做空,2022-12-08 09:35:00,2022-12-08 09:40:00,1230.67,1228.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36939,做多,2022-12-08 10:10:00,2022-12-08 10:20:00,1230.6,1232.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36940,做多,2022-12-08 11:20:00,2022-12-08 11:25:00,1233.53,1233.54,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36941,做多,2022-12-08 11:45:00,2022-12-08 11:50:00,1239.34,1237.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36942,做多,2022-12-08 13:20:00,2022-12-08 13:35:00,1238.54,1240.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36943,做多,2022-12-08 13:35:00,2022-12-08 13:40:00,1240.13,1239.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36944,做多,2022-12-08 14:45:00,2022-12-08 14:55:00,1242.26,1246.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36945,做多,2022-12-08 17:10:00,2022-12-08 17:25:00,1249.55,1249.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36946,做空,2022-12-08 17:25:00,2022-12-08 17:30:00,1249.12,1249.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36947,做多,2022-12-08 17:30:00,2022-12-08 17:50:00,1249.37,1254.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36948,做多,2022-12-08 20:55:00,2022-12-08 22:00:00,1278.61,1280.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36949,做多,2022-12-08 23:40:00,2022-12-09 01:20:00,1281.89,1279.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -36950,做多,2022-12-09 03:00:00,2022-12-09 03:20:00,1282.32,1282.52,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36951,做多,2022-12-09 03:40:00,2022-12-09 04:15:00,1282.85,1281.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36952,做空,2022-12-09 04:15:00,2022-12-09 04:20:00,1281.64,1284.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36953,做多,2022-12-09 04:20:00,2022-12-09 04:25:00,1284.23,1284.5,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36954,做多,2022-12-09 04:55:00,2022-12-09 05:00:00,1283.05,1282.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36955,做空,2022-12-09 05:00:00,2022-12-09 05:10:00,1282.94,1283.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36956,做多,2022-12-09 05:10:00,2022-12-09 05:15:00,1283.0,1281.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36957,做空,2022-12-09 05:15:00,2022-12-09 05:20:00,1281.89,1281.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36958,做多,2022-12-09 07:00:00,2022-12-09 07:25:00,1279.77,1282.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36959,做多,2022-12-09 08:35:00,2022-12-09 08:40:00,1281.14,1279.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36960,做空,2022-12-09 08:40:00,2022-12-09 08:50:00,1279.78,1278.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36961,做多,2022-12-09 09:10:00,2022-12-09 09:15:00,1280.54,1280.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36962,做空,2022-12-09 09:15:00,2022-12-09 09:20:00,1280.06,1280.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36963,做多,2022-12-09 09:20:00,2022-12-09 09:25:00,1280.94,1279.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36964,做空,2022-12-09 09:25:00,2022-12-09 09:40:00,1279.79,1282.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36965,做多,2022-12-09 09:40:00,2022-12-09 09:45:00,1282.24,1282.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36966,做多,2022-12-09 10:20:00,2022-12-09 10:35:00,1283.65,1282.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36967,做空,2022-12-09 10:35:00,2022-12-09 10:50:00,1282.83,1282.66,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36968,做多,2022-12-09 10:50:00,2022-12-09 11:05:00,1282.66,1282.89,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36969,做空,2022-12-09 11:05:00,2022-12-09 11:25:00,1282.89,1284.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36970,做多,2022-12-09 11:25:00,2022-12-09 11:45:00,1284.15,1287.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36971,做多,2022-12-09 15:00:00,2022-12-09 15:05:00,1273.57,1273.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36972,做空,2022-12-09 15:05:00,2022-12-09 16:50:00,1273.42,1275.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36973,做多,2022-12-09 16:50:00,2022-12-09 16:55:00,1275.68,1274.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36974,做空,2022-12-09 16:55:00,2022-12-09 17:00:00,1274.79,1274.02,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36975,做多,2022-12-09 19:30:00,2022-12-09 19:40:00,1267.61,1266.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36976,做空,2022-12-09 19:40:00,2022-12-09 19:45:00,1266.72,1267.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36977,做多,2022-12-09 19:45:00,2022-12-09 20:00:00,1267.75,1268.21,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36978,做空,2022-12-09 20:00:00,2022-12-09 20:10:00,1268.21,1268.05,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -36979,做多,2022-12-09 20:10:00,2022-12-09 20:20:00,1268.05,1267.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36980,做空,2022-12-09 20:20:00,2022-12-09 20:30:00,1267.63,1265.06,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36981,做多,2022-12-09 22:05:00,2022-12-09 22:15:00,1261.33,1260.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36982,做空,2022-12-09 22:15:00,2022-12-10 00:00:00,1260.45,1263.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36983,做多,2022-12-10 00:00:00,2022-12-10 00:05:00,1263.03,1261.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36984,做空,2022-12-10 00:05:00,2022-12-10 00:10:00,1261.78,1262.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -36985,做多,2022-12-10 00:15:00,2022-12-10 00:20:00,1263.29,1266.21,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36986,做多,2022-12-10 00:40:00,2022-12-10 00:50:00,1263.28,1262.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36987,做空,2022-12-10 00:50:00,2022-12-10 00:55:00,1262.86,1263.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36988,做多,2022-12-10 00:55:00,2022-12-10 01:00:00,1263.7,1265.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36989,做多,2022-12-10 02:05:00,2022-12-10 03:40:00,1264.78,1263.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36990,做空,2022-12-10 03:40:00,2022-12-10 04:25:00,1263.47,1264.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36991,做多,2022-12-10 04:25:00,2022-12-10 04:50:00,1264.4,1263.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36992,做空,2022-12-10 04:50:00,2022-12-10 05:10:00,1263.76,1264.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36993,做多,2022-12-10 05:10:00,2022-12-10 05:35:00,1264.21,1264.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36994,做空,2022-12-10 05:35:00,2022-12-10 05:45:00,1264.13,1263.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -36995,做多,2022-12-10 06:05:00,2022-12-10 06:20:00,1263.96,1263.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36996,做空,2022-12-10 06:20:00,2022-12-10 06:25:00,1263.53,1264.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -36997,做多,2022-12-10 06:25:00,2022-12-10 06:30:00,1264.53,1265.17,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -36998,做多,2022-12-10 06:50:00,2022-12-10 07:20:00,1264.26,1264.62,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -36999,做多,2022-12-10 07:40:00,2022-12-10 07:50:00,1264.33,1264.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37000,做空,2022-12-10 07:50:00,2022-12-10 08:20:00,1264.2,1265.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37001,做多,2022-12-10 08:20:00,2022-12-10 08:25:00,1265.47,1264.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37002,做空,2022-12-10 08:25:00,2022-12-10 08:30:00,1264.67,1262.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37003,做多,2022-12-10 09:40:00,2022-12-10 10:05:00,1263.39,1265.97,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37004,做多,2022-12-10 11:10:00,2022-12-10 11:25:00,1264.66,1264.66,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37005,做空,2022-12-10 11:25:00,2022-12-10 11:30:00,1264.66,1265.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37006,做多,2022-12-10 11:30:00,2022-12-10 11:35:00,1265.87,1265.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37007,做多,2022-12-10 12:40:00,2022-12-10 13:00:00,1265.14,1266.28,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37008,做多,2022-12-10 13:35:00,2022-12-10 13:40:00,1265.5,1265.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37009,做空,2022-12-10 13:40:00,2022-12-10 13:45:00,1265.06,1265.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37010,做多,2022-12-10 13:45:00,2022-12-10 13:50:00,1265.53,1267.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37011,做多,2022-12-10 17:05:00,2022-12-10 19:20:00,1274.82,1270.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37012,做空,2022-12-10 19:20:00,2022-12-10 19:30:00,1270.52,1270.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37013,做多,2022-12-10 19:30:00,2022-12-10 20:00:00,1270.78,1270.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37014,做空,2022-12-10 20:00:00,2022-12-10 20:10:00,1270.61,1272.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37015,做多,2022-12-10 20:10:00,2022-12-10 20:35:00,1272.07,1270.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37016,做空,2022-12-10 20:35:00,2022-12-10 20:40:00,1270.7,1271.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37017,做多,2022-12-10 20:40:00,2022-12-10 20:50:00,1271.55,1271.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37018,做空,2022-12-10 20:50:00,2022-12-10 20:55:00,1271.2,1272.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37019,做多,2022-12-10 20:55:00,2022-12-10 21:05:00,1272.6,1271.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37020,做空,2022-12-10 21:05:00,2022-12-10 21:10:00,1271.54,1272.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37021,做多,2022-12-10 21:10:00,2022-12-10 21:20:00,1272.4,1270.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37022,做空,2022-12-10 21:20:00,2022-12-10 21:35:00,1270.22,1269.64,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -37023,做多,2022-12-10 23:00:00,2022-12-10 23:10:00,1269.98,1268.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37024,做空,2022-12-10 23:10:00,2022-12-10 23:20:00,1268.7,1270.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37025,做多,2022-12-10 23:20:00,2022-12-10 23:30:00,1270.03,1266.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37026,做空,2022-12-10 23:30:00,2022-12-10 23:35:00,1266.56,1267.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37027,做多,2022-12-11 00:25:00,2022-12-11 00:40:00,1268.13,1266.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37028,做空,2022-12-11 00:40:00,2022-12-11 00:50:00,1266.6,1267.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37029,做多,2022-12-11 00:50:00,2022-12-11 01:05:00,1267.5,1269.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37030,做多,2022-12-11 03:10:00,2022-12-11 03:35:00,1269.44,1271.55,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37031,做多,2022-12-11 05:15:00,2022-12-11 05:20:00,1274.11,1272.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37032,做多,2022-12-11 05:25:00,2022-12-11 05:30:00,1273.48,1276.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37033,做多,2022-12-11 06:25:00,2022-12-11 06:30:00,1274.67,1274.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37034,做空,2022-12-11 06:30:00,2022-12-11 07:20:00,1274.56,1274.36,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37035,做多,2022-12-11 07:20:00,2022-12-11 07:25:00,1274.36,1273.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37036,做空,2022-12-11 07:25:00,2022-12-11 07:30:00,1273.98,1275.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37037,做多,2022-12-11 07:30:00,2022-12-11 07:50:00,1275.6,1275.76,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37038,做多,2022-12-11 10:35:00,2022-12-11 11:00:00,1272.13,1271.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37039,做空,2022-12-11 11:00:00,2022-12-11 11:05:00,1271.01,1270.9,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -37040,做多,2022-12-11 11:10:00,2022-12-11 11:15:00,1271.71,1271.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37041,做空,2022-12-11 11:15:00,2022-12-11 11:45:00,1271.28,1272.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37042,做多,2022-12-11 11:45:00,2022-12-11 11:50:00,1272.43,1272.8,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37043,做多,2022-12-11 12:25:00,2022-12-11 12:45:00,1272.0,1274.05,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37044,做多,2022-12-11 14:50:00,2022-12-11 15:05:00,1271.1,1270.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37045,做空,2022-12-11 15:05:00,2022-12-11 15:10:00,1270.9,1271.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37046,做多,2022-12-11 15:10:00,2022-12-11 15:20:00,1271.24,1272.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37047,做多,2022-12-11 16:35:00,2022-12-11 16:45:00,1273.74,1273.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37048,做多,2022-12-11 17:55:00,2022-12-11 18:00:00,1273.8,1273.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37049,做空,2022-12-11 18:00:00,2022-12-11 18:05:00,1273.08,1273.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37050,做多,2022-12-11 18:05:00,2022-12-11 18:25:00,1273.59,1273.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37051,做空,2022-12-11 18:25:00,2022-12-11 18:30:00,1273.36,1274.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37052,做多,2022-12-11 18:30:00,2022-12-11 18:45:00,1274.2,1273.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37053,做空,2022-12-11 18:45:00,2022-12-11 20:15:00,1273.91,1266.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37054,做多,2022-12-11 21:25:00,2022-12-11 21:45:00,1267.54,1264.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37055,做空,2022-12-11 21:45:00,2022-12-11 22:00:00,1264.49,1262.61,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37056,做多,2022-12-11 22:10:00,2022-12-11 22:15:00,1266.06,1265.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37057,做空,2022-12-11 22:15:00,2022-12-11 22:35:00,1265.73,1259.54,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37058,做多,2022-12-11 23:00:00,2022-12-11 23:05:00,1265.48,1265.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37059,做空,2022-12-11 23:05:00,2022-12-11 23:50:00,1265.46,1263.4,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37060,做多,2022-12-11 23:50:00,2022-12-11 23:55:00,1263.4,1262.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37061,做空,2022-12-11 23:55:00,2022-12-12 00:00:00,1262.43,1260.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37062,做多,2022-12-12 01:30:00,2022-12-12 01:55:00,1255.44,1256.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37063,做多,2022-12-12 02:15:00,2022-12-12 02:35:00,1256.3,1255.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37064,做空,2022-12-12 02:35:00,2022-12-12 02:40:00,1255.41,1256.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37065,做多,2022-12-12 02:40:00,2022-12-12 02:45:00,1256.09,1255.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37066,做空,2022-12-12 02:45:00,2022-12-12 02:50:00,1255.13,1243.01,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -37067,做多,2022-12-12 04:15:00,2022-12-12 04:20:00,1245.24,1245.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37068,做空,2022-12-12 04:20:00,2022-12-12 05:30:00,1245.04,1245.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37069,做多,2022-12-12 05:30:00,2022-12-12 05:45:00,1245.53,1246.65,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37070,做多,2022-12-12 06:35:00,2022-12-12 06:45:00,1245.74,1245.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37071,做空,2022-12-12 06:45:00,2022-12-12 06:55:00,1245.65,1246.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37072,做多,2022-12-12 06:55:00,2022-12-12 07:10:00,1246.17,1245.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37073,做空,2022-12-12 07:10:00,2022-12-12 07:15:00,1245.99,1244.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37074,做多,2022-12-12 07:25:00,2022-12-12 07:30:00,1246.09,1245.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37075,做空,2022-12-12 07:30:00,2022-12-12 07:40:00,1245.39,1246.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37076,做多,2022-12-12 07:40:00,2022-12-12 07:45:00,1246.9,1246.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37077,做多,2022-12-12 08:00:00,2022-12-12 08:05:00,1246.08,1244.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37078,做空,2022-12-12 08:05:00,2022-12-12 08:10:00,1244.18,1243.95,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -37079,做多,2022-12-12 08:25:00,2022-12-12 08:35:00,1245.42,1245.93,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37080,做空,2022-12-12 08:35:00,2022-12-12 11:40:00,1245.93,1253.87,0.01,100.0,0.0006,-0.0,0.0,-0.01,flip -37081,做多,2022-12-12 11:40:00,2022-12-12 12:10:00,1253.87,1255.23,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37082,做多,2022-12-12 12:10:00,2022-12-12 12:15:00,1255.23,1251.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37083,做空,2022-12-12 12:15:00,2022-12-12 12:20:00,1251.92,1249.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37084,做多,2022-12-12 13:05:00,2022-12-12 13:40:00,1250.02,1248.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37085,做空,2022-12-12 13:40:00,2022-12-12 13:45:00,1248.91,1250.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37086,做多,2022-12-12 13:45:00,2022-12-12 13:50:00,1250.62,1248.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37087,做空,2022-12-12 13:50:00,2022-12-12 14:05:00,1248.02,1249.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37088,做多,2022-12-12 14:05:00,2022-12-12 14:15:00,1249.29,1252.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37089,做多,2022-12-12 14:45:00,2022-12-12 15:35:00,1250.59,1250.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37090,做空,2022-12-12 15:35:00,2022-12-12 15:40:00,1250.07,1250.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37091,做多,2022-12-12 15:40:00,2022-12-12 15:45:00,1250.82,1249.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37092,做空,2022-12-12 15:45:00,2022-12-12 16:05:00,1249.28,1251.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37093,做多,2022-12-12 16:05:00,2022-12-12 16:10:00,1251.58,1248.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37094,做空,2022-12-12 16:10:00,2022-12-12 16:20:00,1248.9,1250.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37095,做多,2022-12-12 16:20:00,2022-12-12 16:30:00,1250.23,1252.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37096,做多,2022-12-12 16:30:00,2022-12-12 16:50:00,1252.73,1251.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37097,做空,2022-12-12 16:50:00,2022-12-12 17:00:00,1251.65,1250.94,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37098,做多,2022-12-12 17:00:00,2022-12-12 17:10:00,1250.94,1250.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37099,做空,2022-12-12 17:10:00,2022-12-12 17:15:00,1250.0,1251.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37100,做多,2022-12-12 17:15:00,2022-12-12 17:50:00,1251.01,1253.92,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37101,做多,2022-12-12 19:20:00,2022-12-12 19:25:00,1253.55,1254.0,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37102,做多,2022-12-12 19:55:00,2022-12-12 20:05:00,1253.87,1254.07,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37103,做多,2022-12-12 23:20:00,2022-12-12 23:40:00,1272.97,1276.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37104,做多,2022-12-13 00:35:00,2022-12-13 02:50:00,1272.42,1270.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37105,做多,2022-12-13 04:05:00,2022-12-13 04:10:00,1270.14,1271.97,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37106,做多,2022-12-13 05:20:00,2022-12-13 05:30:00,1272.63,1270.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37107,做空,2022-12-13 05:30:00,2022-12-13 05:45:00,1270.8,1272.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37108,做多,2022-12-13 05:45:00,2022-12-13 05:55:00,1272.16,1271.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37109,做空,2022-12-13 05:55:00,2022-12-13 06:10:00,1271.68,1270.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37110,做多,2022-12-13 06:20:00,2022-12-13 06:35:00,1271.97,1273.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37111,做多,2022-12-13 07:45:00,2022-12-13 07:50:00,1266.32,1266.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37112,做空,2022-12-13 07:50:00,2022-12-13 08:10:00,1266.16,1264.08,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37113,做多,2022-12-13 08:10:00,2022-12-13 09:40:00,1264.08,1266.03,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37114,做空,2022-12-13 09:40:00,2022-12-13 09:45:00,1266.03,1266.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37115,做多,2022-12-13 09:45:00,2022-12-13 09:55:00,1266.57,1277.42,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -37116,做多,2022-12-13 13:05:00,2022-12-13 13:15:00,1290.39,1299.31,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -37117,做多,2022-12-13 16:30:00,2022-12-13 16:40:00,1327.8,1327.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37118,做空,2022-12-13 16:40:00,2022-12-13 16:50:00,1327.73,1322.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37119,做多,2022-12-13 17:05:00,2022-12-13 18:50:00,1323.85,1314.6,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -37120,做空,2022-12-13 18:50:00,2022-12-13 18:55:00,1314.6,1316.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37121,做多,2022-12-13 18:55:00,2022-12-13 19:15:00,1316.56,1315.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37122,做空,2022-12-13 19:15:00,2022-12-13 19:35:00,1315.27,1317.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37123,做多,2022-12-13 19:35:00,2022-12-13 19:40:00,1317.7,1319.84,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37124,做多,2022-12-13 19:55:00,2022-12-13 20:50:00,1316.79,1320.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37125,做多,2022-12-13 22:45:00,2022-12-13 22:55:00,1319.97,1320.46,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37126,做空,2022-12-13 22:55:00,2022-12-13 23:10:00,1320.46,1320.43,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37127,做多,2022-12-13 23:10:00,2022-12-13 23:30:00,1320.43,1323.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37128,做多,2022-12-13 23:50:00,2022-12-14 00:00:00,1319.7,1322.72,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37129,做多,2022-12-14 00:30:00,2022-12-14 00:35:00,1323.0,1323.45,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37130,做多,2022-12-14 01:20:00,2022-12-14 02:55:00,1322.08,1319.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37131,做空,2022-12-14 02:55:00,2022-12-14 03:00:00,1319.92,1322.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37132,做多,2022-12-14 03:00:00,2022-12-14 03:05:00,1322.74,1323.53,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37133,做多,2022-12-14 03:40:00,2022-12-14 03:55:00,1321.23,1320.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37134,做空,2022-12-14 03:55:00,2022-12-14 05:05:00,1320.06,1320.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37135,做多,2022-12-14 05:05:00,2022-12-14 05:10:00,1320.51,1319.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37136,做空,2022-12-14 05:10:00,2022-12-14 05:15:00,1319.34,1318.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37137,做多,2022-12-14 05:25:00,2022-12-14 05:30:00,1320.33,1317.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37138,做空,2022-12-14 05:30:00,2022-12-14 05:35:00,1317.26,1319.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37139,做多,2022-12-14 05:40:00,2022-12-14 05:45:00,1320.15,1318.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37140,做空,2022-12-14 05:45:00,2022-12-14 05:50:00,1318.04,1319.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37141,做多,2022-12-14 05:50:00,2022-12-14 05:55:00,1319.98,1321.26,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37142,做多,2022-12-14 06:45:00,2022-12-14 06:50:00,1323.06,1323.45,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37143,做多,2022-12-14 07:50:00,2022-12-14 08:00:00,1323.64,1322.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37144,做空,2022-12-14 08:00:00,2022-12-14 08:10:00,1322.71,1322.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37145,做多,2022-12-14 08:10:00,2022-12-14 08:30:00,1322.96,1324.44,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37146,做多,2022-12-14 08:30:00,2022-12-14 08:35:00,1324.44,1324.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37147,做多,2022-12-14 10:05:00,2022-12-14 10:40:00,1322.88,1322.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37148,做空,2022-12-14 10:40:00,2022-12-14 10:45:00,1322.67,1323.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37149,做多,2022-12-14 10:45:00,2022-12-14 11:00:00,1323.31,1325.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37150,做多,2022-12-14 11:40:00,2022-12-14 11:45:00,1325.49,1324.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37151,做空,2022-12-14 11:45:00,2022-12-14 11:50:00,1324.57,1326.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37152,做多,2022-12-14 11:50:00,2022-12-14 12:10:00,1326.66,1329.15,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37153,做多,2022-12-14 14:10:00,2022-12-14 14:30:00,1330.57,1334.81,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37154,做多,2022-12-14 16:00:00,2022-12-14 16:05:00,1339.46,1337.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37155,做空,2022-12-14 16:05:00,2022-12-14 16:10:00,1337.43,1335.78,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37156,做多,2022-12-14 16:20:00,2022-12-14 17:10:00,1338.8,1337.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37157,做空,2022-12-14 17:10:00,2022-12-14 17:20:00,1337.96,1338.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37158,做多,2022-12-14 17:20:00,2022-12-14 17:25:00,1338.26,1334.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37159,做空,2022-12-14 17:25:00,2022-12-14 17:30:00,1334.33,1336.16,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37160,做多,2022-12-14 17:35:00,2022-12-14 17:40:00,1337.52,1336.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37161,做空,2022-12-14 17:40:00,2022-12-14 17:45:00,1336.57,1336.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37162,做多,2022-12-14 17:45:00,2022-12-14 18:10:00,1336.84,1338.74,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37163,做多,2022-12-14 18:10:00,2022-12-14 18:15:00,1338.74,1340.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37164,做多,2022-12-14 20:50:00,2022-12-14 21:35:00,1309.52,1310.32,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37165,做空,2022-12-14 21:35:00,2022-12-14 22:15:00,1310.32,1310.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37166,做多,2022-12-14 22:15:00,2022-12-14 22:20:00,1310.93,1314.39,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37167,做多,2022-12-14 22:50:00,2022-12-14 23:00:00,1311.96,1308.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37168,做空,2022-12-14 23:00:00,2022-12-14 23:05:00,1308.83,1309.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37169,做多,2022-12-14 23:35:00,2022-12-15 00:20:00,1308.85,1307.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37170,做空,2022-12-15 00:20:00,2022-12-15 00:25:00,1307.79,1310.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37171,做多,2022-12-15 00:25:00,2022-12-15 00:30:00,1310.06,1308.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37172,做空,2022-12-15 00:30:00,2022-12-15 00:40:00,1308.41,1308.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37173,做多,2022-12-15 00:40:00,2022-12-15 00:45:00,1308.86,1307.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37174,做空,2022-12-15 00:45:00,2022-12-15 00:50:00,1307.17,1306.09,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37175,做多,2022-12-15 01:10:00,2022-12-15 01:15:00,1308.94,1307.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37176,做空,2022-12-15 01:15:00,2022-12-15 01:35:00,1307.77,1303.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37177,做多,2022-12-15 02:55:00,2022-12-15 04:00:00,1291.81,1291.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37178,做空,2022-12-15 04:00:00,2022-12-15 04:15:00,1291.29,1289.56,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37179,做多,2022-12-15 04:50:00,2022-12-15 05:15:00,1291.19,1291.49,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37180,做空,2022-12-15 05:15:00,2022-12-15 05:35:00,1291.49,1292.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37181,做多,2022-12-15 05:35:00,2022-12-15 05:40:00,1292.06,1290.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37182,做空,2022-12-15 05:40:00,2022-12-15 05:45:00,1290.81,1291.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37183,做多,2022-12-15 05:45:00,2022-12-15 05:50:00,1291.35,1290.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37184,做空,2022-12-15 05:50:00,2022-12-15 06:05:00,1290.8,1291.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37185,做多,2022-12-15 06:05:00,2022-12-15 06:20:00,1291.49,1291.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37186,做空,2022-12-15 06:20:00,2022-12-15 06:35:00,1291.31,1291.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37187,做多,2022-12-15 06:35:00,2022-12-15 06:40:00,1291.45,1291.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37188,做空,2022-12-15 06:40:00,2022-12-15 06:50:00,1291.31,1289.45,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37189,做多,2022-12-15 07:00:00,2022-12-15 07:35:00,1290.68,1290.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37190,做空,2022-12-15 07:35:00,2022-12-15 07:40:00,1290.08,1290.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37191,做多,2022-12-15 07:40:00,2022-12-15 09:20:00,1290.14,1286.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37192,做空,2022-12-15 09:20:00,2022-12-15 09:45:00,1286.73,1286.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37193,做多,2022-12-15 09:45:00,2022-12-15 10:15:00,1286.94,1286.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37194,做空,2022-12-15 10:15:00,2022-12-15 10:30:00,1286.92,1286.83,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37195,做多,2022-12-15 10:30:00,2022-12-15 10:35:00,1286.83,1285.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37196,做空,2022-12-15 10:35:00,2022-12-15 10:45:00,1285.69,1287.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37197,做多,2022-12-15 10:45:00,2022-12-15 10:55:00,1287.0,1286.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37198,做空,2022-12-15 10:55:00,2022-12-15 11:20:00,1286.75,1289.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37199,做多,2022-12-15 11:20:00,2022-12-15 11:25:00,1289.18,1288.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37200,做多,2022-12-15 14:40:00,2022-12-15 14:45:00,1275.66,1273.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37201,做空,2022-12-15 14:45:00,2022-12-15 14:50:00,1273.06,1271.5,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37202,做多,2022-12-15 16:10:00,2022-12-15 16:15:00,1271.3,1270.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37203,做空,2022-12-15 16:15:00,2022-12-15 16:20:00,1270.43,1270.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37204,做多,2022-12-15 16:20:00,2022-12-15 16:25:00,1270.95,1269.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37205,做空,2022-12-15 16:25:00,2022-12-15 16:30:00,1269.08,1267.87,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37206,做多,2022-12-15 16:35:00,2022-12-15 16:55:00,1270.25,1269.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37207,做空,2022-12-15 16:55:00,2022-12-15 17:00:00,1269.6,1270.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37208,做多,2022-12-15 17:00:00,2022-12-15 17:05:00,1270.35,1269.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37209,做空,2022-12-15 17:05:00,2022-12-15 17:10:00,1269.57,1270.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37210,做多,2022-12-15 17:10:00,2022-12-15 17:15:00,1270.81,1272.51,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37211,做多,2022-12-15 17:45:00,2022-12-15 17:55:00,1271.21,1269.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37212,做空,2022-12-15 17:55:00,2022-12-15 18:10:00,1269.77,1270.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37213,做多,2022-12-15 18:10:00,2022-12-15 18:15:00,1270.96,1269.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37214,做空,2022-12-15 18:15:00,2022-12-15 18:30:00,1269.63,1269.13,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37215,做多,2022-12-15 18:55:00,2022-12-15 19:00:00,1271.83,1271.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37216,做多,2022-12-15 23:00:00,2022-12-15 23:05:00,1264.84,1263.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37217,做空,2022-12-15 23:05:00,2022-12-15 23:25:00,1263.45,1263.32,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37218,做多,2022-12-15 23:25:00,2022-12-15 23:30:00,1263.32,1261.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37219,做空,2022-12-15 23:30:00,2022-12-15 23:35:00,1261.89,1260.71,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37220,做多,2022-12-15 23:40:00,2022-12-15 23:45:00,1264.04,1265.97,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37221,做多,2022-12-16 02:25:00,2022-12-16 02:50:00,1270.79,1271.01,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37222,做多,2022-12-16 03:00:00,2022-12-16 03:25:00,1269.98,1269.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37223,做空,2022-12-16 03:25:00,2022-12-16 03:30:00,1269.54,1270.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37224,做多,2022-12-16 03:30:00,2022-12-16 03:45:00,1270.77,1270.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37225,做空,2022-12-16 03:45:00,2022-12-16 03:50:00,1270.49,1270.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37226,做多,2022-12-16 03:50:00,2022-12-16 04:05:00,1270.92,1270.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37227,做空,2022-12-16 04:05:00,2022-12-16 04:20:00,1270.79,1270.53,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37228,做多,2022-12-16 04:20:00,2022-12-16 04:30:00,1270.53,1269.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37229,做空,2022-12-16 04:30:00,2022-12-16 04:35:00,1269.4,1269.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37230,做多,2022-12-16 05:40:00,2022-12-16 05:45:00,1270.75,1269.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37231,做空,2022-12-16 05:45:00,2022-12-16 05:50:00,1269.46,1270.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37232,做多,2022-12-16 05:50:00,2022-12-16 06:00:00,1270.22,1268.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37233,做空,2022-12-16 06:00:00,2022-12-16 06:15:00,1268.79,1267.75,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37234,做多,2022-12-16 06:35:00,2022-12-16 07:00:00,1269.1,1274.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37235,做多,2022-12-16 08:20:00,2022-12-16 10:45:00,1274.91,1209.05,0.01,100.0,0.0006,-0.04,0.0,-0.04,flip -37236,做空,2022-12-16 10:45:00,2022-12-16 10:50:00,1209.05,1207.7,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37237,做多,2022-12-16 11:05:00,2022-12-16 11:15:00,1210.99,1211.04,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37238,做空,2022-12-16 11:15:00,2022-12-16 11:25:00,1211.04,1213.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37239,做多,2022-12-16 11:25:00,2022-12-16 12:00:00,1213.25,1211.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37240,做空,2022-12-16 12:00:00,2022-12-16 12:15:00,1211.2,1211.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37241,做多,2022-12-16 12:15:00,2022-12-16 12:20:00,1211.77,1211.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37242,做空,2022-12-16 12:20:00,2022-12-16 12:40:00,1211.22,1211.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37243,做多,2022-12-16 12:40:00,2022-12-16 12:45:00,1211.99,1211.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37244,做空,2022-12-16 12:45:00,2022-12-16 12:50:00,1211.11,1211.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37245,做多,2022-12-16 12:50:00,2022-12-16 13:00:00,1211.6,1211.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37246,做空,2022-12-16 13:00:00,2022-12-16 13:10:00,1211.04,1210.69,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37247,做多,2022-12-16 13:35:00,2022-12-16 14:25:00,1208.32,1215.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37248,做多,2022-12-16 17:30:00,2022-12-16 17:50:00,1194.0,1192.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37249,做空,2022-12-16 17:50:00,2022-12-16 18:05:00,1192.85,1196.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37250,做多,2022-12-16 18:05:00,2022-12-16 18:10:00,1196.88,1195.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37251,做多,2022-12-16 18:45:00,2022-12-16 19:00:00,1195.15,1197.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37252,做多,2022-12-16 19:25:00,2022-12-16 19:45:00,1194.18,1198.81,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37253,做多,2022-12-17 00:05:00,2022-12-17 00:15:00,1171.87,1171.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37254,做空,2022-12-17 00:15:00,2022-12-17 01:30:00,1171.62,1172.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37255,做多,2022-12-17 01:30:00,2022-12-17 01:35:00,1172.48,1171.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37256,做空,2022-12-17 01:35:00,2022-12-17 01:40:00,1171.16,1170.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37257,做多,2022-12-17 02:30:00,2022-12-17 02:35:00,1169.25,1169.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37258,做空,2022-12-17 02:35:00,2022-12-17 02:45:00,1169.2,1171.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37259,做多,2022-12-17 02:45:00,2022-12-17 03:45:00,1171.51,1177.1,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37260,做多,2022-12-17 06:30:00,2022-12-17 06:35:00,1180.01,1181.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37261,做多,2022-12-17 07:30:00,2022-12-17 07:40:00,1179.2,1182.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37262,做多,2022-12-17 09:15:00,2022-12-17 09:20:00,1180.7,1177.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37263,做空,2022-12-17 09:20:00,2022-12-17 09:25:00,1177.56,1177.56,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -37264,做多,2022-12-17 10:50:00,2022-12-17 10:55:00,1180.62,1183.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37265,做多,2022-12-17 11:55:00,2022-12-17 12:25:00,1179.42,1179.81,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37266,做空,2022-12-17 12:25:00,2022-12-17 12:30:00,1179.81,1181.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37267,做多,2022-12-17 12:30:00,2022-12-17 12:40:00,1181.19,1178.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37268,做空,2022-12-17 12:40:00,2022-12-17 12:45:00,1178.26,1178.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37269,做多,2022-12-17 13:15:00,2022-12-17 13:20:00,1179.71,1177.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37270,做空,2022-12-17 13:20:00,2022-12-17 13:25:00,1177.2,1176.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37271,做多,2022-12-17 14:00:00,2022-12-17 14:05:00,1179.4,1180.73,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37272,做多,2022-12-17 14:40:00,2022-12-17 14:50:00,1179.0,1176.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37273,做空,2022-12-17 14:50:00,2022-12-17 15:05:00,1176.84,1177.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37274,做多,2022-12-17 15:05:00,2022-12-17 15:30:00,1177.35,1179.92,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37275,做多,2022-12-17 16:35:00,2022-12-17 16:55:00,1177.59,1177.83,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37276,做空,2022-12-17 16:55:00,2022-12-17 17:30:00,1177.83,1177.23,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37277,做多,2022-12-17 17:30:00,2022-12-17 17:35:00,1177.23,1172.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37278,做空,2022-12-17 17:35:00,2022-12-17 17:40:00,1172.7,1172.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37279,做多,2022-12-17 18:15:00,2022-12-17 18:25:00,1176.86,1176.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37280,做空,2022-12-17 18:25:00,2022-12-17 19:25:00,1176.36,1176.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37281,做多,2022-12-17 19:25:00,2022-12-17 19:30:00,1176.93,1175.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37282,做空,2022-12-17 19:30:00,2022-12-17 19:50:00,1175.8,1175.29,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -37283,做多,2022-12-17 20:05:00,2022-12-17 20:10:00,1177.95,1177.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37284,做空,2022-12-17 20:10:00,2022-12-17 20:25:00,1177.24,1174.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37285,做多,2022-12-17 20:40:00,2022-12-17 20:45:00,1177.79,1176.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37286,做多,2022-12-17 20:55:00,2022-12-17 21:05:00,1177.08,1178.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37287,做多,2022-12-17 22:35:00,2022-12-17 22:45:00,1179.3,1182.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37288,做多,2022-12-18 00:15:00,2022-12-18 02:10:00,1184.8,1184.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37289,做多,2022-12-18 03:45:00,2022-12-18 03:55:00,1185.1,1187.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37290,做多,2022-12-18 05:20:00,2022-12-18 07:25:00,1188.65,1185.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37291,做空,2022-12-18 07:25:00,2022-12-18 07:30:00,1185.17,1186.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37292,做多,2022-12-18 07:30:00,2022-12-18 08:20:00,1186.3,1185.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37293,做空,2022-12-18 08:20:00,2022-12-18 08:30:00,1185.95,1185.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37294,做多,2022-12-18 08:30:00,2022-12-18 08:40:00,1185.98,1186.17,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37295,做空,2022-12-18 08:40:00,2022-12-18 08:45:00,1186.17,1186.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37296,做多,2022-12-18 08:45:00,2022-12-18 08:50:00,1186.89,1186.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37297,做空,2022-12-18 08:50:00,2022-12-18 09:05:00,1186.42,1185.34,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37298,做多,2022-12-18 10:25:00,2022-12-18 10:30:00,1179.97,1179.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37299,做空,2022-12-18 10:30:00,2022-12-18 10:35:00,1179.0,1179.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37300,做多,2022-12-18 10:35:00,2022-12-18 11:35:00,1179.73,1182.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37301,做多,2022-12-18 12:25:00,2022-12-18 12:50:00,1181.0,1182.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37302,做多,2022-12-18 15:45:00,2022-12-18 15:50:00,1175.16,1172.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37303,做空,2022-12-18 15:50:00,2022-12-18 16:00:00,1172.88,1174.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37304,做多,2022-12-18 16:00:00,2022-12-18 16:10:00,1174.33,1176.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37305,做多,2022-12-18 17:25:00,2022-12-18 17:40:00,1176.59,1176.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37306,做空,2022-12-18 17:40:00,2022-12-18 17:45:00,1176.49,1176.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37307,做多,2022-12-18 17:45:00,2022-12-18 17:55:00,1176.8,1177.84,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37308,做多,2022-12-18 18:55:00,2022-12-18 19:05:00,1179.33,1180.48,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37309,做空,2022-12-18 19:05:00,2022-12-18 19:20:00,1180.48,1181.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37310,做多,2022-12-18 19:20:00,2022-12-18 19:35:00,1181.18,1180.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37311,做空,2022-12-18 19:35:00,2022-12-18 21:15:00,1180.92,1182.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -37312,做多,2022-12-18 22:05:00,2022-12-18 22:35:00,1183.78,1190.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37313,做多,2022-12-19 00:20:00,2022-12-19 00:30:00,1188.8,1191.07,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37314,做多,2022-12-19 01:10:00,2022-12-19 01:40:00,1186.87,1190.33,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37315,做空,2022-12-19 01:40:00,2022-12-19 02:25:00,1190.33,1184.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37316,做多,2022-12-19 04:20:00,2022-12-19 04:45:00,1182.46,1183.01,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37317,做多,2022-12-19 05:25:00,2022-12-19 05:30:00,1180.99,1179.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37318,做空,2022-12-19 05:30:00,2022-12-19 05:40:00,1179.19,1177.97,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -37319,做多,2022-12-19 06:10:00,2022-12-19 06:15:00,1180.14,1179.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37320,做空,2022-12-19 06:15:00,2022-12-19 06:35:00,1179.3,1179.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37321,做多,2022-12-19 06:35:00,2022-12-19 06:40:00,1179.76,1179.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37322,做空,2022-12-19 06:40:00,2022-12-19 07:40:00,1179.27,1178.52,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37323,做多,2022-12-19 07:40:00,2022-12-19 08:20:00,1178.52,1182.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37324,做多,2022-12-19 09:55:00,2022-12-19 10:05:00,1183.57,1182.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37325,做空,2022-12-19 10:05:00,2022-12-19 10:10:00,1182.54,1184.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37326,做多,2022-12-19 10:10:00,2022-12-19 10:15:00,1184.05,1186.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37327,做多,2022-12-19 11:20:00,2022-12-19 12:20:00,1184.15,1183.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37328,做空,2022-12-19 12:20:00,2022-12-19 12:35:00,1183.54,1186.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37329,做多,2022-12-19 12:35:00,2022-12-19 12:40:00,1186.94,1185.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37330,做多,2022-12-19 13:30:00,2022-12-19 13:35:00,1184.41,1183.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37331,做空,2022-12-19 13:35:00,2022-12-19 13:45:00,1183.22,1182.96,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -37332,做多,2022-12-19 14:35:00,2022-12-19 14:40:00,1187.12,1183.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37333,做多,2022-12-19 14:55:00,2022-12-19 15:00:00,1185.97,1184.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -37334,做多,2022-12-19 15:40:00,2022-12-19 17:50:00,1182.83,1172.52,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -37335,做空,2022-12-19 17:50:00,2022-12-19 17:55:00,1172.52,1172.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37336,做多,2022-12-19 17:55:00,2022-12-19 18:35:00,1172.96,1173.02,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37337,做空,2022-12-19 18:35:00,2022-12-19 19:45:00,1173.02,1172.88,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37338,做多,2022-12-19 19:45:00,2022-12-19 19:50:00,1172.88,1170.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37339,做空,2022-12-19 19:50:00,2022-12-19 20:05:00,1170.7,1172.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37340,做多,2022-12-19 20:05:00,2022-12-19 20:20:00,1172.48,1172.59,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -37341,做多,2022-12-19 23:25:00,2022-12-19 23:30:00,1168.11,1165.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37342,做空,2022-12-19 23:30:00,2022-12-19 23:35:00,1165.89,1167.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37343,做多,2022-12-19 23:35:00,2022-12-20 00:10:00,1167.48,1163.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37344,做空,2022-12-20 00:10:00,2022-12-20 00:15:00,1163.89,1168.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37345,做多,2022-12-20 00:15:00,2022-12-20 00:20:00,1168.1,1174.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37346,做多,2022-12-20 04:05:00,2022-12-20 04:10:00,1191.65,1193.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -37347,做多,2022-12-20 06:25:00,2022-12-20 06:50:00,1207.08,1211.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37348,做多,2022-12-20 07:50:00,2022-12-20 08:05:00,1207.69,1208.9,0.01,100.0,0.0006,0.0,0.0,0.0,flip -37349,做空,2022-12-20 08:05:00,2022-12-20 08:40:00,1208.9,1208.54,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -37350,做多,2022-12-20 08:40:00,2022-12-20 08:50:00,1208.54,1211.55,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37351,做多,2022-12-20 09:25:00,2022-12-20 09:40:00,1209.23,1208.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -37352,做空,2022-12-20 09:40:00,2022-12-20 09:55:00,1208.44,1210.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37353,做多,2022-12-20 09:55:00,2022-12-20 10:05:00,1210.31,1208.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37354,做空,2022-12-20 10:05:00,2022-12-20 10:20:00,1208.66,1210.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37355,做多,2022-12-20 10:20:00,2022-12-20 10:30:00,1210.0,1208.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37356,做空,2022-12-20 10:30:00,2022-12-20 11:10:00,1208.03,1209.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37357,做多,2022-12-20 11:10:00,2022-12-20 11:15:00,1209.46,1212.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37358,做多,2022-12-20 12:35:00,2022-12-20 12:40:00,1213.03,1214.77,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37359,做多,2022-12-20 13:15:00,2022-12-20 13:20:00,1213.72,1212.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37360,做空,2022-12-20 13:20:00,2022-12-20 13:30:00,1212.94,1210.52,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37361,做多,2022-12-20 13:40:00,2022-12-20 13:45:00,1213.03,1212.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37362,做空,2022-12-20 13:45:00,2022-12-20 13:55:00,1212.1,1210.03,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37363,做多,2022-12-20 14:30:00,2022-12-20 14:35:00,1211.33,1213.69,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37364,做多,2022-12-20 14:55:00,2022-12-20 15:00:00,1217.71,1215.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37365,做多,2022-12-20 17:40:00,2022-12-20 18:05:00,1210.01,1209.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37366,做空,2022-12-20 18:05:00,2022-12-20 18:10:00,1209.85,1210.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37367,做多,2022-12-20 18:10:00,2022-12-20 18:15:00,1210.66,1210.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37368,做空,2022-12-20 18:15:00,2022-12-20 18:25:00,1210.18,1211.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37369,做多,2022-12-20 18:25:00,2022-12-20 18:30:00,1211.73,1213.32,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37370,做多,2022-12-20 20:45:00,2022-12-20 20:50:00,1216.29,1212.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37371,做空,2022-12-20 20:50:00,2022-12-20 20:55:00,1212.41,1212.22,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37372,做多,2022-12-20 21:45:00,2022-12-20 22:00:00,1214.72,1214.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37373,做空,2022-12-20 22:00:00,2022-12-21 00:00:00,1214.25,1217.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37374,做多,2022-12-21 00:00:00,2022-12-21 00:10:00,1217.1,1212.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37375,做空,2022-12-21 00:10:00,2022-12-21 00:15:00,1212.0,1211.31,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37376,做多,2022-12-21 01:15:00,2022-12-21 02:00:00,1211.17,1210.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37377,做空,2022-12-21 02:00:00,2022-12-21 02:05:00,1210.33,1210.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37378,做多,2022-12-21 02:05:00,2022-12-21 02:10:00,1210.45,1212.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37379,做多,2022-12-21 02:10:00,2022-12-21 02:15:00,1212.4,1210.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37380,做多,2022-12-21 02:25:00,2022-12-21 02:30:00,1211.69,1210.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37381,做空,2022-12-21 02:30:00,2022-12-21 02:35:00,1210.18,1210.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37382,做多,2022-12-21 02:35:00,2022-12-21 02:45:00,1210.75,1209.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37383,做空,2022-12-21 02:45:00,2022-12-21 03:05:00,1209.5,1208.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37384,做多,2022-12-21 03:35:00,2022-12-21 03:40:00,1209.78,1209.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37385,做空,2022-12-21 03:40:00,2022-12-21 03:45:00,1209.04,1210.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37386,做多,2022-12-21 03:45:00,2022-12-21 03:50:00,1210.13,1209.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37387,做空,2022-12-21 03:50:00,2022-12-21 04:10:00,1209.92,1207.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37388,做多,2022-12-21 04:45:00,2022-12-21 04:55:00,1208.12,1206.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37389,做空,2022-12-21 04:55:00,2022-12-21 05:00:00,1206.14,1205.51,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37390,做多,2022-12-21 05:10:00,2022-12-21 05:35:00,1207.66,1209.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37391,做多,2022-12-21 07:05:00,2022-12-21 07:10:00,1212.25,1212.58,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37392,做多,2022-12-21 07:25:00,2022-12-21 07:30:00,1211.38,1210.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37393,做空,2022-12-21 07:30:00,2022-12-21 07:35:00,1210.79,1211.16,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37394,做多,2022-12-21 07:35:00,2022-12-21 07:50:00,1211.16,1211.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37395,做空,2022-12-21 07:50:00,2022-12-21 08:00:00,1211.12,1210.2,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37396,做多,2022-12-21 08:40:00,2022-12-21 08:50:00,1213.27,1216.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37397,做多,2022-12-21 10:15:00,2022-12-21 10:50:00,1214.66,1215.43,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37398,做空,2022-12-21 10:50:00,2022-12-21 11:15:00,1215.43,1214.28,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37399,做多,2022-12-21 11:45:00,2022-12-21 11:55:00,1216.37,1216.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37400,做多,2022-12-21 12:45:00,2022-12-21 12:50:00,1214.8,1213.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37401,做空,2022-12-21 12:50:00,2022-12-21 13:10:00,1213.85,1214.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37402,做多,2022-12-21 13:10:00,2022-12-21 13:25:00,1214.65,1212.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37403,做空,2022-12-21 13:25:00,2022-12-21 13:30:00,1212.61,1212.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37404,做多,2022-12-21 13:40:00,2022-12-21 13:45:00,1213.81,1212.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37405,做空,2022-12-21 13:45:00,2022-12-21 13:50:00,1212.9,1214.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37406,做多,2022-12-21 13:50:00,2022-12-21 13:55:00,1214.59,1214.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37407,做空,2022-12-21 13:55:00,2022-12-21 14:30:00,1214.5,1211.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37408,做多,2022-12-21 14:35:00,2022-12-21 14:40:00,1215.29,1215.5,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37409,做多,2022-12-21 15:05:00,2022-12-21 15:10:00,1214.63,1213.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37410,做空,2022-12-21 15:10:00,2022-12-21 15:25:00,1213.27,1213.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37411,做多,2022-12-21 15:25:00,2022-12-21 15:50:00,1213.66,1213.9,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37412,做空,2022-12-21 15:50:00,2022-12-21 15:55:00,1213.9,1215.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37413,做多,2022-12-21 15:55:00,2022-12-21 16:10:00,1215.24,1214.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37414,做空,2022-12-21 16:10:00,2022-12-21 16:40:00,1214.49,1212.23,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37415,做多,2022-12-21 17:50:00,2022-12-21 18:20:00,1211.12,1209.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37416,做空,2022-12-21 18:20:00,2022-12-21 18:30:00,1209.63,1210.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37417,做多,2022-12-21 18:30:00,2022-12-21 18:35:00,1210.18,1209.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37418,做空,2022-12-21 18:35:00,2022-12-21 18:45:00,1209.98,1209.79,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37419,做多,2022-12-21 18:45:00,2022-12-21 19:15:00,1209.79,1209.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37420,做空,2022-12-21 19:15:00,2022-12-21 19:20:00,1209.74,1209.86,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37421,做多,2022-12-21 19:20:00,2022-12-21 19:35:00,1209.86,1209.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37422,做空,2022-12-21 19:35:00,2022-12-21 19:40:00,1209.1,1209.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37423,做多,2022-12-21 20:15:00,2022-12-21 20:25:00,1209.16,1207.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37424,做空,2022-12-21 20:25:00,2022-12-21 20:35:00,1207.63,1209.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37425,做多,2022-12-21 20:35:00,2022-12-21 20:40:00,1209.24,1209.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37426,做空,2022-12-21 20:40:00,2022-12-21 21:45:00,1209.0,1209.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37427,做多,2022-12-21 21:45:00,2022-12-21 22:20:00,1209.85,1209.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37428,做空,2022-12-21 22:20:00,2022-12-21 22:35:00,1209.51,1210.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37429,做多,2022-12-21 22:35:00,2022-12-21 22:50:00,1210.24,1209.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37430,做空,2022-12-21 22:50:00,2022-12-21 23:00:00,1209.66,1208.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37431,做多,2022-12-21 23:05:00,2022-12-21 23:10:00,1209.88,1213.85,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37432,做多,2022-12-21 23:10:00,2022-12-21 23:15:00,1213.85,1212.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37433,做多,2022-12-22 01:30:00,2022-12-22 01:40:00,1214.19,1213.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37434,做空,2022-12-22 01:40:00,2022-12-22 02:00:00,1213.98,1212.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37435,做多,2022-12-22 02:40:00,2022-12-22 03:35:00,1214.05,1213.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37436,做空,2022-12-22 03:35:00,2022-12-22 03:55:00,1213.08,1214.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37437,做多,2022-12-22 03:55:00,2022-12-22 04:05:00,1214.12,1213.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37438,做空,2022-12-22 04:05:00,2022-12-22 04:10:00,1213.46,1212.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37439,做多,2022-12-22 04:20:00,2022-12-22 06:25:00,1213.83,1210.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37440,做空,2022-12-22 06:25:00,2022-12-22 06:30:00,1210.61,1210.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37441,做多,2022-12-22 06:30:00,2022-12-22 06:45:00,1210.66,1211.03,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37442,做空,2022-12-22 06:45:00,2022-12-22 07:00:00,1211.03,1209.58,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37443,做多,2022-12-22 07:10:00,2022-12-22 07:30:00,1210.9,1210.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37444,做空,2022-12-22 07:30:00,2022-12-22 07:35:00,1210.18,1211.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37445,做多,2022-12-22 07:35:00,2022-12-22 07:40:00,1211.55,1213.03,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37446,做多,2022-12-22 09:15:00,2022-12-22 09:35:00,1214.06,1217.77,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37447,做多,2022-12-22 10:45:00,2022-12-22 10:50:00,1217.38,1216.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37448,做空,2022-12-22 10:50:00,2022-12-22 11:15:00,1216.56,1215.33,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37449,做多,2022-12-22 11:35:00,2022-12-22 11:45:00,1217.65,1216.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37450,做空,2022-12-22 11:45:00,2022-12-22 11:55:00,1216.99,1216.91,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37451,做多,2022-12-22 11:55:00,2022-12-22 12:05:00,1216.91,1217.14,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37452,做空,2022-12-22 12:05:00,2022-12-22 12:25:00,1217.14,1216.69,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37453,做多,2022-12-22 12:25:00,2022-12-22 12:30:00,1216.69,1214.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37454,做空,2022-12-22 12:30:00,2022-12-22 12:50:00,1214.92,1215.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37455,做多,2022-12-22 12:50:00,2022-12-22 16:25:00,1215.52,1187.77,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -37456,做空,2022-12-22 16:25:00,2022-12-22 16:30:00,1187.77,1189.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37457,做多,2022-12-22 16:30:00,2022-12-22 16:35:00,1189.39,1189.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37458,做多,2022-12-22 18:10:00,2022-12-22 18:20:00,1189.01,1188.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37459,做空,2022-12-22 18:20:00,2022-12-22 18:35:00,1188.23,1189.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37460,做多,2022-12-22 18:35:00,2022-12-22 19:10:00,1189.32,1191.66,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37461,做多,2022-12-22 22:00:00,2022-12-22 22:10:00,1216.54,1218.51,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37462,做多,2022-12-22 22:30:00,2022-12-22 22:35:00,1216.4,1214.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37463,做空,2022-12-22 22:35:00,2022-12-22 22:45:00,1214.85,1213.36,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37464,做多,2022-12-22 22:55:00,2022-12-22 23:10:00,1215.22,1215.36,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37465,做多,2022-12-22 23:15:00,2022-12-22 23:25:00,1216.32,1215.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37466,做空,2022-12-22 23:25:00,2022-12-22 23:30:00,1215.01,1215.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37467,做多,2022-12-22 23:30:00,2022-12-23 00:00:00,1215.72,1215.72,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37468,做多,2022-12-23 00:05:00,2022-12-23 00:10:00,1215.84,1215.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37469,做空,2022-12-23 00:10:00,2022-12-23 00:20:00,1215.09,1217.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37470,做多,2022-12-23 00:20:00,2022-12-23 00:25:00,1217.0,1216.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37471,做多,2022-12-23 00:30:00,2022-12-23 00:40:00,1217.16,1215.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37472,做空,2022-12-23 00:40:00,2022-12-23 01:25:00,1215.69,1216.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37473,做多,2022-12-23 01:25:00,2022-12-23 01:30:00,1216.37,1215.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37474,做空,2022-12-23 01:30:00,2022-12-23 01:40:00,1215.27,1216.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37475,做多,2022-12-23 01:40:00,2022-12-23 02:15:00,1216.42,1215.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37476,做空,2022-12-23 02:15:00,2022-12-23 02:20:00,1215.42,1217.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37477,做多,2022-12-23 02:20:00,2022-12-23 02:25:00,1217.14,1218.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37478,做多,2022-12-23 04:55:00,2022-12-23 05:05:00,1222.99,1222.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37479,做空,2022-12-23 05:05:00,2022-12-23 05:10:00,1222.07,1222.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37480,做多,2022-12-23 05:10:00,2022-12-23 05:55:00,1222.11,1220.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37481,做空,2022-12-23 05:55:00,2022-12-23 06:05:00,1220.74,1221.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37482,做多,2022-12-23 06:05:00,2022-12-23 06:10:00,1221.72,1220.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37483,做空,2022-12-23 06:10:00,2022-12-23 06:25:00,1220.35,1219.9,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37484,做多,2022-12-23 06:35:00,2022-12-23 06:45:00,1221.77,1221.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37485,做空,2022-12-23 06:45:00,2022-12-23 06:55:00,1221.3,1220.87,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37486,做多,2022-12-23 06:55:00,2022-12-23 07:10:00,1220.87,1221.2,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37487,做空,2022-12-23 07:10:00,2022-12-23 08:05:00,1221.2,1217.2,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37488,做多,2022-12-23 09:05:00,2022-12-23 09:10:00,1219.25,1218.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37489,做空,2022-12-23 09:10:00,2022-12-23 09:40:00,1218.67,1217.91,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37490,做多,2022-12-23 09:40:00,2022-12-23 10:10:00,1217.91,1220.27,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37491,做多,2022-12-23 11:35:00,2022-12-23 11:55:00,1221.85,1222.23,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37492,做空,2022-12-23 11:55:00,2022-12-23 12:00:00,1222.23,1222.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37493,做多,2022-12-23 12:00:00,2022-12-23 12:35:00,1222.65,1222.87,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37494,做多,2022-12-23 12:45:00,2022-12-23 12:50:00,1223.09,1223.83,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37495,做多,2022-12-23 13:15:00,2022-12-23 13:20:00,1224.7,1224.82,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37496,做多,2022-12-23 13:35:00,2022-12-23 13:40:00,1226.73,1225.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37497,做多,2022-12-23 15:15:00,2022-12-23 15:30:00,1220.74,1222.12,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37498,做多,2022-12-23 16:05:00,2022-12-23 16:10:00,1218.71,1218.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37499,做空,2022-12-23 16:10:00,2022-12-23 17:20:00,1218.28,1219.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37500,做多,2022-12-23 17:20:00,2022-12-23 17:35:00,1219.12,1218.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37501,做多,2022-12-23 17:45:00,2022-12-23 18:00:00,1217.84,1219.28,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37502,做多,2022-12-23 19:05:00,2022-12-23 19:20:00,1218.68,1218.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37503,做空,2022-12-23 19:20:00,2022-12-23 19:25:00,1218.67,1219.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37504,做多,2022-12-23 19:25:00,2022-12-23 19:40:00,1219.45,1218.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37505,做空,2022-12-23 19:40:00,2022-12-23 19:50:00,1218.88,1218.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37506,做多,2022-12-23 19:50:00,2022-12-23 20:00:00,1218.95,1219.76,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37507,做多,2022-12-23 20:30:00,2022-12-23 20:35:00,1219.72,1218.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37508,做空,2022-12-23 20:35:00,2022-12-23 20:40:00,1218.31,1218.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37509,做多,2022-12-23 20:40:00,2022-12-23 21:00:00,1218.79,1218.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37510,做空,2022-12-23 21:00:00,2022-12-23 21:05:00,1218.68,1218.21,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37511,做多,2022-12-23 21:30:00,2022-12-23 21:35:00,1219.39,1220.44,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37512,做多,2022-12-23 22:50:00,2022-12-23 23:30:00,1218.87,1218.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37513,做空,2022-12-23 23:30:00,2022-12-23 23:35:00,1218.46,1218.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37514,做多,2022-12-23 23:35:00,2022-12-23 23:45:00,1218.91,1218.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37515,做空,2022-12-23 23:45:00,2022-12-24 00:45:00,1218.49,1219.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37516,做多,2022-12-24 00:45:00,2022-12-24 00:55:00,1219.36,1218.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37517,做多,2022-12-24 01:25:00,2022-12-24 03:10:00,1218.29,1218.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37518,做多,2022-12-24 04:25:00,2022-12-24 04:30:00,1217.94,1217.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37519,做空,2022-12-24 04:30:00,2022-12-24 04:40:00,1217.67,1217.37,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37520,做多,2022-12-24 04:40:00,2022-12-24 06:40:00,1217.37,1215.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37521,做空,2022-12-24 06:40:00,2022-12-24 06:50:00,1215.73,1216.02,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37522,做多,2022-12-24 06:50:00,2022-12-24 07:25:00,1216.02,1218.02,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37523,做多,2022-12-24 08:45:00,2022-12-24 08:55:00,1218.41,1217.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37524,做空,2022-12-24 08:55:00,2022-12-24 09:00:00,1217.49,1218.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37525,做多,2022-12-24 09:45:00,2022-12-24 10:45:00,1218.0,1217.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37526,做空,2022-12-24 10:45:00,2022-12-24 10:50:00,1217.63,1217.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37527,做多,2022-12-24 10:50:00,2022-12-24 11:15:00,1217.65,1218.67,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37528,做多,2022-12-24 12:05:00,2022-12-24 12:10:00,1218.55,1218.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37529,做空,2022-12-24 12:10:00,2022-12-24 12:30:00,1218.48,1217.72,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37530,做多,2022-12-24 13:15:00,2022-12-24 13:50:00,1217.81,1217.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37531,做空,2022-12-24 13:50:00,2022-12-24 14:05:00,1217.65,1217.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37532,做多,2022-12-24 14:05:00,2022-12-24 14:40:00,1217.68,1217.87,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37533,做空,2022-12-24 14:40:00,2022-12-24 14:45:00,1217.87,1218.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37534,做多,2022-12-24 14:45:00,2022-12-24 14:50:00,1218.48,1218.83,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37535,做多,2022-12-24 15:05:00,2022-12-24 15:10:00,1217.93,1217.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37536,做空,2022-12-24 15:10:00,2022-12-24 15:20:00,1217.58,1217.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37537,做多,2022-12-24 15:20:00,2022-12-24 15:45:00,1217.9,1218.74,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37538,做多,2022-12-24 16:15:00,2022-12-24 16:55:00,1218.13,1218.23,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37539,做空,2022-12-24 16:55:00,2022-12-24 17:00:00,1218.23,1218.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37540,做多,2022-12-24 17:00:00,2022-12-24 17:05:00,1218.3,1218.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37541,做多,2022-12-24 17:05:00,2022-12-24 17:10:00,1218.99,1218.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37542,做多,2022-12-24 17:35:00,2022-12-24 17:45:00,1218.41,1219.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37543,做多,2022-12-24 20:20:00,2022-12-24 22:55:00,1222.05,1217.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37544,做空,2022-12-24 22:55:00,2022-12-24 23:00:00,1217.91,1218.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37545,做多,2022-12-24 23:00:00,2022-12-24 23:15:00,1218.41,1220.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37546,做多,2022-12-25 00:15:00,2022-12-25 00:40:00,1219.94,1221.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37547,做多,2022-12-25 02:05:00,2022-12-25 03:25:00,1221.57,1220.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37548,做多,2022-12-25 04:10:00,2022-12-25 06:05:00,1220.21,1217.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37549,做空,2022-12-25 06:05:00,2022-12-25 06:10:00,1217.69,1218.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37550,做多,2022-12-25 06:10:00,2022-12-25 06:20:00,1218.04,1217.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37551,做空,2022-12-25 06:20:00,2022-12-25 06:25:00,1217.34,1218.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37552,做多,2022-12-25 06:25:00,2022-12-25 07:15:00,1218.14,1217.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37553,做空,2022-12-25 07:15:00,2022-12-25 07:20:00,1217.8,1217.61,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37554,做多,2022-12-25 07:25:00,2022-12-25 07:30:00,1218.41,1218.16,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37555,做空,2022-12-25 07:30:00,2022-12-25 07:55:00,1218.16,1219.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37556,做多,2022-12-25 07:55:00,2022-12-25 08:00:00,1219.15,1219.25,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37557,做多,2022-12-25 11:35:00,2022-12-25 11:55:00,1218.83,1217.02,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37558,做空,2022-12-25 11:55:00,2022-12-25 12:00:00,1217.02,1216.99,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37559,做多,2022-12-25 12:30:00,2022-12-25 12:55:00,1218.16,1217.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37560,做空,2022-12-25 12:55:00,2022-12-25 13:00:00,1217.92,1218.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37561,做多,2022-12-25 13:00:00,2022-12-25 13:05:00,1218.07,1217.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37562,做空,2022-12-25 13:05:00,2022-12-25 13:15:00,1217.6,1218.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37563,做多,2022-12-25 13:15:00,2022-12-25 13:25:00,1218.37,1217.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37564,做空,2022-12-25 13:25:00,2022-12-25 13:35:00,1217.8,1216.74,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37565,做多,2022-12-25 14:20:00,2022-12-25 14:30:00,1217.62,1199.52,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -37566,做空,2022-12-25 14:30:00,2022-12-25 14:35:00,1199.52,1201.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37567,做多,2022-12-25 14:55:00,2022-12-25 15:15:00,1213.71,1214.12,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37568,做空,2022-12-25 15:15:00,2022-12-25 16:10:00,1214.12,1211.37,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37569,做多,2022-12-25 16:10:00,2022-12-25 16:55:00,1211.37,1210.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37570,做空,2022-12-25 16:55:00,2022-12-25 17:05:00,1210.93,1211.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37571,做多,2022-12-25 17:05:00,2022-12-25 17:15:00,1211.34,1211.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37572,做空,2022-12-25 17:15:00,2022-12-25 17:25:00,1211.09,1210.95,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37573,做多,2022-12-25 17:25:00,2022-12-25 17:30:00,1210.95,1210.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37574,做空,2022-12-25 17:30:00,2022-12-25 17:45:00,1210.11,1209.28,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37575,做多,2022-12-25 18:30:00,2022-12-25 18:50:00,1209.6,1209.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37576,做空,2022-12-25 18:50:00,2022-12-25 19:00:00,1209.57,1207.91,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37577,做多,2022-12-25 19:50:00,2022-12-25 20:20:00,1206.81,1206.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37578,做空,2022-12-25 20:20:00,2022-12-25 20:35:00,1206.08,1204.5,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37579,做多,2022-12-25 20:35:00,2022-12-25 20:50:00,1204.5,1205.18,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37580,做空,2022-12-25 20:50:00,2022-12-25 20:55:00,1205.18,1205.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37581,做多,2022-12-25 20:55:00,2022-12-25 21:15:00,1205.7,1208.08,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37582,做多,2022-12-25 22:55:00,2022-12-25 23:05:00,1216.88,1217.6,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37583,做空,2022-12-25 23:05:00,2022-12-25 23:35:00,1217.6,1217.21,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37584,做多,2022-12-25 23:35:00,2022-12-25 23:55:00,1217.21,1217.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37585,做多,2022-12-26 00:20:00,2022-12-26 00:40:00,1216.95,1218.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37586,做多,2022-12-26 01:25:00,2022-12-26 01:40:00,1218.32,1219.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37587,做多,2022-12-26 02:45:00,2022-12-26 03:10:00,1220.45,1220.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37588,做空,2022-12-26 03:10:00,2022-12-26 03:40:00,1220.39,1219.03,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37589,做多,2022-12-26 03:55:00,2022-12-26 04:00:00,1220.49,1221.59,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37590,做多,2022-12-26 04:45:00,2022-12-26 05:25:00,1219.72,1219.79,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37591,做空,2022-12-26 05:25:00,2022-12-26 05:30:00,1219.79,1220.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37592,做多,2022-12-26 05:30:00,2022-12-26 05:35:00,1220.44,1219.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37593,做空,2022-12-26 05:35:00,2022-12-26 06:50:00,1219.76,1218.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37594,做多,2022-12-26 07:10:00,2022-12-26 07:25:00,1219.4,1220.17,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37595,做多,2022-12-26 08:45:00,2022-12-26 09:20:00,1219.36,1219.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37596,做空,2022-12-26 09:20:00,2022-12-26 10:10:00,1219.12,1219.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37597,做多,2022-12-26 10:10:00,2022-12-26 10:15:00,1219.41,1219.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37598,做空,2022-12-26 10:15:00,2022-12-26 10:20:00,1219.31,1219.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37599,做多,2022-12-26 10:20:00,2022-12-26 10:30:00,1219.64,1221.29,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37600,做多,2022-12-26 11:15:00,2022-12-26 11:50:00,1219.37,1219.89,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37601,做空,2022-12-26 11:50:00,2022-12-26 11:55:00,1219.89,1219.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37602,做多,2022-12-26 11:55:00,2022-12-26 12:00:00,1219.96,1219.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37603,做空,2022-12-26 12:00:00,2022-12-26 12:30:00,1219.19,1219.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37604,做多,2022-12-26 12:30:00,2022-12-26 12:35:00,1219.45,1219.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37605,做空,2022-12-26 12:35:00,2022-12-26 12:40:00,1219.19,1219.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37606,做多,2022-12-26 12:40:00,2022-12-26 12:45:00,1219.66,1219.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37607,做空,2022-12-26 12:45:00,2022-12-26 13:05:00,1219.11,1218.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37608,做多,2022-12-26 14:25:00,2022-12-26 14:30:00,1216.9,1215.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37609,做空,2022-12-26 14:30:00,2022-12-26 14:50:00,1215.17,1215.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37610,做多,2022-12-26 14:50:00,2022-12-26 15:10:00,1215.97,1215.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37611,做空,2022-12-26 15:10:00,2022-12-26 15:20:00,1215.57,1214.73,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37612,做多,2022-12-26 15:30:00,2022-12-26 16:15:00,1215.34,1216.19,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37613,做多,2022-12-26 17:45:00,2022-12-26 17:50:00,1215.25,1214.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37614,做空,2022-12-26 17:50:00,2022-12-26 18:00:00,1214.9,1214.5,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37615,做多,2022-12-26 18:00:00,2022-12-26 19:10:00,1214.5,1215.51,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37616,做多,2022-12-26 19:10:00,2022-12-26 19:15:00,1215.51,1219.17,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37617,做多,2022-12-26 21:05:00,2022-12-26 21:10:00,1217.35,1218.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37618,做多,2022-12-26 21:45:00,2022-12-26 21:50:00,1217.3,1216.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37619,做空,2022-12-26 21:50:00,2022-12-26 21:55:00,1216.44,1216.21,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37620,做多,2022-12-26 22:10:00,2022-12-26 22:20:00,1217.7,1217.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37621,做空,2022-12-26 22:20:00,2022-12-26 22:30:00,1217.01,1217.62,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37622,做多,2022-12-26 22:30:00,2022-12-26 22:35:00,1217.62,1217.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37623,做空,2022-12-26 22:35:00,2022-12-26 22:40:00,1217.24,1217.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37624,做多,2022-12-26 22:40:00,2022-12-26 23:00:00,1217.72,1216.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37625,做多,2022-12-26 23:05:00,2022-12-26 23:10:00,1218.71,1219.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37626,做多,2022-12-27 01:00:00,2022-12-27 02:15:00,1225.07,1222.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37627,做空,2022-12-27 02:15:00,2022-12-27 02:20:00,1222.93,1223.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37628,做多,2022-12-27 02:20:00,2022-12-27 02:35:00,1223.79,1223.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37629,做空,2022-12-27 02:35:00,2022-12-27 02:40:00,1223.3,1224.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37630,做多,2022-12-27 02:40:00,2022-12-27 02:50:00,1224.53,1223.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37631,做空,2022-12-27 02:50:00,2022-12-27 03:20:00,1223.74,1222.44,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37632,做多,2022-12-27 03:45:00,2022-12-27 04:50:00,1223.11,1223.51,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37633,做多,2022-12-27 05:35:00,2022-12-27 05:50:00,1222.88,1222.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37634,做空,2022-12-27 05:50:00,2022-12-27 06:05:00,1222.37,1221.93,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37635,做多,2022-12-27 06:25:00,2022-12-27 07:05:00,1222.54,1223.02,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37636,做空,2022-12-27 07:05:00,2022-12-27 07:20:00,1223.02,1223.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37637,做多,2022-12-27 07:20:00,2022-12-27 07:30:00,1223.28,1222.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37638,做空,2022-12-27 07:30:00,2022-12-27 07:35:00,1222.74,1221.73,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37639,做多,2022-12-27 09:25:00,2022-12-27 09:50:00,1218.12,1221.42,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37640,做多,2022-12-27 10:55:00,2022-12-27 11:00:00,1220.62,1220.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37641,做空,2022-12-27 11:00:00,2022-12-27 11:15:00,1220.22,1218.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37642,做多,2022-12-27 13:10:00,2022-12-27 13:30:00,1217.7,1216.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37643,做空,2022-12-27 13:30:00,2022-12-27 13:45:00,1216.98,1216.63,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37644,做多,2022-12-27 13:55:00,2022-12-27 14:10:00,1217.01,1217.04,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37645,做空,2022-12-27 14:10:00,2022-12-27 14:15:00,1217.04,1217.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37646,做多,2022-12-27 14:15:00,2022-12-27 14:20:00,1217.82,1218.01,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37647,做多,2022-12-27 15:15:00,2022-12-27 15:30:00,1215.62,1214.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37648,做空,2022-12-27 15:30:00,2022-12-27 16:25:00,1214.33,1211.89,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37649,做多,2022-12-27 16:25:00,2022-12-27 16:30:00,1211.89,1210.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37650,做空,2022-12-27 16:30:00,2022-12-27 16:40:00,1210.37,1211.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37651,做多,2022-12-27 16:40:00,2022-12-27 16:45:00,1211.75,1210.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37652,做空,2022-12-27 16:45:00,2022-12-27 17:10:00,1210.18,1210.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37653,做多,2022-12-27 17:10:00,2022-12-27 17:15:00,1210.64,1209.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37654,做空,2022-12-27 17:15:00,2022-12-27 17:20:00,1209.98,1207.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37655,做多,2022-12-27 18:25:00,2022-12-27 19:15:00,1207.56,1206.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37656,做空,2022-12-27 19:15:00,2022-12-27 19:20:00,1206.71,1207.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37657,做多,2022-12-27 19:20:00,2022-12-27 19:30:00,1207.52,1208.62,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37658,做多,2022-12-27 21:45:00,2022-12-27 21:55:00,1209.17,1211.29,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37659,做多,2022-12-27 22:50:00,2022-12-27 22:55:00,1211.67,1210.86,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37660,做空,2022-12-27 22:55:00,2022-12-27 23:00:00,1210.86,1212.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37661,做多,2022-12-27 23:00:00,2022-12-27 23:35:00,1212.17,1211.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37662,做空,2022-12-27 23:35:00,2022-12-27 23:45:00,1211.83,1211.02,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37663,做多,2022-12-27 23:50:00,2022-12-28 00:05:00,1211.17,1210.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37664,做空,2022-12-28 00:05:00,2022-12-28 00:15:00,1210.64,1211.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37665,做多,2022-12-28 00:15:00,2022-12-28 01:30:00,1211.28,1212.68,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37666,做多,2022-12-28 01:55:00,2022-12-28 02:05:00,1208.8,1209.43,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37667,做空,2022-12-28 02:05:00,2022-12-28 03:00:00,1209.43,1203.08,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37668,做多,2022-12-28 04:25:00,2022-12-28 04:30:00,1197.98,1197.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37669,做空,2022-12-28 04:30:00,2022-12-28 04:40:00,1197.15,1198.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37670,做多,2022-12-28 04:40:00,2022-12-28 04:55:00,1198.47,1196.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37671,做空,2022-12-28 04:55:00,2022-12-28 05:00:00,1196.8,1197.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37672,做多,2022-12-28 05:00:00,2022-12-28 05:10:00,1197.14,1196.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37673,做空,2022-12-28 05:10:00,2022-12-28 05:15:00,1196.57,1195.76,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37674,做多,2022-12-28 06:25:00,2022-12-28 06:30:00,1193.87,1192.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37675,做空,2022-12-28 06:30:00,2022-12-28 06:55:00,1192.52,1193.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37676,做多,2022-12-28 06:55:00,2022-12-28 07:05:00,1193.79,1194.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37677,做多,2022-12-28 07:55:00,2022-12-28 08:00:00,1194.08,1196.05,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37678,做多,2022-12-28 08:00:00,2022-12-28 08:20:00,1196.05,1194.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37679,做空,2022-12-28 08:20:00,2022-12-28 08:30:00,1194.59,1194.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37680,做多,2022-12-28 08:30:00,2022-12-28 08:40:00,1194.71,1194.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37681,做空,2022-12-28 08:40:00,2022-12-28 08:50:00,1194.0,1194.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37682,做多,2022-12-28 08:50:00,2022-12-28 08:55:00,1194.84,1194.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37683,做空,2022-12-28 08:55:00,2022-12-28 09:05:00,1194.11,1194.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37684,做多,2022-12-28 09:05:00,2022-12-28 09:10:00,1194.73,1193.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37685,做空,2022-12-28 09:10:00,2022-12-28 09:15:00,1193.92,1194.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37686,做多,2022-12-28 09:15:00,2022-12-28 09:35:00,1194.5,1195.7,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37687,做多,2022-12-28 10:50:00,2022-12-28 11:05:00,1195.54,1196.3,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37688,做多,2022-12-28 11:20:00,2022-12-28 11:25:00,1196.25,1195.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37689,做空,2022-12-28 11:25:00,2022-12-28 11:30:00,1195.57,1195.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37690,做多,2022-12-28 11:30:00,2022-12-28 11:50:00,1195.64,1195.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37691,做空,2022-12-28 11:50:00,2022-12-28 11:55:00,1195.36,1195.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37692,做多,2022-12-28 11:55:00,2022-12-28 12:00:00,1195.57,1195.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37693,做空,2022-12-28 12:00:00,2022-12-28 12:05:00,1195.13,1195.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37694,做多,2022-12-28 12:05:00,2022-12-28 13:40:00,1195.19,1195.22,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37695,做多,2022-12-28 14:05:00,2022-12-28 14:20:00,1194.31,1191.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37696,做空,2022-12-28 14:20:00,2022-12-28 14:25:00,1191.65,1193.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37697,做多,2022-12-28 14:30:00,2022-12-28 14:35:00,1203.35,1200.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37698,做多,2022-12-28 16:50:00,2022-12-28 16:55:00,1192.72,1192.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37699,做空,2022-12-28 16:55:00,2022-12-28 17:05:00,1192.36,1192.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37700,做多,2022-12-28 17:05:00,2022-12-28 17:10:00,1192.57,1191.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37701,做空,2022-12-28 17:10:00,2022-12-28 17:15:00,1191.2,1192.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37702,做多,2022-12-28 17:15:00,2022-12-28 17:30:00,1192.48,1196.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37703,做多,2022-12-28 19:00:00,2022-12-28 19:05:00,1197.11,1196.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37704,做空,2022-12-28 19:05:00,2022-12-28 19:10:00,1196.32,1196.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37705,做多,2022-12-28 19:10:00,2022-12-28 19:20:00,1196.68,1195.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37706,做空,2022-12-28 19:20:00,2022-12-28 19:25:00,1195.25,1194.32,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37707,做多,2022-12-28 20:30:00,2022-12-28 20:50:00,1193.78,1194.1,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37708,做空,2022-12-28 20:50:00,2022-12-28 21:05:00,1194.1,1193.23,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37709,做多,2022-12-28 21:05:00,2022-12-28 23:10:00,1193.23,1187.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37710,做多,2022-12-29 01:40:00,2022-12-29 01:45:00,1192.74,1192.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37711,做空,2022-12-29 01:45:00,2022-12-29 02:05:00,1192.06,1189.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37712,做多,2022-12-29 02:40:00,2022-12-29 03:00:00,1190.54,1190.71,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37713,做空,2022-12-29 03:00:00,2022-12-29 03:15:00,1190.71,1191.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37714,做多,2022-12-29 03:15:00,2022-12-29 04:25:00,1191.77,1194.77,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37715,做多,2022-12-29 05:10:00,2022-12-29 05:15:00,1194.42,1193.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37716,做空,2022-12-29 05:15:00,2022-12-29 05:20:00,1193.83,1194.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37717,做多,2022-12-29 05:20:00,2022-12-29 05:55:00,1194.08,1194.71,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37718,做多,2022-12-29 06:35:00,2022-12-29 07:40:00,1193.65,1193.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37719,做空,2022-12-29 07:40:00,2022-12-29 08:20:00,1193.21,1191.58,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37720,做多,2022-12-29 08:25:00,2022-12-29 09:20:00,1192.69,1198.76,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37721,做多,2022-12-29 11:40:00,2022-12-29 11:45:00,1199.4,1199.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37722,做空,2022-12-29 11:45:00,2022-12-29 12:00:00,1199.25,1200.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37723,做多,2022-12-29 12:00:00,2022-12-29 12:10:00,1200.38,1199.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37724,做空,2022-12-29 12:10:00,2022-12-29 12:25:00,1199.2,1198.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37725,做多,2022-12-29 12:55:00,2022-12-29 13:00:00,1199.05,1198.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37726,做空,2022-12-29 13:00:00,2022-12-29 13:05:00,1198.69,1199.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37727,做多,2022-12-29 13:05:00,2022-12-29 13:10:00,1199.3,1199.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37728,做空,2022-12-29 13:10:00,2022-12-29 14:10:00,1199.13,1199.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37729,做多,2022-12-29 14:10:00,2022-12-29 14:30:00,1199.73,1203.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37730,做多,2022-12-29 16:30:00,2022-12-29 16:55:00,1201.52,1200.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37731,做空,2022-12-29 16:55:00,2022-12-29 17:15:00,1200.61,1200.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37732,做多,2022-12-29 17:15:00,2022-12-29 17:20:00,1200.91,1200.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37733,做空,2022-12-29 17:20:00,2022-12-29 17:35:00,1200.22,1196.73,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37734,做多,2022-12-29 18:50:00,2022-12-29 18:55:00,1197.8,1200.05,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37735,做多,2022-12-29 19:25:00,2022-12-29 19:40:00,1197.37,1197.92,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37736,做空,2022-12-29 19:40:00,2022-12-29 19:55:00,1197.92,1198.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37737,做多,2022-12-29 19:55:00,2022-12-29 20:00:00,1198.46,1198.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37738,做空,2022-12-29 20:00:00,2022-12-29 20:35:00,1198.41,1193.92,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37739,做多,2022-12-29 20:50:00,2022-12-29 20:55:00,1196.99,1196.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37740,做空,2022-12-29 20:55:00,2022-12-29 21:00:00,1196.2,1196.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37741,做多,2022-12-29 21:00:00,2022-12-29 21:10:00,1196.53,1195.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37742,做空,2022-12-29 21:10:00,2022-12-29 21:20:00,1195.97,1194.89,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37743,做多,2022-12-29 21:35:00,2022-12-29 21:40:00,1196.06,1196.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37744,做空,2022-12-29 21:40:00,2022-12-29 21:50:00,1196.0,1195.51,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37745,做多,2022-12-29 21:50:00,2022-12-29 22:15:00,1195.51,1195.73,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37746,做空,2022-12-29 22:15:00,2022-12-29 22:20:00,1195.73,1197.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37747,做多,2022-12-29 22:20:00,2022-12-29 22:25:00,1197.39,1197.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37748,做多,2022-12-29 22:35:00,2022-12-29 22:40:00,1201.02,1197.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37749,做多,2022-12-30 00:20:00,2022-12-30 00:30:00,1200.39,1200.8,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37750,做空,2022-12-30 00:30:00,2022-12-30 00:40:00,1200.8,1201.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37751,做多,2022-12-30 00:40:00,2022-12-30 00:45:00,1201.44,1200.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37752,做空,2022-12-30 00:45:00,2022-12-30 01:30:00,1200.57,1197.28,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37753,做多,2022-12-30 02:35:00,2022-12-30 02:40:00,1198.21,1199.12,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37754,做多,2022-12-30 02:55:00,2022-12-30 03:05:00,1197.62,1198.05,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37755,做多,2022-12-30 04:45:00,2022-12-30 04:50:00,1197.59,1197.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37756,做空,2022-12-30 04:50:00,2022-12-30 05:00:00,1197.56,1196.08,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37757,做多,2022-12-30 06:05:00,2022-12-30 06:40:00,1194.8,1193.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37758,做空,2022-12-30 06:40:00,2022-12-30 06:45:00,1193.99,1195.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37759,做多,2022-12-30 06:45:00,2022-12-30 06:50:00,1195.11,1193.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37760,做空,2022-12-30 06:50:00,2022-12-30 07:15:00,1193.8,1191.75,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37761,做多,2022-12-30 08:40:00,2022-12-30 08:50:00,1190.37,1191.62,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37762,做多,2022-12-30 11:20:00,2022-12-30 11:40:00,1192.21,1191.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37763,做空,2022-12-30 11:40:00,2022-12-30 12:20:00,1191.25,1189.55,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37764,做多,2022-12-30 12:30:00,2022-12-30 12:35:00,1192.62,1193.1,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37765,做多,2022-12-30 14:05:00,2022-12-30 14:30:00,1191.51,1193.39,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37766,做多,2022-12-30 15:15:00,2022-12-30 15:20:00,1195.93,1195.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37767,做多,2022-12-30 16:30:00,2022-12-30 16:40:00,1194.04,1193.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37768,做空,2022-12-30 16:40:00,2022-12-30 16:45:00,1193.48,1194.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37769,做多,2022-12-30 16:45:00,2022-12-30 16:50:00,1194.92,1194.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37770,做空,2022-12-30 16:50:00,2022-12-30 17:25:00,1194.72,1194.45,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37771,做多,2022-12-30 17:25:00,2022-12-30 17:35:00,1194.45,1193.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37772,做多,2022-12-30 17:40:00,2022-12-30 17:50:00,1194.65,1193.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37773,做空,2022-12-30 17:50:00,2022-12-30 17:55:00,1193.68,1195.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37774,做多,2022-12-30 17:55:00,2022-12-30 18:05:00,1195.14,1195.52,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37775,做多,2022-12-30 18:25:00,2022-12-30 18:30:00,1195.22,1196.75,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37776,做多,2022-12-30 19:15:00,2022-12-30 19:35:00,1195.63,1195.87,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37777,做空,2022-12-30 19:35:00,2022-12-30 19:40:00,1195.87,1196.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37778,做多,2022-12-30 19:40:00,2022-12-30 19:45:00,1196.29,1195.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37779,做空,2022-12-30 19:45:00,2022-12-30 20:10:00,1195.17,1196.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37780,做多,2022-12-30 20:10:00,2022-12-30 20:25:00,1196.26,1195.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37781,做空,2022-12-30 20:25:00,2022-12-30 20:35:00,1195.59,1196.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37782,做多,2022-12-30 20:35:00,2022-12-30 20:40:00,1196.34,1195.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37783,做空,2022-12-30 20:40:00,2022-12-30 20:45:00,1195.26,1196.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37784,做多,2022-12-30 20:45:00,2022-12-30 20:50:00,1196.14,1196.72,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37785,做多,2022-12-30 22:00:00,2022-12-30 22:10:00,1199.3,1198.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37786,做空,2022-12-30 22:10:00,2022-12-30 22:15:00,1198.74,1198.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37787,做多,2022-12-30 22:15:00,2022-12-30 23:00:00,1198.77,1199.7,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37788,做多,2022-12-30 23:00:00,2022-12-30 23:05:00,1199.7,1199.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37789,做多,2022-12-30 23:25:00,2022-12-30 23:35:00,1199.06,1199.93,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37790,做多,2022-12-30 23:50:00,2022-12-31 00:00:00,1198.73,1198.75,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37791,做多,2022-12-31 00:30:00,2022-12-31 02:15:00,1198.24,1196.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37792,做空,2022-12-31 02:15:00,2022-12-31 02:30:00,1196.21,1196.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37793,做多,2022-12-31 02:30:00,2022-12-31 02:55:00,1196.42,1196.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37794,做多,2022-12-31 03:05:00,2022-12-31 03:10:00,1196.53,1195.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37795,做空,2022-12-31 03:10:00,2022-12-31 03:15:00,1195.88,1195.49,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37796,做多,2022-12-31 04:40:00,2022-12-31 04:55:00,1195.14,1195.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37797,做多,2022-12-31 05:35:00,2022-12-31 06:15:00,1194.76,1194.86,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37798,做空,2022-12-31 06:15:00,2022-12-31 06:30:00,1194.86,1194.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37799,做多,2022-12-31 06:30:00,2022-12-31 07:00:00,1194.88,1195.5,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37800,做多,2022-12-31 08:20:00,2022-12-31 08:25:00,1196.14,1196.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37801,做空,2022-12-31 08:25:00,2022-12-31 09:10:00,1196.04,1196.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37802,做多,2022-12-31 09:10:00,2022-12-31 09:40:00,1196.23,1196.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37803,做空,2022-12-31 09:40:00,2022-12-31 09:45:00,1196.14,1196.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37804,做多,2022-12-31 09:45:00,2022-12-31 10:25:00,1196.33,1199.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37805,做多,2022-12-31 11:40:00,2022-12-31 11:45:00,1197.86,1197.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37806,做空,2022-12-31 11:45:00,2022-12-31 12:05:00,1197.14,1196.53,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37807,做多,2022-12-31 12:30:00,2022-12-31 13:15:00,1197.15,1197.17,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37808,做多,2022-12-31 15:35:00,2022-12-31 16:55:00,1203.69,1202.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37809,做空,2022-12-31 16:55:00,2022-12-31 17:10:00,1202.49,1200.45,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37810,做多,2022-12-31 18:45:00,2022-12-31 19:15:00,1199.63,1199.97,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37811,做多,2022-12-31 19:25:00,2022-12-31 19:30:00,1200.35,1201.76,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37812,做多,2022-12-31 20:55:00,2022-12-31 21:15:00,1202.45,1202.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37813,做空,2022-12-31 21:15:00,2022-12-31 21:20:00,1202.1,1201.44,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37814,做多,2022-12-31 23:35:00,2023-01-01 00:20:00,1197.01,1195.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37815,做空,2023-01-01 00:20:00,2023-01-01 00:30:00,1195.96,1194.39,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37816,做多,2023-01-01 01:05:00,2023-01-01 01:10:00,1195.72,1195.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37817,做空,2023-01-01 01:10:00,2023-01-01 01:40:00,1195.44,1194.9,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37818,做多,2023-01-01 01:40:00,2023-01-01 02:00:00,1194.9,1194.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37819,做空,2023-01-01 02:00:00,2023-01-01 02:10:00,1194.23,1195.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37820,做多,2023-01-01 02:10:00,2023-01-01 02:30:00,1195.35,1196.87,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37821,做多,2023-01-01 02:45:00,2023-01-01 02:50:00,1195.85,1195.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37822,做空,2023-01-01 02:50:00,2023-01-01 02:55:00,1195.51,1195.62,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37823,做多,2023-01-01 02:55:00,2023-01-01 03:00:00,1195.62,1193.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37824,做空,2023-01-01 03:00:00,2023-01-01 03:05:00,1193.01,1193.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37825,做多,2023-01-01 03:50:00,2023-01-01 03:55:00,1194.68,1194.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37826,做空,2023-01-01 03:55:00,2023-01-01 04:20:00,1194.05,1192.32,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37827,做多,2023-01-01 04:50:00,2023-01-01 05:30:00,1192.7,1194.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37828,做多,2023-01-01 06:40:00,2023-01-01 06:50:00,1194.64,1194.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37829,做空,2023-01-01 06:50:00,2023-01-01 06:55:00,1194.45,1194.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37830,做多,2023-01-01 06:55:00,2023-01-01 07:00:00,1194.75,1194.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37831,做空,2023-01-01 07:00:00,2023-01-01 07:05:00,1194.24,1194.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37832,做多,2023-01-01 07:05:00,2023-01-01 07:10:00,1194.64,1194.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37833,做空,2023-01-01 07:10:00,2023-01-01 07:15:00,1194.26,1193.53,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37834,做多,2023-01-01 07:25:00,2023-01-01 07:50:00,1194.53,1194.92,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37835,做多,2023-01-01 08:15:00,2023-01-01 08:40:00,1195.21,1194.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37836,做空,2023-01-01 08:40:00,2023-01-01 09:00:00,1194.21,1193.74,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37837,做多,2023-01-01 09:15:00,2023-01-01 09:25:00,1194.75,1194.78,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37838,做空,2023-01-01 09:25:00,2023-01-01 09:30:00,1194.78,1195.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37839,做多,2023-01-01 09:30:00,2023-01-01 09:40:00,1195.32,1196.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37840,做多,2023-01-01 10:45:00,2023-01-01 10:55:00,1195.75,1197.17,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37841,做多,2023-01-01 11:35:00,2023-01-01 11:40:00,1196.33,1195.86,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37842,做空,2023-01-01 11:40:00,2023-01-01 11:55:00,1195.86,1196.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37843,做多,2023-01-01 11:55:00,2023-01-01 12:05:00,1196.4,1195.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37844,做空,2023-01-01 12:05:00,2023-01-01 12:10:00,1195.66,1197.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37845,做多,2023-01-01 12:10:00,2023-01-01 12:15:00,1197.08,1197.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37846,做多,2023-01-01 14:25:00,2023-01-01 14:35:00,1195.48,1194.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37847,做空,2023-01-01 14:35:00,2023-01-01 14:55:00,1194.8,1194.46,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37848,做多,2023-01-01 15:05:00,2023-01-01 15:20:00,1194.91,1194.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37849,做空,2023-01-01 15:20:00,2023-01-01 15:25:00,1194.31,1194.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37850,做多,2023-01-01 15:25:00,2023-01-01 15:40:00,1194.94,1195.82,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37851,做多,2023-01-01 19:00:00,2023-01-01 19:05:00,1201.82,1201.84,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37852,做多,2023-01-01 20:10:00,2023-01-01 20:25:00,1202.17,1202.97,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37853,做多,2023-01-01 21:25:00,2023-01-01 21:30:00,1201.99,1201.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37854,做空,2023-01-01 21:30:00,2023-01-01 21:35:00,1201.49,1202.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37855,做多,2023-01-01 21:35:00,2023-01-01 22:25:00,1202.53,1201.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37856,做空,2023-01-01 22:25:00,2023-01-01 22:35:00,1201.9,1201.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37857,做多,2023-01-01 22:35:00,2023-01-01 22:40:00,1201.93,1201.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37858,做空,2023-01-01 22:40:00,2023-01-01 22:50:00,1201.67,1200.37,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37859,做多,2023-01-01 23:10:00,2023-01-01 23:15:00,1201.78,1201.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37860,做空,2023-01-01 23:15:00,2023-01-01 23:25:00,1201.37,1199.83,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37861,做多,2023-01-02 02:10:00,2023-01-02 02:20:00,1195.82,1195.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37862,做空,2023-01-02 02:20:00,2023-01-02 05:20:00,1195.75,1200.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37863,做多,2023-01-02 05:20:00,2023-01-02 05:50:00,1200.72,1201.83,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37864,做多,2023-01-02 07:05:00,2023-01-02 07:10:00,1201.39,1207.55,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37865,做多,2023-01-02 07:10:00,2023-01-02 07:15:00,1207.55,1213.62,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37866,做多,2023-01-02 10:45:00,2023-01-02 12:10:00,1217.15,1216.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37867,做空,2023-01-02 12:10:00,2023-01-02 13:00:00,1216.89,1216.2,0.01,100.0,0.0005,0.0,0.0,0.0,flip -37868,做多,2023-01-02 13:00:00,2023-01-02 14:00:00,1216.2,1216.54,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37869,做多,2023-01-02 14:00:00,2023-01-02 14:05:00,1216.54,1215.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37870,做空,2023-01-02 14:05:00,2023-01-02 14:10:00,1215.13,1215.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37871,做多,2023-01-02 14:10:00,2023-01-02 14:25:00,1215.85,1214.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37872,做空,2023-01-02 14:25:00,2023-01-02 14:30:00,1214.98,1215.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37873,做多,2023-01-02 14:30:00,2023-01-02 15:00:00,1215.22,1215.38,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37874,做多,2023-01-02 16:25:00,2023-01-02 18:00:00,1217.76,1216.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37875,做空,2023-01-02 18:00:00,2023-01-02 19:30:00,1216.5,1217.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37876,做多,2023-01-02 19:30:00,2023-01-02 19:45:00,1217.29,1217.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37877,做多,2023-01-02 19:45:00,2023-01-02 20:00:00,1217.95,1216.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37878,做空,2023-01-02 20:00:00,2023-01-02 20:05:00,1216.03,1216.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37879,做多,2023-01-02 20:25:00,2023-01-02 20:30:00,1217.68,1217.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37880,做空,2023-01-02 20:30:00,2023-01-02 20:35:00,1217.23,1217.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37881,做多,2023-01-02 20:35:00,2023-01-02 21:00:00,1217.59,1218.27,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37882,做多,2023-01-02 23:05:00,2023-01-03 00:20:00,1215.01,1214.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37883,做空,2023-01-03 00:20:00,2023-01-03 00:30:00,1214.42,1215.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37884,做多,2023-01-03 00:30:00,2023-01-03 00:35:00,1215.82,1215.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37885,做多,2023-01-03 01:55:00,2023-01-03 02:05:00,1213.65,1213.8,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37886,做空,2023-01-03 02:05:00,2023-01-03 03:20:00,1213.8,1215.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37887,做多,2023-01-03 03:20:00,2023-01-03 03:25:00,1215.4,1214.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37888,做多,2023-01-03 04:25:00,2023-01-03 05:35:00,1214.42,1216.15,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37889,做多,2023-01-03 07:45:00,2023-01-03 07:50:00,1216.53,1216.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37890,做空,2023-01-03 07:50:00,2023-01-03 08:00:00,1216.15,1216.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37891,做多,2023-01-03 08:00:00,2023-01-03 08:05:00,1216.27,1214.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37892,做空,2023-01-03 08:05:00,2023-01-03 08:10:00,1214.96,1214.54,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37893,做多,2023-01-03 08:55:00,2023-01-03 09:30:00,1215.02,1216.6,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37894,做多,2023-01-03 10:25:00,2023-01-03 11:35:00,1216.19,1216.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37895,做空,2023-01-03 11:35:00,2023-01-03 11:40:00,1216.14,1214.09,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37896,做多,2023-01-03 12:20:00,2023-01-03 12:45:00,1215.99,1214.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37897,做空,2023-01-03 12:45:00,2023-01-03 13:00:00,1214.93,1215.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37898,做多,2023-01-03 13:00:00,2023-01-03 13:05:00,1215.67,1215.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37899,做多,2023-01-03 13:35:00,2023-01-03 13:40:00,1216.37,1215.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37900,做多,2023-01-03 15:55:00,2023-01-03 16:00:00,1211.4,1210.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37901,做空,2023-01-03 16:00:00,2023-01-03 16:05:00,1210.28,1210.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37902,做多,2023-01-03 16:05:00,2023-01-03 16:10:00,1210.59,1208.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37903,做空,2023-01-03 16:10:00,2023-01-03 16:25:00,1208.67,1208.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37904,做多,2023-01-03 16:35:00,2023-01-03 16:40:00,1209.68,1209.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37905,做空,2023-01-03 16:40:00,2023-01-03 16:55:00,1209.33,1207.13,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37906,做多,2023-01-03 17:05:00,2023-01-03 17:35:00,1208.69,1208.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37907,做空,2023-01-03 17:35:00,2023-01-03 17:45:00,1208.5,1207.32,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37908,做多,2023-01-03 17:55:00,2023-01-03 18:00:00,1208.41,1207.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37909,做空,2023-01-03 18:00:00,2023-01-03 18:05:00,1207.91,1207.27,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37910,做多,2023-01-03 18:25:00,2023-01-03 18:30:00,1208.81,1207.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37911,做空,2023-01-03 18:30:00,2023-01-03 18:40:00,1207.84,1207.69,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37912,做多,2023-01-03 18:40:00,2023-01-03 19:15:00,1207.69,1207.9,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37913,做多,2023-01-03 19:15:00,2023-01-03 19:20:00,1207.9,1207.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37914,做多,2023-01-03 19:25:00,2023-01-03 19:30:00,1207.59,1206.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37915,做空,2023-01-03 19:30:00,2023-01-03 19:40:00,1206.9,1208.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37916,做多,2023-01-03 19:40:00,2023-01-03 19:45:00,1208.29,1209.69,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37917,做多,2023-01-03 21:05:00,2023-01-03 21:35:00,1210.35,1210.93,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37918,做多,2023-01-03 21:35:00,2023-01-03 21:40:00,1210.93,1211.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37919,做多,2023-01-03 22:35:00,2023-01-03 22:40:00,1210.91,1210.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37920,做空,2023-01-03 22:40:00,2023-01-03 22:45:00,1210.56,1211.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37921,做多,2023-01-03 22:45:00,2023-01-03 22:55:00,1211.5,1212.2,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37922,做多,2023-01-04 01:00:00,2023-01-04 01:05:00,1214.52,1217.31,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37923,做多,2023-01-04 06:15:00,2023-01-04 06:30:00,1248.2,1248.51,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37924,做空,2023-01-04 06:30:00,2023-01-04 06:40:00,1248.51,1248.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37925,做多,2023-01-04 06:40:00,2023-01-04 06:45:00,1248.64,1249.27,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37926,做多,2023-01-04 08:50:00,2023-01-04 09:05:00,1250.84,1250.02,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37927,做空,2023-01-04 09:05:00,2023-01-04 09:20:00,1250.02,1250.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37928,做多,2023-01-04 09:20:00,2023-01-04 09:50:00,1250.88,1249.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37929,做空,2023-01-04 09:50:00,2023-01-04 10:55:00,1249.3,1249.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37930,做多,2023-01-04 10:55:00,2023-01-04 11:05:00,1249.78,1249.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37931,做空,2023-01-04 11:05:00,2023-01-04 11:10:00,1249.73,1249.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37932,做多,2023-01-04 11:10:00,2023-01-04 11:15:00,1249.9,1249.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37933,做空,2023-01-04 11:15:00,2023-01-04 11:20:00,1249.57,1249.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37934,做多,2023-01-04 11:20:00,2023-01-04 11:35:00,1249.85,1250.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37935,做多,2023-01-04 13:00:00,2023-01-04 13:10:00,1252.0,1251.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37936,做空,2023-01-04 13:10:00,2023-01-04 13:20:00,1251.37,1252.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37937,做多,2023-01-04 13:20:00,2023-01-04 13:25:00,1252.56,1252.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37938,做空,2023-01-04 13:25:00,2023-01-04 14:10:00,1252.2,1250.24,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37939,做多,2023-01-04 14:25:00,2023-01-04 14:35:00,1251.79,1252.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37940,做多,2023-01-04 14:35:00,2023-01-04 14:40:00,1252.88,1250.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37941,做多,2023-01-04 15:30:00,2023-01-04 15:35:00,1251.38,1251.84,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -37942,做多,2023-01-04 16:45:00,2023-01-04 17:00:00,1253.0,1252.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37943,做空,2023-01-04 17:00:00,2023-01-04 17:20:00,1252.57,1255.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37944,做多,2023-01-04 17:20:00,2023-01-04 17:30:00,1255.17,1264.29,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37945,做多,2023-01-04 21:00:00,2023-01-04 21:30:00,1251.93,1252.31,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37946,做空,2023-01-04 21:30:00,2023-01-04 21:45:00,1252.31,1251.73,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37947,做多,2023-01-04 21:45:00,2023-01-04 22:25:00,1251.73,1254.07,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37948,做多,2023-01-04 23:00:00,2023-01-04 23:10:00,1253.54,1255.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37949,做多,2023-01-05 01:30:00,2023-01-05 01:35:00,1255.6,1254.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37950,做空,2023-01-05 01:35:00,2023-01-05 01:40:00,1254.2,1255.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37951,做多,2023-01-05 01:40:00,2023-01-05 01:50:00,1255.17,1254.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37952,做空,2023-01-05 01:50:00,2023-01-05 02:05:00,1254.63,1253.15,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37953,做多,2023-01-05 02:15:00,2023-01-05 02:20:00,1253.98,1253.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37954,做空,2023-01-05 02:20:00,2023-01-05 02:45:00,1253.52,1254.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37955,做多,2023-01-05 02:45:00,2023-01-05 02:50:00,1254.28,1253.86,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37956,做空,2023-01-05 02:50:00,2023-01-05 03:10:00,1253.86,1253.48,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37957,做多,2023-01-05 03:25:00,2023-01-05 04:05:00,1253.05,1252.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37958,做空,2023-01-05 04:05:00,2023-01-05 04:10:00,1252.65,1253.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37959,做多,2023-01-05 04:10:00,2023-01-05 04:30:00,1253.66,1252.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37960,做空,2023-01-05 04:30:00,2023-01-05 04:40:00,1252.78,1253.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37961,做多,2023-01-05 04:40:00,2023-01-05 04:55:00,1253.92,1252.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37962,做空,2023-01-05 04:55:00,2023-01-05 05:05:00,1252.7,1253.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37963,做多,2023-01-05 05:05:00,2023-01-05 05:15:00,1253.14,1253.89,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37964,做多,2023-01-05 05:40:00,2023-01-05 08:00:00,1252.92,1249.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37965,做空,2023-01-05 08:00:00,2023-01-05 08:05:00,1249.95,1250.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37966,做多,2023-01-05 08:05:00,2023-01-05 08:20:00,1250.03,1249.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37967,做空,2023-01-05 08:20:00,2023-01-05 08:25:00,1249.73,1249.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37968,做多,2023-01-05 08:25:00,2023-01-05 08:30:00,1249.87,1249.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37969,做空,2023-01-05 08:30:00,2023-01-05 08:35:00,1249.0,1248.56,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -37970,做多,2023-01-05 08:40:00,2023-01-05 08:45:00,1249.58,1251.39,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37971,做多,2023-01-05 08:45:00,2023-01-05 08:50:00,1251.39,1250.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -37972,做多,2023-01-05 09:15:00,2023-01-05 09:25:00,1249.51,1248.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37973,做空,2023-01-05 09:25:00,2023-01-05 09:35:00,1248.98,1247.83,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37974,做多,2023-01-05 10:00:00,2023-01-05 10:35:00,1249.46,1252.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37975,做多,2023-01-05 12:30:00,2023-01-05 12:50:00,1253.29,1252.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37976,做空,2023-01-05 12:50:00,2023-01-05 13:10:00,1252.48,1252.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37977,做多,2023-01-05 13:10:00,2023-01-05 13:15:00,1252.92,1251.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37978,做空,2023-01-05 13:15:00,2023-01-05 13:30:00,1251.03,1251.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37979,做多,2023-01-05 14:55:00,2023-01-05 15:10:00,1248.03,1252.08,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37980,做多,2023-01-05 15:55:00,2023-01-05 16:15:00,1248.72,1248.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37981,做空,2023-01-05 16:15:00,2023-01-05 17:00:00,1248.26,1248.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37982,做多,2023-01-05 17:00:00,2023-01-05 17:10:00,1248.47,1248.62,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37983,做空,2023-01-05 17:10:00,2023-01-05 17:20:00,1248.62,1248.16,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -37984,做多,2023-01-05 17:20:00,2023-01-05 17:35:00,1248.16,1247.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37985,做空,2023-01-05 17:35:00,2023-01-05 18:05:00,1247.8,1248.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37986,做多,2023-01-05 18:05:00,2023-01-05 18:10:00,1248.26,1247.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37987,做空,2023-01-05 18:10:00,2023-01-05 18:15:00,1247.38,1248.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37988,做多,2023-01-05 18:15:00,2023-01-05 18:20:00,1248.59,1249.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -37989,做多,2023-01-05 20:30:00,2023-01-05 20:50:00,1253.15,1252.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37990,做空,2023-01-05 20:50:00,2023-01-05 20:55:00,1252.79,1253.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37991,做多,2023-01-05 20:55:00,2023-01-05 21:00:00,1253.44,1253.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37992,做空,2023-01-05 21:00:00,2023-01-05 21:20:00,1253.31,1251.8,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37993,做多,2023-01-05 21:45:00,2023-01-05 22:20:00,1252.56,1251.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37994,做空,2023-01-05 22:20:00,2023-01-05 22:35:00,1251.67,1250.51,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -37995,做多,2023-01-05 22:40:00,2023-01-05 22:45:00,1251.84,1250.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37996,做空,2023-01-05 22:45:00,2023-01-05 22:50:00,1250.18,1250.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37997,做多,2023-01-05 23:00:00,2023-01-05 23:05:00,1251.8,1250.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -37998,做空,2023-01-05 23:05:00,2023-01-05 23:10:00,1250.75,1251.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -37999,做多,2023-01-05 23:10:00,2023-01-05 23:15:00,1251.8,1250.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38000,做空,2023-01-05 23:15:00,2023-01-05 23:20:00,1250.81,1249.72,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38001,做多,2023-01-05 23:45:00,2023-01-06 00:00:00,1250.61,1250.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38002,做空,2023-01-06 00:00:00,2023-01-06 00:05:00,1250.09,1250.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38003,做多,2023-01-06 00:05:00,2023-01-06 00:10:00,1250.7,1250.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38004,做空,2023-01-06 00:10:00,2023-01-06 01:55:00,1250.05,1250.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -38005,做多,2023-01-06 02:55:00,2023-01-06 03:05:00,1251.65,1250.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38006,做空,2023-01-06 03:05:00,2023-01-06 03:10:00,1250.53,1250.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38007,做多,2023-01-06 03:10:00,2023-01-06 03:55:00,1250.6,1250.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38008,做空,2023-01-06 03:55:00,2023-01-06 04:00:00,1250.56,1251.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38009,做多,2023-01-06 04:00:00,2023-01-06 04:05:00,1251.29,1250.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38010,做空,2023-01-06 04:05:00,2023-01-06 04:15:00,1250.69,1249.79,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38011,做多,2023-01-06 04:55:00,2023-01-06 05:00:00,1250.73,1249.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38012,做空,2023-01-06 05:00:00,2023-01-06 05:40:00,1249.23,1248.06,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38013,做多,2023-01-06 06:35:00,2023-01-06 06:45:00,1248.14,1247.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38014,做空,2023-01-06 06:45:00,2023-01-06 07:15:00,1247.93,1246.67,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38015,做多,2023-01-06 07:25:00,2023-01-06 07:35:00,1247.49,1247.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38016,做空,2023-01-06 07:35:00,2023-01-06 07:50:00,1247.0,1247.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38017,做多,2023-01-06 07:50:00,2023-01-06 08:05:00,1247.3,1248.35,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -38018,做多,2023-01-06 09:20:00,2023-01-06 09:35:00,1248.16,1246.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38019,做空,2023-01-06 09:35:00,2023-01-06 09:55:00,1246.65,1247.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38020,做多,2023-01-06 09:55:00,2023-01-06 10:05:00,1247.96,1247.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38021,做空,2023-01-06 10:05:00,2023-01-06 10:15:00,1247.71,1248.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38022,做多,2023-01-06 10:15:00,2023-01-06 10:25:00,1248.33,1247.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38023,做空,2023-01-06 10:25:00,2023-01-06 10:30:00,1247.49,1248.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38024,做多,2023-01-06 10:30:00,2023-01-06 10:40:00,1248.46,1247.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38025,做空,2023-01-06 10:40:00,2023-01-06 10:50:00,1247.77,1246.24,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38026,做多,2023-01-06 12:35:00,2023-01-06 12:55:00,1243.84,1243.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -38027,做多,2023-01-06 13:15:00,2023-01-06 13:20:00,1243.23,1242.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38028,做空,2023-01-06 13:20:00,2023-01-06 13:25:00,1242.31,1238.58,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38029,做多,2023-01-06 13:30:00,2023-01-06 13:35:00,1245.12,1243.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -38030,做多,2023-01-06 14:50:00,2023-01-06 14:55:00,1248.77,1247.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38031,做空,2023-01-06 14:55:00,2023-01-06 15:00:00,1247.72,1248.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38032,做多,2023-01-06 15:00:00,2023-01-06 15:35:00,1248.65,1254.87,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -38033,做多,2023-01-06 19:20:00,2023-01-06 19:35:00,1267.71,1273.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38034,做多,2023-01-06 22:10:00,2023-01-06 22:35:00,1266.2,1265.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -38035,做多,2023-01-06 22:40:00,2023-01-06 22:45:00,1266.48,1267.98,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -38036,做多,2023-01-06 23:45:00,2023-01-07 00:00:00,1269.67,1266.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38037,做空,2023-01-07 00:00:00,2023-01-07 00:40:00,1266.85,1268.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38038,做多,2023-01-07 00:40:00,2023-01-07 00:45:00,1268.59,1267.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38039,做空,2023-01-07 00:45:00,2023-01-07 00:50:00,1267.97,1268.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38040,做多,2023-01-07 00:50:00,2023-01-07 01:00:00,1268.94,1269.32,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -38041,做多,2023-01-07 02:00:00,2023-01-07 03:40:00,1268.44,1265.16,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38042,做空,2023-01-07 03:40:00,2023-01-07 03:50:00,1265.16,1265.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_lower -38043,做多,2023-01-07 03:55:00,2023-01-07 04:00:00,1266.05,1265.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38044,做空,2023-01-07 04:00:00,2023-01-07 04:20:00,1265.7,1264.51,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38045,做多,2023-01-07 06:20:00,2023-01-07 06:25:00,1263.61,1263.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38046,做空,2023-01-07 06:25:00,2023-01-07 06:30:00,1263.52,1263.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38047,做多,2023-01-07 06:30:00,2023-01-07 08:10:00,1263.96,1264.4,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -38048,做空,2023-01-07 08:10:00,2023-01-07 08:15:00,1264.4,1265.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38049,做多,2023-01-07 08:15:00,2023-01-07 08:45:00,1265.06,1264.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38050,做空,2023-01-07 08:45:00,2023-01-07 09:10:00,1264.94,1264.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38051,做多,2023-01-07 09:40:00,2023-01-07 09:55:00,1264.6,1264.66,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -38052,做多,2023-01-07 10:10:00,2023-01-07 10:20:00,1264.83,1264.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38053,做空,2023-01-07 10:20:00,2023-01-07 10:40:00,1264.28,1263.45,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38054,做多,2023-01-07 12:45:00,2023-01-07 13:55:00,1263.26,1262.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38055,做空,2023-01-07 13:55:00,2023-01-07 14:05:00,1262.31,1261.56,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38056,做多,2023-01-07 14:25:00,2023-01-07 14:35:00,1263.72,1263.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38057,做空,2023-01-07 14:35:00,2023-01-07 14:40:00,1263.47,1264.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38058,做多,2023-01-07 14:40:00,2023-01-07 15:35:00,1264.11,1263.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38059,做空,2023-01-07 15:35:00,2023-01-07 15:50:00,1263.21,1264.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38060,做多,2023-01-07 15:50:00,2023-01-07 16:00:00,1264.33,1263.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38061,做空,2023-01-07 16:00:00,2023-01-07 16:05:00,1263.81,1263.12,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38062,做多,2023-01-07 17:35:00,2023-01-07 17:45:00,1263.0,1262.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38063,做空,2023-01-07 17:45:00,2023-01-07 18:05:00,1262.28,1262.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38064,做多,2023-01-07 18:05:00,2023-01-07 18:15:00,1262.32,1263.08,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38065,做多,2023-01-07 21:00:00,2023-01-07 21:10:00,1263.86,1263.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38066,做空,2023-01-07 21:10:00,2023-01-07 21:30:00,1263.25,1262.79,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38067,做多,2023-01-07 21:40:00,2023-01-07 21:45:00,1262.96,1264.79,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38068,做多,2023-01-07 21:45:00,2023-01-07 21:50:00,1264.79,1264.94,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38069,做多,2023-01-07 22:55:00,2023-01-07 23:15:00,1262.37,1262.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38070,做空,2023-01-07 23:15:00,2023-01-07 23:20:00,1262.22,1262.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38071,做多,2023-01-07 23:20:00,2023-01-07 23:25:00,1262.64,1262.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38072,做空,2023-01-07 23:25:00,2023-01-07 23:35:00,1262.51,1263.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38073,做多,2023-01-07 23:35:00,2023-01-07 23:50:00,1263.19,1263.81,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38074,做多,2023-01-08 01:45:00,2023-01-08 02:05:00,1261.21,1261.77,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -38075,做多,2023-01-08 02:20:00,2023-01-08 02:25:00,1260.72,1259.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38076,做空,2023-01-08 02:25:00,2023-01-08 02:35:00,1259.99,1259.28,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38077,做多,2023-01-08 02:55:00,2023-01-08 03:05:00,1261.25,1260.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38078,做空,2023-01-08 03:05:00,2023-01-08 03:10:00,1260.58,1260.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38079,做多,2023-01-08 03:10:00,2023-01-08 03:15:00,1260.8,1260.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38080,做空,2023-01-08 03:15:00,2023-01-08 03:20:00,1260.71,1260.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38081,做多,2023-01-08 03:20:00,2023-01-08 03:40:00,1260.79,1260.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38082,做空,2023-01-08 03:40:00,2023-01-08 05:00:00,1260.75,1261.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38083,做多,2023-01-08 05:00:00,2023-01-08 05:30:00,1261.88,1262.14,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -38084,做空,2023-01-08 05:30:00,2023-01-08 06:20:00,1262.14,1262.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38085,做多,2023-01-08 06:20:00,2023-01-08 06:50:00,1262.44,1263.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -38086,做多,2023-01-08 07:20:00,2023-01-08 07:40:00,1263.14,1262.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38087,做空,2023-01-08 07:40:00,2023-01-08 07:45:00,1262.63,1262.44,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_lower -38088,做多,2023-01-08 07:50:00,2023-01-08 09:15:00,1262.7,1262.84,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -38089,做空,2023-01-08 09:15:00,2023-01-08 10:00:00,1262.84,1263.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38090,做多,2023-01-08 10:00:00,2023-01-08 10:15:00,1263.69,1262.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38091,做空,2023-01-08 10:15:00,2023-01-08 10:40:00,1262.74,1261.6,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38092,做多,2023-01-08 11:05:00,2023-01-08 11:10:00,1262.54,1262.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38093,做空,2023-01-08 11:10:00,2023-01-08 11:45:00,1262.51,1262.38,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -38094,做多,2023-01-08 11:45:00,2023-01-08 11:50:00,1262.38,1261.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38095,做空,2023-01-08 11:50:00,2023-01-08 11:55:00,1261.88,1260.83,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38096,做多,2023-01-08 12:30:00,2023-01-08 12:35:00,1261.86,1261.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38097,做空,2023-01-08 12:35:00,2023-01-08 13:05:00,1261.35,1261.86,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38098,做多,2023-01-08 13:05:00,2023-01-08 13:20:00,1261.86,1262.68,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38099,做多,2023-01-08 17:10:00,2023-01-08 18:40:00,1266.34,1263.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38100,做空,2023-01-08 18:40:00,2023-01-08 18:55:00,1263.9,1264.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38101,做多,2023-01-08 18:55:00,2023-01-08 19:00:00,1264.99,1264.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38102,做空,2023-01-08 19:00:00,2023-01-08 19:10:00,1264.49,1264.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38103,做多,2023-01-08 19:10:00,2023-01-08 19:20:00,1264.68,1265.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38104,做多,2023-01-08 19:35:00,2023-01-08 20:00:00,1264.48,1264.88,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38105,做多,2023-01-08 20:00:00,2023-01-08 20:05:00,1264.88,1267.61,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38106,做多,2023-01-08 21:50:00,2023-01-08 22:05:00,1269.74,1270.17,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38107,做空,2023-01-08 22:05:00,2023-01-08 22:35:00,1270.17,1270.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38108,做多,2023-01-08 22:35:00,2023-01-08 22:40:00,1270.54,1268.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38109,做空,2023-01-08 22:40:00,2023-01-08 22:45:00,1268.24,1268.19,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38110,做多,2023-01-08 22:50:00,2023-01-08 22:55:00,1269.98,1269.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38111,做空,2023-01-08 22:55:00,2023-01-08 23:00:00,1269.12,1271.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38112,做多,2023-01-08 23:00:00,2023-01-08 23:05:00,1271.6,1286.02,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -38113,做多,2023-01-09 02:05:00,2023-01-09 02:10:00,1294.34,1297.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -38114,做多,2023-01-09 05:05:00,2023-01-09 05:10:00,1310.84,1310.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38115,做空,2023-01-09 05:10:00,2023-01-09 05:15:00,1310.06,1311.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38116,做多,2023-01-09 05:15:00,2023-01-09 05:25:00,1311.53,1311.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38117,做多,2023-01-09 06:25:00,2023-01-09 06:30:00,1310.24,1309.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38118,做空,2023-01-09 06:30:00,2023-01-09 06:35:00,1309.51,1310.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38119,做多,2023-01-09 06:35:00,2023-01-09 06:40:00,1310.63,1309.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38120,做空,2023-01-09 06:40:00,2023-01-09 07:10:00,1309.62,1307.79,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38121,做多,2023-01-09 07:10:00,2023-01-09 07:20:00,1307.79,1310.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38122,做多,2023-01-09 07:20:00,2023-01-09 07:25:00,1310.53,1310.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38123,做多,2023-01-09 08:40:00,2023-01-09 08:50:00,1310.81,1310.89,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38124,做多,2023-01-09 09:00:00,2023-01-09 09:10:00,1309.88,1312.15,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38125,做多,2023-01-09 11:20:00,2023-01-09 11:30:00,1320.87,1321.81,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38126,做空,2023-01-09 11:30:00,2023-01-09 11:50:00,1321.81,1319.15,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38127,做多,2023-01-09 12:15:00,2023-01-09 12:25:00,1320.37,1319.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38128,做空,2023-01-09 12:25:00,2023-01-09 12:30:00,1319.14,1316.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38129,做多,2023-01-09 12:50:00,2023-01-09 13:30:00,1319.65,1322.98,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38130,做多,2023-01-09 14:10:00,2023-01-09 14:20:00,1320.68,1324.06,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38131,做多,2023-01-09 15:25:00,2023-01-09 15:40:00,1324.11,1331.82,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38132,做多,2023-01-09 17:05:00,2023-01-09 17:20:00,1337.01,1344.45,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38133,做多,2023-01-09 17:50:00,2023-01-09 18:05:00,1339.92,1342.03,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38134,做多,2023-01-09 21:20:00,2023-01-09 21:25:00,1325.13,1323.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38135,做空,2023-01-09 21:25:00,2023-01-09 21:35:00,1323.75,1319.1,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38136,做多,2023-01-09 22:10:00,2023-01-09 22:15:00,1322.71,1321.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38137,做空,2023-01-09 22:15:00,2023-01-09 23:05:00,1321.44,1316.48,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38138,做多,2023-01-09 23:15:00,2023-01-09 23:45:00,1320.17,1320.99,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38139,做空,2023-01-09 23:45:00,2023-01-09 23:50:00,1320.99,1321.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38140,做多,2023-01-09 23:50:00,2023-01-09 23:55:00,1321.8,1320.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38141,做空,2023-01-09 23:55:00,2023-01-10 00:00:00,1320.32,1322.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38142,做多,2023-01-10 00:00:00,2023-01-10 00:05:00,1322.84,1321.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38143,做空,2023-01-10 00:05:00,2023-01-10 01:35:00,1321.68,1323.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38144,做多,2023-01-10 01:35:00,2023-01-10 01:45:00,1323.78,1325.1,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38145,做空,2023-01-10 01:45:00,2023-01-10 01:55:00,1325.1,1324.72,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38146,做多,2023-01-10 01:55:00,2023-01-10 02:10:00,1324.72,1328.38,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38147,做多,2023-01-10 03:40:00,2023-01-10 03:55:00,1322.57,1325.08,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -38148,做多,2023-01-10 05:30:00,2023-01-10 06:00:00,1325.52,1326.02,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38149,做空,2023-01-10 06:00:00,2023-01-10 06:30:00,1326.02,1323.82,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38150,做多,2023-01-10 06:55:00,2023-01-10 07:50:00,1325.0,1323.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38151,做空,2023-01-10 07:50:00,2023-01-10 08:05:00,1323.39,1321.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38152,做多,2023-01-10 08:15:00,2023-01-10 08:20:00,1324.64,1327.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38153,做多,2023-01-10 10:15:00,2023-01-10 10:20:00,1329.42,1331.5,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38154,做多,2023-01-10 13:05:00,2023-01-10 13:10:00,1328.43,1327.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38155,做空,2023-01-10 13:10:00,2023-01-10 13:20:00,1327.86,1328.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38156,做多,2023-01-10 13:20:00,2023-01-10 13:30:00,1328.32,1325.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38157,做空,2023-01-10 13:30:00,2023-01-10 13:35:00,1325.91,1323.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38158,做多,2023-01-10 13:45:00,2023-01-10 13:55:00,1326.78,1328.38,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38159,做多,2023-01-10 14:55:00,2023-01-10 15:00:00,1332.08,1330.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38160,做空,2023-01-10 15:00:00,2023-01-10 15:50:00,1330.51,1332.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38161,做多,2023-01-10 15:50:00,2023-01-10 16:05:00,1332.8,1332.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38162,做空,2023-01-10 16:05:00,2023-01-10 17:05:00,1332.76,1330.97,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38163,做多,2023-01-10 17:05:00,2023-01-10 17:15:00,1330.97,1329.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38164,做空,2023-01-10 17:15:00,2023-01-10 17:35:00,1329.85,1332.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38165,做多,2023-01-10 17:35:00,2023-01-10 18:00:00,1332.09,1332.4,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38166,做多,2023-01-10 19:55:00,2023-01-10 20:00:00,1339.1,1337.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38167,做空,2023-01-10 20:00:00,2023-01-10 20:05:00,1337.32,1337.3,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38168,做多,2023-01-10 20:10:00,2023-01-10 20:15:00,1339.38,1343.46,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38169,做多,2023-01-10 20:15:00,2023-01-10 20:20:00,1343.46,1342.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38170,做多,2023-01-10 20:45:00,2023-01-10 21:00:00,1339.21,1340.1,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38171,做空,2023-01-10 21:00:00,2023-01-10 21:20:00,1340.1,1339.88,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38172,做多,2023-01-10 21:20:00,2023-01-10 21:25:00,1339.88,1339.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38173,做空,2023-01-10 21:25:00,2023-01-10 21:30:00,1339.45,1340.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38174,做多,2023-01-10 21:30:00,2023-01-10 21:45:00,1340.7,1339.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38175,做空,2023-01-10 21:45:00,2023-01-10 22:00:00,1339.51,1337.73,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38176,做多,2023-01-10 22:45:00,2023-01-10 22:50:00,1338.86,1337.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38177,做空,2023-01-10 22:50:00,2023-01-10 22:55:00,1337.13,1333.91,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38178,做多,2023-01-10 23:10:00,2023-01-11 00:25:00,1336.92,1334.18,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38179,做空,2023-01-11 00:25:00,2023-01-11 00:30:00,1334.18,1334.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38180,做多,2023-01-11 00:30:00,2023-01-11 00:45:00,1334.77,1338.41,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38181,做多,2023-01-11 01:30:00,2023-01-11 02:00:00,1336.56,1336.72,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38182,做空,2023-01-11 02:00:00,2023-01-11 02:20:00,1336.72,1332.04,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38183,做多,2023-01-11 04:05:00,2023-01-11 04:20:00,1331.43,1330.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38184,做空,2023-01-11 04:20:00,2023-01-11 04:35:00,1330.44,1329.49,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -38185,做多,2023-01-11 04:40:00,2023-01-11 04:45:00,1330.98,1329.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -38186,做空,2023-01-11 04:45:00,2023-01-11 04:55:00,1329.7,1330.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38187,做多,2023-01-11 04:55:00,2023-01-11 05:00:00,1330.22,1330.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38188,做空,2023-01-11 05:00:00,2023-01-11 05:05:00,1330.03,1331.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38189,做多,2023-01-11 05:05:00,2023-01-11 05:10:00,1331.21,1332.12,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38190,做多,2023-01-11 06:05:00,2023-01-11 06:20:00,1331.36,1332.28,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38191,做空,2023-01-11 06:20:00,2023-01-11 06:45:00,1332.28,1332.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38192,做多,2023-01-11 06:45:00,2023-01-11 07:00:00,1332.71,1332.96,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38193,做空,2023-01-11 07:00:00,2023-01-11 08:10:00,1332.96,1333.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38194,做多,2023-01-11 08:10:00,2023-01-11 08:15:00,1333.87,1332.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38195,做空,2023-01-11 08:15:00,2023-01-11 08:20:00,1332.27,1332.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38196,做多,2023-01-11 08:55:00,2023-01-11 09:20:00,1334.09,1336.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38197,做多,2023-01-11 10:05:00,2023-01-11 10:15:00,1335.3,1334.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38198,做空,2023-01-11 10:15:00,2023-01-11 10:25:00,1334.39,1334.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38199,做多,2023-01-11 10:25:00,2023-01-11 10:35:00,1334.53,1336.89,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38200,做多,2023-01-11 10:55:00,2023-01-11 11:00:00,1335.51,1334.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38201,做空,2023-01-11 11:00:00,2023-01-11 11:10:00,1334.01,1334.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38202,做多,2023-01-11 11:10:00,2023-01-11 11:30:00,1334.49,1336.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38203,做多,2023-01-11 11:30:00,2023-01-11 11:35:00,1336.7,1334.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38204,做多,2023-01-11 11:50:00,2023-01-11 12:00:00,1335.83,1333.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38205,做空,2023-01-11 12:00:00,2023-01-11 12:15:00,1333.64,1331.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38206,做多,2023-01-11 13:10:00,2023-01-11 13:25:00,1334.0,1333.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38207,做空,2023-01-11 13:25:00,2023-01-11 13:40:00,1333.43,1331.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38208,做多,2023-01-11 13:55:00,2023-01-11 14:00:00,1332.62,1331.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38209,做空,2023-01-11 14:00:00,2023-01-11 14:05:00,1331.97,1330.75,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38210,做多,2023-01-11 14:35:00,2023-01-11 14:50:00,1332.62,1331.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38211,做空,2023-01-11 14:50:00,2023-01-11 15:30:00,1331.86,1328.95,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38212,做多,2023-01-11 16:35:00,2023-01-11 16:45:00,1325.98,1325.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38213,做空,2023-01-11 16:45:00,2023-01-11 16:50:00,1325.67,1325.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38214,做多,2023-01-11 16:50:00,2023-01-11 16:55:00,1325.96,1324.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38215,做空,2023-01-11 16:55:00,2023-01-11 17:00:00,1324.59,1326.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38216,做多,2023-01-11 17:00:00,2023-01-11 17:10:00,1326.02,1326.51,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38217,做多,2023-01-11 20:40:00,2023-01-11 20:45:00,1341.38,1341.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38218,做空,2023-01-11 20:45:00,2023-01-11 21:00:00,1341.31,1343.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38219,做多,2023-01-11 21:00:00,2023-01-11 21:05:00,1343.01,1341.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38220,做多,2023-01-11 21:45:00,2023-01-11 21:50:00,1342.4,1341.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38221,做空,2023-01-11 21:50:00,2023-01-12 02:25:00,1341.57,1404.63,0.01,100.0,0.0004,-0.03,0.0,-0.03,flip -38222,做多,2023-01-12 02:25:00,2023-01-12 02:30:00,1404.63,1403.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38223,做空,2023-01-12 02:30:00,2023-01-12 02:50:00,1403.74,1399.78,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38224,做多,2023-01-12 03:05:00,2023-01-12 03:10:00,1402.69,1402.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38225,做空,2023-01-12 03:10:00,2023-01-12 03:20:00,1402.44,1402.28,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38226,做多,2023-01-12 03:20:00,2023-01-12 03:35:00,1402.28,1401.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38227,做空,2023-01-12 03:35:00,2023-01-12 03:40:00,1401.78,1402.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38228,做多,2023-01-12 03:40:00,2023-01-12 03:50:00,1402.33,1401.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38229,做空,2023-01-12 03:50:00,2023-01-12 04:10:00,1401.82,1402.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38230,做多,2023-01-12 04:10:00,2023-01-12 04:20:00,1402.0,1401.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38231,做空,2023-01-12 04:20:00,2023-01-12 04:30:00,1401.56,1401.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38232,做多,2023-01-12 04:30:00,2023-01-12 04:45:00,1401.89,1402.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38233,做多,2023-01-12 06:15:00,2023-01-12 06:20:00,1401.58,1399.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38234,做空,2023-01-12 06:20:00,2023-01-12 06:40:00,1399.99,1399.61,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38235,做多,2023-01-12 06:40:00,2023-01-12 06:55:00,1399.61,1399.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38236,做空,2023-01-12 06:55:00,2023-01-12 07:10:00,1399.42,1401.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38237,做多,2023-01-12 07:10:00,2023-01-12 07:15:00,1401.28,1400.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38238,做多,2023-01-12 08:55:00,2023-01-12 09:00:00,1400.8,1400.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38239,做多,2023-01-12 10:15:00,2023-01-12 10:20:00,1399.22,1402.24,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38240,做多,2023-01-12 10:20:00,2023-01-12 10:40:00,1402.24,1400.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38241,做空,2023-01-12 10:40:00,2023-01-12 10:50:00,1400.33,1400.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38242,做多,2023-01-12 10:50:00,2023-01-12 10:55:00,1400.38,1399.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38243,做空,2023-01-12 10:55:00,2023-01-12 11:05:00,1399.89,1399.26,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38244,做多,2023-01-12 11:40:00,2023-01-12 11:45:00,1399.55,1397.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38245,做空,2023-01-12 11:45:00,2023-01-12 11:50:00,1397.7,1398.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38246,做多,2023-01-12 11:50:00,2023-01-12 12:15:00,1398.1,1396.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38247,做空,2023-01-12 12:15:00,2023-01-12 12:20:00,1396.55,1395.96,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38248,做多,2023-01-12 12:45:00,2023-01-12 12:55:00,1397.1,1399.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38249,做多,2023-01-12 13:30:00,2023-01-12 13:35:00,1392.43,1393.79,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38250,做多,2023-01-12 13:35:00,2023-01-12 13:50:00,1393.79,1405.32,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38251,做多,2023-01-12 15:35:00,2023-01-12 15:40:00,1387.69,1384.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38252,做空,2023-01-12 15:40:00,2023-01-12 15:45:00,1384.6,1386.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38253,做多,2023-01-12 15:45:00,2023-01-12 16:05:00,1386.53,1384.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38254,做空,2023-01-12 16:05:00,2023-01-12 16:55:00,1384.72,1386.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38255,做多,2023-01-12 16:55:00,2023-01-12 17:00:00,1386.69,1385.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38256,做空,2023-01-12 17:00:00,2023-01-12 17:05:00,1385.4,1385.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38257,做多,2023-01-12 17:05:00,2023-01-12 17:10:00,1385.45,1385.7,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38258,做多,2023-01-12 17:10:00,2023-01-12 17:15:00,1385.7,1391.85,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38259,做多,2023-01-12 17:15:00,2023-01-12 17:20:00,1391.85,1392.0,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38260,做多,2023-01-12 19:10:00,2023-01-12 19:35:00,1420.2,1426.49,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38261,做多,2023-01-12 20:50:00,2023-01-12 20:55:00,1430.96,1433.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38262,做多,2023-01-12 21:30:00,2023-01-13 02:00:00,1427.42,1407.2,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -38263,做空,2023-01-13 02:00:00,2023-01-13 02:30:00,1407.2,1406.65,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38264,做多,2023-01-13 02:30:00,2023-01-13 03:25:00,1406.65,1410.15,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38265,做多,2023-01-13 05:15:00,2023-01-13 05:20:00,1412.77,1412.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38266,做空,2023-01-13 05:20:00,2023-01-13 05:30:00,1412.12,1408.67,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38267,做多,2023-01-13 06:20:00,2023-01-13 06:45:00,1408.59,1408.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38268,做空,2023-01-13 06:45:00,2023-01-13 06:50:00,1408.56,1409.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38269,做多,2023-01-13 06:50:00,2023-01-13 06:55:00,1409.86,1410.81,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38270,做多,2023-01-13 07:45:00,2023-01-13 07:55:00,1407.97,1408.28,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38271,做空,2023-01-13 07:55:00,2023-01-13 08:10:00,1408.28,1408.11,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38272,做多,2023-01-13 08:10:00,2023-01-13 08:30:00,1408.11,1407.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38273,做空,2023-01-13 08:30:00,2023-01-13 08:45:00,1407.36,1408.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38274,做多,2023-01-13 08:45:00,2023-01-13 09:05:00,1408.41,1410.41,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38275,做多,2023-01-13 10:00:00,2023-01-13 10:05:00,1410.78,1409.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38276,做空,2023-01-13 10:05:00,2023-01-13 10:10:00,1409.84,1410.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38277,做多,2023-01-13 10:10:00,2023-01-13 10:15:00,1410.51,1413.38,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38278,做多,2023-01-13 10:40:00,2023-01-13 10:45:00,1414.63,1416.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38279,做多,2023-01-13 13:35:00,2023-01-13 13:40:00,1407.35,1406.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38280,做空,2023-01-13 13:40:00,2023-01-13 13:55:00,1406.52,1404.31,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38281,做多,2023-01-13 14:05:00,2023-01-13 14:10:00,1406.67,1408.09,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38282,做多,2023-01-13 17:15:00,2023-01-13 17:20:00,1416.07,1422.1,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38283,做多,2023-01-13 17:50:00,2023-01-13 18:00:00,1414.54,1419.63,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38284,做多,2023-01-13 18:40:00,2023-01-13 18:50:00,1418.44,1416.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38285,做空,2023-01-13 18:50:00,2023-01-13 19:10:00,1416.86,1416.69,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38286,做多,2023-01-13 19:10:00,2023-01-13 20:00:00,1416.69,1420.47,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38287,做多,2023-01-13 22:55:00,2023-01-13 23:05:00,1453.11,1454.49,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38288,做空,2023-01-13 23:05:00,2023-01-13 23:20:00,1454.49,1446.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38289,做多,2023-01-14 00:00:00,2023-01-14 00:10:00,1452.31,1460.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38290,做多,2023-01-14 03:20:00,2023-01-14 04:05:00,1556.71,1555.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38291,做空,2023-01-14 04:05:00,2023-01-14 04:30:00,1555.57,1557.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38292,做多,2023-01-14 04:30:00,2023-01-14 04:35:00,1557.4,1554.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38293,做空,2023-01-14 04:35:00,2023-01-14 04:40:00,1554.69,1554.5,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38294,做多,2023-01-14 04:50:00,2023-01-14 06:20:00,1555.5,1550.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38295,做空,2023-01-14 06:20:00,2023-01-14 07:45:00,1550.83,1555.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38296,做多,2023-01-14 07:45:00,2023-01-14 07:50:00,1555.09,1554.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38297,做空,2023-01-14 07:50:00,2023-01-14 09:10:00,1554.95,1549.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38298,做多,2023-01-14 12:15:00,2023-01-14 12:30:00,1528.63,1541.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38299,做多,2023-01-14 13:25:00,2023-01-14 14:30:00,1535.32,1544.42,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38300,做多,2023-01-14 14:30:00,2023-01-14 14:35:00,1544.42,1526.2,0.01,100.0,0.0004,-0.01,0.0,-0.01,tp_upper -38301,做多,2023-01-14 15:30:00,2023-01-14 15:55:00,1525.9,1526.36,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38302,做空,2023-01-14 15:55:00,2023-01-14 18:00:00,1526.36,1531.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38303,做多,2023-01-14 18:00:00,2023-01-14 18:45:00,1531.08,1533.34,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38304,做多,2023-01-14 20:15:00,2023-01-14 21:00:00,1532.79,1533.62,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38305,做空,2023-01-14 21:00:00,2023-01-14 21:30:00,1533.62,1536.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38306,做多,2023-01-14 21:30:00,2023-01-14 21:35:00,1536.87,1540.52,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38307,做多,2023-01-15 00:05:00,2023-01-15 02:10:00,1550.3,1525.75,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -38308,做空,2023-01-15 02:10:00,2023-01-15 02:15:00,1525.75,1527.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38309,做多,2023-01-15 02:15:00,2023-01-15 02:35:00,1527.5,1523.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38310,做空,2023-01-15 02:35:00,2023-01-15 02:45:00,1523.01,1525.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38311,做多,2023-01-15 02:45:00,2023-01-15 04:10:00,1525.39,1528.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38312,做多,2023-01-15 04:50:00,2023-01-15 05:00:00,1528.01,1526.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38313,做空,2023-01-15 05:00:00,2023-01-15 05:10:00,1526.88,1527.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38314,做多,2023-01-15 05:10:00,2023-01-15 05:20:00,1527.0,1529.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38315,做多,2023-01-15 06:05:00,2023-01-15 06:10:00,1528.62,1527.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38316,做空,2023-01-15 06:10:00,2023-01-15 06:15:00,1527.9,1528.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38317,做多,2023-01-15 06:15:00,2023-01-15 06:35:00,1528.6,1528.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38318,做空,2023-01-15 06:35:00,2023-01-15 06:45:00,1528.05,1527.57,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38319,做多,2023-01-15 07:30:00,2023-01-15 08:00:00,1527.35,1529.95,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38320,做多,2023-01-15 08:35:00,2023-01-15 09:35:00,1526.33,1525.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38321,做空,2023-01-15 09:35:00,2023-01-15 11:10:00,1525.6,1531.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38322,做多,2023-01-15 11:10:00,2023-01-15 11:25:00,1531.72,1535.42,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38323,做多,2023-01-15 12:40:00,2023-01-15 12:50:00,1532.77,1532.89,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38324,做空,2023-01-15 12:50:00,2023-01-15 12:55:00,1532.89,1533.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38325,做多,2023-01-15 12:55:00,2023-01-15 13:35:00,1533.46,1537.26,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38326,做多,2023-01-15 14:00:00,2023-01-15 14:35:00,1533.8,1536.07,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38327,做多,2023-01-15 14:35:00,2023-01-15 14:40:00,1536.07,1538.36,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38328,做多,2023-01-15 17:20:00,2023-01-15 17:25:00,1554.75,1559.3,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38329,做多,2023-01-15 17:50:00,2023-01-15 18:00:00,1552.28,1535.28,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -38330,做空,2023-01-15 18:00:00,2023-01-15 18:05:00,1535.28,1540.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38331,做多,2023-01-15 18:35:00,2023-01-15 18:50:00,1547.37,1548.66,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38332,做空,2023-01-15 18:50:00,2023-01-15 18:55:00,1548.66,1548.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38333,做多,2023-01-15 18:55:00,2023-01-15 19:00:00,1548.69,1546.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38334,做空,2023-01-15 19:00:00,2023-01-15 19:10:00,1546.45,1551.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38335,做多,2023-01-15 19:10:00,2023-01-15 19:15:00,1551.04,1554.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38336,做多,2023-01-15 20:20:00,2023-01-15 20:25:00,1551.58,1550.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38337,做空,2023-01-15 20:25:00,2023-01-15 20:45:00,1550.23,1552.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38338,做多,2023-01-15 20:45:00,2023-01-15 20:50:00,1552.84,1554.75,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38339,做多,2023-01-15 21:30:00,2023-01-15 21:40:00,1552.94,1554.98,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38340,做多,2023-01-15 22:40:00,2023-01-15 22:45:00,1551.09,1553.38,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38341,做多,2023-01-15 23:35:00,2023-01-15 23:45:00,1552.62,1552.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38342,做空,2023-01-15 23:45:00,2023-01-15 23:55:00,1552.23,1553.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38343,做多,2023-01-15 23:55:00,2023-01-16 00:15:00,1553.47,1548.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38344,做空,2023-01-16 00:15:00,2023-01-16 00:20:00,1548.91,1547.46,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38345,做多,2023-01-16 00:35:00,2023-01-16 00:55:00,1551.77,1558.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38346,做多,2023-01-16 02:15:00,2023-01-16 02:20:00,1570.84,1583.5,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38347,做多,2023-01-16 04:05:00,2023-01-16 04:10:00,1571.31,1570.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38348,做空,2023-01-16 04:10:00,2023-01-16 04:30:00,1570.99,1570.05,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38349,做多,2023-01-16 04:30:00,2023-01-16 04:40:00,1570.05,1571.56,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38350,做多,2023-01-16 05:25:00,2023-01-16 05:35:00,1571.96,1573.73,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38351,做多,2023-01-16 06:40:00,2023-01-16 06:50:00,1573.44,1570.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38352,做空,2023-01-16 06:50:00,2023-01-16 06:55:00,1570.54,1571.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38353,做多,2023-01-16 09:25:00,2023-01-16 10:00:00,1543.39,1546.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38354,做多,2023-01-16 10:50:00,2023-01-16 11:00:00,1546.7,1546.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38355,做空,2023-01-16 11:00:00,2023-01-16 11:25:00,1546.38,1543.49,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38356,做多,2023-01-16 11:40:00,2023-01-16 12:10:00,1545.8,1546.14,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38357,做空,2023-01-16 12:10:00,2023-01-16 12:30:00,1546.14,1542.42,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38358,做多,2023-01-16 13:05:00,2023-01-16 13:25:00,1544.69,1544.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38359,做空,2023-01-16 13:25:00,2023-01-16 13:45:00,1544.01,1541.18,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38360,做多,2023-01-16 13:55:00,2023-01-16 14:10:00,1545.45,1540.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38361,做空,2023-01-16 14:10:00,2023-01-16 14:15:00,1540.62,1542.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38362,做多,2023-01-16 14:20:00,2023-01-16 14:25:00,1546.85,1547.33,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38363,做多,2023-01-16 15:20:00,2023-01-16 15:35:00,1542.67,1548.36,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38364,做多,2023-01-16 16:50:00,2023-01-16 17:25:00,1551.12,1551.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38365,做多,2023-01-16 17:35:00,2023-01-16 17:40:00,1558.61,1556.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38366,做多,2023-01-16 22:10:00,2023-01-16 22:35:00,1584.01,1582.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38367,做空,2023-01-16 22:35:00,2023-01-16 22:45:00,1582.54,1580.66,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38368,做多,2023-01-16 22:45:00,2023-01-16 23:30:00,1580.66,1580.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38369,做空,2023-01-16 23:30:00,2023-01-16 23:55:00,1580.01,1577.11,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38370,做多,2023-01-17 00:10:00,2023-01-17 00:20:00,1579.94,1578.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38371,做空,2023-01-17 00:20:00,2023-01-17 00:30:00,1578.41,1569.4,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38372,做多,2023-01-17 02:20:00,2023-01-17 02:25:00,1558.0,1556.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38373,做空,2023-01-17 02:25:00,2023-01-17 02:30:00,1556.87,1557.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38374,做多,2023-01-17 02:30:00,2023-01-17 02:45:00,1557.77,1560.66,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38375,做多,2023-01-17 05:30:00,2023-01-17 05:45:00,1567.98,1568.59,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38376,做空,2023-01-17 05:45:00,2023-01-17 05:55:00,1568.59,1570.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38377,做多,2023-01-17 05:55:00,2023-01-17 06:00:00,1570.46,1568.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38378,做多,2023-01-17 07:15:00,2023-01-17 07:25:00,1568.25,1561.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38379,做空,2023-01-17 07:25:00,2023-01-17 07:50:00,1561.95,1563.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38380,做多,2023-01-17 07:50:00,2023-01-17 08:05:00,1563.01,1563.11,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38381,做空,2023-01-17 08:05:00,2023-01-17 09:25:00,1563.11,1565.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38382,做多,2023-01-17 09:25:00,2023-01-17 09:50:00,1565.41,1565.43,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38383,做空,2023-01-17 09:50:00,2023-01-17 09:55:00,1565.43,1565.04,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38384,做多,2023-01-17 11:10:00,2023-01-17 11:30:00,1562.98,1565.74,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38385,做多,2023-01-17 12:50:00,2023-01-17 13:00:00,1568.75,1568.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38386,做空,2023-01-17 13:00:00,2023-01-17 13:05:00,1568.0,1566.61,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38387,做多,2023-01-17 13:15:00,2023-01-17 13:30:00,1569.72,1570.77,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38388,做空,2023-01-17 13:30:00,2023-01-17 13:45:00,1570.77,1571.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38389,做多,2023-01-17 13:45:00,2023-01-17 13:55:00,1571.49,1570.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38390,做空,2023-01-17 13:55:00,2023-01-17 14:00:00,1570.08,1573.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38391,做多,2023-01-17 14:00:00,2023-01-17 14:05:00,1573.76,1584.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38392,做多,2023-01-17 14:45:00,2023-01-17 15:10:00,1576.41,1577.41,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38393,做空,2023-01-17 15:10:00,2023-01-17 15:15:00,1577.41,1583.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38394,做多,2023-01-17 15:15:00,2023-01-17 15:25:00,1583.67,1581.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38395,做空,2023-01-17 15:25:00,2023-01-17 15:40:00,1581.49,1568.49,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38396,做多,2023-01-17 16:40:00,2023-01-17 16:55:00,1576.36,1574.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38397,做空,2023-01-17 16:55:00,2023-01-17 17:30:00,1574.15,1573.0,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38398,做多,2023-01-17 17:30:00,2023-01-17 17:55:00,1573.0,1579.03,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38399,做多,2023-01-17 20:00:00,2023-01-17 20:05:00,1592.51,1592.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38400,做空,2023-01-17 20:05:00,2023-01-17 20:30:00,1592.13,1588.13,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38401,做多,2023-01-17 23:10:00,2023-01-17 23:15:00,1578.02,1576.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38402,做空,2023-01-17 23:15:00,2023-01-17 23:30:00,1576.5,1572.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38403,做多,2023-01-18 00:30:00,2023-01-18 00:45:00,1571.55,1572.52,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38404,做空,2023-01-18 00:45:00,2023-01-18 02:40:00,1572.52,1582.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38405,做多,2023-01-18 02:40:00,2023-01-18 02:45:00,1582.89,1585.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38406,做多,2023-01-18 04:25:00,2023-01-18 04:30:00,1585.6,1584.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38407,做空,2023-01-18 04:30:00,2023-01-18 04:45:00,1584.49,1585.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38408,做多,2023-01-18 04:45:00,2023-01-18 04:50:00,1585.37,1583.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38409,做空,2023-01-18 04:50:00,2023-01-18 04:55:00,1583.82,1585.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38410,做多,2023-01-18 04:55:00,2023-01-18 05:00:00,1585.44,1584.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38411,做空,2023-01-18 05:00:00,2023-01-18 06:20:00,1584.04,1582.97,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38412,做多,2023-01-18 06:35:00,2023-01-18 07:55:00,1585.44,1583.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38413,做空,2023-01-18 07:55:00,2023-01-18 08:10:00,1583.24,1579.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38414,做多,2023-01-18 09:05:00,2023-01-18 09:35:00,1578.46,1577.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38415,做空,2023-01-18 09:35:00,2023-01-18 09:45:00,1577.44,1578.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38416,做多,2023-01-18 09:45:00,2023-01-18 09:50:00,1578.45,1577.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38417,做空,2023-01-18 09:50:00,2023-01-18 09:55:00,1577.66,1578.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38418,做多,2023-01-18 09:55:00,2023-01-18 10:00:00,1578.5,1577.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38419,做空,2023-01-18 10:00:00,2023-01-18 10:05:00,1577.78,1578.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38420,做多,2023-01-18 10:05:00,2023-01-18 10:10:00,1578.44,1577.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38421,做空,2023-01-18 10:10:00,2023-01-18 10:15:00,1577.85,1579.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38422,做多,2023-01-18 10:15:00,2023-01-18 10:25:00,1579.25,1578.18,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38423,做空,2023-01-18 10:25:00,2023-01-18 10:40:00,1578.18,1574.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38424,做多,2023-01-18 11:10:00,2023-01-18 11:20:00,1577.12,1577.15,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38425,做空,2023-01-18 11:20:00,2023-01-18 11:30:00,1577.15,1576.74,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38426,做多,2023-01-18 11:30:00,2023-01-18 11:45:00,1576.74,1576.86,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38427,做空,2023-01-18 11:45:00,2023-01-18 12:00:00,1576.86,1577.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38428,做多,2023-01-18 12:00:00,2023-01-18 12:10:00,1577.41,1579.43,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38429,做多,2023-01-18 13:35:00,2023-01-18 13:40:00,1582.9,1588.09,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38430,做多,2023-01-18 14:45:00,2023-01-18 14:55:00,1593.59,1593.79,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38431,做空,2023-01-18 14:55:00,2023-01-18 15:35:00,1593.79,1580.32,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38432,做多,2023-01-18 16:55:00,2023-01-18 18:05:00,1538.67,1538.88,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38433,做空,2023-01-18 18:05:00,2023-01-18 18:10:00,1538.88,1545.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38434,做多,2023-01-18 18:10:00,2023-01-18 18:35:00,1545.0,1543.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38435,做空,2023-01-18 18:35:00,2023-01-18 18:40:00,1543.54,1540.36,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38436,做多,2023-01-18 19:10:00,2023-01-18 19:15:00,1545.2,1543.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38437,做空,2023-01-18 19:15:00,2023-01-18 19:20:00,1543.6,1544.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38438,做多,2023-01-18 19:20:00,2023-01-18 19:35:00,1544.61,1544.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38439,做空,2023-01-18 19:35:00,2023-01-18 19:40:00,1544.46,1546.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38440,做多,2023-01-18 19:40:00,2023-01-18 19:45:00,1546.7,1542.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38441,做空,2023-01-18 19:45:00,2023-01-18 20:05:00,1542.11,1543.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38442,做多,2023-01-18 20:05:00,2023-01-18 21:45:00,1543.22,1529.0,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -38443,做空,2023-01-18 21:45:00,2023-01-18 21:50:00,1529.0,1529.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38444,做多,2023-01-18 21:50:00,2023-01-18 21:55:00,1529.93,1528.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38445,做空,2023-01-18 21:55:00,2023-01-18 22:15:00,1528.72,1523.24,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38446,做多,2023-01-18 22:30:00,2023-01-18 23:10:00,1525.57,1526.58,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38447,做空,2023-01-18 23:10:00,2023-01-18 23:15:00,1526.58,1527.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38448,做多,2023-01-18 23:15:00,2023-01-18 23:20:00,1527.12,1526.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38449,做空,2023-01-18 23:20:00,2023-01-18 23:40:00,1526.72,1523.13,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38450,做多,2023-01-19 00:35:00,2023-01-19 00:40:00,1523.24,1521.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38451,做空,2023-01-19 00:40:00,2023-01-19 01:00:00,1521.03,1520.46,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38452,做多,2023-01-19 01:00:00,2023-01-19 01:45:00,1520.46,1520.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38453,做空,2023-01-19 01:45:00,2023-01-19 02:10:00,1520.07,1517.05,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38454,做多,2023-01-19 02:20:00,2023-01-19 02:35:00,1520.21,1524.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38455,做多,2023-01-19 04:00:00,2023-01-19 04:15:00,1526.65,1526.79,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38456,做多,2023-01-19 05:30:00,2023-01-19 05:35:00,1529.5,1527.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38457,做空,2023-01-19 05:35:00,2023-01-19 05:50:00,1527.67,1528.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38458,做多,2023-01-19 05:50:00,2023-01-19 06:10:00,1528.16,1528.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38459,做空,2023-01-19 06:10:00,2023-01-19 06:15:00,1528.03,1525.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38460,做多,2023-01-19 06:25:00,2023-01-19 07:05:00,1529.46,1532.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38461,做多,2023-01-19 07:25:00,2023-01-19 07:30:00,1529.94,1527.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38462,做空,2023-01-19 07:30:00,2023-01-19 07:40:00,1527.92,1529.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38463,做多,2023-01-19 07:40:00,2023-01-19 08:10:00,1529.17,1530.63,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38464,做空,2023-01-19 08:10:00,2023-01-19 08:15:00,1530.63,1526.68,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38465,做多,2023-01-19 08:25:00,2023-01-19 08:45:00,1528.62,1528.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38466,做空,2023-01-19 08:45:00,2023-01-19 09:25:00,1528.17,1524.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38467,做多,2023-01-19 09:35:00,2023-01-19 09:40:00,1528.63,1527.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38468,做空,2023-01-19 09:40:00,2023-01-19 09:45:00,1527.35,1528.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38469,做多,2023-01-19 09:45:00,2023-01-19 09:50:00,1528.51,1526.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38470,做空,2023-01-19 09:50:00,2023-01-19 09:55:00,1526.57,1527.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38471,做多,2023-01-19 09:55:00,2023-01-19 10:00:00,1527.75,1527.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38472,做空,2023-01-19 10:00:00,2023-01-19 10:30:00,1527.63,1524.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38473,做多,2023-01-19 12:05:00,2023-01-19 12:40:00,1521.23,1518.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38474,做空,2023-01-19 12:40:00,2023-01-19 12:45:00,1518.87,1517.14,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38475,做多,2023-01-19 12:55:00,2023-01-19 13:25:00,1519.58,1527.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38476,做多,2023-01-19 13:25:00,2023-01-19 13:30:00,1527.53,1523.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38477,做多,2023-01-19 14:20:00,2023-01-19 14:30:00,1523.88,1528.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38478,做多,2023-01-19 15:50:00,2023-01-19 15:55:00,1534.4,1533.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38479,做空,2023-01-19 15:55:00,2023-01-19 16:05:00,1533.41,1536.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38480,做多,2023-01-19 16:05:00,2023-01-19 16:30:00,1536.82,1534.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38481,做空,2023-01-19 16:30:00,2023-01-19 17:00:00,1534.03,1538.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38482,做多,2023-01-19 17:00:00,2023-01-19 17:15:00,1538.57,1539.89,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38483,做多,2023-01-19 18:20:00,2023-01-19 18:30:00,1534.19,1534.2,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38484,做空,2023-01-19 18:30:00,2023-01-19 18:35:00,1534.2,1538.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38485,做多,2023-01-19 18:35:00,2023-01-19 18:40:00,1538.73,1540.75,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38486,做多,2023-01-19 22:35:00,2023-01-19 22:45:00,1550.94,1549.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38487,做空,2023-01-19 22:45:00,2023-01-19 22:55:00,1549.43,1551.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38488,做多,2023-01-19 22:55:00,2023-01-19 23:00:00,1551.46,1550.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38489,做空,2023-01-19 23:00:00,2023-01-19 23:20:00,1550.2,1549.8,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38490,做多,2023-01-19 23:20:00,2023-01-19 23:35:00,1549.8,1549.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38491,做空,2023-01-19 23:35:00,2023-01-19 23:40:00,1549.55,1551.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38492,做多,2023-01-19 23:40:00,2023-01-19 23:45:00,1551.11,1549.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38493,做空,2023-01-19 23:45:00,2023-01-19 23:50:00,1549.35,1551.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38494,做多,2023-01-19 23:50:00,2023-01-19 23:55:00,1551.3,1551.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38495,做多,2023-01-20 00:10:00,2023-01-20 00:25:00,1548.9,1553.19,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38496,做多,2023-01-20 00:25:00,2023-01-20 00:30:00,1553.19,1548.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38497,做多,2023-01-20 00:35:00,2023-01-20 01:25:00,1549.42,1556.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38498,做多,2023-01-20 03:25:00,2023-01-20 04:05:00,1554.71,1553.34,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38499,做空,2023-01-20 04:05:00,2023-01-20 04:10:00,1553.34,1555.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38500,做多,2023-01-20 04:10:00,2023-01-20 04:25:00,1555.63,1556.81,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38501,做多,2023-01-20 06:25:00,2023-01-20 06:40:00,1547.69,1546.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38502,做空,2023-01-20 06:40:00,2023-01-20 06:55:00,1546.92,1545.16,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38503,做多,2023-01-20 07:05:00,2023-01-20 07:10:00,1546.91,1544.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38504,做空,2023-01-20 07:10:00,2023-01-20 07:15:00,1544.96,1545.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38505,做多,2023-01-20 07:20:00,2023-01-20 07:25:00,1548.99,1549.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38506,做多,2023-01-20 08:25:00,2023-01-20 08:50:00,1547.53,1549.62,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38507,做空,2023-01-20 08:50:00,2023-01-20 08:55:00,1549.62,1551.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38508,做多,2023-01-20 08:55:00,2023-01-20 09:05:00,1551.58,1549.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38509,做空,2023-01-20 09:05:00,2023-01-20 09:15:00,1549.2,1550.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38510,做多,2023-01-20 09:15:00,2023-01-20 09:20:00,1550.16,1551.1,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38511,做多,2023-01-20 10:45:00,2023-01-20 10:50:00,1552.0,1550.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38512,做空,2023-01-20 10:50:00,2023-01-20 10:55:00,1550.96,1552.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38513,做多,2023-01-20 10:55:00,2023-01-20 11:10:00,1552.37,1551.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38514,做空,2023-01-20 11:10:00,2023-01-20 11:15:00,1551.05,1551.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38515,做多,2023-01-20 11:15:00,2023-01-20 11:50:00,1551.11,1549.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38516,做空,2023-01-20 11:50:00,2023-01-20 11:55:00,1549.07,1549.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38517,做多,2023-01-20 11:55:00,2023-01-20 12:15:00,1549.15,1553.27,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38518,做多,2023-01-20 14:10:00,2023-01-20 14:30:00,1555.78,1551.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38519,做空,2023-01-20 14:30:00,2023-01-20 14:35:00,1551.71,1554.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38520,做多,2023-01-20 14:40:00,2023-01-20 14:45:00,1561.9,1559.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38521,做多,2023-01-20 16:10:00,2023-01-20 16:15:00,1563.94,1565.92,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38522,做多,2023-01-20 18:35:00,2023-01-20 18:50:00,1591.54,1591.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38523,做空,2023-01-20 18:50:00,2023-01-20 19:05:00,1591.22,1592.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38524,做多,2023-01-20 19:05:00,2023-01-20 19:15:00,1592.72,1590.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38525,做空,2023-01-20 19:15:00,2023-01-20 19:20:00,1590.0,1593.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38526,做多,2023-01-20 19:20:00,2023-01-20 19:25:00,1593.16,1592.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38527,做空,2023-01-20 19:25:00,2023-01-20 21:50:00,1592.2,1639.44,0.01,100.0,0.0003,-0.02,0.0,-0.02,flip -38528,做多,2023-01-20 21:50:00,2023-01-20 21:55:00,1639.44,1637.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38529,做空,2023-01-20 21:55:00,2023-01-20 22:00:00,1637.78,1639.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38530,做多,2023-01-20 22:00:00,2023-01-20 22:05:00,1639.35,1638.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38531,做空,2023-01-20 22:05:00,2023-01-20 22:10:00,1638.07,1640.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38532,做多,2023-01-20 22:10:00,2023-01-20 22:15:00,1640.1,1644.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38533,做多,2023-01-21 00:50:00,2023-01-21 02:10:00,1658.38,1655.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38534,做空,2023-01-21 02:10:00,2023-01-21 02:15:00,1655.87,1657.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38535,做多,2023-01-21 02:15:00,2023-01-21 02:30:00,1657.13,1655.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38536,做空,2023-01-21 02:30:00,2023-01-21 02:45:00,1655.76,1645.79,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38537,做多,2023-01-21 04:05:00,2023-01-21 04:20:00,1652.69,1654.02,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38538,做多,2023-01-21 06:10:00,2023-01-21 06:30:00,1648.69,1651.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38539,做多,2023-01-21 07:35:00,2023-01-21 07:50:00,1653.53,1652.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38540,做空,2023-01-21 07:50:00,2023-01-21 08:10:00,1652.64,1654.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38541,做多,2023-01-21 08:10:00,2023-01-21 08:15:00,1654.28,1653.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38542,做空,2023-01-21 08:15:00,2023-01-21 08:25:00,1653.21,1651.33,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38543,做多,2023-01-21 08:35:00,2023-01-21 08:40:00,1653.74,1653.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38544,做空,2023-01-21 08:40:00,2023-01-21 08:50:00,1653.38,1651.33,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38545,做多,2023-01-21 09:30:00,2023-01-21 09:35:00,1650.87,1650.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38546,做空,2023-01-21 09:35:00,2023-01-21 10:25:00,1650.86,1634.45,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -38547,做多,2023-01-21 14:30:00,2023-01-21 14:45:00,1651.76,1649.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38548,做多,2023-01-21 14:55:00,2023-01-21 15:05:00,1649.1,1654.34,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38549,做多,2023-01-21 16:10:00,2023-01-21 16:20:00,1654.75,1652.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38550,做空,2023-01-21 16:20:00,2023-01-21 16:30:00,1652.89,1656.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38551,做多,2023-01-21 16:30:00,2023-01-21 16:55:00,1656.98,1658.41,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38552,做空,2023-01-21 16:55:00,2023-01-21 17:05:00,1658.41,1656.9,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38553,做多,2023-01-21 17:05:00,2023-01-21 17:15:00,1656.9,1656.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38554,做空,2023-01-21 17:15:00,2023-01-21 17:25:00,1656.72,1656.53,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38555,做多,2023-01-21 17:25:00,2023-01-21 17:30:00,1656.53,1654.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38556,做空,2023-01-21 17:30:00,2023-01-21 17:35:00,1654.69,1659.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38557,做多,2023-01-21 17:35:00,2023-01-21 17:45:00,1659.17,1657.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38558,做空,2023-01-21 17:45:00,2023-01-21 17:50:00,1657.42,1653.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38559,做多,2023-01-21 18:10:00,2023-01-21 18:50:00,1653.18,1660.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38560,做多,2023-01-21 21:15:00,2023-01-21 21:55:00,1658.41,1663.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38561,做多,2023-01-22 00:20:00,2023-01-22 00:30:00,1632.73,1634.05,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38562,做空,2023-01-22 00:30:00,2023-01-22 01:10:00,1634.05,1629.06,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38563,做多,2023-01-22 01:30:00,2023-01-22 01:40:00,1630.75,1621.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38564,做空,2023-01-22 01:40:00,2023-01-22 01:45:00,1621.16,1622.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38565,做多,2023-01-22 03:20:00,2023-01-22 03:40:00,1620.37,1620.96,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38566,做空,2023-01-22 03:40:00,2023-01-22 06:05:00,1620.96,1627.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38567,做多,2023-01-22 06:05:00,2023-01-22 06:20:00,1627.84,1630.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38568,做多,2023-01-22 06:55:00,2023-01-22 07:00:00,1628.98,1628.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38569,做空,2023-01-22 07:00:00,2023-01-22 07:05:00,1628.09,1629.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38570,做多,2023-01-22 07:05:00,2023-01-22 07:20:00,1629.87,1628.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38571,做空,2023-01-22 07:20:00,2023-01-22 08:00:00,1628.43,1626.66,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38572,做多,2023-01-22 08:35:00,2023-01-22 08:40:00,1628.87,1631.1,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38573,做多,2023-01-22 10:35:00,2023-01-22 10:40:00,1627.83,1627.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38574,做空,2023-01-22 10:40:00,2023-01-22 11:00:00,1627.41,1626.22,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38575,做多,2023-01-22 11:00:00,2023-01-22 11:10:00,1626.22,1628.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38576,做多,2023-01-22 11:35:00,2023-01-22 11:45:00,1625.29,1625.92,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38577,做空,2023-01-22 11:45:00,2023-01-22 11:55:00,1625.92,1625.21,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -38578,做多,2023-01-22 12:30:00,2023-01-22 12:40:00,1624.98,1628.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38579,做多,2023-01-22 14:05:00,2023-01-22 14:20:00,1632.46,1636.79,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38580,做多,2023-01-22 14:50:00,2023-01-22 14:55:00,1643.28,1642.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38581,做多,2023-01-22 15:45:00,2023-01-22 15:50:00,1640.54,1638.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38582,做空,2023-01-22 15:50:00,2023-01-22 16:20:00,1638.34,1638.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38583,做多,2023-01-22 16:20:00,2023-01-22 16:30:00,1638.65,1638.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38584,做空,2023-01-22 16:30:00,2023-01-22 19:05:00,1638.04,1644.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38585,做多,2023-01-22 21:30:00,2023-01-22 22:40:00,1625.15,1623.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38586,做空,2023-01-22 22:40:00,2023-01-22 22:50:00,1623.36,1628.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38587,做多,2023-01-22 22:50:00,2023-01-22 23:00:00,1628.29,1631.48,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38588,做多,2023-01-22 23:25:00,2023-01-22 23:35:00,1626.44,1630.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38589,做多,2023-01-23 00:15:00,2023-01-23 00:20:00,1631.5,1635.71,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38590,做多,2023-01-23 02:00:00,2023-01-23 02:20:00,1638.07,1638.41,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38591,做空,2023-01-23 02:20:00,2023-01-23 02:25:00,1638.41,1640.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38592,做多,2023-01-23 02:25:00,2023-01-23 02:30:00,1640.0,1638.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38593,做空,2023-01-23 02:30:00,2023-01-23 02:35:00,1638.27,1639.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38594,做多,2023-01-23 02:35:00,2023-01-23 02:55:00,1639.15,1641.95,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38595,做多,2023-01-23 04:40:00,2023-01-23 04:55:00,1634.17,1637.27,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38596,做多,2023-01-23 05:35:00,2023-01-23 05:50:00,1634.4,1633.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38597,做空,2023-01-23 05:50:00,2023-01-23 06:10:00,1633.22,1635.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38598,做多,2023-01-23 06:10:00,2023-01-23 06:25:00,1635.45,1634.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38599,做空,2023-01-23 06:25:00,2023-01-23 06:30:00,1634.85,1635.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38600,做多,2023-01-23 06:30:00,2023-01-23 06:40:00,1635.59,1636.81,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38601,做多,2023-01-23 07:30:00,2023-01-23 07:45:00,1635.24,1633.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38602,做空,2023-01-23 07:45:00,2023-01-23 07:50:00,1633.77,1635.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38603,做多,2023-01-23 08:05:00,2023-01-23 08:15:00,1637.92,1639.76,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38604,做多,2023-01-23 09:25:00,2023-01-23 09:35:00,1634.85,1634.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38605,做空,2023-01-23 09:35:00,2023-01-23 09:50:00,1634.47,1633.87,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38606,做多,2023-01-23 09:50:00,2023-01-23 10:00:00,1633.87,1635.47,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38607,做多,2023-01-23 11:10:00,2023-01-23 11:20:00,1637.12,1636.63,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38608,做空,2023-01-23 11:20:00,2023-01-23 11:25:00,1636.63,1634.38,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38609,做多,2023-01-23 11:35:00,2023-01-23 12:50:00,1637.5,1638.18,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -38610,做多,2023-01-23 14:45:00,2023-01-23 14:50:00,1635.74,1642.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38611,做多,2023-01-23 15:20:00,2023-01-23 15:35:00,1621.66,1620.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38612,做空,2023-01-23 15:35:00,2023-01-23 15:40:00,1620.21,1622.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38613,做多,2023-01-23 15:40:00,2023-01-23 15:55:00,1622.27,1620.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38614,做空,2023-01-23 15:55:00,2023-01-23 16:00:00,1620.92,1623.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38615,做多,2023-01-23 16:00:00,2023-01-23 16:10:00,1623.68,1621.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38616,做空,2023-01-23 16:10:00,2023-01-23 16:15:00,1621.3,1623.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38617,做多,2023-01-23 16:15:00,2023-01-23 16:20:00,1623.64,1619.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38618,做空,2023-01-23 16:20:00,2023-01-23 16:30:00,1619.24,1617.5,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38619,做多,2023-01-23 16:30:00,2023-01-23 16:55:00,1617.5,1620.33,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38620,做空,2023-01-23 16:55:00,2023-01-23 17:20:00,1620.33,1619.44,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38621,做多,2023-01-23 17:20:00,2023-01-23 17:50:00,1619.44,1626.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38622,做多,2023-01-23 17:50:00,2023-01-23 17:55:00,1626.09,1629.51,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38623,做多,2023-01-23 20:10:00,2023-01-23 20:25:00,1623.58,1623.67,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38624,做空,2023-01-23 20:25:00,2023-01-23 22:40:00,1623.67,1630.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38625,做多,2023-01-23 23:50:00,2023-01-23 23:55:00,1629.72,1626.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38626,做空,2023-01-23 23:55:00,2023-01-24 00:05:00,1626.9,1625.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38627,做多,2023-01-24 00:20:00,2023-01-24 00:25:00,1628.09,1631.42,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38628,做多,2023-01-24 01:30:00,2023-01-24 01:45:00,1630.57,1634.24,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38629,做多,2023-01-24 03:00:00,2023-01-24 03:40:00,1636.69,1636.89,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38630,做空,2023-01-24 03:40:00,2023-01-24 03:45:00,1636.89,1638.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38631,做多,2023-01-24 03:45:00,2023-01-24 04:00:00,1638.48,1638.66,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -38632,做多,2023-01-24 04:35:00,2023-01-24 05:45:00,1637.43,1637.49,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38633,做空,2023-01-24 05:45:00,2023-01-24 05:55:00,1637.49,1638.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38634,做多,2023-01-24 05:55:00,2023-01-24 06:05:00,1638.72,1637.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38635,做空,2023-01-24 06:05:00,2023-01-24 06:15:00,1637.46,1637.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38636,做多,2023-01-24 06:15:00,2023-01-24 06:20:00,1637.65,1637.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38637,做空,2023-01-24 06:20:00,2023-01-24 06:35:00,1637.5,1638.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38638,做多,2023-01-24 06:35:00,2023-01-24 06:40:00,1638.14,1637.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38639,做空,2023-01-24 06:40:00,2023-01-24 06:55:00,1637.0,1636.95,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -38640,做多,2023-01-24 07:30:00,2023-01-24 08:05:00,1636.59,1635.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38641,做空,2023-01-24 08:05:00,2023-01-24 08:15:00,1635.01,1636.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38642,做多,2023-01-24 08:15:00,2023-01-24 08:20:00,1636.88,1637.3,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -38643,做多,2023-01-24 08:35:00,2023-01-24 08:40:00,1636.76,1637.14,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -38644,做多,2023-01-24 10:25:00,2023-01-24 10:30:00,1623.8,1623.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38645,做空,2023-01-24 10:30:00,2023-01-24 11:55:00,1623.79,1625.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38646,做多,2023-01-24 11:55:00,2023-01-24 12:00:00,1625.75,1624.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38647,做多,2023-01-24 12:20:00,2023-01-24 12:25:00,1624.4,1630.37,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38648,做多,2023-01-24 14:50:00,2023-01-24 14:55:00,1621.82,1613.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38649,做空,2023-01-24 14:55:00,2023-01-24 15:05:00,1613.25,1613.22,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -38650,做多,2023-01-24 15:10:00,2023-01-24 15:35:00,1617.34,1615.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38651,做空,2023-01-24 15:35:00,2023-01-24 15:40:00,1615.0,1618.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38652,做多,2023-01-24 15:40:00,2023-01-24 16:30:00,1618.79,1618.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38653,做空,2023-01-24 16:30:00,2023-01-24 16:35:00,1618.02,1618.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38654,做多,2023-01-24 16:35:00,2023-01-24 16:40:00,1618.64,1617.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38655,做空,2023-01-24 16:40:00,2023-01-24 16:45:00,1617.57,1615.67,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38656,做多,2023-01-24 17:20:00,2023-01-24 17:40:00,1617.21,1614.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38657,做空,2023-01-24 17:40:00,2023-01-24 17:45:00,1614.82,1615.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38658,做多,2023-01-24 17:45:00,2023-01-24 17:55:00,1615.1,1616.68,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38659,做空,2023-01-24 17:55:00,2023-01-24 18:05:00,1616.68,1616.18,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38660,做多,2023-01-24 18:05:00,2023-01-24 18:10:00,1616.18,1621.53,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38661,做多,2023-01-24 19:05:00,2023-01-24 19:40:00,1619.5,1622.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38662,做多,2023-01-24 21:00:00,2023-01-24 21:05:00,1619.28,1618.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38663,做空,2023-01-24 21:05:00,2023-01-24 21:45:00,1618.25,1610.67,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38664,做多,2023-01-25 00:00:00,2023-01-25 00:40:00,1556.53,1553.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38665,做空,2023-01-25 00:40:00,2023-01-25 01:00:00,1553.17,1543.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38666,做多,2023-01-25 02:15:00,2023-01-25 03:15:00,1539.93,1545.23,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38667,做多,2023-01-25 05:00:00,2023-01-25 05:05:00,1546.94,1546.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38668,做空,2023-01-25 05:05:00,2023-01-25 05:15:00,1546.3,1546.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38669,做多,2023-01-25 05:15:00,2023-01-25 05:20:00,1546.44,1548.08,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38670,做多,2023-01-25 05:20:00,2023-01-25 05:25:00,1548.08,1548.45,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38671,做多,2023-01-25 05:40:00,2023-01-25 05:50:00,1546.73,1547.27,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38672,做空,2023-01-25 05:50:00,2023-01-25 06:10:00,1547.27,1547.18,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38673,做多,2023-01-25 06:10:00,2023-01-25 06:15:00,1547.18,1547.65,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -38674,做多,2023-01-25 08:00:00,2023-01-25 08:05:00,1555.98,1553.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38675,做空,2023-01-25 08:05:00,2023-01-25 08:15:00,1553.96,1551.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38676,做多,2023-01-25 09:30:00,2023-01-25 09:45:00,1548.21,1549.68,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38677,做空,2023-01-25 09:45:00,2023-01-25 10:05:00,1549.68,1543.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38678,做多,2023-01-25 10:50:00,2023-01-25 11:35:00,1546.88,1544.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38679,做空,2023-01-25 11:35:00,2023-01-25 11:45:00,1544.93,1546.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38680,做多,2023-01-25 11:45:00,2023-01-25 11:50:00,1546.3,1544.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38681,做空,2023-01-25 11:50:00,2023-01-25 12:00:00,1544.12,1548.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38682,做多,2023-01-25 12:00:00,2023-01-25 12:05:00,1548.5,1551.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38683,做多,2023-01-25 15:45:00,2023-01-25 15:50:00,1542.46,1542.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38684,做空,2023-01-25 15:50:00,2023-01-25 17:50:00,1542.02,1548.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38685,做多,2023-01-25 17:50:00,2023-01-25 17:55:00,1548.57,1548.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38686,做空,2023-01-25 17:55:00,2023-01-25 18:00:00,1548.06,1550.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38687,做多,2023-01-25 18:00:00,2023-01-25 18:05:00,1550.18,1552.34,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38688,做多,2023-01-25 18:35:00,2023-01-25 18:55:00,1549.14,1555.32,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38689,做多,2023-01-25 23:35:00,2023-01-26 00:50:00,1606.36,1630.64,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -38690,做多,2023-01-26 03:05:00,2023-01-26 03:10:00,1617.58,1616.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38691,做空,2023-01-26 03:10:00,2023-01-26 03:35:00,1616.19,1616.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38692,做多,2023-01-26 03:35:00,2023-01-26 03:40:00,1616.2,1614.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38693,做空,2023-01-26 03:40:00,2023-01-26 03:50:00,1614.29,1614.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38694,做多,2023-01-26 03:50:00,2023-01-26 04:00:00,1614.36,1613.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38695,做空,2023-01-26 04:00:00,2023-01-26 04:10:00,1613.93,1617.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38696,做多,2023-01-26 04:10:00,2023-01-26 04:15:00,1617.14,1617.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38697,做多,2023-01-26 04:35:00,2023-01-26 04:40:00,1615.76,1618.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38698,做多,2023-01-26 05:20:00,2023-01-26 05:50:00,1615.38,1619.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38699,做多,2023-01-26 08:00:00,2023-01-26 08:55:00,1608.17,1607.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38700,做多,2023-01-26 09:50:00,2023-01-26 10:05:00,1606.43,1605.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38701,做空,2023-01-26 10:05:00,2023-01-26 10:10:00,1605.36,1603.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38702,做多,2023-01-26 10:20:00,2023-01-26 10:25:00,1607.51,1607.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38703,做空,2023-01-26 10:25:00,2023-01-26 10:40:00,1607.33,1603.47,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38704,做多,2023-01-26 11:20:00,2023-01-26 11:30:00,1603.56,1603.59,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38705,做空,2023-01-26 11:30:00,2023-01-26 12:20:00,1603.59,1608.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38706,做多,2023-01-26 12:20:00,2023-01-26 12:25:00,1608.17,1608.27,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -38707,做多,2023-01-26 13:45:00,2023-01-26 13:55:00,1612.16,1618.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38708,做多,2023-01-26 15:15:00,2023-01-26 15:20:00,1615.47,1614.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38709,做空,2023-01-26 15:20:00,2023-01-26 15:30:00,1614.24,1614.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38710,做多,2023-01-26 15:30:00,2023-01-26 15:35:00,1614.47,1605.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38711,做空,2023-01-26 15:35:00,2023-01-26 15:45:00,1605.51,1600.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38712,做多,2023-01-26 17:00:00,2023-01-26 17:40:00,1595.66,1593.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38713,做空,2023-01-26 17:40:00,2023-01-26 17:50:00,1593.34,1594.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38714,做多,2023-01-26 17:50:00,2023-01-26 17:55:00,1594.49,1591.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38715,做空,2023-01-26 17:55:00,2023-01-26 18:00:00,1591.67,1591.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38716,做多,2023-01-26 18:00:00,2023-01-26 18:25:00,1591.99,1603.06,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38717,做多,2023-01-26 22:05:00,2023-01-26 22:35:00,1606.45,1607.43,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38718,做多,2023-01-26 22:50:00,2023-01-27 00:10:00,1603.35,1602.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38719,做多,2023-01-27 03:30:00,2023-01-27 03:35:00,1569.81,1567.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38720,做空,2023-01-27 03:35:00,2023-01-27 03:40:00,1567.98,1566.84,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38721,做多,2023-01-27 04:20:00,2023-01-27 04:35:00,1567.52,1565.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38722,做空,2023-01-27 04:35:00,2023-01-27 05:05:00,1565.95,1566.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38723,做多,2023-01-27 05:05:00,2023-01-27 05:10:00,1566.21,1565.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38724,做空,2023-01-27 05:10:00,2023-01-27 05:20:00,1565.94,1566.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38725,做多,2023-01-27 05:20:00,2023-01-27 05:30:00,1566.37,1568.99,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38726,做多,2023-01-27 07:35:00,2023-01-27 07:50:00,1580.61,1584.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38727,做多,2023-01-27 08:30:00,2023-01-27 08:45:00,1581.59,1580.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38728,做空,2023-01-27 08:45:00,2023-01-27 08:55:00,1580.3,1578.47,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38729,做多,2023-01-27 10:20:00,2023-01-27 10:25:00,1579.88,1579.97,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -38730,做多,2023-01-27 11:25:00,2023-01-27 12:25:00,1577.06,1576.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38731,做空,2023-01-27 12:25:00,2023-01-27 12:35:00,1576.0,1574.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38732,做多,2023-01-27 12:45:00,2023-01-27 12:50:00,1578.98,1575.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38733,做空,2023-01-27 12:50:00,2023-01-27 12:55:00,1575.9,1574.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38734,做多,2023-01-27 13:30:00,2023-01-27 13:35:00,1578.93,1581.85,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38735,做多,2023-01-27 14:40:00,2023-01-27 14:45:00,1572.45,1580.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38736,做多,2023-01-27 14:45:00,2023-01-27 14:50:00,1580.68,1586.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38737,做多,2023-01-27 16:15:00,2023-01-27 17:15:00,1583.16,1594.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38738,做多,2023-01-27 23:05:00,2023-01-27 23:35:00,1595.0,1598.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38739,做多,2023-01-28 00:10:00,2023-01-28 00:25:00,1594.91,1602.43,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38740,做多,2023-01-28 01:15:00,2023-01-28 02:55:00,1599.54,1595.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38741,做空,2023-01-28 02:55:00,2023-01-28 03:00:00,1595.27,1596.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38742,做多,2023-01-28 03:00:00,2023-01-28 03:10:00,1596.13,1595.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38743,做空,2023-01-28 03:10:00,2023-01-28 03:15:00,1595.01,1596.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38744,做多,2023-01-28 03:15:00,2023-01-28 03:20:00,1596.1,1595.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38745,做空,2023-01-28 03:20:00,2023-01-28 03:30:00,1595.08,1596.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38746,做多,2023-01-28 03:30:00,2023-01-28 03:35:00,1596.59,1596.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38747,做空,2023-01-28 03:35:00,2023-01-28 05:15:00,1596.58,1599.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38748,做多,2023-01-28 05:50:00,2023-01-28 06:10:00,1598.86,1597.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38749,做空,2023-01-28 06:10:00,2023-01-28 06:15:00,1597.38,1594.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38750,做多,2023-01-28 06:50:00,2023-01-28 06:55:00,1597.21,1596.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38751,做空,2023-01-28 06:55:00,2023-01-28 07:20:00,1596.53,1593.67,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38752,做多,2023-01-28 08:35:00,2023-01-28 08:50:00,1591.67,1591.94,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38753,做空,2023-01-28 08:50:00,2023-01-28 08:55:00,1591.94,1586.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38754,做多,2023-01-28 09:15:00,2023-01-28 09:25:00,1590.8,1590.88,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38755,做空,2023-01-28 09:25:00,2023-01-28 10:05:00,1590.88,1590.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38756,做多,2023-01-28 10:05:00,2023-01-28 10:10:00,1590.95,1589.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38757,做空,2023-01-28 10:10:00,2023-01-28 10:20:00,1589.99,1580.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38758,做多,2023-01-28 11:40:00,2023-01-28 12:00:00,1586.13,1583.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38759,做空,2023-01-28 12:00:00,2023-01-28 12:10:00,1583.77,1585.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38760,做多,2023-01-28 12:10:00,2023-01-28 12:15:00,1585.13,1582.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38761,做空,2023-01-28 12:15:00,2023-01-28 12:20:00,1582.95,1581.64,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38762,做多,2023-01-28 12:50:00,2023-01-28 12:55:00,1584.67,1582.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38763,做空,2023-01-28 12:55:00,2023-01-28 13:00:00,1582.38,1579.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38764,做多,2023-01-28 14:25:00,2023-01-28 14:45:00,1573.92,1570.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38765,做空,2023-01-28 14:45:00,2023-01-28 15:00:00,1570.96,1571.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38766,做多,2023-01-28 15:00:00,2023-01-28 15:10:00,1571.66,1578.47,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38767,做多,2023-01-28 16:35:00,2023-01-28 16:40:00,1579.85,1578.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38768,做空,2023-01-28 16:40:00,2023-01-28 16:50:00,1578.53,1576.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38769,做多,2023-01-28 17:55:00,2023-01-28 18:00:00,1576.41,1575.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38770,做空,2023-01-28 18:00:00,2023-01-28 18:15:00,1575.33,1574.77,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38771,做多,2023-01-28 18:15:00,2023-01-28 19:10:00,1574.77,1577.96,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38772,做多,2023-01-28 22:10:00,2023-01-28 22:20:00,1566.76,1561.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38773,做空,2023-01-28 22:20:00,2023-01-28 22:25:00,1561.8,1564.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38774,做多,2023-01-28 22:30:00,2023-01-28 22:35:00,1566.1,1561.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38775,做空,2023-01-28 22:35:00,2023-01-28 22:40:00,1561.62,1567.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38776,做多,2023-01-28 22:40:00,2023-01-28 22:55:00,1567.14,1564.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38777,做空,2023-01-28 22:55:00,2023-01-28 23:05:00,1564.08,1565.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38778,做多,2023-01-28 23:05:00,2023-01-28 23:55:00,1565.05,1571.52,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38779,做多,2023-01-29 00:20:00,2023-01-29 00:30:00,1569.29,1576.92,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38780,做多,2023-01-29 03:40:00,2023-01-29 04:25:00,1591.99,1591.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38781,做空,2023-01-29 04:25:00,2023-01-29 04:30:00,1591.78,1594.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38782,做多,2023-01-29 04:30:00,2023-01-29 04:40:00,1594.37,1596.22,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38783,做多,2023-01-29 05:15:00,2023-01-29 05:20:00,1596.03,1594.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38784,做空,2023-01-29 05:20:00,2023-01-29 05:25:00,1594.48,1594.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38785,做多,2023-01-29 05:25:00,2023-01-29 05:40:00,1594.61,1596.51,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38786,做空,2023-01-29 05:40:00,2023-01-29 06:30:00,1596.51,1596.39,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38787,做多,2023-01-29 06:30:00,2023-01-29 06:35:00,1596.39,1595.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38788,做空,2023-01-29 06:35:00,2023-01-29 06:45:00,1595.61,1592.58,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38789,做多,2023-01-29 08:00:00,2023-01-29 08:10:00,1593.59,1592.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38790,做空,2023-01-29 08:10:00,2023-01-29 08:30:00,1592.45,1590.56,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38791,做多,2023-01-29 08:30:00,2023-01-29 09:15:00,1590.56,1596.07,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38792,做多,2023-01-29 11:10:00,2023-01-29 11:15:00,1607.5,1605.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38793,做空,2023-01-29 11:15:00,2023-01-29 11:25:00,1605.43,1608.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38794,做多,2023-01-29 11:25:00,2023-01-29 11:30:00,1608.4,1605.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38795,做空,2023-01-29 11:30:00,2023-01-29 11:35:00,1605.82,1607.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38796,做多,2023-01-29 11:35:00,2023-01-29 11:40:00,1607.51,1606.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38797,做空,2023-01-29 11:40:00,2023-01-29 11:45:00,1606.83,1608.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38798,做多,2023-01-29 11:45:00,2023-01-29 12:10:00,1608.47,1606.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38799,做空,2023-01-29 12:10:00,2023-01-29 12:20:00,1606.7,1607.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38800,做多,2023-01-29 12:20:00,2023-01-29 12:25:00,1607.59,1606.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38801,做空,2023-01-29 12:25:00,2023-01-29 12:40:00,1606.54,1607.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38802,做多,2023-01-29 12:40:00,2023-01-29 12:45:00,1607.44,1611.31,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38803,做多,2023-01-29 14:45:00,2023-01-29 15:00:00,1611.63,1614.86,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38804,做空,2023-01-29 15:00:00,2023-01-29 15:30:00,1614.86,1614.03,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38805,做多,2023-01-29 15:30:00,2023-01-29 15:35:00,1614.03,1611.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38806,做空,2023-01-29 15:35:00,2023-01-29 15:40:00,1611.2,1613.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38807,做多,2023-01-29 15:40:00,2023-01-29 15:50:00,1613.05,1611.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38808,做空,2023-01-29 15:50:00,2023-01-29 16:00:00,1611.19,1614.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38809,做多,2023-01-29 16:00:00,2023-01-29 16:05:00,1614.29,1609.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38810,做空,2023-01-29 16:05:00,2023-01-29 16:10:00,1609.39,1612.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38811,做多,2023-01-29 16:10:00,2023-01-29 16:25:00,1612.28,1611.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38812,做空,2023-01-29 16:25:00,2023-01-29 16:30:00,1611.06,1607.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38813,做多,2023-01-29 16:40:00,2023-01-29 16:45:00,1612.6,1613.31,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -38814,做多,2023-01-29 18:15:00,2023-01-29 18:30:00,1615.32,1617.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38815,做多,2023-01-29 20:35:00,2023-01-29 21:35:00,1648.61,1644.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38816,做空,2023-01-29 21:35:00,2023-01-29 22:55:00,1644.12,1643.98,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38817,做多,2023-01-29 22:55:00,2023-01-29 23:00:00,1643.98,1648.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38818,做多,2023-01-29 23:00:00,2023-01-29 23:05:00,1648.4,1653.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38819,做多,2023-01-29 23:30:00,2023-01-29 23:55:00,1645.82,1645.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38820,做空,2023-01-29 23:55:00,2023-01-30 00:00:00,1645.67,1646.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38821,做多,2023-01-30 00:00:00,2023-01-30 00:10:00,1646.92,1646.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38822,做空,2023-01-30 00:10:00,2023-01-30 00:15:00,1646.06,1639.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38823,做多,2023-01-30 00:45:00,2023-01-30 01:05:00,1647.3,1643.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38824,做空,2023-01-30 01:05:00,2023-01-30 01:15:00,1643.36,1638.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38825,做多,2023-01-30 02:55:00,2023-01-30 03:25:00,1636.82,1635.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38826,做空,2023-01-30 03:25:00,2023-01-30 03:35:00,1635.84,1637.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38827,做多,2023-01-30 03:35:00,2023-01-30 03:45:00,1637.13,1637.33,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38828,做空,2023-01-30 03:45:00,2023-01-30 05:05:00,1637.33,1634.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38829,做多,2023-01-30 05:55:00,2023-01-30 06:15:00,1637.17,1635.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38830,做空,2023-01-30 06:15:00,2023-01-30 06:20:00,1635.21,1636.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38831,做多,2023-01-30 06:20:00,2023-01-30 06:30:00,1636.01,1634.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38832,做空,2023-01-30 06:30:00,2023-01-30 06:35:00,1634.14,1632.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38833,做多,2023-01-30 08:00:00,2023-01-30 08:15:00,1629.03,1627.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38834,做空,2023-01-30 08:15:00,2023-01-30 08:20:00,1627.59,1625.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38835,做多,2023-01-30 10:40:00,2023-01-30 11:45:00,1592.8,1586.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38836,做空,2023-01-30 11:45:00,2023-01-30 12:00:00,1586.4,1584.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38837,做多,2023-01-30 13:20:00,2023-01-30 13:30:00,1580.55,1579.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38838,做空,2023-01-30 13:30:00,2023-01-30 13:40:00,1579.58,1580.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38839,做多,2023-01-30 13:40:00,2023-01-30 13:45:00,1580.5,1579.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38840,做空,2023-01-30 13:45:00,2023-01-30 14:05:00,1579.5,1581.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38841,做多,2023-01-30 14:05:00,2023-01-30 14:10:00,1581.48,1586.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38842,做多,2023-01-30 16:10:00,2023-01-30 16:20:00,1587.28,1584.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38843,做空,2023-01-30 16:20:00,2023-01-30 16:50:00,1584.65,1578.89,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38844,做多,2023-01-30 16:55:00,2023-01-30 17:15:00,1583.29,1585.8,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38845,做多,2023-01-30 17:35:00,2023-01-30 17:45:00,1584.06,1582.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38846,做空,2023-01-30 17:45:00,2023-01-30 17:55:00,1582.49,1581.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38847,做多,2023-01-30 20:50:00,2023-01-30 21:00:00,1552.2,1557.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38848,做多,2023-01-30 22:15:00,2023-01-30 22:20:00,1557.06,1553.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38849,做空,2023-01-30 22:20:00,2023-01-30 22:30:00,1553.77,1553.19,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -38850,做多,2023-01-30 22:40:00,2023-01-30 22:45:00,1560.43,1562.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38851,做多,2023-01-31 00:45:00,2023-01-31 00:50:00,1569.26,1570.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38852,做多,2023-01-31 01:20:00,2023-01-31 01:25:00,1568.95,1566.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38853,做空,2023-01-31 01:25:00,2023-01-31 01:35:00,1566.8,1570.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38854,做多,2023-01-31 01:35:00,2023-01-31 01:40:00,1570.33,1574.37,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38855,做多,2023-01-31 04:25:00,2023-01-31 04:35:00,1570.34,1570.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38856,做多,2023-01-31 06:35:00,2023-01-31 06:50:00,1567.79,1567.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38857,做空,2023-01-31 06:50:00,2023-01-31 07:00:00,1567.69,1568.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38858,做多,2023-01-31 07:00:00,2023-01-31 07:05:00,1568.66,1570.81,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38859,做多,2023-01-31 09:05:00,2023-01-31 09:10:00,1575.17,1574.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38860,做空,2023-01-31 09:10:00,2023-01-31 09:40:00,1574.23,1573.16,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38861,做多,2023-01-31 09:40:00,2023-01-31 09:45:00,1573.16,1572.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38862,做空,2023-01-31 09:45:00,2023-01-31 09:55:00,1572.17,1571.74,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38863,做多,2023-01-31 09:55:00,2023-01-31 10:00:00,1571.74,1570.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38864,做空,2023-01-31 10:00:00,2023-01-31 10:20:00,1570.44,1572.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38865,做多,2023-01-31 10:20:00,2023-01-31 10:35:00,1572.09,1571.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38866,做空,2023-01-31 10:35:00,2023-01-31 10:50:00,1571.22,1569.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38867,做多,2023-01-31 11:35:00,2023-01-31 12:00:00,1571.45,1573.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38868,做多,2023-01-31 13:30:00,2023-01-31 13:35:00,1577.92,1585.91,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38869,做多,2023-01-31 14:40:00,2023-01-31 14:55:00,1582.9,1582.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38870,做空,2023-01-31 14:55:00,2023-01-31 15:00:00,1582.5,1582.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38871,做多,2023-01-31 15:00:00,2023-01-31 15:20:00,1582.76,1586.92,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38872,做多,2023-01-31 16:15:00,2023-01-31 16:35:00,1587.41,1600.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38873,做多,2023-01-31 17:05:00,2023-01-31 17:30:00,1590.73,1591.57,0.01,100.0,0.0004,0.0,0.0,0.0,flip -38874,做空,2023-01-31 17:30:00,2023-01-31 17:35:00,1591.57,1593.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38875,做多,2023-01-31 17:35:00,2023-01-31 17:50:00,1593.31,1592.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38876,做空,2023-01-31 17:50:00,2023-01-31 17:55:00,1592.17,1592.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38877,做多,2023-01-31 17:55:00,2023-01-31 18:55:00,1592.85,1594.01,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38878,做多,2023-01-31 19:30:00,2023-01-31 19:40:00,1592.12,1597.67,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38879,做多,2023-01-31 20:50:00,2023-01-31 22:45:00,1590.58,1589.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38880,做多,2023-02-01 00:10:00,2023-02-01 00:25:00,1584.78,1581.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38881,做空,2023-02-01 00:25:00,2023-02-01 00:30:00,1581.29,1581.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -38882,做多,2023-02-01 00:35:00,2023-02-01 00:40:00,1584.46,1583.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38883,做空,2023-02-01 00:40:00,2023-02-01 00:45:00,1583.85,1585.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38884,做多,2023-02-01 00:45:00,2023-02-01 00:55:00,1585.75,1582.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38885,做空,2023-02-01 00:55:00,2023-02-01 01:00:00,1582.98,1584.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38886,做多,2023-02-01 01:00:00,2023-02-01 01:15:00,1584.28,1584.3,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -38887,做空,2023-02-01 01:15:00,2023-02-01 01:25:00,1584.3,1580.76,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38888,做多,2023-02-01 01:35:00,2023-02-01 01:40:00,1586.39,1589.13,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38889,做多,2023-02-01 02:55:00,2023-02-01 03:00:00,1585.59,1584.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38890,做空,2023-02-01 03:00:00,2023-02-01 03:25:00,1584.42,1581.65,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38891,做多,2023-02-01 03:45:00,2023-02-01 04:15:00,1583.41,1583.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38892,做空,2023-02-01 04:15:00,2023-02-01 04:25:00,1583.13,1583.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38893,做多,2023-02-01 04:25:00,2023-02-01 04:30:00,1583.56,1582.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38894,做空,2023-02-01 04:30:00,2023-02-01 04:35:00,1582.71,1583.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38895,做多,2023-02-01 04:35:00,2023-02-01 04:45:00,1583.47,1581.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38896,做空,2023-02-01 04:45:00,2023-02-01 04:55:00,1581.97,1582.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38897,做多,2023-02-01 04:55:00,2023-02-01 05:25:00,1582.47,1585.21,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38898,做多,2023-02-01 05:55:00,2023-02-01 07:55:00,1582.71,1575.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38899,做空,2023-02-01 07:55:00,2023-02-01 08:00:00,1575.05,1573.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -38900,做多,2023-02-01 09:15:00,2023-02-01 10:15:00,1574.51,1574.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -38901,做多,2023-02-01 10:40:00,2023-02-01 10:45:00,1573.67,1575.74,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38902,做多,2023-02-01 13:15:00,2023-02-01 13:20:00,1583.99,1585.39,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -38903,做多,2023-02-01 13:45:00,2023-02-01 13:50:00,1582.38,1581.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38904,做空,2023-02-01 13:50:00,2023-02-01 13:55:00,1581.33,1581.34,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -38905,做多,2023-02-01 13:55:00,2023-02-01 14:30:00,1581.34,1578.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38906,做空,2023-02-01 14:30:00,2023-02-01 14:35:00,1578.78,1580.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38907,做多,2023-02-01 14:40:00,2023-02-01 14:45:00,1585.48,1588.06,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38908,做多,2023-02-01 15:30:00,2023-02-01 16:25:00,1581.62,1577.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38909,做空,2023-02-01 16:25:00,2023-02-01 16:35:00,1577.8,1576.85,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38910,做多,2023-02-01 17:20:00,2023-02-01 17:25:00,1578.73,1576.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38911,做空,2023-02-01 17:25:00,2023-02-01 17:40:00,1576.09,1573.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38912,做多,2023-02-01 18:25:00,2023-02-01 18:30:00,1582.7,1579.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38913,做多,2023-02-01 19:05:00,2023-02-01 19:15:00,1580.74,1576.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38914,做空,2023-02-01 19:15:00,2023-02-01 19:30:00,1576.18,1566.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38915,做多,2023-02-01 19:35:00,2023-02-01 19:40:00,1585.64,1606.66,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -38916,做多,2023-02-01 21:50:00,2023-02-01 21:55:00,1636.96,1635.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38917,做空,2023-02-01 21:55:00,2023-02-01 22:00:00,1635.17,1643.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38918,做多,2023-02-01 22:00:00,2023-02-01 22:10:00,1643.49,1646.37,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38919,做多,2023-02-01 22:45:00,2023-02-01 23:05:00,1638.58,1638.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38920,做空,2023-02-01 23:05:00,2023-02-01 23:10:00,1638.12,1639.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38921,做多,2023-02-01 23:10:00,2023-02-01 23:20:00,1639.87,1645.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38922,做多,2023-02-01 23:50:00,2023-02-02 00:05:00,1641.19,1640.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38923,做多,2023-02-02 01:55:00,2023-02-02 03:20:00,1676.23,1672.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38924,做空,2023-02-02 03:20:00,2023-02-02 03:25:00,1672.47,1675.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38925,做多,2023-02-02 03:25:00,2023-02-02 03:50:00,1675.23,1674.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38926,做空,2023-02-02 03:50:00,2023-02-02 04:00:00,1674.21,1674.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38927,做多,2023-02-02 04:00:00,2023-02-02 04:05:00,1674.22,1673.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38928,做空,2023-02-02 04:05:00,2023-02-02 04:15:00,1673.27,1672.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38929,做多,2023-02-02 04:20:00,2023-02-02 04:30:00,1673.24,1673.61,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38930,做空,2023-02-02 04:30:00,2023-02-02 04:35:00,1673.61,1675.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38931,做多,2023-02-02 04:35:00,2023-02-02 04:55:00,1675.52,1673.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38932,做空,2023-02-02 04:55:00,2023-02-02 05:05:00,1673.16,1674.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38933,做多,2023-02-02 05:05:00,2023-02-02 05:15:00,1674.25,1674.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38934,做多,2023-02-02 05:30:00,2023-02-02 07:05:00,1673.64,1668.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38935,做空,2023-02-02 07:05:00,2023-02-02 07:10:00,1668.76,1669.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38936,做多,2023-02-02 07:10:00,2023-02-02 07:30:00,1669.93,1667.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38937,做空,2023-02-02 07:30:00,2023-02-02 07:50:00,1667.72,1665.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38938,做多,2023-02-02 08:00:00,2023-02-02 08:30:00,1666.81,1670.21,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38939,做多,2023-02-02 09:30:00,2023-02-02 09:35:00,1670.07,1669.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38940,做空,2023-02-02 09:35:00,2023-02-02 10:40:00,1669.73,1670.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38941,做多,2023-02-02 10:40:00,2023-02-02 10:45:00,1670.69,1669.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38942,做空,2023-02-02 10:45:00,2023-02-02 10:50:00,1669.54,1669.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38943,做多,2023-02-02 10:50:00,2023-02-02 11:50:00,1669.59,1670.57,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38944,做空,2023-02-02 11:50:00,2023-02-02 11:55:00,1670.57,1672.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38945,做多,2023-02-02 11:55:00,2023-02-02 12:05:00,1672.39,1670.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38946,做空,2023-02-02 12:05:00,2023-02-02 12:10:00,1670.66,1674.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38947,做多,2023-02-02 12:10:00,2023-02-02 12:15:00,1674.24,1671.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38948,做多,2023-02-02 13:20:00,2023-02-02 13:30:00,1674.26,1672.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -38949,做多,2023-02-02 14:05:00,2023-02-02 14:15:00,1675.35,1680.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38950,做多,2023-02-02 14:45:00,2023-02-02 16:40:00,1674.59,1675.91,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38951,做空,2023-02-02 16:40:00,2023-02-02 17:00:00,1675.91,1674.79,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38952,做多,2023-02-02 17:00:00,2023-02-02 17:25:00,1674.79,1674.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38953,做空,2023-02-02 17:25:00,2023-02-02 17:30:00,1674.36,1678.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38954,做多,2023-02-02 17:30:00,2023-02-02 17:55:00,1678.86,1680.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38955,做多,2023-02-02 20:45:00,2023-02-02 20:55:00,1675.02,1680.85,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38956,做多,2023-02-02 21:10:00,2023-02-02 22:55:00,1673.66,1656.19,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -38957,做空,2023-02-02 22:55:00,2023-02-02 23:40:00,1656.19,1642.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38958,做多,2023-02-03 00:50:00,2023-02-03 00:55:00,1647.27,1647.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38959,做空,2023-02-03 00:55:00,2023-02-03 01:45:00,1647.13,1647.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38960,做多,2023-02-03 01:45:00,2023-02-03 01:50:00,1647.8,1647.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38961,做空,2023-02-03 01:50:00,2023-02-03 02:00:00,1647.52,1647.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38962,做多,2023-02-03 02:00:00,2023-02-03 02:10:00,1647.69,1644.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38963,做空,2023-02-03 02:10:00,2023-02-03 02:20:00,1644.69,1640.45,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38964,做多,2023-02-03 03:35:00,2023-02-03 04:50:00,1641.16,1640.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38965,做空,2023-02-03 04:50:00,2023-02-03 05:00:00,1640.76,1642.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38966,做多,2023-02-03 05:00:00,2023-02-03 05:05:00,1642.91,1642.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38967,做空,2023-02-03 05:05:00,2023-02-03 05:30:00,1642.81,1643.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38968,做多,2023-02-03 05:30:00,2023-02-03 06:10:00,1643.4,1645.52,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38969,做多,2023-02-03 06:30:00,2023-02-03 06:35:00,1643.4,1642.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38970,做空,2023-02-03 06:35:00,2023-02-03 06:40:00,1642.99,1643.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38971,做多,2023-02-03 06:40:00,2023-02-03 07:10:00,1643.01,1645.52,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38972,做多,2023-02-03 07:10:00,2023-02-03 07:15:00,1645.52,1646.83,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38973,做多,2023-02-03 08:30:00,2023-02-03 08:45:00,1639.47,1639.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38974,做空,2023-02-03 08:45:00,2023-02-03 10:15:00,1639.34,1640.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -38975,做多,2023-02-03 10:40:00,2023-02-03 11:15:00,1644.75,1642.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38976,做空,2023-02-03 11:15:00,2023-02-03 11:20:00,1642.24,1645.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38977,做多,2023-02-03 11:20:00,2023-02-03 11:30:00,1645.45,1646.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38978,做多,2023-02-03 14:35:00,2023-02-03 14:40:00,1643.37,1650.21,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38979,做多,2023-02-03 16:10:00,2023-02-03 16:30:00,1666.15,1670.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38980,做多,2023-02-03 17:20:00,2023-02-03 17:35:00,1663.41,1671.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38981,做多,2023-02-03 19:10:00,2023-02-03 19:15:00,1660.25,1657.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38982,做空,2023-02-03 19:15:00,2023-02-03 19:25:00,1657.28,1656.09,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38983,做多,2023-02-03 19:25:00,2023-02-03 19:45:00,1656.09,1656.92,0.01,100.0,0.0003,0.0,0.0,0.0,flip -38984,做空,2023-02-03 19:45:00,2023-02-03 19:50:00,1656.92,1654.94,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38985,做多,2023-02-03 20:15:00,2023-02-03 20:20:00,1655.89,1654.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38986,做空,2023-02-03 20:20:00,2023-02-03 20:25:00,1654.51,1655.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38987,做多,2023-02-03 20:25:00,2023-02-03 20:40:00,1655.26,1657.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38988,做多,2023-02-03 21:50:00,2023-02-03 22:00:00,1656.7,1658.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38989,做多,2023-02-03 22:20:00,2023-02-03 22:25:00,1658.51,1659.8,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -38990,做多,2023-02-04 00:35:00,2023-02-04 00:45:00,1664.52,1664.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38991,做空,2023-02-04 00:45:00,2023-02-04 00:55:00,1664.27,1662.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38992,做多,2023-02-04 01:05:00,2023-02-04 01:15:00,1663.43,1663.46,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -38993,做空,2023-02-04 01:15:00,2023-02-04 01:25:00,1663.46,1660.01,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38994,做多,2023-02-04 01:30:00,2023-02-04 01:35:00,1663.57,1662.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38995,做空,2023-02-04 01:35:00,2023-02-04 01:50:00,1662.24,1659.21,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -38996,做多,2023-02-04 02:50:00,2023-02-04 02:55:00,1659.42,1657.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38997,做空,2023-02-04 02:55:00,2023-02-04 03:15:00,1657.48,1657.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38998,做多,2023-02-04 03:15:00,2023-02-04 03:20:00,1657.68,1656.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -38999,做空,2023-02-04 03:20:00,2023-02-04 03:35:00,1656.09,1653.2,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39000,做多,2023-02-04 05:55:00,2023-02-04 06:00:00,1651.35,1649.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39001,做空,2023-02-04 06:00:00,2023-02-04 06:10:00,1649.7,1649.11,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39002,做多,2023-02-04 06:10:00,2023-02-04 06:20:00,1649.11,1653.12,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39003,做多,2023-02-04 06:20:00,2023-02-04 06:50:00,1653.12,1654.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39004,做多,2023-02-04 08:25:00,2023-02-04 09:30:00,1656.0,1655.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39005,做空,2023-02-04 09:30:00,2023-02-04 11:30:00,1655.22,1661.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39006,做多,2023-02-04 11:30:00,2023-02-04 11:40:00,1661.64,1661.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39007,做多,2023-02-04 11:50:00,2023-02-04 12:00:00,1660.53,1660.94,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39008,做多,2023-02-04 12:25:00,2023-02-04 12:35:00,1661.0,1664.46,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39009,做多,2023-02-04 12:45:00,2023-02-04 12:50:00,1665.16,1664.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39010,做多,2023-02-04 14:55:00,2023-02-04 15:15:00,1681.66,1676.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39011,做空,2023-02-04 15:15:00,2023-02-04 15:20:00,1676.38,1680.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39012,做多,2023-02-04 15:20:00,2023-02-04 15:25:00,1680.43,1678.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39013,做空,2023-02-04 15:25:00,2023-02-04 15:45:00,1678.35,1678.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39014,做多,2023-02-04 15:45:00,2023-02-04 16:05:00,1678.82,1678.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39015,做空,2023-02-04 16:05:00,2023-02-04 16:20:00,1678.77,1676.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39016,做多,2023-02-04 16:25:00,2023-02-04 16:30:00,1679.1,1683.87,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39017,做多,2023-02-04 16:55:00,2023-02-04 17:10:00,1681.06,1683.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39018,做多,2023-02-04 17:20:00,2023-02-04 17:30:00,1680.29,1680.84,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39019,做空,2023-02-04 17:30:00,2023-02-04 17:40:00,1680.84,1680.31,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39020,做多,2023-02-04 17:40:00,2023-02-04 17:45:00,1680.31,1681.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39021,做多,2023-02-04 18:50:00,2023-02-04 19:10:00,1679.3,1678.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39022,做空,2023-02-04 19:10:00,2023-02-04 20:05:00,1678.55,1676.67,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39023,做多,2023-02-04 20:05:00,2023-02-04 20:10:00,1676.67,1680.97,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39024,做多,2023-02-04 20:10:00,2023-02-04 20:15:00,1680.97,1679.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39025,做多,2023-02-04 20:45:00,2023-02-04 20:50:00,1679.96,1680.17,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39026,做多,2023-02-04 21:40:00,2023-02-04 22:30:00,1678.46,1682.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39027,做多,2023-02-04 22:50:00,2023-02-04 22:55:00,1683.99,1680.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39028,做空,2023-02-04 22:55:00,2023-02-04 23:20:00,1680.49,1681.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39029,做多,2023-02-04 23:20:00,2023-02-05 01:20:00,1681.03,1666.19,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -39030,做空,2023-02-05 01:20:00,2023-02-05 01:25:00,1666.19,1667.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39031,做多,2023-02-05 01:25:00,2023-02-05 01:35:00,1667.34,1666.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39032,做空,2023-02-05 01:35:00,2023-02-05 01:55:00,1666.32,1665.69,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39033,做多,2023-02-05 01:55:00,2023-02-05 02:30:00,1665.69,1666.7,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39034,做空,2023-02-05 02:30:00,2023-02-05 02:50:00,1666.7,1662.47,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39035,做多,2023-02-05 04:10:00,2023-02-05 04:15:00,1662.0,1660.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39036,做空,2023-02-05 04:15:00,2023-02-05 04:20:00,1660.2,1660.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39037,做多,2023-02-05 04:20:00,2023-02-05 04:30:00,1660.41,1663.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39038,做多,2023-02-05 06:30:00,2023-02-05 06:35:00,1668.16,1668.95,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39039,做多,2023-02-05 07:25:00,2023-02-05 07:30:00,1667.48,1667.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39040,做空,2023-02-05 07:30:00,2023-02-05 07:40:00,1667.05,1668.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39041,做多,2023-02-05 07:40:00,2023-02-05 07:45:00,1668.02,1667.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39042,做空,2023-02-05 07:45:00,2023-02-05 07:50:00,1667.11,1668.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39043,做多,2023-02-05 07:50:00,2023-02-05 08:00:00,1668.35,1668.95,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39044,做多,2023-02-05 08:25:00,2023-02-05 08:30:00,1667.93,1668.51,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39045,做多,2023-02-05 10:15:00,2023-02-05 10:25:00,1668.63,1666.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39046,做空,2023-02-05 10:25:00,2023-02-05 10:40:00,1666.66,1668.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39047,做多,2023-02-05 10:40:00,2023-02-05 10:50:00,1668.49,1667.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39048,做空,2023-02-05 10:50:00,2023-02-05 10:55:00,1667.22,1669.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39049,做多,2023-02-05 10:55:00,2023-02-05 11:00:00,1669.12,1667.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39050,做空,2023-02-05 11:00:00,2023-02-05 11:15:00,1667.36,1667.07,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39051,做多,2023-02-05 11:15:00,2023-02-05 11:25:00,1667.07,1666.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39052,做空,2023-02-05 11:25:00,2023-02-05 11:30:00,1666.0,1664.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39053,做多,2023-02-05 14:00:00,2023-02-05 14:05:00,1650.91,1649.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39054,做空,2023-02-05 14:05:00,2023-02-05 14:25:00,1649.22,1652.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39055,做多,2023-02-05 14:25:00,2023-02-05 14:30:00,1652.62,1654.15,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39056,做多,2023-02-05 15:30:00,2023-02-05 15:35:00,1651.99,1650.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39057,做空,2023-02-05 15:35:00,2023-02-05 15:40:00,1650.85,1645.45,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39058,做多,2023-02-05 17:20:00,2023-02-05 19:20:00,1639.94,1616.6,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -39059,做空,2023-02-05 19:20:00,2023-02-05 19:25:00,1616.6,1618.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39060,做多,2023-02-05 19:25:00,2023-02-05 19:55:00,1618.85,1618.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39061,做空,2023-02-05 19:55:00,2023-02-05 20:20:00,1618.83,1620.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39062,做多,2023-02-05 20:20:00,2023-02-05 20:35:00,1620.01,1617.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39063,做空,2023-02-05 20:35:00,2023-02-05 20:40:00,1617.46,1618.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39064,做多,2023-02-05 20:40:00,2023-02-05 21:00:00,1618.25,1616.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39065,做空,2023-02-05 21:00:00,2023-02-05 21:05:00,1616.97,1616.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39066,做多,2023-02-05 21:20:00,2023-02-05 22:10:00,1619.48,1629.5,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39067,做多,2023-02-05 23:40:00,2023-02-06 00:25:00,1632.01,1638.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39068,做多,2023-02-06 03:45:00,2023-02-06 03:50:00,1628.02,1626.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39069,做空,2023-02-06 03:50:00,2023-02-06 04:00:00,1626.42,1627.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39070,做多,2023-02-06 04:00:00,2023-02-06 04:20:00,1627.6,1625.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39071,做空,2023-02-06 04:20:00,2023-02-06 04:25:00,1625.99,1627.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39072,做多,2023-02-06 04:25:00,2023-02-06 04:40:00,1627.61,1627.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39073,做空,2023-02-06 04:40:00,2023-02-06 04:45:00,1627.2,1625.29,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39074,做多,2023-02-06 06:05:00,2023-02-06 06:10:00,1622.71,1620.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39075,做空,2023-02-06 06:10:00,2023-02-06 06:20:00,1620.33,1625.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39076,做多,2023-02-06 06:20:00,2023-02-06 07:20:00,1625.53,1629.89,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39077,做多,2023-02-06 08:30:00,2023-02-06 08:45:00,1632.49,1632.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39078,做空,2023-02-06 08:45:00,2023-02-06 09:15:00,1632.0,1629.98,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39079,做多,2023-02-06 09:30:00,2023-02-06 09:40:00,1633.85,1632.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39080,做空,2023-02-06 09:40:00,2023-02-06 10:10:00,1632.13,1632.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39081,做多,2023-02-06 10:10:00,2023-02-06 10:15:00,1632.86,1631.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39082,做空,2023-02-06 10:15:00,2023-02-06 10:20:00,1631.23,1633.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39083,做多,2023-02-06 10:20:00,2023-02-06 10:30:00,1633.98,1630.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39084,做空,2023-02-06 10:30:00,2023-02-06 10:35:00,1630.38,1628.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39085,做多,2023-02-06 10:55:00,2023-02-06 11:00:00,1631.0,1628.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39086,做空,2023-02-06 11:00:00,2023-02-06 11:05:00,1628.6,1626.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39087,做多,2023-02-06 11:45:00,2023-02-06 11:50:00,1632.28,1633.79,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39088,做多,2023-02-06 12:20:00,2023-02-06 13:10:00,1628.24,1633.83,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39089,做多,2023-02-06 13:40:00,2023-02-06 13:45:00,1632.82,1629.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39090,做空,2023-02-06 13:45:00,2023-02-06 13:55:00,1629.27,1628.72,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39091,做多,2023-02-06 14:30:00,2023-02-06 14:35:00,1631.7,1625.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39092,做空,2023-02-06 14:35:00,2023-02-06 14:45:00,1625.92,1628.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39093,做多,2023-02-06 14:45:00,2023-02-06 15:10:00,1628.71,1628.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39094,做空,2023-02-06 15:10:00,2023-02-06 15:20:00,1628.54,1622.37,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39095,做多,2023-02-06 15:40:00,2023-02-06 15:50:00,1626.8,1634.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39096,做多,2023-02-06 17:30:00,2023-02-06 17:40:00,1648.85,1646.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39097,做空,2023-02-06 17:40:00,2023-02-06 17:45:00,1646.82,1649.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39098,做多,2023-02-06 17:45:00,2023-02-06 17:55:00,1649.78,1647.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39099,做空,2023-02-06 17:55:00,2023-02-06 18:40:00,1647.25,1642.24,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39100,做多,2023-02-06 18:55:00,2023-02-06 19:15:00,1646.6,1652.54,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39101,做多,2023-02-06 19:45:00,2023-02-06 19:50:00,1647.3,1645.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39102,做空,2023-02-06 19:50:00,2023-02-06 19:55:00,1645.5,1648.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39103,做多,2023-02-06 19:55:00,2023-02-06 20:00:00,1648.26,1645.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39104,做空,2023-02-06 20:00:00,2023-02-06 20:15:00,1645.73,1648.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39105,做多,2023-02-06 20:15:00,2023-02-06 20:20:00,1648.49,1645.63,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39106,做空,2023-02-06 20:20:00,2023-02-06 20:50:00,1645.63,1646.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39107,做多,2023-02-06 20:50:00,2023-02-06 21:00:00,1646.37,1645.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39108,做空,2023-02-06 21:00:00,2023-02-06 21:15:00,1645.45,1644.86,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39109,做多,2023-02-06 21:15:00,2023-02-06 21:25:00,1644.86,1643.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39110,做空,2023-02-06 21:25:00,2023-02-06 21:30:00,1643.81,1642.25,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39111,做多,2023-02-07 00:15:00,2023-02-07 00:20:00,1620.0,1617.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39112,做空,2023-02-07 00:20:00,2023-02-07 02:15:00,1617.98,1623.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39113,做多,2023-02-07 02:15:00,2023-02-07 02:25:00,1623.5,1623.54,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39114,做空,2023-02-07 02:25:00,2023-02-07 02:45:00,1623.54,1626.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39115,做多,2023-02-07 02:45:00,2023-02-07 02:50:00,1626.84,1629.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39116,做多,2023-02-07 05:05:00,2023-02-07 05:10:00,1633.85,1633.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39117,做空,2023-02-07 05:10:00,2023-02-07 05:25:00,1633.15,1634.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39118,做多,2023-02-07 05:25:00,2023-02-07 05:30:00,1634.69,1634.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39119,做多,2023-02-07 07:15:00,2023-02-07 07:25:00,1634.54,1632.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39120,做空,2023-02-07 07:25:00,2023-02-07 08:05:00,1632.94,1629.5,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39121,做多,2023-02-07 08:30:00,2023-02-07 08:40:00,1631.93,1631.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39122,做空,2023-02-07 08:40:00,2023-02-07 09:00:00,1631.6,1634.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39123,做多,2023-02-07 09:00:00,2023-02-07 09:05:00,1634.65,1636.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39124,做多,2023-02-07 11:20:00,2023-02-07 11:30:00,1643.31,1643.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39125,做空,2023-02-07 11:30:00,2023-02-07 11:55:00,1643.28,1640.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39126,做多,2023-02-07 12:00:00,2023-02-07 12:10:00,1641.63,1640.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39127,做空,2023-02-07 12:10:00,2023-02-07 12:15:00,1640.53,1642.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39128,做多,2023-02-07 12:15:00,2023-02-07 12:20:00,1642.71,1642.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39129,做空,2023-02-07 12:20:00,2023-02-07 12:35:00,1642.0,1642.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39130,做多,2023-02-07 12:35:00,2023-02-07 12:40:00,1642.74,1641.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39131,做空,2023-02-07 12:40:00,2023-02-07 12:45:00,1641.78,1642.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39132,做多,2023-02-07 12:45:00,2023-02-07 12:55:00,1642.41,1643.45,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39133,做多,2023-02-07 13:40:00,2023-02-07 13:50:00,1639.95,1638.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39134,做空,2023-02-07 13:50:00,2023-02-07 14:20:00,1638.54,1640.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39135,做多,2023-02-07 14:20:00,2023-02-07 14:25:00,1640.67,1636.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39136,做空,2023-02-07 14:25:00,2023-02-07 14:30:00,1636.81,1637.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39137,做多,2023-02-07 14:30:00,2023-02-07 14:45:00,1637.14,1638.2,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39138,做空,2023-02-07 14:45:00,2023-02-07 14:50:00,1638.2,1638.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39139,做多,2023-02-07 14:50:00,2023-02-07 14:55:00,1638.36,1636.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39140,做空,2023-02-07 14:55:00,2023-02-07 15:00:00,1636.21,1635.83,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39141,做多,2023-02-07 16:25:00,2023-02-07 16:30:00,1632.58,1640.31,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39142,做多,2023-02-07 17:40:00,2023-02-07 17:45:00,1638.95,1660.51,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -39143,做多,2023-02-07 19:00:00,2023-02-07 19:20:00,1646.04,1652.56,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39144,做空,2023-02-07 19:20:00,2023-02-07 22:05:00,1652.56,1661.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39145,做多,2023-02-07 22:40:00,2023-02-07 22:45:00,1666.77,1669.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39146,做多,2023-02-07 23:00:00,2023-02-07 23:05:00,1666.87,1668.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39147,做多,2023-02-08 00:20:00,2023-02-08 00:35:00,1676.24,1688.01,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39148,做多,2023-02-08 02:00:00,2023-02-08 03:35:00,1682.45,1679.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39149,做空,2023-02-08 03:35:00,2023-02-08 03:45:00,1679.7,1681.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39150,做多,2023-02-08 03:45:00,2023-02-08 04:15:00,1681.77,1679.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39151,做空,2023-02-08 04:15:00,2023-02-08 04:20:00,1679.54,1680.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39152,做多,2023-02-08 04:20:00,2023-02-08 04:35:00,1680.2,1678.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39153,做空,2023-02-08 04:35:00,2023-02-08 05:00:00,1678.22,1680.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39154,做多,2023-02-08 05:00:00,2023-02-08 05:05:00,1680.24,1677.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39155,做空,2023-02-08 05:05:00,2023-02-08 05:10:00,1677.01,1678.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39156,做多,2023-02-08 06:10:00,2023-02-08 06:15:00,1677.4,1676.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39157,做空,2023-02-08 06:15:00,2023-02-08 06:30:00,1676.65,1676.5,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39158,做多,2023-02-08 06:30:00,2023-02-08 06:35:00,1676.5,1676.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39159,做空,2023-02-08 06:35:00,2023-02-08 07:00:00,1676.05,1674.3,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39160,做多,2023-02-08 07:05:00,2023-02-08 07:15:00,1675.8,1675.85,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39161,做空,2023-02-08 07:15:00,2023-02-08 08:05:00,1675.85,1674.36,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39162,做多,2023-02-08 09:15:00,2023-02-08 09:20:00,1674.84,1674.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39163,做空,2023-02-08 09:20:00,2023-02-08 09:35:00,1674.34,1672.48,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39164,做多,2023-02-08 09:55:00,2023-02-08 10:00:00,1673.33,1672.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39165,做空,2023-02-08 10:00:00,2023-02-08 10:05:00,1672.08,1670.55,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39166,做多,2023-02-08 10:45:00,2023-02-08 10:50:00,1671.98,1670.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39167,做空,2023-02-08 10:50:00,2023-02-08 10:55:00,1670.62,1670.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39168,做多,2023-02-08 10:55:00,2023-02-08 11:10:00,1670.94,1673.36,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39169,做多,2023-02-08 13:10:00,2023-02-08 13:20:00,1673.95,1671.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39170,做空,2023-02-08 13:20:00,2023-02-08 13:25:00,1671.29,1669.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39171,做多,2023-02-08 13:35:00,2023-02-08 13:45:00,1676.61,1675.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39172,做空,2023-02-08 13:45:00,2023-02-08 14:15:00,1675.46,1673.1,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39173,做多,2023-02-08 14:15:00,2023-02-08 14:25:00,1673.1,1671.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39174,做空,2023-02-08 14:25:00,2023-02-08 14:30:00,1671.15,1670.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39175,做多,2023-02-08 14:40:00,2023-02-08 14:45:00,1680.28,1676.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39176,做多,2023-02-08 16:55:00,2023-02-08 17:00:00,1653.62,1648.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39177,做空,2023-02-08 17:00:00,2023-02-08 18:20:00,1648.36,1653.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39178,做多,2023-02-08 18:20:00,2023-02-08 18:25:00,1653.29,1650.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39179,做空,2023-02-08 18:25:00,2023-02-08 18:35:00,1650.55,1646.9,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39180,做多,2023-02-08 19:15:00,2023-02-08 20:00:00,1649.22,1643.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39181,做空,2023-02-08 20:00:00,2023-02-08 20:05:00,1643.61,1641.08,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39182,做多,2023-02-08 20:25:00,2023-02-08 20:30:00,1645.44,1644.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39183,做空,2023-02-08 20:30:00,2023-02-08 20:35:00,1644.65,1646.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39184,做多,2023-02-08 20:35:00,2023-02-08 20:45:00,1646.26,1645.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39185,做空,2023-02-08 20:45:00,2023-02-08 21:00:00,1645.39,1644.24,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39186,做多,2023-02-08 21:00:00,2023-02-08 21:35:00,1644.24,1651.62,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39187,做多,2023-02-08 23:00:00,2023-02-08 23:05:00,1652.67,1650.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39188,做空,2023-02-08 23:05:00,2023-02-08 23:10:00,1650.51,1647.19,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39189,做多,2023-02-08 23:35:00,2023-02-08 23:45:00,1652.17,1650.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39190,做空,2023-02-08 23:45:00,2023-02-08 23:50:00,1650.11,1651.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39191,做多,2023-02-08 23:50:00,2023-02-08 23:55:00,1651.51,1650.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39192,做空,2023-02-08 23:55:00,2023-02-09 00:00:00,1650.26,1651.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39193,做多,2023-02-09 00:00:00,2023-02-09 00:05:00,1651.54,1650.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39194,做空,2023-02-09 00:05:00,2023-02-09 00:25:00,1650.93,1652.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39195,做多,2023-02-09 00:25:00,2023-02-09 00:35:00,1652.17,1650.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39196,做空,2023-02-09 00:35:00,2023-02-09 00:45:00,1650.29,1649.73,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39197,做多,2023-02-09 00:45:00,2023-02-09 00:55:00,1649.73,1654.26,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39198,做多,2023-02-09 00:55:00,2023-02-09 01:00:00,1654.26,1654.98,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39199,做多,2023-02-09 01:10:00,2023-02-09 01:50:00,1652.91,1652.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39200,做空,2023-02-09 01:50:00,2023-02-09 02:10:00,1652.18,1644.66,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39201,做多,2023-02-09 04:15:00,2023-02-09 04:20:00,1626.15,1622.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39202,做空,2023-02-09 04:20:00,2023-02-09 07:30:00,1622.57,1631.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39203,做多,2023-02-09 07:30:00,2023-02-09 07:45:00,1631.71,1630.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39204,做空,2023-02-09 07:45:00,2023-02-09 07:55:00,1630.59,1629.98,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39205,做多,2023-02-09 07:55:00,2023-02-09 08:20:00,1629.98,1636.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39206,做多,2023-02-09 09:35:00,2023-02-09 09:50:00,1632.28,1633.01,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39207,做多,2023-02-09 09:55:00,2023-02-09 10:00:00,1634.81,1633.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39208,做空,2023-02-09 10:00:00,2023-02-09 10:20:00,1633.4,1633.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39209,做多,2023-02-09 10:20:00,2023-02-09 10:25:00,1633.97,1633.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39210,做空,2023-02-09 10:25:00,2023-02-09 10:35:00,1633.12,1633.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39211,做多,2023-02-09 10:35:00,2023-02-09 10:55:00,1633.2,1633.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39212,做空,2023-02-09 10:55:00,2023-02-09 11:05:00,1633.09,1630.95,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39213,做多,2023-02-09 11:35:00,2023-02-09 11:40:00,1633.6,1634.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39214,做多,2023-02-09 12:15:00,2023-02-09 12:45:00,1632.44,1640.63,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39215,做多,2023-02-09 13:30:00,2023-02-09 13:35:00,1641.66,1639.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39216,做多,2023-02-09 14:45:00,2023-02-09 14:50:00,1640.46,1638.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39217,做多,2023-02-09 15:05:00,2023-02-09 17:10:00,1638.34,1626.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39218,做空,2023-02-09 17:10:00,2023-02-09 17:15:00,1626.95,1628.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39219,做多,2023-02-09 17:15:00,2023-02-09 17:20:00,1628.19,1626.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39220,做空,2023-02-09 17:20:00,2023-02-09 17:25:00,1626.25,1626.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39221,做多,2023-02-09 17:25:00,2023-02-09 17:30:00,1626.92,1618.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39222,做空,2023-02-09 17:30:00,2023-02-09 17:35:00,1618.76,1617.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39223,做多,2023-02-09 17:55:00,2023-02-09 18:00:00,1623.72,1621.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39224,做空,2023-02-09 18:00:00,2023-02-09 18:05:00,1621.51,1627.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39225,做多,2023-02-09 18:05:00,2023-02-09 18:20:00,1627.04,1628.17,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39226,做多,2023-02-09 20:40:00,2023-02-09 20:45:00,1579.85,1577.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39227,做空,2023-02-09 20:45:00,2023-02-09 21:05:00,1577.48,1570.95,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39228,做多,2023-02-09 21:05:00,2023-02-09 23:15:00,1570.95,1543.76,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -39229,做空,2023-02-09 23:15:00,2023-02-10 00:55:00,1543.76,1548.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39230,做多,2023-02-10 00:55:00,2023-02-10 01:00:00,1548.03,1547.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39231,做空,2023-02-10 01:00:00,2023-02-10 01:05:00,1547.11,1550.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39232,做多,2023-02-10 01:05:00,2023-02-10 01:15:00,1550.98,1548.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39233,做空,2023-02-10 01:15:00,2023-02-10 01:25:00,1548.87,1544.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39234,做多,2023-02-10 01:35:00,2023-02-10 01:50:00,1548.63,1548.99,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39235,做空,2023-02-10 01:50:00,2023-02-10 02:10:00,1548.99,1549.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39236,做多,2023-02-10 02:10:00,2023-02-10 02:15:00,1549.31,1547.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39237,做空,2023-02-10 02:15:00,2023-02-10 02:20:00,1547.94,1545.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39238,做多,2023-02-10 02:40:00,2023-02-10 03:00:00,1548.34,1545.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39239,做空,2023-02-10 03:00:00,2023-02-10 03:05:00,1545.16,1543.45,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39240,做多,2023-02-10 04:25:00,2023-02-10 04:30:00,1544.01,1542.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39241,做空,2023-02-10 04:30:00,2023-02-10 04:35:00,1542.92,1544.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39242,做多,2023-02-10 04:35:00,2023-02-10 04:40:00,1544.44,1541.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39243,做空,2023-02-10 04:40:00,2023-02-10 04:45:00,1541.3,1542.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39244,做多,2023-02-10 05:10:00,2023-02-10 05:40:00,1541.09,1545.26,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39245,做多,2023-02-10 07:30:00,2023-02-10 07:35:00,1547.3,1548.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39246,做多,2023-02-10 09:20:00,2023-02-10 09:30:00,1551.47,1549.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39247,做空,2023-02-10 09:30:00,2023-02-10 09:35:00,1549.94,1548.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39248,做多,2023-02-10 12:10:00,2023-02-10 12:15:00,1540.28,1537.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39249,做空,2023-02-10 12:15:00,2023-02-10 12:30:00,1537.61,1534.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39250,做多,2023-02-10 12:40:00,2023-02-10 12:45:00,1539.11,1537.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39251,做空,2023-02-10 12:45:00,2023-02-10 12:50:00,1537.11,1533.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39252,做多,2023-02-10 13:05:00,2023-02-10 13:15:00,1535.76,1541.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39253,做多,2023-02-10 13:35:00,2023-02-10 13:45:00,1537.45,1539.94,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39254,做空,2023-02-10 13:45:00,2023-02-10 14:05:00,1539.94,1537.0,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39255,做多,2023-02-10 14:05:00,2023-02-10 14:15:00,1537.0,1541.59,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39256,做多,2023-02-10 14:45:00,2023-02-10 14:50:00,1545.88,1541.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39257,做多,2023-02-10 15:05:00,2023-02-10 15:10:00,1541.64,1544.67,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39258,做多,2023-02-10 17:45:00,2023-02-10 17:55:00,1521.74,1525.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39259,做多,2023-02-10 19:10:00,2023-02-10 19:30:00,1523.84,1536.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39260,做多,2023-02-10 22:35:00,2023-02-10 22:50:00,1512.42,1511.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39261,做空,2023-02-10 22:50:00,2023-02-10 23:00:00,1511.36,1510.76,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39262,做多,2023-02-10 23:00:00,2023-02-10 23:25:00,1510.76,1512.24,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39263,做空,2023-02-10 23:25:00,2023-02-10 23:35:00,1512.24,1517.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39264,做多,2023-02-10 23:35:00,2023-02-10 23:55:00,1517.35,1512.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39265,做空,2023-02-10 23:55:00,2023-02-11 00:05:00,1512.26,1509.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39266,做多,2023-02-11 00:20:00,2023-02-11 00:35:00,1513.7,1511.63,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39267,做空,2023-02-11 00:35:00,2023-02-11 00:45:00,1511.63,1514.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39268,做多,2023-02-11 00:45:00,2023-02-11 00:50:00,1514.99,1516.2,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39269,做多,2023-02-11 02:15:00,2023-02-11 02:25:00,1513.53,1515.54,0.01,100.0,0.0003,0.0,0.0,0.0,flip -39270,做空,2023-02-11 02:25:00,2023-02-11 02:50:00,1515.54,1515.01,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39271,做多,2023-02-11 02:50:00,2023-02-11 03:10:00,1515.01,1520.75,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39272,做多,2023-02-11 04:10:00,2023-02-11 04:20:00,1518.67,1518.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39273,做空,2023-02-11 04:20:00,2023-02-11 04:40:00,1518.5,1519.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39274,做多,2023-02-11 04:40:00,2023-02-11 04:50:00,1519.27,1518.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39275,做空,2023-02-11 04:50:00,2023-02-11 04:55:00,1518.97,1519.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39276,做多,2023-02-11 04:55:00,2023-02-11 05:00:00,1519.21,1518.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39277,做空,2023-02-11 05:00:00,2023-02-11 05:15:00,1518.38,1518.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39278,做多,2023-02-11 05:20:00,2023-02-11 05:25:00,1520.22,1518.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39279,做多,2023-02-11 05:40:00,2023-02-11 05:45:00,1519.37,1518.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39280,做空,2023-02-11 05:45:00,2023-02-11 05:50:00,1518.01,1516.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39281,做多,2023-02-11 06:30:00,2023-02-11 06:35:00,1518.36,1517.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39282,做空,2023-02-11 06:35:00,2023-02-11 06:40:00,1517.36,1517.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39283,做多,2023-02-11 06:40:00,2023-02-11 07:00:00,1517.37,1519.17,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39284,做多,2023-02-11 07:25:00,2023-02-11 07:45:00,1517.36,1520.81,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39285,做多,2023-02-11 09:20:00,2023-02-11 09:25:00,1522.35,1521.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39286,做空,2023-02-11 09:25:00,2023-02-11 09:30:00,1521.2,1521.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39287,做多,2023-02-11 09:30:00,2023-02-11 09:35:00,1521.65,1521.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39288,做空,2023-02-11 09:35:00,2023-02-11 09:40:00,1521.45,1521.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39289,做多,2023-02-11 09:40:00,2023-02-11 09:45:00,1521.98,1521.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39290,做空,2023-02-11 09:45:00,2023-02-11 09:50:00,1521.26,1521.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39291,做多,2023-02-11 09:50:00,2023-02-11 10:00:00,1521.67,1521.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39292,做空,2023-02-11 10:00:00,2023-02-11 10:05:00,1521.28,1518.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39293,做多,2023-02-11 10:30:00,2023-02-11 11:35:00,1519.45,1517.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39294,做空,2023-02-11 11:35:00,2023-02-11 11:40:00,1517.71,1518.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39295,做多,2023-02-11 11:40:00,2023-02-11 11:45:00,1518.44,1518.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39296,做空,2023-02-11 11:45:00,2023-02-11 12:45:00,1518.22,1516.12,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39297,做多,2023-02-11 12:50:00,2023-02-11 12:55:00,1519.5,1518.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39298,做空,2023-02-11 12:55:00,2023-02-11 13:00:00,1518.88,1519.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39299,做多,2023-02-11 13:00:00,2023-02-11 13:05:00,1519.4,1518.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39300,做空,2023-02-11 13:05:00,2023-02-11 13:20:00,1518.7,1520.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39301,做多,2023-02-11 13:20:00,2023-02-11 14:25:00,1520.97,1520.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39302,做空,2023-02-11 14:25:00,2023-02-11 14:30:00,1520.16,1519.71,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39303,做多,2023-02-11 14:45:00,2023-02-11 14:50:00,1523.4,1522.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39304,做多,2023-02-11 15:55:00,2023-02-11 16:00:00,1521.94,1520.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39305,做空,2023-02-11 16:00:00,2023-02-11 16:15:00,1520.64,1518.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39306,做多,2023-02-11 17:55:00,2023-02-11 18:05:00,1517.65,1520.27,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39307,做多,2023-02-11 19:05:00,2023-02-11 19:10:00,1516.58,1514.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39308,做空,2023-02-11 19:10:00,2023-02-11 19:20:00,1514.36,1517.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39309,做多,2023-02-11 19:20:00,2023-02-11 19:30:00,1517.16,1516.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39310,做空,2023-02-11 19:30:00,2023-02-11 21:10:00,1516.05,1520.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39311,做多,2023-02-11 21:10:00,2023-02-11 21:40:00,1520.52,1525.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39312,做多,2023-02-12 02:30:00,2023-02-12 02:35:00,1533.25,1531.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39313,做空,2023-02-12 02:35:00,2023-02-12 02:40:00,1531.67,1532.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39314,做多,2023-02-12 02:40:00,2023-02-12 02:55:00,1532.07,1534.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39315,做多,2023-02-12 03:30:00,2023-02-12 03:45:00,1531.79,1534.05,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39316,做多,2023-02-12 04:55:00,2023-02-12 06:00:00,1531.29,1533.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39317,做多,2023-02-12 06:35:00,2023-02-12 06:45:00,1532.81,1531.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39318,做空,2023-02-12 06:45:00,2023-02-12 06:50:00,1531.12,1531.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39319,做多,2023-02-12 06:50:00,2023-02-12 07:00:00,1531.93,1531.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39320,做空,2023-02-12 07:00:00,2023-02-12 07:05:00,1531.15,1530.98,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39321,做多,2023-02-12 08:05:00,2023-02-12 08:30:00,1531.37,1533.15,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39322,做多,2023-02-12 09:00:00,2023-02-12 09:15:00,1531.89,1533.71,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39323,做多,2023-02-12 10:25:00,2023-02-12 10:40:00,1533.96,1536.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39324,做多,2023-02-12 11:30:00,2023-02-12 11:35:00,1534.46,1532.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39325,做空,2023-02-12 11:35:00,2023-02-12 11:50:00,1532.9,1533.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39326,做多,2023-02-12 11:50:00,2023-02-12 12:35:00,1533.62,1529.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39327,做空,2023-02-12 12:35:00,2023-02-12 12:40:00,1529.66,1526.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39328,做多,2023-02-12 13:55:00,2023-02-12 14:10:00,1525.74,1525.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39329,做空,2023-02-12 14:10:00,2023-02-12 18:05:00,1525.28,1539.38,0.01,100.0,0.0003,-0.0,0.0,-0.01,tp_lower -39330,做多,2023-02-12 19:30:00,2023-02-12 19:35:00,1539.0,1537.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39331,做空,2023-02-12 19:35:00,2023-02-12 19:40:00,1537.53,1538.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39332,做多,2023-02-12 19:40:00,2023-02-12 19:45:00,1538.94,1541.2,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39333,做多,2023-02-12 20:00:00,2023-02-12 20:05:00,1540.3,1540.45,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39334,做多,2023-02-12 20:25:00,2023-02-12 20:30:00,1540.0,1537.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39335,做空,2023-02-12 20:30:00,2023-02-12 20:40:00,1537.38,1539.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39336,做多,2023-02-12 20:40:00,2023-02-12 20:45:00,1539.64,1538.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39337,做空,2023-02-12 20:45:00,2023-02-12 20:50:00,1538.41,1537.25,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39338,做多,2023-02-12 23:55:00,2023-02-13 00:05:00,1514.49,1516.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39339,做多,2023-02-13 00:40:00,2023-02-13 00:45:00,1512.69,1520.96,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39340,做多,2023-02-13 00:45:00,2023-02-13 00:50:00,1520.96,1521.31,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39341,做多,2023-02-13 02:35:00,2023-02-13 03:20:00,1509.69,1516.72,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39342,做多,2023-02-13 05:05:00,2023-02-13 05:15:00,1519.35,1517.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39343,做空,2023-02-13 05:15:00,2023-02-13 05:20:00,1517.74,1519.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39344,做多,2023-02-13 05:20:00,2023-02-13 05:25:00,1519.23,1518.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39345,做空,2023-02-13 05:25:00,2023-02-13 05:35:00,1518.19,1518.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39346,做多,2023-02-13 05:35:00,2023-02-13 05:45:00,1518.23,1518.58,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39347,做多,2023-02-13 06:10:00,2023-02-13 06:25:00,1518.13,1518.19,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -39348,做空,2023-02-13 06:25:00,2023-02-13 06:35:00,1518.19,1518.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39349,做多,2023-02-13 06:35:00,2023-02-13 06:50:00,1518.28,1517.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39350,做空,2023-02-13 06:50:00,2023-02-13 06:55:00,1517.12,1518.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39351,做多,2023-02-13 06:55:00,2023-02-13 07:00:00,1518.67,1518.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39352,做空,2023-02-13 07:00:00,2023-02-13 07:05:00,1518.02,1516.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -39353,做多,2023-02-13 07:10:00,2023-02-13 07:15:00,1519.99,1521.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39354,做多,2023-02-13 08:10:00,2023-02-13 12:05:00,1517.11,1484.62,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -39355,做空,2023-02-13 12:05:00,2023-02-13 13:00:00,1484.62,1488.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39356,做多,2023-02-13 13:00:00,2023-02-13 13:05:00,1488.11,1484.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39357,做空,2023-02-13 13:05:00,2023-02-13 13:10:00,1484.94,1483.49,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39358,做多,2023-02-13 14:30:00,2023-02-13 14:40:00,1480.35,1485.01,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39359,做多,2023-02-13 16:05:00,2023-02-13 16:15:00,1484.21,1482.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39360,做空,2023-02-13 16:15:00,2023-02-13 16:25:00,1482.39,1472.99,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39361,做多,2023-02-13 16:45:00,2023-02-13 16:50:00,1480.75,1476.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39362,做空,2023-02-13 16:50:00,2023-02-13 17:00:00,1476.56,1477.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39363,做多,2023-02-13 17:00:00,2023-02-13 18:15:00,1477.78,1479.44,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39364,做多,2023-02-13 19:50:00,2023-02-13 20:00:00,1486.61,1485.24,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39365,做空,2023-02-13 20:00:00,2023-02-13 20:05:00,1485.24,1488.56,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39366,做多,2023-02-13 20:05:00,2023-02-13 20:15:00,1488.56,1488.03,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39367,做空,2023-02-13 20:15:00,2023-02-13 20:25:00,1488.03,1488.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39368,做多,2023-02-13 20:25:00,2023-02-13 20:30:00,1488.93,1489.99,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39369,做多,2023-02-13 20:55:00,2023-02-13 21:00:00,1488.0,1485.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39370,做空,2023-02-13 21:00:00,2023-02-13 21:20:00,1485.66,1483.65,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39371,做多,2023-02-13 22:10:00,2023-02-13 22:30:00,1484.99,1487.52,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39372,做多,2023-02-14 02:05:00,2023-02-14 02:10:00,1500.37,1501.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39373,做多,2023-02-14 02:35:00,2023-02-14 02:50:00,1499.28,1497.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39374,做空,2023-02-14 02:50:00,2023-02-14 02:55:00,1497.5,1497.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39375,做多,2023-02-14 02:55:00,2023-02-14 03:05:00,1497.51,1501.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39376,做多,2023-02-14 03:30:00,2023-02-14 04:25:00,1498.92,1501.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39377,做多,2023-02-14 04:50:00,2023-02-14 04:55:00,1498.48,1497.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39378,做空,2023-02-14 04:55:00,2023-02-14 05:00:00,1497.71,1499.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39379,做多,2023-02-14 05:00:00,2023-02-14 05:10:00,1499.19,1498.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39380,做多,2023-02-14 05:15:00,2023-02-14 05:45:00,1500.03,1498.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39381,做空,2023-02-14 05:45:00,2023-02-14 05:50:00,1498.32,1500.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39382,做多,2023-02-14 05:50:00,2023-02-14 06:10:00,1500.11,1503.88,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39383,做多,2023-02-14 09:00:00,2023-02-14 09:20:00,1500.69,1499.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39384,做空,2023-02-14 09:20:00,2023-02-14 09:25:00,1499.72,1501.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39385,做多,2023-02-14 09:25:00,2023-02-14 09:30:00,1501.2,1500.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39386,做空,2023-02-14 09:30:00,2023-02-14 10:55:00,1500.3,1508.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39387,做多,2023-02-14 10:55:00,2023-02-14 11:05:00,1508.47,1507.43,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39388,做空,2023-02-14 11:05:00,2023-02-14 12:00:00,1507.43,1507.14,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39389,做多,2023-02-14 12:00:00,2023-02-14 12:10:00,1507.14,1506.64,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39390,做空,2023-02-14 12:10:00,2023-02-14 12:15:00,1506.64,1511.25,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39391,做多,2023-02-14 12:15:00,2023-02-14 12:20:00,1511.25,1508.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39392,做多,2023-02-14 13:45:00,2023-02-14 13:50:00,1514.19,1512.85,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39393,做多,2023-02-14 14:40:00,2023-02-14 14:45:00,1510.82,1533.19,0.0,100.0,0.0003,0.01,0.0,0.01,tp_upper -39394,做多,2023-02-14 16:15:00,2023-02-14 17:10:00,1546.06,1542.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39395,做空,2023-02-14 17:10:00,2023-02-14 19:10:00,1542.67,1549.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39396,做多,2023-02-14 19:10:00,2023-02-14 19:20:00,1549.66,1553.72,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39397,做多,2023-02-14 20:40:00,2023-02-14 22:40:00,1555.0,1553.06,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39398,做空,2023-02-14 22:40:00,2023-02-14 22:50:00,1553.06,1552.45,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39399,做多,2023-02-14 22:55:00,2023-02-14 23:05:00,1553.64,1558.77,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39400,做多,2023-02-14 23:05:00,2023-02-14 23:10:00,1558.77,1559.6,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39401,做多,2023-02-15 01:50:00,2023-02-15 01:55:00,1549.0,1548.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39402,做空,2023-02-15 01:55:00,2023-02-15 02:05:00,1548.48,1547.74,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39403,做多,2023-02-15 02:10:00,2023-02-15 03:15:00,1548.7,1550.42,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -39404,做多,2023-02-15 03:15:00,2023-02-15 03:30:00,1550.42,1546.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39405,做空,2023-02-15 03:30:00,2023-02-15 03:35:00,1546.56,1548.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39406,做多,2023-02-15 03:35:00,2023-02-15 03:45:00,1548.07,1546.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39407,做空,2023-02-15 03:45:00,2023-02-15 03:50:00,1546.39,1547.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39408,做多,2023-02-15 03:50:00,2023-02-15 04:55:00,1547.65,1546.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39409,做空,2023-02-15 04:55:00,2023-02-15 05:05:00,1546.46,1550.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39410,做多,2023-02-15 05:05:00,2023-02-15 05:10:00,1550.09,1547.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -39411,做空,2023-02-15 05:10:00,2023-02-15 05:30:00,1547.22,1548.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39412,做多,2023-02-15 05:30:00,2023-02-15 05:35:00,1548.75,1551.01,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39413,做多,2023-02-15 05:55:00,2023-02-15 06:00:00,1549.51,1547.9,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39414,做空,2023-02-15 06:00:00,2023-02-15 06:05:00,1547.9,1548.79,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39415,做多,2023-02-15 06:05:00,2023-02-15 06:10:00,1548.79,1550.37,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39416,做多,2023-02-15 06:35:00,2023-02-15 06:45:00,1548.82,1549.08,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39417,做空,2023-02-15 06:45:00,2023-02-15 06:55:00,1549.08,1549.09,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39418,做多,2023-02-15 07:00:00,2023-02-15 07:30:00,1549.79,1546.7,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39419,做空,2023-02-15 07:30:00,2023-02-15 07:35:00,1546.7,1547.63,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39420,做多,2023-02-15 08:30:00,2023-02-15 08:35:00,1548.28,1544.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39421,做空,2023-02-15 08:35:00,2023-02-15 08:40:00,1544.65,1545.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39422,做多,2023-02-15 09:00:00,2023-02-15 09:10:00,1546.96,1545.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39423,做空,2023-02-15 09:10:00,2023-02-15 09:15:00,1545.93,1546.22,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39424,做多,2023-02-15 09:15:00,2023-02-15 09:35:00,1546.22,1548.88,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39425,做多,2023-02-15 13:15:00,2023-02-15 13:20:00,1581.06,1580.39,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39426,做空,2023-02-15 13:20:00,2023-02-15 13:25:00,1580.39,1582.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39427,做多,2023-02-15 13:25:00,2023-02-15 13:30:00,1582.5,1576.58,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39428,做空,2023-02-15 13:30:00,2023-02-15 13:45:00,1576.58,1582.38,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39429,做多,2023-02-15 13:45:00,2023-02-15 13:50:00,1582.38,1580.18,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39430,做空,2023-02-15 13:50:00,2023-02-15 14:05:00,1580.18,1575.64,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39431,做多,2023-02-15 14:30:00,2023-02-15 14:50:00,1578.07,1569.76,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39432,做空,2023-02-15 14:50:00,2023-02-15 14:55:00,1569.76,1571.24,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39433,做多,2023-02-15 15:15:00,2023-02-15 15:20:00,1576.84,1575.26,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39434,做空,2023-02-15 15:20:00,2023-02-15 15:25:00,1575.26,1576.85,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39435,做多,2023-02-15 15:25:00,2023-02-15 15:30:00,1576.85,1579.66,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39436,做多,2023-02-15 15:45:00,2023-02-15 15:50:00,1575.36,1580.37,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39437,做多,2023-02-15 15:50:00,2023-02-15 15:55:00,1580.37,1578.47,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39438,做多,2023-02-15 16:35:00,2023-02-15 17:40:00,1577.41,1580.97,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39439,做多,2023-02-15 21:50:00,2023-02-15 22:00:00,1665.0,1665.03,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39440,做空,2023-02-15 22:00:00,2023-02-15 22:05:00,1665.03,1668.15,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39441,做多,2023-02-15 22:05:00,2023-02-15 22:10:00,1668.15,1667.87,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39442,做空,2023-02-15 22:10:00,2023-02-15 22:25:00,1667.87,1665.34,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39443,做多,2023-02-15 22:25:00,2023-02-15 22:35:00,1665.34,1670.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39444,做多,2023-02-15 23:00:00,2023-02-15 23:10:00,1666.87,1672.0,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39445,做多,2023-02-16 01:35:00,2023-02-16 02:00:00,1689.01,1697.25,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39446,做多,2023-02-16 03:00:00,2023-02-16 04:25:00,1693.8,1692.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39447,做空,2023-02-16 04:25:00,2023-02-16 05:45:00,1692.07,1693.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39448,做多,2023-02-16 05:45:00,2023-02-16 06:05:00,1693.84,1692.63,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39449,做空,2023-02-16 06:05:00,2023-02-16 06:10:00,1692.63,1691.37,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39450,做多,2023-02-16 06:15:00,2023-02-16 06:40:00,1695.05,1694.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39451,做空,2023-02-16 06:40:00,2023-02-16 06:45:00,1694.67,1695.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39452,做多,2023-02-16 06:45:00,2023-02-16 06:50:00,1695.13,1694.54,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39453,做空,2023-02-16 06:50:00,2023-02-16 06:55:00,1694.54,1685.35,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39454,做多,2023-02-16 08:10:00,2023-02-16 08:55:00,1684.02,1682.79,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39455,做空,2023-02-16 08:55:00,2023-02-16 09:00:00,1682.79,1684.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39456,做多,2023-02-16 09:00:00,2023-02-16 09:05:00,1684.73,1681.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39457,做空,2023-02-16 09:05:00,2023-02-16 09:15:00,1681.92,1684.49,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39458,做多,2023-02-16 09:15:00,2023-02-16 09:35:00,1684.49,1685.99,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39459,做空,2023-02-16 09:35:00,2023-02-16 10:55:00,1685.99,1687.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39460,做多,2023-02-16 10:55:00,2023-02-16 12:25:00,1687.77,1683.58,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39461,做空,2023-02-16 12:25:00,2023-02-16 12:30:00,1683.58,1687.54,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39462,做多,2023-02-16 12:30:00,2023-02-16 12:40:00,1687.54,1688.79,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39463,做多,2023-02-16 14:10:00,2023-02-16 15:00:00,1678.98,1679.83,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39464,做空,2023-02-16 15:00:00,2023-02-16 17:10:00,1679.83,1715.37,0.0,100.0,0.0003,-0.01,0.0,-0.01,flip -39465,做多,2023-02-16 17:10:00,2023-02-16 17:55:00,1715.37,1716.28,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39466,做空,2023-02-16 17:55:00,2023-02-16 18:05:00,1716.28,1720.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39467,做多,2023-02-16 18:05:00,2023-02-16 18:15:00,1720.0,1714.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39468,做空,2023-02-16 18:15:00,2023-02-16 18:35:00,1714.6,1719.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39469,做多,2023-02-16 18:35:00,2023-02-16 18:50:00,1719.52,1716.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39470,做空,2023-02-16 18:50:00,2023-02-16 18:55:00,1716.74,1717.03,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39471,做多,2023-02-16 18:55:00,2023-02-16 19:05:00,1717.03,1715.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39472,做空,2023-02-16 19:05:00,2023-02-16 19:20:00,1715.74,1710.43,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39473,做多,2023-02-16 21:55:00,2023-02-16 22:05:00,1683.78,1683.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39474,做空,2023-02-16 22:05:00,2023-02-16 22:20:00,1683.07,1673.35,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39475,做多,2023-02-17 00:25:00,2023-02-17 01:55:00,1646.93,1663.78,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39476,做多,2023-02-17 03:05:00,2023-02-17 03:15:00,1659.95,1664.29,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39477,做多,2023-02-17 05:40:00,2023-02-17 05:45:00,1657.71,1657.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39478,做空,2023-02-17 05:45:00,2023-02-17 06:00:00,1657.66,1656.77,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39479,做多,2023-02-17 06:00:00,2023-02-17 06:10:00,1656.77,1658.69,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39480,做多,2023-02-17 06:25:00,2023-02-17 06:35:00,1657.99,1654.95,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39481,做空,2023-02-17 06:35:00,2023-02-17 06:40:00,1654.95,1655.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39482,做多,2023-02-17 06:45:00,2023-02-17 07:05:00,1655.76,1662.25,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39483,做多,2023-02-17 08:55:00,2023-02-17 09:00:00,1664.91,1668.43,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39484,做多,2023-02-17 10:05:00,2023-02-17 10:25:00,1664.13,1663.89,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39485,做空,2023-02-17 10:25:00,2023-02-17 10:30:00,1663.89,1664.27,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39486,做多,2023-02-17 10:30:00,2023-02-17 10:35:00,1664.27,1663.58,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39487,做空,2023-02-17 10:35:00,2023-02-17 10:40:00,1663.58,1666.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39488,做多,2023-02-17 10:40:00,2023-02-17 10:45:00,1666.81,1665.86,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39489,做多,2023-02-17 11:55:00,2023-02-17 12:00:00,1666.34,1665.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39490,做空,2023-02-17 12:00:00,2023-02-17 12:05:00,1665.6,1667.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39491,做多,2023-02-17 12:05:00,2023-02-17 12:15:00,1667.31,1666.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39492,做空,2023-02-17 12:15:00,2023-02-17 12:35:00,1666.3,1667.27,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39493,做多,2023-02-17 12:35:00,2023-02-17 12:45:00,1667.27,1666.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39494,做空,2023-02-17 12:45:00,2023-02-17 12:55:00,1666.99,1665.02,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39495,做多,2023-02-17 14:10:00,2023-02-17 14:15:00,1665.19,1669.41,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39496,做多,2023-02-17 15:00:00,2023-02-17 15:05:00,1665.79,1663.25,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39497,做空,2023-02-17 15:05:00,2023-02-17 15:10:00,1663.25,1667.62,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39498,做多,2023-02-17 15:10:00,2023-02-17 15:40:00,1667.62,1675.63,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39499,做多,2023-02-17 16:25:00,2023-02-17 16:50:00,1667.85,1672.66,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39500,做空,2023-02-17 16:50:00,2023-02-17 18:35:00,1672.66,1694.82,0.0,100.0,0.0003,-0.01,0.0,-0.01,flip -39501,做多,2023-02-17 18:35:00,2023-02-17 18:50:00,1694.82,1693.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39502,做空,2023-02-17 18:50:00,2023-02-17 18:55:00,1693.93,1695.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39503,做多,2023-02-17 18:55:00,2023-02-17 19:00:00,1695.8,1693.58,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39504,做空,2023-02-17 19:00:00,2023-02-17 19:10:00,1693.58,1688.35,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39505,做多,2023-02-17 19:20:00,2023-02-17 19:25:00,1699.22,1695.46,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39506,做多,2023-02-17 20:45:00,2023-02-17 20:50:00,1708.62,1706.63,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39507,做空,2023-02-17 20:50:00,2023-02-17 20:55:00,1706.63,1711.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39508,做多,2023-02-17 20:55:00,2023-02-17 21:00:00,1711.23,1708.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39509,做空,2023-02-17 21:00:00,2023-02-17 21:05:00,1708.51,1712.36,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39510,做多,2023-02-17 21:05:00,2023-02-17 21:10:00,1712.36,1709.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39511,做空,2023-02-17 21:10:00,2023-02-17 21:20:00,1709.33,1709.48,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39512,做多,2023-02-17 21:20:00,2023-02-17 22:40:00,1709.48,1693.18,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39513,做空,2023-02-17 22:40:00,2023-02-17 22:50:00,1693.18,1694.85,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39514,做多,2023-02-17 22:50:00,2023-02-17 23:50:00,1694.85,1694.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39515,做空,2023-02-17 23:50:00,2023-02-18 00:15:00,1694.8,1698.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39516,做多,2023-02-18 00:15:00,2023-02-18 00:20:00,1698.2,1698.68,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39517,做多,2023-02-18 00:45:00,2023-02-18 00:50:00,1696.94,1695.94,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39518,做空,2023-02-18 00:50:00,2023-02-18 01:00:00,1695.94,1695.69,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39519,做多,2023-02-18 01:00:00,2023-02-18 01:15:00,1695.69,1695.73,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39520,做空,2023-02-18 01:15:00,2023-02-18 01:20:00,1695.73,1697.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39521,做多,2023-02-18 01:20:00,2023-02-18 01:30:00,1697.52,1695.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39522,做空,2023-02-18 01:30:00,2023-02-18 01:35:00,1695.65,1699.18,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39523,做多,2023-02-18 01:35:00,2023-02-18 01:45:00,1699.18,1701.2,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39524,做多,2023-02-18 03:15:00,2023-02-18 03:20:00,1699.99,1697.71,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39525,做空,2023-02-18 03:20:00,2023-02-18 03:30:00,1697.71,1698.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39526,做多,2023-02-18 03:30:00,2023-02-18 04:00:00,1698.07,1701.58,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39527,做多,2023-02-18 05:00:00,2023-02-18 05:05:00,1700.47,1698.82,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39528,做空,2023-02-18 05:05:00,2023-02-18 05:20:00,1698.82,1697.64,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39529,做多,2023-02-18 06:00:00,2023-02-18 06:05:00,1699.39,1698.59,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39530,做空,2023-02-18 06:05:00,2023-02-18 06:15:00,1698.59,1698.1,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39531,做多,2023-02-18 06:15:00,2023-02-18 06:25:00,1698.1,1698.64,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39532,做空,2023-02-18 06:25:00,2023-02-18 06:30:00,1698.64,1699.15,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39533,做多,2023-02-18 06:30:00,2023-02-18 06:40:00,1699.15,1697.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39534,做空,2023-02-18 06:40:00,2023-02-18 06:50:00,1697.84,1697.72,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39535,做多,2023-02-18 06:50:00,2023-02-18 08:35:00,1697.72,1691.36,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39536,做空,2023-02-18 08:35:00,2023-02-18 08:40:00,1691.36,1692.46,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39537,做多,2023-02-18 08:40:00,2023-02-18 08:45:00,1692.46,1692.37,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39538,做空,2023-02-18 08:45:00,2023-02-18 08:50:00,1692.37,1694.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39539,做多,2023-02-18 08:50:00,2023-02-18 09:05:00,1694.74,1693.06,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39540,做空,2023-02-18 09:05:00,2023-02-18 09:55:00,1693.06,1693.53,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39541,做多,2023-02-18 09:55:00,2023-02-18 11:35:00,1693.53,1692.38,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39542,做多,2023-02-18 12:05:00,2023-02-18 12:10:00,1691.18,1694.37,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39543,做多,2023-02-18 13:40:00,2023-02-18 14:55:00,1696.03,1696.38,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39544,做多,2023-02-18 16:00:00,2023-02-18 16:05:00,1695.92,1694.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39545,做空,2023-02-18 16:05:00,2023-02-18 16:10:00,1694.96,1695.18,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39546,做多,2023-02-18 16:10:00,2023-02-18 17:35:00,1695.18,1690.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39547,做空,2023-02-18 17:35:00,2023-02-18 17:40:00,1690.77,1693.11,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39548,做多,2023-02-18 17:40:00,2023-02-18 18:05:00,1693.11,1696.39,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39549,做多,2023-02-18 18:45:00,2023-02-18 18:50:00,1696.92,1694.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39550,做空,2023-02-18 18:50:00,2023-02-18 19:40:00,1694.81,1684.77,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39551,做多,2023-02-18 21:15:00,2023-02-18 21:40:00,1684.17,1686.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39552,做多,2023-02-18 23:15:00,2023-02-18 23:20:00,1690.02,1689.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39553,做空,2023-02-18 23:20:00,2023-02-18 23:25:00,1689.01,1690.35,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39554,做多,2023-02-18 23:25:00,2023-02-18 23:30:00,1690.35,1689.47,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39555,做空,2023-02-18 23:30:00,2023-02-18 23:35:00,1689.47,1690.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39556,做多,2023-02-18 23:35:00,2023-02-18 23:50:00,1690.81,1693.02,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39557,做多,2023-02-19 02:00:00,2023-02-19 02:10:00,1695.21,1694.94,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39558,做空,2023-02-19 02:10:00,2023-02-19 02:15:00,1694.94,1695.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39559,做多,2023-02-19 02:15:00,2023-02-19 02:25:00,1695.73,1694.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39560,做空,2023-02-19 02:25:00,2023-02-19 02:35:00,1694.16,1694.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39561,做多,2023-02-19 02:35:00,2023-02-19 02:40:00,1694.96,1693.91,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39562,做空,2023-02-19 02:40:00,2023-02-19 02:45:00,1693.91,1694.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39563,做多,2023-02-19 02:45:00,2023-02-19 02:50:00,1694.61,1693.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39564,做空,2023-02-19 02:50:00,2023-02-19 02:55:00,1693.75,1694.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39565,做多,2023-02-19 02:55:00,2023-02-19 03:00:00,1694.5,1697.34,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39566,做多,2023-02-19 03:30:00,2023-02-19 03:35:00,1695.36,1695.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39567,做空,2023-02-19 03:35:00,2023-02-19 03:40:00,1695.13,1695.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39568,做多,2023-02-19 03:40:00,2023-02-19 04:00:00,1695.2,1694.88,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39569,做空,2023-02-19 04:00:00,2023-02-19 04:05:00,1694.88,1697.08,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39570,做多,2023-02-19 04:05:00,2023-02-19 04:10:00,1697.08,1694.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39571,做空,2023-02-19 04:10:00,2023-02-19 04:15:00,1694.98,1695.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39572,做多,2023-02-19 04:15:00,2023-02-19 04:20:00,1695.93,1694.03,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39573,做空,2023-02-19 04:20:00,2023-02-19 04:30:00,1694.03,1697.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39574,做多,2023-02-19 04:30:00,2023-02-19 04:40:00,1697.2,1697.21,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39575,做多,2023-02-19 05:50:00,2023-02-19 06:00:00,1702.01,1701.49,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39576,做空,2023-02-19 06:00:00,2023-02-19 06:10:00,1701.49,1701.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39577,做多,2023-02-19 06:10:00,2023-02-19 06:15:00,1701.84,1700.89,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39578,做空,2023-02-19 06:15:00,2023-02-19 06:20:00,1700.89,1701.11,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39579,做多,2023-02-19 06:20:00,2023-02-19 06:25:00,1701.11,1698.29,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39580,做空,2023-02-19 06:25:00,2023-02-19 06:45:00,1698.29,1697.1,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39581,做多,2023-02-19 08:05:00,2023-02-19 08:20:00,1695.01,1694.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39582,做空,2023-02-19 08:20:00,2023-02-19 08:25:00,1694.01,1693.41,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39583,做多,2023-02-19 08:35:00,2023-02-19 08:40:00,1694.64,1693.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39584,做空,2023-02-19 08:40:00,2023-02-19 08:50:00,1693.51,1693.43,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39585,做多,2023-02-19 09:00:00,2023-02-19 09:10:00,1694.68,1694.56,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39586,做空,2023-02-19 09:10:00,2023-02-19 09:25:00,1694.56,1694.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39587,做多,2023-02-19 09:25:00,2023-02-19 09:30:00,1694.73,1693.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39588,做空,2023-02-19 09:30:00,2023-02-19 09:35:00,1693.75,1693.27,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39589,做多,2023-02-19 09:45:00,2023-02-19 09:50:00,1694.83,1693.19,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39590,做空,2023-02-19 09:50:00,2023-02-19 10:00:00,1693.19,1693.63,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39591,做多,2023-02-19 10:15:00,2023-02-19 10:20:00,1694.14,1693.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39592,做空,2023-02-19 10:20:00,2023-02-19 10:35:00,1693.8,1694.69,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39593,做多,2023-02-19 10:35:00,2023-02-19 10:40:00,1694.69,1697.73,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39594,做多,2023-02-19 11:45:00,2023-02-19 11:50:00,1696.44,1695.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39595,做空,2023-02-19 11:50:00,2023-02-19 12:00:00,1695.93,1696.54,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39596,做多,2023-02-19 12:00:00,2023-02-19 12:15:00,1696.54,1695.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39597,做空,2023-02-19 12:15:00,2023-02-19 12:55:00,1695.84,1697.08,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39598,做多,2023-02-19 12:55:00,2023-02-19 13:00:00,1697.08,1696.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39599,做空,2023-02-19 13:00:00,2023-02-19 13:30:00,1696.96,1696.21,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39600,做多,2023-02-19 13:30:00,2023-02-19 13:50:00,1696.21,1695.48,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39601,做多,2023-02-19 14:00:00,2023-02-19 14:15:00,1696.27,1699.5,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39602,做多,2023-02-19 19:00:00,2023-02-19 19:25:00,1686.35,1689.08,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39603,做多,2023-02-19 19:40:00,2023-02-19 19:50:00,1687.07,1686.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39604,做空,2023-02-19 19:50:00,2023-02-19 19:55:00,1686.75,1684.89,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39605,做多,2023-02-19 20:45:00,2023-02-19 22:20:00,1681.99,1688.4,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39606,做多,2023-02-19 22:55:00,2023-02-19 23:00:00,1685.92,1683.06,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39607,做空,2023-02-19 23:00:00,2023-02-19 23:05:00,1683.06,1683.11,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39608,做多,2023-02-19 23:10:00,2023-02-19 23:15:00,1686.27,1685.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39609,做空,2023-02-19 23:15:00,2023-02-19 23:25:00,1685.52,1685.29,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39610,做多,2023-02-19 23:25:00,2023-02-19 23:35:00,1685.29,1685.26,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39611,做空,2023-02-19 23:35:00,2023-02-19 23:40:00,1685.26,1683.15,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39612,做多,2023-02-20 00:00:00,2023-02-20 00:05:00,1686.45,1683.55,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39613,做空,2023-02-20 00:05:00,2023-02-20 00:10:00,1683.55,1683.71,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39614,做多,2023-02-20 00:10:00,2023-02-20 01:55:00,1683.71,1670.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39615,做空,2023-02-20 01:55:00,2023-02-20 02:05:00,1670.1,1670.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39616,做多,2023-02-20 02:05:00,2023-02-20 03:30:00,1670.33,1683.99,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39617,做多,2023-02-20 05:25:00,2023-02-20 06:05:00,1686.91,1691.13,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39618,做多,2023-02-20 08:20:00,2023-02-20 08:25:00,1696.51,1692.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39619,做空,2023-02-20 08:25:00,2023-02-20 08:35:00,1692.61,1690.26,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39620,做多,2023-02-20 09:20:00,2023-02-20 09:30:00,1693.84,1695.06,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39621,做多,2023-02-20 11:10:00,2023-02-20 11:25:00,1712.17,1712.32,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39622,做多,2023-02-20 11:35:00,2023-02-20 11:40:00,1714.66,1715.76,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39623,做多,2023-02-20 13:10:00,2023-02-20 14:20:00,1710.73,1710.35,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39624,做多,2023-02-20 14:35:00,2023-02-20 14:40:00,1707.91,1703.82,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39625,做多,2023-02-20 14:45:00,2023-02-20 14:55:00,1709.05,1711.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39626,做多,2023-02-20 15:15:00,2023-02-20 15:20:00,1709.39,1707.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39627,做空,2023-02-20 15:20:00,2023-02-20 15:30:00,1707.84,1708.4,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39628,做多,2023-02-20 15:30:00,2023-02-20 15:45:00,1708.4,1708.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39629,做空,2023-02-20 15:45:00,2023-02-20 16:05:00,1708.21,1700.0,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39630,做多,2023-02-20 16:50:00,2023-02-20 17:55:00,1701.58,1696.54,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39631,做空,2023-02-20 17:55:00,2023-02-20 18:00:00,1696.54,1697.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39632,做多,2023-02-20 18:00:00,2023-02-20 18:10:00,1697.1,1696.35,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39633,做空,2023-02-20 18:10:00,2023-02-20 18:15:00,1696.35,1692.77,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39634,做多,2023-02-20 18:40:00,2023-02-20 18:50:00,1697.48,1697.17,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39635,做空,2023-02-20 18:50:00,2023-02-20 18:55:00,1697.17,1697.38,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39636,做多,2023-02-20 18:55:00,2023-02-20 19:10:00,1697.38,1702.16,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39637,做多,2023-02-20 20:40:00,2023-02-20 20:55:00,1704.19,1703.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39638,做空,2023-02-20 20:55:00,2023-02-20 21:00:00,1703.93,1705.32,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39639,做多,2023-02-20 21:00:00,2023-02-20 21:05:00,1705.32,1703.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39640,做空,2023-02-20 21:05:00,2023-02-20 21:10:00,1703.75,1705.41,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39641,做多,2023-02-20 21:10:00,2023-02-20 21:15:00,1705.41,1704.45,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39642,做空,2023-02-20 21:15:00,2023-02-20 21:25:00,1704.45,1705.26,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39643,做多,2023-02-20 21:25:00,2023-02-20 21:30:00,1705.26,1704.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39644,做空,2023-02-20 21:30:00,2023-02-20 21:35:00,1704.92,1705.94,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39645,做多,2023-02-20 21:35:00,2023-02-20 21:45:00,1705.94,1704.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39646,做多,2023-02-20 23:10:00,2023-02-20 23:15:00,1700.72,1698.9,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39647,做空,2023-02-20 23:15:00,2023-02-20 23:20:00,1698.9,1699.62,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39648,做多,2023-02-20 23:20:00,2023-02-20 23:30:00,1699.62,1698.54,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39649,做空,2023-02-20 23:30:00,2023-02-20 23:35:00,1698.54,1701.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39650,做多,2023-02-20 23:35:00,2023-02-20 23:55:00,1701.13,1703.7,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39651,做多,2023-02-21 00:20:00,2023-02-21 00:25:00,1701.04,1700.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39652,做空,2023-02-21 00:25:00,2023-02-21 01:35:00,1700.5,1704.69,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39653,做多,2023-02-21 01:35:00,2023-02-21 01:40:00,1704.69,1704.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39654,做空,2023-02-21 01:40:00,2023-02-21 02:00:00,1704.67,1705.29,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39655,做多,2023-02-21 02:00:00,2023-02-21 02:15:00,1705.29,1705.98,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39656,做空,2023-02-21 02:15:00,2023-02-21 03:05:00,1705.98,1707.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39657,做多,2023-02-21 03:05:00,2023-02-21 03:35:00,1707.51,1705.87,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39658,做空,2023-02-21 03:35:00,2023-02-21 04:15:00,1705.87,1698.16,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39659,做多,2023-02-21 05:30:00,2023-02-21 05:35:00,1698.75,1698.64,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39660,做空,2023-02-21 05:35:00,2023-02-21 05:45:00,1698.64,1698.12,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39661,做多,2023-02-21 05:45:00,2023-02-21 06:00:00,1698.12,1696.88,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39662,做空,2023-02-21 06:00:00,2023-02-21 06:05:00,1696.88,1697.56,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39663,做多,2023-02-21 06:05:00,2023-02-21 06:10:00,1697.56,1701.15,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39664,做多,2023-02-21 07:40:00,2023-02-21 07:55:00,1703.91,1704.26,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39665,做空,2023-02-21 07:55:00,2023-02-21 08:30:00,1704.26,1701.65,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39666,做多,2023-02-21 09:50:00,2023-02-21 09:55:00,1684.92,1683.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39667,做空,2023-02-21 09:55:00,2023-02-21 10:20:00,1683.81,1682.53,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39668,做多,2023-02-21 10:20:00,2023-02-21 10:25:00,1682.53,1682.44,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39669,做空,2023-02-21 10:25:00,2023-02-21 11:10:00,1682.44,1675.43,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39670,做多,2023-02-21 11:15:00,2023-02-21 11:30:00,1680.91,1679.25,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39671,做空,2023-02-21 11:30:00,2023-02-21 11:35:00,1679.25,1674.71,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39672,做多,2023-02-21 12:30:00,2023-02-21 12:40:00,1679.0,1675.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39673,做空,2023-02-21 12:40:00,2023-02-21 13:30:00,1675.65,1677.89,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39674,做多,2023-02-21 13:30:00,2023-02-21 13:35:00,1677.89,1676.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39675,做空,2023-02-21 13:35:00,2023-02-21 13:45:00,1676.31,1671.56,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39676,做多,2023-02-21 14:10:00,2023-02-21 14:30:00,1673.57,1682.47,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39677,做多,2023-02-21 15:35:00,2023-02-21 17:35:00,1673.02,1666.19,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39678,做空,2023-02-21 17:35:00,2023-02-21 19:10:00,1666.19,1675.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39679,做多,2023-02-21 19:10:00,2023-02-21 19:40:00,1675.65,1671.02,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39680,做空,2023-02-21 19:40:00,2023-02-21 19:45:00,1671.02,1670.63,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39681,做多,2023-02-21 21:00:00,2023-02-21 23:55:00,1669.71,1659.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39682,做多,2023-02-22 00:50:00,2023-02-22 01:00:00,1659.23,1658.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39683,做空,2023-02-22 01:00:00,2023-02-22 01:15:00,1658.51,1657.85,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39684,做多,2023-02-22 01:15:00,2023-02-22 01:25:00,1657.85,1658.12,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39685,做空,2023-02-22 01:25:00,2023-02-22 01:35:00,1658.12,1649.52,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39686,做多,2023-02-22 02:55:00,2023-02-22 04:10:00,1644.68,1648.49,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39687,做空,2023-02-22 04:10:00,2023-02-22 04:30:00,1648.49,1643.36,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39688,做多,2023-02-22 05:50:00,2023-02-22 06:10:00,1642.33,1640.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39689,做空,2023-02-22 06:10:00,2023-02-22 06:15:00,1640.73,1636.96,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39690,做多,2023-02-22 06:30:00,2023-02-22 06:35:00,1639.89,1636.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39691,做空,2023-02-22 06:35:00,2023-02-22 06:40:00,1636.07,1635.05,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39692,做多,2023-02-22 06:45:00,2023-02-22 07:25:00,1638.25,1638.26,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39693,做空,2023-02-22 07:25:00,2023-02-22 08:30:00,1638.26,1633.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39694,做多,2023-02-22 11:50:00,2023-02-22 12:05:00,1643.44,1645.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39695,做多,2023-02-22 12:55:00,2023-02-22 13:00:00,1644.28,1643.68,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39696,做空,2023-02-22 13:00:00,2023-02-22 13:05:00,1643.68,1645.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39697,做多,2023-02-22 13:05:00,2023-02-22 13:10:00,1645.75,1641.58,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39698,做空,2023-02-22 13:10:00,2023-02-22 13:15:00,1641.58,1642.47,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39699,做多,2023-02-22 13:20:00,2023-02-22 13:25:00,1645.76,1642.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39700,做空,2023-02-22 13:25:00,2023-02-22 13:40:00,1642.75,1645.86,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39701,做多,2023-02-22 13:40:00,2023-02-22 14:00:00,1645.86,1638.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39702,做空,2023-02-22 14:00:00,2023-02-22 14:05:00,1638.13,1633.05,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39703,做多,2023-02-22 17:15:00,2023-02-22 18:25:00,1609.29,1616.17,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39704,做多,2023-02-22 18:55:00,2023-02-22 19:00:00,1610.77,1621.5,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39705,做多,2023-02-22 19:00:00,2023-02-22 19:05:00,1621.5,1628.22,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39706,做多,2023-02-22 19:35:00,2023-02-22 19:55:00,1616.02,1615.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39707,做空,2023-02-22 19:55:00,2023-02-22 20:10:00,1615.16,1616.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39708,做多,2023-02-22 20:10:00,2023-02-22 20:20:00,1616.92,1618.42,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39709,做空,2023-02-22 20:20:00,2023-02-22 20:35:00,1618.42,1610.48,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39710,做多,2023-02-22 20:50:00,2023-02-22 21:05:00,1614.77,1615.51,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39711,做空,2023-02-22 21:05:00,2023-02-22 21:15:00,1615.51,1614.84,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39712,做多,2023-02-22 21:15:00,2023-02-22 21:30:00,1614.84,1615.45,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39713,做空,2023-02-22 21:30:00,2023-02-22 21:50:00,1615.45,1618.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39714,做多,2023-02-22 21:50:00,2023-02-22 21:55:00,1618.3,1618.78,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39715,做多,2023-02-23 01:05:00,2023-02-23 01:45:00,1639.97,1638.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39716,做空,2023-02-23 01:45:00,2023-02-23 01:55:00,1638.99,1641.32,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39717,做多,2023-02-23 01:55:00,2023-02-23 02:00:00,1641.32,1645.03,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39718,做多,2023-02-23 04:00:00,2023-02-23 05:05:00,1667.78,1669.3,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39719,做空,2023-02-23 05:05:00,2023-02-23 05:20:00,1669.3,1669.19,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39720,做多,2023-02-23 05:20:00,2023-02-23 05:25:00,1669.19,1666.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39721,做空,2023-02-23 05:25:00,2023-02-23 05:30:00,1666.31,1665.04,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39722,做多,2023-02-23 06:50:00,2023-02-23 07:05:00,1664.75,1664.9,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39723,做多,2023-02-23 07:35:00,2023-02-23 07:50:00,1663.98,1667.42,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39724,做多,2023-02-23 09:00:00,2023-02-23 09:20:00,1668.19,1665.94,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39725,做空,2023-02-23 09:20:00,2023-02-23 09:30:00,1665.94,1664.01,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39726,做多,2023-02-23 10:25:00,2023-02-23 10:30:00,1665.91,1664.44,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39727,做空,2023-02-23 10:30:00,2023-02-23 10:55:00,1664.44,1665.26,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39728,做多,2023-02-23 10:55:00,2023-02-23 11:05:00,1665.26,1667.18,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39729,做多,2023-02-23 12:45:00,2023-02-23 13:00:00,1645.21,1649.64,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39730,做多,2023-02-23 13:55:00,2023-02-23 14:35:00,1654.77,1654.48,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39731,做空,2023-02-23 14:35:00,2023-02-23 14:45:00,1654.48,1662.24,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39732,做多,2023-02-23 14:45:00,2023-02-23 14:55:00,1662.24,1659.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39733,做空,2023-02-23 14:55:00,2023-02-23 15:05:00,1659.65,1651.99,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39734,做多,2023-02-23 15:25:00,2023-02-23 15:35:00,1656.48,1658.91,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39735,做空,2023-02-23 15:35:00,2023-02-23 16:00:00,1658.91,1657.39,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39736,做多,2023-02-23 16:00:00,2023-02-23 16:05:00,1657.39,1651.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39737,做空,2023-02-23 16:05:00,2023-02-23 16:30:00,1651.97,1655.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39738,做多,2023-02-23 16:30:00,2023-02-23 16:35:00,1655.1,1651.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39739,做空,2023-02-23 16:35:00,2023-02-23 16:45:00,1651.23,1652.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39740,做多,2023-02-23 16:45:00,2023-02-23 17:20:00,1652.84,1653.24,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39741,做空,2023-02-23 17:20:00,2023-02-23 17:30:00,1653.24,1655.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39742,做多,2023-02-23 17:30:00,2023-02-23 17:35:00,1655.84,1657.89,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39743,做多,2023-02-23 19:05:00,2023-02-23 19:20:00,1646.39,1653.54,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39744,做多,2023-02-23 20:40:00,2023-02-23 21:20:00,1653.3,1653.38,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39745,做空,2023-02-23 21:20:00,2023-02-23 21:45:00,1653.38,1647.31,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39746,做多,2023-02-23 22:50:00,2023-02-23 23:15:00,1646.77,1644.63,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39747,做空,2023-02-23 23:15:00,2023-02-24 00:50:00,1644.63,1649.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39748,做多,2023-02-24 00:50:00,2023-02-24 01:00:00,1649.51,1656.57,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39749,做多,2023-02-24 03:20:00,2023-02-24 03:35:00,1650.66,1649.32,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39750,做空,2023-02-24 03:35:00,2023-02-24 03:45:00,1649.32,1650.57,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39751,做多,2023-02-24 03:45:00,2023-02-24 03:50:00,1650.57,1649.37,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39752,做空,2023-02-24 03:50:00,2023-02-24 04:00:00,1649.37,1649.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39753,做多,2023-02-24 04:00:00,2023-02-24 04:15:00,1649.81,1648.38,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39754,做空,2023-02-24 04:15:00,2023-02-24 04:20:00,1648.38,1649.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39755,做多,2023-02-24 04:20:00,2023-02-24 04:25:00,1649.81,1647.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39756,做空,2023-02-24 04:25:00,2023-02-24 04:40:00,1647.73,1649.72,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39757,做多,2023-02-24 04:40:00,2023-02-24 04:50:00,1649.72,1648.94,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39758,做空,2023-02-24 04:50:00,2023-02-24 04:55:00,1648.94,1646.35,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39759,做多,2023-02-24 06:15:00,2023-02-24 06:25:00,1645.18,1648.1,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39760,做多,2023-02-24 07:30:00,2023-02-24 07:45:00,1648.24,1653.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39761,做多,2023-02-24 08:20:00,2023-02-24 08:30:00,1648.38,1655.28,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39762,做多,2023-02-24 09:25:00,2023-02-24 10:55:00,1651.26,1648.29,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39763,做空,2023-02-24 10:55:00,2023-02-24 11:20:00,1648.29,1647.56,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39764,做多,2023-02-24 11:20:00,2023-02-24 11:25:00,1647.56,1645.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39765,做空,2023-02-24 11:25:00,2023-02-24 11:35:00,1645.74,1646.62,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39766,做多,2023-02-24 11:35:00,2023-02-24 11:55:00,1646.62,1646.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39767,做空,2023-02-24 11:55:00,2023-02-24 12:05:00,1646.6,1648.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39768,做多,2023-02-24 12:05:00,2023-02-24 12:10:00,1648.98,1650.92,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39769,做多,2023-02-24 12:25:00,2023-02-24 12:35:00,1646.48,1646.42,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39770,做空,2023-02-24 12:35:00,2023-02-24 12:40:00,1646.42,1646.88,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39771,做多,2023-02-24 12:40:00,2023-02-24 14:40:00,1646.88,1634.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39772,做空,2023-02-24 14:40:00,2023-02-24 14:50:00,1634.33,1637.83,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39773,做多,2023-02-24 14:50:00,2023-02-24 14:55:00,1637.83,1635.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39774,做空,2023-02-24 14:55:00,2023-02-24 15:10:00,1635.98,1625.38,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39775,做多,2023-02-24 17:15:00,2023-02-24 17:25:00,1592.5,1592.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39776,做空,2023-02-24 17:25:00,2023-02-24 17:40:00,1592.23,1591.92,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39777,做多,2023-02-24 17:40:00,2023-02-24 17:45:00,1591.92,1589.11,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39778,做空,2023-02-24 17:45:00,2023-02-24 17:50:00,1589.11,1591.38,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39779,做多,2023-02-24 17:50:00,2023-02-24 18:00:00,1591.38,1592.04,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39780,做空,2023-02-24 18:00:00,2023-02-24 18:15:00,1592.04,1590.86,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39781,做多,2023-02-24 18:20:00,2023-02-24 18:25:00,1595.96,1594.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39782,做多,2023-02-24 19:15:00,2023-02-24 19:20:00,1594.17,1593.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39783,做空,2023-02-24 19:20:00,2023-02-24 19:25:00,1593.13,1593.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39784,做多,2023-02-24 19:25:00,2023-02-24 19:35:00,1593.92,1599.81,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39785,做多,2023-02-24 19:35:00,2023-02-24 19:40:00,1599.81,1595.24,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39786,做多,2023-02-24 21:05:00,2023-02-24 22:20:00,1609.21,1604.71,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39787,做空,2023-02-24 22:20:00,2023-02-24 22:35:00,1604.71,1594.62,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39788,做多,2023-02-24 22:50:00,2023-02-24 23:40:00,1602.36,1605.5,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39789,做空,2023-02-24 23:40:00,2023-02-25 00:25:00,1605.5,1607.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39790,做多,2023-02-25 00:25:00,2023-02-25 00:30:00,1607.21,1605.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39791,做空,2023-02-25 00:30:00,2023-02-25 00:40:00,1605.33,1602.74,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39792,做多,2023-02-25 01:10:00,2023-02-25 01:15:00,1607.15,1606.87,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39793,做空,2023-02-25 01:15:00,2023-02-25 01:30:00,1606.87,1606.49,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39794,做多,2023-02-25 01:30:00,2023-02-25 01:40:00,1606.49,1605.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39795,做空,2023-02-25 01:40:00,2023-02-25 01:45:00,1605.0,1605.82,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39796,做多,2023-02-25 01:45:00,2023-02-25 01:55:00,1605.82,1604.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39797,做空,2023-02-25 01:55:00,2023-02-25 02:00:00,1604.92,1605.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39798,做多,2023-02-25 02:00:00,2023-02-25 02:10:00,1605.01,1602.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39799,做空,2023-02-25 02:10:00,2023-02-25 02:15:00,1602.98,1601.31,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39800,做多,2023-02-25 03:15:00,2023-02-25 03:20:00,1601.88,1599.47,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39801,做空,2023-02-25 03:20:00,2023-02-25 03:35:00,1599.47,1601.22,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39802,做多,2023-02-25 03:35:00,2023-02-25 03:55:00,1601.22,1598.05,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39803,做空,2023-02-25 03:55:00,2023-02-25 04:00:00,1598.05,1598.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39804,做多,2023-02-25 04:00:00,2023-02-25 04:15:00,1598.51,1597.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39805,做空,2023-02-25 04:15:00,2023-02-25 04:20:00,1597.5,1599.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39806,做多,2023-02-25 04:20:00,2023-02-25 04:25:00,1599.3,1599.14,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39807,做空,2023-02-25 04:25:00,2023-02-25 04:30:00,1599.14,1601.39,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39808,做多,2023-02-25 04:30:00,2023-02-25 05:10:00,1601.39,1599.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39809,做空,2023-02-25 05:10:00,2023-02-25 05:20:00,1599.07,1594.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39810,做多,2023-02-25 06:20:00,2023-02-25 07:15:00,1598.72,1599.53,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39811,做多,2023-02-25 08:55:00,2023-02-25 09:10:00,1602.69,1602.72,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39812,做空,2023-02-25 09:10:00,2023-02-25 09:20:00,1602.72,1602.09,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39813,做多,2023-02-25 11:05:00,2023-02-25 11:15:00,1600.13,1599.4,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39814,做空,2023-02-25 11:15:00,2023-02-25 12:20:00,1599.4,1597.55,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39815,做多,2023-02-25 12:50:00,2023-02-25 13:00:00,1600.45,1600.73,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39816,做多,2023-02-25 14:00:00,2023-02-25 14:30:00,1598.68,1599.23,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39817,做空,2023-02-25 14:30:00,2023-02-25 14:35:00,1599.23,1597.01,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39818,做多,2023-02-25 15:00:00,2023-02-25 15:05:00,1598.97,1596.91,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39819,做空,2023-02-25 15:05:00,2023-02-25 15:10:00,1596.91,1597.45,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39820,做多,2023-02-25 15:10:00,2023-02-25 15:25:00,1597.45,1597.67,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39821,做空,2023-02-25 15:25:00,2023-02-25 15:35:00,1597.67,1595.33,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39822,做多,2023-02-25 16:10:00,2023-02-25 16:15:00,1599.99,1598.56,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39823,做多,2023-02-25 17:05:00,2023-02-25 17:15:00,1596.36,1595.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39824,做空,2023-02-25 17:15:00,2023-02-25 17:30:00,1595.97,1597.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39825,做多,2023-02-25 17:30:00,2023-02-25 17:35:00,1597.16,1595.08,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39826,做空,2023-02-25 17:35:00,2023-02-25 17:50:00,1595.08,1596.78,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39827,做多,2023-02-25 17:50:00,2023-02-25 18:05:00,1596.78,1596.28,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39828,做空,2023-02-25 18:05:00,2023-02-25 18:10:00,1596.28,1597.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39829,做多,2023-02-25 18:10:00,2023-02-25 18:15:00,1597.23,1595.39,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39830,做空,2023-02-25 18:15:00,2023-02-25 18:20:00,1595.39,1593.03,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39831,做多,2023-02-25 20:00:00,2023-02-25 20:05:00,1585.01,1584.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39832,做空,2023-02-25 20:05:00,2023-02-25 20:20:00,1584.07,1578.15,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39833,做多,2023-02-25 21:55:00,2023-02-25 22:15:00,1573.8,1578.42,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39834,做多,2023-02-26 00:15:00,2023-02-26 00:20:00,1592.91,1590.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39835,做空,2023-02-26 00:20:00,2023-02-26 00:30:00,1590.93,1592.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39836,做多,2023-02-26 00:30:00,2023-02-26 00:35:00,1592.74,1591.26,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39837,做空,2023-02-26 00:35:00,2023-02-26 00:40:00,1591.26,1591.4,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39838,做多,2023-02-26 00:40:00,2023-02-26 01:15:00,1591.4,1592.38,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39839,做空,2023-02-26 01:15:00,2023-02-26 01:25:00,1592.38,1591.75,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39840,做多,2023-02-26 01:25:00,2023-02-26 01:30:00,1591.75,1590.46,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39841,做空,2023-02-26 01:30:00,2023-02-26 01:35:00,1590.46,1589.87,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39842,做多,2023-02-26 01:45:00,2023-02-26 01:55:00,1591.19,1591.34,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39843,做空,2023-02-26 01:55:00,2023-02-26 02:05:00,1591.34,1588.24,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39844,做多,2023-02-26 02:20:00,2023-02-26 02:25:00,1591.59,1590.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39845,做空,2023-02-26 02:25:00,2023-02-26 02:30:00,1590.8,1592.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39846,做多,2023-02-26 02:30:00,2023-02-26 02:35:00,1592.2,1594.33,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39847,做多,2023-02-26 04:15:00,2023-02-26 04:20:00,1602.49,1601.35,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39848,做空,2023-02-26 04:20:00,2023-02-26 04:25:00,1601.35,1601.44,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39849,做多,2023-02-26 04:25:00,2023-02-26 05:40:00,1601.44,1600.57,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39850,做空,2023-02-26 05:40:00,2023-02-26 05:55:00,1600.57,1598.08,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39851,做多,2023-02-26 06:55:00,2023-02-26 07:30:00,1599.5,1599.81,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39852,做多,2023-02-26 08:40:00,2023-02-26 09:00:00,1599.3,1601.49,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39853,做多,2023-02-26 10:25:00,2023-02-26 11:40:00,1602.14,1601.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39854,做多,2023-02-26 11:45:00,2023-02-26 11:50:00,1602.63,1603.32,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39855,做多,2023-02-26 12:20:00,2023-02-26 12:30:00,1601.15,1600.03,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39856,做空,2023-02-26 12:30:00,2023-02-26 12:35:00,1600.03,1598.47,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39857,做多,2023-02-26 15:00:00,2023-02-26 15:15:00,1603.28,1602.69,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39858,做空,2023-02-26 15:15:00,2023-02-26 15:50:00,1602.69,1603.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39859,做多,2023-02-26 15:50:00,2023-02-26 16:25:00,1603.52,1601.86,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39860,做空,2023-02-26 16:25:00,2023-02-26 16:30:00,1601.86,1602.35,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -39861,做多,2023-02-26 16:50:00,2023-02-26 17:50:00,1602.27,1605.99,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39862,做多,2023-02-26 20:20:00,2023-02-26 20:25:00,1634.66,1637.12,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39863,做多,2023-02-26 23:00:00,2023-02-26 23:05:00,1637.19,1636.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39864,做空,2023-02-26 23:05:00,2023-02-27 00:15:00,1636.98,1638.83,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39865,做多,2023-02-27 00:15:00,2023-02-27 00:20:00,1638.83,1636.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39866,做空,2023-02-27 00:20:00,2023-02-27 00:30:00,1636.51,1638.53,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39867,做多,2023-02-27 00:30:00,2023-02-27 01:45:00,1638.53,1640.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39868,做多,2023-02-27 02:45:00,2023-02-27 03:20:00,1639.85,1642.57,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39869,做空,2023-02-27 03:20:00,2023-02-27 04:10:00,1642.57,1636.87,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39870,做多,2023-02-27 05:30:00,2023-02-27 05:40:00,1636.53,1636.08,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39871,做空,2023-02-27 05:40:00,2023-02-27 05:45:00,1636.08,1632.53,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39872,做多,2023-02-27 06:10:00,2023-02-27 06:15:00,1635.33,1635.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39873,做空,2023-02-27 06:15:00,2023-02-27 06:35:00,1635.0,1634.64,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39874,做多,2023-02-27 06:35:00,2023-02-27 06:55:00,1634.64,1634.93,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39875,做空,2023-02-27 06:55:00,2023-02-27 07:50:00,1634.93,1637.32,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39876,做多,2023-02-27 07:50:00,2023-02-27 07:55:00,1637.32,1635.59,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39877,做空,2023-02-27 07:55:00,2023-02-27 08:00:00,1635.59,1637.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39878,做多,2023-02-27 08:00:00,2023-02-27 08:05:00,1637.73,1635.91,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39879,做空,2023-02-27 08:05:00,2023-02-27 08:10:00,1635.91,1634.0,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39880,做多,2023-02-27 08:35:00,2023-02-27 08:45:00,1635.26,1636.48,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39881,做空,2023-02-27 08:45:00,2023-02-27 09:00:00,1636.48,1635.74,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39882,做多,2023-02-27 09:00:00,2023-02-27 09:05:00,1635.74,1634.02,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39883,做空,2023-02-27 09:05:00,2023-02-27 09:10:00,1634.02,1635.05,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39884,做多,2023-02-27 09:10:00,2023-02-27 09:25:00,1635.05,1639.2,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39885,做多,2023-02-27 09:55:00,2023-02-27 10:05:00,1636.75,1636.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39886,做空,2023-02-27 10:05:00,2023-02-27 10:10:00,1636.61,1637.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39887,做多,2023-02-27 10:10:00,2023-02-27 10:15:00,1637.74,1635.7,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39888,做空,2023-02-27 10:15:00,2023-02-27 10:25:00,1635.7,1636.82,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39889,做多,2023-02-27 10:25:00,2023-02-27 10:30:00,1636.82,1633.41,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39890,做空,2023-02-27 10:30:00,2023-02-27 10:45:00,1633.41,1636.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39891,做多,2023-02-27 10:45:00,2023-02-27 10:55:00,1636.1,1635.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39892,做空,2023-02-27 10:55:00,2023-02-27 11:00:00,1635.92,1636.85,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39893,做多,2023-02-27 11:00:00,2023-02-27 11:20:00,1636.85,1639.07,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39894,做多,2023-02-27 12:30:00,2023-02-27 12:45:00,1639.08,1642.3,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39895,做多,2023-02-27 13:00:00,2023-02-27 13:05:00,1640.53,1642.42,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39896,做多,2023-02-27 14:50:00,2023-02-27 14:55:00,1658.09,1657.59,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39897,做空,2023-02-27 14:55:00,2023-02-27 15:00:00,1657.59,1657.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39898,做多,2023-02-27 15:00:00,2023-02-27 15:15:00,1657.61,1660.45,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39899,做多,2023-02-27 17:30:00,2023-02-27 17:40:00,1636.88,1634.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39900,做空,2023-02-27 17:40:00,2023-02-27 18:05:00,1634.99,1628.56,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39901,做多,2023-02-27 19:10:00,2023-02-27 19:35:00,1622.68,1623.92,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39902,做空,2023-02-27 19:35:00,2023-02-27 20:00:00,1623.92,1610.87,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39903,做多,2023-02-27 20:25:00,2023-02-27 22:25:00,1619.49,1624.27,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39904,做空,2023-02-27 22:25:00,2023-02-27 22:40:00,1624.27,1626.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39905,做多,2023-02-27 22:40:00,2023-02-27 22:50:00,1626.01,1632.68,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39906,做多,2023-02-28 01:50:00,2023-02-28 01:55:00,1631.29,1631.55,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39907,做多,2023-02-28 02:10:00,2023-02-28 02:15:00,1631.45,1632.62,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39908,做多,2023-02-28 02:50:00,2023-02-28 02:55:00,1630.11,1629.76,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39909,做空,2023-02-28 02:55:00,2023-02-28 03:05:00,1629.76,1630.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39910,做多,2023-02-28 03:05:00,2023-02-28 03:15:00,1630.01,1632.86,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39911,做多,2023-02-28 03:50:00,2023-02-28 04:05:00,1631.84,1629.43,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39912,做空,2023-02-28 04:05:00,2023-02-28 04:15:00,1629.43,1628.36,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39913,做多,2023-02-28 05:15:00,2023-02-28 05:20:00,1628.52,1626.83,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39914,做空,2023-02-28 05:20:00,2023-02-28 05:40:00,1626.83,1628.56,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39915,做多,2023-02-28 05:40:00,2023-02-28 05:50:00,1628.56,1628.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39916,做空,2023-02-28 05:50:00,2023-02-28 05:55:00,1628.21,1625.74,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39917,做多,2023-02-28 06:00:00,2023-02-28 06:15:00,1627.34,1628.35,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39918,做空,2023-02-28 06:15:00,2023-02-28 06:30:00,1628.35,1628.69,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39919,做多,2023-02-28 06:30:00,2023-02-28 06:45:00,1628.69,1627.41,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39920,做空,2023-02-28 06:45:00,2023-02-28 06:50:00,1627.41,1629.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39921,做多,2023-02-28 06:50:00,2023-02-28 06:55:00,1629.31,1627.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39922,做空,2023-02-28 06:55:00,2023-02-28 07:10:00,1627.67,1628.05,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39923,做多,2023-02-28 07:10:00,2023-02-28 07:20:00,1628.05,1626.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39924,做空,2023-02-28 07:20:00,2023-02-28 07:25:00,1626.74,1625.15,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39925,做多,2023-02-28 07:30:00,2023-02-28 08:55:00,1627.25,1620.34,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39926,做空,2023-02-28 08:55:00,2023-02-28 09:00:00,1620.34,1622.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39927,做多,2023-02-28 09:00:00,2023-02-28 09:15:00,1622.31,1621.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39928,做空,2023-02-28 09:15:00,2023-02-28 09:20:00,1621.01,1621.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39929,做多,2023-02-28 09:20:00,2023-02-28 09:25:00,1621.65,1621.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39930,做空,2023-02-28 09:25:00,2023-02-28 09:30:00,1621.13,1618.42,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39931,做多,2023-02-28 09:50:00,2023-02-28 10:20:00,1620.75,1620.69,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39932,做空,2023-02-28 10:20:00,2023-02-28 10:25:00,1620.69,1621.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39933,做多,2023-02-28 10:25:00,2023-02-28 10:40:00,1621.81,1625.08,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39934,做多,2023-02-28 13:25:00,2023-02-28 13:30:00,1634.42,1632.17,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39935,做空,2023-02-28 13:30:00,2023-02-28 13:40:00,1632.17,1630.45,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39936,做多,2023-02-28 14:00:00,2023-02-28 14:10:00,1633.02,1632.89,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39937,做空,2023-02-28 14:10:00,2023-02-28 14:15:00,1632.89,1633.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39938,做多,2023-02-28 14:15:00,2023-02-28 14:25:00,1633.6,1631.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39939,做空,2023-02-28 14:25:00,2023-02-28 14:30:00,1631.73,1628.66,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39940,做多,2023-02-28 14:35:00,2023-02-28 14:40:00,1637.25,1640.64,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39941,做多,2023-02-28 15:00:00,2023-02-28 15:05:00,1642.25,1637.55,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39942,做多,2023-02-28 15:20:00,2023-02-28 15:25:00,1638.82,1636.87,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -39943,做多,2023-02-28 16:35:00,2023-02-28 17:50:00,1637.83,1643.35,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39944,做多,2023-02-28 18:20:00,2023-02-28 18:30:00,1642.48,1639.34,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39945,做空,2023-02-28 18:30:00,2023-02-28 18:35:00,1639.34,1639.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39946,做多,2023-02-28 18:35:00,2023-02-28 18:45:00,1639.6,1640.26,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39947,做空,2023-02-28 18:45:00,2023-02-28 18:50:00,1640.26,1641.15,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39948,做多,2023-02-28 18:50:00,2023-02-28 19:00:00,1641.15,1641.16,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39949,做空,2023-02-28 19:00:00,2023-02-28 19:05:00,1641.16,1640.64,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -39950,做多,2023-02-28 20:40:00,2023-02-28 20:45:00,1629.9,1629.18,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39951,做空,2023-02-28 20:45:00,2023-02-28 21:00:00,1629.18,1621.43,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39952,做多,2023-02-28 22:30:00,2023-02-28 23:00:00,1611.8,1607.86,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39953,做空,2023-02-28 23:00:00,2023-02-28 23:10:00,1607.86,1607.71,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39954,做多,2023-02-28 23:10:00,2023-02-28 23:25:00,1607.71,1606.25,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39955,做空,2023-02-28 23:25:00,2023-02-28 23:35:00,1606.25,1607.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39956,做多,2023-02-28 23:35:00,2023-03-01 00:25:00,1607.66,1605.32,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39957,做空,2023-03-01 00:25:00,2023-03-01 00:30:00,1605.32,1608.9,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39958,做多,2023-03-01 00:30:00,2023-03-01 00:45:00,1608.9,1602.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39959,做空,2023-03-01 00:45:00,2023-03-01 00:50:00,1602.51,1596.19,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39960,做多,2023-03-01 01:05:00,2023-03-01 01:15:00,1602.91,1605.09,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39961,做空,2023-03-01 01:15:00,2023-03-01 06:10:00,1605.09,1651.44,0.0,100.0,0.0003,-0.01,0.0,-0.01,flip -39962,做多,2023-03-01 06:10:00,2023-03-01 06:15:00,1651.44,1650.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39963,做空,2023-03-01 06:15:00,2023-03-01 06:25:00,1650.6,1652.45,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39964,做多,2023-03-01 06:25:00,2023-03-01 06:45:00,1652.45,1654.3,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39965,做多,2023-03-01 07:20:00,2023-03-01 07:30:00,1652.36,1652.72,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39966,做空,2023-03-01 07:30:00,2023-03-01 07:55:00,1652.72,1650.33,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39967,做多,2023-03-01 08:05:00,2023-03-01 08:15:00,1653.16,1653.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39968,做空,2023-03-01 08:15:00,2023-03-01 08:30:00,1653.13,1653.17,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39969,做多,2023-03-01 08:30:00,2023-03-01 08:35:00,1653.17,1654.14,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39970,做多,2023-03-01 10:35:00,2023-03-01 10:45:00,1654.38,1654.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39971,做空,2023-03-01 10:45:00,2023-03-01 11:30:00,1654.31,1654.57,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39972,做多,2023-03-01 11:30:00,2023-03-01 11:35:00,1654.57,1653.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39973,做空,2023-03-01 11:35:00,2023-03-01 11:40:00,1653.8,1654.9,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39974,做多,2023-03-01 11:40:00,2023-03-01 11:45:00,1654.9,1654.04,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39975,做空,2023-03-01 11:45:00,2023-03-01 11:55:00,1654.04,1655.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39976,做多,2023-03-01 11:55:00,2023-03-01 12:10:00,1655.8,1654.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39977,做空,2023-03-01 12:10:00,2023-03-01 12:45:00,1654.99,1653.2,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39978,做多,2023-03-01 14:00:00,2023-03-01 14:05:00,1651.71,1649.72,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39979,做空,2023-03-01 14:05:00,2023-03-01 14:10:00,1649.72,1651.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39980,做多,2023-03-01 14:10:00,2023-03-01 14:15:00,1651.23,1650.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39981,做空,2023-03-01 14:15:00,2023-03-01 14:20:00,1650.01,1653.28,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39982,做多,2023-03-01 14:20:00,2023-03-01 14:25:00,1653.28,1654.01,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -39983,做多,2023-03-01 15:10:00,2023-03-01 15:25:00,1653.09,1654.05,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39984,做空,2023-03-01 15:25:00,2023-03-01 15:55:00,1654.05,1657.03,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39985,做多,2023-03-01 15:55:00,2023-03-01 16:00:00,1657.03,1652.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39986,做空,2023-03-01 16:00:00,2023-03-01 16:10:00,1652.96,1646.48,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39987,做多,2023-03-01 16:40:00,2023-03-01 18:10:00,1654.91,1656.15,0.0,100.0,0.0003,0.0,0.0,0.0,flip -39988,做空,2023-03-01 18:10:00,2023-03-01 18:15:00,1656.15,1656.9,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39989,做多,2023-03-01 18:15:00,2023-03-01 18:20:00,1656.9,1654.22,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39990,做空,2023-03-01 18:20:00,2023-03-01 18:25:00,1654.22,1652.72,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39991,做多,2023-03-01 18:35:00,2023-03-01 19:25:00,1655.17,1652.36,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39992,做空,2023-03-01 19:25:00,2023-03-01 19:35:00,1652.36,1650.28,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -39993,做多,2023-03-01 21:10:00,2023-03-01 21:25:00,1641.34,1647.91,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -39994,做多,2023-03-01 22:25:00,2023-03-01 22:35:00,1649.99,1650.76,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -39995,做空,2023-03-01 22:35:00,2023-03-01 22:40:00,1650.76,1654.43,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39996,做多,2023-03-01 22:40:00,2023-03-01 23:00:00,1654.43,1652.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39997,做空,2023-03-01 23:00:00,2023-03-01 23:05:00,1652.6,1655.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39998,做多,2023-03-01 23:05:00,2023-03-01 23:15:00,1655.6,1654.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -39999,做空,2023-03-01 23:15:00,2023-03-02 01:00:00,1654.16,1657.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40000,做多,2023-03-02 03:10:00,2023-03-02 03:25:00,1648.48,1649.0,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40001,做空,2023-03-02 03:25:00,2023-03-02 03:40:00,1649.0,1648.08,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40002,做多,2023-03-02 03:40:00,2023-03-02 03:55:00,1648.08,1647.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40003,做空,2023-03-02 03:55:00,2023-03-02 04:25:00,1647.21,1646.88,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40004,做多,2023-03-02 04:25:00,2023-03-02 04:55:00,1646.88,1650.8,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40005,做多,2023-03-02 05:15:00,2023-03-02 06:30:00,1646.5,1645.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40006,做空,2023-03-02 06:30:00,2023-03-02 06:40:00,1645.77,1646.27,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40007,做多,2023-03-02 06:40:00,2023-03-02 06:45:00,1646.27,1645.29,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40008,做空,2023-03-02 06:45:00,2023-03-02 07:05:00,1645.29,1645.21,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40009,做多,2023-03-02 07:05:00,2023-03-02 07:15:00,1645.21,1643.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40010,做空,2023-03-02 07:15:00,2023-03-02 07:20:00,1643.73,1641.44,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40011,做多,2023-03-02 07:40:00,2023-03-02 08:30:00,1643.96,1639.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40012,做空,2023-03-02 08:30:00,2023-03-02 08:35:00,1639.0,1639.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40013,做多,2023-03-02 08:40:00,2023-03-02 08:45:00,1647.23,1647.55,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40014,做多,2023-03-02 09:20:00,2023-03-02 09:35:00,1643.93,1644.96,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40015,做空,2023-03-02 09:35:00,2023-03-02 10:10:00,1644.96,1639.84,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40016,做多,2023-03-02 11:15:00,2023-03-02 11:20:00,1641.47,1641.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40017,做空,2023-03-02 11:20:00,2023-03-02 11:35:00,1641.16,1643.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40018,做多,2023-03-02 11:35:00,2023-03-02 11:40:00,1643.16,1642.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40019,做多,2023-03-02 15:00:00,2023-03-02 15:05:00,1630.56,1629.44,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40020,做空,2023-03-02 15:05:00,2023-03-02 15:50:00,1629.44,1628.46,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40021,做多,2023-03-02 15:50:00,2023-03-02 16:00:00,1628.46,1626.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40022,做空,2023-03-02 16:00:00,2023-03-02 16:05:00,1626.16,1628.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40023,做多,2023-03-02 16:05:00,2023-03-02 16:10:00,1628.2,1626.72,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40024,做空,2023-03-02 16:10:00,2023-03-02 16:15:00,1626.72,1630.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40025,做多,2023-03-02 16:15:00,2023-03-02 16:25:00,1630.1,1625.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40026,做空,2023-03-02 16:25:00,2023-03-02 16:30:00,1625.8,1625.14,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -40027,做多,2023-03-02 17:25:00,2023-03-02 17:35:00,1626.02,1625.38,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40028,做空,2023-03-02 17:35:00,2023-03-02 17:50:00,1625.38,1624.96,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40029,做多,2023-03-02 17:50:00,2023-03-02 17:55:00,1624.96,1624.26,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40030,做空,2023-03-02 17:55:00,2023-03-02 18:05:00,1624.26,1623.9,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40031,做多,2023-03-02 18:05:00,2023-03-02 18:15:00,1623.9,1625.17,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40032,做空,2023-03-02 18:15:00,2023-03-02 20:50:00,1625.17,1643.18,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40033,做多,2023-03-02 22:10:00,2023-03-02 22:20:00,1643.64,1647.99,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40034,做多,2023-03-02 23:35:00,2023-03-02 23:40:00,1648.27,1647.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40035,做空,2023-03-02 23:40:00,2023-03-03 00:00:00,1647.65,1647.52,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40036,做多,2023-03-03 00:00:00,2023-03-03 00:35:00,1647.52,1642.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40037,做空,2023-03-03 00:35:00,2023-03-03 00:40:00,1642.07,1642.12,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40038,做多,2023-03-03 03:05:00,2023-03-03 03:10:00,1562.71,1560.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40039,做空,2023-03-03 03:10:00,2023-03-03 03:15:00,1560.96,1561.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40040,做多,2023-03-03 03:15:00,2023-03-03 03:50:00,1561.99,1562.98,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40041,做空,2023-03-03 03:50:00,2023-03-03 03:55:00,1562.98,1564.53,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40042,做多,2023-03-03 03:55:00,2023-03-03 04:00:00,1564.53,1563.95,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40043,做空,2023-03-03 04:00:00,2023-03-03 04:05:00,1563.95,1565.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40044,做多,2023-03-03 04:05:00,2023-03-03 04:50:00,1565.1,1569.94,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40045,做多,2023-03-03 05:35:00,2023-03-03 05:40:00,1569.25,1567.68,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40046,做空,2023-03-03 05:40:00,2023-03-03 06:00:00,1567.68,1568.37,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40047,做多,2023-03-03 06:25:00,2023-03-03 06:35:00,1569.11,1565.82,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40048,做空,2023-03-03 06:35:00,2023-03-03 06:40:00,1565.82,1566.34,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40049,做多,2023-03-03 07:15:00,2023-03-03 07:40:00,1565.34,1569.99,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40050,做多,2023-03-03 08:15:00,2023-03-03 08:30:00,1567.09,1567.19,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40051,做空,2023-03-03 08:30:00,2023-03-03 09:40:00,1567.19,1567.32,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40052,做多,2023-03-03 10:15:00,2023-03-03 10:20:00,1568.2,1567.85,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40053,做空,2023-03-03 10:20:00,2023-03-03 10:35:00,1567.85,1567.79,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40054,做多,2023-03-03 10:35:00,2023-03-03 10:45:00,1567.79,1565.65,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40055,做空,2023-03-03 10:45:00,2023-03-03 10:50:00,1565.65,1566.28,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40056,做多,2023-03-03 11:35:00,2023-03-03 12:15:00,1565.75,1563.76,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40057,做空,2023-03-03 12:15:00,2023-03-03 12:20:00,1563.76,1563.2,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -40058,做多,2023-03-03 12:25:00,2023-03-03 12:30:00,1565.0,1563.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40059,做空,2023-03-03 12:30:00,2023-03-03 12:35:00,1563.97,1564.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40060,做多,2023-03-03 12:35:00,2023-03-03 13:00:00,1564.21,1563.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40061,做空,2023-03-03 13:00:00,2023-03-03 13:05:00,1563.61,1563.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40062,做多,2023-03-03 13:05:00,2023-03-03 13:15:00,1563.92,1566.08,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40063,做多,2023-03-03 13:15:00,2023-03-03 13:20:00,1566.08,1568.59,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40064,做多,2023-03-03 13:45:00,2023-03-03 13:50:00,1567.61,1570.25,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40065,做多,2023-03-03 15:10:00,2023-03-03 15:15:00,1573.86,1571.22,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40066,做空,2023-03-03 15:15:00,2023-03-03 15:25:00,1571.22,1571.42,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40067,做多,2023-03-03 15:25:00,2023-03-03 17:00:00,1571.42,1571.64,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40068,做多,2023-03-03 19:45:00,2023-03-03 20:30:00,1563.01,1561.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40069,做空,2023-03-03 20:30:00,2023-03-03 21:05:00,1561.33,1554.79,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40070,做多,2023-03-03 21:30:00,2023-03-03 21:35:00,1559.91,1557.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40071,做空,2023-03-03 21:35:00,2023-03-03 21:40:00,1557.75,1559.47,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40072,做多,2023-03-03 21:40:00,2023-03-03 21:45:00,1559.47,1554.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40073,做空,2023-03-03 21:45:00,2023-03-03 21:50:00,1554.33,1559.64,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40074,做多,2023-03-03 21:50:00,2023-03-03 21:55:00,1559.64,1558.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40075,做空,2023-03-03 21:55:00,2023-03-04 01:35:00,1558.77,1571.28,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40076,做多,2023-03-04 01:35:00,2023-03-04 02:40:00,1571.28,1571.32,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40077,做空,2023-03-04 02:40:00,2023-03-04 02:55:00,1571.32,1571.02,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40078,做多,2023-03-04 02:55:00,2023-03-04 04:15:00,1571.02,1571.73,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40079,做多,2023-03-04 06:15:00,2023-03-04 06:20:00,1570.98,1569.7,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40080,做多,2023-03-04 08:25:00,2023-03-04 08:55:00,1568.2,1567.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40081,做空,2023-03-04 08:55:00,2023-03-04 09:00:00,1567.3,1567.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40082,做多,2023-03-04 09:00:00,2023-03-04 09:05:00,1567.84,1567.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40083,做空,2023-03-04 09:05:00,2023-03-04 09:50:00,1567.66,1568.25,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40084,做多,2023-03-04 09:50:00,2023-03-04 10:05:00,1568.25,1569.5,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40085,做多,2023-03-04 10:50:00,2023-03-04 10:55:00,1568.57,1567.03,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40086,做空,2023-03-04 10:55:00,2023-03-04 11:20:00,1567.03,1568.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40087,做多,2023-03-04 11:20:00,2023-03-04 11:30:00,1568.13,1567.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40088,做空,2023-03-04 11:30:00,2023-03-04 11:35:00,1567.51,1568.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40089,做多,2023-03-04 11:35:00,2023-03-04 11:40:00,1568.73,1568.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40090,做多,2023-03-04 11:50:00,2023-03-04 12:00:00,1568.1,1568.08,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40091,做多,2023-03-04 12:50:00,2023-03-04 12:55:00,1570.0,1570.68,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40092,做多,2023-03-04 13:25:00,2023-03-04 13:45:00,1568.62,1568.42,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40093,做空,2023-03-04 13:45:00,2023-03-04 14:00:00,1568.42,1567.03,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40094,做多,2023-03-04 14:20:00,2023-03-04 14:25:00,1568.89,1567.15,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40095,做空,2023-03-04 14:25:00,2023-03-04 14:30:00,1567.15,1568.14,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40096,做多,2023-03-04 14:30:00,2023-03-04 14:35:00,1568.14,1565.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40097,做空,2023-03-04 14:35:00,2023-03-04 14:40:00,1565.99,1566.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40098,做多,2023-03-04 15:10:00,2023-03-04 15:15:00,1567.7,1566.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40099,做空,2023-03-04 15:15:00,2023-03-04 15:20:00,1566.81,1567.95,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40100,做多,2023-03-04 15:20:00,2023-03-04 15:30:00,1567.95,1566.53,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40101,做空,2023-03-04 15:30:00,2023-03-04 15:35:00,1566.53,1565.82,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -40102,做多,2023-03-04 16:30:00,2023-03-04 17:30:00,1564.26,1563.19,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40103,做空,2023-03-04 17:30:00,2023-03-04 17:40:00,1563.19,1562.84,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40104,做多,2023-03-04 17:40:00,2023-03-04 18:30:00,1562.84,1562.36,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40105,做空,2023-03-04 18:30:00,2023-03-04 18:40:00,1562.36,1562.4,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40106,做多,2023-03-04 18:40:00,2023-03-04 18:45:00,1562.4,1562.37,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40107,做空,2023-03-04 18:45:00,2023-03-04 18:55:00,1562.37,1562.86,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40108,做多,2023-03-04 18:55:00,2023-03-04 19:10:00,1562.86,1561.71,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40109,做空,2023-03-04 19:10:00,2023-03-04 19:30:00,1561.71,1559.26,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40110,做多,2023-03-04 21:15:00,2023-03-04 21:35:00,1555.53,1555.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40111,做空,2023-03-04 21:35:00,2023-03-04 21:45:00,1555.21,1556.49,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40112,做多,2023-03-04 21:45:00,2023-03-04 21:50:00,1556.49,1555.08,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40113,做空,2023-03-04 21:50:00,2023-03-04 21:55:00,1555.08,1556.49,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40114,做多,2023-03-04 21:55:00,2023-03-04 22:05:00,1556.49,1553.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40115,做空,2023-03-04 22:05:00,2023-03-04 22:10:00,1553.96,1555.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40116,做多,2023-03-04 22:10:00,2023-03-04 22:20:00,1555.84,1566.83,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40117,做多,2023-03-05 00:25:00,2023-03-05 00:30:00,1565.18,1568.63,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40118,做多,2023-03-05 00:45:00,2023-03-05 00:55:00,1567.5,1569.73,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40119,做多,2023-03-05 04:50:00,2023-03-05 04:55:00,1572.68,1571.06,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40120,做多,2023-03-05 05:50:00,2023-03-05 06:05:00,1570.3,1568.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40121,做空,2023-03-05 06:05:00,2023-03-05 06:15:00,1568.8,1570.4,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40122,做多,2023-03-05 06:15:00,2023-03-05 06:20:00,1570.4,1569.43,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40123,做空,2023-03-05 06:20:00,2023-03-05 06:30:00,1569.43,1569.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40124,做多,2023-03-05 06:30:00,2023-03-05 06:35:00,1569.74,1569.45,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40125,做空,2023-03-05 06:35:00,2023-03-05 06:40:00,1569.45,1570.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40126,做多,2023-03-05 06:40:00,2023-03-05 06:45:00,1570.0,1569.62,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40127,做空,2023-03-05 06:45:00,2023-03-05 07:10:00,1569.62,1568.32,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40128,做多,2023-03-05 07:30:00,2023-03-05 07:35:00,1569.29,1568.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40129,做空,2023-03-05 07:35:00,2023-03-05 07:45:00,1568.81,1567.51,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40130,做多,2023-03-05 08:05:00,2023-03-05 08:15:00,1568.33,1568.05,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40131,做空,2023-03-05 08:15:00,2023-03-05 08:35:00,1568.05,1566.68,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40132,做多,2023-03-05 09:10:00,2023-03-05 09:25:00,1567.06,1567.33,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40133,做空,2023-03-05 09:25:00,2023-03-05 09:40:00,1567.33,1567.87,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40134,做多,2023-03-05 09:40:00,2023-03-05 10:20:00,1567.87,1571.53,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40135,做多,2023-03-05 12:15:00,2023-03-05 12:45:00,1568.18,1568.3,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40136,做空,2023-03-05 12:45:00,2023-03-05 12:50:00,1568.3,1568.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40137,做多,2023-03-05 12:50:00,2023-03-05 12:55:00,1568.97,1568.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40138,做多,2023-03-05 14:25:00,2023-03-05 15:40:00,1570.17,1569.26,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40139,做空,2023-03-05 15:40:00,2023-03-05 15:50:00,1569.26,1568.73,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40140,做多,2023-03-05 15:50:00,2023-03-05 16:30:00,1568.73,1568.29,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40141,做空,2023-03-05 16:30:00,2023-03-05 16:35:00,1568.29,1569.76,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40142,做多,2023-03-05 16:35:00,2023-03-05 16:50:00,1569.76,1569.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40143,做空,2023-03-05 16:50:00,2023-03-05 17:10:00,1569.23,1569.35,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40144,做多,2023-03-05 17:10:00,2023-03-05 17:15:00,1569.35,1568.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40145,做空,2023-03-05 17:15:00,2023-03-05 17:20:00,1568.73,1569.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40146,做多,2023-03-05 17:20:00,2023-03-05 17:35:00,1569.31,1569.62,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40147,做多,2023-03-05 18:25:00,2023-03-05 18:55:00,1568.21,1567.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40148,做空,2023-03-05 18:55:00,2023-03-05 19:05:00,1567.6,1568.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40149,做多,2023-03-05 19:05:00,2023-03-05 19:10:00,1568.3,1567.91,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40150,做空,2023-03-05 19:10:00,2023-03-05 19:20:00,1567.91,1565.27,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40151,做多,2023-03-05 19:45:00,2023-03-05 20:45:00,1566.11,1569.25,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40152,做多,2023-03-05 21:50:00,2023-03-05 22:00:00,1568.87,1570.74,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40153,做空,2023-03-05 22:00:00,2023-03-05 22:25:00,1570.74,1561.82,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40154,做多,2023-03-05 23:30:00,2023-03-05 23:35:00,1565.77,1564.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40155,做空,2023-03-05 23:35:00,2023-03-05 23:50:00,1564.67,1564.44,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40156,做多,2023-03-05 23:50:00,2023-03-06 00:10:00,1564.44,1561.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40157,做空,2023-03-06 00:10:00,2023-03-06 00:15:00,1561.97,1563.4,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40158,做多,2023-03-06 00:15:00,2023-03-06 00:35:00,1563.4,1567.84,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40159,做多,2023-03-06 01:05:00,2023-03-06 01:10:00,1566.99,1562.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40160,做空,2023-03-06 01:10:00,2023-03-06 01:15:00,1562.81,1558.94,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40161,做多,2023-03-06 01:20:00,2023-03-06 01:25:00,1569.04,1565.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40162,做多,2023-03-06 02:05:00,2023-03-06 02:40:00,1561.02,1560.85,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40163,做空,2023-03-06 02:40:00,2023-03-06 02:50:00,1560.85,1561.63,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40164,做多,2023-03-06 02:50:00,2023-03-06 03:15:00,1561.63,1560.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40165,做空,2023-03-06 03:15:00,2023-03-06 03:20:00,1560.21,1561.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40166,做多,2023-03-06 03:20:00,2023-03-06 03:45:00,1561.1,1561.18,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40167,做空,2023-03-06 03:45:00,2023-03-06 04:10:00,1561.18,1562.72,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40168,做多,2023-03-06 04:10:00,2023-03-06 04:15:00,1562.72,1563.4,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40169,做多,2023-03-06 04:25:00,2023-03-06 04:30:00,1561.72,1558.93,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40170,做空,2023-03-06 04:30:00,2023-03-06 04:35:00,1558.93,1559.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40171,做多,2023-03-06 05:50:00,2023-03-06 06:10:00,1558.98,1559.41,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40172,做多,2023-03-06 08:25:00,2023-03-06 08:35:00,1561.13,1563.98,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40173,做多,2023-03-06 09:30:00,2023-03-06 09:45:00,1563.15,1562.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40174,做空,2023-03-06 09:45:00,2023-03-06 11:40:00,1562.6,1562.44,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -40175,做多,2023-03-06 12:25:00,2023-03-06 12:35:00,1563.94,1563.94,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40176,做空,2023-03-06 12:35:00,2023-03-06 12:40:00,1563.94,1564.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40177,做多,2023-03-06 12:40:00,2023-03-06 12:45:00,1564.61,1563.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40178,做空,2023-03-06 12:45:00,2023-03-06 12:55:00,1563.07,1563.95,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40179,做多,2023-03-06 12:55:00,2023-03-06 13:00:00,1563.95,1563.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40180,做空,2023-03-06 13:00:00,2023-03-06 14:50:00,1563.5,1569.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40181,做多,2023-03-06 14:50:00,2023-03-06 15:00:00,1569.23,1571.22,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40182,做多,2023-03-06 15:30:00,2023-03-06 15:40:00,1569.09,1571.64,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40183,做多,2023-03-06 16:35:00,2023-03-06 16:40:00,1573.45,1572.49,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40184,做空,2023-03-06 16:40:00,2023-03-06 16:50:00,1572.49,1577.14,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40185,做多,2023-03-06 16:50:00,2023-03-06 17:05:00,1577.14,1573.68,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40186,做空,2023-03-06 17:05:00,2023-03-06 17:10:00,1573.68,1575.37,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40187,做多,2023-03-06 17:10:00,2023-03-06 17:20:00,1575.37,1573.31,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40188,做空,2023-03-06 17:20:00,2023-03-06 17:35:00,1573.31,1573.83,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40189,做多,2023-03-06 17:35:00,2023-03-06 17:45:00,1573.83,1572.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40190,做空,2023-03-06 17:45:00,2023-03-06 17:55:00,1572.8,1573.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40191,做多,2023-03-06 17:55:00,2023-03-06 18:25:00,1573.3,1575.61,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40192,做多,2023-03-06 18:40:00,2023-03-06 18:55:00,1573.82,1573.1,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40193,做空,2023-03-06 18:55:00,2023-03-06 19:00:00,1573.1,1573.47,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40194,做多,2023-03-06 19:00:00,2023-03-06 19:10:00,1573.47,1573.85,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40195,做空,2023-03-06 19:10:00,2023-03-06 19:15:00,1573.85,1565.89,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40196,做多,2023-03-06 21:30:00,2023-03-06 21:55:00,1565.39,1566.15,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40197,做多,2023-03-06 23:30:00,2023-03-06 23:35:00,1569.35,1566.02,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40198,做空,2023-03-06 23:35:00,2023-03-06 23:40:00,1566.02,1566.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40199,做多,2023-03-07 00:55:00,2023-03-07 01:10:00,1565.0,1570.44,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40200,做多,2023-03-07 03:30:00,2023-03-07 04:15:00,1574.41,1574.58,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40201,做空,2023-03-07 04:15:00,2023-03-07 04:20:00,1574.58,1575.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40202,做多,2023-03-07 04:20:00,2023-03-07 04:25:00,1575.52,1574.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40203,做空,2023-03-07 04:25:00,2023-03-07 04:55:00,1574.77,1575.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40204,做多,2023-03-07 04:55:00,2023-03-07 05:10:00,1575.0,1574.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40205,做空,2023-03-07 05:10:00,2023-03-07 05:20:00,1574.0,1574.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40206,做多,2023-03-07 05:20:00,2023-03-07 05:45:00,1574.3,1573.41,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40207,做空,2023-03-07 05:45:00,2023-03-07 06:00:00,1573.41,1572.89,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -40208,做多,2023-03-07 06:50:00,2023-03-07 07:20:00,1572.55,1570.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40209,做空,2023-03-07 07:20:00,2023-03-07 07:30:00,1570.81,1570.7,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -40210,做多,2023-03-07 07:35:00,2023-03-07 07:45:00,1571.62,1571.15,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40211,做空,2023-03-07 07:45:00,2023-03-07 07:50:00,1571.15,1571.28,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40212,做多,2023-03-07 07:50:00,2023-03-07 08:55:00,1571.28,1570.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40213,做空,2023-03-07 08:55:00,2023-03-07 09:15:00,1570.07,1565.3,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40214,做多,2023-03-07 10:10:00,2023-03-07 10:20:00,1566.52,1566.61,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40215,做空,2023-03-07 10:20:00,2023-03-07 10:25:00,1566.61,1568.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40216,做多,2023-03-07 10:25:00,2023-03-07 10:30:00,1568.5,1566.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40217,做空,2023-03-07 10:30:00,2023-03-07 10:50:00,1566.98,1563.24,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40218,做多,2023-03-07 11:10:00,2023-03-07 12:30:00,1565.02,1563.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40219,做空,2023-03-07 12:30:00,2023-03-07 12:40:00,1563.92,1564.92,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40220,做多,2023-03-07 12:40:00,2023-03-07 12:50:00,1564.92,1567.26,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40221,做多,2023-03-07 13:35:00,2023-03-07 13:45:00,1566.18,1565.19,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40222,做空,2023-03-07 13:45:00,2023-03-07 13:55:00,1565.19,1563.16,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40223,做多,2023-03-07 14:15:00,2023-03-07 15:25:00,1564.0,1557.42,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40224,做空,2023-03-07 15:25:00,2023-03-07 15:30:00,1557.42,1560.8,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40225,做多,2023-03-07 15:30:00,2023-03-07 15:40:00,1560.8,1560.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40226,做空,2023-03-07 15:40:00,2023-03-07 16:15:00,1560.0,1557.61,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40227,做多,2023-03-07 16:15:00,2023-03-07 16:20:00,1557.61,1556.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40228,做空,2023-03-07 16:20:00,2023-03-07 16:45:00,1556.99,1556.16,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40229,做多,2023-03-07 16:45:00,2023-03-07 17:50:00,1556.16,1561.22,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40230,做多,2023-03-07 19:10:00,2023-03-07 19:20:00,1556.35,1554.7,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40231,做空,2023-03-07 19:20:00,2023-03-07 19:25:00,1554.7,1555.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40232,做多,2023-03-07 19:25:00,2023-03-07 19:40:00,1555.99,1555.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40233,做空,2023-03-07 19:40:00,2023-03-07 19:45:00,1555.16,1555.96,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40234,做多,2023-03-07 19:45:00,2023-03-07 19:55:00,1555.96,1550.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40235,做空,2023-03-07 19:55:00,2023-03-07 20:00:00,1550.52,1546.81,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40236,做多,2023-03-07 21:30:00,2023-03-07 21:40:00,1548.48,1553.39,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40237,做多,2023-03-07 22:25:00,2023-03-07 22:55:00,1549.54,1552.77,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40238,做多,2023-03-08 01:15:00,2023-03-08 01:20:00,1567.0,1565.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40239,做空,2023-03-08 01:20:00,2023-03-08 01:30:00,1565.5,1568.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40240,做多,2023-03-08 01:30:00,2023-03-08 01:35:00,1568.01,1565.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40241,做空,2023-03-08 01:35:00,2023-03-08 01:40:00,1565.66,1563.74,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40242,做多,2023-03-08 02:10:00,2023-03-08 04:25:00,1564.37,1560.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40243,做空,2023-03-08 04:25:00,2023-03-08 04:30:00,1560.2,1560.46,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40244,做多,2023-03-08 04:30:00,2023-03-08 05:05:00,1560.46,1559.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40245,做空,2023-03-08 05:05:00,2023-03-08 05:10:00,1559.84,1558.24,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40246,做多,2023-03-08 06:30:00,2023-03-08 06:35:00,1554.98,1552.57,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40247,做空,2023-03-08 06:35:00,2023-03-08 06:50:00,1552.57,1554.01,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40248,做多,2023-03-08 06:50:00,2023-03-08 06:55:00,1554.01,1553.44,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40249,做空,2023-03-08 06:55:00,2023-03-08 07:15:00,1553.44,1553.42,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40250,做多,2023-03-08 07:15:00,2023-03-08 07:20:00,1553.42,1552.18,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40251,做空,2023-03-08 07:20:00,2023-03-08 07:35:00,1552.18,1553.72,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40252,做多,2023-03-08 07:35:00,2023-03-08 07:40:00,1553.72,1552.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40253,做空,2023-03-08 07:40:00,2023-03-08 07:45:00,1552.3,1552.32,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40254,做多,2023-03-08 07:45:00,2023-03-08 08:10:00,1552.32,1550.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40255,做空,2023-03-08 08:10:00,2023-03-08 08:20:00,1550.21,1553.41,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40256,做多,2023-03-08 08:20:00,2023-03-08 08:55:00,1553.41,1551.87,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40257,做空,2023-03-08 08:55:00,2023-03-08 09:00:00,1551.87,1553.04,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40258,做多,2023-03-08 09:00:00,2023-03-08 09:05:00,1553.04,1552.29,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40259,做空,2023-03-08 09:05:00,2023-03-08 09:10:00,1552.29,1553.69,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40260,做多,2023-03-08 09:10:00,2023-03-08 09:20:00,1553.69,1552.3,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40261,做空,2023-03-08 09:20:00,2023-03-08 09:30:00,1552.3,1552.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40262,做多,2023-03-08 09:30:00,2023-03-08 09:50:00,1552.52,1555.53,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40263,做多,2023-03-08 11:20:00,2023-03-08 11:45:00,1557.64,1556.51,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40264,做空,2023-03-08 11:45:00,2023-03-08 11:50:00,1556.51,1557.57,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40265,做多,2023-03-08 11:50:00,2023-03-08 12:20:00,1557.57,1556.23,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40266,做多,2023-03-08 12:30:00,2023-03-08 12:35:00,1557.55,1556.9,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40267,做空,2023-03-08 12:35:00,2023-03-08 12:45:00,1556.9,1553.66,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40268,做多,2023-03-08 13:20:00,2023-03-08 14:20:00,1554.3,1549.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40269,做空,2023-03-08 14:20:00,2023-03-08 14:25:00,1549.97,1548.45,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40270,做多,2023-03-08 14:50:00,2023-03-08 15:00:00,1548.48,1551.96,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40271,做多,2023-03-08 15:00:00,2023-03-08 15:05:00,1551.96,1551.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40272,做空,2023-03-08 15:05:00,2023-03-08 16:45:00,1551.6,1561.03,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40273,做多,2023-03-08 16:45:00,2023-03-08 16:50:00,1561.03,1560.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40274,做多,2023-03-08 17:15:00,2023-03-08 19:30:00,1557.49,1550.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40275,做空,2023-03-08 19:30:00,2023-03-08 19:35:00,1550.7,1554.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40276,做多,2023-03-08 19:35:00,2023-03-08 19:40:00,1554.5,1553.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40277,做多,2023-03-08 20:20:00,2023-03-08 20:25:00,1552.61,1552.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40278,做空,2023-03-08 20:25:00,2023-03-08 20:30:00,1552.07,1558.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40279,做多,2023-03-08 20:30:00,2023-03-08 20:35:00,1558.8,1558.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40280,做多,2023-03-09 00:25:00,2023-03-09 00:30:00,1537.91,1536.43,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40281,做空,2023-03-09 00:30:00,2023-03-09 00:45:00,1536.43,1535.05,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40282,做多,2023-03-09 00:45:00,2023-03-09 01:00:00,1535.05,1532.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40283,做空,2023-03-09 01:00:00,2023-03-09 01:05:00,1532.77,1533.09,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40284,做多,2023-03-09 01:10:00,2023-03-09 01:15:00,1536.41,1537.83,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40285,做多,2023-03-09 03:20:00,2023-03-09 03:25:00,1540.79,1540.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40286,做空,2023-03-09 03:25:00,2023-03-09 03:30:00,1540.5,1541.2,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40287,做多,2023-03-09 03:30:00,2023-03-09 03:45:00,1541.2,1540.49,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40288,做空,2023-03-09 03:45:00,2023-03-09 04:00:00,1540.49,1539.31,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40289,做多,2023-03-09 05:05:00,2023-03-09 05:10:00,1539.47,1539.43,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40290,做空,2023-03-09 05:10:00,2023-03-09 05:25:00,1539.43,1538.96,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40291,做多,2023-03-09 05:25:00,2023-03-09 05:30:00,1538.96,1538.11,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40292,做空,2023-03-09 05:30:00,2023-03-09 05:45:00,1538.11,1538.25,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40293,做多,2023-03-09 05:45:00,2023-03-09 05:50:00,1538.25,1537.08,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40294,做空,2023-03-09 05:50:00,2023-03-09 06:10:00,1537.08,1537.91,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40295,做多,2023-03-09 06:10:00,2023-03-09 06:30:00,1537.91,1535.86,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40296,做空,2023-03-09 06:30:00,2023-03-09 06:35:00,1535.86,1537.37,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40297,做多,2023-03-09 06:40:00,2023-03-09 06:45:00,1538.49,1537.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40298,做空,2023-03-09 06:45:00,2023-03-09 06:50:00,1537.33,1537.43,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40299,做多,2023-03-09 06:50:00,2023-03-09 06:55:00,1537.43,1540.3,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40300,做多,2023-03-09 06:55:00,2023-03-09 07:00:00,1540.3,1539.63,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40301,做多,2023-03-09 07:45:00,2023-03-09 09:20:00,1537.71,1532.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40302,做空,2023-03-09 09:20:00,2023-03-09 10:05:00,1532.77,1532.0,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40303,做多,2023-03-09 10:05:00,2023-03-09 10:20:00,1532.0,1531.35,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40304,做空,2023-03-09 10:20:00,2023-03-09 10:25:00,1531.35,1532.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40305,做多,2023-03-09 10:25:00,2023-03-09 10:30:00,1532.0,1530.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40306,做空,2023-03-09 10:30:00,2023-03-09 10:45:00,1530.7,1531.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40307,做多,2023-03-09 10:50:00,2023-03-09 10:55:00,1533.33,1533.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40308,做多,2023-03-09 12:50:00,2023-03-09 12:55:00,1533.0,1531.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40309,做空,2023-03-09 12:55:00,2023-03-09 13:05:00,1531.18,1529.8,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40310,做多,2023-03-09 13:30:00,2023-03-09 13:35:00,1534.27,1533.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40311,做多,2023-03-09 17:55:00,2023-03-09 18:05:00,1528.56,1526.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40312,做空,2023-03-09 18:05:00,2023-03-09 18:10:00,1526.41,1526.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40313,做多,2023-03-09 18:10:00,2023-03-09 18:20:00,1526.43,1528.97,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40314,做多,2023-03-09 22:05:00,2023-03-09 22:15:00,1441.34,1436.95,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40315,做空,2023-03-09 22:15:00,2023-03-09 23:00:00,1436.95,1427.82,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40316,做多,2023-03-09 23:10:00,2023-03-09 23:15:00,1436.18,1434.36,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40317,做空,2023-03-09 23:15:00,2023-03-09 23:25:00,1434.36,1435.49,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40318,做多,2023-03-09 23:25:00,2023-03-09 23:40:00,1435.49,1435.74,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40319,做空,2023-03-09 23:40:00,2023-03-09 23:45:00,1435.74,1436.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40320,做多,2023-03-09 23:45:00,2023-03-09 23:55:00,1436.99,1436.42,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40321,做空,2023-03-09 23:55:00,2023-03-10 00:10:00,1436.42,1428.4,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40322,做多,2023-03-10 01:30:00,2023-03-10 02:25:00,1426.77,1424.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40323,做空,2023-03-10 02:25:00,2023-03-10 02:30:00,1424.75,1426.6,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40324,做多,2023-03-10 02:30:00,2023-03-10 02:40:00,1426.6,1426.62,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40325,做空,2023-03-10 02:40:00,2023-03-10 03:05:00,1426.62,1425.58,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40326,做多,2023-03-10 03:20:00,2023-03-10 03:25:00,1427.81,1427.33,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40327,做空,2023-03-10 03:25:00,2023-03-10 04:05:00,1427.33,1423.96,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40328,做多,2023-03-10 05:30:00,2023-03-10 06:10:00,1419.65,1415.09,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40329,做空,2023-03-10 06:10:00,2023-03-10 06:35:00,1415.09,1413.9,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40330,做多,2023-03-10 07:30:00,2023-03-10 07:35:00,1411.33,1411.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40331,做空,2023-03-10 07:35:00,2023-03-10 07:45:00,1411.07,1408.49,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40332,做多,2023-03-10 07:45:00,2023-03-10 08:15:00,1408.49,1408.07,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40333,做空,2023-03-10 08:15:00,2023-03-10 08:50:00,1408.07,1408.34,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40334,做多,2023-03-10 08:50:00,2023-03-10 08:55:00,1408.34,1406.81,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40335,做空,2023-03-10 08:55:00,2023-03-10 09:05:00,1406.81,1405.27,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40336,做多,2023-03-10 11:50:00,2023-03-10 12:15:00,1386.23,1389.62,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40337,做多,2023-03-10 14:20:00,2023-03-10 14:30:00,1405.0,1406.12,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40338,做空,2023-03-10 14:30:00,2023-03-10 14:45:00,1406.12,1391.55,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40339,做多,2023-03-10 15:00:00,2023-03-10 15:50:00,1404.1,1415.32,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40340,做多,2023-03-10 17:45:00,2023-03-10 17:50:00,1414.61,1408.46,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40341,做空,2023-03-10 17:50:00,2023-03-10 18:05:00,1408.46,1412.13,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40342,做多,2023-03-10 18:05:00,2023-03-10 18:10:00,1412.13,1410.16,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40343,做空,2023-03-10 18:10:00,2023-03-10 18:40:00,1410.16,1408.4,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40344,做多,2023-03-10 18:40:00,2023-03-10 18:45:00,1408.4,1406.66,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40345,做空,2023-03-10 18:45:00,2023-03-10 19:00:00,1406.66,1411.71,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40346,做多,2023-03-10 19:00:00,2023-03-10 19:05:00,1411.71,1416.52,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40347,做多,2023-03-10 20:50:00,2023-03-10 21:55:00,1417.92,1424.05,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40348,做多,2023-03-10 23:55:00,2023-03-11 00:05:00,1425.79,1425.42,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40349,做空,2023-03-11 00:05:00,2023-03-11 00:10:00,1425.42,1426.37,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40350,做多,2023-03-11 00:10:00,2023-03-11 00:25:00,1426.37,1433.09,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40351,做多,2023-03-11 00:25:00,2023-03-11 00:30:00,1433.09,1433.48,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40352,做多,2023-03-11 00:45:00,2023-03-11 00:50:00,1436.47,1436.14,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -40353,做多,2023-03-11 03:45:00,2023-03-11 04:50:00,1458.82,1460.84,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40354,做多,2023-03-11 07:05:00,2023-03-11 07:10:00,1459.05,1454.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40355,做空,2023-03-11 07:10:00,2023-03-11 07:15:00,1454.98,1449.85,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40356,做多,2023-03-11 07:20:00,2023-03-11 07:30:00,1453.28,1452.72,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40357,做空,2023-03-11 07:30:00,2023-03-11 07:35:00,1452.72,1445.59,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40358,做多,2023-03-11 08:40:00,2023-03-11 09:35:00,1449.99,1430.68,0.0,100.0,0.0003,-0.01,0.0,-0.01,flip -40359,做空,2023-03-11 09:35:00,2023-03-11 09:45:00,1430.68,1434.83,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40360,做多,2023-03-11 09:45:00,2023-03-11 10:05:00,1434.83,1433.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40361,做空,2023-03-11 10:05:00,2023-03-11 10:15:00,1433.61,1435.78,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40362,做多,2023-03-11 10:15:00,2023-03-11 10:20:00,1435.78,1434.21,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40363,做空,2023-03-11 10:20:00,2023-03-11 10:35:00,1434.21,1433.21,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40364,做多,2023-03-11 10:35:00,2023-03-11 10:45:00,1433.21,1425.77,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40365,做空,2023-03-11 10:45:00,2023-03-11 10:50:00,1425.77,1426.54,0.0,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -40366,做多,2023-03-11 12:00:00,2023-03-11 12:10:00,1427.85,1425.34,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40367,做空,2023-03-11 12:10:00,2023-03-11 12:20:00,1425.34,1432.67,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40368,做多,2023-03-11 12:20:00,2023-03-11 12:45:00,1432.67,1427.5,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40369,做空,2023-03-11 12:45:00,2023-03-11 13:00:00,1427.5,1428.75,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40370,做多,2023-03-11 13:00:00,2023-03-11 13:20:00,1428.75,1432.88,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40371,做多,2023-03-11 14:00:00,2023-03-11 14:30:00,1429.74,1432.5,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40372,做多,2023-03-11 15:15:00,2023-03-11 15:25:00,1432.15,1431.61,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40373,做空,2023-03-11 15:25:00,2023-03-11 15:40:00,1431.61,1431.19,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40374,做多,2023-03-11 15:40:00,2023-03-11 17:05:00,1431.19,1434.97,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40375,做多,2023-03-11 19:25:00,2023-03-11 19:55:00,1447.95,1448.33,0.0,100.0,0.0003,0.0,0.0,-0.0,flip -40376,做空,2023-03-11 19:55:00,2023-03-11 20:00:00,1448.33,1449.9,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40377,做多,2023-03-11 20:00:00,2023-03-11 20:20:00,1449.9,1453.68,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40378,做多,2023-03-11 21:35:00,2023-03-11 22:05:00,1459.88,1461.75,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40379,做空,2023-03-11 22:05:00,2023-03-11 22:10:00,1461.75,1464.68,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40380,做多,2023-03-11 22:10:00,2023-03-11 22:15:00,1464.68,1467.55,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40381,做多,2023-03-11 23:00:00,2023-03-11 23:40:00,1460.6,1463.82,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40382,做多,2023-03-12 00:50:00,2023-03-12 01:05:00,1461.54,1463.0,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40383,做空,2023-03-12 01:05:00,2023-03-12 01:15:00,1463.0,1467.52,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40384,做多,2023-03-12 01:15:00,2023-03-12 01:25:00,1467.52,1464.06,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40385,做空,2023-03-12 01:25:00,2023-03-12 01:45:00,1464.06,1462.95,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40386,做多,2023-03-12 01:45:00,2023-03-12 01:55:00,1462.95,1462.71,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40387,做空,2023-03-12 01:55:00,2023-03-12 02:10:00,1462.71,1455.84,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40388,做多,2023-03-12 02:45:00,2023-03-12 03:05:00,1462.49,1470.05,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40389,做多,2023-03-12 04:05:00,2023-03-12 04:10:00,1465.77,1463.84,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40390,做空,2023-03-12 04:10:00,2023-03-12 04:15:00,1463.84,1464.97,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40391,做多,2023-03-12 04:15:00,2023-03-12 04:45:00,1464.97,1464.74,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40392,做空,2023-03-12 04:45:00,2023-03-12 06:10:00,1464.74,1460.89,0.0,100.0,0.0003,0.0,0.0,0.0,tp_lower -40393,做多,2023-03-12 07:15:00,2023-03-12 08:00:00,1459.81,1460.35,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_upper -40394,做多,2023-03-12 08:55:00,2023-03-12 09:00:00,1462.59,1463.8,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40395,做多,2023-03-12 10:10:00,2023-03-12 10:30:00,1461.09,1462.15,0.0,100.0,0.0003,0.0,0.0,0.0,flip -40396,做空,2023-03-12 10:30:00,2023-03-12 12:00:00,1462.15,1461.6,0.0,100.0,0.0003,0.0,0.0,-0.0,tp_lower -40397,做多,2023-03-12 13:05:00,2023-03-12 13:55:00,1458.67,1457.27,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40398,做空,2023-03-12 13:55:00,2023-03-12 14:05:00,1457.27,1458.34,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40399,做多,2023-03-12 14:05:00,2023-03-12 15:55:00,1458.34,1454.99,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40400,做空,2023-03-12 15:55:00,2023-03-12 16:05:00,1454.99,1456.91,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40401,做多,2023-03-12 16:05:00,2023-03-12 16:20:00,1456.91,1459.57,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40402,做多,2023-03-12 19:20:00,2023-03-12 20:30:00,1525.78,1538.49,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40403,做多,2023-03-12 22:15:00,2023-03-12 22:20:00,1570.26,1592.29,0.0,100.0,0.0002,0.01,0.0,0.01,tp_upper -40404,做多,2023-03-13 01:55:00,2023-03-13 03:40:00,1598.82,1586.98,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40405,做空,2023-03-13 03:40:00,2023-03-13 03:50:00,1586.98,1588.0,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40406,做多,2023-03-13 03:50:00,2023-03-13 04:05:00,1588.0,1588.99,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40407,做空,2023-03-13 04:05:00,2023-03-13 05:35:00,1588.99,1596.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40408,做多,2023-03-13 05:35:00,2023-03-13 05:45:00,1596.23,1596.66,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40409,做多,2023-03-13 06:10:00,2023-03-13 06:20:00,1594.62,1595.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40410,做多,2023-03-13 06:20:00,2023-03-13 06:30:00,1595.51,1596.06,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40411,做空,2023-03-13 06:30:00,2023-03-13 08:35:00,1596.06,1596.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40412,做多,2023-03-13 10:25:00,2023-03-13 10:45:00,1578.5,1579.02,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40413,做空,2023-03-13 10:45:00,2023-03-13 11:45:00,1579.02,1581.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40414,做多,2023-03-13 11:45:00,2023-03-13 11:50:00,1581.94,1580.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40415,做空,2023-03-13 11:50:00,2023-03-13 12:10:00,1580.06,1579.31,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40416,做多,2023-03-13 12:20:00,2023-03-13 12:25:00,1581.13,1579.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40417,做空,2023-03-13 12:25:00,2023-03-13 12:40:00,1579.95,1576.1,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40418,做多,2023-03-13 12:55:00,2023-03-13 13:00:00,1582.0,1592.14,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40419,做多,2023-03-13 13:40:00,2023-03-13 13:50:00,1584.8,1599.09,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40420,做多,2023-03-13 17:25:00,2023-03-13 18:00:00,1664.32,1669.47,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40421,做多,2023-03-13 18:40:00,2023-03-13 18:50:00,1672.0,1676.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40422,做多,2023-03-13 21:05:00,2023-03-13 21:10:00,1674.44,1673.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40423,做空,2023-03-13 21:10:00,2023-03-13 21:20:00,1673.42,1669.31,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40424,做多,2023-03-13 21:20:00,2023-03-13 21:55:00,1669.31,1667.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40425,做空,2023-03-13 21:55:00,2023-03-13 22:00:00,1667.88,1672.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40426,做多,2023-03-13 22:00:00,2023-03-13 22:10:00,1672.08,1678.84,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40427,做多,2023-03-13 23:55:00,2023-03-14 00:00:00,1673.9,1671.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40428,做空,2023-03-14 00:00:00,2023-03-14 00:05:00,1671.04,1671.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40429,做多,2023-03-14 00:05:00,2023-03-14 00:40:00,1671.25,1671.54,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40430,做空,2023-03-14 00:40:00,2023-03-14 01:00:00,1671.54,1668.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40431,做多,2023-03-14 01:20:00,2023-03-14 01:30:00,1668.45,1670.96,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40432,做空,2023-03-14 01:30:00,2023-03-14 01:45:00,1670.96,1672.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40433,做多,2023-03-14 01:45:00,2023-03-14 02:00:00,1672.37,1681.2,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40434,做多,2023-03-14 03:15:00,2023-03-14 03:20:00,1673.54,1670.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40435,做空,2023-03-14 03:20:00,2023-03-14 03:25:00,1670.81,1673.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40436,做多,2023-03-14 03:25:00,2023-03-14 04:05:00,1673.3,1673.78,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40437,做空,2023-03-14 04:05:00,2023-03-14 04:55:00,1673.78,1674.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40438,做多,2023-03-14 04:55:00,2023-03-14 05:00:00,1674.62,1674.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40439,做空,2023-03-14 05:00:00,2023-03-14 05:05:00,1674.34,1676.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40440,做多,2023-03-14 05:05:00,2023-03-14 05:10:00,1676.56,1689.09,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40441,做多,2023-03-14 06:00:00,2023-03-14 06:10:00,1673.2,1671.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40442,做空,2023-03-14 06:10:00,2023-03-14 06:15:00,1671.42,1673.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40443,做多,2023-03-14 06:15:00,2023-03-14 06:35:00,1673.81,1672.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40444,做空,2023-03-14 06:35:00,2023-03-14 06:45:00,1672.95,1672.68,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40445,做多,2023-03-14 06:45:00,2023-03-14 06:50:00,1672.68,1670.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40446,做空,2023-03-14 06:50:00,2023-03-14 06:55:00,1670.7,1671.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40447,做多,2023-03-14 06:55:00,2023-03-14 07:15:00,1671.76,1673.41,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40448,做空,2023-03-14 07:15:00,2023-03-14 07:25:00,1673.41,1667.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40449,做多,2023-03-14 08:25:00,2023-03-14 09:15:00,1666.79,1662.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40450,做空,2023-03-14 09:15:00,2023-03-14 09:30:00,1662.93,1665.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40451,做多,2023-03-14 09:30:00,2023-03-14 10:10:00,1665.41,1665.97,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40452,做多,2023-03-14 12:30:00,2023-03-14 12:35:00,1703.9,1696.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40453,做多,2023-03-14 14:05:00,2023-03-14 14:30:00,1733.24,1742.37,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40454,做空,2023-03-14 14:30:00,2023-03-14 16:25:00,1742.37,1751.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40455,做多,2023-03-14 16:45:00,2023-03-14 16:55:00,1763.22,1764.88,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40456,做空,2023-03-14 16:55:00,2023-03-14 17:10:00,1764.88,1765.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40457,做多,2023-03-14 17:10:00,2023-03-14 17:15:00,1765.12,1754.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40458,做空,2023-03-14 17:15:00,2023-03-14 17:45:00,1754.9,1758.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40459,做多,2023-03-14 18:30:00,2023-03-14 18:35:00,1753.26,1748.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40460,做空,2023-03-14 18:35:00,2023-03-14 18:50:00,1748.0,1735.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40461,做多,2023-03-14 19:55:00,2023-03-14 20:05:00,1721.45,1718.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40462,做空,2023-03-14 20:05:00,2023-03-14 20:25:00,1718.3,1715.78,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40463,做多,2023-03-14 20:25:00,2023-03-14 20:30:00,1715.78,1710.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40464,做空,2023-03-14 20:30:00,2023-03-14 21:00:00,1710.25,1691.93,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40465,做多,2023-03-14 21:30:00,2023-03-14 21:40:00,1698.74,1697.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40466,做空,2023-03-14 21:40:00,2023-03-14 21:55:00,1697.98,1697.56,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40467,做多,2023-03-14 21:55:00,2023-03-14 22:00:00,1697.56,1697.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40468,做空,2023-03-14 22:00:00,2023-03-14 23:10:00,1697.19,1703.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40469,做多,2023-03-14 23:10:00,2023-03-14 23:20:00,1703.54,1700.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40470,做空,2023-03-14 23:20:00,2023-03-14 23:25:00,1700.25,1701.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40471,做多,2023-03-14 23:25:00,2023-03-14 23:30:00,1701.92,1701.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40472,做空,2023-03-14 23:30:00,2023-03-14 23:35:00,1701.01,1702.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40473,做多,2023-03-14 23:35:00,2023-03-14 23:45:00,1702.07,1701.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40474,做空,2023-03-14 23:45:00,2023-03-15 00:00:00,1701.92,1702.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40475,做多,2023-03-15 00:00:00,2023-03-15 00:05:00,1702.79,1699.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40476,做空,2023-03-15 00:05:00,2023-03-15 00:10:00,1699.33,1697.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40477,做多,2023-03-15 00:15:00,2023-03-15 01:00:00,1699.21,1710.24,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40478,做多,2023-03-15 02:15:00,2023-03-15 02:55:00,1707.99,1708.61,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40479,做空,2023-03-15 02:55:00,2023-03-15 03:05:00,1708.61,1708.18,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40480,做多,2023-03-15 03:05:00,2023-03-15 03:15:00,1708.18,1703.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40481,做空,2023-03-15 03:15:00,2023-03-15 03:20:00,1703.51,1704.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40482,做多,2023-03-15 04:35:00,2023-03-15 04:40:00,1704.87,1703.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40483,做空,2023-03-15 04:40:00,2023-03-15 04:45:00,1703.25,1703.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40484,做多,2023-03-15 04:45:00,2023-03-15 04:50:00,1703.48,1702.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40485,做空,2023-03-15 04:50:00,2023-03-15 04:55:00,1702.92,1703.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40486,做多,2023-03-15 04:55:00,2023-03-15 05:00:00,1703.66,1706.64,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40487,做多,2023-03-15 05:35:00,2023-03-15 06:55:00,1703.3,1702.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40488,做空,2023-03-15 06:55:00,2023-03-15 07:15:00,1702.79,1700.66,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40489,做多,2023-03-15 07:15:00,2023-03-15 07:35:00,1700.66,1701.58,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40490,做空,2023-03-15 07:35:00,2023-03-15 08:10:00,1701.58,1703.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40491,做多,2023-03-15 08:10:00,2023-03-15 08:15:00,1703.52,1703.87,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40492,做多,2023-03-15 11:50:00,2023-03-15 12:05:00,1675.71,1673.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40493,做空,2023-03-15 12:05:00,2023-03-15 12:25:00,1673.71,1670.35,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40494,做多,2023-03-15 12:25:00,2023-03-15 12:30:00,1670.35,1687.77,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40495,做多,2023-03-15 12:30:00,2023-03-15 12:35:00,1687.77,1677.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40496,做多,2023-03-15 12:50:00,2023-03-15 13:10:00,1672.02,1690.7,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40497,做多,2023-03-15 13:40:00,2023-03-15 13:45:00,1679.51,1677.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40498,做空,2023-03-15 13:45:00,2023-03-15 14:25:00,1677.78,1658.83,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40499,做多,2023-03-15 16:15:00,2023-03-15 16:35:00,1638.79,1631.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40500,做空,2023-03-15 16:35:00,2023-03-15 16:40:00,1631.2,1620.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40501,做多,2023-03-15 17:05:00,2023-03-15 17:15:00,1627.54,1628.07,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40502,做空,2023-03-15 17:15:00,2023-03-15 17:25:00,1628.07,1631.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40503,做多,2023-03-15 17:25:00,2023-03-15 17:30:00,1631.3,1630.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40504,做空,2023-03-15 17:30:00,2023-03-15 17:50:00,1630.09,1628.42,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40505,做多,2023-03-15 17:50:00,2023-03-15 18:00:00,1628.42,1626.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40506,做空,2023-03-15 18:00:00,2023-03-15 18:15:00,1626.67,1626.06,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40507,做多,2023-03-15 18:15:00,2023-03-15 18:25:00,1626.06,1639.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40508,做多,2023-03-15 19:55:00,2023-03-15 20:00:00,1648.19,1640.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40509,做空,2023-03-15 20:00:00,2023-03-15 20:15:00,1640.62,1640.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40510,做多,2023-03-15 20:15:00,2023-03-15 21:25:00,1640.75,1647.08,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40511,做空,2023-03-15 21:25:00,2023-03-15 21:30:00,1647.08,1652.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40512,做多,2023-03-15 21:30:00,2023-03-15 22:00:00,1652.25,1662.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40513,做多,2023-03-15 23:30:00,2023-03-15 23:35:00,1653.04,1647.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40514,做空,2023-03-15 23:35:00,2023-03-16 00:10:00,1647.86,1650.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40515,做多,2023-03-16 00:10:00,2023-03-16 00:15:00,1650.3,1653.55,0.0,100.0,0.0003,0.0,0.0,0.0,tp_upper -40516,做多,2023-03-16 00:50:00,2023-03-16 01:35:00,1646.16,1643.73,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40517,做空,2023-03-16 01:35:00,2023-03-16 01:50:00,1643.73,1647.04,0.0,100.0,0.0003,-0.0,0.0,-0.0,flip -40518,做多,2023-03-16 01:50:00,2023-03-16 01:55:00,1647.04,1645.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40519,做空,2023-03-16 01:55:00,2023-03-16 03:10:00,1645.3,1642.07,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40520,做多,2023-03-16 04:05:00,2023-03-16 04:10:00,1647.33,1643.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40521,做空,2023-03-16 04:10:00,2023-03-16 04:25:00,1643.61,1644.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40522,做多,2023-03-16 04:25:00,2023-03-16 04:30:00,1644.36,1641.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40523,做空,2023-03-16 04:30:00,2023-03-16 04:40:00,1641.13,1638.53,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40524,做多,2023-03-16 05:20:00,2023-03-16 05:25:00,1643.46,1645.23,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40525,做多,2023-03-16 06:55:00,2023-03-16 07:00:00,1652.22,1651.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40526,做多,2023-03-16 08:35:00,2023-03-16 09:05:00,1653.94,1646.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40527,做空,2023-03-16 09:05:00,2023-03-16 09:10:00,1646.23,1645.1,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40528,做多,2023-03-16 09:40:00,2023-03-16 09:45:00,1659.92,1654.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40529,做多,2023-03-16 11:15:00,2023-03-16 11:25:00,1660.28,1659.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40530,做空,2023-03-16 11:25:00,2023-03-16 11:45:00,1659.26,1660.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40531,做多,2023-03-16 11:45:00,2023-03-16 11:55:00,1660.4,1659.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40532,做空,2023-03-16 11:55:00,2023-03-16 12:05:00,1659.72,1654.08,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40533,做多,2023-03-16 12:25:00,2023-03-16 12:30:00,1661.44,1656.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40534,做空,2023-03-16 12:30:00,2023-03-16 12:35:00,1656.79,1655.36,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40535,做多,2023-03-16 13:40:00,2023-03-16 13:45:00,1650.3,1647.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40536,做空,2023-03-16 13:45:00,2023-03-16 13:50:00,1647.23,1652.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40537,做多,2023-03-16 13:50:00,2023-03-16 14:05:00,1652.25,1648.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40538,做空,2023-03-16 14:05:00,2023-03-16 14:10:00,1648.01,1650.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40539,做多,2023-03-16 14:10:00,2023-03-16 14:15:00,1650.33,1647.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40540,做空,2023-03-16 14:15:00,2023-03-16 14:20:00,1647.11,1654.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40541,做多,2023-03-16 14:20:00,2023-03-16 14:45:00,1654.31,1661.86,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40542,做多,2023-03-16 15:05:00,2023-03-16 15:30:00,1655.06,1656.73,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40543,做空,2023-03-16 15:30:00,2023-03-16 16:10:00,1656.73,1658.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40544,做多,2023-03-16 16:10:00,2023-03-16 16:50:00,1658.0,1660.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40545,做多,2023-03-16 16:50:00,2023-03-16 17:05:00,1660.61,1657.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40546,做空,2023-03-16 17:05:00,2023-03-16 17:15:00,1657.28,1656.49,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40547,做多,2023-03-16 17:20:00,2023-03-16 17:25:00,1659.99,1657.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40548,做空,2023-03-16 17:25:00,2023-03-16 17:40:00,1657.8,1659.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40549,做多,2023-03-16 17:40:00,2023-03-16 17:45:00,1659.24,1656.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40550,做空,2023-03-16 17:45:00,2023-03-16 17:50:00,1656.83,1657.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40551,做多,2023-03-16 17:50:00,2023-03-16 17:55:00,1657.86,1655.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40552,做空,2023-03-16 17:55:00,2023-03-16 18:05:00,1655.71,1657.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40553,做多,2023-03-16 18:20:00,2023-03-16 18:30:00,1658.75,1657.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40554,做空,2023-03-16 18:30:00,2023-03-16 18:35:00,1657.08,1658.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40555,做多,2023-03-16 18:35:00,2023-03-16 18:40:00,1658.98,1658.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40556,做多,2023-03-16 18:55:00,2023-03-16 19:00:00,1660.63,1662.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40557,做多,2023-03-16 21:40:00,2023-03-16 21:45:00,1681.01,1670.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40558,做多,2023-03-16 22:45:00,2023-03-16 22:50:00,1671.67,1669.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40559,做空,2023-03-16 22:50:00,2023-03-16 22:55:00,1669.81,1671.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40560,做多,2023-03-16 22:55:00,2023-03-16 23:00:00,1671.99,1670.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40561,做空,2023-03-16 23:00:00,2023-03-16 23:05:00,1670.09,1672.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40562,做多,2023-03-16 23:05:00,2023-03-16 23:15:00,1672.36,1671.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40563,做空,2023-03-16 23:15:00,2023-03-16 23:25:00,1671.24,1670.63,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40564,做多,2023-03-16 23:25:00,2023-03-16 23:30:00,1670.63,1674.1,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40565,做多,2023-03-16 23:30:00,2023-03-16 23:35:00,1674.1,1673.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40566,做多,2023-03-17 00:20:00,2023-03-17 01:25:00,1671.74,1681.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40567,做多,2023-03-17 03:55:00,2023-03-17 04:00:00,1707.73,1706.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40568,做空,2023-03-17 04:00:00,2023-03-17 04:20:00,1706.26,1706.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40569,做多,2023-03-17 04:20:00,2023-03-17 04:25:00,1706.74,1704.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40570,做空,2023-03-17 04:25:00,2023-03-17 04:40:00,1704.61,1704.1,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40571,做多,2023-03-17 04:40:00,2023-03-17 06:10:00,1704.1,1704.6,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40572,做多,2023-03-17 07:25:00,2023-03-17 07:45:00,1711.87,1713.41,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40573,做空,2023-03-17 07:45:00,2023-03-17 07:50:00,1713.41,1714.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40574,做多,2023-03-17 07:50:00,2023-03-17 08:00:00,1714.36,1714.66,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40575,做空,2023-03-17 08:00:00,2023-03-17 08:05:00,1714.66,1717.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40576,做多,2023-03-17 08:05:00,2023-03-17 08:15:00,1717.64,1712.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40577,做空,2023-03-17 08:15:00,2023-03-17 08:20:00,1712.89,1713.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40578,做多,2023-03-17 08:20:00,2023-03-17 08:30:00,1713.64,1712.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40579,做空,2023-03-17 08:30:00,2023-03-17 09:25:00,1712.62,1716.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40580,做多,2023-03-17 09:25:00,2023-03-17 09:30:00,1716.29,1713.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40581,做多,2023-03-17 13:35:00,2023-03-17 13:40:00,1741.17,1739.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40582,做空,2023-03-17 13:40:00,2023-03-17 13:45:00,1739.09,1732.76,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40583,做多,2023-03-17 14:00:00,2023-03-17 14:05:00,1740.21,1737.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40584,做空,2023-03-17 14:05:00,2023-03-17 14:25:00,1737.67,1722.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40585,做多,2023-03-17 15:50:00,2023-03-17 16:10:00,1714.4,1720.81,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40586,做多,2023-03-17 16:25:00,2023-03-17 16:30:00,1717.21,1715.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40587,做空,2023-03-17 16:30:00,2023-03-17 17:00:00,1715.51,1720.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40588,做多,2023-03-17 17:00:00,2023-03-17 17:05:00,1720.64,1719.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40589,做多,2023-03-17 18:30:00,2023-03-17 18:40:00,1722.01,1721.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40590,做空,2023-03-17 18:40:00,2023-03-17 18:45:00,1721.73,1727.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40591,做多,2023-03-17 18:45:00,2023-03-17 18:55:00,1727.51,1732.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40592,做多,2023-03-17 20:50:00,2023-03-17 21:05:00,1738.73,1740.44,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40593,做空,2023-03-17 21:05:00,2023-03-18 00:15:00,1740.44,1771.22,0.0,100.0,0.0002,-0.01,0.0,-0.01,tp_lower -40594,做多,2023-03-18 00:35:00,2023-03-18 00:50:00,1783.72,1796.95,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40595,做多,2023-03-18 02:10:00,2023-03-18 02:25:00,1818.4,1815.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40596,做空,2023-03-18 02:25:00,2023-03-18 02:45:00,1815.33,1805.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40597,做多,2023-03-18 03:30:00,2023-03-18 03:55:00,1811.03,1810.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40598,做空,2023-03-18 03:55:00,2023-03-18 04:10:00,1810.5,1804.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40599,做多,2023-03-18 04:15:00,2023-03-18 04:50:00,1811.8,1806.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40600,做空,2023-03-18 04:50:00,2023-03-18 04:55:00,1806.03,1805.3,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40601,做多,2023-03-18 05:20:00,2023-03-18 05:25:00,1809.12,1807.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40602,做空,2023-03-18 05:25:00,2023-03-18 05:30:00,1807.14,1810.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40603,做多,2023-03-18 05:30:00,2023-03-18 06:00:00,1810.96,1810.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40604,做空,2023-03-18 06:00:00,2023-03-18 06:10:00,1810.24,1809.35,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40605,做多,2023-03-18 06:10:00,2023-03-18 06:20:00,1809.35,1808.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40606,做空,2023-03-18 06:20:00,2023-03-18 06:25:00,1808.38,1808.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40607,做多,2023-03-18 06:25:00,2023-03-18 06:35:00,1808.91,1809.72,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40608,做空,2023-03-18 06:35:00,2023-03-18 06:50:00,1809.72,1810.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40609,做多,2023-03-18 06:50:00,2023-03-18 07:00:00,1810.23,1811.29,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40610,做多,2023-03-18 08:50:00,2023-03-18 08:55:00,1810.95,1809.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40611,做空,2023-03-18 08:55:00,2023-03-18 09:20:00,1809.4,1807.17,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40612,做多,2023-03-18 09:20:00,2023-03-18 09:25:00,1807.17,1804.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40613,做空,2023-03-18 09:25:00,2023-03-18 09:35:00,1804.23,1809.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40614,做多,2023-03-18 09:35:00,2023-03-18 09:40:00,1809.78,1813.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40615,做多,2023-03-18 11:30:00,2023-03-18 12:00:00,1812.56,1812.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40616,做空,2023-03-18 12:00:00,2023-03-18 12:05:00,1812.02,1809.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40617,做多,2023-03-18 12:30:00,2023-03-18 12:40:00,1812.42,1817.13,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40618,做多,2023-03-18 13:35:00,2023-03-18 14:30:00,1814.6,1819.98,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40619,做空,2023-03-18 14:30:00,2023-03-18 15:00:00,1819.98,1807.24,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40620,做多,2023-03-18 16:40:00,2023-03-18 17:15:00,1786.74,1782.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40621,做空,2023-03-18 17:15:00,2023-03-18 17:30:00,1782.45,1772.3,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40622,做多,2023-03-18 17:50:00,2023-03-18 18:00:00,1783.49,1783.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40623,做空,2023-03-18 18:00:00,2023-03-18 20:05:00,1783.33,1785.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40624,做多,2023-03-18 20:20:00,2023-03-18 20:40:00,1790.55,1795.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40625,做多,2023-03-19 00:05:00,2023-03-19 00:30:00,1763.94,1776.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40626,做多,2023-03-19 02:15:00,2023-03-19 02:40:00,1777.29,1778.42,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40627,做空,2023-03-19 02:40:00,2023-03-19 03:10:00,1778.42,1778.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40628,做多,2023-03-19 03:10:00,2023-03-19 03:20:00,1778.95,1778.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40629,做空,2023-03-19 03:20:00,2023-03-19 03:30:00,1778.31,1774.71,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40630,做多,2023-03-19 03:45:00,2023-03-19 03:50:00,1781.76,1781.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40631,做多,2023-03-19 04:30:00,2023-03-19 04:55:00,1778.45,1778.73,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40632,做空,2023-03-19 04:55:00,2023-03-19 05:25:00,1778.73,1778.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40633,做多,2023-03-19 05:25:00,2023-03-19 05:35:00,1778.89,1781.12,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40634,做多,2023-03-19 05:50:00,2023-03-19 05:55:00,1778.57,1777.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40635,做空,2023-03-19 05:55:00,2023-03-19 06:00:00,1777.34,1777.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40636,做多,2023-03-19 06:00:00,2023-03-19 07:35:00,1777.38,1771.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40637,做空,2023-03-19 07:35:00,2023-03-19 08:15:00,1771.59,1774.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40638,做多,2023-03-19 08:15:00,2023-03-19 08:20:00,1774.82,1777.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40639,做多,2023-03-19 09:05:00,2023-03-19 09:10:00,1774.5,1773.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40640,做空,2023-03-19 09:10:00,2023-03-19 09:15:00,1773.03,1772.7,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40641,做多,2023-03-19 09:30:00,2023-03-19 10:05:00,1774.51,1774.99,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40642,做空,2023-03-19 10:05:00,2023-03-19 10:20:00,1774.99,1777.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40643,做多,2023-03-19 10:20:00,2023-03-19 10:25:00,1777.55,1778.27,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40644,做多,2023-03-19 11:20:00,2023-03-19 11:25:00,1776.62,1773.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40645,做空,2023-03-19 11:25:00,2023-03-19 11:30:00,1773.93,1775.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40646,做多,2023-03-19 11:30:00,2023-03-19 11:50:00,1775.1,1783.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40647,做多,2023-03-19 14:05:00,2023-03-19 14:20:00,1779.23,1780.34,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40648,做空,2023-03-19 14:20:00,2023-03-19 17:35:00,1780.34,1814.82,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -40649,做多,2023-03-19 17:35:00,2023-03-19 17:45:00,1814.82,1809.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40650,做空,2023-03-19 17:45:00,2023-03-19 18:20:00,1809.2,1813.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40651,做多,2023-03-19 18:20:00,2023-03-19 18:40:00,1813.76,1817.46,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40652,做多,2023-03-19 18:50:00,2023-03-19 18:55:00,1815.5,1821.94,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40653,做多,2023-03-19 19:50:00,2023-03-19 20:05:00,1821.75,1821.83,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40654,做空,2023-03-19 20:05:00,2023-03-19 20:15:00,1821.83,1816.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40655,做多,2023-03-19 22:10:00,2023-03-19 22:20:00,1798.82,1795.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40656,做空,2023-03-19 22:20:00,2023-03-19 22:35:00,1795.61,1801.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40657,做多,2023-03-19 22:35:00,2023-03-19 23:35:00,1801.76,1801.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40658,做空,2023-03-19 23:35:00,2023-03-19 23:45:00,1801.2,1796.35,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40659,做多,2023-03-20 01:20:00,2023-03-20 01:25:00,1776.82,1776.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40660,做空,2023-03-20 01:25:00,2023-03-20 01:30:00,1776.31,1777.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40661,做多,2023-03-20 01:30:00,2023-03-20 01:35:00,1777.0,1774.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40662,做空,2023-03-20 01:35:00,2023-03-20 01:40:00,1774.44,1777.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40663,做多,2023-03-20 01:40:00,2023-03-20 01:45:00,1777.48,1776.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40664,做空,2023-03-20 01:45:00,2023-03-20 01:55:00,1776.73,1774.17,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40665,做多,2023-03-20 01:55:00,2023-03-20 02:15:00,1774.17,1776.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40666,做多,2023-03-20 04:45:00,2023-03-20 04:50:00,1753.52,1752.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40667,做空,2023-03-20 04:50:00,2023-03-20 05:50:00,1752.03,1754.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40668,做多,2023-03-20 05:50:00,2023-03-20 05:55:00,1754.31,1758.68,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40669,做多,2023-03-20 06:50:00,2023-03-20 06:55:00,1760.41,1757.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40670,做空,2023-03-20 06:55:00,2023-03-20 08:45:00,1757.53,1782.84,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -40671,做多,2023-03-20 08:45:00,2023-03-20 09:05:00,1782.84,1780.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40672,做空,2023-03-20 09:05:00,2023-03-20 09:35:00,1780.88,1778.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40673,做多,2023-03-20 10:05:00,2023-03-20 10:10:00,1782.47,1775.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40674,做空,2023-03-20 10:10:00,2023-03-20 10:15:00,1775.53,1770.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40675,做多,2023-03-20 10:30:00,2023-03-20 10:40:00,1777.4,1777.51,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40676,做空,2023-03-20 10:40:00,2023-03-20 10:45:00,1777.51,1778.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40677,做多,2023-03-20 10:45:00,2023-03-20 10:50:00,1778.6,1773.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40678,做空,2023-03-20 10:50:00,2023-03-20 11:05:00,1773.89,1778.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40679,做多,2023-03-20 11:05:00,2023-03-20 11:10:00,1778.59,1776.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40680,做空,2023-03-20 11:10:00,2023-03-20 11:15:00,1776.58,1782.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40681,做多,2023-03-20 11:15:00,2023-03-20 11:20:00,1782.56,1784.42,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40682,做多,2023-03-20 11:50:00,2023-03-20 12:40:00,1776.59,1777.29,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40683,做空,2023-03-20 12:40:00,2023-03-20 12:45:00,1777.29,1778.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40684,做多,2023-03-20 12:45:00,2023-03-20 13:00:00,1778.53,1777.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40685,做空,2023-03-20 13:00:00,2023-03-20 13:10:00,1777.2,1774.45,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40686,做多,2023-03-20 13:10:00,2023-03-20 14:35:00,1774.45,1767.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40687,做空,2023-03-20 14:35:00,2023-03-20 14:45:00,1767.23,1765.83,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40688,做多,2023-03-20 14:45:00,2023-03-20 15:00:00,1765.83,1769.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40689,做多,2023-03-20 15:35:00,2023-03-20 15:45:00,1767.82,1768.86,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40690,做空,2023-03-20 15:45:00,2023-03-20 15:55:00,1768.86,1762.03,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40691,做多,2023-03-20 16:00:00,2023-03-20 17:45:00,1765.46,1758.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40692,做多,2023-03-20 18:10:00,2023-03-20 18:20:00,1752.33,1753.57,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40693,做空,2023-03-20 18:20:00,2023-03-20 18:25:00,1753.57,1757.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40694,做多,2023-03-20 18:25:00,2023-03-20 18:30:00,1757.54,1758.07,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40695,做多,2023-03-20 19:50:00,2023-03-20 20:05:00,1752.39,1751.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40696,做空,2023-03-20 20:05:00,2023-03-20 20:10:00,1751.48,1755.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40697,做多,2023-03-20 20:10:00,2023-03-20 21:25:00,1755.94,1756.03,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40698,做空,2023-03-20 21:25:00,2023-03-20 21:30:00,1756.03,1756.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40699,做多,2023-03-20 21:30:00,2023-03-20 21:40:00,1756.15,1750.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40700,做空,2023-03-20 21:40:00,2023-03-20 21:45:00,1750.88,1750.01,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40701,做多,2023-03-20 22:40:00,2023-03-20 22:45:00,1751.89,1747.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40702,做空,2023-03-20 22:45:00,2023-03-20 23:05:00,1747.67,1742.64,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40703,做多,2023-03-21 00:15:00,2023-03-21 00:40:00,1736.57,1746.74,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40704,做多,2023-03-21 02:15:00,2023-03-21 02:50:00,1749.47,1748.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40705,做空,2023-03-21 02:50:00,2023-03-21 03:05:00,1748.75,1750.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40706,做多,2023-03-21 03:05:00,2023-03-21 04:05:00,1750.19,1748.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40707,做空,2023-03-21 04:05:00,2023-03-21 05:00:00,1748.23,1744.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40708,做多,2023-03-21 06:30:00,2023-03-21 06:55:00,1741.35,1737.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40709,做空,2023-03-21 06:55:00,2023-03-21 07:05:00,1737.67,1726.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40710,做多,2023-03-21 08:05:00,2023-03-21 08:30:00,1731.15,1735.3,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40711,做多,2023-03-21 11:35:00,2023-03-21 11:40:00,1756.29,1760.78,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40712,做多,2023-03-21 14:35:00,2023-03-21 14:45:00,1812.15,1811.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40713,做空,2023-03-21 14:45:00,2023-03-21 15:15:00,1811.41,1813.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40714,做多,2023-03-21 15:15:00,2023-03-21 15:20:00,1813.06,1807.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40715,做空,2023-03-21 15:20:00,2023-03-21 15:30:00,1807.5,1813.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40716,做多,2023-03-21 15:30:00,2023-03-21 15:40:00,1813.55,1812.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40717,做空,2023-03-21 15:40:00,2023-03-21 16:40:00,1812.27,1815.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40718,做多,2023-03-21 16:40:00,2023-03-21 16:45:00,1815.2,1812.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40719,做空,2023-03-21 16:45:00,2023-03-21 16:50:00,1812.85,1813.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40720,做多,2023-03-21 16:50:00,2023-03-21 16:55:00,1813.17,1811.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40721,做空,2023-03-21 16:55:00,2023-03-21 17:00:00,1811.01,1808.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40722,做多,2023-03-21 19:05:00,2023-03-21 19:25:00,1790.15,1796.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40723,做多,2023-03-21 20:05:00,2023-03-21 20:10:00,1791.55,1789.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40724,做空,2023-03-21 20:10:00,2023-03-21 20:15:00,1789.57,1789.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40725,做多,2023-03-21 20:15:00,2023-03-21 20:30:00,1789.81,1801.44,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40726,做多,2023-03-21 20:30:00,2023-03-21 20:35:00,1801.44,1796.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40727,做多,2023-03-21 21:45:00,2023-03-21 21:50:00,1793.33,1791.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40728,做空,2023-03-21 21:50:00,2023-03-21 21:55:00,1791.56,1792.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40729,做多,2023-03-21 21:55:00,2023-03-21 22:15:00,1792.49,1791.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40730,做空,2023-03-21 22:15:00,2023-03-21 22:35:00,1791.92,1787.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40731,做多,2023-03-21 22:45:00,2023-03-21 23:00:00,1790.52,1792.09,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40732,做空,2023-03-21 23:00:00,2023-03-22 00:30:00,1792.09,1786.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40733,做多,2023-03-22 01:25:00,2023-03-22 01:30:00,1791.48,1789.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40734,做空,2023-03-22 01:30:00,2023-03-22 01:40:00,1789.1,1791.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40735,做多,2023-03-22 01:40:00,2023-03-22 02:10:00,1791.4,1797.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40736,做多,2023-03-22 03:05:00,2023-03-22 03:10:00,1794.89,1802.78,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40737,做多,2023-03-22 04:15:00,2023-03-22 05:00:00,1797.51,1800.08,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40738,做多,2023-03-22 09:20:00,2023-03-22 09:40:00,1785.92,1786.72,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40739,做空,2023-03-22 09:40:00,2023-03-22 09:50:00,1786.72,1784.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40740,做多,2023-03-22 09:55:00,2023-03-22 10:20:00,1785.64,1791.28,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40741,做多,2023-03-22 10:45:00,2023-03-22 11:05:00,1787.2,1789.92,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40742,做多,2023-03-22 12:05:00,2023-03-22 12:10:00,1790.69,1791.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40743,做多,2023-03-22 14:00:00,2023-03-22 14:20:00,1798.89,1799.14,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40744,做空,2023-03-22 14:20:00,2023-03-22 14:40:00,1799.14,1803.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40745,做多,2023-03-22 14:40:00,2023-03-22 14:45:00,1803.77,1811.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40746,做多,2023-03-22 15:00:00,2023-03-22 15:05:00,1807.25,1815.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40747,做多,2023-03-22 15:50:00,2023-03-22 16:05:00,1804.48,1803.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40748,做空,2023-03-22 16:05:00,2023-03-22 16:15:00,1803.34,1803.34,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40749,做多,2023-03-22 18:00:00,2023-03-22 18:05:00,1794.59,1787.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40750,做空,2023-03-22 18:05:00,2023-03-22 18:25:00,1787.99,1786.44,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40751,做多,2023-03-22 18:25:00,2023-03-22 18:45:00,1786.44,1793.35,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40752,做多,2023-03-22 18:45:00,2023-03-22 18:50:00,1793.35,1782.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40753,做多,2023-03-22 20:45:00,2023-03-22 21:00:00,1730.06,1727.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40754,做空,2023-03-22 21:00:00,2023-03-22 22:50:00,1727.86,1724.25,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40755,做多,2023-03-22 22:50:00,2023-03-22 23:00:00,1724.25,1729.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40756,做多,2023-03-23 02:10:00,2023-03-23 02:30:00,1734.19,1736.92,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40757,做多,2023-03-23 04:10:00,2023-03-23 04:15:00,1737.95,1736.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40758,做空,2023-03-23 04:15:00,2023-03-23 04:20:00,1736.39,1735.56,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40759,做多,2023-03-23 04:25:00,2023-03-23 04:35:00,1737.43,1736.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40760,做空,2023-03-23 04:35:00,2023-03-23 04:40:00,1736.9,1735.53,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40761,做多,2023-03-23 04:45:00,2023-03-23 04:50:00,1737.48,1734.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40762,做空,2023-03-23 04:50:00,2023-03-23 04:55:00,1734.89,1731.12,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40763,做多,2023-03-23 05:20:00,2023-03-23 05:30:00,1736.38,1745.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40764,做多,2023-03-23 07:40:00,2023-03-23 07:45:00,1748.93,1748.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40765,做空,2023-03-23 07:45:00,2023-03-23 07:55:00,1748.0,1750.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40766,做多,2023-03-23 07:55:00,2023-03-23 08:00:00,1750.07,1751.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40767,做多,2023-03-23 08:25:00,2023-03-23 08:30:00,1749.53,1747.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40768,做空,2023-03-23 08:30:00,2023-03-23 08:35:00,1747.49,1748.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40769,做多,2023-03-23 08:35:00,2023-03-23 09:00:00,1748.77,1748.89,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40770,做空,2023-03-23 09:00:00,2023-03-23 09:05:00,1748.89,1749.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40771,做多,2023-03-23 09:05:00,2023-03-23 09:30:00,1749.72,1749.82,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40772,做空,2023-03-23 09:30:00,2023-03-23 09:35:00,1749.82,1751.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40773,做多,2023-03-23 09:35:00,2023-03-23 09:45:00,1751.12,1751.82,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40774,做多,2023-03-23 10:20:00,2023-03-23 10:35:00,1751.02,1751.42,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40775,做空,2023-03-23 10:35:00,2023-03-23 10:40:00,1751.42,1751.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40776,做多,2023-03-23 10:40:00,2023-03-23 11:55:00,1751.69,1753.81,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40777,做多,2023-03-23 12:45:00,2023-03-23 12:55:00,1751.33,1750.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40778,做空,2023-03-23 12:55:00,2023-03-23 13:15:00,1750.29,1745.62,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40779,做多,2023-03-23 13:30:00,2023-03-23 14:15:00,1749.12,1748.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40780,做空,2023-03-23 14:15:00,2023-03-23 14:25:00,1748.25,1747.81,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40781,做多,2023-03-23 14:25:00,2023-03-23 14:30:00,1747.81,1746.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40782,做空,2023-03-23 14:30:00,2023-03-23 14:35:00,1746.74,1750.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40783,做多,2023-03-23 14:35:00,2023-03-23 14:40:00,1750.59,1751.25,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40784,做多,2023-03-23 16:25:00,2023-03-23 17:45:00,1826.91,1827.96,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40785,做空,2023-03-23 17:45:00,2023-03-23 17:55:00,1827.96,1826.33,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40786,做多,2023-03-23 17:55:00,2023-03-23 18:00:00,1826.33,1824.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40787,做空,2023-03-23 18:00:00,2023-03-23 18:05:00,1824.41,1824.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40788,做多,2023-03-23 18:05:00,2023-03-23 18:20:00,1824.75,1821.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40789,做空,2023-03-23 18:20:00,2023-03-23 18:25:00,1821.12,1819.7,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40790,做多,2023-03-23 19:45:00,2023-03-23 20:05:00,1812.17,1811.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40791,做空,2023-03-23 20:05:00,2023-03-23 21:05:00,1811.39,1813.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40792,做多,2023-03-23 21:05:00,2023-03-23 21:15:00,1813.66,1805.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40793,做空,2023-03-23 21:15:00,2023-03-23 21:40:00,1805.51,1811.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40794,做多,2023-03-23 21:40:00,2023-03-23 22:00:00,1811.77,1812.69,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40795,做空,2023-03-23 22:00:00,2023-03-23 22:15:00,1812.69,1811.94,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40796,做多,2023-03-23 22:15:00,2023-03-23 22:25:00,1811.94,1806.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40797,做空,2023-03-23 22:25:00,2023-03-23 22:30:00,1806.36,1806.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40798,做多,2023-03-23 23:00:00,2023-03-23 23:15:00,1809.85,1815.75,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40799,做多,2023-03-24 00:35:00,2023-03-24 00:40:00,1817.04,1815.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40800,做空,2023-03-24 00:40:00,2023-03-24 00:50:00,1815.77,1811.8,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40801,做多,2023-03-24 01:25:00,2023-03-24 01:30:00,1813.62,1812.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40802,做空,2023-03-24 01:30:00,2023-03-24 01:35:00,1812.75,1814.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40803,做多,2023-03-24 01:35:00,2023-03-24 02:35:00,1814.91,1814.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40804,做空,2023-03-24 02:35:00,2023-03-24 02:50:00,1814.21,1809.78,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40805,做多,2023-03-24 03:40:00,2023-03-24 04:25:00,1811.6,1810.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40806,做空,2023-03-24 04:25:00,2023-03-24 04:40:00,1810.69,1806.58,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40807,做多,2023-03-24 05:15:00,2023-03-24 05:35:00,1808.51,1810.13,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40808,做空,2023-03-24 05:35:00,2023-03-24 07:25:00,1810.13,1811.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40809,做多,2023-03-24 07:30:00,2023-03-24 07:45:00,1811.63,1815.05,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40810,做多,2023-03-24 07:45:00,2023-03-24 07:50:00,1815.05,1816.2,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40811,做多,2023-03-24 11:10:00,2023-03-24 11:15:00,1786.95,1784.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40812,做空,2023-03-24 11:15:00,2023-03-24 11:20:00,1784.72,1788.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40813,做多,2023-03-24 11:20:00,2023-03-24 11:40:00,1788.09,1785.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40814,做空,2023-03-24 11:40:00,2023-03-24 11:45:00,1785.84,1742.09,0.0,100.0,0.0002,0.01,0.0,0.01,tp_lower -40815,做多,2023-03-24 12:20:00,2023-03-24 12:50:00,1771.12,1769.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40816,做空,2023-03-24 12:50:00,2023-03-24 12:55:00,1769.2,1770.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40817,做多,2023-03-24 12:55:00,2023-03-24 13:00:00,1770.51,1768.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40818,做空,2023-03-24 13:00:00,2023-03-24 13:20:00,1768.19,1765.8,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40819,做多,2023-03-24 13:20:00,2023-03-24 13:35:00,1765.8,1763.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40820,做空,2023-03-24 13:35:00,2023-03-24 13:40:00,1763.49,1761.16,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40821,做多,2023-03-24 13:50:00,2023-03-24 14:10:00,1765.64,1777.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40822,做多,2023-03-24 14:10:00,2023-03-24 14:20:00,1777.01,1768.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40823,做空,2023-03-24 14:20:00,2023-03-24 14:45:00,1768.37,1766.84,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40824,做多,2023-03-24 14:45:00,2023-03-24 14:50:00,1766.84,1765.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40825,做空,2023-03-24 14:50:00,2023-03-24 15:05:00,1765.19,1755.52,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40826,做多,2023-03-24 15:35:00,2023-03-24 16:00:00,1763.19,1763.3,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40827,做空,2023-03-24 16:00:00,2023-03-24 16:10:00,1763.3,1766.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40828,做多,2023-03-24 16:10:00,2023-03-24 16:30:00,1766.11,1759.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40829,做空,2023-03-24 16:30:00,2023-03-24 16:40:00,1759.86,1763.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40830,做多,2023-03-24 16:40:00,2023-03-24 16:55:00,1763.87,1761.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40831,做空,2023-03-24 16:55:00,2023-03-24 17:05:00,1761.81,1759.13,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40832,做多,2023-03-24 18:35:00,2023-03-24 18:50:00,1743.18,1757.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40833,做多,2023-03-24 20:10:00,2023-03-24 20:20:00,1758.69,1759.59,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40834,做空,2023-03-24 20:20:00,2023-03-24 20:25:00,1759.59,1752.32,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40835,做多,2023-03-24 22:50:00,2023-03-24 22:55:00,1744.91,1742.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40836,做空,2023-03-24 22:55:00,2023-03-24 23:00:00,1742.2,1743.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40837,做多,2023-03-24 23:00:00,2023-03-24 23:20:00,1743.72,1752.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40838,做多,2023-03-25 01:25:00,2023-03-25 01:30:00,1753.69,1751.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40839,做空,2023-03-25 01:30:00,2023-03-25 01:40:00,1751.77,1750.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40840,做多,2023-03-25 02:10:00,2023-03-25 02:15:00,1756.0,1756.37,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40841,做多,2023-03-25 03:20:00,2023-03-25 04:30:00,1756.35,1754.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40842,做空,2023-03-25 04:30:00,2023-03-25 04:35:00,1754.32,1755.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40843,做多,2023-03-25 04:35:00,2023-03-25 04:40:00,1755.55,1755.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40844,做空,2023-03-25 04:40:00,2023-03-25 04:45:00,1755.15,1751.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40845,做多,2023-03-25 06:35:00,2023-03-25 07:05:00,1749.33,1747.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40846,做空,2023-03-25 07:05:00,2023-03-25 08:00:00,1747.42,1745.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40847,做多,2023-03-25 08:05:00,2023-03-25 09:55:00,1746.44,1747.79,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40848,做多,2023-03-25 10:35:00,2023-03-25 10:40:00,1744.95,1748.68,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40849,做多,2023-03-25 11:15:00,2023-03-25 11:40:00,1745.59,1744.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40850,做空,2023-03-25 11:40:00,2023-03-25 12:05:00,1744.01,1742.19,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40851,做多,2023-03-25 12:55:00,2023-03-25 13:00:00,1744.5,1742.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40852,做空,2023-03-25 13:00:00,2023-03-25 13:05:00,1742.81,1741.38,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40853,做多,2023-03-25 13:20:00,2023-03-25 13:30:00,1743.88,1748.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40854,做多,2023-03-25 17:05:00,2023-03-25 20:40:00,1753.24,1731.02,0.0,100.0,0.0002,-0.0,0.0,-0.01,tp_upper -40855,做多,2023-03-25 21:50:00,2023-03-25 22:05:00,1731.33,1737.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40856,做多,2023-03-26 02:15:00,2023-03-26 02:40:00,1750.25,1749.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40857,做空,2023-03-26 02:40:00,2023-03-26 02:45:00,1749.86,1750.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40858,做多,2023-03-26 02:45:00,2023-03-26 02:55:00,1750.69,1751.92,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40859,做多,2023-03-26 03:10:00,2023-03-26 03:15:00,1752.67,1751.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40860,做多,2023-03-26 03:35:00,2023-03-26 05:05:00,1750.57,1746.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40861,做空,2023-03-26 05:05:00,2023-03-26 05:10:00,1746.97,1749.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40862,做多,2023-03-26 05:10:00,2023-03-26 05:15:00,1749.1,1746.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40863,做空,2023-03-26 05:15:00,2023-03-26 05:30:00,1746.84,1746.65,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40864,做多,2023-03-26 05:30:00,2023-03-26 05:40:00,1746.65,1750.46,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40865,做多,2023-03-26 06:35:00,2023-03-26 06:40:00,1750.96,1749.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40866,做空,2023-03-26 06:40:00,2023-03-26 06:45:00,1749.7,1750.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40867,做多,2023-03-26 06:45:00,2023-03-26 07:00:00,1750.76,1750.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40868,做空,2023-03-26 07:00:00,2023-03-26 07:05:00,1750.24,1752.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40869,做多,2023-03-26 07:05:00,2023-03-26 07:10:00,1752.07,1752.17,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40870,做多,2023-03-26 07:55:00,2023-03-26 08:10:00,1751.57,1751.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40871,做空,2023-03-26 08:10:00,2023-03-26 08:25:00,1751.56,1751.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40872,做多,2023-03-26 08:25:00,2023-03-26 08:30:00,1751.97,1750.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40873,做空,2023-03-26 08:30:00,2023-03-26 08:35:00,1750.22,1770.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40874,做多,2023-03-26 08:35:00,2023-03-26 08:40:00,1770.05,1776.31,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40875,做多,2023-03-26 11:05:00,2023-03-26 11:20:00,1770.03,1771.61,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40876,做空,2023-03-26 11:20:00,2023-03-26 11:40:00,1771.61,1771.5,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40877,做多,2023-03-26 11:40:00,2023-03-26 11:55:00,1771.5,1777.05,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40878,做多,2023-03-26 12:30:00,2023-03-26 12:35:00,1774.1,1772.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40879,做空,2023-03-26 12:35:00,2023-03-26 12:40:00,1772.1,1772.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40880,做多,2023-03-26 12:40:00,2023-03-26 12:50:00,1772.91,1772.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40881,做空,2023-03-26 12:50:00,2023-03-26 13:15:00,1772.84,1775.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40882,做多,2023-03-26 13:15:00,2023-03-26 13:20:00,1775.92,1773.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40883,做空,2023-03-26 13:20:00,2023-03-26 13:30:00,1773.99,1775.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40884,做多,2023-03-26 13:30:00,2023-03-26 13:35:00,1775.03,1787.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40885,做多,2023-03-26 16:05:00,2023-03-26 16:10:00,1766.79,1762.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40886,做空,2023-03-26 16:10:00,2023-03-26 16:30:00,1762.67,1762.1,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40887,做多,2023-03-26 16:30:00,2023-03-26 17:30:00,1762.1,1766.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40888,做多,2023-03-26 18:35:00,2023-03-26 18:45:00,1763.83,1764.36,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40889,做空,2023-03-26 18:45:00,2023-03-26 18:50:00,1764.36,1765.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40890,做多,2023-03-26 18:50:00,2023-03-26 19:10:00,1765.0,1765.85,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40891,做空,2023-03-26 19:10:00,2023-03-26 19:45:00,1765.85,1766.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40892,做多,2023-03-26 19:45:00,2023-03-26 19:55:00,1766.83,1764.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40893,做空,2023-03-26 19:55:00,2023-03-26 20:00:00,1764.99,1765.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40894,做多,2023-03-26 20:00:00,2023-03-26 20:10:00,1765.89,1767.28,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40895,做多,2023-03-26 21:45:00,2023-03-26 21:50:00,1760.15,1759.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40896,做空,2023-03-26 21:50:00,2023-03-27 00:25:00,1759.39,1777.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40897,做多,2023-03-27 00:25:00,2023-03-27 00:30:00,1777.47,1773.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40898,做空,2023-03-27 00:30:00,2023-03-27 00:35:00,1773.06,1778.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40899,做多,2023-03-27 00:35:00,2023-03-27 00:45:00,1778.12,1775.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40900,做空,2023-03-27 00:45:00,2023-03-27 01:15:00,1775.92,1765.71,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40901,做多,2023-03-27 02:50:00,2023-03-27 03:15:00,1763.9,1763.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40902,做空,2023-03-27 03:15:00,2023-03-27 03:35:00,1763.72,1765.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40903,做多,2023-03-27 03:35:00,2023-03-27 03:45:00,1765.85,1766.42,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40904,做多,2023-03-27 04:00:00,2023-03-27 04:15:00,1764.33,1765.9,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40905,做多,2023-03-27 04:45:00,2023-03-27 04:55:00,1764.94,1763.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40906,做空,2023-03-27 04:55:00,2023-03-27 05:10:00,1763.89,1759.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40907,做多,2023-03-27 07:10:00,2023-03-27 07:20:00,1753.25,1751.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40908,做空,2023-03-27 07:20:00,2023-03-27 07:35:00,1751.99,1751.56,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -40909,做多,2023-03-27 07:35:00,2023-03-27 07:45:00,1751.56,1749.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40910,做空,2023-03-27 07:45:00,2023-03-27 07:50:00,1749.36,1750.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -40911,做多,2023-03-27 08:05:00,2023-03-27 08:10:00,1752.77,1750.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40912,做空,2023-03-27 08:10:00,2023-03-27 08:25:00,1750.99,1751.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40913,做多,2023-03-27 08:25:00,2023-03-27 08:45:00,1751.46,1755.81,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40914,做多,2023-03-27 11:50:00,2023-03-27 12:00:00,1765.1,1763.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40915,做空,2023-03-27 12:00:00,2023-03-27 12:05:00,1763.82,1764.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40916,做多,2023-03-27 12:05:00,2023-03-27 12:15:00,1764.05,1763.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -40917,做多,2023-03-27 12:20:00,2023-03-27 13:50:00,1764.2,1754.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40918,做空,2023-03-27 13:50:00,2023-03-27 14:00:00,1754.46,1754.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40919,做多,2023-03-27 14:00:00,2023-03-27 14:10:00,1754.73,1750.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40920,做空,2023-03-27 14:10:00,2023-03-27 14:15:00,1750.9,1743.21,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40921,做多,2023-03-27 16:00:00,2023-03-27 16:50:00,1716.99,1714.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40922,做空,2023-03-27 16:50:00,2023-03-27 16:55:00,1714.96,1716.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40923,做多,2023-03-27 16:55:00,2023-03-27 17:05:00,1716.41,1713.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40924,做空,2023-03-27 17:05:00,2023-03-27 17:20:00,1713.92,1716.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40925,做多,2023-03-27 17:20:00,2023-03-27 18:20:00,1716.0,1712.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40926,做空,2023-03-27 18:20:00,2023-03-27 18:25:00,1712.06,1712.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40927,做多,2023-03-27 18:25:00,2023-03-27 18:35:00,1712.42,1713.45,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40928,做空,2023-03-27 18:35:00,2023-03-27 19:20:00,1713.45,1716.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40929,做多,2023-03-27 19:20:00,2023-03-27 19:35:00,1716.06,1709.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40930,做空,2023-03-27 19:35:00,2023-03-27 19:40:00,1709.25,1706.77,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40931,做多,2023-03-27 20:55:00,2023-03-27 21:05:00,1707.07,1714.73,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40932,做多,2023-03-27 23:05:00,2023-03-27 23:10:00,1709.81,1711.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40933,做多,2023-03-28 00:35:00,2023-03-28 00:40:00,1713.17,1711.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40934,做空,2023-03-28 00:40:00,2023-03-28 00:50:00,1711.75,1707.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40935,做多,2023-03-28 01:25:00,2023-03-28 01:35:00,1711.45,1721.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40936,做多,2023-03-28 03:45:00,2023-03-28 03:50:00,1712.36,1711.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40937,做空,2023-03-28 03:50:00,2023-03-28 04:05:00,1711.92,1710.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40938,做多,2023-03-28 04:10:00,2023-03-28 04:20:00,1712.16,1714.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40939,做多,2023-03-28 04:55:00,2023-03-28 05:00:00,1717.39,1717.45,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40940,做多,2023-03-28 08:45:00,2023-03-28 09:05:00,1726.12,1725.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40941,做空,2023-03-28 09:05:00,2023-03-28 09:25:00,1725.23,1723.82,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40942,做多,2023-03-28 09:25:00,2023-03-28 11:05:00,1723.82,1718.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40943,做空,2023-03-28 11:05:00,2023-03-28 11:10:00,1718.24,1722.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40944,做多,2023-03-28 11:10:00,2023-03-28 11:15:00,1722.92,1724.95,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40945,做多,2023-03-28 12:30:00,2023-03-28 12:35:00,1735.39,1733.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40946,做空,2023-03-28 12:35:00,2023-03-28 12:45:00,1733.95,1739.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40947,做多,2023-03-28 12:45:00,2023-03-28 12:50:00,1739.59,1735.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40948,做空,2023-03-28 12:50:00,2023-03-28 12:55:00,1735.67,1735.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40949,做多,2023-03-28 12:55:00,2023-03-28 13:40:00,1735.96,1737.44,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40950,做空,2023-03-28 13:40:00,2023-03-28 14:35:00,1737.44,1738.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40951,做多,2023-03-28 14:35:00,2023-03-28 14:50:00,1738.8,1738.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40952,做空,2023-03-28 14:50:00,2023-03-28 14:55:00,1738.73,1739.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40953,做多,2023-03-28 14:55:00,2023-03-28 15:05:00,1739.25,1739.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40954,做空,2023-03-28 15:05:00,2023-03-28 15:15:00,1739.18,1740.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40955,做多,2023-03-28 15:15:00,2023-03-28 15:45:00,1740.2,1739.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40956,做空,2023-03-28 15:45:00,2023-03-28 15:50:00,1739.53,1740.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40957,做多,2023-03-28 15:50:00,2023-03-28 16:00:00,1740.74,1741.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40958,做多,2023-03-28 17:05:00,2023-03-28 17:50:00,1737.25,1734.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40959,做空,2023-03-28 17:50:00,2023-03-28 21:10:00,1734.87,1768.57,0.0,100.0,0.0002,-0.01,0.0,-0.01,tp_lower -40960,做多,2023-03-28 22:05:00,2023-03-28 22:30:00,1770.71,1769.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40961,做空,2023-03-28 22:30:00,2023-03-28 22:45:00,1769.58,1768.16,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40962,做多,2023-03-28 22:45:00,2023-03-28 23:05:00,1768.16,1774.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40963,做多,2023-03-29 00:50:00,2023-03-29 00:55:00,1774.61,1774.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40964,做空,2023-03-29 00:55:00,2023-03-29 01:55:00,1774.6,1778.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40965,做多,2023-03-29 01:55:00,2023-03-29 02:00:00,1778.01,1777.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40966,做空,2023-03-29 02:00:00,2023-03-29 02:05:00,1777.54,1778.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40967,做多,2023-03-29 02:05:00,2023-03-29 02:15:00,1778.37,1776.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40968,做空,2023-03-29 02:15:00,2023-03-29 02:20:00,1776.25,1779.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40969,做多,2023-03-29 02:20:00,2023-03-29 02:40:00,1779.37,1778.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40970,做空,2023-03-29 02:40:00,2023-03-29 02:55:00,1778.89,1778.83,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40971,做多,2023-03-29 02:55:00,2023-03-29 03:05:00,1778.83,1777.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40972,做空,2023-03-29 03:05:00,2023-03-29 03:15:00,1777.76,1777.73,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40973,做多,2023-03-29 03:15:00,2023-03-29 04:15:00,1777.73,1782.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40974,做多,2023-03-29 05:40:00,2023-03-29 06:20:00,1788.01,1793.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40975,做多,2023-03-29 08:10:00,2023-03-29 08:15:00,1814.76,1815.65,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -40976,做多,2023-03-29 10:35:00,2023-03-29 12:05:00,1816.49,1808.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40977,做空,2023-03-29 12:05:00,2023-03-29 12:10:00,1808.9,1804.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40978,做多,2023-03-29 12:25:00,2023-03-29 12:30:00,1808.11,1806.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40979,做空,2023-03-29 12:30:00,2023-03-29 12:45:00,1806.95,1806.21,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -40980,做多,2023-03-29 12:45:00,2023-03-29 12:55:00,1806.21,1810.12,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40981,做多,2023-03-29 12:55:00,2023-03-29 13:10:00,1810.12,1807.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40982,做空,2023-03-29 13:10:00,2023-03-29 13:30:00,1807.4,1805.91,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40983,做多,2023-03-29 13:30:00,2023-03-29 13:35:00,1805.91,1809.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40984,做多,2023-03-29 13:35:00,2023-03-29 13:40:00,1809.56,1810.93,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40985,做多,2023-03-29 15:20:00,2023-03-29 16:05:00,1801.41,1801.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40986,做空,2023-03-29 16:05:00,2023-03-29 16:10:00,1801.0,1802.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40987,做多,2023-03-29 16:10:00,2023-03-29 16:15:00,1802.57,1800.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40988,做空,2023-03-29 16:15:00,2023-03-29 16:25:00,1800.0,1801.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40989,做多,2023-03-29 16:25:00,2023-03-29 17:30:00,1801.25,1799.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40990,做空,2023-03-29 17:30:00,2023-03-29 18:05:00,1799.31,1798.37,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40991,做多,2023-03-29 18:05:00,2023-03-29 18:15:00,1798.37,1796.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40992,做空,2023-03-29 18:15:00,2023-03-29 18:20:00,1796.01,1798.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40993,做多,2023-03-29 18:20:00,2023-03-29 18:30:00,1798.48,1802.7,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40994,做多,2023-03-29 21:25:00,2023-03-29 21:30:00,1805.01,1803.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40995,做空,2023-03-29 21:30:00,2023-03-29 21:40:00,1803.59,1799.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -40996,做多,2023-03-29 23:05:00,2023-03-29 23:40:00,1794.89,1793.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -40997,做空,2023-03-29 23:40:00,2023-03-29 23:55:00,1793.17,1791.89,0.0,100.0,0.0002,0.0,0.0,0.0,flip -40998,做多,2023-03-29 23:55:00,2023-03-30 00:15:00,1791.89,1797.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -40999,做多,2023-03-30 01:25:00,2023-03-30 01:30:00,1790.47,1789.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41000,做空,2023-03-30 01:30:00,2023-03-30 01:45:00,1789.98,1790.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41001,做多,2023-03-30 01:45:00,2023-03-30 02:15:00,1790.15,1805.12,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41002,做多,2023-03-30 04:20:00,2023-03-30 05:00:00,1792.77,1790.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41003,做空,2023-03-30 05:00:00,2023-03-30 05:05:00,1790.73,1791.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41004,做多,2023-03-30 05:05:00,2023-03-30 05:20:00,1791.55,1791.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41005,做空,2023-03-30 05:20:00,2023-03-30 05:30:00,1791.12,1792.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41006,做多,2023-03-30 05:30:00,2023-03-30 06:05:00,1792.35,1800.23,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41007,做多,2023-03-30 06:25:00,2023-03-30 06:30:00,1795.08,1794.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41008,做空,2023-03-30 06:30:00,2023-03-30 06:40:00,1794.39,1793.89,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41009,做多,2023-03-30 06:40:00,2023-03-30 07:05:00,1793.89,1793.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41010,做空,2023-03-30 07:05:00,2023-03-30 07:10:00,1793.74,1795.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41011,做多,2023-03-30 07:10:00,2023-03-30 07:20:00,1795.0,1797.03,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41012,做多,2023-03-30 09:50:00,2023-03-30 10:10:00,1800.19,1804.38,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41013,做多,2023-03-30 10:35:00,2023-03-30 11:25:00,1800.05,1803.23,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41014,做多,2023-03-30 12:30:00,2023-03-30 12:35:00,1803.36,1802.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41015,做空,2023-03-30 12:35:00,2023-03-30 13:10:00,1802.39,1802.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41016,做多,2023-03-30 13:10:00,2023-03-30 13:20:00,1802.85,1800.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41017,做空,2023-03-30 13:20:00,2023-03-30 13:25:00,1800.02,1801.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41018,做多,2023-03-30 13:25:00,2023-03-30 13:35:00,1801.3,1800.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41019,做空,2023-03-30 13:35:00,2023-03-30 13:50:00,1800.17,1797.82,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41020,做多,2023-03-30 15:05:00,2023-03-30 15:20:00,1793.82,1792.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41021,做空,2023-03-30 15:20:00,2023-03-30 15:25:00,1792.3,1787.09,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41022,做多,2023-03-30 16:20:00,2023-03-30 17:05:00,1783.19,1785.85,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41023,做空,2023-03-30 17:05:00,2023-03-30 17:15:00,1785.85,1782.62,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41024,做多,2023-03-30 18:40:00,2023-03-30 19:05:00,1774.06,1776.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41025,做多,2023-03-30 21:45:00,2023-03-30 22:10:00,1790.18,1793.03,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41026,做空,2023-03-30 22:10:00,2023-03-30 22:25:00,1793.03,1792.92,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41027,做多,2023-03-30 22:25:00,2023-03-30 22:30:00,1792.92,1793.7,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41028,做多,2023-03-30 23:20:00,2023-03-31 00:00:00,1789.62,1795.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41029,做多,2023-03-31 00:25:00,2023-03-31 00:30:00,1802.04,1800.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41030,做多,2023-03-31 02:45:00,2023-03-31 02:50:00,1804.14,1801.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41031,做空,2023-03-31 02:50:00,2023-03-31 03:00:00,1801.41,1802.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41032,做多,2023-03-31 03:00:00,2023-03-31 03:20:00,1802.21,1803.82,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41033,做多,2023-03-31 04:35:00,2023-03-31 05:05:00,1803.13,1803.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41034,做多,2023-03-31 05:15:00,2023-03-31 05:30:00,1802.26,1801.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41035,做空,2023-03-31 05:30:00,2023-03-31 05:35:00,1801.89,1802.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41036,做多,2023-03-31 05:35:00,2023-03-31 05:40:00,1802.08,1801.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41037,做空,2023-03-31 05:40:00,2023-03-31 05:50:00,1801.5,1794.3,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41038,做多,2023-03-31 06:40:00,2023-03-31 08:10:00,1798.53,1792.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41039,做空,2023-03-31 08:10:00,2023-03-31 08:45:00,1792.81,1794.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41040,做多,2023-03-31 08:45:00,2023-03-31 08:50:00,1794.02,1790.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41041,做空,2023-03-31 08:50:00,2023-03-31 09:00:00,1790.57,1791.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41042,做多,2023-03-31 09:00:00,2023-03-31 09:05:00,1791.1,1789.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41043,做空,2023-03-31 09:05:00,2023-03-31 09:10:00,1789.56,1791.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41044,做多,2023-03-31 09:10:00,2023-03-31 09:20:00,1791.85,1791.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41045,做空,2023-03-31 09:20:00,2023-03-31 09:30:00,1791.79,1791.07,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41046,做多,2023-03-31 09:30:00,2023-03-31 10:20:00,1791.07,1794.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41047,做多,2023-03-31 11:35:00,2023-03-31 11:45:00,1792.38,1792.38,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41048,做空,2023-03-31 11:45:00,2023-03-31 11:55:00,1792.38,1792.26,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41049,做多,2023-03-31 11:55:00,2023-03-31 12:05:00,1792.26,1792.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41050,做空,2023-03-31 12:05:00,2023-03-31 12:15:00,1792.0,1791.9,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41051,做多,2023-03-31 12:15:00,2023-03-31 12:25:00,1791.9,1794.09,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41052,做多,2023-03-31 16:00:00,2023-03-31 16:05:00,1833.47,1829.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41053,做空,2023-03-31 16:05:00,2023-03-31 16:30:00,1829.23,1823.19,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41054,做多,2023-03-31 16:45:00,2023-03-31 16:50:00,1829.75,1828.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41055,做空,2023-03-31 16:50:00,2023-03-31 17:05:00,1828.88,1829.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41056,做多,2023-03-31 17:05:00,2023-03-31 17:15:00,1829.79,1826.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41057,做空,2023-03-31 17:15:00,2023-03-31 17:20:00,1826.14,1828.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41058,做多,2023-03-31 17:20:00,2023-03-31 17:30:00,1828.7,1827.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41059,做空,2023-03-31 17:30:00,2023-03-31 17:40:00,1827.19,1822.78,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41060,做多,2023-03-31 18:40:00,2023-03-31 18:50:00,1824.89,1823.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41061,做空,2023-03-31 18:50:00,2023-03-31 19:05:00,1823.08,1821.9,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41062,做多,2023-03-31 19:20:00,2023-03-31 19:35:00,1822.55,1827.81,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41063,做多,2023-03-31 20:10:00,2023-03-31 20:15:00,1824.57,1822.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41064,做空,2023-03-31 20:15:00,2023-03-31 20:20:00,1822.36,1819.31,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41065,做多,2023-03-31 20:35:00,2023-03-31 20:50:00,1823.11,1822.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41066,做空,2023-03-31 20:50:00,2023-03-31 20:55:00,1822.35,1817.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41067,做多,2023-03-31 21:30:00,2023-03-31 21:50:00,1822.25,1824.97,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41068,做空,2023-03-31 21:50:00,2023-03-31 23:05:00,1824.97,1825.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41069,做多,2023-03-31 23:05:00,2023-04-01 00:20:00,1825.24,1823.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41070,做空,2023-04-01 00:20:00,2023-04-01 00:25:00,1823.18,1823.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41071,做多,2023-04-01 00:25:00,2023-04-01 00:30:00,1823.61,1822.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41072,做空,2023-04-01 00:30:00,2023-04-01 00:35:00,1822.64,1823.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41073,做多,2023-04-01 00:35:00,2023-04-01 00:40:00,1823.38,1820.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41074,做空,2023-04-01 00:40:00,2023-04-01 00:45:00,1820.77,1820.13,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -41075,做多,2023-04-01 01:00:00,2023-04-01 01:05:00,1822.49,1821.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41076,做空,2023-04-01 01:05:00,2023-04-01 01:10:00,1821.19,1823.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41077,做多,2023-04-01 01:10:00,2023-04-01 01:30:00,1823.11,1827.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41078,做多,2023-04-01 02:50:00,2023-04-01 02:55:00,1829.4,1828.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41079,做空,2023-04-01 02:55:00,2023-04-01 04:05:00,1828.84,1826.4,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41080,做多,2023-04-01 04:05:00,2023-04-01 04:40:00,1826.4,1827.19,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41081,做多,2023-04-01 05:55:00,2023-04-01 06:00:00,1824.78,1823.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41082,做空,2023-04-01 06:00:00,2023-04-01 06:10:00,1823.77,1823.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41083,做多,2023-04-01 06:10:00,2023-04-01 07:00:00,1823.81,1820.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41084,做空,2023-04-01 07:00:00,2023-04-01 07:05:00,1820.91,1822.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41085,做多,2023-04-01 07:05:00,2023-04-01 07:10:00,1822.3,1821.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41086,做空,2023-04-01 07:10:00,2023-04-01 07:20:00,1821.07,1823.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41087,做多,2023-04-01 07:20:00,2023-04-01 08:15:00,1823.44,1822.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41088,做空,2023-04-01 08:15:00,2023-04-01 08:20:00,1822.3,1822.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41089,做多,2023-04-01 08:20:00,2023-04-01 08:25:00,1822.45,1827.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41090,做多,2023-04-01 08:25:00,2023-04-01 08:30:00,1827.55,1826.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41091,做多,2023-04-01 10:50:00,2023-04-01 10:55:00,1825.46,1826.34,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41092,做多,2023-04-01 12:10:00,2023-04-01 12:20:00,1824.99,1823.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41093,做空,2023-04-01 12:20:00,2023-04-01 12:25:00,1823.73,1825.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41094,做多,2023-04-01 12:25:00,2023-04-01 12:30:00,1825.77,1824.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41095,做空,2023-04-01 12:30:00,2023-04-01 12:40:00,1824.7,1825.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41096,做多,2023-04-01 12:40:00,2023-04-01 12:45:00,1825.65,1824.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41097,做空,2023-04-01 12:45:00,2023-04-01 12:50:00,1824.69,1825.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41098,做多,2023-04-01 12:50:00,2023-04-01 13:15:00,1825.7,1824.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41099,做空,2023-04-01 13:15:00,2023-04-01 13:40:00,1824.82,1824.3,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -41100,做多,2023-04-01 14:00:00,2023-04-01 14:05:00,1824.95,1823.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41101,做空,2023-04-01 14:05:00,2023-04-01 14:10:00,1823.23,1822.71,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -41102,做多,2023-04-01 15:30:00,2023-04-01 15:35:00,1819.85,1817.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41103,做空,2023-04-01 15:35:00,2023-04-01 15:40:00,1817.91,1818.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41104,做多,2023-04-01 15:40:00,2023-04-01 16:05:00,1818.26,1820.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41105,做多,2023-04-01 19:00:00,2023-04-01 19:10:00,1815.0,1813.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41106,做空,2023-04-01 19:10:00,2023-04-01 19:20:00,1813.78,1812.75,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41107,做多,2023-04-01 19:55:00,2023-04-01 20:00:00,1814.14,1817.31,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41108,做多,2023-04-01 21:00:00,2023-04-01 21:45:00,1817.28,1818.29,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41109,做空,2023-04-01 21:45:00,2023-04-01 21:50:00,1818.29,1819.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41110,做多,2023-04-01 21:50:00,2023-04-01 22:00:00,1819.04,1820.07,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41111,做多,2023-04-02 00:15:00,2023-04-02 02:15:00,1821.21,1810.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41112,做空,2023-04-02 02:15:00,2023-04-02 02:20:00,1810.37,1811.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41113,做多,2023-04-02 02:25:00,2023-04-02 02:40:00,1812.76,1812.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41114,做空,2023-04-02 02:40:00,2023-04-02 02:55:00,1812.67,1813.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41115,做多,2023-04-02 02:55:00,2023-04-02 03:10:00,1813.02,1812.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41116,做空,2023-04-02 03:10:00,2023-04-02 03:15:00,1812.58,1814.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41117,做多,2023-04-02 03:15:00,2023-04-02 03:20:00,1814.4,1816.44,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41118,做多,2023-04-02 05:15:00,2023-04-02 05:25:00,1814.47,1815.33,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41119,做空,2023-04-02 05:25:00,2023-04-02 07:35:00,1815.33,1820.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41120,做多,2023-04-02 07:35:00,2023-04-02 09:10:00,1820.49,1818.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41121,做空,2023-04-02 09:10:00,2023-04-02 10:40:00,1818.56,1819.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41122,做多,2023-04-02 11:35:00,2023-04-02 11:45:00,1818.17,1816.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41123,做空,2023-04-02 11:45:00,2023-04-02 11:55:00,1816.87,1816.51,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -41124,做多,2023-04-02 12:05:00,2023-04-02 13:35:00,1816.85,1815.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41125,做多,2023-04-02 14:15:00,2023-04-02 14:50:00,1813.27,1813.8,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41126,做空,2023-04-02 14:50:00,2023-04-02 15:00:00,1813.8,1800.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41127,做多,2023-04-02 16:50:00,2023-04-02 16:55:00,1794.64,1794.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41128,做空,2023-04-02 16:55:00,2023-04-02 19:00:00,1794.49,1795.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41129,做多,2023-04-02 20:40:00,2023-04-02 21:05:00,1787.3,1790.43,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41130,做多,2023-04-02 21:55:00,2023-04-02 22:50:00,1785.82,1791.05,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41131,做多,2023-04-03 00:25:00,2023-04-03 00:30:00,1792.36,1790.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41132,做空,2023-04-03 00:30:00,2023-04-03 00:35:00,1790.15,1787.47,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41133,做多,2023-04-03 01:00:00,2023-04-03 01:05:00,1791.5,1788.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41134,做空,2023-04-03 01:05:00,2023-04-03 01:20:00,1788.22,1786.86,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41135,做多,2023-04-03 03:00:00,2023-04-03 03:05:00,1774.72,1773.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41136,做空,2023-04-03 03:05:00,2023-04-03 03:10:00,1773.46,1775.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41137,做多,2023-04-03 03:10:00,2023-04-03 03:30:00,1775.0,1774.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41138,做空,2023-04-03 03:30:00,2023-04-03 04:20:00,1774.8,1774.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41139,做多,2023-04-03 04:30:00,2023-04-03 05:10:00,1775.55,1775.88,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41140,做空,2023-04-03 05:10:00,2023-04-03 09:35:00,1775.88,1809.11,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -41141,做多,2023-04-03 09:35:00,2023-04-03 10:30:00,1809.11,1810.42,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41142,做多,2023-04-03 10:45:00,2023-04-03 11:45:00,1808.37,1804.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41143,做空,2023-04-03 11:45:00,2023-04-03 11:50:00,1804.81,1807.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41144,做多,2023-04-03 11:50:00,2023-04-03 11:55:00,1807.64,1806.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41145,做空,2023-04-03 11:55:00,2023-04-03 12:05:00,1806.79,1806.54,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41146,做多,2023-04-03 12:05:00,2023-04-03 12:10:00,1806.54,1805.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41147,做空,2023-04-03 12:10:00,2023-04-03 12:30:00,1805.82,1801.95,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41148,做多,2023-04-03 13:00:00,2023-04-03 13:30:00,1803.44,1805.23,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41149,做空,2023-04-03 13:30:00,2023-04-03 14:20:00,1805.23,1806.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41150,做多,2023-04-03 14:20:00,2023-04-03 14:30:00,1806.27,1805.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41151,做空,2023-04-03 14:30:00,2023-04-03 14:35:00,1805.9,1796.94,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41152,做多,2023-04-03 16:00:00,2023-04-03 16:10:00,1796.63,1799.3,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41153,做多,2023-04-03 16:35:00,2023-04-03 16:40:00,1796.61,1794.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41154,做空,2023-04-03 16:40:00,2023-04-03 16:55:00,1794.4,1792.7,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41155,做多,2023-04-03 17:15:00,2023-04-03 17:20:00,1796.22,1795.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41156,做空,2023-04-03 17:20:00,2023-04-03 17:25:00,1795.65,1796.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41157,做多,2023-04-03 17:25:00,2023-04-03 17:30:00,1796.14,1794.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41158,做空,2023-04-03 17:30:00,2023-04-03 17:35:00,1794.87,1801.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41159,做多,2023-04-03 17:35:00,2023-04-03 17:40:00,1801.88,1799.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41160,做多,2023-04-03 21:35:00,2023-04-03 21:45:00,1787.26,1791.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41161,做多,2023-04-03 23:35:00,2023-04-03 23:50:00,1808.24,1808.55,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41162,做空,2023-04-03 23:50:00,2023-04-03 23:55:00,1808.55,1809.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41163,做多,2023-04-03 23:55:00,2023-04-04 00:00:00,1809.68,1807.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41164,做空,2023-04-04 00:00:00,2023-04-04 00:05:00,1807.69,1812.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41165,做多,2023-04-04 00:05:00,2023-04-04 00:10:00,1812.34,1808.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41166,做空,2023-04-04 00:10:00,2023-04-04 00:15:00,1808.68,1812.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41167,做多,2023-04-04 00:15:00,2023-04-04 00:20:00,1812.83,1811.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41168,做多,2023-04-04 01:15:00,2023-04-04 01:25:00,1809.02,1813.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41169,做多,2023-04-04 01:50:00,2023-04-04 01:55:00,1808.26,1806.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41170,做空,2023-04-04 01:55:00,2023-04-04 02:10:00,1806.59,1808.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41171,做多,2023-04-04 02:10:00,2023-04-04 02:45:00,1808.3,1809.99,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41172,做空,2023-04-04 02:45:00,2023-04-04 03:20:00,1809.99,1808.62,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41173,做多,2023-04-04 03:20:00,2023-04-04 03:30:00,1808.62,1808.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41174,做多,2023-04-04 03:35:00,2023-04-04 04:30:00,1808.78,1803.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41175,做空,2023-04-04 04:30:00,2023-04-04 04:35:00,1803.6,1803.11,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -41176,做多,2023-04-04 05:15:00,2023-04-04 06:00:00,1807.54,1807.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41177,做多,2023-04-04 08:25:00,2023-04-04 08:50:00,1814.78,1819.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41178,做多,2023-04-04 12:40:00,2023-04-04 12:50:00,1865.39,1865.68,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41179,做空,2023-04-04 12:50:00,2023-04-04 13:50:00,1865.68,1862.07,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41180,做多,2023-04-04 14:00:00,2023-04-04 14:40:00,1866.26,1869.79,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41181,做空,2023-04-04 14:40:00,2023-04-04 15:15:00,1869.79,1855.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41182,做多,2023-04-04 15:45:00,2023-04-04 15:50:00,1865.61,1863.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41183,做空,2023-04-04 15:50:00,2023-04-04 16:20:00,1863.11,1861.94,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41184,做多,2023-04-04 16:20:00,2023-04-04 16:35:00,1861.94,1860.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41185,做空,2023-04-04 16:35:00,2023-04-04 18:20:00,1860.88,1867.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41186,做多,2023-04-04 18:20:00,2023-04-04 18:25:00,1867.68,1864.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41187,做空,2023-04-04 18:25:00,2023-04-04 18:30:00,1864.71,1865.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41188,做多,2023-04-04 18:40:00,2023-04-04 18:45:00,1868.41,1868.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41189,做空,2023-04-04 18:45:00,2023-04-04 18:55:00,1868.24,1863.73,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41190,做多,2023-04-04 19:20:00,2023-04-04 19:25:00,1867.08,1862.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41191,做空,2023-04-04 19:25:00,2023-04-04 19:30:00,1862.28,1864.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41192,做多,2023-04-04 19:40:00,2023-04-04 19:45:00,1868.3,1866.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41193,做空,2023-04-04 19:45:00,2023-04-04 20:30:00,1866.59,1867.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41194,做多,2023-04-04 20:30:00,2023-04-04 20:35:00,1867.04,1871.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41195,做多,2023-04-04 22:05:00,2023-04-04 23:55:00,1872.45,1869.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41196,做多,2023-04-05 03:40:00,2023-04-05 04:25:00,1909.6,1908.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41197,做空,2023-04-05 04:25:00,2023-04-05 04:40:00,1908.86,1909.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41198,做多,2023-04-05 04:40:00,2023-04-05 04:50:00,1909.61,1907.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41199,做空,2023-04-05 04:50:00,2023-04-05 05:15:00,1907.48,1912.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41200,做多,2023-04-05 05:15:00,2023-04-05 05:20:00,1912.06,1912.4,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41201,做多,2023-04-05 05:45:00,2023-04-05 06:00:00,1911.33,1912.1,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41202,做多,2023-04-05 06:45:00,2023-04-05 07:00:00,1911.51,1912.0,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41203,做空,2023-04-05 07:00:00,2023-04-05 07:15:00,1912.0,1908.76,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41204,做多,2023-04-05 08:20:00,2023-04-05 08:35:00,1910.22,1911.8,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41205,做多,2023-04-05 09:25:00,2023-04-05 10:15:00,1909.39,1909.45,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41206,做空,2023-04-05 10:15:00,2023-04-05 10:40:00,1909.45,1910.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41207,做多,2023-04-05 10:40:00,2023-04-05 10:50:00,1910.07,1911.15,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41208,做多,2023-04-05 12:25:00,2023-04-05 12:45:00,1911.23,1928.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41209,做多,2023-04-05 12:45:00,2023-04-05 12:50:00,1928.51,1921.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41210,做多,2023-04-05 15:10:00,2023-04-05 15:15:00,1901.07,1898.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41211,做空,2023-04-05 15:15:00,2023-04-05 15:20:00,1898.87,1901.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41212,做多,2023-04-05 15:20:00,2023-04-05 15:25:00,1901.52,1900.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41213,做空,2023-04-05 15:25:00,2023-04-05 16:00:00,1900.61,1899.49,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41214,做多,2023-04-05 16:00:00,2023-04-05 16:05:00,1899.49,1893.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41215,做空,2023-04-05 16:05:00,2023-04-05 16:10:00,1893.68,1891.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41216,做多,2023-04-05 16:35:00,2023-04-05 16:40:00,1897.94,1894.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41217,做空,2023-04-05 16:40:00,2023-04-05 17:05:00,1894.68,1896.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41218,做多,2023-04-05 17:05:00,2023-04-05 17:10:00,1896.53,1895.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41219,做空,2023-04-05 17:10:00,2023-04-05 17:15:00,1895.31,1897.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41220,做多,2023-04-05 17:15:00,2023-04-05 17:30:00,1897.98,1899.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41221,做多,2023-04-05 18:35:00,2023-04-05 18:40:00,1897.62,1897.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41222,做空,2023-04-05 18:40:00,2023-04-05 18:50:00,1897.49,1898.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41223,做多,2023-04-05 18:50:00,2023-04-05 19:05:00,1898.1,1895.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41224,做空,2023-04-05 19:05:00,2023-04-05 19:10:00,1895.71,1901.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41225,做多,2023-04-05 19:10:00,2023-04-05 19:15:00,1901.76,1904.19,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41226,做多,2023-04-05 20:40:00,2023-04-05 21:25:00,1905.87,1908.16,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41227,做空,2023-04-05 21:25:00,2023-04-05 21:45:00,1908.16,1907.89,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41228,做多,2023-04-05 21:45:00,2023-04-05 21:55:00,1907.89,1910.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41229,做多,2023-04-05 22:30:00,2023-04-05 22:45:00,1907.77,1907.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41230,做空,2023-04-05 22:45:00,2023-04-05 22:50:00,1907.49,1911.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41231,做多,2023-04-05 22:50:00,2023-04-05 22:55:00,1911.41,1908.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41232,做多,2023-04-06 01:50:00,2023-04-06 02:05:00,1898.61,1896.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41233,做空,2023-04-06 02:05:00,2023-04-06 02:45:00,1896.55,1891.25,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41234,做多,2023-04-06 03:25:00,2023-04-06 03:50:00,1895.82,1895.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41235,做空,2023-04-06 03:50:00,2023-04-06 03:55:00,1895.23,1898.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41236,做多,2023-04-06 03:55:00,2023-04-06 04:10:00,1898.0,1895.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41237,做空,2023-04-06 04:10:00,2023-04-06 04:20:00,1895.76,1894.99,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41238,做多,2023-04-06 04:20:00,2023-04-06 07:10:00,1894.99,1889.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41239,做多,2023-04-06 08:30:00,2023-04-06 09:20:00,1881.31,1882.32,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41240,做多,2023-04-06 11:30:00,2023-04-06 11:40:00,1866.7,1867.6,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41241,做多,2023-04-06 12:20:00,2023-04-06 12:25:00,1866.11,1869.53,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41242,做多,2023-04-06 12:35:00,2023-04-06 12:40:00,1865.68,1864.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41243,做空,2023-04-06 12:40:00,2023-04-06 12:45:00,1864.3,1859.93,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41244,做多,2023-04-06 13:10:00,2023-04-06 13:30:00,1864.98,1863.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41245,做空,2023-04-06 13:30:00,2023-04-06 13:35:00,1863.07,1859.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41246,做多,2023-04-06 13:55:00,2023-04-06 14:00:00,1866.15,1865.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41247,做多,2023-04-06 14:40:00,2023-04-06 15:05:00,1864.71,1873.16,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41248,做多,2023-04-06 17:05:00,2023-04-06 17:10:00,1876.69,1875.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41249,做空,2023-04-06 17:10:00,2023-04-06 17:15:00,1875.05,1876.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41250,做多,2023-04-06 17:15:00,2023-04-06 17:40:00,1876.82,1877.12,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41251,做空,2023-04-06 17:40:00,2023-04-06 17:50:00,1877.12,1873.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41252,做多,2023-04-06 18:25:00,2023-04-06 18:30:00,1877.4,1875.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41253,做空,2023-04-06 18:30:00,2023-04-06 18:35:00,1875.72,1870.46,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41254,做多,2023-04-06 19:25:00,2023-04-06 19:35:00,1871.32,1869.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41255,做空,2023-04-06 19:35:00,2023-04-06 19:40:00,1869.58,1871.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41256,做多,2023-04-06 19:40:00,2023-04-06 19:45:00,1871.42,1871.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41257,做空,2023-04-06 19:45:00,2023-04-06 20:00:00,1871.28,1871.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41258,做多,2023-04-06 20:00:00,2023-04-06 20:05:00,1871.81,1871.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41259,做空,2023-04-06 20:05:00,2023-04-06 20:50:00,1871.4,1866.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41260,做多,2023-04-06 21:20:00,2023-04-06 21:25:00,1870.51,1869.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41261,做空,2023-04-06 21:25:00,2023-04-06 21:35:00,1869.81,1870.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41262,做多,2023-04-06 21:35:00,2023-04-06 21:40:00,1870.9,1867.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41263,做空,2023-04-06 21:40:00,2023-04-06 22:10:00,1867.46,1862.53,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41264,做多,2023-04-06 22:35:00,2023-04-06 23:05:00,1866.51,1871.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41265,做多,2023-04-07 00:20:00,2023-04-07 00:25:00,1872.17,1871.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41266,做多,2023-04-07 01:40:00,2023-04-07 01:45:00,1876.6,1875.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41267,做空,2023-04-07 01:45:00,2023-04-07 02:30:00,1875.05,1867.25,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41268,做多,2023-04-07 03:00:00,2023-04-07 04:25:00,1873.81,1877.53,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41269,做多,2023-04-07 04:25:00,2023-04-07 04:30:00,1877.53,1877.72,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41270,做多,2023-04-07 09:10:00,2023-04-07 09:15:00,1853.4,1852.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41271,做空,2023-04-07 09:15:00,2023-04-07 09:20:00,1852.55,1853.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41272,做多,2023-04-07 09:20:00,2023-04-07 09:25:00,1853.61,1851.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41273,做空,2023-04-07 09:25:00,2023-04-07 09:30:00,1851.72,1853.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41274,做多,2023-04-07 09:30:00,2023-04-07 09:35:00,1853.44,1852.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41275,做空,2023-04-07 09:35:00,2023-04-07 09:40:00,1852.4,1855.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41276,做多,2023-04-07 09:40:00,2023-04-07 10:15:00,1855.78,1857.66,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41277,做多,2023-04-07 11:30:00,2023-04-07 11:35:00,1855.67,1850.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41278,做空,2023-04-07 11:35:00,2023-04-07 11:40:00,1850.97,1851.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41279,做多,2023-04-07 12:10:00,2023-04-07 12:35:00,1850.29,1847.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41280,做空,2023-04-07 12:35:00,2023-04-07 12:40:00,1847.23,1854.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41281,做多,2023-04-07 12:40:00,2023-04-07 12:45:00,1854.17,1855.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41282,做多,2023-04-07 13:05:00,2023-04-07 13:20:00,1852.17,1848.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41283,做空,2023-04-07 13:20:00,2023-04-07 13:35:00,1848.29,1853.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41284,做多,2023-04-07 13:35:00,2023-04-07 14:25:00,1853.2,1860.42,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41285,做多,2023-04-07 15:30:00,2023-04-07 15:50:00,1856.53,1858.14,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41286,做空,2023-04-07 15:50:00,2023-04-07 16:20:00,1858.14,1853.2,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41287,做多,2023-04-07 17:15:00,2023-04-07 17:45:00,1855.75,1856.74,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41288,做多,2023-04-07 19:40:00,2023-04-07 19:50:00,1855.4,1853.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41289,做空,2023-04-07 19:50:00,2023-04-07 19:55:00,1853.41,1854.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41290,做多,2023-04-07 19:55:00,2023-04-07 20:15:00,1854.09,1856.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41291,做多,2023-04-07 21:05:00,2023-04-07 21:15:00,1853.73,1857.64,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41292,做多,2023-04-07 22:10:00,2023-04-07 22:40:00,1854.19,1866.91,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41293,做多,2023-04-08 01:30:00,2023-04-08 02:35:00,1858.9,1857.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41294,做空,2023-04-08 02:35:00,2023-04-08 02:40:00,1857.82,1858.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41295,做多,2023-04-08 02:40:00,2023-04-08 02:55:00,1858.02,1864.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41296,做多,2023-04-08 04:20:00,2023-04-08 04:25:00,1866.74,1866.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41297,做空,2023-04-08 04:25:00,2023-04-08 04:35:00,1866.59,1864.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41298,做多,2023-04-08 05:05:00,2023-04-08 05:20:00,1866.6,1868.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41299,做多,2023-04-08 07:10:00,2023-04-08 08:30:00,1873.11,1871.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41300,做空,2023-04-08 08:30:00,2023-04-08 08:35:00,1871.35,1870.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41301,做多,2023-04-08 09:35:00,2023-04-08 09:55:00,1871.17,1869.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41302,做空,2023-04-08 09:55:00,2023-04-08 10:20:00,1869.19,1866.97,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41303,做多,2023-04-08 11:30:00,2023-04-08 11:35:00,1868.22,1867.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41304,做空,2023-04-08 11:35:00,2023-04-08 11:45:00,1867.62,1867.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41305,做多,2023-04-08 11:45:00,2023-04-08 11:50:00,1867.63,1865.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41306,做空,2023-04-08 11:50:00,2023-04-08 11:55:00,1865.81,1866.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41307,做多,2023-04-08 12:25:00,2023-04-08 12:40:00,1866.81,1863.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41308,做空,2023-04-08 12:40:00,2023-04-08 12:45:00,1863.34,1864.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41309,做多,2023-04-08 13:40:00,2023-04-08 13:50:00,1866.3,1866.89,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41310,做多,2023-04-08 16:15:00,2023-04-08 16:25:00,1867.57,1864.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41311,做空,2023-04-08 16:25:00,2023-04-08 16:30:00,1864.91,1863.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41312,做多,2023-04-08 16:40:00,2023-04-08 16:45:00,1866.2,1865.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41313,做空,2023-04-08 16:45:00,2023-04-08 16:50:00,1865.61,1866.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41314,做多,2023-04-08 16:50:00,2023-04-08 17:15:00,1866.19,1867.08,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41315,做多,2023-04-08 19:55:00,2023-04-08 20:15:00,1853.26,1856.73,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41316,做多,2023-04-08 20:50:00,2023-04-08 20:55:00,1854.56,1853.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41317,做空,2023-04-08 20:55:00,2023-04-08 21:10:00,1853.19,1854.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41318,做多,2023-04-08 21:10:00,2023-04-08 21:20:00,1854.69,1854.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41319,做空,2023-04-08 21:20:00,2023-04-08 22:00:00,1854.35,1850.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41320,做多,2023-04-08 23:00:00,2023-04-08 23:10:00,1851.75,1853.67,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41321,做多,2023-04-09 00:20:00,2023-04-09 00:45:00,1850.69,1855.71,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41322,做多,2023-04-09 02:15:00,2023-04-09 02:35:00,1856.0,1856.0,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41323,做空,2023-04-09 02:35:00,2023-04-09 02:40:00,1856.0,1857.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41324,做多,2023-04-09 02:40:00,2023-04-09 02:45:00,1857.19,1855.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41325,做多,2023-04-09 04:20:00,2023-04-09 04:30:00,1852.89,1850.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41326,做空,2023-04-09 04:30:00,2023-04-09 04:35:00,1850.35,1851.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41327,做多,2023-04-09 04:40:00,2023-04-09 04:55:00,1851.83,1851.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41328,做空,2023-04-09 04:55:00,2023-04-09 05:05:00,1851.5,1853.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41329,做多,2023-04-09 05:05:00,2023-04-09 05:20:00,1853.76,1854.53,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41330,做多,2023-04-09 07:50:00,2023-04-09 07:55:00,1835.48,1834.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41331,做空,2023-04-09 07:55:00,2023-04-09 08:00:00,1834.6,1835.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41332,做多,2023-04-09 08:00:00,2023-04-09 08:15:00,1835.82,1837.2,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41333,做多,2023-04-09 08:35:00,2023-04-09 08:55:00,1834.29,1836.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41334,做多,2023-04-09 09:35:00,2023-04-09 09:50:00,1836.56,1835.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41335,做空,2023-04-09 09:50:00,2023-04-09 10:20:00,1835.78,1836.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41336,做多,2023-04-09 10:20:00,2023-04-09 10:25:00,1836.98,1836.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41337,做空,2023-04-09 10:25:00,2023-04-09 10:45:00,1836.01,1834.96,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41338,做多,2023-04-09 11:35:00,2023-04-09 11:40:00,1836.4,1836.45,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41339,做多,2023-04-09 14:05:00,2023-04-09 14:15:00,1836.69,1833.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41340,做空,2023-04-09 14:15:00,2023-04-09 14:20:00,1833.27,1826.82,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41341,做多,2023-04-09 15:10:00,2023-04-09 15:15:00,1834.18,1833.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41342,做空,2023-04-09 15:15:00,2023-04-09 15:25:00,1833.09,1833.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41343,做多,2023-04-09 15:25:00,2023-04-09 15:30:00,1833.51,1831.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41344,做空,2023-04-09 15:30:00,2023-04-09 15:40:00,1831.0,1836.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41345,做多,2023-04-09 15:40:00,2023-04-09 15:45:00,1836.8,1837.67,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41346,做多,2023-04-09 17:25:00,2023-04-09 17:40:00,1836.58,1835.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41347,做空,2023-04-09 17:40:00,2023-04-09 17:50:00,1835.69,1840.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41348,做多,2023-04-09 17:50:00,2023-04-09 17:55:00,1840.75,1839.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41349,做多,2023-04-09 20:15:00,2023-04-09 21:10:00,1854.74,1859.03,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41350,做多,2023-04-10 00:10:00,2023-04-10 00:30:00,1860.87,1858.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41351,做空,2023-04-10 00:30:00,2023-04-10 00:35:00,1858.95,1859.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41352,做多,2023-04-10 00:35:00,2023-04-10 00:45:00,1859.44,1859.89,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41353,做空,2023-04-10 00:45:00,2023-04-10 00:50:00,1859.89,1860.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41354,做多,2023-04-10 02:30:00,2023-04-10 03:00:00,1853.42,1856.52,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41355,做多,2023-04-10 04:45:00,2023-04-10 04:50:00,1858.76,1857.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41356,做空,2023-04-10 04:50:00,2023-04-10 04:55:00,1857.05,1855.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41357,做多,2023-04-10 05:30:00,2023-04-10 05:40:00,1857.19,1861.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41358,做多,2023-04-10 05:40:00,2023-04-10 05:45:00,1861.87,1860.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41359,做多,2023-04-10 06:35:00,2023-04-10 06:50:00,1857.68,1858.74,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41360,做空,2023-04-10 06:50:00,2023-04-10 07:30:00,1858.74,1854.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41361,做多,2023-04-10 07:40:00,2023-04-10 08:30:00,1857.05,1860.38,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41362,做多,2023-04-10 09:20:00,2023-04-10 09:25:00,1859.29,1858.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41363,做空,2023-04-10 09:25:00,2023-04-10 09:40:00,1858.01,1856.71,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41364,做多,2023-04-10 10:45:00,2023-04-10 10:50:00,1858.79,1861.74,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41365,做多,2023-04-10 11:25:00,2023-04-10 11:30:00,1860.37,1856.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41366,做空,2023-04-10 11:30:00,2023-04-10 11:40:00,1856.88,1857.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41367,做多,2023-04-10 11:40:00,2023-04-10 14:15:00,1857.11,1851.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41368,做空,2023-04-10 14:15:00,2023-04-10 14:20:00,1851.9,1852.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41369,做多,2023-04-10 14:20:00,2023-04-10 14:25:00,1852.05,1852.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41370,做空,2023-04-10 14:25:00,2023-04-10 16:30:00,1852.01,1860.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41371,做多,2023-04-10 16:30:00,2023-04-10 16:35:00,1860.89,1861.24,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41372,做多,2023-04-10 18:30:00,2023-04-10 18:35:00,1894.96,1893.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41373,做空,2023-04-10 18:35:00,2023-04-10 18:40:00,1893.74,1894.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41374,做多,2023-04-10 18:40:00,2023-04-10 18:45:00,1894.24,1895.38,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41375,做多,2023-04-10 21:15:00,2023-04-10 21:30:00,1887.34,1888.94,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41376,做多,2023-04-10 23:55:00,2023-04-11 00:05:00,1908.9,1907.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41377,做空,2023-04-11 00:05:00,2023-04-11 00:10:00,1907.12,1910.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41378,做多,2023-04-11 00:10:00,2023-04-11 00:15:00,1910.0,1908.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41379,做空,2023-04-11 00:15:00,2023-04-11 00:20:00,1908.28,1908.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41380,做多,2023-04-11 00:20:00,2023-04-11 00:35:00,1908.79,1917.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41381,做多,2023-04-11 01:25:00,2023-04-11 01:50:00,1910.6,1925.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41382,做多,2023-04-11 03:55:00,2023-04-11 04:00:00,1922.09,1920.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41383,做空,2023-04-11 04:00:00,2023-04-11 04:20:00,1920.49,1920.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41384,做多,2023-04-11 04:20:00,2023-04-11 04:25:00,1920.94,1918.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41385,做空,2023-04-11 04:25:00,2023-04-11 04:30:00,1918.49,1915.77,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41386,做多,2023-04-11 04:55:00,2023-04-11 05:20:00,1918.86,1918.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41387,做空,2023-04-11 05:20:00,2023-04-11 05:25:00,1918.21,1918.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41388,做多,2023-04-11 05:25:00,2023-04-11 05:40:00,1918.77,1917.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41389,做空,2023-04-11 05:40:00,2023-04-11 05:45:00,1917.13,1912.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41390,做多,2023-04-11 06:15:00,2023-04-11 07:00:00,1916.44,1919.43,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41391,做多,2023-04-11 08:30:00,2023-04-11 10:15:00,1920.01,1919.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41392,做多,2023-04-11 12:30:00,2023-04-11 12:45:00,1915.5,1914.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41393,做空,2023-04-11 12:45:00,2023-04-11 12:55:00,1914.79,1914.48,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41394,做多,2023-04-11 12:55:00,2023-04-11 13:35:00,1914.48,1914.59,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41395,做多,2023-04-11 13:45:00,2023-04-11 13:55:00,1914.25,1919.8,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41396,做多,2023-04-11 13:55:00,2023-04-11 14:00:00,1919.8,1921.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41397,做多,2023-04-11 15:10:00,2023-04-11 15:20:00,1916.81,1914.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41398,做空,2023-04-11 15:20:00,2023-04-11 15:45:00,1914.41,1912.85,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41399,做多,2023-04-11 15:45:00,2023-04-11 15:55:00,1912.85,1912.86,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41400,做空,2023-04-11 15:55:00,2023-04-11 16:15:00,1912.86,1904.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41401,做多,2023-04-11 17:40:00,2023-04-11 18:10:00,1902.81,1907.19,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41402,做多,2023-04-11 19:10:00,2023-04-11 19:15:00,1905.72,1911.29,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41403,做多,2023-04-11 21:10:00,2023-04-11 21:40:00,1894.02,1891.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41404,做空,2023-04-11 21:40:00,2023-04-11 21:50:00,1891.41,1892.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41405,做多,2023-04-11 21:50:00,2023-04-11 22:00:00,1892.61,1890.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41406,做空,2023-04-11 22:00:00,2023-04-11 22:15:00,1890.45,1892.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41407,做多,2023-04-11 22:15:00,2023-04-11 22:25:00,1892.42,1892.64,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41408,做空,2023-04-11 22:25:00,2023-04-11 22:40:00,1892.64,1892.36,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41409,做多,2023-04-11 22:40:00,2023-04-11 22:50:00,1892.36,1892.67,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41410,做空,2023-04-11 22:50:00,2023-04-11 23:15:00,1892.67,1889.35,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41411,做多,2023-04-12 00:00:00,2023-04-12 00:15:00,1891.26,1890.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41412,做空,2023-04-12 00:15:00,2023-04-12 00:55:00,1890.81,1887.06,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41413,做多,2023-04-12 01:15:00,2023-04-12 01:20:00,1891.59,1890.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41414,做空,2023-04-12 01:20:00,2023-04-12 01:30:00,1890.91,1891.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41415,做多,2023-04-12 01:30:00,2023-04-12 01:35:00,1891.88,1889.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41416,做空,2023-04-12 01:35:00,2023-04-12 01:40:00,1889.34,1884.73,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41417,做多,2023-04-12 04:05:00,2023-04-12 04:30:00,1862.87,1865.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41418,做多,2023-04-12 05:35:00,2023-04-12 05:45:00,1866.1,1862.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41419,做空,2023-04-12 05:45:00,2023-04-12 05:50:00,1862.1,1863.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41420,做多,2023-04-12 06:00:00,2023-04-12 06:45:00,1864.78,1867.97,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41421,做多,2023-04-12 08:35:00,2023-04-12 09:30:00,1868.1,1866.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41422,做空,2023-04-12 09:30:00,2023-04-12 09:35:00,1866.99,1867.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41423,做多,2023-04-12 09:35:00,2023-04-12 09:45:00,1867.37,1867.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41424,做空,2023-04-12 09:45:00,2023-04-12 09:50:00,1867.17,1868.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41425,做多,2023-04-12 09:50:00,2023-04-12 10:25:00,1868.48,1870.91,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41426,做多,2023-04-12 11:20:00,2023-04-12 12:05:00,1868.93,1869.71,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41427,做多,2023-04-12 12:20:00,2023-04-12 12:25:00,1872.71,1870.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41428,做多,2023-04-12 12:30:00,2023-04-12 12:35:00,1891.46,1889.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41429,做多,2023-04-12 13:50:00,2023-04-12 14:00:00,1884.57,1898.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41430,做多,2023-04-12 14:00:00,2023-04-12 14:05:00,1898.63,1902.41,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41431,做多,2023-04-12 15:15:00,2023-04-12 15:50:00,1907.2,1914.53,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41432,做空,2023-04-12 15:50:00,2023-04-12 16:20:00,1914.53,1914.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41433,做多,2023-04-12 16:20:00,2023-04-12 16:25:00,1914.8,1912.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41434,做空,2023-04-12 16:25:00,2023-04-12 16:35:00,1912.39,1913.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41435,做多,2023-04-12 16:35:00,2023-04-12 16:40:00,1913.62,1906.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41436,做空,2023-04-12 16:40:00,2023-04-12 17:00:00,1906.69,1909.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41437,做多,2023-04-12 17:05:00,2023-04-12 17:30:00,1910.47,1914.66,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41438,做多,2023-04-12 20:00:00,2023-04-12 20:15:00,1904.44,1906.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41439,做多,2023-04-12 22:25:00,2023-04-12 22:30:00,1916.0,1914.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41440,做空,2023-04-12 22:30:00,2023-04-12 22:40:00,1914.48,1917.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41441,做多,2023-04-12 22:40:00,2023-04-12 22:45:00,1917.41,1916.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41442,做多,2023-04-12 23:00:00,2023-04-12 23:05:00,1914.95,1912.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41443,做空,2023-04-12 23:05:00,2023-04-12 23:10:00,1912.99,1915.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41444,做多,2023-04-12 23:10:00,2023-04-12 23:15:00,1915.89,1924.96,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41445,做多,2023-04-13 00:00:00,2023-04-13 00:05:00,1919.06,1916.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41446,做空,2023-04-13 00:05:00,2023-04-13 00:15:00,1916.88,1909.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41447,做多,2023-04-13 02:35:00,2023-04-13 02:40:00,1905.87,1907.29,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41448,做多,2023-04-13 05:00:00,2023-04-13 05:10:00,1913.6,1911.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41449,做空,2023-04-13 05:10:00,2023-04-13 05:20:00,1911.55,1913.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41450,做多,2023-04-13 05:20:00,2023-04-13 05:30:00,1913.47,1914.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41451,做多,2023-04-13 07:15:00,2023-04-13 07:20:00,1914.59,1912.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41452,做空,2023-04-13 07:20:00,2023-04-13 07:25:00,1912.6,1915.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41453,做多,2023-04-13 07:25:00,2023-04-13 07:35:00,1915.74,1914.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41454,做空,2023-04-13 07:35:00,2023-04-13 11:40:00,1914.56,1987.98,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -41455,做多,2023-04-13 11:40:00,2023-04-13 11:45:00,1987.98,1987.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41456,做空,2023-04-13 11:45:00,2023-04-13 12:00:00,1987.81,1986.64,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41457,做多,2023-04-13 12:00:00,2023-04-13 12:05:00,1986.64,1989.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41458,做多,2023-04-13 12:05:00,2023-04-13 12:10:00,1989.57,1989.79,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41459,做多,2023-04-13 14:15:00,2023-04-13 14:20:00,1997.98,1994.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41460,做空,2023-04-13 14:20:00,2023-04-13 14:25:00,1994.8,1997.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41461,做多,2023-04-13 14:25:00,2023-04-13 14:40:00,1997.02,1996.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41462,做空,2023-04-13 14:40:00,2023-04-13 15:15:00,1996.63,1992.25,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41463,做多,2023-04-13 15:40:00,2023-04-13 16:10:00,1994.85,1995.22,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41464,做空,2023-04-13 16:10:00,2023-04-13 16:15:00,1995.22,1995.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41465,做多,2023-04-13 16:15:00,2023-04-13 16:20:00,1995.8,1992.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41466,做空,2023-04-13 16:20:00,2023-04-13 16:25:00,1992.33,1997.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41467,做多,2023-04-13 16:25:00,2023-04-13 16:35:00,1997.04,1998.97,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41468,做多,2023-04-13 18:40:00,2023-04-13 18:45:00,2012.26,2013.64,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41469,做多,2023-04-13 19:05:00,2023-04-13 19:10:00,2016.74,2018.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41470,做多,2023-04-13 19:25:00,2023-04-13 19:35:00,2012.49,2012.99,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41471,做空,2023-04-13 19:35:00,2023-04-13 19:40:00,2012.99,2013.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41472,做多,2023-04-13 19:40:00,2023-04-13 19:50:00,2013.26,2010.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41473,做空,2023-04-13 19:50:00,2023-04-13 20:00:00,2010.95,2008.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41474,做多,2023-04-13 21:00:00,2023-04-13 21:05:00,2008.2,2006.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41475,做空,2023-04-13 21:05:00,2023-04-13 21:10:00,2006.16,2008.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41476,做多,2023-04-13 21:10:00,2023-04-13 21:15:00,2008.13,2006.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41477,做空,2023-04-13 21:15:00,2023-04-13 21:30:00,2006.97,2006.95,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41478,做多,2023-04-13 21:30:00,2023-04-13 21:35:00,2006.95,2005.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41479,做空,2023-04-13 21:35:00,2023-04-13 21:40:00,2005.41,2007.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41480,做多,2023-04-13 21:40:00,2023-04-13 21:45:00,2007.99,2008.71,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41481,做多,2023-04-13 22:00:00,2023-04-13 22:10:00,2009.68,2010.33,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41482,做多,2023-04-13 23:45:00,2023-04-14 00:15:00,2009.79,2013.14,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41483,做多,2023-04-14 03:35:00,2023-04-14 03:40:00,2112.0,2111.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41484,做空,2023-04-14 03:40:00,2023-04-14 06:15:00,2111.49,2115.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41485,做多,2023-04-14 06:15:00,2023-04-14 06:40:00,2115.62,2114.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41486,做空,2023-04-14 06:40:00,2023-04-14 06:45:00,2114.19,2117.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41487,做多,2023-04-14 06:45:00,2023-04-14 06:50:00,2117.92,2116.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41488,做多,2023-04-14 06:55:00,2023-04-14 07:00:00,2118.93,2115.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41489,做空,2023-04-14 07:00:00,2023-04-14 07:05:00,2115.27,2107.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41490,做多,2023-04-14 08:15:00,2023-04-14 09:05:00,2110.52,2108.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41491,做空,2023-04-14 09:05:00,2023-04-14 09:15:00,2108.54,2108.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41492,做多,2023-04-14 09:15:00,2023-04-14 09:20:00,2108.72,2110.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41493,做多,2023-04-14 10:55:00,2023-04-14 11:05:00,2113.7,2115.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41494,做多,2023-04-14 11:20:00,2023-04-14 11:30:00,2113.99,2112.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41495,做空,2023-04-14 11:30:00,2023-04-14 11:35:00,2112.98,2113.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41496,做多,2023-04-14 11:35:00,2023-04-14 11:50:00,2113.19,2114.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41497,做多,2023-04-14 12:25:00,2023-04-14 12:30:00,2115.88,2111.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41498,做多,2023-04-14 12:35:00,2023-04-14 12:40:00,2115.08,2111.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41499,做空,2023-04-14 12:40:00,2023-04-14 12:45:00,2111.13,2105.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41500,做多,2023-04-14 13:35:00,2023-04-14 13:50:00,2105.85,2103.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41501,做空,2023-04-14 13:50:00,2023-04-14 13:55:00,2103.54,2104.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41502,做多,2023-04-14 13:55:00,2023-04-14 14:05:00,2104.8,2099.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41503,做空,2023-04-14 14:05:00,2023-04-14 14:20:00,2099.47,2095.88,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41504,做多,2023-04-14 14:35:00,2023-04-14 17:00:00,2100.02,2070.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41505,做多,2023-04-14 18:40:00,2023-04-14 19:00:00,2080.03,2079.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41506,做空,2023-04-14 19:00:00,2023-04-14 19:30:00,2079.41,2082.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41507,做多,2023-04-14 19:30:00,2023-04-14 19:55:00,2082.76,2090.92,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41508,做多,2023-04-14 21:45:00,2023-04-14 21:50:00,2105.75,2099.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41509,做空,2023-04-14 21:50:00,2023-04-14 22:00:00,2099.72,2103.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41510,做多,2023-04-14 22:45:00,2023-04-14 23:05:00,2105.32,2109.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41511,做多,2023-04-14 23:25:00,2023-04-14 23:55:00,2101.88,2099.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41512,做空,2023-04-14 23:55:00,2023-04-15 00:00:00,2099.77,2094.48,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41513,做多,2023-04-15 00:20:00,2023-04-15 00:30:00,2101.36,2100.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41514,做空,2023-04-15 00:30:00,2023-04-15 00:35:00,2100.01,2091.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41515,做多,2023-04-15 02:00:00,2023-04-15 02:05:00,2085.1,2083.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41516,做空,2023-04-15 02:05:00,2023-04-15 02:10:00,2083.1,2083.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41517,做多,2023-04-15 02:10:00,2023-04-15 02:15:00,2083.58,2083.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41518,做空,2023-04-15 02:15:00,2023-04-15 02:20:00,2083.33,2085.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41519,做多,2023-04-15 02:20:00,2023-04-15 02:35:00,2085.14,2087.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41520,做多,2023-04-15 03:45:00,2023-04-15 05:05:00,2088.62,2087.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41521,做空,2023-04-15 05:05:00,2023-04-15 06:20:00,2087.35,2087.23,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41522,做多,2023-04-15 06:20:00,2023-04-15 07:20:00,2087.23,2092.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41523,做多,2023-04-15 08:50:00,2023-04-15 09:10:00,2096.07,2099.44,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41524,做多,2023-04-15 10:30:00,2023-04-15 11:05:00,2103.27,2105.19,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41525,做多,2023-04-15 11:35:00,2023-04-15 11:45:00,2103.91,2099.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41526,做空,2023-04-15 11:45:00,2023-04-15 11:50:00,2099.0,2100.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41527,做多,2023-04-15 12:15:00,2023-04-15 12:25:00,2101.77,2101.79,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41528,做空,2023-04-15 12:25:00,2023-04-15 12:30:00,2101.79,2105.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41529,做多,2023-04-15 12:30:00,2023-04-15 12:40:00,2105.09,2102.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41530,做空,2023-04-15 12:40:00,2023-04-15 12:45:00,2102.5,2103.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41531,做多,2023-04-15 12:45:00,2023-04-15 13:00:00,2103.39,2107.07,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41532,做多,2023-04-15 14:15:00,2023-04-15 14:50:00,2100.5,2095.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41533,做空,2023-04-15 14:50:00,2023-04-15 15:00:00,2095.88,2096.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41534,做多,2023-04-15 15:05:00,2023-04-15 15:15:00,2099.74,2102.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41535,做多,2023-04-15 16:15:00,2023-04-15 16:30:00,2101.55,2101.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41536,做多,2023-04-15 16:35:00,2023-04-15 16:40:00,2106.52,2106.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41537,做多,2023-04-15 18:20:00,2023-04-15 19:10:00,2096.68,2094.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41538,做空,2023-04-15 19:10:00,2023-04-15 19:20:00,2094.62,2096.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41539,做多,2023-04-15 19:20:00,2023-04-15 19:25:00,2096.86,2093.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41540,做空,2023-04-15 19:25:00,2023-04-15 19:35:00,2093.1,2095.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41541,做多,2023-04-15 19:35:00,2023-04-15 19:55:00,2095.17,2100.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41542,做多,2023-04-15 19:55:00,2023-04-15 20:00:00,2100.18,2097.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41543,做多,2023-04-15 20:40:00,2023-04-15 20:45:00,2095.8,2087.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41544,做空,2023-04-15 20:45:00,2023-04-15 20:50:00,2087.6,2089.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41545,做多,2023-04-15 21:30:00,2023-04-15 21:35:00,2092.79,2089.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41546,做空,2023-04-15 21:35:00,2023-04-15 21:40:00,2089.47,2093.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41547,做多,2023-04-15 21:40:00,2023-04-15 21:45:00,2093.12,2090.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41548,做空,2023-04-15 21:45:00,2023-04-15 21:50:00,2090.97,2088.62,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41549,做多,2023-04-15 22:00:00,2023-04-15 22:05:00,2091.99,2094.25,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41550,做多,2023-04-15 23:30:00,2023-04-16 00:35:00,2094.67,2091.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41551,做空,2023-04-16 00:35:00,2023-04-16 00:40:00,2091.9,2095.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41552,做多,2023-04-16 00:40:00,2023-04-16 00:50:00,2095.52,2092.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41553,做空,2023-04-16 00:50:00,2023-04-16 00:55:00,2092.35,2089.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41554,做多,2023-04-16 01:40:00,2023-04-16 02:25:00,2085.82,2088.44,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41555,做空,2023-04-16 02:25:00,2023-04-16 03:05:00,2088.44,2089.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41556,做多,2023-04-16 03:05:00,2023-04-16 03:40:00,2089.03,2086.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41557,做空,2023-04-16 03:40:00,2023-04-16 03:45:00,2086.43,2088.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41558,做多,2023-04-16 03:45:00,2023-04-16 04:20:00,2088.58,2089.81,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41559,做多,2023-04-16 05:55:00,2023-04-16 06:30:00,2095.84,2097.05,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41560,做空,2023-04-16 06:30:00,2023-04-16 06:35:00,2097.05,2099.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41561,做多,2023-04-16 06:35:00,2023-04-16 06:40:00,2099.99,2098.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41562,做多,2023-04-16 07:15:00,2023-04-16 07:30:00,2097.28,2099.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41563,做多,2023-04-16 08:10:00,2023-04-16 08:20:00,2098.01,2097.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41564,做空,2023-04-16 08:20:00,2023-04-16 08:35:00,2097.18,2098.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41565,做多,2023-04-16 08:35:00,2023-04-16 08:40:00,2098.02,2097.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41566,做空,2023-04-16 08:40:00,2023-04-16 08:45:00,2097.95,2098.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41567,做多,2023-04-16 08:45:00,2023-04-16 08:50:00,2098.24,2099.24,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41568,做多,2023-04-16 08:50:00,2023-04-16 08:55:00,2099.24,2097.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41569,做空,2023-04-16 08:55:00,2023-04-16 09:00:00,2097.6,2096.19,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41570,做多,2023-04-16 10:45:00,2023-04-16 10:50:00,2090.59,2088.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41571,做空,2023-04-16 10:50:00,2023-04-16 10:55:00,2088.64,2090.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41572,做多,2023-04-16 10:55:00,2023-04-16 11:10:00,2090.1,2089.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41573,做空,2023-04-16 11:10:00,2023-04-16 11:30:00,2089.88,2088.84,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41574,做多,2023-04-16 11:30:00,2023-04-16 11:35:00,2088.84,2086.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41575,做空,2023-04-16 11:35:00,2023-04-16 11:40:00,2086.72,2085.68,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -41576,做多,2023-04-16 12:00:00,2023-04-16 12:15:00,2090.0,2091.52,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41577,做多,2023-04-16 12:35:00,2023-04-16 12:45:00,2088.59,2088.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41578,做空,2023-04-16 12:45:00,2023-04-16 12:50:00,2088.36,2091.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41579,做多,2023-04-16 12:50:00,2023-04-16 12:55:00,2091.99,2091.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41580,做多,2023-04-16 14:00:00,2023-04-16 14:05:00,2088.16,2087.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41581,做空,2023-04-16 14:05:00,2023-04-16 14:15:00,2087.38,2085.21,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41582,做多,2023-04-16 14:15:00,2023-04-16 15:25:00,2085.21,2091.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41583,做多,2023-04-16 16:35:00,2023-04-16 16:50:00,2091.53,2098.76,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41584,做多,2023-04-16 17:50:00,2023-04-16 17:55:00,2098.97,2097.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41585,做空,2023-04-16 17:55:00,2023-04-16 18:00:00,2097.77,2099.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41586,做多,2023-04-16 18:00:00,2023-04-16 18:20:00,2099.4,2103.52,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41587,做多,2023-04-16 20:30:00,2023-04-16 20:35:00,2128.01,2125.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41588,做空,2023-04-16 20:35:00,2023-04-16 21:00:00,2125.35,2124.89,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41589,做多,2023-04-16 21:00:00,2023-04-16 21:10:00,2124.89,2116.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41590,做空,2023-04-16 21:10:00,2023-04-16 21:15:00,2116.0,2119.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41591,做多,2023-04-16 21:15:00,2023-04-16 21:55:00,2119.2,2128.41,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41592,做多,2023-04-16 22:30:00,2023-04-16 23:00:00,2121.5,2125.16,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41593,做多,2023-04-17 00:10:00,2023-04-17 01:45:00,2118.41,2092.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41594,做空,2023-04-17 01:45:00,2023-04-17 03:45:00,2092.24,2099.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41595,做多,2023-04-17 03:45:00,2023-04-17 03:50:00,2099.38,2097.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41596,做空,2023-04-17 03:50:00,2023-04-17 04:20:00,2097.86,2092.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41597,做多,2023-04-17 04:40:00,2023-04-17 04:50:00,2097.96,2098.42,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41598,做空,2023-04-17 04:50:00,2023-04-17 05:40:00,2098.42,2097.4,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41599,做多,2023-04-17 05:40:00,2023-04-17 05:55:00,2097.4,2102.31,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41600,做多,2023-04-17 07:10:00,2023-04-17 07:20:00,2097.24,2096.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41601,做空,2023-04-17 07:20:00,2023-04-17 07:25:00,2096.77,2093.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41602,做多,2023-04-17 08:15:00,2023-04-17 08:20:00,2095.77,2092.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41603,做空,2023-04-17 08:20:00,2023-04-17 08:25:00,2092.8,2092.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41604,做多,2023-04-17 08:25:00,2023-04-17 08:55:00,2092.88,2097.8,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41605,做多,2023-04-17 09:25:00,2023-04-17 09:35:00,2094.6,2091.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41606,做空,2023-04-17 09:35:00,2023-04-17 09:45:00,2091.62,2090.47,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41607,做多,2023-04-17 10:40:00,2023-04-17 11:15:00,2090.58,2087.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41608,做空,2023-04-17 11:15:00,2023-04-17 11:25:00,2087.0,2082.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41609,做多,2023-04-17 14:10:00,2023-04-17 14:35:00,2073.01,2068.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41610,做空,2023-04-17 14:35:00,2023-04-17 14:45:00,2068.45,2073.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41611,做多,2023-04-17 14:45:00,2023-04-17 14:50:00,2073.25,2075.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41612,做多,2023-04-17 16:00:00,2023-04-17 16:20:00,2074.25,2074.3,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41613,做空,2023-04-17 16:20:00,2023-04-17 17:45:00,2074.3,2082.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41614,做多,2023-04-17 17:45:00,2023-04-17 17:50:00,2082.69,2079.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41615,做空,2023-04-17 17:50:00,2023-04-17 17:55:00,2079.84,2080.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41616,做多,2023-04-17 17:55:00,2023-04-17 18:20:00,2080.53,2080.69,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41617,做多,2023-04-17 18:25:00,2023-04-17 18:30:00,2083.53,2082.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41618,做多,2023-04-17 21:35:00,2023-04-17 21:40:00,2076.79,2076.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41619,做空,2023-04-17 21:40:00,2023-04-17 23:30:00,2076.26,2074.91,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41620,做多,2023-04-18 00:10:00,2023-04-18 00:25:00,2076.12,2073.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41621,做空,2023-04-18 00:25:00,2023-04-18 00:30:00,2073.64,2076.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41622,做多,2023-04-18 00:30:00,2023-04-18 00:35:00,2076.01,2070.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41623,做空,2023-04-18 00:35:00,2023-04-18 00:40:00,2070.1,2071.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41624,做多,2023-04-18 00:50:00,2023-04-18 00:55:00,2074.72,2074.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41625,做空,2023-04-18 00:55:00,2023-04-18 01:05:00,2074.31,2070.13,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41626,做多,2023-04-18 01:40:00,2023-04-18 02:35:00,2073.98,2083.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41627,做多,2023-04-18 04:20:00,2023-04-18 04:25:00,2081.5,2079.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41628,做多,2023-04-18 07:45:00,2023-04-18 07:55:00,2101.92,2100.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41629,做空,2023-04-18 07:55:00,2023-04-18 08:05:00,2100.01,2102.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41630,做多,2023-04-18 08:05:00,2023-04-18 08:10:00,2102.69,2100.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41631,做空,2023-04-18 08:10:00,2023-04-18 08:25:00,2100.82,2097.8,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41632,做多,2023-04-18 09:15:00,2023-04-18 09:30:00,2098.57,2106.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41633,做多,2023-04-18 11:25:00,2023-04-18 11:30:00,2102.59,2113.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41634,做多,2023-04-18 11:30:00,2023-04-18 11:35:00,2113.59,2116.93,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41635,做多,2023-04-18 12:45:00,2023-04-18 13:50:00,2111.96,2112.88,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41636,做空,2023-04-18 13:50:00,2023-04-18 14:00:00,2112.88,2103.31,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41637,做多,2023-04-18 15:30:00,2023-04-18 15:55:00,2097.84,2095.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41638,做空,2023-04-18 15:55:00,2023-04-18 16:00:00,2095.5,2096.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41639,做多,2023-04-18 16:00:00,2023-04-18 16:25:00,2096.77,2095.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41640,做空,2023-04-18 16:25:00,2023-04-18 16:35:00,2095.48,2095.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41641,做多,2023-04-18 16:35:00,2023-04-18 16:45:00,2095.88,2096.29,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41642,做空,2023-04-18 16:45:00,2023-04-18 17:00:00,2096.29,2096.18,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41643,做多,2023-04-18 17:00:00,2023-04-18 17:10:00,2096.18,2097.27,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41644,做空,2023-04-18 17:10:00,2023-04-18 17:20:00,2097.27,2092.79,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41645,做多,2023-04-18 18:25:00,2023-04-18 19:05:00,2085.91,2081.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41646,做空,2023-04-18 19:05:00,2023-04-18 19:15:00,2081.52,2082.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41647,做多,2023-04-18 19:15:00,2023-04-18 19:25:00,2082.52,2079.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41648,做空,2023-04-18 19:25:00,2023-04-18 19:30:00,2079.47,2081.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41649,做多,2023-04-18 19:30:00,2023-04-18 19:35:00,2081.16,2079.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41650,做空,2023-04-18 19:35:00,2023-04-18 19:40:00,2079.64,2081.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41651,做多,2023-04-18 19:40:00,2023-04-18 19:45:00,2081.63,2079.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41652,做空,2023-04-18 19:45:00,2023-04-18 19:50:00,2079.3,2080.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41653,做多,2023-04-18 19:55:00,2023-04-18 20:25:00,2080.67,2084.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41654,做多,2023-04-18 21:45:00,2023-04-18 22:00:00,2089.23,2091.0,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41655,做空,2023-04-18 22:00:00,2023-04-18 22:15:00,2091.0,2091.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41656,做多,2023-04-18 22:15:00,2023-04-18 22:20:00,2091.66,2090.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41657,做空,2023-04-18 22:20:00,2023-04-18 22:25:00,2090.3,2091.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41658,做多,2023-04-18 22:25:00,2023-04-18 22:30:00,2091.56,2089.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41659,做空,2023-04-18 22:30:00,2023-04-18 22:35:00,2089.12,2090.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41660,做多,2023-04-18 22:35:00,2023-04-18 22:45:00,2090.68,2090.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41661,做空,2023-04-18 22:45:00,2023-04-18 22:50:00,2090.16,2091.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41662,做多,2023-04-18 22:50:00,2023-04-18 23:05:00,2091.1,2095.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41663,做多,2023-04-18 23:20:00,2023-04-18 23:25:00,2094.97,2095.98,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41664,做多,2023-04-19 00:25:00,2023-04-19 00:30:00,2098.77,2097.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41665,做空,2023-04-19 00:30:00,2023-04-19 01:40:00,2097.2,2099.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41666,做多,2023-04-19 01:40:00,2023-04-19 01:45:00,2099.5,2097.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41667,做空,2023-04-19 01:45:00,2023-04-19 01:50:00,2097.41,2098.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41668,做多,2023-04-19 01:50:00,2023-04-19 01:55:00,2098.09,2094.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41669,做空,2023-04-19 01:55:00,2023-04-19 02:05:00,2094.8,2091.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41670,做多,2023-04-19 03:15:00,2023-04-19 03:30:00,2093.81,2093.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41671,做多,2023-04-19 04:40:00,2023-04-19 05:20:00,2089.32,2085.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41672,做空,2023-04-19 05:20:00,2023-04-19 05:40:00,2085.86,2089.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41673,做多,2023-04-19 05:40:00,2023-04-19 05:45:00,2089.95,2090.71,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41674,做多,2023-04-19 07:55:00,2023-04-19 08:00:00,2073.11,2068.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41675,做空,2023-04-19 08:00:00,2023-04-19 08:05:00,2068.15,2060.95,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41676,做多,2023-04-19 11:15:00,2023-04-19 11:20:00,1977.0,1974.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41677,做空,2023-04-19 11:20:00,2023-04-19 11:25:00,1974.48,1975.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41678,做多,2023-04-19 11:25:00,2023-04-19 11:35:00,1975.71,1983.15,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41679,做多,2023-04-19 12:15:00,2023-04-19 12:45:00,1973.75,1977.14,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41680,做空,2023-04-19 12:45:00,2023-04-19 12:50:00,1977.14,1978.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41681,做多,2023-04-19 12:50:00,2023-04-19 12:55:00,1978.4,1976.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41682,做空,2023-04-19 12:55:00,2023-04-19 13:05:00,1976.76,1977.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41683,做多,2023-04-19 13:05:00,2023-04-19 13:15:00,1977.83,1981.48,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41684,做多,2023-04-19 16:15:00,2023-04-19 16:35:00,1987.05,1983.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41685,做空,2023-04-19 16:35:00,2023-04-19 17:10:00,1983.82,1977.36,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41686,做多,2023-04-19 17:50:00,2023-04-19 18:25:00,1977.84,1978.08,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41687,做空,2023-04-19 18:25:00,2023-04-19 18:45:00,1978.08,1976.43,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41688,做多,2023-04-19 18:45:00,2023-04-19 18:50:00,1976.43,1976.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41689,做空,2023-04-19 18:50:00,2023-04-19 18:55:00,1976.01,1978.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41690,做多,2023-04-19 18:55:00,2023-04-19 19:00:00,1978.02,1977.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41691,做空,2023-04-19 19:00:00,2023-04-19 19:40:00,1977.29,1980.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41692,做多,2023-04-19 19:40:00,2023-04-19 19:45:00,1980.0,1979.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41693,做空,2023-04-19 19:45:00,2023-04-19 20:05:00,1979.26,1983.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41694,做多,2023-04-19 20:05:00,2023-04-19 20:20:00,1983.0,1976.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41695,做空,2023-04-19 20:20:00,2023-04-19 20:25:00,1976.1,1977.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41696,做多,2023-04-19 20:25:00,2023-04-19 22:00:00,1977.73,1971.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41697,做空,2023-04-19 22:00:00,2023-04-19 22:05:00,1971.71,1975.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41698,做多,2023-04-19 22:05:00,2023-04-19 22:15:00,1975.43,1968.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41699,做空,2023-04-19 22:15:00,2023-04-19 22:40:00,1968.71,1968.6,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41700,做多,2023-04-19 22:40:00,2023-04-19 22:45:00,1968.6,1966.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41701,做空,2023-04-19 22:45:00,2023-04-19 23:00:00,1966.76,1958.43,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41702,做多,2023-04-20 00:25:00,2023-04-20 01:30:00,1943.54,1950.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41703,做多,2023-04-20 02:25:00,2023-04-20 02:30:00,1947.53,1945.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41704,做空,2023-04-20 02:30:00,2023-04-20 02:40:00,1945.03,1942.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41705,做多,2023-04-20 03:15:00,2023-04-20 03:25:00,1942.82,1944.17,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41706,做空,2023-04-20 03:25:00,2023-04-20 03:35:00,1944.17,1945.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41707,做多,2023-04-20 03:35:00,2023-04-20 04:00:00,1945.0,1952.06,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41708,做多,2023-04-20 05:55:00,2023-04-20 06:00:00,1952.3,1951.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41709,做空,2023-04-20 06:00:00,2023-04-20 06:05:00,1951.85,1956.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41710,做多,2023-04-20 06:05:00,2023-04-20 06:15:00,1956.67,1961.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41711,做多,2023-04-20 06:50:00,2023-04-20 06:55:00,1953.51,1952.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41712,做空,2023-04-20 06:55:00,2023-04-20 07:00:00,1952.53,1953.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41713,做多,2023-04-20 07:00:00,2023-04-20 07:05:00,1953.78,1952.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41714,做空,2023-04-20 07:05:00,2023-04-20 07:30:00,1952.35,1950.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41715,做多,2023-04-20 08:10:00,2023-04-20 08:20:00,1955.01,1954.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41716,做多,2023-04-20 08:50:00,2023-04-20 09:30:00,1950.52,1956.95,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41717,做多,2023-04-20 12:05:00,2023-04-20 12:20:00,1946.0,1957.67,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41718,做多,2023-04-20 12:20:00,2023-04-20 12:25:00,1957.67,1955.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41719,做多,2023-04-20 13:50:00,2023-04-20 14:10:00,1975.4,1977.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41720,做多,2023-04-20 14:30:00,2023-04-20 14:35:00,1969.92,1967.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41721,做空,2023-04-20 14:35:00,2023-04-20 14:40:00,1967.27,1969.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41722,做多,2023-04-20 14:40:00,2023-04-20 14:55:00,1969.22,1967.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41723,做空,2023-04-20 14:55:00,2023-04-20 15:05:00,1967.05,1966.08,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -41724,做多,2023-04-20 17:20:00,2023-04-20 17:30:00,1943.29,1942.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41725,做空,2023-04-20 17:30:00,2023-04-20 18:00:00,1942.55,1936.37,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41726,做多,2023-04-20 18:10:00,2023-04-20 18:15:00,1940.13,1935.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41727,做空,2023-04-20 18:15:00,2023-04-20 18:20:00,1935.15,1931.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41728,做多,2023-04-20 19:45:00,2023-04-20 19:50:00,1929.37,1927.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41729,做空,2023-04-20 19:50:00,2023-04-20 22:35:00,1927.35,1942.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41730,做多,2023-04-20 22:35:00,2023-04-20 22:40:00,1942.77,1940.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41731,做空,2023-04-20 22:40:00,2023-04-20 22:45:00,1940.57,1941.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41732,做多,2023-04-20 22:45:00,2023-04-20 22:55:00,1941.09,1942.22,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41733,做空,2023-04-20 22:55:00,2023-04-20 23:00:00,1942.22,1947.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41734,做多,2023-04-20 23:00:00,2023-04-20 23:10:00,1947.18,1944.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41735,做空,2023-04-20 23:10:00,2023-04-20 23:25:00,1944.37,1938.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41736,做多,2023-04-20 23:45:00,2023-04-20 23:55:00,1942.12,1942.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41737,做空,2023-04-20 23:55:00,2023-04-21 00:00:00,1942.11,1944.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41738,做多,2023-04-21 00:00:00,2023-04-21 00:05:00,1944.51,1943.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41739,做多,2023-04-21 00:35:00,2023-04-21 00:40:00,1950.61,1950.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41740,做多,2023-04-21 01:10:00,2023-04-21 01:15:00,1945.48,1944.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41741,做空,2023-04-21 01:15:00,2023-04-21 01:20:00,1944.63,1947.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41742,做多,2023-04-21 01:20:00,2023-04-21 01:30:00,1947.16,1943.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41743,做空,2023-04-21 01:30:00,2023-04-21 02:25:00,1943.18,1937.41,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41744,做多,2023-04-21 02:45:00,2023-04-21 03:10:00,1942.11,1946.75,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41745,做多,2023-04-21 04:15:00,2023-04-21 04:30:00,1945.48,1943.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41746,做空,2023-04-21 04:30:00,2023-04-21 04:35:00,1943.45,1941.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41747,做多,2023-04-21 07:45:00,2023-04-21 08:00:00,1921.09,1926.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41748,做多,2023-04-21 08:40:00,2023-04-21 09:00:00,1919.03,1917.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41749,做空,2023-04-21 09:00:00,2023-04-21 09:20:00,1917.62,1920.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41750,做多,2023-04-21 09:20:00,2023-04-21 09:45:00,1920.01,1923.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41751,做多,2023-04-21 10:05:00,2023-04-21 10:15:00,1921.61,1925.62,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41752,做多,2023-04-21 12:15:00,2023-04-21 12:25:00,1909.2,1914.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41753,做多,2023-04-21 12:25:00,2023-04-21 12:35:00,1914.4,1914.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41754,做多,2023-04-21 14:25:00,2023-04-21 14:40:00,1915.71,1909.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41755,做空,2023-04-21 14:40:00,2023-04-21 15:00:00,1909.62,1910.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41756,做多,2023-04-21 15:00:00,2023-04-21 15:35:00,1910.9,1907.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41757,做空,2023-04-21 15:35:00,2023-04-21 15:40:00,1907.66,1908.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41758,做多,2023-04-21 15:40:00,2023-04-21 16:20:00,1908.88,1902.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41759,做空,2023-04-21 16:20:00,2023-04-21 16:25:00,1902.53,1895.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41760,做多,2023-04-21 18:50:00,2023-04-21 20:40:00,1882.13,1839.99,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -41761,做空,2023-04-21 20:40:00,2023-04-21 21:00:00,1839.99,1838.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41762,做多,2023-04-21 21:10:00,2023-04-21 21:15:00,1844.28,1840.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41763,做空,2023-04-21 21:15:00,2023-04-21 21:25:00,1840.81,1846.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41764,做多,2023-04-21 21:25:00,2023-04-21 21:30:00,1846.64,1849.73,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41765,做多,2023-04-21 21:45:00,2023-04-21 21:50:00,1844.65,1840.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41766,做空,2023-04-21 21:50:00,2023-04-21 22:00:00,1840.86,1841.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41767,做多,2023-04-21 22:00:00,2023-04-21 22:15:00,1841.33,1838.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41768,做空,2023-04-21 22:15:00,2023-04-21 22:35:00,1838.79,1839.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41769,做多,2023-04-21 22:40:00,2023-04-21 23:10:00,1841.49,1847.81,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41770,做多,2023-04-22 01:00:00,2023-04-22 01:05:00,1849.39,1845.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41771,做空,2023-04-22 01:05:00,2023-04-22 01:15:00,1845.74,1849.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41772,做多,2023-04-22 01:15:00,2023-04-22 01:20:00,1849.81,1850.4,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41773,做多,2023-04-22 02:50:00,2023-04-22 03:05:00,1853.43,1853.55,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41774,做空,2023-04-22 03:05:00,2023-04-22 03:10:00,1853.55,1853.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41775,做多,2023-04-22 03:10:00,2023-04-22 03:20:00,1853.75,1854.75,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41776,做空,2023-04-22 03:20:00,2023-04-22 05:15:00,1854.75,1859.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41777,做多,2023-04-22 05:15:00,2023-04-22 05:20:00,1859.44,1858.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41778,做空,2023-04-22 05:20:00,2023-04-22 05:25:00,1858.01,1859.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41779,做多,2023-04-22 05:25:00,2023-04-22 05:55:00,1859.26,1864.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41780,做多,2023-04-22 08:20:00,2023-04-22 08:25:00,1853.0,1848.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41781,做空,2023-04-22 08:25:00,2023-04-22 08:30:00,1848.58,1850.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41782,做多,2023-04-22 08:30:00,2023-04-22 08:45:00,1850.55,1850.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41783,做空,2023-04-22 08:45:00,2023-04-22 08:55:00,1850.29,1848.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41784,做多,2023-04-22 09:05:00,2023-04-22 09:15:00,1850.49,1851.02,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41785,做多,2023-04-22 09:30:00,2023-04-22 09:45:00,1851.14,1851.61,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41786,做多,2023-04-22 10:25:00,2023-04-22 11:40:00,1848.34,1851.32,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41787,做多,2023-04-22 14:20:00,2023-04-22 14:25:00,1854.21,1851.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41788,做空,2023-04-22 14:25:00,2023-04-22 14:30:00,1851.93,1855.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41789,做多,2023-04-22 14:30:00,2023-04-22 14:45:00,1855.3,1859.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41790,做多,2023-04-22 18:10:00,2023-04-22 18:15:00,1879.14,1876.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41791,做空,2023-04-22 18:15:00,2023-04-22 18:30:00,1876.25,1873.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41792,做多,2023-04-22 20:10:00,2023-04-22 20:20:00,1872.86,1871.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41793,做空,2023-04-22 20:20:00,2023-04-22 20:30:00,1871.31,1871.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41794,做多,2023-04-22 20:40:00,2023-04-22 20:55:00,1872.08,1868.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41795,做空,2023-04-22 20:55:00,2023-04-22 21:00:00,1868.2,1866.47,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41796,做多,2023-04-22 21:35:00,2023-04-22 21:40:00,1870.0,1868.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41797,做空,2023-04-22 21:40:00,2023-04-22 21:50:00,1868.83,1869.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41798,做多,2023-04-22 21:50:00,2023-04-22 22:05:00,1869.65,1874.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41799,做多,2023-04-22 23:30:00,2023-04-22 23:40:00,1875.61,1874.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41800,做空,2023-04-22 23:40:00,2023-04-23 00:05:00,1874.26,1872.48,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41801,做多,2023-04-23 02:30:00,2023-04-23 03:20:00,1857.39,1861.74,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41802,做多,2023-04-23 04:50:00,2023-04-23 04:55:00,1864.08,1863.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41803,做空,2023-04-23 04:55:00,2023-04-23 05:15:00,1863.43,1859.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41804,做多,2023-04-23 05:25:00,2023-04-23 05:30:00,1863.17,1865.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41805,做多,2023-04-23 05:40:00,2023-04-23 05:45:00,1863.27,1863.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41806,做空,2023-04-23 05:45:00,2023-04-23 07:25:00,1863.0,1866.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41807,做多,2023-04-23 07:25:00,2023-04-23 07:30:00,1866.51,1873.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41808,做多,2023-04-23 07:30:00,2023-04-23 07:35:00,1873.04,1870.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41809,做多,2023-04-23 09:10:00,2023-04-23 09:15:00,1872.71,1872.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41810,做空,2023-04-23 09:15:00,2023-04-23 09:30:00,1872.23,1869.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41811,做多,2023-04-23 11:30:00,2023-04-23 11:45:00,1868.42,1870.09,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41812,做多,2023-04-23 13:00:00,2023-04-23 13:10:00,1872.87,1870.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41813,做空,2023-04-23 13:10:00,2023-04-23 13:35:00,1870.84,1871.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41814,做多,2023-04-23 13:40:00,2023-04-23 14:05:00,1873.42,1871.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41815,做空,2023-04-23 14:05:00,2023-04-23 14:10:00,1871.55,1872.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41816,做多,2023-04-23 14:10:00,2023-04-23 14:35:00,1872.52,1872.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41817,做多,2023-04-23 16:25:00,2023-04-23 16:35:00,1862.0,1871.21,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41818,做多,2023-04-23 17:35:00,2023-04-23 19:40:00,1861.9,1849.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41819,做空,2023-04-23 19:40:00,2023-04-23 20:00:00,1849.74,1838.28,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41820,做多,2023-04-23 20:15:00,2023-04-23 20:35:00,1849.85,1847.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41821,做空,2023-04-23 20:35:00,2023-04-23 20:55:00,1847.93,1848.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41822,做多,2023-04-23 20:55:00,2023-04-23 21:15:00,1848.2,1847.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41823,做空,2023-04-23 21:15:00,2023-04-23 21:20:00,1847.57,1847.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41824,做多,2023-04-23 21:20:00,2023-04-23 21:30:00,1847.83,1847.91,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41825,做空,2023-04-23 21:30:00,2023-04-23 22:15:00,1847.91,1850.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41826,做多,2023-04-23 22:15:00,2023-04-23 22:25:00,1850.29,1856.95,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41827,做多,2023-04-23 23:50:00,2023-04-24 00:50:00,1861.0,1875.84,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41828,做多,2023-04-24 03:35:00,2023-04-24 03:45:00,1866.64,1867.1,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41829,做空,2023-04-24 03:45:00,2023-04-24 04:30:00,1867.1,1866.31,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41830,做多,2023-04-24 04:30:00,2023-04-24 04:35:00,1866.31,1865.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41831,做空,2023-04-24 04:35:00,2023-04-24 04:40:00,1865.04,1863.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41832,做多,2023-04-24 05:15:00,2023-04-24 08:20:00,1863.65,1840.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41833,做空,2023-04-24 08:20:00,2023-04-24 08:30:00,1840.81,1836.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41834,做多,2023-04-24 09:05:00,2023-04-24 09:40:00,1839.13,1840.53,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41835,做空,2023-04-24 09:40:00,2023-04-24 09:50:00,1840.53,1838.84,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41836,做多,2023-04-24 09:50:00,2023-04-24 09:55:00,1838.84,1838.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41837,做空,2023-04-24 09:55:00,2023-04-24 10:00:00,1838.55,1842.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41838,做多,2023-04-24 10:00:00,2023-04-24 10:05:00,1842.6,1844.24,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41839,做多,2023-04-24 12:40:00,2023-04-24 12:45:00,1850.26,1849.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41840,做空,2023-04-24 12:45:00,2023-04-24 13:05:00,1849.72,1851.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41841,做多,2023-04-24 13:05:00,2023-04-24 13:10:00,1851.35,1849.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41842,做空,2023-04-24 13:10:00,2023-04-24 13:15:00,1849.75,1851.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41843,做多,2023-04-24 13:15:00,2023-04-24 13:20:00,1851.0,1848.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41844,做空,2023-04-24 13:20:00,2023-04-24 13:30:00,1848.64,1855.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41845,做多,2023-04-24 13:30:00,2023-04-24 13:35:00,1855.54,1862.75,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41846,做多,2023-04-24 16:30:00,2023-04-24 16:40:00,1839.03,1838.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41847,做空,2023-04-24 16:40:00,2023-04-24 16:45:00,1838.12,1829.43,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41848,做多,2023-04-24 17:15:00,2023-04-24 17:30:00,1826.21,1828.16,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41849,做空,2023-04-24 17:30:00,2023-04-24 17:35:00,1828.16,1833.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41850,做多,2023-04-24 17:35:00,2023-04-24 18:15:00,1833.43,1838.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41851,做多,2023-04-24 19:00:00,2023-04-24 19:45:00,1830.88,1833.02,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41852,做空,2023-04-24 19:45:00,2023-04-24 20:00:00,1833.02,1829.13,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41853,做多,2023-04-24 20:05:00,2023-04-24 20:10:00,1834.12,1838.06,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41854,做多,2023-04-24 22:10:00,2023-04-24 22:45:00,1834.41,1840.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41855,做多,2023-04-25 01:00:00,2023-04-25 01:10:00,1843.53,1840.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41856,做空,2023-04-25 01:10:00,2023-04-25 01:20:00,1840.96,1841.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41857,做多,2023-04-25 01:20:00,2023-04-25 03:30:00,1841.26,1832.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41858,做空,2023-04-25 03:30:00,2023-04-25 03:45:00,1832.46,1827.48,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41859,做多,2023-04-25 04:15:00,2023-04-25 04:20:00,1832.02,1830.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41860,做空,2023-04-25 04:20:00,2023-04-25 04:35:00,1830.34,1831.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41861,做多,2023-04-25 04:35:00,2023-04-25 04:45:00,1831.83,1834.75,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41862,做多,2023-04-25 05:50:00,2023-04-25 06:00:00,1831.01,1828.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41863,做空,2023-04-25 06:00:00,2023-04-25 06:20:00,1828.92,1828.89,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41864,做多,2023-04-25 06:20:00,2023-04-25 06:50:00,1828.89,1826.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41865,做空,2023-04-25 06:50:00,2023-04-25 06:55:00,1826.05,1822.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41866,做多,2023-04-25 08:25:00,2023-04-25 08:45:00,1817.07,1817.42,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41867,做空,2023-04-25 08:45:00,2023-04-25 10:20:00,1817.42,1816.76,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41868,做多,2023-04-25 10:20:00,2023-04-25 10:45:00,1816.76,1816.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41869,做空,2023-04-25 10:45:00,2023-04-25 10:55:00,1816.16,1814.62,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41870,做多,2023-04-25 10:55:00,2023-04-25 11:05:00,1814.62,1820.62,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41871,做多,2023-04-25 11:05:00,2023-04-25 11:10:00,1820.62,1822.13,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41872,做多,2023-04-25 12:35:00,2023-04-25 12:40:00,1824.2,1822.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41873,做空,2023-04-25 12:40:00,2023-04-25 12:45:00,1822.97,1823.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41874,做多,2023-04-25 12:45:00,2023-04-25 12:50:00,1823.89,1822.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41875,做空,2023-04-25 12:50:00,2023-04-25 12:55:00,1822.22,1823.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41876,做多,2023-04-25 12:55:00,2023-04-25 13:05:00,1823.91,1827.15,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41877,做多,2023-04-25 15:10:00,2023-04-25 15:30:00,1818.74,1814.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41878,做空,2023-04-25 15:30:00,2023-04-25 15:40:00,1814.29,1814.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41879,做多,2023-04-25 15:40:00,2023-04-25 15:50:00,1814.34,1812.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41880,做空,2023-04-25 15:50:00,2023-04-25 15:55:00,1812.7,1814.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41881,做多,2023-04-25 15:55:00,2023-04-25 16:00:00,1814.13,1811.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41882,做空,2023-04-25 16:00:00,2023-04-25 16:05:00,1811.65,1814.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41883,做多,2023-04-25 16:05:00,2023-04-25 16:20:00,1814.4,1818.73,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41884,做多,2023-04-25 17:25:00,2023-04-25 17:35:00,1818.94,1826.47,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41885,做多,2023-04-25 19:35:00,2023-04-25 20:00:00,1834.01,1847.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41886,做多,2023-04-25 22:35:00,2023-04-25 22:45:00,1868.81,1866.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41887,做空,2023-04-25 22:45:00,2023-04-25 22:50:00,1866.79,1869.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41888,做多,2023-04-25 22:50:00,2023-04-25 22:55:00,1869.33,1866.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41889,做空,2023-04-25 22:55:00,2023-04-25 23:05:00,1866.76,1863.75,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41890,做多,2023-04-25 23:25:00,2023-04-25 23:30:00,1867.97,1867.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41891,做空,2023-04-25 23:30:00,2023-04-25 23:35:00,1867.46,1868.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41892,做多,2023-04-25 23:35:00,2023-04-25 23:40:00,1868.68,1865.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41893,做空,2023-04-25 23:40:00,2023-04-25 23:45:00,1865.55,1867.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41894,做多,2023-04-25 23:45:00,2023-04-25 23:50:00,1867.73,1865.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41895,做空,2023-04-25 23:50:00,2023-04-26 00:00:00,1865.93,1863.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41896,做多,2023-04-26 00:10:00,2023-04-26 00:15:00,1868.4,1874.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41897,做多,2023-04-26 01:40:00,2023-04-26 01:45:00,1870.21,1868.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41898,做空,2023-04-26 01:45:00,2023-04-26 01:50:00,1868.4,1868.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41899,做多,2023-04-26 01:50:00,2023-04-26 01:55:00,1868.69,1868.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41900,做空,2023-04-26 01:55:00,2023-04-26 02:45:00,1868.64,1867.97,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41901,做多,2023-04-26 02:45:00,2023-04-26 02:50:00,1867.97,1866.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41902,做空,2023-04-26 02:50:00,2023-04-26 03:00:00,1866.69,1869.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41903,做多,2023-04-26 03:00:00,2023-04-26 03:05:00,1869.66,1870.05,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41904,做多,2023-04-26 04:00:00,2023-04-26 04:45:00,1865.04,1863.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41905,做空,2023-04-26 04:45:00,2023-04-26 04:55:00,1863.99,1863.94,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41906,做多,2023-04-26 04:55:00,2023-04-26 05:15:00,1863.94,1867.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41907,做多,2023-04-26 06:05:00,2023-04-26 06:10:00,1870.52,1867.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41908,做多,2023-04-26 06:20:00,2023-04-26 08:05:00,1865.65,1861.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41909,做空,2023-04-26 08:05:00,2023-04-26 08:10:00,1861.43,1863.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41910,做多,2023-04-26 08:10:00,2023-04-26 08:15:00,1863.19,1866.91,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41911,做多,2023-04-26 13:45:00,2023-04-26 14:00:00,1950.58,1949.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41912,做空,2023-04-26 14:00:00,2023-04-26 14:15:00,1949.96,1937.69,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41913,做多,2023-04-26 14:50:00,2023-04-26 15:00:00,1943.15,1944.5,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41914,做空,2023-04-26 15:00:00,2023-04-26 16:20:00,1944.5,1951.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41915,做多,2023-04-26 16:20:00,2023-04-26 16:30:00,1951.65,1947.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41916,做空,2023-04-26 16:30:00,2023-04-26 16:40:00,1947.79,1948.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41917,做多,2023-04-26 16:40:00,2023-04-26 17:05:00,1948.52,1950.72,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41918,做空,2023-04-26 17:05:00,2023-04-26 17:10:00,1950.72,1951.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41919,做多,2023-04-26 17:10:00,2023-04-26 17:15:00,1951.57,1949.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41920,做空,2023-04-26 17:15:00,2023-04-26 17:30:00,1949.72,1954.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41921,做多,2023-04-26 17:30:00,2023-04-26 17:40:00,1954.97,1955.45,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -41922,做多,2023-04-26 18:25:00,2023-04-26 21:55:00,1948.97,1877.12,0.0,100.0,0.0002,-0.01,0.0,-0.01,tp_upper -41923,做多,2023-04-26 22:40:00,2023-04-26 22:55:00,1861.97,1863.84,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41924,做空,2023-04-26 22:55:00,2023-04-26 23:50:00,1863.84,1865.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41925,做多,2023-04-26 23:50:00,2023-04-26 23:55:00,1865.42,1865.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41926,做空,2023-04-26 23:55:00,2023-04-27 00:05:00,1865.02,1864.58,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41927,做多,2023-04-27 00:05:00,2023-04-27 00:10:00,1864.58,1874.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41928,做多,2023-04-27 00:10:00,2023-04-27 00:15:00,1874.17,1894.48,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41929,做多,2023-04-27 01:25:00,2023-04-27 02:15:00,1904.98,1901.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41930,做空,2023-04-27 02:15:00,2023-04-27 02:30:00,1901.8,1907.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41931,做多,2023-04-27 02:30:00,2023-04-27 03:00:00,1907.05,1901.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41932,做空,2023-04-27 03:00:00,2023-04-27 03:15:00,1901.42,1901.4,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41933,做多,2023-04-27 03:15:00,2023-04-27 03:25:00,1901.4,1902.33,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41934,做空,2023-04-27 03:25:00,2023-04-27 03:35:00,1902.33,1903.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41935,做多,2023-04-27 03:35:00,2023-04-27 03:40:00,1903.41,1902.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41936,做空,2023-04-27 03:40:00,2023-04-27 03:45:00,1902.97,1905.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41937,做多,2023-04-27 03:45:00,2023-04-27 03:55:00,1905.96,1897.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41938,做空,2023-04-27 03:55:00,2023-04-27 04:00:00,1897.62,1896.53,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41939,做多,2023-04-27 04:10:00,2023-04-27 04:20:00,1902.52,1898.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41940,做空,2023-04-27 04:20:00,2023-04-27 04:25:00,1898.71,1902.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41941,做多,2023-04-27 04:25:00,2023-04-27 04:30:00,1902.58,1900.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41942,做空,2023-04-27 04:30:00,2023-04-27 04:35:00,1900.83,1903.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41943,做多,2023-04-27 04:35:00,2023-04-27 04:45:00,1903.72,1906.09,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41944,做多,2023-04-27 08:20:00,2023-04-27 08:25:00,1885.8,1888.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41945,做多,2023-04-27 08:50:00,2023-04-27 09:50:00,1883.84,1882.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41946,做空,2023-04-27 09:50:00,2023-04-27 10:00:00,1882.94,1881.71,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41947,做多,2023-04-27 10:10:00,2023-04-27 10:20:00,1884.54,1884.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41948,做多,2023-04-27 10:30:00,2023-04-27 10:45:00,1886.14,1882.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41949,做空,2023-04-27 10:45:00,2023-04-27 10:50:00,1882.95,1884.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41950,做多,2023-04-27 10:50:00,2023-04-27 10:55:00,1884.33,1884.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41951,做空,2023-04-27 10:55:00,2023-04-27 11:05:00,1884.09,1888.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41952,做多,2023-04-27 11:05:00,2023-04-27 11:10:00,1888.29,1888.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -41953,做多,2023-04-27 12:10:00,2023-04-27 12:20:00,1884.74,1881.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41954,做空,2023-04-27 12:20:00,2023-04-27 12:25:00,1881.45,1881.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41955,做多,2023-04-27 12:25:00,2023-04-27 13:10:00,1881.64,1879.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41956,做空,2023-04-27 13:10:00,2023-04-27 13:30:00,1879.35,1880.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41957,做多,2023-04-27 13:30:00,2023-04-27 13:40:00,1880.24,1878.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41958,做空,2023-04-27 13:40:00,2023-04-27 13:45:00,1878.25,1880.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41959,做多,2023-04-27 13:45:00,2023-04-27 14:00:00,1880.66,1889.9,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41960,做多,2023-04-27 15:00:00,2023-04-27 15:10:00,1886.0,1887.65,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41961,做多,2023-04-27 15:45:00,2023-04-27 16:15:00,1893.89,1893.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41962,做空,2023-04-27 16:15:00,2023-04-27 16:20:00,1893.17,1893.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41963,做多,2023-04-27 16:20:00,2023-04-27 16:35:00,1893.57,1894.2,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -41964,做空,2023-04-27 16:35:00,2023-04-27 16:40:00,1894.2,1895.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41965,做多,2023-04-27 16:40:00,2023-04-27 17:00:00,1895.71,1897.18,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41966,做空,2023-04-27 17:00:00,2023-04-27 19:15:00,1897.18,1921.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41967,做多,2023-04-27 19:15:00,2023-04-27 19:20:00,1921.0,1917.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -41968,做空,2023-04-27 19:20:00,2023-04-27 19:25:00,1917.96,1919.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -41969,做多,2023-04-27 19:25:00,2023-04-27 19:35:00,1919.32,1923.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -41970,做空,2023-04-27 19:35:00,2023-04-27 20:05:00,1923.37,1915.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -41971,做多,2023-04-27 20:35:00,2023-04-27 20:40:00,1919.64,1918.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -41972,做空,2023-04-27 20:40:00,2023-04-27 20:50:00,1918.26,1917.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -41973,做多,2023-04-27 20:50:00,2023-04-27 21:05:00,1917.94,1917.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -41974,做空,2023-04-27 21:05:00,2023-04-27 21:10:00,1917.08,1922.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -41975,做多,2023-04-27 21:10:00,2023-04-27 21:30:00,1922.1,1918.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -41976,做空,2023-04-27 21:30:00,2023-04-27 22:00:00,1918.21,1911.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -41977,做多,2023-04-27 23:30:00,2023-04-28 00:10:00,1909.64,1905.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -41978,做空,2023-04-28 00:10:00,2023-04-28 00:30:00,1905.07,1907.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -41979,做多,2023-04-28 00:30:00,2023-04-28 00:35:00,1907.59,1905.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41980,做空,2023-04-28 00:35:00,2023-04-28 00:40:00,1905.75,1903.23,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41981,做多,2023-04-28 00:45:00,2023-04-28 00:55:00,1907.45,1912.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41982,做多,2023-04-28 01:25:00,2023-04-28 01:40:00,1906.58,1912.94,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41983,做多,2023-04-28 03:35:00,2023-04-28 03:40:00,1905.31,1904.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41984,做空,2023-04-28 03:40:00,2023-04-28 03:45:00,1904.65,1906.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41985,做多,2023-04-28 03:45:00,2023-04-28 03:50:00,1906.02,1904.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41986,做空,2023-04-28 03:50:00,2023-04-28 04:00:00,1904.47,1905.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41987,做多,2023-04-28 04:00:00,2023-04-28 04:10:00,1905.34,1909.38,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41988,做多,2023-04-28 06:45:00,2023-04-28 07:10:00,1913.3,1918.24,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -41989,做多,2023-04-28 08:05:00,2023-04-28 08:10:00,1916.7,1915.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41990,做空,2023-04-28 08:10:00,2023-04-28 08:30:00,1915.73,1914.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41991,做多,2023-04-28 08:30:00,2023-04-28 10:20:00,1914.04,1907.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41992,做空,2023-04-28 10:20:00,2023-04-28 11:20:00,1907.87,1911.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41993,做多,2023-04-28 11:20:00,2023-04-28 11:30:00,1911.49,1909.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41994,做空,2023-04-28 11:30:00,2023-04-28 11:45:00,1909.36,1903.12,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -41995,做多,2023-04-28 12:20:00,2023-04-28 12:25:00,1907.72,1907.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41996,做空,2023-04-28 12:25:00,2023-04-28 12:35:00,1907.0,1904.84,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41997,做多,2023-04-28 12:35:00,2023-04-28 13:25:00,1904.84,1902.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -41998,做空,2023-04-28 13:25:00,2023-04-28 13:35:00,1902.91,1900.66,0.0,100.0,0.0002,0.0,0.0,0.0,flip -41999,做多,2023-04-28 13:35:00,2023-04-28 14:25:00,1900.66,1894.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42000,做空,2023-04-28 14:25:00,2023-04-28 14:45:00,1894.92,1894.6,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42001,做多,2023-04-28 14:45:00,2023-04-28 14:50:00,1894.6,1892.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42002,做空,2023-04-28 14:50:00,2023-04-28 15:00:00,1892.86,1878.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42003,做多,2023-04-28 15:55:00,2023-04-28 16:25:00,1886.03,1885.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42004,做空,2023-04-28 16:25:00,2023-04-28 16:40:00,1885.0,1885.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42005,做多,2023-04-28 16:40:00,2023-04-28 16:55:00,1885.19,1892.42,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42006,做多,2023-04-28 17:25:00,2023-04-28 17:30:00,1888.31,1887.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42007,做空,2023-04-28 17:30:00,2023-04-28 17:35:00,1887.79,1888.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42008,做多,2023-04-28 17:35:00,2023-04-28 17:45:00,1888.36,1887.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42009,做空,2023-04-28 17:45:00,2023-04-28 17:50:00,1887.22,1888.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42010,做多,2023-04-28 17:50:00,2023-04-28 18:05:00,1888.71,1885.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42011,做空,2023-04-28 18:05:00,2023-04-28 18:15:00,1885.45,1888.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42012,做多,2023-04-28 18:15:00,2023-04-28 18:20:00,1888.52,1886.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42013,做空,2023-04-28 18:20:00,2023-04-28 18:30:00,1886.57,1886.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42014,做多,2023-04-28 18:30:00,2023-04-28 18:50:00,1886.72,1892.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42015,做多,2023-04-28 20:00:00,2023-04-28 20:10:00,1892.24,1892.76,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42016,做空,2023-04-28 20:10:00,2023-04-28 20:35:00,1892.76,1893.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42017,做多,2023-04-28 20:35:00,2023-04-28 20:40:00,1893.89,1893.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42018,做空,2023-04-28 20:40:00,2023-04-28 21:45:00,1893.86,1894.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42019,做多,2023-04-28 21:45:00,2023-04-28 21:50:00,1894.0,1892.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42020,做空,2023-04-28 21:50:00,2023-04-28 21:55:00,1892.52,1893.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42021,做多,2023-04-28 21:55:00,2023-04-28 22:05:00,1893.38,1894.79,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42022,做空,2023-04-28 22:05:00,2023-04-28 22:55:00,1894.79,1893.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42023,做多,2023-04-28 23:00:00,2023-04-29 00:35:00,1894.41,1889.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42024,做空,2023-04-29 00:35:00,2023-04-29 00:40:00,1889.79,1890.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42025,做多,2023-04-29 00:40:00,2023-04-29 00:50:00,1890.52,1886.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42026,做空,2023-04-29 00:50:00,2023-04-29 00:55:00,1886.66,1887.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -42027,做多,2023-04-29 04:00:00,2023-04-29 04:05:00,1897.06,1896.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42028,做多,2023-04-29 05:40:00,2023-04-29 06:00:00,1899.71,1901.31,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42029,做多,2023-04-29 06:00:00,2023-04-29 06:05:00,1901.31,1900.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42030,做空,2023-04-29 06:05:00,2023-04-29 06:25:00,1900.93,1897.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42031,做多,2023-04-29 07:00:00,2023-04-29 07:05:00,1900.78,1902.06,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42032,做多,2023-04-29 07:20:00,2023-04-29 08:00:00,1900.89,1901.41,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42033,做多,2023-04-29 08:55:00,2023-04-29 09:10:00,1899.28,1898.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42034,做空,2023-04-29 09:10:00,2023-04-29 09:20:00,1898.9,1899.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42035,做多,2023-04-29 09:20:00,2023-04-29 09:30:00,1899.27,1899.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42036,做空,2023-04-29 09:30:00,2023-04-29 10:15:00,1899.09,1896.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42037,做多,2023-04-29 11:40:00,2023-04-29 12:15:00,1895.6,1897.94,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42038,做多,2023-04-29 12:50:00,2023-04-29 12:55:00,1896.69,1895.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42039,做空,2023-04-29 12:55:00,2023-04-29 13:00:00,1895.8,1897.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42040,做多,2023-04-29 13:00:00,2023-04-29 13:05:00,1897.84,1897.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42041,做空,2023-04-29 13:05:00,2023-04-29 14:55:00,1897.8,1909.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42042,做多,2023-04-29 14:55:00,2023-04-29 15:00:00,1909.92,1908.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42043,做空,2023-04-29 15:00:00,2023-04-29 15:25:00,1908.1,1910.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42044,做多,2023-04-29 15:25:00,2023-04-29 15:45:00,1910.28,1905.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42045,做空,2023-04-29 15:45:00,2023-04-29 15:50:00,1905.49,1905.48,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -42046,做多,2023-04-29 16:45:00,2023-04-29 19:25:00,1906.28,1900.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42047,做多,2023-04-29 20:55:00,2023-04-29 21:05:00,1901.82,1903.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42048,做多,2023-04-29 21:40:00,2023-04-29 21:45:00,1904.3,1903.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42049,做空,2023-04-29 21:45:00,2023-04-29 21:55:00,1903.04,1903.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42050,做多,2023-04-29 21:55:00,2023-04-29 22:00:00,1903.19,1902.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42051,做空,2023-04-29 22:00:00,2023-04-29 22:10:00,1902.31,1901.58,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42052,做多,2023-04-29 22:10:00,2023-04-29 22:35:00,1901.58,1901.64,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42053,做空,2023-04-29 22:35:00,2023-04-29 22:40:00,1901.64,1903.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42054,做多,2023-04-29 22:40:00,2023-04-29 23:00:00,1903.49,1899.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42055,做空,2023-04-29 23:00:00,2023-04-29 23:05:00,1899.83,1899.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42056,做多,2023-04-29 23:35:00,2023-04-29 23:40:00,1902.07,1903.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42057,做多,2023-04-30 02:50:00,2023-04-30 03:15:00,1895.85,1895.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42058,做空,2023-04-30 03:15:00,2023-04-30 03:25:00,1895.09,1895.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42059,做多,2023-04-30 03:25:00,2023-04-30 03:40:00,1895.43,1895.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42060,做空,2023-04-30 03:40:00,2023-04-30 03:45:00,1895.31,1896.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42061,做多,2023-04-30 03:45:00,2023-04-30 03:50:00,1896.3,1894.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42062,做空,2023-04-30 03:50:00,2023-04-30 03:55:00,1894.59,1895.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -42063,做多,2023-04-30 04:15:00,2023-04-30 04:45:00,1895.29,1897.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42064,做多,2023-04-30 07:15:00,2023-04-30 07:20:00,1902.58,1902.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42065,做空,2023-04-30 07:20:00,2023-04-30 07:35:00,1902.34,1900.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42066,做多,2023-04-30 07:40:00,2023-04-30 07:45:00,1903.0,1902.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42067,做空,2023-04-30 07:45:00,2023-04-30 07:55:00,1902.25,1901.99,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42068,做多,2023-04-30 07:55:00,2023-04-30 08:25:00,1901.99,1905.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42069,做多,2023-04-30 08:25:00,2023-04-30 08:30:00,1905.01,1905.63,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42070,做多,2023-04-30 08:50:00,2023-04-30 09:00:00,1902.19,1902.8,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42071,做空,2023-04-30 09:00:00,2023-04-30 09:10:00,1902.8,1902.54,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42072,做多,2023-04-30 09:10:00,2023-04-30 09:15:00,1902.54,1900.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42073,做空,2023-04-30 09:15:00,2023-04-30 09:20:00,1900.23,1899.76,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -42074,做多,2023-04-30 09:45:00,2023-04-30 09:55:00,1903.59,1903.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42075,做空,2023-04-30 09:55:00,2023-04-30 11:00:00,1903.26,1903.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42076,做多,2023-04-30 11:00:00,2023-04-30 13:10:00,1903.78,1901.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42077,做多,2023-04-30 14:30:00,2023-04-30 14:35:00,1902.45,1906.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42078,做多,2023-04-30 14:35:00,2023-04-30 14:40:00,1906.74,1905.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42079,做多,2023-04-30 15:50:00,2023-04-30 16:25:00,1921.9,1919.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42080,做空,2023-04-30 16:25:00,2023-04-30 16:35:00,1919.52,1922.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42081,做多,2023-04-30 16:35:00,2023-04-30 17:05:00,1922.5,1921.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42082,做空,2023-04-30 17:05:00,2023-04-30 17:15:00,1921.94,1927.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42083,做多,2023-04-30 17:15:00,2023-04-30 17:40:00,1927.21,1925.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42084,做空,2023-04-30 17:40:00,2023-04-30 18:00:00,1925.6,1916.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42085,做多,2023-04-30 21:00:00,2023-04-30 21:15:00,1893.75,1892.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42086,做空,2023-04-30 21:15:00,2023-04-30 21:45:00,1892.76,1891.86,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42087,做多,2023-04-30 21:45:00,2023-04-30 21:55:00,1891.86,1893.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42088,做空,2023-04-30 21:55:00,2023-04-30 22:25:00,1893.07,1893.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42089,做多,2023-04-30 22:25:00,2023-04-30 22:30:00,1893.38,1891.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42090,做空,2023-04-30 22:30:00,2023-04-30 22:35:00,1891.42,1891.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42091,做多,2023-04-30 22:45:00,2023-04-30 22:50:00,1893.05,1892.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42092,做空,2023-04-30 22:50:00,2023-04-30 22:55:00,1892.38,1891.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42093,做多,2023-05-01 00:35:00,2023-05-01 00:50:00,1882.82,1882.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42094,做空,2023-05-01 00:50:00,2023-05-01 00:55:00,1882.08,1884.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42095,做多,2023-05-01 00:55:00,2023-05-01 01:15:00,1884.08,1881.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42096,做空,2023-05-01 01:15:00,2023-05-01 01:35:00,1881.27,1847.06,0.0,100.0,0.0002,0.01,0.0,0.01,tp_lower -42097,做多,2023-05-01 04:25:00,2023-05-01 05:05:00,1845.24,1848.16,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42098,做多,2023-05-01 05:55:00,2023-05-01 06:10:00,1845.68,1845.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42099,做空,2023-05-01 06:10:00,2023-05-01 06:25:00,1845.0,1847.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42100,做多,2023-05-01 06:25:00,2023-05-01 07:00:00,1847.15,1849.12,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42101,做多,2023-05-01 07:55:00,2023-05-01 08:00:00,1848.53,1847.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42102,做空,2023-05-01 08:00:00,2023-05-01 08:05:00,1847.51,1844.28,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42103,做多,2023-05-01 08:35:00,2023-05-01 08:40:00,1847.49,1847.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42104,做空,2023-05-01 08:40:00,2023-05-01 08:55:00,1847.01,1847.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42105,做多,2023-05-01 08:55:00,2023-05-01 09:05:00,1847.25,1846.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42106,做空,2023-05-01 09:05:00,2023-05-01 09:10:00,1846.72,1848.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42107,做多,2023-05-01 09:10:00,2023-05-01 09:20:00,1848.03,1851.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42108,做多,2023-05-01 09:50:00,2023-05-01 10:15:00,1847.05,1846.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42109,做空,2023-05-01 10:15:00,2023-05-01 10:20:00,1846.56,1845.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42110,做多,2023-05-01 11:05:00,2023-05-01 11:30:00,1844.9,1844.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42111,做空,2023-05-01 11:30:00,2023-05-01 11:35:00,1844.43,1845.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42112,做多,2023-05-01 11:35:00,2023-05-01 11:45:00,1845.66,1844.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42113,做空,2023-05-01 11:45:00,2023-05-01 11:50:00,1844.16,1846.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42114,做多,2023-05-01 11:50:00,2023-05-01 11:55:00,1846.3,1844.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42115,做空,2023-05-01 11:55:00,2023-05-01 12:00:00,1844.51,1841.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42116,做多,2023-05-01 12:10:00,2023-05-01 12:15:00,1845.2,1843.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42117,做空,2023-05-01 12:15:00,2023-05-01 12:20:00,1843.92,1845.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42118,做多,2023-05-01 12:20:00,2023-05-01 12:25:00,1845.18,1847.88,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42119,做多,2023-05-01 13:35:00,2023-05-01 13:40:00,1846.93,1844.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42120,做空,2023-05-01 13:40:00,2023-05-01 13:45:00,1844.28,1844.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -42121,做多,2023-05-01 14:15:00,2023-05-01 15:00:00,1843.92,1839.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42122,做空,2023-05-01 15:00:00,2023-05-01 15:10:00,1839.59,1837.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42123,做多,2023-05-01 16:40:00,2023-05-01 16:55:00,1831.57,1839.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42124,做多,2023-05-01 17:30:00,2023-05-01 18:05:00,1834.14,1837.31,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42125,做空,2023-05-01 18:05:00,2023-05-01 18:30:00,1837.31,1831.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42126,做多,2023-05-01 20:30:00,2023-05-01 20:35:00,1818.75,1818.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42127,做空,2023-05-01 20:35:00,2023-05-01 20:50:00,1818.28,1813.77,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42128,做多,2023-05-01 21:00:00,2023-05-01 21:05:00,1817.33,1814.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42129,做空,2023-05-01 21:05:00,2023-05-01 21:10:00,1814.96,1815.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42130,做多,2023-05-01 21:10:00,2023-05-01 21:30:00,1815.86,1827.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42131,做多,2023-05-01 22:35:00,2023-05-01 22:40:00,1825.91,1828.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42132,做多,2023-05-02 00:25:00,2023-05-02 00:30:00,1833.63,1830.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42133,做多,2023-05-02 01:10:00,2023-05-02 01:20:00,1832.71,1831.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42134,做空,2023-05-02 01:20:00,2023-05-02 01:45:00,1831.21,1827.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42135,做多,2023-05-02 02:55:00,2023-05-02 03:00:00,1828.21,1827.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42136,做空,2023-05-02 03:00:00,2023-05-02 03:20:00,1827.98,1825.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42137,做多,2023-05-02 03:35:00,2023-05-02 03:40:00,1828.46,1825.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42138,做空,2023-05-02 03:40:00,2023-05-02 03:45:00,1825.75,1828.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42139,做多,2023-05-02 03:45:00,2023-05-02 03:50:00,1828.17,1829.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42140,做多,2023-05-02 04:35:00,2023-05-02 04:45:00,1827.38,1826.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42141,做空,2023-05-02 04:45:00,2023-05-02 04:55:00,1826.16,1824.76,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42142,做多,2023-05-02 05:10:00,2023-05-02 05:25:00,1826.72,1826.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42143,做空,2023-05-02 05:25:00,2023-05-02 05:30:00,1826.53,1827.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42144,做多,2023-05-02 05:30:00,2023-05-02 05:35:00,1827.23,1826.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42145,做空,2023-05-02 05:35:00,2023-05-02 05:40:00,1826.57,1828.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42146,做多,2023-05-02 05:40:00,2023-05-02 05:50:00,1828.18,1828.6,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42147,做多,2023-05-02 06:40:00,2023-05-02 07:10:00,1827.01,1833.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42148,做多,2023-05-02 08:45:00,2023-05-02 10:25:00,1833.05,1826.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42149,做空,2023-05-02 10:25:00,2023-05-02 10:40:00,1826.32,1829.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42150,做多,2023-05-02 10:40:00,2023-05-02 10:45:00,1829.67,1830.33,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42151,做多,2023-05-02 12:30:00,2023-05-02 12:35:00,1831.09,1834.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42152,做多,2023-05-02 13:00:00,2023-05-02 13:05:00,1834.85,1829.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42153,做空,2023-05-02 13:05:00,2023-05-02 13:20:00,1829.18,1831.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42154,做多,2023-05-02 13:20:00,2023-05-02 13:35:00,1831.01,1827.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42155,做空,2023-05-02 13:35:00,2023-05-02 13:40:00,1827.01,1828.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -42156,做多,2023-05-02 13:45:00,2023-05-02 14:15:00,1828.8,1838.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42157,做多,2023-05-02 16:15:00,2023-05-02 16:20:00,1858.62,1858.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42158,做空,2023-05-02 16:20:00,2023-05-02 16:45:00,1858.19,1853.25,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42159,做多,2023-05-02 17:05:00,2023-05-02 17:10:00,1858.84,1855.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42160,做空,2023-05-02 17:10:00,2023-05-02 17:25:00,1855.62,1856.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42161,做多,2023-05-02 17:25:00,2023-05-02 17:50:00,1856.26,1859.71,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42162,做多,2023-05-02 19:55:00,2023-05-02 20:05:00,1867.68,1868.98,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42163,做空,2023-05-02 20:05:00,2023-05-02 20:25:00,1868.98,1870.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42164,做多,2023-05-02 20:25:00,2023-05-02 20:45:00,1870.44,1869.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42165,做空,2023-05-02 20:45:00,2023-05-02 21:10:00,1869.76,1870.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42166,做多,2023-05-02 21:10:00,2023-05-02 21:20:00,1870.63,1869.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42167,做空,2023-05-02 21:20:00,2023-05-02 21:25:00,1869.44,1869.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42168,做多,2023-05-02 21:25:00,2023-05-02 21:30:00,1869.9,1869.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42169,做空,2023-05-02 21:30:00,2023-05-02 21:35:00,1869.82,1871.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42170,做多,2023-05-02 21:35:00,2023-05-02 21:50:00,1871.91,1870.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42171,做空,2023-05-02 21:50:00,2023-05-02 21:55:00,1870.0,1870.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42172,做多,2023-05-02 21:55:00,2023-05-02 22:05:00,1870.91,1874.97,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42173,做多,2023-05-02 22:55:00,2023-05-02 23:10:00,1872.98,1873.15,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42174,做空,2023-05-02 23:10:00,2023-05-02 23:25:00,1873.15,1869.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42175,做多,2023-05-03 01:30:00,2023-05-03 02:40:00,1863.95,1860.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42176,做空,2023-05-03 02:40:00,2023-05-03 02:45:00,1860.5,1861.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42177,做多,2023-05-03 02:45:00,2023-05-03 02:50:00,1861.38,1859.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42178,做空,2023-05-03 02:50:00,2023-05-03 03:25:00,1859.51,1860.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42179,做多,2023-05-03 03:25:00,2023-05-03 03:45:00,1860.99,1861.64,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42180,做多,2023-05-03 04:20:00,2023-05-03 04:40:00,1860.94,1860.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42181,做空,2023-05-03 04:40:00,2023-05-03 04:45:00,1860.2,1860.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42182,做多,2023-05-03 04:45:00,2023-05-03 05:20:00,1860.84,1861.02,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42183,做空,2023-05-03 05:20:00,2023-05-03 05:35:00,1861.02,1860.73,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42184,做多,2023-05-03 05:35:00,2023-05-03 05:40:00,1860.73,1860.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42185,做空,2023-05-03 05:40:00,2023-05-03 05:45:00,1860.44,1861.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42186,做多,2023-05-03 05:45:00,2023-05-03 05:50:00,1861.0,1859.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42187,做空,2023-05-03 05:50:00,2023-05-03 05:55:00,1859.86,1859.67,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -42188,做多,2023-05-03 06:30:00,2023-05-03 06:35:00,1864.37,1862.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42189,做多,2023-05-03 07:50:00,2023-05-03 08:00:00,1863.85,1864.48,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42190,做空,2023-05-03 08:00:00,2023-05-03 08:05:00,1864.48,1862.69,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42191,做多,2023-05-03 08:15:00,2023-05-03 08:20:00,1865.26,1861.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42192,做空,2023-05-03 08:20:00,2023-05-03 08:25:00,1861.31,1868.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -42193,做多,2023-05-03 08:25:00,2023-05-03 08:30:00,1868.45,1869.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42194,做多,2023-05-03 09:20:00,2023-05-03 10:00:00,1865.68,1866.89,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42195,做空,2023-05-03 10:00:00,2023-05-03 10:30:00,1866.89,1865.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42196,做多,2023-05-03 10:35:00,2023-05-03 10:45:00,1866.8,1868.19,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42197,做多,2023-05-03 11:25:00,2023-05-03 11:35:00,1865.89,1861.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42198,做空,2023-05-03 11:35:00,2023-05-03 11:40:00,1861.98,1863.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -42199,做多,2023-05-03 13:30:00,2023-05-03 13:35:00,1855.45,1853.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42200,做空,2023-05-03 13:35:00,2023-05-03 13:40:00,1853.01,1855.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42201,做多,2023-05-03 13:40:00,2023-05-03 13:45:00,1855.05,1853.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42202,做空,2023-05-03 13:45:00,2023-05-03 14:30:00,1853.97,1851.39,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42203,做多,2023-05-03 14:30:00,2023-05-03 16:20:00,1851.39,1858.93,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42204,做多,2023-05-03 19:15:00,2023-05-03 19:25:00,1881.53,1877.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42205,做空,2023-05-03 19:25:00,2023-05-03 19:30:00,1877.94,1877.65,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -42206,做多,2023-05-03 20:10:00,2023-05-03 21:10:00,1874.31,1877.23,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42207,做多,2023-05-03 23:55:00,2023-05-04 00:00:00,1904.74,1904.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42208,做空,2023-05-04 00:00:00,2023-05-04 00:10:00,1904.03,1904.01,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42209,做多,2023-05-04 00:10:00,2023-05-04 00:15:00,1904.01,1903.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42210,做空,2023-05-04 00:15:00,2023-05-04 00:30:00,1903.12,1898.28,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42211,做多,2023-05-04 00:45:00,2023-05-04 00:50:00,1902.17,1901.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42212,做空,2023-05-04 00:50:00,2023-05-04 00:55:00,1901.06,1901.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42213,做多,2023-05-04 00:55:00,2023-05-04 01:05:00,1901.32,1901.78,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42214,做空,2023-05-04 01:05:00,2023-05-04 01:35:00,1901.78,1900.46,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42215,做多,2023-05-04 01:35:00,2023-05-04 02:00:00,1900.46,1907.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42216,做多,2023-05-04 02:15:00,2023-05-04 02:20:00,1901.08,1899.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42217,做空,2023-05-04 02:20:00,2023-05-04 02:50:00,1899.31,1900.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42218,做多,2023-05-04 02:50:00,2023-05-04 03:15:00,1900.27,1901.32,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42219,做空,2023-05-04 03:15:00,2023-05-04 03:40:00,1901.32,1899.79,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42220,做多,2023-05-04 03:40:00,2023-05-04 04:45:00,1899.79,1900.77,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42221,做空,2023-05-04 04:45:00,2023-05-04 04:50:00,1900.77,1901.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42222,做多,2023-05-04 04:50:00,2023-05-04 05:35:00,1901.08,1899.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42223,做空,2023-05-04 05:35:00,2023-05-04 05:40:00,1899.19,1899.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42224,做多,2023-05-04 05:40:00,2023-05-04 05:50:00,1899.81,1900.75,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42225,做空,2023-05-04 05:50:00,2023-05-04 05:55:00,1900.75,1902.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42226,做多,2023-05-04 05:55:00,2023-05-04 06:00:00,1902.3,1898.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42227,做多,2023-05-04 06:05:00,2023-05-04 06:40:00,1899.66,1898.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42228,做空,2023-05-04 06:40:00,2023-05-04 06:45:00,1898.21,1899.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42229,做多,2023-05-04 06:45:00,2023-05-04 06:50:00,1899.46,1898.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42230,做空,2023-05-04 06:50:00,2023-05-04 06:55:00,1898.55,1900.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42231,做多,2023-05-04 06:55:00,2023-05-04 07:10:00,1900.32,1897.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42232,做空,2023-05-04 07:10:00,2023-05-04 07:30:00,1897.31,1896.93,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42233,做多,2023-05-04 07:35:00,2023-05-04 07:45:00,1898.34,1897.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42234,做空,2023-05-04 07:45:00,2023-05-04 07:50:00,1897.67,1898.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42235,做多,2023-05-04 07:50:00,2023-05-04 07:55:00,1898.79,1898.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42236,做空,2023-05-04 07:55:00,2023-05-04 08:00:00,1898.0,1898.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42237,做多,2023-05-04 08:00:00,2023-05-04 08:10:00,1898.99,1896.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42238,做空,2023-05-04 08:10:00,2023-05-04 08:15:00,1896.91,1898.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42239,做多,2023-05-04 08:15:00,2023-05-04 08:25:00,1898.95,1901.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42240,做多,2023-05-04 09:35:00,2023-05-04 10:20:00,1898.9,1906.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42241,做多,2023-05-04 14:35:00,2023-05-04 14:40:00,1889.0,1887.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42242,做空,2023-05-04 14:40:00,2023-05-04 14:50:00,1887.3,1888.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42243,做多,2023-05-04 14:50:00,2023-05-04 14:55:00,1888.14,1885.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42244,做空,2023-05-04 14:55:00,2023-05-04 15:00:00,1885.68,1886.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42245,做多,2023-05-04 15:00:00,2023-05-04 15:10:00,1886.48,1891.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42246,做多,2023-05-04 16:10:00,2023-05-04 16:30:00,1887.44,1885.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42247,做空,2023-05-04 16:30:00,2023-05-04 16:45:00,1885.72,1886.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42248,做多,2023-05-04 16:45:00,2023-05-04 17:20:00,1886.43,1885.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42249,做空,2023-05-04 17:20:00,2023-05-04 17:25:00,1885.33,1882.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42250,做多,2023-05-04 19:30:00,2023-05-04 19:40:00,1877.25,1873.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42251,做空,2023-05-04 19:40:00,2023-05-04 20:10:00,1873.8,1873.32,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42252,做多,2023-05-04 20:10:00,2023-05-04 20:30:00,1873.32,1875.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42253,做多,2023-05-04 21:50:00,2023-05-04 22:00:00,1875.16,1873.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42254,做空,2023-05-04 22:00:00,2023-05-04 22:05:00,1873.66,1875.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42255,做多,2023-05-04 22:05:00,2023-05-04 22:10:00,1875.05,1872.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42256,做空,2023-05-04 22:10:00,2023-05-04 22:15:00,1872.37,1872.25,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42257,做多,2023-05-04 23:05:00,2023-05-04 23:15:00,1873.99,1874.08,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42258,做多,2023-05-05 00:25:00,2023-05-05 00:35:00,1877.07,1880.86,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42259,做多,2023-05-05 01:20:00,2023-05-05 01:30:00,1878.14,1890.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42260,做多,2023-05-05 04:10:00,2023-05-05 04:15:00,1898.0,1897.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42261,做空,2023-05-05 04:15:00,2023-05-05 04:45:00,1897.98,1897.42,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42262,做多,2023-05-05 04:45:00,2023-05-05 04:50:00,1897.42,1896.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42263,做空,2023-05-05 04:50:00,2023-05-05 05:15:00,1896.89,1894.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42264,做多,2023-05-05 05:40:00,2023-05-05 05:45:00,1896.71,1896.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42265,做空,2023-05-05 05:45:00,2023-05-05 06:00:00,1896.68,1897.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42266,做多,2023-05-05 06:00:00,2023-05-05 06:15:00,1897.71,1898.42,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42267,做多,2023-05-05 06:55:00,2023-05-05 07:00:00,1898.0,1903.02,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42268,做多,2023-05-05 08:10:00,2023-05-05 08:35:00,1897.93,1897.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42269,做空,2023-05-05 08:35:00,2023-05-05 09:00:00,1897.29,1896.31,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42270,做多,2023-05-05 09:00:00,2023-05-05 09:10:00,1896.31,1895.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42271,做空,2023-05-05 09:10:00,2023-05-05 09:15:00,1895.36,1896.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42272,做多,2023-05-05 09:15:00,2023-05-05 09:30:00,1896.96,1900.13,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42273,做多,2023-05-05 10:45:00,2023-05-05 10:50:00,1902.7,1901.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42274,做多,2023-05-05 11:35:00,2023-05-05 11:50:00,1903.32,1911.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42275,做多,2023-05-05 12:45:00,2023-05-05 12:55:00,1909.73,1903.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42276,做空,2023-05-05 12:55:00,2023-05-05 13:10:00,1903.99,1909.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42277,做多,2023-05-05 13:10:00,2023-05-05 13:40:00,1909.55,1929.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42278,做多,2023-05-05 17:40:00,2023-05-05 17:45:00,1994.36,1989.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42279,做空,2023-05-05 17:45:00,2023-05-05 17:50:00,1989.0,1990.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42280,做多,2023-05-05 17:50:00,2023-05-05 18:35:00,1990.86,1988.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42281,做多,2023-05-05 19:40:00,2023-05-05 19:45:00,1985.6,1983.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42282,做空,2023-05-05 19:45:00,2023-05-05 21:40:00,1983.44,1985.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42283,做多,2023-05-05 22:15:00,2023-05-05 22:20:00,1987.66,1987.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42284,做空,2023-05-05 22:20:00,2023-05-05 22:30:00,1987.07,1987.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42285,做多,2023-05-05 22:30:00,2023-05-05 22:40:00,1987.05,1989.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42286,做多,2023-05-06 06:45:00,2023-05-06 06:50:00,1964.54,1960.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42287,做空,2023-05-06 06:50:00,2023-05-06 06:55:00,1960.76,1962.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42288,做多,2023-05-06 06:55:00,2023-05-06 07:00:00,1962.79,1960.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42289,做空,2023-05-06 07:00:00,2023-05-06 07:05:00,1960.48,1962.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42290,做多,2023-05-06 07:05:00,2023-05-06 07:35:00,1962.57,1959.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42291,做空,2023-05-06 07:35:00,2023-05-06 07:40:00,1959.5,1959.47,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42292,做多,2023-05-06 11:05:00,2023-05-06 11:10:00,1931.56,1931.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42293,做空,2023-05-06 11:10:00,2023-05-06 11:20:00,1931.17,1930.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42294,做多,2023-05-06 11:20:00,2023-05-06 11:25:00,1930.77,1928.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42295,做空,2023-05-06 11:25:00,2023-05-06 11:35:00,1928.7,1930.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42296,做多,2023-05-06 11:35:00,2023-05-06 11:50:00,1930.43,1934.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42297,做多,2023-05-06 15:25:00,2023-05-06 15:35:00,1882.23,1880.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42298,做空,2023-05-06 15:35:00,2023-05-06 16:05:00,1880.41,1878.52,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42299,做多,2023-05-06 16:05:00,2023-05-06 16:15:00,1878.52,1879.21,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42300,做空,2023-05-06 16:15:00,2023-05-06 16:50:00,1879.21,1881.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42301,做多,2023-05-06 16:50:00,2023-05-06 17:00:00,1881.21,1879.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42302,做空,2023-05-06 17:00:00,2023-05-06 20:15:00,1879.89,1897.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42303,做多,2023-05-06 20:15:00,2023-05-06 20:50:00,1897.91,1893.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42304,做空,2023-05-06 20:50:00,2023-05-06 20:55:00,1893.54,1893.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42305,做多,2023-05-06 21:00:00,2023-05-06 21:15:00,1894.22,1895.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42306,做空,2023-05-06 21:15:00,2023-05-06 21:35:00,1895.34,1887.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42307,做多,2023-05-06 21:55:00,2023-05-06 22:00:00,1894.96,1892.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42308,做空,2023-05-06 22:00:00,2023-05-06 22:10:00,1892.71,1893.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42309,做多,2023-05-06 22:10:00,2023-05-06 22:15:00,1893.38,1893.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42310,做空,2023-05-06 22:15:00,2023-05-06 22:40:00,1893.26,1894.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42311,做多,2023-05-06 22:40:00,2023-05-06 22:45:00,1894.35,1892.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42312,做空,2023-05-06 22:45:00,2023-05-06 23:50:00,1892.99,1897.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42313,做多,2023-05-06 23:50:00,2023-05-06 23:55:00,1897.0,1895.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42314,做多,2023-05-07 00:10:00,2023-05-07 00:15:00,1895.4,1893.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42315,做空,2023-05-07 00:15:00,2023-05-07 00:40:00,1893.46,1896.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42316,做多,2023-05-07 00:40:00,2023-05-07 00:45:00,1896.62,1901.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42317,做多,2023-05-07 01:10:00,2023-05-07 01:20:00,1898.67,1909.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42318,做多,2023-05-07 02:00:00,2023-05-07 03:55:00,1900.55,1892.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42319,做空,2023-05-07 03:55:00,2023-05-07 04:40:00,1892.32,1892.22,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42320,做多,2023-05-07 04:40:00,2023-05-07 05:05:00,1892.22,1895.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42321,做多,2023-05-07 09:25:00,2023-05-07 09:35:00,1906.45,1903.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42322,做空,2023-05-07 09:35:00,2023-05-07 09:50:00,1903.18,1903.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42323,做多,2023-05-07 09:50:00,2023-05-07 10:50:00,1903.41,1905.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42324,做多,2023-05-07 11:35:00,2023-05-07 11:40:00,1904.67,1901.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42325,做空,2023-05-07 11:40:00,2023-05-07 11:55:00,1901.67,1901.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42326,做多,2023-05-07 11:55:00,2023-05-07 12:15:00,1901.31,1908.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42327,做多,2023-05-07 14:15:00,2023-05-07 14:20:00,1911.37,1908.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42328,做空,2023-05-07 14:20:00,2023-05-07 14:25:00,1908.49,1913.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42329,做多,2023-05-07 14:25:00,2023-05-07 14:30:00,1913.33,1920.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42330,做多,2023-05-07 15:35:00,2023-05-07 15:55:00,1918.8,1916.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42331,做空,2023-05-07 15:55:00,2023-05-07 16:20:00,1916.17,1911.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42332,做多,2023-05-07 17:00:00,2023-05-07 17:25:00,1920.01,1913.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42333,做空,2023-05-07 17:25:00,2023-05-07 18:05:00,1913.78,1913.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42334,做多,2023-05-07 18:05:00,2023-05-07 18:20:00,1913.45,1912.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42335,做空,2023-05-07 18:20:00,2023-05-07 18:30:00,1912.14,1914.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42336,做多,2023-05-07 18:30:00,2023-05-07 18:35:00,1914.95,1912.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42337,做空,2023-05-07 18:35:00,2023-05-07 18:40:00,1912.59,1913.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42338,做多,2023-05-07 18:40:00,2023-05-07 18:45:00,1913.54,1910.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42339,做空,2023-05-07 18:45:00,2023-05-07 18:55:00,1910.07,1908.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42340,做多,2023-05-07 19:40:00,2023-05-07 20:10:00,1911.09,1915.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42341,做多,2023-05-07 21:15:00,2023-05-07 21:20:00,1916.76,1914.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42342,做空,2023-05-07 21:20:00,2023-05-07 21:25:00,1914.98,1919.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42343,做多,2023-05-07 21:25:00,2023-05-07 21:30:00,1919.88,1919.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42344,做多,2023-05-07 22:15:00,2023-05-07 22:20:00,1914.61,1910.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42345,做空,2023-05-07 22:20:00,2023-05-07 22:25:00,1910.1,1911.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42346,做多,2023-05-07 22:25:00,2023-05-07 23:15:00,1911.21,1908.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42347,做空,2023-05-07 23:15:00,2023-05-07 23:20:00,1908.69,1909.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42348,做多,2023-05-07 23:20:00,2023-05-07 23:25:00,1909.38,1909.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42349,做空,2023-05-07 23:25:00,2023-05-07 23:40:00,1909.08,1902.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42350,做多,2023-05-08 01:30:00,2023-05-08 01:35:00,1880.14,1878.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42351,做空,2023-05-08 01:35:00,2023-05-08 01:40:00,1878.65,1842.05,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -42352,做多,2023-05-08 02:55:00,2023-05-08 03:40:00,1858.27,1852.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42353,做空,2023-05-08 03:40:00,2023-05-08 03:45:00,1852.93,1857.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -42354,做多,2023-05-08 03:45:00,2023-05-08 03:50:00,1857.64,1861.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42355,做多,2023-05-08 05:00:00,2023-05-08 05:30:00,1860.02,1866.65,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42356,做多,2023-05-08 08:30:00,2023-05-08 08:35:00,1853.99,1850.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42357,做空,2023-05-08 08:35:00,2023-05-08 08:45:00,1850.54,1845.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42358,做多,2023-05-08 09:10:00,2023-05-08 09:55:00,1848.23,1855.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42359,做多,2023-05-08 11:25:00,2023-05-08 11:30:00,1857.89,1860.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42360,做多,2023-05-08 12:25:00,2023-05-08 12:30:00,1860.57,1858.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42361,做空,2023-05-08 12:30:00,2023-05-08 12:35:00,1858.46,1860.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42362,做多,2023-05-08 12:35:00,2023-05-08 12:45:00,1860.36,1858.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42363,做空,2023-05-08 12:45:00,2023-05-08 12:50:00,1858.89,1855.29,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42364,做多,2023-05-08 13:10:00,2023-05-08 13:15:00,1858.9,1869.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42365,做多,2023-05-08 13:15:00,2023-05-08 13:20:00,1869.57,1865.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42366,做多,2023-05-08 14:40:00,2023-05-08 14:55:00,1857.65,1867.48,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42367,做多,2023-05-08 17:25:00,2023-05-08 17:30:00,1860.31,1859.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42368,做空,2023-05-08 17:30:00,2023-05-08 17:35:00,1859.27,1848.35,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42369,做多,2023-05-08 19:10:00,2023-05-08 19:15:00,1832.58,1830.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42370,做空,2023-05-08 19:15:00,2023-05-08 19:55:00,1830.84,1828.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42371,做多,2023-05-08 20:00:00,2023-05-08 20:05:00,1833.4,1828.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42372,做空,2023-05-08 20:05:00,2023-05-08 20:10:00,1828.07,1834.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42373,做多,2023-05-08 20:10:00,2023-05-08 20:15:00,1834.7,1839.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42374,做多,2023-05-08 21:20:00,2023-05-08 21:35:00,1836.02,1835.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42375,做空,2023-05-08 21:35:00,2023-05-08 21:40:00,1835.5,1841.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42376,做多,2023-05-08 21:40:00,2023-05-08 21:45:00,1841.69,1844.59,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42377,做多,2023-05-08 23:10:00,2023-05-08 23:20:00,1843.23,1847.36,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42378,做多,2023-05-09 00:10:00,2023-05-09 00:15:00,1845.65,1845.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42379,做空,2023-05-09 00:15:00,2023-05-09 00:20:00,1845.37,1844.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42380,做多,2023-05-09 01:05:00,2023-05-09 01:10:00,1847.2,1846.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42381,做多,2023-05-09 01:25:00,2023-05-09 01:30:00,1849.43,1852.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42382,做多,2023-05-09 02:55:00,2023-05-09 03:00:00,1845.49,1844.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42383,做空,2023-05-09 03:00:00,2023-05-09 03:30:00,1844.06,1843.21,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42384,做多,2023-05-09 03:30:00,2023-05-09 03:35:00,1843.21,1842.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42385,做空,2023-05-09 03:35:00,2023-05-09 03:50:00,1842.42,1844.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42386,做多,2023-05-09 03:50:00,2023-05-09 04:00:00,1844.1,1842.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42387,做空,2023-05-09 04:00:00,2023-05-09 04:05:00,1842.03,1842.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42388,做多,2023-05-09 04:05:00,2023-05-09 04:20:00,1842.39,1841.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42389,做空,2023-05-09 04:20:00,2023-05-09 04:25:00,1841.65,1844.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42390,做多,2023-05-09 04:25:00,2023-05-09 04:30:00,1844.07,1842.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42391,做空,2023-05-09 04:30:00,2023-05-09 04:35:00,1842.42,1839.65,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42392,做多,2023-05-09 04:40:00,2023-05-09 05:50:00,1840.66,1839.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42393,做空,2023-05-09 05:50:00,2023-05-09 06:05:00,1839.75,1835.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42394,做多,2023-05-09 06:40:00,2023-05-09 07:05:00,1836.05,1834.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42395,做空,2023-05-09 07:05:00,2023-05-09 07:15:00,1834.61,1840.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42396,做多,2023-05-09 07:15:00,2023-05-09 07:30:00,1840.45,1839.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42397,做多,2023-05-09 08:35:00,2023-05-09 09:30:00,1840.6,1841.02,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42398,做空,2023-05-09 09:30:00,2023-05-09 09:40:00,1841.02,1839.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42399,做多,2023-05-09 10:15:00,2023-05-09 10:25:00,1841.09,1843.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42400,做多,2023-05-09 11:30:00,2023-05-09 11:35:00,1843.71,1843.79,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42401,做多,2023-05-09 14:40:00,2023-05-09 14:45:00,1844.73,1846.17,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42402,做多,2023-05-09 15:15:00,2023-05-09 15:20:00,1843.13,1840.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42403,做空,2023-05-09 15:20:00,2023-05-09 15:50:00,1840.99,1839.08,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42404,做多,2023-05-09 16:15:00,2023-05-09 16:45:00,1841.01,1842.82,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42405,做多,2023-05-09 17:55:00,2023-05-09 18:10:00,1846.39,1843.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42406,做空,2023-05-09 18:10:00,2023-05-09 18:15:00,1843.32,1846.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42407,做多,2023-05-09 18:15:00,2023-05-09 18:40:00,1846.51,1847.95,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42408,做空,2023-05-09 18:40:00,2023-05-09 18:50:00,1847.95,1839.79,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42409,做多,2023-05-09 19:15:00,2023-05-09 19:40:00,1846.17,1846.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42410,做空,2023-05-09 19:40:00,2023-05-09 21:35:00,1846.1,1846.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42411,做多,2023-05-09 21:35:00,2023-05-09 21:50:00,1846.9,1844.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42412,做空,2023-05-09 21:50:00,2023-05-09 21:55:00,1844.21,1842.2,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42413,做多,2023-05-09 23:05:00,2023-05-09 23:30:00,1844.15,1843.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42414,做多,2023-05-10 01:20:00,2023-05-10 01:30:00,1854.55,1850.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42415,做空,2023-05-10 01:30:00,2023-05-10 01:50:00,1850.96,1848.21,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42416,做多,2023-05-10 03:45:00,2023-05-10 05:00:00,1844.55,1847.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42417,做多,2023-05-10 05:35:00,2023-05-10 07:00:00,1843.38,1838.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42418,做空,2023-05-10 07:00:00,2023-05-10 07:05:00,1838.86,1840.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42419,做多,2023-05-10 07:05:00,2023-05-10 07:10:00,1840.97,1840.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42420,做空,2023-05-10 07:10:00,2023-05-10 07:40:00,1840.91,1839.36,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42421,做多,2023-05-10 07:40:00,2023-05-10 08:20:00,1839.36,1836.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42422,做空,2023-05-10 08:20:00,2023-05-10 08:35:00,1836.7,1836.11,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -42423,做多,2023-05-10 08:50:00,2023-05-10 09:45:00,1837.82,1838.7,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42424,做多,2023-05-10 13:55:00,2023-05-10 14:10:00,1874.05,1874.71,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42425,做空,2023-05-10 14:10:00,2023-05-10 14:20:00,1874.71,1874.38,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42426,做多,2023-05-10 14:20:00,2023-05-10 14:35:00,1874.38,1874.54,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42427,做空,2023-05-10 14:35:00,2023-05-10 14:45:00,1874.54,1867.65,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42428,做多,2023-05-10 15:35:00,2023-05-10 15:50:00,1874.94,1872.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42429,做空,2023-05-10 15:50:00,2023-05-10 16:00:00,1872.76,1873.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42430,做多,2023-05-10 16:00:00,2023-05-10 16:05:00,1873.08,1871.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42431,做空,2023-05-10 16:05:00,2023-05-10 16:45:00,1871.94,1872.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42432,做多,2023-05-10 16:45:00,2023-05-10 18:25:00,1872.92,1832.77,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -42433,做空,2023-05-10 18:25:00,2023-05-10 21:10:00,1832.77,1851.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42434,做多,2023-05-10 21:10:00,2023-05-10 22:55:00,1851.71,1841.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42435,做多,2023-05-10 23:25:00,2023-05-10 23:55:00,1838.18,1839.86,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42436,做空,2023-05-10 23:55:00,2023-05-11 00:15:00,1839.86,1839.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42437,做多,2023-05-11 00:15:00,2023-05-11 00:20:00,1839.96,1837.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42438,做空,2023-05-11 00:20:00,2023-05-11 00:25:00,1837.51,1836.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42439,做多,2023-05-11 01:15:00,2023-05-11 01:20:00,1836.1,1833.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42440,做空,2023-05-11 01:20:00,2023-05-11 01:30:00,1833.71,1830.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42441,做多,2023-05-11 01:40:00,2023-05-11 02:00:00,1832.83,1832.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42442,做空,2023-05-11 02:00:00,2023-05-11 02:05:00,1832.01,1832.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42443,做多,2023-05-11 02:05:00,2023-05-11 02:20:00,1832.27,1832.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42444,做空,2023-05-11 02:20:00,2023-05-11 02:55:00,1832.08,1831.93,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42445,做多,2023-05-11 02:55:00,2023-05-11 04:05:00,1831.93,1826.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42446,做空,2023-05-11 04:05:00,2023-05-11 04:10:00,1826.4,1828.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42447,做多,2023-05-11 04:10:00,2023-05-11 04:15:00,1828.17,1826.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42448,做空,2023-05-11 04:15:00,2023-05-11 04:35:00,1826.7,1828.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42449,做多,2023-05-11 04:35:00,2023-05-11 04:50:00,1828.08,1828.76,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42450,做多,2023-05-11 05:45:00,2023-05-11 05:50:00,1828.76,1830.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42451,做多,2023-05-11 06:20:00,2023-05-11 06:25:00,1829.35,1829.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42452,做空,2023-05-11 06:25:00,2023-05-11 06:40:00,1829.01,1827.84,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42453,做多,2023-05-11 06:40:00,2023-05-11 07:05:00,1827.84,1833.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42454,做多,2023-05-11 09:25:00,2023-05-11 09:30:00,1819.71,1818.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42455,做空,2023-05-11 09:30:00,2023-05-11 10:10:00,1818.62,1819.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42456,做多,2023-05-11 10:10:00,2023-05-11 10:15:00,1819.91,1819.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42457,做空,2023-05-11 10:15:00,2023-05-11 10:35:00,1819.49,1822.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42458,做多,2023-05-11 10:35:00,2023-05-11 10:40:00,1822.56,1823.31,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42459,做多,2023-05-11 11:20:00,2023-05-11 11:35:00,1821.52,1821.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42460,做空,2023-05-11 11:35:00,2023-05-11 11:50:00,1821.34,1820.58,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42461,做多,2023-05-11 12:05:00,2023-05-11 12:10:00,1828.69,1827.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42462,做多,2023-05-11 12:45:00,2023-05-11 13:45:00,1821.86,1812.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42463,做空,2023-05-11 13:45:00,2023-05-11 13:50:00,1812.72,1808.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42464,做多,2023-05-11 15:20:00,2023-05-11 15:25:00,1803.41,1802.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42465,做空,2023-05-11 15:25:00,2023-05-11 16:55:00,1802.62,1803.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42466,做多,2023-05-11 18:30:00,2023-05-11 18:35:00,1786.15,1784.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42467,做空,2023-05-11 18:35:00,2023-05-11 19:35:00,1784.54,1780.7,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42468,做多,2023-05-11 19:55:00,2023-05-11 20:20:00,1783.8,1787.53,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42469,做空,2023-05-11 20:20:00,2023-05-11 22:00:00,1787.53,1794.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42470,做多,2023-05-11 22:00:00,2023-05-11 22:10:00,1794.56,1794.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42471,做空,2023-05-11 22:10:00,2023-05-11 22:35:00,1794.85,1793.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42472,做多,2023-05-11 23:35:00,2023-05-11 23:45:00,1794.13,1796.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42473,做多,2023-05-12 04:40:00,2023-05-12 05:10:00,1764.8,1764.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42474,做空,2023-05-12 05:10:00,2023-05-12 05:20:00,1764.36,1764.0,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42475,做多,2023-05-12 05:20:00,2023-05-12 05:30:00,1764.0,1763.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42476,做空,2023-05-12 05:30:00,2023-05-12 05:45:00,1763.14,1759.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42477,做多,2023-05-12 06:45:00,2023-05-12 08:20:00,1752.16,1757.83,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42478,做空,2023-05-12 08:20:00,2023-05-12 08:30:00,1757.83,1755.75,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42479,做多,2023-05-12 08:35:00,2023-05-12 08:40:00,1759.81,1762.02,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42480,做多,2023-05-12 09:40:00,2023-05-12 09:50:00,1764.5,1766.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42481,做多,2023-05-12 10:35:00,2023-05-12 10:55:00,1766.16,1764.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42482,做空,2023-05-12 10:55:00,2023-05-12 11:00:00,1764.5,1765.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42483,做多,2023-05-12 11:00:00,2023-05-12 12:15:00,1765.15,1765.34,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42484,做多,2023-05-12 13:25:00,2023-05-12 13:30:00,1771.39,1774.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42485,做多,2023-05-12 14:05:00,2023-05-12 14:10:00,1771.24,1779.22,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42486,做多,2023-05-12 14:10:00,2023-05-12 14:15:00,1779.22,1776.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42487,做多,2023-05-12 14:35:00,2023-05-12 14:40:00,1773.94,1770.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42488,做空,2023-05-12 14:40:00,2023-05-12 14:45:00,1770.84,1767.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42489,做多,2023-05-12 16:10:00,2023-05-12 16:15:00,1767.72,1772.05,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42490,做多,2023-05-12 16:55:00,2023-05-12 17:20:00,1768.72,1775.64,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42491,做多,2023-05-12 18:00:00,2023-05-12 18:10:00,1772.73,1773.15,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -42492,做空,2023-05-12 18:10:00,2023-05-12 18:30:00,1773.15,1771.89,0.0,100.0,0.0002,0.0,0.0,0.0,flip -42493,做多,2023-05-12 18:30:00,2023-05-12 19:45:00,1771.89,1769.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42494,做空,2023-05-12 19:45:00,2023-05-12 22:35:00,1769.03,1804.65,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -42495,做多,2023-05-12 22:35:00,2023-05-12 23:20:00,1804.65,1804.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42496,做空,2023-05-12 23:20:00,2023-05-12 23:25:00,1804.92,1805.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42497,做多,2023-05-12 23:25:00,2023-05-12 23:30:00,1805.56,1804.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42498,做空,2023-05-12 23:30:00,2023-05-12 23:35:00,1804.27,1805.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42499,做多,2023-05-12 23:35:00,2023-05-13 00:05:00,1805.74,1804.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42500,做空,2023-05-13 00:05:00,2023-05-13 00:30:00,1804.79,1801.79,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42501,做多,2023-05-13 00:50:00,2023-05-13 00:55:00,1805.0,1807.68,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -42502,做多,2023-05-13 03:20:00,2023-05-13 03:35:00,1806.07,1805.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42503,做空,2023-05-13 03:35:00,2023-05-13 03:40:00,1805.19,1807.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42504,做多,2023-05-13 03:40:00,2023-05-13 03:45:00,1807.43,1805.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -42505,做多,2023-05-13 03:50:00,2023-05-13 04:25:00,1805.69,1804.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42506,做空,2023-05-13 04:25:00,2023-05-13 04:30:00,1804.81,1803.71,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42507,做多,2023-05-13 05:20:00,2023-05-13 05:25:00,1804.8,1802.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42508,做空,2023-05-13 05:25:00,2023-05-13 05:30:00,1802.58,1798.65,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -42509,做多,2023-05-13 08:25:00,2023-05-13 08:30:00,1801.57,1800.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42510,做空,2023-05-13 08:30:00,2023-05-13 08:35:00,1800.87,1801.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42511,做多,2023-05-13 08:35:00,2023-05-13 08:40:00,1801.45,1800.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42512,做空,2023-05-13 08:40:00,2023-05-13 08:45:00,1800.99,1802.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -42513,做多,2023-05-13 08:45:00,2023-05-13 08:55:00,1802.78,1803.4,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_upper -42514,做多,2023-05-13 10:20:00,2023-05-13 10:50:00,1803.89,1803.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42515,做空,2023-05-13 10:50:00,2023-05-13 10:55:00,1803.09,1804.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42516,做多,2023-05-13 10:55:00,2023-05-13 11:00:00,1804.99,1803.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42517,做空,2023-05-13 11:00:00,2023-05-13 11:05:00,1803.71,1804.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42518,做多,2023-05-13 11:05:00,2023-05-13 11:10:00,1804.99,1804.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42519,做空,2023-05-13 11:10:00,2023-05-13 11:20:00,1804.53,1804.06,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42520,做多,2023-05-13 11:20:00,2023-05-13 12:25:00,1804.06,1802.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42521,做空,2023-05-13 12:25:00,2023-05-13 12:35:00,1802.93,1807.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42522,做多,2023-05-13 12:35:00,2023-05-13 12:40:00,1807.13,1803.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42523,做多,2023-05-13 12:55:00,2023-05-13 13:00:00,1803.1,1801.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42524,做空,2023-05-13 13:00:00,2023-05-13 13:05:00,1801.81,1804.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42525,做多,2023-05-13 13:05:00,2023-05-13 13:10:00,1804.56,1805.24,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42526,做多,2023-05-13 14:00:00,2023-05-13 15:35:00,1800.89,1795.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42527,做空,2023-05-13 15:35:00,2023-05-13 16:15:00,1795.12,1793.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42528,做多,2023-05-13 16:15:00,2023-05-13 16:20:00,1793.99,1791.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42529,做空,2023-05-13 16:20:00,2023-05-13 16:25:00,1791.17,1793.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42530,做多,2023-05-13 16:30:00,2023-05-13 16:55:00,1793.2,1793.35,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42531,做空,2023-05-13 16:55:00,2023-05-13 17:05:00,1793.35,1791.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42532,做多,2023-05-13 17:15:00,2023-05-13 17:20:00,1795.21,1796.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42533,做多,2023-05-13 17:40:00,2023-05-13 17:45:00,1793.23,1792.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42534,做空,2023-05-13 17:45:00,2023-05-13 17:55:00,1792.55,1792.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42535,做多,2023-05-13 17:55:00,2023-05-13 18:15:00,1792.5,1792.63,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42536,做空,2023-05-13 18:15:00,2023-05-13 18:20:00,1792.63,1793.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42537,做多,2023-05-13 18:20:00,2023-05-13 18:25:00,1793.56,1792.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42538,做空,2023-05-13 18:25:00,2023-05-13 18:30:00,1792.68,1794.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42539,做多,2023-05-13 18:30:00,2023-05-13 18:35:00,1794.05,1796.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42540,做多,2023-05-13 19:10:00,2023-05-13 19:30:00,1794.57,1794.63,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42541,做空,2023-05-13 19:30:00,2023-05-13 20:00:00,1794.63,1793.97,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42542,做多,2023-05-13 20:00:00,2023-05-13 20:10:00,1793.97,1793.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42543,做空,2023-05-13 20:10:00,2023-05-13 20:15:00,1793.56,1794.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42544,做多,2023-05-13 20:15:00,2023-05-13 20:20:00,1794.41,1793.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42545,做空,2023-05-13 20:20:00,2023-05-13 20:25:00,1793.2,1795.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42546,做多,2023-05-13 20:25:00,2023-05-13 20:50:00,1795.75,1800.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42547,做多,2023-05-13 22:00:00,2023-05-13 22:05:00,1800.76,1797.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42548,做空,2023-05-13 22:05:00,2023-05-13 22:25:00,1797.91,1796.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42549,做多,2023-05-13 22:35:00,2023-05-13 22:40:00,1800.43,1799.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42550,做空,2023-05-13 22:40:00,2023-05-13 22:45:00,1799.32,1800.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42551,做多,2023-05-13 22:45:00,2023-05-13 23:10:00,1800.55,1803.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42552,做多,2023-05-14 00:25:00,2023-05-14 00:40:00,1798.45,1794.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42553,做空,2023-05-14 00:40:00,2023-05-14 00:55:00,1794.1,1799.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42554,做多,2023-05-14 00:55:00,2023-05-14 01:05:00,1799.6,1795.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42555,做空,2023-05-14 01:05:00,2023-05-14 01:15:00,1795.07,1794.71,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42556,做多,2023-05-14 01:20:00,2023-05-14 02:30:00,1795.14,1795.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42557,做空,2023-05-14 02:30:00,2023-05-14 04:25:00,1795.62,1801.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42558,做多,2023-05-14 04:25:00,2023-05-14 04:40:00,1801.89,1801.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42559,做空,2023-05-14 04:40:00,2023-05-14 04:45:00,1801.34,1802.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42560,做多,2023-05-14 04:45:00,2023-05-14 04:50:00,1802.56,1801.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42561,做空,2023-05-14 04:50:00,2023-05-14 04:55:00,1801.36,1802.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42562,做多,2023-05-14 04:55:00,2023-05-14 05:05:00,1802.4,1803.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42563,做多,2023-05-14 05:30:00,2023-05-14 05:35:00,1802.69,1801.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42564,做空,2023-05-14 05:35:00,2023-05-14 05:40:00,1801.2,1802.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42565,做多,2023-05-14 05:40:00,2023-05-14 05:50:00,1802.71,1801.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42566,做空,2023-05-14 05:50:00,2023-05-14 06:00:00,1801.16,1806.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42567,做多,2023-05-14 06:00:00,2023-05-14 06:05:00,1806.21,1806.62,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42568,做多,2023-05-14 09:05:00,2023-05-14 09:10:00,1805.4,1803.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42569,做多,2023-05-14 09:30:00,2023-05-14 09:55:00,1801.88,1802.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42570,做空,2023-05-14 09:55:00,2023-05-14 10:20:00,1802.47,1799.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42571,做多,2023-05-14 10:30:00,2023-05-14 10:35:00,1802.28,1801.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42572,做空,2023-05-14 10:35:00,2023-05-14 10:45:00,1801.82,1802.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42573,做多,2023-05-14 10:45:00,2023-05-14 10:50:00,1802.13,1801.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42574,做空,2023-05-14 10:50:00,2023-05-14 11:05:00,1801.43,1801.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42575,做多,2023-05-14 11:05:00,2023-05-14 11:10:00,1801.95,1801.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42576,做空,2023-05-14 11:10:00,2023-05-14 11:20:00,1801.72,1801.58,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42577,做多,2023-05-14 11:20:00,2023-05-14 11:35:00,1801.58,1802.07,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42578,做多,2023-05-14 11:55:00,2023-05-14 12:40:00,1801.34,1802.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42579,做多,2023-05-14 12:40:00,2023-05-14 12:55:00,1802.65,1807.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42580,做多,2023-05-14 14:30:00,2023-05-14 14:35:00,1806.64,1804.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42581,做空,2023-05-14 14:35:00,2023-05-14 14:40:00,1804.58,1806.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42582,做多,2023-05-14 14:40:00,2023-05-14 14:45:00,1806.78,1805.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42583,做空,2023-05-14 14:45:00,2023-05-14 14:50:00,1805.45,1807.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42584,做多,2023-05-14 14:50:00,2023-05-14 15:00:00,1807.45,1810.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42585,做多,2023-05-14 19:55:00,2023-05-14 20:45:00,1795.28,1798.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42586,做多,2023-05-14 21:40:00,2023-05-14 22:00:00,1796.78,1796.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42587,做空,2023-05-14 22:00:00,2023-05-14 22:05:00,1796.68,1797.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42588,做多,2023-05-14 22:05:00,2023-05-14 22:20:00,1797.8,1799.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42589,做多,2023-05-14 23:20:00,2023-05-14 23:25:00,1798.19,1797.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42590,做空,2023-05-14 23:25:00,2023-05-14 23:30:00,1797.24,1800.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42591,做多,2023-05-14 23:30:00,2023-05-14 23:35:00,1800.4,1799.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42592,做多,2023-05-14 23:50:00,2023-05-14 23:55:00,1798.53,1798.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42593,做空,2023-05-14 23:55:00,2023-05-15 00:00:00,1798.25,1799.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42594,做多,2023-05-15 00:00:00,2023-05-15 00:05:00,1799.44,1797.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42595,做空,2023-05-15 00:05:00,2023-05-15 00:10:00,1797.14,1798.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42596,做多,2023-05-15 00:10:00,2023-05-15 00:15:00,1798.37,1792.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42597,做空,2023-05-15 00:15:00,2023-05-15 00:20:00,1792.55,1793.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42598,做多,2023-05-15 01:15:00,2023-05-15 01:20:00,1794.83,1807.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42599,做多,2023-05-15 03:45:00,2023-05-15 03:50:00,1825.37,1824.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42600,做空,2023-05-15 03:50:00,2023-05-15 03:55:00,1824.59,1825.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42601,做多,2023-05-15 03:55:00,2023-05-15 04:00:00,1825.19,1825.58,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42602,做多,2023-05-15 04:25:00,2023-05-15 04:30:00,1825.16,1824.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42603,做空,2023-05-15 04:30:00,2023-05-15 04:35:00,1824.65,1826.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42604,做多,2023-05-15 04:35:00,2023-05-15 04:50:00,1826.86,1825.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42605,做空,2023-05-15 04:50:00,2023-05-15 05:00:00,1825.31,1823.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42606,做多,2023-05-15 05:05:00,2023-05-15 05:10:00,1825.37,1821.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42607,做空,2023-05-15 05:10:00,2023-05-15 05:15:00,1821.11,1821.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42608,做多,2023-05-15 05:35:00,2023-05-15 05:45:00,1823.92,1823.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42609,做空,2023-05-15 05:45:00,2023-05-15 05:50:00,1823.43,1825.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42610,做多,2023-05-15 05:50:00,2023-05-15 05:55:00,1825.77,1824.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42611,做空,2023-05-15 05:55:00,2023-05-15 06:10:00,1824.59,1824.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42612,做多,2023-05-15 06:10:00,2023-05-15 06:20:00,1824.01,1828.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42613,做多,2023-05-15 08:30:00,2023-05-15 09:00:00,1829.25,1830.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42614,做多,2023-05-15 09:30:00,2023-05-15 10:45:00,1828.43,1827.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42615,做空,2023-05-15 10:45:00,2023-05-15 11:05:00,1827.47,1825.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42616,做多,2023-05-15 11:10:00,2023-05-15 11:20:00,1828.42,1827.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42617,做空,2023-05-15 11:20:00,2023-05-15 11:35:00,1827.42,1825.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42618,做多,2023-05-15 12:40:00,2023-05-15 12:45:00,1826.03,1825.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42619,做空,2023-05-15 12:45:00,2023-05-15 12:55:00,1825.96,1825.38,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42620,做多,2023-05-15 12:55:00,2023-05-15 13:05:00,1825.38,1824.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42621,做空,2023-05-15 13:05:00,2023-05-15 13:10:00,1824.44,1825.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42622,做多,2023-05-15 13:10:00,2023-05-15 13:15:00,1825.4,1824.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42623,做空,2023-05-15 13:15:00,2023-05-15 13:20:00,1824.4,1824.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42624,做多,2023-05-15 13:20:00,2023-05-15 13:35:00,1824.42,1826.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42625,做多,2023-05-15 13:35:00,2023-05-15 13:40:00,1826.61,1826.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42626,做多,2023-05-15 14:45:00,2023-05-15 14:50:00,1824.39,1829.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42627,做多,2023-05-15 16:45:00,2023-05-15 17:05:00,1831.44,1841.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42628,做多,2023-05-15 19:10:00,2023-05-15 20:00:00,1829.33,1827.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42629,做空,2023-05-15 20:00:00,2023-05-15 20:05:00,1827.28,1826.57,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42630,做多,2023-05-15 20:10:00,2023-05-15 20:15:00,1828.39,1823.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42631,做空,2023-05-15 20:15:00,2023-05-15 20:20:00,1823.86,1825.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42632,做多,2023-05-15 21:30:00,2023-05-15 21:35:00,1825.19,1824.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42633,做空,2023-05-15 21:35:00,2023-05-15 21:40:00,1824.06,1824.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42634,做多,2023-05-15 21:40:00,2023-05-15 22:30:00,1824.31,1823.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42635,做空,2023-05-15 22:30:00,2023-05-15 22:35:00,1823.94,1822.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42636,做多,2023-05-16 00:15:00,2023-05-16 00:30:00,1819.18,1819.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42637,做空,2023-05-16 00:30:00,2023-05-16 00:40:00,1819.4,1815.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42638,做多,2023-05-16 02:35:00,2023-05-16 03:15:00,1804.94,1811.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42639,做多,2023-05-16 04:25:00,2023-05-16 04:30:00,1811.7,1811.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42640,做空,2023-05-16 04:30:00,2023-05-16 04:40:00,1811.34,1812.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42641,做多,2023-05-16 04:40:00,2023-05-16 04:55:00,1812.58,1811.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42642,做空,2023-05-16 04:55:00,2023-05-16 05:00:00,1811.33,1812.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42643,做多,2023-05-16 05:00:00,2023-05-16 05:05:00,1812.7,1814.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42644,做多,2023-05-16 06:30:00,2023-05-16 06:40:00,1811.12,1810.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42645,做空,2023-05-16 06:40:00,2023-05-16 06:50:00,1810.41,1811.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42646,做多,2023-05-16 06:50:00,2023-05-16 07:00:00,1811.88,1813.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42647,做多,2023-05-16 08:35:00,2023-05-16 08:45:00,1820.07,1818.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42648,做空,2023-05-16 08:45:00,2023-05-16 09:40:00,1818.57,1818.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42649,做多,2023-05-16 09:40:00,2023-05-16 11:15:00,1818.31,1813.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42650,做空,2023-05-16 11:15:00,2023-05-16 11:20:00,1813.96,1814.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42651,做多,2023-05-16 11:20:00,2023-05-16 11:35:00,1814.49,1817.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42652,做多,2023-05-16 12:30:00,2023-05-16 12:35:00,1816.28,1813.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42653,做空,2023-05-16 12:35:00,2023-05-16 12:40:00,1813.98,1822.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42654,做多,2023-05-16 12:40:00,2023-05-16 12:45:00,1822.0,1819.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42655,做多,2023-05-16 13:05:00,2023-05-16 13:15:00,1817.59,1816.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42656,做空,2023-05-16 13:15:00,2023-05-16 13:20:00,1816.34,1817.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42657,做多,2023-05-16 13:20:00,2023-05-16 13:30:00,1817.43,1818.3,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42658,做空,2023-05-16 13:30:00,2023-05-16 13:40:00,1818.3,1818.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42659,做多,2023-05-16 13:40:00,2023-05-16 13:45:00,1818.68,1816.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42660,做空,2023-05-16 13:45:00,2023-05-16 13:50:00,1816.82,1813.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42661,做多,2023-05-16 14:55:00,2023-05-16 15:00:00,1815.74,1819.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42662,做多,2023-05-16 16:20:00,2023-05-16 16:25:00,1819.52,1817.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42663,做空,2023-05-16 16:25:00,2023-05-16 16:30:00,1817.73,1820.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42664,做多,2023-05-16 16:30:00,2023-05-16 16:40:00,1820.01,1821.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42665,做多,2023-05-16 16:50:00,2023-05-16 16:55:00,1823.4,1823.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42666,做多,2023-05-16 17:10:00,2023-05-16 17:15:00,1820.05,1816.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42667,做空,2023-05-16 17:15:00,2023-05-16 17:20:00,1816.46,1818.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42668,做多,2023-05-16 17:30:00,2023-05-16 17:40:00,1819.9,1824.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42669,做多,2023-05-16 18:45:00,2023-05-16 19:15:00,1823.07,1822.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42670,做空,2023-05-16 19:15:00,2023-05-16 19:20:00,1822.59,1823.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42671,做多,2023-05-16 19:20:00,2023-05-16 19:25:00,1823.96,1823.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42672,做空,2023-05-16 19:25:00,2023-05-16 19:35:00,1823.84,1821.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42673,做多,2023-05-16 20:30:00,2023-05-16 20:35:00,1822.5,1820.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42674,做空,2023-05-16 20:35:00,2023-05-16 21:10:00,1820.94,1822.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42675,做多,2023-05-16 21:10:00,2023-05-16 21:25:00,1822.82,1826.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42676,做多,2023-05-16 22:30:00,2023-05-16 22:35:00,1825.48,1823.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42677,做空,2023-05-16 22:35:00,2023-05-16 23:05:00,1823.91,1820.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42678,做多,2023-05-16 23:20:00,2023-05-16 23:25:00,1825.06,1822.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42679,做空,2023-05-16 23:25:00,2023-05-16 23:30:00,1822.89,1825.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42680,做多,2023-05-16 23:30:00,2023-05-16 23:40:00,1825.01,1823.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42681,做空,2023-05-16 23:40:00,2023-05-16 23:55:00,1823.32,1823.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42682,做多,2023-05-16 23:55:00,2023-05-17 00:00:00,1823.53,1821.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42683,做空,2023-05-17 00:00:00,2023-05-17 00:05:00,1821.82,1820.96,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42684,做多,2023-05-17 00:10:00,2023-05-17 00:15:00,1824.0,1820.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42685,做空,2023-05-17 00:15:00,2023-05-17 00:20:00,1820.0,1818.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42686,做多,2023-05-17 00:35:00,2023-05-17 00:40:00,1824.86,1821.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42687,做空,2023-05-17 00:40:00,2023-05-17 00:45:00,1821.72,1823.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42688,做多,2023-05-17 00:45:00,2023-05-17 01:30:00,1823.24,1828.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42689,做多,2023-05-17 03:30:00,2023-05-17 03:45:00,1824.76,1824.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42690,做空,2023-05-17 03:45:00,2023-05-17 04:20:00,1824.65,1823.71,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42691,做多,2023-05-17 04:20:00,2023-05-17 04:50:00,1823.71,1823.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42692,做空,2023-05-17 04:50:00,2023-05-17 05:00:00,1823.84,1822.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42693,做多,2023-05-17 06:55:00,2023-05-17 07:05:00,1817.48,1818.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42694,做空,2023-05-17 07:05:00,2023-05-17 07:40:00,1818.09,1814.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42695,做多,2023-05-17 09:15:00,2023-05-17 09:20:00,1806.76,1805.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42696,做空,2023-05-17 09:20:00,2023-05-17 09:30:00,1805.37,1806.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42697,做多,2023-05-17 09:30:00,2023-05-17 09:40:00,1806.47,1806.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42698,做空,2023-05-17 09:40:00,2023-05-17 09:50:00,1806.11,1805.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42699,做多,2023-05-17 09:50:00,2023-05-17 10:00:00,1805.68,1804.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42700,做空,2023-05-17 10:00:00,2023-05-17 10:05:00,1804.5,1803.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42701,做多,2023-05-17 10:25:00,2023-05-17 10:30:00,1806.21,1805.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42702,做空,2023-05-17 10:30:00,2023-05-17 10:50:00,1805.54,1803.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42703,做多,2023-05-17 10:55:00,2023-05-17 12:20:00,1805.0,1793.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42704,做空,2023-05-17 12:20:00,2023-05-17 12:30:00,1793.69,1795.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42705,做多,2023-05-17 12:30:00,2023-05-17 12:35:00,1795.52,1793.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42706,做空,2023-05-17 12:35:00,2023-05-17 12:45:00,1793.83,1794.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42707,做多,2023-05-17 12:45:00,2023-05-17 12:50:00,1794.38,1792.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42708,做空,2023-05-17 12:50:00,2023-05-17 12:55:00,1792.7,1793.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42709,做多,2023-05-17 12:55:00,2023-05-17 13:00:00,1793.64,1792.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42710,做空,2023-05-17 13:00:00,2023-05-17 13:05:00,1792.4,1796.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42711,做多,2023-05-17 13:05:00,2023-05-17 13:20:00,1796.1,1797.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42712,做多,2023-05-17 14:15:00,2023-05-17 15:15:00,1793.6,1796.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42713,做多,2023-05-17 15:25:00,2023-05-17 15:40:00,1795.02,1794.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42714,做空,2023-05-17 15:40:00,2023-05-17 15:50:00,1794.13,1794.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42715,做多,2023-05-17 15:50:00,2023-05-17 16:00:00,1794.59,1794.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42716,做空,2023-05-17 16:00:00,2023-05-17 16:05:00,1794.5,1797.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42717,做多,2023-05-17 16:05:00,2023-05-17 16:10:00,1797.65,1795.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42718,做空,2023-05-17 16:10:00,2023-05-17 16:20:00,1795.2,1796.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42719,做多,2023-05-17 16:20:00,2023-05-17 16:25:00,1796.41,1795.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42720,做空,2023-05-17 16:25:00,2023-05-17 16:30:00,1795.23,1796.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42721,做多,2023-05-17 16:30:00,2023-05-17 16:35:00,1796.44,1801.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42722,做多,2023-05-17 20:25:00,2023-05-17 21:30:00,1825.31,1826.02,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42723,做空,2023-05-17 21:30:00,2023-05-17 21:45:00,1826.02,1822.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42724,做多,2023-05-17 22:00:00,2023-05-17 23:10:00,1822.88,1821.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42725,做空,2023-05-17 23:10:00,2023-05-17 23:15:00,1821.26,1821.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42726,做多,2023-05-17 23:15:00,2023-05-17 23:35:00,1821.81,1820.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42727,做空,2023-05-17 23:35:00,2023-05-17 23:45:00,1820.75,1821.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42728,做多,2023-05-17 23:45:00,2023-05-17 23:50:00,1821.32,1820.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42729,做空,2023-05-17 23:50:00,2023-05-17 23:55:00,1820.08,1821.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42730,做多,2023-05-17 23:55:00,2023-05-18 00:00:00,1821.65,1820.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42731,做空,2023-05-18 00:00:00,2023-05-18 00:15:00,1820.14,1822.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42732,做多,2023-05-18 00:15:00,2023-05-18 00:20:00,1822.55,1818.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42733,做空,2023-05-18 00:20:00,2023-05-18 00:25:00,1818.05,1820.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42734,做多,2023-05-18 00:25:00,2023-05-18 01:05:00,1820.56,1822.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42735,做多,2023-05-18 02:00:00,2023-05-18 02:10:00,1820.66,1819.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42736,做空,2023-05-18 02:10:00,2023-05-18 02:25:00,1819.56,1822.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42737,做多,2023-05-18 02:25:00,2023-05-18 02:40:00,1822.12,1825.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42738,做多,2023-05-18 03:35:00,2023-05-18 03:50:00,1824.2,1824.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42739,做空,2023-05-18 03:50:00,2023-05-18 04:25:00,1824.5,1823.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42740,做多,2023-05-18 05:05:00,2023-05-18 07:05:00,1823.72,1816.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42741,做空,2023-05-18 07:05:00,2023-05-18 07:10:00,1816.87,1817.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42742,做多,2023-05-18 07:10:00,2023-05-18 07:15:00,1817.0,1820.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42743,做多,2023-05-18 07:15:00,2023-05-18 07:20:00,1820.12,1817.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42744,做多,2023-05-18 09:00:00,2023-05-18 09:10:00,1825.73,1826.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42745,做空,2023-05-18 09:10:00,2023-05-18 09:35:00,1826.51,1824.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42746,做多,2023-05-18 09:40:00,2023-05-18 09:55:00,1825.27,1825.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42747,做空,2023-05-18 09:55:00,2023-05-18 10:00:00,1825.59,1826.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42748,做多,2023-05-18 10:00:00,2023-05-18 10:05:00,1826.9,1827.7,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42749,做多,2023-05-18 10:15:00,2023-05-18 10:20:00,1827.5,1825.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42750,做空,2023-05-18 10:20:00,2023-05-18 10:30:00,1825.11,1825.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42751,做多,2023-05-18 10:30:00,2023-05-18 10:40:00,1825.54,1826.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42752,做多,2023-05-18 11:55:00,2023-05-18 12:00:00,1824.9,1823.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42753,做空,2023-05-18 12:00:00,2023-05-18 12:05:00,1823.19,1821.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42754,做多,2023-05-18 12:10:00,2023-05-18 12:15:00,1825.03,1822.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42755,做空,2023-05-18 12:15:00,2023-05-18 12:20:00,1822.61,1823.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42756,做多,2023-05-18 13:35:00,2023-05-18 13:40:00,1819.09,1817.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42757,做空,2023-05-18 13:40:00,2023-05-18 13:45:00,1817.69,1817.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42758,做多,2023-05-18 13:45:00,2023-05-18 14:00:00,1817.81,1815.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42759,做空,2023-05-18 14:00:00,2023-05-18 14:05:00,1815.01,1819.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42760,做多,2023-05-18 14:05:00,2023-05-18 14:10:00,1819.14,1816.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42761,做空,2023-05-18 14:10:00,2023-05-18 14:15:00,1816.66,1817.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42762,做多,2023-05-18 14:15:00,2023-05-18 14:20:00,1817.49,1819.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42763,做多,2023-05-18 15:00:00,2023-05-18 15:05:00,1818.52,1815.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42764,做空,2023-05-18 15:05:00,2023-05-18 15:20:00,1815.44,1809.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42765,做多,2023-05-18 16:35:00,2023-05-18 16:55:00,1811.11,1808.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42766,做空,2023-05-18 16:55:00,2023-05-18 17:00:00,1808.84,1809.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42767,做多,2023-05-18 17:00:00,2023-05-18 17:10:00,1809.31,1809.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42768,做空,2023-05-18 17:10:00,2023-05-18 17:30:00,1809.92,1807.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42769,做多,2023-05-18 21:00:00,2023-05-18 21:20:00,1797.92,1800.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42770,做多,2023-05-18 22:45:00,2023-05-19 00:35:00,1809.02,1801.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42771,做空,2023-05-19 00:35:00,2023-05-19 00:50:00,1801.73,1802.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42772,做多,2023-05-19 00:50:00,2023-05-19 01:05:00,1802.93,1802.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42773,做多,2023-05-19 02:25:00,2023-05-19 03:00:00,1800.06,1798.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42774,做空,2023-05-19 03:00:00,2023-05-19 03:10:00,1798.07,1798.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42775,做多,2023-05-19 03:10:00,2023-05-19 03:15:00,1798.77,1801.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42776,做多,2023-05-19 04:35:00,2023-05-19 04:55:00,1800.44,1803.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42777,做多,2023-05-19 06:45:00,2023-05-19 06:50:00,1804.3,1806.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42778,做多,2023-05-19 06:50:00,2023-05-19 07:00:00,1806.06,1805.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42779,做空,2023-05-19 07:00:00,2023-05-19 08:10:00,1805.93,1806.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42780,做多,2023-05-19 08:10:00,2023-05-19 08:35:00,1806.46,1809.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42781,做多,2023-05-19 09:45:00,2023-05-19 09:50:00,1807.58,1806.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42782,做空,2023-05-19 09:50:00,2023-05-19 10:00:00,1806.95,1808.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42783,做多,2023-05-19 10:00:00,2023-05-19 10:05:00,1808.74,1807.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42784,做空,2023-05-19 10:05:00,2023-05-19 10:10:00,1807.2,1807.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42785,做多,2023-05-19 10:10:00,2023-05-19 10:15:00,1807.71,1806.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42786,做多,2023-05-19 10:20:00,2023-05-19 10:25:00,1806.97,1808.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42787,做多,2023-05-19 10:25:00,2023-05-19 10:30:00,1808.77,1808.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42788,做多,2023-05-19 11:00:00,2023-05-19 11:25:00,1806.5,1806.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42789,做空,2023-05-19 11:25:00,2023-05-19 11:45:00,1806.94,1806.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42790,做多,2023-05-19 11:45:00,2023-05-19 11:55:00,1806.01,1806.73,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42791,做空,2023-05-19 11:55:00,2023-05-19 13:50:00,1806.73,1812.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42792,做多,2023-05-19 13:55:00,2023-05-19 15:05:00,1814.02,1806.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42793,做空,2023-05-19 15:05:00,2023-05-19 15:10:00,1806.47,1813.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42794,做多,2023-05-19 15:10:00,2023-05-19 15:15:00,1813.09,1817.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42795,做多,2023-05-19 15:40:00,2023-05-19 15:45:00,1817.18,1815.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42796,做多,2023-05-19 16:35:00,2023-05-19 16:45:00,1812.67,1813.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42797,做空,2023-05-19 16:45:00,2023-05-19 17:15:00,1813.31,1813.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42798,做多,2023-05-19 17:15:00,2023-05-19 17:45:00,1813.88,1818.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42799,做多,2023-05-19 18:35:00,2023-05-19 18:40:00,1816.92,1816.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42800,做空,2023-05-19 18:40:00,2023-05-19 19:05:00,1816.49,1815.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42801,做多,2023-05-19 20:10:00,2023-05-19 20:20:00,1813.89,1812.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42802,做空,2023-05-19 20:20:00,2023-05-19 20:40:00,1812.65,1811.27,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42803,做多,2023-05-19 20:40:00,2023-05-19 20:50:00,1811.27,1811.82,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42804,做空,2023-05-19 20:50:00,2023-05-19 21:55:00,1811.82,1813.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42805,做多,2023-05-19 21:55:00,2023-05-19 22:00:00,1813.38,1812.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42806,做多,2023-05-19 22:15:00,2023-05-19 22:25:00,1812.65,1812.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42807,做空,2023-05-19 22:25:00,2023-05-19 22:40:00,1812.71,1811.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42808,做多,2023-05-19 23:15:00,2023-05-19 23:25:00,1812.18,1812.53,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42809,做空,2023-05-19 23:25:00,2023-05-19 23:45:00,1812.53,1811.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42810,做多,2023-05-20 00:00:00,2023-05-20 00:05:00,1812.13,1811.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42811,做空,2023-05-20 00:05:00,2023-05-20 00:10:00,1811.66,1812.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42812,做多,2023-05-20 00:10:00,2023-05-20 00:15:00,1812.76,1810.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42813,做空,2023-05-20 00:15:00,2023-05-20 00:20:00,1810.2,1810.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42814,做多,2023-05-20 01:25:00,2023-05-20 01:35:00,1809.56,1808.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42815,做空,2023-05-20 01:35:00,2023-05-20 01:55:00,1808.59,1809.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42816,做多,2023-05-20 01:55:00,2023-05-20 02:00:00,1809.0,1811.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42817,做多,2023-05-20 03:00:00,2023-05-20 03:55:00,1808.17,1812.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42818,做多,2023-05-20 06:45:00,2023-05-20 06:50:00,1809.7,1808.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42819,做空,2023-05-20 06:50:00,2023-05-20 07:05:00,1808.72,1809.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42820,做多,2023-05-20 07:05:00,2023-05-20 07:15:00,1809.0,1808.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42821,做空,2023-05-20 07:15:00,2023-05-20 07:25:00,1808.64,1809.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42822,做多,2023-05-20 07:25:00,2023-05-20 07:30:00,1809.43,1808.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42823,做多,2023-05-20 10:00:00,2023-05-20 10:05:00,1813.29,1811.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42824,做空,2023-05-20 10:05:00,2023-05-20 10:15:00,1811.99,1813.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42825,做多,2023-05-20 10:15:00,2023-05-20 10:20:00,1813.28,1813.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42826,做空,2023-05-20 10:20:00,2023-05-20 10:25:00,1813.12,1813.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42827,做多,2023-05-20 10:25:00,2023-05-20 10:30:00,1813.42,1813.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42828,做空,2023-05-20 10:30:00,2023-05-20 11:05:00,1813.1,1811.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42829,做多,2023-05-20 11:15:00,2023-05-20 11:25:00,1812.36,1812.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42830,做多,2023-05-20 11:55:00,2023-05-20 12:05:00,1812.48,1813.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42831,做多,2023-05-20 13:00:00,2023-05-20 13:35:00,1812.97,1813.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42832,做空,2023-05-20 13:35:00,2023-05-20 13:55:00,1813.71,1813.27,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42833,做多,2023-05-20 13:55:00,2023-05-20 14:00:00,1813.27,1816.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42834,做多,2023-05-20 14:00:00,2023-05-20 14:05:00,1816.58,1816.62,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42835,做多,2023-05-20 16:00:00,2023-05-20 16:05:00,1817.08,1816.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42836,做空,2023-05-20 16:05:00,2023-05-20 16:20:00,1816.9,1814.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42837,做多,2023-05-20 17:35:00,2023-05-20 17:40:00,1815.87,1819.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42838,做多,2023-05-20 20:20:00,2023-05-20 22:05:00,1819.4,1815.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42839,做空,2023-05-20 22:05:00,2023-05-20 22:25:00,1815.88,1816.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42840,做多,2023-05-20 22:25:00,2023-05-20 22:40:00,1816.17,1816.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42841,做空,2023-05-20 22:40:00,2023-05-21 00:00:00,1816.54,1817.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42842,做多,2023-05-21 00:15:00,2023-05-21 00:20:00,1817.3,1817.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42843,做空,2023-05-21 00:20:00,2023-05-21 00:25:00,1817.24,1817.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42844,做多,2023-05-21 00:25:00,2023-05-21 00:30:00,1817.77,1819.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42845,做多,2023-05-21 02:55:00,2023-05-21 03:00:00,1817.89,1817.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42846,做空,2023-05-21 03:00:00,2023-05-21 03:10:00,1817.06,1817.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42847,做多,2023-05-21 03:10:00,2023-05-21 03:20:00,1817.07,1816.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42848,做空,2023-05-21 03:20:00,2023-05-21 03:25:00,1816.66,1817.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42849,做多,2023-05-21 03:25:00,2023-05-21 03:35:00,1817.76,1817.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42850,做空,2023-05-21 03:35:00,2023-05-21 03:50:00,1817.9,1817.86,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42851,做多,2023-05-21 03:50:00,2023-05-21 03:55:00,1817.86,1817.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42852,做空,2023-05-21 03:55:00,2023-05-21 04:05:00,1817.06,1816.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42853,做多,2023-05-21 04:50:00,2023-05-21 07:00:00,1816.28,1813.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42854,做空,2023-05-21 07:00:00,2023-05-21 07:05:00,1813.93,1815.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42855,做多,2023-05-21 07:05:00,2023-05-21 07:10:00,1815.22,1814.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42856,做空,2023-05-21 07:10:00,2023-05-21 08:00:00,1814.18,1813.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42857,做多,2023-05-21 08:10:00,2023-05-21 08:15:00,1815.07,1814.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42858,做空,2023-05-21 08:15:00,2023-05-21 08:45:00,1814.39,1814.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42859,做多,2023-05-21 08:45:00,2023-05-21 08:50:00,1814.94,1814.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42860,做空,2023-05-21 08:50:00,2023-05-21 09:00:00,1814.76,1813.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42861,做多,2023-05-21 09:15:00,2023-05-21 09:25:00,1815.24,1814.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42862,做多,2023-05-21 11:30:00,2023-05-21 12:05:00,1810.99,1810.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42863,做空,2023-05-21 12:05:00,2023-05-21 12:30:00,1810.5,1810.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42864,做多,2023-05-21 12:30:00,2023-05-21 12:35:00,1810.67,1810.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42865,做空,2023-05-21 12:35:00,2023-05-21 13:45:00,1810.41,1812.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42866,做多,2023-05-21 13:45:00,2023-05-21 13:55:00,1812.98,1811.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42867,做空,2023-05-21 13:55:00,2023-05-21 14:00:00,1811.67,1811.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42868,做多,2023-05-21 14:00:00,2023-05-21 14:10:00,1811.82,1812.23,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42869,做多,2023-05-21 14:15:00,2023-05-21 14:20:00,1813.4,1815.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42870,做多,2023-05-21 15:00:00,2023-05-21 15:05:00,1815.76,1813.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42871,做空,2023-05-21 15:05:00,2023-05-21 15:40:00,1813.28,1802.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42872,做多,2023-05-21 16:30:00,2023-05-21 17:10:00,1809.36,1806.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42873,做空,2023-05-21 17:10:00,2023-05-21 17:35:00,1806.86,1804.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42874,做多,2023-05-21 17:50:00,2023-05-21 17:55:00,1806.01,1805.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42875,做空,2023-05-21 17:55:00,2023-05-21 18:05:00,1805.64,1805.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42876,做多,2023-05-21 18:05:00,2023-05-21 18:15:00,1805.72,1804.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42877,做空,2023-05-21 18:15:00,2023-05-21 18:20:00,1804.9,1804.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42878,做多,2023-05-21 18:20:00,2023-05-21 18:40:00,1804.92,1807.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42879,做多,2023-05-21 20:45:00,2023-05-21 20:50:00,1808.21,1805.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42880,做空,2023-05-21 20:50:00,2023-05-21 20:55:00,1805.75,1804.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42881,做多,2023-05-21 21:50:00,2023-05-21 21:55:00,1804.16,1802.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42882,做空,2023-05-21 21:55:00,2023-05-21 22:00:00,1802.49,1803.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42883,做多,2023-05-21 22:00:00,2023-05-21 22:05:00,1803.85,1803.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42884,做空,2023-05-21 22:05:00,2023-05-21 23:50:00,1803.27,1803.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42885,做多,2023-05-22 00:00:00,2023-05-22 00:15:00,1804.2,1804.73,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42886,做空,2023-05-22 00:15:00,2023-05-22 00:25:00,1804.73,1802.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42887,做多,2023-05-22 02:15:00,2023-05-22 02:50:00,1798.48,1801.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42888,做多,2023-05-22 04:00:00,2023-05-22 04:05:00,1801.39,1801.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42889,做空,2023-05-22 04:05:00,2023-05-22 04:15:00,1801.01,1801.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42890,做多,2023-05-22 04:15:00,2023-05-22 04:25:00,1801.8,1803.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42891,做多,2023-05-22 05:00:00,2023-05-22 05:40:00,1802.96,1803.72,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42892,做多,2023-05-22 09:00:00,2023-05-22 09:15:00,1814.2,1816.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42893,做多,2023-05-22 10:35:00,2023-05-22 10:45:00,1816.46,1814.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42894,做空,2023-05-22 10:45:00,2023-05-22 10:50:00,1814.89,1815.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42895,做多,2023-05-22 10:50:00,2023-05-22 11:00:00,1815.75,1815.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42896,做空,2023-05-22 11:00:00,2023-05-22 11:10:00,1815.23,1813.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42897,做多,2023-05-22 12:00:00,2023-05-22 12:05:00,1814.58,1813.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42898,做空,2023-05-22 12:05:00,2023-05-22 12:20:00,1813.18,1814.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42899,做多,2023-05-22 12:20:00,2023-05-22 12:35:00,1814.59,1813.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42900,做多,2023-05-22 13:20:00,2023-05-22 13:25:00,1813.86,1812.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42901,做空,2023-05-22 13:25:00,2023-05-22 13:30:00,1812.12,1818.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42902,做多,2023-05-22 13:30:00,2023-05-22 13:35:00,1818.28,1822.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42903,做多,2023-05-22 14:10:00,2023-05-22 14:40:00,1814.91,1816.82,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42904,做空,2023-05-22 14:40:00,2023-05-22 14:55:00,1816.82,1818.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42905,做多,2023-05-22 14:55:00,2023-05-22 15:00:00,1818.65,1817.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42906,做空,2023-05-22 15:00:00,2023-05-22 15:30:00,1817.29,1815.71,0.0,100.0,0.0001,0.0,0.0,0.0,flip -42907,做多,2023-05-22 15:30:00,2023-05-22 15:45:00,1815.71,1815.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42908,做空,2023-05-22 15:45:00,2023-05-22 15:50:00,1815.41,1815.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42909,做多,2023-05-22 15:50:00,2023-05-22 16:20:00,1815.97,1813.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42910,做空,2023-05-22 16:20:00,2023-05-22 16:25:00,1813.41,1816.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42911,做多,2023-05-22 16:25:00,2023-05-22 16:40:00,1816.02,1818.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42912,做多,2023-05-22 16:55:00,2023-05-22 17:00:00,1817.12,1816.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42913,做多,2023-05-22 17:35:00,2023-05-22 17:55:00,1815.41,1816.11,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42914,做多,2023-05-22 19:05:00,2023-05-22 20:50:00,1818.0,1818.31,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42915,做多,2023-05-23 00:00:00,2023-05-23 00:10:00,1817.79,1817.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42916,做空,2023-05-23 00:10:00,2023-05-23 00:55:00,1817.78,1815.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42917,做多,2023-05-23 01:15:00,2023-05-23 01:25:00,1819.68,1831.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42918,做多,2023-05-23 05:35:00,2023-05-23 05:40:00,1858.65,1857.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42919,做空,2023-05-23 05:40:00,2023-05-23 05:45:00,1857.21,1858.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42920,做多,2023-05-23 05:45:00,2023-05-23 05:55:00,1858.95,1857.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42921,做空,2023-05-23 05:55:00,2023-05-23 06:00:00,1857.09,1859.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42922,做多,2023-05-23 06:00:00,2023-05-23 06:05:00,1859.94,1858.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42923,做多,2023-05-23 08:25:00,2023-05-23 08:40:00,1853.67,1854.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42924,做多,2023-05-23 09:25:00,2023-05-23 09:40:00,1853.8,1853.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42925,做空,2023-05-23 09:40:00,2023-05-23 09:45:00,1853.6,1854.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42926,做多,2023-05-23 09:45:00,2023-05-23 10:00:00,1854.81,1854.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42927,做空,2023-05-23 10:00:00,2023-05-23 10:05:00,1854.25,1853.79,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42928,做多,2023-05-23 10:10:00,2023-05-23 10:15:00,1854.91,1855.38,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42929,做多,2023-05-23 10:40:00,2023-05-23 10:45:00,1855.48,1855.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42930,做多,2023-05-23 11:15:00,2023-05-23 11:30:00,1854.55,1853.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42931,做空,2023-05-23 11:30:00,2023-05-23 11:50:00,1853.63,1853.13,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42932,做多,2023-05-23 11:55:00,2023-05-23 12:30:00,1854.32,1854.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42933,做空,2023-05-23 12:30:00,2023-05-23 12:40:00,1854.54,1851.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42934,做多,2023-05-23 13:15:00,2023-05-23 13:20:00,1852.93,1848.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42935,做空,2023-05-23 13:20:00,2023-05-23 13:25:00,1848.45,1849.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -42936,做多,2023-05-23 14:05:00,2023-05-23 14:55:00,1849.02,1855.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42937,做多,2023-05-23 16:10:00,2023-05-23 16:15:00,1855.21,1853.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42938,做空,2023-05-23 16:15:00,2023-05-23 16:25:00,1853.74,1853.06,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42939,做多,2023-05-23 18:00:00,2023-05-23 18:05:00,1850.76,1850.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42940,做空,2023-05-23 18:05:00,2023-05-23 18:15:00,1850.69,1849.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42941,做多,2023-05-23 18:30:00,2023-05-23 19:15:00,1848.71,1848.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42942,做空,2023-05-23 19:15:00,2023-05-23 19:20:00,1848.05,1848.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42943,做多,2023-05-23 19:20:00,2023-05-23 19:45:00,1848.99,1852.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42944,做多,2023-05-23 20:40:00,2023-05-23 20:45:00,1850.25,1852.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42945,做多,2023-05-23 20:45:00,2023-05-23 20:50:00,1852.67,1856.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42946,做多,2023-05-23 22:40:00,2023-05-23 22:45:00,1851.49,1850.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42947,做空,2023-05-23 22:45:00,2023-05-23 22:50:00,1850.81,1852.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42948,做多,2023-05-23 22:50:00,2023-05-23 22:55:00,1852.89,1853.5,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42949,做多,2023-05-24 05:50:00,2023-05-24 06:00:00,1824.66,1823.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42950,做空,2023-05-24 06:00:00,2023-05-24 06:10:00,1823.79,1823.48,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42951,做多,2023-05-24 07:00:00,2023-05-24 07:05:00,1822.52,1820.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42952,做空,2023-05-24 07:05:00,2023-05-24 07:10:00,1820.8,1821.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42953,做多,2023-05-24 07:10:00,2023-05-24 09:15:00,1821.97,1819.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -42954,做多,2023-05-24 09:35:00,2023-05-24 09:40:00,1817.9,1817.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42955,做空,2023-05-24 09:40:00,2023-05-24 10:15:00,1817.55,1815.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42956,做多,2023-05-24 11:15:00,2023-05-24 11:20:00,1816.07,1814.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42957,做空,2023-05-24 11:20:00,2023-05-24 11:25:00,1814.28,1811.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42958,做多,2023-05-24 11:45:00,2023-05-24 11:50:00,1815.06,1813.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42959,做空,2023-05-24 11:50:00,2023-05-24 11:55:00,1813.69,1815.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42960,做多,2023-05-24 11:55:00,2023-05-24 12:00:00,1815.37,1814.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42961,做空,2023-05-24 12:00:00,2023-05-24 13:25:00,1814.61,1814.46,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42962,做多,2023-05-24 17:15:00,2023-05-24 17:35:00,1788.54,1793.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42963,做多,2023-05-24 18:05:00,2023-05-24 18:10:00,1791.51,1790.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42964,做空,2023-05-24 18:10:00,2023-05-24 19:00:00,1790.07,1786.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42965,做多,2023-05-24 19:15:00,2023-05-24 19:20:00,1791.25,1792.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42966,做多,2023-05-24 22:15:00,2023-05-24 22:20:00,1802.45,1800.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42967,做空,2023-05-24 22:20:00,2023-05-24 23:10:00,1800.66,1801.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42968,做多,2023-05-24 23:10:00,2023-05-24 23:25:00,1801.94,1798.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42969,做空,2023-05-24 23:25:00,2023-05-24 23:30:00,1798.71,1800.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42970,做多,2023-05-24 23:30:00,2023-05-24 23:50:00,1800.57,1799.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42971,做空,2023-05-24 23:50:00,2023-05-25 00:00:00,1799.72,1802.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42972,做多,2023-05-25 00:00:00,2023-05-25 00:05:00,1802.67,1804.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42973,做多,2023-05-25 02:45:00,2023-05-25 03:05:00,1777.99,1780.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42974,做多,2023-05-25 03:20:00,2023-05-25 04:00:00,1777.17,1776.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42975,做空,2023-05-25 04:00:00,2023-05-25 04:05:00,1776.08,1775.9,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42976,做多,2023-05-25 04:20:00,2023-05-25 04:25:00,1779.35,1777.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42977,做空,2023-05-25 04:25:00,2023-05-25 04:35:00,1777.89,1779.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42978,做多,2023-05-25 04:35:00,2023-05-25 04:40:00,1779.0,1777.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42979,做空,2023-05-25 04:40:00,2023-05-25 05:00:00,1777.89,1778.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42980,做多,2023-05-25 05:00:00,2023-05-25 05:10:00,1778.07,1778.16,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -42981,做空,2023-05-25 05:10:00,2023-05-25 05:15:00,1778.16,1779.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42982,做多,2023-05-25 05:15:00,2023-05-25 05:30:00,1779.92,1780.51,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42983,做多,2023-05-25 07:10:00,2023-05-25 08:30:00,1782.7,1783.54,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42984,做多,2023-05-25 10:05:00,2023-05-25 10:10:00,1785.83,1785.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42985,做空,2023-05-25 10:10:00,2023-05-25 10:15:00,1785.09,1785.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42986,做多,2023-05-25 10:15:00,2023-05-25 10:20:00,1785.82,1786.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -42987,做多,2023-05-25 11:00:00,2023-05-25 11:10:00,1786.35,1786.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42988,做空,2023-05-25 11:10:00,2023-05-25 11:25:00,1786.1,1781.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42989,做多,2023-05-25 11:50:00,2023-05-25 11:55:00,1786.11,1788.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42990,做多,2023-05-25 14:00:00,2023-05-25 14:05:00,1800.0,1795.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42991,做空,2023-05-25 14:05:00,2023-05-25 14:10:00,1795.06,1794.63,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -42992,做多,2023-05-25 14:25:00,2023-05-25 14:30:00,1798.56,1797.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42993,做空,2023-05-25 14:30:00,2023-05-25 14:35:00,1797.61,1800.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42994,做多,2023-05-25 14:35:00,2023-05-25 14:50:00,1800.41,1797.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42995,做空,2023-05-25 14:50:00,2023-05-25 14:55:00,1797.66,1798.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42996,做多,2023-05-25 14:55:00,2023-05-25 15:00:00,1798.72,1797.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -42997,做空,2023-05-25 15:00:00,2023-05-25 15:20:00,1797.66,1793.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -42998,做多,2023-05-25 16:15:00,2023-05-25 17:25:00,1796.33,1800.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -42999,做多,2023-05-25 18:50:00,2023-05-25 19:05:00,1804.28,1808.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43000,做多,2023-05-25 20:25:00,2023-05-25 20:30:00,1810.06,1808.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43001,做空,2023-05-25 20:30:00,2023-05-25 21:05:00,1808.67,1806.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43002,做多,2023-05-25 22:00:00,2023-05-25 22:05:00,1807.9,1807.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43003,做空,2023-05-25 22:05:00,2023-05-25 22:25:00,1807.73,1806.55,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43004,做多,2023-05-25 22:25:00,2023-05-25 22:55:00,1806.55,1806.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43005,做空,2023-05-25 22:55:00,2023-05-25 23:00:00,1806.49,1806.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43006,做多,2023-05-25 23:00:00,2023-05-25 23:10:00,1806.99,1810.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43007,做多,2023-05-26 00:20:00,2023-05-26 00:35:00,1806.94,1804.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43008,做空,2023-05-26 00:35:00,2023-05-26 00:50:00,1804.24,1801.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43009,做多,2023-05-26 00:55:00,2023-05-26 01:10:00,1804.59,1806.08,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43010,做空,2023-05-26 01:10:00,2023-05-26 01:20:00,1806.08,1799.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43011,做多,2023-05-26 02:00:00,2023-05-26 02:05:00,1802.99,1801.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43012,做空,2023-05-26 02:05:00,2023-05-26 02:20:00,1801.99,1802.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43013,做多,2023-05-26 02:20:00,2023-05-26 02:25:00,1802.88,1801.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43014,做空,2023-05-26 02:25:00,2023-05-26 02:35:00,1801.94,1802.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43015,做多,2023-05-26 02:35:00,2023-05-26 02:50:00,1802.69,1800.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43016,做空,2023-05-26 02:50:00,2023-05-26 02:55:00,1800.86,1800.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43017,做多,2023-05-26 02:55:00,2023-05-26 03:15:00,1800.87,1804.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43018,做多,2023-05-26 06:15:00,2023-05-26 06:45:00,1805.85,1808.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43019,做多,2023-05-26 10:25:00,2023-05-26 10:35:00,1811.63,1813.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43020,做多,2023-05-26 11:05:00,2023-05-26 11:20:00,1813.22,1812.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43021,做空,2023-05-26 11:20:00,2023-05-26 11:45:00,1812.81,1814.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43022,做多,2023-05-26 11:45:00,2023-05-26 11:50:00,1814.35,1813.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43023,做多,2023-05-26 12:10:00,2023-05-26 12:20:00,1813.46,1815.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43024,做多,2023-05-26 12:45:00,2023-05-26 13:00:00,1814.1,1817.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43025,做多,2023-05-26 16:25:00,2023-05-26 17:20:00,1830.93,1827.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43026,做空,2023-05-26 17:20:00,2023-05-26 17:25:00,1827.27,1826.36,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43027,做多,2023-05-26 18:25:00,2023-05-26 18:35:00,1827.96,1831.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43028,做多,2023-05-26 20:05:00,2023-05-26 20:15:00,1834.3,1834.8,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43029,做多,2023-05-26 21:00:00,2023-05-26 21:05:00,1834.92,1833.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43030,做空,2023-05-26 21:05:00,2023-05-26 21:10:00,1833.8,1832.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43031,做多,2023-05-26 23:35:00,2023-05-26 23:45:00,1828.0,1827.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43032,做空,2023-05-26 23:45:00,2023-05-27 00:05:00,1827.46,1826.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43033,做多,2023-05-27 00:05:00,2023-05-27 01:05:00,1826.76,1826.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43034,做空,2023-05-27 01:05:00,2023-05-27 02:35:00,1826.35,1827.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43035,做多,2023-05-27 02:40:00,2023-05-27 02:45:00,1830.91,1831.21,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43036,做多,2023-05-27 04:30:00,2023-05-27 05:00:00,1834.04,1832.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43037,做空,2023-05-27 05:00:00,2023-05-27 05:05:00,1832.84,1833.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43038,做多,2023-05-27 05:05:00,2023-05-27 05:10:00,1833.7,1832.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43039,做空,2023-05-27 05:10:00,2023-05-27 05:15:00,1832.45,1832.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43040,做多,2023-05-27 06:35:00,2023-05-27 06:50:00,1830.92,1832.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43041,做多,2023-05-27 09:10:00,2023-05-27 09:25:00,1828.17,1828.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43042,做空,2023-05-27 09:25:00,2023-05-27 09:45:00,1828.01,1827.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43043,做多,2023-05-27 09:45:00,2023-05-27 09:50:00,1827.91,1827.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43044,做空,2023-05-27 09:50:00,2023-05-27 09:55:00,1827.69,1826.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43045,做多,2023-05-27 11:25:00,2023-05-27 11:35:00,1825.77,1826.12,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43046,做多,2023-05-27 12:10:00,2023-05-27 12:15:00,1825.8,1825.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43047,做空,2023-05-27 12:15:00,2023-05-27 13:50:00,1825.71,1825.65,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43048,做多,2023-05-27 15:15:00,2023-05-27 15:25:00,1822.9,1822.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43049,做空,2023-05-27 15:25:00,2023-05-27 15:45:00,1822.05,1822.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43050,做多,2023-05-27 15:45:00,2023-05-27 15:50:00,1822.56,1822.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43051,做空,2023-05-27 15:50:00,2023-05-27 16:05:00,1822.44,1821.76,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43052,做多,2023-05-27 16:55:00,2023-05-27 17:00:00,1821.16,1820.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43053,做空,2023-05-27 17:00:00,2023-05-27 17:15:00,1820.33,1820.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43054,做多,2023-05-27 17:15:00,2023-05-27 17:20:00,1820.81,1820.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43055,做空,2023-05-27 17:20:00,2023-05-27 17:25:00,1820.54,1820.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43056,做多,2023-05-27 17:25:00,2023-05-27 17:35:00,1820.63,1823.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43057,做多,2023-05-27 19:15:00,2023-05-27 19:20:00,1823.89,1823.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43058,做空,2023-05-27 19:20:00,2023-05-27 19:30:00,1823.7,1824.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43059,做多,2023-05-27 19:30:00,2023-05-27 19:45:00,1824.27,1824.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43060,做空,2023-05-27 19:45:00,2023-05-27 20:55:00,1824.19,1826.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43061,做多,2023-05-27 20:55:00,2023-05-27 21:00:00,1826.75,1825.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43062,做多,2023-05-27 21:05:00,2023-05-27 21:10:00,1826.81,1827.19,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43063,做多,2023-05-27 21:20:00,2023-05-27 21:25:00,1825.65,1824.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43064,做空,2023-05-27 21:25:00,2023-05-27 21:30:00,1824.02,1824.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43065,做多,2023-05-27 21:35:00,2023-05-27 21:40:00,1825.84,1824.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43066,做空,2023-05-27 21:40:00,2023-05-27 21:55:00,1824.84,1827.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43067,做多,2023-05-27 21:55:00,2023-05-27 22:05:00,1827.24,1827.32,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43068,做多,2023-05-27 23:35:00,2023-05-27 23:40:00,1828.91,1829.05,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43069,做多,2023-05-28 00:35:00,2023-05-28 00:40:00,1828.38,1838.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43070,做多,2023-05-28 03:20:00,2023-05-28 03:25:00,1847.01,1846.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43071,做空,2023-05-28 03:25:00,2023-05-28 03:35:00,1846.29,1847.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43072,做多,2023-05-28 03:35:00,2023-05-28 03:40:00,1847.73,1849.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43073,做多,2023-05-28 04:35:00,2023-05-28 04:45:00,1849.94,1849.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43074,做空,2023-05-28 04:45:00,2023-05-28 06:00:00,1849.71,1847.9,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43075,做多,2023-05-28 06:00:00,2023-05-28 06:35:00,1847.9,1847.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43076,做空,2023-05-28 06:35:00,2023-05-28 06:50:00,1847.74,1845.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43077,做多,2023-05-28 07:25:00,2023-05-28 07:30:00,1846.62,1846.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43078,做空,2023-05-28 07:30:00,2023-05-28 07:35:00,1846.1,1846.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43079,做多,2023-05-28 07:35:00,2023-05-28 07:40:00,1846.44,1846.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43080,做空,2023-05-28 07:40:00,2023-05-28 07:45:00,1846.31,1847.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43081,做多,2023-05-28 07:45:00,2023-05-28 08:00:00,1847.0,1845.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43082,做空,2023-05-28 08:00:00,2023-05-28 08:20:00,1845.64,1843.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43083,做多,2023-05-28 08:30:00,2023-05-28 08:35:00,1845.9,1845.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43084,做空,2023-05-28 08:35:00,2023-05-28 08:40:00,1845.32,1842.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43085,做多,2023-05-28 09:00:00,2023-05-28 09:15:00,1844.74,1844.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43086,做空,2023-05-28 09:15:00,2023-05-28 09:25:00,1844.59,1845.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43087,做多,2023-05-28 09:25:00,2023-05-28 09:30:00,1845.68,1844.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43088,做空,2023-05-28 09:30:00,2023-05-28 09:55:00,1844.6,1844.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43089,做多,2023-05-28 09:55:00,2023-05-28 10:20:00,1844.01,1843.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43090,做空,2023-05-28 10:20:00,2023-05-28 10:30:00,1843.86,1844.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43091,做多,2023-05-28 10:30:00,2023-05-28 10:40:00,1844.06,1843.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43092,做空,2023-05-28 10:40:00,2023-05-28 10:45:00,1843.48,1844.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43093,做多,2023-05-28 10:45:00,2023-05-28 10:50:00,1844.85,1845.32,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43094,做多,2023-05-28 11:25:00,2023-05-28 11:30:00,1845.39,1843.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43095,做空,2023-05-28 11:30:00,2023-05-28 12:20:00,1843.2,1840.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43096,做多,2023-05-28 13:20:00,2023-05-28 13:35:00,1841.33,1843.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43097,做多,2023-05-28 15:10:00,2023-05-28 15:20:00,1841.45,1839.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43098,做空,2023-05-28 15:20:00,2023-05-28 15:25:00,1839.67,1840.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43099,做多,2023-05-28 15:25:00,2023-05-28 15:40:00,1840.51,1840.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43100,做空,2023-05-28 15:40:00,2023-05-28 16:20:00,1840.71,1840.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43101,做多,2023-05-28 16:20:00,2023-05-28 16:30:00,1840.82,1840.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43102,做空,2023-05-28 16:30:00,2023-05-28 16:35:00,1840.4,1842.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43103,做多,2023-05-28 16:35:00,2023-05-28 17:05:00,1842.22,1841.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43104,做空,2023-05-28 17:05:00,2023-05-28 17:10:00,1841.5,1842.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43105,做多,2023-05-28 17:10:00,2023-05-28 17:15:00,1842.53,1842.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43106,做空,2023-05-28 17:15:00,2023-05-28 18:10:00,1842.29,1846.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43107,做多,2023-05-28 18:10:00,2023-05-28 18:15:00,1846.09,1847.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43108,做多,2023-05-28 19:05:00,2023-05-28 19:15:00,1852.05,1850.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43109,做空,2023-05-28 19:15:00,2023-05-28 19:45:00,1850.14,1846.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43110,做多,2023-05-28 20:00:00,2023-05-28 21:00:00,1850.18,1853.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43111,做多,2023-05-29 01:05:00,2023-05-29 01:30:00,1914.5,1912.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43112,做空,2023-05-29 01:30:00,2023-05-29 01:50:00,1912.6,1915.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43113,做多,2023-05-29 01:50:00,2023-05-29 02:05:00,1915.09,1914.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43114,做空,2023-05-29 02:05:00,2023-05-29 02:20:00,1914.14,1911.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43115,做多,2023-05-29 05:05:00,2023-05-29 05:10:00,1902.0,1901.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43116,做空,2023-05-29 05:10:00,2023-05-29 06:45:00,1901.93,1902.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43117,做多,2023-05-29 06:45:00,2023-05-29 07:00:00,1902.93,1902.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43118,做空,2023-05-29 07:00:00,2023-05-29 07:10:00,1902.83,1901.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43119,做多,2023-05-29 08:00:00,2023-05-29 08:50:00,1900.91,1898.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43120,做空,2023-05-29 08:50:00,2023-05-29 08:55:00,1898.91,1899.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43121,做多,2023-05-29 08:55:00,2023-05-29 09:10:00,1899.32,1899.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43122,做空,2023-05-29 09:10:00,2023-05-29 09:15:00,1899.02,1899.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43123,做多,2023-05-29 09:15:00,2023-05-29 09:20:00,1899.1,1901.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43124,做多,2023-05-29 09:20:00,2023-05-29 09:25:00,1901.5,1900.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43125,做多,2023-05-29 10:35:00,2023-05-29 10:40:00,1902.76,1901.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43126,做空,2023-05-29 10:40:00,2023-05-29 10:45:00,1901.22,1895.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43127,做多,2023-05-29 11:10:00,2023-05-29 11:15:00,1903.78,1901.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43128,做空,2023-05-29 11:15:00,2023-05-29 11:20:00,1901.97,1902.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43129,做多,2023-05-29 11:20:00,2023-05-29 11:40:00,1902.0,1901.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43130,做空,2023-05-29 11:40:00,2023-05-29 12:15:00,1901.73,1899.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43131,做多,2023-05-29 12:20:00,2023-05-29 13:25:00,1901.73,1900.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43132,做空,2023-05-29 13:25:00,2023-05-29 13:40:00,1900.99,1897.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43133,做多,2023-05-29 13:50:00,2023-05-29 13:55:00,1900.33,1899.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43134,做空,2023-05-29 13:55:00,2023-05-29 14:25:00,1899.75,1898.53,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43135,做多,2023-05-29 14:25:00,2023-05-29 15:10:00,1898.53,1896.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43136,做空,2023-05-29 15:10:00,2023-05-29 15:25:00,1896.12,1888.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43137,做多,2023-05-29 17:25:00,2023-05-29 17:30:00,1886.01,1884.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43138,做空,2023-05-29 17:30:00,2023-05-29 19:40:00,1884.82,1891.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43139,做多,2023-05-29 19:45:00,2023-05-29 19:50:00,1892.77,1889.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43140,做空,2023-05-29 19:50:00,2023-05-29 19:55:00,1889.49,1890.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43141,做多,2023-05-29 20:10:00,2023-05-29 20:20:00,1892.0,1894.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43142,做多,2023-05-29 21:20:00,2023-05-29 21:25:00,1894.2,1889.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43143,做空,2023-05-29 21:25:00,2023-05-29 21:30:00,1889.1,1891.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43144,做多,2023-05-29 21:45:00,2023-05-29 21:50:00,1893.01,1891.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43145,做空,2023-05-29 21:50:00,2023-05-29 22:00:00,1891.0,1888.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43146,做多,2023-05-29 22:30:00,2023-05-29 22:45:00,1890.27,1890.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43147,做空,2023-05-29 22:45:00,2023-05-30 00:05:00,1890.51,1893.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43148,做多,2023-05-30 00:05:00,2023-05-30 01:10:00,1893.08,1895.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43149,做多,2023-05-30 02:15:00,2023-05-30 02:35:00,1895.77,1897.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43150,做多,2023-05-30 02:45:00,2023-05-30 02:55:00,1898.26,1898.76,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43151,做多,2023-05-30 03:15:00,2023-05-30 03:20:00,1908.87,1903.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43152,做多,2023-05-30 04:00:00,2023-05-30 04:10:00,1900.87,1899.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43153,做空,2023-05-30 04:10:00,2023-05-30 05:10:00,1899.8,1893.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43154,做多,2023-05-30 05:45:00,2023-05-30 06:00:00,1897.74,1899.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43155,做多,2023-05-30 08:15:00,2023-05-30 08:30:00,1901.47,1902.04,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43156,做多,2023-05-30 11:05:00,2023-05-30 11:20:00,1908.47,1912.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43157,做多,2023-05-30 12:55:00,2023-05-30 13:30:00,1908.74,1910.5,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43158,做空,2023-05-30 13:30:00,2023-05-30 13:50:00,1910.5,1904.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43159,做多,2023-05-30 14:05:00,2023-05-30 14:10:00,1908.83,1905.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43160,做空,2023-05-30 14:10:00,2023-05-30 14:15:00,1905.42,1907.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43161,做多,2023-05-30 14:15:00,2023-05-30 15:40:00,1907.91,1900.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43162,做空,2023-05-30 15:40:00,2023-05-30 15:45:00,1900.14,1901.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43163,做多,2023-05-30 15:45:00,2023-05-30 15:50:00,1901.93,1900.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43164,做空,2023-05-30 15:50:00,2023-05-30 16:05:00,1900.4,1901.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43165,做多,2023-05-30 16:05:00,2023-05-30 16:10:00,1901.52,1896.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43166,做空,2023-05-30 16:10:00,2023-05-30 16:15:00,1896.61,1895.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43167,做多,2023-05-30 16:20:00,2023-05-30 16:25:00,1900.23,1900.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43168,做空,2023-05-30 16:25:00,2023-05-30 17:10:00,1900.03,1901.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43169,做多,2023-05-30 17:10:00,2023-05-30 17:15:00,1901.85,1899.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43170,做空,2023-05-30 17:15:00,2023-05-30 17:30:00,1899.99,1900.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43171,做多,2023-05-30 17:30:00,2023-05-30 17:45:00,1900.81,1909.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43172,做多,2023-05-30 18:05:00,2023-05-30 18:25:00,1902.22,1902.74,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43173,做空,2023-05-30 18:25:00,2023-05-30 19:20:00,1902.74,1905.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43174,做多,2023-05-30 19:20:00,2023-05-30 19:45:00,1905.53,1905.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43175,做空,2023-05-30 19:45:00,2023-05-30 19:55:00,1905.88,1906.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43176,做多,2023-05-30 19:55:00,2023-05-30 20:00:00,1906.25,1904.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43177,做空,2023-05-30 20:00:00,2023-05-30 20:05:00,1904.26,1906.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43178,做多,2023-05-30 20:05:00,2023-05-30 21:20:00,1906.39,1911.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43179,做多,2023-05-30 22:45:00,2023-05-30 22:50:00,1905.21,1904.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43180,做空,2023-05-30 22:50:00,2023-05-30 23:00:00,1904.07,1900.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43181,做多,2023-05-31 00:20:00,2023-05-31 00:25:00,1900.57,1900.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43182,做空,2023-05-31 00:25:00,2023-05-31 02:00:00,1900.15,1896.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43183,做多,2023-05-31 03:20:00,2023-05-31 04:00:00,1895.64,1895.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43184,做空,2023-05-31 04:00:00,2023-05-31 04:35:00,1895.13,1891.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43185,做多,2023-05-31 06:45:00,2023-05-31 06:50:00,1866.64,1866.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43186,做空,2023-05-31 06:50:00,2023-05-31 07:05:00,1866.61,1865.53,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43187,做多,2023-05-31 07:05:00,2023-05-31 07:20:00,1865.53,1869.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43188,做多,2023-05-31 08:05:00,2023-05-31 08:20:00,1870.49,1869.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43189,做空,2023-05-31 08:20:00,2023-05-31 08:45:00,1869.47,1868.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43190,做多,2023-05-31 08:45:00,2023-05-31 09:10:00,1868.88,1868.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43191,做空,2023-05-31 09:10:00,2023-05-31 09:15:00,1868.13,1869.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43192,做多,2023-05-31 09:15:00,2023-05-31 09:20:00,1869.48,1868.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43193,做空,2023-05-31 09:20:00,2023-05-31 09:40:00,1868.53,1868.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43194,做多,2023-05-31 09:40:00,2023-05-31 10:05:00,1868.51,1869.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43195,做多,2023-05-31 11:25:00,2023-05-31 11:30:00,1867.36,1866.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43196,做空,2023-05-31 11:30:00,2023-05-31 11:40:00,1866.46,1866.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43197,做多,2023-05-31 11:40:00,2023-05-31 11:45:00,1866.77,1866.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43198,做空,2023-05-31 11:45:00,2023-05-31 12:00:00,1866.33,1865.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43199,做多,2023-05-31 12:00:00,2023-05-31 12:05:00,1865.62,1862.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43200,做空,2023-05-31 12:05:00,2023-05-31 12:10:00,1862.22,1864.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43201,做多,2023-05-31 12:15:00,2023-05-31 12:50:00,1864.49,1866.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43202,做多,2023-05-31 13:05:00,2023-05-31 13:10:00,1868.8,1870.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43203,做多,2023-05-31 15:20:00,2023-05-31 15:35:00,1859.13,1857.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43204,做空,2023-05-31 15:35:00,2023-05-31 15:40:00,1857.07,1857.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43205,做多,2023-05-31 15:40:00,2023-05-31 15:45:00,1857.98,1856.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43206,做空,2023-05-31 15:45:00,2023-05-31 15:50:00,1856.67,1858.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43207,做多,2023-05-31 15:50:00,2023-05-31 15:55:00,1858.89,1857.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43208,做空,2023-05-31 15:55:00,2023-05-31 16:05:00,1857.32,1857.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43209,做多,2023-05-31 16:10:00,2023-05-31 16:20:00,1859.93,1859.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43210,做空,2023-05-31 16:20:00,2023-05-31 16:50:00,1859.99,1857.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43211,做多,2023-05-31 16:55:00,2023-05-31 17:05:00,1859.37,1858.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43212,做空,2023-05-31 17:05:00,2023-05-31 17:10:00,1858.68,1859.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43213,做多,2023-05-31 17:10:00,2023-05-31 17:15:00,1859.65,1859.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43214,做多,2023-05-31 17:20:00,2023-05-31 17:25:00,1859.36,1861.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43215,做多,2023-05-31 19:20:00,2023-05-31 19:40:00,1863.65,1867.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43216,做多,2023-05-31 20:05:00,2023-05-31 20:25:00,1864.99,1867.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43217,做多,2023-05-31 22:05:00,2023-05-31 22:15:00,1864.53,1867.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43218,做多,2023-06-01 01:05:00,2023-06-01 01:25:00,1876.42,1877.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43219,做空,2023-06-01 01:25:00,2023-06-01 01:45:00,1877.31,1874.14,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43220,做多,2023-06-01 01:45:00,2023-06-01 04:10:00,1874.14,1853.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43221,做空,2023-06-01 04:10:00,2023-06-01 04:30:00,1853.82,1854.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43222,做多,2023-06-01 04:30:00,2023-06-01 04:35:00,1854.64,1854.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43223,做空,2023-06-01 04:35:00,2023-06-01 04:40:00,1854.15,1855.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43224,做多,2023-06-01 04:40:00,2023-06-01 04:45:00,1855.51,1855.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43225,做空,2023-06-01 04:45:00,2023-06-01 05:05:00,1855.21,1856.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43226,做多,2023-06-01 05:05:00,2023-06-01 05:10:00,1856.3,1856.97,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43227,做多,2023-06-01 06:30:00,2023-06-01 06:50:00,1854.3,1855.65,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43228,做空,2023-06-01 06:50:00,2023-06-01 07:00:00,1855.65,1854.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43229,做多,2023-06-01 07:20:00,2023-06-01 07:25:00,1855.68,1858.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43230,做多,2023-06-01 08:10:00,2023-06-01 08:55:00,1854.75,1859.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43231,做多,2023-06-01 10:20:00,2023-06-01 10:25:00,1861.3,1860.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43232,做空,2023-06-01 10:25:00,2023-06-01 10:30:00,1860.76,1861.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43233,做多,2023-06-01 10:30:00,2023-06-01 10:35:00,1861.48,1860.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43234,做空,2023-06-01 10:35:00,2023-06-01 10:40:00,1860.67,1861.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43235,做多,2023-06-01 10:40:00,2023-06-01 10:45:00,1861.71,1861.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43236,做空,2023-06-01 10:45:00,2023-06-01 10:55:00,1861.01,1858.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43237,做多,2023-06-01 11:35:00,2023-06-01 11:40:00,1860.6,1859.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43238,做空,2023-06-01 11:40:00,2023-06-01 11:45:00,1859.54,1860.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43239,做多,2023-06-01 11:45:00,2023-06-01 11:50:00,1860.46,1859.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43240,做空,2023-06-01 11:50:00,2023-06-01 11:55:00,1859.55,1860.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43241,做多,2023-06-01 11:55:00,2023-06-01 12:00:00,1860.8,1860.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43242,做空,2023-06-01 12:00:00,2023-06-01 12:10:00,1860.0,1858.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43243,做多,2023-06-01 12:20:00,2023-06-01 12:25:00,1860.33,1859.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43244,做多,2023-06-01 12:30:00,2023-06-01 12:35:00,1863.09,1860.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43245,做多,2023-06-01 13:35:00,2023-06-01 13:40:00,1862.57,1859.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43246,做空,2023-06-01 13:40:00,2023-06-01 13:55:00,1859.96,1860.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43247,做多,2023-06-01 13:55:00,2023-06-01 14:05:00,1860.43,1861.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43248,做多,2023-06-01 14:10:00,2023-06-01 14:15:00,1862.91,1857.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43249,做空,2023-06-01 14:15:00,2023-06-01 14:20:00,1857.62,1856.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43250,做多,2023-06-01 14:50:00,2023-06-01 14:55:00,1860.34,1859.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43251,做空,2023-06-01 14:55:00,2023-06-01 15:05:00,1859.77,1860.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43252,做多,2023-06-01 15:05:00,2023-06-01 15:15:00,1860.6,1862.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43253,做多,2023-06-01 16:50:00,2023-06-01 16:55:00,1872.91,1875.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43254,做多,2023-06-01 18:55:00,2023-06-01 19:15:00,1872.9,1871.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43255,做空,2023-06-01 19:15:00,2023-06-01 19:30:00,1871.96,1859.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43256,做多,2023-06-01 20:00:00,2023-06-01 20:10:00,1870.52,1870.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43257,做空,2023-06-01 20:10:00,2023-06-01 20:35:00,1870.2,1869.95,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43258,做多,2023-06-01 20:35:00,2023-06-01 20:40:00,1869.95,1867.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43259,做空,2023-06-01 20:40:00,2023-06-01 20:50:00,1867.23,1868.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43260,做多,2023-06-01 20:50:00,2023-06-01 21:20:00,1868.2,1871.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43261,做多,2023-06-01 22:00:00,2023-06-02 01:05:00,1868.26,1858.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43262,做空,2023-06-02 01:05:00,2023-06-02 01:10:00,1858.46,1859.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43263,做多,2023-06-02 01:10:00,2023-06-02 01:15:00,1859.72,1859.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43264,做空,2023-06-02 01:15:00,2023-06-02 01:20:00,1859.33,1863.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43265,做多,2023-06-02 01:20:00,2023-06-02 01:25:00,1863.3,1867.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43266,做多,2023-06-02 03:35:00,2023-06-02 03:55:00,1875.37,1878.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43267,做多,2023-06-02 03:55:00,2023-06-02 04:00:00,1878.01,1877.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43268,做多,2023-06-02 04:15:00,2023-06-02 04:20:00,1876.67,1884.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43269,做多,2023-06-02 06:40:00,2023-06-02 08:35:00,1890.04,1888.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43270,做多,2023-06-02 10:20:00,2023-06-02 10:25:00,1890.61,1890.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43271,做空,2023-06-02 10:25:00,2023-06-02 10:35:00,1890.36,1889.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43272,做多,2023-06-02 10:35:00,2023-06-02 10:55:00,1889.92,1891.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43273,做多,2023-06-02 12:40:00,2023-06-02 12:45:00,1893.22,1888.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43274,做空,2023-06-02 12:45:00,2023-06-02 12:50:00,1888.9,1888.23,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43275,做多,2023-06-02 13:30:00,2023-06-02 13:35:00,1892.44,1888.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43276,做空,2023-06-02 13:35:00,2023-06-02 13:45:00,1888.3,1882.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43277,做多,2023-06-02 14:55:00,2023-06-02 15:40:00,1884.0,1886.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43278,做多,2023-06-02 16:25:00,2023-06-02 16:45:00,1888.04,1890.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43279,做多,2023-06-02 16:55:00,2023-06-02 18:10:00,1888.24,1891.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43280,做多,2023-06-02 18:30:00,2023-06-02 18:35:00,1892.87,1894.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43281,做多,2023-06-02 20:20:00,2023-06-02 20:25:00,1907.25,1906.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43282,做空,2023-06-02 20:25:00,2023-06-02 20:30:00,1906.73,1905.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43283,做多,2023-06-02 22:00:00,2023-06-02 22:10:00,1904.2,1904.89,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43284,做多,2023-06-02 23:20:00,2023-06-02 23:25:00,1905.35,1904.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43285,做空,2023-06-02 23:25:00,2023-06-02 23:30:00,1904.47,1904.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43286,做多,2023-06-02 23:30:00,2023-06-03 00:00:00,1904.93,1905.02,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43287,做空,2023-06-03 00:00:00,2023-06-03 00:10:00,1905.02,1905.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43288,做多,2023-06-03 00:10:00,2023-06-03 00:20:00,1905.71,1906.09,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43289,做多,2023-06-03 03:05:00,2023-06-03 03:20:00,1899.54,1898.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43290,做空,2023-06-03 03:20:00,2023-06-03 03:40:00,1898.82,1899.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43291,做多,2023-06-03 03:40:00,2023-06-03 04:40:00,1899.01,1900.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43292,做多,2023-06-03 05:50:00,2023-06-03 05:55:00,1900.35,1900.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43293,做空,2023-06-03 05:55:00,2023-06-03 06:00:00,1900.05,1901.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43294,做多,2023-06-03 06:00:00,2023-06-03 06:10:00,1901.29,1902.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43295,做多,2023-06-03 07:25:00,2023-06-03 07:35:00,1902.88,1904.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43296,做多,2023-06-03 07:35:00,2023-06-03 07:40:00,1904.3,1903.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43297,做多,2023-06-03 08:40:00,2023-06-03 08:45:00,1902.5,1901.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43298,做空,2023-06-03 08:45:00,2023-06-03 08:50:00,1901.31,1901.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43299,做多,2023-06-03 09:25:00,2023-06-03 09:50:00,1902.0,1903.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43300,做多,2023-06-03 10:30:00,2023-06-03 10:35:00,1903.18,1905.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43301,做多,2023-06-03 11:45:00,2023-06-03 12:20:00,1903.0,1904.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43302,做多,2023-06-03 12:35:00,2023-06-03 12:45:00,1903.65,1903.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43303,做空,2023-06-03 12:45:00,2023-06-03 12:50:00,1903.33,1903.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43304,做多,2023-06-03 12:50:00,2023-06-03 14:15:00,1903.37,1901.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43305,做空,2023-06-03 14:15:00,2023-06-03 14:20:00,1901.0,1901.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43306,做多,2023-06-03 14:20:00,2023-06-03 14:25:00,1901.48,1900.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43307,做空,2023-06-03 14:25:00,2023-06-03 14:35:00,1900.96,1900.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43308,做多,2023-06-03 15:00:00,2023-06-03 15:30:00,1899.96,1901.1,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43309,做空,2023-06-03 15:30:00,2023-06-03 15:50:00,1901.1,1899.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43310,做多,2023-06-03 15:50:00,2023-06-03 15:55:00,1899.37,1902.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43311,做多,2023-06-03 15:55:00,2023-06-03 16:00:00,1902.5,1901.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43312,做多,2023-06-03 18:25:00,2023-06-03 18:30:00,1892.88,1891.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43313,做空,2023-06-03 18:30:00,2023-06-03 18:40:00,1891.99,1892.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43314,做多,2023-06-03 18:40:00,2023-06-03 18:50:00,1892.01,1890.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43315,做空,2023-06-03 18:50:00,2023-06-03 19:00:00,1890.79,1890.57,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43316,做多,2023-06-03 19:00:00,2023-06-03 19:15:00,1890.57,1890.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43317,做空,2023-06-03 19:15:00,2023-06-03 19:20:00,1890.32,1888.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43318,做多,2023-06-03 20:20:00,2023-06-03 20:35:00,1888.2,1887.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43319,做空,2023-06-03 20:35:00,2023-06-03 21:00:00,1887.44,1888.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43320,做多,2023-06-03 21:00:00,2023-06-03 21:05:00,1888.95,1888.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43321,做空,2023-06-03 21:05:00,2023-06-03 21:10:00,1888.41,1886.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43322,做多,2023-06-03 21:15:00,2023-06-03 21:20:00,1887.51,1887.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43323,做空,2023-06-03 21:20:00,2023-06-03 21:25:00,1887.02,1888.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43324,做多,2023-06-03 21:25:00,2023-06-03 21:35:00,1888.4,1886.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43325,做空,2023-06-03 21:35:00,2023-06-03 21:40:00,1886.53,1887.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43326,做多,2023-06-03 21:40:00,2023-06-03 22:00:00,1887.13,1888.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43327,做多,2023-06-03 23:20:00,2023-06-03 23:50:00,1889.41,1890.49,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43328,做空,2023-06-03 23:50:00,2023-06-04 00:25:00,1890.49,1891.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43329,做多,2023-06-04 00:25:00,2023-06-04 00:35:00,1891.38,1890.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43330,做空,2023-06-04 00:35:00,2023-06-04 00:45:00,1890.22,1889.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43331,做多,2023-06-04 01:10:00,2023-06-04 01:40:00,1889.4,1889.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43332,做空,2023-06-04 01:40:00,2023-06-04 01:50:00,1889.62,1890.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43333,做多,2023-06-04 01:50:00,2023-06-04 01:55:00,1890.47,1889.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43334,做空,2023-06-04 01:55:00,2023-06-04 02:00:00,1889.4,1890.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43335,做多,2023-06-04 02:00:00,2023-06-04 02:20:00,1890.15,1889.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43336,做空,2023-06-04 02:20:00,2023-06-04 02:30:00,1889.4,1891.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43337,做多,2023-06-04 02:30:00,2023-06-04 02:45:00,1891.11,1892.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43338,做多,2023-06-04 04:50:00,2023-06-04 05:00:00,1893.63,1893.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43339,做空,2023-06-04 05:00:00,2023-06-04 05:15:00,1893.44,1892.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43340,做多,2023-06-04 06:30:00,2023-06-04 06:40:00,1894.3,1896.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43341,做多,2023-06-04 08:25:00,2023-06-04 08:35:00,1899.0,1898.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43342,做空,2023-06-04 08:35:00,2023-06-04 08:45:00,1898.25,1898.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43343,做多,2023-06-04 09:00:00,2023-06-04 09:05:00,1899.72,1900.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43344,做多,2023-06-04 10:20:00,2023-06-04 10:40:00,1903.6,1903.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43345,做空,2023-06-04 10:40:00,2023-06-04 10:45:00,1903.3,1904.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43346,做多,2023-06-04 10:45:00,2023-06-04 10:55:00,1904.53,1903.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43347,做空,2023-06-04 10:55:00,2023-06-04 11:10:00,1903.91,1904.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43348,做多,2023-06-04 11:10:00,2023-06-04 11:15:00,1904.43,1903.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43349,做空,2023-06-04 11:15:00,2023-06-04 11:35:00,1903.3,1901.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43350,做多,2023-06-04 12:35:00,2023-06-04 13:05:00,1903.24,1902.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43351,做空,2023-06-04 13:05:00,2023-06-04 13:20:00,1902.72,1903.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43352,做多,2023-06-04 13:20:00,2023-06-04 13:25:00,1903.65,1903.79,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43353,做多,2023-06-04 14:20:00,2023-06-04 15:00:00,1903.94,1904.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43354,做空,2023-06-04 15:00:00,2023-06-04 15:25:00,1904.76,1904.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43355,做多,2023-06-04 15:25:00,2023-06-04 15:30:00,1904.0,1902.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43356,做空,2023-06-04 15:30:00,2023-06-04 15:35:00,1902.65,1903.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43357,做多,2023-06-04 15:35:00,2023-06-04 17:10:00,1903.07,1898.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43358,做空,2023-06-04 17:10:00,2023-06-04 17:25:00,1898.25,1898.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43359,做多,2023-06-04 17:25:00,2023-06-04 17:30:00,1898.9,1898.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43360,做空,2023-06-04 17:30:00,2023-06-04 17:40:00,1898.27,1898.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43361,做多,2023-06-04 17:40:00,2023-06-04 17:45:00,1898.4,1898.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43362,做空,2023-06-04 17:45:00,2023-06-04 18:00:00,1898.04,1899.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43363,做多,2023-06-04 18:00:00,2023-06-04 18:05:00,1899.99,1900.02,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43364,做多,2023-06-04 20:35:00,2023-06-04 20:50:00,1903.13,1903.93,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43365,做多,2023-06-04 21:00:00,2023-06-04 21:05:00,1903.57,1905.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43366,做多,2023-06-04 21:05:00,2023-06-04 21:10:00,1905.5,1904.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43367,做多,2023-06-04 22:05:00,2023-06-04 22:15:00,1905.31,1908.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43368,做多,2023-06-04 22:35:00,2023-06-04 22:50:00,1904.77,1904.79,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43369,做空,2023-06-04 22:50:00,2023-06-04 23:00:00,1904.79,1902.72,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43370,做多,2023-06-04 23:00:00,2023-06-05 02:30:00,1902.72,1882.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43371,做空,2023-06-05 02:30:00,2023-06-05 02:45:00,1882.78,1880.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43372,做多,2023-06-05 04:30:00,2023-06-05 04:35:00,1872.66,1870.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43373,做空,2023-06-05 04:35:00,2023-06-05 04:40:00,1870.65,1871.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43374,做多,2023-06-05 04:40:00,2023-06-05 05:50:00,1871.01,1868.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43375,做空,2023-06-05 05:50:00,2023-06-05 05:55:00,1868.09,1869.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43376,做多,2023-06-05 05:55:00,2023-06-05 06:45:00,1869.63,1868.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43377,做空,2023-06-05 06:45:00,2023-06-05 06:50:00,1868.68,1869.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43378,做多,2023-06-05 06:50:00,2023-06-05 06:55:00,1869.88,1868.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43379,做空,2023-06-05 06:55:00,2023-06-05 07:00:00,1868.69,1869.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43380,做多,2023-06-05 07:00:00,2023-06-05 07:15:00,1869.13,1871.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43381,做多,2023-06-05 08:25:00,2023-06-05 08:40:00,1871.45,1871.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43382,做空,2023-06-05 08:40:00,2023-06-05 08:45:00,1871.43,1870.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43383,做多,2023-06-05 09:00:00,2023-06-05 09:15:00,1871.43,1870.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43384,做空,2023-06-05 09:15:00,2023-06-05 09:45:00,1870.37,1868.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43385,做多,2023-06-05 10:30:00,2023-06-05 10:35:00,1869.28,1865.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43386,做空,2023-06-05 10:35:00,2023-06-05 10:40:00,1865.55,1864.92,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43387,做多,2023-06-05 11:20:00,2023-06-05 11:30:00,1867.51,1866.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43388,做空,2023-06-05 11:30:00,2023-06-05 11:35:00,1866.69,1868.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43389,做多,2023-06-05 11:35:00,2023-06-05 12:20:00,1868.6,1868.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43390,做空,2023-06-05 12:20:00,2023-06-05 12:35:00,1868.42,1863.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43391,做多,2023-06-05 13:10:00,2023-06-05 13:15:00,1867.55,1865.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43392,做空,2023-06-05 13:15:00,2023-06-05 13:25:00,1865.2,1865.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43393,做多,2023-06-05 13:25:00,2023-06-05 14:00:00,1865.99,1870.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43394,做多,2023-06-05 14:15:00,2023-06-05 14:25:00,1865.6,1866.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43395,做空,2023-06-05 14:25:00,2023-06-05 14:30:00,1866.0,1867.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43396,做多,2023-06-05 14:30:00,2023-06-05 14:35:00,1867.45,1866.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43397,做空,2023-06-05 14:35:00,2023-06-05 14:40:00,1866.15,1868.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43398,做多,2023-06-05 14:40:00,2023-06-05 14:50:00,1868.08,1866.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43399,做空,2023-06-05 14:50:00,2023-06-05 15:00:00,1866.94,1858.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43400,做多,2023-06-05 17:35:00,2023-06-05 17:45:00,1814.04,1815.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43401,做多,2023-06-05 19:45:00,2023-06-05 19:50:00,1808.23,1806.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43402,做空,2023-06-05 19:50:00,2023-06-05 20:05:00,1806.87,1805.09,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43403,做多,2023-06-05 20:05:00,2023-06-05 20:15:00,1805.09,1804.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43404,做空,2023-06-05 20:15:00,2023-06-05 20:20:00,1804.74,1804.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43405,做多,2023-06-05 20:20:00,2023-06-05 22:00:00,1804.84,1806.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43406,做多,2023-06-05 23:55:00,2023-06-06 00:05:00,1810.03,1809.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43407,做空,2023-06-06 00:05:00,2023-06-06 00:10:00,1809.61,1810.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43408,做多,2023-06-06 00:10:00,2023-06-06 00:25:00,1810.13,1809.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43409,做空,2023-06-06 00:25:00,2023-06-06 00:30:00,1809.42,1810.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43410,做多,2023-06-06 00:30:00,2023-06-06 00:35:00,1810.95,1810.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43411,做空,2023-06-06 00:35:00,2023-06-06 00:40:00,1810.34,1811.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43412,做多,2023-06-06 00:40:00,2023-06-06 00:45:00,1811.01,1809.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43413,做空,2023-06-06 00:45:00,2023-06-06 01:05:00,1809.89,1807.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43414,做多,2023-06-06 02:05:00,2023-06-06 02:10:00,1807.64,1805.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43415,做空,2023-06-06 02:10:00,2023-06-06 02:20:00,1805.96,1811.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43416,做多,2023-06-06 02:20:00,2023-06-06 02:25:00,1811.46,1810.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43417,做多,2023-06-06 03:35:00,2023-06-06 04:30:00,1810.45,1813.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43418,做多,2023-06-06 05:55:00,2023-06-06 06:00:00,1815.0,1813.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43419,做空,2023-06-06 06:00:00,2023-06-06 06:20:00,1813.66,1815.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43420,做多,2023-06-06 06:20:00,2023-06-06 07:20:00,1815.14,1813.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43421,做空,2023-06-06 07:20:00,2023-06-06 07:25:00,1813.53,1814.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43422,做多,2023-06-06 07:25:00,2023-06-06 07:30:00,1814.75,1815.0,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43423,做多,2023-06-06 07:50:00,2023-06-06 07:55:00,1813.69,1812.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43424,做空,2023-06-06 07:55:00,2023-06-06 08:00:00,1812.26,1813.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43425,做多,2023-06-06 08:00:00,2023-06-06 08:10:00,1813.32,1813.63,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43426,做空,2023-06-06 08:10:00,2023-06-06 09:35:00,1813.63,1814.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43427,做多,2023-06-06 09:35:00,2023-06-06 09:45:00,1814.12,1815.04,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43428,做空,2023-06-06 09:45:00,2023-06-06 09:50:00,1815.04,1815.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43429,做多,2023-06-06 09:50:00,2023-06-06 09:55:00,1815.99,1816.27,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43430,做多,2023-06-06 11:05:00,2023-06-06 11:10:00,1817.6,1816.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43431,做空,2023-06-06 11:10:00,2023-06-06 11:25:00,1816.32,1814.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43432,做多,2023-06-06 12:15:00,2023-06-06 12:20:00,1814.67,1809.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43433,做空,2023-06-06 12:20:00,2023-06-06 12:30:00,1809.33,1804.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43434,做多,2023-06-06 13:25:00,2023-06-06 13:30:00,1807.45,1804.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43435,做空,2023-06-06 13:30:00,2023-06-06 13:35:00,1804.46,1804.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43436,做多,2023-06-06 13:35:00,2023-06-06 13:40:00,1804.77,1812.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43437,做多,2023-06-06 13:40:00,2023-06-06 13:45:00,1812.81,1817.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43438,做多,2023-06-06 19:20:00,2023-06-06 19:25:00,1879.2,1880.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43439,做多,2023-06-06 20:25:00,2023-06-06 20:30:00,1881.25,1878.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43440,做空,2023-06-06 20:30:00,2023-06-06 21:50:00,1878.95,1880.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43441,做多,2023-06-06 21:50:00,2023-06-06 22:15:00,1880.63,1877.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43442,做空,2023-06-06 22:15:00,2023-06-06 22:20:00,1877.34,1877.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43443,做多,2023-06-06 22:20:00,2023-06-06 22:40:00,1877.88,1881.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43444,做多,2023-06-06 23:40:00,2023-06-07 00:00:00,1880.22,1882.48,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43445,做空,2023-06-07 00:00:00,2023-06-07 00:20:00,1882.48,1885.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43446,做多,2023-06-07 00:20:00,2023-06-07 00:25:00,1885.31,1884.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43447,做多,2023-06-07 03:00:00,2023-06-07 03:45:00,1876.95,1876.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43448,做空,2023-06-07 03:45:00,2023-06-07 05:35:00,1876.65,1879.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43449,做多,2023-06-07 05:35:00,2023-06-07 05:40:00,1879.65,1878.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43450,做空,2023-06-07 05:40:00,2023-06-07 05:50:00,1878.59,1877.96,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43451,做多,2023-06-07 05:50:00,2023-06-07 06:00:00,1877.96,1881.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43452,做多,2023-06-07 07:30:00,2023-06-07 07:35:00,1878.82,1876.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43453,做空,2023-06-07 07:35:00,2023-06-07 08:10:00,1876.91,1873.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43454,做多,2023-06-07 08:35:00,2023-06-07 08:45:00,1875.41,1875.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43455,做空,2023-06-07 08:45:00,2023-06-07 09:00:00,1875.59,1873.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43456,做多,2023-06-07 11:00:00,2023-06-07 11:20:00,1857.33,1864.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43457,做多,2023-06-07 12:15:00,2023-06-07 12:35:00,1863.63,1865.23,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43458,做空,2023-06-07 12:35:00,2023-06-07 12:40:00,1865.23,1867.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43459,做多,2023-06-07 12:40:00,2023-06-07 12:45:00,1867.39,1865.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43460,做空,2023-06-07 12:45:00,2023-06-07 13:10:00,1865.54,1861.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43461,做多,2023-06-07 13:30:00,2023-06-07 14:00:00,1863.69,1860.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43462,做空,2023-06-07 14:00:00,2023-06-07 14:10:00,1860.72,1856.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43463,做多,2023-06-07 15:30:00,2023-06-07 15:35:00,1850.01,1847.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43464,做空,2023-06-07 15:35:00,2023-06-07 15:50:00,1847.81,1838.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43465,做多,2023-06-07 16:30:00,2023-06-07 16:50:00,1841.14,1839.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43466,做空,2023-06-07 16:50:00,2023-06-07 17:05:00,1839.82,1841.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43467,做多,2023-06-07 17:05:00,2023-06-07 17:10:00,1841.27,1838.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43468,做空,2023-06-07 17:10:00,2023-06-07 17:15:00,1838.34,1839.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43469,做多,2023-06-07 17:15:00,2023-06-07 17:20:00,1839.88,1839.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43470,做空,2023-06-07 17:20:00,2023-06-07 19:10:00,1839.68,1849.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43471,做多,2023-06-07 19:10:00,2023-06-07 19:15:00,1849.09,1846.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43472,做空,2023-06-07 19:15:00,2023-06-07 19:20:00,1846.97,1848.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43473,做多,2023-06-07 19:20:00,2023-06-07 19:30:00,1848.68,1848.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43474,做空,2023-06-07 19:30:00,2023-06-07 19:35:00,1848.29,1848.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43475,做多,2023-06-07 19:35:00,2023-06-07 19:45:00,1848.77,1848.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43476,做空,2023-06-07 19:45:00,2023-06-07 19:50:00,1848.5,1849.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43477,做多,2023-06-07 19:50:00,2023-06-07 20:00:00,1849.51,1845.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43478,做空,2023-06-07 20:00:00,2023-06-07 20:05:00,1845.9,1846.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43479,做多,2023-06-07 21:25:00,2023-06-07 21:30:00,1843.34,1840.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43480,做空,2023-06-07 21:30:00,2023-06-07 21:35:00,1840.33,1835.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43481,做多,2023-06-07 23:00:00,2023-06-07 23:05:00,1830.69,1828.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43482,做空,2023-06-07 23:05:00,2023-06-07 23:15:00,1828.9,1829.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43483,做多,2023-06-07 23:15:00,2023-06-08 00:10:00,1829.04,1830.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43484,做多,2023-06-08 04:00:00,2023-06-08 05:15:00,1835.68,1838.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43485,做多,2023-06-08 05:40:00,2023-06-08 06:40:00,1837.51,1842.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43486,做多,2023-06-08 08:15:00,2023-06-08 08:20:00,1840.7,1839.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43487,做空,2023-06-08 08:20:00,2023-06-08 08:25:00,1839.79,1841.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43488,做多,2023-06-08 08:25:00,2023-06-08 08:30:00,1841.0,1839.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43489,做空,2023-06-08 08:30:00,2023-06-08 08:35:00,1839.99,1841.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43490,做多,2023-06-08 08:35:00,2023-06-08 08:45:00,1841.24,1839.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43491,做空,2023-06-08 08:45:00,2023-06-08 08:50:00,1839.9,1840.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43492,做多,2023-06-08 08:50:00,2023-06-08 10:20:00,1840.28,1837.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43493,做空,2023-06-08 10:20:00,2023-06-08 10:25:00,1837.21,1838.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43494,做多,2023-06-08 10:40:00,2023-06-08 10:45:00,1843.57,1841.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43495,做多,2023-06-08 12:30:00,2023-06-08 12:35:00,1843.9,1849.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43496,做多,2023-06-08 13:35:00,2023-06-08 13:50:00,1847.36,1843.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43497,做空,2023-06-08 13:50:00,2023-06-08 13:55:00,1843.33,1845.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43498,做多,2023-06-08 13:55:00,2023-06-08 14:00:00,1845.76,1842.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43499,做空,2023-06-08 14:00:00,2023-06-08 14:05:00,1842.94,1845.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43500,做多,2023-06-08 14:05:00,2023-06-08 14:20:00,1845.46,1851.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43501,做多,2023-06-08 18:25:00,2023-06-08 18:30:00,1843.81,1844.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43502,做多,2023-06-08 18:40:00,2023-06-08 18:45:00,1848.2,1844.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43503,做多,2023-06-08 19:50:00,2023-06-08 20:20:00,1846.33,1850.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43504,做多,2023-06-08 21:40:00,2023-06-08 21:45:00,1851.3,1849.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43505,做空,2023-06-08 21:45:00,2023-06-08 21:50:00,1849.4,1850.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43506,做多,2023-06-08 21:50:00,2023-06-08 22:25:00,1850.76,1850.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43507,做空,2023-06-08 22:25:00,2023-06-08 22:30:00,1850.61,1850.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43508,做多,2023-06-08 22:30:00,2023-06-08 22:35:00,1850.84,1850.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43509,做空,2023-06-08 22:35:00,2023-06-08 22:45:00,1850.66,1847.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43510,做多,2023-06-09 01:15:00,2023-06-09 01:20:00,1845.35,1844.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43511,做空,2023-06-09 01:20:00,2023-06-09 01:30:00,1844.23,1847.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43512,做多,2023-06-09 01:30:00,2023-06-09 01:35:00,1847.7,1845.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43513,做多,2023-06-09 03:35:00,2023-06-09 04:05:00,1836.09,1838.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43514,做多,2023-06-09 04:45:00,2023-06-09 05:15:00,1836.74,1837.13,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43515,做空,2023-06-09 05:15:00,2023-06-09 05:45:00,1837.13,1838.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43516,做多,2023-06-09 05:45:00,2023-06-09 05:50:00,1838.09,1838.3,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43517,做多,2023-06-09 06:15:00,2023-06-09 06:20:00,1839.31,1839.67,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43518,做多,2023-06-09 08:15:00,2023-06-09 08:20:00,1837.98,1838.32,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43519,做多,2023-06-09 10:35:00,2023-06-09 10:55:00,1843.89,1843.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43520,做空,2023-06-09 10:55:00,2023-06-09 11:10:00,1843.24,1841.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43521,做多,2023-06-09 11:45:00,2023-06-09 12:20:00,1843.0,1844.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43522,做多,2023-06-09 13:50:00,2023-06-09 14:25:00,1848.76,1848.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43523,做空,2023-06-09 14:25:00,2023-06-09 14:35:00,1848.75,1844.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43524,做多,2023-06-09 15:05:00,2023-06-09 15:25:00,1846.49,1846.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43525,做空,2023-06-09 15:25:00,2023-06-09 15:30:00,1846.85,1847.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43526,做多,2023-06-09 15:30:00,2023-06-09 15:35:00,1847.07,1846.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43527,做空,2023-06-09 15:35:00,2023-06-09 15:40:00,1846.8,1847.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43528,做多,2023-06-09 15:40:00,2023-06-09 15:45:00,1847.44,1844.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43529,做空,2023-06-09 15:45:00,2023-06-09 15:50:00,1844.55,1841.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43530,做多,2023-06-09 17:15:00,2023-06-09 17:25:00,1840.99,1840.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43531,做空,2023-06-09 17:25:00,2023-06-09 17:50:00,1840.58,1840.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43532,做多,2023-06-09 17:50:00,2023-06-09 18:00:00,1840.74,1840.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43533,做空,2023-06-09 18:00:00,2023-06-09 18:05:00,1840.1,1841.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43534,做多,2023-06-09 18:05:00,2023-06-09 18:10:00,1841.81,1839.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43535,做空,2023-06-09 18:10:00,2023-06-09 18:20:00,1839.19,1840.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43536,做多,2023-06-09 18:20:00,2023-06-09 18:25:00,1840.93,1840.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43537,做空,2023-06-09 18:25:00,2023-06-09 18:40:00,1840.48,1839.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43538,做多,2023-06-09 20:20:00,2023-06-09 20:25:00,1834.42,1834.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43539,做空,2023-06-09 20:25:00,2023-06-09 21:35:00,1834.34,1834.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43540,做多,2023-06-09 21:35:00,2023-06-09 21:40:00,1834.25,1838.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43541,做多,2023-06-09 21:40:00,2023-06-09 22:05:00,1838.0,1835.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43542,做空,2023-06-09 22:05:00,2023-06-09 22:30:00,1835.95,1835.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43543,做多,2023-06-09 22:30:00,2023-06-09 22:40:00,1835.09,1835.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43544,做空,2023-06-09 22:40:00,2023-06-09 22:45:00,1835.69,1837.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43545,做多,2023-06-09 22:45:00,2023-06-09 22:55:00,1837.11,1837.81,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43546,做多,2023-06-09 23:20:00,2023-06-09 23:35:00,1836.03,1836.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43547,做空,2023-06-09 23:35:00,2023-06-10 00:30:00,1836.28,1838.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43548,做多,2023-06-10 00:30:00,2023-06-10 00:35:00,1838.48,1837.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43549,做空,2023-06-10 00:35:00,2023-06-10 00:40:00,1837.12,1839.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43550,做多,2023-06-10 00:40:00,2023-06-10 00:45:00,1839.54,1838.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43551,做空,2023-06-10 00:45:00,2023-06-10 01:00:00,1838.19,1837.56,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43552,做多,2023-06-10 01:05:00,2023-06-10 01:10:00,1840.55,1843.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43553,做多,2023-06-10 01:50:00,2023-06-10 02:30:00,1837.82,1833.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43554,做空,2023-06-10 02:30:00,2023-06-10 02:40:00,1833.71,1829.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43555,做多,2023-06-10 04:05:00,2023-06-10 08:30:00,1828.53,1733.96,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -43556,做空,2023-06-10 08:30:00,2023-06-10 08:35:00,1733.96,1739.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43557,做多,2023-06-10 08:35:00,2023-06-10 08:45:00,1739.0,1738.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43558,做空,2023-06-10 08:45:00,2023-06-10 09:20:00,1738.31,1735.65,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43559,做多,2023-06-10 09:20:00,2023-06-10 09:25:00,1735.65,1734.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43560,做空,2023-06-10 09:25:00,2023-06-10 09:40:00,1734.99,1736.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43561,做多,2023-06-10 09:40:00,2023-06-10 09:50:00,1736.04,1736.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43562,做空,2023-06-10 09:50:00,2023-06-10 09:55:00,1736.15,1737.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43563,做多,2023-06-10 09:55:00,2023-06-10 10:05:00,1737.68,1736.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43564,做空,2023-06-10 10:05:00,2023-06-10 10:15:00,1736.74,1737.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43565,做多,2023-06-10 10:15:00,2023-06-10 10:20:00,1737.62,1735.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43566,做空,2023-06-10 10:20:00,2023-06-10 10:25:00,1735.64,1739.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43567,做多,2023-06-10 10:25:00,2023-06-10 10:40:00,1739.09,1740.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43568,做多,2023-06-10 12:30:00,2023-06-10 12:35:00,1743.27,1740.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43569,做空,2023-06-10 12:35:00,2023-06-10 13:00:00,1740.42,1739.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43570,做多,2023-06-10 13:15:00,2023-06-10 13:50:00,1741.05,1740.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43571,做空,2023-06-10 13:50:00,2023-06-10 13:55:00,1740.8,1742.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43572,做多,2023-06-10 13:55:00,2023-06-10 14:00:00,1742.6,1746.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43573,做多,2023-06-10 14:10:00,2023-06-10 14:20:00,1741.7,1742.38,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43574,做空,2023-06-10 14:20:00,2023-06-10 14:35:00,1742.38,1741.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43575,做多,2023-06-10 14:35:00,2023-06-10 15:00:00,1741.59,1741.73,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43576,做空,2023-06-10 15:00:00,2023-06-10 15:05:00,1741.73,1743.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43577,做多,2023-06-10 15:05:00,2023-06-10 15:10:00,1743.73,1741.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43578,做空,2023-06-10 15:10:00,2023-06-10 15:15:00,1741.24,1742.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43579,做多,2023-06-10 15:15:00,2023-06-10 15:20:00,1742.61,1740.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43580,做空,2023-06-10 15:20:00,2023-06-10 15:25:00,1740.35,1741.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43581,做多,2023-06-10 15:25:00,2023-06-10 17:05:00,1741.75,1739.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43582,做多,2023-06-10 17:05:00,2023-06-10 17:10:00,1739.44,1737.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43583,做多,2023-06-10 19:35:00,2023-06-10 20:05:00,1741.29,1740.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43584,做空,2023-06-10 20:05:00,2023-06-10 20:20:00,1740.12,1738.84,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43585,做多,2023-06-10 20:20:00,2023-06-10 20:35:00,1738.84,1745.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43586,做多,2023-06-10 21:25:00,2023-06-10 21:30:00,1741.47,1741.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43587,做空,2023-06-10 21:30:00,2023-06-10 21:35:00,1741.36,1743.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43588,做多,2023-06-10 21:35:00,2023-06-10 22:15:00,1743.52,1747.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43589,做多,2023-06-10 23:35:00,2023-06-10 23:50:00,1750.69,1751.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43590,做空,2023-06-10 23:50:00,2023-06-11 00:05:00,1751.05,1748.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43591,做多,2023-06-11 00:25:00,2023-06-11 00:30:00,1751.06,1747.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43592,做空,2023-06-11 00:30:00,2023-06-11 00:35:00,1747.82,1748.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43593,做多,2023-06-11 01:30:00,2023-06-11 01:35:00,1747.45,1748.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43594,做多,2023-06-11 02:25:00,2023-06-11 02:45:00,1746.61,1747.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43595,做多,2023-06-11 03:15:00,2023-06-11 03:35:00,1748.55,1750.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43596,做多,2023-06-11 04:40:00,2023-06-11 04:45:00,1749.03,1753.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43597,做多,2023-06-11 06:40:00,2023-06-11 06:55:00,1755.73,1755.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43598,做空,2023-06-11 06:55:00,2023-06-11 08:00:00,1755.6,1751.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43599,做多,2023-06-11 08:15:00,2023-06-11 08:20:00,1754.56,1753.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43600,做空,2023-06-11 08:20:00,2023-06-11 08:25:00,1753.49,1751.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43601,做多,2023-06-11 10:25:00,2023-06-11 10:40:00,1747.12,1751.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43602,做多,2023-06-11 14:15:00,2023-06-11 14:20:00,1746.59,1745.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43603,做空,2023-06-11 14:20:00,2023-06-11 14:45:00,1745.1,1743.46,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43604,做多,2023-06-11 14:45:00,2023-06-11 15:20:00,1743.46,1742.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43605,做空,2023-06-11 15:20:00,2023-06-11 15:25:00,1742.9,1744.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43606,做多,2023-06-11 15:25:00,2023-06-11 15:30:00,1744.21,1742.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43607,做空,2023-06-11 15:30:00,2023-06-11 15:45:00,1742.37,1742.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43608,做多,2023-06-11 15:45:00,2023-06-11 16:15:00,1742.9,1747.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43609,做多,2023-06-11 16:15:00,2023-06-11 16:20:00,1747.16,1749.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43610,做多,2023-06-11 17:50:00,2023-06-11 18:00:00,1755.86,1754.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43611,做空,2023-06-11 18:00:00,2023-06-11 18:55:00,1754.53,1756.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43612,做多,2023-06-11 18:55:00,2023-06-11 19:15:00,1756.53,1758.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43613,做多,2023-06-11 23:55:00,2023-06-12 00:00:00,1751.8,1750.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43614,做空,2023-06-12 00:00:00,2023-06-12 00:20:00,1750.78,1746.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43615,做多,2023-06-12 00:35:00,2023-06-12 00:55:00,1749.01,1751.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43616,做多,2023-06-12 01:20:00,2023-06-12 01:25:00,1750.28,1748.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43617,做空,2023-06-12 01:25:00,2023-06-12 01:35:00,1748.08,1744.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43618,做多,2023-06-12 02:05:00,2023-06-12 04:40:00,1747.2,1739.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43619,做多,2023-06-12 06:05:00,2023-06-12 06:25:00,1737.8,1744.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43620,做多,2023-06-12 07:10:00,2023-06-12 08:20:00,1739.48,1740.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43621,做多,2023-06-12 10:00:00,2023-06-12 10:45:00,1747.71,1748.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43622,做空,2023-06-12 10:45:00,2023-06-12 11:05:00,1748.01,1745.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43623,做多,2023-06-12 11:50:00,2023-06-12 13:05:00,1745.27,1743.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43624,做空,2023-06-12 13:05:00,2023-06-12 13:10:00,1743.03,1744.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43625,做多,2023-06-12 13:10:00,2023-06-12 13:20:00,1744.4,1741.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43626,做空,2023-06-12 13:20:00,2023-06-12 13:25:00,1741.62,1742.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43627,做多,2023-06-12 14:10:00,2023-06-12 16:40:00,1741.06,1737.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43628,做多,2023-06-12 17:40:00,2023-06-12 17:45:00,1738.82,1745.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43629,做多,2023-06-12 18:15:00,2023-06-12 18:20:00,1734.09,1733.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43630,做空,2023-06-12 18:20:00,2023-06-12 18:30:00,1733.52,1735.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43631,做多,2023-06-12 18:30:00,2023-06-12 19:55:00,1735.7,1732.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43632,做空,2023-06-12 19:55:00,2023-06-12 20:05:00,1732.18,1732.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43633,做多,2023-06-12 20:05:00,2023-06-12 20:30:00,1732.55,1735.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43634,做多,2023-06-12 22:25:00,2023-06-12 22:40:00,1741.0,1741.06,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43635,做空,2023-06-12 22:40:00,2023-06-12 22:45:00,1741.06,1741.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43636,做多,2023-06-12 22:45:00,2023-06-12 22:55:00,1741.76,1742.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43637,做空,2023-06-12 22:55:00,2023-06-12 23:15:00,1742.36,1742.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43638,做多,2023-06-12 23:15:00,2023-06-12 23:25:00,1742.82,1742.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43639,做空,2023-06-12 23:25:00,2023-06-12 23:30:00,1742.32,1743.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43640,做多,2023-06-12 23:30:00,2023-06-12 23:35:00,1743.49,1742.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43641,做空,2023-06-12 23:35:00,2023-06-12 23:45:00,1742.06,1740.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43642,做多,2023-06-12 23:55:00,2023-06-13 00:05:00,1741.61,1741.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43643,做空,2023-06-13 00:05:00,2023-06-13 00:10:00,1741.76,1744.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43644,做多,2023-06-13 00:10:00,2023-06-13 00:15:00,1744.89,1746.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43645,做多,2023-06-13 01:25:00,2023-06-13 01:45:00,1743.83,1739.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43646,做空,2023-06-13 01:45:00,2023-06-13 04:15:00,1739.06,1743.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43647,做多,2023-06-13 04:45:00,2023-06-13 05:20:00,1745.83,1749.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43648,做多,2023-06-13 07:00:00,2023-06-13 07:10:00,1748.5,1749.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43649,做空,2023-06-13 07:10:00,2023-06-13 07:20:00,1749.26,1749.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43650,做多,2023-06-13 07:20:00,2023-06-13 07:40:00,1749.32,1749.8,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43651,做空,2023-06-13 07:40:00,2023-06-13 08:15:00,1749.8,1748.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43652,做多,2023-06-13 08:15:00,2023-06-13 08:40:00,1748.4,1752.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43653,做多,2023-06-13 09:20:00,2023-06-13 09:30:00,1750.71,1748.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43654,做空,2023-06-13 09:30:00,2023-06-13 10:25:00,1748.55,1749.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43655,做多,2023-06-13 10:25:00,2023-06-13 10:30:00,1749.4,1748.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43656,做空,2023-06-13 10:30:00,2023-06-13 10:35:00,1748.23,1749.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43657,做多,2023-06-13 10:35:00,2023-06-13 10:40:00,1749.62,1748.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43658,做空,2023-06-13 10:40:00,2023-06-13 11:25:00,1748.8,1749.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43659,做多,2023-06-13 11:25:00,2023-06-13 11:30:00,1749.39,1748.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43660,做空,2023-06-13 11:30:00,2023-06-13 11:45:00,1748.1,1745.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43661,做多,2023-06-13 11:50:00,2023-06-13 11:55:00,1747.96,1753.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43662,做多,2023-06-13 11:55:00,2023-06-13 12:00:00,1753.06,1754.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43663,做多,2023-06-13 12:20:00,2023-06-13 12:30:00,1749.5,1756.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43664,做多,2023-06-13 12:45:00,2023-06-13 15:00:00,1747.39,1735.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43665,做空,2023-06-13 15:00:00,2023-06-13 15:05:00,1735.32,1737.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43666,做多,2023-06-13 15:05:00,2023-06-13 16:20:00,1737.49,1732.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43667,做空,2023-06-13 16:20:00,2023-06-13 16:25:00,1732.97,1733.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43668,做多,2023-06-13 16:25:00,2023-06-13 16:40:00,1733.09,1736.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43669,做多,2023-06-13 17:35:00,2023-06-13 17:50:00,1735.16,1735.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43670,做空,2023-06-13 17:50:00,2023-06-13 17:55:00,1735.42,1736.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43671,做多,2023-06-13 17:55:00,2023-06-13 18:05:00,1736.2,1741.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43672,做多,2023-06-13 18:50:00,2023-06-13 19:25:00,1739.84,1739.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43673,做空,2023-06-13 19:25:00,2023-06-13 19:30:00,1739.53,1740.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43674,做多,2023-06-13 19:30:00,2023-06-13 20:35:00,1740.01,1742.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43675,做多,2023-06-13 20:45:00,2023-06-13 20:50:00,1741.53,1739.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43676,做空,2023-06-13 20:50:00,2023-06-13 21:50:00,1739.88,1739.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43677,做多,2023-06-13 21:50:00,2023-06-13 21:55:00,1739.5,1738.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43678,做空,2023-06-13 21:55:00,2023-06-13 22:00:00,1738.24,1739.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43679,做多,2023-06-13 22:00:00,2023-06-13 22:05:00,1739.35,1737.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43680,做空,2023-06-13 22:05:00,2023-06-13 22:25:00,1737.58,1733.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43681,做多,2023-06-13 23:05:00,2023-06-13 23:20:00,1736.6,1736.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43682,做空,2023-06-13 23:20:00,2023-06-13 23:40:00,1736.29,1736.03,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43683,做多,2023-06-13 23:40:00,2023-06-13 23:50:00,1736.03,1738.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43684,做多,2023-06-14 01:25:00,2023-06-14 01:50:00,1741.78,1745.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43685,做多,2023-06-14 02:45:00,2023-06-14 03:00:00,1744.03,1743.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43686,做空,2023-06-14 03:00:00,2023-06-14 03:05:00,1743.49,1744.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43687,做多,2023-06-14 03:05:00,2023-06-14 03:10:00,1744.87,1744.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43688,做空,2023-06-14 03:10:00,2023-06-14 03:45:00,1744.61,1745.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43689,做多,2023-06-14 03:45:00,2023-06-14 03:55:00,1745.0,1745.55,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43690,做多,2023-06-14 04:05:00,2023-06-14 04:25:00,1744.63,1743.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43691,做空,2023-06-14 04:25:00,2023-06-14 04:40:00,1743.95,1742.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43692,做多,2023-06-14 06:25:00,2023-06-14 06:35:00,1739.38,1739.63,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43693,做空,2023-06-14 06:35:00,2023-06-14 07:30:00,1739.63,1738.75,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43694,做多,2023-06-14 07:30:00,2023-06-14 07:55:00,1738.75,1740.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43695,做空,2023-06-14 07:55:00,2023-06-14 10:25:00,1740.4,1744.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43696,做多,2023-06-14 10:25:00,2023-06-14 10:30:00,1744.89,1743.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43697,做空,2023-06-14 10:30:00,2023-06-14 10:35:00,1743.61,1745.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43698,做多,2023-06-14 10:35:00,2023-06-14 10:40:00,1745.46,1746.18,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43699,做多,2023-06-14 11:05:00,2023-06-14 11:20:00,1744.87,1747.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43700,做多,2023-06-14 12:00:00,2023-06-14 12:05:00,1745.88,1745.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43701,做空,2023-06-14 12:05:00,2023-06-14 12:15:00,1745.4,1747.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43702,做多,2023-06-14 12:15:00,2023-06-14 12:20:00,1747.69,1745.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43703,做多,2023-06-14 12:25:00,2023-06-14 12:30:00,1747.12,1744.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43704,做多,2023-06-14 12:50:00,2023-06-14 12:55:00,1746.59,1744.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43705,做多,2023-06-14 14:15:00,2023-06-14 14:20:00,1742.36,1742.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43706,做空,2023-06-14 14:20:00,2023-06-14 14:35:00,1742.19,1742.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43707,做多,2023-06-14 14:35:00,2023-06-14 14:40:00,1742.25,1741.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43708,做空,2023-06-14 14:40:00,2023-06-14 14:50:00,1741.73,1741.02,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43709,做多,2023-06-14 14:50:00,2023-06-14 14:55:00,1741.02,1740.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43710,做空,2023-06-14 14:55:00,2023-06-14 15:05:00,1740.8,1742.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43711,做多,2023-06-14 15:05:00,2023-06-14 15:20:00,1742.71,1743.09,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43712,做多,2023-06-14 16:10:00,2023-06-14 16:15:00,1741.83,1740.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43713,做空,2023-06-14 16:15:00,2023-06-14 16:25:00,1740.36,1741.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43714,做多,2023-06-14 16:25:00,2023-06-14 16:35:00,1741.08,1740.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43715,做空,2023-06-14 16:35:00,2023-06-14 17:00:00,1740.57,1735.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43716,做多,2023-06-14 17:30:00,2023-06-14 17:50:00,1736.81,1739.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43717,做多,2023-06-14 17:50:00,2023-06-14 17:55:00,1739.99,1743.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43718,做多,2023-06-14 18:35:00,2023-06-14 18:45:00,1734.93,1737.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43719,做多,2023-06-14 19:05:00,2023-06-14 19:10:00,1738.75,1733.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43720,做空,2023-06-14 19:10:00,2023-06-14 19:15:00,1733.12,1728.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43721,做多,2023-06-14 21:55:00,2023-06-14 22:00:00,1653.46,1651.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43722,做空,2023-06-14 22:00:00,2023-06-14 23:05:00,1651.19,1647.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43723,做多,2023-06-14 23:40:00,2023-06-14 23:50:00,1650.01,1649.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43724,做空,2023-06-14 23:50:00,2023-06-14 23:55:00,1649.59,1650.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43725,做多,2023-06-14 23:55:00,2023-06-15 00:00:00,1650.18,1648.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43726,做空,2023-06-15 00:00:00,2023-06-15 00:05:00,1648.79,1649.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43727,做多,2023-06-15 00:05:00,2023-06-15 00:30:00,1649.59,1653.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43728,做多,2023-06-15 02:05:00,2023-06-15 02:15:00,1651.08,1650.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43729,做空,2023-06-15 02:15:00,2023-06-15 02:20:00,1650.27,1650.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43730,做多,2023-06-15 02:20:00,2023-06-15 02:45:00,1650.6,1649.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43731,做空,2023-06-15 02:45:00,2023-06-15 02:50:00,1649.5,1649.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43732,做多,2023-06-15 02:50:00,2023-06-15 02:55:00,1649.91,1649.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43733,做空,2023-06-15 02:55:00,2023-06-15 03:30:00,1649.12,1651.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43734,做多,2023-06-15 03:30:00,2023-06-15 04:00:00,1651.59,1649.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43735,做空,2023-06-15 04:00:00,2023-06-15 04:25:00,1649.8,1646.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43736,做多,2023-06-15 04:35:00,2023-06-15 04:55:00,1650.21,1649.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43737,做空,2023-06-15 04:55:00,2023-06-15 05:00:00,1649.56,1650.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43738,做多,2023-06-15 05:00:00,2023-06-15 05:05:00,1650.17,1649.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43739,做空,2023-06-15 05:05:00,2023-06-15 05:10:00,1649.65,1649.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43740,做多,2023-06-15 05:10:00,2023-06-15 05:15:00,1649.7,1648.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43741,做空,2023-06-15 05:15:00,2023-06-15 05:20:00,1648.54,1645.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43742,做多,2023-06-15 06:10:00,2023-06-15 06:15:00,1647.8,1646.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43743,做空,2023-06-15 06:15:00,2023-06-15 06:25:00,1646.56,1642.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43744,做多,2023-06-15 07:40:00,2023-06-15 07:50:00,1641.21,1640.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43745,做空,2023-06-15 07:50:00,2023-06-15 09:15:00,1640.11,1637.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43746,做多,2023-06-15 10:00:00,2023-06-15 10:20:00,1638.7,1638.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43747,做空,2023-06-15 10:20:00,2023-06-15 11:15:00,1638.76,1635.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43748,做多,2023-06-15 11:30:00,2023-06-15 11:35:00,1640.51,1640.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43749,做多,2023-06-15 12:25:00,2023-06-15 12:35:00,1638.6,1635.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43750,做空,2023-06-15 12:35:00,2023-06-15 12:40:00,1635.75,1637.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43751,做多,2023-06-15 12:40:00,2023-06-15 13:00:00,1637.99,1639.84,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43752,做空,2023-06-15 13:00:00,2023-06-15 13:05:00,1639.84,1642.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43753,做多,2023-06-15 13:05:00,2023-06-15 13:10:00,1642.0,1639.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43754,做空,2023-06-15 13:10:00,2023-06-15 13:15:00,1639.92,1643.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43755,做多,2023-06-15 13:15:00,2023-06-15 13:25:00,1643.1,1643.18,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43756,做多,2023-06-15 14:40:00,2023-06-15 14:45:00,1646.24,1645.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43757,做空,2023-06-15 14:45:00,2023-06-15 14:55:00,1645.78,1643.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43758,做多,2023-06-15 15:30:00,2023-06-15 15:40:00,1644.36,1644.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43759,做空,2023-06-15 15:40:00,2023-06-15 16:00:00,1644.69,1639.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43760,做多,2023-06-15 16:25:00,2023-06-15 16:30:00,1642.87,1641.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43761,做空,2023-06-15 16:30:00,2023-06-15 16:35:00,1641.97,1642.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43762,做多,2023-06-15 16:35:00,2023-06-15 16:40:00,1642.85,1642.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43763,做空,2023-06-15 16:40:00,2023-06-15 16:45:00,1642.26,1639.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43764,做多,2023-06-15 17:40:00,2023-06-15 17:55:00,1641.9,1649.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43765,做多,2023-06-15 20:55:00,2023-06-15 21:00:00,1669.45,1676.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43766,做多,2023-06-15 23:25:00,2023-06-16 00:00:00,1663.93,1663.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43767,做空,2023-06-16 00:00:00,2023-06-16 00:10:00,1663.68,1664.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43768,做多,2023-06-16 00:10:00,2023-06-16 00:15:00,1664.1,1662.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43769,做空,2023-06-16 00:15:00,2023-06-16 00:20:00,1662.83,1661.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43770,做多,2023-06-16 01:25:00,2023-06-16 01:40:00,1662.43,1665.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43771,做多,2023-06-16 01:55:00,2023-06-16 02:05:00,1662.05,1662.14,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43772,做空,2023-06-16 02:05:00,2023-06-16 02:15:00,1662.14,1661.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43773,做多,2023-06-16 02:15:00,2023-06-16 02:35:00,1661.77,1662.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43774,做空,2023-06-16 02:35:00,2023-06-16 02:40:00,1662.12,1662.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43775,做多,2023-06-16 02:40:00,2023-06-16 02:55:00,1662.73,1664.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43776,做多,2023-06-16 04:45:00,2023-06-16 04:50:00,1667.17,1666.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43777,做空,2023-06-16 04:50:00,2023-06-16 04:55:00,1666.01,1667.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43778,做多,2023-06-16 04:55:00,2023-06-16 05:20:00,1667.01,1669.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43779,做多,2023-06-16 07:00:00,2023-06-16 07:35:00,1670.85,1671.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43780,做空,2023-06-16 07:35:00,2023-06-16 07:45:00,1671.12,1671.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43781,做多,2023-06-16 07:45:00,2023-06-16 07:50:00,1671.83,1670.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43782,做空,2023-06-16 07:50:00,2023-06-16 08:00:00,1670.2,1671.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43783,做多,2023-06-16 08:00:00,2023-06-16 08:15:00,1671.12,1673.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43784,做多,2023-06-16 09:20:00,2023-06-16 09:25:00,1671.94,1670.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43785,做空,2023-06-16 09:25:00,2023-06-16 10:10:00,1670.54,1668.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43786,做多,2023-06-16 10:40:00,2023-06-16 10:55:00,1669.73,1669.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43787,做空,2023-06-16 10:55:00,2023-06-16 11:20:00,1669.94,1666.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43788,做多,2023-06-16 12:30:00,2023-06-16 13:20:00,1667.1,1669.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43789,做多,2023-06-16 14:55:00,2023-06-16 15:00:00,1670.68,1667.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43790,做多,2023-06-16 15:50:00,2023-06-16 15:55:00,1667.82,1681.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43791,做多,2023-06-16 23:15:00,2023-06-16 23:25:00,1717.77,1716.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43792,做空,2023-06-16 23:25:00,2023-06-16 23:30:00,1716.81,1717.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43793,做多,2023-06-16 23:30:00,2023-06-16 23:35:00,1717.98,1715.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43794,做空,2023-06-16 23:35:00,2023-06-16 23:40:00,1715.51,1716.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43795,做多,2023-06-17 00:00:00,2023-06-17 00:45:00,1717.32,1717.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43796,做多,2023-06-17 01:15:00,2023-06-17 01:20:00,1717.17,1716.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43797,做空,2023-06-17 01:20:00,2023-06-17 01:25:00,1716.6,1717.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43798,做多,2023-06-17 01:25:00,2023-06-17 01:45:00,1717.84,1715.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43799,做空,2023-06-17 01:45:00,2023-06-17 01:50:00,1715.39,1715.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43800,做多,2023-06-17 02:05:00,2023-06-17 02:20:00,1716.19,1718.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43801,做多,2023-06-17 03:35:00,2023-06-17 04:30:00,1718.77,1723.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43802,做多,2023-06-17 08:55:00,2023-06-17 09:15:00,1743.4,1743.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43803,做空,2023-06-17 09:15:00,2023-06-17 09:25:00,1743.7,1744.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43804,做多,2023-06-17 09:25:00,2023-06-17 09:30:00,1744.31,1744.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43805,做空,2023-06-17 09:30:00,2023-06-17 09:45:00,1744.01,1743.37,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43806,做多,2023-06-17 09:45:00,2023-06-17 10:10:00,1743.37,1743.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43807,做空,2023-06-17 10:10:00,2023-06-17 10:15:00,1743.3,1744.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43808,做多,2023-06-17 10:15:00,2023-06-17 10:30:00,1744.2,1743.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43809,做空,2023-06-17 10:30:00,2023-06-17 10:45:00,1743.63,1743.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43810,做多,2023-06-17 10:45:00,2023-06-17 11:15:00,1743.31,1743.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43811,做空,2023-06-17 11:15:00,2023-06-17 11:20:00,1743.0,1740.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43812,做多,2023-06-17 12:35:00,2023-06-17 13:05:00,1739.0,1739.2,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43813,做空,2023-06-17 13:05:00,2023-06-17 14:00:00,1739.2,1737.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43814,做多,2023-06-17 15:25:00,2023-06-17 16:25:00,1732.19,1730.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43815,做空,2023-06-17 16:25:00,2023-06-17 16:50:00,1730.2,1729.29,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43816,做多,2023-06-17 16:50:00,2023-06-17 16:55:00,1729.29,1729.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43817,做空,2023-06-17 16:55:00,2023-06-17 17:25:00,1729.16,1729.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43818,做多,2023-06-17 17:25:00,2023-06-17 17:30:00,1729.23,1728.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43819,做空,2023-06-17 17:30:00,2023-06-17 17:35:00,1728.32,1724.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43820,做多,2023-06-17 18:05:00,2023-06-17 19:05:00,1725.48,1727.8,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43821,做空,2023-06-17 19:05:00,2023-06-17 19:35:00,1727.8,1727.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43822,做多,2023-06-17 19:35:00,2023-06-17 19:40:00,1727.99,1727.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43823,做空,2023-06-17 19:40:00,2023-06-17 20:15:00,1727.13,1727.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43824,做多,2023-06-17 20:15:00,2023-06-17 20:30:00,1727.55,1723.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43825,做空,2023-06-17 20:30:00,2023-06-17 20:35:00,1723.45,1724.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43826,做多,2023-06-17 20:45:00,2023-06-17 21:20:00,1726.76,1726.82,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43827,做空,2023-06-17 21:20:00,2023-06-17 21:25:00,1726.82,1727.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43828,做多,2023-06-17 21:25:00,2023-06-17 21:35:00,1727.16,1727.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43829,做空,2023-06-17 21:35:00,2023-06-17 21:45:00,1727.13,1727.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43830,做多,2023-06-17 21:45:00,2023-06-17 22:00:00,1727.29,1729.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43831,做多,2023-06-18 01:35:00,2023-06-18 01:50:00,1724.65,1727.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43832,做多,2023-06-18 03:05:00,2023-06-18 03:30:00,1725.86,1728.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43833,做多,2023-06-18 06:10:00,2023-06-18 07:15:00,1729.82,1733.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43834,做多,2023-06-18 07:55:00,2023-06-18 08:00:00,1729.5,1728.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43835,做空,2023-06-18 08:00:00,2023-06-18 08:30:00,1728.23,1728.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43836,做多,2023-06-18 08:30:00,2023-06-18 09:30:00,1728.96,1729.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43837,做多,2023-06-18 09:30:00,2023-06-18 09:35:00,1729.17,1731.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43838,做多,2023-06-18 10:40:00,2023-06-18 10:50:00,1731.15,1730.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43839,做空,2023-06-18 10:50:00,2023-06-18 10:55:00,1730.01,1731.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43840,做多,2023-06-18 10:55:00,2023-06-18 11:00:00,1731.4,1731.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43841,做空,2023-06-18 11:00:00,2023-06-18 11:30:00,1731.01,1731.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43842,做多,2023-06-18 11:30:00,2023-06-18 11:35:00,1731.16,1730.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43843,做空,2023-06-18 11:35:00,2023-06-18 11:40:00,1730.67,1732.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43844,做多,2023-06-18 11:40:00,2023-06-18 11:45:00,1732.78,1733.33,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43845,做多,2023-06-18 12:40:00,2023-06-18 12:45:00,1735.16,1734.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43846,做多,2023-06-18 13:50:00,2023-06-18 14:30:00,1733.3,1736.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43847,做多,2023-06-18 15:30:00,2023-06-18 15:35:00,1736.97,1736.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43848,做空,2023-06-18 15:35:00,2023-06-18 15:40:00,1736.09,1736.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43849,做多,2023-06-18 15:40:00,2023-06-18 16:05:00,1736.43,1740.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43850,做多,2023-06-18 16:05:00,2023-06-18 16:10:00,1740.35,1739.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43851,做多,2023-06-18 16:50:00,2023-06-18 17:00:00,1743.0,1744.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43852,做多,2023-06-18 17:25:00,2023-06-18 18:00:00,1742.4,1741.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43853,做空,2023-06-18 18:00:00,2023-06-18 18:05:00,1741.46,1741.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43854,做多,2023-06-18 18:05:00,2023-06-18 19:45:00,1741.6,1739.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43855,做空,2023-06-18 19:45:00,2023-06-18 20:00:00,1739.54,1735.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43856,做多,2023-06-18 22:30:00,2023-06-18 22:35:00,1727.41,1726.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43857,做空,2023-06-18 22:35:00,2023-06-18 22:55:00,1726.18,1721.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43858,做多,2023-06-18 23:05:00,2023-06-19 00:15:00,1722.9,1724.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43859,做多,2023-06-19 00:55:00,2023-06-19 01:50:00,1722.13,1725.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43860,做多,2023-06-19 03:10:00,2023-06-19 03:15:00,1726.07,1725.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43861,做空,2023-06-19 03:15:00,2023-06-19 03:20:00,1725.0,1724.51,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -43862,做多,2023-06-19 04:15:00,2023-06-19 04:20:00,1725.73,1723.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43863,做空,2023-06-19 04:20:00,2023-06-19 04:25:00,1723.66,1720.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43864,做多,2023-06-19 04:55:00,2023-06-19 05:00:00,1723.8,1723.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43865,做空,2023-06-19 05:00:00,2023-06-19 05:05:00,1723.13,1724.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43866,做多,2023-06-19 05:05:00,2023-06-19 06:30:00,1724.82,1725.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43867,做空,2023-06-19 06:30:00,2023-06-19 06:35:00,1725.01,1725.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43868,做多,2023-06-19 06:35:00,2023-06-19 07:50:00,1725.04,1723.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43869,做空,2023-06-19 07:50:00,2023-06-19 08:05:00,1723.95,1722.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43870,做多,2023-06-19 08:15:00,2023-06-19 08:35:00,1724.1,1720.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43871,做空,2023-06-19 08:35:00,2023-06-19 08:40:00,1720.83,1721.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43872,做多,2023-06-19 09:25:00,2023-06-19 09:35:00,1722.57,1722.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43873,做空,2023-06-19 09:35:00,2023-06-19 09:40:00,1722.08,1722.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43874,做多,2023-06-19 09:40:00,2023-06-19 09:45:00,1722.91,1722.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43875,做空,2023-06-19 09:45:00,2023-06-19 09:50:00,1722.26,1722.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43876,做多,2023-06-19 09:50:00,2023-06-19 10:10:00,1722.88,1724.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43877,做多,2023-06-19 11:45:00,2023-06-19 12:20:00,1725.56,1728.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43878,做多,2023-06-19 15:35:00,2023-06-19 15:40:00,1720.93,1718.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43879,做空,2023-06-19 15:40:00,2023-06-19 15:45:00,1718.94,1720.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43880,做多,2023-06-19 15:45:00,2023-06-19 16:00:00,1720.23,1718.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43881,做空,2023-06-19 16:00:00,2023-06-19 16:30:00,1718.75,1706.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43882,做多,2023-06-19 16:35:00,2023-06-19 16:40:00,1717.54,1713.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43883,做空,2023-06-19 16:40:00,2023-06-19 16:45:00,1713.14,1715.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43884,做多,2023-06-19 17:00:00,2023-06-19 17:05:00,1718.78,1724.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43885,做多,2023-06-19 19:50:00,2023-06-19 20:50:00,1724.08,1729.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43886,做多,2023-06-19 21:30:00,2023-06-19 22:00:00,1728.33,1730.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43887,做多,2023-06-19 23:40:00,2023-06-19 23:55:00,1734.38,1736.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43888,做多,2023-06-19 23:55:00,2023-06-20 00:00:00,1736.21,1734.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43889,做多,2023-06-20 00:10:00,2023-06-20 00:20:00,1734.65,1737.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43890,做多,2023-06-20 03:00:00,2023-06-20 03:20:00,1735.31,1733.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43891,做空,2023-06-20 03:20:00,2023-06-20 03:30:00,1733.87,1732.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43892,做多,2023-06-20 05:00:00,2023-06-20 05:15:00,1731.08,1732.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43893,做多,2023-06-20 06:45:00,2023-06-20 06:50:00,1728.48,1728.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43894,做空,2023-06-20 06:50:00,2023-06-20 08:05:00,1728.0,1726.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43895,做多,2023-06-20 09:20:00,2023-06-20 09:25:00,1726.22,1726.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43896,做空,2023-06-20 09:25:00,2023-06-20 09:35:00,1726.07,1728.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43897,做多,2023-06-20 09:35:00,2023-06-20 09:40:00,1728.44,1729.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43898,做多,2023-06-20 11:10:00,2023-06-20 11:45:00,1728.21,1729.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43899,做多,2023-06-20 11:45:00,2023-06-20 11:50:00,1729.92,1732.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43900,做多,2023-06-20 12:55:00,2023-06-20 13:35:00,1730.9,1726.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43901,做空,2023-06-20 13:35:00,2023-06-20 13:40:00,1726.52,1727.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43902,做多,2023-06-20 13:45:00,2023-06-20 13:50:00,1730.51,1728.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43903,做空,2023-06-20 13:50:00,2023-06-20 13:55:00,1728.69,1722.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43904,做多,2023-06-20 15:25:00,2023-06-20 15:35:00,1720.94,1723.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43905,做多,2023-06-20 19:20:00,2023-06-20 19:45:00,1777.26,1779.19,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43906,做空,2023-06-20 19:45:00,2023-06-20 19:55:00,1779.19,1781.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43907,做多,2023-06-20 19:55:00,2023-06-20 20:00:00,1781.82,1783.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43908,做多,2023-06-20 20:10:00,2023-06-20 20:40:00,1777.69,1782.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43909,做多,2023-06-20 21:35:00,2023-06-20 21:40:00,1782.75,1782.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43910,做空,2023-06-20 21:40:00,2023-06-20 21:45:00,1782.1,1777.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43911,做多,2023-06-20 22:20:00,2023-06-20 22:30:00,1780.23,1781.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43912,做空,2023-06-20 22:30:00,2023-06-21 00:20:00,1781.99,1794.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43913,做多,2023-06-21 00:20:00,2023-06-21 00:25:00,1794.51,1790.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43914,做多,2023-06-21 02:20:00,2023-06-21 02:40:00,1807.8,1807.83,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43915,做空,2023-06-21 02:40:00,2023-06-21 02:45:00,1807.83,1808.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43916,做多,2023-06-21 02:45:00,2023-06-21 02:55:00,1808.77,1810.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43917,做多,2023-06-21 03:10:00,2023-06-21 03:15:00,1808.01,1807.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43918,做空,2023-06-21 03:15:00,2023-06-21 03:20:00,1807.69,1808.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43919,做多,2023-06-21 03:20:00,2023-06-21 03:25:00,1808.27,1807.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43920,做空,2023-06-21 03:25:00,2023-06-21 03:30:00,1807.57,1811.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43921,做多,2023-06-21 03:30:00,2023-06-21 03:35:00,1811.43,1809.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43922,做多,2023-06-21 04:15:00,2023-06-21 04:20:00,1813.42,1812.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43923,做多,2023-06-21 05:35:00,2023-06-21 05:50:00,1813.2,1817.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43924,做多,2023-06-21 06:15:00,2023-06-21 07:50:00,1814.6,1812.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43925,做空,2023-06-21 07:50:00,2023-06-21 08:00:00,1812.05,1809.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43926,做多,2023-06-21 09:00:00,2023-06-21 09:10:00,1809.36,1809.97,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43927,做空,2023-06-21 09:10:00,2023-06-21 10:35:00,1809.97,1814.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -43928,做多,2023-06-21 10:35:00,2023-06-21 10:40:00,1814.66,1811.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43929,做多,2023-06-21 10:50:00,2023-06-21 10:55:00,1813.04,1811.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43930,做空,2023-06-21 10:55:00,2023-06-21 11:00:00,1811.65,1812.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43931,做多,2023-06-21 11:00:00,2023-06-21 11:10:00,1812.47,1814.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43932,做多,2023-06-21 13:25:00,2023-06-21 13:45:00,1823.3,1829.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43933,做多,2023-06-21 14:10:00,2023-06-21 14:25:00,1824.28,1840.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43934,做多,2023-06-21 18:05:00,2023-06-21 18:45:00,1874.39,1874.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43935,做空,2023-06-21 18:45:00,2023-06-21 19:05:00,1874.4,1878.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43936,做多,2023-06-21 19:05:00,2023-06-21 19:15:00,1878.61,1870.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43937,做空,2023-06-21 19:15:00,2023-06-21 19:40:00,1870.81,1877.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43938,做多,2023-06-21 19:40:00,2023-06-21 20:00:00,1877.12,1884.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43939,做多,2023-06-21 20:55:00,2023-06-21 21:25:00,1879.24,1881.78,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43940,做空,2023-06-21 21:25:00,2023-06-21 21:30:00,1881.78,1883.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43941,做多,2023-06-21 21:30:00,2023-06-21 21:35:00,1883.17,1875.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43942,做空,2023-06-21 21:35:00,2023-06-21 21:40:00,1875.99,1873.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43943,做多,2023-06-21 22:25:00,2023-06-21 22:40:00,1879.17,1884.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43944,做多,2023-06-22 00:20:00,2023-06-22 00:25:00,1891.75,1906.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43945,做多,2023-06-22 00:25:00,2023-06-22 00:30:00,1906.52,1913.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43946,做多,2023-06-22 02:15:00,2023-06-22 02:20:00,1917.39,1915.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43947,做空,2023-06-22 02:20:00,2023-06-22 03:20:00,1915.75,1919.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43948,做多,2023-06-22 03:20:00,2023-06-22 05:05:00,1919.91,1914.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43949,做空,2023-06-22 05:05:00,2023-06-22 05:25:00,1914.96,1913.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43950,做多,2023-06-22 06:50:00,2023-06-22 07:10:00,1909.0,1907.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43951,做空,2023-06-22 07:10:00,2023-06-22 07:15:00,1907.64,1910.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43952,做多,2023-06-22 07:15:00,2023-06-22 07:20:00,1910.26,1908.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43953,做空,2023-06-22 07:20:00,2023-06-22 07:30:00,1908.42,1909.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43954,做多,2023-06-22 07:30:00,2023-06-22 07:35:00,1909.4,1905.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43955,做空,2023-06-22 07:35:00,2023-06-22 07:40:00,1905.61,1907.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43956,做多,2023-06-22 07:40:00,2023-06-22 07:50:00,1907.83,1911.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43957,做多,2023-06-22 08:10:00,2023-06-22 08:15:00,1908.9,1907.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43958,做空,2023-06-22 08:15:00,2023-06-22 08:30:00,1907.79,1905.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43959,做多,2023-06-22 08:50:00,2023-06-22 09:10:00,1906.64,1911.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43960,做多,2023-06-22 09:40:00,2023-06-22 09:50:00,1907.39,1906.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43961,做空,2023-06-22 09:50:00,2023-06-22 10:15:00,1906.87,1910.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43962,做多,2023-06-22 10:15:00,2023-06-22 10:20:00,1910.63,1907.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43963,做空,2023-06-22 10:20:00,2023-06-22 10:25:00,1907.49,1910.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43964,做多,2023-06-22 10:25:00,2023-06-22 10:35:00,1910.41,1908.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43965,做空,2023-06-22 10:35:00,2023-06-22 10:45:00,1908.27,1906.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43966,做多,2023-06-22 10:50:00,2023-06-22 12:20:00,1906.99,1893.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43967,做空,2023-06-22 12:20:00,2023-06-22 13:45:00,1893.81,1901.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43968,做多,2023-06-22 13:45:00,2023-06-22 13:55:00,1901.12,1898.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43969,做空,2023-06-22 13:55:00,2023-06-22 14:00:00,1898.16,1900.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43970,做多,2023-06-22 14:00:00,2023-06-22 14:05:00,1900.68,1896.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43971,做空,2023-06-22 14:05:00,2023-06-22 14:10:00,1896.24,1898.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43972,做多,2023-06-22 14:10:00,2023-06-22 14:15:00,1898.96,1895.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43973,做空,2023-06-22 14:15:00,2023-06-22 14:20:00,1895.77,1891.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43974,做多,2023-06-22 15:50:00,2023-06-22 15:55:00,1877.03,1876.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43975,做空,2023-06-22 15:55:00,2023-06-22 16:55:00,1876.6,1879.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43976,做多,2023-06-22 16:55:00,2023-06-22 17:25:00,1879.04,1880.98,0.0,100.0,0.0001,0.0,0.0,0.0,flip -43977,做空,2023-06-22 17:25:00,2023-06-22 18:55:00,1880.98,1886.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43978,做多,2023-06-22 18:55:00,2023-06-22 19:00:00,1886.94,1885.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43979,做空,2023-06-22 19:00:00,2023-06-22 19:10:00,1885.23,1885.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -43980,做多,2023-06-22 19:10:00,2023-06-22 19:40:00,1885.09,1888.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43981,做多,2023-06-22 19:40:00,2023-06-22 19:55:00,1888.7,1889.05,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -43982,做多,2023-06-22 20:10:00,2023-06-22 20:15:00,1887.16,1884.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43983,做空,2023-06-22 20:15:00,2023-06-22 20:20:00,1884.9,1882.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43984,做多,2023-06-22 20:45:00,2023-06-22 21:15:00,1885.28,1884.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43985,做空,2023-06-22 21:15:00,2023-06-22 21:35:00,1884.59,1881.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43986,做多,2023-06-22 23:35:00,2023-06-22 23:50:00,1874.61,1871.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43987,做空,2023-06-22 23:50:00,2023-06-23 00:00:00,1871.65,1874.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43988,做多,2023-06-23 00:00:00,2023-06-23 00:05:00,1874.66,1874.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43989,做空,2023-06-23 00:05:00,2023-06-23 00:55:00,1874.3,1876.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43990,做多,2023-06-23 00:55:00,2023-06-23 01:10:00,1876.0,1879.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43991,做多,2023-06-23 01:40:00,2023-06-23 01:50:00,1878.52,1877.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43992,做空,2023-06-23 01:50:00,2023-06-23 02:00:00,1877.47,1870.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -43993,做多,2023-06-23 02:30:00,2023-06-23 02:35:00,1875.6,1875.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43994,做空,2023-06-23 02:35:00,2023-06-23 02:40:00,1875.0,1876.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43995,做多,2023-06-23 02:40:00,2023-06-23 04:15:00,1876.87,1880.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -43996,做多,2023-06-23 04:30:00,2023-06-23 04:45:00,1882.03,1882.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -43997,做多,2023-06-23 05:00:00,2023-06-23 05:05:00,1882.17,1881.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43998,做空,2023-06-23 05:05:00,2023-06-23 05:15:00,1881.98,1883.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -43999,做多,2023-06-23 05:15:00,2023-06-23 05:20:00,1883.64,1883.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44000,做多,2023-06-23 07:45:00,2023-06-23 08:00:00,1879.18,1878.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44001,做空,2023-06-23 08:00:00,2023-06-23 09:10:00,1878.69,1884.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44002,做多,2023-06-23 09:10:00,2023-06-23 09:20:00,1884.2,1880.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44003,做空,2023-06-23 09:20:00,2023-06-23 09:45:00,1880.86,1879.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44004,做多,2023-06-23 09:50:00,2023-06-23 10:05:00,1886.37,1883.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44005,做空,2023-06-23 10:05:00,2023-06-23 10:20:00,1883.97,1876.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44006,做多,2023-06-23 11:30:00,2023-06-23 11:55:00,1877.37,1878.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44007,做多,2023-06-23 13:00:00,2023-06-23 13:20:00,1875.22,1874.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44008,做空,2023-06-23 13:20:00,2023-06-23 13:25:00,1874.75,1875.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44009,做多,2023-06-23 13:25:00,2023-06-23 13:30:00,1875.65,1875.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44010,做空,2023-06-23 13:30:00,2023-06-23 13:40:00,1875.33,1875.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44011,做多,2023-06-23 13:40:00,2023-06-23 13:45:00,1875.36,1861.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44012,做空,2023-06-23 13:45:00,2023-06-23 13:50:00,1861.49,1869.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44013,做多,2023-06-23 13:55:00,2023-06-23 14:20:00,1871.5,1872.74,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44014,做空,2023-06-23 14:20:00,2023-06-23 14:25:00,1872.74,1875.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44015,做多,2023-06-23 14:25:00,2023-06-23 14:30:00,1875.55,1873.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44016,做空,2023-06-23 14:30:00,2023-06-23 17:25:00,1873.34,1916.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44017,做多,2023-06-23 17:25:00,2023-06-23 17:30:00,1916.99,1913.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44018,做空,2023-06-23 17:30:00,2023-06-23 17:40:00,1913.58,1921.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44019,做多,2023-06-23 17:40:00,2023-06-23 17:55:00,1921.26,1923.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44020,做多,2023-06-23 20:35:00,2023-06-23 21:20:00,1902.2,1901.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44021,做空,2023-06-23 21:20:00,2023-06-23 21:25:00,1901.27,1902.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44022,做多,2023-06-23 21:25:00,2023-06-23 21:30:00,1902.52,1894.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44023,做空,2023-06-23 21:30:00,2023-06-23 21:35:00,1894.03,1893.79,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44024,做多,2023-06-23 22:45:00,2023-06-23 23:45:00,1889.23,1889.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44025,做空,2023-06-23 23:45:00,2023-06-24 00:05:00,1889.59,1888.85,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44026,做多,2023-06-24 00:05:00,2023-06-24 01:55:00,1888.85,1888.87,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44027,做多,2023-06-24 03:40:00,2023-06-24 04:05:00,1893.37,1892.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44028,做空,2023-06-24 04:05:00,2023-06-24 04:10:00,1892.17,1894.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44029,做多,2023-06-24 04:10:00,2023-06-24 04:15:00,1894.49,1895.38,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44030,做多,2023-06-24 04:30:00,2023-06-24 04:35:00,1894.27,1892.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44031,做空,2023-06-24 04:35:00,2023-06-24 04:50:00,1892.73,1891.88,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44032,做多,2023-06-24 05:10:00,2023-06-24 05:15:00,1894.29,1894.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44033,做空,2023-06-24 05:15:00,2023-06-24 05:45:00,1894.0,1894.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44034,做多,2023-06-24 05:45:00,2023-06-24 05:50:00,1894.0,1893.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44035,做空,2023-06-24 05:50:00,2023-06-24 06:00:00,1893.39,1891.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44036,做多,2023-06-24 08:05:00,2023-06-24 08:20:00,1888.41,1885.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44037,做空,2023-06-24 08:20:00,2023-06-24 08:30:00,1885.4,1884.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44038,做多,2023-06-24 08:30:00,2023-06-24 08:50:00,1884.99,1885.52,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44039,做空,2023-06-24 08:50:00,2023-06-24 09:15:00,1885.52,1887.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44040,做多,2023-06-24 09:15:00,2023-06-24 09:20:00,1887.93,1886.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44041,做空,2023-06-24 09:20:00,2023-06-24 09:40:00,1886.36,1886.32,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44042,做多,2023-06-24 09:40:00,2023-06-24 10:00:00,1886.32,1887.0,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44043,做多,2023-06-24 11:35:00,2023-06-24 12:05:00,1889.39,1891.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44044,做多,2023-06-24 13:10:00,2023-06-24 14:45:00,1894.59,1889.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44045,做空,2023-06-24 14:45:00,2023-06-24 14:55:00,1889.91,1892.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44046,做多,2023-06-24 14:55:00,2023-06-24 15:05:00,1892.43,1889.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44047,做空,2023-06-24 15:05:00,2023-06-24 15:10:00,1889.08,1886.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44048,做多,2023-06-24 16:45:00,2023-06-24 16:50:00,1875.41,1874.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44049,做空,2023-06-24 16:50:00,2023-06-24 16:55:00,1874.9,1876.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44050,做多,2023-06-24 16:55:00,2023-06-24 17:00:00,1876.32,1882.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44051,做多,2023-06-24 19:50:00,2023-06-24 20:00:00,1886.76,1884.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44052,做空,2023-06-24 20:00:00,2023-06-24 20:05:00,1884.55,1884.03,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44053,做多,2023-06-24 21:50:00,2023-06-24 21:55:00,1875.63,1874.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44054,做空,2023-06-24 21:55:00,2023-06-24 22:00:00,1874.52,1876.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44055,做多,2023-06-24 22:00:00,2023-06-24 22:05:00,1876.02,1874.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44056,做空,2023-06-24 22:05:00,2023-06-24 22:20:00,1874.45,1873.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44057,做多,2023-06-24 22:20:00,2023-06-24 22:30:00,1873.91,1872.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44058,做空,2023-06-24 22:30:00,2023-06-24 22:50:00,1872.99,1874.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44059,做多,2023-06-24 22:50:00,2023-06-24 23:05:00,1874.09,1876.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44060,做多,2023-06-24 23:50:00,2023-06-25 00:05:00,1875.79,1875.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44061,做空,2023-06-25 00:05:00,2023-06-25 00:20:00,1875.11,1872.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44062,做多,2023-06-25 00:30:00,2023-06-25 01:25:00,1873.59,1878.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44063,做多,2023-06-25 06:05:00,2023-06-25 06:15:00,1909.0,1918.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44064,做多,2023-06-25 07:05:00,2023-06-25 07:15:00,1918.03,1915.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44065,做空,2023-06-25 07:15:00,2023-06-25 08:20:00,1915.36,1917.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44066,做多,2023-06-25 08:20:00,2023-06-25 08:40:00,1917.37,1911.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44067,做空,2023-06-25 08:40:00,2023-06-25 08:45:00,1911.38,1913.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44068,做多,2023-06-25 08:45:00,2023-06-25 08:50:00,1913.55,1920.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44069,做多,2023-06-25 09:15:00,2023-06-25 09:20:00,1913.91,1908.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44070,做空,2023-06-25 09:20:00,2023-06-25 09:25:00,1908.4,1910.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44071,做多,2023-06-25 09:30:00,2023-06-25 09:45:00,1913.3,1919.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44072,做多,2023-06-25 10:25:00,2023-06-25 10:40:00,1916.88,1922.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44073,做多,2023-06-25 11:35:00,2023-06-25 11:50:00,1915.24,1915.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44074,做空,2023-06-25 11:50:00,2023-06-25 11:55:00,1915.19,1917.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44075,做多,2023-06-25 11:55:00,2023-06-25 12:10:00,1917.77,1915.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44076,做空,2023-06-25 12:10:00,2023-06-25 12:15:00,1915.58,1912.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44077,做多,2023-06-25 12:45:00,2023-06-25 12:55:00,1913.74,1912.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44078,做空,2023-06-25 12:55:00,2023-06-25 13:05:00,1912.83,1908.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44079,做多,2023-06-25 14:00:00,2023-06-25 14:05:00,1908.83,1902.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44080,做空,2023-06-25 14:05:00,2023-06-25 14:15:00,1902.55,1903.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44081,做多,2023-06-25 16:05:00,2023-06-25 16:10:00,1890.61,1885.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44082,做空,2023-06-25 16:10:00,2023-06-25 16:15:00,1885.72,1887.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44083,做多,2023-06-25 16:15:00,2023-06-25 16:35:00,1887.7,1890.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44084,做多,2023-06-25 17:25:00,2023-06-25 17:40:00,1889.72,1885.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44085,做空,2023-06-25 17:40:00,2023-06-25 17:45:00,1885.45,1888.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44086,做多,2023-06-25 17:50:00,2023-06-25 18:00:00,1890.85,1888.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44087,做空,2023-06-25 18:00:00,2023-06-25 18:10:00,1888.02,1883.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44088,做多,2023-06-25 18:30:00,2023-06-25 19:10:00,1888.62,1890.58,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44089,做空,2023-06-25 19:10:00,2023-06-25 19:25:00,1890.58,1889.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44090,做多,2023-06-25 19:25:00,2023-06-25 19:30:00,1889.77,1885.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44091,做空,2023-06-25 19:30:00,2023-06-25 19:40:00,1885.1,1888.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44092,做多,2023-06-25 19:40:00,2023-06-25 20:00:00,1888.44,1895.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44093,做多,2023-06-25 21:00:00,2023-06-25 21:05:00,1894.64,1894.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44094,做空,2023-06-25 21:05:00,2023-06-25 21:10:00,1894.07,1895.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44095,做多,2023-06-25 21:10:00,2023-06-25 22:10:00,1895.16,1900.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44096,做多,2023-06-26 00:05:00,2023-06-26 00:10:00,1900.0,1894.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44097,做空,2023-06-26 00:10:00,2023-06-26 00:15:00,1894.12,1895.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44098,做多,2023-06-26 00:20:00,2023-06-26 00:25:00,1902.37,1896.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44099,做多,2023-06-26 00:30:00,2023-06-26 00:35:00,1899.0,1896.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44100,做空,2023-06-26 00:35:00,2023-06-26 00:45:00,1896.07,1893.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44101,做多,2023-06-26 02:45:00,2023-06-26 02:55:00,1877.31,1877.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44102,做空,2023-06-26 02:55:00,2023-06-26 03:15:00,1877.36,1876.04,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44103,做多,2023-06-26 03:15:00,2023-06-26 03:30:00,1876.04,1875.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44104,做空,2023-06-26 03:30:00,2023-06-26 03:35:00,1875.5,1877.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44105,做多,2023-06-26 03:35:00,2023-06-26 03:55:00,1877.81,1879.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44106,做多,2023-06-26 04:15:00,2023-06-26 04:40:00,1876.02,1876.48,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44107,做空,2023-06-26 04:40:00,2023-06-26 04:45:00,1876.48,1876.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44108,做多,2023-06-26 04:45:00,2023-06-26 05:00:00,1876.8,1876.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44109,做空,2023-06-26 05:00:00,2023-06-26 05:15:00,1876.34,1873.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44110,做多,2023-06-26 05:35:00,2023-06-26 05:40:00,1876.81,1878.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44111,做多,2023-06-26 06:05:00,2023-06-26 06:20:00,1876.73,1879.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44112,做多,2023-06-26 07:40:00,2023-06-26 07:45:00,1889.24,1889.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44113,做空,2023-06-26 07:45:00,2023-06-26 07:50:00,1889.19,1892.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44114,做多,2023-06-26 07:50:00,2023-06-26 08:00:00,1892.17,1888.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44115,做空,2023-06-26 08:00:00,2023-06-26 08:10:00,1888.99,1892.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44116,做多,2023-06-26 08:10:00,2023-06-26 08:15:00,1892.53,1890.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44117,做空,2023-06-26 08:15:00,2023-06-26 08:50:00,1890.59,1890.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44118,做多,2023-06-26 08:50:00,2023-06-26 09:05:00,1890.5,1888.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44119,做多,2023-06-26 09:10:00,2023-06-26 09:15:00,1890.88,1891.35,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44120,做多,2023-06-26 11:05:00,2023-06-26 11:10:00,1880.87,1877.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44121,做空,2023-06-26 11:10:00,2023-06-26 11:20:00,1877.5,1877.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44122,做多,2023-06-26 11:20:00,2023-06-26 12:15:00,1877.59,1877.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44123,做空,2023-06-26 12:15:00,2023-06-26 12:30:00,1877.9,1878.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44124,做多,2023-06-26 12:35:00,2023-06-26 12:40:00,1880.61,1883.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44125,做多,2023-06-26 15:35:00,2023-06-26 16:10:00,1891.25,1886.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44126,做空,2023-06-26 16:10:00,2023-06-26 16:30:00,1886.07,1881.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44127,做多,2023-06-26 18:30:00,2023-06-26 18:35:00,1850.15,1849.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44128,做空,2023-06-26 18:35:00,2023-06-26 19:10:00,1849.29,1843.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44129,做多,2023-06-26 19:30:00,2023-06-26 19:45:00,1849.32,1854.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44130,做多,2023-06-26 20:50:00,2023-06-26 21:15:00,1852.33,1851.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44131,做空,2023-06-26 21:15:00,2023-06-26 21:20:00,1851.51,1853.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44132,做多,2023-06-26 21:20:00,2023-06-26 21:25:00,1853.4,1853.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44133,做空,2023-06-26 21:25:00,2023-06-26 21:55:00,1853.28,1849.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44134,做多,2023-06-26 22:10:00,2023-06-26 22:15:00,1852.84,1853.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44135,做多,2023-06-26 23:10:00,2023-06-26 23:30:00,1854.79,1855.33,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44136,做空,2023-06-26 23:30:00,2023-06-26 23:45:00,1855.33,1858.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44137,做多,2023-06-26 23:45:00,2023-06-26 23:50:00,1858.11,1858.41,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44138,做多,2023-06-27 00:15:00,2023-06-27 00:30:00,1858.51,1855.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44139,做空,2023-06-27 00:30:00,2023-06-27 00:35:00,1855.56,1863.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44140,做多,2023-06-27 00:35:00,2023-06-27 00:40:00,1863.52,1858.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44141,做多,2023-06-27 01:20:00,2023-06-27 01:35:00,1858.21,1864.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44142,做多,2023-06-27 04:20:00,2023-06-27 04:40:00,1870.93,1871.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44143,做空,2023-06-27 04:40:00,2023-06-27 05:00:00,1871.99,1868.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44144,做多,2023-06-27 06:35:00,2023-06-27 06:50:00,1865.47,1867.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44145,做多,2023-06-27 08:55:00,2023-06-27 09:00:00,1875.4,1873.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44146,做空,2023-06-27 09:00:00,2023-06-27 09:45:00,1873.72,1876.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44147,做多,2023-06-27 09:45:00,2023-06-27 09:50:00,1876.9,1872.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44148,做空,2023-06-27 09:50:00,2023-06-27 10:00:00,1872.99,1877.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44149,做多,2023-06-27 10:00:00,2023-06-27 10:05:00,1877.25,1883.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44150,做多,2023-06-27 10:30:00,2023-06-27 10:35:00,1881.12,1879.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44151,做空,2023-06-27 10:35:00,2023-06-27 11:45:00,1879.49,1879.02,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44152,做多,2023-06-27 11:45:00,2023-06-27 12:00:00,1879.02,1878.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44153,做空,2023-06-27 12:00:00,2023-06-27 12:05:00,1878.63,1880.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44154,做多,2023-06-27 12:05:00,2023-06-27 12:15:00,1880.01,1879.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44155,做空,2023-06-27 12:15:00,2023-06-27 13:10:00,1879.49,1875.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44156,做多,2023-06-27 13:30:00,2023-06-27 14:00:00,1878.65,1887.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44157,做多,2023-06-27 14:00:00,2023-06-27 14:05:00,1887.37,1892.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44158,做多,2023-06-27 14:15:00,2023-06-27 14:40:00,1881.68,1881.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44159,做空,2023-06-27 14:40:00,2023-06-27 15:10:00,1881.24,1875.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44160,做多,2023-06-27 16:10:00,2023-06-27 16:15:00,1876.32,1873.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44161,做空,2023-06-27 16:15:00,2023-06-27 16:20:00,1873.96,1880.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44162,做多,2023-06-27 16:20:00,2023-06-27 16:30:00,1880.47,1885.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44163,做多,2023-06-27 18:25:00,2023-06-27 18:50:00,1899.49,1898.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44164,做空,2023-06-27 18:50:00,2023-06-27 19:05:00,1898.33,1900.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44165,做多,2023-06-27 19:05:00,2023-06-27 19:15:00,1900.98,1898.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44166,做空,2023-06-27 19:15:00,2023-06-27 19:20:00,1898.48,1894.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44167,做多,2023-06-27 19:40:00,2023-06-27 19:50:00,1897.63,1896.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44168,做空,2023-06-27 19:50:00,2023-06-27 19:55:00,1896.27,1893.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44169,做多,2023-06-27 21:30:00,2023-06-27 21:50:00,1891.07,1895.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44170,做多,2023-06-27 22:30:00,2023-06-27 22:35:00,1892.39,1890.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44171,做空,2023-06-27 22:35:00,2023-06-27 22:40:00,1890.0,1886.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44172,做多,2023-06-27 23:40:00,2023-06-28 00:00:00,1887.65,1887.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44173,做空,2023-06-28 00:00:00,2023-06-28 00:10:00,1887.64,1882.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44174,做多,2023-06-28 01:50:00,2023-06-28 02:10:00,1870.77,1870.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44175,做空,2023-06-28 02:10:00,2023-06-28 02:15:00,1870.94,1872.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44176,做多,2023-06-28 02:15:00,2023-06-28 02:20:00,1872.4,1870.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44177,做空,2023-06-28 02:20:00,2023-06-28 02:45:00,1870.0,1865.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44178,做多,2023-06-28 03:40:00,2023-06-28 03:45:00,1866.38,1865.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44179,做空,2023-06-28 03:45:00,2023-06-28 03:50:00,1865.29,1866.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44180,做多,2023-06-28 03:50:00,2023-06-28 03:55:00,1866.41,1865.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44181,做空,2023-06-28 03:55:00,2023-06-28 04:10:00,1865.91,1863.41,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44182,做多,2023-06-28 04:10:00,2023-06-28 04:20:00,1863.41,1864.57,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44183,做空,2023-06-28 04:20:00,2023-06-28 04:30:00,1864.57,1868.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44184,做多,2023-06-28 04:30:00,2023-06-28 04:35:00,1868.23,1866.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44185,做多,2023-06-28 05:15:00,2023-06-28 05:30:00,1865.46,1866.41,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44186,做空,2023-06-28 05:30:00,2023-06-28 06:05:00,1866.41,1861.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44187,做多,2023-06-28 06:30:00,2023-06-28 06:35:00,1865.51,1864.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44188,做空,2023-06-28 06:35:00,2023-06-28 06:40:00,1864.33,1866.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44189,做多,2023-06-28 06:40:00,2023-06-28 06:50:00,1866.37,1864.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44190,做空,2023-06-28 06:50:00,2023-06-28 06:55:00,1864.23,1859.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44191,做多,2023-06-28 08:45:00,2023-06-28 09:25:00,1855.36,1859.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44192,做多,2023-06-28 12:25:00,2023-06-28 12:30:00,1863.17,1862.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44193,做空,2023-06-28 12:30:00,2023-06-28 12:35:00,1862.56,1855.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44194,做多,2023-06-28 13:20:00,2023-06-28 13:25:00,1857.72,1855.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44195,做空,2023-06-28 13:25:00,2023-06-28 13:30:00,1855.24,1858.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44196,做多,2023-06-28 13:30:00,2023-06-28 13:35:00,1858.2,1856.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44197,做空,2023-06-28 13:35:00,2023-06-28 13:45:00,1856.39,1850.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44198,做多,2023-06-28 13:55:00,2023-06-28 14:00:00,1856.42,1853.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44199,做空,2023-06-28 14:00:00,2023-06-28 14:05:00,1853.86,1854.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44200,做多,2023-06-28 14:05:00,2023-06-28 14:10:00,1854.98,1853.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44201,做空,2023-06-28 14:10:00,2023-06-28 14:15:00,1853.27,1857.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44202,做多,2023-06-28 14:15:00,2023-06-28 14:30:00,1857.41,1862.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44203,做多,2023-06-28 15:05:00,2023-06-28 15:10:00,1860.19,1858.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44204,做空,2023-06-28 15:10:00,2023-06-28 15:30:00,1858.19,1859.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44205,做多,2023-06-28 15:30:00,2023-06-28 15:40:00,1859.32,1860.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44206,做空,2023-06-28 15:40:00,2023-06-28 16:00:00,1860.09,1861.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44207,做多,2023-06-28 16:00:00,2023-06-28 16:15:00,1861.3,1861.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44208,做空,2023-06-28 16:15:00,2023-06-28 16:35:00,1861.0,1856.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44209,做多,2023-06-28 18:20:00,2023-06-28 18:45:00,1849.98,1849.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44210,做空,2023-06-28 18:45:00,2023-06-28 19:05:00,1849.22,1845.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44211,做多,2023-06-28 19:15:00,2023-06-28 19:20:00,1849.52,1847.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44212,做空,2023-06-28 19:20:00,2023-06-28 19:25:00,1847.21,1830.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44213,做多,2023-06-28 20:40:00,2023-06-28 20:45:00,1832.33,1832.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44214,做空,2023-06-28 20:45:00,2023-06-28 21:30:00,1832.04,1829.03,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44215,做多,2023-06-28 21:30:00,2023-06-28 21:35:00,1829.03,1832.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44216,做多,2023-06-28 21:35:00,2023-06-28 21:50:00,1832.21,1829.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44217,做空,2023-06-28 21:50:00,2023-06-28 22:00:00,1829.75,1831.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44218,做多,2023-06-28 22:00:00,2023-06-28 22:20:00,1831.16,1830.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44219,做空,2023-06-28 22:20:00,2023-06-28 22:45:00,1830.91,1826.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44220,做多,2023-06-28 23:05:00,2023-06-28 23:10:00,1830.02,1834.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44221,做多,2023-06-28 23:45:00,2023-06-29 00:05:00,1829.71,1827.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44222,做空,2023-06-29 00:05:00,2023-06-29 00:10:00,1827.43,1830.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44223,做多,2023-06-29 00:10:00,2023-06-29 00:15:00,1830.57,1830.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44224,做空,2023-06-29 00:15:00,2023-06-29 00:40:00,1830.06,1832.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44225,做多,2023-06-29 00:40:00,2023-06-29 00:45:00,1832.28,1829.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44226,做空,2023-06-29 00:45:00,2023-06-29 00:50:00,1829.31,1829.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44227,做多,2023-06-29 00:50:00,2023-06-29 01:05:00,1829.76,1836.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44228,做多,2023-06-29 02:00:00,2023-06-29 02:05:00,1835.21,1834.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44229,做空,2023-06-29 02:05:00,2023-06-29 02:10:00,1834.6,1835.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44230,做多,2023-06-29 02:10:00,2023-06-29 02:15:00,1835.83,1834.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44231,做空,2023-06-29 02:15:00,2023-06-29 02:20:00,1834.96,1835.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44232,做多,2023-06-29 02:20:00,2023-06-29 03:15:00,1835.68,1834.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44233,做空,2023-06-29 03:15:00,2023-06-29 05:40:00,1834.09,1838.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44234,做多,2023-06-29 05:40:00,2023-06-29 06:45:00,1838.48,1838.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44235,做空,2023-06-29 06:45:00,2023-06-29 07:05:00,1838.14,1840.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44236,做多,2023-06-29 07:05:00,2023-06-29 07:10:00,1840.09,1846.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44237,做多,2023-06-29 08:55:00,2023-06-29 09:10:00,1847.95,1852.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44238,做多,2023-06-29 12:25:00,2023-06-29 12:30:00,1871.91,1866.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44239,做多,2023-06-29 13:05:00,2023-06-29 13:15:00,1867.91,1875.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44240,做多,2023-06-29 16:00:00,2023-06-29 16:15:00,1853.43,1853.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44241,做空,2023-06-29 16:15:00,2023-06-29 16:25:00,1853.26,1851.8,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44242,做多,2023-06-29 16:25:00,2023-06-29 17:20:00,1851.8,1851.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44243,做空,2023-06-29 17:20:00,2023-06-29 17:25:00,1851.32,1856.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44244,做多,2023-06-29 17:25:00,2023-06-29 17:30:00,1856.66,1854.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44245,做多,2023-06-29 18:15:00,2023-06-29 18:30:00,1851.97,1855.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44246,做多,2023-06-29 19:30:00,2023-06-29 19:55:00,1855.6,1856.42,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44247,做多,2023-06-29 21:20:00,2023-06-29 22:45:00,1849.77,1854.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44248,做多,2023-06-29 23:20:00,2023-06-29 23:25:00,1851.89,1853.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44249,做多,2023-06-30 00:05:00,2023-06-30 00:10:00,1852.71,1848.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44250,做空,2023-06-30 00:10:00,2023-06-30 00:15:00,1848.55,1849.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44251,做多,2023-06-30 00:20:00,2023-06-30 00:25:00,1852.48,1854.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44252,做多,2023-06-30 02:00:00,2023-06-30 02:10:00,1846.3,1853.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44253,做多,2023-06-30 05:35:00,2023-06-30 05:40:00,1888.27,1886.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44254,做空,2023-06-30 05:40:00,2023-06-30 07:05:00,1886.31,1879.36,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44255,做多,2023-06-30 07:05:00,2023-06-30 07:20:00,1879.36,1877.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44256,做空,2023-06-30 07:20:00,2023-06-30 07:30:00,1877.02,1879.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44257,做多,2023-06-30 07:30:00,2023-06-30 07:35:00,1879.45,1881.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44258,做多,2023-06-30 09:05:00,2023-06-30 09:35:00,1886.09,1887.2,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44259,做空,2023-06-30 09:35:00,2023-06-30 09:40:00,1887.2,1888.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44260,做多,2023-06-30 09:40:00,2023-06-30 09:45:00,1888.57,1886.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44261,做空,2023-06-30 09:45:00,2023-06-30 09:55:00,1886.31,1884.83,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44262,做多,2023-06-30 09:55:00,2023-06-30 10:15:00,1884.83,1893.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44263,做多,2023-06-30 10:35:00,2023-06-30 10:50:00,1886.63,1892.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44264,做多,2023-06-30 11:40:00,2023-06-30 12:05:00,1889.48,1896.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44265,做多,2023-06-30 12:15:00,2023-06-30 12:25:00,1892.01,1897.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44266,做多,2023-06-30 15:55:00,2023-06-30 16:05:00,1851.15,1849.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44267,做空,2023-06-30 16:05:00,2023-06-30 19:45:00,1849.3,1925.55,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -44268,做多,2023-06-30 19:45:00,2023-06-30 19:50:00,1925.55,1925.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44269,做空,2023-06-30 19:50:00,2023-06-30 21:05:00,1925.21,1925.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44270,做多,2023-06-30 21:05:00,2023-06-30 21:25:00,1925.58,1931.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44271,做多,2023-06-30 22:55:00,2023-06-30 23:00:00,1934.53,1931.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44272,做空,2023-06-30 23:00:00,2023-06-30 23:10:00,1931.71,1932.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44273,做多,2023-06-30 23:10:00,2023-06-30 23:30:00,1932.2,1939.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44274,做多,2023-06-30 23:40:00,2023-06-30 23:45:00,1934.66,1932.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44275,做空,2023-06-30 23:45:00,2023-06-30 23:50:00,1932.9,1933.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44276,做多,2023-06-30 23:50:00,2023-07-01 00:10:00,1933.87,1932.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44277,做空,2023-07-01 00:10:00,2023-07-01 00:15:00,1932.85,1933.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44278,做多,2023-07-01 00:15:00,2023-07-01 00:25:00,1933.37,1939.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44279,做多,2023-07-01 05:00:00,2023-07-01 05:20:00,1915.94,1916.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44280,做空,2023-07-01 05:20:00,2023-07-01 06:35:00,1916.51,1916.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44281,做多,2023-07-01 06:35:00,2023-07-01 06:50:00,1916.88,1920.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44282,做多,2023-07-01 07:50:00,2023-07-01 07:55:00,1917.01,1919.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44283,做多,2023-07-01 07:55:00,2023-07-01 08:10:00,1919.8,1916.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44284,做空,2023-07-01 08:10:00,2023-07-01 08:20:00,1916.67,1917.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44285,做多,2023-07-01 08:20:00,2023-07-01 08:25:00,1917.63,1916.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44286,做空,2023-07-01 08:25:00,2023-07-01 08:35:00,1916.92,1917.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44287,做多,2023-07-01 08:35:00,2023-07-01 08:45:00,1917.4,1916.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44288,做空,2023-07-01 08:45:00,2023-07-01 08:55:00,1916.94,1914.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44289,做多,2023-07-01 09:00:00,2023-07-01 09:40:00,1915.11,1916.82,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44290,做空,2023-07-01 09:40:00,2023-07-01 09:50:00,1916.82,1916.32,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44291,做多,2023-07-01 09:50:00,2023-07-01 10:15:00,1916.32,1916.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44292,做空,2023-07-01 10:15:00,2023-07-01 10:20:00,1916.45,1923.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44293,做多,2023-07-01 10:20:00,2023-07-01 10:25:00,1923.48,1925.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44294,做多,2023-07-01 10:50:00,2023-07-01 11:35:00,1920.05,1920.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44295,做空,2023-07-01 11:35:00,2023-07-01 11:40:00,1920.9,1923.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44296,做多,2023-07-01 11:40:00,2023-07-01 11:45:00,1923.88,1925.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44297,做多,2023-07-01 12:00:00,2023-07-01 12:10:00,1922.13,1925.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44298,做多,2023-07-01 12:35:00,2023-07-01 12:45:00,1926.98,1923.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44299,做空,2023-07-01 12:45:00,2023-07-01 12:50:00,1923.89,1926.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44300,做多,2023-07-01 12:50:00,2023-07-01 12:55:00,1926.5,1926.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44301,做空,2023-07-01 12:55:00,2023-07-01 13:15:00,1926.4,1926.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44302,做多,2023-07-01 13:15:00,2023-07-01 13:20:00,1926.54,1926.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44303,做空,2023-07-01 13:20:00,2023-07-01 13:40:00,1926.0,1925.58,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44304,做多,2023-07-01 13:40:00,2023-07-01 13:45:00,1925.58,1923.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44305,做空,2023-07-01 13:45:00,2023-07-01 14:00:00,1923.0,1922.34,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44306,做多,2023-07-01 14:05:00,2023-07-01 15:40:00,1922.79,1922.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44307,做空,2023-07-01 15:40:00,2023-07-01 15:45:00,1922.13,1922.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44308,做多,2023-07-01 15:45:00,2023-07-01 16:05:00,1922.3,1921.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44309,做空,2023-07-01 16:05:00,2023-07-01 16:15:00,1921.7,1919.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44310,做多,2023-07-01 17:35:00,2023-07-01 17:45:00,1920.01,1919.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44311,做多,2023-07-01 18:00:00,2023-07-01 18:15:00,1919.18,1918.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44312,做空,2023-07-01 18:15:00,2023-07-01 18:20:00,1918.61,1919.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44313,做多,2023-07-01 18:20:00,2023-07-01 19:00:00,1919.26,1923.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44314,做多,2023-07-01 20:10:00,2023-07-01 20:45:00,1922.09,1922.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44315,做空,2023-07-01 20:45:00,2023-07-01 21:05:00,1922.99,1921.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44316,做多,2023-07-01 21:10:00,2023-07-01 21:30:00,1922.22,1922.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44317,做空,2023-07-01 21:30:00,2023-07-01 21:40:00,1922.45,1921.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44318,做多,2023-07-01 21:55:00,2023-07-01 22:00:00,1922.79,1922.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44319,做空,2023-07-01 22:00:00,2023-07-01 23:00:00,1922.54,1923.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44320,做多,2023-07-01 23:00:00,2023-07-01 23:05:00,1923.53,1921.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44321,做空,2023-07-01 23:05:00,2023-07-01 23:25:00,1921.5,1922.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44322,做多,2023-07-01 23:25:00,2023-07-01 23:40:00,1922.69,1921.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44323,做空,2023-07-01 23:40:00,2023-07-02 00:10:00,1921.41,1921.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44324,做多,2023-07-02 00:15:00,2023-07-02 00:25:00,1921.99,1924.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44325,做多,2023-07-02 00:25:00,2023-07-02 00:30:00,1924.83,1919.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44326,做多,2023-07-02 00:35:00,2023-07-02 00:50:00,1921.41,1921.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44327,做空,2023-07-02 00:50:00,2023-07-02 01:05:00,1921.45,1922.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44328,做多,2023-07-02 01:05:00,2023-07-02 01:10:00,1922.2,1921.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44329,做空,2023-07-02 01:10:00,2023-07-02 01:20:00,1921.73,1922.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44330,做多,2023-07-02 01:20:00,2023-07-02 01:25:00,1922.15,1921.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44331,做空,2023-07-02 01:25:00,2023-07-02 01:45:00,1921.3,1920.72,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44332,做多,2023-07-02 01:45:00,2023-07-02 02:40:00,1920.72,1921.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44333,做多,2023-07-02 03:25:00,2023-07-02 04:30:00,1918.06,1914.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44334,做空,2023-07-02 04:30:00,2023-07-02 04:35:00,1914.14,1913.41,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44335,做多,2023-07-02 05:00:00,2023-07-02 05:05:00,1915.01,1912.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44336,做空,2023-07-02 05:05:00,2023-07-02 05:10:00,1912.69,1912.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44337,做多,2023-07-02 05:35:00,2023-07-02 05:45:00,1913.86,1913.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44338,做空,2023-07-02 05:45:00,2023-07-02 05:50:00,1913.28,1914.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44339,做多,2023-07-02 05:50:00,2023-07-02 05:55:00,1914.96,1913.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44340,做空,2023-07-02 05:55:00,2023-07-02 06:00:00,1913.41,1915.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44341,做多,2023-07-02 06:00:00,2023-07-02 06:05:00,1915.5,1913.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44342,做多,2023-07-02 06:15:00,2023-07-02 06:25:00,1914.25,1916.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44343,做多,2023-07-02 06:40:00,2023-07-02 06:45:00,1914.3,1913.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44344,做空,2023-07-02 06:45:00,2023-07-02 06:50:00,1913.59,1914.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44345,做多,2023-07-02 06:50:00,2023-07-02 06:55:00,1914.0,1913.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44346,做空,2023-07-02 06:55:00,2023-07-02 07:00:00,1913.17,1914.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44347,做多,2023-07-02 07:00:00,2023-07-02 07:05:00,1914.03,1913.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44348,做空,2023-07-02 07:05:00,2023-07-02 07:10:00,1913.81,1912.9,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44349,做多,2023-07-02 07:15:00,2023-07-02 07:40:00,1913.73,1916.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44350,做多,2023-07-02 08:05:00,2023-07-02 08:10:00,1914.36,1915.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44351,做多,2023-07-02 09:00:00,2023-07-02 09:20:00,1914.33,1914.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44352,做空,2023-07-02 09:20:00,2023-07-02 10:35:00,1914.77,1915.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44353,做多,2023-07-02 10:35:00,2023-07-02 10:55:00,1915.79,1916.57,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44354,做空,2023-07-02 10:55:00,2023-07-02 12:10:00,1916.57,1918.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44355,做多,2023-07-02 12:10:00,2023-07-02 12:20:00,1918.46,1918.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44356,做空,2023-07-02 12:20:00,2023-07-02 12:40:00,1918.17,1918.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44357,做多,2023-07-02 12:40:00,2023-07-02 12:45:00,1918.52,1917.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44358,做空,2023-07-02 12:45:00,2023-07-02 13:05:00,1917.05,1917.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44359,做多,2023-07-02 14:10:00,2023-07-02 14:15:00,1916.21,1917.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44360,做多,2023-07-02 15:35:00,2023-07-02 15:40:00,1919.2,1917.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44361,做空,2023-07-02 15:40:00,2023-07-02 15:45:00,1917.99,1920.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44362,做多,2023-07-02 15:45:00,2023-07-02 15:50:00,1920.85,1917.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44363,做空,2023-07-02 15:50:00,2023-07-02 16:15:00,1917.29,1920.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44364,做多,2023-07-02 16:15:00,2023-07-02 16:20:00,1920.6,1919.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44365,做空,2023-07-02 16:20:00,2023-07-02 16:30:00,1919.19,1918.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44366,做多,2023-07-02 16:30:00,2023-07-02 16:35:00,1918.84,1917.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44367,做空,2023-07-02 16:35:00,2023-07-02 16:40:00,1917.5,1919.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44368,做多,2023-07-02 16:40:00,2023-07-02 16:45:00,1919.69,1917.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44369,做空,2023-07-02 16:45:00,2023-07-02 17:15:00,1917.12,1915.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44370,做多,2023-07-02 18:45:00,2023-07-02 20:05:00,1908.39,1911.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44371,做空,2023-07-02 20:05:00,2023-07-02 23:25:00,1911.99,1937.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44372,做多,2023-07-02 23:25:00,2023-07-03 00:20:00,1937.22,1938.93,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44373,做空,2023-07-03 00:20:00,2023-07-03 01:00:00,1938.93,1936.65,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44374,做多,2023-07-03 01:00:00,2023-07-03 01:25:00,1936.65,1941.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44375,做多,2023-07-03 03:10:00,2023-07-03 03:35:00,1947.93,1948.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44376,做空,2023-07-03 03:35:00,2023-07-03 03:40:00,1948.88,1949.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44377,做多,2023-07-03 03:40:00,2023-07-03 03:50:00,1949.11,1949.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44378,做空,2023-07-03 03:50:00,2023-07-03 04:00:00,1949.03,1949.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44379,做多,2023-07-03 04:00:00,2023-07-03 04:05:00,1949.77,1951.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44380,做多,2023-07-03 04:35:00,2023-07-03 04:40:00,1947.69,1950.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44381,做多,2023-07-03 04:40:00,2023-07-03 04:55:00,1950.8,1948.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44382,做空,2023-07-03 04:55:00,2023-07-03 05:15:00,1948.6,1948.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44383,做多,2023-07-03 05:15:00,2023-07-03 05:20:00,1948.93,1946.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44384,做空,2023-07-03 05:20:00,2023-07-03 05:25:00,1946.77,1949.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44385,做多,2023-07-03 05:25:00,2023-07-03 05:30:00,1949.0,1947.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44386,做空,2023-07-03 05:30:00,2023-07-03 05:35:00,1947.45,1947.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44387,做多,2023-07-03 05:35:00,2023-07-03 06:45:00,1947.93,1945.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44388,做空,2023-07-03 06:45:00,2023-07-03 06:50:00,1945.85,1945.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44389,做多,2023-07-03 06:50:00,2023-07-03 07:00:00,1945.99,1949.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44390,做多,2023-07-03 08:35:00,2023-07-03 10:20:00,1962.4,1957.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44391,做空,2023-07-03 10:20:00,2023-07-03 10:30:00,1957.28,1959.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44392,做多,2023-07-03 10:30:00,2023-07-03 11:00:00,1959.77,1963.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44393,做多,2023-07-03 11:45:00,2023-07-03 11:55:00,1962.52,1961.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44394,做空,2023-07-03 11:55:00,2023-07-03 12:05:00,1961.38,1960.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44395,做多,2023-07-03 12:20:00,2023-07-03 12:55:00,1961.4,1966.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44396,做多,2023-07-03 14:05:00,2023-07-03 14:10:00,1966.48,1964.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44397,做空,2023-07-03 14:10:00,2023-07-03 14:25:00,1964.68,1959.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44398,做多,2023-07-03 14:40:00,2023-07-03 15:00:00,1963.13,1969.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44399,做多,2023-07-03 15:00:00,2023-07-03 15:05:00,1969.56,1966.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44400,做多,2023-07-03 17:25:00,2023-07-03 17:40:00,1965.45,1963.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44401,做多,2023-07-03 18:10:00,2023-07-03 18:50:00,1962.22,1966.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44402,做多,2023-07-03 22:15:00,2023-07-03 22:20:00,1956.97,1955.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44403,做空,2023-07-03 22:20:00,2023-07-03 22:25:00,1955.84,1956.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44404,做多,2023-07-03 22:25:00,2023-07-03 22:30:00,1956.77,1956.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44405,做多,2023-07-03 22:50:00,2023-07-03 22:55:00,1955.79,1954.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44406,做空,2023-07-03 22:55:00,2023-07-03 23:00:00,1954.8,1953.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44407,做多,2023-07-03 23:35:00,2023-07-03 23:45:00,1954.0,1953.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44408,做空,2023-07-03 23:45:00,2023-07-03 23:55:00,1953.56,1955.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44409,做多,2023-07-03 23:55:00,2023-07-04 00:00:00,1955.0,1954.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44410,做空,2023-07-04 00:00:00,2023-07-04 00:10:00,1954.38,1953.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44411,做多,2023-07-04 00:10:00,2023-07-04 00:35:00,1953.5,1955.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44412,做多,2023-07-04 01:15:00,2023-07-04 01:20:00,1956.0,1955.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44413,做多,2023-07-04 02:00:00,2023-07-04 02:05:00,1954.83,1954.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44414,做空,2023-07-04 02:05:00,2023-07-04 02:25:00,1954.65,1954.61,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44415,做多,2023-07-04 02:25:00,2023-07-04 02:40:00,1954.61,1954.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44416,做空,2023-07-04 02:40:00,2023-07-04 04:40:00,1954.94,1951.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44417,做多,2023-07-04 06:10:00,2023-07-04 06:15:00,1954.43,1954.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44418,做多,2023-07-04 07:05:00,2023-07-04 07:15:00,1953.84,1953.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44419,做空,2023-07-04 07:15:00,2023-07-04 07:25:00,1953.35,1953.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44420,做多,2023-07-04 07:25:00,2023-07-04 07:30:00,1953.54,1952.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44421,做空,2023-07-04 07:30:00,2023-07-04 07:35:00,1952.75,1953.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44422,做多,2023-07-04 07:35:00,2023-07-04 08:40:00,1953.03,1950.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44423,做空,2023-07-04 08:40:00,2023-07-04 08:50:00,1950.56,1951.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44424,做多,2023-07-04 08:50:00,2023-07-04 08:55:00,1951.15,1950.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44425,做空,2023-07-04 08:55:00,2023-07-04 09:00:00,1950.48,1947.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44426,做多,2023-07-04 09:05:00,2023-07-04 09:10:00,1950.73,1952.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44427,做多,2023-07-04 10:40:00,2023-07-04 10:45:00,1956.59,1957.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44428,做多,2023-07-04 13:15:00,2023-07-04 13:20:00,1958.03,1957.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44429,做空,2023-07-04 13:20:00,2023-07-04 13:25:00,1957.32,1957.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44430,做多,2023-07-04 13:25:00,2023-07-04 13:35:00,1957.54,1956.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44431,做空,2023-07-04 13:35:00,2023-07-04 13:40:00,1956.78,1956.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44432,做多,2023-07-04 13:40:00,2023-07-04 14:05:00,1956.83,1958.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44433,做多,2023-07-04 14:05:00,2023-07-04 14:15:00,1958.14,1958.36,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44434,做多,2023-07-04 14:45:00,2023-07-04 15:20:00,1957.19,1955.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44435,做空,2023-07-04 15:20:00,2023-07-04 15:25:00,1955.19,1952.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44436,做多,2023-07-04 16:00:00,2023-07-04 16:10:00,1954.8,1954.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44437,做空,2023-07-04 16:10:00,2023-07-04 16:15:00,1954.35,1958.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44438,做多,2023-07-04 16:15:00,2023-07-04 16:20:00,1958.44,1959.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44439,做多,2023-07-04 16:50:00,2023-07-04 16:55:00,1956.24,1955.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44440,做空,2023-07-04 16:55:00,2023-07-04 17:05:00,1955.38,1953.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44441,做多,2023-07-04 17:05:00,2023-07-04 18:30:00,1953.64,1951.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44442,做空,2023-07-04 18:30:00,2023-07-04 18:45:00,1951.33,1950.65,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44443,做多,2023-07-04 18:45:00,2023-07-04 18:50:00,1950.65,1949.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44444,做空,2023-07-04 18:50:00,2023-07-04 19:05:00,1949.86,1945.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44445,做多,2023-07-04 20:30:00,2023-07-04 21:30:00,1939.5,1940.96,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44446,做空,2023-07-04 21:30:00,2023-07-04 21:40:00,1940.96,1940.27,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44447,做多,2023-07-04 21:40:00,2023-07-04 22:00:00,1940.27,1940.49,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44448,做空,2023-07-04 22:00:00,2023-07-04 22:05:00,1940.49,1941.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44449,做多,2023-07-04 22:05:00,2023-07-04 22:15:00,1941.07,1940.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44450,做空,2023-07-04 22:15:00,2023-07-04 22:30:00,1940.9,1939.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44451,做多,2023-07-04 22:50:00,2023-07-04 23:00:00,1940.69,1940.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44452,做空,2023-07-04 23:00:00,2023-07-04 23:05:00,1940.57,1940.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44453,做多,2023-07-04 23:05:00,2023-07-04 23:10:00,1940.81,1939.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44454,做空,2023-07-04 23:10:00,2023-07-04 23:15:00,1939.71,1937.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44455,做多,2023-07-05 00:00:00,2023-07-05 00:10:00,1937.18,1936.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44456,做空,2023-07-05 00:10:00,2023-07-05 00:15:00,1936.45,1939.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44457,做多,2023-07-05 00:15:00,2023-07-05 00:30:00,1939.21,1938.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44458,做空,2023-07-05 00:30:00,2023-07-05 00:55:00,1938.23,1934.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44459,做多,2023-07-05 01:05:00,2023-07-05 01:15:00,1937.82,1941.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44460,做多,2023-07-05 02:05:00,2023-07-05 02:40:00,1939.41,1940.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44461,做空,2023-07-05 02:40:00,2023-07-05 02:50:00,1940.18,1941.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44462,做多,2023-07-05 02:50:00,2023-07-05 03:05:00,1941.51,1941.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44463,做空,2023-07-05 03:05:00,2023-07-05 03:50:00,1941.11,1941.03,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44464,做多,2023-07-05 03:50:00,2023-07-05 03:55:00,1941.03,1940.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44465,做空,2023-07-05 03:55:00,2023-07-05 04:00:00,1940.92,1937.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44466,做多,2023-07-05 05:10:00,2023-07-05 05:15:00,1938.25,1937.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44467,做空,2023-07-05 05:15:00,2023-07-05 05:25:00,1937.77,1937.35,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44468,做多,2023-07-05 05:25:00,2023-07-05 05:30:00,1937.35,1936.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44469,做空,2023-07-05 05:30:00,2023-07-05 05:35:00,1936.05,1935.1,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44470,做多,2023-07-05 06:10:00,2023-07-05 06:40:00,1935.41,1935.61,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44471,做空,2023-07-05 06:40:00,2023-07-05 07:55:00,1935.61,1936.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44472,做多,2023-07-05 07:55:00,2023-07-05 11:50:00,1936.13,1911.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44473,做空,2023-07-05 11:50:00,2023-07-05 12:05:00,1911.49,1911.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44474,做多,2023-07-05 12:30:00,2023-07-05 13:45:00,1912.43,1903.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44475,做空,2023-07-05 13:45:00,2023-07-05 13:50:00,1903.62,1904.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44476,做多,2023-07-05 13:50:00,2023-07-05 13:55:00,1904.01,1902.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44477,做空,2023-07-05 13:55:00,2023-07-05 14:00:00,1902.21,1905.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44478,做多,2023-07-05 14:00:00,2023-07-05 14:10:00,1905.82,1904.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44479,做空,2023-07-05 14:10:00,2023-07-05 15:15:00,1904.09,1905.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44480,做多,2023-07-05 15:20:00,2023-07-05 17:10:00,1905.6,1912.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44481,做多,2023-07-05 19:10:00,2023-07-05 19:20:00,1910.84,1909.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44482,做空,2023-07-05 19:20:00,2023-07-05 19:30:00,1909.87,1910.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44483,做多,2023-07-05 19:30:00,2023-07-05 19:35:00,1910.09,1909.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44484,做空,2023-07-05 19:35:00,2023-07-05 19:45:00,1909.75,1909.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44485,做多,2023-07-05 19:45:00,2023-07-05 19:50:00,1909.83,1907.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44486,做空,2023-07-05 19:50:00,2023-07-05 19:55:00,1907.95,1906.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44487,做多,2023-07-05 20:15:00,2023-07-05 20:45:00,1908.69,1909.78,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44488,做空,2023-07-05 20:45:00,2023-07-05 21:40:00,1909.78,1911.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44489,做多,2023-07-05 21:40:00,2023-07-05 21:45:00,1911.84,1908.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44490,做空,2023-07-05 21:45:00,2023-07-05 21:55:00,1908.01,1910.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44491,做多,2023-07-05 21:55:00,2023-07-05 22:00:00,1910.39,1908.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44492,做空,2023-07-05 22:00:00,2023-07-05 22:05:00,1908.95,1910.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44493,做多,2023-07-05 22:05:00,2023-07-05 22:15:00,1910.93,1913.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44494,做多,2023-07-05 22:15:00,2023-07-05 22:20:00,1913.92,1912.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44495,做多,2023-07-05 23:15:00,2023-07-05 23:20:00,1910.04,1914.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44496,做多,2023-07-06 00:05:00,2023-07-06 00:30:00,1909.89,1905.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44497,做空,2023-07-06 00:30:00,2023-07-06 00:40:00,1905.86,1905.33,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44498,做多,2023-07-06 01:50:00,2023-07-06 02:00:00,1906.22,1908.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44499,做多,2023-07-06 05:25:00,2023-07-06 05:35:00,1912.84,1919.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44500,做多,2023-07-06 07:55:00,2023-07-06 08:00:00,1924.23,1927.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44501,做多,2023-07-06 08:30:00,2023-07-06 08:35:00,1928.51,1931.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44502,做多,2023-07-06 09:50:00,2023-07-06 10:55:00,1941.23,1942.97,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44503,做空,2023-07-06 10:55:00,2023-07-06 11:45:00,1942.97,1929.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44504,做多,2023-07-06 15:20:00,2023-07-06 15:40:00,1883.38,1889.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44505,做多,2023-07-06 16:55:00,2023-07-06 17:10:00,1885.94,1884.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44506,做空,2023-07-06 17:10:00,2023-07-06 17:20:00,1884.58,1885.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44507,做多,2023-07-06 17:20:00,2023-07-06 17:25:00,1885.31,1883.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44508,做空,2023-07-06 17:25:00,2023-07-06 17:30:00,1883.3,1884.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44509,做多,2023-07-06 17:30:00,2023-07-06 17:40:00,1884.41,1883.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44510,做空,2023-07-06 17:40:00,2023-07-06 17:45:00,1883.25,1885.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44511,做多,2023-07-06 17:45:00,2023-07-06 18:00:00,1885.0,1887.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44512,做多,2023-07-06 18:45:00,2023-07-06 18:50:00,1886.55,1886.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44513,做空,2023-07-06 18:50:00,2023-07-06 20:05:00,1886.52,1882.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44514,做多,2023-07-06 21:05:00,2023-07-06 21:10:00,1886.03,1881.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44515,做空,2023-07-06 21:10:00,2023-07-06 21:20:00,1881.34,1877.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44516,做多,2023-07-07 00:45:00,2023-07-07 01:20:00,1846.14,1843.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44517,做空,2023-07-07 01:20:00,2023-07-07 04:50:00,1843.99,1852.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44518,做多,2023-07-07 05:20:00,2023-07-07 05:25:00,1859.5,1858.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44519,做多,2023-07-07 07:15:00,2023-07-07 07:20:00,1856.31,1855.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44520,做空,2023-07-07 07:20:00,2023-07-07 07:30:00,1855.49,1852.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44521,做多,2023-07-07 07:35:00,2023-07-07 07:40:00,1856.84,1856.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44522,做空,2023-07-07 07:40:00,2023-07-07 07:45:00,1856.62,1853.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44523,做多,2023-07-07 07:50:00,2023-07-07 07:55:00,1855.82,1855.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44524,做空,2023-07-07 07:55:00,2023-07-07 08:00:00,1855.36,1855.35,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44525,做多,2023-07-07 09:00:00,2023-07-07 09:30:00,1857.91,1860.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44526,做多,2023-07-07 10:15:00,2023-07-07 10:30:00,1859.22,1859.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44527,做空,2023-07-07 10:30:00,2023-07-07 11:15:00,1859.84,1862.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44528,做多,2023-07-07 11:15:00,2023-07-07 11:40:00,1862.87,1861.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44529,做空,2023-07-07 11:40:00,2023-07-07 12:05:00,1861.11,1860.58,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44530,做多,2023-07-07 12:05:00,2023-07-07 12:30:00,1860.58,1867.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44531,做多,2023-07-07 12:30:00,2023-07-07 12:35:00,1867.88,1865.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44532,做多,2023-07-07 12:45:00,2023-07-07 12:55:00,1863.22,1862.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44533,做空,2023-07-07 12:55:00,2023-07-07 13:10:00,1862.15,1863.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44534,做多,2023-07-07 13:10:00,2023-07-07 13:50:00,1863.93,1871.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44535,做多,2023-07-07 15:20:00,2023-07-07 15:25:00,1871.06,1869.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44536,做空,2023-07-07 15:25:00,2023-07-07 15:50:00,1869.83,1869.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44537,做多,2023-07-07 15:50:00,2023-07-07 16:00:00,1869.95,1871.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44538,做多,2023-07-07 16:10:00,2023-07-07 16:15:00,1873.06,1869.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44539,做空,2023-07-07 16:15:00,2023-07-07 16:30:00,1869.72,1870.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44540,做多,2023-07-07 16:30:00,2023-07-07 16:50:00,1870.99,1870.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44541,做空,2023-07-07 16:50:00,2023-07-07 16:55:00,1870.02,1871.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44542,做多,2023-07-07 16:55:00,2023-07-07 17:05:00,1871.98,1869.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44543,做空,2023-07-07 17:05:00,2023-07-07 17:10:00,1869.29,1869.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44544,做多,2023-07-07 17:10:00,2023-07-07 17:20:00,1869.94,1868.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44545,做空,2023-07-07 17:20:00,2023-07-07 17:25:00,1868.23,1868.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44546,做多,2023-07-07 19:30:00,2023-07-07 19:40:00,1863.09,1861.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44547,做空,2023-07-07 19:40:00,2023-07-07 19:45:00,1861.42,1862.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44548,做多,2023-07-07 19:45:00,2023-07-07 20:30:00,1862.43,1865.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44549,做多,2023-07-07 20:40:00,2023-07-07 21:00:00,1863.56,1866.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44550,做多,2023-07-07 22:50:00,2023-07-07 22:55:00,1868.05,1866.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44551,做空,2023-07-07 22:55:00,2023-07-07 23:05:00,1866.9,1868.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44552,做多,2023-07-07 23:05:00,2023-07-07 23:30:00,1868.19,1867.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44553,做空,2023-07-07 23:30:00,2023-07-07 23:35:00,1867.14,1867.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44554,做多,2023-07-07 23:35:00,2023-07-07 23:45:00,1867.83,1868.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44555,做空,2023-07-07 23:45:00,2023-07-08 00:35:00,1868.25,1867.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44556,做多,2023-07-08 00:40:00,2023-07-08 00:50:00,1868.9,1870.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44557,做多,2023-07-08 01:25:00,2023-07-08 01:30:00,1870.95,1868.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44558,做空,2023-07-08 01:30:00,2023-07-08 01:45:00,1868.5,1868.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44559,做多,2023-07-08 01:45:00,2023-07-08 02:25:00,1868.52,1867.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44560,做空,2023-07-08 02:25:00,2023-07-08 02:45:00,1867.97,1869.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44561,做多,2023-07-08 02:45:00,2023-07-08 02:50:00,1869.94,1869.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44562,做多,2023-07-08 05:40:00,2023-07-08 05:55:00,1859.11,1861.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44563,做多,2023-07-08 07:15:00,2023-07-08 07:25:00,1858.4,1857.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44564,做空,2023-07-08 07:25:00,2023-07-08 07:30:00,1857.93,1858.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44565,做多,2023-07-08 07:30:00,2023-07-08 07:50:00,1858.73,1859.62,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44566,做多,2023-07-08 09:30:00,2023-07-08 09:35:00,1864.47,1863.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44567,做空,2023-07-08 09:35:00,2023-07-08 09:40:00,1863.8,1861.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44568,做多,2023-07-08 10:05:00,2023-07-08 10:10:00,1863.98,1863.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44569,做空,2023-07-08 10:10:00,2023-07-08 11:00:00,1863.73,1861.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44570,做多,2023-07-08 13:15:00,2023-07-08 13:25:00,1857.45,1859.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44571,做多,2023-07-08 14:55:00,2023-07-08 15:00:00,1860.16,1859.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44572,做多,2023-07-08 15:15:00,2023-07-08 15:25:00,1858.89,1860.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44573,做多,2023-07-08 16:00:00,2023-07-08 16:20:00,1860.27,1860.32,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44574,做空,2023-07-08 16:20:00,2023-07-08 17:15:00,1860.32,1861.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44575,做多,2023-07-08 17:15:00,2023-07-08 17:20:00,1861.67,1860.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44576,做空,2023-07-08 17:20:00,2023-07-08 17:30:00,1860.8,1860.63,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44577,做多,2023-07-08 17:30:00,2023-07-08 17:50:00,1860.63,1861.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44578,做空,2023-07-08 17:50:00,2023-07-08 18:05:00,1861.64,1858.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44579,做多,2023-07-08 20:45:00,2023-07-08 21:05:00,1846.81,1845.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44580,做空,2023-07-08 21:05:00,2023-07-08 21:10:00,1845.99,1846.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44581,做多,2023-07-08 21:10:00,2023-07-08 21:15:00,1846.44,1846.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44582,做空,2023-07-08 21:15:00,2023-07-09 00:30:00,1846.15,1869.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44583,做多,2023-07-09 00:30:00,2023-07-09 00:35:00,1869.16,1867.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44584,做多,2023-07-09 01:40:00,2023-07-09 01:50:00,1866.99,1867.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44585,做空,2023-07-09 01:50:00,2023-07-09 02:00:00,1867.39,1868.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44586,做多,2023-07-09 02:00:00,2023-07-09 02:20:00,1868.48,1868.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44587,做空,2023-07-09 02:20:00,2023-07-09 02:35:00,1868.42,1865.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44588,做多,2023-07-09 03:10:00,2023-07-09 03:30:00,1867.0,1870.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44589,做多,2023-07-09 03:30:00,2023-07-09 03:35:00,1870.38,1868.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44590,做多,2023-07-09 04:15:00,2023-07-09 04:35:00,1867.93,1866.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44591,做空,2023-07-09 04:35:00,2023-07-09 04:40:00,1866.8,1867.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44592,做多,2023-07-09 04:40:00,2023-07-09 05:20:00,1867.9,1867.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44593,做空,2023-07-09 05:20:00,2023-07-09 05:35:00,1867.7,1867.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44594,做多,2023-07-09 05:35:00,2023-07-09 05:40:00,1867.54,1866.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44595,做多,2023-07-09 06:35:00,2023-07-09 06:50:00,1866.61,1865.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44596,做空,2023-07-09 06:50:00,2023-07-09 07:00:00,1865.98,1864.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44597,做多,2023-07-09 07:05:00,2023-07-09 07:15:00,1866.84,1866.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44598,做空,2023-07-09 07:15:00,2023-07-09 07:30:00,1866.25,1864.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44599,做多,2023-07-09 07:55:00,2023-07-09 09:10:00,1866.48,1865.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44600,做空,2023-07-09 09:10:00,2023-07-09 09:30:00,1865.52,1863.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44601,做多,2023-07-09 09:50:00,2023-07-09 09:55:00,1866.49,1866.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44602,做空,2023-07-09 09:55:00,2023-07-09 10:00:00,1866.1,1866.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44603,做多,2023-07-09 10:00:00,2023-07-09 10:30:00,1866.21,1868.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44604,做多,2023-07-09 10:50:00,2023-07-09 10:55:00,1866.71,1865.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44605,做空,2023-07-09 10:55:00,2023-07-09 11:10:00,1865.62,1864.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44606,做多,2023-07-09 11:15:00,2023-07-09 11:35:00,1866.63,1866.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44607,做空,2023-07-09 11:35:00,2023-07-09 11:40:00,1866.45,1867.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44608,做多,2023-07-09 11:40:00,2023-07-09 11:45:00,1867.9,1868.01,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44609,做多,2023-07-09 14:35:00,2023-07-09 14:40:00,1870.18,1866.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44610,做空,2023-07-09 14:40:00,2023-07-09 15:20:00,1866.98,1866.78,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44611,做多,2023-07-09 15:20:00,2023-07-09 15:35:00,1866.78,1864.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44612,做空,2023-07-09 15:35:00,2023-07-09 16:05:00,1864.93,1863.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44613,做多,2023-07-09 16:35:00,2023-07-09 16:40:00,1865.67,1864.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44614,做空,2023-07-09 16:40:00,2023-07-09 17:00:00,1864.79,1863.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44615,做多,2023-07-09 17:20:00,2023-07-09 17:50:00,1864.25,1866.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44616,做多,2023-07-09 19:35:00,2023-07-09 20:10:00,1865.43,1868.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44617,做多,2023-07-09 20:35:00,2023-07-09 21:15:00,1866.77,1866.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44618,做空,2023-07-09 21:15:00,2023-07-09 21:20:00,1866.72,1868.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44619,做多,2023-07-09 21:20:00,2023-07-09 21:45:00,1868.65,1866.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44620,做空,2023-07-09 21:45:00,2023-07-09 21:50:00,1866.76,1863.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44621,做多,2023-07-09 22:35:00,2023-07-09 23:00:00,1865.33,1865.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44622,做空,2023-07-09 23:00:00,2023-07-09 23:20:00,1865.15,1862.42,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44623,做多,2023-07-09 23:20:00,2023-07-10 00:35:00,1862.42,1857.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44624,做空,2023-07-10 00:35:00,2023-07-10 01:20:00,1857.1,1857.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44625,做多,2023-07-10 01:20:00,2023-07-10 01:45:00,1857.01,1853.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44626,做空,2023-07-10 01:45:00,2023-07-10 02:05:00,1853.03,1854.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44627,做多,2023-07-10 02:05:00,2023-07-10 02:30:00,1854.29,1858.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44628,做多,2023-07-10 04:35:00,2023-07-10 04:40:00,1861.81,1860.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44629,做空,2023-07-10 04:40:00,2023-07-10 04:45:00,1860.5,1862.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44630,做多,2023-07-10 04:45:00,2023-07-10 04:50:00,1862.41,1861.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44631,做空,2023-07-10 04:50:00,2023-07-10 05:10:00,1861.28,1860.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44632,做多,2023-07-10 05:10:00,2023-07-10 05:15:00,1860.94,1860.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44633,做空,2023-07-10 05:15:00,2023-07-10 05:20:00,1860.31,1860.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44634,做多,2023-07-10 05:20:00,2023-07-10 07:10:00,1860.39,1857.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44635,做多,2023-07-10 07:55:00,2023-07-10 08:00:00,1855.42,1853.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44636,做空,2023-07-10 08:00:00,2023-07-10 08:05:00,1853.78,1854.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44637,做多,2023-07-10 08:05:00,2023-07-10 08:30:00,1854.44,1852.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44638,做空,2023-07-10 08:30:00,2023-07-10 08:35:00,1852.3,1855.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44639,做多,2023-07-10 08:35:00,2023-07-10 08:45:00,1855.64,1854.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44640,做空,2023-07-10 08:45:00,2023-07-10 08:55:00,1854.64,1854.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44641,做多,2023-07-10 08:55:00,2023-07-10 09:00:00,1854.99,1853.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44642,做空,2023-07-10 09:00:00,2023-07-10 09:05:00,1853.15,1854.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44643,做多,2023-07-10 09:05:00,2023-07-10 09:10:00,1854.72,1853.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44644,做空,2023-07-10 09:10:00,2023-07-10 09:15:00,1853.8,1854.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44645,做多,2023-07-10 09:15:00,2023-07-10 09:20:00,1854.75,1861.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44646,做多,2023-07-10 13:10:00,2023-07-10 13:35:00,1863.19,1867.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44647,做多,2023-07-10 14:00:00,2023-07-10 14:15:00,1863.9,1867.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44648,做多,2023-07-10 14:45:00,2023-07-10 14:50:00,1866.55,1869.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44649,做多,2023-07-10 16:35:00,2023-07-10 16:50:00,1867.44,1870.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44650,做多,2023-07-10 17:35:00,2023-07-10 18:25:00,1868.24,1873.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44651,做多,2023-07-10 20:40:00,2023-07-10 23:10:00,1892.72,1877.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44652,做空,2023-07-10 23:10:00,2023-07-11 00:05:00,1877.93,1878.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44653,做多,2023-07-11 00:05:00,2023-07-11 00:15:00,1878.46,1881.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44654,做多,2023-07-11 00:30:00,2023-07-11 00:35:00,1879.08,1877.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44655,做空,2023-07-11 00:35:00,2023-07-11 00:40:00,1877.64,1876.75,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44656,做多,2023-07-11 01:05:00,2023-07-11 01:10:00,1879.69,1878.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44657,做空,2023-07-11 01:10:00,2023-07-11 02:40:00,1878.89,1878.77,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44658,做多,2023-07-11 03:50:00,2023-07-11 04:35:00,1877.99,1877.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44659,做空,2023-07-11 04:35:00,2023-07-11 04:45:00,1877.16,1878.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44660,做多,2023-07-11 04:45:00,2023-07-11 04:50:00,1878.2,1876.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44661,做空,2023-07-11 04:50:00,2023-07-11 05:35:00,1876.63,1877.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44662,做多,2023-07-11 05:35:00,2023-07-11 05:50:00,1877.42,1876.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44663,做空,2023-07-11 05:50:00,2023-07-11 05:55:00,1876.12,1877.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44664,做多,2023-07-11 05:55:00,2023-07-11 06:05:00,1877.24,1879.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44665,做多,2023-07-11 07:35:00,2023-07-11 07:45:00,1882.7,1883.9,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44666,做空,2023-07-11 07:45:00,2023-07-11 08:25:00,1883.9,1883.02,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44667,做多,2023-07-11 08:25:00,2023-07-11 11:10:00,1883.02,1867.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44668,做空,2023-07-11 11:10:00,2023-07-11 11:15:00,1867.07,1868.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44669,做多,2023-07-11 11:15:00,2023-07-11 11:30:00,1868.53,1869.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44670,做多,2023-07-11 11:45:00,2023-07-11 11:50:00,1867.57,1867.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44671,做空,2023-07-11 11:50:00,2023-07-11 12:10:00,1867.34,1864.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44672,做多,2023-07-11 12:15:00,2023-07-11 12:25:00,1867.97,1868.08,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44673,做空,2023-07-11 12:25:00,2023-07-11 13:30:00,1868.08,1870.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44674,做多,2023-07-11 13:30:00,2023-07-11 13:35:00,1870.96,1872.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44675,做多,2023-07-11 13:45:00,2023-07-11 14:30:00,1867.55,1871.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44676,做多,2023-07-11 15:30:00,2023-07-11 15:45:00,1870.79,1871.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44677,做空,2023-07-11 15:45:00,2023-07-11 16:15:00,1871.09,1865.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44678,做多,2023-07-11 16:40:00,2023-07-11 17:00:00,1871.49,1869.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44679,做空,2023-07-11 17:00:00,2023-07-11 17:05:00,1869.6,1872.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44680,做多,2023-07-11 17:05:00,2023-07-11 17:50:00,1872.92,1871.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44681,做空,2023-07-11 17:50:00,2023-07-11 17:55:00,1871.13,1872.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44682,做多,2023-07-11 17:55:00,2023-07-11 18:00:00,1872.35,1871.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44683,做空,2023-07-11 18:00:00,2023-07-11 18:05:00,1871.71,1871.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44684,做多,2023-07-11 18:05:00,2023-07-11 18:15:00,1871.8,1872.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44685,做空,2023-07-11 18:15:00,2023-07-11 18:25:00,1872.24,1869.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44686,做多,2023-07-11 19:15:00,2023-07-11 19:25:00,1871.55,1873.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44687,做多,2023-07-11 21:00:00,2023-07-11 21:50:00,1873.87,1874.23,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44688,做空,2023-07-11 21:50:00,2023-07-11 23:35:00,1874.23,1876.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44689,做多,2023-07-11 23:35:00,2023-07-11 23:40:00,1876.84,1877.18,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44690,做多,2023-07-11 23:40:00,2023-07-11 23:50:00,1877.18,1877.19,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44691,做空,2023-07-11 23:50:00,2023-07-12 00:20:00,1877.19,1876.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44692,做多,2023-07-12 00:30:00,2023-07-12 00:40:00,1877.32,1879.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44693,做多,2023-07-12 01:00:00,2023-07-12 01:05:00,1879.13,1883.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44694,做多,2023-07-12 01:35:00,2023-07-12 02:25:00,1880.0,1881.69,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44695,做空,2023-07-12 02:25:00,2023-07-12 03:15:00,1881.69,1878.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44696,做多,2023-07-12 03:25:00,2023-07-12 03:30:00,1881.6,1881.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44697,做空,2023-07-12 03:30:00,2023-07-12 04:10:00,1881.39,1878.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44698,做多,2023-07-12 06:20:00,2023-07-12 06:25:00,1882.59,1888.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44699,做多,2023-07-12 06:25:00,2023-07-12 06:30:00,1888.29,1888.4,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44700,做多,2023-07-12 09:00:00,2023-07-12 09:05:00,1889.32,1889.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44701,做空,2023-07-12 09:05:00,2023-07-12 09:40:00,1889.01,1888.87,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44702,做多,2023-07-12 09:40:00,2023-07-12 10:00:00,1888.87,1888.87,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44703,做多,2023-07-12 11:10:00,2023-07-12 11:15:00,1888.29,1887.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44704,做空,2023-07-12 11:15:00,2023-07-12 12:20:00,1887.9,1887.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44705,做多,2023-07-12 12:20:00,2023-07-12 12:25:00,1887.54,1888.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44706,做多,2023-07-12 12:25:00,2023-07-12 12:30:00,1888.68,1890.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44707,做多,2023-07-12 13:00:00,2023-07-12 13:15:00,1887.12,1892.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44708,做多,2023-07-12 14:00:00,2023-07-12 15:25:00,1892.12,1893.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44709,做空,2023-07-12 15:25:00,2023-07-12 15:35:00,1893.99,1887.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44710,做多,2023-07-12 16:55:00,2023-07-12 17:30:00,1884.47,1889.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44711,做多,2023-07-12 21:50:00,2023-07-12 22:00:00,1870.35,1869.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44712,做空,2023-07-12 22:00:00,2023-07-12 22:45:00,1869.63,1870.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44713,做多,2023-07-12 22:45:00,2023-07-12 23:10:00,1870.2,1869.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44714,做空,2023-07-12 23:10:00,2023-07-12 23:15:00,1869.2,1869.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44715,做多,2023-07-12 23:25:00,2023-07-12 23:35:00,1869.86,1871.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44716,做多,2023-07-13 01:00:00,2023-07-13 01:05:00,1871.89,1870.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44717,做空,2023-07-13 01:05:00,2023-07-13 01:15:00,1870.79,1868.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44718,做多,2023-07-13 01:45:00,2023-07-13 02:00:00,1872.41,1870.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44719,做空,2023-07-13 02:00:00,2023-07-13 02:10:00,1870.43,1870.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44720,做多,2023-07-13 02:10:00,2023-07-13 02:25:00,1870.55,1872.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44721,做多,2023-07-13 04:15:00,2023-07-13 04:20:00,1867.71,1866.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44722,做空,2023-07-13 04:20:00,2023-07-13 04:30:00,1866.56,1867.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44723,做多,2023-07-13 04:30:00,2023-07-13 04:40:00,1867.52,1865.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44724,做空,2023-07-13 04:40:00,2023-07-13 04:55:00,1865.74,1865.2,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44725,做多,2023-07-13 05:20:00,2023-07-13 05:25:00,1866.38,1865.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44726,做空,2023-07-13 05:25:00,2023-07-13 05:40:00,1865.95,1865.87,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44727,做多,2023-07-13 05:40:00,2023-07-13 06:05:00,1865.87,1869.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44728,做多,2023-07-13 08:15:00,2023-07-13 08:30:00,1870.64,1871.06,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44729,做空,2023-07-13 08:30:00,2023-07-13 08:40:00,1871.06,1872.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44730,做多,2023-07-13 08:40:00,2023-07-13 08:50:00,1872.12,1872.47,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44731,做多,2023-07-13 12:10:00,2023-07-13 12:15:00,1883.08,1882.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44732,做空,2023-07-13 12:15:00,2023-07-13 12:20:00,1882.23,1881.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44733,做多,2023-07-13 12:40:00,2023-07-13 12:45:00,1882.27,1882.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44734,做空,2023-07-13 12:45:00,2023-07-13 13:25:00,1882.0,1880.38,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44735,做多,2023-07-13 13:25:00,2023-07-13 13:40:00,1880.38,1884.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44736,做多,2023-07-13 14:25:00,2023-07-13 14:50:00,1880.78,1881.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44737,做空,2023-07-13 14:50:00,2023-07-13 19:20:00,1881.18,1991.44,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -44738,做多,2023-07-13 19:20:00,2023-07-13 19:45:00,1991.44,1992.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44739,做空,2023-07-13 19:45:00,2023-07-13 20:55:00,1992.4,1984.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44740,做多,2023-07-13 21:45:00,2023-07-13 21:55:00,1983.95,1983.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44741,做空,2023-07-13 21:55:00,2023-07-13 22:00:00,1983.06,1984.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44742,做多,2023-07-13 22:00:00,2023-07-13 23:20:00,1984.4,1996.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44743,做多,2023-07-14 01:40:00,2023-07-14 01:45:00,2015.51,2011.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44744,做空,2023-07-14 01:45:00,2023-07-14 02:00:00,2011.91,2015.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44745,做多,2023-07-14 02:00:00,2023-07-14 03:15:00,2015.16,2012.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44746,做多,2023-07-14 04:10:00,2023-07-14 04:30:00,2010.0,2009.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44747,做空,2023-07-14 04:30:00,2023-07-14 04:45:00,2009.15,2011.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44748,做多,2023-07-14 04:45:00,2023-07-14 04:50:00,2011.12,2009.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44749,做空,2023-07-14 04:50:00,2023-07-14 05:10:00,2009.49,2007.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44750,做多,2023-07-14 05:55:00,2023-07-14 06:00:00,2008.65,2007.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44751,做空,2023-07-14 06:00:00,2023-07-14 06:05:00,2007.05,2008.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44752,做多,2023-07-14 06:05:00,2023-07-14 06:20:00,2008.14,2007.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44753,做空,2023-07-14 06:20:00,2023-07-14 06:25:00,2007.15,2005.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44754,做多,2023-07-14 06:30:00,2023-07-14 06:35:00,2007.5,2006.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44755,做空,2023-07-14 06:35:00,2023-07-14 06:40:00,2006.23,2005.5,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44756,做多,2023-07-14 08:20:00,2023-07-14 08:25:00,2000.54,2000.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44757,做空,2023-07-14 08:25:00,2023-07-14 09:25:00,2000.05,1999.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44758,做多,2023-07-14 09:25:00,2023-07-14 09:30:00,1999.5,1995.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44759,做空,2023-07-14 09:30:00,2023-07-14 09:35:00,1995.46,1997.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44760,做多,2023-07-14 09:35:00,2023-07-14 12:10:00,1997.16,1994.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44761,做多,2023-07-14 12:40:00,2023-07-14 12:45:00,1992.42,1989.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44762,做空,2023-07-14 12:45:00,2023-07-14 12:50:00,1989.82,1986.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44763,做多,2023-07-14 13:40:00,2023-07-14 13:45:00,1994.39,1998.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44764,做多,2023-07-14 14:50:00,2023-07-14 14:55:00,1996.08,1998.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44765,做多,2023-07-14 15:55:00,2023-07-14 16:10:00,1998.04,1996.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44766,做空,2023-07-14 16:10:00,2023-07-14 16:15:00,1996.4,1999.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44767,做多,2023-07-14 16:15:00,2023-07-14 16:20:00,1999.68,1998.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44768,做空,2023-07-14 16:20:00,2023-07-14 16:25:00,1998.58,1992.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44769,做多,2023-07-14 20:45:00,2023-07-14 21:05:00,1917.04,1921.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44770,做多,2023-07-15 01:25:00,2023-07-15 01:40:00,1931.79,1933.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44771,做多,2023-07-15 02:40:00,2023-07-15 02:55:00,1930.33,1930.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44772,做空,2023-07-15 02:55:00,2023-07-15 03:00:00,1930.01,1930.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44773,做多,2023-07-15 03:00:00,2023-07-15 03:05:00,1930.88,1928.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44774,做空,2023-07-15 03:05:00,2023-07-15 03:15:00,1928.84,1926.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44775,做多,2023-07-15 03:35:00,2023-07-15 03:50:00,1930.21,1929.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44776,做空,2023-07-15 03:50:00,2023-07-15 03:55:00,1929.12,1929.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44777,做多,2023-07-15 03:55:00,2023-07-15 04:35:00,1929.55,1929.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44778,做空,2023-07-15 04:35:00,2023-07-15 05:25:00,1929.75,1928.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44779,做多,2023-07-15 06:15:00,2023-07-15 06:25:00,1930.66,1929.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44780,做空,2023-07-15 06:25:00,2023-07-15 06:30:00,1929.14,1931.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44781,做多,2023-07-15 06:30:00,2023-07-15 06:55:00,1931.04,1932.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44782,做多,2023-07-15 09:00:00,2023-07-15 09:10:00,1938.23,1938.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44783,做空,2023-07-15 09:10:00,2023-07-15 09:20:00,1938.21,1938.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44784,做多,2023-07-15 09:20:00,2023-07-15 09:30:00,1938.61,1938.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44785,做空,2023-07-15 09:30:00,2023-07-15 09:40:00,1938.76,1939.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44786,做多,2023-07-15 09:40:00,2023-07-15 09:55:00,1939.03,1939.77,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44787,做多,2023-07-15 12:20:00,2023-07-15 12:35:00,1938.5,1938.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44788,做空,2023-07-15 12:35:00,2023-07-15 12:40:00,1938.21,1939.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44789,做多,2023-07-15 12:40:00,2023-07-15 12:55:00,1939.06,1938.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44790,做空,2023-07-15 12:55:00,2023-07-15 13:00:00,1938.2,1936.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44791,做多,2023-07-15 14:30:00,2023-07-15 14:35:00,1935.81,1934.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44792,做空,2023-07-15 14:35:00,2023-07-15 14:40:00,1934.51,1933.61,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44793,做多,2023-07-15 15:10:00,2023-07-15 15:20:00,1934.35,1932.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44794,做空,2023-07-15 15:20:00,2023-07-15 15:30:00,1932.91,1934.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44795,做多,2023-07-15 15:30:00,2023-07-15 15:55:00,1934.48,1933.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44796,做空,2023-07-15 15:55:00,2023-07-15 16:05:00,1933.75,1930.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44797,做多,2023-07-15 16:15:00,2023-07-15 16:20:00,1934.86,1932.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44798,做空,2023-07-15 16:20:00,2023-07-15 16:25:00,1932.39,1933.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44799,做多,2023-07-15 16:25:00,2023-07-15 16:30:00,1933.95,1932.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44800,做空,2023-07-15 16:30:00,2023-07-15 16:35:00,1932.91,1933.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44801,做多,2023-07-15 16:35:00,2023-07-15 16:45:00,1933.48,1930.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44802,做空,2023-07-15 16:45:00,2023-07-15 17:35:00,1930.93,1933.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44803,做多,2023-07-15 17:35:00,2023-07-15 17:40:00,1933.0,1931.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44804,做空,2023-07-15 17:40:00,2023-07-15 17:45:00,1931.89,1929.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44805,做多,2023-07-15 18:20:00,2023-07-15 18:30:00,1931.4,1935.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44806,做多,2023-07-15 21:40:00,2023-07-15 22:00:00,1929.33,1928.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44807,做空,2023-07-15 22:00:00,2023-07-15 22:25:00,1928.25,1929.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44808,做多,2023-07-15 22:25:00,2023-07-15 22:30:00,1929.03,1928.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44809,做空,2023-07-15 22:30:00,2023-07-15 22:35:00,1928.94,1926.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44810,做多,2023-07-15 23:15:00,2023-07-15 23:20:00,1928.46,1928.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44811,做空,2023-07-15 23:20:00,2023-07-16 02:05:00,1928.32,1933.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44812,做多,2023-07-16 02:05:00,2023-07-16 02:10:00,1933.54,1932.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44813,做空,2023-07-16 02:10:00,2023-07-16 02:15:00,1932.66,1928.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44814,做多,2023-07-16 02:40:00,2023-07-16 02:45:00,1931.71,1929.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44815,做空,2023-07-16 02:45:00,2023-07-16 04:05:00,1929.64,1924.23,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44816,做多,2023-07-16 04:05:00,2023-07-16 04:40:00,1924.23,1924.29,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44817,做空,2023-07-16 04:40:00,2023-07-16 04:50:00,1924.29,1924.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44818,做多,2023-07-16 04:50:00,2023-07-16 04:55:00,1924.32,1924.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44819,做空,2023-07-16 04:55:00,2023-07-16 05:00:00,1924.03,1924.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44820,做多,2023-07-16 05:00:00,2023-07-16 05:05:00,1924.91,1927.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44821,做多,2023-07-16 05:50:00,2023-07-16 06:00:00,1924.42,1923.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44822,做空,2023-07-16 06:00:00,2023-07-16 06:15:00,1923.49,1921.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44823,做多,2023-07-16 06:40:00,2023-07-16 06:45:00,1926.38,1928.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44824,做多,2023-07-16 08:55:00,2023-07-16 09:20:00,1926.86,1929.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44825,做多,2023-07-16 10:45:00,2023-07-16 10:55:00,1929.99,1928.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44826,做空,2023-07-16 10:55:00,2023-07-16 11:10:00,1928.6,1929.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44827,做多,2023-07-16 11:10:00,2023-07-16 11:20:00,1929.44,1929.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44828,做空,2023-07-16 11:20:00,2023-07-16 11:35:00,1929.17,1930.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44829,做多,2023-07-16 11:35:00,2023-07-16 11:40:00,1930.54,1932.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44830,做多,2023-07-16 13:00:00,2023-07-16 13:45:00,1931.35,1930.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44831,做空,2023-07-16 13:45:00,2023-07-16 14:05:00,1930.17,1930.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44832,做多,2023-07-16 14:05:00,2023-07-16 14:15:00,1930.57,1932.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44833,做多,2023-07-16 16:50:00,2023-07-16 17:10:00,1935.5,1936.02,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44834,做空,2023-07-16 17:10:00,2023-07-16 17:45:00,1936.02,1936.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44835,做多,2023-07-16 17:45:00,2023-07-16 18:00:00,1936.4,1936.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44836,做空,2023-07-16 18:00:00,2023-07-16 18:25:00,1936.34,1933.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44837,做多,2023-07-16 20:10:00,2023-07-16 20:45:00,1929.5,1929.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44838,做空,2023-07-16 20:45:00,2023-07-16 21:15:00,1929.14,1929.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44839,做多,2023-07-16 21:15:00,2023-07-16 21:30:00,1929.53,1928.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44840,做空,2023-07-16 21:30:00,2023-07-16 21:35:00,1928.33,1929.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44841,做多,2023-07-16 21:35:00,2023-07-16 22:00:00,1929.37,1931.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44842,做多,2023-07-17 00:15:00,2023-07-17 00:20:00,1926.16,1924.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44843,做空,2023-07-17 00:20:00,2023-07-17 01:20:00,1924.81,1923.36,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44844,做多,2023-07-17 01:20:00,2023-07-17 01:35:00,1923.36,1926.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44845,做多,2023-07-17 03:05:00,2023-07-17 03:30:00,1925.47,1927.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44846,做多,2023-07-17 04:45:00,2023-07-17 05:00:00,1930.25,1933.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44847,做多,2023-07-17 05:25:00,2023-07-17 05:30:00,1931.81,1931.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44848,做空,2023-07-17 05:30:00,2023-07-17 05:35:00,1931.13,1931.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44849,做多,2023-07-17 05:35:00,2023-07-17 05:45:00,1931.92,1931.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44850,做空,2023-07-17 05:45:00,2023-07-17 06:30:00,1931.0,1930.23,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44851,做多,2023-07-17 06:30:00,2023-07-17 07:30:00,1930.23,1928.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44852,做空,2023-07-17 07:30:00,2023-07-17 07:35:00,1928.04,1929.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44853,做多,2023-07-17 08:25:00,2023-07-17 08:40:00,1930.61,1928.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44854,做空,2023-07-17 08:40:00,2023-07-17 08:55:00,1928.71,1924.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44855,做多,2023-07-17 11:00:00,2023-07-17 11:50:00,1912.19,1911.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44856,做空,2023-07-17 11:50:00,2023-07-17 12:15:00,1911.17,1903.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44857,做多,2023-07-17 12:45:00,2023-07-17 12:50:00,1910.0,1908.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44858,做空,2023-07-17 12:50:00,2023-07-17 14:35:00,1908.87,1912.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44859,做多,2023-07-17 14:35:00,2023-07-17 14:40:00,1912.6,1911.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44860,做空,2023-07-17 14:40:00,2023-07-17 14:45:00,1911.24,1913.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44861,做多,2023-07-17 14:45:00,2023-07-17 14:50:00,1913.4,1912.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44862,做空,2023-07-17 14:50:00,2023-07-17 15:10:00,1912.72,1910.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44863,做多,2023-07-17 16:05:00,2023-07-17 16:15:00,1910.44,1908.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44864,做空,2023-07-17 16:15:00,2023-07-17 16:20:00,1908.52,1910.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44865,做多,2023-07-17 16:20:00,2023-07-17 16:30:00,1910.72,1904.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44866,做空,2023-07-17 16:30:00,2023-07-17 16:35:00,1904.08,1902.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44867,做多,2023-07-17 19:40:00,2023-07-17 19:45:00,1887.21,1884.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44868,做空,2023-07-17 19:45:00,2023-07-17 19:50:00,1884.52,1884.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44869,做多,2023-07-17 19:50:00,2023-07-17 20:05:00,1884.77,1892.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44870,做多,2023-07-17 20:50:00,2023-07-17 21:15:00,1888.69,1896.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44871,做多,2023-07-17 23:35:00,2023-07-17 23:40:00,1912.14,1910.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44872,做空,2023-07-17 23:40:00,2023-07-17 23:45:00,1910.34,1911.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44873,做多,2023-07-17 23:45:00,2023-07-17 23:55:00,1911.36,1910.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44874,做空,2023-07-17 23:55:00,2023-07-18 00:05:00,1910.37,1913.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44875,做多,2023-07-18 00:05:00,2023-07-18 00:10:00,1913.84,1912.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44876,做多,2023-07-18 01:00:00,2023-07-18 01:10:00,1912.02,1914.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44877,做多,2023-07-18 01:10:00,2023-07-18 01:20:00,1914.45,1912.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44878,做空,2023-07-18 01:20:00,2023-07-18 01:35:00,1912.6,1913.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44879,做多,2023-07-18 01:35:00,2023-07-18 01:40:00,1913.96,1913.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44880,做空,2023-07-18 01:40:00,2023-07-18 02:15:00,1913.19,1911.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44881,做多,2023-07-18 03:30:00,2023-07-18 03:35:00,1910.31,1908.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44882,做空,2023-07-18 03:35:00,2023-07-18 03:50:00,1908.74,1908.56,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44883,做多,2023-07-18 03:50:00,2023-07-18 03:55:00,1908.56,1908.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44884,做空,2023-07-18 03:55:00,2023-07-18 04:00:00,1908.14,1909.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44885,做多,2023-07-18 04:00:00,2023-07-18 04:05:00,1909.74,1908.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44886,做多,2023-07-18 04:25:00,2023-07-18 04:40:00,1907.65,1907.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44887,做空,2023-07-18 04:40:00,2023-07-18 04:45:00,1907.99,1908.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44888,做多,2023-07-18 04:45:00,2023-07-18 04:50:00,1908.54,1907.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44889,做空,2023-07-18 04:50:00,2023-07-18 04:55:00,1907.3,1909.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44890,做多,2023-07-18 04:55:00,2023-07-18 05:00:00,1909.33,1907.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44891,做空,2023-07-18 05:00:00,2023-07-18 05:05:00,1907.47,1906.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44892,做多,2023-07-18 05:10:00,2023-07-18 06:10:00,1907.7,1905.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44893,做空,2023-07-18 06:10:00,2023-07-18 06:15:00,1905.78,1905.13,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44894,做多,2023-07-18 06:20:00,2023-07-18 06:25:00,1908.42,1905.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44895,做空,2023-07-18 06:25:00,2023-07-18 06:35:00,1905.69,1899.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44896,做多,2023-07-18 08:25:00,2023-07-18 08:30:00,1903.35,1904.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44897,做多,2023-07-18 09:15:00,2023-07-18 09:35:00,1899.31,1899.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44898,做空,2023-07-18 09:35:00,2023-07-18 09:55:00,1899.36,1897.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44899,做多,2023-07-18 10:30:00,2023-07-18 10:40:00,1900.32,1901.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44900,做多,2023-07-18 13:10:00,2023-07-18 13:25:00,1891.99,1889.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44901,做空,2023-07-18 13:25:00,2023-07-18 13:30:00,1889.95,1891.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44902,做多,2023-07-18 13:30:00,2023-07-18 13:40:00,1891.87,1893.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44903,做多,2023-07-18 14:10:00,2023-07-18 14:15:00,1894.54,1894.87,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44904,做多,2023-07-18 15:10:00,2023-07-18 15:15:00,1897.2,1895.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44905,做空,2023-07-18 15:15:00,2023-07-18 15:55:00,1895.7,1896.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44906,做多,2023-07-18 15:55:00,2023-07-18 16:20:00,1896.34,1896.35,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44907,做空,2023-07-18 16:20:00,2023-07-18 16:25:00,1896.35,1896.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44908,做多,2023-07-18 16:25:00,2023-07-18 16:40:00,1896.75,1891.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44909,做空,2023-07-18 16:40:00,2023-07-18 16:45:00,1891.43,1883.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44910,做多,2023-07-18 20:40:00,2023-07-18 20:55:00,1894.87,1893.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44911,做空,2023-07-18 20:55:00,2023-07-18 21:15:00,1893.69,1895.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44912,做多,2023-07-18 21:15:00,2023-07-18 21:20:00,1895.06,1896.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44913,做多,2023-07-18 23:15:00,2023-07-18 23:30:00,1898.0,1897.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44914,做空,2023-07-18 23:30:00,2023-07-18 23:35:00,1897.66,1894.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44915,做多,2023-07-19 00:10:00,2023-07-19 00:30:00,1896.45,1906.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44916,做多,2023-07-19 01:45:00,2023-07-19 02:25:00,1906.53,1906.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44917,做空,2023-07-19 02:25:00,2023-07-19 02:30:00,1906.2,1908.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44918,做多,2023-07-19 02:30:00,2023-07-19 02:50:00,1908.08,1911.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44919,做多,2023-07-19 05:05:00,2023-07-19 05:25:00,1912.46,1911.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44920,做空,2023-07-19 05:25:00,2023-07-19 05:45:00,1911.65,1913.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44921,做多,2023-07-19 05:45:00,2023-07-19 05:55:00,1913.54,1913.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44922,做空,2023-07-19 05:55:00,2023-07-19 06:25:00,1913.03,1910.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44923,做多,2023-07-19 09:10:00,2023-07-19 09:35:00,1905.89,1906.34,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44924,做空,2023-07-19 09:35:00,2023-07-19 09:40:00,1906.34,1907.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44925,做多,2023-07-19 09:40:00,2023-07-19 09:45:00,1907.91,1910.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44926,做多,2023-07-19 10:25:00,2023-07-19 10:45:00,1907.4,1908.34,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44927,做空,2023-07-19 10:45:00,2023-07-19 10:55:00,1908.34,1908.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44928,做多,2023-07-19 10:55:00,2023-07-19 11:05:00,1908.55,1907.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44929,做空,2023-07-19 11:05:00,2023-07-19 11:15:00,1907.62,1908.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44930,做多,2023-07-19 11:15:00,2023-07-19 11:20:00,1908.56,1906.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44931,做空,2023-07-19 11:20:00,2023-07-19 11:25:00,1906.82,1908.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44932,做多,2023-07-19 11:25:00,2023-07-19 11:30:00,1908.5,1907.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44933,做空,2023-07-19 11:30:00,2023-07-19 11:40:00,1907.64,1908.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44934,做多,2023-07-19 11:40:00,2023-07-19 11:55:00,1908.27,1908.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44935,做多,2023-07-19 12:05:00,2023-07-19 12:10:00,1909.46,1907.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44936,做多,2023-07-19 13:25:00,2023-07-19 13:30:00,1907.0,1908.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44937,做多,2023-07-19 15:25:00,2023-07-19 15:35:00,1899.92,1899.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44938,做空,2023-07-19 15:35:00,2023-07-19 15:45:00,1899.31,1902.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44939,做多,2023-07-19 15:45:00,2023-07-19 15:50:00,1902.81,1905.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44940,做多,2023-07-19 17:10:00,2023-07-19 17:15:00,1906.65,1903.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -44941,做多,2023-07-19 17:20:00,2023-07-19 17:30:00,1905.95,1906.55,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -44942,做多,2023-07-19 18:15:00,2023-07-19 18:30:00,1906.06,1907.73,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44943,做空,2023-07-19 18:30:00,2023-07-19 18:40:00,1907.73,1909.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44944,做多,2023-07-19 18:40:00,2023-07-19 19:30:00,1909.32,1909.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44945,做空,2023-07-19 19:30:00,2023-07-19 19:35:00,1909.24,1910.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44946,做多,2023-07-19 19:35:00,2023-07-19 19:45:00,1910.07,1909.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44947,做空,2023-07-19 19:45:00,2023-07-19 19:50:00,1909.33,1911.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44948,做多,2023-07-19 19:50:00,2023-07-19 19:55:00,1911.05,1909.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44949,做空,2023-07-19 19:55:00,2023-07-19 20:00:00,1909.36,1907.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44950,做多,2023-07-19 22:20:00,2023-07-19 22:30:00,1891.61,1887.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44951,做空,2023-07-19 22:30:00,2023-07-19 23:05:00,1887.49,1886.58,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -44952,做多,2023-07-19 23:25:00,2023-07-19 23:45:00,1888.72,1887.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44953,做空,2023-07-19 23:45:00,2023-07-19 23:50:00,1887.18,1890.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44954,做多,2023-07-19 23:50:00,2023-07-19 23:55:00,1890.09,1887.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44955,做空,2023-07-19 23:55:00,2023-07-20 00:00:00,1887.55,1888.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44956,做多,2023-07-20 00:00:00,2023-07-20 00:05:00,1888.81,1886.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44957,做空,2023-07-20 00:05:00,2023-07-20 00:10:00,1886.18,1887.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44958,做多,2023-07-20 00:10:00,2023-07-20 00:35:00,1887.55,1888.6,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44959,做空,2023-07-20 00:35:00,2023-07-20 03:10:00,1888.6,1896.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44960,做多,2023-07-20 03:10:00,2023-07-20 03:15:00,1896.19,1895.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44961,做空,2023-07-20 03:15:00,2023-07-20 03:25:00,1895.56,1892.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44962,做多,2023-07-20 04:00:00,2023-07-20 04:20:00,1894.4,1893.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44963,做空,2023-07-20 04:20:00,2023-07-20 04:35:00,1893.64,1894.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44964,做多,2023-07-20 04:35:00,2023-07-20 04:50:00,1894.41,1893.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44965,做空,2023-07-20 04:50:00,2023-07-20 04:55:00,1893.9,1894.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44966,做多,2023-07-20 04:55:00,2023-07-20 05:10:00,1894.98,1897.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44967,做多,2023-07-20 06:50:00,2023-07-20 07:05:00,1904.64,1904.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44968,做空,2023-07-20 07:05:00,2023-07-20 07:10:00,1904.99,1905.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44969,做多,2023-07-20 07:10:00,2023-07-20 07:15:00,1905.87,1908.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44970,做多,2023-07-20 10:55:00,2023-07-20 11:55:00,1919.2,1920.79,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44971,做空,2023-07-20 11:55:00,2023-07-20 12:00:00,1920.79,1922.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44972,做多,2023-07-20 12:00:00,2023-07-20 12:05:00,1922.06,1919.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44973,做空,2023-07-20 12:05:00,2023-07-20 12:10:00,1919.33,1920.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44974,做多,2023-07-20 12:10:00,2023-07-20 12:15:00,1920.8,1919.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44975,做空,2023-07-20 12:15:00,2023-07-20 12:20:00,1919.62,1919.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44976,做多,2023-07-20 12:20:00,2023-07-20 13:40:00,1919.8,1918.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44977,做空,2023-07-20 13:40:00,2023-07-20 14:00:00,1918.61,1918.1,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44978,做多,2023-07-20 14:00:00,2023-07-20 14:05:00,1918.1,1914.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44979,做空,2023-07-20 14:05:00,2023-07-20 14:15:00,1914.86,1913.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44980,做多,2023-07-20 16:05:00,2023-07-20 16:10:00,1890.13,1888.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44981,做空,2023-07-20 16:10:00,2023-07-20 16:15:00,1888.71,1884.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44982,做多,2023-07-20 17:00:00,2023-07-20 17:20:00,1884.54,1885.94,0.0,100.0,0.0001,0.0,0.0,0.0,flip -44983,做空,2023-07-20 17:20:00,2023-07-20 18:25:00,1885.94,1882.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -44984,做多,2023-07-20 18:35:00,2023-07-20 19:35:00,1886.95,1883.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44985,做空,2023-07-20 19:35:00,2023-07-20 19:50:00,1883.85,1886.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44986,做多,2023-07-20 19:50:00,2023-07-20 20:00:00,1886.53,1885.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44987,做空,2023-07-20 20:00:00,2023-07-20 20:05:00,1885.08,1885.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44988,做多,2023-07-20 20:05:00,2023-07-20 20:10:00,1885.1,1884.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44989,做空,2023-07-20 20:10:00,2023-07-20 20:15:00,1884.45,1884.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44990,做多,2023-07-20 20:15:00,2023-07-20 20:20:00,1884.98,1882.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44991,做空,2023-07-20 20:20:00,2023-07-20 20:25:00,1882.7,1884.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44992,做多,2023-07-20 20:25:00,2023-07-20 20:30:00,1884.55,1881.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44993,做空,2023-07-20 20:30:00,2023-07-20 20:35:00,1881.93,1884.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -44994,做多,2023-07-20 20:35:00,2023-07-20 20:50:00,1884.24,1884.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -44995,做空,2023-07-20 20:50:00,2023-07-20 22:55:00,1884.59,1893.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44996,做多,2023-07-20 22:55:00,2023-07-21 00:45:00,1893.53,1889.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44997,做空,2023-07-21 00:45:00,2023-07-21 00:50:00,1889.09,1889.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -44998,做多,2023-07-21 00:50:00,2023-07-21 01:20:00,1889.35,1894.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -44999,做多,2023-07-21 03:20:00,2023-07-21 03:25:00,1897.4,1896.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45000,做空,2023-07-21 03:25:00,2023-07-21 03:50:00,1896.44,1897.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45001,做多,2023-07-21 03:50:00,2023-07-21 06:20:00,1897.17,1891.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45002,做空,2023-07-21 06:20:00,2023-07-21 06:25:00,1891.65,1892.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45003,做多,2023-07-21 06:25:00,2023-07-21 06:30:00,1892.36,1891.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45004,做空,2023-07-21 06:30:00,2023-07-21 06:45:00,1891.53,1891.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45005,做多,2023-07-21 06:45:00,2023-07-21 07:05:00,1891.94,1891.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45006,做空,2023-07-21 07:05:00,2023-07-21 07:15:00,1891.71,1889.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45007,做多,2023-07-21 08:15:00,2023-07-21 08:45:00,1889.79,1890.51,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45008,做多,2023-07-21 10:45:00,2023-07-21 10:50:00,1888.9,1887.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45009,做空,2023-07-21 10:50:00,2023-07-21 11:10:00,1887.75,1887.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45010,做多,2023-07-21 11:10:00,2023-07-21 11:20:00,1887.45,1884.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45011,做空,2023-07-21 11:20:00,2023-07-21 11:35:00,1884.55,1885.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45012,做多,2023-07-21 11:45:00,2023-07-21 12:25:00,1887.22,1890.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45013,做多,2023-07-21 14:40:00,2023-07-21 15:00:00,1891.53,1891.65,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45014,做多,2023-07-21 16:00:00,2023-07-21 17:15:00,1890.47,1891.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45015,做多,2023-07-21 20:25:00,2023-07-21 20:30:00,1893.65,1893.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45016,做空,2023-07-21 20:30:00,2023-07-21 20:40:00,1893.19,1893.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45017,做多,2023-07-21 20:40:00,2023-07-21 20:45:00,1893.37,1892.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45018,做空,2023-07-21 20:45:00,2023-07-21 20:50:00,1892.21,1894.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45019,做多,2023-07-21 20:50:00,2023-07-21 21:05:00,1894.44,1893.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45020,做空,2023-07-21 21:05:00,2023-07-21 21:20:00,1893.72,1894.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45021,做多,2023-07-21 21:20:00,2023-07-21 21:25:00,1894.5,1893.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45022,做空,2023-07-21 21:25:00,2023-07-21 21:50:00,1893.83,1893.61,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45023,做多,2023-07-21 21:50:00,2023-07-21 21:55:00,1893.61,1893.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45024,做空,2023-07-21 21:55:00,2023-07-21 22:00:00,1893.16,1892.39,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45025,做多,2023-07-21 22:05:00,2023-07-21 22:25:00,1893.4,1893.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45026,做空,2023-07-21 22:25:00,2023-07-21 22:30:00,1893.07,1893.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45027,做多,2023-07-21 22:30:00,2023-07-21 22:45:00,1893.63,1892.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45028,做空,2023-07-21 22:45:00,2023-07-21 23:20:00,1892.79,1891.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45029,做多,2023-07-22 00:15:00,2023-07-22 00:35:00,1892.75,1893.33,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45030,做多,2023-07-22 02:20:00,2023-07-22 02:55:00,1892.28,1893.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45031,做多,2023-07-22 03:15:00,2023-07-22 03:20:00,1893.12,1894.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45032,做多,2023-07-22 03:35:00,2023-07-22 03:55:00,1893.63,1892.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45033,做空,2023-07-22 03:55:00,2023-07-22 04:20:00,1892.14,1894.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45034,做多,2023-07-22 04:20:00,2023-07-22 04:45:00,1894.03,1892.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45035,做空,2023-07-22 04:45:00,2023-07-22 05:05:00,1892.47,1893.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45036,做多,2023-07-22 05:05:00,2023-07-22 05:40:00,1893.0,1892.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45037,做空,2023-07-22 05:40:00,2023-07-22 05:50:00,1892.79,1891.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45038,做多,2023-07-22 07:25:00,2023-07-22 07:30:00,1891.89,1893.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45039,做多,2023-07-22 08:05:00,2023-07-22 08:45:00,1891.49,1890.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45040,做空,2023-07-22 08:45:00,2023-07-22 09:15:00,1890.91,1891.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45041,做多,2023-07-22 09:15:00,2023-07-22 09:45:00,1891.63,1891.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45042,做空,2023-07-22 09:45:00,2023-07-22 09:50:00,1891.75,1890.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45043,做多,2023-07-22 11:30:00,2023-07-22 11:35:00,1886.92,1887.34,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45044,做多,2023-07-22 12:25:00,2023-07-22 12:40:00,1887.5,1885.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45045,做空,2023-07-22 12:40:00,2023-07-22 12:45:00,1885.37,1885.0,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45046,做多,2023-07-22 13:15:00,2023-07-22 13:25:00,1886.28,1885.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45047,做空,2023-07-22 13:25:00,2023-07-22 13:55:00,1885.94,1886.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45048,做多,2023-07-22 13:55:00,2023-07-22 14:05:00,1886.03,1888.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45049,做多,2023-07-22 14:30:00,2023-07-22 14:40:00,1886.57,1887.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45050,做多,2023-07-22 15:10:00,2023-07-22 15:45:00,1886.45,1888.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45051,做多,2023-07-22 16:15:00,2023-07-22 16:25:00,1887.4,1887.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45052,做空,2023-07-22 16:25:00,2023-07-22 17:35:00,1887.4,1886.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45053,做多,2023-07-22 19:05:00,2023-07-22 19:10:00,1886.07,1885.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45054,做多,2023-07-22 21:25:00,2023-07-22 21:45:00,1887.11,1886.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45055,做空,2023-07-22 21:45:00,2023-07-22 21:50:00,1886.37,1885.73,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45056,做多,2023-07-22 22:00:00,2023-07-22 22:10:00,1886.92,1885.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45057,做空,2023-07-22 22:10:00,2023-07-22 22:15:00,1885.57,1885.39,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45058,做多,2023-07-23 00:55:00,2023-07-23 01:15:00,1861.3,1868.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45059,做多,2023-07-23 03:20:00,2023-07-23 03:30:00,1870.04,1869.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45060,做空,2023-07-23 03:30:00,2023-07-23 03:40:00,1869.52,1869.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45061,做多,2023-07-23 03:40:00,2023-07-23 04:20:00,1869.91,1869.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45062,做空,2023-07-23 04:20:00,2023-07-23 04:30:00,1869.17,1870.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45063,做多,2023-07-23 04:30:00,2023-07-23 04:35:00,1870.56,1871.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45064,做多,2023-07-23 05:55:00,2023-07-23 07:20:00,1873.98,1872.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45065,做空,2023-07-23 07:20:00,2023-07-23 07:25:00,1872.74,1873.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45066,做多,2023-07-23 07:25:00,2023-07-23 08:00:00,1873.06,1874.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45067,做多,2023-07-23 08:20:00,2023-07-23 08:35:00,1873.24,1875.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45068,做多,2023-07-23 10:25:00,2023-07-23 10:30:00,1875.47,1874.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45069,做空,2023-07-23 10:30:00,2023-07-23 10:35:00,1874.03,1874.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45070,做多,2023-07-23 11:35:00,2023-07-23 11:40:00,1875.13,1875.42,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45071,做多,2023-07-23 12:05:00,2023-07-23 12:15:00,1874.9,1874.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45072,做空,2023-07-23 12:15:00,2023-07-23 12:35:00,1874.04,1872.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45073,做多,2023-07-23 12:50:00,2023-07-23 13:00:00,1873.49,1872.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45074,做空,2023-07-23 13:00:00,2023-07-23 13:15:00,1872.89,1873.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45075,做多,2023-07-23 13:15:00,2023-07-23 13:25:00,1873.75,1872.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45076,做空,2023-07-23 13:25:00,2023-07-23 13:30:00,1872.4,1872.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45077,做多,2023-07-23 13:50:00,2023-07-23 13:55:00,1873.72,1872.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45078,做空,2023-07-23 13:55:00,2023-07-23 14:00:00,1872.56,1872.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45079,做多,2023-07-23 14:00:00,2023-07-23 14:15:00,1872.95,1874.06,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45080,做空,2023-07-23 14:15:00,2023-07-23 14:35:00,1874.06,1873.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45081,做多,2023-07-23 14:35:00,2023-07-23 14:45:00,1873.89,1873.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45082,做空,2023-07-23 14:45:00,2023-07-23 15:30:00,1873.67,1873.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45083,做多,2023-07-23 15:30:00,2023-07-23 15:40:00,1873.92,1873.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45084,做空,2023-07-23 15:40:00,2023-07-23 15:55:00,1873.45,1873.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45085,做多,2023-07-23 15:55:00,2023-07-23 16:05:00,1873.25,1876.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45086,做多,2023-07-23 19:20:00,2023-07-23 20:40:00,1893.7,1890.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45087,做空,2023-07-23 20:40:00,2023-07-23 20:45:00,1890.34,1890.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45088,做多,2023-07-23 20:45:00,2023-07-23 21:05:00,1890.86,1889.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45089,做空,2023-07-23 21:05:00,2023-07-23 21:20:00,1889.74,1885.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45090,做多,2023-07-23 22:30:00,2023-07-23 22:35:00,1884.5,1883.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45091,做空,2023-07-23 22:35:00,2023-07-24 00:35:00,1883.48,1887.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45092,做多,2023-07-24 00:35:00,2023-07-24 00:40:00,1887.92,1888.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45093,做多,2023-07-24 04:30:00,2023-07-24 04:55:00,1869.08,1870.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45094,做多,2023-07-24 06:25:00,2023-07-24 06:55:00,1869.41,1868.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45095,做空,2023-07-24 06:55:00,2023-07-24 07:00:00,1868.32,1869.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45096,做多,2023-07-24 07:00:00,2023-07-24 07:05:00,1869.71,1868.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45097,做空,2023-07-24 07:05:00,2023-07-24 07:10:00,1868.04,1867.96,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45098,做多,2023-07-24 07:20:00,2023-07-24 07:25:00,1870.5,1872.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45099,做多,2023-07-24 11:40:00,2023-07-24 12:00:00,1852.25,1850.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45100,做空,2023-07-24 12:00:00,2023-07-24 12:15:00,1850.37,1851.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45101,做多,2023-07-24 12:15:00,2023-07-24 12:20:00,1851.45,1848.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45102,做空,2023-07-24 12:20:00,2023-07-24 12:25:00,1848.39,1847.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45103,做多,2023-07-24 12:50:00,2023-07-24 13:05:00,1850.33,1850.65,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45104,做空,2023-07-24 13:05:00,2023-07-24 13:50:00,1850.65,1847.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45105,做多,2023-07-24 14:45:00,2023-07-24 16:05:00,1848.0,1842.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45106,做空,2023-07-24 16:05:00,2023-07-24 16:20:00,1842.67,1842.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45107,做多,2023-07-24 16:20:00,2023-07-24 16:35:00,1842.75,1847.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45108,做多,2023-07-24 17:10:00,2023-07-24 17:15:00,1843.07,1842.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45109,做空,2023-07-24 17:15:00,2023-07-24 17:20:00,1842.2,1843.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45110,做多,2023-07-24 17:20:00,2023-07-24 17:25:00,1843.68,1843.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45111,做空,2023-07-24 17:25:00,2023-07-24 17:45:00,1843.12,1844.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45112,做多,2023-07-24 17:45:00,2023-07-24 17:50:00,1844.01,1843.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45113,做空,2023-07-24 17:50:00,2023-07-24 18:05:00,1843.41,1843.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45114,做多,2023-07-24 18:05:00,2023-07-24 18:25:00,1843.57,1846.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45115,做多,2023-07-24 19:55:00,2023-07-24 20:00:00,1848.66,1848.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45116,做空,2023-07-24 20:00:00,2023-07-24 20:05:00,1848.12,1848.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45117,做多,2023-07-24 20:05:00,2023-07-24 20:45:00,1848.28,1848.79,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45118,做多,2023-07-24 20:45:00,2023-07-24 20:55:00,1848.79,1849.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45119,做多,2023-07-24 21:20:00,2023-07-24 21:30:00,1848.87,1847.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45120,做空,2023-07-24 21:30:00,2023-07-24 21:35:00,1847.75,1848.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45121,做多,2023-07-24 21:35:00,2023-07-24 21:40:00,1848.63,1848.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45122,做空,2023-07-24 21:40:00,2023-07-24 21:55:00,1848.36,1848.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45123,做多,2023-07-24 21:55:00,2023-07-24 22:00:00,1848.87,1848.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45124,做多,2023-07-24 23:05:00,2023-07-25 00:25:00,1847.81,1850.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45125,做多,2023-07-25 01:45:00,2023-07-25 01:50:00,1847.71,1847.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45126,做空,2023-07-25 01:50:00,2023-07-25 01:55:00,1847.21,1847.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45127,做多,2023-07-25 01:55:00,2023-07-25 02:30:00,1847.86,1851.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45128,做多,2023-07-25 03:50:00,2023-07-25 06:30:00,1851.03,1851.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45129,做空,2023-07-25 06:30:00,2023-07-25 06:45:00,1851.0,1850.85,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45130,做多,2023-07-25 06:50:00,2023-07-25 07:05:00,1850.87,1851.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45131,做空,2023-07-25 07:05:00,2023-07-25 07:25:00,1851.21,1851.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45132,做多,2023-07-25 07:25:00,2023-07-25 07:30:00,1851.7,1851.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45133,做空,2023-07-25 07:30:00,2023-07-25 07:40:00,1851.09,1850.44,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45134,做多,2023-07-25 08:00:00,2023-07-25 08:05:00,1850.85,1849.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45135,做空,2023-07-25 08:05:00,2023-07-25 08:10:00,1849.37,1848.83,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45136,做多,2023-07-25 08:20:00,2023-07-25 08:30:00,1850.39,1851.13,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45137,做空,2023-07-25 08:30:00,2023-07-25 10:05:00,1851.13,1855.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45138,做多,2023-07-25 10:05:00,2023-07-25 10:25:00,1855.57,1855.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45139,做空,2023-07-25 10:25:00,2023-07-25 12:00:00,1855.71,1853.05,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45140,做多,2023-07-25 12:00:00,2023-07-25 12:25:00,1853.05,1853.74,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45141,做多,2023-07-25 12:45:00,2023-07-25 13:00:00,1852.36,1852.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45142,做空,2023-07-25 13:00:00,2023-07-25 13:05:00,1852.4,1854.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45143,做多,2023-07-25 13:05:00,2023-07-25 13:10:00,1854.81,1852.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45144,做多,2023-07-25 13:15:00,2023-07-25 13:25:00,1853.14,1854.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45145,做多,2023-07-25 15:40:00,2023-07-25 15:45:00,1857.86,1857.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45146,做空,2023-07-25 15:45:00,2023-07-25 16:45:00,1857.8,1854.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45147,做多,2023-07-25 17:25:00,2023-07-25 17:45:00,1859.32,1857.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45148,做空,2023-07-25 17:45:00,2023-07-25 19:05:00,1857.44,1860.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45149,做多,2023-07-25 19:05:00,2023-07-25 19:10:00,1860.54,1859.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45150,做空,2023-07-25 19:10:00,2023-07-25 20:00:00,1859.92,1858.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45151,做多,2023-07-25 20:25:00,2023-07-25 20:45:00,1858.49,1860.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45152,做多,2023-07-25 22:00:00,2023-07-25 22:05:00,1862.12,1861.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45153,做空,2023-07-25 22:05:00,2023-07-25 22:25:00,1861.4,1860.54,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45154,做多,2023-07-26 00:40:00,2023-07-26 02:10:00,1855.93,1853.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45155,做空,2023-07-26 02:10:00,2023-07-26 02:15:00,1853.76,1854.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45156,做多,2023-07-26 02:15:00,2023-07-26 02:30:00,1854.17,1854.35,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45157,做多,2023-07-26 05:15:00,2023-07-26 05:20:00,1856.55,1855.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45158,做空,2023-07-26 05:20:00,2023-07-26 05:25:00,1855.08,1855.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45159,做多,2023-07-26 05:25:00,2023-07-26 05:30:00,1855.88,1854.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45160,做空,2023-07-26 05:30:00,2023-07-26 05:35:00,1854.92,1856.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45161,做多,2023-07-26 05:35:00,2023-07-26 05:40:00,1856.25,1857.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45162,做多,2023-07-26 08:05:00,2023-07-26 08:10:00,1854.05,1853.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45163,做空,2023-07-26 08:10:00,2023-07-26 09:25:00,1853.94,1852.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45164,做多,2023-07-26 10:30:00,2023-07-26 10:45:00,1851.98,1850.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45165,做空,2023-07-26 10:45:00,2023-07-26 10:50:00,1850.72,1851.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45166,做多,2023-07-26 10:50:00,2023-07-26 11:40:00,1851.37,1851.43,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45167,做空,2023-07-26 11:40:00,2023-07-26 11:50:00,1851.43,1850.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45168,做多,2023-07-26 12:10:00,2023-07-26 12:20:00,1851.66,1853.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45169,做多,2023-07-26 14:10:00,2023-07-26 14:20:00,1855.38,1858.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45170,做多,2023-07-26 14:50:00,2023-07-26 15:10:00,1856.47,1860.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45171,做多,2023-07-26 16:40:00,2023-07-26 16:45:00,1859.61,1859.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45172,做空,2023-07-26 16:45:00,2023-07-26 16:55:00,1859.41,1858.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45173,做多,2023-07-26 16:55:00,2023-07-26 17:05:00,1858.54,1859.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45174,做空,2023-07-26 17:05:00,2023-07-26 17:10:00,1859.15,1857.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45175,做多,2023-07-26 17:20:00,2023-07-26 17:25:00,1859.68,1857.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45176,做空,2023-07-26 17:25:00,2023-07-26 17:30:00,1857.96,1858.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45177,做多,2023-07-26 17:30:00,2023-07-26 17:50:00,1858.66,1858.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45178,做空,2023-07-26 17:50:00,2023-07-26 17:55:00,1858.68,1856.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45179,做多,2023-07-26 18:00:00,2023-07-26 18:05:00,1860.74,1861.03,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45180,做多,2023-07-26 19:20:00,2023-07-26 20:05:00,1866.32,1876.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45181,做多,2023-07-26 22:55:00,2023-07-26 23:20:00,1871.59,1870.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45182,做空,2023-07-26 23:20:00,2023-07-26 23:45:00,1870.48,1869.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45183,做多,2023-07-26 23:45:00,2023-07-27 00:05:00,1869.7,1868.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45184,做空,2023-07-27 00:05:00,2023-07-27 00:15:00,1868.87,1869.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45185,做多,2023-07-27 00:15:00,2023-07-27 00:25:00,1869.79,1870.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45186,做空,2023-07-27 00:25:00,2023-07-27 00:45:00,1870.5,1867.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45187,做多,2023-07-27 00:55:00,2023-07-27 01:15:00,1869.15,1871.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45188,做多,2023-07-27 02:30:00,2023-07-27 02:45:00,1871.99,1875.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45189,做多,2023-07-27 04:00:00,2023-07-27 04:05:00,1876.15,1875.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45190,做空,2023-07-27 04:05:00,2023-07-27 04:10:00,1875.86,1876.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45191,做多,2023-07-27 04:10:00,2023-07-27 04:20:00,1876.41,1878.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45192,做多,2023-07-27 05:40:00,2023-07-27 05:50:00,1878.72,1878.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45193,做空,2023-07-27 05:50:00,2023-07-27 05:55:00,1878.47,1877.61,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45194,做多,2023-07-27 07:20:00,2023-07-27 07:25:00,1875.73,1875.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45195,做空,2023-07-27 07:25:00,2023-07-27 07:30:00,1875.37,1875.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45196,做多,2023-07-27 07:30:00,2023-07-27 07:50:00,1875.95,1871.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45197,做空,2023-07-27 07:50:00,2023-07-27 07:55:00,1871.75,1871.09,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45198,做多,2023-07-27 08:45:00,2023-07-27 09:00:00,1876.74,1878.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45199,做多,2023-07-27 12:30:00,2023-07-27 12:50:00,1875.73,1875.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45200,做空,2023-07-27 12:50:00,2023-07-27 12:55:00,1875.7,1876.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45201,做多,2023-07-27 12:55:00,2023-07-27 13:00:00,1876.96,1876.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45202,做多,2023-07-27 13:30:00,2023-07-27 13:35:00,1876.41,1875.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45203,做空,2023-07-27 13:35:00,2023-07-27 13:40:00,1875.26,1873.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45204,做多,2023-07-27 13:50:00,2023-07-27 15:45:00,1874.1,1868.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45205,做空,2023-07-27 15:45:00,2023-07-27 16:00:00,1868.72,1868.14,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45206,做多,2023-07-27 16:00:00,2023-07-27 16:05:00,1868.14,1866.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45207,做空,2023-07-27 16:05:00,2023-07-27 16:10:00,1866.84,1867.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45208,做多,2023-07-27 16:10:00,2023-07-27 16:35:00,1867.22,1867.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45209,做空,2023-07-27 16:35:00,2023-07-27 17:05:00,1867.25,1865.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45210,做多,2023-07-27 17:20:00,2023-07-27 17:30:00,1866.69,1865.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45211,做空,2023-07-27 17:30:00,2023-07-27 17:40:00,1865.63,1864.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45212,做多,2023-07-27 19:15:00,2023-07-27 19:20:00,1861.56,1860.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45213,做空,2023-07-27 19:20:00,2023-07-27 19:40:00,1860.32,1856.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45214,做多,2023-07-27 19:50:00,2023-07-27 20:15:00,1859.22,1859.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45215,做空,2023-07-27 20:15:00,2023-07-27 20:20:00,1859.5,1860.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45216,做多,2023-07-27 20:20:00,2023-07-27 20:25:00,1860.41,1860.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45217,做空,2023-07-27 20:25:00,2023-07-27 20:35:00,1860.33,1859.55,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45218,做多,2023-07-27 20:35:00,2023-07-27 20:40:00,1859.55,1858.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45219,做空,2023-07-27 20:40:00,2023-07-27 21:30:00,1858.41,1859.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45220,做多,2023-07-27 21:30:00,2023-07-27 21:35:00,1859.35,1858.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45221,做空,2023-07-27 21:35:00,2023-07-27 22:00:00,1858.82,1860.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45222,做多,2023-07-27 22:00:00,2023-07-27 22:25:00,1860.36,1858.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45223,做空,2023-07-27 22:25:00,2023-07-27 22:30:00,1858.69,1858.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45224,做多,2023-07-27 22:30:00,2023-07-27 22:40:00,1858.78,1858.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45225,做空,2023-07-27 22:40:00,2023-07-27 22:50:00,1858.67,1856.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45226,做多,2023-07-27 23:30:00,2023-07-27 23:45:00,1858.3,1858.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45227,做多,2023-07-28 01:15:00,2023-07-28 01:20:00,1861.86,1861.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45228,做空,2023-07-28 01:20:00,2023-07-28 01:25:00,1861.05,1861.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45229,做多,2023-07-28 01:25:00,2023-07-28 01:30:00,1861.55,1861.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45230,做空,2023-07-28 01:30:00,2023-07-28 02:25:00,1861.38,1861.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45231,做多,2023-07-28 02:25:00,2023-07-28 02:30:00,1861.88,1860.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45232,做空,2023-07-28 02:30:00,2023-07-28 02:40:00,1860.94,1859.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45233,做多,2023-07-28 03:00:00,2023-07-28 03:05:00,1862.1,1861.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45234,做空,2023-07-28 03:05:00,2023-07-28 03:20:00,1861.82,1861.72,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45235,做多,2023-07-28 03:20:00,2023-07-28 03:30:00,1861.72,1863.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45236,做多,2023-07-28 03:55:00,2023-07-28 04:00:00,1862.02,1860.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45237,做空,2023-07-28 04:00:00,2023-07-28 04:15:00,1860.01,1861.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45238,做多,2023-07-28 04:15:00,2023-07-28 04:20:00,1861.68,1861.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45239,做空,2023-07-28 04:20:00,2023-07-28 04:25:00,1861.49,1861.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45240,做多,2023-07-28 04:25:00,2023-07-28 05:10:00,1861.68,1862.27,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45241,做空,2023-07-28 05:10:00,2023-07-28 05:35:00,1862.27,1859.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45242,做多,2023-07-28 06:40:00,2023-07-28 06:50:00,1860.11,1859.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45243,做空,2023-07-28 06:50:00,2023-07-28 07:00:00,1859.12,1860.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45244,做多,2023-07-28 07:00:00,2023-07-28 07:15:00,1860.59,1861.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45245,做多,2023-07-28 08:15:00,2023-07-28 08:50:00,1860.1,1860.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45246,做空,2023-07-28 08:50:00,2023-07-28 08:55:00,1860.51,1861.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45247,做多,2023-07-28 08:55:00,2023-07-28 09:10:00,1861.93,1863.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45248,做多,2023-07-28 11:25:00,2023-07-28 11:35:00,1866.21,1867.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45249,做多,2023-07-28 12:00:00,2023-07-28 12:05:00,1867.19,1868.11,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45250,做多,2023-07-28 13:30:00,2023-07-28 13:35:00,1871.51,1868.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45251,做空,2023-07-28 13:35:00,2023-07-28 13:50:00,1868.73,1869.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45252,做多,2023-07-28 13:50:00,2023-07-28 14:10:00,1869.51,1874.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45253,做多,2023-07-28 16:20:00,2023-07-28 16:30:00,1876.15,1876.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45254,做空,2023-07-28 16:30:00,2023-07-28 17:05:00,1876.69,1870.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45255,做多,2023-07-28 19:30:00,2023-07-28 22:05:00,1873.83,1875.53,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45256,做空,2023-07-28 22:05:00,2023-07-28 22:10:00,1875.53,1875.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45257,做多,2023-07-28 22:10:00,2023-07-28 22:15:00,1875.9,1875.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45258,做空,2023-07-28 22:15:00,2023-07-28 22:45:00,1875.0,1875.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45259,做多,2023-07-28 22:45:00,2023-07-28 22:55:00,1875.99,1875.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45260,做空,2023-07-28 22:55:00,2023-07-28 23:05:00,1875.24,1875.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45261,做多,2023-07-28 23:05:00,2023-07-28 23:10:00,1875.66,1875.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45262,做空,2023-07-28 23:10:00,2023-07-28 23:15:00,1875.49,1874.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45263,做多,2023-07-29 00:15:00,2023-07-29 00:50:00,1875.69,1873.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45264,做空,2023-07-29 00:50:00,2023-07-29 01:25:00,1873.77,1872.99,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45265,做多,2023-07-29 01:30:00,2023-07-29 01:40:00,1874.34,1875.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45266,做多,2023-07-29 02:50:00,2023-07-29 02:55:00,1874.26,1874.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45267,做空,2023-07-29 02:55:00,2023-07-29 03:10:00,1874.04,1873.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45268,做多,2023-07-29 03:10:00,2023-07-29 03:20:00,1873.77,1873.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45269,做空,2023-07-29 03:20:00,2023-07-29 03:50:00,1873.55,1872.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45270,做多,2023-07-29 04:15:00,2023-07-29 04:20:00,1874.93,1875.23,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45271,做多,2023-07-29 06:55:00,2023-07-29 07:00:00,1872.88,1872.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45272,做空,2023-07-29 07:00:00,2023-07-29 07:05:00,1872.62,1872.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45273,做多,2023-07-29 07:05:00,2023-07-29 07:15:00,1872.94,1872.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45274,做空,2023-07-29 07:15:00,2023-07-29 07:35:00,1872.55,1872.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45275,做多,2023-07-29 07:35:00,2023-07-29 07:40:00,1872.93,1871.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45276,做空,2023-07-29 07:40:00,2023-07-29 07:45:00,1871.88,1871.18,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45277,做多,2023-07-29 08:05:00,2023-07-29 08:30:00,1872.24,1872.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45278,做空,2023-07-29 08:30:00,2023-07-29 08:40:00,1872.21,1870.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45279,做多,2023-07-29 09:15:00,2023-07-29 09:20:00,1871.87,1871.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45280,做空,2023-07-29 09:20:00,2023-07-29 09:45:00,1871.6,1869.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45281,做多,2023-07-29 10:20:00,2023-07-29 10:35:00,1870.5,1869.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45282,做空,2023-07-29 10:35:00,2023-07-29 11:10:00,1869.85,1870.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45283,做多,2023-07-29 11:10:00,2023-07-29 11:15:00,1870.2,1871.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45284,做多,2023-07-29 12:05:00,2023-07-29 12:20:00,1870.39,1872.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45285,做多,2023-07-29 12:50:00,2023-07-29 13:00:00,1871.18,1873.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45286,做多,2023-07-29 14:05:00,2023-07-29 14:35:00,1873.0,1872.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45287,做空,2023-07-29 14:35:00,2023-07-29 14:50:00,1872.64,1871.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45288,做多,2023-07-29 15:30:00,2023-07-29 16:55:00,1872.54,1872.99,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45289,做多,2023-07-29 18:30:00,2023-07-29 18:40:00,1874.34,1873.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45290,做空,2023-07-29 18:40:00,2023-07-29 18:50:00,1873.76,1873.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45291,做多,2023-07-29 18:50:00,2023-07-29 19:05:00,1873.86,1877.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45292,做多,2023-07-29 21:25:00,2023-07-29 23:50:00,1882.07,1880.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45293,做空,2023-07-29 23:50:00,2023-07-30 00:15:00,1880.52,1879.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45294,做多,2023-07-30 00:40:00,2023-07-30 01:05:00,1879.14,1879.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45295,做空,2023-07-30 01:05:00,2023-07-30 01:10:00,1879.1,1879.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45296,做多,2023-07-30 01:10:00,2023-07-30 01:20:00,1879.57,1878.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45297,做空,2023-07-30 01:20:00,2023-07-30 01:35:00,1878.07,1877.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45298,做多,2023-07-30 03:00:00,2023-07-30 03:05:00,1878.05,1877.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45299,做多,2023-07-30 03:35:00,2023-07-30 03:40:00,1877.63,1877.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45300,做空,2023-07-30 03:40:00,2023-07-30 03:55:00,1877.26,1877.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45301,做多,2023-07-30 03:55:00,2023-07-30 04:05:00,1877.27,1877.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45302,做空,2023-07-30 04:05:00,2023-07-30 04:20:00,1877.31,1877.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45303,做多,2023-07-30 04:20:00,2023-07-30 04:30:00,1877.49,1878.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45304,做多,2023-07-30 07:05:00,2023-07-30 08:00:00,1874.6,1873.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45305,做空,2023-07-30 08:00:00,2023-07-30 08:20:00,1873.69,1874.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45306,做多,2023-07-30 08:20:00,2023-07-30 08:30:00,1874.07,1873.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45307,做空,2023-07-30 08:30:00,2023-07-30 08:35:00,1873.79,1874.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45308,做多,2023-07-30 08:35:00,2023-07-30 08:50:00,1874.17,1873.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45309,做空,2023-07-30 08:50:00,2023-07-30 09:05:00,1873.86,1872.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45310,做多,2023-07-30 09:20:00,2023-07-30 09:25:00,1874.14,1873.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45311,做空,2023-07-30 09:25:00,2023-07-30 09:30:00,1873.72,1872.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45312,做多,2023-07-30 10:00:00,2023-07-30 10:40:00,1873.34,1873.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45313,做空,2023-07-30 10:40:00,2023-07-30 10:50:00,1873.13,1871.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45314,做多,2023-07-30 10:55:00,2023-07-30 11:10:00,1873.99,1875.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45315,做多,2023-07-30 11:45:00,2023-07-30 12:40:00,1874.24,1876.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45316,做多,2023-07-30 14:15:00,2023-07-30 14:30:00,1874.8,1873.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45317,做空,2023-07-30 14:30:00,2023-07-30 14:35:00,1873.96,1874.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45318,做多,2023-07-30 14:35:00,2023-07-30 14:45:00,1874.32,1880.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45319,做多,2023-07-30 17:35:00,2023-07-30 17:45:00,1875.88,1875.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45320,做空,2023-07-30 17:45:00,2023-07-30 18:35:00,1875.44,1875.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45321,做多,2023-07-30 18:35:00,2023-07-30 19:25:00,1875.53,1877.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45322,做多,2023-07-30 19:40:00,2023-07-30 19:45:00,1876.71,1871.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45323,做空,2023-07-30 19:45:00,2023-07-30 19:50:00,1871.0,1863.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45324,做多,2023-07-30 20:55:00,2023-07-30 21:05:00,1864.99,1861.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45325,做空,2023-07-30 21:05:00,2023-07-30 21:40:00,1861.97,1859.21,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45326,做多,2023-07-30 21:40:00,2023-07-30 22:00:00,1859.21,1859.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45327,做空,2023-07-30 22:00:00,2023-07-30 22:40:00,1859.01,1854.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45328,做多,2023-07-30 23:05:00,2023-07-30 23:35:00,1857.65,1861.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45329,做多,2023-07-31 02:15:00,2023-07-31 02:30:00,1870.72,1874.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45330,做多,2023-07-31 06:05:00,2023-07-31 06:15:00,1863.05,1864.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45331,做多,2023-07-31 08:20:00,2023-07-31 08:25:00,1865.26,1868.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45332,做多,2023-07-31 08:25:00,2023-07-31 08:30:00,1868.08,1866.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45333,做多,2023-07-31 09:20:00,2023-07-31 10:15:00,1865.92,1868.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45334,做多,2023-07-31 11:30:00,2023-07-31 12:30:00,1867.49,1869.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45335,做多,2023-07-31 16:15:00,2023-07-31 17:00:00,1858.55,1858.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45336,做空,2023-07-31 17:00:00,2023-07-31 17:25:00,1858.67,1856.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45337,做多,2023-07-31 17:35:00,2023-07-31 17:45:00,1859.41,1862.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45338,做多,2023-07-31 18:25:00,2023-07-31 19:00:00,1859.49,1859.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45339,做空,2023-07-31 19:00:00,2023-07-31 19:15:00,1859.51,1859.39,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45340,做多,2023-07-31 19:20:00,2023-07-31 19:25:00,1860.03,1859.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45341,做空,2023-07-31 19:25:00,2023-07-31 19:30:00,1859.51,1860.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45342,做多,2023-07-31 19:30:00,2023-07-31 19:45:00,1860.28,1859.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45343,做空,2023-07-31 19:45:00,2023-07-31 19:55:00,1859.78,1855.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45344,做多,2023-07-31 20:20:00,2023-07-31 20:40:00,1858.73,1855.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45345,做空,2023-07-31 20:40:00,2023-07-31 20:45:00,1855.15,1853.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45346,做多,2023-07-31 21:20:00,2023-07-31 21:25:00,1857.42,1854.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45347,做空,2023-07-31 21:25:00,2023-07-31 21:30:00,1854.0,1856.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45348,做多,2023-07-31 21:30:00,2023-07-31 21:35:00,1856.25,1854.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45349,做空,2023-07-31 21:35:00,2023-07-31 21:55:00,1854.7,1856.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45350,做多,2023-07-31 21:55:00,2023-07-31 22:00:00,1856.39,1854.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45351,做空,2023-07-31 22:00:00,2023-07-31 22:10:00,1854.81,1854.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45352,做多,2023-07-31 22:10:00,2023-07-31 22:35:00,1854.81,1854.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45353,做空,2023-07-31 22:35:00,2023-07-31 22:55:00,1854.56,1855.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45354,做多,2023-07-31 22:55:00,2023-07-31 23:00:00,1855.5,1855.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45355,做空,2023-07-31 23:00:00,2023-07-31 23:15:00,1855.08,1855.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45356,做多,2023-07-31 23:15:00,2023-07-31 23:25:00,1855.76,1854.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45357,做空,2023-07-31 23:25:00,2023-07-31 23:35:00,1854.62,1855.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45358,做多,2023-07-31 23:35:00,2023-07-31 23:40:00,1855.74,1856.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45359,做多,2023-08-01 00:00:00,2023-08-01 00:05:00,1855.47,1854.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45360,做空,2023-08-01 00:05:00,2023-08-01 00:15:00,1854.28,1856.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45361,做多,2023-08-01 00:15:00,2023-08-01 00:20:00,1856.16,1857.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45362,做多,2023-08-01 04:35:00,2023-08-01 04:50:00,1826.45,1824.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45363,做空,2023-08-01 04:50:00,2023-08-01 05:00:00,1824.84,1825.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45364,做多,2023-08-01 05:00:00,2023-08-01 05:10:00,1825.29,1824.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45365,做空,2023-08-01 05:10:00,2023-08-01 05:15:00,1824.31,1825.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45366,做多,2023-08-01 05:15:00,2023-08-01 05:35:00,1825.38,1827.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45367,做多,2023-08-01 07:10:00,2023-08-01 07:15:00,1830.67,1829.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45368,做空,2023-08-01 07:15:00,2023-08-01 07:20:00,1829.91,1830.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45369,做多,2023-08-01 07:20:00,2023-08-01 08:25:00,1830.39,1835.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45370,做多,2023-08-01 10:30:00,2023-08-01 10:50:00,1832.81,1834.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45371,做多,2023-08-01 12:30:00,2023-08-01 12:40:00,1831.62,1833.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45372,做多,2023-08-01 14:15:00,2023-08-01 14:25:00,1831.39,1833.41,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45373,做空,2023-08-01 14:25:00,2023-08-01 14:35:00,1833.41,1833.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45374,做多,2023-08-01 14:35:00,2023-08-01 14:40:00,1833.93,1829.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45375,做空,2023-08-01 14:40:00,2023-08-01 14:45:00,1829.43,1828.78,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45376,做多,2023-08-01 15:30:00,2023-08-01 15:35:00,1830.4,1828.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45377,做空,2023-08-01 15:35:00,2023-08-01 15:40:00,1828.77,1832.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45378,做多,2023-08-01 15:40:00,2023-08-01 15:55:00,1832.7,1834.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45379,做多,2023-08-01 16:40:00,2023-08-01 17:30:00,1831.35,1834.53,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45380,做空,2023-08-01 17:30:00,2023-08-01 20:15:00,1834.53,1850.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45381,做多,2023-08-01 20:15:00,2023-08-01 20:25:00,1850.4,1847.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45382,做空,2023-08-01 20:25:00,2023-08-01 20:30:00,1847.71,1849.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45383,做多,2023-08-01 20:45:00,2023-08-01 20:55:00,1850.2,1849.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45384,做空,2023-08-01 20:55:00,2023-08-01 21:15:00,1849.82,1851.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45385,做多,2023-08-01 21:15:00,2023-08-01 21:35:00,1851.04,1848.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45386,做空,2023-08-01 21:35:00,2023-08-01 21:45:00,1848.79,1847.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45387,做多,2023-08-01 22:25:00,2023-08-01 22:30:00,1849.49,1848.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45388,做空,2023-08-01 22:30:00,2023-08-01 22:40:00,1848.72,1849.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45389,做多,2023-08-01 22:40:00,2023-08-01 22:45:00,1849.14,1849.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45390,做空,2023-08-01 22:45:00,2023-08-01 22:50:00,1849.02,1850.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45391,做多,2023-08-01 22:50:00,2023-08-01 23:00:00,1850.36,1852.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45392,做多,2023-08-02 00:55:00,2023-08-02 01:30:00,1870.07,1876.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45393,做多,2023-08-02 04:30:00,2023-08-02 04:35:00,1864.41,1863.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45394,做空,2023-08-02 04:35:00,2023-08-02 04:55:00,1863.99,1862.63,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45395,做多,2023-08-02 04:55:00,2023-08-02 05:55:00,1862.63,1861.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45396,做空,2023-08-02 05:55:00,2023-08-02 06:00:00,1861.55,1863.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45397,做多,2023-08-02 06:00:00,2023-08-02 06:10:00,1863.01,1862.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45398,做空,2023-08-02 06:10:00,2023-08-02 06:50:00,1862.36,1857.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45399,做多,2023-08-02 07:15:00,2023-08-02 07:25:00,1860.62,1859.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45400,做空,2023-08-02 07:25:00,2023-08-02 07:50:00,1859.45,1856.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45401,做多,2023-08-02 08:35:00,2023-08-02 09:15:00,1855.02,1859.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45402,做多,2023-08-02 10:30:00,2023-08-02 11:35:00,1856.29,1859.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45403,做多,2023-08-02 13:40:00,2023-08-02 13:50:00,1853.67,1850.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45404,做空,2023-08-02 13:50:00,2023-08-02 13:55:00,1850.21,1851.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45405,做多,2023-08-02 15:35:00,2023-08-02 15:45:00,1842.65,1842.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45406,做空,2023-08-02 15:45:00,2023-08-02 15:50:00,1842.05,1842.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45407,做多,2023-08-02 15:50:00,2023-08-02 15:55:00,1842.44,1841.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45408,做空,2023-08-02 15:55:00,2023-08-02 16:00:00,1841.8,1842.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45409,做多,2023-08-02 16:00:00,2023-08-02 16:05:00,1842.52,1842.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45410,做空,2023-08-02 16:05:00,2023-08-02 16:30:00,1842.03,1841.48,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45411,做多,2023-08-02 16:30:00,2023-08-02 16:45:00,1841.48,1845.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45412,做多,2023-08-02 17:35:00,2023-08-02 17:40:00,1837.96,1834.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45413,做空,2023-08-02 17:40:00,2023-08-02 18:15:00,1834.25,1834.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45414,做多,2023-08-02 18:15:00,2023-08-02 18:20:00,1834.05,1831.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45415,做空,2023-08-02 18:20:00,2023-08-02 18:25:00,1831.16,1832.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45416,做多,2023-08-02 18:25:00,2023-08-02 19:15:00,1832.72,1837.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45417,做多,2023-08-02 21:25:00,2023-08-02 21:35:00,1843.27,1841.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45418,做空,2023-08-02 21:35:00,2023-08-02 21:40:00,1841.91,1843.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45419,做多,2023-08-02 21:40:00,2023-08-02 22:00:00,1843.2,1842.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45420,做空,2023-08-02 22:00:00,2023-08-02 22:05:00,1842.24,1844.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45421,做多,2023-08-02 22:05:00,2023-08-02 22:45:00,1844.09,1842.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45422,做空,2023-08-02 22:45:00,2023-08-02 23:00:00,1842.37,1841.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45423,做多,2023-08-03 00:15:00,2023-08-03 00:35:00,1841.82,1842.5,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45424,做多,2023-08-03 01:10:00,2023-08-03 01:15:00,1840.63,1838.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45425,做空,2023-08-03 01:15:00,2023-08-03 01:20:00,1838.1,1840.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45426,做多,2023-08-03 01:20:00,2023-08-03 01:25:00,1840.26,1839.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45427,做空,2023-08-03 01:25:00,2023-08-03 01:30:00,1839.2,1840.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45428,做多,2023-08-03 01:30:00,2023-08-03 01:45:00,1840.99,1845.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45429,做多,2023-08-03 02:55:00,2023-08-03 03:30:00,1840.81,1839.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45430,做空,2023-08-03 03:30:00,2023-08-03 03:50:00,1839.05,1839.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45431,做多,2023-08-03 03:50:00,2023-08-03 04:10:00,1839.38,1839.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45432,做空,2023-08-03 04:10:00,2023-08-03 04:15:00,1839.4,1839.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45433,做多,2023-08-03 04:15:00,2023-08-03 06:05:00,1839.6,1838.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45434,做多,2023-08-03 06:35:00,2023-08-03 06:40:00,1837.35,1836.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45435,做空,2023-08-03 06:40:00,2023-08-03 06:45:00,1836.14,1837.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45436,做多,2023-08-03 06:45:00,2023-08-03 06:50:00,1837.37,1832.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45437,做空,2023-08-03 06:50:00,2023-08-03 06:55:00,1832.44,1834.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45438,做多,2023-08-03 08:35:00,2023-08-03 08:40:00,1832.52,1828.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45439,做空,2023-08-03 08:40:00,2023-08-03 08:55:00,1828.96,1832.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45440,做多,2023-08-03 08:55:00,2023-08-03 09:00:00,1832.35,1831.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45441,做空,2023-08-03 09:00:00,2023-08-03 11:45:00,1831.9,1837.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45442,做多,2023-08-03 11:45:00,2023-08-03 11:50:00,1837.07,1837.8,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45443,做多,2023-08-03 13:10:00,2023-08-03 13:15:00,1837.11,1838.01,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45444,做多,2023-08-03 13:35:00,2023-08-03 14:00:00,1837.67,1840.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45445,做多,2023-08-03 14:25:00,2023-08-03 14:35:00,1837.56,1841.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45446,做多,2023-08-03 15:30:00,2023-08-03 15:40:00,1842.0,1840.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45447,做空,2023-08-03 15:40:00,2023-08-03 15:45:00,1840.44,1841.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45448,做多,2023-08-03 15:45:00,2023-08-03 16:30:00,1841.36,1844.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45449,做多,2023-08-03 19:05:00,2023-08-03 19:10:00,1845.99,1843.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45450,做空,2023-08-03 19:10:00,2023-08-03 19:35:00,1843.17,1844.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45451,做多,2023-08-03 19:35:00,2023-08-03 19:45:00,1844.01,1844.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45452,做空,2023-08-03 19:45:00,2023-08-03 19:50:00,1844.0,1845.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45453,做多,2023-08-03 19:50:00,2023-08-03 20:00:00,1845.39,1847.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45454,做多,2023-08-03 23:05:00,2023-08-03 23:10:00,1837.24,1836.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45455,做空,2023-08-03 23:10:00,2023-08-03 23:15:00,1836.25,1836.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45456,做多,2023-08-03 23:15:00,2023-08-03 23:50:00,1836.25,1835.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45457,做空,2023-08-03 23:50:00,2023-08-04 00:00:00,1835.23,1836.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45458,做多,2023-08-04 00:00:00,2023-08-04 00:05:00,1836.81,1833.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45459,做空,2023-08-04 00:05:00,2023-08-04 00:10:00,1833.07,1836.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45460,做多,2023-08-04 00:10:00,2023-08-04 00:25:00,1836.04,1833.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45461,做空,2023-08-04 00:25:00,2023-08-04 00:30:00,1833.49,1833.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45462,做多,2023-08-04 00:50:00,2023-08-04 01:00:00,1837.05,1835.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45463,做空,2023-08-04 01:00:00,2023-08-04 01:10:00,1835.82,1835.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45464,做多,2023-08-04 01:10:00,2023-08-04 01:45:00,1835.45,1834.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45465,做空,2023-08-04 01:45:00,2023-08-04 02:00:00,1834.52,1835.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45466,做多,2023-08-04 02:00:00,2023-08-04 02:05:00,1835.98,1833.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45467,做空,2023-08-04 02:05:00,2023-08-04 02:15:00,1833.79,1834.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45468,做多,2023-08-04 02:35:00,2023-08-04 02:40:00,1834.73,1834.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45469,做空,2023-08-04 02:40:00,2023-08-04 03:20:00,1834.67,1834.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45470,做多,2023-08-04 03:20:00,2023-08-04 03:35:00,1834.79,1832.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45471,做空,2023-08-04 03:35:00,2023-08-04 03:55:00,1832.83,1833.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45472,做多,2023-08-04 03:55:00,2023-08-04 04:10:00,1833.49,1832.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45473,做空,2023-08-04 04:10:00,2023-08-04 04:20:00,1832.81,1831.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45474,做多,2023-08-04 04:40:00,2023-08-04 05:05:00,1833.25,1834.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45475,做多,2023-08-04 06:15:00,2023-08-04 06:30:00,1834.86,1834.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45476,做空,2023-08-04 06:30:00,2023-08-04 06:35:00,1834.2,1833.71,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45477,做多,2023-08-04 07:45:00,2023-08-04 07:50:00,1834.23,1836.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45478,做多,2023-08-04 09:10:00,2023-08-04 09:50:00,1835.27,1836.48,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45479,做空,2023-08-04 09:50:00,2023-08-04 10:45:00,1836.48,1833.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45480,做多,2023-08-04 12:05:00,2023-08-04 12:10:00,1834.38,1833.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45481,做空,2023-08-04 12:10:00,2023-08-04 12:20:00,1833.66,1834.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45482,做多,2023-08-04 12:20:00,2023-08-04 12:25:00,1834.83,1836.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45483,做多,2023-08-04 12:35:00,2023-08-04 12:40:00,1834.47,1837.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45484,做多,2023-08-04 14:10:00,2023-08-04 14:40:00,1840.61,1842.76,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45485,做空,2023-08-04 14:40:00,2023-08-04 14:50:00,1842.76,1847.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45486,做多,2023-08-04 14:50:00,2023-08-04 16:05:00,1847.26,1844.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45487,做空,2023-08-04 16:05:00,2023-08-04 16:10:00,1844.68,1846.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45488,做多,2023-08-04 16:10:00,2023-08-04 16:15:00,1846.68,1844.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45489,做空,2023-08-04 16:15:00,2023-08-04 16:25:00,1844.95,1847.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45490,做多,2023-08-04 16:25:00,2023-08-04 16:30:00,1847.29,1845.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45491,做空,2023-08-04 16:30:00,2023-08-04 16:35:00,1845.48,1844.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45492,做多,2023-08-04 16:50:00,2023-08-04 17:05:00,1846.19,1845.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45493,做空,2023-08-04 17:05:00,2023-08-04 17:20:00,1845.63,1843.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45494,做多,2023-08-04 20:00:00,2023-08-04 20:35:00,1832.07,1829.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45495,做空,2023-08-04 20:35:00,2023-08-04 20:40:00,1829.09,1827.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45496,做多,2023-08-04 21:05:00,2023-08-04 21:20:00,1830.88,1828.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45497,做空,2023-08-04 21:20:00,2023-08-04 21:45:00,1828.13,1829.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45498,做多,2023-08-04 21:45:00,2023-08-04 22:45:00,1829.84,1828.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45499,做空,2023-08-04 22:45:00,2023-08-04 23:20:00,1828.78,1826.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45500,做多,2023-08-04 23:40:00,2023-08-05 00:10:00,1829.35,1829.71,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45501,做多,2023-08-05 05:20:00,2023-08-05 05:45:00,1830.76,1832.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45502,做多,2023-08-05 07:40:00,2023-08-05 07:50:00,1830.78,1830.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45503,做空,2023-08-05 07:50:00,2023-08-05 08:30:00,1830.21,1831.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45504,做多,2023-08-05 08:30:00,2023-08-05 08:40:00,1831.11,1832.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45505,做多,2023-08-05 10:10:00,2023-08-05 10:20:00,1831.77,1832.29,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45506,做多,2023-08-05 11:00:00,2023-08-05 11:05:00,1831.65,1834.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45507,做多,2023-08-05 12:00:00,2023-08-05 13:35:00,1832.33,1831.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45508,做空,2023-08-05 13:35:00,2023-08-05 13:45:00,1831.15,1831.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45509,做多,2023-08-05 13:45:00,2023-08-05 13:55:00,1831.66,1832.18,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45510,做多,2023-08-05 15:40:00,2023-08-05 16:15:00,1832.65,1832.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45511,做空,2023-08-05 16:15:00,2023-08-05 16:30:00,1832.53,1831.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45512,做多,2023-08-05 17:15:00,2023-08-05 18:15:00,1833.28,1836.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45513,做多,2023-08-05 19:40:00,2023-08-05 19:45:00,1836.24,1835.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45514,做空,2023-08-05 19:45:00,2023-08-05 20:00:00,1835.15,1834.67,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45515,做多,2023-08-05 21:10:00,2023-08-05 21:25:00,1834.52,1835.34,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45516,做多,2023-08-05 22:05:00,2023-08-05 22:35:00,1834.37,1835.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45517,做多,2023-08-05 22:35:00,2023-08-05 22:45:00,1835.89,1837.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45518,做多,2023-08-05 23:50:00,2023-08-06 00:35:00,1836.32,1834.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45519,做空,2023-08-06 00:35:00,2023-08-06 00:45:00,1834.98,1836.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45520,做多,2023-08-06 00:45:00,2023-08-06 00:50:00,1836.13,1836.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45521,做空,2023-08-06 00:50:00,2023-08-06 01:15:00,1836.01,1835.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45522,做多,2023-08-06 01:15:00,2023-08-06 01:20:00,1835.89,1835.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45523,做空,2023-08-06 01:20:00,2023-08-06 01:55:00,1835.53,1832.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45524,做多,2023-08-06 02:10:00,2023-08-06 02:20:00,1834.87,1837.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45525,做多,2023-08-06 04:25:00,2023-08-06 05:30:00,1834.54,1834.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45526,做空,2023-08-06 05:30:00,2023-08-06 05:40:00,1834.81,1834.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45527,做多,2023-08-06 05:40:00,2023-08-06 06:00:00,1834.85,1836.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45528,做多,2023-08-06 07:40:00,2023-08-06 07:50:00,1833.59,1834.4,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45529,做多,2023-08-06 08:15:00,2023-08-06 08:20:00,1834.14,1834.88,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45530,做多,2023-08-06 10:55:00,2023-08-06 11:05:00,1830.05,1831.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45531,做多,2023-08-06 13:45:00,2023-08-06 13:50:00,1829.36,1829.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45532,做空,2023-08-06 13:50:00,2023-08-06 14:10:00,1829.12,1825.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45533,做多,2023-08-06 14:15:00,2023-08-06 14:25:00,1828.17,1829.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45534,做多,2023-08-06 14:50:00,2023-08-06 15:35:00,1829.0,1828.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45535,做空,2023-08-06 15:35:00,2023-08-06 15:50:00,1828.71,1827.95,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45536,做多,2023-08-06 16:10:00,2023-08-06 16:15:00,1828.83,1828.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45537,做空,2023-08-06 16:15:00,2023-08-06 16:20:00,1828.02,1828.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45538,做多,2023-08-06 16:20:00,2023-08-06 16:35:00,1828.65,1831.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45539,做多,2023-08-06 17:25:00,2023-08-06 17:50:00,1831.05,1832.38,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45540,做空,2023-08-06 17:50:00,2023-08-06 18:00:00,1832.38,1832.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45541,做多,2023-08-06 18:00:00,2023-08-06 18:05:00,1832.98,1832.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45542,做空,2023-08-06 18:05:00,2023-08-06 18:15:00,1832.73,1833.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45543,做多,2023-08-06 18:15:00,2023-08-06 18:35:00,1833.65,1832.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45544,做空,2023-08-06 18:35:00,2023-08-06 19:00:00,1832.97,1831.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45545,做多,2023-08-06 20:50:00,2023-08-06 20:55:00,1831.4,1831.72,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45546,做多,2023-08-06 22:15:00,2023-08-06 22:20:00,1833.15,1832.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45547,做空,2023-08-06 22:20:00,2023-08-06 23:10:00,1832.61,1827.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45548,做多,2023-08-06 23:55:00,2023-08-07 00:15:00,1829.38,1830.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45549,做多,2023-08-07 00:40:00,2023-08-07 00:45:00,1830.41,1829.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45550,做空,2023-08-07 00:45:00,2023-08-07 00:55:00,1829.0,1829.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45551,做多,2023-08-07 00:55:00,2023-08-07 01:10:00,1829.37,1832.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45552,做多,2023-08-07 03:15:00,2023-08-07 04:30:00,1841.61,1840.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45553,做空,2023-08-07 04:30:00,2023-08-07 05:25:00,1840.82,1840.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45554,做多,2023-08-07 05:25:00,2023-08-07 05:35:00,1840.18,1839.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45555,做多,2023-08-07 05:40:00,2023-08-07 08:30:00,1839.97,1834.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45556,做空,2023-08-07 08:30:00,2023-08-07 08:35:00,1834.55,1834.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45557,做多,2023-08-07 08:35:00,2023-08-07 10:10:00,1834.7,1833.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45558,做空,2023-08-07 10:10:00,2023-08-07 10:15:00,1833.97,1834.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45559,做多,2023-08-07 10:15:00,2023-08-07 10:20:00,1834.48,1834.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45560,做空,2023-08-07 10:20:00,2023-08-07 10:35:00,1834.28,1834.2,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45561,做多,2023-08-07 10:35:00,2023-08-07 10:45:00,1834.2,1836.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45562,做多,2023-08-07 12:45:00,2023-08-07 12:50:00,1832.97,1835.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45563,做多,2023-08-07 12:50:00,2023-08-07 12:55:00,1835.78,1832.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45564,做多,2023-08-07 13:00:00,2023-08-07 14:40:00,1832.75,1829.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45565,做多,2023-08-07 14:45:00,2023-08-07 14:50:00,1830.8,1828.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45566,做空,2023-08-07 14:50:00,2023-08-07 14:55:00,1828.62,1829.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45567,做多,2023-08-07 14:55:00,2023-08-07 16:55:00,1829.09,1814.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45568,做空,2023-08-07 16:55:00,2023-08-07 17:00:00,1814.99,1815.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45569,做多,2023-08-07 17:00:00,2023-08-07 17:25:00,1815.55,1808.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45570,做空,2023-08-07 17:25:00,2023-08-07 17:30:00,1808.09,1807.56,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45571,做多,2023-08-07 17:45:00,2023-08-07 18:05:00,1812.96,1821.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45572,做多,2023-08-07 19:50:00,2023-08-07 21:20:00,1823.28,1829.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45573,做多,2023-08-07 21:55:00,2023-08-07 23:00:00,1824.78,1828.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45574,做多,2023-08-07 23:25:00,2023-08-07 23:30:00,1826.34,1825.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45575,做空,2023-08-07 23:30:00,2023-08-07 23:35:00,1825.4,1827.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45576,做多,2023-08-07 23:35:00,2023-08-08 00:00:00,1827.29,1829.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45577,做多,2023-08-08 00:35:00,2023-08-08 00:50:00,1828.19,1830.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45578,做多,2023-08-08 02:30:00,2023-08-08 02:55:00,1829.25,1828.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45579,做空,2023-08-08 02:55:00,2023-08-08 03:10:00,1828.39,1829.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45580,做多,2023-08-08 03:10:00,2023-08-08 04:05:00,1829.1,1829.73,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45581,做多,2023-08-08 06:25:00,2023-08-08 06:45:00,1834.59,1835.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45582,做空,2023-08-08 06:45:00,2023-08-08 06:50:00,1835.15,1833.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45583,做多,2023-08-08 08:30:00,2023-08-08 08:35:00,1831.15,1830.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45584,做空,2023-08-08 08:35:00,2023-08-08 09:00:00,1830.31,1830.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45585,做多,2023-08-08 09:00:00,2023-08-08 09:05:00,1830.4,1829.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45586,做空,2023-08-08 09:05:00,2023-08-08 09:15:00,1829.56,1830.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45587,做多,2023-08-08 09:15:00,2023-08-08 09:20:00,1830.33,1829.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45588,做空,2023-08-08 09:20:00,2023-08-08 09:30:00,1829.8,1830.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45589,做多,2023-08-08 09:30:00,2023-08-08 09:45:00,1830.04,1830.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45590,做多,2023-08-08 09:55:00,2023-08-08 10:00:00,1830.13,1829.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45591,做空,2023-08-08 10:00:00,2023-08-08 10:05:00,1829.87,1830.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45592,做多,2023-08-08 10:05:00,2023-08-08 10:10:00,1830.15,1829.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45593,做空,2023-08-08 10:10:00,2023-08-08 10:20:00,1829.71,1829.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45594,做多,2023-08-08 10:20:00,2023-08-08 10:25:00,1829.89,1829.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45595,做空,2023-08-08 10:25:00,2023-08-08 10:30:00,1829.77,1830.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45596,做多,2023-08-08 10:30:00,2023-08-08 10:35:00,1830.19,1830.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45597,做空,2023-08-08 10:35:00,2023-08-08 14:30:00,1830.18,1839.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45598,做多,2023-08-08 14:30:00,2023-08-08 14:35:00,1839.23,1838.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45599,做空,2023-08-08 14:35:00,2023-08-08 15:00:00,1838.97,1838.73,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45600,做多,2023-08-08 15:00:00,2023-08-08 15:35:00,1838.73,1844.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45601,做多,2023-08-08 17:50:00,2023-08-08 18:05:00,1854.5,1852.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45602,做空,2023-08-08 18:05:00,2023-08-08 18:10:00,1852.51,1863.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45603,做多,2023-08-08 18:10:00,2023-08-08 18:15:00,1863.37,1867.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45604,做多,2023-08-08 18:55:00,2023-08-08 19:15:00,1857.84,1859.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45605,做空,2023-08-08 19:15:00,2023-08-08 20:15:00,1859.99,1859.93,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45606,做多,2023-08-08 20:15:00,2023-08-08 20:35:00,1859.93,1860.86,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45607,做多,2023-08-08 23:20:00,2023-08-08 23:30:00,1858.57,1857.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45608,做空,2023-08-08 23:30:00,2023-08-08 23:40:00,1857.44,1855.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45609,做多,2023-08-09 00:05:00,2023-08-09 00:30:00,1857.61,1858.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45610,做多,2023-08-09 01:05:00,2023-08-09 01:20:00,1856.1,1858.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45611,做多,2023-08-09 03:50:00,2023-08-09 04:00:00,1853.49,1853.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45612,做空,2023-08-09 04:00:00,2023-08-09 04:05:00,1853.12,1854.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45613,做多,2023-08-09 04:05:00,2023-08-09 04:30:00,1854.44,1855.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45614,做多,2023-08-09 05:45:00,2023-08-09 06:00:00,1857.59,1856.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45615,做空,2023-08-09 06:00:00,2023-08-09 06:05:00,1856.46,1854.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45616,做多,2023-08-09 06:45:00,2023-08-09 07:40:00,1855.99,1859.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45617,做多,2023-08-09 08:35:00,2023-08-09 09:05:00,1860.08,1860.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45618,做空,2023-08-09 09:05:00,2023-08-09 09:15:00,1860.26,1859.62,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45619,做多,2023-08-09 10:35:00,2023-08-09 10:40:00,1861.13,1860.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45620,做多,2023-08-09 11:45:00,2023-08-09 12:15:00,1862.74,1860.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45621,做空,2023-08-09 12:15:00,2023-08-09 12:30:00,1860.6,1864.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45622,做多,2023-08-09 12:30:00,2023-08-09 12:35:00,1864.25,1863.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45623,做多,2023-08-09 14:30:00,2023-08-09 14:35:00,1863.12,1861.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45624,做空,2023-08-09 14:35:00,2023-08-09 14:50:00,1861.57,1854.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45625,做多,2023-08-09 16:30:00,2023-08-09 16:35:00,1853.39,1850.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45626,做空,2023-08-09 16:35:00,2023-08-09 16:40:00,1850.65,1849.85,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45627,做多,2023-08-09 16:50:00,2023-08-09 16:55:00,1851.84,1848.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45628,做空,2023-08-09 16:55:00,2023-08-09 17:00:00,1848.46,1848.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45629,做多,2023-08-09 17:10:00,2023-08-09 18:25:00,1851.16,1852.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45630,做多,2023-08-09 19:25:00,2023-08-09 19:35:00,1851.21,1849.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45631,做空,2023-08-09 19:35:00,2023-08-09 19:45:00,1849.43,1848.69,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45632,做多,2023-08-09 21:20:00,2023-08-09 23:00:00,1850.36,1856.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45633,做多,2023-08-10 00:00:00,2023-08-10 00:35:00,1854.94,1854.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45634,做空,2023-08-10 00:35:00,2023-08-10 00:50:00,1854.8,1854.65,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45635,做多,2023-08-10 00:55:00,2023-08-10 01:10:00,1856.77,1855.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45636,做空,2023-08-10 01:10:00,2023-08-10 01:35:00,1855.46,1856.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45637,做多,2023-08-10 01:35:00,2023-08-10 01:50:00,1856.2,1854.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45638,做空,2023-08-10 01:50:00,2023-08-10 01:55:00,1854.56,1854.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45639,做多,2023-08-10 02:05:00,2023-08-10 02:15:00,1855.4,1855.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45640,做空,2023-08-10 02:15:00,2023-08-10 02:25:00,1855.31,1855.22,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45641,做多,2023-08-10 02:25:00,2023-08-10 02:45:00,1855.22,1855.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45642,做空,2023-08-10 02:45:00,2023-08-10 02:50:00,1855.04,1853.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45643,做多,2023-08-10 04:45:00,2023-08-10 04:50:00,1852.76,1852.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45644,做空,2023-08-10 04:50:00,2023-08-10 05:05:00,1852.34,1850.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45645,做多,2023-08-10 05:45:00,2023-08-10 05:55:00,1851.92,1853.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45646,做多,2023-08-10 07:10:00,2023-08-10 07:35:00,1851.86,1850.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45647,做空,2023-08-10 07:35:00,2023-08-10 08:00:00,1850.71,1850.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45648,做多,2023-08-10 08:00:00,2023-08-10 08:05:00,1850.97,1850.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45649,做空,2023-08-10 08:05:00,2023-08-10 08:25:00,1850.39,1851.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45650,做多,2023-08-10 08:25:00,2023-08-10 08:30:00,1851.32,1850.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45651,做空,2023-08-10 08:30:00,2023-08-10 08:35:00,1850.54,1850.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45652,做多,2023-08-10 08:35:00,2023-08-10 09:10:00,1850.82,1851.08,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45653,做多,2023-08-10 09:40:00,2023-08-10 09:45:00,1852.03,1851.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45654,做多,2023-08-10 10:35:00,2023-08-10 10:50:00,1851.05,1853.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45655,做多,2023-08-10 11:35:00,2023-08-10 11:40:00,1851.87,1850.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45656,做空,2023-08-10 11:40:00,2023-08-10 12:10:00,1850.63,1851.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45657,做多,2023-08-10 12:10:00,2023-08-10 12:30:00,1851.52,1857.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45658,做多,2023-08-10 14:20:00,2023-08-10 14:25:00,1859.29,1858.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45659,做空,2023-08-10 14:25:00,2023-08-10 14:40:00,1858.19,1848.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45660,做多,2023-08-10 15:35:00,2023-08-10 15:40:00,1855.42,1853.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45661,做空,2023-08-10 15:40:00,2023-08-10 15:55:00,1853.89,1853.16,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45662,做多,2023-08-10 15:55:00,2023-08-10 16:05:00,1853.16,1851.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45663,做空,2023-08-10 16:05:00,2023-08-10 16:20:00,1851.29,1850.74,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45664,做多,2023-08-10 16:35:00,2023-08-10 16:50:00,1852.71,1851.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45665,做空,2023-08-10 16:50:00,2023-08-10 17:20:00,1851.77,1849.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45666,做多,2023-08-10 18:10:00,2023-08-10 18:20:00,1849.88,1849.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45667,做空,2023-08-10 18:20:00,2023-08-10 18:50:00,1849.8,1849.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45668,做多,2023-08-10 18:50:00,2023-08-10 19:20:00,1849.42,1848.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45669,做空,2023-08-10 19:20:00,2023-08-10 19:30:00,1848.78,1848.02,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45670,做多,2023-08-10 19:35:00,2023-08-10 19:55:00,1848.54,1849.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45671,做空,2023-08-10 19:55:00,2023-08-10 20:50:00,1849.0,1849.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45672,做多,2023-08-10 20:50:00,2023-08-10 20:55:00,1849.76,1849.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45673,做空,2023-08-10 20:55:00,2023-08-10 22:15:00,1849.68,1850.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45674,做多,2023-08-10 22:15:00,2023-08-10 22:20:00,1850.36,1851.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45675,做多,2023-08-10 23:00:00,2023-08-10 23:05:00,1850.91,1850.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45676,做空,2023-08-10 23:05:00,2023-08-10 23:10:00,1850.52,1851.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45677,做多,2023-08-10 23:10:00,2023-08-10 23:55:00,1851.16,1851.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45678,做空,2023-08-10 23:55:00,2023-08-11 00:05:00,1851.42,1851.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45679,做多,2023-08-11 00:05:00,2023-08-11 00:20:00,1851.57,1852.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45680,做多,2023-08-11 00:40:00,2023-08-11 00:50:00,1852.6,1853.47,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45681,做多,2023-08-11 00:50:00,2023-08-11 00:55:00,1853.47,1853.64,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45682,做多,2023-08-11 04:00:00,2023-08-11 04:35:00,1846.07,1847.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45683,做多,2023-08-11 05:15:00,2023-08-11 05:40:00,1846.62,1848.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45684,做多,2023-08-11 06:45:00,2023-08-11 06:50:00,1848.16,1849.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45685,做多,2023-08-11 06:50:00,2023-08-11 06:55:00,1849.41,1849.64,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45686,做多,2023-08-11 07:25:00,2023-08-11 07:50:00,1849.14,1848.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45687,做空,2023-08-11 07:50:00,2023-08-11 08:00:00,1848.7,1849.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45688,做多,2023-08-11 08:00:00,2023-08-11 08:15:00,1849.14,1850.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45689,做多,2023-08-11 10:15:00,2023-08-11 10:20:00,1847.42,1848.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45690,做多,2023-08-11 12:35:00,2023-08-11 12:45:00,1850.5,1848.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45691,做空,2023-08-11 12:45:00,2023-08-11 13:30:00,1848.82,1847.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45692,做多,2023-08-11 13:45:00,2023-08-11 13:55:00,1848.88,1852.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45693,做多,2023-08-11 16:30:00,2023-08-11 16:35:00,1846.3,1845.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45694,做空,2023-08-11 16:35:00,2023-08-11 16:40:00,1845.99,1840.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45695,做多,2023-08-11 17:25:00,2023-08-11 17:30:00,1844.6,1844.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45696,做空,2023-08-11 17:30:00,2023-08-11 18:05:00,1844.0,1843.61,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45697,做多,2023-08-11 18:05:00,2023-08-11 18:10:00,1843.61,1842.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45698,做空,2023-08-11 18:10:00,2023-08-11 19:20:00,1842.66,1843.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45699,做多,2023-08-11 19:20:00,2023-08-11 19:35:00,1843.69,1843.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45700,做空,2023-08-11 19:35:00,2023-08-11 20:05:00,1843.6,1843.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45701,做多,2023-08-11 20:05:00,2023-08-11 20:30:00,1843.97,1843.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45702,做空,2023-08-11 20:30:00,2023-08-11 20:40:00,1843.37,1843.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45703,做多,2023-08-11 20:40:00,2023-08-11 20:55:00,1843.58,1845.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45704,做多,2023-08-11 21:50:00,2023-08-11 23:25:00,1844.4,1847.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45705,做多,2023-08-12 04:20:00,2023-08-12 04:25:00,1847.58,1847.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45706,做空,2023-08-12 04:25:00,2023-08-12 04:30:00,1847.32,1847.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45707,做多,2023-08-12 04:30:00,2023-08-12 04:55:00,1847.9,1847.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45708,做空,2023-08-12 04:55:00,2023-08-12 05:25:00,1847.66,1846.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45709,做多,2023-08-12 06:10:00,2023-08-12 06:45:00,1846.83,1847.75,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45710,做多,2023-08-12 08:20:00,2023-08-12 08:25:00,1849.09,1848.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45711,做空,2023-08-12 08:25:00,2023-08-12 08:40:00,1848.38,1848.1,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45712,做多,2023-08-12 09:00:00,2023-08-12 10:30:00,1849.03,1849.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45713,做空,2023-08-12 10:30:00,2023-08-12 10:45:00,1849.47,1849.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45714,做多,2023-08-12 10:45:00,2023-08-12 10:50:00,1849.96,1850.45,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45715,做多,2023-08-12 11:45:00,2023-08-12 12:20:00,1849.92,1849.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45716,做空,2023-08-12 12:20:00,2023-08-12 12:50:00,1849.91,1850.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45717,做多,2023-08-12 12:50:00,2023-08-12 12:55:00,1850.14,1850.92,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45718,做多,2023-08-12 14:00:00,2023-08-12 14:55:00,1850.75,1851.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45719,做多,2023-08-12 16:15:00,2023-08-12 16:20:00,1851.49,1851.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45720,做空,2023-08-12 16:20:00,2023-08-12 16:25:00,1851.31,1851.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45721,做多,2023-08-12 16:25:00,2023-08-12 16:50:00,1851.99,1850.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45722,做空,2023-08-12 16:50:00,2023-08-12 17:30:00,1850.98,1849.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45723,做多,2023-08-12 18:40:00,2023-08-12 20:20:00,1848.59,1847.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45724,做空,2023-08-12 20:20:00,2023-08-12 21:00:00,1847.45,1845.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45725,做多,2023-08-12 21:10:00,2023-08-12 21:45:00,1846.82,1846.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45726,做空,2023-08-12 21:45:00,2023-08-12 21:50:00,1846.62,1848.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45727,做多,2023-08-12 21:50:00,2023-08-12 21:55:00,1848.93,1848.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45728,做多,2023-08-12 23:45:00,2023-08-13 00:05:00,1848.71,1848.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45729,做空,2023-08-13 00:05:00,2023-08-13 00:40:00,1848.7,1849.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45730,做多,2023-08-13 00:40:00,2023-08-13 00:45:00,1849.05,1849.8,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45731,做多,2023-08-13 03:55:00,2023-08-13 04:10:00,1848.94,1848.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45732,做空,2023-08-13 04:10:00,2023-08-13 04:30:00,1848.84,1847.93,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45733,做多,2023-08-13 04:50:00,2023-08-13 04:55:00,1848.47,1847.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45734,做空,2023-08-13 04:55:00,2023-08-13 05:05:00,1847.95,1847.52,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45735,做多,2023-08-13 06:05:00,2023-08-13 06:30:00,1847.55,1848.1,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45736,做多,2023-08-13 07:20:00,2023-08-13 07:55:00,1848.14,1848.95,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45737,做多,2023-08-13 09:45:00,2023-08-13 10:15:00,1850.38,1849.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45738,做空,2023-08-13 10:15:00,2023-08-13 11:40:00,1849.44,1848.54,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45739,做多,2023-08-13 12:30:00,2023-08-13 12:40:00,1849.47,1850.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45740,做多,2023-08-13 14:25:00,2023-08-13 14:50:00,1849.73,1848.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45741,做空,2023-08-13 14:50:00,2023-08-13 15:20:00,1848.94,1847.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45742,做多,2023-08-13 16:55:00,2023-08-13 17:10:00,1847.27,1848.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45743,做多,2023-08-14 00:50:00,2023-08-14 00:55:00,1841.21,1840.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45744,做空,2023-08-14 00:55:00,2023-08-14 01:05:00,1840.61,1841.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45745,做多,2023-08-14 01:05:00,2023-08-14 01:20:00,1841.47,1841.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45746,做空,2023-08-14 01:20:00,2023-08-14 01:30:00,1841.04,1838.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45747,做多,2023-08-14 01:40:00,2023-08-14 01:45:00,1841.32,1839.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45748,做空,2023-08-14 01:45:00,2023-08-14 01:55:00,1839.57,1840.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45749,做多,2023-08-14 01:55:00,2023-08-14 02:00:00,1840.92,1840.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45750,做空,2023-08-14 02:00:00,2023-08-14 02:05:00,1840.33,1837.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45751,做多,2023-08-14 02:25:00,2023-08-14 02:35:00,1839.61,1844.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45752,做多,2023-08-14 06:30:00,2023-08-14 06:40:00,1848.74,1848.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45753,做空,2023-08-14 06:40:00,2023-08-14 06:45:00,1848.72,1848.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45754,做多,2023-08-14 06:45:00,2023-08-14 07:40:00,1848.74,1849.05,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45755,做多,2023-08-14 07:50:00,2023-08-14 07:55:00,1848.82,1848.9,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45756,做多,2023-08-14 08:50:00,2023-08-14 08:55:00,1849.4,1848.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45757,做空,2023-08-14 08:55:00,2023-08-14 09:00:00,1848.44,1848.2,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45758,做多,2023-08-14 10:00:00,2023-08-14 10:10:00,1848.6,1848.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45759,做空,2023-08-14 10:10:00,2023-08-14 10:25:00,1848.05,1848.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45760,做多,2023-08-14 10:25:00,2023-08-14 10:30:00,1848.24,1848.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45761,做空,2023-08-14 10:30:00,2023-08-14 10:35:00,1848.08,1848.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45762,做多,2023-08-14 10:35:00,2023-08-14 10:50:00,1848.47,1849.1,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45763,做多,2023-08-14 12:50:00,2023-08-14 13:35:00,1846.28,1844.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45764,做空,2023-08-14 13:35:00,2023-08-14 13:40:00,1844.22,1843.46,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45765,做多,2023-08-14 13:50:00,2023-08-14 13:55:00,1846.21,1845.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45766,做空,2023-08-14 13:55:00,2023-08-14 16:25:00,1845.82,1853.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45767,做多,2023-08-14 16:25:00,2023-08-14 16:50:00,1853.95,1852.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45768,做空,2023-08-14 16:50:00,2023-08-14 16:55:00,1852.59,1852.55,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45769,做多,2023-08-14 19:35:00,2023-08-14 19:50:00,1842.55,1842.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45770,做空,2023-08-14 19:50:00,2023-08-14 20:00:00,1842.32,1840.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45771,做多,2023-08-14 20:10:00,2023-08-14 20:25:00,1842.31,1843.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45772,做多,2023-08-14 22:05:00,2023-08-14 22:10:00,1844.9,1844.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45773,做空,2023-08-14 22:10:00,2023-08-14 22:20:00,1844.6,1845.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45774,做多,2023-08-14 22:20:00,2023-08-14 22:25:00,1845.11,1845.19,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45775,做多,2023-08-15 00:05:00,2023-08-15 00:25:00,1844.92,1844.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45776,做空,2023-08-15 00:25:00,2023-08-15 00:35:00,1844.53,1844.32,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45777,做多,2023-08-15 00:40:00,2023-08-15 00:45:00,1844.7,1845.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45778,做多,2023-08-15 00:45:00,2023-08-15 00:50:00,1845.82,1845.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45779,做多,2023-08-15 01:50:00,2023-08-15 01:55:00,1845.52,1845.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45780,做空,2023-08-15 01:55:00,2023-08-15 02:50:00,1845.39,1843.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45781,做多,2023-08-15 03:55:00,2023-08-15 04:00:00,1844.06,1843.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45782,做空,2023-08-15 04:00:00,2023-08-15 04:40:00,1843.62,1842.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45783,做多,2023-08-15 04:45:00,2023-08-15 04:50:00,1843.56,1842.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45784,做空,2023-08-15 04:50:00,2023-08-15 04:55:00,1842.36,1841.98,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45785,做多,2023-08-15 05:55:00,2023-08-15 06:25:00,1842.1,1841.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45786,做空,2023-08-15 06:25:00,2023-08-15 06:30:00,1841.93,1842.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45787,做多,2023-08-15 06:30:00,2023-08-15 06:40:00,1842.1,1841.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45788,做空,2023-08-15 06:40:00,2023-08-15 07:30:00,1841.69,1841.14,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45789,做多,2023-08-15 07:35:00,2023-08-15 07:45:00,1841.91,1843.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45790,做多,2023-08-15 09:00:00,2023-08-15 09:35:00,1843.03,1842.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45791,做空,2023-08-15 09:35:00,2023-08-15 09:45:00,1842.28,1842.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45792,做多,2023-08-15 09:55:00,2023-08-15 11:30:00,1843.01,1840.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45793,做空,2023-08-15 11:30:00,2023-08-15 11:35:00,1840.07,1839.38,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45794,做多,2023-08-15 12:15:00,2023-08-15 12:45:00,1841.09,1843.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45795,做多,2023-08-15 14:10:00,2023-08-15 14:15:00,1842.6,1842.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45796,做空,2023-08-15 14:15:00,2023-08-15 14:25:00,1842.45,1843.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45797,做多,2023-08-15 14:25:00,2023-08-15 14:35:00,1843.41,1843.56,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45798,做多,2023-08-15 16:15:00,2023-08-15 16:25:00,1840.76,1840.79,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45799,做空,2023-08-15 16:25:00,2023-08-15 16:50:00,1840.79,1837.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45800,做多,2023-08-15 17:20:00,2023-08-15 18:05:00,1840.26,1838.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45801,做空,2023-08-15 18:05:00,2023-08-15 18:20:00,1838.78,1839.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45802,做多,2023-08-15 18:20:00,2023-08-15 18:35:00,1839.36,1841.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45803,做多,2023-08-15 20:15:00,2023-08-15 21:05:00,1829.56,1827.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45804,做空,2023-08-15 21:05:00,2023-08-15 21:10:00,1827.73,1829.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45805,做多,2023-08-15 21:10:00,2023-08-15 21:30:00,1829.56,1829.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45806,做空,2023-08-15 21:30:00,2023-08-15 21:45:00,1829.18,1829.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45807,做多,2023-08-15 21:45:00,2023-08-15 21:50:00,1829.89,1828.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45808,做空,2023-08-15 21:50:00,2023-08-15 22:10:00,1828.34,1829.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45809,做多,2023-08-15 22:10:00,2023-08-15 22:25:00,1829.4,1828.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45810,做空,2023-08-15 22:25:00,2023-08-15 22:55:00,1828.89,1827.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45811,做多,2023-08-15 23:05:00,2023-08-15 23:20:00,1829.88,1828.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45812,做空,2023-08-15 23:20:00,2023-08-15 23:35:00,1828.11,1828.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45813,做多,2023-08-15 23:35:00,2023-08-15 23:40:00,1828.71,1828.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45814,做空,2023-08-15 23:40:00,2023-08-16 00:00:00,1828.44,1828.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45815,做多,2023-08-16 00:00:00,2023-08-16 00:30:00,1828.63,1828.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45816,做空,2023-08-16 00:30:00,2023-08-16 00:35:00,1828.01,1827.31,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45817,做多,2023-08-16 00:45:00,2023-08-16 01:00:00,1829.51,1827.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45818,做空,2023-08-16 01:00:00,2023-08-16 01:05:00,1827.51,1827.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45819,做多,2023-08-16 01:20:00,2023-08-16 01:25:00,1829.09,1828.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45820,做空,2023-08-16 01:25:00,2023-08-16 01:40:00,1828.41,1828.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45821,做多,2023-08-16 01:40:00,2023-08-16 03:10:00,1828.7,1829.95,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45822,做空,2023-08-16 03:10:00,2023-08-16 03:25:00,1829.95,1828.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45823,做多,2023-08-16 06:35:00,2023-08-16 08:10:00,1824.83,1825.79,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45824,做空,2023-08-16 08:10:00,2023-08-16 08:20:00,1825.79,1823.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45825,做多,2023-08-16 08:35:00,2023-08-16 08:45:00,1826.6,1825.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45826,做空,2023-08-16 08:45:00,2023-08-16 09:20:00,1825.38,1822.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45827,做多,2023-08-16 10:00:00,2023-08-16 11:35:00,1823.87,1823.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45828,做空,2023-08-16 11:35:00,2023-08-16 11:40:00,1823.63,1823.38,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45829,做多,2023-08-16 12:40:00,2023-08-16 12:45:00,1825.28,1826.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45830,做多,2023-08-16 13:45:00,2023-08-16 13:50:00,1823.69,1820.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45831,做空,2023-08-16 13:50:00,2023-08-16 14:05:00,1820.66,1822.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45832,做多,2023-08-16 14:05:00,2023-08-16 14:10:00,1822.85,1822.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45833,做空,2023-08-16 14:10:00,2023-08-16 14:15:00,1822.36,1823.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45834,做多,2023-08-16 14:15:00,2023-08-16 14:40:00,1823.9,1825.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45835,做多,2023-08-16 16:45:00,2023-08-16 16:50:00,1821.59,1821.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45836,做空,2023-08-16 16:50:00,2023-08-16 17:20:00,1821.51,1821.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45837,做多,2023-08-16 17:20:00,2023-08-16 17:25:00,1821.88,1824.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45838,做多,2023-08-16 20:10:00,2023-08-16 20:15:00,1822.17,1821.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45839,做空,2023-08-16 20:15:00,2023-08-16 20:25:00,1821.44,1805.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45840,做多,2023-08-16 21:45:00,2023-08-16 22:10:00,1810.64,1814.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45841,做多,2023-08-17 01:55:00,2023-08-17 02:30:00,1797.81,1799.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45842,做多,2023-08-17 03:15:00,2023-08-17 03:50:00,1797.07,1798.29,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45843,做空,2023-08-17 03:50:00,2023-08-17 04:00:00,1798.29,1797.95,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45844,做多,2023-08-17 04:00:00,2023-08-17 04:05:00,1797.95,1797.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45845,做空,2023-08-17 04:05:00,2023-08-17 04:15:00,1797.7,1799.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45846,做多,2023-08-17 04:15:00,2023-08-17 04:30:00,1799.33,1797.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45847,做空,2023-08-17 04:30:00,2023-08-17 04:45:00,1797.61,1797.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45848,做多,2023-08-17 04:45:00,2023-08-17 05:05:00,1797.44,1798.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45849,做空,2023-08-17 05:05:00,2023-08-17 05:10:00,1798.26,1798.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45850,做多,2023-08-17 05:10:00,2023-08-17 05:25:00,1798.66,1799.31,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45851,做多,2023-08-17 06:20:00,2023-08-17 06:30:00,1801.16,1799.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45852,做空,2023-08-17 06:30:00,2023-08-17 06:35:00,1799.35,1801.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45853,做多,2023-08-17 06:35:00,2023-08-17 07:10:00,1801.01,1800.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45854,做空,2023-08-17 07:10:00,2023-08-17 07:40:00,1800.15,1798.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45855,做多,2023-08-17 09:45:00,2023-08-17 09:55:00,1793.81,1792.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45856,做空,2023-08-17 09:55:00,2023-08-17 10:25:00,1792.34,1792.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45857,做多,2023-08-17 10:25:00,2023-08-17 10:30:00,1792.55,1791.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45858,做空,2023-08-17 10:30:00,2023-08-17 10:35:00,1791.37,1789.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45859,做多,2023-08-17 11:40:00,2023-08-17 11:50:00,1787.75,1787.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45860,做空,2023-08-17 11:50:00,2023-08-17 12:10:00,1787.38,1786.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45861,做多,2023-08-17 12:10:00,2023-08-17 12:30:00,1786.59,1790.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45862,做多,2023-08-17 13:10:00,2023-08-17 13:25:00,1788.53,1790.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45863,做多,2023-08-17 14:05:00,2023-08-17 16:45:00,1786.64,1741.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45864,做空,2023-08-17 16:45:00,2023-08-17 16:55:00,1741.15,1740.02,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45865,做多,2023-08-17 16:55:00,2023-08-17 17:40:00,1740.02,1738.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45866,做空,2023-08-17 17:40:00,2023-08-17 18:00:00,1738.99,1742.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45867,做多,2023-08-17 18:00:00,2023-08-17 18:05:00,1742.22,1740.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45868,做空,2023-08-17 18:05:00,2023-08-17 18:15:00,1740.69,1742.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45869,做多,2023-08-17 18:15:00,2023-08-17 18:20:00,1742.65,1740.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45870,做空,2023-08-17 18:20:00,2023-08-17 18:30:00,1740.34,1735.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45871,做多,2023-08-17 19:15:00,2023-08-17 19:20:00,1740.2,1737.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45872,做空,2023-08-17 19:20:00,2023-08-17 19:25:00,1737.72,1739.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45873,做多,2023-08-17 19:25:00,2023-08-17 19:40:00,1739.26,1737.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45874,做空,2023-08-17 19:40:00,2023-08-17 19:45:00,1737.59,1738.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45875,做多,2023-08-17 19:45:00,2023-08-17 19:55:00,1738.09,1737.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45876,做空,2023-08-17 19:55:00,2023-08-17 20:20:00,1737.36,1733.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45877,做多,2023-08-17 22:55:00,2023-08-18 00:30:00,1695.02,1687.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45878,做空,2023-08-18 00:30:00,2023-08-18 00:55:00,1687.05,1694.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45879,做多,2023-08-18 00:55:00,2023-08-18 01:05:00,1694.4,1687.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45880,做空,2023-08-18 01:05:00,2023-08-18 01:40:00,1687.77,1689.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45881,做多,2023-08-18 01:40:00,2023-08-18 01:45:00,1689.48,1685.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45882,做空,2023-08-18 01:45:00,2023-08-18 01:55:00,1685.03,1688.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45883,做多,2023-08-18 01:55:00,2023-08-18 02:10:00,1688.45,1693.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45884,做多,2023-08-18 03:30:00,2023-08-18 04:15:00,1680.55,1675.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45885,做空,2023-08-18 04:15:00,2023-08-18 04:25:00,1675.45,1667.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45886,做多,2023-08-18 05:20:00,2023-08-18 05:35:00,1671.0,1679.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45887,做多,2023-08-18 07:35:00,2023-08-18 07:40:00,1689.91,1688.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45888,做空,2023-08-18 07:40:00,2023-08-18 07:45:00,1688.64,1689.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45889,做多,2023-08-18 07:45:00,2023-08-18 07:55:00,1689.83,1689.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45890,做空,2023-08-18 07:55:00,2023-08-18 08:00:00,1689.68,1691.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45891,做多,2023-08-18 08:00:00,2023-08-18 08:15:00,1691.52,1682.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45892,做空,2023-08-18 08:15:00,2023-08-18 08:20:00,1682.83,1683.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45893,做多,2023-08-18 08:45:00,2023-08-18 08:50:00,1687.77,1692.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45894,做多,2023-08-18 08:50:00,2023-08-18 08:55:00,1692.12,1694.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45895,做多,2023-08-18 11:10:00,2023-08-18 11:15:00,1683.4,1683.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45896,做空,2023-08-18 11:15:00,2023-08-18 11:25:00,1683.15,1678.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45897,做多,2023-08-18 11:40:00,2023-08-18 11:45:00,1685.74,1688.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45898,做多,2023-08-18 12:40:00,2023-08-18 13:45:00,1680.77,1682.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45899,做多,2023-08-18 14:40:00,2023-08-18 15:20:00,1673.56,1669.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45900,做空,2023-08-18 15:20:00,2023-08-18 15:45:00,1669.46,1657.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45901,做多,2023-08-18 16:10:00,2023-08-18 16:50:00,1664.73,1662.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45902,做空,2023-08-18 16:50:00,2023-08-18 16:55:00,1662.09,1662.06,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -45903,做多,2023-08-18 17:30:00,2023-08-18 18:00:00,1656.23,1658.27,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45904,做空,2023-08-18 18:00:00,2023-08-18 18:15:00,1658.27,1659.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45905,做多,2023-08-18 18:15:00,2023-08-18 18:20:00,1659.48,1659.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45906,做空,2023-08-18 18:20:00,2023-08-18 19:00:00,1659.11,1659.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45907,做多,2023-08-18 19:45:00,2023-08-18 20:30:00,1661.21,1664.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45908,做多,2023-08-18 21:00:00,2023-08-18 21:20:00,1661.58,1669.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45909,做多,2023-08-18 22:00:00,2023-08-18 22:05:00,1664.3,1663.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45910,做空,2023-08-18 22:05:00,2023-08-18 22:40:00,1663.57,1663.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45911,做多,2023-08-18 22:40:00,2023-08-18 23:10:00,1663.73,1662.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45912,做空,2023-08-18 23:10:00,2023-08-18 23:15:00,1662.1,1659.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45913,做多,2023-08-19 00:00:00,2023-08-19 00:20:00,1662.41,1661.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45914,做空,2023-08-19 00:20:00,2023-08-19 00:25:00,1661.01,1661.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45915,做多,2023-08-19 00:25:00,2023-08-19 00:35:00,1661.55,1665.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45916,做多,2023-08-19 01:25:00,2023-08-19 01:30:00,1665.4,1661.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45917,做空,2023-08-19 01:30:00,2023-08-19 02:00:00,1661.85,1660.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45918,做多,2023-08-19 03:55:00,2023-08-19 04:00:00,1658.85,1658.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45919,做空,2023-08-19 04:00:00,2023-08-19 04:10:00,1658.4,1658.27,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45920,做多,2023-08-19 04:10:00,2023-08-19 04:15:00,1658.27,1657.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45921,做空,2023-08-19 04:15:00,2023-08-19 04:20:00,1657.58,1657.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45922,做多,2023-08-19 04:25:00,2023-08-19 04:30:00,1658.65,1660.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45923,做多,2023-08-19 05:20:00,2023-08-19 06:30:00,1659.02,1657.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45924,做空,2023-08-19 06:30:00,2023-08-19 06:40:00,1657.55,1654.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45925,做多,2023-08-19 07:30:00,2023-08-19 07:35:00,1658.52,1659.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45926,做多,2023-08-19 08:55:00,2023-08-19 09:00:00,1660.92,1659.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45927,做空,2023-08-19 09:00:00,2023-08-19 09:10:00,1659.66,1660.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45928,做多,2023-08-19 09:10:00,2023-08-19 09:15:00,1660.86,1658.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45929,做空,2023-08-19 09:15:00,2023-08-19 09:40:00,1658.92,1661.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45930,做多,2023-08-19 09:40:00,2023-08-19 09:45:00,1661.25,1663.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45931,做多,2023-08-19 11:30:00,2023-08-19 11:40:00,1661.65,1659.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45932,做空,2023-08-19 11:40:00,2023-08-19 12:10:00,1659.48,1657.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45933,做多,2023-08-19 13:05:00,2023-08-19 13:15:00,1659.2,1659.23,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45934,做多,2023-08-19 15:05:00,2023-08-19 15:10:00,1666.39,1666.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -45935,做多,2023-08-19 18:40:00,2023-08-19 18:45:00,1678.5,1677.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45936,做空,2023-08-19 18:45:00,2023-08-19 18:50:00,1677.59,1678.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45937,做多,2023-08-19 18:50:00,2023-08-19 19:00:00,1678.69,1677.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45938,做空,2023-08-19 19:00:00,2023-08-19 19:05:00,1677.92,1678.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45939,做多,2023-08-19 19:05:00,2023-08-19 19:10:00,1678.49,1678.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45940,做空,2023-08-19 19:10:00,2023-08-19 19:15:00,1678.08,1679.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45941,做多,2023-08-19 19:15:00,2023-08-19 19:20:00,1679.0,1676.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45942,做空,2023-08-19 19:20:00,2023-08-19 19:25:00,1676.8,1678.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45943,做多,2023-08-19 19:25:00,2023-08-19 19:35:00,1678.0,1678.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45944,做空,2023-08-19 19:35:00,2023-08-19 19:55:00,1678.12,1676.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45945,做多,2023-08-19 21:15:00,2023-08-19 21:20:00,1672.55,1671.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45946,做空,2023-08-19 21:20:00,2023-08-19 21:25:00,1671.18,1672.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45947,做多,2023-08-19 21:25:00,2023-08-19 21:30:00,1672.18,1670.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45948,做空,2023-08-19 21:30:00,2023-08-19 21:40:00,1670.93,1672.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45949,做多,2023-08-19 21:40:00,2023-08-19 21:45:00,1672.28,1670.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45950,做空,2023-08-19 21:45:00,2023-08-19 22:00:00,1670.49,1667.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45951,做多,2023-08-19 22:40:00,2023-08-20 00:15:00,1667.98,1671.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45952,做多,2023-08-20 00:35:00,2023-08-20 00:40:00,1668.31,1672.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45953,做多,2023-08-20 00:40:00,2023-08-20 00:45:00,1672.39,1672.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45954,做多,2023-08-20 02:35:00,2023-08-20 02:40:00,1667.9,1668.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45955,做多,2023-08-20 03:50:00,2023-08-20 03:55:00,1667.82,1667.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45956,做空,2023-08-20 03:55:00,2023-08-20 04:20:00,1667.09,1666.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45957,做多,2023-08-20 04:50:00,2023-08-20 04:55:00,1667.38,1666.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45958,做空,2023-08-20 04:55:00,2023-08-20 05:10:00,1666.04,1666.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45959,做多,2023-08-20 05:10:00,2023-08-20 05:15:00,1666.88,1666.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45960,做空,2023-08-20 05:15:00,2023-08-20 05:20:00,1666.5,1669.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45961,做多,2023-08-20 05:20:00,2023-08-20 05:25:00,1669.34,1669.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -45962,做多,2023-08-20 07:30:00,2023-08-20 07:35:00,1664.23,1663.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45963,做空,2023-08-20 07:35:00,2023-08-20 07:50:00,1663.96,1663.87,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45964,做多,2023-08-20 07:50:00,2023-08-20 08:20:00,1663.87,1667.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45965,做多,2023-08-20 09:40:00,2023-08-20 09:50:00,1667.11,1669.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45966,做多,2023-08-20 11:35:00,2023-08-20 11:50:00,1672.79,1674.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45967,做多,2023-08-20 12:30:00,2023-08-20 12:35:00,1673.2,1675.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45968,做多,2023-08-20 13:25:00,2023-08-20 13:35:00,1674.58,1676.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45969,做多,2023-08-20 14:00:00,2023-08-20 14:05:00,1675.2,1673.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45970,做空,2023-08-20 14:05:00,2023-08-20 14:15:00,1673.91,1673.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45971,做多,2023-08-20 15:15:00,2023-08-20 15:20:00,1672.22,1670.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45972,做空,2023-08-20 15:20:00,2023-08-20 15:55:00,1670.0,1670.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45973,做多,2023-08-20 15:55:00,2023-08-20 16:05:00,1670.47,1669.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45974,做空,2023-08-20 16:05:00,2023-08-20 16:25:00,1669.54,1669.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45975,做多,2023-08-20 16:25:00,2023-08-20 16:35:00,1669.77,1668.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45976,做空,2023-08-20 16:35:00,2023-08-20 16:45:00,1668.23,1667.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45977,做多,2023-08-20 17:05:00,2023-08-20 17:15:00,1668.6,1668.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45978,做空,2023-08-20 17:15:00,2023-08-20 17:20:00,1668.44,1669.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45979,做多,2023-08-20 17:20:00,2023-08-20 17:30:00,1669.8,1671.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45980,做多,2023-08-20 19:05:00,2023-08-20 19:30:00,1675.72,1676.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45981,做空,2023-08-20 19:30:00,2023-08-20 19:50:00,1676.24,1676.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -45982,做多,2023-08-20 19:50:00,2023-08-20 20:00:00,1676.57,1679.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45983,做多,2023-08-20 21:15:00,2023-08-20 21:20:00,1684.6,1683.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45984,做空,2023-08-20 21:20:00,2023-08-20 22:30:00,1683.19,1682.72,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -45985,做多,2023-08-20 22:30:00,2023-08-20 22:50:00,1682.72,1682.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45986,做空,2023-08-20 22:50:00,2023-08-20 23:05:00,1682.7,1680.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45987,做多,2023-08-20 23:25:00,2023-08-20 23:40:00,1681.67,1684.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -45988,做多,2023-08-21 00:45:00,2023-08-21 01:10:00,1680.94,1679.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45989,做空,2023-08-21 01:10:00,2023-08-21 01:15:00,1679.58,1683.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45990,做多,2023-08-21 01:15:00,2023-08-21 01:20:00,1683.0,1680.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45991,做空,2023-08-21 01:20:00,2023-08-21 01:25:00,1680.78,1683.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45992,做多,2023-08-21 01:25:00,2023-08-21 01:30:00,1683.41,1680.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45993,做空,2023-08-21 01:30:00,2023-08-21 01:35:00,1680.39,1680.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45994,做多,2023-08-21 01:35:00,2023-08-21 02:00:00,1680.45,1682.08,0.0,100.0,0.0001,0.0,0.0,0.0,flip -45995,做空,2023-08-21 02:00:00,2023-08-21 02:10:00,1682.08,1683.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45996,做多,2023-08-21 02:10:00,2023-08-21 02:15:00,1683.35,1679.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45997,做空,2023-08-21 02:15:00,2023-08-21 02:30:00,1679.96,1678.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -45998,做多,2023-08-21 05:00:00,2023-08-21 05:15:00,1675.94,1675.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -45999,做空,2023-08-21 05:15:00,2023-08-21 05:20:00,1675.49,1677.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46000,做多,2023-08-21 05:20:00,2023-08-21 05:25:00,1677.08,1681.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46001,做多,2023-08-21 08:00:00,2023-08-21 08:05:00,1671.92,1670.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46002,做空,2023-08-21 08:05:00,2023-08-21 08:15:00,1670.76,1669.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46003,做多,2023-08-21 08:20:00,2023-08-21 08:25:00,1671.58,1673.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46004,做多,2023-08-21 08:55:00,2023-08-21 09:00:00,1671.72,1671.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46005,做空,2023-08-21 09:00:00,2023-08-21 09:05:00,1671.0,1672.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46006,做多,2023-08-21 09:05:00,2023-08-21 09:10:00,1672.14,1673.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46007,做多,2023-08-21 11:15:00,2023-08-21 11:40:00,1667.99,1671.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46008,做多,2023-08-21 13:35:00,2023-08-21 13:40:00,1671.6,1669.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46009,做空,2023-08-21 13:40:00,2023-08-21 13:50:00,1669.61,1670.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46010,做多,2023-08-21 13:50:00,2023-08-21 13:55:00,1670.88,1677.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46011,做多,2023-08-21 13:55:00,2023-08-21 14:00:00,1677.59,1673.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46012,做多,2023-08-21 14:30:00,2023-08-21 15:05:00,1672.29,1669.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46013,做空,2023-08-21 15:05:00,2023-08-21 15:10:00,1669.93,1668.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46014,做多,2023-08-21 16:20:00,2023-08-21 17:25:00,1660.68,1663.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46015,做多,2023-08-21 19:00:00,2023-08-21 19:05:00,1666.5,1666.86,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46016,做多,2023-08-21 19:20:00,2023-08-21 19:25:00,1666.83,1665.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46017,做多,2023-08-21 19:30:00,2023-08-21 19:35:00,1668.32,1668.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46018,做多,2023-08-21 21:30:00,2023-08-21 21:35:00,1672.79,1673.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46019,做多,2023-08-21 22:05:00,2023-08-21 22:10:00,1672.32,1671.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46020,做空,2023-08-21 22:10:00,2023-08-21 22:50:00,1671.21,1667.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46021,做多,2023-08-22 00:00:00,2023-08-22 00:05:00,1667.94,1667.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46022,做空,2023-08-22 00:05:00,2023-08-22 00:30:00,1667.41,1666.41,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46023,做多,2023-08-22 00:30:00,2023-08-22 00:40:00,1666.41,1666.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46024,做空,2023-08-22 00:40:00,2023-08-22 00:45:00,1666.34,1667.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46025,做多,2023-08-22 00:45:00,2023-08-22 00:50:00,1667.61,1666.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46026,做空,2023-08-22 00:50:00,2023-08-22 01:10:00,1666.88,1664.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46027,做多,2023-08-22 01:20:00,2023-08-22 01:25:00,1666.84,1663.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46028,做空,2023-08-22 01:25:00,2023-08-22 01:30:00,1663.89,1664.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46029,做多,2023-08-22 02:15:00,2023-08-22 02:45:00,1665.64,1664.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46030,做空,2023-08-22 02:45:00,2023-08-22 02:55:00,1664.12,1664.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46031,做多,2023-08-22 02:55:00,2023-08-22 05:05:00,1664.01,1661.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46032,做空,2023-08-22 05:05:00,2023-08-22 05:10:00,1661.95,1662.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46033,做多,2023-08-22 05:10:00,2023-08-22 05:20:00,1662.94,1661.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46034,做空,2023-08-22 05:20:00,2023-08-22 05:25:00,1661.13,1662.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46035,做多,2023-08-22 05:25:00,2023-08-22 05:30:00,1662.4,1661.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46036,做空,2023-08-22 05:30:00,2023-08-22 05:35:00,1661.17,1662.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46037,做多,2023-08-22 05:35:00,2023-08-22 05:40:00,1662.41,1661.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46038,做多,2023-08-22 05:50:00,2023-08-22 06:00:00,1662.56,1662.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46039,做多,2023-08-22 06:10:00,2023-08-22 06:15:00,1662.89,1664.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46040,做多,2023-08-22 06:50:00,2023-08-22 06:55:00,1662.27,1664.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46041,做多,2023-08-22 08:20:00,2023-08-22 08:30:00,1664.91,1664.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46042,做空,2023-08-22 08:30:00,2023-08-22 08:45:00,1664.54,1664.01,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46043,做多,2023-08-22 08:45:00,2023-08-22 09:45:00,1664.01,1665.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46044,做多,2023-08-22 10:05:00,2023-08-22 10:35:00,1663.42,1662.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46045,做空,2023-08-22 10:35:00,2023-08-22 10:45:00,1662.52,1661.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46046,做多,2023-08-22 11:25:00,2023-08-22 11:30:00,1663.61,1661.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46047,做空,2023-08-22 11:30:00,2023-08-22 11:35:00,1661.0,1660.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46048,做多,2023-08-22 12:10:00,2023-08-22 12:15:00,1662.38,1663.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46049,做多,2023-08-22 13:05:00,2023-08-22 15:40:00,1662.44,1655.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46050,做空,2023-08-22 15:40:00,2023-08-22 15:50:00,1655.0,1648.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46051,做多,2023-08-22 16:40:00,2023-08-22 16:55:00,1645.06,1647.43,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46052,做空,2023-08-22 16:55:00,2023-08-22 17:35:00,1647.43,1621.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46053,做多,2023-08-22 18:30:00,2023-08-22 19:25:00,1636.81,1632.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46054,做空,2023-08-22 19:25:00,2023-08-22 19:30:00,1632.17,1632.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46055,做多,2023-08-22 19:30:00,2023-08-22 19:35:00,1632.93,1629.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46056,做空,2023-08-22 19:35:00,2023-08-22 20:25:00,1629.0,1631.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46057,做多,2023-08-22 20:25:00,2023-08-22 21:00:00,1631.16,1628.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46058,做空,2023-08-22 21:00:00,2023-08-22 21:15:00,1628.59,1628.2,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46059,做多,2023-08-22 21:15:00,2023-08-22 21:20:00,1628.2,1620.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46060,做空,2023-08-22 21:20:00,2023-08-22 21:25:00,1620.58,1602.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46061,做多,2023-08-22 22:30:00,2023-08-22 23:10:00,1613.06,1633.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46062,做多,2023-08-23 00:40:00,2023-08-23 00:45:00,1635.58,1634.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46063,做空,2023-08-23 00:45:00,2023-08-23 01:05:00,1634.05,1630.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46064,做多,2023-08-23 01:40:00,2023-08-23 01:50:00,1633.92,1632.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46065,做空,2023-08-23 01:50:00,2023-08-23 02:15:00,1632.95,1633.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46066,做多,2023-08-23 02:15:00,2023-08-23 02:35:00,1633.78,1636.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46067,做多,2023-08-23 03:00:00,2023-08-23 03:05:00,1634.33,1633.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46068,做空,2023-08-23 03:05:00,2023-08-23 03:15:00,1633.82,1633.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46069,做多,2023-08-23 03:15:00,2023-08-23 04:30:00,1633.67,1635.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46070,做多,2023-08-23 05:40:00,2023-08-23 05:45:00,1635.61,1634.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46071,做空,2023-08-23 05:45:00,2023-08-23 05:50:00,1634.94,1637.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46072,做多,2023-08-23 05:50:00,2023-08-23 05:55:00,1637.0,1638.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46073,做多,2023-08-23 06:35:00,2023-08-23 06:45:00,1638.01,1653.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46074,做多,2023-08-23 07:45:00,2023-08-23 07:50:00,1644.79,1643.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46075,做空,2023-08-23 07:50:00,2023-08-23 07:55:00,1643.94,1644.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46076,做多,2023-08-23 07:55:00,2023-08-23 08:00:00,1644.53,1644.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46077,做空,2023-08-23 08:00:00,2023-08-23 08:05:00,1644.01,1645.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46078,做多,2023-08-23 08:05:00,2023-08-23 08:15:00,1645.43,1645.8,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46079,做空,2023-08-23 08:15:00,2023-08-23 09:10:00,1645.8,1644.19,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46080,做多,2023-08-23 09:10:00,2023-08-23 09:15:00,1644.19,1642.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46081,做空,2023-08-23 09:15:00,2023-08-23 09:20:00,1642.7,1643.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46082,做多,2023-08-23 09:20:00,2023-08-23 09:30:00,1643.84,1642.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46083,做空,2023-08-23 09:30:00,2023-08-23 09:35:00,1642.52,1644.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46084,做多,2023-08-23 09:35:00,2023-08-23 09:45:00,1644.36,1645.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46085,做多,2023-08-23 10:35:00,2023-08-23 10:50:00,1643.7,1643.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46086,做空,2023-08-23 10:50:00,2023-08-23 11:05:00,1643.13,1639.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46087,做多,2023-08-23 11:40:00,2023-08-23 11:50:00,1643.37,1641.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46088,做空,2023-08-23 11:50:00,2023-08-23 12:00:00,1641.8,1642.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46089,做多,2023-08-23 12:00:00,2023-08-23 12:20:00,1642.49,1642.58,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46090,做空,2023-08-23 12:20:00,2023-08-23 12:40:00,1642.58,1638.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46091,做多,2023-08-23 13:45:00,2023-08-23 13:50:00,1643.52,1646.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46092,做多,2023-08-23 18:00:00,2023-08-23 18:05:00,1683.77,1682.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46093,做空,2023-08-23 18:05:00,2023-08-23 18:10:00,1682.5,1683.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46094,做多,2023-08-23 18:10:00,2023-08-23 18:20:00,1683.81,1681.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46095,做空,2023-08-23 18:20:00,2023-08-23 18:40:00,1681.4,1676.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46096,做多,2023-08-23 19:25:00,2023-08-23 19:30:00,1681.14,1680.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46097,做空,2023-08-23 19:30:00,2023-08-23 20:20:00,1680.43,1691.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46098,做多,2023-08-23 20:20:00,2023-08-23 20:45:00,1691.11,1684.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46099,做空,2023-08-23 20:45:00,2023-08-23 20:50:00,1684.51,1685.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46100,做多,2023-08-23 20:50:00,2023-08-23 22:45:00,1685.46,1675.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46101,做空,2023-08-23 22:45:00,2023-08-23 22:55:00,1675.14,1675.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46102,做多,2023-08-23 22:55:00,2023-08-24 00:05:00,1675.2,1681.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46103,做多,2023-08-24 02:30:00,2023-08-24 02:45:00,1676.08,1674.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46104,做空,2023-08-24 02:45:00,2023-08-24 02:50:00,1674.79,1671.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46105,做多,2023-08-24 03:10:00,2023-08-24 03:45:00,1674.06,1674.19,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46106,做空,2023-08-24 03:45:00,2023-08-24 03:50:00,1674.19,1674.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46107,做多,2023-08-24 03:50:00,2023-08-24 04:00:00,1674.73,1674.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46108,做空,2023-08-24 04:00:00,2023-08-24 04:10:00,1674.11,1674.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46109,做多,2023-08-24 04:10:00,2023-08-24 04:15:00,1674.14,1673.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46110,做空,2023-08-24 04:15:00,2023-08-24 04:35:00,1673.37,1674.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46111,做多,2023-08-24 04:35:00,2023-08-24 04:40:00,1674.43,1675.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46112,做多,2023-08-24 05:40:00,2023-08-24 06:35:00,1674.76,1677.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46113,做多,2023-08-24 07:15:00,2023-08-24 07:30:00,1675.15,1674.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46114,做空,2023-08-24 07:30:00,2023-08-24 08:20:00,1674.62,1670.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46115,做多,2023-08-24 08:55:00,2023-08-24 09:00:00,1673.09,1675.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46116,做多,2023-08-24 17:20:00,2023-08-24 17:30:00,1649.22,1646.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46117,做空,2023-08-24 17:30:00,2023-08-24 17:35:00,1646.0,1644.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46118,做多,2023-08-24 17:45:00,2023-08-24 19:25:00,1647.79,1651.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46119,做多,2023-08-24 21:00:00,2023-08-24 21:05:00,1651.01,1650.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46120,做空,2023-08-24 21:05:00,2023-08-24 21:10:00,1650.41,1650.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46121,做多,2023-08-24 21:10:00,2023-08-24 21:25:00,1650.61,1650.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46122,做空,2023-08-24 21:25:00,2023-08-24 21:30:00,1650.27,1652.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46123,做多,2023-08-24 21:30:00,2023-08-24 22:40:00,1652.28,1653.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46124,做空,2023-08-24 22:40:00,2023-08-24 23:05:00,1653.09,1651.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46125,做多,2023-08-24 23:20:00,2023-08-24 23:25:00,1653.74,1654.22,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46126,做多,2023-08-25 00:40:00,2023-08-25 00:45:00,1657.44,1657.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46127,做空,2023-08-25 00:45:00,2023-08-25 01:15:00,1657.29,1654.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46128,做多,2023-08-25 01:30:00,2023-08-25 01:35:00,1657.36,1655.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46129,做空,2023-08-25 01:35:00,2023-08-25 01:40:00,1655.21,1656.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46130,做多,2023-08-25 01:40:00,2023-08-25 01:55:00,1656.48,1659.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46131,做多,2023-08-25 02:55:00,2023-08-25 03:05:00,1657.75,1656.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46132,做空,2023-08-25 03:05:00,2023-08-25 03:25:00,1656.99,1650.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46133,做多,2023-08-25 05:20:00,2023-08-25 05:50:00,1650.61,1652.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46134,做多,2023-08-25 06:25:00,2023-08-25 07:10:00,1650.55,1650.83,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46135,做空,2023-08-25 07:10:00,2023-08-25 07:15:00,1650.83,1652.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46136,做多,2023-08-25 07:15:00,2023-08-25 07:30:00,1652.2,1650.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46137,做空,2023-08-25 07:30:00,2023-08-25 07:55:00,1650.87,1650.53,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46138,做多,2023-08-25 07:55:00,2023-08-25 08:00:00,1650.53,1652.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46139,做多,2023-08-25 09:15:00,2023-08-25 09:30:00,1654.59,1653.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46140,做空,2023-08-25 09:30:00,2023-08-25 09:35:00,1653.87,1653.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46141,做多,2023-08-25 09:35:00,2023-08-25 10:25:00,1653.97,1652.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46142,做空,2023-08-25 10:25:00,2023-08-25 10:30:00,1652.96,1653.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46143,做多,2023-08-25 10:30:00,2023-08-25 10:35:00,1653.8,1653.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46144,做空,2023-08-25 10:35:00,2023-08-25 10:45:00,1653.51,1653.37,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46145,做多,2023-08-25 10:45:00,2023-08-25 10:50:00,1653.37,1652.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46146,做空,2023-08-25 10:50:00,2023-08-25 10:55:00,1652.06,1651.61,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46147,做多,2023-08-25 11:05:00,2023-08-25 11:10:00,1653.16,1652.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46148,做空,2023-08-25 11:10:00,2023-08-25 11:15:00,1652.6,1652.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46149,做多,2023-08-25 11:15:00,2023-08-25 11:25:00,1652.69,1653.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46150,做多,2023-08-25 11:25:00,2023-08-25 11:30:00,1653.75,1654.29,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46151,做多,2023-08-25 11:55:00,2023-08-25 12:05:00,1653.51,1654.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46152,做多,2023-08-25 12:40:00,2023-08-25 12:50:00,1653.94,1653.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46153,做空,2023-08-25 12:50:00,2023-08-25 13:00:00,1653.2,1656.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46154,做多,2023-08-25 13:00:00,2023-08-25 13:05:00,1656.41,1655.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46155,做多,2023-08-25 14:10:00,2023-08-25 14:15:00,1657.23,1660.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46156,做多,2023-08-25 15:10:00,2023-08-25 15:30:00,1651.24,1648.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46157,做空,2023-08-25 15:30:00,2023-08-25 15:35:00,1648.62,1651.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46158,做多,2023-08-25 15:35:00,2023-08-25 15:40:00,1651.3,1649.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46159,做空,2023-08-25 15:40:00,2023-08-25 16:40:00,1649.87,1643.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46160,做多,2023-08-25 18:10:00,2023-08-25 18:50:00,1643.26,1654.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46161,做多,2023-08-25 20:20:00,2023-08-25 20:55:00,1647.97,1649.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46162,做多,2023-08-25 22:30:00,2023-08-25 22:35:00,1650.5,1652.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46163,做多,2023-08-26 01:05:00,2023-08-26 01:15:00,1653.36,1653.6,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46164,做多,2023-08-26 02:05:00,2023-08-26 02:15:00,1652.47,1652.89,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46165,做多,2023-08-26 02:30:00,2023-08-26 02:35:00,1652.45,1652.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46166,做空,2023-08-26 02:35:00,2023-08-26 02:50:00,1652.29,1652.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46167,做多,2023-08-26 02:50:00,2023-08-26 02:55:00,1652.52,1653.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46168,做多,2023-08-26 05:50:00,2023-08-26 06:00:00,1651.66,1650.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46169,做空,2023-08-26 06:00:00,2023-08-26 06:05:00,1650.74,1650.67,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46170,做多,2023-08-26 06:20:00,2023-08-26 06:30:00,1651.74,1653.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46171,做多,2023-08-26 07:50:00,2023-08-26 07:55:00,1652.84,1652.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46172,做空,2023-08-26 07:55:00,2023-08-26 08:00:00,1652.12,1651.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46173,做多,2023-08-26 08:10:00,2023-08-26 08:30:00,1652.5,1647.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46174,做空,2023-08-26 08:30:00,2023-08-26 08:35:00,1647.79,1648.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46175,做多,2023-08-26 09:45:00,2023-08-26 09:50:00,1649.16,1648.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46176,做空,2023-08-26 09:50:00,2023-08-26 10:35:00,1648.69,1648.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46177,做多,2023-08-26 10:35:00,2023-08-26 11:30:00,1648.72,1649.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46178,做多,2023-08-26 11:50:00,2023-08-26 12:05:00,1649.02,1649.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46179,做空,2023-08-26 12:05:00,2023-08-26 12:15:00,1649.21,1648.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46180,做多,2023-08-26 12:50:00,2023-08-26 13:10:00,1648.44,1648.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46181,做空,2023-08-26 13:10:00,2023-08-26 13:15:00,1648.31,1648.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46182,做多,2023-08-26 13:15:00,2023-08-26 14:20:00,1648.78,1648.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46183,做空,2023-08-26 14:20:00,2023-08-26 14:30:00,1648.3,1649.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46184,做多,2023-08-26 14:30:00,2023-08-26 14:35:00,1649.79,1650.58,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46185,做多,2023-08-26 15:30:00,2023-08-26 15:50:00,1650.52,1650.58,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46186,做空,2023-08-26 15:50:00,2023-08-26 16:00:00,1650.58,1650.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46187,做多,2023-08-26 16:00:00,2023-08-26 16:05:00,1650.99,1650.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46188,做空,2023-08-26 16:05:00,2023-08-26 16:15:00,1650.67,1649.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46189,做多,2023-08-26 18:45:00,2023-08-26 19:00:00,1645.04,1644.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46190,做空,2023-08-26 19:00:00,2023-08-26 19:20:00,1644.69,1643.96,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46191,做多,2023-08-26 19:30:00,2023-08-26 19:35:00,1644.76,1645.5,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46192,做多,2023-08-26 20:45:00,2023-08-26 21:10:00,1646.79,1648.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46193,做多,2023-08-26 22:25:00,2023-08-27 00:20:00,1648.33,1648.49,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46194,做多,2023-08-27 01:05:00,2023-08-27 01:10:00,1647.67,1647.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46195,做空,2023-08-27 01:10:00,2023-08-27 01:20:00,1647.36,1647.22,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46196,做多,2023-08-27 01:20:00,2023-08-27 01:25:00,1647.22,1647.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46197,做空,2023-08-27 01:25:00,2023-08-27 01:30:00,1647.02,1647.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46198,做多,2023-08-27 01:30:00,2023-08-27 01:35:00,1647.46,1645.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46199,做空,2023-08-27 01:35:00,2023-08-27 01:40:00,1645.83,1645.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46200,做多,2023-08-27 01:50:00,2023-08-27 01:55:00,1647.04,1648.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46201,做多,2023-08-27 01:55:00,2023-08-27 02:00:00,1648.81,1648.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46202,做多,2023-08-27 03:35:00,2023-08-27 03:45:00,1646.8,1646.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46203,做空,2023-08-27 03:45:00,2023-08-27 04:00:00,1646.74,1647.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46204,做多,2023-08-27 04:00:00,2023-08-27 04:25:00,1647.36,1647.93,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46205,做多,2023-08-27 06:05:00,2023-08-27 06:10:00,1650.97,1650.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46206,做空,2023-08-27 06:10:00,2023-08-27 06:25:00,1650.29,1649.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46207,做多,2023-08-27 08:05:00,2023-08-27 08:15:00,1649.17,1648.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46208,做空,2023-08-27 08:15:00,2023-08-27 08:20:00,1648.04,1647.23,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46209,做多,2023-08-27 08:30:00,2023-08-27 08:35:00,1649.04,1649.22,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46210,做多,2023-08-27 09:20:00,2023-08-27 09:25:00,1649.44,1648.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46211,做空,2023-08-27 09:25:00,2023-08-27 09:55:00,1648.94,1649.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46212,做多,2023-08-27 09:55:00,2023-08-27 11:00:00,1649.72,1649.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46213,做空,2023-08-27 11:00:00,2023-08-27 11:20:00,1649.16,1650.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46214,做多,2023-08-27 11:20:00,2023-08-27 11:25:00,1650.41,1649.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46215,做空,2023-08-27 11:25:00,2023-08-27 12:45:00,1649.84,1650.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46216,做多,2023-08-27 12:45:00,2023-08-27 13:30:00,1650.09,1651.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46217,做多,2023-08-27 13:50:00,2023-08-27 14:00:00,1650.0,1651.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46218,做多,2023-08-27 15:40:00,2023-08-27 15:45:00,1656.85,1655.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46219,做空,2023-08-27 15:45:00,2023-08-27 15:55:00,1655.44,1654.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46220,做多,2023-08-27 16:25:00,2023-08-27 16:40:00,1657.08,1656.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46221,做空,2023-08-27 16:40:00,2023-08-27 16:45:00,1656.0,1658.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46222,做多,2023-08-27 16:45:00,2023-08-27 16:50:00,1658.21,1658.57,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46223,做多,2023-08-27 18:45:00,2023-08-27 19:05:00,1653.3,1657.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46224,做多,2023-08-27 19:55:00,2023-08-27 20:05:00,1655.05,1653.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46225,做空,2023-08-27 20:05:00,2023-08-27 21:10:00,1653.79,1654.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46226,做多,2023-08-27 21:10:00,2023-08-27 21:15:00,1654.22,1655.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46227,做多,2023-08-27 22:15:00,2023-08-27 22:20:00,1654.51,1653.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46228,做空,2023-08-27 22:20:00,2023-08-27 22:25:00,1653.6,1653.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46229,做多,2023-08-27 22:25:00,2023-08-27 23:05:00,1653.85,1657.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46230,做多,2023-08-28 00:05:00,2023-08-28 00:20:00,1656.04,1655.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46231,做空,2023-08-28 00:20:00,2023-08-28 00:25:00,1655.0,1653.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46232,做多,2023-08-28 02:55:00,2023-08-28 03:10:00,1649.54,1648.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46233,做空,2023-08-28 03:10:00,2023-08-28 03:20:00,1648.67,1649.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46234,做多,2023-08-28 03:20:00,2023-08-28 03:35:00,1649.82,1649.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46235,做空,2023-08-28 03:35:00,2023-08-28 03:40:00,1649.43,1649.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46236,做多,2023-08-28 03:40:00,2023-08-28 03:50:00,1649.48,1649.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46237,做空,2023-08-28 03:50:00,2023-08-28 04:05:00,1649.38,1647.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46238,做多,2023-08-28 04:25:00,2023-08-28 04:35:00,1649.25,1649.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46239,做空,2023-08-28 04:35:00,2023-08-28 04:50:00,1649.18,1649.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46240,做多,2023-08-28 04:50:00,2023-08-28 04:55:00,1649.59,1649.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46241,做空,2023-08-28 04:55:00,2023-08-28 05:10:00,1649.24,1650.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46242,做多,2023-08-28 05:10:00,2023-08-28 05:15:00,1650.12,1650.67,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46243,做多,2023-08-28 06:10:00,2023-08-28 07:10:00,1644.54,1641.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46244,做空,2023-08-28 07:10:00,2023-08-28 07:35:00,1641.38,1639.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46245,做多,2023-08-28 08:00:00,2023-08-28 08:05:00,1642.29,1640.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46246,做空,2023-08-28 08:05:00,2023-08-28 08:20:00,1640.78,1642.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46247,做多,2023-08-28 08:20:00,2023-08-28 08:25:00,1642.15,1640.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46248,做空,2023-08-28 08:25:00,2023-08-28 08:30:00,1640.14,1639.33,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46249,做多,2023-08-28 08:40:00,2023-08-28 08:45:00,1641.8,1642.29,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46250,做多,2023-08-28 09:05:00,2023-08-28 10:55:00,1639.59,1637.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46251,做多,2023-08-28 11:30:00,2023-08-28 11:50:00,1637.94,1639.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46252,做多,2023-08-28 13:40:00,2023-08-28 14:35:00,1651.9,1648.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46253,做空,2023-08-28 14:35:00,2023-08-28 14:45:00,1648.46,1651.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46254,做多,2023-08-28 14:45:00,2023-08-28 14:50:00,1651.17,1648.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46255,做空,2023-08-28 14:50:00,2023-08-28 14:55:00,1648.43,1650.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46256,做多,2023-08-28 14:55:00,2023-08-28 15:00:00,1650.21,1649.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46257,做空,2023-08-28 15:00:00,2023-08-28 15:05:00,1649.51,1649.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46258,做多,2023-08-28 15:05:00,2023-08-28 15:10:00,1649.73,1649.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46259,做空,2023-08-28 15:10:00,2023-08-28 15:20:00,1649.07,1650.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46260,做多,2023-08-28 15:20:00,2023-08-28 15:25:00,1650.35,1650.54,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46261,做多,2023-08-28 16:00:00,2023-08-28 16:30:00,1649.26,1649.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46262,做空,2023-08-28 16:30:00,2023-08-28 16:35:00,1649.62,1650.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46263,做多,2023-08-28 16:35:00,2023-08-28 16:40:00,1650.7,1650.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46264,做空,2023-08-28 16:40:00,2023-08-28 17:25:00,1650.68,1650.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46265,做多,2023-08-28 17:25:00,2023-08-28 17:40:00,1650.31,1650.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46266,做空,2023-08-28 17:40:00,2023-08-28 17:45:00,1650.24,1651.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46267,做多,2023-08-28 17:45:00,2023-08-28 17:50:00,1651.27,1649.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46268,做空,2023-08-28 17:50:00,2023-08-28 17:55:00,1649.18,1648.96,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46269,做多,2023-08-28 18:20:00,2023-08-28 19:10:00,1649.86,1649.97,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46270,做空,2023-08-28 19:10:00,2023-08-28 19:20:00,1649.97,1637.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46271,做多,2023-08-28 20:00:00,2023-08-28 20:40:00,1646.23,1646.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46272,做空,2023-08-28 20:40:00,2023-08-28 21:15:00,1646.0,1646.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46273,做多,2023-08-28 21:15:00,2023-08-28 21:35:00,1646.05,1646.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46274,做空,2023-08-28 21:35:00,2023-08-28 21:45:00,1646.24,1643.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46275,做多,2023-08-28 21:50:00,2023-08-28 22:15:00,1645.88,1648.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46276,做多,2023-08-29 00:30:00,2023-08-29 00:45:00,1652.73,1655.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46277,做多,2023-08-29 03:45:00,2023-08-29 03:55:00,1651.39,1651.6,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46278,做空,2023-08-29 03:55:00,2023-08-29 04:00:00,1651.6,1651.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46279,做多,2023-08-29 04:00:00,2023-08-29 04:05:00,1651.63,1651.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46280,做空,2023-08-29 04:05:00,2023-08-29 04:15:00,1651.24,1651.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46281,做多,2023-08-29 04:15:00,2023-08-29 04:30:00,1651.37,1652.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46282,做多,2023-08-29 05:45:00,2023-08-29 05:55:00,1650.38,1649.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46283,做空,2023-08-29 05:55:00,2023-08-29 06:05:00,1649.84,1648.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46284,做多,2023-08-29 07:25:00,2023-08-29 07:35:00,1648.78,1646.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46285,做多,2023-08-29 07:40:00,2023-08-29 07:45:00,1647.03,1646.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46286,做空,2023-08-29 07:45:00,2023-08-29 07:55:00,1646.17,1646.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46287,做多,2023-08-29 07:55:00,2023-08-29 08:00:00,1646.57,1645.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46288,做空,2023-08-29 08:00:00,2023-08-29 08:15:00,1645.27,1646.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46289,做多,2023-08-29 08:15:00,2023-08-29 08:20:00,1646.59,1646.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46290,做空,2023-08-29 08:20:00,2023-08-29 08:30:00,1646.31,1646.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46291,做多,2023-08-29 08:30:00,2023-08-29 08:50:00,1646.43,1645.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46292,做空,2023-08-29 08:50:00,2023-08-29 09:00:00,1645.35,1644.87,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46293,做多,2023-08-29 09:05:00,2023-08-29 09:10:00,1646.08,1645.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46294,做空,2023-08-29 09:10:00,2023-08-29 09:20:00,1645.71,1646.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46295,做多,2023-08-29 09:20:00,2023-08-29 09:25:00,1646.69,1646.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46296,做空,2023-08-29 09:25:00,2023-08-29 09:40:00,1646.41,1646.2,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46297,做多,2023-08-29 09:40:00,2023-08-29 09:45:00,1646.2,1645.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46298,做空,2023-08-29 09:45:00,2023-08-29 09:50:00,1645.42,1644.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46299,做多,2023-08-29 11:50:00,2023-08-29 11:55:00,1642.4,1641.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46300,做空,2023-08-29 11:55:00,2023-08-29 12:15:00,1641.2,1640.51,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46301,做多,2023-08-29 12:30:00,2023-08-29 12:35:00,1642.67,1642.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46302,做空,2023-08-29 12:35:00,2023-08-29 13:40:00,1642.54,1645.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46303,做多,2023-08-29 13:40:00,2023-08-29 13:45:00,1645.16,1646.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46304,做多,2023-08-29 16:05:00,2023-08-29 16:10:00,1715.91,1723.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46305,做多,2023-08-29 16:10:00,2023-08-29 16:15:00,1723.37,1725.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46306,做多,2023-08-29 17:55:00,2023-08-29 18:35:00,1733.15,1734.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46307,做空,2023-08-29 18:35:00,2023-08-29 18:40:00,1734.01,1737.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46308,做多,2023-08-29 18:40:00,2023-08-29 18:50:00,1737.11,1736.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46309,做空,2023-08-29 18:50:00,2023-08-29 19:00:00,1736.27,1732.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46310,做多,2023-08-29 19:05:00,2023-08-29 19:20:00,1739.04,1736.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46311,做空,2023-08-29 19:20:00,2023-08-29 19:30:00,1736.16,1736.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46312,做多,2023-08-29 19:30:00,2023-08-29 19:40:00,1736.15,1739.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46313,做多,2023-08-29 19:50:00,2023-08-29 20:30:00,1736.23,1735.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46314,做空,2023-08-29 20:30:00,2023-08-29 20:35:00,1735.89,1731.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46315,做多,2023-08-29 23:50:00,2023-08-30 00:15:00,1727.48,1727.93,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46316,做空,2023-08-30 00:15:00,2023-08-30 00:45:00,1727.93,1723.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46317,做多,2023-08-30 02:30:00,2023-08-30 02:35:00,1719.06,1718.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46318,做空,2023-08-30 02:35:00,2023-08-30 02:45:00,1718.51,1717.52,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46319,做多,2023-08-30 02:45:00,2023-08-30 02:55:00,1717.52,1716.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46320,做空,2023-08-30 02:55:00,2023-08-30 03:20:00,1716.0,1712.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46321,做多,2023-08-30 03:25:00,2023-08-30 05:05:00,1716.46,1718.98,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46322,做空,2023-08-30 05:05:00,2023-08-30 05:20:00,1718.98,1717.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46323,做多,2023-08-30 05:45:00,2023-08-30 05:50:00,1718.59,1720.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46324,做多,2023-08-30 06:25:00,2023-08-30 06:30:00,1719.78,1718.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46325,做空,2023-08-30 06:30:00,2023-08-30 06:50:00,1718.79,1715.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46326,做多,2023-08-30 07:25:00,2023-08-30 07:30:00,1718.64,1717.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46327,做空,2023-08-30 07:30:00,2023-08-30 07:45:00,1717.94,1715.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46328,做多,2023-08-30 08:35:00,2023-08-30 08:40:00,1718.45,1718.95,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46329,做多,2023-08-30 09:35:00,2023-08-30 09:40:00,1716.37,1714.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46330,做空,2023-08-30 09:40:00,2023-08-30 09:45:00,1714.84,1715.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46331,做多,2023-08-30 09:45:00,2023-08-30 11:15:00,1715.76,1718.33,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46332,做空,2023-08-30 11:15:00,2023-08-30 11:30:00,1718.33,1717.78,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46333,做多,2023-08-30 11:30:00,2023-08-30 12:35:00,1717.78,1714.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46334,做空,2023-08-30 12:35:00,2023-08-30 12:40:00,1714.43,1712.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46335,做多,2023-08-30 12:45:00,2023-08-30 12:50:00,1718.96,1717.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46336,做空,2023-08-30 12:50:00,2023-08-30 13:00:00,1717.14,1718.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46337,做多,2023-08-30 13:00:00,2023-08-30 13:15:00,1718.02,1721.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46338,做多,2023-08-30 13:50:00,2023-08-30 13:55:00,1718.27,1717.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46339,做空,2023-08-30 13:55:00,2023-08-30 14:00:00,1717.62,1718.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46340,做多,2023-08-30 14:00:00,2023-08-30 14:10:00,1718.7,1716.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46341,做空,2023-08-30 14:10:00,2023-08-30 14:15:00,1716.63,1716.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46342,做多,2023-08-30 17:10:00,2023-08-30 17:50:00,1700.94,1700.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46343,做空,2023-08-30 17:50:00,2023-08-30 18:35:00,1700.2,1700.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46344,做多,2023-08-30 18:35:00,2023-08-30 19:55:00,1700.09,1700.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46345,做空,2023-08-30 19:55:00,2023-08-30 20:00:00,1700.77,1702.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46346,做多,2023-08-30 20:00:00,2023-08-30 20:10:00,1702.01,1703.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46347,做多,2023-08-30 20:55:00,2023-08-30 21:10:00,1703.09,1705.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46348,做多,2023-08-30 21:30:00,2023-08-30 21:35:00,1703.95,1701.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46349,做空,2023-08-30 21:35:00,2023-08-30 21:40:00,1701.89,1703.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46350,做多,2023-08-30 21:50:00,2023-08-30 21:55:00,1704.7,1702.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46351,做空,2023-08-30 21:55:00,2023-08-30 22:00:00,1702.64,1705.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46352,做多,2023-08-30 22:00:00,2023-08-30 22:05:00,1705.32,1703.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46353,做空,2023-08-30 22:05:00,2023-08-30 22:15:00,1703.5,1701.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46354,做多,2023-08-30 22:45:00,2023-08-30 22:50:00,1703.63,1701.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46355,做空,2023-08-30 22:50:00,2023-08-30 22:55:00,1701.78,1700.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46356,做多,2023-08-30 23:05:00,2023-08-30 23:10:00,1704.0,1703.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46357,做空,2023-08-30 23:10:00,2023-08-31 00:35:00,1703.58,1700.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46358,做多,2023-08-31 01:30:00,2023-08-31 01:35:00,1701.47,1701.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46359,做空,2023-08-31 01:35:00,2023-08-31 01:50:00,1701.11,1699.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46360,做多,2023-08-31 02:10:00,2023-08-31 02:15:00,1701.23,1700.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46361,做空,2023-08-31 02:15:00,2023-08-31 02:25:00,1700.1,1699.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46362,做多,2023-08-31 02:45:00,2023-08-31 02:50:00,1700.45,1699.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46363,做空,2023-08-31 02:50:00,2023-08-31 03:15:00,1699.77,1699.24,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46364,做多,2023-08-31 04:00:00,2023-08-31 04:20:00,1698.55,1700.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46365,做多,2023-08-31 06:30:00,2023-08-31 06:50:00,1703.97,1705.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46366,做多,2023-08-31 07:00:00,2023-08-31 07:10:00,1704.07,1703.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46367,做空,2023-08-31 07:10:00,2023-08-31 07:15:00,1703.24,1704.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46368,做多,2023-08-31 07:15:00,2023-08-31 07:25:00,1704.2,1706.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46369,做多,2023-08-31 07:50:00,2023-08-31 08:00:00,1704.6,1706.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46370,做多,2023-08-31 08:40:00,2023-08-31 09:00:00,1705.01,1704.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46371,做空,2023-08-31 09:00:00,2023-08-31 09:05:00,1704.15,1703.45,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46372,做多,2023-08-31 09:15:00,2023-08-31 10:35:00,1704.77,1703.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46373,做空,2023-08-31 10:35:00,2023-08-31 10:50:00,1703.88,1703.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46374,做多,2023-08-31 10:50:00,2023-08-31 11:00:00,1703.95,1705.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46375,做多,2023-08-31 12:05:00,2023-08-31 12:15:00,1709.72,1707.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46376,做空,2023-08-31 12:15:00,2023-08-31 12:20:00,1707.92,1710.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46377,做多,2023-08-31 12:20:00,2023-08-31 12:25:00,1710.04,1709.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46378,做空,2023-08-31 12:25:00,2023-08-31 13:30:00,1709.29,1705.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46379,做多,2023-08-31 13:35:00,2023-08-31 13:40:00,1707.65,1704.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46380,做空,2023-08-31 13:40:00,2023-08-31 13:45:00,1704.28,1701.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46381,做多,2023-08-31 14:50:00,2023-08-31 15:00:00,1703.09,1703.29,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46382,做空,2023-08-31 15:00:00,2023-08-31 15:35:00,1703.29,1697.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46383,做多,2023-08-31 18:00:00,2023-08-31 18:35:00,1660.62,1658.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46384,做空,2023-08-31 18:35:00,2023-08-31 18:50:00,1658.52,1658.14,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46385,做多,2023-08-31 19:30:00,2023-08-31 19:45:00,1656.63,1657.52,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46386,做空,2023-08-31 19:45:00,2023-08-31 20:05:00,1657.52,1651.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46387,做多,2023-08-31 20:10:00,2023-08-31 20:30:00,1653.23,1655.05,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46388,做空,2023-08-31 20:30:00,2023-08-31 20:50:00,1655.05,1650.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46389,做多,2023-08-31 21:45:00,2023-08-31 21:55:00,1646.77,1647.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46390,做空,2023-08-31 21:55:00,2023-08-31 22:10:00,1647.0,1645.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46391,做多,2023-08-31 22:10:00,2023-08-31 23:10:00,1645.64,1646.76,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46392,做空,2023-08-31 23:10:00,2023-08-31 23:25:00,1646.76,1643.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46393,做多,2023-09-01 00:00:00,2023-09-01 00:15:00,1647.28,1650.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46394,做多,2023-09-01 02:20:00,2023-09-01 02:30:00,1650.13,1651.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46395,做多,2023-09-01 03:30:00,2023-09-01 04:20:00,1650.77,1650.98,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46396,做空,2023-09-01 04:20:00,2023-09-01 04:30:00,1650.98,1650.57,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46397,做多,2023-09-01 04:30:00,2023-09-01 04:35:00,1650.57,1650.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46398,做空,2023-09-01 04:35:00,2023-09-01 05:05:00,1650.18,1648.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46399,做多,2023-09-01 06:00:00,2023-09-01 06:15:00,1648.34,1647.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46400,做空,2023-09-01 06:15:00,2023-09-01 06:20:00,1647.57,1647.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46401,做多,2023-09-01 07:30:00,2023-09-01 07:35:00,1645.92,1644.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46402,做空,2023-09-01 07:35:00,2023-09-01 07:45:00,1644.94,1645.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46403,做多,2023-09-01 07:45:00,2023-09-01 07:50:00,1645.62,1645.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46404,做空,2023-09-01 07:50:00,2023-09-01 08:30:00,1645.52,1645.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46405,做多,2023-09-01 08:30:00,2023-09-01 08:35:00,1645.36,1644.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46406,做空,2023-09-01 08:35:00,2023-09-01 08:50:00,1644.06,1643.9,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46407,做多,2023-09-01 09:10:00,2023-09-01 09:30:00,1645.19,1644.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46408,做空,2023-09-01 09:30:00,2023-09-01 09:40:00,1644.89,1644.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46409,做多,2023-09-01 09:40:00,2023-09-01 09:50:00,1644.84,1644.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46410,做多,2023-09-01 09:55:00,2023-09-01 10:00:00,1644.53,1643.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46411,做空,2023-09-01 10:00:00,2023-09-01 10:10:00,1643.55,1644.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46412,做多,2023-09-01 10:10:00,2023-09-01 10:20:00,1644.7,1643.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46413,做空,2023-09-01 10:20:00,2023-09-01 10:40:00,1643.94,1641.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46414,做多,2023-09-01 11:30:00,2023-09-01 11:35:00,1643.38,1645.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46415,做多,2023-09-01 12:45:00,2023-09-01 13:00:00,1645.58,1645.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46416,做空,2023-09-01 13:00:00,2023-09-01 13:35:00,1645.68,1641.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46417,做多,2023-09-01 13:55:00,2023-09-01 14:00:00,1644.43,1644.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46418,做空,2023-09-01 14:00:00,2023-09-01 14:15:00,1644.25,1641.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46419,做多,2023-09-01 15:15:00,2023-09-01 15:25:00,1635.37,1635.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46420,做空,2023-09-01 15:25:00,2023-09-01 15:50:00,1635.92,1635.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46421,做多,2023-09-01 15:50:00,2023-09-01 15:55:00,1635.95,1633.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46422,做空,2023-09-01 15:55:00,2023-09-01 16:25:00,1633.75,1634.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46423,做多,2023-09-01 16:25:00,2023-09-01 16:35:00,1634.42,1631.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46424,做空,2023-09-01 16:35:00,2023-09-01 16:40:00,1631.72,1628.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46425,做多,2023-09-01 18:35:00,2023-09-01 18:40:00,1610.39,1615.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46426,做多,2023-09-01 21:30:00,2023-09-01 21:40:00,1626.37,1626.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46427,做空,2023-09-01 21:40:00,2023-09-01 21:45:00,1626.04,1628.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46428,做多,2023-09-01 21:45:00,2023-09-01 21:50:00,1628.12,1624.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46429,做空,2023-09-01 21:50:00,2023-09-01 21:55:00,1624.82,1628.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46430,做多,2023-09-01 21:55:00,2023-09-01 22:00:00,1628.26,1627.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46431,做空,2023-09-01 22:00:00,2023-09-01 22:35:00,1627.73,1628.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46432,做多,2023-09-01 22:35:00,2023-09-01 22:40:00,1628.15,1626.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46433,做空,2023-09-01 22:40:00,2023-09-01 22:45:00,1626.82,1627.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46434,做多,2023-09-01 22:45:00,2023-09-01 22:50:00,1627.11,1626.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46435,做空,2023-09-01 22:50:00,2023-09-01 23:15:00,1626.24,1627.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46436,做多,2023-09-01 23:15:00,2023-09-01 23:35:00,1627.41,1629.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46437,做多,2023-09-02 00:05:00,2023-09-02 00:20:00,1628.45,1631.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46438,做多,2023-09-02 01:05:00,2023-09-02 01:15:00,1629.69,1630.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46439,做空,2023-09-02 01:15:00,2023-09-02 01:35:00,1630.09,1630.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46440,做多,2023-09-02 01:35:00,2023-09-02 01:40:00,1630.31,1629.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46441,做空,2023-09-02 01:40:00,2023-09-02 02:10:00,1629.21,1629.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46442,做多,2023-09-02 02:10:00,2023-09-02 02:25:00,1629.92,1631.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46443,做多,2023-09-02 03:00:00,2023-09-02 03:40:00,1629.99,1631.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46444,做多,2023-09-02 04:55:00,2023-09-02 05:20:00,1631.33,1633.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46445,做多,2023-09-02 05:20:00,2023-09-02 05:25:00,1633.39,1633.98,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46446,做多,2023-09-02 07:35:00,2023-09-02 08:00:00,1630.91,1630.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46447,做空,2023-09-02 08:00:00,2023-09-02 08:05:00,1630.07,1630.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46448,做多,2023-09-02 08:05:00,2023-09-02 08:10:00,1630.64,1631.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46449,做多,2023-09-02 08:10:00,2023-09-02 08:15:00,1631.66,1630.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46450,做多,2023-09-02 08:45:00,2023-09-02 08:50:00,1631.02,1631.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46451,做多,2023-09-02 09:05:00,2023-09-02 09:15:00,1630.6,1632.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46452,做多,2023-09-02 11:30:00,2023-09-02 11:35:00,1634.88,1634.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46453,做多,2023-09-02 11:50:00,2023-09-02 11:55:00,1634.13,1633.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46454,做空,2023-09-02 11:55:00,2023-09-02 12:20:00,1633.88,1634.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46455,做多,2023-09-02 12:20:00,2023-09-02 12:25:00,1634.21,1633.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46456,做空,2023-09-02 12:25:00,2023-09-02 12:35:00,1633.29,1633.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46457,做多,2023-09-02 12:35:00,2023-09-02 12:50:00,1633.62,1633.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46458,做空,2023-09-02 12:50:00,2023-09-02 12:55:00,1633.35,1634.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46459,做多,2023-09-02 12:55:00,2023-09-02 13:05:00,1634.22,1633.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46460,做空,2023-09-02 13:05:00,2023-09-02 13:15:00,1633.94,1632.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46461,做多,2023-09-02 13:20:00,2023-09-02 13:30:00,1633.95,1635.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46462,做多,2023-09-02 14:30:00,2023-09-02 14:45:00,1635.42,1638.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46463,做多,2023-09-02 15:55:00,2023-09-02 16:15:00,1637.97,1638.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46464,做空,2023-09-02 16:15:00,2023-09-02 16:30:00,1638.67,1636.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46465,做多,2023-09-02 17:15:00,2023-09-02 17:20:00,1636.77,1635.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46466,做空,2023-09-02 17:20:00,2023-09-02 17:25:00,1635.66,1636.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46467,做多,2023-09-02 17:25:00,2023-09-02 17:30:00,1636.97,1635.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46468,做空,2023-09-02 17:30:00,2023-09-02 17:50:00,1635.53,1632.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46469,做多,2023-09-02 19:05:00,2023-09-02 19:25:00,1632.18,1631.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46470,做空,2023-09-02 19:25:00,2023-09-02 19:30:00,1631.31,1632.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46471,做多,2023-09-02 19:30:00,2023-09-02 19:35:00,1632.69,1633.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46472,做多,2023-09-02 20:35:00,2023-09-02 20:40:00,1634.1,1633.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46473,做多,2023-09-02 22:40:00,2023-09-02 23:00:00,1635.66,1635.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46474,做空,2023-09-02 23:00:00,2023-09-02 23:05:00,1635.5,1636.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46475,做多,2023-09-02 23:05:00,2023-09-02 23:15:00,1636.16,1636.97,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46476,做多,2023-09-02 23:55:00,2023-09-03 00:00:00,1636.24,1636.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46477,做空,2023-09-03 00:00:00,2023-09-03 00:05:00,1636.04,1636.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46478,做多,2023-09-03 00:05:00,2023-09-03 00:20:00,1636.44,1635.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46479,做空,2023-09-03 00:20:00,2023-09-03 00:30:00,1635.14,1632.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46480,做多,2023-09-03 01:10:00,2023-09-03 01:15:00,1634.86,1633.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46481,做空,2023-09-03 01:15:00,2023-09-03 02:00:00,1633.99,1632.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46482,做多,2023-09-03 02:15:00,2023-09-03 02:35:00,1633.8,1633.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46483,做空,2023-09-03 02:35:00,2023-09-03 02:40:00,1633.18,1633.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46484,做多,2023-09-03 02:40:00,2023-09-03 02:45:00,1633.76,1633.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46485,做空,2023-09-03 02:45:00,2023-09-03 03:20:00,1633.6,1633.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46486,做多,2023-09-03 03:20:00,2023-09-03 03:25:00,1633.82,1633.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46487,做空,2023-09-03 03:25:00,2023-09-03 03:30:00,1633.0,1633.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46488,做多,2023-09-03 03:30:00,2023-09-03 03:50:00,1633.5,1634.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46489,做多,2023-09-03 03:50:00,2023-09-03 03:55:00,1634.91,1635.45,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46490,做多,2023-09-03 04:55:00,2023-09-03 05:30:00,1634.4,1636.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46491,做多,2023-09-03 05:45:00,2023-09-03 05:50:00,1634.85,1634.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46492,做空,2023-09-03 05:50:00,2023-09-03 05:55:00,1634.66,1635.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46493,做多,2023-09-03 05:55:00,2023-09-03 06:30:00,1635.28,1637.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46494,做多,2023-09-03 06:55:00,2023-09-03 08:40:00,1635.59,1631.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46495,做空,2023-09-03 08:40:00,2023-09-03 08:45:00,1631.8,1630.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46496,做多,2023-09-03 09:20:00,2023-09-03 09:30:00,1633.39,1632.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46497,做空,2023-09-03 09:30:00,2023-09-03 09:35:00,1632.4,1632.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46498,做多,2023-09-03 09:35:00,2023-09-03 09:45:00,1632.89,1632.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46499,做空,2023-09-03 09:45:00,2023-09-03 09:50:00,1632.39,1632.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46500,做多,2023-09-03 09:50:00,2023-09-03 09:55:00,1632.76,1632.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46501,做空,2023-09-03 09:55:00,2023-09-03 10:10:00,1632.3,1632.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46502,做多,2023-09-03 10:10:00,2023-09-03 10:45:00,1632.28,1633.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46503,做多,2023-09-03 10:45:00,2023-09-03 10:50:00,1633.47,1633.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46504,做多,2023-09-03 11:25:00,2023-09-03 11:30:00,1632.92,1632.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46505,做空,2023-09-03 11:30:00,2023-09-03 11:40:00,1632.47,1633.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46506,做多,2023-09-03 11:40:00,2023-09-03 11:50:00,1633.36,1632.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46507,做空,2023-09-03 11:50:00,2023-09-03 11:55:00,1632.6,1633.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46508,做多,2023-09-03 11:55:00,2023-09-03 12:05:00,1633.49,1633.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46509,做空,2023-09-03 12:05:00,2023-09-03 12:15:00,1633.03,1631.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46510,做多,2023-09-03 12:20:00,2023-09-03 12:25:00,1633.87,1635.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46511,做多,2023-09-03 13:25:00,2023-09-03 13:35:00,1633.98,1633.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46512,做空,2023-09-03 13:35:00,2023-09-03 14:05:00,1633.95,1634.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46513,做多,2023-09-03 14:05:00,2023-09-03 14:10:00,1634.43,1633.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46514,做空,2023-09-03 14:10:00,2023-09-03 14:15:00,1633.47,1635.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46515,做多,2023-09-03 14:15:00,2023-09-03 14:35:00,1635.27,1636.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46516,做多,2023-09-03 14:55:00,2023-09-03 15:00:00,1635.54,1634.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46517,做空,2023-09-03 15:00:00,2023-09-03 15:15:00,1634.87,1634.53,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46518,做多,2023-09-03 15:15:00,2023-09-03 15:25:00,1634.53,1634.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46519,做空,2023-09-03 15:25:00,2023-09-03 15:35:00,1634.06,1632.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46520,做多,2023-09-03 16:15:00,2023-09-03 16:20:00,1633.4,1632.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46521,做空,2023-09-03 16:20:00,2023-09-03 16:35:00,1632.18,1627.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46522,做多,2023-09-03 17:45:00,2023-09-03 18:10:00,1629.46,1631.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46523,做多,2023-09-03 19:40:00,2023-09-03 19:45:00,1637.0,1636.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46524,做空,2023-09-03 19:45:00,2023-09-03 19:50:00,1636.03,1637.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46525,做多,2023-09-03 19:50:00,2023-09-03 20:00:00,1637.48,1637.78,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46526,做多,2023-09-03 20:20:00,2023-09-03 20:25:00,1638.34,1638.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46527,做多,2023-09-03 20:35:00,2023-09-03 20:40:00,1639.07,1638.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46528,做多,2023-09-03 21:25:00,2023-09-03 21:30:00,1639.42,1637.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46529,做空,2023-09-03 21:30:00,2023-09-03 22:35:00,1637.6,1634.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46530,做多,2023-09-03 23:40:00,2023-09-03 23:50:00,1635.73,1635.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46531,做空,2023-09-03 23:50:00,2023-09-04 00:10:00,1635.61,1635.03,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46532,做多,2023-09-04 00:10:00,2023-09-04 00:15:00,1635.03,1634.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46533,做空,2023-09-04 00:15:00,2023-09-04 00:20:00,1634.41,1635.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46534,做多,2023-09-04 00:20:00,2023-09-04 00:30:00,1635.1,1634.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46535,做空,2023-09-04 00:30:00,2023-09-04 00:35:00,1634.37,1634.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46536,做多,2023-09-04 00:35:00,2023-09-04 00:45:00,1634.85,1635.24,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46537,做多,2023-09-04 01:05:00,2023-09-04 01:15:00,1635.38,1634.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46538,做空,2023-09-04 01:15:00,2023-09-04 01:20:00,1634.7,1633.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46539,做多,2023-09-04 02:20:00,2023-09-04 02:25:00,1633.24,1632.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46540,做空,2023-09-04 02:25:00,2023-09-04 02:30:00,1632.23,1633.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46541,做多,2023-09-04 02:30:00,2023-09-04 02:40:00,1633.63,1635.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46542,做多,2023-09-04 04:00:00,2023-09-04 04:40:00,1637.29,1637.97,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46543,做空,2023-09-04 04:40:00,2023-09-04 05:00:00,1637.97,1637.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46544,做多,2023-09-04 05:00:00,2023-09-04 05:05:00,1637.98,1637.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46545,做空,2023-09-04 05:05:00,2023-09-04 05:10:00,1637.05,1636.89,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46546,做多,2023-09-04 05:25:00,2023-09-04 05:30:00,1637.5,1636.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46547,做空,2023-09-04 05:30:00,2023-09-04 05:35:00,1636.61,1635.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46548,做多,2023-09-04 06:15:00,2023-09-04 06:35:00,1636.54,1636.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46549,做空,2023-09-04 06:35:00,2023-09-04 08:25:00,1636.37,1638.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46550,做多,2023-09-04 08:25:00,2023-09-04 08:30:00,1638.5,1638.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46551,做空,2023-09-04 08:30:00,2023-09-04 08:35:00,1638.18,1639.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46552,做多,2023-09-04 08:35:00,2023-09-04 08:40:00,1639.2,1638.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46553,做空,2023-09-04 08:40:00,2023-09-04 08:45:00,1638.24,1637.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46554,做多,2023-09-04 09:15:00,2023-09-04 09:20:00,1639.26,1639.46,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46555,做多,2023-09-04 10:35:00,2023-09-04 12:35:00,1635.76,1630.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46556,做空,2023-09-04 12:35:00,2023-09-04 12:40:00,1630.97,1630.31,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46557,做多,2023-09-04 13:05:00,2023-09-04 13:25:00,1631.32,1633.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46558,做多,2023-09-04 14:10:00,2023-09-04 14:25:00,1632.9,1631.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46559,做空,2023-09-04 14:25:00,2023-09-04 14:30:00,1631.48,1632.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46560,做多,2023-09-04 14:30:00,2023-09-04 14:35:00,1632.48,1631.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46561,做空,2023-09-04 14:35:00,2023-09-04 14:45:00,1631.39,1630.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46562,做多,2023-09-04 15:30:00,2023-09-04 15:35:00,1629.83,1628.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46563,做空,2023-09-04 15:35:00,2023-09-04 16:05:00,1628.72,1628.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46564,做多,2023-09-04 16:05:00,2023-09-04 16:10:00,1628.26,1627.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46565,做空,2023-09-04 16:10:00,2023-09-04 16:20:00,1627.14,1627.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46566,做多,2023-09-04 16:20:00,2023-09-04 17:05:00,1627.68,1627.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46567,做空,2023-09-04 17:05:00,2023-09-04 18:10:00,1627.44,1629.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46568,做多,2023-09-04 18:10:00,2023-09-04 18:25:00,1629.1,1629.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46569,做空,2023-09-04 18:25:00,2023-09-04 18:30:00,1629.47,1629.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46570,做多,2023-09-04 18:30:00,2023-09-04 18:55:00,1629.86,1630.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46571,做空,2023-09-04 18:55:00,2023-09-04 19:20:00,1630.28,1628.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46572,做多,2023-09-04 19:40:00,2023-09-04 20:25:00,1630.47,1629.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46573,做空,2023-09-04 20:25:00,2023-09-04 20:35:00,1629.42,1626.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46574,做多,2023-09-04 20:40:00,2023-09-04 23:25:00,1627.9,1624.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46575,做多,2023-09-05 00:30:00,2023-09-05 00:40:00,1627.43,1625.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46576,做空,2023-09-05 00:40:00,2023-09-05 01:40:00,1625.82,1625.8,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46577,做多,2023-09-05 01:40:00,2023-09-05 01:45:00,1625.8,1623.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46578,做空,2023-09-05 01:45:00,2023-09-05 01:55:00,1623.55,1622.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46579,做多,2023-09-05 03:55:00,2023-09-05 05:35:00,1617.25,1620.97,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46580,做空,2023-09-05 05:35:00,2023-09-05 05:45:00,1620.97,1622.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46581,做多,2023-09-05 05:45:00,2023-09-05 05:50:00,1622.26,1625.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46582,做多,2023-09-05 07:25:00,2023-09-05 07:35:00,1623.51,1622.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46583,做空,2023-09-05 07:35:00,2023-09-05 07:40:00,1622.27,1622.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46584,做多,2023-09-05 07:40:00,2023-09-05 07:45:00,1622.94,1624.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46585,做多,2023-09-05 08:50:00,2023-09-05 09:15:00,1623.32,1626.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46586,做多,2023-09-05 11:25:00,2023-09-05 11:35:00,1633.89,1633.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46587,做空,2023-09-05 11:35:00,2023-09-05 11:45:00,1633.25,1634.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46588,做多,2023-09-05 11:45:00,2023-09-05 11:50:00,1634.2,1635.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46589,做多,2023-09-05 12:40:00,2023-09-05 12:50:00,1633.51,1637.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46590,做多,2023-09-05 13:15:00,2023-09-05 13:30:00,1633.86,1632.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46591,做空,2023-09-05 13:30:00,2023-09-05 14:00:00,1632.03,1629.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46592,做多,2023-09-05 15:00:00,2023-09-05 15:05:00,1633.04,1635.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46593,做多,2023-09-05 16:30:00,2023-09-05 16:45:00,1638.0,1637.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46594,做空,2023-09-05 16:45:00,2023-09-05 17:15:00,1637.78,1634.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46595,做多,2023-09-05 17:40:00,2023-09-05 17:50:00,1636.87,1635.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46596,做空,2023-09-05 17:50:00,2023-09-05 18:20:00,1635.99,1635.09,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46597,做多,2023-09-05 18:20:00,2023-09-05 18:25:00,1635.09,1632.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46598,做空,2023-09-05 18:25:00,2023-09-05 18:40:00,1632.92,1635.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46599,做多,2023-09-05 18:40:00,2023-09-05 18:50:00,1635.0,1634.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46600,做空,2023-09-05 18:50:00,2023-09-05 18:55:00,1634.68,1635.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46601,做多,2023-09-05 18:55:00,2023-09-05 19:00:00,1635.9,1636.42,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46602,做多,2023-09-05 19:30:00,2023-09-05 19:40:00,1636.1,1634.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46603,做空,2023-09-05 19:40:00,2023-09-05 19:55:00,1634.29,1631.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46604,做多,2023-09-05 21:10:00,2023-09-05 21:15:00,1630.97,1630.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46605,做空,2023-09-05 21:15:00,2023-09-05 21:40:00,1630.29,1630.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46606,做多,2023-09-05 21:40:00,2023-09-05 21:55:00,1630.56,1629.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46607,做空,2023-09-05 21:55:00,2023-09-05 22:05:00,1629.76,1629.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46608,做多,2023-09-05 22:05:00,2023-09-05 22:40:00,1629.71,1630.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46609,做空,2023-09-05 22:40:00,2023-09-05 22:50:00,1630.05,1631.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46610,做多,2023-09-05 22:50:00,2023-09-05 23:05:00,1631.17,1630.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46611,做多,2023-09-06 00:55:00,2023-09-06 01:00:00,1632.97,1632.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46612,做空,2023-09-06 01:00:00,2023-09-06 01:05:00,1632.27,1633.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46613,做多,2023-09-06 01:05:00,2023-09-06 01:10:00,1633.77,1634.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46614,做多,2023-09-06 01:45:00,2023-09-06 02:00:00,1632.71,1631.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46615,做空,2023-09-06 02:00:00,2023-09-06 02:05:00,1631.94,1632.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46616,做多,2023-09-06 02:05:00,2023-09-06 02:15:00,1632.99,1634.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46617,做多,2023-09-06 06:15:00,2023-09-06 06:25:00,1629.1,1629.37,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46618,做多,2023-09-06 07:25:00,2023-09-06 07:35:00,1629.8,1630.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46619,做多,2023-09-06 08:20:00,2023-09-06 08:25:00,1629.66,1628.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46620,做空,2023-09-06 08:25:00,2023-09-06 08:30:00,1628.98,1629.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46621,做多,2023-09-06 08:30:00,2023-09-06 08:35:00,1629.8,1629.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46622,做空,2023-09-06 08:35:00,2023-09-06 09:25:00,1629.56,1629.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46623,做多,2023-09-06 09:25:00,2023-09-06 09:45:00,1629.89,1631.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46624,做多,2023-09-06 10:50:00,2023-09-06 11:25:00,1631.6,1634.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46625,做多,2023-09-06 12:05:00,2023-09-06 12:10:00,1633.02,1632.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46626,做空,2023-09-06 12:10:00,2023-09-06 12:20:00,1632.71,1633.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46627,做多,2023-09-06 12:20:00,2023-09-06 12:35:00,1633.38,1632.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46628,做空,2023-09-06 12:35:00,2023-09-06 12:45:00,1632.39,1630.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46629,做多,2023-09-06 13:20:00,2023-09-06 13:25:00,1632.15,1630.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46630,做空,2023-09-06 13:25:00,2023-09-06 13:30:00,1630.51,1629.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46631,做多,2023-09-06 13:35:00,2023-09-06 13:45:00,1632.18,1630.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46632,做多,2023-09-06 13:50:00,2023-09-06 13:55:00,1633.01,1631.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46633,做空,2023-09-06 13:55:00,2023-09-06 14:00:00,1631.72,1623.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46634,做多,2023-09-06 15:20:00,2023-09-06 15:35:00,1623.03,1623.9,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46635,做空,2023-09-06 15:35:00,2023-09-06 16:00:00,1623.9,1622.91,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46636,做多,2023-09-06 16:00:00,2023-09-06 16:25:00,1622.91,1621.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46637,做空,2023-09-06 16:25:00,2023-09-06 16:30:00,1621.93,1623.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46638,做多,2023-09-06 16:30:00,2023-09-06 16:35:00,1623.71,1623.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46639,做空,2023-09-06 16:35:00,2023-09-06 16:45:00,1623.29,1624.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46640,做多,2023-09-06 16:45:00,2023-09-06 16:50:00,1624.1,1624.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46641,做空,2023-09-06 16:50:00,2023-09-06 17:00:00,1624.01,1619.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46642,做多,2023-09-06 17:25:00,2023-09-06 17:50:00,1621.05,1636.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46643,做多,2023-09-06 18:25:00,2023-09-06 18:30:00,1630.21,1628.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46644,做空,2023-09-06 18:30:00,2023-09-06 20:40:00,1628.8,1631.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46645,做多,2023-09-06 20:40:00,2023-09-06 20:45:00,1631.28,1630.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46646,做空,2023-09-06 20:45:00,2023-09-06 20:50:00,1630.33,1629.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46647,做多,2023-09-06 21:10:00,2023-09-06 21:15:00,1630.94,1630.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46648,做空,2023-09-06 21:15:00,2023-09-06 21:40:00,1630.36,1631.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46649,做多,2023-09-06 21:40:00,2023-09-06 21:55:00,1631.03,1631.54,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46650,做多,2023-09-06 23:10:00,2023-09-06 23:15:00,1632.24,1632.55,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46651,做多,2023-09-06 23:35:00,2023-09-07 00:00:00,1632.71,1631.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46652,做空,2023-09-07 00:00:00,2023-09-07 00:05:00,1631.98,1632.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46653,做多,2023-09-07 00:05:00,2023-09-07 00:15:00,1632.27,1632.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46654,做空,2023-09-07 00:15:00,2023-09-07 00:30:00,1632.17,1632.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46655,做多,2023-09-07 00:30:00,2023-09-07 00:35:00,1632.57,1632.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46656,做空,2023-09-07 00:35:00,2023-09-07 00:40:00,1632.03,1632.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46657,做多,2023-09-07 00:40:00,2023-09-07 01:00:00,1632.06,1633.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46658,做多,2023-09-07 01:45:00,2023-09-07 02:00:00,1633.12,1633.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46659,做多,2023-09-07 02:20:00,2023-09-07 02:25:00,1636.85,1635.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46660,做多,2023-09-07 03:10:00,2023-09-07 03:20:00,1633.81,1634.2,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46661,做空,2023-09-07 03:20:00,2023-09-07 03:25:00,1634.2,1635.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46662,做多,2023-09-07 03:25:00,2023-09-07 03:40:00,1635.62,1636.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46663,做多,2023-09-07 04:40:00,2023-09-07 05:10:00,1637.48,1637.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46664,做空,2023-09-07 05:10:00,2023-09-07 05:45:00,1637.92,1638.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46665,做多,2023-09-07 05:45:00,2023-09-07 05:55:00,1638.18,1637.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46666,做空,2023-09-07 05:55:00,2023-09-07 06:15:00,1637.58,1638.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46667,做多,2023-09-07 06:15:00,2023-09-07 06:20:00,1638.23,1636.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46668,做空,2023-09-07 06:20:00,2023-09-07 06:25:00,1636.86,1638.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46669,做多,2023-09-07 06:25:00,2023-09-07 06:30:00,1638.08,1637.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46670,做空,2023-09-07 06:30:00,2023-09-07 06:40:00,1637.68,1637.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46671,做多,2023-09-07 06:40:00,2023-09-07 06:45:00,1637.86,1636.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46672,做空,2023-09-07 06:45:00,2023-09-07 07:05:00,1636.95,1635.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46673,做多,2023-09-07 07:40:00,2023-09-07 07:45:00,1636.59,1634.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46674,做空,2023-09-07 07:45:00,2023-09-07 08:00:00,1634.8,1633.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46675,做多,2023-09-07 09:25:00,2023-09-07 09:40:00,1633.14,1632.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46676,做空,2023-09-07 09:40:00,2023-09-07 09:50:00,1632.04,1631.59,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46677,做多,2023-09-07 12:20:00,2023-09-07 12:30:00,1627.88,1626.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46678,做空,2023-09-07 12:30:00,2023-09-07 12:45:00,1626.71,1624.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46679,做多,2023-09-07 13:15:00,2023-09-07 13:20:00,1626.82,1626.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46680,做空,2023-09-07 13:20:00,2023-09-07 13:25:00,1626.0,1626.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46681,做多,2023-09-07 13:25:00,2023-09-07 13:30:00,1626.92,1626.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46682,做空,2023-09-07 13:30:00,2023-09-07 13:35:00,1626.01,1628.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46683,做多,2023-09-07 13:35:00,2023-09-07 13:40:00,1628.45,1629.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46684,做多,2023-09-07 14:00:00,2023-09-07 14:10:00,1625.33,1627.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46685,做多,2023-09-07 14:10:00,2023-09-07 14:25:00,1627.88,1626.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46686,做空,2023-09-07 14:25:00,2023-09-07 14:30:00,1626.49,1624.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46687,做多,2023-09-07 14:35:00,2023-09-07 14:40:00,1626.91,1630.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46688,做多,2023-09-07 14:40:00,2023-09-07 14:45:00,1630.21,1629.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46689,做多,2023-09-07 15:55:00,2023-09-07 16:05:00,1629.85,1630.32,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46690,做空,2023-09-07 16:05:00,2023-09-07 17:05:00,1630.32,1631.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46691,做多,2023-09-07 17:05:00,2023-09-07 17:45:00,1631.63,1637.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46692,做多,2023-09-07 18:40:00,2023-09-07 19:55:00,1634.64,1636.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46693,做多,2023-09-07 22:25:00,2023-09-07 23:10:00,1648.08,1646.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46694,做空,2023-09-07 23:10:00,2023-09-08 00:20:00,1646.71,1647.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46695,做多,2023-09-08 00:20:00,2023-09-08 00:25:00,1647.19,1646.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46696,做空,2023-09-08 00:25:00,2023-09-08 00:30:00,1646.14,1647.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46697,做多,2023-09-08 00:30:00,2023-09-08 00:40:00,1647.42,1652.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46698,做多,2023-09-08 03:15:00,2023-09-08 03:20:00,1645.67,1645.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46699,做空,2023-09-08 03:20:00,2023-09-08 03:30:00,1645.48,1646.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46700,做多,2023-09-08 03:30:00,2023-09-08 04:05:00,1646.2,1646.25,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46701,做多,2023-09-08 05:10:00,2023-09-08 05:15:00,1648.33,1652.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46702,做多,2023-09-08 07:05:00,2023-09-08 07:20:00,1644.84,1647.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46703,做多,2023-09-08 07:45:00,2023-09-08 07:50:00,1646.18,1645.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46704,做空,2023-09-08 07:50:00,2023-09-08 08:20:00,1645.82,1644.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46705,做多,2023-09-08 11:20:00,2023-09-08 11:40:00,1625.59,1624.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46706,做空,2023-09-08 11:40:00,2023-09-08 11:45:00,1624.42,1625.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46707,做多,2023-09-08 11:45:00,2023-09-08 11:50:00,1625.48,1624.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46708,做空,2023-09-08 11:50:00,2023-09-08 11:55:00,1624.5,1625.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46709,做多,2023-09-08 11:55:00,2023-09-08 12:15:00,1625.23,1626.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46710,做多,2023-09-08 15:10:00,2023-09-08 15:35:00,1630.85,1630.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46711,做空,2023-09-08 15:35:00,2023-09-08 15:45:00,1630.02,1627.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46712,做多,2023-09-08 16:00:00,2023-09-08 16:25:00,1629.23,1628.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46713,做空,2023-09-08 16:25:00,2023-09-08 16:35:00,1628.97,1626.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46714,做多,2023-09-08 17:25:00,2023-09-08 18:10:00,1627.77,1627.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46715,做空,2023-09-08 18:10:00,2023-09-08 18:15:00,1627.64,1628.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46716,做多,2023-09-08 18:15:00,2023-09-08 18:25:00,1628.04,1627.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46717,做空,2023-09-08 18:25:00,2023-09-08 18:30:00,1627.25,1626.8,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46718,做多,2023-09-08 18:35:00,2023-09-08 18:45:00,1627.05,1627.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46719,做空,2023-09-08 18:45:00,2023-09-08 19:00:00,1627.03,1626.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46720,做多,2023-09-08 19:10:00,2023-09-08 19:20:00,1628.83,1630.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46721,做多,2023-09-08 21:20:00,2023-09-08 21:25:00,1635.36,1634.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46722,做空,2023-09-08 21:25:00,2023-09-08 21:30:00,1634.66,1635.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46723,做多,2023-09-08 21:30:00,2023-09-08 21:35:00,1635.08,1634.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46724,做空,2023-09-08 21:35:00,2023-09-08 21:50:00,1634.93,1634.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46725,做多,2023-09-08 21:50:00,2023-09-08 21:55:00,1634.95,1633.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46726,做空,2023-09-08 21:55:00,2023-09-08 22:00:00,1633.48,1634.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46727,做多,2023-09-08 22:00:00,2023-09-08 23:00:00,1634.33,1634.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46728,做空,2023-09-08 23:00:00,2023-09-08 23:10:00,1634.99,1637.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46729,做多,2023-09-08 23:10:00,2023-09-08 23:15:00,1637.15,1637.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46730,做多,2023-09-08 23:55:00,2023-09-09 00:05:00,1635.78,1635.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46731,做空,2023-09-09 00:05:00,2023-09-09 00:25:00,1635.43,1636.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46732,做多,2023-09-09 00:25:00,2023-09-09 00:30:00,1636.02,1635.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46733,做空,2023-09-09 00:30:00,2023-09-09 00:45:00,1635.46,1634.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46734,做多,2023-09-09 01:30:00,2023-09-09 01:40:00,1635.11,1634.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46735,做空,2023-09-09 01:40:00,2023-09-09 01:45:00,1634.94,1635.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46736,做多,2023-09-09 01:45:00,2023-09-09 01:55:00,1635.36,1635.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46737,做空,2023-09-09 01:55:00,2023-09-09 02:20:00,1635.19,1634.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46738,做多,2023-09-09 02:20:00,2023-09-09 02:40:00,1634.67,1634.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46739,做空,2023-09-09 02:40:00,2023-09-09 02:45:00,1634.7,1634.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46740,做多,2023-09-09 02:45:00,2023-09-09 02:50:00,1634.84,1634.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46741,做空,2023-09-09 02:50:00,2023-09-09 03:05:00,1634.3,1633.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46742,做多,2023-09-09 05:00:00,2023-09-09 05:10:00,1633.48,1633.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46743,做空,2023-09-09 05:10:00,2023-09-09 05:50:00,1633.3,1631.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46744,做多,2023-09-09 06:10:00,2023-09-09 06:55:00,1632.81,1634.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46745,做多,2023-09-09 07:55:00,2023-09-09 08:05:00,1633.73,1633.73,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46746,做空,2023-09-09 08:05:00,2023-09-09 08:15:00,1633.73,1633.3,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46747,做多,2023-09-09 08:40:00,2023-09-09 08:50:00,1633.69,1633.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46748,做空,2023-09-09 08:50:00,2023-09-09 09:15:00,1633.55,1633.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46749,做多,2023-09-09 09:20:00,2023-09-09 09:35:00,1633.36,1634.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46750,做多,2023-09-09 10:05:00,2023-09-09 10:10:00,1634.15,1633.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46751,做空,2023-09-09 10:10:00,2023-09-09 10:55:00,1633.8,1633.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46752,做多,2023-09-09 11:25:00,2023-09-09 11:30:00,1633.56,1634.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46753,做多,2023-09-09 14:15:00,2023-09-09 14:50:00,1631.4,1631.88,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46754,做多,2023-09-09 16:50:00,2023-09-09 17:00:00,1634.63,1634.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46755,做空,2023-09-09 17:00:00,2023-09-09 17:05:00,1634.48,1635.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46756,做多,2023-09-09 17:05:00,2023-09-09 17:10:00,1635.04,1634.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46757,做空,2023-09-09 17:10:00,2023-09-09 17:30:00,1634.19,1633.46,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46758,做多,2023-09-09 19:05:00,2023-09-09 19:35:00,1632.79,1632.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46759,做多,2023-09-09 20:35:00,2023-09-09 20:55:00,1633.25,1632.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46760,做空,2023-09-09 20:55:00,2023-09-09 21:10:00,1632.86,1634.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46761,做多,2023-09-09 21:10:00,2023-09-09 21:15:00,1634.87,1634.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46762,做多,2023-09-09 21:40:00,2023-09-09 21:55:00,1633.75,1634.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46763,做多,2023-09-10 01:55:00,2023-09-10 02:05:00,1630.41,1630.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46764,做空,2023-09-10 02:05:00,2023-09-10 02:15:00,1630.42,1630.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46765,做多,2023-09-10 02:15:00,2023-09-10 02:20:00,1630.53,1630.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46766,做空,2023-09-10 02:20:00,2023-09-10 02:45:00,1630.12,1630.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46767,做多,2023-09-10 02:45:00,2023-09-10 03:15:00,1630.0,1629.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46768,做空,2023-09-10 03:15:00,2023-09-10 03:25:00,1629.68,1629.47,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46769,做多,2023-09-10 03:30:00,2023-09-10 04:00:00,1629.77,1629.98,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46770,做空,2023-09-10 04:00:00,2023-09-10 04:15:00,1629.98,1628.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46771,做多,2023-09-10 05:25:00,2023-09-10 05:30:00,1625.4,1623.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46772,做空,2023-09-10 05:30:00,2023-09-10 05:40:00,1623.87,1624.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46773,做多,2023-09-10 05:40:00,2023-09-10 06:15:00,1624.49,1626.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46774,做多,2023-09-10 07:05:00,2023-09-10 07:20:00,1625.94,1625.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46775,做空,2023-09-10 07:20:00,2023-09-10 07:30:00,1625.51,1625.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46776,做多,2023-09-10 08:45:00,2023-09-10 08:50:00,1624.52,1624.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46777,做空,2023-09-10 08:50:00,2023-09-10 09:10:00,1624.33,1625.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46778,做多,2023-09-10 09:10:00,2023-09-10 09:25:00,1625.13,1624.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46779,做多,2023-09-10 11:10:00,2023-09-10 11:15:00,1623.67,1622.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46780,做空,2023-09-10 11:15:00,2023-09-10 13:05:00,1622.42,1624.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46781,做多,2023-09-10 13:05:00,2023-09-10 13:30:00,1624.67,1623.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46782,做空,2023-09-10 13:30:00,2023-09-10 13:35:00,1623.44,1625.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46783,做多,2023-09-10 13:35:00,2023-09-10 13:40:00,1625.42,1625.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46784,做多,2023-09-10 14:20:00,2023-09-10 14:25:00,1625.26,1624.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46785,做空,2023-09-10 14:25:00,2023-09-10 14:35:00,1624.14,1621.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46786,做多,2023-09-10 16:15:00,2023-09-10 18:20:00,1617.49,1612.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46787,做多,2023-09-10 19:45:00,2023-09-10 19:50:00,1612.3,1609.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46788,做空,2023-09-10 19:50:00,2023-09-10 19:55:00,1609.03,1616.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46789,做多,2023-09-10 19:55:00,2023-09-10 20:00:00,1616.47,1614.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46790,做多,2023-09-10 21:50:00,2023-09-10 22:00:00,1622.15,1621.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46791,做空,2023-09-10 22:00:00,2023-09-10 22:45:00,1621.57,1619.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46792,做多,2023-09-11 00:10:00,2023-09-11 00:15:00,1618.3,1616.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46793,做空,2023-09-11 00:15:00,2023-09-11 00:20:00,1616.93,1615.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46794,做多,2023-09-11 02:15:00,2023-09-11 02:35:00,1608.48,1611.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46795,做多,2023-09-11 06:55:00,2023-09-11 07:05:00,1614.73,1614.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46796,做空,2023-09-11 07:05:00,2023-09-11 07:15:00,1614.6,1612.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46797,做多,2023-09-11 10:45:00,2023-09-11 10:50:00,1590.99,1588.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46798,做空,2023-09-11 10:50:00,2023-09-11 11:10:00,1588.2,1588.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46799,做多,2023-09-11 11:10:00,2023-09-11 11:35:00,1588.46,1588.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46800,做空,2023-09-11 11:35:00,2023-09-11 11:45:00,1588.24,1587.95,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46801,做多,2023-09-11 11:45:00,2023-09-11 11:50:00,1587.95,1586.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46802,做空,2023-09-11 11:50:00,2023-09-11 12:05:00,1586.53,1587.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46803,做多,2023-09-11 12:05:00,2023-09-11 12:10:00,1587.63,1587.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46804,做空,2023-09-11 12:10:00,2023-09-11 12:20:00,1587.54,1585.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46805,做多,2023-09-11 12:25:00,2023-09-11 12:30:00,1586.62,1588.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46806,做多,2023-09-11 12:30:00,2023-09-11 12:35:00,1588.77,1589.13,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46807,做多,2023-09-11 15:55:00,2023-09-11 16:15:00,1561.68,1560.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46808,做空,2023-09-11 16:15:00,2023-09-11 16:25:00,1560.45,1563.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46809,做多,2023-09-11 16:25:00,2023-09-11 16:30:00,1563.01,1560.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46810,做空,2023-09-11 16:30:00,2023-09-11 16:45:00,1560.18,1561.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46811,做多,2023-09-11 16:45:00,2023-09-11 16:50:00,1561.45,1558.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46812,做空,2023-09-11 16:50:00,2023-09-11 17:00:00,1558.74,1556.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46813,做多,2023-09-11 17:30:00,2023-09-11 17:40:00,1558.01,1558.03,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46814,做空,2023-09-11 17:40:00,2023-09-11 17:45:00,1558.03,1560.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46815,做多,2023-09-11 17:45:00,2023-09-11 18:45:00,1560.25,1557.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46816,做空,2023-09-11 18:45:00,2023-09-11 18:55:00,1557.31,1555.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46817,做多,2023-09-11 20:45:00,2023-09-11 20:50:00,1542.53,1540.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46818,做空,2023-09-11 20:50:00,2023-09-11 21:05:00,1540.67,1539.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46819,做多,2023-09-11 21:10:00,2023-09-11 21:15:00,1547.44,1544.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46820,做多,2023-09-11 21:45:00,2023-09-11 21:50:00,1543.1,1542.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46821,做空,2023-09-11 21:50:00,2023-09-11 21:55:00,1542.4,1543.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46822,做多,2023-09-11 21:55:00,2023-09-11 22:25:00,1543.13,1547.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46823,做多,2023-09-12 00:25:00,2023-09-12 00:30:00,1550.05,1548.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46824,做空,2023-09-12 00:30:00,2023-09-12 00:35:00,1548.88,1551.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46825,做多,2023-09-12 00:35:00,2023-09-12 00:40:00,1551.7,1552.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46826,做多,2023-09-12 01:45:00,2023-09-12 01:50:00,1553.17,1551.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46827,做空,2023-09-12 01:50:00,2023-09-12 02:25:00,1551.97,1553.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46828,做多,2023-09-12 02:25:00,2023-09-12 02:35:00,1553.28,1557.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46829,做多,2023-09-12 06:00:00,2023-09-12 06:05:00,1581.29,1580.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46830,做空,2023-09-12 06:05:00,2023-09-12 06:20:00,1580.82,1579.13,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46831,做多,2023-09-12 06:20:00,2023-09-12 06:35:00,1579.13,1578.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46832,做空,2023-09-12 06:35:00,2023-09-12 06:50:00,1578.94,1578.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46833,做多,2023-09-12 06:50:00,2023-09-12 07:10:00,1578.51,1574.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46834,做空,2023-09-12 07:10:00,2023-09-12 07:15:00,1574.76,1574.56,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46835,做多,2023-09-12 07:35:00,2023-09-12 07:50:00,1578.89,1579.29,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46836,做空,2023-09-12 07:50:00,2023-09-12 08:55:00,1579.29,1577.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46837,做多,2023-09-12 09:15:00,2023-09-12 09:20:00,1578.91,1578.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46838,做空,2023-09-12 09:20:00,2023-09-12 09:25:00,1578.69,1580.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46839,做多,2023-09-12 09:25:00,2023-09-12 09:30:00,1580.4,1580.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46840,做多,2023-09-12 11:40:00,2023-09-12 12:15:00,1607.41,1607.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46841,做空,2023-09-12 12:15:00,2023-09-12 12:35:00,1607.81,1606.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46842,做多,2023-09-12 12:40:00,2023-09-12 12:45:00,1608.66,1604.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46843,做空,2023-09-12 12:45:00,2023-09-12 12:50:00,1604.92,1606.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46844,做多,2023-09-12 13:45:00,2023-09-12 14:00:00,1605.76,1604.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46845,做多,2023-09-12 14:30:00,2023-09-12 14:40:00,1604.67,1599.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46846,做空,2023-09-12 14:40:00,2023-09-12 14:45:00,1599.78,1596.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46847,做多,2023-09-12 15:25:00,2023-09-12 15:45:00,1602.14,1602.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46848,做空,2023-09-12 15:45:00,2023-09-12 16:55:00,1602.36,1598.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46849,做多,2023-09-12 18:25:00,2023-09-12 18:40:00,1591.34,1590.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46850,做空,2023-09-12 18:40:00,2023-09-12 21:00:00,1590.99,1598.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46851,做多,2023-09-12 21:05:00,2023-09-12 21:10:00,1599.8,1601.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46852,做多,2023-09-12 21:45:00,2023-09-12 22:00:00,1600.27,1599.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46853,做空,2023-09-12 22:00:00,2023-09-12 22:05:00,1599.01,1598.46,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46854,做多,2023-09-12 23:35:00,2023-09-12 23:40:00,1595.71,1592.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46855,做空,2023-09-12 23:40:00,2023-09-12 23:45:00,1592.93,1593.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46856,做多,2023-09-13 00:10:00,2023-09-13 00:30:00,1593.39,1595.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46857,做多,2023-09-13 01:50:00,2023-09-13 02:00:00,1597.61,1597.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46858,做空,2023-09-13 02:00:00,2023-09-13 02:10:00,1597.6,1597.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46859,做多,2023-09-13 02:10:00,2023-09-13 04:25:00,1597.21,1590.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46860,做空,2023-09-13 04:25:00,2023-09-13 04:30:00,1590.15,1590.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46861,做多,2023-09-13 04:30:00,2023-09-13 04:35:00,1590.64,1590.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46862,做空,2023-09-13 04:35:00,2023-09-13 05:10:00,1590.22,1589.18,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46863,做多,2023-09-13 05:10:00,2023-09-13 05:15:00,1589.18,1586.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46864,做空,2023-09-13 05:15:00,2023-09-13 05:20:00,1586.84,1585.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46865,做多,2023-09-13 06:40:00,2023-09-13 06:50:00,1585.82,1586.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46866,做多,2023-09-13 08:05:00,2023-09-13 09:25:00,1587.63,1595.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46867,做多,2023-09-13 10:30:00,2023-09-13 11:05:00,1596.81,1597.92,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46868,做空,2023-09-13 11:05:00,2023-09-13 11:15:00,1597.92,1597.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46869,做多,2023-09-13 11:15:00,2023-09-13 11:25:00,1597.84,1601.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46870,做多,2023-09-13 12:25:00,2023-09-13 12:30:00,1601.07,1594.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46871,做空,2023-09-13 12:30:00,2023-09-13 12:35:00,1594.51,1596.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46872,做多,2023-09-13 12:35:00,2023-09-13 13:00:00,1596.2,1597.8,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46873,做空,2023-09-13 13:00:00,2023-09-13 13:05:00,1597.8,1597.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46874,做多,2023-09-13 13:05:00,2023-09-13 13:50:00,1597.89,1595.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46875,做空,2023-09-13 13:50:00,2023-09-13 13:55:00,1595.07,1594.54,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46876,做多,2023-09-13 14:15:00,2023-09-13 14:25:00,1596.65,1599.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46877,做多,2023-09-13 16:10:00,2023-09-13 16:15:00,1608.81,1612.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46878,做多,2023-09-13 18:45:00,2023-09-13 19:30:00,1600.71,1600.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46879,做多,2023-09-13 19:40:00,2023-09-13 19:50:00,1601.21,1599.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46880,做多,2023-09-13 20:00:00,2023-09-13 20:15:00,1599.72,1600.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46881,做多,2023-09-13 22:55:00,2023-09-13 23:05:00,1606.09,1608.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46882,做多,2023-09-13 23:45:00,2023-09-14 00:00:00,1606.33,1606.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46883,做空,2023-09-14 00:00:00,2023-09-14 00:10:00,1606.2,1608.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46884,做多,2023-09-14 00:10:00,2023-09-14 00:15:00,1608.36,1608.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46885,做多,2023-09-14 01:50:00,2023-09-14 02:45:00,1621.93,1620.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46886,做空,2023-09-14 02:45:00,2023-09-14 02:55:00,1620.27,1622.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46887,做多,2023-09-14 02:55:00,2023-09-14 03:10:00,1622.53,1620.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46888,做空,2023-09-14 03:10:00,2023-09-14 03:50:00,1620.17,1619.21,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46889,做多,2023-09-14 03:50:00,2023-09-14 04:10:00,1619.21,1619.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46890,做空,2023-09-14 04:10:00,2023-09-14 04:20:00,1619.18,1616.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46891,做多,2023-09-14 05:10:00,2023-09-14 06:05:00,1617.22,1614.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46892,做空,2023-09-14 06:05:00,2023-09-14 06:10:00,1614.39,1614.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46893,做多,2023-09-14 06:10:00,2023-09-14 06:50:00,1614.99,1618.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46894,做多,2023-09-14 07:30:00,2023-09-14 07:35:00,1617.0,1618.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46895,做多,2023-09-14 08:25:00,2023-09-14 08:30:00,1619.4,1618.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46896,做空,2023-09-14 08:30:00,2023-09-14 08:35:00,1618.75,1620.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46897,做多,2023-09-14 08:35:00,2023-09-14 08:45:00,1620.86,1617.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46898,做空,2023-09-14 08:45:00,2023-09-14 09:10:00,1617.76,1620.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46899,做多,2023-09-14 09:10:00,2023-09-14 09:15:00,1620.09,1619.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46900,做空,2023-09-14 09:15:00,2023-09-14 09:35:00,1619.56,1618.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46901,做多,2023-09-14 09:45:00,2023-09-14 09:50:00,1619.22,1619.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46902,做空,2023-09-14 09:50:00,2023-09-14 10:05:00,1619.19,1618.74,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46903,做多,2023-09-14 10:05:00,2023-09-14 10:20:00,1618.74,1620.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46904,做多,2023-09-14 10:40:00,2023-09-14 10:45:00,1619.03,1618.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46905,做空,2023-09-14 10:45:00,2023-09-14 10:50:00,1618.89,1619.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46906,做多,2023-09-14 10:50:00,2023-09-14 10:55:00,1619.86,1621.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46907,做多,2023-09-14 12:20:00,2023-09-14 12:25:00,1624.95,1620.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46908,做空,2023-09-14 12:25:00,2023-09-14 12:30:00,1620.08,1618.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46909,做多,2023-09-14 12:45:00,2023-09-14 12:55:00,1621.81,1623.25,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46910,做空,2023-09-14 12:55:00,2023-09-14 13:55:00,1623.25,1624.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46911,做多,2023-09-14 13:55:00,2023-09-14 14:00:00,1624.52,1622.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46912,做空,2023-09-14 14:00:00,2023-09-14 14:05:00,1622.45,1623.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46913,做多,2023-09-14 14:05:00,2023-09-14 14:15:00,1623.3,1623.44,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -46914,做多,2023-09-14 14:20:00,2023-09-14 14:25:00,1627.17,1629.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46915,做多,2023-09-14 14:40:00,2023-09-14 14:45:00,1627.96,1630.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46916,做多,2023-09-14 15:30:00,2023-09-14 16:05:00,1630.57,1631.63,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46917,做空,2023-09-14 16:05:00,2023-09-14 16:25:00,1631.63,1631.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46918,做多,2023-09-14 16:25:00,2023-09-14 16:35:00,1631.67,1627.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46919,做空,2023-09-14 16:35:00,2023-09-14 16:40:00,1627.08,1630.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46920,做多,2023-09-14 16:40:00,2023-09-14 17:05:00,1630.38,1636.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46921,做多,2023-09-14 17:25:00,2023-09-14 18:00:00,1632.02,1637.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46922,做多,2023-09-14 19:40:00,2023-09-14 20:00:00,1631.51,1634.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46923,做多,2023-09-14 20:25:00,2023-09-14 20:30:00,1632.26,1631.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46924,做空,2023-09-14 20:30:00,2023-09-14 20:45:00,1631.39,1627.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46925,做多,2023-09-14 22:10:00,2023-09-14 22:20:00,1628.47,1630.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46926,做多,2023-09-15 00:30:00,2023-09-15 00:35:00,1627.35,1625.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46927,做空,2023-09-15 00:35:00,2023-09-15 00:40:00,1625.4,1626.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46928,做多,2023-09-15 00:40:00,2023-09-15 00:50:00,1626.38,1625.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46929,做空,2023-09-15 00:50:00,2023-09-15 00:55:00,1625.55,1623.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46930,做多,2023-09-15 01:20:00,2023-09-15 01:30:00,1624.99,1624.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46931,做空,2023-09-15 01:30:00,2023-09-15 01:40:00,1624.81,1625.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46932,做多,2023-09-15 01:40:00,2023-09-15 02:00:00,1625.73,1632.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46933,做多,2023-09-15 03:05:00,2023-09-15 03:20:00,1632.18,1631.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46934,做空,2023-09-15 03:20:00,2023-09-15 03:25:00,1631.69,1631.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46935,做多,2023-09-15 03:25:00,2023-09-15 03:35:00,1631.94,1631.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46936,做空,2023-09-15 03:35:00,2023-09-15 03:45:00,1631.99,1632.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46937,做多,2023-09-15 03:45:00,2023-09-15 04:10:00,1632.94,1634.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46938,做多,2023-09-15 04:45:00,2023-09-15 04:55:00,1632.61,1632.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46939,做空,2023-09-15 04:55:00,2023-09-15 05:05:00,1632.46,1632.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46940,做多,2023-09-15 05:05:00,2023-09-15 05:15:00,1632.5,1632.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46941,做空,2023-09-15 05:15:00,2023-09-15 05:30:00,1632.68,1632.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46942,做多,2023-09-15 05:30:00,2023-09-15 05:35:00,1632.67,1631.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46943,做空,2023-09-15 05:35:00,2023-09-15 05:40:00,1631.41,1629.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46944,做多,2023-09-15 06:15:00,2023-09-15 09:00:00,1630.81,1627.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -46945,做多,2023-09-15 09:10:00,2023-09-15 09:35:00,1627.01,1630.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46946,做多,2023-09-15 10:05:00,2023-09-15 10:35:00,1628.16,1627.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46947,做空,2023-09-15 10:35:00,2023-09-15 10:40:00,1627.88,1628.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46948,做多,2023-09-15 10:40:00,2023-09-15 11:05:00,1628.05,1628.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -46949,做空,2023-09-15 11:05:00,2023-09-15 11:10:00,1628.54,1624.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46950,做多,2023-09-15 13:15:00,2023-09-15 13:20:00,1621.63,1621.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46951,做空,2023-09-15 13:20:00,2023-09-15 13:30:00,1621.58,1620.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -46952,做多,2023-09-15 13:30:00,2023-09-15 13:40:00,1620.61,1623.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46953,做多,2023-09-15 14:00:00,2023-09-15 14:05:00,1621.04,1620.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46954,做空,2023-09-15 14:05:00,2023-09-15 14:15:00,1620.0,1620.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46955,做多,2023-09-15 14:15:00,2023-09-15 14:20:00,1620.89,1620.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46956,做空,2023-09-15 14:20:00,2023-09-15 14:25:00,1620.77,1619.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46957,做多,2023-09-15 15:30:00,2023-09-15 16:05:00,1616.49,1618.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46958,做多,2023-09-15 17:40:00,2023-09-15 17:50:00,1621.43,1619.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46959,做空,2023-09-15 17:50:00,2023-09-15 18:20:00,1619.93,1617.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46960,做多,2023-09-15 18:35:00,2023-09-15 18:45:00,1620.4,1618.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46961,做空,2023-09-15 18:45:00,2023-09-15 18:50:00,1618.25,1617.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46962,做多,2023-09-15 19:05:00,2023-09-15 19:15:00,1619.29,1622.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46963,做多,2023-09-15 20:15:00,2023-09-15 20:25:00,1620.88,1620.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46964,做空,2023-09-15 20:25:00,2023-09-15 20:30:00,1620.42,1620.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46965,做多,2023-09-15 20:30:00,2023-09-15 21:00:00,1620.65,1622.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46966,做多,2023-09-16 00:30:00,2023-09-16 00:35:00,1643.32,1641.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46967,做空,2023-09-16 00:35:00,2023-09-16 01:00:00,1641.43,1642.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46968,做多,2023-09-16 01:00:00,2023-09-16 01:15:00,1642.1,1643.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46969,做多,2023-09-16 01:45:00,2023-09-16 02:05:00,1641.82,1645.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46970,做多,2023-09-16 03:20:00,2023-09-16 03:25:00,1646.59,1645.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46971,做空,2023-09-16 03:25:00,2023-09-16 03:45:00,1645.33,1642.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46972,做多,2023-09-16 06:05:00,2023-09-16 06:10:00,1638.55,1637.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46973,做空,2023-09-16 06:10:00,2023-09-16 06:20:00,1637.34,1635.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46974,做多,2023-09-16 07:25:00,2023-09-16 07:30:00,1636.39,1635.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46975,做空,2023-09-16 07:30:00,2023-09-16 07:45:00,1635.23,1636.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46976,做多,2023-09-16 07:45:00,2023-09-16 08:00:00,1636.05,1635.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46977,做空,2023-09-16 08:00:00,2023-09-16 08:10:00,1635.59,1633.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -46978,做多,2023-09-16 08:30:00,2023-09-16 08:50:00,1636.25,1634.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46979,做空,2023-09-16 08:50:00,2023-09-16 08:55:00,1634.19,1634.09,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46980,做多,2023-09-16 09:15:00,2023-09-16 09:35:00,1635.07,1637.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46981,做多,2023-09-16 10:15:00,2023-09-16 10:20:00,1635.05,1633.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46982,做空,2023-09-16 10:20:00,2023-09-16 10:25:00,1633.15,1634.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46983,做多,2023-09-16 10:25:00,2023-09-16 11:05:00,1634.79,1634.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46984,做空,2023-09-16 11:05:00,2023-09-16 11:10:00,1634.65,1634.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46985,做多,2023-09-16 11:10:00,2023-09-16 11:15:00,1634.78,1633.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46986,做空,2023-09-16 11:15:00,2023-09-16 11:20:00,1633.67,1635.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46987,做多,2023-09-16 11:20:00,2023-09-16 11:25:00,1635.65,1633.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46988,做空,2023-09-16 11:25:00,2023-09-16 11:30:00,1633.95,1634.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46989,做多,2023-09-16 11:30:00,2023-09-16 11:35:00,1634.6,1634.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46990,做空,2023-09-16 11:35:00,2023-09-16 11:40:00,1634.4,1636.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46991,做多,2023-09-16 11:40:00,2023-09-16 11:55:00,1636.29,1634.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46992,做空,2023-09-16 11:55:00,2023-09-16 12:05:00,1634.93,1634.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -46993,做多,2023-09-16 12:30:00,2023-09-16 12:40:00,1635.38,1637.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46994,做多,2023-09-16 14:25:00,2023-09-16 14:45:00,1634.62,1632.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46995,做空,2023-09-16 14:45:00,2023-09-16 14:50:00,1632.61,1633.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -46996,做多,2023-09-16 15:10:00,2023-09-16 15:20:00,1634.35,1635.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -46997,做多,2023-09-16 16:10:00,2023-09-16 16:15:00,1634.49,1634.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46998,做空,2023-09-16 16:15:00,2023-09-16 16:35:00,1634.15,1634.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -46999,做多,2023-09-16 16:35:00,2023-09-16 16:45:00,1634.82,1634.83,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47000,做空,2023-09-16 16:45:00,2023-09-16 18:20:00,1634.83,1636.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47001,做多,2023-09-16 18:20:00,2023-09-16 18:25:00,1636.81,1635.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47002,做空,2023-09-16 18:25:00,2023-09-16 18:45:00,1635.87,1635.41,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47003,做多,2023-09-16 18:55:00,2023-09-16 19:00:00,1636.47,1636.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47004,做空,2023-09-16 19:00:00,2023-09-16 19:05:00,1636.14,1633.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47005,做多,2023-09-16 20:10:00,2023-09-16 20:20:00,1633.56,1633.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47006,做空,2023-09-16 20:20:00,2023-09-16 21:30:00,1633.42,1634.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47007,做多,2023-09-16 21:30:00,2023-09-16 21:35:00,1634.68,1636.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47008,做多,2023-09-16 21:50:00,2023-09-16 22:05:00,1635.76,1635.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47009,做空,2023-09-16 22:05:00,2023-09-16 22:30:00,1635.18,1635.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47010,做多,2023-09-16 22:30:00,2023-09-16 22:35:00,1635.38,1635.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47011,做空,2023-09-16 22:35:00,2023-09-16 22:45:00,1635.34,1635.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47012,做多,2023-09-16 22:45:00,2023-09-16 22:55:00,1635.28,1635.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47013,做空,2023-09-16 22:55:00,2023-09-16 23:00:00,1635.2,1635.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47014,做多,2023-09-16 23:00:00,2023-09-16 23:10:00,1635.46,1634.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47015,做空,2023-09-16 23:10:00,2023-09-16 23:15:00,1634.92,1632.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47016,做多,2023-09-17 01:40:00,2023-09-17 01:45:00,1625.63,1625.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47017,做空,2023-09-17 01:45:00,2023-09-17 02:15:00,1625.39,1625.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47018,做多,2023-09-17 02:15:00,2023-09-17 02:35:00,1625.93,1627.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47019,做多,2023-09-17 03:35:00,2023-09-17 04:00:00,1627.44,1627.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47020,做空,2023-09-17 04:00:00,2023-09-17 04:35:00,1627.12,1627.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47021,做多,2023-09-17 04:35:00,2023-09-17 04:50:00,1627.82,1629.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47022,做多,2023-09-17 05:25:00,2023-09-17 05:30:00,1628.95,1628.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47023,做空,2023-09-17 05:30:00,2023-09-17 05:45:00,1628.68,1628.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47024,做多,2023-09-17 05:45:00,2023-09-17 06:05:00,1628.99,1628.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47025,做空,2023-09-17 06:05:00,2023-09-17 06:30:00,1628.49,1629.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47026,做多,2023-09-17 06:30:00,2023-09-17 06:35:00,1629.53,1630.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47027,做多,2023-09-17 06:50:00,2023-09-17 07:30:00,1629.5,1628.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47028,做空,2023-09-17 07:30:00,2023-09-17 07:45:00,1628.71,1627.9,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47029,做多,2023-09-17 08:10:00,2023-09-17 08:15:00,1629.18,1628.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47030,做空,2023-09-17 08:15:00,2023-09-17 08:20:00,1628.66,1629.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47031,做多,2023-09-17 08:20:00,2023-09-17 08:30:00,1629.25,1631.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47032,做多,2023-09-17 12:15:00,2023-09-17 12:45:00,1630.56,1630.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47033,做空,2023-09-17 12:45:00,2023-09-17 13:35:00,1630.37,1627.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47034,做多,2023-09-17 14:25:00,2023-09-17 14:35:00,1630.33,1630.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47035,做多,2023-09-17 15:00:00,2023-09-17 15:15:00,1630.19,1629.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47036,做空,2023-09-17 15:15:00,2023-09-17 15:20:00,1629.04,1630.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47037,做多,2023-09-17 15:20:00,2023-09-17 15:30:00,1630.12,1629.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47038,做空,2023-09-17 15:30:00,2023-09-17 16:05:00,1629.25,1626.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47039,做多,2023-09-17 18:10:00,2023-09-17 18:15:00,1623.23,1622.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47040,做空,2023-09-17 18:15:00,2023-09-17 18:20:00,1622.5,1622.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47041,做多,2023-09-17 18:20:00,2023-09-17 18:35:00,1622.81,1624.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47042,做多,2023-09-17 19:50:00,2023-09-17 20:00:00,1624.94,1624.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47043,做空,2023-09-17 20:00:00,2023-09-17 20:35:00,1624.79,1624.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47044,做多,2023-09-17 20:35:00,2023-09-17 20:40:00,1624.85,1620.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47045,做空,2023-09-17 20:40:00,2023-09-17 20:45:00,1620.94,1620.33,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47046,做多,2023-09-17 22:15:00,2023-09-17 23:00:00,1617.64,1617.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47047,做空,2023-09-17 23:00:00,2023-09-17 23:10:00,1617.3,1616.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47048,做多,2023-09-17 23:25:00,2023-09-17 23:45:00,1618.65,1619.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47049,做多,2023-09-18 01:35:00,2023-09-18 01:50:00,1614.66,1614.86,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47050,做空,2023-09-18 01:50:00,2023-09-18 04:45:00,1614.86,1628.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47051,做多,2023-09-18 04:45:00,2023-09-18 05:05:00,1628.3,1629.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47052,做空,2023-09-18 05:05:00,2023-09-18 06:05:00,1629.61,1630.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47053,做多,2023-09-18 06:05:00,2023-09-18 06:10:00,1630.94,1630.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47054,做空,2023-09-18 06:10:00,2023-09-18 06:20:00,1630.8,1631.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47055,做多,2023-09-18 06:20:00,2023-09-18 06:25:00,1631.17,1630.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47056,做空,2023-09-18 06:25:00,2023-09-18 06:40:00,1630.76,1631.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47057,做多,2023-09-18 06:40:00,2023-09-18 06:45:00,1631.13,1630.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47058,做空,2023-09-18 06:45:00,2023-09-18 06:55:00,1630.93,1628.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47059,做多,2023-09-18 07:10:00,2023-09-18 07:25:00,1630.6,1635.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47060,做多,2023-09-18 07:45:00,2023-09-18 07:50:00,1632.97,1630.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47061,做空,2023-09-18 07:50:00,2023-09-18 07:55:00,1630.96,1633.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47062,做多,2023-09-18 07:55:00,2023-09-18 08:05:00,1633.22,1631.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47063,做空,2023-09-18 08:05:00,2023-09-18 08:55:00,1631.81,1632.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47064,做多,2023-09-18 08:55:00,2023-09-18 09:05:00,1632.24,1633.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47065,做多,2023-09-18 13:35:00,2023-09-18 13:40:00,1659.77,1655.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47066,做空,2023-09-18 13:40:00,2023-09-18 13:55:00,1655.01,1656.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47067,做多,2023-09-18 14:40:00,2023-09-18 15:15:00,1656.39,1657.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47068,做多,2023-09-18 16:00:00,2023-09-18 16:05:00,1657.12,1654.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47069,做空,2023-09-18 16:05:00,2023-09-18 16:10:00,1654.93,1654.3,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47070,做多,2023-09-18 16:40:00,2023-09-18 16:45:00,1656.65,1656.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47071,做空,2023-09-18 16:45:00,2023-09-18 17:00:00,1656.47,1655.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47072,做多,2023-09-18 17:00:00,2023-09-18 17:05:00,1655.91,1653.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47073,做空,2023-09-18 17:05:00,2023-09-18 17:15:00,1653.43,1649.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47074,做多,2023-09-18 19:05:00,2023-09-18 19:10:00,1638.84,1637.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47075,做空,2023-09-18 19:10:00,2023-09-18 19:25:00,1637.25,1638.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47076,做多,2023-09-18 19:25:00,2023-09-18 19:45:00,1638.6,1640.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47077,做多,2023-09-18 21:25:00,2023-09-18 21:30:00,1637.77,1636.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47078,做空,2023-09-18 21:30:00,2023-09-18 21:35:00,1636.83,1637.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47079,做多,2023-09-18 21:35:00,2023-09-18 21:55:00,1637.5,1639.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47080,做多,2023-09-18 22:40:00,2023-09-18 22:50:00,1638.73,1640.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47081,做多,2023-09-19 00:05:00,2023-09-19 00:10:00,1637.79,1636.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47082,做空,2023-09-19 00:10:00,2023-09-19 00:15:00,1636.05,1633.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47083,做多,2023-09-19 01:20:00,2023-09-19 02:10:00,1631.92,1633.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47084,做多,2023-09-19 04:20:00,2023-09-19 04:25:00,1635.58,1634.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47085,做空,2023-09-19 04:25:00,2023-09-19 04:30:00,1634.6,1634.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47086,做多,2023-09-19 04:30:00,2023-09-19 04:45:00,1634.78,1636.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47087,做多,2023-09-19 06:35:00,2023-09-19 06:50:00,1636.18,1635.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47088,做空,2023-09-19 06:50:00,2023-09-19 07:45:00,1635.67,1636.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47089,做多,2023-09-19 07:45:00,2023-09-19 07:55:00,1636.77,1635.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47090,做空,2023-09-19 07:55:00,2023-09-19 08:00:00,1635.42,1635.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47091,做多,2023-09-19 08:00:00,2023-09-19 08:10:00,1635.44,1637.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47092,做多,2023-09-19 08:10:00,2023-09-19 08:15:00,1637.99,1637.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47093,做多,2023-09-19 11:45:00,2023-09-19 12:25:00,1645.22,1649.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47094,做多,2023-09-19 13:15:00,2023-09-19 13:40:00,1644.63,1645.17,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47095,做空,2023-09-19 13:40:00,2023-09-19 13:50:00,1645.17,1641.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47096,做多,2023-09-19 14:15:00,2023-09-19 14:20:00,1642.75,1642.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47097,做空,2023-09-19 14:20:00,2023-09-19 14:40:00,1642.45,1642.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47098,做多,2023-09-19 14:40:00,2023-09-19 15:00:00,1642.81,1646.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47099,做多,2023-09-19 18:15:00,2023-09-19 18:25:00,1648.24,1646.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47100,做空,2023-09-19 18:25:00,2023-09-19 18:30:00,1646.02,1646.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47101,做多,2023-09-19 18:30:00,2023-09-19 18:35:00,1646.64,1644.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47102,做空,2023-09-19 18:35:00,2023-09-19 18:40:00,1644.1,1644.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47103,做多,2023-09-19 19:55:00,2023-09-19 20:15:00,1643.39,1639.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47104,做空,2023-09-19 20:15:00,2023-09-19 20:20:00,1639.11,1639.08,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47105,做多,2023-09-19 20:45:00,2023-09-19 20:55:00,1641.83,1641.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47106,做空,2023-09-19 20:55:00,2023-09-19 21:05:00,1641.6,1641.38,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47107,做多,2023-09-19 21:05:00,2023-09-19 21:10:00,1641.38,1639.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47108,做空,2023-09-19 21:10:00,2023-09-19 21:15:00,1639.38,1639.1,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47109,做多,2023-09-19 21:50:00,2023-09-19 22:00:00,1641.44,1640.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47110,做空,2023-09-19 22:00:00,2023-09-19 22:15:00,1640.16,1636.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47111,做多,2023-09-19 22:30:00,2023-09-19 22:50:00,1639.47,1641.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47112,做多,2023-09-20 00:10:00,2023-09-20 00:15:00,1642.99,1641.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47113,做空,2023-09-20 00:15:00,2023-09-20 00:20:00,1641.65,1640.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47114,做多,2023-09-20 01:00:00,2023-09-20 01:05:00,1643.09,1644.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47115,做多,2023-09-20 04:35:00,2023-09-20 04:45:00,1637.45,1637.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47116,做空,2023-09-20 04:45:00,2023-09-20 04:55:00,1637.46,1634.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47117,做多,2023-09-20 05:25:00,2023-09-20 05:30:00,1636.41,1635.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47118,做空,2023-09-20 05:30:00,2023-09-20 05:55:00,1635.44,1633.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47119,做多,2023-09-20 06:10:00,2023-09-20 06:25:00,1635.03,1634.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47120,做空,2023-09-20 06:25:00,2023-09-20 06:35:00,1634.88,1634.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47121,做多,2023-09-20 06:35:00,2023-09-20 06:40:00,1634.7,1634.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47122,做空,2023-09-20 06:40:00,2023-09-20 06:50:00,1634.23,1632.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47123,做多,2023-09-20 07:20:00,2023-09-20 07:25:00,1633.99,1633.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47124,做空,2023-09-20 07:25:00,2023-09-20 07:30:00,1633.17,1634.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47125,做多,2023-09-20 07:30:00,2023-09-20 07:50:00,1634.78,1633.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47126,做空,2023-09-20 07:50:00,2023-09-20 08:15:00,1633.98,1634.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47127,做多,2023-09-20 08:15:00,2023-09-20 08:30:00,1634.64,1634.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47128,做空,2023-09-20 08:30:00,2023-09-20 09:20:00,1634.44,1635.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47129,做多,2023-09-20 09:20:00,2023-09-20 09:25:00,1635.03,1634.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47130,做空,2023-09-20 09:25:00,2023-09-20 09:30:00,1634.35,1633.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47131,做多,2023-09-20 10:50:00,2023-09-20 11:20:00,1627.51,1629.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47132,做多,2023-09-20 12:15:00,2023-09-20 12:20:00,1629.97,1629.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47133,做空,2023-09-20 12:20:00,2023-09-20 12:25:00,1629.11,1627.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47134,做多,2023-09-20 13:35:00,2023-09-20 13:45:00,1626.89,1631.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47135,做多,2023-09-20 14:20:00,2023-09-20 14:45:00,1628.71,1626.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47136,做空,2023-09-20 14:45:00,2023-09-20 15:05:00,1626.93,1628.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47137,做多,2023-09-20 15:05:00,2023-09-20 16:00:00,1628.58,1628.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47138,做空,2023-09-20 16:00:00,2023-09-20 16:10:00,1628.04,1627.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47139,做多,2023-09-20 16:10:00,2023-09-20 16:15:00,1627.62,1627.98,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47140,做多,2023-09-20 16:35:00,2023-09-20 16:40:00,1628.58,1627.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47141,做空,2023-09-20 16:40:00,2023-09-20 17:00:00,1627.56,1627.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47142,做多,2023-09-20 17:00:00,2023-09-20 17:15:00,1627.69,1631.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47143,做多,2023-09-20 17:45:00,2023-09-20 18:15:00,1627.63,1632.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47144,做多,2023-09-20 18:50:00,2023-09-20 19:00:00,1630.35,1630.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47145,做空,2023-09-20 19:00:00,2023-09-20 19:15:00,1630.07,1607.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47146,做多,2023-09-20 20:35:00,2023-09-20 20:55:00,1618.54,1624.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47147,做多,2023-09-20 23:25:00,2023-09-20 23:35:00,1622.87,1622.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47148,做空,2023-09-20 23:35:00,2023-09-21 00:05:00,1622.12,1621.39,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47149,做多,2023-09-21 00:05:00,2023-09-21 00:15:00,1621.39,1621.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47150,做空,2023-09-21 00:15:00,2023-09-21 00:25:00,1621.04,1620.62,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47151,做多,2023-09-21 00:35:00,2023-09-21 00:45:00,1622.03,1624.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47152,做多,2023-09-21 02:00:00,2023-09-21 02:20:00,1618.63,1615.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47153,做空,2023-09-21 02:20:00,2023-09-21 02:25:00,1615.49,1616.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47154,做多,2023-09-21 02:25:00,2023-09-21 03:40:00,1616.26,1621.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47155,做多,2023-09-21 05:10:00,2023-09-21 05:15:00,1622.35,1621.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47156,做空,2023-09-21 05:15:00,2023-09-21 05:25:00,1621.68,1620.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47157,做多,2023-09-21 05:40:00,2023-09-21 06:00:00,1622.92,1621.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47158,做空,2023-09-21 06:00:00,2023-09-21 06:15:00,1621.94,1619.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47159,做多,2023-09-21 06:50:00,2023-09-21 07:00:00,1620.19,1620.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47160,做空,2023-09-21 07:00:00,2023-09-21 07:45:00,1620.1,1617.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47161,做多,2023-09-21 08:10:00,2023-09-21 08:20:00,1618.68,1618.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47162,做空,2023-09-21 08:20:00,2023-09-21 08:25:00,1618.09,1617.44,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47163,做多,2023-09-21 08:35:00,2023-09-21 08:40:00,1618.81,1620.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47164,做多,2023-09-21 12:00:00,2023-09-21 12:05:00,1595.57,1593.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47165,做空,2023-09-21 12:05:00,2023-09-21 12:25:00,1593.81,1590.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47166,做多,2023-09-21 14:30:00,2023-09-21 15:15:00,1583.57,1580.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47167,做空,2023-09-21 15:15:00,2023-09-21 15:20:00,1580.3,1582.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47168,做多,2023-09-21 15:20:00,2023-09-21 15:25:00,1582.25,1581.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47169,做空,2023-09-21 15:25:00,2023-09-21 15:40:00,1581.0,1583.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47170,做多,2023-09-21 15:40:00,2023-09-21 15:45:00,1583.6,1585.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47171,做多,2023-09-21 16:05:00,2023-09-21 16:40:00,1582.13,1583.2,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47172,做空,2023-09-21 16:40:00,2023-09-21 18:05:00,1583.2,1589.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47173,做多,2023-09-21 18:05:00,2023-09-21 18:20:00,1589.72,1588.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47174,做空,2023-09-21 18:20:00,2023-09-21 18:35:00,1588.93,1589.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47175,做多,2023-09-21 18:35:00,2023-09-21 18:45:00,1589.28,1588.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47176,做空,2023-09-21 18:45:00,2023-09-21 18:50:00,1588.85,1589.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47177,做多,2023-09-21 18:50:00,2023-09-21 18:55:00,1589.99,1590.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47178,做多,2023-09-21 19:20:00,2023-09-21 19:25:00,1588.96,1588.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47179,做空,2023-09-21 19:25:00,2023-09-21 19:45:00,1588.2,1589.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47180,做多,2023-09-21 19:45:00,2023-09-21 19:50:00,1589.14,1588.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47181,做空,2023-09-21 19:50:00,2023-09-21 19:55:00,1588.49,1588.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47182,做多,2023-09-21 19:55:00,2023-09-21 20:05:00,1588.91,1587.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47183,做空,2023-09-21 20:05:00,2023-09-21 20:20:00,1587.91,1586.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47184,做多,2023-09-21 20:45:00,2023-09-21 22:00:00,1587.55,1585.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47185,做空,2023-09-21 22:00:00,2023-09-21 22:05:00,1585.53,1585.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47186,做多,2023-09-21 22:05:00,2023-09-21 23:10:00,1585.58,1585.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47187,做多,2023-09-21 23:20:00,2023-09-21 23:25:00,1585.53,1584.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47188,做空,2023-09-21 23:25:00,2023-09-21 23:50:00,1584.54,1583.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47189,做多,2023-09-22 00:00:00,2023-09-22 00:10:00,1584.55,1582.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47190,做空,2023-09-22 00:10:00,2023-09-22 00:15:00,1582.84,1582.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47191,做多,2023-09-22 00:30:00,2023-09-22 00:35:00,1587.63,1587.81,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47192,做多,2023-09-22 03:05:00,2023-09-22 03:10:00,1590.33,1592.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47193,做多,2023-09-22 05:45:00,2023-09-22 05:50:00,1592.81,1592.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47194,做空,2023-09-22 05:50:00,2023-09-22 05:55:00,1592.42,1593.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47195,做多,2023-09-22 05:55:00,2023-09-22 06:10:00,1593.33,1591.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47196,做空,2023-09-22 06:10:00,2023-09-22 06:15:00,1591.42,1592.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47197,做多,2023-09-22 06:15:00,2023-09-22 06:30:00,1592.06,1592.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47198,做空,2023-09-22 06:30:00,2023-09-22 07:10:00,1592.28,1592.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47199,做多,2023-09-22 07:10:00,2023-09-22 07:20:00,1592.89,1590.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47200,做空,2023-09-22 07:20:00,2023-09-22 07:25:00,1590.5,1588.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47201,做多,2023-09-22 07:45:00,2023-09-22 07:50:00,1593.22,1595.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47202,做多,2023-09-22 08:45:00,2023-09-22 08:55:00,1595.45,1595.55,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47203,做空,2023-09-22 08:55:00,2023-09-22 10:00:00,1595.55,1595.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47204,做多,2023-09-22 10:00:00,2023-09-22 10:20:00,1595.26,1592.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47205,做空,2023-09-22 10:20:00,2023-09-22 10:25:00,1592.6,1593.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47206,做多,2023-09-22 10:30:00,2023-09-22 10:35:00,1594.64,1592.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47207,做空,2023-09-22 10:35:00,2023-09-22 10:40:00,1592.96,1593.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47208,做多,2023-09-22 10:40:00,2023-09-22 11:30:00,1593.41,1596.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47209,做多,2023-09-22 12:40:00,2023-09-22 12:45:00,1596.76,1595.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47210,做空,2023-09-22 12:45:00,2023-09-22 12:50:00,1595.66,1595.45,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47211,做多,2023-09-22 13:25:00,2023-09-22 13:35:00,1596.07,1594.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47212,做空,2023-09-22 13:35:00,2023-09-22 13:40:00,1594.86,1593.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47213,做多,2023-09-22 13:45:00,2023-09-22 13:50:00,1596.31,1593.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47214,做空,2023-09-22 13:50:00,2023-09-22 13:55:00,1593.21,1595.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47215,做多,2023-09-22 13:55:00,2023-09-22 14:05:00,1595.97,1598.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47216,做多,2023-09-22 14:20:00,2023-09-22 14:25:00,1596.13,1595.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47217,做空,2023-09-22 14:25:00,2023-09-22 14:55:00,1595.79,1597.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47218,做多,2023-09-22 14:55:00,2023-09-22 15:00:00,1597.84,1595.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47219,做空,2023-09-22 15:00:00,2023-09-22 15:05:00,1595.47,1595.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47220,做多,2023-09-22 15:05:00,2023-09-22 15:10:00,1595.98,1595.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47221,做空,2023-09-22 15:10:00,2023-09-22 15:15:00,1595.02,1597.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47222,做多,2023-09-22 15:15:00,2023-09-22 15:20:00,1597.15,1596.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47223,做空,2023-09-22 15:20:00,2023-09-22 15:50:00,1596.84,1593.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47224,做多,2023-09-22 17:50:00,2023-09-22 18:00:00,1589.73,1591.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47225,做多,2023-09-22 21:25:00,2023-09-22 22:00:00,1591.27,1593.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47226,做多,2023-09-22 22:40:00,2023-09-22 22:45:00,1592.54,1592.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47227,做空,2023-09-22 22:45:00,2023-09-22 22:50:00,1592.32,1594.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47228,做多,2023-09-22 22:50:00,2023-09-22 23:15:00,1594.01,1592.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47229,做空,2023-09-22 23:15:00,2023-09-22 23:20:00,1592.64,1593.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47230,做多,2023-09-22 23:20:00,2023-09-22 23:25:00,1593.46,1592.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47231,做空,2023-09-22 23:25:00,2023-09-22 23:35:00,1592.86,1593.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47232,做多,2023-09-22 23:35:00,2023-09-22 23:45:00,1593.24,1592.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47233,做空,2023-09-22 23:45:00,2023-09-23 00:05:00,1592.69,1593.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47234,做多,2023-09-23 00:05:00,2023-09-23 00:10:00,1593.27,1595.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47235,做多,2023-09-23 00:45:00,2023-09-23 00:50:00,1594.17,1593.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47236,做空,2023-09-23 00:50:00,2023-09-23 00:55:00,1593.75,1595.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47237,做多,2023-09-23 00:55:00,2023-09-23 01:05:00,1595.11,1593.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47238,做空,2023-09-23 01:05:00,2023-09-23 01:15:00,1593.27,1594.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47239,做多,2023-09-23 01:15:00,2023-09-23 01:20:00,1594.99,1593.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47240,做空,2023-09-23 01:20:00,2023-09-23 01:25:00,1593.77,1594.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47241,做多,2023-09-23 01:25:00,2023-09-23 01:55:00,1594.71,1595.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47242,做空,2023-09-23 01:55:00,2023-09-23 02:20:00,1595.01,1593.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47243,做多,2023-09-23 03:40:00,2023-09-23 03:45:00,1592.0,1591.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47244,做空,2023-09-23 03:45:00,2023-09-23 04:00:00,1591.38,1589.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47245,做多,2023-09-23 04:25:00,2023-09-23 05:25:00,1591.28,1593.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47246,做多,2023-09-23 06:50:00,2023-09-23 07:10:00,1593.85,1593.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47247,做空,2023-09-23 07:10:00,2023-09-23 07:25:00,1593.32,1592.83,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47248,做多,2023-09-23 07:30:00,2023-09-23 07:35:00,1593.99,1593.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47249,做空,2023-09-23 07:35:00,2023-09-23 07:40:00,1593.47,1592.75,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47250,做多,2023-09-23 07:55:00,2023-09-23 08:00:00,1593.73,1593.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47251,做多,2023-09-23 08:10:00,2023-09-23 08:20:00,1593.78,1592.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47252,做空,2023-09-23 08:20:00,2023-09-23 08:25:00,1592.55,1592.31,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47253,做多,2023-09-23 09:05:00,2023-09-23 09:10:00,1593.74,1591.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47254,做空,2023-09-23 09:10:00,2023-09-23 09:25:00,1591.86,1590.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47255,做多,2023-09-23 09:50:00,2023-09-23 10:05:00,1591.92,1591.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47256,做空,2023-09-23 10:05:00,2023-09-23 10:10:00,1591.79,1591.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47257,做多,2023-09-23 10:10:00,2023-09-23 10:25:00,1591.94,1591.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47258,做空,2023-09-23 10:25:00,2023-09-23 10:30:00,1591.7,1591.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47259,做多,2023-09-23 10:30:00,2023-09-23 10:55:00,1591.87,1591.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47260,做空,2023-09-23 10:55:00,2023-09-23 11:20:00,1591.24,1590.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47261,做多,2023-09-23 11:30:00,2023-09-23 12:40:00,1591.82,1594.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47262,做多,2023-09-23 14:25:00,2023-09-23 15:00:00,1590.82,1590.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47263,做空,2023-09-23 15:00:00,2023-09-23 15:05:00,1590.4,1590.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47264,做多,2023-09-23 15:05:00,2023-09-23 15:10:00,1590.93,1590.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47265,做空,2023-09-23 15:10:00,2023-09-23 15:20:00,1590.74,1588.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47266,做多,2023-09-23 15:50:00,2023-09-23 15:55:00,1590.19,1589.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47267,做空,2023-09-23 15:55:00,2023-09-23 16:35:00,1589.75,1589.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47268,做多,2023-09-23 16:35:00,2023-09-23 16:50:00,1589.24,1591.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47269,做多,2023-09-23 18:00:00,2023-09-23 18:10:00,1590.8,1592.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47270,做多,2023-09-23 20:25:00,2023-09-23 21:30:00,1593.1,1592.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47271,做空,2023-09-23 21:30:00,2023-09-23 21:40:00,1592.52,1591.97,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47272,做多,2023-09-23 22:00:00,2023-09-23 22:15:00,1592.16,1592.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47273,做空,2023-09-23 22:15:00,2023-09-23 22:20:00,1592.25,1592.07,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47274,做多,2023-09-23 23:10:00,2023-09-23 23:20:00,1591.41,1590.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47275,做空,2023-09-23 23:20:00,2023-09-23 23:30:00,1590.87,1591.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47276,做多,2023-09-23 23:30:00,2023-09-23 23:50:00,1591.37,1593.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47277,做多,2023-09-24 00:50:00,2023-09-24 02:10:00,1591.82,1593.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47278,做多,2023-09-24 02:55:00,2023-09-24 03:00:00,1593.38,1592.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47279,做空,2023-09-24 03:00:00,2023-09-24 03:05:00,1592.97,1593.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47280,做多,2023-09-24 03:05:00,2023-09-24 03:10:00,1593.36,1592.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47281,做空,2023-09-24 03:10:00,2023-09-24 03:40:00,1592.94,1592.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47282,做多,2023-09-24 04:50:00,2023-09-24 05:00:00,1592.07,1591.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47283,做空,2023-09-24 05:00:00,2023-09-24 05:05:00,1591.64,1592.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47284,做多,2023-09-24 05:05:00,2023-09-24 05:15:00,1592.11,1591.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47285,做空,2023-09-24 05:15:00,2023-09-24 05:50:00,1591.48,1591.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47286,做多,2023-09-24 05:50:00,2023-09-24 06:00:00,1591.97,1590.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47287,做空,2023-09-24 06:00:00,2023-09-24 06:25:00,1590.98,1591.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47288,做多,2023-09-24 06:25:00,2023-09-24 06:45:00,1591.36,1591.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47289,做空,2023-09-24 06:45:00,2023-09-24 06:55:00,1591.3,1591.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47290,做多,2023-09-24 06:55:00,2023-09-24 07:15:00,1591.49,1590.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47291,做空,2023-09-24 07:15:00,2023-09-24 08:00:00,1590.5,1591.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47292,做多,2023-09-24 08:00:00,2023-09-24 08:10:00,1591.54,1591.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47293,做空,2023-09-24 08:10:00,2023-09-24 08:15:00,1591.06,1591.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47294,做多,2023-09-24 08:15:00,2023-09-24 08:25:00,1591.32,1592.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47295,做多,2023-09-24 09:45:00,2023-09-24 11:20:00,1593.28,1594.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47296,做多,2023-09-24 12:45:00,2023-09-24 12:50:00,1594.41,1595.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47297,做多,2023-09-24 13:45:00,2023-09-24 14:00:00,1593.7,1593.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47298,做空,2023-09-24 14:00:00,2023-09-24 14:15:00,1593.22,1594.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47299,做多,2023-09-24 14:15:00,2023-09-24 14:20:00,1594.5,1593.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47300,做空,2023-09-24 14:20:00,2023-09-24 14:30:00,1593.79,1593.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47301,做多,2023-09-24 14:30:00,2023-09-24 15:00:00,1593.68,1595.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47302,做多,2023-09-24 16:45:00,2023-09-24 17:00:00,1590.57,1589.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47303,做空,2023-09-24 17:00:00,2023-09-24 17:10:00,1589.63,1590.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47304,做多,2023-09-24 17:10:00,2023-09-24 17:15:00,1590.69,1591.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47305,做多,2023-09-24 17:35:00,2023-09-24 17:40:00,1591.26,1592.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47306,做多,2023-09-24 18:30:00,2023-09-24 20:50:00,1591.86,1589.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47307,做多,2023-09-24 21:25:00,2023-09-24 22:00:00,1588.62,1587.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47308,做空,2023-09-24 22:00:00,2023-09-24 22:10:00,1587.83,1585.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47309,做多,2023-09-24 22:30:00,2023-09-24 22:40:00,1588.17,1588.19,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47310,做空,2023-09-24 22:40:00,2023-09-24 23:10:00,1588.19,1584.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47311,做多,2023-09-25 00:55:00,2023-09-25 01:05:00,1579.22,1584.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47312,做多,2023-09-25 02:10:00,2023-09-25 03:10:00,1578.75,1580.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47313,做多,2023-09-25 04:20:00,2023-09-25 04:25:00,1578.6,1578.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47314,做空,2023-09-25 04:25:00,2023-09-25 04:50:00,1578.43,1577.72,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47315,做多,2023-09-25 04:50:00,2023-09-25 05:05:00,1577.72,1577.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47316,做空,2023-09-25 05:05:00,2023-09-25 05:20:00,1577.47,1575.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47317,做多,2023-09-25 06:20:00,2023-09-25 06:40:00,1575.03,1579.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47318,做多,2023-09-25 07:35:00,2023-09-25 07:50:00,1576.74,1581.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47319,做多,2023-09-25 10:25:00,2023-09-25 10:40:00,1574.77,1573.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47320,做空,2023-09-25 10:40:00,2023-09-25 11:00:00,1573.53,1574.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47321,做多,2023-09-25 11:00:00,2023-09-25 11:05:00,1574.75,1573.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47322,做空,2023-09-25 11:05:00,2023-09-25 11:10:00,1573.56,1571.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47323,做多,2023-09-25 12:25:00,2023-09-25 12:30:00,1570.03,1567.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47324,做空,2023-09-25 12:30:00,2023-09-25 12:35:00,1567.63,1567.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47325,做多,2023-09-25 12:35:00,2023-09-25 13:15:00,1567.78,1572.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47326,做多,2023-09-25 17:45:00,2023-09-25 17:55:00,1591.5,1591.79,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47327,做空,2023-09-25 17:55:00,2023-09-25 18:30:00,1591.79,1590.72,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47328,做多,2023-09-25 18:30:00,2023-09-25 18:50:00,1590.72,1590.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47329,做空,2023-09-25 18:50:00,2023-09-25 19:05:00,1590.88,1588.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47330,做多,2023-09-25 19:45:00,2023-09-25 20:00:00,1589.16,1595.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47331,做多,2023-09-25 22:10:00,2023-09-25 22:30:00,1586.62,1585.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47332,做空,2023-09-25 22:30:00,2023-09-25 22:35:00,1585.62,1586.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47333,做多,2023-09-25 22:35:00,2023-09-25 23:40:00,1586.15,1586.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47334,做空,2023-09-25 23:40:00,2023-09-25 23:45:00,1586.13,1587.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47335,做多,2023-09-25 23:45:00,2023-09-25 23:50:00,1587.64,1588.14,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47336,做多,2023-09-26 00:25:00,2023-09-26 00:30:00,1587.58,1585.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47337,做空,2023-09-26 00:30:00,2023-09-26 00:35:00,1585.84,1586.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47338,做多,2023-09-26 00:45:00,2023-09-26 00:55:00,1587.46,1586.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47339,做空,2023-09-26 00:55:00,2023-09-26 01:05:00,1586.76,1587.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47340,做多,2023-09-26 01:05:00,2023-09-26 01:10:00,1587.0,1590.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47341,做多,2023-09-26 01:10:00,2023-09-26 01:15:00,1590.48,1587.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47342,做多,2023-09-26 01:25:00,2023-09-26 01:50:00,1587.21,1591.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47343,做多,2023-09-26 02:25:00,2023-09-26 02:30:00,1589.98,1588.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47344,做空,2023-09-26 02:30:00,2023-09-26 02:35:00,1588.69,1589.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47345,做多,2023-09-26 02:35:00,2023-09-26 03:45:00,1589.23,1590.89,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47346,做空,2023-09-26 03:45:00,2023-09-26 03:50:00,1590.89,1591.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47347,做多,2023-09-26 03:50:00,2023-09-26 03:55:00,1591.94,1591.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47348,做空,2023-09-26 03:55:00,2023-09-26 04:05:00,1591.03,1591.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47349,做多,2023-09-26 04:05:00,2023-09-26 05:15:00,1591.49,1590.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47350,做空,2023-09-26 05:15:00,2023-09-26 05:20:00,1590.97,1592.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47351,做多,2023-09-26 05:20:00,2023-09-26 05:25:00,1592.21,1591.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47352,做多,2023-09-26 05:40:00,2023-09-26 05:45:00,1592.12,1591.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47353,做空,2023-09-26 05:45:00,2023-09-26 05:55:00,1591.02,1591.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47354,做多,2023-09-26 05:55:00,2023-09-26 06:05:00,1591.54,1592.06,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47355,做多,2023-09-26 07:50:00,2023-09-26 07:55:00,1588.98,1588.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47356,做空,2023-09-26 07:55:00,2023-09-26 08:20:00,1588.21,1588.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47357,做多,2023-09-26 08:20:00,2023-09-26 08:30:00,1588.8,1588.93,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47358,做多,2023-09-26 09:15:00,2023-09-26 09:35:00,1587.6,1591.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47359,做多,2023-09-26 11:25:00,2023-09-26 11:35:00,1588.44,1590.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47360,做多,2023-09-26 13:35:00,2023-09-26 13:40:00,1588.24,1588.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47361,做空,2023-09-26 13:40:00,2023-09-26 13:55:00,1588.12,1584.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47362,做多,2023-09-26 14:45:00,2023-09-26 14:50:00,1586.29,1585.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47363,做空,2023-09-26 14:50:00,2023-09-26 14:55:00,1585.13,1586.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47364,做多,2023-09-26 14:55:00,2023-09-26 15:00:00,1586.22,1585.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47365,做空,2023-09-26 15:00:00,2023-09-26 15:25:00,1585.31,1580.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47366,做多,2023-09-26 16:10:00,2023-09-26 16:25:00,1584.24,1586.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47367,做多,2023-09-26 19:05:00,2023-09-26 19:30:00,1585.28,1587.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47368,做多,2023-09-26 21:40:00,2023-09-26 22:05:00,1587.73,1589.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47369,做多,2023-09-26 23:10:00,2023-09-26 23:15:00,1592.11,1590.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47370,做多,2023-09-27 00:35:00,2023-09-27 00:50:00,1592.37,1592.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47371,做空,2023-09-27 00:50:00,2023-09-27 00:55:00,1592.24,1594.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47372,做多,2023-09-27 00:55:00,2023-09-27 01:00:00,1594.17,1591.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47373,做空,2023-09-27 01:00:00,2023-09-27 01:10:00,1591.14,1589.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47374,做多,2023-09-27 01:55:00,2023-09-27 02:05:00,1591.81,1591.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47375,做空,2023-09-27 02:05:00,2023-09-27 02:15:00,1591.42,1592.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47376,做多,2023-09-27 02:15:00,2023-09-27 02:30:00,1592.03,1590.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47377,做空,2023-09-27 02:30:00,2023-09-27 02:40:00,1590.96,1589.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47378,做多,2023-09-27 03:15:00,2023-09-27 03:45:00,1591.76,1594.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47379,做多,2023-09-27 04:35:00,2023-09-27 06:15:00,1593.06,1590.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47380,做空,2023-09-27 06:15:00,2023-09-27 06:25:00,1590.9,1590.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47381,做多,2023-09-27 06:25:00,2023-09-27 06:30:00,1590.94,1592.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47382,做多,2023-09-27 06:30:00,2023-09-27 06:35:00,1592.91,1591.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47383,做多,2023-09-27 07:55:00,2023-09-27 08:50:00,1591.71,1591.94,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47384,做多,2023-09-27 13:05:00,2023-09-27 13:15:00,1625.44,1625.72,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47385,做空,2023-09-27 13:15:00,2023-09-27 13:45:00,1625.72,1619.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47386,做多,2023-09-27 15:55:00,2023-09-27 16:00:00,1600.99,1597.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47387,做空,2023-09-27 16:00:00,2023-09-27 16:05:00,1597.91,1599.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47388,做多,2023-09-27 16:05:00,2023-09-27 16:15:00,1599.33,1597.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47389,做空,2023-09-27 16:15:00,2023-09-27 16:20:00,1597.95,1600.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47390,做多,2023-09-27 16:20:00,2023-09-27 16:35:00,1600.06,1599.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47391,做空,2023-09-27 16:35:00,2023-09-27 17:00:00,1599.37,1598.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47392,做多,2023-09-27 18:35:00,2023-09-27 18:45:00,1595.36,1594.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47393,做空,2023-09-27 18:45:00,2023-09-27 20:35:00,1594.19,1593.81,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47394,做多,2023-09-27 21:50:00,2023-09-27 22:05:00,1594.97,1595.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47395,做多,2023-09-27 23:35:00,2023-09-27 23:40:00,1596.93,1598.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47396,做多,2023-09-28 01:10:00,2023-09-28 01:15:00,1600.56,1600.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47397,做空,2023-09-28 01:15:00,2023-09-28 01:20:00,1600.05,1605.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47398,做多,2023-09-28 01:20:00,2023-09-28 01:25:00,1605.0,1605.11,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47399,做多,2023-09-28 03:50:00,2023-09-28 04:05:00,1605.75,1604.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47400,做空,2023-09-28 04:05:00,2023-09-28 04:15:00,1604.97,1606.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47401,做多,2023-09-28 04:15:00,2023-09-28 04:35:00,1606.18,1607.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47402,做多,2023-09-28 06:25:00,2023-09-28 06:30:00,1611.36,1610.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47403,做空,2023-09-28 06:30:00,2023-09-28 06:40:00,1610.55,1612.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47404,做多,2023-09-28 06:40:00,2023-09-28 06:45:00,1612.91,1613.24,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47405,做多,2023-09-28 08:35:00,2023-09-28 08:45:00,1616.67,1616.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47406,做空,2023-09-28 08:45:00,2023-09-28 08:50:00,1616.67,1618.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47407,做多,2023-09-28 08:50:00,2023-09-28 08:55:00,1618.72,1616.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47408,做空,2023-09-28 08:55:00,2023-09-28 09:05:00,1616.47,1617.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47409,做多,2023-09-28 09:05:00,2023-09-28 09:15:00,1617.14,1618.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47410,做多,2023-09-28 09:30:00,2023-09-28 09:40:00,1616.98,1619.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47411,做多,2023-09-28 11:30:00,2023-09-28 11:35:00,1626.37,1625.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47412,做空,2023-09-28 11:35:00,2023-09-28 12:30:00,1625.14,1626.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47413,做多,2023-09-28 12:30:00,2023-09-28 12:35:00,1626.29,1622.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47414,做空,2023-09-28 12:35:00,2023-09-28 13:05:00,1622.25,1624.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47415,做多,2023-09-28 13:05:00,2023-09-28 13:20:00,1624.43,1626.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47416,做多,2023-09-28 13:50:00,2023-09-28 13:55:00,1625.64,1628.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47417,做多,2023-09-28 17:20:00,2023-09-28 17:25:00,1660.03,1657.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47418,做空,2023-09-28 17:25:00,2023-09-28 17:30:00,1657.44,1658.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47419,做多,2023-09-28 17:30:00,2023-09-28 18:05:00,1658.09,1664.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47420,做多,2023-09-28 19:20:00,2023-09-28 19:35:00,1655.18,1654.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47421,做空,2023-09-28 19:35:00,2023-09-28 19:40:00,1654.55,1656.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47422,做多,2023-09-28 19:40:00,2023-09-28 20:05:00,1656.74,1659.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47423,做多,2023-09-28 20:55:00,2023-09-28 22:55:00,1655.4,1649.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47424,做空,2023-09-28 22:55:00,2023-09-28 23:05:00,1649.58,1653.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47425,做多,2023-09-28 23:05:00,2023-09-28 23:10:00,1653.69,1653.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47426,做多,2023-09-28 23:55:00,2023-09-29 00:00:00,1652.13,1651.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47427,做空,2023-09-29 00:00:00,2023-09-29 00:05:00,1651.12,1654.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47428,做多,2023-09-29 00:05:00,2023-09-29 00:15:00,1654.1,1656.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47429,做多,2023-09-29 00:50:00,2023-09-29 00:55:00,1653.88,1653.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47430,做空,2023-09-29 00:55:00,2023-09-29 01:15:00,1653.1,1652.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47431,做多,2023-09-29 01:15:00,2023-09-29 01:20:00,1652.92,1652.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47432,做空,2023-09-29 01:20:00,2023-09-29 01:25:00,1652.38,1649.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47433,做多,2023-09-29 01:30:00,2023-09-29 01:55:00,1652.73,1655.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47434,做多,2023-09-29 02:45:00,2023-09-29 04:05:00,1652.21,1650.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47435,做空,2023-09-29 04:05:00,2023-09-29 04:10:00,1650.27,1650.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47436,做多,2023-09-29 04:10:00,2023-09-29 04:15:00,1650.74,1650.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47437,做空,2023-09-29 04:15:00,2023-09-29 04:25:00,1650.18,1650.04,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47438,做多,2023-09-29 04:25:00,2023-09-29 04:40:00,1650.04,1652.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47439,做多,2023-09-29 06:15:00,2023-09-29 06:25:00,1653.93,1656.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47440,做多,2023-09-29 08:40:00,2023-09-29 08:50:00,1675.4,1675.49,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47441,做空,2023-09-29 08:50:00,2023-09-29 09:35:00,1675.49,1670.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47442,做多,2023-09-29 10:20:00,2023-09-29 10:25:00,1672.88,1672.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47443,做空,2023-09-29 10:25:00,2023-09-29 10:35:00,1672.72,1671.81,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47444,做多,2023-09-29 10:35:00,2023-09-29 10:45:00,1671.81,1674.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47445,做多,2023-09-29 10:55:00,2023-09-29 11:10:00,1671.78,1670.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47446,做空,2023-09-29 11:10:00,2023-09-29 11:15:00,1670.86,1671.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47447,做多,2023-09-29 11:20:00,2023-09-29 12:40:00,1671.7,1672.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47448,做多,2023-09-29 13:40:00,2023-09-29 14:35:00,1670.85,1675.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47449,做多,2023-09-29 15:35:00,2023-09-29 19:05:00,1668.79,1664.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47450,做空,2023-09-29 19:05:00,2023-09-29 20:20:00,1664.13,1664.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47451,做多,2023-09-29 20:20:00,2023-09-29 20:30:00,1664.6,1665.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47452,做多,2023-09-29 20:30:00,2023-09-29 20:35:00,1665.99,1666.05,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47453,做多,2023-09-29 21:10:00,2023-09-29 21:25:00,1666.44,1668.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47454,做多,2023-09-29 22:00:00,2023-09-29 22:15:00,1667.09,1666.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47455,做空,2023-09-29 22:15:00,2023-09-29 22:20:00,1666.66,1665.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47456,做多,2023-09-29 22:35:00,2023-09-29 22:55:00,1666.18,1666.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47457,做空,2023-09-29 22:55:00,2023-09-29 23:05:00,1666.36,1664.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47458,做多,2023-09-29 23:10:00,2023-09-29 23:15:00,1666.58,1667.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47459,做多,2023-09-29 23:30:00,2023-09-29 23:35:00,1667.65,1667.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47460,做多,2023-09-30 00:05:00,2023-09-30 00:15:00,1666.49,1668.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47461,做多,2023-09-30 01:30:00,2023-09-30 03:00:00,1668.5,1670.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47462,做多,2023-09-30 03:40:00,2023-09-30 03:45:00,1668.94,1668.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47463,做空,2023-09-30 03:45:00,2023-09-30 03:50:00,1668.88,1669.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47464,做多,2023-09-30 03:50:00,2023-09-30 04:10:00,1669.37,1669.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47465,做空,2023-09-30 04:10:00,2023-09-30 04:15:00,1669.29,1669.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47466,做多,2023-09-30 04:15:00,2023-09-30 04:30:00,1669.66,1669.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47467,做空,2023-09-30 04:30:00,2023-09-30 04:35:00,1669.29,1669.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47468,做多,2023-09-30 04:35:00,2023-09-30 04:50:00,1669.76,1669.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47469,做多,2023-09-30 05:00:00,2023-09-30 05:05:00,1670.28,1670.39,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47470,做多,2023-09-30 07:30:00,2023-09-30 07:45:00,1672.79,1671.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47471,做空,2023-09-30 07:45:00,2023-09-30 08:00:00,1671.09,1671.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47472,做多,2023-09-30 08:00:00,2023-09-30 08:15:00,1671.59,1670.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47473,做空,2023-09-30 08:15:00,2023-09-30 08:35:00,1670.87,1672.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47474,做多,2023-09-30 08:35:00,2023-09-30 08:40:00,1672.18,1673.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47475,做多,2023-09-30 09:55:00,2023-09-30 10:30:00,1674.72,1673.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47476,做空,2023-09-30 10:30:00,2023-09-30 10:50:00,1673.76,1674.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47477,做多,2023-09-30 10:50:00,2023-09-30 11:10:00,1674.95,1675.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47478,做多,2023-09-30 11:45:00,2023-09-30 11:55:00,1675.72,1675.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47479,做空,2023-09-30 11:55:00,2023-09-30 12:00:00,1675.06,1675.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47480,做多,2023-09-30 12:00:00,2023-09-30 12:40:00,1675.54,1675.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47481,做空,2023-09-30 12:40:00,2023-09-30 12:45:00,1675.26,1676.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47482,做多,2023-09-30 12:45:00,2023-09-30 12:50:00,1676.35,1674.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47483,做空,2023-09-30 12:50:00,2023-09-30 12:55:00,1674.52,1673.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47484,做多,2023-09-30 13:30:00,2023-09-30 13:35:00,1675.38,1674.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47485,做空,2023-09-30 13:35:00,2023-09-30 13:45:00,1674.29,1676.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47486,做多,2023-09-30 13:45:00,2023-09-30 13:50:00,1676.4,1677.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47487,做多,2023-09-30 15:05:00,2023-09-30 15:25:00,1681.26,1680.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47488,做空,2023-09-30 15:25:00,2023-09-30 15:30:00,1680.35,1681.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47489,做多,2023-09-30 15:30:00,2023-09-30 15:35:00,1681.63,1684.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47490,做多,2023-09-30 16:30:00,2023-09-30 16:40:00,1680.75,1681.63,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47491,做空,2023-09-30 16:40:00,2023-09-30 16:45:00,1681.63,1682.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47492,做多,2023-09-30 16:45:00,2023-09-30 16:50:00,1682.15,1680.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47493,做空,2023-09-30 16:50:00,2023-09-30 17:00:00,1680.44,1675.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47494,做多,2023-09-30 17:40:00,2023-09-30 17:45:00,1679.5,1678.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47495,做空,2023-09-30 17:45:00,2023-09-30 18:05:00,1678.26,1678.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47496,做多,2023-09-30 18:05:00,2023-09-30 18:10:00,1678.99,1678.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47497,做空,2023-09-30 18:10:00,2023-09-30 18:25:00,1678.83,1677.93,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47498,做多,2023-09-30 18:25:00,2023-09-30 18:30:00,1677.93,1676.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47499,做空,2023-09-30 18:30:00,2023-09-30 18:35:00,1676.76,1675.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47500,做多,2023-09-30 19:10:00,2023-09-30 19:20:00,1676.95,1676.98,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47501,做空,2023-09-30 19:20:00,2023-09-30 19:30:00,1676.98,1679.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47502,做多,2023-09-30 19:30:00,2023-09-30 19:35:00,1679.48,1679.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47503,做多,2023-09-30 20:35:00,2023-09-30 21:10:00,1678.24,1680.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47504,做多,2023-10-01 00:10:00,2023-10-01 00:20:00,1672.31,1672.52,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47505,做空,2023-10-01 00:20:00,2023-10-01 02:00:00,1672.52,1673.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47506,做多,2023-10-01 02:00:00,2023-10-01 02:10:00,1673.59,1673.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47507,做空,2023-10-01 02:10:00,2023-10-01 02:15:00,1673.12,1673.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47508,做多,2023-10-01 02:15:00,2023-10-01 02:25:00,1673.64,1673.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47509,做空,2023-10-01 02:25:00,2023-10-01 02:45:00,1673.4,1673.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47510,做多,2023-10-01 02:45:00,2023-10-01 03:40:00,1673.47,1672.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47511,做空,2023-10-01 03:40:00,2023-10-01 03:50:00,1672.41,1673.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47512,做多,2023-10-01 03:50:00,2023-10-01 04:10:00,1673.48,1672.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47513,做空,2023-10-01 04:10:00,2023-10-01 04:15:00,1672.69,1672.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47514,做多,2023-10-01 04:15:00,2023-10-01 04:20:00,1672.93,1672.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47515,做空,2023-10-01 04:20:00,2023-10-01 04:25:00,1672.77,1673.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47516,做多,2023-10-01 04:25:00,2023-10-01 04:30:00,1673.25,1672.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47517,做空,2023-10-01 04:30:00,2023-10-01 06:30:00,1672.93,1678.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47518,做多,2023-10-01 06:30:00,2023-10-01 06:35:00,1678.57,1677.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47519,做空,2023-10-01 06:35:00,2023-10-01 06:45:00,1677.4,1678.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47520,做多,2023-10-01 06:45:00,2023-10-01 06:50:00,1678.76,1678.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47521,做空,2023-10-01 06:50:00,2023-10-01 07:05:00,1678.04,1678.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47522,做多,2023-10-01 07:05:00,2023-10-01 07:15:00,1678.55,1678.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47523,做空,2023-10-01 07:15:00,2023-10-01 07:25:00,1678.4,1676.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47524,做多,2023-10-01 07:35:00,2023-10-01 07:40:00,1678.06,1677.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47525,做空,2023-10-01 07:40:00,2023-10-01 07:45:00,1677.55,1678.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47526,做多,2023-10-01 07:45:00,2023-10-01 07:55:00,1678.22,1677.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47527,做空,2023-10-01 07:55:00,2023-10-01 08:00:00,1677.52,1678.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47528,做多,2023-10-01 08:00:00,2023-10-01 08:05:00,1678.15,1677.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47529,做空,2023-10-01 08:05:00,2023-10-01 08:10:00,1677.53,1676.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47530,做多,2023-10-01 08:30:00,2023-10-01 08:45:00,1677.51,1678.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47531,做多,2023-10-01 10:45:00,2023-10-01 11:00:00,1685.91,1683.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47532,做空,2023-10-01 11:00:00,2023-10-01 11:15:00,1683.94,1685.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47533,做多,2023-10-01 11:15:00,2023-10-01 11:30:00,1685.73,1690.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47534,做多,2023-10-01 12:35:00,2023-10-01 12:50:00,1686.09,1686.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47535,做空,2023-10-01 12:50:00,2023-10-01 13:05:00,1686.31,1683.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47536,做多,2023-10-01 13:40:00,2023-10-01 13:50:00,1684.5,1684.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47537,做空,2023-10-01 13:50:00,2023-10-01 13:55:00,1684.92,1686.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47538,做多,2023-10-01 13:55:00,2023-10-01 14:20:00,1686.01,1689.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47539,做多,2023-10-01 15:50:00,2023-10-01 15:55:00,1683.86,1683.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47540,做空,2023-10-01 15:55:00,2023-10-01 16:10:00,1683.13,1683.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47541,做多,2023-10-01 16:10:00,2023-10-01 16:15:00,1683.71,1681.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47542,做空,2023-10-01 16:15:00,2023-10-01 16:20:00,1681.81,1681.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47543,做多,2023-10-01 16:20:00,2023-10-01 18:50:00,1681.92,1674.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47544,做空,2023-10-01 18:50:00,2023-10-01 18:55:00,1674.15,1674.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47545,做多,2023-10-01 18:55:00,2023-10-01 19:00:00,1674.9,1674.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47546,做空,2023-10-01 19:00:00,2023-10-01 19:05:00,1674.03,1674.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47547,做多,2023-10-01 19:05:00,2023-10-01 19:30:00,1674.12,1675.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47548,做多,2023-10-01 19:55:00,2023-10-01 20:00:00,1675.51,1671.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47549,做空,2023-10-01 20:00:00,2023-10-01 20:05:00,1671.04,1672.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47550,做多,2023-10-01 20:10:00,2023-10-01 20:15:00,1675.11,1672.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47551,做空,2023-10-01 20:15:00,2023-10-01 20:30:00,1672.63,1669.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47552,做多,2023-10-01 20:45:00,2023-10-01 20:55:00,1673.64,1673.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47553,做空,2023-10-01 20:55:00,2023-10-01 21:00:00,1673.49,1674.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47554,做多,2023-10-01 21:00:00,2023-10-01 21:10:00,1674.24,1673.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47555,做空,2023-10-01 21:10:00,2023-10-01 21:15:00,1673.03,1674.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47556,做多,2023-10-01 21:15:00,2023-10-01 21:55:00,1674.68,1677.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47557,做多,2023-10-02 01:45:00,2023-10-02 02:00:00,1724.1,1725.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47558,做空,2023-10-02 02:00:00,2023-10-02 03:40:00,1725.07,1728.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47559,做多,2023-10-02 03:40:00,2023-10-02 03:45:00,1728.8,1725.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47560,做多,2023-10-02 03:50:00,2023-10-02 03:55:00,1726.85,1728.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47561,做多,2023-10-02 04:10:00,2023-10-02 05:30:00,1726.43,1722.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47562,做空,2023-10-02 05:30:00,2023-10-02 05:35:00,1722.48,1721.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47563,做多,2023-10-02 06:25:00,2023-10-02 07:30:00,1722.52,1726.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47564,做多,2023-10-02 09:25:00,2023-10-02 09:35:00,1733.54,1732.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47565,做空,2023-10-02 09:35:00,2023-10-02 10:25:00,1732.81,1731.89,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47566,做多,2023-10-02 10:25:00,2023-10-02 10:30:00,1731.89,1730.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47567,做空,2023-10-02 10:30:00,2023-10-02 10:40:00,1730.73,1731.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47568,做多,2023-10-02 10:40:00,2023-10-02 11:20:00,1731.18,1732.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47569,做多,2023-10-02 12:30:00,2023-10-02 13:00:00,1731.49,1727.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47570,做空,2023-10-02 13:00:00,2023-10-02 13:15:00,1727.83,1727.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47571,做多,2023-10-02 13:15:00,2023-10-02 13:20:00,1727.92,1725.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47572,做空,2023-10-02 13:20:00,2023-10-02 13:25:00,1725.51,1723.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47573,做多,2023-10-02 13:35:00,2023-10-02 13:40:00,1727.79,1725.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47574,做空,2023-10-02 13:40:00,2023-10-02 13:45:00,1725.56,1723.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47575,做多,2023-10-02 13:55:00,2023-10-02 14:00:00,1727.19,1717.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47576,做空,2023-10-02 14:00:00,2023-10-02 14:05:00,1717.16,1711.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47577,做多,2023-10-02 17:25:00,2023-10-02 17:30:00,1688.36,1688.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47578,做空,2023-10-02 17:30:00,2023-10-02 18:35:00,1688.33,1649.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47579,做多,2023-10-02 19:50:00,2023-10-02 20:20:00,1669.69,1664.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47580,做空,2023-10-02 20:20:00,2023-10-02 20:50:00,1664.95,1666.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47581,做多,2023-10-02 20:50:00,2023-10-02 22:30:00,1666.6,1656.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47582,做空,2023-10-02 22:30:00,2023-10-03 00:50:00,1656.79,1662.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47583,做多,2023-10-03 00:50:00,2023-10-03 01:30:00,1662.64,1665.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47584,做多,2023-10-03 03:30:00,2023-10-03 03:45:00,1665.36,1664.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47585,做空,2023-10-03 03:45:00,2023-10-03 04:00:00,1664.52,1665.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47586,做多,2023-10-03 04:00:00,2023-10-03 04:20:00,1665.49,1664.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47587,做空,2023-10-03 04:20:00,2023-10-03 04:25:00,1664.94,1662.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47588,做多,2023-10-03 04:35:00,2023-10-03 05:05:00,1664.93,1664.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47589,做空,2023-10-03 05:05:00,2023-10-03 05:15:00,1664.9,1665.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47590,做多,2023-10-03 05:15:00,2023-10-03 05:35:00,1665.0,1666.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47591,做多,2023-10-03 06:10:00,2023-10-03 06:15:00,1665.87,1664.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47592,做空,2023-10-03 06:15:00,2023-10-03 06:25:00,1664.62,1665.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47593,做多,2023-10-03 06:25:00,2023-10-03 06:40:00,1665.61,1667.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47594,做多,2023-10-03 08:05:00,2023-10-03 08:10:00,1665.1,1664.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47595,做空,2023-10-03 08:10:00,2023-10-03 08:15:00,1664.65,1665.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47596,做多,2023-10-03 08:15:00,2023-10-03 08:45:00,1665.65,1664.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47597,做空,2023-10-03 08:45:00,2023-10-03 09:00:00,1664.68,1664.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47598,做多,2023-10-03 09:00:00,2023-10-03 09:10:00,1664.71,1663.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47599,做空,2023-10-03 09:10:00,2023-10-03 09:15:00,1663.88,1664.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47600,做多,2023-10-03 09:15:00,2023-10-03 09:20:00,1664.9,1663.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47601,做空,2023-10-03 09:20:00,2023-10-03 09:35:00,1663.24,1663.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47602,做多,2023-10-03 10:55:00,2023-10-03 12:00:00,1659.02,1654.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47603,做空,2023-10-03 12:00:00,2023-10-03 12:15:00,1654.12,1651.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47604,做多,2023-10-03 12:20:00,2023-10-03 12:50:00,1654.84,1655.34,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47605,做空,2023-10-03 12:50:00,2023-10-03 14:00:00,1655.34,1651.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47606,做多,2023-10-03 15:55:00,2023-10-03 16:05:00,1647.6,1646.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47607,做空,2023-10-03 16:05:00,2023-10-03 16:10:00,1646.46,1648.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47608,做多,2023-10-03 16:10:00,2023-10-03 16:15:00,1648.66,1650.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47609,做多,2023-10-03 18:10:00,2023-10-03 18:25:00,1653.36,1653.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47610,做空,2023-10-03 18:25:00,2023-10-03 18:35:00,1653.21,1651.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47611,做多,2023-10-03 19:10:00,2023-10-03 19:35:00,1653.14,1651.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47612,做空,2023-10-03 19:35:00,2023-10-03 19:45:00,1651.48,1650.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47613,做多,2023-10-03 19:45:00,2023-10-03 20:10:00,1650.85,1655.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47614,做多,2023-10-03 22:55:00,2023-10-03 23:00:00,1656.94,1657.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47615,做多,2023-10-04 02:05:00,2023-10-04 02:10:00,1641.76,1643.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47616,做多,2023-10-04 03:45:00,2023-10-04 06:05:00,1642.23,1637.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47617,做空,2023-10-04 06:05:00,2023-10-04 06:10:00,1637.43,1639.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47618,做多,2023-10-04 06:10:00,2023-10-04 06:15:00,1639.35,1637.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47619,做空,2023-10-04 06:15:00,2023-10-04 06:25:00,1637.0,1636.44,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47620,做多,2023-10-04 06:35:00,2023-10-04 06:40:00,1638.44,1638.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47621,做空,2023-10-04 06:40:00,2023-10-04 11:40:00,1638.4,1646.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47622,做多,2023-10-04 11:40:00,2023-10-04 11:45:00,1646.88,1646.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47623,做空,2023-10-04 11:45:00,2023-10-04 11:50:00,1646.37,1645.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47624,做多,2023-10-04 12:00:00,2023-10-04 12:05:00,1647.2,1644.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47625,做空,2023-10-04 12:05:00,2023-10-04 12:10:00,1644.11,1645.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47626,做多,2023-10-04 12:15:00,2023-10-04 12:20:00,1646.91,1647.45,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47627,做多,2023-10-04 15:10:00,2023-10-04 15:15:00,1636.28,1635.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47628,做空,2023-10-04 15:15:00,2023-10-04 15:25:00,1635.61,1636.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47629,做多,2023-10-04 15:25:00,2023-10-04 15:40:00,1636.46,1634.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47630,做空,2023-10-04 15:40:00,2023-10-04 16:25:00,1634.45,1634.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47631,做多,2023-10-04 16:25:00,2023-10-04 16:35:00,1634.86,1640.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47632,做多,2023-10-04 18:00:00,2023-10-04 18:05:00,1638.89,1639.3,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47633,做多,2023-10-04 18:25:00,2023-10-04 18:30:00,1640.96,1639.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47634,做多,2023-10-04 18:50:00,2023-10-04 18:55:00,1639.26,1643.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47635,做多,2023-10-04 18:55:00,2023-10-04 19:00:00,1643.05,1647.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47636,做多,2023-10-04 19:45:00,2023-10-04 19:55:00,1642.56,1642.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47637,做空,2023-10-04 19:55:00,2023-10-04 20:05:00,1642.08,1645.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47638,做多,2023-10-04 20:05:00,2023-10-04 20:10:00,1645.17,1644.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47639,做空,2023-10-04 20:10:00,2023-10-04 20:25:00,1644.82,1646.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47640,做多,2023-10-04 20:25:00,2023-10-04 20:30:00,1646.09,1645.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47641,做空,2023-10-04 20:30:00,2023-10-04 21:05:00,1645.7,1644.46,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47642,做多,2023-10-04 21:05:00,2023-10-04 21:30:00,1644.46,1644.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47643,做空,2023-10-04 21:30:00,2023-10-04 21:35:00,1644.27,1644.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47644,做多,2023-10-04 21:35:00,2023-10-04 21:45:00,1644.71,1643.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47645,做空,2023-10-04 21:45:00,2023-10-04 22:05:00,1643.24,1644.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47646,做多,2023-10-04 22:05:00,2023-10-04 22:10:00,1644.07,1643.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47647,做空,2023-10-04 22:10:00,2023-10-04 22:30:00,1643.37,1645.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47648,做多,2023-10-04 22:30:00,2023-10-04 22:35:00,1645.43,1646.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47649,做多,2023-10-05 00:00:00,2023-10-05 00:45:00,1646.45,1652.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47650,做多,2023-10-05 01:10:00,2023-10-05 01:15:00,1648.5,1645.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47651,做空,2023-10-05 01:15:00,2023-10-05 01:20:00,1645.93,1646.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47652,做多,2023-10-05 01:20:00,2023-10-05 02:50:00,1646.35,1643.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47653,做空,2023-10-05 02:50:00,2023-10-05 03:10:00,1643.38,1644.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47654,做多,2023-10-05 03:10:00,2023-10-05 03:20:00,1644.28,1644.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47655,做空,2023-10-05 03:20:00,2023-10-05 03:25:00,1644.27,1645.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47656,做多,2023-10-05 03:25:00,2023-10-05 03:40:00,1645.61,1644.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47657,做空,2023-10-05 03:40:00,2023-10-05 03:55:00,1644.19,1641.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47658,做多,2023-10-05 04:45:00,2023-10-05 05:10:00,1642.94,1644.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47659,做多,2023-10-05 08:00:00,2023-10-05 08:05:00,1635.94,1635.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47660,做空,2023-10-05 08:05:00,2023-10-05 08:15:00,1635.11,1635.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47661,做多,2023-10-05 08:15:00,2023-10-05 08:20:00,1635.05,1634.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47662,做空,2023-10-05 08:20:00,2023-10-05 08:25:00,1634.64,1635.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47663,做多,2023-10-05 08:25:00,2023-10-05 08:45:00,1635.41,1636.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47664,做多,2023-10-05 10:35:00,2023-10-05 10:45:00,1638.13,1639.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47665,做多,2023-10-05 11:35:00,2023-10-05 11:45:00,1638.06,1637.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47666,做空,2023-10-05 11:45:00,2023-10-05 11:55:00,1637.86,1635.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47667,做多,2023-10-05 13:05:00,2023-10-05 13:10:00,1636.87,1639.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47668,做多,2023-10-05 14:50:00,2023-10-05 18:00:00,1641.89,1615.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47669,做空,2023-10-05 18:00:00,2023-10-05 18:10:00,1615.1,1615.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47670,做多,2023-10-05 18:10:00,2023-10-05 18:20:00,1615.31,1613.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47671,做空,2023-10-05 18:20:00,2023-10-05 18:30:00,1613.59,1615.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47672,做多,2023-10-05 18:30:00,2023-10-05 18:50:00,1615.5,1615.63,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47673,做空,2023-10-05 18:50:00,2023-10-05 18:55:00,1615.63,1616.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47674,做多,2023-10-05 18:55:00,2023-10-05 19:15:00,1616.67,1618.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47675,做多,2023-10-05 19:45:00,2023-10-05 19:50:00,1616.06,1614.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47676,做空,2023-10-05 19:50:00,2023-10-05 19:55:00,1614.17,1616.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47677,做多,2023-10-05 19:55:00,2023-10-05 20:10:00,1616.01,1616.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47678,做空,2023-10-05 20:10:00,2023-10-05 20:50:00,1616.68,1614.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47679,做多,2023-10-05 20:55:00,2023-10-05 21:25:00,1616.06,1615.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47680,做空,2023-10-05 21:25:00,2023-10-05 21:30:00,1615.78,1616.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47681,做多,2023-10-05 21:30:00,2023-10-05 21:35:00,1616.83,1616.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47682,做空,2023-10-05 21:35:00,2023-10-05 22:00:00,1616.16,1611.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47683,做多,2023-10-05 22:25:00,2023-10-05 22:55:00,1615.24,1615.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47684,做空,2023-10-05 22:55:00,2023-10-05 23:45:00,1615.24,1610.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47685,做多,2023-10-06 00:20:00,2023-10-06 01:05:00,1615.3,1618.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47686,做多,2023-10-06 03:05:00,2023-10-06 03:10:00,1622.79,1622.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47687,做空,2023-10-06 03:10:00,2023-10-06 03:15:00,1622.44,1622.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47688,做多,2023-10-06 03:15:00,2023-10-06 03:35:00,1622.54,1622.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47689,做空,2023-10-06 03:35:00,2023-10-06 03:40:00,1622.25,1623.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47690,做多,2023-10-06 03:40:00,2023-10-06 03:50:00,1623.83,1623.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47691,做空,2023-10-06 03:50:00,2023-10-06 04:15:00,1623.04,1621.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47692,做多,2023-10-06 04:55:00,2023-10-06 06:30:00,1622.25,1619.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47693,做多,2023-10-06 06:40:00,2023-10-06 06:45:00,1619.92,1619.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47694,做空,2023-10-06 06:45:00,2023-10-06 09:10:00,1619.78,1632.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47695,做多,2023-10-06 09:10:00,2023-10-06 09:30:00,1632.42,1632.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47696,做空,2023-10-06 09:30:00,2023-10-06 09:35:00,1632.89,1633.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47697,做多,2023-10-06 09:35:00,2023-10-06 09:40:00,1633.45,1633.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47698,做空,2023-10-06 09:40:00,2023-10-06 09:45:00,1633.05,1634.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47699,做多,2023-10-06 09:45:00,2023-10-06 09:50:00,1634.87,1633.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47700,做空,2023-10-06 09:50:00,2023-10-06 10:45:00,1633.59,1632.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47701,做多,2023-10-06 11:15:00,2023-10-06 11:20:00,1633.73,1631.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47702,做空,2023-10-06 11:20:00,2023-10-06 11:50:00,1631.66,1632.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47703,做多,2023-10-06 11:50:00,2023-10-06 12:15:00,1632.29,1633.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47704,做多,2023-10-06 13:30:00,2023-10-06 15:15:00,1636.06,1632.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47705,做多,2023-10-06 16:25:00,2023-10-06 16:45:00,1638.5,1639.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47706,做空,2023-10-06 16:45:00,2023-10-06 16:50:00,1639.37,1641.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47707,做多,2023-10-06 16:50:00,2023-10-06 16:55:00,1641.38,1639.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47708,做空,2023-10-06 16:55:00,2023-10-06 17:20:00,1639.15,1640.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47709,做多,2023-10-06 17:20:00,2023-10-06 17:25:00,1640.82,1642.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47710,做多,2023-10-06 18:55:00,2023-10-06 19:15:00,1645.97,1647.36,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47711,做空,2023-10-06 19:15:00,2023-10-06 20:20:00,1647.36,1647.06,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47712,做多,2023-10-06 20:20:00,2023-10-06 20:25:00,1647.06,1646.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47713,做空,2023-10-06 20:25:00,2023-10-06 21:15:00,1646.0,1645.11,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47714,做多,2023-10-06 21:15:00,2023-10-06 21:25:00,1645.11,1648.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47715,做多,2023-10-07 00:05:00,2023-10-07 00:20:00,1645.01,1643.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47716,做空,2023-10-07 00:20:00,2023-10-07 00:25:00,1643.56,1646.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47717,做多,2023-10-07 00:25:00,2023-10-07 00:30:00,1646.62,1645.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47718,做多,2023-10-07 00:50:00,2023-10-07 01:05:00,1644.64,1644.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47719,做空,2023-10-07 01:05:00,2023-10-07 01:10:00,1644.43,1645.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47720,做多,2023-10-07 01:10:00,2023-10-07 01:15:00,1645.44,1644.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47721,做空,2023-10-07 01:15:00,2023-10-07 01:20:00,1644.89,1643.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47722,做多,2023-10-07 02:25:00,2023-10-07 02:30:00,1642.85,1642.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47723,做空,2023-10-07 02:30:00,2023-10-07 02:40:00,1642.61,1642.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47724,做多,2023-10-07 02:40:00,2023-10-07 02:55:00,1642.45,1640.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47725,做空,2023-10-07 02:55:00,2023-10-07 03:00:00,1640.02,1639.82,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47726,做多,2023-10-07 03:15:00,2023-10-07 03:35:00,1641.73,1641.74,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47727,做空,2023-10-07 03:35:00,2023-10-07 03:40:00,1641.74,1642.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47728,做多,2023-10-07 03:40:00,2023-10-07 03:45:00,1642.0,1641.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47729,做空,2023-10-07 03:45:00,2023-10-07 04:10:00,1641.87,1641.74,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47730,做多,2023-10-07 04:10:00,2023-10-07 04:20:00,1641.74,1641.83,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47731,做空,2023-10-07 04:20:00,2023-10-07 04:30:00,1641.83,1641.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47732,做多,2023-10-07 04:30:00,2023-10-07 04:35:00,1641.46,1641.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47733,做空,2023-10-07 04:35:00,2023-10-07 04:45:00,1641.12,1641.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47734,做多,2023-10-07 04:45:00,2023-10-07 05:40:00,1641.34,1639.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47735,做空,2023-10-07 05:40:00,2023-10-07 06:00:00,1639.5,1638.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47736,做多,2023-10-07 07:25:00,2023-10-07 07:30:00,1637.86,1637.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47737,做空,2023-10-07 07:30:00,2023-10-07 07:45:00,1637.5,1636.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47738,做多,2023-10-07 08:10:00,2023-10-07 08:20:00,1638.08,1639.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47739,做多,2023-10-07 09:20:00,2023-10-07 09:30:00,1639.72,1638.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47740,做空,2023-10-07 09:30:00,2023-10-07 09:55:00,1638.99,1638.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47741,做多,2023-10-07 10:30:00,2023-10-07 10:35:00,1638.96,1638.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47742,做空,2023-10-07 10:35:00,2023-10-07 10:45:00,1638.58,1638.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47743,做多,2023-10-07 10:45:00,2023-10-07 10:55:00,1638.76,1638.96,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47744,做多,2023-10-07 12:15:00,2023-10-07 12:25:00,1639.05,1638.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47745,做空,2023-10-07 12:25:00,2023-10-07 12:30:00,1638.59,1639.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47746,做多,2023-10-07 12:30:00,2023-10-07 12:35:00,1639.58,1639.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47747,做空,2023-10-07 12:35:00,2023-10-07 12:45:00,1639.0,1639.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47748,做多,2023-10-07 12:45:00,2023-10-07 13:10:00,1639.08,1640.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47749,做多,2023-10-07 13:35:00,2023-10-07 13:50:00,1638.95,1640.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47750,做多,2023-10-07 14:20:00,2023-10-07 14:25:00,1640.37,1639.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47751,做空,2023-10-07 14:25:00,2023-10-07 14:35:00,1639.74,1640.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47752,做多,2023-10-07 14:35:00,2023-10-07 14:45:00,1640.7,1641.45,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47753,做多,2023-10-07 15:15:00,2023-10-07 15:25:00,1641.54,1640.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47754,做空,2023-10-07 15:25:00,2023-10-07 15:35:00,1640.81,1638.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47755,做多,2023-10-07 17:20:00,2023-10-07 17:35:00,1635.49,1636.46,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47756,做空,2023-10-07 17:35:00,2023-10-07 17:40:00,1636.46,1637.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47757,做多,2023-10-07 17:40:00,2023-10-07 17:45:00,1637.08,1637.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47758,做空,2023-10-07 17:45:00,2023-10-07 18:20:00,1637.0,1635.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47759,做多,2023-10-07 19:35:00,2023-10-07 19:40:00,1633.91,1633.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47760,做空,2023-10-07 19:40:00,2023-10-07 19:50:00,1633.57,1630.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47761,做多,2023-10-07 20:50:00,2023-10-07 21:00:00,1632.79,1631.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47762,做空,2023-10-07 21:00:00,2023-10-07 21:05:00,1631.47,1631.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47763,做多,2023-10-07 21:05:00,2023-10-07 21:30:00,1631.61,1633.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47764,做多,2023-10-07 23:25:00,2023-10-07 23:30:00,1634.88,1633.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47765,做多,2023-10-08 00:05:00,2023-10-08 00:25:00,1633.91,1634.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47766,做多,2023-10-08 01:30:00,2023-10-08 01:40:00,1635.39,1638.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47767,做多,2023-10-08 02:50:00,2023-10-08 04:05:00,1637.13,1635.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47768,做空,2023-10-08 04:05:00,2023-10-08 04:10:00,1635.92,1634.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47769,做多,2023-10-08 07:15:00,2023-10-08 07:20:00,1628.97,1627.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47770,做空,2023-10-08 07:20:00,2023-10-08 07:40:00,1627.0,1628.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47771,做多,2023-10-08 07:40:00,2023-10-08 07:45:00,1628.24,1627.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47772,做空,2023-10-08 07:45:00,2023-10-08 07:55:00,1627.2,1628.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47773,做多,2023-10-08 07:55:00,2023-10-08 08:00:00,1628.14,1626.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47774,做空,2023-10-08 08:00:00,2023-10-08 08:10:00,1626.83,1625.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47775,做多,2023-10-08 08:20:00,2023-10-08 08:45:00,1628.11,1627.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47776,做空,2023-10-08 08:45:00,2023-10-08 08:55:00,1627.36,1627.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47777,做多,2023-10-08 08:55:00,2023-10-08 09:00:00,1627.81,1626.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47778,做空,2023-10-08 09:00:00,2023-10-08 09:05:00,1626.78,1628.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47779,做多,2023-10-08 09:05:00,2023-10-08 09:20:00,1628.61,1624.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47780,做空,2023-10-08 09:20:00,2023-10-08 09:25:00,1624.91,1626.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47781,做多,2023-10-08 12:05:00,2023-10-08 12:15:00,1619.06,1622.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47782,做多,2023-10-08 13:15:00,2023-10-08 13:20:00,1626.09,1629.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47783,做多,2023-10-08 14:30:00,2023-10-08 14:40:00,1629.55,1635.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47784,做多,2023-10-08 15:50:00,2023-10-08 16:10:00,1630.65,1631.3,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47785,做空,2023-10-08 16:10:00,2023-10-08 16:15:00,1631.3,1631.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47786,做多,2023-10-08 16:15:00,2023-10-08 16:20:00,1631.86,1629.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47787,做空,2023-10-08 16:20:00,2023-10-08 16:25:00,1629.2,1629.14,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47788,做多,2023-10-08 16:30:00,2023-10-08 16:35:00,1631.9,1629.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47789,做空,2023-10-08 16:35:00,2023-10-08 16:40:00,1629.79,1632.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47790,做多,2023-10-08 16:40:00,2023-10-08 17:00:00,1632.6,1636.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47791,做多,2023-10-08 17:25:00,2023-10-08 17:30:00,1632.09,1631.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47792,做空,2023-10-08 17:30:00,2023-10-08 17:35:00,1631.14,1632.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47793,做多,2023-10-08 17:35:00,2023-10-08 17:45:00,1632.69,1631.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47794,做空,2023-10-08 17:45:00,2023-10-08 17:50:00,1631.51,1631.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47795,做多,2023-10-08 17:50:00,2023-10-08 18:45:00,1631.84,1633.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47796,做多,2023-10-08 20:35:00,2023-10-08 20:45:00,1635.34,1636.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47797,做多,2023-10-08 21:35:00,2023-10-08 21:45:00,1636.04,1635.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47798,做空,2023-10-08 21:45:00,2023-10-08 21:55:00,1635.25,1632.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47799,做多,2023-10-08 23:00:00,2023-10-08 23:10:00,1631.45,1631.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47800,做空,2023-10-08 23:10:00,2023-10-08 23:30:00,1631.32,1631.08,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47801,做多,2023-10-08 23:30:00,2023-10-08 23:35:00,1631.08,1629.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47802,做空,2023-10-08 23:35:00,2023-10-08 23:40:00,1629.83,1631.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47803,做多,2023-10-08 23:40:00,2023-10-08 23:50:00,1631.27,1632.08,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47804,做多,2023-10-09 00:10:00,2023-10-09 00:15:00,1630.94,1628.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47805,做空,2023-10-09 00:15:00,2023-10-09 00:20:00,1628.68,1627.87,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47806,做多,2023-10-09 01:40:00,2023-10-09 01:45:00,1626.66,1631.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47807,做多,2023-10-09 03:20:00,2023-10-09 03:35:00,1632.02,1633.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47808,做多,2023-10-09 06:40:00,2023-10-09 12:30:00,1628.87,1591.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47809,做空,2023-10-09 12:30:00,2023-10-09 13:05:00,1591.5,1587.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47810,做多,2023-10-09 13:15:00,2023-10-09 13:35:00,1589.33,1592.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47811,做多,2023-10-09 15:15:00,2023-10-09 15:30:00,1591.12,1590.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47812,做空,2023-10-09 15:30:00,2023-10-09 15:35:00,1590.34,1590.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47813,做多,2023-10-09 15:35:00,2023-10-09 18:00:00,1590.86,1581.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47814,做多,2023-10-09 18:50:00,2023-10-09 19:20:00,1577.41,1582.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47815,做多,2023-10-09 19:20:00,2023-10-09 19:30:00,1582.08,1578.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47816,做空,2023-10-09 19:30:00,2023-10-09 19:35:00,1578.18,1580.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47817,做多,2023-10-09 19:35:00,2023-10-09 19:40:00,1580.96,1578.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47818,做空,2023-10-09 19:40:00,2023-10-09 19:45:00,1578.43,1580.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47819,做多,2023-10-09 19:45:00,2023-10-09 19:50:00,1580.53,1578.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47820,做空,2023-10-09 19:50:00,2023-10-09 19:55:00,1578.56,1580.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47821,做多,2023-10-09 19:55:00,2023-10-09 20:05:00,1580.79,1581.21,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47822,做多,2023-10-09 20:15:00,2023-10-09 20:25:00,1580.25,1578.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47823,做空,2023-10-09 20:25:00,2023-10-09 20:35:00,1578.7,1579.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47824,做多,2023-10-09 20:35:00,2023-10-09 21:50:00,1579.39,1577.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47825,做空,2023-10-09 21:50:00,2023-10-09 21:55:00,1577.23,1578.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47826,做多,2023-10-09 21:55:00,2023-10-09 22:00:00,1578.6,1576.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47827,做空,2023-10-09 22:00:00,2023-10-09 22:05:00,1576.91,1578.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47828,做多,2023-10-09 22:05:00,2023-10-09 22:15:00,1578.71,1578.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47829,做空,2023-10-09 22:15:00,2023-10-09 23:05:00,1578.15,1578.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47830,做多,2023-10-09 23:05:00,2023-10-09 23:15:00,1578.56,1577.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47831,做空,2023-10-09 23:15:00,2023-10-09 23:20:00,1577.88,1577.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47832,做多,2023-10-09 23:20:00,2023-10-09 23:40:00,1577.95,1578.03,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47833,做空,2023-10-09 23:40:00,2023-10-09 23:45:00,1578.03,1579.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47834,做多,2023-10-09 23:45:00,2023-10-10 00:05:00,1579.85,1582.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47835,做多,2023-10-10 01:45:00,2023-10-10 02:05:00,1579.2,1577.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47836,做空,2023-10-10 02:05:00,2023-10-10 02:10:00,1577.65,1577.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47837,做多,2023-10-10 02:10:00,2023-10-10 02:30:00,1577.74,1577.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47838,做空,2023-10-10 02:30:00,2023-10-10 02:35:00,1577.36,1579.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47839,做多,2023-10-10 02:35:00,2023-10-10 02:40:00,1579.09,1581.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47840,做多,2023-10-10 05:30:00,2023-10-10 05:40:00,1583.09,1584.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47841,做多,2023-10-10 08:00:00,2023-10-10 08:05:00,1590.62,1590.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47842,做空,2023-10-10 08:05:00,2023-10-10 09:00:00,1590.29,1588.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47843,做多,2023-10-10 09:50:00,2023-10-10 10:15:00,1589.04,1588.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47844,做空,2023-10-10 10:15:00,2023-10-10 10:20:00,1588.08,1588.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47845,做多,2023-10-10 10:20:00,2023-10-10 10:30:00,1588.71,1589.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47846,做多,2023-10-10 12:40:00,2023-10-10 14:10:00,1580.43,1585.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47847,做多,2023-10-10 16:25:00,2023-10-10 16:30:00,1568.2,1568.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47848,做空,2023-10-10 16:30:00,2023-10-10 16:40:00,1568.06,1565.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47849,做多,2023-10-10 16:50:00,2023-10-10 18:20:00,1566.11,1561.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47850,做空,2023-10-10 18:20:00,2023-10-10 18:55:00,1561.8,1565.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47851,做多,2023-10-10 18:55:00,2023-10-10 19:00:00,1565.12,1566.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47852,做多,2023-10-10 19:30:00,2023-10-10 19:35:00,1563.28,1563.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47853,做空,2023-10-10 19:35:00,2023-10-10 19:45:00,1563.15,1565.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47854,做多,2023-10-10 19:45:00,2023-10-10 19:50:00,1565.15,1563.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47855,做空,2023-10-10 19:50:00,2023-10-10 20:30:00,1563.75,1560.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47856,做多,2023-10-10 21:00:00,2023-10-10 22:40:00,1559.5,1568.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47857,做多,2023-10-11 00:00:00,2023-10-11 00:15:00,1567.4,1567.54,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47858,做多,2023-10-11 00:20:00,2023-10-11 00:25:00,1569.02,1567.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47859,做多,2023-10-11 00:30:00,2023-10-11 00:35:00,1568.88,1570.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47860,做多,2023-10-11 01:50:00,2023-10-11 02:05:00,1571.69,1570.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47861,做空,2023-10-11 02:05:00,2023-10-11 02:20:00,1570.88,1566.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47862,做多,2023-10-11 03:45:00,2023-10-11 03:50:00,1559.7,1557.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47863,做空,2023-10-11 03:50:00,2023-10-11 04:00:00,1557.11,1559.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47864,做多,2023-10-11 04:00:00,2023-10-11 04:10:00,1559.1,1558.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47865,做空,2023-10-11 04:10:00,2023-10-11 04:15:00,1558.06,1559.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47866,做多,2023-10-11 04:15:00,2023-10-11 05:00:00,1559.4,1556.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47867,做空,2023-10-11 05:00:00,2023-10-11 05:05:00,1556.7,1556.6,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47868,做多,2023-10-11 05:45:00,2023-10-11 07:15:00,1557.84,1554.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47869,做空,2023-10-11 07:15:00,2023-10-11 07:20:00,1554.23,1555.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47870,做多,2023-10-11 07:20:00,2023-10-11 07:45:00,1555.49,1559.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47871,做多,2023-10-11 08:35:00,2023-10-11 08:40:00,1563.36,1562.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47872,做多,2023-10-11 12:05:00,2023-10-11 12:15:00,1575.4,1573.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47873,做空,2023-10-11 12:15:00,2023-10-11 12:25:00,1573.21,1574.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47874,做多,2023-10-11 12:25:00,2023-10-11 12:30:00,1574.39,1569.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47875,做空,2023-10-11 12:30:00,2023-10-11 12:35:00,1569.27,1566.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47876,做多,2023-10-11 13:00:00,2023-10-11 13:05:00,1572.56,1568.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47877,做空,2023-10-11 13:05:00,2023-10-11 13:35:00,1568.32,1569.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47878,做多,2023-10-11 13:50:00,2023-10-11 14:05:00,1571.18,1574.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47879,做多,2023-10-11 14:20:00,2023-10-11 14:25:00,1570.28,1567.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47880,做空,2023-10-11 14:25:00,2023-10-11 14:45:00,1567.63,1569.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47881,做多,2023-10-11 14:45:00,2023-10-11 15:05:00,1569.7,1569.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47882,做空,2023-10-11 15:05:00,2023-10-11 15:15:00,1569.08,1561.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47883,做多,2023-10-11 17:20:00,2023-10-11 17:25:00,1558.4,1555.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47884,做空,2023-10-11 17:25:00,2023-10-11 17:45:00,1555.64,1549.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47885,做多,2023-10-11 18:20:00,2023-10-11 18:25:00,1554.33,1553.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47886,做空,2023-10-11 18:25:00,2023-10-11 18:30:00,1553.15,1553.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47887,做多,2023-10-11 18:30:00,2023-10-11 18:35:00,1553.99,1553.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47888,做空,2023-10-11 18:35:00,2023-10-11 18:40:00,1553.09,1553.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47889,做多,2023-10-11 18:40:00,2023-10-11 18:45:00,1553.99,1553.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47890,做空,2023-10-11 18:45:00,2023-10-11 20:45:00,1553.54,1561.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47891,做多,2023-10-11 20:45:00,2023-10-11 21:00:00,1561.49,1561.96,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47892,做空,2023-10-11 21:00:00,2023-10-11 21:05:00,1561.96,1564.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47893,做多,2023-10-11 21:05:00,2023-10-11 21:10:00,1564.05,1564.13,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47894,做多,2023-10-11 21:40:00,2023-10-11 21:45:00,1563.07,1562.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47895,做空,2023-10-11 21:45:00,2023-10-11 21:55:00,1562.13,1565.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47896,做多,2023-10-11 21:55:00,2023-10-11 22:00:00,1565.36,1564.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47897,做多,2023-10-11 22:50:00,2023-10-11 22:55:00,1565.17,1564.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47898,做空,2023-10-11 22:55:00,2023-10-11 23:10:00,1564.85,1564.65,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47899,做多,2023-10-11 23:10:00,2023-10-11 23:25:00,1564.65,1565.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47900,做空,2023-10-11 23:25:00,2023-10-11 23:35:00,1565.61,1565.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47901,做多,2023-10-11 23:35:00,2023-10-11 23:40:00,1565.65,1565.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47902,做空,2023-10-11 23:40:00,2023-10-11 23:55:00,1565.6,1566.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47903,做多,2023-10-11 23:55:00,2023-10-12 00:00:00,1566.07,1563.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47904,做空,2023-10-12 00:00:00,2023-10-12 00:10:00,1563.45,1562.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47905,做多,2023-10-12 00:30:00,2023-10-12 02:25:00,1564.0,1559.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47906,做空,2023-10-12 02:25:00,2023-10-12 03:40:00,1559.21,1560.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47907,做多,2023-10-12 03:40:00,2023-10-12 04:55:00,1560.62,1560.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47908,做空,2023-10-12 04:55:00,2023-10-12 05:00:00,1560.47,1559.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47909,做多,2023-10-12 05:25:00,2023-10-12 06:55:00,1560.76,1562.1,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47910,做空,2023-10-12 06:55:00,2023-10-12 07:10:00,1562.1,1563.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47911,做多,2023-10-12 07:10:00,2023-10-12 07:15:00,1563.55,1560.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47912,做空,2023-10-12 07:15:00,2023-10-12 07:20:00,1560.91,1560.59,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47913,做多,2023-10-12 08:35:00,2023-10-12 08:45:00,1560.09,1558.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47914,做空,2023-10-12 08:45:00,2023-10-12 09:00:00,1558.07,1557.7,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47915,做多,2023-10-12 10:40:00,2023-10-12 10:45:00,1547.71,1546.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47916,做空,2023-10-12 10:45:00,2023-10-12 11:00:00,1546.59,1547.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47917,做多,2023-10-12 11:00:00,2023-10-12 11:05:00,1547.63,1546.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47918,做空,2023-10-12 11:05:00,2023-10-12 11:25:00,1546.7,1546.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47919,做多,2023-10-12 11:25:00,2023-10-12 11:45:00,1546.72,1550.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47920,做多,2023-10-12 12:25:00,2023-10-12 12:35:00,1548.0,1552.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47921,做多,2023-10-12 12:35:00,2023-10-12 12:45:00,1552.85,1549.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47922,做空,2023-10-12 12:45:00,2023-10-12 12:55:00,1549.33,1548.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47923,做多,2023-10-12 12:55:00,2023-10-12 13:10:00,1548.99,1550.52,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47924,做空,2023-10-12 13:10:00,2023-10-12 13:25:00,1550.52,1547.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47925,做多,2023-10-12 14:10:00,2023-10-12 15:20:00,1547.15,1543.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47926,做空,2023-10-12 15:20:00,2023-10-12 15:30:00,1543.07,1540.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47927,做多,2023-10-12 15:50:00,2023-10-12 15:55:00,1544.41,1540.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47928,做空,2023-10-12 15:55:00,2023-10-12 16:05:00,1540.96,1543.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47929,做多,2023-10-12 16:05:00,2023-10-12 16:10:00,1543.54,1542.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47930,做空,2023-10-12 16:10:00,2023-10-12 16:15:00,1542.46,1543.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47931,做多,2023-10-12 16:15:00,2023-10-12 16:20:00,1543.67,1540.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47932,做空,2023-10-12 16:20:00,2023-10-12 16:25:00,1540.44,1536.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47933,做多,2023-10-12 16:30:00,2023-10-12 18:00:00,1537.45,1527.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47934,做空,2023-10-12 18:00:00,2023-10-12 18:10:00,1527.83,1528.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47935,做多,2023-10-12 18:10:00,2023-10-12 18:15:00,1528.6,1527.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47936,做空,2023-10-12 18:15:00,2023-10-12 18:20:00,1527.25,1530.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47937,做多,2023-10-12 18:20:00,2023-10-12 18:25:00,1530.01,1532.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47938,做多,2023-10-12 19:10:00,2023-10-12 19:20:00,1529.91,1528.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47939,做空,2023-10-12 19:20:00,2023-10-12 19:25:00,1528.99,1529.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47940,做多,2023-10-12 19:25:00,2023-10-12 19:55:00,1529.95,1530.74,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47941,做空,2023-10-12 19:55:00,2023-10-12 20:05:00,1530.74,1531.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47942,做多,2023-10-12 20:05:00,2023-10-12 20:15:00,1531.2,1531.35,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47943,做空,2023-10-12 20:15:00,2023-10-12 21:40:00,1531.35,1535.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47944,做多,2023-10-12 21:40:00,2023-10-12 22:00:00,1535.93,1535.94,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47945,做多,2023-10-12 23:25:00,2023-10-12 23:40:00,1537.1,1537.91,0.0,100.0,0.0001,0.0,0.0,0.0,flip -47946,做空,2023-10-12 23:40:00,2023-10-12 23:50:00,1537.91,1537.48,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47947,做多,2023-10-12 23:50:00,2023-10-12 23:55:00,1537.48,1538.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47948,做多,2023-10-12 23:55:00,2023-10-13 00:00:00,1538.81,1538.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47949,做多,2023-10-13 01:30:00,2023-10-13 01:35:00,1542.67,1542.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47950,做空,2023-10-13 01:35:00,2023-10-13 01:40:00,1542.14,1542.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47951,做多,2023-10-13 01:40:00,2023-10-13 01:55:00,1542.75,1542.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47952,做空,2023-10-13 01:55:00,2023-10-13 02:00:00,1542.3,1542.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47953,做多,2023-10-13 02:00:00,2023-10-13 02:05:00,1542.93,1542.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47954,做空,2023-10-13 02:05:00,2023-10-13 02:20:00,1542.63,1542.48,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47955,做多,2023-10-13 02:20:00,2023-10-13 03:05:00,1542.48,1541.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47956,做空,2023-10-13 03:05:00,2023-10-13 03:10:00,1541.44,1542.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47957,做多,2023-10-13 03:10:00,2023-10-13 03:15:00,1542.33,1540.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47958,做空,2023-10-13 03:15:00,2023-10-13 03:30:00,1540.57,1539.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47959,做多,2023-10-13 04:15:00,2023-10-13 04:25:00,1539.52,1539.73,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47960,做空,2023-10-13 04:25:00,2023-10-13 04:30:00,1539.73,1540.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47961,做多,2023-10-13 04:30:00,2023-10-13 04:35:00,1540.32,1538.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47962,做空,2023-10-13 04:35:00,2023-10-13 04:45:00,1538.86,1540.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47963,做多,2023-10-13 04:45:00,2023-10-13 05:00:00,1540.34,1542.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47964,做多,2023-10-13 05:45:00,2023-10-13 06:50:00,1540.66,1538.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47965,做空,2023-10-13 06:50:00,2023-10-13 07:00:00,1538.9,1541.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47966,做多,2023-10-13 07:00:00,2023-10-13 07:05:00,1541.11,1543.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47967,做多,2023-10-13 09:10:00,2023-10-13 09:25:00,1548.83,1548.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47968,做空,2023-10-13 09:25:00,2023-10-13 09:40:00,1548.4,1546.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47969,做多,2023-10-13 11:05:00,2023-10-13 11:15:00,1545.35,1544.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47970,做多,2023-10-13 11:20:00,2023-10-13 11:25:00,1545.94,1547.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47971,做多,2023-10-13 12:10:00,2023-10-13 12:20:00,1547.5,1547.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -47972,做多,2023-10-13 13:35:00,2023-10-13 16:30:00,1548.72,1546.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -47973,做多,2023-10-13 17:40:00,2023-10-13 17:45:00,1544.69,1543.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47974,做空,2023-10-13 17:45:00,2023-10-13 17:50:00,1543.89,1544.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47975,做多,2023-10-13 17:50:00,2023-10-13 18:20:00,1544.14,1543.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47976,做空,2023-10-13 18:20:00,2023-10-13 18:30:00,1543.5,1544.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47977,做多,2023-10-13 18:30:00,2023-10-13 18:35:00,1544.8,1541.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47978,做空,2023-10-13 18:35:00,2023-10-13 18:50:00,1541.74,1543.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47979,做多,2023-10-13 18:50:00,2023-10-13 19:05:00,1543.06,1542.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47980,做空,2023-10-13 19:05:00,2023-10-13 19:10:00,1542.08,1543.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -47981,做多,2023-10-13 19:10:00,2023-10-13 19:30:00,1543.34,1543.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47982,做空,2023-10-13 19:30:00,2023-10-13 19:35:00,1543.42,1543.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47983,做多,2023-10-13 19:35:00,2023-10-13 19:40:00,1543.89,1542.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47984,做空,2023-10-13 19:40:00,2023-10-13 19:45:00,1542.49,1544.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47985,做多,2023-10-13 19:45:00,2023-10-13 19:50:00,1544.71,1543.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47986,做空,2023-10-13 19:50:00,2023-10-13 20:25:00,1543.58,1544.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47987,做多,2023-10-13 20:25:00,2023-10-13 20:30:00,1544.06,1544.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47988,做空,2023-10-13 20:30:00,2023-10-13 20:35:00,1544.04,1544.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47989,做多,2023-10-13 20:35:00,2023-10-13 20:45:00,1544.99,1543.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47990,做空,2023-10-13 20:45:00,2023-10-13 20:50:00,1543.22,1554.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47991,做多,2023-10-13 20:50:00,2023-10-13 20:55:00,1554.16,1558.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47992,做多,2023-10-13 23:50:00,2023-10-14 01:05:00,1550.34,1550.8,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47993,做空,2023-10-14 01:05:00,2023-10-14 01:25:00,1550.8,1548.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47994,做多,2023-10-14 01:40:00,2023-10-14 01:55:00,1551.99,1554.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -47995,做多,2023-10-14 03:15:00,2023-10-14 03:45:00,1553.62,1552.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -47996,做空,2023-10-14 03:45:00,2023-10-14 03:50:00,1552.68,1552.64,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -47997,做多,2023-10-14 04:00:00,2023-10-14 04:25:00,1553.28,1553.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -47998,做空,2023-10-14 04:25:00,2023-10-14 04:45:00,1553.68,1552.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -47999,做多,2023-10-14 07:30:00,2023-10-14 08:00:00,1546.85,1547.61,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48000,做多,2023-10-14 08:15:00,2023-10-14 08:20:00,1546.84,1546.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48001,做空,2023-10-14 08:20:00,2023-10-14 08:30:00,1546.59,1547.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48002,做多,2023-10-14 08:30:00,2023-10-14 08:35:00,1547.76,1546.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48003,做空,2023-10-14 08:35:00,2023-10-14 08:50:00,1546.32,1546.06,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48004,做多,2023-10-14 08:55:00,2023-10-14 09:05:00,1547.1,1548.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48005,做多,2023-10-14 09:45:00,2023-10-14 10:00:00,1546.78,1547.1,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48006,做空,2023-10-14 10:00:00,2023-10-14 10:05:00,1547.1,1547.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48007,做多,2023-10-14 10:05:00,2023-10-14 10:20:00,1547.65,1547.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48008,做空,2023-10-14 10:20:00,2023-10-14 10:25:00,1547.37,1547.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48009,做多,2023-10-14 10:25:00,2023-10-14 10:45:00,1547.41,1547.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48010,做空,2023-10-14 10:45:00,2023-10-14 10:55:00,1547.46,1547.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48011,做多,2023-10-14 10:55:00,2023-10-14 11:00:00,1547.74,1547.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48012,做空,2023-10-14 11:00:00,2023-10-14 11:25:00,1547.43,1546.84,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48013,做多,2023-10-14 12:00:00,2023-10-14 12:45:00,1546.65,1548.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48014,做多,2023-10-14 15:05:00,2023-10-14 15:40:00,1549.97,1552.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48015,做多,2023-10-14 16:35:00,2023-10-14 17:10:00,1553.21,1553.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48016,做空,2023-10-14 17:10:00,2023-10-14 17:15:00,1553.46,1555.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48017,做多,2023-10-14 17:15:00,2023-10-14 17:25:00,1555.98,1554.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48018,做空,2023-10-14 17:25:00,2023-10-14 17:35:00,1554.48,1554.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48019,做多,2023-10-14 17:35:00,2023-10-14 17:45:00,1554.67,1554.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48020,做空,2023-10-14 17:45:00,2023-10-14 18:30:00,1554.51,1554.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48021,做多,2023-10-14 18:30:00,2023-10-14 18:40:00,1554.28,1553.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48022,做空,2023-10-14 18:40:00,2023-10-14 18:55:00,1553.37,1554.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48023,做多,2023-10-14 18:55:00,2023-10-14 19:00:00,1554.02,1553.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48024,做空,2023-10-14 19:00:00,2023-10-14 19:05:00,1553.18,1553.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48025,做多,2023-10-14 19:05:00,2023-10-14 19:10:00,1553.89,1553.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48026,做空,2023-10-14 19:10:00,2023-10-14 19:15:00,1553.03,1554.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48027,做多,2023-10-14 19:15:00,2023-10-14 19:20:00,1554.89,1554.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48028,做多,2023-10-14 20:05:00,2023-10-14 20:10:00,1554.35,1554.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48029,做空,2023-10-14 20:10:00,2023-10-14 20:20:00,1554.02,1554.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48030,做多,2023-10-14 20:20:00,2023-10-14 20:40:00,1554.03,1554.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48031,做空,2023-10-14 20:40:00,2023-10-14 20:45:00,1554.0,1554.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48032,做多,2023-10-14 20:45:00,2023-10-14 20:50:00,1554.7,1554.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48033,做空,2023-10-14 20:50:00,2023-10-14 21:35:00,1554.55,1554.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48034,做多,2023-10-14 21:35:00,2023-10-14 21:50:00,1554.96,1554.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48035,做空,2023-10-14 21:50:00,2023-10-14 22:00:00,1554.65,1555.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48036,做多,2023-10-14 22:00:00,2023-10-14 22:55:00,1555.23,1555.86,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48037,做多,2023-10-14 23:40:00,2023-10-15 01:30:00,1554.69,1552.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48038,做空,2023-10-15 01:30:00,2023-10-15 02:25:00,1552.39,1553.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48039,做多,2023-10-15 02:25:00,2023-10-15 03:00:00,1553.62,1554.08,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48040,做空,2023-10-15 03:00:00,2023-10-15 03:15:00,1554.08,1554.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48041,做多,2023-10-15 03:15:00,2023-10-15 03:35:00,1554.8,1554.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48042,做空,2023-10-15 03:35:00,2023-10-15 04:05:00,1554.54,1553.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48043,做多,2023-10-15 04:30:00,2023-10-15 04:50:00,1553.83,1553.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48044,做空,2023-10-15 04:50:00,2023-10-15 04:55:00,1553.71,1554.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48045,做多,2023-10-15 04:55:00,2023-10-15 05:00:00,1554.14,1553.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48046,做空,2023-10-15 05:00:00,2023-10-15 05:15:00,1553.41,1552.96,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48047,做多,2023-10-15 05:15:00,2023-10-15 05:30:00,1552.96,1553.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48048,做空,2023-10-15 05:30:00,2023-10-15 05:40:00,1553.25,1553.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48049,做多,2023-10-15 05:40:00,2023-10-15 05:45:00,1553.4,1553.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48050,做空,2023-10-15 05:45:00,2023-10-15 06:10:00,1553.25,1552.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48051,做多,2023-10-15 06:55:00,2023-10-15 07:05:00,1552.84,1552.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48052,做空,2023-10-15 07:05:00,2023-10-15 07:20:00,1552.67,1552.38,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48053,做多,2023-10-15 07:25:00,2023-10-15 07:30:00,1552.99,1553.1,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48054,做多,2023-10-15 09:45:00,2023-10-15 09:55:00,1556.72,1556.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48055,做空,2023-10-15 09:55:00,2023-10-15 10:25:00,1556.75,1556.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48056,做多,2023-10-15 10:25:00,2023-10-15 10:30:00,1556.99,1556.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48057,做空,2023-10-15 10:30:00,2023-10-15 10:35:00,1556.54,1557.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48058,做多,2023-10-15 10:35:00,2023-10-15 10:55:00,1557.52,1556.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48059,做多,2023-10-15 13:15:00,2023-10-15 13:20:00,1554.99,1557.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48060,做多,2023-10-15 14:10:00,2023-10-15 14:15:00,1553.68,1553.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48061,做空,2023-10-15 14:15:00,2023-10-15 14:20:00,1553.41,1554.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48062,做多,2023-10-15 14:20:00,2023-10-15 14:35:00,1554.09,1554.13,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48063,做空,2023-10-15 14:35:00,2023-10-15 15:15:00,1554.13,1553.22,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48064,做多,2023-10-15 15:15:00,2023-10-15 15:20:00,1553.22,1552.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48065,做空,2023-10-15 15:20:00,2023-10-15 15:40:00,1552.92,1554.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48066,做多,2023-10-15 15:40:00,2023-10-15 15:45:00,1554.27,1553.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48067,做空,2023-10-15 15:45:00,2023-10-15 15:50:00,1553.04,1553.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48068,做多,2023-10-15 15:50:00,2023-10-15 15:55:00,1553.45,1553.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48069,做空,2023-10-15 15:55:00,2023-10-15 16:10:00,1553.13,1552.17,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48070,做多,2023-10-15 16:10:00,2023-10-15 16:35:00,1552.17,1554.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48071,做多,2023-10-15 20:25:00,2023-10-15 20:40:00,1560.78,1563.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48072,做多,2023-10-15 21:20:00,2023-10-15 21:25:00,1561.06,1559.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48073,做空,2023-10-15 21:25:00,2023-10-15 21:30:00,1559.21,1560.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48074,做多,2023-10-15 21:30:00,2023-10-15 22:10:00,1560.5,1563.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48075,做多,2023-10-15 23:45:00,2023-10-15 23:50:00,1556.91,1556.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48076,做空,2023-10-15 23:50:00,2023-10-16 00:45:00,1556.33,1555.27,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48077,做多,2023-10-16 00:45:00,2023-10-16 00:55:00,1555.27,1555.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48078,做空,2023-10-16 00:55:00,2023-10-16 01:00:00,1555.69,1557.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48079,做多,2023-10-16 01:00:00,2023-10-16 01:20:00,1557.1,1559.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48080,做多,2023-10-16 03:25:00,2023-10-16 03:45:00,1562.09,1561.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48081,做空,2023-10-16 03:45:00,2023-10-16 03:55:00,1561.85,1562.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48082,做多,2023-10-16 03:55:00,2023-10-16 04:05:00,1562.25,1561.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48083,做空,2023-10-16 04:05:00,2023-10-16 04:30:00,1561.28,1560.98,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48084,做多,2023-10-16 04:30:00,2023-10-16 04:55:00,1560.98,1561.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48085,做多,2023-10-16 06:30:00,2023-10-16 06:35:00,1581.07,1580.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48086,做空,2023-10-16 06:35:00,2023-10-16 07:35:00,1580.42,1580.3,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48087,做多,2023-10-16 07:35:00,2023-10-16 07:40:00,1580.3,1579.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48088,做空,2023-10-16 07:40:00,2023-10-16 08:00:00,1579.35,1582.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48089,做多,2023-10-16 08:00:00,2023-10-16 08:05:00,1582.04,1580.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48090,做多,2023-10-16 09:45:00,2023-10-16 10:40:00,1580.61,1586.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48091,做多,2023-10-16 12:20:00,2023-10-16 12:45:00,1583.12,1585.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48092,做多,2023-10-16 14:30:00,2023-10-16 15:05:00,1585.7,1582.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48093,做空,2023-10-16 15:05:00,2023-10-16 15:40:00,1582.88,1577.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48094,做多,2023-10-16 16:50:00,2023-10-16 17:10:00,1576.8,1579.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48095,做多,2023-10-16 17:55:00,2023-10-16 18:00:00,1578.12,1579.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48096,做多,2023-10-16 19:40:00,2023-10-16 19:50:00,1587.94,1589.17,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48097,做空,2023-10-16 19:50:00,2023-10-16 20:10:00,1589.17,1591.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48098,做多,2023-10-16 20:10:00,2023-10-16 20:15:00,1591.43,1590.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48099,做空,2023-10-16 20:15:00,2023-10-16 20:20:00,1590.8,1592.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48100,做多,2023-10-16 20:20:00,2023-10-16 20:30:00,1592.86,1590.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48101,做空,2023-10-16 20:30:00,2023-10-16 20:55:00,1590.35,1586.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48102,做多,2023-10-16 21:35:00,2023-10-16 21:40:00,1587.79,1586.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48103,做空,2023-10-16 21:40:00,2023-10-16 21:45:00,1586.3,1588.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48104,做多,2023-10-16 21:45:00,2023-10-16 22:20:00,1588.93,1595.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48105,做多,2023-10-17 01:40:00,2023-10-17 01:45:00,1595.27,1594.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48106,做空,2023-10-17 01:45:00,2023-10-17 02:20:00,1594.19,1589.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48107,做多,2023-10-17 02:35:00,2023-10-17 03:05:00,1594.48,1593.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48108,做空,2023-10-17 03:05:00,2023-10-17 03:50:00,1593.54,1587.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48109,做多,2023-10-17 04:50:00,2023-10-17 04:55:00,1588.73,1587.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48110,做空,2023-10-17 04:55:00,2023-10-17 05:00:00,1587.8,1588.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48111,做多,2023-10-17 05:00:00,2023-10-17 05:10:00,1588.54,1586.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48112,做空,2023-10-17 05:10:00,2023-10-17 05:25:00,1586.7,1587.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48113,做多,2023-10-17 05:25:00,2023-10-17 05:30:00,1587.41,1585.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48114,做空,2023-10-17 05:30:00,2023-10-17 05:35:00,1585.45,1585.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48115,做多,2023-10-17 05:50:00,2023-10-17 07:00:00,1586.96,1584.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48116,做空,2023-10-17 07:00:00,2023-10-17 07:05:00,1584.5,1585.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48117,做多,2023-10-17 07:05:00,2023-10-17 07:10:00,1585.85,1584.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48118,做空,2023-10-17 07:10:00,2023-10-17 07:15:00,1584.8,1585.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48119,做多,2023-10-17 07:15:00,2023-10-17 07:20:00,1585.47,1584.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48120,做空,2023-10-17 07:20:00,2023-10-17 07:30:00,1584.75,1583.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48121,做多,2023-10-17 07:40:00,2023-10-17 07:45:00,1587.41,1589.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48122,做多,2023-10-17 08:45:00,2023-10-17 09:05:00,1586.62,1587.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48123,做空,2023-10-17 09:05:00,2023-10-17 09:30:00,1587.26,1589.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48124,做多,2023-10-17 09:30:00,2023-10-17 09:50:00,1589.0,1589.36,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48125,做多,2023-10-17 12:00:00,2023-10-17 12:05:00,1584.92,1583.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48126,做空,2023-10-17 12:05:00,2023-10-17 12:10:00,1583.41,1580.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48127,做多,2023-10-17 14:10:00,2023-10-17 14:15:00,1575.19,1573.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48128,做空,2023-10-17 14:15:00,2023-10-17 14:35:00,1573.84,1574.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48129,做多,2023-10-17 14:35:00,2023-10-17 14:40:00,1574.47,1573.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48130,做空,2023-10-17 14:40:00,2023-10-17 14:55:00,1573.39,1572.41,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48131,做多,2023-10-17 14:55:00,2023-10-17 15:05:00,1572.41,1575.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48132,做多,2023-10-17 15:55:00,2023-10-17 16:20:00,1574.67,1578.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48133,做多,2023-10-17 18:40:00,2023-10-17 18:50:00,1568.84,1556.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48134,做空,2023-10-17 18:50:00,2023-10-17 18:55:00,1556.66,1552.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48135,做多,2023-10-17 19:45:00,2023-10-17 20:15:00,1562.06,1561.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48136,做空,2023-10-17 20:15:00,2023-10-17 21:00:00,1561.93,1558.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48137,做多,2023-10-17 21:15:00,2023-10-17 21:45:00,1564.23,1562.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48138,做空,2023-10-17 21:45:00,2023-10-17 22:00:00,1562.52,1559.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48139,做多,2023-10-17 22:30:00,2023-10-17 22:40:00,1562.78,1560.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48140,做空,2023-10-17 22:40:00,2023-10-17 22:55:00,1560.42,1561.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48141,做多,2023-10-17 22:55:00,2023-10-17 23:00:00,1561.55,1560.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48142,做空,2023-10-17 23:00:00,2023-10-17 23:05:00,1560.64,1562.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48143,做多,2023-10-17 23:05:00,2023-10-17 23:25:00,1562.88,1563.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48144,做多,2023-10-18 00:15:00,2023-10-18 00:35:00,1565.57,1564.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48145,做空,2023-10-18 00:35:00,2023-10-18 00:45:00,1564.16,1562.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48146,做多,2023-10-18 01:05:00,2023-10-18 01:10:00,1565.96,1567.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48147,做多,2023-10-18 02:50:00,2023-10-18 04:05:00,1566.19,1566.38,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48148,做空,2023-10-18 04:05:00,2023-10-18 05:55:00,1566.38,1572.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48149,做多,2023-10-18 05:55:00,2023-10-18 06:05:00,1572.03,1571.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48150,做空,2023-10-18 06:05:00,2023-10-18 06:30:00,1571.95,1570.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48151,做多,2023-10-18 06:50:00,2023-10-18 07:30:00,1571.67,1575.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48152,做多,2023-10-18 07:50:00,2023-10-18 08:10:00,1571.07,1571.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48153,做空,2023-10-18 08:10:00,2023-10-18 08:20:00,1571.28,1573.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48154,做多,2023-10-18 08:20:00,2023-10-18 08:55:00,1573.06,1576.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48155,做多,2023-10-18 10:15:00,2023-10-18 10:20:00,1578.08,1575.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48156,做空,2023-10-18 10:20:00,2023-10-18 10:30:00,1575.82,1577.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48157,做多,2023-10-18 10:30:00,2023-10-18 11:20:00,1577.44,1582.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48158,做多,2023-10-18 12:00:00,2023-10-18 14:25:00,1578.47,1572.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48159,做空,2023-10-18 14:25:00,2023-10-18 14:30:00,1572.97,1571.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48160,做多,2023-10-18 15:10:00,2023-10-18 16:05:00,1571.78,1572.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48161,做多,2023-10-18 16:45:00,2023-10-18 16:55:00,1572.24,1570.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48162,做空,2023-10-18 16:55:00,2023-10-18 17:00:00,1570.23,1570.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48163,做多,2023-10-18 17:00:00,2023-10-18 17:30:00,1570.93,1570.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48164,做空,2023-10-18 17:30:00,2023-10-18 17:40:00,1570.41,1567.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48165,做多,2023-10-18 18:05:00,2023-10-18 18:25:00,1571.15,1570.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48166,做空,2023-10-18 18:25:00,2023-10-18 18:30:00,1570.26,1572.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48167,做多,2023-10-18 18:30:00,2023-10-18 18:35:00,1572.12,1569.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48168,做空,2023-10-18 18:35:00,2023-10-18 19:05:00,1569.52,1565.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48169,做多,2023-10-18 20:25:00,2023-10-18 22:20:00,1564.61,1562.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48170,做多,2023-10-18 23:30:00,2023-10-18 23:55:00,1562.29,1562.65,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48171,做空,2023-10-18 23:55:00,2023-10-19 00:00:00,1562.65,1560.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48172,做多,2023-10-19 00:10:00,2023-10-19 00:20:00,1562.31,1564.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48173,做多,2023-10-19 00:20:00,2023-10-19 00:25:00,1564.5,1564.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48174,做多,2023-10-19 01:25:00,2023-10-19 01:35:00,1564.17,1560.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48175,做空,2023-10-19 01:35:00,2023-10-19 01:40:00,1560.38,1544.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48176,做多,2023-10-19 03:10:00,2023-10-19 03:15:00,1549.39,1550.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48177,做多,2023-10-19 04:20:00,2023-10-19 04:25:00,1549.08,1548.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48178,做空,2023-10-19 04:25:00,2023-10-19 04:35:00,1548.18,1549.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48179,做多,2023-10-19 04:35:00,2023-10-19 04:40:00,1549.03,1548.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48180,做空,2023-10-19 04:40:00,2023-10-19 06:15:00,1548.77,1551.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48181,做多,2023-10-19 06:15:00,2023-10-19 06:20:00,1551.02,1550.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48182,做空,2023-10-19 06:20:00,2023-10-19 06:30:00,1550.4,1551.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48183,做多,2023-10-19 06:30:00,2023-10-19 06:50:00,1551.33,1551.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48184,做空,2023-10-19 06:50:00,2023-10-19 07:00:00,1551.2,1550.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48185,做多,2023-10-19 07:00:00,2023-10-19 08:20:00,1550.9,1549.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48186,做空,2023-10-19 08:20:00,2023-10-19 08:25:00,1549.8,1550.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48187,做多,2023-10-19 08:25:00,2023-10-19 08:30:00,1550.6,1549.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48188,做空,2023-10-19 08:30:00,2023-10-19 08:40:00,1549.79,1549.72,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48189,做多,2023-10-19 09:15:00,2023-10-19 09:25:00,1549.65,1549.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48190,做空,2023-10-19 09:25:00,2023-10-19 10:05:00,1549.13,1552.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48191,做多,2023-10-19 10:05:00,2023-10-19 10:10:00,1552.18,1551.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48192,做多,2023-10-19 10:30:00,2023-10-19 11:10:00,1548.09,1552.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48193,做多,2023-10-19 12:45:00,2023-10-19 12:55:00,1554.43,1552.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48194,做空,2023-10-19 12:55:00,2023-10-19 13:05:00,1552.5,1554.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48195,做多,2023-10-19 13:05:00,2023-10-19 13:15:00,1554.06,1555.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48196,做多,2023-10-19 14:05:00,2023-10-19 14:15:00,1554.28,1555.24,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48197,做空,2023-10-19 14:15:00,2023-10-19 14:35:00,1555.24,1555.2,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48198,做多,2023-10-19 14:35:00,2023-10-19 14:50:00,1555.2,1557.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48199,做多,2023-10-19 18:10:00,2023-10-19 18:20:00,1563.06,1563.57,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48200,做空,2023-10-19 18:20:00,2023-10-19 18:35:00,1563.57,1563.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48201,做多,2023-10-19 18:35:00,2023-10-19 18:40:00,1563.51,1562.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48202,做空,2023-10-19 18:40:00,2023-10-19 19:00:00,1562.25,1561.25,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48203,做多,2023-10-19 19:00:00,2023-10-19 19:25:00,1561.25,1565.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48204,做多,2023-10-19 22:15:00,2023-10-19 22:30:00,1565.24,1566.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48205,做多,2023-10-19 23:10:00,2023-10-19 23:20:00,1563.94,1563.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48206,做空,2023-10-19 23:20:00,2023-10-19 23:25:00,1563.29,1564.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48207,做多,2023-10-19 23:25:00,2023-10-19 23:35:00,1564.08,1563.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48208,做空,2023-10-19 23:35:00,2023-10-19 23:40:00,1563.21,1565.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48209,做多,2023-10-19 23:40:00,2023-10-20 00:00:00,1565.37,1566.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48210,做多,2023-10-20 00:25:00,2023-10-20 01:40:00,1564.23,1562.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48211,做空,2023-10-20 01:40:00,2023-10-20 01:45:00,1562.5,1562.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48212,做多,2023-10-20 01:45:00,2023-10-20 02:00:00,1562.99,1565.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48213,做多,2023-10-20 05:40:00,2023-10-20 06:00:00,1582.38,1581.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48214,做空,2023-10-20 06:00:00,2023-10-20 06:15:00,1581.92,1579.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48215,做多,2023-10-20 06:30:00,2023-10-20 06:50:00,1582.56,1581.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48216,做空,2023-10-20 06:50:00,2023-10-20 06:55:00,1581.22,1582.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48217,做多,2023-10-20 06:55:00,2023-10-20 07:05:00,1582.62,1583.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48218,做多,2023-10-20 07:55:00,2023-10-20 08:05:00,1582.76,1586.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48219,做多,2023-10-20 11:05:00,2023-10-20 14:05:00,1617.25,1606.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48220,做空,2023-10-20 14:05:00,2023-10-20 14:10:00,1606.4,1599.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48221,做多,2023-10-20 14:20:00,2023-10-20 14:45:00,1604.27,1608.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48222,做多,2023-10-20 15:00:00,2023-10-20 15:15:00,1605.39,1604.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48223,做空,2023-10-20 15:15:00,2023-10-20 15:20:00,1604.81,1606.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48224,做多,2023-10-20 15:20:00,2023-10-20 15:30:00,1606.79,1604.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48225,做空,2023-10-20 15:30:00,2023-10-20 16:00:00,1604.04,1605.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48226,做多,2023-10-20 16:00:00,2023-10-20 16:05:00,1605.88,1605.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48227,做空,2023-10-20 16:05:00,2023-10-20 17:05:00,1605.45,1598.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48228,做多,2023-10-20 17:20:00,2023-10-20 18:10:00,1605.86,1606.83,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48229,做空,2023-10-20 18:10:00,2023-10-20 18:20:00,1606.83,1607.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48230,做多,2023-10-20 18:20:00,2023-10-20 18:40:00,1607.24,1607.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48231,做空,2023-10-20 18:40:00,2023-10-20 18:55:00,1607.39,1605.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48232,做多,2023-10-20 19:05:00,2023-10-20 19:20:00,1607.2,1604.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48233,做空,2023-10-20 19:20:00,2023-10-20 19:25:00,1604.15,1604.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48234,做多,2023-10-20 19:50:00,2023-10-20 20:40:00,1606.3,1608.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48235,做多,2023-10-20 21:05:00,2023-10-20 21:10:00,1605.91,1605.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48236,做空,2023-10-20 21:10:00,2023-10-20 21:15:00,1605.12,1606.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48237,做多,2023-10-20 21:15:00,2023-10-20 21:50:00,1606.43,1604.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48238,做空,2023-10-20 21:50:00,2023-10-20 21:55:00,1604.63,1606.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48239,做多,2023-10-20 21:55:00,2023-10-20 22:45:00,1606.71,1606.82,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48240,做空,2023-10-20 22:45:00,2023-10-20 22:55:00,1606.82,1607.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48241,做多,2023-10-20 22:55:00,2023-10-20 23:00:00,1607.49,1606.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48242,做空,2023-10-20 23:00:00,2023-10-20 23:05:00,1606.83,1607.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48243,做多,2023-10-20 23:05:00,2023-10-21 00:30:00,1607.19,1603.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48244,做空,2023-10-21 00:30:00,2023-10-21 00:45:00,1603.19,1601.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48245,做多,2023-10-21 01:15:00,2023-10-21 01:20:00,1603.77,1603.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48246,做空,2023-10-21 01:20:00,2023-10-21 01:35:00,1603.68,1599.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48247,做多,2023-10-21 03:30:00,2023-10-21 04:40:00,1596.39,1597.41,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48248,做空,2023-10-21 04:40:00,2023-10-21 05:40:00,1597.41,1597.41,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48249,做多,2023-10-21 05:40:00,2023-10-21 05:50:00,1597.41,1597.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48250,做空,2023-10-21 05:50:00,2023-10-21 05:55:00,1597.14,1598.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48251,做多,2023-10-21 05:55:00,2023-10-21 06:05:00,1598.95,1597.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48252,做空,2023-10-21 06:05:00,2023-10-21 06:10:00,1597.93,1598.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48253,做多,2023-10-21 06:10:00,2023-10-21 06:15:00,1598.72,1598.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48254,做多,2023-10-21 08:55:00,2023-10-21 09:00:00,1605.11,1603.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48255,做空,2023-10-21 09:00:00,2023-10-21 09:05:00,1603.52,1603.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48256,做多,2023-10-21 09:40:00,2023-10-21 09:50:00,1605.42,1606.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48257,做多,2023-10-21 10:45:00,2023-10-21 10:55:00,1604.72,1604.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48258,做空,2023-10-21 10:55:00,2023-10-21 11:00:00,1604.12,1604.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48259,做多,2023-10-21 11:00:00,2023-10-21 11:25:00,1604.99,1606.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48260,做多,2023-10-21 12:15:00,2023-10-21 12:50:00,1605.8,1605.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48261,做空,2023-10-21 12:50:00,2023-10-21 12:55:00,1605.74,1604.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48262,做多,2023-10-21 13:25:00,2023-10-21 13:40:00,1605.97,1608.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48263,做多,2023-10-21 17:25:00,2023-10-21 17:40:00,1625.3,1635.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48264,做多,2023-10-21 18:50:00,2023-10-21 19:00:00,1632.22,1633.53,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48265,做空,2023-10-21 19:00:00,2023-10-21 19:35:00,1633.53,1631.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48266,做多,2023-10-21 19:35:00,2023-10-21 20:10:00,1631.99,1632.08,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48267,做空,2023-10-21 20:10:00,2023-10-21 20:20:00,1632.08,1626.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48268,做多,2023-10-21 20:30:00,2023-10-21 20:35:00,1631.41,1630.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48269,做空,2023-10-21 20:35:00,2023-10-21 21:15:00,1630.43,1631.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48270,做多,2023-10-21 21:15:00,2023-10-21 21:20:00,1631.19,1630.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48271,做空,2023-10-21 21:20:00,2023-10-21 21:25:00,1630.6,1631.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48272,做多,2023-10-21 21:25:00,2023-10-21 21:30:00,1631.9,1629.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48273,做空,2023-10-21 21:30:00,2023-10-21 22:00:00,1629.34,1630.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48274,做多,2023-10-21 22:00:00,2023-10-21 22:20:00,1630.57,1628.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48275,做空,2023-10-21 22:20:00,2023-10-21 22:35:00,1628.94,1628.38,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48276,做多,2023-10-21 22:40:00,2023-10-21 22:50:00,1629.89,1629.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48277,做空,2023-10-21 22:50:00,2023-10-21 23:05:00,1629.56,1625.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48278,做多,2023-10-21 23:25:00,2023-10-22 00:00:00,1628.59,1626.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48279,做空,2023-10-22 00:00:00,2023-10-22 00:05:00,1626.27,1628.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48280,做多,2023-10-22 00:05:00,2023-10-22 00:20:00,1628.19,1631.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48281,做多,2023-10-22 03:25:00,2023-10-22 03:40:00,1625.97,1627.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48282,做多,2023-10-22 07:20:00,2023-10-22 09:15:00,1640.01,1633.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48283,做多,2023-10-22 09:50:00,2023-10-22 09:55:00,1630.75,1629.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48284,做空,2023-10-22 09:55:00,2023-10-22 10:05:00,1629.33,1630.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48285,做多,2023-10-22 10:05:00,2023-10-22 10:20:00,1630.62,1629.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48286,做空,2023-10-22 10:20:00,2023-10-22 10:30:00,1629.91,1632.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48287,做多,2023-10-22 10:30:00,2023-10-22 10:50:00,1632.68,1631.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48288,做空,2023-10-22 10:50:00,2023-10-22 11:05:00,1631.82,1630.93,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48289,做多,2023-10-22 11:05:00,2023-10-22 11:25:00,1630.93,1629.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48290,做空,2023-10-22 11:25:00,2023-10-22 11:30:00,1629.61,1626.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48291,做多,2023-10-22 12:00:00,2023-10-22 12:40:00,1630.12,1629.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48292,做空,2023-10-22 12:40:00,2023-10-22 12:45:00,1629.3,1632.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48293,做多,2023-10-22 12:45:00,2023-10-22 13:25:00,1632.09,1633.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48294,做多,2023-10-22 16:10:00,2023-10-22 16:20:00,1626.33,1628.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48295,做多,2023-10-22 18:35:00,2023-10-22 18:40:00,1635.08,1634.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48296,做空,2023-10-22 18:40:00,2023-10-22 18:50:00,1634.02,1635.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48297,做多,2023-10-22 18:50:00,2023-10-22 18:55:00,1635.02,1633.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48298,做空,2023-10-22 18:55:00,2023-10-22 19:00:00,1633.54,1635.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48299,做多,2023-10-22 19:00:00,2023-10-22 19:05:00,1635.31,1633.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48300,做空,2023-10-22 19:05:00,2023-10-22 19:10:00,1633.88,1634.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48301,做多,2023-10-22 19:10:00,2023-10-22 19:15:00,1634.53,1635.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48302,做多,2023-10-22 19:40:00,2023-10-22 19:45:00,1634.99,1633.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48303,做空,2023-10-22 19:45:00,2023-10-22 20:00:00,1633.38,1635.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48304,做多,2023-10-22 20:00:00,2023-10-22 20:10:00,1635.98,1639.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48305,做多,2023-10-22 21:30:00,2023-10-22 21:35:00,1637.98,1635.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48306,做空,2023-10-22 21:35:00,2023-10-22 21:40:00,1635.36,1636.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48307,做多,2023-10-22 21:40:00,2023-10-22 22:40:00,1636.49,1655.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48308,做多,2023-10-23 00:30:00,2023-10-23 00:45:00,1661.91,1672.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48309,做多,2023-10-23 02:15:00,2023-10-23 02:25:00,1674.73,1674.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48310,做空,2023-10-23 02:25:00,2023-10-23 02:30:00,1674.85,1676.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48311,做多,2023-10-23 02:30:00,2023-10-23 03:00:00,1676.6,1678.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48312,做多,2023-10-23 04:50:00,2023-10-23 05:00:00,1693.76,1689.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48313,做空,2023-10-23 05:00:00,2023-10-23 05:05:00,1689.36,1694.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48314,做多,2023-10-23 05:05:00,2023-10-23 05:15:00,1694.19,1696.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48315,做多,2023-10-23 05:45:00,2023-10-23 05:50:00,1694.89,1693.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48316,做空,2023-10-23 05:50:00,2023-10-23 06:00:00,1693.93,1693.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48317,做多,2023-10-23 06:00:00,2023-10-23 06:10:00,1693.89,1694.29,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48318,做多,2023-10-23 08:45:00,2023-10-23 09:00:00,1680.39,1679.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48319,做空,2023-10-23 09:00:00,2023-10-23 09:20:00,1679.49,1675.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48320,做多,2023-10-23 10:15:00,2023-10-23 10:20:00,1674.04,1674.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48321,做空,2023-10-23 10:20:00,2023-10-23 12:45:00,1674.01,1676.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48322,做多,2023-10-23 12:45:00,2023-10-23 12:50:00,1676.25,1675.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48323,做空,2023-10-23 12:50:00,2023-10-23 12:55:00,1675.61,1676.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48324,做多,2023-10-23 12:55:00,2023-10-23 13:00:00,1676.34,1675.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48325,做空,2023-10-23 13:00:00,2023-10-23 13:05:00,1675.59,1677.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48326,做多,2023-10-23 13:05:00,2023-10-23 13:15:00,1677.22,1672.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48327,做空,2023-10-23 13:15:00,2023-10-23 13:20:00,1672.33,1671.92,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48328,做多,2023-10-23 14:05:00,2023-10-23 14:40:00,1674.75,1679.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48329,做多,2023-10-23 15:40:00,2023-10-23 15:50:00,1677.97,1680.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48330,做多,2023-10-23 15:50:00,2023-10-23 15:55:00,1680.14,1675.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48331,做空,2023-10-23 15:55:00,2023-10-23 16:00:00,1675.63,1675.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48332,做多,2023-10-23 16:05:00,2023-10-23 16:10:00,1679.14,1675.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48333,做空,2023-10-23 16:10:00,2023-10-23 16:15:00,1675.99,1678.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48334,做多,2023-10-23 16:15:00,2023-10-23 16:20:00,1678.64,1676.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48335,做空,2023-10-23 16:20:00,2023-10-23 16:25:00,1676.16,1670.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48336,做多,2023-10-23 16:35:00,2023-10-23 16:45:00,1679.59,1684.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48337,做多,2023-10-23 17:30:00,2023-10-23 18:10:00,1680.66,1695.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48338,做多,2023-10-23 18:45:00,2023-10-23 18:55:00,1690.21,1700.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48339,做多,2023-10-23 19:35:00,2023-10-23 20:20:00,1699.84,1712.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48340,做多,2023-10-23 21:00:00,2023-10-23 21:05:00,1710.82,1706.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48341,做空,2023-10-23 21:05:00,2023-10-23 21:30:00,1706.54,1712.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48342,做多,2023-10-23 21:30:00,2023-10-23 21:35:00,1712.51,1719.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48343,做多,2023-10-24 00:10:00,2023-10-24 00:35:00,1763.56,1772.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48344,做多,2023-10-24 01:40:00,2023-10-24 02:00:00,1773.99,1793.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48345,做多,2023-10-24 03:45:00,2023-10-24 05:00:00,1821.74,1826.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48346,做多,2023-10-24 07:15:00,2023-10-24 07:20:00,1812.74,1809.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48347,做空,2023-10-24 07:20:00,2023-10-24 07:25:00,1809.63,1801.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48348,做多,2023-10-24 07:50:00,2023-10-24 07:55:00,1810.01,1809.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48349,做空,2023-10-24 07:55:00,2023-10-24 10:25:00,1809.82,1827.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48350,做多,2023-10-24 10:25:00,2023-10-24 10:40:00,1827.19,1827.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48351,做空,2023-10-24 10:40:00,2023-10-24 11:05:00,1827.39,1829.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48352,做多,2023-10-24 11:05:00,2023-10-24 11:10:00,1829.19,1831.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48353,做多,2023-10-24 11:45:00,2023-10-24 11:55:00,1828.99,1845.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48354,做多,2023-10-24 15:00:00,2023-10-24 15:10:00,1824.73,1819.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48355,做空,2023-10-24 15:10:00,2023-10-24 15:15:00,1819.99,1809.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48356,做多,2023-10-24 16:30:00,2023-10-24 16:35:00,1797.41,1788.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48357,做空,2023-10-24 16:35:00,2023-10-24 17:00:00,1788.47,1785.85,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48358,做多,2023-10-24 17:00:00,2023-10-24 17:10:00,1785.85,1780.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48359,做空,2023-10-24 17:10:00,2023-10-24 17:15:00,1780.85,1785.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48360,做多,2023-10-24 17:15:00,2023-10-24 17:20:00,1785.02,1782.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48361,做空,2023-10-24 17:20:00,2023-10-24 17:25:00,1782.11,1788.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48362,做多,2023-10-24 17:25:00,2023-10-24 17:30:00,1788.56,1781.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48363,做空,2023-10-24 17:30:00,2023-10-24 17:35:00,1781.57,1784.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48364,做多,2023-10-24 17:35:00,2023-10-24 19:05:00,1784.1,1774.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48365,做空,2023-10-24 19:05:00,2023-10-24 20:05:00,1774.55,1777.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48366,做多,2023-10-24 20:05:00,2023-10-24 20:10:00,1777.42,1779.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48367,做多,2023-10-24 20:35:00,2023-10-24 20:40:00,1777.51,1773.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48368,做空,2023-10-24 20:40:00,2023-10-24 20:50:00,1773.49,1770.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48369,做多,2023-10-24 21:15:00,2023-10-24 21:35:00,1773.52,1771.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48370,做空,2023-10-24 21:35:00,2023-10-24 21:50:00,1771.27,1784.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48371,做多,2023-10-24 21:50:00,2023-10-24 21:55:00,1784.99,1786.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48372,做多,2023-10-25 00:15:00,2023-10-25 00:20:00,1787.02,1785.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48373,做空,2023-10-25 00:20:00,2023-10-25 00:35:00,1785.95,1781.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48374,做多,2023-10-25 00:45:00,2023-10-25 00:50:00,1791.62,1792.09,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48375,做多,2023-10-25 04:25:00,2023-10-25 04:30:00,1790.96,1790.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48376,做空,2023-10-25 04:30:00,2023-10-25 04:45:00,1790.5,1792.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48377,做多,2023-10-25 04:45:00,2023-10-25 04:50:00,1792.45,1793.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48378,做多,2023-10-25 06:15:00,2023-10-25 06:20:00,1787.67,1787.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48379,做空,2023-10-25 06:20:00,2023-10-25 07:20:00,1787.16,1779.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48380,做多,2023-10-25 08:35:00,2023-10-25 08:40:00,1773.14,1773.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48381,做空,2023-10-25 08:40:00,2023-10-25 08:55:00,1773.09,1772.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48382,做多,2023-10-25 08:55:00,2023-10-25 09:10:00,1772.44,1777.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48383,做多,2023-10-25 10:10:00,2023-10-25 10:20:00,1776.02,1777.18,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48384,做空,2023-10-25 10:20:00,2023-10-25 12:40:00,1777.18,1786.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48385,做多,2023-10-25 12:40:00,2023-10-25 12:45:00,1786.24,1785.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48386,做空,2023-10-25 12:45:00,2023-10-25 13:00:00,1785.99,1787.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48387,做多,2023-10-25 13:00:00,2023-10-25 13:05:00,1787.16,1788.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48388,做多,2023-10-25 13:35:00,2023-10-25 13:55:00,1787.89,1792.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48389,做多,2023-10-25 14:05:00,2023-10-25 14:15:00,1790.75,1787.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48390,做空,2023-10-25 14:15:00,2023-10-25 14:20:00,1787.76,1796.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48391,做多,2023-10-25 14:20:00,2023-10-25 14:25:00,1796.05,1795.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48392,做多,2023-10-25 15:25:00,2023-10-25 15:30:00,1800.66,1812.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48393,做多,2023-10-25 17:55:00,2023-10-25 18:10:00,1790.43,1789.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48394,做空,2023-10-25 18:10:00,2023-10-25 18:20:00,1789.45,1783.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48395,做多,2023-10-25 18:30:00,2023-10-25 19:00:00,1787.86,1788.19,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48396,做空,2023-10-25 19:00:00,2023-10-25 19:10:00,1788.19,1788.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48397,做多,2023-10-25 19:10:00,2023-10-25 19:15:00,1788.84,1785.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48398,做空,2023-10-25 19:15:00,2023-10-25 19:25:00,1785.27,1788.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48399,做多,2023-10-25 19:25:00,2023-10-25 19:40:00,1788.49,1785.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48400,做空,2023-10-25 19:40:00,2023-10-25 19:45:00,1785.56,1788.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48401,做多,2023-10-25 19:45:00,2023-10-25 19:55:00,1788.27,1789.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48402,做多,2023-10-25 20:30:00,2023-10-25 20:50:00,1790.53,1786.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48403,做空,2023-10-25 20:50:00,2023-10-25 20:55:00,1786.43,1786.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48404,做多,2023-10-25 21:05:00,2023-10-25 21:10:00,1790.11,1786.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48405,做空,2023-10-25 21:10:00,2023-10-25 21:15:00,1786.52,1790.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48406,做多,2023-10-25 21:15:00,2023-10-25 21:20:00,1790.01,1790.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48407,做空,2023-10-25 21:20:00,2023-10-25 21:35:00,1790.0,1783.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48408,做多,2023-10-25 21:55:00,2023-10-25 22:00:00,1788.47,1788.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48409,做空,2023-10-25 22:00:00,2023-10-25 22:05:00,1788.12,1789.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48410,做多,2023-10-25 22:05:00,2023-10-25 22:15:00,1789.43,1793.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48411,做多,2023-10-26 00:05:00,2023-10-26 00:25:00,1786.09,1792.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48412,做多,2023-10-26 00:50:00,2023-10-26 00:55:00,1790.53,1791.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48413,做多,2023-10-26 01:55:00,2023-10-26 02:00:00,1791.79,1790.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48414,做空,2023-10-26 02:00:00,2023-10-26 02:15:00,1790.75,1791.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48415,做多,2023-10-26 02:15:00,2023-10-26 02:25:00,1791.39,1791.43,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48416,做空,2023-10-26 02:25:00,2023-10-26 05:05:00,1791.43,1804.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48417,做多,2023-10-26 06:35:00,2023-10-26 06:50:00,1798.57,1809.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48418,做多,2023-10-26 08:30:00,2023-10-26 08:35:00,1842.74,1842.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48419,做空,2023-10-26 08:35:00,2023-10-26 08:40:00,1842.56,1843.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48420,做多,2023-10-26 08:40:00,2023-10-26 08:50:00,1843.98,1847.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48421,做空,2023-10-26 08:50:00,2023-10-26 09:00:00,1847.99,1849.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48422,做多,2023-10-26 09:00:00,2023-10-26 09:10:00,1849.06,1847.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48423,做空,2023-10-26 09:10:00,2023-10-26 09:50:00,1847.47,1842.79,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48424,做多,2023-10-26 09:50:00,2023-10-26 10:25:00,1842.79,1840.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48425,做空,2023-10-26 10:25:00,2023-10-26 10:30:00,1840.66,1841.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48426,做多,2023-10-26 10:30:00,2023-10-26 12:45:00,1841.4,1819.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48427,做空,2023-10-26 12:45:00,2023-10-26 13:30:00,1819.68,1818.76,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48428,做多,2023-10-26 13:30:00,2023-10-26 18:00:00,1818.76,1787.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48429,做多,2023-10-26 21:35:00,2023-10-26 21:40:00,1799.58,1799.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48430,做多,2023-10-26 21:55:00,2023-10-26 22:00:00,1800.17,1804.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48431,做多,2023-10-27 02:15:00,2023-10-27 03:05:00,1790.32,1787.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48432,做空,2023-10-27 03:05:00,2023-10-27 03:10:00,1787.34,1788.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48433,做多,2023-10-27 03:10:00,2023-10-27 03:35:00,1788.37,1789.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48434,做空,2023-10-27 03:35:00,2023-10-27 03:40:00,1789.01,1790.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48435,做多,2023-10-27 03:40:00,2023-10-27 03:45:00,1790.55,1788.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48436,做空,2023-10-27 03:45:00,2023-10-27 03:50:00,1788.98,1791.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48437,做多,2023-10-27 03:50:00,2023-10-27 04:00:00,1791.05,1789.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48438,做空,2023-10-27 04:00:00,2023-10-27 04:05:00,1789.61,1791.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48439,做多,2023-10-27 04:05:00,2023-10-27 04:10:00,1791.3,1790.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48440,做空,2023-10-27 04:10:00,2023-10-27 04:15:00,1790.82,1786.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48441,做多,2023-10-27 04:45:00,2023-10-27 04:50:00,1794.56,1795.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48442,做多,2023-10-27 05:30:00,2023-10-27 06:25:00,1792.66,1793.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48443,做空,2023-10-27 06:25:00,2023-10-27 06:45:00,1793.05,1791.49,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48444,做多,2023-10-27 06:45:00,2023-10-27 07:00:00,1791.49,1793.32,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48445,做空,2023-10-27 07:00:00,2023-10-27 07:05:00,1793.32,1794.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48446,做多,2023-10-27 07:05:00,2023-10-27 07:10:00,1794.74,1791.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48447,做空,2023-10-27 07:10:00,2023-10-27 07:15:00,1791.93,1792.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48448,做多,2023-10-27 07:15:00,2023-10-27 09:50:00,1792.81,1787.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48449,做空,2023-10-27 09:50:00,2023-10-27 10:30:00,1787.81,1784.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48450,做多,2023-10-27 11:50:00,2023-10-27 12:10:00,1781.57,1781.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48451,做空,2023-10-27 12:10:00,2023-10-27 12:30:00,1781.9,1785.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48452,做多,2023-10-27 12:30:00,2023-10-27 12:35:00,1785.92,1785.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48453,做多,2023-10-27 13:55:00,2023-10-27 14:00:00,1792.71,1785.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48454,做空,2023-10-27 14:00:00,2023-10-27 14:05:00,1785.92,1784.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48455,做多,2023-10-27 15:25:00,2023-10-27 15:40:00,1778.51,1788.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48456,做多,2023-10-27 18:35:00,2023-10-27 18:40:00,1763.87,1769.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48457,做多,2023-10-27 21:50:00,2023-10-27 22:05:00,1780.52,1781.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48458,做空,2023-10-27 22:05:00,2023-10-27 22:15:00,1781.31,1777.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48459,做多,2023-10-27 22:20:00,2023-10-27 22:30:00,1780.28,1780.49,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48460,做空,2023-10-27 22:30:00,2023-10-27 22:35:00,1780.49,1777.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48461,做多,2023-10-27 23:10:00,2023-10-27 23:35:00,1780.97,1780.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48462,做多,2023-10-28 01:05:00,2023-10-28 01:20:00,1779.56,1780.07,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48463,做空,2023-10-28 01:20:00,2023-10-28 01:30:00,1780.07,1783.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48464,做多,2023-10-28 01:30:00,2023-10-28 01:35:00,1783.03,1781.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48465,做空,2023-10-28 01:35:00,2023-10-28 04:25:00,1781.79,1789.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48466,做多,2023-10-28 04:25:00,2023-10-28 04:50:00,1789.58,1791.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48467,做多,2023-10-28 05:35:00,2023-10-28 05:45:00,1791.81,1789.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48468,做空,2023-10-28 05:45:00,2023-10-28 05:55:00,1789.72,1787.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48469,做多,2023-10-28 07:15:00,2023-10-28 07:55:00,1788.93,1788.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48470,做空,2023-10-28 07:55:00,2023-10-28 08:00:00,1788.23,1788.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48471,做多,2023-10-28 08:00:00,2023-10-28 08:05:00,1788.63,1787.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48472,做空,2023-10-28 08:05:00,2023-10-28 08:10:00,1787.29,1789.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48473,做多,2023-10-28 08:10:00,2023-10-28 08:15:00,1789.0,1790.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48474,做多,2023-10-28 09:05:00,2023-10-28 09:15:00,1789.35,1788.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48475,做空,2023-10-28 09:15:00,2023-10-28 09:30:00,1788.84,1789.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48476,做多,2023-10-28 09:30:00,2023-10-28 09:40:00,1789.55,1791.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48477,做多,2023-10-28 10:00:00,2023-10-28 10:10:00,1790.08,1789.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48478,做空,2023-10-28 10:10:00,2023-10-28 10:20:00,1789.46,1790.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48479,做多,2023-10-28 10:20:00,2023-10-28 10:30:00,1790.17,1789.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48480,做空,2023-10-28 10:30:00,2023-10-28 10:35:00,1789.73,1791.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48481,做多,2023-10-28 10:35:00,2023-10-28 10:40:00,1791.49,1789.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48482,做空,2023-10-28 10:40:00,2023-10-28 10:45:00,1789.55,1790.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48483,做多,2023-10-28 10:45:00,2023-10-28 11:00:00,1790.67,1793.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48484,做多,2023-10-28 13:15:00,2023-10-28 13:25:00,1785.13,1784.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48485,做空,2023-10-28 13:25:00,2023-10-28 13:30:00,1784.98,1786.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48486,做多,2023-10-28 13:30:00,2023-10-28 13:55:00,1786.2,1788.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48487,做多,2023-10-28 17:35:00,2023-10-28 18:55:00,1785.9,1784.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48488,做空,2023-10-28 18:55:00,2023-10-28 19:10:00,1784.42,1783.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48489,做多,2023-10-28 19:10:00,2023-10-28 19:25:00,1783.91,1783.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48490,做空,2023-10-28 19:25:00,2023-10-28 19:30:00,1783.02,1780.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48491,做多,2023-10-28 20:55:00,2023-10-28 21:05:00,1779.51,1778.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48492,做空,2023-10-28 21:05:00,2023-10-28 21:10:00,1778.18,1780.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48493,做多,2023-10-28 21:10:00,2023-10-28 21:15:00,1780.29,1781.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48494,做多,2023-10-28 23:45:00,2023-10-29 00:00:00,1776.97,1775.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48495,做空,2023-10-29 00:00:00,2023-10-29 00:05:00,1775.65,1777.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48496,做多,2023-10-29 00:05:00,2023-10-29 00:10:00,1777.26,1776.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48497,做空,2023-10-29 00:10:00,2023-10-29 01:00:00,1776.87,1778.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48498,做多,2023-10-29 01:00:00,2023-10-29 02:35:00,1778.18,1774.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48499,做空,2023-10-29 02:35:00,2023-10-29 03:50:00,1774.31,1772.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48500,做多,2023-10-29 04:10:00,2023-10-29 04:25:00,1776.33,1778.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48501,做多,2023-10-29 05:30:00,2023-10-29 05:35:00,1777.2,1776.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48502,做空,2023-10-29 05:35:00,2023-10-29 05:40:00,1776.78,1777.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48503,做多,2023-10-29 05:40:00,2023-10-29 05:45:00,1777.92,1776.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48504,做空,2023-10-29 05:45:00,2023-10-29 06:00:00,1776.99,1776.37,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48505,做多,2023-10-29 06:05:00,2023-10-29 06:10:00,1777.72,1778.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48506,做多,2023-10-29 11:10:00,2023-10-29 11:15:00,1787.08,1790.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48507,做多,2023-10-29 14:20:00,2023-10-29 14:30:00,1795.07,1799.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48508,做多,2023-10-29 14:55:00,2023-10-29 15:05:00,1795.82,1793.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48509,做空,2023-10-29 15:05:00,2023-10-29 15:10:00,1793.64,1796.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48510,做多,2023-10-29 15:10:00,2023-10-29 15:30:00,1796.1,1793.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48511,做空,2023-10-29 15:30:00,2023-10-29 15:50:00,1793.34,1791.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48512,做多,2023-10-29 17:10:00,2023-10-29 17:25:00,1791.24,1793.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48513,做多,2023-10-29 18:45:00,2023-10-29 20:35:00,1796.82,1794.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48514,做空,2023-10-29 20:35:00,2023-10-29 21:40:00,1794.19,1799.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48515,做多,2023-10-29 21:40:00,2023-10-29 21:45:00,1799.4,1798.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48516,做空,2023-10-29 21:45:00,2023-10-29 21:55:00,1798.0,1792.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48517,做多,2023-10-29 22:05:00,2023-10-29 22:35:00,1796.98,1806.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48518,做多,2023-10-29 23:15:00,2023-10-29 23:20:00,1803.43,1799.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48519,做空,2023-10-29 23:20:00,2023-10-29 23:45:00,1799.51,1794.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48520,做多,2023-10-30 01:00:00,2023-10-30 01:30:00,1796.06,1794.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48521,做空,2023-10-30 01:30:00,2023-10-30 01:40:00,1794.82,1794.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48522,做多,2023-10-30 01:40:00,2023-10-30 01:50:00,1794.18,1792.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48523,做空,2023-10-30 01:50:00,2023-10-30 02:00:00,1792.57,1790.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48524,做多,2023-10-30 03:45:00,2023-10-30 03:50:00,1784.47,1783.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48525,做空,2023-10-30 03:50:00,2023-10-30 04:05:00,1783.7,1784.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48526,做多,2023-10-30 04:05:00,2023-10-30 04:10:00,1784.33,1786.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48527,做多,2023-10-30 06:20:00,2023-10-30 06:35:00,1785.33,1785.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48528,做空,2023-10-30 06:35:00,2023-10-30 07:25:00,1785.13,1785.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48529,做多,2023-10-30 07:25:00,2023-10-30 08:20:00,1785.56,1796.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48530,做多,2023-10-30 10:00:00,2023-10-30 11:35:00,1818.53,1814.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48531,做空,2023-10-30 11:35:00,2023-10-30 11:40:00,1814.25,1816.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48532,做多,2023-10-30 11:40:00,2023-10-30 11:45:00,1816.44,1816.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48533,做多,2023-10-30 12:10:00,2023-10-30 12:15:00,1817.72,1817.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48534,做多,2023-10-30 13:20:00,2023-10-30 13:25:00,1816.8,1814.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48535,做空,2023-10-30 13:25:00,2023-10-30 14:55:00,1814.86,1819.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48536,做多,2023-10-30 14:55:00,2023-10-30 15:05:00,1819.7,1820.66,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48537,做空,2023-10-30 15:05:00,2023-10-30 15:15:00,1820.66,1822.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48538,做多,2023-10-30 15:15:00,2023-10-30 15:20:00,1822.37,1817.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48539,做空,2023-10-30 15:20:00,2023-10-30 15:35:00,1817.76,1819.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48540,做多,2023-10-30 15:35:00,2023-10-30 16:00:00,1819.85,1819.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48541,做空,2023-10-30 16:00:00,2023-10-30 16:20:00,1819.61,1814.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48542,做多,2023-10-30 18:10:00,2023-10-30 18:20:00,1800.84,1798.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48543,做空,2023-10-30 18:20:00,2023-10-30 18:30:00,1798.8,1799.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48544,做多,2023-10-30 18:30:00,2023-10-30 19:00:00,1799.99,1798.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48545,做空,2023-10-30 19:00:00,2023-10-30 19:05:00,1798.07,1799.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48546,做多,2023-10-30 19:05:00,2023-10-30 19:10:00,1799.69,1799.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48547,做空,2023-10-30 19:10:00,2023-10-30 19:20:00,1799.29,1800.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48548,做多,2023-10-30 19:20:00,2023-10-30 19:25:00,1800.75,1802.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48549,做多,2023-10-30 20:35:00,2023-10-30 20:55:00,1800.54,1801.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48550,做空,2023-10-30 20:55:00,2023-10-30 21:00:00,1801.15,1801.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48551,做多,2023-10-30 21:00:00,2023-10-30 21:10:00,1801.76,1800.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48552,做空,2023-10-30 21:10:00,2023-10-30 21:15:00,1800.69,1803.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48553,做多,2023-10-30 21:15:00,2023-10-30 21:25:00,1803.0,1805.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48554,做多,2023-10-30 22:55:00,2023-10-30 23:05:00,1810.35,1810.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48555,做空,2023-10-30 23:05:00,2023-10-30 23:10:00,1810.12,1811.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48556,做多,2023-10-30 23:10:00,2023-10-30 23:15:00,1811.38,1810.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48557,做空,2023-10-30 23:15:00,2023-10-30 23:30:00,1810.97,1808.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48558,做多,2023-10-30 23:50:00,2023-10-30 23:55:00,1810.27,1809.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48559,做空,2023-10-30 23:55:00,2023-10-31 00:00:00,1809.81,1809.62,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48560,做多,2023-10-31 00:05:00,2023-10-31 00:15:00,1810.88,1812.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48561,做多,2023-10-31 00:55:00,2023-10-31 01:00:00,1813.5,1811.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48562,做空,2023-10-31 01:00:00,2023-10-31 01:15:00,1811.43,1807.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48563,做多,2023-10-31 01:50:00,2023-10-31 01:55:00,1812.5,1811.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48564,做空,2023-10-31 01:55:00,2023-10-31 02:00:00,1811.94,1812.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48565,做多,2023-10-31 02:00:00,2023-10-31 02:05:00,1812.2,1810.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48566,做空,2023-10-31 02:05:00,2023-10-31 02:35:00,1810.0,1803.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48567,做多,2023-10-31 04:15:00,2023-10-31 04:35:00,1799.0,1799.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48568,做空,2023-10-31 04:35:00,2023-10-31 05:10:00,1799.5,1798.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48569,做多,2023-10-31 05:10:00,2023-10-31 05:15:00,1798.84,1798.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48570,做空,2023-10-31 05:15:00,2023-10-31 06:30:00,1798.84,1792.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48571,做多,2023-10-31 06:40:00,2023-10-31 08:45:00,1799.23,1802.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48572,做多,2023-10-31 10:20:00,2023-10-31 10:25:00,1802.39,1801.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48573,做空,2023-10-31 10:25:00,2023-10-31 10:30:00,1801.23,1802.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48574,做多,2023-10-31 10:30:00,2023-10-31 10:35:00,1802.69,1803.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48575,做多,2023-10-31 11:15:00,2023-10-31 11:20:00,1803.15,1802.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48576,做空,2023-10-31 11:20:00,2023-10-31 11:25:00,1802.4,1803.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48577,做多,2023-10-31 11:25:00,2023-10-31 11:30:00,1803.71,1808.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48578,做多,2023-10-31 12:30:00,2023-10-31 13:35:00,1806.49,1797.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48579,做空,2023-10-31 13:35:00,2023-10-31 13:40:00,1797.07,1796.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48580,做多,2023-10-31 14:15:00,2023-10-31 14:20:00,1799.18,1796.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48581,做空,2023-10-31 14:20:00,2023-10-31 14:35:00,1796.77,1791.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48582,做多,2023-10-31 14:45:00,2023-10-31 15:05:00,1799.38,1796.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48583,做空,2023-10-31 15:05:00,2023-10-31 15:10:00,1796.33,1791.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48584,做多,2023-10-31 15:25:00,2023-10-31 15:35:00,1792.04,1788.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48585,做空,2023-10-31 15:35:00,2023-10-31 15:40:00,1788.46,1787.98,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48586,做多,2023-10-31 16:05:00,2023-10-31 16:40:00,1793.52,1803.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48587,做多,2023-10-31 18:10:00,2023-10-31 18:35:00,1801.65,1803.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48588,做多,2023-10-31 18:35:00,2023-10-31 18:40:00,1803.81,1805.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48589,做多,2023-10-31 21:05:00,2023-10-31 21:10:00,1813.05,1812.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48590,做空,2023-10-31 21:10:00,2023-10-31 21:20:00,1812.05,1809.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48591,做多,2023-10-31 22:15:00,2023-10-31 22:25:00,1809.91,1809.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48592,做空,2023-10-31 22:25:00,2023-10-31 23:05:00,1809.83,1812.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48593,做多,2023-10-31 23:05:00,2023-10-31 23:35:00,1812.25,1814.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48594,做多,2023-11-01 01:10:00,2023-11-01 03:25:00,1818.54,1810.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48595,做空,2023-11-01 03:25:00,2023-11-01 03:30:00,1810.88,1812.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48596,做多,2023-11-01 03:30:00,2023-11-01 03:35:00,1812.28,1811.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48597,做空,2023-11-01 03:35:00,2023-11-01 03:40:00,1811.07,1812.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48598,做多,2023-11-01 03:40:00,2023-11-01 03:45:00,1812.22,1811.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48599,做空,2023-11-01 03:45:00,2023-11-01 03:50:00,1811.5,1812.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48600,做多,2023-11-01 03:50:00,2023-11-01 03:55:00,1812.01,1810.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48601,做空,2023-11-01 03:55:00,2023-11-01 04:15:00,1810.9,1810.35,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48602,做多,2023-11-01 04:15:00,2023-11-01 04:40:00,1810.35,1810.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48603,做空,2023-11-01 04:40:00,2023-11-01 04:50:00,1810.75,1807.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48604,做多,2023-11-01 06:40:00,2023-11-01 06:45:00,1803.91,1802.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48605,做空,2023-11-01 06:45:00,2023-11-01 06:50:00,1802.89,1803.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48606,做多,2023-11-01 06:50:00,2023-11-01 07:00:00,1803.31,1804.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48607,做空,2023-11-01 07:00:00,2023-11-01 08:10:00,1804.18,1806.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48608,做多,2023-11-01 08:10:00,2023-11-01 08:15:00,1806.91,1805.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48609,做空,2023-11-01 08:15:00,2023-11-01 08:20:00,1805.06,1808.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48610,做多,2023-11-01 08:20:00,2023-11-01 08:45:00,1808.08,1806.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48611,做空,2023-11-01 08:45:00,2023-11-01 08:55:00,1806.16,1805.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48612,做多,2023-11-01 08:55:00,2023-11-01 09:15:00,1805.85,1805.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48613,做空,2023-11-01 09:15:00,2023-11-01 09:25:00,1805.74,1806.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48614,做多,2023-11-01 09:25:00,2023-11-01 09:40:00,1806.25,1806.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48615,做空,2023-11-01 09:40:00,2023-11-01 09:50:00,1806.03,1803.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48616,做多,2023-11-01 09:55:00,2023-11-01 10:00:00,1806.49,1805.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48617,做空,2023-11-01 10:00:00,2023-11-01 10:20:00,1805.51,1802.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48618,做多,2023-11-01 11:35:00,2023-11-01 11:45:00,1798.79,1798.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48619,做空,2023-11-01 11:45:00,2023-11-01 11:50:00,1798.04,1799.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48620,做多,2023-11-01 11:50:00,2023-11-01 12:00:00,1799.59,1799.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48621,做空,2023-11-01 12:00:00,2023-11-01 12:25:00,1799.04,1795.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48622,做多,2023-11-01 12:30:00,2023-11-01 12:35:00,1798.29,1803.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48623,做多,2023-11-01 14:00:00,2023-11-01 14:25:00,1803.71,1806.21,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48624,做空,2023-11-01 14:25:00,2023-11-01 14:35:00,1806.21,1807.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48625,做多,2023-11-01 14:35:00,2023-11-01 14:40:00,1807.29,1806.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48626,做空,2023-11-01 14:40:00,2023-11-01 14:45:00,1806.11,1792.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48627,做多,2023-11-01 16:05:00,2023-11-01 16:20:00,1795.0,1799.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48628,做多,2023-11-01 17:35:00,2023-11-01 17:45:00,1798.65,1803.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48629,做多,2023-11-01 20:55:00,2023-11-01 21:00:00,1857.37,1860.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48630,做多,2023-11-01 21:25:00,2023-11-01 21:30:00,1849.39,1846.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48631,做空,2023-11-01 21:30:00,2023-11-01 21:35:00,1846.19,1848.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48632,做多,2023-11-01 21:35:00,2023-11-01 21:40:00,1848.6,1842.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48633,做空,2023-11-01 21:40:00,2023-11-01 21:55:00,1842.93,1844.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48634,做多,2023-11-01 21:55:00,2023-11-01 22:30:00,1844.97,1850.69,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48635,做空,2023-11-01 22:30:00,2023-11-01 23:15:00,1850.69,1845.94,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48636,做多,2023-11-01 23:15:00,2023-11-02 00:00:00,1845.94,1847.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48637,做多,2023-11-02 00:10:00,2023-11-02 00:15:00,1848.66,1845.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48638,做多,2023-11-02 00:20:00,2023-11-02 00:25:00,1851.2,1851.22,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48639,做多,2023-11-02 00:50:00,2023-11-02 01:00:00,1848.23,1850.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48640,做多,2023-11-02 02:10:00,2023-11-02 02:20:00,1853.58,1855.45,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48641,做空,2023-11-02 02:20:00,2023-11-02 02:30:00,1855.45,1854.66,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48642,做多,2023-11-02 02:30:00,2023-11-02 02:45:00,1854.66,1865.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48643,做多,2023-11-02 07:05:00,2023-11-02 07:15:00,1838.69,1835.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48644,做空,2023-11-02 07:15:00,2023-11-02 07:20:00,1835.5,1837.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48645,做多,2023-11-02 07:30:00,2023-11-02 07:40:00,1837.51,1834.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48646,做空,2023-11-02 07:40:00,2023-11-02 07:45:00,1834.53,1833.89,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48647,做多,2023-11-02 08:50:00,2023-11-02 09:00:00,1832.52,1831.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48648,做空,2023-11-02 09:00:00,2023-11-02 09:05:00,1831.18,1832.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48649,做多,2023-11-02 09:05:00,2023-11-02 09:15:00,1832.96,1831.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48650,做空,2023-11-02 09:15:00,2023-11-02 09:20:00,1831.01,1831.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48651,做多,2023-11-02 09:20:00,2023-11-02 09:45:00,1831.64,1835.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48652,做多,2023-11-02 10:40:00,2023-11-02 10:45:00,1837.65,1834.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48653,做空,2023-11-02 10:45:00,2023-11-02 10:55:00,1834.92,1835.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48654,做多,2023-11-02 10:55:00,2023-11-02 11:20:00,1835.15,1837.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48655,做多,2023-11-02 11:20:00,2023-11-02 11:25:00,1837.64,1836.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48656,做空,2023-11-02 11:25:00,2023-11-02 11:50:00,1836.22,1837.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48657,做多,2023-11-02 11:50:00,2023-11-02 11:55:00,1837.49,1837.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48658,做空,2023-11-02 11:55:00,2023-11-02 12:10:00,1837.14,1838.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48659,做多,2023-11-02 12:10:00,2023-11-02 12:25:00,1838.14,1832.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48660,做空,2023-11-02 12:25:00,2023-11-02 12:30:00,1832.46,1837.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48661,做多,2023-11-02 12:30:00,2023-11-02 12:45:00,1837.25,1842.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48662,做多,2023-11-02 13:00:00,2023-11-02 17:50:00,1836.62,1803.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48663,做多,2023-11-02 21:55:00,2023-11-02 22:00:00,1803.39,1802.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48664,做空,2023-11-02 22:00:00,2023-11-02 22:05:00,1802.04,1799.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48665,做多,2023-11-02 23:15:00,2023-11-02 23:30:00,1798.9,1797.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48666,做空,2023-11-02 23:30:00,2023-11-02 23:35:00,1797.3,1797.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48667,做多,2023-11-02 23:35:00,2023-11-02 23:45:00,1797.71,1800.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48668,做多,2023-11-03 01:30:00,2023-11-03 01:35:00,1791.33,1788.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48669,做空,2023-11-03 01:35:00,2023-11-03 01:55:00,1788.16,1789.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48670,做多,2023-11-03 01:55:00,2023-11-03 03:35:00,1789.07,1799.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48671,做多,2023-11-03 04:20:00,2023-11-03 04:30:00,1796.91,1795.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48672,做空,2023-11-03 04:30:00,2023-11-03 04:40:00,1795.95,1793.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48673,做多,2023-11-03 05:25:00,2023-11-03 05:40:00,1795.34,1794.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48674,做空,2023-11-03 05:40:00,2023-11-03 07:00:00,1794.92,1796.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48675,做多,2023-11-03 07:05:00,2023-11-03 07:30:00,1797.75,1800.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48676,做多,2023-11-03 07:55:00,2023-11-03 08:00:00,1798.74,1797.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48677,做空,2023-11-03 08:00:00,2023-11-03 08:05:00,1797.0,1801.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48678,做多,2023-11-03 08:05:00,2023-11-03 08:10:00,1801.09,1804.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48679,做多,2023-11-03 11:25:00,2023-11-03 11:30:00,1787.47,1786.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48680,做空,2023-11-03 11:30:00,2023-11-03 12:10:00,1786.59,1787.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48681,做多,2023-11-03 12:10:00,2023-11-03 12:20:00,1787.31,1790.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48682,做多,2023-11-03 15:50:00,2023-11-03 15:55:00,1810.15,1812.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48683,做多,2023-11-03 16:55:00,2023-11-03 17:15:00,1816.25,1811.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48684,做空,2023-11-03 17:15:00,2023-11-03 17:20:00,1811.93,1809.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48685,做多,2023-11-03 18:20:00,2023-11-03 18:25:00,1809.51,1820.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48686,做多,2023-11-03 19:50:00,2023-11-03 19:55:00,1814.52,1816.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48687,做多,2023-11-03 19:55:00,2023-11-03 20:00:00,1816.89,1819.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48688,做多,2023-11-03 21:45:00,2023-11-03 21:50:00,1830.0,1828.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48689,做空,2023-11-03 21:50:00,2023-11-03 22:00:00,1828.39,1828.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48690,做多,2023-11-03 22:30:00,2023-11-03 23:00:00,1826.6,1830.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48691,做多,2023-11-04 01:05:00,2023-11-04 01:20:00,1828.91,1826.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48692,做空,2023-11-04 01:20:00,2023-11-04 01:25:00,1826.83,1826.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48693,做多,2023-11-04 01:35:00,2023-11-04 01:50:00,1827.82,1833.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48694,做多,2023-11-04 03:45:00,2023-11-04 04:00:00,1832.99,1832.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48695,做空,2023-11-04 04:00:00,2023-11-04 04:05:00,1832.53,1834.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48696,做多,2023-11-04 04:05:00,2023-11-04 04:15:00,1834.48,1832.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48697,做空,2023-11-04 04:15:00,2023-11-04 04:20:00,1832.15,1832.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48698,做多,2023-11-04 04:20:00,2023-11-04 04:25:00,1832.5,1832.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48699,做空,2023-11-04 04:25:00,2023-11-04 04:40:00,1832.38,1829.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48700,做多,2023-11-04 05:40:00,2023-11-04 05:45:00,1829.47,1828.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48701,做空,2023-11-04 05:45:00,2023-11-04 05:50:00,1828.24,1828.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48702,做多,2023-11-04 05:50:00,2023-11-04 06:00:00,1828.82,1833.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48703,做多,2023-11-04 07:40:00,2023-11-04 07:55:00,1838.09,1833.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48704,做空,2023-11-04 07:55:00,2023-11-04 08:00:00,1833.77,1831.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48705,做多,2023-11-04 08:10:00,2023-11-04 08:15:00,1836.07,1841.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48706,做多,2023-11-04 08:45:00,2023-11-04 09:20:00,1839.47,1843.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48707,做多,2023-11-04 10:05:00,2023-11-04 10:15:00,1839.45,1846.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48708,做多,2023-11-04 10:15:00,2023-11-04 10:20:00,1846.0,1846.2,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48709,做多,2023-11-04 11:00:00,2023-11-04 11:10:00,1843.28,1841.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48710,做空,2023-11-04 11:10:00,2023-11-04 11:50:00,1841.82,1838.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48711,做多,2023-11-04 12:25:00,2023-11-04 12:55:00,1839.72,1837.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48712,做空,2023-11-04 12:55:00,2023-11-04 13:20:00,1837.99,1837.39,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48713,做多,2023-11-04 13:25:00,2023-11-04 13:30:00,1838.54,1835.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48714,做空,2023-11-04 13:30:00,2023-11-04 13:35:00,1835.66,1836.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48715,做多,2023-11-04 14:30:00,2023-11-04 14:35:00,1836.0,1833.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48716,做空,2023-11-04 14:35:00,2023-11-04 15:05:00,1833.39,1831.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48717,做多,2023-11-04 15:35:00,2023-11-04 15:45:00,1832.72,1832.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48718,做空,2023-11-04 15:45:00,2023-11-04 16:00:00,1832.54,1832.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48719,做多,2023-11-04 16:00:00,2023-11-04 16:25:00,1832.92,1836.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48720,做多,2023-11-04 17:00:00,2023-11-04 17:45:00,1836.72,1836.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48721,做空,2023-11-04 17:45:00,2023-11-04 18:25:00,1836.41,1836.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48722,做多,2023-11-04 18:25:00,2023-11-04 18:45:00,1836.62,1837.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48723,做多,2023-11-04 18:45:00,2023-11-04 18:50:00,1837.28,1838.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48724,做多,2023-11-04 19:20:00,2023-11-04 19:25:00,1838.05,1836.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48725,做空,2023-11-04 19:25:00,2023-11-04 20:00:00,1836.32,1835.59,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48726,做多,2023-11-04 20:10:00,2023-11-04 20:15:00,1837.58,1837.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48727,做空,2023-11-04 20:15:00,2023-11-04 20:35:00,1837.44,1837.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48728,做多,2023-11-04 20:35:00,2023-11-04 20:45:00,1837.89,1839.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48729,做多,2023-11-04 23:55:00,2023-11-05 01:20:00,1856.08,1853.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48730,做多,2023-11-05 01:30:00,2023-11-05 01:40:00,1852.96,1852.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48731,做空,2023-11-05 01:40:00,2023-11-05 02:20:00,1852.29,1847.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48732,做多,2023-11-05 02:45:00,2023-11-05 03:10:00,1852.66,1856.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48733,做多,2023-11-05 06:05:00,2023-11-05 06:10:00,1886.69,1885.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48734,做空,2023-11-05 06:10:00,2023-11-05 06:30:00,1885.62,1881.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48735,做多,2023-11-05 07:25:00,2023-11-05 07:30:00,1883.81,1883.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48736,做空,2023-11-05 07:30:00,2023-11-05 07:40:00,1883.02,1884.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48737,做多,2023-11-05 07:40:00,2023-11-05 07:45:00,1884.31,1884.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48738,做多,2023-11-05 09:15:00,2023-11-05 10:15:00,1884.88,1886.17,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48739,做空,2023-11-05 10:15:00,2023-11-05 10:30:00,1886.17,1885.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48740,做多,2023-11-05 10:30:00,2023-11-05 11:00:00,1885.94,1888.18,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48741,做空,2023-11-05 11:00:00,2023-11-05 11:10:00,1888.18,1888.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48742,做多,2023-11-05 11:10:00,2023-11-05 11:20:00,1888.15,1892.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48743,做多,2023-11-05 11:55:00,2023-11-05 12:05:00,1888.8,1893.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48744,做多,2023-11-05 12:20:00,2023-11-05 12:25:00,1896.97,1896.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48745,做多,2023-11-05 13:00:00,2023-11-05 13:10:00,1892.59,1892.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48746,做空,2023-11-05 13:10:00,2023-11-05 13:25:00,1892.25,1887.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48747,做多,2023-11-05 15:00:00,2023-11-05 15:30:00,1879.15,1874.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48748,做空,2023-11-05 15:30:00,2023-11-05 15:35:00,1874.79,1876.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48749,做多,2023-11-05 16:05:00,2023-11-05 16:10:00,1879.01,1878.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48750,做多,2023-11-05 20:20:00,2023-11-05 20:30:00,1893.45,1892.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48751,做空,2023-11-05 20:30:00,2023-11-05 20:45:00,1892.66,1888.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48752,做多,2023-11-05 22:30:00,2023-11-05 22:35:00,1877.22,1876.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48753,做空,2023-11-05 22:35:00,2023-11-06 00:05:00,1876.45,1891.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48754,做多,2023-11-06 00:05:00,2023-11-06 00:40:00,1891.69,1893.96,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48755,做空,2023-11-06 00:40:00,2023-11-06 00:45:00,1893.96,1894.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48756,做多,2023-11-06 00:45:00,2023-11-06 01:30:00,1894.46,1895.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48757,做多,2023-11-06 03:20:00,2023-11-06 03:50:00,1885.81,1888.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48758,做多,2023-11-06 05:10:00,2023-11-06 06:20:00,1881.4,1875.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48759,做空,2023-11-06 06:20:00,2023-11-06 06:25:00,1875.0,1876.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48760,做多,2023-11-06 06:25:00,2023-11-06 07:15:00,1876.52,1879.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48761,做多,2023-11-06 07:30:00,2023-11-06 07:40:00,1878.45,1878.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48762,做空,2023-11-06 07:40:00,2023-11-06 08:05:00,1878.24,1877.45,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48763,做多,2023-11-06 08:25:00,2023-11-06 08:55:00,1878.34,1885.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48764,做多,2023-11-06 11:25:00,2023-11-06 12:00:00,1894.85,1896.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48765,做多,2023-11-06 12:20:00,2023-11-06 12:25:00,1897.63,1903.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48766,做多,2023-11-06 12:50:00,2023-11-06 12:55:00,1898.86,1906.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48767,做多,2023-11-06 14:00:00,2023-11-06 14:05:00,1906.65,1906.7,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48768,做多,2023-11-06 15:40:00,2023-11-06 18:10:00,1907.12,1892.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48769,做空,2023-11-06 18:10:00,2023-11-06 18:15:00,1892.28,1886.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48770,做多,2023-11-06 18:40:00,2023-11-06 18:45:00,1894.62,1896.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48771,做多,2023-11-06 21:35:00,2023-11-06 21:55:00,1892.6,1892.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48772,做空,2023-11-06 21:55:00,2023-11-06 23:30:00,1892.68,1896.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48773,做多,2023-11-06 23:30:00,2023-11-07 00:00:00,1896.98,1896.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48774,做空,2023-11-07 00:00:00,2023-11-07 00:10:00,1896.85,1899.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48775,做多,2023-11-07 00:10:00,2023-11-07 00:20:00,1899.65,1896.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48776,做空,2023-11-07 00:20:00,2023-11-07 00:25:00,1896.28,1894.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48777,做多,2023-11-07 01:15:00,2023-11-07 01:20:00,1895.55,1890.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48778,做空,2023-11-07 01:20:00,2023-11-07 01:30:00,1890.93,1894.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48779,做多,2023-11-07 01:30:00,2023-11-07 01:35:00,1894.29,1889.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48780,做空,2023-11-07 01:35:00,2023-11-07 01:45:00,1889.4,1893.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48781,做多,2023-11-07 01:45:00,2023-11-07 01:50:00,1893.73,1891.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48782,做空,2023-11-07 01:50:00,2023-11-07 01:55:00,1891.39,1894.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48783,做多,2023-11-07 01:55:00,2023-11-07 02:15:00,1894.03,1889.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48784,做空,2023-11-07 02:15:00,2023-11-07 02:20:00,1889.63,1888.8,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48785,做多,2023-11-07 03:20:00,2023-11-07 03:25:00,1889.88,1889.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48786,做空,2023-11-07 03:25:00,2023-11-07 03:40:00,1889.01,1888.14,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48787,做多,2023-11-07 03:40:00,2023-11-07 04:10:00,1888.14,1888.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48788,做空,2023-11-07 04:10:00,2023-11-07 04:45:00,1888.77,1893.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48789,做多,2023-11-07 04:45:00,2023-11-07 04:50:00,1893.16,1893.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48790,做多,2023-11-07 06:15:00,2023-11-07 06:20:00,1894.85,1893.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48791,做空,2023-11-07 06:20:00,2023-11-07 06:30:00,1893.31,1893.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48792,做多,2023-11-07 06:30:00,2023-11-07 06:45:00,1893.62,1894.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48793,做多,2023-11-07 07:05:00,2023-11-07 07:15:00,1894.92,1894.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48794,做空,2023-11-07 07:15:00,2023-11-07 07:20:00,1894.57,1891.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48795,做多,2023-11-07 07:55:00,2023-11-07 08:15:00,1892.59,1893.16,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48796,做空,2023-11-07 08:15:00,2023-11-07 08:25:00,1893.16,1889.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48797,做多,2023-11-07 08:30:00,2023-11-07 11:25:00,1889.88,1875.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48798,做空,2023-11-07 11:25:00,2023-11-07 11:30:00,1875.24,1876.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48799,做多,2023-11-07 11:30:00,2023-11-07 11:35:00,1876.69,1874.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48800,做空,2023-11-07 11:35:00,2023-11-07 11:40:00,1874.36,1876.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48801,做多,2023-11-07 11:40:00,2023-11-07 11:55:00,1876.08,1873.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48802,做空,2023-11-07 11:55:00,2023-11-07 12:00:00,1873.98,1875.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48803,做多,2023-11-07 12:00:00,2023-11-07 12:05:00,1875.6,1870.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48804,做空,2023-11-07 12:05:00,2023-11-07 12:10:00,1870.67,1872.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48805,做多,2023-11-07 12:15:00,2023-11-07 12:25:00,1877.83,1875.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48806,做空,2023-11-07 12:25:00,2023-11-07 13:15:00,1875.01,1877.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48807,做多,2023-11-07 13:15:00,2023-11-07 13:20:00,1877.4,1876.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48808,做空,2023-11-07 13:20:00,2023-11-07 13:35:00,1876.55,1869.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48809,做多,2023-11-07 14:05:00,2023-11-07 14:35:00,1875.1,1872.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48810,做空,2023-11-07 14:35:00,2023-11-07 14:40:00,1872.74,1876.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48811,做多,2023-11-07 14:40:00,2023-11-07 15:15:00,1876.82,1871.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48812,做空,2023-11-07 15:15:00,2023-11-07 15:20:00,1871.43,1871.06,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48813,做多,2023-11-07 16:30:00,2023-11-07 16:35:00,1867.82,1863.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48814,做空,2023-11-07 16:35:00,2023-11-07 16:45:00,1863.88,1857.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48815,做多,2023-11-07 17:15:00,2023-11-07 18:05:00,1864.86,1886.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48816,做多,2023-11-07 20:10:00,2023-11-07 20:45:00,1894.61,1902.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48817,做多,2023-11-07 21:20:00,2023-11-07 23:20:00,1896.01,1884.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48818,做空,2023-11-07 23:20:00,2023-11-08 00:35:00,1884.95,1883.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48819,做多,2023-11-08 00:40:00,2023-11-08 01:05:00,1885.3,1887.51,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48820,做空,2023-11-08 01:05:00,2023-11-08 02:55:00,1887.51,1888.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48821,做多,2023-11-08 04:35:00,2023-11-08 05:00:00,1884.35,1885.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48822,做多,2023-11-08 06:30:00,2023-11-08 06:55:00,1879.81,1879.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48823,做空,2023-11-08 06:55:00,2023-11-08 07:20:00,1879.36,1879.33,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48824,做多,2023-11-08 07:20:00,2023-11-08 07:45:00,1879.33,1878.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48825,做空,2023-11-08 07:45:00,2023-11-08 07:55:00,1878.11,1875.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48826,做多,2023-11-08 08:05:00,2023-11-08 08:25:00,1878.71,1876.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48827,做空,2023-11-08 08:25:00,2023-11-08 08:30:00,1876.7,1881.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48828,做多,2023-11-08 08:30:00,2023-11-08 08:35:00,1881.0,1880.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48829,做多,2023-11-08 09:00:00,2023-11-08 09:40:00,1878.79,1883.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48830,做多,2023-11-08 10:40:00,2023-11-08 11:05:00,1885.52,1885.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48831,做空,2023-11-08 11:05:00,2023-11-08 11:20:00,1885.3,1882.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48832,做多,2023-11-08 12:10:00,2023-11-08 12:15:00,1886.75,1887.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48833,做多,2023-11-08 12:35:00,2023-11-08 13:10:00,1884.05,1885.87,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48834,做空,2023-11-08 13:10:00,2023-11-08 13:40:00,1885.87,1882.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48835,做多,2023-11-08 13:50:00,2023-11-08 13:55:00,1886.9,1889.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48836,做多,2023-11-08 14:45:00,2023-11-08 15:00:00,1886.0,1883.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48837,做空,2023-11-08 15:00:00,2023-11-08 15:10:00,1883.26,1883.11,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -48838,做多,2023-11-08 15:15:00,2023-11-08 15:55:00,1886.2,1889.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48839,做多,2023-11-08 18:05:00,2023-11-08 18:25:00,1899.0,1895.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48840,做空,2023-11-08 18:25:00,2023-11-08 19:35:00,1895.69,1898.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48841,做多,2023-11-08 19:35:00,2023-11-08 19:50:00,1898.57,1899.56,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48842,做空,2023-11-08 19:50:00,2023-11-08 20:20:00,1899.56,1900.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48843,做多,2023-11-08 20:20:00,2023-11-08 20:25:00,1900.26,1896.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48844,做空,2023-11-08 20:25:00,2023-11-08 20:30:00,1896.08,1894.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48845,做多,2023-11-08 21:00:00,2023-11-08 21:05:00,1901.83,1902.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48846,做多,2023-11-08 22:00:00,2023-11-08 22:05:00,1893.05,1890.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48847,做空,2023-11-08 22:05:00,2023-11-08 22:10:00,1890.31,1890.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48848,做多,2023-11-08 22:10:00,2023-11-08 22:20:00,1890.82,1890.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48849,做空,2023-11-08 22:20:00,2023-11-08 22:30:00,1890.7,1890.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48850,做多,2023-11-08 22:30:00,2023-11-08 22:45:00,1890.89,1894.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48851,做多,2023-11-08 23:10:00,2023-11-08 23:25:00,1891.62,1895.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48852,做多,2023-11-08 23:50:00,2023-11-09 00:35:00,1891.55,1897.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48853,做多,2023-11-09 03:25:00,2023-11-09 03:50:00,1915.71,1917.97,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48854,做空,2023-11-09 03:50:00,2023-11-09 03:55:00,1917.97,1919.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48855,做多,2023-11-09 03:55:00,2023-11-09 04:05:00,1919.66,1919.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48856,做空,2023-11-09 04:05:00,2023-11-09 04:25:00,1919.49,1920.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48857,做多,2023-11-09 04:25:00,2023-11-09 04:35:00,1920.72,1926.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48858,做多,2023-11-09 05:05:00,2023-11-09 05:10:00,1922.25,1921.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48859,做空,2023-11-09 05:10:00,2023-11-09 05:50:00,1921.0,1921.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48860,做多,2023-11-09 05:50:00,2023-11-09 05:55:00,1921.05,1918.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48861,做空,2023-11-09 05:55:00,2023-11-09 06:10:00,1918.46,1921.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48862,做多,2023-11-09 06:10:00,2023-11-09 06:30:00,1921.95,1926.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48863,做多,2023-11-09 07:10:00,2023-11-09 07:25:00,1923.34,1921.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48864,做空,2023-11-09 07:25:00,2023-11-09 07:30:00,1921.0,1918.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48865,做多,2023-11-09 09:35:00,2023-11-09 09:40:00,1914.8,1917.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48866,做多,2023-11-09 09:55:00,2023-11-09 10:00:00,1916.47,1915.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48867,做空,2023-11-09 10:00:00,2023-11-09 10:30:00,1915.01,1912.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48868,做多,2023-11-09 10:35:00,2023-11-09 10:50:00,1913.96,1912.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48869,做空,2023-11-09 10:50:00,2023-11-09 11:05:00,1912.57,1910.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48870,做多,2023-11-09 11:45:00,2023-11-09 12:25:00,1910.81,1916.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48871,做多,2023-11-09 13:05:00,2023-11-09 13:10:00,1915.4,1913.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48872,做空,2023-11-09 13:10:00,2023-11-09 13:15:00,1913.09,1914.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48873,做多,2023-11-09 13:15:00,2023-11-09 13:25:00,1914.86,1912.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48874,做空,2023-11-09 13:25:00,2023-11-09 13:30:00,1912.03,1909.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48875,做多,2023-11-09 13:40:00,2023-11-09 13:45:00,1914.92,1918.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48876,做多,2023-11-09 16:45:00,2023-11-09 16:55:00,2024.64,2018.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48877,做空,2023-11-09 16:55:00,2023-11-09 17:00:00,2018.61,2028.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48878,做多,2023-11-09 17:00:00,2023-11-09 17:05:00,2028.11,2025.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48879,做空,2023-11-09 17:05:00,2023-11-09 17:30:00,2025.68,2019.69,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48880,做多,2023-11-09 17:30:00,2023-11-09 18:05:00,2019.69,2018.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48881,做空,2023-11-09 18:05:00,2023-11-09 18:10:00,2018.87,2021.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48882,做多,2023-11-09 18:10:00,2023-11-09 18:15:00,2021.69,2020.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48883,做空,2023-11-09 18:15:00,2023-11-09 18:30:00,2020.03,2009.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48884,做多,2023-11-09 19:45:00,2023-11-09 19:55:00,2009.84,2019.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48885,做多,2023-11-10 01:30:00,2023-11-10 01:55:00,2110.41,2110.72,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48886,做空,2023-11-10 01:55:00,2023-11-10 03:25:00,2110.72,2117.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48887,做多,2023-11-10 03:25:00,2023-11-10 03:40:00,2117.89,2119.02,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48888,做空,2023-11-10 03:40:00,2023-11-10 03:45:00,2119.02,2119.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48889,做多,2023-11-10 03:45:00,2023-11-10 04:00:00,2119.84,2121.49,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48890,做空,2023-11-10 04:00:00,2023-11-10 04:15:00,2121.49,2114.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48891,做多,2023-11-10 04:20:00,2023-11-10 04:25:00,2123.47,2121.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48892,做空,2023-11-10 04:25:00,2023-11-10 04:45:00,2121.94,2124.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48893,做多,2023-11-10 04:45:00,2023-11-10 04:50:00,2124.71,2130.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48894,做多,2023-11-10 05:20:00,2023-11-10 05:25:00,2134.35,2131.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48895,做多,2023-11-10 09:00:00,2023-11-10 09:10:00,2100.17,2097.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48896,做空,2023-11-10 09:10:00,2023-11-10 09:20:00,2097.43,2101.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48897,做多,2023-11-10 09:20:00,2023-11-10 09:50:00,2101.67,2102.08,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48898,做多,2023-11-10 10:30:00,2023-11-10 11:10:00,2100.64,2098.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48899,做空,2023-11-10 11:10:00,2023-11-10 11:15:00,2098.99,2099.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48900,做多,2023-11-10 11:15:00,2023-11-10 11:20:00,2099.58,2095.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48901,做空,2023-11-10 11:20:00,2023-11-10 11:25:00,2095.85,2100.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48902,做多,2023-11-10 11:25:00,2023-11-10 11:35:00,2100.96,2105.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48903,做多,2023-11-10 12:05:00,2023-11-10 13:45:00,2097.01,2093.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48904,做多,2023-11-10 14:35:00,2023-11-10 14:40:00,2084.25,2083.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48905,做空,2023-11-10 14:40:00,2023-11-10 15:00:00,2083.22,2081.94,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48906,做多,2023-11-10 15:00:00,2023-11-10 15:35:00,2081.94,2092.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48907,做多,2023-11-10 16:50:00,2023-11-10 17:20:00,2096.14,2095.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48908,做空,2023-11-10 17:20:00,2023-11-10 17:35:00,2095.95,2090.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48909,做多,2023-11-10 17:50:00,2023-11-10 17:55:00,2098.83,2098.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48910,做空,2023-11-10 17:55:00,2023-11-10 18:20:00,2098.1,2097.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48911,做多,2023-11-10 18:20:00,2023-11-10 18:35:00,2097.9,2099.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48912,做空,2023-11-10 18:35:00,2023-11-10 18:55:00,2099.64,2096.2,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48913,做多,2023-11-10 18:55:00,2023-11-10 19:10:00,2096.2,2097.23,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48914,做空,2023-11-10 19:10:00,2023-11-10 19:30:00,2097.23,2093.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48915,做多,2023-11-10 20:45:00,2023-11-10 20:55:00,2089.76,2088.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48916,做空,2023-11-10 20:55:00,2023-11-10 21:05:00,2088.82,2090.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48917,做多,2023-11-10 21:05:00,2023-11-10 21:15:00,2090.7,2093.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48918,做多,2023-11-10 23:10:00,2023-11-10 23:15:00,2091.48,2089.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48919,做空,2023-11-10 23:15:00,2023-11-10 23:30:00,2089.97,2079.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48920,做多,2023-11-11 00:15:00,2023-11-11 00:30:00,2085.76,2078.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48921,做空,2023-11-11 00:30:00,2023-11-11 00:50:00,2078.68,2079.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48922,做多,2023-11-11 03:10:00,2023-11-11 03:55:00,2048.12,2047.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48923,做空,2023-11-11 03:55:00,2023-11-11 04:05:00,2047.79,2048.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48924,做多,2023-11-11 04:05:00,2023-11-11 04:40:00,2048.14,2047.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48925,做空,2023-11-11 04:40:00,2023-11-11 04:50:00,2047.49,2049.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48926,做多,2023-11-11 04:50:00,2023-11-11 04:55:00,2049.7,2048.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48927,做空,2023-11-11 04:55:00,2023-11-11 06:20:00,2048.4,2053.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48928,做多,2023-11-11 06:20:00,2023-11-11 06:40:00,2053.99,2060.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48929,做多,2023-11-11 07:55:00,2023-11-11 08:30:00,2056.58,2054.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48930,做空,2023-11-11 08:30:00,2023-11-11 08:55:00,2054.05,2050.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48931,做多,2023-11-11 09:15:00,2023-11-11 09:20:00,2056.09,2063.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48932,做多,2023-11-11 11:20:00,2023-11-11 12:25:00,2062.69,2062.88,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -48933,做多,2023-11-11 12:45:00,2023-11-11 13:00:00,2058.54,2059.56,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48934,做空,2023-11-11 13:00:00,2023-11-11 13:10:00,2059.56,2060.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48935,做多,2023-11-11 13:10:00,2023-11-11 13:20:00,2060.18,2055.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48936,做空,2023-11-11 13:20:00,2023-11-11 13:25:00,2055.91,2057.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48937,做多,2023-11-11 13:30:00,2023-11-11 13:35:00,2059.79,2065.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48938,做多,2023-11-11 13:35:00,2023-11-11 13:40:00,2065.08,2062.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48939,做多,2023-11-11 16:05:00,2023-11-11 16:35:00,2075.53,2078.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48940,做多,2023-11-11 17:20:00,2023-11-11 17:35:00,2081.25,2075.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48941,做空,2023-11-11 17:35:00,2023-11-11 17:55:00,2075.43,2072.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48942,做多,2023-11-11 18:30:00,2023-11-11 18:40:00,2079.61,2076.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48943,做空,2023-11-11 18:40:00,2023-11-11 18:45:00,2076.1,2076.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48944,做多,2023-11-11 18:45:00,2023-11-11 19:20:00,2076.33,2077.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48945,做空,2023-11-11 19:20:00,2023-11-11 19:45:00,2077.0,2080.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48946,做多,2023-11-11 19:45:00,2023-11-11 19:50:00,2080.26,2077.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48947,做空,2023-11-11 19:50:00,2023-11-11 19:55:00,2077.09,2077.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48948,做多,2023-11-11 19:55:00,2023-11-11 23:45:00,2077.46,2050.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48949,做多,2023-11-12 01:35:00,2023-11-12 03:00:00,2038.82,2040.45,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48950,做空,2023-11-12 03:00:00,2023-11-12 03:05:00,2040.45,2042.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48951,做多,2023-11-12 03:05:00,2023-11-12 03:10:00,2042.15,2044.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48952,做多,2023-11-12 04:45:00,2023-11-12 05:00:00,2048.83,2046.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48953,做空,2023-11-12 05:00:00,2023-11-12 05:05:00,2046.51,2047.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -48954,做多,2023-11-12 05:25:00,2023-11-12 05:45:00,2049.97,2053.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48955,做多,2023-11-12 06:45:00,2023-11-12 07:05:00,2053.5,2058.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48956,做多,2023-11-12 08:05:00,2023-11-12 08:30:00,2056.54,2059.14,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48957,做空,2023-11-12 08:30:00,2023-11-12 09:15:00,2059.14,2057.43,0.0,100.0,0.0001,0.0,0.0,0.0,flip -48958,做多,2023-11-12 09:15:00,2023-11-12 10:35:00,2057.43,2052.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48959,做空,2023-11-12 10:35:00,2023-11-12 10:40:00,2052.86,2054.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48960,做多,2023-11-12 10:40:00,2023-11-12 10:50:00,2054.5,2049.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48961,做空,2023-11-12 10:50:00,2023-11-12 11:05:00,2049.4,2051.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48962,做多,2023-11-12 11:05:00,2023-11-12 11:20:00,2051.81,2052.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48963,做空,2023-11-12 11:20:00,2023-11-12 11:25:00,2052.0,2054.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48964,做多,2023-11-12 11:25:00,2023-11-12 11:50:00,2054.61,2051.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48965,做空,2023-11-12 11:50:00,2023-11-12 11:55:00,2051.5,2049.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48966,做多,2023-11-12 13:15:00,2023-11-12 13:40:00,2050.28,2046.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48967,做空,2023-11-12 13:40:00,2023-11-12 15:35:00,2046.02,2055.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48968,做多,2023-11-12 15:35:00,2023-11-12 15:45:00,2055.99,2056.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48969,做空,2023-11-12 15:45:00,2023-11-12 16:15:00,2056.91,2056.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48970,做多,2023-11-12 16:15:00,2023-11-12 16:30:00,2056.95,2056.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48971,做空,2023-11-12 16:30:00,2023-11-12 16:35:00,2056.66,2057.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48972,做多,2023-11-12 16:35:00,2023-11-12 16:40:00,2057.41,2054.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48973,做空,2023-11-12 16:40:00,2023-11-12 17:00:00,2054.64,2050.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48974,做多,2023-11-12 17:45:00,2023-11-12 17:55:00,2053.0,2052.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48975,做空,2023-11-12 17:55:00,2023-11-12 18:05:00,2052.3,2048.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48976,做多,2023-11-12 18:30:00,2023-11-12 18:35:00,2053.67,2059.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48977,做多,2023-11-12 20:35:00,2023-11-12 20:50:00,2050.7,2056.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48978,做多,2023-11-12 22:25:00,2023-11-12 22:35:00,2060.23,2057.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48979,做空,2023-11-12 22:35:00,2023-11-12 22:55:00,2057.49,2062.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48980,做多,2023-11-12 22:55:00,2023-11-12 23:10:00,2062.8,2055.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48981,做空,2023-11-12 23:10:00,2023-11-12 23:15:00,2055.98,2047.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48982,做多,2023-11-13 00:35:00,2023-11-13 00:45:00,2053.82,2055.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48983,做多,2023-11-13 02:05:00,2023-11-13 02:35:00,2061.46,2061.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48984,做空,2023-11-13 02:35:00,2023-11-13 02:45:00,2061.99,2069.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48985,做多,2023-11-13 02:45:00,2023-11-13 02:50:00,2069.86,2064.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -48986,做多,2023-11-13 02:55:00,2023-11-13 03:00:00,2065.01,2062.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48987,做空,2023-11-13 03:00:00,2023-11-13 03:05:00,2062.42,2055.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48988,做多,2023-11-13 05:30:00,2023-11-13 06:00:00,2041.54,2040.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48989,做空,2023-11-13 06:00:00,2023-11-13 06:10:00,2040.54,2039.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48990,做多,2023-11-13 06:10:00,2023-11-13 07:10:00,2039.54,2045.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48991,做多,2023-11-13 09:15:00,2023-11-13 09:35:00,2055.33,2056.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -48992,做空,2023-11-13 09:35:00,2023-11-13 09:40:00,2056.12,2059.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48993,做多,2023-11-13 09:40:00,2023-11-13 09:50:00,2059.0,2057.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48994,做空,2023-11-13 09:50:00,2023-11-13 09:55:00,2057.21,2057.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48995,做多,2023-11-13 09:55:00,2023-11-13 10:45:00,2057.34,2059.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48996,做多,2023-11-13 10:45:00,2023-11-13 11:00:00,2059.33,2056.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -48997,做空,2023-11-13 11:00:00,2023-11-13 11:10:00,2056.38,2049.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -48998,做多,2023-11-13 12:25:00,2023-11-13 12:45:00,2047.97,2054.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -48999,做多,2023-11-13 13:55:00,2023-11-13 14:00:00,2051.78,2058.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49000,做多,2023-11-13 14:00:00,2023-11-13 14:05:00,2058.11,2058.98,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -49001,做多,2023-11-13 14:45:00,2023-11-13 14:50:00,2059.7,2062.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49002,做多,2023-11-13 18:10:00,2023-11-13 18:20:00,2082.84,2091.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49003,做多,2023-11-13 20:45:00,2023-11-13 22:40:00,2097.95,2058.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49004,做空,2023-11-13 22:40:00,2023-11-13 22:45:00,2058.18,2065.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49005,做多,2023-11-13 22:45:00,2023-11-13 22:55:00,2065.49,2060.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49006,做空,2023-11-13 22:55:00,2023-11-13 23:00:00,2060.0,2065.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49007,做多,2023-11-13 23:00:00,2023-11-13 23:20:00,2065.36,2069.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49008,做多,2023-11-14 01:10:00,2023-11-14 01:20:00,2046.96,2045.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49009,做空,2023-11-14 01:20:00,2023-11-14 02:00:00,2045.79,2049.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49010,做多,2023-11-14 02:00:00,2023-11-14 02:35:00,2049.38,2054.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49011,做多,2023-11-14 04:35:00,2023-11-14 04:50:00,2056.61,2056.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49012,做空,2023-11-14 04:50:00,2023-11-14 06:55:00,2056.85,2058.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -49013,做多,2023-11-14 07:20:00,2023-11-14 07:25:00,2060.81,2059.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49014,做空,2023-11-14 07:25:00,2023-11-14 07:30:00,2059.74,2060.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49015,做多,2023-11-14 07:30:00,2023-11-14 07:55:00,2060.28,2061.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49016,做多,2023-11-14 08:05:00,2023-11-14 08:10:00,2061.52,2064.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49017,做多,2023-11-14 08:50:00,2023-11-14 09:00:00,2062.67,2061.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49018,做空,2023-11-14 09:00:00,2023-11-14 09:10:00,2061.34,2059.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49019,做多,2023-11-14 12:50:00,2023-11-14 13:20:00,2034.5,2034.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49020,做空,2023-11-14 13:20:00,2023-11-14 15:05:00,2034.99,2046.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -49021,做多,2023-11-14 15:45:00,2023-11-14 15:50:00,2045.6,2044.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49022,做空,2023-11-14 15:50:00,2023-11-14 16:05:00,2044.09,2045.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49023,做多,2023-11-14 16:05:00,2023-11-14 17:05:00,2045.97,2044.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49024,做空,2023-11-14 17:05:00,2023-11-14 17:10:00,2044.99,2039.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49025,做多,2023-11-14 20:00:00,2023-11-14 20:40:00,1985.99,1980.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49026,做空,2023-11-14 20:40:00,2023-11-14 21:20:00,1980.81,1972.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49027,做多,2023-11-14 21:45:00,2023-11-14 22:10:00,1980.89,1984.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49028,做多,2023-11-15 00:00:00,2023-11-15 00:05:00,1984.49,1983.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49029,做空,2023-11-15 00:05:00,2023-11-15 00:10:00,1983.85,1986.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49030,做多,2023-11-15 00:10:00,2023-11-15 00:15:00,1986.03,1990.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49031,做多,2023-11-15 00:45:00,2023-11-15 00:50:00,1985.79,1983.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49032,做空,2023-11-15 00:50:00,2023-11-15 01:05:00,1983.98,1985.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49033,做多,2023-11-15 01:05:00,2023-11-15 01:15:00,1985.59,1984.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49034,做空,2023-11-15 01:15:00,2023-11-15 01:25:00,1984.58,1979.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49035,做多,2023-11-15 02:45:00,2023-11-15 02:50:00,1975.92,1973.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49036,做空,2023-11-15 02:50:00,2023-11-15 03:05:00,1973.44,1975.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49037,做多,2023-11-15 03:05:00,2023-11-15 03:10:00,1975.75,1974.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49038,做空,2023-11-15 03:10:00,2023-11-15 03:45:00,1974.47,1972.95,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49039,做多,2023-11-15 03:45:00,2023-11-15 04:10:00,1972.95,1973.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49040,做空,2023-11-15 04:10:00,2023-11-15 04:15:00,1973.42,1974.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49041,做多,2023-11-15 04:15:00,2023-11-15 04:20:00,1974.8,1977.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49042,做多,2023-11-15 06:05:00,2023-11-15 06:10:00,1984.88,1981.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49043,做空,2023-11-15 06:10:00,2023-11-15 06:15:00,1981.27,1982.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49044,做多,2023-11-15 06:15:00,2023-11-15 06:50:00,1982.79,1983.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49045,做空,2023-11-15 06:50:00,2023-11-15 07:05:00,1983.09,1983.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49046,做多,2023-11-15 07:05:00,2023-11-15 07:15:00,1983.42,1981.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49047,做空,2023-11-15 07:15:00,2023-11-15 07:25:00,1981.62,1982.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49048,做多,2023-11-15 07:25:00,2023-11-15 07:30:00,1982.88,1982.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49049,做多,2023-11-15 07:35:00,2023-11-15 07:40:00,1983.52,1982.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49050,做空,2023-11-15 07:40:00,2023-11-15 07:45:00,1982.15,1983.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49051,做多,2023-11-15 07:45:00,2023-11-15 07:50:00,1983.06,1981.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49052,做多,2023-11-15 07:55:00,2023-11-15 08:00:00,1984.15,1986.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49053,做多,2023-11-15 08:15:00,2023-11-15 08:20:00,1988.92,1986.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49054,做多,2023-11-15 09:45:00,2023-11-15 11:10:00,1990.23,1996.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49055,做多,2023-11-15 13:20:00,2023-11-15 13:55:00,2013.3,2014.1,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49056,做空,2023-11-15 13:55:00,2023-11-15 14:00:00,2014.1,2017.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49057,做多,2023-11-15 14:00:00,2023-11-15 14:25:00,2017.77,2013.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49058,做空,2023-11-15 14:25:00,2023-11-15 14:35:00,2013.5,2013.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49059,做多,2023-11-15 14:35:00,2023-11-15 15:10:00,2013.39,2011.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49060,做空,2023-11-15 15:10:00,2023-11-15 15:15:00,2011.17,2014.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49061,做多,2023-11-15 15:15:00,2023-11-15 15:50:00,2014.11,2017.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49062,做多,2023-11-15 17:45:00,2023-11-15 18:00:00,2014.99,2014.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49063,做空,2023-11-15 18:00:00,2023-11-15 20:40:00,2014.44,2046.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49064,做多,2023-11-15 20:40:00,2023-11-15 21:50:00,2046.33,2045.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49065,做空,2023-11-15 21:50:00,2023-11-15 21:55:00,2045.09,2047.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49066,做多,2023-11-15 21:55:00,2023-11-15 22:00:00,2047.36,2046.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49067,做空,2023-11-15 22:00:00,2023-11-15 23:25:00,2046.55,2050.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49068,做多,2023-11-15 23:25:00,2023-11-15 23:40:00,2050.78,2057.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49069,做多,2023-11-16 00:40:00,2023-11-16 00:45:00,2058.0,2078.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49070,做多,2023-11-16 01:40:00,2023-11-16 01:45:00,2068.5,2064.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49071,做空,2023-11-16 01:45:00,2023-11-16 04:10:00,2064.25,2051.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49072,做多,2023-11-16 04:25:00,2023-11-16 04:45:00,2054.31,2054.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49073,做空,2023-11-16 04:45:00,2023-11-16 05:05:00,2054.39,2051.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49074,做多,2023-11-16 05:30:00,2023-11-16 05:50:00,2054.47,2054.96,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49075,做空,2023-11-16 05:50:00,2023-11-16 06:35:00,2054.96,2058.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49076,做多,2023-11-16 06:35:00,2023-11-16 06:40:00,2058.66,2057.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49077,做空,2023-11-16 06:40:00,2023-11-16 07:25:00,2057.52,2060.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49078,做多,2023-11-16 07:25:00,2023-11-16 07:30:00,2060.69,2058.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49079,做空,2023-11-16 07:30:00,2023-11-16 07:35:00,2058.11,2060.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49080,做多,2023-11-16 07:35:00,2023-11-16 07:40:00,2060.63,2059.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49081,做空,2023-11-16 07:40:00,2023-11-16 07:55:00,2059.99,2054.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49082,做多,2023-11-16 09:55:00,2023-11-16 10:35:00,2044.3,2042.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49083,做空,2023-11-16 10:35:00,2023-11-16 11:00:00,2042.58,2051.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49084,做多,2023-11-16 11:00:00,2023-11-16 11:05:00,2051.58,2059.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49085,做多,2023-11-16 12:05:00,2023-11-16 12:10:00,2064.59,2062.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49086,做空,2023-11-16 12:10:00,2023-11-16 13:15:00,2062.39,2035.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49087,做多,2023-11-16 14:45:00,2023-11-16 14:50:00,2031.93,2030.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49088,做空,2023-11-16 14:50:00,2023-11-16 15:00:00,2030.85,2030.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49089,做多,2023-11-16 15:00:00,2023-11-16 15:10:00,2030.18,2030.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49090,做空,2023-11-16 15:10:00,2023-11-16 15:40:00,2030.71,2004.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49091,做多,2023-11-16 16:55:00,2023-11-16 17:00:00,2009.34,2007.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49092,做空,2023-11-16 17:00:00,2023-11-16 17:10:00,2007.22,2008.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49093,做多,2023-11-16 17:10:00,2023-11-16 17:20:00,2008.45,2010.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49094,做多,2023-11-16 20:30:00,2023-11-16 20:55:00,1963.38,1957.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49095,做空,2023-11-16 20:55:00,2023-11-16 21:15:00,1957.5,1957.37,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49096,做多,2023-11-16 21:15:00,2023-11-16 21:35:00,1957.37,1955.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49097,做空,2023-11-16 21:35:00,2023-11-16 21:45:00,1955.95,1960.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49098,做多,2023-11-16 21:45:00,2023-11-16 21:55:00,1960.41,1956.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49099,做空,2023-11-16 21:55:00,2023-11-16 22:00:00,1956.32,1962.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49100,做多,2023-11-16 22:00:00,2023-11-16 22:15:00,1962.1,1967.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49101,做多,2023-11-16 23:05:00,2023-11-16 23:10:00,1964.6,1958.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49102,做空,2023-11-16 23:10:00,2023-11-16 23:15:00,1958.25,1953.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49103,做多,2023-11-16 23:50:00,2023-11-16 23:55:00,1963.75,1962.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49104,做空,2023-11-16 23:55:00,2023-11-17 00:00:00,1962.13,1962.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49105,做多,2023-11-17 00:00:00,2023-11-17 00:10:00,1962.77,1961.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49106,做空,2023-11-17 00:10:00,2023-11-17 00:15:00,1961.6,1962.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49107,做多,2023-11-17 00:15:00,2023-11-17 00:30:00,1962.11,1969.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49108,做多,2023-11-17 02:50:00,2023-11-17 03:50:00,1989.04,1983.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49109,做空,2023-11-17 03:50:00,2023-11-17 03:55:00,1983.75,1984.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49110,做多,2023-11-17 03:55:00,2023-11-17 04:05:00,1984.59,1983.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49111,做空,2023-11-17 04:05:00,2023-11-17 04:20:00,1983.89,1985.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49112,做多,2023-11-17 04:20:00,2023-11-17 04:30:00,1985.01,1984.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49113,做空,2023-11-17 04:30:00,2023-11-17 04:45:00,1984.58,1986.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49114,做多,2023-11-17 04:45:00,2023-11-17 04:50:00,1986.0,1984.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49115,做空,2023-11-17 04:50:00,2023-11-17 05:05:00,1984.2,1980.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49116,做多,2023-11-17 05:15:00,2023-11-17 05:20:00,1983.99,1981.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49117,做空,2023-11-17 05:20:00,2023-11-17 05:30:00,1981.79,1979.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49118,做多,2023-11-17 06:15:00,2023-11-17 06:25:00,1982.62,1983.21,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -49119,做多,2023-11-17 07:10:00,2023-11-17 09:15:00,1979.51,1981.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49120,做多,2023-11-17 11:20:00,2023-11-17 11:50:00,1967.11,1963.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49121,做空,2023-11-17 11:50:00,2023-11-17 11:55:00,1963.96,1966.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49122,做多,2023-11-17 11:55:00,2023-11-17 12:00:00,1966.73,1964.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49123,做空,2023-11-17 12:00:00,2023-11-17 12:05:00,1964.04,1965.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49124,做多,2023-11-17 12:05:00,2023-11-17 12:10:00,1965.19,1960.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49125,做空,2023-11-17 12:10:00,2023-11-17 12:15:00,1960.13,1956.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49126,做多,2023-11-17 12:55:00,2023-11-17 13:25:00,1965.64,1962.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49127,做空,2023-11-17 13:25:00,2023-11-17 13:35:00,1962.82,1963.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49128,做多,2023-11-17 13:35:00,2023-11-17 13:40:00,1963.14,1959.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49129,做空,2023-11-17 13:40:00,2023-11-17 14:05:00,1959.22,1947.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49130,做多,2023-11-17 16:10:00,2023-11-17 16:25:00,1926.43,1924.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49131,做空,2023-11-17 16:25:00,2023-11-17 16:35:00,1924.65,1913.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49132,做多,2023-11-17 17:00:00,2023-11-17 17:05:00,1928.4,1937.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49133,做多,2023-11-17 18:50:00,2023-11-17 19:15:00,1945.12,1942.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49134,做多,2023-11-17 19:35:00,2023-11-17 20:05:00,1941.65,1951.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49135,做多,2023-11-17 20:45:00,2023-11-17 20:55:00,1943.88,1943.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49136,做空,2023-11-17 20:55:00,2023-11-17 21:30:00,1943.9,1944.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49137,做多,2023-11-17 21:30:00,2023-11-17 21:50:00,1944.69,1944.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49138,做空,2023-11-17 21:50:00,2023-11-17 23:30:00,1944.7,1956.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49139,做多,2023-11-17 23:30:00,2023-11-17 23:50:00,1956.65,1957.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49140,做空,2023-11-17 23:50:00,2023-11-17 23:55:00,1957.5,1961.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49141,做多,2023-11-17 23:55:00,2023-11-18 00:00:00,1961.21,1959.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49142,做空,2023-11-18 00:00:00,2023-11-18 00:50:00,1959.1,1957.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49143,做多,2023-11-18 00:50:00,2023-11-18 00:55:00,1957.4,1955.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49144,做空,2023-11-18 00:55:00,2023-11-18 01:00:00,1955.06,1956.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49145,做多,2023-11-18 01:00:00,2023-11-18 01:25:00,1956.21,1957.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49146,做空,2023-11-18 01:25:00,2023-11-18 01:45:00,1957.0,1953.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49147,做多,2023-11-18 02:15:00,2023-11-18 02:25:00,1953.89,1955.38,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49148,做空,2023-11-18 02:25:00,2023-11-18 02:35:00,1955.38,1952.8,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49149,做多,2023-11-18 02:35:00,2023-11-18 04:30:00,1952.8,1940.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49150,做空,2023-11-18 04:30:00,2023-11-18 04:35:00,1940.53,1941.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -49151,做多,2023-11-18 06:10:00,2023-11-18 06:20:00,1936.6,1935.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49152,做空,2023-11-18 06:20:00,2023-11-18 06:40:00,1935.01,1932.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49153,做多,2023-11-18 07:25:00,2023-11-18 08:15:00,1933.21,1932.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49154,做空,2023-11-18 08:15:00,2023-11-18 10:05:00,1932.74,1945.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49155,做多,2023-11-18 10:05:00,2023-11-18 10:30:00,1945.2,1943.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49156,做空,2023-11-18 10:30:00,2023-11-18 10:50:00,1943.01,1943.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49157,做多,2023-11-18 10:50:00,2023-11-18 11:00:00,1943.58,1943.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49158,做空,2023-11-18 11:00:00,2023-11-18 11:05:00,1943.2,1943.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49159,做多,2023-11-18 11:05:00,2023-11-18 11:15:00,1943.34,1941.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49160,做空,2023-11-18 11:15:00,2023-11-18 11:20:00,1941.92,1942.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49161,做多,2023-11-18 11:20:00,2023-11-18 11:35:00,1942.24,1941.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49162,做空,2023-11-18 11:35:00,2023-11-18 11:40:00,1941.94,1941.38,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -49163,做多,2023-11-18 12:20:00,2023-11-18 12:30:00,1941.06,1938.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49164,做空,2023-11-18 12:30:00,2023-11-18 12:35:00,1938.8,1941.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49165,做多,2023-11-18 12:35:00,2023-11-18 13:05:00,1941.36,1939.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49166,做空,2023-11-18 13:05:00,2023-11-18 13:15:00,1939.52,1935.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49167,做多,2023-11-18 13:25:00,2023-11-18 13:30:00,1940.15,1938.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49168,做空,2023-11-18 13:30:00,2023-11-18 13:35:00,1938.69,1940.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49169,做多,2023-11-18 13:35:00,2023-11-18 13:40:00,1940.37,1940.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49170,做空,2023-11-18 13:40:00,2023-11-18 14:00:00,1940.05,1940.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49171,做多,2023-11-18 14:00:00,2023-11-18 14:05:00,1940.44,1936.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49172,做空,2023-11-18 14:05:00,2023-11-18 14:10:00,1936.92,1938.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49173,做多,2023-11-18 14:10:00,2023-11-18 14:25:00,1938.74,1942.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49174,做多,2023-11-18 18:50:00,2023-11-18 18:55:00,1967.19,1967.9,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -49175,做多,2023-11-18 19:50:00,2023-11-18 20:05:00,1964.36,1963.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49176,做空,2023-11-18 20:05:00,2023-11-18 20:10:00,1963.29,1960.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49177,做多,2023-11-18 20:20:00,2023-11-18 20:45:00,1964.8,1964.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49178,做空,2023-11-18 20:45:00,2023-11-18 20:50:00,1964.19,1964.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49179,做多,2023-11-18 20:50:00,2023-11-18 20:55:00,1964.81,1963.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49180,做空,2023-11-18 20:55:00,2023-11-18 21:00:00,1963.96,1964.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49181,做多,2023-11-18 21:00:00,2023-11-18 21:05:00,1964.89,1963.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49182,做空,2023-11-18 21:05:00,2023-11-18 21:10:00,1963.68,1964.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49183,做多,2023-11-18 21:10:00,2023-11-18 21:15:00,1964.4,1961.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49184,做空,2023-11-18 21:15:00,2023-11-18 21:20:00,1961.62,1962.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49185,做多,2023-11-18 21:20:00,2023-11-18 22:55:00,1962.21,1957.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49186,做空,2023-11-18 22:55:00,2023-11-18 23:00:00,1957.9,1958.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49187,做多,2023-11-18 23:00:00,2023-11-18 23:10:00,1958.01,1958.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49188,做空,2023-11-18 23:10:00,2023-11-18 23:15:00,1958.4,1961.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49189,做多,2023-11-18 23:15:00,2023-11-18 23:20:00,1961.79,1961.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49190,做多,2023-11-19 00:15:00,2023-11-19 00:25:00,1958.79,1959.17,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49191,做空,2023-11-19 00:25:00,2023-11-19 00:30:00,1959.17,1959.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49192,做多,2023-11-19 00:30:00,2023-11-19 02:10:00,1959.57,1948.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49193,做空,2023-11-19 02:10:00,2023-11-19 02:15:00,1948.52,1944.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49194,做多,2023-11-19 02:30:00,2023-11-19 02:40:00,1949.79,1948.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49195,做空,2023-11-19 02:40:00,2023-11-19 02:45:00,1948.94,1951.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49196,做多,2023-11-19 02:45:00,2023-11-19 02:50:00,1951.04,1950.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49197,做空,2023-11-19 02:50:00,2023-11-19 03:00:00,1950.92,1950.23,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49198,做多,2023-11-19 03:00:00,2023-11-19 03:10:00,1950.23,1950.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49199,做空,2023-11-19 03:10:00,2023-11-19 03:20:00,1950.84,1949.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49200,做多,2023-11-19 03:20:00,2023-11-19 03:25:00,1949.92,1946.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49201,做空,2023-11-19 03:25:00,2023-11-19 03:30:00,1946.66,1948.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -49202,做多,2023-11-19 03:35:00,2023-11-19 03:40:00,1953.95,1952.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49203,做多,2023-11-19 06:00:00,2023-11-19 06:05:00,1960.04,1961.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49204,做多,2023-11-19 07:50:00,2023-11-19 07:55:00,1963.11,1962.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49205,做空,2023-11-19 07:55:00,2023-11-19 08:05:00,1962.52,1963.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49206,做多,2023-11-19 08:05:00,2023-11-19 08:15:00,1963.0,1963.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49207,做空,2023-11-19 08:15:00,2023-11-19 08:40:00,1963.81,1960.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49208,做多,2023-11-19 09:25:00,2023-11-19 09:50:00,1961.4,1961.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49209,做空,2023-11-19 09:50:00,2023-11-19 09:55:00,1961.33,1963.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49210,做多,2023-11-19 09:55:00,2023-11-19 10:05:00,1963.39,1959.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49211,做空,2023-11-19 10:05:00,2023-11-19 11:00:00,1959.36,1954.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49212,做多,2023-11-19 12:35:00,2023-11-19 13:00:00,1948.93,1956.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49213,做多,2023-11-19 13:20:00,2023-11-19 14:00:00,1952.2,1951.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49214,做空,2023-11-19 14:00:00,2023-11-19 14:10:00,1951.0,1950.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49215,做多,2023-11-19 14:20:00,2023-11-19 14:30:00,1954.69,1954.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49216,做空,2023-11-19 14:30:00,2023-11-19 15:05:00,1954.36,1952.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49217,做多,2023-11-19 15:15:00,2023-11-19 15:20:00,1959.4,1963.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49218,做多,2023-11-19 16:50:00,2023-11-19 17:30:00,1966.81,1978.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49219,做多,2023-11-19 18:15:00,2023-11-19 18:25:00,1973.72,1977.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49220,做多,2023-11-19 19:10:00,2023-11-19 19:45:00,1975.8,1983.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49221,做多,2023-11-19 20:40:00,2023-11-19 21:10:00,1983.82,1982.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49222,做空,2023-11-19 21:10:00,2023-11-19 21:15:00,1982.4,1985.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49223,做多,2023-11-19 21:15:00,2023-11-19 21:35:00,1985.4,1982.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49224,做空,2023-11-19 21:35:00,2023-11-19 21:55:00,1982.32,1983.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49225,做多,2023-11-19 21:55:00,2023-11-19 22:00:00,1983.11,1981.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49226,做空,2023-11-19 22:00:00,2023-11-19 22:35:00,1981.6,1977.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49227,做多,2023-11-19 22:55:00,2023-11-19 23:00:00,1981.45,1994.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49228,做多,2023-11-19 23:00:00,2023-11-19 23:05:00,1994.06,2000.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49229,做多,2023-11-20 00:40:00,2023-11-20 01:00:00,2005.09,2005.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49230,做空,2023-11-20 01:00:00,2023-11-20 01:20:00,2005.99,2005.93,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49231,做多,2023-11-20 01:20:00,2023-11-20 01:50:00,2005.93,2004.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49232,做空,2023-11-20 01:50:00,2023-11-20 01:55:00,2004.15,2006.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49233,做多,2023-11-20 01:55:00,2023-11-20 02:00:00,2006.88,2004.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49234,做空,2023-11-20 02:00:00,2023-11-20 02:10:00,2004.37,2000.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49235,做多,2023-11-20 02:20:00,2023-11-20 02:30:00,2005.25,2004.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49236,做空,2023-11-20 02:30:00,2023-11-20 02:35:00,2004.15,2005.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49237,做多,2023-11-20 02:35:00,2023-11-20 02:40:00,2005.49,2008.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49238,做多,2023-11-20 04:30:00,2023-11-20 05:00:00,2003.46,2001.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49239,做空,2023-11-20 05:00:00,2023-11-20 05:05:00,2001.64,2004.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49240,做多,2023-11-20 05:05:00,2023-11-20 05:20:00,2004.52,2001.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49241,做空,2023-11-20 05:20:00,2023-11-20 05:35:00,2001.54,1999.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49242,做多,2023-11-20 06:00:00,2023-11-20 06:10:00,2001.72,2001.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49243,做空,2023-11-20 06:10:00,2023-11-20 06:15:00,2001.52,2002.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49244,做多,2023-11-20 06:15:00,2023-11-20 06:25:00,2002.76,2000.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49245,做空,2023-11-20 06:25:00,2023-11-20 06:35:00,2000.25,2002.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49246,做多,2023-11-20 06:35:00,2023-11-20 06:45:00,2002.89,2006.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49247,做多,2023-11-20 07:25:00,2023-11-20 07:35:00,2006.38,2010.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49248,做多,2023-11-20 08:45:00,2023-11-20 09:10:00,2017.58,2024.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49249,做多,2023-11-20 11:20:00,2023-11-20 13:20:00,2035.82,2025.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49250,做多,2023-11-20 14:25:00,2023-11-20 14:30:00,2023.95,2027.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49251,做多,2023-11-20 17:30:00,2023-11-20 17:40:00,2033.24,2038.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49252,做多,2023-11-20 18:45:00,2023-11-20 18:55:00,2045.25,2046.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49253,做空,2023-11-20 18:55:00,2023-11-20 19:05:00,2046.19,2046.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49254,做多,2023-11-20 19:05:00,2023-11-20 19:35:00,2046.55,2043.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49255,做空,2023-11-20 19:35:00,2023-11-20 19:40:00,2043.76,2044.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49256,做多,2023-11-20 19:40:00,2023-11-20 19:45:00,2044.92,2039.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49257,做空,2023-11-20 19:45:00,2023-11-20 19:50:00,2039.66,2039.4,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49258,做多,2023-11-20 22:05:00,2023-11-20 22:35:00,2029.87,2026.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49259,做空,2023-11-20 22:35:00,2023-11-20 22:45:00,2026.11,2021.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49260,做多,2023-11-20 23:00:00,2023-11-20 23:15:00,2029.9,2028.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49261,做空,2023-11-20 23:15:00,2023-11-21 00:00:00,2028.12,2022.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49262,做多,2023-11-21 00:05:00,2023-11-21 00:25:00,2025.1,2030.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49263,做多,2023-11-21 00:55:00,2023-11-21 01:15:00,2024.36,2023.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49264,做空,2023-11-21 01:15:00,2023-11-21 01:20:00,2023.76,2025.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49265,做多,2023-11-21 01:20:00,2023-11-21 01:40:00,2025.96,2033.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49266,做多,2023-11-21 03:45:00,2023-11-21 03:50:00,2019.54,2018.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49267,做空,2023-11-21 03:50:00,2023-11-21 03:55:00,2018.5,2019.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49268,做多,2023-11-21 03:55:00,2023-11-21 04:10:00,2019.78,2017.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49269,做空,2023-11-21 04:10:00,2023-11-21 04:30:00,2017.93,2020.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49270,做多,2023-11-21 04:30:00,2023-11-21 04:35:00,2020.0,2017.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49271,做空,2023-11-21 04:35:00,2023-11-21 04:45:00,2017.87,2015.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49272,做多,2023-11-21 05:10:00,2023-11-21 05:15:00,2018.5,2017.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49273,做空,2023-11-21 05:15:00,2023-11-21 05:30:00,2017.44,2012.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49274,做多,2023-11-21 05:55:00,2023-11-21 06:15:00,2015.09,2018.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49275,做多,2023-11-21 06:15:00,2023-11-21 06:25:00,2018.2,2017.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49276,做多,2023-11-21 08:20:00,2023-11-21 08:30:00,2009.99,2008.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49277,做空,2023-11-21 08:30:00,2023-11-21 08:35:00,2008.79,2009.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49278,做多,2023-11-21 08:35:00,2023-11-21 08:50:00,2009.05,2011.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49279,做多,2023-11-21 10:15:00,2023-11-21 10:30:00,2014.5,2016.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49280,做多,2023-11-21 12:25:00,2023-11-21 13:15:00,2012.44,2010.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49281,做空,2023-11-21 13:15:00,2023-11-21 13:40:00,2010.91,2007.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49282,做多,2023-11-21 15:45:00,2023-11-21 16:50:00,1990.56,2007.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49283,做多,2023-11-21 19:10:00,2023-11-21 19:15:00,1975.57,1983.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49284,做多,2023-11-21 20:15:00,2023-11-21 20:40:00,1986.17,2002.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49285,做多,2023-11-22 00:10:00,2023-11-22 00:15:00,1947.65,1946.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49286,做空,2023-11-22 00:15:00,2023-11-22 00:20:00,1946.79,1950.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49287,做多,2023-11-22 00:20:00,2023-11-22 00:25:00,1950.51,1954.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49288,做多,2023-11-22 05:40:00,2023-11-22 05:45:00,1986.26,1984.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49289,做空,2023-11-22 05:45:00,2023-11-22 06:00:00,1984.25,1986.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49290,做多,2023-11-22 06:00:00,2023-11-22 06:10:00,1986.04,1990.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49291,做多,2023-11-22 07:55:00,2023-11-22 08:15:00,1993.97,1998.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49292,做多,2023-11-22 08:25:00,2023-11-22 08:35:00,1995.42,2001.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49293,做多,2023-11-22 10:35:00,2023-11-22 10:40:00,2007.96,2017.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49294,做多,2023-11-22 12:05:00,2023-11-22 13:05:00,2019.44,2020.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49295,做多,2023-11-22 13:25:00,2023-11-22 13:30:00,2021.22,2035.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49296,做多,2023-11-22 14:30:00,2023-11-22 14:45:00,2028.03,2024.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49297,做空,2023-11-22 14:45:00,2023-11-22 15:05:00,2024.09,2016.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49298,做多,2023-11-22 15:20:00,2023-11-22 15:25:00,2035.01,2030.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49299,做多,2023-11-22 17:00:00,2023-11-22 17:40:00,2034.05,2032.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49300,做空,2023-11-22 17:40:00,2023-11-22 18:05:00,2032.86,2034.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49301,做多,2023-11-22 18:05:00,2023-11-22 18:15:00,2034.23,2048.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49302,做多,2023-11-22 21:05:00,2023-11-22 21:10:00,2079.87,2086.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49303,做多,2023-11-22 21:55:00,2023-11-22 22:25:00,2081.59,2077.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49304,做空,2023-11-22 22:25:00,2023-11-22 22:30:00,2077.97,2068.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49305,做多,2023-11-22 23:45:00,2023-11-23 01:20:00,2066.64,2066.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49306,做多,2023-11-23 02:15:00,2023-11-23 02:20:00,2064.77,2061.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49307,做空,2023-11-23 02:20:00,2023-11-23 03:25:00,2061.34,2064.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49308,做多,2023-11-23 03:25:00,2023-11-23 03:50:00,2064.53,2061.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49309,做空,2023-11-23 03:50:00,2023-11-23 04:05:00,2061.3,2060.53,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49310,做多,2023-11-23 04:05:00,2023-11-23 04:35:00,2060.53,2061.68,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49311,做空,2023-11-23 04:35:00,2023-11-23 05:50:00,2061.68,2064.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49312,做多,2023-11-23 05:50:00,2023-11-23 06:05:00,2064.43,2062.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49313,做空,2023-11-23 06:05:00,2023-11-23 06:20:00,2062.04,2059.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49314,做多,2023-11-23 07:00:00,2023-11-23 07:05:00,2067.51,2067.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49315,做多,2023-11-23 12:05:00,2023-11-23 12:30:00,2063.5,2059.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49316,做空,2023-11-23 12:30:00,2023-11-23 12:35:00,2059.38,2061.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49317,做多,2023-11-23 12:35:00,2023-11-23 12:40:00,2061.65,2061.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49318,做空,2023-11-23 12:40:00,2023-11-23 13:00:00,2061.27,2059.31,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49319,做多,2023-11-23 13:00:00,2023-11-23 13:15:00,2059.31,2061.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49320,做空,2023-11-23 13:15:00,2023-11-23 13:20:00,2061.34,2061.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49321,做多,2023-11-23 13:20:00,2023-11-23 14:05:00,2061.7,2057.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49322,做空,2023-11-23 14:05:00,2023-11-23 14:15:00,2057.7,2058.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49323,做多,2023-11-23 14:15:00,2023-11-23 14:20:00,2058.56,2055.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49324,做空,2023-11-23 14:20:00,2023-11-23 14:30:00,2055.61,2058.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49325,做多,2023-11-23 14:30:00,2023-11-23 14:40:00,2058.52,2061.31,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49326,做空,2023-11-23 14:40:00,2023-11-23 14:55:00,2061.31,2059.81,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49327,做多,2023-11-23 14:55:00,2023-11-23 15:10:00,2059.81,2053.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49328,做空,2023-11-23 15:10:00,2023-11-23 15:20:00,2053.99,2047.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49329,做多,2023-11-23 16:20:00,2023-11-23 16:30:00,2051.55,2053.03,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49330,做空,2023-11-23 16:30:00,2023-11-23 18:45:00,2053.03,2061.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49331,做多,2023-11-23 18:45:00,2023-11-23 18:50:00,2061.99,2060.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49332,做多,2023-11-23 19:10:00,2023-11-23 19:15:00,2059.53,2062.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49333,做多,2023-11-23 19:15:00,2023-11-23 19:20:00,2062.53,2061.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49334,做多,2023-11-23 21:50:00,2023-11-23 22:00:00,2068.4,2069.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49335,做空,2023-11-23 22:00:00,2023-11-23 22:55:00,2069.36,2066.57,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49336,做多,2023-11-23 22:55:00,2023-11-23 23:05:00,2066.57,2069.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49337,做多,2023-11-24 00:15:00,2023-11-24 01:05:00,2063.5,2070.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49338,做多,2023-11-24 01:55:00,2023-11-24 02:55:00,2068.93,2070.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49339,做空,2023-11-24 02:55:00,2023-11-24 03:20:00,2070.34,2066.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49340,做多,2023-11-24 03:25:00,2023-11-24 03:30:00,2072.85,2067.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49341,做空,2023-11-24 03:30:00,2023-11-24 03:50:00,2067.37,2064.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49342,做多,2023-11-24 04:30:00,2023-11-24 04:35:00,2069.9,2065.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49343,做空,2023-11-24 04:35:00,2023-11-24 04:40:00,2065.01,2067.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49344,做多,2023-11-24 04:40:00,2023-11-24 05:05:00,2067.63,2065.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49345,做空,2023-11-24 05:05:00,2023-11-24 05:10:00,2065.52,2067.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49346,做多,2023-11-24 05:10:00,2023-11-24 05:15:00,2067.82,2065.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49347,做空,2023-11-24 05:15:00,2023-11-24 05:20:00,2065.84,2067.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49348,做多,2023-11-24 05:20:00,2023-11-24 05:30:00,2067.12,2069.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49349,做多,2023-11-24 07:35:00,2023-11-24 07:45:00,2069.77,2076.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49350,做多,2023-11-24 11:15:00,2023-11-24 11:35:00,2109.54,2104.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49351,做空,2023-11-24 11:35:00,2023-11-24 12:15:00,2104.68,2105.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49352,做多,2023-11-24 12:15:00,2023-11-24 12:25:00,2105.94,2105.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49353,做空,2023-11-24 12:25:00,2023-11-24 12:35:00,2105.54,2107.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49354,做多,2023-11-24 12:35:00,2023-11-24 12:40:00,2107.24,2105.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49355,做空,2023-11-24 12:40:00,2023-11-24 13:10:00,2105.67,2104.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49356,做多,2023-11-24 13:10:00,2023-11-24 13:20:00,2104.99,2104.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49357,做空,2023-11-24 13:20:00,2023-11-24 13:30:00,2104.04,2099.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49358,做多,2023-11-24 13:45:00,2023-11-24 14:15:00,2103.99,2104.67,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49359,做多,2023-11-24 14:30:00,2023-11-24 14:35:00,2106.41,2105.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49360,做空,2023-11-24 14:35:00,2023-11-24 16:25:00,2105.4,2116.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49361,做多,2023-11-24 16:25:00,2023-11-24 18:00:00,2116.34,2102.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49362,做空,2023-11-24 18:00:00,2023-11-24 18:05:00,2102.51,2103.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49363,做多,2023-11-24 18:05:00,2023-11-24 18:10:00,2103.5,2099.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49364,做空,2023-11-24 18:10:00,2023-11-24 18:30:00,2099.89,2094.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49365,做多,2023-11-24 20:35:00,2023-11-24 20:50:00,2085.72,2091.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49366,做多,2023-11-24 23:25:00,2023-11-24 23:30:00,2076.8,2076.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49367,做空,2023-11-24 23:30:00,2023-11-25 00:55:00,2076.37,2074.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49368,做多,2023-11-25 01:05:00,2023-11-25 01:15:00,2081.08,2080.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49369,做空,2023-11-25 01:15:00,2023-11-25 01:25:00,2080.3,2081.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49370,做多,2023-11-25 01:25:00,2023-11-25 01:40:00,2081.0,2080.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49371,做空,2023-11-25 01:40:00,2023-11-25 01:45:00,2080.1,2082.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49372,做多,2023-11-25 01:45:00,2023-11-25 01:50:00,2082.11,2085.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49373,做多,2023-11-25 02:20:00,2023-11-25 02:35:00,2080.87,2086.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49374,做多,2023-11-25 04:25:00,2023-11-25 04:30:00,2087.14,2086.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49375,做空,2023-11-25 04:30:00,2023-11-25 04:35:00,2086.78,2086.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49376,做多,2023-11-25 04:35:00,2023-11-25 06:05:00,2086.85,2083.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49377,做空,2023-11-25 06:05:00,2023-11-25 06:10:00,2083.9,2083.52,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -49378,做多,2023-11-25 06:45:00,2023-11-25 06:50:00,2085.33,2083.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49379,做多,2023-11-25 06:55:00,2023-11-25 07:00:00,2084.82,2086.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49380,做多,2023-11-25 08:30:00,2023-11-25 08:35:00,2088.89,2087.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49381,做空,2023-11-25 08:35:00,2023-11-25 08:40:00,2087.45,2089.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49382,做多,2023-11-25 08:40:00,2023-11-25 08:45:00,2089.0,2086.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49383,做空,2023-11-25 08:45:00,2023-11-25 08:50:00,2086.69,2085.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49384,做多,2023-11-25 09:55:00,2023-11-25 10:10:00,2083.35,2081.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49385,做空,2023-11-25 10:10:00,2023-11-25 10:15:00,2081.47,2079.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49386,做多,2023-11-25 12:10:00,2023-11-25 13:15:00,2073.66,2074.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -49387,做空,2023-11-25 13:15:00,2023-11-25 13:25:00,2074.83,2075.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49388,做多,2023-11-25 13:25:00,2023-11-25 13:40:00,2075.84,2078.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49389,做多,2023-11-25 14:30:00,2023-11-25 14:35:00,2076.12,2073.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49390,做空,2023-11-25 14:35:00,2023-11-25 14:40:00,2073.89,2073.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49391,做多,2023-11-25 14:40:00,2023-11-25 15:45:00,2073.97,2078.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49392,做多,2023-11-25 17:00:00,2023-11-25 17:50:00,2079.49,2077.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49393,做空,2023-11-25 17:50:00,2023-11-25 17:55:00,2077.23,2076.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49394,做多,2023-11-25 18:30:00,2023-11-25 18:35:00,2080.02,2080.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49395,做多,2023-11-25 20:25:00,2023-11-25 20:35:00,2083.34,2082.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49396,做空,2023-11-25 20:35:00,2023-11-25 20:40:00,2082.78,2082.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49397,做多,2023-11-25 20:40:00,2023-11-25 20:45:00,2082.8,2082.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49398,做空,2023-11-25 20:45:00,2023-11-25 20:55:00,2082.54,2083.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49399,做多,2023-11-25 20:55:00,2023-11-25 21:05:00,2083.06,2083.75,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49400,做多,2023-11-25 21:20:00,2023-11-25 21:25:00,2083.9,2084.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49401,做多,2023-11-25 21:45:00,2023-11-25 22:00:00,2082.98,2081.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49402,做空,2023-11-25 22:00:00,2023-11-25 22:05:00,2081.12,2081.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49403,做多,2023-11-25 22:25:00,2023-11-25 22:30:00,2083.25,2081.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49404,做空,2023-11-25 22:30:00,2023-11-25 22:35:00,2081.67,2083.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49405,做多,2023-11-25 22:35:00,2023-11-25 22:55:00,2083.68,2083.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49406,做空,2023-11-25 22:55:00,2023-11-25 23:35:00,2083.21,2082.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49407,做多,2023-11-25 23:35:00,2023-11-25 23:55:00,2082.33,2082.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49408,做空,2023-11-25 23:55:00,2023-11-26 00:05:00,2082.87,2080.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49409,做多,2023-11-26 00:40:00,2023-11-26 00:50:00,2082.84,2081.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49410,做空,2023-11-26 00:50:00,2023-11-26 01:15:00,2081.99,2076.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49411,做多,2023-11-26 02:20:00,2023-11-26 02:35:00,2074.83,2075.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49412,做空,2023-11-26 02:35:00,2023-11-26 03:45:00,2075.05,2076.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49413,做多,2023-11-26 03:45:00,2023-11-26 03:50:00,2076.66,2075.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49414,做空,2023-11-26 03:50:00,2023-11-26 03:55:00,2075.5,2076.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49415,做多,2023-11-26 03:55:00,2023-11-26 04:00:00,2076.36,2075.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49416,做空,2023-11-26 04:00:00,2023-11-26 04:05:00,2075.65,2073.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49417,做多,2023-11-26 04:25:00,2023-11-26 04:30:00,2076.08,2075.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49418,做空,2023-11-26 04:30:00,2023-11-26 06:15:00,2075.92,2078.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -49419,做多,2023-11-26 06:45:00,2023-11-26 06:50:00,2084.61,2086.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49420,做多,2023-11-26 10:40:00,2023-11-26 10:50:00,2088.16,2085.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49421,做空,2023-11-26 10:50:00,2023-11-26 10:55:00,2085.59,2085.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49422,做多,2023-11-26 11:15:00,2023-11-26 11:40:00,2087.73,2087.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49423,做空,2023-11-26 11:40:00,2023-11-26 11:55:00,2087.38,2085.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49424,做多,2023-11-26 12:45:00,2023-11-26 13:20:00,2083.75,2080.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49425,做空,2023-11-26 13:20:00,2023-11-26 13:35:00,2080.28,2081.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49426,做多,2023-11-26 13:35:00,2023-11-26 14:00:00,2081.5,2080.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49427,做空,2023-11-26 14:00:00,2023-11-26 14:05:00,2080.09,2082.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49428,做多,2023-11-26 14:05:00,2023-11-26 14:10:00,2082.69,2080.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49429,做空,2023-11-26 14:10:00,2023-11-26 14:15:00,2080.55,2076.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49430,做多,2023-11-26 15:30:00,2023-11-26 16:10:00,2069.38,2064.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49431,做空,2023-11-26 16:10:00,2023-11-26 16:15:00,2064.51,2064.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49432,做多,2023-11-26 16:15:00,2023-11-26 17:45:00,2064.79,2049.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49433,做空,2023-11-26 17:45:00,2023-11-26 18:35:00,2049.48,2045.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49434,做多,2023-11-26 18:45:00,2023-11-26 19:05:00,2046.88,2054.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49435,做多,2023-11-26 19:25:00,2023-11-26 19:55:00,2049.29,2056.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49436,做多,2023-11-27 00:20:00,2023-11-27 00:30:00,2066.18,2065.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49437,做空,2023-11-27 00:30:00,2023-11-27 01:25:00,2065.39,2064.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49438,做多,2023-11-27 01:25:00,2023-11-27 01:30:00,2064.89,2063.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49439,做空,2023-11-27 01:30:00,2023-11-27 02:00:00,2063.23,2059.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49440,做多,2023-11-27 04:30:00,2023-11-27 04:55:00,2049.2,2051.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49441,做多,2023-11-27 05:50:00,2023-11-27 05:55:00,2049.83,2047.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49442,做空,2023-11-27 05:55:00,2023-11-27 06:10:00,2047.1,2052.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49443,做多,2023-11-27 06:10:00,2023-11-27 06:15:00,2052.32,2051.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49444,做多,2023-11-27 07:55:00,2023-11-27 08:00:00,2045.1,2042.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49445,做空,2023-11-27 08:00:00,2023-11-27 08:05:00,2042.38,2045.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49446,做多,2023-11-27 08:05:00,2023-11-27 08:15:00,2045.39,2044.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49447,做空,2023-11-27 08:15:00,2023-11-27 09:55:00,2044.85,2045.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -49448,做多,2023-11-27 11:45:00,2023-11-27 11:55:00,2027.09,2024.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49449,做空,2023-11-27 11:55:00,2023-11-27 12:30:00,2024.91,2022.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49450,做多,2023-11-27 12:30:00,2023-11-27 12:55:00,2022.4,2018.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49451,做空,2023-11-27 12:55:00,2023-11-27 13:00:00,2018.4,2018.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -49452,做多,2023-11-27 13:20:00,2023-11-27 13:25:00,2023.45,2021.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49453,做空,2023-11-27 13:25:00,2023-11-27 13:40:00,2021.85,2014.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49454,做多,2023-11-27 13:55:00,2023-11-27 14:00:00,2023.73,2026.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49455,做多,2023-11-27 14:30:00,2023-11-27 14:35:00,2021.61,2021.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49456,做空,2023-11-27 14:35:00,2023-11-27 14:45:00,2021.25,2020.08,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49457,做多,2023-11-27 14:45:00,2023-11-27 15:15:00,2020.08,2026.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49458,做多,2023-11-27 16:40:00,2023-11-27 17:45:00,2014.13,2014.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49459,做空,2023-11-27 17:45:00,2023-11-27 18:15:00,2014.94,2018.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49460,做多,2023-11-27 18:15:00,2023-11-27 18:20:00,2018.69,2018.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49461,做空,2023-11-27 18:20:00,2023-11-27 18:50:00,2018.19,2010.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49462,做多,2023-11-27 20:50:00,2023-11-27 21:10:00,1995.18,2006.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49463,做多,2023-11-28 00:15:00,2023-11-28 00:20:00,2026.18,2033.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49464,做多,2023-11-28 02:35:00,2023-11-28 02:40:00,2027.94,2027.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49465,做空,2023-11-28 02:40:00,2023-11-28 03:20:00,2027.87,2026.09,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49466,做多,2023-11-28 03:20:00,2023-11-28 03:30:00,2026.09,2026.85,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -49467,做多,2023-11-28 03:55:00,2023-11-28 04:00:00,2027.25,2026.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49468,做空,2023-11-28 04:00:00,2023-11-28 04:05:00,2026.16,2028.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49469,做多,2023-11-28 04:05:00,2023-11-28 04:10:00,2028.74,2027.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49470,做多,2023-11-28 06:15:00,2023-11-28 07:20:00,2010.09,2006.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49471,做空,2023-11-28 07:20:00,2023-11-28 07:30:00,2006.0,2006.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49472,做多,2023-11-28 07:30:00,2023-11-28 07:55:00,2006.45,2014.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49473,做多,2023-11-28 08:20:00,2023-11-28 08:40:00,2008.5,2009.58,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49474,做空,2023-11-28 08:40:00,2023-11-28 09:00:00,2009.58,2009.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49475,做多,2023-11-28 09:00:00,2023-11-28 09:35:00,2009.31,2018.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49476,做多,2023-11-28 10:55:00,2023-11-28 11:00:00,2020.81,2019.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49477,做多,2023-11-28 12:25:00,2023-11-28 12:35:00,2024.57,2023.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49478,做空,2023-11-28 12:35:00,2023-11-28 12:40:00,2023.28,2025.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49479,做多,2023-11-28 12:40:00,2023-11-28 12:45:00,2025.87,2023.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49480,做空,2023-11-28 12:45:00,2023-11-28 12:55:00,2023.37,2022.95,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -49481,做多,2023-11-28 13:15:00,2023-11-28 13:25:00,2023.35,2028.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49482,做多,2023-11-28 15:00:00,2023-11-28 15:10:00,2033.73,2031.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49483,做空,2023-11-28 15:10:00,2023-11-28 15:25:00,2031.61,2029.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49484,做多,2023-11-28 15:40:00,2023-11-28 16:20:00,2034.87,2038.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49485,做多,2023-11-28 19:35:00,2023-11-28 19:40:00,2059.0,2066.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49486,做多,2023-11-28 19:40:00,2023-11-28 19:45:00,2066.4,2060.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49487,做多,2023-11-28 19:50:00,2023-11-28 19:55:00,2062.96,2059.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49488,做空,2023-11-28 19:55:00,2023-11-28 20:00:00,2059.13,2061.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49489,做多,2023-11-28 20:00:00,2023-11-28 20:05:00,2061.83,2057.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49490,做空,2023-11-28 20:05:00,2023-11-28 20:10:00,2057.69,2062.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49491,做多,2023-11-28 20:10:00,2023-11-28 20:20:00,2062.13,2058.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49492,做空,2023-11-28 20:20:00,2023-11-28 20:30:00,2058.5,2057.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49493,做多,2023-11-28 20:35:00,2023-11-28 20:40:00,2060.11,2059.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49494,做空,2023-11-28 20:40:00,2023-11-28 20:45:00,2059.93,2061.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49495,做多,2023-11-28 20:45:00,2023-11-28 20:50:00,2061.67,2060.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49496,做空,2023-11-28 20:50:00,2023-11-28 21:10:00,2060.93,2061.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49497,做多,2023-11-28 21:10:00,2023-11-28 21:15:00,2061.71,2061.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49498,做空,2023-11-28 21:15:00,2023-11-28 21:40:00,2061.09,2054.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49499,做多,2023-11-28 22:25:00,2023-11-29 00:35:00,2057.07,2047.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49500,做空,2023-11-29 00:35:00,2023-11-29 00:40:00,2047.54,2048.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49501,做多,2023-11-29 00:40:00,2023-11-29 00:45:00,2048.34,2047.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49502,做空,2023-11-29 00:45:00,2023-11-29 03:10:00,2047.83,2052.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49503,做多,2023-11-29 03:10:00,2023-11-29 03:20:00,2052.39,2051.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49504,做多,2023-11-29 03:50:00,2023-11-29 03:55:00,2050.9,2053.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -49505,做多,2023-11-29 04:20:00,2023-11-29 04:25:00,2051.51,2049.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49506,做空,2023-11-29 04:25:00,2023-11-29 04:30:00,2049.79,2051.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49507,做多,2023-11-29 04:30:00,2023-11-29 04:50:00,2051.12,2051.58,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49508,做空,2023-11-29 04:50:00,2023-11-29 05:35:00,2051.58,2050.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49509,做多,2023-11-29 05:50:00,2023-11-29 06:05:00,2052.88,2052.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -49510,做空,2023-11-29 06:05:00,2023-11-29 06:30:00,2052.9,2055.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49511,做多,2023-11-29 06:30:00,2023-11-29 06:40:00,2055.0,2059.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49512,做多,2023-11-29 07:40:00,2023-11-29 07:45:00,2057.88,2057.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49513,做空,2023-11-29 07:45:00,2023-11-29 07:50:00,2057.11,2058.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49514,做多,2023-11-29 07:50:00,2023-11-29 07:55:00,2058.38,2057.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49515,做空,2023-11-29 07:55:00,2023-11-29 08:00:00,2057.55,2058.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49516,做多,2023-11-29 08:00:00,2023-11-29 08:05:00,2058.9,2058.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49517,做空,2023-11-29 08:05:00,2023-11-29 08:15:00,2058.79,2055.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49518,做多,2023-11-29 08:25:00,2023-11-29 08:40:00,2058.33,2062.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49519,做多,2023-11-29 09:55:00,2023-11-29 10:00:00,2066.1,2062.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49520,做空,2023-11-29 10:00:00,2023-11-29 10:15:00,2062.04,2061.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49521,做多,2023-11-29 11:30:00,2023-11-29 11:55:00,2055.9,2052.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49522,做空,2023-11-29 11:55:00,2023-11-29 12:20:00,2052.58,2053.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49523,做多,2023-11-29 12:20:00,2023-11-29 12:30:00,2053.88,2059.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49524,做多,2023-11-29 13:00:00,2023-11-29 13:25:00,2057.18,2054.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49525,做空,2023-11-29 13:25:00,2023-11-29 13:30:00,2054.6,2058.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49526,做多,2023-11-29 13:30:00,2023-11-29 13:35:00,2058.21,2054.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49527,做空,2023-11-29 13:35:00,2023-11-29 13:50:00,2054.76,2055.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49528,做多,2023-11-29 13:50:00,2023-11-29 14:15:00,2055.74,2050.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49529,做空,2023-11-29 14:15:00,2023-11-29 14:20:00,2050.56,2051.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49530,做多,2023-11-29 16:45:00,2023-11-29 16:50:00,2028.66,2027.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49531,做空,2023-11-29 16:50:00,2023-11-29 17:30:00,2027.83,2027.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49532,做多,2023-11-29 17:30:00,2023-11-29 17:40:00,2027.23,2030.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49533,做多,2023-11-29 19:40:00,2023-11-29 20:00:00,2035.92,2037.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -49534,做空,2023-11-29 20:00:00,2023-11-29 20:20:00,2037.54,2032.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49535,做多,2023-11-29 21:55:00,2023-11-29 22:05:00,2028.85,2030.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49536,做多,2023-11-29 23:10:00,2023-11-29 23:15:00,2029.1,2026.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49537,做空,2023-11-29 23:15:00,2023-11-29 23:20:00,2026.5,2025.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49538,做多,2023-11-29 23:30:00,2023-11-29 23:35:00,2029.39,2029.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49539,做空,2023-11-29 23:35:00,2023-11-29 23:40:00,2029.27,2030.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49540,做多,2023-11-29 23:40:00,2023-11-29 23:45:00,2030.68,2027.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49541,做空,2023-11-29 23:45:00,2023-11-29 23:55:00,2027.62,2028.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49542,做多,2023-11-29 23:55:00,2023-11-30 00:20:00,2028.41,2031.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49543,做多,2023-11-30 00:20:00,2023-11-30 00:25:00,2031.92,2027.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49544,做多,2023-11-30 00:30:00,2023-11-30 00:35:00,2030.5,2027.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -49545,做多,2023-11-30 00:40:00,2023-11-30 00:55:00,2028.13,2026.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49546,做空,2023-11-30 00:55:00,2023-11-30 01:00:00,2026.0,2024.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -49547,做多,2023-11-30 01:15:00,2023-11-30 01:20:00,2027.49,2026.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49548,做空,2023-11-30 01:20:00,2023-11-30 01:25:00,2026.2,2026.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49549,做多,2023-11-30 01:25:00,2023-11-30 01:40:00,2026.81,2028.28,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49550,做空,2023-11-30 01:40:00,2023-11-30 02:05:00,2028.28,2027.05,0.0,100.0,0.0001,0.0,0.0,0.0,flip -49551,做多,2023-11-30 02:05:00,2023-11-30 02:15:00,2027.05,2025.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49552,做空,2023-11-30 02:15:00,2023-11-30 02:25:00,2025.94,2032.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -49553,做多,2023-11-30 02:25:00,2023-11-30 02:30:00,2032.45,2032.77,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49554,做多,2023-11-30 03:25:00,2023-11-30 03:45:00,2030.78,2039.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49555,做多,2023-11-30 04:40:00,2023-11-30 04:45:00,2039.89,2036.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49556,做空,2023-11-30 04:45:00,2023-11-30 05:20:00,2036.67,2032.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49557,做多,2023-11-30 06:05:00,2023-11-30 06:25:00,2036.09,2037.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49558,做多,2023-11-30 06:55:00,2023-11-30 07:20:00,2034.75,2033.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49559,做空,2023-11-30 07:20:00,2023-11-30 07:25:00,2033.8,2035.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49560,做多,2023-11-30 07:25:00,2023-11-30 07:30:00,2035.35,2034.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49561,做空,2023-11-30 07:30:00,2023-11-30 07:35:00,2034.48,2035.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49562,做多,2023-11-30 07:35:00,2023-11-30 07:40:00,2035.47,2032.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49563,做空,2023-11-30 07:40:00,2023-11-30 07:55:00,2032.65,2035.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49564,做多,2023-11-30 07:55:00,2023-11-30 08:00:00,2035.51,2033.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49565,做空,2023-11-30 08:00:00,2023-11-30 08:05:00,2033.16,2031.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49566,做多,2023-11-30 09:35:00,2023-11-30 09:45:00,2028.19,2031.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49567,做多,2023-11-30 11:00:00,2023-11-30 11:15:00,2029.89,2034.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49568,做多,2023-11-30 13:20:00,2023-11-30 13:30:00,2046.01,2044.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49569,做空,2023-11-30 13:30:00,2023-11-30 13:35:00,2044.63,2045.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49570,做多,2023-11-30 13:35:00,2023-11-30 13:45:00,2045.17,2042.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49571,做空,2023-11-30 13:45:00,2023-11-30 13:50:00,2042.37,2035.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49572,做多,2023-11-30 15:10:00,2023-11-30 15:25:00,2034.5,2031.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49573,做多,2023-11-30 15:30:00,2023-11-30 15:35:00,2037.73,2031.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49574,做空,2023-11-30 15:35:00,2023-11-30 15:55:00,2031.09,2033.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49575,做多,2023-11-30 15:55:00,2023-11-30 16:00:00,2033.29,2030.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49576,做空,2023-11-30 16:00:00,2023-11-30 16:10:00,2030.08,2035.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49577,做多,2023-11-30 16:10:00,2023-11-30 17:45:00,2035.31,2040.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49578,做多,2023-11-30 19:15:00,2023-11-30 19:55:00,2039.02,2041.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -49579,做空,2023-11-30 19:55:00,2023-11-30 20:30:00,2041.24,2043.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49580,做多,2023-11-30 20:30:00,2023-11-30 20:35:00,2043.24,2045.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49581,做多,2023-11-30 21:10:00,2023-11-30 21:25:00,2042.43,2045.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49582,做多,2023-11-30 23:20:00,2023-11-30 23:30:00,2044.94,2049.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49583,做多,2023-12-01 00:30:00,2023-12-01 00:40:00,2047.61,2048.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49584,做空,2023-12-01 00:40:00,2023-12-01 00:50:00,2048.24,2049.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49585,做多,2023-12-01 00:50:00,2023-12-01 00:55:00,2049.61,2049.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49586,做空,2023-12-01 00:55:00,2023-12-01 01:05:00,2049.06,2051.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49587,做多,2023-12-01 01:05:00,2023-12-01 01:15:00,2051.16,2062.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49588,做多,2023-12-01 03:10:00,2023-12-01 03:15:00,2087.29,2089.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49589,做多,2023-12-01 05:25:00,2023-12-01 05:30:00,2094.8,2092.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49590,做空,2023-12-01 05:30:00,2023-12-01 05:35:00,2092.04,2094.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49591,做多,2023-12-01 05:35:00,2023-12-01 05:40:00,2094.4,2094.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49592,做空,2023-12-01 05:40:00,2023-12-01 06:05:00,2094.21,2089.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49593,做多,2023-12-01 06:20:00,2023-12-01 07:00:00,2092.02,2092.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49594,做多,2023-12-01 07:55:00,2023-12-01 08:20:00,2092.29,2096.87,0.0,100.0,0.0,0.0,0.0,0.0,flip -49595,做空,2023-12-01 08:20:00,2023-12-01 08:50:00,2096.87,2095.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -49596,做多,2023-12-01 08:50:00,2023-12-01 08:55:00,2095.47,2093.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49597,做空,2023-12-01 08:55:00,2023-12-01 09:00:00,2093.86,2095.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49598,做多,2023-12-01 09:00:00,2023-12-01 09:10:00,2095.99,2099.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49599,做多,2023-12-01 09:40:00,2023-12-01 10:05:00,2097.35,2098.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -49600,做空,2023-12-01 10:05:00,2023-12-01 10:35:00,2098.67,2092.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49601,做多,2023-12-01 11:35:00,2023-12-01 11:40:00,2093.48,2090.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49602,做空,2023-12-01 11:40:00,2023-12-01 11:45:00,2090.8,2091.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49603,做多,2023-12-01 11:45:00,2023-12-01 12:05:00,2091.85,2090.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49604,做空,2023-12-01 12:05:00,2023-12-01 12:20:00,2090.64,2087.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49605,做多,2023-12-01 12:25:00,2023-12-01 12:40:00,2090.8,2087.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49606,做空,2023-12-01 12:40:00,2023-12-01 12:45:00,2087.7,2086.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49607,做多,2023-12-01 13:15:00,2023-12-01 13:30:00,2088.61,2088.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49608,做空,2023-12-01 13:30:00,2023-12-01 13:40:00,2088.77,2087.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49609,做多,2023-12-01 14:35:00,2023-12-01 15:10:00,2081.61,2076.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49610,做空,2023-12-01 15:10:00,2023-12-01 15:15:00,2076.6,2079.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49611,做多,2023-12-01 15:15:00,2023-12-01 15:20:00,2079.44,2078.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49612,做空,2023-12-01 15:20:00,2023-12-01 15:25:00,2078.01,2072.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49613,做多,2023-12-01 15:40:00,2023-12-01 15:55:00,2078.1,2079.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -49614,做空,2023-12-01 15:55:00,2023-12-01 18:15:00,2079.43,2094.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49615,做多,2023-12-01 18:15:00,2023-12-01 18:55:00,2094.2,2090.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49616,做空,2023-12-01 18:55:00,2023-12-01 19:05:00,2090.13,2088.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49617,做多,2023-12-01 19:50:00,2023-12-01 20:00:00,2089.24,2088.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49618,做空,2023-12-01 20:00:00,2023-12-01 21:25:00,2088.34,2090.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49619,做多,2023-12-01 21:25:00,2023-12-01 21:40:00,2090.84,2092.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49620,做多,2023-12-01 22:10:00,2023-12-01 22:25:00,2091.18,2091.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49621,做空,2023-12-01 22:25:00,2023-12-01 22:30:00,2091.0,2087.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49622,做多,2023-12-01 23:55:00,2023-12-02 00:10:00,2086.99,2087.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49623,做多,2023-12-02 03:20:00,2023-12-02 03:40:00,2093.74,2092.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49624,做空,2023-12-02 03:40:00,2023-12-02 04:05:00,2092.2,2092.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49625,做多,2023-12-02 04:05:00,2023-12-02 04:10:00,2092.24,2091.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49626,做空,2023-12-02 04:10:00,2023-12-02 04:15:00,2091.44,2091.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49627,做多,2023-12-02 04:15:00,2023-12-02 04:25:00,2091.5,2093.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49628,做多,2023-12-02 04:45:00,2023-12-02 05:00:00,2092.22,2091.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49629,做多,2023-12-02 05:05:00,2023-12-02 05:15:00,2092.59,2092.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49630,做空,2023-12-02 05:15:00,2023-12-02 08:05:00,2092.75,2100.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49631,做多,2023-12-02 08:05:00,2023-12-02 08:10:00,2100.12,2099.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49632,做空,2023-12-02 08:10:00,2023-12-02 08:25:00,2099.99,2100.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49633,做多,2023-12-02 08:25:00,2023-12-02 09:10:00,2100.44,2102.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49634,做多,2023-12-02 10:30:00,2023-12-02 10:35:00,2103.28,2102.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49635,做空,2023-12-02 10:35:00,2023-12-02 10:40:00,2102.03,2099.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49636,做多,2023-12-02 11:50:00,2023-12-02 11:55:00,2100.62,2098.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49637,做空,2023-12-02 11:55:00,2023-12-02 12:15:00,2098.52,2101.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49638,做多,2023-12-02 12:15:00,2023-12-02 12:20:00,2101.87,2103.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49639,做多,2023-12-02 13:45:00,2023-12-02 13:50:00,2104.78,2106.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49640,做多,2023-12-02 14:00:00,2023-12-02 14:05:00,2105.45,2106.11,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49641,做多,2023-12-02 14:15:00,2023-12-02 14:25:00,2104.62,2105.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49642,做空,2023-12-02 14:25:00,2023-12-02 14:35:00,2105.28,2105.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49643,做多,2023-12-02 14:35:00,2023-12-02 14:40:00,2105.49,2103.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49644,做空,2023-12-02 14:40:00,2023-12-02 14:45:00,2103.07,2099.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49645,做多,2023-12-02 15:30:00,2023-12-02 15:35:00,2102.08,2099.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49646,做空,2023-12-02 15:35:00,2023-12-02 15:45:00,2099.69,2102.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49647,做多,2023-12-02 15:45:00,2023-12-02 16:10:00,2102.53,2100.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49648,做空,2023-12-02 16:10:00,2023-12-02 16:25:00,2100.75,2101.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49649,做多,2023-12-02 16:25:00,2023-12-02 16:30:00,2101.06,2098.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49650,做空,2023-12-02 16:30:00,2023-12-02 17:05:00,2098.31,2099.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49651,做多,2023-12-02 17:05:00,2023-12-02 17:35:00,2099.67,2102.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49652,做多,2023-12-02 20:20:00,2023-12-02 20:30:00,2161.08,2155.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49653,做空,2023-12-02 20:30:00,2023-12-02 20:35:00,2155.67,2157.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49654,做多,2023-12-02 20:35:00,2023-12-02 21:00:00,2157.14,2160.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49655,做多,2023-12-02 21:10:00,2023-12-02 21:25:00,2156.34,2157.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -49656,做空,2023-12-02 21:25:00,2023-12-02 22:20:00,2157.88,2161.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49657,做多,2023-12-02 22:20:00,2023-12-02 22:35:00,2161.66,2158.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49658,做空,2023-12-02 22:35:00,2023-12-02 23:10:00,2158.96,2162.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49659,做多,2023-12-02 23:10:00,2023-12-02 23:35:00,2162.5,2165.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49660,做多,2023-12-03 00:45:00,2023-12-03 00:50:00,2164.69,2168.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49661,做多,2023-12-03 02:30:00,2023-12-03 02:35:00,2171.64,2168.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49662,做空,2023-12-03 02:35:00,2023-12-03 02:40:00,2168.55,2171.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49663,做多,2023-12-03 02:40:00,2023-12-03 02:45:00,2171.35,2168.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49664,做空,2023-12-03 02:45:00,2023-12-03 02:50:00,2168.77,2165.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49665,做多,2023-12-03 04:10:00,2023-12-03 04:15:00,2162.81,2160.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49666,做空,2023-12-03 04:15:00,2023-12-03 04:35:00,2160.56,2158.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49667,做多,2023-12-03 05:10:00,2023-12-03 06:05:00,2159.06,2158.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49668,做空,2023-12-03 06:05:00,2023-12-03 06:10:00,2158.62,2160.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49669,做多,2023-12-03 06:10:00,2023-12-03 06:20:00,2160.02,2158.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49670,做空,2023-12-03 06:20:00,2023-12-03 06:25:00,2158.37,2159.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49671,做多,2023-12-03 06:25:00,2023-12-03 06:30:00,2159.49,2156.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49672,做空,2023-12-03 06:30:00,2023-12-03 06:40:00,2156.68,2154.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49673,做多,2023-12-03 07:20:00,2023-12-03 07:30:00,2158.0,2163.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49674,做多,2023-12-03 09:05:00,2023-12-03 09:25:00,2163.72,2163.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49675,做空,2023-12-03 09:25:00,2023-12-03 09:35:00,2163.09,2164.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49676,做多,2023-12-03 09:35:00,2023-12-03 09:40:00,2164.4,2164.77,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49677,做多,2023-12-03 10:20:00,2023-12-03 10:25:00,2165.64,2166.7,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49678,做多,2023-12-03 13:05:00,2023-12-03 13:10:00,2159.0,2161.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49679,做多,2023-12-03 14:30:00,2023-12-03 14:35:00,2159.95,2157.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49680,做空,2023-12-03 14:35:00,2023-12-03 15:30:00,2157.23,2157.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49681,做多,2023-12-03 15:30:00,2023-12-03 15:40:00,2157.84,2159.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49682,做多,2023-12-03 16:15:00,2023-12-03 16:45:00,2159.11,2164.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49683,做多,2023-12-03 18:05:00,2023-12-03 19:15:00,2156.63,2160.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -49684,做空,2023-12-03 19:15:00,2023-12-03 20:45:00,2160.77,2166.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49685,做多,2023-12-03 20:45:00,2023-12-03 21:00:00,2166.9,2170.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49686,做多,2023-12-04 00:15:00,2023-12-04 00:20:00,2198.64,2195.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49687,做空,2023-12-04 00:20:00,2023-12-04 00:25:00,2195.44,2197.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49688,做多,2023-12-04 00:25:00,2023-12-04 00:50:00,2197.9,2210.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49689,做多,2023-12-04 02:10:00,2023-12-04 03:25:00,2212.28,2219.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49690,做多,2023-12-04 04:00:00,2023-12-04 04:05:00,2215.38,2219.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49691,做多,2023-12-04 07:00:00,2023-12-04 07:10:00,2253.16,2250.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49692,做空,2023-12-04 07:10:00,2023-12-04 07:45:00,2250.98,2245.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49693,做多,2023-12-04 08:25:00,2023-12-04 08:45:00,2251.52,2258.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49694,做多,2023-12-04 10:25:00,2023-12-04 10:40:00,2256.5,2263.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49695,做多,2023-12-04 12:20:00,2023-12-04 12:25:00,2240.69,2240.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49696,做空,2023-12-04 12:25:00,2023-12-04 13:55:00,2240.64,2240.27,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49697,做多,2023-12-04 16:05:00,2023-12-04 16:10:00,2219.64,2213.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49698,做空,2023-12-04 16:10:00,2023-12-04 16:25:00,2213.72,2220.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49699,做多,2023-12-04 16:25:00,2023-12-04 16:35:00,2220.17,2217.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49700,做空,2023-12-04 16:35:00,2023-12-04 18:15:00,2217.56,2222.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49701,做多,2023-12-04 18:15:00,2023-12-04 18:20:00,2222.73,2219.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49702,做空,2023-12-04 18:20:00,2023-12-04 18:30:00,2219.41,2225.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49703,做多,2023-12-04 18:30:00,2023-12-04 19:00:00,2225.63,2225.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49704,做多,2023-12-04 20:50:00,2023-12-04 21:35:00,2229.37,2228.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49705,做空,2023-12-04 21:35:00,2023-12-04 21:45:00,2228.17,2231.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49706,做多,2023-12-04 21:45:00,2023-12-04 21:55:00,2231.25,2235.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49707,做多,2023-12-04 23:30:00,2023-12-04 23:40:00,2238.7,2237.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49708,做空,2023-12-04 23:40:00,2023-12-05 00:20:00,2237.44,2237.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49709,做多,2023-12-05 00:20:00,2023-12-05 00:35:00,2237.27,2245.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49710,做多,2023-12-05 01:55:00,2023-12-05 03:30:00,2240.11,2232.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49711,做空,2023-12-05 03:30:00,2023-12-05 03:45:00,2232.91,2231.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49712,做多,2023-12-05 03:45:00,2023-12-05 03:50:00,2231.03,2230.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49713,做空,2023-12-05 03:50:00,2023-12-05 03:55:00,2230.43,2231.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49714,做多,2023-12-05 03:55:00,2023-12-05 04:00:00,2231.36,2228.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49715,做空,2023-12-05 04:00:00,2023-12-05 04:10:00,2228.63,2226.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49716,做多,2023-12-05 04:45:00,2023-12-05 05:25:00,2229.3,2232.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49717,做多,2023-12-05 08:55:00,2023-12-05 10:30:00,2201.8,2205.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -49718,做空,2023-12-05 10:30:00,2023-12-05 10:35:00,2205.26,2203.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49719,做多,2023-12-05 11:05:00,2023-12-05 11:20:00,2204.33,2203.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49720,做空,2023-12-05 11:20:00,2023-12-05 11:35:00,2203.03,2196.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49721,做多,2023-12-05 11:50:00,2023-12-05 12:10:00,2202.87,2209.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49722,做多,2023-12-05 14:15:00,2023-12-05 14:30:00,2208.25,2212.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -49723,做空,2023-12-05 14:30:00,2023-12-05 19:45:00,2212.96,2272.05,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49724,做多,2023-12-05 21:15:00,2023-12-05 21:45:00,2267.77,2274.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49725,做多,2023-12-06 00:35:00,2023-12-06 00:45:00,2295.86,2295.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49726,做空,2023-12-06 00:45:00,2023-12-06 01:35:00,2295.92,2290.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49727,做多,2023-12-06 02:05:00,2023-12-06 03:00:00,2295.59,2290.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49728,做空,2023-12-06 03:00:00,2023-12-06 03:20:00,2290.85,2288.78,0.0,100.0,0.0,0.0,0.0,0.0,flip -49729,做多,2023-12-06 03:20:00,2023-12-06 05:10:00,2288.78,2279.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49730,做空,2023-12-06 05:10:00,2023-12-06 05:15:00,2279.29,2274.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49731,做多,2023-12-06 06:30:00,2023-12-06 06:55:00,2271.37,2273.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49732,做多,2023-12-06 07:20:00,2023-12-06 07:30:00,2269.02,2266.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49733,做空,2023-12-06 07:30:00,2023-12-06 07:35:00,2266.83,2271.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49734,做多,2023-12-06 07:35:00,2023-12-06 07:40:00,2271.2,2267.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49735,做空,2023-12-06 07:40:00,2023-12-06 08:05:00,2267.71,2271.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49736,做多,2023-12-06 08:05:00,2023-12-06 08:10:00,2271.72,2271.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49737,做空,2023-12-06 08:10:00,2023-12-06 10:05:00,2271.39,2278.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49738,做多,2023-12-06 10:05:00,2023-12-06 10:10:00,2278.67,2277.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49739,做空,2023-12-06 10:10:00,2023-12-06 10:15:00,2277.1,2278.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49740,做多,2023-12-06 10:20:00,2023-12-06 10:25:00,2281.28,2287.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49741,做多,2023-12-06 13:30:00,2023-12-06 13:35:00,2262.31,2260.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49742,做空,2023-12-06 13:35:00,2023-12-06 13:50:00,2260.67,2261.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49743,做多,2023-12-06 13:50:00,2023-12-06 13:55:00,2261.93,2261.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49744,做空,2023-12-06 13:55:00,2023-12-06 14:05:00,2261.44,2265.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49745,做多,2023-12-06 14:05:00,2023-12-06 14:10:00,2265.4,2264.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49746,做空,2023-12-06 14:10:00,2023-12-06 14:35:00,2264.5,2255.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49747,做多,2023-12-06 14:40:00,2023-12-06 14:45:00,2262.55,2255.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49748,做空,2023-12-06 14:45:00,2023-12-06 15:00:00,2255.01,2255.37,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49749,做多,2023-12-06 15:10:00,2023-12-06 15:15:00,2260.96,2255.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49750,做空,2023-12-06 15:15:00,2023-12-06 15:35:00,2255.35,2252.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49751,做多,2023-12-06 16:00:00,2023-12-06 16:05:00,2258.58,2253.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49752,做空,2023-12-06 16:05:00,2023-12-06 16:10:00,2253.29,2256.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49753,做多,2023-12-06 16:10:00,2023-12-06 16:15:00,2256.8,2266.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49754,做多,2023-12-06 18:10:00,2023-12-06 18:20:00,2271.96,2274.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -49755,做空,2023-12-06 18:20:00,2023-12-06 18:30:00,2274.92,2273.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -49756,做多,2023-12-06 18:30:00,2023-12-06 18:45:00,2273.41,2274.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -49757,做空,2023-12-06 18:45:00,2023-12-06 19:05:00,2274.64,2273.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -49758,做多,2023-12-06 19:05:00,2023-12-06 19:10:00,2273.4,2270.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49759,做空,2023-12-06 19:10:00,2023-12-06 19:15:00,2270.7,2268.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49760,做多,2023-12-06 22:10:00,2023-12-06 22:40:00,2253.57,2247.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49761,做空,2023-12-06 22:40:00,2023-12-06 22:50:00,2247.8,2224.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49762,做多,2023-12-07 00:05:00,2023-12-07 00:25:00,2235.57,2242.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49763,做多,2023-12-07 01:55:00,2023-12-07 02:10:00,2244.47,2242.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49764,做空,2023-12-07 02:10:00,2023-12-07 02:15:00,2242.83,2243.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49765,做多,2023-12-07 02:15:00,2023-12-07 02:30:00,2243.05,2248.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49766,做多,2023-12-07 03:10:00,2023-12-07 04:05:00,2245.74,2251.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49767,做多,2023-12-07 06:15:00,2023-12-07 06:20:00,2265.78,2264.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49768,做空,2023-12-07 06:20:00,2023-12-07 06:25:00,2264.92,2266.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49769,做多,2023-12-07 06:25:00,2023-12-07 06:30:00,2266.8,2264.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49770,做空,2023-12-07 06:30:00,2023-12-07 06:45:00,2264.25,2259.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49771,做多,2023-12-07 07:10:00,2023-12-07 07:15:00,2264.12,2261.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49772,做空,2023-12-07 07:15:00,2023-12-07 07:20:00,2261.44,2263.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49773,做多,2023-12-07 07:20:00,2023-12-07 07:30:00,2263.36,2262.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49774,做空,2023-12-07 07:30:00,2023-12-07 08:00:00,2262.38,2262.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49775,做多,2023-12-07 08:00:00,2023-12-07 08:05:00,2262.78,2267.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49776,做多,2023-12-07 09:45:00,2023-12-07 09:50:00,2246.88,2244.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49777,做空,2023-12-07 09:50:00,2023-12-07 10:30:00,2244.61,2238.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -49778,做多,2023-12-07 10:30:00,2023-12-07 10:35:00,2238.69,2237.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49779,做空,2023-12-07 10:35:00,2023-12-07 10:40:00,2237.29,2238.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49780,做多,2023-12-07 10:40:00,2023-12-07 10:45:00,2238.08,2238.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49781,做空,2023-12-07 10:45:00,2023-12-07 11:00:00,2238.03,2238.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49782,做多,2023-12-07 11:00:00,2023-12-07 11:05:00,2238.22,2235.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49783,做空,2023-12-07 11:05:00,2023-12-07 11:10:00,2235.19,2240.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49784,做多,2023-12-07 11:10:00,2023-12-07 11:35:00,2240.32,2235.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49785,做空,2023-12-07 11:35:00,2023-12-07 11:50:00,2235.77,2236.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49786,做多,2023-12-07 11:50:00,2023-12-07 12:25:00,2236.99,2247.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49787,做多,2023-12-07 13:35:00,2023-12-07 13:40:00,2249.62,2246.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49788,做空,2023-12-07 13:40:00,2023-12-07 13:55:00,2246.5,2249.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49789,做多,2023-12-07 13:55:00,2023-12-07 14:15:00,2249.45,2248.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49790,做空,2023-12-07 14:15:00,2023-12-07 14:25:00,2248.07,2254.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49791,做多,2023-12-07 14:25:00,2023-12-07 14:30:00,2254.0,2257.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49792,做多,2023-12-07 17:10:00,2023-12-07 17:30:00,2335.0,2342.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -49793,做空,2023-12-07 17:30:00,2023-12-07 17:40:00,2342.3,2332.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49794,做多,2023-12-07 18:10:00,2023-12-07 18:30:00,2342.54,2345.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49795,做多,2023-12-07 19:00:00,2023-12-07 19:10:00,2339.95,2338.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49796,做空,2023-12-07 19:10:00,2023-12-07 19:25:00,2338.98,2328.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49797,做多,2023-12-07 20:00:00,2023-12-07 21:05:00,2339.88,2355.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49798,做多,2023-12-07 23:50:00,2023-12-08 00:20:00,2356.37,2364.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49799,做多,2023-12-08 00:50:00,2023-12-08 01:05:00,2359.49,2359.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49800,做空,2023-12-08 01:05:00,2023-12-08 01:50:00,2359.73,2364.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49801,做多,2023-12-08 01:50:00,2023-12-08 01:55:00,2364.41,2362.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49802,做空,2023-12-08 01:55:00,2023-12-08 02:00:00,2362.03,2365.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49803,做多,2023-12-08 02:00:00,2023-12-08 02:15:00,2365.86,2369.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49804,做多,2023-12-08 04:10:00,2023-12-08 04:15:00,2387.58,2387.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49805,做多,2023-12-08 05:40:00,2023-12-08 06:00:00,2377.24,2377.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49806,做空,2023-12-08 06:00:00,2023-12-08 06:50:00,2377.05,2379.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49807,做多,2023-12-08 06:50:00,2023-12-08 06:55:00,2379.77,2376.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49808,做空,2023-12-08 06:55:00,2023-12-08 07:15:00,2376.01,2370.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49809,做多,2023-12-08 09:15:00,2023-12-08 09:20:00,2357.52,2356.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49810,做空,2023-12-08 09:20:00,2023-12-08 09:30:00,2356.98,2357.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49811,做多,2023-12-08 09:30:00,2023-12-08 09:35:00,2357.0,2353.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49812,做空,2023-12-08 09:35:00,2023-12-08 09:45:00,2353.83,2355.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49813,做多,2023-12-08 09:45:00,2023-12-08 09:50:00,2355.88,2347.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49814,做空,2023-12-08 09:50:00,2023-12-08 09:55:00,2347.99,2348.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49815,做多,2023-12-08 10:10:00,2023-12-08 10:15:00,2355.29,2354.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49816,做空,2023-12-08 10:15:00,2023-12-08 10:40:00,2354.59,2360.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49817,做多,2023-12-08 10:40:00,2023-12-08 10:45:00,2360.56,2360.58,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49818,做多,2023-12-08 12:10:00,2023-12-08 12:30:00,2363.79,2365.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -49819,做空,2023-12-08 12:30:00,2023-12-08 12:35:00,2365.85,2367.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49820,做多,2023-12-08 12:35:00,2023-12-08 12:45:00,2367.65,2365.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49821,做空,2023-12-08 12:45:00,2023-12-08 12:50:00,2365.69,2367.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49822,做多,2023-12-08 12:50:00,2023-12-08 12:55:00,2367.54,2363.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49823,做空,2023-12-08 12:55:00,2023-12-08 13:00:00,2363.72,2362.96,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49824,做多,2023-12-08 14:30:00,2023-12-08 14:45:00,2358.64,2366.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49825,做多,2023-12-08 15:40:00,2023-12-08 15:45:00,2361.41,2358.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49826,做空,2023-12-08 15:45:00,2023-12-08 15:50:00,2358.3,2347.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49827,做多,2023-12-08 16:20:00,2023-12-08 16:45:00,2358.22,2358.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49828,做空,2023-12-08 16:45:00,2023-12-08 16:55:00,2358.04,2356.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49829,做多,2023-12-08 16:55:00,2023-12-08 18:20:00,2356.99,2357.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49830,做多,2023-12-08 19:15:00,2023-12-08 19:25:00,2351.91,2352.38,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49831,做空,2023-12-08 19:25:00,2023-12-08 21:55:00,2352.38,2369.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49832,做多,2023-12-08 21:55:00,2023-12-08 22:20:00,2369.99,2368.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49833,做空,2023-12-08 22:20:00,2023-12-08 23:10:00,2368.62,2362.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49834,做多,2023-12-09 00:10:00,2023-12-09 01:00:00,2363.95,2361.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49835,做空,2023-12-09 01:00:00,2023-12-09 01:05:00,2361.11,2351.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49836,做多,2023-12-09 02:30:00,2023-12-09 02:50:00,2354.71,2354.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49837,做空,2023-12-09 02:50:00,2023-12-09 03:00:00,2354.59,2356.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49838,做多,2023-12-09 03:00:00,2023-12-09 03:05:00,2356.81,2357.68,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -49839,做多,2023-12-09 05:50:00,2023-12-09 06:00:00,2368.2,2376.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49840,做多,2023-12-09 06:00:00,2023-12-09 06:05:00,2376.56,2374.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49841,做多,2023-12-09 07:00:00,2023-12-09 07:10:00,2375.67,2384.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49842,做多,2023-12-09 11:50:00,2023-12-09 11:55:00,2359.75,2358.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49843,做空,2023-12-09 11:55:00,2023-12-09 12:45:00,2358.68,2358.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49844,做多,2023-12-09 12:45:00,2023-12-09 13:10:00,2358.58,2357.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49845,做空,2023-12-09 13:10:00,2023-12-09 13:20:00,2357.79,2356.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49846,做多,2023-12-09 13:20:00,2023-12-09 13:45:00,2356.75,2361.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49847,做多,2023-12-09 13:45:00,2023-12-09 14:00:00,2361.17,2363.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49848,做多,2023-12-09 15:30:00,2023-12-09 15:35:00,2358.52,2358.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49849,做空,2023-12-09 15:35:00,2023-12-09 16:45:00,2358.05,2357.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49850,做多,2023-12-09 16:45:00,2023-12-09 17:55:00,2357.1,2349.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49851,做空,2023-12-09 17:55:00,2023-12-09 18:05:00,2349.71,2352.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49852,做多,2023-12-09 18:05:00,2023-12-09 18:30:00,2352.05,2358.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49853,做多,2023-12-09 19:50:00,2023-12-09 22:05:00,2359.82,2362.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49854,做多,2023-12-09 23:00:00,2023-12-10 01:45:00,2356.6,2350.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49855,做空,2023-12-10 01:45:00,2023-12-10 01:50:00,2350.6,2351.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49856,做多,2023-12-10 01:50:00,2023-12-10 01:55:00,2351.41,2350.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49857,做空,2023-12-10 01:55:00,2023-12-10 02:00:00,2350.7,2351.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49858,做多,2023-12-10 02:00:00,2023-12-10 03:15:00,2351.23,2348.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49859,做空,2023-12-10 03:15:00,2023-12-10 03:20:00,2348.32,2349.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49860,做多,2023-12-10 03:20:00,2023-12-10 03:35:00,2349.97,2351.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49861,做多,2023-12-10 07:45:00,2023-12-10 08:00:00,2353.96,2355.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49862,做多,2023-12-10 10:25:00,2023-12-10 10:30:00,2337.6,2335.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49863,做空,2023-12-10 10:30:00,2023-12-10 10:45:00,2335.76,2334.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49864,做多,2023-12-10 10:45:00,2023-12-10 12:05:00,2334.62,2342.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49865,做多,2023-12-10 13:35:00,2023-12-10 13:55:00,2345.28,2347.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -49866,做空,2023-12-10 13:55:00,2023-12-10 14:00:00,2347.0,2348.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49867,做多,2023-12-10 14:00:00,2023-12-10 14:15:00,2348.68,2347.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49868,做空,2023-12-10 14:15:00,2023-12-10 14:20:00,2347.24,2347.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49869,做多,2023-12-10 14:20:00,2023-12-10 14:30:00,2347.92,2345.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49870,做空,2023-12-10 14:30:00,2023-12-10 14:35:00,2345.99,2346.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49871,做多,2023-12-10 14:35:00,2023-12-10 14:45:00,2346.49,2353.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49872,做多,2023-12-10 15:00:00,2023-12-10 15:15:00,2347.68,2353.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49873,做多,2023-12-10 18:00:00,2023-12-10 18:05:00,2352.3,2350.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49874,做多,2023-12-10 19:55:00,2023-12-10 20:20:00,2357.12,2361.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49875,做多,2023-12-10 21:30:00,2023-12-10 22:30:00,2365.07,2363.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49876,做空,2023-12-10 22:30:00,2023-12-10 22:35:00,2363.77,2366.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49877,做多,2023-12-10 22:35:00,2023-12-10 22:45:00,2366.44,2363.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49878,做空,2023-12-10 22:45:00,2023-12-10 23:00:00,2363.69,2366.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49879,做多,2023-12-10 23:00:00,2023-12-10 23:05:00,2366.5,2360.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49880,做空,2023-12-10 23:05:00,2023-12-10 23:10:00,2360.4,2356.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49881,做多,2023-12-11 00:30:00,2023-12-11 00:35:00,2354.94,2354.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49882,做空,2023-12-11 00:35:00,2023-12-11 00:45:00,2354.32,2352.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -49883,做多,2023-12-11 00:45:00,2023-12-11 00:50:00,2352.95,2347.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49884,做空,2023-12-11 00:50:00,2023-12-11 00:55:00,2347.8,2345.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49885,做多,2023-12-11 03:35:00,2023-12-11 04:20:00,2252.74,2241.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49886,做空,2023-12-11 04:20:00,2023-12-11 05:05:00,2241.0,2245.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49887,做多,2023-12-11 05:05:00,2023-12-11 05:10:00,2245.53,2244.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49888,做空,2023-12-11 05:10:00,2023-12-11 05:35:00,2244.99,2240.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -49889,做多,2023-12-11 05:35:00,2023-12-11 05:50:00,2240.16,2245.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49890,做多,2023-12-11 06:50:00,2023-12-11 06:55:00,2243.98,2243.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49891,做空,2023-12-11 06:55:00,2023-12-11 07:25:00,2243.36,2240.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -49892,做多,2023-12-11 07:25:00,2023-12-11 08:45:00,2240.15,2245.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49893,做多,2023-12-11 10:25:00,2023-12-11 11:05:00,2246.4,2246.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49894,做空,2023-12-11 11:05:00,2023-12-11 11:10:00,2246.26,2249.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49895,做多,2023-12-11 11:10:00,2023-12-11 11:20:00,2249.07,2245.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49896,做空,2023-12-11 11:20:00,2023-12-11 11:25:00,2245.92,2244.95,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49897,做多,2023-12-11 11:50:00,2023-12-11 11:55:00,2248.37,2249.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49898,做多,2023-12-11 12:30:00,2023-12-11 12:35:00,2248.08,2245.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49899,做空,2023-12-11 12:35:00,2023-12-11 13:30:00,2245.0,2239.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49900,做多,2023-12-11 14:45:00,2023-12-11 17:05:00,2226.79,2213.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49901,做空,2023-12-11 17:05:00,2023-12-11 17:35:00,2213.42,2210.42,0.0,100.0,0.0,0.0,0.0,0.0,flip -49902,做多,2023-12-11 17:35:00,2023-12-11 17:40:00,2210.42,2209.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49903,做空,2023-12-11 17:40:00,2023-12-11 18:00:00,2209.04,2200.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49904,做多,2023-12-11 19:00:00,2023-12-11 19:05:00,2194.99,2189.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49905,做空,2023-12-11 19:05:00,2023-12-11 19:35:00,2189.84,2168.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49906,做多,2023-12-11 19:45:00,2023-12-11 20:05:00,2186.85,2183.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49907,做空,2023-12-11 20:05:00,2023-12-11 23:15:00,2183.77,2219.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49908,做多,2023-12-11 23:15:00,2023-12-11 23:40:00,2219.56,2227.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49909,做多,2023-12-12 00:15:00,2023-12-12 00:20:00,2231.97,2241.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49910,做多,2023-12-12 01:25:00,2023-12-12 01:40:00,2238.18,2234.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49911,做空,2023-12-12 01:40:00,2023-12-12 01:45:00,2234.37,2234.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49912,做多,2023-12-12 01:45:00,2023-12-12 02:05:00,2234.99,2235.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49913,做空,2023-12-12 02:05:00,2023-12-12 02:10:00,2235.34,2239.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49914,做多,2023-12-12 02:10:00,2023-12-12 02:15:00,2239.55,2244.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49915,做多,2023-12-12 03:10:00,2023-12-12 03:15:00,2240.47,2237.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49916,做空,2023-12-12 03:15:00,2023-12-12 03:20:00,2237.87,2239.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49917,做多,2023-12-12 03:20:00,2023-12-12 03:30:00,2239.98,2238.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49918,做空,2023-12-12 03:30:00,2023-12-12 03:40:00,2238.51,2233.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49919,做多,2023-12-12 05:15:00,2023-12-12 05:20:00,2230.26,2229.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49920,做空,2023-12-12 05:20:00,2023-12-12 05:55:00,2229.12,2226.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -49921,做多,2023-12-12 05:55:00,2023-12-12 07:45:00,2226.58,2235.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49922,做多,2023-12-12 08:20:00,2023-12-12 08:35:00,2229.45,2228.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49923,做空,2023-12-12 08:35:00,2023-12-12 08:40:00,2228.68,2232.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49924,做多,2023-12-12 08:40:00,2023-12-12 08:45:00,2232.47,2235.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49925,做多,2023-12-12 09:20:00,2023-12-12 09:30:00,2232.52,2229.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49926,做空,2023-12-12 09:30:00,2023-12-12 10:15:00,2229.94,2224.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49927,做多,2023-12-12 12:20:00,2023-12-12 12:25:00,2219.34,2217.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49928,做空,2023-12-12 12:25:00,2023-12-12 12:30:00,2217.65,2217.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49929,做多,2023-12-12 12:30:00,2023-12-12 12:45:00,2217.88,2226.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49930,做多,2023-12-12 13:25:00,2023-12-12 13:30:00,2221.98,2225.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49931,做多,2023-12-12 14:30:00,2023-12-12 16:35:00,2221.89,2189.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49932,做空,2023-12-12 16:35:00,2023-12-12 16:55:00,2189.24,2193.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49933,做多,2023-12-12 16:55:00,2023-12-12 19:15:00,2193.76,2184.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49934,做空,2023-12-12 19:15:00,2023-12-12 19:30:00,2184.8,2186.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49935,做多,2023-12-12 19:30:00,2023-12-12 20:40:00,2186.14,2178.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49936,做空,2023-12-12 20:40:00,2023-12-12 20:45:00,2178.13,2186.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49937,做多,2023-12-12 20:45:00,2023-12-12 20:50:00,2186.27,2189.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49938,做多,2023-12-12 22:10:00,2023-12-12 23:15:00,2183.78,2204.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49939,做多,2023-12-13 00:25:00,2023-12-13 00:55:00,2204.56,2205.32,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49940,做空,2023-12-13 00:55:00,2023-12-13 01:10:00,2205.32,2201.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49941,做多,2023-12-13 03:05:00,2023-12-13 03:10:00,2178.69,2172.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49942,做空,2023-12-13 03:10:00,2023-12-13 03:25:00,2172.37,2167.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49943,做多,2023-12-13 03:30:00,2023-12-13 03:35:00,2173.44,2172.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49944,做空,2023-12-13 03:35:00,2023-12-13 03:50:00,2172.16,2166.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49945,做多,2023-12-13 04:40:00,2023-12-13 05:10:00,2166.32,2166.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49946,做空,2023-12-13 05:10:00,2023-12-13 06:45:00,2166.34,2164.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49947,做多,2023-12-13 07:05:00,2023-12-13 07:10:00,2172.4,2170.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49948,做空,2023-12-13 07:10:00,2023-12-13 09:35:00,2170.49,2170.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -49949,做多,2023-12-13 10:05:00,2023-12-13 10:15:00,2180.82,2179.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49950,做空,2023-12-13 10:15:00,2023-12-13 10:25:00,2179.51,2173.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49951,做多,2023-12-13 10:35:00,2023-12-13 11:35:00,2175.48,2176.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -49952,做空,2023-12-13 11:35:00,2023-12-13 12:10:00,2176.79,2177.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49953,做多,2023-12-13 12:10:00,2023-12-13 13:05:00,2177.03,2188.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49954,做多,2023-12-13 14:10:00,2023-12-13 14:20:00,2188.45,2187.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49955,做空,2023-12-13 14:20:00,2023-12-13 14:45:00,2187.34,2190.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49956,做多,2023-12-13 14:45:00,2023-12-13 14:55:00,2190.72,2189.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49957,做空,2023-12-13 14:55:00,2023-12-13 15:00:00,2189.82,2209.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49958,做多,2023-12-13 15:00:00,2023-12-13 15:05:00,2209.89,2211.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49959,做多,2023-12-13 17:20:00,2023-12-13 17:25:00,2215.07,2211.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49960,做空,2023-12-13 17:25:00,2023-12-13 17:40:00,2211.95,2212.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49961,做多,2023-12-13 17:40:00,2023-12-13 18:10:00,2212.17,2220.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49962,做多,2023-12-13 18:30:00,2023-12-13 18:35:00,2216.23,2218.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49963,做多,2023-12-13 21:20:00,2023-12-13 21:30:00,2254.45,2254.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49964,做空,2023-12-13 21:30:00,2023-12-13 21:45:00,2254.16,2255.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49965,做多,2023-12-13 21:45:00,2023-12-13 21:50:00,2255.7,2266.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49966,做多,2023-12-13 21:50:00,2023-12-13 21:55:00,2266.55,2262.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49967,做多,2023-12-13 22:45:00,2023-12-13 22:50:00,2264.89,2261.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49968,做空,2023-12-13 22:50:00,2023-12-13 23:05:00,2261.53,2264.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49969,做多,2023-12-13 23:05:00,2023-12-14 00:35:00,2264.15,2256.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49970,做空,2023-12-14 00:35:00,2023-12-14 00:40:00,2256.99,2254.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49971,做多,2023-12-14 00:55:00,2023-12-14 01:15:00,2259.97,2255.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49972,做空,2023-12-14 01:15:00,2023-12-14 01:20:00,2255.35,2254.94,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -49973,做多,2023-12-14 02:50:00,2023-12-14 03:10:00,2251.81,2252.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49974,做空,2023-12-14 03:10:00,2023-12-14 03:25:00,2252.87,2252.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49975,做多,2023-12-14 03:25:00,2023-12-14 03:35:00,2252.31,2251.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49976,做空,2023-12-14 03:35:00,2023-12-14 03:55:00,2251.9,2252.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49977,做多,2023-12-14 03:55:00,2023-12-14 04:05:00,2252.34,2255.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49978,做多,2023-12-14 04:25:00,2023-12-14 05:10:00,2252.24,2256.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49979,做多,2023-12-14 07:50:00,2023-12-14 07:55:00,2278.22,2283.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49980,做多,2023-12-14 09:05:00,2023-12-14 09:55:00,2276.6,2285.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49981,做多,2023-12-14 10:20:00,2023-12-14 10:25:00,2280.69,2287.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49982,做多,2023-12-14 11:10:00,2023-12-14 11:15:00,2288.07,2286.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49983,做多,2023-12-14 14:15:00,2023-12-14 15:10:00,2281.16,2281.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49984,做空,2023-12-14 15:10:00,2023-12-14 16:05:00,2281.59,2281.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49985,做多,2023-12-14 16:05:00,2023-12-14 16:15:00,2281.8,2278.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49986,做空,2023-12-14 16:15:00,2023-12-14 16:30:00,2278.62,2278.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49987,做多,2023-12-14 16:30:00,2023-12-14 16:35:00,2278.82,2288.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49988,做多,2023-12-14 16:35:00,2023-12-14 16:40:00,2288.84,2284.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -49989,做多,2023-12-14 18:35:00,2023-12-14 20:00:00,2296.77,2288.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49990,做空,2023-12-14 20:00:00,2023-12-14 20:15:00,2288.5,2286.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49991,做多,2023-12-14 20:40:00,2023-12-14 20:50:00,2288.46,2288.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -49992,做空,2023-12-14 20:50:00,2023-12-14 20:55:00,2288.5,2290.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49993,做多,2023-12-14 20:55:00,2023-12-14 21:10:00,2290.93,2295.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49994,做多,2023-12-14 23:55:00,2023-12-15 05:05:00,2316.54,2280.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49995,做空,2023-12-15 05:05:00,2023-12-15 05:10:00,2280.46,2278.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49996,做多,2023-12-15 05:15:00,2023-12-15 05:20:00,2280.58,2279.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -49997,做空,2023-12-15 05:20:00,2023-12-15 05:25:00,2279.0,2277.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -49998,做多,2023-12-15 07:20:00,2023-12-15 07:55:00,2266.17,2272.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -49999,做多,2023-12-15 09:55:00,2023-12-15 10:00:00,2279.73,2277.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50000,做空,2023-12-15 10:00:00,2023-12-15 10:05:00,2277.88,2280.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50001,做多,2023-12-15 10:05:00,2023-12-15 10:10:00,2280.48,2278.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50002,做空,2023-12-15 10:10:00,2023-12-15 10:15:00,2278.22,2280.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50003,做多,2023-12-15 10:15:00,2023-12-15 10:50:00,2280.06,2280.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50004,做空,2023-12-15 10:50:00,2023-12-15 11:00:00,2280.7,2275.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50005,做多,2023-12-15 11:40:00,2023-12-15 16:45:00,2277.19,2230.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50006,做空,2023-12-15 16:45:00,2023-12-15 16:55:00,2230.0,2238.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50007,做多,2023-12-15 16:55:00,2023-12-15 17:35:00,2238.49,2239.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -50008,做空,2023-12-15 17:35:00,2023-12-15 18:15:00,2239.66,2238.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50009,做多,2023-12-15 18:15:00,2023-12-15 19:00:00,2238.57,2248.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50010,做多,2023-12-15 20:05:00,2023-12-15 20:15:00,2245.96,2251.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50011,做多,2023-12-15 20:40:00,2023-12-15 20:50:00,2247.78,2252.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50012,做多,2023-12-15 21:40:00,2023-12-15 22:50:00,2248.33,2235.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50013,做空,2023-12-15 22:50:00,2023-12-15 23:20:00,2235.51,2218.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50014,做多,2023-12-16 00:05:00,2023-12-16 00:20:00,2228.49,2227.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50015,做空,2023-12-16 00:20:00,2023-12-16 00:35:00,2227.5,2216.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50016,做多,2023-12-16 00:40:00,2023-12-16 01:00:00,2223.36,2233.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50017,做多,2023-12-16 02:55:00,2023-12-16 03:00:00,2245.96,2249.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50018,做多,2023-12-16 06:00:00,2023-12-16 06:05:00,2250.68,2250.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50019,做空,2023-12-16 06:05:00,2023-12-16 06:10:00,2250.4,2246.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50020,做多,2023-12-16 07:05:00,2023-12-16 07:15:00,2245.48,2242.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50021,做空,2023-12-16 07:15:00,2023-12-16 07:20:00,2242.79,2239.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50022,做多,2023-12-16 07:45:00,2023-12-16 08:10:00,2243.3,2245.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50023,做多,2023-12-16 08:35:00,2023-12-16 09:00:00,2242.84,2247.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50024,做多,2023-12-16 10:40:00,2023-12-16 10:45:00,2248.42,2247.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50025,做空,2023-12-16 10:45:00,2023-12-16 10:50:00,2247.62,2248.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50026,做多,2023-12-16 10:50:00,2023-12-16 11:00:00,2248.74,2249.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50027,做多,2023-12-16 11:15:00,2023-12-16 11:25:00,2247.06,2250.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50028,做多,2023-12-16 12:25:00,2023-12-16 12:40:00,2250.88,2256.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50029,做多,2023-12-16 14:40:00,2023-12-16 14:45:00,2247.54,2245.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50030,做空,2023-12-16 14:45:00,2023-12-16 14:50:00,2245.81,2247.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50031,做多,2023-12-16 14:50:00,2023-12-16 15:00:00,2247.91,2252.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50032,做多,2023-12-16 15:20:00,2023-12-16 15:30:00,2247.76,2256.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50033,做多,2023-12-16 17:45:00,2023-12-16 17:50:00,2255.52,2252.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50034,做空,2023-12-16 17:50:00,2023-12-16 18:00:00,2252.47,2246.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50035,做多,2023-12-16 19:00:00,2023-12-16 19:05:00,2246.84,2240.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50036,做空,2023-12-16 19:05:00,2023-12-16 19:10:00,2240.67,2238.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50037,做多,2023-12-16 20:00:00,2023-12-16 20:20:00,2241.57,2239.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50038,做空,2023-12-16 20:20:00,2023-12-16 20:55:00,2239.41,2238.79,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50039,做多,2023-12-16 20:55:00,2023-12-16 21:05:00,2238.79,2235.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50040,做空,2023-12-16 21:05:00,2023-12-16 21:10:00,2235.06,2238.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50041,做多,2023-12-16 21:10:00,2023-12-16 21:35:00,2238.29,2234.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50042,做空,2023-12-16 21:35:00,2023-12-16 21:40:00,2234.8,2232.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50043,做多,2023-12-16 23:35:00,2023-12-17 00:00:00,2227.15,2232.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50044,做多,2023-12-17 01:00:00,2023-12-17 01:15:00,2230.1,2230.2,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50045,做空,2023-12-17 01:15:00,2023-12-17 01:20:00,2230.2,2231.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50046,做多,2023-12-17 01:20:00,2023-12-17 01:30:00,2231.1,2229.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50047,做空,2023-12-17 01:30:00,2023-12-17 01:35:00,2229.23,2225.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50048,做多,2023-12-17 02:10:00,2023-12-17 02:15:00,2229.3,2228.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50049,做空,2023-12-17 02:15:00,2023-12-17 02:45:00,2228.25,2223.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50050,做多,2023-12-17 03:45:00,2023-12-17 03:50:00,2221.33,2221.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50051,做空,2023-12-17 03:50:00,2023-12-17 04:00:00,2221.1,2222.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50052,做多,2023-12-17 04:00:00,2023-12-17 04:05:00,2222.06,2218.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50053,做空,2023-12-17 04:05:00,2023-12-17 04:10:00,2218.92,2220.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50054,做多,2023-12-17 04:10:00,2023-12-17 05:20:00,2220.61,2223.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -50055,做空,2023-12-17 05:20:00,2023-12-17 05:30:00,2223.12,2218.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50056,做多,2023-12-17 06:55:00,2023-12-17 07:25:00,2215.8,2212.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50057,做空,2023-12-17 07:25:00,2023-12-17 07:35:00,2212.34,2212.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50058,做多,2023-12-17 07:35:00,2023-12-17 07:45:00,2212.79,2212.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50059,做空,2023-12-17 07:45:00,2023-12-17 08:05:00,2212.33,2212.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50060,做多,2023-12-17 08:05:00,2023-12-17 08:10:00,2212.3,2207.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50061,做空,2023-12-17 08:10:00,2023-12-17 08:20:00,2207.99,2214.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50062,做多,2023-12-17 08:20:00,2023-12-17 09:00:00,2214.42,2218.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50063,做多,2023-12-17 09:45:00,2023-12-17 09:50:00,2217.29,2215.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50064,做空,2023-12-17 09:50:00,2023-12-17 09:55:00,2215.63,2220.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50065,做多,2023-12-17 09:55:00,2023-12-17 10:00:00,2220.82,2221.36,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50066,做多,2023-12-17 10:35:00,2023-12-17 10:55:00,2217.16,2217.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50067,做空,2023-12-17 10:55:00,2023-12-17 11:05:00,2217.53,2212.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50068,做多,2023-12-17 11:15:00,2023-12-17 11:25:00,2218.33,2215.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50069,做空,2023-12-17 11:25:00,2023-12-17 11:30:00,2215.61,2218.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50070,做多,2023-12-17 11:30:00,2023-12-17 11:35:00,2218.75,2215.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50071,做空,2023-12-17 11:35:00,2023-12-17 11:40:00,2215.94,2218.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50072,做多,2023-12-17 11:40:00,2023-12-17 11:45:00,2218.29,2216.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50073,做空,2023-12-17 11:45:00,2023-12-17 11:50:00,2216.21,2217.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50074,做多,2023-12-17 11:50:00,2023-12-17 11:55:00,2217.89,2217.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50075,做空,2023-12-17 11:55:00,2023-12-17 12:05:00,2217.29,2219.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50076,做多,2023-12-17 12:05:00,2023-12-17 12:10:00,2219.34,2214.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50077,做空,2023-12-17 12:10:00,2023-12-17 12:20:00,2214.04,2218.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50078,做多,2023-12-17 12:20:00,2023-12-17 12:40:00,2218.17,2216.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50079,做空,2023-12-17 12:40:00,2023-12-17 12:45:00,2216.13,2216.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50080,做多,2023-12-17 12:45:00,2023-12-17 12:50:00,2216.77,2220.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50081,做多,2023-12-17 12:50:00,2023-12-17 12:55:00,2220.91,2218.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50082,做多,2023-12-17 14:05:00,2023-12-17 14:15:00,2218.75,2212.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50083,做空,2023-12-17 14:15:00,2023-12-17 14:20:00,2212.25,2210.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50084,做多,2023-12-17 14:35:00,2023-12-17 14:45:00,2212.82,2211.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50085,做多,2023-12-17 15:00:00,2023-12-17 15:50:00,2212.14,2226.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50086,做多,2023-12-17 18:40:00,2023-12-17 20:05:00,2232.29,2240.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50087,做多,2023-12-18 01:10:00,2023-12-18 01:15:00,2200.29,2196.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50088,做空,2023-12-18 01:15:00,2023-12-18 01:25:00,2196.56,2191.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50089,做多,2023-12-18 03:40:00,2023-12-18 03:45:00,2173.97,2172.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50090,做空,2023-12-18 03:45:00,2023-12-18 03:50:00,2172.06,2174.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50091,做多,2023-12-18 03:50:00,2023-12-18 04:00:00,2174.31,2174.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50092,做多,2023-12-18 04:50:00,2023-12-18 04:55:00,2175.31,2175.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50093,做空,2023-12-18 04:55:00,2023-12-18 05:10:00,2175.12,2171.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50094,做多,2023-12-18 05:25:00,2023-12-18 06:25:00,2174.56,2176.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50095,做多,2023-12-18 08:25:00,2023-12-18 08:45:00,2176.3,2174.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50096,做空,2023-12-18 08:45:00,2023-12-18 09:10:00,2174.88,2162.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50097,做多,2023-12-18 11:10:00,2023-12-18 11:15:00,2148.21,2139.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50098,做空,2023-12-18 11:15:00,2023-12-18 11:45:00,2139.88,2137.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -50099,做多,2023-12-18 11:45:00,2023-12-18 12:15:00,2137.19,2137.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50100,做空,2023-12-18 12:15:00,2023-12-18 12:25:00,2137.73,2141.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50101,做多,2023-12-18 12:25:00,2023-12-18 12:30:00,2141.76,2139.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50102,做空,2023-12-18 12:30:00,2023-12-18 12:45:00,2139.64,2131.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50103,做多,2023-12-18 13:10:00,2023-12-18 13:20:00,2135.45,2142.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50104,做多,2023-12-18 15:35:00,2023-12-18 16:35:00,2163.87,2159.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50105,做空,2023-12-18 16:35:00,2023-12-18 16:45:00,2159.19,2159.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50106,做多,2023-12-18 16:45:00,2023-12-18 17:00:00,2159.81,2163.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50107,做多,2023-12-18 18:35:00,2023-12-18 18:50:00,2165.17,2169.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50108,做多,2023-12-18 20:25:00,2023-12-18 20:30:00,2173.16,2178.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50109,做多,2023-12-18 20:30:00,2023-12-18 20:35:00,2178.59,2178.17,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50110,做多,2023-12-18 22:40:00,2023-12-18 23:00:00,2214.91,2222.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50111,做多,2023-12-18 23:00:00,2023-12-18 23:05:00,2222.02,2223.04,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50112,做多,2023-12-18 23:50:00,2023-12-19 00:00:00,2217.21,2216.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50113,做空,2023-12-19 00:00:00,2023-12-19 00:05:00,2216.2,2217.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50114,做多,2023-12-19 00:05:00,2023-12-19 00:10:00,2217.93,2217.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50115,做空,2023-12-19 00:10:00,2023-12-19 00:35:00,2217.18,2221.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50116,做多,2023-12-19 00:35:00,2023-12-19 00:40:00,2221.88,2220.22,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50117,做多,2023-12-19 01:05:00,2023-12-19 01:10:00,2217.93,2229.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50118,做多,2023-12-19 03:40:00,2023-12-19 04:00:00,2236.28,2241.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50119,做多,2023-12-19 04:45:00,2023-12-19 05:00:00,2236.39,2237.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50120,做空,2023-12-19 05:00:00,2023-12-19 05:10:00,2237.44,2237.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50121,做多,2023-12-19 05:10:00,2023-12-19 05:50:00,2237.6,2242.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50122,做多,2023-12-19 08:35:00,2023-12-19 08:50:00,2249.83,2248.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50123,做空,2023-12-19 08:50:00,2023-12-19 09:00:00,2248.71,2245.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50124,做多,2023-12-19 09:10:00,2023-12-19 09:15:00,2254.31,2248.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50125,做空,2023-12-19 09:15:00,2023-12-19 09:20:00,2248.77,2249.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50126,做多,2023-12-19 09:20:00,2023-12-19 10:45:00,2249.14,2245.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50127,做空,2023-12-19 10:45:00,2023-12-19 11:00:00,2245.52,2244.79,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50128,做多,2023-12-19 11:00:00,2023-12-19 11:05:00,2244.79,2242.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50129,做空,2023-12-19 11:05:00,2023-12-19 11:15:00,2242.22,2239.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50130,做多,2023-12-19 11:35:00,2023-12-19 15:30:00,2240.94,2198.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50131,做空,2023-12-19 15:30:00,2023-12-19 16:00:00,2198.88,2198.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50132,做多,2023-12-19 16:00:00,2023-12-19 16:05:00,2198.63,2198.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50133,做空,2023-12-19 16:05:00,2023-12-19 16:35:00,2198.24,2196.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -50134,做多,2023-12-19 16:35:00,2023-12-19 18:45:00,2196.49,2173.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50135,做多,2023-12-19 20:25:00,2023-12-19 21:15:00,2175.68,2181.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50136,做多,2023-12-19 22:30:00,2023-12-19 22:55:00,2176.6,2178.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -50137,做空,2023-12-19 22:55:00,2023-12-19 23:00:00,2178.62,2181.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50138,做多,2023-12-19 23:00:00,2023-12-19 23:10:00,2181.56,2174.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50139,做空,2023-12-19 23:10:00,2023-12-19 23:15:00,2174.6,2173.54,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50140,做多,2023-12-19 23:30:00,2023-12-19 23:40:00,2176.74,2175.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50141,做空,2023-12-19 23:40:00,2023-12-19 23:45:00,2175.35,2178.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50142,做多,2023-12-19 23:45:00,2023-12-20 00:00:00,2178.13,2179.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50143,做多,2023-12-20 02:00:00,2023-12-20 03:35:00,2182.04,2182.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50144,做空,2023-12-20 03:35:00,2023-12-20 03:45:00,2182.91,2183.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50145,做多,2023-12-20 03:45:00,2023-12-20 03:55:00,2183.7,2187.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50146,做多,2023-12-20 04:05:00,2023-12-20 04:15:00,2185.37,2192.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50147,做多,2023-12-20 05:45:00,2023-12-20 06:00:00,2209.89,2208.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50148,做空,2023-12-20 06:00:00,2023-12-20 06:10:00,2208.64,2211.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50149,做多,2023-12-20 06:10:00,2023-12-20 06:20:00,2211.71,2223.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50150,做多,2023-12-20 07:35:00,2023-12-20 08:05:00,2213.56,2210.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50151,做空,2023-12-20 08:05:00,2023-12-20 08:15:00,2210.81,2213.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50152,做多,2023-12-20 08:15:00,2023-12-20 08:25:00,2213.79,2212.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50153,做空,2023-12-20 08:25:00,2023-12-20 09:00:00,2212.45,2212.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50154,做多,2023-12-20 09:00:00,2023-12-20 09:20:00,2212.15,2218.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50155,做多,2023-12-20 09:55:00,2023-12-20 10:00:00,2216.04,2214.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50156,做空,2023-12-20 10:00:00,2023-12-20 10:05:00,2214.34,2217.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50157,做多,2023-12-20 10:05:00,2023-12-20 10:10:00,2217.5,2224.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50158,做多,2023-12-20 10:30:00,2023-12-20 10:50:00,2215.7,2217.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -50159,做空,2023-12-20 10:50:00,2023-12-20 10:55:00,2217.03,2221.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50160,做多,2023-12-20 10:55:00,2023-12-20 11:05:00,2221.53,2217.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50161,做空,2023-12-20 11:05:00,2023-12-20 11:25:00,2217.32,2209.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50162,做多,2023-12-20 11:45:00,2023-12-20 11:55:00,2216.87,2212.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50163,做空,2023-12-20 11:55:00,2023-12-20 12:10:00,2212.7,2207.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50164,做多,2023-12-20 12:35:00,2023-12-20 12:45:00,2214.91,2210.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50165,做空,2023-12-20 12:45:00,2023-12-20 12:50:00,2210.6,2213.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50166,做多,2023-12-20 12:50:00,2023-12-20 13:00:00,2213.75,2221.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50167,做多,2023-12-20 15:00:00,2023-12-20 15:40:00,2245.37,2245.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50168,做空,2023-12-20 15:40:00,2023-12-20 15:45:00,2245.59,2247.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50169,做多,2023-12-20 15:45:00,2023-12-20 18:15:00,2247.54,2228.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50170,做空,2023-12-20 18:15:00,2023-12-20 18:20:00,2228.98,2230.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50171,做多,2023-12-20 18:20:00,2023-12-20 21:15:00,2230.24,2191.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50172,做空,2023-12-20 21:15:00,2023-12-20 21:50:00,2191.89,2178.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50173,做多,2023-12-20 22:00:00,2023-12-20 22:25:00,2186.02,2193.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50174,做多,2023-12-20 23:10:00,2023-12-20 23:50:00,2189.45,2201.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50175,做多,2023-12-21 01:45:00,2023-12-21 01:50:00,2196.39,2193.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50176,做空,2023-12-21 01:50:00,2023-12-21 01:55:00,2193.87,2196.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50177,做多,2023-12-21 01:55:00,2023-12-21 02:00:00,2196.39,2193.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50178,做空,2023-12-21 02:00:00,2023-12-21 02:15:00,2193.73,2196.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50179,做多,2023-12-21 02:15:00,2023-12-21 02:20:00,2196.04,2199.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50180,做多,2023-12-21 03:05:00,2023-12-21 03:15:00,2195.6,2200.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50181,做多,2023-12-21 03:45:00,2023-12-21 04:35:00,2201.14,2202.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50182,做多,2023-12-21 04:45:00,2023-12-21 04:50:00,2202.68,2201.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50183,做空,2023-12-21 04:50:00,2023-12-21 05:10:00,2201.92,2200.37,0.0,100.0,0.0,0.0,0.0,0.0,flip -50184,做多,2023-12-21 05:10:00,2023-12-21 05:20:00,2200.37,2205.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50185,做多,2023-12-21 05:20:00,2023-12-21 05:25:00,2205.12,2201.31,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50186,做多,2023-12-21 05:30:00,2023-12-21 05:35:00,2201.87,2199.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50187,做空,2023-12-21 05:35:00,2023-12-21 05:40:00,2199.61,2198.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50188,做多,2023-12-21 06:15:00,2023-12-21 06:25:00,2198.66,2204.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50189,做多,2023-12-21 09:35:00,2023-12-21 10:00:00,2213.55,2228.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50190,做多,2023-12-21 15:40:00,2023-12-21 15:45:00,2232.83,2227.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50191,做空,2023-12-21 15:45:00,2023-12-21 15:50:00,2227.2,2229.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50192,做多,2023-12-21 15:50:00,2023-12-21 16:05:00,2229.72,2235.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50193,做多,2023-12-21 16:55:00,2023-12-21 17:00:00,2238.55,2233.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50194,做多,2023-12-21 17:15:00,2023-12-21 17:30:00,2232.22,2243.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50195,做多,2023-12-21 17:50:00,2023-12-21 17:55:00,2238.23,2234.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50196,做空,2023-12-21 17:55:00,2023-12-21 18:40:00,2234.92,2236.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50197,做多,2023-12-21 18:40:00,2023-12-21 18:45:00,2236.01,2233.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50198,做空,2023-12-21 18:45:00,2023-12-21 18:50:00,2233.32,2229.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50199,做多,2023-12-21 19:00:00,2023-12-21 19:05:00,2235.21,2236.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50200,做多,2023-12-21 19:05:00,2023-12-21 19:10:00,2236.52,2233.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50201,做空,2023-12-21 19:10:00,2023-12-21 19:15:00,2233.59,2228.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50202,做多,2023-12-21 20:05:00,2023-12-21 20:10:00,2229.33,2226.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50203,做空,2023-12-21 20:10:00,2023-12-21 20:20:00,2226.7,2224.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50204,做多,2023-12-21 20:35:00,2023-12-21 20:45:00,2225.34,2230.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50205,做多,2023-12-21 22:45:00,2023-12-22 00:30:00,2246.87,2250.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50206,做多,2023-12-22 03:45:00,2023-12-22 03:55:00,2247.75,2250.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50207,做多,2023-12-22 06:20:00,2023-12-22 06:25:00,2266.51,2273.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50208,做多,2023-12-22 07:05:00,2023-12-22 07:20:00,2273.71,2271.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50209,做空,2023-12-22 07:20:00,2023-12-22 07:25:00,2271.01,2279.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50210,做多,2023-12-22 07:25:00,2023-12-22 07:50:00,2279.55,2279.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50211,做空,2023-12-22 07:50:00,2023-12-22 08:00:00,2279.59,2285.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50212,做多,2023-12-22 08:00:00,2023-12-22 08:10:00,2285.77,2298.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50213,做多,2023-12-22 08:45:00,2023-12-22 09:05:00,2297.51,2315.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50214,做多,2023-12-22 10:15:00,2023-12-22 10:25:00,2313.39,2312.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50215,做空,2023-12-22 10:25:00,2023-12-22 11:10:00,2312.11,2313.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50216,做多,2023-12-22 11:10:00,2023-12-22 11:30:00,2313.65,2313.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50217,做多,2023-12-22 13:35:00,2023-12-22 14:00:00,2308.56,2321.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50218,做多,2023-12-22 14:30:00,2023-12-22 14:40:00,2308.41,2320.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50219,做多,2023-12-22 15:50:00,2023-12-22 15:55:00,2325.3,2321.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50220,做空,2023-12-22 15:55:00,2023-12-22 16:10:00,2321.74,2326.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50221,做多,2023-12-22 16:10:00,2023-12-22 16:30:00,2326.2,2324.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50222,做空,2023-12-22 16:30:00,2023-12-22 16:40:00,2324.01,2318.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50223,做多,2023-12-22 17:00:00,2023-12-22 17:35:00,2324.53,2328.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -50224,做空,2023-12-22 17:35:00,2023-12-22 18:50:00,2328.26,2330.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50225,做多,2023-12-22 20:45:00,2023-12-22 20:55:00,2318.08,2314.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50226,做空,2023-12-22 20:55:00,2023-12-22 21:05:00,2314.23,2317.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50227,做多,2023-12-22 21:05:00,2023-12-22 21:45:00,2317.92,2316.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50228,做空,2023-12-22 21:45:00,2023-12-22 22:00:00,2316.93,2318.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50229,做多,2023-12-22 22:00:00,2023-12-22 22:05:00,2318.19,2311.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50230,做空,2023-12-22 22:05:00,2023-12-22 22:10:00,2311.21,2306.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50231,做多,2023-12-22 22:35:00,2023-12-22 22:45:00,2315.63,2315.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50232,做空,2023-12-22 22:45:00,2023-12-22 23:05:00,2315.92,2318.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50233,做多,2023-12-22 23:05:00,2023-12-22 23:10:00,2318.0,2323.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50234,做多,2023-12-23 04:15:00,2023-12-23 04:20:00,2279.08,2278.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50235,做空,2023-12-23 04:20:00,2023-12-23 04:40:00,2278.49,2278.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50236,做多,2023-12-23 04:40:00,2023-12-23 04:50:00,2278.74,2282.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50237,做多,2023-12-23 08:35:00,2023-12-23 08:45:00,2290.86,2292.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50238,做多,2023-12-23 09:40:00,2023-12-23 09:45:00,2292.07,2290.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50239,做空,2023-12-23 09:45:00,2023-12-23 10:05:00,2290.46,2293.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50240,做多,2023-12-23 10:05:00,2023-12-23 10:20:00,2293.54,2294.06,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50241,做多,2023-12-23 11:40:00,2023-12-23 11:55:00,2291.5,2288.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50242,做空,2023-12-23 11:55:00,2023-12-23 13:40:00,2288.93,2292.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50243,做多,2023-12-23 13:50:00,2023-12-23 14:00:00,2295.83,2294.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50244,做空,2023-12-23 14:00:00,2023-12-23 14:10:00,2294.28,2295.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50245,做多,2023-12-23 14:10:00,2023-12-23 15:45:00,2295.0,2291.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50246,做多,2023-12-23 15:45:00,2023-12-23 15:50:00,2291.72,2290.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50247,做空,2023-12-23 15:50:00,2023-12-23 15:55:00,2290.57,2287.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50248,做多,2023-12-23 16:15:00,2023-12-23 16:25:00,2291.4,2293.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50249,做多,2023-12-23 18:25:00,2023-12-23 18:30:00,2295.0,2301.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50250,做多,2023-12-23 19:20:00,2023-12-23 21:20:00,2298.59,2292.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50251,做多,2023-12-23 22:10:00,2023-12-23 22:15:00,2291.02,2294.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50252,做多,2023-12-23 22:15:00,2023-12-23 22:20:00,2294.57,2293.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50253,做多,2023-12-24 00:50:00,2023-12-24 01:25:00,2305.2,2316.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50254,做多,2023-12-24 02:55:00,2023-12-24 03:15:00,2321.67,2316.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50255,做空,2023-12-24 03:15:00,2023-12-24 03:20:00,2316.86,2317.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50256,做多,2023-12-24 03:20:00,2023-12-24 03:30:00,2317.32,2316.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50257,做空,2023-12-24 03:30:00,2023-12-24 03:45:00,2316.94,2317.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50258,做多,2023-12-24 03:45:00,2023-12-24 04:25:00,2317.66,2316.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50259,做空,2023-12-24 04:25:00,2023-12-24 04:35:00,2316.01,2313.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50260,做多,2023-12-24 06:55:00,2023-12-24 07:00:00,2292.76,2292.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50261,做空,2023-12-24 07:00:00,2023-12-24 07:40:00,2292.12,2292.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50262,做多,2023-12-24 07:40:00,2023-12-24 08:10:00,2292.35,2288.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50263,做空,2023-12-24 08:10:00,2023-12-24 08:30:00,2288.85,2294.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50264,做多,2023-12-24 08:30:00,2023-12-24 08:45:00,2294.6,2294.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50265,做空,2023-12-24 08:45:00,2023-12-24 08:55:00,2294.59,2294.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50266,做多,2023-12-24 08:55:00,2023-12-24 09:00:00,2294.16,2291.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50267,做空,2023-12-24 09:00:00,2023-12-24 09:10:00,2291.05,2296.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50268,做多,2023-12-24 09:10:00,2023-12-24 09:20:00,2296.91,2293.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50269,做空,2023-12-24 09:20:00,2023-12-24 09:35:00,2293.89,2295.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50270,做多,2023-12-24 09:35:00,2023-12-24 09:40:00,2295.24,2299.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50271,做多,2023-12-24 11:00:00,2023-12-24 11:30:00,2291.28,2289.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50272,做空,2023-12-24 11:30:00,2023-12-24 11:45:00,2289.66,2288.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50273,做多,2023-12-24 11:45:00,2023-12-24 12:00:00,2288.52,2290.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -50274,做空,2023-12-24 12:00:00,2023-12-24 12:30:00,2290.1,2288.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -50275,做多,2023-12-24 12:30:00,2023-12-24 12:45:00,2288.74,2293.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50276,做多,2023-12-24 15:00:00,2023-12-24 15:45:00,2295.23,2297.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -50277,做空,2023-12-24 15:45:00,2023-12-24 16:25:00,2297.76,2296.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -50278,做多,2023-12-24 16:25:00,2023-12-24 16:30:00,2296.06,2294.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50279,做空,2023-12-24 16:30:00,2023-12-24 16:35:00,2294.54,2295.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50280,做多,2023-12-24 16:35:00,2023-12-24 16:40:00,2295.78,2295.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50281,做空,2023-12-24 16:40:00,2023-12-24 16:45:00,2295.1,2298.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50282,做多,2023-12-24 16:45:00,2023-12-24 17:05:00,2298.25,2294.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50283,做空,2023-12-24 17:05:00,2023-12-24 17:10:00,2294.92,2297.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50284,做多,2023-12-24 17:10:00,2023-12-24 17:15:00,2297.91,2294.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50285,做空,2023-12-24 17:15:00,2023-12-24 17:25:00,2294.04,2293.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50286,做多,2023-12-24 17:25:00,2023-12-24 18:20:00,2293.21,2291.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50287,做空,2023-12-24 18:20:00,2023-12-24 18:30:00,2291.66,2285.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50288,做多,2023-12-24 18:50:00,2023-12-24 19:35:00,2291.04,2285.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50289,做空,2023-12-24 19:35:00,2023-12-24 19:40:00,2285.48,2286.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50290,做多,2023-12-24 19:55:00,2023-12-24 20:00:00,2290.23,2288.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50291,做空,2023-12-24 20:00:00,2023-12-24 20:20:00,2288.21,2283.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50292,做多,2023-12-24 21:05:00,2023-12-24 22:05:00,2282.34,2280.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50293,做空,2023-12-24 22:05:00,2023-12-24 22:10:00,2280.09,2264.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50294,做多,2023-12-24 23:10:00,2023-12-24 23:55:00,2267.75,2265.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50295,做空,2023-12-24 23:55:00,2023-12-25 00:35:00,2265.43,2263.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50296,做多,2023-12-25 00:55:00,2023-12-25 01:10:00,2264.46,2273.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50297,做多,2023-12-25 02:50:00,2023-12-25 03:05:00,2273.19,2271.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50298,做空,2023-12-25 03:05:00,2023-12-25 06:45:00,2271.32,2285.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50299,做多,2023-12-25 06:45:00,2023-12-25 08:10:00,2285.01,2286.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50300,做多,2023-12-25 10:10:00,2023-12-25 10:15:00,2276.13,2274.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50301,做空,2023-12-25 10:15:00,2023-12-25 10:20:00,2274.51,2278.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50302,做多,2023-12-25 10:20:00,2023-12-25 10:25:00,2278.87,2280.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50303,做多,2023-12-25 11:10:00,2023-12-25 11:25:00,2276.24,2282.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50304,做多,2023-12-25 12:05:00,2023-12-25 12:15:00,2278.55,2276.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50305,做空,2023-12-25 12:15:00,2023-12-25 12:20:00,2276.58,2276.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50306,做多,2023-12-25 12:20:00,2023-12-25 12:45:00,2276.74,2291.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50307,做多,2023-12-25 13:40:00,2023-12-25 14:00:00,2285.78,2288.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -50308,做空,2023-12-25 14:00:00,2023-12-25 14:05:00,2288.73,2288.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50309,做多,2023-12-25 14:05:00,2023-12-25 14:35:00,2288.98,2290.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -50310,做空,2023-12-25 14:35:00,2023-12-25 15:15:00,2290.2,2291.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50311,做多,2023-12-25 15:15:00,2023-12-25 15:35:00,2291.26,2288.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50312,做空,2023-12-25 15:35:00,2023-12-25 15:40:00,2288.77,2293.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50313,做多,2023-12-25 15:40:00,2023-12-25 15:50:00,2293.86,2289.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50314,做空,2023-12-25 15:50:00,2023-12-25 16:05:00,2289.82,2286.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50315,做多,2023-12-25 17:20:00,2023-12-25 17:30:00,2283.25,2283.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50316,做空,2023-12-25 17:30:00,2023-12-25 17:45:00,2283.2,2281.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -50317,做多,2023-12-25 17:45:00,2023-12-25 17:55:00,2281.02,2281.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50318,做空,2023-12-25 17:55:00,2023-12-25 18:15:00,2281.85,2283.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50319,做多,2023-12-25 18:15:00,2023-12-25 18:20:00,2283.47,2281.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50320,做空,2023-12-25 18:20:00,2023-12-25 18:50:00,2281.81,2276.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50321,做多,2023-12-25 19:50:00,2023-12-25 19:55:00,2279.21,2275.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50322,做空,2023-12-25 19:55:00,2023-12-25 20:10:00,2275.83,2266.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50323,做多,2023-12-25 20:55:00,2023-12-25 21:20:00,2270.3,2267.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50324,做空,2023-12-25 21:20:00,2023-12-25 21:25:00,2267.9,2269.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50325,做多,2023-12-25 21:25:00,2023-12-25 22:05:00,2269.69,2278.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50326,做多,2023-12-26 01:10:00,2023-12-26 01:15:00,2274.07,2274.13,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50327,做多,2023-12-26 01:40:00,2023-12-26 01:45:00,2273.64,2272.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50328,做空,2023-12-26 01:45:00,2023-12-26 02:30:00,2272.52,2269.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50329,做多,2023-12-26 02:35:00,2023-12-26 02:40:00,2273.63,2276.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50330,做多,2023-12-26 02:40:00,2023-12-26 02:45:00,2276.76,2276.22,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50331,做多,2023-12-26 03:10:00,2023-12-26 03:20:00,2274.15,2271.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50332,做空,2023-12-26 03:20:00,2023-12-26 03:25:00,2271.8,2273.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50333,做多,2023-12-26 03:25:00,2023-12-26 03:30:00,2273.93,2271.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50334,做空,2023-12-26 03:30:00,2023-12-26 03:45:00,2271.26,2269.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50335,做多,2023-12-26 04:45:00,2023-12-26 04:55:00,2270.72,2272.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50336,做多,2023-12-26 07:05:00,2023-12-26 07:10:00,2236.03,2235.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50337,做空,2023-12-26 07:10:00,2023-12-26 08:20:00,2235.55,2238.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50338,做多,2023-12-26 08:20:00,2023-12-26 08:25:00,2238.15,2237.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50339,做空,2023-12-26 08:25:00,2023-12-26 08:30:00,2237.1,2238.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50340,做多,2023-12-26 08:30:00,2023-12-26 08:50:00,2238.0,2240.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -50341,做空,2023-12-26 08:50:00,2023-12-26 09:00:00,2240.12,2240.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50342,做多,2023-12-26 09:00:00,2023-12-26 09:10:00,2240.63,2239.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50343,做空,2023-12-26 09:10:00,2023-12-26 09:25:00,2239.7,2238.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50344,做多,2023-12-26 10:25:00,2023-12-26 11:40:00,2238.93,2245.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50345,做多,2023-12-26 13:35:00,2023-12-26 13:50:00,2247.01,2250.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50346,做多,2023-12-26 14:20:00,2023-12-26 14:35:00,2250.59,2247.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50347,做空,2023-12-26 14:35:00,2023-12-26 14:45:00,2247.34,2246.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50348,做多,2023-12-26 14:45:00,2023-12-26 14:55:00,2246.37,2244.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50349,做空,2023-12-26 14:55:00,2023-12-26 15:00:00,2244.12,2239.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50350,做多,2023-12-26 15:30:00,2023-12-26 15:40:00,2245.46,2241.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50351,做空,2023-12-26 15:40:00,2023-12-26 15:45:00,2241.55,2236.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50352,做多,2023-12-26 18:45:00,2023-12-26 20:30:00,2208.29,2220.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50353,做多,2023-12-26 23:35:00,2023-12-26 23:50:00,2229.49,2232.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50354,做多,2023-12-27 00:15:00,2023-12-27 00:20:00,2231.92,2231.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50355,做空,2023-12-27 00:20:00,2023-12-27 00:30:00,2231.86,2229.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50356,做多,2023-12-27 01:00:00,2023-12-27 01:10:00,2230.18,2227.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50357,做空,2023-12-27 01:10:00,2023-12-27 01:15:00,2227.51,2227.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50358,做多,2023-12-27 01:40:00,2023-12-27 01:45:00,2232.0,2233.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50359,做多,2023-12-27 02:15:00,2023-12-27 02:20:00,2229.37,2223.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50360,做空,2023-12-27 02:20:00,2023-12-27 02:25:00,2223.27,2222.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50361,做多,2023-12-27 03:00:00,2023-12-27 03:10:00,2224.45,2225.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -50362,做空,2023-12-27 03:10:00,2023-12-27 03:30:00,2225.77,2217.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50363,做多,2023-12-27 03:40:00,2023-12-27 04:45:00,2222.28,2222.32,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50364,做空,2023-12-27 04:45:00,2023-12-27 04:50:00,2222.32,2223.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50365,做多,2023-12-27 04:50:00,2023-12-27 05:00:00,2223.11,2221.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50366,做空,2023-12-27 05:00:00,2023-12-27 05:05:00,2221.52,2222.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50367,做多,2023-12-27 05:05:00,2023-12-27 05:10:00,2222.37,2227.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50368,做多,2023-12-27 05:10:00,2023-12-27 05:15:00,2227.45,2224.67,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50369,做多,2023-12-27 05:45:00,2023-12-27 05:50:00,2227.63,2229.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50370,做多,2023-12-27 07:20:00,2023-12-27 08:00:00,2226.77,2229.17,0.0,100.0,0.0,0.0,0.0,0.0,flip -50371,做空,2023-12-27 08:00:00,2023-12-27 08:05:00,2229.17,2233.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50372,做多,2023-12-27 08:05:00,2023-12-27 08:10:00,2233.47,2234.09,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50373,做多,2023-12-27 12:55:00,2023-12-27 13:25:00,2285.65,2297.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50374,做多,2023-12-27 17:15:00,2023-12-27 17:35:00,2357.85,2352.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50375,做空,2023-12-27 17:35:00,2023-12-27 17:55:00,2352.71,2348.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50376,做多,2023-12-27 18:50:00,2023-12-27 19:05:00,2353.56,2349.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50377,做空,2023-12-27 19:05:00,2023-12-27 19:10:00,2349.85,2341.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50378,做多,2023-12-27 19:20:00,2023-12-27 19:30:00,2348.72,2348.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50379,做空,2023-12-27 19:30:00,2023-12-27 19:35:00,2348.55,2349.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50380,做多,2023-12-27 19:35:00,2023-12-27 19:40:00,2349.55,2347.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50381,做空,2023-12-27 19:40:00,2023-12-27 19:50:00,2347.48,2348.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50382,做多,2023-12-27 19:50:00,2023-12-27 20:05:00,2348.01,2355.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50383,做多,2023-12-27 20:30:00,2023-12-27 20:40:00,2351.06,2355.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50384,做多,2023-12-27 21:15:00,2023-12-27 21:35:00,2352.06,2357.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50385,做多,2023-12-27 22:45:00,2023-12-27 22:50:00,2366.26,2368.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50386,做多,2023-12-28 03:15:00,2023-12-28 03:25:00,2420.07,2414.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50387,做空,2023-12-28 03:25:00,2023-12-28 03:40:00,2414.31,2415.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50388,做多,2023-12-28 03:40:00,2023-12-28 03:55:00,2415.76,2415.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50389,做空,2023-12-28 03:55:00,2023-12-28 04:05:00,2415.86,2419.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50390,做多,2023-12-28 04:05:00,2023-12-28 04:10:00,2419.79,2422.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50391,做多,2023-12-28 07:45:00,2023-12-28 08:05:00,2380.45,2376.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50392,做空,2023-12-28 08:05:00,2023-12-28 08:10:00,2376.96,2386.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50393,做多,2023-12-28 08:10:00,2023-12-28 08:20:00,2386.96,2382.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50394,做空,2023-12-28 08:20:00,2023-12-28 08:30:00,2382.13,2385.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50395,做多,2023-12-28 08:30:00,2023-12-28 08:40:00,2385.92,2388.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50396,做多,2023-12-28 09:00:00,2023-12-28 09:05:00,2387.2,2386.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50397,做空,2023-12-28 09:05:00,2023-12-28 10:05:00,2386.55,2394.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50398,做多,2023-12-28 10:05:00,2023-12-28 10:35:00,2394.0,2406.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50399,做多,2023-12-28 11:20:00,2023-12-28 11:35:00,2397.05,2399.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -50400,做空,2023-12-28 11:35:00,2023-12-28 11:40:00,2399.59,2405.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50401,做多,2023-12-28 11:40:00,2023-12-28 12:00:00,2405.55,2399.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50402,做空,2023-12-28 12:00:00,2023-12-28 12:05:00,2399.33,2402.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50403,做多,2023-12-28 12:05:00,2023-12-28 12:20:00,2402.36,2397.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50404,做空,2023-12-28 12:20:00,2023-12-28 12:25:00,2397.46,2396.98,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50405,做多,2023-12-28 13:20:00,2023-12-28 13:25:00,2404.61,2406.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50406,做多,2023-12-28 16:05:00,2023-12-28 16:10:00,2371.66,2368.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50407,做空,2023-12-28 16:10:00,2023-12-28 16:30:00,2368.31,2374.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50408,做多,2023-12-28 16:30:00,2023-12-28 16:45:00,2374.92,2382.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50409,做多,2023-12-28 17:30:00,2023-12-28 17:40:00,2372.71,2372.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50410,做空,2023-12-28 17:40:00,2023-12-28 17:50:00,2372.33,2358.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50411,做多,2023-12-28 18:55:00,2023-12-28 19:15:00,2362.81,2373.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50412,做多,2023-12-28 21:05:00,2023-12-28 21:30:00,2360.88,2355.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50413,做空,2023-12-28 21:30:00,2023-12-28 21:40:00,2355.63,2346.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50414,做多,2023-12-28 22:30:00,2023-12-28 23:10:00,2352.43,2345.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50415,做空,2023-12-28 23:10:00,2023-12-28 23:15:00,2345.32,2352.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50416,做多,2023-12-28 23:15:00,2023-12-28 23:45:00,2352.74,2354.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -50417,做空,2023-12-28 23:45:00,2023-12-28 23:50:00,2354.29,2346.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50418,做多,2023-12-29 00:10:00,2023-12-29 00:15:00,2358.01,2359.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50419,做多,2023-12-29 00:25:00,2023-12-29 00:35:00,2355.58,2363.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50420,做多,2023-12-29 02:30:00,2023-12-29 03:25:00,2337.19,2350.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50421,做多,2023-12-29 04:40:00,2023-12-29 05:00:00,2351.82,2350.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50422,做空,2023-12-29 05:00:00,2023-12-29 05:30:00,2350.74,2347.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50423,做多,2023-12-29 05:40:00,2023-12-29 05:45:00,2351.21,2356.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50424,做多,2023-12-29 07:00:00,2023-12-29 07:10:00,2359.99,2358.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50425,做空,2023-12-29 07:10:00,2023-12-29 07:15:00,2358.2,2352.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50426,做多,2023-12-29 07:20:00,2023-12-29 07:30:00,2357.47,2353.31,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50427,做多,2023-12-29 08:35:00,2023-12-29 08:40:00,2349.44,2344.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50428,做空,2023-12-29 08:40:00,2023-12-29 08:45:00,2344.8,2350.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50429,做多,2023-12-29 08:45:00,2023-12-29 09:00:00,2350.46,2343.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50430,做空,2023-12-29 09:00:00,2023-12-29 09:05:00,2343.5,2348.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50431,做多,2023-12-29 09:05:00,2023-12-29 09:20:00,2348.83,2357.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50432,做多,2023-12-29 13:35:00,2023-12-29 14:00:00,2365.35,2363.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50433,做空,2023-12-29 14:00:00,2023-12-29 14:05:00,2363.69,2366.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50434,做多,2023-12-29 14:05:00,2023-12-29 14:25:00,2366.27,2365.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50435,做空,2023-12-29 14:25:00,2023-12-29 15:15:00,2365.61,2357.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50436,做多,2023-12-29 18:05:00,2023-12-29 18:25:00,2305.3,2303.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50437,做空,2023-12-29 18:25:00,2023-12-29 20:10:00,2303.38,2313.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50438,做多,2023-12-29 21:10:00,2023-12-29 21:15:00,2312.24,2303.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50439,做空,2023-12-29 21:15:00,2023-12-29 21:25:00,2303.93,2301.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50440,做多,2023-12-29 23:00:00,2023-12-30 00:50:00,2285.63,2305.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50441,做多,2023-12-30 02:15:00,2023-12-30 02:30:00,2305.99,2303.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50442,做空,2023-12-30 02:30:00,2023-12-30 02:35:00,2303.61,2299.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50443,做多,2023-12-30 03:45:00,2023-12-30 04:05:00,2298.42,2303.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50444,做多,2023-12-30 06:45:00,2023-12-30 06:50:00,2307.74,2305.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50445,做空,2023-12-30 06:50:00,2023-12-30 07:15:00,2305.99,2308.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50446,做多,2023-12-30 07:15:00,2023-12-30 07:20:00,2308.19,2304.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50447,做空,2023-12-30 07:20:00,2023-12-30 07:30:00,2304.08,2302.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50448,做多,2023-12-30 09:30:00,2023-12-30 10:30:00,2280.69,2283.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50449,做多,2023-12-30 11:40:00,2023-12-30 11:55:00,2287.5,2289.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -50450,做空,2023-12-30 11:55:00,2023-12-30 12:45:00,2289.89,2290.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50451,做多,2023-12-30 12:45:00,2023-12-30 13:05:00,2290.88,2291.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50452,做空,2023-12-30 13:05:00,2023-12-30 13:15:00,2291.6,2287.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50453,做多,2023-12-30 13:35:00,2023-12-30 13:45:00,2294.02,2292.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50454,做空,2023-12-30 13:45:00,2023-12-30 13:55:00,2292.54,2295.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50455,做多,2023-12-30 13:55:00,2023-12-30 14:00:00,2295.9,2301.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50456,做多,2023-12-30 14:25:00,2023-12-30 14:35:00,2294.37,2294.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50457,做空,2023-12-30 14:35:00,2023-12-30 17:10:00,2294.24,2302.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50458,做多,2023-12-30 17:25:00,2023-12-30 19:40:00,2313.9,2301.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50459,做空,2023-12-30 19:40:00,2023-12-30 19:45:00,2301.59,2306.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50460,做多,2023-12-30 19:45:00,2023-12-30 19:50:00,2306.56,2301.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50461,做多,2023-12-30 19:55:00,2023-12-30 20:15:00,2301.98,2306.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50462,做多,2023-12-30 20:45:00,2023-12-30 21:05:00,2302.0,2302.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50463,做空,2023-12-30 21:05:00,2023-12-30 21:10:00,2302.92,2304.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50464,做多,2023-12-30 21:10:00,2023-12-30 21:15:00,2304.71,2302.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50465,做空,2023-12-30 21:15:00,2023-12-30 21:25:00,2302.15,2305.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50466,做多,2023-12-30 21:25:00,2023-12-30 21:30:00,2305.43,2303.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50467,做空,2023-12-30 21:30:00,2023-12-30 21:50:00,2303.05,2302.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50468,做多,2023-12-30 21:50:00,2023-12-30 22:00:00,2302.8,2300.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50469,做空,2023-12-30 22:00:00,2023-12-30 22:10:00,2300.85,2303.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50470,做多,2023-12-30 22:10:00,2023-12-30 22:15:00,2303.06,2301.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50471,做空,2023-12-30 22:15:00,2023-12-30 22:25:00,2301.73,2300.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50472,做多,2023-12-30 23:25:00,2023-12-30 23:40:00,2297.0,2295.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50473,做空,2023-12-30 23:40:00,2023-12-31 00:00:00,2295.03,2296.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50474,做多,2023-12-31 00:00:00,2023-12-31 00:10:00,2296.08,2299.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50475,做多,2023-12-31 03:45:00,2023-12-31 04:00:00,2285.05,2284.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50476,做空,2023-12-31 04:00:00,2023-12-31 04:05:00,2284.23,2287.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50477,做多,2023-12-31 04:05:00,2023-12-31 04:10:00,2287.38,2289.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50478,做多,2023-12-31 05:05:00,2023-12-31 05:10:00,2286.78,2286.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50479,做空,2023-12-31 05:10:00,2023-12-31 05:45:00,2286.55,2288.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50480,做多,2023-12-31 05:45:00,2023-12-31 05:50:00,2288.19,2284.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50481,做空,2023-12-31 05:50:00,2023-12-31 06:10:00,2284.8,2286.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50482,做多,2023-12-31 06:10:00,2023-12-31 06:20:00,2286.57,2287.34,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50483,做多,2023-12-31 08:25:00,2023-12-31 09:10:00,2294.81,2305.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50484,做多,2023-12-31 10:35:00,2023-12-31 10:40:00,2310.97,2313.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50485,做多,2023-12-31 12:05:00,2023-12-31 12:15:00,2312.48,2317.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50486,做多,2023-12-31 14:25:00,2023-12-31 14:30:00,2305.24,2304.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50487,做空,2023-12-31 14:30:00,2023-12-31 14:35:00,2304.55,2306.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50488,做多,2023-12-31 14:35:00,2023-12-31 14:40:00,2306.07,2305.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50489,做空,2023-12-31 14:40:00,2023-12-31 14:50:00,2305.32,2304.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50490,做多,2023-12-31 14:50:00,2023-12-31 14:55:00,2304.92,2302.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50491,做空,2023-12-31 14:55:00,2023-12-31 15:00:00,2302.51,2306.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50492,做多,2023-12-31 15:00:00,2023-12-31 15:05:00,2306.2,2305.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50493,做空,2023-12-31 15:05:00,2023-12-31 15:25:00,2305.11,2299.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50494,做多,2023-12-31 16:10:00,2023-12-31 17:20:00,2304.91,2306.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -50495,做空,2023-12-31 17:20:00,2023-12-31 17:25:00,2306.36,2295.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50496,做多,2023-12-31 18:35:00,2023-12-31 19:15:00,2300.64,2298.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50497,做空,2023-12-31 19:15:00,2023-12-31 19:45:00,2298.52,2298.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50498,做多,2023-12-31 19:45:00,2023-12-31 21:35:00,2298.09,2288.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50499,做空,2023-12-31 21:35:00,2023-12-31 21:40:00,2288.39,2289.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50500,做多,2023-12-31 21:40:00,2023-12-31 21:45:00,2289.37,2289.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50501,做空,2023-12-31 21:45:00,2023-12-31 21:55:00,2289.2,2284.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50502,做多,2023-12-31 22:05:00,2023-12-31 22:40:00,2287.72,2289.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -50503,做空,2023-12-31 22:40:00,2023-12-31 22:50:00,2289.43,2278.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50504,做多,2023-12-31 23:45:00,2023-12-31 23:50:00,2285.23,2282.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50505,做空,2023-12-31 23:50:00,2023-12-31 23:55:00,2282.12,2283.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50506,做多,2023-12-31 23:55:00,2024-01-01 00:10:00,2283.85,2298.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50507,做多,2024-01-01 02:10:00,2024-01-01 02:15:00,2301.28,2299.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50508,做空,2024-01-01 02:15:00,2024-01-01 02:35:00,2299.23,2300.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50509,做多,2024-01-01 02:35:00,2024-01-01 05:00:00,2300.35,2278.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50510,做多,2024-01-01 06:00:00,2024-01-01 06:10:00,2279.19,2276.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50511,做空,2024-01-01 06:10:00,2024-01-01 06:15:00,2276.88,2281.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50512,做多,2024-01-01 06:15:00,2024-01-01 06:20:00,2281.18,2276.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50513,做空,2024-01-01 06:20:00,2024-01-01 06:30:00,2276.62,2279.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50514,做多,2024-01-01 06:30:00,2024-01-01 06:50:00,2279.49,2285.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50515,做多,2024-01-01 08:45:00,2024-01-01 09:00:00,2285.18,2291.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50516,做多,2024-01-01 11:50:00,2024-01-01 11:55:00,2304.8,2306.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50517,做多,2024-01-01 12:15:00,2024-01-01 12:20:00,2304.36,2302.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50518,做空,2024-01-01 12:20:00,2024-01-01 12:25:00,2302.57,2305.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50519,做多,2024-01-01 12:25:00,2024-01-01 12:35:00,2305.25,2308.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50520,做多,2024-01-01 13:10:00,2024-01-01 13:45:00,2305.44,2307.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50521,做多,2024-01-01 14:30:00,2024-01-01 14:35:00,2305.77,2303.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50522,做空,2024-01-01 14:35:00,2024-01-01 14:40:00,2303.24,2305.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50523,做多,2024-01-01 14:40:00,2024-01-01 14:45:00,2305.38,2301.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50524,做空,2024-01-01 14:45:00,2024-01-01 15:05:00,2301.44,2304.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50525,做多,2024-01-01 15:05:00,2024-01-01 15:20:00,2304.03,2310.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50526,做多,2024-01-01 16:25:00,2024-01-01 16:45:00,2312.78,2313.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50527,做空,2024-01-01 16:45:00,2024-01-01 17:05:00,2313.82,2314.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50528,做多,2024-01-01 17:05:00,2024-01-01 17:15:00,2314.0,2315.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -50529,做空,2024-01-01 17:15:00,2024-01-01 17:45:00,2315.69,2315.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50530,做多,2024-01-01 17:45:00,2024-01-01 18:00:00,2315.19,2319.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50531,做多,2024-01-01 19:20:00,2024-01-01 19:35:00,2328.57,2335.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50532,做多,2024-01-01 22:55:00,2024-01-01 23:00:00,2336.77,2343.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50533,做多,2024-01-02 02:40:00,2024-01-02 02:45:00,2384.72,2381.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50534,做空,2024-01-02 02:45:00,2024-01-02 02:55:00,2381.87,2385.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50535,做多,2024-01-02 02:55:00,2024-01-02 03:00:00,2385.0,2374.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50536,做空,2024-01-02 03:00:00,2024-01-02 03:05:00,2374.32,2374.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50537,做多,2024-01-02 03:20:00,2024-01-02 03:25:00,2381.7,2379.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50538,做空,2024-01-02 03:25:00,2024-01-02 03:40:00,2379.49,2384.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50539,做多,2024-01-02 03:40:00,2024-01-02 03:45:00,2384.12,2386.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50540,做多,2024-01-02 04:20:00,2024-01-02 04:50:00,2382.6,2389.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50541,做多,2024-01-02 07:10:00,2024-01-02 07:15:00,2382.43,2381.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50542,做空,2024-01-02 07:15:00,2024-01-02 10:05:00,2381.47,2413.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50543,做多,2024-01-02 12:05:00,2024-01-02 12:15:00,2398.52,2397.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50544,做空,2024-01-02 12:15:00,2024-01-02 12:55:00,2397.97,2390.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50545,做多,2024-01-02 13:05:00,2024-01-02 13:20:00,2395.53,2397.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -50546,做空,2024-01-02 13:20:00,2024-01-02 13:55:00,2397.71,2400.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50547,做多,2024-01-02 13:55:00,2024-01-02 14:10:00,2400.94,2402.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50548,做多,2024-01-02 16:25:00,2024-01-02 16:35:00,2362.97,2364.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -50549,做空,2024-01-02 16:35:00,2024-01-02 18:00:00,2364.24,2368.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50550,做多,2024-01-02 18:00:00,2024-01-02 18:05:00,2368.08,2359.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50551,做空,2024-01-02 18:05:00,2024-01-02 18:20:00,2359.55,2365.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50552,做多,2024-01-02 18:20:00,2024-01-02 18:30:00,2365.28,2370.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50553,做多,2024-01-02 19:30:00,2024-01-02 19:35:00,2369.12,2364.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50554,做空,2024-01-02 19:35:00,2024-01-02 19:45:00,2364.48,2366.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50555,做多,2024-01-02 19:45:00,2024-01-02 19:55:00,2366.74,2371.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50556,做多,2024-01-02 19:55:00,2024-01-02 20:05:00,2371.24,2378.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50557,做多,2024-01-02 20:45:00,2024-01-02 21:50:00,2366.45,2364.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50558,做空,2024-01-02 21:50:00,2024-01-02 22:45:00,2364.46,2365.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50559,做多,2024-01-02 22:45:00,2024-01-02 22:50:00,2365.84,2361.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50560,做空,2024-01-02 22:50:00,2024-01-02 23:30:00,2361.72,2363.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50561,做多,2024-01-02 23:30:00,2024-01-03 00:20:00,2363.29,2360.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50562,做空,2024-01-03 00:20:00,2024-01-03 00:25:00,2360.99,2353.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50563,做多,2024-01-03 00:30:00,2024-01-03 00:35:00,2361.54,2360.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50564,做空,2024-01-03 00:35:00,2024-01-03 03:05:00,2360.77,2366.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50565,做多,2024-01-03 04:10:00,2024-01-03 04:15:00,2371.15,2371.96,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50566,做多,2024-01-03 04:40:00,2024-01-03 05:00:00,2369.28,2375.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50567,做多,2024-01-03 07:05:00,2024-01-03 07:15:00,2379.27,2378.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50568,做空,2024-01-03 07:15:00,2024-01-03 07:20:00,2378.63,2380.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50569,做多,2024-01-03 07:20:00,2024-01-03 07:25:00,2380.1,2379.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50570,做空,2024-01-03 07:25:00,2024-01-03 07:40:00,2379.84,2371.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50571,做多,2024-01-03 08:55:00,2024-01-03 09:10:00,2372.53,2378.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50572,做多,2024-01-03 13:15:00,2024-01-03 13:20:00,2229.3,2222.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50573,做空,2024-01-03 13:20:00,2024-01-03 13:55:00,2222.57,2224.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50574,做多,2024-01-03 13:55:00,2024-01-03 14:00:00,2224.29,2211.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50575,做空,2024-01-03 14:00:00,2024-01-03 14:15:00,2211.38,2207.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50576,做多,2024-01-03 15:15:00,2024-01-03 15:50:00,2208.99,2230.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50577,做多,2024-01-03 18:15:00,2024-01-03 19:30:00,2223.3,2225.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50578,做多,2024-01-03 20:00:00,2024-01-03 20:40:00,2209.36,2216.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50579,做多,2024-01-03 21:15:00,2024-01-03 21:50:00,2222.06,2225.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50580,做多,2024-01-03 23:45:00,2024-01-04 00:05:00,2210.29,2215.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50581,做多,2024-01-04 00:50:00,2024-01-04 01:05:00,2212.46,2209.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50582,做空,2024-01-04 01:05:00,2024-01-04 01:10:00,2209.59,2212.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50583,做多,2024-01-04 01:10:00,2024-01-04 01:15:00,2212.7,2209.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50584,做空,2024-01-04 01:15:00,2024-01-04 01:20:00,2209.23,2203.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50585,做多,2024-01-04 01:45:00,2024-01-04 01:50:00,2213.86,2206.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50586,做空,2024-01-04 01:50:00,2024-01-04 02:05:00,2206.58,2212.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50587,做多,2024-01-04 02:05:00,2024-01-04 02:10:00,2212.15,2218.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50588,做多,2024-01-04 03:45:00,2024-01-04 04:00:00,2230.67,2229.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50589,做空,2024-01-04 04:00:00,2024-01-04 04:05:00,2229.65,2234.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50590,做多,2024-01-04 04:05:00,2024-01-04 04:30:00,2234.09,2234.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50591,做多,2024-01-04 05:30:00,2024-01-04 05:35:00,2236.51,2243.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50592,做多,2024-01-04 05:55:00,2024-01-04 06:05:00,2236.87,2237.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50593,做空,2024-01-04 06:05:00,2024-01-04 06:15:00,2237.55,2237.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50594,做多,2024-01-04 06:15:00,2024-01-04 06:35:00,2237.29,2244.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50595,做多,2024-01-04 06:55:00,2024-01-04 07:05:00,2239.62,2235.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50596,做空,2024-01-04 07:05:00,2024-01-04 07:10:00,2235.67,2234.69,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50597,做多,2024-01-04 07:30:00,2024-01-04 09:30:00,2233.96,2227.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50598,做多,2024-01-04 10:10:00,2024-01-04 10:40:00,2220.54,2220.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50599,做空,2024-01-04 10:40:00,2024-01-04 10:45:00,2220.68,2222.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50600,做多,2024-01-04 10:45:00,2024-01-04 11:10:00,2222.08,2221.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50601,做空,2024-01-04 11:10:00,2024-01-04 11:15:00,2221.09,2221.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50602,做多,2024-01-04 11:15:00,2024-01-04 11:30:00,2221.58,2230.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50603,做多,2024-01-04 13:35:00,2024-01-04 13:45:00,2235.08,2239.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50604,做多,2024-01-04 13:45:00,2024-01-04 13:50:00,2239.45,2245.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50605,做多,2024-01-04 14:10:00,2024-01-04 14:20:00,2236.86,2240.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50606,做多,2024-01-04 14:40:00,2024-01-04 14:45:00,2252.77,2250.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50607,做多,2024-01-04 16:15:00,2024-01-04 17:10:00,2271.01,2288.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50608,做多,2024-01-04 17:45:00,2024-01-04 18:10:00,2272.89,2273.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50609,做空,2024-01-04 18:10:00,2024-01-04 18:20:00,2273.57,2274.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50610,做多,2024-01-04 18:20:00,2024-01-04 18:50:00,2274.51,2275.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50611,做空,2024-01-04 18:50:00,2024-01-04 19:00:00,2275.39,2280.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50612,做多,2024-01-04 19:00:00,2024-01-04 19:05:00,2280.58,2280.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50613,做多,2024-01-04 20:20:00,2024-01-04 20:25:00,2281.3,2280.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50614,做空,2024-01-04 20:25:00,2024-01-04 21:00:00,2280.75,2281.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50615,做多,2024-01-04 21:00:00,2024-01-04 21:05:00,2281.35,2288.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50616,做多,2024-01-04 21:20:00,2024-01-04 21:30:00,2282.95,2279.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50617,做空,2024-01-04 21:30:00,2024-01-04 21:55:00,2279.98,2273.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50618,做多,2024-01-04 22:10:00,2024-01-04 22:20:00,2280.44,2277.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50619,做空,2024-01-04 22:20:00,2024-01-04 22:45:00,2277.3,2266.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50620,做多,2024-01-04 23:15:00,2024-01-04 23:30:00,2273.18,2272.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50621,做空,2024-01-04 23:30:00,2024-01-05 00:00:00,2272.13,2268.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50622,做多,2024-01-05 00:10:00,2024-01-05 00:20:00,2270.9,2273.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50623,做多,2024-01-05 00:55:00,2024-01-05 01:05:00,2268.37,2267.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50624,做空,2024-01-05 01:05:00,2024-01-05 01:15:00,2267.01,2259.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50625,做多,2024-01-05 03:00:00,2024-01-05 03:05:00,2247.1,2243.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50626,做空,2024-01-05 03:05:00,2024-01-05 03:50:00,2243.35,2241.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -50627,做多,2024-01-05 03:50:00,2024-01-05 04:30:00,2241.92,2242.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50628,做空,2024-01-05 04:30:00,2024-01-05 04:35:00,2242.29,2242.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50629,做多,2024-01-05 04:35:00,2024-01-05 05:50:00,2242.49,2243.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50630,做空,2024-01-05 05:50:00,2024-01-05 05:55:00,2243.22,2246.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50631,做多,2024-01-05 05:55:00,2024-01-05 06:00:00,2246.53,2249.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50632,做多,2024-01-05 06:40:00,2024-01-05 06:45:00,2247.92,2252.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50633,做多,2024-01-05 08:00:00,2024-01-05 08:25:00,2255.21,2256.87,0.0,100.0,0.0,0.0,0.0,0.0,flip -50634,做空,2024-01-05 08:25:00,2024-01-05 09:00:00,2256.87,2263.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50635,做多,2024-01-05 09:00:00,2024-01-05 09:05:00,2263.56,2260.39,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50636,做多,2024-01-05 10:15:00,2024-01-05 10:20:00,2261.38,2259.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50637,做空,2024-01-05 10:20:00,2024-01-05 10:30:00,2259.79,2254.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50638,做多,2024-01-05 12:00:00,2024-01-05 12:25:00,2243.1,2247.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50639,做多,2024-01-05 12:50:00,2024-01-05 13:15:00,2244.1,2250.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50640,做多,2024-01-05 13:50:00,2024-01-05 14:00:00,2246.63,2244.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50641,做多,2024-01-05 14:45:00,2024-01-05 14:50:00,2241.9,2234.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50642,做空,2024-01-05 14:50:00,2024-01-05 14:55:00,2234.87,2226.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50643,做多,2024-01-05 15:05:00,2024-01-05 15:15:00,2238.22,2231.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50644,做空,2024-01-05 15:15:00,2024-01-05 15:20:00,2231.8,2234.83,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50645,做多,2024-01-05 17:15:00,2024-01-05 17:25:00,2219.85,2219.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50646,做空,2024-01-05 17:25:00,2024-01-05 17:35:00,2219.0,2227.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50647,做多,2024-01-05 17:35:00,2024-01-05 19:15:00,2227.21,2234.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50648,做多,2024-01-05 19:55:00,2024-01-05 20:10:00,2234.3,2237.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50649,做多,2024-01-05 21:10:00,2024-01-05 21:30:00,2239.06,2240.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -50650,做空,2024-01-05 21:30:00,2024-01-05 21:45:00,2240.53,2241.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50651,做多,2024-01-05 21:45:00,2024-01-05 22:20:00,2241.92,2243.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -50652,做空,2024-01-05 22:20:00,2024-01-05 22:30:00,2243.96,2242.52,0.0,100.0,0.0,0.0,0.0,0.0,flip -50653,做多,2024-01-05 22:30:00,2024-01-05 23:00:00,2242.52,2254.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50654,做多,2024-01-06 00:25:00,2024-01-06 02:45:00,2263.01,2256.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50655,做空,2024-01-06 02:45:00,2024-01-06 03:00:00,2256.44,2250.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50656,做多,2024-01-06 03:20:00,2024-01-06 04:10:00,2254.72,2253.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50657,做空,2024-01-06 04:10:00,2024-01-06 04:20:00,2253.65,2250.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50658,做多,2024-01-06 07:15:00,2024-01-06 07:30:00,2227.25,2227.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50659,做空,2024-01-06 07:30:00,2024-01-06 07:35:00,2227.37,2231.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50660,做多,2024-01-06 07:35:00,2024-01-06 08:40:00,2231.01,2231.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50661,做空,2024-01-06 08:40:00,2024-01-06 08:45:00,2231.0,2233.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50662,做多,2024-01-06 08:45:00,2024-01-06 09:50:00,2233.08,2235.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -50663,做空,2024-01-06 09:50:00,2024-01-06 10:00:00,2235.35,2232.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50664,做多,2024-01-06 10:25:00,2024-01-06 10:30:00,2236.02,2235.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50665,做空,2024-01-06 10:30:00,2024-01-06 10:35:00,2235.29,2237.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50666,做多,2024-01-06 10:35:00,2024-01-06 10:45:00,2237.9,2236.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50667,做空,2024-01-06 10:45:00,2024-01-06 11:05:00,2236.11,2232.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50668,做多,2024-01-06 11:15:00,2024-01-06 11:35:00,2236.26,2234.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50669,做空,2024-01-06 11:35:00,2024-01-06 11:40:00,2234.29,2238.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50670,做多,2024-01-06 11:40:00,2024-01-06 11:55:00,2238.19,2238.84,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50671,做多,2024-01-06 13:15:00,2024-01-06 13:25:00,2236.0,2234.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50672,做空,2024-01-06 13:25:00,2024-01-06 13:40:00,2234.39,2238.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50673,做多,2024-01-06 13:40:00,2024-01-06 14:00:00,2238.01,2240.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50674,做多,2024-01-06 14:50:00,2024-01-06 15:00:00,2240.61,2240.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50675,做空,2024-01-06 15:00:00,2024-01-06 15:05:00,2240.54,2242.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50676,做多,2024-01-06 15:05:00,2024-01-06 15:40:00,2242.0,2241.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50677,做空,2024-01-06 15:40:00,2024-01-06 15:45:00,2241.56,2243.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50678,做多,2024-01-06 15:45:00,2024-01-06 15:50:00,2243.68,2247.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50679,做多,2024-01-06 15:50:00,2024-01-06 16:10:00,2247.97,2248.4,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50680,做多,2024-01-06 16:40:00,2024-01-06 16:45:00,2246.81,2245.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50681,做空,2024-01-06 16:45:00,2024-01-06 16:55:00,2245.77,2245.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50682,做多,2024-01-06 16:55:00,2024-01-06 17:00:00,2245.43,2244.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50683,做空,2024-01-06 17:00:00,2024-01-06 17:10:00,2244.0,2246.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50684,做多,2024-01-06 17:10:00,2024-01-06 17:15:00,2246.45,2244.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50685,做空,2024-01-06 17:15:00,2024-01-06 17:30:00,2244.4,2245.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50686,做多,2024-01-06 17:30:00,2024-01-06 17:35:00,2245.45,2249.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50687,做多,2024-01-06 17:35:00,2024-01-06 17:40:00,2249.66,2249.7,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50688,做多,2024-01-06 18:10:00,2024-01-06 18:30:00,2245.35,2247.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -50689,做空,2024-01-06 18:30:00,2024-01-06 19:00:00,2247.77,2246.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50690,做多,2024-01-06 19:55:00,2024-01-06 20:05:00,2244.28,2242.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50691,做空,2024-01-06 20:05:00,2024-01-06 20:10:00,2242.77,2239.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50692,做多,2024-01-06 20:20:00,2024-01-06 20:40:00,2243.05,2242.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50693,做空,2024-01-06 20:40:00,2024-01-06 21:00:00,2242.87,2237.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50694,做多,2024-01-06 21:20:00,2024-01-06 21:35:00,2239.67,2238.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50695,做空,2024-01-06 21:35:00,2024-01-06 22:15:00,2238.74,2240.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50696,做多,2024-01-06 22:15:00,2024-01-06 22:20:00,2240.59,2237.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50697,做空,2024-01-06 22:20:00,2024-01-06 22:25:00,2237.21,2236.73,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50698,做多,2024-01-06 23:25:00,2024-01-07 00:15:00,2236.13,2243.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50699,做多,2024-01-07 01:35:00,2024-01-07 01:45:00,2248.3,2245.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50700,做空,2024-01-07 01:45:00,2024-01-07 01:55:00,2245.69,2240.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50701,做多,2024-01-07 02:15:00,2024-01-07 02:25:00,2247.61,2247.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50702,做空,2024-01-07 02:25:00,2024-01-07 02:35:00,2247.12,2237.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50703,做多,2024-01-07 03:05:00,2024-01-07 03:20:00,2244.42,2244.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50704,做空,2024-01-07 03:20:00,2024-01-07 04:00:00,2244.5,2246.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50705,做多,2024-01-07 04:00:00,2024-01-07 04:10:00,2246.01,2244.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50706,做多,2024-01-07 05:50:00,2024-01-07 05:55:00,2246.34,2242.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50707,做空,2024-01-07 05:55:00,2024-01-07 06:00:00,2242.79,2242.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50708,做多,2024-01-07 06:10:00,2024-01-07 06:20:00,2249.01,2246.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50709,做空,2024-01-07 06:20:00,2024-01-07 07:40:00,2246.15,2249.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50710,做多,2024-01-07 07:40:00,2024-01-07 07:45:00,2249.0,2247.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50711,做空,2024-01-07 07:45:00,2024-01-07 07:55:00,2247.63,2248.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50712,做多,2024-01-07 07:55:00,2024-01-07 08:00:00,2248.89,2248.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50713,做多,2024-01-07 08:25:00,2024-01-07 08:30:00,2250.69,2251.19,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50714,做多,2024-01-07 10:10:00,2024-01-07 10:15:00,2237.16,2236.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50715,做空,2024-01-07 10:15:00,2024-01-07 10:20:00,2236.36,2238.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50716,做多,2024-01-07 10:20:00,2024-01-07 10:30:00,2238.2,2236.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50717,做空,2024-01-07 10:30:00,2024-01-07 11:15:00,2236.37,2236.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50718,做多,2024-01-07 11:15:00,2024-01-07 11:25:00,2236.8,2239.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50719,做多,2024-01-07 12:15:00,2024-01-07 12:20:00,2237.5,2235.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50720,做空,2024-01-07 12:20:00,2024-01-07 12:30:00,2235.96,2237.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50721,做多,2024-01-07 12:30:00,2024-01-07 12:45:00,2237.89,2237.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50722,做空,2024-01-07 12:45:00,2024-01-07 12:55:00,2237.53,2237.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50723,做多,2024-01-07 12:55:00,2024-01-07 13:15:00,2237.43,2244.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50724,做多,2024-01-07 14:40:00,2024-01-07 17:10:00,2247.9,2238.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50725,做多,2024-01-07 20:25:00,2024-01-08 00:10:00,2245.46,2213.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50726,做空,2024-01-08 00:10:00,2024-01-08 00:15:00,2213.04,2212.55,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50727,做多,2024-01-08 01:35:00,2024-01-08 01:40:00,2207.17,2205.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50728,做空,2024-01-08 01:40:00,2024-01-08 02:00:00,2205.58,2206.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50729,做多,2024-01-08 02:00:00,2024-01-08 02:10:00,2206.11,2197.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50730,做空,2024-01-08 02:10:00,2024-01-08 02:15:00,2197.93,2197.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50731,做多,2024-01-08 03:40:00,2024-01-08 05:20:00,2186.41,2191.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -50732,做空,2024-01-08 05:20:00,2024-01-08 05:40:00,2191.67,2193.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50733,做多,2024-01-08 05:40:00,2024-01-08 05:50:00,2193.88,2195.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -50734,做空,2024-01-08 05:50:00,2024-01-08 07:40:00,2195.9,2219.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50735,做多,2024-01-08 07:40:00,2024-01-08 08:20:00,2219.96,2232.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50736,做多,2024-01-08 08:45:00,2024-01-08 08:50:00,2225.58,2225.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50737,做空,2024-01-08 08:50:00,2024-01-08 09:30:00,2225.16,2219.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50738,做多,2024-01-08 10:15:00,2024-01-08 11:15:00,2217.99,2223.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -50739,做空,2024-01-08 11:15:00,2024-01-08 11:45:00,2223.47,2230.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50740,做多,2024-01-08 11:45:00,2024-01-08 11:50:00,2230.29,2230.64,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50741,做多,2024-01-08 13:50:00,2024-01-08 14:05:00,2263.47,2259.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50742,做空,2024-01-08 14:05:00,2024-01-08 14:10:00,2259.37,2264.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50743,做多,2024-01-08 14:10:00,2024-01-08 14:15:00,2264.87,2261.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50744,做空,2024-01-08 14:15:00,2024-01-08 14:20:00,2261.28,2265.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50745,做多,2024-01-08 14:20:00,2024-01-08 14:30:00,2265.1,2268.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50746,做多,2024-01-08 15:10:00,2024-01-08 15:40:00,2262.0,2272.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50747,做多,2024-01-08 17:10:00,2024-01-08 17:35:00,2267.1,2274.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50748,做多,2024-01-08 21:35:00,2024-01-08 21:45:00,2345.27,2341.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50749,做空,2024-01-08 21:45:00,2024-01-08 22:15:00,2341.23,2340.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50750,做多,2024-01-08 22:15:00,2024-01-08 22:20:00,2340.84,2338.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50751,做空,2024-01-08 22:20:00,2024-01-08 23:00:00,2338.28,2332.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50752,做多,2024-01-09 00:00:00,2024-01-09 00:15:00,2332.25,2330.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50753,做空,2024-01-09 00:15:00,2024-01-09 00:20:00,2330.04,2326.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50754,做多,2024-01-09 01:50:00,2024-01-09 02:25:00,2308.84,2312.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50755,做多,2024-01-09 03:15:00,2024-01-09 03:20:00,2312.14,2312.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50756,做空,2024-01-09 03:20:00,2024-01-09 04:00:00,2312.09,2310.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50757,做多,2024-01-09 04:30:00,2024-01-09 04:55:00,2309.64,2315.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50758,做多,2024-01-09 05:15:00,2024-01-09 05:20:00,2312.19,2309.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50759,做空,2024-01-09 05:20:00,2024-01-09 05:25:00,2309.58,2309.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50760,做多,2024-01-09 05:25:00,2024-01-09 07:15:00,2309.69,2306.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50761,做多,2024-01-09 07:15:00,2024-01-09 08:00:00,2306.72,2303.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50762,做空,2024-01-09 08:00:00,2024-01-09 08:15:00,2303.63,2307.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50763,做多,2024-01-09 08:15:00,2024-01-09 08:25:00,2307.41,2307.52,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -50764,做多,2024-01-09 10:00:00,2024-01-09 10:20:00,2295.97,2300.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50765,做多,2024-01-09 11:00:00,2024-01-09 11:05:00,2297.45,2297.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50766,做空,2024-01-09 11:05:00,2024-01-09 11:40:00,2297.05,2291.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50767,做多,2024-01-09 11:55:00,2024-01-09 12:00:00,2298.75,2300.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50768,做多,2024-01-09 14:00:00,2024-01-09 15:25:00,2276.5,2259.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50769,做空,2024-01-09 15:25:00,2024-01-09 15:30:00,2259.5,2264.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50770,做多,2024-01-09 15:30:00,2024-01-09 15:45:00,2264.03,2261.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50771,做空,2024-01-09 15:45:00,2024-01-09 16:10:00,2261.63,2255.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50772,做多,2024-01-09 16:10:00,2024-01-09 17:00:00,2255.68,2261.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -50773,做空,2024-01-09 17:00:00,2024-01-09 17:10:00,2261.41,2259.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -50774,做多,2024-01-09 17:10:00,2024-01-09 17:30:00,2259.51,2261.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50775,做多,2024-01-09 19:55:00,2024-01-09 20:05:00,2270.87,2268.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50776,做空,2024-01-09 20:05:00,2024-01-09 20:10:00,2268.92,2264.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50777,做多,2024-01-09 21:05:00,2024-01-09 21:10:00,2259.57,2298.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50778,做多,2024-01-09 21:10:00,2024-01-09 21:15:00,2298.89,2278.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50779,做多,2024-01-09 22:55:00,2024-01-09 23:30:00,2341.19,2339.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50780,做空,2024-01-09 23:30:00,2024-01-09 23:50:00,2339.27,2341.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50781,做多,2024-01-09 23:50:00,2024-01-10 00:05:00,2341.11,2358.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50782,做多,2024-01-10 03:35:00,2024-01-10 03:45:00,2361.27,2359.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50783,做空,2024-01-10 03:45:00,2024-01-10 06:20:00,2359.86,2382.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50784,做多,2024-01-10 06:20:00,2024-01-10 06:25:00,2382.29,2377.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50785,做空,2024-01-10 06:25:00,2024-01-10 06:30:00,2377.32,2376.73,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50786,做多,2024-01-10 06:40:00,2024-01-10 07:05:00,2380.57,2380.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50787,做空,2024-01-10 07:05:00,2024-01-10 07:15:00,2380.56,2378.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -50788,做多,2024-01-10 07:15:00,2024-01-10 07:30:00,2378.97,2379.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50789,做空,2024-01-10 07:30:00,2024-01-10 07:35:00,2379.86,2374.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50790,做多,2024-01-10 08:15:00,2024-01-10 08:20:00,2382.4,2376.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50791,做空,2024-01-10 08:20:00,2024-01-10 08:40:00,2376.89,2367.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50792,做多,2024-01-10 09:00:00,2024-01-10 09:15:00,2376.02,2398.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50793,做多,2024-01-10 12:00:00,2024-01-10 12:05:00,2411.35,2408.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50794,做多,2024-01-10 13:10:00,2024-01-10 13:30:00,2383.68,2378.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50795,做空,2024-01-10 13:30:00,2024-01-10 13:35:00,2378.88,2381.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50796,做多,2024-01-10 13:35:00,2024-01-10 13:45:00,2381.99,2381.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50797,做空,2024-01-10 13:45:00,2024-01-10 14:10:00,2381.01,2377.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -50798,做多,2024-01-10 14:10:00,2024-01-10 14:25:00,2377.64,2393.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50799,做多,2024-01-10 17:20:00,2024-01-10 17:45:00,2422.45,2432.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50800,做多,2024-01-10 18:10:00,2024-01-10 18:35:00,2433.31,2427.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50801,做空,2024-01-10 18:35:00,2024-01-10 18:45:00,2427.76,2430.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50802,做多,2024-01-10 18:45:00,2024-01-10 19:05:00,2430.0,2443.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50803,做多,2024-01-10 20:15:00,2024-01-10 20:45:00,2454.08,2469.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50804,做多,2024-01-10 20:45:00,2024-01-10 20:50:00,2469.79,2476.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50805,做多,2024-01-11 00:30:00,2024-01-11 00:55:00,2579.81,2607.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50806,做多,2024-01-11 02:30:00,2024-01-11 02:35:00,2586.1,2575.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50807,做空,2024-01-11 02:35:00,2024-01-11 02:45:00,2575.54,2581.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50808,做多,2024-01-11 02:45:00,2024-01-11 03:05:00,2581.5,2590.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50809,做多,2024-01-11 07:10:00,2024-01-11 07:15:00,2586.84,2584.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50810,做空,2024-01-11 07:15:00,2024-01-11 07:50:00,2584.92,2586.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50811,做多,2024-01-11 07:50:00,2024-01-11 08:00:00,2586.51,2589.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50812,做多,2024-01-11 09:55:00,2024-01-11 10:05:00,2609.35,2608.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50813,做空,2024-01-11 10:05:00,2024-01-11 10:10:00,2608.78,2612.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50814,做多,2024-01-11 10:10:00,2024-01-11 10:15:00,2612.99,2619.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50815,做多,2024-01-11 12:35:00,2024-01-11 12:55:00,2647.45,2647.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50816,做空,2024-01-11 12:55:00,2024-01-11 13:00:00,2647.45,2644.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50817,做多,2024-01-11 13:05:00,2024-01-11 13:10:00,2654.3,2649.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50818,做空,2024-01-11 13:10:00,2024-01-11 13:15:00,2649.52,2655.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50819,做多,2024-01-11 13:15:00,2024-01-11 13:25:00,2655.25,2641.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50820,做空,2024-01-11 13:25:00,2024-01-11 13:30:00,2641.88,2639.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50821,做多,2024-01-11 14:00:00,2024-01-11 14:05:00,2646.05,2643.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50822,做空,2024-01-11 14:05:00,2024-01-11 14:10:00,2643.12,2645.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50823,做多,2024-01-11 14:10:00,2024-01-11 14:15:00,2645.57,2631.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50824,做空,2024-01-11 14:15:00,2024-01-11 14:20:00,2631.04,2628.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50825,做多,2024-01-11 14:35:00,2024-01-11 14:45:00,2638.74,2682.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50826,做多,2024-01-11 15:20:00,2024-01-11 15:25:00,2652.89,2648.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50827,做空,2024-01-11 15:25:00,2024-01-11 15:40:00,2648.62,2618.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50828,做多,2024-01-11 17:00:00,2024-01-11 17:15:00,2606.0,2597.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50829,做空,2024-01-11 17:15:00,2024-01-11 17:25:00,2597.5,2582.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50830,做多,2024-01-11 17:30:00,2024-01-11 17:50:00,2595.48,2596.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50831,做空,2024-01-11 17:50:00,2024-01-11 17:55:00,2596.29,2603.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50832,做多,2024-01-11 17:55:00,2024-01-11 18:00:00,2603.97,2595.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50833,做空,2024-01-11 18:00:00,2024-01-11 18:05:00,2595.8,2603.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50834,做多,2024-01-11 18:05:00,2024-01-11 18:10:00,2603.11,2593.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50835,做空,2024-01-11 18:10:00,2024-01-11 18:20:00,2593.82,2598.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50836,做多,2024-01-11 18:20:00,2024-01-11 18:30:00,2598.19,2598.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50837,做空,2024-01-11 18:30:00,2024-01-11 18:35:00,2598.77,2609.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50838,做多,2024-01-11 18:35:00,2024-01-11 18:40:00,2609.55,2612.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50839,做多,2024-01-11 19:35:00,2024-01-11 19:45:00,2608.13,2617.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50840,做多,2024-01-11 21:10:00,2024-01-11 21:20:00,2613.7,2612.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50841,做空,2024-01-11 21:20:00,2024-01-11 21:25:00,2612.54,2613.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50842,做多,2024-01-11 21:25:00,2024-01-11 21:30:00,2613.48,2611.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50843,做空,2024-01-11 21:30:00,2024-01-11 21:35:00,2611.48,2612.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50844,做多,2024-01-11 21:35:00,2024-01-11 21:40:00,2612.16,2610.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50845,做空,2024-01-11 21:40:00,2024-01-11 21:50:00,2610.06,2609.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50846,做多,2024-01-11 21:50:00,2024-01-11 21:55:00,2609.99,2604.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50847,做空,2024-01-11 21:55:00,2024-01-11 22:00:00,2604.39,2610.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50848,做多,2024-01-11 22:00:00,2024-01-11 22:10:00,2610.1,2608.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50849,做空,2024-01-11 22:10:00,2024-01-11 22:35:00,2608.72,2601.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50850,做多,2024-01-11 22:50:00,2024-01-11 22:55:00,2610.57,2616.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50851,做多,2024-01-12 02:00:00,2024-01-12 02:15:00,2596.16,2595.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50852,做空,2024-01-12 02:15:00,2024-01-12 02:30:00,2595.41,2597.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50853,做多,2024-01-12 02:30:00,2024-01-12 02:40:00,2597.34,2607.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50854,做多,2024-01-12 03:35:00,2024-01-12 03:55:00,2599.84,2590.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50855,做空,2024-01-12 03:55:00,2024-01-12 04:05:00,2590.28,2590.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50856,做多,2024-01-12 04:20:00,2024-01-12 04:35:00,2603.26,2598.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50857,做空,2024-01-12 04:35:00,2024-01-12 04:50:00,2598.49,2592.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50858,做多,2024-01-12 05:05:00,2024-01-12 05:10:00,2598.24,2596.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50859,做空,2024-01-12 05:10:00,2024-01-12 05:15:00,2596.87,2602.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50860,做多,2024-01-12 05:15:00,2024-01-12 05:20:00,2602.41,2595.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50861,做空,2024-01-12 05:20:00,2024-01-12 05:30:00,2595.7,2598.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50862,做多,2024-01-12 05:30:00,2024-01-12 05:35:00,2598.54,2592.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50863,做空,2024-01-12 05:35:00,2024-01-12 05:40:00,2592.89,2598.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50864,做多,2024-01-12 05:40:00,2024-01-12 05:45:00,2598.86,2605.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50865,做多,2024-01-12 07:05:00,2024-01-12 07:10:00,2614.56,2607.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50866,做空,2024-01-12 07:10:00,2024-01-12 07:15:00,2607.85,2611.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50867,做多,2024-01-12 07:15:00,2024-01-12 07:30:00,2611.8,2610.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50868,做空,2024-01-12 07:30:00,2024-01-12 07:35:00,2610.13,2603.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50869,做多,2024-01-12 08:45:00,2024-01-12 09:10:00,2600.62,2595.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50870,做空,2024-01-12 09:10:00,2024-01-12 09:25:00,2595.99,2588.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50871,做多,2024-01-12 09:30:00,2024-01-12 09:35:00,2601.09,2606.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50872,做多,2024-01-12 13:05:00,2024-01-12 13:10:00,2666.19,2661.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50873,做空,2024-01-12 13:10:00,2024-01-12 14:25:00,2661.16,2696.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50874,做多,2024-01-12 14:25:00,2024-01-12 14:30:00,2696.82,2676.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50875,做多,2024-01-12 14:40:00,2024-01-12 14:45:00,2689.36,2681.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50876,做多,2024-01-12 16:05:00,2024-01-12 16:30:00,2675.01,2658.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50877,做空,2024-01-12 16:30:00,2024-01-12 16:40:00,2658.74,2661.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50878,做多,2024-01-12 16:40:00,2024-01-12 18:25:00,2661.56,2596.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50879,做空,2024-01-12 18:25:00,2024-01-12 18:45:00,2596.89,2594.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -50880,做多,2024-01-12 18:45:00,2024-01-12 19:00:00,2594.15,2595.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -50881,做空,2024-01-12 19:00:00,2024-01-12 20:00:00,2595.71,2581.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50882,做多,2024-01-12 20:10:00,2024-01-12 20:25:00,2594.57,2590.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50883,做空,2024-01-12 20:25:00,2024-01-12 20:30:00,2590.49,2578.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50884,做多,2024-01-12 23:00:00,2024-01-13 00:45:00,2509.04,2524.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -50885,做空,2024-01-13 00:45:00,2024-01-13 00:50:00,2524.65,2526.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50886,做多,2024-01-13 00:50:00,2024-01-13 00:55:00,2526.04,2518.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50887,做空,2024-01-13 00:55:00,2024-01-13 01:05:00,2518.61,2510.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50888,做多,2024-01-13 01:40:00,2024-01-13 01:45:00,2527.03,2523.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50889,做空,2024-01-13 01:45:00,2024-01-13 04:10:00,2523.03,2542.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50890,做多,2024-01-13 04:10:00,2024-01-13 04:30:00,2542.94,2542.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50891,做空,2024-01-13 04:30:00,2024-01-13 04:40:00,2542.97,2547.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50892,做多,2024-01-13 04:40:00,2024-01-13 04:50:00,2547.15,2543.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50893,做空,2024-01-13 04:50:00,2024-01-13 04:55:00,2543.98,2547.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50894,做多,2024-01-13 04:55:00,2024-01-13 05:00:00,2547.67,2541.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50895,做空,2024-01-13 05:00:00,2024-01-13 05:10:00,2541.64,2548.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50896,做多,2024-01-13 05:10:00,2024-01-13 05:15:00,2548.28,2543.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50897,做空,2024-01-13 05:15:00,2024-01-13 05:20:00,2543.65,2547.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50898,做多,2024-01-13 05:20:00,2024-01-13 05:25:00,2547.53,2547.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50899,做空,2024-01-13 05:25:00,2024-01-13 06:15:00,2547.52,2549.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50900,做多,2024-01-13 06:15:00,2024-01-13 06:25:00,2549.35,2546.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50901,做空,2024-01-13 06:25:00,2024-01-13 06:30:00,2546.4,2549.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50902,做多,2024-01-13 06:30:00,2024-01-13 06:35:00,2549.73,2549.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50903,做空,2024-01-13 06:35:00,2024-01-13 06:45:00,2549.41,2550.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50904,做多,2024-01-13 06:45:00,2024-01-13 06:50:00,2550.1,2549.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50905,做空,2024-01-13 06:50:00,2024-01-13 07:05:00,2549.89,2553.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50906,做多,2024-01-13 07:05:00,2024-01-13 07:10:00,2553.16,2558.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50907,做多,2024-01-13 07:45:00,2024-01-13 07:50:00,2553.05,2550.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50908,做空,2024-01-13 07:50:00,2024-01-13 08:00:00,2550.24,2551.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50909,做多,2024-01-13 08:00:00,2024-01-13 08:15:00,2551.51,2556.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50910,做多,2024-01-13 08:15:00,2024-01-13 08:25:00,2556.65,2559.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50911,做多,2024-01-13 08:55:00,2024-01-13 09:00:00,2555.64,2551.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50912,做空,2024-01-13 09:00:00,2024-01-13 09:10:00,2551.29,2545.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50913,做多,2024-01-13 11:00:00,2024-01-13 11:10:00,2533.98,2536.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -50914,做空,2024-01-13 11:10:00,2024-01-13 12:15:00,2536.19,2541.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50915,做多,2024-01-13 12:15:00,2024-01-13 12:30:00,2541.28,2547.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50916,做多,2024-01-13 13:05:00,2024-01-13 13:15:00,2546.35,2544.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50917,做空,2024-01-13 13:15:00,2024-01-13 13:20:00,2544.74,2548.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50918,做多,2024-01-13 13:20:00,2024-01-13 13:40:00,2548.88,2545.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50919,做空,2024-01-13 13:40:00,2024-01-13 13:50:00,2545.14,2541.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50920,做多,2024-01-13 14:00:00,2024-01-13 14:50:00,2544.25,2540.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50921,做空,2024-01-13 14:50:00,2024-01-13 15:00:00,2540.65,2547.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50922,做多,2024-01-13 15:00:00,2024-01-13 15:05:00,2547.77,2551.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50923,做多,2024-01-13 16:40:00,2024-01-13 16:45:00,2561.88,2559.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50924,做空,2024-01-13 16:45:00,2024-01-13 17:00:00,2559.28,2553.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50925,做多,2024-01-13 17:10:00,2024-01-13 17:25:00,2563.91,2562.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50926,做空,2024-01-13 17:25:00,2024-01-13 17:35:00,2562.64,2560.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -50927,做多,2024-01-13 17:35:00,2024-01-13 17:40:00,2560.55,2558.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50928,做空,2024-01-13 17:40:00,2024-01-13 18:10:00,2558.83,2560.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50929,做多,2024-01-13 18:10:00,2024-01-13 18:15:00,2560.36,2560.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50930,做空,2024-01-13 18:15:00,2024-01-13 19:00:00,2560.02,2567.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50931,做多,2024-01-13 19:00:00,2024-01-13 19:05:00,2567.56,2563.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50932,做空,2024-01-13 19:05:00,2024-01-13 20:10:00,2563.09,2571.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50933,做多,2024-01-13 20:10:00,2024-01-13 20:20:00,2571.88,2570.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50934,做空,2024-01-13 20:20:00,2024-01-13 20:25:00,2570.23,2570.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50935,做多,2024-01-13 20:25:00,2024-01-13 20:45:00,2570.58,2580.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50936,做多,2024-01-13 21:10:00,2024-01-13 21:15:00,2574.24,2572.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50937,做空,2024-01-13 21:15:00,2024-01-13 21:50:00,2572.95,2570.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -50938,做多,2024-01-13 21:50:00,2024-01-13 22:10:00,2570.2,2570.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50939,做空,2024-01-13 22:10:00,2024-01-13 22:15:00,2570.36,2574.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50940,做多,2024-01-13 22:15:00,2024-01-13 22:20:00,2574.76,2569.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50941,做空,2024-01-13 22:20:00,2024-01-13 22:35:00,2569.83,2569.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50942,做多,2024-01-13 22:35:00,2024-01-13 22:45:00,2569.96,2569.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50943,做空,2024-01-13 22:45:00,2024-01-13 22:55:00,2569.69,2578.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50944,做多,2024-01-13 22:55:00,2024-01-13 23:00:00,2578.38,2577.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -50945,做多,2024-01-13 23:55:00,2024-01-14 00:00:00,2578.5,2573.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50946,做空,2024-01-14 00:00:00,2024-01-14 00:05:00,2573.13,2574.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50947,做多,2024-01-14 00:05:00,2024-01-14 01:15:00,2574.47,2569.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50948,做空,2024-01-14 01:15:00,2024-01-14 01:20:00,2569.24,2572.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50949,做多,2024-01-14 01:20:00,2024-01-14 01:25:00,2572.56,2571.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50950,做空,2024-01-14 01:25:00,2024-01-14 01:55:00,2571.33,2569.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -50951,做多,2024-01-14 01:55:00,2024-01-14 02:05:00,2569.92,2564.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50952,做空,2024-01-14 02:05:00,2024-01-14 02:15:00,2564.0,2560.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50953,做多,2024-01-14 03:10:00,2024-01-14 03:15:00,2563.62,2559.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50954,做空,2024-01-14 03:15:00,2024-01-14 03:25:00,2559.42,2555.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50955,做多,2024-01-14 05:10:00,2024-01-14 05:40:00,2549.93,2551.03,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50956,做空,2024-01-14 05:40:00,2024-01-14 06:45:00,2551.03,2556.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50957,做多,2024-01-14 06:45:00,2024-01-14 06:50:00,2556.35,2554.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50958,做空,2024-01-14 06:50:00,2024-01-14 07:00:00,2554.35,2551.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50959,做多,2024-01-14 07:05:00,2024-01-14 07:10:00,2554.67,2553.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50960,做空,2024-01-14 07:10:00,2024-01-14 07:15:00,2553.27,2546.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50961,做多,2024-01-14 07:45:00,2024-01-14 07:50:00,2552.0,2550.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50962,做空,2024-01-14 07:50:00,2024-01-14 07:55:00,2550.18,2551.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50963,做多,2024-01-14 07:55:00,2024-01-14 08:00:00,2551.63,2547.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50964,做空,2024-01-14 08:00:00,2024-01-14 08:25:00,2547.59,2549.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50965,做多,2024-01-14 08:25:00,2024-01-14 08:30:00,2549.83,2549.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50966,做空,2024-01-14 08:30:00,2024-01-14 09:25:00,2549.65,2548.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -50967,做多,2024-01-14 09:30:00,2024-01-14 09:35:00,2550.94,2544.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50968,做空,2024-01-14 09:35:00,2024-01-14 09:40:00,2544.77,2547.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -50969,做多,2024-01-14 09:55:00,2024-01-14 10:05:00,2554.76,2550.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50970,做空,2024-01-14 10:05:00,2024-01-14 10:20:00,2550.77,2549.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50971,做多,2024-01-14 10:20:00,2024-01-14 11:30:00,2549.64,2544.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50972,做空,2024-01-14 11:30:00,2024-01-14 12:05:00,2544.7,2540.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50973,做多,2024-01-14 12:10:00,2024-01-14 12:15:00,2543.88,2542.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50974,做空,2024-01-14 12:15:00,2024-01-14 12:55:00,2542.92,2537.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50975,做多,2024-01-14 14:05:00,2024-01-14 14:15:00,2541.32,2537.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50976,做空,2024-01-14 14:15:00,2024-01-14 14:35:00,2537.94,2534.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -50977,做多,2024-01-14 14:35:00,2024-01-14 14:55:00,2534.29,2541.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50978,做多,2024-01-14 15:20:00,2024-01-14 15:55:00,2538.13,2538.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50979,做空,2024-01-14 15:55:00,2024-01-14 16:00:00,2538.16,2543.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50980,做多,2024-01-14 16:00:00,2024-01-14 16:15:00,2543.29,2540.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50981,做空,2024-01-14 16:15:00,2024-01-14 16:20:00,2540.52,2540.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50982,做多,2024-01-14 16:20:00,2024-01-14 16:25:00,2540.63,2534.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50983,做空,2024-01-14 16:25:00,2024-01-14 16:30:00,2534.86,2527.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50984,做多,2024-01-14 17:15:00,2024-01-14 17:35:00,2534.52,2535.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50985,做空,2024-01-14 17:35:00,2024-01-14 17:55:00,2535.65,2532.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -50986,做多,2024-01-14 17:55:00,2024-01-14 18:00:00,2532.01,2531.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50987,做空,2024-01-14 18:00:00,2024-01-14 18:05:00,2531.06,2534.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50988,做多,2024-01-14 18:05:00,2024-01-14 18:15:00,2534.3,2532.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50989,做空,2024-01-14 18:15:00,2024-01-14 18:25:00,2532.29,2523.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50990,做多,2024-01-14 18:35:00,2024-01-14 18:50:00,2531.57,2531.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -50991,做空,2024-01-14 18:50:00,2024-01-14 18:55:00,2531.9,2532.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50992,做多,2024-01-14 18:55:00,2024-01-14 19:05:00,2532.42,2531.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50993,做空,2024-01-14 19:05:00,2024-01-14 19:10:00,2531.3,2518.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50994,做多,2024-01-14 20:15:00,2024-01-14 20:55:00,2515.13,2510.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50995,做空,2024-01-14 20:55:00,2024-01-14 21:00:00,2510.0,2517.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50996,做多,2024-01-14 21:00:00,2024-01-14 21:15:00,2517.68,2513.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -50997,做空,2024-01-14 21:15:00,2024-01-14 21:35:00,2513.06,2507.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -50998,做多,2024-01-14 21:40:00,2024-01-14 21:50:00,2512.0,2527.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -50999,做多,2024-01-14 22:35:00,2024-01-15 00:20:00,2515.81,2488.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51000,做空,2024-01-15 00:20:00,2024-01-15 02:10:00,2488.25,2505.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51001,做多,2024-01-15 02:10:00,2024-01-15 02:15:00,2505.04,2503.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51002,做空,2024-01-15 02:15:00,2024-01-15 02:25:00,2503.39,2501.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -51003,做多,2024-01-15 02:25:00,2024-01-15 03:20:00,2501.99,2513.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51004,做多,2024-01-15 04:00:00,2024-01-15 04:35:00,2506.8,2509.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -51005,做空,2024-01-15 04:35:00,2024-01-15 04:45:00,2509.26,2508.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51006,做多,2024-01-15 04:45:00,2024-01-15 05:00:00,2508.27,2514.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51007,做多,2024-01-15 06:25:00,2024-01-15 06:35:00,2518.13,2514.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51008,做空,2024-01-15 06:35:00,2024-01-15 07:05:00,2514.89,2511.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51009,做多,2024-01-15 07:45:00,2024-01-15 08:00:00,2511.29,2513.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -51010,做空,2024-01-15 08:00:00,2024-01-15 08:10:00,2513.08,2509.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -51011,做多,2024-01-15 08:10:00,2024-01-15 08:25:00,2509.2,2511.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -51012,做空,2024-01-15 08:25:00,2024-01-15 08:30:00,2511.31,2513.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51013,做多,2024-01-15 08:30:00,2024-01-15 08:35:00,2513.81,2518.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51014,做多,2024-01-15 09:10:00,2024-01-15 09:15:00,2517.5,2523.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51015,做多,2024-01-15 12:50:00,2024-01-15 13:05:00,2539.61,2536.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51016,做空,2024-01-15 13:05:00,2024-01-15 13:15:00,2536.01,2539.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51017,做多,2024-01-15 13:20:00,2024-01-15 13:30:00,2541.79,2540.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51018,做空,2024-01-15 13:30:00,2024-01-15 13:35:00,2540.69,2544.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51019,做多,2024-01-15 13:35:00,2024-01-15 13:50:00,2544.0,2541.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51020,做多,2024-01-15 15:30:00,2024-01-15 15:35:00,2522.44,2521.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51021,做空,2024-01-15 15:35:00,2024-01-15 16:00:00,2521.82,2517.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -51022,做多,2024-01-15 16:00:00,2024-01-15 16:05:00,2517.45,2517.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51023,做空,2024-01-15 16:05:00,2024-01-15 19:15:00,2517.19,2543.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51024,做多,2024-01-15 19:15:00,2024-01-15 19:30:00,2543.51,2541.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51025,做空,2024-01-15 19:30:00,2024-01-15 19:55:00,2541.14,2535.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51026,做多,2024-01-15 23:10:00,2024-01-15 23:15:00,2517.64,2514.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51027,做空,2024-01-15 23:15:00,2024-01-15 23:50:00,2514.87,2517.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51028,做多,2024-01-15 23:50:00,2024-01-15 23:55:00,2517.23,2512.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51029,做空,2024-01-15 23:55:00,2024-01-16 00:00:00,2512.21,2512.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51030,做多,2024-01-16 00:15:00,2024-01-16 01:05:00,2514.83,2519.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51031,做多,2024-01-16 01:45:00,2024-01-16 02:30:00,2513.66,2525.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51032,做多,2024-01-16 04:50:00,2024-01-16 05:15:00,2530.72,2531.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -51033,做空,2024-01-16 05:15:00,2024-01-16 05:20:00,2531.99,2533.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51034,做多,2024-01-16 05:20:00,2024-01-16 05:30:00,2533.4,2537.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51035,做多,2024-01-16 06:25:00,2024-01-16 06:35:00,2534.11,2533.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51036,做空,2024-01-16 06:35:00,2024-01-16 06:45:00,2533.5,2532.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51037,做多,2024-01-16 06:45:00,2024-01-16 07:05:00,2532.53,2532.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51038,做空,2024-01-16 07:05:00,2024-01-16 07:10:00,2532.37,2527.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51039,做多,2024-01-16 07:40:00,2024-01-16 07:50:00,2533.67,2530.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51040,做空,2024-01-16 07:50:00,2024-01-16 08:20:00,2530.1,2530.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51041,做多,2024-01-16 08:20:00,2024-01-16 08:25:00,2530.81,2526.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51042,做空,2024-01-16 08:25:00,2024-01-16 08:30:00,2526.44,2533.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51043,做多,2024-01-16 08:30:00,2024-01-16 08:40:00,2533.68,2536.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51044,做多,2024-01-16 10:05:00,2024-01-16 11:20:00,2540.63,2533.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51045,做空,2024-01-16 11:20:00,2024-01-16 11:25:00,2533.49,2525.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51046,做多,2024-01-16 12:00:00,2024-01-16 12:10:00,2532.29,2532.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51047,做空,2024-01-16 12:10:00,2024-01-16 12:20:00,2532.68,2533.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51048,做多,2024-01-16 12:20:00,2024-01-16 12:25:00,2533.13,2537.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51049,做多,2024-01-16 14:50:00,2024-01-16 15:00:00,2533.93,2528.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51050,做空,2024-01-16 15:00:00,2024-01-16 17:35:00,2528.25,2566.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51051,做多,2024-01-16 17:35:00,2024-01-16 17:40:00,2566.43,2565.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51052,做空,2024-01-16 17:40:00,2024-01-16 17:50:00,2565.89,2566.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51053,做多,2024-01-16 17:50:00,2024-01-16 18:15:00,2566.24,2563.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51054,做空,2024-01-16 18:15:00,2024-01-16 18:25:00,2563.64,2561.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51055,做多,2024-01-16 18:45:00,2024-01-16 19:45:00,2563.9,2569.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51056,做多,2024-01-16 23:00:00,2024-01-17 01:00:00,2599.07,2587.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51057,做空,2024-01-17 01:00:00,2024-01-17 01:15:00,2587.54,2591.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51058,做多,2024-01-17 01:15:00,2024-01-17 01:20:00,2591.66,2590.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51059,做多,2024-01-17 03:25:00,2024-01-17 05:10:00,2575.99,2567.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51060,做空,2024-01-17 05:10:00,2024-01-17 05:15:00,2567.76,2570.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51061,做多,2024-01-17 05:15:00,2024-01-17 05:40:00,2570.28,2569.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51062,做空,2024-01-17 05:40:00,2024-01-17 05:50:00,2569.76,2565.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51063,做多,2024-01-17 06:05:00,2024-01-17 06:50:00,2566.71,2563.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51064,做空,2024-01-17 06:50:00,2024-01-17 07:00:00,2563.29,2560.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51065,做多,2024-01-17 09:00:00,2024-01-17 09:10:00,2548.74,2549.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51066,做空,2024-01-17 09:10:00,2024-01-17 09:50:00,2549.37,2545.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -51067,做多,2024-01-17 09:50:00,2024-01-17 10:30:00,2545.68,2544.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51068,做空,2024-01-17 10:30:00,2024-01-17 10:35:00,2544.61,2545.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51069,做多,2024-01-17 10:35:00,2024-01-17 11:10:00,2545.97,2545.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51070,做空,2024-01-17 11:10:00,2024-01-17 11:15:00,2545.84,2546.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51071,做多,2024-01-17 11:15:00,2024-01-17 11:40:00,2546.4,2546.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51072,做空,2024-01-17 11:40:00,2024-01-17 11:45:00,2546.06,2542.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51073,做多,2024-01-17 12:35:00,2024-01-17 13:15:00,2547.93,2546.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51074,做空,2024-01-17 13:15:00,2024-01-17 13:25:00,2546.45,2546.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51075,做多,2024-01-17 13:25:00,2024-01-17 13:40:00,2546.45,2545.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51076,做空,2024-01-17 13:40:00,2024-01-17 13:50:00,2545.12,2543.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -51077,做多,2024-01-17 13:50:00,2024-01-17 14:15:00,2543.27,2549.25,0.0,100.0,0.0,0.0,0.0,0.0,flip -51078,做空,2024-01-17 14:15:00,2024-01-17 14:35:00,2549.25,2543.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51079,做多,2024-01-17 14:40:00,2024-01-17 14:45:00,2562.31,2573.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51080,做多,2024-01-17 17:30:00,2024-01-17 17:50:00,2534.12,2530.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51081,做空,2024-01-17 17:50:00,2024-01-17 18:00:00,2530.92,2533.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51082,做多,2024-01-17 18:00:00,2024-01-17 18:05:00,2533.15,2528.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51083,做空,2024-01-17 18:05:00,2024-01-17 18:10:00,2528.04,2524.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51084,做多,2024-01-17 18:40:00,2024-01-17 18:45:00,2531.43,2529.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51085,做空,2024-01-17 18:45:00,2024-01-17 18:50:00,2529.07,2532.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51086,做多,2024-01-17 18:50:00,2024-01-17 19:15:00,2532.62,2531.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51087,做空,2024-01-17 19:15:00,2024-01-17 20:15:00,2531.29,2535.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51088,做多,2024-01-17 20:15:00,2024-01-17 20:20:00,2535.15,2533.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51089,做空,2024-01-17 20:20:00,2024-01-17 20:25:00,2533.51,2535.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51090,做多,2024-01-17 20:25:00,2024-01-17 20:30:00,2535.78,2538.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51091,做多,2024-01-17 22:55:00,2024-01-17 23:00:00,2528.91,2521.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51092,做空,2024-01-17 23:00:00,2024-01-17 23:05:00,2521.82,2523.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51093,做多,2024-01-17 23:05:00,2024-01-17 23:20:00,2523.14,2523.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51094,做空,2024-01-17 23:20:00,2024-01-18 00:30:00,2523.82,2528.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51095,做多,2024-01-18 00:30:00,2024-01-18 00:50:00,2528.05,2529.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -51096,做空,2024-01-18 00:50:00,2024-01-18 01:10:00,2529.4,2524.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51097,做多,2024-01-18 02:05:00,2024-01-18 03:20:00,2526.43,2527.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51098,做空,2024-01-18 03:20:00,2024-01-18 03:25:00,2527.61,2529.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51099,做多,2024-01-18 03:25:00,2024-01-18 03:45:00,2529.27,2529.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51100,做多,2024-01-18 04:15:00,2024-01-18 04:20:00,2534.0,2533.29,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51101,做多,2024-01-18 04:50:00,2024-01-18 06:10:00,2531.17,2534.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51102,做多,2024-01-18 06:45:00,2024-01-18 07:00:00,2531.31,2536.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51103,做多,2024-01-18 09:00:00,2024-01-18 09:10:00,2538.13,2547.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51104,做多,2024-01-18 10:15:00,2024-01-18 12:00:00,2541.22,2520.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51105,做空,2024-01-18 12:00:00,2024-01-18 12:15:00,2520.39,2516.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51106,做多,2024-01-18 13:35:00,2024-01-18 13:45:00,2513.93,2522.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51107,做多,2024-01-18 19:05:00,2024-01-18 19:30:00,2470.08,2464.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51108,做空,2024-01-18 19:30:00,2024-01-18 19:40:00,2464.57,2464.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51109,做多,2024-01-18 19:40:00,2024-01-18 20:55:00,2464.41,2446.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51110,做空,2024-01-18 20:55:00,2024-01-18 21:00:00,2446.66,2454.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51111,做多,2024-01-18 21:00:00,2024-01-18 21:10:00,2454.32,2449.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51112,做空,2024-01-18 21:10:00,2024-01-19 00:10:00,2449.39,2466.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51113,做多,2024-01-19 00:35:00,2024-01-19 00:50:00,2471.32,2468.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51114,做空,2024-01-19 00:50:00,2024-01-19 01:00:00,2468.46,2465.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51115,做多,2024-01-19 01:10:00,2024-01-19 01:15:00,2468.73,2465.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51116,做空,2024-01-19 01:15:00,2024-01-19 01:25:00,2465.32,2459.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51117,做多,2024-01-19 01:40:00,2024-01-19 01:55:00,2466.46,2463.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51118,做空,2024-01-19 01:55:00,2024-01-19 02:30:00,2463.79,2459.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51119,做多,2024-01-19 03:40:00,2024-01-19 04:05:00,2456.94,2459.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51120,做多,2024-01-19 05:55:00,2024-01-19 06:05:00,2465.2,2464.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51121,做空,2024-01-19 06:05:00,2024-01-19 06:30:00,2464.36,2466.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51122,做多,2024-01-19 06:30:00,2024-01-19 06:35:00,2466.34,2468.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51123,做多,2024-01-19 07:45:00,2024-01-19 07:50:00,2469.16,2468.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51124,做空,2024-01-19 07:50:00,2024-01-19 08:05:00,2468.81,2465.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51125,做多,2024-01-19 08:45:00,2024-01-19 08:50:00,2469.49,2473.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51126,做多,2024-01-19 11:50:00,2024-01-19 12:00:00,2489.99,2486.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51127,做空,2024-01-19 12:00:00,2024-01-19 12:15:00,2486.58,2484.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51128,做多,2024-01-19 12:55:00,2024-01-19 13:05:00,2485.9,2484.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51129,做空,2024-01-19 13:05:00,2024-01-19 13:10:00,2484.06,2487.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51130,做多,2024-01-19 13:10:00,2024-01-19 13:20:00,2487.99,2493.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51131,做多,2024-01-19 13:45:00,2024-01-19 13:50:00,2489.8,2490.69,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51132,做多,2024-01-19 15:15:00,2024-01-19 17:35:00,2479.1,2462.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51133,做多,2024-01-19 20:30:00,2024-01-19 20:35:00,2496.08,2492.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51134,做空,2024-01-19 20:35:00,2024-01-19 20:40:00,2492.49,2492.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51135,做多,2024-01-19 20:40:00,2024-01-19 21:45:00,2492.87,2488.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51136,做空,2024-01-19 21:45:00,2024-01-19 21:50:00,2488.99,2491.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51137,做多,2024-01-19 21:50:00,2024-01-19 21:55:00,2491.21,2489.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51138,做空,2024-01-19 21:55:00,2024-01-19 22:10:00,2489.24,2487.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -51139,做多,2024-01-19 22:10:00,2024-01-19 22:15:00,2487.43,2484.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51140,做空,2024-01-19 22:15:00,2024-01-19 22:20:00,2484.52,2488.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51141,做多,2024-01-19 22:20:00,2024-01-19 22:30:00,2488.16,2485.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51142,做空,2024-01-19 22:30:00,2024-01-19 22:35:00,2485.96,2487.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51143,做多,2024-01-19 22:35:00,2024-01-19 22:40:00,2487.85,2486.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51144,做空,2024-01-19 22:40:00,2024-01-19 22:45:00,2486.14,2486.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51145,做多,2024-01-19 22:45:00,2024-01-19 22:55:00,2486.18,2491.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51146,做多,2024-01-19 23:05:00,2024-01-19 23:10:00,2493.14,2497.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51147,做多,2024-01-20 01:15:00,2024-01-20 01:35:00,2484.55,2487.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51148,做多,2024-01-20 02:10:00,2024-01-20 02:15:00,2484.98,2484.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51149,做空,2024-01-20 02:15:00,2024-01-20 02:20:00,2484.18,2484.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51150,做多,2024-01-20 02:20:00,2024-01-20 03:00:00,2484.2,2484.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51151,做空,2024-01-20 03:00:00,2024-01-20 03:20:00,2484.24,2481.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51152,做多,2024-01-20 03:55:00,2024-01-20 04:15:00,2481.82,2478.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51153,做空,2024-01-20 04:15:00,2024-01-20 04:35:00,2478.68,2480.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51154,做多,2024-01-20 04:35:00,2024-01-20 04:50:00,2480.62,2484.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51155,做多,2024-01-20 05:20:00,2024-01-20 06:35:00,2480.92,2478.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51156,做空,2024-01-20 06:35:00,2024-01-20 06:40:00,2478.45,2482.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51157,做多,2024-01-20 06:40:00,2024-01-20 06:45:00,2482.66,2483.07,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51158,做多,2024-01-20 10:15:00,2024-01-20 10:45:00,2470.95,2472.03,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51159,做多,2024-01-20 11:20:00,2024-01-20 11:25:00,2470.17,2469.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51160,做空,2024-01-20 11:25:00,2024-01-20 11:30:00,2469.32,2469.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51161,做多,2024-01-20 11:30:00,2024-01-20 11:55:00,2469.37,2471.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -51162,做空,2024-01-20 11:55:00,2024-01-20 12:15:00,2471.1,2471.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51163,做多,2024-01-20 12:15:00,2024-01-20 12:25:00,2471.16,2471.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51164,做空,2024-01-20 12:25:00,2024-01-20 12:40:00,2471.28,2469.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51165,做多,2024-01-20 12:45:00,2024-01-20 12:50:00,2472.85,2471.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51166,做多,2024-01-20 13:05:00,2024-01-20 13:10:00,2471.79,2473.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51167,做多,2024-01-20 13:40:00,2024-01-20 13:45:00,2473.1,2471.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51168,做空,2024-01-20 13:45:00,2024-01-20 13:55:00,2471.08,2472.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51169,做多,2024-01-20 13:55:00,2024-01-20 14:00:00,2472.32,2470.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51170,做空,2024-01-20 14:00:00,2024-01-20 14:10:00,2470.04,2469.49,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51171,做多,2024-01-20 14:50:00,2024-01-20 15:30:00,2467.71,2471.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51172,做多,2024-01-20 16:05:00,2024-01-20 16:10:00,2467.07,2465.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51173,做空,2024-01-20 16:10:00,2024-01-20 16:20:00,2465.26,2465.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51174,做多,2024-01-20 16:20:00,2024-01-20 17:25:00,2465.27,2462.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51175,做空,2024-01-20 17:25:00,2024-01-20 17:50:00,2462.16,2461.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51176,做多,2024-01-20 17:50:00,2024-01-20 18:00:00,2461.19,2461.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51177,做空,2024-01-20 18:00:00,2024-01-20 18:10:00,2461.24,2457.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51178,做多,2024-01-20 18:20:00,2024-01-20 18:35:00,2459.21,2458.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51179,做空,2024-01-20 18:35:00,2024-01-20 18:40:00,2458.67,2455.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51180,做多,2024-01-20 19:00:00,2024-01-20 19:05:00,2459.74,2458.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51181,做空,2024-01-20 19:05:00,2024-01-20 19:10:00,2458.48,2460.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51182,做多,2024-01-20 19:10:00,2024-01-20 19:20:00,2460.01,2463.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51183,做多,2024-01-20 19:50:00,2024-01-20 20:05:00,2461.72,2465.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51184,做多,2024-01-20 21:40:00,2024-01-20 21:50:00,2468.31,2467.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51185,做空,2024-01-20 21:50:00,2024-01-20 21:55:00,2467.26,2465.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51186,做多,2024-01-20 22:05:00,2024-01-20 22:15:00,2469.18,2468.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51187,做空,2024-01-20 22:15:00,2024-01-20 22:20:00,2468.36,2467.52,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51188,做多,2024-01-20 22:25:00,2024-01-20 22:40:00,2468.89,2472.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51189,做多,2024-01-20 23:55:00,2024-01-21 00:00:00,2472.27,2470.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51190,做空,2024-01-21 00:00:00,2024-01-21 00:10:00,2470.92,2469.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51191,做多,2024-01-21 01:25:00,2024-01-21 01:30:00,2469.53,2468.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51192,做空,2024-01-21 01:30:00,2024-01-21 04:45:00,2468.2,2474.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51193,做多,2024-01-21 04:45:00,2024-01-21 05:10:00,2474.95,2474.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51194,做空,2024-01-21 05:10:00,2024-01-21 05:15:00,2474.19,2474.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51195,做多,2024-01-21 05:15:00,2024-01-21 05:20:00,2474.98,2474.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51196,做空,2024-01-21 05:20:00,2024-01-21 05:40:00,2474.86,2474.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51197,做多,2024-01-21 05:40:00,2024-01-21 05:45:00,2474.8,2473.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51198,做空,2024-01-21 05:45:00,2024-01-21 05:55:00,2473.89,2473.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51199,做多,2024-01-21 06:05:00,2024-01-21 06:10:00,2474.89,2474.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51200,做空,2024-01-21 06:10:00,2024-01-21 06:15:00,2474.5,2470.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51201,做多,2024-01-21 07:30:00,2024-01-21 07:55:00,2472.0,2475.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51202,做多,2024-01-21 08:45:00,2024-01-21 08:55:00,2473.69,2474.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51203,做空,2024-01-21 08:55:00,2024-01-21 09:00:00,2474.26,2475.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51204,做多,2024-01-21 09:00:00,2024-01-21 09:05:00,2475.86,2474.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51205,做空,2024-01-21 09:05:00,2024-01-21 09:20:00,2474.9,2475.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51206,做多,2024-01-21 09:20:00,2024-01-21 10:00:00,2475.51,2477.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51207,做多,2024-01-21 13:05:00,2024-01-21 13:10:00,2475.05,2474.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51208,做空,2024-01-21 13:10:00,2024-01-21 14:30:00,2474.37,2477.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51209,做多,2024-01-21 14:30:00,2024-01-21 14:40:00,2477.23,2477.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51210,做空,2024-01-21 14:40:00,2024-01-21 14:45:00,2477.65,2479.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51211,做多,2024-01-21 14:45:00,2024-01-21 14:55:00,2479.82,2478.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51212,做空,2024-01-21 14:55:00,2024-01-21 15:00:00,2478.23,2478.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51213,做多,2024-01-21 15:00:00,2024-01-21 15:10:00,2478.53,2477.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51214,做空,2024-01-21 15:10:00,2024-01-21 15:15:00,2477.86,2473.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51215,做多,2024-01-21 16:35:00,2024-01-21 17:00:00,2470.71,2474.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51216,做多,2024-01-21 18:10:00,2024-01-21 18:20:00,2473.3,2478.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51217,做多,2024-01-21 19:55:00,2024-01-21 20:00:00,2474.41,2472.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51218,做空,2024-01-21 20:00:00,2024-01-21 20:10:00,2472.91,2474.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51219,做多,2024-01-21 20:10:00,2024-01-21 20:15:00,2474.45,2474.58,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51220,做多,2024-01-21 21:45:00,2024-01-21 22:00:00,2469.45,2471.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51221,做多,2024-01-22 00:00:00,2024-01-22 00:25:00,2457.91,2455.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51222,做空,2024-01-22 00:25:00,2024-01-22 00:35:00,2455.72,2453.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51223,做多,2024-01-22 00:45:00,2024-01-22 00:50:00,2463.69,2461.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51224,做多,2024-01-22 03:00:00,2024-01-22 03:50:00,2437.3,2435.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51225,做空,2024-01-22 03:50:00,2024-01-22 04:10:00,2435.85,2429.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51226,做多,2024-01-22 05:25:00,2024-01-22 05:45:00,2423.01,2427.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51227,做多,2024-01-22 07:15:00,2024-01-22 07:25:00,2429.09,2427.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51228,做空,2024-01-22 07:25:00,2024-01-22 07:30:00,2427.76,2429.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51229,做多,2024-01-22 07:30:00,2024-01-22 07:35:00,2429.1,2422.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51230,做空,2024-01-22 07:35:00,2024-01-22 07:50:00,2422.91,2420.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51231,做多,2024-01-22 09:05:00,2024-01-22 09:10:00,2414.98,2412.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51232,做空,2024-01-22 09:10:00,2024-01-22 09:15:00,2412.19,2414.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51233,做多,2024-01-22 09:15:00,2024-01-22 09:30:00,2414.47,2409.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51234,做空,2024-01-22 09:30:00,2024-01-22 09:40:00,2409.94,2406.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51235,做多,2024-01-22 11:05:00,2024-01-22 11:10:00,2388.56,2386.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51236,做空,2024-01-22 11:10:00,2024-01-22 11:45:00,2386.37,2386.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51237,做多,2024-01-22 11:45:00,2024-01-22 12:00:00,2386.53,2380.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51238,做空,2024-01-22 12:00:00,2024-01-22 12:20:00,2380.35,2372.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51239,做多,2024-01-22 12:45:00,2024-01-22 12:50:00,2380.49,2377.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51240,做空,2024-01-22 12:50:00,2024-01-22 13:00:00,2377.38,2380.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51241,做多,2024-01-22 13:00:00,2024-01-22 13:05:00,2380.65,2391.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51242,做多,2024-01-22 15:40:00,2024-01-22 15:50:00,2368.45,2381.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51243,做多,2024-01-22 16:20:00,2024-01-22 16:55:00,2367.91,2366.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51244,做空,2024-01-22 16:55:00,2024-01-22 17:00:00,2366.29,2369.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51245,做多,2024-01-22 17:00:00,2024-01-22 17:25:00,2369.4,2365.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51246,做空,2024-01-22 17:25:00,2024-01-22 17:30:00,2365.96,2371.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51247,做多,2024-01-22 17:30:00,2024-01-22 17:40:00,2371.37,2379.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51248,做多,2024-01-22 18:10:00,2024-01-22 18:15:00,2372.99,2377.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51249,做多,2024-01-22 18:35:00,2024-01-22 18:40:00,2375.2,2368.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51250,做空,2024-01-22 18:40:00,2024-01-22 18:45:00,2368.08,2363.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51251,做多,2024-01-22 18:50:00,2024-01-22 18:55:00,2375.28,2367.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51252,做空,2024-01-22 18:55:00,2024-01-22 19:00:00,2367.75,2374.68,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51253,做多,2024-01-22 19:00:00,2024-01-22 19:05:00,2374.68,2367.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51254,做空,2024-01-22 19:05:00,2024-01-22 19:10:00,2367.37,2353.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51255,做多,2024-01-22 20:20:00,2024-01-22 21:00:00,2342.38,2331.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51256,做空,2024-01-22 21:00:00,2024-01-22 21:05:00,2331.65,2333.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51257,做多,2024-01-22 21:05:00,2024-01-22 22:20:00,2333.72,2325.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51258,做空,2024-01-22 22:20:00,2024-01-22 22:25:00,2325.01,2327.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51259,做多,2024-01-22 23:00:00,2024-01-22 23:05:00,2327.37,2318.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51260,做空,2024-01-22 23:05:00,2024-01-22 23:15:00,2318.98,2316.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51261,做多,2024-01-23 00:00:00,2024-01-23 00:15:00,2318.55,2326.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51262,做多,2024-01-23 03:55:00,2024-01-23 04:05:00,2339.01,2343.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51263,做多,2024-01-23 05:35:00,2024-01-23 05:50:00,2346.51,2346.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51264,做空,2024-01-23 05:50:00,2024-01-23 06:10:00,2346.94,2346.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51265,做多,2024-01-23 06:10:00,2024-01-23 06:20:00,2346.07,2349.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51266,做多,2024-01-23 06:55:00,2024-01-23 11:15:00,2345.72,2226.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51267,做空,2024-01-23 11:15:00,2024-01-23 11:35:00,2226.67,2221.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51268,做多,2024-01-23 12:00:00,2024-01-23 12:05:00,2225.79,2224.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51269,做空,2024-01-23 12:05:00,2024-01-23 12:15:00,2224.97,2208.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51270,做多,2024-01-23 12:50:00,2024-01-23 13:10:00,2218.66,2215.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51271,做空,2024-01-23 13:10:00,2024-01-23 13:35:00,2215.9,2214.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51272,做多,2024-01-23 13:35:00,2024-01-23 13:40:00,2214.88,2212.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51273,做空,2024-01-23 13:40:00,2024-01-23 13:55:00,2212.4,2199.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51274,做多,2024-01-23 14:55:00,2024-01-23 15:40:00,2194.98,2225.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51275,做多,2024-01-23 16:50:00,2024-01-23 17:30:00,2209.64,2228.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51276,做多,2024-01-23 18:00:00,2024-01-23 18:20:00,2214.4,2212.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51277,做空,2024-01-23 18:20:00,2024-01-23 18:30:00,2212.02,2209.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51278,做多,2024-01-23 20:05:00,2024-01-23 20:30:00,2194.76,2191.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51279,做空,2024-01-23 20:30:00,2024-01-23 21:30:00,2191.41,2193.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51280,做多,2024-01-23 21:30:00,2024-01-23 21:45:00,2193.6,2199.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51281,做多,2024-01-24 00:20:00,2024-01-24 00:45:00,2236.68,2249.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51282,做多,2024-01-24 02:15:00,2024-01-24 02:35:00,2230.24,2228.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51283,做空,2024-01-24 02:35:00,2024-01-24 02:45:00,2228.67,2223.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51284,做多,2024-01-24 04:15:00,2024-01-24 04:40:00,2218.01,2214.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51285,做空,2024-01-24 04:40:00,2024-01-24 04:45:00,2214.15,2218.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51286,做多,2024-01-24 04:45:00,2024-01-24 04:50:00,2218.61,2215.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51287,做空,2024-01-24 04:50:00,2024-01-24 05:00:00,2215.01,2217.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51288,做多,2024-01-24 05:00:00,2024-01-24 05:15:00,2217.59,2223.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51289,做多,2024-01-24 06:15:00,2024-01-24 06:30:00,2222.35,2228.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51290,做多,2024-01-24 08:45:00,2024-01-24 08:55:00,2236.97,2235.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51291,做空,2024-01-24 08:55:00,2024-01-24 09:00:00,2235.6,2238.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51292,做多,2024-01-24 09:00:00,2024-01-24 09:10:00,2238.39,2243.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51293,做多,2024-01-24 09:50:00,2024-01-24 10:20:00,2239.12,2242.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51294,做多,2024-01-24 11:20:00,2024-01-24 11:25:00,2248.37,2246.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51295,做空,2024-01-24 11:25:00,2024-01-24 12:30:00,2246.09,2239.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51296,做多,2024-01-24 12:40:00,2024-01-24 14:30:00,2243.43,2230.79,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51297,做多,2024-01-24 14:30:00,2024-01-24 14:40:00,2230.79,2238.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51298,做多,2024-01-24 14:55:00,2024-01-24 15:00:00,2229.52,2228.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51299,做空,2024-01-24 15:00:00,2024-01-24 15:35:00,2228.2,2231.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51300,做多,2024-01-24 15:35:00,2024-01-24 16:00:00,2231.65,2233.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -51301,做空,2024-01-24 16:00:00,2024-01-24 16:20:00,2233.11,2230.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -51302,做多,2024-01-24 16:20:00,2024-01-24 16:30:00,2230.84,2233.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51303,做多,2024-01-24 16:45:00,2024-01-24 16:50:00,2237.75,2241.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51304,做多,2024-01-24 17:20:00,2024-01-24 17:25:00,2238.75,2234.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51305,做空,2024-01-24 17:25:00,2024-01-24 17:35:00,2234.79,2238.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51306,做多,2024-01-24 17:35:00,2024-01-24 17:45:00,2238.48,2234.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51307,做空,2024-01-24 17:45:00,2024-01-24 17:55:00,2234.31,2236.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51308,做多,2024-01-24 17:55:00,2024-01-24 18:00:00,2236.14,2231.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51309,做空,2024-01-24 18:00:00,2024-01-24 18:05:00,2231.34,2223.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51310,做多,2024-01-24 19:30:00,2024-01-24 20:00:00,2217.57,2216.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51311,做多,2024-01-24 20:00:00,2024-01-24 20:05:00,2216.94,2224.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51312,做多,2024-01-24 21:10:00,2024-01-24 21:35:00,2210.19,2210.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51313,做空,2024-01-24 21:35:00,2024-01-24 21:40:00,2210.47,2214.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51314,做多,2024-01-24 21:40:00,2024-01-24 22:10:00,2214.04,2218.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51315,做多,2024-01-25 00:30:00,2024-01-25 00:45:00,2232.86,2232.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51316,做空,2024-01-25 00:45:00,2024-01-25 00:50:00,2232.13,2233.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51317,做多,2024-01-25 00:50:00,2024-01-25 03:15:00,2233.7,2210.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51318,做空,2024-01-25 03:15:00,2024-01-25 03:20:00,2210.26,2214.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51319,做多,2024-01-25 03:20:00,2024-01-25 03:25:00,2214.83,2218.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51320,做多,2024-01-25 04:15:00,2024-01-25 04:25:00,2214.35,2214.56,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51321,做空,2024-01-25 04:25:00,2024-01-25 04:35:00,2214.56,2214.66,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51322,做多,2024-01-25 05:45:00,2024-01-25 06:00:00,2209.68,2209.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51323,做空,2024-01-25 06:00:00,2024-01-25 08:45:00,2209.83,2224.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51324,做多,2024-01-25 08:45:00,2024-01-25 08:50:00,2224.66,2224.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51325,做空,2024-01-25 08:50:00,2024-01-25 08:55:00,2224.48,2225.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51326,做多,2024-01-25 08:55:00,2024-01-25 09:00:00,2225.22,2224.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51327,做空,2024-01-25 09:00:00,2024-01-25 09:05:00,2224.9,2229.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51328,做多,2024-01-25 09:05:00,2024-01-25 09:10:00,2229.29,2226.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51329,做多,2024-01-25 09:30:00,2024-01-25 09:45:00,2224.48,2223.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51330,做空,2024-01-25 09:45:00,2024-01-25 09:50:00,2223.76,2223.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51331,做多,2024-01-25 09:50:00,2024-01-25 10:35:00,2223.98,2229.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51332,做多,2024-01-25 13:55:00,2024-01-25 14:00:00,2205.2,2208.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51333,做多,2024-01-25 14:00:00,2024-01-25 14:05:00,2208.92,2203.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51334,做空,2024-01-25 14:05:00,2024-01-25 14:10:00,2203.89,2206.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51335,做多,2024-01-25 14:10:00,2024-01-25 14:15:00,2206.04,2208.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51336,做多,2024-01-25 14:15:00,2024-01-25 14:30:00,2208.9,2213.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51337,做多,2024-01-25 14:45:00,2024-01-25 15:00:00,2206.05,2207.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -51338,做空,2024-01-25 15:00:00,2024-01-25 15:25:00,2207.93,2196.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51339,做多,2024-01-25 16:35:00,2024-01-25 16:45:00,2191.44,2190.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51340,做空,2024-01-25 16:45:00,2024-01-25 17:05:00,2190.87,2175.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51341,做多,2024-01-25 17:20:00,2024-01-25 17:30:00,2187.62,2195.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51342,做多,2024-01-25 19:10:00,2024-01-25 19:35:00,2209.57,2221.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51343,做多,2024-01-25 20:50:00,2024-01-25 21:00:00,2217.87,2228.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51344,做多,2024-01-25 21:35:00,2024-01-25 21:40:00,2221.27,2218.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51345,做空,2024-01-25 21:40:00,2024-01-25 22:25:00,2218.99,2215.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51346,做多,2024-01-25 22:45:00,2024-01-25 23:00:00,2219.52,2218.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51347,做空,2024-01-25 23:00:00,2024-01-25 23:35:00,2218.64,2218.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51348,做多,2024-01-25 23:35:00,2024-01-25 23:50:00,2218.61,2218.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51349,做空,2024-01-25 23:50:00,2024-01-26 00:10:00,2218.37,2214.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51350,做多,2024-01-26 00:40:00,2024-01-26 01:35:00,2216.46,2219.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51351,做多,2024-01-26 02:55:00,2024-01-26 03:00:00,2227.53,2226.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51352,做空,2024-01-26 03:00:00,2024-01-26 03:10:00,2226.27,2227.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51353,做多,2024-01-26 03:10:00,2024-01-26 03:15:00,2227.6,2225.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51354,做空,2024-01-26 03:15:00,2024-01-26 04:15:00,2225.92,2223.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -51355,做多,2024-01-26 04:15:00,2024-01-26 04:25:00,2223.21,2224.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51356,做空,2024-01-26 04:25:00,2024-01-26 04:30:00,2224.16,2225.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51357,做多,2024-01-26 04:30:00,2024-01-26 04:35:00,2225.1,2227.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51358,做多,2024-01-26 05:05:00,2024-01-26 06:20:00,2222.07,2222.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51359,做空,2024-01-26 06:20:00,2024-01-26 06:35:00,2222.23,2217.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51360,做多,2024-01-26 08:10:00,2024-01-26 09:40:00,2207.61,2221.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51361,做多,2024-01-26 10:15:00,2024-01-26 10:30:00,2216.03,2221.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51362,做多,2024-01-26 12:45:00,2024-01-26 14:10:00,2248.82,2246.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51363,做空,2024-01-26 14:10:00,2024-01-26 15:40:00,2246.71,2255.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51364,做多,2024-01-26 15:40:00,2024-01-26 15:45:00,2255.88,2252.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51365,做空,2024-01-26 15:45:00,2024-01-26 17:25:00,2252.67,2267.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51366,做多,2024-01-26 17:25:00,2024-01-26 18:10:00,2267.98,2266.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51367,做空,2024-01-26 18:10:00,2024-01-26 18:15:00,2266.52,2266.4,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51368,做多,2024-01-26 18:25:00,2024-01-26 18:30:00,2270.46,2268.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51369,做空,2024-01-26 18:30:00,2024-01-26 18:45:00,2268.99,2265.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51370,做多,2024-01-26 20:10:00,2024-01-26 20:15:00,2260.64,2256.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51371,做空,2024-01-26 20:15:00,2024-01-26 20:30:00,2256.41,2253.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51372,做多,2024-01-26 20:55:00,2024-01-26 21:00:00,2257.51,2255.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51373,做空,2024-01-26 21:00:00,2024-01-26 21:45:00,2255.43,2257.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51374,做多,2024-01-26 21:45:00,2024-01-26 21:50:00,2257.73,2258.59,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51375,做多,2024-01-26 23:40:00,2024-01-26 23:55:00,2265.35,2266.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51376,做多,2024-01-27 00:05:00,2024-01-27 00:10:00,2269.2,2272.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51377,做多,2024-01-27 02:45:00,2024-01-27 03:00:00,2273.38,2271.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51378,做空,2024-01-27 03:00:00,2024-01-27 03:15:00,2271.56,2272.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51379,做多,2024-01-27 03:15:00,2024-01-27 03:25:00,2272.97,2274.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51380,做多,2024-01-27 04:35:00,2024-01-27 04:40:00,2274.81,2273.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51381,做空,2024-01-27 04:40:00,2024-01-27 04:50:00,2273.82,2274.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51382,做多,2024-01-27 04:50:00,2024-01-27 07:10:00,2274.0,2262.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51383,做空,2024-01-27 07:10:00,2024-01-27 07:15:00,2262.92,2258.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51384,做多,2024-01-27 08:45:00,2024-01-27 08:50:00,2258.34,2256.31,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51385,做多,2024-01-27 09:00:00,2024-01-27 09:10:00,2256.12,2257.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51386,做多,2024-01-27 11:30:00,2024-01-27 11:50:00,2265.09,2266.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51387,做多,2024-01-27 12:00:00,2024-01-27 12:05:00,2267.2,2269.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51388,做多,2024-01-27 12:25:00,2024-01-27 13:20:00,2265.49,2265.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51389,做空,2024-01-27 13:20:00,2024-01-27 13:35:00,2265.22,2265.04,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51390,做多,2024-01-27 13:35:00,2024-01-27 13:45:00,2265.04,2267.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51391,做多,2024-01-27 15:20:00,2024-01-27 15:30:00,2270.14,2270.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51392,做多,2024-01-27 16:00:00,2024-01-27 16:15:00,2270.19,2271.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51393,做多,2024-01-27 18:05:00,2024-01-27 18:10:00,2266.25,2269.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51394,做多,2024-01-27 18:50:00,2024-01-27 18:55:00,2266.7,2266.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51395,做空,2024-01-27 18:55:00,2024-01-27 19:00:00,2266.1,2268.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51396,做多,2024-01-27 19:00:00,2024-01-27 19:05:00,2268.34,2269.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51397,做多,2024-01-27 20:15:00,2024-01-27 20:20:00,2272.07,2271.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51398,做空,2024-01-27 20:20:00,2024-01-27 20:35:00,2271.45,2274.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51399,做多,2024-01-27 20:35:00,2024-01-27 20:40:00,2274.14,2271.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51400,做空,2024-01-27 20:40:00,2024-01-27 21:05:00,2271.0,2268.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51401,做多,2024-01-27 21:20:00,2024-01-27 21:30:00,2270.61,2269.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51402,做多,2024-01-27 21:40:00,2024-01-27 22:00:00,2269.97,2269.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51403,做空,2024-01-27 22:00:00,2024-01-27 22:05:00,2269.98,2264.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51404,做多,2024-01-27 22:25:00,2024-01-27 22:30:00,2270.36,2268.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51405,做空,2024-01-27 22:30:00,2024-01-27 22:35:00,2268.11,2269.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51406,做多,2024-01-27 22:35:00,2024-01-27 22:40:00,2269.57,2267.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51407,做空,2024-01-27 22:40:00,2024-01-27 22:45:00,2267.74,2264.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51408,做多,2024-01-27 23:40:00,2024-01-28 00:00:00,2265.75,2265.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51409,做空,2024-01-28 00:00:00,2024-01-28 00:10:00,2265.37,2266.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51410,做多,2024-01-28 00:10:00,2024-01-28 00:15:00,2266.5,2263.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51411,做空,2024-01-28 00:15:00,2024-01-28 00:20:00,2263.58,2263.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51412,做多,2024-01-28 00:20:00,2024-01-28 00:40:00,2263.75,2264.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51413,做空,2024-01-28 00:40:00,2024-01-28 00:50:00,2264.4,2266.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51414,做多,2024-01-28 00:50:00,2024-01-28 01:00:00,2266.67,2268.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51415,做多,2024-01-28 03:00:00,2024-01-28 03:05:00,2280.75,2279.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51416,做空,2024-01-28 03:05:00,2024-01-28 03:40:00,2279.08,2279.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51417,做多,2024-01-28 03:40:00,2024-01-28 03:45:00,2279.17,2278.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51418,做空,2024-01-28 03:45:00,2024-01-28 03:50:00,2278.96,2281.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51419,做多,2024-01-28 03:50:00,2024-01-28 03:55:00,2281.62,2285.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51420,做多,2024-01-28 07:35:00,2024-01-28 08:25:00,2286.99,2286.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51421,做空,2024-01-28 08:25:00,2024-01-28 09:15:00,2286.39,2286.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51422,做多,2024-01-28 09:15:00,2024-01-28 09:35:00,2286.27,2295.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51423,做多,2024-01-28 10:40:00,2024-01-28 10:50:00,2294.7,2292.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51424,做空,2024-01-28 10:50:00,2024-01-28 11:00:00,2292.92,2293.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51425,做多,2024-01-28 11:00:00,2024-01-28 11:05:00,2293.42,2289.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51426,做空,2024-01-28 11:05:00,2024-01-28 11:10:00,2289.67,2285.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51427,做多,2024-01-28 12:55:00,2024-01-28 13:30:00,2275.82,2274.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51428,做空,2024-01-28 13:30:00,2024-01-28 13:35:00,2274.55,2277.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51429,做多,2024-01-28 13:35:00,2024-01-28 13:40:00,2277.74,2280.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51430,做多,2024-01-28 16:20:00,2024-01-28 16:25:00,2270.49,2270.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51431,做空,2024-01-28 16:25:00,2024-01-28 16:35:00,2270.09,2271.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51432,做多,2024-01-28 16:35:00,2024-01-28 17:05:00,2271.36,2266.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51433,做空,2024-01-28 17:05:00,2024-01-28 17:30:00,2266.57,2265.59,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51434,做多,2024-01-28 17:55:00,2024-01-28 18:15:00,2268.48,2263.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51435,做空,2024-01-28 18:15:00,2024-01-28 18:20:00,2263.98,2258.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51436,做多,2024-01-28 19:10:00,2024-01-28 19:30:00,2263.47,2262.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51437,做空,2024-01-28 19:30:00,2024-01-28 19:35:00,2262.91,2256.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51438,做多,2024-01-28 20:35:00,2024-01-28 21:35:00,2259.13,2258.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51439,做空,2024-01-28 21:35:00,2024-01-28 21:50:00,2258.87,2263.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51440,做多,2024-01-28 21:50:00,2024-01-28 22:00:00,2263.6,2258.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51441,做空,2024-01-28 22:00:00,2024-01-28 22:10:00,2258.8,2258.59,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51442,做多,2024-01-28 23:25:00,2024-01-29 00:00:00,2252.15,2251.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51443,做空,2024-01-29 00:00:00,2024-01-29 00:05:00,2251.17,2251.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51444,做多,2024-01-29 00:05:00,2024-01-29 00:15:00,2251.86,2251.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51445,做空,2024-01-29 00:15:00,2024-01-29 00:20:00,2251.07,2253.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51446,做多,2024-01-29 00:20:00,2024-01-29 00:35:00,2253.82,2257.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51447,做多,2024-01-29 03:55:00,2024-01-29 04:10:00,2270.98,2271.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51448,做空,2024-01-29 04:10:00,2024-01-29 04:40:00,2271.08,2267.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51449,做多,2024-01-29 06:05:00,2024-01-29 06:20:00,2265.85,2268.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51450,做多,2024-01-29 06:45:00,2024-01-29 06:50:00,2267.56,2265.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51451,做空,2024-01-29 06:50:00,2024-01-29 07:35:00,2265.99,2261.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51452,做多,2024-01-29 08:45:00,2024-01-29 09:05:00,2262.2,2255.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51453,做空,2024-01-29 09:05:00,2024-01-29 09:10:00,2255.46,2258.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51454,做多,2024-01-29 09:10:00,2024-01-29 09:20:00,2258.0,2265.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51455,做多,2024-01-29 14:15:00,2024-01-29 14:20:00,2250.25,2244.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51456,做空,2024-01-29 14:20:00,2024-01-29 14:35:00,2244.2,2246.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51457,做多,2024-01-29 14:35:00,2024-01-29 14:40:00,2246.91,2244.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51458,做空,2024-01-29 14:40:00,2024-01-29 14:50:00,2244.69,2238.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51459,做多,2024-01-29 15:10:00,2024-01-29 15:20:00,2246.97,2251.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51460,做多,2024-01-29 19:00:00,2024-01-29 20:55:00,2302.2,2302.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51461,做多,2024-01-29 23:30:00,2024-01-29 23:40:00,2312.5,2313.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51462,做空,2024-01-29 23:40:00,2024-01-29 23:45:00,2313.01,2314.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51463,做多,2024-01-29 23:45:00,2024-01-30 00:00:00,2314.42,2310.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51464,做空,2024-01-30 00:00:00,2024-01-30 00:10:00,2310.91,2309.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51465,做多,2024-01-30 00:20:00,2024-01-30 00:30:00,2313.2,2311.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51466,做空,2024-01-30 00:30:00,2024-01-30 00:35:00,2311.87,2307.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51467,做多,2024-01-30 01:15:00,2024-01-30 01:35:00,2308.4,2321.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51468,做多,2024-01-30 02:55:00,2024-01-30 04:55:00,2317.0,2310.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51469,做空,2024-01-30 04:55:00,2024-01-30 05:15:00,2310.65,2312.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51470,做多,2024-01-30 05:15:00,2024-01-30 05:25:00,2312.5,2308.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51471,做空,2024-01-30 05:25:00,2024-01-30 05:30:00,2308.09,2307.13,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51472,做多,2024-01-30 07:00:00,2024-01-30 07:05:00,2304.88,2303.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51473,做空,2024-01-30 07:05:00,2024-01-30 07:10:00,2303.86,2304.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51474,做多,2024-01-30 07:10:00,2024-01-30 07:15:00,2304.71,2307.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51475,做多,2024-01-30 08:10:00,2024-01-30 08:40:00,2306.8,2309.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -51476,做空,2024-01-30 08:40:00,2024-01-30 08:50:00,2309.21,2304.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51477,做多,2024-01-30 10:10:00,2024-01-30 10:25:00,2306.39,2309.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51478,做多,2024-01-30 11:50:00,2024-01-30 12:05:00,2313.0,2318.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51479,做多,2024-01-30 13:05:00,2024-01-30 14:00:00,2310.24,2301.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51480,做空,2024-01-30 14:00:00,2024-01-30 14:15:00,2301.1,2310.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51481,做多,2024-01-30 14:15:00,2024-01-30 14:20:00,2310.61,2309.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51482,做多,2024-01-30 15:10:00,2024-01-30 15:25:00,2307.48,2316.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51483,做多,2024-01-30 17:55:00,2024-01-30 18:05:00,2369.22,2368.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51484,做空,2024-01-30 18:05:00,2024-01-30 18:10:00,2368.69,2369.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51485,做多,2024-01-30 18:10:00,2024-01-30 18:30:00,2369.72,2379.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51486,做多,2024-01-30 18:30:00,2024-01-30 18:35:00,2379.33,2375.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51487,做多,2024-01-30 18:50:00,2024-01-30 19:10:00,2374.9,2371.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51488,做空,2024-01-30 19:10:00,2024-01-30 19:15:00,2371.12,2371.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51489,做多,2024-01-30 19:15:00,2024-01-30 19:20:00,2371.32,2368.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51490,做空,2024-01-30 19:20:00,2024-01-30 19:25:00,2368.99,2371.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51491,做多,2024-01-30 19:25:00,2024-01-30 19:30:00,2371.97,2371.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51492,做空,2024-01-30 19:30:00,2024-01-30 19:55:00,2371.68,2373.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51493,做多,2024-01-30 19:55:00,2024-01-30 20:05:00,2373.75,2378.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51494,做多,2024-01-30 21:00:00,2024-01-30 21:30:00,2372.69,2384.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51495,做多,2024-01-30 22:10:00,2024-01-31 01:05:00,2376.13,2339.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51496,做空,2024-01-31 01:05:00,2024-01-31 01:45:00,2339.86,2330.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51497,做多,2024-01-31 02:25:00,2024-01-31 02:30:00,2335.65,2333.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51498,做空,2024-01-31 02:30:00,2024-01-31 02:45:00,2333.09,2335.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51499,做多,2024-01-31 02:45:00,2024-01-31 02:55:00,2335.64,2337.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51500,做多,2024-01-31 04:45:00,2024-01-31 04:50:00,2340.87,2340.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51501,做空,2024-01-31 04:50:00,2024-01-31 05:20:00,2340.86,2335.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51502,做多,2024-01-31 05:45:00,2024-01-31 05:50:00,2339.31,2336.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51503,做空,2024-01-31 05:50:00,2024-01-31 05:55:00,2336.88,2337.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51504,做多,2024-01-31 05:55:00,2024-01-31 06:30:00,2337.92,2337.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51505,做空,2024-01-31 06:30:00,2024-01-31 06:35:00,2337.57,2333.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51506,做多,2024-01-31 07:15:00,2024-01-31 08:00:00,2337.94,2339.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51507,做多,2024-01-31 08:15:00,2024-01-31 08:40:00,2335.91,2335.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51508,做空,2024-01-31 08:40:00,2024-01-31 08:45:00,2335.97,2336.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51509,做多,2024-01-31 08:45:00,2024-01-31 09:00:00,2336.6,2334.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51510,做空,2024-01-31 09:00:00,2024-01-31 09:05:00,2334.72,2330.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51511,做多,2024-01-31 11:40:00,2024-01-31 12:20:00,2295.04,2303.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51512,做多,2024-01-31 13:15:00,2024-01-31 13:25:00,2301.82,2302.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51513,做空,2024-01-31 13:25:00,2024-01-31 14:15:00,2302.9,2300.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51514,做多,2024-01-31 14:25:00,2024-01-31 14:40:00,2304.56,2308.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51515,做多,2024-01-31 14:50:00,2024-01-31 14:55:00,2307.52,2306.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51516,做空,2024-01-31 14:55:00,2024-01-31 15:05:00,2306.55,2306.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51517,做多,2024-01-31 15:05:00,2024-01-31 15:10:00,2306.48,2303.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51518,做空,2024-01-31 15:10:00,2024-01-31 15:15:00,2303.04,2293.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51519,做多,2024-01-31 15:25:00,2024-01-31 15:30:00,2311.3,2332.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51520,做多,2024-01-31 18:10:00,2024-01-31 18:20:00,2338.83,2341.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51521,做多,2024-01-31 19:00:00,2024-01-31 19:05:00,2338.8,2336.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51522,做空,2024-01-31 19:05:00,2024-01-31 19:15:00,2336.06,2318.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51523,做多,2024-01-31 22:20:00,2024-01-31 23:50:00,2279.32,2283.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -51524,做空,2024-01-31 23:50:00,2024-02-01 00:00:00,2283.65,2286.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51525,做多,2024-02-01 00:00:00,2024-02-01 00:15:00,2286.15,2288.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51526,做多,2024-02-01 00:25:00,2024-02-01 03:50:00,2283.65,2257.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51527,做空,2024-02-01 03:50:00,2024-02-01 04:00:00,2257.98,2257.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51528,做多,2024-02-01 04:00:00,2024-02-01 04:10:00,2257.96,2257.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51529,做空,2024-02-01 04:10:00,2024-02-01 04:15:00,2257.81,2259.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51530,做多,2024-02-01 04:15:00,2024-02-01 04:20:00,2259.8,2258.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51531,做空,2024-02-01 04:20:00,2024-02-01 04:30:00,2258.52,2254.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51532,做多,2024-02-01 04:35:00,2024-02-01 04:40:00,2264.75,2264.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51533,做多,2024-02-01 08:35:00,2024-02-01 08:45:00,2270.83,2270.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51534,做空,2024-02-01 08:45:00,2024-02-01 08:50:00,2270.18,2270.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51535,做多,2024-02-01 08:50:00,2024-02-01 09:00:00,2270.23,2270.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51536,做空,2024-02-01 09:00:00,2024-02-01 09:15:00,2270.01,2273.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51537,做多,2024-02-01 09:15:00,2024-02-01 09:20:00,2273.17,2272.54,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51538,做多,2024-02-01 10:10:00,2024-02-01 10:20:00,2271.25,2276.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51539,做多,2024-02-01 11:10:00,2024-02-01 11:15:00,2268.68,2267.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51540,做空,2024-02-01 11:15:00,2024-02-01 11:35:00,2267.04,2270.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51541,做多,2024-02-01 11:35:00,2024-02-01 11:45:00,2270.33,2266.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51542,做空,2024-02-01 11:45:00,2024-02-01 12:05:00,2266.08,2263.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51543,做多,2024-02-01 12:10:00,2024-02-01 12:15:00,2271.5,2270.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51544,做多,2024-02-01 12:50:00,2024-02-01 12:55:00,2270.22,2270.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51545,做空,2024-02-01 12:55:00,2024-02-01 13:10:00,2270.0,2265.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51546,做多,2024-02-01 13:15:00,2024-02-01 13:35:00,2268.07,2271.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51547,做多,2024-02-01 16:50:00,2024-02-01 17:15:00,2290.26,2302.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51548,做多,2024-02-01 18:10:00,2024-02-01 18:20:00,2302.07,2299.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51549,做空,2024-02-01 18:20:00,2024-02-01 18:40:00,2299.12,2295.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51550,做多,2024-02-01 19:35:00,2024-02-01 19:45:00,2295.92,2304.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51551,做多,2024-02-01 21:00:00,2024-02-01 21:05:00,2298.64,2306.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51552,做多,2024-02-01 21:05:00,2024-02-01 21:10:00,2306.0,2304.85,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51553,做多,2024-02-01 21:40:00,2024-02-01 22:00:00,2301.82,2300.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51554,做空,2024-02-01 22:00:00,2024-02-01 22:05:00,2300.6,2301.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51555,做多,2024-02-01 22:05:00,2024-02-01 22:15:00,2301.75,2300.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51556,做空,2024-02-01 22:15:00,2024-02-01 22:30:00,2300.99,2296.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51557,做多,2024-02-01 23:25:00,2024-02-02 00:00:00,2296.66,2301.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51558,做多,2024-02-02 03:20:00,2024-02-02 03:25:00,2303.98,2303.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51559,做空,2024-02-02 03:25:00,2024-02-02 04:05:00,2303.33,2298.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51560,做多,2024-02-02 04:20:00,2024-02-02 04:25:00,2301.85,2300.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51561,做空,2024-02-02 04:25:00,2024-02-02 04:35:00,2300.84,2298.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51562,做多,2024-02-02 05:40:00,2024-02-02 05:45:00,2298.84,2301.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51563,做多,2024-02-02 09:25:00,2024-02-02 09:30:00,2312.04,2310.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51564,做空,2024-02-02 09:30:00,2024-02-02 09:50:00,2310.28,2309.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51565,做多,2024-02-02 09:50:00,2024-02-02 09:55:00,2309.88,2309.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51566,做空,2024-02-02 09:55:00,2024-02-02 10:10:00,2309.15,2305.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51567,做多,2024-02-02 10:20:00,2024-02-02 10:35:00,2308.66,2308.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51568,做空,2024-02-02 10:35:00,2024-02-02 10:45:00,2308.95,2310.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51569,做多,2024-02-02 10:45:00,2024-02-02 10:50:00,2310.76,2309.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51570,做空,2024-02-02 10:50:00,2024-02-02 11:15:00,2309.89,2309.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51571,做多,2024-02-02 11:15:00,2024-02-02 11:25:00,2309.65,2314.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51572,做多,2024-02-02 12:40:00,2024-02-02 14:50:00,2315.08,2292.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51573,做空,2024-02-02 14:50:00,2024-02-02 15:00:00,2292.51,2299.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51574,做多,2024-02-02 15:00:00,2024-02-02 15:05:00,2299.2,2298.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51575,做多,2024-02-02 17:10:00,2024-02-02 19:15:00,2308.63,2294.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51576,做空,2024-02-02 19:15:00,2024-02-02 20:45:00,2294.8,2297.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51577,做多,2024-02-02 20:45:00,2024-02-02 21:35:00,2297.97,2298.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51578,做空,2024-02-02 21:35:00,2024-02-02 22:10:00,2298.18,2301.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51579,做多,2024-02-02 22:10:00,2024-02-02 22:15:00,2301.7,2304.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51580,做多,2024-02-02 23:40:00,2024-02-02 23:55:00,2305.99,2307.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51581,做多,2024-02-03 02:15:00,2024-02-03 03:15:00,2326.02,2322.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51582,做空,2024-02-03 03:15:00,2024-02-03 03:45:00,2322.98,2322.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51583,做多,2024-02-03 03:45:00,2024-02-03 03:50:00,2322.61,2321.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51584,做空,2024-02-03 03:50:00,2024-02-03 04:15:00,2321.29,2321.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51585,做多,2024-02-03 04:15:00,2024-02-03 04:25:00,2321.32,2321.49,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51586,做多,2024-02-03 04:40:00,2024-02-03 04:45:00,2322.39,2320.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51587,做空,2024-02-03 04:45:00,2024-02-03 05:10:00,2320.92,2323.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51588,做多,2024-02-03 05:10:00,2024-02-03 05:15:00,2323.52,2321.75,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51589,做多,2024-02-03 05:30:00,2024-02-03 05:35:00,2323.22,2320.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51590,做空,2024-02-03 05:35:00,2024-02-03 05:45:00,2320.51,2321.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51591,做多,2024-02-03 05:45:00,2024-02-03 06:00:00,2321.66,2321.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51592,做空,2024-02-03 06:00:00,2024-02-03 06:10:00,2321.33,2318.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51593,做多,2024-02-03 06:20:00,2024-02-03 06:55:00,2320.51,2320.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51594,做空,2024-02-03 06:55:00,2024-02-03 07:10:00,2320.22,2316.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51595,做多,2024-02-03 09:15:00,2024-02-03 09:25:00,2311.72,2311.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51596,做空,2024-02-03 09:25:00,2024-02-03 10:15:00,2311.58,2312.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51597,做多,2024-02-03 10:15:00,2024-02-03 10:30:00,2312.58,2311.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51598,做空,2024-02-03 10:30:00,2024-02-03 10:45:00,2311.95,2312.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51599,做多,2024-02-03 10:45:00,2024-02-03 11:00:00,2312.57,2312.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51600,做空,2024-02-03 11:00:00,2024-02-03 11:10:00,2312.68,2310.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51601,做多,2024-02-03 12:40:00,2024-02-03 12:55:00,2304.17,2304.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51602,做空,2024-02-03 12:55:00,2024-02-03 13:15:00,2304.06,2304.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51603,做多,2024-02-03 13:15:00,2024-02-03 13:35:00,2304.5,2303.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51604,做空,2024-02-03 13:35:00,2024-02-03 13:40:00,2303.94,2305.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51605,做多,2024-02-03 13:40:00,2024-02-03 13:50:00,2305.54,2305.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51606,做多,2024-02-03 14:30:00,2024-02-03 14:35:00,2304.57,2303.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51607,做空,2024-02-03 14:35:00,2024-02-03 14:45:00,2303.02,2300.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51608,做多,2024-02-03 15:25:00,2024-02-03 15:40:00,2304.28,2307.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51609,做多,2024-02-03 17:05:00,2024-02-03 17:15:00,2306.08,2306.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51610,做空,2024-02-03 17:15:00,2024-02-03 17:30:00,2306.0,2304.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51611,做多,2024-02-03 17:30:00,2024-02-03 17:45:00,2304.87,2309.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51612,做多,2024-02-03 18:20:00,2024-02-03 20:05:00,2305.55,2299.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51613,做空,2024-02-03 20:05:00,2024-02-03 20:10:00,2299.88,2301.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51614,做多,2024-02-03 20:10:00,2024-02-03 20:20:00,2301.21,2299.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51615,做空,2024-02-03 20:20:00,2024-02-03 20:25:00,2299.69,2301.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51616,做多,2024-02-03 20:25:00,2024-02-03 20:30:00,2301.2,2303.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51617,做多,2024-02-03 23:00:00,2024-02-03 23:10:00,2299.72,2297.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51618,做空,2024-02-03 23:10:00,2024-02-03 23:15:00,2297.88,2296.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51619,做多,2024-02-04 00:15:00,2024-02-04 00:20:00,2296.51,2291.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51620,做空,2024-02-04 00:20:00,2024-02-04 00:30:00,2291.39,2293.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51621,做多,2024-02-04 00:35:00,2024-02-04 00:50:00,2296.95,2296.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51622,做多,2024-02-04 03:00:00,2024-02-04 03:30:00,2303.06,2303.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51623,做空,2024-02-04 03:30:00,2024-02-04 03:45:00,2303.52,2302.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51624,做多,2024-02-04 05:10:00,2024-02-04 05:15:00,2300.5,2298.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51625,做空,2024-02-04 05:15:00,2024-02-04 05:20:00,2298.63,2302.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51626,做多,2024-02-04 05:20:00,2024-02-04 06:00:00,2302.39,2299.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51627,做空,2024-02-04 06:00:00,2024-02-04 06:25:00,2299.01,2296.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51628,做多,2024-02-04 08:55:00,2024-02-04 09:20:00,2289.49,2294.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51629,做多,2024-02-04 09:20:00,2024-02-04 09:25:00,2294.57,2296.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51630,做多,2024-02-04 10:50:00,2024-02-04 11:10:00,2299.8,2304.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51631,做多,2024-02-04 14:00:00,2024-02-04 14:15:00,2303.74,2304.27,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51632,做多,2024-02-04 15:10:00,2024-02-04 15:40:00,2301.74,2301.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51633,做空,2024-02-04 15:40:00,2024-02-04 15:50:00,2301.42,2301.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51634,做多,2024-02-04 15:50:00,2024-02-04 15:55:00,2301.83,2300.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51635,做空,2024-02-04 15:55:00,2024-02-04 16:05:00,2300.89,2300.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51636,做多,2024-02-04 16:05:00,2024-02-04 16:10:00,2300.44,2300.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51637,做空,2024-02-04 16:10:00,2024-02-04 16:25:00,2300.24,2299.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51638,做多,2024-02-04 16:25:00,2024-02-04 16:40:00,2299.99,2299.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51639,做空,2024-02-04 16:40:00,2024-02-04 16:45:00,2299.76,2299.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51640,做多,2024-02-04 16:45:00,2024-02-04 17:00:00,2299.99,2302.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51641,做多,2024-02-04 17:25:00,2024-02-04 17:40:00,2300.23,2307.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51642,做多,2024-02-04 20:35:00,2024-02-04 20:45:00,2281.71,2283.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51643,做多,2024-02-04 23:45:00,2024-02-05 00:00:00,2289.16,2287.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51644,做空,2024-02-05 00:00:00,2024-02-05 00:20:00,2287.36,2291.79,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51645,做多,2024-02-05 00:20:00,2024-02-05 00:25:00,2291.79,2290.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51646,做多,2024-02-05 01:35:00,2024-02-05 01:45:00,2280.55,2279.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51647,做空,2024-02-05 01:45:00,2024-02-05 01:50:00,2279.28,2279.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51648,做多,2024-02-05 01:50:00,2024-02-05 02:15:00,2279.78,2278.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51649,做空,2024-02-05 02:15:00,2024-02-05 02:25:00,2278.23,2278.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51650,做多,2024-02-05 02:25:00,2024-02-05 02:30:00,2278.78,2277.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51651,做空,2024-02-05 02:30:00,2024-02-05 02:35:00,2277.99,2279.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51652,做多,2024-02-05 02:35:00,2024-02-05 03:05:00,2279.99,2281.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51653,做多,2024-02-05 05:10:00,2024-02-05 06:25:00,2291.5,2296.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51654,做多,2024-02-05 09:45:00,2024-02-05 10:00:00,2316.73,2328.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51655,做多,2024-02-05 11:00:00,2024-02-05 11:35:00,2324.88,2327.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51656,做多,2024-02-05 11:50:00,2024-02-05 11:55:00,2326.64,2328.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51657,做多,2024-02-05 12:50:00,2024-02-05 13:05:00,2325.72,2324.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51658,做空,2024-02-05 13:05:00,2024-02-05 13:15:00,2324.1,2326.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51659,做多,2024-02-05 13:15:00,2024-02-05 13:25:00,2326.1,2327.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -51660,做空,2024-02-05 13:25:00,2024-02-05 14:35:00,2327.55,2322.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51661,做多,2024-02-05 17:05:00,2024-02-05 17:15:00,2298.96,2298.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51662,做空,2024-02-05 17:15:00,2024-02-05 18:15:00,2298.4,2295.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51663,做多,2024-02-05 18:55:00,2024-02-05 19:20:00,2300.22,2309.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51664,做多,2024-02-05 21:40:00,2024-02-05 21:45:00,2291.76,2288.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51665,做空,2024-02-05 21:45:00,2024-02-05 21:50:00,2288.14,2289.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51666,做多,2024-02-05 21:50:00,2024-02-05 21:55:00,2289.68,2287.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51667,做空,2024-02-05 21:55:00,2024-02-05 22:00:00,2287.79,2289.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51668,做多,2024-02-05 22:00:00,2024-02-05 22:05:00,2289.14,2295.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51669,做多,2024-02-05 22:05:00,2024-02-05 22:10:00,2295.08,2292.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51670,做多,2024-02-05 22:25:00,2024-02-05 23:10:00,2288.86,2290.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -51671,做空,2024-02-05 23:10:00,2024-02-05 23:15:00,2290.83,2293.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51672,做多,2024-02-05 23:15:00,2024-02-05 23:20:00,2293.27,2295.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51673,做多,2024-02-06 01:05:00,2024-02-06 01:10:00,2301.68,2301.15,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51674,做多,2024-02-06 05:55:00,2024-02-06 06:00:00,2313.11,2312.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51675,做空,2024-02-06 06:00:00,2024-02-06 06:15:00,2312.32,2309.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51676,做多,2024-02-06 06:35:00,2024-02-06 06:45:00,2311.68,2311.94,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51677,做多,2024-02-06 09:25:00,2024-02-06 09:30:00,2331.88,2329.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51678,做空,2024-02-06 09:30:00,2024-02-06 09:45:00,2329.01,2332.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51679,做多,2024-02-06 09:45:00,2024-02-06 10:00:00,2332.17,2329.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51680,做空,2024-02-06 10:00:00,2024-02-06 10:05:00,2329.56,2331.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51681,做多,2024-02-06 10:05:00,2024-02-06 10:30:00,2331.29,2337.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51682,做多,2024-02-06 10:30:00,2024-02-06 10:35:00,2337.88,2336.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51683,做多,2024-02-06 11:45:00,2024-02-06 11:50:00,2327.61,2324.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51684,做空,2024-02-06 11:50:00,2024-02-06 12:00:00,2324.55,2328.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51685,做多,2024-02-06 12:00:00,2024-02-06 12:15:00,2328.99,2325.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51686,做空,2024-02-06 12:15:00,2024-02-06 12:20:00,2325.6,2321.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51687,做多,2024-02-06 12:25:00,2024-02-06 12:30:00,2326.96,2327.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51688,做多,2024-02-06 12:55:00,2024-02-06 13:00:00,2325.35,2322.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51689,做空,2024-02-06 13:00:00,2024-02-06 13:10:00,2322.73,2324.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51690,做多,2024-02-06 13:10:00,2024-02-06 13:15:00,2324.82,2329.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51691,做多,2024-02-06 13:15:00,2024-02-06 13:20:00,2329.93,2335.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51692,做多,2024-02-06 15:15:00,2024-02-06 15:20:00,2341.38,2337.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51693,做空,2024-02-06 15:20:00,2024-02-06 15:25:00,2337.32,2342.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51694,做多,2024-02-06 15:25:00,2024-02-06 15:30:00,2342.27,2342.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51695,做多,2024-02-06 15:50:00,2024-02-06 16:10:00,2340.07,2341.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -51696,做空,2024-02-06 16:10:00,2024-02-06 17:00:00,2341.74,2350.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51697,做多,2024-02-06 17:00:00,2024-02-06 17:25:00,2350.61,2357.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51698,做多,2024-02-06 18:40:00,2024-02-06 18:50:00,2353.16,2359.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51699,做多,2024-02-06 20:50:00,2024-02-06 21:00:00,2379.13,2377.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51700,做空,2024-02-06 21:00:00,2024-02-06 21:05:00,2377.38,2381.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51701,做多,2024-02-06 21:05:00,2024-02-06 21:10:00,2381.94,2379.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51702,做空,2024-02-06 21:10:00,2024-02-06 21:15:00,2379.77,2380.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51703,做多,2024-02-06 21:15:00,2024-02-06 21:50:00,2380.28,2380.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51704,做空,2024-02-06 21:50:00,2024-02-06 22:00:00,2380.7,2381.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51705,做多,2024-02-06 22:00:00,2024-02-06 22:05:00,2381.04,2379.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51706,做空,2024-02-06 22:05:00,2024-02-06 22:10:00,2379.2,2378.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51707,做多,2024-02-06 22:20:00,2024-02-06 22:40:00,2382.21,2378.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51708,做空,2024-02-06 22:40:00,2024-02-06 22:45:00,2378.27,2376.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51709,做多,2024-02-06 22:55:00,2024-02-07 00:10:00,2380.74,2376.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51710,做空,2024-02-07 00:10:00,2024-02-07 01:55:00,2376.72,2375.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51711,做多,2024-02-07 02:45:00,2024-02-07 05:50:00,2378.0,2365.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51712,做多,2024-02-07 06:45:00,2024-02-07 07:15:00,2363.3,2363.63,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51713,做多,2024-02-07 07:25:00,2024-02-07 07:35:00,2363.51,2362.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51714,做空,2024-02-07 07:35:00,2024-02-07 07:55:00,2362.06,2362.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51715,做多,2024-02-07 08:00:00,2024-02-07 08:05:00,2362.24,2356.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51716,做空,2024-02-07 08:05:00,2024-02-07 08:10:00,2356.95,2358.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51717,做多,2024-02-07 08:35:00,2024-02-07 08:55:00,2360.65,2362.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -51718,做空,2024-02-07 08:55:00,2024-02-07 10:50:00,2362.49,2356.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51719,做多,2024-02-07 12:00:00,2024-02-07 12:10:00,2361.25,2363.7,0.0,100.0,0.0,0.0,0.0,0.0,flip -51720,做空,2024-02-07 12:10:00,2024-02-07 13:45:00,2363.7,2371.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51721,做多,2024-02-07 13:45:00,2024-02-07 13:50:00,2371.0,2370.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51722,做空,2024-02-07 13:50:00,2024-02-07 14:20:00,2370.55,2370.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51723,做多,2024-02-07 14:20:00,2024-02-07 14:30:00,2370.39,2370.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51724,做空,2024-02-07 14:30:00,2024-02-07 14:35:00,2370.17,2372.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51725,做多,2024-02-07 14:35:00,2024-02-07 14:40:00,2372.68,2369.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51726,做空,2024-02-07 14:40:00,2024-02-07 14:45:00,2369.77,2380.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51727,做多,2024-02-07 14:45:00,2024-02-07 14:50:00,2380.2,2368.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51728,做多,2024-02-07 15:20:00,2024-02-07 15:35:00,2370.66,2369.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51729,做空,2024-02-07 15:35:00,2024-02-07 16:00:00,2369.1,2372.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51730,做多,2024-02-07 16:00:00,2024-02-07 16:10:00,2372.57,2378.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51731,做多,2024-02-07 18:15:00,2024-02-07 19:05:00,2412.93,2420.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51732,做多,2024-02-07 21:40:00,2024-02-07 23:40:00,2431.86,2424.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51733,做空,2024-02-07 23:40:00,2024-02-08 00:00:00,2424.52,2424.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51734,做多,2024-02-08 00:00:00,2024-02-08 00:15:00,2424.61,2425.6,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51735,做多,2024-02-08 00:15:00,2024-02-08 00:20:00,2425.6,2430.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51736,做多,2024-02-08 02:10:00,2024-02-08 03:10:00,2434.91,2433.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51737,做空,2024-02-08 03:10:00,2024-02-08 03:30:00,2433.0,2433.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51738,做多,2024-02-08 03:30:00,2024-02-08 03:50:00,2433.84,2433.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51739,做多,2024-02-08 07:20:00,2024-02-08 07:45:00,2421.89,2420.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51740,做空,2024-02-08 07:45:00,2024-02-08 08:00:00,2420.64,2422.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51741,做多,2024-02-08 08:00:00,2024-02-08 08:40:00,2422.75,2422.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51742,做多,2024-02-08 09:30:00,2024-02-08 09:40:00,2422.79,2422.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51743,做空,2024-02-08 09:40:00,2024-02-08 10:10:00,2422.73,2427.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51744,做多,2024-02-08 10:10:00,2024-02-08 10:15:00,2427.7,2426.95,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51745,做多,2024-02-08 10:25:00,2024-02-08 10:55:00,2422.6,2421.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51746,做空,2024-02-08 10:55:00,2024-02-08 11:05:00,2421.93,2421.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51747,做多,2024-02-08 11:10:00,2024-02-08 11:15:00,2424.56,2423.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51748,做空,2024-02-08 11:15:00,2024-02-08 11:30:00,2423.68,2420.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51749,做多,2024-02-08 11:55:00,2024-02-08 12:00:00,2424.19,2426.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51750,做多,2024-02-08 12:20:00,2024-02-08 13:05:00,2421.53,2419.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51751,做空,2024-02-08 13:05:00,2024-02-08 13:25:00,2419.36,2418.96,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51752,做多,2024-02-08 13:40:00,2024-02-08 13:45:00,2420.12,2422.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51753,做多,2024-02-08 13:45:00,2024-02-08 13:50:00,2422.77,2423.7,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51754,做多,2024-02-08 17:30:00,2024-02-08 17:40:00,2433.83,2432.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51755,做空,2024-02-08 17:40:00,2024-02-08 17:50:00,2432.0,2429.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -51756,做多,2024-02-08 17:50:00,2024-02-08 17:55:00,2429.62,2423.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51757,做空,2024-02-08 17:55:00,2024-02-08 18:05:00,2423.6,2427.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51758,做多,2024-02-08 18:05:00,2024-02-08 18:15:00,2427.05,2425.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51759,做空,2024-02-08 18:15:00,2024-02-08 18:20:00,2425.96,2429.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51760,做多,2024-02-08 18:20:00,2024-02-08 18:30:00,2429.64,2429.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51761,做空,2024-02-08 18:30:00,2024-02-08 18:45:00,2429.15,2431.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51762,做多,2024-02-08 18:45:00,2024-02-08 18:50:00,2431.4,2430.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51763,做空,2024-02-08 18:50:00,2024-02-08 19:05:00,2430.9,2430.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51764,做多,2024-02-08 19:05:00,2024-02-08 19:10:00,2430.07,2426.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51765,做空,2024-02-08 19:10:00,2024-02-08 19:15:00,2426.0,2427.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51766,做多,2024-02-08 19:15:00,2024-02-08 20:15:00,2427.32,2427.37,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -51767,做多,2024-02-08 20:30:00,2024-02-08 20:35:00,2429.71,2426.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51768,做多,2024-02-08 20:45:00,2024-02-08 20:50:00,2429.45,2426.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51769,做空,2024-02-08 20:50:00,2024-02-08 21:15:00,2426.8,2425.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51770,做多,2024-02-08 21:15:00,2024-02-08 21:35:00,2425.98,2424.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51771,做空,2024-02-08 21:35:00,2024-02-08 21:55:00,2424.8,2424.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51772,做多,2024-02-08 21:55:00,2024-02-08 22:00:00,2424.84,2429.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51773,做多,2024-02-08 22:00:00,2024-02-08 22:05:00,2429.19,2426.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51774,做多,2024-02-08 23:00:00,2024-02-08 23:15:00,2424.91,2425.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51775,做空,2024-02-08 23:15:00,2024-02-08 23:20:00,2425.13,2422.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51776,做多,2024-02-09 00:30:00,2024-02-09 00:35:00,2421.26,2420.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51777,做空,2024-02-09 00:35:00,2024-02-09 00:40:00,2420.28,2420.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51778,做多,2024-02-09 00:40:00,2024-02-09 00:55:00,2420.86,2422.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51779,做多,2024-02-09 03:45:00,2024-02-09 04:10:00,2447.58,2449.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -51780,做空,2024-02-09 04:10:00,2024-02-09 05:20:00,2449.77,2443.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51781,做多,2024-02-09 05:30:00,2024-02-09 05:45:00,2447.13,2452.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51782,做多,2024-02-09 06:35:00,2024-02-09 06:50:00,2449.24,2447.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51783,做空,2024-02-09 06:50:00,2024-02-09 07:00:00,2447.94,2450.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51784,做多,2024-02-09 07:00:00,2024-02-09 07:05:00,2450.9,2449.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51785,做空,2024-02-09 07:05:00,2024-02-09 07:10:00,2449.26,2449.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51786,做多,2024-02-09 07:10:00,2024-02-09 07:20:00,2449.89,2453.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51787,做多,2024-02-09 08:10:00,2024-02-09 08:30:00,2455.23,2465.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51788,做多,2024-02-09 09:50:00,2024-02-09 11:00:00,2468.18,2474.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51789,做多,2024-02-09 14:05:00,2024-02-09 14:15:00,2515.57,2505.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51790,做空,2024-02-09 14:15:00,2024-02-09 14:20:00,2505.56,2487.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51791,做多,2024-02-09 15:35:00,2024-02-09 15:45:00,2495.0,2495.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51792,做空,2024-02-09 15:45:00,2024-02-09 16:25:00,2495.53,2486.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51793,做多,2024-02-09 17:05:00,2024-02-09 17:10:00,2490.65,2490.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51794,做空,2024-02-09 17:10:00,2024-02-09 17:15:00,2490.14,2495.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51795,做多,2024-02-09 17:15:00,2024-02-09 18:10:00,2495.14,2506.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51796,做多,2024-02-09 20:15:00,2024-02-09 20:20:00,2491.17,2488.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51797,做空,2024-02-09 20:20:00,2024-02-09 20:25:00,2488.87,2490.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51798,做多,2024-02-09 20:25:00,2024-02-09 20:35:00,2490.8,2492.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -51799,做空,2024-02-09 20:35:00,2024-02-09 21:00:00,2492.95,2492.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51800,做多,2024-02-09 21:00:00,2024-02-09 21:05:00,2492.0,2490.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51801,做空,2024-02-09 21:05:00,2024-02-09 21:15:00,2490.01,2491.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51802,做多,2024-02-09 21:15:00,2024-02-09 21:25:00,2491.65,2488.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51803,做空,2024-02-09 21:25:00,2024-02-09 21:30:00,2488.48,2486.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51804,做多,2024-02-09 21:40:00,2024-02-09 21:45:00,2489.25,2495.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51805,做多,2024-02-09 21:45:00,2024-02-09 21:50:00,2495.64,2500.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51806,做多,2024-02-09 23:15:00,2024-02-09 23:20:00,2497.07,2495.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51807,做空,2024-02-09 23:20:00,2024-02-09 23:30:00,2495.31,2488.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51808,做多,2024-02-10 00:05:00,2024-02-10 00:10:00,2491.19,2491.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51809,做空,2024-02-10 00:10:00,2024-02-10 00:40:00,2491.17,2491.03,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51810,做多,2024-02-10 00:40:00,2024-02-10 00:45:00,2491.03,2484.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51811,做空,2024-02-10 00:45:00,2024-02-10 01:05:00,2484.23,2484.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51812,做多,2024-02-10 01:15:00,2024-02-10 01:35:00,2488.88,2496.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51813,做多,2024-02-10 04:30:00,2024-02-10 06:10:00,2508.88,2504.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51814,做空,2024-02-10 06:10:00,2024-02-10 06:15:00,2504.26,2504.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51815,做多,2024-02-10 06:15:00,2024-02-10 06:20:00,2504.99,2504.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51816,做空,2024-02-10 06:20:00,2024-02-10 06:25:00,2504.1,2505.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51817,做多,2024-02-10 06:25:00,2024-02-10 06:40:00,2505.82,2504.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51818,做多,2024-02-10 07:00:00,2024-02-10 09:35:00,2503.53,2490.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51819,做空,2024-02-10 09:35:00,2024-02-10 10:10:00,2490.36,2489.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51820,做多,2024-02-10 10:10:00,2024-02-10 10:15:00,2489.18,2488.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51821,做空,2024-02-10 10:15:00,2024-02-10 10:25:00,2488.13,2489.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51822,做多,2024-02-10 10:25:00,2024-02-10 10:35:00,2489.69,2487.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51823,做空,2024-02-10 10:35:00,2024-02-10 10:40:00,2487.35,2483.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51824,做多,2024-02-10 11:50:00,2024-02-10 12:10:00,2481.69,2490.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51825,做多,2024-02-10 13:30:00,2024-02-10 13:50:00,2486.71,2489.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51826,做多,2024-02-10 16:15:00,2024-02-10 16:20:00,2491.44,2491.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51827,做空,2024-02-10 16:20:00,2024-02-10 16:30:00,2491.06,2491.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51828,做多,2024-02-10 16:30:00,2024-02-10 16:45:00,2491.75,2490.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51829,做空,2024-02-10 16:45:00,2024-02-10 16:55:00,2490.9,2490.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51830,做多,2024-02-10 16:55:00,2024-02-10 18:15:00,2490.41,2486.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51831,做空,2024-02-10 18:15:00,2024-02-10 20:10:00,2486.48,2495.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51832,做多,2024-02-10 20:10:00,2024-02-10 20:25:00,2495.44,2493.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51833,做空,2024-02-10 20:25:00,2024-02-10 22:10:00,2493.79,2501.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51834,做多,2024-02-10 23:00:00,2024-02-10 23:05:00,2502.28,2501.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51835,做空,2024-02-10 23:05:00,2024-02-10 23:15:00,2501.76,2501.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51836,做多,2024-02-10 23:15:00,2024-02-10 23:20:00,2501.09,2499.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51837,做空,2024-02-10 23:20:00,2024-02-10 23:40:00,2499.2,2498.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51838,做多,2024-02-10 23:40:00,2024-02-11 00:00:00,2498.99,2496.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51839,做空,2024-02-11 00:00:00,2024-02-11 00:25:00,2496.89,2498.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51840,做多,2024-02-11 00:25:00,2024-02-11 00:35:00,2498.5,2501.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -51841,做空,2024-02-11 00:35:00,2024-02-11 02:35:00,2501.24,2508.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51842,做多,2024-02-11 02:35:00,2024-02-11 02:40:00,2508.44,2507.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51843,做空,2024-02-11 02:40:00,2024-02-11 02:55:00,2507.22,2505.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51844,做多,2024-02-11 03:10:00,2024-02-11 03:15:00,2512.05,2508.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51845,做多,2024-02-11 05:35:00,2024-02-11 05:40:00,2524.53,2522.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51846,做空,2024-02-11 05:40:00,2024-02-11 05:55:00,2522.22,2522.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51847,做多,2024-02-11 05:55:00,2024-02-11 06:20:00,2522.58,2521.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51848,做空,2024-02-11 06:20:00,2024-02-11 07:50:00,2521.74,2526.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51849,做多,2024-02-11 07:50:00,2024-02-11 08:00:00,2526.2,2526.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51850,做空,2024-02-11 08:00:00,2024-02-11 08:05:00,2526.31,2531.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51851,做多,2024-02-11 08:05:00,2024-02-11 08:10:00,2531.41,2535.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51852,做多,2024-02-11 11:00:00,2024-02-11 11:10:00,2522.26,2519.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51853,做空,2024-02-11 11:10:00,2024-02-11 11:15:00,2519.98,2521.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51854,做多,2024-02-11 11:15:00,2024-02-11 11:25:00,2521.76,2525.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51855,做多,2024-02-11 14:50:00,2024-02-11 15:00:00,2511.29,2511.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51856,做空,2024-02-11 15:00:00,2024-02-11 15:20:00,2511.33,2506.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51857,做多,2024-02-11 15:35:00,2024-02-11 15:55:00,2509.13,2507.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51858,做空,2024-02-11 15:55:00,2024-02-11 16:00:00,2507.64,2508.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51859,做多,2024-02-11 16:00:00,2024-02-11 16:30:00,2508.93,2506.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51860,做空,2024-02-11 16:30:00,2024-02-11 16:35:00,2506.36,2510.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51861,做多,2024-02-11 16:35:00,2024-02-11 16:45:00,2510.02,2507.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51862,做空,2024-02-11 16:45:00,2024-02-11 16:50:00,2507.65,2508.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51863,做多,2024-02-11 16:50:00,2024-02-11 16:55:00,2508.37,2507.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51864,做空,2024-02-11 16:55:00,2024-02-11 17:00:00,2507.27,2510.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51865,做多,2024-02-11 17:00:00,2024-02-11 17:05:00,2510.68,2515.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51866,做多,2024-02-11 18:45:00,2024-02-11 18:50:00,2509.97,2507.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51867,做空,2024-02-11 18:50:00,2024-02-11 20:35:00,2507.75,2502.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51868,做多,2024-02-11 21:45:00,2024-02-11 22:50:00,2503.16,2501.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51869,做空,2024-02-11 22:50:00,2024-02-11 23:00:00,2501.25,2500.87,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51870,做多,2024-02-11 23:00:00,2024-02-12 00:05:00,2500.87,2508.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51871,做多,2024-02-12 01:15:00,2024-02-12 01:25:00,2513.66,2512.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51872,做空,2024-02-12 01:25:00,2024-02-12 01:55:00,2512.53,2514.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51873,做多,2024-02-12 01:55:00,2024-02-12 02:10:00,2514.0,2511.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51874,做空,2024-02-12 02:10:00,2024-02-12 02:35:00,2511.79,2503.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51875,做多,2024-02-12 04:20:00,2024-02-12 04:25:00,2500.04,2499.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51876,做空,2024-02-12 04:25:00,2024-02-12 04:30:00,2499.3,2495.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51877,做多,2024-02-12 05:05:00,2024-02-12 05:15:00,2497.74,2496.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51878,做空,2024-02-12 05:15:00,2024-02-12 05:25:00,2496.39,2497.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51879,做多,2024-02-12 05:25:00,2024-02-12 05:35:00,2497.98,2495.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51880,做空,2024-02-12 05:35:00,2024-02-12 05:45:00,2495.26,2495.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51881,做多,2024-02-12 05:45:00,2024-02-12 06:20:00,2495.84,2496.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51882,做空,2024-02-12 06:20:00,2024-02-12 06:35:00,2496.55,2494.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51883,做多,2024-02-12 07:05:00,2024-02-12 07:15:00,2495.0,2494.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51884,做空,2024-02-12 07:15:00,2024-02-12 08:20:00,2494.83,2498.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51885,做多,2024-02-12 08:20:00,2024-02-12 08:30:00,2498.5,2502.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51886,做多,2024-02-12 10:30:00,2024-02-12 10:45:00,2482.12,2481.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51887,做空,2024-02-12 10:45:00,2024-02-12 11:05:00,2481.76,2479.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -51888,做多,2024-02-12 11:05:00,2024-02-12 11:50:00,2479.59,2484.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51889,做多,2024-02-12 12:50:00,2024-02-12 13:15:00,2486.58,2484.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51890,做空,2024-02-12 13:15:00,2024-02-12 13:25:00,2484.51,2484.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51891,做多,2024-02-12 13:25:00,2024-02-12 13:40:00,2484.64,2487.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51892,做多,2024-02-12 16:50:00,2024-02-12 17:10:00,2550.32,2561.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51893,做多,2024-02-12 20:10:00,2024-02-12 20:15:00,2621.87,2621.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51894,做空,2024-02-12 20:15:00,2024-02-12 22:00:00,2621.85,2637.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51895,做多,2024-02-12 22:00:00,2024-02-12 22:25:00,2637.34,2650.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51896,做多,2024-02-12 23:25:00,2024-02-12 23:55:00,2648.0,2660.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51897,做多,2024-02-13 01:20:00,2024-02-13 01:35:00,2670.23,2673.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51898,做多,2024-02-13 01:55:00,2024-02-13 02:00:00,2679.16,2681.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51899,做多,2024-02-13 04:25:00,2024-02-13 05:05:00,2647.49,2646.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51900,做空,2024-02-13 05:05:00,2024-02-13 06:30:00,2646.01,2651.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51901,做多,2024-02-13 06:30:00,2024-02-13 06:35:00,2651.23,2648.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51902,做空,2024-02-13 06:35:00,2024-02-13 06:50:00,2648.49,2646.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51903,做多,2024-02-13 07:00:00,2024-02-13 07:10:00,2650.37,2650.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51904,做空,2024-02-13 07:10:00,2024-02-13 07:15:00,2650.31,2651.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51905,做多,2024-02-13 07:15:00,2024-02-13 07:20:00,2651.38,2650.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51906,做空,2024-02-13 07:20:00,2024-02-13 07:25:00,2650.41,2652.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51907,做多,2024-02-13 07:25:00,2024-02-13 07:30:00,2652.25,2648.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51908,做空,2024-02-13 07:30:00,2024-02-13 07:35:00,2648.36,2645.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51909,做多,2024-02-13 07:45:00,2024-02-13 07:50:00,2651.55,2650.67,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51910,做多,2024-02-13 11:00:00,2024-02-13 11:05:00,2678.03,2674.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51911,做空,2024-02-13 11:05:00,2024-02-13 11:15:00,2674.15,2670.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51912,做多,2024-02-13 11:30:00,2024-02-13 11:40:00,2674.13,2682.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51913,做多,2024-02-13 12:40:00,2024-02-13 12:45:00,2679.08,2672.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51914,做空,2024-02-13 12:45:00,2024-02-13 12:50:00,2672.11,2674.39,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51915,做多,2024-02-13 14:55:00,2024-02-13 15:55:00,2634.64,2632.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51916,做空,2024-02-13 15:55:00,2024-02-13 16:00:00,2632.72,2640.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51917,做多,2024-02-13 16:00:00,2024-02-13 16:10:00,2640.73,2627.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51918,做空,2024-02-13 16:10:00,2024-02-13 16:25:00,2627.6,2633.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51919,做多,2024-02-13 16:25:00,2024-02-13 16:30:00,2633.88,2625.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51920,做空,2024-02-13 16:30:00,2024-02-13 16:40:00,2625.21,2613.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51921,做多,2024-02-13 17:35:00,2024-02-13 17:45:00,2617.9,2615.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51922,做空,2024-02-13 17:45:00,2024-02-13 19:05:00,2615.66,2626.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51923,做多,2024-02-13 19:05:00,2024-02-13 19:10:00,2626.8,2625.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51924,做空,2024-02-13 19:10:00,2024-02-13 19:15:00,2625.22,2627.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51925,做多,2024-02-13 19:15:00,2024-02-13 19:40:00,2627.26,2630.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -51926,做空,2024-02-13 19:40:00,2024-02-13 19:50:00,2630.13,2616.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51927,做多,2024-02-13 20:35:00,2024-02-13 21:05:00,2623.33,2642.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51928,做多,2024-02-13 22:45:00,2024-02-13 23:00:00,2635.3,2629.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51929,做空,2024-02-13 23:00:00,2024-02-13 23:10:00,2629.37,2633.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51930,做多,2024-02-13 23:10:00,2024-02-13 23:50:00,2633.09,2642.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51931,做多,2024-02-14 00:10:00,2024-02-14 01:20:00,2635.58,2628.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51932,做空,2024-02-14 01:20:00,2024-02-14 01:25:00,2628.93,2625.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51933,做多,2024-02-14 02:15:00,2024-02-14 02:45:00,2626.78,2634.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51934,做多,2024-02-14 05:15:00,2024-02-14 05:50:00,2634.05,2641.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51935,做多,2024-02-14 06:55:00,2024-02-14 07:00:00,2646.28,2654.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51936,做多,2024-02-14 08:10:00,2024-02-14 08:15:00,2650.87,2660.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51937,做多,2024-02-14 08:15:00,2024-02-14 08:20:00,2660.65,2659.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51938,做多,2024-02-14 11:20:00,2024-02-14 11:25:00,2752.0,2748.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51939,做空,2024-02-14 11:25:00,2024-02-14 11:30:00,2748.92,2751.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51940,做多,2024-02-14 11:30:00,2024-02-14 11:35:00,2751.45,2749.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51941,做空,2024-02-14 11:35:00,2024-02-14 11:45:00,2749.27,2750.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51942,做多,2024-02-14 11:45:00,2024-02-14 12:05:00,2750.86,2753.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51943,做多,2024-02-14 12:25:00,2024-02-14 12:30:00,2751.5,2758.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51944,做多,2024-02-14 13:15:00,2024-02-14 13:40:00,2748.0,2759.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51945,做多,2024-02-14 15:25:00,2024-02-14 16:45:00,2755.91,2746.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51946,做空,2024-02-14 16:45:00,2024-02-14 17:10:00,2746.8,2746.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51947,做多,2024-02-14 17:10:00,2024-02-14 17:20:00,2746.27,2743.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51948,做空,2024-02-14 17:20:00,2024-02-14 17:25:00,2743.86,2746.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51949,做多,2024-02-14 17:25:00,2024-02-14 17:30:00,2746.73,2740.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51950,做空,2024-02-14 17:30:00,2024-02-14 17:35:00,2740.46,2742.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51951,做多,2024-02-14 17:35:00,2024-02-14 18:05:00,2742.96,2735.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51952,做空,2024-02-14 18:05:00,2024-02-14 18:10:00,2735.47,2732.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51953,做多,2024-02-14 18:30:00,2024-02-14 18:45:00,2744.47,2750.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51954,做多,2024-02-14 19:20:00,2024-02-14 19:30:00,2746.99,2755.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51955,做多,2024-02-14 20:55:00,2024-02-14 21:00:00,2765.72,2760.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51956,做空,2024-02-14 21:00:00,2024-02-14 21:05:00,2760.46,2762.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51957,做多,2024-02-14 21:05:00,2024-02-14 21:15:00,2762.27,2766.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51958,做多,2024-02-14 21:15:00,2024-02-14 21:20:00,2766.0,2759.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51959,做空,2024-02-14 21:20:00,2024-02-14 21:25:00,2759.21,2760.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -51960,做多,2024-02-14 21:30:00,2024-02-14 21:40:00,2764.84,2770.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51961,做多,2024-02-14 22:40:00,2024-02-14 23:00:00,2769.5,2771.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -51962,做空,2024-02-14 23:00:00,2024-02-14 23:05:00,2771.32,2771.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51963,做多,2024-02-14 23:05:00,2024-02-14 23:15:00,2771.48,2769.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51964,做空,2024-02-14 23:15:00,2024-02-14 23:20:00,2769.98,2778.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51965,做多,2024-02-14 23:20:00,2024-02-14 23:30:00,2778.86,2776.57,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -51966,做多,2024-02-15 02:15:00,2024-02-15 02:20:00,2796.7,2791.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51967,做空,2024-02-15 02:20:00,2024-02-15 02:30:00,2791.88,2792.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51968,做多,2024-02-15 02:30:00,2024-02-15 02:55:00,2792.32,2788.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51969,做空,2024-02-15 02:55:00,2024-02-15 04:10:00,2788.35,2796.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51970,做多,2024-02-15 04:10:00,2024-02-15 04:15:00,2796.11,2795.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51971,做空,2024-02-15 04:15:00,2024-02-15 04:30:00,2795.72,2793.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51972,做多,2024-02-15 04:40:00,2024-02-15 04:45:00,2797.5,2791.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51973,做空,2024-02-15 04:45:00,2024-02-15 04:50:00,2791.26,2789.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51974,做多,2024-02-15 04:55:00,2024-02-15 05:00:00,2797.92,2791.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51975,做空,2024-02-15 05:00:00,2024-02-15 05:25:00,2791.97,2785.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51976,做多,2024-02-15 06:35:00,2024-02-15 06:45:00,2780.63,2779.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51977,做空,2024-02-15 06:45:00,2024-02-15 07:40:00,2779.88,2768.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51978,做多,2024-02-15 08:20:00,2024-02-15 08:45:00,2782.25,2777.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51979,做空,2024-02-15 08:45:00,2024-02-15 08:50:00,2777.72,2782.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51980,做多,2024-02-15 08:50:00,2024-02-15 09:15:00,2782.52,2791.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51981,做多,2024-02-15 11:15:00,2024-02-15 11:35:00,2799.66,2791.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51982,做空,2024-02-15 11:35:00,2024-02-15 11:40:00,2791.41,2790.78,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -51983,做多,2024-02-15 12:00:00,2024-02-15 12:05:00,2803.98,2791.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51984,做空,2024-02-15 12:05:00,2024-02-15 12:15:00,2791.86,2783.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51985,做多,2024-02-15 12:25:00,2024-02-15 12:35:00,2796.69,2789.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51986,做空,2024-02-15 12:35:00,2024-02-15 12:50:00,2789.99,2796.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51987,做多,2024-02-15 12:50:00,2024-02-15 13:05:00,2796.43,2798.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -51988,做空,2024-02-15 13:05:00,2024-02-15 13:30:00,2798.96,2797.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -51989,做多,2024-02-15 13:30:00,2024-02-15 13:35:00,2797.14,2795.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51990,做空,2024-02-15 13:35:00,2024-02-15 13:40:00,2795.29,2804.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51991,做多,2024-02-15 13:40:00,2024-02-15 13:50:00,2804.43,2812.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -51992,做多,2024-02-15 15:35:00,2024-02-15 16:50:00,2834.59,2830.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51993,做空,2024-02-15 16:50:00,2024-02-15 17:25:00,2830.56,2830.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -51994,做多,2024-02-15 17:25:00,2024-02-15 17:35:00,2830.46,2827.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51995,做空,2024-02-15 17:35:00,2024-02-15 17:40:00,2827.76,2828.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51996,做多,2024-02-15 17:40:00,2024-02-15 17:45:00,2828.81,2825.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51997,做空,2024-02-15 17:45:00,2024-02-15 17:55:00,2825.1,2816.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -51998,做多,2024-02-15 18:10:00,2024-02-15 18:15:00,2833.43,2827.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -51999,做空,2024-02-15 18:15:00,2024-02-15 18:45:00,2827.06,2826.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52000,做多,2024-02-15 18:45:00,2024-02-15 18:50:00,2826.83,2825.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52001,做空,2024-02-15 18:50:00,2024-02-15 18:55:00,2825.28,2826.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52002,做多,2024-02-15 18:55:00,2024-02-15 19:00:00,2826.49,2825.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52003,做空,2024-02-15 19:00:00,2024-02-15 19:15:00,2825.7,2814.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52004,做多,2024-02-15 19:40:00,2024-02-15 19:45:00,2823.82,2835.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52005,做多,2024-02-15 20:25:00,2024-02-15 20:40:00,2826.81,2840.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52006,做多,2024-02-15 22:30:00,2024-02-15 22:35:00,2819.74,2817.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52007,做空,2024-02-15 22:35:00,2024-02-15 22:55:00,2817.97,2815.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -52008,做多,2024-02-15 22:55:00,2024-02-16 00:15:00,2815.11,2836.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52009,做多,2024-02-16 00:35:00,2024-02-16 00:40:00,2829.7,2835.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52010,做多,2024-02-16 02:05:00,2024-02-16 02:15:00,2847.09,2842.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52011,做空,2024-02-16 02:15:00,2024-02-16 02:55:00,2842.19,2848.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52012,做多,2024-02-16 02:55:00,2024-02-16 03:00:00,2848.77,2846.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52013,做空,2024-02-16 03:00:00,2024-02-16 03:10:00,2846.39,2857.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52014,做多,2024-02-16 03:10:00,2024-02-16 03:15:00,2857.08,2850.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52015,做多,2024-02-16 03:55:00,2024-02-16 04:10:00,2848.03,2846.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52016,做空,2024-02-16 04:10:00,2024-02-16 04:15:00,2846.56,2848.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52017,做多,2024-02-16 04:15:00,2024-02-16 05:45:00,2848.24,2848.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52018,做多,2024-02-16 08:40:00,2024-02-16 08:45:00,2825.27,2822.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52019,做空,2024-02-16 08:45:00,2024-02-16 09:05:00,2822.79,2804.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52020,做多,2024-02-16 09:30:00,2024-02-16 09:40:00,2816.54,2814.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52021,做空,2024-02-16 09:40:00,2024-02-16 09:50:00,2814.91,2816.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52022,做多,2024-02-16 09:50:00,2024-02-16 09:55:00,2816.49,2811.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52023,做空,2024-02-16 09:55:00,2024-02-16 10:10:00,2811.01,2817.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52024,做多,2024-02-16 10:10:00,2024-02-16 10:20:00,2817.23,2818.5,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52025,做多,2024-02-16 11:55:00,2024-02-16 12:30:00,2825.21,2834.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52026,做多,2024-02-16 13:40:00,2024-02-16 13:45:00,2841.82,2834.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52027,做空,2024-02-16 13:45:00,2024-02-16 13:50:00,2834.0,2840.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52028,做多,2024-02-16 13:50:00,2024-02-16 14:00:00,2840.52,2826.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52029,做空,2024-02-16 14:00:00,2024-02-16 14:05:00,2826.19,2828.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52030,做多,2024-02-16 16:05:00,2024-02-16 16:45:00,2796.5,2785.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52031,做空,2024-02-16 16:45:00,2024-02-16 16:50:00,2785.35,2785.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52032,做多,2024-02-16 16:50:00,2024-02-16 17:05:00,2785.8,2780.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52033,做空,2024-02-16 17:05:00,2024-02-16 18:05:00,2780.83,2772.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52034,做多,2024-02-16 18:20:00,2024-02-16 18:30:00,2781.61,2774.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52035,做空,2024-02-16 18:30:00,2024-02-16 18:35:00,2774.95,2776.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52036,做多,2024-02-16 18:35:00,2024-02-16 18:50:00,2776.86,2782.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52037,做多,2024-02-16 19:10:00,2024-02-16 19:15:00,2780.9,2783.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52038,做多,2024-02-16 19:40:00,2024-02-16 19:45:00,2782.27,2774.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52039,做空,2024-02-16 19:45:00,2024-02-16 19:50:00,2774.49,2762.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52040,做多,2024-02-16 20:15:00,2024-02-16 20:35:00,2776.72,2778.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -52041,做空,2024-02-16 20:35:00,2024-02-16 22:45:00,2778.84,2789.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52042,做多,2024-02-16 22:45:00,2024-02-16 22:55:00,2789.53,2790.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52043,做空,2024-02-16 22:55:00,2024-02-17 00:35:00,2790.58,2800.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52044,做多,2024-02-17 00:35:00,2024-02-17 00:50:00,2800.99,2798.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52045,做空,2024-02-17 00:50:00,2024-02-17 01:00:00,2798.15,2795.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52046,做多,2024-02-17 02:10:00,2024-02-17 02:15:00,2796.22,2794.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52047,做空,2024-02-17 02:15:00,2024-02-17 02:25:00,2794.78,2791.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -52048,做多,2024-02-17 02:25:00,2024-02-17 02:30:00,2791.68,2788.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52049,做空,2024-02-17 02:30:00,2024-02-17 02:45:00,2788.59,2791.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52050,做多,2024-02-17 02:45:00,2024-02-17 02:55:00,2791.03,2790.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52051,做空,2024-02-17 02:55:00,2024-02-17 03:05:00,2790.49,2789.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52052,做多,2024-02-17 03:05:00,2024-02-17 03:25:00,2789.57,2788.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52053,做空,2024-02-17 03:25:00,2024-02-17 03:30:00,2788.48,2789.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52054,做多,2024-02-17 03:30:00,2024-02-17 03:50:00,2789.64,2795.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52055,做多,2024-02-17 04:15:00,2024-02-17 04:25:00,2792.68,2790.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52056,做空,2024-02-17 04:25:00,2024-02-17 04:30:00,2790.26,2792.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52057,做多,2024-02-17 04:30:00,2024-02-17 04:35:00,2792.0,2790.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52058,做空,2024-02-17 04:35:00,2024-02-17 04:45:00,2790.47,2795.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52059,做多,2024-02-17 04:45:00,2024-02-17 04:50:00,2795.97,2795.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52060,做多,2024-02-17 06:10:00,2024-02-17 06:15:00,2789.21,2788.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52061,做空,2024-02-17 06:15:00,2024-02-17 06:25:00,2788.91,2789.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52062,做多,2024-02-17 06:25:00,2024-02-17 07:10:00,2789.31,2793.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52063,做多,2024-02-17 10:00:00,2024-02-17 10:05:00,2779.63,2779.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52064,做空,2024-02-17 10:05:00,2024-02-17 10:10:00,2779.11,2775.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52065,做多,2024-02-17 10:35:00,2024-02-17 10:40:00,2777.47,2774.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52066,做空,2024-02-17 10:40:00,2024-02-17 10:45:00,2774.92,2776.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52067,做多,2024-02-17 10:45:00,2024-02-17 12:10:00,2776.98,2780.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -52068,做空,2024-02-17 12:10:00,2024-02-17 12:20:00,2780.64,2783.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52069,做多,2024-02-17 12:20:00,2024-02-17 12:25:00,2783.22,2778.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52070,做空,2024-02-17 12:25:00,2024-02-17 12:30:00,2778.9,2777.85,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52071,做多,2024-02-17 12:45:00,2024-02-17 12:50:00,2787.89,2786.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52072,做多,2024-02-17 15:20:00,2024-02-17 15:30:00,2742.91,2751.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52073,做多,2024-02-17 16:20:00,2024-02-17 16:30:00,2747.1,2747.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52074,做空,2024-02-17 16:30:00,2024-02-17 16:35:00,2747.27,2752.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52075,做多,2024-02-17 16:35:00,2024-02-17 17:00:00,2752.88,2761.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52076,做多,2024-02-17 22:05:00,2024-02-17 22:25:00,2785.5,2786.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52077,做空,2024-02-17 22:25:00,2024-02-17 22:30:00,2786.64,2791.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52078,做多,2024-02-17 22:30:00,2024-02-17 22:35:00,2791.61,2784.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52079,做空,2024-02-17 22:35:00,2024-02-17 23:25:00,2784.4,2786.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52080,做多,2024-02-17 23:25:00,2024-02-18 00:20:00,2786.84,2789.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52081,做多,2024-02-18 00:55:00,2024-02-18 01:00:00,2790.22,2795.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52082,做多,2024-02-18 03:25:00,2024-02-18 04:00:00,2776.32,2787.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52083,做多,2024-02-18 07:15:00,2024-02-18 08:40:00,2797.98,2802.25,0.0,100.0,0.0,0.0,0.0,0.0,flip -52084,做空,2024-02-18 08:40:00,2024-02-18 08:45:00,2802.25,2803.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52085,做多,2024-02-18 08:45:00,2024-02-18 09:00:00,2803.85,2814.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52086,做多,2024-02-18 11:50:00,2024-02-18 12:20:00,2804.0,2806.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -52087,做空,2024-02-18 12:20:00,2024-02-18 12:30:00,2806.64,2798.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52088,做多,2024-02-18 14:05:00,2024-02-18 14:15:00,2793.44,2800.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52089,做多,2024-02-18 14:15:00,2024-02-18 14:20:00,2800.86,2801.07,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52090,做多,2024-02-18 15:50:00,2024-02-18 16:00:00,2807.87,2804.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52091,做空,2024-02-18 16:00:00,2024-02-18 16:05:00,2804.9,2806.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52092,做多,2024-02-18 16:05:00,2024-02-18 16:15:00,2806.9,2800.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52093,做空,2024-02-18 16:15:00,2024-02-18 16:20:00,2800.92,2796.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52094,做多,2024-02-18 16:50:00,2024-02-18 17:00:00,2803.69,2814.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52095,做多,2024-02-18 18:05:00,2024-02-18 18:10:00,2813.99,2812.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52096,做空,2024-02-18 18:10:00,2024-02-18 18:15:00,2812.19,2815.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52097,做多,2024-02-18 18:15:00,2024-02-18 18:20:00,2815.32,2814.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52098,做空,2024-02-18 18:20:00,2024-02-18 18:25:00,2814.4,2815.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52099,做多,2024-02-18 18:25:00,2024-02-18 18:35:00,2815.75,2815.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52100,做空,2024-02-18 18:35:00,2024-02-18 18:45:00,2815.86,2829.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52101,做多,2024-02-18 18:45:00,2024-02-18 18:50:00,2829.23,2833.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52102,做多,2024-02-18 20:00:00,2024-02-18 20:05:00,2832.54,2825.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52103,做空,2024-02-18 20:05:00,2024-02-18 20:20:00,2825.5,2818.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52104,做多,2024-02-18 20:45:00,2024-02-18 21:15:00,2828.94,2826.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52105,做空,2024-02-18 21:15:00,2024-02-18 21:25:00,2826.41,2828.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52106,做多,2024-02-18 21:25:00,2024-02-18 21:35:00,2828.01,2834.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52107,做多,2024-02-19 00:05:00,2024-02-19 00:15:00,2883.66,2877.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52108,做空,2024-02-19 00:15:00,2024-02-19 00:20:00,2877.23,2880.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52109,做多,2024-02-19 00:20:00,2024-02-19 00:30:00,2880.38,2881.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52110,做空,2024-02-19 00:30:00,2024-02-19 00:35:00,2881.66,2892.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52111,做多,2024-02-19 00:35:00,2024-02-19 00:40:00,2892.31,2878.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52112,做多,2024-02-19 02:00:00,2024-02-19 02:15:00,2869.5,2878.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52113,做多,2024-02-19 03:30:00,2024-02-19 03:55:00,2882.69,2888.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52114,做多,2024-02-19 04:15:00,2024-02-19 04:20:00,2886.27,2895.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52115,做多,2024-02-19 05:15:00,2024-02-19 05:30:00,2891.88,2894.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52116,做多,2024-02-19 05:40:00,2024-02-19 05:55:00,2891.19,2908.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52117,做多,2024-02-19 07:50:00,2024-02-19 08:00:00,2927.29,2924.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52118,做空,2024-02-19 08:00:00,2024-02-19 08:15:00,2924.58,2918.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52119,做多,2024-02-19 09:20:00,2024-02-19 09:50:00,2916.2,2912.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52120,做空,2024-02-19 09:50:00,2024-02-19 10:05:00,2912.42,2915.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52121,做多,2024-02-19 10:05:00,2024-02-19 10:10:00,2915.15,2914.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52122,做空,2024-02-19 10:10:00,2024-02-19 10:25:00,2914.12,2902.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52123,做多,2024-02-19 10:40:00,2024-02-19 10:50:00,2913.73,2913.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52124,做空,2024-02-19 10:50:00,2024-02-19 11:00:00,2913.5,2914.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52125,做多,2024-02-19 11:00:00,2024-02-19 11:05:00,2914.36,2910.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52126,做空,2024-02-19 11:05:00,2024-02-19 11:20:00,2910.98,2915.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52127,做多,2024-02-19 11:20:00,2024-02-19 11:40:00,2915.0,2913.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52128,做空,2024-02-19 11:40:00,2024-02-19 12:05:00,2913.95,2910.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52129,做多,2024-02-19 12:10:00,2024-02-19 12:15:00,2913.76,2910.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52130,做空,2024-02-19 12:15:00,2024-02-19 12:25:00,2910.98,2909.84,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52131,做多,2024-02-19 12:35:00,2024-02-19 12:50:00,2913.47,2919.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52132,做多,2024-02-19 13:05:00,2024-02-19 15:15:00,2911.02,2915.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52133,做多,2024-02-19 15:50:00,2024-02-19 16:20:00,2905.26,2920.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52134,做多,2024-02-19 17:20:00,2024-02-19 17:25:00,2921.02,2943.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52135,做多,2024-02-19 19:35:00,2024-02-19 19:45:00,2936.83,2932.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52136,做空,2024-02-19 19:45:00,2024-02-19 19:55:00,2932.4,2935.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52137,做多,2024-02-19 19:55:00,2024-02-19 20:05:00,2935.49,2930.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52138,做空,2024-02-19 20:05:00,2024-02-19 20:10:00,2930.77,2934.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52139,做多,2024-02-19 20:10:00,2024-02-19 20:15:00,2934.6,2931.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52140,做空,2024-02-19 20:15:00,2024-02-19 20:20:00,2931.16,2936.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52141,做多,2024-02-19 20:20:00,2024-02-19 20:50:00,2936.37,2940.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52142,做多,2024-02-19 22:50:00,2024-02-19 22:55:00,2973.01,2964.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52143,做空,2024-02-19 22:55:00,2024-02-19 23:50:00,2964.17,2944.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52144,做多,2024-02-20 00:10:00,2024-02-20 00:35:00,2951.91,2945.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52145,做空,2024-02-20 00:35:00,2024-02-20 00:40:00,2945.19,2935.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52146,做多,2024-02-20 02:50:00,2024-02-20 02:55:00,2925.79,2928.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52147,做多,2024-02-20 03:35:00,2024-02-20 03:40:00,2922.83,2918.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52148,做空,2024-02-20 03:40:00,2024-02-20 03:45:00,2918.35,2916.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52149,做多,2024-02-20 04:10:00,2024-02-20 04:15:00,2920.28,2917.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52150,做空,2024-02-20 04:15:00,2024-02-20 04:20:00,2917.32,2919.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52151,做多,2024-02-20 04:20:00,2024-02-20 04:25:00,2919.88,2919.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52152,做空,2024-02-20 04:25:00,2024-02-20 04:30:00,2919.0,2922.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52153,做多,2024-02-20 04:30:00,2024-02-20 04:40:00,2922.46,2926.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52154,做多,2024-02-20 05:55:00,2024-02-20 06:10:00,2929.8,2934.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52155,做多,2024-02-20 07:05:00,2024-02-20 07:10:00,2932.45,2932.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52156,做空,2024-02-20 07:10:00,2024-02-20 07:15:00,2932.05,2932.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52157,做多,2024-02-20 07:15:00,2024-02-20 07:20:00,2932.83,2930.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52158,做空,2024-02-20 07:20:00,2024-02-20 07:35:00,2930.44,2925.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52159,做多,2024-02-20 09:00:00,2024-02-20 09:05:00,2921.52,2917.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52160,做空,2024-02-20 09:05:00,2024-02-20 09:15:00,2917.61,2901.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52161,做多,2024-02-20 10:00:00,2024-02-20 11:05:00,2908.12,2933.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52162,做多,2024-02-20 13:05:00,2024-02-20 13:10:00,2938.85,2962.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52163,做多,2024-02-20 13:10:00,2024-02-20 13:15:00,2962.8,2957.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52164,做多,2024-02-20 14:25:00,2024-02-20 16:10:00,2969.42,2923.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52165,做空,2024-02-20 16:10:00,2024-02-20 16:15:00,2923.75,2926.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52166,做多,2024-02-20 16:15:00,2024-02-20 16:35:00,2926.43,2923.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52167,做空,2024-02-20 16:35:00,2024-02-20 16:40:00,2923.28,2916.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52168,做多,2024-02-20 17:55:00,2024-02-20 18:10:00,2918.56,2914.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52169,做空,2024-02-20 18:10:00,2024-02-20 21:05:00,2914.37,2981.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52170,做多,2024-02-20 21:05:00,2024-02-20 21:20:00,2981.04,2990.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52171,做多,2024-02-21 01:55:00,2024-02-21 02:05:00,3002.34,2997.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52172,做空,2024-02-21 02:05:00,2024-02-21 02:15:00,2997.05,3004.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52173,做多,2024-02-21 02:15:00,2024-02-21 02:20:00,3004.39,2997.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52174,做空,2024-02-21 02:20:00,2024-02-21 02:25:00,2997.99,3003.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52175,做多,2024-02-21 02:25:00,2024-02-21 02:35:00,3003.82,3007.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52176,做多,2024-02-21 03:15:00,2024-02-21 03:40:00,3012.52,3005.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52177,做空,2024-02-21 03:40:00,2024-02-21 03:45:00,3005.15,3011.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52178,做多,2024-02-21 03:45:00,2024-02-21 03:55:00,3011.48,3007.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52179,做空,2024-02-21 03:55:00,2024-02-21 04:00:00,3007.88,3008.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52180,做多,2024-02-21 04:00:00,2024-02-21 04:15:00,3008.59,3008.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52181,做空,2024-02-21 04:15:00,2024-02-21 04:20:00,3008.87,3010.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52182,做多,2024-02-21 04:20:00,2024-02-21 04:25:00,3010.73,3005.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52183,做空,2024-02-21 04:25:00,2024-02-21 04:30:00,3005.49,2994.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52184,做多,2024-02-21 05:00:00,2024-02-21 05:15:00,3006.18,3006.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52185,做空,2024-02-21 05:15:00,2024-02-21 05:35:00,3006.33,2992.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52186,做多,2024-02-21 08:05:00,2024-02-21 08:10:00,2946.71,2942.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52187,做空,2024-02-21 08:10:00,2024-02-21 09:05:00,2942.85,2921.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52188,做多,2024-02-21 10:25:00,2024-02-21 10:30:00,2919.88,2916.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52189,做空,2024-02-21 10:30:00,2024-02-21 11:35:00,2916.25,2911.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52190,做多,2024-02-21 11:35:00,2024-02-21 12:20:00,2911.04,2911.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52191,做空,2024-02-21 12:20:00,2024-02-21 13:50:00,2911.0,2898.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52192,做多,2024-02-21 14:40:00,2024-02-21 15:20:00,2897.99,2915.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52193,做多,2024-02-21 16:30:00,2024-02-21 16:45:00,2911.18,2933.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52194,做多,2024-02-21 19:00:00,2024-02-21 19:05:00,2902.8,2908.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52195,做多,2024-02-21 19:40:00,2024-02-21 19:55:00,2908.04,2913.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52196,做多,2024-02-21 20:30:00,2024-02-21 20:45:00,2908.65,2903.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52197,做空,2024-02-21 20:45:00,2024-02-21 20:55:00,2903.2,2907.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52198,做多,2024-02-21 20:55:00,2024-02-21 21:15:00,2907.2,2914.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -52199,做空,2024-02-21 21:15:00,2024-02-21 21:20:00,2914.73,2913.42,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52200,做多,2024-02-21 22:15:00,2024-02-21 22:55:00,2919.99,2934.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52201,做多,2024-02-22 00:25:00,2024-02-22 02:55:00,2955.8,2921.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52202,做空,2024-02-22 02:55:00,2024-02-22 03:05:00,2921.8,2923.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52203,做多,2024-02-22 03:05:00,2024-02-22 03:15:00,2923.2,2932.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52204,做多,2024-02-22 04:45:00,2024-02-22 04:50:00,2933.62,2924.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52205,做空,2024-02-22 04:50:00,2024-02-22 05:00:00,2924.63,2931.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52206,做多,2024-02-22 05:00:00,2024-02-22 05:10:00,2931.43,2931.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52207,做空,2024-02-22 05:10:00,2024-02-22 05:15:00,2931.36,2937.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52208,做多,2024-02-22 05:15:00,2024-02-22 05:20:00,2937.86,2940.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52209,做多,2024-02-22 05:55:00,2024-02-22 06:15:00,2934.97,2934.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52210,做空,2024-02-22 06:15:00,2024-02-22 06:20:00,2934.7,2939.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52211,做多,2024-02-22 06:20:00,2024-02-22 06:30:00,2939.0,2943.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52212,做多,2024-02-22 09:40:00,2024-02-22 09:45:00,3018.82,3031.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52213,做多,2024-02-22 12:05:00,2024-02-22 12:15:00,2998.69,3005.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52214,做多,2024-02-22 14:30:00,2024-02-22 14:45:00,2959.13,2963.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52215,做多,2024-02-22 17:05:00,2024-02-22 17:35:00,2978.77,2985.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52216,做多,2024-02-22 18:10:00,2024-02-22 18:30:00,2981.53,2982.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52217,做空,2024-02-22 18:30:00,2024-02-22 18:35:00,2982.24,2988.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52218,做多,2024-02-22 18:35:00,2024-02-22 18:40:00,2988.8,2994.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52219,做多,2024-02-22 19:10:00,2024-02-22 19:15:00,2988.62,2985.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52220,做空,2024-02-22 19:15:00,2024-02-22 19:20:00,2985.98,2991.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52221,做多,2024-02-22 19:20:00,2024-02-22 19:35:00,2991.79,2992.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52222,做空,2024-02-22 19:35:00,2024-02-22 20:15:00,2992.21,2992.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52223,做多,2024-02-22 20:15:00,2024-02-22 20:20:00,2992.31,2990.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52224,做空,2024-02-22 20:20:00,2024-02-22 20:25:00,2990.67,3025.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52225,做多,2024-02-22 20:25:00,2024-02-22 20:30:00,3025.66,3012.04,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52226,做多,2024-02-22 22:35:00,2024-02-22 22:40:00,2986.92,2982.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52227,做空,2024-02-22 22:40:00,2024-02-22 22:45:00,2982.93,2988.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52228,做多,2024-02-22 22:45:00,2024-02-22 23:05:00,2988.65,2979.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52229,做空,2024-02-22 23:05:00,2024-02-23 00:15:00,2979.25,2981.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52230,做多,2024-02-23 00:15:00,2024-02-23 00:30:00,2981.02,2987.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52231,做多,2024-02-23 01:30:00,2024-02-23 01:40:00,2987.32,2986.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52232,做空,2024-02-23 01:40:00,2024-02-23 01:50:00,2986.76,2985.44,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52233,做多,2024-02-23 02:00:00,2024-02-23 02:15:00,2989.29,2984.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52234,做空,2024-02-23 02:15:00,2024-02-23 02:25:00,2984.43,2977.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52235,做多,2024-02-23 04:10:00,2024-02-23 04:40:00,2955.71,2953.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52236,做空,2024-02-23 04:40:00,2024-02-23 04:45:00,2953.88,2956.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52237,做多,2024-02-23 04:45:00,2024-02-23 04:50:00,2956.39,2953.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52238,做空,2024-02-23 04:50:00,2024-02-23 04:55:00,2953.52,2954.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52239,做多,2024-02-23 04:55:00,2024-02-23 05:20:00,2954.46,2960.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52240,做多,2024-02-23 05:55:00,2024-02-23 06:05:00,2960.9,2963.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52241,做多,2024-02-23 06:30:00,2024-02-23 06:35:00,2960.3,2965.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52242,做多,2024-02-23 09:15:00,2024-02-23 09:20:00,2933.79,2928.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52243,做空,2024-02-23 09:20:00,2024-02-23 09:25:00,2928.35,2931.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52244,做多,2024-02-23 09:25:00,2024-02-23 10:25:00,2931.14,2943.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52245,做多,2024-02-23 11:35:00,2024-02-23 11:45:00,2944.3,2945.77,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52246,做多,2024-02-23 11:55:00,2024-02-23 12:00:00,2945.3,2939.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52247,做空,2024-02-23 12:00:00,2024-02-23 12:05:00,2939.53,2939.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52248,做多,2024-02-23 12:50:00,2024-02-23 13:20:00,2936.82,2936.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52249,做空,2024-02-23 13:20:00,2024-02-23 13:30:00,2936.52,2941.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52250,做多,2024-02-23 13:30:00,2024-02-23 13:35:00,2941.32,2937.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52251,做空,2024-02-23 13:35:00,2024-02-23 14:10:00,2937.86,2941.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52252,做多,2024-02-23 14:10:00,2024-02-23 14:15:00,2941.1,2949.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52253,做多,2024-02-23 14:40:00,2024-02-23 14:55:00,2937.96,2950.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52254,做多,2024-02-23 16:35:00,2024-02-23 16:50:00,2924.96,2934.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52255,做多,2024-02-23 18:15:00,2024-02-23 18:35:00,2942.17,2945.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52256,做多,2024-02-23 19:15:00,2024-02-23 19:20:00,2949.14,2949.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52257,做多,2024-02-23 19:45:00,2024-02-23 19:50:00,2946.91,2946.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52258,做空,2024-02-23 19:50:00,2024-02-23 20:05:00,2946.84,2947.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52259,做多,2024-02-23 20:05:00,2024-02-23 20:15:00,2947.27,2945.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52260,做空,2024-02-23 20:15:00,2024-02-23 20:20:00,2945.98,2940.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52261,做多,2024-02-23 20:35:00,2024-02-23 20:50:00,2945.29,2954.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52262,做多,2024-02-23 21:20:00,2024-02-23 21:25:00,2947.33,2947.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52263,做空,2024-02-23 21:25:00,2024-02-23 21:30:00,2947.01,2947.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52264,做多,2024-02-23 21:30:00,2024-02-23 21:45:00,2947.82,2947.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52265,做空,2024-02-23 21:45:00,2024-02-23 22:00:00,2947.5,2946.04,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52266,做多,2024-02-23 22:00:00,2024-02-23 23:45:00,2946.04,2926.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52267,做空,2024-02-23 23:45:00,2024-02-23 23:50:00,2926.05,2928.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52268,做多,2024-02-23 23:50:00,2024-02-23 23:55:00,2928.34,2923.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52269,做空,2024-02-23 23:55:00,2024-02-24 00:00:00,2923.35,2924.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52270,做多,2024-02-24 00:00:00,2024-02-24 00:05:00,2924.93,2923.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52271,做空,2024-02-24 00:05:00,2024-02-24 00:15:00,2923.07,2928.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52272,做多,2024-02-24 00:15:00,2024-02-24 00:35:00,2928.27,2935.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52273,做多,2024-02-24 01:15:00,2024-02-24 02:30:00,2926.92,2921.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52274,做空,2024-02-24 02:30:00,2024-02-24 06:10:00,2921.23,2949.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52275,做多,2024-02-24 06:10:00,2024-02-24 06:20:00,2949.77,2952.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52276,做多,2024-02-24 06:30:00,2024-02-24 06:35:00,2950.04,2947.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52277,做空,2024-02-24 06:35:00,2024-02-24 06:45:00,2947.41,2948.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52278,做多,2024-02-24 06:45:00,2024-02-24 07:10:00,2948.84,2949.49,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52279,做多,2024-02-24 07:20:00,2024-02-24 07:25:00,2951.44,2955.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52280,做多,2024-02-24 08:15:00,2024-02-24 08:35:00,2955.92,2954.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52281,做空,2024-02-24 08:35:00,2024-02-24 08:55:00,2954.35,2951.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52282,做多,2024-02-24 09:05:00,2024-02-24 09:45:00,2956.24,2961.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52283,做多,2024-02-24 10:55:00,2024-02-24 11:50:00,2960.01,2965.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52284,做多,2024-02-24 12:10:00,2024-02-24 12:15:00,2961.88,2960.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52285,做空,2024-02-24 12:15:00,2024-02-24 12:20:00,2960.08,2960.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52286,做多,2024-02-24 12:20:00,2024-02-24 12:55:00,2960.16,2958.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52287,做空,2024-02-24 12:55:00,2024-02-24 13:15:00,2958.78,2963.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52288,做多,2024-02-24 13:15:00,2024-02-24 13:20:00,2963.36,2962.66,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52289,做多,2024-02-24 14:15:00,2024-02-24 14:35:00,2961.0,2959.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52290,做空,2024-02-24 14:35:00,2024-02-24 14:40:00,2959.62,2957.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52291,做多,2024-02-24 15:30:00,2024-02-24 15:35:00,2961.82,2958.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52292,做空,2024-02-24 15:35:00,2024-02-24 15:40:00,2958.45,2959.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52293,做多,2024-02-24 15:40:00,2024-02-24 16:10:00,2959.56,2964.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52294,做多,2024-02-24 19:35:00,2024-02-24 19:40:00,2992.9,2989.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52295,做空,2024-02-24 19:40:00,2024-02-24 19:45:00,2989.74,2993.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52296,做多,2024-02-24 19:45:00,2024-02-24 19:55:00,2993.0,2989.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52297,做空,2024-02-24 19:55:00,2024-02-24 20:05:00,2989.27,2985.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52298,做多,2024-02-24 20:15:00,2024-02-24 20:35:00,2987.52,2987.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52299,做空,2024-02-24 20:35:00,2024-02-24 20:40:00,2987.32,2988.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52300,做多,2024-02-24 20:40:00,2024-02-24 21:00:00,2988.1,2985.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52301,做空,2024-02-24 21:00:00,2024-02-24 21:25:00,2985.91,2986.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52302,做多,2024-02-24 21:25:00,2024-02-24 21:35:00,2986.25,2983.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52303,做空,2024-02-24 21:35:00,2024-02-24 21:50:00,2983.99,2988.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52304,做多,2024-02-24 21:50:00,2024-02-24 21:55:00,2988.91,2986.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52305,做空,2024-02-24 21:55:00,2024-02-24 22:00:00,2986.88,2994.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52306,做多,2024-02-24 22:00:00,2024-02-24 22:05:00,2994.58,2992.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52307,做多,2024-02-24 23:05:00,2024-02-24 23:15:00,2990.16,2988.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52308,做空,2024-02-24 23:15:00,2024-02-24 23:30:00,2988.61,2994.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52309,做多,2024-02-24 23:30:00,2024-02-24 23:45:00,2994.62,2992.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52310,做空,2024-02-24 23:45:00,2024-02-25 00:20:00,2992.41,2987.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52311,做多,2024-02-25 00:50:00,2024-02-25 00:55:00,2994.72,2996.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52312,做多,2024-02-25 01:15:00,2024-02-25 01:25:00,2990.84,2999.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52313,做多,2024-02-25 03:10:00,2024-02-25 05:05:00,3025.55,3022.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52314,做空,2024-02-25 05:05:00,2024-02-25 06:40:00,3022.9,3039.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52315,做多,2024-02-25 06:40:00,2024-02-25 07:10:00,3039.97,3034.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52316,做空,2024-02-25 07:10:00,2024-02-25 08:15:00,3034.54,3040.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52317,做多,2024-02-25 08:15:00,2024-02-25 08:25:00,3040.41,3035.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52318,做空,2024-02-25 08:25:00,2024-02-25 08:45:00,3035.73,3023.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52319,做多,2024-02-25 10:00:00,2024-02-25 11:10:00,3026.09,3031.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52320,做多,2024-02-25 12:25:00,2024-02-25 12:30:00,3036.53,3035.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52321,做空,2024-02-25 12:30:00,2024-02-25 12:40:00,3035.88,3039.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52322,做多,2024-02-25 12:40:00,2024-02-25 12:55:00,3039.67,3045.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52323,做多,2024-02-25 13:30:00,2024-02-25 13:45:00,3041.95,3046.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52324,做多,2024-02-25 14:05:00,2024-02-25 14:15:00,3043.1,3047.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52325,做多,2024-02-25 17:10:00,2024-02-25 17:15:00,3046.66,3055.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52326,做多,2024-02-25 21:10:00,2024-02-25 21:45:00,3099.62,3104.25,0.0,100.0,0.0,0.0,0.0,0.0,flip -52327,做空,2024-02-25 21:45:00,2024-02-25 21:50:00,3104.25,3110.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52328,做多,2024-02-25 21:50:00,2024-02-25 21:55:00,3110.86,3114.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52329,做多,2024-02-25 23:00:00,2024-02-25 23:10:00,3106.77,3102.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52330,做空,2024-02-25 23:10:00,2024-02-25 23:15:00,3102.05,3108.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52331,做多,2024-02-25 23:20:00,2024-02-26 00:00:00,3111.11,3109.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52332,做空,2024-02-26 00:00:00,2024-02-26 00:15:00,3109.5,3120.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52333,做多,2024-02-26 00:15:00,2024-02-26 00:20:00,3120.74,3121.83,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52334,做多,2024-02-26 01:00:00,2024-02-26 01:05:00,3122.46,3118.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52335,做空,2024-02-26 01:05:00,2024-02-26 01:20:00,3118.7,3118.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52336,做多,2024-02-26 01:20:00,2024-02-26 01:30:00,3118.67,3113.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52337,做空,2024-02-26 01:30:00,2024-02-26 02:50:00,3113.74,3095.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52338,做多,2024-02-26 03:30:00,2024-02-26 03:35:00,3103.03,3099.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52339,做空,2024-02-26 03:35:00,2024-02-26 03:40:00,3099.12,3100.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52340,做多,2024-02-26 03:40:00,2024-02-26 03:55:00,3100.68,3109.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52341,做多,2024-02-26 05:30:00,2024-02-26 05:35:00,3108.54,3108.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52342,做多,2024-02-26 06:40:00,2024-02-26 06:55:00,3107.11,3115.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52343,做多,2024-02-26 07:20:00,2024-02-26 08:30:00,3107.79,3103.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52344,做空,2024-02-26 08:30:00,2024-02-26 08:45:00,3103.49,3099.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -52345,做多,2024-02-26 08:45:00,2024-02-26 08:50:00,3099.32,3097.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52346,做空,2024-02-26 08:50:00,2024-02-26 09:10:00,3097.0,3092.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52347,做多,2024-02-26 10:20:00,2024-02-26 10:25:00,3068.87,3065.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52348,做空,2024-02-26 10:25:00,2024-02-26 11:10:00,3065.89,3064.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52349,做多,2024-02-26 11:10:00,2024-02-26 11:30:00,3064.83,3058.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52350,做空,2024-02-26 11:30:00,2024-02-26 12:15:00,3058.37,3048.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52351,做多,2024-02-26 12:30:00,2024-02-26 13:10:00,3061.75,3077.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52352,做多,2024-02-26 14:00:00,2024-02-26 14:30:00,3068.75,3085.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52353,做多,2024-02-26 17:30:00,2024-02-26 17:45:00,3160.04,3156.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52354,做空,2024-02-26 17:45:00,2024-02-26 17:55:00,3156.15,3151.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52355,做多,2024-02-26 18:10:00,2024-02-26 19:15:00,3153.8,3162.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52356,做多,2024-02-26 19:15:00,2024-02-26 19:20:00,3162.42,3167.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52357,做多,2024-02-26 22:50:00,2024-02-26 23:00:00,3187.29,3183.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52358,做空,2024-02-26 23:00:00,2024-02-26 23:50:00,3183.98,3179.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -52359,做多,2024-02-26 23:50:00,2024-02-27 00:15:00,3179.66,3175.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52360,做空,2024-02-27 00:15:00,2024-02-27 00:20:00,3175.41,3176.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52361,做多,2024-02-27 00:20:00,2024-02-27 01:20:00,3176.37,3183.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52362,做多,2024-02-27 03:20:00,2024-02-27 03:45:00,3241.94,3242.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52363,做空,2024-02-27 03:45:00,2024-02-27 03:50:00,3242.97,3234.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52364,做多,2024-02-27 05:45:00,2024-02-27 06:00:00,3222.0,3228.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52365,做多,2024-02-27 07:10:00,2024-02-27 07:20:00,3231.32,3226.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52366,做空,2024-02-27 07:20:00,2024-02-27 07:25:00,3226.99,3225.82,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52367,做多,2024-02-27 08:10:00,2024-02-27 08:45:00,3229.84,3227.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52368,做空,2024-02-27 08:45:00,2024-02-27 09:00:00,3227.78,3226.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52369,做多,2024-02-27 09:00:00,2024-02-27 09:20:00,3226.5,3250.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52370,做多,2024-02-27 11:05:00,2024-02-27 11:15:00,3264.91,3258.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52371,做空,2024-02-27 11:15:00,2024-02-27 11:25:00,3258.78,3259.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52372,做多,2024-02-27 11:25:00,2024-02-27 12:25:00,3259.22,3269.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52373,做多,2024-02-27 13:05:00,2024-02-27 13:20:00,3262.83,3268.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -52374,做空,2024-02-27 13:20:00,2024-02-27 13:45:00,3268.14,3271.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52375,做多,2024-02-27 13:45:00,2024-02-27 13:55:00,3271.08,3269.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52376,做空,2024-02-27 13:55:00,2024-02-27 14:30:00,3269.96,3274.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52377,做多,2024-02-27 14:30:00,2024-02-27 14:40:00,3274.27,3254.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52378,做空,2024-02-27 14:40:00,2024-02-27 14:45:00,3254.22,3247.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52379,做多,2024-02-27 15:00:00,2024-02-27 15:05:00,3262.61,3252.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52380,做空,2024-02-27 15:05:00,2024-02-27 15:20:00,3252.06,3259.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52381,做多,2024-02-27 15:20:00,2024-02-27 15:30:00,3259.03,3255.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52382,做空,2024-02-27 15:30:00,2024-02-27 15:35:00,3255.4,3255.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52383,做多,2024-02-27 15:35:00,2024-02-27 16:25:00,3255.72,3246.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52384,做空,2024-02-27 16:25:00,2024-02-27 16:45:00,3246.69,3237.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -52385,做多,2024-02-27 16:45:00,2024-02-27 17:30:00,3237.84,3231.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52386,做空,2024-02-27 17:30:00,2024-02-27 17:35:00,3231.2,3218.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52387,做多,2024-02-27 18:10:00,2024-02-27 19:10:00,3234.6,3245.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52388,做多,2024-02-27 20:20:00,2024-02-27 20:30:00,3248.09,3240.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52389,做空,2024-02-27 20:30:00,2024-02-27 20:35:00,3240.97,3239.65,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52390,做多,2024-02-27 20:45:00,2024-02-27 21:00:00,3249.42,3247.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52391,做空,2024-02-27 21:00:00,2024-02-27 21:05:00,3247.07,3247.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52392,做多,2024-02-27 21:05:00,2024-02-27 21:45:00,3247.95,3248.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52393,做空,2024-02-27 21:45:00,2024-02-27 21:50:00,3248.99,3249.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52394,做多,2024-02-27 21:50:00,2024-02-27 22:05:00,3249.31,3248.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52395,做空,2024-02-27 22:05:00,2024-02-27 22:10:00,3248.03,3250.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52396,做多,2024-02-27 22:10:00,2024-02-27 22:15:00,3250.54,3262.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52397,做多,2024-02-27 22:15:00,2024-02-27 22:20:00,3262.66,3264.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52398,做多,2024-02-28 00:25:00,2024-02-28 00:35:00,3245.61,3250.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52399,做多,2024-02-28 01:15:00,2024-02-28 01:30:00,3250.92,3246.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52400,做空,2024-02-28 01:30:00,2024-02-28 02:25:00,3246.15,3245.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52401,做多,2024-02-28 02:25:00,2024-02-28 03:05:00,3245.51,3241.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52402,做空,2024-02-28 03:05:00,2024-02-28 03:20:00,3241.0,3248.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52403,做多,2024-02-28 03:20:00,2024-02-28 03:30:00,3248.17,3245.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52404,做空,2024-02-28 03:30:00,2024-02-28 05:25:00,3245.4,3263.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52405,做多,2024-02-28 05:25:00,2024-02-28 05:35:00,3263.24,3262.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52406,做空,2024-02-28 05:35:00,2024-02-28 05:45:00,3262.83,3259.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52407,做多,2024-02-28 06:15:00,2024-02-28 06:45:00,3261.7,3258.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52408,做空,2024-02-28 06:45:00,2024-02-28 06:55:00,3258.15,3261.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52409,做多,2024-02-28 06:55:00,2024-02-28 07:10:00,3261.23,3267.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52410,做多,2024-02-28 11:00:00,2024-02-28 11:05:00,3352.94,3346.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52411,做空,2024-02-28 11:05:00,2024-02-28 11:15:00,3346.57,3354.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52412,做多,2024-02-28 11:15:00,2024-02-28 11:20:00,3354.15,3348.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52413,做空,2024-02-28 11:20:00,2024-02-28 11:25:00,3348.1,3354.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52414,做多,2024-02-28 11:25:00,2024-02-28 11:30:00,3354.99,3352.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52415,做空,2024-02-28 11:30:00,2024-02-28 11:35:00,3352.44,3340.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52416,做多,2024-02-28 13:00:00,2024-02-28 13:10:00,3319.41,3329.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52417,做多,2024-02-28 14:50:00,2024-02-28 14:55:00,3351.41,3358.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52418,做多,2024-02-28 15:05:00,2024-02-28 15:10:00,3352.38,3372.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52419,做多,2024-02-28 16:00:00,2024-02-28 16:15:00,3351.84,3375.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52420,做多,2024-02-28 18:55:00,2024-02-28 19:10:00,3322.06,3316.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52421,做空,2024-02-28 19:10:00,2024-02-28 19:50:00,3316.74,3306.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -52422,做多,2024-02-28 19:50:00,2024-02-28 19:55:00,3306.65,3302.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52423,做空,2024-02-28 19:55:00,2024-02-28 20:05:00,3302.23,3273.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52424,做多,2024-02-28 20:45:00,2024-02-28 21:00:00,3293.61,3295.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52425,做空,2024-02-28 21:00:00,2024-02-28 21:10:00,3295.23,3294.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52426,做多,2024-02-28 21:10:00,2024-02-28 21:20:00,3294.43,3315.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52427,做多,2024-02-29 03:05:00,2024-02-29 03:15:00,3414.52,3411.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52428,做空,2024-02-29 03:15:00,2024-02-29 03:40:00,3411.24,3411.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52429,做多,2024-02-29 03:40:00,2024-02-29 04:00:00,3411.24,3402.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52430,做空,2024-02-29 04:00:00,2024-02-29 04:05:00,3402.65,3410.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52431,做多,2024-02-29 04:05:00,2024-02-29 04:10:00,3410.14,3418.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52432,做多,2024-02-29 07:05:00,2024-02-29 07:10:00,3476.31,3472.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52433,做空,2024-02-29 07:10:00,2024-02-29 07:20:00,3472.81,3469.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52434,做多,2024-02-29 07:55:00,2024-02-29 08:05:00,3471.58,3494.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52435,做多,2024-02-29 08:30:00,2024-02-29 09:10:00,3472.54,3482.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -52436,做空,2024-02-29 09:10:00,2024-02-29 09:25:00,3482.18,3458.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52437,做多,2024-02-29 09:50:00,2024-02-29 10:45:00,3470.51,3480.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52438,做多,2024-02-29 13:30:00,2024-02-29 13:40:00,3477.64,3483.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52439,做多,2024-02-29 15:15:00,2024-02-29 15:35:00,3473.79,3477.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -52440,做空,2024-02-29 15:35:00,2024-02-29 15:45:00,3477.81,3474.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -52441,做多,2024-02-29 15:45:00,2024-02-29 20:55:00,3474.11,3397.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52442,做空,2024-02-29 20:55:00,2024-02-29 21:00:00,3397.55,3383.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52443,做多,2024-02-29 22:50:00,2024-03-01 00:15:00,3331.69,3372.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52444,做多,2024-03-01 02:40:00,2024-03-01 03:10:00,3374.49,3370.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52445,做空,2024-03-01 03:10:00,2024-03-01 03:40:00,3370.98,3368.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -52446,做多,2024-03-01 03:40:00,2024-03-01 03:50:00,3368.88,3379.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52447,做多,2024-03-01 05:40:00,2024-03-01 06:15:00,3378.26,3397.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52448,做多,2024-03-01 08:15:00,2024-03-01 08:25:00,3381.96,3397.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52449,做多,2024-03-01 10:20:00,2024-03-01 10:25:00,3426.56,3420.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52450,做空,2024-03-01 10:25:00,2024-03-01 10:35:00,3420.75,3416.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52451,做多,2024-03-01 11:40:00,2024-03-01 11:50:00,3417.76,3418.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52452,做空,2024-03-01 11:50:00,2024-03-01 14:30:00,3418.96,3427.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52453,做多,2024-03-01 16:25:00,2024-03-01 17:10:00,3399.93,3404.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52454,做多,2024-03-01 19:30:00,2024-03-01 19:50:00,3426.95,3429.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -52455,做空,2024-03-01 19:50:00,2024-03-01 19:55:00,3429.12,3431.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52456,做多,2024-03-01 19:55:00,2024-03-01 20:00:00,3431.14,3432.32,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52457,做多,2024-03-01 20:20:00,2024-03-01 20:25:00,3431.22,3438.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52458,做多,2024-03-01 20:50:00,2024-03-01 20:55:00,3433.91,3447.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52459,做多,2024-03-01 21:05:00,2024-03-01 21:10:00,3437.74,3448.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52460,做多,2024-03-01 21:40:00,2024-03-01 22:15:00,3435.28,3433.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52461,做空,2024-03-01 22:15:00,2024-03-01 22:20:00,3433.59,3439.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52462,做多,2024-03-01 22:20:00,2024-03-01 22:25:00,3439.79,3433.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52463,做空,2024-03-01 22:25:00,2024-03-01 22:35:00,3433.5,3436.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52464,做多,2024-03-01 22:35:00,2024-03-01 22:40:00,3436.54,3433.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52465,做空,2024-03-01 22:40:00,2024-03-01 22:50:00,3433.69,3436.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52466,做多,2024-03-01 22:50:00,2024-03-01 23:05:00,3436.5,3440.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52467,做多,2024-03-01 23:45:00,2024-03-02 00:25:00,3435.17,3449.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52468,做多,2024-03-02 01:15:00,2024-03-02 02:00:00,3441.98,3437.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52469,做空,2024-03-02 02:00:00,2024-03-02 02:25:00,3437.24,3438.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52470,做多,2024-03-02 02:25:00,2024-03-02 02:35:00,3438.4,3439.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52471,做空,2024-03-02 02:35:00,2024-03-02 02:45:00,3439.7,3436.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -52472,做多,2024-03-02 02:45:00,2024-03-02 03:05:00,3436.61,3433.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52473,做空,2024-03-02 03:05:00,2024-03-02 03:30:00,3433.09,3442.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52474,做多,2024-03-02 03:30:00,2024-03-02 03:35:00,3442.84,3444.36,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52475,做多,2024-03-02 04:35:00,2024-03-02 04:40:00,3440.43,3435.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52476,做空,2024-03-02 04:40:00,2024-03-02 04:55:00,3435.34,3430.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52477,做多,2024-03-02 06:10:00,2024-03-02 06:15:00,3427.49,3445.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52478,做多,2024-03-02 08:00:00,2024-03-02 10:25:00,3436.08,3413.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52479,做空,2024-03-02 10:25:00,2024-03-02 10:30:00,3413.12,3416.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52480,做多,2024-03-02 10:30:00,2024-03-02 10:45:00,3416.5,3410.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52481,做空,2024-03-02 10:45:00,2024-03-02 10:55:00,3410.01,3411.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52482,做多,2024-03-02 10:55:00,2024-03-02 11:15:00,3411.3,3412.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52483,做空,2024-03-02 11:15:00,2024-03-02 11:25:00,3412.66,3416.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52484,做多,2024-03-02 11:25:00,2024-03-02 11:30:00,3416.01,3416.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52485,做空,2024-03-02 11:30:00,2024-03-02 11:55:00,3416.0,3407.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52486,做多,2024-03-02 12:05:00,2024-03-02 12:20:00,3417.6,3423.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52487,做多,2024-03-02 13:10:00,2024-03-02 13:20:00,3421.65,3420.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52488,做空,2024-03-02 13:20:00,2024-03-02 13:40:00,3420.19,3425.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52489,做多,2024-03-02 13:40:00,2024-03-02 13:50:00,3425.76,3423.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52490,做空,2024-03-02 13:50:00,2024-03-02 13:55:00,3423.13,3413.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52491,做多,2024-03-02 14:15:00,2024-03-02 14:20:00,3419.82,3415.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52492,做空,2024-03-02 14:20:00,2024-03-02 14:25:00,3415.22,3405.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52493,做多,2024-03-02 14:50:00,2024-03-02 15:20:00,3415.35,3416.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52494,做空,2024-03-02 15:20:00,2024-03-02 16:40:00,3416.09,3420.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52495,做多,2024-03-02 16:40:00,2024-03-02 16:55:00,3420.53,3429.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52496,做多,2024-03-02 16:55:00,2024-03-02 17:00:00,3429.13,3432.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52497,做多,2024-03-02 17:25:00,2024-03-02 17:35:00,3426.66,3426.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52498,做空,2024-03-02 17:35:00,2024-03-02 18:05:00,3426.08,3422.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -52499,做多,2024-03-02 18:05:00,2024-03-02 18:30:00,3422.63,3425.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -52500,做空,2024-03-02 18:30:00,2024-03-02 18:35:00,3425.49,3429.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52501,做多,2024-03-02 18:35:00,2024-03-02 18:50:00,3429.89,3430.45,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52502,做多,2024-03-02 19:35:00,2024-03-02 19:55:00,3432.08,3429.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52503,做空,2024-03-02 19:55:00,2024-03-02 20:00:00,3429.71,3432.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52504,做多,2024-03-02 20:00:00,2024-03-02 20:05:00,3432.41,3422.34,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52505,做多,2024-03-02 21:55:00,2024-03-02 22:00:00,3411.39,3407.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52506,做空,2024-03-02 22:00:00,2024-03-02 22:05:00,3407.62,3408.53,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52507,做多,2024-03-02 22:10:00,2024-03-02 22:20:00,3410.73,3408.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52508,做空,2024-03-02 22:20:00,2024-03-02 22:25:00,3408.79,3412.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52509,做多,2024-03-02 22:25:00,2024-03-02 22:40:00,3412.95,3407.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52510,做空,2024-03-02 22:40:00,2024-03-02 22:45:00,3407.63,3406.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52511,做多,2024-03-02 23:00:00,2024-03-02 23:05:00,3412.9,3415.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52512,做多,2024-03-03 00:15:00,2024-03-03 00:20:00,3421.85,3418.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52513,做空,2024-03-03 00:20:00,2024-03-03 00:30:00,3418.94,3424.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52514,做多,2024-03-03 00:30:00,2024-03-03 00:35:00,3424.5,3432.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52515,做多,2024-03-03 02:05:00,2024-03-03 03:35:00,3431.37,3431.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52516,做多,2024-03-03 05:10:00,2024-03-03 05:15:00,3440.7,3438.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52517,做空,2024-03-03 05:15:00,2024-03-03 05:35:00,3438.8,3427.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52518,做多,2024-03-03 08:30:00,2024-03-03 09:05:00,3401.84,3408.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52519,做多,2024-03-03 10:15:00,2024-03-03 10:45:00,3406.08,3406.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52520,做空,2024-03-03 10:45:00,2024-03-03 10:50:00,3406.27,3404.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52521,做多,2024-03-03 11:10:00,2024-03-03 11:50:00,3407.24,3415.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52522,做多,2024-03-03 13:00:00,2024-03-03 13:10:00,3426.0,3426.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52523,做空,2024-03-03 13:10:00,2024-03-03 13:20:00,3426.75,3417.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52524,做多,2024-03-03 13:45:00,2024-03-03 14:00:00,3429.22,3429.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52525,做空,2024-03-03 14:00:00,2024-03-03 14:35:00,3429.17,3429.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52526,做多,2024-03-03 14:35:00,2024-03-03 14:45:00,3429.46,3428.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52527,做空,2024-03-03 14:45:00,2024-03-03 15:00:00,3428.24,3428.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52528,做多,2024-03-03 15:00:00,2024-03-03 15:20:00,3428.16,3429.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52529,做空,2024-03-03 15:20:00,2024-03-03 15:30:00,3429.61,3423.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52530,做多,2024-03-03 15:35:00,2024-03-03 15:45:00,3428.77,3428.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52531,做空,2024-03-03 15:45:00,2024-03-03 15:50:00,3428.1,3428.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52532,做多,2024-03-03 15:50:00,2024-03-03 15:55:00,3428.83,3424.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52533,做空,2024-03-03 15:55:00,2024-03-03 16:00:00,3424.31,3424.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52534,做多,2024-03-03 16:00:00,2024-03-03 16:10:00,3424.7,3435.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52535,做多,2024-03-03 18:00:00,2024-03-03 18:45:00,3469.01,3471.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52536,做多,2024-03-03 19:25:00,2024-03-03 19:30:00,3470.84,3469.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52537,做空,2024-03-03 19:30:00,2024-03-03 19:35:00,3469.52,3473.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52538,做多,2024-03-03 19:35:00,2024-03-03 19:40:00,3473.28,3470.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52539,做空,2024-03-03 19:40:00,2024-03-03 20:00:00,3470.65,3463.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52540,做多,2024-03-03 20:15:00,2024-03-03 20:25:00,3471.61,3475.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52541,做多,2024-03-03 20:55:00,2024-03-03 21:10:00,3472.05,3466.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52542,做空,2024-03-03 21:10:00,2024-03-03 21:15:00,3466.37,3469.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52543,做多,2024-03-03 21:15:00,2024-03-03 21:40:00,3469.93,3477.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52544,做多,2024-03-03 22:55:00,2024-03-03 23:30:00,3476.58,3483.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -52545,做空,2024-03-03 23:30:00,2024-03-03 23:40:00,3483.54,3483.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52546,做多,2024-03-03 23:40:00,2024-03-04 00:15:00,3483.53,3505.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52547,做多,2024-03-04 00:50:00,2024-03-04 02:35:00,3487.52,3501.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52548,做多,2024-03-04 04:25:00,2024-03-04 04:35:00,3482.21,3488.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52549,做多,2024-03-04 06:45:00,2024-03-04 07:05:00,3473.99,3465.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52550,做空,2024-03-04 07:05:00,2024-03-04 07:15:00,3465.54,3471.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52551,做多,2024-03-04 07:15:00,2024-03-04 07:20:00,3471.93,3471.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52552,做空,2024-03-04 07:20:00,2024-03-04 07:30:00,3471.28,3473.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52553,做多,2024-03-04 07:30:00,2024-03-04 07:35:00,3473.34,3476.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52554,做多,2024-03-04 11:00:00,2024-03-04 12:00:00,3509.0,3504.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52555,做空,2024-03-04 12:00:00,2024-03-04 12:15:00,3504.58,3507.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52556,做多,2024-03-04 12:15:00,2024-03-04 12:40:00,3507.76,3503.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52557,做空,2024-03-04 12:40:00,2024-03-04 12:45:00,3503.73,3505.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52558,做多,2024-03-04 12:45:00,2024-03-04 13:00:00,3505.52,3506.51,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52559,做多,2024-03-04 13:05:00,2024-03-04 13:10:00,3516.72,3521.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52560,做多,2024-03-04 13:30:00,2024-03-04 13:45:00,3511.55,3505.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52561,做空,2024-03-04 13:45:00,2024-03-04 13:50:00,3505.55,3508.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52562,做多,2024-03-04 13:50:00,2024-03-04 14:40:00,3508.01,3544.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52563,做多,2024-03-04 16:45:00,2024-03-04 16:50:00,3561.03,3552.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52564,做空,2024-03-04 16:50:00,2024-03-04 17:00:00,3552.91,3539.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52565,做多,2024-03-04 17:15:00,2024-03-04 17:20:00,3561.75,3556.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52566,做空,2024-03-04 17:20:00,2024-03-04 17:25:00,3556.64,3581.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52567,做多,2024-03-04 17:25:00,2024-03-04 17:30:00,3581.11,3580.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52568,做多,2024-03-04 17:50:00,2024-03-04 17:55:00,3559.97,3546.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52569,做空,2024-03-04 17:55:00,2024-03-04 18:00:00,3546.81,3560.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52570,做多,2024-03-04 18:00:00,2024-03-04 18:05:00,3560.48,3548.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52571,做空,2024-03-04 18:05:00,2024-03-04 18:10:00,3548.27,3558.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52572,做多,2024-03-04 18:10:00,2024-03-04 18:25:00,3558.62,3536.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52573,做空,2024-03-04 18:25:00,2024-03-04 18:30:00,3536.63,3554.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52574,做多,2024-03-04 18:30:00,2024-03-04 18:50:00,3554.14,3586.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52575,做多,2024-03-04 20:10:00,2024-03-04 20:40:00,3591.99,3593.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52576,做空,2024-03-04 20:40:00,2024-03-04 20:45:00,3593.48,3588.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52577,做多,2024-03-04 20:55:00,2024-03-04 22:20:00,3587.33,3569.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52578,做空,2024-03-04 22:20:00,2024-03-04 22:35:00,3569.4,3589.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52579,做多,2024-03-04 22:35:00,2024-03-04 22:40:00,3589.28,3596.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52580,做多,2024-03-05 00:40:00,2024-03-05 00:45:00,3640.2,3628.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52581,做空,2024-03-05 00:45:00,2024-03-05 00:50:00,3628.14,3632.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52582,做多,2024-03-05 00:50:00,2024-03-05 00:55:00,3632.36,3622.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52583,做空,2024-03-05 00:55:00,2024-03-05 01:05:00,3622.01,3625.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52584,做多,2024-03-05 01:05:00,2024-03-05 01:25:00,3625.56,3641.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52585,做多,2024-03-05 02:20:00,2024-03-05 02:25:00,3637.62,3625.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52586,做空,2024-03-05 02:25:00,2024-03-05 02:40:00,3625.19,3621.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52587,做多,2024-03-05 03:20:00,2024-03-05 03:30:00,3644.95,3658.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52588,做多,2024-03-05 04:50:00,2024-03-05 04:55:00,3710.12,3702.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52589,做空,2024-03-05 04:55:00,2024-03-05 05:00:00,3702.73,3671.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52590,做多,2024-03-05 05:15:00,2024-03-05 06:00:00,3696.2,3710.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -52591,做空,2024-03-05 06:00:00,2024-03-05 07:05:00,3710.79,3719.41,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52592,做多,2024-03-05 07:05:00,2024-03-05 07:15:00,3719.41,3720.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52593,做空,2024-03-05 07:15:00,2024-03-05 07:25:00,3720.82,3703.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52594,做多,2024-03-05 08:35:00,2024-03-05 09:00:00,3702.38,3687.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52595,做空,2024-03-05 09:00:00,2024-03-05 09:05:00,3687.47,3695.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52596,做多,2024-03-05 09:05:00,2024-03-05 09:35:00,3695.6,3691.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52597,做空,2024-03-05 09:35:00,2024-03-05 09:40:00,3691.7,3692.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52598,做多,2024-03-05 09:40:00,2024-03-05 10:05:00,3692.07,3698.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -52599,做空,2024-03-05 10:05:00,2024-03-05 13:35:00,3698.68,3767.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52600,做多,2024-03-05 13:35:00,2024-03-05 13:45:00,3767.97,3779.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52601,做多,2024-03-05 14:40:00,2024-03-05 14:50:00,3788.47,3797.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52602,做多,2024-03-05 15:35:00,2024-03-05 15:40:00,3807.97,3799.62,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52603,做多,2024-03-05 17:50:00,2024-03-05 18:10:00,3677.22,3671.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52604,做空,2024-03-05 18:10:00,2024-03-05 18:30:00,3671.15,3661.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -52605,做多,2024-03-05 18:30:00,2024-03-05 18:35:00,3661.9,3657.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52606,做空,2024-03-05 18:35:00,2024-03-05 18:45:00,3657.86,3633.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52607,做多,2024-03-05 21:05:00,2024-03-05 21:20:00,3457.09,3498.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52608,做多,2024-03-05 22:25:00,2024-03-05 23:45:00,3489.68,3579.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52609,做多,2024-03-06 01:00:00,2024-03-06 01:10:00,3580.9,3555.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52610,做空,2024-03-06 01:10:00,2024-03-06 01:20:00,3555.85,3545.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52611,做多,2024-03-06 02:40:00,2024-03-06 02:45:00,3537.05,3532.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52612,做空,2024-03-06 02:45:00,2024-03-06 02:50:00,3532.93,3513.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52613,做多,2024-03-06 03:15:00,2024-03-06 03:30:00,3529.31,3549.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52614,做多,2024-03-06 07:00:00,2024-03-06 07:25:00,3755.52,3766.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -52615,做空,2024-03-06 07:25:00,2024-03-06 07:35:00,3766.62,3768.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52616,做多,2024-03-06 07:35:00,2024-03-06 07:55:00,3768.0,3789.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52617,做多,2024-03-06 10:15:00,2024-03-06 10:20:00,3839.73,3831.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52618,做空,2024-03-06 10:20:00,2024-03-06 10:30:00,3831.14,3832.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52619,做多,2024-03-06 10:30:00,2024-03-06 11:05:00,3832.14,3852.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52620,做多,2024-03-06 13:30:00,2024-03-06 13:40:00,3837.41,3810.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52621,做空,2024-03-06 13:40:00,2024-03-06 14:40:00,3810.94,3795.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52622,做多,2024-03-06 15:30:00,2024-03-06 15:35:00,3810.07,3806.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52623,做空,2024-03-06 15:35:00,2024-03-06 15:55:00,3806.12,3793.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -52624,做多,2024-03-06 15:55:00,2024-03-06 16:00:00,3793.55,3793.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52625,做空,2024-03-06 16:00:00,2024-03-06 16:40:00,3793.08,3788.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -52626,做多,2024-03-06 16:40:00,2024-03-06 16:55:00,3788.65,3819.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52627,做多,2024-03-06 17:25:00,2024-03-06 17:30:00,3798.79,3821.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52628,做多,2024-03-06 19:05:00,2024-03-06 19:25:00,3845.6,3881.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52629,做多,2024-03-06 20:00:00,2024-03-06 20:15:00,3866.88,3887.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52630,做多,2024-03-06 20:45:00,2024-03-06 20:55:00,3867.92,3861.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52631,做空,2024-03-06 20:55:00,2024-03-06 21:30:00,3861.32,3838.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52632,做多,2024-03-06 23:50:00,2024-03-06 23:55:00,3828.68,3822.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52633,做空,2024-03-06 23:55:00,2024-03-07 00:00:00,3822.36,3825.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52634,做多,2024-03-07 00:00:00,2024-03-07 00:05:00,3825.16,3836.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52635,做多,2024-03-07 00:30:00,2024-03-07 00:40:00,3818.7,3849.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52636,做多,2024-03-07 01:50:00,2024-03-07 02:05:00,3818.85,3816.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52637,做空,2024-03-07 02:05:00,2024-03-07 02:10:00,3816.73,3819.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52638,做多,2024-03-07 02:10:00,2024-03-07 02:15:00,3819.8,3805.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52639,做空,2024-03-07 02:15:00,2024-03-07 02:30:00,3805.17,3793.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52640,做多,2024-03-07 03:10:00,2024-03-07 03:15:00,3808.9,3805.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52641,做空,2024-03-07 03:15:00,2024-03-07 03:30:00,3805.32,3800.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -52642,做多,2024-03-07 03:30:00,2024-03-07 03:35:00,3800.43,3776.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52643,做空,2024-03-07 03:35:00,2024-03-07 03:40:00,3776.13,3772.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52644,做多,2024-03-07 04:05:00,2024-03-07 04:20:00,3787.69,3795.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -52645,做空,2024-03-07 04:20:00,2024-03-07 05:00:00,3795.03,3792.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -52646,做多,2024-03-07 05:00:00,2024-03-07 05:05:00,3792.28,3788.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52647,做空,2024-03-07 05:05:00,2024-03-07 05:10:00,3788.44,3799.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52648,做多,2024-03-07 05:10:00,2024-03-07 05:30:00,3799.59,3779.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52649,做空,2024-03-07 05:30:00,2024-03-07 05:40:00,3779.33,3758.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52650,做多,2024-03-07 06:20:00,2024-03-07 06:30:00,3779.25,3775.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52651,做空,2024-03-07 06:30:00,2024-03-07 06:40:00,3775.81,3776.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52652,做多,2024-03-07 06:40:00,2024-03-07 06:45:00,3776.93,3761.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52653,做空,2024-03-07 06:45:00,2024-03-07 06:50:00,3761.49,3771.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52654,做多,2024-03-07 06:50:00,2024-03-07 07:05:00,3771.67,3771.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52655,做空,2024-03-07 07:05:00,2024-03-07 09:00:00,3771.82,3799.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52656,做多,2024-03-07 09:00:00,2024-03-07 09:15:00,3799.18,3800.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52657,做空,2024-03-07 09:15:00,2024-03-07 09:25:00,3800.61,3789.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52658,做多,2024-03-07 10:05:00,2024-03-07 10:15:00,3794.37,3794.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52659,做空,2024-03-07 10:15:00,2024-03-07 10:20:00,3794.2,3798.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52660,做多,2024-03-07 10:20:00,2024-03-07 10:25:00,3798.37,3801.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52661,做多,2024-03-07 10:50:00,2024-03-07 11:00:00,3792.25,3812.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52662,做多,2024-03-07 11:30:00,2024-03-07 11:35:00,3794.77,3786.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52663,做空,2024-03-07 11:35:00,2024-03-07 11:55:00,3786.33,3791.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52664,做多,2024-03-07 11:55:00,2024-03-07 12:15:00,3791.67,3798.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52665,做多,2024-03-07 12:25:00,2024-03-07 12:40:00,3791.84,3788.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52666,做空,2024-03-07 12:40:00,2024-03-07 13:10:00,3788.1,3773.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52667,做多,2024-03-07 13:30:00,2024-03-07 13:45:00,3794.96,3804.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52668,做多,2024-03-07 14:50:00,2024-03-07 15:05:00,3808.93,3802.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52669,做空,2024-03-07 15:05:00,2024-03-07 15:10:00,3802.0,3808.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52670,做多,2024-03-07 15:10:00,2024-03-07 15:35:00,3808.79,3839.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52671,做多,2024-03-07 16:55:00,2024-03-07 17:05:00,3834.73,3856.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52672,做多,2024-03-07 18:15:00,2024-03-07 18:20:00,3856.25,3855.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52673,做空,2024-03-07 18:20:00,2024-03-07 18:25:00,3855.84,3866.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52674,做多,2024-03-07 18:25:00,2024-03-07 18:30:00,3866.13,3858.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52675,做空,2024-03-07 18:30:00,2024-03-07 18:40:00,3858.49,3873.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52676,做多,2024-03-07 18:40:00,2024-03-07 18:45:00,3873.23,3877.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52677,做多,2024-03-07 19:40:00,2024-03-07 19:45:00,3868.41,3867.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52678,做空,2024-03-07 19:45:00,2024-03-07 19:50:00,3867.56,3876.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52679,做多,2024-03-07 19:50:00,2024-03-07 20:05:00,3876.12,3872.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52680,做空,2024-03-07 20:05:00,2024-03-07 20:10:00,3872.26,3881.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52681,做多,2024-03-07 20:10:00,2024-03-07 20:20:00,3881.2,3893.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52682,做多,2024-03-07 21:15:00,2024-03-07 23:15:00,3899.17,3858.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52683,做空,2024-03-07 23:15:00,2024-03-07 23:50:00,3858.6,3870.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52684,做多,2024-03-07 23:50:00,2024-03-08 00:20:00,3870.19,3888.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52685,做多,2024-03-08 02:05:00,2024-03-08 03:45:00,3912.66,3908.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52686,做空,2024-03-08 03:45:00,2024-03-08 04:00:00,3908.84,3911.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52687,做多,2024-03-08 04:00:00,2024-03-08 04:15:00,3911.36,3901.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52688,做空,2024-03-08 04:15:00,2024-03-08 04:35:00,3901.46,3895.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52689,做多,2024-03-08 05:00:00,2024-03-08 05:05:00,3905.17,3892.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52690,做空,2024-03-08 05:05:00,2024-03-08 05:10:00,3892.69,3898.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52691,做多,2024-03-08 06:05:00,2024-03-08 06:10:00,3894.79,3894.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52692,做空,2024-03-08 06:10:00,2024-03-08 06:15:00,3894.2,3896.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52693,做多,2024-03-08 06:15:00,2024-03-08 06:40:00,3896.42,3908.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52694,做多,2024-03-08 08:20:00,2024-03-08 08:30:00,3930.8,3947.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52695,做多,2024-03-08 09:50:00,2024-03-08 10:50:00,3943.26,3956.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52696,做多,2024-03-08 11:35:00,2024-03-08 11:50:00,3944.06,3951.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -52697,做空,2024-03-08 11:50:00,2024-03-08 12:05:00,3951.65,3941.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52698,做多,2024-03-08 12:20:00,2024-03-08 12:25:00,3948.95,3948.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52699,做空,2024-03-08 12:25:00,2024-03-08 12:35:00,3948.01,3941.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52700,做多,2024-03-08 12:40:00,2024-03-08 12:50:00,3946.4,3955.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52701,做多,2024-03-08 13:20:00,2024-03-08 13:30:00,3949.85,3976.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52702,做多,2024-03-08 14:15:00,2024-03-08 14:25:00,3964.52,3964.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52703,做空,2024-03-08 14:25:00,2024-03-08 14:30:00,3964.38,3981.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52704,做多,2024-03-08 14:30:00,2024-03-08 14:40:00,3981.36,3978.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52705,做空,2024-03-08 14:40:00,2024-03-08 15:05:00,3978.79,3972.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52706,做多,2024-03-08 15:05:00,2024-03-08 15:25:00,3972.51,3996.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52707,做多,2024-03-08 15:25:00,2024-03-08 15:30:00,3996.62,3942.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52708,做多,2024-03-08 16:50:00,2024-03-08 16:55:00,3910.99,3908.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52709,做空,2024-03-08 16:55:00,2024-03-08 18:30:00,3908.63,3935.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52710,做多,2024-03-08 18:30:00,2024-03-08 20:00:00,3935.24,3952.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52711,做多,2024-03-08 23:20:00,2024-03-09 00:35:00,3899.49,3906.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52712,做多,2024-03-09 04:05:00,2024-03-09 04:30:00,3927.56,3934.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52713,做多,2024-03-09 04:55:00,2024-03-09 05:05:00,3928.64,3924.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52714,做空,2024-03-09 05:05:00,2024-03-09 05:10:00,3924.01,3923.12,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52715,做多,2024-03-09 05:30:00,2024-03-09 06:05:00,3925.59,3924.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52716,做空,2024-03-09 06:05:00,2024-03-09 06:10:00,3924.65,3925.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52717,做多,2024-03-09 06:10:00,2024-03-09 06:20:00,3925.22,3929.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52718,做多,2024-03-09 07:45:00,2024-03-09 08:15:00,3935.6,3933.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52719,做空,2024-03-09 08:15:00,2024-03-09 08:20:00,3933.62,3936.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52720,做多,2024-03-09 08:20:00,2024-03-09 08:30:00,3936.09,3933.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52721,做空,2024-03-09 08:30:00,2024-03-09 08:35:00,3933.14,3939.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52722,做多,2024-03-09 08:35:00,2024-03-09 08:40:00,3939.07,3937.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52723,做空,2024-03-09 08:40:00,2024-03-09 08:50:00,3937.35,3929.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52724,做多,2024-03-09 09:20:00,2024-03-09 09:25:00,3933.81,3932.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52725,做空,2024-03-09 09:25:00,2024-03-09 09:35:00,3932.06,3924.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52726,做多,2024-03-09 11:00:00,2024-03-09 11:05:00,3918.05,3913.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52727,做空,2024-03-09 11:05:00,2024-03-09 11:20:00,3913.49,3917.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52728,做多,2024-03-09 11:20:00,2024-03-09 11:50:00,3917.66,3912.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52729,做空,2024-03-09 11:50:00,2024-03-09 12:05:00,3912.71,3911.37,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52730,做多,2024-03-09 12:35:00,2024-03-09 12:45:00,3913.13,3921.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52731,做多,2024-03-09 14:35:00,2024-03-09 14:40:00,3925.65,3921.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52732,做空,2024-03-09 14:40:00,2024-03-09 14:50:00,3921.24,3913.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52733,做多,2024-03-09 15:25:00,2024-03-09 15:45:00,3919.28,3920.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52734,做空,2024-03-09 15:45:00,2024-03-09 15:55:00,3920.91,3920.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52735,做多,2024-03-09 15:55:00,2024-03-09 16:00:00,3920.24,3910.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52736,做空,2024-03-09 16:00:00,2024-03-09 16:05:00,3910.2,3905.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52737,做多,2024-03-09 17:40:00,2024-03-09 17:45:00,3896.05,3892.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52738,做空,2024-03-09 17:45:00,2024-03-09 18:05:00,3892.83,3892.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52739,做多,2024-03-09 18:05:00,2024-03-09 18:25:00,3892.52,3887.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52740,做空,2024-03-09 18:25:00,2024-03-09 18:30:00,3887.78,3890.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52741,做多,2024-03-09 18:30:00,2024-03-09 18:45:00,3890.28,3889.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52742,做空,2024-03-09 18:45:00,2024-03-09 18:50:00,3889.78,3896.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52743,做多,2024-03-09 18:50:00,2024-03-09 19:05:00,3896.99,3890.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52744,做空,2024-03-09 19:05:00,2024-03-09 19:10:00,3890.37,3892.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52745,做多,2024-03-09 19:10:00,2024-03-09 19:15:00,3892.45,3891.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52746,做空,2024-03-09 19:15:00,2024-03-09 19:25:00,3891.42,3891.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52747,做多,2024-03-09 19:25:00,2024-03-09 19:40:00,3891.31,3891.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52748,做空,2024-03-09 19:40:00,2024-03-09 19:45:00,3891.29,3886.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52749,做多,2024-03-09 20:00:00,2024-03-09 20:10:00,3894.29,3889.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52750,做空,2024-03-09 20:10:00,2024-03-09 20:20:00,3889.83,3893.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52751,做多,2024-03-09 20:20:00,2024-03-09 20:35:00,3893.52,3903.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52752,做多,2024-03-09 22:35:00,2024-03-09 22:40:00,3911.32,3905.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52753,做空,2024-03-09 22:40:00,2024-03-09 23:00:00,3905.03,3908.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52754,做多,2024-03-09 23:00:00,2024-03-09 23:05:00,3908.85,3914.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52755,做多,2024-03-09 23:20:00,2024-03-09 23:25:00,3908.64,3906.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52756,做空,2024-03-09 23:25:00,2024-03-09 23:30:00,3906.4,3904.81,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52757,做多,2024-03-09 23:35:00,2024-03-09 23:40:00,3911.28,3910.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52758,做空,2024-03-09 23:40:00,2024-03-10 00:10:00,3910.21,3906.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -52759,做多,2024-03-10 00:10:00,2024-03-10 00:15:00,3906.31,3917.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52760,做多,2024-03-10 00:15:00,2024-03-10 00:20:00,3917.2,3916.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52761,做多,2024-03-10 00:45:00,2024-03-10 01:00:00,3909.9,3923.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52762,做多,2024-03-10 02:40:00,2024-03-10 02:45:00,3935.16,3932.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52763,做空,2024-03-10 02:45:00,2024-03-10 02:50:00,3932.73,3927.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52764,做多,2024-03-10 03:10:00,2024-03-10 03:35:00,3932.99,3934.32,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52765,做空,2024-03-10 03:35:00,2024-03-10 05:45:00,3934.32,3940.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52766,做多,2024-03-10 06:40:00,2024-03-10 06:55:00,3943.57,3946.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52767,做多,2024-03-10 08:20:00,2024-03-10 08:25:00,3949.71,3946.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52768,做空,2024-03-10 08:25:00,2024-03-10 08:40:00,3946.85,3948.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52769,做多,2024-03-10 08:40:00,2024-03-10 08:50:00,3948.2,3954.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52770,做多,2024-03-10 09:40:00,2024-03-10 09:45:00,3950.7,3949.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52771,做空,2024-03-10 09:45:00,2024-03-10 10:30:00,3949.69,3950.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52772,做多,2024-03-10 10:30:00,2024-03-10 10:35:00,3950.79,3944.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52773,做空,2024-03-10 10:35:00,2024-03-10 11:05:00,3944.55,3942.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52774,做多,2024-03-10 11:05:00,2024-03-10 12:05:00,3942.88,3940.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52775,做空,2024-03-10 12:05:00,2024-03-10 12:35:00,3940.0,3926.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52776,做多,2024-03-10 15:25:00,2024-03-10 15:30:00,3901.94,3890.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52777,做空,2024-03-10 15:30:00,2024-03-10 15:35:00,3890.68,3895.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52778,做多,2024-03-10 15:35:00,2024-03-10 15:45:00,3895.26,3893.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52779,做空,2024-03-10 15:45:00,2024-03-10 16:00:00,3893.36,3895.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52780,做多,2024-03-10 16:00:00,2024-03-10 16:05:00,3895.01,3894.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52781,做空,2024-03-10 16:05:00,2024-03-10 17:05:00,3894.93,3913.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52782,做多,2024-03-10 17:05:00,2024-03-10 17:25:00,3913.18,3907.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52783,做空,2024-03-10 17:25:00,2024-03-10 17:30:00,3907.21,3907.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52784,做多,2024-03-10 17:30:00,2024-03-10 17:45:00,3907.56,3912.7,0.0,100.0,0.0,0.0,0.0,0.0,flip -52785,做空,2024-03-10 17:45:00,2024-03-10 17:50:00,3912.7,3917.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52786,做多,2024-03-10 17:50:00,2024-03-10 17:55:00,3917.25,3915.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52787,做空,2024-03-10 17:55:00,2024-03-10 18:05:00,3915.64,3919.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52788,做多,2024-03-10 18:05:00,2024-03-10 18:15:00,3919.04,3917.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52789,做空,2024-03-10 18:15:00,2024-03-10 18:25:00,3917.2,3916.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52790,做多,2024-03-10 18:25:00,2024-03-10 18:30:00,3916.57,3909.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52791,做空,2024-03-10 18:30:00,2024-03-10 18:45:00,3909.64,3906.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52792,做多,2024-03-10 19:50:00,2024-03-10 19:55:00,3905.0,3901.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52793,做空,2024-03-10 19:55:00,2024-03-10 20:05:00,3901.17,3906.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52794,做多,2024-03-10 20:05:00,2024-03-10 20:15:00,3906.48,3897.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52795,做空,2024-03-10 20:15:00,2024-03-10 20:30:00,3897.19,3898.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52796,做多,2024-03-10 20:30:00,2024-03-10 20:45:00,3898.21,3895.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52797,做空,2024-03-10 20:45:00,2024-03-10 20:50:00,3895.45,3900.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52798,做多,2024-03-10 20:50:00,2024-03-10 21:15:00,3900.43,3898.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52799,做空,2024-03-10 21:15:00,2024-03-10 21:20:00,3898.29,3893.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52800,做多,2024-03-10 23:20:00,2024-03-10 23:45:00,3854.49,3884.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52801,做多,2024-03-11 02:00:00,2024-03-11 02:05:00,3829.15,3827.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52802,做空,2024-03-11 02:05:00,2024-03-11 05:00:00,3827.28,3872.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52803,做多,2024-03-11 05:00:00,2024-03-11 05:05:00,3872.7,3880.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52804,做多,2024-03-11 06:45:00,2024-03-11 06:55:00,3855.81,3888.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52805,做多,2024-03-11 09:25:00,2024-03-11 09:30:00,4014.23,4025.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52806,做多,2024-03-11 11:00:00,2024-03-11 11:05:00,4039.72,4030.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52807,做空,2024-03-11 11:05:00,2024-03-11 11:30:00,4030.89,4039.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52808,做多,2024-03-11 11:30:00,2024-03-11 11:35:00,4039.12,4050.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52809,做多,2024-03-11 11:55:00,2024-03-11 12:15:00,4038.51,4040.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52810,做空,2024-03-11 12:15:00,2024-03-11 13:45:00,4040.47,4039.1,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52811,做多,2024-03-11 14:10:00,2024-03-11 14:15:00,4051.87,4044.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52812,做空,2024-03-11 14:15:00,2024-03-11 14:30:00,4044.92,4047.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52813,做多,2024-03-11 14:30:00,2024-03-11 14:35:00,4047.72,4036.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52814,做空,2024-03-11 14:35:00,2024-03-11 14:40:00,4036.76,4038.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52815,做多,2024-03-11 14:40:00,2024-03-11 15:10:00,4038.1,4050.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52816,做多,2024-03-11 15:20:00,2024-03-11 15:35:00,4037.8,4041.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52817,做多,2024-03-11 16:30:00,2024-03-11 17:50:00,4036.39,4039.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -52818,做空,2024-03-11 17:50:00,2024-03-11 17:55:00,4039.88,4043.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52819,做多,2024-03-11 17:55:00,2024-03-11 18:00:00,4043.52,4041.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52820,做空,2024-03-11 18:00:00,2024-03-11 18:10:00,4041.84,4042.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52821,做多,2024-03-11 18:10:00,2024-03-11 18:15:00,4042.54,4073.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52822,做多,2024-03-11 18:15:00,2024-03-11 18:20:00,4073.44,4082.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52823,做多,2024-03-11 21:15:00,2024-03-11 21:20:00,4037.72,4047.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52824,做多,2024-03-11 21:20:00,2024-03-11 21:25:00,4047.9,4056.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52825,做多,2024-03-12 00:00:00,2024-03-12 00:10:00,4078.71,4086.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52826,做多,2024-03-12 00:30:00,2024-03-12 00:35:00,4087.94,4078.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52827,做空,2024-03-12 00:35:00,2024-03-12 00:40:00,4078.29,4083.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52828,做多,2024-03-12 00:40:00,2024-03-12 00:45:00,4083.18,4076.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52829,做空,2024-03-12 00:45:00,2024-03-12 00:55:00,4076.94,4062.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52830,做多,2024-03-12 02:50:00,2024-03-12 03:05:00,4058.31,4053.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52831,做空,2024-03-12 03:05:00,2024-03-12 03:20:00,4053.59,4048.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52832,做多,2024-03-12 03:35:00,2024-03-12 04:25:00,4053.46,4045.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52833,做空,2024-03-12 04:25:00,2024-03-12 04:40:00,4045.56,4043.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52834,做多,2024-03-12 04:40:00,2024-03-12 04:50:00,4043.77,4047.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -52835,做空,2024-03-12 04:50:00,2024-03-12 05:10:00,4047.26,4042.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -52836,做多,2024-03-12 05:10:00,2024-03-12 05:30:00,4042.41,4038.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52837,做空,2024-03-12 05:30:00,2024-03-12 05:40:00,4038.17,4042.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52838,做多,2024-03-12 05:40:00,2024-03-12 05:55:00,4042.82,4042.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52839,做空,2024-03-12 05:55:00,2024-03-12 06:05:00,4042.9,4023.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52840,做多,2024-03-12 06:50:00,2024-03-12 07:00:00,4031.93,4027.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52841,做空,2024-03-12 07:00:00,2024-03-12 07:05:00,4027.58,4028.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52842,做多,2024-03-12 07:05:00,2024-03-12 07:10:00,4028.04,4027.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52843,做空,2024-03-12 07:10:00,2024-03-12 07:50:00,4027.39,4032.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52844,做多,2024-03-12 07:50:00,2024-03-12 08:05:00,4032.86,4008.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52845,做空,2024-03-12 08:05:00,2024-03-12 08:10:00,4008.99,3987.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52846,做多,2024-03-12 09:10:00,2024-03-12 10:15:00,4002.44,4005.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -52847,做空,2024-03-12 10:15:00,2024-03-12 10:30:00,4005.6,4006.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52848,做多,2024-03-12 10:30:00,2024-03-12 10:40:00,4006.67,4009.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -52849,做空,2024-03-12 10:40:00,2024-03-12 12:20:00,4009.5,3986.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52850,做多,2024-03-12 12:30:00,2024-03-12 12:45:00,4011.44,4022.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -52851,做空,2024-03-12 12:45:00,2024-03-12 13:50:00,4022.45,4024.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52852,做多,2024-03-12 13:50:00,2024-03-12 14:05:00,4024.7,4009.41,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52853,做多,2024-03-12 15:10:00,2024-03-12 15:25:00,4003.36,4006.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -52854,做空,2024-03-12 15:25:00,2024-03-12 15:50:00,4006.19,3995.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -52855,做多,2024-03-12 15:50:00,2024-03-12 19:20:00,3995.33,3982.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52856,做多,2024-03-12 20:10:00,2024-03-12 20:15:00,3976.79,3972.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52857,做空,2024-03-12 20:15:00,2024-03-12 20:25:00,3972.92,3956.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52858,做多,2024-03-12 21:40:00,2024-03-12 21:45:00,3953.26,3948.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52859,做空,2024-03-12 21:45:00,2024-03-12 21:50:00,3948.33,3951.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52860,做多,2024-03-12 21:50:00,2024-03-12 21:55:00,3951.98,3944.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52861,做空,2024-03-12 21:55:00,2024-03-12 22:00:00,3944.59,3952.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52862,做多,2024-03-12 22:00:00,2024-03-12 22:05:00,3952.58,3949.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52863,做空,2024-03-12 22:05:00,2024-03-12 22:40:00,3949.96,3956.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52864,做多,2024-03-12 22:40:00,2024-03-12 23:00:00,3956.77,3950.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52865,做空,2024-03-12 23:00:00,2024-03-12 23:15:00,3950.09,3965.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52866,做多,2024-03-12 23:15:00,2024-03-12 23:20:00,3965.39,3963.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52867,做多,2024-03-13 01:00:00,2024-03-13 01:05:00,3985.13,3984.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52868,做空,2024-03-13 01:05:00,2024-03-13 04:15:00,3984.64,4040.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52869,做多,2024-03-13 04:15:00,2024-03-13 05:00:00,4040.82,4043.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -52870,做空,2024-03-13 05:00:00,2024-03-13 05:15:00,4043.01,4039.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52871,做多,2024-03-13 05:20:00,2024-03-13 05:25:00,4045.55,4042.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52872,做空,2024-03-13 05:25:00,2024-03-13 05:50:00,4042.54,4044.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52873,做多,2024-03-13 05:50:00,2024-03-13 05:55:00,4044.77,4041.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52874,做空,2024-03-13 05:55:00,2024-03-13 06:10:00,4041.35,4045.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52875,做多,2024-03-13 06:10:00,2024-03-13 06:15:00,4045.91,4041.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52876,做多,2024-03-13 06:20:00,2024-03-13 06:25:00,4047.48,4046.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52877,做多,2024-03-13 07:45:00,2024-03-13 08:25:00,4050.37,4084.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52878,做多,2024-03-13 09:20:00,2024-03-13 09:30:00,4064.11,4056.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52879,做空,2024-03-13 09:30:00,2024-03-13 09:45:00,4056.06,4055.79,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52880,做多,2024-03-13 10:15:00,2024-03-13 11:20:00,4060.28,4061.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -52881,做多,2024-03-13 11:40:00,2024-03-13 11:45:00,4057.01,4054.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52882,做空,2024-03-13 11:45:00,2024-03-13 11:50:00,4054.25,4054.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52883,做多,2024-03-13 14:10:00,2024-03-13 15:15:00,3994.0,3990.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52884,做多,2024-03-13 15:30:00,2024-03-13 15:40:00,3981.23,3969.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52885,做空,2024-03-13 15:40:00,2024-03-13 15:45:00,3969.37,3959.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52886,做多,2024-03-13 16:15:00,2024-03-13 16:30:00,3980.56,3983.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52887,做多,2024-03-13 17:35:00,2024-03-13 17:40:00,3981.3,3981.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52888,做空,2024-03-13 17:40:00,2024-03-13 17:55:00,3981.08,3984.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52889,做多,2024-03-13 17:55:00,2024-03-13 18:15:00,3984.92,3987.37,0.0,100.0,0.0,0.0,0.0,0.0,flip -52890,做空,2024-03-13 18:15:00,2024-03-13 19:30:00,3987.37,3992.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52891,做多,2024-03-13 19:30:00,2024-03-13 20:00:00,3992.74,3994.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52892,做空,2024-03-13 20:00:00,2024-03-13 20:10:00,3994.4,4023.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52893,做多,2024-03-13 20:10:00,2024-03-13 20:15:00,4023.02,4004.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52894,做多,2024-03-13 20:55:00,2024-03-13 21:05:00,3992.61,3988.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52895,做空,2024-03-13 21:05:00,2024-03-13 21:10:00,3988.87,3995.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52896,做多,2024-03-13 21:10:00,2024-03-13 21:45:00,3995.14,3998.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -52897,做空,2024-03-13 21:45:00,2024-03-13 23:05:00,3998.0,4006.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52898,做多,2024-03-13 23:05:00,2024-03-13 23:10:00,4006.7,4013.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52899,做多,2024-03-14 01:55:00,2024-03-14 02:50:00,3988.0,3988.38,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52900,做空,2024-03-14 02:50:00,2024-03-14 04:05:00,3988.38,3993.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52901,做多,2024-03-14 04:05:00,2024-03-14 04:10:00,3993.11,4005.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52902,做多,2024-03-14 04:10:00,2024-03-14 04:15:00,4005.6,3996.34,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52903,做多,2024-03-14 05:45:00,2024-03-14 06:05:00,3971.26,3985.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52904,做多,2024-03-14 08:15:00,2024-03-14 08:45:00,3978.66,3986.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52905,做多,2024-03-14 09:50:00,2024-03-14 10:05:00,3987.79,3986.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52906,做空,2024-03-14 10:05:00,2024-03-14 10:15:00,3986.88,3982.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52907,做多,2024-03-14 10:30:00,2024-03-14 10:40:00,3987.7,3987.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52908,做空,2024-03-14 10:40:00,2024-03-14 10:45:00,3987.77,3975.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52909,做多,2024-03-14 12:00:00,2024-03-14 12:10:00,3967.46,3965.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52910,做空,2024-03-14 12:10:00,2024-03-14 12:20:00,3965.21,3933.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52911,做多,2024-03-14 12:55:00,2024-03-14 13:05:00,3947.14,3939.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52912,做空,2024-03-14 13:05:00,2024-03-14 13:20:00,3939.32,3925.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52913,做多,2024-03-14 14:20:00,2024-03-14 14:25:00,3915.56,3913.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52914,做空,2024-03-14 14:25:00,2024-03-14 15:00:00,3913.56,3903.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -52915,做多,2024-03-14 15:00:00,2024-03-14 15:05:00,3903.46,3890.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52916,做空,2024-03-14 15:05:00,2024-03-14 15:10:00,3890.79,3898.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52917,做多,2024-03-14 15:10:00,2024-03-14 15:15:00,3898.92,3882.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52918,做空,2024-03-14 15:15:00,2024-03-14 15:25:00,3882.92,3840.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52919,做多,2024-03-14 16:15:00,2024-03-14 16:45:00,3858.05,3896.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52920,做多,2024-03-14 17:30:00,2024-03-14 17:35:00,3878.79,3873.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52921,做空,2024-03-14 17:35:00,2024-03-14 17:50:00,3873.46,3872.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52922,做多,2024-03-14 17:50:00,2024-03-14 18:00:00,3872.62,3866.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52923,做空,2024-03-14 18:00:00,2024-03-14 18:15:00,3866.33,3843.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52924,做多,2024-03-14 19:50:00,2024-03-14 19:55:00,3807.04,3789.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52925,做空,2024-03-14 19:55:00,2024-03-14 20:00:00,3789.88,3821.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52926,做多,2024-03-14 20:00:00,2024-03-14 22:00:00,3821.99,3879.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52927,做多,2024-03-14 23:50:00,2024-03-14 23:55:00,3886.62,3884.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52928,做空,2024-03-14 23:55:00,2024-03-15 00:00:00,3884.99,3888.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52929,做多,2024-03-15 00:00:00,2024-03-15 00:10:00,3888.54,3882.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52930,做空,2024-03-15 00:10:00,2024-03-15 00:15:00,3882.22,3892.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52931,做多,2024-03-15 00:15:00,2024-03-15 00:20:00,3892.99,3912.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52932,做多,2024-03-15 01:10:00,2024-03-15 01:20:00,3903.05,3898.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52933,做空,2024-03-15 01:20:00,2024-03-15 01:30:00,3898.87,3902.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52934,做多,2024-03-15 01:30:00,2024-03-15 04:15:00,3902.6,3719.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52935,做空,2024-03-15 04:15:00,2024-03-15 04:35:00,3719.56,3673.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52936,做多,2024-03-15 05:00:00,2024-03-15 05:05:00,3715.11,3713.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52937,做空,2024-03-15 05:05:00,2024-03-15 05:25:00,3713.65,3698.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -52938,做多,2024-03-15 05:25:00,2024-03-15 05:35:00,3698.08,3684.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52939,做空,2024-03-15 05:35:00,2024-03-15 06:00:00,3684.14,3683.38,0.0,100.0,0.0,0.0,0.0,-0.0,flip -52940,做多,2024-03-15 06:00:00,2024-03-15 06:25:00,3683.38,3741.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52941,做多,2024-03-15 09:35:00,2024-03-15 09:40:00,3687.4,3673.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52942,做空,2024-03-15 09:40:00,2024-03-15 09:45:00,3673.49,3680.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52943,做多,2024-03-15 09:45:00,2024-03-15 10:05:00,3680.92,3670.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52944,做空,2024-03-15 10:05:00,2024-03-15 10:15:00,3670.21,3680.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52945,做多,2024-03-15 10:15:00,2024-03-15 10:50:00,3680.02,3675.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52946,做空,2024-03-15 10:50:00,2024-03-15 11:05:00,3675.35,3638.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52947,做多,2024-03-15 11:35:00,2024-03-15 13:05:00,3675.04,3713.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52948,做多,2024-03-15 13:35:00,2024-03-15 13:40:00,3721.1,3715.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -52949,做多,2024-03-15 14:10:00,2024-03-15 14:25:00,3702.14,3701.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52950,做空,2024-03-15 14:25:00,2024-03-15 14:35:00,3701.77,3706.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52951,做多,2024-03-15 14:35:00,2024-03-15 15:05:00,3706.3,3702.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52952,做空,2024-03-15 15:05:00,2024-03-15 15:10:00,3702.53,3711.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52953,做多,2024-03-15 15:10:00,2024-03-15 15:15:00,3711.52,3700.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52954,做空,2024-03-15 15:15:00,2024-03-15 15:25:00,3700.49,3704.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52955,做多,2024-03-15 15:25:00,2024-03-15 15:45:00,3704.59,3692.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52956,做空,2024-03-15 15:45:00,2024-03-15 16:00:00,3692.67,3683.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52957,做多,2024-03-15 16:25:00,2024-03-15 16:45:00,3690.4,3710.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52958,做多,2024-03-15 17:20:00,2024-03-15 17:35:00,3690.13,3688.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52959,做空,2024-03-15 17:35:00,2024-03-15 17:50:00,3688.65,3694.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52960,做多,2024-03-15 17:50:00,2024-03-15 18:30:00,3694.11,3711.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52961,做多,2024-03-15 19:40:00,2024-03-15 21:25:00,3748.0,3641.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52962,做空,2024-03-15 21:25:00,2024-03-15 21:30:00,3641.12,3653.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52963,做多,2024-03-15 21:30:00,2024-03-15 22:35:00,3653.56,3694.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52964,做多,2024-03-16 03:10:00,2024-03-16 03:20:00,3748.91,3740.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52965,做空,2024-03-16 03:20:00,2024-03-16 03:35:00,3740.46,3737.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -52966,做多,2024-03-16 03:35:00,2024-03-16 03:50:00,3737.16,3740.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -52967,做空,2024-03-16 03:50:00,2024-03-16 04:00:00,3740.5,3730.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52968,做多,2024-03-16 04:15:00,2024-03-16 04:30:00,3739.18,3723.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52969,做空,2024-03-16 04:30:00,2024-03-16 04:35:00,3723.52,3722.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52970,做多,2024-03-16 04:50:00,2024-03-16 06:30:00,3732.76,3711.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52971,做空,2024-03-16 06:30:00,2024-03-16 06:35:00,3711.93,3719.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52972,做多,2024-03-16 06:35:00,2024-03-16 07:05:00,3719.27,3731.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52973,做多,2024-03-16 07:20:00,2024-03-16 07:35:00,3728.89,3735.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52974,做多,2024-03-16 08:30:00,2024-03-16 08:45:00,3737.38,3731.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52975,做空,2024-03-16 08:45:00,2024-03-16 08:55:00,3731.07,3722.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52976,做多,2024-03-16 09:35:00,2024-03-16 12:30:00,3727.99,3692.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52977,做空,2024-03-16 12:30:00,2024-03-16 12:55:00,3692.18,3668.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52978,做多,2024-03-16 13:30:00,2024-03-16 15:00:00,3678.39,3655.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52979,做空,2024-03-16 15:00:00,2024-03-16 15:10:00,3655.64,3657.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52980,做多,2024-03-16 15:10:00,2024-03-16 15:30:00,3657.13,3672.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -52981,做多,2024-03-16 16:20:00,2024-03-16 16:30:00,3682.15,3669.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52982,做空,2024-03-16 16:30:00,2024-03-16 16:35:00,3669.56,3670.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52983,做多,2024-03-16 16:35:00,2024-03-16 16:45:00,3670.79,3667.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52984,做空,2024-03-16 16:45:00,2024-03-16 17:00:00,3667.31,3670.54,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -52985,做多,2024-03-16 17:35:00,2024-03-16 17:40:00,3666.88,3646.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52986,做空,2024-03-16 17:40:00,2024-03-16 17:45:00,3646.1,3644.37,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -52987,做多,2024-03-16 19:00:00,2024-03-16 19:10:00,3620.26,3623.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -52988,做空,2024-03-16 19:10:00,2024-03-16 20:10:00,3623.83,3607.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -52989,做多,2024-03-16 20:10:00,2024-03-16 21:05:00,3607.85,3595.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52990,做空,2024-03-16 21:05:00,2024-03-16 21:15:00,3595.83,3583.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52991,做多,2024-03-16 22:30:00,2024-03-16 22:50:00,3573.52,3559.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52992,做空,2024-03-16 22:50:00,2024-03-16 22:55:00,3559.85,3560.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52993,做多,2024-03-16 22:55:00,2024-03-16 23:00:00,3560.02,3549.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52994,做空,2024-03-16 23:00:00,2024-03-16 23:05:00,3549.08,3531.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -52995,做多,2024-03-17 00:00:00,2024-03-17 00:40:00,3558.33,3536.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52996,做空,2024-03-17 00:40:00,2024-03-17 01:00:00,3536.67,3543.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52997,做多,2024-03-17 01:00:00,2024-03-17 01:10:00,3543.15,3540.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52998,做空,2024-03-17 01:10:00,2024-03-17 01:20:00,3540.68,3547.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -52999,做多,2024-03-17 01:20:00,2024-03-17 01:25:00,3547.25,3539.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53000,做空,2024-03-17 01:25:00,2024-03-17 01:30:00,3539.96,3545.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53001,做多,2024-03-17 01:30:00,2024-03-17 01:45:00,3545.44,3548.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -53002,做空,2024-03-17 01:45:00,2024-03-17 03:45:00,3548.72,3570.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53003,做多,2024-03-17 03:45:00,2024-03-17 04:00:00,3570.71,3567.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53004,做空,2024-03-17 04:00:00,2024-03-17 04:20:00,3567.2,3570.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53005,做多,2024-03-17 04:20:00,2024-03-17 04:25:00,3570.7,3568.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53006,做空,2024-03-17 04:25:00,2024-03-17 04:50:00,3568.64,3558.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53007,做多,2024-03-17 05:05:00,2024-03-17 05:10:00,3571.28,3563.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53008,做空,2024-03-17 05:10:00,2024-03-17 05:15:00,3563.44,3564.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53009,做多,2024-03-17 05:15:00,2024-03-17 07:55:00,3564.76,3474.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53010,做空,2024-03-17 07:55:00,2024-03-17 11:30:00,3474.33,3585.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53011,做多,2024-03-17 11:30:00,2024-03-17 12:05:00,3585.0,3597.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53012,做多,2024-03-17 12:05:00,2024-03-17 12:10:00,3597.49,3596.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53013,做多,2024-03-17 13:00:00,2024-03-17 13:20:00,3565.48,3569.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -53014,做空,2024-03-17 13:20:00,2024-03-17 13:30:00,3569.71,3568.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53015,做多,2024-03-17 13:30:00,2024-03-17 14:05:00,3568.96,3564.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53016,做空,2024-03-17 14:05:00,2024-03-17 14:10:00,3564.11,3575.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53017,做多,2024-03-17 14:10:00,2024-03-17 14:30:00,3575.77,3590.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53018,做多,2024-03-17 17:20:00,2024-03-17 17:30:00,3621.31,3615.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53019,做空,2024-03-17 17:30:00,2024-03-17 17:35:00,3615.32,3619.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53020,做多,2024-03-17 17:35:00,2024-03-17 17:45:00,3619.19,3635.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53021,做多,2024-03-17 18:35:00,2024-03-17 18:45:00,3632.61,3633.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53022,做空,2024-03-17 18:45:00,2024-03-17 18:55:00,3633.99,3634.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53023,做多,2024-03-17 18:55:00,2024-03-17 19:05:00,3634.99,3632.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53024,做空,2024-03-17 19:05:00,2024-03-17 19:10:00,3632.09,3642.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53025,做多,2024-03-17 19:10:00,2024-03-17 19:25:00,3642.62,3637.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53026,做空,2024-03-17 19:25:00,2024-03-17 20:55:00,3637.98,3636.27,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53027,做多,2024-03-17 21:20:00,2024-03-17 22:05:00,3643.74,3651.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53028,做多,2024-03-17 23:00:00,2024-03-17 23:55:00,3649.02,3646.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53029,做空,2024-03-17 23:55:00,2024-03-18 00:05:00,3646.99,3617.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53030,做多,2024-03-18 01:40:00,2024-03-18 02:25:00,3596.0,3594.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53031,做空,2024-03-18 02:25:00,2024-03-18 02:40:00,3594.29,3605.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53032,做多,2024-03-18 02:40:00,2024-03-18 02:45:00,3605.52,3624.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53033,做多,2024-03-18 03:00:00,2024-03-18 03:25:00,3614.8,3606.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53034,做空,2024-03-18 03:25:00,2024-03-18 03:30:00,3606.53,3607.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53035,做多,2024-03-18 03:30:00,2024-03-18 03:40:00,3607.55,3603.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53036,做空,2024-03-18 03:40:00,2024-03-18 03:45:00,3603.17,3612.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53037,做多,2024-03-18 03:45:00,2024-03-18 03:50:00,3612.73,3607.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53038,做空,2024-03-18 03:50:00,2024-03-18 04:05:00,3607.11,3583.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53039,做多,2024-03-18 04:30:00,2024-03-18 04:35:00,3610.42,3620.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53040,做多,2024-03-18 06:35:00,2024-03-18 06:50:00,3628.4,3632.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -53041,做空,2024-03-18 06:50:00,2024-03-18 07:05:00,3632.16,3627.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53042,做多,2024-03-18 07:10:00,2024-03-18 07:15:00,3637.43,3624.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53043,做空,2024-03-18 07:15:00,2024-03-18 07:20:00,3624.36,3621.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53044,做多,2024-03-18 07:30:00,2024-03-18 07:35:00,3633.02,3627.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53045,做空,2024-03-18 07:35:00,2024-03-18 07:40:00,3627.84,3628.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53046,做多,2024-03-18 07:40:00,2024-03-18 07:55:00,3628.65,3628.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53047,做空,2024-03-18 07:55:00,2024-03-18 08:05:00,3628.97,3613.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53048,做多,2024-03-18 09:25:00,2024-03-18 09:30:00,3598.34,3586.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53049,做空,2024-03-18 09:30:00,2024-03-18 09:35:00,3586.93,3589.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53050,做多,2024-03-18 09:35:00,2024-03-18 11:25:00,3589.63,3612.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53051,做多,2024-03-18 12:05:00,2024-03-18 12:10:00,3606.75,3599.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53052,做空,2024-03-18 12:10:00,2024-03-18 12:20:00,3599.28,3592.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53053,做多,2024-03-18 12:25:00,2024-03-18 12:30:00,3601.95,3595.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53054,做空,2024-03-18 12:30:00,2024-03-18 12:35:00,3595.73,3603.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53055,做多,2024-03-18 12:35:00,2024-03-18 12:40:00,3603.91,3593.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53056,做空,2024-03-18 12:40:00,2024-03-18 12:45:00,3593.77,3593.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53057,做多,2024-03-18 12:50:00,2024-03-18 12:55:00,3603.1,3600.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53058,做空,2024-03-18 12:55:00,2024-03-18 13:00:00,3600.98,3583.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53059,做多,2024-03-18 15:35:00,2024-03-18 15:40:00,3530.72,3525.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53060,做空,2024-03-18 15:40:00,2024-03-18 17:00:00,3525.37,3487.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53061,做多,2024-03-18 17:50:00,2024-03-18 18:00:00,3511.53,3507.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53062,做空,2024-03-18 18:00:00,2024-03-18 18:55:00,3507.65,3480.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53063,做多,2024-03-18 19:10:00,2024-03-18 19:45:00,3494.37,3492.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53064,做空,2024-03-18 19:45:00,2024-03-18 20:05:00,3492.75,3500.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53065,做多,2024-03-18 20:05:00,2024-03-18 20:20:00,3500.69,3504.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -53066,做空,2024-03-18 20:20:00,2024-03-18 22:25:00,3504.72,3512.22,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53067,做多,2024-03-18 22:55:00,2024-03-18 23:15:00,3525.0,3539.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53068,做多,2024-03-19 00:00:00,2024-03-19 00:05:00,3531.88,3528.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53069,做空,2024-03-19 00:05:00,2024-03-19 00:10:00,3528.73,3533.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53070,做多,2024-03-19 00:10:00,2024-03-19 00:20:00,3533.98,3525.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53071,做多,2024-03-19 00:30:00,2024-03-19 00:35:00,3532.76,3501.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53072,做空,2024-03-19 00:35:00,2024-03-19 00:40:00,3501.61,3492.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53073,做多,2024-03-19 02:15:00,2024-03-19 02:45:00,3429.84,3404.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53074,做空,2024-03-19 02:45:00,2024-03-19 02:50:00,3404.24,3414.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53075,做多,2024-03-19 02:50:00,2024-03-19 03:10:00,3414.26,3416.17,0.0,100.0,0.0,0.0,0.0,0.0,flip -53076,做空,2024-03-19 03:10:00,2024-03-19 03:15:00,3416.17,3425.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53077,做多,2024-03-19 03:15:00,2024-03-19 03:20:00,3425.64,3420.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53078,做空,2024-03-19 03:20:00,2024-03-19 03:35:00,3420.75,3385.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53079,做多,2024-03-19 03:50:00,2024-03-19 04:00:00,3435.33,3415.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53080,做空,2024-03-19 04:00:00,2024-03-19 04:05:00,3415.92,3424.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53081,做多,2024-03-19 04:05:00,2024-03-19 04:15:00,3424.4,3389.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53082,做空,2024-03-19 04:15:00,2024-03-19 04:25:00,3389.34,3419.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53083,做多,2024-03-19 04:25:00,2024-03-19 04:35:00,3419.0,3394.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53084,做空,2024-03-19 04:35:00,2024-03-19 04:45:00,3394.86,3379.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53085,做多,2024-03-19 06:00:00,2024-03-19 06:05:00,3386.28,3377.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53086,做空,2024-03-19 06:05:00,2024-03-19 06:10:00,3377.85,3392.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53087,做多,2024-03-19 06:10:00,2024-03-19 06:25:00,3392.54,3379.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53088,做空,2024-03-19 06:25:00,2024-03-19 06:30:00,3379.37,3380.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53089,做多,2024-03-19 06:30:00,2024-03-19 07:00:00,3380.01,3350.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53090,做空,2024-03-19 07:00:00,2024-03-19 07:05:00,3350.48,3355.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53091,做多,2024-03-19 07:50:00,2024-03-19 08:00:00,3361.12,3350.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53092,做空,2024-03-19 08:00:00,2024-03-19 08:15:00,3350.31,3308.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53093,做多,2024-03-19 09:30:00,2024-03-19 09:35:00,3282.44,3262.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53094,做空,2024-03-19 09:35:00,2024-03-19 09:45:00,3262.05,3277.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53095,做多,2024-03-19 09:45:00,2024-03-19 10:10:00,3277.94,3262.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53096,做空,2024-03-19 10:10:00,2024-03-19 10:15:00,3262.06,3223.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53097,做多,2024-03-19 11:30:00,2024-03-19 11:45:00,3245.9,3278.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53098,做多,2024-03-19 13:20:00,2024-03-19 13:30:00,3298.52,3287.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53099,做空,2024-03-19 13:30:00,2024-03-19 13:55:00,3287.65,3294.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53100,做多,2024-03-19 13:55:00,2024-03-19 14:00:00,3294.4,3262.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53101,做空,2024-03-19 14:00:00,2024-03-19 14:05:00,3262.2,3244.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53102,做多,2024-03-19 14:40:00,2024-03-19 14:45:00,3269.17,3266.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53103,做空,2024-03-19 14:45:00,2024-03-19 14:55:00,3266.56,3260.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -53104,做多,2024-03-19 14:55:00,2024-03-19 15:25:00,3260.98,3253.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53105,做空,2024-03-19 15:25:00,2024-03-19 15:30:00,3253.22,3279.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53106,做多,2024-03-19 15:30:00,2024-03-19 15:35:00,3279.32,3297.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53107,做多,2024-03-19 18:40:00,2024-03-19 18:45:00,3331.9,3316.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53108,做空,2024-03-19 18:45:00,2024-03-19 18:55:00,3316.51,3318.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53109,做多,2024-03-19 18:55:00,2024-03-19 19:00:00,3318.8,3308.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53110,做空,2024-03-19 19:00:00,2024-03-19 19:05:00,3308.7,3332.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53111,做多,2024-03-19 19:05:00,2024-03-19 19:10:00,3332.65,3335.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53112,做多,2024-03-19 21:40:00,2024-03-19 21:55:00,3287.04,3293.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -53113,做空,2024-03-19 21:55:00,2024-03-19 22:10:00,3293.01,3254.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53114,做多,2024-03-20 00:15:00,2024-03-20 00:25:00,3195.97,3208.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53115,做多,2024-03-20 02:10:00,2024-03-20 03:20:00,3205.48,3253.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53116,做多,2024-03-20 05:55:00,2024-03-20 07:25:00,3111.68,3186.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53117,做多,2024-03-20 09:00:00,2024-03-20 09:10:00,3226.13,3214.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53118,做空,2024-03-20 09:10:00,2024-03-20 09:15:00,3214.16,3221.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53119,做多,2024-03-20 09:15:00,2024-03-20 09:20:00,3221.0,3234.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53120,做多,2024-03-20 10:20:00,2024-03-20 10:25:00,3227.01,3249.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53121,做多,2024-03-20 10:25:00,2024-03-20 10:30:00,3249.2,3252.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53122,做多,2024-03-20 10:50:00,2024-03-20 10:55:00,3235.79,3233.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53123,做空,2024-03-20 10:55:00,2024-03-20 13:35:00,3233.36,3348.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53124,做多,2024-03-20 13:35:00,2024-03-20 13:40:00,3348.58,3361.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53125,做多,2024-03-20 14:20:00,2024-03-20 14:25:00,3346.17,3358.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53126,做多,2024-03-20 14:25:00,2024-03-20 14:30:00,3358.66,3358.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53127,做多,2024-03-20 15:20:00,2024-03-20 17:15:00,3358.6,3321.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53128,做多,2024-03-20 18:35:00,2024-03-20 18:50:00,3330.82,3387.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53129,做多,2024-03-20 22:50:00,2024-03-20 22:55:00,3509.33,3523.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53130,做多,2024-03-20 23:55:00,2024-03-21 00:00:00,3517.8,3507.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53131,做空,2024-03-21 00:00:00,2024-03-21 00:05:00,3507.59,3512.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53132,做多,2024-03-21 00:15:00,2024-03-21 00:20:00,3518.6,3506.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53133,做空,2024-03-21 00:20:00,2024-03-21 00:25:00,3506.04,3510.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53134,做多,2024-03-21 00:35:00,2024-03-21 00:40:00,3524.88,3539.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53135,做多,2024-03-21 01:00:00,2024-03-21 01:35:00,3521.55,3513.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53136,做空,2024-03-21 01:35:00,2024-03-21 01:45:00,3513.25,3525.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53137,做多,2024-03-21 01:45:00,2024-03-21 01:50:00,3525.72,3522.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53138,做空,2024-03-21 01:50:00,2024-03-21 01:55:00,3522.19,3528.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53139,做多,2024-03-21 01:55:00,2024-03-21 02:15:00,3528.72,3558.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53140,做多,2024-03-21 03:35:00,2024-03-21 06:00:00,3543.51,3525.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53141,做多,2024-03-21 07:15:00,2024-03-21 07:25:00,3530.7,3536.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53142,做多,2024-03-21 07:55:00,2024-03-21 08:05:00,3518.79,3544.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53143,做多,2024-03-21 10:50:00,2024-03-21 10:55:00,3551.67,3544.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53144,做空,2024-03-21 10:55:00,2024-03-21 11:25:00,3544.43,3528.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53145,做多,2024-03-21 11:35:00,2024-03-21 12:20:00,3537.38,3540.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -53146,做空,2024-03-21 12:20:00,2024-03-21 12:25:00,3540.15,3550.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53147,做多,2024-03-21 12:25:00,2024-03-21 12:30:00,3550.02,3541.31,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53148,做多,2024-03-21 12:45:00,2024-03-21 12:50:00,3544.65,3546.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53149,做多,2024-03-21 13:25:00,2024-03-21 13:30:00,3556.69,3552.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53150,做多,2024-03-21 14:10:00,2024-03-21 14:20:00,3545.8,3558.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53151,做多,2024-03-21 16:20:00,2024-03-21 16:55:00,3517.18,3531.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53152,做多,2024-03-21 19:30:00,2024-03-21 20:00:00,3445.25,3422.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53153,做空,2024-03-21 20:00:00,2024-03-21 20:05:00,3422.99,3435.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53154,做多,2024-03-21 20:05:00,2024-03-21 20:10:00,3435.25,3477.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53155,做多,2024-03-21 20:10:00,2024-03-21 20:15:00,3477.49,3491.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53156,做多,2024-03-21 22:35:00,2024-03-21 22:45:00,3502.08,3494.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53157,做空,2024-03-21 22:45:00,2024-03-21 23:45:00,3494.78,3495.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53158,做多,2024-03-21 23:45:00,2024-03-21 23:50:00,3495.54,3492.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53159,做空,2024-03-21 23:50:00,2024-03-21 23:55:00,3492.48,3495.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53160,做多,2024-03-21 23:55:00,2024-03-22 00:05:00,3495.16,3514.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53161,做多,2024-03-22 00:45:00,2024-03-22 01:00:00,3495.63,3489.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53162,做空,2024-03-22 01:00:00,2024-03-22 01:10:00,3489.12,3511.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53163,做多,2024-03-22 01:10:00,2024-03-22 01:20:00,3511.0,3501.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53164,做空,2024-03-22 01:20:00,2024-03-22 01:45:00,3501.66,3494.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -53165,做多,2024-03-22 01:45:00,2024-03-22 03:15:00,3494.8,3493.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53166,做多,2024-03-22 04:50:00,2024-03-22 04:55:00,3528.83,3513.85,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53167,做多,2024-03-22 05:00:00,2024-03-22 05:05:00,3518.27,3509.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53168,做空,2024-03-22 05:05:00,2024-03-22 05:25:00,3509.03,3516.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53169,做多,2024-03-22 05:25:00,2024-03-22 05:30:00,3516.87,3516.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53170,做空,2024-03-22 05:30:00,2024-03-22 07:20:00,3516.55,3518.83,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53171,做多,2024-03-22 07:30:00,2024-03-22 07:40:00,3529.69,3525.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53172,做空,2024-03-22 07:40:00,2024-03-22 07:50:00,3525.86,3515.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53173,做多,2024-03-22 13:25:00,2024-03-22 15:25:00,3411.45,3367.66,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53174,做多,2024-03-22 17:05:00,2024-03-22 17:10:00,3328.81,3328.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53175,做空,2024-03-22 17:10:00,2024-03-22 18:30:00,3328.27,3341.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53176,做多,2024-03-22 18:30:00,2024-03-22 18:35:00,3341.53,3355.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53177,做多,2024-03-22 19:35:00,2024-03-22 19:40:00,3347.75,3335.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53178,做空,2024-03-22 19:40:00,2024-03-22 19:45:00,3335.96,3354.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53179,做多,2024-03-22 19:45:00,2024-03-22 19:55:00,3354.48,3343.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53180,做多,2024-03-22 22:30:00,2024-03-22 22:50:00,3292.2,3286.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53181,做空,2024-03-22 22:50:00,2024-03-23 00:50:00,3286.16,3326.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53182,做多,2024-03-23 00:50:00,2024-03-23 00:55:00,3326.14,3321.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53183,做空,2024-03-23 00:55:00,2024-03-23 01:00:00,3321.0,3332.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53184,做多,2024-03-23 01:00:00,2024-03-23 01:10:00,3332.93,3335.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53185,做多,2024-03-23 04:05:00,2024-03-23 04:10:00,3320.61,3313.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53186,做空,2024-03-23 04:10:00,2024-03-23 04:15:00,3313.88,3324.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53187,做多,2024-03-23 04:15:00,2024-03-23 05:10:00,3324.25,3325.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53188,做空,2024-03-23 05:10:00,2024-03-23 05:40:00,3325.67,3330.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53189,做多,2024-03-23 05:40:00,2024-03-23 05:45:00,3330.73,3327.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53190,做空,2024-03-23 05:45:00,2024-03-23 05:50:00,3327.44,3333.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53191,做多,2024-03-23 05:50:00,2024-03-23 06:00:00,3333.1,3329.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53192,做空,2024-03-23 06:00:00,2024-03-23 06:05:00,3329.69,3331.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53193,做多,2024-03-23 06:05:00,2024-03-23 06:15:00,3331.91,3331.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53194,做空,2024-03-23 06:15:00,2024-03-23 08:30:00,3331.67,3344.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53195,做多,2024-03-23 09:50:00,2024-03-23 09:55:00,3348.64,3355.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53196,做多,2024-03-23 11:00:00,2024-03-23 11:30:00,3350.54,3364.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -53197,做空,2024-03-23 11:30:00,2024-03-23 11:50:00,3364.45,3362.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -53198,做多,2024-03-23 11:50:00,2024-03-23 12:00:00,3362.18,3365.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -53199,做空,2024-03-23 12:00:00,2024-03-23 13:05:00,3365.79,3366.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53200,做多,2024-03-23 13:05:00,2024-03-23 13:20:00,3366.7,3360.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53201,做空,2024-03-23 13:20:00,2024-03-23 13:25:00,3360.9,3360.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53202,做多,2024-03-23 13:45:00,2024-03-23 13:55:00,3364.52,3367.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -53203,做空,2024-03-23 13:55:00,2024-03-23 15:30:00,3367.6,3396.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53204,做多,2024-03-23 15:30:00,2024-03-23 15:35:00,3396.56,3395.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53205,做空,2024-03-23 15:35:00,2024-03-23 15:50:00,3395.85,3408.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53206,做多,2024-03-23 15:50:00,2024-03-23 16:00:00,3408.15,3397.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53207,做空,2024-03-23 16:00:00,2024-03-23 16:10:00,3397.78,3401.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53208,做多,2024-03-23 16:10:00,2024-03-23 16:40:00,3401.74,3431.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53209,做多,2024-03-23 17:15:00,2024-03-23 17:40:00,3408.69,3404.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53210,做空,2024-03-23 17:40:00,2024-03-23 17:45:00,3404.57,3408.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53211,做多,2024-03-23 17:45:00,2024-03-23 18:10:00,3408.49,3410.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -53212,做空,2024-03-23 18:10:00,2024-03-23 18:20:00,3410.38,3407.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -53213,做多,2024-03-23 18:20:00,2024-03-23 18:50:00,3407.91,3409.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -53214,做空,2024-03-23 18:50:00,2024-03-23 19:00:00,3409.81,3411.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53215,做多,2024-03-23 19:00:00,2024-03-23 19:05:00,3411.21,3408.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53216,做空,2024-03-23 19:05:00,2024-03-23 19:20:00,3408.66,3407.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53217,做多,2024-03-23 19:20:00,2024-03-23 19:25:00,3407.28,3402.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53218,做空,2024-03-23 19:25:00,2024-03-23 19:30:00,3402.18,3397.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53219,做多,2024-03-23 21:30:00,2024-03-23 21:40:00,3385.05,3391.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53220,做多,2024-03-23 21:40:00,2024-03-23 22:15:00,3391.37,3378.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53221,做空,2024-03-23 22:15:00,2024-03-23 22:25:00,3378.21,3392.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53222,做多,2024-03-23 22:25:00,2024-03-23 22:30:00,3392.59,3394.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53223,做多,2024-03-23 22:50:00,2024-03-23 22:55:00,3390.92,3380.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53224,做空,2024-03-23 22:55:00,2024-03-23 23:00:00,3380.0,3379.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53225,做多,2024-03-24 00:30:00,2024-03-24 00:35:00,3359.7,3356.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53226,做空,2024-03-24 00:35:00,2024-03-24 00:40:00,3356.89,3358.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53227,做多,2024-03-24 00:40:00,2024-03-24 01:10:00,3358.59,3356.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53228,做空,2024-03-24 01:10:00,2024-03-24 01:20:00,3356.44,3361.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53229,做多,2024-03-24 01:20:00,2024-03-24 01:25:00,3361.15,3363.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53230,做多,2024-03-24 01:45:00,2024-03-24 02:10:00,3352.97,3352.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53231,做空,2024-03-24 02:10:00,2024-03-24 02:15:00,3352.0,3346.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53232,做多,2024-03-24 04:40:00,2024-03-24 04:45:00,3319.64,3316.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53233,做空,2024-03-24 04:45:00,2024-03-24 04:50:00,3316.86,3319.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53234,做多,2024-03-24 04:50:00,2024-03-24 05:00:00,3319.37,3327.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53235,做多,2024-03-24 06:55:00,2024-03-24 07:25:00,3328.87,3326.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53236,做空,2024-03-24 07:25:00,2024-03-24 07:30:00,3326.34,3321.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53237,做多,2024-03-24 07:40:00,2024-03-24 07:45:00,3340.75,3334.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53238,做多,2024-03-24 11:10:00,2024-03-24 11:30:00,3382.02,3371.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53239,做空,2024-03-24 11:30:00,2024-03-24 11:45:00,3371.94,3382.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53240,做多,2024-03-24 11:45:00,2024-03-24 11:55:00,3382.4,3389.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53241,做多,2024-03-24 12:15:00,2024-03-24 12:20:00,3387.01,3396.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53242,做多,2024-03-24 13:30:00,2024-03-24 14:15:00,3394.04,3409.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53243,做多,2024-03-24 14:55:00,2024-03-24 15:05:00,3400.09,3395.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53244,做空,2024-03-24 15:05:00,2024-03-24 15:25:00,3395.67,3405.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53245,做多,2024-03-24 15:25:00,2024-03-24 15:30:00,3405.39,3401.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53246,做空,2024-03-24 15:30:00,2024-03-24 15:45:00,3401.7,3403.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53247,做多,2024-03-24 15:45:00,2024-03-24 15:50:00,3403.15,3402.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53248,做空,2024-03-24 15:50:00,2024-03-24 16:00:00,3402.89,3407.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53249,做多,2024-03-24 16:00:00,2024-03-24 16:05:00,3407.39,3410.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53250,做多,2024-03-24 16:15:00,2024-03-24 17:50:00,3399.07,3369.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53251,做空,2024-03-24 17:50:00,2024-03-24 19:35:00,3369.86,3392.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53252,做多,2024-03-24 19:35:00,2024-03-24 19:55:00,3392.61,3385.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53253,做空,2024-03-24 19:55:00,2024-03-24 20:05:00,3385.09,3382.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53254,做多,2024-03-24 20:10:00,2024-03-24 20:15:00,3401.36,3401.43,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53255,做多,2024-03-24 21:35:00,2024-03-24 21:40:00,3419.22,3418.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53256,做空,2024-03-24 21:40:00,2024-03-24 21:45:00,3418.04,3420.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53257,做多,2024-03-24 21:45:00,2024-03-24 21:50:00,3420.42,3417.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53258,做空,2024-03-24 21:50:00,2024-03-24 21:55:00,3417.86,3426.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53259,做多,2024-03-24 21:55:00,2024-03-24 22:00:00,3426.25,3431.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53260,做多,2024-03-25 01:35:00,2024-03-25 01:40:00,3440.08,3433.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53261,做空,2024-03-25 01:40:00,2024-03-25 01:45:00,3433.29,3433.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53262,做多,2024-03-25 01:45:00,2024-03-25 02:10:00,3433.47,3429.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53263,做空,2024-03-25 02:10:00,2024-03-25 02:15:00,3429.61,3429.25,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53264,做多,2024-03-25 02:20:00,2024-03-25 02:30:00,3436.88,3445.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53265,做多,2024-03-25 03:35:00,2024-03-25 03:40:00,3443.56,3449.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53266,做多,2024-03-25 09:40:00,2024-03-25 09:45:00,3450.01,3449.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53267,做空,2024-03-25 09:45:00,2024-03-25 09:50:00,3449.09,3452.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53268,做多,2024-03-25 09:50:00,2024-03-25 09:55:00,3452.51,3458.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53269,做多,2024-03-25 10:50:00,2024-03-25 11:00:00,3453.72,3452.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53270,做空,2024-03-25 11:00:00,2024-03-25 11:20:00,3452.99,3436.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53271,做多,2024-03-25 12:05:00,2024-03-25 12:20:00,3449.14,3449.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53272,做空,2024-03-25 12:20:00,2024-03-25 13:20:00,3449.76,3436.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53273,做多,2024-03-25 13:30:00,2024-03-25 13:40:00,3442.4,3450.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -53274,做空,2024-03-25 13:40:00,2024-03-25 18:45:00,3450.93,3639.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53275,做多,2024-03-25 18:45:00,2024-03-25 19:00:00,3639.0,3638.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53276,做空,2024-03-25 19:00:00,2024-03-25 19:15:00,3638.73,3639.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53277,做多,2024-03-25 19:15:00,2024-03-25 19:20:00,3639.03,3623.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53278,做空,2024-03-25 19:20:00,2024-03-25 19:25:00,3623.66,3631.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53279,做多,2024-03-25 19:25:00,2024-03-25 20:00:00,3631.71,3631.94,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53280,做多,2024-03-25 20:05:00,2024-03-25 20:25:00,3638.22,3637.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53281,做空,2024-03-25 20:25:00,2024-03-25 20:45:00,3637.79,3634.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -53282,做多,2024-03-25 20:45:00,2024-03-25 22:15:00,3634.04,3612.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53283,做空,2024-03-25 22:15:00,2024-03-25 23:35:00,3612.29,3593.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53284,做多,2024-03-26 00:25:00,2024-03-26 00:50:00,3604.57,3607.7,0.0,100.0,0.0,0.0,0.0,0.0,flip -53285,做空,2024-03-26 00:50:00,2024-03-26 01:05:00,3607.7,3606.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53286,做多,2024-03-26 01:05:00,2024-03-26 01:10:00,3606.72,3617.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53287,做多,2024-03-26 01:50:00,2024-03-26 02:00:00,3615.74,3605.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53288,做空,2024-03-26 02:00:00,2024-03-26 02:05:00,3605.15,3609.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53289,做多,2024-03-26 02:05:00,2024-03-26 02:30:00,3609.11,3611.78,0.0,100.0,0.0,0.0,0.0,0.0,flip -53290,做空,2024-03-26 02:30:00,2024-03-26 02:35:00,3611.78,3612.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53291,做多,2024-03-26 02:35:00,2024-03-26 02:50:00,3612.39,3622.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53292,做多,2024-03-26 02:50:00,2024-03-26 02:55:00,3622.4,3625.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53293,做多,2024-03-26 04:25:00,2024-03-26 04:55:00,3631.25,3641.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53294,做多,2024-03-26 05:05:00,2024-03-26 05:25:00,3634.56,3632.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53295,做空,2024-03-26 05:25:00,2024-03-26 05:30:00,3632.22,3637.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53296,做多,2024-03-26 05:30:00,2024-03-26 05:35:00,3637.27,3633.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53297,做空,2024-03-26 05:35:00,2024-03-26 05:50:00,3633.79,3636.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53298,做多,2024-03-26 05:50:00,2024-03-26 05:55:00,3636.65,3632.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53299,做空,2024-03-26 05:55:00,2024-03-26 06:00:00,3632.78,3634.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53300,做多,2024-03-26 06:00:00,2024-03-26 06:10:00,3634.31,3630.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53301,做空,2024-03-26 06:10:00,2024-03-26 06:30:00,3630.4,3640.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53302,做多,2024-03-26 06:30:00,2024-03-26 06:35:00,3640.3,3639.37,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53303,做多,2024-03-26 08:05:00,2024-03-26 08:10:00,3655.25,3651.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53304,做空,2024-03-26 08:10:00,2024-03-26 08:15:00,3651.23,3654.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53305,做多,2024-03-26 08:15:00,2024-03-26 08:45:00,3654.12,3648.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53306,做空,2024-03-26 08:45:00,2024-03-26 08:55:00,3648.84,3656.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53307,做多,2024-03-26 08:55:00,2024-03-26 09:00:00,3656.55,3653.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53308,做空,2024-03-26 09:00:00,2024-03-26 09:15:00,3653.27,3657.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53309,做多,2024-03-26 09:15:00,2024-03-26 09:20:00,3657.5,3663.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53310,做多,2024-03-26 12:15:00,2024-03-26 12:20:00,3645.95,3648.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53311,做多,2024-03-26 12:55:00,2024-03-26 13:00:00,3647.01,3643.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53312,做空,2024-03-26 13:00:00,2024-03-26 13:35:00,3643.43,3608.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53313,做多,2024-03-26 14:50:00,2024-03-26 15:30:00,3599.83,3582.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53314,做空,2024-03-26 15:30:00,2024-03-26 15:35:00,3582.87,3599.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53315,做多,2024-03-26 15:35:00,2024-03-26 16:05:00,3599.74,3585.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53316,做空,2024-03-26 16:05:00,2024-03-26 16:20:00,3585.99,3564.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53317,做多,2024-03-26 17:15:00,2024-03-26 17:20:00,3575.28,3575.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53318,做空,2024-03-26 17:20:00,2024-03-26 18:55:00,3575.17,3576.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53319,做多,2024-03-26 19:25:00,2024-03-26 20:10:00,3570.95,3574.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -53320,做空,2024-03-26 20:10:00,2024-03-26 20:15:00,3574.15,3575.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53321,做多,2024-03-26 20:15:00,2024-03-26 20:20:00,3575.79,3573.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53322,做空,2024-03-26 20:20:00,2024-03-26 20:55:00,3573.17,3578.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53323,做多,2024-03-26 20:55:00,2024-03-26 21:05:00,3578.97,3577.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53324,做空,2024-03-26 21:05:00,2024-03-26 22:10:00,3577.97,3585.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53325,做多,2024-03-26 22:10:00,2024-03-26 22:15:00,3585.11,3579.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53326,做空,2024-03-26 22:15:00,2024-03-26 22:25:00,3579.19,3585.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53327,做多,2024-03-26 22:25:00,2024-03-26 22:35:00,3585.53,3585.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53328,做空,2024-03-26 22:35:00,2024-03-26 22:40:00,3585.0,3590.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53329,做多,2024-03-26 22:40:00,2024-03-26 22:45:00,3590.98,3596.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53330,做多,2024-03-27 00:25:00,2024-03-27 00:55:00,3597.31,3619.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53331,做多,2024-03-27 02:30:00,2024-03-27 02:35:00,3612.24,3607.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53332,做空,2024-03-27 02:35:00,2024-03-27 02:45:00,3607.12,3612.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53333,做多,2024-03-27 02:45:00,2024-03-27 02:55:00,3612.92,3621.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53334,做多,2024-03-27 03:45:00,2024-03-27 03:50:00,3614.43,3606.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53335,做空,2024-03-27 03:50:00,2024-03-27 04:10:00,3606.37,3599.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53336,做多,2024-03-27 05:10:00,2024-03-27 05:35:00,3601.67,3612.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53337,做多,2024-03-27 06:55:00,2024-03-27 07:00:00,3610.16,3606.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53338,做空,2024-03-27 07:00:00,2024-03-27 07:05:00,3606.5,3601.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53339,做多,2024-03-27 09:35:00,2024-03-27 10:20:00,3567.02,3581.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53340,做多,2024-03-27 11:25:00,2024-03-27 11:35:00,3579.16,3591.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53341,做多,2024-03-27 12:55:00,2024-03-27 13:00:00,3584.38,3616.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53342,做多,2024-03-27 13:00:00,2024-03-27 13:05:00,3616.55,3630.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53343,做多,2024-03-27 15:30:00,2024-03-27 15:40:00,3536.01,3534.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53344,做空,2024-03-27 15:40:00,2024-03-27 16:10:00,3534.96,3495.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53345,做多,2024-03-27 16:35:00,2024-03-27 17:05:00,3521.44,3523.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -53346,做空,2024-03-27 17:05:00,2024-03-27 17:55:00,3523.31,3500.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53347,做多,2024-03-27 19:10:00,2024-03-27 19:15:00,3498.89,3495.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53348,做空,2024-03-27 19:15:00,2024-03-27 19:40:00,3495.6,3488.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -53349,做多,2024-03-27 19:40:00,2024-03-27 20:05:00,3488.01,3508.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53350,做多,2024-03-27 22:05:00,2024-03-27 22:10:00,3518.95,3517.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53351,做空,2024-03-27 22:10:00,2024-03-27 22:20:00,3517.92,3514.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -53352,做多,2024-03-27 22:20:00,2024-03-27 22:30:00,3514.58,3515.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53353,做空,2024-03-27 22:30:00,2024-03-27 22:35:00,3515.29,3517.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53354,做多,2024-03-27 22:35:00,2024-03-27 22:45:00,3517.93,3515.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53355,做空,2024-03-27 22:45:00,2024-03-27 22:55:00,3515.85,3518.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53356,做多,2024-03-27 22:55:00,2024-03-27 23:00:00,3518.51,3511.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53357,做空,2024-03-27 23:00:00,2024-03-27 23:05:00,3511.93,3516.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53358,做多,2024-03-27 23:05:00,2024-03-27 23:10:00,3516.72,3512.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53359,做空,2024-03-27 23:10:00,2024-03-27 23:15:00,3512.8,3510.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53360,做多,2024-03-27 23:50:00,2024-03-27 23:55:00,3510.92,3504.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53361,做空,2024-03-27 23:55:00,2024-03-28 00:05:00,3504.99,3510.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53362,做多,2024-03-28 00:05:00,2024-03-28 00:10:00,3510.48,3509.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53363,做空,2024-03-28 00:10:00,2024-03-28 00:45:00,3509.43,3518.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53364,做多,2024-03-28 00:45:00,2024-03-28 01:05:00,3518.25,3511.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53365,做空,2024-03-28 01:05:00,2024-03-28 01:10:00,3511.43,3517.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53366,做多,2024-03-28 01:10:00,2024-03-28 01:15:00,3517.92,3508.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53367,做空,2024-03-28 01:15:00,2024-03-28 01:30:00,3508.89,3506.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53368,做多,2024-03-28 01:35:00,2024-03-28 02:15:00,3510.29,3511.74,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53369,做空,2024-03-28 02:15:00,2024-03-28 02:30:00,3511.74,3478.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53370,做多,2024-03-28 03:30:00,2024-03-28 03:35:00,3491.47,3479.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53371,做空,2024-03-28 03:35:00,2024-03-28 03:45:00,3479.94,3490.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53372,做多,2024-03-28 03:45:00,2024-03-28 04:00:00,3490.29,3506.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53373,做多,2024-03-28 08:15:00,2024-03-28 08:20:00,3575.27,3582.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53374,做多,2024-03-28 08:20:00,2024-03-28 08:25:00,3582.37,3575.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53375,做空,2024-03-28 08:25:00,2024-03-28 08:30:00,3575.82,3581.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53376,做多,2024-03-28 08:30:00,2024-03-28 08:35:00,3581.21,3578.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53377,做空,2024-03-28 08:35:00,2024-03-28 09:40:00,3578.0,3587.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53378,做多,2024-03-28 09:40:00,2024-03-28 10:15:00,3587.71,3584.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53379,做空,2024-03-28 10:15:00,2024-03-28 10:20:00,3584.46,3575.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53380,做多,2024-03-28 10:40:00,2024-03-28 10:45:00,3585.59,3583.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53381,做空,2024-03-28 10:45:00,2024-03-28 10:50:00,3583.51,3587.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53382,做多,2024-03-28 10:50:00,2024-03-28 10:55:00,3587.7,3593.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53383,做多,2024-03-28 12:00:00,2024-03-28 12:05:00,3594.31,3577.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53384,做空,2024-03-28 12:05:00,2024-03-28 12:15:00,3577.2,3581.91,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53385,做多,2024-03-28 12:55:00,2024-03-28 13:00:00,3580.32,3577.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53386,做空,2024-03-28 13:00:00,2024-03-28 13:15:00,3577.94,3568.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53387,做多,2024-03-28 13:20:00,2024-03-28 13:25:00,3575.72,3585.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53388,做多,2024-03-28 13:25:00,2024-03-28 13:30:00,3585.41,3596.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53389,做多,2024-03-28 14:15:00,2024-03-28 14:20:00,3583.92,3579.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53390,做空,2024-03-28 14:20:00,2024-03-28 14:25:00,3579.68,3587.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53391,做多,2024-03-28 14:25:00,2024-03-28 14:30:00,3587.59,3601.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53392,做多,2024-03-28 18:05:00,2024-03-28 18:10:00,3564.79,3562.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53393,做空,2024-03-28 18:10:00,2024-03-28 18:55:00,3562.28,3564.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53394,做多,2024-03-28 18:55:00,2024-03-28 19:00:00,3564.47,3569.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53395,做多,2024-03-28 20:00:00,2024-03-28 20:45:00,3567.1,3563.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53396,做空,2024-03-28 20:45:00,2024-03-28 21:00:00,3563.67,3567.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53397,做多,2024-03-28 21:00:00,2024-03-28 21:25:00,3567.71,3576.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53398,做多,2024-03-28 21:55:00,2024-03-28 23:10:00,3563.88,3580.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53399,做多,2024-03-28 23:45:00,2024-03-28 23:50:00,3568.0,3563.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53400,做空,2024-03-28 23:50:00,2024-03-29 00:20:00,3563.2,3561.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53401,做多,2024-03-29 00:55:00,2024-03-29 01:00:00,3567.53,3567.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53402,做空,2024-03-29 01:00:00,2024-03-29 02:30:00,3567.16,3563.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53403,做多,2024-03-29 03:05:00,2024-03-29 03:15:00,3568.95,3564.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53404,做空,2024-03-29 03:15:00,2024-03-29 03:20:00,3564.35,3555.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53405,做多,2024-03-29 03:45:00,2024-03-29 04:05:00,3562.56,3563.32,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53406,做空,2024-03-29 04:05:00,2024-03-29 04:15:00,3563.32,3565.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53407,做多,2024-03-29 04:15:00,2024-03-29 04:20:00,3565.85,3564.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53408,做空,2024-03-29 04:20:00,2024-03-29 04:25:00,3564.17,3576.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53409,做多,2024-03-29 04:25:00,2024-03-29 04:30:00,3576.13,3575.67,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53410,做多,2024-03-29 05:00:00,2024-03-29 05:20:00,3575.07,3562.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53411,做空,2024-03-29 05:20:00,2024-03-29 06:20:00,3562.55,3566.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53412,做多,2024-03-29 06:20:00,2024-03-29 06:25:00,3566.78,3565.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53413,做空,2024-03-29 06:25:00,2024-03-29 06:30:00,3565.88,3570.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53414,做多,2024-03-29 06:30:00,2024-03-29 06:45:00,3570.54,3571.45,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53415,做多,2024-03-29 08:45:00,2024-03-29 08:55:00,3543.98,3539.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53416,做空,2024-03-29 08:55:00,2024-03-29 09:40:00,3539.37,3528.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53417,做多,2024-03-29 09:50:00,2024-03-29 10:40:00,3536.8,3534.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53418,做空,2024-03-29 10:40:00,2024-03-29 10:45:00,3534.95,3541.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53419,做多,2024-03-29 10:45:00,2024-03-29 10:55:00,3541.79,3554.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53420,做多,2024-03-29 11:50:00,2024-03-29 12:05:00,3551.2,3545.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53421,做空,2024-03-29 12:05:00,2024-03-29 12:15:00,3545.84,3546.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53422,做多,2024-03-29 12:20:00,2024-03-29 13:35:00,3549.16,3556.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53423,做多,2024-03-29 17:05:00,2024-03-29 17:20:00,3494.18,3494.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53424,做空,2024-03-29 17:20:00,2024-03-29 17:35:00,3494.82,3494.17,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53425,做多,2024-03-29 17:35:00,2024-03-29 17:45:00,3494.17,3494.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53426,做空,2024-03-29 17:45:00,2024-03-29 17:50:00,3494.92,3482.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53427,做多,2024-03-29 18:25:00,2024-03-29 18:45:00,3491.3,3491.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53428,做空,2024-03-29 18:45:00,2024-03-29 19:10:00,3491.22,3490.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53429,做多,2024-03-29 19:10:00,2024-03-29 19:45:00,3490.87,3496.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53430,做多,2024-03-29 20:50:00,2024-03-29 21:00:00,3497.34,3498.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53431,做空,2024-03-29 21:00:00,2024-03-29 21:10:00,3498.93,3499.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53432,做多,2024-03-29 21:10:00,2024-03-29 21:15:00,3499.02,3492.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53433,做空,2024-03-29 21:15:00,2024-03-29 21:20:00,3492.93,3488.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53434,做多,2024-03-29 22:00:00,2024-03-29 22:25:00,3493.79,3509.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53435,做多,2024-03-30 00:40:00,2024-03-30 01:00:00,3514.12,3512.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53436,做空,2024-03-30 01:00:00,2024-03-30 01:05:00,3512.16,3512.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53437,做多,2024-03-30 01:05:00,2024-03-30 01:15:00,3512.44,3522.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53438,做多,2024-03-30 01:55:00,2024-03-30 03:10:00,3514.02,3511.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53439,做空,2024-03-30 03:10:00,2024-03-30 03:15:00,3511.01,3498.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53440,做多,2024-03-30 04:30:00,2024-03-30 04:50:00,3499.25,3509.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53441,做多,2024-03-30 07:10:00,2024-03-30 07:15:00,3505.45,3504.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53442,做空,2024-03-30 07:15:00,2024-03-30 07:30:00,3504.34,3503.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53443,做多,2024-03-30 07:30:00,2024-03-30 07:35:00,3503.01,3500.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53444,做空,2024-03-30 07:35:00,2024-03-30 07:40:00,3500.19,3502.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53445,做多,2024-03-30 07:40:00,2024-03-30 08:20:00,3502.72,3507.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53446,做多,2024-03-30 08:50:00,2024-03-30 09:15:00,3507.36,3513.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53447,做多,2024-03-30 12:55:00,2024-03-30 14:05:00,3555.27,3542.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53448,做空,2024-03-30 14:05:00,2024-03-30 14:30:00,3542.54,3545.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53449,做多,2024-03-30 14:30:00,2024-03-30 14:35:00,3545.6,3545.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53450,做多,2024-03-30 15:00:00,2024-03-30 15:05:00,3543.84,3547.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53451,做多,2024-03-30 15:50:00,2024-03-30 16:35:00,3539.59,3537.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53452,做空,2024-03-30 16:35:00,2024-03-30 16:40:00,3537.49,3532.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53453,做多,2024-03-30 16:45:00,2024-03-30 16:50:00,3546.8,3548.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53454,做多,2024-03-30 17:55:00,2024-03-30 18:30:00,3535.56,3530.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53455,做空,2024-03-30 18:30:00,2024-03-30 18:55:00,3530.72,3527.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -53456,做多,2024-03-30 18:55:00,2024-03-30 20:20:00,3527.68,3510.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53457,做空,2024-03-30 20:20:00,2024-03-30 21:00:00,3510.96,3511.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53458,做多,2024-03-30 21:00:00,2024-03-30 21:05:00,3511.97,3506.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53459,做空,2024-03-30 21:05:00,2024-03-30 21:10:00,3506.17,3501.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53460,做多,2024-03-30 21:40:00,2024-03-30 21:45:00,3510.61,3509.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53461,做空,2024-03-30 21:45:00,2024-03-30 21:50:00,3509.3,3508.09,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53462,做多,2024-03-30 22:00:00,2024-03-30 22:05:00,3508.8,3506.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53463,做空,2024-03-30 22:05:00,2024-03-30 22:10:00,3506.35,3508.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53464,做多,2024-03-30 22:10:00,2024-03-30 22:15:00,3508.14,3514.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53465,做多,2024-03-30 22:15:00,2024-03-30 22:20:00,3514.21,3519.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53466,做多,2024-03-30 22:45:00,2024-03-30 22:50:00,3511.18,3506.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53467,做空,2024-03-30 22:50:00,2024-03-30 23:00:00,3506.87,3511.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53468,做多,2024-03-30 23:00:00,2024-03-30 23:10:00,3511.95,3509.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53469,做空,2024-03-30 23:10:00,2024-03-30 23:15:00,3509.5,3510.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53470,做多,2024-03-30 23:15:00,2024-03-30 23:55:00,3510.09,3508.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53471,做空,2024-03-30 23:55:00,2024-03-31 00:05:00,3508.66,3511.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53472,做多,2024-03-31 00:05:00,2024-03-31 00:15:00,3511.8,3517.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53473,做多,2024-03-31 03:20:00,2024-03-31 03:45:00,3535.44,3538.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -53474,做空,2024-03-31 03:45:00,2024-03-31 04:05:00,3538.08,3537.2,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53475,做多,2024-03-31 04:05:00,2024-03-31 04:20:00,3537.2,3537.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53476,做空,2024-03-31 04:20:00,2024-03-31 04:25:00,3537.23,3544.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53477,做多,2024-03-31 04:25:00,2024-03-31 04:30:00,3544.97,3545.36,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53478,做多,2024-03-31 07:30:00,2024-03-31 07:45:00,3623.33,3629.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53479,做多,2024-03-31 10:40:00,2024-03-31 10:50:00,3612.48,3610.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53480,做空,2024-03-31 10:50:00,2024-03-31 11:00:00,3610.13,3613.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53481,做多,2024-03-31 11:00:00,2024-03-31 11:10:00,3613.08,3614.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53482,做多,2024-03-31 11:40:00,2024-03-31 11:45:00,3610.25,3607.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53483,做空,2024-03-31 11:45:00,2024-03-31 11:50:00,3607.93,3613.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53484,做多,2024-03-31 11:50:00,2024-03-31 11:55:00,3613.75,3613.39,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53485,做多,2024-03-31 14:05:00,2024-03-31 14:25:00,3625.06,3639.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53486,做多,2024-03-31 16:00:00,2024-03-31 16:10:00,3625.52,3632.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53487,做多,2024-03-31 17:05:00,2024-03-31 17:15:00,3625.95,3627.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53488,做空,2024-03-31 17:15:00,2024-03-31 17:40:00,3627.24,3631.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53489,做多,2024-03-31 17:40:00,2024-03-31 17:45:00,3631.15,3630.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53490,做空,2024-03-31 17:45:00,2024-03-31 18:10:00,3630.49,3630.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53491,做多,2024-03-31 18:10:00,2024-03-31 18:20:00,3630.21,3628.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53492,做空,2024-03-31 18:20:00,2024-03-31 19:05:00,3628.05,3637.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53493,做多,2024-03-31 19:05:00,2024-03-31 19:35:00,3637.0,3638.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53494,做空,2024-03-31 19:35:00,2024-03-31 19:40:00,3638.55,3647.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53495,做多,2024-03-31 19:40:00,2024-03-31 20:20:00,3647.41,3640.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53496,做空,2024-03-31 20:20:00,2024-03-31 20:35:00,3640.71,3640.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53497,做多,2024-03-31 20:35:00,2024-03-31 21:15:00,3640.67,3637.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53498,做空,2024-03-31 21:15:00,2024-03-31 21:25:00,3637.87,3637.42,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53499,做多,2024-03-31 21:30:00,2024-03-31 22:10:00,3638.37,3635.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53500,做空,2024-03-31 22:10:00,2024-03-31 22:20:00,3635.97,3640.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53501,做多,2024-03-31 22:20:00,2024-03-31 22:35:00,3640.47,3634.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53502,做空,2024-03-31 22:35:00,2024-03-31 23:05:00,3634.52,3640.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53503,做多,2024-03-31 23:05:00,2024-03-31 23:10:00,3640.96,3642.39,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53504,做多,2024-04-01 02:45:00,2024-04-01 03:00:00,3617.16,3618.3,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53505,做多,2024-04-01 03:15:00,2024-04-01 03:25:00,3613.63,3606.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53506,做空,2024-04-01 03:25:00,2024-04-01 03:30:00,3606.4,3607.42,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53507,做多,2024-04-01 03:45:00,2024-04-01 03:50:00,3620.0,3617.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53508,做空,2024-04-01 03:50:00,2024-04-01 04:35:00,3617.19,3612.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -53509,做多,2024-04-01 04:35:00,2024-04-01 04:40:00,3612.93,3608.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53510,做空,2024-04-01 04:40:00,2024-04-01 04:55:00,3608.78,3603.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53511,做多,2024-04-01 05:10:00,2024-04-01 08:00:00,3602.79,3544.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53512,做空,2024-04-01 08:00:00,2024-04-01 08:05:00,3544.96,3537.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53513,做多,2024-04-01 09:00:00,2024-04-01 09:55:00,3541.47,3542.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53514,做空,2024-04-01 09:55:00,2024-04-01 10:00:00,3542.34,3542.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53515,做多,2024-04-01 10:00:00,2024-04-01 10:15:00,3542.35,3543.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53516,做空,2024-04-01 10:15:00,2024-04-01 10:20:00,3543.46,3535.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53517,做多,2024-04-01 10:35:00,2024-04-01 10:40:00,3545.01,3542.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53518,做空,2024-04-01 10:40:00,2024-04-01 10:45:00,3542.28,3545.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53519,做多,2024-04-01 10:45:00,2024-04-01 11:00:00,3545.72,3557.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53520,做多,2024-04-01 12:05:00,2024-04-01 13:15:00,3546.74,3551.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -53521,做空,2024-04-01 13:15:00,2024-04-01 13:20:00,3551.47,3552.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53522,做多,2024-04-01 13:20:00,2024-04-01 13:25:00,3552.83,3566.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53523,做多,2024-04-01 13:25:00,2024-04-01 13:30:00,3566.35,3560.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53524,做多,2024-04-01 13:55:00,2024-04-01 18:00:00,3558.16,3432.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53525,做空,2024-04-01 18:00:00,2024-04-01 18:05:00,3432.11,3423.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53526,做多,2024-04-01 18:25:00,2024-04-01 18:35:00,3440.88,3436.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53527,做空,2024-04-01 18:35:00,2024-04-01 18:45:00,3436.64,3440.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53528,做多,2024-04-01 18:45:00,2024-04-01 18:50:00,3440.86,3449.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53529,做多,2024-04-01 21:50:00,2024-04-01 22:20:00,3493.8,3497.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -53530,做空,2024-04-01 22:20:00,2024-04-02 00:15:00,3497.73,3496.19,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53531,做多,2024-04-02 01:05:00,2024-04-02 01:15:00,3500.33,3498.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53532,做空,2024-04-02 01:15:00,2024-04-02 01:25:00,3498.17,3496.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -53533,做多,2024-04-02 01:25:00,2024-04-02 01:30:00,3496.26,3493.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53534,做空,2024-04-02 01:30:00,2024-04-02 01:35:00,3493.6,3499.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53535,做多,2024-04-02 01:35:00,2024-04-02 01:45:00,3499.16,3493.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53536,做空,2024-04-02 01:45:00,2024-04-02 01:50:00,3493.1,3495.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53537,做多,2024-04-02 01:50:00,2024-04-02 02:00:00,3495.69,3489.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53538,做空,2024-04-02 02:00:00,2024-04-02 02:20:00,3489.09,3474.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53539,做多,2024-04-02 04:00:00,2024-04-02 04:05:00,3373.27,3364.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53540,做空,2024-04-02 04:05:00,2024-04-02 04:15:00,3364.9,3353.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53541,做多,2024-04-02 04:25:00,2024-04-02 04:35:00,3369.17,3378.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53542,做多,2024-04-02 04:55:00,2024-04-02 07:35:00,3364.8,3379.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -53543,做空,2024-04-02 07:35:00,2024-04-02 07:45:00,3379.84,3371.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53544,做多,2024-04-02 09:20:00,2024-04-02 09:55:00,3347.7,3347.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53545,做空,2024-04-02 09:55:00,2024-04-02 10:15:00,3347.32,3345.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53546,做多,2024-04-02 10:15:00,2024-04-02 10:30:00,3345.83,3338.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53547,做空,2024-04-02 10:30:00,2024-04-02 10:40:00,3338.23,3327.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53548,做多,2024-04-02 12:05:00,2024-04-02 12:45:00,3317.4,3310.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53549,做空,2024-04-02 12:45:00,2024-04-02 13:00:00,3310.5,3287.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53550,做多,2024-04-02 14:05:00,2024-04-02 15:15:00,3289.99,3294.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -53551,做空,2024-04-02 15:15:00,2024-04-02 15:20:00,3294.75,3295.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53552,做多,2024-04-02 15:20:00,2024-04-02 17:20:00,3295.7,3251.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53553,做空,2024-04-02 17:20:00,2024-04-02 17:25:00,3251.28,3256.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53554,做多,2024-04-02 17:25:00,2024-04-02 17:45:00,3256.02,3252.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53555,做空,2024-04-02 17:45:00,2024-04-02 17:50:00,3252.66,3254.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53556,做多,2024-04-02 17:50:00,2024-04-02 18:00:00,3254.65,3263.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53557,做多,2024-04-02 18:10:00,2024-04-02 18:20:00,3266.49,3276.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53558,做多,2024-04-02 19:20:00,2024-04-02 19:45:00,3271.41,3276.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -53559,做空,2024-04-02 19:45:00,2024-04-02 19:55:00,3276.18,3279.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53560,做多,2024-04-02 19:55:00,2024-04-02 20:05:00,3279.26,3286.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53561,做多,2024-04-02 20:50:00,2024-04-02 22:30:00,3277.98,3283.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53562,做多,2024-04-03 00:05:00,2024-04-03 01:00:00,3288.35,3269.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53563,做空,2024-04-03 01:00:00,2024-04-03 01:10:00,3269.07,3270.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53564,做多,2024-04-03 01:10:00,2024-04-03 02:00:00,3270.07,3303.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53565,做多,2024-04-03 03:10:00,2024-04-03 03:15:00,3303.3,3317.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53566,做多,2024-04-03 04:45:00,2024-04-03 04:50:00,3317.86,3317.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53567,做空,2024-04-03 04:50:00,2024-04-03 05:10:00,3317.35,3312.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53568,做多,2024-04-03 06:05:00,2024-04-03 06:35:00,3308.33,3306.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53569,做空,2024-04-03 06:35:00,2024-04-03 06:40:00,3306.03,3306.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53570,做多,2024-04-03 06:40:00,2024-04-03 07:00:00,3306.24,3303.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53571,做空,2024-04-03 07:00:00,2024-04-03 07:05:00,3303.3,3306.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53572,做多,2024-04-03 07:05:00,2024-04-03 07:10:00,3306.12,3320.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53573,做多,2024-04-03 08:25:00,2024-04-03 08:30:00,3311.54,3332.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53574,做多,2024-04-03 11:50:00,2024-04-03 12:00:00,3328.09,3314.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53575,做空,2024-04-03 12:00:00,2024-04-03 12:50:00,3314.42,3311.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -53576,做多,2024-04-03 12:50:00,2024-04-03 13:05:00,3311.76,3317.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -53577,做空,2024-04-03 13:05:00,2024-04-03 13:20:00,3317.57,3297.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53578,做多,2024-04-03 13:30:00,2024-04-03 13:35:00,3313.48,3312.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53579,做空,2024-04-03 13:35:00,2024-04-03 13:45:00,3312.32,3313.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53580,做多,2024-04-03 13:45:00,2024-04-03 13:55:00,3313.97,3314.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53581,做空,2024-04-03 13:55:00,2024-04-03 15:30:00,3314.36,3320.95,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53582,做多,2024-04-03 16:00:00,2024-04-03 16:10:00,3346.1,3348.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -53583,做空,2024-04-03 16:10:00,2024-04-03 17:05:00,3348.08,3350.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53584,做多,2024-04-03 17:05:00,2024-04-03 19:05:00,3350.84,3320.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53585,做空,2024-04-03 19:05:00,2024-04-03 20:30:00,3320.12,3297.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53586,做多,2024-04-03 20:55:00,2024-04-03 21:35:00,3307.64,3305.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53587,做空,2024-04-03 21:35:00,2024-04-03 21:45:00,3305.06,3304.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53588,做多,2024-04-03 21:45:00,2024-04-03 21:50:00,3304.85,3316.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53589,做多,2024-04-03 23:30:00,2024-04-03 23:35:00,3319.78,3315.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53590,做空,2024-04-03 23:35:00,2024-04-03 23:40:00,3315.02,3321.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53591,做多,2024-04-03 23:40:00,2024-04-03 23:45:00,3321.02,3318.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53592,做空,2024-04-03 23:45:00,2024-04-03 23:55:00,3318.82,3313.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53593,做多,2024-04-04 00:10:00,2024-04-04 00:15:00,3322.8,3317.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53594,做多,2024-04-04 00:20:00,2024-04-04 00:25:00,3325.01,3324.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53595,做多,2024-04-04 00:40:00,2024-04-04 00:45:00,3328.71,3331.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53596,做多,2024-04-04 03:45:00,2024-04-04 03:50:00,3283.24,3282.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53597,做空,2024-04-04 03:50:00,2024-04-04 04:05:00,3282.42,3268.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53598,做多,2024-04-04 04:30:00,2024-04-04 04:40:00,3279.13,3286.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53599,做多,2024-04-04 09:25:00,2024-04-04 09:35:00,3336.87,3338.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53600,做多,2024-04-04 10:10:00,2024-04-04 10:15:00,3335.27,3342.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53601,做多,2024-04-04 10:15:00,2024-04-04 10:20:00,3342.38,3354.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53602,做多,2024-04-04 11:20:00,2024-04-04 11:55:00,3342.49,3342.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53603,做空,2024-04-04 11:55:00,2024-04-04 12:05:00,3342.38,3345.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53604,做多,2024-04-04 12:05:00,2024-04-04 12:10:00,3345.05,3349.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53605,做多,2024-04-04 15:25:00,2024-04-04 15:30:00,3379.03,3374.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53606,做空,2024-04-04 15:30:00,2024-04-04 15:55:00,3374.22,3366.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53607,做多,2024-04-04 16:15:00,2024-04-04 16:20:00,3377.42,3388.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53608,做多,2024-04-04 18:35:00,2024-04-04 21:05:00,3397.8,3328.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53609,做空,2024-04-04 21:05:00,2024-04-04 21:10:00,3328.58,3335.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53610,做多,2024-04-04 21:10:00,2024-04-04 21:15:00,3335.91,3329.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53611,做空,2024-04-04 21:15:00,2024-04-04 21:50:00,3329.36,3325.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -53612,做多,2024-04-04 21:50:00,2024-04-04 21:55:00,3325.0,3323.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53613,做空,2024-04-04 21:55:00,2024-04-04 22:10:00,3323.78,3318.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53614,做多,2024-04-04 22:15:00,2024-04-04 22:40:00,3326.16,3323.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53615,做空,2024-04-04 22:40:00,2024-04-04 23:05:00,3323.82,3321.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -53616,做多,2024-04-04 23:05:00,2024-04-04 23:10:00,3321.9,3331.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53617,做多,2024-04-05 00:10:00,2024-04-05 00:55:00,3323.5,3331.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53618,做多,2024-04-05 03:15:00,2024-04-05 04:30:00,3286.39,3299.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -53619,做空,2024-04-05 04:30:00,2024-04-05 04:45:00,3299.79,3288.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53620,做多,2024-04-05 06:05:00,2024-04-05 06:15:00,3279.9,3279.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53621,做空,2024-04-05 06:15:00,2024-04-05 07:35:00,3279.15,3288.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53622,做多,2024-04-05 07:35:00,2024-04-05 08:00:00,3288.24,3288.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53623,做空,2024-04-05 08:00:00,2024-04-05 08:45:00,3288.21,3289.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53624,做多,2024-04-05 08:45:00,2024-04-05 10:15:00,3289.96,3278.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53625,做空,2024-04-05 10:15:00,2024-04-05 10:25:00,3278.05,3266.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53626,做多,2024-04-05 10:35:00,2024-04-05 11:00:00,3277.44,3270.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53627,做空,2024-04-05 11:00:00,2024-04-05 11:15:00,3270.17,3274.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53628,做多,2024-04-05 11:15:00,2024-04-05 13:00:00,3274.37,3248.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53629,做空,2024-04-05 13:00:00,2024-04-05 13:10:00,3248.56,3247.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53630,做多,2024-04-05 13:10:00,2024-04-05 13:15:00,3247.84,3246.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53631,做空,2024-04-05 13:15:00,2024-04-05 16:15:00,3246.49,3320.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53632,做多,2024-04-05 16:15:00,2024-04-05 16:45:00,3320.67,3322.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53633,做空,2024-04-05 16:45:00,2024-04-05 16:55:00,3322.02,3322.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53634,做多,2024-04-05 16:55:00,2024-04-05 17:00:00,3322.48,3322.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53635,做空,2024-04-05 17:00:00,2024-04-05 17:05:00,3322.36,3311.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53636,做多,2024-04-05 17:15:00,2024-04-05 17:40:00,3321.53,3322.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53637,做空,2024-04-05 17:40:00,2024-04-05 17:45:00,3322.43,3316.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53638,做多,2024-04-05 18:05:00,2024-04-05 18:20:00,3322.09,3333.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53639,做多,2024-04-05 19:45:00,2024-04-05 19:50:00,3332.2,3328.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53640,做空,2024-04-05 19:50:00,2024-04-05 19:55:00,3328.03,3322.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53641,做多,2024-04-05 20:10:00,2024-04-05 20:35:00,3329.91,3343.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53642,做多,2024-04-05 21:10:00,2024-04-05 21:30:00,3332.28,3334.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -53643,做空,2024-04-05 21:30:00,2024-04-05 21:55:00,3334.75,3323.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53644,做多,2024-04-05 23:10:00,2024-04-05 23:15:00,3329.54,3327.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53645,做空,2024-04-05 23:15:00,2024-04-05 23:30:00,3327.12,3325.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53646,做多,2024-04-05 23:30:00,2024-04-05 23:35:00,3325.92,3323.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53647,做空,2024-04-05 23:35:00,2024-04-05 23:40:00,3323.5,3326.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53648,做多,2024-04-05 23:40:00,2024-04-05 23:50:00,3326.01,3324.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53649,做空,2024-04-05 23:50:00,2024-04-05 23:55:00,3324.65,3319.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53650,做多,2024-04-06 00:25:00,2024-04-06 00:35:00,3324.36,3339.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53651,做多,2024-04-06 01:10:00,2024-04-06 01:35:00,3323.27,3325.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -53652,做空,2024-04-06 01:35:00,2024-04-06 01:40:00,3325.26,3327.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53653,做多,2024-04-06 01:40:00,2024-04-06 02:50:00,3327.09,3322.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53654,做空,2024-04-06 02:50:00,2024-04-06 02:55:00,3322.68,3323.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53655,做多,2024-04-06 02:55:00,2024-04-06 03:15:00,3323.52,3336.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53656,做多,2024-04-06 04:50:00,2024-04-06 04:55:00,3333.58,3331.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53657,做空,2024-04-06 04:55:00,2024-04-06 05:00:00,3331.14,3333.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53658,做多,2024-04-06 05:00:00,2024-04-06 05:05:00,3333.68,3339.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53659,做多,2024-04-06 06:10:00,2024-04-06 06:20:00,3337.21,3336.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53660,做空,2024-04-06 06:20:00,2024-04-06 06:25:00,3336.7,3341.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53661,做多,2024-04-06 06:25:00,2024-04-06 06:50:00,3341.24,3346.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53662,做多,2024-04-06 08:00:00,2024-04-06 08:45:00,3335.0,3339.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53663,做多,2024-04-06 09:40:00,2024-04-06 10:15:00,3336.63,3338.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -53664,做空,2024-04-06 10:15:00,2024-04-06 10:25:00,3338.58,3339.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53665,做多,2024-04-06 10:25:00,2024-04-06 10:50:00,3339.79,3338.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53666,做空,2024-04-06 10:50:00,2024-04-06 11:25:00,3338.88,3333.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53667,做多,2024-04-06 12:20:00,2024-04-06 12:30:00,3335.85,3334.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53668,做空,2024-04-06 12:30:00,2024-04-06 12:40:00,3334.11,3327.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53669,做多,2024-04-06 12:50:00,2024-04-06 13:00:00,3331.98,3327.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53670,做空,2024-04-06 13:00:00,2024-04-06 13:05:00,3327.97,3331.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53671,做多,2024-04-06 14:15:00,2024-04-06 14:35:00,3330.67,3336.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53672,做多,2024-04-06 16:05:00,2024-04-06 16:25:00,3337.13,3335.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53673,做空,2024-04-06 16:25:00,2024-04-06 16:30:00,3335.19,3337.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53674,做多,2024-04-06 16:30:00,2024-04-06 17:00:00,3337.93,3335.48,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53675,做多,2024-04-06 17:05:00,2024-04-06 17:30:00,3337.14,3341.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53676,做多,2024-04-06 18:45:00,2024-04-06 19:00:00,3344.14,3350.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53677,做多,2024-04-06 20:15:00,2024-04-06 20:20:00,3352.98,3355.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53678,做多,2024-04-06 20:45:00,2024-04-06 20:50:00,3355.62,3361.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53679,做多,2024-04-06 22:00:00,2024-04-06 22:10:00,3359.13,3357.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53680,做空,2024-04-06 22:10:00,2024-04-06 22:25:00,3357.91,3364.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53681,做多,2024-04-06 22:25:00,2024-04-06 22:30:00,3364.77,3360.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53682,做空,2024-04-06 22:30:00,2024-04-06 23:35:00,3360.18,3374.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53683,做多,2024-04-06 23:35:00,2024-04-06 23:40:00,3374.49,3367.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53684,做空,2024-04-06 23:40:00,2024-04-07 01:00:00,3367.83,3367.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53685,做多,2024-04-07 01:00:00,2024-04-07 01:15:00,3367.68,3377.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53686,做多,2024-04-07 03:45:00,2024-04-07 03:55:00,3394.03,3389.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53687,做空,2024-04-07 03:55:00,2024-04-07 04:00:00,3389.65,3394.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53688,做多,2024-04-07 04:00:00,2024-04-07 04:10:00,3394.54,3383.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53689,做空,2024-04-07 04:10:00,2024-04-07 04:30:00,3383.26,3377.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53690,做多,2024-04-07 04:45:00,2024-04-07 04:55:00,3388.32,3386.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53691,做空,2024-04-07 04:55:00,2024-04-07 05:00:00,3386.19,3388.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53692,做多,2024-04-07 05:00:00,2024-04-07 05:05:00,3388.47,3407.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53693,做多,2024-04-07 07:20:00,2024-04-07 07:25:00,3393.18,3393.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53694,做空,2024-04-07 07:25:00,2024-04-07 08:00:00,3393.12,3390.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -53695,做多,2024-04-07 08:00:00,2024-04-07 08:15:00,3390.35,3388.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53696,做空,2024-04-07 08:15:00,2024-04-07 08:25:00,3388.95,3393.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53697,做多,2024-04-07 08:25:00,2024-04-07 08:45:00,3393.41,3394.95,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53698,做多,2024-04-07 09:05:00,2024-04-07 09:15:00,3390.87,3391.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53699,做空,2024-04-07 09:15:00,2024-04-07 09:30:00,3391.73,3386.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53700,做多,2024-04-07 10:15:00,2024-04-07 10:30:00,3388.9,3389.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53701,做空,2024-04-07 10:30:00,2024-04-07 11:10:00,3389.85,3388.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53702,做多,2024-04-07 11:10:00,2024-04-07 11:15:00,3388.97,3386.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53703,做空,2024-04-07 11:15:00,2024-04-07 11:20:00,3386.59,3390.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53704,做多,2024-04-07 11:20:00,2024-04-07 11:30:00,3390.63,3389.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53705,做空,2024-04-07 11:30:00,2024-04-07 11:35:00,3389.59,3390.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53706,做多,2024-04-07 11:35:00,2024-04-07 11:50:00,3390.18,3391.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53707,做空,2024-04-07 11:50:00,2024-04-07 12:10:00,3391.55,3387.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53708,做多,2024-04-07 12:35:00,2024-04-07 12:40:00,3393.02,3401.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53709,做多,2024-04-07 14:35:00,2024-04-07 14:45:00,3404.67,3402.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53710,做空,2024-04-07 14:45:00,2024-04-07 14:50:00,3402.78,3412.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53711,做多,2024-04-07 14:50:00,2024-04-07 15:00:00,3412.1,3407.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53712,做空,2024-04-07 15:00:00,2024-04-07 15:35:00,3407.91,3392.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53713,做多,2024-04-07 16:10:00,2024-04-07 16:20:00,3401.09,3405.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -53714,做空,2024-04-07 16:20:00,2024-04-07 16:30:00,3405.77,3408.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53715,做多,2024-04-07 16:30:00,2024-04-07 16:45:00,3408.0,3401.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53716,做空,2024-04-07 16:45:00,2024-04-07 16:50:00,3401.95,3404.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53717,做多,2024-04-07 16:50:00,2024-04-07 16:55:00,3404.85,3397.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53718,做空,2024-04-07 16:55:00,2024-04-07 17:05:00,3397.17,3383.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53719,做多,2024-04-07 18:50:00,2024-04-07 19:00:00,3381.61,3381.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53720,做空,2024-04-07 19:00:00,2024-04-07 19:10:00,3381.99,3386.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53721,做多,2024-04-07 19:10:00,2024-04-07 19:15:00,3386.61,3384.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53722,做空,2024-04-07 19:15:00,2024-04-07 19:50:00,3384.61,3381.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53723,做多,2024-04-07 19:55:00,2024-04-07 20:10:00,3383.31,3394.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53724,做多,2024-04-07 22:05:00,2024-04-07 22:10:00,3410.39,3417.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53725,做多,2024-04-08 01:15:00,2024-04-08 01:20:00,3440.79,3437.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53726,做空,2024-04-08 01:20:00,2024-04-08 01:40:00,3437.81,3436.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -53727,做多,2024-04-08 01:40:00,2024-04-08 01:45:00,3436.08,3425.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53728,做空,2024-04-08 01:45:00,2024-04-08 01:50:00,3425.74,3425.3,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53729,做多,2024-04-08 02:15:00,2024-04-08 02:30:00,3430.41,3430.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53730,做空,2024-04-08 02:30:00,2024-04-08 02:35:00,3430.88,3436.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53731,做多,2024-04-08 02:35:00,2024-04-08 02:45:00,3436.08,3425.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53732,做空,2024-04-08 02:45:00,2024-04-08 02:50:00,3425.07,3425.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53733,做多,2024-04-08 03:50:00,2024-04-08 03:55:00,3426.66,3424.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53734,做空,2024-04-08 03:55:00,2024-04-08 04:15:00,3424.77,3422.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -53735,做多,2024-04-08 04:15:00,2024-04-08 04:20:00,3422.09,3418.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53736,做空,2024-04-08 04:20:00,2024-04-08 04:40:00,3418.82,3420.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53737,做多,2024-04-08 04:40:00,2024-04-08 04:50:00,3420.21,3420.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53738,做空,2024-04-08 04:50:00,2024-04-08 04:55:00,3420.41,3421.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53739,做多,2024-04-08 04:55:00,2024-04-08 05:05:00,3421.31,3429.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53740,做多,2024-04-08 06:20:00,2024-04-08 06:30:00,3427.96,3427.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53741,做空,2024-04-08 06:30:00,2024-04-08 06:45:00,3427.09,3428.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53742,做多,2024-04-08 06:45:00,2024-04-08 07:00:00,3428.56,3436.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53743,做多,2024-04-08 11:05:00,2024-04-08 11:25:00,3625.67,3639.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53744,做多,2024-04-08 11:50:00,2024-04-08 12:00:00,3632.09,3647.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53745,做多,2024-04-08 14:30:00,2024-04-08 14:35:00,3644.14,3640.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53746,做空,2024-04-08 14:35:00,2024-04-08 14:50:00,3640.86,3650.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53747,做多,2024-04-08 14:50:00,2024-04-08 15:15:00,3650.75,3639.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53748,做空,2024-04-08 15:15:00,2024-04-08 15:35:00,3639.86,3637.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -53749,做多,2024-04-08 15:35:00,2024-04-08 16:20:00,3637.0,3643.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -53750,做空,2024-04-08 16:20:00,2024-04-08 17:30:00,3643.91,3649.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53751,做多,2024-04-08 17:30:00,2024-04-08 17:50:00,3649.36,3666.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53752,做多,2024-04-08 19:45:00,2024-04-08 20:00:00,3696.9,3696.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53753,做多,2024-04-08 20:40:00,2024-04-08 20:55:00,3692.24,3692.35,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53754,做空,2024-04-08 20:55:00,2024-04-08 21:00:00,3692.35,3693.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53755,做多,2024-04-08 21:00:00,2024-04-08 21:15:00,3693.75,3691.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53756,做空,2024-04-08 21:15:00,2024-04-08 21:20:00,3691.15,3695.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53757,做多,2024-04-08 21:20:00,2024-04-08 21:30:00,3695.69,3693.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53758,做空,2024-04-08 21:30:00,2024-04-08 21:45:00,3693.07,3687.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53759,做多,2024-04-08 21:55:00,2024-04-08 22:15:00,3689.16,3689.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53760,做空,2024-04-08 22:15:00,2024-04-08 22:20:00,3689.0,3694.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53761,做多,2024-04-08 22:20:00,2024-04-08 22:25:00,3694.28,3697.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53762,做多,2024-04-09 00:00:00,2024-04-09 00:20:00,3700.41,3700.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53763,做空,2024-04-09 00:20:00,2024-04-09 01:05:00,3700.21,3681.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53764,做多,2024-04-09 02:10:00,2024-04-09 02:20:00,3694.13,3713.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53765,做多,2024-04-09 04:35:00,2024-04-09 04:55:00,3697.46,3698.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53766,做空,2024-04-09 04:55:00,2024-04-09 05:15:00,3698.82,3698.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53767,做多,2024-04-09 05:15:00,2024-04-09 05:35:00,3698.08,3690.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53768,做空,2024-04-09 05:35:00,2024-04-09 05:40:00,3690.87,3687.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53769,做多,2024-04-09 05:45:00,2024-04-09 06:05:00,3688.85,3697.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -53770,做空,2024-04-09 06:05:00,2024-04-09 06:20:00,3697.66,3678.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53771,做多,2024-04-09 08:50:00,2024-04-09 09:45:00,3628.62,3624.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53772,做空,2024-04-09 09:45:00,2024-04-09 09:50:00,3624.81,3625.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53773,做多,2024-04-09 09:50:00,2024-04-09 10:05:00,3625.44,3623.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53774,做空,2024-04-09 10:05:00,2024-04-09 10:10:00,3623.33,3625.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53775,做多,2024-04-09 10:15:00,2024-04-09 10:55:00,3628.51,3630.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -53776,做空,2024-04-09 10:55:00,2024-04-09 11:55:00,3630.63,3635.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53777,做多,2024-04-09 11:55:00,2024-04-09 12:05:00,3635.68,3632.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53778,做空,2024-04-09 12:05:00,2024-04-09 12:25:00,3632.15,3630.43,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -53779,做多,2024-04-09 12:35:00,2024-04-09 12:50:00,3632.29,3639.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53780,做多,2024-04-09 13:30:00,2024-04-09 13:40:00,3633.44,3625.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53781,做空,2024-04-09 13:40:00,2024-04-09 13:45:00,3625.76,3614.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53782,做多,2024-04-09 16:10:00,2024-04-09 16:15:00,3527.03,3517.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53783,做空,2024-04-09 16:15:00,2024-04-09 16:20:00,3517.54,3521.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53784,做多,2024-04-09 16:20:00,2024-04-09 16:30:00,3521.45,3514.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53785,做空,2024-04-09 16:30:00,2024-04-09 16:50:00,3514.41,3505.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53786,做多,2024-04-09 17:40:00,2024-04-09 17:50:00,3503.48,3501.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53787,做空,2024-04-09 17:50:00,2024-04-09 17:55:00,3501.18,3506.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53788,做多,2024-04-09 17:55:00,2024-04-09 18:05:00,3506.76,3507.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53789,做空,2024-04-09 18:05:00,2024-04-09 19:00:00,3507.26,3502.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53790,做多,2024-04-09 19:20:00,2024-04-09 19:25:00,3513.26,3519.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53791,做多,2024-04-09 20:45:00,2024-04-09 22:30:00,3519.0,3518.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53792,做多,2024-04-09 23:50:00,2024-04-10 00:30:00,3507.57,3509.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -53793,做空,2024-04-10 00:30:00,2024-04-10 00:55:00,3509.33,3508.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53794,做多,2024-04-10 00:55:00,2024-04-10 01:00:00,3508.93,3497.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53795,做空,2024-04-10 01:00:00,2024-04-10 01:05:00,3497.57,3495.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53796,做多,2024-04-10 01:50:00,2024-04-10 02:00:00,3508.21,3535.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53797,做多,2024-04-10 03:45:00,2024-04-10 04:05:00,3503.2,3523.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53798,做多,2024-04-10 07:00:00,2024-04-10 07:20:00,3542.17,3541.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53799,做空,2024-04-10 07:20:00,2024-04-10 07:30:00,3541.99,3545.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53800,做多,2024-04-10 07:30:00,2024-04-10 07:35:00,3545.29,3544.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53801,做空,2024-04-10 07:35:00,2024-04-10 07:55:00,3544.24,3538.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53802,做多,2024-04-10 09:15:00,2024-04-10 09:30:00,3527.11,3516.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53803,做空,2024-04-10 09:30:00,2024-04-10 09:35:00,3516.4,3517.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53804,做多,2024-04-10 09:35:00,2024-04-10 09:45:00,3517.99,3519.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -53805,做空,2024-04-10 09:45:00,2024-04-10 10:15:00,3519.88,3501.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53806,做多,2024-04-10 10:50:00,2024-04-10 11:05:00,3526.17,3519.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53807,做空,2024-04-10 11:05:00,2024-04-10 12:05:00,3519.26,3521.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53808,做多,2024-04-10 12:05:00,2024-04-10 12:10:00,3521.1,3517.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53809,做空,2024-04-10 12:10:00,2024-04-10 12:15:00,3517.01,3508.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53810,做多,2024-04-10 12:25:00,2024-04-10 12:30:00,3519.42,3483.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53811,做空,2024-04-10 12:30:00,2024-04-10 12:35:00,3483.39,3421.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53812,做多,2024-04-10 13:50:00,2024-04-10 14:20:00,3462.4,3482.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53813,做多,2024-04-10 15:15:00,2024-04-10 15:40:00,3472.05,3472.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53814,做空,2024-04-10 15:40:00,2024-04-10 15:45:00,3472.64,3475.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53815,做多,2024-04-10 15:45:00,2024-04-10 15:55:00,3475.8,3481.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -53816,做空,2024-04-10 15:55:00,2024-04-10 16:25:00,3481.08,3487.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53817,做多,2024-04-10 16:25:00,2024-04-10 16:30:00,3487.65,3503.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53818,做多,2024-04-10 19:20:00,2024-04-10 19:30:00,3503.46,3502.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53819,做空,2024-04-10 19:30:00,2024-04-10 21:15:00,3502.53,3510.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53820,做多,2024-04-10 21:55:00,2024-04-10 22:00:00,3515.17,3532.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53821,做多,2024-04-10 23:20:00,2024-04-10 23:30:00,3539.73,3541.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -53822,做空,2024-04-10 23:30:00,2024-04-10 23:35:00,3541.96,3545.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53823,做多,2024-04-10 23:35:00,2024-04-10 23:40:00,3545.27,3540.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53824,做空,2024-04-10 23:40:00,2024-04-10 23:55:00,3540.99,3547.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53825,做多,2024-04-10 23:55:00,2024-04-11 00:00:00,3547.64,3537.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53826,做空,2024-04-11 00:00:00,2024-04-11 00:05:00,3537.98,3534.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53827,做多,2024-04-11 00:55:00,2024-04-11 01:05:00,3536.13,3538.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -53828,做空,2024-04-11 01:05:00,2024-04-11 01:30:00,3538.43,3536.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53829,做多,2024-04-11 01:30:00,2024-04-11 01:35:00,3536.24,3540.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53830,做多,2024-04-11 01:50:00,2024-04-11 02:05:00,3535.21,3547.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53831,做多,2024-04-11 02:05:00,2024-04-11 02:10:00,3547.41,3543.57,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53832,做多,2024-04-11 04:20:00,2024-04-11 04:25:00,3567.02,3563.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53833,做空,2024-04-11 04:25:00,2024-04-11 04:35:00,3563.71,3558.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53834,做多,2024-04-11 04:50:00,2024-04-11 05:15:00,3564.5,3566.04,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53835,做空,2024-04-11 05:15:00,2024-04-11 05:30:00,3566.04,3566.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53836,做多,2024-04-11 05:30:00,2024-04-11 05:35:00,3566.46,3564.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53837,做空,2024-04-11 05:35:00,2024-04-11 05:45:00,3564.23,3565.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53838,做多,2024-04-11 05:45:00,2024-04-11 05:55:00,3565.53,3565.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53839,做空,2024-04-11 05:55:00,2024-04-11 06:30:00,3565.6,3574.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53840,做多,2024-04-11 06:30:00,2024-04-11 06:40:00,3574.16,3579.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53841,做多,2024-04-11 08:05:00,2024-04-11 08:30:00,3586.87,3606.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53842,做多,2024-04-11 12:30:00,2024-04-11 12:40:00,3563.67,3565.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53843,做多,2024-04-11 15:15:00,2024-04-11 15:45:00,3506.23,3501.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53844,做空,2024-04-11 15:45:00,2024-04-11 15:50:00,3501.67,3494.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53845,做多,2024-04-11 15:55:00,2024-04-11 16:00:00,3509.94,3516.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53846,做多,2024-04-11 16:50:00,2024-04-11 17:10:00,3506.31,3516.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53847,做多,2024-04-11 18:40:00,2024-04-11 18:45:00,3512.53,3503.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53848,做空,2024-04-11 18:45:00,2024-04-11 18:50:00,3503.25,3505.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53849,做多,2024-04-11 19:20:00,2024-04-11 19:35:00,3510.81,3515.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53850,做多,2024-04-11 22:20:00,2024-04-11 22:30:00,3511.91,3506.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53851,做空,2024-04-11 22:30:00,2024-04-11 22:40:00,3506.98,3506.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53852,做多,2024-04-11 22:40:00,2024-04-11 23:10:00,3506.87,3505.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53853,做空,2024-04-11 23:10:00,2024-04-11 23:25:00,3505.75,3499.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53854,做多,2024-04-11 23:40:00,2024-04-11 23:55:00,3507.64,3504.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53855,做空,2024-04-11 23:55:00,2024-04-12 00:00:00,3504.43,3510.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53856,做多,2024-04-12 00:00:00,2024-04-12 00:05:00,3510.44,3511.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53857,做多,2024-04-12 02:10:00,2024-04-12 02:15:00,3525.0,3524.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53858,做空,2024-04-12 02:15:00,2024-04-12 05:50:00,3524.94,3543.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53859,做多,2024-04-12 05:50:00,2024-04-12 07:05:00,3543.73,3537.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53860,做空,2024-04-12 07:05:00,2024-04-12 07:20:00,3537.09,3532.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53861,做多,2024-04-12 08:15:00,2024-04-12 08:20:00,3530.31,3523.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53862,做空,2024-04-12 08:20:00,2024-04-12 08:25:00,3523.8,3524.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53863,做多,2024-04-12 08:25:00,2024-04-12 09:05:00,3524.7,3521.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53864,做空,2024-04-12 09:05:00,2024-04-12 09:10:00,3521.36,3527.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53865,做多,2024-04-12 09:10:00,2024-04-12 09:15:00,3527.7,3520.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53866,做空,2024-04-12 09:15:00,2024-04-12 09:20:00,3520.96,3525.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53867,做多,2024-04-12 09:20:00,2024-04-12 09:25:00,3525.23,3522.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53868,做空,2024-04-12 09:25:00,2024-04-12 09:40:00,3522.0,3514.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53869,做多,2024-04-12 10:20:00,2024-04-12 10:25:00,3520.51,3517.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53870,做空,2024-04-12 10:25:00,2024-04-12 10:35:00,3517.3,3526.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53871,做多,2024-04-12 10:35:00,2024-04-12 10:45:00,3526.0,3529.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53872,做多,2024-04-12 14:30:00,2024-04-12 15:30:00,3469.29,3457.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53873,做空,2024-04-12 15:30:00,2024-04-12 16:00:00,3457.85,3450.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53874,做多,2024-04-12 16:00:00,2024-04-12 20:10:00,3450.4,3249.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53875,做多,2024-04-12 22:10:00,2024-04-12 22:15:00,3221.12,3220.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53876,做空,2024-04-12 22:15:00,2024-04-12 22:45:00,3220.12,3214.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53877,做多,2024-04-12 22:55:00,2024-04-12 23:00:00,3219.88,3211.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53878,做空,2024-04-12 23:00:00,2024-04-12 23:05:00,3211.02,3211.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53879,做多,2024-04-12 23:10:00,2024-04-12 23:15:00,3219.41,3215.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53880,做空,2024-04-12 23:15:00,2024-04-12 23:20:00,3215.46,3224.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53881,做多,2024-04-12 23:20:00,2024-04-12 23:25:00,3224.32,3225.6,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -53882,做多,2024-04-13 00:20:00,2024-04-13 00:30:00,3227.43,3228.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53883,做空,2024-04-13 00:30:00,2024-04-13 00:50:00,3228.68,3229.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53884,做多,2024-04-13 00:50:00,2024-04-13 01:00:00,3229.18,3223.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53885,做空,2024-04-13 01:00:00,2024-04-13 01:10:00,3223.57,3217.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53886,做多,2024-04-13 02:25:00,2024-04-13 02:30:00,3201.33,3197.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53887,做空,2024-04-13 02:30:00,2024-04-13 05:50:00,3197.74,3251.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53888,做多,2024-04-13 05:50:00,2024-04-13 05:55:00,3251.89,3248.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53889,做空,2024-04-13 05:55:00,2024-04-13 06:00:00,3248.77,3251.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53890,做多,2024-04-13 06:00:00,2024-04-13 06:30:00,3251.99,3255.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53891,做多,2024-04-13 07:25:00,2024-04-13 07:45:00,3255.3,3257.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -53892,做空,2024-04-13 07:45:00,2024-04-13 07:55:00,3257.61,3258.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53893,做多,2024-04-13 07:55:00,2024-04-13 08:20:00,3258.55,3258.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53894,做空,2024-04-13 08:20:00,2024-04-13 08:25:00,3258.57,3265.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53895,做多,2024-04-13 08:25:00,2024-04-13 08:40:00,3265.36,3255.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53896,做空,2024-04-13 08:40:00,2024-04-13 08:50:00,3255.4,3250.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53897,做多,2024-04-13 09:00:00,2024-04-13 09:10:00,3256.69,3254.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53898,做空,2024-04-13 09:10:00,2024-04-13 09:15:00,3254.82,3259.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53899,做多,2024-04-13 09:15:00,2024-04-13 09:35:00,3259.01,3262.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53900,做多,2024-04-13 10:30:00,2024-04-13 10:50:00,3266.24,3277.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53901,做多,2024-04-13 12:35:00,2024-04-13 12:40:00,3279.63,3278.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53902,做空,2024-04-13 12:40:00,2024-04-13 14:20:00,3278.0,3273.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -53903,做多,2024-04-13 14:20:00,2024-04-13 15:25:00,3273.64,3295.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53904,做多,2024-04-13 16:15:00,2024-04-13 18:25:00,3265.14,3220.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53905,做空,2024-04-13 18:25:00,2024-04-13 18:40:00,3220.47,3231.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53906,做多,2024-04-13 18:40:00,2024-04-13 18:45:00,3231.39,3226.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53907,做多,2024-04-13 21:50:00,2024-04-13 22:05:00,2926.09,2916.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53908,做空,2024-04-13 22:05:00,2024-04-13 22:15:00,2916.0,2919.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53909,做多,2024-04-13 22:15:00,2024-04-13 22:30:00,2919.9,2983.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53910,做多,2024-04-14 00:00:00,2024-04-14 02:10:00,3011.83,2983.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53911,做空,2024-04-14 02:10:00,2024-04-14 02:25:00,2983.02,2976.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -53912,做多,2024-04-14 02:25:00,2024-04-14 03:45:00,2976.61,2958.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53913,做空,2024-04-14 03:45:00,2024-04-14 03:55:00,2958.32,2969.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53914,做多,2024-04-14 03:55:00,2024-04-14 04:10:00,2969.27,2983.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53915,做多,2024-04-14 07:15:00,2024-04-14 07:20:00,3087.76,3079.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53916,做空,2024-04-14 07:20:00,2024-04-14 07:30:00,3079.67,3082.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53917,做多,2024-04-14 07:30:00,2024-04-14 07:40:00,3082.54,3084.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -53918,做空,2024-04-14 07:40:00,2024-04-14 08:05:00,3084.48,3085.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53919,做多,2024-04-14 08:05:00,2024-04-14 08:15:00,3085.31,3082.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53920,做空,2024-04-14 08:15:00,2024-04-14 08:25:00,3082.26,3096.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53921,做多,2024-04-14 08:25:00,2024-04-14 08:30:00,3096.91,3090.37,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53922,做多,2024-04-14 10:30:00,2024-04-14 11:00:00,3059.56,3042.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53923,做空,2024-04-14 11:00:00,2024-04-14 11:15:00,3042.92,3031.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53924,做多,2024-04-14 12:00:00,2024-04-14 12:05:00,3039.38,3036.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53925,做空,2024-04-14 12:05:00,2024-04-14 12:15:00,3036.82,3036.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53926,做多,2024-04-14 12:15:00,2024-04-14 12:20:00,3036.15,3031.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53927,做空,2024-04-14 12:20:00,2024-04-14 12:30:00,3031.15,3033.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53928,做多,2024-04-14 12:30:00,2024-04-14 12:45:00,3033.66,3061.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53929,做多,2024-04-14 13:40:00,2024-04-14 14:45:00,3041.46,3032.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53930,做空,2024-04-14 14:45:00,2024-04-14 17:10:00,3032.81,3038.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53931,做多,2024-04-14 17:35:00,2024-04-14 17:40:00,3068.12,3065.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53932,做空,2024-04-14 17:40:00,2024-04-14 17:50:00,3065.04,3053.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -53933,做多,2024-04-14 17:50:00,2024-04-14 19:10:00,3053.38,3071.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -53934,做空,2024-04-14 19:10:00,2024-04-14 19:30:00,3071.46,3069.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -53935,做多,2024-04-14 19:30:00,2024-04-14 20:00:00,3069.21,3081.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53936,做多,2024-04-14 20:00:00,2024-04-14 20:05:00,3081.26,3084.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53937,做多,2024-04-14 20:15:00,2024-04-14 20:35:00,3071.52,3075.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -53938,做空,2024-04-14 20:35:00,2024-04-14 20:45:00,3075.67,3062.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53939,做多,2024-04-14 21:55:00,2024-04-14 22:00:00,3064.39,3119.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53940,做多,2024-04-14 22:00:00,2024-04-14 22:05:00,3119.25,3152.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53941,做多,2024-04-14 23:35:00,2024-04-14 23:45:00,3158.56,3153.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53942,做空,2024-04-14 23:45:00,2024-04-15 00:00:00,3153.18,3140.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53943,做多,2024-04-15 01:40:00,2024-04-15 01:45:00,3122.75,3120.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53944,做空,2024-04-15 01:45:00,2024-04-15 04:10:00,3120.01,3125.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -53945,做多,2024-04-15 04:50:00,2024-04-15 05:30:00,3138.22,3146.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53946,做多,2024-04-15 08:10:00,2024-04-15 08:15:00,3238.48,3249.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53947,做多,2024-04-15 08:15:00,2024-04-15 08:20:00,3249.2,3256.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53948,做多,2024-04-15 08:55:00,2024-04-15 09:00:00,3247.99,3237.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53949,做空,2024-04-15 09:00:00,2024-04-15 09:10:00,3237.24,3242.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53950,做多,2024-04-15 09:10:00,2024-04-15 09:30:00,3242.45,3246.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -53951,做空,2024-04-15 09:30:00,2024-04-15 09:35:00,3246.83,3250.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53952,做多,2024-04-15 09:35:00,2024-04-15 09:55:00,3250.08,3252.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -53953,做空,2024-04-15 09:55:00,2024-04-15 11:10:00,3252.79,3244.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53954,做多,2024-04-15 11:15:00,2024-04-15 13:15:00,3253.95,3231.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53955,做空,2024-04-15 13:15:00,2024-04-15 13:20:00,3231.24,3225.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53956,做多,2024-04-15 15:50:00,2024-04-15 16:15:00,3156.41,3150.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53957,做空,2024-04-15 16:15:00,2024-04-15 16:50:00,3150.2,3145.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53958,做多,2024-04-15 17:05:00,2024-04-15 17:10:00,3161.41,3155.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53959,做多,2024-04-15 19:30:00,2024-04-15 20:20:00,3099.13,3080.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53960,做空,2024-04-15 20:20:00,2024-04-15 20:25:00,3080.53,3092.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53961,做多,2024-04-15 20:25:00,2024-04-15 20:30:00,3092.3,3091.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53962,做空,2024-04-15 20:30:00,2024-04-15 20:40:00,3091.34,3091.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53963,做多,2024-04-15 20:40:00,2024-04-15 21:10:00,3091.87,3094.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -53964,做空,2024-04-15 21:10:00,2024-04-15 21:25:00,3094.0,3084.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53965,做多,2024-04-15 21:40:00,2024-04-15 21:55:00,3088.29,3105.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53966,做多,2024-04-15 22:20:00,2024-04-15 22:30:00,3091.48,3117.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53967,做多,2024-04-16 01:05:00,2024-04-16 01:35:00,3091.04,3104.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53968,做多,2024-04-16 02:45:00,2024-04-16 03:25:00,3091.55,3078.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53969,做空,2024-04-16 03:25:00,2024-04-16 04:10:00,3078.67,3046.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53970,做多,2024-04-16 05:15:00,2024-04-16 05:30:00,3040.49,3041.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53971,做空,2024-04-16 05:30:00,2024-04-16 08:15:00,3041.95,3092.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53972,做多,2024-04-16 08:15:00,2024-04-16 09:30:00,3092.62,3090.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53973,做空,2024-04-16 09:30:00,2024-04-16 09:35:00,3090.21,3090.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53974,做多,2024-04-16 09:35:00,2024-04-16 09:40:00,3090.75,3083.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53975,做多,2024-04-16 10:00:00,2024-04-16 10:05:00,3088.01,3081.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53976,做空,2024-04-16 10:05:00,2024-04-16 10:10:00,3081.27,3075.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53977,做多,2024-04-16 11:00:00,2024-04-16 11:05:00,3070.42,3059.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53978,做空,2024-04-16 11:05:00,2024-04-16 11:20:00,3059.72,3065.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53979,做多,2024-04-16 11:20:00,2024-04-16 11:50:00,3065.08,3086.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53980,做多,2024-04-16 12:50:00,2024-04-16 13:00:00,3070.27,3068.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53981,做空,2024-04-16 13:00:00,2024-04-16 13:05:00,3068.6,3077.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53982,做多,2024-04-16 13:05:00,2024-04-16 13:20:00,3077.01,3075.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53983,做空,2024-04-16 13:20:00,2024-04-16 13:25:00,3075.24,3087.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53984,做多,2024-04-16 13:25:00,2024-04-16 13:30:00,3087.21,3080.79,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -53985,做多,2024-04-16 14:05:00,2024-04-16 14:20:00,3082.57,3074.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53986,做空,2024-04-16 14:20:00,2024-04-16 14:30:00,3074.28,3042.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53987,做多,2024-04-16 16:40:00,2024-04-16 16:45:00,3029.28,3038.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53988,做多,2024-04-16 18:05:00,2024-04-16 18:15:00,3059.93,3047.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53989,做空,2024-04-16 18:15:00,2024-04-16 18:25:00,3047.98,3056.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53990,做多,2024-04-16 18:25:00,2024-04-16 19:30:00,3056.35,3060.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -53991,做空,2024-04-16 19:30:00,2024-04-16 20:05:00,3060.91,3050.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53992,做多,2024-04-16 20:15:00,2024-04-16 20:25:00,3064.09,3066.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -53993,做空,2024-04-16 20:25:00,2024-04-16 20:40:00,3066.01,3059.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -53994,做多,2024-04-16 20:40:00,2024-04-16 21:00:00,3059.99,3076.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -53995,做多,2024-04-16 23:15:00,2024-04-16 23:30:00,3089.14,3089.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53996,做空,2024-04-16 23:30:00,2024-04-16 23:40:00,3089.11,3088.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -53997,做多,2024-04-16 23:40:00,2024-04-16 23:45:00,3088.59,3082.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -53998,做空,2024-04-16 23:45:00,2024-04-16 23:50:00,3082.07,3079.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -53999,做多,2024-04-17 00:40:00,2024-04-17 00:45:00,3086.38,3100.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54000,做多,2024-04-17 01:20:00,2024-04-17 01:30:00,3085.33,3089.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -54001,做空,2024-04-17 01:30:00,2024-04-17 01:45:00,3089.33,3085.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -54002,做多,2024-04-17 01:45:00,2024-04-17 02:15:00,3085.0,3081.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54003,做空,2024-04-17 02:15:00,2024-04-17 02:20:00,3081.65,3072.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54004,做多,2024-04-17 02:50:00,2024-04-17 03:45:00,3083.77,3082.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54005,做空,2024-04-17 03:45:00,2024-04-17 03:55:00,3082.67,3093.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54006,做多,2024-04-17 03:55:00,2024-04-17 04:15:00,3093.68,3087.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54007,做空,2024-04-17 04:15:00,2024-04-17 04:20:00,3087.88,3090.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54008,做多,2024-04-17 04:20:00,2024-04-17 04:30:00,3090.71,3106.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54009,做多,2024-04-17 05:30:00,2024-04-17 05:35:00,3108.45,3102.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54010,做空,2024-04-17 05:35:00,2024-04-17 05:45:00,3102.43,3088.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54011,做多,2024-04-17 06:50:00,2024-04-17 06:55:00,3093.31,3089.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54012,做空,2024-04-17 06:55:00,2024-04-17 07:00:00,3089.29,3090.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54013,做多,2024-04-17 07:00:00,2024-04-17 08:30:00,3090.14,3079.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54014,做空,2024-04-17 08:30:00,2024-04-17 08:45:00,3079.58,3069.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54015,做多,2024-04-17 09:10:00,2024-04-17 09:40:00,3077.72,3077.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54016,做空,2024-04-17 09:40:00,2024-04-17 09:50:00,3077.31,3076.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54017,做多,2024-04-17 09:50:00,2024-04-17 10:00:00,3076.71,3072.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54018,做空,2024-04-17 10:00:00,2024-04-17 10:05:00,3072.49,3070.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54019,做多,2024-04-17 10:30:00,2024-04-17 11:20:00,3070.24,3067.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54020,做空,2024-04-17 11:20:00,2024-04-17 11:35:00,3067.2,3060.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54021,做多,2024-04-17 13:15:00,2024-04-17 13:35:00,3033.58,3055.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54022,做多,2024-04-17 16:10:00,2024-04-17 16:20:00,2988.18,2958.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54023,做空,2024-04-17 16:20:00,2024-04-17 16:45:00,2958.38,2957.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54024,做多,2024-04-17 16:45:00,2024-04-17 16:55:00,2957.57,2949.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54025,做空,2024-04-17 16:55:00,2024-04-17 17:00:00,2949.7,2959.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54026,做多,2024-04-17 17:00:00,2024-04-17 17:45:00,2959.49,2989.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54027,做多,2024-04-17 20:20:00,2024-04-17 20:25:00,3006.28,3002.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54028,做空,2024-04-17 20:25:00,2024-04-17 20:35:00,3002.92,2999.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -54029,做多,2024-04-17 20:35:00,2024-04-17 21:35:00,2999.84,2995.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54030,做空,2024-04-17 21:35:00,2024-04-17 21:45:00,2995.14,2996.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54031,做多,2024-04-17 21:45:00,2024-04-17 21:50:00,2996.38,2992.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54032,做空,2024-04-17 21:50:00,2024-04-17 21:55:00,2992.54,2997.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54033,做多,2024-04-17 21:55:00,2024-04-17 22:00:00,2997.14,2987.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54034,做空,2024-04-17 22:00:00,2024-04-17 22:05:00,2987.63,2992.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54035,做多,2024-04-17 22:05:00,2024-04-17 22:10:00,2992.04,2989.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54036,做空,2024-04-17 22:10:00,2024-04-17 22:20:00,2989.73,2990.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54037,做多,2024-04-17 22:20:00,2024-04-17 22:35:00,2990.6,2997.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -54038,做空,2024-04-17 22:35:00,2024-04-17 23:25:00,2997.96,2980.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54039,做多,2024-04-18 00:00:00,2024-04-18 01:00:00,2991.02,3003.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54040,做多,2024-04-18 01:55:00,2024-04-18 02:15:00,3002.51,2995.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54041,做空,2024-04-18 02:15:00,2024-04-18 02:25:00,2995.39,2997.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54042,做多,2024-04-18 02:25:00,2024-04-18 02:45:00,2997.84,3004.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54043,做多,2024-04-18 07:05:00,2024-04-18 07:15:00,2976.35,2976.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54044,做空,2024-04-18 07:15:00,2024-04-18 07:40:00,2976.83,2973.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -54045,做多,2024-04-18 07:40:00,2024-04-18 07:55:00,2973.38,2973.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54046,做空,2024-04-18 07:55:00,2024-04-18 08:10:00,2973.66,2960.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54047,做多,2024-04-18 08:30:00,2024-04-18 08:40:00,2984.41,2982.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54048,做多,2024-04-18 13:20:00,2024-04-18 13:25:00,3031.01,3030.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54049,做空,2024-04-18 13:25:00,2024-04-18 13:40:00,3030.54,3023.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -54050,做多,2024-04-18 13:40:00,2024-04-18 13:55:00,3023.36,3047.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54051,做多,2024-04-18 15:55:00,2024-04-18 16:30:00,3066.99,3067.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54052,做空,2024-04-18 16:30:00,2024-04-18 16:35:00,3067.64,3070.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54053,做多,2024-04-18 16:35:00,2024-04-18 16:40:00,3070.31,3065.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54054,做空,2024-04-18 16:40:00,2024-04-18 16:55:00,3065.1,3060.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54055,做多,2024-04-18 16:55:00,2024-04-18 20:10:00,3060.45,3068.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54056,做多,2024-04-18 20:40:00,2024-04-18 20:45:00,3065.15,3059.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54057,做多,2024-04-18 20:50:00,2024-04-18 21:05:00,3064.71,3067.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54058,做多,2024-04-18 21:25:00,2024-04-18 21:35:00,3063.08,3063.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54059,做空,2024-04-18 21:35:00,2024-04-18 21:40:00,3063.75,3069.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54060,做多,2024-04-18 21:40:00,2024-04-18 21:50:00,3069.05,3067.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54061,做多,2024-04-18 22:30:00,2024-04-18 22:40:00,3070.69,3071.73,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54062,做多,2024-04-18 22:55:00,2024-04-18 23:00:00,3068.85,3065.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54063,做空,2024-04-18 23:00:00,2024-04-18 23:05:00,3065.22,3068.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54064,做多,2024-04-18 23:05:00,2024-04-18 23:10:00,3068.94,3075.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54065,做多,2024-04-19 00:30:00,2024-04-19 00:35:00,3063.79,3060.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54066,做空,2024-04-19 00:35:00,2024-04-19 00:55:00,3060.27,3039.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54067,做多,2024-04-19 02:55:00,2024-04-19 03:10:00,2941.83,2983.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54068,做多,2024-04-19 05:20:00,2024-04-19 05:25:00,2996.21,2994.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54069,做空,2024-04-19 05:25:00,2024-04-19 05:35:00,2994.04,2990.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54070,做多,2024-04-19 05:40:00,2024-04-19 05:45:00,2999.76,3011.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54071,做多,2024-04-19 06:10:00,2024-04-19 06:30:00,2993.44,3007.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54072,做多,2024-04-19 08:35:00,2024-04-19 09:25:00,3095.15,3096.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54073,做空,2024-04-19 09:25:00,2024-04-19 09:30:00,3096.57,3100.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54074,做多,2024-04-19 09:30:00,2024-04-19 09:50:00,3100.55,3097.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54075,做空,2024-04-19 09:50:00,2024-04-19 09:55:00,3097.25,3101.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54076,做多,2024-04-19 09:55:00,2024-04-19 10:05:00,3101.1,3097.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54077,做多,2024-04-19 10:50:00,2024-04-19 10:55:00,3097.19,3096.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54078,做空,2024-04-19 10:55:00,2024-04-19 11:30:00,3096.76,3098.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54079,做多,2024-04-19 11:30:00,2024-04-19 11:40:00,3098.68,3115.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54080,做多,2024-04-19 12:10:00,2024-04-19 12:20:00,3102.75,3106.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54081,做多,2024-04-19 13:30:00,2024-04-19 13:35:00,3099.28,3092.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54082,做空,2024-04-19 13:35:00,2024-04-19 13:40:00,3092.68,3099.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54083,做多,2024-04-19 13:40:00,2024-04-19 13:50:00,3099.04,3096.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54084,做空,2024-04-19 13:50:00,2024-04-19 13:55:00,3096.59,3097.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54085,做多,2024-04-19 13:55:00,2024-04-19 14:50:00,3097.0,3085.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54086,做空,2024-04-19 14:50:00,2024-04-19 15:05:00,3085.87,3085.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54087,做多,2024-04-19 15:05:00,2024-04-19 15:50:00,3085.3,3080.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54088,做空,2024-04-19 15:50:00,2024-04-19 16:00:00,3080.95,3085.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54089,做多,2024-04-19 16:00:00,2024-04-19 16:05:00,3085.12,3073.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54090,做空,2024-04-19 16:05:00,2024-04-19 16:10:00,3073.92,3065.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54091,做多,2024-04-19 16:45:00,2024-04-19 17:25:00,3071.01,3059.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54092,做空,2024-04-19 17:25:00,2024-04-19 17:30:00,3059.99,3068.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54093,做多,2024-04-19 17:30:00,2024-04-19 17:40:00,3068.76,3078.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54094,做多,2024-04-19 18:45:00,2024-04-19 18:50:00,3075.62,3074.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54095,做空,2024-04-19 18:50:00,2024-04-19 18:55:00,3074.52,3075.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54096,做多,2024-04-19 18:55:00,2024-04-19 19:15:00,3075.56,3084.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54097,做多,2024-04-19 21:00:00,2024-04-19 22:30:00,3084.2,3080.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54098,做空,2024-04-19 22:30:00,2024-04-19 22:35:00,3080.42,3080.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54099,做多,2024-04-19 23:45:00,2024-04-19 23:55:00,3063.9,3054.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54100,做空,2024-04-19 23:55:00,2024-04-20 00:05:00,3054.91,3061.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54101,做多,2024-04-20 00:05:00,2024-04-20 00:10:00,3061.59,3048.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54102,做空,2024-04-20 00:10:00,2024-04-20 00:20:00,3048.89,3060.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54103,做多,2024-04-20 00:20:00,2024-04-20 00:25:00,3060.46,3054.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54104,做空,2024-04-20 00:25:00,2024-04-20 00:45:00,3054.01,3034.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54105,做多,2024-04-20 01:30:00,2024-04-20 02:50:00,3043.99,3055.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54106,做多,2024-04-20 03:05:00,2024-04-20 03:25:00,3050.23,3052.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -54107,做空,2024-04-20 03:25:00,2024-04-20 03:55:00,3052.96,3054.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54108,做多,2024-04-20 03:55:00,2024-04-20 04:05:00,3054.48,3050.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54109,做空,2024-04-20 04:05:00,2024-04-20 04:25:00,3050.58,3058.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54110,做多,2024-04-20 04:25:00,2024-04-20 04:30:00,3058.22,3058.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54111,做多,2024-04-20 05:25:00,2024-04-20 05:40:00,3059.54,3066.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54112,做多,2024-04-20 06:25:00,2024-04-20 06:45:00,3060.89,3068.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54113,做多,2024-04-20 07:30:00,2024-04-20 07:45:00,3061.57,3059.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54114,做空,2024-04-20 07:45:00,2024-04-20 07:55:00,3059.37,3059.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54115,做多,2024-04-20 10:10:00,2024-04-20 10:15:00,3041.28,3034.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54116,做空,2024-04-20 10:15:00,2024-04-20 10:20:00,3034.37,3032.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54117,做多,2024-04-20 10:35:00,2024-04-20 10:45:00,3039.64,3040.42,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54118,做多,2024-04-20 11:00:00,2024-04-20 11:05:00,3038.38,3045.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54119,做多,2024-04-20 12:30:00,2024-04-20 12:40:00,3051.36,3060.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54120,做多,2024-04-20 14:15:00,2024-04-20 14:45:00,3060.13,3065.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54121,做多,2024-04-20 14:45:00,2024-04-20 15:00:00,3065.15,3061.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54122,做空,2024-04-20 15:00:00,2024-04-20 15:15:00,3061.03,3061.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54123,做多,2024-04-20 15:15:00,2024-04-20 15:20:00,3061.99,3061.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54124,做空,2024-04-20 15:20:00,2024-04-20 19:10:00,3061.28,3129.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54125,做多,2024-04-20 19:30:00,2024-04-20 20:00:00,3141.99,3153.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54126,做多,2024-04-20 21:40:00,2024-04-20 21:50:00,3155.77,3150.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54127,做空,2024-04-20 21:50:00,2024-04-20 21:55:00,3150.77,3151.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54128,做多,2024-04-20 22:25:00,2024-04-20 22:35:00,3151.43,3146.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54129,做空,2024-04-20 22:35:00,2024-04-20 22:55:00,3146.67,3140.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54130,做多,2024-04-20 23:10:00,2024-04-20 23:20:00,3147.26,3157.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54131,做多,2024-04-20 23:50:00,2024-04-21 00:00:00,3149.98,3146.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54132,做空,2024-04-21 00:00:00,2024-04-21 00:30:00,3146.39,3135.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54133,做多,2024-04-21 01:00:00,2024-04-21 01:05:00,3144.81,3143.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54134,做空,2024-04-21 01:05:00,2024-04-21 03:30:00,3143.63,3174.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54135,做多,2024-04-21 03:30:00,2024-04-21 03:40:00,3174.46,3168.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54136,做空,2024-04-21 03:40:00,2024-04-21 04:15:00,3168.41,3160.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54137,做多,2024-04-21 04:45:00,2024-04-21 05:10:00,3174.39,3182.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54138,做多,2024-04-21 05:45:00,2024-04-21 06:00:00,3175.31,3174.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54139,做空,2024-04-21 06:00:00,2024-04-21 06:15:00,3174.52,3184.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54140,做多,2024-04-21 06:15:00,2024-04-21 06:20:00,3184.12,3187.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54141,做多,2024-04-21 06:55:00,2024-04-21 07:10:00,3176.41,3177.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54142,做空,2024-04-21 07:10:00,2024-04-21 07:15:00,3177.37,3178.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54143,做多,2024-04-21 07:15:00,2024-04-21 07:20:00,3178.45,3176.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54144,做空,2024-04-21 07:20:00,2024-04-21 07:25:00,3176.98,3171.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54145,做多,2024-04-21 07:50:00,2024-04-21 08:05:00,3177.71,3183.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54146,做多,2024-04-21 08:25:00,2024-04-21 08:35:00,3176.94,3179.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -54147,做空,2024-04-21 08:35:00,2024-04-21 09:15:00,3179.16,3166.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54148,做多,2024-04-21 10:35:00,2024-04-21 11:05:00,3167.02,3174.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54149,做多,2024-04-21 11:35:00,2024-04-21 12:15:00,3164.68,3168.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -54150,做空,2024-04-21 12:15:00,2024-04-21 12:20:00,3168.0,3159.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54151,做多,2024-04-21 13:20:00,2024-04-21 13:25:00,3164.14,3162.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54152,做空,2024-04-21 13:25:00,2024-04-21 13:50:00,3162.79,3139.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54153,做多,2024-04-21 14:25:00,2024-04-21 14:30:00,3152.7,3150.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54154,做空,2024-04-21 14:30:00,2024-04-21 14:35:00,3150.5,3151.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54155,做多,2024-04-21 14:35:00,2024-04-21 14:55:00,3151.86,3146.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54156,做空,2024-04-21 14:55:00,2024-04-21 15:00:00,3146.61,3146.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54157,做多,2024-04-21 15:00:00,2024-04-21 15:10:00,3146.79,3158.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54158,做多,2024-04-21 17:05:00,2024-04-21 17:25:00,3138.47,3137.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54159,做空,2024-04-21 17:25:00,2024-04-21 19:55:00,3137.52,3135.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54160,做多,2024-04-21 20:15:00,2024-04-21 20:20:00,3146.65,3144.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54161,做空,2024-04-21 20:20:00,2024-04-21 20:50:00,3144.66,3144.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54162,做多,2024-04-21 20:50:00,2024-04-21 21:00:00,3144.99,3156.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54163,做多,2024-04-21 21:45:00,2024-04-21 22:25:00,3147.82,3155.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -54164,做空,2024-04-21 22:25:00,2024-04-21 23:25:00,3155.93,3147.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54165,做多,2024-04-22 00:00:00,2024-04-22 00:15:00,3149.0,3163.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54166,做多,2024-04-22 00:45:00,2024-04-22 01:15:00,3149.7,3167.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54167,做多,2024-04-22 01:30:00,2024-04-22 03:05:00,3152.04,3156.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54168,做多,2024-04-22 07:00:00,2024-04-22 07:10:00,3222.46,3212.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54169,做空,2024-04-22 07:10:00,2024-04-22 07:15:00,3212.49,3214.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54170,做多,2024-04-22 08:15:00,2024-04-22 08:25:00,3210.73,3210.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54171,做空,2024-04-22 08:25:00,2024-04-22 08:50:00,3210.39,3198.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54172,做多,2024-04-22 09:05:00,2024-04-22 09:40:00,3209.17,3209.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54173,做空,2024-04-22 09:40:00,2024-04-22 11:00:00,3209.77,3206.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54174,做多,2024-04-22 12:20:00,2024-04-22 12:45:00,3199.68,3195.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54175,做空,2024-04-22 12:45:00,2024-04-22 12:50:00,3195.06,3199.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54176,做多,2024-04-22 12:50:00,2024-04-22 13:00:00,3199.62,3206.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54177,做多,2024-04-22 13:20:00,2024-04-22 13:30:00,3199.81,3181.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54178,做空,2024-04-22 13:30:00,2024-04-22 13:35:00,3181.82,3186.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54179,做多,2024-04-22 14:00:00,2024-04-22 14:15:00,3191.46,3191.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54180,做空,2024-04-22 14:15:00,2024-04-22 14:20:00,3191.53,3192.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54181,做多,2024-04-22 14:20:00,2024-04-22 14:35:00,3192.0,3195.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -54182,做空,2024-04-22 14:35:00,2024-04-22 14:50:00,3195.41,3192.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -54183,做多,2024-04-22 14:50:00,2024-04-22 16:20:00,3192.08,3188.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54184,做多,2024-04-22 16:45:00,2024-04-22 17:25:00,3177.89,3212.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54185,做多,2024-04-22 19:55:00,2024-04-22 20:15:00,3186.56,3193.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54186,做多,2024-04-22 21:20:00,2024-04-22 21:30:00,3188.14,3189.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54187,做空,2024-04-22 21:30:00,2024-04-22 21:35:00,3189.27,3194.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54188,做多,2024-04-22 21:35:00,2024-04-22 21:40:00,3194.83,3194.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54189,做多,2024-04-23 00:20:00,2024-04-23 01:00:00,3204.19,3218.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54190,做多,2024-04-23 02:05:00,2024-04-23 02:20:00,3212.18,3209.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54191,做空,2024-04-23 02:20:00,2024-04-23 02:50:00,3209.28,3198.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54192,做多,2024-04-23 04:30:00,2024-04-23 04:40:00,3188.76,3186.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54193,做空,2024-04-23 04:40:00,2024-04-23 04:45:00,3186.4,3175.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54194,做多,2024-04-23 05:30:00,2024-04-23 05:40:00,3183.08,3180.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54195,做空,2024-04-23 05:40:00,2024-04-23 05:50:00,3180.75,3182.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54196,做多,2024-04-23 05:50:00,2024-04-23 06:35:00,3182.0,3182.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54197,做空,2024-04-23 06:35:00,2024-04-23 06:50:00,3182.01,3169.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54198,做多,2024-04-23 08:35:00,2024-04-23 08:55:00,3161.94,3167.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54199,做多,2024-04-23 09:40:00,2024-04-23 09:50:00,3163.13,3162.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54200,做空,2024-04-23 09:50:00,2024-04-23 09:55:00,3162.65,3165.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54201,做多,2024-04-23 09:55:00,2024-04-23 10:00:00,3165.43,3171.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54202,做多,2024-04-23 11:50:00,2024-04-23 12:05:00,3175.6,3180.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54203,做多,2024-04-23 12:20:00,2024-04-23 13:10:00,3183.13,3178.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54204,做空,2024-04-23 13:10:00,2024-04-23 13:30:00,3178.01,3181.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54205,做多,2024-04-23 13:30:00,2024-04-23 13:35:00,3181.38,3187.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54206,做多,2024-04-23 15:20:00,2024-04-23 15:30:00,3228.3,3230.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -54207,做空,2024-04-23 15:30:00,2024-04-23 15:55:00,3230.67,3224.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54208,做多,2024-04-23 16:05:00,2024-04-23 16:20:00,3234.86,3234.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54209,做空,2024-04-23 16:20:00,2024-04-23 16:40:00,3234.98,3234.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54210,做多,2024-04-23 16:40:00,2024-04-23 16:55:00,3234.26,3232.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54211,做空,2024-04-23 16:55:00,2024-04-23 17:05:00,3232.08,3233.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54212,做多,2024-04-23 17:05:00,2024-04-23 17:10:00,3233.11,3228.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54213,做空,2024-04-23 17:10:00,2024-04-23 17:15:00,3228.19,3227.94,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54214,做多,2024-04-23 17:20:00,2024-04-23 17:25:00,3234.63,3232.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54215,做空,2024-04-23 17:25:00,2024-04-23 17:40:00,3232.96,3236.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54216,做多,2024-04-23 17:40:00,2024-04-23 17:45:00,3236.42,3237.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54217,做多,2024-04-23 18:10:00,2024-04-23 18:20:00,3233.12,3234.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54218,做空,2024-04-23 18:20:00,2024-04-23 18:35:00,3234.57,3228.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54219,做多,2024-04-23 21:25:00,2024-04-23 21:30:00,3208.09,3204.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54220,做空,2024-04-23 21:30:00,2024-04-23 21:45:00,3204.43,3206.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54221,做多,2024-04-23 21:45:00,2024-04-23 21:50:00,3206.85,3202.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54222,做空,2024-04-23 21:50:00,2024-04-23 21:55:00,3202.8,3207.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54223,做多,2024-04-23 21:55:00,2024-04-23 22:00:00,3207.59,3214.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54224,做多,2024-04-23 23:15:00,2024-04-24 00:05:00,3212.57,3220.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54225,做多,2024-04-24 00:20:00,2024-04-24 00:35:00,3211.01,3227.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54226,做多,2024-04-24 02:05:00,2024-04-24 02:15:00,3232.36,3230.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54227,做空,2024-04-24 02:15:00,2024-04-24 02:30:00,3230.29,3223.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54228,做多,2024-04-24 02:45:00,2024-04-24 02:55:00,3234.67,3230.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54229,做空,2024-04-24 02:55:00,2024-04-24 03:00:00,3230.23,3238.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54230,做多,2024-04-24 03:00:00,2024-04-24 03:20:00,3238.99,3232.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54231,做空,2024-04-24 03:20:00,2024-04-24 03:25:00,3232.2,3237.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54232,做多,2024-04-24 03:25:00,2024-04-24 04:10:00,3237.65,3244.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54233,做多,2024-04-24 05:35:00,2024-04-24 05:45:00,3254.25,3254.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54234,做空,2024-04-24 05:45:00,2024-04-24 05:50:00,3254.46,3254.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54235,做多,2024-04-24 05:50:00,2024-04-24 06:45:00,3254.59,3256.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -54236,做空,2024-04-24 06:45:00,2024-04-24 07:05:00,3256.51,3254.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -54237,做多,2024-04-24 07:05:00,2024-04-24 07:15:00,3254.3,3261.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54238,做多,2024-04-24 08:25:00,2024-04-24 08:35:00,3254.53,3251.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54239,做空,2024-04-24 08:35:00,2024-04-24 08:45:00,3251.01,3251.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54240,做多,2024-04-24 08:45:00,2024-04-24 09:25:00,3251.77,3249.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54241,做空,2024-04-24 09:25:00,2024-04-24 09:35:00,3249.78,3249.58,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54242,做多,2024-04-24 09:35:00,2024-04-24 10:00:00,3249.58,3262.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54243,做多,2024-04-24 10:10:00,2024-04-24 10:15:00,3251.94,3260.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54244,做多,2024-04-24 12:30:00,2024-04-24 12:35:00,3278.32,3275.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54245,做空,2024-04-24 12:35:00,2024-04-24 12:45:00,3275.11,3270.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54246,做多,2024-04-24 17:00:00,2024-04-24 17:45:00,3177.62,3181.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -54247,做空,2024-04-24 17:45:00,2024-04-24 17:55:00,3181.62,3178.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -54248,做多,2024-04-24 17:55:00,2024-04-24 18:00:00,3178.56,3171.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54249,做空,2024-04-24 18:00:00,2024-04-24 18:05:00,3171.88,3169.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54250,做多,2024-04-24 20:35:00,2024-04-24 20:45:00,3133.38,3128.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54251,做空,2024-04-24 20:45:00,2024-04-24 21:00:00,3128.97,3133.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54252,做多,2024-04-24 21:00:00,2024-04-24 21:05:00,3133.93,3131.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54253,做空,2024-04-24 21:05:00,2024-04-24 21:15:00,3131.12,3135.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54254,做多,2024-04-24 21:15:00,2024-04-24 21:20:00,3135.89,3133.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54255,做空,2024-04-24 21:20:00,2024-04-24 22:25:00,3133.88,3142.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54256,做多,2024-04-24 22:25:00,2024-04-24 22:30:00,3142.85,3140.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54257,做空,2024-04-24 22:30:00,2024-04-24 22:45:00,3140.36,3132.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54258,做多,2024-04-24 23:40:00,2024-04-25 00:15:00,3136.88,3147.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54259,做多,2024-04-25 02:15:00,2024-04-25 02:35:00,3156.34,3152.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54260,做空,2024-04-25 02:35:00,2024-04-25 03:00:00,3152.52,3157.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54261,做多,2024-04-25 03:00:00,2024-04-25 03:05:00,3157.45,3147.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54262,做空,2024-04-25 03:05:00,2024-04-25 03:30:00,3147.42,3152.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54263,做多,2024-04-25 03:30:00,2024-04-25 03:35:00,3152.2,3150.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54264,做空,2024-04-25 03:35:00,2024-04-25 03:40:00,3150.42,3151.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54265,做多,2024-04-25 03:40:00,2024-04-25 05:10:00,3151.26,3148.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54266,做空,2024-04-25 05:10:00,2024-04-25 05:25:00,3148.74,3147.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54267,做多,2024-04-25 05:25:00,2024-04-25 06:10:00,3147.24,3162.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54268,做多,2024-04-25 06:45:00,2024-04-25 08:20:00,3154.41,3141.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54269,做空,2024-04-25 08:20:00,2024-04-25 08:35:00,3141.4,3128.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54270,做多,2024-04-25 08:55:00,2024-04-25 09:05:00,3137.2,3147.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54271,做多,2024-04-25 11:20:00,2024-04-25 11:45:00,3101.25,3116.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54272,做多,2024-04-25 13:35:00,2024-04-25 13:45:00,3114.14,3113.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54273,做空,2024-04-25 13:45:00,2024-04-25 15:00:00,3113.62,3119.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54274,做多,2024-04-25 15:00:00,2024-04-25 15:30:00,3119.25,3137.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54275,做多,2024-04-25 17:50:00,2024-04-25 18:00:00,3162.25,3152.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54276,做空,2024-04-25 18:00:00,2024-04-25 18:10:00,3152.23,3158.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54277,做多,2024-04-25 18:10:00,2024-04-25 18:20:00,3158.18,3165.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54278,做多,2024-04-25 18:30:00,2024-04-25 18:45:00,3155.67,3165.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54279,做多,2024-04-25 19:55:00,2024-04-25 20:00:00,3164.83,3176.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54280,做多,2024-04-25 20:10:00,2024-04-25 20:25:00,3160.93,3163.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -54281,做空,2024-04-25 20:25:00,2024-04-25 22:00:00,3163.41,3163.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54282,做多,2024-04-26 01:35:00,2024-04-26 01:45:00,3142.56,3155.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54283,做多,2024-04-26 03:05:00,2024-04-26 03:20:00,3148.93,3149.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54284,做空,2024-04-26 03:20:00,2024-04-26 03:55:00,3149.73,3140.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54285,做多,2024-04-26 04:45:00,2024-04-26 04:50:00,3140.96,3138.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54286,做空,2024-04-26 04:50:00,2024-04-26 05:00:00,3138.06,3130.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54287,做多,2024-04-26 05:15:00,2024-04-26 05:25:00,3140.64,3136.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54288,做空,2024-04-26 05:25:00,2024-04-26 06:45:00,3136.7,3145.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54289,做多,2024-04-26 06:45:00,2024-04-26 06:50:00,3145.3,3140.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54290,做空,2024-04-26 06:50:00,2024-04-26 07:00:00,3140.33,3135.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54291,做多,2024-04-26 07:25:00,2024-04-26 08:15:00,3141.98,3140.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54292,做多,2024-04-26 09:55:00,2024-04-26 10:10:00,3148.91,3145.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54293,做空,2024-04-26 10:10:00,2024-04-26 10:15:00,3145.78,3148.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54294,做多,2024-04-26 10:15:00,2024-04-26 10:20:00,3148.5,3144.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54295,做空,2024-04-26 10:20:00,2024-04-26 10:25:00,3144.75,3137.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54296,做多,2024-04-26 12:00:00,2024-04-26 12:10:00,3134.58,3136.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54297,做多,2024-04-26 13:00:00,2024-04-26 14:10:00,3130.12,3161.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54298,做多,2024-04-26 14:45:00,2024-04-26 16:05:00,3136.82,3112.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54299,做空,2024-04-26 16:05:00,2024-04-26 16:20:00,3112.55,3118.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54300,做多,2024-04-26 16:20:00,2024-04-26 16:35:00,3118.72,3118.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54301,做空,2024-04-26 16:35:00,2024-04-26 16:45:00,3118.0,3116.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -54302,做多,2024-04-26 16:45:00,2024-04-26 16:55:00,3116.18,3120.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54303,做多,2024-04-26 19:10:00,2024-04-26 20:25:00,3145.66,3141.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54304,做空,2024-04-26 20:25:00,2024-04-26 20:30:00,3141.61,3143.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54305,做多,2024-04-26 20:30:00,2024-04-26 20:45:00,3143.38,3141.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54306,做空,2024-04-26 20:45:00,2024-04-26 20:50:00,3141.49,3142.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54307,做多,2024-04-26 20:50:00,2024-04-26 21:00:00,3142.53,3145.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54308,做多,2024-04-26 21:35:00,2024-04-26 21:40:00,3144.06,3146.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54309,做多,2024-04-26 23:50:00,2024-04-26 23:55:00,3131.15,3129.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54310,做空,2024-04-26 23:55:00,2024-04-27 00:20:00,3129.98,3129.44,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54311,做多,2024-04-27 00:20:00,2024-04-27 02:15:00,3129.44,3114.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54312,做多,2024-04-27 04:20:00,2024-04-27 04:25:00,3123.93,3125.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54313,做多,2024-04-27 05:25:00,2024-04-27 05:30:00,3121.41,3118.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54314,做空,2024-04-27 05:30:00,2024-04-27 05:35:00,3118.67,3121.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54315,做多,2024-04-27 05:35:00,2024-04-27 05:40:00,3121.18,3120.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54316,做空,2024-04-27 05:40:00,2024-04-27 05:50:00,3120.4,3115.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54317,做多,2024-04-27 06:05:00,2024-04-27 06:20:00,3120.45,3120.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54318,做空,2024-04-27 06:20:00,2024-04-27 06:35:00,3120.8,3121.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54319,做多,2024-04-27 06:35:00,2024-04-27 06:50:00,3121.23,3125.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54320,做多,2024-04-27 09:25:00,2024-04-27 10:00:00,3117.31,3113.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54321,做空,2024-04-27 10:00:00,2024-04-27 10:05:00,3113.81,3119.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54322,做多,2024-04-27 10:05:00,2024-04-27 10:15:00,3119.69,3117.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54323,做空,2024-04-27 10:15:00,2024-04-27 10:45:00,3117.12,3110.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54324,做多,2024-04-27 11:10:00,2024-04-27 11:15:00,3118.16,3116.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54325,做空,2024-04-27 11:15:00,2024-04-27 14:45:00,3116.91,3149.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54326,做多,2024-04-27 14:45:00,2024-04-27 14:50:00,3149.2,3146.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54327,做空,2024-04-27 14:50:00,2024-04-27 14:55:00,3146.05,3149.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54328,做多,2024-04-27 14:55:00,2024-04-27 15:00:00,3149.0,3146.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54329,做空,2024-04-27 15:00:00,2024-04-27 15:05:00,3146.08,3152.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54330,做多,2024-04-27 15:05:00,2024-04-27 15:20:00,3152.68,3148.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54331,做空,2024-04-27 15:20:00,2024-04-27 15:30:00,3148.38,3143.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54332,做多,2024-04-27 16:05:00,2024-04-27 16:20:00,3148.87,3159.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54333,做多,2024-04-27 16:30:00,2024-04-27 16:45:00,3149.67,3156.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54334,做多,2024-04-27 19:10:00,2024-04-27 20:05:00,3246.51,3235.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54335,做空,2024-04-27 20:05:00,2024-04-27 20:15:00,3235.54,3226.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54336,做多,2024-04-27 20:45:00,2024-04-27 21:10:00,3234.58,3233.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54337,做空,2024-04-27 21:10:00,2024-04-27 21:15:00,3233.29,3235.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54338,做多,2024-04-27 21:15:00,2024-04-27 21:25:00,3235.79,3235.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54339,做多,2024-04-27 23:00:00,2024-04-27 23:05:00,3250.6,3253.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54340,做多,2024-04-28 00:45:00,2024-04-28 00:55:00,3253.91,3253.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54341,做空,2024-04-28 00:55:00,2024-04-28 01:00:00,3253.12,3256.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54342,做多,2024-04-28 01:00:00,2024-04-28 01:15:00,3256.72,3252.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54343,做空,2024-04-28 01:15:00,2024-04-28 01:20:00,3252.63,3258.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54344,做多,2024-04-28 01:20:00,2024-04-28 01:25:00,3258.24,3261.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54345,做多,2024-04-28 04:05:00,2024-04-28 05:45:00,3304.59,3313.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54346,做多,2024-04-28 08:00:00,2024-04-28 08:25:00,3316.29,3317.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54347,做空,2024-04-28 08:25:00,2024-04-28 08:30:00,3317.11,3320.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54348,做多,2024-04-28 08:30:00,2024-04-28 08:35:00,3320.02,3315.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54349,做空,2024-04-28 08:35:00,2024-04-28 08:40:00,3315.74,3308.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54350,做多,2024-04-28 09:05:00,2024-04-28 09:15:00,3315.92,3314.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54351,做空,2024-04-28 09:15:00,2024-04-28 09:35:00,3314.43,3307.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54352,做多,2024-04-28 10:40:00,2024-04-28 12:15:00,3303.59,3285.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54353,做空,2024-04-28 12:15:00,2024-04-28 12:25:00,3285.77,3288.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54354,做多,2024-04-28 12:25:00,2024-04-28 12:55:00,3288.99,3286.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54355,做空,2024-04-28 12:55:00,2024-04-28 13:05:00,3286.61,3293.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54356,做多,2024-04-28 13:05:00,2024-04-28 13:10:00,3293.0,3300.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54357,做多,2024-04-28 14:50:00,2024-04-28 15:00:00,3314.02,3314.98,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54358,做多,2024-04-28 15:35:00,2024-04-28 15:45:00,3322.12,3317.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54359,做空,2024-04-28 15:45:00,2024-04-28 16:20:00,3317.77,3326.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54360,做多,2024-04-28 16:20:00,2024-04-28 16:25:00,3326.57,3321.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54361,做多,2024-04-28 16:55:00,2024-04-28 17:00:00,3319.61,3315.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54362,做空,2024-04-28 17:00:00,2024-04-28 17:05:00,3315.05,3316.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54363,做多,2024-04-28 17:05:00,2024-04-28 17:35:00,3316.19,3321.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -54364,做空,2024-04-28 17:35:00,2024-04-28 18:15:00,3321.99,3319.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -54365,做多,2024-04-28 18:15:00,2024-04-28 18:35:00,3319.09,3321.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -54366,做空,2024-04-28 18:35:00,2024-04-28 18:40:00,3321.0,3321.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54367,做多,2024-04-28 18:40:00,2024-04-28 18:45:00,3321.22,3346.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54368,做多,2024-04-28 18:45:00,2024-04-28 18:50:00,3346.68,3342.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54369,做多,2024-04-28 22:00:00,2024-04-28 22:25:00,3305.44,3304.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54370,做空,2024-04-28 22:25:00,2024-04-28 22:30:00,3304.76,3294.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54371,做多,2024-04-29 00:05:00,2024-04-29 01:15:00,3275.99,3272.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54372,做空,2024-04-29 01:15:00,2024-04-29 01:35:00,3272.77,3284.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54373,做多,2024-04-29 01:35:00,2024-04-29 01:40:00,3284.49,3274.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54374,做空,2024-04-29 01:40:00,2024-04-29 01:45:00,3274.91,3280.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54375,做多,2024-04-29 01:45:00,2024-04-29 01:55:00,3280.0,3274.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54376,做空,2024-04-29 01:55:00,2024-04-29 02:00:00,3274.89,3275.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54377,做多,2024-04-29 02:00:00,2024-04-29 02:10:00,3275.88,3265.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54378,做空,2024-04-29 02:10:00,2024-04-29 02:15:00,3265.58,3262.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54379,做多,2024-04-29 04:35:00,2024-04-29 04:55:00,3199.18,3200.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54380,做空,2024-04-29 04:55:00,2024-04-29 05:05:00,3200.29,3197.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -54381,做多,2024-04-29 05:05:00,2024-04-29 05:15:00,3197.65,3196.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54382,做空,2024-04-29 05:15:00,2024-04-29 05:30:00,3196.9,3181.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54383,做多,2024-04-29 05:35:00,2024-04-29 06:10:00,3193.75,3192.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54384,做多,2024-04-29 07:15:00,2024-04-29 07:20:00,3187.79,3181.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54385,做空,2024-04-29 07:20:00,2024-04-29 07:25:00,3181.64,3183.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54386,做多,2024-04-29 07:25:00,2024-04-29 07:45:00,3183.63,3184.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54387,做空,2024-04-29 07:45:00,2024-04-29 08:15:00,3184.33,3174.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54388,做多,2024-04-29 09:35:00,2024-04-29 09:40:00,3175.26,3172.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54389,做空,2024-04-29 09:40:00,2024-04-29 11:15:00,3172.68,3171.57,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54390,做多,2024-04-29 12:20:00,2024-04-29 13:05:00,3164.93,3157.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54391,做空,2024-04-29 13:05:00,2024-04-29 13:20:00,3157.82,3148.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54392,做多,2024-04-29 14:15:00,2024-04-29 16:00:00,3145.53,3180.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54393,做多,2024-04-29 17:15:00,2024-04-29 17:30:00,3165.57,3171.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -54394,做空,2024-04-29 17:30:00,2024-04-29 17:40:00,3171.03,3172.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54395,做多,2024-04-29 17:40:00,2024-04-29 17:55:00,3172.55,3172.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54396,做多,2024-04-29 18:50:00,2024-04-29 19:00:00,3167.76,3167.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54397,做空,2024-04-29 19:00:00,2024-04-29 19:05:00,3167.26,3170.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54398,做多,2024-04-29 19:05:00,2024-04-29 19:10:00,3170.33,3169.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54399,做空,2024-04-29 19:10:00,2024-04-29 19:30:00,3169.74,3169.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54400,做多,2024-04-29 19:30:00,2024-04-29 19:35:00,3169.94,3168.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54401,做空,2024-04-29 19:35:00,2024-04-29 19:45:00,3168.84,3172.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54402,做多,2024-04-29 19:45:00,2024-04-29 19:50:00,3172.45,3179.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54403,做多,2024-04-29 20:55:00,2024-04-29 21:55:00,3175.58,3174.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54404,做空,2024-04-29 21:55:00,2024-04-29 23:55:00,3174.48,3215.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54405,做多,2024-04-29 23:55:00,2024-04-30 00:30:00,3215.27,3217.78,0.0,100.0,0.0,0.0,0.0,0.0,flip -54406,做空,2024-04-30 00:30:00,2024-04-30 01:50:00,3217.78,3194.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54407,做多,2024-04-30 02:50:00,2024-04-30 02:55:00,3194.21,3192.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54408,做空,2024-04-30 02:55:00,2024-04-30 03:25:00,3192.37,3188.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -54409,做多,2024-04-30 03:25:00,2024-04-30 03:35:00,3188.16,3180.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54410,做空,2024-04-30 03:35:00,2024-04-30 04:20:00,3180.66,3173.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54411,做多,2024-04-30 05:55:00,2024-04-30 06:20:00,3167.54,3166.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54412,做空,2024-04-30 06:20:00,2024-04-30 06:25:00,3166.38,3169.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54413,做多,2024-04-30 06:25:00,2024-04-30 06:45:00,3169.99,3170.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54414,做空,2024-04-30 06:45:00,2024-04-30 07:30:00,3170.3,3162.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54415,做多,2024-04-30 07:35:00,2024-04-30 07:40:00,3169.61,3160.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54416,做空,2024-04-30 07:40:00,2024-04-30 07:45:00,3160.1,3160.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54417,做多,2024-04-30 12:50:00,2024-04-30 12:55:00,3011.39,3007.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54418,做空,2024-04-30 12:55:00,2024-04-30 13:05:00,3007.69,3009.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54419,做多,2024-04-30 13:05:00,2024-04-30 13:15:00,3009.01,3014.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54420,做多,2024-04-30 14:20:00,2024-04-30 14:45:00,3003.69,3024.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54421,做多,2024-04-30 15:15:00,2024-04-30 17:10:00,3003.8,2984.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54422,做空,2024-04-30 17:10:00,2024-04-30 17:40:00,2984.54,2980.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -54423,做多,2024-04-30 17:40:00,2024-04-30 18:05:00,2980.74,2978.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54424,做空,2024-04-30 18:05:00,2024-04-30 18:10:00,2978.6,2982.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54425,做多,2024-04-30 18:10:00,2024-04-30 19:05:00,2982.22,2974.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54426,做空,2024-04-30 19:05:00,2024-04-30 19:10:00,2974.66,2951.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54427,做多,2024-04-30 20:00:00,2024-04-30 20:20:00,2964.94,2962.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54428,做空,2024-04-30 20:20:00,2024-04-30 20:30:00,2962.34,2963.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54429,做多,2024-04-30 20:30:00,2024-04-30 22:10:00,2963.19,3002.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54430,做多,2024-04-30 23:10:00,2024-04-30 23:45:00,3002.24,3024.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54431,做多,2024-05-01 00:20:00,2024-05-01 01:55:00,3009.01,3001.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54432,做空,2024-05-01 01:55:00,2024-05-01 02:05:00,3001.07,2983.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54433,做多,2024-05-01 03:00:00,2024-05-01 03:40:00,2989.18,2998.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54434,做多,2024-05-01 05:35:00,2024-05-01 10:00:00,3000.4,2866.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54435,做空,2024-05-01 10:00:00,2024-05-01 10:10:00,2866.58,2869.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54436,做多,2024-05-01 10:10:00,2024-05-01 10:20:00,2869.49,2885.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54437,做多,2024-05-01 11:35:00,2024-05-01 11:50:00,2883.87,2898.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54438,做多,2024-05-01 13:10:00,2024-05-01 13:15:00,2912.41,2906.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54439,做空,2024-05-01 13:15:00,2024-05-01 13:30:00,2906.43,2885.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54440,做多,2024-05-01 14:15:00,2024-05-01 14:20:00,2900.68,2895.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54441,做空,2024-05-01 14:20:00,2024-05-01 14:40:00,2895.36,2901.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54442,做多,2024-05-01 14:40:00,2024-05-01 14:45:00,2901.85,2897.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54443,做空,2024-05-01 14:45:00,2024-05-01 15:05:00,2897.31,2888.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54444,做多,2024-05-01 15:20:00,2024-05-01 16:05:00,2890.84,2879.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54445,做空,2024-05-01 16:05:00,2024-05-01 16:15:00,2879.41,2889.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54446,做多,2024-05-01 16:15:00,2024-05-01 16:20:00,2889.87,2890.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54447,做空,2024-05-01 16:20:00,2024-05-01 16:50:00,2890.09,2888.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54448,做多,2024-05-01 16:50:00,2024-05-01 17:05:00,2888.94,2885.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54449,做空,2024-05-01 17:05:00,2024-05-01 17:10:00,2885.49,2875.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54450,做多,2024-05-01 17:25:00,2024-05-01 17:30:00,2894.82,2899.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54451,做多,2024-05-01 20:40:00,2024-05-01 21:20:00,2941.99,2960.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54452,做多,2024-05-01 22:55:00,2024-05-01 23:05:00,2969.05,2967.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54453,做空,2024-05-01 23:05:00,2024-05-01 23:10:00,2967.91,2971.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54454,做多,2024-05-01 23:10:00,2024-05-01 23:15:00,2971.48,2969.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54455,做空,2024-05-01 23:15:00,2024-05-01 23:30:00,2969.06,2972.66,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54456,做多,2024-05-01 23:30:00,2024-05-01 23:35:00,2972.66,2974.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54457,做多,2024-05-02 00:00:00,2024-05-02 00:05:00,2981.29,2974.04,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54458,做多,2024-05-02 00:15:00,2024-05-02 03:20:00,2968.54,2930.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54459,做多,2024-05-02 06:25:00,2024-05-02 06:35:00,2922.44,2917.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54460,做多,2024-05-02 06:55:00,2024-05-02 07:05:00,2914.18,2926.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54461,做多,2024-05-02 07:55:00,2024-05-02 08:25:00,2920.75,2941.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54462,做多,2024-05-02 10:35:00,2024-05-02 10:40:00,2943.48,2950.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54463,做多,2024-05-02 10:40:00,2024-05-02 10:45:00,2950.07,2958.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54464,做多,2024-05-02 12:30:00,2024-05-02 12:40:00,2990.24,2991.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54465,做空,2024-05-02 12:40:00,2024-05-02 12:45:00,2991.26,2991.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54466,做多,2024-05-02 12:45:00,2024-05-02 14:40:00,2991.3,2992.69,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54467,做多,2024-05-02 15:55:00,2024-05-02 16:30:00,2989.76,2990.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54468,做空,2024-05-02 16:30:00,2024-05-02 16:45:00,2990.53,2979.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54469,做多,2024-05-02 17:05:00,2024-05-02 17:20:00,2983.05,2994.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54470,做多,2024-05-02 17:50:00,2024-05-02 17:55:00,2991.05,2992.13,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54471,做多,2024-05-02 18:35:00,2024-05-02 18:45:00,2991.33,3003.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54472,做多,2024-05-02 19:05:00,2024-05-02 19:10:00,2990.32,2982.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54473,做空,2024-05-02 19:10:00,2024-05-02 19:20:00,2982.76,2988.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54474,做多,2024-05-02 19:20:00,2024-05-02 20:20:00,2988.34,2995.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -54475,做空,2024-05-02 20:20:00,2024-05-02 20:35:00,2995.27,2977.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54476,做多,2024-05-02 21:00:00,2024-05-02 21:20:00,2992.55,2991.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54477,做空,2024-05-02 21:20:00,2024-05-02 21:25:00,2991.35,2993.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54478,做多,2024-05-02 21:25:00,2024-05-02 21:35:00,2993.9,3013.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54479,做多,2024-05-02 22:50:00,2024-05-03 00:10:00,2999.31,2989.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54480,做空,2024-05-03 00:10:00,2024-05-03 00:25:00,2989.29,2980.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54481,做多,2024-05-03 00:50:00,2024-05-03 01:05:00,2984.48,2998.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54482,做多,2024-05-03 02:45:00,2024-05-03 02:50:00,3013.56,3012.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54483,做空,2024-05-03 02:50:00,2024-05-03 03:00:00,3012.45,3017.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54484,做多,2024-05-03 03:00:00,2024-05-03 03:10:00,3017.6,3017.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54485,做空,2024-05-03 03:10:00,2024-05-03 03:30:00,3017.44,3017.35,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54486,做多,2024-05-03 03:30:00,2024-05-03 03:35:00,3017.35,3012.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54487,做空,2024-05-03 03:35:00,2024-05-03 03:50:00,3012.43,3007.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54488,做多,2024-05-03 04:10:00,2024-05-03 04:20:00,3012.32,3012.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54489,做空,2024-05-03 04:20:00,2024-05-03 04:30:00,3012.33,3003.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54490,做多,2024-05-03 07:10:00,2024-05-03 07:25:00,2989.51,2987.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54491,做空,2024-05-03 07:25:00,2024-05-03 07:35:00,2987.2,2975.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54492,做多,2024-05-03 08:25:00,2024-05-03 08:30:00,2978.86,2976.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54493,做空,2024-05-03 08:30:00,2024-05-03 08:35:00,2976.9,2981.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54494,做多,2024-05-03 08:35:00,2024-05-03 08:40:00,2981.03,2980.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54495,做空,2024-05-03 08:40:00,2024-05-03 09:00:00,2980.01,2973.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -54496,做多,2024-05-03 09:00:00,2024-05-03 09:35:00,2973.73,2981.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54497,做多,2024-05-03 11:20:00,2024-05-03 11:30:00,2973.01,2974.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -54498,做空,2024-05-03 11:30:00,2024-05-03 11:40:00,2974.73,2973.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -54499,做多,2024-05-03 11:40:00,2024-05-03 11:55:00,2973.16,2979.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54500,做多,2024-05-03 12:25:00,2024-05-03 12:30:00,2977.38,3013.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54501,做多,2024-05-03 12:30:00,2024-05-03 12:35:00,3013.51,3017.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54502,做多,2024-05-03 15:20:00,2024-05-03 15:30:00,3056.41,3070.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54503,做多,2024-05-03 17:15:00,2024-05-03 17:40:00,3072.79,3073.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54504,做空,2024-05-03 17:40:00,2024-05-03 17:45:00,3073.92,3078.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54505,做多,2024-05-03 17:45:00,2024-05-03 18:15:00,3078.63,3074.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54506,做空,2024-05-03 18:15:00,2024-05-03 18:45:00,3074.26,3069.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54507,做多,2024-05-03 19:35:00,2024-05-03 20:00:00,3070.34,3070.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54508,做空,2024-05-03 20:00:00,2024-05-03 21:35:00,3070.39,3098.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54509,做多,2024-05-03 21:35:00,2024-05-03 22:00:00,3098.35,3107.37,0.0,100.0,0.0,0.0,0.0,0.0,flip -54510,做空,2024-05-03 22:00:00,2024-05-03 22:15:00,3107.37,3106.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54511,做多,2024-05-03 22:15:00,2024-05-03 22:25:00,3106.95,3112.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54512,做多,2024-05-03 22:25:00,2024-05-03 22:50:00,3112.92,3108.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54513,做空,2024-05-03 22:50:00,2024-05-03 23:05:00,3108.24,3105.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -54514,做多,2024-05-03 23:05:00,2024-05-03 23:30:00,3105.98,3110.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54515,做多,2024-05-03 23:40:00,2024-05-04 00:35:00,3107.42,3118.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54516,做多,2024-05-04 03:05:00,2024-05-04 03:20:00,3104.84,3110.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54517,做多,2024-05-04 04:25:00,2024-05-04 04:35:00,3108.8,3105.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54518,做空,2024-05-04 04:35:00,2024-05-04 04:40:00,3105.14,3109.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54519,做多,2024-05-04 04:40:00,2024-05-04 04:45:00,3109.51,3112.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54520,做多,2024-05-04 04:45:00,2024-05-04 04:55:00,3112.48,3116.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54521,做多,2024-05-04 05:40:00,2024-05-04 05:55:00,3114.81,3118.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54522,做多,2024-05-04 05:55:00,2024-05-04 06:05:00,3118.05,3110.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54523,做空,2024-05-04 06:05:00,2024-05-04 06:10:00,3110.59,3111.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54524,做多,2024-05-04 06:10:00,2024-05-04 06:30:00,3111.5,3113.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -54525,做空,2024-05-04 06:30:00,2024-05-04 06:40:00,3113.88,3109.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54526,做多,2024-05-04 08:10:00,2024-05-04 08:20:00,3104.01,3101.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54527,做空,2024-05-04 08:20:00,2024-05-04 08:30:00,3101.21,3103.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54528,做多,2024-05-04 08:30:00,2024-05-04 08:40:00,3103.77,3109.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54529,做多,2024-05-04 10:05:00,2024-05-04 10:10:00,3107.68,3105.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54530,做空,2024-05-04 10:10:00,2024-05-04 12:35:00,3105.49,3142.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54531,做多,2024-05-04 12:35:00,2024-05-04 12:45:00,3142.76,3142.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54532,做空,2024-05-04 12:45:00,2024-05-04 13:30:00,3142.33,3130.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54533,做多,2024-05-04 14:45:00,2024-05-04 14:50:00,3132.72,3129.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54534,做空,2024-05-04 14:50:00,2024-05-04 15:15:00,3129.24,3123.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54535,做多,2024-05-04 15:20:00,2024-05-04 16:00:00,3125.07,3123.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54536,做空,2024-05-04 16:00:00,2024-05-04 16:05:00,3123.03,3122.72,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54537,做多,2024-05-04 16:15:00,2024-05-04 16:45:00,3123.39,3129.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54538,做多,2024-05-04 17:30:00,2024-05-04 18:35:00,3123.27,3128.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54539,做多,2024-05-04 19:15:00,2024-05-04 19:40:00,3122.08,3126.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -54540,做空,2024-05-04 19:40:00,2024-05-04 20:40:00,3126.22,3132.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54541,做多,2024-05-04 20:40:00,2024-05-04 20:45:00,3132.8,3131.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54542,做空,2024-05-04 20:45:00,2024-05-04 21:30:00,3131.39,3105.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54543,做多,2024-05-04 21:50:00,2024-05-04 23:40:00,3120.85,3112.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54544,做空,2024-05-04 23:40:00,2024-05-05 00:30:00,3112.9,3107.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54545,做多,2024-05-05 01:05:00,2024-05-05 01:10:00,3113.62,3099.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54546,做空,2024-05-05 01:10:00,2024-05-05 01:15:00,3099.36,3094.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54547,做多,2024-05-05 02:20:00,2024-05-05 02:30:00,3093.46,3089.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54548,做空,2024-05-05 02:30:00,2024-05-05 02:35:00,3089.93,3091.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54549,做多,2024-05-05 02:35:00,2024-05-05 02:40:00,3091.4,3090.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54550,做空,2024-05-05 02:40:00,2024-05-05 03:00:00,3090.16,3085.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -54551,做多,2024-05-05 03:00:00,2024-05-05 04:10:00,3085.43,3089.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54552,做多,2024-05-05 04:50:00,2024-05-05 05:20:00,3088.99,3088.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54553,做空,2024-05-05 05:20:00,2024-05-05 05:25:00,3088.96,3091.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54554,做多,2024-05-05 05:25:00,2024-05-05 05:35:00,3091.52,3086.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54555,做空,2024-05-05 05:35:00,2024-05-05 05:40:00,3086.93,3088.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54556,做多,2024-05-05 05:40:00,2024-05-05 06:30:00,3088.92,3088.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54557,做空,2024-05-05 06:30:00,2024-05-05 06:35:00,3088.99,3093.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54558,做多,2024-05-05 06:35:00,2024-05-05 07:10:00,3093.04,3097.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54559,做多,2024-05-05 11:25:00,2024-05-05 11:30:00,3137.95,3137.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54560,做空,2024-05-05 11:30:00,2024-05-05 11:50:00,3137.94,3135.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -54561,做多,2024-05-05 11:50:00,2024-05-05 12:00:00,3135.69,3137.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54562,做多,2024-05-05 12:20:00,2024-05-05 12:45:00,3134.85,3134.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54563,做空,2024-05-05 12:45:00,2024-05-05 12:55:00,3134.1,3137.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54564,做多,2024-05-05 12:55:00,2024-05-05 13:00:00,3137.08,3134.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54565,做空,2024-05-05 13:00:00,2024-05-05 13:05:00,3134.28,3134.29,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54566,做多,2024-05-05 13:10:00,2024-05-05 13:15:00,3136.74,3152.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54567,做多,2024-05-05 13:35:00,2024-05-05 13:40:00,3140.31,3151.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54568,做多,2024-05-05 14:35:00,2024-05-05 15:20:00,3138.42,3159.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54569,做多,2024-05-05 17:15:00,2024-05-05 17:30:00,3154.93,3155.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54570,做空,2024-05-05 17:30:00,2024-05-05 17:40:00,3155.94,3153.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -54571,做多,2024-05-05 17:40:00,2024-05-05 17:45:00,3153.13,3149.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54572,做空,2024-05-05 17:45:00,2024-05-05 17:55:00,3149.44,3147.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54573,做多,2024-05-05 19:15:00,2024-05-05 19:20:00,3143.97,3140.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54574,做空,2024-05-05 19:20:00,2024-05-05 20:15:00,3140.94,3135.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54575,做多,2024-05-05 21:25:00,2024-05-05 22:00:00,3134.34,3133.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54576,做空,2024-05-05 22:00:00,2024-05-05 22:15:00,3133.41,3131.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54577,做多,2024-05-05 22:55:00,2024-05-05 23:00:00,3131.25,3130.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54578,做空,2024-05-05 23:00:00,2024-05-05 23:05:00,3130.0,3134.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54579,做多,2024-05-05 23:05:00,2024-05-05 23:20:00,3134.95,3139.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54580,做多,2024-05-06 02:10:00,2024-05-06 02:15:00,3151.78,3148.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54581,做空,2024-05-06 02:15:00,2024-05-06 02:25:00,3148.03,3153.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54582,做多,2024-05-06 02:25:00,2024-05-06 02:30:00,3153.06,3149.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54583,做空,2024-05-06 02:30:00,2024-05-06 02:40:00,3149.35,3151.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54584,做多,2024-05-06 02:40:00,2024-05-06 02:45:00,3151.03,3145.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54585,做空,2024-05-06 02:45:00,2024-05-06 02:55:00,3145.5,3132.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54586,做多,2024-05-06 04:35:00,2024-05-06 04:45:00,3133.61,3139.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54587,做多,2024-05-06 07:00:00,2024-05-06 08:00:00,3178.68,3178.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54588,做多,2024-05-06 09:30:00,2024-05-06 12:10:00,3200.4,3148.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54589,做空,2024-05-06 12:10:00,2024-05-06 12:20:00,3148.73,3131.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54590,做多,2024-05-06 13:40:00,2024-05-06 14:25:00,3118.62,3105.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54591,做空,2024-05-06 14:25:00,2024-05-06 14:30:00,3105.85,3103.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54592,做多,2024-05-06 15:45:00,2024-05-06 16:05:00,3089.11,3086.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54593,做空,2024-05-06 16:05:00,2024-05-06 16:45:00,3086.5,3079.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -54594,做多,2024-05-06 16:45:00,2024-05-06 17:15:00,3079.45,3081.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -54595,做空,2024-05-06 17:15:00,2024-05-06 17:25:00,3081.79,3080.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54596,做多,2024-05-06 17:25:00,2024-05-06 19:00:00,3080.43,3070.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54597,做空,2024-05-06 19:00:00,2024-05-06 19:10:00,3070.85,3058.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54598,做多,2024-05-06 19:50:00,2024-05-06 20:00:00,3068.68,3066.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54599,做空,2024-05-06 20:00:00,2024-05-06 20:10:00,3066.31,3064.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -54600,做多,2024-05-06 20:10:00,2024-05-06 20:35:00,3064.64,3078.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54601,做多,2024-05-06 22:20:00,2024-05-06 22:30:00,3083.18,3083.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54602,做空,2024-05-06 22:30:00,2024-05-06 22:35:00,3083.81,3078.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54603,做多,2024-05-06 22:50:00,2024-05-06 22:55:00,3082.57,3081.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54604,做空,2024-05-06 22:55:00,2024-05-06 23:00:00,3081.24,3077.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54605,做多,2024-05-07 00:25:00,2024-05-07 00:45:00,3069.64,3076.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54606,做多,2024-05-07 04:25:00,2024-05-07 04:35:00,3058.71,3058.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54607,做空,2024-05-07 04:35:00,2024-05-07 05:35:00,3058.21,3060.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54608,做多,2024-05-07 05:35:00,2024-05-07 05:40:00,3060.46,3075.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54609,做多,2024-05-07 05:40:00,2024-05-07 05:45:00,3075.99,3069.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54610,做多,2024-05-07 06:15:00,2024-05-07 07:00:00,3063.7,3065.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -54611,做空,2024-05-07 07:00:00,2024-05-07 07:05:00,3065.51,3069.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54612,做多,2024-05-07 07:05:00,2024-05-07 07:10:00,3069.42,3074.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54613,做多,2024-05-07 11:15:00,2024-05-07 11:20:00,3103.93,3097.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54614,做空,2024-05-07 11:20:00,2024-05-07 11:35:00,3097.32,3084.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54615,做多,2024-05-07 12:45:00,2024-05-07 12:50:00,3081.12,3076.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54616,做空,2024-05-07 12:50:00,2024-05-07 13:10:00,3076.29,3077.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54617,做多,2024-05-07 13:10:00,2024-05-07 13:20:00,3077.74,3071.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54618,做空,2024-05-07 13:20:00,2024-05-07 13:30:00,3071.51,3074.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54619,做多,2024-05-07 13:30:00,2024-05-07 13:35:00,3074.68,3068.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54620,做空,2024-05-07 13:35:00,2024-05-07 13:45:00,3068.27,3056.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54621,做多,2024-05-07 14:40:00,2024-05-07 14:50:00,3068.79,3080.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54622,做多,2024-05-07 15:35:00,2024-05-07 15:40:00,3075.22,3073.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54623,做空,2024-05-07 15:40:00,2024-05-07 16:00:00,3073.75,3074.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54624,做多,2024-05-07 16:00:00,2024-05-07 16:10:00,3074.52,3074.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54625,做空,2024-05-07 16:10:00,2024-05-07 16:30:00,3074.4,3062.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54626,做多,2024-05-07 19:00:00,2024-05-07 19:10:00,3050.36,3049.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54627,做空,2024-05-07 19:10:00,2024-05-07 20:35:00,3049.5,3053.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54628,做多,2024-05-07 20:35:00,2024-05-07 20:45:00,3053.51,3054.07,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54629,做多,2024-05-07 21:10:00,2024-05-07 21:15:00,3051.92,3056.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54630,做多,2024-05-07 21:15:00,2024-05-07 21:20:00,3056.13,3059.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54631,做多,2024-05-07 21:55:00,2024-05-07 22:00:00,3051.52,3045.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54632,做空,2024-05-07 22:00:00,2024-05-07 22:05:00,3045.92,3041.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54633,做多,2024-05-08 00:15:00,2024-05-08 00:20:00,3021.48,3019.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54634,做空,2024-05-08 00:20:00,2024-05-08 00:30:00,3019.27,3018.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54635,做多,2024-05-08 00:30:00,2024-05-08 00:50:00,3018.62,3016.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54636,做空,2024-05-08 00:50:00,2024-05-08 01:35:00,3016.42,3025.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54637,做多,2024-05-08 01:35:00,2024-05-08 01:40:00,3025.81,3027.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54638,做多,2024-05-08 03:00:00,2024-05-08 03:10:00,3029.21,3028.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54639,做空,2024-05-08 03:10:00,2024-05-08 03:15:00,3028.38,3023.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54640,做多,2024-05-08 03:35:00,2024-05-08 03:40:00,3028.37,3035.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54641,做多,2024-05-08 03:40:00,2024-05-08 03:45:00,3035.88,3034.15,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54642,做多,2024-05-08 05:30:00,2024-05-08 06:10:00,3025.73,3019.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54643,做空,2024-05-08 06:10:00,2024-05-08 06:20:00,3019.76,2999.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54644,做多,2024-05-08 06:35:00,2024-05-08 08:25:00,3016.56,3005.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54645,做空,2024-05-08 08:25:00,2024-05-08 08:45:00,3005.45,2983.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54646,做多,2024-05-08 08:55:00,2024-05-08 09:05:00,3001.91,2999.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54647,做空,2024-05-08 09:05:00,2024-05-08 09:20:00,2999.65,2987.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54648,做多,2024-05-08 09:25:00,2024-05-08 11:05:00,2994.06,2993.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54649,做空,2024-05-08 11:05:00,2024-05-08 11:20:00,2993.73,2989.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54650,做多,2024-05-08 11:45:00,2024-05-08 12:15:00,2998.18,3000.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -54651,做空,2024-05-08 12:15:00,2024-05-08 12:50:00,3000.88,2995.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -54652,做多,2024-05-08 12:50:00,2024-05-08 13:10:00,2995.81,2995.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54653,做空,2024-05-08 13:10:00,2024-05-08 13:15:00,2995.13,3006.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54654,做多,2024-05-08 13:15:00,2024-05-08 13:20:00,3006.39,3008.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54655,做多,2024-05-08 15:45:00,2024-05-08 15:50:00,3014.46,3009.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54656,做空,2024-05-08 15:50:00,2024-05-08 16:15:00,3009.88,3010.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54657,做多,2024-05-08 16:15:00,2024-05-08 16:35:00,3010.57,3008.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54658,做空,2024-05-08 16:35:00,2024-05-08 17:25:00,3008.01,3011.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54659,做多,2024-05-08 17:25:00,2024-05-08 17:35:00,3011.4,3008.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54660,做空,2024-05-08 17:35:00,2024-05-08 17:50:00,3008.51,3010.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54661,做多,2024-05-08 17:50:00,2024-05-08 18:20:00,3010.15,3021.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54662,做多,2024-05-08 19:00:00,2024-05-08 19:10:00,3012.82,3002.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54663,做空,2024-05-08 19:10:00,2024-05-08 19:15:00,3002.91,3001.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54664,做多,2024-05-08 21:20:00,2024-05-08 22:10:00,2964.48,2960.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54665,做空,2024-05-08 22:10:00,2024-05-08 22:15:00,2960.78,2968.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54666,做多,2024-05-08 22:15:00,2024-05-08 22:35:00,2968.42,2963.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54667,做空,2024-05-08 22:35:00,2024-05-08 22:55:00,2963.73,2969.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54668,做多,2024-05-08 22:55:00,2024-05-08 23:00:00,2969.82,2967.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54669,做空,2024-05-08 23:00:00,2024-05-08 23:10:00,2967.55,2975.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54670,做多,2024-05-08 23:10:00,2024-05-08 23:15:00,2975.29,2966.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54671,做空,2024-05-08 23:15:00,2024-05-08 23:25:00,2966.47,2969.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54672,做多,2024-05-08 23:25:00,2024-05-08 23:50:00,2969.01,2976.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54673,做多,2024-05-09 03:30:00,2024-05-09 03:45:00,2998.06,2997.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54674,做空,2024-05-09 03:45:00,2024-05-09 03:50:00,2997.74,3000.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54675,做多,2024-05-09 03:50:00,2024-05-09 03:55:00,3000.08,2998.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54676,做空,2024-05-09 03:55:00,2024-05-09 04:05:00,2998.4,3004.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54677,做多,2024-05-09 04:05:00,2024-05-09 04:20:00,3004.83,2999.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54678,做空,2024-05-09 04:20:00,2024-05-09 04:30:00,2999.37,2997.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -54679,做多,2024-05-09 04:30:00,2024-05-09 05:20:00,2997.82,3010.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54680,做多,2024-05-09 09:10:00,2024-05-09 09:15:00,2984.92,2976.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54681,做空,2024-05-09 09:15:00,2024-05-09 09:20:00,2976.91,2971.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54682,做多,2024-05-09 09:55:00,2024-05-09 10:00:00,2983.07,2978.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54683,做空,2024-05-09 10:00:00,2024-05-09 10:15:00,2978.97,2966.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54684,做多,2024-05-09 10:45:00,2024-05-09 10:50:00,2975.21,2973.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54685,做空,2024-05-09 10:50:00,2024-05-09 10:55:00,2973.04,2955.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54686,做多,2024-05-09 11:20:00,2024-05-09 11:45:00,2971.84,2981.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54687,做多,2024-05-09 14:25:00,2024-05-09 15:05:00,2978.48,3001.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54688,做多,2024-05-09 17:30:00,2024-05-09 17:55:00,3004.1,3004.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54689,做空,2024-05-09 17:55:00,2024-05-09 18:00:00,3004.12,3008.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54690,做多,2024-05-09 18:00:00,2024-05-09 18:15:00,3008.89,3009.28,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54691,做多,2024-05-09 20:20:00,2024-05-09 20:25:00,3019.08,3018.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54692,做空,2024-05-09 20:25:00,2024-05-09 20:35:00,3018.92,3019.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54693,做多,2024-05-09 20:35:00,2024-05-09 20:40:00,3019.8,3019.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54694,做空,2024-05-09 20:40:00,2024-05-09 20:55:00,3019.61,3022.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54695,做多,2024-05-09 20:55:00,2024-05-09 21:00:00,3022.17,3026.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54696,做多,2024-05-09 21:30:00,2024-05-09 21:55:00,3019.46,3021.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -54697,做空,2024-05-09 21:55:00,2024-05-09 22:05:00,3021.13,3020.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54698,做多,2024-05-09 22:05:00,2024-05-09 22:15:00,3020.93,3024.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -54699,做空,2024-05-09 22:15:00,2024-05-09 23:25:00,3024.68,3033.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54700,做多,2024-05-09 23:25:00,2024-05-10 01:35:00,3033.88,3032.75,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54701,做多,2024-05-10 02:40:00,2024-05-10 02:45:00,3032.77,3030.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54702,做空,2024-05-10 02:45:00,2024-05-10 02:50:00,3030.18,3029.24,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54703,做多,2024-05-10 03:50:00,2024-05-10 04:05:00,3029.29,3025.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54704,做空,2024-05-10 04:05:00,2024-05-10 04:10:00,3025.88,3028.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54705,做多,2024-05-10 04:10:00,2024-05-10 04:20:00,3028.72,3031.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54706,做多,2024-05-10 05:30:00,2024-05-10 06:10:00,3029.39,3038.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54707,做多,2024-05-10 08:00:00,2024-05-10 09:45:00,3042.04,3032.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54708,做空,2024-05-10 09:45:00,2024-05-10 09:55:00,3032.44,3033.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54709,做多,2024-05-10 09:55:00,2024-05-10 10:00:00,3033.63,3029.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54710,做空,2024-05-10 10:00:00,2024-05-10 10:05:00,3029.95,3027.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54711,做多,2024-05-10 10:20:00,2024-05-10 10:30:00,3032.89,3033.38,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54712,做空,2024-05-10 10:30:00,2024-05-10 11:00:00,3033.38,3028.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54713,做多,2024-05-10 11:20:00,2024-05-10 11:25:00,3031.21,3030.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54714,做空,2024-05-10 11:25:00,2024-05-10 11:45:00,3030.13,3031.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54715,做多,2024-05-10 11:45:00,2024-05-10 11:50:00,3031.16,3034.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54716,做多,2024-05-10 12:25:00,2024-05-10 12:30:00,3033.74,3032.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54717,做空,2024-05-10 12:30:00,2024-05-10 12:45:00,3032.9,3024.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54718,做多,2024-05-10 13:45:00,2024-05-10 13:50:00,3030.07,3026.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54719,做空,2024-05-10 13:50:00,2024-05-10 14:00:00,3026.19,3016.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54720,做多,2024-05-10 16:15:00,2024-05-10 16:25:00,2929.45,2920.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54721,做空,2024-05-10 16:25:00,2024-05-10 16:55:00,2920.42,2921.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54722,做多,2024-05-10 16:55:00,2024-05-10 17:00:00,2921.59,2913.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54723,做空,2024-05-10 17:00:00,2024-05-10 17:15:00,2913.22,2898.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54724,做多,2024-05-10 18:30:00,2024-05-10 18:50:00,2901.7,2903.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54725,做多,2024-05-10 19:50:00,2024-05-10 19:55:00,2905.88,2901.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54726,做空,2024-05-10 19:55:00,2024-05-10 20:00:00,2901.94,2906.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54727,做多,2024-05-10 20:00:00,2024-05-10 20:10:00,2906.06,2905.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54728,做空,2024-05-10 20:10:00,2024-05-10 20:20:00,2905.86,2895.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54729,做多,2024-05-10 21:20:00,2024-05-10 21:25:00,2898.58,2895.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54730,做空,2024-05-10 21:25:00,2024-05-10 21:30:00,2895.84,2898.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54731,做多,2024-05-10 21:30:00,2024-05-10 21:40:00,2898.5,2895.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54732,做空,2024-05-10 21:40:00,2024-05-10 21:45:00,2895.05,2900.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54733,做多,2024-05-10 21:45:00,2024-05-10 21:55:00,2900.22,2906.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54734,做多,2024-05-10 22:30:00,2024-05-10 23:05:00,2899.24,2914.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54735,做多,2024-05-11 00:10:00,2024-05-11 00:20:00,2912.23,2918.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54736,做多,2024-05-11 00:45:00,2024-05-11 01:00:00,2915.59,2919.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54737,做多,2024-05-11 01:40:00,2024-05-11 02:00:00,2919.27,2919.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54738,做空,2024-05-11 02:00:00,2024-05-11 02:35:00,2919.58,2922.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54739,做多,2024-05-11 02:35:00,2024-05-11 02:45:00,2922.86,2920.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54740,做空,2024-05-11 02:45:00,2024-05-11 02:55:00,2920.56,2919.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54741,做多,2024-05-11 02:55:00,2024-05-11 03:00:00,2919.15,2917.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54742,做空,2024-05-11 03:00:00,2024-05-11 03:15:00,2917.14,2918.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54743,做多,2024-05-11 03:15:00,2024-05-11 03:20:00,2918.12,2917.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54744,做空,2024-05-11 03:20:00,2024-05-11 03:35:00,2917.27,2909.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54745,做多,2024-05-11 04:35:00,2024-05-11 05:10:00,2912.3,2917.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54746,做多,2024-05-11 06:50:00,2024-05-11 07:00:00,2918.65,2919.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54747,做空,2024-05-11 07:00:00,2024-05-11 07:15:00,2919.78,2918.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54748,做多,2024-05-11 07:25:00,2024-05-11 07:45:00,2920.66,2922.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54749,做多,2024-05-11 09:45:00,2024-05-11 09:50:00,2910.93,2909.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54750,做空,2024-05-11 09:50:00,2024-05-11 10:35:00,2909.53,2906.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54751,做多,2024-05-11 10:40:00,2024-05-11 10:55:00,2908.19,2907.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54752,做空,2024-05-11 10:55:00,2024-05-11 11:05:00,2907.29,2899.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54753,做多,2024-05-11 11:30:00,2024-05-11 11:45:00,2906.11,2903.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54754,做空,2024-05-11 11:45:00,2024-05-11 11:50:00,2903.24,2906.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54755,做多,2024-05-11 11:50:00,2024-05-11 11:55:00,2906.52,2904.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54756,做空,2024-05-11 11:55:00,2024-05-11 12:00:00,2904.04,2906.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54757,做多,2024-05-11 12:00:00,2024-05-11 12:35:00,2906.81,2906.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54758,做空,2024-05-11 12:35:00,2024-05-11 13:00:00,2906.01,2901.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54759,做多,2024-05-11 13:05:00,2024-05-11 13:10:00,2910.6,2910.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54760,做多,2024-05-11 13:35:00,2024-05-11 13:45:00,2908.19,2912.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54761,做多,2024-05-11 15:00:00,2024-05-11 15:10:00,2910.27,2921.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54762,做多,2024-05-11 17:10:00,2024-05-11 17:40:00,2925.5,2929.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54763,做多,2024-05-11 18:05:00,2024-05-11 18:15:00,2925.7,2929.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54764,做多,2024-05-11 19:05:00,2024-05-11 19:10:00,2933.22,2929.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54765,做空,2024-05-11 19:10:00,2024-05-11 19:55:00,2929.6,2931.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54766,做多,2024-05-11 19:55:00,2024-05-11 20:00:00,2931.06,2928.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54767,做空,2024-05-11 20:00:00,2024-05-11 20:15:00,2928.9,2930.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54768,做多,2024-05-11 20:15:00,2024-05-11 20:20:00,2930.45,2926.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54769,做空,2024-05-11 20:20:00,2024-05-11 20:25:00,2926.91,2923.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54770,做多,2024-05-11 22:00:00,2024-05-11 22:05:00,2922.03,2920.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54771,做空,2024-05-11 22:05:00,2024-05-11 22:15:00,2920.87,2916.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54772,做多,2024-05-11 22:25:00,2024-05-11 22:35:00,2918.03,2917.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54773,做空,2024-05-11 22:35:00,2024-05-11 23:15:00,2917.73,2915.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54774,做多,2024-05-11 23:25:00,2024-05-11 23:30:00,2917.65,2914.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54775,做空,2024-05-11 23:30:00,2024-05-11 23:35:00,2914.22,2910.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54776,做多,2024-05-12 00:05:00,2024-05-12 00:20:00,2916.67,2920.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54777,做多,2024-05-12 02:30:00,2024-05-12 02:45:00,2918.15,2923.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54778,做多,2024-05-12 05:15:00,2024-05-12 05:25:00,2926.07,2924.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54779,做空,2024-05-12 05:25:00,2024-05-12 05:45:00,2924.37,2924.62,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54780,做多,2024-05-12 05:55:00,2024-05-12 06:15:00,2926.26,2923.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54781,做空,2024-05-12 06:15:00,2024-05-12 06:20:00,2923.59,2922.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54782,做多,2024-05-12 08:30:00,2024-05-12 08:55:00,2914.11,2916.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54783,做多,2024-05-12 09:45:00,2024-05-12 10:05:00,2912.97,2921.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54784,做多,2024-05-12 10:05:00,2024-05-12 10:10:00,2921.42,2926.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54785,做多,2024-05-12 11:25:00,2024-05-12 12:35:00,2929.69,2929.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54786,做空,2024-05-12 12:35:00,2024-05-12 12:55:00,2929.42,2930.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54787,做多,2024-05-12 12:55:00,2024-05-12 13:10:00,2930.15,2927.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54788,做空,2024-05-12 13:10:00,2024-05-12 13:15:00,2927.73,2930.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54789,做多,2024-05-12 13:15:00,2024-05-12 13:25:00,2930.75,2933.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54790,做多,2024-05-12 15:20:00,2024-05-12 15:30:00,2931.29,2930.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54791,做空,2024-05-12 15:30:00,2024-05-12 15:35:00,2930.38,2935.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54792,做多,2024-05-12 15:35:00,2024-05-12 15:40:00,2935.76,2937.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54793,做多,2024-05-12 17:10:00,2024-05-12 18:15:00,2936.09,2934.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54794,做空,2024-05-12 18:15:00,2024-05-12 18:25:00,2934.65,2936.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54795,做多,2024-05-12 18:25:00,2024-05-12 18:30:00,2936.84,2933.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54796,做空,2024-05-12 18:30:00,2024-05-12 19:00:00,2933.47,2926.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54797,做多,2024-05-12 19:50:00,2024-05-12 20:00:00,2929.91,2926.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54798,做空,2024-05-12 20:00:00,2024-05-12 20:10:00,2926.01,2929.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54799,做多,2024-05-12 20:10:00,2024-05-12 20:15:00,2929.09,2928.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54800,做空,2024-05-12 20:15:00,2024-05-12 20:50:00,2928.57,2925.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54801,做多,2024-05-12 21:40:00,2024-05-12 21:45:00,2929.66,2931.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54802,做多,2024-05-12 23:50:00,2024-05-13 00:10:00,2931.66,2934.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54803,做多,2024-05-13 00:10:00,2024-05-13 00:15:00,2934.76,2933.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54804,做多,2024-05-13 00:55:00,2024-05-13 01:10:00,2932.47,2930.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54805,做空,2024-05-13 01:10:00,2024-05-13 01:15:00,2930.95,2917.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54806,做多,2024-05-13 03:50:00,2024-05-13 04:40:00,2887.22,2880.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54807,做空,2024-05-13 04:40:00,2024-05-13 04:45:00,2880.22,2882.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54808,做多,2024-05-13 04:45:00,2024-05-13 05:10:00,2882.04,2894.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54809,做多,2024-05-13 06:05:00,2024-05-13 06:40:00,2884.35,2916.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54810,做多,2024-05-13 11:45:00,2024-05-13 12:00:00,2964.83,2967.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54811,做多,2024-05-13 12:25:00,2024-05-13 12:30:00,2968.84,2969.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54812,做多,2024-05-13 12:50:00,2024-05-13 13:10:00,2966.44,2979.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54813,做多,2024-05-13 13:40:00,2024-05-13 13:55:00,2967.81,2965.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54814,做空,2024-05-13 13:55:00,2024-05-13 14:05:00,2965.51,2970.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54815,做多,2024-05-13 14:05:00,2024-05-13 14:10:00,2970.96,2970.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54816,做空,2024-05-13 14:10:00,2024-05-13 14:30:00,2970.79,2961.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54817,做多,2024-05-13 15:20:00,2024-05-13 15:25:00,2964.99,2962.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54818,做空,2024-05-13 15:25:00,2024-05-13 15:35:00,2962.23,2963.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54819,做多,2024-05-13 15:35:00,2024-05-13 15:50:00,2963.62,2966.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54820,做多,2024-05-13 16:10:00,2024-05-13 16:20:00,2958.88,2967.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54821,做多,2024-05-13 18:35:00,2024-05-13 18:40:00,2944.3,2940.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54822,做空,2024-05-13 18:40:00,2024-05-13 18:45:00,2940.83,2942.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54823,做多,2024-05-13 18:45:00,2024-05-13 18:50:00,2942.45,2942.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54824,做空,2024-05-13 18:50:00,2024-05-13 20:55:00,2942.07,2954.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54825,做多,2024-05-13 20:55:00,2024-05-13 21:15:00,2954.99,2953.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54826,做空,2024-05-13 21:15:00,2024-05-13 21:40:00,2953.03,2952.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54827,做多,2024-05-13 23:05:00,2024-05-14 00:10:00,2946.48,2950.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54828,做多,2024-05-14 01:00:00,2024-05-14 01:15:00,2950.24,2958.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54829,做多,2024-05-14 02:30:00,2024-05-14 02:35:00,2955.57,2954.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54830,做空,2024-05-14 02:35:00,2024-05-14 02:50:00,2954.14,2951.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -54831,做多,2024-05-14 02:50:00,2024-05-14 02:55:00,2951.03,2949.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54832,做空,2024-05-14 02:55:00,2024-05-14 03:10:00,2949.63,2950.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54833,做多,2024-05-14 03:10:00,2024-05-14 03:20:00,2950.78,2951.24,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54834,做多,2024-05-14 03:35:00,2024-05-14 04:25:00,2947.8,2942.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54835,做空,2024-05-14 04:25:00,2024-05-14 04:30:00,2942.49,2939.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54836,做多,2024-05-14 05:15:00,2024-05-14 05:25:00,2944.81,2946.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54837,做多,2024-05-14 07:10:00,2024-05-14 07:20:00,2916.57,2918.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -54838,做空,2024-05-14 07:20:00,2024-05-14 08:05:00,2918.44,2919.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54839,做多,2024-05-14 08:05:00,2024-05-14 08:10:00,2919.72,2917.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54840,做空,2024-05-14 08:10:00,2024-05-14 08:15:00,2917.45,2915.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54841,做多,2024-05-14 08:25:00,2024-05-14 08:55:00,2915.87,2914.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54842,做空,2024-05-14 08:55:00,2024-05-14 09:10:00,2914.5,2917.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54843,做多,2024-05-14 09:10:00,2024-05-14 09:15:00,2917.08,2916.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54844,做空,2024-05-14 09:15:00,2024-05-14 09:30:00,2916.23,2907.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54845,做多,2024-05-14 10:05:00,2024-05-14 11:35:00,2912.64,2909.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54846,做空,2024-05-14 11:35:00,2024-05-14 11:55:00,2909.18,2908.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54847,做多,2024-05-14 11:55:00,2024-05-14 12:00:00,2908.27,2906.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54848,做空,2024-05-14 12:00:00,2024-05-14 12:05:00,2906.93,2913.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54849,做多,2024-05-14 12:05:00,2024-05-14 12:10:00,2913.35,2917.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54850,做多,2024-05-14 12:40:00,2024-05-14 13:40:00,2903.38,2905.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -54851,做空,2024-05-14 13:40:00,2024-05-14 14:10:00,2905.59,2888.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54852,做多,2024-05-14 14:20:00,2024-05-14 14:30:00,2904.66,2914.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54853,做多,2024-05-14 15:05:00,2024-05-14 15:40:00,2900.25,2897.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54854,做空,2024-05-14 15:40:00,2024-05-14 15:45:00,2897.44,2899.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54855,做多,2024-05-14 15:45:00,2024-05-14 15:55:00,2899.51,2899.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54856,做空,2024-05-14 15:55:00,2024-05-14 17:05:00,2899.22,2888.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54857,做多,2024-05-14 17:15:00,2024-05-14 17:20:00,2893.17,2889.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54858,做空,2024-05-14 17:20:00,2024-05-14 17:30:00,2889.68,2879.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54859,做多,2024-05-14 18:10:00,2024-05-14 18:25:00,2884.43,2879.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54860,做空,2024-05-14 18:25:00,2024-05-14 18:30:00,2879.0,2883.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54861,做多,2024-05-14 18:30:00,2024-05-14 19:20:00,2883.02,2894.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54862,做多,2024-05-14 21:35:00,2024-05-14 21:40:00,2899.77,2900.05,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54863,做多,2024-05-15 00:00:00,2024-05-15 00:10:00,2886.6,2886.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54864,做空,2024-05-15 00:10:00,2024-05-15 00:45:00,2886.47,2866.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54865,做多,2024-05-15 01:20:00,2024-05-15 01:35:00,2883.8,2882.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54866,做空,2024-05-15 01:35:00,2024-05-15 06:45:00,2882.44,2901.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54867,做多,2024-05-15 06:50:00,2024-05-15 07:00:00,2905.9,2904.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54868,做空,2024-05-15 07:00:00,2024-05-15 07:05:00,2904.46,2905.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54869,做多,2024-05-15 07:05:00,2024-05-15 07:30:00,2905.38,2907.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54870,做多,2024-05-15 09:35:00,2024-05-15 09:40:00,2904.02,2914.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54871,做多,2024-05-15 09:40:00,2024-05-15 09:45:00,2914.02,2925.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54872,做多,2024-05-15 12:05:00,2024-05-15 12:10:00,2904.33,2903.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54873,做空,2024-05-15 12:10:00,2024-05-15 12:25:00,2903.34,2902.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54874,做多,2024-05-15 12:25:00,2024-05-15 12:30:00,2902.64,2948.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54875,做多,2024-05-15 14:05:00,2024-05-15 14:10:00,2954.76,2951.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54876,做空,2024-05-15 14:10:00,2024-05-15 14:15:00,2951.54,2958.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54877,做多,2024-05-15 14:15:00,2024-05-15 15:10:00,2958.78,2980.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54878,做多,2024-05-15 16:05:00,2024-05-15 16:15:00,2980.06,2982.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -54879,做空,2024-05-15 16:15:00,2024-05-15 16:45:00,2982.1,2975.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -54880,做多,2024-05-15 16:45:00,2024-05-15 17:15:00,2975.62,2972.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54881,做空,2024-05-15 17:15:00,2024-05-15 17:20:00,2972.93,2977.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54882,做多,2024-05-15 17:20:00,2024-05-15 17:35:00,2977.92,2986.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54883,做多,2024-05-15 20:55:00,2024-05-15 21:05:00,3021.64,3015.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54884,做空,2024-05-15 21:05:00,2024-05-15 21:40:00,3015.13,3018.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54885,做多,2024-05-15 21:40:00,2024-05-15 21:50:00,3018.23,3014.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54886,做空,2024-05-15 21:50:00,2024-05-15 22:00:00,3014.43,3014.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -54887,做多,2024-05-15 22:00:00,2024-05-15 22:30:00,3014.33,3020.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54888,做多,2024-05-15 22:40:00,2024-05-15 22:45:00,3017.24,3015.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54889,做空,2024-05-15 22:45:00,2024-05-15 23:00:00,3015.95,3016.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54890,做多,2024-05-15 23:00:00,2024-05-15 23:10:00,3016.03,3014.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54891,做空,2024-05-15 23:10:00,2024-05-15 23:15:00,3014.93,3016.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54892,做多,2024-05-15 23:15:00,2024-05-15 23:25:00,3016.5,3018.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54893,做多,2024-05-16 00:45:00,2024-05-16 03:40:00,3024.85,3015.21,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54894,做多,2024-05-16 04:20:00,2024-05-16 04:30:00,3010.82,3009.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54895,做空,2024-05-16 04:30:00,2024-05-16 04:45:00,3009.94,3005.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54896,做多,2024-05-16 05:30:00,2024-05-16 05:50:00,3008.76,3008.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54897,做空,2024-05-16 05:50:00,2024-05-16 06:00:00,3008.83,3005.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54898,做多,2024-05-16 06:05:00,2024-05-16 06:10:00,3008.2,3013.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54899,做多,2024-05-16 08:05:00,2024-05-16 08:10:00,3023.23,3019.95,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54900,做多,2024-05-16 09:55:00,2024-05-16 10:00:00,3009.8,3002.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54901,做空,2024-05-16 10:00:00,2024-05-16 10:15:00,3002.74,2999.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54902,做多,2024-05-16 10:25:00,2024-05-16 11:30:00,3004.65,2997.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54903,做空,2024-05-16 11:30:00,2024-05-16 11:45:00,2997.8,3005.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54904,做多,2024-05-16 11:45:00,2024-05-16 11:55:00,3005.89,3006.71,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54905,做多,2024-05-16 12:15:00,2024-05-16 12:30:00,2996.27,2992.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54906,做多,2024-05-16 13:30:00,2024-05-16 13:50:00,2982.74,2982.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54907,做空,2024-05-16 13:50:00,2024-05-16 14:05:00,2982.75,2974.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54908,做多,2024-05-16 15:40:00,2024-05-16 16:00:00,2955.7,2956.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54909,做空,2024-05-16 16:00:00,2024-05-16 16:20:00,2956.02,2952.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -54910,做多,2024-05-16 16:20:00,2024-05-16 16:30:00,2952.98,2948.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54911,做空,2024-05-16 16:30:00,2024-05-16 16:35:00,2948.49,2955.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54912,做多,2024-05-16 16:35:00,2024-05-16 16:40:00,2955.11,2959.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54913,做多,2024-05-16 17:50:00,2024-05-16 19:10:00,2948.89,2946.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54914,做空,2024-05-16 19:10:00,2024-05-16 19:15:00,2946.21,2950.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54915,做多,2024-05-16 19:15:00,2024-05-16 19:20:00,2950.87,2950.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54916,做空,2024-05-16 19:20:00,2024-05-16 19:45:00,2950.6,2944.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54917,做多,2024-05-16 21:30:00,2024-05-16 21:40:00,2935.06,2934.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54918,做空,2024-05-16 21:40:00,2024-05-16 21:50:00,2934.77,2938.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54919,做多,2024-05-16 21:50:00,2024-05-16 22:00:00,2938.39,2930.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54920,做空,2024-05-16 22:00:00,2024-05-16 22:05:00,2930.64,2925.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54921,做多,2024-05-16 22:35:00,2024-05-16 23:00:00,2931.65,2932.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54922,做空,2024-05-16 23:00:00,2024-05-16 23:10:00,2932.91,2934.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54923,做多,2024-05-16 23:10:00,2024-05-16 23:15:00,2934.21,2931.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54924,做空,2024-05-16 23:15:00,2024-05-16 23:20:00,2931.12,2933.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54925,做多,2024-05-16 23:20:00,2024-05-17 00:05:00,2933.83,2942.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54926,做多,2024-05-17 01:35:00,2024-05-17 01:45:00,2949.46,2944.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54927,做空,2024-05-17 01:45:00,2024-05-17 02:00:00,2944.32,2946.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54928,做多,2024-05-17 02:00:00,2024-05-17 02:05:00,2946.09,2938.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54929,做空,2024-05-17 02:05:00,2024-05-17 02:15:00,2938.89,2941.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54930,做多,2024-05-17 02:15:00,2024-05-17 02:40:00,2941.7,2952.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54931,做多,2024-05-17 04:00:00,2024-05-17 04:20:00,2949.29,2953.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54932,做多,2024-05-17 05:00:00,2024-05-17 05:15:00,2948.87,2947.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54933,做空,2024-05-17 05:15:00,2024-05-17 05:25:00,2947.51,2942.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54934,做多,2024-05-17 05:55:00,2024-05-17 06:00:00,2947.58,2944.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54935,做空,2024-05-17 06:00:00,2024-05-17 06:15:00,2944.62,2941.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54936,做多,2024-05-17 06:20:00,2024-05-17 06:35:00,2944.6,2951.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54937,做多,2024-05-17 06:35:00,2024-05-17 06:40:00,2951.6,2952.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54938,做多,2024-05-17 09:10:00,2024-05-17 09:15:00,3034.17,3031.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54939,做空,2024-05-17 09:15:00,2024-05-17 10:05:00,3031.38,3022.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54940,做多,2024-05-17 10:20:00,2024-05-17 10:30:00,3034.04,3030.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54941,做多,2024-05-17 11:20:00,2024-05-17 11:25:00,3032.52,3032.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54942,做空,2024-05-17 11:25:00,2024-05-17 11:35:00,3032.09,3033.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54943,做多,2024-05-17 11:35:00,2024-05-17 11:55:00,3033.55,3030.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54944,做空,2024-05-17 11:55:00,2024-05-17 12:10:00,3030.33,3025.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54945,做多,2024-05-17 12:15:00,2024-05-17 12:30:00,3032.85,3052.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54946,做多,2024-05-17 13:45:00,2024-05-17 14:25:00,3062.82,3087.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54947,做多,2024-05-17 16:35:00,2024-05-17 16:40:00,3106.8,3096.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54948,做空,2024-05-17 16:40:00,2024-05-17 17:00:00,3096.09,3097.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -54949,做多,2024-05-17 17:20:00,2024-05-17 19:05:00,3102.17,3080.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54950,做空,2024-05-17 19:05:00,2024-05-17 20:05:00,3080.29,3083.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54951,做多,2024-05-17 20:05:00,2024-05-17 20:20:00,3083.39,3089.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54952,做多,2024-05-17 21:40:00,2024-05-17 22:10:00,3088.69,3093.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54953,做多,2024-05-17 22:25:00,2024-05-17 22:30:00,3091.24,3089.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54954,做空,2024-05-17 22:30:00,2024-05-17 22:35:00,3089.83,3091.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54955,做多,2024-05-17 22:35:00,2024-05-17 22:55:00,3091.31,3091.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54956,做空,2024-05-17 22:55:00,2024-05-17 23:05:00,3091.1,3092.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54957,做多,2024-05-17 23:05:00,2024-05-17 23:10:00,3092.22,3091.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54958,做空,2024-05-17 23:10:00,2024-05-17 23:20:00,3091.81,3089.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -54959,做多,2024-05-17 23:20:00,2024-05-17 23:40:00,3089.77,3090.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54960,做空,2024-05-17 23:40:00,2024-05-17 23:45:00,3090.6,3087.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54961,做多,2024-05-17 23:50:00,2024-05-18 00:00:00,3093.37,3089.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54962,做空,2024-05-18 00:00:00,2024-05-18 00:05:00,3089.82,3090.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54963,做多,2024-05-18 00:05:00,2024-05-18 00:25:00,3090.38,3091.04,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54964,做空,2024-05-18 00:25:00,2024-05-18 00:30:00,3091.04,3088.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54965,做多,2024-05-18 00:35:00,2024-05-18 00:40:00,3091.35,3091.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54966,做空,2024-05-18 00:40:00,2024-05-18 00:45:00,3091.29,3096.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54967,做多,2024-05-18 00:45:00,2024-05-18 00:50:00,3096.92,3098.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54968,做多,2024-05-18 01:35:00,2024-05-18 01:45:00,3097.01,3095.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54969,做空,2024-05-18 01:45:00,2024-05-18 02:40:00,3095.32,3097.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54970,做多,2024-05-18 02:40:00,2024-05-18 02:45:00,3097.42,3097.54,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54971,做空,2024-05-18 02:45:00,2024-05-18 04:15:00,3097.54,3108.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54972,做多,2024-05-18 04:15:00,2024-05-18 07:00:00,3108.56,3096.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54973,做空,2024-05-18 07:00:00,2024-05-18 07:05:00,3096.37,3097.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54974,做多,2024-05-18 07:05:00,2024-05-18 07:15:00,3097.71,3100.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54975,做多,2024-05-18 07:50:00,2024-05-18 07:55:00,3106.0,3101.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54976,做空,2024-05-18 07:55:00,2024-05-18 09:30:00,3101.81,3117.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54977,做多,2024-05-18 09:30:00,2024-05-18 09:40:00,3117.18,3116.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54978,做多,2024-05-18 14:25:00,2024-05-18 15:15:00,3113.57,3107.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54979,做空,2024-05-18 15:15:00,2024-05-18 15:20:00,3107.56,3104.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -54980,做多,2024-05-18 15:25:00,2024-05-18 16:05:00,3108.49,3106.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54981,做空,2024-05-18 16:05:00,2024-05-18 16:10:00,3106.22,3117.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54982,做多,2024-05-18 16:10:00,2024-05-18 16:25:00,3117.07,3120.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54983,做多,2024-05-18 17:00:00,2024-05-18 17:30:00,3117.21,3114.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54984,做空,2024-05-18 17:30:00,2024-05-18 17:55:00,3114.56,3114.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54985,做多,2024-05-18 17:55:00,2024-05-18 18:05:00,3114.86,3115.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54986,做空,2024-05-18 18:05:00,2024-05-18 18:25:00,3115.21,3112.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -54987,做多,2024-05-18 18:25:00,2024-05-18 19:20:00,3112.23,3112.79,0.0,100.0,0.0,0.0,0.0,-0.0,flip -54988,做空,2024-05-18 19:20:00,2024-05-18 19:25:00,3112.79,3113.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54989,做多,2024-05-18 19:25:00,2024-05-18 19:40:00,3113.75,3115.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -54990,做多,2024-05-18 20:10:00,2024-05-18 20:30:00,3117.59,3124.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54991,做多,2024-05-18 22:15:00,2024-05-18 22:20:00,3119.42,3117.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54992,做空,2024-05-18 22:20:00,2024-05-18 22:55:00,3117.49,3118.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54993,做多,2024-05-18 22:55:00,2024-05-18 23:00:00,3118.21,3117.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54994,做空,2024-05-18 23:00:00,2024-05-18 23:05:00,3117.32,3119.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54995,做多,2024-05-18 23:05:00,2024-05-18 23:10:00,3119.9,3118.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54996,做空,2024-05-18 23:10:00,2024-05-18 23:15:00,3118.42,3121.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -54997,做多,2024-05-18 23:15:00,2024-05-18 23:40:00,3121.93,3124.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -54998,做多,2024-05-19 00:10:00,2024-05-19 00:15:00,3124.14,3123.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -54999,做多,2024-05-19 01:10:00,2024-05-19 02:05:00,3119.59,3120.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55000,做多,2024-05-19 05:00:00,2024-05-19 05:05:00,3124.05,3123.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55001,做空,2024-05-19 05:05:00,2024-05-19 05:30:00,3123.22,3121.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55002,做多,2024-05-19 05:30:00,2024-05-19 05:40:00,3121.72,3120.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55003,做空,2024-05-19 05:40:00,2024-05-19 06:05:00,3120.4,3115.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55004,做多,2024-05-19 07:25:00,2024-05-19 07:35:00,3115.84,3113.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55005,做空,2024-05-19 07:35:00,2024-05-19 07:50:00,3113.48,3115.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55006,做多,2024-05-19 07:50:00,2024-05-19 08:05:00,3115.52,3111.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55007,做空,2024-05-19 08:05:00,2024-05-19 08:10:00,3111.76,3111.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55008,做多,2024-05-19 08:10:00,2024-05-19 09:50:00,3111.28,3106.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55009,做空,2024-05-19 09:50:00,2024-05-19 09:55:00,3106.92,3110.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55010,做多,2024-05-19 09:55:00,2024-05-19 10:20:00,3110.29,3114.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55011,做多,2024-05-19 11:55:00,2024-05-19 12:00:00,3103.18,3100.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55012,做空,2024-05-19 12:00:00,2024-05-19 12:10:00,3100.33,3099.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55013,做多,2024-05-19 12:10:00,2024-05-19 12:15:00,3099.63,3089.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55014,做空,2024-05-19 12:15:00,2024-05-19 12:20:00,3089.65,3086.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55015,做多,2024-05-19 13:40:00,2024-05-19 13:50:00,3081.83,3087.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55016,做多,2024-05-19 14:45:00,2024-05-19 15:35:00,3079.11,3076.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55017,做空,2024-05-19 15:35:00,2024-05-19 15:50:00,3076.48,3075.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55018,做多,2024-05-19 15:50:00,2024-05-19 16:10:00,3075.93,3071.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55019,做空,2024-05-19 16:10:00,2024-05-19 16:20:00,3071.19,3067.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55020,做多,2024-05-19 17:15:00,2024-05-19 17:35:00,3070.74,3069.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55021,做空,2024-05-19 17:35:00,2024-05-19 18:45:00,3069.46,3070.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55022,做多,2024-05-19 19:15:00,2024-05-19 19:20:00,3078.06,3079.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55023,做多,2024-05-19 20:00:00,2024-05-19 20:55:00,3071.36,3075.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -55024,做空,2024-05-19 20:55:00,2024-05-19 21:10:00,3075.14,3074.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55025,做多,2024-05-19 21:10:00,2024-05-19 21:15:00,3074.71,3073.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55026,做空,2024-05-19 21:15:00,2024-05-19 21:30:00,3073.62,3059.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55027,做多,2024-05-19 21:50:00,2024-05-19 21:55:00,3073.25,3070.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55028,做空,2024-05-19 21:55:00,2024-05-19 22:00:00,3070.5,3071.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55029,做多,2024-05-19 22:00:00,2024-05-19 23:05:00,3071.78,3072.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55030,做空,2024-05-19 23:05:00,2024-05-19 23:10:00,3072.72,3073.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55031,做多,2024-05-19 23:10:00,2024-05-19 23:55:00,3073.31,3071.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55032,做空,2024-05-19 23:55:00,2024-05-20 00:05:00,3071.29,3074.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55033,做多,2024-05-20 00:05:00,2024-05-20 00:10:00,3074.04,3067.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55034,做空,2024-05-20 00:10:00,2024-05-20 00:15:00,3067.25,3064.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55035,做多,2024-05-20 00:35:00,2024-05-20 00:40:00,3083.82,3080.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55036,做多,2024-05-20 01:40:00,2024-05-20 03:25:00,3073.31,3086.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -55037,做空,2024-05-20 03:25:00,2024-05-20 03:30:00,3086.29,3088.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55038,做多,2024-05-20 03:30:00,2024-05-20 03:45:00,3088.74,3087.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55039,做空,2024-05-20 03:45:00,2024-05-20 04:00:00,3087.19,3091.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55040,做多,2024-05-20 04:00:00,2024-05-20 04:05:00,3091.23,3088.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55041,做空,2024-05-20 04:05:00,2024-05-20 04:15:00,3088.78,3090.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55042,做多,2024-05-20 04:15:00,2024-05-20 04:30:00,3090.28,3105.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55043,做多,2024-05-20 07:40:00,2024-05-20 07:45:00,3095.82,3091.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55044,做空,2024-05-20 07:45:00,2024-05-20 07:50:00,3091.55,3092.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55045,做多,2024-05-20 07:50:00,2024-05-20 07:55:00,3092.77,3091.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55046,做空,2024-05-20 07:55:00,2024-05-20 08:00:00,3091.93,3104.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55047,做多,2024-05-20 08:00:00,2024-05-20 09:35:00,3104.41,3102.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55048,做空,2024-05-20 09:35:00,2024-05-20 09:40:00,3102.36,3103.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55049,做多,2024-05-20 09:40:00,2024-05-20 10:10:00,3103.49,3101.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55050,做空,2024-05-20 10:10:00,2024-05-20 10:20:00,3101.47,3109.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55051,做多,2024-05-20 10:20:00,2024-05-20 10:25:00,3109.2,3107.38,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55052,做多,2024-05-20 10:35:00,2024-05-20 10:45:00,3104.19,3109.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55053,做多,2024-05-20 13:15:00,2024-05-20 13:50:00,3089.54,3096.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55054,做多,2024-05-20 13:50:00,2024-05-20 13:55:00,3096.15,3094.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55055,做多,2024-05-20 14:20:00,2024-05-20 14:30:00,3085.87,3083.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55056,做空,2024-05-20 14:30:00,2024-05-20 14:55:00,3083.35,3090.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55057,做多,2024-05-20 14:55:00,2024-05-20 15:10:00,3090.73,3097.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55058,做多,2024-05-20 17:40:00,2024-05-20 18:05:00,3132.36,3141.7,0.0,100.0,0.0,0.0,0.0,0.0,flip -55059,做空,2024-05-20 18:05:00,2024-05-20 19:20:00,3141.7,3287.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55060,做多,2024-05-20 19:20:00,2024-05-20 19:25:00,3287.06,3352.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55061,做多,2024-05-20 22:55:00,2024-05-20 23:05:00,3616.36,3619.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -55062,做空,2024-05-20 23:05:00,2024-05-20 23:10:00,3619.35,3642.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55063,做多,2024-05-20 23:10:00,2024-05-20 23:25:00,3642.19,3685.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55064,做多,2024-05-21 01:40:00,2024-05-21 01:50:00,3688.64,3688.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55065,做空,2024-05-21 01:50:00,2024-05-21 02:35:00,3688.99,3681.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -55066,做多,2024-05-21 02:35:00,2024-05-21 03:50:00,3681.09,3699.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55067,做多,2024-05-21 04:25:00,2024-05-21 06:20:00,3686.28,3679.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55068,做多,2024-05-21 07:15:00,2024-05-21 07:35:00,3666.44,3669.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -55069,做空,2024-05-21 07:35:00,2024-05-21 07:45:00,3669.85,3672.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55070,做多,2024-05-21 07:45:00,2024-05-21 07:50:00,3672.44,3667.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55071,做空,2024-05-21 07:50:00,2024-05-21 08:20:00,3667.38,3664.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -55072,做多,2024-05-21 08:20:00,2024-05-21 09:05:00,3664.43,3673.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55073,做多,2024-05-21 12:40:00,2024-05-21 13:00:00,3777.32,3781.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -55074,做空,2024-05-21 13:00:00,2024-05-21 13:05:00,3781.39,3783.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55075,做多,2024-05-21 13:05:00,2024-05-21 13:10:00,3783.95,3776.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55076,做空,2024-05-21 13:10:00,2024-05-21 13:15:00,3776.29,3785.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55077,做多,2024-05-21 13:15:00,2024-05-21 13:30:00,3785.74,3785.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55078,做空,2024-05-21 13:30:00,2024-05-21 14:00:00,3785.2,3777.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -55079,做多,2024-05-21 14:00:00,2024-05-21 14:10:00,3777.59,3809.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55080,做多,2024-05-21 15:15:00,2024-05-21 15:40:00,3793.83,3794.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55081,做空,2024-05-21 15:40:00,2024-05-21 16:05:00,3794.91,3799.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55082,做多,2024-05-21 16:05:00,2024-05-21 16:10:00,3799.2,3795.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55083,做空,2024-05-21 16:10:00,2024-05-21 17:00:00,3795.53,3768.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55084,做多,2024-05-21 19:00:00,2024-05-21 21:20:00,3740.33,3750.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -55085,做空,2024-05-21 21:20:00,2024-05-21 21:35:00,3750.79,3745.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -55086,做多,2024-05-21 21:35:00,2024-05-21 21:50:00,3745.85,3751.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -55087,做空,2024-05-21 21:50:00,2024-05-22 00:05:00,3751.6,3793.04,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55088,做多,2024-05-22 00:15:00,2024-05-22 02:00:00,3800.98,3800.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55089,做多,2024-05-22 02:45:00,2024-05-22 02:50:00,3794.06,3803.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55090,做多,2024-05-22 03:40:00,2024-05-22 04:00:00,3796.89,3795.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55091,做空,2024-05-22 04:00:00,2024-05-22 04:05:00,3795.37,3796.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55092,做多,2024-05-22 04:05:00,2024-05-22 05:35:00,3796.41,3760.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55093,做空,2024-05-22 05:35:00,2024-05-22 05:40:00,3760.17,3765.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55094,做多,2024-05-22 05:40:00,2024-05-22 05:45:00,3765.37,3758.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55095,做空,2024-05-22 05:45:00,2024-05-22 05:50:00,3758.97,3760.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55096,做多,2024-05-22 05:50:00,2024-05-22 06:05:00,3760.04,3771.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55097,做多,2024-05-22 06:50:00,2024-05-22 07:00:00,3766.5,3769.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55098,做多,2024-05-22 07:10:00,2024-05-22 08:15:00,3765.1,3757.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55099,做空,2024-05-22 08:15:00,2024-05-22 08:25:00,3757.0,3758.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55100,做多,2024-05-22 08:25:00,2024-05-22 08:30:00,3758.52,3768.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55101,做多,2024-05-22 10:35:00,2024-05-22 11:00:00,3742.57,3750.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55102,做多,2024-05-22 13:15:00,2024-05-22 13:20:00,3702.74,3701.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55103,做空,2024-05-22 13:20:00,2024-05-22 13:30:00,3701.71,3699.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55104,做多,2024-05-22 13:30:00,2024-05-22 13:35:00,3699.92,3685.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55105,做空,2024-05-22 13:35:00,2024-05-22 13:55:00,3685.65,3701.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55106,做多,2024-05-22 13:55:00,2024-05-22 14:00:00,3701.1,3693.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55107,做空,2024-05-22 14:00:00,2024-05-22 14:10:00,3693.96,3689.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -55108,做多,2024-05-22 14:10:00,2024-05-22 14:15:00,3689.97,3711.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55109,做多,2024-05-22 16:40:00,2024-05-22 17:00:00,3761.29,3754.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55110,做空,2024-05-22 17:00:00,2024-05-22 17:15:00,3754.28,3777.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55111,做多,2024-05-22 17:15:00,2024-05-22 17:20:00,3777.57,3772.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55112,做多,2024-05-22 19:00:00,2024-05-22 19:10:00,3739.24,3731.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55113,做空,2024-05-22 19:10:00,2024-05-22 19:15:00,3731.85,3732.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55114,做多,2024-05-22 19:15:00,2024-05-22 19:30:00,3732.42,3747.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55115,做多,2024-05-22 20:35:00,2024-05-22 20:40:00,3754.02,3745.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55116,做空,2024-05-22 20:40:00,2024-05-22 21:05:00,3745.89,3741.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55117,做多,2024-05-22 21:20:00,2024-05-22 21:35:00,3743.83,3771.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55118,做多,2024-05-23 00:00:00,2024-05-23 00:10:00,3748.0,3755.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55119,做多,2024-05-23 01:25:00,2024-05-23 01:50:00,3755.24,3761.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -55120,做空,2024-05-23 01:50:00,2024-05-23 01:55:00,3761.0,3764.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55121,做多,2024-05-23 01:55:00,2024-05-23 02:50:00,3764.35,3769.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -55122,做空,2024-05-23 02:50:00,2024-05-23 03:15:00,3769.89,3764.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55123,做多,2024-05-23 03:30:00,2024-05-23 03:35:00,3774.26,3771.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55124,做空,2024-05-23 03:35:00,2024-05-23 03:45:00,3771.96,3774.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55125,做多,2024-05-23 03:45:00,2024-05-23 03:50:00,3774.33,3779.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55126,做多,2024-05-23 04:25:00,2024-05-23 04:35:00,3782.9,3794.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55127,做多,2024-05-23 05:25:00,2024-05-23 05:30:00,3785.04,3775.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55128,做空,2024-05-23 05:30:00,2024-05-23 06:35:00,3775.87,3774.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55129,做多,2024-05-23 06:35:00,2024-05-23 06:45:00,3774.12,3791.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55130,做多,2024-05-23 08:45:00,2024-05-23 09:15:00,3808.51,3833.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55131,做多,2024-05-23 09:45:00,2024-05-23 09:50:00,3818.27,3814.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55132,做空,2024-05-23 09:50:00,2024-05-23 10:05:00,3814.18,3822.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55133,做多,2024-05-23 10:05:00,2024-05-23 10:20:00,3822.49,3823.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55134,做空,2024-05-23 10:20:00,2024-05-23 10:25:00,3823.69,3835.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55135,做多,2024-05-23 10:25:00,2024-05-23 10:30:00,3835.44,3821.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55136,做空,2024-05-23 10:30:00,2024-05-23 10:35:00,3821.4,3838.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55137,做多,2024-05-23 10:35:00,2024-05-23 10:40:00,3838.01,3844.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55138,做多,2024-05-23 15:10:00,2024-05-23 15:30:00,3795.53,3831.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55139,做多,2024-05-23 16:30:00,2024-05-23 17:30:00,3806.84,3825.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55140,做多,2024-05-23 18:50:00,2024-05-23 19:00:00,3777.77,3771.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55141,做空,2024-05-23 19:00:00,2024-05-23 19:05:00,3771.8,3771.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55142,做多,2024-05-23 19:05:00,2024-05-23 19:30:00,3771.55,3812.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55143,做多,2024-05-23 20:35:00,2024-05-23 21:00:00,3738.1,3812.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55144,做多,2024-05-24 00:25:00,2024-05-24 00:35:00,3774.61,3811.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55145,做多,2024-05-24 02:15:00,2024-05-24 02:20:00,3816.91,3809.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55146,做空,2024-05-24 02:20:00,2024-05-24 02:25:00,3809.03,3807.42,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55147,做多,2024-05-24 02:45:00,2024-05-24 02:50:00,3806.18,3825.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55148,做多,2024-05-24 02:50:00,2024-05-24 02:55:00,3825.15,3825.71,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55149,做多,2024-05-24 04:10:00,2024-05-24 04:45:00,3808.86,3811.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -55150,做空,2024-05-24 04:45:00,2024-05-24 05:05:00,3811.74,3811.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55151,做多,2024-05-24 05:05:00,2024-05-24 05:15:00,3811.64,3808.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55152,做空,2024-05-24 05:15:00,2024-05-24 05:20:00,3808.95,3805.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55153,做多,2024-05-24 08:35:00,2024-05-24 08:45:00,3673.67,3675.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -55154,做空,2024-05-24 08:45:00,2024-05-24 09:20:00,3675.91,3655.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55155,做多,2024-05-24 09:30:00,2024-05-24 09:55:00,3674.11,3688.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55156,做多,2024-05-24 11:45:00,2024-05-24 11:55:00,3703.39,3716.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55157,做多,2024-05-24 12:05:00,2024-05-24 12:10:00,3718.84,3725.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55158,做多,2024-05-24 12:50:00,2024-05-24 13:00:00,3717.39,3719.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55159,做多,2024-05-24 13:10:00,2024-05-24 13:15:00,3713.57,3722.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55160,做多,2024-05-24 14:20:00,2024-05-24 15:35:00,3720.03,3713.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55161,做空,2024-05-24 15:35:00,2024-05-24 15:55:00,3713.08,3698.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55162,做多,2024-05-24 17:05:00,2024-05-24 17:10:00,3687.1,3683.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55163,做空,2024-05-24 17:10:00,2024-05-24 17:15:00,3683.06,3699.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55164,做多,2024-05-24 17:15:00,2024-05-24 17:35:00,3699.76,3707.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55165,做多,2024-05-24 19:05:00,2024-05-24 19:10:00,3732.96,3732.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55166,做空,2024-05-24 19:10:00,2024-05-24 19:15:00,3732.2,3742.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55167,做多,2024-05-24 19:15:00,2024-05-24 19:35:00,3742.01,3735.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55168,做空,2024-05-24 19:35:00,2024-05-24 19:40:00,3735.3,3737.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55169,做多,2024-05-24 19:40:00,2024-05-24 19:55:00,3737.1,3748.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55170,做多,2024-05-24 21:05:00,2024-05-24 21:40:00,3741.68,3742.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55171,做空,2024-05-24 21:40:00,2024-05-24 22:10:00,3742.14,3741.32,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55172,做多,2024-05-24 22:10:00,2024-05-24 22:15:00,3741.32,3739.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55173,做空,2024-05-24 22:15:00,2024-05-24 22:20:00,3739.24,3744.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55174,做多,2024-05-24 22:20:00,2024-05-24 22:25:00,3744.94,3736.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55175,做空,2024-05-24 22:25:00,2024-05-24 22:30:00,3736.32,3740.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55176,做多,2024-05-24 22:30:00,2024-05-24 22:40:00,3740.12,3740.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55177,做空,2024-05-24 22:40:00,2024-05-24 22:55:00,3740.27,3741.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55178,做多,2024-05-24 22:55:00,2024-05-24 23:05:00,3741.35,3738.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55179,做空,2024-05-24 23:05:00,2024-05-24 23:10:00,3738.58,3739.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55180,做多,2024-05-24 23:10:00,2024-05-24 23:20:00,3739.51,3736.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55181,做空,2024-05-24 23:20:00,2024-05-24 23:25:00,3736.47,3732.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55182,做多,2024-05-25 01:15:00,2024-05-25 01:30:00,3728.81,3722.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55183,做空,2024-05-25 01:30:00,2024-05-25 01:40:00,3722.85,3726.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55184,做多,2024-05-25 01:40:00,2024-05-25 01:50:00,3726.85,3726.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55185,做空,2024-05-25 01:50:00,2024-05-25 02:00:00,3726.45,3725.79,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55186,做多,2024-05-25 02:00:00,2024-05-25 02:05:00,3725.79,3725.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55187,做空,2024-05-25 02:05:00,2024-05-25 02:40:00,3725.38,3728.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55188,做多,2024-05-25 02:40:00,2024-05-25 03:00:00,3728.08,3743.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55189,做多,2024-05-25 05:25:00,2024-05-25 07:25:00,3764.41,3757.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55190,做多,2024-05-25 08:15:00,2024-05-25 08:25:00,3755.88,3752.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55191,做空,2024-05-25 08:25:00,2024-05-25 08:30:00,3752.21,3753.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55192,做多,2024-05-25 08:30:00,2024-05-25 08:35:00,3753.41,3747.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55193,做空,2024-05-25 08:35:00,2024-05-25 08:50:00,3747.1,3747.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55194,做多,2024-05-25 09:25:00,2024-05-25 09:30:00,3754.53,3758.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55195,做多,2024-05-25 13:00:00,2024-05-25 13:35:00,3742.53,3736.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55196,做空,2024-05-25 13:35:00,2024-05-25 13:40:00,3736.15,3737.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55197,做多,2024-05-25 13:40:00,2024-05-25 14:10:00,3737.98,3736.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55198,做空,2024-05-25 14:10:00,2024-05-25 14:15:00,3736.8,3741.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55199,做多,2024-05-25 14:15:00,2024-05-25 14:20:00,3741.8,3741.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55200,做空,2024-05-25 14:20:00,2024-05-25 14:25:00,3741.33,3741.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55201,做多,2024-05-25 14:25:00,2024-05-25 14:35:00,3741.97,3742.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55202,做空,2024-05-25 14:35:00,2024-05-25 15:50:00,3742.23,3751.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55203,做多,2024-05-25 15:50:00,2024-05-25 15:55:00,3751.58,3748.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55204,做空,2024-05-25 15:55:00,2024-05-25 16:00:00,3748.87,3751.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55205,做多,2024-05-25 16:00:00,2024-05-25 16:15:00,3751.17,3759.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55206,做多,2024-05-25 16:15:00,2024-05-25 16:40:00,3759.35,3754.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55207,做空,2024-05-25 16:40:00,2024-05-25 16:50:00,3754.21,3753.82,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55208,做多,2024-05-25 16:50:00,2024-05-25 17:05:00,3753.82,3748.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55209,做空,2024-05-25 17:05:00,2024-05-25 17:15:00,3748.81,3743.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55210,做多,2024-05-25 18:05:00,2024-05-25 18:15:00,3751.83,3758.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55211,做多,2024-05-25 21:55:00,2024-05-25 22:00:00,3749.5,3745.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55212,做空,2024-05-25 22:00:00,2024-05-25 22:10:00,3745.25,3743.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55213,做多,2024-05-25 22:45:00,2024-05-25 23:05:00,3743.74,3747.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55214,做多,2024-05-26 00:20:00,2024-05-26 00:35:00,3750.91,3749.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55215,做空,2024-05-26 00:35:00,2024-05-26 00:45:00,3749.14,3753.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55216,做多,2024-05-26 00:45:00,2024-05-26 00:55:00,3753.72,3748.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55217,做空,2024-05-26 00:55:00,2024-05-26 01:00:00,3748.47,3751.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55218,做多,2024-05-26 01:00:00,2024-05-26 01:05:00,3751.95,3751.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55219,做空,2024-05-26 01:05:00,2024-05-26 02:20:00,3751.79,3742.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55220,做多,2024-05-26 03:30:00,2024-05-26 03:45:00,3747.71,3774.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55221,做多,2024-05-26 04:40:00,2024-05-26 05:35:00,3756.43,3756.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55222,做空,2024-05-26 05:35:00,2024-05-26 06:40:00,3756.5,3760.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55223,做多,2024-05-26 06:40:00,2024-05-26 07:00:00,3760.3,3767.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55224,做多,2024-05-26 08:55:00,2024-05-26 09:00:00,3797.38,3801.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55225,做多,2024-05-26 09:55:00,2024-05-26 10:15:00,3803.37,3803.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55226,做空,2024-05-26 10:15:00,2024-05-26 10:40:00,3803.24,3805.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55227,做多,2024-05-26 10:40:00,2024-05-26 10:45:00,3805.43,3805.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55228,做空,2024-05-26 10:45:00,2024-05-26 11:55:00,3805.05,3817.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55229,做多,2024-05-26 11:55:00,2024-05-26 12:00:00,3817.26,3811.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55230,做空,2024-05-26 12:00:00,2024-05-26 12:05:00,3811.37,3814.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55231,做多,2024-05-26 12:05:00,2024-05-26 12:10:00,3814.07,3809.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55232,做空,2024-05-26 12:10:00,2024-05-26 12:20:00,3809.34,3804.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55233,做多,2024-05-26 12:40:00,2024-05-26 13:05:00,3812.84,3810.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55234,做空,2024-05-26 13:05:00,2024-05-26 13:20:00,3810.03,3811.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55235,做多,2024-05-26 13:20:00,2024-05-26 13:25:00,3811.06,3808.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55236,做空,2024-05-26 13:25:00,2024-05-26 13:35:00,3808.71,3803.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55237,做多,2024-05-26 13:55:00,2024-05-26 14:00:00,3812.93,3810.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55238,做多,2024-05-26 16:00:00,2024-05-26 16:10:00,3846.54,3850.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -55239,做空,2024-05-26 16:10:00,2024-05-26 16:35:00,3850.93,3859.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55240,做多,2024-05-26 16:35:00,2024-05-26 16:45:00,3859.38,3879.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55241,做多,2024-05-26 17:30:00,2024-05-26 17:45:00,3853.45,3853.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55242,做空,2024-05-26 17:45:00,2024-05-26 18:05:00,3853.52,3839.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55243,做多,2024-05-26 18:45:00,2024-05-26 19:05:00,3851.35,3865.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55244,做多,2024-05-26 21:55:00,2024-05-26 22:35:00,3855.59,3848.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55245,做空,2024-05-26 22:35:00,2024-05-26 22:50:00,3848.08,3848.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55246,做多,2024-05-26 22:50:00,2024-05-26 22:55:00,3848.15,3842.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55247,做空,2024-05-26 22:55:00,2024-05-26 23:15:00,3842.51,3833.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55248,做多,2024-05-27 00:05:00,2024-05-27 00:25:00,3836.59,3844.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55249,做多,2024-05-27 01:15:00,2024-05-27 01:35:00,3854.18,3868.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55250,做多,2024-05-27 04:20:00,2024-05-27 04:40:00,3934.37,3925.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55251,做空,2024-05-27 04:40:00,2024-05-27 05:25:00,3925.4,3893.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55252,做多,2024-05-27 05:45:00,2024-05-27 06:10:00,3913.6,3916.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -55253,做空,2024-05-27 06:10:00,2024-05-27 06:50:00,3916.18,3900.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55254,做多,2024-05-27 07:05:00,2024-05-27 07:10:00,3911.41,3909.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55255,做空,2024-05-27 07:10:00,2024-05-27 07:15:00,3909.97,3914.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55256,做多,2024-05-27 07:15:00,2024-05-27 07:20:00,3914.44,3910.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55257,做空,2024-05-27 07:20:00,2024-05-27 07:25:00,3910.27,3914.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55258,做多,2024-05-27 07:25:00,2024-05-27 07:30:00,3914.51,3913.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55259,做空,2024-05-27 07:30:00,2024-05-27 07:40:00,3913.93,3923.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55260,做多,2024-05-27 07:40:00,2024-05-27 08:10:00,3923.71,3929.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55261,做多,2024-05-27 09:30:00,2024-05-27 11:15:00,3920.15,3909.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55262,做空,2024-05-27 11:15:00,2024-05-27 11:35:00,3909.28,3891.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55263,做多,2024-05-27 11:50:00,2024-05-27 12:35:00,3903.02,3900.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55264,做空,2024-05-27 12:35:00,2024-05-27 12:40:00,3900.51,3902.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55265,做多,2024-05-27 12:40:00,2024-05-27 12:55:00,3902.44,3914.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55266,做多,2024-05-27 14:50:00,2024-05-27 14:55:00,3949.13,3945.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55267,做多,2024-05-27 15:30:00,2024-05-27 15:35:00,3942.23,3969.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55268,做多,2024-05-27 16:25:00,2024-05-27 16:30:00,3959.4,3953.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55269,做空,2024-05-27 16:30:00,2024-05-27 16:35:00,3953.18,3960.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55270,做多,2024-05-27 16:35:00,2024-05-27 16:40:00,3960.89,3957.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55271,做空,2024-05-27 16:40:00,2024-05-27 17:05:00,3957.84,3940.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55272,做多,2024-05-27 20:50:00,2024-05-27 20:55:00,3897.68,3895.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55273,做空,2024-05-27 20:55:00,2024-05-27 21:45:00,3895.33,3889.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55274,做多,2024-05-27 21:50:00,2024-05-27 21:55:00,3894.22,3892.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55275,做空,2024-05-27 21:55:00,2024-05-27 22:10:00,3892.37,3890.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55276,做多,2024-05-27 22:10:00,2024-05-27 22:25:00,3890.43,3900.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55277,做多,2024-05-27 23:40:00,2024-05-28 00:00:00,3895.64,3890.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55278,做空,2024-05-28 00:00:00,2024-05-28 00:20:00,3890.76,3882.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55279,做多,2024-05-28 01:05:00,2024-05-28 01:15:00,3886.69,3884.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55280,做空,2024-05-28 01:15:00,2024-05-28 01:20:00,3884.95,3889.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55281,做多,2024-05-28 01:20:00,2024-05-28 01:25:00,3889.03,3884.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55282,做空,2024-05-28 01:25:00,2024-05-28 01:30:00,3884.92,3893.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55283,做多,2024-05-28 01:30:00,2024-05-28 01:35:00,3893.31,3895.23,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55284,做多,2024-05-28 02:45:00,2024-05-28 02:50:00,3870.8,3867.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55285,做空,2024-05-28 02:50:00,2024-05-28 03:35:00,3867.02,3834.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55286,做多,2024-05-28 04:00:00,2024-05-28 04:05:00,3857.28,3852.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55287,做空,2024-05-28 04:05:00,2024-05-28 04:15:00,3852.6,3852.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55288,做多,2024-05-28 04:15:00,2024-05-28 04:20:00,3852.69,3844.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55289,做空,2024-05-28 04:20:00,2024-05-28 04:25:00,3844.27,3833.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55290,做多,2024-05-28 05:05:00,2024-05-28 06:45:00,3845.0,3860.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55291,做多,2024-05-28 08:05:00,2024-05-28 08:10:00,3856.36,3862.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55292,做多,2024-05-28 11:05:00,2024-05-28 11:30:00,3906.39,3897.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55293,做空,2024-05-28 11:30:00,2024-05-28 11:45:00,3897.9,3909.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55294,做多,2024-05-28 11:45:00,2024-05-28 11:50:00,3909.08,3906.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55295,做空,2024-05-28 11:50:00,2024-05-28 12:25:00,3906.53,3903.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -55296,做多,2024-05-28 12:25:00,2024-05-28 12:30:00,3903.59,3914.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55297,做多,2024-05-28 12:30:00,2024-05-28 12:35:00,3914.18,3908.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55298,做多,2024-05-28 12:50:00,2024-05-28 12:55:00,3908.54,3894.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55299,做空,2024-05-28 12:55:00,2024-05-28 13:00:00,3894.82,3901.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55300,做多,2024-05-28 13:00:00,2024-05-28 13:05:00,3901.89,3888.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55301,做空,2024-05-28 13:05:00,2024-05-28 13:10:00,3888.07,3889.54,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55302,做多,2024-05-28 13:20:00,2024-05-28 13:30:00,3909.85,3895.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55303,做空,2024-05-28 13:30:00,2024-05-28 13:35:00,3895.29,3882.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55304,做多,2024-05-28 15:45:00,2024-05-28 16:15:00,3860.03,3848.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55305,做空,2024-05-28 16:15:00,2024-05-28 16:30:00,3848.13,3827.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55306,做多,2024-05-28 17:30:00,2024-05-28 17:45:00,3842.97,3838.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55307,做空,2024-05-28 17:45:00,2024-05-28 18:00:00,3838.11,3832.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -55308,做多,2024-05-28 18:00:00,2024-05-28 18:20:00,3832.62,3837.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -55309,做空,2024-05-28 18:20:00,2024-05-28 18:35:00,3837.49,3785.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55310,做多,2024-05-28 19:15:00,2024-05-28 19:20:00,3824.64,3821.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55311,做空,2024-05-28 19:20:00,2024-05-28 20:55:00,3821.98,3836.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55312,做多,2024-05-28 20:55:00,2024-05-28 21:20:00,3836.24,3847.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55313,做多,2024-05-29 00:35:00,2024-05-29 00:40:00,3852.79,3850.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55314,做空,2024-05-29 00:40:00,2024-05-29 00:50:00,3850.37,3852.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55315,做多,2024-05-29 00:50:00,2024-05-29 00:55:00,3852.41,3851.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55316,做空,2024-05-29 00:55:00,2024-05-29 01:15:00,3851.92,3843.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55317,做多,2024-05-29 01:40:00,2024-05-29 01:45:00,3852.68,3849.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55318,做空,2024-05-29 01:45:00,2024-05-29 02:05:00,3849.61,3843.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55319,做多,2024-05-29 02:15:00,2024-05-29 02:20:00,3847.98,3845.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55320,做空,2024-05-29 02:20:00,2024-05-29 02:25:00,3845.55,3862.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55321,做多,2024-05-29 02:25:00,2024-05-29 02:30:00,3862.56,3857.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55322,做多,2024-05-29 03:35:00,2024-05-29 03:50:00,3860.09,3855.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55323,做空,2024-05-29 03:50:00,2024-05-29 04:05:00,3855.72,3856.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55324,做多,2024-05-29 04:05:00,2024-05-29 04:10:00,3856.22,3864.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55325,做多,2024-05-29 05:15:00,2024-05-29 05:45:00,3870.4,3875.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -55326,做空,2024-05-29 05:45:00,2024-05-29 06:00:00,3875.67,3872.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -55327,做多,2024-05-29 06:00:00,2024-05-29 06:30:00,3872.76,3869.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55328,做空,2024-05-29 06:30:00,2024-05-29 06:35:00,3869.08,3869.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55329,做多,2024-05-29 06:35:00,2024-05-29 09:20:00,3869.43,3796.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55330,做空,2024-05-29 09:20:00,2024-05-29 09:35:00,3796.1,3808.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55331,做多,2024-05-29 09:35:00,2024-05-29 09:45:00,3808.16,3813.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55332,做多,2024-05-29 11:45:00,2024-05-29 11:50:00,3824.27,3818.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55333,做空,2024-05-29 11:50:00,2024-05-29 11:55:00,3818.86,3813.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55334,做多,2024-05-29 12:10:00,2024-05-29 12:20:00,3825.53,3819.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55335,做空,2024-05-29 12:20:00,2024-05-29 12:25:00,3819.9,3816.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55336,做多,2024-05-29 12:45:00,2024-05-29 12:55:00,3824.59,3818.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55337,做空,2024-05-29 12:55:00,2024-05-29 13:00:00,3818.94,3825.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55338,做多,2024-05-29 13:00:00,2024-05-29 13:10:00,3825.03,3837.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55339,做多,2024-05-29 15:15:00,2024-05-29 15:25:00,3791.41,3766.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55340,做空,2024-05-29 15:25:00,2024-05-29 15:30:00,3766.34,3756.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55341,做多,2024-05-29 16:50:00,2024-05-29 17:00:00,3771.28,3765.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55342,做空,2024-05-29 17:00:00,2024-05-29 17:25:00,3765.56,3767.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55343,做多,2024-05-29 17:25:00,2024-05-29 17:30:00,3767.61,3775.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55344,做多,2024-05-29 17:50:00,2024-05-29 18:05:00,3765.4,3759.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55345,做空,2024-05-29 18:05:00,2024-05-29 18:30:00,3759.55,3757.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55346,做多,2024-05-29 18:40:00,2024-05-29 19:05:00,3761.62,3763.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55347,做空,2024-05-29 19:05:00,2024-05-29 19:50:00,3763.43,3757.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55348,做多,2024-05-29 20:35:00,2024-05-29 21:10:00,3759.14,3756.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55349,做空,2024-05-29 21:10:00,2024-05-29 21:20:00,3756.45,3767.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55350,做多,2024-05-29 21:20:00,2024-05-29 21:25:00,3767.2,3761.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55351,做多,2024-05-30 00:15:00,2024-05-30 00:20:00,3781.43,3779.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55352,做空,2024-05-30 00:20:00,2024-05-30 00:50:00,3779.14,3757.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55353,做多,2024-05-30 01:35:00,2024-05-30 02:05:00,3772.97,3784.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55354,做多,2024-05-30 03:10:00,2024-05-30 03:25:00,3781.55,3782.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55355,做空,2024-05-30 03:25:00,2024-05-30 03:30:00,3782.22,3785.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55356,做多,2024-05-30 03:30:00,2024-05-30 03:40:00,3785.4,3788.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55357,做多,2024-05-30 04:15:00,2024-05-30 04:20:00,3794.72,3790.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55358,做多,2024-05-30 05:55:00,2024-05-30 06:00:00,3787.51,3779.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55359,做空,2024-05-30 06:00:00,2024-05-30 06:05:00,3779.52,3765.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55360,做多,2024-05-30 07:40:00,2024-05-30 07:45:00,3754.68,3747.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55361,做空,2024-05-30 07:45:00,2024-05-30 07:50:00,3747.72,3720.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55362,做多,2024-05-30 08:45:00,2024-05-30 09:25:00,3731.21,3726.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55363,做空,2024-05-30 09:25:00,2024-05-30 09:40:00,3726.8,3729.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55364,做多,2024-05-30 09:40:00,2024-05-30 10:05:00,3729.09,3726.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55365,做空,2024-05-30 10:05:00,2024-05-30 10:15:00,3726.39,3718.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55366,做多,2024-05-30 10:25:00,2024-05-30 10:40:00,3728.54,3742.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55367,做多,2024-05-30 12:00:00,2024-05-30 12:20:00,3742.48,3754.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55368,做多,2024-05-30 15:15:00,2024-05-30 15:20:00,3781.36,3777.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55369,做空,2024-05-30 15:20:00,2024-05-30 15:30:00,3777.76,3782.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55370,做多,2024-05-30 15:30:00,2024-05-30 15:35:00,3782.86,3780.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55371,做空,2024-05-30 15:35:00,2024-05-30 16:20:00,3780.18,3776.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -55372,做多,2024-05-30 16:20:00,2024-05-30 16:40:00,3776.95,3778.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55373,做空,2024-05-30 16:40:00,2024-05-30 16:45:00,3778.49,3784.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55374,做多,2024-05-30 16:45:00,2024-05-30 16:50:00,3784.81,3782.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55375,做多,2024-05-30 18:40:00,2024-05-30 19:00:00,3815.63,3813.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55376,做空,2024-05-30 19:00:00,2024-05-30 19:15:00,3813.23,3801.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55377,做多,2024-05-30 21:15:00,2024-05-30 21:20:00,3745.41,3742.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55378,做空,2024-05-30 21:20:00,2024-05-30 21:25:00,3742.26,3747.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55379,做多,2024-05-30 21:25:00,2024-05-30 21:35:00,3747.42,3752.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55380,做多,2024-05-30 22:40:00,2024-05-30 23:10:00,3750.01,3752.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -55381,做空,2024-05-30 23:10:00,2024-05-30 23:30:00,3752.08,3751.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55382,做多,2024-05-30 23:30:00,2024-05-30 23:35:00,3751.39,3747.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55383,做空,2024-05-30 23:35:00,2024-05-30 23:40:00,3747.81,3749.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55384,做多,2024-05-30 23:40:00,2024-05-30 23:55:00,3749.46,3750.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55385,做空,2024-05-30 23:55:00,2024-05-31 00:00:00,3750.57,3751.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55386,做多,2024-05-31 00:00:00,2024-05-31 00:10:00,3751.33,3750.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55387,做空,2024-05-31 00:10:00,2024-05-31 00:15:00,3750.39,3753.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55388,做多,2024-05-31 00:15:00,2024-05-31 00:20:00,3753.81,3748.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55389,做空,2024-05-31 00:20:00,2024-05-31 00:25:00,3748.92,3751.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55390,做多,2024-05-31 00:25:00,2024-05-31 00:30:00,3751.33,3748.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55391,做空,2024-05-31 00:30:00,2024-05-31 00:35:00,3748.96,3749.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55392,做多,2024-05-31 00:35:00,2024-05-31 00:55:00,3749.86,3755.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55393,做多,2024-05-31 01:25:00,2024-05-31 01:40:00,3757.05,3753.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55394,做空,2024-05-31 01:40:00,2024-05-31 01:50:00,3753.17,3747.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55395,做多,2024-05-31 02:05:00,2024-05-31 02:20:00,3757.32,3764.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55396,做多,2024-05-31 03:00:00,2024-05-31 03:20:00,3758.21,3764.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55397,做多,2024-05-31 04:45:00,2024-05-31 04:50:00,3767.67,3764.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55398,做空,2024-05-31 04:50:00,2024-05-31 04:55:00,3764.53,3765.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55399,做多,2024-05-31 04:55:00,2024-05-31 05:00:00,3765.3,3760.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55400,做空,2024-05-31 05:00:00,2024-05-31 05:05:00,3760.83,3757.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55401,做多,2024-05-31 06:25:00,2024-05-31 06:30:00,3752.81,3746.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55402,做空,2024-05-31 06:30:00,2024-05-31 06:50:00,3746.49,3739.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55403,做多,2024-05-31 07:10:00,2024-05-31 07:30:00,3747.43,3744.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55404,做空,2024-05-31 07:30:00,2024-05-31 07:35:00,3744.86,3736.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55405,做多,2024-05-31 08:15:00,2024-05-31 08:20:00,3745.39,3741.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55406,做空,2024-05-31 08:20:00,2024-05-31 08:40:00,3741.17,3739.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55407,做多,2024-05-31 08:40:00,2024-05-31 08:45:00,3739.72,3737.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55408,做空,2024-05-31 08:45:00,2024-05-31 08:55:00,3737.16,3737.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55409,做多,2024-05-31 08:55:00,2024-05-31 09:10:00,3737.76,3744.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55410,做多,2024-05-31 09:20:00,2024-05-31 09:40:00,3736.88,3748.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55411,做多,2024-05-31 16:45:00,2024-05-31 18:10:00,3753.78,3778.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55412,做多,2024-05-31 20:15:00,2024-05-31 20:25:00,3788.06,3796.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55413,做多,2024-05-31 21:50:00,2024-06-01 00:05:00,3793.12,3764.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55414,做空,2024-06-01 00:05:00,2024-06-01 00:30:00,3764.81,3767.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55415,做多,2024-06-01 00:30:00,2024-06-01 01:05:00,3767.33,3774.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55416,做多,2024-06-01 01:40:00,2024-06-01 01:45:00,3766.46,3765.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55417,做空,2024-06-01 01:45:00,2024-06-01 01:50:00,3765.32,3766.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55418,做多,2024-06-01 01:50:00,2024-06-01 02:05:00,3766.75,3773.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55419,做多,2024-06-01 04:30:00,2024-06-01 04:45:00,3781.66,3785.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55420,做多,2024-06-01 06:40:00,2024-06-01 06:45:00,3789.99,3788.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55421,做空,2024-06-01 06:45:00,2024-06-01 06:50:00,3788.94,3791.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55422,做多,2024-06-01 06:50:00,2024-06-01 06:55:00,3791.97,3791.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55423,做空,2024-06-01 06:55:00,2024-06-01 07:00:00,3791.88,3792.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55424,做多,2024-06-01 07:00:00,2024-06-01 07:10:00,3792.28,3789.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55425,做空,2024-06-01 07:10:00,2024-06-01 07:15:00,3789.55,3786.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55426,做多,2024-06-01 08:30:00,2024-06-01 08:40:00,3782.84,3790.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55427,做多,2024-06-01 08:40:00,2024-06-01 08:45:00,3790.09,3792.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55428,做多,2024-06-01 10:10:00,2024-06-01 10:20:00,3795.76,3794.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55429,做空,2024-06-01 10:20:00,2024-06-01 10:40:00,3794.09,3788.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55430,做多,2024-06-01 11:10:00,2024-06-01 12:05:00,3792.09,3794.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55431,做多,2024-06-01 14:05:00,2024-06-01 14:10:00,3807.84,3803.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55432,做空,2024-06-01 14:10:00,2024-06-01 14:15:00,3803.6,3805.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55433,做多,2024-06-01 14:15:00,2024-06-01 14:30:00,3805.64,3816.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55434,做多,2024-06-01 14:55:00,2024-06-01 15:05:00,3812.13,3807.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55435,做空,2024-06-01 15:05:00,2024-06-01 15:20:00,3807.28,3812.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55436,做多,2024-06-01 15:20:00,2024-06-01 15:45:00,3812.55,3808.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55437,做空,2024-06-01 15:45:00,2024-06-01 15:55:00,3808.82,3801.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55438,做多,2024-06-01 17:20:00,2024-06-01 17:35:00,3805.14,3802.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55439,做空,2024-06-01 17:35:00,2024-06-01 17:45:00,3802.0,3798.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55440,做多,2024-06-01 17:50:00,2024-06-01 17:55:00,3802.19,3809.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55441,做多,2024-06-01 18:30:00,2024-06-01 18:50:00,3803.4,3802.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55442,做空,2024-06-01 18:50:00,2024-06-01 18:55:00,3802.0,3805.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55443,做多,2024-06-01 18:55:00,2024-06-01 19:10:00,3805.32,3803.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55444,做空,2024-06-01 19:10:00,2024-06-01 19:35:00,3803.59,3804.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55445,做多,2024-06-01 19:35:00,2024-06-01 19:40:00,3804.27,3808.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55446,做多,2024-06-01 20:05:00,2024-06-01 20:10:00,3804.95,3803.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55447,做空,2024-06-01 20:10:00,2024-06-01 20:25:00,3803.38,3805.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55448,做多,2024-06-01 20:25:00,2024-06-01 21:15:00,3805.83,3812.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55449,做多,2024-06-02 00:15:00,2024-06-02 00:30:00,3822.18,3824.03,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55450,做多,2024-06-02 03:45:00,2024-06-02 03:50:00,3811.26,3809.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55451,做空,2024-06-02 03:50:00,2024-06-02 03:55:00,3809.11,3809.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55452,做多,2024-06-02 03:55:00,2024-06-02 04:10:00,3809.13,3808.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55453,做空,2024-06-02 04:10:00,2024-06-02 04:15:00,3808.11,3810.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55454,做多,2024-06-02 04:15:00,2024-06-02 04:20:00,3810.82,3808.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55455,做空,2024-06-02 04:20:00,2024-06-02 04:25:00,3808.14,3811.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55456,做多,2024-06-02 04:25:00,2024-06-02 04:30:00,3811.7,3810.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55457,做空,2024-06-02 04:30:00,2024-06-02 05:30:00,3810.66,3815.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55458,做多,2024-06-02 05:30:00,2024-06-02 05:35:00,3815.08,3813.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55459,做空,2024-06-02 05:35:00,2024-06-02 06:25:00,3813.92,3814.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55460,做多,2024-06-02 06:25:00,2024-06-02 06:40:00,3814.48,3812.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55461,做空,2024-06-02 06:40:00,2024-06-02 06:45:00,3812.41,3815.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55462,做多,2024-06-02 06:45:00,2024-06-02 07:00:00,3815.79,3812.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55463,做空,2024-06-02 07:00:00,2024-06-02 07:10:00,3812.48,3813.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55464,做多,2024-06-02 07:10:00,2024-06-02 07:15:00,3813.31,3810.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55465,做空,2024-06-02 07:15:00,2024-06-02 07:25:00,3810.11,3806.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55466,做多,2024-06-02 08:35:00,2024-06-02 08:40:00,3802.59,3802.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55467,做空,2024-06-02 08:40:00,2024-06-02 09:10:00,3802.54,3797.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -55468,做多,2024-06-02 09:10:00,2024-06-02 09:15:00,3797.49,3793.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55469,做空,2024-06-02 09:15:00,2024-06-02 09:20:00,3793.09,3792.05,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55470,做多,2024-06-02 10:40:00,2024-06-02 10:45:00,3784.52,3779.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55471,做空,2024-06-02 10:45:00,2024-06-02 10:55:00,3779.11,3784.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55472,做多,2024-06-02 10:55:00,2024-06-02 11:00:00,3784.09,3780.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55473,做空,2024-06-02 11:00:00,2024-06-02 11:05:00,3780.09,3782.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55474,做多,2024-06-02 11:05:00,2024-06-02 11:10:00,3782.36,3781.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55475,做空,2024-06-02 11:10:00,2024-06-02 13:05:00,3781.4,3787.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55476,做多,2024-06-02 13:25:00,2024-06-02 13:30:00,3795.93,3789.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55477,做空,2024-06-02 13:30:00,2024-06-02 13:40:00,3789.22,3795.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55478,做多,2024-06-02 13:40:00,2024-06-02 14:30:00,3795.85,3809.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55479,做多,2024-06-02 16:00:00,2024-06-02 16:05:00,3805.59,3797.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55480,做空,2024-06-02 16:05:00,2024-06-02 16:20:00,3797.05,3793.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55481,做多,2024-06-02 18:55:00,2024-06-02 19:05:00,3773.61,3772.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55482,做空,2024-06-02 19:05:00,2024-06-02 19:30:00,3772.92,3774.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55483,做多,2024-06-02 19:30:00,2024-06-02 19:45:00,3774.02,3782.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55484,做多,2024-06-02 20:25:00,2024-06-02 21:05:00,3776.68,3790.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55485,做多,2024-06-02 22:00:00,2024-06-02 22:10:00,3789.35,3790.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55486,做空,2024-06-02 22:10:00,2024-06-02 22:50:00,3790.4,3782.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55487,做多,2024-06-02 23:00:00,2024-06-02 23:05:00,3789.19,3786.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55488,做空,2024-06-02 23:05:00,2024-06-02 23:45:00,3786.35,3790.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55489,做多,2024-06-02 23:45:00,2024-06-02 23:50:00,3790.24,3788.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55490,做空,2024-06-02 23:50:00,2024-06-03 00:05:00,3788.47,3782.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55491,做多,2024-06-03 01:00:00,2024-06-03 01:10:00,3777.43,3788.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55492,做多,2024-06-03 03:45:00,2024-06-03 04:15:00,3805.94,3801.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55493,做空,2024-06-03 04:15:00,2024-06-03 04:20:00,3801.05,3806.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55494,做多,2024-06-03 04:20:00,2024-06-03 04:25:00,3806.59,3797.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55495,做空,2024-06-03 04:25:00,2024-06-03 04:30:00,3797.86,3809.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55496,做多,2024-06-03 04:30:00,2024-06-03 04:35:00,3809.15,3810.22,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55497,做多,2024-06-03 06:00:00,2024-06-03 06:20:00,3818.24,3828.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55498,做多,2024-06-03 06:20:00,2024-06-03 06:25:00,3828.41,3839.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55499,做多,2024-06-03 08:15:00,2024-06-03 08:20:00,3825.32,3822.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55500,做空,2024-06-03 08:20:00,2024-06-03 08:25:00,3822.04,3829.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55501,做多,2024-06-03 08:25:00,2024-06-03 08:30:00,3829.41,3839.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55502,做多,2024-06-03 10:25:00,2024-06-03 10:30:00,3821.91,3820.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55503,做空,2024-06-03 10:30:00,2024-06-03 10:45:00,3820.53,3812.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55504,做多,2024-06-03 11:20:00,2024-06-03 11:30:00,3816.96,3816.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55505,做空,2024-06-03 11:30:00,2024-06-03 11:40:00,3816.81,3812.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55506,做多,2024-06-03 12:00:00,2024-06-03 12:05:00,3815.14,3813.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55507,做空,2024-06-03 12:05:00,2024-06-03 12:10:00,3813.04,3815.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55508,做多,2024-06-03 12:10:00,2024-06-03 12:20:00,3815.04,3822.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55509,做多,2024-06-03 15:55:00,2024-06-03 16:05:00,3798.76,3788.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55510,做空,2024-06-03 16:05:00,2024-06-03 16:30:00,3788.29,3766.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55511,做多,2024-06-03 17:30:00,2024-06-03 18:00:00,3776.57,3783.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55512,做多,2024-06-03 19:20:00,2024-06-03 20:10:00,3780.83,3784.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55513,做多,2024-06-03 20:10:00,2024-06-03 20:30:00,3784.29,3780.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55514,做空,2024-06-03 20:30:00,2024-06-03 21:00:00,3780.03,3780.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55515,做多,2024-06-03 21:00:00,2024-06-03 21:05:00,3780.08,3778.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55516,做空,2024-06-03 21:05:00,2024-06-03 21:20:00,3778.71,3767.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55517,做多,2024-06-03 21:45:00,2024-06-03 21:55:00,3777.1,3775.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55518,做空,2024-06-03 21:55:00,2024-06-03 22:05:00,3775.63,3765.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55519,做多,2024-06-03 22:30:00,2024-06-03 23:25:00,3776.84,3774.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55520,做空,2024-06-03 23:25:00,2024-06-03 23:35:00,3774.73,3766.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55521,做多,2024-06-04 01:10:00,2024-06-04 01:30:00,3763.23,3776.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55522,做多,2024-06-04 03:00:00,2024-06-04 03:05:00,3777.23,3782.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55523,做多,2024-06-04 04:05:00,2024-06-04 04:15:00,3778.42,3775.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55524,做空,2024-06-04 04:15:00,2024-06-04 04:20:00,3775.95,3778.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55525,做多,2024-06-04 04:20:00,2024-06-04 04:25:00,3778.31,3775.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55526,做空,2024-06-04 04:25:00,2024-06-04 04:30:00,3775.0,3778.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55527,做多,2024-06-04 04:30:00,2024-06-04 04:35:00,3778.92,3776.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55528,做空,2024-06-04 04:35:00,2024-06-04 04:45:00,3776.15,3775.5,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55529,做多,2024-06-04 05:15:00,2024-06-04 05:20:00,3775.49,3772.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55530,做空,2024-06-04 05:20:00,2024-06-04 05:30:00,3772.37,3769.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55531,做多,2024-06-04 06:30:00,2024-06-04 06:40:00,3766.85,3765.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55532,做空,2024-06-04 06:40:00,2024-06-04 06:45:00,3765.39,3770.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55533,做多,2024-06-04 06:45:00,2024-06-04 06:55:00,3770.94,3765.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55534,做空,2024-06-04 06:55:00,2024-06-04 07:00:00,3765.38,3771.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55535,做多,2024-06-04 07:00:00,2024-06-04 07:10:00,3771.54,3774.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55536,做多,2024-06-04 08:05:00,2024-06-04 08:10:00,3774.22,3778.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55537,做多,2024-06-04 08:35:00,2024-06-04 08:45:00,3774.63,3774.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55538,做空,2024-06-04 08:45:00,2024-06-04 08:50:00,3774.07,3766.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55539,做多,2024-06-04 10:15:00,2024-06-04 10:30:00,3759.54,3765.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55540,做多,2024-06-04 11:45:00,2024-06-04 12:00:00,3764.92,3766.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55541,做空,2024-06-04 12:00:00,2024-06-04 12:05:00,3766.39,3760.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55542,做多,2024-06-04 12:30:00,2024-06-04 12:35:00,3767.65,3763.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55543,做空,2024-06-04 12:35:00,2024-06-04 12:50:00,3763.71,3758.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55544,做多,2024-06-04 12:55:00,2024-06-04 13:00:00,3766.74,3775.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55545,做多,2024-06-04 14:40:00,2024-06-04 15:10:00,3778.79,3796.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55546,做多,2024-06-04 15:10:00,2024-06-04 15:15:00,3796.68,3808.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55547,做多,2024-06-04 17:50:00,2024-06-04 17:55:00,3821.52,3816.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55548,做空,2024-06-04 17:55:00,2024-06-04 18:00:00,3816.94,3818.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55549,做多,2024-06-04 18:00:00,2024-06-04 18:15:00,3818.86,3820.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55550,做空,2024-06-04 18:15:00,2024-06-04 19:10:00,3820.02,3805.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55551,做多,2024-06-04 20:25:00,2024-06-04 21:35:00,3800.89,3818.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55552,做多,2024-06-04 22:10:00,2024-06-04 22:15:00,3816.75,3818.58,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55553,做多,2024-06-04 23:10:00,2024-06-04 23:15:00,3817.91,3816.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55554,做空,2024-06-04 23:15:00,2024-06-04 23:25:00,3816.43,3811.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55555,做多,2024-06-04 23:50:00,2024-06-05 00:10:00,3816.42,3813.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55556,做空,2024-06-05 00:10:00,2024-06-05 00:20:00,3813.56,3821.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55557,做多,2024-06-05 00:20:00,2024-06-05 00:25:00,3821.19,3820.83,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55558,做多,2024-06-05 01:15:00,2024-06-05 01:25:00,3821.84,3836.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55559,做多,2024-06-05 03:30:00,2024-06-05 03:40:00,3812.37,3810.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55560,做空,2024-06-05 03:40:00,2024-06-05 03:45:00,3810.39,3810.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55561,做多,2024-06-05 03:45:00,2024-06-05 04:00:00,3810.81,3809.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55562,做空,2024-06-05 04:00:00,2024-06-05 04:10:00,3809.15,3812.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55563,做多,2024-06-05 04:10:00,2024-06-05 04:25:00,3812.8,3810.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55564,做空,2024-06-05 04:25:00,2024-06-05 04:30:00,3810.01,3810.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55565,做多,2024-06-05 04:30:00,2024-06-05 04:35:00,3810.14,3812.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55566,做多,2024-06-05 04:35:00,2024-06-05 04:40:00,3812.07,3809.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55567,做空,2024-06-05 04:40:00,2024-06-05 04:45:00,3809.85,3809.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55568,做多,2024-06-05 04:50:00,2024-06-05 04:55:00,3813.77,3812.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55569,做多,2024-06-05 06:15:00,2024-06-05 06:35:00,3795.77,3808.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55570,做多,2024-06-05 07:55:00,2024-06-05 09:25:00,3811.59,3803.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55571,做空,2024-06-05 09:25:00,2024-06-05 09:30:00,3803.97,3801.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55572,做多,2024-06-05 10:40:00,2024-06-05 10:55:00,3799.49,3797.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55573,做空,2024-06-05 10:55:00,2024-06-05 11:00:00,3797.38,3794.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55574,做多,2024-06-05 11:05:00,2024-06-05 11:10:00,3800.15,3804.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55575,做多,2024-06-05 13:20:00,2024-06-05 13:25:00,3817.33,3816.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55576,做空,2024-06-05 13:25:00,2024-06-05 13:35:00,3816.89,3801.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55577,做多,2024-06-05 14:35:00,2024-06-05 14:50:00,3803.34,3803.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55578,做空,2024-06-05 14:50:00,2024-06-05 15:00:00,3803.01,3799.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -55579,做多,2024-06-05 15:00:00,2024-06-05 15:15:00,3799.65,3811.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55580,做多,2024-06-05 17:00:00,2024-06-05 17:30:00,3817.8,3829.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55581,做多,2024-06-05 18:50:00,2024-06-05 18:55:00,3850.47,3848.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55582,做空,2024-06-05 18:55:00,2024-06-05 19:00:00,3848.23,3855.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55583,做多,2024-06-05 19:00:00,2024-06-05 19:05:00,3855.12,3849.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55584,做空,2024-06-05 19:05:00,2024-06-05 19:40:00,3849.29,3860.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55585,做多,2024-06-05 19:40:00,2024-06-05 19:50:00,3860.32,3877.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55586,做多,2024-06-05 22:50:00,2024-06-05 23:00:00,3852.18,3859.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55587,做多,2024-06-06 00:40:00,2024-06-06 01:30:00,3863.16,3867.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55588,做多,2024-06-06 02:05:00,2024-06-06 02:10:00,3868.04,3869.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55589,做多,2024-06-06 04:35:00,2024-06-06 04:55:00,3863.27,3865.06,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55590,做空,2024-06-06 04:55:00,2024-06-06 05:15:00,3865.06,3856.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55591,做多,2024-06-06 07:05:00,2024-06-06 07:10:00,3851.22,3850.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55592,做空,2024-06-06 07:10:00,2024-06-06 07:15:00,3850.09,3851.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55593,做多,2024-06-06 07:15:00,2024-06-06 07:25:00,3851.03,3845.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55594,做空,2024-06-06 07:25:00,2024-06-06 07:35:00,3845.09,3849.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55595,做多,2024-06-06 07:35:00,2024-06-06 07:55:00,3849.25,3854.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55596,做多,2024-06-06 08:15:00,2024-06-06 08:20:00,3849.56,3847.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55597,做空,2024-06-06 08:20:00,2024-06-06 08:50:00,3847.74,3849.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55598,做多,2024-06-06 08:50:00,2024-06-06 08:55:00,3849.21,3848.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55599,做空,2024-06-06 08:55:00,2024-06-06 09:00:00,3848.83,3851.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55600,做多,2024-06-06 09:00:00,2024-06-06 09:05:00,3851.91,3855.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55601,做多,2024-06-06 09:55:00,2024-06-06 10:00:00,3853.44,3850.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55602,做空,2024-06-06 10:00:00,2024-06-06 10:15:00,3850.07,3852.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55603,做多,2024-06-06 10:15:00,2024-06-06 10:20:00,3852.05,3850.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55604,做空,2024-06-06 10:20:00,2024-06-06 10:25:00,3850.84,3851.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55605,做多,2024-06-06 10:25:00,2024-06-06 10:40:00,3851.79,3851.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55606,做空,2024-06-06 10:40:00,2024-06-06 10:50:00,3851.57,3851.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55607,做多,2024-06-06 10:50:00,2024-06-06 11:00:00,3851.93,3858.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55608,做多,2024-06-06 11:20:00,2024-06-06 12:10:00,3854.02,3853.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55609,做空,2024-06-06 12:10:00,2024-06-06 12:15:00,3853.31,3859.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55610,做多,2024-06-06 12:15:00,2024-06-06 12:20:00,3859.59,3862.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55611,做多,2024-06-06 13:35:00,2024-06-06 13:45:00,3847.26,3846.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55612,做空,2024-06-06 13:45:00,2024-06-06 14:00:00,3846.05,3833.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55613,做多,2024-06-06 14:20:00,2024-06-06 15:10:00,3841.95,3842.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55614,做空,2024-06-06 15:10:00,2024-06-06 15:15:00,3842.15,3843.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55615,做多,2024-06-06 15:15:00,2024-06-06 15:20:00,3843.68,3841.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55616,做空,2024-06-06 15:20:00,2024-06-06 15:30:00,3841.89,3846.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55617,做多,2024-06-06 15:30:00,2024-06-06 15:45:00,3846.33,3843.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55618,做空,2024-06-06 15:45:00,2024-06-06 15:50:00,3843.78,3845.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55619,做多,2024-06-06 15:50:00,2024-06-06 15:55:00,3845.7,3847.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55620,做多,2024-06-06 17:50:00,2024-06-06 17:55:00,3836.26,3836.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55621,做空,2024-06-06 17:55:00,2024-06-06 18:10:00,3836.1,3834.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55622,做多,2024-06-06 18:10:00,2024-06-06 18:15:00,3834.6,3831.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55623,做空,2024-06-06 18:15:00,2024-06-06 18:20:00,3831.07,3832.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55624,做多,2024-06-06 18:20:00,2024-06-06 18:30:00,3832.98,3832.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55625,做空,2024-06-06 18:30:00,2024-06-06 18:35:00,3832.05,3836.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55626,做多,2024-06-06 18:35:00,2024-06-06 18:55:00,3836.24,3835.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55627,做空,2024-06-06 18:55:00,2024-06-06 19:05:00,3835.35,3826.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55628,做多,2024-06-06 20:45:00,2024-06-06 22:05:00,3801.28,3807.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55629,做多,2024-06-07 00:20:00,2024-06-07 00:25:00,3815.09,3812.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55630,做空,2024-06-07 00:25:00,2024-06-07 00:30:00,3812.48,3814.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55631,做多,2024-06-07 00:30:00,2024-06-07 00:35:00,3814.87,3813.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55632,做空,2024-06-07 00:35:00,2024-06-07 00:40:00,3813.86,3808.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55633,做多,2024-06-07 01:45:00,2024-06-07 01:55:00,3811.44,3808.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55634,做空,2024-06-07 01:55:00,2024-06-07 02:00:00,3808.25,3808.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55635,做多,2024-06-07 02:00:00,2024-06-07 03:30:00,3808.64,3807.31,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55636,做多,2024-06-07 06:30:00,2024-06-07 07:15:00,3819.5,3825.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55637,做多,2024-06-07 07:55:00,2024-06-07 09:30:00,3819.7,3812.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55638,做空,2024-06-07 09:30:00,2024-06-07 09:35:00,3812.92,3815.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55639,做多,2024-06-07 09:35:00,2024-06-07 09:45:00,3815.88,3812.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55640,做空,2024-06-07 09:45:00,2024-06-07 09:55:00,3812.51,3814.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55641,做多,2024-06-07 09:55:00,2024-06-07 10:00:00,3814.56,3812.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55642,做空,2024-06-07 10:00:00,2024-06-07 10:05:00,3812.03,3813.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55643,做多,2024-06-07 10:05:00,2024-06-07 10:15:00,3813.95,3813.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55644,做空,2024-06-07 10:15:00,2024-06-07 10:25:00,3813.32,3809.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55645,做多,2024-06-07 10:40:00,2024-06-07 10:55:00,3812.39,3813.56,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55646,做空,2024-06-07 10:55:00,2024-06-07 11:15:00,3813.56,3812.74,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55647,做多,2024-06-07 11:15:00,2024-06-07 11:25:00,3812.74,3815.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55648,做多,2024-06-07 13:40:00,2024-06-07 14:45:00,3817.88,3829.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55649,做多,2024-06-07 15:10:00,2024-06-07 15:15:00,3820.47,3818.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55650,做空,2024-06-07 15:15:00,2024-06-07 15:20:00,3818.19,3813.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55651,做多,2024-06-07 16:25:00,2024-06-07 16:30:00,3807.39,3799.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55652,做空,2024-06-07 16:30:00,2024-06-07 16:45:00,3799.99,3791.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55653,做多,2024-06-07 19:20:00,2024-06-07 20:00:00,3684.33,3683.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55654,做空,2024-06-07 20:00:00,2024-06-07 20:30:00,3683.11,3685.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55655,做多,2024-06-07 20:30:00,2024-06-07 20:45:00,3685.41,3684.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55656,做空,2024-06-07 20:45:00,2024-06-07 20:50:00,3684.29,3690.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55657,做多,2024-06-07 20:50:00,2024-06-07 21:00:00,3690.4,3688.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55658,做空,2024-06-07 21:00:00,2024-06-07 21:05:00,3688.92,3695.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55659,做多,2024-06-07 21:05:00,2024-06-07 21:30:00,3695.81,3692.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55660,做多,2024-06-07 22:15:00,2024-06-07 22:20:00,3693.95,3693.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55661,做空,2024-06-07 22:20:00,2024-06-07 22:50:00,3693.78,3697.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55662,做多,2024-06-07 22:50:00,2024-06-07 23:05:00,3697.03,3693.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55663,做空,2024-06-07 23:05:00,2024-06-07 23:25:00,3693.22,3685.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55664,做多,2024-06-08 00:25:00,2024-06-08 00:30:00,3689.33,3687.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55665,做空,2024-06-08 00:30:00,2024-06-08 01:20:00,3687.28,3688.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55666,做多,2024-06-08 01:20:00,2024-06-08 01:35:00,3688.75,3693.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55667,做多,2024-06-08 02:25:00,2024-06-08 03:15:00,3689.93,3688.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55668,做空,2024-06-08 03:15:00,2024-06-08 03:20:00,3688.28,3691.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55669,做多,2024-06-08 03:20:00,2024-06-08 03:25:00,3691.55,3690.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55670,做空,2024-06-08 03:25:00,2024-06-08 04:25:00,3690.89,3687.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55671,做多,2024-06-08 05:25:00,2024-06-08 05:30:00,3688.24,3683.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55672,做空,2024-06-08 05:30:00,2024-06-08 05:45:00,3683.94,3685.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55673,做多,2024-06-08 05:45:00,2024-06-08 05:55:00,3685.36,3683.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55674,做空,2024-06-08 05:55:00,2024-06-08 06:00:00,3683.56,3685.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55675,做多,2024-06-08 06:00:00,2024-06-08 06:05:00,3685.52,3682.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55676,做空,2024-06-08 06:05:00,2024-06-08 06:10:00,3682.59,3686.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55677,做多,2024-06-08 06:10:00,2024-06-08 06:25:00,3686.0,3687.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55678,做多,2024-06-08 10:45:00,2024-06-08 10:50:00,3695.15,3694.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55679,做空,2024-06-08 10:50:00,2024-06-08 11:10:00,3694.41,3695.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55680,做多,2024-06-08 11:10:00,2024-06-08 11:15:00,3695.0,3692.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55681,做空,2024-06-08 11:15:00,2024-06-08 11:25:00,3692.62,3693.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55682,做多,2024-06-08 11:25:00,2024-06-08 11:30:00,3693.12,3688.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55683,做空,2024-06-08 11:30:00,2024-06-08 11:50:00,3688.03,3682.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55684,做多,2024-06-08 12:15:00,2024-06-08 12:55:00,3689.38,3684.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55685,做空,2024-06-08 12:55:00,2024-06-08 13:00:00,3684.55,3685.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55686,做多,2024-06-08 13:00:00,2024-06-08 13:05:00,3685.93,3680.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55687,做空,2024-06-08 13:05:00,2024-06-08 13:15:00,3680.14,3678.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55688,做多,2024-06-08 13:40:00,2024-06-08 13:50:00,3685.54,3685.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55689,做空,2024-06-08 13:50:00,2024-06-08 16:00:00,3685.9,3694.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55690,做多,2024-06-08 16:00:00,2024-06-08 16:05:00,3694.16,3691.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55691,做空,2024-06-08 16:05:00,2024-06-08 16:10:00,3691.01,3687.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55692,做多,2024-06-08 17:05:00,2024-06-08 17:10:00,3688.06,3687.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55693,做空,2024-06-08 17:10:00,2024-06-08 17:30:00,3687.69,3677.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55694,做多,2024-06-08 17:40:00,2024-06-08 18:00:00,3686.99,3690.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55695,做多,2024-06-08 19:15:00,2024-06-08 19:30:00,3693.26,3691.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55696,做空,2024-06-08 19:30:00,2024-06-08 19:35:00,3691.4,3687.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55697,做多,2024-06-08 21:20:00,2024-06-08 21:30:00,3680.36,3681.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55698,做空,2024-06-08 21:30:00,2024-06-08 22:00:00,3681.69,3681.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55699,做多,2024-06-08 22:00:00,2024-06-08 22:15:00,3681.96,3680.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55700,做空,2024-06-08 22:15:00,2024-06-08 22:25:00,3680.65,3674.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55701,做多,2024-06-08 22:40:00,2024-06-08 22:55:00,3679.76,3680.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55702,做空,2024-06-08 22:55:00,2024-06-08 23:10:00,3680.18,3678.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55703,做多,2024-06-08 23:10:00,2024-06-08 23:30:00,3678.64,3684.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55704,做多,2024-06-09 00:10:00,2024-06-09 00:45:00,3683.71,3682.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55705,做空,2024-06-09 00:45:00,2024-06-09 00:50:00,3682.68,3684.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55706,做多,2024-06-09 00:50:00,2024-06-09 01:10:00,3684.07,3686.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55707,做多,2024-06-09 01:25:00,2024-06-09 01:30:00,3687.2,3687.05,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55708,做多,2024-06-09 01:50:00,2024-06-09 04:10:00,3684.17,3674.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55709,做空,2024-06-09 04:10:00,2024-06-09 04:35:00,3674.56,3674.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55710,做多,2024-06-09 04:35:00,2024-06-09 04:45:00,3674.4,3673.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55711,做空,2024-06-09 04:45:00,2024-06-09 04:55:00,3673.23,3678.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55712,做多,2024-06-09 04:55:00,2024-06-09 05:05:00,3678.18,3674.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55713,做空,2024-06-09 05:05:00,2024-06-09 05:10:00,3674.16,3675.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55714,做多,2024-06-09 05:10:00,2024-06-09 05:15:00,3675.56,3675.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55715,做空,2024-06-09 05:15:00,2024-06-09 05:20:00,3675.14,3682.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55716,做多,2024-06-09 05:20:00,2024-06-09 05:25:00,3682.36,3681.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55717,做多,2024-06-09 08:10:00,2024-06-09 08:15:00,3689.92,3689.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55718,做空,2024-06-09 08:15:00,2024-06-09 08:30:00,3689.27,3689.03,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55719,做多,2024-06-09 08:30:00,2024-06-09 08:40:00,3689.03,3688.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55720,做空,2024-06-09 08:40:00,2024-06-09 08:45:00,3688.83,3690.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55721,做多,2024-06-09 08:45:00,2024-06-09 08:55:00,3690.05,3688.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55722,做空,2024-06-09 08:55:00,2024-06-09 09:00:00,3688.52,3689.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55723,做多,2024-06-09 09:00:00,2024-06-09 09:10:00,3689.64,3692.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55724,做多,2024-06-09 09:40:00,2024-06-09 09:45:00,3691.38,3692.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55725,做多,2024-06-09 11:25:00,2024-06-09 11:35:00,3691.13,3693.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55726,做多,2024-06-09 12:30:00,2024-06-09 12:40:00,3698.63,3700.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55727,做多,2024-06-09 14:15:00,2024-06-09 14:45:00,3694.86,3692.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55728,做空,2024-06-09 14:45:00,2024-06-09 15:30:00,3692.69,3691.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55729,做多,2024-06-09 15:30:00,2024-06-09 15:50:00,3691.69,3692.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55730,做空,2024-06-09 15:50:00,2024-06-09 16:00:00,3692.89,3692.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55731,做多,2024-06-09 16:00:00,2024-06-09 16:10:00,3692.23,3694.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55732,做多,2024-06-09 17:40:00,2024-06-09 18:10:00,3698.23,3706.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55733,做多,2024-06-09 20:15:00,2024-06-09 20:20:00,3705.12,3702.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55734,做空,2024-06-09 20:20:00,2024-06-09 20:30:00,3702.3,3698.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55735,做多,2024-06-09 21:00:00,2024-06-09 21:05:00,3703.01,3700.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55736,做空,2024-06-09 21:05:00,2024-06-09 21:10:00,3700.45,3701.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55737,做多,2024-06-09 21:10:00,2024-06-09 21:15:00,3701.38,3700.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55738,做空,2024-06-09 21:15:00,2024-06-09 21:20:00,3700.26,3701.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55739,做多,2024-06-09 21:20:00,2024-06-09 21:30:00,3701.67,3699.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55740,做空,2024-06-09 21:30:00,2024-06-09 21:35:00,3699.77,3696.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55741,做多,2024-06-09 21:40:00,2024-06-09 21:45:00,3701.89,3711.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55742,做多,2024-06-10 01:35:00,2024-06-10 01:45:00,3695.64,3693.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55743,做空,2024-06-10 01:45:00,2024-06-10 02:05:00,3693.9,3693.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55744,做多,2024-06-10 02:05:00,2024-06-10 02:15:00,3693.94,3695.73,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55745,做多,2024-06-10 04:25:00,2024-06-10 05:25:00,3689.92,3687.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55746,做空,2024-06-10 05:25:00,2024-06-10 05:30:00,3687.4,3689.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55747,做多,2024-06-10 05:30:00,2024-06-10 05:35:00,3689.65,3688.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55748,做空,2024-06-10 05:35:00,2024-06-10 05:45:00,3688.97,3684.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55749,做多,2024-06-10 08:15:00,2024-06-10 09:05:00,3669.91,3670.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55750,做空,2024-06-10 09:05:00,2024-06-10 09:30:00,3670.61,3669.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55751,做多,2024-06-10 09:30:00,2024-06-10 09:50:00,3669.98,3673.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -55752,做空,2024-06-10 09:50:00,2024-06-10 10:30:00,3673.49,3676.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55753,做多,2024-06-10 10:30:00,2024-06-10 11:10:00,3676.5,3674.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55754,做空,2024-06-10 11:10:00,2024-06-10 11:15:00,3674.45,3677.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55755,做多,2024-06-10 11:15:00,2024-06-10 11:20:00,3677.56,3676.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55756,做空,2024-06-10 11:20:00,2024-06-10 11:30:00,3676.16,3675.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55757,做多,2024-06-10 11:35:00,2024-06-10 11:40:00,3677.92,3682.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55758,做多,2024-06-10 11:55:00,2024-06-10 12:00:00,3677.75,3674.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55759,做空,2024-06-10 12:00:00,2024-06-10 12:05:00,3674.34,3674.04,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55760,做多,2024-06-10 12:15:00,2024-06-10 12:20:00,3677.78,3681.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55761,做多,2024-06-10 12:45:00,2024-06-10 12:50:00,3681.22,3682.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55762,做多,2024-06-10 13:30:00,2024-06-10 13:45:00,3680.25,3670.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55763,做空,2024-06-10 13:45:00,2024-06-10 13:55:00,3670.6,3674.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55764,做多,2024-06-10 13:55:00,2024-06-10 14:35:00,3674.5,3678.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55765,做多,2024-06-10 16:40:00,2024-06-10 17:00:00,3696.71,3691.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55766,做空,2024-06-10 17:00:00,2024-06-10 17:45:00,3691.85,3697.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55767,做多,2024-06-10 17:45:00,2024-06-10 18:00:00,3697.38,3693.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55768,做空,2024-06-10 18:00:00,2024-06-10 18:10:00,3693.36,3699.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55769,做多,2024-06-10 18:10:00,2024-06-10 18:15:00,3699.53,3696.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55770,做多,2024-06-10 18:45:00,2024-06-10 18:50:00,3692.29,3692.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55771,做空,2024-06-10 18:50:00,2024-06-10 19:05:00,3692.15,3677.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55772,做多,2024-06-10 20:30:00,2024-06-10 21:15:00,3675.9,3672.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55773,做空,2024-06-10 21:15:00,2024-06-10 21:30:00,3672.8,3673.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55774,做多,2024-06-10 21:30:00,2024-06-10 21:35:00,3673.53,3669.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55775,做空,2024-06-10 21:35:00,2024-06-10 21:40:00,3669.67,3675.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55776,做多,2024-06-10 21:40:00,2024-06-10 21:50:00,3675.67,3673.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55777,做空,2024-06-10 21:50:00,2024-06-10 21:55:00,3673.02,3675.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55778,做多,2024-06-10 21:55:00,2024-06-10 22:00:00,3675.19,3669.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55779,做空,2024-06-10 22:00:00,2024-06-10 22:05:00,3669.53,3670.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55780,做多,2024-06-10 22:10:00,2024-06-10 22:15:00,3673.54,3671.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55781,做空,2024-06-10 22:15:00,2024-06-10 22:20:00,3671.87,3675.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55782,做多,2024-06-10 22:20:00,2024-06-10 22:35:00,3675.31,3673.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55783,做空,2024-06-10 22:35:00,2024-06-10 22:45:00,3673.0,3673.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55784,做多,2024-06-10 22:45:00,2024-06-10 23:00:00,3673.24,3675.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55785,做多,2024-06-11 00:00:00,2024-06-11 00:20:00,3672.61,3671.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55786,做空,2024-06-11 00:20:00,2024-06-11 00:30:00,3671.45,3670.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55787,做多,2024-06-11 00:30:00,2024-06-11 01:15:00,3670.95,3666.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55788,做空,2024-06-11 01:15:00,2024-06-11 01:25:00,3666.25,3669.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55789,做多,2024-06-11 01:25:00,2024-06-11 01:30:00,3669.67,3669.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55790,做空,2024-06-11 01:30:00,2024-06-11 01:45:00,3669.14,3668.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55791,做多,2024-06-11 01:45:00,2024-06-11 01:50:00,3668.26,3642.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55792,做空,2024-06-11 01:50:00,2024-06-11 01:55:00,3642.05,3627.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55793,做多,2024-06-11 03:25:00,2024-06-11 03:30:00,3610.34,3601.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55794,做空,2024-06-11 03:30:00,2024-06-11 04:00:00,3601.65,3591.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55795,做多,2024-06-11 05:55:00,2024-06-11 06:20:00,3562.76,3555.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55796,做空,2024-06-11 06:20:00,2024-06-11 06:25:00,3555.82,3558.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55797,做多,2024-06-11 08:00:00,2024-06-11 08:10:00,3541.72,3508.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55798,做空,2024-06-11 08:10:00,2024-06-11 08:15:00,3508.86,3519.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55799,做多,2024-06-11 08:35:00,2024-06-11 08:55:00,3538.98,3535.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55800,做空,2024-06-11 08:55:00,2024-06-11 09:30:00,3535.58,3530.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -55801,做多,2024-06-11 09:30:00,2024-06-11 10:20:00,3530.8,3549.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55802,做多,2024-06-11 11:00:00,2024-06-11 11:25:00,3530.43,3533.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -55803,做空,2024-06-11 11:25:00,2024-06-11 11:40:00,3533.81,3539.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55804,做多,2024-06-11 11:40:00,2024-06-11 11:45:00,3539.2,3537.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55805,做空,2024-06-11 11:45:00,2024-06-11 12:05:00,3537.24,3539.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55806,做多,2024-06-11 12:05:00,2024-06-11 12:10:00,3539.47,3544.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55807,做多,2024-06-11 12:40:00,2024-06-11 12:55:00,3538.56,3536.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55808,做空,2024-06-11 12:55:00,2024-06-11 13:00:00,3536.18,3526.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55809,做多,2024-06-11 13:05:00,2024-06-11 13:30:00,3539.08,3533.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55810,做空,2024-06-11 13:30:00,2024-06-11 13:40:00,3533.8,3524.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55811,做多,2024-06-11 14:10:00,2024-06-11 14:15:00,3537.77,3530.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55812,做空,2024-06-11 14:15:00,2024-06-11 15:00:00,3530.64,3512.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55813,做多,2024-06-11 15:10:00,2024-06-11 15:20:00,3525.47,3518.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55814,做空,2024-06-11 15:20:00,2024-06-11 15:25:00,3518.72,3513.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55815,做多,2024-06-11 17:45:00,2024-06-11 17:50:00,3457.23,3475.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55816,做多,2024-06-11 19:30:00,2024-06-11 19:50:00,3489.58,3500.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55817,做多,2024-06-11 20:05:00,2024-06-11 20:20:00,3497.44,3492.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55818,做空,2024-06-11 20:20:00,2024-06-11 20:30:00,3492.86,3492.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55819,做多,2024-06-11 20:30:00,2024-06-11 21:25:00,3492.45,3491.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55820,做空,2024-06-11 21:25:00,2024-06-11 21:30:00,3491.4,3491.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55821,做多,2024-06-11 21:30:00,2024-06-11 21:45:00,3491.69,3501.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55822,做多,2024-06-12 00:00:00,2024-06-12 00:20:00,3502.2,3498.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55823,做空,2024-06-12 00:20:00,2024-06-12 00:40:00,3498.04,3501.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55824,做多,2024-06-12 00:40:00,2024-06-12 00:45:00,3501.03,3497.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55825,做空,2024-06-12 00:45:00,2024-06-12 00:50:00,3497.75,3493.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55826,做多,2024-06-12 02:05:00,2024-06-12 02:25:00,3494.18,3505.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55827,做多,2024-06-12 05:15:00,2024-06-12 05:20:00,3520.57,3518.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55828,做空,2024-06-12 05:20:00,2024-06-12 05:45:00,3518.79,3509.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55829,做多,2024-06-12 06:15:00,2024-06-12 06:30:00,3518.26,3515.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55830,做空,2024-06-12 06:30:00,2024-06-12 06:35:00,3515.62,3521.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55831,做多,2024-06-12 06:35:00,2024-06-12 07:05:00,3521.28,3516.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55832,做空,2024-06-12 07:05:00,2024-06-12 07:50:00,3516.95,3525.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55833,做多,2024-06-12 07:50:00,2024-06-12 07:55:00,3525.25,3527.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55834,做多,2024-06-12 08:30:00,2024-06-12 08:45:00,3525.55,3523.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55835,做空,2024-06-12 08:45:00,2024-06-12 09:10:00,3523.62,3524.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55836,做多,2024-06-12 09:10:00,2024-06-12 09:15:00,3524.39,3521.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55837,做空,2024-06-12 09:15:00,2024-06-12 09:35:00,3521.08,3524.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55838,做多,2024-06-12 09:35:00,2024-06-12 09:50:00,3524.65,3533.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55839,做多,2024-06-12 11:10:00,2024-06-12 11:20:00,3543.57,3544.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55840,做空,2024-06-12 11:20:00,2024-06-12 11:30:00,3544.07,3549.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55841,做多,2024-06-12 11:30:00,2024-06-12 11:35:00,3549.49,3542.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55842,做空,2024-06-12 11:35:00,2024-06-12 11:55:00,3542.54,3532.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55843,做多,2024-06-12 12:20:00,2024-06-12 12:30:00,3542.58,3616.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55844,做多,2024-06-12 14:00:00,2024-06-12 15:00:00,3620.75,3642.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55845,做多,2024-06-12 15:20:00,2024-06-12 15:30:00,3626.96,3622.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55846,做空,2024-06-12 15:30:00,2024-06-12 15:40:00,3622.4,3612.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55847,做多,2024-06-12 16:50:00,2024-06-12 16:55:00,3618.62,3618.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55848,做空,2024-06-12 16:55:00,2024-06-12 17:20:00,3618.38,3616.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -55849,做多,2024-06-12 17:20:00,2024-06-12 17:30:00,3616.3,3614.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55850,做空,2024-06-12 17:30:00,2024-06-12 17:50:00,3614.87,3621.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55851,做多,2024-06-12 17:50:00,2024-06-12 17:55:00,3621.8,3625.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55852,做多,2024-06-12 19:15:00,2024-06-12 22:20:00,3589.84,3564.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55853,做空,2024-06-12 22:20:00,2024-06-12 22:25:00,3564.24,3566.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55854,做多,2024-06-12 22:25:00,2024-06-12 22:30:00,3566.45,3566.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55855,做空,2024-06-12 22:30:00,2024-06-12 22:35:00,3566.28,3569.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55856,做多,2024-06-12 22:35:00,2024-06-12 22:50:00,3569.29,3573.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55857,做多,2024-06-12 23:10:00,2024-06-12 23:15:00,3569.36,3563.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55858,做空,2024-06-12 23:15:00,2024-06-12 23:20:00,3563.18,3566.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55859,做多,2024-06-13 00:45:00,2024-06-13 01:00:00,3561.34,3557.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55860,做空,2024-06-13 01:00:00,2024-06-13 01:10:00,3557.51,3560.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55861,做多,2024-06-13 01:10:00,2024-06-13 01:15:00,3560.24,3552.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55862,做空,2024-06-13 01:15:00,2024-06-13 01:30:00,3552.99,3545.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55863,做多,2024-06-13 04:00:00,2024-06-13 04:45:00,3515.05,3506.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55864,做空,2024-06-13 04:45:00,2024-06-13 05:00:00,3506.84,3506.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55865,做多,2024-06-13 05:00:00,2024-06-13 05:20:00,3506.07,3506.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55866,做空,2024-06-13 05:20:00,2024-06-13 05:25:00,3506.15,3510.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55867,做多,2024-06-13 05:25:00,2024-06-13 05:30:00,3510.11,3509.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55868,做空,2024-06-13 05:30:00,2024-06-13 05:35:00,3509.05,3511.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55869,做多,2024-06-13 05:35:00,2024-06-13 05:45:00,3511.42,3508.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55870,做空,2024-06-13 05:45:00,2024-06-13 05:50:00,3508.78,3509.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55871,做多,2024-06-13 05:50:00,2024-06-13 06:00:00,3509.23,3504.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55872,做空,2024-06-13 06:00:00,2024-06-13 06:30:00,3504.29,3490.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55873,做多,2024-06-13 07:10:00,2024-06-13 08:45:00,3499.6,3503.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -55874,做空,2024-06-13 08:45:00,2024-06-13 08:50:00,3503.19,3506.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55875,做多,2024-06-13 08:50:00,2024-06-13 08:55:00,3506.96,3502.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55876,做空,2024-06-13 08:55:00,2024-06-13 09:00:00,3502.44,3497.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55877,做多,2024-06-13 10:30:00,2024-06-13 10:40:00,3489.6,3497.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55878,做多,2024-06-13 11:55:00,2024-06-13 12:15:00,3496.49,3496.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55879,做空,2024-06-13 12:15:00,2024-06-13 12:20:00,3496.17,3501.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55880,做多,2024-06-13 12:20:00,2024-06-13 12:25:00,3501.37,3500.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55881,做空,2024-06-13 12:25:00,2024-06-13 12:30:00,3500.03,3514.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55882,做多,2024-06-13 12:30:00,2024-06-13 12:35:00,3514.24,3500.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55883,做多,2024-06-13 12:45:00,2024-06-13 13:30:00,3496.79,3515.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55884,做多,2024-06-13 14:05:00,2024-06-13 14:10:00,3503.17,3491.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55885,做空,2024-06-13 14:10:00,2024-06-13 14:25:00,3491.84,3480.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55886,做多,2024-06-13 14:30:00,2024-06-13 14:35:00,3507.58,3523.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55887,做多,2024-06-13 16:45:00,2024-06-13 17:05:00,3463.02,3464.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55888,做多,2024-06-13 17:30:00,2024-06-13 18:00:00,3458.39,3462.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -55889,做空,2024-06-13 18:00:00,2024-06-13 18:05:00,3462.96,3470.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55890,做多,2024-06-13 18:05:00,2024-06-13 18:35:00,3470.25,3465.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55891,做空,2024-06-13 18:35:00,2024-06-13 18:40:00,3465.97,3471.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55892,做多,2024-06-13 18:40:00,2024-06-13 19:20:00,3471.54,3482.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55893,做多,2024-06-13 20:10:00,2024-06-13 20:25:00,3481.13,3481.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55894,做空,2024-06-13 20:25:00,2024-06-13 20:35:00,3481.13,3473.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55895,做多,2024-06-13 21:45:00,2024-06-13 21:55:00,3476.95,3486.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55896,做多,2024-06-14 00:00:00,2024-06-14 00:05:00,3476.99,3469.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55897,做空,2024-06-14 00:05:00,2024-06-14 00:20:00,3469.6,3465.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55898,做多,2024-06-14 00:25:00,2024-06-14 00:30:00,3472.78,3470.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55899,做空,2024-06-14 00:30:00,2024-06-14 00:35:00,3470.12,3467.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55900,做多,2024-06-14 00:40:00,2024-06-14 01:00:00,3470.67,3469.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55901,做多,2024-06-14 01:10:00,2024-06-14 01:15:00,3475.2,3472.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55902,做多,2024-06-14 01:40:00,2024-06-14 01:45:00,3473.76,3482.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55903,做多,2024-06-14 03:40:00,2024-06-14 03:45:00,3495.91,3494.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55904,做空,2024-06-14 03:45:00,2024-06-14 04:05:00,3494.16,3495.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55905,做多,2024-06-14 04:05:00,2024-06-14 04:30:00,3495.18,3494.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55906,做空,2024-06-14 04:30:00,2024-06-14 04:35:00,3494.31,3494.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55907,做多,2024-06-14 04:35:00,2024-06-14 04:45:00,3494.58,3494.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55908,做空,2024-06-14 04:45:00,2024-06-14 04:50:00,3494.63,3497.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55909,做多,2024-06-14 04:50:00,2024-06-14 05:00:00,3497.22,3500.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55910,做多,2024-06-14 06:40:00,2024-06-14 06:45:00,3521.61,3525.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55911,做多,2024-06-14 07:10:00,2024-06-14 07:20:00,3519.21,3517.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55912,做空,2024-06-14 07:20:00,2024-06-14 07:25:00,3517.0,3517.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55913,做多,2024-06-14 07:25:00,2024-06-14 07:40:00,3517.47,3519.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55914,做空,2024-06-14 07:40:00,2024-06-14 08:00:00,3519.19,3517.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -55915,做多,2024-06-14 08:00:00,2024-06-14 08:10:00,3517.26,3529.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55916,做多,2024-06-14 08:35:00,2024-06-14 08:45:00,3520.86,3524.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55917,做多,2024-06-14 09:25:00,2024-06-14 09:30:00,3521.69,3519.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55918,做空,2024-06-14 09:30:00,2024-06-14 09:40:00,3519.56,3514.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55919,做多,2024-06-14 11:00:00,2024-06-14 11:25:00,3514.25,3520.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55920,做多,2024-06-14 12:05:00,2024-06-14 12:15:00,3515.78,3523.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55921,做多,2024-06-14 12:35:00,2024-06-14 13:30:00,3515.36,3519.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -55922,做空,2024-06-14 13:30:00,2024-06-14 14:00:00,3519.39,3495.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55923,做多,2024-06-14 15:25:00,2024-06-14 15:35:00,3488.02,3483.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55924,做空,2024-06-14 15:35:00,2024-06-14 15:45:00,3483.5,3466.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55925,做多,2024-06-14 18:50:00,2024-06-14 18:55:00,3388.61,3386.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55926,做空,2024-06-14 18:55:00,2024-06-14 19:20:00,3386.34,3382.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -55927,做多,2024-06-14 19:20:00,2024-06-14 19:25:00,3382.46,3402.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55928,做多,2024-06-14 19:25:00,2024-06-14 19:30:00,3402.35,3395.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -55929,做多,2024-06-14 21:15:00,2024-06-14 21:20:00,3431.49,3446.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55930,做多,2024-06-14 22:35:00,2024-06-14 22:45:00,3473.85,3476.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -55931,做空,2024-06-14 22:45:00,2024-06-14 22:50:00,3476.01,3483.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55932,做多,2024-06-14 22:50:00,2024-06-14 22:55:00,3483.66,3483.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55933,做空,2024-06-14 22:55:00,2024-06-14 23:20:00,3483.85,3480.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -55934,做多,2024-06-14 23:20:00,2024-06-14 23:40:00,3480.07,3478.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55935,做空,2024-06-14 23:40:00,2024-06-15 01:25:00,3478.99,3482.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55936,做多,2024-06-15 01:30:00,2024-06-15 02:45:00,3489.72,3484.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55937,做空,2024-06-15 02:45:00,2024-06-15 07:35:00,3484.7,3529.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -55938,做多,2024-06-15 08:15:00,2024-06-15 08:25:00,3536.22,3529.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55939,做空,2024-06-15 08:25:00,2024-06-15 08:35:00,3529.33,3534.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55940,做多,2024-06-15 08:35:00,2024-06-15 08:45:00,3534.77,3534.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55941,做空,2024-06-15 08:45:00,2024-06-15 08:55:00,3534.7,3534.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55942,做多,2024-06-15 08:55:00,2024-06-15 09:10:00,3534.45,3537.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55943,做多,2024-06-15 09:45:00,2024-06-15 09:55:00,3536.44,3531.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55944,做空,2024-06-15 09:55:00,2024-06-15 10:15:00,3531.67,3531.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55945,做多,2024-06-15 10:15:00,2024-06-15 11:00:00,3531.52,3537.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55946,做多,2024-06-15 11:50:00,2024-06-15 12:10:00,3541.08,3545.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55947,做多,2024-06-15 12:45:00,2024-06-15 12:50:00,3543.79,3548.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55948,做多,2024-06-15 14:35:00,2024-06-15 14:50:00,3559.53,3554.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55949,做空,2024-06-15 14:50:00,2024-06-15 14:55:00,3554.8,3557.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55950,做多,2024-06-15 14:55:00,2024-06-15 15:05:00,3557.75,3570.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55951,做多,2024-06-15 16:05:00,2024-06-15 17:20:00,3567.87,3560.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55952,做空,2024-06-15 17:20:00,2024-06-15 17:25:00,3560.51,3567.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55953,做多,2024-06-15 17:25:00,2024-06-15 17:40:00,3567.55,3569.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55954,做多,2024-06-15 18:20:00,2024-06-15 18:30:00,3562.09,3563.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55955,做空,2024-06-15 18:30:00,2024-06-15 19:05:00,3563.16,3556.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55956,做多,2024-06-15 19:25:00,2024-06-15 19:45:00,3561.32,3561.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55957,做空,2024-06-15 19:45:00,2024-06-15 20:10:00,3561.49,3548.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55958,做多,2024-06-15 20:35:00,2024-06-15 20:40:00,3557.55,3555.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55959,做空,2024-06-15 20:40:00,2024-06-15 21:00:00,3555.33,3558.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55960,做多,2024-06-15 21:00:00,2024-06-15 22:05:00,3558.48,3558.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55961,做空,2024-06-15 22:05:00,2024-06-15 22:10:00,3558.91,3559.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55962,做多,2024-06-15 22:10:00,2024-06-15 22:15:00,3559.61,3558.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55963,做空,2024-06-15 22:15:00,2024-06-15 22:20:00,3558.3,3561.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55964,做多,2024-06-15 22:20:00,2024-06-15 22:40:00,3561.76,3566.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55965,做多,2024-06-15 23:55:00,2024-06-16 00:00:00,3568.37,3563.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55966,做空,2024-06-16 00:00:00,2024-06-16 00:25:00,3563.67,3562.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -55967,做多,2024-06-16 01:10:00,2024-06-16 01:25:00,3561.36,3562.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55968,做空,2024-06-16 01:25:00,2024-06-16 01:50:00,3562.26,3566.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55969,做多,2024-06-16 01:50:00,2024-06-16 02:00:00,3566.69,3567.88,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -55970,做多,2024-06-16 04:35:00,2024-06-16 05:00:00,3555.27,3560.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55971,做多,2024-06-16 06:40:00,2024-06-16 06:45:00,3564.81,3569.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55972,做多,2024-06-16 09:20:00,2024-06-16 09:30:00,3554.51,3554.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55973,做空,2024-06-16 09:30:00,2024-06-16 09:55:00,3554.51,3552.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55974,做多,2024-06-16 09:55:00,2024-06-16 10:00:00,3552.89,3552.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55975,做空,2024-06-16 10:00:00,2024-06-16 10:15:00,3552.51,3552.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55976,做多,2024-06-16 10:15:00,2024-06-16 10:20:00,3552.02,3551.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55977,做空,2024-06-16 10:20:00,2024-06-16 10:25:00,3551.64,3553.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55978,做多,2024-06-16 10:25:00,2024-06-16 10:30:00,3553.69,3557.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55979,做多,2024-06-16 11:30:00,2024-06-16 11:40:00,3562.2,3558.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55980,做空,2024-06-16 11:40:00,2024-06-16 12:30:00,3558.99,3562.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55981,做多,2024-06-16 12:30:00,2024-06-16 12:35:00,3562.55,3557.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55982,做空,2024-06-16 12:35:00,2024-06-16 12:45:00,3557.62,3559.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55983,做多,2024-06-16 12:45:00,2024-06-16 12:55:00,3559.52,3563.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55984,做多,2024-06-16 14:35:00,2024-06-16 14:45:00,3585.09,3582.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55985,做空,2024-06-16 14:45:00,2024-06-16 15:15:00,3582.42,3591.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55986,做多,2024-06-16 15:15:00,2024-06-16 15:20:00,3591.17,3582.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55987,做空,2024-06-16 15:20:00,2024-06-16 15:40:00,3582.7,3591.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55988,做多,2024-06-16 15:40:00,2024-06-16 15:45:00,3591.54,3588.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55989,做空,2024-06-16 15:45:00,2024-06-16 17:35:00,3588.63,3598.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55990,做多,2024-06-16 17:35:00,2024-06-16 17:40:00,3598.04,3593.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55991,做空,2024-06-16 17:40:00,2024-06-16 17:45:00,3593.24,3589.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -55992,做多,2024-06-16 18:25:00,2024-06-16 18:35:00,3597.72,3596.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55993,做空,2024-06-16 18:35:00,2024-06-16 18:45:00,3596.12,3595.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -55994,做多,2024-06-16 18:45:00,2024-06-16 19:05:00,3595.66,3602.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55995,做多,2024-06-16 19:50:00,2024-06-16 20:05:00,3599.89,3595.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55996,做空,2024-06-16 20:05:00,2024-06-16 20:10:00,3595.08,3598.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55997,做多,2024-06-16 20:10:00,2024-06-16 20:20:00,3598.77,3604.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -55998,做多,2024-06-16 20:55:00,2024-06-16 21:00:00,3601.6,3598.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -55999,做空,2024-06-16 21:00:00,2024-06-16 21:25:00,3598.02,3600.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56000,做多,2024-06-16 21:25:00,2024-06-16 21:30:00,3600.38,3599.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56001,做空,2024-06-16 21:30:00,2024-06-16 21:35:00,3599.49,3592.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56002,做多,2024-06-16 22:00:00,2024-06-16 22:05:00,3610.35,3650.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56003,做多,2024-06-17 00:25:00,2024-06-17 00:30:00,3626.67,3631.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56004,做多,2024-06-17 01:05:00,2024-06-17 01:15:00,3625.59,3610.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56005,做空,2024-06-17 01:15:00,2024-06-17 01:20:00,3610.95,3612.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56006,做多,2024-06-17 03:45:00,2024-06-17 04:40:00,3589.94,3585.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56007,做空,2024-06-17 04:40:00,2024-06-17 04:50:00,3585.15,3587.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56008,做多,2024-06-17 04:50:00,2024-06-17 05:05:00,3587.53,3585.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56009,做空,2024-06-17 05:05:00,2024-06-17 05:50:00,3585.66,3568.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56010,做多,2024-06-17 07:25:00,2024-06-17 07:35:00,3564.06,3555.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56011,做空,2024-06-17 07:35:00,2024-06-17 07:45:00,3555.35,3557.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56012,做多,2024-06-17 07:45:00,2024-06-17 07:50:00,3557.52,3556.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56013,做空,2024-06-17 07:50:00,2024-06-17 08:05:00,3556.89,3554.25,0.0,100.0,0.0,0.0,0.0,0.0,flip -56014,做多,2024-06-17 08:05:00,2024-06-17 08:20:00,3554.25,3554.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56015,做空,2024-06-17 08:20:00,2024-06-17 08:30:00,3554.7,3537.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56016,做多,2024-06-17 09:25:00,2024-06-17 10:50:00,3546.16,3518.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56017,做空,2024-06-17 10:50:00,2024-06-17 12:10:00,3518.58,3522.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56018,做多,2024-06-17 12:10:00,2024-06-17 12:20:00,3522.66,3525.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -56019,做空,2024-06-17 12:20:00,2024-06-17 12:35:00,3525.29,3520.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56020,做多,2024-06-17 12:40:00,2024-06-17 12:45:00,3527.99,3525.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56021,做空,2024-06-17 12:45:00,2024-06-17 13:00:00,3525.91,3519.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56022,做多,2024-06-17 13:10:00,2024-06-17 13:15:00,3534.68,3535.59,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56023,做多,2024-06-17 14:20:00,2024-06-17 14:40:00,3516.88,3538.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56024,做多,2024-06-17 16:30:00,2024-06-17 17:00:00,3513.95,3534.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56025,做多,2024-06-17 19:20:00,2024-06-17 22:00:00,3556.0,3522.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56026,做空,2024-06-17 22:00:00,2024-06-17 22:35:00,3522.63,3523.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56027,做多,2024-06-17 22:35:00,2024-06-17 22:45:00,3523.65,3524.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56028,做空,2024-06-17 22:45:00,2024-06-17 22:55:00,3524.71,3523.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56029,做多,2024-06-17 22:55:00,2024-06-18 02:40:00,3523.15,3420.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56030,做空,2024-06-18 02:40:00,2024-06-18 02:45:00,3420.56,3428.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56031,做多,2024-06-18 02:45:00,2024-06-18 04:00:00,3428.27,3435.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56032,做多,2024-06-18 06:05:00,2024-06-18 07:25:00,3451.06,3448.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56033,做多,2024-06-18 08:05:00,2024-06-18 08:15:00,3448.71,3441.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56034,做空,2024-06-18 08:15:00,2024-06-18 08:20:00,3441.14,3442.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56035,做多,2024-06-18 08:20:00,2024-06-18 08:45:00,3442.16,3444.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -56036,做空,2024-06-18 08:45:00,2024-06-18 08:55:00,3444.74,3448.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56037,做多,2024-06-18 08:55:00,2024-06-18 09:05:00,3448.13,3443.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56038,做空,2024-06-18 09:05:00,2024-06-18 09:15:00,3443.04,3433.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56039,做多,2024-06-18 09:35:00,2024-06-18 09:50:00,3441.46,3435.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56040,做空,2024-06-18 09:50:00,2024-06-18 09:55:00,3435.88,3430.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56041,做多,2024-06-18 11:50:00,2024-06-18 11:55:00,3417.41,3413.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56042,做空,2024-06-18 11:55:00,2024-06-18 12:20:00,3413.37,3388.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56043,做多,2024-06-18 12:30:00,2024-06-18 13:00:00,3404.05,3377.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56044,做空,2024-06-18 13:00:00,2024-06-18 13:05:00,3377.61,3382.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56045,做多,2024-06-18 13:10:00,2024-06-18 13:45:00,3395.66,3393.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56046,做空,2024-06-18 13:45:00,2024-06-18 14:05:00,3393.19,3386.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56047,做多,2024-06-18 14:10:00,2024-06-18 14:15:00,3405.33,3432.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56048,做多,2024-06-18 15:00:00,2024-06-18 15:25:00,3402.01,3409.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -56049,做空,2024-06-18 15:25:00,2024-06-18 15:30:00,3409.88,3414.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56050,做多,2024-06-18 15:30:00,2024-06-18 15:50:00,3414.22,3416.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -56051,做空,2024-06-18 15:50:00,2024-06-18 15:55:00,3416.35,3423.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56052,做多,2024-06-18 15:55:00,2024-06-18 16:00:00,3423.48,3416.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56053,做空,2024-06-18 16:00:00,2024-06-18 16:20:00,3416.04,3415.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56054,做多,2024-06-18 16:20:00,2024-06-18 16:30:00,3415.64,3415.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56055,做空,2024-06-18 16:30:00,2024-06-18 16:55:00,3415.29,3422.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56056,做多,2024-06-18 16:55:00,2024-06-18 17:00:00,3422.43,3427.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56057,做多,2024-06-18 17:30:00,2024-06-18 17:35:00,3418.62,3413.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56058,做空,2024-06-18 17:35:00,2024-06-18 17:40:00,3413.53,3418.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56059,做多,2024-06-18 17:40:00,2024-06-18 17:45:00,3418.56,3409.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56060,做空,2024-06-18 17:45:00,2024-06-18 18:00:00,3409.69,3400.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56061,做多,2024-06-18 18:10:00,2024-06-18 18:20:00,3413.69,3415.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -56062,做空,2024-06-18 18:20:00,2024-06-18 18:55:00,3415.81,3401.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56063,做多,2024-06-18 19:50:00,2024-06-18 19:55:00,3402.03,3422.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56064,做多,2024-06-18 19:55:00,2024-06-18 20:00:00,3422.6,3431.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56065,做多,2024-06-18 22:55:00,2024-06-18 23:00:00,3479.49,3475.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56066,做空,2024-06-18 23:00:00,2024-06-18 23:05:00,3475.16,3475.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56067,做多,2024-06-18 23:05:00,2024-06-18 23:25:00,3475.69,3476.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56068,做空,2024-06-18 23:25:00,2024-06-18 23:45:00,3476.48,3478.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56069,做多,2024-06-18 23:45:00,2024-06-18 23:55:00,3478.79,3483.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56070,做多,2024-06-19 00:30:00,2024-06-19 00:35:00,3476.41,3475.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56071,做空,2024-06-19 00:35:00,2024-06-19 00:40:00,3475.36,3482.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56072,做多,2024-06-19 00:40:00,2024-06-19 00:45:00,3482.71,3486.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56073,做多,2024-06-19 04:50:00,2024-06-19 05:35:00,3562.08,3559.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56074,做空,2024-06-19 05:35:00,2024-06-19 05:45:00,3559.97,3553.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56075,做多,2024-06-19 06:30:00,2024-06-19 06:35:00,3556.24,3553.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56076,做空,2024-06-19 06:35:00,2024-06-19 06:40:00,3553.8,3556.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56077,做多,2024-06-19 06:40:00,2024-06-19 07:00:00,3556.4,3564.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56078,做多,2024-06-19 09:00:00,2024-06-19 09:05:00,3537.61,3536.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56079,做空,2024-06-19 09:05:00,2024-06-19 09:15:00,3536.43,3529.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56080,做多,2024-06-19 09:50:00,2024-06-19 10:10:00,3530.18,3532.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -56081,做空,2024-06-19 10:10:00,2024-06-19 10:30:00,3532.31,3536.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56082,做多,2024-06-19 10:30:00,2024-06-19 10:40:00,3536.86,3542.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56083,做多,2024-06-19 11:55:00,2024-06-19 12:10:00,3536.18,3534.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56084,做空,2024-06-19 12:10:00,2024-06-19 12:30:00,3534.55,3539.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56085,做多,2024-06-19 12:30:00,2024-06-19 13:20:00,3539.82,3539.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56086,做空,2024-06-19 13:20:00,2024-06-19 13:25:00,3539.51,3544.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56087,做多,2024-06-19 13:25:00,2024-06-19 13:30:00,3544.76,3540.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56088,做空,2024-06-19 13:30:00,2024-06-19 13:40:00,3540.06,3544.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56089,做多,2024-06-19 13:40:00,2024-06-19 13:45:00,3544.36,3541.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56090,做空,2024-06-19 13:45:00,2024-06-19 14:00:00,3541.2,3537.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56091,做多,2024-06-19 15:10:00,2024-06-19 15:15:00,3530.93,3530.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56092,做空,2024-06-19 15:15:00,2024-06-19 15:30:00,3530.53,3522.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -56093,做多,2024-06-19 15:30:00,2024-06-19 16:00:00,3522.98,3532.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56094,做多,2024-06-19 18:40:00,2024-06-19 18:45:00,3568.11,3567.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56095,做空,2024-06-19 18:45:00,2024-06-19 19:00:00,3567.7,3551.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56096,做多,2024-06-19 20:20:00,2024-06-19 20:30:00,3547.16,3550.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56097,做多,2024-06-19 22:15:00,2024-06-19 22:25:00,3568.63,3567.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56098,做空,2024-06-19 22:25:00,2024-06-19 22:35:00,3567.54,3566.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56099,做多,2024-06-19 22:35:00,2024-06-19 23:15:00,3566.11,3566.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56100,做空,2024-06-19 23:15:00,2024-06-19 23:30:00,3566.94,3556.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56101,做多,2024-06-20 00:10:00,2024-06-20 00:45:00,3563.55,3555.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56102,做空,2024-06-20 00:45:00,2024-06-20 00:50:00,3555.47,3560.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56103,做多,2024-06-20 00:50:00,2024-06-20 01:05:00,3560.88,3557.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56104,做空,2024-06-20 01:05:00,2024-06-20 02:00:00,3557.63,3535.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56105,做多,2024-06-20 03:25:00,2024-06-20 03:45:00,3547.57,3551.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56106,做多,2024-06-20 04:15:00,2024-06-20 04:20:00,3550.75,3553.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56107,做多,2024-06-20 07:00:00,2024-06-20 07:15:00,3587.45,3605.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56108,做多,2024-06-20 08:30:00,2024-06-20 10:40:00,3598.92,3580.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56109,做空,2024-06-20 10:40:00,2024-06-20 10:45:00,3580.24,3585.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56110,做多,2024-06-20 10:45:00,2024-06-20 10:55:00,3585.44,3603.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56111,做多,2024-06-20 12:05:00,2024-06-20 12:10:00,3601.59,3597.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56112,做空,2024-06-20 12:10:00,2024-06-20 12:20:00,3597.3,3585.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56113,做多,2024-06-20 15:05:00,2024-06-20 15:45:00,3521.89,3515.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56114,做空,2024-06-20 15:45:00,2024-06-20 15:55:00,3515.62,3504.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56115,做多,2024-06-20 16:35:00,2024-06-20 17:00:00,3513.29,3513.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56116,做空,2024-06-20 17:00:00,2024-06-20 18:45:00,3513.57,3528.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56117,做多,2024-06-20 18:45:00,2024-06-20 19:00:00,3528.84,3522.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56118,做空,2024-06-20 19:00:00,2024-06-20 19:05:00,3522.57,3523.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56119,做多,2024-06-20 19:05:00,2024-06-20 20:00:00,3523.94,3531.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56120,做多,2024-06-20 20:45:00,2024-06-20 20:50:00,3525.37,3524.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56121,做空,2024-06-20 20:50:00,2024-06-20 20:55:00,3524.62,3524.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56122,做多,2024-06-20 20:55:00,2024-06-20 21:30:00,3524.98,3520.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56123,做空,2024-06-20 21:30:00,2024-06-20 21:35:00,3520.12,3517.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56124,做多,2024-06-20 22:45:00,2024-06-20 23:05:00,3517.26,3520.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56125,做多,2024-06-20 23:35:00,2024-06-20 23:40:00,3516.75,3515.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56126,做空,2024-06-20 23:40:00,2024-06-21 00:00:00,3515.32,3516.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56127,做多,2024-06-21 00:00:00,2024-06-21 00:05:00,3516.33,3506.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56128,做空,2024-06-21 00:05:00,2024-06-21 00:10:00,3506.09,3498.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56129,做多,2024-06-21 00:35:00,2024-06-21 00:40:00,3510.86,3510.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56130,做空,2024-06-21 00:40:00,2024-06-21 01:05:00,3510.5,3504.7,0.0,100.0,0.0,0.0,0.0,0.0,flip -56131,做多,2024-06-21 01:05:00,2024-06-21 01:25:00,3504.7,3518.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56132,做多,2024-06-21 04:05:00,2024-06-21 04:10:00,3506.8,3506.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56133,做空,2024-06-21 04:10:00,2024-06-21 05:15:00,3506.22,3508.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56134,做多,2024-06-21 05:15:00,2024-06-21 05:35:00,3508.9,3508.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56135,做空,2024-06-21 05:35:00,2024-06-21 05:50:00,3508.72,3517.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56136,做多,2024-06-21 05:50:00,2024-06-21 05:55:00,3517.35,3517.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56137,做多,2024-06-21 06:30:00,2024-06-21 06:35:00,3512.42,3511.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56138,做空,2024-06-21 06:35:00,2024-06-21 06:50:00,3511.1,3509.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56139,做多,2024-06-21 07:00:00,2024-06-21 07:05:00,3514.83,3510.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56140,做空,2024-06-21 07:05:00,2024-06-21 07:10:00,3510.67,3515.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56141,做多,2024-06-21 07:10:00,2024-06-21 07:20:00,3515.36,3510.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56142,做空,2024-06-21 07:20:00,2024-06-21 07:25:00,3510.93,3514.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56143,做多,2024-06-21 07:25:00,2024-06-21 07:30:00,3514.81,3508.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56144,做空,2024-06-21 07:30:00,2024-06-21 07:40:00,3508.0,3497.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56145,做多,2024-06-21 09:20:00,2024-06-21 09:25:00,3480.72,3491.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56146,做多,2024-06-21 10:40:00,2024-06-21 10:45:00,3501.92,3496.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56147,做空,2024-06-21 10:45:00,2024-06-21 11:05:00,3496.78,3504.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56148,做多,2024-06-21 11:05:00,2024-06-21 11:30:00,3504.79,3502.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56149,做空,2024-06-21 11:30:00,2024-06-21 11:45:00,3502.84,3503.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56150,做多,2024-06-21 11:45:00,2024-06-21 12:00:00,3503.6,3508.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56151,做多,2024-06-21 12:50:00,2024-06-21 13:00:00,3492.56,3484.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56152,做空,2024-06-21 13:00:00,2024-06-21 13:15:00,3484.17,3488.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56153,做多,2024-06-21 13:15:00,2024-06-21 14:15:00,3488.55,3502.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56154,做多,2024-06-21 15:30:00,2024-06-21 16:55:00,3500.77,3487.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56155,做空,2024-06-21 16:55:00,2024-06-21 17:20:00,3487.53,3472.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56156,做多,2024-06-21 17:40:00,2024-06-21 17:55:00,3482.35,3477.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56157,做空,2024-06-21 17:55:00,2024-06-21 18:10:00,3477.55,3483.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56158,做多,2024-06-21 18:10:00,2024-06-21 18:20:00,3483.69,3478.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56159,做空,2024-06-21 18:20:00,2024-06-21 18:25:00,3478.12,3485.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56160,做多,2024-06-21 18:25:00,2024-06-21 18:35:00,3485.0,3495.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56161,做多,2024-06-21 22:00:00,2024-06-21 22:05:00,3518.11,3517.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56162,做空,2024-06-21 22:05:00,2024-06-21 23:50:00,3517.9,3515.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56163,做多,2024-06-22 01:35:00,2024-06-22 01:40:00,3505.05,3502.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56164,做空,2024-06-22 01:40:00,2024-06-22 02:55:00,3502.59,3504.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56165,做多,2024-06-22 02:55:00,2024-06-22 03:10:00,3504.66,3509.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56166,做多,2024-06-22 03:35:00,2024-06-22 04:00:00,3505.75,3502.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56167,做空,2024-06-22 04:00:00,2024-06-22 04:10:00,3502.1,3500.4,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56168,做多,2024-06-22 04:40:00,2024-06-22 04:45:00,3505.83,3503.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56169,做空,2024-06-22 04:45:00,2024-06-22 04:50:00,3503.88,3505.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56170,做多,2024-06-22 04:50:00,2024-06-22 04:55:00,3505.47,3507.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56171,做多,2024-06-22 05:20:00,2024-06-22 05:30:00,3502.13,3502.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56172,做空,2024-06-22 05:30:00,2024-06-22 05:35:00,3502.57,3503.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56173,做多,2024-06-22 05:35:00,2024-06-22 06:20:00,3503.77,3502.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56174,做空,2024-06-22 06:20:00,2024-06-22 06:25:00,3502.67,3503.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56175,做多,2024-06-22 06:25:00,2024-06-22 06:45:00,3503.92,3504.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56176,做空,2024-06-22 06:45:00,2024-06-22 07:05:00,3504.01,3499.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56177,做多,2024-06-22 09:20:00,2024-06-22 09:50:00,3486.98,3493.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56178,做多,2024-06-22 12:20:00,2024-06-22 12:25:00,3493.12,3491.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56179,做空,2024-06-22 12:25:00,2024-06-22 12:35:00,3491.04,3489.96,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56180,做多,2024-06-22 13:05:00,2024-06-22 13:25:00,3493.83,3493.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56181,做多,2024-06-22 15:05:00,2024-06-22 16:05:00,3500.82,3499.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56182,做空,2024-06-22 16:05:00,2024-06-22 16:10:00,3499.09,3501.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56183,做多,2024-06-22 16:10:00,2024-06-22 16:25:00,3501.03,3498.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56184,做空,2024-06-22 16:25:00,2024-06-22 16:35:00,3498.95,3501.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56185,做多,2024-06-22 16:35:00,2024-06-22 16:45:00,3501.11,3502.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56186,做空,2024-06-22 16:45:00,2024-06-22 17:20:00,3502.62,3501.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56187,做多,2024-06-22 17:20:00,2024-06-22 17:35:00,3501.52,3501.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56188,做空,2024-06-22 17:35:00,2024-06-22 17:45:00,3501.86,3499.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56189,做多,2024-06-22 18:35:00,2024-06-22 20:30:00,3499.44,3490.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56190,做空,2024-06-22 20:30:00,2024-06-22 20:35:00,3490.48,3491.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56191,做多,2024-06-22 20:35:00,2024-06-22 20:55:00,3491.48,3494.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56192,做多,2024-06-22 23:15:00,2024-06-22 23:20:00,3503.05,3500.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56193,做空,2024-06-22 23:20:00,2024-06-22 23:30:00,3500.11,3497.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56194,做多,2024-06-23 01:15:00,2024-06-23 02:00:00,3506.46,3505.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56195,做空,2024-06-23 02:00:00,2024-06-23 02:10:00,3505.82,3506.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56196,做多,2024-06-23 02:10:00,2024-06-23 02:20:00,3506.05,3506.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56197,做空,2024-06-23 02:20:00,2024-06-23 02:30:00,3506.61,3506.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56198,做多,2024-06-23 02:30:00,2024-06-23 02:35:00,3506.74,3505.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56199,做空,2024-06-23 02:35:00,2024-06-23 02:45:00,3505.46,3505.11,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56200,做多,2024-06-23 02:50:00,2024-06-23 02:55:00,3507.45,3512.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56201,做多,2024-06-23 04:35:00,2024-06-23 04:45:00,3515.45,3512.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56202,做空,2024-06-23 04:45:00,2024-06-23 05:00:00,3512.68,3516.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56203,做多,2024-06-23 05:00:00,2024-06-23 05:15:00,3516.75,3512.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56204,做空,2024-06-23 05:15:00,2024-06-23 05:20:00,3512.59,3509.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56205,做多,2024-06-23 06:35:00,2024-06-23 06:40:00,3510.1,3509.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56206,做空,2024-06-23 06:40:00,2024-06-23 06:50:00,3509.61,3506.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56207,做多,2024-06-23 07:00:00,2024-06-23 07:15:00,3508.72,3511.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56208,做多,2024-06-23 07:40:00,2024-06-23 08:00:00,3509.2,3508.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56209,做空,2024-06-23 08:00:00,2024-06-23 08:05:00,3508.89,3510.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56210,做多,2024-06-23 08:05:00,2024-06-23 08:10:00,3510.09,3508.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56211,做空,2024-06-23 08:10:00,2024-06-23 08:25:00,3508.94,3506.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56212,做多,2024-06-23 11:35:00,2024-06-23 11:40:00,3496.4,3493.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56213,做空,2024-06-23 11:40:00,2024-06-23 11:50:00,3493.22,3495.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56214,做多,2024-06-23 11:50:00,2024-06-23 12:30:00,3495.6,3498.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56215,做多,2024-06-23 13:30:00,2024-06-23 13:35:00,3500.09,3497.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56216,做空,2024-06-23 13:35:00,2024-06-23 13:45:00,3497.63,3495.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56217,做多,2024-06-23 14:05:00,2024-06-23 14:40:00,3495.56,3490.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56218,做空,2024-06-23 14:40:00,2024-06-23 14:45:00,3490.4,3487.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56219,做多,2024-06-23 16:15:00,2024-06-23 16:20:00,3480.27,3475.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56220,做空,2024-06-23 16:20:00,2024-06-23 16:30:00,3475.13,3478.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56221,做多,2024-06-23 16:30:00,2024-06-23 16:40:00,3478.6,3477.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56222,做空,2024-06-23 16:40:00,2024-06-23 16:50:00,3477.45,3466.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56223,做多,2024-06-23 17:15:00,2024-06-23 17:20:00,3477.98,3472.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56224,做空,2024-06-23 17:20:00,2024-06-23 17:30:00,3472.76,3474.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56225,做多,2024-06-23 17:30:00,2024-06-23 17:40:00,3474.15,3470.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56226,做空,2024-06-23 17:40:00,2024-06-23 17:50:00,3470.65,3473.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56227,做多,2024-06-23 17:50:00,2024-06-23 17:55:00,3473.79,3471.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56228,做空,2024-06-23 17:55:00,2024-06-23 18:00:00,3471.86,3474.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56229,做多,2024-06-23 18:00:00,2024-06-23 18:15:00,3474.97,3473.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56230,做空,2024-06-23 18:15:00,2024-06-23 19:40:00,3473.34,3477.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56231,做多,2024-06-23 19:40:00,2024-06-23 20:05:00,3477.28,3477.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56232,做空,2024-06-23 20:05:00,2024-06-23 20:15:00,3477.63,3470.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56233,做多,2024-06-23 21:55:00,2024-06-23 22:00:00,3434.55,3422.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56234,做空,2024-06-23 22:00:00,2024-06-23 22:45:00,3422.93,3424.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56235,做多,2024-06-23 22:45:00,2024-06-23 23:00:00,3424.14,3423.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56236,做空,2024-06-23 23:00:00,2024-06-23 23:05:00,3423.22,3423.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56237,做多,2024-06-23 23:05:00,2024-06-23 23:15:00,3423.16,3422.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56238,做空,2024-06-23 23:15:00,2024-06-23 23:20:00,3422.92,3428.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56239,做多,2024-06-23 23:20:00,2024-06-23 23:30:00,3428.53,3422.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56240,做空,2024-06-23 23:30:00,2024-06-23 23:40:00,3422.34,3421.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56241,做多,2024-06-23 23:40:00,2024-06-24 00:00:00,3421.77,3419.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56242,做多,2024-06-24 00:05:00,2024-06-24 00:15:00,3419.64,3421.07,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56243,做多,2024-06-24 00:20:00,2024-06-24 00:35:00,3422.1,3429.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56244,做多,2024-06-24 01:25:00,2024-06-24 01:30:00,3423.62,3421.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56245,做空,2024-06-24 01:30:00,2024-06-24 01:35:00,3421.89,3422.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56246,做多,2024-06-24 01:35:00,2024-06-24 01:50:00,3422.27,3422.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56247,做空,2024-06-24 01:50:00,2024-06-24 01:55:00,3422.07,3423.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56248,做多,2024-06-24 01:55:00,2024-06-24 02:00:00,3423.62,3418.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56249,做空,2024-06-24 02:00:00,2024-06-24 02:05:00,3418.75,3421.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56250,做多,2024-06-24 02:05:00,2024-06-24 02:40:00,3421.28,3412.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56251,做空,2024-06-24 02:40:00,2024-06-24 02:50:00,3412.35,3400.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56252,做多,2024-06-24 03:10:00,2024-06-24 03:15:00,3417.89,3415.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56253,做空,2024-06-24 03:15:00,2024-06-24 04:05:00,3415.07,3391.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56254,做多,2024-06-24 04:30:00,2024-06-24 04:35:00,3404.32,3404.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56255,做空,2024-06-24 04:35:00,2024-06-24 05:15:00,3404.02,3375.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56256,做多,2024-06-24 06:30:00,2024-06-24 06:40:00,3382.32,3371.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56257,做空,2024-06-24 06:40:00,2024-06-24 06:55:00,3371.91,3373.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56258,做多,2024-06-24 06:55:00,2024-06-24 07:00:00,3373.64,3365.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56259,做空,2024-06-24 07:00:00,2024-06-24 07:25:00,3365.33,3370.83,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56260,做多,2024-06-24 07:30:00,2024-06-24 07:55:00,3375.83,3368.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56261,做空,2024-06-24 07:55:00,2024-06-24 08:00:00,3368.88,3375.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56262,做多,2024-06-24 08:00:00,2024-06-24 08:05:00,3375.04,3360.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56263,做空,2024-06-24 08:05:00,2024-06-24 08:10:00,3360.36,3365.41,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56264,做多,2024-06-24 08:20:00,2024-06-24 08:35:00,3378.96,3389.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56265,做多,2024-06-24 10:55:00,2024-06-24 11:20:00,3317.22,3313.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56266,做空,2024-06-24 11:20:00,2024-06-24 11:30:00,3313.65,3310.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -56267,做多,2024-06-24 11:30:00,2024-06-24 11:45:00,3310.6,3311.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56268,做空,2024-06-24 11:45:00,2024-06-24 11:50:00,3311.53,3319.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56269,做多,2024-06-24 11:50:00,2024-06-24 11:55:00,3319.14,3319.66,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56270,做多,2024-06-24 13:30:00,2024-06-24 13:40:00,3321.82,3313.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56271,做空,2024-06-24 13:40:00,2024-06-24 13:50:00,3313.12,3323.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56272,做多,2024-06-24 13:50:00,2024-06-24 14:00:00,3323.19,3328.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56273,做多,2024-06-24 14:30:00,2024-06-24 14:40:00,3313.73,3301.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56274,做空,2024-06-24 14:40:00,2024-06-24 14:45:00,3301.48,3298.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56275,做多,2024-06-24 17:00:00,2024-06-24 17:05:00,3279.08,3278.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56276,做空,2024-06-24 17:05:00,2024-06-24 17:10:00,3278.3,3269.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56277,做多,2024-06-24 17:15:00,2024-06-24 17:20:00,3277.83,3276.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56278,做空,2024-06-24 17:20:00,2024-06-24 17:30:00,3276.52,3291.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56279,做多,2024-06-24 17:30:00,2024-06-24 17:45:00,3291.23,3298.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56280,做多,2024-06-24 18:15:00,2024-06-24 18:25:00,3284.19,3306.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56281,做多,2024-06-24 19:25:00,2024-06-24 19:40:00,3296.75,3295.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56282,做空,2024-06-24 19:40:00,2024-06-24 19:50:00,3295.82,3297.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56283,做多,2024-06-24 19:50:00,2024-06-24 20:00:00,3297.02,3311.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56284,做多,2024-06-24 20:00:00,2024-06-24 20:05:00,3311.61,3316.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56285,做多,2024-06-24 20:45:00,2024-06-24 21:00:00,3301.54,3310.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56286,做多,2024-06-24 23:10:00,2024-06-24 23:25:00,3339.31,3340.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56287,做空,2024-06-24 23:25:00,2024-06-24 23:30:00,3340.95,3344.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56288,做多,2024-06-24 23:30:00,2024-06-24 23:40:00,3344.11,3355.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56289,做多,2024-06-25 00:40:00,2024-06-25 00:55:00,3348.27,3347.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56290,做空,2024-06-25 00:55:00,2024-06-25 01:05:00,3347.52,3340.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56291,做多,2024-06-25 01:55:00,2024-06-25 02:10:00,3349.43,3341.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56292,做空,2024-06-25 02:10:00,2024-06-25 02:15:00,3341.5,3344.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56293,做多,2024-06-25 02:15:00,2024-06-25 02:25:00,3344.86,3341.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56294,做空,2024-06-25 02:25:00,2024-06-25 02:30:00,3341.35,3346.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56295,做多,2024-06-25 02:30:00,2024-06-25 02:35:00,3346.75,3343.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56296,做多,2024-06-25 03:00:00,2024-06-25 03:05:00,3355.16,3380.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56297,做多,2024-06-25 07:00:00,2024-06-25 07:05:00,3376.96,3369.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56298,做空,2024-06-25 07:05:00,2024-06-25 07:10:00,3369.2,3364.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56299,做多,2024-06-25 09:05:00,2024-06-25 09:35:00,3361.85,3367.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56300,做多,2024-06-25 10:40:00,2024-06-25 11:25:00,3372.72,3377.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -56301,做空,2024-06-25 11:25:00,2024-06-25 11:50:00,3377.33,3378.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56302,做多,2024-06-25 11:50:00,2024-06-25 11:55:00,3378.57,3375.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56303,做空,2024-06-25 11:55:00,2024-06-25 12:00:00,3375.82,3379.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56304,做多,2024-06-25 12:00:00,2024-06-25 12:05:00,3379.31,3371.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56305,做空,2024-06-25 12:05:00,2024-06-25 12:50:00,3371.82,3364.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56306,做多,2024-06-25 13:10:00,2024-06-25 13:30:00,3369.94,3364.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56307,做空,2024-06-25 13:30:00,2024-06-25 13:35:00,3364.3,3364.1,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56308,做多,2024-06-25 13:40:00,2024-06-25 13:45:00,3369.79,3375.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56309,做多,2024-06-25 13:45:00,2024-06-25 13:50:00,3375.11,3360.95,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56310,做多,2024-06-25 14:00:00,2024-06-25 14:15:00,3368.96,3383.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56311,做多,2024-06-25 17:25:00,2024-06-25 17:30:00,3401.65,3398.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56312,做空,2024-06-25 17:30:00,2024-06-25 18:05:00,3398.65,3389.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -56313,做多,2024-06-25 18:05:00,2024-06-25 18:20:00,3389.64,3408.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56314,做多,2024-06-25 20:15:00,2024-06-25 20:45:00,3413.08,3414.42,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56315,做空,2024-06-25 20:45:00,2024-06-25 20:55:00,3414.42,3410.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56316,做多,2024-06-25 22:10:00,2024-06-25 22:20:00,3408.51,3410.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56317,做多,2024-06-26 00:25:00,2024-06-26 00:30:00,3393.88,3391.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56318,做空,2024-06-26 00:30:00,2024-06-26 00:40:00,3391.57,3385.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56319,做多,2024-06-26 00:45:00,2024-06-26 01:10:00,3389.79,3395.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56320,做多,2024-06-26 01:10:00,2024-06-26 01:15:00,3395.05,3401.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56321,做多,2024-06-26 05:05:00,2024-06-26 05:15:00,3391.48,3388.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56322,做空,2024-06-26 05:15:00,2024-06-26 05:20:00,3388.92,3382.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56323,做多,2024-06-26 05:45:00,2024-06-26 05:55:00,3389.58,3387.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56324,做空,2024-06-26 05:55:00,2024-06-26 06:05:00,3387.7,3386.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56325,做多,2024-06-26 06:05:00,2024-06-26 06:15:00,3386.94,3390.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56326,做多,2024-06-26 06:50:00,2024-06-26 07:00:00,3390.79,3384.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56327,做空,2024-06-26 07:00:00,2024-06-26 07:05:00,3384.34,3387.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56328,做多,2024-06-26 07:05:00,2024-06-26 07:10:00,3387.82,3393.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56329,做多,2024-06-26 07:10:00,2024-06-26 07:15:00,3393.31,3398.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56330,做多,2024-06-26 10:50:00,2024-06-26 11:10:00,3374.51,3383.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56331,做多,2024-06-26 11:30:00,2024-06-26 11:35:00,3378.47,3374.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56332,做空,2024-06-26 11:35:00,2024-06-26 11:40:00,3374.28,3376.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56333,做多,2024-06-26 11:40:00,2024-06-26 12:00:00,3376.35,3385.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56334,做多,2024-06-26 12:15:00,2024-06-26 12:25:00,3378.72,3378.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56335,做空,2024-06-26 12:25:00,2024-06-26 12:35:00,3378.01,3369.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56336,做多,2024-06-26 13:20:00,2024-06-26 13:30:00,3376.4,3383.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56337,做多,2024-06-26 14:30:00,2024-06-26 14:35:00,3381.45,3372.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56338,做空,2024-06-26 14:35:00,2024-06-26 14:45:00,3372.41,3381.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56339,做多,2024-06-26 14:45:00,2024-06-26 16:15:00,3381.93,3360.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56340,做空,2024-06-26 16:15:00,2024-06-26 16:25:00,3360.8,3361.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56341,做多,2024-06-26 16:25:00,2024-06-26 16:40:00,3361.61,3359.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56342,做空,2024-06-26 16:40:00,2024-06-26 16:45:00,3359.86,3351.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56343,做多,2024-06-26 17:30:00,2024-06-26 17:35:00,3353.89,3351.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56344,做空,2024-06-26 17:35:00,2024-06-26 17:45:00,3351.92,3355.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56345,做多,2024-06-26 17:45:00,2024-06-26 17:55:00,3355.82,3372.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56346,做多,2024-06-26 19:05:00,2024-06-26 19:20:00,3361.78,3379.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56347,做多,2024-06-26 20:25:00,2024-06-26 21:05:00,3381.83,3388.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -56348,做空,2024-06-26 21:05:00,2024-06-26 21:45:00,3388.2,3384.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -56349,做多,2024-06-26 21:45:00,2024-06-26 21:50:00,3384.91,3392.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56350,做多,2024-06-26 21:50:00,2024-06-26 22:25:00,3392.03,3386.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56351,做空,2024-06-26 22:25:00,2024-06-26 22:40:00,3386.39,3379.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56352,做多,2024-06-27 00:30:00,2024-06-27 00:45:00,3370.58,3367.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56353,做空,2024-06-27 00:45:00,2024-06-27 00:50:00,3367.06,3370.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56354,做多,2024-06-27 00:50:00,2024-06-27 01:00:00,3370.27,3366.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56355,做空,2024-06-27 01:00:00,2024-06-27 01:05:00,3366.82,3368.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56356,做多,2024-06-27 01:05:00,2024-06-27 01:10:00,3368.62,3373.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56357,做多,2024-06-27 01:10:00,2024-06-27 01:15:00,3373.53,3375.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56358,做多,2024-06-27 02:10:00,2024-06-27 02:35:00,3380.6,3387.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56359,做多,2024-06-27 02:45:00,2024-06-27 03:20:00,3379.66,3389.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56360,做多,2024-06-27 03:50:00,2024-06-27 04:10:00,3382.97,3385.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -56361,做空,2024-06-27 04:10:00,2024-06-27 04:35:00,3385.39,3387.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56362,做多,2024-06-27 04:35:00,2024-06-27 04:45:00,3387.83,3384.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56363,做空,2024-06-27 04:45:00,2024-06-27 04:55:00,3384.1,3385.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56364,做多,2024-06-27 04:55:00,2024-06-27 05:05:00,3385.08,3382.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56365,做空,2024-06-27 05:05:00,2024-06-27 05:10:00,3382.04,3379.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56366,做多,2024-06-27 06:25:00,2024-06-27 06:30:00,3375.2,3375.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56367,做空,2024-06-27 06:30:00,2024-06-27 06:45:00,3375.0,3370.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56368,做多,2024-06-27 06:55:00,2024-06-27 07:05:00,3372.97,3369.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56369,做空,2024-06-27 07:05:00,2024-06-27 07:10:00,3369.45,3371.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56370,做多,2024-06-27 07:10:00,2024-06-27 07:15:00,3371.36,3373.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56371,做多,2024-06-27 07:25:00,2024-06-27 07:30:00,3372.11,3375.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56372,做多,2024-06-27 07:40:00,2024-06-27 07:45:00,3375.37,3369.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56373,做空,2024-06-27 07:45:00,2024-06-27 07:50:00,3369.96,3375.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56374,做多,2024-06-27 07:50:00,2024-06-27 07:55:00,3375.41,3375.41,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56375,做多,2024-06-27 08:40:00,2024-06-27 09:00:00,3372.68,3376.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56376,做多,2024-06-27 11:00:00,2024-06-27 11:20:00,3398.81,3399.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56377,做空,2024-06-27 11:20:00,2024-06-27 11:30:00,3399.45,3402.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56378,做多,2024-06-27 11:30:00,2024-06-27 11:45:00,3402.31,3408.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56379,做多,2024-06-27 14:40:00,2024-06-27 14:45:00,3459.12,3452.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56380,做空,2024-06-27 14:45:00,2024-06-27 15:45:00,3452.62,3455.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56381,做多,2024-06-27 15:45:00,2024-06-27 15:50:00,3455.77,3450.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56382,做空,2024-06-27 15:50:00,2024-06-27 15:55:00,3450.6,3453.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56383,做多,2024-06-27 15:55:00,2024-06-27 16:00:00,3453.27,3452.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56384,做空,2024-06-27 16:00:00,2024-06-27 16:20:00,3452.33,3445.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56385,做多,2024-06-27 16:35:00,2024-06-27 16:45:00,3451.26,3450.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56386,做多,2024-06-27 16:50:00,2024-06-27 17:00:00,3451.71,3451.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56387,做空,2024-06-27 17:00:00,2024-06-27 18:20:00,3451.76,3460.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56388,做多,2024-06-27 18:20:00,2024-06-27 18:35:00,3460.31,3464.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56389,做多,2024-06-27 18:45:00,2024-06-27 18:50:00,3465.39,3457.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56390,做空,2024-06-27 18:50:00,2024-06-27 18:55:00,3457.22,3456.06,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56391,做多,2024-06-27 19:35:00,2024-06-27 21:35:00,3454.96,3445.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56392,做空,2024-06-27 21:35:00,2024-06-27 21:40:00,3445.94,3449.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56393,做多,2024-06-27 21:40:00,2024-06-27 21:45:00,3449.07,3448.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56394,做多,2024-06-27 23:15:00,2024-06-27 23:20:00,3450.86,3448.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56395,做空,2024-06-27 23:20:00,2024-06-27 23:30:00,3448.13,3449.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56396,做多,2024-06-27 23:30:00,2024-06-28 00:00:00,3449.37,3450.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56397,做空,2024-06-28 00:00:00,2024-06-28 00:25:00,3450.98,3442.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56398,做多,2024-06-28 01:15:00,2024-06-28 01:20:00,3451.83,3462.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56399,做多,2024-06-28 03:30:00,2024-06-28 03:40:00,3465.31,3458.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56400,做空,2024-06-28 03:40:00,2024-06-28 03:45:00,3458.81,3460.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56401,做多,2024-06-28 03:45:00,2024-06-28 03:50:00,3460.73,3458.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56402,做空,2024-06-28 03:50:00,2024-06-28 04:05:00,3458.65,3457.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56403,做多,2024-06-28 04:05:00,2024-06-28 04:10:00,3457.24,3456.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56404,做空,2024-06-28 04:10:00,2024-06-28 04:25:00,3456.38,3447.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56405,做多,2024-06-28 04:55:00,2024-06-28 05:00:00,3459.14,3454.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56406,做空,2024-06-28 05:00:00,2024-06-28 05:20:00,3454.75,3449.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56407,做多,2024-06-28 05:30:00,2024-06-28 05:35:00,3454.41,3447.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56408,做空,2024-06-28 05:35:00,2024-06-28 05:50:00,3447.31,3451.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56409,做多,2024-06-28 05:50:00,2024-06-28 06:15:00,3451.01,3450.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56410,做空,2024-06-28 06:15:00,2024-06-28 06:20:00,3450.23,3451.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56411,做多,2024-06-28 06:20:00,2024-06-28 06:30:00,3451.17,3451.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56412,做空,2024-06-28 06:30:00,2024-06-28 07:10:00,3451.51,3449.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56413,做多,2024-06-28 07:10:00,2024-06-28 09:00:00,3449.93,3433.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56414,做空,2024-06-28 09:00:00,2024-06-28 09:10:00,3433.45,3436.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56415,做多,2024-06-28 09:10:00,2024-06-28 09:30:00,3436.31,3434.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56416,做空,2024-06-28 09:30:00,2024-06-28 11:10:00,3434.41,3445.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56417,做多,2024-06-28 11:10:00,2024-06-28 11:15:00,3445.03,3451.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56418,做多,2024-06-28 13:35:00,2024-06-28 13:40:00,3453.86,3471.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56419,做多,2024-06-28 14:00:00,2024-06-28 14:10:00,3449.35,3443.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56420,做空,2024-06-28 14:10:00,2024-06-28 14:15:00,3443.84,3429.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56421,做多,2024-06-28 16:10:00,2024-06-28 16:15:00,3411.4,3406.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56422,做空,2024-06-28 16:15:00,2024-06-28 16:20:00,3406.35,3402.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56423,做多,2024-06-28 17:20:00,2024-06-28 17:25:00,3400.57,3398.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56424,做空,2024-06-28 17:25:00,2024-06-28 17:50:00,3398.53,3383.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56425,做多,2024-06-28 19:25:00,2024-06-28 19:30:00,3384.99,3377.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56426,做空,2024-06-28 19:30:00,2024-06-28 19:40:00,3377.98,3382.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56427,做多,2024-06-28 19:40:00,2024-06-28 19:45:00,3382.58,3380.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56428,做空,2024-06-28 19:45:00,2024-06-28 19:55:00,3380.76,3378.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -56429,做多,2024-06-28 19:55:00,2024-06-28 20:10:00,3378.97,3386.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56430,做多,2024-06-28 21:15:00,2024-06-28 23:35:00,3383.53,3381.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56431,做多,2024-06-29 02:20:00,2024-06-29 02:25:00,3392.6,3391.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56432,做空,2024-06-29 02:25:00,2024-06-29 02:45:00,3391.73,3387.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56433,做多,2024-06-29 04:35:00,2024-06-29 04:45:00,3385.93,3389.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56434,做多,2024-06-29 05:25:00,2024-06-29 06:40:00,3384.85,3385.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56435,做空,2024-06-29 06:40:00,2024-06-29 08:45:00,3385.44,3389.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56436,做多,2024-06-29 09:55:00,2024-06-29 10:00:00,3393.28,3393.45,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56437,做多,2024-06-29 12:15:00,2024-06-29 13:50:00,3398.14,3392.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56438,做空,2024-06-29 13:50:00,2024-06-29 14:05:00,3392.3,3393.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56439,做多,2024-06-29 14:05:00,2024-06-29 14:10:00,3393.28,3390.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56440,做空,2024-06-29 14:10:00,2024-06-29 14:15:00,3390.02,3386.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56441,做多,2024-06-29 15:30:00,2024-06-29 15:45:00,3387.52,3393.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56442,做多,2024-06-29 17:35:00,2024-06-29 17:45:00,3385.79,3387.39,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56443,做多,2024-06-29 18:55:00,2024-06-29 19:10:00,3389.01,3390.03,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56444,做多,2024-06-29 19:50:00,2024-06-29 20:00:00,3385.73,3382.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56445,做空,2024-06-29 20:00:00,2024-06-29 20:05:00,3382.47,3385.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56446,做多,2024-06-29 20:05:00,2024-06-29 20:15:00,3385.65,3385.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56447,做空,2024-06-29 20:15:00,2024-06-29 20:20:00,3385.64,3387.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56448,做多,2024-06-29 20:20:00,2024-06-29 20:30:00,3387.81,3384.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56449,做空,2024-06-29 20:30:00,2024-06-29 20:35:00,3384.0,3385.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56450,做多,2024-06-29 20:35:00,2024-06-29 20:40:00,3385.61,3381.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56451,做空,2024-06-29 20:40:00,2024-06-29 20:45:00,3381.73,3380.06,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56452,做多,2024-06-29 21:20:00,2024-06-29 21:45:00,3384.63,3384.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56453,做空,2024-06-29 21:45:00,2024-06-29 22:45:00,3384.15,3375.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56454,做多,2024-06-29 23:30:00,2024-06-29 23:35:00,3380.32,3378.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56455,做空,2024-06-29 23:35:00,2024-06-30 00:00:00,3378.79,3377.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56456,做多,2024-06-30 00:00:00,2024-06-30 00:10:00,3377.68,3375.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56457,做空,2024-06-30 00:10:00,2024-06-30 00:20:00,3375.61,3384.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56458,做多,2024-06-30 00:20:00,2024-06-30 00:25:00,3384.6,3385.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56459,做多,2024-06-30 01:25:00,2024-06-30 01:30:00,3381.68,3377.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56460,做空,2024-06-30 01:30:00,2024-06-30 02:20:00,3377.56,3365.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56461,做多,2024-06-30 03:15:00,2024-06-30 03:25:00,3366.62,3365.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56462,做空,2024-06-30 03:25:00,2024-06-30 03:30:00,3365.76,3366.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56463,做多,2024-06-30 03:30:00,2024-06-30 04:20:00,3366.99,3367.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56464,做空,2024-06-30 04:20:00,2024-06-30 04:55:00,3367.11,3362.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56465,做多,2024-06-30 05:30:00,2024-06-30 06:00:00,3364.48,3363.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56466,做空,2024-06-30 06:00:00,2024-06-30 06:10:00,3363.34,3366.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56467,做多,2024-06-30 06:10:00,2024-06-30 06:35:00,3366.12,3370.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56468,做多,2024-06-30 08:45:00,2024-06-30 09:00:00,3393.96,3393.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56469,做空,2024-06-30 09:00:00,2024-06-30 09:05:00,3393.11,3394.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56470,做多,2024-06-30 09:05:00,2024-06-30 09:25:00,3394.79,3396.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56471,做多,2024-06-30 11:05:00,2024-06-30 11:50:00,3391.1,3387.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56472,做空,2024-06-30 11:50:00,2024-06-30 12:00:00,3387.8,3390.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56473,做多,2024-06-30 12:00:00,2024-06-30 12:20:00,3390.41,3390.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56474,做空,2024-06-30 12:20:00,2024-06-30 12:35:00,3390.86,3379.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56475,做多,2024-06-30 13:10:00,2024-06-30 14:00:00,3387.02,3393.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56476,做多,2024-06-30 15:00:00,2024-06-30 15:25:00,3393.53,3395.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56477,做空,2024-06-30 15:25:00,2024-06-30 15:30:00,3395.01,3396.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56478,做多,2024-06-30 15:30:00,2024-06-30 15:55:00,3396.98,3398.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56479,做多,2024-06-30 16:10:00,2024-06-30 17:15:00,3395.13,3411.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56480,做多,2024-06-30 17:15:00,2024-06-30 17:20:00,3411.82,3415.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56481,做多,2024-06-30 22:10:00,2024-06-30 22:20:00,3418.11,3426.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56482,做多,2024-07-01 00:50:00,2024-07-01 01:05:00,3439.68,3458.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56483,做多,2024-07-01 02:35:00,2024-07-01 03:20:00,3500.28,3505.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -56484,做空,2024-07-01 03:20:00,2024-07-01 03:35:00,3505.65,3496.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56485,做多,2024-07-01 05:50:00,2024-07-01 06:00:00,3488.31,3489.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56486,做多,2024-07-01 06:15:00,2024-07-01 07:00:00,3486.77,3485.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56487,做空,2024-07-01 07:00:00,2024-07-01 07:05:00,3485.73,3486.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56488,做多,2024-07-01 07:05:00,2024-07-01 07:10:00,3486.01,3491.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56489,做多,2024-07-01 07:10:00,2024-07-01 07:15:00,3491.23,3486.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56490,做多,2024-07-01 07:25:00,2024-07-01 07:35:00,3486.04,3489.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56491,做多,2024-07-01 09:55:00,2024-07-01 10:05:00,3480.9,3479.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56492,做空,2024-07-01 10:05:00,2024-07-01 10:20:00,3479.93,3472.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56493,做多,2024-07-01 12:00:00,2024-07-01 12:05:00,3465.59,3463.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56494,做空,2024-07-01 12:05:00,2024-07-01 12:15:00,3463.7,3466.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56495,做多,2024-07-01 12:15:00,2024-07-01 12:30:00,3466.93,3468.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56496,做多,2024-07-01 13:25:00,2024-07-01 13:30:00,3475.99,3471.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56497,做多,2024-07-01 14:50:00,2024-07-01 15:05:00,3465.7,3473.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56498,做多,2024-07-01 16:05:00,2024-07-01 16:20:00,3472.71,3470.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56499,做空,2024-07-01 16:20:00,2024-07-01 16:30:00,3470.23,3469.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56500,做多,2024-07-01 16:30:00,2024-07-01 17:30:00,3469.53,3476.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56501,做多,2024-07-01 18:30:00,2024-07-01 19:15:00,3474.66,3483.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -56502,做空,2024-07-01 19:15:00,2024-07-01 20:35:00,3483.23,3464.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56503,做多,2024-07-01 23:40:00,2024-07-01 23:45:00,3440.55,3437.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56504,做空,2024-07-01 23:45:00,2024-07-01 23:50:00,3437.62,3442.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56505,做多,2024-07-01 23:50:00,2024-07-02 00:05:00,3442.03,3436.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56506,做空,2024-07-02 00:05:00,2024-07-02 00:10:00,3436.65,3439.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56507,做多,2024-07-02 00:10:00,2024-07-02 00:15:00,3439.68,3435.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56508,做空,2024-07-02 00:15:00,2024-07-02 00:20:00,3435.3,3438.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56509,做多,2024-07-02 00:20:00,2024-07-02 00:25:00,3438.82,3444.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56510,做多,2024-07-02 00:25:00,2024-07-02 00:35:00,3444.9,3440.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56511,做空,2024-07-02 00:35:00,2024-07-02 00:45:00,3440.56,3443.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56512,做多,2024-07-02 00:45:00,2024-07-02 00:50:00,3443.68,3442.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56513,做多,2024-07-02 02:45:00,2024-07-02 03:25:00,3447.18,3456.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56514,做多,2024-07-02 05:10:00,2024-07-02 05:35:00,3458.32,3456.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56515,做空,2024-07-02 05:35:00,2024-07-02 05:55:00,3456.2,3458.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56516,做多,2024-07-02 05:55:00,2024-07-02 06:00:00,3458.15,3453.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56517,做空,2024-07-02 06:00:00,2024-07-02 06:10:00,3453.93,3452.81,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56518,做多,2024-07-02 06:20:00,2024-07-02 06:25:00,3457.01,3451.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56519,做空,2024-07-02 06:25:00,2024-07-02 06:30:00,3451.67,3450.28,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56520,做多,2024-07-02 08:15:00,2024-07-02 08:30:00,3441.9,3439.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56521,做空,2024-07-02 08:30:00,2024-07-02 08:40:00,3439.45,3444.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56522,做多,2024-07-02 08:40:00,2024-07-02 08:45:00,3444.47,3446.03,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56523,做多,2024-07-02 10:10:00,2024-07-02 10:35:00,3444.82,3450.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56524,做多,2024-07-02 11:55:00,2024-07-02 12:00:00,3452.11,3449.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56525,做空,2024-07-02 12:00:00,2024-07-02 12:05:00,3449.59,3446.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56526,做多,2024-07-02 12:15:00,2024-07-02 12:25:00,3450.22,3448.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56527,做空,2024-07-02 12:25:00,2024-07-02 12:30:00,3448.0,3450.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56528,做多,2024-07-02 12:30:00,2024-07-02 12:40:00,3450.69,3455.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56529,做多,2024-07-02 13:00:00,2024-07-02 13:15:00,3450.89,3452.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -56530,做空,2024-07-02 13:15:00,2024-07-02 13:30:00,3452.64,3447.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56531,做多,2024-07-02 13:35:00,2024-07-02 13:40:00,3452.2,3452.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56532,做多,2024-07-02 15:35:00,2024-07-02 15:55:00,3416.05,3414.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56533,做空,2024-07-02 15:55:00,2024-07-02 16:10:00,3414.68,3412.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -56534,做多,2024-07-02 16:10:00,2024-07-02 16:15:00,3412.31,3410.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56535,做空,2024-07-02 16:15:00,2024-07-02 16:30:00,3410.46,3413.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56536,做多,2024-07-02 16:30:00,2024-07-02 16:35:00,3413.9,3410.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56537,做空,2024-07-02 16:35:00,2024-07-02 16:40:00,3410.01,3414.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56538,做多,2024-07-02 16:40:00,2024-07-02 17:00:00,3414.28,3414.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56539,做空,2024-07-02 17:00:00,2024-07-02 17:15:00,3414.0,3415.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56540,做多,2024-07-02 17:15:00,2024-07-02 17:45:00,3415.22,3421.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56541,做多,2024-07-02 20:55:00,2024-07-02 21:00:00,3419.82,3418.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56542,做空,2024-07-02 21:00:00,2024-07-02 21:05:00,3418.93,3419.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56543,做多,2024-07-02 21:05:00,2024-07-02 21:10:00,3419.54,3417.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56544,做空,2024-07-02 21:10:00,2024-07-02 21:15:00,3417.56,3422.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56545,做多,2024-07-02 21:15:00,2024-07-02 21:25:00,3422.4,3424.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56546,做多,2024-07-02 22:00:00,2024-07-02 22:20:00,3422.89,3421.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56547,做空,2024-07-02 22:20:00,2024-07-02 22:25:00,3421.89,3421.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56548,做多,2024-07-02 22:25:00,2024-07-02 23:00:00,3421.97,3422.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56549,做空,2024-07-02 23:00:00,2024-07-02 23:05:00,3422.52,3425.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56550,做多,2024-07-02 23:05:00,2024-07-02 23:45:00,3425.99,3421.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56551,做空,2024-07-02 23:45:00,2024-07-03 00:05:00,3421.06,3423.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56552,做多,2024-07-03 00:05:00,2024-07-03 00:10:00,3423.53,3423.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56553,做空,2024-07-03 00:10:00,2024-07-03 01:05:00,3423.21,3414.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56554,做多,2024-07-03 01:20:00,2024-07-03 04:30:00,3417.05,3359.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56555,做空,2024-07-03 04:30:00,2024-07-03 04:50:00,3359.94,3358.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56556,做多,2024-07-03 04:50:00,2024-07-03 05:10:00,3358.29,3364.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56557,做多,2024-07-03 05:40:00,2024-07-03 05:55:00,3358.86,3367.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56558,做多,2024-07-03 09:10:00,2024-07-03 09:30:00,3347.49,3345.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56559,做空,2024-07-03 09:30:00,2024-07-03 10:05:00,3345.6,3322.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56560,做多,2024-07-03 11:45:00,2024-07-03 12:00:00,3305.64,3300.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56561,做空,2024-07-03 12:00:00,2024-07-03 12:30:00,3300.81,3285.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56562,做多,2024-07-03 13:10:00,2024-07-03 14:50:00,3302.61,3307.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -56563,做空,2024-07-03 14:50:00,2024-07-03 15:00:00,3307.75,3297.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56564,做多,2024-07-03 15:20:00,2024-07-03 15:25:00,3315.96,3311.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56565,做空,2024-07-03 15:25:00,2024-07-03 16:10:00,3311.44,3302.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -56566,做多,2024-07-03 16:10:00,2024-07-03 16:20:00,3302.19,3316.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56567,做多,2024-07-03 18:25:00,2024-07-03 18:40:00,3305.79,3306.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56568,做空,2024-07-03 18:40:00,2024-07-03 18:50:00,3306.52,3304.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -56569,做多,2024-07-03 18:50:00,2024-07-03 19:00:00,3304.47,3291.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56570,做空,2024-07-03 19:00:00,2024-07-03 19:05:00,3291.9,3290.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56571,做多,2024-07-03 19:10:00,2024-07-03 21:15:00,3293.91,3273.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56572,做空,2024-07-03 21:15:00,2024-07-03 23:30:00,3273.02,3297.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56573,做多,2024-07-04 00:00:00,2024-07-04 00:05:00,3300.13,3303.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56574,做多,2024-07-04 02:55:00,2024-07-04 03:55:00,3227.43,3241.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56575,做多,2024-07-04 04:35:00,2024-07-04 04:55:00,3234.77,3235.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56576,做空,2024-07-04 04:55:00,2024-07-04 05:10:00,3235.34,3229.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56577,做多,2024-07-04 06:35:00,2024-07-04 09:45:00,3210.73,3163.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56578,做空,2024-07-04 09:45:00,2024-07-04 10:05:00,3163.53,3146.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56579,做多,2024-07-04 10:40:00,2024-07-04 11:30:00,3157.42,3155.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56580,做空,2024-07-04 11:30:00,2024-07-04 11:50:00,3155.67,3158.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56581,做多,2024-07-04 11:50:00,2024-07-04 12:00:00,3158.38,3153.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56582,做空,2024-07-04 12:00:00,2024-07-04 12:15:00,3153.35,3145.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56583,做多,2024-07-04 12:30:00,2024-07-04 12:35:00,3157.52,3149.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56584,做空,2024-07-04 12:35:00,2024-07-04 12:45:00,3149.43,3136.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56585,做多,2024-07-04 14:35:00,2024-07-04 15:20:00,3114.36,3108.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56586,做空,2024-07-04 15:20:00,2024-07-04 15:35:00,3108.36,3117.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56587,做多,2024-07-04 15:35:00,2024-07-04 15:50:00,3117.89,3141.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56588,做多,2024-07-04 16:15:00,2024-07-04 16:20:00,3128.52,3124.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56589,做空,2024-07-04 16:20:00,2024-07-04 16:35:00,3124.26,3125.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56590,做多,2024-07-04 16:35:00,2024-07-04 16:45:00,3125.06,3129.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -56591,做空,2024-07-04 16:45:00,2024-07-04 18:10:00,3129.48,3130.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56592,做多,2024-07-04 18:30:00,2024-07-04 18:40:00,3139.28,3133.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56593,做空,2024-07-04 18:40:00,2024-07-04 19:05:00,3133.14,3139.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56594,做多,2024-07-04 19:05:00,2024-07-04 19:15:00,3139.54,3137.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56595,做空,2024-07-04 19:15:00,2024-07-04 20:30:00,3137.9,3135.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -56596,做多,2024-07-04 20:30:00,2024-07-04 21:10:00,3135.66,3150.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56597,做多,2024-07-05 00:30:00,2024-07-05 00:40:00,3074.1,3076.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -56598,做空,2024-07-05 00:40:00,2024-07-05 00:45:00,3076.24,3087.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56599,做多,2024-07-05 00:45:00,2024-07-05 01:20:00,3087.17,3074.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56600,做空,2024-07-05 01:20:00,2024-07-05 01:25:00,3074.14,3078.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56601,做多,2024-07-05 01:25:00,2024-07-05 01:35:00,3078.59,3076.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56602,做空,2024-07-05 01:35:00,2024-07-05 01:40:00,3076.56,3078.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56603,做多,2024-07-05 01:40:00,2024-07-05 02:00:00,3078.28,3083.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -56604,做空,2024-07-05 02:00:00,2024-07-05 02:15:00,3083.09,3070.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56605,做多,2024-07-05 05:10:00,2024-07-05 05:15:00,2902.64,2894.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56606,做空,2024-07-05 05:15:00,2024-07-05 05:45:00,2894.1,2899.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56607,做多,2024-07-05 05:45:00,2024-07-05 06:00:00,2899.39,2881.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56608,做空,2024-07-05 06:00:00,2024-07-05 06:30:00,2881.35,2848.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56609,做多,2024-07-05 07:15:00,2024-07-05 07:20:00,2872.88,2869.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56610,做空,2024-07-05 07:20:00,2024-07-05 07:35:00,2869.2,2855.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56611,做多,2024-07-05 07:45:00,2024-07-05 07:50:00,2871.98,2879.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56612,做多,2024-07-05 09:25:00,2024-07-05 10:10:00,2871.19,2921.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56613,做多,2024-07-05 12:35:00,2024-07-05 12:45:00,2944.78,2944.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56614,做空,2024-07-05 12:45:00,2024-07-05 13:00:00,2944.96,2922.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56615,做多,2024-07-05 13:05:00,2024-07-05 13:10:00,2944.47,2954.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56616,做多,2024-07-05 14:40:00,2024-07-05 14:55:00,2954.51,2954.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56617,做空,2024-07-05 14:55:00,2024-07-05 15:00:00,2954.59,2969.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56618,做多,2024-07-05 15:00:00,2024-07-05 15:05:00,2969.46,2990.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56619,做多,2024-07-05 17:15:00,2024-07-05 17:50:00,2980.36,2989.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56620,做多,2024-07-05 18:25:00,2024-07-05 18:35:00,2978.59,2979.35,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56621,做空,2024-07-05 18:35:00,2024-07-05 18:40:00,2979.35,2982.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56622,做多,2024-07-05 18:40:00,2024-07-05 18:50:00,2982.82,2988.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56623,做多,2024-07-05 19:55:00,2024-07-05 20:00:00,2986.68,2980.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56624,做空,2024-07-05 20:00:00,2024-07-05 20:10:00,2980.39,2973.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56625,做多,2024-07-05 21:10:00,2024-07-05 21:15:00,2978.98,2971.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56626,做空,2024-07-05 21:15:00,2024-07-05 21:30:00,2971.31,2978.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56627,做多,2024-07-05 21:30:00,2024-07-05 21:35:00,2978.45,2981.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56628,做多,2024-07-05 22:15:00,2024-07-05 22:25:00,2983.41,2985.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56629,做多,2024-07-05 23:00:00,2024-07-05 23:45:00,2976.56,2979.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -56630,做空,2024-07-05 23:45:00,2024-07-06 00:10:00,2979.83,2974.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56631,做多,2024-07-06 00:20:00,2024-07-06 00:30:00,2977.73,3002.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56632,做多,2024-07-06 00:30:00,2024-07-06 00:35:00,3002.35,3018.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56633,做多,2024-07-06 02:25:00,2024-07-06 02:35:00,2969.65,2979.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56634,做多,2024-07-06 03:35:00,2024-07-06 04:00:00,2975.9,2978.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -56635,做空,2024-07-06 04:00:00,2024-07-06 04:10:00,2978.77,2974.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56636,做多,2024-07-06 05:20:00,2024-07-06 06:15:00,2972.95,2981.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56637,做多,2024-07-06 08:05:00,2024-07-06 08:35:00,3000.45,3003.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -56638,做空,2024-07-06 08:35:00,2024-07-06 09:05:00,3003.86,2992.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56639,做多,2024-07-06 09:50:00,2024-07-06 11:20:00,2999.53,3005.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -56640,做空,2024-07-06 11:20:00,2024-07-06 11:45:00,3005.99,3003.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -56641,做多,2024-07-06 11:45:00,2024-07-06 11:55:00,3003.43,3004.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56642,做空,2024-07-06 11:55:00,2024-07-06 12:00:00,3004.44,3004.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56643,做多,2024-07-06 12:00:00,2024-07-06 13:25:00,3004.5,3001.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56644,做空,2024-07-06 13:25:00,2024-07-06 14:20:00,3001.23,2997.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -56645,做多,2024-07-06 14:20:00,2024-07-06 14:40:00,2997.31,3007.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56646,做多,2024-07-06 18:05:00,2024-07-06 18:10:00,3048.6,3047.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56647,做空,2024-07-06 18:10:00,2024-07-06 18:15:00,3047.45,3049.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56648,做多,2024-07-06 18:15:00,2024-07-06 18:40:00,3049.26,3057.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56649,做多,2024-07-06 19:10:00,2024-07-06 19:50:00,3049.94,3059.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56650,做多,2024-07-06 21:40:00,2024-07-06 22:25:00,3063.13,3060.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56651,做空,2024-07-06 22:25:00,2024-07-06 22:35:00,3060.73,3064.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56652,做多,2024-07-06 22:35:00,2024-07-06 22:40:00,3064.5,3058.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56653,做空,2024-07-06 22:40:00,2024-07-06 22:45:00,3058.71,3060.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56654,做多,2024-07-06 22:45:00,2024-07-06 23:00:00,3060.59,3061.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56655,做空,2024-07-06 23:00:00,2024-07-06 23:05:00,3061.46,3062.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56656,做多,2024-07-06 23:05:00,2024-07-06 23:10:00,3062.89,3069.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56657,做多,2024-07-06 23:55:00,2024-07-07 00:00:00,3065.49,3059.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56658,做空,2024-07-07 00:00:00,2024-07-07 00:10:00,3059.84,3055.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56659,做多,2024-07-07 01:50:00,2024-07-07 02:05:00,3050.27,3057.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56660,做多,2024-07-07 05:50:00,2024-07-07 05:55:00,3032.93,3029.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56661,做空,2024-07-07 05:55:00,2024-07-07 06:00:00,3029.15,3033.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56662,做多,2024-07-07 06:00:00,2024-07-07 06:15:00,3033.42,3030.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56663,做空,2024-07-07 06:15:00,2024-07-07 06:20:00,3030.22,3031.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56664,做多,2024-07-07 06:20:00,2024-07-07 06:40:00,3031.7,3036.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56665,做多,2024-07-07 08:40:00,2024-07-07 09:00:00,3007.56,3017.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56666,做多,2024-07-07 09:15:00,2024-07-07 09:25:00,3007.67,3016.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56667,做多,2024-07-07 09:40:00,2024-07-07 09:50:00,3011.06,3011.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56668,做空,2024-07-07 09:50:00,2024-07-07 11:00:00,3011.09,3017.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56669,做多,2024-07-07 11:00:00,2024-07-07 11:05:00,3017.74,3014.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56670,做空,2024-07-07 11:05:00,2024-07-07 11:30:00,3014.78,3012.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -56671,做多,2024-07-07 11:30:00,2024-07-07 11:55:00,3012.07,3013.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -56672,做空,2024-07-07 11:55:00,2024-07-07 12:05:00,3013.96,3019.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56673,做多,2024-07-07 12:05:00,2024-07-07 12:10:00,3019.43,3020.92,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56674,做多,2024-07-07 12:30:00,2024-07-07 12:35:00,3015.27,3008.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56675,做空,2024-07-07 12:35:00,2024-07-07 12:40:00,3008.99,2998.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56676,做多,2024-07-07 15:05:00,2024-07-07 15:10:00,2966.25,2964.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56677,做空,2024-07-07 15:10:00,2024-07-07 15:15:00,2964.36,2965.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56678,做多,2024-07-07 15:15:00,2024-07-07 15:30:00,2965.95,2965.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56679,做空,2024-07-07 15:30:00,2024-07-07 15:50:00,2965.81,2966.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56680,做多,2024-07-07 15:50:00,2024-07-07 16:00:00,2966.39,2966.85,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56681,做多,2024-07-07 17:30:00,2024-07-07 17:45:00,2981.46,2983.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -56682,做空,2024-07-07 17:45:00,2024-07-07 17:50:00,2983.81,2992.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56683,做多,2024-07-07 17:50:00,2024-07-07 17:55:00,2992.53,2994.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56684,做多,2024-07-07 18:40:00,2024-07-07 18:45:00,2989.82,2986.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56685,做空,2024-07-07 18:45:00,2024-07-07 18:50:00,2986.02,2990.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56686,做多,2024-07-07 18:50:00,2024-07-07 18:55:00,2990.8,2987.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56687,做空,2024-07-07 18:55:00,2024-07-07 20:00:00,2987.45,2980.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56688,做多,2024-07-07 20:10:00,2024-07-07 20:15:00,2987.66,2991.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56689,做多,2024-07-07 22:40:00,2024-07-08 00:25:00,2951.97,2947.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56690,做多,2024-07-08 02:00:00,2024-07-08 02:05:00,2870.99,2854.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56691,做空,2024-07-08 02:05:00,2024-07-08 02:10:00,2854.79,2856.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56692,做多,2024-07-08 02:10:00,2024-07-08 02:15:00,2856.41,2847.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56693,做空,2024-07-08 02:15:00,2024-07-08 02:20:00,2847.72,2875.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56694,做多,2024-07-08 02:20:00,2024-07-08 02:30:00,2875.69,2889.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56695,做多,2024-07-08 03:30:00,2024-07-08 03:45:00,2885.91,2874.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56696,做空,2024-07-08 03:45:00,2024-07-08 03:55:00,2874.82,2877.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56697,做多,2024-07-08 03:55:00,2024-07-08 04:15:00,2877.89,2882.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56698,做多,2024-07-08 06:10:00,2024-07-08 06:15:00,2910.02,2929.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56699,做多,2024-07-08 06:15:00,2024-07-08 06:20:00,2929.23,2925.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56700,做多,2024-07-08 07:25:00,2024-07-08 07:35:00,2916.49,2913.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56701,做空,2024-07-08 07:35:00,2024-07-08 07:40:00,2913.47,2917.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56702,做多,2024-07-08 07:40:00,2024-07-08 08:05:00,2917.1,2947.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56703,做多,2024-07-08 11:35:00,2024-07-08 12:05:00,3044.56,3041.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56704,做空,2024-07-08 12:05:00,2024-07-08 12:15:00,3041.73,3055.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56705,做多,2024-07-08 12:15:00,2024-07-08 12:50:00,3055.36,3050.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56706,做空,2024-07-08 12:50:00,2024-07-08 13:05:00,3050.53,3055.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56707,做多,2024-07-08 13:05:00,2024-07-08 13:25:00,3055.23,3046.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56708,做空,2024-07-08 13:25:00,2024-07-08 13:30:00,3046.11,3030.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56709,做多,2024-07-08 14:05:00,2024-07-08 15:15:00,3039.61,3003.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56710,做空,2024-07-08 15:15:00,2024-07-08 16:00:00,3003.71,2979.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -56711,做多,2024-07-08 16:00:00,2024-07-08 16:15:00,2979.59,2967.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56712,做空,2024-07-08 16:15:00,2024-07-08 16:25:00,2967.34,2954.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56713,做多,2024-07-08 17:10:00,2024-07-08 17:15:00,2971.28,2959.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56714,做空,2024-07-08 17:15:00,2024-07-08 17:20:00,2959.07,2968.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56715,做多,2024-07-08 17:20:00,2024-07-08 17:25:00,2968.39,2970.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56716,做多,2024-07-08 17:25:00,2024-07-08 17:40:00,2970.8,2975.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -56717,做空,2024-07-08 17:40:00,2024-07-08 20:20:00,2975.3,3006.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56718,做多,2024-07-08 20:20:00,2024-07-08 20:25:00,3006.45,3010.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56719,做多,2024-07-08 21:10:00,2024-07-08 21:20:00,3003.22,3000.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56720,做空,2024-07-08 21:20:00,2024-07-08 21:25:00,3000.38,3020.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56721,做多,2024-07-08 21:25:00,2024-07-08 21:30:00,3020.15,3017.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56722,做多,2024-07-08 22:55:00,2024-07-08 23:20:00,3023.09,3024.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -56723,做空,2024-07-08 23:20:00,2024-07-08 23:40:00,3024.88,3016.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56724,做多,2024-07-09 00:15:00,2024-07-09 00:20:00,3020.96,3014.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56725,做空,2024-07-09 00:20:00,2024-07-09 00:30:00,3014.87,3011.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56726,做多,2024-07-09 00:35:00,2024-07-09 00:45:00,3019.58,3021.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56727,做多,2024-07-09 01:45:00,2024-07-09 01:55:00,3029.71,3027.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56728,做空,2024-07-09 01:55:00,2024-07-09 02:15:00,3027.39,3036.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56729,做多,2024-07-09 02:15:00,2024-07-09 02:20:00,3036.97,3031.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56730,做空,2024-07-09 02:20:00,2024-07-09 02:30:00,3031.44,3033.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56731,做多,2024-07-09 02:30:00,2024-07-09 02:40:00,3033.31,3034.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56732,做空,2024-07-09 02:40:00,2024-07-09 05:10:00,3034.64,3065.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56733,做多,2024-07-09 05:10:00,2024-07-09 06:00:00,3065.07,3061.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56734,做空,2024-07-09 06:00:00,2024-07-09 06:05:00,3061.44,3077.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56735,做多,2024-07-09 06:05:00,2024-07-09 06:10:00,3077.24,3073.38,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56736,做多,2024-07-09 07:10:00,2024-07-09 07:15:00,3072.32,3062.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56737,做空,2024-07-09 07:15:00,2024-07-09 07:20:00,3062.61,3068.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56738,做多,2024-07-09 07:20:00,2024-07-09 08:20:00,3068.49,3078.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56739,做多,2024-07-09 10:00:00,2024-07-09 10:15:00,3089.22,3087.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56740,做空,2024-07-09 10:15:00,2024-07-09 10:40:00,3087.39,3074.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56741,做多,2024-07-09 11:25:00,2024-07-09 12:00:00,3086.11,3078.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56742,做空,2024-07-09 12:00:00,2024-07-09 12:10:00,3078.47,3082.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56743,做多,2024-07-09 12:10:00,2024-07-09 12:15:00,3082.78,3077.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56744,做空,2024-07-09 12:15:00,2024-07-09 12:25:00,3077.51,3070.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56745,做多,2024-07-09 12:45:00,2024-07-09 12:50:00,3080.28,3074.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56746,做空,2024-07-09 12:50:00,2024-07-09 13:05:00,3074.32,3065.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56747,做多,2024-07-09 13:30:00,2024-07-09 13:35:00,3075.36,3069.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56748,做空,2024-07-09 13:35:00,2024-07-09 13:40:00,3069.1,3059.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56749,做多,2024-07-09 14:10:00,2024-07-09 14:15:00,3093.61,3073.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56750,做多,2024-07-09 14:25:00,2024-07-09 14:45:00,3073.74,3056.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56751,做空,2024-07-09 14:45:00,2024-07-09 14:55:00,3056.84,3043.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56752,做多,2024-07-09 15:50:00,2024-07-09 16:15:00,3063.18,3075.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56753,做多,2024-07-09 18:10:00,2024-07-09 18:25:00,3060.13,3057.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56754,做空,2024-07-09 18:25:00,2024-07-09 18:30:00,3057.73,3063.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56755,做多,2024-07-09 18:30:00,2024-07-09 18:40:00,3063.27,3074.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56756,做多,2024-07-09 19:05:00,2024-07-09 19:20:00,3057.99,3057.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56757,做空,2024-07-09 19:20:00,2024-07-09 19:25:00,3057.98,3064.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56758,做多,2024-07-09 19:25:00,2024-07-09 19:30:00,3064.03,3062.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56759,做空,2024-07-09 19:30:00,2024-07-09 19:45:00,3062.03,3061.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56760,做多,2024-07-09 19:45:00,2024-07-09 20:20:00,3061.09,3069.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56761,做多,2024-07-09 21:15:00,2024-07-09 21:20:00,3067.72,3061.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56762,做空,2024-07-09 21:20:00,2024-07-09 21:25:00,3061.16,3066.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56763,做多,2024-07-09 22:35:00,2024-07-09 22:50:00,3056.97,3066.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56764,做多,2024-07-09 23:15:00,2024-07-10 00:00:00,3056.88,3060.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -56765,做空,2024-07-10 00:00:00,2024-07-10 00:15:00,3060.65,3051.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56766,做多,2024-07-10 01:25:00,2024-07-10 01:30:00,3051.37,3060.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56767,做多,2024-07-10 06:15:00,2024-07-10 06:20:00,3107.82,3102.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56768,做空,2024-07-10 06:20:00,2024-07-10 06:35:00,3102.8,3104.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56769,做多,2024-07-10 06:35:00,2024-07-10 07:05:00,3104.47,3104.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56770,做空,2024-07-10 07:05:00,2024-07-10 07:25:00,3104.89,3097.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56771,做多,2024-07-10 09:15:00,2024-07-10 09:20:00,3087.98,3081.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56772,做空,2024-07-10 09:20:00,2024-07-10 09:25:00,3081.93,3084.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56773,做多,2024-07-10 09:45:00,2024-07-10 09:55:00,3085.61,3086.4,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56774,做多,2024-07-10 10:15:00,2024-07-10 10:20:00,3087.94,3092.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56775,做多,2024-07-10 11:35:00,2024-07-10 11:40:00,3099.61,3098.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56776,做空,2024-07-10 11:40:00,2024-07-10 12:25:00,3098.49,3101.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56777,做多,2024-07-10 12:25:00,2024-07-10 12:30:00,3101.85,3085.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56778,做空,2024-07-10 12:30:00,2024-07-10 12:35:00,3085.84,3091.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56779,做多,2024-07-10 12:50:00,2024-07-10 13:00:00,3099.19,3104.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56780,做多,2024-07-10 13:55:00,2024-07-10 14:10:00,3105.59,3102.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56781,做空,2024-07-10 14:10:00,2024-07-10 14:15:00,3102.39,3105.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56782,做多,2024-07-10 14:15:00,2024-07-10 14:40:00,3105.66,3107.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -56783,做空,2024-07-10 14:40:00,2024-07-10 15:00:00,3107.83,3096.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56784,做多,2024-07-10 15:15:00,2024-07-10 15:40:00,3107.11,3122.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56785,做多,2024-07-10 18:45:00,2024-07-10 19:20:00,3099.67,3100.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56786,做空,2024-07-10 19:20:00,2024-07-10 19:30:00,3100.4,3105.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56787,做多,2024-07-10 19:30:00,2024-07-10 19:40:00,3105.45,3103.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56788,做多,2024-07-10 21:50:00,2024-07-10 22:05:00,3097.18,3100.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56789,做多,2024-07-10 23:15:00,2024-07-10 23:25:00,3102.4,3098.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56790,做空,2024-07-10 23:25:00,2024-07-10 23:30:00,3098.37,3099.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56791,做多,2024-07-10 23:30:00,2024-07-10 23:40:00,3099.16,3105.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56792,做多,2024-07-11 00:55:00,2024-07-11 01:00:00,3099.76,3092.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56793,做空,2024-07-11 01:00:00,2024-07-11 01:05:00,3092.6,3093.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56794,做多,2024-07-11 01:05:00,2024-07-11 01:30:00,3093.85,3091.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56795,做空,2024-07-11 01:30:00,2024-07-11 01:35:00,3091.8,3106.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56796,做多,2024-07-11 01:35:00,2024-07-11 01:40:00,3106.57,3114.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56797,做多,2024-07-11 02:20:00,2024-07-11 02:30:00,3105.45,3106.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56798,做空,2024-07-11 02:30:00,2024-07-11 02:50:00,3106.91,3105.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56799,做多,2024-07-11 02:50:00,2024-07-11 04:25:00,3105.68,3077.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56800,做空,2024-07-11 04:25:00,2024-07-11 04:30:00,3077.81,3082.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56801,做多,2024-07-11 04:30:00,2024-07-11 05:10:00,3082.77,3091.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56802,做多,2024-07-11 08:50:00,2024-07-11 09:05:00,3116.87,3119.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -56803,做空,2024-07-11 09:05:00,2024-07-11 11:25:00,3119.48,3134.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56804,做多,2024-07-11 11:35:00,2024-07-11 11:40:00,3140.45,3143.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56805,做多,2024-07-11 12:05:00,2024-07-11 12:10:00,3153.43,3146.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56806,做多,2024-07-11 12:20:00,2024-07-11 12:25:00,3149.0,3146.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56807,做多,2024-07-11 13:10:00,2024-07-11 13:35:00,3170.52,3170.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56808,做空,2024-07-11 13:35:00,2024-07-11 13:45:00,3170.69,3174.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56809,做多,2024-07-11 13:45:00,2024-07-11 14:00:00,3174.47,3176.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -56810,做空,2024-07-11 14:00:00,2024-07-11 14:10:00,3176.19,3161.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56811,做多,2024-07-11 15:20:00,2024-07-11 16:35:00,3152.92,3119.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56812,做空,2024-07-11 16:35:00,2024-07-11 16:55:00,3119.58,3124.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56813,做多,2024-07-11 16:55:00,2024-07-11 17:00:00,3124.68,3119.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56814,做空,2024-07-11 17:00:00,2024-07-11 17:05:00,3119.48,3128.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56815,做多,2024-07-11 17:05:00,2024-07-11 17:20:00,3128.22,3136.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56816,做多,2024-07-11 18:50:00,2024-07-11 19:05:00,3136.15,3134.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56817,做空,2024-07-11 19:05:00,2024-07-11 19:15:00,3134.02,3130.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56818,做多,2024-07-11 20:50:00,2024-07-11 21:15:00,3112.28,3106.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56819,做空,2024-07-11 21:15:00,2024-07-11 21:55:00,3106.4,3108.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56820,做多,2024-07-11 21:55:00,2024-07-11 22:00:00,3108.77,3106.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56821,做空,2024-07-11 22:00:00,2024-07-11 22:05:00,3106.95,3107.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56822,做多,2024-07-11 22:05:00,2024-07-11 22:10:00,3107.88,3098.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56823,做空,2024-07-11 22:10:00,2024-07-11 22:15:00,3098.22,3098.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56824,做多,2024-07-11 22:25:00,2024-07-11 22:30:00,3107.89,3106.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56825,做空,2024-07-11 22:30:00,2024-07-11 22:45:00,3106.98,3094.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56826,做多,2024-07-11 23:45:00,2024-07-11 23:55:00,3098.41,3098.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56827,做空,2024-07-11 23:55:00,2024-07-12 00:10:00,3098.11,3102.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56828,做多,2024-07-12 00:10:00,2024-07-12 00:20:00,3102.02,3103.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56829,做多,2024-07-12 01:00:00,2024-07-12 01:10:00,3101.26,3092.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56830,做空,2024-07-12 01:10:00,2024-07-12 01:15:00,3092.76,3065.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56831,做多,2024-07-12 02:05:00,2024-07-12 03:10:00,3092.57,3093.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56832,做空,2024-07-12 03:10:00,2024-07-12 03:40:00,3093.09,3083.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56833,做多,2024-07-12 04:45:00,2024-07-12 04:50:00,3081.65,3081.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56834,做空,2024-07-12 04:50:00,2024-07-12 04:55:00,3081.1,3082.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56835,做多,2024-07-12 04:55:00,2024-07-12 05:00:00,3082.22,3080.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56836,做空,2024-07-12 05:00:00,2024-07-12 05:05:00,3080.34,3080.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56837,做多,2024-07-12 05:05:00,2024-07-12 05:45:00,3080.96,3079.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56838,做空,2024-07-12 05:45:00,2024-07-12 05:55:00,3079.36,3081.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56839,做多,2024-07-12 05:55:00,2024-07-12 06:15:00,3081.19,3088.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56840,做多,2024-07-12 08:15:00,2024-07-12 08:20:00,3079.95,3072.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56841,做空,2024-07-12 08:20:00,2024-07-12 08:45:00,3072.15,3075.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56842,做多,2024-07-12 08:45:00,2024-07-12 08:50:00,3075.8,3074.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56843,做空,2024-07-12 08:50:00,2024-07-12 09:20:00,3074.53,3073.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56844,做多,2024-07-12 09:20:00,2024-07-12 11:50:00,3073.22,3065.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56845,做空,2024-07-12 11:50:00,2024-07-12 12:30:00,3065.83,3065.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56846,做多,2024-07-12 12:45:00,2024-07-12 13:15:00,3071.93,3100.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56847,做多,2024-07-12 15:20:00,2024-07-12 15:25:00,3120.16,3132.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56848,做多,2024-07-12 16:15:00,2024-07-12 16:25:00,3126.47,3134.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56849,做多,2024-07-12 16:50:00,2024-07-12 16:55:00,3133.61,3137.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56850,做多,2024-07-12 18:15:00,2024-07-12 18:20:00,3140.49,3136.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56851,做空,2024-07-12 18:20:00,2024-07-12 18:30:00,3136.53,3140.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56852,做多,2024-07-12 18:30:00,2024-07-12 18:40:00,3140.73,3146.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -56853,做空,2024-07-12 18:40:00,2024-07-12 18:55:00,3146.43,3140.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -56854,做多,2024-07-12 18:55:00,2024-07-12 22:10:00,3140.63,3124.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56855,做多,2024-07-13 00:25:00,2024-07-13 00:30:00,3129.08,3128.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56856,做空,2024-07-13 00:30:00,2024-07-13 00:35:00,3128.51,3128.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56857,做多,2024-07-13 00:35:00,2024-07-13 01:00:00,3128.73,3129.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56858,做空,2024-07-13 01:00:00,2024-07-13 01:05:00,3129.52,3131.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56859,做多,2024-07-13 01:05:00,2024-07-13 01:20:00,3131.48,3136.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56860,做多,2024-07-13 01:45:00,2024-07-13 01:50:00,3131.29,3128.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56861,做空,2024-07-13 01:50:00,2024-07-13 02:05:00,3128.83,3125.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56862,做多,2024-07-13 03:05:00,2024-07-13 03:10:00,3126.81,3126.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56863,做空,2024-07-13 03:10:00,2024-07-13 03:45:00,3126.55,3124.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -56864,做多,2024-07-13 03:45:00,2024-07-13 05:20:00,3124.01,3124.44,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56865,做多,2024-07-13 07:55:00,2024-07-13 08:00:00,3139.1,3135.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56866,做多,2024-07-13 08:05:00,2024-07-13 08:35:00,3138.12,3134.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56867,做空,2024-07-13 08:35:00,2024-07-13 08:40:00,3134.86,3134.06,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -56868,做多,2024-07-13 09:15:00,2024-07-13 09:20:00,3139.44,3142.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56869,做多,2024-07-13 10:45:00,2024-07-13 11:00:00,3153.44,3153.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56870,做空,2024-07-13 11:00:00,2024-07-13 11:25:00,3153.98,3154.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56871,做多,2024-07-13 11:25:00,2024-07-13 11:40:00,3154.89,3157.7,0.0,100.0,0.0,0.0,0.0,0.0,flip -56872,做空,2024-07-13 11:40:00,2024-07-13 11:50:00,3157.7,3156.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56873,做多,2024-07-13 11:50:00,2024-07-13 11:55:00,3156.43,3155.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56874,做空,2024-07-13 11:55:00,2024-07-13 12:20:00,3155.59,3156.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56875,做多,2024-07-13 12:20:00,2024-07-13 12:40:00,3156.26,3160.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56876,做多,2024-07-13 12:50:00,2024-07-13 12:55:00,3159.36,3155.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56877,做空,2024-07-13 12:55:00,2024-07-13 13:10:00,3155.9,3153.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56878,做多,2024-07-13 13:50:00,2024-07-13 15:15:00,3152.88,3153.89,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56879,做多,2024-07-13 16:05:00,2024-07-13 16:10:00,3155.48,3156.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56880,做多,2024-07-13 16:35:00,2024-07-13 17:45:00,3152.7,3151.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56881,做空,2024-07-13 17:45:00,2024-07-13 19:00:00,3151.77,3154.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56882,做多,2024-07-13 19:00:00,2024-07-13 19:10:00,3154.89,3158.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56883,做多,2024-07-13 20:35:00,2024-07-13 20:45:00,3160.26,3163.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56884,做多,2024-07-13 21:15:00,2024-07-13 21:25:00,3163.57,3162.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56885,做空,2024-07-13 21:25:00,2024-07-13 21:55:00,3162.56,3164.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56886,做多,2024-07-13 21:55:00,2024-07-13 22:00:00,3164.14,3163.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56887,做空,2024-07-13 22:00:00,2024-07-13 22:10:00,3163.19,3163.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56888,做多,2024-07-13 22:10:00,2024-07-13 22:15:00,3163.62,3160.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56889,做空,2024-07-13 22:15:00,2024-07-13 22:20:00,3160.62,3149.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56890,做多,2024-07-13 22:40:00,2024-07-13 22:45:00,3171.29,3180.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56891,做多,2024-07-14 00:00:00,2024-07-14 00:15:00,3177.65,3181.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -56892,做空,2024-07-14 00:15:00,2024-07-14 00:20:00,3181.36,3182.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56893,做多,2024-07-14 00:20:00,2024-07-14 01:05:00,3182.53,3179.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56894,做空,2024-07-14 01:05:00,2024-07-14 01:25:00,3179.82,3178.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56895,做多,2024-07-14 01:25:00,2024-07-14 02:00:00,3178.6,3180.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -56896,做空,2024-07-14 02:00:00,2024-07-14 02:05:00,3180.27,3181.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56897,做多,2024-07-14 02:05:00,2024-07-14 02:10:00,3181.89,3180.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56898,做空,2024-07-14 02:10:00,2024-07-14 02:25:00,3180.28,3167.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56899,做多,2024-07-14 03:05:00,2024-07-14 03:10:00,3176.69,3175.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56900,做空,2024-07-14 03:10:00,2024-07-14 03:25:00,3175.02,3174.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56901,做多,2024-07-14 03:25:00,2024-07-14 03:30:00,3174.13,3169.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56902,做空,2024-07-14 03:30:00,2024-07-14 03:50:00,3169.41,3171.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56903,做多,2024-07-14 03:50:00,2024-07-14 03:55:00,3171.83,3171.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56904,做空,2024-07-14 03:55:00,2024-07-14 06:50:00,3171.15,3187.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56905,做多,2024-07-14 07:20:00,2024-07-14 07:35:00,3193.02,3192.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56906,做空,2024-07-14 07:35:00,2024-07-14 07:40:00,3192.38,3193.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56907,做多,2024-07-14 07:40:00,2024-07-14 07:50:00,3193.3,3199.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56908,做多,2024-07-14 11:25:00,2024-07-14 11:40:00,3202.13,3202.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56909,做空,2024-07-14 11:40:00,2024-07-14 11:55:00,3202.83,3201.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56910,做多,2024-07-14 11:55:00,2024-07-14 12:05:00,3201.47,3195.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56911,做空,2024-07-14 12:05:00,2024-07-14 12:10:00,3195.26,3192.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56912,做多,2024-07-14 14:45:00,2024-07-14 14:50:00,3186.95,3189.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56913,做多,2024-07-14 15:10:00,2024-07-14 15:15:00,3188.14,3184.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56914,做空,2024-07-14 15:15:00,2024-07-14 15:25:00,3184.22,3182.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56915,做多,2024-07-14 15:25:00,2024-07-14 15:40:00,3182.97,3182.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56916,做空,2024-07-14 15:40:00,2024-07-14 15:45:00,3182.22,3184.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56917,做多,2024-07-14 15:45:00,2024-07-14 16:00:00,3184.11,3185.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56918,做空,2024-07-14 16:00:00,2024-07-14 17:20:00,3185.61,3183.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56919,做多,2024-07-14 17:30:00,2024-07-14 17:40:00,3191.82,3187.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56920,做空,2024-07-14 17:40:00,2024-07-14 17:45:00,3187.78,3188.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56921,做多,2024-07-14 17:45:00,2024-07-14 18:10:00,3188.17,3182.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56922,做空,2024-07-14 18:10:00,2024-07-14 19:15:00,3182.47,3186.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56923,做多,2024-07-14 19:15:00,2024-07-14 19:40:00,3186.72,3184.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56924,做空,2024-07-14 19:40:00,2024-07-14 19:45:00,3184.76,3186.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56925,做多,2024-07-14 19:45:00,2024-07-14 19:50:00,3186.68,3189.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56926,做多,2024-07-14 22:50:00,2024-07-14 22:55:00,3247.3,3244.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56927,做空,2024-07-14 22:55:00,2024-07-14 23:05:00,3244.64,3249.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56928,做多,2024-07-14 23:05:00,2024-07-14 23:20:00,3249.37,3263.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56929,做多,2024-07-15 00:25:00,2024-07-15 00:30:00,3256.39,3266.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56930,做多,2024-07-15 02:05:00,2024-07-15 02:15:00,3277.14,3276.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56931,做空,2024-07-15 02:15:00,2024-07-15 02:25:00,3276.72,3301.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56932,做多,2024-07-15 02:25:00,2024-07-15 02:30:00,3301.74,3336.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56933,做多,2024-07-15 04:15:00,2024-07-15 04:20:00,3332.03,3329.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56934,做多,2024-07-15 05:25:00,2024-07-15 05:30:00,3329.9,3336.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56935,做多,2024-07-15 05:30:00,2024-07-15 05:40:00,3336.14,3337.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56936,做多,2024-07-15 05:55:00,2024-07-15 06:00:00,3333.52,3330.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56937,做空,2024-07-15 06:00:00,2024-07-15 06:05:00,3330.96,3334.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56938,做多,2024-07-15 06:05:00,2024-07-15 06:10:00,3334.5,3341.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56939,做多,2024-07-15 09:35:00,2024-07-15 09:40:00,3358.07,3351.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56940,做空,2024-07-15 09:40:00,2024-07-15 09:45:00,3351.22,3352.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56941,做多,2024-07-15 09:45:00,2024-07-15 11:50:00,3352.8,3340.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56942,做空,2024-07-15 11:50:00,2024-07-15 12:15:00,3340.77,3337.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -56943,做多,2024-07-15 12:15:00,2024-07-15 12:25:00,3337.38,3344.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56944,做多,2024-07-15 13:35:00,2024-07-15 13:40:00,3347.94,3356.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56945,做多,2024-07-15 14:25:00,2024-07-15 14:35:00,3349.66,3360.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56946,做多,2024-07-15 15:55:00,2024-07-15 16:20:00,3365.72,3375.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56947,做多,2024-07-15 17:40:00,2024-07-15 17:55:00,3382.6,3381.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56948,做空,2024-07-15 17:55:00,2024-07-15 18:00:00,3381.02,3389.05,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -56949,做多,2024-07-15 18:00:00,2024-07-15 18:05:00,3389.05,3385.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56950,做空,2024-07-15 18:05:00,2024-07-15 18:20:00,3385.9,3394.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56951,做多,2024-07-15 18:20:00,2024-07-15 18:30:00,3394.65,3396.18,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -56952,做多,2024-07-15 19:20:00,2024-07-15 19:25:00,3414.11,3387.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56953,做多,2024-07-15 19:30:00,2024-07-15 19:40:00,3408.01,3401.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56954,做多,2024-07-15 21:35:00,2024-07-15 21:50:00,3425.86,3422.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56955,做空,2024-07-15 21:50:00,2024-07-15 22:05:00,3422.6,3431.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56956,做多,2024-07-15 22:05:00,2024-07-15 22:10:00,3431.51,3451.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56957,做多,2024-07-16 01:15:00,2024-07-16 01:20:00,3480.18,3474.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56958,做空,2024-07-16 01:20:00,2024-07-16 01:35:00,3474.47,3476.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56959,做多,2024-07-16 01:35:00,2024-07-16 01:45:00,3476.29,3470.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56960,做空,2024-07-16 01:45:00,2024-07-16 01:50:00,3470.5,3477.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56961,做多,2024-07-16 01:50:00,2024-07-16 02:10:00,3477.74,3465.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56962,做空,2024-07-16 02:10:00,2024-07-16 02:15:00,3465.78,3462.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56963,做多,2024-07-16 03:40:00,2024-07-16 03:50:00,3462.98,3470.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56964,做多,2024-07-16 04:20:00,2024-07-16 04:25:00,3465.06,3461.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56965,做空,2024-07-16 04:25:00,2024-07-16 04:30:00,3461.12,3452.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56966,做多,2024-07-16 05:00:00,2024-07-16 10:30:00,3462.47,3408.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56967,做多,2024-07-16 12:15:00,2024-07-16 12:25:00,3412.69,3428.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56968,做多,2024-07-16 13:30:00,2024-07-16 13:45:00,3411.14,3404.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56969,做空,2024-07-16 13:45:00,2024-07-16 13:50:00,3404.49,3408.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56970,做多,2024-07-16 13:50:00,2024-07-16 15:05:00,3408.35,3427.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56971,做多,2024-07-16 16:45:00,2024-07-16 17:00:00,3456.77,3457.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56972,做空,2024-07-16 17:00:00,2024-07-16 17:35:00,3457.24,3460.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56973,做多,2024-07-16 17:35:00,2024-07-16 17:55:00,3460.18,3457.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56974,做空,2024-07-16 17:55:00,2024-07-16 18:05:00,3457.11,3457.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56975,做多,2024-07-16 18:05:00,2024-07-16 18:20:00,3457.28,3465.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56976,做多,2024-07-16 18:20:00,2024-07-16 18:25:00,3465.86,3456.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56977,做多,2024-07-16 18:30:00,2024-07-16 18:35:00,3463.07,3461.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -56978,做多,2024-07-16 18:55:00,2024-07-16 19:00:00,3460.99,3460.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56979,做空,2024-07-16 19:00:00,2024-07-16 19:50:00,3460.6,3465.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56980,做多,2024-07-16 19:50:00,2024-07-16 20:10:00,3465.95,3465.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56981,做空,2024-07-16 20:10:00,2024-07-16 20:45:00,3465.28,3451.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56982,做多,2024-07-16 23:05:00,2024-07-16 23:15:00,3433.34,3445.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56983,做多,2024-07-17 02:00:00,2024-07-17 02:15:00,3483.01,3474.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56984,做空,2024-07-17 02:15:00,2024-07-17 02:40:00,3474.6,3488.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56985,做多,2024-07-17 02:40:00,2024-07-17 03:35:00,3488.72,3479.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56986,做空,2024-07-17 03:35:00,2024-07-17 04:00:00,3479.82,3482.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56987,做多,2024-07-17 04:00:00,2024-07-17 04:15:00,3482.72,3478.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56988,做空,2024-07-17 04:15:00,2024-07-17 04:20:00,3478.77,3481.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56989,做多,2024-07-17 04:20:00,2024-07-17 04:25:00,3481.17,3476.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56990,做空,2024-07-17 04:25:00,2024-07-17 04:35:00,3476.9,3481.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56991,做多,2024-07-17 04:35:00,2024-07-17 04:50:00,3481.24,3488.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56992,做多,2024-07-17 07:40:00,2024-07-17 07:50:00,3488.18,3481.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56993,做空,2024-07-17 07:50:00,2024-07-17 08:00:00,3481.57,3488.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56994,做多,2024-07-17 08:00:00,2024-07-17 08:05:00,3488.06,3480.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56995,做空,2024-07-17 08:05:00,2024-07-17 08:10:00,3480.6,3472.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -56996,做多,2024-07-17 08:25:00,2024-07-17 08:30:00,3488.07,3496.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -56997,做多,2024-07-17 08:45:00,2024-07-17 10:00:00,3483.61,3484.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -56998,做空,2024-07-17 10:00:00,2024-07-17 10:10:00,3484.01,3486.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -56999,做多,2024-07-17 10:10:00,2024-07-17 10:30:00,3486.35,3482.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57000,做空,2024-07-17 10:30:00,2024-07-17 10:40:00,3482.94,3487.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57001,做多,2024-07-17 10:40:00,2024-07-17 10:45:00,3487.14,3479.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57002,做空,2024-07-17 10:45:00,2024-07-17 11:00:00,3479.57,3474.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57003,做多,2024-07-17 12:45:00,2024-07-17 13:00:00,3452.28,3460.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57004,做多,2024-07-17 13:30:00,2024-07-17 13:40:00,3452.78,3449.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57005,做空,2024-07-17 13:40:00,2024-07-17 13:45:00,3449.99,3458.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57006,做多,2024-07-17 13:45:00,2024-07-17 13:50:00,3458.82,3470.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57007,做多,2024-07-17 14:10:00,2024-07-17 14:20:00,3451.19,3448.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57008,做空,2024-07-17 14:20:00,2024-07-17 14:30:00,3448.91,3460.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57009,做多,2024-07-17 14:30:00,2024-07-17 14:40:00,3460.83,3458.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57010,做空,2024-07-17 14:40:00,2024-07-17 14:55:00,3458.99,3455.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -57011,做多,2024-07-17 14:55:00,2024-07-17 15:10:00,3455.44,3458.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -57012,做空,2024-07-17 15:10:00,2024-07-17 15:45:00,3458.55,3444.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57013,做多,2024-07-17 17:25:00,2024-07-17 19:05:00,3405.83,3412.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -57014,做空,2024-07-17 19:05:00,2024-07-17 19:10:00,3412.33,3413.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57015,做多,2024-07-17 19:10:00,2024-07-17 19:20:00,3413.06,3420.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57016,做多,2024-07-17 19:20:00,2024-07-17 19:25:00,3420.43,3422.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57017,做多,2024-07-17 20:05:00,2024-07-17 20:25:00,3417.68,3425.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57018,做多,2024-07-17 21:35:00,2024-07-17 21:45:00,3413.81,3411.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57019,做空,2024-07-17 21:45:00,2024-07-17 21:50:00,3411.78,3412.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57020,做多,2024-07-17 21:50:00,2024-07-17 21:55:00,3412.96,3410.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57021,做空,2024-07-17 21:55:00,2024-07-17 22:15:00,3410.93,3391.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57022,做多,2024-07-17 22:25:00,2024-07-17 22:30:00,3407.69,3397.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57023,做空,2024-07-17 22:30:00,2024-07-17 22:35:00,3397.25,3392.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57024,做多,2024-07-17 23:25:00,2024-07-17 23:40:00,3399.98,3395.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57025,做空,2024-07-17 23:40:00,2024-07-18 00:05:00,3395.64,3385.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57026,做多,2024-07-18 00:15:00,2024-07-18 00:30:00,3387.39,3403.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57027,做多,2024-07-18 02:25:00,2024-07-18 02:35:00,3417.14,3415.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57028,做空,2024-07-18 02:35:00,2024-07-18 02:40:00,3415.3,3417.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57029,做多,2024-07-18 02:40:00,2024-07-18 03:00:00,3417.39,3422.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -57030,做空,2024-07-18 03:00:00,2024-07-18 04:30:00,3422.26,3419.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57031,做多,2024-07-18 05:35:00,2024-07-18 05:40:00,3421.02,3418.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57032,做空,2024-07-18 05:40:00,2024-07-18 05:45:00,3418.01,3423.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57033,做多,2024-07-18 05:45:00,2024-07-18 05:50:00,3423.16,3428.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57034,做多,2024-07-18 07:30:00,2024-07-18 07:35:00,3439.91,3433.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57035,做空,2024-07-18 07:35:00,2024-07-18 07:40:00,3433.56,3438.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57036,做多,2024-07-18 07:40:00,2024-07-18 07:45:00,3438.57,3433.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57037,做空,2024-07-18 07:45:00,2024-07-18 08:05:00,3433.11,3439.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57038,做多,2024-07-18 08:05:00,2024-07-18 08:20:00,3439.05,3430.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57039,做空,2024-07-18 08:20:00,2024-07-18 08:25:00,3430.39,3438.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57040,做多,2024-07-18 08:25:00,2024-07-18 08:30:00,3438.98,3436.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57041,做空,2024-07-18 08:30:00,2024-07-18 08:40:00,3436.16,3437.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57042,做多,2024-07-18 08:40:00,2024-07-18 08:50:00,3437.91,3455.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57043,做多,2024-07-18 11:30:00,2024-07-18 11:35:00,3443.53,3446.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57044,做多,2024-07-18 14:00:00,2024-07-18 14:05:00,3475.05,3469.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57045,做空,2024-07-18 14:05:00,2024-07-18 14:20:00,3469.38,3453.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57046,做多,2024-07-18 16:30:00,2024-07-18 17:40:00,3406.96,3409.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -57047,做空,2024-07-18 17:40:00,2024-07-18 18:00:00,3409.65,3397.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57048,做多,2024-07-18 18:50:00,2024-07-18 19:00:00,3399.86,3396.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57049,做空,2024-07-18 19:00:00,2024-07-18 19:05:00,3396.01,3402.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57050,做多,2024-07-18 19:05:00,2024-07-18 19:10:00,3402.05,3395.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57051,做空,2024-07-18 19:10:00,2024-07-18 19:15:00,3395.99,3401.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57052,做多,2024-07-18 19:15:00,2024-07-18 19:20:00,3401.03,3388.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57053,做空,2024-07-18 19:20:00,2024-07-18 19:25:00,3388.31,3396.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57054,做多,2024-07-18 19:25:00,2024-07-18 19:35:00,3396.81,3405.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57055,做多,2024-07-18 20:15:00,2024-07-18 20:45:00,3405.66,3404.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57056,做空,2024-07-18 20:45:00,2024-07-18 23:50:00,3404.76,3424.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57057,做多,2024-07-19 01:35:00,2024-07-19 02:45:00,3408.65,3406.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57058,做空,2024-07-19 02:45:00,2024-07-19 03:00:00,3406.26,3413.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57059,做多,2024-07-19 03:00:00,2024-07-19 03:05:00,3413.7,3407.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57060,做空,2024-07-19 03:05:00,2024-07-19 03:10:00,3407.32,3413.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57061,做多,2024-07-19 03:10:00,2024-07-19 03:40:00,3413.78,3427.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57062,做多,2024-07-19 05:10:00,2024-07-19 05:50:00,3425.09,3423.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57063,做空,2024-07-19 05:50:00,2024-07-19 06:00:00,3423.11,3429.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57064,做多,2024-07-19 06:00:00,2024-07-19 06:05:00,3429.26,3441.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57065,做多,2024-07-19 09:00:00,2024-07-19 09:35:00,3400.37,3387.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57066,做空,2024-07-19 09:35:00,2024-07-19 10:00:00,3387.71,3387.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57067,做多,2024-07-19 10:10:00,2024-07-19 10:15:00,3394.76,3403.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57068,做多,2024-07-19 11:55:00,2024-07-19 12:05:00,3402.84,3404.39,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57069,做多,2024-07-19 13:30:00,2024-07-19 13:35:00,3406.63,3428.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57070,做多,2024-07-19 13:35:00,2024-07-19 13:40:00,3428.87,3415.85,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57071,做多,2024-07-19 15:40:00,2024-07-19 16:00:00,3461.84,3479.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57072,做多,2024-07-19 17:45:00,2024-07-19 18:00:00,3492.52,3493.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57073,做空,2024-07-19 18:00:00,2024-07-19 18:05:00,3493.09,3500.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57074,做多,2024-07-19 18:05:00,2024-07-19 18:15:00,3500.82,3499.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57075,做多,2024-07-19 18:25:00,2024-07-19 18:35:00,3496.55,3496.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57076,做空,2024-07-19 18:35:00,2024-07-19 18:50:00,3496.96,3500.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57077,做多,2024-07-19 18:50:00,2024-07-19 19:00:00,3500.22,3507.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57078,做多,2024-07-19 19:40:00,2024-07-19 20:00:00,3516.03,3504.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57079,做空,2024-07-19 20:00:00,2024-07-19 21:05:00,3504.19,3506.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57080,做多,2024-07-19 21:05:00,2024-07-19 21:30:00,3506.47,3517.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57081,做多,2024-07-19 22:35:00,2024-07-19 22:40:00,3515.4,3513.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57082,做空,2024-07-19 22:40:00,2024-07-19 22:50:00,3513.42,3503.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57083,做多,2024-07-19 23:10:00,2024-07-19 23:15:00,3513.33,3510.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57084,做空,2024-07-19 23:15:00,2024-07-19 23:25:00,3510.47,3506.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57085,做多,2024-07-20 02:10:00,2024-07-20 02:30:00,3487.4,3488.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57086,做空,2024-07-20 02:30:00,2024-07-20 04:10:00,3488.18,3499.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57087,做多,2024-07-20 04:10:00,2024-07-20 04:15:00,3499.58,3502.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57088,做多,2024-07-20 05:50:00,2024-07-20 05:55:00,3501.72,3500.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57089,做空,2024-07-20 05:55:00,2024-07-20 06:05:00,3500.32,3502.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57090,做多,2024-07-20 06:05:00,2024-07-20 06:15:00,3502.41,3500.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57091,做空,2024-07-20 06:15:00,2024-07-20 06:20:00,3500.57,3501.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57092,做多,2024-07-20 06:20:00,2024-07-20 06:30:00,3501.5,3500.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57093,做空,2024-07-20 06:30:00,2024-07-20 06:35:00,3500.02,3501.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57094,做多,2024-07-20 06:35:00,2024-07-20 06:45:00,3501.38,3499.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57095,做空,2024-07-20 06:45:00,2024-07-20 06:55:00,3499.98,3500.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57096,做多,2024-07-20 06:55:00,2024-07-20 07:00:00,3500.02,3495.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57097,做空,2024-07-20 07:00:00,2024-07-20 07:05:00,3495.57,3495.18,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -57098,做多,2024-07-20 09:30:00,2024-07-20 09:35:00,3491.61,3490.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57099,做多,2024-07-20 10:05:00,2024-07-20 10:10:00,3486.78,3484.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57100,做空,2024-07-20 10:10:00,2024-07-20 10:45:00,3484.55,3484.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57101,做多,2024-07-20 10:45:00,2024-07-20 11:00:00,3484.81,3485.06,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57102,做空,2024-07-20 11:00:00,2024-07-20 11:20:00,3485.06,3479.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57103,做多,2024-07-20 11:25:00,2024-07-20 11:30:00,3485.42,3488.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57104,做多,2024-07-20 12:00:00,2024-07-20 12:15:00,3487.38,3488.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57105,做空,2024-07-20 12:15:00,2024-07-20 13:15:00,3488.31,3488.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57106,做多,2024-07-20 13:15:00,2024-07-20 13:30:00,3488.81,3486.95,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57107,做多,2024-07-20 13:55:00,2024-07-20 14:05:00,3489.05,3488.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57108,做空,2024-07-20 14:05:00,2024-07-20 14:15:00,3488.93,3491.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57109,做多,2024-07-20 14:15:00,2024-07-20 14:30:00,3491.39,3493.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57110,做多,2024-07-20 15:50:00,2024-07-20 16:05:00,3497.44,3499.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -57111,做空,2024-07-20 16:05:00,2024-07-20 16:45:00,3499.9,3494.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57112,做多,2024-07-20 17:05:00,2024-07-20 17:10:00,3501.44,3502.79,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57113,做多,2024-07-20 19:20:00,2024-07-20 20:15:00,3526.31,3522.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57114,做空,2024-07-20 20:15:00,2024-07-20 20:30:00,3522.32,3522.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57115,做多,2024-07-20 20:30:00,2024-07-20 21:00:00,3522.94,3507.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57116,做空,2024-07-20 21:00:00,2024-07-20 21:05:00,3507.61,3506.69,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -57117,做多,2024-07-20 21:45:00,2024-07-20 21:50:00,3516.82,3516.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57118,做空,2024-07-20 21:50:00,2024-07-20 22:00:00,3516.28,3520.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57119,做多,2024-07-20 22:00:00,2024-07-20 22:25:00,3520.28,3515.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57120,做空,2024-07-20 22:25:00,2024-07-20 22:45:00,3515.23,3509.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57121,做多,2024-07-20 22:55:00,2024-07-20 23:15:00,3512.61,3514.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57122,做空,2024-07-20 23:15:00,2024-07-20 23:20:00,3514.24,3515.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57123,做多,2024-07-20 23:20:00,2024-07-21 00:15:00,3515.61,3525.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57124,做多,2024-07-21 01:20:00,2024-07-21 01:25:00,3515.93,3512.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57125,做空,2024-07-21 01:25:00,2024-07-21 01:35:00,3512.57,3513.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57126,做多,2024-07-21 01:35:00,2024-07-21 02:45:00,3513.7,3515.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57127,做多,2024-07-21 03:10:00,2024-07-21 03:20:00,3516.54,3515.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57128,做空,2024-07-21 03:20:00,2024-07-21 03:30:00,3515.31,3510.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57129,做多,2024-07-21 06:00:00,2024-07-21 07:55:00,3499.69,3482.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57130,做空,2024-07-21 07:55:00,2024-07-21 08:00:00,3482.88,3487.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57131,做多,2024-07-21 08:00:00,2024-07-21 08:05:00,3487.44,3488.21,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57132,做多,2024-07-21 08:35:00,2024-07-21 08:45:00,3488.21,3488.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57133,做多,2024-07-21 10:50:00,2024-07-21 10:55:00,3496.78,3492.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57134,做空,2024-07-21 10:55:00,2024-07-21 11:00:00,3492.81,3496.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57135,做多,2024-07-21 11:00:00,2024-07-21 12:00:00,3496.87,3499.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57136,做多,2024-07-21 12:45:00,2024-07-21 13:15:00,3495.86,3496.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57137,做空,2024-07-21 13:15:00,2024-07-21 13:25:00,3496.21,3495.39,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -57138,做多,2024-07-21 14:10:00,2024-07-21 14:15:00,3498.18,3500.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57139,做多,2024-07-21 15:20:00,2024-07-21 15:40:00,3501.43,3502.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57140,做空,2024-07-21 15:40:00,2024-07-21 15:45:00,3502.6,3496.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57141,做多,2024-07-21 16:10:00,2024-07-21 16:15:00,3505.32,3498.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57142,做空,2024-07-21 16:15:00,2024-07-21 16:20:00,3498.61,3493.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57143,做多,2024-07-21 16:45:00,2024-07-21 16:50:00,3505.64,3514.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57144,做多,2024-07-21 18:30:00,2024-07-21 19:10:00,3476.7,3464.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57145,做空,2024-07-21 19:10:00,2024-07-21 21:00:00,3464.0,3500.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57146,做多,2024-07-21 21:00:00,2024-07-21 21:05:00,3500.73,3497.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57147,做空,2024-07-21 21:05:00,2024-07-21 21:15:00,3497.11,3503.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57148,做多,2024-07-21 21:15:00,2024-07-21 21:20:00,3503.95,3502.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57149,做空,2024-07-21 21:20:00,2024-07-21 23:50:00,3502.86,3531.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57150,做多,2024-07-21 23:50:00,2024-07-22 00:05:00,3531.44,3532.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57151,做多,2024-07-22 00:15:00,2024-07-22 00:20:00,3533.67,3527.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57152,做空,2024-07-22 00:20:00,2024-07-22 00:25:00,3527.9,3535.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57153,做多,2024-07-22 00:25:00,2024-07-22 00:30:00,3535.77,3541.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57154,做多,2024-07-22 01:20:00,2024-07-22 01:25:00,3536.72,3533.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57155,做空,2024-07-22 01:25:00,2024-07-22 01:40:00,3533.36,3531.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57156,做多,2024-07-22 01:40:00,2024-07-22 03:05:00,3531.92,3527.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57157,做空,2024-07-22 03:05:00,2024-07-22 03:10:00,3527.69,3528.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57158,做多,2024-07-22 03:10:00,2024-07-22 07:40:00,3528.8,3478.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57159,做空,2024-07-22 07:40:00,2024-07-22 08:05:00,3478.28,3481.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57160,做多,2024-07-22 08:05:00,2024-07-22 08:10:00,3481.23,3485.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57161,做多,2024-07-22 09:00:00,2024-07-22 09:45:00,3478.28,3481.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -57162,做空,2024-07-22 09:45:00,2024-07-22 11:25:00,3481.94,3489.41,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57163,做多,2024-07-22 11:30:00,2024-07-22 11:45:00,3494.9,3497.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57164,做多,2024-07-22 13:35:00,2024-07-22 15:40:00,3494.78,3456.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57165,做空,2024-07-22 15:40:00,2024-07-22 16:40:00,3456.8,3459.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57166,做多,2024-07-22 16:40:00,2024-07-22 16:45:00,3459.78,3457.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57167,做多,2024-07-22 17:15:00,2024-07-22 17:30:00,3457.9,3464.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57168,做多,2024-07-22 20:35:00,2024-07-22 21:00:00,3483.8,3480.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57169,做空,2024-07-22 21:00:00,2024-07-22 21:05:00,3480.17,3467.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57170,做多,2024-07-22 22:50:00,2024-07-22 23:45:00,3448.8,3441.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57171,做空,2024-07-22 23:45:00,2024-07-23 00:00:00,3441.19,3439.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57172,做多,2024-07-23 00:00:00,2024-07-23 00:15:00,3439.5,3446.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57173,做多,2024-07-23 02:15:00,2024-07-23 02:20:00,3476.03,3472.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57174,做空,2024-07-23 02:20:00,2024-07-23 02:30:00,3472.73,3479.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57175,做多,2024-07-23 02:30:00,2024-07-23 02:40:00,3479.69,3487.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57176,做多,2024-07-23 03:45:00,2024-07-23 03:50:00,3478.39,3476.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57177,做空,2024-07-23 03:50:00,2024-07-23 04:05:00,3476.11,3476.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57178,做多,2024-07-23 04:05:00,2024-07-23 04:20:00,3476.44,3473.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57179,做空,2024-07-23 04:20:00,2024-07-23 04:25:00,3473.12,3469.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57180,做多,2024-07-23 06:00:00,2024-07-23 06:30:00,3450.23,3441.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57181,做空,2024-07-23 06:30:00,2024-07-23 06:40:00,3441.61,3439.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57182,做多,2024-07-23 06:40:00,2024-07-23 07:25:00,3439.99,3441.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -57183,做空,2024-07-23 07:25:00,2024-07-23 07:30:00,3441.97,3451.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57184,做多,2024-07-23 07:30:00,2024-07-23 07:45:00,3451.32,3448.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57185,做空,2024-07-23 07:45:00,2024-07-23 10:05:00,3448.9,3525.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57186,做多,2024-07-23 10:05:00,2024-07-23 10:10:00,3525.95,3524.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57187,做空,2024-07-23 10:10:00,2024-07-23 10:25:00,3524.42,3525.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57188,做多,2024-07-23 10:25:00,2024-07-23 10:35:00,3525.34,3521.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57189,做空,2024-07-23 10:35:00,2024-07-23 10:45:00,3521.86,3515.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57190,做多,2024-07-23 11:30:00,2024-07-23 12:05:00,3512.54,3509.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57191,做空,2024-07-23 12:05:00,2024-07-23 12:15:00,3509.6,3512.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57192,做多,2024-07-23 12:15:00,2024-07-23 12:20:00,3512.13,3506.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57193,做空,2024-07-23 12:20:00,2024-07-23 12:25:00,3506.43,3491.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57194,做多,2024-07-23 12:50:00,2024-07-23 12:55:00,3506.53,3505.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57195,做空,2024-07-23 12:55:00,2024-07-23 13:00:00,3505.01,3510.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57196,做多,2024-07-23 13:00:00,2024-07-23 13:05:00,3510.39,3500.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57197,做空,2024-07-23 13:05:00,2024-07-23 13:10:00,3500.59,3493.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57198,做多,2024-07-23 14:30:00,2024-07-23 15:00:00,3478.22,3473.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57199,做空,2024-07-23 15:00:00,2024-07-23 15:35:00,3473.41,3442.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57200,做多,2024-07-23 16:20:00,2024-07-23 16:25:00,3465.36,3454.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57201,做空,2024-07-23 16:25:00,2024-07-23 16:40:00,3454.74,3421.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57202,做多,2024-07-23 20:00:00,2024-07-23 21:30:00,3468.49,3477.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -57203,做空,2024-07-23 21:30:00,2024-07-23 21:50:00,3477.6,3470.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57204,做多,2024-07-23 22:35:00,2024-07-23 22:45:00,3471.88,3468.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57205,做空,2024-07-23 22:45:00,2024-07-23 22:55:00,3468.87,3481.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57206,做多,2024-07-23 22:55:00,2024-07-23 23:00:00,3481.68,3491.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57207,做多,2024-07-23 23:25:00,2024-07-24 00:05:00,3471.66,3480.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -57208,做空,2024-07-24 00:05:00,2024-07-24 00:30:00,3480.8,3465.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57209,做多,2024-07-24 01:20:00,2024-07-24 03:05:00,3469.77,3442.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57210,做空,2024-07-24 03:05:00,2024-07-24 04:15:00,3442.09,3438.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57211,做多,2024-07-24 05:30:00,2024-07-24 05:35:00,3437.94,3435.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57212,做空,2024-07-24 05:35:00,2024-07-24 05:40:00,3435.83,3436.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57213,做多,2024-07-24 05:40:00,2024-07-24 05:50:00,3436.77,3438.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57214,做多,2024-07-24 06:45:00,2024-07-24 06:55:00,3439.77,3439.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57215,做空,2024-07-24 06:55:00,2024-07-24 07:00:00,3439.09,3439.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57216,做多,2024-07-24 07:00:00,2024-07-24 07:20:00,3439.5,3448.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57217,做多,2024-07-24 07:35:00,2024-07-24 07:50:00,3443.93,3442.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57218,做空,2024-07-24 07:50:00,2024-07-24 07:55:00,3442.15,3445.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57219,做多,2024-07-24 07:55:00,2024-07-24 08:00:00,3445.74,3441.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57220,做多,2024-07-24 08:05:00,2024-07-24 08:10:00,3457.98,3456.62,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57221,做多,2024-07-24 09:15:00,2024-07-24 09:30:00,3455.44,3453.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57222,做空,2024-07-24 09:30:00,2024-07-24 09:35:00,3453.88,3454.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57223,做多,2024-07-24 09:35:00,2024-07-24 10:00:00,3454.19,3457.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57224,做多,2024-07-24 11:30:00,2024-07-24 11:35:00,3465.01,3460.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57225,做空,2024-07-24 11:35:00,2024-07-24 11:40:00,3460.74,3460.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57226,做多,2024-07-24 12:30:00,2024-07-24 12:35:00,3461.72,3455.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57227,做空,2024-07-24 12:35:00,2024-07-24 12:45:00,3455.95,3444.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57228,做多,2024-07-24 13:10:00,2024-07-24 13:20:00,3455.48,3465.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57229,做多,2024-07-24 14:30:00,2024-07-24 14:35:00,3453.81,3446.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57230,做空,2024-07-24 14:35:00,2024-07-24 14:45:00,3446.79,3441.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57231,做多,2024-07-24 16:35:00,2024-07-24 16:55:00,3418.64,3419.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57232,做空,2024-07-24 16:55:00,2024-07-24 17:20:00,3419.25,3422.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57233,做多,2024-07-24 17:20:00,2024-07-24 17:40:00,3422.98,3429.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57234,做多,2024-07-24 19:30:00,2024-07-24 19:35:00,3398.39,3393.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57235,做空,2024-07-24 19:35:00,2024-07-24 19:50:00,3393.34,3360.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57236,做多,2024-07-24 22:45:00,2024-07-24 23:10:00,3329.11,3326.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57237,做空,2024-07-24 23:10:00,2024-07-24 23:20:00,3326.97,3327.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57238,做多,2024-07-24 23:30:00,2024-07-24 23:40:00,3328.7,3330.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57239,做空,2024-07-24 23:40:00,2024-07-25 00:40:00,3330.1,3332.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57240,做多,2024-07-25 00:40:00,2024-07-25 00:50:00,3332.4,3325.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57241,做空,2024-07-25 00:50:00,2024-07-25 00:55:00,3325.98,3323.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57242,做多,2024-07-25 04:15:00,2024-07-25 04:45:00,3167.46,3184.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57243,做多,2024-07-25 06:35:00,2024-07-25 06:45:00,3179.39,3177.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57244,做空,2024-07-25 06:45:00,2024-07-25 07:10:00,3177.51,3173.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57245,做多,2024-07-25 07:15:00,2024-07-25 07:20:00,3177.21,3169.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57246,做空,2024-07-25 07:20:00,2024-07-25 07:25:00,3169.66,3173.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57247,做多,2024-07-25 07:25:00,2024-07-25 07:40:00,3173.31,3171.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57248,做空,2024-07-25 07:40:00,2024-07-25 08:00:00,3171.65,3163.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57249,做多,2024-07-25 08:10:00,2024-07-25 08:15:00,3173.79,3166.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57250,做空,2024-07-25 08:15:00,2024-07-25 08:25:00,3166.28,3161.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57251,做多,2024-07-25 08:40:00,2024-07-25 08:45:00,3170.7,3166.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57252,做空,2024-07-25 08:45:00,2024-07-25 08:50:00,3166.89,3172.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57253,做多,2024-07-25 08:50:00,2024-07-25 09:15:00,3172.23,3176.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57254,做多,2024-07-25 09:55:00,2024-07-25 10:00:00,3173.98,3169.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57255,做空,2024-07-25 10:00:00,2024-07-25 10:10:00,3169.87,3163.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57256,做多,2024-07-25 10:55:00,2024-07-25 12:25:00,3168.06,3167.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57257,做空,2024-07-25 12:25:00,2024-07-25 12:30:00,3167.24,3165.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57258,做多,2024-07-25 13:35:00,2024-07-25 13:45:00,3149.44,3157.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -57259,做空,2024-07-25 13:45:00,2024-07-25 13:55:00,3157.89,3153.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -57260,做多,2024-07-25 13:55:00,2024-07-25 14:00:00,3153.75,3143.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57261,做空,2024-07-25 14:00:00,2024-07-25 14:05:00,3143.57,3116.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57262,做多,2024-07-25 14:25:00,2024-07-25 14:35:00,3160.13,3167.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57263,做多,2024-07-25 16:20:00,2024-07-25 16:35:00,3154.97,3159.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57264,做多,2024-07-25 17:50:00,2024-07-25 18:05:00,3161.89,3157.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57265,做空,2024-07-25 18:05:00,2024-07-25 18:10:00,3157.72,3160.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57266,做多,2024-07-25 18:10:00,2024-07-25 20:30:00,3160.64,3109.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57267,做空,2024-07-25 20:30:00,2024-07-25 20:35:00,3109.84,3123.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57268,做多,2024-07-25 20:35:00,2024-07-25 20:55:00,3123.61,3153.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57269,做多,2024-07-25 22:25:00,2024-07-25 22:35:00,3172.15,3170.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57270,做空,2024-07-25 22:35:00,2024-07-25 23:05:00,3170.69,3169.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57271,做多,2024-07-25 23:05:00,2024-07-25 23:20:00,3169.87,3169.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57272,做空,2024-07-25 23:20:00,2024-07-25 23:25:00,3169.96,3170.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57273,做多,2024-07-25 23:25:00,2024-07-25 23:50:00,3170.69,3171.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57274,做空,2024-07-25 23:50:00,2024-07-26 00:35:00,3171.78,3180.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57275,做多,2024-07-26 00:35:00,2024-07-26 00:40:00,3180.47,3187.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57276,做多,2024-07-26 01:40:00,2024-07-26 01:45:00,3187.48,3184.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57277,做空,2024-07-26 01:45:00,2024-07-26 01:55:00,3184.14,3183.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57278,做多,2024-07-26 01:55:00,2024-07-26 02:20:00,3183.81,3209.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57279,做多,2024-07-26 03:50:00,2024-07-26 04:45:00,3235.33,3247.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57280,做多,2024-07-26 05:10:00,2024-07-26 05:30:00,3245.82,3257.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57281,做多,2024-07-26 07:10:00,2024-07-26 07:20:00,3268.47,3265.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57282,做多,2024-07-26 09:10:00,2024-07-26 09:15:00,3255.22,3257.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57283,做多,2024-07-26 09:40:00,2024-07-26 09:45:00,3256.49,3259.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57284,做多,2024-07-26 11:30:00,2024-07-26 11:40:00,3242.82,3241.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57285,做空,2024-07-26 11:40:00,2024-07-26 11:50:00,3241.93,3245.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57286,做多,2024-07-26 11:50:00,2024-07-26 12:05:00,3245.57,3248.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57287,做多,2024-07-26 12:20:00,2024-07-26 12:25:00,3247.18,3250.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57288,做多,2024-07-26 13:35:00,2024-07-26 13:40:00,3245.02,3241.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57289,做空,2024-07-26 13:40:00,2024-07-26 13:50:00,3241.82,3240.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57290,做多,2024-07-26 13:50:00,2024-07-26 13:55:00,3240.21,3247.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57291,做多,2024-07-26 14:55:00,2024-07-26 16:30:00,3239.46,3251.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57292,做多,2024-07-26 16:35:00,2024-07-26 16:40:00,3254.78,3253.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57293,做空,2024-07-26 16:40:00,2024-07-26 16:55:00,3253.15,3244.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57294,做多,2024-07-26 17:25:00,2024-07-26 17:30:00,3251.41,3245.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57295,做空,2024-07-26 17:30:00,2024-07-26 18:00:00,3245.66,3252.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57296,做多,2024-07-26 18:00:00,2024-07-26 18:05:00,3252.63,3257.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57297,做多,2024-07-26 21:15:00,2024-07-26 21:45:00,3262.49,3271.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57298,做多,2024-07-26 23:35:00,2024-07-27 02:35:00,3276.85,3252.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57299,做空,2024-07-27 02:35:00,2024-07-27 03:15:00,3252.84,3244.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57300,做多,2024-07-27 03:35:00,2024-07-27 04:15:00,3249.06,3249.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57301,做空,2024-07-27 04:15:00,2024-07-27 06:00:00,3249.0,3256.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57302,做多,2024-07-27 06:00:00,2024-07-27 06:40:00,3256.88,3261.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57303,做多,2024-07-27 09:10:00,2024-07-27 09:15:00,3271.78,3269.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57304,做空,2024-07-27 09:15:00,2024-07-27 09:20:00,3269.04,3274.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57305,做多,2024-07-27 09:20:00,2024-07-27 10:20:00,3274.98,3271.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57306,做空,2024-07-27 10:20:00,2024-07-27 10:25:00,3271.02,3274.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57307,做多,2024-07-27 10:25:00,2024-07-27 10:35:00,3274.61,3273.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57308,做空,2024-07-27 10:35:00,2024-07-27 10:45:00,3273.5,3271.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57309,做多,2024-07-27 11:30:00,2024-07-27 12:00:00,3272.23,3285.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57310,做多,2024-07-27 14:35:00,2024-07-27 15:00:00,3308.62,3309.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57311,做空,2024-07-27 15:00:00,2024-07-27 15:10:00,3309.49,3292.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57312,做多,2024-07-27 16:30:00,2024-07-27 16:40:00,3284.4,3284.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57313,做空,2024-07-27 16:40:00,2024-07-27 17:00:00,3284.55,3271.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57314,做多,2024-07-27 18:15:00,2024-07-27 18:30:00,3266.75,3264.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57315,做空,2024-07-27 18:30:00,2024-07-27 18:35:00,3264.45,3265.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57316,做多,2024-07-27 18:35:00,2024-07-27 18:45:00,3265.03,3266.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57317,做空,2024-07-27 18:45:00,2024-07-27 18:50:00,3266.5,3254.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57318,做多,2024-07-27 19:30:00,2024-07-27 20:00:00,3253.19,3254.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -57319,做空,2024-07-27 20:00:00,2024-07-27 20:10:00,3254.9,3233.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57320,做多,2024-07-27 20:50:00,2024-07-27 20:55:00,3248.28,3241.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57321,做空,2024-07-27 20:55:00,2024-07-27 23:00:00,3241.13,3269.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57322,做多,2024-07-28 00:35:00,2024-07-28 00:40:00,3248.74,3245.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57323,做空,2024-07-28 00:40:00,2024-07-28 00:55:00,3245.2,3245.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57324,做多,2024-07-28 00:55:00,2024-07-28 01:15:00,3245.13,3240.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57325,做空,2024-07-28 01:15:00,2024-07-28 01:20:00,3240.71,3249.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57326,做多,2024-07-28 01:20:00,2024-07-28 02:10:00,3249.99,3243.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57327,做空,2024-07-28 02:10:00,2024-07-28 02:20:00,3243.1,3245.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57328,做多,2024-07-28 02:20:00,2024-07-28 02:35:00,3245.36,3248.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -57329,做空,2024-07-28 02:35:00,2024-07-28 02:50:00,3248.82,3248.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57330,做多,2024-07-28 02:50:00,2024-07-28 03:05:00,3248.62,3246.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57331,做空,2024-07-28 03:05:00,2024-07-28 03:10:00,3246.32,3247.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57332,做多,2024-07-28 03:10:00,2024-07-28 03:15:00,3247.47,3243.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57333,做空,2024-07-28 03:15:00,2024-07-28 03:25:00,3243.92,3246.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57334,做多,2024-07-28 03:25:00,2024-07-28 03:35:00,3246.07,3246.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57335,做空,2024-07-28 03:35:00,2024-07-28 03:45:00,3246.94,3241.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57336,做多,2024-07-28 06:00:00,2024-07-28 06:50:00,3222.62,3219.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57337,做空,2024-07-28 06:50:00,2024-07-28 06:55:00,3219.44,3220.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57338,做多,2024-07-28 06:55:00,2024-07-28 07:00:00,3220.78,3216.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57339,做空,2024-07-28 07:00:00,2024-07-28 07:10:00,3216.76,3224.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57340,做多,2024-07-28 07:10:00,2024-07-28 07:15:00,3224.06,3218.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57341,做空,2024-07-28 07:15:00,2024-07-28 07:45:00,3218.72,3225.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57342,做多,2024-07-28 07:45:00,2024-07-28 08:00:00,3225.02,3220.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57343,做空,2024-07-28 08:00:00,2024-07-28 08:05:00,3220.56,3222.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57344,做多,2024-07-28 08:05:00,2024-07-28 08:20:00,3222.99,3221.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57345,做空,2024-07-28 08:20:00,2024-07-28 08:30:00,3221.41,3222.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57346,做多,2024-07-28 08:30:00,2024-07-28 08:35:00,3222.05,3215.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57347,做空,2024-07-28 08:35:00,2024-07-28 08:40:00,3215.37,3219.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57348,做多,2024-07-28 08:45:00,2024-07-28 09:00:00,3222.5,3230.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57349,做多,2024-07-28 13:25:00,2024-07-28 13:45:00,3266.99,3277.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57350,做多,2024-07-28 14:35:00,2024-07-28 14:45:00,3268.15,3268.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57351,做空,2024-07-28 14:45:00,2024-07-28 14:55:00,3268.01,3263.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57352,做多,2024-07-28 15:20:00,2024-07-28 15:25:00,3266.4,3265.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57353,做空,2024-07-28 15:25:00,2024-07-28 15:40:00,3265.92,3268.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57354,做多,2024-07-28 15:40:00,2024-07-28 15:45:00,3268.9,3270.32,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57355,做多,2024-07-28 17:00:00,2024-07-28 17:05:00,3270.1,3267.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57356,做空,2024-07-28 17:05:00,2024-07-28 17:10:00,3267.61,3270.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57357,做多,2024-07-28 17:10:00,2024-07-28 17:15:00,3270.08,3269.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57358,做空,2024-07-28 17:15:00,2024-07-28 17:20:00,3269.65,3262.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57359,做多,2024-07-28 17:50:00,2024-07-28 18:00:00,3267.28,3269.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57360,做多,2024-07-28 18:10:00,2024-07-28 18:15:00,3269.2,3274.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57361,做多,2024-07-28 19:25:00,2024-07-28 19:30:00,3273.69,3270.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57362,做空,2024-07-28 19:30:00,2024-07-28 19:45:00,3270.53,3272.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57363,做多,2024-07-28 19:45:00,2024-07-28 19:55:00,3272.97,3270.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57364,做空,2024-07-28 19:55:00,2024-07-28 20:05:00,3270.36,3266.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57365,做多,2024-07-28 21:35:00,2024-07-28 22:05:00,3262.91,3258.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57366,做空,2024-07-28 22:05:00,2024-07-28 22:10:00,3258.46,3259.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57367,做多,2024-07-28 22:10:00,2024-07-28 22:15:00,3259.99,3251.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57368,做空,2024-07-28 22:15:00,2024-07-28 22:20:00,3251.39,3257.57,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57369,做多,2024-07-28 22:25:00,2024-07-28 22:35:00,3265.77,3257.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57370,做空,2024-07-28 22:35:00,2024-07-28 23:00:00,3257.28,3260.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57371,做多,2024-07-28 23:00:00,2024-07-28 23:25:00,3260.78,3268.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57372,做多,2024-07-29 01:25:00,2024-07-29 01:35:00,3288.22,3286.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57373,做空,2024-07-29 01:35:00,2024-07-29 02:10:00,3286.57,3285.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57374,做多,2024-07-29 02:10:00,2024-07-29 02:15:00,3285.64,3296.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57375,做多,2024-07-29 04:20:00,2024-07-29 04:40:00,3344.5,3340.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57376,做空,2024-07-29 04:40:00,2024-07-29 05:00:00,3340.63,3346.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57377,做多,2024-07-29 05:00:00,2024-07-29 05:05:00,3346.85,3342.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57378,做空,2024-07-29 05:05:00,2024-07-29 05:15:00,3342.44,3344.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57379,做多,2024-07-29 05:15:00,2024-07-29 05:40:00,3344.61,3353.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57380,做多,2024-07-29 08:10:00,2024-07-29 08:15:00,3375.75,3370.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57381,做多,2024-07-29 08:45:00,2024-07-29 09:00:00,3372.91,3376.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57382,做多,2024-07-29 10:50:00,2024-07-29 12:30:00,3386.85,3380.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57383,做空,2024-07-29 12:30:00,2024-07-29 12:40:00,3380.56,3372.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57384,做多,2024-07-29 13:00:00,2024-07-29 13:05:00,3378.31,3371.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57385,做空,2024-07-29 13:05:00,2024-07-29 13:10:00,3371.8,3375.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57386,做多,2024-07-29 13:10:00,2024-07-29 13:15:00,3375.89,3371.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57387,做空,2024-07-29 13:15:00,2024-07-29 13:20:00,3371.2,3367.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57388,做多,2024-07-29 17:05:00,2024-07-29 18:30:00,3295.72,3304.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -57389,做空,2024-07-29 18:30:00,2024-07-29 18:35:00,3304.99,3315.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57390,做多,2024-07-29 18:35:00,2024-07-29 18:45:00,3315.18,3308.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57391,做空,2024-07-29 18:45:00,2024-07-29 18:50:00,3308.99,3309.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57392,做多,2024-07-29 18:50:00,2024-07-29 19:00:00,3309.7,3307.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57393,做空,2024-07-29 19:00:00,2024-07-29 19:10:00,3307.29,3309.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57394,做多,2024-07-29 19:10:00,2024-07-29 19:20:00,3309.48,3310.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57395,做空,2024-07-29 19:20:00,2024-07-29 19:25:00,3310.21,3310.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57396,做多,2024-07-29 19:25:00,2024-07-29 20:00:00,3310.4,3314.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57397,做多,2024-07-29 20:00:00,2024-07-29 20:05:00,3314.81,3316.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57398,做多,2024-07-29 21:25:00,2024-07-29 21:35:00,3318.41,3331.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57399,做多,2024-07-30 00:45:00,2024-07-30 01:10:00,3317.81,3333.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57400,做多,2024-07-30 02:50:00,2024-07-30 04:15:00,3307.61,3314.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -57401,做空,2024-07-30 04:15:00,2024-07-30 04:20:00,3314.58,3317.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57402,做多,2024-07-30 04:20:00,2024-07-30 04:30:00,3317.47,3314.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57403,做空,2024-07-30 04:30:00,2024-07-30 04:35:00,3314.14,3312.89,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -57404,做多,2024-07-30 04:55:00,2024-07-30 05:05:00,3316.92,3312.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57405,做空,2024-07-30 05:05:00,2024-07-30 05:15:00,3312.39,3305.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57406,做多,2024-07-30 05:50:00,2024-07-30 06:30:00,3308.04,3325.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57407,做多,2024-07-30 08:40:00,2024-07-30 08:50:00,3343.47,3335.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57408,做空,2024-07-30 08:50:00,2024-07-30 09:00:00,3335.84,3340.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57409,做多,2024-07-30 09:00:00,2024-07-30 10:30:00,3340.48,3335.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57410,做空,2024-07-30 10:30:00,2024-07-30 10:40:00,3335.26,3339.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57411,做多,2024-07-30 10:40:00,2024-07-30 10:45:00,3339.36,3336.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57412,做多,2024-07-30 11:20:00,2024-07-30 11:25:00,3336.12,3333.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57413,做空,2024-07-30 11:25:00,2024-07-30 11:30:00,3333.81,3334.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57414,做多,2024-07-30 11:30:00,2024-07-30 11:50:00,3334.25,3335.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57415,做空,2024-07-30 11:50:00,2024-07-30 12:00:00,3335.5,3336.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57416,做多,2024-07-30 12:00:00,2024-07-30 12:05:00,3336.5,3337.48,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57417,做多,2024-07-30 12:30:00,2024-07-30 12:35:00,3333.64,3347.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57418,做多,2024-07-30 12:35:00,2024-07-30 12:40:00,3347.68,3356.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57419,做多,2024-07-30 15:20:00,2024-07-30 15:30:00,3316.83,3319.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -57420,做空,2024-07-30 15:30:00,2024-07-30 15:40:00,3319.64,3316.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -57421,做多,2024-07-30 15:40:00,2024-07-30 16:25:00,3316.21,3316.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57422,做空,2024-07-30 16:25:00,2024-07-30 16:35:00,3316.2,3320.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57423,做多,2024-07-30 16:35:00,2024-07-30 16:40:00,3320.89,3323.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57424,做多,2024-07-30 20:30:00,2024-07-30 21:15:00,3269.73,3265.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57425,做空,2024-07-30 21:15:00,2024-07-30 21:25:00,3265.1,3273.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57426,做多,2024-07-30 21:25:00,2024-07-30 22:05:00,3273.04,3269.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57427,做空,2024-07-30 22:05:00,2024-07-30 22:15:00,3269.23,3278.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57428,做多,2024-07-30 22:15:00,2024-07-30 22:30:00,3278.25,3274.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57429,做空,2024-07-30 22:30:00,2024-07-30 22:50:00,3274.89,3274.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57430,做多,2024-07-30 22:50:00,2024-07-30 23:10:00,3274.11,3273.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57431,做空,2024-07-30 23:10:00,2024-07-30 23:25:00,3273.49,3274.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57432,做多,2024-07-30 23:25:00,2024-07-30 23:35:00,3274.88,3273.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57433,做空,2024-07-30 23:35:00,2024-07-30 23:40:00,3273.29,3275.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57434,做多,2024-07-30 23:40:00,2024-07-31 00:00:00,3275.81,3274.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57435,做空,2024-07-31 00:00:00,2024-07-31 00:05:00,3274.65,3270.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57436,做多,2024-07-31 00:30:00,2024-07-31 00:35:00,3276.1,3274.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57437,做空,2024-07-31 00:35:00,2024-07-31 01:45:00,3274.31,3276.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57438,做多,2024-07-31 01:45:00,2024-07-31 02:25:00,3276.0,3303.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57439,做多,2024-07-31 03:30:00,2024-07-31 03:45:00,3289.16,3291.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -57440,做空,2024-07-31 03:45:00,2024-07-31 03:55:00,3291.73,3293.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57441,做多,2024-07-31 03:55:00,2024-07-31 04:00:00,3293.49,3288.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57442,做空,2024-07-31 04:00:00,2024-07-31 04:05:00,3288.39,3285.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57443,做多,2024-07-31 05:30:00,2024-07-31 05:45:00,3278.66,3289.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57444,做多,2024-07-31 08:20:00,2024-07-31 08:25:00,3322.01,3320.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57445,做空,2024-07-31 08:25:00,2024-07-31 08:35:00,3320.93,3323.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57446,做多,2024-07-31 08:35:00,2024-07-31 08:45:00,3323.58,3320.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57447,做空,2024-07-31 08:45:00,2024-07-31 09:00:00,3320.77,3320.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57448,做多,2024-07-31 09:00:00,2024-07-31 09:05:00,3320.57,3312.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57449,做空,2024-07-31 09:05:00,2024-07-31 09:20:00,3312.36,3315.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57450,做多,2024-07-31 09:20:00,2024-07-31 09:45:00,3315.82,3316.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57451,做空,2024-07-31 09:45:00,2024-07-31 09:50:00,3316.4,3319.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57452,做多,2024-07-31 09:50:00,2024-07-31 09:55:00,3319.38,3317.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57453,做空,2024-07-31 09:55:00,2024-07-31 10:05:00,3317.8,3310.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57454,做多,2024-07-31 10:15:00,2024-07-31 10:25:00,3315.84,3316.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57455,做空,2024-07-31 10:25:00,2024-07-31 10:40:00,3316.96,3310.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57456,做多,2024-07-31 11:10:00,2024-07-31 11:25:00,3314.36,3314.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57457,做空,2024-07-31 11:25:00,2024-07-31 12:25:00,3314.97,3316.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57458,做多,2024-07-31 12:25:00,2024-07-31 12:45:00,3316.19,3324.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57459,做多,2024-07-31 13:00:00,2024-07-31 13:15:00,3319.68,3330.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57460,做多,2024-07-31 14:45:00,2024-07-31 16:25:00,3324.36,3302.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57461,做空,2024-07-31 16:25:00,2024-07-31 16:30:00,3302.31,3298.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57462,做多,2024-07-31 17:15:00,2024-07-31 17:40:00,3296.14,3321.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57463,做多,2024-07-31 18:30:00,2024-07-31 18:35:00,3305.36,3301.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57464,做空,2024-07-31 18:35:00,2024-07-31 18:40:00,3301.05,3314.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57465,做多,2024-07-31 18:40:00,2024-07-31 19:05:00,3314.66,3300.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57466,做空,2024-07-31 19:05:00,2024-07-31 19:25:00,3300.04,3275.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57467,做多,2024-07-31 21:50:00,2024-07-31 22:05:00,3236.43,3229.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57468,做空,2024-07-31 22:05:00,2024-07-31 22:10:00,3229.2,3229.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57469,做多,2024-07-31 22:10:00,2024-07-31 22:15:00,3229.75,3228.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57470,做空,2024-07-31 22:15:00,2024-07-31 22:25:00,3228.84,3220.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57471,做多,2024-07-31 22:30:00,2024-07-31 23:15:00,3226.32,3226.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57472,做空,2024-07-31 23:15:00,2024-07-31 23:20:00,3226.98,3230.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57473,做多,2024-07-31 23:20:00,2024-07-31 23:35:00,3230.83,3225.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57474,做空,2024-07-31 23:35:00,2024-07-31 23:50:00,3225.54,3232.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57475,做多,2024-07-31 23:50:00,2024-07-31 23:55:00,3232.39,3231.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57476,做空,2024-07-31 23:55:00,2024-08-01 00:00:00,3231.49,3237.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57477,做多,2024-08-01 00:00:00,2024-08-01 00:10:00,3237.16,3235.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57478,做空,2024-08-01 00:10:00,2024-08-01 00:25:00,3235.96,3219.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57479,做多,2024-08-01 00:35:00,2024-08-01 00:40:00,3237.04,3227.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57480,做空,2024-08-01 00:40:00,2024-08-01 00:45:00,3227.41,3221.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57481,做多,2024-08-01 00:50:00,2024-08-01 01:00:00,3230.93,3233.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -57482,做空,2024-08-01 01:00:00,2024-08-01 01:05:00,3233.57,3217.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57483,做多,2024-08-01 04:05:00,2024-08-01 04:15:00,3182.34,3167.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57484,做空,2024-08-01 04:15:00,2024-08-01 04:20:00,3167.2,3169.42,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57485,做多,2024-08-01 05:25:00,2024-08-01 06:25:00,3173.93,3166.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57486,做空,2024-08-01 06:25:00,2024-08-01 06:30:00,3166.49,3168.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57487,做多,2024-08-01 06:30:00,2024-08-01 06:45:00,3168.49,3171.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -57488,做空,2024-08-01 06:45:00,2024-08-01 07:05:00,3171.15,3174.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57489,做多,2024-08-01 07:05:00,2024-08-01 07:15:00,3174.21,3173.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57490,做空,2024-08-01 07:15:00,2024-08-01 07:25:00,3173.18,3172.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57491,做多,2024-08-01 07:25:00,2024-08-01 08:25:00,3172.49,3176.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57492,做多,2024-08-01 10:10:00,2024-08-01 11:10:00,3180.09,3184.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -57493,做空,2024-08-01 11:10:00,2024-08-01 11:50:00,3184.3,3189.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57494,做多,2024-08-01 11:50:00,2024-08-01 11:55:00,3189.09,3187.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57495,做空,2024-08-01 11:55:00,2024-08-01 12:00:00,3187.14,3190.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57496,做多,2024-08-01 12:00:00,2024-08-01 12:05:00,3190.86,3192.25,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57497,做多,2024-08-01 12:50:00,2024-08-01 13:00:00,3196.84,3190.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57498,做空,2024-08-01 13:00:00,2024-08-01 13:15:00,3190.73,3182.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57499,做多,2024-08-01 13:45:00,2024-08-01 13:50:00,3195.09,3183.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57500,做空,2024-08-01 13:50:00,2024-08-01 14:05:00,3183.64,3172.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57501,做多,2024-08-01 16:55:00,2024-08-01 17:55:00,3106.27,3118.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57502,做多,2024-08-01 18:10:00,2024-08-01 18:15:00,3107.84,3109.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57503,做多,2024-08-01 19:00:00,2024-08-01 20:35:00,3096.99,3140.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57504,做多,2024-08-01 23:35:00,2024-08-01 23:45:00,3207.32,3205.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57505,做空,2024-08-01 23:45:00,2024-08-01 23:50:00,3205.43,3205.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57506,做多,2024-08-01 23:50:00,2024-08-02 00:15:00,3205.9,3214.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57507,做多,2024-08-02 00:15:00,2024-08-02 00:20:00,3214.38,3202.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57508,做多,2024-08-02 00:40:00,2024-08-02 00:45:00,3205.39,3200.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57509,做空,2024-08-02 00:45:00,2024-08-02 00:55:00,3200.08,3193.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57510,做多,2024-08-02 03:05:00,2024-08-02 04:40:00,3159.16,3167.17,0.0,100.0,0.0,0.0,0.0,0.0,flip -57511,做空,2024-08-02 04:40:00,2024-08-02 04:55:00,3167.17,3166.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57512,做多,2024-08-02 04:55:00,2024-08-02 05:00:00,3166.86,3160.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57513,做空,2024-08-02 05:00:00,2024-08-02 05:10:00,3160.61,3157.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57514,做多,2024-08-02 05:25:00,2024-08-02 07:05:00,3162.65,3145.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57515,做空,2024-08-02 07:05:00,2024-08-02 07:15:00,3145.89,3145.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57516,做多,2024-08-02 07:15:00,2024-08-02 07:45:00,3145.01,3149.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -57517,做空,2024-08-02 07:45:00,2024-08-02 07:55:00,3149.3,3146.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -57518,做多,2024-08-02 07:55:00,2024-08-02 08:35:00,3146.03,3147.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57519,做多,2024-08-02 09:35:00,2024-08-02 09:50:00,3153.59,3153.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57520,做空,2024-08-02 09:50:00,2024-08-02 10:05:00,3153.51,3145.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57521,做多,2024-08-02 10:40:00,2024-08-02 10:50:00,3153.11,3160.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57522,做多,2024-08-02 11:45:00,2024-08-02 11:55:00,3155.91,3152.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57523,做空,2024-08-02 11:55:00,2024-08-02 12:00:00,3152.46,3153.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57524,做多,2024-08-02 12:00:00,2024-08-02 12:10:00,3153.9,3148.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57525,做空,2024-08-02 12:10:00,2024-08-02 12:20:00,3148.72,3145.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57526,做多,2024-08-02 12:45:00,2024-08-02 12:50:00,3153.79,3152.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57527,做空,2024-08-02 12:50:00,2024-08-02 13:10:00,3152.28,3150.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57528,做多,2024-08-02 13:10:00,2024-08-02 13:15:00,3150.8,3150.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57529,做空,2024-08-02 13:15:00,2024-08-02 13:30:00,3150.51,3151.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57530,做多,2024-08-02 13:30:00,2024-08-02 13:35:00,3151.09,3163.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57531,做多,2024-08-02 16:10:00,2024-08-02 16:25:00,3032.5,3022.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57532,做空,2024-08-02 16:25:00,2024-08-02 16:30:00,3022.73,3028.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57533,做多,2024-08-02 16:30:00,2024-08-02 16:50:00,3028.34,3030.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -57534,做空,2024-08-02 16:50:00,2024-08-02 17:05:00,3030.32,3033.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57535,做多,2024-08-02 17:05:00,2024-08-02 17:15:00,3033.94,3033.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57536,做空,2024-08-02 17:15:00,2024-08-02 17:25:00,3033.69,3030.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -57537,做多,2024-08-02 17:25:00,2024-08-02 17:45:00,3030.68,3028.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57538,做空,2024-08-02 17:45:00,2024-08-02 18:00:00,3028.11,3021.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57539,做多,2024-08-02 18:10:00,2024-08-02 18:25:00,3023.09,3023.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57540,做空,2024-08-02 18:25:00,2024-08-02 18:30:00,3023.28,3032.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57541,做多,2024-08-02 18:30:00,2024-08-02 18:35:00,3032.36,3017.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57542,做空,2024-08-02 18:35:00,2024-08-02 18:50:00,3017.18,3019.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57543,做多,2024-08-02 19:15:00,2024-08-02 20:00:00,3017.01,3026.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57544,做多,2024-08-02 20:00:00,2024-08-02 20:05:00,3026.94,3032.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57545,做多,2024-08-02 20:45:00,2024-08-02 21:00:00,3010.09,3015.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -57546,做空,2024-08-02 21:00:00,2024-08-02 21:10:00,3015.85,2971.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57547,做多,2024-08-02 21:40:00,2024-08-02 21:55:00,3005.57,3002.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57548,做空,2024-08-02 21:55:00,2024-08-02 22:25:00,3002.65,3003.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57549,做多,2024-08-02 22:25:00,2024-08-02 22:30:00,3003.72,2993.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57550,做空,2024-08-02 22:30:00,2024-08-02 22:50:00,2993.48,2977.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57551,做多,2024-08-02 23:10:00,2024-08-02 23:15:00,2996.4,2984.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57552,做空,2024-08-02 23:15:00,2024-08-02 23:25:00,2984.99,2995.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57553,做多,2024-08-02 23:25:00,2024-08-02 23:30:00,2995.03,2989.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57554,做空,2024-08-02 23:30:00,2024-08-02 23:55:00,2989.28,2988.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57555,做多,2024-08-02 23:55:00,2024-08-03 00:30:00,2988.12,2982.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57556,做空,2024-08-03 00:30:00,2024-08-03 00:40:00,2982.86,2980.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57557,做多,2024-08-03 01:55:00,2024-08-03 03:20:00,2954.96,2972.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57558,做多,2024-08-03 05:50:00,2024-08-03 06:05:00,2970.53,2981.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57559,做多,2024-08-03 08:05:00,2024-08-03 08:10:00,2986.93,2981.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57560,做空,2024-08-03 08:10:00,2024-08-03 08:15:00,2981.01,2977.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57561,做多,2024-08-03 08:55:00,2024-08-03 09:30:00,2981.1,2986.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57562,做多,2024-08-03 11:10:00,2024-08-03 11:30:00,2992.99,2994.19,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57563,做多,2024-08-03 13:20:00,2024-08-03 13:25:00,3004.22,3000.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57564,做空,2024-08-03 13:25:00,2024-08-03 13:30:00,3000.43,3006.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57565,做多,2024-08-03 13:30:00,2024-08-03 13:35:00,3006.83,3004.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57566,做空,2024-08-03 13:35:00,2024-08-03 13:45:00,3004.09,3003.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57567,做多,2024-08-03 13:45:00,2024-08-03 14:00:00,3003.39,3008.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57568,做多,2024-08-03 14:10:00,2024-08-03 14:15:00,3004.08,3005.28,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57569,做多,2024-08-03 14:15:00,2024-08-03 14:25:00,3005.28,3009.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57570,做多,2024-08-03 18:15:00,2024-08-03 18:25:00,2913.4,2909.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57571,做空,2024-08-03 18:25:00,2024-08-03 18:30:00,2909.45,2899.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57572,做多,2024-08-03 18:40:00,2024-08-03 19:45:00,2909.97,2914.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57573,做多,2024-08-03 19:45:00,2024-08-03 19:50:00,2914.49,2900.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57574,做空,2024-08-03 19:50:00,2024-08-03 20:05:00,2900.57,2887.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57575,做多,2024-08-03 20:10:00,2024-08-03 20:50:00,2902.33,2897.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57576,做空,2024-08-03 20:50:00,2024-08-03 21:00:00,2897.33,2881.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57577,做多,2024-08-03 21:25:00,2024-08-03 22:00:00,2897.61,2910.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -57578,做空,2024-08-03 22:00:00,2024-08-03 22:50:00,2910.3,2910.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57579,做多,2024-08-03 22:50:00,2024-08-03 22:55:00,2910.26,2907.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57580,做空,2024-08-03 22:55:00,2024-08-03 23:05:00,2907.72,2902.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57581,做多,2024-08-03 23:25:00,2024-08-03 23:30:00,2911.14,2904.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57582,做空,2024-08-03 23:30:00,2024-08-03 23:45:00,2904.76,2907.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57583,做多,2024-08-03 23:45:00,2024-08-03 23:55:00,2907.14,2901.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57584,做空,2024-08-03 23:55:00,2024-08-04 00:00:00,2901.95,2904.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57585,做多,2024-08-04 00:05:00,2024-08-04 00:15:00,2907.88,2913.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57586,做多,2024-08-04 00:30:00,2024-08-04 00:35:00,2905.47,2916.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57587,做多,2024-08-04 00:35:00,2024-08-04 00:40:00,2916.19,2915.68,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57588,做多,2024-08-04 01:50:00,2024-08-04 02:30:00,2904.3,2930.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57589,做多,2024-08-04 03:15:00,2024-08-04 03:20:00,2914.62,2910.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57590,做空,2024-08-04 03:20:00,2024-08-04 03:50:00,2910.36,2913.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57591,做多,2024-08-04 03:50:00,2024-08-04 04:30:00,2913.86,2915.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57592,做空,2024-08-04 04:30:00,2024-08-04 04:40:00,2915.3,2907.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57593,做多,2024-08-04 05:30:00,2024-08-04 06:50:00,2911.27,2919.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57594,做多,2024-08-04 08:30:00,2024-08-04 10:00:00,2901.96,2908.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -57595,做空,2024-08-04 10:00:00,2024-08-04 10:15:00,2908.94,2909.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57596,做多,2024-08-04 10:15:00,2024-08-04 10:25:00,2909.44,2909.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57597,做空,2024-08-04 10:25:00,2024-08-04 10:40:00,2909.97,2909.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57598,做多,2024-08-04 10:40:00,2024-08-04 10:55:00,2909.47,2914.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57599,做多,2024-08-04 11:50:00,2024-08-04 12:05:00,2911.28,2914.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57600,做多,2024-08-04 12:20:00,2024-08-04 12:25:00,2914.01,2913.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57601,做空,2024-08-04 12:25:00,2024-08-04 12:30:00,2913.76,2917.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57602,做多,2024-08-04 12:30:00,2024-08-04 12:35:00,2917.01,2918.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57603,做多,2024-08-04 13:20:00,2024-08-04 13:45:00,2915.0,2916.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -57604,做空,2024-08-04 13:45:00,2024-08-04 13:55:00,2916.64,2909.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57605,做多,2024-08-04 16:40:00,2024-08-04 19:20:00,2831.88,2756.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57606,做多,2024-08-04 20:55:00,2024-08-04 22:15:00,2750.4,2725.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57607,做空,2024-08-04 22:15:00,2024-08-04 22:30:00,2725.86,2736.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57608,做多,2024-08-04 22:30:00,2024-08-04 22:45:00,2736.56,2728.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57609,做空,2024-08-04 22:45:00,2024-08-04 22:55:00,2728.93,2720.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57610,做多,2024-08-05 02:50:00,2024-08-05 03:05:00,2316.14,2297.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57611,做空,2024-08-05 03:05:00,2024-08-05 03:15:00,2297.04,2304.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57612,做多,2024-08-05 03:15:00,2024-08-05 04:10:00,2304.48,2374.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57613,做多,2024-08-05 05:25:00,2024-08-05 05:40:00,2344.07,2340.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57614,做空,2024-08-05 05:40:00,2024-08-05 06:05:00,2340.68,2288.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57615,做多,2024-08-05 07:00:00,2024-08-05 08:25:00,2277.72,2322.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -57616,做空,2024-08-05 08:25:00,2024-08-05 08:30:00,2322.09,2325.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57617,做多,2024-08-05 08:30:00,2024-08-05 10:00:00,2325.94,2309.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57618,做空,2024-08-05 10:00:00,2024-08-05 10:10:00,2309.98,2283.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57619,做多,2024-08-05 11:10:00,2024-08-05 11:15:00,2276.54,2258.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57620,做空,2024-08-05 11:15:00,2024-08-05 11:25:00,2258.94,2234.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57621,做多,2024-08-05 11:45:00,2024-08-05 11:50:00,2266.12,2289.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57622,做多,2024-08-05 12:35:00,2024-08-05 12:45:00,2248.51,2263.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -57623,做空,2024-08-05 12:45:00,2024-08-05 13:05:00,2263.18,2239.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -57624,做多,2024-08-05 13:05:00,2024-08-05 13:35:00,2239.8,2301.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57625,做多,2024-08-05 17:00:00,2024-08-05 17:55:00,2455.76,2468.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -57626,做空,2024-08-05 17:55:00,2024-08-05 18:20:00,2468.43,2412.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57627,做多,2024-08-05 19:55:00,2024-08-05 20:05:00,2403.84,2434.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57628,做多,2024-08-05 21:55:00,2024-08-05 22:10:00,2427.26,2426.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57629,做空,2024-08-05 22:10:00,2024-08-05 22:15:00,2426.77,2438.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57630,做多,2024-08-05 22:15:00,2024-08-05 22:50:00,2438.69,2442.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -57631,做空,2024-08-05 22:50:00,2024-08-05 23:45:00,2442.06,2417.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57632,做多,2024-08-06 00:05:00,2024-08-06 00:10:00,2454.44,2473.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57633,做多,2024-08-06 01:50:00,2024-08-06 02:40:00,2517.86,2499.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57634,做空,2024-08-06 02:40:00,2024-08-06 03:00:00,2499.9,2495.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57635,做多,2024-08-06 04:10:00,2024-08-06 04:35:00,2493.76,2494.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57636,做空,2024-08-06 04:35:00,2024-08-06 04:45:00,2494.88,2490.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57637,做多,2024-08-06 04:50:00,2024-08-06 05:10:00,2498.11,2487.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57638,做空,2024-08-06 05:10:00,2024-08-06 05:15:00,2487.01,2496.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57639,做多,2024-08-06 05:15:00,2024-08-06 05:20:00,2496.34,2494.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57640,做空,2024-08-06 05:20:00,2024-08-06 07:10:00,2494.98,2497.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57641,做多,2024-08-06 07:35:00,2024-08-06 08:00:00,2513.73,2514.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57642,做空,2024-08-06 08:00:00,2024-08-06 08:20:00,2514.4,2489.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57643,做多,2024-08-06 09:50:00,2024-08-06 10:00:00,2462.34,2457.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57644,做空,2024-08-06 10:00:00,2024-08-06 10:20:00,2457.01,2449.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57645,做多,2024-08-06 10:25:00,2024-08-06 10:30:00,2462.52,2467.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57646,做多,2024-08-06 10:45:00,2024-08-06 11:00:00,2454.61,2446.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57647,做空,2024-08-06 11:00:00,2024-08-06 11:05:00,2446.79,2456.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57648,做多,2024-08-06 11:05:00,2024-08-06 11:45:00,2456.1,2461.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57649,做多,2024-08-06 11:55:00,2024-08-06 12:05:00,2457.07,2454.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57650,做空,2024-08-06 12:05:00,2024-08-06 12:10:00,2454.1,2459.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57651,做多,2024-08-06 12:10:00,2024-08-06 12:15:00,2459.21,2465.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57652,做多,2024-08-06 13:25:00,2024-08-06 13:40:00,2456.17,2434.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57653,做空,2024-08-06 13:40:00,2024-08-06 13:50:00,2434.93,2448.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57654,做多,2024-08-06 13:50:00,2024-08-06 14:05:00,2448.95,2505.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57655,做多,2024-08-06 15:55:00,2024-08-06 16:00:00,2526.01,2521.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57656,做空,2024-08-06 16:00:00,2024-08-06 16:30:00,2521.98,2518.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -57657,做多,2024-08-06 16:30:00,2024-08-06 16:50:00,2518.22,2545.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57658,做多,2024-08-06 18:30:00,2024-08-06 18:35:00,2510.52,2506.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57659,做空,2024-08-06 18:35:00,2024-08-06 18:45:00,2506.26,2509.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57660,做多,2024-08-06 18:45:00,2024-08-06 18:55:00,2509.44,2498.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57661,做空,2024-08-06 18:55:00,2024-08-06 19:20:00,2498.72,2504.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57662,做多,2024-08-06 19:20:00,2024-08-06 19:35:00,2504.47,2502.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57663,做空,2024-08-06 19:35:00,2024-08-06 19:50:00,2502.11,2487.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57664,做多,2024-08-06 20:30:00,2024-08-06 20:40:00,2492.98,2481.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57665,做空,2024-08-06 20:40:00,2024-08-06 20:50:00,2481.42,2484.66,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57666,做多,2024-08-06 21:00:00,2024-08-06 21:05:00,2494.36,2477.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57667,做空,2024-08-06 21:05:00,2024-08-06 21:25:00,2477.05,2489.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57668,做多,2024-08-06 21:25:00,2024-08-06 21:40:00,2489.45,2486.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57669,做空,2024-08-06 21:40:00,2024-08-06 21:45:00,2486.98,2487.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57670,做多,2024-08-06 21:45:00,2024-08-06 22:00:00,2487.92,2502.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57671,做多,2024-08-07 00:05:00,2024-08-07 00:40:00,2454.32,2446.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57672,做空,2024-08-07 00:40:00,2024-08-07 00:45:00,2446.73,2450.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57673,做多,2024-08-07 00:50:00,2024-08-07 01:05:00,2457.12,2444.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57674,做空,2024-08-07 01:05:00,2024-08-07 01:10:00,2444.32,2433.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57675,做多,2024-08-07 01:15:00,2024-08-07 01:40:00,2448.61,2474.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57676,做多,2024-08-07 03:30:00,2024-08-07 03:40:00,2499.68,2500.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57677,做空,2024-08-07 03:40:00,2024-08-07 03:50:00,2500.65,2502.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57678,做多,2024-08-07 03:50:00,2024-08-07 04:05:00,2502.68,2512.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57679,做多,2024-08-07 05:25:00,2024-08-07 05:35:00,2519.89,2532.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57680,做多,2024-08-07 07:30:00,2024-08-07 07:45:00,2499.36,2514.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57681,做多,2024-08-07 10:05:00,2024-08-07 10:30:00,2520.53,2540.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57682,做多,2024-08-07 13:30:00,2024-08-07 13:35:00,2477.01,2474.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57683,做多,2024-08-07 15:45:00,2024-08-07 15:50:00,2399.48,2411.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57684,做多,2024-08-07 16:20:00,2024-08-07 16:25:00,2402.01,2394.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57685,做空,2024-08-07 16:25:00,2024-08-07 16:35:00,2394.03,2387.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57686,做多,2024-08-07 16:55:00,2024-08-07 17:05:00,2389.95,2383.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57687,做空,2024-08-07 17:05:00,2024-08-07 17:15:00,2383.91,2356.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57688,做多,2024-08-07 19:05:00,2024-08-07 19:50:00,2354.08,2348.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57689,做空,2024-08-07 19:50:00,2024-08-07 19:55:00,2348.31,2349.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57690,做多,2024-08-07 19:55:00,2024-08-07 20:00:00,2349.36,2346.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57691,做多,2024-08-07 20:10:00,2024-08-07 20:20:00,2345.93,2352.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57692,做多,2024-08-07 20:55:00,2024-08-07 21:10:00,2347.88,2340.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57693,做空,2024-08-07 21:10:00,2024-08-07 21:15:00,2340.44,2345.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57694,做多,2024-08-07 21:20:00,2024-08-07 21:25:00,2350.86,2344.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57695,做空,2024-08-07 21:25:00,2024-08-07 21:30:00,2344.4,2351.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57696,做多,2024-08-07 21:30:00,2024-08-07 21:40:00,2351.28,2364.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57697,做多,2024-08-07 22:40:00,2024-08-07 23:25:00,2346.65,2349.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -57698,做空,2024-08-07 23:25:00,2024-08-07 23:45:00,2349.01,2344.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -57699,做多,2024-08-07 23:45:00,2024-08-08 00:10:00,2344.31,2342.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57700,做空,2024-08-08 00:10:00,2024-08-08 00:15:00,2342.21,2345.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57701,做多,2024-08-08 00:15:00,2024-08-08 01:00:00,2345.03,2359.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57702,做多,2024-08-08 03:15:00,2024-08-08 05:45:00,2445.81,2427.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57703,做空,2024-08-08 05:45:00,2024-08-08 06:00:00,2427.22,2417.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57704,做多,2024-08-08 06:10:00,2024-08-08 06:15:00,2427.15,2430.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57705,做多,2024-08-08 07:15:00,2024-08-08 07:20:00,2429.62,2423.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57706,做空,2024-08-08 07:20:00,2024-08-08 07:30:00,2423.5,2414.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57707,做多,2024-08-08 08:20:00,2024-08-08 08:25:00,2421.8,2418.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57708,做空,2024-08-08 08:25:00,2024-08-08 08:30:00,2418.65,2421.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57709,做多,2024-08-08 08:30:00,2024-08-08 08:50:00,2421.97,2425.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57710,做多,2024-08-08 09:10:00,2024-08-08 09:30:00,2420.11,2434.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57711,做多,2024-08-08 10:05:00,2024-08-08 10:45:00,2426.78,2438.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57712,做多,2024-08-08 12:25:00,2024-08-08 12:30:00,2444.79,2521.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57713,做多,2024-08-08 12:30:00,2024-08-08 12:35:00,2521.59,2510.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57714,做多,2024-08-08 13:25:00,2024-08-08 14:30:00,2465.68,2482.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57715,做多,2024-08-08 17:50:00,2024-08-08 17:55:00,2583.72,2577.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57716,做空,2024-08-08 17:55:00,2024-08-08 18:00:00,2577.76,2586.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57717,做多,2024-08-08 18:00:00,2024-08-08 18:15:00,2586.08,2588.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57718,做多,2024-08-08 18:30:00,2024-08-08 18:35:00,2584.85,2581.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57719,做空,2024-08-08 18:35:00,2024-08-08 18:45:00,2581.92,2576.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57720,做多,2024-08-08 19:05:00,2024-08-08 19:10:00,2584.49,2579.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57721,做空,2024-08-08 19:10:00,2024-08-08 19:15:00,2579.84,2581.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57722,做多,2024-08-08 19:15:00,2024-08-08 19:45:00,2581.7,2580.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57723,做空,2024-08-08 19:45:00,2024-08-08 19:55:00,2580.16,2572.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57724,做多,2024-08-08 20:20:00,2024-08-08 20:35:00,2576.36,2573.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57725,做空,2024-08-08 20:35:00,2024-08-08 20:40:00,2573.7,2576.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57726,做多,2024-08-08 20:40:00,2024-08-08 21:10:00,2576.27,2582.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57727,做多,2024-08-09 00:30:00,2024-08-09 00:35:00,2691.6,2688.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57728,做空,2024-08-09 00:35:00,2024-08-09 00:55:00,2688.02,2664.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57729,做多,2024-08-09 01:35:00,2024-08-09 01:40:00,2672.68,2668.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57730,做空,2024-08-09 01:40:00,2024-08-09 02:05:00,2668.22,2670.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57731,做多,2024-08-09 02:05:00,2024-08-09 02:10:00,2670.52,2668.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57732,做空,2024-08-09 02:10:00,2024-08-09 02:15:00,2668.07,2668.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57733,做多,2024-08-09 02:15:00,2024-08-09 02:20:00,2668.48,2663.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57734,做空,2024-08-09 02:20:00,2024-08-09 02:25:00,2663.58,2665.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57735,做多,2024-08-09 02:25:00,2024-08-09 02:30:00,2665.42,2663.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57736,做空,2024-08-09 02:30:00,2024-08-09 02:35:00,2663.25,2665.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57737,做多,2024-08-09 02:35:00,2024-08-09 02:45:00,2665.98,2676.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57738,做多,2024-08-09 03:00:00,2024-08-09 03:05:00,2672.56,2676.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57739,做多,2024-08-09 05:35:00,2024-08-09 05:50:00,2673.03,2671.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57740,做空,2024-08-09 05:50:00,2024-08-09 07:35:00,2671.68,2673.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57741,做多,2024-08-09 08:55:00,2024-08-09 09:10:00,2669.64,2664.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57742,做空,2024-08-09 09:10:00,2024-08-09 09:15:00,2664.55,2667.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57743,做多,2024-08-09 09:15:00,2024-08-09 09:25:00,2667.06,2669.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57744,做多,2024-08-09 09:25:00,2024-08-09 09:30:00,2669.05,2661.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57745,做空,2024-08-09 09:30:00,2024-08-09 09:35:00,2661.82,2658.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57746,做多,2024-08-09 09:45:00,2024-08-09 12:00:00,2660.52,2629.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57747,做空,2024-08-09 12:00:00,2024-08-09 12:05:00,2629.64,2635.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57748,做多,2024-08-09 12:05:00,2024-08-09 12:10:00,2635.57,2633.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57749,做空,2024-08-09 12:10:00,2024-08-09 12:30:00,2633.42,2621.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57750,做多,2024-08-09 13:00:00,2024-08-09 13:10:00,2628.83,2614.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57751,做空,2024-08-09 13:10:00,2024-08-09 13:15:00,2614.98,2611.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57752,做多,2024-08-09 13:55:00,2024-08-09 14:00:00,2614.66,2648.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57753,做多,2024-08-09 14:00:00,2024-08-09 14:05:00,2648.68,2625.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57754,做多,2024-08-09 15:00:00,2024-08-09 15:05:00,2602.85,2596.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57755,做空,2024-08-09 15:05:00,2024-08-09 16:00:00,2596.26,2560.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57756,做多,2024-08-09 16:15:00,2024-08-09 17:15:00,2576.98,2596.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57757,做多,2024-08-09 17:55:00,2024-08-09 18:10:00,2589.15,2588.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57758,做空,2024-08-09 18:10:00,2024-08-09 18:15:00,2588.1,2584.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57759,做多,2024-08-09 18:35:00,2024-08-09 19:20:00,2588.83,2588.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57760,做空,2024-08-09 19:20:00,2024-08-09 20:05:00,2588.91,2591.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57761,做多,2024-08-09 20:05:00,2024-08-09 20:15:00,2591.86,2594.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57762,做多,2024-08-09 20:25:00,2024-08-09 20:30:00,2594.03,2600.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57763,做多,2024-08-09 20:50:00,2024-08-09 20:55:00,2594.62,2591.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57764,做空,2024-08-09 20:55:00,2024-08-09 21:00:00,2591.64,2578.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57765,做多,2024-08-09 21:50:00,2024-08-09 22:00:00,2581.11,2602.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57766,做多,2024-08-09 23:30:00,2024-08-09 23:35:00,2592.43,2590.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57767,做空,2024-08-09 23:35:00,2024-08-10 00:10:00,2590.78,2599.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57768,做多,2024-08-10 00:10:00,2024-08-10 00:15:00,2599.6,2606.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57769,做多,2024-08-10 01:05:00,2024-08-10 01:20:00,2590.61,2599.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -57770,做空,2024-08-10 01:20:00,2024-08-10 01:55:00,2599.51,2598.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57771,做多,2024-08-10 01:55:00,2024-08-10 02:50:00,2598.71,2606.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -57772,做空,2024-08-10 02:50:00,2024-08-10 03:00:00,2606.02,2602.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57773,做多,2024-08-10 03:35:00,2024-08-10 03:45:00,2603.84,2603.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57774,做空,2024-08-10 03:45:00,2024-08-10 04:05:00,2603.32,2598.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -57775,做多,2024-08-10 04:05:00,2024-08-10 05:00:00,2598.39,2595.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57776,做空,2024-08-10 05:00:00,2024-08-10 05:10:00,2595.88,2600.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57777,做多,2024-08-10 05:10:00,2024-08-10 05:30:00,2600.02,2603.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57778,做多,2024-08-10 08:25:00,2024-08-10 08:30:00,2631.76,2625.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57779,做空,2024-08-10 08:30:00,2024-08-10 08:45:00,2625.79,2628.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57780,做多,2024-08-10 08:45:00,2024-08-10 08:55:00,2628.23,2628.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57781,做空,2024-08-10 08:55:00,2024-08-10 09:00:00,2628.27,2633.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57782,做多,2024-08-10 09:00:00,2024-08-10 09:05:00,2633.29,2631.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57783,做空,2024-08-10 09:05:00,2024-08-10 09:25:00,2631.53,2628.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -57784,做多,2024-08-10 09:25:00,2024-08-10 09:30:00,2628.14,2635.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57785,做多,2024-08-10 09:30:00,2024-08-10 09:35:00,2635.01,2637.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57786,做多,2024-08-10 10:05:00,2024-08-10 10:20:00,2636.43,2628.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57787,做空,2024-08-10 10:20:00,2024-08-10 10:25:00,2628.48,2628.91,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57788,做多,2024-08-10 10:50:00,2024-08-10 11:10:00,2630.69,2631.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57789,做空,2024-08-10 11:10:00,2024-08-10 12:20:00,2631.72,2633.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57790,做多,2024-08-10 12:20:00,2024-08-10 12:25:00,2633.25,2631.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57791,做空,2024-08-10 12:25:00,2024-08-10 12:30:00,2631.28,2631.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57792,做多,2024-08-10 12:30:00,2024-08-10 14:40:00,2631.51,2613.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57793,做空,2024-08-10 14:40:00,2024-08-10 15:00:00,2613.35,2606.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57794,做多,2024-08-10 15:05:00,2024-08-10 15:10:00,2615.94,2618.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57795,做多,2024-08-10 16:55:00,2024-08-10 17:00:00,2606.12,2604.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57796,做空,2024-08-10 17:00:00,2024-08-10 17:10:00,2604.44,2604.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57797,做多,2024-08-10 17:10:00,2024-08-10 17:25:00,2604.73,2604.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57798,做空,2024-08-10 17:25:00,2024-08-10 17:35:00,2604.12,2603.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57799,做多,2024-08-10 17:35:00,2024-08-10 17:45:00,2603.26,2602.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57800,做空,2024-08-10 17:45:00,2024-08-10 17:50:00,2602.45,2613.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57801,做多,2024-08-10 17:50:00,2024-08-10 17:55:00,2613.01,2609.52,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57802,做多,2024-08-10 18:35:00,2024-08-10 18:45:00,2609.43,2608.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57803,做空,2024-08-10 18:45:00,2024-08-10 18:55:00,2608.28,2599.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57804,做多,2024-08-10 19:20:00,2024-08-10 19:35:00,2603.63,2605.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -57805,做空,2024-08-10 19:35:00,2024-08-10 20:05:00,2605.81,2604.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57806,做多,2024-08-10 20:05:00,2024-08-10 20:10:00,2604.57,2601.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57807,做空,2024-08-10 20:10:00,2024-08-10 20:40:00,2601.86,2601.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57808,做多,2024-08-10 20:40:00,2024-08-10 20:45:00,2601.82,2599.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57809,做空,2024-08-10 20:45:00,2024-08-10 20:50:00,2599.74,2603.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57810,做多,2024-08-10 20:50:00,2024-08-10 21:05:00,2603.61,2611.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57811,做多,2024-08-10 22:05:00,2024-08-10 23:35:00,2607.26,2605.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57812,做空,2024-08-10 23:35:00,2024-08-10 23:45:00,2605.4,2605.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57813,做多,2024-08-10 23:45:00,2024-08-11 00:05:00,2605.64,2614.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57814,做多,2024-08-11 01:20:00,2024-08-11 01:55:00,2619.03,2628.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57815,做多,2024-08-11 02:20:00,2024-08-11 02:30:00,2625.14,2626.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57816,做空,2024-08-11 02:30:00,2024-08-11 02:40:00,2626.25,2624.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -57817,做多,2024-08-11 02:40:00,2024-08-11 02:50:00,2624.18,2623.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57818,做空,2024-08-11 02:50:00,2024-08-11 02:55:00,2623.34,2623.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57819,做多,2024-08-11 02:55:00,2024-08-11 03:05:00,2623.62,2636.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57820,做多,2024-08-11 04:25:00,2024-08-11 04:35:00,2645.39,2647.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -57821,做空,2024-08-11 04:35:00,2024-08-11 04:50:00,2647.27,2645.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -57822,做多,2024-08-11 04:50:00,2024-08-11 05:15:00,2645.48,2645.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57823,做空,2024-08-11 05:15:00,2024-08-11 10:10:00,2645.18,2690.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57824,做多,2024-08-11 10:10:00,2024-08-11 10:15:00,2690.37,2686.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57825,做空,2024-08-11 10:15:00,2024-08-11 11:00:00,2686.32,2663.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57826,做多,2024-08-11 13:45:00,2024-08-11 13:50:00,2638.51,2636.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57827,做多,2024-08-11 16:20:00,2024-08-11 16:50:00,2613.34,2621.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57828,做多,2024-08-11 17:30:00,2024-08-11 17:50:00,2620.73,2638.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57829,做多,2024-08-11 21:35:00,2024-08-11 21:40:00,2567.37,2576.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57830,做多,2024-08-11 22:45:00,2024-08-11 23:00:00,2566.45,2559.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57831,做空,2024-08-11 23:00:00,2024-08-11 23:30:00,2559.88,2566.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57832,做多,2024-08-11 23:30:00,2024-08-11 23:35:00,2566.28,2561.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57833,做空,2024-08-11 23:35:00,2024-08-12 00:00:00,2561.27,2559.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -57834,做多,2024-08-12 00:00:00,2024-08-12 00:10:00,2559.28,2572.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57835,做多,2024-08-12 01:10:00,2024-08-12 01:25:00,2548.93,2544.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57836,做空,2024-08-12 01:25:00,2024-08-12 01:40:00,2544.82,2547.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57837,做多,2024-08-12 01:40:00,2024-08-12 01:45:00,2547.24,2545.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57838,做空,2024-08-12 01:45:00,2024-08-12 02:10:00,2545.15,2549.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57839,做多,2024-08-12 02:10:00,2024-08-12 02:15:00,2549.59,2542.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57840,做空,2024-08-12 02:15:00,2024-08-12 02:55:00,2542.02,2550.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57841,做多,2024-08-12 02:55:00,2024-08-12 03:00:00,2550.47,2549.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57842,做多,2024-08-12 03:20:00,2024-08-12 03:40:00,2542.56,2540.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57843,做空,2024-08-12 03:40:00,2024-08-12 03:45:00,2540.03,2542.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57844,做多,2024-08-12 03:45:00,2024-08-12 03:50:00,2542.93,2540.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57845,做空,2024-08-12 03:50:00,2024-08-12 03:55:00,2540.12,2540.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57846,做多,2024-08-12 03:55:00,2024-08-12 04:10:00,2540.17,2537.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57847,做空,2024-08-12 04:10:00,2024-08-12 04:25:00,2537.01,2543.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57848,做多,2024-08-12 04:25:00,2024-08-12 04:30:00,2543.55,2542.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57849,做空,2024-08-12 04:30:00,2024-08-12 05:00:00,2542.12,2538.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -57850,做多,2024-08-12 05:00:00,2024-08-12 05:35:00,2538.69,2548.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57851,做多,2024-08-12 05:50:00,2024-08-12 05:55:00,2549.0,2552.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57852,做多,2024-08-12 06:10:00,2024-08-12 06:15:00,2549.7,2547.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57853,做空,2024-08-12 06:15:00,2024-08-12 06:55:00,2547.93,2551.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57854,做多,2024-08-12 06:55:00,2024-08-12 07:00:00,2551.32,2544.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57855,做空,2024-08-12 07:00:00,2024-08-12 07:05:00,2544.47,2536.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57856,做多,2024-08-12 07:20:00,2024-08-12 07:30:00,2542.09,2571.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57857,做多,2024-08-12 09:10:00,2024-08-12 09:15:00,2576.89,2574.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57858,做空,2024-08-12 09:15:00,2024-08-12 09:20:00,2574.57,2581.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57859,做多,2024-08-12 09:20:00,2024-08-12 09:25:00,2581.82,2577.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57860,做空,2024-08-12 09:25:00,2024-08-12 09:30:00,2577.18,2584.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57861,做多,2024-08-12 09:30:00,2024-08-12 09:55:00,2584.28,2595.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57862,做多,2024-08-12 12:45:00,2024-08-12 12:50:00,2671.16,2670.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57863,做空,2024-08-12 12:50:00,2024-08-12 12:55:00,2670.14,2683.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57864,做多,2024-08-12 12:55:00,2024-08-12 13:00:00,2683.65,2678.52,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57865,做多,2024-08-12 14:10:00,2024-08-12 14:15:00,2670.16,2669.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57866,做空,2024-08-12 14:15:00,2024-08-12 15:40:00,2669.86,2677.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57867,做多,2024-08-12 15:40:00,2024-08-12 16:00:00,2677.3,2686.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -57868,做空,2024-08-12 16:00:00,2024-08-12 16:45:00,2686.1,2675.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -57869,做多,2024-08-12 16:45:00,2024-08-12 16:50:00,2675.95,2672.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57870,做空,2024-08-12 16:50:00,2024-08-12 17:25:00,2672.95,2665.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57871,做多,2024-08-12 17:35:00,2024-08-12 17:40:00,2673.0,2669.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57872,做空,2024-08-12 17:40:00,2024-08-12 17:50:00,2669.57,2655.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57873,做多,2024-08-12 18:10:00,2024-08-12 18:15:00,2672.31,2668.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57874,做空,2024-08-12 18:15:00,2024-08-12 18:25:00,2668.93,2667.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -57875,做多,2024-08-12 18:25:00,2024-08-12 18:35:00,2667.47,2660.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57876,做空,2024-08-12 18:35:00,2024-08-12 18:45:00,2660.01,2642.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57877,做多,2024-08-12 19:15:00,2024-08-12 19:35:00,2660.27,2659.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57878,做空,2024-08-12 19:35:00,2024-08-12 19:50:00,2659.09,2655.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -57879,做多,2024-08-12 19:50:00,2024-08-12 20:15:00,2655.0,2674.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57880,做多,2024-08-12 21:10:00,2024-08-12 22:40:00,2669.9,2683.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -57881,做空,2024-08-12 22:40:00,2024-08-12 22:45:00,2683.93,2691.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57882,做多,2024-08-12 22:45:00,2024-08-12 23:00:00,2691.86,2700.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57883,做多,2024-08-13 00:25:00,2024-08-13 01:20:00,2718.52,2713.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57884,做空,2024-08-13 01:20:00,2024-08-13 01:35:00,2713.94,2714.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57885,做多,2024-08-13 01:35:00,2024-08-13 01:45:00,2714.11,2724.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57886,做多,2024-08-13 02:30:00,2024-08-13 04:45:00,2712.23,2655.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57887,做空,2024-08-13 04:45:00,2024-08-13 04:50:00,2655.08,2656.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57888,做多,2024-08-13 04:50:00,2024-08-13 05:00:00,2656.78,2655.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57889,做空,2024-08-13 05:00:00,2024-08-13 05:10:00,2655.05,2656.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57890,做多,2024-08-13 05:10:00,2024-08-13 05:35:00,2656.09,2655.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57891,做空,2024-08-13 05:35:00,2024-08-13 05:45:00,2655.68,2656.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57892,做多,2024-08-13 05:45:00,2024-08-13 05:50:00,2656.9,2654.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57893,做空,2024-08-13 05:50:00,2024-08-13 05:55:00,2654.26,2650.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57894,做多,2024-08-13 06:00:00,2024-08-13 06:05:00,2656.95,2652.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57895,做空,2024-08-13 06:05:00,2024-08-13 06:10:00,2652.45,2649.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57896,做多,2024-08-13 06:45:00,2024-08-13 07:20:00,2652.78,2648.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57897,做空,2024-08-13 07:20:00,2024-08-13 07:35:00,2648.63,2652.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57898,做多,2024-08-13 07:35:00,2024-08-13 07:55:00,2652.55,2647.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57899,做空,2024-08-13 07:55:00,2024-08-13 08:10:00,2647.13,2652.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57900,做多,2024-08-13 08:10:00,2024-08-13 08:15:00,2652.53,2650.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57901,做空,2024-08-13 08:15:00,2024-08-13 08:20:00,2650.86,2640.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57902,做多,2024-08-13 09:50:00,2024-08-13 10:00:00,2638.96,2637.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57903,做空,2024-08-13 10:00:00,2024-08-13 10:10:00,2637.52,2631.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57904,做多,2024-08-13 10:45:00,2024-08-13 10:55:00,2631.13,2632.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57905,做空,2024-08-13 10:55:00,2024-08-13 11:10:00,2632.24,2635.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57906,做多,2024-08-13 11:10:00,2024-08-13 11:40:00,2635.03,2641.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57907,做多,2024-08-13 12:50:00,2024-08-13 13:00:00,2644.11,2646.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57908,做多,2024-08-13 13:30:00,2024-08-13 13:40:00,2647.76,2655.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57909,做多,2024-08-13 14:45:00,2024-08-13 15:00:00,2658.76,2658.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57910,做空,2024-08-13 15:00:00,2024-08-13 15:45:00,2658.68,2650.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -57911,做多,2024-08-13 15:45:00,2024-08-13 16:10:00,2650.38,2662.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57912,做多,2024-08-13 18:10:00,2024-08-13 19:45:00,2705.62,2717.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57913,做多,2024-08-13 21:20:00,2024-08-13 21:30:00,2708.07,2718.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57914,做多,2024-08-13 22:20:00,2024-08-13 22:45:00,2716.18,2716.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57915,做空,2024-08-13 22:45:00,2024-08-13 23:10:00,2716.75,2705.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57916,做多,2024-08-14 00:10:00,2024-08-14 00:45:00,2703.04,2700.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57917,做空,2024-08-14 00:45:00,2024-08-14 01:35:00,2700.2,2706.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57918,做多,2024-08-14 01:35:00,2024-08-14 01:45:00,2706.52,2699.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57919,做空,2024-08-14 01:45:00,2024-08-14 01:55:00,2699.06,2689.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57920,做多,2024-08-14 02:20:00,2024-08-14 02:50:00,2699.1,2710.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57921,做多,2024-08-14 04:00:00,2024-08-14 04:15:00,2711.31,2709.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57922,做空,2024-08-14 04:15:00,2024-08-14 04:20:00,2709.86,2711.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57923,做多,2024-08-14 04:20:00,2024-08-14 04:30:00,2711.99,2709.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57924,做空,2024-08-14 04:30:00,2024-08-14 04:35:00,2709.28,2715.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57925,做多,2024-08-14 04:35:00,2024-08-14 04:45:00,2715.41,2716.64,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57926,做多,2024-08-14 05:55:00,2024-08-14 06:20:00,2722.63,2741.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57927,做多,2024-08-14 06:50:00,2024-08-14 07:55:00,2726.22,2726.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57928,做空,2024-08-14 07:55:00,2024-08-14 08:05:00,2726.46,2730.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57929,做多,2024-08-14 08:05:00,2024-08-14 08:10:00,2730.86,2722.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57930,做多,2024-08-14 08:20:00,2024-08-14 08:25:00,2726.64,2731.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57931,做多,2024-08-14 08:55:00,2024-08-14 09:10:00,2724.23,2720.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57932,做空,2024-08-14 09:10:00,2024-08-14 09:20:00,2720.38,2722.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57933,做多,2024-08-14 09:20:00,2024-08-14 09:30:00,2722.96,2723.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57934,做空,2024-08-14 09:30:00,2024-08-14 10:00:00,2723.9,2728.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57935,做多,2024-08-14 10:00:00,2024-08-14 10:05:00,2728.64,2733.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57936,做多,2024-08-14 11:25:00,2024-08-14 11:55:00,2738.6,2748.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -57937,做空,2024-08-14 11:55:00,2024-08-14 12:05:00,2748.6,2750.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57938,做多,2024-08-14 12:05:00,2024-08-14 12:10:00,2750.57,2745.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57939,做空,2024-08-14 12:10:00,2024-08-14 12:20:00,2745.03,2754.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57940,做多,2024-08-14 12:20:00,2024-08-14 12:25:00,2754.7,2773.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57941,做多,2024-08-14 15:35:00,2024-08-14 15:40:00,2656.38,2671.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57942,做多,2024-08-14 16:45:00,2024-08-14 17:10:00,2659.1,2659.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57943,做空,2024-08-14 17:10:00,2024-08-14 17:15:00,2659.91,2661.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57944,做多,2024-08-14 17:15:00,2024-08-14 17:20:00,2661.45,2655.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57945,做空,2024-08-14 17:20:00,2024-08-14 17:30:00,2655.56,2658.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57946,做多,2024-08-14 17:30:00,2024-08-14 17:40:00,2658.09,2658.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57947,做空,2024-08-14 17:40:00,2024-08-14 18:00:00,2658.89,2658.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57948,做多,2024-08-14 18:00:00,2024-08-14 18:10:00,2658.47,2656.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57949,做空,2024-08-14 18:10:00,2024-08-14 18:15:00,2656.06,2656.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57950,做多,2024-08-14 18:15:00,2024-08-14 18:25:00,2656.94,2657.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -57951,做多,2024-08-14 18:50:00,2024-08-14 19:05:00,2657.66,2656.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57952,做空,2024-08-14 19:05:00,2024-08-14 19:20:00,2656.63,2657.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57953,做多,2024-08-14 19:20:00,2024-08-14 19:40:00,2657.17,2665.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57954,做多,2024-08-14 22:30:00,2024-08-14 22:35:00,2668.48,2668.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57955,做空,2024-08-14 22:35:00,2024-08-14 22:50:00,2668.4,2667.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57956,做多,2024-08-14 22:50:00,2024-08-14 23:35:00,2667.21,2664.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57957,做空,2024-08-14 23:35:00,2024-08-14 23:50:00,2664.99,2661.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57958,做多,2024-08-15 00:05:00,2024-08-15 00:55:00,2661.61,2664.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -57959,做空,2024-08-15 00:55:00,2024-08-15 01:05:00,2664.74,2658.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57960,做多,2024-08-15 02:20:00,2024-08-15 02:30:00,2653.89,2653.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57961,做空,2024-08-15 02:30:00,2024-08-15 03:10:00,2653.06,2652.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57962,做多,2024-08-15 03:10:00,2024-08-15 03:20:00,2652.53,2648.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57963,做空,2024-08-15 03:20:00,2024-08-15 03:25:00,2648.22,2651.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57964,做多,2024-08-15 03:25:00,2024-08-15 03:40:00,2651.54,2650.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57965,做空,2024-08-15 03:40:00,2024-08-15 03:45:00,2650.5,2652.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57966,做多,2024-08-15 03:45:00,2024-08-15 03:50:00,2652.8,2652.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57967,做空,2024-08-15 03:50:00,2024-08-15 04:10:00,2652.34,2644.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57968,做多,2024-08-15 04:45:00,2024-08-15 05:00:00,2647.51,2648.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57969,做空,2024-08-15 05:00:00,2024-08-15 05:15:00,2648.07,2638.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57970,做多,2024-08-15 05:20:00,2024-08-15 05:30:00,2647.78,2654.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57971,做多,2024-08-15 07:55:00,2024-08-15 08:25:00,2613.82,2611.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57972,做空,2024-08-15 08:25:00,2024-08-15 08:35:00,2611.89,2613.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57973,做多,2024-08-15 08:35:00,2024-08-15 08:55:00,2613.71,2620.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57974,做多,2024-08-15 10:05:00,2024-08-15 10:10:00,2623.32,2620.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57975,做空,2024-08-15 10:10:00,2024-08-15 10:25:00,2620.67,2623.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57976,做多,2024-08-15 10:25:00,2024-08-15 10:30:00,2623.6,2622.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57977,做空,2024-08-15 10:30:00,2024-08-15 10:40:00,2622.61,2616.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57978,做多,2024-08-15 11:00:00,2024-08-15 11:10:00,2622.01,2625.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57979,做多,2024-08-15 13:00:00,2024-08-15 13:35:00,2645.05,2662.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57980,做多,2024-08-15 14:25:00,2024-08-15 14:40:00,2652.4,2653.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -57981,做空,2024-08-15 14:40:00,2024-08-15 14:45:00,2653.65,2664.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57982,做多,2024-08-15 14:45:00,2024-08-15 14:50:00,2664.66,2658.12,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57983,做多,2024-08-15 15:00:00,2024-08-15 15:05:00,2658.9,2650.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57984,做空,2024-08-15 15:05:00,2024-08-15 15:10:00,2650.44,2648.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -57985,做多,2024-08-15 15:15:00,2024-08-15 15:20:00,2661.16,2662.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -57986,做多,2024-08-15 16:35:00,2024-08-15 20:00:00,2662.93,2542.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57987,做空,2024-08-15 20:00:00,2024-08-15 20:20:00,2542.9,2540.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -57988,做多,2024-08-15 20:20:00,2024-08-15 20:35:00,2540.77,2543.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -57989,做空,2024-08-15 20:35:00,2024-08-15 20:55:00,2543.07,2547.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -57990,做多,2024-08-15 20:55:00,2024-08-15 21:00:00,2547.56,2543.85,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -57991,做多,2024-08-15 21:10:00,2024-08-15 21:15:00,2541.9,2534.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57992,做空,2024-08-15 21:15:00,2024-08-15 21:25:00,2534.67,2547.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57993,做多,2024-08-15 21:25:00,2024-08-15 21:30:00,2547.51,2546.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57994,做空,2024-08-15 21:30:00,2024-08-15 23:25:00,2546.98,2576.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57995,做多,2024-08-15 23:25:00,2024-08-15 23:40:00,2576.26,2572.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57996,做空,2024-08-15 23:40:00,2024-08-16 00:15:00,2572.28,2576.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57997,做多,2024-08-16 00:15:00,2024-08-16 00:20:00,2576.14,2568.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -57998,做空,2024-08-16 00:20:00,2024-08-16 00:25:00,2568.86,2568.08,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -57999,做多,2024-08-16 00:30:00,2024-08-16 00:50:00,2574.76,2573.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58000,做空,2024-08-16 00:50:00,2024-08-16 01:00:00,2573.76,2574.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58001,做多,2024-08-16 01:00:00,2024-08-16 01:05:00,2574.36,2569.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58002,做空,2024-08-16 01:05:00,2024-08-16 01:10:00,2569.07,2564.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58003,做多,2024-08-16 01:55:00,2024-08-16 02:00:00,2571.52,2565.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58004,做空,2024-08-16 02:00:00,2024-08-16 02:20:00,2565.01,2570.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58005,做多,2024-08-16 02:20:00,2024-08-16 02:25:00,2570.21,2577.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58006,做多,2024-08-16 03:25:00,2024-08-16 03:30:00,2582.14,2578.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58007,做空,2024-08-16 03:30:00,2024-08-16 04:20:00,2578.52,2585.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58008,做多,2024-08-16 04:20:00,2024-08-16 04:45:00,2585.96,2588.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58009,做多,2024-08-16 07:35:00,2024-08-16 07:45:00,2613.48,2614.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58010,做空,2024-08-16 07:45:00,2024-08-16 07:50:00,2614.28,2615.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58011,做多,2024-08-16 07:50:00,2024-08-16 08:15:00,2615.31,2618.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -58012,做空,2024-08-16 08:15:00,2024-08-16 08:35:00,2618.65,2615.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58013,做多,2024-08-16 08:35:00,2024-08-16 08:45:00,2615.05,2621.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58014,做多,2024-08-16 09:10:00,2024-08-16 09:15:00,2617.0,2619.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58015,做多,2024-08-16 09:30:00,2024-08-16 09:50:00,2618.78,2622.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58016,做多,2024-08-16 10:40:00,2024-08-16 11:20:00,2617.38,2623.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58017,做多,2024-08-16 11:20:00,2024-08-16 11:25:00,2623.01,2618.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58018,做多,2024-08-16 11:55:00,2024-08-16 13:50:00,2611.16,2575.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58019,做空,2024-08-16 13:50:00,2024-08-16 13:55:00,2575.64,2592.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58020,做多,2024-08-16 13:55:00,2024-08-16 14:00:00,2592.66,2587.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58021,做空,2024-08-16 14:00:00,2024-08-16 14:15:00,2587.08,2589.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58022,做多,2024-08-16 14:15:00,2024-08-16 14:45:00,2589.69,2583.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58023,做空,2024-08-16 14:45:00,2024-08-16 15:10:00,2583.63,2589.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58024,做多,2024-08-16 15:10:00,2024-08-16 15:15:00,2589.07,2583.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58025,做空,2024-08-16 15:15:00,2024-08-16 15:25:00,2583.32,2564.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58026,做多,2024-08-16 16:10:00,2024-08-16 16:25:00,2577.52,2602.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58027,做多,2024-08-16 17:25:00,2024-08-16 17:40:00,2581.12,2585.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -58028,做空,2024-08-16 17:40:00,2024-08-16 17:45:00,2585.18,2587.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58029,做多,2024-08-16 17:45:00,2024-08-16 17:55:00,2587.68,2609.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58030,做多,2024-08-16 17:55:00,2024-08-16 18:00:00,2609.72,2617.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58031,做多,2024-08-16 20:25:00,2024-08-16 20:30:00,2624.49,2620.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58032,做空,2024-08-16 20:30:00,2024-08-16 20:45:00,2620.85,2612.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58033,做多,2024-08-16 22:20:00,2024-08-16 22:30:00,2601.45,2600.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58034,做空,2024-08-16 22:30:00,2024-08-16 22:40:00,2600.56,2600.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58035,做多,2024-08-16 22:40:00,2024-08-16 22:45:00,2600.43,2596.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58036,做空,2024-08-16 22:45:00,2024-08-16 22:50:00,2596.18,2594.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58037,做多,2024-08-16 23:30:00,2024-08-16 23:35:00,2596.78,2593.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58038,做空,2024-08-16 23:35:00,2024-08-17 00:15:00,2593.8,2589.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58039,做多,2024-08-17 00:20:00,2024-08-17 00:25:00,2594.11,2592.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58040,做空,2024-08-17 00:25:00,2024-08-17 00:35:00,2592.11,2591.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58041,做多,2024-08-17 00:35:00,2024-08-17 00:45:00,2591.39,2597.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58042,做多,2024-08-17 03:55:00,2024-08-17 04:05:00,2594.47,2591.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58043,做空,2024-08-17 04:05:00,2024-08-17 04:15:00,2591.73,2593.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58044,做多,2024-08-17 04:15:00,2024-08-17 04:35:00,2593.85,2598.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58045,做多,2024-08-17 06:25:00,2024-08-17 06:30:00,2598.96,2598.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58046,做多,2024-08-17 06:35:00,2024-08-17 07:35:00,2598.72,2596.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58047,做空,2024-08-17 07:35:00,2024-08-17 07:40:00,2596.5,2597.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58048,做多,2024-08-17 07:40:00,2024-08-17 07:50:00,2597.38,2596.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58049,做空,2024-08-17 07:50:00,2024-08-17 08:20:00,2596.78,2595.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58050,做多,2024-08-17 08:20:00,2024-08-17 08:35:00,2595.77,2598.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -58051,做空,2024-08-17 08:35:00,2024-08-17 09:15:00,2598.58,2598.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58052,做多,2024-08-17 09:15:00,2024-08-17 09:25:00,2598.78,2601.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58053,做多,2024-08-17 09:50:00,2024-08-17 10:00:00,2599.82,2602.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58054,做多,2024-08-17 10:10:00,2024-08-17 10:15:00,2600.99,2597.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58055,做空,2024-08-17 10:15:00,2024-08-17 10:55:00,2597.58,2595.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58056,做多,2024-08-17 11:10:00,2024-08-17 11:30:00,2597.52,2598.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58057,做空,2024-08-17 11:30:00,2024-08-17 11:45:00,2598.46,2598.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58058,做多,2024-08-17 11:45:00,2024-08-17 11:50:00,2598.56,2597.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58059,做空,2024-08-17 11:50:00,2024-08-17 11:55:00,2597.09,2597.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58060,做多,2024-08-17 11:55:00,2024-08-17 12:05:00,2597.89,2596.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58061,做空,2024-08-17 12:05:00,2024-08-17 12:10:00,2596.4,2599.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58062,做多,2024-08-17 12:10:00,2024-08-17 12:15:00,2599.91,2597.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58063,做多,2024-08-17 12:20:00,2024-08-17 12:30:00,2597.89,2601.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58064,做多,2024-08-17 13:45:00,2024-08-17 14:10:00,2602.83,2604.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58065,做空,2024-08-17 14:10:00,2024-08-17 14:30:00,2604.11,2606.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58066,做多,2024-08-17 14:30:00,2024-08-17 14:55:00,2606.28,2612.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58067,做多,2024-08-17 16:10:00,2024-08-17 16:15:00,2610.65,2608.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58068,做空,2024-08-17 16:15:00,2024-08-17 16:25:00,2608.85,2611.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58069,做多,2024-08-17 16:25:00,2024-08-17 16:30:00,2611.43,2609.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58070,做空,2024-08-17 16:30:00,2024-08-17 17:45:00,2609.55,2617.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58071,做多,2024-08-17 17:45:00,2024-08-17 17:50:00,2617.93,2615.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58072,做空,2024-08-17 17:50:00,2024-08-17 18:40:00,2615.78,2607.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58073,做多,2024-08-17 19:20:00,2024-08-17 19:45:00,2611.02,2612.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58074,做多,2024-08-17 20:45:00,2024-08-17 21:10:00,2613.68,2611.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58075,做空,2024-08-17 21:10:00,2024-08-17 21:15:00,2611.66,2608.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58076,做多,2024-08-17 22:00:00,2024-08-17 22:10:00,2608.59,2608.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58077,做空,2024-08-17 22:10:00,2024-08-17 22:15:00,2608.44,2610.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58078,做多,2024-08-17 22:15:00,2024-08-17 22:20:00,2610.1,2609.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58079,做空,2024-08-17 22:20:00,2024-08-17 22:45:00,2609.1,2607.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58080,做多,2024-08-17 22:45:00,2024-08-17 23:25:00,2607.88,2608.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58081,做空,2024-08-17 23:25:00,2024-08-17 23:30:00,2608.4,2606.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58082,做多,2024-08-17 23:35:00,2024-08-17 23:40:00,2610.61,2610.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58083,做多,2024-08-18 01:10:00,2024-08-18 01:15:00,2617.07,2614.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58084,做空,2024-08-18 01:15:00,2024-08-18 01:25:00,2614.07,2609.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58085,做多,2024-08-18 05:05:00,2024-08-18 05:20:00,2607.23,2604.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58086,做空,2024-08-18 05:20:00,2024-08-18 05:35:00,2604.27,2603.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58087,做多,2024-08-18 05:35:00,2024-08-18 05:50:00,2603.16,2601.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58088,做空,2024-08-18 05:50:00,2024-08-18 06:05:00,2601.7,2602.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58089,做多,2024-08-18 06:05:00,2024-08-18 07:00:00,2602.67,2603.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58090,做空,2024-08-18 07:00:00,2024-08-18 07:10:00,2603.52,2605.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58091,做多,2024-08-18 07:10:00,2024-08-18 07:15:00,2605.93,2603.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58092,做空,2024-08-18 07:15:00,2024-08-18 07:20:00,2603.15,2605.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58093,做多,2024-08-18 07:20:00,2024-08-18 07:30:00,2605.14,2605.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58094,做空,2024-08-18 07:30:00,2024-08-18 11:00:00,2605.11,2646.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58095,做多,2024-08-18 11:00:00,2024-08-18 11:15:00,2646.61,2647.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58096,做空,2024-08-18 11:15:00,2024-08-18 12:00:00,2647.48,2648.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58097,做多,2024-08-18 12:00:00,2024-08-18 12:05:00,2648.84,2644.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58098,做空,2024-08-18 12:05:00,2024-08-18 12:20:00,2644.27,2646.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58099,做多,2024-08-18 12:20:00,2024-08-18 12:25:00,2646.89,2653.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58100,做多,2024-08-18 14:15:00,2024-08-18 14:45:00,2667.95,2665.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58101,做空,2024-08-18 14:45:00,2024-08-18 15:15:00,2665.34,2666.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58102,做多,2024-08-18 15:15:00,2024-08-18 15:35:00,2666.74,2664.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58103,做空,2024-08-18 15:35:00,2024-08-18 17:05:00,2664.01,2658.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58104,做多,2024-08-18 18:25:00,2024-08-18 19:05:00,2655.08,2657.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58105,做多,2024-08-18 20:30:00,2024-08-18 20:45:00,2666.77,2665.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58106,做空,2024-08-18 20:45:00,2024-08-18 20:50:00,2665.48,2664.68,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58107,做多,2024-08-18 22:20:00,2024-08-19 01:15:00,2651.41,2617.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58108,做空,2024-08-19 01:15:00,2024-08-19 04:30:00,2617.93,2636.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58109,做多,2024-08-19 06:30:00,2024-08-19 06:45:00,2625.3,2630.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58110,做多,2024-08-19 08:25:00,2024-08-19 08:35:00,2619.38,2616.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58111,做空,2024-08-19 08:35:00,2024-08-19 08:45:00,2616.51,2618.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58112,做多,2024-08-19 08:45:00,2024-08-19 08:50:00,2618.07,2613.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58113,做空,2024-08-19 08:50:00,2024-08-19 08:55:00,2613.07,2613.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58114,做多,2024-08-19 08:55:00,2024-08-19 09:10:00,2613.81,2616.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -58115,做空,2024-08-19 09:10:00,2024-08-19 09:40:00,2616.93,2611.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58116,做多,2024-08-19 11:45:00,2024-08-19 11:55:00,2580.18,2586.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58117,做多,2024-08-19 14:55:00,2024-08-19 16:05:00,2583.66,2578.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58118,做空,2024-08-19 16:05:00,2024-08-19 16:25:00,2578.14,2584.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58119,做多,2024-08-19 16:25:00,2024-08-19 16:30:00,2584.74,2578.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58120,做空,2024-08-19 16:30:00,2024-08-19 16:35:00,2578.74,2577.51,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58121,做多,2024-08-19 16:50:00,2024-08-19 16:55:00,2585.95,2583.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58122,做空,2024-08-19 16:55:00,2024-08-19 17:15:00,2583.81,2579.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -58123,做多,2024-08-19 17:15:00,2024-08-19 17:20:00,2579.93,2594.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58124,做多,2024-08-19 17:20:00,2024-08-19 17:25:00,2594.98,2598.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58125,做多,2024-08-19 18:25:00,2024-08-19 19:00:00,2598.03,2601.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -58126,做空,2024-08-19 19:00:00,2024-08-19 19:05:00,2601.94,2606.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58127,做多,2024-08-19 19:05:00,2024-08-19 19:15:00,2606.29,2603.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58128,做空,2024-08-19 19:15:00,2024-08-19 19:20:00,2603.21,2605.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58129,做多,2024-08-19 19:20:00,2024-08-19 19:30:00,2605.65,2603.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58130,做空,2024-08-19 19:30:00,2024-08-19 19:50:00,2603.58,2609.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58131,做多,2024-08-19 19:50:00,2024-08-19 19:55:00,2609.19,2605.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58132,做空,2024-08-19 19:55:00,2024-08-19 20:00:00,2605.41,2608.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58133,做多,2024-08-19 20:00:00,2024-08-19 20:05:00,2608.31,2606.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58134,做空,2024-08-19 20:05:00,2024-08-19 20:10:00,2606.24,2606.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58135,做多,2024-08-19 20:10:00,2024-08-19 20:20:00,2606.59,2613.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58136,做多,2024-08-19 21:15:00,2024-08-19 21:25:00,2617.08,2614.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58137,做空,2024-08-19 21:25:00,2024-08-19 22:00:00,2614.65,2618.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58138,做多,2024-08-19 22:00:00,2024-08-19 22:20:00,2618.4,2616.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58139,做空,2024-08-19 22:20:00,2024-08-19 22:25:00,2616.78,2616.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58140,做多,2024-08-19 22:25:00,2024-08-19 22:40:00,2616.81,2623.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58141,做多,2024-08-19 22:55:00,2024-08-19 23:00:00,2621.6,2619.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58142,做空,2024-08-19 23:00:00,2024-08-19 23:15:00,2619.22,2621.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58143,做多,2024-08-19 23:15:00,2024-08-19 23:25:00,2621.52,2627.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58144,做多,2024-08-20 01:40:00,2024-08-20 01:45:00,2655.38,2652.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58145,做空,2024-08-20 01:45:00,2024-08-20 02:45:00,2652.39,2652.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58146,做多,2024-08-20 02:45:00,2024-08-20 03:10:00,2652.73,2651.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58147,做多,2024-08-20 04:35:00,2024-08-20 05:05:00,2662.35,2669.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58148,做多,2024-08-20 06:25:00,2024-08-20 06:35:00,2678.16,2674.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58149,做空,2024-08-20 06:35:00,2024-08-20 07:00:00,2674.72,2670.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58150,做多,2024-08-20 07:30:00,2024-08-20 07:45:00,2672.57,2670.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58151,做空,2024-08-20 07:45:00,2024-08-20 08:05:00,2670.2,2668.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58152,做多,2024-08-20 09:20:00,2024-08-20 09:25:00,2663.96,2663.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58153,做空,2024-08-20 09:25:00,2024-08-20 09:45:00,2663.69,2658.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58154,做多,2024-08-20 10:25:00,2024-08-20 10:30:00,2660.4,2658.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58155,做空,2024-08-20 10:30:00,2024-08-20 10:55:00,2658.36,2654.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58156,做多,2024-08-20 12:10:00,2024-08-20 12:15:00,2653.72,2646.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58157,做空,2024-08-20 12:15:00,2024-08-20 12:20:00,2646.81,2650.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58158,做多,2024-08-20 12:20:00,2024-08-20 12:35:00,2650.27,2646.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58159,做空,2024-08-20 12:35:00,2024-08-20 13:05:00,2646.4,2637.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58160,做多,2024-08-20 13:40:00,2024-08-20 14:00:00,2640.07,2635.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58161,做空,2024-08-20 14:00:00,2024-08-20 14:05:00,2635.74,2627.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58162,做多,2024-08-20 16:20:00,2024-08-20 16:35:00,2574.16,2574.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58163,做空,2024-08-20 16:35:00,2024-08-20 17:00:00,2574.66,2574.56,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58164,做多,2024-08-20 17:00:00,2024-08-20 17:10:00,2574.56,2574.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58165,做空,2024-08-20 17:10:00,2024-08-20 17:25:00,2574.45,2576.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58166,做多,2024-08-20 17:25:00,2024-08-20 17:45:00,2576.53,2580.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58167,做多,2024-08-20 19:00:00,2024-08-20 19:40:00,2590.24,2601.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58168,做多,2024-08-20 22:05:00,2024-08-20 23:00:00,2590.27,2585.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58169,做空,2024-08-20 23:00:00,2024-08-20 23:20:00,2585.18,2578.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58170,做多,2024-08-21 00:15:00,2024-08-21 00:30:00,2581.36,2575.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58171,做空,2024-08-21 00:30:00,2024-08-21 00:35:00,2575.47,2576.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58172,做多,2024-08-21 00:35:00,2024-08-21 00:55:00,2576.73,2575.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58173,做空,2024-08-21 00:55:00,2024-08-21 01:05:00,2575.47,2577.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58174,做多,2024-08-21 01:05:00,2024-08-21 01:10:00,2577.43,2576.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58175,做空,2024-08-21 01:10:00,2024-08-21 01:20:00,2576.62,2564.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58176,做多,2024-08-21 01:40:00,2024-08-21 02:00:00,2575.85,2587.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58177,做多,2024-08-21 03:55:00,2024-08-21 04:05:00,2590.1,2588.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58178,做空,2024-08-21 04:05:00,2024-08-21 04:15:00,2588.43,2592.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58179,做多,2024-08-21 04:15:00,2024-08-21 04:25:00,2592.0,2588.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58180,做空,2024-08-21 04:25:00,2024-08-21 04:30:00,2588.38,2590.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58181,做多,2024-08-21 04:30:00,2024-08-21 04:35:00,2590.07,2589.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58182,做空,2024-08-21 04:35:00,2024-08-21 04:55:00,2589.78,2591.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58183,做多,2024-08-21 04:55:00,2024-08-21 05:00:00,2591.07,2591.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58184,做多,2024-08-21 05:45:00,2024-08-21 05:55:00,2590.03,2591.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -58185,做空,2024-08-21 05:55:00,2024-08-21 07:45:00,2591.59,2598.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58186,做多,2024-08-21 08:00:00,2024-08-21 08:05:00,2601.2,2592.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58187,做空,2024-08-21 08:05:00,2024-08-21 08:10:00,2592.0,2587.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58188,做多,2024-08-21 09:50:00,2024-08-21 10:50:00,2579.14,2586.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58189,做多,2024-08-21 12:30:00,2024-08-21 12:35:00,2579.99,2577.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58190,做空,2024-08-21 12:35:00,2024-08-21 12:40:00,2577.36,2579.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58191,做多,2024-08-21 12:40:00,2024-08-21 12:50:00,2579.85,2576.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58192,做空,2024-08-21 12:50:00,2024-08-21 13:00:00,2576.34,2578.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58193,做多,2024-08-21 13:00:00,2024-08-21 13:05:00,2578.52,2577.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58194,做多,2024-08-21 13:15:00,2024-08-21 13:25:00,2579.48,2577.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58195,做空,2024-08-21 13:25:00,2024-08-21 13:30:00,2577.44,2561.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58196,做多,2024-08-21 13:55:00,2024-08-21 14:00:00,2592.91,2599.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58197,做多,2024-08-21 14:55:00,2024-08-21 15:55:00,2589.38,2600.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -58198,做空,2024-08-21 15:55:00,2024-08-21 16:10:00,2600.44,2596.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -58199,做多,2024-08-21 16:10:00,2024-08-21 16:45:00,2596.04,2603.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58200,做多,2024-08-21 17:10:00,2024-08-21 17:20:00,2606.45,2620.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58201,做多,2024-08-21 19:25:00,2024-08-21 19:50:00,2631.95,2644.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58202,做多,2024-08-21 20:35:00,2024-08-21 21:55:00,2639.74,2635.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58203,做空,2024-08-21 21:55:00,2024-08-21 22:20:00,2635.93,2634.34,0.0,100.0,0.0,0.0,0.0,0.0,flip -58204,做多,2024-08-21 22:20:00,2024-08-21 22:40:00,2634.34,2632.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58205,做空,2024-08-21 22:40:00,2024-08-21 22:55:00,2632.01,2629.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58206,做多,2024-08-21 23:50:00,2024-08-21 23:55:00,2629.98,2629.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58207,做空,2024-08-21 23:55:00,2024-08-22 00:10:00,2629.38,2630.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58208,做多,2024-08-22 00:10:00,2024-08-22 00:15:00,2630.0,2633.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58209,做多,2024-08-22 01:10:00,2024-08-22 04:30:00,2629.72,2618.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58210,做多,2024-08-22 06:00:00,2024-08-22 06:05:00,2623.41,2627.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58211,做多,2024-08-22 06:25:00,2024-08-22 07:00:00,2623.45,2630.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58212,做多,2024-08-22 09:00:00,2024-08-22 09:05:00,2634.66,2630.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58213,做空,2024-08-22 09:05:00,2024-08-22 09:10:00,2630.43,2627.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58214,做多,2024-08-22 10:15:00,2024-08-22 10:30:00,2628.47,2634.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58215,做多,2024-08-22 16:15:00,2024-08-22 16:30:00,2601.05,2609.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58216,做多,2024-08-22 17:35:00,2024-08-22 17:40:00,2607.61,2606.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58217,做空,2024-08-22 17:40:00,2024-08-22 17:55:00,2606.18,2602.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58218,做多,2024-08-22 18:10:00,2024-08-22 18:20:00,2609.44,2613.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58219,做多,2024-08-22 19:00:00,2024-08-22 19:05:00,2608.92,2608.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58220,做空,2024-08-22 19:05:00,2024-08-22 19:35:00,2608.0,2604.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58221,做多,2024-08-22 19:45:00,2024-08-22 19:50:00,2608.27,2605.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58222,做空,2024-08-22 19:50:00,2024-08-22 20:00:00,2605.0,2615.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58223,做多,2024-08-22 20:00:00,2024-08-22 20:05:00,2615.25,2610.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58224,做空,2024-08-22 20:05:00,2024-08-22 22:40:00,2610.06,2621.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58225,做多,2024-08-22 22:40:00,2024-08-22 22:55:00,2621.71,2623.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -58226,做空,2024-08-22 22:55:00,2024-08-22 23:05:00,2623.2,2617.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58227,做多,2024-08-22 23:25:00,2024-08-22 23:40:00,2621.6,2622.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58228,做空,2024-08-22 23:40:00,2024-08-23 00:05:00,2622.02,2624.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58229,做多,2024-08-23 00:05:00,2024-08-23 00:10:00,2624.36,2624.36,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58230,做多,2024-08-23 01:35:00,2024-08-23 01:50:00,2638.36,2637.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58231,做空,2024-08-23 01:50:00,2024-08-23 02:05:00,2637.3,2637.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58232,做多,2024-08-23 02:05:00,2024-08-23 02:15:00,2637.8,2636.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58233,做空,2024-08-23 02:15:00,2024-08-23 02:20:00,2636.93,2639.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58234,做多,2024-08-23 02:20:00,2024-08-23 02:30:00,2639.55,2637.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58235,做空,2024-08-23 02:30:00,2024-08-23 02:40:00,2637.6,2636.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58236,做多,2024-08-23 02:40:00,2024-08-23 03:15:00,2636.98,2637.05,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58237,做空,2024-08-23 03:15:00,2024-08-23 03:50:00,2637.05,2636.54,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58238,做多,2024-08-23 03:50:00,2024-08-23 03:55:00,2636.54,2634.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58239,做空,2024-08-23 03:55:00,2024-08-23 04:00:00,2634.64,2637.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58240,做多,2024-08-23 04:00:00,2024-08-23 04:05:00,2637.26,2636.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58241,做多,2024-08-23 04:20:00,2024-08-23 04:40:00,2637.28,2635.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58242,做空,2024-08-23 04:40:00,2024-08-23 04:45:00,2635.31,2635.22,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58243,做多,2024-08-23 04:55:00,2024-08-23 05:00:00,2637.39,2643.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58244,做多,2024-08-23 06:45:00,2024-08-23 06:50:00,2685.43,2684.57,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58245,做多,2024-08-23 09:10:00,2024-08-23 09:15:00,2672.43,2675.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58246,做多,2024-08-23 12:15:00,2024-08-23 12:20:00,2657.43,2657.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58247,做空,2024-08-23 12:20:00,2024-08-23 13:30:00,2657.23,2649.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58248,做多,2024-08-23 14:00:00,2024-08-23 14:05:00,2678.64,2677.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58249,做多,2024-08-23 15:25:00,2024-08-23 17:05:00,2660.94,2683.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58250,做多,2024-08-23 17:35:00,2024-08-23 17:40:00,2680.64,2688.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58251,做多,2024-08-24 00:40:00,2024-08-24 00:50:00,2758.08,2758.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58252,做空,2024-08-24 00:50:00,2024-08-24 01:00:00,2758.78,2751.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58253,做多,2024-08-24 01:55:00,2024-08-24 02:00:00,2751.97,2751.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58254,做空,2024-08-24 02:00:00,2024-08-24 03:20:00,2751.38,2747.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58255,做多,2024-08-24 04:10:00,2024-08-24 04:45:00,2748.84,2744.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58256,做空,2024-08-24 04:45:00,2024-08-24 05:00:00,2744.52,2743.36,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58257,做多,2024-08-24 05:10:00,2024-08-24 05:15:00,2746.99,2750.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58258,做多,2024-08-24 07:55:00,2024-08-24 08:15:00,2757.23,2758.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58259,做空,2024-08-24 08:15:00,2024-08-24 08:30:00,2758.01,2758.12,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58260,做多,2024-08-24 10:15:00,2024-08-24 10:25:00,2773.03,2772.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58261,做多,2024-08-24 12:35:00,2024-08-24 12:40:00,2762.88,2762.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58262,做空,2024-08-24 12:40:00,2024-08-24 12:45:00,2762.83,2756.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58263,做多,2024-08-24 13:20:00,2024-08-24 13:40:00,2759.11,2758.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58264,做空,2024-08-24 13:40:00,2024-08-24 13:45:00,2758.12,2755.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58265,做多,2024-08-24 13:55:00,2024-08-24 14:25:00,2757.64,2761.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58266,做多,2024-08-24 14:50:00,2024-08-24 15:00:00,2757.51,2757.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58267,做空,2024-08-24 15:00:00,2024-08-24 15:10:00,2757.61,2757.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58268,做多,2024-08-24 15:10:00,2024-08-24 15:15:00,2757.14,2756.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58269,做空,2024-08-24 15:15:00,2024-08-24 15:20:00,2756.02,2758.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58270,做多,2024-08-24 15:20:00,2024-08-24 15:25:00,2758.87,2757.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58271,做多,2024-08-24 15:55:00,2024-08-24 16:05:00,2759.61,2764.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58272,做多,2024-08-24 17:30:00,2024-08-24 18:40:00,2793.99,2785.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58273,做空,2024-08-24 18:40:00,2024-08-24 19:05:00,2785.1,2787.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58274,做多,2024-08-24 19:05:00,2024-08-24 19:55:00,2787.9,2791.25,0.0,100.0,0.0,0.0,0.0,0.0,flip -58275,做空,2024-08-24 19:55:00,2024-08-24 20:15:00,2791.25,2795.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58276,做多,2024-08-24 20:15:00,2024-08-24 20:20:00,2795.75,2798.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58277,做多,2024-08-24 20:45:00,2024-08-24 20:55:00,2795.03,2789.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58278,做空,2024-08-24 20:55:00,2024-08-24 21:00:00,2789.82,2784.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58279,做多,2024-08-24 23:00:00,2024-08-24 23:50:00,2753.41,2765.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58280,做多,2024-08-25 01:20:00,2024-08-25 01:30:00,2768.01,2758.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58281,做空,2024-08-25 01:30:00,2024-08-25 01:35:00,2758.37,2752.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58282,做多,2024-08-25 02:05:00,2024-08-25 02:15:00,2759.96,2760.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58283,做空,2024-08-25 02:15:00,2024-08-25 03:25:00,2760.89,2758.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58284,做多,2024-08-25 03:45:00,2024-08-25 04:00:00,2757.19,2758.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -58285,做空,2024-08-25 04:00:00,2024-08-25 04:05:00,2758.92,2757.81,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58286,做多,2024-08-25 04:20:00,2024-08-25 04:35:00,2760.22,2764.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58287,做多,2024-08-25 08:05:00,2024-08-25 08:10:00,2745.8,2745.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58288,做空,2024-08-25 08:10:00,2024-08-25 09:20:00,2745.0,2747.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58289,做多,2024-08-25 09:20:00,2024-08-25 09:25:00,2747.99,2747.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58290,做空,2024-08-25 09:25:00,2024-08-25 09:30:00,2747.1,2749.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58291,做多,2024-08-25 09:30:00,2024-08-25 09:35:00,2749.7,2748.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58292,做空,2024-08-25 09:35:00,2024-08-25 09:40:00,2748.65,2752.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58293,做多,2024-08-25 09:40:00,2024-08-25 09:45:00,2752.11,2751.39,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58294,做多,2024-08-25 10:40:00,2024-08-25 10:50:00,2750.99,2750.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58295,做空,2024-08-25 10:50:00,2024-08-25 10:55:00,2750.69,2752.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58296,做多,2024-08-25 10:55:00,2024-08-25 11:20:00,2752.18,2755.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -58297,做空,2024-08-25 11:20:00,2024-08-25 11:45:00,2755.28,2755.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58298,做多,2024-08-25 11:45:00,2024-08-25 11:50:00,2755.6,2750.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58299,做空,2024-08-25 11:50:00,2024-08-25 12:00:00,2750.22,2751.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58300,做多,2024-08-25 12:45:00,2024-08-25 12:50:00,2752.3,2750.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58301,做空,2024-08-25 12:50:00,2024-08-25 13:05:00,2750.95,2753.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58302,做多,2024-08-25 13:05:00,2024-08-25 13:10:00,2753.14,2751.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58303,做空,2024-08-25 13:10:00,2024-08-25 14:50:00,2751.99,2762.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58304,做多,2024-08-25 14:50:00,2024-08-25 15:00:00,2762.93,2763.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58305,做空,2024-08-25 15:00:00,2024-08-25 15:30:00,2763.5,2760.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58306,做多,2024-08-25 16:00:00,2024-08-25 16:05:00,2767.59,2765.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58307,做多,2024-08-25 16:15:00,2024-08-25 16:20:00,2765.22,2761.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58308,做空,2024-08-25 16:20:00,2024-08-25 16:30:00,2761.19,2765.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58309,做多,2024-08-25 16:30:00,2024-08-25 16:35:00,2765.92,2760.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58310,做空,2024-08-25 16:35:00,2024-08-25 17:00:00,2760.37,2763.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58311,做多,2024-08-25 17:00:00,2024-08-25 17:10:00,2763.25,2767.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58312,做多,2024-08-25 18:15:00,2024-08-25 18:25:00,2768.15,2766.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58313,做空,2024-08-25 18:25:00,2024-08-25 18:30:00,2766.47,2767.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58314,做多,2024-08-25 18:30:00,2024-08-25 18:40:00,2767.44,2770.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58315,做多,2024-08-25 18:40:00,2024-08-25 18:45:00,2770.69,2766.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58316,做空,2024-08-25 18:45:00,2024-08-25 18:50:00,2766.44,2760.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58317,做多,2024-08-25 19:45:00,2024-08-25 19:50:00,2765.25,2765.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58318,做空,2024-08-25 19:50:00,2024-08-25 20:05:00,2765.05,2767.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58319,做多,2024-08-25 20:05:00,2024-08-25 20:20:00,2767.4,2764.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58320,做空,2024-08-25 20:20:00,2024-08-25 22:30:00,2764.05,2767.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58321,做多,2024-08-25 23:00:00,2024-08-25 23:05:00,2774.81,2771.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58322,做空,2024-08-25 23:05:00,2024-08-25 23:10:00,2771.29,2776.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58323,做多,2024-08-25 23:10:00,2024-08-25 23:15:00,2776.77,2763.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58324,做空,2024-08-25 23:15:00,2024-08-25 23:35:00,2763.65,2759.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58325,做多,2024-08-26 00:30:00,2024-08-26 00:35:00,2760.28,2752.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58326,做空,2024-08-26 00:35:00,2024-08-26 01:10:00,2752.69,2754.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58327,做多,2024-08-26 01:10:00,2024-08-26 01:30:00,2754.33,2748.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58328,做空,2024-08-26 01:30:00,2024-08-26 01:40:00,2748.54,2745.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58329,做多,2024-08-26 03:00:00,2024-08-26 03:35:00,2740.19,2738.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58330,做空,2024-08-26 03:35:00,2024-08-26 03:40:00,2738.91,2740.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58331,做多,2024-08-26 03:40:00,2024-08-26 04:15:00,2740.61,2748.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58332,做多,2024-08-26 06:35:00,2024-08-26 06:40:00,2742.61,2740.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58333,做空,2024-08-26 06:40:00,2024-08-26 06:45:00,2740.89,2741.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58334,做多,2024-08-26 06:45:00,2024-08-26 07:20:00,2741.43,2736.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58335,做空,2024-08-26 07:20:00,2024-08-26 07:25:00,2736.48,2738.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58336,做多,2024-08-26 07:25:00,2024-08-26 07:35:00,2738.44,2738.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58337,做空,2024-08-26 07:35:00,2024-08-26 08:00:00,2738.61,2737.05,0.0,100.0,0.0,0.0,0.0,0.0,flip -58338,做多,2024-08-26 08:00:00,2024-08-26 08:25:00,2737.05,2736.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58339,做空,2024-08-26 08:25:00,2024-08-26 08:30:00,2736.62,2737.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58340,做多,2024-08-26 08:30:00,2024-08-26 08:35:00,2737.18,2736.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58341,做空,2024-08-26 08:35:00,2024-08-26 08:55:00,2736.91,2735.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -58342,做多,2024-08-26 08:55:00,2024-08-26 10:00:00,2735.48,2740.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58343,做多,2024-08-26 11:00:00,2024-08-26 11:15:00,2738.02,2737.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58344,做空,2024-08-26 11:15:00,2024-08-26 11:20:00,2737.57,2740.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58345,做多,2024-08-26 11:20:00,2024-08-26 11:35:00,2740.03,2742.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -58346,做空,2024-08-26 11:35:00,2024-08-26 12:10:00,2742.01,2740.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -58347,做多,2024-08-26 12:10:00,2024-08-26 12:15:00,2740.61,2736.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58348,做空,2024-08-26 12:15:00,2024-08-26 12:30:00,2736.56,2727.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58349,做多,2024-08-26 13:15:00,2024-08-26 13:20:00,2734.11,2729.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58350,做空,2024-08-26 13:20:00,2024-08-26 13:25:00,2729.2,2733.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58351,做多,2024-08-26 13:25:00,2024-08-26 13:30:00,2733.47,2728.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58352,做空,2024-08-26 13:30:00,2024-08-26 13:40:00,2728.61,2719.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58353,做多,2024-08-26 14:50:00,2024-08-26 15:00:00,2720.73,2721.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58354,做空,2024-08-26 15:00:00,2024-08-26 15:15:00,2721.77,2710.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58355,做多,2024-08-26 15:20:00,2024-08-26 15:40:00,2717.94,2725.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58356,做多,2024-08-26 16:05:00,2024-08-26 16:15:00,2719.22,2715.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58357,做空,2024-08-26 16:15:00,2024-08-26 16:20:00,2715.68,2721.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58358,做多,2024-08-26 16:20:00,2024-08-26 16:25:00,2721.18,2717.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58359,做空,2024-08-26 16:25:00,2024-08-26 16:35:00,2717.79,2722.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58360,做多,2024-08-26 16:35:00,2024-08-26 16:40:00,2722.37,2727.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58361,做多,2024-08-26 17:20:00,2024-08-26 17:25:00,2724.65,2722.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58362,做空,2024-08-26 17:25:00,2024-08-26 17:35:00,2722.82,2707.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58363,做多,2024-08-26 19:10:00,2024-08-26 19:15:00,2694.35,2691.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58364,做空,2024-08-26 19:15:00,2024-08-26 19:55:00,2691.4,2679.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58365,做多,2024-08-26 20:30:00,2024-08-26 21:05:00,2686.64,2682.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58366,做空,2024-08-26 21:05:00,2024-08-26 21:15:00,2682.27,2673.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58367,做多,2024-08-26 21:30:00,2024-08-26 22:40:00,2681.3,2684.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -58368,做空,2024-08-26 22:40:00,2024-08-26 23:10:00,2684.32,2687.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58369,做多,2024-08-26 23:10:00,2024-08-26 23:20:00,2687.82,2690.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58370,做多,2024-08-27 00:10:00,2024-08-27 00:30:00,2684.99,2687.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -58371,做空,2024-08-27 00:30:00,2024-08-27 00:50:00,2687.11,2680.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58372,做多,2024-08-27 01:00:00,2024-08-27 01:05:00,2685.69,2682.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58373,做空,2024-08-27 01:05:00,2024-08-27 01:15:00,2682.47,2682.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58374,做多,2024-08-27 01:15:00,2024-08-27 01:40:00,2682.98,2683.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58375,做空,2024-08-27 01:40:00,2024-08-27 02:10:00,2683.5,2686.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58376,做多,2024-08-27 02:10:00,2024-08-27 02:20:00,2686.32,2684.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58377,做空,2024-08-27 02:20:00,2024-08-27 02:40:00,2684.42,2673.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58378,做多,2024-08-27 03:25:00,2024-08-27 04:10:00,2678.36,2684.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58379,做多,2024-08-27 07:25:00,2024-08-27 07:40:00,2687.12,2682.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58380,做空,2024-08-27 07:40:00,2024-08-27 07:45:00,2682.94,2686.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58381,做多,2024-08-27 07:45:00,2024-08-27 08:10:00,2686.0,2683.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58382,做空,2024-08-27 08:10:00,2024-08-27 08:25:00,2683.49,2675.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58383,做多,2024-08-27 08:55:00,2024-08-27 09:35:00,2683.73,2678.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58384,做空,2024-08-27 09:35:00,2024-08-27 09:40:00,2678.38,2673.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58385,做多,2024-08-27 13:20:00,2024-08-27 13:30:00,2618.57,2619.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58386,做空,2024-08-27 13:30:00,2024-08-27 13:35:00,2619.84,2610.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58387,做多,2024-08-27 13:50:00,2024-08-27 16:25:00,2614.82,2581.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58388,做空,2024-08-27 16:25:00,2024-08-27 16:35:00,2581.84,2570.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58389,做多,2024-08-27 17:15:00,2024-08-27 17:40:00,2574.69,2575.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58390,做空,2024-08-27 17:40:00,2024-08-27 17:45:00,2575.07,2577.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58391,做多,2024-08-27 17:45:00,2024-08-27 18:25:00,2577.96,2575.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58392,做空,2024-08-27 18:25:00,2024-08-27 18:30:00,2575.81,2581.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58393,做多,2024-08-27 18:30:00,2024-08-27 19:00:00,2581.71,2580.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58394,做空,2024-08-27 19:00:00,2024-08-27 19:05:00,2580.77,2584.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58395,做多,2024-08-27 19:05:00,2024-08-27 19:10:00,2584.52,2589.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58396,做多,2024-08-27 20:25:00,2024-08-27 20:35:00,2584.02,2584.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58397,做空,2024-08-27 20:35:00,2024-08-27 20:45:00,2584.99,2584.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58398,做多,2024-08-27 20:45:00,2024-08-27 20:50:00,2584.41,2581.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58399,做空,2024-08-27 20:50:00,2024-08-27 21:00:00,2581.31,2583.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58400,做多,2024-08-27 21:00:00,2024-08-27 21:05:00,2583.98,2577.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58401,做空,2024-08-27 21:05:00,2024-08-27 21:10:00,2577.2,2554.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58402,做多,2024-08-28 01:50:00,2024-08-28 02:15:00,2439.31,2445.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58403,做多,2024-08-28 05:05:00,2024-08-28 05:20:00,2473.73,2480.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58404,做多,2024-08-28 08:10:00,2024-08-28 09:05:00,2449.63,2469.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58405,做多,2024-08-28 11:50:00,2024-08-28 11:55:00,2528.16,2521.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58406,做空,2024-08-28 11:55:00,2024-08-28 12:05:00,2521.49,2527.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58407,做多,2024-08-28 12:05:00,2024-08-28 12:30:00,2527.66,2535.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58408,做多,2024-08-28 12:50:00,2024-08-28 12:55:00,2527.99,2524.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58409,做空,2024-08-28 12:55:00,2024-08-28 13:40:00,2524.83,2513.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58410,做多,2024-08-28 14:10:00,2024-08-28 14:20:00,2518.74,2516.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58411,做空,2024-08-28 14:20:00,2024-08-28 14:35:00,2516.85,2512.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -58412,做多,2024-08-28 14:35:00,2024-08-28 16:00:00,2512.03,2490.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58413,做空,2024-08-28 16:00:00,2024-08-28 16:10:00,2490.49,2474.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58414,做多,2024-08-28 16:40:00,2024-08-28 16:50:00,2494.17,2506.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58415,做多,2024-08-28 18:05:00,2024-08-28 18:40:00,2511.62,2514.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -58416,做空,2024-08-28 18:40:00,2024-08-28 19:20:00,2514.43,2516.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58417,做多,2024-08-28 19:20:00,2024-08-28 20:20:00,2516.9,2507.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58418,做多,2024-08-28 20:25:00,2024-08-28 20:40:00,2523.72,2527.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58419,做多,2024-08-28 22:55:00,2024-08-28 23:00:00,2530.78,2525.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58420,做空,2024-08-28 23:00:00,2024-08-29 00:20:00,2525.91,2530.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58421,做多,2024-08-29 00:20:00,2024-08-29 00:25:00,2530.59,2524.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58422,做空,2024-08-29 00:25:00,2024-08-29 00:30:00,2524.61,2518.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58423,做多,2024-08-29 00:35:00,2024-08-29 00:45:00,2527.68,2526.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58424,做空,2024-08-29 00:45:00,2024-08-29 00:50:00,2526.68,2528.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58425,做多,2024-08-29 00:50:00,2024-08-29 01:05:00,2528.01,2535.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58426,做多,2024-08-29 02:15:00,2024-08-29 02:20:00,2524.02,2522.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58427,做空,2024-08-29 02:20:00,2024-08-29 02:35:00,2522.0,2520.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58428,做多,2024-08-29 02:40:00,2024-08-29 02:45:00,2527.27,2526.34,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58429,做多,2024-08-29 04:20:00,2024-08-29 04:25:00,2525.7,2525.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58430,做空,2024-08-29 04:25:00,2024-08-29 04:35:00,2525.56,2522.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58431,做多,2024-08-29 04:40:00,2024-08-29 04:45:00,2524.53,2523.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58432,做空,2024-08-29 04:45:00,2024-08-29 04:50:00,2523.48,2523.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58433,做多,2024-08-29 04:50:00,2024-08-29 05:05:00,2523.6,2523.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58434,做空,2024-08-29 05:05:00,2024-08-29 05:10:00,2523.07,2527.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58435,做多,2024-08-29 05:10:00,2024-08-29 05:15:00,2527.81,2533.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58436,做多,2024-08-29 07:30:00,2024-08-29 07:40:00,2549.76,2548.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58437,做空,2024-08-29 07:40:00,2024-08-29 07:45:00,2548.07,2550.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58438,做多,2024-08-29 07:45:00,2024-08-29 07:50:00,2550.06,2548.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58439,做空,2024-08-29 07:50:00,2024-08-29 08:05:00,2548.79,2542.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58440,做多,2024-08-29 08:15:00,2024-08-29 08:20:00,2548.17,2540.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58441,做空,2024-08-29 08:20:00,2024-08-29 08:25:00,2540.47,2543.34,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58442,做多,2024-08-29 09:00:00,2024-08-29 09:15:00,2544.82,2548.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58443,做多,2024-08-29 10:05:00,2024-08-29 11:15:00,2543.99,2560.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58444,做多,2024-08-29 13:55:00,2024-08-29 14:00:00,2569.16,2568.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58445,做空,2024-08-29 14:00:00,2024-08-29 14:05:00,2568.14,2572.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58446,做多,2024-08-29 14:05:00,2024-08-29 14:10:00,2572.97,2572.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58447,做多,2024-08-29 14:25:00,2024-08-29 14:50:00,2563.25,2567.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -58448,做空,2024-08-29 14:50:00,2024-08-29 16:00:00,2567.84,2580.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58449,做多,2024-08-29 16:00:00,2024-08-29 16:15:00,2580.29,2578.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58450,做空,2024-08-29 16:15:00,2024-08-29 16:45:00,2578.45,2563.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58451,做多,2024-08-29 17:35:00,2024-08-29 18:05:00,2572.35,2564.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58452,做空,2024-08-29 18:05:00,2024-08-29 18:10:00,2564.14,2554.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58453,做多,2024-08-29 19:35:00,2024-08-29 19:45:00,2533.72,2527.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58454,做空,2024-08-29 19:45:00,2024-08-29 19:55:00,2527.34,2527.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58455,做多,2024-08-29 19:55:00,2024-08-29 20:15:00,2527.39,2539.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58456,做多,2024-08-29 22:40:00,2024-08-29 22:45:00,2526.76,2524.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58457,做空,2024-08-29 22:45:00,2024-08-29 23:00:00,2524.99,2525.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58458,做多,2024-08-29 23:00:00,2024-08-29 23:20:00,2525.48,2524.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58459,做空,2024-08-29 23:20:00,2024-08-29 23:55:00,2524.96,2526.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58460,做多,2024-08-29 23:55:00,2024-08-30 00:00:00,2526.29,2523.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58461,做空,2024-08-30 00:00:00,2024-08-30 00:05:00,2523.93,2520.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58462,做多,2024-08-30 00:25:00,2024-08-30 00:35:00,2523.6,2531.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58463,做多,2024-08-30 00:50:00,2024-08-30 01:15:00,2522.86,2523.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58464,做空,2024-08-30 01:15:00,2024-08-30 01:25:00,2523.76,2519.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58465,做多,2024-08-30 01:35:00,2024-08-30 01:40:00,2524.14,2522.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58466,做空,2024-08-30 01:40:00,2024-08-30 01:45:00,2522.4,2524.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58467,做多,2024-08-30 01:45:00,2024-08-30 01:55:00,2524.18,2523.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58468,做空,2024-08-30 01:55:00,2024-08-30 02:00:00,2523.73,2527.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58469,做多,2024-08-30 02:00:00,2024-08-30 02:10:00,2527.32,2524.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58470,做空,2024-08-30 02:10:00,2024-08-30 02:20:00,2524.91,2515.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58471,做多,2024-08-30 03:20:00,2024-08-30 04:15:00,2516.22,2523.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58472,做多,2024-08-30 06:05:00,2024-08-30 06:15:00,2514.07,2512.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58473,做空,2024-08-30 06:15:00,2024-08-30 06:20:00,2512.36,2513.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58474,做多,2024-08-30 06:20:00,2024-08-30 06:25:00,2513.89,2513.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58475,做空,2024-08-30 06:25:00,2024-08-30 08:05:00,2513.8,2517.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58476,做多,2024-08-30 08:20:00,2024-08-30 08:35:00,2522.19,2517.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58477,做空,2024-08-30 08:35:00,2024-08-30 08:55:00,2517.18,2521.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58478,做多,2024-08-30 08:55:00,2024-08-30 09:05:00,2521.01,2521.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58479,做空,2024-08-30 09:05:00,2024-08-30 09:35:00,2521.52,2521.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58480,做多,2024-08-30 09:35:00,2024-08-30 09:55:00,2521.96,2523.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -58481,做空,2024-08-30 09:55:00,2024-08-30 10:05:00,2523.46,2522.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -58482,做多,2024-08-30 10:05:00,2024-08-30 10:10:00,2522.11,2521.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58483,做空,2024-08-30 10:10:00,2024-08-30 10:15:00,2521.2,2521.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58484,做多,2024-08-30 10:15:00,2024-08-30 12:15:00,2521.9,2519.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58485,做多,2024-08-30 13:55:00,2024-08-30 14:00:00,2523.6,2528.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58486,做多,2024-08-30 16:35:00,2024-08-30 16:55:00,2450.36,2461.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58487,做多,2024-08-30 20:30:00,2024-08-30 20:35:00,2509.24,2506.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58488,做空,2024-08-30 20:35:00,2024-08-30 20:40:00,2506.88,2506.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58489,做多,2024-08-30 20:40:00,2024-08-30 20:55:00,2506.94,2517.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58490,做多,2024-08-31 00:15:00,2024-08-31 00:25:00,2527.05,2527.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58491,做空,2024-08-31 00:25:00,2024-08-31 00:40:00,2527.84,2527.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58492,做多,2024-08-31 00:40:00,2024-08-31 00:45:00,2527.1,2526.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58493,做多,2024-08-31 01:10:00,2024-08-31 01:15:00,2526.0,2525.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58494,做空,2024-08-31 01:15:00,2024-08-31 01:20:00,2525.0,2525.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58495,做多,2024-08-31 01:20:00,2024-08-31 01:35:00,2525.57,2527.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -58496,做空,2024-08-31 01:35:00,2024-08-31 01:55:00,2527.51,2524.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -58497,做多,2024-08-31 01:55:00,2024-08-31 03:10:00,2524.77,2520.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58498,做空,2024-08-31 03:10:00,2024-08-31 03:20:00,2520.78,2523.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58499,做多,2024-08-31 03:20:00,2024-08-31 03:25:00,2523.02,2524.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58500,做多,2024-08-31 04:40:00,2024-08-31 04:45:00,2526.35,2527.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58501,做多,2024-08-31 05:40:00,2024-08-31 05:45:00,2526.21,2523.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58502,做空,2024-08-31 05:45:00,2024-08-31 05:50:00,2523.44,2524.52,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58503,做多,2024-08-31 06:15:00,2024-08-31 06:20:00,2525.98,2524.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58504,做空,2024-08-31 06:20:00,2024-08-31 06:25:00,2524.2,2525.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58505,做多,2024-08-31 06:25:00,2024-08-31 06:30:00,2525.39,2524.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58506,做空,2024-08-31 06:30:00,2024-08-31 07:00:00,2524.65,2520.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58507,做多,2024-08-31 07:40:00,2024-08-31 07:55:00,2521.08,2519.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58508,做空,2024-08-31 07:55:00,2024-08-31 08:00:00,2519.78,2522.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58509,做多,2024-08-31 08:00:00,2024-08-31 08:05:00,2522.23,2522.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58510,做空,2024-08-31 08:05:00,2024-08-31 08:30:00,2522.22,2520.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -58511,做多,2024-08-31 08:30:00,2024-08-31 08:40:00,2520.09,2520.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58512,做空,2024-08-31 08:40:00,2024-08-31 08:45:00,2520.24,2514.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58513,做多,2024-08-31 09:30:00,2024-08-31 09:40:00,2516.1,2513.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58514,做空,2024-08-31 09:40:00,2024-08-31 10:00:00,2513.61,2515.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58515,做多,2024-08-31 10:00:00,2024-08-31 10:15:00,2515.91,2520.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58516,做多,2024-08-31 12:15:00,2024-08-31 12:25:00,2522.55,2523.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58517,做空,2024-08-31 12:25:00,2024-08-31 12:30:00,2523.14,2523.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58518,做多,2024-08-31 12:30:00,2024-08-31 12:50:00,2523.81,2523.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58519,做空,2024-08-31 12:50:00,2024-08-31 13:00:00,2523.62,2524.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58520,做多,2024-08-31 13:00:00,2024-08-31 13:10:00,2524.58,2523.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58521,做空,2024-08-31 13:10:00,2024-08-31 13:15:00,2523.52,2524.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58522,做多,2024-08-31 13:15:00,2024-08-31 13:25:00,2524.85,2523.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58523,做空,2024-08-31 13:25:00,2024-08-31 13:50:00,2523.89,2519.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58524,做多,2024-08-31 14:10:00,2024-08-31 14:35:00,2522.02,2521.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58525,做空,2024-08-31 14:35:00,2024-08-31 14:55:00,2521.48,2521.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58526,做多,2024-08-31 14:55:00,2024-08-31 15:05:00,2521.48,2520.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58527,做空,2024-08-31 15:05:00,2024-08-31 15:40:00,2520.9,2519.37,0.0,100.0,0.0,0.0,0.0,0.0,flip -58528,做多,2024-08-31 15:40:00,2024-08-31 18:10:00,2519.37,2502.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58529,做空,2024-08-31 18:10:00,2024-08-31 18:20:00,2502.78,2505.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58530,做多,2024-08-31 18:20:00,2024-08-31 18:40:00,2505.19,2503.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58531,做空,2024-08-31 18:40:00,2024-08-31 18:50:00,2503.69,2496.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58532,做多,2024-08-31 20:15:00,2024-08-31 20:25:00,2499.54,2499.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58533,做多,2024-09-01 00:05:00,2024-09-01 00:15:00,2513.09,2512.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58534,做空,2024-09-01 00:15:00,2024-09-01 00:20:00,2512.38,2509.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58535,做多,2024-09-01 03:05:00,2024-09-01 03:50:00,2487.55,2486.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58536,做空,2024-09-01 03:50:00,2024-09-01 03:55:00,2486.01,2487.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58537,做多,2024-09-01 03:55:00,2024-09-01 04:00:00,2487.76,2484.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58538,做空,2024-09-01 04:00:00,2024-09-01 04:05:00,2484.86,2483.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58539,做多,2024-09-01 04:30:00,2024-09-01 04:40:00,2488.86,2487.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58540,做空,2024-09-01 04:40:00,2024-09-01 05:05:00,2487.61,2481.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58541,做多,2024-09-01 06:35:00,2024-09-01 07:35:00,2471.18,2475.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58542,做多,2024-09-01 08:35:00,2024-09-01 08:45:00,2479.91,2478.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58543,做空,2024-09-01 08:45:00,2024-09-01 09:10:00,2478.18,2480.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58544,做多,2024-09-01 09:10:00,2024-09-01 09:30:00,2480.01,2488.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58545,做多,2024-09-01 11:40:00,2024-09-01 11:55:00,2469.69,2476.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58546,做多,2024-09-01 13:00:00,2024-09-01 13:15:00,2470.4,2467.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58547,做空,2024-09-01 13:15:00,2024-09-01 13:40:00,2467.0,2457.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58548,做多,2024-09-01 13:50:00,2024-09-01 14:00:00,2466.81,2459.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58549,做空,2024-09-01 14:00:00,2024-09-01 14:05:00,2459.61,2453.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58550,做多,2024-09-01 14:35:00,2024-09-01 15:15:00,2459.34,2455.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58551,做空,2024-09-01 15:15:00,2024-09-01 15:30:00,2455.99,2460.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58552,做多,2024-09-01 15:30:00,2024-09-01 15:35:00,2460.55,2465.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58553,做多,2024-09-01 16:30:00,2024-09-01 16:55:00,2469.53,2470.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -58554,做空,2024-09-01 16:55:00,2024-09-01 17:00:00,2470.9,2473.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58555,做多,2024-09-01 17:00:00,2024-09-01 17:10:00,2473.42,2474.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -58556,做空,2024-09-01 17:10:00,2024-09-01 17:20:00,2474.89,2459.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58557,做多,2024-09-01 17:50:00,2024-09-01 18:25:00,2469.03,2488.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58558,做多,2024-09-01 19:45:00,2024-09-01 20:00:00,2493.62,2502.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58559,做多,2024-09-01 23:40:00,2024-09-01 23:45:00,2429.25,2425.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58560,做空,2024-09-01 23:45:00,2024-09-02 00:50:00,2425.72,2437.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58561,做多,2024-09-02 00:50:00,2024-09-02 01:00:00,2437.61,2437.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58562,做空,2024-09-02 01:00:00,2024-09-02 01:25:00,2437.92,2436.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -58563,做多,2024-09-02 01:25:00,2024-09-02 01:35:00,2436.38,2433.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58564,做空,2024-09-02 01:35:00,2024-09-02 01:45:00,2433.49,2438.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58565,做多,2024-09-02 01:45:00,2024-09-02 02:05:00,2438.44,2447.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58566,做多,2024-09-02 03:00:00,2024-09-02 03:30:00,2447.35,2442.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58567,做空,2024-09-02 03:30:00,2024-09-02 03:35:00,2442.39,2447.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58568,做多,2024-09-02 03:35:00,2024-09-02 03:40:00,2447.04,2442.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58569,做空,2024-09-02 03:40:00,2024-09-02 04:35:00,2442.67,2436.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58570,做多,2024-09-02 05:15:00,2024-09-02 05:40:00,2442.82,2452.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58571,做多,2024-09-02 06:20:00,2024-09-02 06:25:00,2447.77,2447.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58572,做空,2024-09-02 06:25:00,2024-09-02 06:30:00,2447.06,2449.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58573,做多,2024-09-02 06:30:00,2024-09-02 06:40:00,2449.46,2447.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58574,做空,2024-09-02 06:40:00,2024-09-02 06:45:00,2447.73,2449.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58575,做多,2024-09-02 06:45:00,2024-09-02 06:50:00,2449.69,2445.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58576,做空,2024-09-02 06:50:00,2024-09-02 07:05:00,2445.99,2449.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58577,做多,2024-09-02 07:05:00,2024-09-02 07:10:00,2449.39,2447.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58578,做空,2024-09-02 07:10:00,2024-09-02 07:15:00,2447.86,2444.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58579,做多,2024-09-02 08:10:00,2024-09-02 08:20:00,2452.2,2460.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58580,做多,2024-09-02 12:25:00,2024-09-02 12:30:00,2521.06,2520.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58581,做空,2024-09-02 12:30:00,2024-09-02 12:45:00,2520.27,2520.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58582,做多,2024-09-02 12:45:00,2024-09-02 13:00:00,2520.61,2516.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58583,做空,2024-09-02 13:00:00,2024-09-02 13:05:00,2516.36,2518.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58584,做多,2024-09-02 13:05:00,2024-09-02 13:15:00,2518.42,2516.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58585,做空,2024-09-02 13:15:00,2024-09-02 13:20:00,2516.55,2512.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58586,做多,2024-09-02 14:30:00,2024-09-02 14:35:00,2515.65,2516.1,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58587,做多,2024-09-02 16:10:00,2024-09-02 16:15:00,2519.9,2516.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58588,做空,2024-09-02 16:15:00,2024-09-02 16:25:00,2516.03,2510.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58589,做多,2024-09-02 17:00:00,2024-09-02 17:05:00,2516.57,2511.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58590,做空,2024-09-02 17:05:00,2024-09-02 17:10:00,2511.01,2514.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58591,做多,2024-09-02 17:10:00,2024-09-02 17:30:00,2514.84,2515.7,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58592,做多,2024-09-02 18:50:00,2024-09-02 19:00:00,2520.11,2518.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58593,做空,2024-09-02 19:00:00,2024-09-02 19:05:00,2518.51,2522.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58594,做多,2024-09-02 19:05:00,2024-09-02 19:10:00,2522.05,2522.04,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58595,做多,2024-09-02 20:05:00,2024-09-02 20:10:00,2524.96,2527.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58596,做多,2024-09-02 21:55:00,2024-09-02 22:05:00,2543.47,2544.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58597,做空,2024-09-02 22:05:00,2024-09-02 22:40:00,2544.6,2543.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58598,做多,2024-09-02 22:40:00,2024-09-02 22:50:00,2543.61,2541.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58599,做空,2024-09-02 22:50:00,2024-09-02 22:55:00,2541.16,2543.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58600,做多,2024-09-02 22:55:00,2024-09-02 23:00:00,2543.98,2542.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58601,做空,2024-09-02 23:00:00,2024-09-02 23:05:00,2542.0,2545.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58602,做多,2024-09-02 23:05:00,2024-09-02 23:10:00,2545.53,2541.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58603,做空,2024-09-02 23:10:00,2024-09-02 23:25:00,2541.68,2538.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58604,做多,2024-09-03 00:55:00,2024-09-03 01:05:00,2533.8,2538.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58605,做多,2024-09-03 01:50:00,2024-09-03 02:00:00,2534.33,2538.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58606,做多,2024-09-03 02:30:00,2024-09-03 02:35:00,2535.7,2531.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58607,做空,2024-09-03 02:35:00,2024-09-03 03:25:00,2531.43,2517.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58608,做多,2024-09-03 04:35:00,2024-09-03 04:50:00,2518.55,2514.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58609,做空,2024-09-03 04:50:00,2024-09-03 04:55:00,2514.14,2517.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58610,做多,2024-09-03 04:55:00,2024-09-03 05:00:00,2517.19,2513.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58611,做空,2024-09-03 05:00:00,2024-09-03 05:05:00,2513.98,2519.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58612,做多,2024-09-03 05:05:00,2024-09-03 05:10:00,2519.03,2521.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58613,做多,2024-09-03 06:25:00,2024-09-03 07:25:00,2518.52,2516.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58614,做空,2024-09-03 07:25:00,2024-09-03 08:20:00,2516.36,2515.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -58615,做多,2024-09-03 08:20:00,2024-09-03 09:55:00,2515.09,2503.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58616,做空,2024-09-03 09:55:00,2024-09-03 11:00:00,2503.01,2505.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58617,做多,2024-09-03 11:00:00,2024-09-03 11:05:00,2505.61,2501.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58618,做空,2024-09-03 11:05:00,2024-09-03 11:15:00,2501.57,2506.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58619,做多,2024-09-03 11:15:00,2024-09-03 11:20:00,2506.01,2505.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58620,做空,2024-09-03 11:20:00,2024-09-03 13:00:00,2505.94,2511.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58621,做多,2024-09-03 13:00:00,2024-09-03 13:05:00,2511.9,2512.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58622,做多,2024-09-03 16:00:00,2024-09-03 16:20:00,2444.47,2443.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58623,做空,2024-09-03 16:20:00,2024-09-03 16:25:00,2443.97,2439.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58624,做多,2024-09-03 16:40:00,2024-09-03 16:50:00,2444.37,2438.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58625,做空,2024-09-03 16:50:00,2024-09-03 17:00:00,2438.9,2440.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58626,做多,2024-09-03 17:05:00,2024-09-03 17:20:00,2441.28,2449.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58627,做多,2024-09-03 18:10:00,2024-09-03 18:20:00,2443.22,2444.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58628,做空,2024-09-03 18:20:00,2024-09-03 18:25:00,2444.09,2446.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58629,做多,2024-09-03 18:25:00,2024-09-03 19:20:00,2446.98,2462.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58630,做多,2024-09-03 20:30:00,2024-09-03 20:40:00,2460.3,2457.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58631,做空,2024-09-03 20:40:00,2024-09-03 20:50:00,2457.52,2459.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58632,做多,2024-09-03 20:50:00,2024-09-03 21:15:00,2459.89,2457.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58633,做空,2024-09-03 21:15:00,2024-09-03 21:50:00,2457.64,2457.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58634,做多,2024-09-03 21:50:00,2024-09-03 21:55:00,2457.45,2464.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58635,做多,2024-09-03 21:55:00,2024-09-03 22:05:00,2464.05,2457.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58636,做空,2024-09-03 22:05:00,2024-09-03 22:10:00,2457.31,2459.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58637,做多,2024-09-03 22:10:00,2024-09-03 22:25:00,2459.91,2458.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58638,做空,2024-09-03 22:25:00,2024-09-03 22:30:00,2458.31,2458.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58639,做多,2024-09-03 22:30:00,2024-09-03 22:35:00,2458.73,2454.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58640,做空,2024-09-03 22:35:00,2024-09-03 23:00:00,2454.56,2449.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58641,做多,2024-09-04 00:15:00,2024-09-04 00:25:00,2445.01,2441.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58642,做空,2024-09-04 00:25:00,2024-09-04 00:30:00,2441.14,2443.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58643,做多,2024-09-04 00:30:00,2024-09-04 00:35:00,2443.69,2434.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58644,做空,2024-09-04 00:35:00,2024-09-04 00:55:00,2434.51,2394.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58645,做多,2024-09-04 02:20:00,2024-09-04 02:25:00,2365.56,2359.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58646,做空,2024-09-04 02:25:00,2024-09-04 03:00:00,2359.82,2373.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58647,做多,2024-09-04 03:00:00,2024-09-04 03:05:00,2373.0,2376.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58648,做多,2024-09-04 04:35:00,2024-09-04 04:40:00,2374.78,2373.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58649,做空,2024-09-04 04:40:00,2024-09-04 05:05:00,2373.94,2378.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58650,做多,2024-09-04 05:05:00,2024-09-04 05:30:00,2378.5,2372.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58651,做空,2024-09-04 05:30:00,2024-09-04 05:40:00,2372.89,2371.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58652,做多,2024-09-04 06:00:00,2024-09-04 06:40:00,2367.71,2373.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -58653,做空,2024-09-04 06:40:00,2024-09-04 07:00:00,2373.98,2375.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58654,做多,2024-09-04 07:00:00,2024-09-04 07:10:00,2375.61,2386.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58655,做多,2024-09-04 08:45:00,2024-09-04 09:05:00,2397.18,2398.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -58656,做空,2024-09-04 09:05:00,2024-09-04 09:35:00,2398.84,2395.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58657,做多,2024-09-04 10:25:00,2024-09-04 11:10:00,2398.7,2391.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58658,做空,2024-09-04 11:10:00,2024-09-04 11:20:00,2391.22,2391.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58659,做多,2024-09-04 11:20:00,2024-09-04 11:30:00,2391.64,2397.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58660,做多,2024-09-04 13:10:00,2024-09-04 13:20:00,2398.55,2397.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58661,做空,2024-09-04 13:20:00,2024-09-04 13:30:00,2397.9,2407.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58662,做多,2024-09-04 13:30:00,2024-09-04 13:35:00,2407.36,2396.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58663,做空,2024-09-04 13:35:00,2024-09-04 13:40:00,2396.15,2397.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58664,做多,2024-09-04 13:40:00,2024-09-04 14:00:00,2397.83,2401.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -58665,做空,2024-09-04 14:00:00,2024-09-04 14:05:00,2401.4,2419.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58666,做多,2024-09-04 14:05:00,2024-09-04 14:10:00,2419.96,2409.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58667,做多,2024-09-04 14:30:00,2024-09-04 14:35:00,2409.81,2412.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58668,做多,2024-09-04 19:20:00,2024-09-04 19:30:00,2447.86,2445.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58669,做空,2024-09-04 19:30:00,2024-09-04 19:35:00,2445.82,2448.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58670,做多,2024-09-04 19:35:00,2024-09-04 19:45:00,2448.64,2445.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58671,做空,2024-09-04 19:45:00,2024-09-04 19:55:00,2445.69,2451.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58672,做多,2024-09-04 19:55:00,2024-09-04 20:00:00,2451.0,2453.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58673,做多,2024-09-04 20:25:00,2024-09-04 20:45:00,2449.79,2453.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58674,做多,2024-09-04 21:25:00,2024-09-04 21:45:00,2451.99,2459.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58675,做多,2024-09-05 00:15:00,2024-09-05 00:20:00,2456.37,2455.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58676,做空,2024-09-05 00:20:00,2024-09-05 00:25:00,2455.43,2458.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58677,做多,2024-09-05 00:25:00,2024-09-05 00:35:00,2458.95,2456.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58678,做空,2024-09-05 00:35:00,2024-09-05 01:00:00,2456.98,2454.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -58679,做多,2024-09-05 01:00:00,2024-09-05 01:10:00,2454.98,2453.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58680,做空,2024-09-05 01:10:00,2024-09-05 01:25:00,2453.03,2455.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58681,做多,2024-09-05 01:25:00,2024-09-05 01:35:00,2455.45,2464.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58682,做多,2024-09-05 04:45:00,2024-09-05 05:00:00,2415.98,2408.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58683,做空,2024-09-05 05:00:00,2024-09-05 05:05:00,2408.28,2404.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58684,做多,2024-09-05 05:20:00,2024-09-05 05:35:00,2410.55,2411.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -58685,做空,2024-09-05 05:35:00,2024-09-05 06:10:00,2411.82,2403.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58686,做多,2024-09-05 07:05:00,2024-09-05 08:15:00,2406.68,2408.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -58687,做空,2024-09-05 08:15:00,2024-09-05 08:20:00,2408.47,2410.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58688,做多,2024-09-05 08:20:00,2024-09-05 08:25:00,2410.21,2407.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58689,做空,2024-09-05 08:25:00,2024-09-05 08:35:00,2407.6,2399.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58690,做多,2024-09-05 10:40:00,2024-09-05 10:45:00,2392.33,2390.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58691,做空,2024-09-05 10:45:00,2024-09-05 10:50:00,2390.52,2390.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58692,做多,2024-09-05 10:50:00,2024-09-05 11:05:00,2390.68,2387.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58693,做空,2024-09-05 11:05:00,2024-09-05 11:10:00,2387.64,2387.64,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58694,做多,2024-09-05 11:15:00,2024-09-05 11:30:00,2388.91,2392.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58695,做多,2024-09-05 12:00:00,2024-09-05 12:10:00,2388.64,2393.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58696,做多,2024-09-05 12:10:00,2024-09-05 12:15:00,2393.6,2382.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58697,做空,2024-09-05 12:15:00,2024-09-05 12:20:00,2382.68,2377.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58698,做多,2024-09-05 12:25:00,2024-09-05 12:30:00,2388.64,2391.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58699,做多,2024-09-05 12:45:00,2024-09-05 12:50:00,2388.44,2387.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58700,做空,2024-09-05 12:50:00,2024-09-05 12:55:00,2387.29,2389.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58701,做多,2024-09-05 12:55:00,2024-09-05 13:05:00,2389.24,2395.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58702,做多,2024-09-05 13:50:00,2024-09-05 14:00:00,2398.05,2402.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58703,做多,2024-09-05 14:15:00,2024-09-05 14:25:00,2398.21,2397.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58704,做空,2024-09-05 14:25:00,2024-09-05 14:45:00,2397.38,2380.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58705,做多,2024-09-05 16:05:00,2024-09-05 16:25:00,2373.89,2372.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58706,做空,2024-09-05 16:25:00,2024-09-05 16:35:00,2372.34,2372.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58707,做多,2024-09-05 16:35:00,2024-09-05 16:45:00,2372.67,2370.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58708,做空,2024-09-05 16:45:00,2024-09-05 16:55:00,2370.22,2374.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58709,做多,2024-09-05 16:55:00,2024-09-05 17:10:00,2374.22,2380.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58710,做多,2024-09-05 20:20:00,2024-09-05 20:30:00,2371.71,2369.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58711,做空,2024-09-05 20:30:00,2024-09-05 20:35:00,2369.16,2373.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58712,做多,2024-09-05 20:35:00,2024-09-05 20:50:00,2373.78,2369.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58713,做空,2024-09-05 20:50:00,2024-09-05 21:00:00,2369.88,2369.06,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58714,做多,2024-09-05 21:00:00,2024-09-05 21:30:00,2369.06,2362.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58715,做空,2024-09-05 21:30:00,2024-09-05 21:35:00,2362.43,2364.39,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58716,做多,2024-09-05 21:35:00,2024-09-05 22:00:00,2364.39,2369.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -58717,做空,2024-09-05 22:00:00,2024-09-05 22:15:00,2369.15,2358.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58718,做多,2024-09-05 22:35:00,2024-09-05 22:45:00,2368.34,2367.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58719,做空,2024-09-05 22:45:00,2024-09-05 23:25:00,2367.9,2367.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58720,做多,2024-09-05 23:25:00,2024-09-05 23:30:00,2367.02,2363.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58721,做空,2024-09-05 23:30:00,2024-09-05 23:35:00,2363.58,2364.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58722,做多,2024-09-05 23:35:00,2024-09-06 00:10:00,2364.94,2374.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58723,做多,2024-09-06 00:55:00,2024-09-06 01:00:00,2370.8,2365.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58724,做空,2024-09-06 01:00:00,2024-09-06 01:05:00,2365.01,2365.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58725,做多,2024-09-06 01:05:00,2024-09-06 01:15:00,2365.78,2376.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58726,做多,2024-09-06 03:10:00,2024-09-06 03:15:00,2399.64,2398.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58727,做空,2024-09-06 03:15:00,2024-09-06 03:20:00,2398.81,2399.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58728,做多,2024-09-06 03:20:00,2024-09-06 03:30:00,2399.06,2397.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58729,做空,2024-09-06 03:30:00,2024-09-06 03:50:00,2397.07,2393.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58730,做多,2024-09-06 05:50:00,2024-09-06 05:55:00,2385.13,2383.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58731,做空,2024-09-06 05:55:00,2024-09-06 06:25:00,2383.2,2372.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58732,做多,2024-09-06 06:50:00,2024-09-06 06:55:00,2378.98,2378.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58733,做空,2024-09-06 06:55:00,2024-09-06 07:10:00,2378.57,2366.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58734,做多,2024-09-06 08:25:00,2024-09-06 08:35:00,2349.82,2349.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58735,做空,2024-09-06 08:35:00,2024-09-06 08:50:00,2349.34,2346.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -58736,做多,2024-09-06 08:50:00,2024-09-06 09:15:00,2346.73,2345.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58737,做空,2024-09-06 09:15:00,2024-09-06 09:20:00,2345.18,2346.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58738,做多,2024-09-06 09:20:00,2024-09-06 09:30:00,2346.73,2352.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58739,做多,2024-09-06 12:20:00,2024-09-06 12:25:00,2374.27,2371.54,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58740,做多,2024-09-06 12:30:00,2024-09-06 12:35:00,2387.87,2401.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58741,做多,2024-09-06 19:10:00,2024-09-06 19:55:00,2234.68,2221.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58742,做空,2024-09-06 19:55:00,2024-09-06 20:05:00,2221.57,2222.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58743,做多,2024-09-06 20:05:00,2024-09-06 20:15:00,2222.52,2216.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58744,做空,2024-09-06 20:15:00,2024-09-06 20:20:00,2216.05,2208.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58745,做多,2024-09-06 21:30:00,2024-09-06 21:35:00,2200.61,2200.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58746,做空,2024-09-06 21:35:00,2024-09-06 23:00:00,2200.14,2212.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58747,做多,2024-09-06 23:00:00,2024-09-06 23:05:00,2212.48,2209.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58748,做空,2024-09-06 23:05:00,2024-09-06 23:15:00,2209.66,2211.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58749,做多,2024-09-06 23:15:00,2024-09-06 23:25:00,2211.98,2219.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58750,做多,2024-09-07 02:20:00,2024-09-07 02:40:00,2232.62,2235.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58751,做多,2024-09-07 08:25:00,2024-09-07 08:30:00,2287.44,2284.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58752,做多,2024-09-07 09:30:00,2024-09-07 10:25:00,2283.76,2284.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58753,做空,2024-09-07 10:25:00,2024-09-07 10:30:00,2284.36,2284.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58754,做多,2024-09-07 10:30:00,2024-09-07 10:45:00,2284.43,2283.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58755,做空,2024-09-07 10:45:00,2024-09-07 11:00:00,2283.89,2280.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58756,做多,2024-09-07 11:10:00,2024-09-07 11:35:00,2283.06,2284.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58757,做多,2024-09-07 11:45:00,2024-09-07 11:50:00,2285.22,2283.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58758,做空,2024-09-07 11:50:00,2024-09-07 12:00:00,2283.51,2285.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58759,做多,2024-09-07 12:00:00,2024-09-07 12:20:00,2285.94,2287.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58760,做多,2024-09-07 13:50:00,2024-09-07 13:55:00,2292.68,2290.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58761,做空,2024-09-07 13:55:00,2024-09-07 14:00:00,2290.53,2292.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58762,做多,2024-09-07 14:00:00,2024-09-07 14:05:00,2292.62,2292.57,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58763,做多,2024-09-07 14:35:00,2024-09-07 15:05:00,2290.75,2296.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58764,做多,2024-09-07 18:35:00,2024-09-07 18:40:00,2283.61,2283.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58765,做空,2024-09-07 18:40:00,2024-09-07 19:05:00,2283.14,2282.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58766,做多,2024-09-07 19:05:00,2024-09-07 19:40:00,2282.99,2285.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58767,做多,2024-09-07 22:05:00,2024-09-07 22:10:00,2269.53,2267.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58768,做空,2024-09-07 22:10:00,2024-09-07 22:20:00,2267.0,2267.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58769,做多,2024-09-07 22:20:00,2024-09-07 22:25:00,2267.78,2267.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58770,做空,2024-09-07 22:25:00,2024-09-07 22:35:00,2267.45,2262.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58771,做多,2024-09-07 22:45:00,2024-09-07 23:45:00,2265.32,2268.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58772,做多,2024-09-08 00:50:00,2024-09-08 00:55:00,2270.22,2268.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58773,做空,2024-09-08 00:55:00,2024-09-08 01:00:00,2268.53,2271.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58774,做多,2024-09-08 01:00:00,2024-09-08 01:05:00,2271.03,2275.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58775,做多,2024-09-08 03:50:00,2024-09-08 04:05:00,2283.16,2288.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58776,做多,2024-09-08 05:25:00,2024-09-08 05:30:00,2291.68,2291.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58777,做空,2024-09-08 05:30:00,2024-09-08 06:55:00,2291.4,2286.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -58778,做多,2024-09-08 06:55:00,2024-09-08 07:05:00,2286.01,2294.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58779,做多,2024-09-08 08:35:00,2024-09-08 08:50:00,2293.44,2293.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58780,做空,2024-09-08 08:50:00,2024-09-08 09:50:00,2293.31,2295.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58781,做多,2024-09-08 09:50:00,2024-09-08 10:10:00,2295.53,2305.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58782,做多,2024-09-08 11:30:00,2024-09-08 11:35:00,2305.47,2296.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58783,做空,2024-09-08 11:35:00,2024-09-08 11:40:00,2296.82,2298.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58784,做多,2024-09-08 13:45:00,2024-09-08 14:05:00,2280.98,2276.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58785,做空,2024-09-08 14:05:00,2024-09-08 14:20:00,2276.07,2272.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58786,做多,2024-09-08 16:40:00,2024-09-08 16:45:00,2257.02,2253.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58787,做空,2024-09-08 16:45:00,2024-09-08 17:00:00,2253.07,2254.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58788,做多,2024-09-08 17:00:00,2024-09-08 17:15:00,2254.41,2270.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58789,做多,2024-09-08 19:45:00,2024-09-08 20:15:00,2272.43,2272.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58790,做空,2024-09-08 20:15:00,2024-09-08 20:40:00,2272.19,2268.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58791,做多,2024-09-08 20:45:00,2024-09-08 20:50:00,2272.06,2274.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58792,做多,2024-09-08 22:10:00,2024-09-08 22:15:00,2283.39,2295.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58793,做多,2024-09-08 23:00:00,2024-09-08 23:15:00,2299.19,2296.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58794,做空,2024-09-08 23:15:00,2024-09-08 23:20:00,2296.76,2302.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58795,做多,2024-09-08 23:20:00,2024-09-08 23:30:00,2302.78,2297.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58796,做空,2024-09-08 23:30:00,2024-09-08 23:40:00,2297.92,2301.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58797,做多,2024-09-08 23:40:00,2024-09-08 23:50:00,2301.0,2296.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58798,做空,2024-09-08 23:50:00,2024-09-09 00:10:00,2296.82,2300.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58799,做多,2024-09-09 00:10:00,2024-09-09 00:15:00,2300.09,2307.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58800,做多,2024-09-09 00:50:00,2024-09-09 01:00:00,2300.13,2314.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58801,做多,2024-09-09 01:20:00,2024-09-09 01:25:00,2305.28,2303.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58802,做空,2024-09-09 01:25:00,2024-09-09 01:40:00,2303.47,2311.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58803,做多,2024-09-09 01:40:00,2024-09-09 02:00:00,2311.44,2304.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58804,做空,2024-09-09 02:00:00,2024-09-09 02:05:00,2304.28,2304.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58805,做多,2024-09-09 02:05:00,2024-09-09 02:15:00,2304.92,2302.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58806,做空,2024-09-09 02:15:00,2024-09-09 02:50:00,2302.01,2304.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58807,做多,2024-09-09 02:50:00,2024-09-09 03:00:00,2304.14,2301.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58808,做空,2024-09-09 03:00:00,2024-09-09 03:10:00,2301.48,2302.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58809,做多,2024-09-09 03:10:00,2024-09-09 04:15:00,2302.18,2298.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58810,做空,2024-09-09 04:15:00,2024-09-09 04:30:00,2298.48,2299.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58811,做多,2024-09-09 04:30:00,2024-09-09 05:40:00,2299.43,2287.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58812,做空,2024-09-09 05:40:00,2024-09-09 05:45:00,2287.76,2286.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58813,做多,2024-09-09 06:25:00,2024-09-09 06:35:00,2290.77,2299.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58814,做多,2024-09-09 10:25:00,2024-09-09 10:30:00,2324.57,2321.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58815,做空,2024-09-09 10:30:00,2024-09-09 10:35:00,2321.59,2322.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58816,做多,2024-09-09 10:35:00,2024-09-09 10:40:00,2322.81,2319.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58817,做空,2024-09-09 10:40:00,2024-09-09 10:45:00,2319.94,2320.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58818,做多,2024-09-09 10:45:00,2024-09-09 11:30:00,2320.6,2315.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58819,做空,2024-09-09 11:30:00,2024-09-09 12:10:00,2315.09,2309.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58820,做多,2024-09-09 12:50:00,2024-09-09 13:00:00,2310.95,2308.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58821,做空,2024-09-09 13:00:00,2024-09-09 13:05:00,2308.15,2309.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58822,做多,2024-09-09 13:05:00,2024-09-09 13:20:00,2309.19,2306.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58823,做多,2024-09-09 13:25:00,2024-09-09 13:35:00,2309.36,2311.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58824,做多,2024-09-09 15:30:00,2024-09-09 16:00:00,2288.79,2297.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58825,做多,2024-09-09 18:45:00,2024-09-09 18:50:00,2337.64,2333.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58826,做空,2024-09-09 18:50:00,2024-09-09 19:15:00,2333.58,2337.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58827,做多,2024-09-09 19:15:00,2024-09-09 19:20:00,2337.55,2337.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58828,做空,2024-09-09 19:20:00,2024-09-09 20:15:00,2337.11,2342.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58829,做多,2024-09-09 20:15:00,2024-09-09 20:20:00,2342.55,2339.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58830,做空,2024-09-09 20:20:00,2024-09-09 20:45:00,2339.02,2339.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58831,做多,2024-09-09 20:45:00,2024-09-09 21:10:00,2339.82,2357.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58832,做多,2024-09-09 23:15:00,2024-09-09 23:25:00,2360.69,2360.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58833,做空,2024-09-09 23:25:00,2024-09-09 23:55:00,2360.72,2358.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -58834,做多,2024-09-09 23:55:00,2024-09-10 03:05:00,2358.18,2341.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58835,做空,2024-09-10 03:05:00,2024-09-10 03:20:00,2341.79,2342.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58836,做多,2024-09-10 03:20:00,2024-09-10 03:40:00,2342.19,2342.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58837,做空,2024-09-10 03:40:00,2024-09-10 04:10:00,2342.55,2341.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58838,做多,2024-09-10 04:10:00,2024-09-10 04:25:00,2341.84,2342.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58839,做空,2024-09-10 04:25:00,2024-09-10 04:30:00,2342.41,2338.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58840,做多,2024-09-10 05:15:00,2024-09-10 05:40:00,2341.24,2344.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58841,做多,2024-09-10 06:25:00,2024-09-10 06:55:00,2342.28,2342.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58842,做空,2024-09-10 06:55:00,2024-09-10 07:00:00,2342.49,2342.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58843,做多,2024-09-10 07:00:00,2024-09-10 07:20:00,2342.51,2356.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58844,做多,2024-09-10 09:40:00,2024-09-10 10:05:00,2351.88,2344.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58845,做空,2024-09-10 10:05:00,2024-09-10 10:10:00,2344.51,2339.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58846,做多,2024-09-10 10:25:00,2024-09-10 10:35:00,2347.19,2348.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58847,做空,2024-09-10 10:35:00,2024-09-10 11:15:00,2348.08,2348.05,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58848,做多,2024-09-10 11:15:00,2024-09-10 11:20:00,2348.05,2347.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58849,做空,2024-09-10 11:20:00,2024-09-10 11:25:00,2347.23,2348.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58850,做多,2024-09-10 11:25:00,2024-09-10 11:35:00,2348.46,2344.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58851,做空,2024-09-10 11:35:00,2024-09-10 11:40:00,2344.1,2346.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58852,做多,2024-09-10 11:40:00,2024-09-10 11:55:00,2346.36,2349.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58853,做多,2024-09-10 14:25:00,2024-09-10 14:30:00,2341.05,2333.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58854,做空,2024-09-10 14:30:00,2024-09-10 14:35:00,2333.65,2336.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58855,做多,2024-09-10 14:35:00,2024-09-10 14:40:00,2336.68,2332.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58856,做空,2024-09-10 14:40:00,2024-09-10 14:45:00,2332.58,2335.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58857,做多,2024-09-10 14:45:00,2024-09-10 14:50:00,2335.53,2333.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58858,做空,2024-09-10 14:50:00,2024-09-10 14:55:00,2333.88,2335.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58859,做多,2024-09-10 14:55:00,2024-09-10 15:00:00,2335.64,2334.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58860,做空,2024-09-10 15:00:00,2024-09-10 15:55:00,2334.19,2323.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58861,做多,2024-09-10 16:35:00,2024-09-10 17:10:00,2333.94,2358.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58862,做多,2024-09-10 19:10:00,2024-09-10 20:20:00,2360.58,2386.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58863,做多,2024-09-10 22:05:00,2024-09-10 22:20:00,2378.56,2377.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58864,做空,2024-09-10 22:20:00,2024-09-10 22:35:00,2377.77,2380.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58865,做多,2024-09-10 22:35:00,2024-09-10 22:40:00,2380.65,2384.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58866,做多,2024-09-11 02:40:00,2024-09-11 02:45:00,2363.53,2356.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58867,做空,2024-09-11 02:45:00,2024-09-11 03:10:00,2356.23,2349.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58868,做多,2024-09-11 06:00:00,2024-09-11 06:30:00,2327.19,2336.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58869,做多,2024-09-11 09:25:00,2024-09-11 09:35:00,2332.01,2326.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58870,做空,2024-09-11 09:35:00,2024-09-11 09:45:00,2326.37,2326.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58871,做多,2024-09-11 09:45:00,2024-09-11 10:00:00,2326.4,2325.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58872,做空,2024-09-11 10:00:00,2024-09-11 10:10:00,2325.61,2327.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58873,做多,2024-09-11 10:10:00,2024-09-11 10:15:00,2327.19,2325.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58874,做空,2024-09-11 10:15:00,2024-09-11 10:25:00,2325.49,2314.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58875,做多,2024-09-11 11:10:00,2024-09-11 11:25:00,2321.34,2322.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58876,做空,2024-09-11 11:25:00,2024-09-11 12:30:00,2322.41,2323.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58877,做多,2024-09-11 12:35:00,2024-09-11 12:55:00,2324.82,2333.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58878,做多,2024-09-11 12:55:00,2024-09-11 13:00:00,2333.49,2344.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58879,做多,2024-09-11 14:55:00,2024-09-11 15:05:00,2308.77,2306.21,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58880,做多,2024-09-11 18:20:00,2024-09-11 18:25:00,2356.68,2352.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58881,做空,2024-09-11 18:25:00,2024-09-11 18:35:00,2352.3,2344.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58882,做多,2024-09-11 19:50:00,2024-09-11 20:10:00,2341.11,2341.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58883,做多,2024-09-11 21:15:00,2024-09-11 21:25:00,2343.32,2340.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58884,做空,2024-09-11 21:25:00,2024-09-11 21:45:00,2340.31,2344.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58885,做多,2024-09-11 21:45:00,2024-09-11 21:50:00,2344.21,2342.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58886,做空,2024-09-11 21:50:00,2024-09-11 22:00:00,2342.49,2343.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58887,做多,2024-09-11 22:00:00,2024-09-11 23:10:00,2343.61,2339.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58888,做空,2024-09-11 23:10:00,2024-09-11 23:15:00,2339.44,2341.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58889,做多,2024-09-11 23:15:00,2024-09-11 23:25:00,2341.58,2339.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58890,做空,2024-09-11 23:25:00,2024-09-12 03:00:00,2339.47,2366.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58891,做多,2024-09-12 03:00:00,2024-09-12 03:05:00,2366.71,2364.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58892,做空,2024-09-12 03:05:00,2024-09-12 03:10:00,2364.85,2365.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58893,做多,2024-09-12 03:10:00,2024-09-12 03:30:00,2365.86,2367.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -58894,做空,2024-09-12 03:30:00,2024-09-12 03:35:00,2367.5,2368.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58895,做多,2024-09-12 03:35:00,2024-09-12 03:45:00,2368.97,2368.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58896,做多,2024-09-12 04:05:00,2024-09-12 04:10:00,2367.06,2371.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58897,做多,2024-09-12 06:05:00,2024-09-12 06:15:00,2361.55,2359.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58898,做空,2024-09-12 06:15:00,2024-09-12 06:20:00,2359.95,2353.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58899,做多,2024-09-12 06:50:00,2024-09-12 07:05:00,2358.2,2356.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58900,做空,2024-09-12 07:05:00,2024-09-12 07:10:00,2356.67,2357.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58901,做多,2024-09-12 07:10:00,2024-09-12 07:15:00,2357.54,2356.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58902,做空,2024-09-12 07:15:00,2024-09-12 07:20:00,2356.4,2358.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58903,做多,2024-09-12 07:20:00,2024-09-12 07:25:00,2358.03,2361.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58904,做多,2024-09-12 07:55:00,2024-09-12 08:15:00,2358.47,2359.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -58905,做空,2024-09-12 08:15:00,2024-09-12 09:05:00,2359.65,2358.71,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58906,做多,2024-09-12 09:10:00,2024-09-12 09:15:00,2359.98,2357.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58907,做空,2024-09-12 09:15:00,2024-09-12 09:45:00,2357.91,2353.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58908,做多,2024-09-12 11:30:00,2024-09-12 11:35:00,2350.87,2347.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58909,做空,2024-09-12 11:35:00,2024-09-12 11:40:00,2347.82,2348.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58910,做多,2024-09-12 11:40:00,2024-09-12 11:50:00,2348.56,2348.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58911,做空,2024-09-12 11:50:00,2024-09-12 12:05:00,2348.78,2347.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -58912,做多,2024-09-12 12:05:00,2024-09-12 12:15:00,2347.6,2351.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58913,做多,2024-09-12 13:10:00,2024-09-12 13:35:00,2344.64,2354.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58914,做多,2024-09-12 14:10:00,2024-09-12 14:15:00,2351.05,2354.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58915,做多,2024-09-12 16:10:00,2024-09-12 16:50:00,2329.42,2337.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58916,做多,2024-09-12 19:00:00,2024-09-12 19:25:00,2347.85,2359.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58917,做多,2024-09-12 20:20:00,2024-09-12 21:55:00,2353.11,2348.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58918,做空,2024-09-12 21:55:00,2024-09-12 22:00:00,2348.03,2354.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58919,做多,2024-09-12 22:00:00,2024-09-12 22:35:00,2354.4,2358.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58920,做多,2024-09-13 00:05:00,2024-09-13 00:15:00,2360.35,2357.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58921,做空,2024-09-13 00:15:00,2024-09-13 00:20:00,2357.21,2357.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -58922,做多,2024-09-13 00:30:00,2024-09-13 00:35:00,2360.38,2359.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58923,做空,2024-09-13 00:35:00,2024-09-13 00:40:00,2359.63,2359.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58924,做多,2024-09-13 00:40:00,2024-09-13 00:50:00,2359.92,2359.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58925,做空,2024-09-13 00:50:00,2024-09-13 00:55:00,2359.33,2356.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58926,做多,2024-09-13 01:50:00,2024-09-13 01:55:00,2356.89,2357.68,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58927,做多,2024-09-13 02:20:00,2024-09-13 02:25:00,2354.86,2354.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58928,做空,2024-09-13 02:25:00,2024-09-13 03:00:00,2354.45,2355.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58929,做多,2024-09-13 03:00:00,2024-09-13 03:25:00,2355.98,2358.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58930,做多,2024-09-13 03:40:00,2024-09-13 03:45:00,2356.93,2358.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58931,做多,2024-09-13 04:00:00,2024-09-13 04:05:00,2356.65,2355.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58932,做空,2024-09-13 04:05:00,2024-09-13 04:10:00,2355.69,2356.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58933,做多,2024-09-13 04:10:00,2024-09-13 04:30:00,2356.06,2353.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58934,做空,2024-09-13 04:30:00,2024-09-13 04:35:00,2353.88,2353.07,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -58935,做多,2024-09-13 07:15:00,2024-09-13 07:30:00,2342.77,2341.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58936,做空,2024-09-13 07:30:00,2024-09-13 07:40:00,2341.84,2342.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58937,做多,2024-09-13 07:40:00,2024-09-13 07:55:00,2342.43,2347.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58938,做多,2024-09-13 09:05:00,2024-09-13 09:15:00,2345.45,2352.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58939,做多,2024-09-13 13:30:00,2024-09-13 13:35:00,2349.54,2349.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58940,做空,2024-09-13 13:35:00,2024-09-13 14:35:00,2349.44,2356.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58941,做多,2024-09-13 14:35:00,2024-09-13 15:05:00,2356.53,2369.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58942,做多,2024-09-13 16:50:00,2024-09-13 17:20:00,2406.79,2407.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58943,做空,2024-09-13 17:20:00,2024-09-13 18:15:00,2407.23,2413.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58944,做多,2024-09-13 18:15:00,2024-09-13 18:20:00,2413.09,2409.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58945,做空,2024-09-13 18:20:00,2024-09-13 18:25:00,2409.34,2410.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58946,做多,2024-09-13 18:25:00,2024-09-13 18:30:00,2410.6,2420.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58947,做多,2024-09-13 18:30:00,2024-09-13 18:35:00,2420.81,2424.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58948,做多,2024-09-13 19:55:00,2024-09-13 21:10:00,2419.8,2431.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58949,做多,2024-09-14 01:05:00,2024-09-14 02:25:00,2432.51,2427.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58950,做空,2024-09-14 02:25:00,2024-09-14 03:00:00,2427.7,2427.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58951,做多,2024-09-14 03:00:00,2024-09-14 03:05:00,2427.6,2427.83,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58952,做多,2024-09-14 04:35:00,2024-09-14 06:55:00,2429.23,2418.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58953,做空,2024-09-14 06:55:00,2024-09-14 07:20:00,2418.46,2416.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -58954,做多,2024-09-14 07:20:00,2024-09-14 07:35:00,2416.55,2418.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58955,做多,2024-09-14 08:05:00,2024-09-14 08:20:00,2418.27,2417.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58956,做空,2024-09-14 08:20:00,2024-09-14 08:25:00,2417.38,2415.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58957,做多,2024-09-14 09:05:00,2024-09-14 09:15:00,2416.89,2417.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58958,做空,2024-09-14 09:15:00,2024-09-14 09:30:00,2417.07,2416.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58959,做多,2024-09-14 09:30:00,2024-09-14 09:40:00,2416.29,2415.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58960,做空,2024-09-14 09:40:00,2024-09-14 09:50:00,2415.02,2418.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58961,做多,2024-09-14 09:50:00,2024-09-14 09:55:00,2418.18,2418.97,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58962,做多,2024-09-14 10:05:00,2024-09-14 10:10:00,2416.1,2415.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58963,做空,2024-09-14 10:10:00,2024-09-14 10:25:00,2415.72,2416.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58964,做多,2024-09-14 10:25:00,2024-09-14 10:30:00,2416.36,2414.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58965,做空,2024-09-14 10:30:00,2024-09-14 10:45:00,2414.36,2410.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58966,做多,2024-09-14 11:25:00,2024-09-14 11:40:00,2411.44,2411.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58967,做空,2024-09-14 11:40:00,2024-09-14 11:50:00,2411.55,2413.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58968,做多,2024-09-14 11:50:00,2024-09-14 12:05:00,2413.93,2419.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58969,做多,2024-09-14 14:20:00,2024-09-14 14:25:00,2417.77,2420.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58970,做多,2024-09-14 15:35:00,2024-09-14 16:15:00,2418.39,2418.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58971,做空,2024-09-14 16:15:00,2024-09-14 16:25:00,2418.57,2414.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58972,做多,2024-09-14 16:45:00,2024-09-14 17:00:00,2417.2,2414.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58973,做空,2024-09-14 17:00:00,2024-09-14 17:05:00,2414.73,2412.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58974,做多,2024-09-14 17:20:00,2024-09-14 19:00:00,2415.27,2403.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58975,做空,2024-09-14 19:00:00,2024-09-14 19:10:00,2403.1,2404.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58976,做多,2024-09-14 19:10:00,2024-09-14 20:20:00,2404.46,2412.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58977,做多,2024-09-14 22:30:00,2024-09-14 22:35:00,2415.61,2416.59,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58978,做多,2024-09-14 23:30:00,2024-09-15 00:10:00,2414.55,2418.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58979,做多,2024-09-15 01:50:00,2024-09-15 02:05:00,2422.6,2422.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58980,做空,2024-09-15 02:05:00,2024-09-15 02:35:00,2422.22,2422.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58981,做多,2024-09-15 02:35:00,2024-09-15 02:55:00,2422.43,2424.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58982,做多,2024-09-15 03:35:00,2024-09-15 03:40:00,2422.87,2422.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58983,做空,2024-09-15 03:40:00,2024-09-15 03:45:00,2422.06,2419.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58984,做多,2024-09-15 05:05:00,2024-09-15 05:15:00,2417.78,2417.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -58985,做空,2024-09-15 05:15:00,2024-09-15 07:15:00,2417.85,2419.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58986,做多,2024-09-15 07:15:00,2024-09-15 07:20:00,2419.53,2422.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -58987,做多,2024-09-15 12:20:00,2024-09-15 12:25:00,2408.8,2409.63,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -58988,做多,2024-09-15 14:00:00,2024-09-15 15:10:00,2410.62,2406.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58989,做空,2024-09-15 15:10:00,2024-09-15 15:20:00,2406.72,2406.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58990,做多,2024-09-15 15:20:00,2024-09-15 15:30:00,2406.81,2406.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58991,做空,2024-09-15 15:30:00,2024-09-15 15:35:00,2406.03,2406.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58992,做多,2024-09-15 15:35:00,2024-09-15 16:00:00,2406.37,2404.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58993,做空,2024-09-15 16:00:00,2024-09-15 16:10:00,2404.51,2399.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -58994,做多,2024-09-15 18:50:00,2024-09-15 18:55:00,2382.8,2379.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -58995,做多,2024-09-15 21:50:00,2024-09-15 22:00:00,2351.55,2342.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58996,做空,2024-09-15 22:00:00,2024-09-15 22:20:00,2342.54,2347.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58997,做多,2024-09-15 22:20:00,2024-09-15 22:25:00,2347.02,2345.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58998,做空,2024-09-15 22:25:00,2024-09-15 22:40:00,2345.66,2346.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -58999,做多,2024-09-15 22:40:00,2024-09-15 22:45:00,2346.16,2344.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59000,做空,2024-09-15 22:45:00,2024-09-15 22:50:00,2344.07,2345.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59001,做多,2024-09-15 22:50:00,2024-09-16 02:40:00,2345.06,2270.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59002,做空,2024-09-16 02:40:00,2024-09-16 02:50:00,2270.75,2257.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59003,做多,2024-09-16 03:15:00,2024-09-16 03:20:00,2272.38,2272.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59004,做空,2024-09-16 03:20:00,2024-09-16 07:00:00,2272.12,2291.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59005,做多,2024-09-16 07:00:00,2024-09-16 07:15:00,2291.18,2292.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59006,做空,2024-09-16 07:15:00,2024-09-16 07:20:00,2292.12,2295.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59007,做多,2024-09-16 07:20:00,2024-09-16 07:25:00,2295.69,2296.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59008,做多,2024-09-16 10:40:00,2024-09-16 12:05:00,2300.06,2310.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59009,做多,2024-09-16 13:00:00,2024-09-16 14:00:00,2303.29,2294.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59010,做空,2024-09-16 14:00:00,2024-09-16 14:05:00,2294.23,2290.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59011,做多,2024-09-16 15:10:00,2024-09-16 16:30:00,2284.31,2287.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -59012,做空,2024-09-16 16:30:00,2024-09-16 16:35:00,2287.11,2290.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59013,做多,2024-09-16 16:35:00,2024-09-16 16:40:00,2290.36,2286.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59014,做空,2024-09-16 16:40:00,2024-09-16 16:45:00,2286.05,2288.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59015,做多,2024-09-16 16:50:00,2024-09-16 17:45:00,2289.34,2299.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59016,做多,2024-09-16 18:15:00,2024-09-16 18:40:00,2286.52,2284.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59017,做空,2024-09-16 18:40:00,2024-09-16 18:45:00,2284.01,2286.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59018,做多,2024-09-16 18:45:00,2024-09-16 19:25:00,2286.7,2288.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -59019,做空,2024-09-16 19:25:00,2024-09-16 19:30:00,2288.32,2288.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59020,做多,2024-09-16 19:30:00,2024-09-16 19:35:00,2288.9,2287.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59021,做空,2024-09-16 19:35:00,2024-09-16 19:40:00,2287.11,2287.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59022,做多,2024-09-16 19:40:00,2024-09-16 19:45:00,2287.51,2283.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59023,做空,2024-09-16 19:45:00,2024-09-16 19:55:00,2283.86,2273.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59024,做多,2024-09-16 21:10:00,2024-09-16 22:35:00,2280.42,2282.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -59025,做空,2024-09-16 22:35:00,2024-09-16 22:50:00,2282.63,2284.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59026,做多,2024-09-16 22:50:00,2024-09-16 23:00:00,2284.24,2287.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59027,做多,2024-09-16 23:00:00,2024-09-16 23:05:00,2287.89,2289.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59028,做多,2024-09-17 00:25:00,2024-09-17 02:25:00,2292.29,2280.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59029,做多,2024-09-17 04:05:00,2024-09-17 04:30:00,2283.86,2286.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59030,做多,2024-09-17 07:05:00,2024-09-17 07:20:00,2299.99,2300.03,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59031,做空,2024-09-17 07:20:00,2024-09-17 09:05:00,2300.03,2310.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59032,做多,2024-09-17 09:05:00,2024-09-17 09:10:00,2310.5,2304.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59033,做多,2024-09-17 09:30:00,2024-09-17 09:40:00,2305.67,2307.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -59034,做空,2024-09-17 09:40:00,2024-09-17 12:20:00,2307.44,2312.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59035,做多,2024-09-17 12:20:00,2024-09-17 12:30:00,2312.68,2309.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59036,做空,2024-09-17 12:30:00,2024-09-17 12:40:00,2309.71,2313.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59037,做多,2024-09-17 12:40:00,2024-09-17 12:45:00,2313.41,2313.6,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59038,做多,2024-09-17 14:05:00,2024-09-17 14:10:00,2319.1,2332.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59039,做多,2024-09-17 17:20:00,2024-09-17 17:25:00,2372.97,2371.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59040,做空,2024-09-17 17:25:00,2024-09-17 17:35:00,2371.98,2370.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -59041,做多,2024-09-17 17:35:00,2024-09-17 17:40:00,2370.18,2364.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59042,做空,2024-09-17 17:40:00,2024-09-17 17:45:00,2364.84,2365.53,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59043,做多,2024-09-17 17:50:00,2024-09-17 18:10:00,2367.77,2362.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59044,做空,2024-09-17 18:10:00,2024-09-17 18:15:00,2362.61,2361.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59045,做多,2024-09-17 19:55:00,2024-09-17 20:00:00,2351.93,2350.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59046,做空,2024-09-17 20:00:00,2024-09-17 20:05:00,2350.93,2354.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59047,做多,2024-09-17 20:05:00,2024-09-17 20:10:00,2354.73,2351.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59048,做空,2024-09-17 20:10:00,2024-09-17 21:35:00,2351.19,2347.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -59049,做多,2024-09-17 21:35:00,2024-09-18 00:05:00,2347.61,2333.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59050,做空,2024-09-18 00:05:00,2024-09-18 00:15:00,2333.29,2326.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59051,做多,2024-09-18 01:25:00,2024-09-18 01:30:00,2325.41,2322.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59052,做空,2024-09-18 01:30:00,2024-09-18 01:35:00,2322.91,2323.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59053,做多,2024-09-18 01:35:00,2024-09-18 01:45:00,2323.23,2320.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59054,做空,2024-09-18 01:45:00,2024-09-18 01:50:00,2320.71,2321.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59055,做多,2024-09-18 01:50:00,2024-09-18 02:15:00,2321.93,2327.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59056,做多,2024-09-18 06:00:00,2024-09-18 06:15:00,2320.86,2326.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59057,做多,2024-09-18 06:45:00,2024-09-18 07:00:00,2321.73,2331.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59058,做多,2024-09-18 10:50:00,2024-09-18 12:50:00,2302.43,2310.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59059,做多,2024-09-18 14:25:00,2024-09-18 14:30:00,2302.52,2298.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59060,做空,2024-09-18 14:30:00,2024-09-18 14:35:00,2298.47,2300.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59061,做多,2024-09-18 14:35:00,2024-09-18 14:45:00,2300.43,2298.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59062,做空,2024-09-18 14:45:00,2024-09-18 14:50:00,2298.99,2300.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59063,做多,2024-09-18 14:50:00,2024-09-18 14:55:00,2300.38,2298.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59064,做空,2024-09-18 14:55:00,2024-09-18 15:00:00,2298.0,2303.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59065,做多,2024-09-18 15:00:00,2024-09-18 15:05:00,2303.68,2301.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59066,做多,2024-09-18 16:05:00,2024-09-18 16:10:00,2300.99,2296.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59067,做空,2024-09-18 16:10:00,2024-09-18 16:15:00,2296.64,2299.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59068,做多,2024-09-18 16:15:00,2024-09-18 16:20:00,2299.22,2295.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59069,做空,2024-09-18 16:20:00,2024-09-18 16:25:00,2295.77,2298.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59070,做多,2024-09-18 16:25:00,2024-09-18 16:45:00,2298.57,2299.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59071,做空,2024-09-18 16:45:00,2024-09-18 17:25:00,2299.55,2299.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59072,做多,2024-09-18 17:25:00,2024-09-18 17:35:00,2299.27,2300.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59073,做多,2024-09-18 19:10:00,2024-09-18 19:15:00,2334.49,2331.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59074,做空,2024-09-18 19:15:00,2024-09-18 19:25:00,2331.22,2325.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -59075,做多,2024-09-18 19:25:00,2024-09-18 22:30:00,2325.41,2337.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59076,做多,2024-09-18 22:45:00,2024-09-18 23:00:00,2337.02,2344.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59077,做多,2024-09-19 01:35:00,2024-09-19 01:45:00,2388.08,2388.2,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59078,做空,2024-09-19 01:45:00,2024-09-19 01:55:00,2388.2,2389.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59079,做多,2024-09-19 01:55:00,2024-09-19 02:00:00,2389.36,2385.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59080,做空,2024-09-19 02:00:00,2024-09-19 02:10:00,2385.12,2387.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59081,做多,2024-09-19 02:10:00,2024-09-19 02:35:00,2387.34,2391.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59082,做多,2024-09-19 04:10:00,2024-09-19 04:25:00,2400.14,2401.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -59083,做空,2024-09-19 04:25:00,2024-09-19 04:40:00,2401.89,2403.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59084,做多,2024-09-19 04:40:00,2024-09-19 04:50:00,2403.81,2409.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59085,做多,2024-09-19 05:50:00,2024-09-19 06:00:00,2408.03,2409.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59086,做空,2024-09-19 06:00:00,2024-09-19 06:15:00,2409.12,2411.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59087,做多,2024-09-19 06:15:00,2024-09-19 06:20:00,2411.47,2411.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59088,做空,2024-09-19 06:20:00,2024-09-19 09:00:00,2411.41,2432.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59089,做多,2024-09-19 09:00:00,2024-09-19 09:15:00,2432.98,2434.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59090,做空,2024-09-19 09:15:00,2024-09-19 09:20:00,2434.01,2435.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59091,做多,2024-09-19 09:20:00,2024-09-19 09:25:00,2435.48,2431.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59092,做空,2024-09-19 09:25:00,2024-09-19 09:30:00,2431.96,2432.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59093,做多,2024-09-19 09:30:00,2024-09-19 10:10:00,2432.61,2429.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59094,做空,2024-09-19 10:10:00,2024-09-19 10:15:00,2429.48,2428.52,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59095,做多,2024-09-19 10:25:00,2024-09-19 10:30:00,2436.27,2427.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59096,做多,2024-09-19 11:40:00,2024-09-19 11:50:00,2431.51,2433.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59097,做多,2024-09-19 12:50:00,2024-09-19 13:00:00,2432.34,2433.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -59098,做空,2024-09-19 13:00:00,2024-09-19 13:05:00,2433.58,2436.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59099,做多,2024-09-19 13:05:00,2024-09-19 13:20:00,2436.35,2445.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59100,做多,2024-09-19 13:35:00,2024-09-19 14:20:00,2436.37,2429.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59101,做空,2024-09-19 14:20:00,2024-09-19 14:25:00,2429.56,2432.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59102,做多,2024-09-19 14:25:00,2024-09-19 14:40:00,2432.05,2429.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59103,做空,2024-09-19 14:40:00,2024-09-19 15:10:00,2429.65,2429.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59104,做多,2024-09-19 15:10:00,2024-09-19 15:30:00,2429.52,2429.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59105,做空,2024-09-19 15:30:00,2024-09-19 15:35:00,2429.93,2433.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59106,做多,2024-09-19 15:35:00,2024-09-19 15:45:00,2433.44,2438.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59107,做多,2024-09-19 17:30:00,2024-09-19 18:20:00,2461.4,2490.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59108,做多,2024-09-19 18:55:00,2024-09-19 20:40:00,2474.03,2464.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59109,做空,2024-09-19 20:40:00,2024-09-19 21:10:00,2464.36,2468.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59110,做多,2024-09-19 21:10:00,2024-09-19 21:30:00,2468.68,2466.15,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59111,做多,2024-09-19 21:45:00,2024-09-19 22:35:00,2463.55,2464.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59112,做多,2024-09-20 01:30:00,2024-09-20 01:35:00,2451.33,2448.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59113,做空,2024-09-20 01:35:00,2024-09-20 01:40:00,2448.73,2449.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59114,做多,2024-09-20 01:40:00,2024-09-20 02:20:00,2449.53,2445.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59115,做空,2024-09-20 02:20:00,2024-09-20 02:25:00,2445.57,2449.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59116,做多,2024-09-20 02:25:00,2024-09-20 03:00:00,2449.33,2458.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59117,做多,2024-09-20 05:45:00,2024-09-20 05:50:00,2544.96,2541.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59118,做空,2024-09-20 05:50:00,2024-09-20 05:55:00,2541.47,2542.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59119,做多,2024-09-20 05:55:00,2024-09-20 06:00:00,2542.99,2542.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59120,做空,2024-09-20 06:00:00,2024-09-20 06:05:00,2542.64,2544.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59121,做多,2024-09-20 06:05:00,2024-09-20 06:10:00,2544.94,2539.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59122,做空,2024-09-20 06:10:00,2024-09-20 06:20:00,2539.97,2543.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59123,做多,2024-09-20 06:20:00,2024-09-20 06:35:00,2543.54,2551.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59124,做多,2024-09-20 09:10:00,2024-09-20 09:15:00,2550.99,2549.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59125,做空,2024-09-20 09:15:00,2024-09-20 09:40:00,2549.57,2546.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -59126,做多,2024-09-20 09:40:00,2024-09-20 09:45:00,2546.91,2545.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59127,做空,2024-09-20 09:45:00,2024-09-20 10:10:00,2545.0,2539.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59128,做多,2024-09-20 10:20:00,2024-09-20 10:25:00,2547.86,2544.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59129,做空,2024-09-20 10:25:00,2024-09-20 10:30:00,2544.61,2547.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59130,做多,2024-09-20 10:30:00,2024-09-20 10:35:00,2547.74,2550.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59131,做多,2024-09-20 12:00:00,2024-09-20 12:10:00,2547.33,2546.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59132,做空,2024-09-20 12:10:00,2024-09-20 12:15:00,2546.07,2551.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59133,做多,2024-09-20 12:15:00,2024-09-20 12:20:00,2551.66,2552.19,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59134,做多,2024-09-20 14:15:00,2024-09-20 14:30:00,2538.9,2557.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59135,做多,2024-09-20 15:05:00,2024-09-20 16:35:00,2535.64,2545.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -59136,做空,2024-09-20 16:35:00,2024-09-20 16:40:00,2545.31,2550.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59137,做多,2024-09-20 16:40:00,2024-09-20 18:30:00,2550.34,2535.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59138,做空,2024-09-20 18:30:00,2024-09-20 18:40:00,2535.79,2538.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59139,做多,2024-09-20 18:40:00,2024-09-20 18:55:00,2538.71,2542.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59140,做多,2024-09-20 20:00:00,2024-09-20 20:05:00,2543.16,2539.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59141,做空,2024-09-20 20:05:00,2024-09-20 20:20:00,2539.85,2543.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59142,做多,2024-09-20 20:20:00,2024-09-20 20:25:00,2543.65,2539.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59143,做空,2024-09-20 20:25:00,2024-09-20 20:30:00,2539.06,2537.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59144,做多,2024-09-20 20:40:00,2024-09-20 20:50:00,2545.13,2542.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59145,做空,2024-09-20 20:50:00,2024-09-20 21:00:00,2542.81,2543.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59146,做多,2024-09-20 21:00:00,2024-09-20 21:05:00,2543.3,2545.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59147,做多,2024-09-20 21:45:00,2024-09-20 21:55:00,2545.23,2544.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59148,做空,2024-09-20 21:55:00,2024-09-20 22:00:00,2544.53,2548.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59149,做多,2024-09-20 22:00:00,2024-09-20 22:15:00,2548.68,2547.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59150,做空,2024-09-20 22:15:00,2024-09-20 23:30:00,2547.43,2549.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59151,做多,2024-09-20 23:30:00,2024-09-20 23:40:00,2549.36,2554.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59152,做多,2024-09-21 03:00:00,2024-09-21 03:30:00,2544.45,2542.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59153,做空,2024-09-21 03:30:00,2024-09-21 03:55:00,2542.72,2542.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59154,做多,2024-09-21 03:55:00,2024-09-21 06:10:00,2542.81,2550.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59155,做多,2024-09-21 07:25:00,2024-09-21 07:45:00,2550.53,2555.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59156,做多,2024-09-21 08:20:00,2024-09-21 08:30:00,2550.99,2549.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59157,做空,2024-09-21 08:30:00,2024-09-21 08:40:00,2549.99,2552.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59158,做多,2024-09-21 08:40:00,2024-09-21 08:45:00,2552.0,2548.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59159,做空,2024-09-21 08:45:00,2024-09-21 09:00:00,2548.43,2546.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59160,做多,2024-09-21 09:25:00,2024-09-21 09:30:00,2550.42,2549.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59161,做空,2024-09-21 09:30:00,2024-09-21 09:35:00,2549.74,2550.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59162,做多,2024-09-21 09:35:00,2024-09-21 09:40:00,2550.28,2550.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59163,做空,2024-09-21 09:40:00,2024-09-21 10:20:00,2550.09,2545.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59164,做多,2024-09-21 11:10:00,2024-09-21 11:45:00,2549.24,2552.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59165,做多,2024-09-21 12:30:00,2024-09-21 12:35:00,2552.36,2551.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59166,做空,2024-09-21 12:35:00,2024-09-21 14:30:00,2551.59,2568.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59167,做多,2024-09-21 14:30:00,2024-09-21 14:45:00,2568.4,2565.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59168,做空,2024-09-21 14:45:00,2024-09-21 14:50:00,2565.02,2566.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59169,做多,2024-09-21 14:50:00,2024-09-21 14:55:00,2566.66,2566.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59170,做空,2024-09-21 14:55:00,2024-09-21 15:05:00,2566.32,2557.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59171,做多,2024-09-21 16:00:00,2024-09-21 16:15:00,2564.44,2559.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59172,做空,2024-09-21 16:15:00,2024-09-21 16:25:00,2559.01,2558.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59173,做多,2024-09-21 16:25:00,2024-09-21 16:35:00,2558.7,2557.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59174,做空,2024-09-21 16:35:00,2024-09-21 16:50:00,2557.31,2558.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59175,做多,2024-09-21 16:50:00,2024-09-21 17:15:00,2558.61,2565.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59176,做多,2024-09-21 18:35:00,2024-09-21 18:40:00,2568.18,2567.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59177,做空,2024-09-21 18:40:00,2024-09-21 19:55:00,2567.94,2570.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59178,做多,2024-09-21 19:55:00,2024-09-21 20:00:00,2570.59,2568.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59179,做空,2024-09-21 20:00:00,2024-09-21 20:55:00,2568.61,2564.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59180,做多,2024-09-21 22:05:00,2024-09-21 22:10:00,2564.03,2562.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59181,做空,2024-09-21 22:10:00,2024-09-21 22:20:00,2562.57,2564.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59182,做多,2024-09-21 22:20:00,2024-09-21 22:30:00,2564.52,2566.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59183,做多,2024-09-22 03:05:00,2024-09-22 03:10:00,2595.11,2602.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59184,做多,2024-09-22 03:10:00,2024-09-22 03:45:00,2602.93,2596.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59185,做空,2024-09-22 03:45:00,2024-09-22 04:00:00,2596.15,2595.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59186,做多,2024-09-22 04:00:00,2024-09-22 04:55:00,2595.64,2597.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -59187,做空,2024-09-22 04:55:00,2024-09-22 05:05:00,2597.56,2591.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59188,做多,2024-09-22 07:15:00,2024-09-22 07:25:00,2582.14,2583.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -59189,做空,2024-09-22 07:25:00,2024-09-22 07:40:00,2583.65,2584.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59190,做多,2024-09-22 07:40:00,2024-09-22 08:05:00,2584.27,2589.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59191,做多,2024-09-22 10:50:00,2024-09-22 11:05:00,2579.8,2574.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59192,做空,2024-09-22 11:05:00,2024-09-22 11:15:00,2574.44,2577.22,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59193,做多,2024-09-22 11:15:00,2024-09-22 11:25:00,2577.22,2580.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59194,做多,2024-09-22 12:50:00,2024-09-22 13:05:00,2580.22,2580.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59195,做空,2024-09-22 13:05:00,2024-09-22 13:10:00,2580.36,2586.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59196,做多,2024-09-22 13:10:00,2024-09-22 13:15:00,2586.54,2585.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59197,做多,2024-09-22 15:00:00,2024-09-22 15:05:00,2568.19,2565.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59198,做空,2024-09-22 15:05:00,2024-09-22 15:15:00,2565.56,2570.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59199,做多,2024-09-22 15:15:00,2024-09-22 16:00:00,2570.58,2566.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59200,做空,2024-09-22 16:00:00,2024-09-22 16:10:00,2566.92,2556.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59201,做多,2024-09-22 16:30:00,2024-09-22 17:10:00,2567.37,2580.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59202,做多,2024-09-22 18:20:00,2024-09-22 18:25:00,2579.72,2578.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59203,做空,2024-09-22 18:25:00,2024-09-22 18:30:00,2578.98,2580.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59204,做多,2024-09-22 18:30:00,2024-09-22 20:50:00,2580.01,2572.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59205,做空,2024-09-22 20:50:00,2024-09-22 21:00:00,2572.39,2574.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59206,做多,2024-09-22 21:00:00,2024-09-22 21:20:00,2574.77,2574.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59207,做空,2024-09-22 21:20:00,2024-09-22 21:30:00,2574.48,2570.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59208,做多,2024-09-22 22:30:00,2024-09-23 00:00:00,2555.15,2575.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -59209,做空,2024-09-23 00:00:00,2024-09-23 00:10:00,2575.92,2557.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59210,做多,2024-09-23 00:35:00,2024-09-23 00:50:00,2574.36,2598.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59211,做多,2024-09-23 05:35:00,2024-09-23 05:40:00,2662.33,2661.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59212,做空,2024-09-23 05:40:00,2024-09-23 06:05:00,2661.48,2654.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59213,做多,2024-09-23 06:15:00,2024-09-23 06:20:00,2658.02,2655.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59214,做空,2024-09-23 06:20:00,2024-09-23 06:30:00,2655.88,2659.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59215,做多,2024-09-23 06:30:00,2024-09-23 06:35:00,2659.22,2657.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59216,做空,2024-09-23 06:35:00,2024-09-23 06:45:00,2657.31,2656.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59217,做多,2024-09-23 06:45:00,2024-09-23 08:30:00,2656.93,2639.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59218,做空,2024-09-23 08:30:00,2024-09-23 08:45:00,2639.09,2642.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59219,做多,2024-09-23 08:45:00,2024-09-23 09:00:00,2642.78,2649.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59220,做多,2024-09-23 10:40:00,2024-09-23 10:55:00,2649.54,2648.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59221,做空,2024-09-23 10:55:00,2024-09-23 11:35:00,2648.08,2646.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -59222,做多,2024-09-23 11:35:00,2024-09-23 11:50:00,2646.69,2644.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59223,做空,2024-09-23 11:50:00,2024-09-23 12:10:00,2644.93,2641.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59224,做多,2024-09-23 12:20:00,2024-09-23 12:40:00,2648.28,2642.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59225,做空,2024-09-23 12:40:00,2024-09-23 12:45:00,2642.93,2646.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59226,做多,2024-09-23 12:45:00,2024-09-23 12:50:00,2646.49,2644.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59227,做空,2024-09-23 12:50:00,2024-09-23 12:55:00,2644.22,2645.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59228,做多,2024-09-23 12:55:00,2024-09-23 13:05:00,2645.01,2641.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59229,做空,2024-09-23 13:05:00,2024-09-23 13:10:00,2641.57,2642.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59230,做多,2024-09-23 13:10:00,2024-09-23 13:30:00,2642.57,2645.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -59231,做空,2024-09-23 13:30:00,2024-09-23 13:35:00,2645.55,2636.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59232,做多,2024-09-23 13:45:00,2024-09-23 13:50:00,2646.57,2640.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59233,做空,2024-09-23 13:50:00,2024-09-23 13:55:00,2640.02,2641.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59234,做多,2024-09-23 14:00:00,2024-09-23 14:05:00,2645.8,2655.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59235,做多,2024-09-23 14:45:00,2024-09-23 15:00:00,2652.4,2652.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59236,做空,2024-09-23 15:00:00,2024-09-23 15:10:00,2652.9,2658.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59237,做多,2024-09-23 15:10:00,2024-09-23 15:15:00,2658.81,2656.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59238,做空,2024-09-23 15:15:00,2024-09-23 17:00:00,2656.66,2664.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59239,做多,2024-09-23 17:55:00,2024-09-23 18:00:00,2667.28,2664.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59240,做空,2024-09-23 18:00:00,2024-09-23 18:05:00,2664.53,2670.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59241,做多,2024-09-23 18:05:00,2024-09-23 18:10:00,2670.01,2671.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59242,做多,2024-09-23 19:45:00,2024-09-23 19:50:00,2680.79,2676.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59243,做空,2024-09-23 19:50:00,2024-09-23 19:55:00,2676.76,2671.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59244,做多,2024-09-23 20:15:00,2024-09-23 20:20:00,2680.27,2675.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59245,做空,2024-09-23 20:20:00,2024-09-23 20:25:00,2675.09,2668.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59246,做多,2024-09-23 23:00:00,2024-09-23 23:15:00,2648.01,2649.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -59247,做空,2024-09-23 23:15:00,2024-09-23 23:25:00,2649.58,2641.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59248,做多,2024-09-23 23:35:00,2024-09-23 23:45:00,2647.06,2647.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59249,做空,2024-09-23 23:45:00,2024-09-24 00:00:00,2647.36,2646.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59250,做多,2024-09-24 00:00:00,2024-09-24 00:20:00,2646.39,2641.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59251,做空,2024-09-24 00:20:00,2024-09-24 00:25:00,2641.92,2646.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59252,做多,2024-09-24 00:25:00,2024-09-24 00:30:00,2646.27,2646.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59253,做空,2024-09-24 00:30:00,2024-09-24 00:35:00,2646.1,2637.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59254,做多,2024-09-24 00:40:00,2024-09-24 03:20:00,2643.65,2623.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59255,做空,2024-09-24 03:20:00,2024-09-24 04:20:00,2623.61,2622.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59256,做多,2024-09-24 04:20:00,2024-09-24 04:40:00,2622.72,2622.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59257,做空,2024-09-24 04:40:00,2024-09-24 04:45:00,2622.22,2618.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59258,做多,2024-09-24 05:00:00,2024-09-24 05:30:00,2625.56,2627.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59259,做多,2024-09-24 07:40:00,2024-09-24 08:00:00,2640.44,2647.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59260,做多,2024-09-24 10:20:00,2024-09-24 10:30:00,2647.23,2647.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59261,做空,2024-09-24 10:30:00,2024-09-24 10:40:00,2647.83,2650.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59262,做多,2024-09-24 10:40:00,2024-09-24 10:50:00,2650.5,2646.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59263,做空,2024-09-24 10:50:00,2024-09-24 11:00:00,2646.74,2639.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59264,做多,2024-09-24 11:35:00,2024-09-24 12:25:00,2643.78,2639.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59265,做空,2024-09-24 12:25:00,2024-09-24 12:30:00,2639.63,2640.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59266,做多,2024-09-24 12:30:00,2024-09-24 12:35:00,2640.52,2640.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59267,做空,2024-09-24 12:35:00,2024-09-24 12:45:00,2640.07,2632.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59268,做多,2024-09-24 13:10:00,2024-09-24 13:25:00,2636.49,2630.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59269,做空,2024-09-24 13:25:00,2024-09-24 13:30:00,2630.78,2634.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59270,做多,2024-09-24 13:30:00,2024-09-24 13:45:00,2634.96,2642.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59271,做多,2024-09-24 15:15:00,2024-09-24 15:40:00,2613.35,2608.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59272,做空,2024-09-24 15:40:00,2024-09-24 16:30:00,2608.89,2614.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59273,做多,2024-09-24 16:30:00,2024-09-24 16:35:00,2614.86,2617.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59274,做多,2024-09-24 18:30:00,2024-09-24 19:15:00,2639.69,2639.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59275,做空,2024-09-24 19:15:00,2024-09-24 19:20:00,2639.27,2641.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59276,做多,2024-09-24 19:20:00,2024-09-24 19:25:00,2641.78,2638.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59277,做空,2024-09-24 19:25:00,2024-09-24 19:35:00,2638.53,2640.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59278,做多,2024-09-24 19:35:00,2024-09-24 19:40:00,2640.39,2639.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59279,做空,2024-09-24 19:40:00,2024-09-24 19:45:00,2639.15,2645.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59280,做多,2024-09-24 19:45:00,2024-09-24 19:50:00,2645.03,2653.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59281,做多,2024-09-24 20:25:00,2024-09-24 21:15:00,2652.26,2648.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59282,做空,2024-09-24 21:15:00,2024-09-24 21:40:00,2648.54,2639.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59283,做多,2024-09-24 21:45:00,2024-09-24 21:50:00,2648.86,2647.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59284,做空,2024-09-24 21:50:00,2024-09-24 22:00:00,2647.39,2654.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59285,做多,2024-09-24 22:00:00,2024-09-24 22:05:00,2654.52,2659.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59286,做多,2024-09-25 00:35:00,2024-09-25 00:40:00,2652.78,2652.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59287,做空,2024-09-25 00:40:00,2024-09-25 00:50:00,2652.17,2632.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59288,做多,2024-09-25 01:25:00,2024-09-25 01:35:00,2649.51,2667.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59289,做多,2024-09-25 02:20:00,2024-09-25 02:25:00,2646.99,2644.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59290,做空,2024-09-25 02:25:00,2024-09-25 02:30:00,2644.25,2645.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59291,做多,2024-09-25 02:30:00,2024-09-25 02:45:00,2645.72,2649.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -59292,做空,2024-09-25 02:45:00,2024-09-25 03:35:00,2649.28,2642.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -59293,做多,2024-09-25 03:35:00,2024-09-25 04:00:00,2642.81,2642.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59294,做空,2024-09-25 04:00:00,2024-09-25 04:15:00,2642.01,2637.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59295,做多,2024-09-25 06:40:00,2024-09-25 06:50:00,2621.62,2619.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59296,做空,2024-09-25 06:50:00,2024-09-25 07:05:00,2619.59,2620.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59297,做多,2024-09-25 07:05:00,2024-09-25 07:10:00,2620.85,2615.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59298,做空,2024-09-25 07:10:00,2024-09-25 07:15:00,2615.24,2613.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59299,做多,2024-09-25 07:20:00,2024-09-25 07:40:00,2620.78,2622.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59300,做多,2024-09-25 08:55:00,2024-09-25 09:00:00,2623.94,2626.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59301,做多,2024-09-25 09:25:00,2024-09-25 09:35:00,2621.69,2623.52,0.0,100.0,0.0,0.0,0.0,0.0,flip -59302,做空,2024-09-25 09:35:00,2024-09-25 09:50:00,2623.52,2620.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59303,做多,2024-09-25 10:10:00,2024-09-25 10:40:00,2626.01,2625.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59304,做空,2024-09-25 10:40:00,2024-09-25 11:20:00,2625.15,2614.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59305,做多,2024-09-25 11:25:00,2024-09-25 11:45:00,2620.44,2622.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -59306,做空,2024-09-25 11:45:00,2024-09-25 12:10:00,2622.93,2623.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59307,做多,2024-09-25 12:10:00,2024-09-25 12:30:00,2623.32,2621.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59308,做空,2024-09-25 12:30:00,2024-09-25 12:35:00,2621.02,2621.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59309,做多,2024-09-25 12:35:00,2024-09-25 12:45:00,2621.29,2617.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59310,做空,2024-09-25 12:45:00,2024-09-25 13:00:00,2617.86,2621.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59311,做多,2024-09-25 13:00:00,2024-09-25 13:05:00,2621.4,2617.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59312,做空,2024-09-25 13:05:00,2024-09-25 13:10:00,2617.66,2614.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59313,做多,2024-09-25 13:30:00,2024-09-25 14:05:00,2616.52,2623.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59314,做多,2024-09-25 14:50:00,2024-09-25 15:10:00,2618.97,2622.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -59315,做空,2024-09-25 15:10:00,2024-09-25 15:30:00,2622.12,2606.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59316,做多,2024-09-25 18:45:00,2024-09-25 19:00:00,2579.77,2581.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59317,做多,2024-09-25 20:10:00,2024-09-25 20:15:00,2580.63,2577.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59318,做空,2024-09-25 20:15:00,2024-09-25 20:40:00,2577.39,2577.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59319,做多,2024-09-25 20:40:00,2024-09-25 21:00:00,2577.52,2576.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59320,做空,2024-09-25 21:00:00,2024-09-25 21:05:00,2576.42,2578.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59321,做多,2024-09-25 21:05:00,2024-09-25 21:10:00,2578.99,2578.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59322,做空,2024-09-25 21:10:00,2024-09-25 22:10:00,2578.57,2567.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59323,做多,2024-09-25 23:10:00,2024-09-25 23:20:00,2573.47,2569.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59324,做空,2024-09-25 23:20:00,2024-09-25 23:25:00,2569.03,2574.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59325,做多,2024-09-25 23:25:00,2024-09-25 23:30:00,2574.65,2568.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59326,做空,2024-09-25 23:30:00,2024-09-25 23:35:00,2568.44,2571.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59327,做多,2024-09-25 23:35:00,2024-09-26 00:05:00,2571.54,2585.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59328,做多,2024-09-26 00:40:00,2024-09-26 00:45:00,2576.51,2559.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59329,做空,2024-09-26 00:45:00,2024-09-26 00:50:00,2559.88,2570.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59330,做多,2024-09-26 01:10:00,2024-09-26 01:25:00,2571.82,2574.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -59331,做空,2024-09-26 01:25:00,2024-09-26 01:35:00,2574.14,2564.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59332,做多,2024-09-26 01:40:00,2024-09-26 01:55:00,2574.48,2585.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59333,做多,2024-09-26 03:30:00,2024-09-26 03:35:00,2595.98,2597.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59334,做多,2024-09-26 05:05:00,2024-09-26 05:30:00,2598.53,2611.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59335,做多,2024-09-26 07:15:00,2024-09-26 07:25:00,2619.02,2617.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59336,做多,2024-09-26 09:25:00,2024-09-26 10:15:00,2620.53,2629.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59337,做多,2024-09-26 11:10:00,2024-09-26 11:15:00,2627.32,2626.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59338,做空,2024-09-26 11:15:00,2024-09-26 11:45:00,2626.83,2629.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59339,做多,2024-09-26 11:45:00,2024-09-26 11:50:00,2629.36,2626.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59340,做空,2024-09-26 11:50:00,2024-09-26 12:10:00,2626.31,2628.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59341,做多,2024-09-26 12:10:00,2024-09-26 12:15:00,2628.22,2627.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59342,做空,2024-09-26 12:15:00,2024-09-26 12:40:00,2627.72,2632.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59343,做多,2024-09-26 12:40:00,2024-09-26 12:45:00,2632.72,2629.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59344,做多,2024-09-26 14:05:00,2024-09-26 14:15:00,2629.59,2645.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59345,做多,2024-09-26 14:30:00,2024-09-26 14:55:00,2628.16,2612.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59346,做空,2024-09-26 14:55:00,2024-09-26 15:00:00,2612.39,2618.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59347,做多,2024-09-26 15:10:00,2024-09-26 15:30:00,2625.36,2654.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59348,做多,2024-09-26 17:00:00,2024-09-26 17:05:00,2658.9,2658.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59349,做多,2024-09-26 18:35:00,2024-09-26 18:40:00,2642.13,2638.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59350,做空,2024-09-26 18:40:00,2024-09-26 20:00:00,2638.65,2652.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59351,做多,2024-09-26 20:00:00,2024-09-26 20:05:00,2652.22,2651.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59352,做空,2024-09-26 20:05:00,2024-09-26 20:15:00,2651.39,2651.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59353,做多,2024-09-26 20:15:00,2024-09-26 20:20:00,2651.33,2642.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59354,做空,2024-09-26 20:20:00,2024-09-26 20:25:00,2642.0,2635.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59355,做多,2024-09-26 21:45:00,2024-09-26 21:50:00,2637.06,2635.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59356,做空,2024-09-26 21:50:00,2024-09-26 22:35:00,2635.72,2638.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59357,做多,2024-09-26 22:35:00,2024-09-26 22:40:00,2638.11,2637.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59358,做空,2024-09-26 22:40:00,2024-09-26 22:55:00,2637.59,2636.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59359,做多,2024-09-26 22:55:00,2024-09-27 00:00:00,2636.64,2629.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59360,做空,2024-09-27 00:00:00,2024-09-27 00:10:00,2629.14,2630.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59361,做多,2024-09-27 00:10:00,2024-09-27 00:20:00,2630.59,2631.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59362,做空,2024-09-27 00:20:00,2024-09-27 01:20:00,2631.78,2632.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59363,做多,2024-09-27 01:20:00,2024-09-27 01:35:00,2632.64,2627.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59364,做空,2024-09-27 01:35:00,2024-09-27 01:40:00,2627.11,2625.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59365,做多,2024-09-27 03:20:00,2024-09-27 03:30:00,2624.12,2627.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59366,做多,2024-09-27 05:45:00,2024-09-27 05:55:00,2646.96,2652.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59367,做多,2024-09-27 07:10:00,2024-09-27 07:20:00,2658.46,2656.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59368,做空,2024-09-27 07:20:00,2024-09-27 07:25:00,2656.98,2659.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59369,做多,2024-09-27 07:25:00,2024-09-27 07:30:00,2659.82,2657.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59370,做空,2024-09-27 07:30:00,2024-09-27 07:40:00,2657.46,2658.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59371,做多,2024-09-27 07:40:00,2024-09-27 07:55:00,2658.5,2656.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59372,做空,2024-09-27 07:55:00,2024-09-27 08:00:00,2656.06,2662.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59373,做多,2024-09-27 08:00:00,2024-09-27 08:05:00,2662.99,2663.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59374,做多,2024-09-27 09:45:00,2024-09-27 09:50:00,2667.06,2663.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59375,做空,2024-09-27 09:50:00,2024-09-27 10:05:00,2663.96,2651.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59376,做多,2024-09-27 11:15:00,2024-09-27 11:20:00,2648.58,2646.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59377,做空,2024-09-27 11:20:00,2024-09-27 11:30:00,2646.4,2645.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59378,做多,2024-09-27 11:30:00,2024-09-27 11:40:00,2645.36,2645.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59379,做空,2024-09-27 11:40:00,2024-09-27 12:20:00,2645.16,2647.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59380,做多,2024-09-27 12:20:00,2024-09-27 12:30:00,2647.86,2656.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59381,做多,2024-09-27 13:15:00,2024-09-27 13:20:00,2654.84,2652.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59382,做空,2024-09-27 13:20:00,2024-09-27 13:25:00,2652.03,2652.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59383,做多,2024-09-27 13:25:00,2024-09-27 13:35:00,2652.99,2643.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59384,做空,2024-09-27 13:35:00,2024-09-27 13:40:00,2643.86,2644.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59385,做多,2024-09-27 13:55:00,2024-09-27 14:00:00,2661.4,2658.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59386,做多,2024-09-27 16:00:00,2024-09-27 16:15:00,2684.48,2685.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -59387,做空,2024-09-27 16:15:00,2024-09-27 16:20:00,2685.96,2679.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59388,做多,2024-09-27 16:25:00,2024-09-27 16:30:00,2699.98,2715.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59389,做多,2024-09-27 17:55:00,2024-09-27 19:00:00,2702.23,2701.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59390,做多,2024-09-27 20:45:00,2024-09-27 21:35:00,2696.26,2692.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59391,做空,2024-09-27 21:35:00,2024-09-27 21:55:00,2692.47,2692.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59392,做多,2024-09-27 21:55:00,2024-09-27 22:20:00,2692.6,2698.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59393,做多,2024-09-27 23:30:00,2024-09-28 01:00:00,2699.69,2694.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59394,做空,2024-09-28 01:00:00,2024-09-28 01:05:00,2694.8,2695.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59395,做多,2024-09-28 01:05:00,2024-09-28 01:15:00,2695.48,2694.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59396,做空,2024-09-28 01:15:00,2024-09-28 01:20:00,2694.06,2695.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59397,做多,2024-09-28 01:20:00,2024-09-28 01:25:00,2695.05,2694.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59398,做空,2024-09-28 01:25:00,2024-09-28 01:45:00,2694.51,2691.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59399,做多,2024-09-28 01:50:00,2024-09-28 02:00:00,2694.0,2695.31,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59400,做多,2024-09-28 02:20:00,2024-09-28 02:30:00,2694.13,2699.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59401,做多,2024-09-28 04:15:00,2024-09-28 04:50:00,2694.96,2693.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59402,做空,2024-09-28 04:50:00,2024-09-28 05:00:00,2693.03,2692.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59403,做多,2024-09-28 05:00:00,2024-09-28 07:05:00,2692.5,2679.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59404,做空,2024-09-28 07:05:00,2024-09-28 07:30:00,2679.66,2679.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59405,做多,2024-09-28 07:30:00,2024-09-28 07:45:00,2679.79,2675.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59406,做空,2024-09-28 07:45:00,2024-09-28 07:50:00,2675.18,2678.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59407,做多,2024-09-28 07:50:00,2024-09-28 10:00:00,2678.08,2668.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59408,做空,2024-09-28 10:00:00,2024-09-28 11:35:00,2668.15,2672.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59409,做多,2024-09-28 11:35:00,2024-09-28 11:40:00,2672.93,2671.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59410,做空,2024-09-28 11:40:00,2024-09-28 11:50:00,2671.35,2672.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59411,做多,2024-09-28 11:50:00,2024-09-28 12:00:00,2672.94,2669.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59412,做空,2024-09-28 12:00:00,2024-09-28 12:10:00,2669.4,2664.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59413,做多,2024-09-28 13:40:00,2024-09-28 13:45:00,2661.6,2659.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59414,做空,2024-09-28 13:45:00,2024-09-28 13:55:00,2659.19,2658.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59415,做多,2024-09-28 13:55:00,2024-09-28 14:05:00,2658.39,2669.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59416,做多,2024-09-28 15:20:00,2024-09-28 16:05:00,2668.6,2667.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59417,做空,2024-09-28 16:05:00,2024-09-28 16:10:00,2667.19,2670.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59418,做多,2024-09-28 16:10:00,2024-09-28 16:15:00,2670.12,2666.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59419,做空,2024-09-28 16:15:00,2024-09-28 16:20:00,2666.19,2669.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59420,做多,2024-09-28 16:20:00,2024-09-28 16:30:00,2669.97,2667.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59421,做空,2024-09-28 16:30:00,2024-09-28 16:35:00,2667.97,2665.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59422,做多,2024-09-28 17:10:00,2024-09-28 17:25:00,2669.14,2677.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59423,做多,2024-09-28 19:10:00,2024-09-28 19:20:00,2676.84,2676.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59424,做空,2024-09-28 19:20:00,2024-09-28 19:30:00,2676.4,2677.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59425,做多,2024-09-28 19:30:00,2024-09-28 19:35:00,2677.7,2676.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59426,做空,2024-09-28 19:35:00,2024-09-28 19:40:00,2676.01,2676.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59427,做多,2024-09-28 19:40:00,2024-09-28 20:10:00,2676.14,2677.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -59428,做空,2024-09-28 20:10:00,2024-09-28 20:50:00,2677.56,2672.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59429,做多,2024-09-28 22:15:00,2024-09-28 22:35:00,2670.83,2676.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59430,做多,2024-09-28 23:30:00,2024-09-28 23:50:00,2672.05,2678.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59431,做多,2024-09-29 01:50:00,2024-09-29 02:05:00,2672.47,2675.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59432,做多,2024-09-29 03:40:00,2024-09-29 03:45:00,2674.69,2673.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59433,做空,2024-09-29 03:45:00,2024-09-29 03:50:00,2673.61,2673.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59434,做多,2024-09-29 03:50:00,2024-09-29 03:55:00,2673.8,2673.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59435,做空,2024-09-29 03:55:00,2024-09-29 04:15:00,2673.4,2667.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59436,做多,2024-09-29 05:20:00,2024-09-29 05:30:00,2671.79,2666.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59437,做空,2024-09-29 05:30:00,2024-09-29 05:45:00,2666.94,2661.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59438,做多,2024-09-29 08:40:00,2024-09-29 09:05:00,2644.27,2649.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59439,做多,2024-09-29 10:05:00,2024-09-29 11:35:00,2646.29,2651.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59440,做多,2024-09-29 12:35:00,2024-09-29 12:50:00,2651.19,2646.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59441,做空,2024-09-29 12:50:00,2024-09-29 12:55:00,2646.56,2645.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59442,做多,2024-09-29 13:10:00,2024-09-29 13:25:00,2652.68,2651.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59443,做空,2024-09-29 13:25:00,2024-09-29 14:05:00,2651.82,2651.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59444,做多,2024-09-29 14:05:00,2024-09-29 14:20:00,2651.33,2650.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59445,做空,2024-09-29 14:20:00,2024-09-29 14:25:00,2650.82,2653.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59446,做多,2024-09-29 14:25:00,2024-09-29 14:30:00,2653.44,2649.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59447,做空,2024-09-29 14:30:00,2024-09-29 14:40:00,2649.45,2648.99,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59448,做多,2024-09-29 14:55:00,2024-09-29 15:10:00,2651.57,2662.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59449,做多,2024-09-29 16:45:00,2024-09-29 17:15:00,2662.77,2667.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59450,做多,2024-09-29 18:05:00,2024-09-29 18:10:00,2663.89,2663.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59451,做空,2024-09-29 18:10:00,2024-09-29 18:35:00,2663.05,2663.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59452,做多,2024-09-29 18:35:00,2024-09-29 18:40:00,2663.8,2662.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59453,做空,2024-09-29 18:40:00,2024-09-29 19:00:00,2662.05,2662.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59454,做多,2024-09-29 19:00:00,2024-09-29 19:20:00,2662.71,2664.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59455,做多,2024-09-29 19:40:00,2024-09-29 19:45:00,2664.15,2665.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59456,做多,2024-09-29 20:15:00,2024-09-29 20:20:00,2666.11,2661.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59457,做空,2024-09-29 20:20:00,2024-09-29 20:25:00,2661.56,2661.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59458,做多,2024-09-29 20:30:00,2024-09-29 21:10:00,2663.18,2661.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59459,做空,2024-09-29 21:10:00,2024-09-29 21:15:00,2661.35,2662.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59460,做多,2024-09-29 21:15:00,2024-09-29 21:30:00,2662.9,2661.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59461,做空,2024-09-29 21:30:00,2024-09-29 21:35:00,2661.15,2663.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59462,做多,2024-09-29 21:35:00,2024-09-29 21:40:00,2663.2,2663.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59463,做空,2024-09-29 21:40:00,2024-09-29 21:55:00,2663.0,2665.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59464,做多,2024-09-29 21:55:00,2024-09-29 22:05:00,2665.79,2669.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59465,做多,2024-09-29 22:25:00,2024-09-29 22:35:00,2661.64,2661.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59466,做空,2024-09-29 22:35:00,2024-09-29 22:40:00,2661.11,2658.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59467,做多,2024-09-29 23:45:00,2024-09-30 00:00:00,2659.99,2655.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59468,做空,2024-09-30 00:00:00,2024-09-30 00:05:00,2655.4,2657.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59469,做多,2024-09-30 00:05:00,2024-09-30 00:10:00,2657.87,2657.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59470,做多,2024-09-30 01:00:00,2024-09-30 01:05:00,2649.6,2647.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59471,做空,2024-09-30 01:05:00,2024-09-30 01:30:00,2647.32,2647.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59472,做多,2024-09-30 01:30:00,2024-09-30 01:35:00,2647.14,2639.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59473,做空,2024-09-30 01:35:00,2024-09-30 01:45:00,2639.51,2618.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59474,做多,2024-09-30 03:10:00,2024-09-30 03:20:00,2617.65,2620.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59475,做多,2024-09-30 07:10:00,2024-09-30 07:35:00,2638.16,2634.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59476,做空,2024-09-30 07:35:00,2024-09-30 07:45:00,2634.73,2637.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59477,做多,2024-09-30 07:45:00,2024-09-30 08:00:00,2637.14,2634.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59478,做空,2024-09-30 08:00:00,2024-09-30 08:20:00,2634.65,2626.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59479,做多,2024-09-30 08:30:00,2024-09-30 08:35:00,2641.01,2635.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59480,做空,2024-09-30 08:35:00,2024-09-30 08:40:00,2635.32,2637.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59481,做多,2024-09-30 08:40:00,2024-09-30 09:00:00,2637.31,2636.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59482,做空,2024-09-30 09:00:00,2024-09-30 09:15:00,2636.82,2637.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59483,做多,2024-09-30 09:15:00,2024-09-30 09:20:00,2637.28,2634.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59484,做空,2024-09-30 09:20:00,2024-09-30 09:35:00,2634.87,2625.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59485,做多,2024-09-30 11:05:00,2024-09-30 11:25:00,2609.44,2622.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59486,做多,2024-09-30 13:30:00,2024-09-30 13:35:00,2632.14,2627.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59487,做空,2024-09-30 13:35:00,2024-09-30 13:40:00,2627.91,2630.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59488,做多,2024-09-30 15:10:00,2024-09-30 15:25:00,2616.01,2616.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59489,做空,2024-09-30 15:25:00,2024-09-30 15:35:00,2616.01,2605.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59490,做多,2024-09-30 17:00:00,2024-09-30 17:25:00,2603.33,2597.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59491,做空,2024-09-30 17:25:00,2024-09-30 17:30:00,2597.2,2595.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59492,做多,2024-09-30 17:35:00,2024-09-30 18:05:00,2602.65,2599.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59493,做空,2024-09-30 18:05:00,2024-09-30 18:10:00,2599.01,2596.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59494,做多,2024-09-30 19:35:00,2024-09-30 19:45:00,2596.6,2595.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59495,做多,2024-09-30 21:50:00,2024-09-30 22:05:00,2609.78,2612.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -59496,做空,2024-09-30 22:05:00,2024-09-30 22:15:00,2612.18,2605.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59497,做多,2024-09-30 22:20:00,2024-09-30 23:10:00,2609.36,2607.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59498,做空,2024-09-30 23:10:00,2024-09-30 23:15:00,2607.1,2607.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59499,做多,2024-09-30 23:15:00,2024-09-30 23:20:00,2607.73,2601.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59500,做空,2024-09-30 23:20:00,2024-09-30 23:30:00,2601.52,2589.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59501,做多,2024-09-30 23:55:00,2024-10-01 00:15:00,2601.48,2599.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59502,做空,2024-10-01 00:15:00,2024-10-01 00:20:00,2599.28,2600.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59503,做多,2024-10-01 00:20:00,2024-10-01 00:30:00,2600.85,2607.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59504,做多,2024-10-01 02:55:00,2024-10-01 03:00:00,2619.01,2618.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59505,做空,2024-10-01 03:00:00,2024-10-01 05:40:00,2618.83,2637.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59506,做多,2024-10-01 05:40:00,2024-10-01 05:50:00,2637.36,2636.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59507,做空,2024-10-01 05:50:00,2024-10-01 05:55:00,2636.9,2639.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59508,做多,2024-10-01 05:55:00,2024-10-01 06:25:00,2639.36,2644.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59509,做多,2024-10-01 07:20:00,2024-10-01 07:30:00,2646.4,2644.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59510,做空,2024-10-01 07:30:00,2024-10-01 07:35:00,2644.82,2647.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59511,做多,2024-10-01 07:35:00,2024-10-01 07:45:00,2647.32,2644.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59512,做空,2024-10-01 07:45:00,2024-10-01 08:40:00,2644.2,2638.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59513,做多,2024-10-01 09:00:00,2024-10-01 09:15:00,2641.83,2640.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59514,做空,2024-10-01 09:15:00,2024-10-01 09:25:00,2640.99,2641.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59515,做多,2024-10-01 09:25:00,2024-10-01 11:05:00,2641.61,2635.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59516,做空,2024-10-01 11:05:00,2024-10-01 11:10:00,2635.64,2636.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59517,做多,2024-10-01 11:10:00,2024-10-01 11:15:00,2636.76,2634.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59518,做空,2024-10-01 11:15:00,2024-10-01 11:25:00,2634.35,2632.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59519,做多,2024-10-01 12:25:00,2024-10-01 18:45:00,2630.72,2495.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59520,做空,2024-10-01 18:45:00,2024-10-01 18:50:00,2495.57,2495.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59521,做多,2024-10-01 18:50:00,2024-10-01 19:30:00,2495.7,2496.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59522,做空,2024-10-01 19:30:00,2024-10-01 19:55:00,2496.61,2487.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59523,做多,2024-10-01 21:35:00,2024-10-01 22:05:00,2460.61,2453.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59524,做空,2024-10-01 22:05:00,2024-10-01 22:10:00,2453.18,2456.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59525,做多,2024-10-01 22:10:00,2024-10-01 23:45:00,2456.85,2449.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59526,做空,2024-10-01 23:45:00,2024-10-01 23:50:00,2449.94,2452.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59527,做多,2024-10-01 23:50:00,2024-10-01 23:55:00,2452.01,2446.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59528,做空,2024-10-01 23:55:00,2024-10-02 00:00:00,2446.86,2452.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59529,做多,2024-10-02 00:00:00,2024-10-02 00:05:00,2452.07,2456.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59530,做多,2024-10-02 00:15:00,2024-10-02 00:20:00,2453.77,2444.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59531,做空,2024-10-02 00:20:00,2024-10-02 00:25:00,2444.64,2452.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59532,做多,2024-10-02 00:25:00,2024-10-02 00:30:00,2452.7,2456.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59533,做多,2024-10-02 03:25:00,2024-10-02 03:55:00,2486.01,2488.52,0.0,100.0,0.0,0.0,0.0,0.0,flip -59534,做空,2024-10-02 03:55:00,2024-10-02 04:10:00,2488.52,2482.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59535,做多,2024-10-02 04:50:00,2024-10-02 04:55:00,2486.82,2485.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59536,做空,2024-10-02 04:55:00,2024-10-02 05:50:00,2485.48,2472.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59537,做多,2024-10-02 06:30:00,2024-10-02 07:10:00,2481.8,2479.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59538,做空,2024-10-02 07:10:00,2024-10-02 07:15:00,2479.0,2480.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59539,做多,2024-10-02 07:15:00,2024-10-02 07:20:00,2480.28,2475.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59540,做空,2024-10-02 07:20:00,2024-10-02 07:25:00,2475.62,2481.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59541,做多,2024-10-02 07:25:00,2024-10-02 07:35:00,2481.56,2487.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59542,做多,2024-10-02 07:55:00,2024-10-02 08:45:00,2480.76,2479.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59543,做空,2024-10-02 08:45:00,2024-10-02 08:55:00,2479.43,2479.38,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59544,做多,2024-10-02 08:55:00,2024-10-02 10:35:00,2479.38,2459.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59545,做空,2024-10-02 10:35:00,2024-10-02 10:45:00,2459.07,2459.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59546,做多,2024-10-02 10:45:00,2024-10-02 10:50:00,2459.29,2456.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59547,做空,2024-10-02 10:50:00,2024-10-02 11:00:00,2456.41,2455.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -59548,做多,2024-10-02 11:00:00,2024-10-02 11:15:00,2455.16,2451.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59549,做空,2024-10-02 11:15:00,2024-10-02 11:20:00,2451.39,2454.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59550,做多,2024-10-02 11:20:00,2024-10-02 11:40:00,2454.81,2457.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -59551,做空,2024-10-02 11:40:00,2024-10-02 12:05:00,2457.0,2447.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59552,做多,2024-10-02 12:20:00,2024-10-02 12:40:00,2452.59,2453.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59553,做空,2024-10-02 12:40:00,2024-10-02 12:45:00,2453.16,2449.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59554,做多,2024-10-02 13:45:00,2024-10-02 14:20:00,2443.8,2431.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59555,做空,2024-10-02 14:20:00,2024-10-02 14:25:00,2431.61,2435.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59556,做多,2024-10-02 14:25:00,2024-10-02 14:50:00,2435.78,2435.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59557,做空,2024-10-02 14:50:00,2024-10-02 15:00:00,2435.78,2443.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59558,做多,2024-10-02 15:00:00,2024-10-02 15:10:00,2443.8,2443.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59559,做空,2024-10-02 15:10:00,2024-10-02 15:15:00,2443.02,2452.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59560,做多,2024-10-02 15:15:00,2024-10-02 16:00:00,2452.07,2470.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59561,做多,2024-10-02 20:30:00,2024-10-02 20:50:00,2376.52,2384.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59562,做多,2024-10-02 21:25:00,2024-10-02 21:30:00,2374.23,2371.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59563,做空,2024-10-02 21:30:00,2024-10-02 21:45:00,2371.71,2376.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59564,做多,2024-10-02 21:45:00,2024-10-02 22:00:00,2376.01,2373.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59565,做空,2024-10-02 22:00:00,2024-10-02 22:10:00,2373.32,2358.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59566,做多,2024-10-02 22:35:00,2024-10-02 23:25:00,2371.32,2370.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59567,做空,2024-10-02 23:25:00,2024-10-03 00:00:00,2370.51,2355.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59568,做多,2024-10-03 00:10:00,2024-10-03 00:40:00,2369.64,2369.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59569,做多,2024-10-03 02:40:00,2024-10-03 02:45:00,2386.99,2393.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59570,做多,2024-10-03 03:15:00,2024-10-03 03:20:00,2392.18,2393.05,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59571,做多,2024-10-03 03:40:00,2024-10-03 03:55:00,2390.01,2398.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59572,做多,2024-10-03 04:25:00,2024-10-03 04:45:00,2394.49,2398.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59573,做多,2024-10-03 06:40:00,2024-10-03 06:50:00,2392.51,2388.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59574,做空,2024-10-03 06:50:00,2024-10-03 07:15:00,2388.06,2377.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59575,做多,2024-10-03 09:20:00,2024-10-03 10:45:00,2345.2,2358.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59576,做多,2024-10-03 11:25:00,2024-10-03 13:05:00,2355.67,2345.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59577,做空,2024-10-03 13:05:00,2024-10-03 13:10:00,2345.6,2336.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59578,做多,2024-10-03 13:20:00,2024-10-03 13:25:00,2348.47,2351.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59579,做多,2024-10-03 13:40:00,2024-10-03 14:05:00,2342.19,2356.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59580,做多,2024-10-03 15:45:00,2024-10-03 15:50:00,2326.02,2340.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59581,做多,2024-10-03 16:35:00,2024-10-03 17:20:00,2322.47,2345.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59582,做多,2024-10-03 18:35:00,2024-10-03 19:05:00,2341.1,2341.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59583,做空,2024-10-03 19:05:00,2024-10-03 19:20:00,2341.69,2343.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59584,做多,2024-10-03 19:20:00,2024-10-03 19:30:00,2343.3,2348.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59585,做多,2024-10-03 21:10:00,2024-10-03 22:05:00,2345.59,2349.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -59586,做空,2024-10-03 22:05:00,2024-10-03 22:20:00,2349.82,2347.17,0.0,100.0,0.0,0.0,0.0,0.0,flip -59587,做多,2024-10-03 22:20:00,2024-10-03 22:35:00,2347.17,2346.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59588,做空,2024-10-03 22:35:00,2024-10-03 22:45:00,2346.15,2347.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59589,做多,2024-10-03 22:45:00,2024-10-03 23:00:00,2347.46,2352.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59590,做多,2024-10-03 23:25:00,2024-10-03 23:30:00,2349.58,2349.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59591,做空,2024-10-03 23:30:00,2024-10-03 23:40:00,2349.52,2349.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59592,做多,2024-10-03 23:40:00,2024-10-03 23:45:00,2349.39,2348.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59593,做空,2024-10-03 23:45:00,2024-10-03 23:50:00,2348.47,2348.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59594,做多,2024-10-03 23:55:00,2024-10-04 00:05:00,2348.73,2348.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59595,做空,2024-10-04 00:05:00,2024-10-04 00:10:00,2348.47,2345.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59596,做多,2024-10-04 00:15:00,2024-10-04 01:20:00,2346.09,2363.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59597,做多,2024-10-04 02:55:00,2024-10-04 04:05:00,2369.55,2366.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59598,做空,2024-10-04 04:05:00,2024-10-04 04:10:00,2366.39,2366.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59599,做多,2024-10-04 04:10:00,2024-10-04 04:25:00,2366.8,2375.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59600,做多,2024-10-04 06:10:00,2024-10-04 06:20:00,2376.28,2384.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59601,做多,2024-10-04 06:45:00,2024-10-04 06:50:00,2379.22,2376.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59602,做空,2024-10-04 06:50:00,2024-10-04 06:55:00,2376.24,2373.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59603,做多,2024-10-04 07:20:00,2024-10-04 07:55:00,2381.18,2380.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59604,做空,2024-10-04 07:55:00,2024-10-04 08:05:00,2380.55,2381.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59605,做多,2024-10-04 08:05:00,2024-10-04 08:15:00,2381.01,2389.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59606,做多,2024-10-04 09:05:00,2024-10-04 11:15:00,2383.03,2380.57,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59607,做多,2024-10-04 12:35:00,2024-10-04 12:40:00,2384.8,2374.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59608,做空,2024-10-04 12:40:00,2024-10-04 12:45:00,2374.56,2381.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59609,做多,2024-10-04 12:45:00,2024-10-04 12:50:00,2381.65,2389.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59610,做多,2024-10-04 12:50:00,2024-10-04 12:55:00,2389.06,2396.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59611,做多,2024-10-04 13:35:00,2024-10-04 13:45:00,2385.7,2383.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59612,做空,2024-10-04 13:45:00,2024-10-04 14:00:00,2383.82,2373.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59613,做多,2024-10-04 15:00:00,2024-10-04 15:10:00,2377.26,2385.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59614,做多,2024-10-04 18:30:00,2024-10-04 18:55:00,2423.33,2431.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59615,做多,2024-10-04 19:45:00,2024-10-04 20:00:00,2426.39,2427.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59616,做空,2024-10-04 20:00:00,2024-10-04 20:05:00,2427.01,2427.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59617,做多,2024-10-04 20:05:00,2024-10-04 21:00:00,2427.11,2427.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59618,做空,2024-10-04 21:00:00,2024-10-04 21:15:00,2427.06,2427.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59619,做多,2024-10-04 21:15:00,2024-10-04 21:25:00,2427.62,2424.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59620,做空,2024-10-04 21:25:00,2024-10-04 21:45:00,2424.89,2424.82,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59621,做多,2024-10-04 22:00:00,2024-10-05 00:10:00,2424.53,2414.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59622,做空,2024-10-05 00:10:00,2024-10-05 00:30:00,2414.85,2416.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59623,做多,2024-10-05 00:30:00,2024-10-05 00:35:00,2416.76,2416.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59624,做空,2024-10-05 00:35:00,2024-10-05 01:20:00,2416.73,2418.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59625,做多,2024-10-05 01:20:00,2024-10-05 01:25:00,2418.48,2415.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59626,做空,2024-10-05 01:25:00,2024-10-05 01:45:00,2415.21,2418.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59627,做多,2024-10-05 01:45:00,2024-10-05 01:50:00,2418.22,2416.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59628,做空,2024-10-05 01:50:00,2024-10-05 02:40:00,2416.64,2410.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59629,做多,2024-10-05 04:20:00,2024-10-05 04:25:00,2402.65,2403.18,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59630,做多,2024-10-05 07:30:00,2024-10-05 07:40:00,2419.59,2419.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59631,做空,2024-10-05 07:40:00,2024-10-05 07:55:00,2419.56,2414.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59632,做多,2024-10-05 08:20:00,2024-10-05 08:25:00,2419.99,2418.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59633,做空,2024-10-05 08:25:00,2024-10-05 08:30:00,2418.69,2419.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59634,做多,2024-10-05 08:30:00,2024-10-05 08:35:00,2419.91,2415.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59635,做空,2024-10-05 08:35:00,2024-10-05 08:50:00,2415.77,2418.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59636,做多,2024-10-05 08:50:00,2024-10-05 09:00:00,2418.09,2418.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59637,做空,2024-10-05 09:00:00,2024-10-05 09:35:00,2418.67,2421.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59638,做多,2024-10-05 09:35:00,2024-10-05 09:40:00,2421.99,2423.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59639,做多,2024-10-05 10:25:00,2024-10-05 10:30:00,2422.41,2420.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59640,做空,2024-10-05 10:30:00,2024-10-05 10:35:00,2420.77,2422.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59641,做多,2024-10-05 10:35:00,2024-10-05 10:40:00,2422.19,2421.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59642,做空,2024-10-05 10:40:00,2024-10-05 10:55:00,2421.68,2418.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59643,做多,2024-10-05 12:00:00,2024-10-05 12:05:00,2419.4,2417.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59644,做空,2024-10-05 12:05:00,2024-10-05 12:15:00,2417.46,2417.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59645,做多,2024-10-05 12:15:00,2024-10-05 12:20:00,2417.83,2416.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59646,做空,2024-10-05 12:20:00,2024-10-05 12:25:00,2416.67,2417.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59647,做多,2024-10-05 12:25:00,2024-10-05 12:55:00,2417.86,2421.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59648,做多,2024-10-05 14:40:00,2024-10-05 15:00:00,2413.86,2411.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59649,做空,2024-10-05 15:00:00,2024-10-05 15:20:00,2411.14,2411.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59650,做多,2024-10-05 15:20:00,2024-10-05 15:30:00,2411.78,2410.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59651,做空,2024-10-05 15:30:00,2024-10-05 16:15:00,2410.23,2409.51,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59652,做多,2024-10-05 16:20:00,2024-10-05 16:30:00,2412.22,2410.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59653,做空,2024-10-05 16:30:00,2024-10-05 16:50:00,2410.31,2405.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59654,做多,2024-10-05 17:30:00,2024-10-05 18:05:00,2408.84,2402.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59655,做空,2024-10-05 18:05:00,2024-10-05 18:10:00,2402.54,2399.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59656,做多,2024-10-05 20:15:00,2024-10-05 20:20:00,2396.52,2395.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59657,做空,2024-10-05 20:20:00,2024-10-05 20:45:00,2395.76,2392.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59658,做多,2024-10-05 21:05:00,2024-10-05 21:10:00,2393.54,2399.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59659,做多,2024-10-05 21:10:00,2024-10-05 21:15:00,2399.28,2403.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59660,做多,2024-10-05 23:30:00,2024-10-06 01:20:00,2412.74,2417.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59661,做多,2024-10-06 03:15:00,2024-10-06 03:20:00,2420.71,2419.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59662,做多,2024-10-06 04:00:00,2024-10-06 04:10:00,2415.66,2415.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59663,做空,2024-10-06 04:10:00,2024-10-06 04:15:00,2415.39,2418.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59664,做多,2024-10-06 04:15:00,2024-10-06 04:20:00,2418.63,2416.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59665,做空,2024-10-06 04:20:00,2024-10-06 04:40:00,2416.14,2410.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59666,做多,2024-10-06 05:00:00,2024-10-06 05:05:00,2414.77,2411.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59667,做空,2024-10-06 05:05:00,2024-10-06 05:20:00,2411.85,2415.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59668,做多,2024-10-06 05:20:00,2024-10-06 05:35:00,2415.59,2413.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59669,做空,2024-10-06 05:35:00,2024-10-06 05:40:00,2413.8,2415.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59670,做多,2024-10-06 05:40:00,2024-10-06 06:20:00,2415.57,2419.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59671,做多,2024-10-06 07:00:00,2024-10-06 07:05:00,2417.1,2416.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59672,做空,2024-10-06 07:05:00,2024-10-06 07:50:00,2416.85,2416.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59673,做多,2024-10-06 07:50:00,2024-10-06 08:15:00,2416.67,2419.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59674,做多,2024-10-06 08:15:00,2024-10-06 08:20:00,2419.44,2423.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59675,做多,2024-10-06 11:05:00,2024-10-06 11:10:00,2421.36,2420.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59676,做空,2024-10-06 11:10:00,2024-10-06 12:55:00,2420.93,2428.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59677,做多,2024-10-06 12:55:00,2024-10-06 13:00:00,2428.4,2434.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59678,做多,2024-10-06 13:00:00,2024-10-06 13:05:00,2434.99,2429.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59679,做多,2024-10-06 13:30:00,2024-10-06 13:40:00,2431.61,2430.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59680,做空,2024-10-06 13:40:00,2024-10-06 14:00:00,2430.18,2425.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59681,做多,2024-10-06 14:10:00,2024-10-06 14:20:00,2430.81,2435.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59682,做多,2024-10-06 17:20:00,2024-10-06 17:25:00,2441.93,2440.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59683,做空,2024-10-06 17:25:00,2024-10-06 17:45:00,2440.52,2441.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59684,做多,2024-10-06 17:45:00,2024-10-06 18:05:00,2441.52,2446.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59685,做多,2024-10-06 19:35:00,2024-10-06 21:05:00,2445.39,2440.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59686,做空,2024-10-06 21:05:00,2024-10-06 21:15:00,2440.05,2435.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59687,做多,2024-10-07 03:25:00,2024-10-07 03:30:00,2504.89,2495.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59688,做空,2024-10-07 03:30:00,2024-10-07 03:35:00,2495.29,2491.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59689,做多,2024-10-07 05:10:00,2024-10-07 05:15:00,2491.63,2490.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59690,做空,2024-10-07 05:15:00,2024-10-07 05:30:00,2490.37,2485.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59691,做多,2024-10-07 06:05:00,2024-10-07 06:10:00,2488.0,2487.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59692,做空,2024-10-07 06:10:00,2024-10-07 06:40:00,2487.01,2486.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59693,做多,2024-10-07 06:40:00,2024-10-07 07:05:00,2486.88,2489.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59694,做多,2024-10-07 08:00:00,2024-10-07 08:05:00,2484.83,2484.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59695,做空,2024-10-07 08:05:00,2024-10-07 08:15:00,2484.42,2485.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59696,做多,2024-10-07 08:15:00,2024-10-07 08:20:00,2485.32,2484.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59697,做空,2024-10-07 08:20:00,2024-10-07 08:30:00,2484.54,2485.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59698,做多,2024-10-07 08:30:00,2024-10-07 08:35:00,2485.69,2481.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59699,做空,2024-10-07 08:35:00,2024-10-07 08:40:00,2481.96,2482.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59700,做多,2024-10-07 08:40:00,2024-10-07 08:55:00,2482.56,2481.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59701,做空,2024-10-07 08:55:00,2024-10-07 09:10:00,2481.43,2473.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59702,做多,2024-10-07 11:10:00,2024-10-07 11:15:00,2454.54,2454.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59703,做空,2024-10-07 11:15:00,2024-10-07 12:55:00,2454.0,2464.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59704,做多,2024-10-07 12:55:00,2024-10-07 13:20:00,2464.76,2475.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59705,做多,2024-10-07 15:05:00,2024-10-07 17:05:00,2488.57,2473.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59706,做空,2024-10-07 17:05:00,2024-10-07 17:35:00,2473.88,2472.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -59707,做多,2024-10-07 17:35:00,2024-10-07 17:45:00,2472.3,2472.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59708,做空,2024-10-07 17:45:00,2024-10-07 17:55:00,2472.78,2475.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59709,做多,2024-10-07 17:55:00,2024-10-07 18:00:00,2475.33,2472.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59710,做空,2024-10-07 18:00:00,2024-10-07 18:05:00,2472.64,2462.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59711,做多,2024-10-07 19:45:00,2024-10-07 20:15:00,2441.86,2439.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59712,做空,2024-10-07 20:15:00,2024-10-07 20:45:00,2439.99,2441.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59713,做多,2024-10-07 20:45:00,2024-10-07 21:05:00,2441.04,2445.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59714,做多,2024-10-07 22:35:00,2024-10-08 00:15:00,2448.19,2431.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59715,做空,2024-10-08 00:15:00,2024-10-08 01:35:00,2431.01,2434.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59716,做多,2024-10-08 01:35:00,2024-10-08 01:45:00,2434.07,2436.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59717,做多,2024-10-08 01:55:00,2024-10-08 02:10:00,2433.81,2431.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59718,做空,2024-10-08 02:10:00,2024-10-08 02:20:00,2431.09,2426.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59719,做多,2024-10-08 02:40:00,2024-10-08 02:55:00,2431.39,2444.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59720,做多,2024-10-08 04:10:00,2024-10-08 04:35:00,2439.01,2439.6,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59721,做多,2024-10-08 04:50:00,2024-10-08 06:50:00,2437.81,2434.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59722,做多,2024-10-08 07:35:00,2024-10-08 08:00:00,2428.14,2424.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59723,做空,2024-10-08 08:00:00,2024-10-08 08:15:00,2424.35,2426.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59724,做多,2024-10-08 08:15:00,2024-10-08 08:20:00,2426.71,2425.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59725,做空,2024-10-08 08:20:00,2024-10-08 08:25:00,2425.47,2427.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59726,做多,2024-10-08 08:25:00,2024-10-08 08:50:00,2427.4,2426.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59727,做空,2024-10-08 08:50:00,2024-10-08 09:10:00,2426.15,2419.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59728,做多,2024-10-08 09:25:00,2024-10-08 09:35:00,2425.92,2425.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59729,做空,2024-10-08 09:35:00,2024-10-08 09:40:00,2425.28,2425.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59730,做多,2024-10-08 09:40:00,2024-10-08 09:50:00,2425.9,2433.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59731,做多,2024-10-08 10:35:00,2024-10-08 10:50:00,2428.86,2428.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59732,做空,2024-10-08 10:50:00,2024-10-08 10:55:00,2428.12,2429.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59733,做多,2024-10-08 10:55:00,2024-10-08 11:10:00,2429.18,2432.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -59734,做空,2024-10-08 11:10:00,2024-10-08 12:20:00,2432.18,2435.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59735,做多,2024-10-08 12:20:00,2024-10-08 13:35:00,2435.36,2437.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59736,做多,2024-10-08 14:45:00,2024-10-08 14:50:00,2433.57,2432.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59737,做空,2024-10-08 14:50:00,2024-10-08 14:55:00,2432.27,2434.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59738,做多,2024-10-08 14:55:00,2024-10-08 15:00:00,2434.32,2432.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59739,做空,2024-10-08 15:00:00,2024-10-08 15:05:00,2432.9,2435.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59740,做多,2024-10-08 15:05:00,2024-10-08 15:10:00,2435.95,2430.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59741,做空,2024-10-08 15:10:00,2024-10-08 15:25:00,2430.41,2412.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59742,做多,2024-10-08 16:10:00,2024-10-08 16:20:00,2421.32,2420.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59743,做空,2024-10-08 16:20:00,2024-10-08 16:25:00,2420.05,2428.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59744,做多,2024-10-08 16:25:00,2024-10-08 16:35:00,2428.18,2441.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59745,做多,2024-10-08 17:40:00,2024-10-08 18:00:00,2433.64,2452.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59746,做多,2024-10-08 19:30:00,2024-10-08 20:00:00,2440.28,2437.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59747,做空,2024-10-08 20:00:00,2024-10-08 22:30:00,2437.18,2449.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59748,做多,2024-10-08 22:30:00,2024-10-08 22:35:00,2449.83,2448.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59749,做空,2024-10-08 22:35:00,2024-10-08 22:55:00,2448.26,2440.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59750,做多,2024-10-08 23:45:00,2024-10-08 23:50:00,2444.27,2441.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59751,做空,2024-10-08 23:50:00,2024-10-09 00:00:00,2441.79,2440.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59752,做多,2024-10-09 00:00:00,2024-10-09 00:20:00,2440.82,2438.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59753,做空,2024-10-09 00:20:00,2024-10-09 00:25:00,2438.75,2441.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59754,做多,2024-10-09 00:25:00,2024-10-09 00:35:00,2441.6,2428.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59755,做空,2024-10-09 00:35:00,2024-10-09 00:40:00,2428.8,2430.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59756,做多,2024-10-09 01:00:00,2024-10-09 01:10:00,2439.21,2439.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59757,做空,2024-10-09 01:10:00,2024-10-09 03:05:00,2439.93,2443.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59758,做多,2024-10-09 03:35:00,2024-10-09 03:45:00,2451.23,2448.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59759,做空,2024-10-09 03:45:00,2024-10-09 04:00:00,2448.85,2441.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59760,做多,2024-10-09 04:35:00,2024-10-09 04:40:00,2446.1,2442.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59761,做空,2024-10-09 04:40:00,2024-10-09 05:00:00,2442.98,2447.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59762,做多,2024-10-09 05:00:00,2024-10-09 05:05:00,2447.71,2442.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59763,做空,2024-10-09 05:05:00,2024-10-09 05:20:00,2442.81,2447.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59764,做多,2024-10-09 05:20:00,2024-10-09 05:25:00,2447.96,2445.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59765,做多,2024-10-09 08:35:00,2024-10-09 08:40:00,2435.04,2432.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59766,做空,2024-10-09 08:40:00,2024-10-09 08:50:00,2432.52,2429.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59767,做多,2024-10-09 09:00:00,2024-10-09 09:45:00,2433.32,2436.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59768,做多,2024-10-09 10:10:00,2024-10-09 10:15:00,2434.08,2431.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59769,做空,2024-10-09 10:15:00,2024-10-09 10:40:00,2431.78,2431.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59770,做多,2024-10-09 10:40:00,2024-10-09 10:55:00,2431.49,2433.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -59771,做空,2024-10-09 10:55:00,2024-10-09 11:05:00,2433.64,2434.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59772,做多,2024-10-09 11:05:00,2024-10-09 11:20:00,2434.98,2432.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59773,做空,2024-10-09 11:20:00,2024-10-09 11:25:00,2432.03,2433.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59774,做多,2024-10-09 11:25:00,2024-10-09 11:40:00,2433.4,2437.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59775,做多,2024-10-09 13:35:00,2024-10-09 13:40:00,2432.5,2430.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59776,做空,2024-10-09 13:40:00,2024-10-09 13:45:00,2430.53,2432.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59777,做多,2024-10-09 13:45:00,2024-10-09 13:50:00,2432.94,2431.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59778,做空,2024-10-09 13:50:00,2024-10-09 14:00:00,2431.9,2429.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59779,做多,2024-10-09 14:00:00,2024-10-09 14:10:00,2429.47,2434.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59780,做多,2024-10-09 17:30:00,2024-10-09 17:45:00,2435.49,2435.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59781,做空,2024-10-09 17:45:00,2024-10-09 17:55:00,2435.15,2433.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -59782,做多,2024-10-09 17:55:00,2024-10-09 18:05:00,2433.1,2432.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59783,做空,2024-10-09 18:05:00,2024-10-09 18:10:00,2432.01,2427.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59784,做多,2024-10-09 19:40:00,2024-10-09 19:45:00,2418.22,2417.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59785,做空,2024-10-09 19:45:00,2024-10-09 20:05:00,2417.97,2415.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -59786,做多,2024-10-09 20:05:00,2024-10-09 20:45:00,2415.32,2389.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59787,做空,2024-10-09 20:45:00,2024-10-09 20:50:00,2389.72,2367.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59788,做多,2024-10-09 22:10:00,2024-10-09 22:20:00,2377.53,2370.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59789,做空,2024-10-09 22:20:00,2024-10-09 22:30:00,2370.12,2369.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59790,做多,2024-10-09 22:30:00,2024-10-09 23:05:00,2369.83,2368.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59791,做空,2024-10-09 23:05:00,2024-10-09 23:25:00,2368.64,2364.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59792,做多,2024-10-09 23:45:00,2024-10-09 23:50:00,2371.24,2369.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59793,做空,2024-10-09 23:50:00,2024-10-09 23:55:00,2369.38,2369.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59794,做多,2024-10-09 23:55:00,2024-10-10 00:00:00,2369.6,2372.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59795,做多,2024-10-10 02:50:00,2024-10-10 02:55:00,2394.13,2393.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59796,做空,2024-10-10 02:55:00,2024-10-10 03:00:00,2393.69,2393.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59797,做多,2024-10-10 03:00:00,2024-10-10 03:35:00,2393.85,2395.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -59798,做空,2024-10-10 03:35:00,2024-10-10 04:00:00,2395.81,2395.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59799,做多,2024-10-10 04:00:00,2024-10-10 04:05:00,2395.8,2395.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59800,做空,2024-10-10 04:05:00,2024-10-10 04:10:00,2395.05,2392.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59801,做多,2024-10-10 04:20:00,2024-10-10 04:25:00,2396.2,2397.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59802,做多,2024-10-10 04:40:00,2024-10-10 04:50:00,2395.73,2394.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59803,做空,2024-10-10 04:50:00,2024-10-10 05:25:00,2394.88,2394.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59804,做多,2024-10-10 05:25:00,2024-10-10 05:30:00,2394.86,2394.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59805,做空,2024-10-10 05:30:00,2024-10-10 05:35:00,2394.6,2397.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59806,做多,2024-10-10 05:35:00,2024-10-10 05:45:00,2397.32,2407.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59807,做多,2024-10-10 09:45:00,2024-10-10 10:15:00,2384.17,2398.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59808,做多,2024-10-10 12:20:00,2024-10-10 12:30:00,2403.17,2389.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59809,做空,2024-10-10 12:30:00,2024-10-10 12:35:00,2389.11,2385.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59810,做多,2024-10-10 13:20:00,2024-10-10 13:25:00,2395.66,2390.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59811,做空,2024-10-10 13:25:00,2024-10-10 13:45:00,2390.1,2377.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59812,做多,2024-10-10 13:55:00,2024-10-10 14:50:00,2381.72,2379.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59813,做空,2024-10-10 14:50:00,2024-10-10 14:55:00,2379.1,2380.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59814,做多,2024-10-10 14:55:00,2024-10-10 15:05:00,2380.86,2391.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59815,做多,2024-10-10 16:50:00,2024-10-10 19:20:00,2397.38,2354.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59816,做空,2024-10-10 19:20:00,2024-10-10 20:25:00,2354.37,2360.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59817,做多,2024-10-10 20:25:00,2024-10-10 21:00:00,2360.55,2364.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -59818,做空,2024-10-10 21:00:00,2024-10-10 21:10:00,2364.46,2363.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59819,做多,2024-10-10 21:10:00,2024-10-10 21:30:00,2363.53,2372.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59820,做多,2024-10-11 01:10:00,2024-10-11 01:45:00,2383.91,2388.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59821,做多,2024-10-11 01:45:00,2024-10-11 01:50:00,2388.51,2403.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59822,做多,2024-10-11 05:00:00,2024-10-11 05:05:00,2410.53,2408.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59823,做空,2024-10-11 05:05:00,2024-10-11 05:15:00,2408.47,2406.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -59824,做多,2024-10-11 05:15:00,2024-10-11 05:40:00,2406.1,2406.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59825,做空,2024-10-11 05:40:00,2024-10-11 05:50:00,2406.85,2406.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59826,做多,2024-10-11 05:50:00,2024-10-11 06:05:00,2406.16,2405.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59827,做空,2024-10-11 06:05:00,2024-10-11 06:15:00,2405.38,2407.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59828,做多,2024-10-11 06:15:00,2024-10-11 06:25:00,2407.24,2410.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59829,做多,2024-10-11 07:35:00,2024-10-11 09:10:00,2409.1,2412.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59830,做多,2024-10-11 10:55:00,2024-10-11 11:50:00,2413.97,2419.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59831,做多,2024-10-11 12:45:00,2024-10-11 12:55:00,2419.58,2424.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59832,做多,2024-10-11 13:20:00,2024-10-11 13:30:00,2422.15,2433.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59833,做多,2024-10-11 14:50:00,2024-10-11 15:05:00,2430.14,2438.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59834,做多,2024-10-11 15:40:00,2024-10-11 16:00:00,2434.36,2445.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59835,做多,2024-10-11 16:20:00,2024-10-11 16:45:00,2440.61,2439.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59836,做空,2024-10-11 16:45:00,2024-10-11 17:30:00,2439.05,2447.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59837,做多,2024-10-11 17:30:00,2024-10-11 17:35:00,2447.3,2443.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59838,做多,2024-10-11 18:30:00,2024-10-11 18:35:00,2443.11,2443.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59839,做空,2024-10-11 18:35:00,2024-10-11 18:55:00,2443.02,2444.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59840,做多,2024-10-11 18:55:00,2024-10-11 19:05:00,2444.61,2459.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59841,做多,2024-10-11 20:15:00,2024-10-11 20:45:00,2454.62,2457.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -59842,做空,2024-10-11 20:45:00,2024-10-11 21:05:00,2457.68,2457.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59843,做多,2024-10-11 21:05:00,2024-10-11 21:10:00,2457.51,2453.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59844,做空,2024-10-11 21:10:00,2024-10-11 21:25:00,2453.96,2456.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59845,做多,2024-10-11 21:25:00,2024-10-11 21:35:00,2456.47,2455.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59846,做空,2024-10-11 21:35:00,2024-10-11 21:55:00,2455.07,2449.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59847,做多,2024-10-12 00:00:00,2024-10-12 00:05:00,2439.98,2438.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59848,做空,2024-10-12 00:05:00,2024-10-12 00:20:00,2438.74,2441.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59849,做多,2024-10-12 00:20:00,2024-10-12 00:25:00,2441.81,2443.03,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59850,做多,2024-10-12 01:50:00,2024-10-12 03:10:00,2442.18,2438.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59851,做空,2024-10-12 03:10:00,2024-10-12 03:20:00,2438.52,2434.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59852,做多,2024-10-12 03:45:00,2024-10-12 04:00:00,2437.89,2438.25,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59853,做多,2024-10-12 05:45:00,2024-10-12 05:55:00,2444.8,2446.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59854,做多,2024-10-12 06:55:00,2024-10-12 07:00:00,2445.35,2443.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59855,做空,2024-10-12 07:00:00,2024-10-12 07:05:00,2443.12,2442.24,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59856,做多,2024-10-12 07:35:00,2024-10-12 07:45:00,2445.78,2445.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59857,做空,2024-10-12 07:45:00,2024-10-12 08:05:00,2445.04,2443.98,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59858,做多,2024-10-12 08:10:00,2024-10-12 08:15:00,2444.45,2443.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59859,做空,2024-10-12 08:15:00,2024-10-12 08:20:00,2443.63,2445.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59860,做多,2024-10-12 08:20:00,2024-10-12 08:30:00,2445.02,2444.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59861,做空,2024-10-12 08:30:00,2024-10-12 08:50:00,2444.89,2444.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59862,做多,2024-10-12 08:50:00,2024-10-12 08:55:00,2444.77,2444.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59863,做空,2024-10-12 08:55:00,2024-10-12 09:00:00,2444.59,2444.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59864,做多,2024-10-12 09:00:00,2024-10-12 09:05:00,2444.76,2443.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59865,做空,2024-10-12 09:05:00,2024-10-12 09:10:00,2443.51,2442.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59866,做多,2024-10-12 09:20:00,2024-10-12 09:25:00,2445.32,2444.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59867,做空,2024-10-12 09:25:00,2024-10-12 09:45:00,2444.55,2443.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59868,做多,2024-10-12 09:55:00,2024-10-12 10:00:00,2444.3,2442.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59869,做空,2024-10-12 10:00:00,2024-10-12 10:05:00,2442.75,2443.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -59870,做多,2024-10-12 10:10:00,2024-10-12 10:15:00,2448.3,2450.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59871,做多,2024-10-12 11:40:00,2024-10-12 11:50:00,2451.81,2453.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -59872,做空,2024-10-12 11:50:00,2024-10-12 12:50:00,2453.57,2455.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59873,做多,2024-10-12 12:50:00,2024-10-12 13:05:00,2455.84,2458.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59874,做多,2024-10-12 14:05:00,2024-10-12 14:10:00,2462.81,2462.62,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59875,做多,2024-10-12 15:45:00,2024-10-12 16:15:00,2469.61,2479.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59876,做多,2024-10-12 16:45:00,2024-10-12 16:50:00,2475.78,2473.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59877,做空,2024-10-12 16:50:00,2024-10-12 17:15:00,2473.82,2475.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59878,做多,2024-10-12 17:15:00,2024-10-12 17:30:00,2475.6,2474.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59879,做空,2024-10-12 17:30:00,2024-10-12 17:40:00,2474.34,2476.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59880,做多,2024-10-12 17:40:00,2024-10-12 17:45:00,2476.25,2475.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59881,做空,2024-10-12 17:45:00,2024-10-12 17:55:00,2475.51,2474.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59882,做多,2024-10-12 17:55:00,2024-10-12 18:05:00,2474.71,2479.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59883,做多,2024-10-12 19:10:00,2024-10-12 20:00:00,2472.25,2470.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59884,做空,2024-10-12 20:00:00,2024-10-12 20:30:00,2470.43,2469.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59885,做多,2024-10-12 20:30:00,2024-10-12 20:55:00,2469.9,2469.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59886,做空,2024-10-12 20:55:00,2024-10-12 21:00:00,2469.27,2471.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59887,做多,2024-10-12 21:00:00,2024-10-12 21:05:00,2471.81,2473.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59888,做多,2024-10-13 00:25:00,2024-10-13 00:45:00,2481.74,2478.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59889,做空,2024-10-13 00:45:00,2024-10-13 01:00:00,2478.11,2469.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59890,做多,2024-10-13 02:30:00,2024-10-13 02:35:00,2468.68,2467.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59891,做空,2024-10-13 02:35:00,2024-10-13 02:45:00,2467.03,2466.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59892,做多,2024-10-13 02:45:00,2024-10-13 03:05:00,2466.81,2466.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59893,做空,2024-10-13 03:05:00,2024-10-13 03:15:00,2466.77,2464.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59894,做多,2024-10-13 04:25:00,2024-10-13 04:30:00,2461.35,2460.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59895,做空,2024-10-13 04:30:00,2024-10-13 05:50:00,2460.68,2462.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59896,做多,2024-10-13 05:50:00,2024-10-13 05:55:00,2462.82,2462.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59897,做空,2024-10-13 05:55:00,2024-10-13 06:00:00,2462.37,2465.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59898,做多,2024-10-13 06:00:00,2024-10-13 06:10:00,2465.01,2467.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59899,做多,2024-10-13 06:30:00,2024-10-13 06:50:00,2465.39,2464.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59900,做空,2024-10-13 06:50:00,2024-10-13 07:00:00,2464.71,2465.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59901,做多,2024-10-13 07:00:00,2024-10-13 07:05:00,2465.8,2461.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59902,做空,2024-10-13 07:05:00,2024-10-13 07:10:00,2461.11,2460.81,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -59903,做多,2024-10-13 07:50:00,2024-10-13 08:15:00,2463.14,2468.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59904,做多,2024-10-13 09:05:00,2024-10-13 09:10:00,2464.74,2462.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59905,做空,2024-10-13 09:10:00,2024-10-13 09:25:00,2462.88,2464.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59906,做多,2024-10-13 09:25:00,2024-10-13 09:30:00,2464.81,2462.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59907,做空,2024-10-13 09:30:00,2024-10-13 09:35:00,2462.36,2464.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59908,做多,2024-10-13 09:35:00,2024-10-13 09:40:00,2464.84,2464.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59909,做空,2024-10-13 09:40:00,2024-10-13 09:45:00,2464.39,2465.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59910,做多,2024-10-13 09:45:00,2024-10-13 10:00:00,2465.57,2465.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59911,做多,2024-10-13 12:05:00,2024-10-13 12:10:00,2462.4,2462.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59912,做空,2024-10-13 12:10:00,2024-10-13 13:45:00,2462.24,2464.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59913,做多,2024-10-13 13:45:00,2024-10-13 16:30:00,2464.73,2455.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59914,做多,2024-10-13 18:30:00,2024-10-13 18:35:00,2450.48,2445.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59915,做空,2024-10-13 18:35:00,2024-10-13 19:00:00,2445.41,2446.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59916,做多,2024-10-13 19:00:00,2024-10-13 19:10:00,2446.9,2448.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59917,做多,2024-10-13 20:45:00,2024-10-13 20:55:00,2454.72,2459.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59918,做多,2024-10-13 22:35:00,2024-10-13 22:45:00,2466.9,2464.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59919,做空,2024-10-13 22:45:00,2024-10-13 23:40:00,2464.52,2466.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59920,做多,2024-10-13 23:40:00,2024-10-13 23:45:00,2466.35,2465.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59921,做空,2024-10-13 23:45:00,2024-10-13 23:50:00,2465.01,2465.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59922,做多,2024-10-13 23:50:00,2024-10-14 00:05:00,2465.71,2460.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59923,做空,2024-10-14 00:05:00,2024-10-14 00:10:00,2460.4,2459.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59924,做多,2024-10-14 01:20:00,2024-10-14 01:40:00,2458.93,2455.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59925,做空,2024-10-14 01:40:00,2024-10-14 01:50:00,2455.02,2451.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59926,做多,2024-10-14 02:55:00,2024-10-14 03:05:00,2451.27,2452.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59927,做空,2024-10-14 03:05:00,2024-10-14 05:10:00,2452.15,2528.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59928,做多,2024-10-14 05:10:00,2024-10-14 05:20:00,2528.28,2530.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -59929,做空,2024-10-14 05:20:00,2024-10-14 05:35:00,2530.85,2515.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59930,做多,2024-10-14 06:15:00,2024-10-14 06:35:00,2530.28,2534.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59931,做多,2024-10-14 07:30:00,2024-10-14 07:40:00,2531.43,2526.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59932,做空,2024-10-14 07:40:00,2024-10-14 07:45:00,2526.53,2529.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59933,做多,2024-10-14 07:45:00,2024-10-14 08:00:00,2529.68,2529.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59934,做多,2024-10-14 08:15:00,2024-10-14 08:30:00,2527.88,2527.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59935,做空,2024-10-14 08:30:00,2024-10-14 08:40:00,2527.64,2526.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59936,做多,2024-10-14 08:40:00,2024-10-14 09:20:00,2526.82,2526.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59937,做空,2024-10-14 09:20:00,2024-10-14 09:30:00,2526.51,2527.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59938,做多,2024-10-14 09:30:00,2024-10-14 09:35:00,2527.63,2533.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59939,做多,2024-10-14 11:05:00,2024-10-14 11:10:00,2542.69,2542.95,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59940,做多,2024-10-14 11:40:00,2024-10-14 12:10:00,2537.82,2547.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59941,做多,2024-10-14 12:10:00,2024-10-14 12:15:00,2547.19,2549.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59942,做多,2024-10-14 13:40:00,2024-10-14 13:45:00,2558.02,2568.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59943,做多,2024-10-14 17:30:00,2024-10-14 17:40:00,2625.39,2631.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59944,做多,2024-10-14 19:05:00,2024-10-14 19:15:00,2630.76,2629.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59945,做空,2024-10-14 19:15:00,2024-10-14 19:20:00,2629.09,2620.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59946,做多,2024-10-14 20:15:00,2024-10-14 20:50:00,2624.53,2622.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59947,做空,2024-10-14 20:50:00,2024-10-14 21:05:00,2622.95,2622.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59948,做多,2024-10-14 21:05:00,2024-10-14 22:15:00,2622.18,2629.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59949,做多,2024-10-15 00:20:00,2024-10-15 00:30:00,2634.71,2625.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59950,做空,2024-10-15 00:30:00,2024-10-15 00:35:00,2625.14,2617.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59951,做多,2024-10-15 01:05:00,2024-10-15 01:15:00,2626.81,2624.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59952,做空,2024-10-15 01:15:00,2024-10-15 01:25:00,2624.42,2627.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59953,做多,2024-10-15 01:25:00,2024-10-15 01:30:00,2627.57,2627.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59954,做空,2024-10-15 01:30:00,2024-10-15 01:40:00,2627.22,2628.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59955,做多,2024-10-15 01:40:00,2024-10-15 02:05:00,2628.5,2625.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59956,做空,2024-10-15 02:05:00,2024-10-15 02:15:00,2625.2,2629.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59957,做多,2024-10-15 02:15:00,2024-10-15 02:20:00,2629.98,2631.11,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59958,做多,2024-10-15 02:40:00,2024-10-15 02:45:00,2629.69,2627.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59959,做空,2024-10-15 02:45:00,2024-10-15 03:20:00,2627.1,2618.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59960,做多,2024-10-15 04:35:00,2024-10-15 04:45:00,2617.16,2616.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59961,做空,2024-10-15 04:45:00,2024-10-15 05:10:00,2616.51,2606.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59962,做多,2024-10-15 06:15:00,2024-10-15 07:05:00,2605.02,2616.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59963,做多,2024-10-15 09:30:00,2024-10-15 09:35:00,2616.01,2612.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59964,做空,2024-10-15 09:35:00,2024-10-15 10:05:00,2612.89,2607.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59965,做多,2024-10-15 10:10:00,2024-10-15 10:20:00,2615.07,2619.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59966,做多,2024-10-15 12:30:00,2024-10-15 12:40:00,2603.9,2603.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -59967,做多,2024-10-15 16:00:00,2024-10-15 16:30:00,2573.76,2603.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59968,做多,2024-10-15 17:40:00,2024-10-15 18:15:00,2589.84,2600.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59969,做多,2024-10-15 19:10:00,2024-10-15 20:15:00,2587.48,2581.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59970,做空,2024-10-15 20:15:00,2024-10-15 20:20:00,2581.53,2577.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59971,做多,2024-10-15 21:20:00,2024-10-15 21:35:00,2581.66,2578.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59972,做空,2024-10-15 21:35:00,2024-10-15 23:15:00,2578.61,2593.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59973,做多,2024-10-15 23:15:00,2024-10-15 23:40:00,2593.01,2601.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59974,做多,2024-10-16 00:25:00,2024-10-16 00:45:00,2597.91,2598.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59975,做空,2024-10-16 00:45:00,2024-10-16 01:05:00,2598.72,2592.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59976,做多,2024-10-16 01:15:00,2024-10-16 01:20:00,2606.8,2619.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59977,做多,2024-10-16 03:25:00,2024-10-16 04:15:00,2619.94,2617.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59978,做空,2024-10-16 04:15:00,2024-10-16 04:20:00,2617.86,2612.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59979,做多,2024-10-16 04:50:00,2024-10-16 05:20:00,2613.89,2613.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59980,做空,2024-10-16 05:20:00,2024-10-16 05:25:00,2613.04,2615.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59981,做多,2024-10-16 05:25:00,2024-10-16 05:40:00,2615.98,2622.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59982,做多,2024-10-16 07:55:00,2024-10-16 08:10:00,2606.03,2607.04,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59983,做多,2024-10-16 10:35:00,2024-10-16 11:15:00,2617.36,2617.72,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -59984,做多,2024-10-16 11:15:00,2024-10-16 11:25:00,2617.72,2629.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59985,做多,2024-10-16 13:00:00,2024-10-16 13:05:00,2633.08,2630.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59986,做空,2024-10-16 13:05:00,2024-10-16 13:30:00,2630.88,2628.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59987,做多,2024-10-16 14:05:00,2024-10-16 14:10:00,2631.23,2626.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59988,做空,2024-10-16 14:10:00,2024-10-16 14:30:00,2626.66,2621.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -59989,做多,2024-10-16 14:30:00,2024-10-16 14:35:00,2621.68,2606.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59990,做空,2024-10-16 14:35:00,2024-10-16 14:40:00,2606.3,2599.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59991,做多,2024-10-16 15:15:00,2024-10-16 16:10:00,2612.05,2607.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59992,做空,2024-10-16 16:10:00,2024-10-16 16:15:00,2607.76,2603.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -59993,做多,2024-10-16 16:40:00,2024-10-16 17:25:00,2605.25,2618.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59994,做多,2024-10-16 20:00:00,2024-10-16 20:20:00,2617.48,2620.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -59995,做多,2024-10-16 21:00:00,2024-10-16 21:05:00,2619.73,2618.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59996,做空,2024-10-16 21:05:00,2024-10-16 22:05:00,2618.11,2615.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -59997,做多,2024-10-16 22:05:00,2024-10-16 22:20:00,2615.97,2615.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -59998,做空,2024-10-16 22:20:00,2024-10-17 00:00:00,2615.97,2616.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -59999,做多,2024-10-17 00:00:00,2024-10-17 00:05:00,2616.83,2615.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60000,做空,2024-10-17 00:05:00,2024-10-17 00:25:00,2615.15,2620.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60001,做多,2024-10-17 00:25:00,2024-10-17 00:30:00,2620.86,2622.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60002,做多,2024-10-17 01:40:00,2024-10-17 01:45:00,2619.99,2631.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60003,做多,2024-10-17 03:00:00,2024-10-17 03:45:00,2626.48,2641.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60004,做多,2024-10-17 05:30:00,2024-10-17 05:40:00,2635.06,2633.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60005,做空,2024-10-17 05:40:00,2024-10-17 05:55:00,2633.22,2625.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60006,做多,2024-10-17 06:15:00,2024-10-17 06:50:00,2629.87,2629.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60007,做空,2024-10-17 06:50:00,2024-10-17 07:55:00,2629.78,2627.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -60008,做多,2024-10-17 07:55:00,2024-10-17 08:05:00,2627.8,2622.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60009,做空,2024-10-17 08:05:00,2024-10-17 08:15:00,2622.57,2619.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60010,做多,2024-10-17 08:45:00,2024-10-17 09:05:00,2624.2,2621.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60011,做空,2024-10-17 09:05:00,2024-10-17 09:10:00,2621.58,2623.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60012,做多,2024-10-17 09:10:00,2024-10-17 09:15:00,2623.06,2622.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60013,做空,2024-10-17 09:15:00,2024-10-17 09:35:00,2622.38,2618.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60014,做多,2024-10-17 10:55:00,2024-10-17 12:25:00,2613.52,2604.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60015,做空,2024-10-17 12:25:00,2024-10-17 13:35:00,2604.9,2598.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60016,做多,2024-10-17 13:40:00,2024-10-17 13:45:00,2611.09,2612.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60017,做多,2024-10-17 14:40:00,2024-10-17 15:35:00,2600.82,2628.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60018,做多,2024-10-17 17:45:00,2024-10-17 20:00:00,2612.11,2598.42,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60019,做多,2024-10-17 21:00:00,2024-10-17 21:40:00,2599.59,2598.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60020,做空,2024-10-17 21:40:00,2024-10-17 21:50:00,2598.54,2601.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60021,做多,2024-10-17 21:50:00,2024-10-17 22:05:00,2601.95,2607.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60022,做多,2024-10-18 00:20:00,2024-10-18 00:25:00,2605.8,2602.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60023,做空,2024-10-18 00:25:00,2024-10-18 00:30:00,2602.72,2599.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60024,做多,2024-10-18 01:00:00,2024-10-18 01:05:00,2602.1,2610.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60025,做多,2024-10-18 01:05:00,2024-10-18 01:10:00,2610.27,2607.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60026,做多,2024-10-18 04:30:00,2024-10-18 04:40:00,2618.32,2618.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60027,做空,2024-10-18 04:40:00,2024-10-18 05:10:00,2618.82,2618.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60028,做多,2024-10-18 05:10:00,2024-10-18 05:20:00,2618.1,2616.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60029,做空,2024-10-18 05:20:00,2024-10-18 07:15:00,2616.52,2627.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60030,做多,2024-10-18 07:15:00,2024-10-18 07:25:00,2627.76,2633.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60031,做多,2024-10-18 10:25:00,2024-10-18 10:30:00,2629.1,2628.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60032,做空,2024-10-18 10:30:00,2024-10-18 10:55:00,2628.68,2626.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -60033,做多,2024-10-18 10:55:00,2024-10-18 11:00:00,2626.51,2626.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60034,做空,2024-10-18 11:00:00,2024-10-18 11:20:00,2626.28,2626.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60035,做多,2024-10-18 11:20:00,2024-10-18 13:25:00,2626.6,2618.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60036,做空,2024-10-18 13:25:00,2024-10-18 13:30:00,2618.55,2613.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60037,做多,2024-10-18 13:35:00,2024-10-18 13:40:00,2618.7,2628.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60038,做多,2024-10-18 13:40:00,2024-10-18 13:45:00,2628.6,2616.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60039,做多,2024-10-18 13:50:00,2024-10-18 13:55:00,2619.46,2627.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60040,做多,2024-10-18 16:40:00,2024-10-18 16:45:00,2646.86,2645.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60041,做空,2024-10-18 16:45:00,2024-10-18 17:30:00,2645.87,2647.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60042,做多,2024-10-18 17:30:00,2024-10-18 17:55:00,2647.47,2646.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60043,做空,2024-10-18 17:55:00,2024-10-18 18:05:00,2646.01,2650.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60044,做多,2024-10-18 18:05:00,2024-10-18 18:15:00,2650.14,2655.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60045,做多,2024-10-18 19:20:00,2024-10-18 21:35:00,2657.17,2644.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60046,做空,2024-10-18 21:35:00,2024-10-18 21:50:00,2644.44,2640.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60047,做多,2024-10-18 23:05:00,2024-10-18 23:45:00,2638.85,2640.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60048,做多,2024-10-19 00:15:00,2024-10-19 00:30:00,2638.67,2638.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60049,做空,2024-10-19 00:30:00,2024-10-19 00:35:00,2638.1,2636.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60050,做多,2024-10-19 00:45:00,2024-10-19 01:05:00,2638.01,2643.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60051,做多,2024-10-19 01:05:00,2024-10-19 01:10:00,2643.08,2644.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60052,做多,2024-10-19 01:35:00,2024-10-19 01:45:00,2640.09,2638.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60053,做空,2024-10-19 01:45:00,2024-10-19 01:50:00,2638.59,2635.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60054,做多,2024-10-19 02:15:00,2024-10-19 02:25:00,2639.8,2639.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60055,做空,2024-10-19 02:25:00,2024-10-19 02:40:00,2639.53,2642.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60056,做多,2024-10-19 02:40:00,2024-10-19 02:55:00,2642.07,2646.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60057,做多,2024-10-19 03:50:00,2024-10-19 04:10:00,2647.68,2649.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -60058,做空,2024-10-19 04:10:00,2024-10-19 05:05:00,2649.08,2645.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -60059,做多,2024-10-19 05:05:00,2024-10-19 05:15:00,2645.69,2645.74,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60060,做空,2024-10-19 05:15:00,2024-10-19 06:10:00,2645.74,2644.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60061,做多,2024-10-19 06:10:00,2024-10-19 06:20:00,2644.43,2643.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60062,做空,2024-10-19 06:20:00,2024-10-19 06:30:00,2643.38,2645.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60063,做多,2024-10-19 06:30:00,2024-10-19 06:40:00,2645.99,2644.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60064,做空,2024-10-19 06:40:00,2024-10-19 07:05:00,2644.74,2641.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60065,做多,2024-10-19 08:00:00,2024-10-19 08:20:00,2641.31,2641.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60066,做空,2024-10-19 08:20:00,2024-10-19 09:45:00,2641.8,2645.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60067,做多,2024-10-19 09:45:00,2024-10-19 09:50:00,2645.77,2644.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60068,做空,2024-10-19 09:50:00,2024-10-19 09:55:00,2644.16,2644.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60069,做多,2024-10-19 09:55:00,2024-10-19 11:20:00,2644.95,2641.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60070,做空,2024-10-19 11:20:00,2024-10-19 11:30:00,2641.02,2637.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60071,做多,2024-10-19 12:15:00,2024-10-19 12:20:00,2638.32,2636.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60072,做空,2024-10-19 12:20:00,2024-10-19 12:30:00,2636.27,2638.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60073,做多,2024-10-19 12:30:00,2024-10-19 13:00:00,2638.18,2635.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60074,做空,2024-10-19 13:00:00,2024-10-19 13:10:00,2635.65,2638.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60075,做多,2024-10-19 13:10:00,2024-10-19 13:25:00,2638.02,2637.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60076,做空,2024-10-19 13:25:00,2024-10-19 13:35:00,2637.11,2635.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60077,做多,2024-10-19 13:45:00,2024-10-19 14:25:00,2635.77,2643.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60078,做多,2024-10-19 16:35:00,2024-10-19 17:40:00,2643.73,2640.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60079,做空,2024-10-19 17:40:00,2024-10-19 17:55:00,2640.72,2640.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60080,做多,2024-10-19 17:55:00,2024-10-19 18:20:00,2640.72,2642.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60081,做多,2024-10-19 18:45:00,2024-10-19 18:55:00,2641.09,2641.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60082,做空,2024-10-19 18:55:00,2024-10-19 19:00:00,2641.43,2638.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60083,做多,2024-10-19 19:10:00,2024-10-19 19:15:00,2641.52,2641.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60084,做空,2024-10-19 19:15:00,2024-10-19 19:20:00,2641.16,2644.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60085,做多,2024-10-19 19:20:00,2024-10-19 19:25:00,2644.58,2644.81,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60086,做多,2024-10-19 20:05:00,2024-10-19 20:20:00,2641.66,2647.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60087,做多,2024-10-19 21:00:00,2024-10-19 21:40:00,2645.99,2645.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60088,做空,2024-10-19 21:40:00,2024-10-19 21:45:00,2645.93,2648.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60089,做多,2024-10-19 21:45:00,2024-10-19 21:50:00,2648.35,2646.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60090,做空,2024-10-19 21:50:00,2024-10-19 21:55:00,2646.03,2642.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60091,做多,2024-10-19 22:10:00,2024-10-19 22:40:00,2645.25,2651.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60092,做多,2024-10-19 23:40:00,2024-10-19 23:45:00,2648.99,2647.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60093,做空,2024-10-19 23:45:00,2024-10-19 23:50:00,2647.98,2648.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60094,做多,2024-10-19 23:50:00,2024-10-20 00:05:00,2648.93,2650.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60095,做多,2024-10-20 02:00:00,2024-10-20 02:10:00,2642.71,2644.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60096,做多,2024-10-20 02:30:00,2024-10-20 02:35:00,2641.01,2640.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60097,做空,2024-10-20 02:35:00,2024-10-20 02:45:00,2640.55,2638.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60098,做多,2024-10-20 03:35:00,2024-10-20 03:40:00,2639.53,2638.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60099,做空,2024-10-20 03:40:00,2024-10-20 03:45:00,2638.59,2638.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60100,做多,2024-10-20 03:45:00,2024-10-20 04:00:00,2638.8,2638.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60101,做空,2024-10-20 04:00:00,2024-10-20 04:05:00,2638.43,2638.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60102,做多,2024-10-20 04:05:00,2024-10-20 04:15:00,2638.6,2641.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60103,做多,2024-10-20 05:30:00,2024-10-20 06:35:00,2641.55,2641.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60104,做空,2024-10-20 06:35:00,2024-10-20 06:40:00,2641.33,2642.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60105,做多,2024-10-20 06:40:00,2024-10-20 06:55:00,2642.8,2649.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60106,做多,2024-10-20 08:00:00,2024-10-20 08:30:00,2648.72,2648.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60107,做空,2024-10-20 08:30:00,2024-10-20 08:50:00,2648.6,2644.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60108,做多,2024-10-20 09:25:00,2024-10-20 10:35:00,2645.95,2647.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60109,做空,2024-10-20 10:35:00,2024-10-20 11:15:00,2647.11,2648.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60110,做多,2024-10-20 11:15:00,2024-10-20 11:30:00,2648.98,2647.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60111,做空,2024-10-20 11:30:00,2024-10-20 11:35:00,2647.53,2648.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60112,做多,2024-10-20 11:35:00,2024-10-20 11:50:00,2648.16,2648.54,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60113,做空,2024-10-20 11:50:00,2024-10-20 12:35:00,2648.54,2652.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60114,做多,2024-10-20 12:35:00,2024-10-20 12:45:00,2652.06,2649.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60115,做空,2024-10-20 12:45:00,2024-10-20 12:55:00,2649.65,2643.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60116,做多,2024-10-20 13:30:00,2024-10-20 13:50:00,2648.53,2658.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60117,做多,2024-10-20 15:45:00,2024-10-20 16:05:00,2700.39,2701.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60118,做空,2024-10-20 16:05:00,2024-10-20 16:20:00,2701.31,2697.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -60119,做多,2024-10-20 16:20:00,2024-10-20 16:35:00,2697.82,2697.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60120,做空,2024-10-20 16:35:00,2024-10-20 16:40:00,2697.49,2699.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60121,做多,2024-10-20 16:40:00,2024-10-20 16:45:00,2699.43,2697.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60122,做空,2024-10-20 16:45:00,2024-10-20 17:35:00,2697.08,2685.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60123,做多,2024-10-20 17:50:00,2024-10-20 17:55:00,2695.19,2693.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60124,做空,2024-10-20 17:55:00,2024-10-20 18:00:00,2693.96,2696.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60125,做多,2024-10-20 18:00:00,2024-10-20 18:05:00,2696.07,2699.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60126,做多,2024-10-20 19:45:00,2024-10-20 19:55:00,2697.61,2699.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -60127,做空,2024-10-20 19:55:00,2024-10-20 20:05:00,2699.22,2702.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60128,做多,2024-10-20 20:05:00,2024-10-20 20:25:00,2702.57,2707.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60129,做多,2024-10-20 21:35:00,2024-10-20 21:50:00,2709.55,2718.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60130,做多,2024-10-20 23:50:00,2024-10-21 00:00:00,2746.02,2743.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60131,做空,2024-10-21 00:00:00,2024-10-21 00:05:00,2743.26,2748.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60132,做多,2024-10-21 00:05:00,2024-10-21 00:15:00,2748.41,2764.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60133,做多,2024-10-21 01:10:00,2024-10-21 01:35:00,2751.51,2751.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60134,做空,2024-10-21 01:35:00,2024-10-21 02:20:00,2751.4,2743.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60135,做多,2024-10-21 04:35:00,2024-10-21 04:55:00,2733.11,2739.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60136,做多,2024-10-21 06:15:00,2024-10-21 06:25:00,2739.65,2738.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60137,做空,2024-10-21 06:25:00,2024-10-21 06:30:00,2738.53,2743.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60138,做多,2024-10-21 06:30:00,2024-10-21 06:50:00,2743.38,2735.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60139,做空,2024-10-21 06:50:00,2024-10-21 06:55:00,2735.18,2728.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60140,做多,2024-10-21 10:05:00,2024-10-21 10:15:00,2716.14,2714.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60141,做空,2024-10-21 10:15:00,2024-10-21 11:00:00,2714.88,2705.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60142,做多,2024-10-21 11:05:00,2024-10-21 11:15:00,2710.45,2711.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60143,做空,2024-10-21 11:15:00,2024-10-21 11:45:00,2711.69,2705.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60144,做多,2024-10-21 12:05:00,2024-10-21 12:15:00,2711.06,2708.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60145,做空,2024-10-21 12:15:00,2024-10-21 12:20:00,2708.23,2708.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60146,做多,2024-10-21 12:20:00,2024-10-21 15:20:00,2708.52,2666.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60147,做空,2024-10-21 15:20:00,2024-10-21 15:45:00,2666.39,2672.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60148,做多,2024-10-21 15:45:00,2024-10-21 15:50:00,2672.11,2671.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60149,做空,2024-10-21 15:50:00,2024-10-21 16:30:00,2671.16,2660.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60150,做多,2024-10-21 16:50:00,2024-10-21 17:55:00,2669.15,2672.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -60151,做空,2024-10-21 17:55:00,2024-10-21 18:00:00,2672.62,2673.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60152,做多,2024-10-21 18:00:00,2024-10-21 19:50:00,2673.32,2683.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60153,做多,2024-10-21 20:45:00,2024-10-21 20:50:00,2677.64,2675.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60154,做空,2024-10-21 20:50:00,2024-10-21 21:05:00,2675.02,2679.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60155,做多,2024-10-21 21:05:00,2024-10-21 21:15:00,2679.28,2678.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60156,做空,2024-10-21 21:15:00,2024-10-21 21:35:00,2678.5,2673.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60157,做多,2024-10-21 22:05:00,2024-10-21 22:20:00,2677.99,2681.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60158,做多,2024-10-21 22:40:00,2024-10-21 22:50:00,2678.29,2677.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60159,做空,2024-10-21 22:50:00,2024-10-21 23:00:00,2677.62,2671.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60160,做多,2024-10-22 01:25:00,2024-10-22 02:00:00,2645.01,2649.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60161,做多,2024-10-22 03:15:00,2024-10-22 03:45:00,2643.58,2643.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60162,做空,2024-10-22 03:45:00,2024-10-22 04:15:00,2643.42,2635.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60163,做多,2024-10-22 04:20:00,2024-10-22 04:30:00,2641.08,2642.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60164,做空,2024-10-22 04:30:00,2024-10-22 04:40:00,2642.0,2641.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60165,做多,2024-10-22 04:40:00,2024-10-22 05:10:00,2641.47,2645.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60166,做多,2024-10-22 07:40:00,2024-10-22 07:45:00,2655.43,2653.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60167,做空,2024-10-22 07:45:00,2024-10-22 07:50:00,2653.02,2648.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60168,做多,2024-10-22 10:10:00,2024-10-22 10:15:00,2626.01,2625.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60169,做空,2024-10-22 10:15:00,2024-10-22 10:20:00,2625.19,2631.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60170,做多,2024-10-22 10:20:00,2024-10-22 11:30:00,2631.7,2636.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60171,做多,2024-10-22 11:50:00,2024-10-22 11:55:00,2634.04,2632.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60172,做空,2024-10-22 11:55:00,2024-10-22 12:00:00,2632.76,2637.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60173,做多,2024-10-22 12:00:00,2024-10-22 12:05:00,2637.51,2641.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60174,做多,2024-10-22 13:15:00,2024-10-22 13:20:00,2631.01,2629.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60175,做空,2024-10-22 13:20:00,2024-10-22 13:25:00,2629.52,2629.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60176,做多,2024-10-22 13:25:00,2024-10-22 13:30:00,2629.65,2620.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60177,做空,2024-10-22 13:30:00,2024-10-22 13:35:00,2620.44,2623.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60178,做多,2024-10-22 13:35:00,2024-10-22 14:05:00,2623.23,2628.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60179,做多,2024-10-22 14:05:00,2024-10-22 14:10:00,2628.43,2634.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60180,做多,2024-10-22 14:30:00,2024-10-22 14:35:00,2636.36,2634.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60181,做多,2024-10-22 15:40:00,2024-10-22 18:40:00,2629.11,2625.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60182,做空,2024-10-22 18:40:00,2024-10-22 18:55:00,2625.69,2621.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60183,做多,2024-10-22 19:05:00,2024-10-22 19:15:00,2626.0,2631.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60184,做多,2024-10-22 19:40:00,2024-10-22 19:55:00,2629.78,2627.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60185,做空,2024-10-22 19:55:00,2024-10-22 20:00:00,2627.43,2630.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60186,做多,2024-10-22 20:00:00,2024-10-22 20:20:00,2630.41,2628.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60187,做空,2024-10-22 20:20:00,2024-10-22 21:10:00,2628.85,2633.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60188,做多,2024-10-22 21:10:00,2024-10-22 21:30:00,2633.72,2631.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60189,做空,2024-10-22 21:30:00,2024-10-22 22:15:00,2631.84,2635.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60190,做多,2024-10-22 22:15:00,2024-10-22 22:30:00,2635.17,2638.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60191,做多,2024-10-22 23:00:00,2024-10-22 23:05:00,2636.73,2635.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60192,做空,2024-10-22 23:05:00,2024-10-22 23:15:00,2635.42,2629.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60193,做多,2024-10-23 01:00:00,2024-10-23 01:05:00,2619.22,2618.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60194,做空,2024-10-23 01:05:00,2024-10-23 01:15:00,2618.42,2619.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60195,做多,2024-10-23 01:15:00,2024-10-23 01:20:00,2619.81,2622.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60196,做多,2024-10-23 03:50:00,2024-10-23 04:20:00,2615.35,2612.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60197,做空,2024-10-23 04:20:00,2024-10-23 04:25:00,2612.31,2614.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60198,做多,2024-10-23 04:25:00,2024-10-23 04:30:00,2614.98,2613.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60199,做空,2024-10-23 04:30:00,2024-10-23 05:05:00,2613.02,2616.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60200,做多,2024-10-23 05:05:00,2024-10-23 05:20:00,2616.12,2613.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60201,做空,2024-10-23 05:20:00,2024-10-23 05:25:00,2613.29,2613.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60202,做多,2024-10-23 05:25:00,2024-10-23 05:55:00,2613.68,2614.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60203,做空,2024-10-23 05:55:00,2024-10-23 06:00:00,2614.58,2616.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60204,做多,2024-10-23 06:00:00,2024-10-23 06:15:00,2616.18,2622.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60205,做多,2024-10-23 10:55:00,2024-10-23 11:05:00,2581.28,2585.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60206,做多,2024-10-23 13:10:00,2024-10-23 13:15:00,2575.28,2572.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60207,做空,2024-10-23 13:15:00,2024-10-23 13:20:00,2572.95,2572.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60208,做多,2024-10-23 13:20:00,2024-10-23 13:30:00,2572.98,2575.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -60209,做空,2024-10-23 13:30:00,2024-10-23 14:05:00,2575.06,2569.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60210,做多,2024-10-23 14:20:00,2024-10-23 14:35:00,2574.69,2576.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -60211,做空,2024-10-23 14:35:00,2024-10-23 14:50:00,2576.81,2564.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60212,做多,2024-10-23 18:45:00,2024-10-23 19:40:00,2486.04,2509.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60213,做多,2024-10-23 22:00:00,2024-10-23 22:15:00,2508.7,2506.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60214,做空,2024-10-23 22:15:00,2024-10-24 00:25:00,2506.61,2510.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60215,做多,2024-10-24 00:40:00,2024-10-24 00:45:00,2522.27,2541.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60216,做多,2024-10-24 02:10:00,2024-10-24 02:35:00,2543.68,2546.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -60217,做空,2024-10-24 02:35:00,2024-10-24 03:55:00,2546.69,2544.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60218,做多,2024-10-24 04:45:00,2024-10-24 04:50:00,2548.67,2552.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60219,做多,2024-10-24 07:15:00,2024-10-24 10:25:00,2553.36,2530.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60220,做多,2024-10-24 10:55:00,2024-10-24 11:10:00,2525.39,2521.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60221,做空,2024-10-24 11:10:00,2024-10-24 11:15:00,2521.81,2526.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60222,做多,2024-10-24 11:15:00,2024-10-24 11:30:00,2526.84,2531.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60223,做多,2024-10-24 12:35:00,2024-10-24 12:50:00,2527.52,2534.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60224,做多,2024-10-24 12:50:00,2024-10-24 12:55:00,2534.05,2530.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60225,做多,2024-10-24 13:10:00,2024-10-24 13:15:00,2533.18,2532.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60226,做空,2024-10-24 13:15:00,2024-10-24 13:30:00,2532.46,2531.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60227,做多,2024-10-24 13:30:00,2024-10-24 13:40:00,2531.06,2541.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60228,做多,2024-10-24 14:35:00,2024-10-24 14:40:00,2534.88,2528.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60229,做空,2024-10-24 14:40:00,2024-10-24 15:10:00,2528.81,2531.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60230,做多,2024-10-24 15:10:00,2024-10-24 15:20:00,2531.74,2524.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60231,做空,2024-10-24 15:20:00,2024-10-24 15:25:00,2524.78,2526.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60232,做多,2024-10-24 15:25:00,2024-10-24 15:45:00,2526.29,2524.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60233,做空,2024-10-24 15:45:00,2024-10-24 15:55:00,2524.03,2525.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60234,做多,2024-10-24 15:55:00,2024-10-24 16:05:00,2525.15,2523.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60235,做空,2024-10-24 16:05:00,2024-10-24 16:10:00,2523.56,2514.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60236,做多,2024-10-24 16:30:00,2024-10-24 17:45:00,2522.99,2521.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60237,做多,2024-10-24 19:05:00,2024-10-24 19:15:00,2524.35,2530.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60238,做多,2024-10-24 19:15:00,2024-10-24 19:20:00,2530.1,2532.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60239,做多,2024-10-24 20:40:00,2024-10-24 21:05:00,2535.47,2542.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60240,做多,2024-10-24 22:00:00,2024-10-24 22:10:00,2544.01,2541.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60241,做空,2024-10-24 22:10:00,2024-10-24 23:40:00,2541.23,2533.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -60242,做多,2024-10-24 23:40:00,2024-10-25 00:00:00,2533.71,2535.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60243,做多,2024-10-25 00:10:00,2024-10-25 00:15:00,2533.11,2534.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60244,做多,2024-10-25 02:00:00,2024-10-25 02:05:00,2523.02,2520.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60245,做空,2024-10-25 02:05:00,2024-10-25 02:10:00,2520.26,2516.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60246,做多,2024-10-25 02:40:00,2024-10-25 03:05:00,2519.32,2523.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60247,做多,2024-10-25 05:40:00,2024-10-25 05:50:00,2501.6,2494.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60248,做空,2024-10-25 05:50:00,2024-10-25 06:00:00,2494.6,2495.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60249,做多,2024-10-25 06:00:00,2024-10-25 06:25:00,2495.61,2495.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60250,做空,2024-10-25 06:25:00,2024-10-25 06:40:00,2495.55,2494.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60251,做多,2024-10-25 06:40:00,2024-10-25 07:10:00,2494.73,2480.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60252,做空,2024-10-25 07:10:00,2024-10-25 07:15:00,2480.77,2481.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60253,做多,2024-10-25 08:10:00,2024-10-25 08:30:00,2483.57,2506.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60254,做多,2024-10-25 12:20:00,2024-10-25 12:30:00,2543.57,2540.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60255,做空,2024-10-25 12:30:00,2024-10-25 12:40:00,2540.52,2542.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60256,做多,2024-10-25 12:40:00,2024-10-25 13:50:00,2542.76,2544.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60257,做多,2024-10-25 13:50:00,2024-10-25 13:55:00,2544.65,2551.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60258,做多,2024-10-25 14:50:00,2024-10-25 15:20:00,2541.36,2548.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -60259,做空,2024-10-25 15:20:00,2024-10-25 15:40:00,2548.49,2533.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60260,做多,2024-10-25 16:40:00,2024-10-25 16:45:00,2535.12,2533.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60261,做空,2024-10-25 16:45:00,2024-10-25 17:20:00,2533.65,2523.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60262,做多,2024-10-25 20:05:00,2024-10-25 20:10:00,2482.67,2482.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60263,做空,2024-10-25 20:10:00,2024-10-25 20:20:00,2482.52,2477.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60264,做多,2024-10-25 20:25:00,2024-10-25 20:30:00,2481.59,2490.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60265,做多,2024-10-25 20:50:00,2024-10-25 21:05:00,2477.69,2478.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60266,做空,2024-10-25 21:05:00,2024-10-25 21:10:00,2478.82,2481.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60267,做多,2024-10-25 21:10:00,2024-10-25 21:20:00,2481.78,2488.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60268,做多,2024-10-25 22:30:00,2024-10-25 22:50:00,2487.23,2475.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60269,做空,2024-10-25 22:50:00,2024-10-25 22:55:00,2475.22,2463.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60270,做多,2024-10-25 23:55:00,2024-10-26 00:10:00,2440.1,2436.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60271,做空,2024-10-26 00:10:00,2024-10-26 01:15:00,2436.95,2440.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60272,做多,2024-10-26 01:15:00,2024-10-26 01:30:00,2440.9,2441.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60273,做空,2024-10-26 01:30:00,2024-10-26 01:45:00,2441.44,2442.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60274,做多,2024-10-26 01:45:00,2024-10-26 01:55:00,2442.0,2442.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60275,做空,2024-10-26 01:55:00,2024-10-26 02:00:00,2442.24,2435.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60276,做多,2024-10-26 02:15:00,2024-10-26 02:30:00,2442.5,2440.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60277,做空,2024-10-26 02:30:00,2024-10-26 02:35:00,2440.68,2441.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60278,做多,2024-10-26 02:35:00,2024-10-26 02:40:00,2441.64,2448.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60279,做多,2024-10-26 03:05:00,2024-10-26 03:25:00,2443.01,2454.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60280,做多,2024-10-26 08:10:00,2024-10-26 08:15:00,2469.48,2467.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60281,做空,2024-10-26 08:15:00,2024-10-26 08:20:00,2467.07,2468.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60282,做多,2024-10-26 08:20:00,2024-10-26 08:30:00,2468.53,2469.36,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60283,做多,2024-10-26 08:45:00,2024-10-26 09:15:00,2471.32,2475.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60284,做多,2024-10-26 10:05:00,2024-10-26 10:10:00,2470.72,2470.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60285,做空,2024-10-26 10:10:00,2024-10-26 10:15:00,2470.43,2472.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60286,做多,2024-10-26 10:15:00,2024-10-26 10:30:00,2472.19,2470.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60287,做空,2024-10-26 10:30:00,2024-10-26 11:35:00,2470.56,2467.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -60288,做多,2024-10-26 11:35:00,2024-10-26 11:40:00,2467.99,2474.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60289,做多,2024-10-26 11:40:00,2024-10-26 12:00:00,2474.31,2476.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60290,做多,2024-10-26 13:10:00,2024-10-26 13:45:00,2470.22,2466.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60291,做空,2024-10-26 13:45:00,2024-10-26 13:50:00,2466.2,2464.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60292,做多,2024-10-26 15:20:00,2024-10-26 15:30:00,2455.54,2455.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60293,做空,2024-10-26 15:30:00,2024-10-26 19:00:00,2455.55,2481.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60294,做多,2024-10-26 19:00:00,2024-10-26 19:10:00,2481.98,2484.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60295,做多,2024-10-26 19:45:00,2024-10-26 19:55:00,2483.11,2486.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60296,做多,2024-10-26 21:30:00,2024-10-26 21:35:00,2492.57,2487.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60297,做空,2024-10-26 21:35:00,2024-10-26 23:00:00,2487.27,2487.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60298,做多,2024-10-26 23:00:00,2024-10-27 02:15:00,2487.36,2476.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60299,做空,2024-10-27 02:15:00,2024-10-27 02:35:00,2476.1,2474.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -60300,做多,2024-10-27 02:35:00,2024-10-27 03:50:00,2474.81,2481.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60301,做多,2024-10-27 04:45:00,2024-10-27 04:55:00,2479.98,2478.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60302,做空,2024-10-27 04:55:00,2024-10-27 05:10:00,2478.94,2481.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60303,做多,2024-10-27 05:10:00,2024-10-27 05:15:00,2481.13,2480.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60304,做空,2024-10-27 05:15:00,2024-10-27 05:25:00,2480.79,2480.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60305,做多,2024-10-27 05:25:00,2024-10-27 05:45:00,2480.78,2482.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60306,做多,2024-10-27 06:10:00,2024-10-27 07:25:00,2479.85,2479.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60307,做空,2024-10-27 07:25:00,2024-10-27 07:45:00,2479.99,2479.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60308,做多,2024-10-27 07:45:00,2024-10-27 08:00:00,2479.95,2482.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60309,做多,2024-10-27 10:05:00,2024-10-27 10:15:00,2471.27,2467.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60310,做空,2024-10-27 10:15:00,2024-10-27 10:35:00,2467.95,2467.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60311,做多,2024-10-27 10:35:00,2024-10-27 11:20:00,2467.99,2467.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60312,做空,2024-10-27 11:20:00,2024-10-27 11:25:00,2467.32,2468.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60313,做多,2024-10-27 11:25:00,2024-10-27 11:45:00,2468.97,2467.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60314,做空,2024-10-27 11:45:00,2024-10-27 11:50:00,2467.65,2470.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60315,做多,2024-10-27 11:50:00,2024-10-27 12:10:00,2470.31,2472.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60316,做多,2024-10-27 14:05:00,2024-10-27 15:00:00,2488.61,2498.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60317,做多,2024-10-27 16:45:00,2024-10-27 17:05:00,2498.91,2498.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60318,做空,2024-10-27 17:05:00,2024-10-27 17:10:00,2498.78,2501.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60319,做多,2024-10-27 17:10:00,2024-10-27 17:15:00,2501.93,2497.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60320,做空,2024-10-27 17:15:00,2024-10-27 17:30:00,2497.44,2502.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60321,做多,2024-10-27 17:30:00,2024-10-27 17:35:00,2502.09,2504.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60322,做多,2024-10-27 17:50:00,2024-10-27 17:55:00,2498.31,2497.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60323,做空,2024-10-27 17:55:00,2024-10-27 18:05:00,2497.1,2492.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60324,做多,2024-10-27 19:25:00,2024-10-27 19:35:00,2492.68,2492.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60325,做空,2024-10-27 19:35:00,2024-10-27 21:00:00,2492.6,2491.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -60326,做多,2024-10-27 21:10:00,2024-10-27 21:15:00,2494.23,2495.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60327,做多,2024-10-27 23:00:00,2024-10-27 23:15:00,2519.4,2517.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60328,做空,2024-10-27 23:15:00,2024-10-27 23:40:00,2517.11,2508.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60329,做多,2024-10-28 03:00:00,2024-10-28 03:05:00,2493.42,2492.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60330,做空,2024-10-28 03:05:00,2024-10-28 03:20:00,2492.16,2492.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60331,做多,2024-10-28 03:20:00,2024-10-28 03:25:00,2492.18,2491.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60332,做空,2024-10-28 03:25:00,2024-10-28 03:30:00,2491.31,2486.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60333,做多,2024-10-28 04:40:00,2024-10-28 05:20:00,2481.28,2480.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60334,做空,2024-10-28 05:20:00,2024-10-28 05:30:00,2480.99,2477.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60335,做多,2024-10-28 05:35:00,2024-10-28 05:50:00,2482.77,2487.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60336,做多,2024-10-28 06:30:00,2024-10-28 07:00:00,2484.38,2493.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60337,做多,2024-10-28 09:00:00,2024-10-28 09:10:00,2514.0,2513.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60338,做多,2024-10-28 09:45:00,2024-10-28 09:50:00,2516.06,2534.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60339,做多,2024-10-28 11:05:00,2024-10-28 12:35:00,2529.73,2524.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60340,做多,2024-10-28 12:40:00,2024-10-28 13:00:00,2526.39,2522.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60341,做空,2024-10-28 13:00:00,2024-10-28 13:10:00,2522.32,2526.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60342,做多,2024-10-28 13:10:00,2024-10-28 13:35:00,2526.8,2524.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60343,做空,2024-10-28 13:35:00,2024-10-28 13:40:00,2524.26,2526.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60344,做多,2024-10-28 13:40:00,2024-10-28 13:50:00,2526.38,2522.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60345,做空,2024-10-28 13:50:00,2024-10-28 13:55:00,2522.16,2512.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60346,做多,2024-10-28 14:05:00,2024-10-28 14:15:00,2522.79,2516.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60347,做空,2024-10-28 14:15:00,2024-10-28 14:20:00,2516.3,2513.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60348,做多,2024-10-28 14:40:00,2024-10-28 14:45:00,2521.35,2534.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60349,做多,2024-10-28 14:45:00,2024-10-28 14:50:00,2534.8,2526.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60350,做多,2024-10-28 16:15:00,2024-10-28 16:35:00,2513.32,2505.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60351,做空,2024-10-28 16:35:00,2024-10-28 16:40:00,2505.06,2514.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60352,做多,2024-10-28 16:40:00,2024-10-28 16:45:00,2514.84,2510.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60353,做空,2024-10-28 16:45:00,2024-10-28 17:00:00,2510.03,2500.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60354,做多,2024-10-28 17:30:00,2024-10-28 17:45:00,2507.86,2502.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60355,做空,2024-10-28 17:45:00,2024-10-28 18:05:00,2502.88,2508.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60356,做多,2024-10-28 18:05:00,2024-10-28 18:20:00,2508.44,2495.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60357,做空,2024-10-28 18:20:00,2024-10-28 18:25:00,2495.12,2499.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60358,做多,2024-10-28 18:50:00,2024-10-28 19:05:00,2501.8,2512.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60359,做多,2024-10-28 19:35:00,2024-10-28 19:45:00,2506.09,2505.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60360,做空,2024-10-28 19:45:00,2024-10-28 19:55:00,2505.65,2505.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60361,做多,2024-10-28 19:55:00,2024-10-28 20:25:00,2505.75,2509.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -60362,做空,2024-10-28 20:25:00,2024-10-28 20:30:00,2509.68,2514.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60363,做多,2024-10-28 20:30:00,2024-10-28 21:10:00,2514.08,2518.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60364,做多,2024-10-28 23:55:00,2024-10-29 00:35:00,2566.49,2579.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60365,做多,2024-10-29 02:05:00,2024-10-29 02:10:00,2597.12,2611.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60366,做多,2024-10-29 04:05:00,2024-10-29 05:35:00,2615.94,2618.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -60367,做空,2024-10-29 05:35:00,2024-10-29 05:40:00,2618.22,2618.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60368,做多,2024-10-29 05:40:00,2024-10-29 05:45:00,2618.35,2624.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60369,做多,2024-10-29 05:45:00,2024-10-29 05:50:00,2624.53,2622.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60370,做多,2024-10-29 06:00:00,2024-10-29 06:05:00,2620.55,2623.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60371,做多,2024-10-29 06:20:00,2024-10-29 06:40:00,2619.59,2619.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60372,做空,2024-10-29 06:40:00,2024-10-29 06:45:00,2619.23,2621.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60373,做多,2024-10-29 06:45:00,2024-10-29 06:55:00,2621.28,2620.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60374,做空,2024-10-29 06:55:00,2024-10-29 07:10:00,2620.61,2609.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60375,做多,2024-10-29 08:00:00,2024-10-29 08:15:00,2613.8,2617.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -60376,做空,2024-10-29 08:15:00,2024-10-29 09:55:00,2617.14,2623.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60377,做多,2024-10-29 09:55:00,2024-10-29 10:05:00,2623.93,2622.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60378,做空,2024-10-29 10:05:00,2024-10-29 10:20:00,2622.1,2623.17,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60379,做多,2024-10-29 10:20:00,2024-10-29 10:25:00,2623.17,2621.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60380,做空,2024-10-29 10:25:00,2024-10-29 10:30:00,2621.45,2625.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60381,做多,2024-10-29 10:30:00,2024-10-29 10:35:00,2625.15,2630.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60382,做多,2024-10-29 11:30:00,2024-10-29 11:50:00,2627.89,2629.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -60383,做空,2024-10-29 11:50:00,2024-10-29 11:55:00,2629.8,2631.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60384,做多,2024-10-29 11:55:00,2024-10-29 12:05:00,2631.07,2629.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60385,做空,2024-10-29 12:05:00,2024-10-29 12:10:00,2629.72,2625.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60386,做多,2024-10-29 13:35:00,2024-10-29 13:45:00,2624.31,2623.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60387,做多,2024-10-29 14:30:00,2024-10-29 15:00:00,2632.07,2628.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60388,做空,2024-10-29 15:00:00,2024-10-29 15:10:00,2628.82,2629.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60389,做多,2024-10-29 15:10:00,2024-10-29 15:25:00,2629.61,2630.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60390,做多,2024-10-29 15:35:00,2024-10-29 15:40:00,2629.53,2637.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60391,做多,2024-10-29 15:40:00,2024-10-29 15:45:00,2637.68,2643.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60392,做多,2024-10-29 18:50:00,2024-10-29 19:00:00,2666.02,2662.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60393,做空,2024-10-29 19:00:00,2024-10-29 19:20:00,2662.36,2645.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60394,做多,2024-10-29 21:05:00,2024-10-29 21:30:00,2623.36,2620.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60395,做空,2024-10-29 21:30:00,2024-10-29 21:40:00,2620.02,2620.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60396,做多,2024-10-29 21:40:00,2024-10-29 22:00:00,2620.32,2622.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -60397,做空,2024-10-29 22:00:00,2024-10-29 23:30:00,2622.09,2634.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60398,做多,2024-10-29 23:30:00,2024-10-29 23:45:00,2634.35,2636.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -60399,做空,2024-10-29 23:45:00,2024-10-30 00:10:00,2636.24,2636.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60400,做多,2024-10-30 00:10:00,2024-10-30 02:55:00,2636.65,2628.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60401,做空,2024-10-30 02:55:00,2024-10-30 03:05:00,2628.68,2637.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60402,做多,2024-10-30 03:05:00,2024-10-30 03:20:00,2637.68,2633.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60403,做空,2024-10-30 03:20:00,2024-10-30 03:30:00,2633.66,2635.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60404,做多,2024-10-30 03:30:00,2024-10-30 03:40:00,2635.72,2651.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60405,做多,2024-10-30 05:00:00,2024-10-30 05:15:00,2643.32,2643.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60406,做空,2024-10-30 05:15:00,2024-10-30 05:20:00,2643.04,2645.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60407,做多,2024-10-30 05:20:00,2024-10-30 05:25:00,2645.76,2644.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60408,做多,2024-10-30 05:50:00,2024-10-30 05:55:00,2651.66,2653.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60409,做多,2024-10-30 07:00:00,2024-10-30 07:40:00,2659.41,2668.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -60410,做空,2024-10-30 07:40:00,2024-10-30 07:50:00,2668.15,2667.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60411,做多,2024-10-30 07:50:00,2024-10-30 08:00:00,2667.78,2677.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60412,做多,2024-10-30 09:10:00,2024-10-30 09:25:00,2674.99,2680.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60413,做多,2024-10-30 12:20:00,2024-10-30 12:30:00,2669.22,2664.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60414,做空,2024-10-30 12:30:00,2024-10-30 12:35:00,2664.49,2671.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60415,做多,2024-10-30 12:35:00,2024-10-30 12:45:00,2671.14,2668.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60416,做空,2024-10-30 12:45:00,2024-10-30 13:45:00,2668.01,2687.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60417,做多,2024-10-30 13:45:00,2024-10-30 13:50:00,2687.53,2698.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60418,做多,2024-10-30 16:35:00,2024-10-30 16:45:00,2692.91,2695.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60419,做多,2024-10-30 18:05:00,2024-10-30 18:15:00,2678.73,2678.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60420,做空,2024-10-30 18:15:00,2024-10-30 18:20:00,2678.3,2678.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60421,做多,2024-10-30 18:20:00,2024-10-30 18:30:00,2678.85,2676.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60422,做空,2024-10-30 18:30:00,2024-10-30 18:35:00,2676.8,2677.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60423,做多,2024-10-30 18:35:00,2024-10-30 18:45:00,2677.69,2665.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60424,做空,2024-10-30 18:45:00,2024-10-30 18:50:00,2665.72,2669.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60425,做多,2024-10-30 20:00:00,2024-10-30 20:05:00,2668.72,2653.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60426,做空,2024-10-30 20:05:00,2024-10-30 20:10:00,2653.52,2652.42,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -60427,做多,2024-10-30 20:30:00,2024-10-30 20:45:00,2662.07,2671.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60428,做多,2024-10-30 22:10:00,2024-10-30 22:20:00,2663.55,2662.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60429,做空,2024-10-30 22:20:00,2024-10-30 22:25:00,2662.86,2664.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60430,做多,2024-10-30 22:25:00,2024-10-30 22:30:00,2664.22,2653.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60431,做空,2024-10-30 22:30:00,2024-10-30 22:45:00,2653.78,2657.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60432,做多,2024-10-30 22:45:00,2024-10-30 22:55:00,2657.06,2660.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -60433,做空,2024-10-30 22:55:00,2024-10-30 23:40:00,2660.06,2662.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60434,做多,2024-10-30 23:40:00,2024-10-30 23:45:00,2662.19,2660.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60435,做空,2024-10-30 23:45:00,2024-10-31 00:00:00,2660.78,2661.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60436,做多,2024-10-31 00:00:00,2024-10-31 00:10:00,2661.68,2660.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60437,做空,2024-10-31 00:10:00,2024-10-31 00:25:00,2660.8,2664.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60438,做多,2024-10-31 00:25:00,2024-10-31 00:30:00,2664.28,2660.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60439,做空,2024-10-31 00:30:00,2024-10-31 00:35:00,2660.23,2661.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60440,做多,2024-10-31 00:35:00,2024-10-31 01:05:00,2661.3,2665.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60441,做多,2024-10-31 01:45:00,2024-10-31 01:55:00,2663.05,2663.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60442,做多,2024-10-31 02:15:00,2024-10-31 02:40:00,2658.48,2659.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60443,做空,2024-10-31 02:40:00,2024-10-31 03:35:00,2659.47,2659.42,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60444,做多,2024-10-31 03:35:00,2024-10-31 03:45:00,2659.42,2659.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60445,做空,2024-10-31 03:45:00,2024-10-31 04:15:00,2659.83,2650.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60446,做多,2024-10-31 05:15:00,2024-10-31 05:20:00,2653.15,2648.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60447,做空,2024-10-31 05:20:00,2024-10-31 05:40:00,2648.36,2652.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60448,做多,2024-10-31 05:40:00,2024-10-31 05:45:00,2652.55,2648.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60449,做空,2024-10-31 05:45:00,2024-10-31 06:15:00,2648.93,2648.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60450,做多,2024-10-31 06:15:00,2024-10-31 06:20:00,2648.8,2647.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60451,做空,2024-10-31 06:20:00,2024-10-31 06:30:00,2647.61,2642.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60452,做多,2024-10-31 07:20:00,2024-10-31 08:00:00,2644.68,2641.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60453,做空,2024-10-31 08:00:00,2024-10-31 08:05:00,2641.94,2644.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60454,做多,2024-10-31 08:05:00,2024-10-31 08:10:00,2644.15,2641.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60455,做空,2024-10-31 08:10:00,2024-10-31 08:15:00,2641.6,2642.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60456,做多,2024-10-31 08:15:00,2024-10-31 09:15:00,2642.23,2641.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60457,做空,2024-10-31 09:15:00,2024-10-31 10:00:00,2641.85,2639.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -60458,做多,2024-10-31 10:00:00,2024-10-31 10:05:00,2639.4,2636.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60459,做空,2024-10-31 10:05:00,2024-10-31 10:10:00,2636.12,2639.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60460,做多,2024-10-31 10:10:00,2024-10-31 10:15:00,2639.11,2634.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60461,做空,2024-10-31 10:15:00,2024-10-31 10:20:00,2634.04,2629.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60462,做多,2024-10-31 10:45:00,2024-10-31 10:55:00,2642.56,2647.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60463,做多,2024-10-31 11:45:00,2024-10-31 12:00:00,2637.8,2638.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60464,做空,2024-10-31 12:00:00,2024-10-31 12:20:00,2638.08,2634.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60465,做多,2024-10-31 12:25:00,2024-10-31 12:35:00,2635.49,2636.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60466,做空,2024-10-31 12:35:00,2024-10-31 13:15:00,2636.76,2631.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60467,做多,2024-10-31 15:20:00,2024-10-31 15:25:00,2573.22,2571.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60468,做空,2024-10-31 15:25:00,2024-10-31 15:50:00,2571.01,2564.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -60469,做多,2024-10-31 15:50:00,2024-10-31 15:55:00,2564.47,2562.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60470,做空,2024-10-31 15:55:00,2024-10-31 16:00:00,2562.99,2552.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60471,做多,2024-10-31 16:15:00,2024-10-31 16:20:00,2561.6,2552.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60472,做空,2024-10-31 16:20:00,2024-10-31 17:05:00,2552.56,2558.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60473,做多,2024-10-31 17:05:00,2024-10-31 17:15:00,2558.78,2556.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60474,做空,2024-10-31 17:15:00,2024-10-31 17:25:00,2556.16,2549.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60475,做多,2024-10-31 19:10:00,2024-10-31 19:15:00,2529.67,2525.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60476,做空,2024-10-31 19:15:00,2024-10-31 19:40:00,2525.36,2525.05,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60477,做多,2024-10-31 19:40:00,2024-10-31 19:50:00,2525.05,2516.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60478,做空,2024-10-31 19:50:00,2024-10-31 19:55:00,2516.18,2514.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60479,做多,2024-10-31 20:00:00,2024-10-31 20:05:00,2523.94,2520.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60480,做空,2024-10-31 20:05:00,2024-10-31 20:15:00,2520.8,2526.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60481,做多,2024-10-31 20:15:00,2024-10-31 20:20:00,2526.8,2526.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60482,做空,2024-10-31 20:20:00,2024-10-31 20:45:00,2526.59,2509.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60483,做多,2024-10-31 20:55:00,2024-10-31 21:00:00,2521.23,2519.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60484,做空,2024-10-31 21:00:00,2024-10-31 21:10:00,2519.22,2522.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60485,做多,2024-10-31 21:10:00,2024-10-31 21:20:00,2522.99,2522.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60486,做空,2024-10-31 21:20:00,2024-10-31 21:35:00,2522.53,2524.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60487,做多,2024-10-31 21:35:00,2024-10-31 22:00:00,2524.53,2523.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60488,做空,2024-10-31 22:00:00,2024-10-31 22:15:00,2523.68,2508.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60489,做多,2024-10-31 22:35:00,2024-10-31 22:50:00,2519.07,2517.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60490,做空,2024-10-31 22:50:00,2024-10-31 22:55:00,2517.0,2521.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60491,做多,2024-10-31 22:55:00,2024-10-31 23:05:00,2521.68,2516.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60492,做空,2024-10-31 23:05:00,2024-10-31 23:10:00,2516.76,2520.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60493,做多,2024-10-31 23:10:00,2024-10-31 23:50:00,2520.85,2518.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60494,做空,2024-10-31 23:50:00,2024-11-01 00:00:00,2518.86,2523.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60495,做多,2024-11-01 00:00:00,2024-11-01 00:10:00,2523.33,2527.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60496,做多,2024-11-01 01:00:00,2024-11-01 01:20:00,2526.74,2521.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60497,做空,2024-11-01 01:20:00,2024-11-01 01:30:00,2521.49,2509.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60498,做多,2024-11-01 02:35:00,2024-11-01 02:40:00,2511.01,2506.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60499,做空,2024-11-01 02:40:00,2024-11-01 02:50:00,2506.06,2507.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60500,做多,2024-11-01 02:50:00,2024-11-01 03:40:00,2507.42,2505.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60501,做空,2024-11-01 03:40:00,2024-11-01 04:15:00,2505.16,2508.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60502,做多,2024-11-01 04:15:00,2024-11-01 05:40:00,2508.01,2511.37,0.0,100.0,0.0,0.0,0.0,0.0,flip -60503,做空,2024-11-01 05:40:00,2024-11-01 05:50:00,2511.37,2512.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60504,做多,2024-11-01 05:50:00,2024-11-01 05:55:00,2512.11,2510.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60505,做空,2024-11-01 05:55:00,2024-11-01 06:00:00,2510.55,2511.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60506,做多,2024-11-01 06:00:00,2024-11-01 06:05:00,2511.26,2505.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60507,做空,2024-11-01 06:05:00,2024-11-01 06:10:00,2505.17,2501.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60508,做多,2024-11-01 06:35:00,2024-11-01 06:40:00,2511.55,2509.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60509,做空,2024-11-01 06:40:00,2024-11-01 06:55:00,2509.02,2500.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60510,做多,2024-11-01 07:30:00,2024-11-01 07:40:00,2504.0,2502.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60511,做空,2024-11-01 07:40:00,2024-11-01 07:50:00,2502.74,2504.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60512,做多,2024-11-01 07:50:00,2024-11-01 08:00:00,2504.67,2504.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60513,做空,2024-11-01 08:00:00,2024-11-01 08:55:00,2504.0,2501.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60514,做多,2024-11-01 09:10:00,2024-11-01 09:15:00,2506.86,2503.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60515,做空,2024-11-01 09:15:00,2024-11-01 09:35:00,2503.39,2509.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60516,做多,2024-11-01 09:35:00,2024-11-01 10:15:00,2509.52,2515.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60517,做多,2024-11-01 12:10:00,2024-11-01 12:25:00,2520.88,2519.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60518,做空,2024-11-01 12:25:00,2024-11-01 12:30:00,2519.58,2526.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60519,做多,2024-11-01 12:30:00,2024-11-01 12:35:00,2526.35,2543.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60520,做多,2024-11-01 14:45:00,2024-11-01 14:50:00,2564.69,2556.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60521,做空,2024-11-01 14:50:00,2024-11-01 14:55:00,2556.68,2562.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60522,做多,2024-11-01 14:55:00,2024-11-01 16:20:00,2562.01,2521.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60523,做空,2024-11-01 16:20:00,2024-11-01 16:50:00,2521.7,2519.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -60524,做多,2024-11-01 16:50:00,2024-11-01 17:05:00,2519.27,2514.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60525,做空,2024-11-01 17:05:00,2024-11-01 17:10:00,2514.38,2521.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60526,做多,2024-11-01 17:10:00,2024-11-01 17:30:00,2521.12,2512.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60527,做空,2024-11-01 17:30:00,2024-11-01 17:50:00,2512.28,2517.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60528,做多,2024-11-01 17:50:00,2024-11-01 18:30:00,2517.77,2514.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60529,做空,2024-11-01 18:30:00,2024-11-01 18:35:00,2514.41,2515.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60530,做多,2024-11-01 18:35:00,2024-11-01 20:10:00,2515.48,2517.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60531,做多,2024-11-01 21:05:00,2024-11-01 21:10:00,2517.9,2514.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60532,做空,2024-11-01 21:10:00,2024-11-01 21:20:00,2514.24,2500.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60533,做多,2024-11-01 22:05:00,2024-11-01 22:15:00,2508.56,2507.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60534,做空,2024-11-01 22:15:00,2024-11-01 22:30:00,2507.39,2509.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60535,做多,2024-11-01 22:30:00,2024-11-01 23:55:00,2509.47,2511.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -60536,做空,2024-11-01 23:55:00,2024-11-02 00:00:00,2511.57,2515.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60537,做多,2024-11-02 00:00:00,2024-11-02 00:10:00,2515.95,2517.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60538,做多,2024-11-02 00:55:00,2024-11-02 01:00:00,2516.35,2515.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60539,做空,2024-11-02 01:00:00,2024-11-02 01:05:00,2515.55,2517.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60540,做多,2024-11-02 01:05:00,2024-11-02 01:10:00,2517.43,2515.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60541,做空,2024-11-02 01:10:00,2024-11-02 01:15:00,2515.39,2513.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60542,做多,2024-11-02 01:25:00,2024-11-02 01:45:00,2515.27,2515.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60543,做空,2024-11-02 01:45:00,2024-11-02 01:55:00,2515.61,2514.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60544,做多,2024-11-02 01:55:00,2024-11-02 02:10:00,2514.89,2516.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60545,做多,2024-11-02 05:15:00,2024-11-02 05:20:00,2507.02,2506.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60546,做空,2024-11-02 05:20:00,2024-11-02 06:20:00,2506.66,2507.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60547,做多,2024-11-02 06:20:00,2024-11-02 06:50:00,2507.52,2509.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -60548,做空,2024-11-02 06:50:00,2024-11-02 07:05:00,2509.9,2509.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60549,做多,2024-11-02 07:05:00,2024-11-02 07:35:00,2509.48,2508.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60550,做空,2024-11-02 07:35:00,2024-11-02 07:40:00,2508.39,2505.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60551,做多,2024-11-02 07:45:00,2024-11-02 07:55:00,2508.61,2507.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60552,做空,2024-11-02 07:55:00,2024-11-02 08:00:00,2507.33,2508.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60553,做多,2024-11-02 08:00:00,2024-11-02 09:20:00,2508.09,2501.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60554,做空,2024-11-02 09:20:00,2024-11-02 09:25:00,2501.49,2503.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60555,做多,2024-11-02 09:25:00,2024-11-02 09:45:00,2503.44,2498.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60556,做空,2024-11-02 09:45:00,2024-11-02 09:50:00,2498.06,2497.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -60557,做多,2024-11-02 10:20:00,2024-11-02 10:45:00,2499.02,2500.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -60558,做空,2024-11-02 10:45:00,2024-11-02 11:55:00,2500.77,2501.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60559,做多,2024-11-02 11:55:00,2024-11-02 12:05:00,2501.82,2501.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60560,做空,2024-11-02 12:05:00,2024-11-02 12:15:00,2501.73,2498.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60561,做多,2024-11-02 13:15:00,2024-11-02 13:30:00,2497.23,2488.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60562,做空,2024-11-02 13:30:00,2024-11-02 13:35:00,2488.01,2478.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60563,做多,2024-11-02 14:20:00,2024-11-02 14:25:00,2487.49,2483.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60564,做空,2024-11-02 14:25:00,2024-11-02 14:50:00,2483.19,2484.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60565,做多,2024-11-02 14:50:00,2024-11-02 15:00:00,2484.55,2482.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60566,做空,2024-11-02 15:00:00,2024-11-02 15:05:00,2482.55,2483.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60567,做多,2024-11-02 15:05:00,2024-11-02 15:10:00,2483.73,2481.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60568,做空,2024-11-02 15:10:00,2024-11-02 15:15:00,2481.27,2483.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60569,做多,2024-11-02 15:15:00,2024-11-02 15:20:00,2483.64,2488.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60570,做多,2024-11-02 15:45:00,2024-11-02 16:00:00,2482.89,2489.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60571,做多,2024-11-02 16:20:00,2024-11-02 16:30:00,2487.98,2492.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60572,做多,2024-11-02 18:00:00,2024-11-02 18:05:00,2489.32,2480.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60573,做空,2024-11-02 18:05:00,2024-11-02 18:10:00,2480.7,2481.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60574,做多,2024-11-02 18:30:00,2024-11-02 19:50:00,2488.32,2491.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60575,做多,2024-11-02 21:30:00,2024-11-02 21:35:00,2494.35,2493.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60576,做空,2024-11-02 21:35:00,2024-11-02 21:50:00,2493.7,2493.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60577,做多,2024-11-02 21:50:00,2024-11-02 21:55:00,2493.66,2493.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60578,做空,2024-11-02 21:55:00,2024-11-02 22:00:00,2493.07,2492.49,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -60579,做多,2024-11-02 22:05:00,2024-11-02 22:10:00,2496.89,2494.52,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60580,做多,2024-11-02 22:25:00,2024-11-02 22:30:00,2493.29,2492.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60581,做空,2024-11-02 22:30:00,2024-11-02 22:35:00,2492.68,2493.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60582,做多,2024-11-02 22:35:00,2024-11-02 22:45:00,2493.47,2493.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60583,做空,2024-11-02 22:45:00,2024-11-02 22:55:00,2493.61,2491.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60584,做多,2024-11-02 23:45:00,2024-11-03 00:30:00,2491.39,2489.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60585,做空,2024-11-03 00:30:00,2024-11-03 00:40:00,2489.7,2488.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60586,做多,2024-11-03 00:40:00,2024-11-03 05:00:00,2488.81,2453.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60587,做空,2024-11-03 05:00:00,2024-11-03 05:30:00,2453.93,2446.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60588,做多,2024-11-03 06:15:00,2024-11-03 06:25:00,2452.43,2449.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60589,做空,2024-11-03 06:25:00,2024-11-03 06:30:00,2449.11,2450.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60590,做多,2024-11-03 06:30:00,2024-11-03 06:40:00,2450.73,2456.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60591,做多,2024-11-03 07:45:00,2024-11-03 08:45:00,2451.77,2459.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60592,做多,2024-11-03 10:05:00,2024-11-03 11:00:00,2454.26,2456.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -60593,做空,2024-11-03 11:00:00,2024-11-03 11:35:00,2456.14,2454.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60594,做多,2024-11-03 12:05:00,2024-11-03 12:50:00,2456.18,2456.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60595,做空,2024-11-03 12:50:00,2024-11-03 13:05:00,2456.69,2452.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60596,做多,2024-11-03 15:30:00,2024-11-03 15:50:00,2426.35,2446.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60597,做多,2024-11-03 17:00:00,2024-11-03 17:20:00,2446.99,2447.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60598,做空,2024-11-03 17:20:00,2024-11-03 17:30:00,2447.14,2450.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60599,做多,2024-11-03 17:30:00,2024-11-03 17:35:00,2450.99,2449.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60600,做空,2024-11-03 17:35:00,2024-11-03 18:05:00,2449.44,2447.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -60601,做多,2024-11-03 18:05:00,2024-11-03 18:10:00,2447.48,2445.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60602,做空,2024-11-03 18:10:00,2024-11-03 18:15:00,2445.29,2441.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60603,做多,2024-11-03 19:15:00,2024-11-03 20:35:00,2436.11,2463.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60604,做多,2024-11-03 22:20:00,2024-11-03 22:25:00,2469.99,2467.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60605,做空,2024-11-03 22:25:00,2024-11-03 22:35:00,2467.93,2464.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60606,做多,2024-11-04 00:55:00,2024-11-04 01:05:00,2450.03,2449.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60607,做空,2024-11-04 01:05:00,2024-11-04 01:10:00,2449.07,2451.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60608,做多,2024-11-04 01:10:00,2024-11-04 01:20:00,2451.98,2464.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60609,做多,2024-11-04 03:45:00,2024-11-04 04:30:00,2476.53,2475.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60610,做空,2024-11-04 04:30:00,2024-11-04 04:35:00,2475.85,2476.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60611,做多,2024-11-04 04:35:00,2024-11-04 04:40:00,2476.65,2474.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60612,做空,2024-11-04 04:40:00,2024-11-04 04:50:00,2474.73,2472.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60613,做多,2024-11-04 06:05:00,2024-11-04 06:25:00,2467.18,2475.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60614,做多,2024-11-04 09:00:00,2024-11-04 09:10:00,2457.87,2461.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -60615,做空,2024-11-04 09:10:00,2024-11-04 09:30:00,2461.53,2450.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60616,做多,2024-11-04 09:55:00,2024-11-04 10:05:00,2457.36,2466.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60617,做多,2024-11-04 12:05:00,2024-11-04 12:30:00,2472.74,2475.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60618,做多,2024-11-04 12:45:00,2024-11-04 12:55:00,2474.1,2476.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60619,做多,2024-11-04 16:10:00,2024-11-04 17:35:00,2442.52,2423.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60620,做空,2024-11-04 17:35:00,2024-11-04 17:50:00,2423.59,2422.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60621,做多,2024-11-04 17:50:00,2024-11-04 18:00:00,2422.78,2421.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60622,做空,2024-11-04 18:00:00,2024-11-04 18:55:00,2421.38,2424.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60623,做多,2024-11-04 18:55:00,2024-11-04 19:05:00,2424.93,2434.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60624,做多,2024-11-04 19:45:00,2024-11-04 20:00:00,2429.17,2428.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60625,做空,2024-11-04 20:00:00,2024-11-04 20:15:00,2428.2,2426.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60626,做多,2024-11-04 21:05:00,2024-11-04 23:45:00,2424.99,2395.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60627,做空,2024-11-04 23:45:00,2024-11-04 23:55:00,2395.78,2397.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60628,做多,2024-11-04 23:55:00,2024-11-05 00:05:00,2397.36,2400.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60629,做多,2024-11-05 00:55:00,2024-11-05 01:05:00,2399.94,2400.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60630,做空,2024-11-05 01:05:00,2024-11-05 01:15:00,2400.99,2395.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60631,做多,2024-11-05 01:40:00,2024-11-05 02:45:00,2401.56,2400.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60632,做空,2024-11-05 02:45:00,2024-11-05 02:50:00,2400.97,2401.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60633,做多,2024-11-05 02:50:00,2024-11-05 03:25:00,2401.99,2417.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60634,做多,2024-11-05 06:30:00,2024-11-05 06:35:00,2427.99,2426.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60635,做空,2024-11-05 06:35:00,2024-11-05 06:45:00,2426.75,2428.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60636,做多,2024-11-05 06:45:00,2024-11-05 07:15:00,2428.69,2425.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60637,做空,2024-11-05 07:15:00,2024-11-05 07:25:00,2425.93,2422.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60638,做多,2024-11-05 07:30:00,2024-11-05 07:40:00,2426.65,2438.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60639,做多,2024-11-05 08:45:00,2024-11-05 09:20:00,2435.57,2439.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -60640,做空,2024-11-05 09:20:00,2024-11-05 09:30:00,2439.53,2439.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60641,做多,2024-11-05 09:30:00,2024-11-05 09:35:00,2439.91,2436.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60642,做空,2024-11-05 09:35:00,2024-11-05 11:00:00,2436.67,2437.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60643,做多,2024-11-05 11:00:00,2024-11-05 11:10:00,2437.72,2440.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60644,做多,2024-11-05 12:30:00,2024-11-05 12:35:00,2439.24,2442.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60645,做多,2024-11-05 13:25:00,2024-11-05 13:40:00,2439.64,2442.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -60646,做空,2024-11-05 13:40:00,2024-11-05 14:05:00,2442.81,2442.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60647,做多,2024-11-05 14:05:00,2024-11-05 14:20:00,2442.26,2458.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60648,做多,2024-11-05 16:20:00,2024-11-05 16:35:00,2450.28,2461.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60649,做多,2024-11-05 17:35:00,2024-11-05 17:40:00,2459.11,2457.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60650,做空,2024-11-05 17:40:00,2024-11-05 18:10:00,2457.92,2447.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60651,做多,2024-11-05 18:40:00,2024-11-05 18:45:00,2456.36,2450.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60652,做空,2024-11-05 18:45:00,2024-11-05 19:00:00,2450.42,2453.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60653,做多,2024-11-05 19:00:00,2024-11-05 19:05:00,2453.69,2452.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60654,做空,2024-11-05 19:05:00,2024-11-05 19:15:00,2452.2,2445.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60655,做多,2024-11-05 20:45:00,2024-11-05 20:50:00,2433.8,2426.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60656,做空,2024-11-05 20:50:00,2024-11-05 21:10:00,2426.64,2426.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60657,做多,2024-11-05 21:10:00,2024-11-05 22:55:00,2426.43,2433.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60658,做多,2024-11-06 00:10:00,2024-11-06 00:15:00,2432.03,2436.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60659,做多,2024-11-06 01:45:00,2024-11-06 02:00:00,2479.57,2479.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60660,做空,2024-11-06 02:00:00,2024-11-06 02:05:00,2479.07,2488.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60661,做多,2024-11-06 02:05:00,2024-11-06 02:15:00,2488.1,2522.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60662,做多,2024-11-06 04:05:00,2024-11-06 04:25:00,2585.7,2590.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -60663,做空,2024-11-06 04:25:00,2024-11-06 05:00:00,2590.3,2572.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60664,做多,2024-11-06 05:25:00,2024-11-06 05:35:00,2587.38,2587.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60665,做空,2024-11-06 05:35:00,2024-11-06 07:10:00,2587.27,2597.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60666,做多,2024-11-06 07:10:00,2024-11-06 07:25:00,2597.08,2619.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60667,做多,2024-11-06 07:45:00,2024-11-06 07:50:00,2610.22,2606.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60668,做空,2024-11-06 07:50:00,2024-11-06 08:10:00,2606.6,2601.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -60669,做多,2024-11-06 08:10:00,2024-11-06 10:05:00,2601.48,2614.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -60670,做空,2024-11-06 10:05:00,2024-11-06 10:15:00,2614.06,2614.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60671,做多,2024-11-06 10:15:00,2024-11-06 10:40:00,2614.66,2627.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60672,做多,2024-11-06 14:25:00,2024-11-06 14:30:00,2627.03,2630.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60673,做多,2024-11-06 15:00:00,2024-11-06 15:10:00,2621.22,2648.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60674,做多,2024-11-06 16:00:00,2024-11-06 16:20:00,2640.34,2639.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60675,做空,2024-11-06 16:20:00,2024-11-06 16:25:00,2639.57,2651.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60676,做多,2024-11-06 16:25:00,2024-11-06 16:40:00,2651.9,2658.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60677,做多,2024-11-06 18:00:00,2024-11-06 18:05:00,2661.99,2668.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60678,做多,2024-11-06 19:25:00,2024-11-06 19:50:00,2666.01,2683.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60679,做多,2024-11-06 19:50:00,2024-11-06 19:55:00,2683.84,2687.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60680,做多,2024-11-06 20:05:00,2024-11-06 20:10:00,2688.34,2694.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60681,做多,2024-11-06 20:40:00,2024-11-06 20:55:00,2676.32,2689.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60682,做多,2024-11-06 21:50:00,2024-11-06 22:10:00,2686.07,2687.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -60683,做空,2024-11-06 22:10:00,2024-11-06 22:15:00,2687.61,2691.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60684,做多,2024-11-06 22:15:00,2024-11-06 22:30:00,2691.18,2700.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60685,做多,2024-11-06 23:45:00,2024-11-07 00:00:00,2717.74,2717.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60686,做空,2024-11-07 00:00:00,2024-11-07 00:35:00,2717.59,2705.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60687,做多,2024-11-07 00:55:00,2024-11-07 01:00:00,2726.57,2744.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60688,做多,2024-11-07 03:55:00,2024-11-07 05:35:00,2854.17,2842.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60689,做空,2024-11-07 05:35:00,2024-11-07 05:45:00,2842.03,2847.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60690,做多,2024-11-07 05:45:00,2024-11-07 05:55:00,2847.1,2841.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60691,做空,2024-11-07 05:55:00,2024-11-07 06:05:00,2841.25,2829.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60692,做多,2024-11-07 08:35:00,2024-11-07 09:00:00,2815.18,2817.34,0.0,100.0,0.0,0.0,0.0,0.0,flip -60693,做空,2024-11-07 09:00:00,2024-11-07 09:05:00,2817.34,2827.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60694,做多,2024-11-07 09:05:00,2024-11-07 09:50:00,2827.37,2823.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60695,做空,2024-11-07 09:50:00,2024-11-07 10:05:00,2823.16,2811.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60696,做多,2024-11-07 10:45:00,2024-11-07 11:30:00,2819.99,2817.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60697,做空,2024-11-07 11:30:00,2024-11-07 11:35:00,2817.44,2818.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60698,做多,2024-11-07 11:35:00,2024-11-07 11:40:00,2818.99,2810.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60699,做空,2024-11-07 11:40:00,2024-11-07 11:50:00,2810.0,2802.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60700,做多,2024-11-07 12:40:00,2024-11-07 13:30:00,2816.27,2813.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60701,做空,2024-11-07 13:30:00,2024-11-07 13:40:00,2813.38,2815.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60702,做多,2024-11-07 13:40:00,2024-11-07 13:45:00,2815.63,2810.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60703,做空,2024-11-07 13:45:00,2024-11-07 13:50:00,2810.06,2809.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -60704,做多,2024-11-07 14:00:00,2024-11-07 14:30:00,2812.75,2804.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60705,做空,2024-11-07 14:30:00,2024-11-07 14:35:00,2804.67,2805.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60706,做多,2024-11-07 15:05:00,2024-11-07 15:25:00,2808.61,2828.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60707,做多,2024-11-07 18:15:00,2024-11-07 18:30:00,2852.6,2869.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60708,做多,2024-11-07 19:20:00,2024-11-07 19:25:00,2869.7,2868.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60709,做空,2024-11-07 19:25:00,2024-11-07 19:45:00,2868.74,2874.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60710,做多,2024-11-07 19:45:00,2024-11-07 19:55:00,2874.93,2885.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60711,做多,2024-11-07 21:45:00,2024-11-07 21:50:00,2899.16,2892.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60712,做空,2024-11-07 21:50:00,2024-11-07 22:10:00,2892.2,2878.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60713,做多,2024-11-07 23:20:00,2024-11-07 23:35:00,2884.88,2891.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60714,做多,2024-11-08 01:00:00,2024-11-08 01:30:00,2912.46,2917.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -60715,做空,2024-11-08 01:30:00,2024-11-08 01:55:00,2917.31,2922.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60716,做多,2024-11-08 01:55:00,2024-11-08 02:00:00,2922.53,2917.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60717,做空,2024-11-08 02:00:00,2024-11-08 02:10:00,2917.73,2915.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -60718,做多,2024-11-08 02:10:00,2024-11-08 02:15:00,2915.99,2910.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60719,做空,2024-11-08 02:15:00,2024-11-08 02:25:00,2910.79,2899.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60720,做多,2024-11-08 03:05:00,2024-11-08 03:15:00,2908.41,2901.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60721,做空,2024-11-08 03:15:00,2024-11-08 03:50:00,2901.44,2900.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60722,做多,2024-11-08 03:50:00,2024-11-08 04:20:00,2900.46,2911.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60723,做多,2024-11-08 05:05:00,2024-11-08 05:30:00,2911.32,2912.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60724,做多,2024-11-08 07:35:00,2024-11-08 08:00:00,2916.13,2900.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60725,做空,2024-11-08 08:00:00,2024-11-08 08:20:00,2900.35,2902.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60726,做多,2024-11-08 08:20:00,2024-11-08 08:35:00,2902.13,2903.05,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60727,做空,2024-11-08 08:35:00,2024-11-08 09:05:00,2903.05,2904.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60728,做多,2024-11-08 09:05:00,2024-11-08 09:40:00,2904.51,2918.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60729,做多,2024-11-08 10:10:00,2024-11-08 10:35:00,2907.28,2912.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -60730,做空,2024-11-08 10:35:00,2024-11-08 12:10:00,2912.9,2913.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60731,做多,2024-11-08 12:30:00,2024-11-08 12:35:00,2929.21,2927.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60732,做多,2024-11-08 13:40:00,2024-11-08 13:50:00,2932.43,2950.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60733,做多,2024-11-08 15:20:00,2024-11-08 15:45:00,2935.8,2924.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60734,做空,2024-11-08 15:45:00,2024-11-08 15:50:00,2924.24,2933.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60735,做多,2024-11-08 15:50:00,2024-11-08 16:10:00,2933.48,2930.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60736,做空,2024-11-08 16:10:00,2024-11-08 16:40:00,2930.05,2909.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60737,做多,2024-11-08 17:35:00,2024-11-08 18:20:00,2909.84,2927.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60738,做多,2024-11-08 21:35:00,2024-11-08 22:00:00,2935.73,2951.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60739,做多,2024-11-08 23:40:00,2024-11-09 00:00:00,2957.21,2956.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60740,做空,2024-11-09 00:00:00,2024-11-09 00:05:00,2956.21,2965.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60741,做多,2024-11-09 00:05:00,2024-11-09 00:10:00,2965.2,2969.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60742,做多,2024-11-09 02:05:00,2024-11-09 05:00:00,2982.64,2970.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60743,做多,2024-11-09 07:15:00,2024-11-09 08:35:00,3039.69,3026.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60744,做空,2024-11-09 08:35:00,2024-11-09 08:50:00,3026.51,3027.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60745,做多,2024-11-09 08:50:00,2024-11-09 09:05:00,3027.45,3033.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60746,做多,2024-11-09 10:50:00,2024-11-09 11:25:00,3048.62,3045.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60747,做空,2024-11-09 11:25:00,2024-11-09 11:30:00,3045.01,3048.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60748,做多,2024-11-09 11:30:00,2024-11-09 12:00:00,3048.16,3049.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -60749,做空,2024-11-09 12:00:00,2024-11-09 12:05:00,3049.93,3042.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60750,做多,2024-11-09 13:25:00,2024-11-09 13:30:00,3041.75,3041.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60751,做空,2024-11-09 13:30:00,2024-11-09 14:10:00,3041.28,3043.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60752,做多,2024-11-09 14:10:00,2024-11-09 14:15:00,3043.18,3038.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60753,做空,2024-11-09 14:15:00,2024-11-09 14:25:00,3038.81,3040.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60754,做多,2024-11-09 14:25:00,2024-11-09 15:00:00,3040.19,3033.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60755,做空,2024-11-09 15:00:00,2024-11-09 15:30:00,3033.09,3047.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60756,做多,2024-11-09 15:30:00,2024-11-09 15:35:00,3047.51,3045.37,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60757,做多,2024-11-09 17:50:00,2024-11-09 19:00:00,3026.77,3073.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60758,做多,2024-11-09 21:20:00,2024-11-09 21:30:00,3078.73,3075.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60759,做空,2024-11-09 21:30:00,2024-11-09 22:00:00,3075.85,3078.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60760,做多,2024-11-09 22:00:00,2024-11-09 22:40:00,3078.54,3092.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60761,做多,2024-11-09 23:55:00,2024-11-10 00:00:00,3127.16,3114.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60762,做空,2024-11-10 00:00:00,2024-11-10 01:30:00,3114.39,3115.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60763,做多,2024-11-10 01:30:00,2024-11-10 02:05:00,3115.81,3133.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60764,做多,2024-11-10 03:05:00,2024-11-10 03:45:00,3126.68,3135.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -60765,做空,2024-11-10 03:45:00,2024-11-10 03:50:00,3135.22,3137.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60766,做多,2024-11-10 03:50:00,2024-11-10 04:30:00,3137.56,3172.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60767,做多,2024-11-10 07:00:00,2024-11-10 07:20:00,3183.93,3193.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60768,做多,2024-11-10 09:00:00,2024-11-10 09:05:00,3188.39,3187.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60769,做空,2024-11-10 09:05:00,2024-11-10 10:30:00,3187.81,3193.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60770,做多,2024-11-10 10:30:00,2024-11-10 10:40:00,3193.31,3197.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60771,做多,2024-11-10 11:25:00,2024-11-10 11:45:00,3199.12,3228.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60772,做多,2024-11-10 12:15:00,2024-11-10 13:35:00,3202.43,3201.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60773,做空,2024-11-10 13:35:00,2024-11-10 14:05:00,3201.45,3205.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60774,做多,2024-11-10 14:05:00,2024-11-10 14:20:00,3205.87,3205.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60775,做多,2024-11-10 14:55:00,2024-11-10 16:15:00,3198.07,3196.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60776,做空,2024-11-10 16:15:00,2024-11-10 16:20:00,3196.6,3200.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60777,做多,2024-11-10 16:20:00,2024-11-10 16:30:00,3200.45,3220.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60778,做多,2024-11-10 16:50:00,2024-11-10 17:10:00,3214.03,3211.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60779,做空,2024-11-10 17:10:00,2024-11-10 18:00:00,3211.06,3219.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60780,做多,2024-11-10 18:00:00,2024-11-10 18:05:00,3219.26,3226.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60781,做多,2024-11-10 19:00:00,2024-11-10 19:10:00,3229.39,3222.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60782,做空,2024-11-10 19:10:00,2024-11-10 19:15:00,3222.61,3212.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60783,做多,2024-11-10 21:30:00,2024-11-10 21:35:00,3146.42,3144.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60784,做空,2024-11-10 21:35:00,2024-11-10 22:45:00,3144.64,3174.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60785,做多,2024-11-10 22:45:00,2024-11-10 23:25:00,3174.42,3181.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -60786,做空,2024-11-10 23:25:00,2024-11-10 23:30:00,3181.32,3189.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60787,做多,2024-11-10 23:30:00,2024-11-10 23:35:00,3189.06,3184.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60788,做空,2024-11-10 23:35:00,2024-11-10 23:40:00,3184.88,3185.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60789,做多,2024-11-10 23:40:00,2024-11-11 00:05:00,3185.97,3186.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60790,做空,2024-11-11 00:05:00,2024-11-11 01:05:00,3186.01,3191.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60791,做多,2024-11-11 01:05:00,2024-11-11 01:15:00,3191.1,3196.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -60792,做空,2024-11-11 01:15:00,2024-11-11 02:00:00,3196.64,3206.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60793,做多,2024-11-11 02:00:00,2024-11-11 02:05:00,3206.73,3203.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60794,做空,2024-11-11 02:05:00,2024-11-11 03:05:00,3203.52,3201.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60795,做多,2024-11-11 03:45:00,2024-11-11 03:55:00,3201.43,3197.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60796,做空,2024-11-11 03:55:00,2024-11-11 04:25:00,3197.11,3169.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60797,做多,2024-11-11 06:25:00,2024-11-11 06:35:00,3145.81,3145.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60798,做空,2024-11-11 06:35:00,2024-11-11 06:50:00,3145.78,3139.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -60799,做多,2024-11-11 06:50:00,2024-11-11 06:55:00,3139.86,3139.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60800,做空,2024-11-11 06:55:00,2024-11-11 07:05:00,3139.79,3139.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60801,做多,2024-11-11 07:05:00,2024-11-11 07:20:00,3139.78,3136.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60802,做空,2024-11-11 07:20:00,2024-11-11 07:30:00,3136.01,3137.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60803,做多,2024-11-11 07:30:00,2024-11-11 08:05:00,3137.58,3149.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60804,做多,2024-11-11 08:30:00,2024-11-11 08:55:00,3140.27,3150.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60805,做多,2024-11-11 11:15:00,2024-11-11 11:35:00,3190.9,3191.55,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60806,做多,2024-11-11 11:45:00,2024-11-11 11:55:00,3202.46,3199.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60807,做多,2024-11-11 14:05:00,2024-11-11 14:10:00,3171.03,3156.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60808,做空,2024-11-11 14:10:00,2024-11-11 14:15:00,3156.02,3159.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60809,做多,2024-11-11 14:15:00,2024-11-11 14:30:00,3159.52,3178.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60810,做多,2024-11-11 14:45:00,2024-11-11 14:50:00,3169.26,3175.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60811,做多,2024-11-11 18:05:00,2024-11-11 18:10:00,3297.34,3291.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60812,做空,2024-11-11 18:10:00,2024-11-11 18:30:00,3291.65,3300.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60813,做多,2024-11-11 18:30:00,2024-11-11 18:45:00,3300.79,3325.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60814,做多,2024-11-11 19:45:00,2024-11-11 19:50:00,3315.12,3301.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60815,做空,2024-11-11 19:50:00,2024-11-11 20:05:00,3301.87,3305.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60816,做多,2024-11-11 20:10:00,2024-11-11 20:15:00,3323.76,3323.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60817,做空,2024-11-11 20:15:00,2024-11-11 21:40:00,3323.57,3334.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60818,做多,2024-11-11 21:40:00,2024-11-11 23:00:00,3334.12,3365.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60819,做多,2024-11-12 00:55:00,2024-11-12 01:00:00,3346.06,3332.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60820,做空,2024-11-12 01:00:00,2024-11-12 01:30:00,3332.05,3330.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60821,做多,2024-11-12 01:30:00,2024-11-12 01:55:00,3330.84,3321.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60822,做空,2024-11-12 01:55:00,2024-11-12 02:00:00,3321.27,3330.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60823,做多,2024-11-12 02:00:00,2024-11-12 02:05:00,3330.68,3325.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60824,做空,2024-11-12 02:05:00,2024-11-12 02:20:00,3325.38,3314.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60825,做多,2024-11-12 02:35:00,2024-11-12 03:45:00,3317.64,3321.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -60826,做空,2024-11-12 03:45:00,2024-11-12 05:15:00,3321.27,3341.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60827,做多,2024-11-12 05:15:00,2024-11-12 05:30:00,3341.39,3333.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60828,做空,2024-11-12 05:30:00,2024-11-12 05:45:00,3333.9,3323.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60829,做多,2024-11-12 06:00:00,2024-11-12 06:10:00,3339.77,3341.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60830,做空,2024-11-12 06:10:00,2024-11-12 06:20:00,3341.01,3331.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -60831,做多,2024-11-12 06:20:00,2024-11-12 06:40:00,3331.3,3374.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60832,做多,2024-11-12 07:40:00,2024-11-12 08:10:00,3364.98,3368.05,0.0,100.0,0.0,0.0,0.0,0.0,flip -60833,做空,2024-11-12 08:10:00,2024-11-12 08:15:00,3368.05,3375.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60834,做多,2024-11-12 08:15:00,2024-11-12 08:25:00,3375.74,3369.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60835,做空,2024-11-12 08:25:00,2024-11-12 08:30:00,3369.3,3378.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60836,做多,2024-11-12 08:30:00,2024-11-12 08:35:00,3378.33,3388.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60837,做多,2024-11-12 11:35:00,2024-11-12 11:40:00,3309.2,3295.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60838,做空,2024-11-12 11:40:00,2024-11-12 12:00:00,3295.06,3293.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -60839,做多,2024-11-12 12:00:00,2024-11-12 12:05:00,3293.09,3291.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60840,做空,2024-11-12 12:05:00,2024-11-12 12:25:00,3291.92,3260.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60841,做多,2024-11-12 13:20:00,2024-11-12 13:25:00,3274.74,3264.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60842,做空,2024-11-12 13:25:00,2024-11-12 13:35:00,3264.14,3238.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60843,做多,2024-11-12 13:55:00,2024-11-12 14:00:00,3265.65,3278.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60844,做多,2024-11-12 14:20:00,2024-11-12 14:30:00,3260.4,3262.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -60845,做空,2024-11-12 14:30:00,2024-11-12 15:35:00,3262.4,3271.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60846,做多,2024-11-12 15:35:00,2024-11-12 15:50:00,3271.82,3257.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60847,做空,2024-11-12 15:50:00,2024-11-12 16:05:00,3257.14,3243.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60848,做多,2024-11-12 16:40:00,2024-11-12 16:45:00,3265.51,3256.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60849,做空,2024-11-12 16:45:00,2024-11-12 17:25:00,3256.8,3255.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -60850,做多,2024-11-12 17:25:00,2024-11-12 17:45:00,3255.16,3251.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60851,做空,2024-11-12 17:45:00,2024-11-12 18:00:00,3251.82,3235.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60852,做多,2024-11-12 18:15:00,2024-11-12 18:30:00,3261.94,3283.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60853,做多,2024-11-12 20:30:00,2024-11-12 20:50:00,3285.14,3298.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60854,做多,2024-11-12 21:30:00,2024-11-12 21:55:00,3273.11,3280.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -60855,做空,2024-11-12 21:55:00,2024-11-12 22:00:00,3280.22,3283.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60856,做多,2024-11-12 22:00:00,2024-11-12 22:05:00,3283.32,3265.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60857,做空,2024-11-12 22:05:00,2024-11-12 22:10:00,3265.19,3266.79,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60858,做多,2024-11-12 22:30:00,2024-11-12 22:45:00,3276.29,3287.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60859,做多,2024-11-12 23:05:00,2024-11-12 23:10:00,3281.22,3280.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60860,做空,2024-11-12 23:10:00,2024-11-12 23:20:00,3280.14,3248.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60861,做多,2024-11-13 00:35:00,2024-11-13 00:55:00,3266.07,3251.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60862,做空,2024-11-13 00:55:00,2024-11-13 01:00:00,3251.61,3254.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60863,做多,2024-11-13 01:00:00,2024-11-13 01:10:00,3254.86,3276.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60864,做多,2024-11-13 01:25:00,2024-11-13 02:10:00,3276.02,3260.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60865,做空,2024-11-13 02:10:00,2024-11-13 02:15:00,3260.94,3229.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60866,做多,2024-11-13 02:55:00,2024-11-13 03:05:00,3255.01,3250.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60867,做空,2024-11-13 03:05:00,2024-11-13 03:10:00,3250.32,3251.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60868,做多,2024-11-13 03:10:00,2024-11-13 03:20:00,3251.74,3238.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60869,做空,2024-11-13 03:20:00,2024-11-13 03:50:00,3238.41,3230.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -60870,做多,2024-11-13 03:50:00,2024-11-13 07:20:00,3230.62,3139.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60871,做空,2024-11-13 07:20:00,2024-11-13 07:25:00,3139.17,3141.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60872,做多,2024-11-13 07:25:00,2024-11-13 07:30:00,3141.91,3133.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60873,做空,2024-11-13 07:30:00,2024-11-13 07:35:00,3133.46,3147.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60874,做多,2024-11-13 07:35:00,2024-11-13 07:50:00,3147.8,3160.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60875,做多,2024-11-13 09:05:00,2024-11-13 09:20:00,3159.12,3164.34,0.0,100.0,0.0,0.0,0.0,0.0,flip -60876,做空,2024-11-13 09:20:00,2024-11-13 09:35:00,3164.34,3154.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60877,做多,2024-11-13 10:20:00,2024-11-13 10:25:00,3161.96,3158.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60878,做空,2024-11-13 10:25:00,2024-11-13 10:30:00,3158.38,3160.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60879,做多,2024-11-13 10:30:00,2024-11-13 11:00:00,3160.03,3181.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60880,做多,2024-11-13 12:00:00,2024-11-13 12:05:00,3172.77,3166.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60881,做空,2024-11-13 12:05:00,2024-11-13 12:30:00,3166.21,3159.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60882,做多,2024-11-13 12:40:00,2024-11-13 12:55:00,3177.9,3166.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60883,做空,2024-11-13 12:55:00,2024-11-13 13:00:00,3166.15,3168.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60884,做多,2024-11-13 13:20:00,2024-11-13 13:25:00,3175.36,3182.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60885,做多,2024-11-13 17:05:00,2024-11-13 17:15:00,3295.02,3292.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60886,做空,2024-11-13 17:15:00,2024-11-13 18:20:00,3292.11,3284.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -60887,做多,2024-11-13 18:20:00,2024-11-13 18:25:00,3284.76,3277.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60888,做空,2024-11-13 18:25:00,2024-11-13 18:35:00,3277.47,3260.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60889,做多,2024-11-13 18:45:00,2024-11-13 18:55:00,3286.67,3272.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60890,做空,2024-11-13 18:55:00,2024-11-13 19:00:00,3272.49,3255.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60891,做多,2024-11-13 21:30:00,2024-11-13 21:35:00,3170.52,3169.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60892,做空,2024-11-13 21:35:00,2024-11-13 22:00:00,3169.32,3166.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -60893,做多,2024-11-13 22:00:00,2024-11-13 23:00:00,3166.59,3168.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -60894,做空,2024-11-13 23:00:00,2024-11-13 23:05:00,3168.99,3171.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60895,做多,2024-11-13 23:05:00,2024-11-13 23:35:00,3171.91,3197.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60896,做多,2024-11-13 23:55:00,2024-11-14 00:20:00,3188.89,3193.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60897,做多,2024-11-14 00:50:00,2024-11-14 01:10:00,3187.49,3190.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -60898,做空,2024-11-14 01:10:00,2024-11-14 01:20:00,3190.12,3170.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60899,做多,2024-11-14 01:45:00,2024-11-14 01:50:00,3190.89,3206.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60900,做多,2024-11-14 02:35:00,2024-11-14 03:00:00,3194.38,3201.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -60901,做空,2024-11-14 03:00:00,2024-11-14 03:15:00,3201.23,3191.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60902,做多,2024-11-14 03:20:00,2024-11-14 03:55:00,3202.97,3219.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60903,做多,2024-11-14 05:15:00,2024-11-14 05:20:00,3224.99,3218.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60904,做空,2024-11-14 05:20:00,2024-11-14 05:30:00,3218.21,3224.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60905,做多,2024-11-14 05:30:00,2024-11-14 06:30:00,3224.76,3219.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60906,做空,2024-11-14 06:30:00,2024-11-14 06:40:00,3219.51,3212.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60907,做多,2024-11-14 07:40:00,2024-11-14 08:45:00,3204.74,3203.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60908,做空,2024-11-14 08:45:00,2024-11-14 09:05:00,3203.1,3213.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60909,做多,2024-11-14 09:05:00,2024-11-14 10:05:00,3213.54,3217.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60910,做多,2024-11-14 10:30:00,2024-11-14 10:35:00,3209.94,3194.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60911,做空,2024-11-14 10:35:00,2024-11-14 10:40:00,3194.65,3189.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60912,做多,2024-11-14 11:45:00,2024-11-14 12:05:00,3186.73,3179.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60913,做空,2024-11-14 12:05:00,2024-11-14 12:10:00,3179.44,3188.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60914,做多,2024-11-14 12:10:00,2024-11-14 12:50:00,3188.11,3185.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60915,做空,2024-11-14 12:50:00,2024-11-14 13:00:00,3185.47,3196.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60916,做多,2024-11-14 13:00:00,2024-11-14 13:05:00,3196.89,3192.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60917,做多,2024-11-14 13:40:00,2024-11-14 13:45:00,3191.78,3182.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60918,做空,2024-11-14 13:45:00,2024-11-14 13:50:00,3182.09,3171.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60919,做多,2024-11-14 14:10:00,2024-11-14 14:35:00,3180.81,3155.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60920,做空,2024-11-14 14:35:00,2024-11-14 14:40:00,3155.61,3133.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60921,做多,2024-11-14 16:15:00,2024-11-14 16:40:00,3110.95,3146.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60922,做多,2024-11-14 17:35:00,2024-11-14 17:40:00,3141.0,3137.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60923,做空,2024-11-14 17:40:00,2024-11-14 18:05:00,3137.08,3143.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60924,做多,2024-11-14 18:05:00,2024-11-14 18:35:00,3143.57,3136.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60925,做空,2024-11-14 18:35:00,2024-11-14 18:45:00,3136.14,3130.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60926,做多,2024-11-14 18:50:00,2024-11-14 18:55:00,3136.53,3134.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60927,做空,2024-11-14 18:55:00,2024-11-14 19:00:00,3134.43,3139.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60928,做多,2024-11-14 19:00:00,2024-11-14 19:05:00,3139.8,3138.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60929,做多,2024-11-14 19:40:00,2024-11-14 19:45:00,3140.12,3135.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60930,做空,2024-11-14 19:45:00,2024-11-14 19:50:00,3135.45,3146.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60931,做多,2024-11-14 19:50:00,2024-11-14 19:55:00,3146.82,3147.72,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60932,做多,2024-11-14 21:20:00,2024-11-14 21:35:00,3113.52,3113.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60933,做空,2024-11-14 21:35:00,2024-11-14 22:10:00,3113.61,3110.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -60934,做多,2024-11-14 22:10:00,2024-11-14 22:25:00,3110.97,3107.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60935,做空,2024-11-14 22:25:00,2024-11-14 22:30:00,3107.2,3075.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60936,做多,2024-11-14 22:45:00,2024-11-14 22:50:00,3111.09,3108.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60937,做空,2024-11-14 22:50:00,2024-11-14 23:00:00,3108.89,3080.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60938,做多,2024-11-15 00:00:00,2024-11-15 00:45:00,3074.68,3070.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60939,做空,2024-11-15 00:45:00,2024-11-15 00:50:00,3070.2,3071.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60940,做多,2024-11-15 00:50:00,2024-11-15 01:05:00,3071.64,3067.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60941,做空,2024-11-15 01:05:00,2024-11-15 01:15:00,3067.2,3064.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60942,做多,2024-11-15 01:40:00,2024-11-15 02:10:00,3069.31,3066.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60943,做空,2024-11-15 02:10:00,2024-11-15 02:25:00,3066.27,3066.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60944,做多,2024-11-15 02:25:00,2024-11-15 02:35:00,3066.39,3076.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60945,做多,2024-11-15 04:05:00,2024-11-15 04:10:00,3080.78,3074.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60946,做空,2024-11-15 04:10:00,2024-11-15 04:15:00,3074.32,3067.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60947,做多,2024-11-15 05:25:00,2024-11-15 06:30:00,3052.2,3049.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60948,做空,2024-11-15 06:30:00,2024-11-15 06:35:00,3049.45,3056.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60949,做多,2024-11-15 06:35:00,2024-11-15 06:40:00,3056.24,3051.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60950,做空,2024-11-15 06:40:00,2024-11-15 06:45:00,3051.18,3060.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60951,做多,2024-11-15 06:45:00,2024-11-15 07:30:00,3060.64,3064.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -60952,做空,2024-11-15 07:30:00,2024-11-15 07:40:00,3064.38,3059.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60953,做多,2024-11-15 08:35:00,2024-11-15 09:00:00,3058.12,3080.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60954,做多,2024-11-15 10:45:00,2024-11-15 10:50:00,3099.98,3098.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60955,做空,2024-11-15 10:50:00,2024-11-15 10:55:00,3098.52,3102.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60956,做多,2024-11-15 10:55:00,2024-11-15 11:05:00,3102.32,3099.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60957,做空,2024-11-15 11:05:00,2024-11-15 11:10:00,3099.2,3091.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60958,做多,2024-11-15 11:30:00,2024-11-15 11:45:00,3098.65,3097.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60959,做空,2024-11-15 11:45:00,2024-11-15 11:50:00,3097.91,3101.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60960,做多,2024-11-15 11:50:00,2024-11-15 12:00:00,3101.42,3101.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60961,做空,2024-11-15 12:00:00,2024-11-15 12:45:00,3101.53,3103.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60962,做多,2024-11-15 12:45:00,2024-11-15 13:00:00,3103.62,3105.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -60963,做空,2024-11-15 13:00:00,2024-11-15 13:30:00,3105.48,3099.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -60964,做多,2024-11-15 13:30:00,2024-11-15 13:55:00,3099.66,3104.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -60965,做空,2024-11-15 13:55:00,2024-11-15 14:05:00,3104.61,3093.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60966,做多,2024-11-15 16:10:00,2024-11-15 16:15:00,3043.4,3036.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60967,做空,2024-11-15 16:15:00,2024-11-15 16:20:00,3036.28,3049.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60968,做多,2024-11-15 16:20:00,2024-11-15 16:35:00,3049.01,3027.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60969,做空,2024-11-15 16:35:00,2024-11-15 16:50:00,3027.1,3037.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60970,做多,2024-11-15 16:50:00,2024-11-15 16:55:00,3037.64,3036.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60971,做空,2024-11-15 16:55:00,2024-11-15 18:00:00,3036.76,3040.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60972,做多,2024-11-15 18:00:00,2024-11-15 18:10:00,3040.85,3036.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60973,做空,2024-11-15 18:10:00,2024-11-15 18:20:00,3036.48,3029.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60974,做多,2024-11-15 18:20:00,2024-11-15 19:35:00,3029.53,3049.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60975,做多,2024-11-15 21:50:00,2024-11-15 22:05:00,3097.27,3085.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60976,做空,2024-11-15 22:05:00,2024-11-15 22:10:00,3085.49,3087.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60977,做多,2024-11-15 22:10:00,2024-11-15 22:20:00,3087.71,3105.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60978,做多,2024-11-15 22:20:00,2024-11-15 22:25:00,3105.56,3103.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60979,做多,2024-11-16 01:00:00,2024-11-16 01:15:00,3095.51,3106.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60980,做多,2024-11-16 08:20:00,2024-11-16 08:25:00,3114.94,3111.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60981,做空,2024-11-16 08:25:00,2024-11-16 08:30:00,3111.68,3117.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60982,做多,2024-11-16 08:30:00,2024-11-16 08:50:00,3117.62,3119.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60983,做多,2024-11-16 09:25:00,2024-11-16 09:40:00,3115.41,3125.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60984,做多,2024-11-16 10:00:00,2024-11-16 10:10:00,3119.59,3119.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -60985,做空,2024-11-16 10:10:00,2024-11-16 10:15:00,3119.64,3127.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60986,做多,2024-11-16 10:15:00,2024-11-16 10:20:00,3127.19,3127.88,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -60987,做多,2024-11-16 11:05:00,2024-11-16 11:15:00,3135.73,3132.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -60988,做多,2024-11-16 13:00:00,2024-11-16 13:20:00,3181.6,3183.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -60989,做空,2024-11-16 13:20:00,2024-11-16 13:40:00,3183.75,3167.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60990,做多,2024-11-16 14:00:00,2024-11-16 14:10:00,3176.38,3170.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60991,做空,2024-11-16 14:10:00,2024-11-16 14:15:00,3170.2,3160.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -60992,做多,2024-11-16 14:55:00,2024-11-16 16:20:00,3170.55,3147.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60993,做空,2024-11-16 16:20:00,2024-11-16 16:25:00,3147.85,3151.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60994,做多,2024-11-16 16:25:00,2024-11-16 16:45:00,3151.86,3147.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60995,做空,2024-11-16 16:45:00,2024-11-16 19:35:00,3147.62,3168.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -60996,做多,2024-11-16 21:30:00,2024-11-16 21:45:00,3158.01,3153.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60997,做空,2024-11-16 21:45:00,2024-11-16 21:55:00,3153.37,3156.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -60998,做多,2024-11-16 21:55:00,2024-11-16 22:25:00,3156.48,3163.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -60999,做多,2024-11-17 00:15:00,2024-11-17 00:25:00,3145.53,3153.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61000,做多,2024-11-17 01:15:00,2024-11-17 01:25:00,3142.48,3138.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61001,做空,2024-11-17 01:25:00,2024-11-17 01:30:00,3138.97,3120.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61002,做多,2024-11-17 03:20:00,2024-11-17 03:35:00,3060.58,3076.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61003,做多,2024-11-17 05:50:00,2024-11-17 06:20:00,3107.84,3112.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -61004,做空,2024-11-17 06:20:00,2024-11-17 08:05:00,3112.64,3150.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61005,做多,2024-11-17 08:05:00,2024-11-17 08:15:00,3150.31,3151.29,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61006,做多,2024-11-17 09:00:00,2024-11-17 09:05:00,3151.6,3164.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61007,做多,2024-11-17 09:25:00,2024-11-17 10:35:00,3149.98,3145.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61008,做空,2024-11-17 10:35:00,2024-11-17 10:40:00,3145.48,3146.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61009,做多,2024-11-17 10:40:00,2024-11-17 10:50:00,3146.13,3138.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61010,做空,2024-11-17 10:50:00,2024-11-17 11:00:00,3138.0,3126.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61011,做多,2024-11-17 12:25:00,2024-11-17 12:35:00,3117.68,3117.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61012,做空,2024-11-17 12:35:00,2024-11-17 13:25:00,3117.39,3117.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61013,做多,2024-11-17 13:25:00,2024-11-17 15:20:00,3117.39,3094.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61014,做空,2024-11-17 15:20:00,2024-11-17 16:05:00,3094.6,3080.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61015,做多,2024-11-17 16:15:00,2024-11-17 16:20:00,3093.66,3090.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61016,做空,2024-11-17 16:20:00,2024-11-17 16:30:00,3090.99,3095.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61017,做多,2024-11-17 16:30:00,2024-11-17 16:40:00,3095.89,3085.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61018,做空,2024-11-17 16:40:00,2024-11-17 16:45:00,3085.39,3091.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61019,做多,2024-11-17 16:45:00,2024-11-17 17:05:00,3091.27,3094.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -61020,做空,2024-11-17 17:05:00,2024-11-17 17:15:00,3094.07,3091.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -61021,做多,2024-11-17 17:15:00,2024-11-17 17:25:00,3091.3,3102.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61022,做多,2024-11-17 18:10:00,2024-11-17 19:35:00,3099.69,3091.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61023,做空,2024-11-17 19:35:00,2024-11-17 20:25:00,3091.32,3073.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61024,做多,2024-11-17 21:20:00,2024-11-17 21:30:00,3085.44,3086.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61025,做空,2024-11-17 21:30:00,2024-11-17 21:55:00,3086.01,3064.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61026,做多,2024-11-17 22:10:00,2024-11-17 22:30:00,3075.32,3070.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61027,做空,2024-11-17 22:30:00,2024-11-17 22:50:00,3070.03,3071.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61028,做多,2024-11-17 22:50:00,2024-11-17 23:35:00,3071.62,3067.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61029,做空,2024-11-17 23:35:00,2024-11-17 23:40:00,3067.34,3073.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61030,做多,2024-11-17 23:40:00,2024-11-18 00:05:00,3073.16,3078.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61031,做多,2024-11-18 02:30:00,2024-11-18 02:45:00,3115.51,3117.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61032,做多,2024-11-18 03:45:00,2024-11-18 04:10:00,3109.47,3112.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -61033,做空,2024-11-18 04:10:00,2024-11-18 04:30:00,3112.27,3109.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -61034,做多,2024-11-18 04:30:00,2024-11-18 04:35:00,3109.31,3102.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61035,做空,2024-11-18 04:35:00,2024-11-18 04:50:00,3102.36,3105.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61036,做多,2024-11-18 05:00:00,2024-11-18 05:25:00,3103.44,3119.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61037,做多,2024-11-18 05:50:00,2024-11-18 05:55:00,3110.69,3121.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61038,做多,2024-11-18 07:45:00,2024-11-18 07:50:00,3137.49,3137.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61039,做空,2024-11-18 07:50:00,2024-11-18 08:05:00,3137.11,3131.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61040,做多,2024-11-18 08:10:00,2024-11-18 08:15:00,3141.49,3137.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61041,做空,2024-11-18 08:15:00,2024-11-18 08:30:00,3137.53,3124.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61042,做多,2024-11-18 10:10:00,2024-11-18 11:00:00,3114.25,3113.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61043,做空,2024-11-18 11:00:00,2024-11-18 11:10:00,3113.51,3093.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61044,做多,2024-11-18 12:30:00,2024-11-18 13:00:00,3081.3,3067.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61045,做空,2024-11-18 13:00:00,2024-11-18 13:15:00,3067.86,3062.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -61046,做多,2024-11-18 13:15:00,2024-11-18 13:50:00,3062.56,3074.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -61047,做空,2024-11-18 13:50:00,2024-11-18 14:00:00,3074.03,3075.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61048,做多,2024-11-18 14:00:00,2024-11-18 14:10:00,3075.27,3091.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61049,做多,2024-11-18 14:55:00,2024-11-18 15:20:00,3089.52,3089.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61050,做空,2024-11-18 15:20:00,2024-11-18 15:25:00,3089.39,3094.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61051,做多,2024-11-18 15:25:00,2024-11-18 15:35:00,3094.47,3137.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61052,做多,2024-11-18 17:55:00,2024-11-18 18:00:00,3178.39,3174.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61053,做空,2024-11-18 18:00:00,2024-11-18 18:05:00,3174.47,3178.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61054,做多,2024-11-18 18:05:00,2024-11-18 18:10:00,3178.69,3192.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61055,做多,2024-11-18 20:10:00,2024-11-18 20:25:00,3136.32,3180.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61056,做多,2024-11-18 22:10:00,2024-11-18 22:25:00,3163.24,3160.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61057,做空,2024-11-18 22:25:00,2024-11-18 22:35:00,3160.77,3166.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61058,做多,2024-11-18 22:35:00,2024-11-18 22:45:00,3166.39,3157.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61059,做空,2024-11-18 22:45:00,2024-11-18 23:00:00,3157.52,3159.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61060,做多,2024-11-18 23:00:00,2024-11-18 23:05:00,3159.03,3150.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61061,做空,2024-11-18 23:05:00,2024-11-18 23:10:00,3150.56,3151.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61062,做多,2024-11-18 23:30:00,2024-11-18 23:35:00,3181.9,3193.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61063,做多,2024-11-19 02:15:00,2024-11-19 02:20:00,3160.85,3160.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61064,做空,2024-11-19 02:20:00,2024-11-19 03:20:00,3160.28,3159.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61065,做多,2024-11-19 03:20:00,2024-11-19 03:30:00,3159.85,3156.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61066,做空,2024-11-19 03:30:00,2024-11-19 03:40:00,3156.76,3149.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61067,做多,2024-11-19 04:20:00,2024-11-19 04:35:00,3156.6,3157.77,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61068,做多,2024-11-19 06:35:00,2024-11-19 06:45:00,3130.69,3128.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61069,做空,2024-11-19 06:45:00,2024-11-19 06:50:00,3128.4,3130.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61070,做多,2024-11-19 06:50:00,2024-11-19 07:00:00,3130.13,3128.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61071,做空,2024-11-19 07:00:00,2024-11-19 07:05:00,3128.22,3128.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61072,做多,2024-11-19 07:05:00,2024-11-19 07:25:00,3128.86,3128.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61073,做空,2024-11-19 07:25:00,2024-11-19 08:10:00,3128.19,3123.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -61074,做多,2024-11-19 08:10:00,2024-11-19 09:15:00,3123.38,3116.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61075,做空,2024-11-19 09:15:00,2024-11-19 09:20:00,3116.74,3107.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61076,做多,2024-11-19 09:50:00,2024-11-19 09:55:00,3114.87,3112.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61077,做空,2024-11-19 09:55:00,2024-11-19 10:00:00,3112.62,3112.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61078,做多,2024-11-19 10:00:00,2024-11-19 11:05:00,3112.84,3129.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61079,做多,2024-11-19 11:30:00,2024-11-19 12:00:00,3119.05,3136.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61080,做多,2024-11-19 14:35:00,2024-11-19 14:50:00,3107.16,3102.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61081,做空,2024-11-19 14:50:00,2024-11-19 15:00:00,3102.35,3106.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61082,做多,2024-11-19 15:00:00,2024-11-19 15:10:00,3106.5,3101.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61083,做空,2024-11-19 15:10:00,2024-11-19 15:30:00,3101.39,3102.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61084,做多,2024-11-19 15:30:00,2024-11-19 15:50:00,3102.6,3099.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61085,做空,2024-11-19 15:50:00,2024-11-19 15:55:00,3099.77,3106.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61086,做多,2024-11-19 15:55:00,2024-11-19 16:05:00,3106.47,3104.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61087,做空,2024-11-19 16:05:00,2024-11-19 17:55:00,3104.78,3120.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61088,做多,2024-11-19 17:55:00,2024-11-19 18:00:00,3120.11,3118.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61089,做空,2024-11-19 18:00:00,2024-11-19 18:45:00,3118.32,3123.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61090,做多,2024-11-19 18:45:00,2024-11-19 18:55:00,3123.77,3143.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61091,做多,2024-11-19 19:35:00,2024-11-19 19:40:00,3134.77,3132.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61092,做空,2024-11-19 19:40:00,2024-11-19 19:55:00,3132.72,3124.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61093,做多,2024-11-19 20:10:00,2024-11-19 20:15:00,3132.01,3129.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61094,做空,2024-11-19 20:15:00,2024-11-19 20:20:00,3129.32,3119.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61095,做多,2024-11-19 22:00:00,2024-11-19 22:05:00,3098.8,3093.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61096,做空,2024-11-19 22:05:00,2024-11-19 22:10:00,3093.99,3098.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61097,做多,2024-11-19 22:10:00,2024-11-19 22:15:00,3098.14,3093.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61098,做空,2024-11-19 22:15:00,2024-11-19 22:30:00,3093.5,3078.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61099,做多,2024-11-19 22:45:00,2024-11-19 23:00:00,3091.39,3102.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61100,做多,2024-11-20 00:35:00,2024-11-20 01:00:00,3105.86,3125.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61101,做多,2024-11-20 01:30:00,2024-11-20 01:35:00,3114.51,3113.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61102,做空,2024-11-20 01:35:00,2024-11-20 02:10:00,3113.19,3094.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61103,做多,2024-11-20 02:25:00,2024-11-20 02:30:00,3105.66,3099.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61104,做空,2024-11-20 02:30:00,2024-11-20 02:55:00,3099.63,3088.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61105,做多,2024-11-20 03:40:00,2024-11-20 05:00:00,3093.78,3095.87,0.0,100.0,0.0,0.0,0.0,0.0,flip -61106,做空,2024-11-20 05:00:00,2024-11-20 05:05:00,3095.87,3098.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61107,做多,2024-11-20 05:05:00,2024-11-20 05:15:00,3098.99,3105.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61108,做多,2024-11-20 06:50:00,2024-11-20 07:20:00,3108.57,3113.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61109,做多,2024-11-20 07:35:00,2024-11-20 07:40:00,3110.75,3109.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61110,做空,2024-11-20 07:40:00,2024-11-20 09:35:00,3109.63,3123.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61111,做多,2024-11-20 09:35:00,2024-11-20 09:50:00,3123.01,3120.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61112,做空,2024-11-20 09:50:00,2024-11-20 10:00:00,3120.53,3117.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61113,做多,2024-11-20 11:50:00,2024-11-20 13:15:00,3104.02,3113.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61114,做多,2024-11-20 14:45:00,2024-11-20 16:00:00,3119.82,3136.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61115,做多,2024-11-20 19:40:00,2024-11-20 20:20:00,3060.97,3077.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61116,做多,2024-11-20 23:35:00,2024-11-20 23:40:00,3080.22,3077.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61117,做空,2024-11-20 23:40:00,2024-11-21 00:05:00,3077.43,3075.78,0.0,100.0,0.0,0.0,0.0,0.0,flip -61118,做多,2024-11-21 00:05:00,2024-11-21 00:15:00,3075.78,3079.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61119,做多,2024-11-21 01:40:00,2024-11-21 01:45:00,3089.4,3086.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61120,做空,2024-11-21 01:45:00,2024-11-21 02:00:00,3086.26,3073.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61121,做多,2024-11-21 03:05:00,2024-11-21 03:25:00,3068.33,3101.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61122,做多,2024-11-21 05:40:00,2024-11-21 07:05:00,3123.62,3136.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61123,做多,2024-11-21 08:25:00,2024-11-21 08:30:00,3136.27,3143.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61124,做多,2024-11-21 09:15:00,2024-11-21 09:20:00,3140.45,3132.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61125,做空,2024-11-21 09:20:00,2024-11-21 09:25:00,3132.88,3130.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61126,做多,2024-11-21 10:05:00,2024-11-21 10:20:00,3134.48,3126.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61127,做空,2024-11-21 10:20:00,2024-11-21 10:25:00,3126.87,3125.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -61128,做多,2024-11-21 10:35:00,2024-11-21 11:05:00,3135.29,3152.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61129,做多,2024-11-21 14:45:00,2024-11-21 14:50:00,3360.01,3339.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61130,做空,2024-11-21 14:50:00,2024-11-21 14:55:00,3339.57,3348.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61131,做多,2024-11-21 14:55:00,2024-11-21 18:00:00,3348.06,3363.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61132,做多,2024-11-21 19:40:00,2024-11-21 19:45:00,3362.72,3356.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61133,做空,2024-11-21 19:45:00,2024-11-21 20:00:00,3356.81,3359.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61134,做多,2024-11-21 20:00:00,2024-11-21 20:20:00,3359.89,3360.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61135,做空,2024-11-21 20:20:00,2024-11-21 20:25:00,3360.64,3363.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61136,做多,2024-11-21 20:25:00,2024-11-21 20:30:00,3363.12,3360.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61137,做空,2024-11-21 20:30:00,2024-11-21 20:40:00,3360.44,3345.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61138,做多,2024-11-21 20:55:00,2024-11-21 21:15:00,3350.78,3354.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -61139,做空,2024-11-21 21:15:00,2024-11-21 21:30:00,3354.47,3353.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61140,做多,2024-11-21 21:30:00,2024-11-21 21:35:00,3353.85,3350.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61141,做空,2024-11-21 21:35:00,2024-11-21 21:40:00,3350.89,3345.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61142,做多,2024-11-21 22:00:00,2024-11-21 22:05:00,3353.91,3371.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61143,做多,2024-11-21 23:15:00,2024-11-21 23:20:00,3367.72,3367.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61144,做空,2024-11-21 23:20:00,2024-11-21 23:40:00,3367.61,3371.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61145,做多,2024-11-21 23:40:00,2024-11-21 23:45:00,3371.99,3366.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61146,做空,2024-11-21 23:45:00,2024-11-22 00:05:00,3366.41,3374.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61147,做多,2024-11-22 00:05:00,2024-11-22 00:10:00,3374.58,3365.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61148,做空,2024-11-22 00:10:00,2024-11-22 00:15:00,3365.44,3362.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61149,做多,2024-11-22 02:00:00,2024-11-22 02:20:00,3333.0,3335.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61150,做多,2024-11-22 03:05:00,2024-11-22 03:15:00,3330.69,3357.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61151,做多,2024-11-22 05:05:00,2024-11-22 05:45:00,3385.01,3391.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -61152,做空,2024-11-22 05:45:00,2024-11-22 06:20:00,3391.86,3364.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61153,做多,2024-11-22 07:05:00,2024-11-22 07:10:00,3377.32,3375.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61154,做空,2024-11-22 07:10:00,2024-11-22 07:15:00,3375.07,3380.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61155,做多,2024-11-22 07:15:00,2024-11-22 07:30:00,3380.39,3382.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61156,做多,2024-11-22 08:00:00,2024-11-22 08:15:00,3372.35,3373.06,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61157,做空,2024-11-22 08:15:00,2024-11-22 08:20:00,3373.06,3378.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61158,做多,2024-11-22 08:20:00,2024-11-22 08:30:00,3378.12,3374.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61159,做空,2024-11-22 08:30:00,2024-11-22 08:35:00,3374.63,3377.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61160,做多,2024-11-22 08:35:00,2024-11-22 08:45:00,3377.66,3377.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61161,做空,2024-11-22 08:45:00,2024-11-22 08:50:00,3377.03,3377.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61162,做多,2024-11-22 08:50:00,2024-11-22 08:55:00,3377.82,3375.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61163,做空,2024-11-22 08:55:00,2024-11-22 09:05:00,3375.0,3375.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61164,做多,2024-11-22 09:05:00,2024-11-22 09:15:00,3375.8,3384.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61165,做多,2024-11-22 09:15:00,2024-11-22 09:20:00,3384.48,3376.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61166,做多,2024-11-22 11:25:00,2024-11-22 11:55:00,3340.99,3346.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61167,做多,2024-11-22 12:20:00,2024-11-22 12:25:00,3344.9,3356.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61168,做多,2024-11-22 14:30:00,2024-11-22 14:35:00,3306.31,3300.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61169,做空,2024-11-22 14:35:00,2024-11-22 14:40:00,3300.36,3302.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61170,做多,2024-11-22 14:40:00,2024-11-22 14:45:00,3302.41,3298.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61171,做空,2024-11-22 14:45:00,2024-11-22 15:00:00,3298.73,3296.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -61172,做多,2024-11-22 15:00:00,2024-11-22 15:10:00,3296.36,3308.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61173,做多,2024-11-22 16:15:00,2024-11-22 16:25:00,3302.35,3305.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -61174,做空,2024-11-22 16:25:00,2024-11-22 16:35:00,3305.38,3308.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61175,做多,2024-11-22 16:35:00,2024-11-22 16:40:00,3308.1,3299.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61176,做空,2024-11-22 16:40:00,2024-11-22 16:45:00,3299.43,3307.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61177,做多,2024-11-22 16:45:00,2024-11-22 17:25:00,3307.01,3313.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -61178,做空,2024-11-22 17:25:00,2024-11-22 18:15:00,3313.31,3308.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -61179,做多,2024-11-22 18:15:00,2024-11-22 18:20:00,3308.31,3291.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61180,做空,2024-11-22 18:20:00,2024-11-22 18:25:00,3291.52,3286.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61181,做多,2024-11-22 19:05:00,2024-11-22 19:30:00,3292.35,3289.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61182,做空,2024-11-22 19:30:00,2024-11-22 19:35:00,3289.16,3274.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61183,做多,2024-11-22 19:55:00,2024-11-22 20:20:00,3284.81,3286.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61184,做空,2024-11-22 20:20:00,2024-11-22 20:40:00,3286.43,3288.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61185,做多,2024-11-22 20:40:00,2024-11-22 20:55:00,3288.02,3293.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61186,做多,2024-11-22 21:15:00,2024-11-22 21:20:00,3292.74,3287.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61187,做空,2024-11-22 21:20:00,2024-11-22 21:25:00,3287.77,3291.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61188,做多,2024-11-22 21:25:00,2024-11-22 21:30:00,3291.3,3289.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61189,做空,2024-11-22 21:30:00,2024-11-23 01:55:00,3289.23,3346.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61190,做多,2024-11-23 01:55:00,2024-11-23 02:05:00,3346.36,3344.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61191,做空,2024-11-23 02:05:00,2024-11-23 02:35:00,3344.81,3328.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61192,做多,2024-11-23 03:15:00,2024-11-23 03:40:00,3340.11,3336.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61193,做空,2024-11-23 03:40:00,2024-11-23 04:30:00,3336.33,3350.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61194,做多,2024-11-23 04:30:00,2024-11-23 04:35:00,3350.09,3352.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61195,做多,2024-11-23 04:50:00,2024-11-23 04:55:00,3343.96,3356.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61196,做多,2024-11-23 04:55:00,2024-11-23 05:00:00,3356.82,3362.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61197,做多,2024-11-23 05:40:00,2024-11-23 06:05:00,3348.38,3351.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -61198,做空,2024-11-23 06:05:00,2024-11-23 06:30:00,3351.28,3351.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61199,做多,2024-11-23 06:30:00,2024-11-23 06:35:00,3351.57,3349.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61200,做空,2024-11-23 06:35:00,2024-11-23 06:45:00,3349.61,3349.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61201,做多,2024-11-23 06:45:00,2024-11-23 06:50:00,3349.77,3349.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61202,做空,2024-11-23 06:50:00,2024-11-23 07:00:00,3349.38,3347.34,0.0,100.0,0.0,0.0,0.0,0.0,flip -61203,做多,2024-11-23 07:00:00,2024-11-23 07:10:00,3347.34,3349.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -61204,做空,2024-11-23 07:10:00,2024-11-23 07:15:00,3349.72,3353.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61205,做多,2024-11-23 07:15:00,2024-11-23 07:20:00,3353.39,3352.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61206,做空,2024-11-23 07:20:00,2024-11-23 07:30:00,3352.95,3343.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61207,做多,2024-11-23 08:15:00,2024-11-23 08:20:00,3365.61,3386.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61208,做多,2024-11-23 09:30:00,2024-11-23 09:35:00,3370.43,3366.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61209,做空,2024-11-23 09:35:00,2024-11-23 09:40:00,3366.7,3367.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61210,做多,2024-11-23 09:40:00,2024-11-23 10:20:00,3367.61,3363.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61211,做空,2024-11-23 10:20:00,2024-11-23 10:30:00,3363.33,3355.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61212,做多,2024-11-23 11:15:00,2024-11-23 11:35:00,3362.55,3358.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61213,做空,2024-11-23 11:35:00,2024-11-23 11:45:00,3358.33,3358.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61214,做多,2024-11-23 11:45:00,2024-11-23 11:55:00,3358.22,3357.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61215,做空,2024-11-23 11:55:00,2024-11-23 12:05:00,3357.31,3360.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61216,做多,2024-11-23 12:05:00,2024-11-23 12:25:00,3360.47,3370.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61217,做多,2024-11-23 15:10:00,2024-11-23 15:15:00,3465.62,3464.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61218,做空,2024-11-23 15:15:00,2024-11-23 15:20:00,3464.34,3470.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61219,做多,2024-11-23 15:20:00,2024-11-23 15:35:00,3470.09,3470.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61220,做空,2024-11-23 15:35:00,2024-11-23 15:45:00,3470.33,3455.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61221,做多,2024-11-23 16:05:00,2024-11-23 16:10:00,3470.46,3458.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61222,做空,2024-11-23 16:10:00,2024-11-23 16:15:00,3458.48,3438.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61223,做多,2024-11-23 17:25:00,2024-11-23 18:00:00,3431.74,3409.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61224,做空,2024-11-23 18:00:00,2024-11-23 18:10:00,3409.62,3422.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61225,做多,2024-11-23 18:10:00,2024-11-23 18:15:00,3422.46,3418.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61226,做空,2024-11-23 18:15:00,2024-11-23 18:20:00,3418.96,3420.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61227,做多,2024-11-23 18:20:00,2024-11-23 18:30:00,3420.56,3422.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61228,做空,2024-11-23 18:30:00,2024-11-23 19:05:00,3422.08,3426.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61229,做多,2024-11-23 19:05:00,2024-11-23 19:10:00,3426.32,3424.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61230,做空,2024-11-23 19:10:00,2024-11-23 19:15:00,3424.82,3431.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61231,做多,2024-11-23 19:15:00,2024-11-23 19:25:00,3431.5,3422.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61232,做空,2024-11-23 19:25:00,2024-11-23 19:35:00,3422.09,3410.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61233,做多,2024-11-23 20:55:00,2024-11-23 21:00:00,3407.99,3407.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61234,做空,2024-11-23 21:00:00,2024-11-23 22:30:00,3407.4,3397.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61235,做多,2024-11-24 00:00:00,2024-11-24 00:10:00,3401.35,3415.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61236,做多,2024-11-24 04:05:00,2024-11-24 04:10:00,3433.57,3428.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61237,做空,2024-11-24 04:10:00,2024-11-24 04:15:00,3428.34,3425.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61238,做多,2024-11-24 05:10:00,2024-11-24 05:20:00,3421.56,3418.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61239,做空,2024-11-24 05:20:00,2024-11-24 05:35:00,3418.88,3401.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61240,做多,2024-11-24 05:50:00,2024-11-24 05:55:00,3417.78,3415.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61241,做空,2024-11-24 05:55:00,2024-11-24 06:05:00,3415.73,3416.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61242,做多,2024-11-24 06:05:00,2024-11-24 06:10:00,3416.01,3413.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61243,做空,2024-11-24 06:10:00,2024-11-24 06:30:00,3413.43,3415.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61244,做多,2024-11-24 06:30:00,2024-11-24 06:45:00,3415.16,3430.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61245,做多,2024-11-24 07:35:00,2024-11-24 07:40:00,3419.55,3419.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61246,做空,2024-11-24 07:40:00,2024-11-24 07:45:00,3419.24,3422.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61247,做多,2024-11-24 07:45:00,2024-11-24 08:20:00,3422.45,3419.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61248,做空,2024-11-24 08:20:00,2024-11-24 08:30:00,3419.01,3412.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61249,做多,2024-11-24 09:50:00,2024-11-24 09:55:00,3406.13,3406.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61250,做空,2024-11-24 09:55:00,2024-11-24 10:15:00,3406.03,3400.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -61251,做多,2024-11-24 10:15:00,2024-11-24 10:30:00,3400.77,3396.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61252,做空,2024-11-24 10:30:00,2024-11-24 10:35:00,3396.78,3388.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61253,做多,2024-11-24 13:15:00,2024-11-24 13:30:00,3336.71,3335.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61254,做空,2024-11-24 13:30:00,2024-11-24 13:45:00,3335.05,3327.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -61255,做多,2024-11-24 13:45:00,2024-11-24 14:00:00,3327.28,3320.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61256,做空,2024-11-24 14:00:00,2024-11-24 14:05:00,3320.5,3309.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61257,做多,2024-11-24 14:35:00,2024-11-24 14:45:00,3318.5,3317.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61258,做空,2024-11-24 14:45:00,2024-11-24 14:50:00,3317.97,3334.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61259,做多,2024-11-24 14:50:00,2024-11-24 15:05:00,3334.71,3316.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61260,做空,2024-11-24 15:05:00,2024-11-24 15:10:00,3316.01,3321.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61261,做多,2024-11-24 15:10:00,2024-11-24 15:15:00,3321.64,3318.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61262,做空,2024-11-24 15:15:00,2024-11-24 15:40:00,3318.92,3316.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -61263,做多,2024-11-24 15:40:00,2024-11-24 15:45:00,3316.48,3309.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61264,做空,2024-11-24 15:45:00,2024-11-24 16:00:00,3309.35,3311.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61265,做多,2024-11-24 16:05:00,2024-11-24 16:10:00,3315.4,3312.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61266,做空,2024-11-24 16:10:00,2024-11-24 16:15:00,3312.61,3315.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61267,做多,2024-11-24 16:15:00,2024-11-24 16:20:00,3315.18,3314.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61268,做空,2024-11-24 16:20:00,2024-11-24 16:25:00,3314.6,3325.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61269,做多,2024-11-24 16:25:00,2024-11-24 16:45:00,3325.64,3330.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61270,做多,2024-11-24 17:50:00,2024-11-24 18:35:00,3314.46,3333.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61271,做多,2024-11-24 19:20:00,2024-11-24 20:20:00,3320.89,3335.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61272,做多,2024-11-24 21:10:00,2024-11-24 21:35:00,3335.88,3338.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -61273,做空,2024-11-24 21:35:00,2024-11-24 22:35:00,3338.58,3350.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61274,做多,2024-11-24 22:35:00,2024-11-24 22:45:00,3350.36,3345.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61275,做空,2024-11-24 22:45:00,2024-11-24 22:50:00,3345.55,3358.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61276,做多,2024-11-24 22:50:00,2024-11-24 23:00:00,3358.99,3363.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61277,做多,2024-11-25 00:05:00,2024-11-25 00:10:00,3362.55,3354.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61278,做空,2024-11-25 00:10:00,2024-11-25 00:15:00,3354.34,3364.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61279,做多,2024-11-25 00:15:00,2024-11-25 00:20:00,3364.58,3357.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61280,做空,2024-11-25 00:20:00,2024-11-25 00:25:00,3357.85,3357.85,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -61281,做多,2024-11-25 00:45:00,2024-11-25 00:55:00,3358.92,3351.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61282,做空,2024-11-25 00:55:00,2024-11-25 01:00:00,3351.05,3340.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61283,做多,2024-11-25 02:00:00,2024-11-25 03:15:00,3341.02,3355.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61284,做多,2024-11-25 05:00:00,2024-11-25 05:20:00,3380.01,3391.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61285,做多,2024-11-25 06:05:00,2024-11-25 06:25:00,3391.92,3383.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61286,做空,2024-11-25 06:25:00,2024-11-25 06:30:00,3383.77,3384.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61287,做多,2024-11-25 06:30:00,2024-11-25 06:40:00,3384.53,3385.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61288,做空,2024-11-25 06:40:00,2024-11-25 07:00:00,3385.77,3386.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61289,做多,2024-11-25 07:00:00,2024-11-25 07:05:00,3386.27,3384.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61290,做空,2024-11-25 07:05:00,2024-11-25 07:15:00,3384.05,3382.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -61291,做多,2024-11-25 07:15:00,2024-11-25 07:35:00,3382.32,3392.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61292,做多,2024-11-25 07:35:00,2024-11-25 07:40:00,3392.68,3414.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61293,做多,2024-11-25 12:25:00,2024-11-25 12:30:00,3496.2,3489.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61294,做空,2024-11-25 12:30:00,2024-11-25 12:45:00,3489.51,3499.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61295,做多,2024-11-25 12:45:00,2024-11-25 12:55:00,3499.03,3485.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61296,做空,2024-11-25 12:55:00,2024-11-25 13:00:00,3485.18,3492.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61297,做多,2024-11-25 13:00:00,2024-11-25 13:05:00,3492.71,3471.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61298,做空,2024-11-25 13:05:00,2024-11-25 13:10:00,3471.39,3476.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61299,做多,2024-11-25 13:40:00,2024-11-25 14:10:00,3486.21,3513.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61300,做多,2024-11-25 15:30:00,2024-11-25 15:55:00,3453.6,3521.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61301,做多,2024-11-25 16:50:00,2024-11-25 18:35:00,3479.99,3461.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61302,做空,2024-11-25 18:35:00,2024-11-25 19:10:00,3461.28,3455.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -61303,做多,2024-11-25 19:10:00,2024-11-25 20:00:00,3455.68,3463.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -61304,做空,2024-11-25 20:00:00,2024-11-25 21:15:00,3463.86,3484.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61305,做多,2024-11-25 21:15:00,2024-11-25 21:20:00,3484.06,3473.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61306,做空,2024-11-25 21:20:00,2024-11-25 21:30:00,3473.73,3464.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61307,做多,2024-11-25 22:50:00,2024-11-25 23:40:00,3436.42,3432.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61308,做空,2024-11-25 23:40:00,2024-11-26 00:15:00,3432.62,3433.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61309,做多,2024-11-26 00:15:00,2024-11-26 00:50:00,3433.4,3435.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -61310,做空,2024-11-26 00:50:00,2024-11-26 01:00:00,3435.32,3433.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61311,做多,2024-11-26 01:00:00,2024-11-26 01:10:00,3433.91,3437.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -61312,做空,2024-11-26 01:10:00,2024-11-26 02:35:00,3437.99,3448.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61313,做多,2024-11-26 02:35:00,2024-11-26 02:45:00,3448.86,3450.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61314,做空,2024-11-26 02:45:00,2024-11-26 02:50:00,3450.18,3451.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61315,做多,2024-11-26 02:50:00,2024-11-26 02:55:00,3451.93,3447.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61316,做空,2024-11-26 02:55:00,2024-11-26 03:05:00,3447.46,3439.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61317,做多,2024-11-26 03:35:00,2024-11-26 03:40:00,3446.57,3445.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61318,做空,2024-11-26 03:40:00,2024-11-26 04:05:00,3445.98,3422.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61319,做多,2024-11-26 04:35:00,2024-11-26 04:40:00,3435.31,3431.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61320,做空,2024-11-26 04:40:00,2024-11-26 05:15:00,3431.48,3417.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61321,做多,2024-11-26 05:25:00,2024-11-26 05:45:00,3426.86,3423.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61322,做空,2024-11-26 05:45:00,2024-11-26 05:50:00,3423.4,3426.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61323,做多,2024-11-26 05:50:00,2024-11-26 06:05:00,3426.84,3429.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61324,做多,2024-11-26 06:15:00,2024-11-26 06:25:00,3426.99,3440.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61325,做多,2024-11-26 09:00:00,2024-11-26 09:05:00,3383.78,3376.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61326,做空,2024-11-26 09:05:00,2024-11-26 09:10:00,3376.06,3387.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61327,做多,2024-11-26 09:10:00,2024-11-26 09:30:00,3387.84,3375.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61328,做空,2024-11-26 09:30:00,2024-11-26 09:45:00,3375.84,3353.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61329,做多,2024-11-26 10:00:00,2024-11-26 12:00:00,3360.9,3319.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61330,做空,2024-11-26 12:00:00,2024-11-26 12:05:00,3319.69,3328.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61331,做多,2024-11-26 12:05:00,2024-11-26 12:30:00,3328.06,3317.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61332,做空,2024-11-26 12:30:00,2024-11-26 12:40:00,3317.96,3317.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61333,做多,2024-11-26 12:40:00,2024-11-26 12:45:00,3317.53,3304.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61334,做空,2024-11-26 12:45:00,2024-11-26 12:55:00,3304.57,3314.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61335,做多,2024-11-26 12:55:00,2024-11-26 13:25:00,3314.1,3321.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -61336,做空,2024-11-26 13:25:00,2024-11-26 13:35:00,3321.96,3324.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61337,做多,2024-11-26 13:35:00,2024-11-26 13:40:00,3324.81,3320.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61338,做空,2024-11-26 13:40:00,2024-11-26 13:45:00,3320.74,3325.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61339,做多,2024-11-26 13:45:00,2024-11-26 13:50:00,3325.28,3324.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61340,做空,2024-11-26 13:50:00,2024-11-26 14:05:00,3324.39,3303.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61341,做多,2024-11-26 14:15:00,2024-11-26 14:25:00,3324.72,3319.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61342,做空,2024-11-26 14:25:00,2024-11-26 14:30:00,3319.04,3327.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61343,做多,2024-11-26 14:30:00,2024-11-26 14:35:00,3327.39,3345.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61344,做多,2024-11-26 16:20:00,2024-11-26 17:05:00,3327.05,3321.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61345,做空,2024-11-26 17:05:00,2024-11-26 17:15:00,3321.23,3325.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61346,做多,2024-11-26 17:15:00,2024-11-26 17:35:00,3325.84,3326.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61347,做空,2024-11-26 17:35:00,2024-11-26 17:45:00,3326.57,3328.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61348,做多,2024-11-26 17:45:00,2024-11-26 17:55:00,3328.17,3329.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61349,做空,2024-11-26 17:55:00,2024-11-26 18:10:00,3329.6,3308.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61350,做多,2024-11-26 19:10:00,2024-11-26 19:15:00,3298.06,3282.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61351,做空,2024-11-26 19:15:00,2024-11-26 21:10:00,3282.19,3317.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61352,做多,2024-11-26 21:10:00,2024-11-26 21:30:00,3317.4,3314.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61353,做空,2024-11-26 21:30:00,2024-11-26 21:35:00,3314.51,3319.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61354,做多,2024-11-26 21:35:00,2024-11-26 21:45:00,3319.42,3320.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61355,做空,2024-11-26 21:45:00,2024-11-26 22:55:00,3320.12,3327.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61356,做多,2024-11-26 22:55:00,2024-11-26 23:15:00,3327.85,3329.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61357,做空,2024-11-26 23:15:00,2024-11-26 23:25:00,3329.1,3322.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61358,做多,2024-11-27 00:05:00,2024-11-27 00:10:00,3340.38,3346.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61359,做多,2024-11-27 01:15:00,2024-11-27 01:25:00,3331.73,3329.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61360,做空,2024-11-27 01:25:00,2024-11-27 02:20:00,3329.84,3345.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61361,做多,2024-11-27 02:20:00,2024-11-27 02:45:00,3345.86,3364.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61362,做多,2024-11-27 05:15:00,2024-11-27 05:45:00,3396.64,3407.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -61363,做空,2024-11-27 05:45:00,2024-11-27 05:50:00,3407.29,3410.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61364,做多,2024-11-27 05:50:00,2024-11-27 05:55:00,3410.46,3402.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61365,做空,2024-11-27 05:55:00,2024-11-27 06:00:00,3402.27,3408.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61366,做多,2024-11-27 06:00:00,2024-11-27 06:15:00,3408.03,3424.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61367,做多,2024-11-27 07:45:00,2024-11-27 07:55:00,3429.74,3426.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61368,做空,2024-11-27 07:55:00,2024-11-27 08:05:00,3426.2,3436.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61369,做多,2024-11-27 08:05:00,2024-11-27 08:10:00,3436.09,3428.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61370,做空,2024-11-27 08:10:00,2024-11-27 08:20:00,3428.4,3418.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61371,做多,2024-11-27 08:35:00,2024-11-27 08:40:00,3435.85,3426.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61372,做空,2024-11-27 08:40:00,2024-11-27 09:05:00,3426.01,3413.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61373,做多,2024-11-27 10:00:00,2024-11-27 10:20:00,3416.48,3437.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61374,做多,2024-11-27 12:15:00,2024-11-27 12:20:00,3462.39,3456.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61375,做空,2024-11-27 12:20:00,2024-11-27 12:30:00,3456.82,3455.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61376,做多,2024-11-27 12:30:00,2024-11-27 12:35:00,3455.81,3450.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61377,做空,2024-11-27 12:35:00,2024-11-27 12:40:00,3450.77,3459.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61378,做多,2024-11-27 12:40:00,2024-11-27 12:50:00,3459.96,3485.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61379,做多,2024-11-27 14:25:00,2024-11-27 14:35:00,3490.92,3507.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61380,做多,2024-11-27 16:55:00,2024-11-27 17:00:00,3560.69,3557.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61381,做空,2024-11-27 17:00:00,2024-11-27 17:05:00,3557.8,3545.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61382,做多,2024-11-27 17:15:00,2024-11-27 17:25:00,3564.75,3558.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61383,做空,2024-11-27 17:25:00,2024-11-27 17:30:00,3558.07,3562.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61384,做多,2024-11-27 17:30:00,2024-11-27 17:40:00,3562.35,3561.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61385,做空,2024-11-27 17:40:00,2024-11-27 17:50:00,3561.74,3561.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61386,做多,2024-11-27 17:50:00,2024-11-27 18:05:00,3561.58,3560.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61387,做空,2024-11-27 18:05:00,2024-11-27 18:10:00,3560.82,3565.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61388,做多,2024-11-27 18:10:00,2024-11-27 18:15:00,3565.6,3583.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61389,做多,2024-11-27 19:55:00,2024-11-27 20:15:00,3591.98,3619.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61390,做多,2024-11-27 21:35:00,2024-11-27 21:50:00,3632.36,3625.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61391,做空,2024-11-27 21:50:00,2024-11-27 21:55:00,3625.61,3635.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61392,做多,2024-11-27 21:55:00,2024-11-27 22:05:00,3635.3,3651.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61393,做多,2024-11-28 00:40:00,2024-11-28 00:45:00,3659.89,3645.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61394,做空,2024-11-28 00:45:00,2024-11-28 01:05:00,3645.16,3629.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61395,做多,2024-11-28 01:55:00,2024-11-28 02:00:00,3641.04,3632.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61396,做空,2024-11-28 02:00:00,2024-11-28 02:05:00,3632.47,3633.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61397,做多,2024-11-28 02:05:00,2024-11-28 02:20:00,3633.73,3644.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61398,做多,2024-11-28 04:25:00,2024-11-28 05:05:00,3603.31,3613.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61399,做多,2024-11-28 06:35:00,2024-11-28 07:00:00,3600.9,3595.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61400,做空,2024-11-28 07:00:00,2024-11-28 08:00:00,3595.4,3596.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61401,做多,2024-11-28 08:00:00,2024-11-28 08:25:00,3596.24,3621.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61402,做多,2024-11-28 09:45:00,2024-11-28 10:45:00,3617.29,3610.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61403,做空,2024-11-28 10:45:00,2024-11-28 10:55:00,3610.41,3605.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -61404,做多,2024-11-28 10:55:00,2024-11-28 11:05:00,3605.95,3606.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61405,做空,2024-11-28 11:05:00,2024-11-28 11:20:00,3606.1,3611.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61406,做多,2024-11-28 11:20:00,2024-11-28 11:40:00,3611.23,3625.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61407,做多,2024-11-28 12:55:00,2024-11-28 14:10:00,3624.06,3589.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61408,做空,2024-11-28 14:10:00,2024-11-28 14:15:00,3589.41,3576.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61409,做多,2024-11-28 16:10:00,2024-11-28 16:15:00,3560.66,3556.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61410,做空,2024-11-28 16:15:00,2024-11-28 16:40:00,3556.94,3549.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -61411,做多,2024-11-28 16:40:00,2024-11-28 17:10:00,3549.94,3556.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61412,做多,2024-11-28 19:45:00,2024-11-28 20:00:00,3576.85,3570.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61413,做空,2024-11-28 20:00:00,2024-11-28 20:05:00,3570.01,3572.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61414,做多,2024-11-28 21:00:00,2024-11-28 21:30:00,3570.41,3562.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61415,做空,2024-11-28 21:30:00,2024-11-28 21:35:00,3562.44,3572.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61416,做多,2024-11-28 21:35:00,2024-11-28 21:40:00,3572.85,3572.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61417,做多,2024-11-28 23:20:00,2024-11-28 23:35:00,3592.87,3588.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61418,做空,2024-11-28 23:35:00,2024-11-28 23:45:00,3588.18,3584.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61419,做多,2024-11-29 01:25:00,2024-11-29 02:05:00,3568.88,3582.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61420,做多,2024-11-29 03:30:00,2024-11-29 03:35:00,3588.7,3588.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61421,做空,2024-11-29 03:35:00,2024-11-29 03:40:00,3588.02,3591.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61422,做多,2024-11-29 03:40:00,2024-11-29 03:55:00,3591.72,3585.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61423,做空,2024-11-29 03:55:00,2024-11-29 04:00:00,3585.86,3586.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61424,做多,2024-11-29 04:00:00,2024-11-29 05:10:00,3586.22,3597.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61425,做多,2024-11-29 06:00:00,2024-11-29 06:10:00,3584.3,3564.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61426,做空,2024-11-29 06:10:00,2024-11-29 06:15:00,3564.53,3566.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61427,做多,2024-11-29 08:05:00,2024-11-29 09:20:00,3562.16,3579.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61428,做多,2024-11-29 10:00:00,2024-11-29 10:10:00,3571.0,3572.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61429,做空,2024-11-29 10:10:00,2024-11-29 10:20:00,3572.45,3571.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61430,做多,2024-11-29 10:20:00,2024-11-29 10:45:00,3571.86,3582.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61431,做多,2024-11-29 12:55:00,2024-11-29 13:10:00,3588.72,3614.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61432,做多,2024-11-29 14:30:00,2024-11-29 14:35:00,3611.24,3618.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61433,做多,2024-11-29 15:40:00,2024-11-29 15:55:00,3622.68,3615.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61434,做空,2024-11-29 15:55:00,2024-11-29 16:15:00,3615.21,3591.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61435,做多,2024-11-29 17:30:00,2024-11-29 17:50:00,3595.63,3589.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61436,做空,2024-11-29 17:50:00,2024-11-29 18:00:00,3589.78,3593.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61437,做多,2024-11-29 18:00:00,2024-11-29 18:05:00,3593.82,3590.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61438,做空,2024-11-29 18:05:00,2024-11-29 18:10:00,3590.27,3591.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61439,做多,2024-11-29 18:10:00,2024-11-29 18:20:00,3591.41,3588.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61440,做空,2024-11-29 18:20:00,2024-11-29 18:45:00,3588.84,3587.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61441,做多,2024-11-29 18:45:00,2024-11-29 19:40:00,3587.36,3577.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61442,做空,2024-11-29 19:40:00,2024-11-29 19:45:00,3577.09,3579.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61443,做多,2024-11-29 19:45:00,2024-11-29 20:25:00,3579.81,3596.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61444,做多,2024-11-29 21:10:00,2024-11-29 22:05:00,3590.15,3590.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61445,做空,2024-11-29 22:05:00,2024-11-29 22:15:00,3590.72,3596.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61446,做多,2024-11-29 22:15:00,2024-11-29 22:30:00,3596.43,3603.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61447,做多,2024-11-29 23:15:00,2024-11-29 23:20:00,3598.99,3598.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61448,做空,2024-11-29 23:20:00,2024-11-29 23:40:00,3598.72,3597.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61449,做多,2024-11-29 23:40:00,2024-11-30 00:20:00,3597.44,3608.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61450,做多,2024-11-30 00:20:00,2024-11-30 00:25:00,3608.39,3607.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61451,做多,2024-11-30 00:45:00,2024-11-30 00:50:00,3596.28,3593.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61452,做空,2024-11-30 00:50:00,2024-11-30 01:00:00,3593.57,3574.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61453,做多,2024-11-30 01:25:00,2024-11-30 01:35:00,3592.52,3604.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61454,做多,2024-11-30 03:45:00,2024-11-30 03:50:00,3649.27,3652.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61455,做多,2024-11-30 04:35:00,2024-11-30 05:05:00,3655.64,3645.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61456,做空,2024-11-30 05:05:00,2024-11-30 05:15:00,3645.72,3649.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61457,做多,2024-11-30 05:15:00,2024-11-30 05:30:00,3649.7,3647.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61458,做空,2024-11-30 05:30:00,2024-11-30 05:35:00,3647.01,3662.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61459,做多,2024-11-30 05:35:00,2024-11-30 05:40:00,3662.82,3669.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61460,做多,2024-11-30 07:35:00,2024-11-30 07:45:00,3712.6,3710.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61461,做空,2024-11-30 07:45:00,2024-11-30 08:00:00,3710.52,3714.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61462,做多,2024-11-30 08:00:00,2024-11-30 08:05:00,3714.43,3710.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61463,做多,2024-11-30 09:55:00,2024-11-30 10:00:00,3694.93,3691.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61464,做空,2024-11-30 10:00:00,2024-11-30 10:05:00,3691.27,3691.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61465,做多,2024-11-30 10:05:00,2024-11-30 11:50:00,3691.96,3657.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61466,做空,2024-11-30 11:50:00,2024-11-30 12:00:00,3657.04,3663.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61467,做多,2024-11-30 12:00:00,2024-11-30 12:10:00,3663.52,3660.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61468,做空,2024-11-30 12:10:00,2024-11-30 14:00:00,3660.86,3681.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61469,做多,2024-11-30 14:00:00,2024-11-30 14:30:00,3681.22,3676.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61470,做空,2024-11-30 14:30:00,2024-11-30 14:40:00,3676.3,3678.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61471,做多,2024-11-30 14:40:00,2024-11-30 14:45:00,3678.51,3671.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61472,做空,2024-11-30 14:45:00,2024-11-30 14:50:00,3671.83,3667.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61473,做多,2024-11-30 15:15:00,2024-11-30 15:30:00,3674.88,3676.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -61474,做空,2024-11-30 15:30:00,2024-11-30 16:35:00,3676.86,3664.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61475,做多,2024-11-30 16:50:00,2024-11-30 17:05:00,3672.71,3673.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61476,做空,2024-11-30 17:05:00,2024-11-30 17:15:00,3673.61,3681.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61477,做多,2024-11-30 17:15:00,2024-11-30 17:30:00,3681.54,3688.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61478,做多,2024-11-30 18:15:00,2024-11-30 19:05:00,3677.17,3672.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61479,做空,2024-11-30 19:05:00,2024-11-30 19:20:00,3672.89,3679.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61480,做多,2024-11-30 19:20:00,2024-11-30 19:35:00,3679.6,3691.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61481,做多,2024-11-30 21:40:00,2024-11-30 21:45:00,3718.98,3715.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61482,做多,2024-11-30 22:10:00,2024-11-30 22:35:00,3728.12,3717.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61483,做空,2024-11-30 22:35:00,2024-11-30 23:00:00,3717.97,3724.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61484,做多,2024-11-30 23:00:00,2024-11-30 23:05:00,3724.94,3733.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61485,做多,2024-11-30 23:35:00,2024-12-01 00:35:00,3717.48,3715.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61486,做空,2024-12-01 00:35:00,2024-12-01 00:40:00,3715.64,3698.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61487,做多,2024-12-01 01:40:00,2024-12-01 02:05:00,3706.95,3705.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61488,做空,2024-12-01 02:05:00,2024-12-01 03:35:00,3705.34,3688.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -61489,做多,2024-12-01 03:35:00,2024-12-01 03:45:00,3688.49,3705.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61490,做多,2024-12-01 04:40:00,2024-12-01 05:00:00,3696.26,3696.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61491,做空,2024-12-01 05:00:00,2024-12-01 05:35:00,3696.82,3687.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61492,做多,2024-12-01 06:05:00,2024-12-01 06:25:00,3696.14,3702.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61493,做多,2024-12-01 07:15:00,2024-12-01 07:25:00,3707.91,3715.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61494,做多,2024-12-01 08:00:00,2024-12-01 08:10:00,3708.42,3715.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61495,做多,2024-12-01 11:20:00,2024-12-01 11:45:00,3698.01,3690.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61496,做空,2024-12-01 11:45:00,2024-12-01 11:50:00,3690.01,3690.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61497,做多,2024-12-01 11:50:00,2024-12-01 12:00:00,3690.12,3690.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61498,做空,2024-12-01 12:00:00,2024-12-01 12:30:00,3690.94,3687.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61499,做多,2024-12-01 12:40:00,2024-12-01 12:45:00,3692.43,3685.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61500,做空,2024-12-01 12:45:00,2024-12-01 12:50:00,3685.36,3683.85,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -61501,做多,2024-12-01 13:05:00,2024-12-01 13:10:00,3696.35,3699.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61502,做多,2024-12-01 14:05:00,2024-12-01 14:30:00,3712.52,3701.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61503,做空,2024-12-01 14:30:00,2024-12-01 14:35:00,3701.47,3711.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61504,做多,2024-12-01 14:35:00,2024-12-01 15:00:00,3711.26,3705.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61505,做空,2024-12-01 15:00:00,2024-12-01 15:05:00,3705.12,3717.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61506,做多,2024-12-01 15:05:00,2024-12-01 15:10:00,3717.49,3715.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61507,做多,2024-12-01 17:55:00,2024-12-01 18:05:00,3726.19,3727.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61508,做空,2024-12-01 18:05:00,2024-12-01 18:20:00,3727.77,3725.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -61509,做多,2024-12-01 18:20:00,2024-12-01 18:45:00,3725.01,3721.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61510,做空,2024-12-01 18:45:00,2024-12-01 19:00:00,3721.03,3716.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61511,做多,2024-12-01 21:05:00,2024-12-01 22:00:00,3699.18,3720.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61512,做多,2024-12-01 23:20:00,2024-12-02 01:05:00,3723.99,3712.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61513,做空,2024-12-02 01:05:00,2024-12-02 01:15:00,3712.45,3713.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61514,做多,2024-12-02 01:15:00,2024-12-02 01:20:00,3713.7,3730.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61515,做多,2024-12-02 02:55:00,2024-12-02 03:00:00,3745.18,3759.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61516,做多,2024-12-02 05:05:00,2024-12-02 05:40:00,3702.29,3690.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61517,做空,2024-12-02 05:40:00,2024-12-02 06:05:00,3690.99,3668.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61518,做多,2024-12-02 06:45:00,2024-12-02 06:55:00,3682.39,3683.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61519,做空,2024-12-02 06:55:00,2024-12-02 07:20:00,3683.18,3657.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61520,做多,2024-12-02 09:50:00,2024-12-02 10:00:00,3619.68,3614.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61521,做空,2024-12-02 10:00:00,2024-12-02 10:15:00,3614.68,3599.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61522,做多,2024-12-02 11:20:00,2024-12-02 11:35:00,3594.11,3592.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61523,做空,2024-12-02 11:35:00,2024-12-02 11:55:00,3592.22,3592.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61524,做多,2024-12-02 11:55:00,2024-12-02 12:05:00,3592.21,3592.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61525,做空,2024-12-02 12:05:00,2024-12-02 12:55:00,3592.5,3598.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61526,做多,2024-12-02 12:55:00,2024-12-02 13:00:00,3598.41,3597.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61527,做空,2024-12-02 13:00:00,2024-12-02 13:05:00,3597.1,3603.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61528,做多,2024-12-02 13:05:00,2024-12-02 13:35:00,3603.68,3619.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61529,做多,2024-12-02 18:15:00,2024-12-02 19:05:00,3614.35,3610.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61530,做空,2024-12-02 19:05:00,2024-12-02 19:30:00,3610.62,3612.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61531,做多,2024-12-02 19:30:00,2024-12-02 19:35:00,3612.84,3610.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61532,做空,2024-12-02 19:35:00,2024-12-02 19:50:00,3610.95,3612.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61533,做多,2024-12-02 19:50:00,2024-12-02 20:40:00,3612.35,3612.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61534,做空,2024-12-02 20:40:00,2024-12-02 20:45:00,3612.39,3612.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61535,做多,2024-12-02 20:45:00,2024-12-02 21:00:00,3612.86,3611.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61536,做空,2024-12-02 21:00:00,2024-12-02 21:40:00,3611.45,3616.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61537,做多,2024-12-02 21:40:00,2024-12-02 22:00:00,3616.78,3617.2,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61538,做空,2024-12-02 22:00:00,2024-12-02 22:15:00,3617.2,3611.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -61539,做多,2024-12-02 22:15:00,2024-12-02 22:25:00,3611.66,3614.78,0.0,100.0,0.0,0.0,0.0,0.0,flip -61540,做空,2024-12-02 22:25:00,2024-12-02 22:35:00,3614.78,3617.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61541,做多,2024-12-02 22:35:00,2024-12-02 23:05:00,3617.62,3629.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61542,做多,2024-12-03 00:35:00,2024-12-03 01:00:00,3636.04,3634.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61543,做空,2024-12-03 01:00:00,2024-12-03 01:05:00,3634.23,3646.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61544,做多,2024-12-03 01:05:00,2024-12-03 01:15:00,3646.39,3645.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61545,做多,2024-12-03 01:35:00,2024-12-03 02:45:00,3637.46,3658.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61546,做多,2024-12-03 04:05:00,2024-12-03 04:15:00,3649.29,3652.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61547,做多,2024-12-03 04:40:00,2024-12-03 04:50:00,3649.18,3650.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61548,做空,2024-12-03 04:50:00,2024-12-03 05:00:00,3650.28,3652.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61549,做多,2024-12-03 05:00:00,2024-12-03 05:10:00,3652.18,3651.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61550,做空,2024-12-03 05:10:00,2024-12-03 05:20:00,3651.06,3655.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61551,做多,2024-12-03 05:20:00,2024-12-03 05:25:00,3655.58,3657.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61552,做多,2024-12-03 08:05:00,2024-12-03 08:10:00,3635.33,3628.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61553,做空,2024-12-03 08:10:00,2024-12-03 08:20:00,3628.7,3627.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61554,做多,2024-12-03 08:20:00,2024-12-03 08:25:00,3627.84,3627.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61555,做空,2024-12-03 08:25:00,2024-12-03 08:50:00,3627.27,3615.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61556,做多,2024-12-03 09:35:00,2024-12-03 09:40:00,3617.44,3610.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61557,做空,2024-12-03 09:40:00,2024-12-03 09:55:00,3610.97,3613.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61558,做多,2024-12-03 09:55:00,2024-12-03 10:25:00,3613.96,3613.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61559,做空,2024-12-03 10:25:00,2024-12-03 10:50:00,3613.64,3596.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61560,做多,2024-12-03 11:20:00,2024-12-03 11:30:00,3616.47,3610.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61561,做空,2024-12-03 11:30:00,2024-12-03 11:40:00,3610.43,3611.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61562,做多,2024-12-03 11:40:00,2024-12-03 11:50:00,3611.47,3611.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61563,做空,2024-12-03 11:50:00,2024-12-03 12:10:00,3611.77,3605.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -61564,做多,2024-12-03 12:10:00,2024-12-03 12:25:00,3605.44,3603.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61565,做空,2024-12-03 12:25:00,2024-12-03 12:30:00,3603.64,3607.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61566,做多,2024-12-03 12:30:00,2024-12-03 13:10:00,3607.67,3595.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61567,做空,2024-12-03 13:10:00,2024-12-03 13:15:00,3595.58,3594.08,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -61568,做多,2024-12-03 14:45:00,2024-12-03 15:30:00,3571.2,3560.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61569,做空,2024-12-03 15:30:00,2024-12-03 15:35:00,3560.78,3578.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61570,做多,2024-12-03 15:35:00,2024-12-03 15:45:00,3578.52,3575.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61571,做空,2024-12-03 15:45:00,2024-12-03 15:55:00,3575.06,3574.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61572,做多,2024-12-03 15:55:00,2024-12-03 16:15:00,3574.23,3580.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -61573,做空,2024-12-03 16:15:00,2024-12-03 16:25:00,3580.64,3585.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61574,做多,2024-12-03 16:25:00,2024-12-03 16:30:00,3585.99,3579.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61575,做空,2024-12-03 16:30:00,2024-12-03 16:45:00,3579.81,3552.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61576,做多,2024-12-03 17:35:00,2024-12-03 17:45:00,3568.1,3568.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61577,做空,2024-12-03 17:45:00,2024-12-03 19:10:00,3568.69,3560.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61578,做多,2024-12-03 19:25:00,2024-12-03 20:35:00,3572.05,3600.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61579,做多,2024-12-03 22:10:00,2024-12-03 22:25:00,3611.28,3612.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61580,做空,2024-12-03 22:25:00,2024-12-03 22:45:00,3612.22,3617.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61581,做多,2024-12-03 22:45:00,2024-12-03 22:55:00,3617.01,3635.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61582,做多,2024-12-03 23:30:00,2024-12-03 23:35:00,3624.15,3620.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61583,做空,2024-12-03 23:35:00,2024-12-03 23:45:00,3620.79,3626.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61584,做多,2024-12-03 23:45:00,2024-12-03 23:55:00,3626.7,3616.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61585,做空,2024-12-03 23:55:00,2024-12-04 00:00:00,3616.82,3621.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61586,做多,2024-12-04 00:00:00,2024-12-04 00:25:00,3621.15,3635.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61587,做多,2024-12-04 00:40:00,2024-12-04 00:50:00,3628.31,3658.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61588,做多,2024-12-04 03:00:00,2024-12-04 04:45:00,3662.82,3669.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -61589,做空,2024-12-04 04:45:00,2024-12-04 04:55:00,3669.46,3671.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61590,做多,2024-12-04 04:55:00,2024-12-04 05:00:00,3671.99,3678.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61591,做多,2024-12-04 05:00:00,2024-12-04 05:05:00,3678.47,3673.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61592,做多,2024-12-04 05:55:00,2024-12-04 06:00:00,3684.61,3676.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61593,做空,2024-12-04 06:00:00,2024-12-04 06:15:00,3676.87,3675.86,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -61594,做多,2024-12-04 06:30:00,2024-12-04 06:50:00,3682.53,3693.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61595,做多,2024-12-04 08:25:00,2024-12-04 08:30:00,3711.4,3706.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61596,做空,2024-12-04 08:30:00,2024-12-04 08:40:00,3706.18,3704.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61597,做多,2024-12-04 08:40:00,2024-12-04 08:50:00,3704.62,3707.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -61598,做空,2024-12-04 08:50:00,2024-12-04 09:10:00,3707.81,3715.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61599,做多,2024-12-04 09:10:00,2024-12-04 09:15:00,3715.93,3721.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61600,做多,2024-12-04 11:05:00,2024-12-04 11:10:00,3729.52,3726.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61601,做空,2024-12-04 11:10:00,2024-12-04 11:15:00,3726.2,3725.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61602,做多,2024-12-04 11:15:00,2024-12-04 11:25:00,3725.67,3744.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61603,做多,2024-12-04 11:50:00,2024-12-04 12:10:00,3731.21,3719.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61604,做空,2024-12-04 12:10:00,2024-12-04 12:15:00,3719.66,3705.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61605,做多,2024-12-04 13:05:00,2024-12-04 13:10:00,3737.56,3720.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61606,做空,2024-12-04 13:10:00,2024-12-04 13:30:00,3720.46,3705.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61607,做多,2024-12-04 13:55:00,2024-12-04 14:30:00,3710.47,3738.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61608,做多,2024-12-04 17:15:00,2024-12-04 17:25:00,3793.96,3781.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61609,做空,2024-12-04 17:25:00,2024-12-04 17:30:00,3781.53,3791.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61610,做多,2024-12-04 17:30:00,2024-12-04 17:50:00,3791.21,3817.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61611,做多,2024-12-04 21:40:00,2024-12-04 22:45:00,3861.41,3852.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61612,做空,2024-12-04 22:45:00,2024-12-04 23:00:00,3852.61,3844.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -61613,做多,2024-12-04 23:00:00,2024-12-04 23:15:00,3844.13,3853.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -61614,做空,2024-12-04 23:15:00,2024-12-04 23:30:00,3853.73,3851.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61615,做多,2024-12-04 23:30:00,2024-12-05 01:50:00,3851.05,3808.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61616,做空,2024-12-05 01:50:00,2024-12-05 03:40:00,3808.56,3849.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61617,做多,2024-12-05 03:40:00,2024-12-05 04:15:00,3849.78,3870.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -61618,做空,2024-12-05 04:15:00,2024-12-05 04:30:00,3870.24,3861.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -61619,做多,2024-12-05 04:30:00,2024-12-05 04:40:00,3861.57,3861.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61620,做空,2024-12-05 04:40:00,2024-12-05 05:10:00,3861.72,3855.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -61621,做多,2024-12-05 05:10:00,2024-12-05 05:20:00,3855.92,3856.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61622,做空,2024-12-05 05:20:00,2024-12-05 05:25:00,3856.69,3863.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61623,做多,2024-12-05 05:25:00,2024-12-05 05:40:00,3863.22,3841.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61624,做空,2024-12-05 05:40:00,2024-12-05 05:45:00,3841.19,3850.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61625,做多,2024-12-05 06:35:00,2024-12-05 07:00:00,3856.46,3850.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61626,做空,2024-12-05 07:00:00,2024-12-05 07:05:00,3850.12,3850.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61627,做多,2024-12-05 07:05:00,2024-12-05 07:55:00,3850.61,3853.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -61628,做空,2024-12-05 07:55:00,2024-12-05 08:00:00,3853.46,3856.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61629,做多,2024-12-05 08:00:00,2024-12-05 08:05:00,3856.81,3877.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61630,做多,2024-12-05 08:05:00,2024-12-05 08:10:00,3877.65,3887.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61631,做多,2024-12-05 09:55:00,2024-12-05 10:10:00,3924.35,3936.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61632,做多,2024-12-05 10:25:00,2024-12-05 10:35:00,3921.99,3937.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61633,做多,2024-12-05 11:05:00,2024-12-05 11:30:00,3931.86,3946.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61634,做多,2024-12-05 12:15:00,2024-12-05 12:40:00,3932.68,3932.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61635,做空,2024-12-05 12:40:00,2024-12-05 12:45:00,3932.26,3932.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61636,做多,2024-12-05 12:45:00,2024-12-05 13:30:00,3932.29,3940.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61637,做多,2024-12-05 13:40:00,2024-12-05 14:15:00,3927.92,3921.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61638,做空,2024-12-05 14:15:00,2024-12-05 14:20:00,3921.91,3914.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61639,做多,2024-12-05 14:30:00,2024-12-05 14:35:00,3929.94,3925.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61640,做空,2024-12-05 14:35:00,2024-12-05 14:40:00,3925.64,3937.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61641,做多,2024-12-05 14:40:00,2024-12-05 14:45:00,3937.08,3951.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61642,做多,2024-12-05 16:20:00,2024-12-05 16:25:00,3907.36,3891.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61643,做空,2024-12-05 16:25:00,2024-12-05 16:40:00,3891.46,3900.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61644,做多,2024-12-05 16:40:00,2024-12-05 16:50:00,3900.93,3917.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61645,做多,2024-12-05 21:00:00,2024-12-05 22:10:00,3833.57,3841.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -61646,做空,2024-12-05 22:10:00,2024-12-05 22:20:00,3841.9,3822.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61647,做多,2024-12-05 23:20:00,2024-12-05 23:30:00,3812.09,3788.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61648,做空,2024-12-05 23:30:00,2024-12-06 00:00:00,3788.11,3789.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61649,做多,2024-12-06 00:00:00,2024-12-06 00:15:00,3789.2,3821.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61650,做多,2024-12-06 02:15:00,2024-12-06 02:20:00,3869.43,3866.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61651,做空,2024-12-06 02:20:00,2024-12-06 02:35:00,3866.52,3874.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61652,做多,2024-12-06 02:35:00,2024-12-06 03:00:00,3874.47,3866.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61653,做空,2024-12-06 03:00:00,2024-12-06 03:20:00,3866.25,3871.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61654,做多,2024-12-06 03:20:00,2024-12-06 03:30:00,3871.44,3882.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61655,做多,2024-12-06 05:50:00,2024-12-06 05:55:00,3894.2,3892.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61656,做空,2024-12-06 05:55:00,2024-12-06 06:00:00,3892.03,3897.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61657,做多,2024-12-06 06:00:00,2024-12-06 06:15:00,3897.01,3914.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61658,做多,2024-12-06 08:10:00,2024-12-06 08:30:00,3903.01,3900.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61659,做空,2024-12-06 08:30:00,2024-12-06 08:50:00,3900.19,3883.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61660,做多,2024-12-06 09:40:00,2024-12-06 09:45:00,3887.93,3883.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61661,做空,2024-12-06 09:45:00,2024-12-06 10:05:00,3883.83,3860.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61662,做多,2024-12-06 10:35:00,2024-12-06 10:55:00,3867.78,3867.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61663,做空,2024-12-06 10:55:00,2024-12-06 11:00:00,3867.01,3876.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61664,做多,2024-12-06 11:00:00,2024-12-06 11:10:00,3876.02,3865.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61665,做空,2024-12-06 11:10:00,2024-12-06 11:25:00,3865.69,3865.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61666,做多,2024-12-06 11:25:00,2024-12-06 11:30:00,3865.48,3864.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61667,做空,2024-12-06 11:30:00,2024-12-06 11:35:00,3864.61,3866.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61668,做多,2024-12-06 11:35:00,2024-12-06 11:40:00,3866.2,3858.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61669,做空,2024-12-06 11:40:00,2024-12-06 11:50:00,3858.35,3866.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61670,做多,2024-12-06 11:50:00,2024-12-06 12:00:00,3866.14,3878.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61671,做多,2024-12-06 13:30:00,2024-12-06 13:45:00,3879.22,3878.62,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61672,做多,2024-12-06 16:15:00,2024-12-06 16:35:00,4005.9,4009.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -61673,做空,2024-12-06 16:35:00,2024-12-06 17:00:00,4009.68,4008.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61674,做多,2024-12-06 17:00:00,2024-12-06 17:20:00,4008.98,4023.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61675,做多,2024-12-06 22:25:00,2024-12-06 22:30:00,4042.48,4036.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61676,做空,2024-12-06 22:30:00,2024-12-06 22:35:00,4036.38,4039.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61677,做多,2024-12-06 22:35:00,2024-12-06 22:40:00,4039.2,4037.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61678,做空,2024-12-06 22:40:00,2024-12-06 23:00:00,4037.49,4027.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61679,做多,2024-12-07 00:20:00,2024-12-07 00:40:00,4015.67,4015.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61680,做空,2024-12-07 00:40:00,2024-12-07 00:55:00,4015.35,4016.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61681,做多,2024-12-07 00:55:00,2024-12-07 01:00:00,4016.05,4011.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61682,做空,2024-12-07 01:00:00,2024-12-07 01:10:00,4011.99,3998.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61683,做多,2024-12-07 02:15:00,2024-12-07 02:20:00,4002.8,4000.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61684,做空,2024-12-07 02:20:00,2024-12-07 03:15:00,4000.45,3983.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61685,做多,2024-12-07 03:35:00,2024-12-07 03:40:00,3995.56,3990.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61686,做空,2024-12-07 03:40:00,2024-12-07 03:45:00,3990.85,3996.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61687,做多,2024-12-07 03:45:00,2024-12-07 03:50:00,3996.07,3994.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61688,做空,2024-12-07 03:50:00,2024-12-07 04:00:00,3994.81,3996.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61689,做多,2024-12-07 04:00:00,2024-12-07 04:05:00,3996.13,3994.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61690,做空,2024-12-07 04:05:00,2024-12-07 04:25:00,3994.01,3991.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -61691,做多,2024-12-07 04:25:00,2024-12-07 04:45:00,3991.31,3997.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61692,做多,2024-12-07 04:45:00,2024-12-07 04:55:00,3997.14,3997.78,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61693,做多,2024-12-07 05:05:00,2024-12-07 05:10:00,3995.36,4003.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61694,做多,2024-12-07 06:00:00,2024-12-07 06:05:00,3994.86,3991.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61695,做空,2024-12-07 06:05:00,2024-12-07 06:25:00,3991.82,3989.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61696,做多,2024-12-07 06:35:00,2024-12-07 06:40:00,3993.43,3987.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61697,做空,2024-12-07 06:40:00,2024-12-07 06:50:00,3987.44,3987.31,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -61698,做多,2024-12-07 07:15:00,2024-12-07 07:40:00,3987.23,3988.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61699,做空,2024-12-07 07:40:00,2024-12-07 07:50:00,3988.19,3988.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61700,做多,2024-12-07 07:50:00,2024-12-07 08:05:00,3988.07,3995.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61701,做多,2024-12-07 08:20:00,2024-12-07 08:35:00,3986.46,3977.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61702,做空,2024-12-07 08:35:00,2024-12-07 08:50:00,3977.53,3985.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61703,做多,2024-12-07 08:50:00,2024-12-07 09:05:00,3985.74,3986.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61704,做空,2024-12-07 09:05:00,2024-12-07 09:15:00,3986.53,3988.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61705,做多,2024-12-07 09:15:00,2024-12-07 09:20:00,3988.13,3986.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61706,做空,2024-12-07 09:20:00,2024-12-07 09:25:00,3986.21,3991.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61707,做多,2024-12-07 09:25:00,2024-12-07 09:35:00,3991.82,3986.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61708,做空,2024-12-07 09:35:00,2024-12-07 09:45:00,3986.61,3986.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61709,做多,2024-12-07 09:45:00,2024-12-07 09:50:00,3986.44,3985.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61710,做空,2024-12-07 09:50:00,2024-12-07 09:55:00,3985.52,3989.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61711,做多,2024-12-07 09:55:00,2024-12-07 10:00:00,3989.19,3983.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61712,做空,2024-12-07 10:00:00,2024-12-07 10:05:00,3983.44,3984.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61713,做多,2024-12-07 10:05:00,2024-12-07 11:05:00,3984.4,3989.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61714,做多,2024-12-07 11:05:00,2024-12-07 11:10:00,3989.24,3990.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61715,做多,2024-12-07 12:35:00,2024-12-07 12:45:00,3999.42,4002.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -61716,做空,2024-12-07 12:45:00,2024-12-07 12:55:00,4002.39,4001.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61717,做多,2024-12-07 12:55:00,2024-12-07 13:10:00,4001.98,4010.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61718,做多,2024-12-07 14:35:00,2024-12-07 15:00:00,3996.76,3996.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61719,做空,2024-12-07 15:00:00,2024-12-07 15:30:00,3996.39,4000.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61720,做多,2024-12-07 15:30:00,2024-12-07 15:55:00,4000.14,4007.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61721,做多,2024-12-07 16:20:00,2024-12-07 16:25:00,3999.96,3999.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61722,做空,2024-12-07 16:25:00,2024-12-07 16:35:00,3999.99,3998.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -61723,做多,2024-12-07 16:40:00,2024-12-07 16:50:00,4005.1,4000.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61724,做空,2024-12-07 16:50:00,2024-12-07 17:15:00,4000.82,3995.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61725,做多,2024-12-07 17:20:00,2024-12-07 17:25:00,4000.45,3997.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61726,做空,2024-12-07 17:25:00,2024-12-07 17:35:00,3997.64,3995.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61727,做多,2024-12-07 18:00:00,2024-12-07 18:10:00,4001.23,4005.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61728,做多,2024-12-07 19:35:00,2024-12-07 19:55:00,4011.94,4015.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -61729,做空,2024-12-07 19:55:00,2024-12-07 20:15:00,4015.31,4016.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61730,做多,2024-12-07 20:15:00,2024-12-07 20:50:00,4016.1,4021.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61731,做多,2024-12-07 21:20:00,2024-12-07 21:25:00,4021.22,4013.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61732,做空,2024-12-07 21:25:00,2024-12-07 21:30:00,4013.67,4006.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61733,做多,2024-12-07 22:45:00,2024-12-07 22:55:00,4006.19,3996.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61734,做空,2024-12-07 22:55:00,2024-12-07 23:00:00,3996.98,4006.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61735,做多,2024-12-07 23:00:00,2024-12-07 23:05:00,4006.3,4005.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61736,做空,2024-12-07 23:05:00,2024-12-07 23:20:00,4005.55,4005.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61737,做多,2024-12-07 23:20:00,2024-12-07 23:30:00,4005.73,4012.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61738,做多,2024-12-08 00:00:00,2024-12-08 00:05:00,4005.04,4000.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61739,做空,2024-12-08 00:05:00,2024-12-08 00:20:00,4000.82,4004.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61740,做多,2024-12-08 00:20:00,2024-12-08 00:30:00,4004.99,4005.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61741,做空,2024-12-08 00:30:00,2024-12-08 00:50:00,4005.97,4005.32,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61742,做多,2024-12-08 00:50:00,2024-12-08 01:15:00,4005.32,4005.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61743,做空,2024-12-08 01:15:00,2024-12-08 01:30:00,4005.11,3990.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61744,做多,2024-12-08 02:20:00,2024-12-08 02:30:00,4003.66,4001.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61745,做空,2024-12-08 02:30:00,2024-12-08 03:20:00,4001.32,4003.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61746,做多,2024-12-08 03:20:00,2024-12-08 03:30:00,4003.56,4000.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61747,做空,2024-12-08 03:30:00,2024-12-08 03:45:00,4000.52,3993.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61748,做多,2024-12-08 06:25:00,2024-12-08 06:40:00,3977.98,3983.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61749,做多,2024-12-08 09:35:00,2024-12-08 09:40:00,3958.26,3947.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61750,做空,2024-12-08 09:40:00,2024-12-08 09:45:00,3947.9,3937.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61751,做多,2024-12-08 10:00:00,2024-12-08 10:20:00,3952.81,3953.06,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61752,做空,2024-12-08 10:20:00,2024-12-08 12:10:00,3953.06,3970.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61753,做多,2024-12-08 12:10:00,2024-12-08 12:15:00,3970.61,3966.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61754,做空,2024-12-08 12:15:00,2024-12-08 12:20:00,3966.02,3970.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61755,做多,2024-12-08 12:20:00,2024-12-08 12:40:00,3970.81,3979.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61756,做多,2024-12-08 14:20:00,2024-12-08 14:25:00,3997.87,3991.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61757,做空,2024-12-08 14:25:00,2024-12-08 14:30:00,3991.06,3995.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61758,做多,2024-12-08 14:30:00,2024-12-08 14:35:00,3995.46,3991.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61759,做空,2024-12-08 14:35:00,2024-12-08 14:45:00,3991.02,3992.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61760,做多,2024-12-08 14:45:00,2024-12-08 16:25:00,3992.82,3988.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61761,做空,2024-12-08 16:25:00,2024-12-08 16:35:00,3988.44,3989.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61762,做多,2024-12-08 16:35:00,2024-12-08 16:40:00,3989.09,3985.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61763,做空,2024-12-08 16:40:00,2024-12-08 16:50:00,3985.8,3986.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61764,做多,2024-12-08 16:50:00,2024-12-08 17:25:00,3986.04,3987.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61765,做空,2024-12-08 17:25:00,2024-12-08 17:30:00,3987.85,3992.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61766,做多,2024-12-08 17:30:00,2024-12-08 17:35:00,3992.44,3990.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61767,做空,2024-12-08 17:35:00,2024-12-08 17:50:00,3990.45,3988.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -61768,做多,2024-12-08 17:50:00,2024-12-08 18:00:00,3988.18,3987.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61769,做空,2024-12-08 18:00:00,2024-12-08 18:15:00,3987.79,3978.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61770,做多,2024-12-08 19:30:00,2024-12-08 19:35:00,3986.09,3987.81,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61771,做多,2024-12-08 21:20:00,2024-12-08 22:05:00,3986.41,3997.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61772,做多,2024-12-08 23:50:00,2024-12-08 23:55:00,4017.88,4007.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61773,做多,2024-12-09 00:10:00,2024-12-09 00:15:00,4003.26,3991.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61774,做空,2024-12-09 00:15:00,2024-12-09 00:20:00,3991.61,3989.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61775,做多,2024-12-09 03:00:00,2024-12-09 03:20:00,3953.96,3941.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61776,做空,2024-12-09 03:20:00,2024-12-09 03:30:00,3941.01,3937.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61777,做多,2024-12-09 04:00:00,2024-12-09 06:05:00,3936.34,3932.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61778,做空,2024-12-09 06:05:00,2024-12-09 06:10:00,3932.73,3929.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61779,做多,2024-12-09 07:40:00,2024-12-09 08:00:00,3920.03,3914.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61780,做空,2024-12-09 08:00:00,2024-12-09 08:10:00,3914.0,3920.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61781,做多,2024-12-09 08:10:00,2024-12-09 08:15:00,3920.43,3915.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61782,做空,2024-12-09 08:15:00,2024-12-09 08:30:00,3915.47,3883.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61783,做多,2024-12-09 09:50:00,2024-12-09 09:55:00,3881.94,3875.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61784,做空,2024-12-09 09:55:00,2024-12-09 10:00:00,3875.87,3885.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61785,做多,2024-12-09 10:00:00,2024-12-09 10:20:00,3885.77,3871.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61786,做空,2024-12-09 10:20:00,2024-12-09 10:30:00,3871.65,3880.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61787,做多,2024-12-09 10:30:00,2024-12-09 10:45:00,3880.49,3878.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61788,做空,2024-12-09 10:45:00,2024-12-09 11:10:00,3878.31,3871.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61789,做多,2024-12-09 12:20:00,2024-12-09 12:30:00,3863.42,3858.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61790,做空,2024-12-09 12:30:00,2024-12-09 12:40:00,3858.97,3857.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61791,做多,2024-12-09 12:40:00,2024-12-09 13:00:00,3857.61,3855.68,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61792,做多,2024-12-09 13:05:00,2024-12-09 13:15:00,3862.77,3882.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61793,做多,2024-12-09 14:35:00,2024-12-09 14:40:00,3914.1,3920.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61794,做多,2024-12-09 16:40:00,2024-12-09 17:35:00,3855.86,3845.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61795,做空,2024-12-09 17:35:00,2024-12-09 17:40:00,3845.14,3845.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61796,做多,2024-12-09 17:40:00,2024-12-09 18:35:00,3845.66,3833.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61797,做空,2024-12-09 18:35:00,2024-12-09 18:45:00,3833.48,3847.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61798,做多,2024-12-09 18:45:00,2024-12-09 18:50:00,3847.55,3846.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61799,做空,2024-12-09 18:50:00,2024-12-09 19:00:00,3846.44,3827.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61800,做多,2024-12-09 21:35:00,2024-12-09 21:55:00,3730.85,3699.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61801,做空,2024-12-09 21:55:00,2024-12-09 22:20:00,3699.14,3656.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61802,做多,2024-12-09 22:25:00,2024-12-09 22:35:00,3709.91,3682.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61803,做空,2024-12-09 22:35:00,2024-12-09 22:40:00,3682.78,3686.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61804,做多,2024-12-09 22:40:00,2024-12-09 23:00:00,3686.35,3692.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -61805,做空,2024-12-09 23:00:00,2024-12-09 23:05:00,3692.71,3716.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61806,做多,2024-12-09 23:05:00,2024-12-09 23:35:00,3716.98,3705.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61807,做空,2024-12-09 23:35:00,2024-12-10 00:10:00,3705.41,3707.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61808,做多,2024-12-10 00:10:00,2024-12-10 00:20:00,3707.64,3740.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61809,做多,2024-12-10 01:40:00,2024-12-10 02:00:00,3747.45,3751.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -61810,做空,2024-12-10 02:00:00,2024-12-10 02:20:00,3751.09,3719.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61811,做多,2024-12-10 03:50:00,2024-12-10 04:40:00,3693.91,3702.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61812,做多,2024-12-10 05:45:00,2024-12-10 06:00:00,3696.58,3696.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61813,做空,2024-12-10 06:00:00,2024-12-10 06:05:00,3696.11,3716.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61814,做多,2024-12-10 06:05:00,2024-12-10 06:10:00,3716.99,3718.18,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61815,做多,2024-12-10 07:45:00,2024-12-10 08:00:00,3729.61,3724.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61816,做空,2024-12-10 08:00:00,2024-12-10 08:10:00,3724.24,3719.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61817,做多,2024-12-10 08:15:00,2024-12-10 08:35:00,3722.52,3731.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -61818,做空,2024-12-10 08:35:00,2024-12-10 09:45:00,3731.24,3743.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61819,做多,2024-12-10 09:45:00,2024-12-10 10:10:00,3743.35,3768.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61820,做多,2024-12-10 11:25:00,2024-12-10 11:30:00,3761.04,3753.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61821,做空,2024-12-10 11:30:00,2024-12-10 11:35:00,3753.52,3746.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61822,做多,2024-12-10 13:40:00,2024-12-10 13:45:00,3706.14,3705.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61823,做空,2024-12-10 13:45:00,2024-12-10 14:00:00,3705.82,3716.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61824,做多,2024-12-10 14:00:00,2024-12-10 14:05:00,3716.19,3720.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61825,做多,2024-12-10 14:40:00,2024-12-10 14:50:00,3711.07,3683.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61826,做空,2024-12-10 14:50:00,2024-12-10 14:55:00,3683.36,3671.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61827,做多,2024-12-10 16:50:00,2024-12-10 17:05:00,3600.02,3571.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61828,做空,2024-12-10 17:05:00,2024-12-10 17:10:00,3571.56,3572.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61829,做多,2024-12-10 17:10:00,2024-12-10 17:15:00,3572.86,3557.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61830,做空,2024-12-10 17:15:00,2024-12-10 17:45:00,3557.42,3570.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61831,做多,2024-12-10 17:45:00,2024-12-10 17:50:00,3570.33,3543.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61832,做空,2024-12-10 17:50:00,2024-12-10 18:15:00,3543.33,3571.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61833,做多,2024-12-10 18:15:00,2024-12-10 18:25:00,3571.39,3561.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61834,做空,2024-12-10 18:25:00,2024-12-10 21:45:00,3561.06,3652.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61835,做多,2024-12-10 21:45:00,2024-12-10 21:50:00,3652.2,3646.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61836,做空,2024-12-10 21:50:00,2024-12-10 21:55:00,3646.1,3638.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61837,做多,2024-12-10 22:00:00,2024-12-10 22:10:00,3649.86,3637.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61838,做空,2024-12-10 22:10:00,2024-12-10 22:15:00,3637.78,3633.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61839,做多,2024-12-10 22:30:00,2024-12-10 22:35:00,3651.09,3646.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61840,做空,2024-12-10 22:35:00,2024-12-10 23:00:00,3646.89,3645.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61841,做多,2024-12-10 23:00:00,2024-12-10 23:05:00,3645.27,3640.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61842,做空,2024-12-10 23:05:00,2024-12-10 23:15:00,3640.64,3644.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61843,做多,2024-12-10 23:15:00,2024-12-10 23:20:00,3644.61,3633.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61844,做空,2024-12-10 23:20:00,2024-12-10 23:35:00,3633.45,3624.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61845,做多,2024-12-11 00:05:00,2024-12-11 00:10:00,3637.76,3629.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61846,做空,2024-12-11 00:10:00,2024-12-11 00:15:00,3629.67,3622.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61847,做多,2024-12-11 01:15:00,2024-12-11 01:40:00,3609.4,3588.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61848,做空,2024-12-11 01:40:00,2024-12-11 01:45:00,3588.57,3598.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61849,做多,2024-12-11 01:45:00,2024-12-11 02:30:00,3598.52,3619.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61850,做多,2024-12-11 04:45:00,2024-12-11 04:50:00,3668.94,3670.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61851,做多,2024-12-11 06:05:00,2024-12-11 07:10:00,3664.99,3672.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -61852,做空,2024-12-11 07:10:00,2024-12-11 07:20:00,3672.28,3669.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -61853,做多,2024-12-11 07:20:00,2024-12-11 07:25:00,3669.81,3669.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61854,做空,2024-12-11 07:25:00,2024-12-11 07:30:00,3669.28,3669.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61855,做多,2024-12-11 07:30:00,2024-12-11 08:20:00,3669.57,3679.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61856,做多,2024-12-11 10:45:00,2024-12-11 10:50:00,3699.76,3703.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61857,做多,2024-12-11 11:50:00,2024-12-11 12:10:00,3709.59,3713.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -61858,做空,2024-12-11 12:10:00,2024-12-11 12:55:00,3713.19,3721.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61859,做多,2024-12-11 12:55:00,2024-12-11 13:10:00,3721.71,3718.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61860,做空,2024-12-11 13:10:00,2024-12-11 13:20:00,3718.88,3724.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61861,做多,2024-12-11 13:20:00,2024-12-11 13:25:00,3724.82,3724.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61862,做空,2024-12-11 13:25:00,2024-12-11 14:20:00,3724.01,3733.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61863,做多,2024-12-11 14:20:00,2024-12-11 14:25:00,3733.08,3727.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61864,做空,2024-12-11 14:25:00,2024-12-11 14:30:00,3727.83,3735.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61865,做多,2024-12-11 14:30:00,2024-12-11 14:45:00,3735.16,3755.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61866,做多,2024-12-11 16:15:00,2024-12-11 16:30:00,3792.86,3791.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61867,做空,2024-12-11 16:30:00,2024-12-11 16:50:00,3791.88,3798.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61868,做多,2024-12-11 16:50:00,2024-12-11 16:55:00,3798.67,3796.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61869,做空,2024-12-11 16:55:00,2024-12-11 17:35:00,3796.02,3773.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61870,做多,2024-12-11 18:30:00,2024-12-11 20:15:00,3782.99,3815.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61871,做多,2024-12-11 21:10:00,2024-12-11 21:15:00,3816.12,3815.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61872,做空,2024-12-11 21:15:00,2024-12-11 21:20:00,3815.01,3818.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61873,做多,2024-12-11 21:20:00,2024-12-11 21:25:00,3818.55,3817.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61874,做空,2024-12-11 21:25:00,2024-12-11 21:30:00,3817.14,3824.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61875,做多,2024-12-11 21:30:00,2024-12-11 22:00:00,3824.63,3827.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61876,做多,2024-12-11 22:45:00,2024-12-11 22:50:00,3831.73,3835.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61877,做多,2024-12-12 00:15:00,2024-12-12 00:20:00,3835.81,3823.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61878,做空,2024-12-12 00:20:00,2024-12-12 00:25:00,3823.49,3816.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61879,做多,2024-12-12 02:15:00,2024-12-12 02:45:00,3813.88,3822.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61880,做多,2024-12-12 05:20:00,2024-12-12 05:30:00,3918.41,3936.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61881,做多,2024-12-12 06:20:00,2024-12-12 06:50:00,3921.82,3925.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -61882,做空,2024-12-12 06:50:00,2024-12-12 06:55:00,3925.66,3936.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61883,做多,2024-12-12 06:55:00,2024-12-12 07:10:00,3936.1,3930.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61884,做空,2024-12-12 07:10:00,2024-12-12 07:40:00,3930.89,3915.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61885,做多,2024-12-12 08:30:00,2024-12-12 08:35:00,3919.09,3912.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61886,做空,2024-12-12 08:35:00,2024-12-12 09:00:00,3912.08,3918.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61887,做多,2024-12-12 09:00:00,2024-12-12 09:15:00,3918.56,3921.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61888,做多,2024-12-12 10:25:00,2024-12-12 10:45:00,3916.28,3913.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61889,做空,2024-12-12 10:45:00,2024-12-12 10:55:00,3913.14,3924.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61890,做多,2024-12-12 10:55:00,2024-12-12 11:00:00,3924.3,3915.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61891,做空,2024-12-12 11:00:00,2024-12-12 11:05:00,3915.66,3933.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61892,做多,2024-12-12 11:05:00,2024-12-12 11:10:00,3933.15,3919.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61893,做空,2024-12-12 11:10:00,2024-12-12 12:00:00,3919.33,3919.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61894,做多,2024-12-12 12:00:00,2024-12-12 12:25:00,3919.72,3916.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61895,做空,2024-12-12 12:25:00,2024-12-12 12:30:00,3916.61,3918.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61896,做多,2024-12-12 12:30:00,2024-12-12 12:45:00,3918.18,3938.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61897,做多,2024-12-12 13:40:00,2024-12-12 13:45:00,3942.03,3932.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61898,做空,2024-12-12 13:45:00,2024-12-12 13:50:00,3932.7,3942.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61899,做多,2024-12-12 13:50:00,2024-12-12 14:10:00,3942.81,3946.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -61900,做空,2024-12-12 14:10:00,2024-12-12 14:15:00,3946.74,3950.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61901,做多,2024-12-12 14:15:00,2024-12-12 14:30:00,3950.09,3961.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61902,做多,2024-12-12 14:40:00,2024-12-12 14:45:00,3958.12,3957.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61903,做空,2024-12-12 14:45:00,2024-12-12 15:15:00,3957.64,3956.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61904,做多,2024-12-12 15:15:00,2024-12-12 15:30:00,3956.66,3967.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -61905,做空,2024-12-12 15:30:00,2024-12-12 16:00:00,3967.88,3977.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61906,做多,2024-12-12 16:00:00,2024-12-12 16:10:00,3977.8,3967.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61907,做空,2024-12-12 16:10:00,2024-12-12 16:35:00,3967.56,3936.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61908,做多,2024-12-12 17:45:00,2024-12-12 17:55:00,3944.2,3960.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61909,做多,2024-12-12 20:35:00,2024-12-12 20:50:00,3892.73,3884.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61910,做空,2024-12-12 20:50:00,2024-12-12 21:05:00,3884.54,3880.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -61911,做多,2024-12-12 21:05:00,2024-12-12 21:10:00,3880.12,3879.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61912,做空,2024-12-12 21:10:00,2024-12-12 21:15:00,3879.61,3886.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61913,做多,2024-12-12 21:15:00,2024-12-12 21:35:00,3886.7,3869.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61914,做空,2024-12-12 21:35:00,2024-12-12 21:40:00,3869.07,3862.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61915,做多,2024-12-12 22:30:00,2024-12-12 23:15:00,3870.86,3866.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61916,做空,2024-12-12 23:15:00,2024-12-12 23:25:00,3866.78,3868.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61917,做多,2024-12-12 23:25:00,2024-12-12 23:35:00,3868.2,3867.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61918,做空,2024-12-12 23:35:00,2024-12-12 23:40:00,3867.08,3872.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61919,做多,2024-12-12 23:40:00,2024-12-13 00:05:00,3872.64,3888.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61920,做多,2024-12-13 01:05:00,2024-12-13 02:00:00,3876.79,3883.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -61921,做空,2024-12-13 02:00:00,2024-12-13 05:05:00,3883.1,3919.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61922,做多,2024-12-13 05:05:00,2024-12-13 05:20:00,3919.49,3921.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -61923,做空,2024-12-13 05:20:00,2024-12-13 05:25:00,3921.48,3913.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61924,做多,2024-12-13 06:05:00,2024-12-13 06:15:00,3915.37,3910.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61925,做空,2024-12-13 06:15:00,2024-12-13 06:25:00,3910.2,3916.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61926,做多,2024-12-13 06:25:00,2024-12-13 06:30:00,3916.99,3918.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61927,做多,2024-12-13 07:40:00,2024-12-13 08:30:00,3897.02,3898.44,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -61928,做多,2024-12-13 10:00:00,2024-12-13 10:15:00,3892.53,3885.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61929,做空,2024-12-13 10:15:00,2024-12-13 10:20:00,3885.13,3876.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61930,做多,2024-12-13 10:35:00,2024-12-13 10:45:00,3887.76,3899.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61931,做多,2024-12-13 12:00:00,2024-12-13 12:10:00,3904.68,3908.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -61932,做空,2024-12-13 12:10:00,2024-12-13 13:25:00,3908.12,3918.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61933,做多,2024-12-13 13:25:00,2024-12-13 13:35:00,3918.87,3910.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61934,做空,2024-12-13 13:35:00,2024-12-13 13:40:00,3910.19,3921.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61935,做多,2024-12-13 13:40:00,2024-12-13 13:50:00,3921.28,3927.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61936,做多,2024-12-13 16:40:00,2024-12-13 16:50:00,3922.03,3920.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61937,做空,2024-12-13 16:50:00,2024-12-13 17:05:00,3920.62,3914.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -61938,做多,2024-12-13 17:05:00,2024-12-13 17:30:00,3914.51,3909.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61939,做空,2024-12-13 17:30:00,2024-12-13 17:35:00,3909.03,3921.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61940,做多,2024-12-13 17:35:00,2024-12-13 17:50:00,3921.28,3943.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61941,做多,2024-12-13 18:20:00,2024-12-13 18:45:00,3918.43,3917.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61942,做空,2024-12-13 18:45:00,2024-12-13 19:20:00,3917.01,3924.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61943,做多,2024-12-13 19:20:00,2024-12-13 19:25:00,3924.11,3917.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61944,做空,2024-12-13 19:25:00,2024-12-13 19:30:00,3917.63,3917.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61945,做多,2024-12-13 19:30:00,2024-12-13 19:50:00,3917.67,3921.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -61946,做空,2024-12-13 19:50:00,2024-12-13 20:00:00,3921.06,3917.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -61947,做多,2024-12-13 20:00:00,2024-12-13 20:10:00,3917.36,3914.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61948,做空,2024-12-13 20:10:00,2024-12-13 20:15:00,3914.76,3922.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61949,做多,2024-12-13 20:15:00,2024-12-13 20:20:00,3922.36,3927.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61950,做多,2024-12-13 22:40:00,2024-12-13 22:45:00,3902.35,3898.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61951,做空,2024-12-13 22:45:00,2024-12-13 23:00:00,3898.91,3904.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61952,做多,2024-12-13 23:00:00,2024-12-13 23:10:00,3904.98,3900.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61953,做空,2024-12-13 23:10:00,2024-12-13 23:30:00,3900.52,3899.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61954,做多,2024-12-13 23:30:00,2024-12-13 23:40:00,3899.19,3900.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61955,做空,2024-12-13 23:40:00,2024-12-14 01:00:00,3900.66,3923.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61956,做多,2024-12-14 01:00:00,2024-12-14 01:05:00,3923.82,3917.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61957,做空,2024-12-14 01:05:00,2024-12-14 03:00:00,3917.1,3918.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61958,做多,2024-12-14 03:00:00,2024-12-14 03:35:00,3918.43,3915.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61959,做空,2024-12-14 03:35:00,2024-12-14 03:50:00,3915.46,3910.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61960,做多,2024-12-14 04:00:00,2024-12-14 04:05:00,3913.29,3909.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61961,做空,2024-12-14 04:05:00,2024-12-14 04:20:00,3909.03,3914.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61962,做多,2024-12-14 04:20:00,2024-12-14 04:25:00,3914.64,3909.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61963,做空,2024-12-14 04:25:00,2024-12-14 04:30:00,3909.59,3910.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61964,做多,2024-12-14 04:30:00,2024-12-14 05:10:00,3910.49,3910.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61965,做空,2024-12-14 05:10:00,2024-12-14 05:20:00,3910.7,3910.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61966,做多,2024-12-14 05:20:00,2024-12-14 05:30:00,3910.79,3911.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -61967,做空,2024-12-14 05:30:00,2024-12-14 07:25:00,3911.91,3922.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61968,做多,2024-12-14 07:50:00,2024-12-14 07:55:00,3927.11,3920.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61969,做空,2024-12-14 07:55:00,2024-12-14 08:10:00,3920.32,3917.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61970,做多,2024-12-14 08:25:00,2024-12-14 08:40:00,3923.61,3928.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61971,做多,2024-12-14 11:00:00,2024-12-14 11:05:00,3901.86,3898.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61972,做空,2024-12-14 11:05:00,2024-12-14 11:10:00,3898.79,3899.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61973,做多,2024-12-14 11:10:00,2024-12-14 11:45:00,3899.07,3901.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -61974,做空,2024-12-14 11:45:00,2024-12-14 11:55:00,3901.46,3893.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61975,做多,2024-12-14 13:40:00,2024-12-14 14:35:00,3870.86,3886.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61976,做多,2024-12-14 15:30:00,2024-12-14 16:05:00,3887.39,3878.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61977,做空,2024-12-14 16:05:00,2024-12-14 16:10:00,3878.39,3869.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61978,做多,2024-12-14 16:20:00,2024-12-14 16:25:00,3884.68,3873.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61979,做空,2024-12-14 16:25:00,2024-12-14 16:30:00,3873.52,3882.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -61980,做多,2024-12-14 16:45:00,2024-12-14 16:50:00,3895.21,3892.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61981,做多,2024-12-14 19:25:00,2024-12-14 20:20:00,3849.07,3845.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61982,做空,2024-12-14 20:20:00,2024-12-14 20:25:00,3845.64,3846.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61983,做多,2024-12-14 20:25:00,2024-12-14 21:15:00,3846.91,3846.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61984,做空,2024-12-14 21:15:00,2024-12-14 21:20:00,3846.22,3852.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61985,做多,2024-12-14 21:20:00,2024-12-14 21:30:00,3852.85,3850.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61986,做空,2024-12-14 21:30:00,2024-12-14 22:15:00,3850.61,3845.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -61987,做多,2024-12-14 22:15:00,2024-12-14 22:30:00,3845.63,3855.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61988,做多,2024-12-15 00:20:00,2024-12-15 00:30:00,3866.14,3862.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61989,做空,2024-12-15 00:30:00,2024-12-15 00:35:00,3862.25,3857.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61990,做多,2024-12-15 01:00:00,2024-12-15 01:15:00,3867.77,3875.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61991,做多,2024-12-15 03:05:00,2024-12-15 04:15:00,3881.86,3898.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61992,做多,2024-12-15 06:15:00,2024-12-15 06:35:00,3890.8,3887.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61993,做空,2024-12-15 06:35:00,2024-12-15 06:40:00,3887.28,3882.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -61994,做多,2024-12-15 08:30:00,2024-12-15 09:25:00,3853.22,3850.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61995,做空,2024-12-15 09:25:00,2024-12-15 09:30:00,3850.99,3853.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -61996,做多,2024-12-15 09:30:00,2024-12-15 10:10:00,3853.72,3865.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61997,做多,2024-12-15 11:00:00,2024-12-15 11:10:00,3860.8,3869.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -61998,做多,2024-12-15 11:10:00,2024-12-15 11:15:00,3869.24,3866.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -61999,做多,2024-12-15 12:30:00,2024-12-15 12:40:00,3870.33,3889.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62000,做多,2024-12-15 13:10:00,2024-12-15 13:25:00,3876.45,3886.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62001,做多,2024-12-15 14:05:00,2024-12-15 14:15:00,3887.56,3892.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62002,做多,2024-12-15 15:15:00,2024-12-15 15:30:00,3893.99,3897.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62003,做多,2024-12-15 15:50:00,2024-12-15 16:25:00,3894.15,3895.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62004,做空,2024-12-15 16:25:00,2024-12-15 16:30:00,3895.02,3905.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62005,做多,2024-12-15 16:30:00,2024-12-15 16:35:00,3905.2,3917.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62006,做多,2024-12-15 19:00:00,2024-12-15 19:10:00,3898.01,3900.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -62007,做空,2024-12-15 19:10:00,2024-12-15 19:15:00,3900.93,3905.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62008,做多,2024-12-15 19:15:00,2024-12-15 20:30:00,3905.39,3903.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62009,做空,2024-12-15 20:30:00,2024-12-15 20:45:00,3903.2,3893.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62010,做多,2024-12-15 22:15:00,2024-12-15 23:00:00,3874.84,3899.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62011,做多,2024-12-16 04:15:00,2024-12-16 04:25:00,3957.22,3954.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62012,做空,2024-12-16 04:25:00,2024-12-16 04:30:00,3954.47,3957.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62013,做多,2024-12-16 04:30:00,2024-12-16 04:40:00,3957.79,3952.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62014,做空,2024-12-16 04:40:00,2024-12-16 05:05:00,3952.97,3956.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62015,做多,2024-12-16 05:05:00,2024-12-16 05:35:00,3956.36,3967.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62016,做多,2024-12-16 06:30:00,2024-12-16 06:35:00,3967.61,3963.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62017,做空,2024-12-16 06:35:00,2024-12-16 06:45:00,3963.42,3955.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62018,做多,2024-12-16 07:05:00,2024-12-16 07:20:00,3964.53,3974.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62019,做多,2024-12-16 08:20:00,2024-12-16 08:25:00,3969.06,3956.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62020,做空,2024-12-16 08:25:00,2024-12-16 09:05:00,3956.59,3949.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62021,做多,2024-12-16 09:30:00,2024-12-16 09:40:00,3954.1,3957.42,0.0,100.0,0.0,0.0,0.0,0.0,flip -62022,做空,2024-12-16 09:40:00,2024-12-16 10:00:00,3957.42,3945.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62023,做多,2024-12-16 10:35:00,2024-12-16 11:00:00,3943.4,3948.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -62024,做空,2024-12-16 11:00:00,2024-12-16 11:15:00,3948.18,3944.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -62025,做多,2024-12-16 11:15:00,2024-12-16 11:25:00,3944.91,3938.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62026,做空,2024-12-16 11:25:00,2024-12-16 11:35:00,3938.27,3926.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62027,做多,2024-12-16 13:20:00,2024-12-16 13:25:00,3910.3,3908.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62028,做空,2024-12-16 13:25:00,2024-12-16 14:00:00,3908.76,3908.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62029,做多,2024-12-16 14:00:00,2024-12-16 14:30:00,3908.99,3915.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62030,做多,2024-12-16 19:40:00,2024-12-16 19:45:00,4060.99,4051.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62031,做空,2024-12-16 19:45:00,2024-12-16 19:50:00,4051.87,4057.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62032,做多,2024-12-16 19:50:00,2024-12-16 20:20:00,4057.86,4054.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62033,做空,2024-12-16 20:20:00,2024-12-16 20:25:00,4054.18,4060.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62034,做多,2024-12-16 20:25:00,2024-12-16 20:30:00,4060.47,4056.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62035,做空,2024-12-16 20:30:00,2024-12-16 20:55:00,4056.48,4042.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62036,做多,2024-12-16 21:45:00,2024-12-16 22:15:00,4047.15,4037.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62037,做空,2024-12-16 22:15:00,2024-12-16 22:25:00,4037.64,4043.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62038,做多,2024-12-16 22:25:00,2024-12-16 22:30:00,4043.09,4035.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62039,做空,2024-12-16 22:30:00,2024-12-16 22:40:00,4035.1,4038.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62040,做多,2024-12-16 22:40:00,2024-12-17 01:40:00,4038.87,3985.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62041,做多,2024-12-17 05:25:00,2024-12-17 05:35:00,4010.64,4010.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62042,做空,2024-12-17 05:35:00,2024-12-17 05:45:00,4010.02,4013.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62043,做多,2024-12-17 05:45:00,2024-12-17 05:50:00,4013.57,4016.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62044,做多,2024-12-17 07:00:00,2024-12-17 07:35:00,4012.61,4009.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62045,做空,2024-12-17 07:35:00,2024-12-17 07:50:00,4009.33,3986.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62046,做多,2024-12-17 08:15:00,2024-12-17 08:20:00,4009.36,4008.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62047,做空,2024-12-17 08:20:00,2024-12-17 08:25:00,4008.03,4012.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62048,做多,2024-12-17 08:25:00,2024-12-17 08:30:00,4012.12,4007.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62049,做空,2024-12-17 08:30:00,2024-12-17 08:35:00,4007.52,4017.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62050,做多,2024-12-17 08:35:00,2024-12-17 08:45:00,4017.61,4009.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62051,做空,2024-12-17 08:45:00,2024-12-17 09:25:00,4009.03,4006.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -62052,做多,2024-12-17 09:25:00,2024-12-17 09:45:00,4006.68,4021.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62053,做多,2024-12-17 10:50:00,2024-12-17 11:15:00,4011.72,4012.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62054,做空,2024-12-17 11:15:00,2024-12-17 11:20:00,4012.01,4014.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62055,做多,2024-12-17 11:20:00,2024-12-17 12:35:00,4014.2,4005.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62056,做空,2024-12-17 12:35:00,2024-12-17 13:15:00,4005.61,4004.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62057,做多,2024-12-17 13:15:00,2024-12-17 13:30:00,4004.4,4011.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62058,做多,2024-12-17 14:05:00,2024-12-17 14:10:00,4005.37,4003.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62059,做空,2024-12-17 14:10:00,2024-12-17 14:15:00,4003.21,3999.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62060,做多,2024-12-17 14:20:00,2024-12-17 14:30:00,4007.27,4005.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62061,做多,2024-12-17 14:40:00,2024-12-17 14:50:00,4008.14,4014.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62062,做多,2024-12-17 16:35:00,2024-12-17 16:40:00,3952.83,3943.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62063,做空,2024-12-17 16:40:00,2024-12-17 16:45:00,3943.16,3947.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62064,做多,2024-12-17 16:45:00,2024-12-17 16:50:00,3947.69,3945.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62065,做空,2024-12-17 16:50:00,2024-12-17 18:50:00,3945.61,3926.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62066,做多,2024-12-17 19:50:00,2024-12-17 20:05:00,3944.97,3933.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62067,做空,2024-12-17 20:05:00,2024-12-17 20:30:00,3933.78,3947.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62068,做多,2024-12-17 20:30:00,2024-12-17 20:55:00,3947.51,3935.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62069,做空,2024-12-17 20:55:00,2024-12-17 21:00:00,3935.38,3922.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62070,做多,2024-12-17 21:10:00,2024-12-17 21:30:00,3940.02,3936.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62071,做空,2024-12-17 21:30:00,2024-12-17 21:35:00,3936.18,3938.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62072,做多,2024-12-17 21:35:00,2024-12-17 21:40:00,3938.76,3936.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62073,做空,2024-12-17 21:40:00,2024-12-17 21:50:00,3936.5,3933.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -62074,做多,2024-12-17 21:50:00,2024-12-17 23:45:00,3933.8,3880.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62075,做空,2024-12-17 23:45:00,2024-12-18 00:45:00,3880.95,3881.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62076,做多,2024-12-18 00:45:00,2024-12-18 01:20:00,3881.89,3882.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62077,做空,2024-12-18 01:20:00,2024-12-18 01:25:00,3882.61,3883.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62078,做多,2024-12-18 01:25:00,2024-12-18 01:35:00,3883.11,3872.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62079,做空,2024-12-18 01:35:00,2024-12-18 01:50:00,3872.74,3841.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62080,做多,2024-12-18 02:05:00,2024-12-18 02:35:00,3867.9,3870.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -62081,做空,2024-12-18 02:35:00,2024-12-18 02:55:00,3870.2,3869.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62082,做多,2024-12-18 02:55:00,2024-12-18 03:05:00,3869.45,3854.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62083,做空,2024-12-18 03:05:00,2024-12-18 03:15:00,3854.69,3864.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62084,做多,2024-12-18 03:15:00,2024-12-18 03:25:00,3864.93,3862.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62085,做空,2024-12-18 03:25:00,2024-12-18 03:40:00,3862.87,3845.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62086,做多,2024-12-18 04:55:00,2024-12-18 05:05:00,3840.02,3829.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62087,做空,2024-12-18 05:05:00,2024-12-18 05:10:00,3829.03,3841.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62088,做多,2024-12-18 05:10:00,2024-12-18 05:20:00,3841.27,3853.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62089,做多,2024-12-18 05:55:00,2024-12-18 06:15:00,3835.41,3835.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62090,做空,2024-12-18 06:15:00,2024-12-18 06:20:00,3835.81,3842.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62091,做多,2024-12-18 06:20:00,2024-12-18 06:25:00,3842.21,3838.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62092,做空,2024-12-18 06:25:00,2024-12-18 06:35:00,3838.12,3823.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62093,做多,2024-12-18 07:05:00,2024-12-18 08:40:00,3842.11,3844.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -62094,做空,2024-12-18 08:40:00,2024-12-18 08:45:00,3844.93,3848.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62095,做多,2024-12-18 08:45:00,2024-12-18 09:05:00,3848.03,3858.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62096,做多,2024-12-18 09:05:00,2024-12-18 09:10:00,3858.28,3862.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62097,做多,2024-12-18 10:35:00,2024-12-18 11:05:00,3865.02,3878.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62098,做多,2024-12-18 13:15:00,2024-12-18 13:30:00,3870.62,3865.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62099,做空,2024-12-18 13:30:00,2024-12-18 14:00:00,3865.65,3860.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -62100,做多,2024-12-18 14:00:00,2024-12-18 14:20:00,3860.5,3861.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62101,做空,2024-12-18 14:20:00,2024-12-18 14:25:00,3861.24,3863.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62102,做多,2024-12-18 14:25:00,2024-12-18 14:30:00,3863.18,3844.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62103,做空,2024-12-18 14:30:00,2024-12-18 14:35:00,3844.81,3844.27,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -62104,做多,2024-12-18 14:40:00,2024-12-18 14:45:00,3860.99,3849.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62105,做空,2024-12-18 14:45:00,2024-12-18 14:50:00,3849.33,3843.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62106,做多,2024-12-18 15:15:00,2024-12-18 15:25:00,3851.82,3857.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -62107,做空,2024-12-18 15:25:00,2024-12-18 16:25:00,3857.38,3861.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62108,做多,2024-12-18 16:25:00,2024-12-18 16:50:00,3861.53,3873.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62109,做多,2024-12-18 17:10:00,2024-12-18 17:20:00,3866.69,3860.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62110,做空,2024-12-18 17:20:00,2024-12-18 17:30:00,3860.58,3875.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62111,做多,2024-12-18 17:30:00,2024-12-18 17:35:00,3875.67,3881.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62112,做多,2024-12-18 18:25:00,2024-12-18 18:30:00,3878.92,3876.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62113,做空,2024-12-18 18:30:00,2024-12-18 18:45:00,3876.0,3874.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62114,做多,2024-12-18 18:45:00,2024-12-18 18:55:00,3874.89,3897.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62115,做多,2024-12-18 21:35:00,2024-12-18 21:40:00,3699.29,3697.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62116,做空,2024-12-18 21:40:00,2024-12-18 22:05:00,3697.57,3665.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62117,做多,2024-12-18 22:25:00,2024-12-18 22:40:00,3688.41,3669.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62118,做空,2024-12-18 22:40:00,2024-12-18 23:00:00,3669.33,3658.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62119,做多,2024-12-19 00:20:00,2024-12-19 00:40:00,3650.07,3632.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62120,做空,2024-12-19 00:40:00,2024-12-19 00:45:00,3632.44,3647.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62121,做多,2024-12-19 00:45:00,2024-12-19 00:50:00,3647.23,3646.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62122,做空,2024-12-19 00:50:00,2024-12-19 01:15:00,3646.89,3643.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -62123,做多,2024-12-19 01:15:00,2024-12-19 01:25:00,3643.39,3634.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62124,做空,2024-12-19 01:25:00,2024-12-19 01:30:00,3634.45,3622.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62125,做多,2024-12-19 02:45:00,2024-12-19 03:00:00,3609.98,3660.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62126,做多,2024-12-19 04:25:00,2024-12-19 04:30:00,3663.62,3674.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62127,做多,2024-12-19 04:45:00,2024-12-19 05:15:00,3660.1,3667.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62128,做多,2024-12-19 05:30:00,2024-12-19 05:45:00,3666.81,3676.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62129,做多,2024-12-19 06:25:00,2024-12-19 06:30:00,3667.72,3682.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62130,做多,2024-12-19 08:20:00,2024-12-19 09:45:00,3684.86,3677.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62131,做空,2024-12-19 09:45:00,2024-12-19 10:10:00,3677.07,3673.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -62132,做多,2024-12-19 10:10:00,2024-12-19 10:15:00,3673.86,3687.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62133,做多,2024-12-19 11:40:00,2024-12-19 12:00:00,3698.07,3696.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62134,做空,2024-12-19 12:00:00,2024-12-19 12:05:00,3696.63,3702.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62135,做多,2024-12-19 12:05:00,2024-12-19 12:15:00,3702.79,3703.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62136,做空,2024-12-19 12:15:00,2024-12-19 12:25:00,3703.66,3693.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62137,做多,2024-12-19 13:20:00,2024-12-19 13:30:00,3694.48,3686.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62138,做空,2024-12-19 13:30:00,2024-12-19 13:55:00,3686.9,3677.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62139,做多,2024-12-19 14:00:00,2024-12-19 14:05:00,3685.98,3693.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62140,做多,2024-12-19 16:20:00,2024-12-19 16:35:00,3613.66,3630.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62141,做多,2024-12-19 18:45:00,2024-12-19 19:30:00,3490.98,3463.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62142,做空,2024-12-19 19:30:00,2024-12-19 19:40:00,3463.55,3422.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62143,做多,2024-12-19 21:05:00,2024-12-19 21:10:00,3406.09,3387.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62144,做空,2024-12-19 21:10:00,2024-12-19 21:15:00,3387.91,3416.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62145,做多,2024-12-19 21:15:00,2024-12-19 21:35:00,3416.98,3448.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62146,做多,2024-12-19 22:40:00,2024-12-19 22:45:00,3429.67,3454.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62147,做多,2024-12-19 23:25:00,2024-12-19 23:30:00,3434.07,3424.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62148,做空,2024-12-19 23:30:00,2024-12-19 23:40:00,3424.23,3436.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62149,做多,2024-12-19 23:40:00,2024-12-19 23:50:00,3436.33,3433.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62150,做空,2024-12-19 23:50:00,2024-12-20 00:05:00,3433.83,3407.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62151,做多,2024-12-20 00:35:00,2024-12-20 00:45:00,3429.94,3423.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62152,做空,2024-12-20 00:45:00,2024-12-20 01:00:00,3423.81,3425.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62153,做多,2024-12-20 01:00:00,2024-12-20 01:05:00,3425.8,3402.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62154,做空,2024-12-20 01:05:00,2024-12-20 01:20:00,3402.94,3416.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62155,做多,2024-12-20 01:20:00,2024-12-20 01:25:00,3416.77,3411.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62156,做空,2024-12-20 01:25:00,2024-12-20 01:30:00,3411.83,3423.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62157,做多,2024-12-20 01:30:00,2024-12-20 01:35:00,3423.93,3397.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62158,做空,2024-12-20 01:35:00,2024-12-20 01:40:00,3397.03,3388.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62159,做多,2024-12-20 02:15:00,2024-12-20 02:30:00,3408.4,3435.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62160,做多,2024-12-20 04:25:00,2024-12-20 04:30:00,3430.16,3419.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62161,做空,2024-12-20 04:30:00,2024-12-20 04:35:00,3419.18,3424.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62162,做多,2024-12-20 04:35:00,2024-12-20 04:40:00,3424.72,3421.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62163,做空,2024-12-20 04:40:00,2024-12-20 04:45:00,3421.64,3423.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62164,做多,2024-12-20 04:45:00,2024-12-20 04:50:00,3423.61,3403.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62165,做空,2024-12-20 04:50:00,2024-12-20 04:55:00,3403.39,3393.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62166,做多,2024-12-20 06:15:00,2024-12-20 06:20:00,3388.02,3384.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62167,做空,2024-12-20 06:20:00,2024-12-20 06:35:00,3384.38,3344.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62168,做多,2024-12-20 07:00:00,2024-12-20 07:05:00,3381.22,3406.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62169,做多,2024-12-20 12:10:00,2024-12-20 13:45:00,3156.71,3305.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62170,做多,2024-12-20 16:55:00,2024-12-20 17:25:00,3382.11,3426.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62171,做多,2024-12-20 18:35:00,2024-12-20 18:50:00,3426.53,3432.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -62172,做空,2024-12-20 18:50:00,2024-12-20 19:00:00,3432.54,3439.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62173,做多,2024-12-20 19:00:00,2024-12-20 19:15:00,3439.74,3470.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62174,做多,2024-12-20 20:25:00,2024-12-20 22:20:00,3461.26,3471.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62175,做多,2024-12-20 23:55:00,2024-12-21 00:00:00,3470.88,3469.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62176,做空,2024-12-21 00:00:00,2024-12-21 00:10:00,3469.8,3453.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62177,做多,2024-12-21 01:00:00,2024-12-21 01:10:00,3458.57,3471.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62178,做多,2024-12-21 01:40:00,2024-12-21 02:00:00,3463.79,3467.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -62179,做空,2024-12-21 02:00:00,2024-12-21 02:10:00,3467.86,3462.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -62180,做多,2024-12-21 02:10:00,2024-12-21 02:35:00,3462.0,3482.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62181,做多,2024-12-21 04:00:00,2024-12-21 04:05:00,3473.18,3468.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62182,做空,2024-12-21 04:05:00,2024-12-21 04:10:00,3468.79,3470.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62183,做多,2024-12-21 04:10:00,2024-12-21 04:20:00,3470.22,3469.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62184,做空,2024-12-21 04:20:00,2024-12-21 08:20:00,3469.15,3500.12,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62185,做多,2024-12-21 09:50:00,2024-12-21 10:05:00,3478.31,3476.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62186,做空,2024-12-21 10:05:00,2024-12-21 11:20:00,3476.81,3445.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62187,做多,2024-12-21 13:45:00,2024-12-21 14:20:00,3398.76,3395.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62188,做空,2024-12-21 14:20:00,2024-12-21 14:45:00,3395.78,3397.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62189,做多,2024-12-21 14:45:00,2024-12-21 14:50:00,3397.24,3378.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62190,做空,2024-12-21 14:50:00,2024-12-21 15:05:00,3378.98,3389.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62191,做多,2024-12-21 15:05:00,2024-12-21 15:35:00,3389.39,3394.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -62192,做空,2024-12-21 15:35:00,2024-12-21 15:45:00,3394.47,3396.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62193,做多,2024-12-21 15:45:00,2024-12-21 15:50:00,3396.23,3388.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62194,做空,2024-12-21 15:50:00,2024-12-21 16:00:00,3388.12,3372.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62195,做多,2024-12-21 16:10:00,2024-12-21 16:30:00,3388.13,3376.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62196,做空,2024-12-21 16:30:00,2024-12-21 16:35:00,3376.49,3375.92,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -62197,做多,2024-12-21 17:45:00,2024-12-21 18:00:00,3376.74,3381.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62198,做多,2024-12-21 18:15:00,2024-12-21 18:20:00,3372.91,3372.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62199,做空,2024-12-21 18:20:00,2024-12-21 18:40:00,3372.6,3368.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -62200,做多,2024-12-21 18:40:00,2024-12-21 20:10:00,3368.27,3379.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62201,做多,2024-12-21 21:00:00,2024-12-21 21:05:00,3360.15,3352.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62202,做空,2024-12-21 21:05:00,2024-12-21 21:30:00,3352.71,3348.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62203,做多,2024-12-21 22:35:00,2024-12-21 22:50:00,3330.46,3326.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62204,做空,2024-12-21 22:50:00,2024-12-21 23:15:00,3326.44,3324.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -62205,做多,2024-12-21 23:15:00,2024-12-21 23:30:00,3324.02,3323.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62206,做空,2024-12-21 23:30:00,2024-12-22 01:50:00,3323.8,3356.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62207,做多,2024-12-22 01:50:00,2024-12-22 02:15:00,3356.38,3357.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62208,做空,2024-12-22 02:15:00,2024-12-22 02:25:00,3357.98,3357.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62209,做多,2024-12-22 02:25:00,2024-12-22 02:30:00,3357.95,3343.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62210,做空,2024-12-22 02:30:00,2024-12-22 02:35:00,3343.65,3335.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62211,做多,2024-12-22 03:15:00,2024-12-22 03:40:00,3343.74,3341.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62212,做空,2024-12-22 03:40:00,2024-12-22 03:50:00,3341.89,3348.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62213,做多,2024-12-22 03:50:00,2024-12-22 04:20:00,3348.29,3342.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62214,做空,2024-12-22 04:20:00,2024-12-22 04:25:00,3342.82,3348.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62215,做多,2024-12-22 04:25:00,2024-12-22 04:30:00,3348.57,3339.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62216,做空,2024-12-22 04:30:00,2024-12-22 04:50:00,3339.03,3315.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62217,做多,2024-12-22 05:35:00,2024-12-22 05:40:00,3331.1,3320.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62218,做空,2024-12-22 05:40:00,2024-12-22 05:45:00,3320.43,3323.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62219,做多,2024-12-22 05:45:00,2024-12-22 06:00:00,3323.37,3325.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -62220,做空,2024-12-22 06:00:00,2024-12-22 07:25:00,3325.86,3338.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62221,做多,2024-12-22 07:25:00,2024-12-22 07:30:00,3338.65,3333.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62222,做空,2024-12-22 07:30:00,2024-12-22 07:35:00,3333.82,3325.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62223,做多,2024-12-22 08:00:00,2024-12-22 08:05:00,3349.52,3355.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62224,做多,2024-12-22 10:50:00,2024-12-22 11:30:00,3381.94,3384.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -62225,做空,2024-12-22 11:30:00,2024-12-22 11:35:00,3384.95,3387.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62226,做多,2024-12-22 11:35:00,2024-12-22 11:40:00,3387.56,3387.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62227,做空,2024-12-22 11:40:00,2024-12-22 12:10:00,3387.55,3371.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62228,做多,2024-12-22 12:20:00,2024-12-22 12:30:00,3387.34,3392.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62229,做多,2024-12-22 13:20:00,2024-12-22 13:25:00,3382.49,3382.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62230,做空,2024-12-22 13:25:00,2024-12-22 13:50:00,3382.36,3369.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62231,做多,2024-12-22 15:55:00,2024-12-22 16:00:00,3300.9,3300.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62232,做空,2024-12-22 16:00:00,2024-12-22 17:30:00,3300.82,3325.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62233,做多,2024-12-22 17:30:00,2024-12-22 17:35:00,3325.53,3322.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62234,做空,2024-12-22 17:35:00,2024-12-22 17:50:00,3322.23,3310.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62235,做多,2024-12-22 18:00:00,2024-12-22 18:05:00,3328.22,3317.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62236,做空,2024-12-22 18:05:00,2024-12-22 18:10:00,3317.01,3300.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62237,做多,2024-12-22 18:25:00,2024-12-22 18:35:00,3326.45,3326.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62238,做空,2024-12-22 18:35:00,2024-12-22 19:05:00,3326.27,3312.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -62239,做多,2024-12-22 19:05:00,2024-12-22 21:45:00,3312.36,3273.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62240,做空,2024-12-22 21:45:00,2024-12-22 21:50:00,3273.74,3287.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62241,做多,2024-12-22 21:50:00,2024-12-22 21:55:00,3287.81,3282.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62242,做空,2024-12-22 21:55:00,2024-12-22 22:05:00,3282.44,3237.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62243,做多,2024-12-22 22:50:00,2024-12-22 23:35:00,3278.14,3271.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62244,做空,2024-12-22 23:35:00,2024-12-22 23:40:00,3271.98,3275.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62245,做多,2024-12-22 23:40:00,2024-12-22 23:50:00,3275.48,3274.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62246,做空,2024-12-22 23:50:00,2024-12-22 23:55:00,3274.18,3280.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62247,做多,2024-12-22 23:55:00,2024-12-23 00:00:00,3280.77,3278.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62248,做空,2024-12-23 00:00:00,2024-12-23 00:10:00,3278.49,3274.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62249,做多,2024-12-23 00:20:00,2024-12-23 00:25:00,3282.52,3263.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62250,做空,2024-12-23 00:25:00,2024-12-23 00:30:00,3263.09,3254.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62251,做多,2024-12-23 01:30:00,2024-12-23 01:35:00,3270.07,3292.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62252,做多,2024-12-23 02:35:00,2024-12-23 03:10:00,3263.63,3315.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62253,做多,2024-12-23 07:25:00,2024-12-23 07:35:00,3295.18,3288.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62254,做空,2024-12-23 07:35:00,2024-12-23 10:35:00,3288.3,3336.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62255,做多,2024-12-23 10:35:00,2024-12-23 10:45:00,3336.64,3334.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62256,做空,2024-12-23 10:45:00,2024-12-23 10:50:00,3334.89,3339.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62257,做多,2024-12-23 10:50:00,2024-12-23 10:55:00,3339.99,3348.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62258,做多,2024-12-23 11:20:00,2024-12-23 11:25:00,3343.73,3334.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62259,做空,2024-12-23 11:25:00,2024-12-23 11:40:00,3334.88,3340.75,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62260,做多,2024-12-23 11:40:00,2024-12-23 11:45:00,3340.75,3334.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62261,做空,2024-12-23 11:45:00,2024-12-23 12:00:00,3334.84,3343.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62262,做多,2024-12-23 12:00:00,2024-12-23 12:05:00,3343.58,3347.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62263,做多,2024-12-23 12:15:00,2024-12-23 12:20:00,3342.57,3348.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62264,做多,2024-12-23 14:05:00,2024-12-23 14:35:00,3339.44,3322.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62265,做空,2024-12-23 14:35:00,2024-12-23 14:40:00,3322.75,3302.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62266,做多,2024-12-23 16:25:00,2024-12-23 16:40:00,3304.72,3318.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62267,做多,2024-12-23 19:05:00,2024-12-23 20:05:00,3331.3,3337.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -62268,做空,2024-12-23 20:05:00,2024-12-23 22:15:00,3337.19,3442.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62269,做多,2024-12-23 22:15:00,2024-12-23 22:25:00,3442.06,3461.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62270,做多,2024-12-23 23:15:00,2024-12-23 23:20:00,3445.12,3438.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62271,做空,2024-12-23 23:20:00,2024-12-24 00:10:00,3438.01,3399.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62272,做多,2024-12-24 00:50:00,2024-12-24 01:05:00,3415.63,3407.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62273,做空,2024-12-24 01:05:00,2024-12-24 01:10:00,3407.81,3415.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62274,做多,2024-12-24 01:10:00,2024-12-24 01:15:00,3415.38,3412.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62275,做空,2024-12-24 01:15:00,2024-12-24 01:30:00,3412.23,3396.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62276,做多,2024-12-24 02:45:00,2024-12-24 02:50:00,3386.95,3380.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62277,做空,2024-12-24 02:50:00,2024-12-24 03:15:00,3380.51,3381.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62278,做多,2024-12-24 03:15:00,2024-12-24 03:30:00,3381.99,3391.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62279,做多,2024-12-24 06:15:00,2024-12-24 06:30:00,3417.95,3411.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62280,做空,2024-12-24 06:30:00,2024-12-24 06:35:00,3411.64,3407.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62281,做多,2024-12-24 07:20:00,2024-12-24 07:25:00,3410.28,3407.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62282,做空,2024-12-24 07:25:00,2024-12-24 07:35:00,3407.99,3405.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -62283,做多,2024-12-24 07:35:00,2024-12-24 07:40:00,3405.95,3401.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62284,做空,2024-12-24 07:40:00,2024-12-24 08:00:00,3401.4,3407.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62285,做多,2024-12-24 08:00:00,2024-12-24 08:10:00,3407.39,3397.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62286,做空,2024-12-24 08:10:00,2024-12-24 08:15:00,3397.38,3406.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62287,做多,2024-12-24 08:15:00,2024-12-24 08:25:00,3406.09,3404.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62288,做空,2024-12-24 08:25:00,2024-12-24 08:50:00,3404.28,3406.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62289,做多,2024-12-24 08:50:00,2024-12-24 08:55:00,3406.15,3411.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62290,做多,2024-12-24 09:25:00,2024-12-24 09:40:00,3403.16,3402.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62291,做空,2024-12-24 09:40:00,2024-12-24 10:00:00,3402.41,3390.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62292,做多,2024-12-24 10:05:00,2024-12-24 11:15:00,3401.57,3408.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62293,做多,2024-12-24 12:25:00,2024-12-24 12:40:00,3400.64,3395.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62294,做空,2024-12-24 12:40:00,2024-12-24 12:45:00,3395.69,3402.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62295,做多,2024-12-24 12:55:00,2024-12-24 13:20:00,3404.89,3425.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62296,做多,2024-12-24 15:10:00,2024-12-24 15:20:00,3453.28,3474.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62297,做多,2024-12-24 17:00:00,2024-12-24 17:05:00,3491.99,3489.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62298,做空,2024-12-24 17:05:00,2024-12-24 17:10:00,3489.62,3498.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62299,做多,2024-12-24 17:10:00,2024-12-24 17:30:00,3498.53,3486.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62300,做空,2024-12-24 17:30:00,2024-12-24 17:35:00,3486.85,3492.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62301,做多,2024-12-24 17:35:00,2024-12-24 18:05:00,3492.0,3508.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62302,做多,2024-12-24 18:30:00,2024-12-24 18:35:00,3499.98,3487.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62303,做空,2024-12-24 18:35:00,2024-12-24 18:50:00,3487.96,3493.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62304,做多,2024-12-24 18:50:00,2024-12-24 21:20:00,3493.54,3478.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62305,做多,2024-12-25 01:05:00,2024-12-25 01:10:00,3489.38,3481.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62306,做空,2024-12-25 01:10:00,2024-12-25 01:20:00,3481.71,3485.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62307,做多,2024-12-25 02:35:00,2024-12-25 02:50:00,3471.27,3486.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62308,做多,2024-12-25 03:25:00,2024-12-25 03:30:00,3477.49,3472.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62309,做空,2024-12-25 03:30:00,2024-12-25 03:35:00,3472.63,3475.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62310,做多,2024-12-25 03:35:00,2024-12-25 04:50:00,3475.6,3489.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62311,做多,2024-12-25 06:35:00,2024-12-25 06:40:00,3494.3,3488.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62312,做空,2024-12-25 06:40:00,2024-12-25 06:50:00,3488.98,3488.23,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -62313,做多,2024-12-25 07:05:00,2024-12-25 07:15:00,3492.03,3499.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62314,做多,2024-12-25 08:15:00,2024-12-25 08:40:00,3493.56,3490.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62315,做空,2024-12-25 08:40:00,2024-12-25 09:20:00,3490.56,3488.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -62316,做多,2024-12-25 09:20:00,2024-12-25 09:30:00,3488.31,3486.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62317,做空,2024-12-25 09:30:00,2024-12-25 09:50:00,3486.12,3495.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62318,做多,2024-12-25 09:50:00,2024-12-25 10:05:00,3495.01,3507.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62319,做多,2024-12-25 10:55:00,2024-12-25 11:00:00,3513.22,3510.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62320,做空,2024-12-25 11:00:00,2024-12-25 11:05:00,3510.71,3511.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62321,做多,2024-12-25 11:05:00,2024-12-25 11:20:00,3511.89,3508.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62322,做空,2024-12-25 11:20:00,2024-12-25 11:40:00,3508.61,3493.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62323,做多,2024-12-25 13:05:00,2024-12-25 13:30:00,3483.13,3477.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62324,做空,2024-12-25 13:30:00,2024-12-25 13:35:00,3477.82,3483.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62325,做多,2024-12-25 13:35:00,2024-12-25 13:40:00,3483.78,3480.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62326,做空,2024-12-25 13:40:00,2024-12-25 13:55:00,3480.47,3481.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62327,做多,2024-12-25 13:55:00,2024-12-25 14:10:00,3481.0,3487.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62328,做多,2024-12-25 14:55:00,2024-12-25 15:00:00,3488.7,3484.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62329,做空,2024-12-25 15:00:00,2024-12-25 15:05:00,3484.28,3474.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62330,做多,2024-12-25 19:00:00,2024-12-25 19:15:00,3470.19,3481.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62331,做多,2024-12-25 19:15:00,2024-12-25 19:20:00,3481.98,3477.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62332,做多,2024-12-25 19:35:00,2024-12-25 19:40:00,3477.0,3480.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62333,做多,2024-12-25 20:15:00,2024-12-25 20:25:00,3475.86,3484.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62334,做多,2024-12-25 21:00:00,2024-12-25 22:10:00,3473.33,3461.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62335,做空,2024-12-25 22:10:00,2024-12-25 22:15:00,3461.4,3462.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62336,做多,2024-12-25 22:15:00,2024-12-25 22:30:00,3462.22,3480.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62337,做多,2024-12-26 02:15:00,2024-12-26 02:35:00,3476.06,3472.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62338,做空,2024-12-26 02:35:00,2024-12-26 02:45:00,3472.99,3459.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62339,做多,2024-12-26 03:35:00,2024-12-26 05:50:00,3461.18,3444.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62340,做多,2024-12-26 06:40:00,2024-12-26 06:45:00,3441.8,3438.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62341,做空,2024-12-26 06:45:00,2024-12-26 06:50:00,3438.8,3442.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62342,做多,2024-12-26 06:50:00,2024-12-26 06:55:00,3442.27,3438.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62343,做空,2024-12-26 06:55:00,2024-12-26 07:00:00,3438.74,3433.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62344,做多,2024-12-26 07:05:00,2024-12-26 07:15:00,3441.29,3436.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62345,做空,2024-12-26 07:15:00,2024-12-26 07:20:00,3436.15,3437.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62346,做多,2024-12-26 09:35:00,2024-12-26 10:00:00,3376.8,3366.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62347,做空,2024-12-26 10:00:00,2024-12-26 10:15:00,3366.92,3363.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62348,做多,2024-12-26 10:20:00,2024-12-26 10:25:00,3371.6,3370.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62349,做空,2024-12-26 10:25:00,2024-12-26 10:40:00,3370.24,3366.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -62350,做多,2024-12-26 10:40:00,2024-12-26 10:50:00,3366.31,3365.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62351,做空,2024-12-26 10:50:00,2024-12-26 10:55:00,3365.98,3367.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62352,做多,2024-12-26 10:55:00,2024-12-26 11:10:00,3367.81,3369.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62353,做空,2024-12-26 11:10:00,2024-12-26 11:15:00,3369.16,3372.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62354,做多,2024-12-26 11:15:00,2024-12-26 11:30:00,3372.91,3377.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62355,做多,2024-12-26 12:25:00,2024-12-26 14:10:00,3366.32,3371.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62356,做多,2024-12-26 14:40:00,2024-12-26 15:30:00,3347.05,3350.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -62357,做空,2024-12-26 15:30:00,2024-12-26 15:55:00,3350.11,3342.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -62358,做多,2024-12-26 15:55:00,2024-12-26 16:20:00,3342.32,3343.66,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62359,做多,2024-12-26 16:40:00,2024-12-26 16:55:00,3349.98,3355.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62360,做多,2024-12-26 18:25:00,2024-12-26 19:00:00,3334.07,3332.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62361,做空,2024-12-26 19:00:00,2024-12-26 19:05:00,3332.16,3328.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62362,做多,2024-12-26 19:40:00,2024-12-26 20:10:00,3328.99,3328.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62363,做空,2024-12-26 20:10:00,2024-12-26 20:50:00,3328.81,3317.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62364,做多,2024-12-26 20:55:00,2024-12-26 21:00:00,3328.39,3317.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62365,做空,2024-12-26 21:00:00,2024-12-26 21:15:00,3317.65,3316.73,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -62366,做多,2024-12-26 21:20:00,2024-12-26 21:25:00,3326.28,3325.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62367,做空,2024-12-26 21:25:00,2024-12-26 22:50:00,3325.63,3338.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62368,做多,2024-12-26 22:50:00,2024-12-26 23:00:00,3338.88,3320.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62369,做空,2024-12-26 23:00:00,2024-12-26 23:05:00,3320.28,3312.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62370,做多,2024-12-26 23:45:00,2024-12-26 23:50:00,3333.72,3333.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62371,做空,2024-12-26 23:50:00,2024-12-27 00:20:00,3333.35,3328.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -62372,做多,2024-12-27 00:20:00,2024-12-27 00:30:00,3328.26,3321.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62373,做空,2024-12-27 00:30:00,2024-12-27 00:35:00,3321.62,3333.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62374,做多,2024-12-27 00:35:00,2024-12-27 00:40:00,3333.9,3336.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62375,做多,2024-12-27 03:05:00,2024-12-27 03:25:00,3362.96,3370.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -62376,做空,2024-12-27 03:25:00,2024-12-27 03:30:00,3370.44,3379.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62377,做多,2024-12-27 03:30:00,2024-12-27 04:45:00,3379.1,3377.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62378,做空,2024-12-27 04:45:00,2024-12-27 05:05:00,3377.55,3373.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62379,做多,2024-12-27 05:35:00,2024-12-27 05:50:00,3377.32,3378.17,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62380,做空,2024-12-27 05:50:00,2024-12-27 06:20:00,3378.17,3381.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62381,做多,2024-12-27 06:20:00,2024-12-27 06:55:00,3381.19,3396.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62382,做多,2024-12-27 08:15:00,2024-12-27 09:00:00,3355.45,3390.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62383,做多,2024-12-27 11:10:00,2024-12-27 11:15:00,3410.43,3405.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62384,做空,2024-12-27 11:15:00,2024-12-27 11:20:00,3405.87,3407.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62385,做多,2024-12-27 11:20:00,2024-12-27 11:30:00,3407.02,3404.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62386,做空,2024-12-27 11:30:00,2024-12-27 11:35:00,3404.99,3406.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62387,做多,2024-12-27 11:35:00,2024-12-27 12:05:00,3406.47,3417.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62388,做多,2024-12-27 12:55:00,2024-12-27 13:00:00,3412.78,3409.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62389,做空,2024-12-27 13:00:00,2024-12-27 13:05:00,3409.95,3399.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62390,做多,2024-12-27 14:25:00,2024-12-27 16:40:00,3387.76,3318.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62391,做空,2024-12-27 16:40:00,2024-12-27 16:45:00,3318.23,3318.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62392,做多,2024-12-27 16:45:00,2024-12-27 16:50:00,3318.77,3312.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62393,做空,2024-12-27 16:50:00,2024-12-27 16:55:00,3312.79,3315.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62394,做多,2024-12-27 16:55:00,2024-12-27 17:30:00,3315.58,3334.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62395,做多,2024-12-27 19:10:00,2024-12-27 19:15:00,3353.79,3349.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62396,做空,2024-12-27 19:15:00,2024-12-27 19:30:00,3349.2,3350.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62397,做多,2024-12-27 19:35:00,2024-12-27 19:45:00,3355.09,3355.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62398,做空,2024-12-27 19:45:00,2024-12-27 19:55:00,3355.67,3353.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -62399,做多,2024-12-27 19:55:00,2024-12-27 22:25:00,3353.88,3328.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62400,做空,2024-12-27 22:25:00,2024-12-27 22:30:00,3328.79,3330.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62401,做多,2024-12-27 22:30:00,2024-12-27 22:35:00,3330.92,3323.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62402,做空,2024-12-27 22:35:00,2024-12-27 22:40:00,3323.88,3328.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62403,做多,2024-12-27 22:40:00,2024-12-27 22:45:00,3328.69,3323.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62404,做空,2024-12-27 22:45:00,2024-12-27 23:00:00,3323.48,3320.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -62405,做多,2024-12-27 23:00:00,2024-12-27 23:20:00,3320.09,3323.52,0.0,100.0,0.0,0.0,0.0,0.0,flip -62406,做空,2024-12-27 23:20:00,2024-12-27 23:40:00,3323.52,3324.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62407,做多,2024-12-27 23:40:00,2024-12-27 23:50:00,3324.02,3333.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62408,做多,2024-12-28 01:35:00,2024-12-28 01:40:00,3336.97,3334.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62409,做空,2024-12-28 01:40:00,2024-12-28 01:45:00,3334.68,3337.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62410,做多,2024-12-28 01:45:00,2024-12-28 01:50:00,3337.15,3328.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62411,做空,2024-12-28 01:50:00,2024-12-28 02:00:00,3328.18,3338.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62412,做多,2024-12-28 02:00:00,2024-12-28 02:35:00,3338.83,3333.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62413,做空,2024-12-28 02:35:00,2024-12-28 02:40:00,3333.68,3335.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62414,做多,2024-12-28 02:40:00,2024-12-28 02:45:00,3335.53,3329.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62415,做空,2024-12-28 02:45:00,2024-12-28 03:05:00,3329.72,3338.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62416,做多,2024-12-28 03:05:00,2024-12-28 03:10:00,3338.07,3333.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62417,做空,2024-12-28 03:10:00,2024-12-28 03:20:00,3333.78,3336.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62418,做多,2024-12-28 03:20:00,2024-12-28 03:40:00,3336.98,3345.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62419,做多,2024-12-28 04:35:00,2024-12-28 05:00:00,3341.65,3346.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62420,做多,2024-12-28 05:55:00,2024-12-28 06:00:00,3346.65,3346.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62421,做空,2024-12-28 06:00:00,2024-12-28 06:10:00,3346.24,3347.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62422,做多,2024-12-28 06:10:00,2024-12-28 06:15:00,3347.17,3343.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62423,做空,2024-12-28 06:15:00,2024-12-28 06:25:00,3343.76,3340.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62424,做多,2024-12-28 07:00:00,2024-12-28 07:15:00,3346.84,3345.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62425,做空,2024-12-28 07:15:00,2024-12-28 08:05:00,3345.89,3337.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -62426,做多,2024-12-28 08:05:00,2024-12-28 09:05:00,3337.47,3345.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62427,做多,2024-12-28 11:15:00,2024-12-28 11:40:00,3345.07,3352.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62428,做多,2024-12-28 13:05:00,2024-12-28 13:20:00,3358.63,3366.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62429,做多,2024-12-28 14:55:00,2024-12-28 15:30:00,3371.85,3376.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -62430,做空,2024-12-28 15:30:00,2024-12-28 15:40:00,3376.68,3376.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62431,做多,2024-12-28 15:40:00,2024-12-28 16:20:00,3376.43,3374.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62432,做空,2024-12-28 16:20:00,2024-12-28 16:25:00,3374.22,3374.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62433,做多,2024-12-28 16:25:00,2024-12-28 17:00:00,3374.89,3383.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62434,做多,2024-12-28 18:20:00,2024-12-28 18:30:00,3392.27,3392.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62435,做空,2024-12-28 18:30:00,2024-12-28 18:40:00,3392.06,3386.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62436,做多,2024-12-28 19:00:00,2024-12-28 19:05:00,3393.56,3395.11,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62437,做多,2024-12-28 19:25:00,2024-12-28 19:30:00,3393.14,3397.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62438,做多,2024-12-28 20:15:00,2024-12-28 20:20:00,3395.6,3393.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62439,做空,2024-12-28 20:20:00,2024-12-28 20:25:00,3393.64,3394.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62440,做多,2024-12-28 20:25:00,2024-12-28 20:40:00,3394.68,3396.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -62441,做空,2024-12-28 20:40:00,2024-12-28 21:05:00,3396.47,3390.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62442,做多,2024-12-28 21:20:00,2024-12-28 21:40:00,3393.81,3396.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -62443,做空,2024-12-28 21:40:00,2024-12-28 22:35:00,3396.2,3404.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62444,做多,2024-12-28 22:35:00,2024-12-28 22:50:00,3404.13,3414.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62445,做多,2024-12-28 23:30:00,2024-12-29 02:45:00,3403.94,3388.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62446,做多,2024-12-29 03:15:00,2024-12-29 03:35:00,3379.95,3381.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62447,做空,2024-12-29 03:35:00,2024-12-29 03:45:00,3381.52,3383.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62448,做多,2024-12-29 03:45:00,2024-12-29 03:50:00,3383.54,3381.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62449,做空,2024-12-29 03:50:00,2024-12-29 04:10:00,3381.72,3386.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62450,做多,2024-12-29 04:10:00,2024-12-29 04:15:00,3386.15,3386.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62451,做多,2024-12-29 05:45:00,2024-12-29 06:00:00,3385.34,3382.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62452,做空,2024-12-29 06:00:00,2024-12-29 06:05:00,3382.84,3379.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62453,做多,2024-12-29 06:25:00,2024-12-29 06:30:00,3387.46,3388.87,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62454,做多,2024-12-29 09:25:00,2024-12-29 09:35:00,3398.43,3395.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62455,做空,2024-12-29 09:35:00,2024-12-29 09:40:00,3395.65,3400.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62456,做多,2024-12-29 09:40:00,2024-12-29 10:00:00,3400.51,3402.05,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62457,做多,2024-12-29 11:35:00,2024-12-29 11:40:00,3406.03,3405.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62458,做空,2024-12-29 11:40:00,2024-12-29 11:55:00,3405.03,3396.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62459,做多,2024-12-29 13:15:00,2024-12-29 13:25:00,3398.3,3392.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62460,做空,2024-12-29 13:25:00,2024-12-29 13:35:00,3392.08,3395.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62461,做多,2024-12-29 13:35:00,2024-12-29 13:40:00,3395.98,3393.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62462,做空,2024-12-29 13:40:00,2024-12-29 13:45:00,3393.93,3397.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62463,做多,2024-12-29 13:45:00,2024-12-29 14:00:00,3397.79,3408.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62464,做多,2024-12-29 15:30:00,2024-12-29 15:35:00,3375.77,3373.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62465,做空,2024-12-29 15:35:00,2024-12-29 15:40:00,3373.32,3374.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62466,做多,2024-12-29 15:40:00,2024-12-29 16:05:00,3374.43,3367.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62467,做空,2024-12-29 16:05:00,2024-12-29 16:15:00,3367.15,3349.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62468,做多,2024-12-29 17:10:00,2024-12-29 17:15:00,3362.0,3358.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62469,做空,2024-12-29 17:15:00,2024-12-29 17:35:00,3358.53,3356.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -62470,做多,2024-12-29 17:35:00,2024-12-29 18:00:00,3356.79,3353.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62471,做空,2024-12-29 18:00:00,2024-12-29 18:05:00,3353.0,3357.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62472,做多,2024-12-29 18:05:00,2024-12-29 18:30:00,3357.75,3356.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62473,做空,2024-12-29 18:30:00,2024-12-29 18:35:00,3356.86,3361.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62474,做多,2024-12-29 18:35:00,2024-12-29 18:45:00,3361.65,3366.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62475,做多,2024-12-29 19:50:00,2024-12-29 20:00:00,3360.99,3353.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62476,做空,2024-12-29 20:00:00,2024-12-29 20:05:00,3353.99,3348.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62477,做多,2024-12-29 20:55:00,2024-12-29 21:45:00,3357.57,3348.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62478,做空,2024-12-29 21:45:00,2024-12-29 22:10:00,3348.23,3339.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62479,做多,2024-12-29 22:30:00,2024-12-29 22:35:00,3353.25,3352.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62480,做空,2024-12-29 22:35:00,2024-12-29 23:10:00,3352.0,3327.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62481,做多,2024-12-29 23:25:00,2024-12-30 00:00:00,3345.47,3354.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -62482,做空,2024-12-30 00:00:00,2024-12-30 02:30:00,3354.77,3408.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62483,做多,2024-12-30 02:30:00,2024-12-30 02:40:00,3408.43,3412.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -62484,做空,2024-12-30 02:40:00,2024-12-30 02:45:00,3412.57,3414.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62485,做多,2024-12-30 02:45:00,2024-12-30 03:20:00,3414.01,3413.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62486,做多,2024-12-30 04:05:00,2024-12-30 04:10:00,3412.02,3409.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62487,做空,2024-12-30 04:10:00,2024-12-30 04:25:00,3409.41,3400.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62488,做多,2024-12-30 05:40:00,2024-12-30 05:55:00,3399.71,3407.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62489,做多,2024-12-30 07:35:00,2024-12-30 08:00:00,3419.61,3423.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62490,做多,2024-12-30 08:15:00,2024-12-30 08:20:00,3425.68,3423.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62491,做空,2024-12-30 08:20:00,2024-12-30 08:30:00,3423.3,3414.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62492,做多,2024-12-30 08:35:00,2024-12-30 08:40:00,3424.28,3418.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62493,做空,2024-12-30 08:40:00,2024-12-30 08:55:00,3418.22,3421.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62494,做多,2024-12-30 08:55:00,2024-12-30 09:05:00,3421.72,3416.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62495,做空,2024-12-30 09:05:00,2024-12-30 09:10:00,3416.96,3418.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62496,做多,2024-12-30 09:25:00,2024-12-30 10:00:00,3417.65,3419.35,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62497,做空,2024-12-30 10:00:00,2024-12-30 10:05:00,3419.35,3424.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62498,做多,2024-12-30 10:05:00,2024-12-30 10:10:00,3424.63,3424.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62499,做多,2024-12-30 11:25:00,2024-12-30 12:35:00,3420.49,3412.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62500,做空,2024-12-30 12:35:00,2024-12-30 12:50:00,3412.36,3405.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62501,做多,2024-12-30 15:35:00,2024-12-30 15:45:00,3326.98,3327.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62502,做空,2024-12-30 15:45:00,2024-12-30 16:00:00,3327.96,3326.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -62503,做多,2024-12-30 16:00:00,2024-12-30 16:15:00,3326.26,3340.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62504,做多,2024-12-30 19:15:00,2024-12-30 19:25:00,3395.82,3404.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62505,做多,2024-12-30 19:25:00,2024-12-30 19:30:00,3404.81,3404.41,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62506,做多,2024-12-30 20:45:00,2024-12-30 20:55:00,3407.53,3399.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62507,做空,2024-12-30 20:55:00,2024-12-30 21:05:00,3399.73,3392.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62508,做多,2024-12-30 22:30:00,2024-12-31 00:00:00,3354.97,3356.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62509,做空,2024-12-31 00:00:00,2024-12-31 00:05:00,3356.0,3356.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62510,做多,2024-12-31 00:05:00,2024-12-31 00:15:00,3356.79,3354.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62511,做空,2024-12-31 00:15:00,2024-12-31 00:20:00,3354.83,3356.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62512,做多,2024-12-31 00:20:00,2024-12-31 02:05:00,3356.19,3331.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62513,做空,2024-12-31 02:05:00,2024-12-31 02:10:00,3331.99,3340.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62514,做多,2024-12-31 02:10:00,2024-12-31 03:00:00,3340.51,3334.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62515,做空,2024-12-31 03:00:00,2024-12-31 03:20:00,3334.97,3344.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62516,做多,2024-12-31 03:20:00,2024-12-31 03:35:00,3344.72,3342.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62517,做空,2024-12-31 03:35:00,2024-12-31 03:45:00,3342.57,3338.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62518,做多,2024-12-31 03:50:00,2024-12-31 04:10:00,3338.89,3345.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62519,做多,2024-12-31 05:20:00,2024-12-31 05:25:00,3342.0,3340.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62520,做空,2024-12-31 05:25:00,2024-12-31 07:40:00,3340.74,3351.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62521,做多,2024-12-31 07:40:00,2024-12-31 07:50:00,3351.13,3352.2,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62522,做空,2024-12-31 07:50:00,2024-12-31 07:55:00,3352.2,3352.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62523,做多,2024-12-31 07:55:00,2024-12-31 08:15:00,3352.6,3360.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62524,做多,2024-12-31 09:55:00,2024-12-31 10:10:00,3388.4,3386.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62525,做空,2024-12-31 10:10:00,2024-12-31 10:15:00,3386.53,3381.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62526,做多,2024-12-31 10:20:00,2024-12-31 10:40:00,3390.48,3397.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62527,做多,2024-12-31 11:20:00,2024-12-31 11:50:00,3393.72,3393.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62528,做空,2024-12-31 11:50:00,2024-12-31 11:55:00,3393.11,3393.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62529,做多,2024-12-31 11:55:00,2024-12-31 12:05:00,3393.99,3400.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62530,做多,2024-12-31 13:05:00,2024-12-31 13:15:00,3402.89,3417.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62531,做多,2024-12-31 14:40:00,2024-12-31 14:50:00,3431.47,3425.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62532,做空,2024-12-31 14:50:00,2024-12-31 15:05:00,3425.43,3409.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62533,做多,2024-12-31 15:25:00,2024-12-31 18:50:00,3422.36,3360.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62534,做空,2024-12-31 18:50:00,2024-12-31 18:55:00,3360.26,3360.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62535,做多,2024-12-31 18:55:00,2024-12-31 19:00:00,3360.3,3357.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62536,做空,2024-12-31 19:00:00,2024-12-31 19:05:00,3357.65,3362.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62537,做多,2024-12-31 19:05:00,2024-12-31 19:15:00,3362.81,3360.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62538,做空,2024-12-31 19:15:00,2024-12-31 19:25:00,3360.69,3357.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -62539,做多,2024-12-31 19:25:00,2024-12-31 20:10:00,3357.72,3349.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62540,做空,2024-12-31 20:10:00,2024-12-31 20:15:00,3349.9,3352.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62541,做多,2024-12-31 20:20:00,2024-12-31 21:40:00,3354.43,3348.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62542,做空,2024-12-31 21:40:00,2024-12-31 22:15:00,3348.16,3339.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62543,做多,2024-12-31 22:40:00,2024-12-31 22:50:00,3343.11,3334.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62544,做空,2024-12-31 22:50:00,2024-12-31 22:55:00,3334.14,3338.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62545,做多,2024-12-31 23:10:00,2024-12-31 23:30:00,3340.72,3336.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62546,做空,2024-12-31 23:30:00,2024-12-31 23:45:00,3336.98,3339.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62547,做多,2024-12-31 23:45:00,2024-12-31 23:55:00,3339.21,3336.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62548,做空,2024-12-31 23:55:00,2025-01-01 00:00:00,3336.37,3339.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62549,做多,2025-01-01 00:00:00,2025-01-01 00:10:00,3339.31,3347.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62550,做多,2025-01-01 01:30:00,2025-01-01 01:35:00,3355.22,3353.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62551,做空,2025-01-01 01:35:00,2025-01-01 01:50:00,3353.73,3342.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62552,做多,2025-01-01 02:30:00,2025-01-01 02:50:00,3353.05,3361.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62553,做多,2025-01-01 03:35:00,2025-01-01 03:40:00,3356.11,3355.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62554,做空,2025-01-01 03:40:00,2025-01-01 03:50:00,3355.17,3355.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62555,做多,2025-01-01 03:50:00,2025-01-01 05:35:00,3355.22,3344.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62556,做空,2025-01-01 05:35:00,2025-01-01 05:40:00,3344.06,3347.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62557,做多,2025-01-01 05:40:00,2025-01-01 05:50:00,3347.22,3345.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62558,做空,2025-01-01 05:50:00,2025-01-01 06:00:00,3345.44,3344.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62559,做多,2025-01-01 06:00:00,2025-01-01 07:00:00,3344.33,3341.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62560,做空,2025-01-01 07:00:00,2025-01-01 07:15:00,3341.03,3343.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62561,做多,2025-01-01 07:15:00,2025-01-01 07:20:00,3343.11,3340.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62562,做空,2025-01-01 07:20:00,2025-01-01 07:35:00,3340.43,3342.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62563,做多,2025-01-01 07:35:00,2025-01-01 07:45:00,3342.62,3342.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62564,做空,2025-01-01 07:45:00,2025-01-01 08:25:00,3342.45,3336.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62565,做多,2025-01-01 09:50:00,2025-01-01 10:10:00,3332.18,3329.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62566,做空,2025-01-01 10:10:00,2025-01-01 10:15:00,3329.19,3333.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62567,做多,2025-01-01 10:15:00,2025-01-01 10:25:00,3333.57,3330.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62568,做空,2025-01-01 10:25:00,2025-01-01 11:15:00,3330.97,3331.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62569,做多,2025-01-01 11:15:00,2025-01-01 11:40:00,3331.52,3342.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62570,做多,2025-01-01 13:55:00,2025-01-01 14:05:00,3343.1,3348.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62571,做多,2025-01-01 14:35:00,2025-01-01 15:10:00,3338.14,3336.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62572,做空,2025-01-01 15:10:00,2025-01-01 15:30:00,3336.26,3338.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62573,做多,2025-01-01 15:30:00,2025-01-01 15:45:00,3338.8,3349.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62574,做多,2025-01-01 16:20:00,2025-01-01 16:25:00,3346.92,3344.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62575,做空,2025-01-01 16:25:00,2025-01-01 16:50:00,3344.31,3336.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62576,做多,2025-01-01 17:50:00,2025-01-01 18:05:00,3340.18,3334.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62577,做空,2025-01-01 18:05:00,2025-01-01 18:15:00,3334.18,3336.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62578,做多,2025-01-01 18:15:00,2025-01-01 18:30:00,3336.43,3346.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62579,做多,2025-01-01 19:35:00,2025-01-01 19:45:00,3348.86,3358.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62580,做多,2025-01-01 21:10:00,2025-01-01 21:20:00,3355.55,3368.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62581,做多,2025-01-01 23:05:00,2025-01-02 00:15:00,3362.51,3358.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62582,做空,2025-01-02 00:15:00,2025-01-02 00:20:00,3358.76,3381.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62583,做多,2025-01-02 00:20:00,2025-01-02 00:25:00,3381.97,3384.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62584,做多,2025-01-02 01:35:00,2025-01-02 01:45:00,3385.99,3383.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62585,做空,2025-01-02 01:45:00,2025-01-02 02:15:00,3383.99,3382.57,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -62586,做多,2025-01-02 02:25:00,2025-01-02 02:30:00,3388.47,3384.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62587,做空,2025-01-02 02:30:00,2025-01-02 02:35:00,3384.25,3386.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62588,做多,2025-01-02 02:35:00,2025-01-02 02:50:00,3386.96,3394.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62589,做多,2025-01-02 03:40:00,2025-01-02 03:55:00,3388.6,3388.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62590,做空,2025-01-02 03:55:00,2025-01-02 04:05:00,3388.01,3390.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62591,做多,2025-01-02 04:05:00,2025-01-02 04:15:00,3390.72,3389.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62592,做空,2025-01-02 04:15:00,2025-01-02 04:20:00,3389.47,3389.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62593,做多,2025-01-02 04:20:00,2025-01-02 04:30:00,3389.67,3398.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62594,做多,2025-01-02 04:30:00,2025-01-02 04:35:00,3398.72,3415.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62595,做多,2025-01-02 06:55:00,2025-01-02 07:20:00,3410.19,3419.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62596,做多,2025-01-02 08:25:00,2025-01-02 08:35:00,3418.02,3417.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62597,做空,2025-01-02 08:35:00,2025-01-02 08:40:00,3417.59,3424.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62598,做多,2025-01-02 08:40:00,2025-01-02 08:50:00,3424.32,3432.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62599,做多,2025-01-02 11:25:00,2025-01-02 11:50:00,3465.43,3469.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -62600,做空,2025-01-02 11:50:00,2025-01-02 13:10:00,3469.57,3461.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62601,做多,2025-01-02 14:30:00,2025-01-02 14:35:00,3480.11,3461.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62602,做空,2025-01-02 14:35:00,2025-01-02 14:40:00,3461.18,3478.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62603,做多,2025-01-02 14:40:00,2025-01-02 14:45:00,3478.5,3488.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62604,做多,2025-01-02 15:25:00,2025-01-02 16:50:00,3468.67,3469.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62605,做空,2025-01-02 16:50:00,2025-01-02 17:00:00,3469.88,3473.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62606,做多,2025-01-02 17:00:00,2025-01-02 17:05:00,3473.67,3468.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62607,做空,2025-01-02 17:05:00,2025-01-02 17:10:00,3468.76,3476.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62608,做多,2025-01-02 17:10:00,2025-01-02 17:20:00,3476.55,3470.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62609,做空,2025-01-02 17:20:00,2025-01-02 17:30:00,3470.41,3454.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62610,做多,2025-01-02 18:20:00,2025-01-02 18:30:00,3456.35,3452.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62611,做空,2025-01-02 18:30:00,2025-01-02 18:45:00,3452.69,3459.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62612,做多,2025-01-02 18:45:00,2025-01-02 19:35:00,3459.43,3462.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -62613,做空,2025-01-02 19:35:00,2025-01-02 20:00:00,3462.2,3468.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62614,做多,2025-01-02 20:00:00,2025-01-02 20:20:00,3468.98,3473.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62615,做多,2025-01-02 21:55:00,2025-01-02 22:00:00,3453.73,3451.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62616,做空,2025-01-02 22:00:00,2025-01-02 22:10:00,3451.36,3446.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62617,做多,2025-01-02 23:00:00,2025-01-02 23:05:00,3444.97,3437.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62618,做空,2025-01-02 23:05:00,2025-01-02 23:15:00,3437.39,3448.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62619,做多,2025-01-02 23:15:00,2025-01-02 23:30:00,3448.04,3450.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62620,做多,2025-01-03 00:20:00,2025-01-03 00:25:00,3454.98,3461.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62621,做多,2025-01-03 01:20:00,2025-01-03 01:35:00,3451.27,3453.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -62622,做空,2025-01-03 01:35:00,2025-01-03 03:30:00,3453.35,3463.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62623,做多,2025-01-03 03:30:00,2025-01-03 03:35:00,3463.94,3463.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62624,做空,2025-01-03 03:35:00,2025-01-03 03:40:00,3463.21,3464.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62625,做多,2025-01-03 03:40:00,2025-01-03 04:15:00,3464.51,3464.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62626,做空,2025-01-03 04:15:00,2025-01-03 05:00:00,3464.52,3452.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62627,做多,2025-01-03 05:50:00,2025-01-03 06:15:00,3454.12,3453.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62628,做空,2025-01-03 06:15:00,2025-01-03 06:20:00,3453.31,3446.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62629,做多,2025-01-03 08:15:00,2025-01-03 08:25:00,3437.37,3430.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62630,做空,2025-01-03 08:25:00,2025-01-03 08:30:00,3430.68,3425.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62631,做多,2025-01-03 09:05:00,2025-01-03 09:15:00,3434.97,3442.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62632,做多,2025-01-03 10:15:00,2025-01-03 10:20:00,3441.28,3441.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62633,做空,2025-01-03 10:20:00,2025-01-03 10:55:00,3441.15,3444.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62634,做多,2025-01-03 10:55:00,2025-01-03 11:20:00,3444.82,3455.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62635,做多,2025-01-03 13:00:00,2025-01-03 13:05:00,3464.6,3479.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62636,做多,2025-01-03 13:05:00,2025-01-03 13:10:00,3479.11,3483.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62637,做多,2025-01-03 17:20:00,2025-01-03 17:25:00,3584.64,3577.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62638,做空,2025-01-03 17:25:00,2025-01-03 17:35:00,3577.47,3583.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62639,做多,2025-01-03 17:35:00,2025-01-03 17:40:00,3583.97,3581.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62640,做空,2025-01-03 17:40:00,2025-01-03 18:10:00,3581.71,3586.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62641,做多,2025-01-03 18:10:00,2025-01-03 18:15:00,3586.68,3591.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62642,做多,2025-01-03 21:20:00,2025-01-03 21:45:00,3610.3,3605.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62643,做空,2025-01-03 21:45:00,2025-01-03 21:50:00,3605.68,3609.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62644,做多,2025-01-03 21:50:00,2025-01-03 22:00:00,3609.21,3617.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62645,做多,2025-01-03 22:50:00,2025-01-03 23:00:00,3613.95,3614.79,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62646,做空,2025-01-03 23:00:00,2025-01-03 23:15:00,3614.79,3610.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62647,做多,2025-01-04 00:15:00,2025-01-04 00:20:00,3615.01,3617.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62648,做多,2025-01-04 02:35:00,2025-01-04 02:40:00,3591.96,3591.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62649,做空,2025-01-04 02:40:00,2025-01-04 03:10:00,3591.29,3596.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62650,做多,2025-01-04 03:10:00,2025-01-04 03:15:00,3596.1,3592.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62651,做空,2025-01-04 03:15:00,2025-01-04 04:05:00,3592.26,3588.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62652,做多,2025-01-04 05:15:00,2025-01-04 05:35:00,3590.45,3594.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62653,做多,2025-01-04 08:05:00,2025-01-04 08:15:00,3599.53,3601.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62654,做空,2025-01-04 08:15:00,2025-01-04 08:25:00,3601.02,3594.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62655,做多,2025-01-04 08:30:00,2025-01-04 09:20:00,3596.15,3592.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62656,做空,2025-01-04 09:20:00,2025-01-04 10:05:00,3592.9,3578.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62657,做多,2025-01-04 10:40:00,2025-01-04 11:00:00,3584.97,3584.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62658,做空,2025-01-04 11:00:00,2025-01-04 14:15:00,3584.99,3636.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62659,做多,2025-01-04 14:15:00,2025-01-04 14:35:00,3636.22,3639.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -62660,做空,2025-01-04 14:35:00,2025-01-04 15:10:00,3639.35,3639.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62661,做多,2025-01-04 15:10:00,2025-01-04 15:15:00,3639.64,3654.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62662,做多,2025-01-04 15:15:00,2025-01-04 15:20:00,3654.61,3652.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62663,做多,2025-01-04 16:20:00,2025-01-04 17:05:00,3622.48,3626.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62664,做多,2025-01-04 19:10:00,2025-01-04 19:15:00,3631.94,3630.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62665,做空,2025-01-04 19:15:00,2025-01-04 19:20:00,3630.65,3630.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62666,做多,2025-01-04 19:20:00,2025-01-04 19:35:00,3630.73,3630.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62667,做空,2025-01-04 19:35:00,2025-01-04 19:50:00,3630.14,3630.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62668,做多,2025-01-04 19:50:00,2025-01-04 20:00:00,3630.53,3631.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62669,做多,2025-01-04 21:55:00,2025-01-04 22:50:00,3657.57,3657.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62670,做空,2025-01-04 22:50:00,2025-01-04 23:15:00,3657.09,3653.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -62671,做多,2025-01-04 23:15:00,2025-01-04 23:50:00,3653.99,3658.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62672,做多,2025-01-05 00:05:00,2025-01-05 00:10:00,3656.3,3666.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62673,做多,2025-01-05 00:10:00,2025-01-05 00:15:00,3666.34,3669.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62674,做多,2025-01-05 02:20:00,2025-01-05 02:25:00,3641.83,3639.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62675,做空,2025-01-05 02:25:00,2025-01-05 02:45:00,3639.82,3638.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62676,做多,2025-01-05 02:45:00,2025-01-05 02:50:00,3638.72,3637.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62677,做空,2025-01-05 02:50:00,2025-01-05 02:55:00,3637.13,3640.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62678,做多,2025-01-05 02:55:00,2025-01-05 03:00:00,3640.11,3636.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62679,做空,2025-01-05 03:00:00,2025-01-05 03:10:00,3636.03,3636.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62680,做多,2025-01-05 03:10:00,2025-01-05 04:05:00,3636.18,3642.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62681,做多,2025-01-05 06:30:00,2025-01-05 06:35:00,3635.87,3634.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62682,做空,2025-01-05 06:35:00,2025-01-05 07:20:00,3634.6,3634.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62683,做多,2025-01-05 07:20:00,2025-01-05 09:45:00,3634.09,3612.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62684,做空,2025-01-05 09:45:00,2025-01-05 09:50:00,3612.46,3606.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62685,做多,2025-01-05 10:10:00,2025-01-05 10:20:00,3613.2,3609.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62686,做空,2025-01-05 10:20:00,2025-01-05 10:30:00,3609.99,3613.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62687,做多,2025-01-05 10:30:00,2025-01-05 10:50:00,3613.72,3612.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62688,做空,2025-01-05 10:50:00,2025-01-05 10:55:00,3612.58,3614.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62689,做多,2025-01-05 10:55:00,2025-01-05 11:00:00,3614.68,3611.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62690,做空,2025-01-05 11:00:00,2025-01-05 11:10:00,3611.33,3616.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62691,做多,2025-01-05 11:10:00,2025-01-05 11:15:00,3616.7,3619.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62692,做多,2025-01-05 11:40:00,2025-01-05 11:45:00,3614.02,3611.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62693,做空,2025-01-05 11:45:00,2025-01-05 12:05:00,3611.41,3604.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62694,做多,2025-01-05 12:15:00,2025-01-05 12:25:00,3617.41,3613.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62695,做空,2025-01-05 12:25:00,2025-01-05 12:35:00,3613.74,3615.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62696,做多,2025-01-05 12:35:00,2025-01-05 12:50:00,3615.41,3619.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62697,做多,2025-01-05 13:00:00,2025-01-05 13:15:00,3615.62,3621.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62698,做多,2025-01-05 14:40:00,2025-01-05 15:05:00,3617.51,3632.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62699,做多,2025-01-05 16:35:00,2025-01-05 16:50:00,3628.08,3626.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62700,做空,2025-01-05 16:50:00,2025-01-05 17:00:00,3626.7,3630.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62701,做多,2025-01-05 17:00:00,2025-01-05 17:30:00,3630.9,3646.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62702,做多,2025-01-05 18:35:00,2025-01-05 19:00:00,3630.18,3628.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62703,做空,2025-01-05 19:00:00,2025-01-05 20:35:00,3628.2,3637.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62704,做多,2025-01-05 20:35:00,2025-01-05 20:40:00,3637.48,3635.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62705,做空,2025-01-05 20:40:00,2025-01-05 21:05:00,3635.48,3637.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62706,做多,2025-01-05 21:05:00,2025-01-05 21:40:00,3637.32,3640.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -62707,做空,2025-01-05 21:40:00,2025-01-05 22:15:00,3640.08,3638.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62708,做多,2025-01-05 22:15:00,2025-01-05 22:35:00,3638.68,3648.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62709,做多,2025-01-05 22:55:00,2025-01-05 23:00:00,3644.18,3652.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62710,做多,2025-01-05 23:35:00,2025-01-06 00:10:00,3640.82,3638.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62711,做空,2025-01-06 00:10:00,2025-01-06 00:15:00,3638.61,3633.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62712,做多,2025-01-06 00:20:00,2025-01-06 00:25:00,3645.14,3641.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62713,做多,2025-01-06 01:40:00,2025-01-06 01:50:00,3627.12,3650.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62714,做多,2025-01-06 03:25:00,2025-01-06 03:40:00,3668.68,3666.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62715,做空,2025-01-06 03:40:00,2025-01-06 03:50:00,3666.95,3664.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -62716,做多,2025-01-06 03:50:00,2025-01-06 04:15:00,3664.22,3676.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62717,做多,2025-01-06 04:50:00,2025-01-06 04:55:00,3667.93,3671.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62718,做多,2025-01-06 08:10:00,2025-01-06 09:15:00,3654.81,3647.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62719,做空,2025-01-06 09:15:00,2025-01-06 09:55:00,3647.22,3643.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -62720,做多,2025-01-06 09:55:00,2025-01-06 10:00:00,3643.89,3640.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62721,做空,2025-01-06 10:00:00,2025-01-06 10:05:00,3640.33,3633.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62722,做多,2025-01-06 11:05:00,2025-01-06 11:15:00,3641.15,3645.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62723,做多,2025-01-06 12:20:00,2025-01-06 12:25:00,3655.12,3656.74,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62724,做多,2025-01-06 13:45:00,2025-01-06 14:05:00,3644.91,3640.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62725,做空,2025-01-06 14:05:00,2025-01-06 14:15:00,3640.78,3622.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62726,做多,2025-01-06 14:30:00,2025-01-06 14:35:00,3645.93,3632.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62727,做空,2025-01-06 14:35:00,2025-01-06 14:40:00,3632.73,3639.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62728,做多,2025-01-06 14:40:00,2025-01-06 14:45:00,3639.9,3670.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62729,做多,2025-01-06 14:45:00,2025-01-06 14:50:00,3670.97,3680.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62730,做多,2025-01-06 16:50:00,2025-01-06 16:55:00,3713.22,3709.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62731,做空,2025-01-06 16:55:00,2025-01-06 17:40:00,3709.39,3661.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62732,做多,2025-01-06 18:20:00,2025-01-06 18:45:00,3682.69,3674.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62733,做空,2025-01-06 18:45:00,2025-01-06 18:50:00,3674.38,3682.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62734,做多,2025-01-06 18:50:00,2025-01-06 19:00:00,3682.07,3678.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62735,做空,2025-01-06 19:00:00,2025-01-06 20:00:00,3678.24,3691.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62736,做多,2025-01-06 20:00:00,2025-01-06 20:20:00,3691.08,3702.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62737,做多,2025-01-06 22:15:00,2025-01-06 22:25:00,3679.02,3674.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62738,做空,2025-01-06 22:25:00,2025-01-06 23:05:00,3674.98,3671.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -62739,做多,2025-01-06 23:05:00,2025-01-06 23:20:00,3671.4,3675.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -62740,做空,2025-01-06 23:20:00,2025-01-07 00:15:00,3675.09,3683.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62741,做多,2025-01-07 00:15:00,2025-01-07 00:20:00,3683.32,3683.31,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62742,做多,2025-01-07 00:45:00,2025-01-07 00:55:00,3680.03,3674.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62743,做空,2025-01-07 00:55:00,2025-01-07 01:00:00,3674.01,3665.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62744,做多,2025-01-07 01:15:00,2025-01-07 01:25:00,3680.07,3678.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62745,做空,2025-01-07 01:25:00,2025-01-07 01:30:00,3678.35,3682.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62746,做多,2025-01-07 01:30:00,2025-01-07 01:50:00,3682.61,3695.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62747,做多,2025-01-07 02:40:00,2025-01-07 04:15:00,3685.1,3679.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62748,做空,2025-01-07 04:15:00,2025-01-07 04:25:00,3679.47,3682.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62749,做多,2025-01-07 04:25:00,2025-01-07 04:30:00,3682.43,3680.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62750,做空,2025-01-07 04:30:00,2025-01-07 04:40:00,3680.07,3677.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62751,做多,2025-01-07 06:15:00,2025-01-07 06:25:00,3671.52,3670.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62752,做空,2025-01-07 06:25:00,2025-01-07 07:30:00,3670.59,3664.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62753,做多,2025-01-07 08:30:00,2025-01-07 08:45:00,3671.32,3677.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62754,做多,2025-01-07 09:10:00,2025-01-07 09:15:00,3668.09,3663.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62755,做空,2025-01-07 09:15:00,2025-01-07 09:45:00,3663.57,3657.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62756,做多,2025-01-07 10:35:00,2025-01-07 10:45:00,3662.39,3660.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62757,做空,2025-01-07 10:45:00,2025-01-07 11:10:00,3660.15,3653.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62758,做多,2025-01-07 13:00:00,2025-01-07 13:05:00,3635.11,3633.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62759,做空,2025-01-07 13:05:00,2025-01-07 13:10:00,3633.89,3634.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62760,做多,2025-01-07 13:10:00,2025-01-07 13:20:00,3634.86,3643.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62761,做多,2025-01-07 14:00:00,2025-01-07 14:10:00,3637.29,3628.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62762,做空,2025-01-07 14:10:00,2025-01-07 14:25:00,3628.99,3636.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62763,做多,2025-01-07 14:25:00,2025-01-07 14:30:00,3636.44,3619.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62764,做空,2025-01-07 14:30:00,2025-01-07 14:35:00,3619.63,3617.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62765,做多,2025-01-07 19:10:00,2025-01-07 21:15:00,3433.72,3408.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62766,做多,2025-01-07 22:35:00,2025-01-07 23:00:00,3386.69,3380.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62767,做空,2025-01-07 23:00:00,2025-01-07 23:15:00,3380.81,3379.35,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62768,做多,2025-01-07 23:15:00,2025-01-07 23:40:00,3379.35,3383.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -62769,做空,2025-01-07 23:40:00,2025-01-08 00:05:00,3383.01,3392.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62770,做多,2025-01-08 00:05:00,2025-01-08 00:10:00,3392.05,3399.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62771,做多,2025-01-08 01:15:00,2025-01-08 02:25:00,3396.61,3394.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62772,做空,2025-01-08 02:25:00,2025-01-08 03:00:00,3394.36,3366.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62773,做多,2025-01-08 04:10:00,2025-01-08 05:50:00,3365.68,3348.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62774,做空,2025-01-08 05:50:00,2025-01-08 06:00:00,3348.68,3357.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62775,做多,2025-01-08 06:00:00,2025-01-08 06:05:00,3357.78,3352.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62776,做空,2025-01-08 06:05:00,2025-01-08 06:15:00,3352.22,3337.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62777,做多,2025-01-08 07:25:00,2025-01-08 07:50:00,3336.5,3355.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62778,做多,2025-01-08 10:15:00,2025-01-08 10:30:00,3359.04,3357.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62779,做空,2025-01-08 10:30:00,2025-01-08 10:35:00,3357.31,3362.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62780,做多,2025-01-08 10:35:00,2025-01-08 10:40:00,3362.99,3356.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62781,做空,2025-01-08 10:40:00,2025-01-08 10:55:00,3356.09,3360.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62782,做多,2025-01-08 10:55:00,2025-01-08 11:05:00,3360.9,3358.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62783,做空,2025-01-08 11:05:00,2025-01-08 11:30:00,3358.2,3326.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62784,做多,2025-01-08 12:00:00,2025-01-08 12:20:00,3350.8,3349.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62785,做空,2025-01-08 12:20:00,2025-01-08 12:25:00,3349.24,3351.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62786,做多,2025-01-08 12:25:00,2025-01-08 12:30:00,3351.55,3343.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62787,做空,2025-01-08 12:30:00,2025-01-08 12:35:00,3343.17,3349.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62788,做多,2025-01-08 12:35:00,2025-01-08 12:40:00,3349.58,3349.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62789,做空,2025-01-08 12:40:00,2025-01-08 13:00:00,3349.28,3363.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62790,做多,2025-01-08 13:00:00,2025-01-08 13:05:00,3363.7,3354.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62791,做多,2025-01-08 14:15:00,2025-01-08 14:30:00,3360.24,3377.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62792,做多,2025-01-08 14:40:00,2025-01-08 14:45:00,3360.94,3360.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62793,做空,2025-01-08 14:45:00,2025-01-08 15:15:00,3360.59,3355.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62794,做多,2025-01-08 18:00:00,2025-01-08 18:50:00,3290.81,3262.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62795,做空,2025-01-08 18:50:00,2025-01-08 18:55:00,3262.88,3281.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62796,做多,2025-01-08 18:55:00,2025-01-08 19:30:00,3281.58,3285.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -62797,做空,2025-01-08 19:30:00,2025-01-08 20:40:00,3285.13,3287.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62798,做多,2025-01-08 20:40:00,2025-01-08 20:45:00,3287.4,3282.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62799,做空,2025-01-08 20:45:00,2025-01-08 20:50:00,3282.07,3287.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62800,做多,2025-01-08 20:50:00,2025-01-08 20:55:00,3287.23,3284.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62801,做空,2025-01-08 20:55:00,2025-01-08 21:15:00,3284.51,3278.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62802,做多,2025-01-08 21:15:00,2025-01-08 21:25:00,3278.88,3284.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62803,做多,2025-01-08 23:35:00,2025-01-08 23:45:00,3327.05,3328.32,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62804,做多,2025-01-09 00:05:00,2025-01-09 00:20:00,3322.93,3321.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62805,做空,2025-01-09 00:20:00,2025-01-09 00:40:00,3321.89,3324.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62806,做多,2025-01-09 00:40:00,2025-01-09 00:50:00,3324.77,3335.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62807,做多,2025-01-09 02:15:00,2025-01-09 02:45:00,3332.75,3338.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -62808,做空,2025-01-09 02:45:00,2025-01-09 02:50:00,3338.61,3339.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62809,做多,2025-01-09 02:50:00,2025-01-09 03:00:00,3339.01,3328.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62810,做空,2025-01-09 03:00:00,2025-01-09 03:30:00,3328.24,3321.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62811,做多,2025-01-09 04:30:00,2025-01-09 04:40:00,3323.39,3330.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62812,做多,2025-01-09 05:50:00,2025-01-09 08:35:00,3329.32,3322.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62813,做多,2025-01-09 08:35:00,2025-01-09 08:40:00,3322.3,3317.48,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62814,做多,2025-01-09 10:50:00,2025-01-09 11:35:00,3310.01,3300.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62815,做空,2025-01-09 11:35:00,2025-01-09 12:10:00,3300.29,3305.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62816,做多,2025-01-09 12:10:00,2025-01-09 12:25:00,3305.89,3304.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62817,做空,2025-01-09 12:25:00,2025-01-09 12:40:00,3304.3,3287.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62818,做多,2025-01-09 14:55:00,2025-01-09 15:15:00,3249.62,3270.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62819,做多,2025-01-09 16:35:00,2025-01-09 16:55:00,3298.68,3300.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -62820,做空,2025-01-09 16:55:00,2025-01-09 17:15:00,3300.79,3281.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62821,做多,2025-01-09 18:45:00,2025-01-09 18:50:00,3263.54,3260.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62822,做空,2025-01-09 18:50:00,2025-01-09 19:05:00,3260.52,3262.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62823,做多,2025-01-09 19:05:00,2025-01-09 19:20:00,3262.22,3244.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62824,做空,2025-01-09 19:20:00,2025-01-09 19:25:00,3244.63,3243.68,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -62825,做多,2025-01-09 21:00:00,2025-01-09 22:05:00,3202.61,3198.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62826,做空,2025-01-09 22:05:00,2025-01-09 22:20:00,3198.67,3206.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62827,做多,2025-01-09 22:20:00,2025-01-09 22:30:00,3206.58,3221.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62828,做多,2025-01-09 23:50:00,2025-01-10 00:05:00,3217.29,3220.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -62829,做空,2025-01-10 00:05:00,2025-01-10 00:10:00,3220.35,3225.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62830,做多,2025-01-10 00:10:00,2025-01-10 00:15:00,3225.89,3223.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62831,做多,2025-01-10 00:25:00,2025-01-10 00:45:00,3218.2,3220.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -62832,做空,2025-01-10 00:45:00,2025-01-10 01:10:00,3220.22,3224.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62833,做多,2025-01-10 01:10:00,2025-01-10 01:15:00,3224.22,3222.67,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62834,做多,2025-01-10 01:25:00,2025-01-10 01:40:00,3221.93,3235.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62835,做多,2025-01-10 03:45:00,2025-01-10 04:00:00,3249.99,3249.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62836,做多,2025-01-10 04:35:00,2025-01-10 04:45:00,3249.81,3247.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62837,做空,2025-01-10 04:45:00,2025-01-10 04:50:00,3247.99,3253.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62838,做多,2025-01-10 04:50:00,2025-01-10 04:55:00,3253.47,3252.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62839,做空,2025-01-10 04:55:00,2025-01-10 05:15:00,3252.64,3245.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62840,做多,2025-01-10 05:30:00,2025-01-10 05:35:00,3256.46,3268.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62841,做多,2025-01-10 08:35:00,2025-01-10 09:00:00,3290.94,3289.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62842,做空,2025-01-10 09:00:00,2025-01-10 09:05:00,3289.87,3294.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62843,做多,2025-01-10 09:05:00,2025-01-10 09:15:00,3294.78,3304.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62844,做多,2025-01-10 10:30:00,2025-01-10 10:55:00,3301.56,3316.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62845,做多,2025-01-10 11:20:00,2025-01-10 11:50:00,3305.51,3306.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62846,做空,2025-01-10 11:50:00,2025-01-10 12:20:00,3306.52,3294.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62847,做多,2025-01-10 12:50:00,2025-01-10 13:05:00,3305.01,3310.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62848,做多,2025-01-10 14:15:00,2025-01-10 14:45:00,3270.92,3240.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62849,做空,2025-01-10 14:45:00,2025-01-10 14:55:00,3240.2,3255.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62850,做多,2025-01-10 14:55:00,2025-01-10 15:00:00,3255.47,3232.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62851,做空,2025-01-10 15:00:00,2025-01-10 15:05:00,3232.32,3218.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62852,做多,2025-01-10 15:35:00,2025-01-10 15:55:00,3252.48,3243.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62853,做空,2025-01-10 15:55:00,2025-01-10 16:05:00,3243.69,3237.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -62854,做多,2025-01-10 16:05:00,2025-01-10 16:15:00,3237.9,3239.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62855,做空,2025-01-10 16:15:00,2025-01-10 16:25:00,3239.09,3241.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62856,做多,2025-01-10 16:25:00,2025-01-10 16:30:00,3241.84,3239.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62857,做空,2025-01-10 16:30:00,2025-01-10 16:40:00,3239.36,3253.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62858,做多,2025-01-10 16:40:00,2025-01-10 17:00:00,3253.06,3245.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62859,做空,2025-01-10 17:00:00,2025-01-10 17:10:00,3245.83,3247.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62860,做多,2025-01-10 17:10:00,2025-01-10 17:20:00,3247.18,3272.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62861,做多,2025-01-10 18:45:00,2025-01-10 18:50:00,3291.74,3288.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62862,做空,2025-01-10 18:50:00,2025-01-10 19:10:00,3288.68,3275.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62863,做多,2025-01-10 19:25:00,2025-01-10 20:05:00,3289.11,3285.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62864,做空,2025-01-10 20:05:00,2025-01-10 20:25:00,3285.47,3271.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62865,做多,2025-01-10 21:40:00,2025-01-10 21:45:00,3269.06,3267.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62866,做空,2025-01-10 21:45:00,2025-01-10 22:20:00,3267.88,3262.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -62867,做多,2025-01-10 22:20:00,2025-01-10 22:35:00,3262.1,3274.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62868,做多,2025-01-10 23:05:00,2025-01-10 23:15:00,3267.98,3268.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62869,做空,2025-01-10 23:15:00,2025-01-11 00:15:00,3268.69,3260.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62870,做多,2025-01-11 02:35:00,2025-01-11 02:40:00,3249.66,3247.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62871,做空,2025-01-11 02:40:00,2025-01-11 03:05:00,3247.79,3236.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62872,做多,2025-01-11 03:45:00,2025-01-11 04:50:00,3241.46,3236.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62873,做空,2025-01-11 04:50:00,2025-01-11 05:25:00,3236.91,3236.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62874,做多,2025-01-11 05:25:00,2025-01-11 05:35:00,3236.96,3241.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62875,做多,2025-01-11 07:05:00,2025-01-11 08:15:00,3242.2,3236.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62876,做空,2025-01-11 08:15:00,2025-01-11 08:35:00,3236.64,3225.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62877,做多,2025-01-11 09:10:00,2025-01-11 09:15:00,3230.85,3229.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62878,做空,2025-01-11 09:15:00,2025-01-11 09:20:00,3229.22,3234.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62879,做多,2025-01-11 09:20:00,2025-01-11 09:55:00,3234.53,3243.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62880,做多,2025-01-11 13:00:00,2025-01-11 14:35:00,3273.1,3270.39,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62881,做多,2025-01-11 16:00:00,2025-01-11 16:05:00,3272.51,3263.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62882,做空,2025-01-11 16:05:00,2025-01-11 16:10:00,3263.57,3267.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62883,做多,2025-01-11 16:30:00,2025-01-11 16:50:00,3271.23,3271.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62884,做空,2025-01-11 16:50:00,2025-01-11 17:10:00,3271.6,3263.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62885,做多,2025-01-11 17:20:00,2025-01-11 17:25:00,3270.83,3267.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62886,做空,2025-01-11 17:25:00,2025-01-11 17:30:00,3267.99,3271.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62887,做多,2025-01-11 17:30:00,2025-01-11 17:40:00,3271.0,3269.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62888,做空,2025-01-11 17:40:00,2025-01-11 17:45:00,3269.02,3269.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62889,做多,2025-01-11 17:45:00,2025-01-11 18:00:00,3269.11,3270.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62890,做空,2025-01-11 18:00:00,2025-01-11 18:50:00,3270.72,3278.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62891,做多,2025-01-11 18:50:00,2025-01-11 18:55:00,3278.01,3277.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62892,做多,2025-01-11 19:50:00,2025-01-11 20:20:00,3274.62,3281.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62893,做多,2025-01-11 23:35:00,2025-01-11 23:40:00,3292.04,3286.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62894,做空,2025-01-11 23:40:00,2025-01-11 23:45:00,3286.39,3282.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62895,做多,2025-01-12 00:40:00,2025-01-12 00:55:00,3285.04,3282.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62896,做空,2025-01-12 00:55:00,2025-01-12 01:05:00,3282.18,3280.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62897,做多,2025-01-12 01:05:00,2025-01-12 01:50:00,3280.65,3286.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62898,做多,2025-01-12 02:10:00,2025-01-12 02:15:00,3283.58,3281.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62899,做空,2025-01-12 02:15:00,2025-01-12 02:25:00,3281.28,3280.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62900,做多,2025-01-12 02:25:00,2025-01-12 02:45:00,3280.89,3282.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62901,做空,2025-01-12 02:45:00,2025-01-12 02:50:00,3282.01,3283.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62902,做多,2025-01-12 02:50:00,2025-01-12 03:15:00,3283.18,3281.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62903,做空,2025-01-12 03:15:00,2025-01-12 03:20:00,3281.47,3280.07,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -62904,做多,2025-01-12 03:40:00,2025-01-12 04:00:00,3281.69,3283.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -62905,做空,2025-01-12 04:00:00,2025-01-12 04:20:00,3283.86,3283.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62906,做多,2025-01-12 04:20:00,2025-01-12 04:35:00,3283.62,3286.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62907,做多,2025-01-12 04:55:00,2025-01-12 05:15:00,3282.52,3278.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62908,做空,2025-01-12 05:15:00,2025-01-12 05:20:00,3278.05,3280.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62909,做多,2025-01-12 07:30:00,2025-01-12 08:10:00,3269.92,3267.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62910,做空,2025-01-12 08:10:00,2025-01-12 08:30:00,3267.81,3258.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62911,做多,2025-01-12 10:00:00,2025-01-12 10:20:00,3238.98,3235.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62912,做空,2025-01-12 10:20:00,2025-01-12 10:25:00,3235.13,3237.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62913,做多,2025-01-12 10:25:00,2025-01-12 11:05:00,3237.31,3244.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62914,做多,2025-01-12 13:10:00,2025-01-12 13:20:00,3254.68,3262.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62915,做多,2025-01-12 15:15:00,2025-01-12 15:20:00,3282.61,3287.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62916,做多,2025-01-12 16:30:00,2025-01-12 16:35:00,3279.66,3278.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62917,做空,2025-01-12 16:35:00,2025-01-12 16:40:00,3278.65,3279.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62918,做多,2025-01-12 16:40:00,2025-01-12 17:00:00,3279.13,3280.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62919,做空,2025-01-12 17:00:00,2025-01-12 19:05:00,3280.02,3284.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62920,做多,2025-01-12 19:05:00,2025-01-12 20:05:00,3284.12,3286.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62921,做多,2025-01-12 20:35:00,2025-01-12 21:00:00,3279.94,3277.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62922,做空,2025-01-12 21:00:00,2025-01-12 21:10:00,3277.47,3272.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62923,做多,2025-01-12 23:25:00,2025-01-12 23:35:00,3249.24,3258.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62924,做多,2025-01-13 01:20:00,2025-01-13 01:30:00,3300.78,3302.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62925,做空,2025-01-13 01:30:00,2025-01-13 01:45:00,3302.22,3251.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62926,做多,2025-01-13 03:25:00,2025-01-13 03:35:00,3254.13,3252.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62927,做空,2025-01-13 03:35:00,2025-01-13 03:40:00,3252.51,3252.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62928,做多,2025-01-13 03:40:00,2025-01-13 04:30:00,3252.85,3251.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62929,做空,2025-01-13 04:30:00,2025-01-13 04:45:00,3251.02,3240.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62930,做多,2025-01-13 06:05:00,2025-01-13 06:15:00,3227.57,3224.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62931,做空,2025-01-13 06:15:00,2025-01-13 06:20:00,3224.43,3227.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62932,做多,2025-01-13 06:20:00,2025-01-13 06:25:00,3227.37,3220.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62933,做空,2025-01-13 06:25:00,2025-01-13 06:30:00,3220.0,3214.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62934,做多,2025-01-13 07:35:00,2025-01-13 08:05:00,3201.79,3191.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62935,做空,2025-01-13 08:05:00,2025-01-13 08:20:00,3191.77,3172.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62936,做多,2025-01-13 13:05:00,2025-01-13 13:40:00,3074.89,3066.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62937,做空,2025-01-13 13:40:00,2025-01-13 14:00:00,3066.31,3051.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62938,做多,2025-01-13 14:50:00,2025-01-13 14:55:00,3048.24,3033.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62939,做空,2025-01-13 14:55:00,2025-01-13 15:00:00,3033.47,3041.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62940,做多,2025-01-13 15:00:00,2025-01-13 16:10:00,3041.57,3040.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62941,做空,2025-01-13 16:10:00,2025-01-13 16:20:00,3040.72,3023.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62942,做多,2025-01-13 17:25:00,2025-01-13 17:35:00,3024.51,3019.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62943,做空,2025-01-13 17:35:00,2025-01-13 18:00:00,3019.64,3030.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62944,做多,2025-01-13 18:00:00,2025-01-13 18:10:00,3030.71,3013.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62945,做空,2025-01-13 18:10:00,2025-01-13 18:15:00,3013.3,2997.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62946,做多,2025-01-13 18:35:00,2025-01-13 18:50:00,3009.89,2998.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62947,做空,2025-01-13 18:50:00,2025-01-13 19:00:00,2998.7,3013.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62948,做多,2025-01-13 19:00:00,2025-01-13 19:15:00,3013.32,3001.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62949,做空,2025-01-13 19:15:00,2025-01-13 19:25:00,3001.3,3015.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62950,做多,2025-01-13 19:25:00,2025-01-13 19:40:00,3015.98,3030.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62951,做多,2025-01-13 20:15:00,2025-01-13 20:30:00,3023.29,3041.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62952,做多,2025-01-13 23:50:00,2025-01-14 00:05:00,3134.77,3130.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62953,做空,2025-01-14 00:05:00,2025-01-14 00:15:00,3130.62,3130.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62954,做多,2025-01-14 00:15:00,2025-01-14 00:20:00,3130.72,3141.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62955,做多,2025-01-14 00:20:00,2025-01-14 00:25:00,3141.16,3134.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62956,做多,2025-01-14 00:40:00,2025-01-14 00:55:00,3129.82,3132.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -62957,做空,2025-01-14 00:55:00,2025-01-14 02:00:00,3132.57,3141.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62958,做多,2025-01-14 02:00:00,2025-01-14 02:05:00,3141.6,3137.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62959,做空,2025-01-14 02:05:00,2025-01-14 02:10:00,3137.18,3145.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62960,做多,2025-01-14 02:10:00,2025-01-14 02:20:00,3145.23,3161.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62961,做多,2025-01-14 04:00:00,2025-01-14 04:25:00,3160.8,3161.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62962,做空,2025-01-14 04:25:00,2025-01-14 04:35:00,3161.02,3166.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62963,做多,2025-01-14 04:35:00,2025-01-14 04:50:00,3166.89,3173.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62964,做多,2025-01-14 05:35:00,2025-01-14 06:25:00,3168.24,3176.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62965,做多,2025-01-14 08:05:00,2025-01-14 08:15:00,3178.53,3184.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62966,做多,2025-01-14 08:35:00,2025-01-14 08:45:00,3182.16,3185.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62967,做多,2025-01-14 09:05:00,2025-01-14 09:10:00,3181.48,3196.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62968,做多,2025-01-14 10:35:00,2025-01-14 10:55:00,3226.87,3233.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -62969,做空,2025-01-14 10:55:00,2025-01-14 11:35:00,3233.75,3213.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62970,做多,2025-01-14 13:30:00,2025-01-14 13:35:00,3219.39,3209.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62971,做多,2025-01-14 15:05:00,2025-01-14 15:15:00,3208.01,3205.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62972,做空,2025-01-14 15:15:00,2025-01-14 15:40:00,3205.58,3211.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62973,做多,2025-01-14 15:40:00,2025-01-14 15:45:00,3211.47,3204.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62974,做空,2025-01-14 15:45:00,2025-01-14 15:50:00,3204.44,3205.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62975,做多,2025-01-14 15:50:00,2025-01-14 15:55:00,3205.47,3197.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62976,做空,2025-01-14 15:55:00,2025-01-14 16:00:00,3197.86,3176.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62977,做多,2025-01-14 16:50:00,2025-01-14 17:15:00,3191.57,3204.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62978,做多,2025-01-14 19:20:00,2025-01-14 19:40:00,3218.57,3229.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62979,做多,2025-01-14 20:20:00,2025-01-14 20:30:00,3222.48,3214.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62980,做空,2025-01-14 20:30:00,2025-01-14 20:45:00,3214.57,3215.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62981,做多,2025-01-14 20:45:00,2025-01-14 21:35:00,3215.33,3216.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -62982,做空,2025-01-14 21:35:00,2025-01-14 22:05:00,3216.98,3222.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62983,做多,2025-01-14 22:05:00,2025-01-14 22:50:00,3222.29,3233.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62984,做多,2025-01-15 00:20:00,2025-01-15 00:25:00,3236.27,3231.15,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -62985,做多,2025-01-15 00:45:00,2025-01-15 00:50:00,3226.69,3220.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62986,做空,2025-01-15 00:50:00,2025-01-15 01:00:00,3220.18,3220.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -62987,做多,2025-01-15 01:00:00,2025-01-15 01:10:00,3220.36,3221.56,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -62988,做多,2025-01-15 01:20:00,2025-01-15 01:30:00,3229.44,3239.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62989,做多,2025-01-15 03:10:00,2025-01-15 03:50:00,3217.39,3231.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62990,做多,2025-01-15 04:20:00,2025-01-15 04:40:00,3224.49,3226.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -62991,做空,2025-01-15 04:40:00,2025-01-15 04:50:00,3226.77,3227.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62992,做多,2025-01-15 04:50:00,2025-01-15 04:55:00,3227.12,3225.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62993,做空,2025-01-15 04:55:00,2025-01-15 05:10:00,3225.01,3219.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -62994,做多,2025-01-15 05:20:00,2025-01-15 05:30:00,3225.6,3228.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -62995,做空,2025-01-15 05:30:00,2025-01-15 06:45:00,3228.22,3225.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -62996,做多,2025-01-15 06:45:00,2025-01-15 07:15:00,3225.22,3241.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -62997,做多,2025-01-15 07:55:00,2025-01-15 08:05:00,3231.31,3232.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -62998,做空,2025-01-15 08:05:00,2025-01-15 08:10:00,3232.72,3233.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -62999,做多,2025-01-15 08:10:00,2025-01-15 08:40:00,3233.71,3236.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -63000,做空,2025-01-15 08:40:00,2025-01-15 09:10:00,3236.32,3233.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -63001,做多,2025-01-15 09:10:00,2025-01-15 09:20:00,3233.36,3228.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63002,做空,2025-01-15 09:20:00,2025-01-15 09:25:00,3228.52,3219.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63003,做多,2025-01-15 10:30:00,2025-01-15 12:40:00,3214.73,3207.17,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63004,做多,2025-01-15 17:05:00,2025-01-15 17:15:00,3345.06,3341.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63005,做空,2025-01-15 17:15:00,2025-01-15 17:25:00,3341.34,3350.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63006,做多,2025-01-15 17:25:00,2025-01-15 17:40:00,3350.21,3349.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63007,做空,2025-01-15 17:40:00,2025-01-15 17:50:00,3349.99,3330.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63008,做多,2025-01-15 18:15:00,2025-01-15 18:45:00,3347.04,3362.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63009,做多,2025-01-15 21:15:00,2025-01-15 23:25:00,3441.99,3439.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63010,做多,2025-01-15 23:25:00,2025-01-15 23:30:00,3439.19,3432.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63011,做多,2025-01-16 04:15:00,2025-01-16 04:20:00,3370.32,3366.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63012,做空,2025-01-16 04:20:00,2025-01-16 04:25:00,3366.71,3366.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63013,做多,2025-01-16 04:25:00,2025-01-16 05:15:00,3366.93,3368.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63014,做空,2025-01-16 05:15:00,2025-01-16 05:20:00,3368.41,3372.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63015,做多,2025-01-16 05:20:00,2025-01-16 05:35:00,3372.1,3367.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63016,做空,2025-01-16 05:35:00,2025-01-16 05:40:00,3367.14,3367.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63017,做多,2025-01-16 05:45:00,2025-01-16 06:15:00,3367.89,3368.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63018,做空,2025-01-16 06:15:00,2025-01-16 06:20:00,3368.97,3373.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63019,做多,2025-01-16 06:20:00,2025-01-16 06:25:00,3373.07,3380.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63020,做多,2025-01-16 09:45:00,2025-01-16 11:00:00,3331.6,3328.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63021,做空,2025-01-16 11:00:00,2025-01-16 11:10:00,3328.64,3340.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63022,做多,2025-01-16 11:10:00,2025-01-16 11:15:00,3340.71,3323.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63023,做空,2025-01-16 11:15:00,2025-01-16 11:20:00,3323.72,3331.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63024,做多,2025-01-16 11:20:00,2025-01-16 11:25:00,3331.19,3335.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63025,做多,2025-01-16 11:25:00,2025-01-16 11:35:00,3335.88,3333.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63026,做空,2025-01-16 11:35:00,2025-01-16 11:40:00,3333.3,3339.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63027,做多,2025-01-16 11:40:00,2025-01-16 11:45:00,3339.28,3344.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63028,做多,2025-01-16 14:15:00,2025-01-16 14:30:00,3332.22,3329.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63029,做空,2025-01-16 14:30:00,2025-01-16 14:40:00,3329.78,3288.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63030,做多,2025-01-16 15:25:00,2025-01-16 15:30:00,3316.2,3306.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63031,做空,2025-01-16 15:30:00,2025-01-16 15:45:00,3306.83,3308.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63032,做多,2025-01-16 15:45:00,2025-01-16 16:05:00,3308.48,3358.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63033,做多,2025-01-16 17:20:00,2025-01-16 17:35:00,3338.15,3350.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63034,做多,2025-01-16 17:50:00,2025-01-16 17:55:00,3343.13,3342.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63035,做空,2025-01-16 17:55:00,2025-01-16 18:15:00,3342.69,3327.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63036,做多,2025-01-16 19:10:00,2025-01-16 19:20:00,3330.01,3324.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63037,做空,2025-01-16 19:20:00,2025-01-16 19:25:00,3324.64,3328.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63038,做多,2025-01-16 19:25:00,2025-01-16 19:50:00,3328.11,3339.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63039,做多,2025-01-16 20:30:00,2025-01-16 20:35:00,3337.27,3330.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63040,做空,2025-01-16 20:35:00,2025-01-16 20:40:00,3330.37,3334.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63041,做多,2025-01-16 20:40:00,2025-01-16 20:50:00,3334.95,3335.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63042,做空,2025-01-16 20:50:00,2025-01-16 21:00:00,3335.19,3319.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63043,做多,2025-01-16 23:00:00,2025-01-16 23:15:00,3302.65,3303.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63044,做空,2025-01-16 23:15:00,2025-01-16 23:30:00,3303.14,3301.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -63045,做多,2025-01-16 23:30:00,2025-01-16 23:35:00,3301.32,3297.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63046,做空,2025-01-16 23:35:00,2025-01-17 02:55:00,3297.61,3372.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63047,做多,2025-01-17 02:55:00,2025-01-17 05:35:00,3372.07,3363.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63048,做空,2025-01-17 05:35:00,2025-01-17 05:45:00,3363.68,3363.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63049,做多,2025-01-17 05:45:00,2025-01-17 06:10:00,3363.69,3372.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63050,做多,2025-01-17 07:10:00,2025-01-17 07:25:00,3369.42,3367.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63051,做空,2025-01-17 07:25:00,2025-01-17 07:35:00,3367.09,3369.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63052,做多,2025-01-17 07:35:00,2025-01-17 07:40:00,3369.44,3378.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63053,做多,2025-01-17 07:40:00,2025-01-17 07:45:00,3378.82,3377.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63054,做多,2025-01-17 11:55:00,2025-01-17 12:20:00,3422.1,3421.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63055,做空,2025-01-17 12:20:00,2025-01-17 12:25:00,3421.49,3410.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63056,做多,2025-01-17 13:20:00,2025-01-17 13:35:00,3414.22,3396.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63057,做空,2025-01-17 13:35:00,2025-01-17 13:40:00,3396.77,3411.17,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63058,做多,2025-01-17 13:40:00,2025-01-17 14:25:00,3411.17,3423.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63059,做多,2025-01-17 14:45:00,2025-01-17 14:50:00,3409.73,3423.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63060,做多,2025-01-17 14:50:00,2025-01-17 14:55:00,3423.44,3427.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63061,做多,2025-01-17 15:35:00,2025-01-17 15:40:00,3423.35,3419.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63062,做空,2025-01-17 15:40:00,2025-01-17 16:00:00,3419.1,3421.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63063,做多,2025-01-17 16:00:00,2025-01-17 17:00:00,3421.23,3433.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -63064,做空,2025-01-17 17:00:00,2025-01-17 17:25:00,3433.13,3437.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63065,做多,2025-01-17 17:25:00,2025-01-17 17:30:00,3437.31,3422.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63066,做空,2025-01-17 17:30:00,2025-01-17 17:35:00,3422.2,3415.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63067,做多,2025-01-17 18:20:00,2025-01-17 18:25:00,3424.61,3420.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63068,做空,2025-01-17 18:25:00,2025-01-17 18:35:00,3420.12,3419.56,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63069,做多,2025-01-17 18:35:00,2025-01-17 19:10:00,3419.56,3427.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63070,做多,2025-01-17 19:10:00,2025-01-17 19:15:00,3427.28,3436.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63071,做多,2025-01-17 19:35:00,2025-01-17 20:10:00,3422.01,3443.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63072,做多,2025-01-17 23:10:00,2025-01-17 23:30:00,3473.74,3472.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63073,做空,2025-01-17 23:30:00,2025-01-17 23:35:00,3472.44,3476.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63074,做多,2025-01-17 23:35:00,2025-01-17 23:50:00,3476.91,3472.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63075,做空,2025-01-17 23:50:00,2025-01-18 00:00:00,3472.52,3474.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63076,做多,2025-01-18 00:00:00,2025-01-18 00:10:00,3474.19,3473.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63077,做空,2025-01-18 00:10:00,2025-01-18 00:20:00,3473.76,3472.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63078,做多,2025-01-18 00:20:00,2025-01-18 00:35:00,3472.94,3481.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63079,做多,2025-01-18 01:10:00,2025-01-18 02:25:00,3474.89,3468.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63080,做空,2025-01-18 02:25:00,2025-01-18 02:50:00,3468.48,3454.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63081,做多,2025-01-18 06:35:00,2025-01-18 06:40:00,3330.99,3318.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63082,做空,2025-01-18 06:40:00,2025-01-18 06:45:00,3318.6,3323.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63083,做多,2025-01-18 06:45:00,2025-01-18 06:50:00,3323.23,3316.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63084,做空,2025-01-18 06:50:00,2025-01-18 07:10:00,3316.8,3284.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63085,做多,2025-01-18 08:35:00,2025-01-18 09:10:00,3281.61,3282.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63086,做空,2025-01-18 09:10:00,2025-01-18 09:25:00,3282.23,3280.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -63087,做多,2025-01-18 09:25:00,2025-01-18 09:30:00,3280.43,3269.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63088,做空,2025-01-18 09:30:00,2025-01-18 09:35:00,3269.06,3257.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63089,做多,2025-01-18 10:50:00,2025-01-18 11:00:00,3274.81,3260.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63090,做空,2025-01-18 11:00:00,2025-01-18 11:15:00,3260.0,3260.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63091,做多,2025-01-18 11:15:00,2025-01-18 11:35:00,3260.89,3286.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63092,做多,2025-01-18 12:45:00,2025-01-18 14:00:00,3290.6,3316.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63093,做多,2025-01-18 15:15:00,2025-01-18 15:20:00,3324.54,3322.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63094,做多,2025-01-18 16:00:00,2025-01-18 16:05:00,3312.41,3295.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63095,做空,2025-01-18 16:05:00,2025-01-18 16:15:00,3295.45,3272.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63096,做多,2025-01-18 17:30:00,2025-01-18 17:40:00,3278.01,3271.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63097,做空,2025-01-18 17:40:00,2025-01-18 17:45:00,3271.95,3279.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63098,做多,2025-01-18 17:45:00,2025-01-18 17:50:00,3279.07,3272.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63099,做空,2025-01-18 17:50:00,2025-01-18 18:15:00,3272.27,3253.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63100,做多,2025-01-18 18:20:00,2025-01-18 18:50:00,3267.23,3257.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63101,做空,2025-01-18 18:50:00,2025-01-18 19:05:00,3257.69,3272.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63102,做多,2025-01-18 19:05:00,2025-01-18 19:10:00,3272.01,3271.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63103,做空,2025-01-18 19:10:00,2025-01-18 20:25:00,3271.34,3263.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63104,做多,2025-01-18 21:10:00,2025-01-18 21:30:00,3277.8,3277.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63105,做空,2025-01-18 21:30:00,2025-01-18 23:00:00,3277.87,3282.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63106,做多,2025-01-18 23:00:00,2025-01-18 23:05:00,3282.46,3285.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63107,做多,2025-01-18 23:15:00,2025-01-18 23:20:00,3287.81,3292.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63108,做多,2025-01-19 03:00:00,2025-01-19 03:05:00,3357.47,3354.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63109,做空,2025-01-19 03:05:00,2025-01-19 03:20:00,3354.3,3341.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63110,做多,2025-01-19 05:45:00,2025-01-19 06:45:00,3286.68,3285.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63111,做空,2025-01-19 06:45:00,2025-01-19 06:50:00,3285.73,3286.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63112,做多,2025-01-19 06:50:00,2025-01-19 07:05:00,3286.13,3281.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63113,做空,2025-01-19 07:05:00,2025-01-19 07:10:00,3281.11,3272.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63114,做多,2025-01-19 07:45:00,2025-01-19 07:50:00,3284.67,3283.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63115,做空,2025-01-19 07:50:00,2025-01-19 08:15:00,3283.01,3243.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63116,做多,2025-01-19 09:45:00,2025-01-19 10:00:00,3217.18,3204.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63117,做空,2025-01-19 10:00:00,2025-01-19 10:35:00,3204.55,3193.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -63118,做多,2025-01-19 10:35:00,2025-01-19 10:40:00,3193.1,3191.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63119,做空,2025-01-19 10:40:00,2025-01-19 10:45:00,3191.9,3200.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63120,做多,2025-01-19 10:45:00,2025-01-19 10:50:00,3200.07,3176.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63121,做空,2025-01-19 10:50:00,2025-01-19 11:30:00,3176.24,3157.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63122,做多,2025-01-19 12:00:00,2025-01-19 12:15:00,3166.59,3170.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -63123,做空,2025-01-19 12:15:00,2025-01-19 13:50:00,3170.36,3206.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63124,做多,2025-01-19 13:50:00,2025-01-19 13:55:00,3206.28,3273.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63125,做多,2025-01-19 16:05:00,2025-01-19 16:25:00,3402.95,3415.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63126,做多,2025-01-19 17:20:00,2025-01-19 17:25:00,3405.64,3426.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63127,做多,2025-01-19 18:50:00,2025-01-19 19:05:00,3419.78,3422.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -63128,做空,2025-01-19 19:05:00,2025-01-19 19:10:00,3422.13,3424.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63129,做多,2025-01-19 19:10:00,2025-01-19 19:20:00,3424.32,3425.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63130,做空,2025-01-19 19:20:00,2025-01-19 19:25:00,3425.0,3428.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63131,做多,2025-01-19 19:25:00,2025-01-19 19:30:00,3428.66,3427.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63132,做空,2025-01-19 19:30:00,2025-01-19 19:55:00,3427.66,3419.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63133,做多,2025-01-19 20:00:00,2025-01-19 20:10:00,3426.55,3412.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63134,做空,2025-01-19 20:10:00,2025-01-19 20:15:00,3412.6,3415.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63135,做多,2025-01-19 20:20:00,2025-01-19 20:25:00,3423.28,3418.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63136,做空,2025-01-19 20:25:00,2025-01-19 20:35:00,3418.76,3407.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63137,做多,2025-01-19 22:15:00,2025-01-19 22:30:00,3281.85,3260.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63138,做空,2025-01-19 22:30:00,2025-01-19 22:45:00,3260.89,3206.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63139,做多,2025-01-19 22:55:00,2025-01-19 23:00:00,3265.77,3221.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63140,做空,2025-01-19 23:00:00,2025-01-19 23:10:00,3221.4,3195.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63141,做多,2025-01-19 23:45:00,2025-01-19 23:50:00,3232.91,3206.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63142,做空,2025-01-19 23:50:00,2025-01-20 00:05:00,3206.09,3206.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63143,做多,2025-01-20 00:05:00,2025-01-20 01:15:00,3206.99,3198.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63144,做空,2025-01-20 01:15:00,2025-01-20 01:45:00,3198.18,3185.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -63145,做多,2025-01-20 01:45:00,2025-01-20 02:00:00,3185.28,3218.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63146,做多,2025-01-20 04:10:00,2025-01-20 04:15:00,3257.73,3257.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63147,做空,2025-01-20 04:15:00,2025-01-20 05:35:00,3257.37,3277.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63148,做多,2025-01-20 05:35:00,2025-01-20 06:35:00,3277.18,3322.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63149,做多,2025-01-20 08:00:00,2025-01-20 08:25:00,3385.01,3399.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -63150,做空,2025-01-20 08:25:00,2025-01-20 08:30:00,3399.29,3404.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63151,做多,2025-01-20 08:30:00,2025-01-20 08:40:00,3404.13,3397.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63152,做空,2025-01-20 08:40:00,2025-01-20 08:50:00,3397.23,3389.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -63153,做多,2025-01-20 08:50:00,2025-01-20 09:00:00,3389.68,3390.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63154,做空,2025-01-20 09:00:00,2025-01-20 09:05:00,3390.39,3406.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63155,做多,2025-01-20 09:05:00,2025-01-20 09:10:00,3406.96,3398.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63156,做空,2025-01-20 09:10:00,2025-01-20 09:25:00,3398.02,3378.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63157,做多,2025-01-20 10:15:00,2025-01-20 10:30:00,3382.76,3374.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63158,做空,2025-01-20 10:30:00,2025-01-20 10:40:00,3374.52,3372.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -63159,做多,2025-01-20 10:40:00,2025-01-20 11:25:00,3372.79,3365.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63160,做空,2025-01-20 11:25:00,2025-01-20 11:35:00,3365.44,3369.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63161,做多,2025-01-20 11:35:00,2025-01-20 12:00:00,3369.54,3367.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63162,做空,2025-01-20 12:00:00,2025-01-20 12:10:00,3367.78,3332.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63163,做多,2025-01-20 13:20:00,2025-01-20 13:25:00,3327.27,3316.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63164,做空,2025-01-20 13:25:00,2025-01-20 13:30:00,3316.74,3343.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63165,做多,2025-01-20 13:30:00,2025-01-20 14:00:00,3343.84,3337.53,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63166,做多,2025-01-20 16:25:00,2025-01-20 16:40:00,3348.99,3367.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63167,做多,2025-01-20 17:20:00,2025-01-20 17:25:00,3342.51,3318.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63168,做空,2025-01-20 17:25:00,2025-01-20 17:30:00,3318.53,3313.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63169,做多,2025-01-20 18:20:00,2025-01-20 18:25:00,3319.88,3311.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63170,做空,2025-01-20 18:25:00,2025-01-20 20:35:00,3311.83,3337.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63171,做多,2025-01-20 20:35:00,2025-01-20 20:40:00,3337.17,3335.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63172,做空,2025-01-20 20:40:00,2025-01-20 21:05:00,3335.45,3317.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63173,做多,2025-01-20 21:20:00,2025-01-20 21:25:00,3331.72,3323.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63174,做空,2025-01-20 21:25:00,2025-01-20 21:35:00,3323.42,3318.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63175,做多,2025-01-20 22:30:00,2025-01-20 23:00:00,3315.81,3314.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63176,做空,2025-01-20 23:00:00,2025-01-20 23:20:00,3314.83,3303.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -63177,做多,2025-01-20 23:20:00,2025-01-20 23:30:00,3303.62,3297.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63178,做空,2025-01-20 23:30:00,2025-01-20 23:45:00,3297.68,3263.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63179,做多,2025-01-21 01:40:00,2025-01-21 02:30:00,3236.49,3251.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -63180,做空,2025-01-21 02:30:00,2025-01-21 02:45:00,3251.55,3249.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -63181,做多,2025-01-21 02:45:00,2025-01-21 03:05:00,3249.28,3254.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -63182,做空,2025-01-21 03:05:00,2025-01-21 04:05:00,3254.57,3233.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63183,做多,2025-01-21 04:20:00,2025-01-21 04:25:00,3256.89,3252.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63184,做空,2025-01-21 04:25:00,2025-01-21 04:30:00,3252.9,3226.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63185,做多,2025-01-21 05:05:00,2025-01-21 05:15:00,3245.93,3243.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63186,做空,2025-01-21 05:15:00,2025-01-21 05:30:00,3243.85,3221.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63187,做多,2025-01-21 06:05:00,2025-01-21 06:15:00,3244.81,3247.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63188,做多,2025-01-21 06:50:00,2025-01-21 07:20:00,3239.6,3259.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63189,做多,2025-01-21 08:35:00,2025-01-21 08:40:00,3255.12,3242.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63190,做空,2025-01-21 08:40:00,2025-01-21 08:45:00,3242.62,3242.66,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63191,做多,2025-01-21 09:00:00,2025-01-21 09:05:00,3259.0,3272.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63192,做多,2025-01-21 12:10:00,2025-01-21 12:15:00,3300.95,3323.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63193,做多,2025-01-21 12:15:00,2025-01-21 12:20:00,3323.54,3313.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63194,做多,2025-01-21 12:35:00,2025-01-21 12:45:00,3304.06,3303.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63195,做空,2025-01-21 12:45:00,2025-01-21 12:50:00,3303.65,3306.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63196,做多,2025-01-21 12:50:00,2025-01-21 13:00:00,3306.83,3301.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63197,做空,2025-01-21 13:00:00,2025-01-21 13:05:00,3301.98,3292.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63198,做多,2025-01-21 13:15:00,2025-01-21 13:20:00,3309.83,3304.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63199,做空,2025-01-21 13:20:00,2025-01-21 13:35:00,3304.03,3300.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -63200,做多,2025-01-21 13:35:00,2025-01-21 13:50:00,3300.5,3302.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -63201,做空,2025-01-21 13:50:00,2025-01-21 13:55:00,3302.48,3308.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63202,做多,2025-01-21 13:55:00,2025-01-21 14:05:00,3308.85,3304.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63203,做多,2025-01-21 14:40:00,2025-01-21 16:00:00,3302.01,3293.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63204,做空,2025-01-21 16:00:00,2025-01-21 17:40:00,3293.73,3320.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63205,做多,2025-01-21 17:40:00,2025-01-21 17:50:00,3320.19,3342.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63206,做多,2025-01-21 20:00:00,2025-01-21 21:45:00,3334.3,3328.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63207,做多,2025-01-21 23:55:00,2025-01-22 00:05:00,3326.74,3327.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63208,做空,2025-01-22 00:05:00,2025-01-22 00:40:00,3327.97,3330.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63209,做多,2025-01-22 00:40:00,2025-01-22 00:50:00,3330.01,3347.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63210,做多,2025-01-22 02:30:00,2025-01-22 03:40:00,3336.54,3339.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -63211,做空,2025-01-22 03:40:00,2025-01-22 03:50:00,3339.41,3329.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63212,做多,2025-01-22 04:55:00,2025-01-22 05:20:00,3331.15,3330.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63213,做空,2025-01-22 05:20:00,2025-01-22 06:00:00,3330.9,3318.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63214,做多,2025-01-22 08:45:00,2025-01-22 09:15:00,3294.99,3291.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63215,做空,2025-01-22 09:15:00,2025-01-22 10:05:00,3291.38,3296.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63216,做多,2025-01-22 10:05:00,2025-01-22 10:10:00,3296.15,3296.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63217,做空,2025-01-22 10:10:00,2025-01-22 12:35:00,3296.01,3314.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63218,做多,2025-01-22 12:35:00,2025-01-22 12:45:00,3314.23,3313.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63219,做空,2025-01-22 12:45:00,2025-01-22 12:55:00,3313.76,3315.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63220,做多,2025-01-22 12:55:00,2025-01-22 14:30:00,3315.9,3303.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63221,做空,2025-01-22 14:30:00,2025-01-22 14:45:00,3303.26,3282.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63222,做多,2025-01-22 14:55:00,2025-01-22 15:20:00,3292.02,3285.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63223,做空,2025-01-22 15:20:00,2025-01-22 15:35:00,3285.06,3279.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63224,做多,2025-01-22 16:35:00,2025-01-22 16:40:00,3279.98,3270.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63225,做空,2025-01-22 16:40:00,2025-01-22 16:55:00,3270.99,3277.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63226,做多,2025-01-22 16:55:00,2025-01-22 17:10:00,3277.1,3277.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63227,做空,2025-01-22 17:10:00,2025-01-22 18:15:00,3277.97,3269.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63228,做多,2025-01-22 19:30:00,2025-01-22 19:45:00,3271.77,3269.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63229,做空,2025-01-22 19:45:00,2025-01-22 20:05:00,3269.01,3267.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63230,做多,2025-01-22 20:05:00,2025-01-22 20:10:00,3267.44,3264.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63231,做空,2025-01-22 20:10:00,2025-01-22 20:15:00,3264.23,3264.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63232,做多,2025-01-22 20:15:00,2025-01-22 20:35:00,3264.44,3265.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63233,做空,2025-01-22 20:35:00,2025-01-22 20:50:00,3265.13,3257.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63234,做多,2025-01-22 21:35:00,2025-01-22 21:40:00,3260.15,3257.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63235,做空,2025-01-22 21:40:00,2025-01-22 21:50:00,3257.46,3263.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63236,做多,2025-01-22 21:50:00,2025-01-22 21:55:00,3263.0,3258.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63237,做空,2025-01-22 21:55:00,2025-01-22 22:15:00,3258.42,3242.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63238,做多,2025-01-22 22:30:00,2025-01-22 22:45:00,3255.97,3254.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63239,做空,2025-01-22 22:45:00,2025-01-22 22:55:00,3254.56,3237.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63240,做多,2025-01-23 00:05:00,2025-01-23 00:25:00,3246.68,3254.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63241,做多,2025-01-23 01:20:00,2025-01-23 01:30:00,3247.6,3251.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -63242,做空,2025-01-23 01:30:00,2025-01-23 01:45:00,3251.53,3228.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63243,做多,2025-01-23 03:00:00,2025-01-23 03:20:00,3227.13,3238.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63244,做多,2025-01-23 04:05:00,2025-01-23 04:10:00,3229.02,3222.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63245,做空,2025-01-23 04:10:00,2025-01-23 04:20:00,3222.56,3210.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63246,做多,2025-01-23 05:30:00,2025-01-23 07:35:00,3210.52,3225.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63247,做多,2025-01-23 08:35:00,2025-01-23 08:40:00,3222.82,3218.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63248,做空,2025-01-23 08:40:00,2025-01-23 08:50:00,3218.79,3210.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63249,做多,2025-01-23 10:20:00,2025-01-23 10:30:00,3208.88,3205.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63250,做空,2025-01-23 10:30:00,2025-01-23 10:55:00,3205.16,3203.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -63251,做多,2025-01-23 10:55:00,2025-01-23 11:05:00,3203.3,3197.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63252,做空,2025-01-23 11:05:00,2025-01-23 11:10:00,3197.06,3205.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63253,做多,2025-01-23 11:10:00,2025-01-23 11:15:00,3205.73,3201.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63254,做空,2025-01-23 11:15:00,2025-01-23 12:20:00,3201.71,3192.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63255,做多,2025-01-23 12:30:00,2025-01-23 12:35:00,3211.44,3208.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63256,做空,2025-01-23 12:35:00,2025-01-23 12:50:00,3208.59,3207.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63257,做多,2025-01-23 12:50:00,2025-01-23 12:55:00,3207.87,3202.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63258,做空,2025-01-23 12:55:00,2025-01-23 13:00:00,3202.62,3210.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63259,做多,2025-01-23 13:00:00,2025-01-23 13:15:00,3210.02,3202.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63260,做空,2025-01-23 13:15:00,2025-01-23 13:20:00,3202.94,3205.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63261,做多,2025-01-23 13:20:00,2025-01-23 13:30:00,3205.04,3218.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63262,做多,2025-01-23 15:20:00,2025-01-23 15:50:00,3239.0,3252.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -63263,做空,2025-01-23 15:50:00,2025-01-23 15:55:00,3252.9,3258.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63264,做多,2025-01-23 15:55:00,2025-01-23 16:15:00,3258.51,3274.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63265,做多,2025-01-23 17:45:00,2025-01-23 18:05:00,3261.99,3254.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63266,做空,2025-01-23 18:05:00,2025-01-23 18:20:00,3254.11,3257.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63267,做多,2025-01-23 18:20:00,2025-01-23 18:35:00,3257.12,3252.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63268,做空,2025-01-23 18:35:00,2025-01-23 18:55:00,3252.76,3239.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63269,做多,2025-01-23 20:10:00,2025-01-23 20:20:00,3223.07,3280.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63270,做多,2025-01-23 21:20:00,2025-01-23 21:25:00,3243.49,3235.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63271,做空,2025-01-23 21:25:00,2025-01-23 21:40:00,3235.26,3247.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63272,做多,2025-01-23 21:40:00,2025-01-23 22:20:00,3247.48,3293.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63273,做多,2025-01-24 01:20:00,2025-01-24 01:40:00,3308.05,3308.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63274,做空,2025-01-24 01:40:00,2025-01-24 02:05:00,3308.6,3300.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -63275,做多,2025-01-24 02:05:00,2025-01-24 02:20:00,3300.51,3305.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -63276,做空,2025-01-24 02:20:00,2025-01-24 02:45:00,3305.18,3286.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63277,做多,2025-01-24 03:00:00,2025-01-24 03:55:00,3296.8,3301.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -63278,做空,2025-01-24 03:55:00,2025-01-24 04:05:00,3301.41,3303.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63279,做多,2025-01-24 04:05:00,2025-01-24 04:35:00,3303.41,3316.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63280,做多,2025-01-24 06:40:00,2025-01-24 06:55:00,3383.64,3385.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63281,做空,2025-01-24 06:55:00,2025-01-24 07:00:00,3385.27,3397.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63282,做多,2025-01-24 07:00:00,2025-01-24 07:10:00,3397.11,3388.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63283,做空,2025-01-24 07:10:00,2025-01-24 07:15:00,3388.49,3396.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63284,做多,2025-01-24 07:15:00,2025-01-24 07:20:00,3396.55,3391.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63285,做空,2025-01-24 07:20:00,2025-01-24 07:30:00,3391.45,3381.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63286,做多,2025-01-24 08:05:00,2025-01-24 08:20:00,3385.28,3397.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63287,做多,2025-01-24 09:35:00,2025-01-24 10:10:00,3395.98,3395.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63288,做空,2025-01-24 10:10:00,2025-01-24 10:30:00,3395.02,3400.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63289,做多,2025-01-24 10:30:00,2025-01-24 10:55:00,3400.51,3412.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63290,做多,2025-01-24 11:50:00,2025-01-24 13:00:00,3399.05,3420.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63291,做多,2025-01-24 13:45:00,2025-01-24 14:30:00,3397.2,3386.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63292,做空,2025-01-24 14:30:00,2025-01-24 14:35:00,3386.52,3404.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63293,做多,2025-01-24 14:35:00,2025-01-24 14:40:00,3404.75,3417.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63294,做多,2025-01-24 15:05:00,2025-01-24 15:10:00,3402.23,3393.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63295,做空,2025-01-24 15:10:00,2025-01-24 15:15:00,3393.61,3399.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63296,做多,2025-01-24 15:15:00,2025-01-24 15:20:00,3399.5,3395.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63297,做空,2025-01-24 15:20:00,2025-01-24 15:30:00,3395.23,3387.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63298,做多,2025-01-24 16:10:00,2025-01-24 16:55:00,3387.95,3379.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63299,做空,2025-01-24 16:55:00,2025-01-24 17:05:00,3379.29,3380.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63300,做多,2025-01-24 17:05:00,2025-01-24 17:30:00,3380.01,3386.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -63301,做空,2025-01-24 17:30:00,2025-01-24 18:35:00,3386.47,3392.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63302,做多,2025-01-24 18:35:00,2025-01-24 19:30:00,3392.34,3386.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63303,做空,2025-01-24 19:30:00,2025-01-24 19:35:00,3386.89,3390.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63304,做多,2025-01-24 19:35:00,2025-01-24 19:40:00,3390.32,3372.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63305,做空,2025-01-24 19:40:00,2025-01-24 19:45:00,3372.31,3366.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63306,做多,2025-01-24 22:20:00,2025-01-24 22:25:00,3332.02,3324.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63307,做空,2025-01-24 22:25:00,2025-01-24 22:30:00,3324.69,3329.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63308,做多,2025-01-24 22:30:00,2025-01-24 22:45:00,3329.69,3333.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -63309,做空,2025-01-24 22:45:00,2025-01-24 23:00:00,3333.75,3314.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63310,做多,2025-01-25 01:15:00,2025-01-25 01:50:00,3295.44,3292.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63311,做空,2025-01-25 01:50:00,2025-01-25 01:55:00,3292.27,3292.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63312,做多,2025-01-25 01:55:00,2025-01-25 02:00:00,3292.74,3292.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63313,做空,2025-01-25 02:00:00,2025-01-25 03:00:00,3292.47,3294.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63314,做多,2025-01-25 03:20:00,2025-01-25 03:25:00,3300.17,3306.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63315,做多,2025-01-25 04:45:00,2025-01-25 06:10:00,3308.31,3296.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63316,做空,2025-01-25 06:10:00,2025-01-25 06:15:00,3296.23,3285.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63317,做多,2025-01-25 07:25:00,2025-01-25 07:35:00,3289.9,3286.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63318,做空,2025-01-25 07:35:00,2025-01-25 07:40:00,3286.76,3290.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63319,做多,2025-01-25 07:40:00,2025-01-25 07:50:00,3290.42,3289.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63320,做多,2025-01-25 08:25:00,2025-01-25 08:30:00,3291.4,3287.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63321,做空,2025-01-25 08:30:00,2025-01-25 08:35:00,3287.35,3287.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63322,做多,2025-01-25 08:40:00,2025-01-25 10:45:00,3288.49,3292.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63323,做多,2025-01-25 12:35:00,2025-01-25 13:15:00,3296.0,3302.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -63324,做空,2025-01-25 13:15:00,2025-01-25 13:30:00,3302.53,3303.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63325,做多,2025-01-25 13:30:00,2025-01-25 13:35:00,3303.86,3303.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63326,做空,2025-01-25 13:35:00,2025-01-25 14:10:00,3303.07,3298.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63327,做多,2025-01-25 14:15:00,2025-01-25 14:25:00,3302.39,3304.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -63328,做空,2025-01-25 14:25:00,2025-01-25 14:35:00,3304.18,3298.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63329,做多,2025-01-25 14:40:00,2025-01-25 14:45:00,3304.85,3305.23,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63330,做多,2025-01-25 16:50:00,2025-01-25 17:00:00,3334.4,3339.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63331,做多,2025-01-25 17:20:00,2025-01-25 17:30:00,3336.64,3336.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63332,做空,2025-01-25 17:30:00,2025-01-25 17:45:00,3336.56,3338.62,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63333,做多,2025-01-25 17:45:00,2025-01-25 17:55:00,3338.62,3343.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63334,做多,2025-01-25 18:15:00,2025-01-25 18:25:00,3340.44,3338.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63335,做空,2025-01-25 18:25:00,2025-01-25 18:50:00,3338.32,3340.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63336,做多,2025-01-25 18:50:00,2025-01-25 19:10:00,3340.01,3338.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63337,做空,2025-01-25 19:10:00,2025-01-25 19:15:00,3338.44,3341.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63338,做多,2025-01-25 19:15:00,2025-01-25 19:25:00,3341.14,3337.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63339,做空,2025-01-25 19:25:00,2025-01-25 19:30:00,3337.99,3339.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63340,做多,2025-01-25 19:30:00,2025-01-25 20:00:00,3339.01,3337.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63341,做空,2025-01-25 20:00:00,2025-01-25 20:05:00,3337.4,3342.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63342,做多,2025-01-25 20:05:00,2025-01-25 20:10:00,3342.32,3340.83,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63343,做多,2025-01-25 21:20:00,2025-01-25 21:55:00,3338.12,3338.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63344,做空,2025-01-25 21:55:00,2025-01-25 22:35:00,3338.49,3335.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63345,做多,2025-01-26 00:40:00,2025-01-26 00:55:00,3322.26,3319.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63346,做空,2025-01-26 00:55:00,2025-01-26 01:00:00,3319.74,3323.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63347,做多,2025-01-26 01:00:00,2025-01-26 01:05:00,3323.34,3324.64,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63348,做多,2025-01-26 02:55:00,2025-01-26 03:10:00,3327.22,3327.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63349,做空,2025-01-26 03:10:00,2025-01-26 05:45:00,3327.18,3345.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63350,做多,2025-01-26 05:45:00,2025-01-26 06:30:00,3345.01,3340.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63351,做空,2025-01-26 06:30:00,2025-01-26 06:35:00,3340.42,3341.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63352,做多,2025-01-26 06:35:00,2025-01-26 06:50:00,3341.99,3341.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63353,做空,2025-01-26 06:50:00,2025-01-26 07:00:00,3341.81,3340.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63354,做多,2025-01-26 07:00:00,2025-01-26 07:10:00,3340.64,3338.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63355,做空,2025-01-26 07:10:00,2025-01-26 07:15:00,3338.63,3339.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63356,做多,2025-01-26 08:05:00,2025-01-26 08:10:00,3339.39,3336.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63357,做空,2025-01-26 08:10:00,2025-01-26 08:15:00,3336.26,3331.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63358,做多,2025-01-26 10:55:00,2025-01-26 11:10:00,3304.27,3306.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63359,做多,2025-01-26 12:50:00,2025-01-26 13:05:00,3304.86,3303.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63360,做空,2025-01-26 13:05:00,2025-01-26 13:10:00,3303.01,3305.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63361,做多,2025-01-26 13:10:00,2025-01-26 13:15:00,3305.32,3303.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63362,做空,2025-01-26 13:15:00,2025-01-26 13:35:00,3303.02,3304.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63363,做多,2025-01-26 13:35:00,2025-01-26 14:00:00,3304.69,3301.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63364,做空,2025-01-26 14:00:00,2025-01-26 14:15:00,3301.49,3302.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63365,做多,2025-01-26 14:30:00,2025-01-26 14:50:00,3300.49,3311.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63366,做多,2025-01-26 16:30:00,2025-01-26 17:10:00,3315.4,3319.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63367,做多,2025-01-26 19:50:00,2025-01-26 19:55:00,3339.9,3337.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63368,做空,2025-01-26 19:55:00,2025-01-26 20:35:00,3337.51,3335.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -63369,做多,2025-01-26 20:35:00,2025-01-26 22:50:00,3335.26,3292.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63370,做空,2025-01-26 22:50:00,2025-01-26 23:00:00,3292.06,3281.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63371,做多,2025-01-27 03:10:00,2025-01-27 03:30:00,3186.43,3181.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63372,做空,2025-01-27 03:30:00,2025-01-27 03:55:00,3181.94,3182.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63373,做多,2025-01-27 03:55:00,2025-01-27 04:00:00,3182.11,3172.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63374,做空,2025-01-27 04:00:00,2025-01-27 04:15:00,3172.36,3158.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63375,做多,2025-01-27 08:20:00,2025-01-27 09:05:00,3064.57,3085.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63376,做多,2025-01-27 09:30:00,2025-01-27 10:10:00,3067.88,3069.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -63377,做空,2025-01-27 10:10:00,2025-01-27 10:20:00,3069.58,3067.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -63378,做多,2025-01-27 10:20:00,2025-01-27 12:15:00,3067.65,3057.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63379,做空,2025-01-27 12:15:00,2025-01-27 12:20:00,3057.0,3061.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63380,做多,2025-01-27 12:20:00,2025-01-27 12:25:00,3061.11,3058.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63381,做空,2025-01-27 12:25:00,2025-01-27 12:30:00,3058.11,3058.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63382,做多,2025-01-27 12:30:00,2025-01-27 12:40:00,3058.16,3081.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63383,做多,2025-01-27 13:55:00,2025-01-27 14:45:00,3097.86,3137.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63384,做多,2025-01-27 15:20:00,2025-01-27 16:00:00,3125.39,3126.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63385,做空,2025-01-27 16:00:00,2025-01-27 16:30:00,3126.66,3102.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63386,做多,2025-01-27 19:20:00,2025-01-27 19:55:00,3070.93,3074.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -63387,做空,2025-01-27 19:55:00,2025-01-27 22:30:00,3074.89,3163.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63388,做多,2025-01-27 22:30:00,2025-01-27 23:15:00,3163.74,3165.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63389,做空,2025-01-27 23:15:00,2025-01-27 23:20:00,3165.07,3170.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63390,做多,2025-01-27 23:20:00,2025-01-27 23:25:00,3170.55,3162.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63391,做空,2025-01-27 23:25:00,2025-01-27 23:40:00,3162.38,3165.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63392,做多,2025-01-27 23:40:00,2025-01-28 00:00:00,3165.39,3197.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63393,做多,2025-01-28 00:35:00,2025-01-28 00:40:00,3179.85,3177.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63394,做空,2025-01-28 00:40:00,2025-01-28 01:50:00,3177.38,3172.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -63395,做多,2025-01-28 01:50:00,2025-01-28 01:55:00,3172.61,3165.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63396,做空,2025-01-28 01:55:00,2025-01-28 02:00:00,3165.28,3174.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63397,做多,2025-01-28 02:00:00,2025-01-28 02:15:00,3174.87,3182.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63398,做多,2025-01-28 03:10:00,2025-01-28 03:15:00,3183.77,3182.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63399,做空,2025-01-28 03:15:00,2025-01-28 06:00:00,3182.82,3213.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63400,做多,2025-01-28 06:00:00,2025-01-28 06:05:00,3213.03,3207.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63401,做空,2025-01-28 06:05:00,2025-01-28 06:10:00,3207.76,3204.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63402,做多,2025-01-28 07:10:00,2025-01-28 07:30:00,3202.56,3207.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -63403,做空,2025-01-28 07:30:00,2025-01-28 08:05:00,3207.28,3190.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63404,做多,2025-01-28 08:15:00,2025-01-28 08:25:00,3197.15,3196.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63405,做空,2025-01-28 08:25:00,2025-01-28 08:40:00,3196.68,3198.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63406,做多,2025-01-28 08:40:00,2025-01-28 08:45:00,3198.36,3194.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63407,做空,2025-01-28 08:45:00,2025-01-28 08:55:00,3194.14,3197.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63408,做多,2025-01-28 08:55:00,2025-01-28 09:00:00,3197.47,3194.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63409,做空,2025-01-28 09:00:00,2025-01-28 09:05:00,3194.5,3196.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63410,做多,2025-01-28 09:05:00,2025-01-28 09:15:00,3196.74,3194.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63411,做空,2025-01-28 09:15:00,2025-01-28 09:25:00,3194.39,3183.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63412,做多,2025-01-28 09:50:00,2025-01-28 10:00:00,3193.32,3191.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63413,做空,2025-01-28 10:00:00,2025-01-28 10:05:00,3191.51,3194.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63414,做多,2025-01-28 10:05:00,2025-01-28 10:15:00,3194.51,3199.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63415,做多,2025-01-28 10:50:00,2025-01-28 10:55:00,3195.39,3192.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63416,做空,2025-01-28 10:55:00,2025-01-28 11:00:00,3192.87,3195.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63417,做多,2025-01-28 11:00:00,2025-01-28 11:10:00,3195.12,3195.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63418,做空,2025-01-28 11:10:00,2025-01-28 11:25:00,3195.53,3187.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63419,做多,2025-01-28 12:10:00,2025-01-28 13:15:00,3186.65,3180.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63420,做空,2025-01-28 13:15:00,2025-01-28 13:20:00,3180.11,3185.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63421,做多,2025-01-28 13:20:00,2025-01-28 13:30:00,3185.01,3177.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63422,做空,2025-01-28 13:30:00,2025-01-28 13:35:00,3177.12,3177.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63423,做多,2025-01-28 13:35:00,2025-01-28 13:50:00,3177.91,3172.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63424,做空,2025-01-28 13:50:00,2025-01-28 14:00:00,3172.83,3167.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63425,做多,2025-01-28 14:35:00,2025-01-28 14:55:00,3169.1,3171.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -63426,做空,2025-01-28 14:55:00,2025-01-28 15:00:00,3171.09,3188.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63427,做多,2025-01-28 15:00:00,2025-01-28 15:05:00,3188.34,3175.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63428,做多,2025-01-28 15:55:00,2025-01-28 16:00:00,3180.15,3173.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63429,做空,2025-01-28 16:00:00,2025-01-28 16:25:00,3173.53,3159.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63430,做多,2025-01-28 17:10:00,2025-01-28 17:40:00,3177.56,3160.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63431,做空,2025-01-28 17:40:00,2025-01-28 17:55:00,3160.56,3166.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63432,做多,2025-01-28 17:55:00,2025-01-28 18:05:00,3166.11,3161.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63433,做空,2025-01-28 18:05:00,2025-01-28 18:10:00,3161.52,3170.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63434,做多,2025-01-28 18:10:00,2025-01-28 18:20:00,3170.81,3164.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63435,做空,2025-01-28 18:20:00,2025-01-28 18:40:00,3164.95,3149.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63436,做多,2025-01-28 19:45:00,2025-01-28 19:50:00,3149.04,3140.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63437,做空,2025-01-28 19:50:00,2025-01-28 19:55:00,3140.68,3146.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63438,做多,2025-01-28 19:55:00,2025-01-28 20:00:00,3146.4,3142.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63439,做空,2025-01-28 20:00:00,2025-01-28 20:30:00,3142.92,3127.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63440,做多,2025-01-28 22:40:00,2025-01-28 22:50:00,3079.68,3075.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63441,做空,2025-01-28 22:50:00,2025-01-28 23:45:00,3075.27,3071.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -63442,做多,2025-01-28 23:45:00,2025-01-29 00:10:00,3071.95,3102.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63443,做多,2025-01-29 02:55:00,2025-01-29 03:10:00,3112.81,3111.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63444,做多,2025-01-29 03:15:00,2025-01-29 03:40:00,3112.63,3119.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63445,做多,2025-01-29 05:05:00,2025-01-29 05:10:00,3129.6,3125.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63446,做空,2025-01-29 05:10:00,2025-01-29 05:15:00,3125.0,3128.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63447,做多,2025-01-29 05:15:00,2025-01-29 06:10:00,3128.0,3134.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63448,做多,2025-01-29 08:40:00,2025-01-29 10:45:00,3147.86,3134.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63449,做空,2025-01-29 10:45:00,2025-01-29 10:55:00,3134.4,3136.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63450,做多,2025-01-29 10:55:00,2025-01-29 11:00:00,3136.48,3135.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63451,做空,2025-01-29 11:00:00,2025-01-29 11:55:00,3135.19,3133.64,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -63452,做多,2025-01-29 12:10:00,2025-01-29 12:15:00,3136.56,3136.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63453,做空,2025-01-29 12:15:00,2025-01-29 12:20:00,3136.01,3126.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63454,做多,2025-01-29 14:10:00,2025-01-29 14:35:00,3105.07,3091.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63455,做空,2025-01-29 14:35:00,2025-01-29 14:40:00,3091.11,3098.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63456,做多,2025-01-29 14:40:00,2025-01-29 15:10:00,3098.53,3110.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63457,做多,2025-01-29 15:30:00,2025-01-29 15:50:00,3100.2,3101.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -63458,做空,2025-01-29 15:50:00,2025-01-29 16:00:00,3101.84,3100.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63459,做多,2025-01-29 16:00:00,2025-01-29 16:05:00,3100.83,3090.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63460,做空,2025-01-29 16:05:00,2025-01-29 16:10:00,3090.25,3090.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63461,做多,2025-01-29 17:00:00,2025-01-29 17:15:00,3092.67,3114.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63462,做多,2025-01-29 18:05:00,2025-01-29 18:15:00,3104.82,3101.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63463,做空,2025-01-29 18:15:00,2025-01-29 18:25:00,3101.99,3110.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63464,做多,2025-01-29 18:25:00,2025-01-29 18:40:00,3110.41,3111.79,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63465,做空,2025-01-29 18:40:00,2025-01-29 18:45:00,3111.79,3120.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63466,做多,2025-01-29 18:45:00,2025-01-29 18:55:00,3120.01,3126.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63467,做多,2025-01-29 19:35:00,2025-01-29 19:40:00,3107.21,3132.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63468,做多,2025-01-29 20:05:00,2025-01-29 20:25:00,3109.8,3161.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63469,做多,2025-01-29 21:10:00,2025-01-29 21:50:00,3125.18,3141.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -63470,做空,2025-01-29 21:50:00,2025-01-29 22:20:00,3141.01,3138.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -63471,做多,2025-01-29 22:20:00,2025-01-29 22:40:00,3138.15,3141.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -63472,做空,2025-01-29 22:40:00,2025-01-29 23:15:00,3141.68,3139.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -63473,做多,2025-01-29 23:15:00,2025-01-29 23:20:00,3139.47,3127.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63474,做空,2025-01-29 23:20:00,2025-01-29 23:40:00,3127.57,3119.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63475,做多,2025-01-30 00:45:00,2025-01-30 01:15:00,3119.12,3139.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63476,做多,2025-01-30 02:05:00,2025-01-30 03:00:00,3135.47,3156.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63477,做多,2025-01-30 05:55:00,2025-01-30 06:05:00,3193.77,3200.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63478,做多,2025-01-30 07:05:00,2025-01-30 07:10:00,3191.35,3180.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63479,做空,2025-01-30 07:10:00,2025-01-30 07:15:00,3180.46,3188.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63480,做多,2025-01-30 07:55:00,2025-01-30 08:00:00,3189.55,3189.74,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63481,做多,2025-01-30 08:15:00,2025-01-30 08:45:00,3186.73,3199.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63482,做多,2025-01-30 10:20:00,2025-01-30 10:25:00,3211.1,3208.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63483,做空,2025-01-30 10:25:00,2025-01-30 10:30:00,3208.97,3209.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63484,做多,2025-01-30 10:30:00,2025-01-30 11:10:00,3209.38,3214.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -63485,做空,2025-01-30 11:10:00,2025-01-30 11:15:00,3214.02,3219.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63486,做多,2025-01-30 11:15:00,2025-01-30 11:20:00,3219.78,3223.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63487,做多,2025-01-30 12:35:00,2025-01-30 12:40:00,3217.99,3213.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63488,做空,2025-01-30 12:40:00,2025-01-30 12:55:00,3213.8,3218.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63489,做多,2025-01-30 12:55:00,2025-01-30 13:00:00,3218.57,3217.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63490,做空,2025-01-30 13:00:00,2025-01-30 13:05:00,3217.38,3219.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63491,做多,2025-01-30 13:05:00,2025-01-30 13:10:00,3219.72,3234.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63492,做多,2025-01-30 14:35:00,2025-01-30 14:50:00,3248.89,3273.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63493,做多,2025-01-30 15:30:00,2025-01-30 15:45:00,3262.08,3267.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63494,做多,2025-01-30 16:05:00,2025-01-30 16:25:00,3259.33,3265.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -63495,做空,2025-01-30 16:25:00,2025-01-30 16:45:00,3265.97,3268.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63496,做多,2025-01-30 16:45:00,2025-01-30 16:50:00,3268.36,3273.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63497,做多,2025-01-30 17:30:00,2025-01-30 17:35:00,3270.72,3256.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63498,做空,2025-01-30 17:35:00,2025-01-30 17:55:00,3256.8,3271.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63499,做多,2025-01-30 17:55:00,2025-01-30 18:00:00,3271.23,3266.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63500,做空,2025-01-30 18:00:00,2025-01-30 18:05:00,3266.59,3271.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63501,做多,2025-01-30 18:05:00,2025-01-30 18:15:00,3271.93,3268.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63502,做空,2025-01-30 18:15:00,2025-01-30 18:20:00,3268.8,3270.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63503,做多,2025-01-30 18:20:00,2025-01-30 18:25:00,3270.13,3260.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63504,做空,2025-01-30 18:25:00,2025-01-30 18:35:00,3260.11,3270.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63505,做多,2025-01-30 18:35:00,2025-01-30 18:45:00,3270.28,3266.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63506,做空,2025-01-30 18:45:00,2025-01-30 18:55:00,3266.96,3268.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63507,做多,2025-01-30 18:55:00,2025-01-30 19:00:00,3268.9,3265.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63508,做空,2025-01-30 19:00:00,2025-01-30 19:05:00,3265.49,3271.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63509,做多,2025-01-30 19:05:00,2025-01-30 19:15:00,3271.69,3265.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63510,做空,2025-01-30 19:15:00,2025-01-30 19:25:00,3265.12,3268.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63511,做多,2025-01-30 19:25:00,2025-01-30 19:30:00,3268.2,3263.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63512,做空,2025-01-30 19:30:00,2025-01-30 19:35:00,3263.09,3259.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63513,做多,2025-01-30 19:50:00,2025-01-30 20:00:00,3267.89,3265.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63514,做空,2025-01-30 20:00:00,2025-01-30 20:15:00,3265.21,3268.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63515,做多,2025-01-30 20:15:00,2025-01-30 20:20:00,3268.38,3259.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63516,做空,2025-01-30 20:20:00,2025-01-30 20:25:00,3259.91,3256.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63517,做多,2025-01-30 21:35:00,2025-01-30 21:40:00,3246.14,3243.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63518,做空,2025-01-30 21:40:00,2025-01-30 21:55:00,3243.47,3243.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63519,做多,2025-01-30 21:55:00,2025-01-30 22:00:00,3243.46,3237.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63520,做空,2025-01-30 22:00:00,2025-01-30 22:05:00,3237.9,3239.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63521,做多,2025-01-30 22:05:00,2025-01-30 22:30:00,3239.07,3250.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63522,做多,2025-01-31 00:25:00,2025-01-31 00:35:00,3258.11,3256.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63523,做空,2025-01-31 00:35:00,2025-01-31 01:20:00,3256.09,3256.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63524,做多,2025-01-31 01:20:00,2025-01-31 02:05:00,3256.97,3275.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63525,做多,2025-01-31 04:25:00,2025-01-31 04:30:00,3232.31,3228.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63526,做空,2025-01-31 04:30:00,2025-01-31 04:45:00,3228.85,3221.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63527,做多,2025-01-31 05:05:00,2025-01-31 05:10:00,3228.28,3232.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63528,做多,2025-01-31 09:05:00,2025-01-31 09:25:00,3237.09,3249.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63529,做多,2025-01-31 13:35:00,2025-01-31 13:40:00,3358.45,3348.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63530,做空,2025-01-31 13:40:00,2025-01-31 13:45:00,3348.87,3354.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63531,做多,2025-01-31 13:45:00,2025-01-31 13:55:00,3354.02,3353.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63532,做空,2025-01-31 13:55:00,2025-01-31 14:35:00,3353.66,3351.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63533,做多,2025-01-31 14:40:00,2025-01-31 14:45:00,3360.03,3344.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63534,做空,2025-01-31 14:45:00,2025-01-31 14:50:00,3344.78,3348.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63535,做多,2025-01-31 15:00:00,2025-01-31 15:05:00,3356.25,3354.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63536,做空,2025-01-31 15:05:00,2025-01-31 15:15:00,3354.06,3359.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63537,做多,2025-01-31 15:15:00,2025-01-31 15:20:00,3359.3,3387.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63538,做多,2025-01-31 16:40:00,2025-01-31 16:55:00,3396.91,3402.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -63539,做空,2025-01-31 16:55:00,2025-01-31 17:40:00,3402.16,3382.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63540,做多,2025-01-31 19:30:00,2025-01-31 19:35:00,3336.18,3325.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63541,做空,2025-01-31 19:35:00,2025-01-31 19:50:00,3325.27,3332.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63542,做多,2025-01-31 19:50:00,2025-01-31 20:10:00,3332.99,3320.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63543,做空,2025-01-31 20:10:00,2025-01-31 20:20:00,3320.88,3293.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63544,做多,2025-01-31 20:30:00,2025-01-31 20:50:00,3320.47,3316.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63545,做空,2025-01-31 20:50:00,2025-01-31 21:10:00,3316.87,3294.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63546,做多,2025-01-31 21:35:00,2025-01-31 21:40:00,3312.38,3308.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63547,做空,2025-01-31 21:40:00,2025-01-31 21:45:00,3308.34,3315.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63548,做多,2025-01-31 21:45:00,2025-01-31 21:50:00,3315.01,3311.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63549,做空,2025-01-31 21:50:00,2025-01-31 22:20:00,3311.77,3306.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -63550,做多,2025-01-31 22:20:00,2025-01-31 22:45:00,3306.18,3297.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63551,做空,2025-01-31 22:45:00,2025-01-31 22:50:00,3297.96,3285.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63552,做多,2025-01-31 23:50:00,2025-02-01 00:00:00,3296.98,3292.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63553,做空,2025-02-01 00:00:00,2025-02-01 00:05:00,3292.19,3302.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63554,做多,2025-02-01 00:05:00,2025-02-01 00:15:00,3302.9,3304.32,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63555,做多,2025-02-01 00:30:00,2025-02-01 00:55:00,3302.89,3316.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63556,做多,2025-02-01 02:00:00,2025-02-01 02:20:00,3314.86,3317.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -63557,做空,2025-02-01 02:20:00,2025-02-01 02:30:00,3317.3,3312.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63558,做多,2025-02-01 02:40:00,2025-02-01 04:40:00,3316.48,3304.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63559,做多,2025-02-01 05:35:00,2025-02-01 05:50:00,3298.39,3300.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63560,做空,2025-02-01 05:50:00,2025-02-01 06:05:00,3300.0,3302.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63561,做多,2025-02-01 06:05:00,2025-02-01 06:10:00,3302.36,3299.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63562,做空,2025-02-01 06:10:00,2025-02-01 06:20:00,3299.39,3290.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63563,做多,2025-02-01 06:55:00,2025-02-01 07:10:00,3294.88,3294.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63564,做空,2025-02-01 07:10:00,2025-02-01 07:50:00,3294.17,3277.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63565,做多,2025-02-01 10:30:00,2025-02-01 10:35:00,3248.94,3243.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63566,做空,2025-02-01 10:35:00,2025-02-01 11:10:00,3243.73,3242.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63567,做多,2025-02-01 11:10:00,2025-02-01 11:20:00,3242.55,3240.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63568,做空,2025-02-01 11:20:00,2025-02-01 13:45:00,3240.56,3249.68,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63569,做多,2025-02-01 15:25:00,2025-02-01 16:15:00,3243.14,3246.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -63570,做空,2025-02-01 16:15:00,2025-02-01 16:20:00,3246.19,3252.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63571,做多,2025-02-01 16:20:00,2025-02-01 16:50:00,3252.65,3252.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63572,做空,2025-02-01 16:50:00,2025-02-01 16:55:00,3252.51,3241.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63573,做多,2025-02-01 17:10:00,2025-02-01 17:30:00,3253.02,3254.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -63574,做空,2025-02-01 17:30:00,2025-02-01 17:35:00,3254.76,3257.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63575,做多,2025-02-01 17:35:00,2025-02-01 17:40:00,3257.32,3253.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63576,做空,2025-02-01 17:40:00,2025-02-01 17:45:00,3253.11,3260.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63577,做多,2025-02-01 17:45:00,2025-02-01 18:00:00,3260.19,3257.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63578,做空,2025-02-01 18:00:00,2025-02-01 18:05:00,3257.11,3259.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63579,做多,2025-02-01 18:05:00,2025-02-01 18:20:00,3259.93,3260.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63580,做空,2025-02-01 18:20:00,2025-02-01 18:35:00,3260.08,3251.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63581,做多,2025-02-01 21:05:00,2025-02-01 21:15:00,3175.65,3167.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63582,做空,2025-02-01 21:15:00,2025-02-01 21:35:00,3167.71,3163.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -63583,做多,2025-02-01 21:35:00,2025-02-01 23:45:00,3163.94,3129.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63584,做空,2025-02-01 23:45:00,2025-02-02 00:05:00,3129.84,3132.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63585,做多,2025-02-02 00:05:00,2025-02-02 00:30:00,3132.12,3149.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63586,做多,2025-02-02 01:55:00,2025-02-02 04:30:00,3151.3,3095.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63587,做空,2025-02-02 04:30:00,2025-02-02 07:05:00,3095.68,3106.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63588,做多,2025-02-02 08:20:00,2025-02-02 08:35:00,3106.61,3117.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63589,做多,2025-02-02 09:10:00,2025-02-02 09:15:00,3105.34,3096.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63590,做空,2025-02-02 09:15:00,2025-02-02 09:35:00,3096.32,3104.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63591,做多,2025-02-02 09:35:00,2025-02-02 09:50:00,3104.95,3104.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63592,做空,2025-02-02 09:50:00,2025-02-02 09:55:00,3104.8,3110.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63593,做多,2025-02-02 09:55:00,2025-02-02 10:00:00,3110.01,3102.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63594,做空,2025-02-02 10:00:00,2025-02-02 10:05:00,3102.38,3105.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63595,做多,2025-02-02 10:05:00,2025-02-02 10:45:00,3105.21,3101.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63596,做空,2025-02-02 10:45:00,2025-02-02 10:55:00,3101.22,3103.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63597,做多,2025-02-02 10:55:00,2025-02-02 11:05:00,3103.41,3100.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63598,做空,2025-02-02 11:05:00,2025-02-02 11:10:00,3100.85,3104.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63599,做多,2025-02-02 11:10:00,2025-02-02 11:20:00,3104.09,3093.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63600,做空,2025-02-02 11:20:00,2025-02-02 11:25:00,3093.8,3078.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63601,做多,2025-02-02 13:00:00,2025-02-02 13:45:00,3063.95,3079.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63602,做多,2025-02-02 15:50:00,2025-02-02 15:55:00,3081.78,3079.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63603,做空,2025-02-02 15:55:00,2025-02-02 16:10:00,3079.35,3063.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63604,做多,2025-02-02 19:30:00,2025-02-02 20:45:00,2942.69,2945.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -63605,做空,2025-02-02 20:45:00,2025-02-02 21:25:00,2945.82,2910.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63606,做多,2025-02-02 22:10:00,2025-02-03 00:15:00,2926.58,2817.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63607,做空,2025-02-03 00:15:00,2025-02-03 00:25:00,2817.06,2838.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63608,做多,2025-02-03 00:25:00,2025-02-03 00:30:00,2838.12,2834.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63609,做空,2025-02-03 00:30:00,2025-02-03 00:40:00,2834.71,2778.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63610,做多,2025-02-03 00:50:00,2025-02-03 00:55:00,2839.1,2822.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63611,做空,2025-02-03 00:55:00,2025-02-03 01:00:00,2822.49,2828.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63612,做多,2025-02-03 01:00:00,2025-02-03 04:00:00,2828.69,2555.14,0.0,100.0,0.0,-0.01,0.0,-0.01,tp_upper -63613,做多,2025-02-03 05:25:00,2025-02-03 05:35:00,2489.92,2472.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63614,做空,2025-02-03 05:35:00,2025-02-03 05:45:00,2472.19,2489.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63615,做多,2025-02-03 05:45:00,2025-02-03 05:55:00,2489.28,2513.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63616,做多,2025-02-03 09:00:00,2025-02-03 09:15:00,2595.03,2568.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63617,做空,2025-02-03 09:15:00,2025-02-03 09:20:00,2568.15,2582.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63618,做多,2025-02-03 09:20:00,2025-02-03 09:55:00,2582.34,2569.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63619,做空,2025-02-03 09:55:00,2025-02-03 10:05:00,2569.55,2569.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63620,做多,2025-02-03 10:05:00,2025-02-03 10:15:00,2569.07,2569.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63621,做空,2025-02-03 10:15:00,2025-02-03 10:20:00,2569.76,2578.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63622,做多,2025-02-03 10:20:00,2025-02-03 10:35:00,2578.8,2598.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63623,做多,2025-02-03 12:00:00,2025-02-03 12:15:00,2591.78,2623.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63624,做多,2025-02-03 14:30:00,2025-02-03 14:35:00,2618.76,2637.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63625,做多,2025-02-03 17:05:00,2025-02-03 17:55:00,2697.57,2705.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -63626,做空,2025-02-03 17:55:00,2025-02-03 20:05:00,2705.35,2716.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63627,做多,2025-02-03 21:25:00,2025-02-03 21:35:00,2718.86,2743.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63628,做多,2025-02-03 23:40:00,2025-02-04 00:00:00,2868.44,2877.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -63629,做空,2025-02-04 00:00:00,2025-02-04 00:25:00,2877.51,2863.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63630,做多,2025-02-04 01:35:00,2025-02-04 01:40:00,2855.31,2853.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63631,做空,2025-02-04 01:40:00,2025-02-04 01:55:00,2853.69,2852.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63632,做多,2025-02-04 01:55:00,2025-02-04 02:00:00,2852.3,2852.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63633,做空,2025-02-04 02:00:00,2025-02-04 02:25:00,2852.48,2841.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63634,做多,2025-02-04 04:00:00,2025-02-04 04:10:00,2816.87,2832.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63635,做多,2025-02-04 06:15:00,2025-02-04 06:20:00,2725.32,2703.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63636,做空,2025-02-04 06:20:00,2025-02-04 06:30:00,2703.39,2707.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63637,做多,2025-02-04 06:30:00,2025-02-04 06:35:00,2707.75,2703.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63638,做空,2025-02-04 06:35:00,2025-02-04 07:35:00,2703.89,2706.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63639,做多,2025-02-04 07:35:00,2025-02-04 08:10:00,2706.57,2712.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -63640,做空,2025-02-04 08:10:00,2025-02-04 08:20:00,2712.84,2706.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -63641,做多,2025-02-04 08:20:00,2025-02-04 08:30:00,2706.33,2700.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63642,做空,2025-02-04 08:30:00,2025-02-04 08:40:00,2700.75,2678.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63643,做多,2025-02-04 08:55:00,2025-02-04 09:15:00,2696.89,2705.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -63644,做空,2025-02-04 09:15:00,2025-02-04 10:00:00,2705.32,2708.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63645,做多,2025-02-04 10:00:00,2025-02-04 10:05:00,2708.14,2714.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63646,做多,2025-02-04 12:00:00,2025-02-04 12:30:00,2764.22,2811.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63647,做多,2025-02-04 14:30:00,2025-02-04 14:45:00,2829.75,2817.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63648,做空,2025-02-04 14:45:00,2025-02-04 15:05:00,2817.92,2813.42,0.0,100.0,0.0,0.0,0.0,0.0,flip -63649,做多,2025-02-04 15:05:00,2025-02-04 15:10:00,2813.42,2778.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63650,做空,2025-02-04 15:10:00,2025-02-04 15:15:00,2778.8,2754.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63651,做多,2025-02-04 15:45:00,2025-02-04 15:50:00,2805.27,2788.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63652,做空,2025-02-04 15:50:00,2025-02-04 16:10:00,2788.07,2800.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63653,做多,2025-02-04 16:10:00,2025-02-04 16:15:00,2800.83,2786.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63654,做空,2025-02-04 16:15:00,2025-02-04 16:20:00,2786.08,2789.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63655,做多,2025-02-04 16:20:00,2025-02-04 16:25:00,2789.27,2788.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63656,做空,2025-02-04 16:25:00,2025-02-04 16:35:00,2788.39,2784.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -63657,做多,2025-02-04 16:35:00,2025-02-04 16:40:00,2784.04,2778.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63658,做空,2025-02-04 16:40:00,2025-02-04 16:45:00,2778.82,2787.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63659,做多,2025-02-04 16:45:00,2025-02-04 16:50:00,2787.97,2785.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63660,做空,2025-02-04 16:50:00,2025-02-04 17:30:00,2785.96,2795.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63661,做多,2025-02-04 17:30:00,2025-02-04 18:05:00,2795.49,2797.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -63662,做空,2025-02-04 18:05:00,2025-02-04 18:10:00,2797.72,2804.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63663,做多,2025-02-04 18:10:00,2025-02-04 19:10:00,2804.9,2858.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63664,做多,2025-02-04 22:45:00,2025-02-04 23:10:00,2698.16,2720.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63665,做多,2025-02-05 02:45:00,2025-02-05 03:10:00,2738.49,2726.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63666,做空,2025-02-05 03:10:00,2025-02-05 03:20:00,2726.47,2728.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63667,做多,2025-02-05 03:20:00,2025-02-05 03:35:00,2728.95,2738.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63668,做多,2025-02-05 05:25:00,2025-02-05 05:30:00,2722.46,2717.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63669,做空,2025-02-05 05:30:00,2025-02-05 05:45:00,2717.52,2730.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63670,做多,2025-02-05 05:45:00,2025-02-05 05:50:00,2730.89,2761.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63671,做多,2025-02-05 07:10:00,2025-02-05 07:30:00,2748.35,2752.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -63672,做空,2025-02-05 07:30:00,2025-02-05 09:30:00,2752.22,2757.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63673,做多,2025-02-05 10:15:00,2025-02-05 11:00:00,2767.37,2779.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63674,做多,2025-02-05 13:05:00,2025-02-05 13:10:00,2794.65,2793.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63675,做空,2025-02-05 13:10:00,2025-02-05 13:20:00,2793.3,2794.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63676,做多,2025-02-05 13:20:00,2025-02-05 13:30:00,2794.94,2801.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63677,做多,2025-02-05 14:45:00,2025-02-05 14:50:00,2807.26,2792.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63678,做空,2025-02-05 14:50:00,2025-02-05 14:55:00,2792.88,2785.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63679,做多,2025-02-05 16:50:00,2025-02-05 17:15:00,2772.47,2753.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63680,做空,2025-02-05 17:15:00,2025-02-05 17:35:00,2753.97,2745.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63681,做多,2025-02-05 18:30:00,2025-02-05 18:40:00,2745.88,2746.06,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63682,做空,2025-02-05 18:40:00,2025-02-05 18:45:00,2746.06,2733.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63683,做多,2025-02-05 19:05:00,2025-02-05 19:10:00,2741.48,2734.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63684,做空,2025-02-05 19:10:00,2025-02-05 19:15:00,2734.78,2739.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63685,做多,2025-02-05 19:15:00,2025-02-05 19:30:00,2739.52,2760.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63686,做多,2025-02-05 20:55:00,2025-02-05 21:35:00,2761.62,2787.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63687,做多,2025-02-05 23:05:00,2025-02-05 23:15:00,2777.56,2774.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63688,做空,2025-02-05 23:15:00,2025-02-05 23:35:00,2774.07,2777.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63689,做多,2025-02-05 23:35:00,2025-02-05 23:50:00,2777.22,2790.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63690,做多,2025-02-06 01:05:00,2025-02-06 01:15:00,2780.78,2784.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -63691,做空,2025-02-06 01:15:00,2025-02-06 01:40:00,2784.48,2778.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -63692,做多,2025-02-06 01:40:00,2025-02-06 02:20:00,2778.72,2806.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63693,做多,2025-02-06 03:20:00,2025-02-06 03:35:00,2803.64,2815.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63694,做多,2025-02-06 04:00:00,2025-02-06 04:05:00,2809.36,2806.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63695,做空,2025-02-06 04:05:00,2025-02-06 04:10:00,2806.79,2813.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63696,做多,2025-02-06 04:10:00,2025-02-06 04:20:00,2813.82,2825.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63697,做多,2025-02-06 06:05:00,2025-02-06 06:35:00,2827.56,2846.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63698,做多,2025-02-06 07:15:00,2025-02-06 07:25:00,2839.15,2838.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63699,做空,2025-02-06 07:25:00,2025-02-06 07:35:00,2838.08,2839.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63700,做多,2025-02-06 07:35:00,2025-02-06 07:40:00,2839.3,2834.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63701,做空,2025-02-06 07:40:00,2025-02-06 07:50:00,2834.94,2830.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63702,做多,2025-02-06 08:05:00,2025-02-06 08:25:00,2838.23,2837.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63703,做空,2025-02-06 08:25:00,2025-02-06 09:10:00,2837.61,2847.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63704,做多,2025-02-06 09:10:00,2025-02-06 09:15:00,2847.35,2839.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63705,做多,2025-02-06 09:30:00,2025-02-06 09:35:00,2843.62,2842.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63706,做多,2025-02-06 09:45:00,2025-02-06 09:55:00,2840.74,2850.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63707,做多,2025-02-06 10:25:00,2025-02-06 10:30:00,2841.08,2838.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63708,做空,2025-02-06 10:30:00,2025-02-06 10:35:00,2838.61,2825.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63709,做多,2025-02-06 13:30:00,2025-02-06 13:40:00,2791.66,2780.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63710,做空,2025-02-06 13:40:00,2025-02-06 13:50:00,2780.14,2788.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63711,做多,2025-02-06 13:50:00,2025-02-06 14:00:00,2788.13,2784.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63712,做多,2025-02-06 17:00:00,2025-02-06 17:05:00,2715.16,2707.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63713,做空,2025-02-06 17:05:00,2025-02-06 17:20:00,2707.48,2704.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -63714,做多,2025-02-06 17:20:00,2025-02-06 17:40:00,2704.59,2700.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63715,做空,2025-02-06 17:40:00,2025-02-06 18:00:00,2700.16,2702.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63716,做多,2025-02-06 18:05:00,2025-02-06 18:35:00,2703.05,2698.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63717,做空,2025-02-06 18:35:00,2025-02-06 18:45:00,2698.35,2700.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63718,做多,2025-02-06 18:45:00,2025-02-06 19:10:00,2700.8,2707.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63719,做多,2025-02-06 19:10:00,2025-02-06 19:15:00,2707.56,2714.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63720,做多,2025-02-06 19:40:00,2025-02-06 20:15:00,2697.23,2698.7,0.0,100.0,0.0,0.0,0.0,0.0,flip -63721,做空,2025-02-06 20:15:00,2025-02-06 21:30:00,2698.7,2689.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63722,做多,2025-02-06 21:55:00,2025-02-06 22:00:00,2707.9,2696.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63723,做空,2025-02-06 22:00:00,2025-02-06 22:10:00,2696.65,2660.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63724,做多,2025-02-06 22:35:00,2025-02-06 22:40:00,2693.87,2689.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63725,做空,2025-02-06 22:40:00,2025-02-06 22:50:00,2689.51,2696.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63726,做多,2025-02-06 22:50:00,2025-02-06 23:10:00,2696.11,2686.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63727,做空,2025-02-06 23:10:00,2025-02-06 23:15:00,2686.72,2693.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63728,做多,2025-02-06 23:15:00,2025-02-06 23:20:00,2693.18,2688.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63729,做空,2025-02-06 23:20:00,2025-02-06 23:40:00,2688.74,2675.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63730,做多,2025-02-07 00:00:00,2025-02-07 00:05:00,2695.47,2702.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63731,做多,2025-02-07 00:55:00,2025-02-07 01:15:00,2686.1,2697.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -63732,做空,2025-02-07 01:15:00,2025-02-07 01:35:00,2697.14,2703.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63733,做多,2025-02-07 01:35:00,2025-02-07 01:50:00,2703.73,2731.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63734,做多,2025-02-07 04:00:00,2025-02-07 04:40:00,2717.59,2719.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -63735,做空,2025-02-07 04:40:00,2025-02-07 04:50:00,2719.14,2718.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63736,做多,2025-02-07 04:50:00,2025-02-07 05:05:00,2718.3,2716.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63737,做空,2025-02-07 05:05:00,2025-02-07 05:20:00,2716.77,2706.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63738,做多,2025-02-07 07:00:00,2025-02-07 07:15:00,2701.73,2723.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63739,做多,2025-02-07 12:25:00,2025-02-07 12:45:00,2750.8,2763.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63740,做多,2025-02-07 13:35:00,2025-02-07 13:40:00,2757.0,2761.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63741,做多,2025-02-07 18:00:00,2025-02-07 18:45:00,2686.82,2684.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63742,做空,2025-02-07 18:45:00,2025-02-07 19:00:00,2684.53,2677.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63743,做多,2025-02-07 22:55:00,2025-02-07 23:15:00,2582.36,2598.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63744,做多,2025-02-08 01:20:00,2025-02-08 02:35:00,2633.6,2628.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63745,做空,2025-02-08 02:35:00,2025-02-08 02:45:00,2628.86,2631.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63746,做多,2025-02-08 02:50:00,2025-02-08 02:55:00,2638.46,2639.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63747,做多,2025-02-08 06:05:00,2025-02-08 06:20:00,2625.3,2624.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63748,做空,2025-02-08 06:20:00,2025-02-08 06:25:00,2624.05,2627.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63749,做多,2025-02-08 06:25:00,2025-02-08 06:30:00,2627.89,2621.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63750,做空,2025-02-08 06:30:00,2025-02-08 06:40:00,2621.9,2623.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63751,做多,2025-02-08 06:40:00,2025-02-08 06:45:00,2623.95,2619.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63752,做空,2025-02-08 06:45:00,2025-02-08 06:55:00,2619.14,2614.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63753,做多,2025-02-08 07:35:00,2025-02-08 07:45:00,2622.52,2628.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63754,做多,2025-02-08 08:20:00,2025-02-08 09:30:00,2616.65,2614.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63755,做空,2025-02-08 09:30:00,2025-02-08 09:50:00,2614.3,2615.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63756,做多,2025-02-08 09:50:00,2025-02-08 10:00:00,2615.36,2621.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63757,做多,2025-02-08 10:55:00,2025-02-08 11:10:00,2616.89,2615.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63758,做空,2025-02-08 11:10:00,2025-02-08 11:20:00,2615.21,2608.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63759,做多,2025-02-08 11:55:00,2025-02-08 12:05:00,2612.1,2612.54,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63760,做空,2025-02-08 12:05:00,2025-02-08 12:20:00,2612.54,2604.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63761,做多,2025-02-08 12:35:00,2025-02-08 13:10:00,2606.97,2608.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -63762,做空,2025-02-08 13:10:00,2025-02-08 13:25:00,2608.57,2616.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63763,做多,2025-02-08 13:25:00,2025-02-08 13:30:00,2616.19,2615.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63764,做多,2025-02-08 14:50:00,2025-02-08 15:15:00,2614.85,2612.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63765,做空,2025-02-08 15:15:00,2025-02-08 15:30:00,2612.0,2599.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63766,做多,2025-02-08 16:25:00,2025-02-08 16:30:00,2605.81,2605.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63767,做空,2025-02-08 16:30:00,2025-02-08 16:40:00,2605.27,2600.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -63768,做多,2025-02-08 16:40:00,2025-02-08 16:50:00,2600.72,2608.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63769,做多,2025-02-08 16:50:00,2025-02-08 16:55:00,2608.22,2608.37,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63770,做多,2025-02-08 19:10:00,2025-02-08 19:15:00,2630.76,2630.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63771,做多,2025-02-08 20:20:00,2025-02-08 20:40:00,2636.88,2634.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63772,做空,2025-02-08 20:40:00,2025-02-08 21:00:00,2634.52,2639.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63773,做多,2025-02-08 21:00:00,2025-02-08 21:05:00,2639.08,2633.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63774,做空,2025-02-08 21:05:00,2025-02-08 21:15:00,2633.7,2630.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63775,做多,2025-02-08 21:35:00,2025-02-08 21:45:00,2636.14,2636.95,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63776,做多,2025-02-08 22:25:00,2025-02-08 22:30:00,2636.86,2628.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63777,做空,2025-02-08 22:30:00,2025-02-08 22:35:00,2628.81,2627.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63778,做多,2025-02-08 23:15:00,2025-02-08 23:45:00,2635.52,2634.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63779,做空,2025-02-08 23:45:00,2025-02-09 00:00:00,2634.19,2631.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -63780,做多,2025-02-09 00:00:00,2025-02-09 00:10:00,2631.16,2631.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63781,做空,2025-02-09 00:10:00,2025-02-09 00:50:00,2631.59,2637.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63782,做多,2025-02-09 00:50:00,2025-02-09 01:10:00,2637.26,2649.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63783,做多,2025-02-09 02:45:00,2025-02-09 03:10:00,2642.53,2639.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63784,做空,2025-02-09 03:10:00,2025-02-09 03:15:00,2639.86,2642.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63785,做多,2025-02-09 03:15:00,2025-02-09 03:30:00,2642.63,2651.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63786,做多,2025-02-09 05:05:00,2025-02-09 07:05:00,2668.01,2657.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63787,做空,2025-02-09 07:05:00,2025-02-09 07:10:00,2657.81,2664.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63788,做多,2025-02-09 07:10:00,2025-02-09 07:15:00,2664.52,2662.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63789,做多,2025-02-09 08:45:00,2025-02-09 08:55:00,2665.51,2665.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63790,做空,2025-02-09 08:55:00,2025-02-09 09:05:00,2665.98,2656.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63791,做多,2025-02-09 10:10:00,2025-02-09 10:15:00,2659.96,2659.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63792,做空,2025-02-09 10:15:00,2025-02-09 11:35:00,2659.65,2664.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63793,做多,2025-02-09 11:35:00,2025-02-09 11:40:00,2664.21,2657.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63794,做空,2025-02-09 11:40:00,2025-02-09 11:45:00,2657.33,2659.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63795,做多,2025-02-09 13:05:00,2025-02-09 15:10:00,2654.52,2637.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63796,做多,2025-02-09 19:00:00,2025-02-09 19:15:00,2637.02,2631.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63797,做空,2025-02-09 19:15:00,2025-02-09 19:20:00,2631.4,2628.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63798,做多,2025-02-09 20:10:00,2025-02-09 20:25:00,2629.43,2640.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63799,做多,2025-02-09 22:30:00,2025-02-10 00:05:00,2596.84,2648.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63800,做多,2025-02-10 02:40:00,2025-02-10 02:45:00,2588.09,2582.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63801,做空,2025-02-10 02:45:00,2025-02-10 02:55:00,2582.46,2587.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63802,做多,2025-02-10 02:55:00,2025-02-10 03:15:00,2587.9,2599.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63803,做多,2025-02-10 04:50:00,2025-02-10 04:55:00,2628.49,2627.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63804,做空,2025-02-10 04:55:00,2025-02-10 05:05:00,2627.65,2628.34,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63805,做多,2025-02-10 05:10:00,2025-02-10 05:15:00,2634.15,2632.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63806,做多,2025-02-10 06:20:00,2025-02-10 07:20:00,2633.28,2637.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -63807,做空,2025-02-10 07:20:00,2025-02-10 07:30:00,2637.13,2633.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -63808,做多,2025-02-10 07:30:00,2025-02-10 08:05:00,2633.45,2646.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63809,做多,2025-02-10 08:35:00,2025-02-10 08:40:00,2642.72,2645.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63810,做多,2025-02-10 09:15:00,2025-02-10 09:25:00,2645.25,2643.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63811,做多,2025-02-10 09:40:00,2025-02-10 09:55:00,2644.17,2649.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63812,做多,2025-02-10 10:50:00,2025-02-10 11:10:00,2647.81,2642.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63813,做空,2025-02-10 11:10:00,2025-02-10 11:15:00,2642.48,2646.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63814,做多,2025-02-10 11:30:00,2025-02-10 11:35:00,2651.07,2648.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63815,做空,2025-02-10 11:35:00,2025-02-10 11:40:00,2648.82,2654.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63816,做多,2025-02-10 11:40:00,2025-02-10 11:45:00,2654.32,2655.37,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63817,做多,2025-02-10 12:20:00,2025-02-10 12:25:00,2656.81,2651.15,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63818,做多,2025-02-10 13:10:00,2025-02-10 13:15:00,2648.93,2645.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63819,做空,2025-02-10 13:15:00,2025-02-10 13:20:00,2645.21,2645.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63820,做多,2025-02-10 13:20:00,2025-02-10 13:35:00,2645.61,2644.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63821,做空,2025-02-10 13:35:00,2025-02-10 13:40:00,2644.17,2654.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63822,做多,2025-02-10 13:40:00,2025-02-10 13:45:00,2654.82,2667.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63823,做多,2025-02-10 15:05:00,2025-02-10 15:15:00,2655.54,2650.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63824,做空,2025-02-10 15:15:00,2025-02-10 15:30:00,2650.2,2654.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63825,做多,2025-02-10 15:30:00,2025-02-10 15:35:00,2654.77,2647.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63826,做空,2025-02-10 15:35:00,2025-02-10 15:50:00,2647.91,2656.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63827,做多,2025-02-10 15:50:00,2025-02-10 16:00:00,2656.26,2663.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63828,做多,2025-02-10 16:40:00,2025-02-10 17:10:00,2658.76,2653.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63829,做空,2025-02-10 17:10:00,2025-02-10 17:20:00,2653.7,2670.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63830,做多,2025-02-10 17:20:00,2025-02-10 17:25:00,2670.46,2674.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63831,做多,2025-02-10 20:30:00,2025-02-10 20:50:00,2674.24,2675.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -63832,做空,2025-02-10 20:50:00,2025-02-10 21:30:00,2675.65,2664.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63833,做多,2025-02-10 22:25:00,2025-02-10 22:30:00,2667.74,2664.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63834,做空,2025-02-10 22:30:00,2025-02-10 22:50:00,2664.55,2651.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63835,做多,2025-02-10 23:15:00,2025-02-10 23:20:00,2661.18,2657.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63836,做空,2025-02-10 23:20:00,2025-02-10 23:45:00,2657.68,2658.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63837,做多,2025-02-10 23:45:00,2025-02-10 23:50:00,2658.15,2657.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63838,做空,2025-02-10 23:50:00,2025-02-10 23:55:00,2657.28,2659.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63839,做多,2025-02-10 23:55:00,2025-02-11 00:05:00,2659.99,2664.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63840,做多,2025-02-11 02:00:00,2025-02-11 03:50:00,2694.25,2675.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63841,做空,2025-02-11 03:50:00,2025-02-11 07:40:00,2675.6,2716.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63842,做多,2025-02-11 07:40:00,2025-02-11 07:45:00,2716.49,2713.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63843,做空,2025-02-11 07:45:00,2025-02-11 07:55:00,2713.01,2710.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63844,做多,2025-02-11 08:30:00,2025-02-11 08:40:00,2714.61,2716.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63845,做多,2025-02-11 09:25:00,2025-02-11 09:35:00,2711.82,2710.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63846,做空,2025-02-11 09:35:00,2025-02-11 09:40:00,2710.6,2705.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63847,做多,2025-02-11 09:45:00,2025-02-11 09:50:00,2716.1,2706.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63848,做空,2025-02-11 09:50:00,2025-02-11 09:55:00,2706.03,2703.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63849,做多,2025-02-11 11:20:00,2025-02-11 11:35:00,2698.91,2699.89,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -63850,做多,2025-02-11 14:40:00,2025-02-11 14:45:00,2659.72,2656.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63851,做空,2025-02-11 14:45:00,2025-02-11 14:50:00,2656.14,2662.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63852,做多,2025-02-11 14:50:00,2025-02-11 15:05:00,2662.66,2653.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63853,做空,2025-02-11 15:05:00,2025-02-11 15:45:00,2653.99,2659.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63854,做多,2025-02-11 15:45:00,2025-02-11 15:50:00,2659.99,2665.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63855,做多,2025-02-11 18:35:00,2025-02-11 20:40:00,2633.76,2591.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63856,做空,2025-02-11 20:40:00,2025-02-11 20:50:00,2591.03,2596.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63857,做多,2025-02-11 20:50:00,2025-02-11 21:05:00,2596.03,2593.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63858,做空,2025-02-11 21:05:00,2025-02-11 21:10:00,2593.77,2599.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63859,做多,2025-02-11 21:10:00,2025-02-11 21:15:00,2599.99,2608.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63860,做多,2025-02-12 00:25:00,2025-02-12 00:35:00,2604.66,2593.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63861,做空,2025-02-12 00:35:00,2025-02-12 00:40:00,2593.35,2602.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63862,做多,2025-02-12 00:45:00,2025-02-12 00:55:00,2607.25,2609.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63863,做多,2025-02-12 01:15:00,2025-02-12 01:20:00,2605.94,2601.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63864,做空,2025-02-12 01:20:00,2025-02-12 01:25:00,2601.46,2605.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63865,做多,2025-02-12 01:25:00,2025-02-12 01:35:00,2605.19,2606.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -63866,做空,2025-02-12 01:35:00,2025-02-12 02:25:00,2606.68,2608.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63867,做多,2025-02-12 02:25:00,2025-02-12 02:40:00,2608.09,2609.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -63868,做空,2025-02-12 02:40:00,2025-02-12 02:55:00,2609.56,2595.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63869,做多,2025-02-12 04:45:00,2025-02-12 04:50:00,2593.5,2590.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63870,做空,2025-02-12 04:50:00,2025-02-12 05:00:00,2590.36,2595.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63871,做多,2025-02-12 05:00:00,2025-02-12 05:10:00,2595.18,2601.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63872,做多,2025-02-12 06:40:00,2025-02-12 06:45:00,2605.9,2601.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63873,做空,2025-02-12 06:45:00,2025-02-12 06:55:00,2601.14,2600.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63874,做多,2025-02-12 06:55:00,2025-02-12 07:10:00,2600.75,2604.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -63875,做空,2025-02-12 07:10:00,2025-02-12 09:20:00,2604.91,2613.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63876,做多,2025-02-12 09:50:00,2025-02-12 10:05:00,2625.51,2624.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63877,做空,2025-02-12 10:05:00,2025-02-12 10:50:00,2624.64,2615.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63878,做多,2025-02-12 11:00:00,2025-02-12 11:10:00,2623.56,2622.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63879,做空,2025-02-12 11:10:00,2025-02-12 11:15:00,2622.45,2622.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63880,做多,2025-02-12 11:15:00,2025-02-12 11:35:00,2622.9,2630.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63881,做多,2025-02-12 11:55:00,2025-02-12 12:20:00,2625.93,2633.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63882,做多,2025-02-12 12:40:00,2025-02-12 12:45:00,2634.91,2632.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63883,做多,2025-02-12 13:05:00,2025-02-12 13:15:00,2625.8,2645.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63884,做多,2025-02-12 14:55:00,2025-02-12 15:00:00,2598.3,2588.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63885,做空,2025-02-12 15:00:00,2025-02-12 15:10:00,2588.7,2580.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63886,做多,2025-02-12 15:15:00,2025-02-12 15:20:00,2596.4,2607.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63887,做多,2025-02-12 16:30:00,2025-02-12 16:50:00,2596.67,2631.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63888,做多,2025-02-12 18:50:00,2025-02-12 18:55:00,2662.83,2662.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63889,做空,2025-02-12 18:55:00,2025-02-12 19:10:00,2662.41,2654.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63890,做多,2025-02-12 19:15:00,2025-02-12 19:35:00,2658.81,2670.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63891,做多,2025-02-12 20:45:00,2025-02-12 21:00:00,2673.45,2673.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63892,做空,2025-02-12 21:00:00,2025-02-12 21:05:00,2673.53,2680.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63893,做多,2025-02-12 21:05:00,2025-02-12 21:15:00,2680.68,2683.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63894,做多,2025-02-12 22:15:00,2025-02-12 22:20:00,2704.98,2729.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63895,做多,2025-02-12 23:30:00,2025-02-12 23:40:00,2740.17,2737.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63896,做空,2025-02-12 23:40:00,2025-02-13 00:20:00,2737.01,2722.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63897,做多,2025-02-13 01:05:00,2025-02-13 01:20:00,2734.22,2742.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63898,做多,2025-02-13 02:55:00,2025-02-13 03:15:00,2738.82,2740.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63899,做空,2025-02-13 03:15:00,2025-02-13 03:20:00,2740.14,2742.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63900,做多,2025-02-13 03:20:00,2025-02-13 03:25:00,2742.76,2738.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63901,做空,2025-02-13 03:25:00,2025-02-13 03:35:00,2738.74,2741.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63902,做多,2025-02-13 03:35:00,2025-02-13 03:50:00,2741.63,2743.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63903,做多,2025-02-13 06:00:00,2025-02-13 09:10:00,2720.23,2674.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63904,做空,2025-02-13 09:10:00,2025-02-13 10:40:00,2674.57,2682.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63905,做多,2025-02-13 10:40:00,2025-02-13 10:45:00,2682.85,2679.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63906,做空,2025-02-13 10:45:00,2025-02-13 11:00:00,2679.14,2673.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63907,做多,2025-02-13 12:30:00,2025-02-13 12:35:00,2664.55,2663.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63908,做空,2025-02-13 12:35:00,2025-02-13 13:05:00,2663.27,2661.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -63909,做多,2025-02-13 13:05:00,2025-02-13 13:10:00,2661.49,2658.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63910,做空,2025-02-13 13:10:00,2025-02-13 13:15:00,2658.0,2661.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63911,做多,2025-02-13 13:15:00,2025-02-13 13:25:00,2661.39,2654.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63912,做空,2025-02-13 13:25:00,2025-02-13 13:30:00,2654.9,2667.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63913,做多,2025-02-13 13:30:00,2025-02-13 13:35:00,2667.98,2664.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63914,做多,2025-02-13 13:50:00,2025-02-13 13:55:00,2660.58,2657.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63915,做空,2025-02-13 13:55:00,2025-02-13 14:00:00,2657.71,2655.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63916,做多,2025-02-13 15:15:00,2025-02-13 15:20:00,2650.82,2654.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63917,做多,2025-02-13 16:10:00,2025-02-13 17:35:00,2639.74,2643.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63918,做多,2025-02-13 18:25:00,2025-02-13 18:50:00,2628.86,2631.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -63919,做空,2025-02-13 18:50:00,2025-02-13 18:55:00,2631.79,2638.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63920,做多,2025-02-13 18:55:00,2025-02-13 19:00:00,2638.58,2653.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63921,做多,2025-02-13 20:00:00,2025-02-13 20:50:00,2647.81,2649.04,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63922,做空,2025-02-13 20:50:00,2025-02-13 23:05:00,2649.04,2669.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63923,做多,2025-02-13 23:05:00,2025-02-13 23:10:00,2669.28,2666.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63924,做空,2025-02-13 23:10:00,2025-02-13 23:15:00,2666.99,2668.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63925,做多,2025-02-13 23:15:00,2025-02-13 23:20:00,2668.35,2674.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63926,做多,2025-02-14 00:20:00,2025-02-14 00:30:00,2672.5,2675.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63927,做多,2025-02-14 00:40:00,2025-02-14 01:00:00,2667.33,2678.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63928,做多,2025-02-14 01:35:00,2025-02-14 01:40:00,2673.34,2668.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63929,做空,2025-02-14 01:40:00,2025-02-14 01:45:00,2668.01,2674.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63930,做多,2025-02-14 01:45:00,2025-02-14 01:50:00,2674.9,2683.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63931,做多,2025-02-14 03:30:00,2025-02-14 03:40:00,2694.19,2700.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63932,做多,2025-02-14 05:55:00,2025-02-14 06:10:00,2697.59,2698.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63933,做空,2025-02-14 06:10:00,2025-02-14 06:50:00,2698.14,2697.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63934,做多,2025-02-14 06:50:00,2025-02-14 07:05:00,2697.27,2702.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63935,做多,2025-02-14 07:40:00,2025-02-14 07:45:00,2702.16,2698.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63936,做空,2025-02-14 07:45:00,2025-02-14 07:50:00,2698.64,2699.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63937,做多,2025-02-14 07:50:00,2025-02-14 07:55:00,2699.56,2698.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63938,做空,2025-02-14 07:55:00,2025-02-14 08:00:00,2698.01,2701.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63939,做多,2025-02-14 08:00:00,2025-02-14 08:05:00,2701.11,2697.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63940,做空,2025-02-14 08:05:00,2025-02-14 08:15:00,2697.9,2698.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63941,做多,2025-02-14 08:20:00,2025-02-14 08:25:00,2704.85,2711.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63942,做多,2025-02-14 08:50:00,2025-02-14 09:05:00,2701.35,2708.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63943,做多,2025-02-14 13:00:00,2025-02-14 13:15:00,2687.27,2686.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63944,做多,2025-02-14 13:30:00,2025-02-14 13:35:00,2702.69,2697.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -63945,做多,2025-02-14 15:35:00,2025-02-14 15:50:00,2713.69,2735.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63946,做多,2025-02-14 16:20:00,2025-02-14 17:25:00,2719.97,2735.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63947,做多,2025-02-14 18:45:00,2025-02-14 18:50:00,2763.29,2761.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63948,做空,2025-02-14 18:50:00,2025-02-14 19:30:00,2761.1,2737.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63949,做多,2025-02-14 20:15:00,2025-02-14 20:40:00,2746.86,2741.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63950,做空,2025-02-14 20:40:00,2025-02-14 20:55:00,2741.84,2727.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63951,做多,2025-02-14 21:35:00,2025-02-14 22:30:00,2742.23,2726.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63952,做空,2025-02-14 22:30:00,2025-02-14 22:35:00,2726.62,2723.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63953,做多,2025-02-14 23:25:00,2025-02-15 00:05:00,2724.42,2722.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63954,做空,2025-02-15 00:05:00,2025-02-15 00:25:00,2722.12,2711.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63955,做多,2025-02-15 01:00:00,2025-02-15 01:10:00,2718.53,2718.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63956,做空,2025-02-15 01:10:00,2025-02-15 01:20:00,2718.93,2718.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63957,做多,2025-02-15 01:20:00,2025-02-15 01:25:00,2718.28,2718.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63958,做空,2025-02-15 01:25:00,2025-02-15 02:35:00,2718.26,2722.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63959,做多,2025-02-15 02:35:00,2025-02-15 03:00:00,2722.5,2730.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63960,做多,2025-02-15 03:40:00,2025-02-15 04:30:00,2726.47,2724.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63961,做空,2025-02-15 04:30:00,2025-02-15 04:40:00,2724.14,2718.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63962,做多,2025-02-15 05:40:00,2025-02-15 05:45:00,2723.61,2719.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63963,做空,2025-02-15 05:45:00,2025-02-15 06:05:00,2719.81,2714.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63964,做多,2025-02-15 06:20:00,2025-02-15 06:25:00,2720.84,2718.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63965,做空,2025-02-15 06:25:00,2025-02-15 06:30:00,2718.51,2712.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63966,做多,2025-02-15 08:15:00,2025-02-15 08:25:00,2703.35,2703.35,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63967,做空,2025-02-15 08:25:00,2025-02-15 08:55:00,2703.35,2703.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63968,做多,2025-02-15 08:55:00,2025-02-15 09:05:00,2703.53,2705.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63969,做多,2025-02-15 10:30:00,2025-02-15 10:35:00,2703.49,2701.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63970,做空,2025-02-15 10:35:00,2025-02-15 11:25:00,2701.49,2702.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63971,做多,2025-02-15 11:25:00,2025-02-15 11:35:00,2702.97,2701.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63972,做空,2025-02-15 11:35:00,2025-02-15 11:40:00,2701.72,2703.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63973,做多,2025-02-15 11:40:00,2025-02-15 12:10:00,2703.64,2704.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63974,做空,2025-02-15 12:10:00,2025-02-15 12:15:00,2704.52,2707.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63975,做多,2025-02-15 12:15:00,2025-02-15 12:30:00,2707.99,2706.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63976,做空,2025-02-15 12:30:00,2025-02-15 12:45:00,2706.92,2706.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -63977,做多,2025-02-15 12:45:00,2025-02-15 12:50:00,2706.73,2712.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63978,做多,2025-02-15 13:15:00,2025-02-15 13:20:00,2709.48,2706.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63979,做空,2025-02-15 13:20:00,2025-02-15 13:25:00,2706.45,2708.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63980,做多,2025-02-15 13:25:00,2025-02-15 13:35:00,2708.02,2709.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63981,做多,2025-02-15 15:35:00,2025-02-15 15:45:00,2690.95,2687.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63982,做空,2025-02-15 15:45:00,2025-02-15 16:00:00,2687.88,2690.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63983,做多,2025-02-15 16:00:00,2025-02-15 16:05:00,2690.4,2685.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63984,做空,2025-02-15 16:05:00,2025-02-15 16:15:00,2685.39,2691.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63985,做多,2025-02-15 16:15:00,2025-02-15 16:30:00,2691.39,2691.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63986,做空,2025-02-15 16:30:00,2025-02-15 16:45:00,2691.0,2689.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63987,做多,2025-02-15 17:00:00,2025-02-15 17:05:00,2692.69,2689.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63988,做空,2025-02-15 17:05:00,2025-02-15 17:20:00,2689.95,2683.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -63989,做多,2025-02-15 18:00:00,2025-02-15 18:15:00,2690.15,2687.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63990,做空,2025-02-15 18:15:00,2025-02-15 19:55:00,2687.68,2690.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63991,做多,2025-02-15 21:05:00,2025-02-15 21:40:00,2688.81,2695.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63992,做多,2025-02-15 22:55:00,2025-02-15 23:35:00,2694.11,2693.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63993,做空,2025-02-15 23:35:00,2025-02-16 00:10:00,2693.0,2694.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63994,做多,2025-02-16 00:10:00,2025-02-16 00:15:00,2694.09,2700.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -63995,做多,2025-02-16 01:20:00,2025-02-16 01:30:00,2696.15,2693.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63996,做空,2025-02-16 01:30:00,2025-02-16 01:50:00,2693.58,2698.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63997,做多,2025-02-16 01:50:00,2025-02-16 02:05:00,2698.75,2695.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -63998,做空,2025-02-16 02:05:00,2025-02-16 02:15:00,2695.14,2696.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -63999,做多,2025-02-16 02:15:00,2025-02-16 02:40:00,2696.0,2695.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64000,做空,2025-02-16 02:40:00,2025-02-16 02:45:00,2695.16,2690.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64001,做多,2025-02-16 03:40:00,2025-02-16 04:05:00,2692.9,2700.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64002,做多,2025-02-16 05:20:00,2025-02-16 05:30:00,2699.59,2699.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64003,做空,2025-02-16 05:30:00,2025-02-16 05:35:00,2699.43,2702.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64004,做多,2025-02-16 05:35:00,2025-02-16 05:40:00,2702.39,2706.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64005,做多,2025-02-16 08:20:00,2025-02-16 08:40:00,2700.27,2693.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64006,做空,2025-02-16 08:40:00,2025-02-16 09:15:00,2693.99,2690.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64007,做多,2025-02-16 09:25:00,2025-02-16 09:50:00,2696.89,2706.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64008,做多,2025-02-16 10:35:00,2025-02-16 10:45:00,2701.97,2699.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64009,做空,2025-02-16 10:45:00,2025-02-16 10:55:00,2699.02,2694.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64010,做多,2025-02-16 11:15:00,2025-02-16 11:20:00,2704.9,2707.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64011,做多,2025-02-16 13:15:00,2025-02-16 13:20:00,2706.94,2706.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64012,做空,2025-02-16 13:20:00,2025-02-16 13:30:00,2706.9,2706.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64013,做多,2025-02-16 13:30:00,2025-02-16 13:35:00,2706.01,2702.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64014,做空,2025-02-16 13:35:00,2025-02-16 13:40:00,2702.52,2696.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64015,做多,2025-02-16 14:45:00,2025-02-16 14:50:00,2693.8,2692.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64016,做空,2025-02-16 14:50:00,2025-02-16 15:00:00,2692.12,2695.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64017,做多,2025-02-16 15:00:00,2025-02-16 15:10:00,2695.49,2686.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64018,做空,2025-02-16 15:10:00,2025-02-16 15:15:00,2686.84,2688.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64019,做多,2025-02-16 15:15:00,2025-02-16 15:25:00,2688.89,2699.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64020,做多,2025-02-16 16:05:00,2025-02-16 16:15:00,2693.98,2690.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64021,做空,2025-02-16 16:15:00,2025-02-16 16:20:00,2690.58,2693.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64022,做多,2025-02-16 16:20:00,2025-02-16 16:35:00,2693.19,2693.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64023,做空,2025-02-16 16:35:00,2025-02-16 16:50:00,2693.43,2696.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64024,做多,2025-02-16 16:50:00,2025-02-16 17:10:00,2696.59,2698.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64025,做多,2025-02-16 17:25:00,2025-02-16 17:30:00,2695.07,2690.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64026,做空,2025-02-16 17:30:00,2025-02-16 17:35:00,2690.29,2690.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64027,做多,2025-02-16 19:25:00,2025-02-16 19:45:00,2673.48,2685.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64028,做多,2025-02-16 21:30:00,2025-02-16 22:25:00,2676.12,2675.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64029,做空,2025-02-16 22:25:00,2025-02-16 22:50:00,2675.89,2678.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64030,做多,2025-02-16 22:50:00,2025-02-16 22:55:00,2678.54,2678.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64031,做空,2025-02-16 22:55:00,2025-02-16 23:00:00,2678.04,2663.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64032,做多,2025-02-17 00:05:00,2025-02-17 00:10:00,2667.36,2662.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64033,做空,2025-02-17 00:10:00,2025-02-17 00:15:00,2662.51,2664.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64034,做多,2025-02-17 00:15:00,2025-02-17 00:35:00,2664.72,2668.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64035,做多,2025-02-17 00:50:00,2025-02-17 01:10:00,2668.07,2672.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64036,做多,2025-02-17 01:30:00,2025-02-17 01:35:00,2669.43,2671.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64037,做多,2025-02-17 03:45:00,2025-02-17 04:00:00,2669.64,2668.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64038,做空,2025-02-17 04:00:00,2025-02-17 04:20:00,2668.59,2659.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64039,做多,2025-02-17 04:25:00,2025-02-17 04:30:00,2665.99,2662.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64040,做空,2025-02-17 04:30:00,2025-02-17 04:35:00,2662.4,2664.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64041,做多,2025-02-17 04:35:00,2025-02-17 05:15:00,2664.13,2657.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64042,做空,2025-02-17 05:15:00,2025-02-17 05:20:00,2657.02,2651.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64043,做多,2025-02-17 05:45:00,2025-02-17 05:55:00,2662.76,2669.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64044,做多,2025-02-17 07:45:00,2025-02-17 08:10:00,2680.57,2696.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64045,做多,2025-02-17 11:05:00,2025-02-17 11:10:00,2748.58,2744.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64046,做空,2025-02-17 11:10:00,2025-02-17 11:45:00,2744.14,2750.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64047,做多,2025-02-17 11:45:00,2025-02-17 12:05:00,2750.01,2758.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64048,做多,2025-02-17 17:15:00,2025-02-17 17:20:00,2741.04,2732.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64049,做空,2025-02-17 17:20:00,2025-02-17 17:25:00,2732.05,2733.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64050,做多,2025-02-17 17:25:00,2025-02-17 17:35:00,2733.18,2734.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64051,做空,2025-02-17 17:35:00,2025-02-17 17:40:00,2734.36,2734.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64052,做多,2025-02-17 17:40:00,2025-02-17 17:55:00,2734.81,2731.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64053,做空,2025-02-17 17:55:00,2025-02-17 18:00:00,2731.08,2720.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64054,做多,2025-02-17 19:35:00,2025-02-17 19:40:00,2714.54,2709.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64055,做空,2025-02-17 19:40:00,2025-02-17 19:45:00,2709.01,2711.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64056,做多,2025-02-17 19:45:00,2025-02-17 20:00:00,2711.98,2716.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64057,做多,2025-02-17 22:30:00,2025-02-18 00:05:00,2753.7,2750.04,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64058,做多,2025-02-18 00:05:00,2025-02-18 00:10:00,2750.04,2742.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64059,做空,2025-02-18 00:10:00,2025-02-18 00:20:00,2742.11,2722.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64060,做多,2025-02-18 01:10:00,2025-02-18 01:25:00,2723.61,2723.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64061,做空,2025-02-18 01:25:00,2025-02-18 01:35:00,2723.86,2727.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64062,做多,2025-02-18 01:35:00,2025-02-18 01:50:00,2727.64,2735.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64063,做多,2025-02-18 02:25:00,2025-02-18 02:30:00,2727.47,2724.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64064,做空,2025-02-18 02:30:00,2025-02-18 02:35:00,2724.59,2717.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64065,做多,2025-02-18 04:05:00,2025-02-18 04:10:00,2715.37,2712.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64066,做空,2025-02-18 04:10:00,2025-02-18 04:15:00,2712.72,2704.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64067,做多,2025-02-18 07:15:00,2025-02-18 07:35:00,2669.99,2676.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64068,做多,2025-02-18 08:05:00,2025-02-18 08:10:00,2669.69,2668.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64069,做空,2025-02-18 08:10:00,2025-02-18 08:20:00,2668.63,2670.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64070,做多,2025-02-18 08:20:00,2025-02-18 08:30:00,2670.94,2669.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64071,做空,2025-02-18 08:30:00,2025-02-18 08:45:00,2669.0,2657.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64072,做多,2025-02-18 09:00:00,2025-02-18 09:05:00,2669.4,2664.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64073,做空,2025-02-18 09:05:00,2025-02-18 09:10:00,2664.62,2672.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64074,做多,2025-02-18 09:10:00,2025-02-18 09:15:00,2672.49,2681.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64075,做多,2025-02-18 11:30:00,2025-02-18 12:25:00,2692.95,2698.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64076,做多,2025-02-18 13:35:00,2025-02-18 14:00:00,2695.99,2709.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64077,做多,2025-02-18 18:20:00,2025-02-18 18:30:00,2634.18,2625.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64078,做空,2025-02-18 18:30:00,2025-02-18 18:35:00,2625.36,2625.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64079,做多,2025-02-18 18:35:00,2025-02-18 18:50:00,2625.9,2633.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64080,做多,2025-02-18 19:40:00,2025-02-18 19:45:00,2627.82,2643.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64081,做多,2025-02-18 19:45:00,2025-02-18 19:50:00,2643.01,2637.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64082,做多,2025-02-18 20:05:00,2025-02-18 20:20:00,2631.52,2638.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64083,做多,2025-02-18 20:55:00,2025-02-18 21:05:00,2629.9,2649.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64084,做多,2025-02-19 01:45:00,2025-02-19 02:05:00,2666.04,2681.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64085,做多,2025-02-19 03:20:00,2025-02-19 03:45:00,2682.06,2692.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64086,做多,2025-02-19 05:25:00,2025-02-19 05:35:00,2678.74,2689.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64087,做多,2025-02-19 09:00:00,2025-02-19 09:20:00,2709.99,2714.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -64088,做空,2025-02-19 09:20:00,2025-02-19 10:35:00,2714.61,2722.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64089,做多,2025-02-19 10:35:00,2025-02-19 10:40:00,2722.57,2722.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64090,做空,2025-02-19 10:40:00,2025-02-19 10:50:00,2722.71,2722.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64091,做多,2025-02-19 10:50:00,2025-02-19 11:10:00,2722.93,2731.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64092,做多,2025-02-19 11:45:00,2025-02-19 11:55:00,2724.49,2725.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -64093,做空,2025-02-19 11:55:00,2025-02-19 12:05:00,2725.94,2725.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64094,做多,2025-02-19 12:05:00,2025-02-19 13:40:00,2725.73,2712.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64095,做空,2025-02-19 13:40:00,2025-02-19 13:45:00,2712.89,2713.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64096,做多,2025-02-19 13:45:00,2025-02-19 14:00:00,2713.52,2710.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64097,做空,2025-02-19 14:00:00,2025-02-19 14:05:00,2710.42,2713.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64098,做多,2025-02-19 14:05:00,2025-02-19 14:10:00,2713.23,2711.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64099,做空,2025-02-19 14:10:00,2025-02-19 14:15:00,2711.5,2709.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64100,做多,2025-02-19 14:20:00,2025-02-19 14:25:00,2713.36,2718.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64101,做多,2025-02-19 15:30:00,2025-02-19 15:45:00,2709.37,2703.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64102,做空,2025-02-19 15:45:00,2025-02-19 16:00:00,2703.01,2700.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -64103,做多,2025-02-19 16:00:00,2025-02-19 16:15:00,2700.28,2715.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64104,做多,2025-02-19 17:35:00,2025-02-19 18:00:00,2704.44,2708.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -64105,做空,2025-02-19 18:00:00,2025-02-19 18:10:00,2708.35,2697.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64106,做多,2025-02-19 18:35:00,2025-02-19 18:50:00,2709.7,2701.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64107,做空,2025-02-19 18:50:00,2025-02-19 18:55:00,2701.89,2698.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64108,做多,2025-02-19 19:05:00,2025-02-19 19:10:00,2701.05,2716.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64109,做多,2025-02-19 19:10:00,2025-02-19 19:15:00,2716.94,2712.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64110,做多,2025-02-19 22:45:00,2025-02-19 22:50:00,2724.84,2728.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64111,做多,2025-02-19 23:40:00,2025-02-19 23:45:00,2718.01,2713.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64112,做空,2025-02-19 23:45:00,2025-02-20 00:35:00,2713.59,2719.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64113,做多,2025-02-20 00:35:00,2025-02-20 00:50:00,2719.98,2727.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64114,做多,2025-02-20 02:00:00,2025-02-20 02:45:00,2720.06,2744.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64115,做多,2025-02-20 07:30:00,2025-02-20 07:35:00,2733.34,2734.63,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -64116,做多,2025-02-20 08:25:00,2025-02-20 08:30:00,2732.14,2729.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64117,做空,2025-02-20 08:30:00,2025-02-20 08:40:00,2729.41,2731.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64118,做多,2025-02-20 08:40:00,2025-02-20 08:45:00,2731.04,2729.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64119,做空,2025-02-20 08:45:00,2025-02-20 08:50:00,2729.83,2734.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64120,做多,2025-02-20 08:50:00,2025-02-20 09:00:00,2734.28,2728.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64121,做空,2025-02-20 09:00:00,2025-02-20 09:10:00,2728.49,2730.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64122,做多,2025-02-20 09:10:00,2025-02-20 09:15:00,2730.88,2726.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64123,做空,2025-02-20 09:15:00,2025-02-20 09:20:00,2726.25,2727.38,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64124,做多,2025-02-20 09:30:00,2025-02-20 09:35:00,2730.89,2725.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64125,做空,2025-02-20 09:35:00,2025-02-20 09:50:00,2725.48,2725.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64126,做多,2025-02-20 10:00:00,2025-02-20 10:10:00,2726.51,2728.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -64127,做空,2025-02-20 10:10:00,2025-02-20 10:15:00,2728.65,2732.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64128,做多,2025-02-20 10:15:00,2025-02-20 10:25:00,2732.43,2736.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64129,做多,2025-02-20 11:40:00,2025-02-20 11:50:00,2738.08,2736.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64130,做空,2025-02-20 11:50:00,2025-02-20 11:55:00,2736.91,2739.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64131,做多,2025-02-20 11:55:00,2025-02-20 12:05:00,2739.36,2745.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64132,做多,2025-02-20 12:30:00,2025-02-20 12:40:00,2741.82,2741.89,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -64133,做多,2025-02-20 12:55:00,2025-02-20 13:00:00,2740.89,2736.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64134,做空,2025-02-20 13:00:00,2025-02-20 13:05:00,2736.65,2738.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64135,做多,2025-02-20 13:05:00,2025-02-20 13:30:00,2738.32,2743.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64136,做多,2025-02-20 13:30:00,2025-02-20 13:35:00,2743.47,2736.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64137,做空,2025-02-20 13:35:00,2025-02-20 13:45:00,2736.7,2742.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64138,做多,2025-02-20 13:45:00,2025-02-20 13:50:00,2742.85,2741.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64139,做空,2025-02-20 13:50:00,2025-02-20 14:55:00,2741.8,2727.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64140,做多,2025-02-20 16:10:00,2025-02-20 16:25:00,2721.59,2724.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -64141,做空,2025-02-20 16:25:00,2025-02-20 16:35:00,2724.65,2723.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64142,做多,2025-02-20 16:35:00,2025-02-20 16:45:00,2723.01,2718.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64143,做空,2025-02-20 16:45:00,2025-02-20 17:05:00,2718.94,2719.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64144,做多,2025-02-20 17:05:00,2025-02-20 17:35:00,2719.01,2729.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64145,做多,2025-02-20 18:50:00,2025-02-20 19:15:00,2735.32,2755.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64146,做多,2025-02-20 22:40:00,2025-02-20 22:45:00,2732.82,2729.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64147,做空,2025-02-20 22:45:00,2025-02-20 22:55:00,2729.14,2727.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -64148,做多,2025-02-20 22:55:00,2025-02-20 23:15:00,2727.14,2734.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64149,做多,2025-02-21 00:35:00,2025-02-21 00:40:00,2738.18,2732.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64150,做空,2025-02-21 00:40:00,2025-02-21 00:45:00,2732.82,2731.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64151,做多,2025-02-21 01:30:00,2025-02-21 02:30:00,2735.32,2735.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64152,做空,2025-02-21 02:30:00,2025-02-21 02:35:00,2735.52,2737.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64153,做多,2025-02-21 02:35:00,2025-02-21 02:40:00,2737.61,2735.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64154,做空,2025-02-21 02:40:00,2025-02-21 02:45:00,2735.72,2737.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64155,做多,2025-02-21 02:45:00,2025-02-21 03:20:00,2737.14,2746.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64156,做多,2025-02-21 03:55:00,2025-02-21 04:05:00,2743.15,2746.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64157,做多,2025-02-21 05:30:00,2025-02-21 05:40:00,2751.14,2754.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64158,做多,2025-02-21 08:05:00,2025-02-21 09:15:00,2758.91,2822.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64159,做多,2025-02-21 11:20:00,2025-02-21 11:30:00,2799.94,2797.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64160,做空,2025-02-21 11:30:00,2025-02-21 11:55:00,2797.47,2787.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64161,做多,2025-02-21 12:15:00,2025-02-21 12:30:00,2795.32,2802.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64162,做多,2025-02-21 14:15:00,2025-02-21 14:20:00,2826.45,2817.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64163,做空,2025-02-21 14:20:00,2025-02-21 14:30:00,2817.48,2790.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64164,做多,2025-02-21 15:00:00,2025-02-21 15:05:00,2824.56,2820.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64165,做空,2025-02-21 15:05:00,2025-02-21 15:25:00,2820.11,2787.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64166,做多,2025-02-21 16:20:00,2025-02-21 18:40:00,2758.49,2681.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64167,做空,2025-02-21 18:40:00,2025-02-21 19:15:00,2681.46,2654.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64168,做多,2025-02-21 20:25:00,2025-02-21 20:35:00,2652.13,2643.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64169,做空,2025-02-21 20:35:00,2025-02-21 20:55:00,2643.12,2631.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64170,做多,2025-02-21 21:00:00,2025-02-21 21:05:00,2643.22,2632.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64171,做空,2025-02-21 21:05:00,2025-02-21 21:25:00,2632.7,2620.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64172,做多,2025-02-21 21:50:00,2025-02-21 22:05:00,2640.2,2638.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64173,做空,2025-02-21 22:05:00,2025-02-21 22:40:00,2638.15,2644.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64174,做多,2025-02-21 22:40:00,2025-02-21 23:00:00,2644.11,2640.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64175,做空,2025-02-21 23:00:00,2025-02-21 23:15:00,2640.06,2642.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64176,做多,2025-02-21 23:15:00,2025-02-21 23:25:00,2642.61,2654.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64177,做多,2025-02-22 02:35:00,2025-02-22 02:45:00,2679.32,2679.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64178,做空,2025-02-22 02:45:00,2025-02-22 02:55:00,2679.94,2681.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64179,做多,2025-02-22 02:55:00,2025-02-22 03:00:00,2681.24,2676.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64180,做空,2025-02-22 03:00:00,2025-02-22 03:15:00,2676.18,2677.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64181,做多,2025-02-22 03:15:00,2025-02-22 03:30:00,2677.43,2671.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64182,做空,2025-02-22 03:30:00,2025-02-22 03:40:00,2671.81,2670.6,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -64183,做多,2025-02-22 04:00:00,2025-02-22 04:20:00,2675.52,2679.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64184,做多,2025-02-22 05:15:00,2025-02-22 05:40:00,2679.09,2690.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64185,做多,2025-02-22 07:00:00,2025-02-22 07:05:00,2687.99,2690.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64186,做多,2025-02-22 07:35:00,2025-02-22 07:45:00,2689.49,2687.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64187,做空,2025-02-22 07:45:00,2025-02-22 08:10:00,2687.16,2676.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64188,做多,2025-02-22 08:40:00,2025-02-22 09:00:00,2685.35,2697.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64189,做多,2025-02-22 11:15:00,2025-02-22 11:40:00,2736.53,2733.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64190,做空,2025-02-22 11:40:00,2025-02-22 11:45:00,2733.78,2735.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64191,做多,2025-02-22 11:45:00,2025-02-22 12:55:00,2735.0,2737.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64192,做多,2025-02-22 13:15:00,2025-02-22 13:20:00,2734.99,2733.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64193,做空,2025-02-22 13:20:00,2025-02-22 13:30:00,2733.41,2724.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64194,做多,2025-02-22 14:15:00,2025-02-22 15:20:00,2734.94,2744.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64195,做多,2025-02-22 20:15:00,2025-02-22 20:30:00,2765.02,2768.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64196,做多,2025-02-22 21:50:00,2025-02-22 21:55:00,2768.01,2764.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64197,做空,2025-02-22 21:55:00,2025-02-22 22:00:00,2764.9,2768.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64198,做多,2025-02-22 22:00:00,2025-02-22 22:05:00,2768.64,2767.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64199,做空,2025-02-22 22:05:00,2025-02-22 22:10:00,2767.89,2770.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64200,做多,2025-02-22 22:10:00,2025-02-22 22:15:00,2770.07,2769.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64201,做空,2025-02-22 22:15:00,2025-02-22 22:35:00,2769.53,2767.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -64202,做多,2025-02-22 22:35:00,2025-02-22 22:45:00,2767.88,2766.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64203,做空,2025-02-22 22:45:00,2025-02-22 22:50:00,2766.77,2768.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64204,做多,2025-02-22 22:50:00,2025-02-22 22:55:00,2768.36,2766.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64205,做空,2025-02-22 22:55:00,2025-02-22 23:05:00,2766.47,2766.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64206,做多,2025-02-22 23:10:00,2025-02-22 23:20:00,2768.18,2767.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64207,做空,2025-02-22 23:20:00,2025-02-22 23:25:00,2767.36,2769.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64208,做多,2025-02-22 23:25:00,2025-02-22 23:30:00,2769.15,2768.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64209,做空,2025-02-22 23:30:00,2025-02-22 23:50:00,2768.36,2762.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64210,做多,2025-02-23 00:30:00,2025-02-23 00:35:00,2763.86,2758.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64211,做空,2025-02-23 00:35:00,2025-02-23 00:50:00,2758.7,2768.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64212,做多,2025-02-23 00:50:00,2025-02-23 01:00:00,2768.76,2768.84,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -64213,做多,2025-02-23 01:50:00,2025-02-23 01:55:00,2764.71,2763.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64214,做空,2025-02-23 01:55:00,2025-02-23 02:10:00,2763.19,2764.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64215,做多,2025-02-23 02:10:00,2025-02-23 02:15:00,2764.77,2762.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64216,做空,2025-02-23 02:15:00,2025-02-23 02:35:00,2762.2,2755.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64217,做多,2025-02-23 03:30:00,2025-02-23 03:35:00,2757.86,2751.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64218,做空,2025-02-23 03:35:00,2025-02-23 04:20:00,2751.94,2751.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64219,做多,2025-02-23 04:20:00,2025-02-23 04:25:00,2751.97,2749.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64220,做空,2025-02-23 04:25:00,2025-02-23 04:35:00,2749.43,2753.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64221,做多,2025-02-23 04:35:00,2025-02-23 04:50:00,2753.4,2760.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64222,做多,2025-02-23 09:45:00,2025-02-23 10:30:00,2803.2,2804.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -64223,做空,2025-02-23 10:30:00,2025-02-23 10:55:00,2804.65,2805.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64224,做多,2025-02-23 10:55:00,2025-02-23 11:05:00,2805.3,2805.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64225,做空,2025-02-23 11:05:00,2025-02-23 11:10:00,2805.04,2806.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64226,做多,2025-02-23 11:10:00,2025-02-23 11:15:00,2806.17,2805.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64227,做空,2025-02-23 11:15:00,2025-02-23 11:20:00,2805.47,2801.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64228,做多,2025-02-23 12:00:00,2025-02-23 12:05:00,2803.89,2797.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64229,做空,2025-02-23 12:05:00,2025-02-23 12:15:00,2797.53,2787.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64230,做多,2025-02-23 13:00:00,2025-02-23 13:05:00,2799.38,2806.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64231,做多,2025-02-23 15:10:00,2025-02-23 15:20:00,2799.98,2799.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64232,做空,2025-02-23 15:20:00,2025-02-23 15:45:00,2799.22,2777.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64233,做多,2025-02-23 16:05:00,2025-02-23 16:25:00,2792.44,2807.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64234,做多,2025-02-23 18:35:00,2025-02-23 21:00:00,2812.47,2802.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64235,做空,2025-02-23 21:00:00,2025-02-23 21:25:00,2802.36,2803.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64236,做多,2025-02-23 21:25:00,2025-02-23 21:50:00,2803.81,2806.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64237,做多,2025-02-23 22:40:00,2025-02-23 23:00:00,2802.38,2808.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64238,做多,2025-02-24 02:45:00,2025-02-24 02:50:00,2788.94,2783.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64239,做空,2025-02-24 02:50:00,2025-02-24 02:55:00,2783.69,2775.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64240,做多,2025-02-24 05:20:00,2025-02-24 05:30:00,2709.17,2719.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64241,做多,2025-02-24 06:20:00,2025-02-24 07:15:00,2719.93,2722.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -64242,做空,2025-02-24 07:15:00,2025-02-24 07:30:00,2722.11,2724.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64243,做多,2025-02-24 07:30:00,2025-02-24 10:05:00,2724.02,2684.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64244,做空,2025-02-24 10:05:00,2025-02-24 10:20:00,2684.72,2672.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64245,做多,2025-02-24 11:20:00,2025-02-24 11:45:00,2681.6,2681.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64246,做空,2025-02-24 11:45:00,2025-02-24 12:50:00,2681.38,2680.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -64247,做多,2025-02-24 13:20:00,2025-02-24 13:30:00,2683.71,2688.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64248,做多,2025-02-24 14:30:00,2025-02-24 14:40:00,2676.7,2665.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64249,做空,2025-02-24 14:40:00,2025-02-24 14:45:00,2665.2,2663.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64250,做多,2025-02-24 15:10:00,2025-02-24 15:15:00,2673.15,2663.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64251,做空,2025-02-24 15:15:00,2025-02-24 15:20:00,2663.31,2670.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64252,做多,2025-02-24 15:20:00,2025-02-24 15:25:00,2670.03,2656.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64253,做空,2025-02-24 15:25:00,2025-02-24 15:35:00,2656.71,2651.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64254,做多,2025-02-24 16:05:00,2025-02-24 16:15:00,2667.35,2659.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64255,做空,2025-02-24 16:15:00,2025-02-24 17:15:00,2659.05,2672.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64256,做多,2025-02-24 17:15:00,2025-02-24 17:20:00,2672.15,2674.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64257,做多,2025-02-24 18:15:00,2025-02-24 18:20:00,2667.88,2660.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64258,做空,2025-02-24 18:20:00,2025-02-24 18:25:00,2660.72,2650.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64259,做多,2025-02-24 20:00:00,2025-02-24 21:40:00,2650.24,2649.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64260,做空,2025-02-24 21:40:00,2025-02-24 22:00:00,2649.36,2578.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64261,做多,2025-02-25 00:20:00,2025-02-25 00:25:00,2521.41,2502.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64262,做空,2025-02-25 00:25:00,2025-02-25 01:10:00,2502.8,2493.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64263,做多,2025-02-25 01:20:00,2025-02-25 01:25:00,2504.84,2493.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64264,做空,2025-02-25 01:25:00,2025-02-25 01:30:00,2493.86,2506.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64265,做多,2025-02-25 01:30:00,2025-02-25 01:35:00,2506.14,2505.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64266,做空,2025-02-25 01:35:00,2025-02-25 02:00:00,2505.02,2503.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -64267,做多,2025-02-25 02:00:00,2025-02-25 02:05:00,2503.2,2495.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64268,做空,2025-02-25 02:05:00,2025-02-25 02:15:00,2495.01,2481.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64269,做多,2025-02-25 02:25:00,2025-02-25 02:40:00,2493.9,2512.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64270,做多,2025-02-25 03:40:00,2025-02-25 04:25:00,2498.67,2499.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64271,做空,2025-02-25 04:25:00,2025-02-25 04:30:00,2499.41,2484.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64272,做多,2025-02-25 04:40:00,2025-02-25 04:55:00,2494.35,2490.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64273,做空,2025-02-25 04:55:00,2025-02-25 05:00:00,2490.55,2492.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64274,做多,2025-02-25 05:00:00,2025-02-25 05:25:00,2492.81,2502.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64275,做多,2025-02-25 06:20:00,2025-02-25 08:20:00,2497.81,2400.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64276,做空,2025-02-25 08:20:00,2025-02-25 08:25:00,2400.74,2401.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64277,做多,2025-02-25 08:25:00,2025-02-25 09:15:00,2401.49,2393.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64278,做空,2025-02-25 09:15:00,2025-02-25 09:50:00,2393.47,2383.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64279,做多,2025-02-25 10:00:00,2025-02-25 10:05:00,2403.72,2390.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64280,做空,2025-02-25 10:05:00,2025-02-25 10:10:00,2390.11,2374.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64281,做多,2025-02-25 10:30:00,2025-02-25 11:00:00,2405.01,2386.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64282,做空,2025-02-25 11:00:00,2025-02-25 11:35:00,2386.39,2396.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64283,做多,2025-02-25 11:35:00,2025-02-25 11:45:00,2396.42,2424.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64284,做多,2025-02-25 14:10:00,2025-02-25 15:40:00,2421.72,2398.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64285,做空,2025-02-25 15:40:00,2025-02-25 16:35:00,2398.48,2402.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64286,做多,2025-02-25 16:35:00,2025-02-25 16:40:00,2402.4,2423.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64287,做多,2025-02-25 17:55:00,2025-02-25 18:15:00,2420.2,2411.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64288,做空,2025-02-25 18:15:00,2025-02-25 18:20:00,2411.53,2412.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64289,做多,2025-02-25 18:35:00,2025-02-25 18:45:00,2420.28,2419.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64290,做空,2025-02-25 18:45:00,2025-02-25 18:50:00,2419.32,2422.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64291,做多,2025-02-25 18:50:00,2025-02-25 19:10:00,2422.88,2418.38,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64292,做多,2025-02-25 19:15:00,2025-02-25 19:20:00,2419.91,2415.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64293,做空,2025-02-25 19:20:00,2025-02-25 19:25:00,2415.05,2420.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64294,做多,2025-02-25 19:25:00,2025-02-25 19:35:00,2420.89,2442.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64295,做多,2025-02-25 21:40:00,2025-02-25 21:50:00,2494.33,2512.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64296,做多,2025-02-25 22:55:00,2025-02-25 23:20:00,2509.57,2509.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64297,做空,2025-02-25 23:20:00,2025-02-25 23:35:00,2509.55,2497.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64298,做多,2025-02-26 01:15:00,2025-02-26 01:40:00,2479.49,2479.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64299,做空,2025-02-26 01:40:00,2025-02-26 02:10:00,2479.65,2482.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64300,做多,2025-02-26 02:10:00,2025-02-26 02:15:00,2482.22,2487.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64301,做多,2025-02-26 02:35:00,2025-02-26 02:40:00,2492.42,2487.21,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64302,做多,2025-02-26 03:45:00,2025-02-26 03:50:00,2494.53,2492.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64303,做空,2025-02-26 03:50:00,2025-02-26 04:25:00,2492.79,2497.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64304,做多,2025-02-26 04:25:00,2025-02-26 04:45:00,2497.09,2495.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64305,做空,2025-02-26 04:45:00,2025-02-26 05:00:00,2495.73,2488.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64306,做多,2025-02-26 05:05:00,2025-02-26 06:45:00,2491.9,2497.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64307,做多,2025-02-26 09:15:00,2025-02-26 09:35:00,2468.93,2491.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64308,做多,2025-02-26 14:40:00,2025-02-26 15:55:00,2409.53,2427.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -64309,做空,2025-02-26 15:55:00,2025-02-26 16:10:00,2427.64,2409.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64310,做多,2025-02-26 20:00:00,2025-02-26 20:05:00,2309.86,2307.94,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64311,做多,2025-02-26 20:25:00,2025-02-26 20:45:00,2302.92,2327.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64312,做多,2025-02-26 21:35:00,2025-02-26 21:40:00,2315.2,2310.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64313,做空,2025-02-26 21:40:00,2025-02-26 21:50:00,2310.47,2322.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64314,做多,2025-02-26 21:50:00,2025-02-26 22:00:00,2322.7,2378.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64315,做多,2025-02-27 00:05:00,2025-02-27 00:10:00,2343.23,2337.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64316,做空,2025-02-27 00:10:00,2025-02-27 00:15:00,2337.27,2344.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64317,做多,2025-02-27 00:15:00,2025-02-27 00:20:00,2344.3,2331.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64318,做空,2025-02-27 00:20:00,2025-02-27 00:30:00,2331.24,2322.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64319,做多,2025-02-27 00:40:00,2025-02-27 00:45:00,2338.56,2345.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64320,做多,2025-02-27 01:10:00,2025-02-27 01:20:00,2333.55,2350.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64321,做多,2025-02-27 01:20:00,2025-02-27 01:25:00,2350.96,2356.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64322,做多,2025-02-27 02:10:00,2025-02-27 02:20:00,2345.96,2357.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64323,做多,2025-02-27 03:15:00,2025-02-27 04:05:00,2339.32,2324.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64324,做空,2025-02-27 04:05:00,2025-02-27 04:10:00,2324.72,2316.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64325,做多,2025-02-27 05:05:00,2025-02-27 05:25:00,2321.23,2318.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64326,做空,2025-02-27 05:25:00,2025-02-27 05:30:00,2318.99,2322.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64327,做多,2025-02-27 05:30:00,2025-02-27 05:35:00,2322.26,2336.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64328,做多,2025-02-27 08:40:00,2025-02-27 09:10:00,2354.21,2355.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -64329,做空,2025-02-27 09:10:00,2025-02-27 09:25:00,2355.95,2356.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64330,做多,2025-02-27 09:25:00,2025-02-27 09:30:00,2356.98,2361.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64331,做多,2025-02-27 12:35:00,2025-02-27 12:45:00,2354.66,2355.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64332,做空,2025-02-27 12:45:00,2025-02-27 13:05:00,2355.51,2351.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -64333,做多,2025-02-27 13:05:00,2025-02-27 13:20:00,2351.2,2349.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64334,做空,2025-02-27 13:20:00,2025-02-27 13:25:00,2349.09,2349.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64335,做多,2025-02-27 13:25:00,2025-02-27 13:40:00,2349.53,2353.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -64336,做空,2025-02-27 13:40:00,2025-02-27 13:45:00,2353.13,2343.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64337,做多,2025-02-27 14:25:00,2025-02-27 14:35:00,2344.14,2338.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64338,做空,2025-02-27 14:35:00,2025-02-27 14:40:00,2338.26,2327.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64339,做多,2025-02-27 15:20:00,2025-02-27 15:25:00,2327.46,2326.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64340,做空,2025-02-27 15:25:00,2025-02-27 15:35:00,2326.61,2331.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64341,做多,2025-02-27 15:35:00,2025-02-27 15:40:00,2331.37,2322.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64342,做空,2025-02-27 15:40:00,2025-02-27 15:45:00,2322.72,2326.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64343,做多,2025-02-27 15:45:00,2025-02-27 15:55:00,2326.39,2322.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64344,做空,2025-02-27 15:55:00,2025-02-27 16:00:00,2322.37,2326.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64345,做多,2025-02-27 16:00:00,2025-02-27 16:25:00,2326.51,2314.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64346,做空,2025-02-27 16:25:00,2025-02-27 16:30:00,2314.42,2310.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64347,做多,2025-02-27 17:15:00,2025-02-27 17:20:00,2318.53,2313.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64348,做空,2025-02-27 17:20:00,2025-02-27 17:25:00,2313.37,2314.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64349,做多,2025-02-27 17:25:00,2025-02-27 17:40:00,2314.19,2313.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64350,做空,2025-02-27 17:40:00,2025-02-27 19:10:00,2313.91,2312.86,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -64351,做多,2025-02-27 21:15:00,2025-02-27 22:55:00,2265.74,2291.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64352,做多,2025-02-28 03:05:00,2025-02-28 04:45:00,2182.64,2141.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64353,做空,2025-02-28 04:45:00,2025-02-28 05:35:00,2141.38,2115.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -64354,做多,2025-02-28 05:35:00,2025-02-28 06:05:00,2115.21,2119.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -64355,做空,2025-02-28 06:05:00,2025-02-28 06:20:00,2119.27,2112.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64356,做多,2025-02-28 06:30:00,2025-02-28 06:35:00,2120.26,2113.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64357,做空,2025-02-28 06:35:00,2025-02-28 06:45:00,2113.84,2093.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64358,做多,2025-02-28 07:00:00,2025-02-28 07:25:00,2127.11,2113.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64359,做空,2025-02-28 07:25:00,2025-02-28 07:45:00,2113.75,2096.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64360,做多,2025-02-28 08:00:00,2025-02-28 08:05:00,2116.22,2114.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64361,做空,2025-02-28 08:05:00,2025-02-28 08:15:00,2114.46,2084.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64362,做多,2025-02-28 08:30:00,2025-02-28 08:40:00,2105.5,2096.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64363,做空,2025-02-28 08:40:00,2025-02-28 08:45:00,2096.81,2104.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64364,做多,2025-02-28 08:45:00,2025-02-28 09:00:00,2104.6,2119.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64365,做多,2025-02-28 10:10:00,2025-02-28 10:15:00,2129.69,2129.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64366,做空,2025-02-28 10:15:00,2025-02-28 10:35:00,2129.47,2118.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64367,做多,2025-02-28 11:15:00,2025-02-28 11:40:00,2127.39,2134.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64368,做多,2025-02-28 12:00:00,2025-02-28 12:25:00,2125.78,2120.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64369,做空,2025-02-28 12:25:00,2025-02-28 12:30:00,2120.46,2119.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64370,做多,2025-02-28 13:00:00,2025-02-28 13:10:00,2128.14,2131.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64371,做多,2025-02-28 13:30:00,2025-02-28 13:35:00,2145.88,2148.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64372,做多,2025-02-28 14:35:00,2025-02-28 15:05:00,2158.26,2185.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64373,做多,2025-02-28 18:30:00,2025-02-28 18:50:00,2220.64,2241.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64374,做多,2025-02-28 21:05:00,2025-02-28 21:25:00,2225.62,2217.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64375,做空,2025-02-28 21:25:00,2025-02-28 21:40:00,2217.8,2219.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64376,做多,2025-02-28 21:40:00,2025-02-28 22:20:00,2219.09,2218.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64377,做空,2025-02-28 22:20:00,2025-02-28 22:30:00,2218.26,2210.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64378,做多,2025-02-28 22:40:00,2025-02-28 23:35:00,2216.12,2234.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64379,做多,2025-03-01 01:35:00,2025-03-01 01:50:00,2227.37,2248.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64380,做多,2025-03-01 03:10:00,2025-03-01 04:10:00,2250.36,2274.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64381,做多,2025-03-01 08:00:00,2025-03-01 08:20:00,2231.35,2237.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64382,做多,2025-03-01 08:45:00,2025-03-01 09:20:00,2229.8,2234.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64383,做多,2025-03-01 12:45:00,2025-03-01 12:55:00,2179.55,2180.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64384,做空,2025-03-01 12:55:00,2025-03-01 13:05:00,2180.23,2173.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64385,做多,2025-03-01 14:10:00,2025-03-01 14:25:00,2156.36,2157.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64386,做空,2025-03-01 14:25:00,2025-03-01 14:35:00,2157.19,2156.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64387,做多,2025-03-01 14:35:00,2025-03-01 14:45:00,2156.99,2162.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64388,做多,2025-03-01 20:15:00,2025-03-01 20:20:00,2222.73,2217.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64389,做空,2025-03-01 20:20:00,2025-03-01 20:25:00,2217.23,2219.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64390,做多,2025-03-01 20:25:00,2025-03-01 21:00:00,2219.28,2221.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -64391,做空,2025-03-01 21:00:00,2025-03-01 21:10:00,2221.86,2212.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64392,做多,2025-03-01 21:50:00,2025-03-01 21:55:00,2224.53,2228.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64393,做多,2025-03-01 22:20:00,2025-03-01 22:45:00,2217.7,2213.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64394,做空,2025-03-01 22:45:00,2025-03-01 23:05:00,2213.17,2198.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64395,做多,2025-03-01 23:50:00,2025-03-02 00:20:00,2213.19,2206.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64396,做空,2025-03-02 00:20:00,2025-03-02 00:25:00,2206.51,2209.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64397,做多,2025-03-02 00:25:00,2025-03-02 00:35:00,2209.15,2220.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64398,做多,2025-03-02 01:50:00,2025-03-02 02:00:00,2216.86,2226.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64399,做多,2025-03-02 03:00:00,2025-03-02 03:20:00,2214.95,2214.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64400,做空,2025-03-02 03:20:00,2025-03-02 03:25:00,2214.97,2218.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64401,做多,2025-03-02 03:25:00,2025-03-02 03:45:00,2218.77,2227.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64402,做多,2025-03-02 05:50:00,2025-03-02 06:00:00,2227.16,2229.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64403,做多,2025-03-02 06:25:00,2025-03-02 06:30:00,2229.75,2227.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64404,做空,2025-03-02 06:30:00,2025-03-02 06:40:00,2227.98,2228.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64405,做多,2025-03-02 06:40:00,2025-03-02 06:50:00,2228.0,2223.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64406,做空,2025-03-02 06:50:00,2025-03-02 07:00:00,2223.1,2219.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64407,做多,2025-03-02 07:30:00,2025-03-02 09:25:00,2224.01,2223.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64408,做多,2025-03-02 11:05:00,2025-03-02 15:25:00,2243.28,2239.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64409,做多,2025-03-02 18:45:00,2025-03-02 19:05:00,2472.07,2471.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64410,做空,2025-03-02 19:05:00,2025-03-02 19:15:00,2471.36,2477.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64411,做多,2025-03-02 19:15:00,2025-03-02 19:45:00,2477.6,2490.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64412,做多,2025-03-02 20:40:00,2025-03-02 20:50:00,2495.83,2505.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64413,做多,2025-03-02 21:30:00,2025-03-02 21:40:00,2510.5,2530.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64414,做多,2025-03-02 22:05:00,2025-03-02 22:30:00,2513.8,2513.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64415,做空,2025-03-02 22:30:00,2025-03-02 23:35:00,2513.71,2522.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64416,做多,2025-03-02 23:35:00,2025-03-02 23:40:00,2522.14,2518.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64417,做空,2025-03-02 23:40:00,2025-03-03 00:00:00,2518.43,2501.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64418,做多,2025-03-03 02:45:00,2025-03-03 03:40:00,2442.89,2427.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64419,做空,2025-03-03 03:40:00,2025-03-03 03:45:00,2427.99,2434.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64420,做多,2025-03-03 03:45:00,2025-03-03 04:05:00,2434.92,2437.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -64421,做空,2025-03-03 04:05:00,2025-03-03 04:15:00,2437.57,2440.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64422,做多,2025-03-03 04:15:00,2025-03-03 04:30:00,2440.4,2441.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -64423,做空,2025-03-03 04:30:00,2025-03-03 05:30:00,2441.97,2444.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64424,做多,2025-03-03 05:30:00,2025-03-03 05:40:00,2444.3,2444.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64425,做空,2025-03-03 05:40:00,2025-03-03 05:45:00,2444.04,2448.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64426,做多,2025-03-03 05:45:00,2025-03-03 06:00:00,2448.31,2442.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64427,做空,2025-03-03 06:00:00,2025-03-03 06:05:00,2442.35,2433.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64428,做多,2025-03-03 07:50:00,2025-03-03 08:15:00,2389.07,2376.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64429,做空,2025-03-03 08:15:00,2025-03-03 08:25:00,2376.09,2365.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64430,做多,2025-03-03 10:00:00,2025-03-03 10:15:00,2347.3,2357.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64431,做多,2025-03-03 11:25:00,2025-03-03 11:45:00,2352.78,2352.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64432,做空,2025-03-03 11:45:00,2025-03-03 11:55:00,2352.85,2355.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64433,做多,2025-03-03 11:55:00,2025-03-03 12:00:00,2355.22,2372.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64434,做多,2025-03-03 12:00:00,2025-03-03 12:05:00,2372.21,2368.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64435,做多,2025-03-03 12:20:00,2025-03-03 12:40:00,2360.18,2367.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64436,做多,2025-03-03 13:15:00,2025-03-03 13:25:00,2365.57,2365.6,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64437,做空,2025-03-03 13:25:00,2025-03-03 14:15:00,2365.6,2359.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64438,做多,2025-03-03 16:20:00,2025-03-03 16:25:00,2290.0,2285.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64439,做空,2025-03-03 16:25:00,2025-03-03 17:00:00,2285.82,2274.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64440,做多,2025-03-03 17:30:00,2025-03-03 17:40:00,2281.68,2293.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64441,做多,2025-03-03 21:05:00,2025-03-03 21:45:00,2132.2,2129.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64442,做空,2025-03-03 21:45:00,2025-03-03 21:55:00,2129.68,2110.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64443,做多,2025-03-03 22:00:00,2025-03-03 22:05:00,2128.35,2127.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64444,做空,2025-03-03 22:05:00,2025-03-04 00:05:00,2127.6,2151.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64445,做多,2025-03-04 00:05:00,2025-03-04 00:20:00,2151.57,2154.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -64446,做空,2025-03-04 00:20:00,2025-03-04 00:25:00,2154.86,2146.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64447,做多,2025-03-04 02:45:00,2025-03-04 03:15:00,2065.0,2059.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64448,做空,2025-03-04 03:15:00,2025-03-04 03:45:00,2059.07,2068.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64449,做多,2025-03-04 03:45:00,2025-03-04 03:50:00,2068.11,2082.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64450,做多,2025-03-04 06:20:00,2025-03-04 06:30:00,2101.33,2103.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -64451,做空,2025-03-04 06:30:00,2025-03-04 06:45:00,2103.32,2092.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64452,做多,2025-03-04 08:00:00,2025-03-04 08:05:00,2087.72,2070.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64453,做空,2025-03-04 08:05:00,2025-03-04 08:15:00,2070.96,2089.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64454,做多,2025-03-04 08:15:00,2025-03-04 08:25:00,2089.2,2092.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64455,做多,2025-03-04 09:25:00,2025-03-04 09:30:00,2091.46,2089.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64456,做空,2025-03-04 09:30:00,2025-03-04 09:35:00,2089.99,2097.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64457,做多,2025-03-04 09:35:00,2025-03-04 09:50:00,2097.73,2091.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64458,做空,2025-03-04 09:50:00,2025-03-04 10:00:00,2091.52,2092.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64459,做多,2025-03-04 10:30:00,2025-03-04 10:45:00,2094.15,2102.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64460,做多,2025-03-04 12:40:00,2025-03-04 13:00:00,2104.41,2093.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64461,做空,2025-03-04 13:00:00,2025-03-04 13:10:00,2093.0,2082.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64462,做多,2025-03-04 14:05:00,2025-03-04 14:35:00,2076.11,2138.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64463,做多,2025-03-04 14:35:00,2025-03-04 14:40:00,2138.3,2114.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64464,做多,2025-03-04 15:40:00,2025-03-04 15:50:00,2073.89,2071.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64465,做空,2025-03-04 15:50:00,2025-03-04 15:55:00,2071.79,2073.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64466,做多,2025-03-04 15:55:00,2025-03-04 17:15:00,2073.47,2108.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64467,做多,2025-03-04 21:15:00,2025-03-04 21:20:00,2155.06,2199.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64468,做多,2025-03-04 21:20:00,2025-03-04 21:25:00,2199.08,2215.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64469,做多,2025-03-04 23:10:00,2025-03-05 01:25:00,2176.53,2170.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64470,做多,2025-03-05 02:40:00,2025-03-05 02:55:00,2178.48,2178.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64471,做空,2025-03-05 02:55:00,2025-03-05 03:00:00,2178.1,2180.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64472,做多,2025-03-05 03:00:00,2025-03-05 03:20:00,2180.72,2182.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -64473,做空,2025-03-05 03:20:00,2025-03-05 03:45:00,2182.12,2171.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64474,做多,2025-03-05 04:45:00,2025-03-05 04:50:00,2171.66,2169.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64475,做空,2025-03-05 04:50:00,2025-03-05 04:55:00,2169.56,2172.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64476,做多,2025-03-05 04:55:00,2025-03-05 05:10:00,2172.39,2176.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64477,做多,2025-03-05 10:20:00,2025-03-05 10:30:00,2237.54,2269.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64478,做多,2025-03-05 12:35:00,2025-03-05 12:40:00,2225.82,2219.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64479,做空,2025-03-05 12:40:00,2025-03-05 12:45:00,2219.32,2214.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64480,做多,2025-03-05 13:00:00,2025-03-05 15:10:00,2220.28,2186.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64481,做空,2025-03-05 15:10:00,2025-03-05 15:35:00,2186.51,2191.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64482,做多,2025-03-05 15:35:00,2025-03-05 15:40:00,2191.12,2188.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64483,做空,2025-03-05 15:40:00,2025-03-05 15:50:00,2188.55,2190.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64484,做多,2025-03-05 15:50:00,2025-03-05 15:55:00,2190.12,2185.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64485,做空,2025-03-05 15:55:00,2025-03-05 16:10:00,2185.68,2175.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64486,做多,2025-03-05 16:55:00,2025-03-05 17:10:00,2189.49,2198.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64487,做多,2025-03-05 17:55:00,2025-03-05 18:05:00,2193.63,2181.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64488,做空,2025-03-05 18:05:00,2025-03-05 18:10:00,2181.86,2187.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64489,做多,2025-03-05 18:10:00,2025-03-05 19:00:00,2187.64,2213.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64490,做多,2025-03-05 21:25:00,2025-03-05 21:30:00,2228.63,2223.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64491,做空,2025-03-05 21:30:00,2025-03-05 21:35:00,2223.84,2225.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64492,做多,2025-03-05 21:35:00,2025-03-05 21:55:00,2225.49,2234.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64493,做多,2025-03-05 22:30:00,2025-03-05 22:35:00,2230.7,2227.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64494,做空,2025-03-05 22:35:00,2025-03-05 22:40:00,2227.01,2230.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64495,做多,2025-03-05 22:40:00,2025-03-05 22:50:00,2230.43,2237.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64496,做多,2025-03-05 23:20:00,2025-03-05 23:30:00,2234.89,2237.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64497,做多,2025-03-06 01:05:00,2025-03-06 01:15:00,2239.77,2241.87,0.0,100.0,0.0,0.0,0.0,0.0,flip -64498,做空,2025-03-06 01:15:00,2025-03-06 01:20:00,2241.87,2242.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64499,做多,2025-03-06 01:20:00,2025-03-06 01:35:00,2242.94,2246.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64500,做多,2025-03-06 04:30:00,2025-03-06 04:40:00,2279.47,2289.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64501,做多,2025-03-06 07:20:00,2025-03-06 08:30:00,2295.96,2289.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64502,做空,2025-03-06 08:30:00,2025-03-06 08:35:00,2289.19,2290.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64503,做多,2025-03-06 08:35:00,2025-03-06 08:40:00,2290.83,2295.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64504,做多,2025-03-06 09:15:00,2025-03-06 09:25:00,2288.35,2280.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64505,做空,2025-03-06 09:25:00,2025-03-06 09:30:00,2280.94,2283.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64506,做多,2025-03-06 09:40:00,2025-03-06 09:45:00,2288.45,2283.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64507,做空,2025-03-06 09:45:00,2025-03-06 10:05:00,2283.94,2286.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64508,做多,2025-03-06 10:05:00,2025-03-06 10:15:00,2286.3,2294.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64509,做多,2025-03-06 11:10:00,2025-03-06 11:35:00,2291.43,2291.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64510,做空,2025-03-06 11:35:00,2025-03-06 11:40:00,2291.59,2295.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64511,做多,2025-03-06 11:40:00,2025-03-06 11:50:00,2295.93,2295.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64512,做空,2025-03-06 11:50:00,2025-03-06 12:05:00,2295.12,2287.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64513,做多,2025-03-06 15:05:00,2025-03-06 16:20:00,2251.61,2246.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64514,做空,2025-03-06 16:20:00,2025-03-06 16:40:00,2246.68,2238.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64515,做多,2025-03-06 18:30:00,2025-03-06 18:35:00,2203.0,2191.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64516,做空,2025-03-06 18:35:00,2025-03-06 18:50:00,2191.28,2200.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64517,做多,2025-03-06 18:50:00,2025-03-06 19:00:00,2200.33,2194.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64518,做空,2025-03-06 19:00:00,2025-03-06 19:10:00,2194.99,2196.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64519,做多,2025-03-06 19:10:00,2025-03-06 19:15:00,2196.35,2190.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64520,做空,2025-03-06 19:15:00,2025-03-06 19:30:00,2190.07,2189.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -64521,做多,2025-03-06 19:40:00,2025-03-06 19:45:00,2200.39,2211.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64522,做多,2025-03-06 20:00:00,2025-03-06 20:40:00,2202.94,2193.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64523,做空,2025-03-06 20:40:00,2025-03-06 20:45:00,2193.6,2200.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64524,做多,2025-03-06 20:45:00,2025-03-06 20:55:00,2200.73,2198.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64525,做空,2025-03-06 20:55:00,2025-03-06 21:00:00,2198.85,2208.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64526,做多,2025-03-06 21:00:00,2025-03-06 21:10:00,2208.27,2214.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64527,做多,2025-03-06 21:50:00,2025-03-06 22:00:00,2210.01,2219.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64528,做多,2025-03-06 22:25:00,2025-03-06 22:50:00,2206.22,2215.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64529,做多,2025-03-06 23:00:00,2025-03-06 23:05:00,2213.96,2205.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64530,做空,2025-03-06 23:05:00,2025-03-06 23:15:00,2205.74,2209.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64531,做多,2025-03-06 23:15:00,2025-03-07 00:10:00,2209.92,2205.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64532,做多,2025-03-07 00:10:00,2025-03-07 02:45:00,2205.2,2163.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64533,做空,2025-03-07 02:45:00,2025-03-07 02:55:00,2163.25,2154.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64534,做多,2025-03-07 04:20:00,2025-03-07 04:35:00,2156.22,2161.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64535,做多,2025-03-07 06:25:00,2025-03-07 06:45:00,2169.56,2178.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64536,做多,2025-03-07 08:45:00,2025-03-07 08:50:00,2186.56,2181.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64537,做空,2025-03-07 08:50:00,2025-03-07 08:55:00,2181.82,2184.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64538,做多,2025-03-07 08:55:00,2025-03-07 09:05:00,2184.65,2189.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64539,做多,2025-03-07 10:05:00,2025-03-07 10:10:00,2193.12,2191.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64540,做空,2025-03-07 10:10:00,2025-03-07 10:15:00,2191.69,2194.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64541,做多,2025-03-07 10:15:00,2025-03-07 10:20:00,2194.15,2193.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64542,做空,2025-03-07 10:20:00,2025-03-07 10:45:00,2193.61,2194.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64543,做多,2025-03-07 10:45:00,2025-03-07 10:55:00,2194.23,2195.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -64544,做空,2025-03-07 10:55:00,2025-03-07 11:50:00,2195.99,2195.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64545,做多,2025-03-07 11:50:00,2025-03-07 12:00:00,2195.4,2195.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64546,做空,2025-03-07 12:00:00,2025-03-07 12:15:00,2195.57,2186.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64547,做多,2025-03-07 13:05:00,2025-03-07 13:30:00,2185.04,2209.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64548,做多,2025-03-07 14:00:00,2025-03-07 14:05:00,2193.72,2190.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64549,做空,2025-03-07 14:05:00,2025-03-07 14:40:00,2190.66,2209.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64550,做多,2025-03-07 14:40:00,2025-03-07 14:45:00,2209.84,2241.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64551,做多,2025-03-07 15:45:00,2025-03-07 15:50:00,2219.36,2212.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64552,做空,2025-03-07 15:50:00,2025-03-07 16:20:00,2212.16,2176.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64553,做多,2025-03-07 17:40:00,2025-03-07 17:50:00,2170.51,2182.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64554,做多,2025-03-07 20:05:00,2025-03-07 20:10:00,2183.44,2177.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64555,做空,2025-03-07 20:10:00,2025-03-07 20:35:00,2177.56,2148.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64556,做多,2025-03-07 20:50:00,2025-03-07 20:55:00,2180.01,2157.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64557,做空,2025-03-07 20:55:00,2025-03-07 21:00:00,2157.1,2157.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64558,做多,2025-03-07 22:35:00,2025-03-07 23:00:00,2144.23,2140.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64559,做空,2025-03-07 23:00:00,2025-03-07 23:10:00,2140.33,2116.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64560,做多,2025-03-07 23:30:00,2025-03-07 23:35:00,2135.48,2132.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64561,做空,2025-03-07 23:35:00,2025-03-07 23:40:00,2132.97,2137.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64562,做多,2025-03-07 23:40:00,2025-03-08 00:00:00,2137.93,2135.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64563,做空,2025-03-08 00:00:00,2025-03-08 00:05:00,2135.7,2135.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64564,做多,2025-03-08 00:05:00,2025-03-08 00:20:00,2135.86,2135.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64565,做空,2025-03-08 00:20:00,2025-03-08 01:30:00,2135.8,2112.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64566,做多,2025-03-08 02:00:00,2025-03-08 02:20:00,2137.15,2134.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64567,做空,2025-03-08 02:20:00,2025-03-08 02:30:00,2134.07,2133.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64568,做多,2025-03-08 02:30:00,2025-03-08 03:10:00,2133.34,2129.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64569,做空,2025-03-08 03:10:00,2025-03-08 03:30:00,2129.56,2136.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64570,做多,2025-03-08 03:30:00,2025-03-08 04:00:00,2136.19,2131.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64571,做空,2025-03-08 04:00:00,2025-03-08 04:05:00,2131.85,2138.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64572,做多,2025-03-08 04:05:00,2025-03-08 04:20:00,2138.66,2144.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64573,做多,2025-03-08 05:15:00,2025-03-08 05:25:00,2143.45,2143.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64574,做空,2025-03-08 05:25:00,2025-03-08 05:40:00,2143.11,2137.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64575,做多,2025-03-08 06:05:00,2025-03-08 06:10:00,2143.74,2141.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64576,做空,2025-03-08 06:10:00,2025-03-08 06:25:00,2141.58,2142.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64577,做多,2025-03-08 06:25:00,2025-03-08 06:30:00,2142.73,2139.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64578,做空,2025-03-08 06:30:00,2025-03-08 06:35:00,2139.49,2140.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64579,做多,2025-03-08 06:35:00,2025-03-08 07:20:00,2140.36,2143.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64580,做多,2025-03-08 07:40:00,2025-03-08 07:45:00,2140.49,2135.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64581,做空,2025-03-08 07:45:00,2025-03-08 07:50:00,2135.58,2133.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64582,做多,2025-03-08 08:00:00,2025-03-08 08:05:00,2139.47,2132.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64583,做空,2025-03-08 08:05:00,2025-03-08 08:10:00,2132.07,2129.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64584,做多,2025-03-08 10:20:00,2025-03-08 11:00:00,2132.74,2134.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -64585,做空,2025-03-08 11:00:00,2025-03-08 11:25:00,2134.92,2133.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -64586,做多,2025-03-08 11:25:00,2025-03-08 11:35:00,2133.35,2128.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64587,做空,2025-03-08 11:35:00,2025-03-08 11:40:00,2128.51,2131.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64588,做多,2025-03-08 11:50:00,2025-03-08 12:00:00,2136.57,2145.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64589,做多,2025-03-08 14:25:00,2025-03-08 14:45:00,2181.78,2179.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64590,做空,2025-03-08 14:45:00,2025-03-08 14:55:00,2179.88,2178.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64591,做多,2025-03-08 15:25:00,2025-03-08 15:55:00,2184.58,2180.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64592,做空,2025-03-08 15:55:00,2025-03-08 16:15:00,2180.4,2168.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64593,做多,2025-03-08 16:35:00,2025-03-08 16:45:00,2178.18,2176.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64594,做空,2025-03-08 16:45:00,2025-03-08 16:50:00,2176.86,2195.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64595,做多,2025-03-08 16:50:00,2025-03-08 16:55:00,2195.04,2189.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -64596,做多,2025-03-08 18:15:00,2025-03-08 18:20:00,2198.11,2195.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64597,做空,2025-03-08 18:20:00,2025-03-08 18:25:00,2195.61,2199.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64598,做多,2025-03-08 18:25:00,2025-03-08 19:00:00,2199.53,2203.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -64599,做空,2025-03-08 19:00:00,2025-03-08 19:05:00,2203.28,2206.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64600,做多,2025-03-08 19:05:00,2025-03-08 19:10:00,2206.56,2208.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64601,做多,2025-03-08 20:30:00,2025-03-08 20:35:00,2218.32,2218.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64602,做空,2025-03-08 20:35:00,2025-03-08 20:55:00,2218.03,2212.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64603,做多,2025-03-08 21:20:00,2025-03-08 21:30:00,2219.57,2220.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64604,做多,2025-03-08 23:55:00,2025-03-09 00:00:00,2202.76,2199.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64605,做空,2025-03-09 00:00:00,2025-03-09 00:05:00,2199.94,2204.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64606,做多,2025-03-09 00:05:00,2025-03-09 00:40:00,2204.89,2202.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64607,做空,2025-03-09 00:40:00,2025-03-09 00:45:00,2202.29,2204.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64608,做多,2025-03-09 00:45:00,2025-03-09 01:00:00,2204.72,2207.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64609,做多,2025-03-09 03:35:00,2025-03-09 04:15:00,2183.53,2187.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64610,做多,2025-03-09 05:15:00,2025-03-09 05:20:00,2186.98,2189.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64611,做多,2025-03-09 06:45:00,2025-03-09 06:50:00,2183.86,2178.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64612,做空,2025-03-09 06:50:00,2025-03-09 07:00:00,2178.47,2180.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64613,做多,2025-03-09 07:00:00,2025-03-09 07:30:00,2180.39,2186.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64614,做多,2025-03-09 07:55:00,2025-03-09 08:00:00,2184.07,2181.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64615,做空,2025-03-09 08:00:00,2025-03-09 08:15:00,2181.95,2182.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64616,做多,2025-03-09 08:15:00,2025-03-09 08:30:00,2182.92,2182.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64617,做空,2025-03-09 08:30:00,2025-03-09 08:40:00,2182.12,2176.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64618,做多,2025-03-09 09:30:00,2025-03-09 09:35:00,2178.98,2174.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64619,做空,2025-03-09 09:35:00,2025-03-09 09:45:00,2174.84,2171.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64620,做多,2025-03-09 12:10:00,2025-03-09 12:25:00,2139.12,2140.89,0.0,100.0,0.0,0.0,0.0,0.0,flip -64621,做空,2025-03-09 12:25:00,2025-03-09 12:35:00,2140.89,2143.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64622,做多,2025-03-09 12:35:00,2025-03-09 12:45:00,2143.75,2142.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64623,做空,2025-03-09 12:45:00,2025-03-09 13:00:00,2142.01,2141.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64624,做多,2025-03-09 13:00:00,2025-03-09 15:15:00,2141.01,2112.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64625,做空,2025-03-09 15:15:00,2025-03-09 15:25:00,2112.73,2113.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64626,做多,2025-03-09 15:25:00,2025-03-09 18:35:00,2113.39,2013.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64627,做空,2025-03-09 18:35:00,2025-03-09 18:40:00,2013.27,2017.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64628,做多,2025-03-09 18:55:00,2025-03-09 19:05:00,2019.99,2019.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64629,做空,2025-03-09 19:05:00,2025-03-09 19:10:00,2019.45,2024.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64630,做多,2025-03-09 19:10:00,2025-03-09 19:15:00,2024.82,2023.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64631,做空,2025-03-09 19:15:00,2025-03-09 21:05:00,2023.01,2037.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -64632,做多,2025-03-09 23:10:00,2025-03-09 23:20:00,2017.28,2019.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -64633,做空,2025-03-09 23:20:00,2025-03-09 23:45:00,2019.41,2008.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64634,做多,2025-03-09 23:50:00,2025-03-10 00:00:00,2015.9,2030.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64635,做多,2025-03-10 00:20:00,2025-03-10 00:25:00,2017.14,2009.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64636,做空,2025-03-10 00:25:00,2025-03-10 00:30:00,2009.78,1997.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64637,做多,2025-03-10 00:40:00,2025-03-10 00:45:00,2027.17,2033.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64638,做多,2025-03-10 03:35:00,2025-03-10 04:05:00,2055.99,2066.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64639,做多,2025-03-10 05:15:00,2025-03-10 05:25:00,2068.61,2067.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64640,做空,2025-03-10 05:25:00,2025-03-10 05:35:00,2067.51,2066.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -64641,做多,2025-03-10 05:35:00,2025-03-10 07:00:00,2066.72,2077.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64642,做多,2025-03-10 07:30:00,2025-03-10 08:05:00,2064.19,2065.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -64643,做空,2025-03-10 08:05:00,2025-03-10 08:10:00,2065.67,2069.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64644,做多,2025-03-10 08:10:00,2025-03-10 08:15:00,2069.13,2064.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64645,做空,2025-03-10 08:15:00,2025-03-10 08:30:00,2064.84,2057.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64646,做多,2025-03-10 08:50:00,2025-03-10 09:10:00,2062.97,2084.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64647,做多,2025-03-10 10:50:00,2025-03-10 10:55:00,2100.95,2098.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64648,做空,2025-03-10 10:55:00,2025-03-10 11:00:00,2098.91,2102.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64649,做多,2025-03-10 11:00:00,2025-03-10 11:35:00,2102.26,2114.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -64650,做多,2025-03-10 12:35:00,2025-03-10 12:45:00,2117.19,2117.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64651,做空,2025-03-10 12:45:00,2025-03-10 12:50:00,2117.17,2125.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64652,做多,2025-03-10 12:50:00,2025-03-10 13:05:00,2125.19,2121.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64653,做空,2025-03-10 13:05:00,2025-03-10 13:30:00,2121.09,2090.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64654,做多,2025-03-10 15:30:00,2025-03-10 15:40:00,2035.56,2025.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -64655,做空,2025-03-10 15:40:00,2025-03-10 17:00:00,2025.68,1964.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -64656,做多,2025-03-10 19:30:00,2025-03-10 20:05:00,1877.21,1866.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64657,做空,2025-03-10 20:05:00,2025-03-10 20:45:00,1866.81,1853.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64658,做多,2025-03-10 20:50:00,2025-03-10 20:55:00,1872.45,1868.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64659,做多,2025-03-10 21:05:00,2025-03-10 21:10:00,1873.12,1887.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64660,做多,2025-03-10 22:10:00,2025-03-10 22:15:00,1879.59,1872.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64661,做空,2025-03-10 22:15:00,2025-03-10 22:50:00,1872.99,1884.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64662,做多,2025-03-10 22:50:00,2025-03-10 22:55:00,1884.63,1879.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64663,做空,2025-03-10 22:55:00,2025-03-10 23:00:00,1879.01,1884.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64664,做多,2025-03-10 23:00:00,2025-03-10 23:15:00,1884.64,1872.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64665,做空,2025-03-10 23:15:00,2025-03-10 23:20:00,1872.04,1877.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64666,做多,2025-03-10 23:20:00,2025-03-10 23:25:00,1877.39,1875.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64667,做空,2025-03-10 23:25:00,2025-03-10 23:30:00,1875.32,1885.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64668,做多,2025-03-10 23:30:00,2025-03-10 23:35:00,1885.4,1891.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64669,做多,2025-03-11 00:00:00,2025-03-11 00:10:00,1879.34,1875.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64670,做空,2025-03-11 00:10:00,2025-03-11 00:15:00,1875.56,1869.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64671,做多,2025-03-11 01:30:00,2025-03-11 02:00:00,1820.42,1854.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64672,做多,2025-03-11 03:30:00,2025-03-11 03:35:00,1862.51,1862.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64673,做空,2025-03-11 03:35:00,2025-03-11 03:55:00,1862.23,1848.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64674,做多,2025-03-11 04:05:00,2025-03-11 04:15:00,1857.3,1869.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64675,做多,2025-03-11 04:15:00,2025-03-11 04:20:00,1869.26,1864.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64676,做多,2025-03-11 06:40:00,2025-03-11 07:20:00,1892.64,1900.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64677,做多,2025-03-11 10:05:00,2025-03-11 10:50:00,1918.83,1918.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64678,做空,2025-03-11 10:50:00,2025-03-11 10:55:00,1918.71,1920.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64679,做多,2025-03-11 10:55:00,2025-03-11 11:00:00,1920.68,1917.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64680,做空,2025-03-11 11:00:00,2025-03-11 11:05:00,1917.63,1906.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64681,做多,2025-03-11 11:30:00,2025-03-11 11:45:00,1915.8,1915.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64682,做空,2025-03-11 11:45:00,2025-03-11 12:00:00,1915.65,1906.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64683,做多,2025-03-11 13:25:00,2025-03-11 13:30:00,1919.61,1900.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64684,做多,2025-03-11 14:05:00,2025-03-11 14:10:00,1904.56,1889.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64685,做空,2025-03-11 14:10:00,2025-03-11 14:35:00,1889.75,1850.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64686,做多,2025-03-11 15:05:00,2025-03-11 16:35:00,1896.55,1929.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64687,做多,2025-03-11 18:00:00,2025-03-11 18:10:00,1921.26,1944.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64688,做多,2025-03-11 21:10:00,2025-03-11 21:35:00,1944.95,1938.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64689,做空,2025-03-11 21:35:00,2025-03-11 21:50:00,1938.66,1942.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64690,做多,2025-03-11 21:50:00,2025-03-11 21:55:00,1942.16,1939.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64691,做空,2025-03-11 21:55:00,2025-03-11 22:00:00,1939.28,1941.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64692,做多,2025-03-11 22:00:00,2025-03-11 22:10:00,1941.34,1947.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64693,做多,2025-03-11 22:45:00,2025-03-11 22:55:00,1941.28,1942.76,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64694,做空,2025-03-11 22:55:00,2025-03-11 23:00:00,1942.76,1929.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64695,做多,2025-03-12 01:10:00,2025-03-12 01:30:00,1914.49,1916.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64696,做多,2025-03-12 02:10:00,2025-03-12 05:05:00,1915.0,1864.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64697,做空,2025-03-12 05:05:00,2025-03-12 06:25:00,1864.73,1869.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64698,做多,2025-03-12 06:25:00,2025-03-12 07:00:00,1869.77,1887.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64699,做多,2025-03-12 08:20:00,2025-03-12 08:35:00,1896.06,1922.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64700,做多,2025-03-12 10:45:00,2025-03-12 11:00:00,1898.36,1908.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64701,做多,2025-03-12 15:45:00,2025-03-12 16:10:00,1866.41,1879.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64702,做多,2025-03-12 17:45:00,2025-03-12 17:50:00,1878.3,1870.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64703,做空,2025-03-12 17:50:00,2025-03-12 18:10:00,1870.55,1874.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64704,做多,2025-03-12 18:10:00,2025-03-12 18:55:00,1874.48,1877.85,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64705,做空,2025-03-12 18:55:00,2025-03-12 19:10:00,1877.85,1877.1,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64706,做多,2025-03-12 19:10:00,2025-03-12 19:20:00,1877.1,1874.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64707,做空,2025-03-12 19:20:00,2025-03-12 19:25:00,1874.46,1875.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64708,做多,2025-03-12 19:25:00,2025-03-12 19:35:00,1875.54,1870.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64709,做空,2025-03-12 19:35:00,2025-03-12 19:40:00,1870.37,1872.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -64710,做多,2025-03-12 19:45:00,2025-03-12 19:55:00,1877.3,1877.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64711,做空,2025-03-12 19:55:00,2025-03-12 20:05:00,1877.18,1881.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64712,做多,2025-03-12 20:05:00,2025-03-12 20:10:00,1881.05,1877.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64713,做空,2025-03-12 20:10:00,2025-03-12 20:15:00,1877.71,1879.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64714,做多,2025-03-12 20:15:00,2025-03-12 20:20:00,1879.9,1884.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64715,做多,2025-03-12 21:55:00,2025-03-12 22:35:00,1893.68,1912.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64716,做多,2025-03-12 23:30:00,2025-03-13 00:05:00,1904.26,1903.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64717,做空,2025-03-13 00:05:00,2025-03-13 00:15:00,1903.1,1905.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64718,做多,2025-03-13 00:15:00,2025-03-13 00:20:00,1905.02,1910.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64719,做多,2025-03-13 00:20:00,2025-03-13 00:25:00,1910.84,1905.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64720,做多,2025-03-13 00:40:00,2025-03-13 01:20:00,1904.49,1896.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64721,做空,2025-03-13 01:20:00,2025-03-13 01:25:00,1896.3,1900.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -64722,做多,2025-03-13 01:30:00,2025-03-13 01:35:00,1903.35,1898.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64723,做空,2025-03-13 01:35:00,2025-03-13 01:45:00,1898.49,1902.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64724,做多,2025-03-13 01:45:00,2025-03-13 01:50:00,1902.97,1909.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64725,做多,2025-03-13 02:25:00,2025-03-13 03:25:00,1899.96,1892.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64726,做空,2025-03-13 03:25:00,2025-03-13 03:35:00,1892.68,1886.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64727,做多,2025-03-13 05:20:00,2025-03-13 05:25:00,1879.94,1877.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64728,做空,2025-03-13 05:25:00,2025-03-13 05:40:00,1877.73,1865.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64729,做多,2025-03-13 06:45:00,2025-03-13 07:00:00,1866.41,1872.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64730,做多,2025-03-13 08:50:00,2025-03-13 09:00:00,1868.98,1880.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64731,做多,2025-03-13 10:20:00,2025-03-13 10:30:00,1883.35,1887.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64732,做多,2025-03-13 11:20:00,2025-03-13 11:25:00,1891.82,1890.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64733,做空,2025-03-13 11:25:00,2025-03-13 11:30:00,1890.33,1896.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64734,做多,2025-03-13 11:30:00,2025-03-13 11:35:00,1896.74,1893.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64735,做空,2025-03-13 11:35:00,2025-03-13 12:15:00,1893.66,1899.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64736,做多,2025-03-13 12:15:00,2025-03-13 12:20:00,1899.22,1903.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64737,做多,2025-03-13 12:40:00,2025-03-13 12:45:00,1899.43,1892.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64738,做空,2025-03-13 12:45:00,2025-03-13 12:50:00,1892.72,1893.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64739,做多,2025-03-13 12:50:00,2025-03-13 13:00:00,1893.3,1904.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64740,做多,2025-03-13 13:00:00,2025-03-13 13:05:00,1904.43,1904.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64741,做多,2025-03-13 14:15:00,2025-03-13 14:20:00,1894.67,1888.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64742,做空,2025-03-13 14:20:00,2025-03-13 14:50:00,1888.28,1887.05,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64743,做多,2025-03-13 14:50:00,2025-03-13 14:55:00,1887.05,1883.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64744,做空,2025-03-13 14:55:00,2025-03-13 15:20:00,1883.8,1882.05,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64745,做多,2025-03-13 15:20:00,2025-03-13 15:25:00,1882.05,1879.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64746,做空,2025-03-13 15:25:00,2025-03-13 15:35:00,1879.8,1867.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64747,做多,2025-03-13 15:40:00,2025-03-13 19:25:00,1878.32,1845.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64748,做空,2025-03-13 19:25:00,2025-03-13 19:45:00,1845.99,1844.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64749,做多,2025-03-13 19:50:00,2025-03-13 19:55:00,1852.82,1850.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64750,做多,2025-03-13 21:35:00,2025-03-13 21:55:00,1849.92,1861.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64751,做多,2025-03-14 00:25:00,2025-03-14 00:40:00,1868.54,1875.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64752,做多,2025-03-14 03:10:00,2025-03-14 03:15:00,1887.51,1884.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64753,做空,2025-03-14 03:15:00,2025-03-14 03:20:00,1884.49,1885.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64754,做多,2025-03-14 03:20:00,2025-03-14 04:05:00,1885.98,1893.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64755,做多,2025-03-14 05:05:00,2025-03-14 05:35:00,1889.51,1897.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64756,做多,2025-03-14 06:30:00,2025-03-14 06:35:00,1892.2,1891.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64757,做空,2025-03-14 06:35:00,2025-03-14 06:40:00,1891.38,1891.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64758,做多,2025-03-14 06:40:00,2025-03-14 07:00:00,1891.95,1889.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64759,做空,2025-03-14 07:00:00,2025-03-14 07:05:00,1889.99,1887.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64760,做多,2025-03-14 07:20:00,2025-03-14 07:35:00,1892.28,1895.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64761,做多,2025-03-14 08:00:00,2025-03-14 08:05:00,1893.8,1892.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64762,做空,2025-03-14 08:05:00,2025-03-14 08:10:00,1892.34,1895.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64763,做多,2025-03-14 08:10:00,2025-03-14 08:15:00,1895.65,1899.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64764,做多,2025-03-14 08:35:00,2025-03-14 08:55:00,1893.22,1894.28,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64765,做空,2025-03-14 08:55:00,2025-03-14 09:00:00,1894.28,1897.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64766,做多,2025-03-14 09:00:00,2025-03-14 09:05:00,1897.08,1893.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64767,做空,2025-03-14 09:05:00,2025-03-14 09:20:00,1893.42,1894.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64768,做多,2025-03-14 09:20:00,2025-03-14 09:30:00,1894.51,1892.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64769,做空,2025-03-14 09:30:00,2025-03-14 09:40:00,1892.61,1896.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64770,做多,2025-03-14 09:40:00,2025-03-14 09:45:00,1896.89,1894.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64771,做空,2025-03-14 09:45:00,2025-03-14 10:05:00,1894.28,1889.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64772,做多,2025-03-14 10:20:00,2025-03-14 10:30:00,1893.68,1894.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64773,做空,2025-03-14 10:30:00,2025-03-14 12:05:00,1894.42,1899.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64774,做多,2025-03-14 12:05:00,2025-03-14 12:20:00,1899.96,1904.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64775,做多,2025-03-14 12:55:00,2025-03-14 13:05:00,1901.87,1901.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64776,做空,2025-03-14 13:05:00,2025-03-14 13:25:00,1901.72,1898.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64777,做多,2025-03-14 13:30:00,2025-03-14 13:35:00,1907.49,1905.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64778,做多,2025-03-14 13:50:00,2025-03-14 13:55:00,1908.8,1903.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64779,做多,2025-03-14 14:10:00,2025-03-14 14:15:00,1901.24,1898.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64780,做空,2025-03-14 14:15:00,2025-03-14 14:20:00,1898.06,1906.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64781,做多,2025-03-14 14:20:00,2025-03-14 14:25:00,1906.3,1907.12,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -64782,做多,2025-03-14 16:15:00,2025-03-14 17:45:00,1924.83,1929.11,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64783,做空,2025-03-14 17:45:00,2025-03-14 17:50:00,1929.11,1930.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64784,做多,2025-03-14 17:50:00,2025-03-14 18:00:00,1930.01,1937.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64785,做多,2025-03-14 18:30:00,2025-03-14 18:35:00,1933.22,1940.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64786,做多,2025-03-14 19:30:00,2025-03-14 19:40:00,1936.45,1932.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64787,做空,2025-03-14 19:40:00,2025-03-14 20:00:00,1932.7,1930.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64788,做多,2025-03-14 21:45:00,2025-03-14 21:50:00,1922.47,1921.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64789,做空,2025-03-14 21:50:00,2025-03-14 21:55:00,1921.0,1921.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64790,做多,2025-03-14 21:55:00,2025-03-14 22:10:00,1921.49,1922.76,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64791,做空,2025-03-14 22:10:00,2025-03-14 23:15:00,1922.76,1919.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64792,做多,2025-03-15 00:45:00,2025-03-15 01:05:00,1914.17,1914.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64793,做空,2025-03-15 01:05:00,2025-03-15 01:35:00,1914.06,1909.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64794,做多,2025-03-15 02:45:00,2025-03-15 03:05:00,1910.51,1913.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64795,做多,2025-03-15 04:15:00,2025-03-15 04:35:00,1916.75,1932.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64796,做多,2025-03-15 06:15:00,2025-03-15 06:20:00,1928.18,1926.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64797,做空,2025-03-15 06:20:00,2025-03-15 06:25:00,1926.98,1928.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64798,做多,2025-03-15 06:25:00,2025-03-15 06:30:00,1928.55,1926.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64799,做空,2025-03-15 06:30:00,2025-03-15 06:35:00,1926.72,1927.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64800,做多,2025-03-15 06:35:00,2025-03-15 06:40:00,1927.73,1925.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64801,做空,2025-03-15 06:40:00,2025-03-15 06:45:00,1925.99,1928.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64802,做多,2025-03-15 06:45:00,2025-03-15 06:50:00,1928.03,1926.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64803,做空,2025-03-15 06:50:00,2025-03-15 06:55:00,1926.26,1928.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64804,做多,2025-03-15 06:55:00,2025-03-15 07:00:00,1928.09,1924.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64805,做空,2025-03-15 07:00:00,2025-03-15 07:05:00,1924.56,1923.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64806,做多,2025-03-15 09:30:00,2025-03-15 09:40:00,1918.99,1920.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64807,做多,2025-03-15 10:30:00,2025-03-15 12:00:00,1924.2,1925.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64808,做空,2025-03-15 12:00:00,2025-03-15 12:05:00,1925.61,1926.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64809,做多,2025-03-15 12:05:00,2025-03-15 12:20:00,1926.8,1927.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64810,做空,2025-03-15 12:20:00,2025-03-15 12:35:00,1927.12,1926.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64811,做多,2025-03-15 12:35:00,2025-03-15 12:50:00,1926.99,1923.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64812,做空,2025-03-15 12:50:00,2025-03-15 12:55:00,1923.55,1922.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64813,做多,2025-03-15 13:15:00,2025-03-15 13:25:00,1927.3,1926.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64814,做空,2025-03-15 13:25:00,2025-03-15 13:30:00,1926.7,1927.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64815,做多,2025-03-15 13:30:00,2025-03-15 13:35:00,1927.9,1929.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64816,做多,2025-03-15 14:05:00,2025-03-15 14:15:00,1926.32,1925.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64817,做空,2025-03-15 14:15:00,2025-03-15 14:35:00,1925.8,1923.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64818,做多,2025-03-15 14:45:00,2025-03-15 14:55:00,1926.82,1925.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64819,做空,2025-03-15 14:55:00,2025-03-15 15:00:00,1925.61,1930.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64820,做多,2025-03-15 15:00:00,2025-03-15 15:20:00,1930.88,1935.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64821,做多,2025-03-15 17:05:00,2025-03-15 17:15:00,1935.97,1940.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64822,做多,2025-03-15 17:55:00,2025-03-15 18:15:00,1939.35,1943.25,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64823,做空,2025-03-15 18:15:00,2025-03-15 18:35:00,1943.25,1933.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64824,做多,2025-03-15 19:45:00,2025-03-15 20:00:00,1933.73,1941.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64825,做多,2025-03-15 21:30:00,2025-03-15 21:35:00,1944.58,1951.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64826,做多,2025-03-16 00:10:00,2025-03-16 00:35:00,1937.53,1937.93,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64827,做空,2025-03-16 00:35:00,2025-03-16 00:50:00,1937.93,1936.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64828,做多,2025-03-16 02:30:00,2025-03-16 02:40:00,1924.26,1923.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64829,做空,2025-03-16 02:40:00,2025-03-16 02:50:00,1923.03,1922.03,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64830,做多,2025-03-16 02:50:00,2025-03-16 04:10:00,1922.03,1924.88,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64831,做空,2025-03-16 04:10:00,2025-03-16 04:15:00,1924.88,1925.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64832,做多,2025-03-16 04:15:00,2025-03-16 04:25:00,1925.83,1925.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64833,做空,2025-03-16 04:25:00,2025-03-16 04:35:00,1925.61,1924.74,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -64834,做多,2025-03-16 04:40:00,2025-03-16 05:15:00,1925.45,1929.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64835,做多,2025-03-16 06:25:00,2025-03-16 06:35:00,1929.54,1932.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64836,做多,2025-03-16 12:25:00,2025-03-16 13:05:00,1888.11,1891.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64837,做多,2025-03-16 14:00:00,2025-03-16 14:05:00,1884.56,1882.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64838,做空,2025-03-16 14:05:00,2025-03-16 14:15:00,1882.98,1883.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64839,做多,2025-03-16 14:15:00,2025-03-16 14:30:00,1883.68,1883.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64840,做空,2025-03-16 14:30:00,2025-03-16 14:35:00,1883.55,1887.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64841,做多,2025-03-16 14:35:00,2025-03-16 14:55:00,1887.61,1895.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64842,做多,2025-03-16 17:35:00,2025-03-16 17:40:00,1910.0,1908.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64843,做空,2025-03-16 17:40:00,2025-03-16 17:45:00,1908.14,1905.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64844,做多,2025-03-16 17:55:00,2025-03-16 18:00:00,1909.33,1906.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64845,做空,2025-03-16 18:00:00,2025-03-16 18:05:00,1906.64,1899.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64846,做多,2025-03-16 20:00:00,2025-03-16 21:25:00,1885.0,1895.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64847,做多,2025-03-16 21:40:00,2025-03-16 21:45:00,1890.64,1885.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64848,做空,2025-03-16 21:45:00,2025-03-16 22:05:00,1885.34,1879.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64849,做多,2025-03-16 23:15:00,2025-03-17 00:05:00,1880.16,1890.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64850,做多,2025-03-17 03:35:00,2025-03-17 03:40:00,1908.31,1908.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64851,做空,2025-03-17 03:40:00,2025-03-17 04:00:00,1908.23,1911.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64852,做多,2025-03-17 04:00:00,2025-03-17 04:05:00,1911.72,1908.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64853,做空,2025-03-17 04:05:00,2025-03-17 04:15:00,1908.84,1907.78,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64854,做多,2025-03-17 04:15:00,2025-03-17 08:10:00,1907.78,1896.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64855,做空,2025-03-17 08:10:00,2025-03-17 08:20:00,1896.97,1898.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64856,做多,2025-03-17 08:20:00,2025-03-17 08:30:00,1898.21,1898.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64857,做空,2025-03-17 08:30:00,2025-03-17 08:40:00,1898.01,1899.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64858,做多,2025-03-17 08:40:00,2025-03-17 08:45:00,1899.27,1901.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64859,做多,2025-03-17 11:05:00,2025-03-17 11:15:00,1908.69,1914.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64860,做多,2025-03-17 11:15:00,2025-03-17 11:20:00,1914.79,1914.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64861,做多,2025-03-17 12:00:00,2025-03-17 12:05:00,1912.2,1911.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64862,做空,2025-03-17 12:05:00,2025-03-17 12:15:00,1911.67,1905.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64863,做多,2025-03-17 12:30:00,2025-03-17 12:35:00,1919.41,1912.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64864,做多,2025-03-17 13:35:00,2025-03-17 13:40:00,1911.64,1906.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64865,做空,2025-03-17 13:40:00,2025-03-17 13:50:00,1906.36,1900.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64866,做多,2025-03-17 14:25:00,2025-03-17 14:45:00,1896.31,1909.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64867,做多,2025-03-17 15:05:00,2025-03-17 15:15:00,1902.7,1911.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64868,做多,2025-03-17 16:50:00,2025-03-17 17:30:00,1912.99,1928.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64869,做多,2025-03-17 19:40:00,2025-03-17 19:50:00,1947.1,1943.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64870,做空,2025-03-17 19:50:00,2025-03-17 20:00:00,1943.0,1937.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64871,做多,2025-03-17 20:45:00,2025-03-17 21:20:00,1937.94,1938.2,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -64872,做多,2025-03-17 22:30:00,2025-03-17 22:35:00,1938.77,1936.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64873,做空,2025-03-17 22:35:00,2025-03-17 22:45:00,1936.27,1933.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64874,做多,2025-03-18 02:15:00,2025-03-18 02:20:00,1911.55,1907.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64875,做空,2025-03-18 02:20:00,2025-03-18 02:25:00,1907.76,1911.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64876,做多,2025-03-18 02:25:00,2025-03-18 03:00:00,1911.24,1907.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64877,做空,2025-03-18 03:00:00,2025-03-18 03:30:00,1907.66,1901.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64878,做多,2025-03-18 04:20:00,2025-03-18 04:30:00,1904.7,1904.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64879,做空,2025-03-18 04:30:00,2025-03-18 04:55:00,1904.81,1903.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64880,做多,2025-03-18 04:55:00,2025-03-18 05:00:00,1903.34,1906.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64881,做多,2025-03-18 07:00:00,2025-03-18 07:15:00,1903.24,1899.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64882,做空,2025-03-18 07:15:00,2025-03-18 07:20:00,1899.99,1905.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64883,做多,2025-03-18 07:20:00,2025-03-18 08:10:00,1905.7,1903.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64884,做空,2025-03-18 08:10:00,2025-03-18 08:20:00,1903.14,1905.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64885,做多,2025-03-18 08:20:00,2025-03-18 08:30:00,1905.0,1909.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64886,做多,2025-03-18 09:30:00,2025-03-18 09:35:00,1907.74,1908.5,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -64887,做多,2025-03-18 11:10:00,2025-03-18 11:15:00,1896.21,1894.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64888,做空,2025-03-18 11:15:00,2025-03-18 11:20:00,1894.59,1895.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64889,做多,2025-03-18 11:20:00,2025-03-18 11:25:00,1895.34,1892.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64890,做空,2025-03-18 11:25:00,2025-03-18 11:45:00,1892.41,1891.06,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64891,做多,2025-03-18 11:45:00,2025-03-18 12:05:00,1891.06,1888.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64892,做空,2025-03-18 12:05:00,2025-03-18 12:10:00,1888.82,1892.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -64893,做多,2025-03-18 12:10:00,2025-03-18 12:20:00,1892.39,1898.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64894,做多,2025-03-18 13:05:00,2025-03-18 13:10:00,1895.3,1893.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64895,做空,2025-03-18 13:10:00,2025-03-18 13:15:00,1893.55,1896.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64896,做多,2025-03-18 13:15:00,2025-03-18 13:30:00,1896.72,1895.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64897,做多,2025-03-18 14:25:00,2025-03-18 14:45:00,1887.53,1886.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64898,做空,2025-03-18 14:45:00,2025-03-18 15:50:00,1886.99,1882.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64899,做多,2025-03-18 16:25:00,2025-03-18 16:30:00,1888.7,1887.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64900,做空,2025-03-18 16:30:00,2025-03-18 16:45:00,1887.57,1878.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64901,做多,2025-03-18 16:55:00,2025-03-18 17:00:00,1886.99,1886.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64902,做空,2025-03-18 17:00:00,2025-03-18 17:10:00,1886.47,1883.55,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64903,做多,2025-03-18 17:10:00,2025-03-18 17:15:00,1883.55,1877.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64904,做空,2025-03-18 17:15:00,2025-03-18 17:30:00,1877.67,1878.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -64905,做多,2025-03-18 17:35:00,2025-03-18 17:40:00,1883.8,1880.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64906,做空,2025-03-18 17:40:00,2025-03-18 18:05:00,1880.58,1878.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64907,做多,2025-03-18 18:10:00,2025-03-18 18:25:00,1880.14,1875.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64908,做空,2025-03-18 18:25:00,2025-03-18 18:35:00,1875.98,1880.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64909,做多,2025-03-18 18:35:00,2025-03-18 18:45:00,1880.02,1886.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64910,做多,2025-03-19 01:30:00,2025-03-19 01:35:00,1938.85,1938.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64911,做空,2025-03-19 01:35:00,2025-03-19 01:40:00,1938.45,1938.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64912,做多,2025-03-19 01:40:00,2025-03-19 01:45:00,1938.82,1938.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64913,做空,2025-03-19 01:45:00,2025-03-19 01:55:00,1938.21,1930.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64914,做多,2025-03-19 02:55:00,2025-03-19 03:20:00,1932.86,1931.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64915,做空,2025-03-19 03:20:00,2025-03-19 03:30:00,1931.14,1933.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64916,做多,2025-03-19 03:30:00,2025-03-19 03:35:00,1933.17,1933.18,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -64917,做多,2025-03-19 04:20:00,2025-03-19 05:40:00,1933.18,1937.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64918,做多,2025-03-19 06:50:00,2025-03-19 07:00:00,1938.43,1937.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64919,做空,2025-03-19 07:00:00,2025-03-19 07:20:00,1937.05,1938.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64920,做多,2025-03-19 07:20:00,2025-03-19 07:30:00,1938.01,1936.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64921,做空,2025-03-19 07:30:00,2025-03-19 07:35:00,1936.65,1933.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64922,做多,2025-03-19 08:05:00,2025-03-19 08:15:00,1935.07,1935.09,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64923,做空,2025-03-19 08:15:00,2025-03-19 08:20:00,1935.09,1936.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64924,做多,2025-03-19 08:20:00,2025-03-19 08:35:00,1936.01,1939.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64925,做多,2025-03-19 13:10:00,2025-03-19 13:20:00,2011.44,2006.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64926,做空,2025-03-19 13:20:00,2025-03-19 13:25:00,2006.84,2010.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64927,做多,2025-03-19 13:25:00,2025-03-19 13:30:00,2010.17,2008.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64928,做空,2025-03-19 13:30:00,2025-03-19 13:35:00,2008.0,2011.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64929,做多,2025-03-19 13:35:00,2025-03-19 13:50:00,2011.76,2018.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64930,做多,2025-03-19 15:20:00,2025-03-19 15:35:00,2031.93,2038.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64931,做多,2025-03-19 16:45:00,2025-03-19 17:10:00,2043.36,2041.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64932,做空,2025-03-19 17:10:00,2025-03-19 17:15:00,2041.84,2044.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64933,做多,2025-03-19 17:15:00,2025-03-19 17:20:00,2044.78,2043.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64934,做空,2025-03-19 17:20:00,2025-03-19 17:30:00,2043.87,2028.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64935,做多,2025-03-19 18:00:00,2025-03-19 18:50:00,2026.78,2038.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64936,做多,2025-03-19 18:50:00,2025-03-19 18:55:00,2038.82,2044.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64937,做多,2025-03-19 19:30:00,2025-03-19 19:45:00,2026.75,2029.89,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64938,做空,2025-03-19 19:45:00,2025-03-19 19:50:00,2029.89,2030.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64939,做多,2025-03-19 19:50:00,2025-03-19 20:40:00,2030.87,2033.59,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64940,做空,2025-03-19 20:40:00,2025-03-19 20:55:00,2033.59,2033.3,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64941,做多,2025-03-19 20:55:00,2025-03-19 21:40:00,2033.3,2035.27,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64942,做空,2025-03-19 21:40:00,2025-03-19 21:45:00,2035.27,2041.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64943,做多,2025-03-19 21:45:00,2025-03-19 21:50:00,2041.74,2038.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64944,做空,2025-03-19 21:50:00,2025-03-19 21:55:00,2038.3,2039.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64945,做多,2025-03-19 21:55:00,2025-03-19 22:00:00,2039.65,2037.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64946,做空,2025-03-19 22:00:00,2025-03-19 22:05:00,2037.49,2037.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64947,做多,2025-03-19 22:05:00,2025-03-19 22:15:00,2037.51,2038.06,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64948,做空,2025-03-19 22:15:00,2025-03-19 22:30:00,2038.06,2040.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64949,做多,2025-03-19 22:30:00,2025-03-19 22:35:00,2040.86,2045.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64950,做多,2025-03-19 23:20:00,2025-03-19 23:30:00,2045.39,2055.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64951,做多,2025-03-20 02:35:00,2025-03-20 03:00:00,2027.52,2029.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64952,做多,2025-03-20 03:15:00,2025-03-20 03:20:00,2029.29,2026.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64953,做空,2025-03-20 03:20:00,2025-03-20 03:30:00,2026.99,2025.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64954,做多,2025-03-20 03:40:00,2025-03-20 03:45:00,2028.49,2024.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64955,做空,2025-03-20 03:45:00,2025-03-20 03:50:00,2024.13,2020.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64956,做多,2025-03-20 06:05:00,2025-03-20 06:15:00,2016.88,2017.16,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64957,做空,2025-03-20 06:15:00,2025-03-20 06:35:00,2017.16,2010.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64958,做多,2025-03-20 07:10:00,2025-03-20 07:15:00,2014.41,2011.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64959,做空,2025-03-20 07:15:00,2025-03-20 07:30:00,2011.01,2008.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64960,做多,2025-03-20 08:20:00,2025-03-20 08:35:00,2009.41,2014.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64961,做多,2025-03-20 11:15:00,2025-03-20 11:20:00,1989.23,1988.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64962,做空,2025-03-20 11:20:00,2025-03-20 12:05:00,1988.24,1986.09,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64963,做多,2025-03-20 12:05:00,2025-03-20 12:15:00,1986.09,1993.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64964,做多,2025-03-20 13:30:00,2025-03-20 13:40:00,1989.97,1991.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64965,做多,2025-03-20 14:00:00,2025-03-20 14:10:00,1990.2,1992.69,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64966,做空,2025-03-20 14:10:00,2025-03-20 15:00:00,1992.69,1984.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64967,做多,2025-03-20 17:05:00,2025-03-20 17:15:00,1967.64,1967.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64968,做空,2025-03-20 17:15:00,2025-03-20 17:30:00,1967.2,1964.15,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64969,做多,2025-03-20 17:30:00,2025-03-20 18:55:00,1964.15,1966.57,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64970,做空,2025-03-20 18:55:00,2025-03-20 19:00:00,1966.57,1970.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64971,做多,2025-03-20 19:00:00,2025-03-20 19:05:00,1970.43,1966.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64972,做空,2025-03-20 19:05:00,2025-03-20 19:10:00,1966.85,1968.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64973,做多,2025-03-20 19:10:00,2025-03-20 19:25:00,1968.96,1969.74,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -64974,做空,2025-03-20 19:25:00,2025-03-20 19:30:00,1969.74,1971.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64975,做多,2025-03-20 19:30:00,2025-03-20 19:40:00,1971.34,1977.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64976,做多,2025-03-20 20:15:00,2025-03-20 20:20:00,1976.97,1979.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64977,做多,2025-03-20 21:25:00,2025-03-20 21:35:00,1978.28,1976.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64978,做空,2025-03-20 21:35:00,2025-03-20 21:40:00,1976.62,1979.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64979,做多,2025-03-20 21:40:00,2025-03-20 21:45:00,1979.53,1977.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64980,做空,2025-03-20 21:45:00,2025-03-20 21:55:00,1977.38,1976.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64981,做多,2025-03-20 22:00:00,2025-03-20 22:45:00,1976.22,1978.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64982,做多,2025-03-20 23:05:00,2025-03-20 23:10:00,1977.57,1975.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64983,做空,2025-03-20 23:10:00,2025-03-20 23:15:00,1975.2,1973.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64984,做多,2025-03-20 23:30:00,2025-03-20 23:35:00,1977.28,1977.67,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -64985,做多,2025-03-21 01:30:00,2025-03-21 01:40:00,1987.82,1988.97,0.0,100.0,0.0001,0.0,0.0,0.0,flip -64986,做空,2025-03-21 01:40:00,2025-03-21 02:20:00,1988.97,1986.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64987,做多,2025-03-21 02:35:00,2025-03-21 04:30:00,1989.1,1987.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -64988,做多,2025-03-21 06:25:00,2025-03-21 06:30:00,1975.2,1973.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64989,做空,2025-03-21 06:30:00,2025-03-21 06:35:00,1973.4,1978.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64990,做多,2025-03-21 06:35:00,2025-03-21 06:40:00,1978.0,1973.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64991,做空,2025-03-21 06:40:00,2025-03-21 06:45:00,1973.2,1969.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -64992,做多,2025-03-21 06:55:00,2025-03-21 07:00:00,1972.78,1970.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64993,做空,2025-03-21 07:00:00,2025-03-21 07:05:00,1970.29,1970.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -64994,做多,2025-03-21 07:10:00,2025-03-21 07:15:00,1972.11,1967.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64995,做空,2025-03-21 07:15:00,2025-03-21 07:20:00,1967.06,1969.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -64996,做多,2025-03-21 07:25:00,2025-03-21 07:30:00,1971.93,1969.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64997,做空,2025-03-21 07:30:00,2025-03-21 07:45:00,1969.49,1973.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -64998,做多,2025-03-21 07:45:00,2025-03-21 08:00:00,1973.03,1981.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -64999,做多,2025-03-21 08:50:00,2025-03-21 09:00:00,1973.41,1969.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65000,做空,2025-03-21 09:00:00,2025-03-21 09:10:00,1969.61,1971.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65001,做多,2025-03-21 09:10:00,2025-03-21 09:40:00,1971.9,1971.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65002,做空,2025-03-21 09:40:00,2025-03-21 10:15:00,1971.55,1965.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65003,做多,2025-03-21 10:50:00,2025-03-21 10:55:00,1968.85,1967.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65004,做空,2025-03-21 10:55:00,2025-03-21 11:15:00,1967.0,1962.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65005,做多,2025-03-21 11:15:00,2025-03-21 12:05:00,1962.99,1969.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65006,做多,2025-03-21 13:50:00,2025-03-21 13:55:00,1952.47,1951.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65007,做空,2025-03-21 13:55:00,2025-03-21 14:10:00,1951.5,1942.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65008,做多,2025-03-21 14:20:00,2025-03-21 14:35:00,1950.78,1945.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65009,做空,2025-03-21 14:35:00,2025-03-21 14:40:00,1945.62,1946.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65010,做多,2025-03-21 14:40:00,2025-03-21 15:10:00,1946.53,1946.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65011,做空,2025-03-21 15:10:00,2025-03-21 15:15:00,1946.43,1947.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65012,做多,2025-03-21 15:15:00,2025-03-21 15:30:00,1947.43,1955.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65013,做多,2025-03-21 15:55:00,2025-03-21 16:10:00,1949.68,1957.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65014,做多,2025-03-21 18:15:00,2025-03-21 18:30:00,1963.96,1971.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65015,做多,2025-03-21 19:10:00,2025-03-21 19:20:00,1968.85,1976.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65016,做多,2025-03-21 19:50:00,2025-03-21 20:05:00,1972.98,1972.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65017,做多,2025-03-21 21:10:00,2025-03-21 21:20:00,1976.15,1974.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65018,做空,2025-03-21 21:20:00,2025-03-21 21:25:00,1974.19,1975.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65019,做多,2025-03-21 21:25:00,2025-03-21 21:30:00,1975.13,1977.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65020,做多,2025-03-21 23:10:00,2025-03-21 23:15:00,1969.61,1969.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65021,做空,2025-03-21 23:15:00,2025-03-22 00:00:00,1969.26,1965.89,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65022,做多,2025-03-22 00:00:00,2025-03-22 00:05:00,1965.89,1970.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65023,做多,2025-03-22 00:05:00,2025-03-22 00:10:00,1970.63,1969.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65024,做多,2025-03-22 02:05:00,2025-03-22 02:20:00,1978.98,1978.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65025,做空,2025-03-22 02:20:00,2025-03-22 02:25:00,1978.15,1981.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65026,做多,2025-03-22 02:25:00,2025-03-22 04:00:00,1981.16,1985.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65027,做多,2025-03-22 05:05:00,2025-03-22 05:10:00,1986.75,1985.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65028,做空,2025-03-22 05:10:00,2025-03-22 05:20:00,1985.91,1986.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65029,做多,2025-03-22 05:20:00,2025-03-22 05:25:00,1986.91,1984.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65030,做空,2025-03-22 05:25:00,2025-03-22 05:30:00,1984.72,1983.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65031,做多,2025-03-22 05:45:00,2025-03-22 05:50:00,1986.68,1985.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65032,做空,2025-03-22 05:50:00,2025-03-22 05:55:00,1985.01,1986.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65033,做多,2025-03-22 05:55:00,2025-03-22 06:10:00,1986.55,1988.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65034,做多,2025-03-22 06:35:00,2025-03-22 06:55:00,1986.48,1986.8,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65035,做空,2025-03-22 06:55:00,2025-03-22 07:00:00,1986.8,1989.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65036,做多,2025-03-22 07:00:00,2025-03-22 07:10:00,1989.26,1986.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65037,做空,2025-03-22 07:10:00,2025-03-22 07:15:00,1986.71,1986.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65038,做多,2025-03-22 07:15:00,2025-03-22 07:35:00,1986.78,1987.11,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65039,做空,2025-03-22 07:35:00,2025-03-22 07:40:00,1987.11,1988.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65040,做多,2025-03-22 07:40:00,2025-03-22 07:45:00,1988.18,1987.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65041,做空,2025-03-22 07:45:00,2025-03-22 07:50:00,1987.26,1983.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65042,做多,2025-03-22 08:35:00,2025-03-22 09:05:00,1987.29,1993.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65043,做多,2025-03-22 10:35:00,2025-03-22 10:45:00,1995.74,1995.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65044,做空,2025-03-22 10:45:00,2025-03-22 10:50:00,1995.85,1995.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65045,做多,2025-03-22 10:50:00,2025-03-22 12:25:00,1995.9,1992.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65046,做空,2025-03-22 12:25:00,2025-03-22 12:35:00,1992.02,1991.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65047,做多,2025-03-22 12:35:00,2025-03-22 13:00:00,1991.25,1993.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65048,做多,2025-03-22 14:15:00,2025-03-22 16:00:00,1990.04,1983.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65049,做空,2025-03-22 16:00:00,2025-03-22 16:05:00,1983.62,1983.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65050,做多,2025-03-22 16:05:00,2025-03-22 16:20:00,1983.73,1988.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65051,做多,2025-03-22 17:00:00,2025-03-22 17:05:00,1986.72,1985.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65052,做空,2025-03-22 17:05:00,2025-03-22 19:25:00,1985.42,1995.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65053,做多,2025-03-22 19:25:00,2025-03-22 19:30:00,1995.54,1994.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65054,做空,2025-03-22 19:30:00,2025-03-22 19:40:00,1994.97,1995.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65055,做多,2025-03-22 19:40:00,2025-03-22 19:45:00,1995.09,1992.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65056,做空,2025-03-22 19:45:00,2025-03-22 19:55:00,1992.33,1995.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65057,做多,2025-03-22 19:55:00,2025-03-22 20:05:00,1995.0,1998.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65058,做多,2025-03-23 00:05:00,2025-03-23 00:35:00,1980.53,1985.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65059,做多,2025-03-23 03:10:00,2025-03-23 03:40:00,1996.91,2006.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65060,做多,2025-03-23 04:30:00,2025-03-23 04:40:00,2001.51,2000.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65061,做空,2025-03-23 04:40:00,2025-03-23 05:00:00,2000.41,1995.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65062,做多,2025-03-23 05:45:00,2025-03-23 06:05:00,2000.11,1997.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65063,做空,2025-03-23 06:05:00,2025-03-23 07:40:00,1997.62,2003.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65064,做多,2025-03-23 07:40:00,2025-03-23 07:50:00,2003.56,2009.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65065,做多,2025-03-23 09:25:00,2025-03-23 09:35:00,2011.27,2013.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65066,做多,2025-03-23 10:40:00,2025-03-23 10:45:00,2014.02,2011.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65067,做空,2025-03-23 10:45:00,2025-03-23 11:00:00,2011.8,2015.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65068,做多,2025-03-23 11:00:00,2025-03-23 11:05:00,2015.56,2016.01,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65069,做多,2025-03-23 11:15:00,2025-03-23 11:25:00,2015.36,2016.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65070,做多,2025-03-23 12:05:00,2025-03-23 13:15:00,2009.99,2009.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65071,做多,2025-03-23 15:15:00,2025-03-23 15:50:00,2009.14,2006.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65072,做空,2025-03-23 15:50:00,2025-03-23 16:00:00,2006.57,2002.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65073,做多,2025-03-23 16:10:00,2025-03-23 16:15:00,2006.07,2002.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65074,做空,2025-03-23 16:15:00,2025-03-23 16:30:00,2002.01,1998.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65075,做多,2025-03-23 17:15:00,2025-03-23 19:30:00,2000.69,1994.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65076,做空,2025-03-23 19:30:00,2025-03-23 19:45:00,1994.24,1996.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65077,做多,2025-03-23 19:45:00,2025-03-23 19:55:00,1996.15,1995.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65078,做空,2025-03-23 19:55:00,2025-03-23 20:00:00,1995.38,1997.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65079,做多,2025-03-23 20:00:00,2025-03-23 20:05:00,1997.91,1997.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65080,做空,2025-03-23 20:05:00,2025-03-23 20:45:00,1997.07,1996.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65081,做多,2025-03-23 20:45:00,2025-03-23 20:50:00,1996.69,1995.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65082,做空,2025-03-23 20:50:00,2025-03-23 20:55:00,1995.16,1991.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65083,做多,2025-03-23 21:50:00,2025-03-23 22:20:00,1993.14,1989.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65084,做空,2025-03-23 22:20:00,2025-03-23 22:30:00,1989.35,1993.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65085,做多,2025-03-23 22:30:00,2025-03-23 22:35:00,1993.19,1989.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65086,做空,2025-03-23 22:35:00,2025-03-23 22:40:00,1989.67,1985.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65087,做多,2025-03-23 23:15:00,2025-03-23 23:50:00,1991.62,2002.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65088,做多,2025-03-24 00:50:00,2025-03-24 02:40:00,2001.44,1983.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65089,做空,2025-03-24 02:40:00,2025-03-24 02:45:00,1983.9,1987.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65090,做多,2025-03-24 02:45:00,2025-03-24 02:50:00,1987.54,1991.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65091,做多,2025-03-24 08:00:00,2025-03-24 08:10:00,2074.09,2076.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65092,做多,2025-03-24 09:50:00,2025-03-24 09:55:00,2091.76,2093.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65093,做多,2025-03-24 10:20:00,2025-03-24 10:30:00,2090.54,2092.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65094,做多,2025-03-24 11:35:00,2025-03-24 11:40:00,2092.52,2089.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65095,做空,2025-03-24 11:40:00,2025-03-24 11:45:00,2089.52,2095.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65096,做多,2025-03-24 11:45:00,2025-03-24 11:55:00,2095.31,2091.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65097,做空,2025-03-24 11:55:00,2025-03-24 12:00:00,2091.68,2086.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65098,做多,2025-03-24 13:30:00,2025-03-24 13:40:00,2079.65,2079.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65099,做空,2025-03-24 13:40:00,2025-03-24 13:45:00,2079.81,2080.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65100,做多,2025-03-24 13:45:00,2025-03-24 13:50:00,2080.33,2078.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65101,做空,2025-03-24 13:50:00,2025-03-24 13:55:00,2078.73,2081.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65102,做多,2025-03-24 13:55:00,2025-03-24 14:00:00,2081.06,2088.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65103,做多,2025-03-24 14:35:00,2025-03-24 14:45:00,2081.2,2085.67,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65104,做空,2025-03-24 14:45:00,2025-03-24 15:15:00,2085.67,2084.51,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65105,做多,2025-03-24 15:15:00,2025-03-24 15:20:00,2084.51,2083.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65106,做空,2025-03-24 15:20:00,2025-03-24 15:40:00,2083.37,2085.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65107,做多,2025-03-24 15:40:00,2025-03-24 15:45:00,2085.78,2082.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65108,做空,2025-03-24 15:45:00,2025-03-24 15:50:00,2082.27,2087.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65109,做多,2025-03-24 15:50:00,2025-03-24 16:00:00,2087.9,2088.01,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65110,做多,2025-03-24 17:05:00,2025-03-24 17:50:00,2082.63,2086.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65111,做空,2025-03-24 17:50:00,2025-03-24 18:25:00,2086.07,2084.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65112,做多,2025-03-24 18:25:00,2025-03-24 18:40:00,2084.01,2091.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65113,做多,2025-03-24 19:50:00,2025-03-24 19:55:00,2089.76,2087.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65114,做空,2025-03-24 19:55:00,2025-03-24 20:05:00,2087.77,2092.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65115,做多,2025-03-24 20:05:00,2025-03-24 20:30:00,2092.05,2090.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65116,做空,2025-03-24 20:30:00,2025-03-24 20:40:00,2090.35,2084.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65117,做多,2025-03-24 21:20:00,2025-03-24 21:30:00,2086.84,2087.33,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65118,做空,2025-03-24 21:30:00,2025-03-24 22:00:00,2087.33,2083.57,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65119,做多,2025-03-24 22:00:00,2025-03-24 23:55:00,2083.57,2080.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65120,做多,2025-03-24 23:55:00,2025-03-25 00:05:00,2080.41,2084.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65121,做多,2025-03-25 04:55:00,2025-03-25 05:00:00,2045.01,2044.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65122,做空,2025-03-25 05:00:00,2025-03-25 05:10:00,2044.48,2040.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65123,做多,2025-03-25 05:15:00,2025-03-25 05:30:00,2042.67,2049.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65124,做多,2025-03-25 08:00:00,2025-03-25 08:15:00,2058.18,2052.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65125,做空,2025-03-25 08:15:00,2025-03-25 08:20:00,2052.98,2058.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65126,做多,2025-03-25 08:20:00,2025-03-25 09:05:00,2058.3,2056.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65127,做空,2025-03-25 09:05:00,2025-03-25 09:10:00,2056.79,2057.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65128,做多,2025-03-25 09:10:00,2025-03-25 09:30:00,2057.11,2062.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65129,做多,2025-03-25 10:20:00,2025-03-25 10:40:00,2064.8,2074.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65130,做多,2025-03-25 11:15:00,2025-03-25 11:35:00,2069.42,2069.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65131,做空,2025-03-25 11:35:00,2025-03-25 12:00:00,2069.32,2064.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65132,做多,2025-03-25 13:10:00,2025-03-25 13:20:00,2064.81,2067.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65133,做多,2025-03-25 14:10:00,2025-03-25 14:15:00,2063.04,2059.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65134,做空,2025-03-25 14:15:00,2025-03-25 14:20:00,2059.94,2064.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65135,做多,2025-03-25 14:20:00,2025-03-25 14:30:00,2064.49,2072.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65136,做多,2025-03-25 15:40:00,2025-03-25 15:45:00,2072.46,2068.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65137,做空,2025-03-25 15:45:00,2025-03-25 15:55:00,2068.39,2066.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65138,做多,2025-03-25 16:10:00,2025-03-25 17:10:00,2072.21,2075.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65139,做多,2025-03-25 19:20:00,2025-03-25 19:25:00,2068.88,2066.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65140,做空,2025-03-25 19:25:00,2025-03-25 20:50:00,2066.96,2062.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65141,做多,2025-03-25 21:20:00,2025-03-25 21:25:00,2074.47,2071.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65142,做空,2025-03-25 21:25:00,2025-03-25 21:35:00,2071.91,2064.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65143,做多,2025-03-25 22:50:00,2025-03-25 22:55:00,2066.62,2061.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65144,做空,2025-03-25 22:55:00,2025-03-25 23:15:00,2061.48,2060.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65145,做多,2025-03-25 23:15:00,2025-03-25 23:30:00,2060.89,2060.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65146,做空,2025-03-25 23:30:00,2025-03-25 23:35:00,2060.52,2062.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65147,做多,2025-03-25 23:35:00,2025-03-25 23:50:00,2062.52,2067.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65148,做多,2025-03-26 01:10:00,2025-03-26 01:20:00,2068.6,2073.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65149,做多,2025-03-26 04:05:00,2025-03-26 04:15:00,2051.9,2048.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65150,做空,2025-03-26 04:15:00,2025-03-26 04:20:00,2048.36,2049.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65151,做多,2025-03-26 04:20:00,2025-03-26 04:45:00,2049.99,2050.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65152,做空,2025-03-26 04:45:00,2025-03-26 05:05:00,2050.47,2050.43,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65153,做多,2025-03-26 05:05:00,2025-03-26 05:20:00,2050.43,2048.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65154,做空,2025-03-26 05:20:00,2025-03-26 05:25:00,2048.94,2051.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65155,做多,2025-03-26 05:25:00,2025-03-26 05:30:00,2051.15,2056.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65156,做多,2025-03-26 05:30:00,2025-03-26 05:35:00,2056.4,2056.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65157,做多,2025-03-26 08:20:00,2025-03-26 08:40:00,2066.24,2066.93,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65158,做空,2025-03-26 08:40:00,2025-03-26 08:45:00,2066.93,2062.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65159,做多,2025-03-26 09:35:00,2025-03-26 10:15:00,2062.35,2068.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65160,做多,2025-03-26 15:35:00,2025-03-26 15:50:00,2016.38,2013.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65161,做空,2025-03-26 15:50:00,2025-03-26 15:55:00,2013.93,2011.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65162,做多,2025-03-26 16:05:00,2025-03-26 16:30:00,2013.43,2015.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65163,做多,2025-03-26 16:45:00,2025-03-26 16:50:00,2016.4,2014.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65164,做空,2025-03-26 16:50:00,2025-03-26 17:00:00,2014.9,2014.02,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65165,做多,2025-03-26 17:00:00,2025-03-26 17:15:00,2014.02,2009.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65166,做空,2025-03-26 17:15:00,2025-03-26 17:20:00,2009.78,2008.99,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -65167,做多,2025-03-26 18:20:00,2025-03-26 18:30:00,2009.41,2007.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65168,做空,2025-03-26 18:30:00,2025-03-26 18:45:00,2007.61,2003.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65169,做多,2025-03-26 19:45:00,2025-03-26 19:50:00,2003.64,2000.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65170,做空,2025-03-26 19:50:00,2025-03-26 21:10:00,2000.45,2009.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65171,做多,2025-03-26 21:10:00,2025-03-26 21:15:00,2009.18,2008.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65172,做空,2025-03-26 21:15:00,2025-03-26 21:35:00,2008.36,1998.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65173,做多,2025-03-26 21:45:00,2025-03-26 21:55:00,2007.21,2007.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65174,做空,2025-03-26 21:55:00,2025-03-26 22:10:00,2007.28,2000.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65175,做多,2025-03-26 22:45:00,2025-03-26 22:50:00,2003.7,2000.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65176,做空,2025-03-26 22:50:00,2025-03-26 23:00:00,2000.91,2000.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65177,做多,2025-03-26 23:00:00,2025-03-26 23:40:00,2000.01,2004.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65178,做多,2025-03-27 02:25:00,2025-03-27 02:40:00,2022.55,2025.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65179,做多,2025-03-27 04:25:00,2025-03-27 05:00:00,2029.0,2027.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65180,做空,2025-03-27 05:00:00,2025-03-27 05:15:00,2027.05,2025.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65181,做多,2025-03-27 06:10:00,2025-03-27 06:30:00,2025.97,2025.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65182,做空,2025-03-27 06:30:00,2025-03-27 06:35:00,2025.01,2026.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65183,做多,2025-03-27 06:35:00,2025-03-27 06:40:00,2026.8,2024.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65184,做空,2025-03-27 06:40:00,2025-03-27 07:05:00,2024.94,2025.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65185,做多,2025-03-27 07:05:00,2025-03-27 07:15:00,2025.64,2024.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65186,做空,2025-03-27 07:15:00,2025-03-27 07:25:00,2024.47,2024.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65187,做多,2025-03-27 07:25:00,2025-03-27 07:35:00,2024.84,2023.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65188,做空,2025-03-27 07:35:00,2025-03-27 07:45:00,2023.66,2025.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65189,做多,2025-03-27 07:45:00,2025-03-27 08:00:00,2025.21,2024.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65190,做多,2025-03-27 08:15:00,2025-03-27 08:40:00,2024.26,2024.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65191,做空,2025-03-27 08:40:00,2025-03-27 08:50:00,2024.69,2023.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65192,做多,2025-03-27 08:55:00,2025-03-27 09:00:00,2024.74,2023.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65193,做空,2025-03-27 09:00:00,2025-03-27 09:10:00,2023.34,2023.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65194,做多,2025-03-27 09:10:00,2025-03-27 09:20:00,2023.51,2024.33,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65195,做空,2025-03-27 09:20:00,2025-03-27 09:30:00,2024.33,2026.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65196,做多,2025-03-27 09:30:00,2025-03-27 09:35:00,2026.74,2027.25,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65197,做多,2025-03-27 11:05:00,2025-03-27 11:10:00,2028.39,2024.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65198,做空,2025-03-27 11:10:00,2025-03-27 11:25:00,2024.66,2016.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65199,做多,2025-03-27 12:35:00,2025-03-27 12:45:00,2023.14,2017.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65200,做空,2025-03-27 12:45:00,2025-03-27 13:00:00,2017.95,2019.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65201,做多,2025-03-27 13:00:00,2025-03-27 13:10:00,2019.84,2014.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65202,做空,2025-03-27 13:10:00,2025-03-27 13:15:00,2014.22,2013.39,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -65203,做多,2025-03-27 14:00:00,2025-03-27 14:20:00,2005.74,2003.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65204,做空,2025-03-27 14:20:00,2025-03-27 14:25:00,2003.12,2004.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65205,做多,2025-03-27 14:25:00,2025-03-27 14:40:00,2004.96,2020.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65206,做多,2025-03-27 16:40:00,2025-03-27 16:45:00,2011.14,2005.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65207,做空,2025-03-27 16:45:00,2025-03-27 17:35:00,2005.58,1998.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65208,做多,2025-03-27 17:45:00,2025-03-27 18:15:00,2003.0,2003.03,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65209,做空,2025-03-27 18:15:00,2025-03-27 18:25:00,2003.03,2001.89,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65210,做多,2025-03-27 18:25:00,2025-03-27 18:30:00,2001.89,2007.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65211,做多,2025-03-27 18:30:00,2025-03-27 18:35:00,2007.32,2007.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65212,做多,2025-03-27 20:20:00,2025-03-27 20:45:00,2005.84,2006.87,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65213,做空,2025-03-27 20:45:00,2025-03-27 21:00:00,2006.87,2007.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65214,做多,2025-03-27 21:00:00,2025-03-27 21:05:00,2007.3,2003.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65215,做空,2025-03-27 21:05:00,2025-03-27 21:15:00,2003.71,2005.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65216,做多,2025-03-27 21:15:00,2025-03-27 21:25:00,2005.73,2008.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65217,做多,2025-03-28 00:40:00,2025-03-28 01:05:00,2002.17,1997.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65218,做空,2025-03-28 01:05:00,2025-03-28 01:20:00,1997.39,2000.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65219,做多,2025-03-28 01:20:00,2025-03-28 01:30:00,2000.0,2010.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65220,做多,2025-03-28 04:05:00,2025-03-28 04:15:00,2002.5,2000.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65221,做空,2025-03-28 04:15:00,2025-03-28 04:30:00,2000.81,1989.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65222,做多,2025-03-28 06:10:00,2025-03-28 06:15:00,1926.72,1923.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65223,做空,2025-03-28 06:15:00,2025-03-28 06:50:00,1923.24,1914.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65224,做多,2025-03-28 07:05:00,2025-03-28 08:10:00,1917.83,1912.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65225,做空,2025-03-28 08:10:00,2025-03-28 08:15:00,1912.81,1914.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65226,做多,2025-03-28 08:15:00,2025-03-28 08:20:00,1914.94,1911.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65227,做空,2025-03-28 08:20:00,2025-03-28 08:30:00,1911.9,1905.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65228,做多,2025-03-28 08:45:00,2025-03-28 08:50:00,1911.62,1908.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65229,做空,2025-03-28 08:50:00,2025-03-28 09:15:00,1908.7,1905.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65230,做多,2025-03-28 09:20:00,2025-03-28 09:45:00,1908.67,1908.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65231,做空,2025-03-28 09:45:00,2025-03-28 10:05:00,1908.88,1912.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65232,做多,2025-03-28 10:05:00,2025-03-28 10:15:00,1912.1,1909.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65233,做空,2025-03-28 10:15:00,2025-03-28 10:20:00,1909.01,1912.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65234,做多,2025-03-28 10:20:00,2025-03-28 10:40:00,1912.75,1911.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65235,做空,2025-03-28 10:40:00,2025-03-28 11:05:00,1911.39,1909.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65236,做多,2025-03-28 11:15:00,2025-03-28 11:20:00,1911.7,1907.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65237,做多,2025-03-28 13:10:00,2025-03-28 13:30:00,1897.78,1890.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65238,做空,2025-03-28 13:30:00,2025-03-28 13:35:00,1890.75,1898.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65239,做多,2025-03-28 13:35:00,2025-03-28 13:50:00,1898.03,1886.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65240,做空,2025-03-28 13:50:00,2025-03-28 14:05:00,1886.49,1880.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65241,做多,2025-03-28 14:20:00,2025-03-28 14:45:00,1888.82,1890.71,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65242,做空,2025-03-28 14:45:00,2025-03-28 15:10:00,1890.71,1885.85,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65243,做多,2025-03-28 15:10:00,2025-03-28 15:40:00,1885.85,1878.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65244,做空,2025-03-28 15:40:00,2025-03-28 15:50:00,1878.74,1873.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65245,做多,2025-03-28 16:40:00,2025-03-28 17:25:00,1873.66,1872.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65246,做空,2025-03-28 17:25:00,2025-03-28 18:30:00,1872.01,1876.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65247,做多,2025-03-28 18:30:00,2025-03-28 18:35:00,1876.99,1874.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65248,做空,2025-03-28 18:35:00,2025-03-28 18:55:00,1874.47,1878.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65249,做多,2025-03-28 18:55:00,2025-03-28 19:00:00,1878.49,1876.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65250,做空,2025-03-28 19:00:00,2025-03-28 19:05:00,1876.91,1882.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65251,做多,2025-03-28 19:05:00,2025-03-28 19:15:00,1882.23,1879.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65252,做空,2025-03-28 19:15:00,2025-03-28 19:50:00,1879.43,1875.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65253,做多,2025-03-28 20:00:00,2025-03-28 20:05:00,1879.99,1878.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65254,做多,2025-03-28 21:05:00,2025-03-28 21:15:00,1882.59,1880.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65255,做空,2025-03-28 21:15:00,2025-03-28 21:50:00,1880.76,1883.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65256,做多,2025-03-28 21:50:00,2025-03-28 22:00:00,1883.14,1889.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65257,做多,2025-03-29 01:30:00,2025-03-29 01:35:00,1906.64,1910.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65258,做多,2025-03-29 01:55:00,2025-03-29 02:20:00,1909.03,1904.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65259,做空,2025-03-29 02:20:00,2025-03-29 02:30:00,1904.97,1908.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65260,做多,2025-03-29 02:30:00,2025-03-29 02:35:00,1908.06,1905.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65261,做空,2025-03-29 02:35:00,2025-03-29 02:40:00,1905.14,1899.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65262,做多,2025-03-29 03:30:00,2025-03-29 03:50:00,1901.23,1901.49,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65263,做空,2025-03-29 03:50:00,2025-03-29 04:00:00,1901.49,1901.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65264,做多,2025-03-29 04:00:00,2025-03-29 04:10:00,1901.21,1898.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65265,做空,2025-03-29 04:10:00,2025-03-29 05:20:00,1898.72,1886.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65266,做多,2025-03-29 06:40:00,2025-03-29 06:45:00,1884.72,1882.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65267,做空,2025-03-29 06:45:00,2025-03-29 07:00:00,1882.21,1883.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65268,做多,2025-03-29 07:00:00,2025-03-29 07:05:00,1883.76,1876.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65269,做空,2025-03-29 07:05:00,2025-03-29 07:25:00,1876.7,1882.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65270,做多,2025-03-29 07:25:00,2025-03-29 07:30:00,1882.09,1880.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65271,做空,2025-03-29 07:30:00,2025-03-29 07:35:00,1880.56,1881.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65272,做多,2025-03-29 07:35:00,2025-03-29 07:45:00,1881.34,1877.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65273,做空,2025-03-29 07:45:00,2025-03-29 07:50:00,1877.46,1877.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65274,做多,2025-03-29 08:05:00,2025-03-29 08:20:00,1880.75,1878.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65275,做空,2025-03-29 08:20:00,2025-03-29 08:25:00,1878.76,1880.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65276,做多,2025-03-29 08:25:00,2025-03-29 08:35:00,1880.73,1883.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65277,做多,2025-03-29 09:20:00,2025-03-29 10:20:00,1880.18,1876.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65278,做空,2025-03-29 10:20:00,2025-03-29 10:25:00,1876.4,1877.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65279,做多,2025-03-29 10:25:00,2025-03-29 10:30:00,1877.11,1874.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65280,做空,2025-03-29 10:30:00,2025-03-29 10:35:00,1874.94,1874.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65281,做多,2025-03-29 10:35:00,2025-03-29 11:15:00,1874.81,1867.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65282,做空,2025-03-29 11:15:00,2025-03-29 11:20:00,1867.36,1846.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65283,做多,2025-03-29 12:20:00,2025-03-29 12:25:00,1853.38,1852.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65284,做空,2025-03-29 12:25:00,2025-03-29 12:35:00,1852.26,1850.54,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65285,做多,2025-03-29 12:35:00,2025-03-29 12:45:00,1850.54,1850.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65286,做空,2025-03-29 12:45:00,2025-03-29 13:45:00,1850.4,1856.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65287,做多,2025-03-29 13:45:00,2025-03-29 14:00:00,1856.94,1857.38,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65288,做空,2025-03-29 14:00:00,2025-03-29 14:10:00,1857.38,1853.89,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65289,做多,2025-03-29 14:10:00,2025-03-29 16:05:00,1853.89,1843.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65290,做空,2025-03-29 16:05:00,2025-03-29 16:45:00,1843.1,1824.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65291,做多,2025-03-29 17:30:00,2025-03-29 18:55:00,1827.85,1817.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65292,做空,2025-03-29 18:55:00,2025-03-29 19:00:00,1817.26,1818.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65293,做多,2025-03-29 19:00:00,2025-03-29 19:05:00,1818.73,1818.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65294,做空,2025-03-29 19:05:00,2025-03-29 19:40:00,1818.61,1816.52,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65295,做多,2025-03-29 19:40:00,2025-03-29 19:55:00,1816.52,1826.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65296,做多,2025-03-29 20:15:00,2025-03-29 20:35:00,1816.3,1821.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65297,做多,2025-03-29 21:05:00,2025-03-29 21:30:00,1820.43,1815.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65298,做空,2025-03-29 21:30:00,2025-03-29 21:40:00,1815.59,1818.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65299,做多,2025-03-29 21:40:00,2025-03-29 21:55:00,1818.64,1816.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65300,做空,2025-03-29 21:55:00,2025-03-29 22:15:00,1816.66,1818.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65301,做多,2025-03-29 22:15:00,2025-03-29 22:20:00,1818.6,1816.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65302,做空,2025-03-29 22:20:00,2025-03-29 22:25:00,1816.81,1818.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65303,做多,2025-03-29 22:25:00,2025-03-29 22:30:00,1818.33,1815.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65304,做空,2025-03-29 22:30:00,2025-03-29 22:40:00,1815.59,1814.89,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -65305,做多,2025-03-29 22:55:00,2025-03-29 23:00:00,1816.59,1813.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65306,做空,2025-03-29 23:00:00,2025-03-29 23:05:00,1813.58,1817.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65307,做多,2025-03-29 23:05:00,2025-03-29 23:15:00,1817.6,1818.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65308,做多,2025-03-30 00:45:00,2025-03-30 00:55:00,1827.54,1825.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65309,做空,2025-03-30 00:55:00,2025-03-30 03:50:00,1825.76,1833.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65310,做多,2025-03-30 04:10:00,2025-03-30 04:20:00,1838.44,1836.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65311,做空,2025-03-30 04:20:00,2025-03-30 04:30:00,1836.88,1838.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65312,做多,2025-03-30 04:30:00,2025-03-30 04:45:00,1838.86,1842.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65313,做多,2025-03-30 06:40:00,2025-03-30 07:15:00,1839.33,1841.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65314,做多,2025-03-30 08:00:00,2025-03-30 08:30:00,1838.38,1843.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65315,做多,2025-03-30 09:45:00,2025-03-30 09:50:00,1843.67,1842.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65316,做空,2025-03-30 09:50:00,2025-03-30 09:55:00,1842.3,1842.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65317,做多,2025-03-30 09:55:00,2025-03-30 10:10:00,1842.5,1842.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65318,做空,2025-03-30 10:10:00,2025-03-30 10:15:00,1842.7,1839.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65319,做多,2025-03-30 11:15:00,2025-03-30 11:20:00,1837.16,1833.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65320,做空,2025-03-30 11:20:00,2025-03-30 11:45:00,1833.61,1833.3,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65321,做多,2025-03-30 11:45:00,2025-03-30 11:50:00,1833.3,1833.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65322,做空,2025-03-30 11:50:00,2025-03-30 12:15:00,1833.11,1832.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65323,做多,2025-03-30 12:15:00,2025-03-30 12:25:00,1832.94,1837.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65324,做多,2025-03-30 12:50:00,2025-03-30 13:00:00,1832.4,1832.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65325,做空,2025-03-30 13:00:00,2025-03-30 13:05:00,1832.88,1831.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65326,做多,2025-03-30 13:15:00,2025-03-30 13:20:00,1834.68,1830.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65327,做空,2025-03-30 13:20:00,2025-03-30 13:25:00,1830.91,1826.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65328,做多,2025-03-30 14:45:00,2025-03-30 14:55:00,1817.64,1812.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65329,做空,2025-03-30 14:55:00,2025-03-30 15:40:00,1812.71,1813.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65330,做多,2025-03-30 15:40:00,2025-03-30 15:50:00,1813.99,1813.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65331,做空,2025-03-30 15:50:00,2025-03-30 16:05:00,1813.25,1815.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65332,做多,2025-03-30 16:05:00,2025-03-30 16:10:00,1815.68,1814.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65333,做空,2025-03-30 16:10:00,2025-03-30 16:20:00,1814.3,1815.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65334,做多,2025-03-30 16:20:00,2025-03-30 17:40:00,1815.0,1800.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65335,做空,2025-03-30 17:40:00,2025-03-30 17:50:00,1800.66,1802.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65336,做多,2025-03-30 17:50:00,2025-03-30 18:05:00,1802.99,1816.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65337,做多,2025-03-30 19:30:00,2025-03-30 21:00:00,1818.87,1818.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65338,做多,2025-03-30 21:00:00,2025-03-30 21:10:00,1818.27,1820.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65339,做多,2025-03-30 22:35:00,2025-03-30 23:00:00,1811.88,1799.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65340,做空,2025-03-30 23:00:00,2025-03-30 23:05:00,1799.47,1800.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65341,做多,2025-03-30 23:05:00,2025-03-30 23:20:00,1800.44,1794.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65342,做空,2025-03-30 23:20:00,2025-03-30 23:30:00,1794.8,1797.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65343,做多,2025-03-30 23:30:00,2025-03-31 00:20:00,1797.67,1801.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65344,做空,2025-03-31 00:20:00,2025-03-31 00:25:00,1801.61,1802.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65345,做多,2025-03-31 00:25:00,2025-03-31 00:30:00,1802.54,1795.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65346,做空,2025-03-31 00:30:00,2025-03-31 00:35:00,1795.47,1786.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65347,做多,2025-03-31 01:00:00,2025-03-31 01:25:00,1799.32,1815.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65348,做多,2025-03-31 03:00:00,2025-03-31 03:05:00,1816.79,1809.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65349,做空,2025-03-31 03:05:00,2025-03-31 03:15:00,1809.12,1803.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65350,做多,2025-03-31 03:25:00,2025-03-31 03:30:00,1810.4,1808.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65351,做空,2025-03-31 03:30:00,2025-03-31 03:45:00,1808.44,1797.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65352,做多,2025-03-31 04:35:00,2025-03-31 04:50:00,1803.72,1804.19,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65353,做空,2025-03-31 04:50:00,2025-03-31 06:05:00,1804.19,1807.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65354,做多,2025-03-31 06:05:00,2025-03-31 07:05:00,1807.24,1801.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65355,做空,2025-03-31 07:05:00,2025-03-31 07:10:00,1801.97,1799.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65356,做多,2025-03-31 08:00:00,2025-03-31 08:15:00,1802.55,1798.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65357,做空,2025-03-31 08:15:00,2025-03-31 08:45:00,1798.89,1801.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65358,做多,2025-03-31 08:45:00,2025-03-31 08:50:00,1801.26,1797.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65359,做空,2025-03-31 08:50:00,2025-03-31 09:10:00,1797.33,1786.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65360,做多,2025-03-31 10:20:00,2025-03-31 10:35:00,1785.61,1795.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65361,做多,2025-03-31 13:55:00,2025-03-31 14:50:00,1817.55,1842.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65362,做多,2025-03-31 16:25:00,2025-03-31 16:35:00,1845.32,1842.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65363,做空,2025-03-31 16:35:00,2025-03-31 17:05:00,1842.53,1844.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65364,做多,2025-03-31 17:05:00,2025-03-31 17:15:00,1844.82,1837.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65365,做空,2025-03-31 17:15:00,2025-03-31 17:30:00,1837.94,1834.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65366,做多,2025-03-31 18:15:00,2025-03-31 18:20:00,1837.45,1836.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65367,做空,2025-03-31 18:20:00,2025-03-31 19:40:00,1836.79,1832.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65368,做多,2025-03-31 21:20:00,2025-03-31 21:55:00,1826.62,1823.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65369,做空,2025-03-31 21:55:00,2025-03-31 22:00:00,1823.6,1820.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65370,做多,2025-03-31 22:35:00,2025-03-31 22:50:00,1822.67,1822.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65371,做空,2025-03-31 22:50:00,2025-03-31 23:20:00,1822.9,1825.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65372,做多,2025-03-31 23:20:00,2025-03-31 23:25:00,1825.11,1822.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65373,做空,2025-03-31 23:25:00,2025-04-01 00:00:00,1822.87,1823.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65374,做多,2025-04-01 00:00:00,2025-04-01 00:05:00,1823.71,1824.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65375,做多,2025-04-01 00:15:00,2025-04-01 00:20:00,1824.33,1825.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65376,做多,2025-04-01 00:35:00,2025-04-01 00:40:00,1825.49,1824.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65377,做空,2025-04-01 00:40:00,2025-04-01 00:50:00,1824.93,1825.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65378,做多,2025-04-01 00:50:00,2025-04-01 00:55:00,1825.54,1831.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65379,做多,2025-04-01 01:10:00,2025-04-01 01:15:00,1825.13,1823.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65380,做空,2025-04-01 01:15:00,2025-04-01 01:20:00,1823.99,1825.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65381,做多,2025-04-01 01:20:00,2025-04-01 01:30:00,1825.28,1823.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65382,做空,2025-04-01 01:30:00,2025-04-01 01:45:00,1823.93,1825.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65383,做多,2025-04-01 01:45:00,2025-04-01 02:15:00,1825.01,1832.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65384,做多,2025-04-01 03:45:00,2025-04-01 03:50:00,1836.05,1834.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65385,做空,2025-04-01 03:50:00,2025-04-01 04:00:00,1834.15,1835.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65386,做多,2025-04-01 04:00:00,2025-04-01 04:05:00,1835.86,1832.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65387,做空,2025-04-01 04:05:00,2025-04-01 04:15:00,1832.75,1832.07,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -65388,做多,2025-04-01 04:25:00,2025-04-01 04:40:00,1835.9,1838.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65389,做多,2025-04-01 06:05:00,2025-04-01 06:35:00,1842.8,1859.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65390,做多,2025-04-01 07:35:00,2025-04-01 08:15:00,1852.91,1872.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65391,做多,2025-04-01 09:55:00,2025-04-01 10:00:00,1884.49,1881.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65392,做空,2025-04-01 10:00:00,2025-04-01 10:05:00,1881.56,1878.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65393,做多,2025-04-01 10:15:00,2025-04-01 12:15:00,1881.82,1864.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65394,做空,2025-04-01 12:15:00,2025-04-01 12:50:00,1864.72,1864.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65395,做多,2025-04-01 12:50:00,2025-04-01 12:55:00,1864.89,1864.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65396,做空,2025-04-01 12:55:00,2025-04-01 14:05:00,1864.86,1858.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65397,做多,2025-04-01 14:35:00,2025-04-01 14:50:00,1870.35,1886.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65398,做多,2025-04-01 16:50:00,2025-04-01 17:05:00,1913.01,1916.73,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65399,做空,2025-04-01 17:05:00,2025-04-01 17:20:00,1916.73,1915.96,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65400,做多,2025-04-01 17:20:00,2025-04-01 17:25:00,1915.96,1915.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65401,做空,2025-04-01 17:25:00,2025-04-01 17:35:00,1915.59,1916.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65402,做多,2025-04-01 17:35:00,2025-04-01 17:45:00,1916.59,1919.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65403,做多,2025-04-01 19:30:00,2025-04-01 19:45:00,1904.55,1907.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65404,做多,2025-04-01 20:10:00,2025-04-01 20:15:00,1908.36,1906.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65405,做多,2025-04-01 20:45:00,2025-04-01 20:50:00,1905.96,1911.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65406,做多,2025-04-01 20:50:00,2025-04-01 20:55:00,1911.68,1912.07,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65407,做多,2025-04-01 22:10:00,2025-04-01 22:35:00,1915.55,1916.86,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65408,做空,2025-04-01 22:35:00,2025-04-01 22:45:00,1916.86,1915.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65409,做多,2025-04-01 22:45:00,2025-04-02 01:45:00,1915.01,1890.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65410,做空,2025-04-02 01:45:00,2025-04-02 01:50:00,1890.2,1891.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65411,做多,2025-04-02 01:50:00,2025-04-02 01:55:00,1891.89,1891.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65412,做空,2025-04-02 01:55:00,2025-04-02 02:05:00,1891.72,1877.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65413,做多,2025-04-02 03:05:00,2025-04-02 03:15:00,1881.52,1881.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65414,做空,2025-04-02 03:15:00,2025-04-02 03:20:00,1881.44,1881.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65415,做多,2025-04-02 03:20:00,2025-04-02 03:30:00,1881.65,1880.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65416,做空,2025-04-02 03:30:00,2025-04-02 03:55:00,1880.86,1875.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65417,做多,2025-04-02 04:00:00,2025-04-02 04:30:00,1879.47,1877.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65418,做空,2025-04-02 04:30:00,2025-04-02 04:55:00,1877.99,1878.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65419,做多,2025-04-02 04:55:00,2025-04-02 06:45:00,1878.14,1855.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65420,做空,2025-04-02 06:45:00,2025-04-02 07:15:00,1855.57,1856.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65421,做多,2025-04-02 07:15:00,2025-04-02 07:25:00,1856.36,1856.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65422,做空,2025-04-02 07:25:00,2025-04-02 07:30:00,1856.16,1862.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65423,做多,2025-04-02 07:30:00,2025-04-02 07:35:00,1862.53,1861.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65424,做多,2025-04-02 11:05:00,2025-04-02 13:00:00,1876.99,1864.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65425,做空,2025-04-02 13:00:00,2025-04-02 13:30:00,1864.5,1867.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65426,做多,2025-04-02 13:30:00,2025-04-02 13:35:00,1867.22,1870.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65427,做多,2025-04-02 14:15:00,2025-04-02 14:25:00,1868.14,1870.76,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65428,做空,2025-04-02 14:25:00,2025-04-02 14:40:00,1870.76,1870.74,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65429,做多,2025-04-02 14:40:00,2025-04-02 14:50:00,1870.74,1870.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65430,做空,2025-04-02 14:50:00,2025-04-02 14:55:00,1870.44,1874.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65431,做多,2025-04-02 14:55:00,2025-04-02 15:05:00,1874.7,1888.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65432,做多,2025-04-02 17:00:00,2025-04-02 17:05:00,1906.16,1904.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65433,做空,2025-04-02 17:05:00,2025-04-02 17:30:00,1904.46,1891.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65434,做多,2025-04-02 18:35:00,2025-04-02 19:45:00,1901.07,1907.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65435,做多,2025-04-02 20:10:00,2025-04-02 20:15:00,1933.74,1941.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65436,做多,2025-04-03 00:05:00,2025-04-03 00:10:00,1805.74,1806.3,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65437,做多,2025-04-03 02:20:00,2025-04-03 02:30:00,1822.65,1822.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65438,做空,2025-04-03 02:30:00,2025-04-03 02:35:00,1822.28,1826.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65439,做多,2025-04-03 02:35:00,2025-04-03 02:40:00,1826.28,1822.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65440,做空,2025-04-03 02:40:00,2025-04-03 02:45:00,1822.51,1826.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65441,做多,2025-04-03 02:45:00,2025-04-03 02:50:00,1826.64,1830.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65442,做多,2025-04-03 03:15:00,2025-04-03 03:30:00,1824.54,1823.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65443,做空,2025-04-03 03:30:00,2025-04-03 03:55:00,1823.87,1823.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65444,做多,2025-04-03 03:55:00,2025-04-03 04:15:00,1823.76,1825.71,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65445,做空,2025-04-03 04:15:00,2025-04-03 04:30:00,1825.71,1831.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65446,做多,2025-04-03 04:30:00,2025-04-03 04:35:00,1831.11,1829.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65447,做多,2025-04-03 05:25:00,2025-04-03 05:30:00,1832.8,1826.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65448,做空,2025-04-03 05:30:00,2025-04-03 05:55:00,1826.61,1820.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65449,做多,2025-04-03 08:00:00,2025-04-03 08:05:00,1819.09,1818.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65450,做空,2025-04-03 08:05:00,2025-04-03 09:15:00,1818.93,1817.79,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65451,做多,2025-04-03 09:15:00,2025-04-03 09:40:00,1817.79,1819.7,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65452,做空,2025-04-03 09:40:00,2025-04-03 09:45:00,1819.7,1814.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65453,做多,2025-04-03 12:05:00,2025-04-03 12:15:00,1797.37,1796.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65454,做空,2025-04-03 12:15:00,2025-04-03 12:25:00,1796.36,1787.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65455,做多,2025-04-03 13:30:00,2025-04-03 14:00:00,1785.73,1773.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65456,做空,2025-04-03 14:00:00,2025-04-03 14:15:00,1773.14,1772.0,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65457,做多,2025-04-03 14:15:00,2025-04-03 14:20:00,1772.0,1770.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65458,做空,2025-04-03 14:20:00,2025-04-03 14:25:00,1770.8,1778.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65459,做多,2025-04-03 14:25:00,2025-04-03 14:30:00,1778.22,1771.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65460,做空,2025-04-03 14:30:00,2025-04-03 14:50:00,1771.36,1759.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65461,做多,2025-04-03 15:15:00,2025-04-03 15:20:00,1771.69,1768.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65462,做空,2025-04-03 15:20:00,2025-04-03 15:25:00,1768.78,1771.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65463,做多,2025-04-03 15:25:00,2025-04-03 16:00:00,1771.42,1786.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65464,做多,2025-04-03 17:40:00,2025-04-03 17:45:00,1779.99,1776.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65465,做空,2025-04-03 17:45:00,2025-04-03 17:50:00,1776.3,1777.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65466,做多,2025-04-03 17:50:00,2025-04-03 17:55:00,1777.2,1775.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65467,做空,2025-04-03 17:55:00,2025-04-03 18:20:00,1775.34,1772.78,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65468,做多,2025-04-03 18:20:00,2025-04-03 18:35:00,1772.78,1779.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65469,做多,2025-04-03 20:10:00,2025-04-03 20:25:00,1786.38,1780.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65470,做空,2025-04-03 20:25:00,2025-04-03 20:30:00,1780.23,1783.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65471,做多,2025-04-03 20:40:00,2025-04-03 20:45:00,1789.59,1794.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65472,做多,2025-04-03 23:20:00,2025-04-03 23:30:00,1808.05,1816.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65473,做多,2025-04-04 01:20:00,2025-04-04 01:25:00,1816.51,1812.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65474,做空,2025-04-04 01:25:00,2025-04-04 01:50:00,1812.24,1806.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65475,做多,2025-04-04 03:20:00,2025-04-04 03:25:00,1795.59,1794.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65476,做空,2025-04-04 03:25:00,2025-04-04 03:45:00,1794.72,1790.5,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65477,做多,2025-04-04 03:45:00,2025-04-04 04:00:00,1790.5,1790.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65478,做空,2025-04-04 04:00:00,2025-04-04 04:15:00,1790.17,1785.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65479,做多,2025-04-04 04:25:00,2025-04-04 04:35:00,1789.33,1788.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65480,做空,2025-04-04 04:35:00,2025-04-04 05:05:00,1788.3,1788.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65481,做多,2025-04-04 05:05:00,2025-04-04 05:10:00,1788.92,1791.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65482,做多,2025-04-04 06:50:00,2025-04-04 07:05:00,1800.22,1809.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65483,做多,2025-04-04 09:30:00,2025-04-04 09:50:00,1825.28,1830.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65484,做多,2025-04-04 11:55:00,2025-04-04 12:00:00,1783.16,1778.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65485,做空,2025-04-04 12:00:00,2025-04-04 12:10:00,1778.18,1780.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65486,做多,2025-04-04 12:10:00,2025-04-04 12:15:00,1780.66,1776.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65487,做空,2025-04-04 12:15:00,2025-04-04 12:25:00,1776.7,1776.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65488,做多,2025-04-04 12:25:00,2025-04-04 12:30:00,1776.91,1787.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65489,做多,2025-04-04 12:30:00,2025-04-04 12:35:00,1787.89,1772.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65490,做多,2025-04-04 12:40:00,2025-04-04 13:00:00,1780.32,1796.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65491,做多,2025-04-04 13:45:00,2025-04-04 13:55:00,1783.95,1801.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65492,做多,2025-04-04 14:35:00,2025-04-04 14:40:00,1788.06,1784.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65493,做空,2025-04-04 14:40:00,2025-04-04 14:50:00,1784.59,1787.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65494,做多,2025-04-04 14:50:00,2025-04-04 15:00:00,1787.8,1807.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65495,做多,2025-04-04 15:40:00,2025-04-04 15:50:00,1791.64,1797.26,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65496,做空,2025-04-04 15:50:00,2025-04-04 16:00:00,1797.26,1794.71,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65497,做多,2025-04-04 16:00:00,2025-04-04 16:15:00,1794.71,1791.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65498,做空,2025-04-04 16:15:00,2025-04-04 16:50:00,1791.96,1793.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65499,做多,2025-04-04 16:50:00,2025-04-04 17:10:00,1793.69,1791.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65500,做空,2025-04-04 17:10:00,2025-04-04 17:20:00,1791.62,1798.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65501,做多,2025-04-04 17:20:00,2025-04-04 17:25:00,1798.32,1799.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65502,做多,2025-04-04 18:45:00,2025-04-04 18:50:00,1810.91,1809.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65503,做空,2025-04-04 18:50:00,2025-04-04 19:10:00,1809.55,1812.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65504,做多,2025-04-04 19:10:00,2025-04-04 19:15:00,1812.27,1807.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65505,做空,2025-04-04 19:15:00,2025-04-04 19:20:00,1807.3,1813.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65506,做多,2025-04-04 19:20:00,2025-04-04 19:25:00,1813.97,1810.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65507,做空,2025-04-04 19:25:00,2025-04-04 19:30:00,1810.01,1813.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65508,做多,2025-04-04 19:30:00,2025-04-04 19:35:00,1813.91,1810.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65509,做空,2025-04-04 19:35:00,2025-04-04 20:00:00,1810.45,1809.51,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65510,做多,2025-04-04 20:00:00,2025-04-04 20:05:00,1809.51,1809.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65511,做空,2025-04-04 20:05:00,2025-04-04 20:10:00,1809.34,1809.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65512,做多,2025-04-04 20:10:00,2025-04-04 20:30:00,1809.55,1816.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65513,做多,2025-04-04 20:30:00,2025-04-04 20:35:00,1816.12,1817.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65514,做多,2025-04-04 22:05:00,2025-04-04 22:20:00,1819.07,1822.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65515,做多,2025-04-04 22:40:00,2025-04-04 22:45:00,1820.62,1819.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65516,做空,2025-04-04 22:45:00,2025-04-04 22:50:00,1819.26,1819.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65517,做多,2025-04-04 22:50:00,2025-04-04 22:55:00,1819.75,1818.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65518,做空,2025-04-04 22:55:00,2025-04-04 23:05:00,1818.4,1813.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65519,做多,2025-04-04 23:55:00,2025-04-05 00:00:00,1815.97,1813.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65520,做空,2025-04-05 00:00:00,2025-04-05 00:15:00,1813.45,1818.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65521,做多,2025-04-05 00:15:00,2025-04-05 00:40:00,1818.26,1814.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65522,做空,2025-04-05 00:40:00,2025-04-05 02:20:00,1814.05,1816.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65523,做多,2025-04-05 02:40:00,2025-04-05 02:45:00,1819.51,1816.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65524,做空,2025-04-05 02:45:00,2025-04-05 03:15:00,1816.67,1814.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65525,做多,2025-04-05 04:10:00,2025-04-05 04:15:00,1813.46,1813.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65526,做空,2025-04-05 04:15:00,2025-04-05 04:25:00,1813.17,1814.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65527,做多,2025-04-05 04:25:00,2025-04-05 04:35:00,1814.64,1812.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65528,做空,2025-04-05 04:35:00,2025-04-05 04:55:00,1812.28,1807.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65529,做多,2025-04-05 05:15:00,2025-04-05 05:35:00,1811.86,1811.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65530,做空,2025-04-05 05:35:00,2025-04-05 06:05:00,1811.66,1811.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65531,做多,2025-04-05 06:05:00,2025-04-05 06:20:00,1811.81,1811.83,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65532,做空,2025-04-05 06:20:00,2025-04-05 06:40:00,1811.83,1807.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65533,做多,2025-04-05 07:20:00,2025-04-05 07:35:00,1809.94,1809.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65534,做空,2025-04-05 07:35:00,2025-04-05 10:25:00,1809.41,1817.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65535,做多,2025-04-05 10:25:00,2025-04-05 10:35:00,1817.17,1816.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65536,做空,2025-04-05 10:35:00,2025-04-05 10:45:00,1816.49,1817.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65537,做多,2025-04-05 10:45:00,2025-04-05 10:55:00,1817.85,1817.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65538,做空,2025-04-05 10:55:00,2025-04-05 11:05:00,1817.26,1814.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65539,做多,2025-04-05 14:00:00,2025-04-05 14:10:00,1790.45,1789.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65540,做空,2025-04-05 14:10:00,2025-04-05 14:20:00,1789.86,1789.37,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65541,做多,2025-04-05 14:20:00,2025-04-05 14:40:00,1789.37,1789.71,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65542,做多,2025-04-05 16:25:00,2025-04-05 16:45:00,1783.9,1784.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65543,做空,2025-04-05 16:45:00,2025-04-05 16:55:00,1784.31,1783.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65544,做多,2025-04-05 16:55:00,2025-04-05 17:00:00,1783.89,1783.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65545,做空,2025-04-05 17:00:00,2025-04-05 17:10:00,1783.13,1783.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65546,做多,2025-04-05 17:10:00,2025-04-05 17:30:00,1783.51,1787.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65547,做多,2025-04-05 20:25:00,2025-04-05 20:30:00,1787.71,1785.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65548,做空,2025-04-05 20:30:00,2025-04-05 20:35:00,1785.86,1786.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65549,做多,2025-04-05 20:35:00,2025-04-05 20:40:00,1786.41,1791.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65550,做多,2025-04-05 20:40:00,2025-04-05 20:45:00,1791.18,1785.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65551,做多,2025-04-05 20:50:00,2025-04-05 21:00:00,1788.3,1784.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65552,做空,2025-04-05 21:00:00,2025-04-05 21:10:00,1784.39,1788.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65553,做多,2025-04-05 21:10:00,2025-04-05 21:15:00,1788.82,1787.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65554,做空,2025-04-05 21:15:00,2025-04-06 01:50:00,1787.06,1808.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65555,做多,2025-04-06 01:50:00,2025-04-06 02:10:00,1808.14,1808.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65556,做空,2025-04-06 02:10:00,2025-04-06 02:15:00,1808.71,1805.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65557,做多,2025-04-06 03:15:00,2025-04-06 03:50:00,1805.68,1808.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65558,做多,2025-04-06 05:15:00,2025-04-06 05:25:00,1807.85,1808.95,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65559,做空,2025-04-06 05:25:00,2025-04-06 05:40:00,1808.95,1807.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65560,做多,2025-04-06 05:40:00,2025-04-06 05:50:00,1807.99,1811.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65561,做多,2025-04-06 06:10:00,2025-04-06 06:25:00,1808.54,1808.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65562,做空,2025-04-06 06:25:00,2025-04-06 06:35:00,1808.71,1803.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65563,做多,2025-04-06 08:50:00,2025-04-06 08:55:00,1794.71,1794.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65564,做空,2025-04-06 08:55:00,2025-04-06 09:15:00,1794.25,1794.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65565,做多,2025-04-06 09:15:00,2025-04-06 09:25:00,1794.74,1793.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65566,做空,2025-04-06 09:25:00,2025-04-06 09:35:00,1793.87,1793.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65567,做多,2025-04-06 09:35:00,2025-04-06 09:40:00,1793.54,1792.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65568,做空,2025-04-06 09:40:00,2025-04-06 10:05:00,1792.09,1786.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65569,做多,2025-04-06 10:45:00,2025-04-06 10:50:00,1789.8,1789.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65570,做空,2025-04-06 10:50:00,2025-04-06 11:15:00,1789.34,1783.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65571,做多,2025-04-06 11:25:00,2025-04-06 12:20:00,1786.8,1788.14,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65572,做空,2025-04-06 12:20:00,2025-04-06 12:30:00,1788.14,1783.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65573,做多,2025-04-06 14:40:00,2025-04-06 15:20:00,1760.57,1760.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65574,做空,2025-04-06 15:20:00,2025-04-06 15:30:00,1760.02,1760.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65575,做多,2025-04-06 15:30:00,2025-04-06 15:50:00,1760.28,1760.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65576,做空,2025-04-06 15:50:00,2025-04-06 16:05:00,1760.2,1753.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65577,做多,2025-04-06 19:50:00,2025-04-06 20:05:00,1622.8,1620.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65578,做空,2025-04-06 20:05:00,2025-04-06 20:15:00,1620.01,1622.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65579,做多,2025-04-06 20:15:00,2025-04-06 20:20:00,1622.99,1617.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65580,做空,2025-04-06 20:20:00,2025-04-06 20:30:00,1617.68,1588.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65581,做多,2025-04-06 21:45:00,2025-04-06 21:50:00,1594.59,1589.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65582,做空,2025-04-06 21:50:00,2025-04-06 22:00:00,1589.4,1592.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65583,做多,2025-04-06 22:00:00,2025-04-06 22:05:00,1592.03,1593.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65584,做多,2025-04-06 23:40:00,2025-04-06 23:50:00,1579.92,1576.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65585,做空,2025-04-06 23:50:00,2025-04-07 00:15:00,1576.14,1576.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65586,做多,2025-04-07 00:15:00,2025-04-07 00:20:00,1576.99,1572.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65587,做空,2025-04-07 00:20:00,2025-04-07 00:55:00,1572.3,1571.89,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65588,做多,2025-04-07 00:55:00,2025-04-07 01:10:00,1571.89,1586.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65589,做多,2025-04-07 04:20:00,2025-04-07 05:00:00,1550.59,1545.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65590,做空,2025-04-07 05:00:00,2025-04-07 05:40:00,1545.1,1545.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65591,做多,2025-04-07 05:40:00,2025-04-07 05:45:00,1545.84,1537.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65592,做空,2025-04-07 05:45:00,2025-04-07 06:00:00,1537.84,1547.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65593,做多,2025-04-07 06:00:00,2025-04-07 06:05:00,1547.3,1539.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65594,做空,2025-04-07 06:05:00,2025-04-07 06:10:00,1539.97,1539.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65595,做多,2025-04-07 06:10:00,2025-04-07 08:20:00,1539.99,1494.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65596,做多,2025-04-07 09:20:00,2025-04-07 09:50:00,1484.99,1492.56,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65597,做空,2025-04-07 09:50:00,2025-04-07 10:00:00,1492.56,1490.79,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65598,做多,2025-04-07 10:00:00,2025-04-07 10:15:00,1490.79,1514.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65599,做多,2025-04-07 11:00:00,2025-04-07 11:10:00,1498.88,1493.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65600,做空,2025-04-07 11:10:00,2025-04-07 11:30:00,1493.44,1484.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65601,做多,2025-04-07 12:20:00,2025-04-07 12:25:00,1489.39,1516.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65602,做多,2025-04-07 13:30:00,2025-04-07 13:35:00,1509.57,1500.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65603,做空,2025-04-07 13:35:00,2025-04-07 13:45:00,1500.49,1511.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65604,做多,2025-04-07 13:45:00,2025-04-07 13:50:00,1511.23,1541.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65605,做多,2025-04-07 15:35:00,2025-04-07 15:45:00,1555.01,1561.24,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65606,做空,2025-04-07 15:45:00,2025-04-07 15:55:00,1561.24,1555.55,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65607,做多,2025-04-07 15:55:00,2025-04-07 16:35:00,1555.55,1545.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65608,做空,2025-04-07 16:35:00,2025-04-07 16:40:00,1545.29,1538.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65609,做多,2025-04-07 17:00:00,2025-04-07 17:35:00,1539.55,1563.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65610,做多,2025-04-07 18:35:00,2025-04-07 18:45:00,1559.16,1559.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65611,做空,2025-04-07 18:45:00,2025-04-07 18:55:00,1559.26,1548.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65612,做多,2025-04-07 19:00:00,2025-04-07 19:40:00,1549.27,1546.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65613,做空,2025-04-07 19:40:00,2025-04-07 20:05:00,1546.22,1554.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65614,做多,2025-04-07 20:05:00,2025-04-07 20:15:00,1554.85,1561.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65615,做多,2025-04-07 21:45:00,2025-04-07 21:55:00,1565.21,1567.92,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65616,做空,2025-04-07 21:55:00,2025-04-07 23:20:00,1567.92,1564.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65617,做多,2025-04-08 01:20:00,2025-04-08 01:25:00,1562.34,1566.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65618,做多,2025-04-08 02:55:00,2025-04-08 04:20:00,1588.95,1592.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65619,做多,2025-04-08 05:55:00,2025-04-08 06:00:00,1591.02,1583.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65620,做空,2025-04-08 06:00:00,2025-04-08 06:15:00,1583.05,1577.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65621,做多,2025-04-08 08:40:00,2025-04-08 08:45:00,1564.93,1563.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65622,做空,2025-04-08 08:45:00,2025-04-08 08:50:00,1563.23,1563.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65623,做多,2025-04-08 08:50:00,2025-04-08 09:10:00,1563.82,1569.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65624,做多,2025-04-08 09:30:00,2025-04-08 09:40:00,1566.4,1572.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65625,做多,2025-04-08 10:15:00,2025-04-08 10:25:00,1569.24,1568.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65626,做空,2025-04-08 10:25:00,2025-04-08 10:55:00,1568.95,1565.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65627,做多,2025-04-08 11:05:00,2025-04-08 11:10:00,1570.98,1567.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65628,做多,2025-04-08 11:15:00,2025-04-08 11:20:00,1570.89,1569.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65629,做多,2025-04-08 12:25:00,2025-04-08 12:30:00,1577.53,1573.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65630,做空,2025-04-08 12:30:00,2025-04-08 13:05:00,1573.93,1575.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65631,做多,2025-04-08 13:05:00,2025-04-08 13:30:00,1575.64,1577.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65632,做空,2025-04-08 13:30:00,2025-04-08 13:35:00,1577.99,1563.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65633,做多,2025-04-08 14:00:00,2025-04-08 14:10:00,1571.7,1574.15,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65634,做空,2025-04-08 14:10:00,2025-04-08 14:25:00,1574.15,1556.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65635,做多,2025-04-08 18:00:00,2025-04-08 18:05:00,1482.18,1473.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65636,做空,2025-04-08 18:05:00,2025-04-08 18:15:00,1473.9,1480.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65637,做多,2025-04-08 18:15:00,2025-04-08 18:30:00,1480.41,1485.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65638,做多,2025-04-08 18:55:00,2025-04-08 19:55:00,1474.97,1465.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65639,做空,2025-04-08 19:55:00,2025-04-08 20:05:00,1465.97,1467.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65640,做多,2025-04-08 20:05:00,2025-04-08 20:10:00,1467.86,1467.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65641,做空,2025-04-08 20:10:00,2025-04-08 20:25:00,1467.71,1466.75,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65642,做多,2025-04-08 20:25:00,2025-04-08 20:35:00,1466.75,1476.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65643,做多,2025-04-08 21:20:00,2025-04-08 21:25:00,1474.09,1467.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65644,做空,2025-04-08 21:25:00,2025-04-08 21:30:00,1467.88,1473.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65645,做多,2025-04-08 21:30:00,2025-04-08 21:35:00,1473.14,1472.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65646,做空,2025-04-08 21:35:00,2025-04-08 21:40:00,1472.92,1474.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65647,做多,2025-04-08 21:40:00,2025-04-08 21:50:00,1474.23,1476.72,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65648,做空,2025-04-08 21:50:00,2025-04-08 22:00:00,1476.72,1465.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65649,做多,2025-04-08 22:55:00,2025-04-08 23:05:00,1466.52,1466.64,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65650,做空,2025-04-08 23:05:00,2025-04-09 00:05:00,1466.64,1472.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65651,做多,2025-04-09 00:05:00,2025-04-09 00:10:00,1472.64,1478.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65652,做多,2025-04-09 00:40:00,2025-04-09 02:25:00,1471.57,1434.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65653,做空,2025-04-09 02:25:00,2025-04-09 04:00:00,1434.26,1426.09,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65654,做多,2025-04-09 04:00:00,2025-04-09 04:10:00,1426.09,1431.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65655,做多,2025-04-09 07:00:00,2025-04-09 07:05:00,1473.68,1469.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65656,做多,2025-04-09 08:15:00,2025-04-09 08:30:00,1477.13,1474.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65657,做空,2025-04-09 08:30:00,2025-04-09 08:50:00,1474.86,1479.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65658,做多,2025-04-09 08:50:00,2025-04-09 09:00:00,1479.09,1479.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65659,做空,2025-04-09 09:00:00,2025-04-09 09:40:00,1479.69,1478.79,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65660,做多,2025-04-09 09:40:00,2025-04-09 09:45:00,1478.79,1475.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65661,做空,2025-04-09 09:45:00,2025-04-09 09:50:00,1475.39,1478.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65662,做多,2025-04-09 09:50:00,2025-04-09 10:00:00,1478.18,1475.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65663,做空,2025-04-09 10:00:00,2025-04-09 10:05:00,1475.05,1477.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65664,做多,2025-04-09 10:05:00,2025-04-09 10:15:00,1477.05,1482.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65665,做多,2025-04-09 10:40:00,2025-04-09 10:50:00,1478.45,1487.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65666,做多,2025-04-09 12:40:00,2025-04-09 12:45:00,1455.14,1461.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65667,做多,2025-04-09 15:05:00,2025-04-09 15:35:00,1479.91,1480.97,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65668,做空,2025-04-09 15:35:00,2025-04-09 15:45:00,1480.97,1491.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65669,做多,2025-04-09 15:45:00,2025-04-09 15:55:00,1491.61,1484.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65670,做空,2025-04-09 15:55:00,2025-04-09 19:10:00,1484.56,1639.26,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -65671,做多,2025-04-09 19:10:00,2025-04-09 19:25:00,1639.26,1641.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65672,做空,2025-04-09 19:25:00,2025-04-09 19:30:00,1641.01,1641.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65673,做多,2025-04-09 19:30:00,2025-04-09 20:20:00,1641.65,1645.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65674,做多,2025-04-09 22:45:00,2025-04-10 00:00:00,1672.42,1663.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65675,做空,2025-04-10 00:00:00,2025-04-10 00:25:00,1663.2,1652.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65676,做多,2025-04-10 02:05:00,2025-04-10 02:30:00,1637.78,1639.49,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65677,做空,2025-04-10 02:30:00,2025-04-10 03:00:00,1639.49,1629.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65678,做多,2025-04-10 04:35:00,2025-04-10 04:45:00,1612.97,1619.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65679,做多,2025-04-10 05:55:00,2025-04-10 06:20:00,1616.39,1614.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65680,做空,2025-04-10 06:20:00,2025-04-10 06:25:00,1614.95,1611.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65681,做多,2025-04-10 06:55:00,2025-04-10 07:05:00,1615.61,1612.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65682,做空,2025-04-10 07:05:00,2025-04-10 07:10:00,1612.01,1614.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65683,做多,2025-04-10 07:10:00,2025-04-10 07:15:00,1614.59,1613.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65684,做空,2025-04-10 07:15:00,2025-04-10 07:30:00,1613.05,1588.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65685,做多,2025-04-10 09:15:00,2025-04-10 09:30:00,1596.45,1603.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65686,做多,2025-04-10 11:45:00,2025-04-10 12:00:00,1590.89,1597.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65687,做多,2025-04-10 12:10:00,2025-04-10 12:15:00,1595.64,1599.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65688,做多,2025-04-10 13:20:00,2025-04-10 14:35:00,1592.8,1576.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65689,做空,2025-04-10 14:35:00,2025-04-10 15:05:00,1576.53,1555.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65690,做多,2025-04-10 16:45:00,2025-04-10 16:50:00,1506.79,1506.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65691,做空,2025-04-10 16:50:00,2025-04-10 17:25:00,1506.55,1499.31,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65692,做多,2025-04-10 17:25:00,2025-04-10 17:30:00,1499.31,1498.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65693,做空,2025-04-10 17:30:00,2025-04-10 17:35:00,1498.95,1501.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65694,做多,2025-04-10 17:35:00,2025-04-10 17:55:00,1501.01,1510.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65695,做多,2025-04-10 19:30:00,2025-04-10 19:35:00,1516.3,1515.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65696,做空,2025-04-10 19:35:00,2025-04-10 19:50:00,1515.9,1524.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65697,做多,2025-04-10 19:50:00,2025-04-10 19:55:00,1524.1,1513.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65698,做多,2025-04-10 20:00:00,2025-04-10 20:25:00,1518.96,1519.04,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65699,做空,2025-04-10 20:25:00,2025-04-10 21:30:00,1519.04,1524.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65700,做多,2025-04-10 21:30:00,2025-04-10 21:40:00,1524.59,1525.43,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65701,做空,2025-04-10 21:40:00,2025-04-10 22:00:00,1525.43,1526.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65702,做多,2025-04-10 22:00:00,2025-04-10 22:25:00,1526.74,1525.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65703,做空,2025-04-10 22:25:00,2025-04-10 22:30:00,1525.89,1529.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65704,做多,2025-04-10 22:30:00,2025-04-10 22:35:00,1529.31,1528.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65705,做多,2025-04-10 23:45:00,2025-04-10 23:50:00,1526.27,1523.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65706,做空,2025-04-10 23:50:00,2025-04-11 00:10:00,1523.68,1526.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65707,做多,2025-04-11 00:10:00,2025-04-11 00:15:00,1526.06,1520.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65708,做空,2025-04-11 00:15:00,2025-04-11 00:20:00,1520.26,1522.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65709,做多,2025-04-11 00:20:00,2025-04-11 01:30:00,1522.56,1537.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65710,做多,2025-04-11 03:00:00,2025-04-11 04:10:00,1535.76,1553.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65711,做多,2025-04-11 05:10:00,2025-04-11 05:30:00,1544.45,1546.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65712,做多,2025-04-11 05:50:00,2025-04-11 06:00:00,1548.76,1549.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65713,做多,2025-04-11 07:35:00,2025-04-11 07:55:00,1554.9,1551.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65714,做空,2025-04-11 07:55:00,2025-04-11 08:00:00,1551.98,1549.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65715,做多,2025-04-11 08:05:00,2025-04-11 08:10:00,1557.31,1556.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65716,做多,2025-04-11 08:25:00,2025-04-11 08:30:00,1552.76,1549.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65717,做空,2025-04-11 08:30:00,2025-04-11 08:35:00,1549.01,1558.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65718,做多,2025-04-11 08:35:00,2025-04-11 08:40:00,1558.0,1549.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65719,做多,2025-04-11 09:15:00,2025-04-11 09:25:00,1550.4,1559.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65720,做多,2025-04-11 12:30:00,2025-04-11 12:35:00,1565.27,1563.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65721,做多,2025-04-11 13:05:00,2025-04-11 13:30:00,1556.24,1565.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65722,做多,2025-04-11 13:30:00,2025-04-11 13:35:00,1565.6,1577.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65723,做多,2025-04-11 14:05:00,2025-04-11 14:10:00,1565.74,1564.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65724,做空,2025-04-11 14:10:00,2025-04-11 14:25:00,1564.01,1545.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65725,做多,2025-04-11 14:45:00,2025-04-11 15:35:00,1558.37,1568.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65726,做多,2025-04-11 16:30:00,2025-04-11 16:35:00,1568.53,1568.85,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65727,做多,2025-04-11 17:20:00,2025-04-11 17:35:00,1566.0,1588.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65728,做多,2025-04-11 18:25:00,2025-04-11 20:30:00,1572.9,1572.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65729,做多,2025-04-11 21:40:00,2025-04-11 21:55:00,1571.32,1572.22,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65730,做空,2025-04-11 21:55:00,2025-04-11 22:00:00,1572.22,1573.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65731,做多,2025-04-11 22:00:00,2025-04-11 22:05:00,1573.96,1571.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65732,做空,2025-04-11 22:05:00,2025-04-11 23:00:00,1571.46,1564.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65733,做多,2025-04-11 23:35:00,2025-04-12 00:00:00,1565.97,1563.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65734,做空,2025-04-12 00:00:00,2025-04-12 00:15:00,1563.57,1562.42,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65735,做多,2025-04-12 00:15:00,2025-04-12 00:45:00,1562.42,1563.66,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65736,做空,2025-04-12 00:45:00,2025-04-12 01:05:00,1563.66,1562.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65737,做多,2025-04-12 03:20:00,2025-04-12 03:25:00,1551.59,1551.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65738,做空,2025-04-12 03:25:00,2025-04-12 03:30:00,1551.11,1551.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65739,做多,2025-04-12 03:30:00,2025-04-12 03:40:00,1551.96,1557.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65740,做多,2025-04-12 04:10:00,2025-04-12 04:30:00,1551.37,1557.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65741,做多,2025-04-12 09:20:00,2025-04-12 09:35:00,1592.24,1593.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65742,做空,2025-04-12 09:35:00,2025-04-12 09:40:00,1593.37,1595.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65743,做多,2025-04-12 09:40:00,2025-04-12 09:45:00,1595.55,1598.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65744,做多,2025-04-12 10:25:00,2025-04-12 11:35:00,1593.68,1593.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65745,做空,2025-04-12 11:35:00,2025-04-12 12:10:00,1593.9,1595.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65746,做多,2025-04-12 12:10:00,2025-04-12 12:30:00,1595.99,1594.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65747,做空,2025-04-12 12:30:00,2025-04-12 12:35:00,1594.81,1611.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65748,做多,2025-04-12 12:35:00,2025-04-12 12:40:00,1611.63,1602.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65749,做多,2025-04-12 15:55:00,2025-04-12 16:05:00,1655.09,1656.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65750,做空,2025-04-12 16:05:00,2025-04-12 16:20:00,1656.61,1657.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65751,做多,2025-04-12 16:20:00,2025-04-12 16:25:00,1657.76,1657.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65752,做空,2025-04-12 16:25:00,2025-04-12 16:40:00,1657.2,1645.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65753,做多,2025-04-12 18:10:00,2025-04-12 18:40:00,1639.78,1646.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65754,做多,2025-04-12 20:00:00,2025-04-12 20:10:00,1644.3,1644.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65755,做空,2025-04-12 20:10:00,2025-04-12 20:25:00,1644.27,1648.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65756,做多,2025-04-12 20:25:00,2025-04-12 20:30:00,1648.09,1652.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65757,做多,2025-04-12 22:00:00,2025-04-12 22:15:00,1648.33,1654.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65758,做多,2025-04-12 22:35:00,2025-04-12 22:45:00,1649.58,1648.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65759,做空,2025-04-12 22:45:00,2025-04-12 22:55:00,1648.55,1649.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65760,做多,2025-04-12 22:55:00,2025-04-12 23:10:00,1649.35,1646.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65761,做空,2025-04-12 23:10:00,2025-04-12 23:15:00,1646.17,1650.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65762,做多,2025-04-12 23:15:00,2025-04-12 23:20:00,1650.96,1646.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65763,做空,2025-04-12 23:20:00,2025-04-12 23:50:00,1646.37,1643.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65764,做多,2025-04-13 00:50:00,2025-04-13 01:15:00,1643.05,1639.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65765,做空,2025-04-13 01:15:00,2025-04-13 01:20:00,1639.45,1643.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65766,做多,2025-04-13 01:20:00,2025-04-13 01:30:00,1643.2,1641.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65767,做多,2025-04-13 02:55:00,2025-04-13 04:00:00,1624.51,1622.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65768,做空,2025-04-13 04:00:00,2025-04-13 04:10:00,1622.73,1616.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65769,做多,2025-04-13 05:35:00,2025-04-13 05:45:00,1610.71,1606.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65770,做空,2025-04-13 05:45:00,2025-04-13 06:05:00,1606.4,1612.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65771,做多,2025-04-13 06:05:00,2025-04-13 06:15:00,1612.17,1610.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65772,做空,2025-04-13 06:15:00,2025-04-13 08:00:00,1610.18,1610.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65773,做多,2025-04-13 08:15:00,2025-04-13 08:45:00,1613.38,1618.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65774,做多,2025-04-13 10:10:00,2025-04-13 10:15:00,1620.95,1617.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65775,做空,2025-04-13 10:15:00,2025-04-13 10:25:00,1617.8,1613.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65776,做多,2025-04-13 12:15:00,2025-04-13 12:20:00,1605.93,1600.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65777,做空,2025-04-13 12:20:00,2025-04-13 12:35:00,1600.63,1603.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65778,做多,2025-04-13 12:35:00,2025-04-13 12:40:00,1603.26,1602.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65779,做空,2025-04-13 12:40:00,2025-04-13 13:05:00,1602.99,1601.22,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65780,做多,2025-04-13 13:05:00,2025-04-13 13:10:00,1601.22,1605.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65781,做多,2025-04-13 13:10:00,2025-04-13 13:15:00,1605.33,1601.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65782,做多,2025-04-13 14:40:00,2025-04-13 15:00:00,1584.24,1582.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65783,做空,2025-04-13 15:00:00,2025-04-13 15:35:00,1582.34,1583.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65784,做多,2025-04-13 15:35:00,2025-04-13 15:40:00,1583.17,1581.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65785,做空,2025-04-13 15:40:00,2025-04-13 15:45:00,1581.62,1584.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65786,做多,2025-04-13 15:45:00,2025-04-13 15:50:00,1584.22,1585.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65787,做多,2025-04-13 18:50:00,2025-04-13 18:55:00,1630.15,1629.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65788,做空,2025-04-13 18:55:00,2025-04-13 19:20:00,1629.09,1620.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65789,做多,2025-04-13 20:10:00,2025-04-13 22:05:00,1607.1,1589.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65790,做空,2025-04-13 22:05:00,2025-04-13 22:15:00,1589.85,1589.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65791,做多,2025-04-13 22:15:00,2025-04-13 22:30:00,1589.18,1586.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65792,做空,2025-04-13 22:30:00,2025-04-13 22:40:00,1586.67,1586.53,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65793,做多,2025-04-13 22:40:00,2025-04-13 22:55:00,1586.53,1585.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65794,做空,2025-04-13 22:55:00,2025-04-13 23:05:00,1585.54,1588.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65795,做多,2025-04-13 23:05:00,2025-04-13 23:15:00,1588.91,1594.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65796,做多,2025-04-13 23:45:00,2025-04-13 23:50:00,1592.31,1597.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65797,做多,2025-04-14 01:55:00,2025-04-14 02:00:00,1616.66,1615.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65798,做空,2025-04-14 02:00:00,2025-04-14 02:05:00,1615.49,1620.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65799,做多,2025-04-14 02:05:00,2025-04-14 02:10:00,1620.26,1622.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65800,做多,2025-04-14 03:15:00,2025-04-14 03:35:00,1631.72,1629.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65801,做空,2025-04-14 03:35:00,2025-04-14 04:20:00,1629.79,1633.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65802,做多,2025-04-14 04:20:00,2025-04-14 04:30:00,1633.39,1633.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65803,做多,2025-04-14 05:25:00,2025-04-14 05:30:00,1635.62,1630.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65804,做空,2025-04-14 05:30:00,2025-04-14 05:35:00,1630.74,1626.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65805,做多,2025-04-14 06:55:00,2025-04-14 07:10:00,1622.96,1615.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65806,做空,2025-04-14 07:10:00,2025-04-14 07:15:00,1615.14,1619.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65807,做多,2025-04-14 07:15:00,2025-04-14 07:30:00,1619.75,1624.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65808,做多,2025-04-14 09:50:00,2025-04-14 10:05:00,1639.15,1647.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65809,做多,2025-04-14 12:30:00,2025-04-14 12:35:00,1675.39,1674.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65810,做空,2025-04-14 12:35:00,2025-04-14 12:45:00,1674.5,1672.55,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65811,做多,2025-04-14 12:45:00,2025-04-14 13:00:00,1672.55,1676.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65812,做多,2025-04-14 13:10:00,2025-04-14 13:20:00,1674.41,1673.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65813,做空,2025-04-14 13:20:00,2025-04-14 13:30:00,1673.33,1665.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65814,做多,2025-04-14 14:25:00,2025-04-14 14:50:00,1666.93,1679.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65815,做多,2025-04-14 17:00:00,2025-04-14 17:20:00,1629.17,1641.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65816,做多,2025-04-14 19:05:00,2025-04-14 19:15:00,1641.96,1639.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65817,做空,2025-04-14 19:15:00,2025-04-14 19:30:00,1639.18,1638.57,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -65818,做多,2025-04-14 19:35:00,2025-04-14 19:40:00,1640.49,1638.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65819,做空,2025-04-14 19:40:00,2025-04-14 19:45:00,1638.23,1637.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65820,做多,2025-04-14 20:45:00,2025-04-14 20:55:00,1635.45,1634.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65821,做空,2025-04-14 20:55:00,2025-04-14 21:10:00,1634.54,1634.41,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65822,做多,2025-04-14 21:10:00,2025-04-14 21:15:00,1634.41,1632.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65823,做空,2025-04-14 21:15:00,2025-04-14 21:30:00,1632.77,1628.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65824,做多,2025-04-14 22:50:00,2025-04-14 23:10:00,1621.34,1625.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65825,做多,2025-04-14 23:55:00,2025-04-15 00:00:00,1623.08,1622.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65826,做多,2025-04-15 00:05:00,2025-04-15 00:10:00,1625.48,1617.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65827,做空,2025-04-15 00:10:00,2025-04-15 00:15:00,1617.53,1617.09,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -65828,做多,2025-04-15 00:20:00,2025-04-15 00:30:00,1621.02,1627.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65829,做多,2025-04-15 01:15:00,2025-04-15 02:20:00,1622.75,1628.0,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65830,做空,2025-04-15 02:20:00,2025-04-15 02:35:00,1628.0,1620.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65831,做多,2025-04-15 02:55:00,2025-04-15 03:00:00,1630.25,1629.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65832,做空,2025-04-15 03:00:00,2025-04-15 03:05:00,1629.07,1629.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65833,做多,2025-04-15 03:05:00,2025-04-15 03:30:00,1629.17,1639.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65834,做多,2025-04-15 04:30:00,2025-04-15 04:35:00,1635.01,1634.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65835,做空,2025-04-15 04:35:00,2025-04-15 04:40:00,1634.45,1634.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65836,做多,2025-04-15 04:40:00,2025-04-15 04:55:00,1634.86,1638.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65837,做多,2025-04-15 06:30:00,2025-04-15 06:35:00,1639.78,1639.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65838,做空,2025-04-15 06:35:00,2025-04-15 07:00:00,1639.76,1640.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65839,做多,2025-04-15 07:00:00,2025-04-15 07:15:00,1640.77,1643.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65840,做多,2025-04-15 08:10:00,2025-04-15 09:15:00,1644.94,1648.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65841,做多,2025-04-15 09:45:00,2025-04-15 10:00:00,1643.39,1645.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65842,做多,2025-04-15 12:30:00,2025-04-15 12:50:00,1632.35,1636.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65843,做多,2025-04-15 13:25:00,2025-04-15 13:30:00,1639.16,1639.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65844,做空,2025-04-15 13:30:00,2025-04-15 13:55:00,1639.03,1628.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65845,做多,2025-04-15 15:10:00,2025-04-15 15:25:00,1625.84,1622.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65846,做空,2025-04-15 15:25:00,2025-04-15 15:55:00,1622.97,1620.11,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65847,做多,2025-04-15 15:55:00,2025-04-15 16:05:00,1620.11,1622.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65848,做空,2025-04-15 16:05:00,2025-04-15 16:25:00,1622.34,1624.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65849,做多,2025-04-15 16:25:00,2025-04-15 16:35:00,1624.37,1622.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65850,做空,2025-04-15 16:35:00,2025-04-15 16:40:00,1622.0,1623.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65851,做多,2025-04-15 16:40:00,2025-04-15 16:55:00,1623.05,1621.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65852,做空,2025-04-15 16:55:00,2025-04-15 17:20:00,1621.8,1615.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65853,做多,2025-04-15 17:45:00,2025-04-15 17:50:00,1621.11,1613.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65854,做空,2025-04-15 17:50:00,2025-04-15 17:55:00,1613.54,1615.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65855,做多,2025-04-15 19:15:00,2025-04-15 20:40:00,1611.44,1607.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65856,做空,2025-04-15 20:40:00,2025-04-15 20:50:00,1607.07,1589.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65857,做多,2025-04-15 21:30:00,2025-04-15 21:40:00,1602.79,1602.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65858,做空,2025-04-15 21:40:00,2025-04-15 21:55:00,1602.7,1602.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65859,做多,2025-04-15 21:55:00,2025-04-15 22:00:00,1602.9,1602.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65860,做空,2025-04-15 22:00:00,2025-04-15 22:45:00,1602.53,1587.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65861,做多,2025-04-15 23:20:00,2025-04-15 23:35:00,1594.64,1592.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65862,做空,2025-04-15 23:35:00,2025-04-15 23:40:00,1592.7,1588.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65863,做多,2025-04-16 00:25:00,2025-04-16 00:35:00,1592.19,1589.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65864,做空,2025-04-16 00:35:00,2025-04-16 01:00:00,1589.42,1584.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65865,做多,2025-04-16 01:05:00,2025-04-16 01:20:00,1590.78,1596.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65866,做多,2025-04-16 02:50:00,2025-04-16 03:25:00,1595.65,1594.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65867,做空,2025-04-16 03:25:00,2025-04-16 03:45:00,1594.91,1591.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65868,做多,2025-04-16 05:00:00,2025-04-16 05:20:00,1588.55,1562.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65869,做空,2025-04-16 05:20:00,2025-04-16 05:25:00,1562.64,1565.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65870,做多,2025-04-16 06:30:00,2025-04-16 07:00:00,1574.61,1572.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65871,做空,2025-04-16 07:00:00,2025-04-16 07:10:00,1572.55,1572.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65872,做多,2025-04-16 07:10:00,2025-04-16 08:40:00,1572.84,1579.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65873,做多,2025-04-16 10:15:00,2025-04-16 10:20:00,1577.77,1577.82,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65874,做多,2025-04-16 11:40:00,2025-04-16 11:45:00,1582.0,1584.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65875,做多,2025-04-16 13:35:00,2025-04-16 13:50:00,1576.91,1569.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65876,做空,2025-04-16 13:50:00,2025-04-16 13:55:00,1569.38,1567.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65877,做多,2025-04-16 14:05:00,2025-04-16 14:10:00,1574.89,1572.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65878,做空,2025-04-16 14:10:00,2025-04-16 14:15:00,1572.74,1573.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65879,做多,2025-04-16 14:15:00,2025-04-16 14:20:00,1573.61,1582.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65880,做多,2025-04-16 14:20:00,2025-04-16 14:25:00,1582.2,1583.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65881,做多,2025-04-16 15:55:00,2025-04-16 16:10:00,1589.68,1592.03,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65882,做空,2025-04-16 16:10:00,2025-04-16 16:20:00,1592.03,1584.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65883,做多,2025-04-16 16:55:00,2025-04-16 17:15:00,1591.63,1603.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65884,做多,2025-04-16 19:10:00,2025-04-16 19:15:00,1565.83,1560.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65885,做空,2025-04-16 19:15:00,2025-04-16 19:40:00,1560.89,1563.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65886,做多,2025-04-16 19:40:00,2025-04-16 19:45:00,1563.05,1576.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65887,做多,2025-04-16 19:45:00,2025-04-16 19:50:00,1576.2,1591.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65888,做多,2025-04-16 21:00:00,2025-04-16 21:25:00,1577.9,1589.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65889,做多,2025-04-16 22:35:00,2025-04-16 22:50:00,1588.16,1587.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65890,做空,2025-04-16 22:50:00,2025-04-16 23:05:00,1587.89,1582.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65891,做多,2025-04-17 00:20:00,2025-04-17 00:30:00,1578.43,1582.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65892,做多,2025-04-17 01:50:00,2025-04-17 02:10:00,1586.15,1584.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65893,做空,2025-04-17 02:10:00,2025-04-17 02:25:00,1584.55,1587.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65894,做多,2025-04-17 02:25:00,2025-04-17 02:30:00,1587.91,1585.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65895,做多,2025-04-17 02:35:00,2025-04-17 02:45:00,1585.65,1589.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65896,做多,2025-04-17 02:45:00,2025-04-17 02:55:00,1589.41,1590.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65897,做多,2025-04-17 04:00:00,2025-04-17 04:50:00,1585.26,1590.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65898,做多,2025-04-17 07:15:00,2025-04-17 07:25:00,1601.64,1607.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65899,做多,2025-04-17 08:00:00,2025-04-17 08:10:00,1601.05,1601.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65900,做空,2025-04-17 08:10:00,2025-04-17 08:40:00,1601.51,1600.8,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65901,做多,2025-04-17 08:40:00,2025-04-17 10:10:00,1600.8,1589.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65902,做空,2025-04-17 10:10:00,2025-04-17 10:15:00,1589.01,1589.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65903,做多,2025-04-17 10:25:00,2025-04-17 10:35:00,1593.37,1592.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65904,做空,2025-04-17 10:35:00,2025-04-17 10:50:00,1592.61,1593.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65905,做多,2025-04-17 10:50:00,2025-04-17 10:55:00,1593.41,1592.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65906,做空,2025-04-17 10:55:00,2025-04-17 11:00:00,1592.82,1596.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65907,做多,2025-04-17 11:00:00,2025-04-17 11:05:00,1596.09,1592.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65908,做空,2025-04-17 11:05:00,2025-04-17 11:10:00,1592.88,1589.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65909,做多,2025-04-17 11:15:00,2025-04-17 11:30:00,1592.32,1592.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65910,做空,2025-04-17 11:30:00,2025-04-17 11:35:00,1592.39,1592.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65911,做多,2025-04-17 11:35:00,2025-04-17 11:40:00,1592.95,1594.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65912,做多,2025-04-17 12:00:00,2025-04-17 12:05:00,1595.42,1596.05,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65913,做多,2025-04-17 13:40:00,2025-04-17 15:20:00,1594.68,1580.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65914,做空,2025-04-17 15:20:00,2025-04-17 15:30:00,1580.03,1581.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65915,做多,2025-04-17 15:30:00,2025-04-17 16:00:00,1581.82,1577.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65916,做空,2025-04-17 16:00:00,2025-04-17 16:05:00,1577.64,1589.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65917,做多,2025-04-17 16:05:00,2025-04-17 16:15:00,1589.38,1594.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65918,做多,2025-04-17 18:30:00,2025-04-17 18:45:00,1608.86,1607.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65919,做空,2025-04-17 18:45:00,2025-04-17 18:50:00,1607.65,1606.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65920,做多,2025-04-17 20:25:00,2025-04-17 20:30:00,1587.18,1581.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65921,做空,2025-04-17 20:30:00,2025-04-17 21:10:00,1581.74,1585.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65922,做多,2025-04-17 21:10:00,2025-04-17 21:15:00,1585.24,1585.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65923,做多,2025-04-17 21:30:00,2025-04-17 21:40:00,1585.33,1584.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65924,做空,2025-04-17 21:40:00,2025-04-17 21:45:00,1584.7,1585.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65925,做多,2025-04-17 21:45:00,2025-04-17 21:50:00,1585.68,1586.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65926,做多,2025-04-17 23:20:00,2025-04-17 23:35:00,1586.36,1583.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65927,做空,2025-04-17 23:35:00,2025-04-18 00:15:00,1583.25,1578.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65928,做多,2025-04-18 00:25:00,2025-04-18 01:10:00,1582.17,1585.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65929,做多,2025-04-18 01:45:00,2025-04-18 01:50:00,1583.44,1580.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65930,做空,2025-04-18 01:50:00,2025-04-18 02:20:00,1580.78,1582.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65931,做多,2025-04-18 02:20:00,2025-04-18 02:35:00,1582.69,1583.48,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65932,做空,2025-04-18 02:35:00,2025-04-18 03:15:00,1583.48,1581.31,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65933,做多,2025-04-18 03:15:00,2025-04-18 03:45:00,1581.31,1582.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65934,做空,2025-04-18 03:45:00,2025-04-18 04:25:00,1582.37,1582.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65935,做多,2025-04-18 04:25:00,2025-04-18 04:30:00,1582.79,1581.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65936,做空,2025-04-18 04:30:00,2025-04-18 04:45:00,1581.99,1582.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65937,做多,2025-04-18 04:45:00,2025-04-18 04:50:00,1582.34,1580.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65938,做空,2025-04-18 04:50:00,2025-04-18 05:00:00,1580.16,1579.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65939,做多,2025-04-18 05:50:00,2025-04-18 06:00:00,1578.3,1578.82,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65940,做空,2025-04-18 06:00:00,2025-04-18 06:25:00,1578.82,1578.37,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65941,做多,2025-04-18 06:25:00,2025-04-18 06:30:00,1578.37,1575.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65942,做空,2025-04-18 06:30:00,2025-04-18 06:35:00,1575.28,1575.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65943,做多,2025-04-18 06:35:00,2025-04-18 06:45:00,1575.85,1577.51,0.0,100.0,0.0001,0.0,0.0,0.0,flip -65944,做空,2025-04-18 06:45:00,2025-04-18 06:50:00,1577.51,1580.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65945,做多,2025-04-18 06:50:00,2025-04-18 07:05:00,1580.32,1578.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65946,做空,2025-04-18 07:05:00,2025-04-18 07:25:00,1578.53,1581.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65947,做多,2025-04-18 07:25:00,2025-04-18 07:30:00,1581.17,1581.89,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65948,做多,2025-04-18 09:15:00,2025-04-18 09:20:00,1586.78,1586.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65949,做空,2025-04-18 09:20:00,2025-04-18 09:25:00,1586.06,1586.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65950,做多,2025-04-18 09:25:00,2025-04-18 09:40:00,1586.63,1589.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65951,做多,2025-04-18 10:05:00,2025-04-18 10:25:00,1587.59,1586.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65952,做空,2025-04-18 10:25:00,2025-04-18 10:35:00,1586.77,1584.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65953,做多,2025-04-18 11:10:00,2025-04-18 11:20:00,1587.1,1585.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65954,做空,2025-04-18 11:20:00,2025-04-18 11:30:00,1585.33,1586.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65955,做多,2025-04-18 11:30:00,2025-04-18 11:50:00,1586.92,1589.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65956,做多,2025-04-18 13:30:00,2025-04-18 14:05:00,1589.8,1590.1,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65957,做空,2025-04-18 14:05:00,2025-04-18 14:20:00,1590.1,1588.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65958,做多,2025-04-18 14:40:00,2025-04-18 14:45:00,1590.27,1587.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65959,做空,2025-04-18 14:45:00,2025-04-18 15:05:00,1587.82,1583.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65960,做多,2025-04-18 16:10:00,2025-04-18 16:15:00,1584.55,1583.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65961,做空,2025-04-18 16:15:00,2025-04-18 19:05:00,1583.7,1593.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65962,做多,2025-04-18 19:05:00,2025-04-18 19:30:00,1593.07,1592.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65963,做空,2025-04-18 19:30:00,2025-04-18 19:40:00,1592.07,1591.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65964,做多,2025-04-18 19:40:00,2025-04-18 20:05:00,1591.42,1591.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65965,做空,2025-04-18 20:05:00,2025-04-18 20:10:00,1591.05,1591.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65966,做多,2025-04-18 20:20:00,2025-04-18 20:25:00,1592.09,1591.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65967,做空,2025-04-18 20:25:00,2025-04-18 20:30:00,1591.35,1592.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65968,做多,2025-04-18 20:30:00,2025-04-18 20:35:00,1592.15,1590.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65969,做空,2025-04-18 20:35:00,2025-04-18 20:45:00,1590.95,1592.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65970,做多,2025-04-18 20:45:00,2025-04-18 21:05:00,1592.47,1593.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65971,做多,2025-04-18 22:20:00,2025-04-19 00:35:00,1594.31,1588.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65972,做空,2025-04-19 00:35:00,2025-04-19 01:05:00,1588.01,1587.56,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65973,做多,2025-04-19 01:05:00,2025-04-19 01:25:00,1587.56,1589.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65974,做多,2025-04-19 01:50:00,2025-04-19 02:00:00,1587.57,1587.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65975,做多,2025-04-19 02:05:00,2025-04-19 02:10:00,1589.69,1591.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65976,做多,2025-04-19 05:40:00,2025-04-19 07:35:00,1603.11,1602.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -65977,做多,2025-04-19 08:20:00,2025-04-19 08:30:00,1600.03,1599.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65978,做空,2025-04-19 08:30:00,2025-04-19 08:35:00,1599.74,1601.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65979,做多,2025-04-19 08:35:00,2025-04-19 08:40:00,1601.84,1603.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65980,做多,2025-04-19 11:15:00,2025-04-19 11:35:00,1596.74,1595.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65981,做空,2025-04-19 11:35:00,2025-04-19 11:45:00,1595.28,1595.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -65982,做多,2025-04-19 11:55:00,2025-04-19 12:05:00,1596.28,1598.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65983,做多,2025-04-19 12:20:00,2025-04-19 12:25:00,1596.71,1598.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65984,做多,2025-04-19 12:50:00,2025-04-19 13:00:00,1596.19,1596.22,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65985,做空,2025-04-19 13:00:00,2025-04-19 13:05:00,1596.22,1597.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65986,做多,2025-04-19 13:05:00,2025-04-19 13:10:00,1597.76,1598.53,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -65987,做多,2025-04-19 15:50:00,2025-04-19 16:25:00,1604.37,1605.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -65988,做空,2025-04-19 16:25:00,2025-04-19 16:30:00,1605.12,1602.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65989,做多,2025-04-19 17:20:00,2025-04-19 17:35:00,1604.7,1617.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65990,做多,2025-04-19 19:45:00,2025-04-19 19:50:00,1616.31,1614.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65991,做空,2025-04-19 19:50:00,2025-04-19 20:00:00,1614.64,1612.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -65992,做多,2025-04-19 20:30:00,2025-04-19 20:35:00,1614.78,1613.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65993,做空,2025-04-19 20:35:00,2025-04-19 20:40:00,1613.53,1615.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65994,做多,2025-04-19 20:40:00,2025-04-19 20:55:00,1615.74,1613.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65995,做空,2025-04-19 20:55:00,2025-04-19 21:00:00,1613.24,1614.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65996,做多,2025-04-19 21:00:00,2025-04-19 21:10:00,1614.51,1618.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -65997,做多,2025-04-19 22:30:00,2025-04-19 22:40:00,1618.06,1617.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65998,做空,2025-04-19 22:40:00,2025-04-19 22:55:00,1617.43,1618.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -65999,做多,2025-04-19 22:55:00,2025-04-19 23:05:00,1618.66,1617.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66000,做空,2025-04-19 23:05:00,2025-04-19 23:15:00,1617.41,1616.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -66001,做多,2025-04-20 01:05:00,2025-04-20 01:15:00,1611.89,1615.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66002,做多,2025-04-20 02:30:00,2025-04-20 02:50:00,1614.93,1616.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66003,做空,2025-04-20 02:50:00,2025-04-20 03:15:00,1616.01,1612.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66004,做多,2025-04-20 04:20:00,2025-04-20 04:35:00,1614.93,1616.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66005,做多,2025-04-20 09:50:00,2025-04-20 10:00:00,1590.25,1590.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66006,做空,2025-04-20 10:00:00,2025-04-20 10:15:00,1590.59,1590.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66007,做多,2025-04-20 10:15:00,2025-04-20 10:25:00,1590.24,1590.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66008,做空,2025-04-20 10:25:00,2025-04-20 10:30:00,1590.15,1590.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66009,做多,2025-04-20 10:30:00,2025-04-20 10:35:00,1590.9,1587.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66010,做空,2025-04-20 10:35:00,2025-04-20 10:40:00,1587.76,1581.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66011,做多,2025-04-20 12:10:00,2025-04-20 12:15:00,1576.0,1575.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66012,做空,2025-04-20 12:15:00,2025-04-20 13:25:00,1575.75,1575.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66013,做多,2025-04-20 13:25:00,2025-04-20 13:30:00,1575.51,1574.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66014,做空,2025-04-20 13:30:00,2025-04-20 13:35:00,1574.41,1578.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66015,做多,2025-04-20 13:35:00,2025-04-20 13:40:00,1578.3,1578.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66016,做多,2025-04-20 16:10:00,2025-04-20 16:20:00,1575.71,1578.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66017,做多,2025-04-20 17:15:00,2025-04-20 17:20:00,1577.38,1577.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66018,做空,2025-04-20 17:20:00,2025-04-20 17:45:00,1577.03,1579.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66019,做多,2025-04-20 17:45:00,2025-04-20 17:50:00,1579.14,1578.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66020,做空,2025-04-20 17:50:00,2025-04-20 18:05:00,1578.77,1579.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66021,做多,2025-04-20 18:05:00,2025-04-20 18:35:00,1579.86,1578.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66022,做空,2025-04-20 18:35:00,2025-04-20 19:15:00,1578.75,1581.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66023,做多,2025-04-20 19:15:00,2025-04-20 19:20:00,1581.23,1581.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66024,做多,2025-04-20 20:55:00,2025-04-20 21:00:00,1589.05,1587.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66025,做空,2025-04-20 21:00:00,2025-04-20 21:35:00,1587.01,1588.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66026,做多,2025-04-20 21:35:00,2025-04-20 22:00:00,1588.78,1583.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66027,做空,2025-04-20 22:00:00,2025-04-20 22:05:00,1583.19,1580.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66028,做多,2025-04-20 23:00:00,2025-04-21 00:05:00,1585.48,1592.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66029,做多,2025-04-21 04:00:00,2025-04-21 04:15:00,1639.69,1633.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66030,做空,2025-04-21 04:15:00,2025-04-21 04:30:00,1633.08,1632.65,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -66031,做多,2025-04-21 04:45:00,2025-04-21 05:30:00,1637.69,1638.82,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66032,做空,2025-04-21 05:30:00,2025-04-21 07:20:00,1638.82,1643.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66033,做多,2025-04-21 07:45:00,2025-04-21 08:10:00,1646.76,1645.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66034,做空,2025-04-21 08:10:00,2025-04-21 08:20:00,1645.98,1646.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66035,做多,2025-04-21 08:20:00,2025-04-21 08:25:00,1646.76,1646.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66036,做空,2025-04-21 08:25:00,2025-04-21 08:30:00,1646.02,1646.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66037,做多,2025-04-21 08:30:00,2025-04-21 08:35:00,1646.26,1645.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66038,做空,2025-04-21 08:35:00,2025-04-21 08:40:00,1645.89,1646.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66039,做多,2025-04-21 08:40:00,2025-04-21 09:00:00,1646.18,1650.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66040,做多,2025-04-21 12:05:00,2025-04-21 12:15:00,1627.97,1628.22,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66041,做空,2025-04-21 12:15:00,2025-04-21 13:00:00,1628.22,1621.53,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66042,做多,2025-04-21 13:25:00,2025-04-21 13:30:00,1626.58,1626.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66043,做空,2025-04-21 13:30:00,2025-04-21 13:35:00,1626.36,1626.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66044,做多,2025-04-21 14:15:00,2025-04-21 14:20:00,1621.97,1629.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66045,做多,2025-04-21 14:50:00,2025-04-21 15:05:00,1628.78,1626.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66046,做空,2025-04-21 15:05:00,2025-04-21 15:15:00,1626.0,1629.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66047,做多,2025-04-21 15:15:00,2025-04-21 15:20:00,1629.22,1627.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66048,做空,2025-04-21 15:20:00,2025-04-21 15:45:00,1627.1,1622.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66049,做多,2025-04-21 19:15:00,2025-04-21 19:45:00,1578.74,1574.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66050,做空,2025-04-21 19:45:00,2025-04-21 19:50:00,1574.2,1575.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66051,做多,2025-04-21 19:50:00,2025-04-21 19:55:00,1575.75,1572.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66052,做空,2025-04-21 19:55:00,2025-04-21 20:00:00,1572.78,1573.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66053,做多,2025-04-21 20:00:00,2025-04-21 20:10:00,1573.34,1574.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66054,做空,2025-04-21 20:10:00,2025-04-21 20:40:00,1574.0,1574.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66055,做多,2025-04-21 20:40:00,2025-04-21 20:50:00,1574.46,1574.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66056,做空,2025-04-21 20:50:00,2025-04-21 20:55:00,1574.16,1576.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66057,做多,2025-04-21 20:55:00,2025-04-21 21:00:00,1576.8,1575.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66058,做空,2025-04-21 21:00:00,2025-04-21 21:30:00,1575.11,1576.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66059,做多,2025-04-21 22:30:00,2025-04-21 22:40:00,1576.34,1575.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66060,做空,2025-04-21 22:40:00,2025-04-21 23:05:00,1575.68,1572.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66061,做多,2025-04-21 23:15:00,2025-04-21 23:30:00,1575.36,1574.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66062,做空,2025-04-21 23:30:00,2025-04-21 23:45:00,1574.91,1577.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66063,做多,2025-04-21 23:45:00,2025-04-21 23:50:00,1577.11,1578.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66064,做多,2025-04-22 00:10:00,2025-04-22 00:20:00,1575.18,1573.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66065,做空,2025-04-22 00:20:00,2025-04-22 00:25:00,1573.89,1575.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66066,做多,2025-04-22 00:25:00,2025-04-22 00:30:00,1575.09,1565.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66067,做空,2025-04-22 00:30:00,2025-04-22 00:35:00,1565.19,1557.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66068,做多,2025-04-22 01:10:00,2025-04-22 01:20:00,1569.4,1580.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66069,做多,2025-04-22 03:40:00,2025-04-22 04:00:00,1578.49,1581.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66070,做多,2025-04-22 05:30:00,2025-04-22 05:35:00,1580.06,1580.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66071,做空,2025-04-22 05:35:00,2025-04-22 06:30:00,1580.02,1578.3,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66072,做多,2025-04-22 06:30:00,2025-04-22 07:20:00,1578.3,1587.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66073,做多,2025-04-22 09:20:00,2025-04-22 09:25:00,1626.97,1629.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66074,做多,2025-04-22 10:35:00,2025-04-22 11:20:00,1624.86,1629.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66075,做多,2025-04-22 13:20:00,2025-04-22 13:35:00,1632.74,1635.41,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66076,做空,2025-04-22 13:35:00,2025-04-22 16:20:00,1635.41,1699.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66077,做多,2025-04-22 16:20:00,2025-04-22 16:25:00,1699.08,1698.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66078,做空,2025-04-22 16:25:00,2025-04-22 17:00:00,1698.66,1696.54,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66079,做多,2025-04-22 17:00:00,2025-04-22 17:05:00,1696.54,1696.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66080,做空,2025-04-22 17:05:00,2025-04-22 17:15:00,1696.37,1693.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66081,做多,2025-04-22 17:30:00,2025-04-22 17:40:00,1692.97,1696.09,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66082,做空,2025-04-22 17:40:00,2025-04-22 19:20:00,1696.09,1699.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66083,做多,2025-04-22 19:55:00,2025-04-22 20:00:00,1697.47,1696.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66084,做空,2025-04-22 20:00:00,2025-04-22 20:05:00,1696.41,1700.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66085,做多,2025-04-22 20:05:00,2025-04-22 20:10:00,1700.49,1694.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66086,做空,2025-04-22 20:10:00,2025-04-22 20:20:00,1694.09,1699.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66087,做多,2025-04-22 20:20:00,2025-04-22 20:25:00,1699.16,1698.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66088,做空,2025-04-22 20:25:00,2025-04-22 21:00:00,1698.41,1696.2,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66089,做多,2025-04-22 21:00:00,2025-04-22 21:05:00,1696.2,1701.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66090,做多,2025-04-22 22:50:00,2025-04-22 22:55:00,1745.12,1744.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66091,做空,2025-04-22 22:55:00,2025-04-22 23:05:00,1744.81,1752.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66092,做多,2025-04-22 23:05:00,2025-04-22 23:15:00,1752.3,1746.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66093,做空,2025-04-22 23:15:00,2025-04-22 23:25:00,1746.68,1757.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66094,做多,2025-04-22 23:25:00,2025-04-22 23:30:00,1757.38,1756.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66095,做多,2025-04-23 00:10:00,2025-04-23 00:25:00,1754.24,1752.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66096,做空,2025-04-23 00:25:00,2025-04-23 00:45:00,1752.79,1749.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66097,做多,2025-04-23 00:55:00,2025-04-23 01:05:00,1750.72,1776.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66098,做多,2025-04-23 02:00:00,2025-04-23 02:20:00,1765.6,1802.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66099,做多,2025-04-23 03:15:00,2025-04-23 03:30:00,1782.39,1786.51,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66100,做空,2025-04-23 03:30:00,2025-04-23 03:35:00,1786.51,1788.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66101,做多,2025-04-23 03:35:00,2025-04-23 03:45:00,1788.2,1791.25,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66102,做空,2025-04-23 03:45:00,2025-04-23 04:35:00,1791.25,1786.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66103,做多,2025-04-23 04:35:00,2025-04-23 04:50:00,1786.64,1795.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66104,做多,2025-04-23 06:30:00,2025-04-23 06:35:00,1800.25,1794.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66105,做空,2025-04-23 06:35:00,2025-04-23 06:50:00,1794.2,1786.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66106,做多,2025-04-23 07:50:00,2025-04-23 08:00:00,1787.14,1787.29,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66107,做空,2025-04-23 08:00:00,2025-04-23 09:30:00,1787.29,1793.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66108,做多,2025-04-23 09:30:00,2025-04-23 09:35:00,1793.68,1791.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66109,做空,2025-04-23 09:35:00,2025-04-23 09:40:00,1791.89,1792.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66110,做多,2025-04-23 09:40:00,2025-04-23 09:50:00,1792.54,1792.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66111,做空,2025-04-23 09:50:00,2025-04-23 09:55:00,1792.76,1785.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66112,做多,2025-04-23 10:20:00,2025-04-23 10:55:00,1794.82,1802.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66113,做多,2025-04-23 12:00:00,2025-04-23 12:10:00,1802.38,1816.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66114,做多,2025-04-23 15:35:00,2025-04-23 16:20:00,1783.73,1782.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66115,做空,2025-04-23 16:20:00,2025-04-23 16:25:00,1782.35,1791.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66116,做多,2025-04-23 16:25:00,2025-04-23 17:05:00,1791.78,1801.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66117,做多,2025-04-23 17:35:00,2025-04-23 17:45:00,1790.91,1792.0,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66118,做空,2025-04-23 17:45:00,2025-04-23 17:50:00,1792.0,1796.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66119,做多,2025-04-23 17:50:00,2025-04-23 18:00:00,1796.77,1797.51,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -66120,做多,2025-04-23 18:45:00,2025-04-23 18:50:00,1798.96,1796.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66121,做空,2025-04-23 18:50:00,2025-04-23 18:55:00,1796.1,1797.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66122,做多,2025-04-23 18:55:00,2025-04-23 19:00:00,1797.56,1791.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66123,做空,2025-04-23 19:00:00,2025-04-23 19:10:00,1791.71,1785.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66124,做多,2025-04-23 20:00:00,2025-04-23 20:35:00,1786.93,1794.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66125,做多,2025-04-23 21:35:00,2025-04-23 21:40:00,1794.92,1788.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66126,做空,2025-04-23 21:40:00,2025-04-23 21:45:00,1788.99,1790.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66127,做多,2025-04-23 22:05:00,2025-04-23 22:20:00,1792.43,1794.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66128,做空,2025-04-23 22:20:00,2025-04-23 23:50:00,1794.99,1793.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66129,做多,2025-04-24 01:05:00,2025-04-24 01:10:00,1793.61,1786.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66130,做空,2025-04-24 01:10:00,2025-04-24 01:15:00,1786.88,1784.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66131,做多,2025-04-24 01:35:00,2025-04-24 01:55:00,1790.31,1793.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66132,做多,2025-04-24 03:25:00,2025-04-24 03:30:00,1789.2,1783.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66133,做空,2025-04-24 03:30:00,2025-04-24 03:50:00,1783.11,1768.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66134,做多,2025-04-24 04:55:00,2025-04-24 05:20:00,1771.44,1767.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66135,做空,2025-04-24 05:20:00,2025-04-24 05:30:00,1767.71,1769.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66136,做多,2025-04-24 05:30:00,2025-04-24 05:55:00,1769.58,1768.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66137,做空,2025-04-24 05:55:00,2025-04-24 06:00:00,1768.61,1771.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66138,做多,2025-04-24 06:00:00,2025-04-24 06:05:00,1771.75,1768.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66139,做空,2025-04-24 06:05:00,2025-04-24 06:10:00,1768.72,1769.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66140,做多,2025-04-24 06:10:00,2025-04-24 06:25:00,1769.96,1774.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66141,做多,2025-04-24 06:45:00,2025-04-24 06:50:00,1773.04,1768.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66142,做空,2025-04-24 06:50:00,2025-04-24 06:55:00,1768.91,1767.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66143,做多,2025-04-24 07:00:00,2025-04-24 07:05:00,1770.78,1769.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66144,做空,2025-04-24 07:05:00,2025-04-24 07:10:00,1769.14,1773.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66145,做多,2025-04-24 07:10:00,2025-04-24 07:15:00,1773.59,1770.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66146,做空,2025-04-24 07:15:00,2025-04-24 07:20:00,1770.19,1764.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66147,做多,2025-04-24 09:20:00,2025-04-24 09:25:00,1744.82,1742.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66148,做空,2025-04-24 09:25:00,2025-04-24 09:40:00,1742.56,1741.22,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66149,做多,2025-04-24 09:40:00,2025-04-24 09:45:00,1741.22,1740.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66150,做空,2025-04-24 09:45:00,2025-04-24 11:25:00,1740.81,1745.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66151,做多,2025-04-24 11:25:00,2025-04-24 11:30:00,1745.2,1741.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66152,做空,2025-04-24 11:30:00,2025-04-24 11:35:00,1741.49,1741.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66153,做多,2025-04-24 11:35:00,2025-04-24 11:50:00,1741.95,1751.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66154,做多,2025-04-24 14:00:00,2025-04-24 14:05:00,1764.09,1770.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66155,做多,2025-04-24 16:00:00,2025-04-24 16:20:00,1766.88,1768.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66156,做多,2025-04-24 16:25:00,2025-04-24 16:30:00,1774.49,1773.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66157,做多,2025-04-24 17:00:00,2025-04-24 17:05:00,1770.47,1766.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66158,做空,2025-04-24 17:05:00,2025-04-24 17:10:00,1766.27,1758.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66159,做多,2025-04-24 18:05:00,2025-04-24 18:20:00,1760.47,1759.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66160,做空,2025-04-24 18:20:00,2025-04-24 18:30:00,1759.95,1759.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66161,做多,2025-04-24 18:30:00,2025-04-24 19:00:00,1759.31,1757.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66162,做空,2025-04-24 19:00:00,2025-04-24 19:05:00,1757.69,1758.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66163,做多,2025-04-24 19:05:00,2025-04-24 19:10:00,1758.68,1756.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66164,做空,2025-04-24 19:10:00,2025-04-24 19:15:00,1756.71,1759.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66165,做多,2025-04-24 19:15:00,2025-04-24 19:50:00,1759.05,1765.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66166,做多,2025-04-24 20:35:00,2025-04-24 20:55:00,1763.41,1761.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66167,做空,2025-04-24 20:55:00,2025-04-24 21:00:00,1761.28,1761.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66168,做多,2025-04-24 21:50:00,2025-04-24 22:00:00,1759.69,1759.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66169,做空,2025-04-24 22:00:00,2025-04-24 22:05:00,1759.61,1759.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66170,做多,2025-04-24 22:05:00,2025-04-24 22:45:00,1759.99,1758.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66171,做空,2025-04-24 22:45:00,2025-04-24 22:55:00,1758.68,1759.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66172,做多,2025-04-24 22:55:00,2025-04-24 23:10:00,1759.3,1764.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66173,做多,2025-04-25 01:35:00,2025-04-25 04:10:00,1771.8,1765.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66174,做多,2025-04-25 05:45:00,2025-04-25 05:50:00,1766.94,1765.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66175,做空,2025-04-25 05:50:00,2025-04-25 05:55:00,1765.75,1766.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66176,做多,2025-04-25 05:55:00,2025-04-25 06:05:00,1766.55,1769.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66177,做多,2025-04-25 07:25:00,2025-04-25 08:00:00,1771.88,1774.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66178,做空,2025-04-25 08:00:00,2025-04-25 08:15:00,1774.4,1775.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66179,做多,2025-04-25 08:15:00,2025-04-25 08:30:00,1775.1,1773.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66180,做空,2025-04-25 08:30:00,2025-04-25 08:35:00,1773.26,1773.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66181,做多,2025-04-25 08:35:00,2025-04-25 08:45:00,1773.93,1774.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -66182,做多,2025-04-25 09:30:00,2025-04-25 09:40:00,1775.98,1773.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66183,做空,2025-04-25 09:40:00,2025-04-25 11:05:00,1773.98,1778.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66184,做多,2025-04-25 11:05:00,2025-04-25 12:00:00,1778.32,1785.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66185,做多,2025-04-25 14:05:00,2025-04-25 14:15:00,1776.15,1785.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66186,做多,2025-04-25 17:00:00,2025-04-25 17:30:00,1803.9,1801.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66187,做空,2025-04-25 17:30:00,2025-04-25 17:35:00,1801.49,1788.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66188,做多,2025-04-25 18:30:00,2025-04-25 18:50:00,1796.02,1795.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66189,做空,2025-04-25 18:50:00,2025-04-25 19:25:00,1795.51,1798.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66190,做多,2025-04-25 19:25:00,2025-04-25 19:40:00,1798.35,1795.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66191,做空,2025-04-25 19:40:00,2025-04-25 19:50:00,1795.9,1798.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66192,做多,2025-04-25 19:50:00,2025-04-25 19:55:00,1798.84,1801.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66193,做多,2025-04-25 20:30:00,2025-04-25 20:35:00,1800.1,1797.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66194,做空,2025-04-25 20:35:00,2025-04-25 20:45:00,1797.99,1796.57,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66195,做多,2025-04-25 20:45:00,2025-04-25 21:05:00,1796.57,1804.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66196,做多,2025-04-25 21:30:00,2025-04-25 21:35:00,1798.7,1794.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66197,做空,2025-04-25 21:35:00,2025-04-25 21:45:00,1794.99,1788.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66198,做多,2025-04-25 22:30:00,2025-04-25 22:55:00,1795.31,1794.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66199,做空,2025-04-25 22:55:00,2025-04-25 23:05:00,1794.92,1797.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66200,做多,2025-04-25 23:05:00,2025-04-25 23:15:00,1797.99,1793.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66201,做空,2025-04-25 23:15:00,2025-04-25 23:30:00,1793.08,1786.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66202,做多,2025-04-26 00:05:00,2025-04-26 00:25:00,1791.28,1790.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66203,做空,2025-04-26 00:25:00,2025-04-26 00:40:00,1790.12,1792.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66204,做多,2025-04-26 00:40:00,2025-04-26 00:45:00,1792.65,1795.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66205,做多,2025-04-26 03:05:00,2025-04-26 03:15:00,1806.18,1802.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66206,做空,2025-04-26 03:15:00,2025-04-26 03:20:00,1802.73,1800.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66207,做多,2025-04-26 05:25:00,2025-04-26 05:35:00,1793.73,1791.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66208,做空,2025-04-26 05:35:00,2025-04-26 05:40:00,1791.97,1794.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66209,做多,2025-04-26 05:40:00,2025-04-26 06:35:00,1794.86,1799.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66210,做多,2025-04-26 07:50:00,2025-04-26 08:25:00,1802.2,1827.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66211,做多,2025-04-26 08:55:00,2025-04-26 09:25:00,1805.51,1806.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66212,做空,2025-04-26 09:25:00,2025-04-26 09:35:00,1806.64,1798.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66213,做多,2025-04-26 10:15:00,2025-04-26 10:55:00,1803.57,1802.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66214,做空,2025-04-26 10:55:00,2025-04-26 11:00:00,1802.81,1804.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66215,做多,2025-04-26 11:00:00,2025-04-26 11:05:00,1804.1,1799.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66216,做空,2025-04-26 11:05:00,2025-04-26 11:20:00,1799.43,1794.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66217,做多,2025-04-26 12:25:00,2025-04-26 12:30:00,1796.41,1792.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66218,做空,2025-04-26 12:30:00,2025-04-26 13:30:00,1792.76,1785.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66219,做多,2025-04-26 14:10:00,2025-04-26 14:15:00,1789.99,1787.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66220,做空,2025-04-26 14:15:00,2025-04-26 14:20:00,1787.7,1790.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66221,做多,2025-04-26 14:20:00,2025-04-26 15:15:00,1790.11,1796.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66222,做多,2025-04-26 16:10:00,2025-04-26 16:15:00,1798.59,1798.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66223,做空,2025-04-26 16:15:00,2025-04-26 16:45:00,1798.35,1800.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66224,做多,2025-04-26 16:45:00,2025-04-26 17:10:00,1800.0,1799.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66225,做空,2025-04-26 17:10:00,2025-04-26 17:15:00,1799.13,1801.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66226,做多,2025-04-26 17:15:00,2025-04-26 17:25:00,1801.2,1805.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66227,做多,2025-04-26 18:20:00,2025-04-26 18:25:00,1804.78,1805.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66228,做多,2025-04-26 19:00:00,2025-04-26 19:05:00,1804.4,1800.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66229,做空,2025-04-26 19:05:00,2025-04-26 19:10:00,1800.9,1802.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66230,做多,2025-04-26 19:15:00,2025-04-26 19:30:00,1804.11,1805.39,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66231,做空,2025-04-26 19:30:00,2025-04-26 21:00:00,1805.39,1809.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66232,做多,2025-04-26 21:00:00,2025-04-26 21:55:00,1809.72,1811.21,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66233,做空,2025-04-26 21:55:00,2025-04-26 23:00:00,1811.21,1815.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66234,做多,2025-04-26 23:00:00,2025-04-27 00:00:00,1815.74,1819.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66235,做多,2025-04-27 03:00:00,2025-04-27 03:10:00,1815.11,1811.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66236,做空,2025-04-27 03:10:00,2025-04-27 03:30:00,1811.54,1811.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66237,做多,2025-04-27 03:30:00,2025-04-27 06:45:00,1811.42,1797.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66238,做空,2025-04-27 06:45:00,2025-04-27 06:50:00,1797.61,1799.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66239,做多,2025-04-27 06:50:00,2025-04-27 07:05:00,1799.22,1798.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66240,做空,2025-04-27 07:05:00,2025-04-27 07:15:00,1798.29,1800.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66241,做多,2025-04-27 07:15:00,2025-04-27 07:30:00,1800.8,1801.06,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -66242,做多,2025-04-27 09:15:00,2025-04-27 09:20:00,1809.16,1806.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66243,做空,2025-04-27 09:20:00,2025-04-27 09:30:00,1806.39,1806.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66244,做多,2025-04-27 09:30:00,2025-04-27 09:45:00,1806.92,1810.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66245,做多,2025-04-27 10:30:00,2025-04-27 10:45:00,1807.84,1808.31,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66246,做空,2025-04-27 10:45:00,2025-04-27 11:05:00,1808.31,1804.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66247,做多,2025-04-27 11:30:00,2025-04-27 11:55:00,1807.07,1805.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66248,做空,2025-04-27 11:55:00,2025-04-27 12:05:00,1805.27,1803.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66249,做多,2025-04-27 13:45:00,2025-04-27 14:00:00,1795.93,1794.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66250,做空,2025-04-27 14:00:00,2025-04-27 14:15:00,1794.95,1806.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66251,做多,2025-04-27 14:15:00,2025-04-27 14:20:00,1806.66,1799.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66252,做多,2025-04-27 16:00:00,2025-04-27 16:15:00,1793.93,1791.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66253,做空,2025-04-27 16:15:00,2025-04-27 16:20:00,1791.32,1791.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66254,做多,2025-04-27 16:20:00,2025-04-27 16:45:00,1791.9,1796.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66255,做多,2025-04-27 19:20:00,2025-04-27 19:50:00,1802.46,1806.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66256,做多,2025-04-27 20:15:00,2025-04-27 20:55:00,1802.16,1801.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66257,做空,2025-04-27 20:55:00,2025-04-27 21:10:00,1801.61,1796.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66258,做多,2025-04-27 21:25:00,2025-04-27 21:35:00,1802.99,1805.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66259,做多,2025-04-27 23:25:00,2025-04-27 23:40:00,1791.37,1791.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66260,做空,2025-04-27 23:40:00,2025-04-27 23:50:00,1791.09,1792.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66261,做多,2025-04-27 23:50:00,2025-04-27 23:55:00,1792.79,1790.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66262,做空,2025-04-27 23:55:00,2025-04-28 00:05:00,1790.22,1780.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66263,做多,2025-04-28 02:05:00,2025-04-28 02:25:00,1768.01,1768.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66264,做空,2025-04-28 02:25:00,2025-04-28 05:05:00,1768.75,1788.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66265,做多,2025-04-28 05:05:00,2025-04-28 05:25:00,1788.61,1794.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66266,做多,2025-04-28 08:10:00,2025-04-28 08:20:00,1805.17,1803.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66267,做空,2025-04-28 08:20:00,2025-04-28 08:25:00,1803.24,1806.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66268,做多,2025-04-28 08:25:00,2025-04-28 08:40:00,1806.56,1808.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66269,做多,2025-04-28 08:55:00,2025-04-28 09:00:00,1808.5,1808.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66270,做多,2025-04-28 10:35:00,2025-04-28 10:40:00,1810.2,1819.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66271,做多,2025-04-28 14:20:00,2025-04-28 16:50:00,1795.15,1758.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66272,做空,2025-04-28 16:50:00,2025-04-28 17:00:00,1758.68,1760.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66273,做多,2025-04-28 17:00:00,2025-04-28 17:10:00,1760.24,1753.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66274,做空,2025-04-28 17:10:00,2025-04-28 17:20:00,1753.99,1759.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66275,做多,2025-04-28 17:20:00,2025-04-28 17:25:00,1759.22,1755.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66276,做空,2025-04-28 17:25:00,2025-04-28 17:30:00,1755.93,1758.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66277,做多,2025-04-28 17:30:00,2025-04-28 17:45:00,1758.76,1767.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66278,做多,2025-04-28 21:30:00,2025-04-28 21:35:00,1786.2,1783.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66279,做空,2025-04-28 21:35:00,2025-04-28 21:40:00,1783.81,1785.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66280,做多,2025-04-28 21:40:00,2025-04-28 21:50:00,1785.99,1789.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66281,做多,2025-04-28 23:20:00,2025-04-28 23:35:00,1796.42,1801.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66282,做多,2025-04-28 23:50:00,2025-04-29 00:00:00,1797.86,1796.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66283,做空,2025-04-29 00:00:00,2025-04-29 00:05:00,1796.84,1798.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66284,做多,2025-04-29 00:05:00,2025-04-29 00:10:00,1798.63,1797.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66285,做空,2025-04-29 00:10:00,2025-04-29 00:15:00,1797.59,1795.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66286,做多,2025-04-29 00:20:00,2025-04-29 00:30:00,1800.26,1799.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66287,做多,2025-04-29 00:50:00,2025-04-29 00:55:00,1802.08,1801.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66288,做多,2025-04-29 01:20:00,2025-04-29 01:25:00,1800.51,1799.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66289,做空,2025-04-29 01:25:00,2025-04-29 01:35:00,1799.45,1803.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66290,做多,2025-04-29 01:35:00,2025-04-29 01:40:00,1803.7,1803.74,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -66291,做多,2025-04-29 02:30:00,2025-04-29 02:40:00,1800.28,1795.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66292,做空,2025-04-29 02:40:00,2025-04-29 02:50:00,1795.92,1791.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66293,做多,2025-04-29 03:15:00,2025-04-29 03:45:00,1796.3,1803.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66294,做多,2025-04-29 05:50:00,2025-04-29 06:05:00,1792.96,1799.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66295,做多,2025-04-29 08:25:00,2025-04-29 08:30:00,1820.99,1818.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66296,做空,2025-04-29 08:30:00,2025-04-29 08:35:00,1818.44,1821.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66297,做多,2025-04-29 08:35:00,2025-04-29 08:50:00,1821.47,1819.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66298,做空,2025-04-29 08:50:00,2025-04-29 08:55:00,1819.67,1831.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66299,做多,2025-04-29 08:55:00,2025-04-29 09:00:00,1831.41,1829.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66300,做多,2025-04-29 10:35:00,2025-04-29 11:15:00,1827.8,1835.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66301,做多,2025-04-29 12:05:00,2025-04-29 12:10:00,1831.01,1830.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66302,做空,2025-04-29 12:10:00,2025-04-29 12:30:00,1830.2,1824.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66303,做多,2025-04-29 14:00:00,2025-04-29 14:10:00,1821.25,1819.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66304,做空,2025-04-29 14:10:00,2025-04-29 14:30:00,1819.31,1817.16,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66305,做多,2025-04-29 14:30:00,2025-04-29 15:15:00,1817.16,1813.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66306,做空,2025-04-29 15:15:00,2025-04-29 15:25:00,1813.51,1816.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66307,做多,2025-04-29 15:25:00,2025-04-29 15:45:00,1816.57,1818.14,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66308,做空,2025-04-29 15:45:00,2025-04-29 16:10:00,1818.14,1818.13,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66309,做多,2025-04-29 16:10:00,2025-04-29 16:15:00,1818.13,1817.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66310,做空,2025-04-29 16:15:00,2025-04-29 16:20:00,1817.44,1821.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66311,做多,2025-04-29 16:20:00,2025-04-29 16:30:00,1821.3,1826.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66312,做多,2025-04-29 17:15:00,2025-04-29 17:30:00,1818.36,1816.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66313,做空,2025-04-29 17:30:00,2025-04-29 17:35:00,1816.48,1821.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66314,做多,2025-04-29 17:35:00,2025-04-29 18:05:00,1821.16,1820.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66315,做空,2025-04-29 18:05:00,2025-04-29 18:10:00,1820.5,1821.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66316,做多,2025-04-29 18:10:00,2025-04-29 19:00:00,1821.87,1822.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66317,做空,2025-04-29 19:00:00,2025-04-29 19:05:00,1822.45,1824.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66318,做多,2025-04-29 19:05:00,2025-04-29 19:25:00,1824.01,1823.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66319,做多,2025-04-29 20:00:00,2025-04-29 22:55:00,1821.81,1791.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66320,做空,2025-04-29 22:55:00,2025-04-29 23:00:00,1791.59,1791.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66321,做多,2025-04-29 23:40:00,2025-04-30 00:05:00,1791.93,1802.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66322,做多,2025-04-30 01:15:00,2025-04-30 01:25:00,1802.09,1802.16,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66323,做空,2025-04-30 01:25:00,2025-04-30 01:40:00,1802.16,1795.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66324,做多,2025-04-30 02:15:00,2025-04-30 02:25:00,1801.1,1797.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66325,做空,2025-04-30 02:25:00,2025-04-30 02:35:00,1797.88,1798.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66326,做多,2025-04-30 02:35:00,2025-04-30 03:10:00,1798.95,1799.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66327,做空,2025-04-30 03:10:00,2025-04-30 03:30:00,1799.46,1801.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66328,做多,2025-04-30 03:30:00,2025-04-30 03:45:00,1801.78,1804.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66329,做多,2025-04-30 06:10:00,2025-04-30 06:20:00,1806.51,1806.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66330,做空,2025-04-30 06:20:00,2025-04-30 06:50:00,1806.02,1805.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66331,做多,2025-04-30 06:50:00,2025-04-30 06:55:00,1805.07,1802.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66332,做空,2025-04-30 06:55:00,2025-04-30 07:00:00,1802.52,1804.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66333,做多,2025-04-30 07:00:00,2025-04-30 07:05:00,1804.43,1802.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66334,做空,2025-04-30 07:05:00,2025-04-30 07:10:00,1802.53,1805.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66335,做多,2025-04-30 07:10:00,2025-04-30 07:20:00,1805.99,1804.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66336,做空,2025-04-30 07:20:00,2025-04-30 07:30:00,1804.14,1798.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66337,做多,2025-04-30 08:10:00,2025-04-30 09:10:00,1799.09,1795.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66338,做空,2025-04-30 09:10:00,2025-04-30 09:15:00,1795.34,1798.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66339,做多,2025-04-30 09:15:00,2025-04-30 09:25:00,1798.05,1800.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66340,做多,2025-04-30 14:20:00,2025-04-30 14:25:00,1764.03,1763.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66341,做空,2025-04-30 14:25:00,2025-04-30 14:50:00,1763.53,1757.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66342,做多,2025-04-30 14:50:00,2025-04-30 15:50:00,1757.01,1764.54,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66343,做空,2025-04-30 15:50:00,2025-04-30 16:35:00,1764.54,1767.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66344,做多,2025-04-30 16:35:00,2025-04-30 17:05:00,1767.16,1763.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66345,做空,2025-04-30 17:05:00,2025-04-30 17:15:00,1763.53,1764.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66346,做多,2025-04-30 17:15:00,2025-04-30 17:25:00,1764.34,1770.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66347,做多,2025-04-30 19:35:00,2025-04-30 19:45:00,1778.3,1785.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66348,做多,2025-04-30 19:45:00,2025-04-30 19:50:00,1785.52,1788.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66349,做多,2025-04-30 21:15:00,2025-04-30 21:25:00,1798.18,1796.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66350,做空,2025-04-30 21:25:00,2025-04-30 21:55:00,1796.99,1791.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66351,做多,2025-04-30 22:00:00,2025-04-30 22:10:00,1797.51,1795.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66352,做空,2025-04-30 22:10:00,2025-04-30 22:35:00,1795.47,1790.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66353,做多,2025-04-30 22:55:00,2025-04-30 23:00:00,1794.57,1793.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66354,做空,2025-04-30 23:00:00,2025-04-30 23:05:00,1793.32,1796.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66355,做多,2025-04-30 23:05:00,2025-04-30 23:40:00,1796.09,1793.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66356,做空,2025-04-30 23:40:00,2025-05-01 00:00:00,1793.01,1794.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66357,做多,2025-05-01 00:00:00,2025-05-01 00:10:00,1794.74,1794.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66358,做空,2025-05-01 00:10:00,2025-05-01 00:20:00,1794.7,1794.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66359,做多,2025-05-01 00:20:00,2025-05-01 00:50:00,1794.39,1796.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66360,做多,2025-05-01 03:00:00,2025-05-01 03:10:00,1809.59,1808.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66361,做空,2025-05-01 03:10:00,2025-05-01 03:25:00,1808.07,1811.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66362,做多,2025-05-01 03:25:00,2025-05-01 03:30:00,1811.11,1810.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66363,做空,2025-05-01 03:30:00,2025-05-01 03:35:00,1810.43,1812.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66364,做多,2025-05-01 03:35:00,2025-05-01 03:40:00,1812.51,1811.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66365,做空,2025-05-01 03:40:00,2025-05-01 03:55:00,1811.5,1807.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66366,做多,2025-05-01 04:10:00,2025-05-01 04:45:00,1807.1,1807.29,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66367,做空,2025-05-01 04:45:00,2025-05-01 04:50:00,1807.29,1807.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66368,做多,2025-05-01 04:50:00,2025-05-01 05:15:00,1807.88,1805.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66369,做空,2025-05-01 05:15:00,2025-05-01 05:20:00,1805.64,1807.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66370,做多,2025-05-01 05:20:00,2025-05-01 05:35:00,1807.01,1808.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66371,做多,2025-05-01 06:20:00,2025-05-01 07:40:00,1808.33,1810.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66372,做多,2025-05-01 10:00:00,2025-05-01 10:15:00,1819.21,1831.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66373,做多,2025-05-01 12:05:00,2025-05-01 12:10:00,1849.7,1852.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66374,做多,2025-05-01 12:30:00,2025-05-01 13:00:00,1848.53,1846.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66375,做空,2025-05-01 13:00:00,2025-05-01 13:05:00,1846.76,1847.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66376,做多,2025-05-01 13:05:00,2025-05-01 13:15:00,1847.57,1846.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66377,做空,2025-05-01 13:15:00,2025-05-01 13:20:00,1846.19,1848.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66378,做多,2025-05-01 13:20:00,2025-05-01 13:30:00,1848.25,1838.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66379,做空,2025-05-01 13:30:00,2025-05-01 13:35:00,1838.28,1832.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66380,做多,2025-05-01 14:35:00,2025-05-01 14:40:00,1840.04,1837.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66381,做空,2025-05-01 14:40:00,2025-05-01 14:45:00,1837.21,1841.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66382,做多,2025-05-01 14:45:00,2025-05-01 15:05:00,1841.89,1850.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66383,做多,2025-05-01 16:20:00,2025-05-01 16:50:00,1858.6,1859.49,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66384,做空,2025-05-01 16:50:00,2025-05-01 17:00:00,1859.49,1861.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66385,做多,2025-05-01 17:00:00,2025-05-01 17:10:00,1861.18,1858.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66386,做空,2025-05-01 17:10:00,2025-05-01 17:15:00,1858.64,1861.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66387,做多,2025-05-01 17:15:00,2025-05-01 17:25:00,1861.44,1855.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66388,做空,2025-05-01 17:25:00,2025-05-01 17:35:00,1855.89,1850.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66389,做多,2025-05-01 18:45:00,2025-05-01 18:50:00,1855.95,1853.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66390,做空,2025-05-01 18:50:00,2025-05-01 19:10:00,1853.89,1847.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66391,做多,2025-05-01 19:45:00,2025-05-01 19:50:00,1852.4,1849.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66392,做空,2025-05-01 19:50:00,2025-05-01 19:55:00,1849.85,1842.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66393,做多,2025-05-01 21:10:00,2025-05-01 21:15:00,1846.03,1843.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66394,做空,2025-05-01 21:15:00,2025-05-01 21:25:00,1843.63,1844.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66395,做多,2025-05-01 21:25:00,2025-05-01 21:30:00,1844.03,1842.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66396,做空,2025-05-01 21:30:00,2025-05-01 21:35:00,1842.01,1843.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66397,做多,2025-05-01 21:35:00,2025-05-01 21:55:00,1843.59,1842.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66398,做空,2025-05-01 21:55:00,2025-05-01 22:05:00,1842.97,1842.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66399,做多,2025-05-01 22:05:00,2025-05-01 22:20:00,1842.44,1842.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66400,做空,2025-05-01 22:20:00,2025-05-01 22:30:00,1842.01,1838.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66401,做多,2025-05-01 23:50:00,2025-05-01 23:55:00,1838.71,1837.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66402,做空,2025-05-01 23:55:00,2025-05-02 00:00:00,1837.2,1839.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66403,做多,2025-05-02 00:00:00,2025-05-02 00:05:00,1839.62,1836.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66404,做多,2025-05-02 00:10:00,2025-05-02 00:20:00,1836.96,1843.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66405,做多,2025-05-02 01:35:00,2025-05-02 03:15:00,1842.89,1844.32,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66406,做空,2025-05-02 03:15:00,2025-05-02 03:20:00,1844.32,1845.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66407,做多,2025-05-02 03:20:00,2025-05-02 03:55:00,1845.22,1846.66,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66408,做空,2025-05-02 03:55:00,2025-05-02 04:00:00,1846.66,1848.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66409,做多,2025-05-02 04:00:00,2025-05-02 04:05:00,1848.98,1846.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66410,做多,2025-05-02 04:20:00,2025-05-02 04:25:00,1847.34,1844.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66411,做空,2025-05-02 04:25:00,2025-05-02 04:30:00,1844.75,1841.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66412,做多,2025-05-02 08:15:00,2025-05-02 08:25:00,1821.55,1820.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66413,做空,2025-05-02 08:25:00,2025-05-02 09:35:00,1820.82,1821.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66414,做多,2025-05-02 09:35:00,2025-05-02 09:50:00,1821.74,1821.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66415,做空,2025-05-02 09:50:00,2025-05-02 10:00:00,1821.64,1822.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66416,做多,2025-05-02 10:00:00,2025-05-02 10:10:00,1822.89,1822.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66417,做空,2025-05-02 10:10:00,2025-05-02 10:25:00,1822.79,1823.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66418,做多,2025-05-02 10:25:00,2025-05-02 10:30:00,1823.59,1826.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66419,做多,2025-05-02 12:25:00,2025-05-02 12:30:00,1832.41,1822.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66420,做多,2025-05-02 12:35:00,2025-05-02 12:40:00,1833.84,1833.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66421,做空,2025-05-02 12:40:00,2025-05-02 13:15:00,1833.0,1834.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66422,做多,2025-05-02 13:15:00,2025-05-02 13:30:00,1834.43,1834.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66423,做空,2025-05-02 13:30:00,2025-05-02 13:40:00,1834.12,1833.93,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66424,做多,2025-05-02 13:40:00,2025-05-02 13:45:00,1833.93,1832.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66425,做空,2025-05-02 13:45:00,2025-05-02 13:50:00,1832.49,1833.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66426,做多,2025-05-02 13:50:00,2025-05-02 14:05:00,1833.09,1837.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66427,做多,2025-05-02 16:00:00,2025-05-02 16:05:00,1868.6,1857.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66428,做多,2025-05-02 17:50:00,2025-05-02 18:45:00,1850.32,1849.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66429,做空,2025-05-02 18:45:00,2025-05-02 18:50:00,1849.22,1847.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66430,做多,2025-05-02 20:25:00,2025-05-02 21:10:00,1843.54,1842.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66431,做空,2025-05-02 21:10:00,2025-05-02 21:30:00,1842.46,1844.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66432,做多,2025-05-02 21:30:00,2025-05-02 21:35:00,1844.91,1841.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66433,做空,2025-05-02 21:35:00,2025-05-02 21:40:00,1841.58,1839.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66434,做多,2025-05-02 23:00:00,2025-05-02 23:15:00,1836.25,1838.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66435,做多,2025-05-03 00:35:00,2025-05-03 00:40:00,1841.91,1838.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66436,做空,2025-05-03 00:40:00,2025-05-03 00:45:00,1838.28,1837.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66437,做多,2025-05-03 03:20:00,2025-05-03 03:35:00,1831.66,1835.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66438,做多,2025-05-03 04:20:00,2025-05-03 04:35:00,1836.42,1835.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66439,做多,2025-05-03 05:15:00,2025-05-03 05:20:00,1836.63,1835.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66440,做空,2025-05-03 05:20:00,2025-05-03 05:30:00,1835.57,1833.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66441,做多,2025-05-03 07:45:00,2025-05-03 07:50:00,1827.79,1826.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66442,做空,2025-05-03 07:50:00,2025-05-03 08:00:00,1826.52,1824.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66443,做多,2025-05-03 08:25:00,2025-05-03 08:35:00,1826.6,1828.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66444,做多,2025-05-03 09:15:00,2025-05-03 09:30:00,1827.32,1824.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66445,做空,2025-05-03 09:30:00,2025-05-03 09:35:00,1824.32,1825.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66446,做多,2025-05-03 09:35:00,2025-05-03 09:40:00,1825.27,1824.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66447,做空,2025-05-03 09:40:00,2025-05-03 09:45:00,1824.62,1825.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66448,做多,2025-05-03 09:45:00,2025-05-03 10:05:00,1825.01,1824.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66449,做空,2025-05-03 10:05:00,2025-05-03 10:10:00,1824.14,1826.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66450,做多,2025-05-03 10:10:00,2025-05-03 10:15:00,1826.91,1827.6,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -66451,做多,2025-05-03 10:45:00,2025-05-03 11:25:00,1824.67,1823.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66452,做空,2025-05-03 11:25:00,2025-05-03 11:30:00,1823.27,1824.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66453,做多,2025-05-03 11:30:00,2025-05-03 11:40:00,1824.35,1822.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66454,做空,2025-05-03 11:40:00,2025-05-03 11:45:00,1822.58,1823.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66455,做多,2025-05-03 11:45:00,2025-05-03 11:55:00,1823.61,1823.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66456,做空,2025-05-03 11:55:00,2025-05-03 14:15:00,1823.34,1834.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66457,做多,2025-05-03 14:15:00,2025-05-03 14:20:00,1834.58,1832.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66458,做空,2025-05-03 14:20:00,2025-05-03 14:35:00,1832.78,1832.36,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66459,做多,2025-05-03 14:35:00,2025-05-03 14:45:00,1832.36,1832.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66460,做空,2025-05-03 14:45:00,2025-05-03 14:50:00,1832.62,1834.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66461,做多,2025-05-03 14:50:00,2025-05-03 14:55:00,1834.82,1834.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66462,做空,2025-05-03 14:55:00,2025-05-03 16:10:00,1834.3,1829.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66463,做多,2025-05-03 17:45:00,2025-05-03 19:20:00,1821.51,1829.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66464,做多,2025-05-03 21:05:00,2025-05-03 21:15:00,1836.29,1843.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66465,做多,2025-05-03 22:30:00,2025-05-03 23:00:00,1840.97,1839.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66466,做空,2025-05-03 23:00:00,2025-05-03 23:05:00,1839.16,1842.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66467,做多,2025-05-03 23:05:00,2025-05-03 23:10:00,1842.09,1839.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66468,做空,2025-05-03 23:10:00,2025-05-03 23:15:00,1839.84,1840.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66469,做多,2025-05-03 23:15:00,2025-05-03 23:20:00,1840.8,1838.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66470,做空,2025-05-03 23:20:00,2025-05-03 23:25:00,1838.49,1830.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66471,做多,2025-05-04 00:10:00,2025-05-04 00:15:00,1838.71,1837.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66472,做空,2025-05-04 00:15:00,2025-05-04 00:50:00,1837.01,1836.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66473,做多,2025-05-04 00:50:00,2025-05-04 01:25:00,1836.91,1838.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66474,做多,2025-05-04 01:50:00,2025-05-04 02:00:00,1835.63,1842.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66475,做多,2025-05-04 03:35:00,2025-05-04 03:55:00,1833.89,1831.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66476,做空,2025-05-04 03:55:00,2025-05-04 04:05:00,1831.25,1834.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66477,做多,2025-05-04 04:05:00,2025-05-04 04:15:00,1834.61,1834.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66478,做多,2025-05-04 05:00:00,2025-05-04 05:05:00,1837.51,1837.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66479,做多,2025-05-04 06:25:00,2025-05-04 06:50:00,1840.87,1844.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66480,做多,2025-05-04 07:10:00,2025-05-04 07:15:00,1845.38,1842.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66481,做空,2025-05-04 07:15:00,2025-05-04 07:30:00,1842.53,1839.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66482,做多,2025-05-04 10:30:00,2025-05-04 10:45:00,1825.74,1825.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66483,做空,2025-05-04 10:45:00,2025-05-04 10:50:00,1825.47,1826.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66484,做多,2025-05-04 10:50:00,2025-05-04 11:05:00,1826.82,1831.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66485,做多,2025-05-04 12:00:00,2025-05-04 12:20:00,1828.92,1827.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66486,做空,2025-05-04 12:20:00,2025-05-04 12:25:00,1827.93,1829.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66487,做多,2025-05-04 12:25:00,2025-05-04 12:55:00,1829.72,1829.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66488,做空,2025-05-04 12:55:00,2025-05-04 13:00:00,1829.34,1831.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66489,做多,2025-05-04 13:00:00,2025-05-04 13:10:00,1831.66,1829.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66490,做空,2025-05-04 13:10:00,2025-05-04 13:15:00,1829.27,1825.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66491,做多,2025-05-04 14:15:00,2025-05-04 15:00:00,1825.52,1830.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66492,做多,2025-05-04 15:25:00,2025-05-04 15:30:00,1829.22,1826.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66493,做空,2025-05-04 15:30:00,2025-05-04 15:45:00,1826.59,1828.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66494,做多,2025-05-04 15:50:00,2025-05-04 16:10:00,1829.49,1829.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66495,做空,2025-05-04 16:10:00,2025-05-04 16:15:00,1829.11,1826.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66496,做多,2025-05-04 16:20:00,2025-05-04 16:30:00,1829.89,1825.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66497,做空,2025-05-04 16:30:00,2025-05-04 16:35:00,1825.12,1826.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66498,做多,2025-05-04 17:00:00,2025-05-04 17:15:00,1829.11,1827.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66499,做空,2025-05-04 17:15:00,2025-05-04 17:30:00,1827.29,1821.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66500,做多,2025-05-04 17:40:00,2025-05-04 18:10:00,1826.55,1825.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66501,做空,2025-05-04 18:10:00,2025-05-04 18:15:00,1825.82,1826.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66502,做多,2025-05-04 18:15:00,2025-05-04 18:35:00,1826.7,1826.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66503,做空,2025-05-04 18:35:00,2025-05-04 19:05:00,1826.02,1827.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66504,做多,2025-05-04 19:05:00,2025-05-04 19:10:00,1827.81,1825.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66505,做空,2025-05-04 19:10:00,2025-05-04 19:20:00,1825.01,1826.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66506,做多,2025-05-04 19:20:00,2025-05-04 19:45:00,1826.7,1828.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66507,做多,2025-05-04 21:15:00,2025-05-04 21:30:00,1832.75,1833.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66508,做空,2025-05-04 21:30:00,2025-05-04 21:35:00,1833.46,1834.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66509,做多,2025-05-04 21:35:00,2025-05-04 21:55:00,1834.72,1834.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66510,做空,2025-05-04 21:55:00,2025-05-04 22:00:00,1834.43,1824.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66511,做多,2025-05-05 00:10:00,2025-05-05 00:15:00,1811.67,1810.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66512,做空,2025-05-05 00:15:00,2025-05-05 00:25:00,1810.55,1815.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66513,做多,2025-05-05 00:25:00,2025-05-05 01:05:00,1815.62,1810.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66514,做空,2025-05-05 01:05:00,2025-05-05 01:10:00,1810.91,1812.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66515,做多,2025-05-05 01:10:00,2025-05-05 01:15:00,1812.01,1805.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66516,做空,2025-05-05 01:15:00,2025-05-05 01:25:00,1805.8,1803.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66517,做多,2025-05-05 03:20:00,2025-05-05 03:25:00,1794.61,1793.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66518,做空,2025-05-05 03:25:00,2025-05-05 03:30:00,1793.41,1795.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66519,做多,2025-05-05 03:30:00,2025-05-05 03:45:00,1795.67,1795.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66520,做空,2025-05-05 03:45:00,2025-05-05 04:00:00,1795.01,1795.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66521,做多,2025-05-05 04:00:00,2025-05-05 04:30:00,1795.89,1800.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66522,做多,2025-05-05 09:20:00,2025-05-05 09:25:00,1827.3,1826.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66523,做空,2025-05-05 09:25:00,2025-05-05 09:45:00,1826.88,1826.11,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66524,做多,2025-05-05 09:45:00,2025-05-05 12:30:00,1826.11,1804.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66525,做空,2025-05-05 12:30:00,2025-05-05 12:55:00,1804.99,1804.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66526,做多,2025-05-05 12:55:00,2025-05-05 13:05:00,1804.67,1799.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66527,做空,2025-05-05 13:05:00,2025-05-05 13:20:00,1799.84,1803.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66528,做多,2025-05-05 13:20:00,2025-05-05 14:00:00,1803.84,1805.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66529,做多,2025-05-05 14:25:00,2025-05-05 14:30:00,1802.85,1800.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66530,做空,2025-05-05 14:30:00,2025-05-05 14:35:00,1800.55,1806.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66531,做多,2025-05-05 14:35:00,2025-05-05 14:50:00,1806.8,1802.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66532,做空,2025-05-05 14:50:00,2025-05-05 15:10:00,1802.99,1804.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66533,做多,2025-05-05 15:10:00,2025-05-05 15:25:00,1804.39,1803.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66534,做空,2025-05-05 15:25:00,2025-05-05 15:35:00,1803.53,1803.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66535,做多,2025-05-05 15:35:00,2025-05-05 16:15:00,1803.47,1809.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66536,做多,2025-05-05 16:15:00,2025-05-05 16:20:00,1809.17,1809.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -66537,做多,2025-05-05 21:00:00,2025-05-05 21:30:00,1810.83,1810.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66538,做空,2025-05-05 21:30:00,2025-05-05 21:35:00,1810.41,1812.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66539,做多,2025-05-05 21:35:00,2025-05-05 21:40:00,1812.51,1812.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66540,做空,2025-05-05 21:40:00,2025-05-05 23:50:00,1812.76,1817.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66541,做多,2025-05-06 01:10:00,2025-05-06 01:30:00,1815.8,1813.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66542,做空,2025-05-06 01:30:00,2025-05-06 01:35:00,1813.02,1807.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66543,做多,2025-05-06 03:15:00,2025-05-06 03:40:00,1800.08,1806.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66544,做多,2025-05-06 05:05:00,2025-05-06 06:10:00,1805.27,1802.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66545,做空,2025-05-06 06:10:00,2025-05-06 06:35:00,1802.57,1804.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66546,做多,2025-05-06 06:35:00,2025-05-06 07:00:00,1804.18,1807.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66547,做多,2025-05-06 07:30:00,2025-05-06 07:35:00,1804.09,1801.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66548,做空,2025-05-06 07:35:00,2025-05-06 07:40:00,1801.14,1804.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66549,做多,2025-05-06 07:40:00,2025-05-06 07:50:00,1804.5,1804.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66550,做空,2025-05-06 07:50:00,2025-05-06 07:55:00,1804.0,1804.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66551,做多,2025-05-06 07:55:00,2025-05-06 08:00:00,1804.99,1803.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66552,做空,2025-05-06 08:00:00,2025-05-06 08:10:00,1803.22,1799.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66553,做多,2025-05-06 08:50:00,2025-05-06 09:00:00,1800.38,1797.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66554,做空,2025-05-06 09:00:00,2025-05-06 09:30:00,1797.32,1797.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66555,做多,2025-05-06 09:30:00,2025-05-06 09:35:00,1797.72,1795.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66556,做空,2025-05-06 09:35:00,2025-05-06 09:45:00,1795.39,1794.66,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -66557,做多,2025-05-06 09:50:00,2025-05-06 10:00:00,1796.41,1795.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66558,做空,2025-05-06 10:00:00,2025-05-06 10:20:00,1795.01,1794.15,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -66559,做多,2025-05-06 12:40:00,2025-05-06 12:50:00,1774.5,1774.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66560,做空,2025-05-06 12:50:00,2025-05-06 13:05:00,1774.16,1765.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66561,做多,2025-05-06 14:05:00,2025-05-06 14:20:00,1766.84,1774.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66562,做多,2025-05-06 15:10:00,2025-05-06 15:45:00,1768.51,1771.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66563,做空,2025-05-06 15:45:00,2025-05-06 16:05:00,1771.34,1761.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66564,做多,2025-05-06 16:10:00,2025-05-06 16:15:00,1773.35,1770.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66565,做空,2025-05-06 16:15:00,2025-05-06 16:30:00,1770.53,1771.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66566,做多,2025-05-06 16:30:00,2025-05-06 16:35:00,1771.52,1769.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66567,做空,2025-05-06 16:35:00,2025-05-06 17:05:00,1769.11,1768.41,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66568,做多,2025-05-06 17:05:00,2025-05-06 17:35:00,1768.41,1770.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66569,做多,2025-05-06 18:00:00,2025-05-06 18:25:00,1769.32,1776.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66570,做多,2025-05-06 20:05:00,2025-05-06 20:20:00,1784.61,1781.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66571,做空,2025-05-06 20:20:00,2025-05-06 20:25:00,1781.65,1778.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66572,做多,2025-05-06 21:50:00,2025-05-06 21:55:00,1775.84,1775.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66573,做空,2025-05-06 21:55:00,2025-05-07 01:50:00,1775.01,1840.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66574,做多,2025-05-07 01:50:00,2025-05-07 01:55:00,1840.88,1832.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66575,做空,2025-05-07 01:55:00,2025-05-07 02:00:00,1832.0,1830.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66576,做多,2025-05-07 03:30:00,2025-05-07 04:10:00,1825.66,1831.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66577,做多,2025-05-07 04:50:00,2025-05-07 05:05:00,1827.75,1826.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66578,做空,2025-05-07 05:05:00,2025-05-07 05:10:00,1826.64,1826.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66579,做多,2025-05-07 05:10:00,2025-05-07 05:25:00,1826.67,1827.66,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66580,做空,2025-05-07 05:25:00,2025-05-07 05:40:00,1827.66,1825.93,0.0,100.0,0.0001,0.0,0.0,0.0,flip -66581,做多,2025-05-07 05:40:00,2025-05-07 06:00:00,1825.93,1830.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66582,做多,2025-05-07 06:30:00,2025-05-07 07:20:00,1828.18,1834.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66583,做多,2025-05-07 11:40:00,2025-05-07 12:00:00,1835.28,1833.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66584,做空,2025-05-07 12:00:00,2025-05-07 12:05:00,1833.05,1830.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66585,做多,2025-05-07 13:30:00,2025-05-07 13:40:00,1826.76,1832.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66586,做多,2025-05-07 13:50:00,2025-05-07 14:00:00,1827.24,1827.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66587,做空,2025-05-07 14:00:00,2025-05-07 14:50:00,1827.47,1818.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66588,做多,2025-05-07 17:45:00,2025-05-07 17:50:00,1807.01,1796.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66589,做空,2025-05-07 17:50:00,2025-05-07 17:55:00,1796.49,1795.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66590,做多,2025-05-07 18:00:00,2025-05-07 18:05:00,1805.64,1791.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66591,做空,2025-05-07 18:05:00,2025-05-07 18:10:00,1791.33,1795.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -66592,做多,2025-05-07 18:30:00,2025-05-07 18:40:00,1811.15,1802.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66593,做空,2025-05-07 18:40:00,2025-05-07 18:50:00,1802.95,1798.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66594,做多,2025-05-07 18:55:00,2025-05-07 19:00:00,1805.57,1801.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66595,做空,2025-05-07 19:00:00,2025-05-07 19:05:00,1801.61,1802.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66596,做多,2025-05-07 19:05:00,2025-05-07 19:10:00,1802.71,1798.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66597,做空,2025-05-07 19:10:00,2025-05-07 19:15:00,1798.66,1801.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66598,做多,2025-05-07 19:15:00,2025-05-07 19:20:00,1801.88,1794.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66599,做空,2025-05-07 19:20:00,2025-05-07 19:25:00,1794.69,1790.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -66600,做多,2025-05-07 19:40:00,2025-05-07 19:45:00,1802.34,1796.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66601,做空,2025-05-07 19:45:00,2025-05-07 20:10:00,1796.22,1798.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66602,做多,2025-05-07 20:10:00,2025-05-07 20:15:00,1798.89,1794.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66603,做空,2025-05-07 20:15:00,2025-05-07 20:45:00,1794.99,1794.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -66604,做多,2025-05-07 20:45:00,2025-05-07 20:50:00,1794.85,1794.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66605,做空,2025-05-07 20:50:00,2025-05-07 20:55:00,1794.18,1797.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66606,做多,2025-05-07 20:55:00,2025-05-07 21:20:00,1797.45,1801.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66607,做多,2025-05-08 00:50:00,2025-05-08 00:55:00,1814.09,1826.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66608,做多,2025-05-08 01:55:00,2025-05-08 02:25:00,1822.11,1839.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66609,做多,2025-05-08 05:00:00,2025-05-08 05:10:00,1899.03,1898.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66610,做空,2025-05-08 05:10:00,2025-05-08 05:40:00,1898.2,1900.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66611,做多,2025-05-08 05:40:00,2025-05-08 05:50:00,1900.41,1897.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66612,做空,2025-05-08 05:50:00,2025-05-08 06:00:00,1897.58,1898.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66613,做多,2025-05-08 06:00:00,2025-05-08 06:20:00,1898.23,1902.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66614,做多,2025-05-08 09:05:00,2025-05-08 09:30:00,1934.59,1931.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66615,做空,2025-05-08 09:30:00,2025-05-08 09:35:00,1931.51,1932.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -66616,做多,2025-05-08 09:35:00,2025-05-08 10:00:00,1932.26,1941.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -66617,做多,2025-05-08 11:35:00,2025-05-08 12:10:00,1950.21,1959.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66618,做多,2025-05-08 12:40:00,2025-05-08 13:30:00,1957.66,1970.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66619,做多,2025-05-08 13:50:00,2025-05-08 13:55:00,1972.19,1975.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66620,做多,2025-05-08 17:15:00,2025-05-08 17:25:00,2049.9,2048.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66621,做空,2025-05-08 17:25:00,2025-05-08 17:45:00,2048.18,2040.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66622,做多,2025-05-08 17:50:00,2025-05-08 17:55:00,2048.99,2045.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66623,做空,2025-05-08 17:55:00,2025-05-08 18:00:00,2045.52,2047.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66624,做多,2025-05-08 18:00:00,2025-05-08 18:10:00,2047.07,2051.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66625,做多,2025-05-08 21:55:00,2025-05-08 22:00:00,2179.61,2172.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66626,做空,2025-05-08 22:00:00,2025-05-08 22:15:00,2172.35,2183.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66627,做多,2025-05-08 22:15:00,2025-05-08 22:45:00,2183.01,2185.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -66628,做空,2025-05-08 22:45:00,2025-05-08 23:15:00,2185.49,2181.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -66629,做多,2025-05-08 23:15:00,2025-05-08 23:35:00,2181.26,2189.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66630,做多,2025-05-09 01:05:00,2025-05-09 01:10:00,2206.34,2210.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66631,做多,2025-05-09 01:40:00,2025-05-09 02:00:00,2198.55,2199.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -66632,做空,2025-05-09 02:00:00,2025-05-09 02:15:00,2199.99,2201.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66633,做多,2025-05-09 02:15:00,2025-05-09 02:55:00,2201.12,2216.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66634,做多,2025-05-09 04:20:00,2025-05-09 04:35:00,2216.71,2214.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66635,做空,2025-05-09 04:35:00,2025-05-09 04:45:00,2214.21,2219.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66636,做多,2025-05-09 04:45:00,2025-05-09 04:50:00,2219.65,2215.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66637,做空,2025-05-09 04:50:00,2025-05-09 05:10:00,2215.99,2214.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -66638,做多,2025-05-09 05:10:00,2025-05-09 05:20:00,2214.18,2210.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66639,做空,2025-05-09 05:20:00,2025-05-09 05:25:00,2210.98,2209.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66640,做多,2025-05-09 05:55:00,2025-05-09 06:10:00,2214.11,2221.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66641,做多,2025-05-09 11:05:00,2025-05-09 11:15:00,2343.51,2366.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66642,做多,2025-05-09 11:30:00,2025-05-09 11:35:00,2347.25,2339.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66643,做空,2025-05-09 11:35:00,2025-05-09 11:40:00,2339.86,2351.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66644,做多,2025-05-09 11:40:00,2025-05-09 11:50:00,2351.99,2345.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66645,做空,2025-05-09 11:50:00,2025-05-09 11:55:00,2345.18,2350.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66646,做多,2025-05-09 11:55:00,2025-05-09 12:00:00,2350.9,2343.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66647,做空,2025-05-09 12:00:00,2025-05-09 12:10:00,2343.33,2330.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66648,做多,2025-05-09 12:30:00,2025-05-09 13:20:00,2345.22,2343.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66649,做空,2025-05-09 13:20:00,2025-05-09 13:30:00,2343.24,2350.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66650,做多,2025-05-09 14:05:00,2025-05-09 14:15:00,2350.93,2347.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66651,做空,2025-05-09 14:15:00,2025-05-09 14:25:00,2347.35,2315.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66652,做多,2025-05-09 15:50:00,2025-05-09 16:50:00,2300.11,2302.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -66653,做空,2025-05-09 16:50:00,2025-05-09 17:00:00,2302.0,2307.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66654,做多,2025-05-09 17:00:00,2025-05-09 17:15:00,2307.07,2328.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66655,做多,2025-05-09 19:00:00,2025-05-09 19:05:00,2341.95,2339.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66656,做空,2025-05-09 19:05:00,2025-05-09 19:10:00,2339.86,2328.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66657,做多,2025-05-09 19:55:00,2025-05-09 20:35:00,2330.72,2330.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66658,做空,2025-05-09 20:35:00,2025-05-09 20:40:00,2330.65,2332.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66659,做多,2025-05-09 20:40:00,2025-05-09 20:45:00,2332.43,2332.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66660,做空,2025-05-09 20:45:00,2025-05-09 21:30:00,2332.05,2339.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66661,做多,2025-05-09 21:30:00,2025-05-09 21:35:00,2339.72,2335.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66662,做空,2025-05-09 21:35:00,2025-05-09 21:50:00,2335.47,2337.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66663,做多,2025-05-09 21:50:00,2025-05-09 21:55:00,2337.26,2337.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66664,做空,2025-05-09 21:55:00,2025-05-09 22:20:00,2337.01,2336.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66665,做多,2025-05-09 22:20:00,2025-05-09 22:30:00,2336.72,2340.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66666,做多,2025-05-09 23:00:00,2025-05-09 23:05:00,2336.92,2333.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66667,做空,2025-05-09 23:05:00,2025-05-09 23:10:00,2333.17,2340.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66668,做多,2025-05-09 23:10:00,2025-05-09 23:25:00,2340.82,2342.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66669,做多,2025-05-10 01:20:00,2025-05-10 01:40:00,2345.45,2345.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66670,做空,2025-05-10 01:40:00,2025-05-10 02:10:00,2345.64,2342.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -66671,做多,2025-05-10 02:10:00,2025-05-10 02:15:00,2342.22,2335.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66672,做空,2025-05-10 02:15:00,2025-05-10 02:20:00,2335.02,2337.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66673,做多,2025-05-10 02:20:00,2025-05-10 02:50:00,2337.08,2341.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -66674,做空,2025-05-10 02:50:00,2025-05-10 03:20:00,2341.11,2336.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66675,做多,2025-05-10 03:50:00,2025-05-10 04:00:00,2336.99,2334.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66676,做空,2025-05-10 04:00:00,2025-05-10 04:05:00,2334.03,2327.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66677,做多,2025-05-10 04:45:00,2025-05-10 05:00:00,2333.85,2340.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66678,做多,2025-05-10 07:30:00,2025-05-10 07:50:00,2362.94,2395.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66679,做多,2025-05-10 09:20:00,2025-05-10 09:55:00,2394.35,2399.34,0.0,100.0,0.0,0.0,0.0,0.0,flip -66680,做空,2025-05-10 09:55:00,2025-05-10 11:00:00,2399.34,2393.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66681,做多,2025-05-10 12:05:00,2025-05-10 12:25:00,2394.01,2409.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66682,做多,2025-05-10 14:35:00,2025-05-10 14:45:00,2420.43,2438.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66683,做多,2025-05-10 17:50:00,2025-05-10 18:20:00,2466.11,2470.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -66684,做空,2025-05-10 18:20:00,2025-05-10 18:35:00,2470.31,2480.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66685,做多,2025-05-10 18:35:00,2025-05-10 18:50:00,2480.02,2500.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66686,做多,2025-05-10 20:25:00,2025-05-10 20:55:00,2486.0,2489.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -66687,做空,2025-05-10 20:55:00,2025-05-10 21:00:00,2489.84,2501.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66688,做多,2025-05-10 21:00:00,2025-05-10 21:05:00,2501.0,2507.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66689,做多,2025-05-11 01:30:00,2025-05-11 01:35:00,2550.87,2545.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66690,做空,2025-05-11 01:35:00,2025-05-11 01:50:00,2545.39,2526.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66691,做多,2025-05-11 02:10:00,2025-05-11 02:20:00,2544.57,2561.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66692,做多,2025-05-11 03:15:00,2025-05-11 03:30:00,2543.53,2543.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66693,做空,2025-05-11 03:30:00,2025-05-11 03:40:00,2543.99,2549.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66694,做多,2025-05-11 03:40:00,2025-05-11 03:45:00,2549.95,2541.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66695,做空,2025-05-11 03:45:00,2025-05-11 04:10:00,2541.92,2540.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -66696,做多,2025-05-11 04:10:00,2025-05-11 04:25:00,2540.0,2540.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66697,做空,2025-05-11 04:25:00,2025-05-11 04:35:00,2540.78,2532.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66698,做多,2025-05-11 04:55:00,2025-05-11 05:05:00,2544.13,2537.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66699,做空,2025-05-11 05:05:00,2025-05-11 05:10:00,2537.56,2543.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66700,做多,2025-05-11 05:10:00,2025-05-11 05:15:00,2543.18,2542.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66701,做空,2025-05-11 05:15:00,2025-05-11 06:05:00,2542.8,2534.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66702,做多,2025-05-11 08:10:00,2025-05-11 08:25:00,2494.39,2486.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66703,做空,2025-05-11 08:25:00,2025-05-11 08:35:00,2486.59,2485.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -66704,做多,2025-05-11 08:35:00,2025-05-11 08:45:00,2485.24,2481.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66705,做空,2025-05-11 08:45:00,2025-05-11 09:00:00,2481.8,2486.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66706,做多,2025-05-11 09:00:00,2025-05-11 09:15:00,2486.55,2505.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66707,做多,2025-05-11 10:25:00,2025-05-11 10:35:00,2507.02,2501.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66708,做空,2025-05-11 10:35:00,2025-05-11 10:45:00,2501.21,2503.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66709,做多,2025-05-11 10:55:00,2025-05-11 11:40:00,2509.7,2528.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66710,做多,2025-05-11 12:50:00,2025-05-11 13:10:00,2519.58,2525.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -66711,做空,2025-05-11 13:10:00,2025-05-11 13:25:00,2525.4,2500.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66712,做多,2025-05-11 14:55:00,2025-05-11 15:05:00,2484.76,2497.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66713,做多,2025-05-11 15:30:00,2025-05-11 17:20:00,2485.97,2476.65,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -66714,做多,2025-05-11 18:35:00,2025-05-11 18:40:00,2496.49,2500.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66715,做多,2025-05-11 20:35:00,2025-05-11 21:00:00,2508.43,2506.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66716,做空,2025-05-11 21:00:00,2025-05-11 21:15:00,2506.32,2509.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66717,做多,2025-05-11 21:15:00,2025-05-11 21:20:00,2509.54,2505.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66718,做空,2025-05-11 21:20:00,2025-05-11 21:30:00,2505.11,2503.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -66719,做多,2025-05-11 21:30:00,2025-05-11 21:40:00,2503.36,2506.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -66720,做空,2025-05-11 21:40:00,2025-05-11 22:25:00,2506.61,2502.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66721,做多,2025-05-11 22:30:00,2025-05-11 23:10:00,2503.0,2506.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -66722,做空,2025-05-11 23:10:00,2025-05-11 23:40:00,2506.45,2507.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66723,做多,2025-05-11 23:40:00,2025-05-12 00:00:00,2507.43,2515.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66724,做多,2025-05-12 02:30:00,2025-05-12 02:50:00,2527.24,2516.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66725,做空,2025-05-12 02:50:00,2025-05-12 03:30:00,2516.62,2518.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66726,做多,2025-05-12 03:30:00,2025-05-12 03:35:00,2518.48,2512.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66727,做空,2025-05-12 03:35:00,2025-05-12 03:55:00,2512.89,2519.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66728,做多,2025-05-12 03:55:00,2025-05-12 04:00:00,2519.01,2515.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66729,做空,2025-05-12 04:00:00,2025-05-12 04:10:00,2515.93,2522.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66730,做多,2025-05-12 04:10:00,2025-05-12 04:15:00,2522.52,2521.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -66731,做多,2025-05-12 04:45:00,2025-05-12 05:00:00,2515.9,2515.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66732,做空,2025-05-12 05:00:00,2025-05-12 05:10:00,2515.51,2508.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66733,做多,2025-05-12 06:20:00,2025-05-12 06:45:00,2503.39,2516.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66734,做多,2025-05-12 08:40:00,2025-05-12 09:30:00,2572.32,2562.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66735,做空,2025-05-12 09:30:00,2025-05-12 10:00:00,2562.15,2547.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66736,做多,2025-05-12 10:35:00,2025-05-12 10:40:00,2562.21,2554.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66737,做空,2025-05-12 10:40:00,2025-05-12 10:45:00,2554.94,2556.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66738,做多,2025-05-12 10:45:00,2025-05-12 11:15:00,2556.99,2554.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66739,做空,2025-05-12 11:15:00,2025-05-12 11:35:00,2554.96,2554.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66740,做多,2025-05-12 11:35:00,2025-05-12 11:40:00,2554.61,2540.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66741,做空,2025-05-12 11:40:00,2025-05-12 11:45:00,2540.8,2537.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66742,做多,2025-05-12 12:20:00,2025-05-12 13:05:00,2547.74,2545.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66743,做空,2025-05-12 13:05:00,2025-05-12 13:10:00,2545.23,2561.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66744,做多,2025-05-12 13:10:00,2025-05-12 13:15:00,2561.41,2554.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -66745,做多,2025-05-12 16:20:00,2025-05-12 16:25:00,2499.27,2497.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66746,做空,2025-05-12 16:25:00,2025-05-12 16:40:00,2497.19,2500.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66747,做多,2025-05-12 16:40:00,2025-05-12 17:20:00,2500.59,2490.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66748,做空,2025-05-12 17:20:00,2025-05-12 17:40:00,2490.86,2480.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66749,做多,2025-05-12 19:15:00,2025-05-12 19:25:00,2459.86,2453.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66750,做空,2025-05-12 19:25:00,2025-05-12 19:45:00,2453.72,2458.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66751,做多,2025-05-12 19:45:00,2025-05-12 20:30:00,2458.81,2476.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66752,做多,2025-05-12 21:30:00,2025-05-12 21:45:00,2474.66,2473.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66753,做空,2025-05-12 21:45:00,2025-05-12 21:50:00,2473.2,2479.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66754,做多,2025-05-12 21:50:00,2025-05-12 21:55:00,2479.86,2478.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66755,做空,2025-05-12 21:55:00,2025-05-12 22:00:00,2478.85,2483.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66756,做多,2025-05-12 22:00:00,2025-05-12 22:35:00,2483.39,2493.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66757,做多,2025-05-12 23:55:00,2025-05-13 00:00:00,2494.14,2487.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66758,做空,2025-05-13 00:00:00,2025-05-13 00:05:00,2487.53,2483.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66759,做多,2025-05-13 03:10:00,2025-05-13 03:15:00,2441.4,2438.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66760,做空,2025-05-13 03:15:00,2025-05-13 03:25:00,2438.55,2424.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66761,做多,2025-05-13 04:15:00,2025-05-13 04:30:00,2434.7,2447.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66762,做多,2025-05-13 05:45:00,2025-05-13 06:20:00,2444.72,2449.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -66763,做空,2025-05-13 06:20:00,2025-05-13 06:30:00,2449.98,2452.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66764,做多,2025-05-13 06:30:00,2025-05-13 06:50:00,2452.99,2451.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66765,做空,2025-05-13 06:50:00,2025-05-13 08:00:00,2451.36,2468.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66766,做多,2025-05-13 08:00:00,2025-05-13 08:20:00,2468.45,2456.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66767,做空,2025-05-13 08:20:00,2025-05-13 08:30:00,2456.3,2455.86,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -66768,做多,2025-05-13 09:00:00,2025-05-13 09:15:00,2462.18,2474.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66769,做多,2025-05-13 10:35:00,2025-05-13 11:05:00,2475.86,2481.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -66770,做空,2025-05-13 11:05:00,2025-05-13 11:15:00,2481.85,2485.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66771,做多,2025-05-13 11:15:00,2025-05-13 11:20:00,2485.27,2503.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66772,做多,2025-05-13 12:25:00,2025-05-13 12:30:00,2501.57,2517.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66773,做多,2025-05-13 14:15:00,2025-05-13 14:40:00,2542.01,2542.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66774,做空,2025-05-13 14:40:00,2025-05-13 14:55:00,2542.15,2543.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66775,做多,2025-05-13 14:55:00,2025-05-13 15:05:00,2543.53,2550.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66776,做多,2025-05-13 20:20:00,2025-05-13 20:50:00,2679.76,2690.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -66777,做空,2025-05-13 20:50:00,2025-05-13 21:20:00,2690.29,2678.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -66778,做多,2025-05-13 21:20:00,2025-05-13 21:35:00,2678.51,2683.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -66779,做空,2025-05-13 21:35:00,2025-05-13 22:10:00,2683.11,2688.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66780,做多,2025-05-13 22:10:00,2025-05-13 22:20:00,2688.23,2700.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66781,做多,2025-05-14 00:10:00,2025-05-14 00:15:00,2682.39,2690.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66782,做多,2025-05-14 03:40:00,2025-05-14 04:00:00,2641.92,2636.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66783,做空,2025-05-14 04:00:00,2025-05-14 04:05:00,2636.63,2636.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66784,做多,2025-05-14 04:05:00,2025-05-14 04:20:00,2636.68,2646.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66785,做多,2025-05-14 06:40:00,2025-05-14 07:00:00,2670.19,2667.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66786,做空,2025-05-14 07:00:00,2025-05-14 07:10:00,2667.4,2669.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66787,做多,2025-05-14 07:10:00,2025-05-14 07:15:00,2669.55,2657.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66788,做空,2025-05-14 07:15:00,2025-05-14 07:20:00,2657.88,2646.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66789,做多,2025-05-14 10:00:00,2025-05-14 10:05:00,2614.17,2607.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66790,做空,2025-05-14 10:05:00,2025-05-14 10:20:00,2607.91,2606.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66791,做多,2025-05-14 10:20:00,2025-05-14 10:35:00,2606.85,2600.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66792,做空,2025-05-14 10:35:00,2025-05-14 10:40:00,2600.1,2604.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66793,做多,2025-05-14 10:40:00,2025-05-14 10:45:00,2604.21,2596.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66794,做空,2025-05-14 10:45:00,2025-05-14 11:00:00,2596.11,2601.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66795,做多,2025-05-14 11:00:00,2025-05-14 11:35:00,2601.27,2633.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66796,做多,2025-05-14 13:30:00,2025-05-14 13:35:00,2619.15,2609.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66797,做空,2025-05-14 13:35:00,2025-05-14 13:40:00,2609.39,2589.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66798,做多,2025-05-14 15:25:00,2025-05-14 16:15:00,2583.53,2581.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66799,做空,2025-05-14 16:15:00,2025-05-14 16:25:00,2581.11,2586.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66800,做多,2025-05-14 16:25:00,2025-05-14 16:35:00,2586.2,2588.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -66801,做空,2025-05-14 16:35:00,2025-05-14 16:55:00,2588.39,2588.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66802,做多,2025-05-14 16:55:00,2025-05-14 17:00:00,2588.9,2584.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66803,做空,2025-05-14 17:00:00,2025-05-14 17:10:00,2584.15,2573.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66804,做多,2025-05-14 17:40:00,2025-05-14 18:20:00,2578.01,2597.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66805,做多,2025-05-14 19:45:00,2025-05-14 19:55:00,2601.98,2603.86,0.0,100.0,0.0,0.0,0.0,0.0,flip -66806,做空,2025-05-14 19:55:00,2025-05-14 20:15:00,2603.86,2604.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66807,做多,2025-05-14 20:15:00,2025-05-14 20:20:00,2604.56,2602.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66808,做空,2025-05-14 20:20:00,2025-05-14 20:30:00,2602.13,2599.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66809,做多,2025-05-14 20:50:00,2025-05-14 20:55:00,2604.61,2599.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -66810,做多,2025-05-14 21:45:00,2025-05-14 21:55:00,2597.51,2605.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66811,做多,2025-05-14 23:10:00,2025-05-14 23:15:00,2599.15,2595.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66812,做空,2025-05-14 23:15:00,2025-05-14 23:20:00,2595.29,2587.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66813,做多,2025-05-15 01:15:00,2025-05-15 02:50:00,2622.57,2590.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66814,做空,2025-05-15 02:50:00,2025-05-15 03:20:00,2590.39,2591.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66815,做多,2025-05-15 03:20:00,2025-05-15 03:30:00,2591.4,2585.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66816,做空,2025-05-15 03:30:00,2025-05-15 03:35:00,2585.56,2588.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66817,做多,2025-05-15 03:35:00,2025-05-15 03:40:00,2588.28,2586.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66818,做空,2025-05-15 03:40:00,2025-05-15 03:45:00,2586.99,2578.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66819,做多,2025-05-15 04:25:00,2025-05-15 04:40:00,2585.28,2586.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -66820,做空,2025-05-15 04:40:00,2025-05-15 05:25:00,2586.81,2583.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -66821,做多,2025-05-15 05:25:00,2025-05-15 05:30:00,2583.33,2576.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66822,做空,2025-05-15 05:30:00,2025-05-15 05:45:00,2576.97,2573.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66823,做多,2025-05-15 06:10:00,2025-05-15 06:25:00,2577.64,2578.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66824,做空,2025-05-15 06:25:00,2025-05-15 06:35:00,2578.39,2562.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66825,做多,2025-05-15 06:55:00,2025-05-15 07:00:00,2572.59,2569.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66826,做空,2025-05-15 07:00:00,2025-05-15 07:10:00,2569.47,2557.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66827,做多,2025-05-15 08:25:00,2025-05-15 09:20:00,2547.23,2545.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66828,做空,2025-05-15 09:20:00,2025-05-15 09:25:00,2545.54,2549.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66829,做多,2025-05-15 09:25:00,2025-05-15 09:30:00,2549.62,2540.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66830,做空,2025-05-15 09:30:00,2025-05-15 09:35:00,2540.07,2536.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66831,做多,2025-05-15 10:50:00,2025-05-15 11:00:00,2538.11,2552.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66832,做多,2025-05-15 12:15:00,2025-05-15 12:25:00,2547.74,2549.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -66833,做空,2025-05-15 12:25:00,2025-05-15 12:30:00,2549.61,2575.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66834,做多,2025-05-15 12:30:00,2025-05-15 12:35:00,2575.14,2562.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -66835,做多,2025-05-15 13:00:00,2025-05-15 13:30:00,2554.39,2554.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66836,做空,2025-05-15 13:30:00,2025-05-15 13:35:00,2554.75,2537.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66837,做多,2025-05-15 15:10:00,2025-05-15 15:40:00,2511.21,2544.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66838,做多,2025-05-15 20:00:00,2025-05-15 20:05:00,2541.82,2526.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66839,做空,2025-05-15 20:05:00,2025-05-15 20:15:00,2526.36,2534.12,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66840,做多,2025-05-15 20:15:00,2025-05-15 20:30:00,2534.12,2528.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66841,做空,2025-05-15 20:30:00,2025-05-15 20:35:00,2528.33,2528.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66842,做多,2025-05-15 20:35:00,2025-05-15 21:05:00,2528.47,2530.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -66843,做空,2025-05-15 21:05:00,2025-05-15 21:20:00,2530.64,2514.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66844,做多,2025-05-15 21:40:00,2025-05-15 22:05:00,2532.64,2549.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66845,做多,2025-05-15 23:35:00,2025-05-15 23:45:00,2545.52,2543.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66846,做空,2025-05-15 23:45:00,2025-05-15 23:55:00,2543.77,2547.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66847,做多,2025-05-15 23:55:00,2025-05-16 00:50:00,2547.42,2541.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66848,做空,2025-05-16 00:50:00,2025-05-16 01:05:00,2541.94,2543.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66849,做多,2025-05-16 01:10:00,2025-05-16 01:35:00,2545.32,2566.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66850,做多,2025-05-16 03:20:00,2025-05-16 03:25:00,2577.9,2574.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -66851,做多,2025-05-16 05:00:00,2025-05-16 05:05:00,2579.12,2575.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66852,做空,2025-05-16 05:05:00,2025-05-16 07:05:00,2575.97,2585.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66853,做多,2025-05-16 07:15:00,2025-05-16 07:20:00,2595.81,2606.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66854,做多,2025-05-16 07:45:00,2025-05-16 08:00:00,2603.62,2594.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66855,做空,2025-05-16 08:00:00,2025-05-16 08:05:00,2594.84,2600.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66856,做多,2025-05-16 08:05:00,2025-05-16 08:10:00,2600.69,2597.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66857,做空,2025-05-16 08:10:00,2025-05-16 08:20:00,2597.13,2568.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66858,做多,2025-05-16 09:05:00,2025-05-16 10:40:00,2603.15,2620.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66859,做多,2025-05-16 11:45:00,2025-05-16 13:20:00,2622.03,2608.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66860,做空,2025-05-16 13:20:00,2025-05-16 13:35:00,2608.89,2611.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66861,做多,2025-05-16 13:35:00,2025-05-16 13:40:00,2611.63,2600.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66862,做空,2025-05-16 13:40:00,2025-05-16 13:45:00,2600.94,2603.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66863,做多,2025-05-16 13:45:00,2025-05-16 14:00:00,2603.53,2596.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66864,做空,2025-05-16 14:00:00,2025-05-16 14:05:00,2596.04,2591.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66865,做多,2025-05-16 15:00:00,2025-05-16 15:05:00,2595.75,2591.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66866,做空,2025-05-16 15:05:00,2025-05-16 15:10:00,2591.63,2595.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66867,做多,2025-05-16 15:10:00,2025-05-16 15:15:00,2595.78,2590.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66868,做空,2025-05-16 15:15:00,2025-05-16 15:30:00,2590.32,2590.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66869,做多,2025-05-16 15:30:00,2025-05-16 15:35:00,2590.89,2585.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66870,做空,2025-05-16 15:35:00,2025-05-16 15:40:00,2585.83,2587.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66871,做多,2025-05-16 15:40:00,2025-05-16 16:05:00,2587.26,2590.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66872,做多,2025-05-16 16:50:00,2025-05-16 17:05:00,2584.11,2580.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66873,做空,2025-05-16 17:05:00,2025-05-16 17:10:00,2580.99,2583.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66874,做多,2025-05-16 17:10:00,2025-05-16 17:30:00,2583.47,2582.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66875,做空,2025-05-16 17:30:00,2025-05-16 17:40:00,2582.47,2585.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66876,做多,2025-05-16 17:40:00,2025-05-16 17:45:00,2585.61,2581.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66877,做空,2025-05-16 17:45:00,2025-05-16 18:00:00,2581.72,2579.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -66878,做多,2025-05-16 18:00:00,2025-05-16 18:40:00,2579.8,2580.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66879,做空,2025-05-16 18:40:00,2025-05-16 18:45:00,2580.26,2582.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66880,做多,2025-05-16 18:45:00,2025-05-16 18:55:00,2582.77,2585.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66881,做多,2025-05-16 19:25:00,2025-05-16 19:45:00,2583.24,2580.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66882,做空,2025-05-16 19:45:00,2025-05-16 19:50:00,2580.99,2588.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66883,做多,2025-05-16 19:50:00,2025-05-16 19:55:00,2588.49,2591.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66884,做多,2025-05-16 21:10:00,2025-05-16 21:15:00,2581.59,2574.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66885,做空,2025-05-16 21:15:00,2025-05-16 21:30:00,2574.03,2571.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66886,做多,2025-05-16 21:40:00,2025-05-16 21:45:00,2574.9,2573.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66887,做空,2025-05-16 21:45:00,2025-05-16 22:00:00,2573.14,2558.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66888,做多,2025-05-16 23:25:00,2025-05-16 23:40:00,2551.98,2550.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66889,做空,2025-05-16 23:40:00,2025-05-16 23:45:00,2550.68,2538.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66890,做多,2025-05-17 02:25:00,2025-05-17 02:45:00,2482.08,2491.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66891,做多,2025-05-17 03:25:00,2025-05-17 04:00:00,2485.26,2495.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66892,做多,2025-05-17 06:40:00,2025-05-17 06:50:00,2489.84,2488.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66893,做空,2025-05-17 06:50:00,2025-05-17 08:20:00,2488.76,2480.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66894,做多,2025-05-17 09:30:00,2025-05-17 10:15:00,2481.31,2482.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66895,做多,2025-05-17 10:45:00,2025-05-17 10:50:00,2480.9,2480.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66896,做空,2025-05-17 10:50:00,2025-05-17 10:55:00,2480.4,2484.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66897,做多,2025-05-17 10:55:00,2025-05-17 11:05:00,2484.8,2480.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66898,做空,2025-05-17 11:05:00,2025-05-17 11:15:00,2480.39,2476.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66899,做多,2025-05-17 11:30:00,2025-05-17 11:55:00,2479.97,2480.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66900,做空,2025-05-17 11:55:00,2025-05-17 12:00:00,2480.55,2482.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66901,做多,2025-05-17 12:00:00,2025-05-17 12:10:00,2482.35,2479.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -66902,做多,2025-05-17 12:15:00,2025-05-17 12:25:00,2481.94,2480.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66903,做空,2025-05-17 12:25:00,2025-05-17 12:30:00,2480.89,2482.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66904,做多,2025-05-17 12:30:00,2025-05-17 12:35:00,2482.11,2480.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66905,做空,2025-05-17 12:35:00,2025-05-17 12:40:00,2480.34,2479.48,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -66906,做多,2025-05-17 14:05:00,2025-05-17 14:30:00,2466.46,2481.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66907,做多,2025-05-17 16:05:00,2025-05-17 16:10:00,2479.07,2474.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66908,做空,2025-05-17 16:10:00,2025-05-17 16:15:00,2474.24,2469.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66909,做多,2025-05-17 17:20:00,2025-05-17 18:15:00,2466.62,2483.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66910,做多,2025-05-17 18:40:00,2025-05-17 18:45:00,2476.11,2470.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66911,做空,2025-05-17 18:45:00,2025-05-17 18:55:00,2470.96,2465.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66912,做多,2025-05-17 19:10:00,2025-05-17 19:25:00,2474.08,2473.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66913,做空,2025-05-17 19:25:00,2025-05-17 19:35:00,2473.51,2472.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -66914,做多,2025-05-17 19:35:00,2025-05-17 19:45:00,2472.16,2469.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66915,做空,2025-05-17 19:45:00,2025-05-17 20:00:00,2469.31,2470.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66916,做多,2025-05-17 20:00:00,2025-05-17 20:35:00,2470.68,2477.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66917,做多,2025-05-18 00:35:00,2025-05-18 00:50:00,2473.3,2480.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66918,做多,2025-05-18 01:30:00,2025-05-18 01:40:00,2477.4,2475.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66919,做空,2025-05-18 01:40:00,2025-05-18 01:45:00,2475.96,2479.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66920,做多,2025-05-18 01:45:00,2025-05-18 01:55:00,2479.15,2484.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66921,做多,2025-05-18 02:45:00,2025-05-18 02:50:00,2482.51,2480.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66922,做空,2025-05-18 02:50:00,2025-05-18 03:00:00,2480.09,2484.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66923,做多,2025-05-18 03:00:00,2025-05-18 03:05:00,2484.99,2479.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66924,做空,2025-05-18 03:05:00,2025-05-18 03:15:00,2479.89,2475.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66925,做多,2025-05-18 03:35:00,2025-05-18 03:40:00,2479.2,2479.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66926,做空,2025-05-18 03:40:00,2025-05-18 04:00:00,2479.09,2478.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66927,做多,2025-05-18 04:00:00,2025-05-18 04:40:00,2478.57,2486.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66928,做多,2025-05-18 07:10:00,2025-05-18 07:35:00,2500.45,2501.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66929,做空,2025-05-18 07:35:00,2025-05-18 09:35:00,2501.23,2514.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66930,做多,2025-05-18 11:00:00,2025-05-18 11:05:00,2506.89,2506.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66931,做空,2025-05-18 11:05:00,2025-05-18 12:00:00,2506.56,2496.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66932,做多,2025-05-18 12:30:00,2025-05-18 12:35:00,2501.85,2500.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66933,做空,2025-05-18 12:35:00,2025-05-18 12:40:00,2500.03,2501.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66934,做多,2025-05-18 12:40:00,2025-05-18 13:25:00,2501.19,2510.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66935,做多,2025-05-18 16:25:00,2025-05-18 16:50:00,2563.05,2569.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -66936,做空,2025-05-18 16:50:00,2025-05-18 17:05:00,2569.39,2568.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66937,做多,2025-05-18 17:05:00,2025-05-18 17:15:00,2568.7,2563.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66938,做空,2025-05-18 17:15:00,2025-05-18 17:25:00,2563.94,2539.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66939,做多,2025-05-18 21:00:00,2025-05-18 21:30:00,2394.75,2419.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66940,做多,2025-05-18 22:20:00,2025-05-18 22:30:00,2405.01,2429.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66941,做多,2025-05-19 04:10:00,2025-05-19 04:15:00,2400.23,2392.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66942,做空,2025-05-19 04:15:00,2025-05-19 04:25:00,2392.32,2393.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66943,做多,2025-05-19 04:25:00,2025-05-19 04:30:00,2393.19,2390.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66944,做空,2025-05-19 04:30:00,2025-05-19 04:40:00,2390.12,2377.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66945,做多,2025-05-19 05:30:00,2025-05-19 05:40:00,2380.42,2379.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66946,做空,2025-05-19 05:40:00,2025-05-19 06:05:00,2379.56,2384.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66947,做多,2025-05-19 06:05:00,2025-05-19 06:10:00,2384.93,2393.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66948,做多,2025-05-19 07:05:00,2025-05-19 07:10:00,2387.07,2392.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66949,做多,2025-05-19 08:35:00,2025-05-19 08:40:00,2405.27,2396.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66950,做空,2025-05-19 08:40:00,2025-05-19 08:45:00,2396.51,2405.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66951,做多,2025-05-19 08:45:00,2025-05-19 08:50:00,2405.62,2403.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66952,做空,2025-05-19 08:50:00,2025-05-19 08:55:00,2403.34,2403.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66953,做多,2025-05-19 08:55:00,2025-05-19 09:05:00,2403.91,2390.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66954,做空,2025-05-19 09:05:00,2025-05-19 09:10:00,2390.82,2400.12,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66955,做多,2025-05-19 09:15:00,2025-05-19 09:50:00,2403.31,2407.52,0.0,100.0,0.0,0.0,0.0,0.0,flip -66956,做空,2025-05-19 09:50:00,2025-05-19 10:05:00,2407.52,2393.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66957,做多,2025-05-19 10:20:00,2025-05-19 10:30:00,2405.61,2405.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66958,做空,2025-05-19 10:30:00,2025-05-19 12:05:00,2405.16,2400.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66959,做多,2025-05-19 13:00:00,2025-05-19 13:05:00,2405.35,2403.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66960,做空,2025-05-19 13:05:00,2025-05-19 13:20:00,2403.51,2402.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66961,做多,2025-05-19 13:20:00,2025-05-19 13:35:00,2402.63,2433.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66962,做多,2025-05-19 16:10:00,2025-05-19 16:20:00,2454.97,2466.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66963,做多,2025-05-19 18:00:00,2025-05-19 18:10:00,2512.57,2510.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66964,做空,2025-05-19 18:10:00,2025-05-19 18:30:00,2510.64,2479.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66965,做多,2025-05-19 19:15:00,2025-05-19 19:20:00,2502.26,2500.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66966,做空,2025-05-19 19:20:00,2025-05-19 19:30:00,2500.46,2513.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66967,做多,2025-05-19 19:30:00,2025-05-19 19:35:00,2513.43,2521.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66968,做多,2025-05-19 21:10:00,2025-05-19 21:15:00,2518.95,2515.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66969,做空,2025-05-19 21:15:00,2025-05-19 21:25:00,2515.61,2503.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66970,做多,2025-05-19 21:50:00,2025-05-19 22:00:00,2517.13,2508.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66971,做空,2025-05-19 22:00:00,2025-05-19 22:10:00,2508.14,2498.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66972,做多,2025-05-19 23:00:00,2025-05-19 23:40:00,2511.37,2529.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66973,做多,2025-05-20 00:35:00,2025-05-20 00:40:00,2534.22,2525.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66974,做空,2025-05-20 00:40:00,2025-05-20 01:20:00,2525.63,2529.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66975,做多,2025-05-20 01:20:00,2025-05-20 01:25:00,2529.81,2529.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66976,做空,2025-05-20 01:25:00,2025-05-20 03:45:00,2529.19,2547.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66977,做多,2025-05-20 04:40:00,2025-05-20 04:50:00,2553.83,2573.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66978,做多,2025-05-20 08:00:00,2025-05-20 08:50:00,2533.11,2529.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66979,做空,2025-05-20 08:50:00,2025-05-20 08:55:00,2529.39,2533.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66980,做多,2025-05-20 08:55:00,2025-05-20 09:05:00,2533.36,2537.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66981,做多,2025-05-20 09:20:00,2025-05-20 09:45:00,2528.98,2530.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -66982,做空,2025-05-20 09:45:00,2025-05-20 10:05:00,2530.39,2530.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66983,做多,2025-05-20 10:05:00,2025-05-20 10:10:00,2530.63,2520.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66984,做空,2025-05-20 10:10:00,2025-05-20 10:15:00,2520.59,2517.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -66985,做多,2025-05-20 11:30:00,2025-05-20 11:45:00,2513.77,2513.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66986,做空,2025-05-20 11:45:00,2025-05-20 11:55:00,2513.45,2513.32,0.0,100.0,0.0,0.0,0.0,-0.0,flip -66987,做多,2025-05-20 11:55:00,2025-05-20 12:00:00,2513.32,2505.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66988,做空,2025-05-20 12:00:00,2025-05-20 12:15:00,2505.55,2507.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66989,做多,2025-05-20 12:15:00,2025-05-20 14:25:00,2507.35,2472.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66990,做空,2025-05-20 14:25:00,2025-05-20 14:35:00,2472.11,2472.85,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -66991,做多,2025-05-20 14:40:00,2025-05-20 14:50:00,2477.28,2472.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66992,做空,2025-05-20 14:50:00,2025-05-20 15:10:00,2472.27,2476.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66993,做多,2025-05-20 15:10:00,2025-05-20 15:20:00,2476.09,2472.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66994,做空,2025-05-20 15:20:00,2025-05-20 15:25:00,2472.09,2484.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66995,做多,2025-05-20 15:25:00,2025-05-20 15:30:00,2484.99,2486.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -66996,做多,2025-05-20 15:55:00,2025-05-20 16:05:00,2481.46,2477.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -66997,做空,2025-05-20 16:05:00,2025-05-20 16:15:00,2477.89,2475.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -66998,做多,2025-05-20 16:15:00,2025-05-20 16:40:00,2475.94,2479.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -66999,做空,2025-05-20 16:40:00,2025-05-20 17:00:00,2479.39,2484.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67000,做多,2025-05-20 17:00:00,2025-05-20 17:05:00,2484.61,2489.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67001,做多,2025-05-20 19:20:00,2025-05-20 19:55:00,2477.11,2500.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67002,做多,2025-05-20 21:15:00,2025-05-20 21:25:00,2504.41,2496.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67003,做空,2025-05-20 21:25:00,2025-05-20 21:30:00,2496.59,2502.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67004,做多,2025-05-20 21:45:00,2025-05-20 22:00:00,2508.75,2507.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67005,做空,2025-05-20 22:00:00,2025-05-20 22:20:00,2507.71,2490.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67006,做多,2025-05-20 22:40:00,2025-05-20 22:55:00,2508.93,2515.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67007,做多,2025-05-21 00:20:00,2025-05-21 00:30:00,2526.78,2531.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67008,做多,2025-05-21 00:40:00,2025-05-21 00:55:00,2525.69,2528.78,0.0,100.0,0.0,0.0,0.0,0.0,flip -67009,做空,2025-05-21 00:55:00,2025-05-21 02:05:00,2528.78,2515.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67010,做多,2025-05-21 02:30:00,2025-05-21 04:15:00,2531.97,2541.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -67011,做空,2025-05-21 04:15:00,2025-05-21 04:30:00,2541.36,2542.95,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67012,做多,2025-05-21 04:30:00,2025-05-21 04:35:00,2542.95,2555.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67013,做多,2025-05-21 04:35:00,2025-05-21 04:40:00,2555.89,2554.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67014,做多,2025-05-21 10:10:00,2025-05-21 10:40:00,2529.28,2527.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67015,做空,2025-05-21 10:40:00,2025-05-21 12:15:00,2527.02,2541.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67016,做多,2025-05-21 12:15:00,2025-05-21 12:30:00,2541.6,2538.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67017,做空,2025-05-21 12:30:00,2025-05-21 13:10:00,2538.85,2522.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67018,做多,2025-05-21 13:30:00,2025-05-21 13:40:00,2531.96,2549.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67019,做多,2025-05-21 14:35:00,2025-05-21 14:50:00,2544.64,2565.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67020,做多,2025-05-21 15:40:00,2025-05-21 15:45:00,2559.14,2554.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67021,做空,2025-05-21 15:45:00,2025-05-21 15:50:00,2554.1,2565.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67022,做多,2025-05-21 15:50:00,2025-05-21 16:05:00,2565.14,2562.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67023,做空,2025-05-21 16:05:00,2025-05-21 16:10:00,2562.09,2569.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67024,做多,2025-05-21 16:10:00,2025-05-21 16:15:00,2569.99,2580.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67025,做多,2025-05-21 18:40:00,2025-05-21 18:45:00,2494.43,2479.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67026,做空,2025-05-21 18:45:00,2025-05-21 19:00:00,2479.94,2482.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67027,做多,2025-05-21 19:00:00,2025-05-21 19:05:00,2482.84,2464.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67028,做空,2025-05-21 19:05:00,2025-05-21 19:25:00,2464.69,2480.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67029,做多,2025-05-21 19:25:00,2025-05-21 19:35:00,2480.92,2505.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67030,做多,2025-05-21 20:55:00,2025-05-21 21:00:00,2507.48,2503.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67031,做空,2025-05-21 21:00:00,2025-05-21 21:35:00,2503.62,2504.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67032,做多,2025-05-21 21:35:00,2025-05-21 21:50:00,2504.07,2502.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67033,做空,2025-05-21 21:50:00,2025-05-21 21:55:00,2502.69,2503.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67034,做多,2025-05-21 21:55:00,2025-05-21 22:05:00,2503.7,2500.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67035,做空,2025-05-21 22:05:00,2025-05-21 22:15:00,2500.8,2506.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67036,做多,2025-05-21 22:15:00,2025-05-21 22:20:00,2506.4,2513.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67037,做多,2025-05-22 02:00:00,2025-05-22 02:10:00,2579.1,2582.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -67038,做空,2025-05-22 02:10:00,2025-05-22 05:15:00,2582.97,2635.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67039,做多,2025-05-22 05:15:00,2025-05-22 05:25:00,2635.4,2642.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67040,做多,2025-05-22 05:50:00,2025-05-22 07:15:00,2627.79,2627.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67041,做多,2025-05-22 10:15:00,2025-05-22 10:20:00,2672.62,2672.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67042,做空,2025-05-22 10:20:00,2025-05-22 10:30:00,2672.21,2671.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67043,做多,2025-05-22 10:30:00,2025-05-22 10:35:00,2671.91,2662.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67044,做空,2025-05-22 10:35:00,2025-05-22 11:05:00,2662.11,2646.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67045,做多,2025-05-22 11:50:00,2025-05-22 11:55:00,2658.41,2650.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67046,做空,2025-05-22 11:55:00,2025-05-22 12:05:00,2650.07,2655.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67047,做多,2025-05-22 12:05:00,2025-05-22 12:10:00,2655.86,2643.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67048,做空,2025-05-22 12:10:00,2025-05-22 12:20:00,2643.78,2651.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67049,做多,2025-05-22 12:20:00,2025-05-22 12:25:00,2651.31,2645.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67050,做空,2025-05-22 12:25:00,2025-05-22 12:30:00,2645.26,2647.05,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67051,做多,2025-05-22 12:35:00,2025-05-22 13:00:00,2653.97,2647.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67052,做空,2025-05-22 13:00:00,2025-05-22 13:05:00,2647.7,2645.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67053,做多,2025-05-22 13:20:00,2025-05-22 13:30:00,2650.34,2637.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67054,做空,2025-05-22 13:30:00,2025-05-22 13:35:00,2637.76,2639.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67055,做多,2025-05-22 13:50:00,2025-05-22 13:55:00,2648.57,2643.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67056,做空,2025-05-22 13:55:00,2025-05-22 14:00:00,2643.05,2659.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67057,做多,2025-05-22 14:00:00,2025-05-22 14:05:00,2659.09,2661.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67058,做多,2025-05-22 15:50:00,2025-05-22 15:55:00,2666.96,2662.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67059,做空,2025-05-22 15:55:00,2025-05-22 16:00:00,2662.86,2667.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67060,做多,2025-05-22 16:00:00,2025-05-22 16:05:00,2667.35,2665.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67061,做空,2025-05-22 16:05:00,2025-05-22 16:10:00,2665.62,2669.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67062,做多,2025-05-22 16:10:00,2025-05-22 16:15:00,2669.99,2661.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67063,做空,2025-05-22 16:15:00,2025-05-22 16:20:00,2661.22,2660.85,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -67064,做多,2025-05-22 17:10:00,2025-05-22 17:40:00,2656.81,2660.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -67065,做空,2025-05-22 17:40:00,2025-05-22 17:55:00,2660.48,2658.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -67066,做多,2025-05-22 17:55:00,2025-05-22 18:00:00,2658.24,2652.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67067,做空,2025-05-22 18:00:00,2025-05-22 18:10:00,2652.75,2654.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67068,做多,2025-05-22 18:10:00,2025-05-22 18:20:00,2654.61,2661.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -67069,做空,2025-05-22 18:20:00,2025-05-22 18:45:00,2661.15,2662.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67070,做多,2025-05-22 18:45:00,2025-05-22 18:50:00,2662.36,2660.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67071,做空,2025-05-22 18:50:00,2025-05-22 19:05:00,2660.3,2657.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67072,做多,2025-05-22 19:10:00,2025-05-22 20:45:00,2657.76,2639.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67073,做空,2025-05-22 20:45:00,2025-05-22 20:50:00,2639.89,2641.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67074,做多,2025-05-22 20:50:00,2025-05-22 20:55:00,2641.92,2640.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67075,做空,2025-05-22 20:55:00,2025-05-22 21:15:00,2640.22,2640.03,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67076,做多,2025-05-22 21:15:00,2025-05-22 21:20:00,2640.03,2635.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67077,做空,2025-05-22 21:20:00,2025-05-22 21:25:00,2635.03,2631.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67078,做多,2025-05-22 21:55:00,2025-05-22 22:05:00,2635.15,2643.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67079,做多,2025-05-22 23:00:00,2025-05-22 23:20:00,2639.48,2641.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -67080,做空,2025-05-22 23:20:00,2025-05-22 23:25:00,2641.39,2649.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67081,做多,2025-05-22 23:25:00,2025-05-22 23:30:00,2649.06,2654.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67082,做多,2025-05-23 00:35:00,2025-05-23 00:45:00,2648.73,2671.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67083,做多,2025-05-23 00:45:00,2025-05-23 00:50:00,2671.89,2659.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67084,做多,2025-05-23 01:10:00,2025-05-23 01:15:00,2658.24,2657.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67085,做空,2025-05-23 01:15:00,2025-05-23 01:20:00,2657.25,2661.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67086,做多,2025-05-23 01:20:00,2025-05-23 01:30:00,2661.61,2678.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67087,做多,2025-05-23 05:55:00,2025-05-23 06:00:00,2695.9,2692.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67088,做空,2025-05-23 06:00:00,2025-05-23 06:10:00,2692.73,2671.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67089,做多,2025-05-23 07:20:00,2025-05-23 07:25:00,2669.69,2668.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67090,做空,2025-05-23 07:25:00,2025-05-23 07:50:00,2668.5,2654.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67091,做多,2025-05-23 08:20:00,2025-05-23 08:30:00,2659.49,2662.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -67092,做空,2025-05-23 08:30:00,2025-05-23 10:10:00,2662.45,2664.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67093,做多,2025-05-23 13:15:00,2025-05-23 13:30:00,2551.68,2578.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67094,做多,2025-05-23 15:00:00,2025-05-23 15:35:00,2576.34,2576.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67095,做空,2025-05-23 15:35:00,2025-05-23 15:45:00,2576.06,2572.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67096,做多,2025-05-23 16:25:00,2025-05-23 17:20:00,2567.93,2585.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67097,做多,2025-05-23 19:05:00,2025-05-23 19:15:00,2569.97,2566.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67098,做空,2025-05-23 19:15:00,2025-05-23 19:20:00,2566.8,2568.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67099,做多,2025-05-23 19:20:00,2025-05-23 19:25:00,2568.07,2567.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67100,做空,2025-05-23 19:25:00,2025-05-23 19:30:00,2567.49,2572.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67101,做多,2025-05-23 19:30:00,2025-05-23 19:45:00,2572.13,2561.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67102,做空,2025-05-23 19:45:00,2025-05-23 19:50:00,2561.18,2558.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67103,做多,2025-05-23 21:20:00,2025-05-23 21:25:00,2549.11,2544.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67104,做空,2025-05-23 21:25:00,2025-05-23 21:50:00,2544.41,2532.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67105,做多,2025-05-23 22:10:00,2025-05-23 22:15:00,2556.89,2550.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67106,做多,2025-05-23 23:00:00,2025-05-24 00:25:00,2538.31,2525.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67107,做空,2025-05-24 00:25:00,2025-05-24 00:30:00,2525.26,2533.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67108,做多,2025-05-24 00:30:00,2025-05-24 00:45:00,2533.29,2525.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67109,做空,2025-05-24 00:45:00,2025-05-24 01:05:00,2525.63,2524.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67110,做多,2025-05-24 01:05:00,2025-05-24 01:25:00,2524.78,2527.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -67111,做空,2025-05-24 01:25:00,2025-05-24 01:30:00,2527.47,2532.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67112,做多,2025-05-24 01:30:00,2025-05-24 01:50:00,2532.86,2523.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67113,做空,2025-05-24 01:50:00,2025-05-24 02:00:00,2523.52,2528.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67114,做多,2025-05-24 02:00:00,2025-05-24 02:15:00,2528.94,2537.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67115,做多,2025-05-24 06:05:00,2025-05-24 06:10:00,2553.7,2550.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67116,做空,2025-05-24 06:10:00,2025-05-24 06:30:00,2550.19,2537.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67117,做多,2025-05-24 07:00:00,2025-05-24 07:05:00,2551.22,2555.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67118,做多,2025-05-24 08:00:00,2025-05-24 08:15:00,2549.24,2546.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67119,做空,2025-05-24 08:15:00,2025-05-24 08:35:00,2546.99,2551.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67120,做多,2025-05-24 08:35:00,2025-05-24 09:20:00,2551.69,2558.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67121,做多,2025-05-24 10:00:00,2025-05-24 10:30:00,2553.96,2566.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67122,做多,2025-05-24 11:45:00,2025-05-24 14:20:00,2564.86,2550.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67123,做空,2025-05-24 14:20:00,2025-05-24 14:30:00,2550.31,2552.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67124,做多,2025-05-24 14:30:00,2025-05-24 14:45:00,2552.52,2556.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67125,做多,2025-05-24 15:35:00,2025-05-24 16:00:00,2552.67,2551.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67126,做空,2025-05-24 16:00:00,2025-05-24 16:05:00,2551.97,2550.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -67127,做多,2025-05-24 16:35:00,2025-05-24 16:50:00,2552.63,2557.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67128,做多,2025-05-24 18:00:00,2025-05-24 18:20:00,2558.67,2564.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67129,做多,2025-05-24 19:55:00,2025-05-24 20:00:00,2553.35,2550.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67130,做空,2025-05-24 20:00:00,2025-05-24 20:05:00,2550.01,2550.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67131,做多,2025-05-24 20:05:00,2025-05-24 20:15:00,2550.31,2550.38,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67132,做空,2025-05-24 20:15:00,2025-05-24 20:20:00,2550.38,2551.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67133,做多,2025-05-24 20:20:00,2025-05-24 20:25:00,2551.99,2551.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67134,做空,2025-05-24 20:25:00,2025-05-24 20:55:00,2551.84,2551.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67135,做多,2025-05-24 20:55:00,2025-05-24 23:35:00,2551.16,2527.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67136,做空,2025-05-24 23:35:00,2025-05-24 23:45:00,2527.7,2528.54,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67137,做多,2025-05-25 00:20:00,2025-05-25 00:35:00,2529.52,2529.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67138,做空,2025-05-25 00:35:00,2025-05-25 00:40:00,2529.08,2494.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67139,做多,2025-05-25 02:20:00,2025-05-25 02:25:00,2496.66,2498.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67140,做多,2025-05-25 04:15:00,2025-05-25 04:45:00,2509.78,2512.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -67141,做空,2025-05-25 04:45:00,2025-05-25 05:20:00,2512.61,2511.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67142,做多,2025-05-25 05:20:00,2025-05-25 05:25:00,2511.41,2510.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67143,做空,2025-05-25 05:25:00,2025-05-25 05:30:00,2510.41,2511.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67144,做多,2025-05-25 05:30:00,2025-05-25 05:55:00,2511.02,2511.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67145,做空,2025-05-25 05:55:00,2025-05-25 06:15:00,2511.72,2507.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67146,做多,2025-05-25 06:50:00,2025-05-25 09:30:00,2507.7,2481.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67147,做空,2025-05-25 09:30:00,2025-05-25 09:40:00,2481.94,2482.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67148,做多,2025-05-25 09:40:00,2025-05-25 09:50:00,2482.36,2492.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67149,做多,2025-05-25 11:00:00,2025-05-25 11:20:00,2492.23,2493.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67150,做空,2025-05-25 11:20:00,2025-05-25 11:25:00,2493.0,2495.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67151,做多,2025-05-25 11:25:00,2025-05-25 11:30:00,2495.97,2493.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67152,做空,2025-05-25 11:30:00,2025-05-25 11:50:00,2493.13,2494.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67153,做多,2025-05-25 11:50:00,2025-05-25 12:00:00,2494.65,2495.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67154,做空,2025-05-25 12:00:00,2025-05-25 14:00:00,2495.59,2514.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67155,做多,2025-05-25 14:05:00,2025-05-25 14:10:00,2516.5,2513.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67156,做空,2025-05-25 14:10:00,2025-05-25 14:15:00,2513.52,2511.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67157,做多,2025-05-25 14:30:00,2025-05-25 14:35:00,2515.44,2507.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67158,做空,2025-05-25 14:35:00,2025-05-25 14:40:00,2507.63,2501.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67159,做多,2025-05-25 15:40:00,2025-05-25 15:45:00,2503.31,2499.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67160,做空,2025-05-25 15:45:00,2025-05-25 15:50:00,2499.42,2512.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67161,做多,2025-05-25 15:50:00,2025-05-25 16:15:00,2512.6,2500.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67162,做空,2025-05-25 16:15:00,2025-05-25 16:35:00,2500.27,2505.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67163,做多,2025-05-25 16:35:00,2025-05-25 17:35:00,2505.23,2508.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -67164,做空,2025-05-25 17:35:00,2025-05-25 19:15:00,2508.19,2517.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67165,做多,2025-05-25 19:15:00,2025-05-25 19:30:00,2517.91,2520.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67166,做多,2025-05-25 20:20:00,2025-05-25 20:50:00,2517.76,2521.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -67167,做空,2025-05-25 20:50:00,2025-05-25 21:30:00,2521.29,2517.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67168,做多,2025-05-25 22:00:00,2025-05-25 22:05:00,2520.78,2537.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67169,做多,2025-05-25 22:05:00,2025-05-25 22:10:00,2537.06,2532.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67170,做多,2025-05-25 23:30:00,2025-05-25 23:55:00,2541.37,2549.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67171,做多,2025-05-26 00:30:00,2025-05-26 00:40:00,2547.54,2555.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67172,做多,2025-05-26 01:55:00,2025-05-26 02:05:00,2557.51,2554.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67173,做空,2025-05-26 02:05:00,2025-05-26 02:15:00,2554.14,2559.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67174,做多,2025-05-26 02:15:00,2025-05-26 02:25:00,2559.46,2559.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67175,做空,2025-05-26 02:25:00,2025-05-26 02:35:00,2559.95,2549.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67176,做多,2025-05-26 03:20:00,2025-05-26 03:45:00,2556.6,2563.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67177,做多,2025-05-26 05:05:00,2025-05-26 05:10:00,2562.93,2562.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67178,做空,2025-05-26 05:10:00,2025-05-26 05:15:00,2562.39,2565.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67179,做多,2025-05-26 05:15:00,2025-05-26 05:25:00,2565.21,2569.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67180,做多,2025-05-26 06:15:00,2025-05-26 06:30:00,2567.82,2567.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67181,做空,2025-05-26 06:30:00,2025-05-26 06:35:00,2567.18,2568.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67182,做多,2025-05-26 06:35:00,2025-05-26 06:50:00,2568.42,2580.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67183,做多,2025-05-26 07:50:00,2025-05-26 08:00:00,2577.87,2576.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67184,做空,2025-05-26 08:00:00,2025-05-26 08:05:00,2576.61,2578.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67185,做多,2025-05-26 08:05:00,2025-05-26 10:25:00,2578.81,2565.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67186,做空,2025-05-26 10:25:00,2025-05-26 10:40:00,2565.78,2565.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67187,做多,2025-05-26 10:40:00,2025-05-26 10:45:00,2565.59,2562.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67188,做空,2025-05-26 10:45:00,2025-05-26 10:50:00,2562.88,2555.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67189,做多,2025-05-26 11:15:00,2025-05-26 12:00:00,2561.87,2563.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67190,做多,2025-05-26 12:25:00,2025-05-26 12:35:00,2561.94,2561.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67191,做空,2025-05-26 12:35:00,2025-05-26 12:40:00,2561.49,2564.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67192,做多,2025-05-26 12:40:00,2025-05-26 12:50:00,2564.98,2571.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67193,做多,2025-05-26 13:25:00,2025-05-26 13:45:00,2563.05,2561.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67194,做空,2025-05-26 13:45:00,2025-05-26 13:50:00,2561.64,2549.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67195,做多,2025-05-26 15:20:00,2025-05-26 15:25:00,2552.31,2555.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67196,做多,2025-05-26 18:10:00,2025-05-26 18:15:00,2539.94,2535.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67197,做空,2025-05-26 18:15:00,2025-05-26 18:25:00,2535.95,2542.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67198,做多,2025-05-26 18:25:00,2025-05-26 18:45:00,2542.17,2539.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67199,做空,2025-05-26 18:45:00,2025-05-26 19:05:00,2539.6,2536.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -67200,做多,2025-05-26 19:05:00,2025-05-26 19:35:00,2536.01,2535.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67201,做空,2025-05-26 19:35:00,2025-05-26 19:40:00,2535.89,2539.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67202,做多,2025-05-26 19:40:00,2025-05-26 20:00:00,2539.06,2536.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67203,做空,2025-05-26 20:00:00,2025-05-26 20:05:00,2536.11,2543.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67204,做多,2025-05-26 20:05:00,2025-05-26 20:10:00,2543.22,2545.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67205,做多,2025-05-26 22:10:00,2025-05-26 22:15:00,2575.0,2570.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67206,做多,2025-05-26 23:35:00,2025-05-26 23:40:00,2561.18,2559.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67207,做空,2025-05-26 23:40:00,2025-05-26 23:45:00,2559.65,2562.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67208,做多,2025-05-26 23:45:00,2025-05-27 00:00:00,2562.22,2559.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67209,做多,2025-05-27 00:05:00,2025-05-27 00:10:00,2563.45,2567.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67210,做多,2025-05-27 02:20:00,2025-05-27 03:05:00,2537.52,2545.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67211,做多,2025-05-27 05:10:00,2025-05-27 05:15:00,2557.31,2552.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67212,做空,2025-05-27 05:15:00,2025-05-27 05:35:00,2552.9,2560.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67213,做多,2025-05-27 05:35:00,2025-05-27 05:40:00,2560.55,2563.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67214,做多,2025-05-27 07:05:00,2025-05-27 07:50:00,2578.79,2606.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67215,做多,2025-05-27 09:40:00,2025-05-27 09:45:00,2635.32,2636.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67216,做多,2025-05-27 10:10:00,2025-05-27 10:20:00,2633.57,2631.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67217,做空,2025-05-27 10:20:00,2025-05-27 10:25:00,2631.07,2639.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67218,做多,2025-05-27 10:25:00,2025-05-27 10:40:00,2639.71,2632.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67219,做空,2025-05-27 10:40:00,2025-05-27 10:45:00,2632.72,2634.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67220,做多,2025-05-27 10:45:00,2025-05-27 11:10:00,2634.46,2631.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67221,做空,2025-05-27 11:10:00,2025-05-27 11:15:00,2631.95,2629.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67222,做多,2025-05-27 11:20:00,2025-05-27 11:30:00,2635.06,2641.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67223,做多,2025-05-27 12:20:00,2025-05-27 12:35:00,2642.86,2642.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67224,做空,2025-05-27 12:35:00,2025-05-27 12:45:00,2642.49,2641.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -67225,做多,2025-05-27 12:45:00,2025-05-27 13:05:00,2641.11,2658.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67226,做多,2025-05-27 14:40:00,2025-05-27 14:55:00,2660.03,2660.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67227,做空,2025-05-27 14:55:00,2025-05-27 16:10:00,2660.13,2665.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67228,做多,2025-05-27 16:10:00,2025-05-27 16:15:00,2665.22,2676.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67229,做多,2025-05-27 16:30:00,2025-05-27 16:35:00,2663.94,2674.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67230,做多,2025-05-27 16:35:00,2025-05-27 16:45:00,2674.16,2681.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67231,做多,2025-05-27 18:30:00,2025-05-27 19:55:00,2685.34,2686.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -67232,做空,2025-05-27 19:55:00,2025-05-27 20:40:00,2686.69,2667.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67233,做多,2025-05-27 22:35:00,2025-05-27 22:40:00,2664.61,2664.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67234,做空,2025-05-27 22:40:00,2025-05-27 23:05:00,2664.13,2659.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67235,做多,2025-05-27 23:05:00,2025-05-27 23:40:00,2659.42,2660.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67236,做空,2025-05-27 23:40:00,2025-05-28 00:10:00,2660.27,2649.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67237,做多,2025-05-28 00:55:00,2025-05-28 01:00:00,2657.61,2652.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67238,做空,2025-05-28 01:00:00,2025-05-28 01:25:00,2652.71,2639.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67239,做多,2025-05-28 02:40:00,2025-05-28 03:00:00,2634.77,2633.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67240,做空,2025-05-28 03:00:00,2025-05-28 03:05:00,2633.06,2634.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67241,做多,2025-05-28 03:05:00,2025-05-28 03:20:00,2634.31,2633.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67242,做空,2025-05-28 03:20:00,2025-05-28 04:35:00,2633.57,2646.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67243,做多,2025-05-28 04:35:00,2025-05-28 04:45:00,2646.29,2647.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67244,做多,2025-05-28 05:30:00,2025-05-28 07:35:00,2641.5,2637.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67245,做多,2025-05-28 08:20:00,2025-05-28 08:30:00,2636.13,2637.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67246,做空,2025-05-28 08:30:00,2025-05-28 09:30:00,2637.12,2628.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67247,做多,2025-05-28 10:25:00,2025-05-28 11:00:00,2632.89,2647.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67248,做多,2025-05-28 13:50:00,2025-05-28 15:45:00,2668.44,2632.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67249,做空,2025-05-28 15:45:00,2025-05-28 16:00:00,2632.45,2630.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -67250,做多,2025-05-28 16:00:00,2025-05-28 16:10:00,2630.59,2632.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -67251,做空,2025-05-28 16:10:00,2025-05-28 18:30:00,2632.68,2641.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67252,做多,2025-05-28 19:05:00,2025-05-28 19:10:00,2650.47,2648.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67253,做空,2025-05-28 19:10:00,2025-05-28 19:30:00,2648.14,2639.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67254,做多,2025-05-28 20:35:00,2025-05-28 20:50:00,2631.65,2627.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67255,做空,2025-05-28 20:50:00,2025-05-28 22:35:00,2627.91,2644.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67256,做多,2025-05-28 22:35:00,2025-05-28 22:40:00,2644.48,2643.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67257,做空,2025-05-28 22:40:00,2025-05-28 22:50:00,2643.86,2647.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67258,做多,2025-05-28 22:50:00,2025-05-28 23:05:00,2647.64,2660.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67259,做多,2025-05-29 01:40:00,2025-05-29 02:05:00,2706.34,2707.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67260,做空,2025-05-29 02:05:00,2025-05-29 02:15:00,2707.41,2714.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67261,做多,2025-05-29 02:15:00,2025-05-29 02:25:00,2714.47,2745.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67262,做多,2025-05-29 03:45:00,2025-05-29 04:05:00,2754.23,2755.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -67263,做空,2025-05-29 04:05:00,2025-05-29 04:15:00,2755.66,2751.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67264,做多,2025-05-29 05:45:00,2025-05-29 05:50:00,2733.49,2724.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67265,做空,2025-05-29 05:50:00,2025-05-29 06:15:00,2724.23,2726.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67266,做多,2025-05-29 06:15:00,2025-05-29 06:35:00,2726.77,2720.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67267,做空,2025-05-29 06:35:00,2025-05-29 06:45:00,2720.98,2729.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67268,做多,2025-05-29 06:45:00,2025-05-29 06:50:00,2729.06,2726.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67269,做空,2025-05-29 06:50:00,2025-05-29 07:05:00,2726.48,2717.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67270,做多,2025-05-29 07:10:00,2025-05-29 07:20:00,2726.1,2733.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67271,做多,2025-05-29 07:50:00,2025-05-29 08:00:00,2731.75,2715.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67272,做空,2025-05-29 08:00:00,2025-05-29 08:05:00,2715.65,2723.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67273,做多,2025-05-29 08:15:00,2025-05-29 08:20:00,2728.22,2724.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67274,做空,2025-05-29 08:20:00,2025-05-29 08:45:00,2724.19,2721.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67275,做多,2025-05-29 09:30:00,2025-05-29 09:35:00,2724.07,2726.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67276,做多,2025-05-29 10:30:00,2025-05-29 11:00:00,2728.09,2726.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67277,做空,2025-05-29 11:00:00,2025-05-29 11:05:00,2726.61,2724.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67278,做多,2025-05-29 11:15:00,2025-05-29 11:20:00,2729.35,2728.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67279,做空,2025-05-29 11:20:00,2025-05-29 11:30:00,2728.35,2720.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67280,做多,2025-05-29 14:45:00,2025-05-29 15:30:00,2660.99,2655.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67281,做空,2025-05-29 15:30:00,2025-05-29 16:15:00,2655.86,2651.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -67282,做多,2025-05-29 16:15:00,2025-05-29 17:30:00,2651.29,2653.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67283,做多,2025-05-29 18:50:00,2025-05-29 20:00:00,2654.12,2650.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67284,做多,2025-05-29 21:15:00,2025-05-29 21:25:00,2649.62,2648.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67285,做空,2025-05-29 21:25:00,2025-05-29 21:30:00,2648.42,2649.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67286,做多,2025-05-29 21:30:00,2025-05-29 21:55:00,2649.33,2659.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67287,做多,2025-05-30 00:10:00,2025-05-30 00:15:00,2640.69,2639.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67288,做空,2025-05-30 00:15:00,2025-05-30 00:35:00,2639.47,2627.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67289,做多,2025-05-30 00:40:00,2025-05-30 02:40:00,2629.37,2630.06,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67290,做多,2025-05-30 04:35:00,2025-05-30 05:15:00,2628.73,2631.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -67291,做空,2025-05-30 05:15:00,2025-05-30 06:20:00,2631.44,2633.48,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67292,做多,2025-05-30 07:20:00,2025-05-30 07:30:00,2633.19,2621.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67293,做空,2025-05-30 07:30:00,2025-05-30 07:35:00,2621.77,2627.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67294,做多,2025-05-30 07:35:00,2025-05-30 07:40:00,2627.93,2625.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67295,做空,2025-05-30 07:40:00,2025-05-30 08:00:00,2625.78,2614.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67296,做多,2025-05-30 08:05:00,2025-05-30 08:10:00,2621.11,2616.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67297,做空,2025-05-30 08:10:00,2025-05-30 08:25:00,2616.89,2621.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67298,做多,2025-05-30 08:25:00,2025-05-30 08:50:00,2621.28,2618.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67299,做空,2025-05-30 08:50:00,2025-05-30 09:00:00,2618.34,2617.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67300,做多,2025-05-30 09:00:00,2025-05-30 09:25:00,2617.14,2613.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67301,做空,2025-05-30 09:25:00,2025-05-30 09:30:00,2613.6,2609.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67302,做多,2025-05-30 09:55:00,2025-05-30 10:00:00,2614.43,2612.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67303,做空,2025-05-30 10:00:00,2025-05-30 10:20:00,2612.97,2615.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67304,做多,2025-05-30 10:20:00,2025-05-30 10:30:00,2615.0,2609.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67305,做空,2025-05-30 10:30:00,2025-05-30 10:35:00,2609.89,2613.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67306,做多,2025-05-30 10:35:00,2025-05-30 11:25:00,2613.95,2616.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -67307,做空,2025-05-30 11:25:00,2025-05-30 11:45:00,2616.41,2618.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67308,做多,2025-05-30 11:45:00,2025-05-30 12:05:00,2618.48,2612.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67309,做空,2025-05-30 12:05:00,2025-05-30 12:10:00,2612.0,2587.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67310,做多,2025-05-30 12:40:00,2025-05-30 12:55:00,2615.05,2608.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67311,做空,2025-05-30 12:55:00,2025-05-30 13:00:00,2608.96,2615.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67312,做多,2025-05-30 13:00:00,2025-05-30 13:05:00,2615.75,2607.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67313,做空,2025-05-30 13:05:00,2025-05-30 13:35:00,2607.14,2592.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67314,做多,2025-05-30 14:30:00,2025-05-30 14:45:00,2594.24,2590.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67315,做空,2025-05-30 14:45:00,2025-05-30 16:05:00,2590.1,2602.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67316,做多,2025-05-30 16:05:00,2025-05-30 16:10:00,2602.14,2595.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67317,做空,2025-05-30 16:10:00,2025-05-30 16:15:00,2595.71,2585.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67318,做多,2025-05-30 18:00:00,2025-05-30 18:05:00,2548.19,2557.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67319,做多,2025-05-30 18:05:00,2025-05-30 18:10:00,2557.03,2555.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67320,做多,2025-05-30 20:20:00,2025-05-30 20:40:00,2574.39,2582.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67321,做多,2025-05-30 20:40:00,2025-05-30 20:45:00,2582.34,2580.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67322,做多,2025-05-30 23:50:00,2025-05-31 00:00:00,2526.94,2525.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67323,做空,2025-05-31 00:00:00,2025-05-31 00:05:00,2525.61,2531.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67324,做多,2025-05-31 00:05:00,2025-05-31 00:10:00,2531.96,2525.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67325,做空,2025-05-31 00:10:00,2025-05-31 00:15:00,2525.69,2508.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67326,做多,2025-05-31 00:30:00,2025-05-31 00:50:00,2521.11,2521.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67327,做空,2025-05-31 00:50:00,2025-05-31 01:05:00,2521.03,2515.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67328,做多,2025-05-31 01:05:00,2025-05-31 01:20:00,2515.89,2511.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67329,做空,2025-05-31 01:20:00,2025-05-31 01:25:00,2511.19,2507.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67330,做多,2025-05-31 02:10:00,2025-05-31 02:25:00,2509.57,2504.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67331,做空,2025-05-31 02:25:00,2025-05-31 03:20:00,2504.16,2495.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -67332,做多,2025-05-31 03:20:00,2025-05-31 04:25:00,2495.74,2518.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67333,做多,2025-05-31 05:20:00,2025-05-31 05:25:00,2517.57,2516.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67334,做空,2025-05-31 05:25:00,2025-05-31 05:55:00,2516.99,2511.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67335,做多,2025-05-31 06:05:00,2025-05-31 06:30:00,2517.84,2516.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67336,做空,2025-05-31 06:30:00,2025-05-31 06:35:00,2516.69,2523.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67337,做多,2025-05-31 06:35:00,2025-05-31 06:40:00,2523.2,2524.31,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67338,做多,2025-05-31 07:20:00,2025-05-31 07:25:00,2518.79,2518.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67339,做空,2025-05-31 07:25:00,2025-05-31 07:30:00,2518.53,2521.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67340,做多,2025-05-31 07:30:00,2025-05-31 07:40:00,2521.15,2519.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67341,做空,2025-05-31 07:40:00,2025-05-31 07:50:00,2519.37,2524.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67342,做多,2025-05-31 07:50:00,2025-05-31 07:55:00,2524.05,2520.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67343,做多,2025-05-31 08:20:00,2025-05-31 08:25:00,2522.53,2519.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67344,做空,2025-05-31 08:25:00,2025-05-31 08:30:00,2519.86,2520.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67345,做多,2025-05-31 08:30:00,2025-05-31 08:35:00,2520.48,2518.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67346,做空,2025-05-31 08:35:00,2025-05-31 08:40:00,2518.14,2517.48,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -67347,做多,2025-05-31 08:45:00,2025-05-31 08:50:00,2529.0,2525.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67348,做多,2025-05-31 09:30:00,2025-05-31 09:50:00,2519.38,2521.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -67349,做空,2025-05-31 09:50:00,2025-05-31 09:55:00,2521.29,2522.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67350,做多,2025-05-31 09:55:00,2025-05-31 10:00:00,2522.3,2519.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67351,做空,2025-05-31 10:00:00,2025-05-31 10:05:00,2519.89,2523.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67352,做多,2025-05-31 10:05:00,2025-05-31 10:10:00,2523.72,2531.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67353,做多,2025-05-31 11:00:00,2025-05-31 11:45:00,2519.55,2517.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67354,做空,2025-05-31 11:45:00,2025-05-31 11:50:00,2517.8,2518.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67355,做多,2025-05-31 11:50:00,2025-05-31 12:05:00,2518.91,2524.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67356,做多,2025-05-31 14:00:00,2025-05-31 14:30:00,2537.79,2537.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67357,做空,2025-05-31 14:30:00,2025-05-31 15:15:00,2537.23,2539.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67358,做多,2025-05-31 15:15:00,2025-05-31 15:25:00,2539.23,2545.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67359,做多,2025-05-31 16:05:00,2025-05-31 16:40:00,2536.56,2538.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -67360,做空,2025-05-31 16:40:00,2025-05-31 16:50:00,2538.9,2538.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67361,做多,2025-05-31 16:50:00,2025-05-31 17:00:00,2538.77,2534.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67362,做空,2025-05-31 17:00:00,2025-05-31 17:15:00,2534.91,2539.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67363,做多,2025-05-31 17:15:00,2025-05-31 17:20:00,2539.08,2534.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67364,做空,2025-05-31 17:20:00,2025-05-31 17:45:00,2534.31,2531.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67365,做多,2025-05-31 18:15:00,2025-05-31 18:45:00,2537.67,2534.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67366,做空,2025-05-31 18:45:00,2025-05-31 19:50:00,2534.9,2536.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67367,做多,2025-05-31 20:05:00,2025-05-31 20:10:00,2539.52,2532.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67368,做空,2025-05-31 20:10:00,2025-05-31 20:15:00,2532.92,2534.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67369,做多,2025-05-31 20:20:00,2025-05-31 20:30:00,2538.43,2538.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67370,做空,2025-05-31 20:30:00,2025-05-31 22:05:00,2538.51,2540.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67371,做多,2025-06-01 00:55:00,2025-06-01 01:00:00,2525.11,2521.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67372,做空,2025-06-01 01:00:00,2025-06-01 01:10:00,2521.93,2527.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67373,做多,2025-06-01 01:10:00,2025-06-01 01:15:00,2527.24,2520.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67374,做空,2025-06-01 01:15:00,2025-06-01 01:25:00,2520.86,2522.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67375,做多,2025-06-01 01:25:00,2025-06-01 01:30:00,2522.36,2518.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67376,做空,2025-06-01 01:30:00,2025-06-01 01:50:00,2518.9,2498.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67377,做多,2025-06-01 02:40:00,2025-06-01 02:50:00,2509.11,2509.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67378,做空,2025-06-01 02:50:00,2025-06-01 03:15:00,2509.19,2502.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -67379,做多,2025-06-01 03:15:00,2025-06-01 03:45:00,2502.19,2514.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67380,做多,2025-06-01 05:25:00,2025-06-01 05:40:00,2518.56,2516.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67381,做空,2025-06-01 05:40:00,2025-06-01 06:05:00,2516.01,2516.21,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67382,做多,2025-06-01 08:40:00,2025-06-01 08:45:00,2506.78,2503.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67383,做空,2025-06-01 08:45:00,2025-06-01 09:05:00,2503.52,2496.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67384,做多,2025-06-01 10:10:00,2025-06-01 10:30:00,2493.47,2488.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67385,做空,2025-06-01 10:30:00,2025-06-01 10:50:00,2488.48,2488.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67386,做多,2025-06-01 10:50:00,2025-06-01 11:05:00,2488.9,2492.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67387,做多,2025-06-01 12:10:00,2025-06-01 12:20:00,2497.44,2490.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67388,做空,2025-06-01 12:20:00,2025-06-01 12:30:00,2490.73,2483.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67389,做多,2025-06-01 13:15:00,2025-06-01 14:05:00,2494.56,2503.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67390,做多,2025-06-01 17:45:00,2025-06-01 17:55:00,2540.47,2537.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67391,做空,2025-06-01 17:55:00,2025-06-01 18:00:00,2537.88,2530.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67392,做多,2025-06-01 19:20:00,2025-06-01 19:25:00,2518.94,2517.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67393,做空,2025-06-01 19:25:00,2025-06-01 19:30:00,2517.73,2519.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67394,做多,2025-06-01 19:30:00,2025-06-01 19:35:00,2519.14,2517.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67395,做空,2025-06-01 19:35:00,2025-06-01 22:35:00,2517.22,2537.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67396,做多,2025-06-01 22:35:00,2025-06-01 22:45:00,2537.97,2532.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67397,做空,2025-06-01 22:45:00,2025-06-01 23:00:00,2532.44,2539.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67398,做多,2025-06-01 23:00:00,2025-06-01 23:20:00,2539.56,2537.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67399,做空,2025-06-01 23:20:00,2025-06-01 23:30:00,2537.56,2538.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67400,做多,2025-06-01 23:30:00,2025-06-02 00:00:00,2538.38,2537.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67401,做空,2025-06-02 00:00:00,2025-06-02 00:15:00,2537.5,2531.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67402,做多,2025-06-02 00:20:00,2025-06-02 01:20:00,2533.83,2537.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67403,做多,2025-06-02 04:30:00,2025-06-02 04:50:00,2499.92,2487.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67404,做空,2025-06-02 04:50:00,2025-06-02 04:55:00,2487.28,2491.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67405,做多,2025-06-02 05:05:00,2025-06-02 05:10:00,2495.68,2494.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67406,做空,2025-06-02 05:10:00,2025-06-02 05:30:00,2494.64,2488.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67407,做多,2025-06-02 06:00:00,2025-06-02 06:05:00,2497.65,2492.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67408,做空,2025-06-02 06:05:00,2025-06-02 06:15:00,2492.26,2486.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67409,做多,2025-06-02 06:20:00,2025-06-02 06:35:00,2490.88,2490.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67410,做空,2025-06-02 06:35:00,2025-06-02 08:40:00,2490.83,2499.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67411,做多,2025-06-02 10:05:00,2025-06-02 10:15:00,2486.75,2481.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67412,做空,2025-06-02 10:15:00,2025-06-02 10:45:00,2481.26,2481.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67413,做多,2025-06-02 10:45:00,2025-06-02 10:55:00,2481.29,2480.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67414,做空,2025-06-02 10:55:00,2025-06-02 11:05:00,2480.94,2481.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67415,做多,2025-06-02 11:05:00,2025-06-02 11:10:00,2481.5,2485.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67416,做多,2025-06-02 11:30:00,2025-06-02 11:35:00,2483.48,2480.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67417,做空,2025-06-02 11:35:00,2025-06-02 11:40:00,2480.01,2477.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67418,做多,2025-06-02 11:45:00,2025-06-02 11:55:00,2480.64,2480.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67419,做空,2025-06-02 11:55:00,2025-06-02 12:05:00,2480.14,2482.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67420,做多,2025-06-02 12:05:00,2025-06-02 12:15:00,2482.39,2479.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67421,做空,2025-06-02 12:15:00,2025-06-02 12:20:00,2479.97,2478.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67422,做多,2025-06-02 12:25:00,2025-06-02 12:30:00,2482.84,2488.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67423,做多,2025-06-02 13:25:00,2025-06-02 13:30:00,2499.2,2505.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67424,做多,2025-06-02 16:35:00,2025-06-02 16:40:00,2539.66,2537.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67425,做空,2025-06-02 16:40:00,2025-06-02 16:45:00,2537.07,2537.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67426,做多,2025-06-02 16:45:00,2025-06-02 16:50:00,2537.48,2547.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67427,做多,2025-06-02 16:50:00,2025-06-02 16:55:00,2547.02,2545.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67428,做多,2025-06-02 17:15:00,2025-06-02 17:20:00,2549.53,2548.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67429,做多,2025-06-02 17:45:00,2025-06-02 18:20:00,2547.43,2558.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67430,做多,2025-06-02 19:00:00,2025-06-02 20:45:00,2545.62,2538.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67431,做空,2025-06-02 20:45:00,2025-06-02 20:55:00,2538.76,2538.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67432,做多,2025-06-02 20:55:00,2025-06-02 21:30:00,2538.72,2544.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67433,做多,2025-06-03 05:00:00,2025-06-03 05:35:00,2596.9,2608.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67434,做多,2025-06-03 07:30:00,2025-06-03 07:45:00,2613.83,2609.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67435,做空,2025-06-03 07:45:00,2025-06-03 07:50:00,2609.88,2611.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67436,做多,2025-06-03 07:50:00,2025-06-03 07:55:00,2611.52,2608.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67437,做空,2025-06-03 07:55:00,2025-06-03 08:05:00,2608.68,2603.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67438,做多,2025-06-03 09:15:00,2025-06-03 09:20:00,2604.29,2602.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67439,做空,2025-06-03 09:20:00,2025-06-03 09:30:00,2602.86,2607.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67440,做多,2025-06-03 09:30:00,2025-06-03 09:35:00,2607.1,2613.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67441,做多,2025-06-03 11:00:00,2025-06-03 11:05:00,2614.32,2613.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67442,做空,2025-06-03 11:05:00,2025-06-03 11:15:00,2613.81,2610.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67443,做多,2025-06-03 12:25:00,2025-06-03 12:30:00,2606.1,2603.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67444,做空,2025-06-03 12:30:00,2025-06-03 12:35:00,2603.63,2606.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67445,做多,2025-06-03 12:35:00,2025-06-03 13:00:00,2606.18,2614.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67446,做多,2025-06-03 14:15:00,2025-06-03 14:20:00,2627.15,2630.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67447,做多,2025-06-03 15:35:00,2025-06-03 17:25:00,2626.95,2622.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67448,做多,2025-06-03 17:50:00,2025-06-03 18:00:00,2619.53,2611.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67449,做空,2025-06-03 18:00:00,2025-06-03 18:20:00,2611.51,2613.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67450,做多,2025-06-03 18:20:00,2025-06-03 18:45:00,2613.61,2616.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -67451,做空,2025-06-03 18:45:00,2025-06-03 19:50:00,2616.19,2617.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67452,做多,2025-06-03 19:50:00,2025-06-03 20:00:00,2617.19,2619.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -67453,做空,2025-06-03 20:00:00,2025-06-03 20:15:00,2619.92,2609.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67454,做多,2025-06-03 20:40:00,2025-06-03 23:00:00,2615.22,2603.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67455,做空,2025-06-03 23:00:00,2025-06-03 23:10:00,2603.07,2603.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67456,做多,2025-06-03 23:10:00,2025-06-03 23:15:00,2603.45,2593.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67457,做空,2025-06-03 23:15:00,2025-06-03 23:50:00,2593.95,2591.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67458,做多,2025-06-04 00:05:00,2025-06-04 00:10:00,2598.6,2593.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67459,做空,2025-06-04 00:10:00,2025-06-04 00:15:00,2593.11,2599.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67460,做多,2025-06-04 00:15:00,2025-06-04 00:20:00,2599.5,2598.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67461,做空,2025-06-04 00:20:00,2025-06-04 00:40:00,2598.87,2587.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67462,做多,2025-06-04 00:50:00,2025-06-04 01:00:00,2596.84,2604.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67463,做多,2025-06-04 02:40:00,2025-06-04 02:45:00,2612.95,2611.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67464,做空,2025-06-04 02:45:00,2025-06-04 03:00:00,2611.88,2617.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67465,做多,2025-06-04 03:00:00,2025-06-04 03:05:00,2617.43,2620.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67466,做多,2025-06-04 04:20:00,2025-06-04 04:30:00,2627.41,2623.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67467,做空,2025-06-04 04:30:00,2025-06-04 04:45:00,2623.28,2631.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67468,做多,2025-06-04 04:45:00,2025-06-04 04:50:00,2631.33,2632.56,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67469,做多,2025-06-04 06:00:00,2025-06-04 06:05:00,2628.6,2625.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67470,做空,2025-06-04 06:05:00,2025-06-04 07:25:00,2625.64,2625.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67471,做多,2025-06-04 07:25:00,2025-06-04 07:35:00,2625.98,2625.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67472,做空,2025-06-04 07:35:00,2025-06-04 07:50:00,2625.03,2626.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67473,做多,2025-06-04 07:50:00,2025-06-04 07:55:00,2626.7,2626.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67474,做空,2025-06-04 07:55:00,2025-06-04 08:00:00,2626.26,2628.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67475,做多,2025-06-04 08:00:00,2025-06-04 08:05:00,2628.33,2636.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67476,做多,2025-06-04 09:20:00,2025-06-04 09:50:00,2636.19,2644.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67477,做多,2025-06-04 12:05:00,2025-06-04 12:15:00,2631.73,2627.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67478,做空,2025-06-04 12:15:00,2025-06-04 12:20:00,2627.58,2618.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67479,做多,2025-06-04 13:30:00,2025-06-04 13:40:00,2620.63,2619.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67480,做空,2025-06-04 13:40:00,2025-06-04 13:45:00,2619.07,2621.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67481,做多,2025-06-04 13:45:00,2025-06-04 13:50:00,2621.15,2613.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67482,做空,2025-06-04 13:50:00,2025-06-04 14:00:00,2613.84,2599.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67483,做多,2025-06-04 14:15:00,2025-06-04 14:20:00,2615.85,2614.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67484,做空,2025-06-04 14:20:00,2025-06-04 14:30:00,2614.39,2613.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67485,做多,2025-06-04 14:30:00,2025-06-04 14:35:00,2613.47,2612.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67486,做空,2025-06-04 14:35:00,2025-06-04 14:40:00,2612.47,2617.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67487,做多,2025-06-04 14:40:00,2025-06-04 14:55:00,2617.2,2639.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67488,做多,2025-06-04 16:30:00,2025-06-04 16:40:00,2655.07,2653.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67489,做空,2025-06-04 16:40:00,2025-06-04 16:50:00,2653.69,2658.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67490,做多,2025-06-04 16:50:00,2025-06-04 21:45:00,2658.15,2621.22,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67491,做多,2025-06-04 22:10:00,2025-06-04 22:20:00,2612.56,2606.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67492,做空,2025-06-04 22:20:00,2025-06-04 22:35:00,2606.47,2610.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67493,做多,2025-06-04 22:35:00,2025-06-04 23:45:00,2610.79,2608.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67494,做空,2025-06-04 23:45:00,2025-06-05 00:00:00,2608.68,2609.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67495,做多,2025-06-05 00:00:00,2025-06-05 00:10:00,2609.36,2606.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67496,做空,2025-06-05 00:10:00,2025-06-05 00:20:00,2606.45,2602.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67497,做多,2025-06-05 00:20:00,2025-06-05 00:30:00,2602.01,2612.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67498,做多,2025-06-05 00:50:00,2025-06-05 01:20:00,2609.49,2606.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67499,做空,2025-06-05 01:20:00,2025-06-05 01:25:00,2606.57,2608.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67500,做多,2025-06-05 01:25:00,2025-06-05 02:10:00,2608.15,2617.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67501,做多,2025-06-05 07:10:00,2025-06-05 07:30:00,2608.88,2610.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -67502,做空,2025-06-05 07:30:00,2025-06-05 08:20:00,2610.81,2607.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67503,做多,2025-06-05 08:20:00,2025-06-05 08:35:00,2607.78,2603.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67504,做空,2025-06-05 08:35:00,2025-06-05 09:00:00,2603.23,2607.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67505,做多,2025-06-05 09:00:00,2025-06-05 09:15:00,2607.37,2606.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67506,做空,2025-06-05 09:15:00,2025-06-05 09:40:00,2606.39,2606.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67507,做多,2025-06-05 09:40:00,2025-06-05 09:50:00,2606.64,2605.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67508,做空,2025-06-05 09:50:00,2025-06-05 09:55:00,2605.32,2608.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67509,做多,2025-06-05 09:55:00,2025-06-05 10:00:00,2608.77,2608.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67510,做多,2025-06-05 11:20:00,2025-06-05 12:05:00,2603.11,2615.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67511,做多,2025-06-05 13:25:00,2025-06-05 13:30:00,2628.2,2619.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67512,做空,2025-06-05 13:30:00,2025-06-05 13:40:00,2619.73,2613.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67513,做多,2025-06-05 14:45:00,2025-06-05 14:50:00,2597.88,2591.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67514,做空,2025-06-05 14:50:00,2025-06-05 15:15:00,2591.27,2587.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -67515,做多,2025-06-05 15:15:00,2025-06-05 15:55:00,2587.94,2588.35,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67516,做空,2025-06-05 15:55:00,2025-06-05 16:10:00,2588.35,2579.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67517,做多,2025-06-05 17:15:00,2025-06-05 17:20:00,2573.67,2568.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67518,做空,2025-06-05 17:20:00,2025-06-05 17:25:00,2568.78,2570.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67519,做多,2025-06-05 17:25:00,2025-06-05 17:30:00,2570.99,2568.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67520,做空,2025-06-05 17:30:00,2025-06-05 17:35:00,2568.1,2571.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67521,做多,2025-06-05 17:35:00,2025-06-05 17:45:00,2571.79,2563.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67522,做空,2025-06-05 17:45:00,2025-06-05 17:50:00,2563.25,2569.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67523,做多,2025-06-05 17:50:00,2025-06-05 18:05:00,2569.18,2569.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67524,做空,2025-06-05 18:05:00,2025-06-05 18:10:00,2569.07,2557.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67525,做多,2025-06-05 18:15:00,2025-06-05 18:30:00,2570.76,2577.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67526,做多,2025-06-05 19:05:00,2025-06-05 19:10:00,2574.01,2563.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67527,做空,2025-06-05 19:10:00,2025-06-05 19:15:00,2563.48,2517.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67528,做多,2025-06-05 21:40:00,2025-06-05 21:45:00,2440.61,2428.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67529,做空,2025-06-05 21:45:00,2025-06-05 21:50:00,2428.61,2435.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67530,做多,2025-06-05 21:50:00,2025-06-05 22:00:00,2435.5,2418.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67531,做空,2025-06-05 22:00:00,2025-06-05 22:20:00,2418.81,2422.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67532,做多,2025-06-05 22:20:00,2025-06-05 22:25:00,2422.12,2416.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67533,做空,2025-06-05 22:25:00,2025-06-05 22:30:00,2416.89,2421.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67534,做多,2025-06-05 22:30:00,2025-06-05 23:15:00,2421.73,2421.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67535,做空,2025-06-05 23:15:00,2025-06-05 23:25:00,2421.88,2420.74,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67536,做多,2025-06-05 23:25:00,2025-06-06 01:20:00,2420.74,2421.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67537,做空,2025-06-06 01:20:00,2025-06-06 01:45:00,2421.3,2421.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67538,做多,2025-06-06 01:45:00,2025-06-06 01:50:00,2421.49,2418.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67539,做空,2025-06-06 01:50:00,2025-06-06 01:55:00,2418.65,2420.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67540,做多,2025-06-06 01:55:00,2025-06-06 02:55:00,2420.32,2434.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67541,做多,2025-06-06 05:35:00,2025-06-06 06:00:00,2454.05,2455.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -67542,做空,2025-06-06 06:00:00,2025-06-06 06:05:00,2455.76,2457.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67543,做多,2025-06-06 06:05:00,2025-06-06 06:15:00,2457.64,2461.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67544,做多,2025-06-06 06:30:00,2025-06-06 06:40:00,2461.07,2456.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67545,做空,2025-06-06 06:40:00,2025-06-06 06:45:00,2456.54,2460.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67546,做多,2025-06-06 06:45:00,2025-06-06 06:55:00,2460.19,2456.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67547,做空,2025-06-06 06:55:00,2025-06-06 07:00:00,2456.68,2460.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67548,做多,2025-06-06 07:00:00,2025-06-06 07:05:00,2460.0,2459.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67549,做空,2025-06-06 07:05:00,2025-06-06 07:35:00,2459.25,2452.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67550,做多,2025-06-06 08:00:00,2025-06-06 08:30:00,2458.99,2456.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67551,做空,2025-06-06 08:30:00,2025-06-06 08:40:00,2456.57,2462.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67552,做多,2025-06-06 08:40:00,2025-06-06 09:15:00,2462.37,2468.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67553,做多,2025-06-06 11:40:00,2025-06-06 12:30:00,2479.93,2487.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67554,做多,2025-06-06 12:30:00,2025-06-06 12:35:00,2487.0,2481.12,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67555,做多,2025-06-06 12:50:00,2025-06-06 13:10:00,2477.61,2484.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67556,做多,2025-06-06 15:30:00,2025-06-06 16:10:00,2509.51,2505.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67557,做空,2025-06-06 16:10:00,2025-06-06 16:20:00,2505.84,2510.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67558,做多,2025-06-06 16:20:00,2025-06-06 16:25:00,2510.84,2506.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67559,做空,2025-06-06 16:25:00,2025-06-06 16:30:00,2506.65,2510.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67560,做多,2025-06-06 16:30:00,2025-06-06 16:35:00,2510.47,2506.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67561,做空,2025-06-06 16:35:00,2025-06-06 16:50:00,2506.67,2497.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67562,做多,2025-06-06 17:55:00,2025-06-06 18:05:00,2498.39,2495.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67563,做空,2025-06-06 18:05:00,2025-06-06 18:15:00,2495.51,2496.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67564,做多,2025-06-06 18:15:00,2025-06-06 18:20:00,2496.39,2492.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67565,做空,2025-06-06 18:20:00,2025-06-06 18:30:00,2492.27,2492.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67566,做多,2025-06-06 18:30:00,2025-06-06 18:50:00,2492.72,2491.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67567,做空,2025-06-06 18:50:00,2025-06-06 18:55:00,2491.82,2493.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67568,做多,2025-06-06 18:55:00,2025-06-06 19:05:00,2493.95,2495.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67569,做多,2025-06-06 20:10:00,2025-06-06 20:15:00,2492.11,2491.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67570,做空,2025-06-06 20:15:00,2025-06-06 21:30:00,2491.84,2491.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67571,做多,2025-06-06 21:30:00,2025-06-06 21:50:00,2491.53,2491.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67572,做空,2025-06-06 21:50:00,2025-06-06 22:05:00,2491.71,2486.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67573,做多,2025-06-07 00:35:00,2025-06-07 00:45:00,2471.89,2471.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67574,做空,2025-06-07 00:45:00,2025-06-07 00:50:00,2471.05,2474.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67575,做多,2025-06-07 00:50:00,2025-06-07 01:00:00,2474.47,2473.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67576,做空,2025-06-07 01:00:00,2025-06-07 01:45:00,2473.21,2471.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -67577,做多,2025-06-07 01:45:00,2025-06-07 01:50:00,2471.36,2470.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67578,做空,2025-06-07 01:50:00,2025-06-07 02:15:00,2470.19,2472.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67579,做多,2025-06-07 02:15:00,2025-06-07 02:20:00,2472.93,2472.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67580,做空,2025-06-07 02:20:00,2025-06-07 02:35:00,2472.1,2472.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67581,做多,2025-06-07 02:35:00,2025-06-07 02:40:00,2472.02,2470.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67582,做空,2025-06-07 02:40:00,2025-06-07 02:45:00,2470.66,2474.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67583,做多,2025-06-07 02:45:00,2025-06-07 02:50:00,2474.82,2479.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67584,做多,2025-06-07 04:15:00,2025-06-07 05:00:00,2484.3,2486.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -67585,做空,2025-06-07 05:00:00,2025-06-07 06:45:00,2486.57,2494.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67586,做多,2025-06-07 06:45:00,2025-06-07 06:50:00,2494.95,2492.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67587,做多,2025-06-07 07:20:00,2025-06-07 07:45:00,2494.36,2489.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67588,做空,2025-06-07 07:45:00,2025-06-07 07:50:00,2489.09,2489.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67589,做多,2025-06-07 07:50:00,2025-06-07 09:30:00,2489.93,2486.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67590,做空,2025-06-07 09:30:00,2025-06-07 09:45:00,2486.57,2486.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67591,做多,2025-06-07 09:45:00,2025-06-07 09:50:00,2486.22,2485.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67592,做空,2025-06-07 09:50:00,2025-06-07 10:00:00,2485.14,2487.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67593,做多,2025-06-07 10:00:00,2025-06-07 10:05:00,2487.49,2484.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67594,做多,2025-06-07 10:10:00,2025-06-07 10:15:00,2488.56,2489.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67595,做多,2025-06-07 11:55:00,2025-06-07 12:05:00,2494.22,2492.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67596,做空,2025-06-07 12:05:00,2025-06-07 12:10:00,2492.27,2494.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67597,做多,2025-06-07 12:10:00,2025-06-07 12:35:00,2494.01,2502.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67598,做多,2025-06-07 13:10:00,2025-06-07 13:15:00,2504.24,2507.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67599,做多,2025-06-07 15:45:00,2025-06-07 16:05:00,2516.32,2522.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67600,做多,2025-06-07 16:20:00,2025-06-07 16:25:00,2521.15,2516.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67601,做多,2025-06-07 18:00:00,2025-06-07 18:05:00,2514.43,2514.45,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67602,做多,2025-06-07 18:45:00,2025-06-07 19:40:00,2513.42,2516.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -67603,做空,2025-06-07 19:40:00,2025-06-07 20:00:00,2516.38,2522.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67604,做多,2025-06-07 20:00:00,2025-06-07 20:05:00,2522.47,2522.88,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67605,做多,2025-06-07 20:45:00,2025-06-07 21:05:00,2521.49,2519.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67606,做空,2025-06-07 21:05:00,2025-06-07 21:20:00,2519.42,2520.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67607,做多,2025-06-07 21:20:00,2025-06-07 21:25:00,2520.62,2519.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67608,做空,2025-06-07 21:25:00,2025-06-07 21:30:00,2519.36,2521.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67609,做多,2025-06-07 21:30:00,2025-06-07 21:35:00,2521.72,2520.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67610,做空,2025-06-07 21:35:00,2025-06-07 21:50:00,2520.88,2521.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67611,做多,2025-06-07 21:50:00,2025-06-07 22:05:00,2521.36,2519.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67612,做空,2025-06-07 22:05:00,2025-06-07 22:15:00,2519.83,2521.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67613,做多,2025-06-07 22:15:00,2025-06-07 22:30:00,2521.72,2537.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67614,做多,2025-06-07 23:30:00,2025-06-08 00:35:00,2525.64,2523.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67615,做空,2025-06-08 00:35:00,2025-06-08 00:45:00,2523.6,2515.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67616,做多,2025-06-08 01:35:00,2025-06-08 01:45:00,2517.3,2516.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67617,做空,2025-06-08 01:45:00,2025-06-08 01:50:00,2516.52,2517.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67618,做多,2025-06-08 01:50:00,2025-06-08 02:00:00,2517.49,2512.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67619,做空,2025-06-08 02:00:00,2025-06-08 02:15:00,2512.25,2513.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67620,做多,2025-06-08 02:15:00,2025-06-08 03:45:00,2513.93,2510.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67621,做空,2025-06-08 03:45:00,2025-06-08 03:50:00,2510.83,2511.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67622,做多,2025-06-08 03:50:00,2025-06-08 04:30:00,2511.46,2516.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67623,做多,2025-06-08 05:20:00,2025-06-08 05:35:00,2511.69,2510.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67624,做空,2025-06-08 05:35:00,2025-06-08 06:15:00,2510.78,2514.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67625,做多,2025-06-08 06:15:00,2025-06-08 06:35:00,2514.55,2513.48,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67626,做多,2025-06-08 07:00:00,2025-06-08 07:05:00,2513.03,2512.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67627,做空,2025-06-08 07:05:00,2025-06-08 07:55:00,2512.56,2513.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67628,做多,2025-06-08 07:55:00,2025-06-08 08:00:00,2513.46,2515.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67629,做多,2025-06-08 10:40:00,2025-06-08 10:45:00,2500.32,2499.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67630,做空,2025-06-08 10:45:00,2025-06-08 12:35:00,2499.53,2501.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67631,做多,2025-06-08 12:50:00,2025-06-08 13:30:00,2508.94,2515.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67632,做多,2025-06-08 14:05:00,2025-06-08 14:20:00,2509.07,2509.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67633,做空,2025-06-08 14:20:00,2025-06-08 14:45:00,2509.15,2510.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67634,做多,2025-06-08 14:45:00,2025-06-08 15:10:00,2510.32,2517.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67635,做多,2025-06-08 15:55:00,2025-06-08 16:10:00,2513.39,2519.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67636,做多,2025-06-08 17:35:00,2025-06-08 18:15:00,2530.01,2529.7,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67637,做多,2025-06-08 19:45:00,2025-06-08 19:55:00,2531.02,2531.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67638,做空,2025-06-08 19:55:00,2025-06-08 20:05:00,2531.53,2532.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67639,做多,2025-06-08 20:05:00,2025-06-08 20:30:00,2532.41,2531.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67640,做空,2025-06-08 20:30:00,2025-06-08 20:35:00,2531.12,2533.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67641,做多,2025-06-08 20:35:00,2025-06-08 20:45:00,2533.32,2531.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67642,做空,2025-06-08 20:45:00,2025-06-08 20:50:00,2531.27,2530.19,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -67643,做多,2025-06-08 21:00:00,2025-06-08 21:30:00,2533.62,2531.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67644,做空,2025-06-08 21:30:00,2025-06-08 21:40:00,2531.27,2534.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67645,做多,2025-06-08 21:40:00,2025-06-08 21:45:00,2534.11,2537.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67646,做多,2025-06-08 23:55:00,2025-06-09 00:05:00,2508.32,2506.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67647,做空,2025-06-09 00:05:00,2025-06-09 00:20:00,2506.69,2502.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67648,做多,2025-06-09 00:25:00,2025-06-09 00:35:00,2505.14,2500.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67649,做空,2025-06-09 00:35:00,2025-06-09 00:40:00,2500.0,2502.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67650,做多,2025-06-09 02:10:00,2025-06-09 02:25:00,2500.18,2498.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67651,做空,2025-06-09 02:25:00,2025-06-09 02:40:00,2498.98,2490.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67652,做多,2025-06-09 03:45:00,2025-06-09 04:25:00,2491.83,2489.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67653,做空,2025-06-09 04:25:00,2025-06-09 04:35:00,2489.69,2490.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67654,做多,2025-06-09 04:35:00,2025-06-09 04:40:00,2490.01,2485.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67655,做空,2025-06-09 04:40:00,2025-06-09 05:00:00,2485.92,2481.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67656,做多,2025-06-09 05:15:00,2025-06-09 05:20:00,2489.38,2485.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67657,做空,2025-06-09 05:20:00,2025-06-09 05:35:00,2485.88,2482.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67658,做多,2025-06-09 06:15:00,2025-06-09 06:50:00,2485.37,2492.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67659,做多,2025-06-09 07:25:00,2025-06-09 08:00:00,2484.32,2490.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67660,做多,2025-06-09 08:35:00,2025-06-09 08:45:00,2488.66,2493.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67661,做多,2025-06-09 12:15:00,2025-06-09 12:20:00,2538.3,2537.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67662,做空,2025-06-09 12:20:00,2025-06-09 12:30:00,2537.32,2542.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67663,做多,2025-06-09 12:30:00,2025-06-09 12:40:00,2542.21,2547.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67664,做多,2025-06-09 13:20:00,2025-06-09 13:25:00,2540.0,2535.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67665,做空,2025-06-09 13:25:00,2025-06-09 13:30:00,2535.65,2539.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67666,做多,2025-06-09 13:30:00,2025-06-09 13:35:00,2539.27,2524.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67667,做空,2025-06-09 13:35:00,2025-06-09 13:40:00,2524.44,2530.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67668,做多,2025-06-09 14:20:00,2025-06-09 14:25:00,2532.62,2529.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67669,做空,2025-06-09 14:25:00,2025-06-09 14:30:00,2529.55,2535.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67670,做多,2025-06-09 14:30:00,2025-06-09 14:45:00,2535.89,2532.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67671,做空,2025-06-09 14:45:00,2025-06-09 14:55:00,2532.56,2529.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -67672,做多,2025-06-09 14:55:00,2025-06-09 15:10:00,2529.8,2537.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67673,做多,2025-06-09 16:00:00,2025-06-09 16:15:00,2538.84,2551.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67674,做多,2025-06-09 19:45:00,2025-06-09 19:50:00,2581.76,2576.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67675,做空,2025-06-09 19:50:00,2025-06-09 19:55:00,2576.59,2579.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67676,做多,2025-06-09 19:55:00,2025-06-09 20:10:00,2579.45,2575.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67677,做空,2025-06-09 20:10:00,2025-06-09 20:15:00,2575.43,2578.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67678,做多,2025-06-09 20:15:00,2025-06-09 20:25:00,2578.94,2579.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67679,做空,2025-06-09 20:25:00,2025-06-09 20:30:00,2579.76,2581.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67680,做多,2025-06-09 20:30:00,2025-06-09 20:40:00,2581.5,2582.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67681,做多,2025-06-09 20:50:00,2025-06-09 20:55:00,2586.99,2587.95,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67682,做多,2025-06-10 01:55:00,2025-06-10 04:05:00,2707.7,2687.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67683,做空,2025-06-10 04:05:00,2025-06-10 05:10:00,2687.24,2691.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67684,做多,2025-06-10 05:10:00,2025-06-10 05:15:00,2691.24,2694.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67685,做多,2025-06-10 07:10:00,2025-06-10 07:25:00,2670.13,2682.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67686,做多,2025-06-10 08:20:00,2025-06-10 08:25:00,2674.85,2673.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67687,做空,2025-06-10 08:25:00,2025-06-10 08:30:00,2673.63,2675.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67688,做多,2025-06-10 08:30:00,2025-06-10 08:50:00,2675.21,2675.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67689,做空,2025-06-10 08:50:00,2025-06-10 09:00:00,2675.31,2673.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -67690,做多,2025-06-10 09:00:00,2025-06-10 09:15:00,2673.92,2675.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -67691,做空,2025-06-10 09:15:00,2025-06-10 09:20:00,2675.49,2683.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67692,做多,2025-06-10 09:20:00,2025-06-10 09:25:00,2683.33,2681.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67693,做多,2025-06-10 10:45:00,2025-06-10 11:05:00,2686.95,2690.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -67694,做空,2025-06-10 11:05:00,2025-06-10 12:40:00,2690.76,2768.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67695,做多,2025-06-10 12:40:00,2025-06-10 12:50:00,2768.03,2762.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67696,做空,2025-06-10 12:50:00,2025-06-10 12:55:00,2762.43,2764.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67697,做多,2025-06-10 12:55:00,2025-06-10 13:25:00,2764.25,2755.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67698,做空,2025-06-10 13:25:00,2025-06-10 13:30:00,2755.25,2747.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67699,做多,2025-06-10 14:10:00,2025-06-10 15:15:00,2745.64,2742.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67700,做多,2025-06-10 15:50:00,2025-06-10 16:20:00,2731.66,2733.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -67701,做空,2025-06-10 16:20:00,2025-06-10 17:00:00,2733.81,2737.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67702,做多,2025-06-10 17:00:00,2025-06-10 17:15:00,2737.41,2744.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67703,做多,2025-06-10 17:30:00,2025-06-10 17:35:00,2744.74,2737.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67704,做空,2025-06-10 17:35:00,2025-06-10 17:40:00,2737.22,2740.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67705,做多,2025-06-10 17:40:00,2025-06-10 17:45:00,2740.88,2738.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67706,做空,2025-06-10 17:45:00,2025-06-10 17:50:00,2738.99,2744.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67707,做多,2025-06-10 17:50:00,2025-06-10 17:55:00,2744.88,2739.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67708,做空,2025-06-10 17:55:00,2025-06-10 18:00:00,2739.95,2735.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67709,做多,2025-06-10 18:05:00,2025-06-10 18:25:00,2738.66,2747.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67710,做多,2025-06-10 20:55:00,2025-06-10 21:00:00,2773.24,2762.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67711,做空,2025-06-10 21:00:00,2025-06-10 21:15:00,2762.79,2751.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67712,做多,2025-06-10 21:25:00,2025-06-10 21:30:00,2764.24,2761.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67713,做空,2025-06-10 21:30:00,2025-06-10 23:10:00,2761.88,2792.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67714,做多,2025-06-10 23:10:00,2025-06-11 00:05:00,2792.98,2819.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67715,做多,2025-06-11 02:05:00,2025-06-11 02:10:00,2799.03,2789.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67716,做空,2025-06-11 02:10:00,2025-06-11 02:45:00,2789.6,2773.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67717,做多,2025-06-11 03:00:00,2025-06-11 03:15:00,2784.68,2787.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -67718,做空,2025-06-11 03:15:00,2025-06-11 04:15:00,2787.96,2790.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67719,做多,2025-06-11 04:15:00,2025-06-11 04:30:00,2790.98,2799.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67720,做多,2025-06-11 05:10:00,2025-06-11 05:25:00,2792.5,2800.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67721,做多,2025-06-11 05:35:00,2025-06-11 05:55:00,2792.72,2792.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67722,做空,2025-06-11 05:55:00,2025-06-11 06:00:00,2792.84,2796.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67723,做多,2025-06-11 06:00:00,2025-06-11 06:05:00,2796.6,2790.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67724,做空,2025-06-11 06:05:00,2025-06-11 06:15:00,2790.24,2784.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67725,做多,2025-06-11 06:55:00,2025-06-11 07:05:00,2791.42,2790.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67726,做多,2025-06-11 10:15:00,2025-06-11 10:40:00,2765.59,2765.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67727,做空,2025-06-11 10:40:00,2025-06-11 10:45:00,2765.68,2770.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67728,做多,2025-06-11 10:45:00,2025-06-11 11:15:00,2770.82,2763.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67729,做空,2025-06-11 11:15:00,2025-06-11 11:25:00,2763.38,2765.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67730,做多,2025-06-11 11:25:00,2025-06-11 11:30:00,2765.33,2767.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67731,做多,2025-06-11 11:30:00,2025-06-11 11:35:00,2767.55,2761.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67732,做空,2025-06-11 11:35:00,2025-06-11 11:40:00,2761.58,2763.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67733,做多,2025-06-11 11:45:00,2025-06-11 11:55:00,2766.98,2771.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67734,做多,2025-06-11 12:25:00,2025-06-11 12:30:00,2772.43,2807.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67735,做多,2025-06-11 13:35:00,2025-06-11 13:40:00,2803.22,2798.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67736,做空,2025-06-11 13:40:00,2025-06-11 13:45:00,2798.74,2800.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67737,做多,2025-06-11 13:45:00,2025-06-11 13:50:00,2800.78,2796.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67738,做空,2025-06-11 13:50:00,2025-06-11 14:10:00,2796.2,2810.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67739,做多,2025-06-11 14:10:00,2025-06-11 14:15:00,2810.0,2824.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67740,做多,2025-06-11 16:20:00,2025-06-11 17:00:00,2854.58,2843.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67741,做空,2025-06-11 17:00:00,2025-06-11 17:05:00,2843.55,2849.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67742,做多,2025-06-11 17:20:00,2025-06-11 17:30:00,2858.4,2859.14,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67743,做多,2025-06-11 19:25:00,2025-06-11 19:30:00,2819.82,2806.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67744,做空,2025-06-11 19:30:00,2025-06-11 19:35:00,2806.01,2814.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67745,做多,2025-06-11 23:15:00,2025-06-11 23:20:00,2770.23,2770.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67746,做空,2025-06-11 23:20:00,2025-06-12 00:35:00,2770.13,2772.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67747,做多,2025-06-12 00:35:00,2025-06-12 00:45:00,2772.28,2771.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67748,做空,2025-06-12 00:45:00,2025-06-12 00:50:00,2771.01,2773.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67749,做多,2025-06-12 00:50:00,2025-06-12 01:00:00,2773.24,2764.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67750,做空,2025-06-12 01:00:00,2025-06-12 01:05:00,2764.44,2772.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67751,做多,2025-06-12 01:05:00,2025-06-12 01:10:00,2772.78,2766.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67752,做空,2025-06-12 01:10:00,2025-06-12 01:15:00,2766.69,2771.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67753,做多,2025-06-12 01:15:00,2025-06-12 01:20:00,2771.67,2765.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67754,做空,2025-06-12 01:20:00,2025-06-12 01:25:00,2765.0,2764.57,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -67755,做多,2025-06-12 01:50:00,2025-06-12 02:00:00,2771.57,2781.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67756,做多,2025-06-12 02:45:00,2025-06-12 04:05:00,2768.98,2762.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67757,做空,2025-06-12 04:05:00,2025-06-12 04:25:00,2762.11,2757.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -67758,做多,2025-06-12 04:25:00,2025-06-12 04:50:00,2757.54,2760.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -67759,做空,2025-06-12 04:50:00,2025-06-12 05:15:00,2760.04,2759.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67760,做多,2025-06-12 05:15:00,2025-06-12 05:35:00,2759.39,2764.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67761,做多,2025-06-12 06:05:00,2025-06-12 06:10:00,2759.84,2759.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67762,做空,2025-06-12 06:10:00,2025-06-12 06:20:00,2759.08,2763.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67763,做多,2025-06-12 06:20:00,2025-06-12 06:25:00,2763.21,2762.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67764,做空,2025-06-12 06:25:00,2025-06-12 07:30:00,2762.5,2758.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67765,做多,2025-06-12 09:25:00,2025-06-12 09:45:00,2753.99,2752.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67766,做空,2025-06-12 09:45:00,2025-06-12 10:00:00,2752.77,2745.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67767,做多,2025-06-12 10:55:00,2025-06-12 11:05:00,2749.21,2745.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67768,做空,2025-06-12 11:05:00,2025-06-12 11:10:00,2745.31,2747.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67769,做多,2025-06-12 11:10:00,2025-06-12 11:15:00,2747.04,2742.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67770,做空,2025-06-12 11:15:00,2025-06-12 11:25:00,2742.6,2726.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67771,做多,2025-06-12 12:30:00,2025-06-12 14:05:00,2737.19,2754.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67772,做多,2025-06-12 16:40:00,2025-06-12 17:15:00,2739.59,2760.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67773,做多,2025-06-12 19:25:00,2025-06-12 22:15:00,2736.79,2638.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67774,做空,2025-06-12 22:15:00,2025-06-12 22:20:00,2638.55,2642.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67775,做多,2025-06-12 22:20:00,2025-06-12 23:10:00,2642.87,2642.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67776,做多,2025-06-13 03:00:00,2025-06-13 03:50:00,2479.12,2520.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67777,做多,2025-06-13 06:45:00,2025-06-13 06:50:00,2514.12,2523.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67778,做多,2025-06-13 09:55:00,2025-06-13 10:00:00,2519.82,2511.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67779,做空,2025-06-13 10:00:00,2025-06-13 10:05:00,2511.85,2517.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67780,做多,2025-06-13 10:05:00,2025-06-13 10:10:00,2517.47,2516.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67781,做空,2025-06-13 10:10:00,2025-06-13 11:30:00,2516.95,2524.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67782,做多,2025-06-13 11:30:00,2025-06-13 11:50:00,2524.77,2540.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67783,做多,2025-06-13 12:55:00,2025-06-13 13:35:00,2541.09,2559.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67784,做多,2025-06-13 14:55:00,2025-06-13 15:00:00,2536.99,2531.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67785,做空,2025-06-13 15:00:00,2025-06-13 15:05:00,2531.07,2551.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67786,做多,2025-06-13 15:05:00,2025-06-13 16:10:00,2551.12,2576.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67787,做多,2025-06-13 16:40:00,2025-06-13 16:45:00,2557.8,2546.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67788,做空,2025-06-13 16:45:00,2025-06-13 16:50:00,2546.57,2559.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67789,做多,2025-06-13 16:50:00,2025-06-13 17:00:00,2559.14,2553.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67790,做空,2025-06-13 17:00:00,2025-06-13 17:15:00,2553.46,2543.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67791,做多,2025-06-13 18:50:00,2025-06-13 18:55:00,2532.51,2528.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67792,做空,2025-06-13 18:55:00,2025-06-13 19:05:00,2528.63,2533.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67793,做多,2025-06-13 19:05:00,2025-06-13 19:20:00,2533.07,2526.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67794,做空,2025-06-13 19:20:00,2025-06-13 19:25:00,2526.66,2527.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67795,做多,2025-06-13 19:25:00,2025-06-13 19:30:00,2527.69,2526.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67796,做空,2025-06-13 19:30:00,2025-06-13 20:05:00,2526.0,2530.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67797,做多,2025-06-13 20:05:00,2025-06-13 20:10:00,2530.07,2538.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67798,做多,2025-06-14 00:20:00,2025-06-14 01:50:00,2570.5,2554.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67799,做空,2025-06-14 01:50:00,2025-06-14 02:10:00,2554.82,2559.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67800,做多,2025-06-14 02:10:00,2025-06-14 02:20:00,2559.31,2561.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67801,做多,2025-06-14 03:20:00,2025-06-14 03:35:00,2553.98,2554.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67802,做空,2025-06-14 03:35:00,2025-06-14 03:45:00,2554.51,2547.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67803,做多,2025-06-14 04:10:00,2025-06-14 04:35:00,2550.82,2550.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67804,做空,2025-06-14 04:35:00,2025-06-14 04:40:00,2550.86,2553.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67805,做多,2025-06-14 04:40:00,2025-06-14 04:50:00,2553.31,2549.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67806,做空,2025-06-14 04:50:00,2025-06-14 04:55:00,2549.73,2550.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67807,做多,2025-06-14 04:55:00,2025-06-14 05:45:00,2550.75,2553.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67808,做多,2025-06-14 08:40:00,2025-06-14 08:45:00,2535.1,2534.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67809,做空,2025-06-14 08:45:00,2025-06-14 09:40:00,2534.0,2528.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -67810,做多,2025-06-14 09:40:00,2025-06-14 10:35:00,2528.18,2527.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67811,做空,2025-06-14 10:35:00,2025-06-14 11:45:00,2527.29,2532.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67812,做多,2025-06-14 11:45:00,2025-06-14 11:55:00,2532.12,2537.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67813,做多,2025-06-14 12:30:00,2025-06-14 12:40:00,2532.05,2529.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67814,做空,2025-06-14 12:40:00,2025-06-14 12:45:00,2529.39,2533.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67815,做多,2025-06-14 12:45:00,2025-06-14 13:00:00,2533.12,2543.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67816,做多,2025-06-14 13:35:00,2025-06-14 13:40:00,2536.77,2529.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67817,做空,2025-06-14 13:40:00,2025-06-14 13:45:00,2529.64,2528.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -67818,做多,2025-06-14 16:00:00,2025-06-14 16:05:00,2523.62,2517.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67819,做空,2025-06-14 16:05:00,2025-06-14 16:30:00,2517.22,2508.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67820,做多,2025-06-14 17:15:00,2025-06-14 17:30:00,2510.16,2508.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67821,做空,2025-06-14 17:30:00,2025-06-14 17:35:00,2508.24,2509.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67822,做多,2025-06-14 17:35:00,2025-06-14 17:40:00,2509.05,2504.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67823,做空,2025-06-14 17:40:00,2025-06-14 17:45:00,2504.65,2506.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67824,做多,2025-06-14 17:45:00,2025-06-14 18:05:00,2506.4,2517.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67825,做多,2025-06-14 18:55:00,2025-06-14 19:50:00,2507.15,2508.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67826,做空,2025-06-14 19:50:00,2025-06-14 20:35:00,2508.21,2508.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67827,做多,2025-06-14 20:35:00,2025-06-14 20:50:00,2508.66,2505.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67828,做空,2025-06-14 20:50:00,2025-06-14 20:55:00,2505.05,2508.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67829,做多,2025-06-14 20:55:00,2025-06-14 21:00:00,2508.07,2505.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67830,做空,2025-06-14 21:00:00,2025-06-14 21:05:00,2505.88,2509.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67831,做多,2025-06-14 21:05:00,2025-06-14 21:20:00,2509.42,2509.44,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67832,做多,2025-06-14 22:45:00,2025-06-14 23:40:00,2523.07,2535.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67833,做多,2025-06-15 02:05:00,2025-06-15 02:35:00,2532.44,2532.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67834,做空,2025-06-15 02:35:00,2025-06-15 03:10:00,2532.71,2531.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -67835,做多,2025-06-15 03:10:00,2025-06-15 03:15:00,2531.36,2530.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67836,做空,2025-06-15 03:15:00,2025-06-15 03:35:00,2530.67,2531.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67837,做多,2025-06-15 03:35:00,2025-06-15 03:45:00,2531.48,2530.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67838,做空,2025-06-15 03:45:00,2025-06-15 04:05:00,2530.6,2530.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67839,做多,2025-06-15 04:05:00,2025-06-15 04:15:00,2530.58,2531.24,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67840,做多,2025-06-15 05:25:00,2025-06-15 05:35:00,2540.12,2544.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67841,做多,2025-06-15 06:15:00,2025-06-15 10:10:00,2541.29,2520.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67842,做多,2025-06-15 10:40:00,2025-06-15 11:15:00,2517.83,2516.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67843,做空,2025-06-15 11:15:00,2025-06-15 11:40:00,2516.96,2513.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67844,做多,2025-06-15 11:50:00,2025-06-15 11:55:00,2517.65,2515.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67845,做空,2025-06-15 11:55:00,2025-06-15 12:00:00,2515.2,2516.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67846,做多,2025-06-15 12:00:00,2025-06-15 12:10:00,2516.14,2520.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67847,做多,2025-06-15 12:25:00,2025-06-15 12:45:00,2517.35,2522.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67848,做多,2025-06-15 16:05:00,2025-06-15 16:40:00,2544.74,2550.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67849,做多,2025-06-15 17:15:00,2025-06-15 17:30:00,2546.45,2546.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67850,做空,2025-06-15 17:30:00,2025-06-15 18:15:00,2546.84,2541.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67851,做多,2025-06-15 18:45:00,2025-06-15 19:00:00,2546.72,2546.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67852,做空,2025-06-15 19:00:00,2025-06-15 19:05:00,2546.63,2551.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67853,做多,2025-06-15 19:05:00,2025-06-15 19:15:00,2551.1,2545.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67854,做空,2025-06-15 19:15:00,2025-06-15 19:20:00,2545.51,2546.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67855,做多,2025-06-15 19:20:00,2025-06-15 19:35:00,2546.61,2540.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67856,做空,2025-06-15 19:35:00,2025-06-15 19:40:00,2540.81,2532.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67857,做多,2025-06-15 21:25:00,2025-06-15 21:30:00,2512.0,2508.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67858,做空,2025-06-15 21:30:00,2025-06-15 21:40:00,2508.02,2508.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67859,做多,2025-06-15 21:40:00,2025-06-15 22:00:00,2508.7,2529.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67860,做多,2025-06-16 00:25:00,2025-06-16 00:45:00,2541.37,2540.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67861,做空,2025-06-16 00:45:00,2025-06-16 00:55:00,2540.28,2543.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67862,做多,2025-06-16 00:55:00,2025-06-16 01:00:00,2543.79,2543.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67863,做空,2025-06-16 01:00:00,2025-06-16 01:05:00,2543.18,2532.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67864,做多,2025-06-16 01:40:00,2025-06-16 01:45:00,2537.37,2535.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67865,做空,2025-06-16 01:45:00,2025-06-16 01:50:00,2535.82,2546.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67866,做多,2025-06-16 01:50:00,2025-06-16 01:55:00,2546.81,2553.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67867,做多,2025-06-16 04:10:00,2025-06-16 04:20:00,2573.47,2573.04,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67868,做多,2025-06-16 07:00:00,2025-06-16 07:05:00,2623.42,2625.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67869,做多,2025-06-16 08:30:00,2025-06-16 08:40:00,2623.69,2627.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -67870,做空,2025-06-16 08:40:00,2025-06-16 09:15:00,2627.02,2624.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -67871,做多,2025-06-16 09:15:00,2025-06-16 10:05:00,2624.69,2624.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67872,做空,2025-06-16 10:05:00,2025-06-16 10:10:00,2624.4,2627.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67873,做多,2025-06-16 10:10:00,2025-06-16 10:15:00,2627.99,2628.29,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67874,做多,2025-06-16 11:45:00,2025-06-16 12:00:00,2616.99,2609.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67875,做空,2025-06-16 12:00:00,2025-06-16 12:20:00,2609.45,2612.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67876,做多,2025-06-16 12:20:00,2025-06-16 12:25:00,2612.49,2608.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67877,做空,2025-06-16 12:25:00,2025-06-16 12:30:00,2608.7,2609.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67878,做多,2025-06-16 12:30:00,2025-06-16 13:05:00,2609.99,2609.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67879,做空,2025-06-16 13:05:00,2025-06-16 13:10:00,2609.41,2612.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67880,做多,2025-06-16 13:10:00,2025-06-16 13:30:00,2612.15,2613.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67881,做多,2025-06-16 13:30:00,2025-06-16 13:40:00,2613.0,2620.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67882,做多,2025-06-16 15:30:00,2025-06-16 15:35:00,2639.82,2635.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67883,做空,2025-06-16 15:35:00,2025-06-16 15:40:00,2635.69,2639.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67884,做多,2025-06-16 15:40:00,2025-06-16 15:50:00,2639.68,2639.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67885,做空,2025-06-16 15:50:00,2025-06-16 15:55:00,2639.45,2630.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67886,做多,2025-06-16 16:30:00,2025-06-16 17:05:00,2637.95,2633.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67887,做空,2025-06-16 17:05:00,2025-06-16 17:15:00,2633.76,2639.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67888,做多,2025-06-16 17:15:00,2025-06-16 17:25:00,2639.18,2636.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67889,做空,2025-06-16 17:25:00,2025-06-16 17:45:00,2636.6,2634.17,0.0,100.0,0.0,0.0,0.0,0.0,flip -67890,做多,2025-06-16 17:45:00,2025-06-16 18:10:00,2634.17,2637.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -67891,做空,2025-06-16 18:10:00,2025-06-16 20:10:00,2637.03,2651.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67892,做多,2025-06-16 20:10:00,2025-06-16 20:35:00,2651.09,2665.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67893,做多,2025-06-16 22:25:00,2025-06-16 22:30:00,2654.65,2639.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67894,做空,2025-06-16 22:30:00,2025-06-16 22:35:00,2639.95,2599.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67895,做多,2025-06-17 00:20:00,2025-06-17 00:40:00,2556.96,2559.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -67896,做空,2025-06-17 00:40:00,2025-06-17 00:45:00,2559.84,2572.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67897,做多,2025-06-17 00:45:00,2025-06-17 02:00:00,2572.71,2575.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -67898,做空,2025-06-17 02:00:00,2025-06-17 02:05:00,2575.73,2578.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67899,做多,2025-06-17 02:05:00,2025-06-17 02:10:00,2578.84,2578.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67900,做空,2025-06-17 02:10:00,2025-06-17 02:15:00,2578.35,2570.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67901,做多,2025-06-17 02:50:00,2025-06-17 02:55:00,2594.39,2607.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67902,做多,2025-06-17 06:05:00,2025-06-17 06:55:00,2585.57,2581.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67903,做空,2025-06-17 06:55:00,2025-06-17 07:00:00,2581.17,2583.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67904,做多,2025-06-17 07:00:00,2025-06-17 07:10:00,2583.07,2577.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67905,做空,2025-06-17 07:10:00,2025-06-17 07:20:00,2577.88,2575.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67906,做多,2025-06-17 07:30:00,2025-06-17 08:15:00,2576.09,2578.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -67907,做空,2025-06-17 08:15:00,2025-06-17 08:25:00,2578.29,2579.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67908,做多,2025-06-17 08:25:00,2025-06-17 08:30:00,2579.91,2575.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67909,做空,2025-06-17 08:30:00,2025-06-17 08:40:00,2575.16,2570.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67910,做多,2025-06-17 11:55:00,2025-06-17 12:10:00,2551.25,2554.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67911,做多,2025-06-17 12:35:00,2025-06-17 12:40:00,2557.05,2555.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67912,做多,2025-06-17 13:00:00,2025-06-17 13:05:00,2549.59,2547.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67913,做空,2025-06-17 13:05:00,2025-06-17 13:10:00,2547.64,2549.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67914,做多,2025-06-17 13:10:00,2025-06-17 13:30:00,2549.58,2560.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67915,做多,2025-06-17 13:45:00,2025-06-17 13:55:00,2551.76,2551.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67916,做空,2025-06-17 13:55:00,2025-06-17 14:05:00,2551.53,2559.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67917,做多,2025-06-17 14:05:00,2025-06-17 14:10:00,2559.35,2564.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67918,做多,2025-06-17 14:45:00,2025-06-17 17:35:00,2552.65,2473.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67919,做空,2025-06-17 17:35:00,2025-06-17 18:05:00,2473.62,2473.54,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67920,做多,2025-06-17 18:05:00,2025-06-17 18:10:00,2473.54,2473.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67921,做空,2025-06-17 18:10:00,2025-06-17 18:30:00,2473.16,2471.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -67922,做多,2025-06-17 18:30:00,2025-06-17 18:50:00,2471.04,2481.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67923,做多,2025-06-17 20:20:00,2025-06-17 21:45:00,2521.3,2515.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67924,做空,2025-06-17 21:45:00,2025-06-17 22:05:00,2515.39,2517.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67925,做多,2025-06-17 22:05:00,2025-06-17 22:10:00,2517.9,2517.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67926,做空,2025-06-17 22:10:00,2025-06-17 22:55:00,2517.77,2493.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67927,做多,2025-06-17 23:25:00,2025-06-17 23:55:00,2511.82,2508.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67928,做空,2025-06-17 23:55:00,2025-06-18 00:00:00,2508.99,2513.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67929,做多,2025-06-18 00:00:00,2025-06-18 00:25:00,2513.99,2507.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67930,做空,2025-06-18 00:25:00,2025-06-18 00:30:00,2507.93,2512.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67931,做多,2025-06-18 00:30:00,2025-06-18 00:35:00,2512.71,2525.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67932,做多,2025-06-18 02:25:00,2025-06-18 02:30:00,2525.96,2524.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67933,做空,2025-06-18 02:30:00,2025-06-18 02:45:00,2524.73,2522.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -67934,做多,2025-06-18 02:45:00,2025-06-18 02:50:00,2522.61,2520.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67935,做空,2025-06-18 02:50:00,2025-06-18 02:55:00,2520.1,2513.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67936,做多,2025-06-18 03:15:00,2025-06-18 03:20:00,2520.8,2520.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67937,做空,2025-06-18 03:20:00,2025-06-18 06:05:00,2520.0,2537.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67938,做多,2025-06-18 06:05:00,2025-06-18 06:10:00,2537.71,2535.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67939,做空,2025-06-18 06:10:00,2025-06-18 06:25:00,2535.18,2532.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67940,做多,2025-06-18 06:30:00,2025-06-18 08:00:00,2535.3,2536.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67941,做多,2025-06-18 08:45:00,2025-06-18 08:50:00,2533.47,2531.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67942,做空,2025-06-18 08:50:00,2025-06-18 08:55:00,2531.98,2532.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67943,做多,2025-06-18 08:55:00,2025-06-18 09:05:00,2532.35,2530.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67944,做空,2025-06-18 09:05:00,2025-06-18 09:10:00,2530.84,2534.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67945,做多,2025-06-18 09:10:00,2025-06-18 09:25:00,2534.2,2533.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67946,做空,2025-06-18 09:25:00,2025-06-18 09:35:00,2533.95,2526.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67947,做多,2025-06-18 11:40:00,2025-06-18 12:15:00,2510.78,2503.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67948,做空,2025-06-18 12:15:00,2025-06-18 12:20:00,2503.81,2508.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67949,做多,2025-06-18 12:20:00,2025-06-18 12:25:00,2508.83,2503.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67950,做空,2025-06-18 12:25:00,2025-06-18 12:30:00,2503.02,2504.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67951,做多,2025-06-18 12:30:00,2025-06-18 14:00:00,2504.01,2522.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67952,做多,2025-06-18 14:55:00,2025-06-18 15:05:00,2503.86,2508.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -67953,做空,2025-06-18 15:05:00,2025-06-18 15:35:00,2508.57,2516.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67954,做多,2025-06-18 15:35:00,2025-06-18 15:40:00,2516.89,2512.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67955,做空,2025-06-18 15:40:00,2025-06-18 15:45:00,2512.88,2518.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67956,做多,2025-06-18 15:45:00,2025-06-18 15:50:00,2518.21,2516.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67957,做空,2025-06-18 15:50:00,2025-06-18 16:15:00,2516.48,2496.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67958,做多,2025-06-18 17:50:00,2025-06-18 17:55:00,2496.93,2495.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67959,做空,2025-06-18 17:55:00,2025-06-18 18:10:00,2495.55,2491.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -67960,做多,2025-06-18 18:10:00,2025-06-18 18:15:00,2491.07,2487.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67961,做空,2025-06-18 18:15:00,2025-06-18 18:20:00,2487.8,2488.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67962,做多,2025-06-18 18:20:00,2025-06-18 18:30:00,2488.52,2504.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67963,做多,2025-06-18 19:10:00,2025-06-18 19:20:00,2504.55,2496.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -67964,做多,2025-06-18 19:30:00,2025-06-18 19:55:00,2493.39,2490.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67965,做空,2025-06-18 19:55:00,2025-06-18 20:10:00,2490.8,2493.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67966,做多,2025-06-18 20:10:00,2025-06-18 20:35:00,2493.16,2513.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67967,做多,2025-06-18 22:20:00,2025-06-18 22:30:00,2527.79,2523.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67968,做空,2025-06-18 22:30:00,2025-06-18 22:45:00,2523.06,2523.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67969,做多,2025-06-18 22:45:00,2025-06-18 22:55:00,2523.3,2524.27,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67970,做空,2025-06-18 22:55:00,2025-06-18 23:00:00,2524.27,2528.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67971,做多,2025-06-18 23:00:00,2025-06-18 23:10:00,2528.76,2526.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67972,做空,2025-06-18 23:10:00,2025-06-18 23:30:00,2526.74,2517.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67973,做多,2025-06-18 23:55:00,2025-06-19 00:00:00,2523.5,2520.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67974,做空,2025-06-19 00:00:00,2025-06-19 00:15:00,2520.72,2519.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67975,做多,2025-06-19 00:20:00,2025-06-19 00:25:00,2525.83,2534.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67976,做多,2025-06-19 02:35:00,2025-06-19 02:40:00,2523.67,2524.51,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -67977,做多,2025-06-19 03:00:00,2025-06-19 04:05:00,2518.0,2518.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67978,做空,2025-06-19 04:05:00,2025-06-19 04:10:00,2518.44,2522.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67979,做多,2025-06-19 04:10:00,2025-06-19 04:15:00,2522.0,2518.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67980,做空,2025-06-19 04:15:00,2025-06-19 04:30:00,2518.79,2515.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67981,做多,2025-06-19 04:40:00,2025-06-19 05:05:00,2518.24,2526.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67982,做多,2025-06-19 06:00:00,2025-06-19 06:05:00,2525.33,2521.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67983,做空,2025-06-19 06:05:00,2025-06-19 06:25:00,2521.09,2515.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67984,做多,2025-06-19 07:00:00,2025-06-19 07:15:00,2522.65,2523.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67985,做空,2025-06-19 07:15:00,2025-06-19 07:35:00,2523.08,2521.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -67986,做多,2025-06-19 07:35:00,2025-06-19 07:55:00,2521.87,2517.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67987,做空,2025-06-19 07:55:00,2025-06-19 08:00:00,2517.56,2520.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67988,做多,2025-06-19 08:00:00,2025-06-19 08:10:00,2520.79,2524.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67989,做多,2025-06-19 09:00:00,2025-06-19 09:05:00,2525.9,2523.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67990,做空,2025-06-19 09:05:00,2025-06-19 09:15:00,2523.96,2527.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67991,做多,2025-06-19 09:15:00,2025-06-19 09:35:00,2527.88,2529.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -67992,做多,2025-06-19 10:50:00,2025-06-19 11:00:00,2539.12,2534.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67993,做空,2025-06-19 11:00:00,2025-06-19 11:30:00,2534.89,2527.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67994,做多,2025-06-19 12:10:00,2025-06-19 12:30:00,2535.28,2526.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67995,做空,2025-06-19 12:30:00,2025-06-19 12:35:00,2526.58,2526.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -67996,做多,2025-06-19 14:20:00,2025-06-19 14:30:00,2519.67,2508.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67997,做空,2025-06-19 14:30:00,2025-06-19 14:45:00,2508.74,2501.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -67998,做多,2025-06-19 16:05:00,2025-06-19 16:15:00,2498.33,2497.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -67999,做空,2025-06-19 16:15:00,2025-06-19 16:20:00,2497.77,2500.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68000,做多,2025-06-19 16:20:00,2025-06-19 16:30:00,2500.26,2496.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68001,做空,2025-06-19 16:30:00,2025-06-19 16:40:00,2496.91,2499.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68002,做多,2025-06-19 16:40:00,2025-06-19 16:45:00,2499.05,2494.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68003,做空,2025-06-19 16:45:00,2025-06-19 16:50:00,2494.85,2486.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68004,做多,2025-06-19 17:25:00,2025-06-19 17:35:00,2494.58,2514.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68005,做多,2025-06-19 19:20:00,2025-06-19 19:30:00,2507.88,2505.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68006,做空,2025-06-19 19:30:00,2025-06-19 19:55:00,2505.11,2503.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -68007,做多,2025-06-19 19:55:00,2025-06-19 20:10:00,2503.76,2511.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68008,做多,2025-06-19 20:55:00,2025-06-19 21:10:00,2506.2,2503.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68009,做空,2025-06-19 21:10:00,2025-06-19 21:15:00,2503.99,2506.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68010,做多,2025-06-19 21:15:00,2025-06-19 21:25:00,2506.39,2507.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68011,做多,2025-06-19 21:35:00,2025-06-19 21:40:00,2508.95,2508.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68012,做空,2025-06-19 21:40:00,2025-06-19 21:55:00,2508.79,2508.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68013,做多,2025-06-19 21:55:00,2025-06-19 22:00:00,2508.99,2512.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68014,做多,2025-06-19 23:40:00,2025-06-19 23:45:00,2523.17,2521.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68015,做空,2025-06-19 23:45:00,2025-06-20 00:05:00,2521.42,2529.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68016,做多,2025-06-20 00:05:00,2025-06-20 00:10:00,2529.7,2527.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68017,做多,2025-06-20 00:30:00,2025-06-20 00:35:00,2523.98,2521.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68018,做空,2025-06-20 00:35:00,2025-06-20 00:40:00,2521.9,2525.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68019,做多,2025-06-20 00:40:00,2025-06-20 00:45:00,2525.94,2528.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68020,做多,2025-06-20 01:35:00,2025-06-20 01:45:00,2523.25,2528.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68021,做多,2025-06-20 02:20:00,2025-06-20 02:25:00,2523.29,2521.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68022,做空,2025-06-20 02:25:00,2025-06-20 02:35:00,2521.36,2516.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68023,做多,2025-06-20 03:15:00,2025-06-20 03:25:00,2520.9,2520.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68024,做空,2025-06-20 03:25:00,2025-06-20 03:45:00,2520.8,2517.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -68025,做多,2025-06-20 03:45:00,2025-06-20 04:15:00,2517.56,2516.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68026,做空,2025-06-20 04:15:00,2025-06-20 04:20:00,2516.31,2511.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68027,做多,2025-06-20 05:35:00,2025-06-20 05:55:00,2509.5,2514.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68028,做多,2025-06-20 08:45:00,2025-06-20 09:05:00,2551.37,2547.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68029,做空,2025-06-20 09:05:00,2025-06-20 09:10:00,2547.32,2554.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68030,做多,2025-06-20 09:10:00,2025-06-20 09:15:00,2554.43,2548.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68031,做空,2025-06-20 09:15:00,2025-06-20 09:50:00,2548.85,2552.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68032,做多,2025-06-20 09:50:00,2025-06-20 10:00:00,2552.89,2552.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68033,做空,2025-06-20 10:00:00,2025-06-20 10:10:00,2552.21,2549.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -68034,做多,2025-06-20 10:10:00,2025-06-20 10:25:00,2549.71,2553.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68035,做多,2025-06-20 11:05:00,2025-06-20 11:10:00,2551.6,2547.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68036,做空,2025-06-20 11:10:00,2025-06-20 11:15:00,2547.0,2545.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68037,做多,2025-06-20 11:40:00,2025-06-20 11:50:00,2550.2,2550.42,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68038,做空,2025-06-20 11:50:00,2025-06-20 12:00:00,2550.42,2552.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68039,做多,2025-06-20 12:00:00,2025-06-20 12:05:00,2552.89,2550.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68040,做空,2025-06-20 12:05:00,2025-06-20 12:15:00,2550.3,2551.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68041,做多,2025-06-20 12:15:00,2025-06-20 12:20:00,2551.16,2548.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68042,做空,2025-06-20 12:20:00,2025-06-20 12:25:00,2548.82,2550.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68043,做多,2025-06-20 12:25:00,2025-06-20 12:35:00,2550.29,2555.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68044,做多,2025-06-20 15:40:00,2025-06-20 18:55:00,2505.72,2418.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68045,做空,2025-06-20 18:55:00,2025-06-20 19:10:00,2418.69,2398.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68046,做多,2025-06-20 19:45:00,2025-06-20 19:55:00,2411.41,2413.78,0.0,100.0,0.0,0.0,0.0,0.0,flip -68047,做空,2025-06-20 19:55:00,2025-06-20 20:00:00,2413.78,2420.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68048,做多,2025-06-20 20:00:00,2025-06-20 20:15:00,2420.26,2425.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68049,做多,2025-06-20 21:40:00,2025-06-20 23:35:00,2422.67,2401.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68050,做空,2025-06-20 23:35:00,2025-06-21 02:30:00,2401.9,2421.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68051,做多,2025-06-21 02:30:00,2025-06-21 02:35:00,2421.01,2419.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68052,做空,2025-06-21 02:35:00,2025-06-21 02:50:00,2419.27,2422.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68053,做多,2025-06-21 02:50:00,2025-06-21 04:05:00,2422.1,2422.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68054,做空,2025-06-21 04:05:00,2025-06-21 04:30:00,2422.28,2419.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68055,做多,2025-06-21 05:20:00,2025-06-21 05:40:00,2425.25,2422.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68056,做空,2025-06-21 05:40:00,2025-06-21 05:50:00,2422.0,2422.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68057,做多,2025-06-21 05:50:00,2025-06-21 06:05:00,2422.08,2422.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68058,做空,2025-06-21 06:05:00,2025-06-21 06:10:00,2422.06,2422.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68059,做多,2025-06-21 06:10:00,2025-06-21 06:15:00,2422.24,2420.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68060,做空,2025-06-21 06:15:00,2025-06-21 06:20:00,2420.92,2424.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68061,做多,2025-06-21 06:20:00,2025-06-21 06:30:00,2424.03,2422.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68062,做空,2025-06-21 06:30:00,2025-06-21 06:35:00,2422.31,2422.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68063,做多,2025-06-21 06:35:00,2025-06-21 06:45:00,2422.51,2425.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68064,做多,2025-06-21 07:20:00,2025-06-21 07:25:00,2424.2,2423.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68065,做空,2025-06-21 07:25:00,2025-06-21 07:35:00,2423.95,2424.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68066,做多,2025-06-21 07:35:00,2025-06-21 07:45:00,2424.36,2426.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68067,做多,2025-06-21 08:25:00,2025-06-21 08:55:00,2425.15,2440.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68068,做多,2025-06-21 11:05:00,2025-06-21 11:25:00,2440.0,2441.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -68069,做空,2025-06-21 11:25:00,2025-06-21 11:50:00,2441.65,2442.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68070,做多,2025-06-21 11:50:00,2025-06-21 11:55:00,2442.16,2441.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68071,做空,2025-06-21 11:55:00,2025-06-21 12:40:00,2441.42,2438.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68072,做多,2025-06-21 13:10:00,2025-06-21 13:20:00,2440.0,2439.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68073,做空,2025-06-21 13:20:00,2025-06-21 13:25:00,2439.62,2440.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68074,做多,2025-06-21 13:25:00,2025-06-21 13:30:00,2440.99,2437.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68075,做空,2025-06-21 13:30:00,2025-06-21 13:35:00,2437.98,2434.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68076,做多,2025-06-21 14:35:00,2025-06-21 14:40:00,2428.2,2424.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68077,做空,2025-06-21 14:40:00,2025-06-21 15:00:00,2424.22,2423.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68078,做多,2025-06-21 15:00:00,2025-06-21 15:10:00,2423.3,2422.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68079,做空,2025-06-21 15:10:00,2025-06-21 15:25:00,2422.84,2415.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68080,做多,2025-06-21 15:50:00,2025-06-21 16:00:00,2420.97,2420.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68081,做空,2025-06-21 16:00:00,2025-06-21 16:10:00,2420.3,2422.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68082,做多,2025-06-21 16:10:00,2025-06-21 16:30:00,2422.31,2418.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68083,做空,2025-06-21 16:30:00,2025-06-21 16:35:00,2418.72,2420.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68084,做多,2025-06-21 16:35:00,2025-06-21 16:40:00,2420.7,2416.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68085,做空,2025-06-21 16:40:00,2025-06-21 17:00:00,2416.1,2417.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68086,做多,2025-06-21 17:00:00,2025-06-21 17:20:00,2417.88,2413.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68087,做空,2025-06-21 17:20:00,2025-06-21 17:30:00,2413.74,2406.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68088,做多,2025-06-21 18:35:00,2025-06-21 18:40:00,2409.03,2402.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68089,做空,2025-06-21 18:40:00,2025-06-21 18:55:00,2402.27,2386.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68090,做多,2025-06-21 20:10:00,2025-06-21 20:15:00,2391.79,2385.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68091,做空,2025-06-21 20:15:00,2025-06-21 20:20:00,2385.2,2391.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68092,做多,2025-06-21 20:20:00,2025-06-21 20:30:00,2391.09,2397.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68093,做多,2025-06-21 23:45:00,2025-06-21 23:50:00,2291.17,2277.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68094,做空,2025-06-21 23:50:00,2025-06-22 01:30:00,2277.23,2272.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68095,做多,2025-06-22 03:00:00,2025-06-22 03:10:00,2269.0,2267.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68096,做空,2025-06-22 03:10:00,2025-06-22 03:25:00,2267.33,2253.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68097,做多,2025-06-22 03:35:00,2025-06-22 04:05:00,2259.7,2281.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68098,做多,2025-06-22 05:45:00,2025-06-22 05:50:00,2284.04,2279.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68099,做空,2025-06-22 05:50:00,2025-06-22 05:55:00,2279.56,2287.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68100,做多,2025-06-22 05:55:00,2025-06-22 06:00:00,2287.67,2286.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68101,做多,2025-06-22 06:50:00,2025-06-22 07:05:00,2286.0,2284.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68102,做空,2025-06-22 07:05:00,2025-06-22 07:30:00,2284.38,2276.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68103,做多,2025-06-22 08:40:00,2025-06-22 08:45:00,2273.89,2269.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68104,做空,2025-06-22 08:45:00,2025-06-22 08:55:00,2269.32,2273.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68105,做多,2025-06-22 08:55:00,2025-06-22 09:05:00,2273.31,2268.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68106,做空,2025-06-22 09:05:00,2025-06-22 09:10:00,2268.22,2272.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68107,做多,2025-06-22 09:10:00,2025-06-22 09:15:00,2272.29,2270.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68108,做空,2025-06-22 09:15:00,2025-06-22 09:20:00,2270.33,2258.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68109,做多,2025-06-22 10:20:00,2025-06-22 11:05:00,2255.95,2262.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68110,做多,2025-06-22 12:45:00,2025-06-22 13:00:00,2272.59,2278.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68111,做多,2025-06-22 14:45:00,2025-06-22 15:10:00,2197.95,2196.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68112,做空,2025-06-22 15:10:00,2025-06-22 15:30:00,2196.81,2190.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -68113,做多,2025-06-22 15:30:00,2025-06-22 16:40:00,2190.07,2181.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68114,做空,2025-06-22 16:40:00,2025-06-22 16:45:00,2181.59,2188.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68115,做多,2025-06-22 16:45:00,2025-06-22 16:55:00,2188.79,2195.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68116,做多,2025-06-22 18:00:00,2025-06-22 18:05:00,2197.08,2189.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68117,做空,2025-06-22 18:05:00,2025-06-22 18:15:00,2189.81,2186.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68118,做多,2025-06-22 18:40:00,2025-06-22 18:45:00,2191.55,2191.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68119,做空,2025-06-22 18:45:00,2025-06-22 18:55:00,2191.51,2181.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68120,做多,2025-06-22 19:25:00,2025-06-22 19:30:00,2186.61,2185.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68121,做空,2025-06-22 19:30:00,2025-06-22 19:35:00,2185.39,2187.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68122,做多,2025-06-22 19:35:00,2025-06-22 19:40:00,2187.9,2182.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68123,做空,2025-06-22 19:40:00,2025-06-22 19:45:00,2182.5,2180.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68124,做多,2025-06-22 19:50:00,2025-06-22 21:55:00,2183.14,2178.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68125,做空,2025-06-22 21:55:00,2025-06-23 00:05:00,2178.2,2223.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68126,做多,2025-06-23 00:05:00,2025-06-23 00:15:00,2223.01,2232.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68127,做多,2025-06-23 01:30:00,2025-06-23 02:05:00,2232.54,2238.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -68128,做空,2025-06-23 02:05:00,2025-06-23 02:15:00,2238.99,2238.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68129,做多,2025-06-23 02:15:00,2025-06-23 02:20:00,2238.76,2236.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68130,做空,2025-06-23 02:20:00,2025-06-23 02:25:00,2236.6,2240.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68131,做多,2025-06-23 02:25:00,2025-06-23 02:35:00,2240.99,2239.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68132,做空,2025-06-23 02:35:00,2025-06-23 02:50:00,2239.46,2236.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -68133,做多,2025-06-23 02:50:00,2025-06-23 03:15:00,2236.59,2239.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -68134,做空,2025-06-23 03:15:00,2025-06-23 03:30:00,2239.24,2238.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68135,做多,2025-06-23 03:30:00,2025-06-23 04:25:00,2238.06,2237.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68136,做多,2025-06-23 04:35:00,2025-06-23 05:05:00,2234.53,2238.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68137,做多,2025-06-23 06:50:00,2025-06-23 07:00:00,2243.22,2257.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68138,做多,2025-06-23 08:35:00,2025-06-23 08:50:00,2257.39,2259.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -68139,做空,2025-06-23 08:50:00,2025-06-23 09:20:00,2259.38,2250.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68140,做多,2025-06-23 11:00:00,2025-06-23 11:05:00,2247.55,2245.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68141,做空,2025-06-23 11:05:00,2025-06-23 11:10:00,2245.2,2245.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68142,做多,2025-06-23 11:10:00,2025-06-23 11:45:00,2245.95,2254.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68143,做多,2025-06-23 12:20:00,2025-06-23 12:25:00,2249.97,2246.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68144,做空,2025-06-23 12:25:00,2025-06-23 12:30:00,2246.39,2251.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68145,做多,2025-06-23 12:30:00,2025-06-23 12:35:00,2251.31,2255.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68146,做多,2025-06-23 13:15:00,2025-06-23 13:35:00,2252.47,2264.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68147,做多,2025-06-23 13:35:00,2025-06-23 13:40:00,2264.4,2288.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68148,做多,2025-06-23 14:40:00,2025-06-23 14:45:00,2283.52,2275.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68149,做空,2025-06-23 14:45:00,2025-06-23 14:50:00,2275.82,2278.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68150,做多,2025-06-23 14:50:00,2025-06-23 17:25:00,2278.43,2274.67,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68151,做多,2025-06-23 19:35:00,2025-06-23 19:40:00,2313.21,2302.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68152,做多,2025-06-23 22:00:00,2025-06-23 22:05:00,2370.85,2387.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68153,做多,2025-06-24 00:00:00,2025-06-24 00:05:00,2412.55,2412.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68154,做空,2025-06-24 00:05:00,2025-06-24 00:30:00,2412.0,2402.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68155,做多,2025-06-24 01:20:00,2025-06-24 01:30:00,2412.06,2404.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68156,做空,2025-06-24 01:30:00,2025-06-24 02:10:00,2404.65,2398.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68157,做多,2025-06-24 03:10:00,2025-06-24 03:40:00,2399.06,2396.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68158,做空,2025-06-24 03:40:00,2025-06-24 03:45:00,2396.9,2400.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68159,做多,2025-06-24 03:45:00,2025-06-24 03:55:00,2400.43,2397.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68160,做空,2025-06-24 03:55:00,2025-06-24 04:00:00,2397.65,2399.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68161,做多,2025-06-24 04:00:00,2025-06-24 04:05:00,2399.23,2398.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68162,做空,2025-06-24 04:05:00,2025-06-24 04:45:00,2398.0,2402.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68163,做多,2025-06-24 04:45:00,2025-06-24 04:50:00,2402.84,2399.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68164,做多,2025-06-24 07:15:00,2025-06-24 07:25:00,2422.01,2415.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68165,做空,2025-06-24 07:25:00,2025-06-24 07:30:00,2415.0,2401.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68166,做多,2025-06-24 08:35:00,2025-06-24 08:40:00,2403.43,2402.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68167,做空,2025-06-24 08:40:00,2025-06-24 10:35:00,2402.26,2417.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68168,做多,2025-06-24 10:35:00,2025-06-24 10:40:00,2417.9,2409.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68169,做空,2025-06-24 10:40:00,2025-06-24 11:00:00,2409.75,2415.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68170,做多,2025-06-24 11:00:00,2025-06-24 11:05:00,2415.61,2409.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68171,做空,2025-06-24 11:05:00,2025-06-24 11:10:00,2409.27,2408.57,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -68172,做多,2025-06-24 11:25:00,2025-06-24 11:30:00,2416.58,2412.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68173,做空,2025-06-24 11:30:00,2025-06-24 12:00:00,2412.86,2411.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -68174,做多,2025-06-24 12:00:00,2025-06-24 12:15:00,2411.53,2406.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68175,做空,2025-06-24 12:15:00,2025-06-24 12:35:00,2406.45,2409.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68176,做多,2025-06-24 12:35:00,2025-06-24 12:45:00,2409.2,2412.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68177,做多,2025-06-24 13:35:00,2025-06-24 13:40:00,2423.82,2417.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68178,做多,2025-06-24 15:20:00,2025-06-24 15:35:00,2434.72,2435.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68179,做空,2025-06-24 15:35:00,2025-06-24 15:40:00,2435.19,2428.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68180,做多,2025-06-24 15:45:00,2025-06-24 15:50:00,2433.82,2437.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68181,做多,2025-06-24 17:35:00,2025-06-24 17:55:00,2454.51,2456.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -68182,做空,2025-06-24 17:55:00,2025-06-24 18:15:00,2456.49,2438.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68183,做多,2025-06-24 20:15:00,2025-06-24 20:25:00,2437.0,2440.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68184,做多,2025-06-24 21:15:00,2025-06-24 21:25:00,2440.04,2439.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68185,做空,2025-06-24 21:25:00,2025-06-24 21:30:00,2439.3,2441.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68186,做多,2025-06-24 21:30:00,2025-06-24 21:35:00,2441.93,2438.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68187,做空,2025-06-24 21:35:00,2025-06-24 21:45:00,2438.39,2444.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68188,做多,2025-06-24 21:45:00,2025-06-24 21:50:00,2444.15,2443.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68189,做空,2025-06-24 21:50:00,2025-06-24 22:05:00,2443.47,2440.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68190,做多,2025-06-24 22:40:00,2025-06-24 23:00:00,2438.73,2437.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68191,做空,2025-06-24 23:00:00,2025-06-24 23:05:00,2437.07,2431.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68192,做多,2025-06-24 23:30:00,2025-06-24 23:35:00,2440.03,2443.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68193,做多,2025-06-25 00:45:00,2025-06-25 00:55:00,2443.0,2456.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68194,做多,2025-06-25 01:20:00,2025-06-25 01:45:00,2447.71,2456.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68195,做多,2025-06-25 02:45:00,2025-06-25 03:25:00,2455.24,2454.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68196,做空,2025-06-25 03:25:00,2025-06-25 03:30:00,2454.53,2455.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68197,做多,2025-06-25 03:30:00,2025-06-25 03:35:00,2455.3,2452.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68198,做空,2025-06-25 03:35:00,2025-06-25 03:50:00,2452.0,2445.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68199,做多,2025-06-25 05:40:00,2025-06-25 06:20:00,2431.07,2437.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68200,做多,2025-06-25 07:55:00,2025-06-25 08:00:00,2443.44,2439.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68201,做空,2025-06-25 08:00:00,2025-06-25 08:05:00,2439.05,2438.27,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -68202,做多,2025-06-25 08:55:00,2025-06-25 09:35:00,2438.66,2419.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68203,做空,2025-06-25 09:35:00,2025-06-25 09:40:00,2419.25,2411.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68204,做多,2025-06-25 10:25:00,2025-06-25 10:30:00,2430.06,2425.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68205,做空,2025-06-25 10:30:00,2025-06-25 10:50:00,2425.22,2424.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68206,做多,2025-06-25 10:50:00,2025-06-25 11:05:00,2424.02,2424.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68207,做空,2025-06-25 11:05:00,2025-06-25 11:20:00,2424.46,2416.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68208,做多,2025-06-25 11:30:00,2025-06-25 12:00:00,2425.98,2421.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68209,做空,2025-06-25 12:00:00,2025-06-25 12:05:00,2421.85,2423.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68210,做多,2025-06-25 12:05:00,2025-06-25 12:40:00,2423.21,2422.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68211,做空,2025-06-25 12:40:00,2025-06-25 12:55:00,2422.83,2427.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68212,做多,2025-06-25 12:55:00,2025-06-25 13:10:00,2427.59,2434.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68213,做多,2025-06-25 13:40:00,2025-06-25 13:45:00,2434.31,2436.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68214,做多,2025-06-25 14:45:00,2025-06-25 15:00:00,2433.49,2417.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68215,做空,2025-06-25 15:00:00,2025-06-25 16:35:00,2417.15,2410.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -68216,做多,2025-06-25 16:35:00,2025-06-25 17:05:00,2410.59,2409.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68217,做空,2025-06-25 17:05:00,2025-06-25 17:10:00,2409.3,2415.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68218,做多,2025-06-25 17:10:00,2025-06-25 17:15:00,2415.91,2419.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68219,做多,2025-06-25 17:45:00,2025-06-25 18:20:00,2411.82,2416.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -68220,做空,2025-06-25 18:20:00,2025-06-25 18:30:00,2416.14,2415.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68221,做多,2025-06-25 18:30:00,2025-06-25 19:05:00,2415.75,2424.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68222,做多,2025-06-25 20:35:00,2025-06-25 20:55:00,2427.28,2438.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68223,做多,2025-06-25 21:25:00,2025-06-25 21:35:00,2428.94,2432.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -68224,做空,2025-06-25 21:35:00,2025-06-25 22:00:00,2432.53,2422.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68225,做多,2025-06-25 23:35:00,2025-06-25 23:40:00,2416.77,2416.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68226,做空,2025-06-25 23:40:00,2025-06-25 23:50:00,2416.39,2414.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -68227,做多,2025-06-25 23:50:00,2025-06-26 00:05:00,2414.35,2419.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68228,做多,2025-06-26 01:20:00,2025-06-26 01:25:00,2419.59,2440.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68229,做多,2025-06-26 01:25:00,2025-06-26 01:30:00,2440.25,2463.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68230,做多,2025-06-26 05:10:00,2025-06-26 06:10:00,2479.05,2482.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68231,做多,2025-06-26 11:50:00,2025-06-26 12:05:00,2449.78,2444.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68232,做空,2025-06-26 12:05:00,2025-06-26 12:20:00,2444.08,2433.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68233,做多,2025-06-26 12:30:00,2025-06-26 12:45:00,2446.24,2441.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68234,做空,2025-06-26 12:45:00,2025-06-26 12:50:00,2441.27,2437.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68235,做多,2025-06-26 14:25:00,2025-06-26 14:30:00,2434.77,2446.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68236,做多,2025-06-26 14:30:00,2025-06-26 14:35:00,2446.36,2444.61,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68237,做多,2025-06-26 17:15:00,2025-06-26 17:50:00,2423.24,2423.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68238,做空,2025-06-26 17:50:00,2025-06-26 17:55:00,2423.94,2419.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68239,做多,2025-06-26 18:00:00,2025-06-26 18:05:00,2425.55,2425.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68240,做空,2025-06-26 18:05:00,2025-06-26 18:30:00,2425.44,2422.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68241,做多,2025-06-26 18:40:00,2025-06-26 18:45:00,2425.11,2421.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68242,做空,2025-06-26 18:45:00,2025-06-26 18:50:00,2421.99,2424.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68243,做多,2025-06-26 18:50:00,2025-06-26 19:05:00,2424.05,2424.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68244,做空,2025-06-26 19:05:00,2025-06-26 19:10:00,2424.77,2426.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68245,做多,2025-06-26 19:10:00,2025-06-26 19:15:00,2426.71,2433.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68246,做多,2025-06-26 22:45:00,2025-06-26 23:25:00,2414.52,2414.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68247,做空,2025-06-26 23:25:00,2025-06-26 23:35:00,2414.08,2414.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68248,做多,2025-06-26 23:35:00,2025-06-26 23:40:00,2414.48,2413.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68249,做空,2025-06-26 23:40:00,2025-06-26 23:50:00,2413.72,2415.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68250,做多,2025-06-26 23:50:00,2025-06-27 00:05:00,2415.3,2419.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68251,做多,2025-06-27 01:10:00,2025-06-27 02:50:00,2417.86,2436.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68252,做多,2025-06-27 04:20:00,2025-06-27 04:25:00,2444.81,2447.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68253,做多,2025-06-27 05:05:00,2025-06-27 05:15:00,2446.24,2438.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68254,做空,2025-06-27 05:15:00,2025-06-27 05:20:00,2438.65,2438.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -68255,做多,2025-06-27 06:10:00,2025-06-27 06:25:00,2441.88,2440.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68256,做空,2025-06-27 06:25:00,2025-06-27 06:30:00,2440.18,2443.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68257,做多,2025-06-27 06:30:00,2025-06-27 06:50:00,2443.89,2449.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68258,做多,2025-06-27 08:35:00,2025-06-27 08:45:00,2448.72,2455.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68259,做多,2025-06-27 11:15:00,2025-06-27 11:20:00,2451.28,2446.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68260,做空,2025-06-27 11:20:00,2025-06-27 12:05:00,2446.32,2448.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68261,做多,2025-06-27 12:05:00,2025-06-27 12:20:00,2448.13,2454.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68262,做多,2025-06-27 14:00:00,2025-06-27 14:05:00,2434.01,2430.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68263,做空,2025-06-27 14:05:00,2025-06-27 14:15:00,2430.33,2421.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68264,做多,2025-06-27 14:45:00,2025-06-27 14:50:00,2426.51,2424.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68265,做空,2025-06-27 14:50:00,2025-06-27 15:05:00,2424.0,2421.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -68266,做多,2025-06-27 15:05:00,2025-06-27 15:35:00,2421.35,2434.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68267,做多,2025-06-27 16:50:00,2025-06-27 19:55:00,2433.18,2411.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68268,做多,2025-06-27 21:25:00,2025-06-27 21:30:00,2426.88,2425.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68269,做空,2025-06-27 21:30:00,2025-06-27 21:45:00,2425.38,2422.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -68270,做多,2025-06-27 21:45:00,2025-06-27 22:40:00,2422.32,2421.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68271,做空,2025-06-27 22:40:00,2025-06-27 23:00:00,2421.48,2422.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68272,做多,2025-06-27 23:00:00,2025-06-27 23:05:00,2422.94,2421.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68273,做空,2025-06-27 23:05:00,2025-06-27 23:15:00,2421.22,2419.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68274,做多,2025-06-27 23:45:00,2025-06-28 00:00:00,2421.8,2420.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68275,做空,2025-06-28 00:00:00,2025-06-28 00:15:00,2420.0,2417.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -68276,做多,2025-06-28 00:15:00,2025-06-28 00:30:00,2417.43,2418.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68277,做空,2025-06-28 00:30:00,2025-06-28 00:40:00,2418.44,2418.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68278,做多,2025-06-28 00:40:00,2025-06-28 00:50:00,2418.69,2418.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68279,做空,2025-06-28 00:50:00,2025-06-28 01:05:00,2418.29,2417.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -68280,做多,2025-06-28 01:05:00,2025-06-28 02:10:00,2417.0,2414.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68281,做空,2025-06-28 02:10:00,2025-06-28 02:15:00,2414.24,2417.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68282,做多,2025-06-28 02:15:00,2025-06-28 02:30:00,2417.27,2421.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68283,做多,2025-06-28 03:15:00,2025-06-28 03:35:00,2420.31,2418.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68284,做空,2025-06-28 03:35:00,2025-06-28 04:25:00,2418.96,2420.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68285,做多,2025-06-28 04:25:00,2025-06-28 04:30:00,2420.3,2419.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68286,做空,2025-06-28 04:30:00,2025-06-28 04:55:00,2419.95,2419.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68287,做多,2025-06-28 04:55:00,2025-06-28 05:00:00,2419.99,2424.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68288,做多,2025-06-28 05:50:00,2025-06-28 06:20:00,2420.81,2424.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -68289,做空,2025-06-28 06:20:00,2025-06-28 06:35:00,2424.1,2423.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68290,做多,2025-06-28 06:35:00,2025-06-28 07:05:00,2423.19,2423.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68291,做空,2025-06-28 07:05:00,2025-06-28 08:10:00,2423.59,2421.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68292,做多,2025-06-28 09:25:00,2025-06-28 09:40:00,2422.79,2424.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68293,做多,2025-06-28 11:00:00,2025-06-28 11:05:00,2426.23,2425.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68294,做空,2025-06-28 11:05:00,2025-06-28 11:10:00,2425.66,2426.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68295,做多,2025-06-28 11:10:00,2025-06-28 11:30:00,2426.46,2425.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68296,做空,2025-06-28 11:30:00,2025-06-28 11:35:00,2425.65,2426.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68297,做多,2025-06-28 11:35:00,2025-06-28 11:55:00,2426.55,2426.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68298,做空,2025-06-28 11:55:00,2025-06-28 12:15:00,2426.26,2423.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68299,做多,2025-06-28 12:30:00,2025-06-28 12:40:00,2425.37,2425.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68300,做空,2025-06-28 12:40:00,2025-06-28 12:50:00,2425.25,2425.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68301,做多,2025-06-28 12:50:00,2025-06-28 12:55:00,2425.56,2424.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68302,做空,2025-06-28 12:55:00,2025-06-28 13:00:00,2424.98,2427.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68303,做多,2025-06-28 13:00:00,2025-06-28 13:15:00,2427.5,2424.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68304,做空,2025-06-28 13:15:00,2025-06-28 13:25:00,2424.49,2422.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68305,做多,2025-06-28 14:00:00,2025-06-28 15:35:00,2423.49,2424.42,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68306,做空,2025-06-28 15:35:00,2025-06-28 15:40:00,2424.42,2426.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68307,做多,2025-06-28 15:40:00,2025-06-28 15:45:00,2426.14,2428.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68308,做多,2025-06-28 19:15:00,2025-06-28 19:20:00,2437.81,2437.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68309,做空,2025-06-28 19:20:00,2025-06-28 19:35:00,2437.17,2432.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68310,做多,2025-06-28 20:40:00,2025-06-28 21:45:00,2431.7,2430.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68311,做空,2025-06-28 21:45:00,2025-06-28 23:55:00,2430.86,2434.79,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68312,做多,2025-06-29 00:20:00,2025-06-29 00:35:00,2436.57,2436.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68313,做空,2025-06-29 00:35:00,2025-06-29 01:15:00,2436.83,2435.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -68314,做多,2025-06-29 01:15:00,2025-06-29 01:20:00,2435.51,2433.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68315,做空,2025-06-29 01:20:00,2025-06-29 01:40:00,2433.9,2429.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68316,做多,2025-06-29 02:35:00,2025-06-29 02:45:00,2430.33,2429.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68317,做空,2025-06-29 02:45:00,2025-06-29 04:00:00,2429.87,2427.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68318,做多,2025-06-29 04:10:00,2025-06-29 04:15:00,2429.96,2429.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68319,做空,2025-06-29 04:15:00,2025-06-29 04:30:00,2429.14,2429.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68320,做多,2025-06-29 04:30:00,2025-06-29 04:35:00,2429.26,2428.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68321,做空,2025-06-29 04:35:00,2025-06-29 04:45:00,2428.61,2428.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68322,做多,2025-06-29 04:45:00,2025-06-29 05:00:00,2428.49,2427.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68323,做空,2025-06-29 05:00:00,2025-06-29 05:05:00,2427.09,2428.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68324,做多,2025-06-29 05:05:00,2025-06-29 05:20:00,2428.59,2428.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68325,做空,2025-06-29 05:20:00,2025-06-29 05:35:00,2428.36,2429.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68326,做多,2025-06-29 05:35:00,2025-06-29 05:40:00,2429.03,2430.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68327,做多,2025-06-29 07:50:00,2025-06-29 08:00:00,2437.18,2442.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68328,做多,2025-06-29 09:10:00,2025-06-29 09:15:00,2442.64,2445.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68329,做多,2025-06-29 10:45:00,2025-06-29 11:05:00,2452.69,2454.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -68330,做空,2025-06-29 11:05:00,2025-06-29 11:15:00,2454.23,2454.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68331,做多,2025-06-29 11:15:00,2025-06-29 11:20:00,2454.72,2452.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68332,做空,2025-06-29 11:20:00,2025-06-29 11:25:00,2452.63,2453.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68333,做多,2025-06-29 11:25:00,2025-06-29 11:45:00,2453.64,2458.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68334,做多,2025-06-29 13:00:00,2025-06-29 13:05:00,2454.54,2451.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68335,做空,2025-06-29 13:05:00,2025-06-29 13:35:00,2451.41,2449.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68336,做多,2025-06-29 14:10:00,2025-06-29 14:15:00,2450.18,2449.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68337,做空,2025-06-29 14:15:00,2025-06-29 14:30:00,2449.27,2441.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68338,做多,2025-06-29 15:35:00,2025-06-29 15:40:00,2442.5,2441.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68339,做空,2025-06-29 15:40:00,2025-06-29 15:45:00,2441.53,2435.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68340,做多,2025-06-29 16:15:00,2025-06-29 17:05:00,2436.61,2436.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68341,做空,2025-06-29 17:05:00,2025-06-29 17:10:00,2436.6,2437.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68342,做多,2025-06-29 17:10:00,2025-06-29 17:15:00,2437.04,2436.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68343,做空,2025-06-29 17:15:00,2025-06-29 17:25:00,2436.51,2435.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68344,做多,2025-06-29 17:25:00,2025-06-29 17:35:00,2435.37,2431.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68345,做空,2025-06-29 17:35:00,2025-06-29 17:45:00,2431.69,2434.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68346,做多,2025-06-29 17:45:00,2025-06-29 18:05:00,2434.39,2435.21,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68347,做空,2025-06-29 18:05:00,2025-06-29 18:15:00,2435.21,2435.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68348,做多,2025-06-29 18:15:00,2025-06-29 18:25:00,2435.79,2440.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68349,做多,2025-06-29 19:25:00,2025-06-29 19:35:00,2437.76,2436.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68350,做空,2025-06-29 19:35:00,2025-06-29 19:50:00,2436.01,2436.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68351,做多,2025-06-29 19:50:00,2025-06-29 21:55:00,2436.84,2430.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68352,做空,2025-06-29 21:55:00,2025-06-29 22:00:00,2430.15,2443.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68353,做多,2025-06-29 22:00:00,2025-06-29 22:05:00,2443.79,2444.22,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68354,做多,2025-06-30 00:05:00,2025-06-30 00:15:00,2504.99,2502.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68355,做空,2025-06-30 00:15:00,2025-06-30 00:20:00,2502.99,2517.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68356,做多,2025-06-30 00:20:00,2025-06-30 00:25:00,2517.81,2514.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68357,做多,2025-06-30 01:15:00,2025-06-30 01:45:00,2508.95,2513.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -68358,做空,2025-06-30 01:45:00,2025-06-30 02:40:00,2513.83,2503.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68359,做多,2025-06-30 03:50:00,2025-06-30 03:55:00,2502.04,2498.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68360,做空,2025-06-30 03:55:00,2025-06-30 04:00:00,2498.42,2500.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68361,做多,2025-06-30 04:00:00,2025-06-30 04:25:00,2500.92,2500.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68362,做空,2025-06-30 04:25:00,2025-06-30 04:40:00,2500.39,2495.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68363,做多,2025-06-30 05:05:00,2025-06-30 05:10:00,2499.85,2499.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68364,做空,2025-06-30 05:10:00,2025-06-30 05:40:00,2499.71,2500.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68365,做多,2025-06-30 05:40:00,2025-06-30 06:00:00,2500.72,2501.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68366,做多,2025-06-30 06:30:00,2025-06-30 08:15:00,2498.2,2474.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68367,做空,2025-06-30 08:15:00,2025-06-30 08:25:00,2474.9,2475.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68368,做多,2025-06-30 08:25:00,2025-06-30 08:30:00,2475.19,2470.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68369,做空,2025-06-30 08:30:00,2025-06-30 08:55:00,2470.42,2467.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68370,做多,2025-06-30 09:05:00,2025-06-30 11:15:00,2474.03,2462.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68371,做多,2025-06-30 12:00:00,2025-06-30 12:20:00,2459.02,2461.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -68372,做空,2025-06-30 12:20:00,2025-06-30 12:45:00,2461.06,2457.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68373,做多,2025-06-30 13:00:00,2025-06-30 13:15:00,2460.25,2465.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68374,做多,2025-06-30 13:55:00,2025-06-30 14:15:00,2461.22,2459.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68375,做空,2025-06-30 14:15:00,2025-06-30 14:25:00,2459.76,2457.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68376,做多,2025-06-30 14:35:00,2025-06-30 15:45:00,2457.6,2478.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68377,做多,2025-06-30 18:35:00,2025-06-30 18:50:00,2482.43,2484.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -68378,做空,2025-06-30 18:50:00,2025-06-30 18:55:00,2484.0,2484.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68379,做多,2025-06-30 18:55:00,2025-06-30 19:00:00,2484.92,2493.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68380,做多,2025-06-30 19:00:00,2025-06-30 19:15:00,2493.03,2495.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68381,做多,2025-06-30 20:45:00,2025-06-30 22:45:00,2506.94,2489.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68382,做空,2025-06-30 22:45:00,2025-06-30 22:50:00,2489.97,2490.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68383,做多,2025-06-30 22:50:00,2025-06-30 23:15:00,2490.4,2489.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68384,做空,2025-06-30 23:15:00,2025-06-30 23:25:00,2489.75,2489.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68385,做多,2025-06-30 23:25:00,2025-07-01 00:15:00,2489.31,2492.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68386,做多,2025-07-01 00:40:00,2025-07-01 00:50:00,2487.37,2492.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68387,做多,2025-07-01 01:45:00,2025-07-01 01:50:00,2493.04,2485.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68388,做空,2025-07-01 01:50:00,2025-07-01 02:05:00,2485.9,2490.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68389,做多,2025-07-01 02:05:00,2025-07-01 02:30:00,2490.47,2491.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -68390,做空,2025-07-01 02:30:00,2025-07-01 02:45:00,2491.82,2484.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68391,做多,2025-07-01 03:25:00,2025-07-01 06:25:00,2486.48,2456.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68392,做空,2025-07-01 06:25:00,2025-07-01 06:30:00,2456.59,2458.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68393,做多,2025-07-01 06:30:00,2025-07-01 06:40:00,2458.65,2460.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68394,做多,2025-07-01 07:25:00,2025-07-01 07:30:00,2460.71,2465.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68395,做多,2025-07-01 08:15:00,2025-07-01 08:25:00,2458.43,2458.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68396,做空,2025-07-01 08:25:00,2025-07-01 09:20:00,2458.88,2456.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -68397,做多,2025-07-01 09:20:00,2025-07-01 10:00:00,2456.88,2458.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68398,做多,2025-07-01 10:30:00,2025-07-01 10:35:00,2455.64,2452.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68399,做空,2025-07-01 10:35:00,2025-07-01 10:50:00,2452.68,2452.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68400,做多,2025-07-01 10:50:00,2025-07-01 11:10:00,2452.99,2447.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68401,做空,2025-07-01 11:10:00,2025-07-01 11:15:00,2447.25,2447.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68402,做多,2025-07-01 12:00:00,2025-07-01 12:05:00,2451.4,2449.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68403,做空,2025-07-01 12:05:00,2025-07-01 12:15:00,2449.29,2443.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68404,做多,2025-07-01 13:25:00,2025-07-01 13:35:00,2441.51,2439.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68405,做空,2025-07-01 13:35:00,2025-07-01 13:40:00,2439.77,2432.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68406,做多,2025-07-01 13:45:00,2025-07-01 14:05:00,2441.79,2450.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68407,做多,2025-07-01 15:30:00,2025-07-01 15:35:00,2429.32,2422.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68408,做空,2025-07-01 15:35:00,2025-07-01 16:05:00,2422.3,2423.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68409,做多,2025-07-01 16:05:00,2025-07-01 16:10:00,2423.89,2428.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68410,做多,2025-07-01 17:10:00,2025-07-01 17:25:00,2424.18,2425.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -68411,做空,2025-07-01 17:25:00,2025-07-01 17:35:00,2425.63,2426.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68412,做多,2025-07-01 17:35:00,2025-07-01 17:45:00,2426.69,2425.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68413,做空,2025-07-01 17:45:00,2025-07-01 17:50:00,2425.01,2426.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68414,做多,2025-07-01 17:50:00,2025-07-01 17:55:00,2426.08,2431.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68415,做多,2025-07-01 19:20:00,2025-07-01 21:00:00,2420.27,2410.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68416,做空,2025-07-01 21:00:00,2025-07-01 21:15:00,2410.48,2409.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68417,做多,2025-07-01 21:15:00,2025-07-01 21:30:00,2409.29,2408.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68418,做空,2025-07-01 21:30:00,2025-07-01 21:35:00,2408.72,2408.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68419,做多,2025-07-01 21:35:00,2025-07-01 22:50:00,2408.92,2406.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68420,做空,2025-07-01 22:50:00,2025-07-01 22:55:00,2406.63,2399.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68421,做多,2025-07-01 23:45:00,2025-07-02 00:45:00,2403.5,2398.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68422,做空,2025-07-02 00:45:00,2025-07-02 01:15:00,2398.7,2391.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68423,做多,2025-07-02 01:25:00,2025-07-02 02:00:00,2404.79,2412.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68424,做多,2025-07-02 06:30:00,2025-07-02 06:55:00,2444.4,2450.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68425,做多,2025-07-02 07:20:00,2025-07-02 07:40:00,2445.56,2446.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68426,做空,2025-07-02 07:40:00,2025-07-02 08:00:00,2446.78,2451.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68427,做多,2025-07-02 08:00:00,2025-07-02 08:20:00,2451.0,2451.89,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68428,做多,2025-07-02 08:35:00,2025-07-02 08:45:00,2448.99,2443.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68429,做空,2025-07-02 08:45:00,2025-07-02 08:55:00,2443.25,2447.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68430,做多,2025-07-02 08:55:00,2025-07-02 09:00:00,2447.99,2445.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68431,做空,2025-07-02 09:00:00,2025-07-02 09:05:00,2445.77,2448.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68432,做多,2025-07-02 09:05:00,2025-07-02 09:25:00,2448.12,2447.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68433,做空,2025-07-02 09:25:00,2025-07-02 09:40:00,2447.49,2450.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68434,做多,2025-07-02 09:40:00,2025-07-02 09:50:00,2450.03,2447.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68435,做空,2025-07-02 09:50:00,2025-07-02 10:00:00,2447.99,2443.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68436,做多,2025-07-02 10:15:00,2025-07-02 10:25:00,2448.2,2447.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68437,做空,2025-07-02 10:25:00,2025-07-02 10:30:00,2447.27,2449.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68438,做多,2025-07-02 10:30:00,2025-07-02 10:55:00,2449.47,2452.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68439,做多,2025-07-02 13:00:00,2025-07-02 13:35:00,2444.9,2449.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68440,做多,2025-07-02 17:50:00,2025-07-02 18:30:00,2563.9,2569.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -68441,做空,2025-07-02 18:30:00,2025-07-02 19:10:00,2569.99,2572.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68442,做多,2025-07-02 19:10:00,2025-07-02 19:25:00,2572.46,2581.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68443,做多,2025-07-02 21:15:00,2025-07-02 22:00:00,2592.3,2594.87,0.0,100.0,0.0,0.0,0.0,0.0,flip -68444,做空,2025-07-02 22:00:00,2025-07-02 22:10:00,2594.87,2595.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68445,做多,2025-07-02 22:10:00,2025-07-02 22:15:00,2595.21,2592.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68446,做空,2025-07-02 22:15:00,2025-07-02 22:50:00,2592.96,2595.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68447,做多,2025-07-02 22:50:00,2025-07-02 22:55:00,2595.01,2593.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68448,做空,2025-07-02 22:55:00,2025-07-02 23:20:00,2593.79,2585.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68449,做多,2025-07-03 00:40:00,2025-07-03 00:45:00,2577.78,2572.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68450,做空,2025-07-03 00:45:00,2025-07-03 01:05:00,2572.79,2575.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68451,做多,2025-07-03 01:05:00,2025-07-03 01:20:00,2575.58,2582.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68452,做多,2025-07-03 03:20:00,2025-07-03 03:35:00,2570.91,2562.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68453,做空,2025-07-03 03:35:00,2025-07-03 03:40:00,2562.99,2567.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68454,做多,2025-07-03 03:40:00,2025-07-03 03:45:00,2567.62,2561.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68455,做空,2025-07-03 03:45:00,2025-07-03 04:05:00,2561.01,2563.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68456,做多,2025-07-03 04:05:00,2025-07-03 04:35:00,2563.25,2568.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68457,做多,2025-07-03 04:45:00,2025-07-03 04:50:00,2567.36,2564.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68458,做空,2025-07-03 04:50:00,2025-07-03 04:55:00,2564.64,2565.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68459,做多,2025-07-03 04:55:00,2025-07-03 05:05:00,2565.79,2578.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68460,做多,2025-07-03 07:25:00,2025-07-03 07:35:00,2594.99,2602.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68461,做多,2025-07-03 08:40:00,2025-07-03 08:45:00,2596.58,2593.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68462,做空,2025-07-03 08:45:00,2025-07-03 08:55:00,2593.78,2586.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68463,做多,2025-07-03 09:10:00,2025-07-03 09:20:00,2596.83,2600.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68464,做多,2025-07-03 09:50:00,2025-07-03 09:55:00,2598.93,2597.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68465,做空,2025-07-03 09:55:00,2025-07-03 10:10:00,2597.7,2598.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68466,做多,2025-07-03 10:10:00,2025-07-03 10:15:00,2598.37,2586.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68467,做空,2025-07-03 10:15:00,2025-07-03 10:50:00,2586.1,2598.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68468,做多,2025-07-03 10:50:00,2025-07-03 10:55:00,2598.1,2596.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68469,做空,2025-07-03 10:55:00,2025-07-03 11:30:00,2596.99,2584.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68470,做多,2025-07-03 11:40:00,2025-07-03 12:05:00,2593.0,2600.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68471,做多,2025-07-03 13:00:00,2025-07-03 13:05:00,2590.43,2589.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68472,做空,2025-07-03 13:05:00,2025-07-03 13:10:00,2589.14,2589.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68473,做多,2025-07-03 13:10:00,2025-07-03 13:35:00,2589.34,2617.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68474,做多,2025-07-03 16:45:00,2025-07-03 16:50:00,2578.66,2570.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68475,做空,2025-07-03 16:50:00,2025-07-03 17:00:00,2570.12,2573.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68476,做多,2025-07-03 17:00:00,2025-07-03 17:20:00,2573.97,2571.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68477,做空,2025-07-03 17:20:00,2025-07-03 17:30:00,2571.17,2573.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68478,做多,2025-07-03 17:30:00,2025-07-03 18:00:00,2573.8,2582.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68479,做多,2025-07-03 19:40:00,2025-07-03 19:50:00,2584.6,2583.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68480,做空,2025-07-03 19:50:00,2025-07-03 19:55:00,2583.27,2584.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68481,做多,2025-07-03 19:55:00,2025-07-03 20:10:00,2584.15,2588.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68482,做多,2025-07-03 21:50:00,2025-07-03 21:55:00,2594.35,2594.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68483,做空,2025-07-03 21:55:00,2025-07-03 22:00:00,2594.34,2598.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68484,做多,2025-07-03 22:00:00,2025-07-03 22:05:00,2598.31,2598.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68485,做多,2025-07-03 22:15:00,2025-07-03 23:10:00,2593.85,2591.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68486,做空,2025-07-03 23:10:00,2025-07-03 23:15:00,2591.4,2588.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68487,做多,2025-07-04 00:00:00,2025-07-04 00:10:00,2592.51,2591.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68488,做空,2025-07-04 00:10:00,2025-07-04 00:25:00,2591.65,2589.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -68489,做多,2025-07-04 00:25:00,2025-07-04 00:40:00,2589.45,2594.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68490,做多,2025-07-04 01:00:00,2025-07-04 01:15:00,2590.71,2595.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68491,做多,2025-07-04 03:20:00,2025-07-04 03:35:00,2582.37,2581.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68492,做空,2025-07-04 03:35:00,2025-07-04 04:00:00,2581.48,2578.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -68493,做多,2025-07-04 04:00:00,2025-07-04 04:25:00,2578.45,2578.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68494,做空,2025-07-04 04:25:00,2025-07-04 04:35:00,2578.75,2574.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68495,做多,2025-07-04 05:05:00,2025-07-04 05:10:00,2576.86,2575.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68496,做空,2025-07-04 05:10:00,2025-07-04 05:30:00,2575.41,2578.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68497,做多,2025-07-04 05:30:00,2025-07-04 05:45:00,2578.07,2573.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68498,做空,2025-07-04 05:45:00,2025-07-04 05:55:00,2573.02,2567.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68499,做多,2025-07-04 07:00:00,2025-07-04 07:05:00,2562.66,2556.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68500,做空,2025-07-04 07:05:00,2025-07-04 07:20:00,2556.58,2546.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68501,做多,2025-07-04 08:25:00,2025-07-04 10:10:00,2544.02,2550.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -68502,做空,2025-07-04 10:10:00,2025-07-04 10:35:00,2550.95,2552.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68503,做多,2025-07-04 10:35:00,2025-07-04 10:40:00,2552.08,2548.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68504,做空,2025-07-04 10:40:00,2025-07-04 10:55:00,2548.76,2547.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68505,做多,2025-07-04 11:10:00,2025-07-04 11:15:00,2550.15,2548.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68506,做空,2025-07-04 11:15:00,2025-07-04 11:20:00,2548.17,2550.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68507,做多,2025-07-04 11:20:00,2025-07-04 11:25:00,2550.5,2553.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68508,做多,2025-07-04 12:00:00,2025-07-04 12:30:00,2548.9,2550.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68509,做空,2025-07-04 12:30:00,2025-07-04 12:45:00,2550.15,2545.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68510,做多,2025-07-04 13:05:00,2025-07-04 17:10:00,2547.79,2487.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68511,做空,2025-07-04 17:10:00,2025-07-04 17:15:00,2487.7,2491.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68512,做多,2025-07-04 17:15:00,2025-07-04 17:35:00,2491.14,2495.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68513,做多,2025-07-04 19:15:00,2025-07-04 19:20:00,2487.39,2476.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68514,做空,2025-07-04 19:20:00,2025-07-04 19:25:00,2476.59,2473.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68515,做多,2025-07-04 19:40:00,2025-07-04 19:45:00,2483.44,2481.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68516,做空,2025-07-04 19:45:00,2025-07-04 20:00:00,2481.36,2482.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68517,做多,2025-07-04 20:00:00,2025-07-04 20:25:00,2482.34,2490.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68518,做多,2025-07-04 21:40:00,2025-07-04 21:45:00,2490.97,2493.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68519,做多,2025-07-04 23:30:00,2025-07-05 00:30:00,2511.06,2512.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -68520,做空,2025-07-05 00:30:00,2025-07-05 01:30:00,2512.49,2514.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68521,做多,2025-07-05 01:30:00,2025-07-05 01:35:00,2514.17,2513.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68522,做空,2025-07-05 01:35:00,2025-07-05 01:55:00,2513.1,2512.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68523,做多,2025-07-05 01:55:00,2025-07-05 02:00:00,2512.94,2510.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68524,做空,2025-07-05 02:00:00,2025-07-05 02:05:00,2510.71,2510.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68525,做多,2025-07-05 02:05:00,2025-07-05 02:45:00,2510.98,2516.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68526,做多,2025-07-05 04:20:00,2025-07-05 04:25:00,2517.94,2523.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68527,做多,2025-07-05 04:50:00,2025-07-05 05:30:00,2517.6,2515.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68528,做空,2025-07-05 05:30:00,2025-07-05 05:40:00,2515.15,2516.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68529,做多,2025-07-05 05:40:00,2025-07-05 06:00:00,2516.17,2518.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -68530,做空,2025-07-05 06:00:00,2025-07-05 06:10:00,2518.18,2517.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68531,做多,2025-07-05 06:10:00,2025-07-05 06:15:00,2517.33,2516.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68532,做空,2025-07-05 06:15:00,2025-07-05 06:20:00,2516.66,2520.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68533,做多,2025-07-05 06:20:00,2025-07-05 06:25:00,2520.99,2524.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68534,做多,2025-07-05 08:10:00,2025-07-05 08:15:00,2523.21,2520.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68535,做空,2025-07-05 08:15:00,2025-07-05 08:30:00,2520.78,2516.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68536,做多,2025-07-05 09:45:00,2025-07-05 10:00:00,2520.32,2520.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68537,做多,2025-07-05 11:00:00,2025-07-05 11:20:00,2519.97,2522.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68538,做多,2025-07-05 12:55:00,2025-07-05 13:10:00,2516.82,2516.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68539,做空,2025-07-05 13:10:00,2025-07-05 13:40:00,2516.93,2515.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68540,做多,2025-07-05 13:40:00,2025-07-05 13:45:00,2515.81,2514.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68541,做空,2025-07-05 13:45:00,2025-07-05 14:00:00,2514.04,2515.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68542,做多,2025-07-05 14:00:00,2025-07-05 14:05:00,2515.15,2511.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68543,做空,2025-07-05 14:05:00,2025-07-05 14:10:00,2511.38,2514.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68544,做多,2025-07-05 14:15:00,2025-07-05 14:25:00,2515.0,2515.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68545,做空,2025-07-05 14:25:00,2025-07-05 14:35:00,2515.16,2517.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68546,做多,2025-07-05 14:35:00,2025-07-05 14:40:00,2517.09,2514.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68547,做空,2025-07-05 14:40:00,2025-07-05 14:50:00,2514.85,2516.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68548,做多,2025-07-05 14:50:00,2025-07-05 15:20:00,2516.87,2514.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68549,做空,2025-07-05 15:20:00,2025-07-05 15:40:00,2514.61,2510.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68550,做多,2025-07-05 17:40:00,2025-07-05 17:45:00,2501.94,2500.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68551,做空,2025-07-05 17:45:00,2025-07-05 17:50:00,2500.58,2502.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68552,做多,2025-07-05 17:50:00,2025-07-05 18:05:00,2502.37,2497.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68553,做空,2025-07-05 18:05:00,2025-07-05 18:15:00,2497.78,2494.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68554,做多,2025-07-05 19:25:00,2025-07-05 19:40:00,2498.33,2501.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68555,做多,2025-07-05 20:30:00,2025-07-05 21:05:00,2498.56,2506.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68556,做多,2025-07-06 00:40:00,2025-07-06 00:45:00,2517.57,2516.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68557,做空,2025-07-06 00:45:00,2025-07-06 01:30:00,2516.24,2515.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68558,做多,2025-07-06 01:30:00,2025-07-06 01:45:00,2515.15,2514.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68559,做空,2025-07-06 01:45:00,2025-07-06 01:55:00,2514.98,2516.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68560,做多,2025-07-06 01:55:00,2025-07-06 02:15:00,2516.65,2513.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68561,做多,2025-07-06 03:50:00,2025-07-06 04:00:00,2513.85,2515.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68562,做多,2025-07-06 06:05:00,2025-07-06 06:10:00,2510.12,2514.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68563,做多,2025-07-06 06:10:00,2025-07-06 06:15:00,2514.0,2521.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68564,做多,2025-07-06 07:35:00,2025-07-06 09:15:00,2518.91,2512.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68565,做空,2025-07-06 09:15:00,2025-07-06 09:25:00,2512.54,2513.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68566,做多,2025-07-06 09:25:00,2025-07-06 09:35:00,2513.72,2513.8,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68567,做多,2025-07-06 10:30:00,2025-07-06 10:35:00,2511.29,2510.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68568,做空,2025-07-06 10:35:00,2025-07-06 11:05:00,2510.54,2509.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -68569,做多,2025-07-06 11:05:00,2025-07-06 11:10:00,2509.04,2508.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68570,做空,2025-07-06 11:10:00,2025-07-06 11:15:00,2508.26,2509.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68571,做多,2025-07-06 11:15:00,2025-07-06 11:40:00,2509.29,2511.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68572,做多,2025-07-06 15:20:00,2025-07-06 15:25:00,2559.19,2557.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68573,做空,2025-07-06 15:25:00,2025-07-06 15:35:00,2557.99,2551.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68574,做多,2025-07-06 15:55:00,2025-07-06 16:00:00,2557.7,2555.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68575,做空,2025-07-06 16:00:00,2025-07-06 16:10:00,2555.58,2550.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68576,做多,2025-07-06 16:50:00,2025-07-06 17:30:00,2552.01,2550.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68577,做空,2025-07-06 17:30:00,2025-07-06 17:40:00,2550.57,2549.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68578,做多,2025-07-06 17:40:00,2025-07-06 17:50:00,2549.3,2546.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68579,做空,2025-07-06 17:50:00,2025-07-06 18:05:00,2546.91,2544.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68580,做多,2025-07-06 19:25:00,2025-07-06 20:00:00,2535.99,2542.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68581,做多,2025-07-07 01:30:00,2025-07-07 01:35:00,2562.28,2562.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68582,做空,2025-07-07 01:35:00,2025-07-07 04:00:00,2562.23,2579.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68583,做多,2025-07-07 04:00:00,2025-07-07 04:05:00,2579.33,2575.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68584,做空,2025-07-07 04:05:00,2025-07-07 04:15:00,2575.41,2575.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68585,做多,2025-07-07 04:15:00,2025-07-07 05:10:00,2575.99,2574.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68586,做空,2025-07-07 05:10:00,2025-07-07 05:20:00,2574.52,2574.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68587,做多,2025-07-07 05:20:00,2025-07-07 05:25:00,2574.81,2571.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68588,做空,2025-07-07 05:25:00,2025-07-07 05:30:00,2571.84,2569.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68589,做多,2025-07-07 05:40:00,2025-07-07 06:30:00,2572.65,2572.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68590,做空,2025-07-07 06:30:00,2025-07-07 07:05:00,2572.3,2563.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68591,做多,2025-07-07 07:10:00,2025-07-07 07:15:00,2568.96,2565.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68592,做空,2025-07-07 07:15:00,2025-07-07 07:20:00,2565.36,2569.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68593,做多,2025-07-07 07:20:00,2025-07-07 07:45:00,2569.44,2574.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68594,做多,2025-07-07 09:25:00,2025-07-07 09:30:00,2577.36,2573.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68595,做空,2025-07-07 09:30:00,2025-07-07 09:45:00,2573.72,2567.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68596,做多,2025-07-07 11:40:00,2025-07-07 11:45:00,2562.42,2561.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68597,做空,2025-07-07 11:45:00,2025-07-07 12:15:00,2561.0,2544.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68598,做多,2025-07-07 13:25:00,2025-07-07 13:30:00,2556.54,2550.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68599,做多,2025-07-07 15:25:00,2025-07-07 16:10:00,2539.78,2534.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68600,做空,2025-07-07 16:10:00,2025-07-07 16:20:00,2534.73,2527.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68601,做多,2025-07-07 16:25:00,2025-07-07 16:45:00,2530.23,2525.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68602,做空,2025-07-07 16:45:00,2025-07-07 16:50:00,2525.19,2525.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68603,做多,2025-07-07 17:10:00,2025-07-07 17:30:00,2530.02,2539.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68604,做多,2025-07-07 18:50:00,2025-07-07 18:55:00,2532.02,2543.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68605,做多,2025-07-07 20:30:00,2025-07-07 22:00:00,2542.6,2531.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68606,做空,2025-07-07 22:00:00,2025-07-07 22:05:00,2531.15,2535.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68607,做多,2025-07-07 22:05:00,2025-07-07 22:15:00,2535.81,2532.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68608,做空,2025-07-07 22:15:00,2025-07-07 22:30:00,2532.18,2533.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68609,做多,2025-07-07 22:30:00,2025-07-07 23:10:00,2533.25,2540.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68610,做多,2025-07-08 02:20:00,2025-07-08 02:30:00,2534.25,2530.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68611,做空,2025-07-08 02:30:00,2025-07-08 02:50:00,2530.0,2527.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68612,做多,2025-07-08 03:00:00,2025-07-08 03:05:00,2529.37,2528.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68613,做空,2025-07-08 03:05:00,2025-07-08 03:10:00,2528.21,2530.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68614,做多,2025-07-08 03:10:00,2025-07-08 04:15:00,2530.18,2532.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -68615,做空,2025-07-08 04:15:00,2025-07-08 04:20:00,2532.44,2534.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68616,做多,2025-07-08 04:20:00,2025-07-08 04:30:00,2534.06,2540.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68617,做多,2025-07-08 07:55:00,2025-07-08 08:20:00,2552.16,2553.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -68618,做空,2025-07-08 08:20:00,2025-07-08 09:00:00,2553.99,2544.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68619,做多,2025-07-08 09:30:00,2025-07-08 10:10:00,2548.7,2554.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68620,做多,2025-07-08 12:30:00,2025-07-08 12:35:00,2577.24,2574.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68621,做空,2025-07-08 12:35:00,2025-07-08 12:40:00,2574.67,2576.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68622,做多,2025-07-08 12:40:00,2025-07-08 12:45:00,2576.21,2579.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68623,做多,2025-07-08 13:40:00,2025-07-08 13:45:00,2579.84,2594.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68624,做多,2025-07-08 14:40:00,2025-07-08 14:45:00,2577.72,2572.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68625,做空,2025-07-08 14:45:00,2025-07-08 14:50:00,2572.42,2562.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68626,做多,2025-07-08 16:00:00,2025-07-08 16:05:00,2567.69,2561.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68627,做空,2025-07-08 16:05:00,2025-07-08 16:20:00,2561.5,2571.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68628,做多,2025-07-08 16:20:00,2025-07-08 16:25:00,2571.55,2575.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68629,做多,2025-07-08 20:25:00,2025-07-08 20:30:00,2611.38,2605.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68630,做空,2025-07-08 20:30:00,2025-07-08 20:40:00,2605.71,2606.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68631,做多,2025-07-08 20:40:00,2025-07-08 21:15:00,2606.52,2603.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68632,做空,2025-07-08 21:15:00,2025-07-08 21:25:00,2603.44,2606.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68633,做多,2025-07-08 21:25:00,2025-07-08 21:40:00,2606.61,2606.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68634,做空,2025-07-08 21:40:00,2025-07-08 22:25:00,2606.04,2605.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68635,做多,2025-07-08 22:25:00,2025-07-08 23:05:00,2605.07,2614.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68636,做多,2025-07-09 00:05:00,2025-07-09 00:10:00,2613.16,2608.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68637,做空,2025-07-09 00:10:00,2025-07-09 00:20:00,2608.83,2604.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68638,做多,2025-07-09 00:50:00,2025-07-09 00:55:00,2613.26,2612.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68639,做空,2025-07-09 00:55:00,2025-07-09 02:10:00,2612.19,2607.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -68640,做多,2025-07-09 02:10:00,2025-07-09 02:45:00,2607.0,2603.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68641,做空,2025-07-09 02:45:00,2025-07-09 03:00:00,2603.3,2604.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68642,做多,2025-07-09 03:00:00,2025-07-09 03:05:00,2604.85,2600.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68643,做空,2025-07-09 03:05:00,2025-07-09 03:10:00,2600.61,2596.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68644,做多,2025-07-09 04:30:00,2025-07-09 04:40:00,2596.06,2597.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68645,做多,2025-07-09 07:15:00,2025-07-09 07:35:00,2629.44,2625.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68646,做空,2025-07-09 07:35:00,2025-07-09 08:15:00,2625.17,2622.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68647,做多,2025-07-09 10:10:00,2025-07-09 10:30:00,2611.61,2616.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68648,做多,2025-07-09 14:15:00,2025-07-09 14:25:00,2660.6,2649.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68649,做空,2025-07-09 14:25:00,2025-07-09 14:30:00,2649.0,2641.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68650,做多,2025-07-09 15:00:00,2025-07-09 15:35:00,2650.26,2648.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68651,做空,2025-07-09 15:35:00,2025-07-09 17:35:00,2648.0,2657.18,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68652,做多,2025-07-09 17:50:00,2025-07-09 18:05:00,2658.14,2701.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68653,做多,2025-07-10 01:10:00,2025-07-10 01:20:00,2765.48,2766.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68654,做空,2025-07-10 01:20:00,2025-07-10 03:30:00,2766.14,2772.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68655,做多,2025-07-10 04:35:00,2025-07-10 05:00:00,2773.69,2777.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68656,做多,2025-07-10 10:30:00,2025-07-10 10:50:00,2779.67,2784.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68657,做多,2025-07-10 12:55:00,2025-07-10 13:00:00,2777.24,2780.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68658,做多,2025-07-10 13:50:00,2025-07-10 14:00:00,2777.99,2777.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68659,做空,2025-07-10 14:00:00,2025-07-10 14:05:00,2777.29,2778.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68660,做多,2025-07-10 14:05:00,2025-07-10 14:15:00,2778.44,2789.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68661,做多,2025-07-10 15:05:00,2025-07-10 16:10:00,2772.11,2776.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68662,做多,2025-07-10 19:05:00,2025-07-10 19:20:00,2816.44,2813.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68663,做空,2025-07-10 19:20:00,2025-07-10 19:35:00,2813.12,2809.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -68664,做多,2025-07-10 19:35:00,2025-07-10 19:45:00,2809.31,2809.54,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68665,做空,2025-07-10 19:45:00,2025-07-10 19:50:00,2809.54,2812.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68666,做多,2025-07-10 19:50:00,2025-07-10 20:05:00,2812.28,2813.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68667,做多,2025-07-11 00:55:00,2025-07-11 02:00:00,2936.72,2951.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68668,做多,2025-07-11 03:40:00,2025-07-11 04:00:00,2965.89,2967.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68669,做空,2025-07-11 04:00:00,2025-07-11 04:30:00,2967.25,2952.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68670,做多,2025-07-11 04:45:00,2025-07-11 05:05:00,2964.86,2991.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68671,做多,2025-07-11 07:40:00,2025-07-11 07:45:00,2999.61,2990.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68672,做空,2025-07-11 07:45:00,2025-07-11 07:55:00,2990.93,2968.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68673,做多,2025-07-11 08:35:00,2025-07-11 08:40:00,2990.65,3006.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68674,做多,2025-07-11 10:05:00,2025-07-11 10:10:00,3010.72,2998.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68675,做空,2025-07-11 10:10:00,2025-07-11 10:15:00,2998.2,3005.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68676,做多,2025-07-11 10:15:00,2025-07-11 10:25:00,3005.2,3010.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -68677,做空,2025-07-11 10:25:00,2025-07-11 11:10:00,3010.79,2988.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68678,做多,2025-07-11 12:10:00,2025-07-11 12:15:00,2991.3,2985.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68679,做空,2025-07-11 12:15:00,2025-07-11 12:30:00,2985.12,2978.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68680,做多,2025-07-11 12:50:00,2025-07-11 13:00:00,2982.76,2994.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68681,做多,2025-07-11 13:35:00,2025-07-11 13:40:00,2989.98,2985.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68682,做空,2025-07-11 13:40:00,2025-07-11 13:45:00,2985.05,2994.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68683,做多,2025-07-11 13:45:00,2025-07-11 13:55:00,2994.81,3001.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68684,做多,2025-07-11 15:35:00,2025-07-11 16:40:00,2988.01,2962.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68685,做空,2025-07-11 16:40:00,2025-07-11 16:50:00,2962.91,2968.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68686,做多,2025-07-11 16:50:00,2025-07-11 17:15:00,2968.03,2992.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68687,做多,2025-07-11 18:30:00,2025-07-11 18:35:00,2990.01,2987.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68688,做空,2025-07-11 18:35:00,2025-07-11 18:50:00,2987.93,2993.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68689,做多,2025-07-11 18:50:00,2025-07-11 19:00:00,2993.87,2986.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68690,做空,2025-07-11 19:00:00,2025-07-11 19:05:00,2986.56,2987.91,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68691,做多,2025-07-11 19:05:00,2025-07-11 19:15:00,2987.91,3001.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68692,做多,2025-07-11 19:30:00,2025-07-11 19:50:00,2995.51,2999.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68693,做多,2025-07-11 21:20:00,2025-07-11 21:30:00,2992.54,2989.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68694,做空,2025-07-11 21:30:00,2025-07-11 21:35:00,2989.47,2972.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68695,做多,2025-07-12 00:55:00,2025-07-12 02:30:00,2951.82,2966.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68696,做多,2025-07-12 03:05:00,2025-07-12 03:30:00,2961.73,2964.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -68697,做空,2025-07-12 03:30:00,2025-07-12 03:40:00,2964.45,2961.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -68698,做多,2025-07-12 03:40:00,2025-07-12 04:05:00,2961.97,2962.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68699,做空,2025-07-12 04:05:00,2025-07-12 04:20:00,2962.81,2963.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68700,做多,2025-07-12 04:20:00,2025-07-12 04:30:00,2963.57,2963.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68701,做空,2025-07-12 04:30:00,2025-07-12 04:40:00,2963.24,2959.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68702,做多,2025-07-12 05:45:00,2025-07-12 05:55:00,2951.89,2951.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68703,做空,2025-07-12 05:55:00,2025-07-12 06:00:00,2951.58,2952.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68704,做多,2025-07-12 06:00:00,2025-07-12 06:05:00,2952.26,2949.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68705,做空,2025-07-12 06:05:00,2025-07-12 06:15:00,2949.24,2952.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68706,做多,2025-07-12 06:15:00,2025-07-12 06:35:00,2952.43,2958.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68707,做多,2025-07-12 08:00:00,2025-07-12 08:30:00,2966.71,2964.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68708,做空,2025-07-12 08:30:00,2025-07-12 08:40:00,2964.49,2964.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68709,做多,2025-07-12 08:40:00,2025-07-12 09:00:00,2964.43,2963.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68710,做空,2025-07-12 09:00:00,2025-07-12 09:05:00,2963.56,2964.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68711,做多,2025-07-12 09:05:00,2025-07-12 09:15:00,2964.48,2968.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68712,做多,2025-07-12 11:20:00,2025-07-12 11:30:00,2973.69,2971.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68713,做空,2025-07-12 11:30:00,2025-07-12 11:35:00,2971.2,2977.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68714,做多,2025-07-12 11:35:00,2025-07-12 11:40:00,2977.99,2963.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68715,做空,2025-07-12 11:40:00,2025-07-12 11:45:00,2963.8,2966.52,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68716,做多,2025-07-12 13:55:00,2025-07-12 14:00:00,2938.49,2932.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68717,做空,2025-07-12 14:00:00,2025-07-12 14:05:00,2932.35,2938.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68718,做多,2025-07-12 14:05:00,2025-07-12 14:10:00,2938.12,2945.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68719,做多,2025-07-12 14:40:00,2025-07-12 17:40:00,2935.0,2937.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68720,做多,2025-07-12 19:35:00,2025-07-12 19:45:00,2939.7,2940.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68721,做空,2025-07-12 19:45:00,2025-07-12 19:55:00,2940.0,2939.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68722,做多,2025-07-12 19:55:00,2025-07-12 22:15:00,2939.71,2927.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68723,做空,2025-07-12 22:15:00,2025-07-12 22:20:00,2927.52,2929.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68724,做多,2025-07-12 22:20:00,2025-07-12 22:45:00,2929.98,2931.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68725,做空,2025-07-12 22:45:00,2025-07-12 22:50:00,2931.13,2932.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68726,做多,2025-07-12 22:50:00,2025-07-12 23:00:00,2932.66,2933.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68727,做空,2025-07-12 23:00:00,2025-07-12 23:15:00,2933.43,2935.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68728,做多,2025-07-12 23:15:00,2025-07-12 23:40:00,2935.36,2933.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68729,做空,2025-07-12 23:40:00,2025-07-12 23:45:00,2933.23,2944.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68730,做多,2025-07-12 23:45:00,2025-07-12 23:50:00,2944.46,2942.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68731,做多,2025-07-13 01:20:00,2025-07-13 01:30:00,2942.2,2941.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68732,做空,2025-07-13 01:30:00,2025-07-13 01:35:00,2941.67,2946.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68733,做多,2025-07-13 01:35:00,2025-07-13 01:45:00,2946.67,2949.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68734,做多,2025-07-13 02:40:00,2025-07-13 02:55:00,2945.54,2952.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68735,做多,2025-07-13 04:30:00,2025-07-13 04:40:00,2955.35,2953.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68736,做空,2025-07-13 04:40:00,2025-07-13 05:30:00,2953.32,2956.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68737,做多,2025-07-13 05:30:00,2025-07-13 05:40:00,2956.89,2952.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68738,做空,2025-07-13 05:40:00,2025-07-13 05:45:00,2952.51,2951.27,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -68739,做多,2025-07-13 06:20:00,2025-07-13 06:25:00,2955.99,2953.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68740,做空,2025-07-13 06:25:00,2025-07-13 06:30:00,2953.58,2956.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68741,做多,2025-07-13 06:30:00,2025-07-13 06:35:00,2956.28,2962.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68742,做多,2025-07-13 10:00:00,2025-07-13 10:30:00,2952.5,2950.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68743,做空,2025-07-13 10:30:00,2025-07-13 11:00:00,2950.11,2951.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68744,做多,2025-07-13 11:00:00,2025-07-13 11:05:00,2951.79,2955.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68745,做多,2025-07-13 15:00:00,2025-07-13 15:30:00,2988.01,2990.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -68746,做空,2025-07-13 15:30:00,2025-07-13 15:55:00,2990.01,2990.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68747,做多,2025-07-13 15:55:00,2025-07-13 16:10:00,2990.97,2987.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68748,做空,2025-07-13 16:10:00,2025-07-13 16:15:00,2987.36,2990.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68749,做多,2025-07-13 16:15:00,2025-07-13 18:45:00,2990.43,2992.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -68750,做空,2025-07-13 18:45:00,2025-07-13 19:00:00,2992.22,2993.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68751,做多,2025-07-13 19:00:00,2025-07-13 19:10:00,2993.0,2994.17,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68752,做空,2025-07-13 19:10:00,2025-07-13 19:20:00,2994.17,2999.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68753,做多,2025-07-13 19:20:00,2025-07-13 19:25:00,2999.87,3000.56,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68754,做多,2025-07-13 20:30:00,2025-07-13 20:35:00,2995.12,2991.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68755,做空,2025-07-13 20:35:00,2025-07-13 20:50:00,2991.55,2991.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68756,做多,2025-07-13 20:50:00,2025-07-13 20:55:00,2991.91,2990.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68757,做空,2025-07-13 20:55:00,2025-07-13 21:35:00,2990.58,2955.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68758,做多,2025-07-13 22:35:00,2025-07-13 22:45:00,2965.43,2962.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68759,做空,2025-07-13 22:45:00,2025-07-13 23:00:00,2962.35,2960.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -68760,做多,2025-07-13 23:00:00,2025-07-13 23:25:00,2960.23,2961.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68761,做空,2025-07-13 23:25:00,2025-07-14 01:30:00,2961.22,2965.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68762,做多,2025-07-14 01:40:00,2025-07-14 01:55:00,2970.79,2972.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -68763,做空,2025-07-14 01:55:00,2025-07-14 02:00:00,2972.88,2974.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68764,做多,2025-07-14 02:00:00,2025-07-14 02:20:00,2974.64,2994.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68765,做多,2025-07-14 07:10:00,2025-07-14 07:15:00,3030.56,3030.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68766,做空,2025-07-14 07:15:00,2025-07-14 07:30:00,3030.21,3035.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68767,做多,2025-07-14 07:30:00,2025-07-14 07:35:00,3035.39,3042.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68768,做多,2025-07-14 08:15:00,2025-07-14 08:20:00,3033.59,3026.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68769,做空,2025-07-14 08:20:00,2025-07-14 08:40:00,3026.1,3033.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68770,做多,2025-07-14 08:40:00,2025-07-14 09:15:00,3033.0,3038.17,0.0,100.0,0.0,0.0,0.0,0.0,flip -68771,做空,2025-07-14 09:15:00,2025-07-14 10:20:00,3038.17,3044.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68772,做多,2025-07-14 10:20:00,2025-07-14 10:25:00,3044.44,3059.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68773,做多,2025-07-14 11:35:00,2025-07-14 11:50:00,3067.83,3057.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68774,做空,2025-07-14 11:50:00,2025-07-14 11:55:00,3057.06,3051.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68775,做多,2025-07-14 13:00:00,2025-07-14 13:05:00,3055.69,3047.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68776,做空,2025-07-14 13:05:00,2025-07-14 13:10:00,3047.79,3053.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68777,做多,2025-07-14 13:10:00,2025-07-14 13:15:00,3053.73,3041.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68778,做空,2025-07-14 13:15:00,2025-07-14 13:35:00,3041.23,3044.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68779,做多,2025-07-14 13:35:00,2025-07-14 13:45:00,3044.23,3058.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68780,做多,2025-07-14 16:15:00,2025-07-14 16:30:00,3016.01,3018.41,0.0,100.0,0.0,0.0,0.0,0.0,flip -68781,做空,2025-07-14 16:30:00,2025-07-14 17:35:00,3018.41,3004.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68782,做多,2025-07-14 19:30:00,2025-07-14 19:45:00,2996.94,2992.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68783,做空,2025-07-14 19:45:00,2025-07-14 19:50:00,2992.13,3000.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68784,做多,2025-07-14 19:50:00,2025-07-14 19:55:00,3000.91,2999.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68785,做空,2025-07-14 19:55:00,2025-07-14 20:05:00,2999.03,2990.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68786,做多,2025-07-14 20:15:00,2025-07-14 20:30:00,2995.03,3000.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68787,做多,2025-07-14 22:05:00,2025-07-14 22:15:00,3007.53,3007.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68788,做空,2025-07-14 22:15:00,2025-07-14 23:10:00,3007.06,3008.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68789,做多,2025-07-14 23:10:00,2025-07-14 23:40:00,3008.61,3009.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68790,做空,2025-07-14 23:40:00,2025-07-14 23:45:00,3009.7,3012.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68791,做多,2025-07-14 23:45:00,2025-07-14 23:50:00,3012.91,3011.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68792,做空,2025-07-14 23:50:00,2025-07-15 00:20:00,3011.61,3014.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68793,做多,2025-07-15 00:20:00,2025-07-15 00:25:00,3014.76,3017.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68794,做多,2025-07-15 01:40:00,2025-07-15 01:45:00,2993.92,2989.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68795,做空,2025-07-15 01:45:00,2025-07-15 01:50:00,2989.65,2991.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68796,做多,2025-07-15 01:50:00,2025-07-15 01:55:00,2991.21,2975.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68797,做空,2025-07-15 01:55:00,2025-07-15 02:15:00,2975.28,2966.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68798,做多,2025-07-15 02:45:00,2025-07-15 02:55:00,2974.8,2973.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68799,做空,2025-07-15 02:55:00,2025-07-15 03:05:00,2973.63,2947.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68800,做多,2025-07-15 04:15:00,2025-07-15 04:30:00,2960.01,2957.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68801,做空,2025-07-15 04:30:00,2025-07-15 05:45:00,2957.72,2965.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68802,做多,2025-07-15 05:45:00,2025-07-15 05:55:00,2965.16,2973.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68803,做多,2025-07-15 07:50:00,2025-07-15 07:55:00,2980.87,2976.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68804,做空,2025-07-15 07:55:00,2025-07-15 08:10:00,2976.36,2968.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68805,做多,2025-07-15 08:35:00,2025-07-15 08:50:00,2981.0,2973.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68806,做空,2025-07-15 08:50:00,2025-07-15 09:00:00,2973.99,2977.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68807,做多,2025-07-15 09:00:00,2025-07-15 09:10:00,2977.64,2985.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68808,做多,2025-07-15 09:45:00,2025-07-15 11:10:00,2977.21,2973.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68809,做空,2025-07-15 11:10:00,2025-07-15 11:15:00,2973.07,2964.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68810,做多,2025-07-15 11:50:00,2025-07-15 11:55:00,2974.79,2979.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68811,做多,2025-07-15 12:45:00,2025-07-15 12:50:00,2990.99,2999.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68812,做多,2025-07-15 15:40:00,2025-07-15 17:05:00,3024.3,3042.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -68813,做空,2025-07-15 17:05:00,2025-07-15 17:10:00,3042.94,3046.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68814,做多,2025-07-15 17:10:00,2025-07-15 17:25:00,3046.11,3074.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68815,做多,2025-07-15 19:05:00,2025-07-15 19:20:00,3077.19,3078.19,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68816,做空,2025-07-15 19:20:00,2025-07-15 19:35:00,3078.19,3054.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68817,做多,2025-07-15 21:00:00,2025-07-15 21:10:00,3049.1,3060.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68818,做多,2025-07-16 00:15:00,2025-07-16 00:25:00,3133.32,3126.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68819,做空,2025-07-16 00:25:00,2025-07-16 00:30:00,3126.97,3133.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68820,做多,2025-07-16 00:30:00,2025-07-16 00:35:00,3133.21,3141.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68821,做多,2025-07-16 01:10:00,2025-07-16 01:20:00,3137.99,3138.44,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68822,做多,2025-07-16 01:45:00,2025-07-16 02:00:00,3138.42,3126.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68823,做空,2025-07-16 02:00:00,2025-07-16 02:05:00,3126.99,3130.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68824,做多,2025-07-16 03:40:00,2025-07-16 03:45:00,3117.23,3112.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68825,做空,2025-07-16 03:45:00,2025-07-16 03:50:00,3112.22,3115.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68826,做多,2025-07-16 03:50:00,2025-07-16 04:00:00,3115.73,3114.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68827,做空,2025-07-16 04:00:00,2025-07-16 04:10:00,3114.71,3100.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68828,做多,2025-07-16 04:20:00,2025-07-16 04:40:00,3109.48,3119.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68829,做多,2025-07-16 06:15:00,2025-07-16 06:20:00,3140.93,3154.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68830,做多,2025-07-16 08:15:00,2025-07-16 08:20:00,3164.67,3159.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68831,做空,2025-07-16 08:20:00,2025-07-16 08:25:00,3159.26,3160.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68832,做多,2025-07-16 08:25:00,2025-07-16 08:35:00,3160.94,3168.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68833,做多,2025-07-16 09:00:00,2025-07-16 09:20:00,3165.18,3163.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68834,做空,2025-07-16 09:20:00,2025-07-16 09:30:00,3163.19,3164.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68835,做多,2025-07-16 09:30:00,2025-07-16 09:35:00,3164.74,3156.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68836,做空,2025-07-16 09:35:00,2025-07-16 09:40:00,3156.73,3151.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68837,做多,2025-07-16 11:25:00,2025-07-16 11:50:00,3155.25,3149.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68838,做空,2025-07-16 11:50:00,2025-07-16 12:00:00,3149.96,3153.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68839,做多,2025-07-16 12:00:00,2025-07-16 12:25:00,3153.45,3161.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68840,做多,2025-07-16 15:40:00,2025-07-16 15:50:00,3230.99,3232.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68841,做空,2025-07-16 15:50:00,2025-07-16 15:55:00,3232.41,3243.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68842,做多,2025-07-16 15:55:00,2025-07-16 16:00:00,3243.4,3234.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68843,做空,2025-07-16 16:00:00,2025-07-16 16:05:00,3234.52,3239.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68844,做多,2025-07-16 16:05:00,2025-07-16 16:15:00,3239.93,3244.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -68845,做空,2025-07-16 16:15:00,2025-07-16 21:10:00,3244.39,3379.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68846,做多,2025-07-16 21:10:00,2025-07-16 21:30:00,3379.36,3383.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -68847,做空,2025-07-16 21:30:00,2025-07-16 21:35:00,3383.27,3369.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68848,做多,2025-07-16 22:05:00,2025-07-16 22:25:00,3386.43,3374.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68849,做空,2025-07-16 22:25:00,2025-07-16 22:40:00,3374.03,3362.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68850,做多,2025-07-16 23:20:00,2025-07-16 23:25:00,3368.04,3366.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68851,做空,2025-07-16 23:25:00,2025-07-16 23:40:00,3366.13,3367.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68852,做多,2025-07-16 23:40:00,2025-07-17 00:00:00,3367.5,3381.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68853,做多,2025-07-17 01:00:00,2025-07-17 01:20:00,3380.45,3371.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68854,做空,2025-07-17 01:20:00,2025-07-17 01:30:00,3371.69,3344.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68855,做多,2025-07-17 02:50:00,2025-07-17 02:55:00,3351.54,3348.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68856,做空,2025-07-17 02:55:00,2025-07-17 03:25:00,3348.57,3321.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68857,做多,2025-07-17 04:10:00,2025-07-17 04:40:00,3335.71,3343.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68858,做多,2025-07-17 08:35:00,2025-07-17 09:05:00,3433.66,3464.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68859,做多,2025-07-17 10:55:00,2025-07-17 12:50:00,3458.7,3435.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68860,做空,2025-07-17 12:50:00,2025-07-17 13:00:00,3435.83,3430.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -68861,做多,2025-07-17 13:00:00,2025-07-17 13:05:00,3430.64,3419.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68862,做空,2025-07-17 13:05:00,2025-07-17 13:15:00,3419.77,3416.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68863,做多,2025-07-17 13:25:00,2025-07-17 14:15:00,3423.7,3407.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68864,做空,2025-07-17 14:15:00,2025-07-17 14:20:00,3407.36,3410.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68865,做多,2025-07-17 14:20:00,2025-07-17 15:05:00,3410.6,3409.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68866,做空,2025-07-17 15:05:00,2025-07-17 15:20:00,3409.34,3415.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68867,做多,2025-07-17 15:20:00,2025-07-17 15:45:00,3415.66,3413.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68868,做空,2025-07-17 15:45:00,2025-07-17 15:50:00,3413.0,3423.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68869,做多,2025-07-17 15:50:00,2025-07-17 15:55:00,3423.63,3420.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68870,做空,2025-07-17 15:55:00,2025-07-17 16:10:00,3420.4,3406.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68871,做多,2025-07-17 16:40:00,2025-07-17 17:10:00,3397.63,3405.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -68872,做空,2025-07-17 17:10:00,2025-07-17 17:40:00,3405.6,3406.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68873,做多,2025-07-17 17:40:00,2025-07-17 17:45:00,3406.45,3419.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68874,做多,2025-07-17 20:55:00,2025-07-17 21:05:00,3419.71,3450.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68875,做多,2025-07-17 23:00:00,2025-07-17 23:15:00,3472.47,3508.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68876,做多,2025-07-17 23:45:00,2025-07-18 00:05:00,3479.69,3471.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68877,做空,2025-07-18 00:05:00,2025-07-18 00:25:00,3471.11,3478.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68878,做多,2025-07-18 00:25:00,2025-07-18 00:45:00,3478.38,3527.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68879,做多,2025-07-18 02:45:00,2025-07-18 02:50:00,3606.99,3605.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68880,做空,2025-07-18 02:50:00,2025-07-18 03:15:00,3605.32,3593.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68881,做多,2025-07-18 03:35:00,2025-07-18 03:45:00,3601.01,3595.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68882,做空,2025-07-18 03:45:00,2025-07-18 04:00:00,3595.55,3579.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68883,做多,2025-07-18 04:25:00,2025-07-18 04:40:00,3593.68,3612.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68884,做多,2025-07-18 07:00:00,2025-07-18 07:05:00,3663.04,3655.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68885,做多,2025-07-18 09:10:00,2025-07-18 09:15:00,3613.72,3610.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68886,做空,2025-07-18 09:15:00,2025-07-18 09:35:00,3610.22,3613.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68887,做多,2025-07-18 09:35:00,2025-07-18 10:15:00,3613.2,3607.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68888,做空,2025-07-18 10:15:00,2025-07-18 10:20:00,3607.06,3614.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68889,做多,2025-07-18 10:20:00,2025-07-18 10:35:00,3614.65,3610.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68890,做空,2025-07-18 10:35:00,2025-07-18 10:40:00,3610.21,3612.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68891,做多,2025-07-18 10:40:00,2025-07-18 11:10:00,3612.72,3608.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68892,做多,2025-07-18 11:35:00,2025-07-18 11:50:00,3612.58,3615.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -68893,做空,2025-07-18 11:50:00,2025-07-18 12:00:00,3615.8,3616.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68894,做多,2025-07-18 12:00:00,2025-07-18 12:05:00,3616.31,3610.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68895,做空,2025-07-18 12:05:00,2025-07-18 12:25:00,3610.85,3595.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68896,做多,2025-07-18 12:35:00,2025-07-18 12:55:00,3613.49,3639.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68897,做多,2025-07-18 13:25:00,2025-07-18 13:45:00,3623.22,3654.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68898,做多,2025-07-18 15:55:00,2025-07-18 16:05:00,3564.9,3561.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68899,做空,2025-07-18 16:05:00,2025-07-18 16:15:00,3561.72,3574.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68900,做多,2025-07-18 16:15:00,2025-07-18 16:45:00,3574.21,3579.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68901,做多,2025-07-18 18:20:00,2025-07-18 18:30:00,3599.34,3590.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68902,做空,2025-07-18 18:30:00,2025-07-18 18:55:00,3590.57,3572.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68903,做多,2025-07-18 21:00:00,2025-07-18 22:05:00,3528.01,3534.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -68904,做空,2025-07-18 22:05:00,2025-07-18 22:10:00,3534.8,3542.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68905,做多,2025-07-18 22:10:00,2025-07-18 22:15:00,3542.42,3540.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68906,做空,2025-07-18 22:15:00,2025-07-18 22:20:00,3540.66,3545.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68907,做多,2025-07-18 22:20:00,2025-07-18 22:25:00,3545.99,3571.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68908,做多,2025-07-18 22:25:00,2025-07-18 22:45:00,3571.01,3549.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68909,做空,2025-07-18 22:45:00,2025-07-18 23:00:00,3549.31,3521.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68910,做多,2025-07-18 23:45:00,2025-07-18 23:50:00,3545.9,3543.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68911,做空,2025-07-18 23:50:00,2025-07-19 00:55:00,3543.59,3521.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68912,做多,2025-07-19 01:35:00,2025-07-19 02:00:00,3542.89,3535.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68913,做空,2025-07-19 02:00:00,2025-07-19 02:05:00,3535.04,3538.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68914,做多,2025-07-19 02:05:00,2025-07-19 02:15:00,3538.37,3555.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68915,做多,2025-07-19 04:50:00,2025-07-19 05:45:00,3590.53,3587.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68916,做空,2025-07-19 05:45:00,2025-07-19 06:10:00,3587.53,3575.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68917,做多,2025-07-19 07:05:00,2025-07-19 07:10:00,3581.25,3577.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68918,做空,2025-07-19 07:10:00,2025-07-19 08:00:00,3577.54,3573.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -68919,做多,2025-07-19 08:00:00,2025-07-19 08:05:00,3573.91,3570.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68920,做空,2025-07-19 08:05:00,2025-07-19 08:10:00,3570.91,3556.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68921,做多,2025-07-19 09:25:00,2025-07-19 09:35:00,3558.01,3562.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68922,做多,2025-07-19 09:55:00,2025-07-19 10:00:00,3557.36,3553.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68923,做空,2025-07-19 10:00:00,2025-07-19 10:20:00,3553.57,3556.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68924,做多,2025-07-19 10:20:00,2025-07-19 10:40:00,3556.27,3565.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68925,做多,2025-07-19 11:00:00,2025-07-19 11:05:00,3559.75,3563.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68926,做多,2025-07-19 11:20:00,2025-07-19 11:25:00,3562.93,3572.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68927,做多,2025-07-19 12:45:00,2025-07-19 13:05:00,3558.85,3554.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68928,做空,2025-07-19 13:05:00,2025-07-19 14:10:00,3554.99,3544.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68929,做多,2025-07-19 15:15:00,2025-07-19 15:40:00,3551.99,3561.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68930,做多,2025-07-19 16:20:00,2025-07-19 16:25:00,3549.2,3563.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68931,做多,2025-07-19 18:05:00,2025-07-19 18:15:00,3549.01,3543.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68932,做空,2025-07-19 18:15:00,2025-07-19 18:20:00,3543.26,3555.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68933,做多,2025-07-19 18:20:00,2025-07-19 18:40:00,3555.29,3556.8,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -68934,做多,2025-07-19 19:10:00,2025-07-19 19:20:00,3550.37,3559.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68935,做多,2025-07-19 21:50:00,2025-07-19 22:00:00,3567.61,3563.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68936,做空,2025-07-19 22:00:00,2025-07-19 22:05:00,3563.62,3576.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68937,做多,2025-07-19 22:05:00,2025-07-19 23:20:00,3576.16,3576.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68938,做空,2025-07-19 23:20:00,2025-07-19 23:25:00,3576.45,3579.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68939,做多,2025-07-19 23:25:00,2025-07-19 23:35:00,3579.64,3595.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68940,做多,2025-07-20 00:10:00,2025-07-20 00:25:00,3583.33,3579.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68941,做空,2025-07-20 00:25:00,2025-07-20 00:30:00,3579.9,3583.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68942,做多,2025-07-20 00:30:00,2025-07-20 00:40:00,3583.43,3585.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -68943,做空,2025-07-20 00:40:00,2025-07-20 00:45:00,3585.5,3589.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68944,做多,2025-07-20 00:45:00,2025-07-20 01:05:00,3589.9,3612.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68945,做多,2025-07-20 02:30:00,2025-07-20 02:35:00,3618.41,3617.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -68946,做多,2025-07-20 03:20:00,2025-07-20 03:25:00,3610.2,3636.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68947,做多,2025-07-20 03:25:00,2025-07-20 03:30:00,3636.55,3653.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68948,做多,2025-07-20 04:50:00,2025-07-20 04:55:00,3654.08,3653.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68949,做空,2025-07-20 04:55:00,2025-07-20 05:50:00,3653.52,3648.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -68950,做多,2025-07-20 05:50:00,2025-07-20 05:55:00,3648.0,3646.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68951,做空,2025-07-20 05:55:00,2025-07-20 06:15:00,3646.47,3641.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -68952,做多,2025-07-20 06:15:00,2025-07-20 06:30:00,3641.5,3650.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68953,做多,2025-07-20 10:10:00,2025-07-20 11:20:00,3705.58,3718.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68954,做多,2025-07-20 12:50:00,2025-07-20 13:25:00,3739.74,3741.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68955,做空,2025-07-20 13:25:00,2025-07-20 13:30:00,3741.43,3742.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68956,做多,2025-07-20 13:30:00,2025-07-20 13:35:00,3742.99,3741.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68957,做空,2025-07-20 13:35:00,2025-07-20 13:45:00,3741.32,3744.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68958,做多,2025-07-20 13:45:00,2025-07-20 14:05:00,3744.71,3741.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68959,做空,2025-07-20 14:05:00,2025-07-20 14:10:00,3741.41,3740.19,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -68960,做多,2025-07-20 14:15:00,2025-07-20 14:25:00,3747.41,3746.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68961,做空,2025-07-20 14:25:00,2025-07-20 14:45:00,3746.01,3747.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68962,做多,2025-07-20 14:45:00,2025-07-20 14:55:00,3747.34,3766.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68963,做多,2025-07-20 16:25:00,2025-07-20 16:30:00,3790.99,3798.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68964,做多,2025-07-20 18:55:00,2025-07-20 19:15:00,3749.01,3755.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68965,做多,2025-07-20 20:45:00,2025-07-20 20:50:00,3750.91,3750.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68966,做空,2025-07-20 20:50:00,2025-07-20 21:20:00,3750.59,3751.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68967,做多,2025-07-20 21:20:00,2025-07-20 21:25:00,3751.78,3758.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68968,做多,2025-07-20 22:35:00,2025-07-20 22:55:00,3739.0,3746.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -68969,做空,2025-07-20 22:55:00,2025-07-20 23:05:00,3746.15,3742.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -68970,做多,2025-07-20 23:05:00,2025-07-20 23:25:00,3742.39,3742.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -68971,做空,2025-07-20 23:25:00,2025-07-21 00:10:00,3742.66,3731.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68972,做多,2025-07-21 00:45:00,2025-07-21 00:50:00,3743.0,3739.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68973,做空,2025-07-21 00:50:00,2025-07-21 01:30:00,3739.76,3708.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68974,做多,2025-07-21 02:00:00,2025-07-21 02:15:00,3735.26,3721.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68975,做空,2025-07-21 02:15:00,2025-07-21 02:20:00,3721.64,3737.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68976,做多,2025-07-21 02:20:00,2025-07-21 03:05:00,3737.64,3757.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68977,做多,2025-07-21 05:00:00,2025-07-21 05:05:00,3762.01,3756.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68978,做空,2025-07-21 05:05:00,2025-07-21 05:20:00,3756.57,3748.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68979,做多,2025-07-21 05:30:00,2025-07-21 05:50:00,3769.75,3778.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68980,做多,2025-07-21 08:05:00,2025-07-21 08:15:00,3796.25,3792.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68981,做空,2025-07-21 08:15:00,2025-07-21 08:45:00,3792.36,3784.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68982,做多,2025-07-21 10:10:00,2025-07-21 10:25:00,3781.49,3772.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68983,做空,2025-07-21 10:25:00,2025-07-21 10:35:00,3772.92,3785.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68984,做多,2025-07-21 10:35:00,2025-07-21 10:40:00,3785.8,3795.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68985,做多,2025-07-21 12:20:00,2025-07-21 12:30:00,3809.95,3806.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68986,做空,2025-07-21 12:30:00,2025-07-21 12:35:00,3806.84,3814.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68987,做多,2025-07-21 12:35:00,2025-07-21 12:50:00,3814.4,3810.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68988,做空,2025-07-21 12:50:00,2025-07-21 13:00:00,3810.9,3797.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68989,做多,2025-07-21 13:30:00,2025-07-21 14:10:00,3797.49,3808.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -68990,做空,2025-07-21 14:10:00,2025-07-21 15:35:00,3808.67,3818.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -68991,做多,2025-07-21 17:30:00,2025-07-21 17:35:00,3779.67,3764.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68992,做空,2025-07-21 17:35:00,2025-07-21 17:40:00,3764.34,3745.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68993,做多,2025-07-21 17:55:00,2025-07-21 18:20:00,3768.62,3794.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68994,做多,2025-07-21 19:10:00,2025-07-21 19:15:00,3764.63,3745.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68995,做空,2025-07-21 19:15:00,2025-07-21 19:30:00,3745.81,3721.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -68996,做多,2025-07-21 20:05:00,2025-07-21 20:15:00,3744.16,3743.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68997,做空,2025-07-21 20:15:00,2025-07-21 21:15:00,3743.98,3754.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -68998,做多,2025-07-21 21:15:00,2025-07-21 21:40:00,3754.19,3758.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -68999,做多,2025-07-21 22:05:00,2025-07-21 22:15:00,3756.31,3751.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69000,做空,2025-07-21 22:15:00,2025-07-21 22:20:00,3751.57,3758.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69001,做多,2025-07-21 22:20:00,2025-07-21 22:30:00,3758.47,3771.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69002,做多,2025-07-21 23:05:00,2025-07-21 23:40:00,3756.69,3763.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -69003,做空,2025-07-21 23:40:00,2025-07-21 23:55:00,3763.46,3760.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -69004,做多,2025-07-21 23:55:00,2025-07-22 00:25:00,3760.95,3774.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69005,做多,2025-07-22 01:35:00,2025-07-22 01:50:00,3756.0,3791.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69006,做多,2025-07-22 05:50:00,2025-07-22 06:00:00,3685.98,3687.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69007,做空,2025-07-22 06:00:00,2025-07-22 07:00:00,3687.81,3695.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69008,做多,2025-07-22 07:00:00,2025-07-22 07:05:00,3695.75,3689.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69009,做空,2025-07-22 07:05:00,2025-07-22 07:10:00,3689.5,3703.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69010,做多,2025-07-22 07:10:00,2025-07-22 07:40:00,3703.81,3698.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69011,做空,2025-07-22 07:40:00,2025-07-22 07:50:00,3698.13,3683.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69012,做多,2025-07-22 09:25:00,2025-07-22 09:40:00,3644.15,3660.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69013,做多,2025-07-22 12:25:00,2025-07-22 12:30:00,3700.12,3694.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69014,做空,2025-07-22 12:30:00,2025-07-22 12:35:00,3694.59,3698.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69015,做多,2025-07-22 12:35:00,2025-07-22 12:45:00,3698.64,3695.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69016,做空,2025-07-22 12:45:00,2025-07-22 12:50:00,3695.45,3702.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69017,做多,2025-07-22 12:50:00,2025-07-22 12:55:00,3702.55,3701.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69018,做空,2025-07-22 12:55:00,2025-07-22 13:05:00,3701.07,3696.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -69019,做多,2025-07-22 13:05:00,2025-07-22 13:15:00,3696.15,3695.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69020,做空,2025-07-22 13:15:00,2025-07-22 13:30:00,3695.86,3671.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69021,做多,2025-07-22 13:40:00,2025-07-22 14:40:00,3692.76,3673.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69022,做空,2025-07-22 14:40:00,2025-07-22 17:10:00,3673.53,3690.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69023,做多,2025-07-22 18:10:00,2025-07-22 18:35:00,3698.71,3703.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69024,做多,2025-07-22 18:45:00,2025-07-22 18:50:00,3697.28,3719.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69025,做多,2025-07-22 20:10:00,2025-07-22 20:25:00,3693.66,3691.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69026,做空,2025-07-22 20:25:00,2025-07-22 20:35:00,3691.62,3693.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69027,做多,2025-07-22 20:35:00,2025-07-22 21:40:00,3693.42,3698.9,0.0,100.0,0.0,0.0,0.0,0.0,flip -69028,做空,2025-07-22 21:40:00,2025-07-22 21:45:00,3698.9,3702.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69029,做多,2025-07-22 21:45:00,2025-07-22 22:00:00,3702.73,3717.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69030,做多,2025-07-23 00:35:00,2025-07-23 00:40:00,3746.27,3741.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69031,做空,2025-07-23 00:40:00,2025-07-23 00:45:00,3741.5,3741.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69032,做多,2025-07-23 00:45:00,2025-07-23 01:35:00,3741.83,3734.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69033,做空,2025-07-23 01:35:00,2025-07-23 01:50:00,3734.99,3735.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69034,做多,2025-07-23 01:50:00,2025-07-23 02:00:00,3735.95,3734.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69035,做空,2025-07-23 02:00:00,2025-07-23 02:55:00,3734.48,3744.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69036,做多,2025-07-23 02:55:00,2025-07-23 03:00:00,3744.82,3740.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69037,做空,2025-07-23 03:00:00,2025-07-23 03:10:00,3740.36,3739.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69038,做多,2025-07-23 03:10:00,2025-07-23 03:40:00,3739.92,3743.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -69039,做空,2025-07-23 03:40:00,2025-07-23 04:00:00,3743.0,3729.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69040,做多,2025-07-23 04:55:00,2025-07-23 05:00:00,3734.3,3725.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69041,做空,2025-07-23 05:00:00,2025-07-23 05:20:00,3725.47,3716.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69042,做多,2025-07-23 07:30:00,2025-07-23 08:25:00,3692.97,3682.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69043,做空,2025-07-23 08:25:00,2025-07-23 08:55:00,3682.19,3691.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69044,做多,2025-07-23 08:55:00,2025-07-23 09:00:00,3691.33,3688.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69045,做多,2025-07-23 10:35:00,2025-07-23 11:05:00,3662.29,3653.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69046,做空,2025-07-23 11:05:00,2025-07-23 11:15:00,3653.42,3663.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69047,做多,2025-07-23 11:15:00,2025-07-23 11:20:00,3663.14,3666.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69048,做多,2025-07-23 12:10:00,2025-07-23 12:20:00,3678.73,3671.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69049,做空,2025-07-23 12:20:00,2025-07-23 12:40:00,3671.21,3652.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69050,做多,2025-07-23 13:25:00,2025-07-23 13:30:00,3662.12,3656.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69051,做空,2025-07-23 13:30:00,2025-07-23 13:40:00,3656.65,3614.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69052,做多,2025-07-23 14:25:00,2025-07-23 15:05:00,3619.48,3606.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69053,做空,2025-07-23 15:05:00,2025-07-23 15:15:00,3606.49,3605.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69054,做多,2025-07-23 15:15:00,2025-07-23 15:50:00,3605.83,3627.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69055,做多,2025-07-23 17:40:00,2025-07-23 17:50:00,3585.94,3582.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69056,做空,2025-07-23 17:50:00,2025-07-23 19:30:00,3582.0,3594.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69057,做多,2025-07-23 19:45:00,2025-07-23 19:50:00,3607.2,3596.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69058,做空,2025-07-23 19:50:00,2025-07-23 19:55:00,3596.3,3587.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69059,做多,2025-07-23 20:00:00,2025-07-24 00:00:00,3595.69,3616.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -69060,做空,2025-07-24 00:00:00,2025-07-24 00:05:00,3616.95,3620.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69061,做多,2025-07-24 00:05:00,2025-07-24 00:20:00,3620.76,3635.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69062,做多,2025-07-24 01:35:00,2025-07-24 01:40:00,3638.0,3635.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69063,做空,2025-07-24 01:40:00,2025-07-24 01:45:00,3635.39,3638.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69064,做多,2025-07-24 01:45:00,2025-07-24 01:55:00,3638.72,3646.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69065,做多,2025-07-24 02:10:00,2025-07-24 02:15:00,3644.99,3640.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69066,做空,2025-07-24 02:15:00,2025-07-24 02:30:00,3640.44,3643.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69067,做多,2025-07-24 02:30:00,2025-07-24 02:45:00,3643.65,3646.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69068,做多,2025-07-24 04:10:00,2025-07-24 04:15:00,3655.35,3648.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69069,做空,2025-07-24 04:15:00,2025-07-24 04:25:00,3648.09,3631.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69070,做多,2025-07-24 07:15:00,2025-07-24 08:05:00,3566.93,3611.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69071,做多,2025-07-24 09:25:00,2025-07-24 09:30:00,3625.75,3623.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69072,做空,2025-07-24 09:30:00,2025-07-24 09:35:00,3623.18,3625.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69073,做多,2025-07-24 09:35:00,2025-07-24 09:45:00,3625.01,3624.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69074,做多,2025-07-24 09:50:00,2025-07-24 10:00:00,3632.56,3656.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69075,做多,2025-07-24 10:45:00,2025-07-24 12:10:00,3615.87,3643.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -69076,做空,2025-07-24 12:10:00,2025-07-24 12:20:00,3643.32,3641.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69077,做多,2025-07-24 12:20:00,2025-07-24 13:10:00,3641.69,3641.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69078,做空,2025-07-24 13:10:00,2025-07-24 13:15:00,3641.49,3643.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69079,做多,2025-07-24 13:15:00,2025-07-24 13:35:00,3643.76,3638.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69080,做空,2025-07-24 13:35:00,2025-07-24 13:40:00,3638.01,3643.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69081,做多,2025-07-24 13:40:00,2025-07-24 13:50:00,3643.27,3636.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69082,做空,2025-07-24 13:50:00,2025-07-24 14:00:00,3636.95,3637.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69083,做多,2025-07-24 14:00:00,2025-07-24 14:05:00,3637.96,3626.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69084,做空,2025-07-24 14:05:00,2025-07-24 14:10:00,3626.58,3621.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69085,做多,2025-07-24 14:25:00,2025-07-24 14:30:00,3645.74,3672.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69086,做多,2025-07-24 17:10:00,2025-07-24 17:15:00,3710.21,3709.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69087,做空,2025-07-24 17:15:00,2025-07-24 19:40:00,3709.09,3726.38,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69088,做多,2025-07-24 19:50:00,2025-07-24 20:30:00,3732.15,3730.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69089,做空,2025-07-24 20:30:00,2025-07-24 20:35:00,3730.99,3736.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69090,做多,2025-07-24 20:35:00,2025-07-24 20:40:00,3736.57,3732.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69091,做空,2025-07-24 20:40:00,2025-07-24 21:20:00,3732.71,3723.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69092,做多,2025-07-24 21:40:00,2025-07-24 22:45:00,3725.28,3715.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69093,做空,2025-07-24 22:45:00,2025-07-24 22:50:00,3715.11,3725.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69094,做多,2025-07-24 22:50:00,2025-07-24 23:00:00,3725.93,3709.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69095,做空,2025-07-24 23:00:00,2025-07-24 23:05:00,3709.84,3711.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69096,做多,2025-07-24 23:05:00,2025-07-24 23:45:00,3711.47,3702.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69097,做空,2025-07-24 23:45:00,2025-07-25 00:00:00,3702.7,3685.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69098,做多,2025-07-25 01:30:00,2025-07-25 01:45:00,3668.52,3666.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69099,做空,2025-07-25 01:45:00,2025-07-25 02:40:00,3666.1,3643.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69100,做多,2025-07-25 04:30:00,2025-07-25 04:45:00,3618.18,3634.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69101,做多,2025-07-25 05:15:00,2025-07-25 05:45:00,3637.98,3624.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69102,做空,2025-07-25 05:45:00,2025-07-25 05:55:00,3624.0,3632.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69103,做多,2025-07-25 05:55:00,2025-07-25 06:00:00,3632.16,3623.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69104,做空,2025-07-25 06:00:00,2025-07-25 06:05:00,3623.96,3612.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69105,做多,2025-07-25 06:10:00,2025-07-25 06:20:00,3626.17,3621.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69106,做空,2025-07-25 06:20:00,2025-07-25 06:25:00,3621.99,3623.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69107,做多,2025-07-25 06:25:00,2025-07-25 06:40:00,3623.17,3638.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69108,做多,2025-07-25 07:10:00,2025-07-25 07:15:00,3635.17,3653.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69109,做多,2025-07-25 07:55:00,2025-07-25 08:20:00,3630.59,3658.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69110,做多,2025-07-25 11:45:00,2025-07-25 12:15:00,3720.76,3716.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69111,做空,2025-07-25 12:15:00,2025-07-25 12:30:00,3716.48,3707.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69112,做多,2025-07-25 12:40:00,2025-07-25 12:45:00,3728.48,3720.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69113,做空,2025-07-25 12:45:00,2025-07-25 12:55:00,3720.46,3703.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69114,做多,2025-07-25 13:30:00,2025-07-25 13:35:00,3714.08,3689.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69115,做空,2025-07-25 13:35:00,2025-07-25 13:40:00,3689.0,3686.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69116,做多,2025-07-25 16:00:00,2025-07-25 16:15:00,3636.14,3629.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69117,做空,2025-07-25 16:15:00,2025-07-25 16:25:00,3629.29,3629.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69118,做多,2025-07-25 16:25:00,2025-07-25 17:10:00,3629.38,3640.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69119,做多,2025-07-25 17:20:00,2025-07-25 17:25:00,3639.28,3632.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69120,做空,2025-07-25 17:25:00,2025-07-25 17:40:00,3632.37,3634.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69121,做多,2025-07-25 17:40:00,2025-07-25 18:10:00,3634.99,3646.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69122,做多,2025-07-25 19:30:00,2025-07-25 19:35:00,3652.39,3651.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69123,做多,2025-07-25 20:15:00,2025-07-25 20:25:00,3653.09,3661.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69124,做多,2025-07-25 23:20:00,2025-07-25 23:25:00,3723.1,3714.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69125,做空,2025-07-25 23:25:00,2025-07-25 23:35:00,3714.84,3723.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69126,做多,2025-07-25 23:35:00,2025-07-25 23:45:00,3723.63,3729.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69127,做多,2025-07-26 00:20:00,2025-07-26 00:40:00,3721.83,3719.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69128,做空,2025-07-26 00:40:00,2025-07-26 00:50:00,3719.56,3718.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69129,做多,2025-07-26 00:50:00,2025-07-26 01:00:00,3718.37,3719.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69130,做空,2025-07-26 01:00:00,2025-07-26 01:10:00,3719.33,3721.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69131,做多,2025-07-26 01:10:00,2025-07-26 01:15:00,3721.05,3716.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69132,做空,2025-07-26 01:15:00,2025-07-26 01:40:00,3716.54,3708.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69133,做多,2025-07-26 02:15:00,2025-07-26 02:20:00,3723.99,3740.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69134,做多,2025-07-26 03:30:00,2025-07-26 03:55:00,3730.98,3738.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -69135,做空,2025-07-26 03:55:00,2025-07-26 04:05:00,3738.01,3742.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69136,做多,2025-07-26 04:05:00,2025-07-26 04:10:00,3742.28,3746.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69137,做多,2025-07-26 05:15:00,2025-07-26 05:40:00,3742.57,3748.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69138,做多,2025-07-26 05:50:00,2025-07-26 06:00:00,3749.69,3745.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69139,做空,2025-07-26 06:00:00,2025-07-26 06:15:00,3745.94,3744.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69140,做多,2025-07-26 06:15:00,2025-07-26 07:20:00,3744.43,3741.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69141,做空,2025-07-26 07:20:00,2025-07-26 07:25:00,3741.47,3741.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69142,做多,2025-07-26 07:25:00,2025-07-26 07:35:00,3741.84,3740.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69143,做空,2025-07-26 07:35:00,2025-07-26 07:40:00,3740.49,3743.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69144,做多,2025-07-26 07:40:00,2025-07-26 08:00:00,3743.7,3742.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69145,做多,2025-07-26 09:55:00,2025-07-26 10:00:00,3757.4,3755.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69146,做空,2025-07-26 10:00:00,2025-07-26 10:10:00,3755.88,3756.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69147,做多,2025-07-26 10:10:00,2025-07-26 10:25:00,3756.91,3762.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69148,做多,2025-07-26 11:00:00,2025-07-26 11:20:00,3761.7,3745.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69149,做空,2025-07-26 11:20:00,2025-07-26 11:25:00,3745.34,3748.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69150,做多,2025-07-26 12:40:00,2025-07-26 12:55:00,3744.11,3741.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69151,做空,2025-07-26 12:55:00,2025-07-26 13:00:00,3741.15,3744.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69152,做多,2025-07-26 13:00:00,2025-07-26 13:05:00,3744.95,3744.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69153,做空,2025-07-26 13:05:00,2025-07-26 13:35:00,3744.45,3748.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69154,做多,2025-07-26 13:35:00,2025-07-26 13:45:00,3748.15,3746.3,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69155,做多,2025-07-26 14:05:00,2025-07-26 14:10:00,3747.12,3739.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69156,做空,2025-07-26 14:10:00,2025-07-26 14:25:00,3739.02,3728.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69157,做多,2025-07-26 15:45:00,2025-07-26 16:00:00,3732.7,3732.05,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69158,做多,2025-07-26 16:15:00,2025-07-26 16:30:00,3729.99,3724.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69159,做空,2025-07-26 16:30:00,2025-07-26 16:35:00,3724.56,3726.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69160,做多,2025-07-26 16:35:00,2025-07-26 16:45:00,3726.33,3724.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69161,做空,2025-07-26 16:45:00,2025-07-26 16:50:00,3724.93,3725.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69162,做多,2025-07-26 16:50:00,2025-07-26 17:30:00,3725.01,3725.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69163,做空,2025-07-26 17:30:00,2025-07-26 17:35:00,3725.52,3726.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69164,做多,2025-07-26 17:35:00,2025-07-26 18:05:00,3726.03,3723.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69165,做空,2025-07-26 18:05:00,2025-07-26 18:10:00,3723.97,3725.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69166,做多,2025-07-26 18:10:00,2025-07-26 18:15:00,3725.57,3717.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69167,做空,2025-07-26 18:15:00,2025-07-26 18:20:00,3717.47,3725.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69168,做多,2025-07-26 18:20:00,2025-07-26 18:25:00,3725.25,3730.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69169,做多,2025-07-26 18:25:00,2025-07-26 18:30:00,3730.22,3735.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69170,做多,2025-07-26 20:30:00,2025-07-26 20:45:00,3742.78,3742.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69171,做空,2025-07-26 20:45:00,2025-07-26 20:50:00,3742.62,3744.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69172,做多,2025-07-26 20:50:00,2025-07-26 20:55:00,3744.69,3743.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69173,做空,2025-07-26 20:55:00,2025-07-26 21:20:00,3743.66,3742.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69174,做多,2025-07-26 21:20:00,2025-07-26 21:25:00,3742.66,3741.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69175,做空,2025-07-26 21:25:00,2025-07-26 21:30:00,3741.88,3749.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69176,做多,2025-07-26 21:30:00,2025-07-26 21:35:00,3749.59,3748.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69177,做多,2025-07-26 22:30:00,2025-07-26 22:50:00,3749.49,3749.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69178,做空,2025-07-26 22:50:00,2025-07-26 23:00:00,3749.35,3752.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69179,做多,2025-07-26 23:00:00,2025-07-27 00:40:00,3752.01,3743.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69180,做空,2025-07-27 00:40:00,2025-07-27 02:05:00,3743.05,3757.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69181,做多,2025-07-27 02:05:00,2025-07-27 02:25:00,3757.44,3761.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -69182,做空,2025-07-27 02:25:00,2025-07-27 02:30:00,3761.0,3764.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69183,做多,2025-07-27 02:30:00,2025-07-27 02:45:00,3764.4,3767.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -69184,做空,2025-07-27 02:45:00,2025-07-27 03:55:00,3767.04,3772.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69185,做多,2025-07-27 03:55:00,2025-07-27 04:35:00,3772.91,3781.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69186,做多,2025-07-27 05:50:00,2025-07-27 06:00:00,3787.46,3787.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69187,做空,2025-07-27 06:00:00,2025-07-27 06:10:00,3787.9,3776.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69188,做多,2025-07-27 07:15:00,2025-07-27 07:25:00,3776.7,3774.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69189,做空,2025-07-27 07:25:00,2025-07-27 07:50:00,3774.91,3763.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69190,做多,2025-07-27 08:15:00,2025-07-27 08:20:00,3773.29,3769.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69191,做空,2025-07-27 08:20:00,2025-07-27 08:40:00,3769.74,3770.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69192,做多,2025-07-27 08:40:00,2025-07-27 08:45:00,3770.62,3769.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69193,做空,2025-07-27 08:45:00,2025-07-27 08:50:00,3769.36,3771.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69194,做多,2025-07-27 08:50:00,2025-07-27 08:55:00,3771.05,3769.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69195,做空,2025-07-27 08:55:00,2025-07-27 09:15:00,3769.5,3769.03,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69196,做多,2025-07-27 09:15:00,2025-07-27 09:25:00,3769.03,3766.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69197,做空,2025-07-27 09:25:00,2025-07-27 09:30:00,3766.28,3764.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69198,做多,2025-07-27 09:35:00,2025-07-27 09:40:00,3770.46,3765.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69199,做空,2025-07-27 09:40:00,2025-07-27 09:45:00,3765.04,3760.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69200,做多,2025-07-27 10:00:00,2025-07-27 10:15:00,3771.01,3788.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69201,做多,2025-07-27 11:50:00,2025-07-27 12:25:00,3812.68,3813.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69202,做空,2025-07-27 12:25:00,2025-07-27 12:45:00,3813.72,3822.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69203,做多,2025-07-27 12:45:00,2025-07-27 13:10:00,3822.2,3820.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69204,做空,2025-07-27 13:10:00,2025-07-27 14:00:00,3820.66,3812.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -69205,做多,2025-07-27 14:00:00,2025-07-27 14:20:00,3812.03,3808.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69206,做空,2025-07-27 14:20:00,2025-07-27 14:30:00,3808.09,3816.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69207,做多,2025-07-27 14:30:00,2025-07-27 14:35:00,3816.98,3809.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69208,做空,2025-07-27 14:35:00,2025-07-27 14:45:00,3809.08,3799.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69209,做多,2025-07-27 14:55:00,2025-07-27 15:05:00,3808.45,3800.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69210,做空,2025-07-27 15:05:00,2025-07-27 15:10:00,3800.0,3797.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69211,做多,2025-07-27 15:20:00,2025-07-27 15:25:00,3809.21,3804.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69212,做空,2025-07-27 15:25:00,2025-07-27 15:30:00,3804.3,3809.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69213,做多,2025-07-27 15:30:00,2025-07-27 16:00:00,3809.89,3826.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69214,做多,2025-07-27 17:25:00,2025-07-27 18:15:00,3823.44,3860.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69215,做多,2025-07-27 19:05:00,2025-07-27 19:15:00,3846.8,3842.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69216,做空,2025-07-27 19:15:00,2025-07-27 19:50:00,3842.8,3829.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69217,做多,2025-07-27 20:10:00,2025-07-27 21:35:00,3835.82,3814.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69218,做空,2025-07-27 21:35:00,2025-07-27 21:45:00,3814.99,3830.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69219,做多,2025-07-27 21:45:00,2025-07-27 21:55:00,3830.83,3835.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69220,做多,2025-07-27 23:20:00,2025-07-27 23:30:00,3858.86,3851.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69221,做空,2025-07-27 23:30:00,2025-07-27 23:35:00,3851.27,3860.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69222,做多,2025-07-27 23:35:00,2025-07-28 00:10:00,3860.02,3880.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69223,做多,2025-07-28 00:50:00,2025-07-28 00:55:00,3868.0,3860.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69224,做空,2025-07-28 00:55:00,2025-07-28 02:10:00,3860.24,3855.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -69225,做多,2025-07-28 02:10:00,2025-07-28 02:25:00,3855.67,3873.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69226,做多,2025-07-28 03:30:00,2025-07-28 04:05:00,3873.92,3874.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69227,做空,2025-07-28 04:05:00,2025-07-28 04:25:00,3874.63,3879.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69228,做多,2025-07-28 04:25:00,2025-07-28 04:30:00,3879.0,3878.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69229,做空,2025-07-28 04:30:00,2025-07-28 06:20:00,3878.31,3925.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69230,做多,2025-07-28 06:20:00,2025-07-28 06:25:00,3925.39,3921.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69231,做空,2025-07-28 06:25:00,2025-07-28 06:40:00,3921.41,3911.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69232,做多,2025-07-28 08:05:00,2025-07-28 08:25:00,3891.15,3896.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -69233,做空,2025-07-28 08:25:00,2025-07-28 08:45:00,3896.6,3886.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -69234,做多,2025-07-28 08:45:00,2025-07-28 09:00:00,3886.83,3887.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69235,做空,2025-07-28 09:00:00,2025-07-28 09:10:00,3887.78,3885.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69236,做多,2025-07-28 09:10:00,2025-07-28 10:00:00,3885.91,3893.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69237,做多,2025-07-28 10:15:00,2025-07-28 10:30:00,3886.3,3883.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69238,做空,2025-07-28 10:30:00,2025-07-28 10:35:00,3883.37,3879.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69239,做多,2025-07-28 10:40:00,2025-07-28 10:45:00,3885.16,3884.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69240,做空,2025-07-28 10:45:00,2025-07-28 10:55:00,3884.99,3887.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69241,做多,2025-07-28 10:55:00,2025-07-28 11:05:00,3887.06,3878.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69242,做空,2025-07-28 11:05:00,2025-07-28 11:15:00,3878.14,3873.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69243,做多,2025-07-28 12:05:00,2025-07-28 12:50:00,3877.33,3878.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69244,做空,2025-07-28 12:50:00,2025-07-28 13:00:00,3878.77,3862.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69245,做多,2025-07-28 15:15:00,2025-07-28 15:25:00,3814.08,3813.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69246,做空,2025-07-28 15:25:00,2025-07-28 16:10:00,3813.78,3796.95,0.0,100.0,0.0,0.0,0.0,0.0,flip -69247,做多,2025-07-28 16:10:00,2025-07-28 16:20:00,3796.95,3800.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -69248,做空,2025-07-28 16:20:00,2025-07-28 16:25:00,3800.19,3812.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69249,做多,2025-07-28 16:25:00,2025-07-28 16:50:00,3812.6,3806.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69250,做多,2025-07-28 17:00:00,2025-07-28 17:05:00,3807.72,3804.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69251,做空,2025-07-28 17:05:00,2025-07-28 17:10:00,3804.56,3791.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69252,做多,2025-07-28 18:50:00,2025-07-28 19:15:00,3774.45,3799.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69253,做多,2025-07-28 19:50:00,2025-07-28 20:05:00,3787.0,3784.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69254,做空,2025-07-28 20:05:00,2025-07-28 20:15:00,3784.86,3781.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -69255,做多,2025-07-28 20:15:00,2025-07-28 21:05:00,3781.35,3779.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69256,做空,2025-07-28 21:05:00,2025-07-28 21:10:00,3779.43,3780.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69257,做多,2025-07-28 21:10:00,2025-07-28 21:20:00,3780.77,3777.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69258,做空,2025-07-28 21:20:00,2025-07-28 21:25:00,3777.55,3782.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69259,做多,2025-07-28 21:25:00,2025-07-28 21:35:00,3782.35,3797.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69260,做多,2025-07-28 21:55:00,2025-07-28 22:05:00,3787.41,3792.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69261,做多,2025-07-28 23:05:00,2025-07-28 23:25:00,3782.89,3784.56,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69262,做空,2025-07-28 23:25:00,2025-07-28 23:30:00,3784.56,3791.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69263,做多,2025-07-28 23:30:00,2025-07-28 23:40:00,3791.64,3786.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69264,做空,2025-07-28 23:40:00,2025-07-28 23:45:00,3786.37,3792.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69265,做多,2025-07-28 23:45:00,2025-07-28 23:50:00,3792.15,3774.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69266,做空,2025-07-28 23:50:00,2025-07-28 23:55:00,3774.94,3795.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69267,做多,2025-07-28 23:55:00,2025-07-29 00:05:00,3795.99,3802.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69268,做多,2025-07-29 01:15:00,2025-07-29 01:35:00,3787.52,3784.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69269,做空,2025-07-29 01:35:00,2025-07-29 02:15:00,3784.5,3734.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69270,做多,2025-07-29 03:00:00,2025-07-29 04:30:00,3767.69,3784.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -69271,做空,2025-07-29 04:30:00,2025-07-29 04:35:00,3784.31,3789.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69272,做多,2025-07-29 04:35:00,2025-07-29 04:40:00,3789.75,3783.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69273,做空,2025-07-29 04:40:00,2025-07-29 05:05:00,3783.08,3790.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69274,做多,2025-07-29 05:05:00,2025-07-29 05:20:00,3790.18,3786.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69275,做空,2025-07-29 05:20:00,2025-07-29 05:25:00,3786.06,3789.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69276,做多,2025-07-29 05:25:00,2025-07-29 05:35:00,3789.7,3802.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69277,做多,2025-07-29 09:20:00,2025-07-29 09:30:00,3879.0,3871.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69278,做空,2025-07-29 09:30:00,2025-07-29 09:40:00,3871.0,3876.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69279,做多,2025-07-29 09:40:00,2025-07-29 09:45:00,3876.01,3871.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69280,做空,2025-07-29 09:45:00,2025-07-29 09:50:00,3871.69,3872.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69281,做多,2025-07-29 09:50:00,2025-07-29 09:55:00,3872.93,3871.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69282,做空,2025-07-29 09:55:00,2025-07-29 10:00:00,3871.92,3865.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69283,做多,2025-07-29 12:00:00,2025-07-29 12:05:00,3836.55,3823.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69284,做空,2025-07-29 12:05:00,2025-07-29 12:10:00,3823.26,3824.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69285,做多,2025-07-29 12:10:00,2025-07-29 12:15:00,3824.05,3839.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69286,做多,2025-07-29 12:15:00,2025-07-29 12:20:00,3839.76,3844.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69287,做多,2025-07-29 16:45:00,2025-07-29 16:50:00,3755.84,3745.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69288,做空,2025-07-29 16:50:00,2025-07-29 17:00:00,3745.46,3753.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69289,做多,2025-07-29 17:00:00,2025-07-29 17:25:00,3753.88,3782.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69290,做多,2025-07-29 18:10:00,2025-07-29 18:40:00,3760.95,3765.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -69291,做空,2025-07-29 18:40:00,2025-07-29 18:45:00,3765.99,3771.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69292,做多,2025-07-29 18:45:00,2025-07-29 18:50:00,3771.06,3765.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69293,做空,2025-07-29 18:50:00,2025-07-29 18:55:00,3765.32,3769.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69294,做多,2025-07-29 18:55:00,2025-07-29 19:05:00,3769.09,3772.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69295,做多,2025-07-29 19:30:00,2025-07-29 19:50:00,3761.34,3764.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -69296,做空,2025-07-29 19:50:00,2025-07-29 20:05:00,3764.53,3746.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69297,做多,2025-07-29 20:15:00,2025-07-29 20:25:00,3768.69,3763.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69298,做空,2025-07-29 20:25:00,2025-07-29 20:55:00,3763.43,3763.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69299,做多,2025-07-29 20:55:00,2025-07-29 21:00:00,3763.52,3758.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69300,做空,2025-07-29 21:00:00,2025-07-29 21:05:00,3758.33,3761.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69301,做多,2025-07-29 21:05:00,2025-07-29 21:55:00,3761.84,3779.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69302,做多,2025-07-29 22:15:00,2025-07-29 22:45:00,3769.71,3787.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69303,做多,2025-07-29 23:45:00,2025-07-30 00:00:00,3788.25,3785.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69304,做空,2025-07-30 00:00:00,2025-07-30 00:10:00,3785.2,3786.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69305,做多,2025-07-30 00:10:00,2025-07-30 01:05:00,3786.16,3776.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69306,做空,2025-07-30 01:05:00,2025-07-30 01:10:00,3776.58,3780.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69307,做多,2025-07-30 01:10:00,2025-07-30 01:15:00,3780.69,3762.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69308,做空,2025-07-30 01:15:00,2025-07-30 01:30:00,3762.61,3782.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69309,做多,2025-07-30 01:30:00,2025-07-30 01:35:00,3782.39,3787.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69310,做多,2025-07-30 05:45:00,2025-07-30 05:50:00,3809.62,3805.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69311,做空,2025-07-30 05:50:00,2025-07-30 05:55:00,3805.59,3808.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69312,做多,2025-07-30 05:55:00,2025-07-30 06:05:00,3808.47,3813.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69313,做多,2025-07-30 07:20:00,2025-07-30 07:30:00,3816.48,3821.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69314,做多,2025-07-30 07:40:00,2025-07-30 08:30:00,3818.01,3812.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69315,做空,2025-07-30 08:30:00,2025-07-30 08:35:00,3812.6,3819.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69316,做多,2025-07-30 08:35:00,2025-07-30 08:55:00,3819.94,3813.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69317,做空,2025-07-30 08:55:00,2025-07-30 09:05:00,3813.0,3815.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69318,做多,2025-07-30 09:05:00,2025-07-30 09:10:00,3815.11,3803.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69319,做空,2025-07-30 09:10:00,2025-07-30 09:25:00,3803.26,3794.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69320,做多,2025-07-30 10:20:00,2025-07-30 10:25:00,3799.3,3797.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69321,做空,2025-07-30 10:25:00,2025-07-30 10:55:00,3797.0,3771.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69322,做多,2025-07-30 12:20:00,2025-07-30 12:40:00,3775.12,3768.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69323,做多,2025-07-30 13:35:00,2025-07-30 14:20:00,3765.78,3777.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69324,做多,2025-07-30 15:35:00,2025-07-30 15:55:00,3790.77,3795.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -69325,做空,2025-07-30 15:55:00,2025-07-30 16:15:00,3795.76,3802.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69326,做多,2025-07-30 16:15:00,2025-07-30 16:20:00,3802.82,3809.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69327,做多,2025-07-30 16:50:00,2025-07-30 17:05:00,3791.2,3792.75,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69328,做空,2025-07-30 17:05:00,2025-07-30 17:10:00,3792.75,3795.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69329,做多,2025-07-30 17:10:00,2025-07-30 17:20:00,3795.29,3800.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69330,做多,2025-07-30 18:05:00,2025-07-30 18:10:00,3808.79,3797.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69331,做多,2025-07-30 18:15:00,2025-07-30 18:20:00,3806.65,3808.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69332,做多,2025-07-30 19:45:00,2025-07-30 21:10:00,3757.89,3763.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -69333,做空,2025-07-30 21:10:00,2025-07-30 21:25:00,3763.92,3750.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69334,做多,2025-07-30 21:55:00,2025-07-30 22:20:00,3761.81,3759.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69335,做空,2025-07-30 22:20:00,2025-07-30 22:25:00,3759.2,3759.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69336,做多,2025-07-30 22:25:00,2025-07-30 22:30:00,3759.66,3755.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69337,做空,2025-07-30 22:30:00,2025-07-30 22:40:00,3755.01,3760.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69338,做多,2025-07-30 22:40:00,2025-07-30 22:50:00,3760.56,3760.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69339,做空,2025-07-30 22:50:00,2025-07-31 01:55:00,3760.01,3836.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69340,做多,2025-07-31 01:55:00,2025-07-31 02:15:00,3836.28,3837.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69341,做空,2025-07-31 02:15:00,2025-07-31 02:20:00,3837.11,3837.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69342,做多,2025-07-31 02:20:00,2025-07-31 02:35:00,3837.55,3849.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69343,做多,2025-07-31 04:10:00,2025-07-31 04:15:00,3859.3,3855.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69344,做空,2025-07-31 04:15:00,2025-07-31 04:25:00,3855.99,3854.63,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -69345,做多,2025-07-31 04:30:00,2025-07-31 04:35:00,3859.99,3865.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69346,做多,2025-07-31 05:15:00,2025-07-31 05:20:00,3861.19,3859.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69347,做空,2025-07-31 05:20:00,2025-07-31 05:30:00,3859.53,3860.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69348,做多,2025-07-31 05:30:00,2025-07-31 05:40:00,3860.01,3860.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69349,做空,2025-07-31 05:40:00,2025-07-31 06:20:00,3860.12,3862.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69350,做多,2025-07-31 06:20:00,2025-07-31 06:25:00,3862.39,3860.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69351,做空,2025-07-31 06:25:00,2025-07-31 06:35:00,3860.73,3864.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69352,做多,2025-07-31 06:35:00,2025-07-31 06:40:00,3864.3,3867.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69353,做多,2025-07-31 07:45:00,2025-07-31 07:50:00,3866.1,3860.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69354,做空,2025-07-31 07:50:00,2025-07-31 08:15:00,3860.27,3865.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69355,做多,2025-07-31 08:15:00,2025-07-31 08:20:00,3865.79,3865.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69356,做空,2025-07-31 08:20:00,2025-07-31 09:50:00,3865.37,3862.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -69357,做多,2025-07-31 09:50:00,2025-07-31 09:55:00,3862.62,3861.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69358,做空,2025-07-31 09:55:00,2025-07-31 10:25:00,3861.54,3855.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69359,做多,2025-07-31 10:30:00,2025-07-31 10:35:00,3859.79,3859.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69360,做空,2025-07-31 10:35:00,2025-07-31 10:40:00,3859.02,3861.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69361,做多,2025-07-31 10:40:00,2025-07-31 10:45:00,3861.52,3860.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69362,做空,2025-07-31 10:45:00,2025-07-31 10:55:00,3860.12,3853.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69363,做多,2025-07-31 12:10:00,2025-07-31 12:30:00,3836.89,3825.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69364,做空,2025-07-31 12:30:00,2025-07-31 12:35:00,3825.04,3831.53,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69365,做多,2025-07-31 12:55:00,2025-07-31 15:45:00,3833.01,3777.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69366,做空,2025-07-31 15:45:00,2025-07-31 15:50:00,3777.26,3785.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69367,做多,2025-07-31 15:50:00,2025-07-31 16:15:00,3785.04,3793.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69368,做多,2025-07-31 17:05:00,2025-07-31 18:50:00,3791.33,3774.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69369,做空,2025-07-31 18:50:00,2025-07-31 19:10:00,3774.05,3753.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69370,做多,2025-07-31 21:00:00,2025-07-31 21:25:00,3743.01,3748.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69371,做多,2025-07-31 23:00:00,2025-07-31 23:15:00,3716.09,3714.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69372,做空,2025-07-31 23:15:00,2025-07-31 23:20:00,3714.77,3715.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69373,做多,2025-07-31 23:20:00,2025-07-31 23:25:00,3715.05,3706.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69374,做空,2025-07-31 23:25:00,2025-07-31 23:30:00,3706.75,3697.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69375,做多,2025-08-01 01:20:00,2025-08-01 01:30:00,3679.97,3680.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69376,做空,2025-08-01 01:30:00,2025-08-01 03:50:00,3680.68,3704.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69377,做多,2025-08-01 06:05:00,2025-08-01 08:00:00,3677.4,3628.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69378,做空,2025-08-01 08:00:00,2025-08-01 08:05:00,3628.61,3615.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69379,做多,2025-08-01 09:00:00,2025-08-01 10:20:00,3631.31,3624.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69380,做空,2025-08-01 10:20:00,2025-08-01 10:30:00,3624.61,3627.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69381,做多,2025-08-01 10:30:00,2025-08-01 11:15:00,3627.15,3619.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69382,做空,2025-08-01 11:15:00,2025-08-01 11:25:00,3619.65,3621.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69383,做多,2025-08-01 11:25:00,2025-08-01 11:45:00,3621.22,3635.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69384,做多,2025-08-01 14:20:00,2025-08-01 14:40:00,3641.82,3626.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69385,做空,2025-08-01 14:40:00,2025-08-01 14:45:00,3626.31,3629.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69386,做多,2025-08-01 14:45:00,2025-08-01 15:00:00,3629.42,3617.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69387,做空,2025-08-01 15:00:00,2025-08-01 16:05:00,3617.81,3630.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69388,做多,2025-08-01 16:05:00,2025-08-01 16:30:00,3630.14,3610.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69389,做空,2025-08-01 16:30:00,2025-08-01 16:40:00,3610.23,3610.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69390,做多,2025-08-01 16:40:00,2025-08-01 16:45:00,3610.99,3603.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69391,做空,2025-08-01 16:45:00,2025-08-01 16:55:00,3603.89,3586.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69392,做多,2025-08-01 17:30:00,2025-08-01 18:50:00,3581.11,3557.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69393,做空,2025-08-01 18:50:00,2025-08-01 19:00:00,3557.56,3543.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69394,做多,2025-08-01 20:45:00,2025-08-01 20:50:00,3533.92,3530.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69395,做空,2025-08-01 20:50:00,2025-08-01 22:05:00,3530.89,3513.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69396,做多,2025-08-01 23:35:00,2025-08-02 00:00:00,3478.04,3485.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69397,做多,2025-08-02 03:55:00,2025-08-02 04:05:00,3527.15,3526.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69398,做空,2025-08-02 04:05:00,2025-08-02 04:15:00,3526.18,3517.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69399,做多,2025-08-02 04:25:00,2025-08-02 05:00:00,3525.82,3530.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69400,做多,2025-08-02 05:25:00,2025-08-02 05:30:00,3526.99,3522.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69401,做空,2025-08-02 05:30:00,2025-08-02 05:45:00,3522.62,3516.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69402,做多,2025-08-02 07:15:00,2025-08-02 07:45:00,3488.76,3515.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69403,做多,2025-08-02 09:55:00,2025-08-02 10:35:00,3490.73,3476.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69404,做空,2025-08-02 10:35:00,2025-08-02 10:50:00,3476.62,3491.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69405,做多,2025-08-02 10:50:00,2025-08-02 11:00:00,3491.51,3495.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69406,做多,2025-08-02 11:15:00,2025-08-02 11:25:00,3494.46,3512.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69407,做多,2025-08-02 12:45:00,2025-08-02 13:00:00,3503.4,3506.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -69408,做空,2025-08-02 13:00:00,2025-08-02 13:15:00,3506.24,3506.06,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69409,做多,2025-08-02 13:15:00,2025-08-02 13:25:00,3506.06,3501.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69410,做空,2025-08-02 13:25:00,2025-08-02 13:30:00,3501.48,3508.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69411,做多,2025-08-02 13:30:00,2025-08-02 13:35:00,3508.47,3503.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69412,做多,2025-08-02 13:40:00,2025-08-02 13:55:00,3503.96,3508.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69413,做多,2025-08-02 16:40:00,2025-08-02 16:45:00,3467.62,3461.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69414,做空,2025-08-02 16:45:00,2025-08-02 17:45:00,3461.64,3427.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69415,做多,2025-08-02 19:20:00,2025-08-02 19:45:00,3407.32,3391.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69416,做空,2025-08-02 19:45:00,2025-08-02 19:50:00,3391.48,3392.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69417,做多,2025-08-02 19:50:00,2025-08-02 21:00:00,3392.78,3431.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69418,做多,2025-08-02 22:00:00,2025-08-02 22:10:00,3421.89,3416.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69419,做空,2025-08-02 22:10:00,2025-08-02 22:15:00,3416.33,3401.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69420,做多,2025-08-02 22:45:00,2025-08-02 22:55:00,3416.48,3409.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69421,做空,2025-08-02 22:55:00,2025-08-02 23:10:00,3409.18,3388.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69422,做多,2025-08-02 23:40:00,2025-08-02 23:50:00,3406.17,3394.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69423,做空,2025-08-02 23:50:00,2025-08-03 00:00:00,3394.06,3401.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69424,做多,2025-08-03 00:00:00,2025-08-03 00:10:00,3401.99,3398.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69425,做空,2025-08-03 00:10:00,2025-08-03 00:20:00,3398.55,3374.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69426,做多,2025-08-03 00:40:00,2025-08-03 01:05:00,3393.34,3408.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69427,做多,2025-08-03 04:15:00,2025-08-03 04:20:00,3445.04,3444.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69428,做空,2025-08-03 04:20:00,2025-08-03 04:30:00,3444.53,3433.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69429,做多,2025-08-03 04:55:00,2025-08-03 05:05:00,3443.11,3446.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69430,做多,2025-08-03 05:40:00,2025-08-03 05:45:00,3442.47,3442.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69431,做空,2025-08-03 05:45:00,2025-08-03 05:55:00,3442.05,3443.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69432,做多,2025-08-03 05:55:00,2025-08-03 06:05:00,3443.56,3437.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69433,做空,2025-08-03 06:05:00,2025-08-03 06:20:00,3437.61,3444.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69434,做多,2025-08-03 06:20:00,2025-08-03 06:25:00,3444.82,3441.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69435,做空,2025-08-03 06:25:00,2025-08-03 06:30:00,3441.1,3441.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69436,做多,2025-08-03 06:30:00,2025-08-03 07:10:00,3441.58,3447.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69437,做多,2025-08-03 09:10:00,2025-08-03 09:25:00,3455.5,3459.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -69438,做空,2025-08-03 09:25:00,2025-08-03 12:40:00,3459.79,3492.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69439,做多,2025-08-03 12:40:00,2025-08-03 12:55:00,3492.18,3488.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69440,做空,2025-08-03 12:55:00,2025-08-03 13:25:00,3488.0,3487.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69441,做多,2025-08-03 13:25:00,2025-08-03 13:40:00,3487.23,3487.69,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69442,做空,2025-08-03 13:40:00,2025-08-03 13:50:00,3487.69,3489.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69443,做多,2025-08-03 13:50:00,2025-08-03 14:00:00,3489.85,3486.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69444,做空,2025-08-03 14:00:00,2025-08-03 14:05:00,3486.91,3488.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69445,做多,2025-08-03 14:05:00,2025-08-03 16:10:00,3488.84,3468.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69446,做空,2025-08-03 16:10:00,2025-08-03 16:15:00,3468.16,3472.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69447,做多,2025-08-03 16:15:00,2025-08-03 16:30:00,3472.87,3481.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69448,做多,2025-08-03 17:50:00,2025-08-03 18:00:00,3483.9,3485.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69449,做空,2025-08-03 18:00:00,2025-08-03 18:25:00,3485.14,3488.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69450,做多,2025-08-03 18:25:00,2025-08-03 18:30:00,3488.36,3484.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69451,做空,2025-08-03 18:30:00,2025-08-03 19:55:00,3484.0,3495.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69452,做多,2025-08-03 19:55:00,2025-08-03 20:00:00,3495.32,3486.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69453,做空,2025-08-03 20:00:00,2025-08-03 20:40:00,3486.67,3493.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69454,做多,2025-08-03 20:40:00,2025-08-03 20:50:00,3493.5,3489.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69455,做空,2025-08-03 20:50:00,2025-08-03 20:55:00,3489.24,3490.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69456,做多,2025-08-03 20:55:00,2025-08-03 21:15:00,3490.9,3493.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69457,做多,2025-08-03 22:40:00,2025-08-03 23:05:00,3495.32,3511.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69458,做多,2025-08-03 23:40:00,2025-08-04 00:40:00,3499.8,3529.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69459,做多,2025-08-04 02:20:00,2025-08-04 02:30:00,3543.81,3551.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69460,做多,2025-08-04 04:00:00,2025-08-04 04:15:00,3560.75,3552.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69461,做空,2025-08-04 04:15:00,2025-08-04 04:20:00,3552.0,3550.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -69462,做多,2025-08-04 06:05:00,2025-08-04 06:10:00,3537.68,3529.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69463,做空,2025-08-04 06:10:00,2025-08-04 06:15:00,3529.77,3529.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -69464,做多,2025-08-04 08:35:00,2025-08-04 08:40:00,3550.91,3549.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69465,做空,2025-08-04 08:40:00,2025-08-04 09:00:00,3549.61,3556.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69466,做多,2025-08-04 09:00:00,2025-08-04 09:05:00,3556.47,3552.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69467,做空,2025-08-04 09:05:00,2025-08-04 10:05:00,3552.8,3550.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -69468,做多,2025-08-04 10:05:00,2025-08-04 10:20:00,3550.32,3570.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69469,做多,2025-08-04 10:45:00,2025-08-04 10:50:00,3557.82,3555.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69470,做空,2025-08-04 10:50:00,2025-08-04 11:00:00,3555.7,3558.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69471,做多,2025-08-04 11:00:00,2025-08-04 11:15:00,3558.78,3551.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69472,做空,2025-08-04 11:15:00,2025-08-04 11:40:00,3551.0,3556.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69473,做多,2025-08-04 11:40:00,2025-08-04 11:50:00,3556.65,3554.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69474,做空,2025-08-04 11:50:00,2025-08-04 11:55:00,3554.01,3554.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69475,做多,2025-08-04 11:55:00,2025-08-04 12:20:00,3554.15,3557.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69476,做多,2025-08-04 12:35:00,2025-08-04 12:40:00,3557.39,3560.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69477,做多,2025-08-04 15:50:00,2025-08-04 16:00:00,3645.17,3655.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69478,做多,2025-08-04 17:45:00,2025-08-04 17:50:00,3687.54,3679.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69479,做空,2025-08-04 17:50:00,2025-08-04 18:20:00,3679.99,3684.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69480,做多,2025-08-04 18:20:00,2025-08-04 19:10:00,3684.63,3678.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69481,做空,2025-08-04 19:10:00,2025-08-04 19:15:00,3678.55,3681.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69482,做多,2025-08-04 19:15:00,2025-08-04 19:25:00,3681.9,3680.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69483,做空,2025-08-04 19:25:00,2025-08-04 19:30:00,3680.36,3671.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69484,做多,2025-08-04 20:05:00,2025-08-04 20:10:00,3680.52,3678.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69485,做空,2025-08-04 20:10:00,2025-08-04 23:10:00,3678.29,3727.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69486,做多,2025-08-04 23:10:00,2025-08-04 23:15:00,3727.89,3722.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69487,做空,2025-08-04 23:15:00,2025-08-04 23:30:00,3722.11,3717.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69488,做多,2025-08-05 04:05:00,2025-08-05 04:15:00,3659.46,3651.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69489,做空,2025-08-05 04:15:00,2025-08-05 04:25:00,3651.41,3654.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69490,做多,2025-08-05 04:25:00,2025-08-05 05:20:00,3654.67,3654.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69491,做空,2025-08-05 05:20:00,2025-08-05 06:45:00,3654.34,3653.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -69492,做多,2025-08-05 08:25:00,2025-08-05 08:35:00,3627.67,3624.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69493,做空,2025-08-05 08:35:00,2025-08-05 08:40:00,3624.27,3625.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69494,做多,2025-08-05 08:40:00,2025-08-05 09:30:00,3625.51,3650.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69495,做多,2025-08-05 12:10:00,2025-08-05 12:15:00,3677.58,3667.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69496,做空,2025-08-05 12:15:00,2025-08-05 12:20:00,3667.25,3653.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69497,做多,2025-08-05 13:35:00,2025-08-05 13:40:00,3650.12,3641.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69498,做空,2025-08-05 13:40:00,2025-08-05 14:10:00,3641.18,3608.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69499,做多,2025-08-05 16:00:00,2025-08-05 16:40:00,3577.73,3572.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69500,做空,2025-08-05 16:40:00,2025-08-05 16:45:00,3572.0,3578.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69501,做多,2025-08-05 16:45:00,2025-08-05 17:25:00,3578.12,3595.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69502,做多,2025-08-05 20:00:00,2025-08-05 20:35:00,3581.39,3578.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69503,做空,2025-08-05 20:35:00,2025-08-05 20:40:00,3578.89,3579.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69504,做多,2025-08-05 20:40:00,2025-08-05 20:45:00,3579.93,3573.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69505,做空,2025-08-05 20:45:00,2025-08-05 21:00:00,3573.49,3584.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69506,做多,2025-08-05 21:00:00,2025-08-05 21:10:00,3584.51,3574.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69507,做空,2025-08-05 21:10:00,2025-08-05 21:15:00,3574.62,3584.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69508,做多,2025-08-05 21:15:00,2025-08-05 21:40:00,3584.17,3581.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69509,做空,2025-08-05 21:40:00,2025-08-05 21:50:00,3581.1,3576.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69510,做多,2025-08-05 22:10:00,2025-08-06 00:05:00,3576.27,3606.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -69511,做空,2025-08-06 00:05:00,2025-08-06 00:25:00,3606.59,3591.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69512,做多,2025-08-06 01:50:00,2025-08-06 02:10:00,3582.74,3578.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69513,做空,2025-08-06 02:10:00,2025-08-06 02:15:00,3578.47,3582.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69514,做多,2025-08-06 02:15:00,2025-08-06 02:35:00,3582.74,3580.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69515,做空,2025-08-06 02:35:00,2025-08-06 03:20:00,3580.12,3573.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69516,做多,2025-08-06 03:45:00,2025-08-06 03:50:00,3584.91,3583.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69517,做空,2025-08-06 03:50:00,2025-08-06 04:05:00,3583.35,3573.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69518,做多,2025-08-06 04:30:00,2025-08-06 05:05:00,3577.72,3597.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69519,做多,2025-08-06 06:30:00,2025-08-06 06:55:00,3624.1,3630.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -69520,做空,2025-08-06 06:55:00,2025-08-06 07:05:00,3630.94,3634.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69521,做多,2025-08-06 07:05:00,2025-08-06 07:25:00,3634.4,3645.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69522,做多,2025-08-06 09:10:00,2025-08-06 09:35:00,3631.45,3620.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69523,做空,2025-08-06 09:35:00,2025-08-06 09:45:00,3620.02,3621.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69524,做多,2025-08-06 09:45:00,2025-08-06 10:00:00,3621.68,3622.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69525,做空,2025-08-06 10:00:00,2025-08-06 10:10:00,3622.59,3625.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69526,做多,2025-08-06 10:10:00,2025-08-06 10:15:00,3625.38,3613.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69527,做空,2025-08-06 10:15:00,2025-08-06 10:20:00,3613.87,3616.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69528,做多,2025-08-06 10:30:00,2025-08-06 10:40:00,3625.21,3623.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69529,做空,2025-08-06 10:40:00,2025-08-06 10:55:00,3623.73,3614.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69530,做多,2025-08-06 11:10:00,2025-08-06 11:20:00,3619.62,3622.33,0.0,100.0,0.0,0.0,0.0,0.0,flip -69531,做空,2025-08-06 11:20:00,2025-08-06 12:00:00,3622.33,3621.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69532,做多,2025-08-06 12:00:00,2025-08-06 12:05:00,3621.37,3616.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69533,做空,2025-08-06 12:05:00,2025-08-06 12:10:00,3616.54,3593.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69534,做多,2025-08-06 13:30:00,2025-08-06 13:35:00,3594.84,3592.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69535,做空,2025-08-06 13:35:00,2025-08-06 13:40:00,3592.62,3595.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69536,做多,2025-08-06 13:40:00,2025-08-06 13:45:00,3595.92,3593.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69537,做空,2025-08-06 13:45:00,2025-08-06 14:25:00,3593.36,3598.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69538,做多,2025-08-06 14:25:00,2025-08-06 14:55:00,3598.89,3634.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69539,做多,2025-08-06 16:45:00,2025-08-06 16:55:00,3645.19,3643.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69540,做空,2025-08-06 16:55:00,2025-08-06 17:20:00,3643.64,3652.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69541,做多,2025-08-06 17:20:00,2025-08-06 17:30:00,3652.02,3650.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69542,做空,2025-08-06 17:30:00,2025-08-06 18:50:00,3650.77,3673.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69543,做多,2025-08-06 18:50:00,2025-08-06 19:05:00,3673.21,3677.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -69544,做空,2025-08-06 19:05:00,2025-08-06 19:10:00,3677.92,3678.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69545,做多,2025-08-06 19:10:00,2025-08-06 20:00:00,3678.84,3674.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69546,做空,2025-08-06 20:00:00,2025-08-06 20:05:00,3674.76,3677.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69547,做多,2025-08-06 20:05:00,2025-08-06 20:10:00,3677.05,3674.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69548,做空,2025-08-06 20:10:00,2025-08-06 20:20:00,3674.33,3674.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69549,做多,2025-08-06 20:20:00,2025-08-06 20:45:00,3674.58,3670.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69550,做空,2025-08-06 20:45:00,2025-08-06 20:55:00,3670.92,3672.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69551,做多,2025-08-06 20:55:00,2025-08-06 21:05:00,3672.75,3679.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69552,做多,2025-08-06 22:00:00,2025-08-06 22:15:00,3670.57,3670.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69553,做空,2025-08-06 22:15:00,2025-08-06 22:20:00,3670.93,3673.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69554,做多,2025-08-06 22:20:00,2025-08-06 23:15:00,3673.88,3673.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69555,做空,2025-08-06 23:15:00,2025-08-06 23:20:00,3673.57,3674.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69556,做多,2025-08-06 23:20:00,2025-08-06 23:45:00,3674.17,3682.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69557,做多,2025-08-07 00:25:00,2025-08-07 00:35:00,3676.32,3675.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69558,做空,2025-08-07 00:35:00,2025-08-07 01:05:00,3675.27,3677.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69559,做多,2025-08-07 01:05:00,2025-08-07 01:25:00,3677.11,3705.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69560,做多,2025-08-07 04:00:00,2025-08-07 04:10:00,3659.57,3661.28,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -69561,做多,2025-08-07 04:55:00,2025-08-07 05:05:00,3660.11,3660.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69562,做空,2025-08-07 05:05:00,2025-08-07 07:40:00,3660.81,3697.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69563,做多,2025-08-07 07:40:00,2025-08-07 07:45:00,3697.86,3693.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69564,做空,2025-08-07 07:45:00,2025-08-07 07:50:00,3693.12,3697.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69565,做多,2025-08-07 07:50:00,2025-08-07 08:00:00,3697.08,3714.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69566,做多,2025-08-07 09:40:00,2025-08-07 09:45:00,3727.44,3721.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69567,做多,2025-08-07 13:30:00,2025-08-07 13:35:00,3836.56,3861.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69568,做多,2025-08-07 13:35:00,2025-08-07 13:40:00,3861.2,3857.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69569,做多,2025-08-07 15:20:00,2025-08-07 15:25:00,3831.39,3826.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69570,做空,2025-08-07 15:25:00,2025-08-07 15:30:00,3826.79,3829.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69571,做多,2025-08-07 15:30:00,2025-08-07 15:40:00,3829.79,3832.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69572,做多,2025-08-07 16:20:00,2025-08-07 16:35:00,3830.73,3828.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69573,做空,2025-08-07 16:35:00,2025-08-07 16:40:00,3828.42,3805.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69574,做多,2025-08-07 17:30:00,2025-08-07 17:35:00,3820.17,3819.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69575,做空,2025-08-07 17:35:00,2025-08-07 18:25:00,3819.93,3820.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69576,做多,2025-08-07 18:25:00,2025-08-07 18:30:00,3820.0,3816.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69577,做空,2025-08-07 18:30:00,2025-08-07 18:35:00,3816.3,3817.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69578,做多,2025-08-07 18:35:00,2025-08-07 19:00:00,3817.73,3824.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -69579,做空,2025-08-07 19:00:00,2025-08-07 21:45:00,3824.38,3873.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69580,做多,2025-08-07 21:45:00,2025-08-07 21:50:00,3873.98,3871.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69581,做多,2025-08-08 00:05:00,2025-08-08 00:15:00,3897.54,3882.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69582,做空,2025-08-08 00:15:00,2025-08-08 00:20:00,3882.0,3892.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69583,做多,2025-08-08 00:20:00,2025-08-08 00:35:00,3892.87,3928.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69584,做多,2025-08-08 00:35:00,2025-08-08 00:40:00,3928.11,3920.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69585,做多,2025-08-08 00:50:00,2025-08-08 00:55:00,3901.26,3898.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69586,做空,2025-08-08 00:55:00,2025-08-08 01:05:00,3898.38,3894.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -69587,做多,2025-08-08 01:05:00,2025-08-08 01:15:00,3894.26,3889.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69588,做空,2025-08-08 01:15:00,2025-08-08 01:20:00,3889.23,3895.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69589,做多,2025-08-08 01:20:00,2025-08-08 02:50:00,3895.98,3898.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69590,做多,2025-08-08 04:25:00,2025-08-08 04:40:00,3924.68,3924.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69591,做空,2025-08-08 04:40:00,2025-08-08 05:05:00,3924.15,3906.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69592,做多,2025-08-08 06:10:00,2025-08-08 06:15:00,3914.99,3905.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69593,做空,2025-08-08 06:15:00,2025-08-08 06:20:00,3905.2,3908.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69594,做多,2025-08-08 06:20:00,2025-08-08 06:30:00,3908.99,3911.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69595,做多,2025-08-08 07:10:00,2025-08-08 07:15:00,3906.75,3919.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69596,做多,2025-08-08 07:15:00,2025-08-08 08:05:00,3919.7,3924.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69597,做多,2025-08-08 09:50:00,2025-08-08 10:05:00,3899.58,3902.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69598,做多,2025-08-08 10:50:00,2025-08-08 11:05:00,3893.89,3904.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69599,做多,2025-08-08 12:10:00,2025-08-08 13:35:00,3904.55,3925.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69600,做多,2025-08-08 14:35:00,2025-08-08 15:00:00,3945.19,3958.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -69601,做空,2025-08-08 15:00:00,2025-08-08 15:40:00,3958.75,3927.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69602,做多,2025-08-08 16:00:00,2025-08-08 16:10:00,3955.66,3954.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69603,做空,2025-08-08 16:10:00,2025-08-08 16:15:00,3954.11,3962.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69604,做多,2025-08-08 16:15:00,2025-08-08 17:00:00,3962.31,3980.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69605,做多,2025-08-08 19:40:00,2025-08-08 19:45:00,4044.04,4047.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69606,做多,2025-08-08 19:45:00,2025-08-08 19:55:00,4047.39,4060.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69607,做多,2025-08-08 20:25:00,2025-08-08 20:35:00,4048.19,4046.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69608,做空,2025-08-08 20:35:00,2025-08-08 20:40:00,4046.75,4051.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69609,做多,2025-08-08 20:40:00,2025-08-08 21:05:00,4051.55,4050.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69610,做空,2025-08-08 21:05:00,2025-08-08 21:15:00,4050.44,4042.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69611,做多,2025-08-09 00:25:00,2025-08-09 00:30:00,4018.0,4016.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69612,做空,2025-08-09 00:30:00,2025-08-09 00:55:00,4016.62,4016.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69613,做多,2025-08-09 00:55:00,2025-08-09 01:00:00,4016.09,4013.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69614,做空,2025-08-09 01:00:00,2025-08-09 01:05:00,4013.32,4022.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69615,做多,2025-08-09 01:05:00,2025-08-09 01:10:00,4022.07,4016.52,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69616,做多,2025-08-09 01:20:00,2025-08-09 01:35:00,4015.94,4022.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69617,做多,2025-08-09 03:10:00,2025-08-09 03:15:00,4040.68,4035.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69618,做多,2025-08-09 07:05:00,2025-08-09 07:10:00,4171.27,4167.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69619,做空,2025-08-09 07:10:00,2025-08-09 07:40:00,4167.48,4161.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -69620,做多,2025-08-09 07:40:00,2025-08-09 08:05:00,4161.75,4177.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69621,做多,2025-08-09 12:20:00,2025-08-09 12:30:00,4200.58,4200.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69622,做空,2025-08-09 12:30:00,2025-08-09 12:50:00,4200.18,4197.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -69623,做多,2025-08-09 12:50:00,2025-08-09 12:55:00,4197.45,4195.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69624,做空,2025-08-09 12:55:00,2025-08-09 13:00:00,4195.41,4198.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69625,做多,2025-08-09 13:00:00,2025-08-09 13:05:00,4198.36,4188.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69626,做空,2025-08-09 13:05:00,2025-08-09 13:10:00,4188.79,4177.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69627,做多,2025-08-09 14:10:00,2025-08-09 14:15:00,4184.6,4180.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69628,做空,2025-08-09 14:15:00,2025-08-09 14:20:00,4180.09,4187.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69629,做多,2025-08-09 14:20:00,2025-08-09 15:00:00,4187.3,4211.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69630,做多,2025-08-09 15:25:00,2025-08-09 16:25:00,4198.67,4215.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69631,做多,2025-08-09 16:55:00,2025-08-09 17:35:00,4206.0,4225.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69632,做多,2025-08-09 21:30:00,2025-08-09 21:35:00,4275.82,4269.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69633,做空,2025-08-09 21:35:00,2025-08-09 21:45:00,4269.11,4285.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69634,做多,2025-08-09 21:45:00,2025-08-09 21:55:00,4285.32,4276.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69635,做空,2025-08-09 21:55:00,2025-08-09 22:00:00,4276.23,4289.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69636,做多,2025-08-09 22:00:00,2025-08-09 22:10:00,4289.99,4288.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69637,做空,2025-08-09 22:10:00,2025-08-09 22:35:00,4288.26,4275.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69638,做多,2025-08-09 23:50:00,2025-08-09 23:55:00,4270.21,4259.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69639,做空,2025-08-09 23:55:00,2025-08-10 00:00:00,4259.1,4261.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69640,做多,2025-08-10 00:00:00,2025-08-10 00:20:00,4261.28,4268.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69641,做多,2025-08-10 03:50:00,2025-08-10 04:15:00,4242.93,4242.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69642,做空,2025-08-10 04:15:00,2025-08-10 05:10:00,4242.0,4237.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -69643,做多,2025-08-10 05:10:00,2025-08-10 06:45:00,4237.55,4222.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69644,做空,2025-08-10 06:45:00,2025-08-10 06:50:00,4222.47,4227.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69645,做多,2025-08-10 06:50:00,2025-08-10 07:15:00,4227.43,4220.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69646,做空,2025-08-10 07:15:00,2025-08-10 07:20:00,4220.59,4221.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69647,做多,2025-08-10 07:20:00,2025-08-10 07:25:00,4221.46,4209.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69648,做空,2025-08-10 07:25:00,2025-08-10 07:30:00,4209.65,4202.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69649,做多,2025-08-10 08:20:00,2025-08-10 10:05:00,4201.22,4212.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69650,做多,2025-08-10 10:10:00,2025-08-10 10:20:00,4217.01,4215.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69651,做空,2025-08-10 10:20:00,2025-08-10 10:30:00,4215.01,4202.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69652,做多,2025-08-10 11:25:00,2025-08-10 11:30:00,4207.54,4204.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69653,做空,2025-08-10 11:30:00,2025-08-10 11:40:00,4204.73,4209.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69654,做多,2025-08-10 11:40:00,2025-08-10 11:50:00,4209.03,4197.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69655,做空,2025-08-10 11:50:00,2025-08-10 11:55:00,4197.34,4179.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69656,做多,2025-08-10 12:40:00,2025-08-10 12:50:00,4192.72,4193.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69657,做空,2025-08-10 12:50:00,2025-08-10 13:25:00,4193.5,4189.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -69658,做多,2025-08-10 13:25:00,2025-08-10 13:30:00,4189.58,4177.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69659,做空,2025-08-10 13:30:00,2025-08-10 13:55:00,4177.69,4166.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69660,做多,2025-08-10 14:10:00,2025-08-10 14:15:00,4191.57,4199.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69661,做多,2025-08-10 16:00:00,2025-08-10 16:05:00,4220.72,4225.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69662,做多,2025-08-10 17:30:00,2025-08-10 17:35:00,4231.26,4227.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69663,做空,2025-08-10 17:35:00,2025-08-10 17:45:00,4227.17,4231.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69664,做多,2025-08-10 17:45:00,2025-08-10 17:50:00,4231.53,4226.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69665,做空,2025-08-10 17:50:00,2025-08-10 18:00:00,4226.01,4222.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69666,做多,2025-08-10 18:35:00,2025-08-10 18:40:00,4228.69,4225.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69667,做空,2025-08-10 18:40:00,2025-08-10 18:45:00,4225.7,4228.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69668,做多,2025-08-10 18:45:00,2025-08-10 18:55:00,4228.35,4234.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69669,做多,2025-08-10 21:45:00,2025-08-10 22:00:00,4211.55,4217.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -69670,做空,2025-08-10 22:00:00,2025-08-10 22:10:00,4217.75,4217.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69671,做多,2025-08-10 22:10:00,2025-08-10 22:55:00,4217.94,4248.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69672,做多,2025-08-11 02:35:00,2025-08-11 02:55:00,4307.84,4307.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69673,做空,2025-08-11 02:55:00,2025-08-11 03:05:00,4307.12,4303.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69674,做多,2025-08-11 03:50:00,2025-08-11 04:05:00,4308.27,4323.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69675,做多,2025-08-11 06:50:00,2025-08-11 08:45:00,4302.63,4279.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69676,做空,2025-08-11 08:45:00,2025-08-11 09:05:00,4279.17,4275.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -69677,做多,2025-08-11 09:05:00,2025-08-11 09:15:00,4275.0,4272.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69678,做空,2025-08-11 09:15:00,2025-08-11 09:25:00,4272.04,4273.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69679,做多,2025-08-11 09:25:00,2025-08-11 13:20:00,4273.99,4179.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69680,做空,2025-08-11 13:20:00,2025-08-11 13:25:00,4179.48,4183.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69681,做多,2025-08-11 13:25:00,2025-08-11 13:30:00,4183.57,4205.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69682,做多,2025-08-11 15:15:00,2025-08-11 15:20:00,4287.73,4286.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69683,做多,2025-08-11 16:45:00,2025-08-11 16:50:00,4329.77,4316.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69684,做空,2025-08-11 16:50:00,2025-08-11 17:15:00,4316.59,4285.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69685,做多,2025-08-11 18:15:00,2025-08-11 18:40:00,4299.41,4277.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69686,做空,2025-08-11 18:40:00,2025-08-11 18:45:00,4277.93,4294.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69687,做多,2025-08-11 18:45:00,2025-08-11 18:50:00,4294.0,4292.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69688,做空,2025-08-11 18:50:00,2025-08-11 18:55:00,4292.56,4293.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69689,做多,2025-08-11 18:55:00,2025-08-11 19:15:00,4293.35,4294.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69690,做空,2025-08-11 19:15:00,2025-08-11 19:40:00,4294.78,4278.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69691,做多,2025-08-11 21:10:00,2025-08-11 21:15:00,4250.96,4242.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69692,做空,2025-08-11 21:15:00,2025-08-11 21:30:00,4242.85,4211.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69693,做多,2025-08-12 00:00:00,2025-08-12 00:05:00,4233.23,4225.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69694,做多,2025-08-12 02:05:00,2025-08-12 02:25:00,4281.35,4291.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69695,做多,2025-08-12 03:25:00,2025-08-12 03:40:00,4285.67,4287.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69696,做空,2025-08-12 03:40:00,2025-08-12 04:05:00,4287.71,4296.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69697,做多,2025-08-12 04:05:00,2025-08-12 04:25:00,4296.02,4306.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69698,做多,2025-08-12 05:10:00,2025-08-12 05:15:00,4300.33,4293.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69699,做空,2025-08-12 05:15:00,2025-08-12 05:35:00,4293.26,4278.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69700,做多,2025-08-12 06:20:00,2025-08-12 06:30:00,4295.89,4288.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69701,做空,2025-08-12 06:30:00,2025-08-12 06:35:00,4288.16,4291.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69702,做多,2025-08-12 06:35:00,2025-08-12 06:40:00,4291.02,4300.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69703,做多,2025-08-12 08:15:00,2025-08-12 08:40:00,4304.51,4327.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69704,做多,2025-08-12 08:40:00,2025-08-12 08:45:00,4327.98,4320.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69705,做多,2025-08-12 09:00:00,2025-08-12 09:05:00,4315.38,4300.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69706,做空,2025-08-12 09:05:00,2025-08-12 09:10:00,4300.16,4299.65,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -69707,做多,2025-08-12 10:25:00,2025-08-12 10:35:00,4292.94,4287.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69708,做空,2025-08-12 10:35:00,2025-08-12 10:45:00,4287.69,4288.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69709,做多,2025-08-12 10:45:00,2025-08-12 11:35:00,4288.47,4282.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69710,做空,2025-08-12 11:35:00,2025-08-12 11:45:00,4282.0,4280.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69711,做多,2025-08-12 11:45:00,2025-08-12 12:10:00,4280.99,4279.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69712,做空,2025-08-12 12:10:00,2025-08-12 12:20:00,4279.75,4292.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69713,做多,2025-08-12 12:20:00,2025-08-12 12:25:00,4292.78,4304.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69714,做多,2025-08-12 14:00:00,2025-08-12 14:10:00,4392.65,4395.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -69715,做空,2025-08-12 14:10:00,2025-08-12 14:20:00,4395.63,4398.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69716,做多,2025-08-12 14:20:00,2025-08-12 14:35:00,4398.0,4400.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -69717,做空,2025-08-12 14:35:00,2025-08-12 16:40:00,4400.4,4445.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69718,做多,2025-08-12 16:40:00,2025-08-12 17:10:00,4445.44,4483.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69719,做多,2025-08-12 18:35:00,2025-08-12 19:25:00,4487.21,4500.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69720,做多,2025-08-12 23:00:00,2025-08-12 23:25:00,4591.21,4598.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69721,做多,2025-08-13 00:00:00,2025-08-13 00:30:00,4598.74,4620.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69722,做多,2025-08-13 07:20:00,2025-08-13 07:30:00,4622.45,4622.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69723,做空,2025-08-13 07:30:00,2025-08-13 07:40:00,4622.32,4624.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69724,做多,2025-08-13 07:40:00,2025-08-13 07:45:00,4624.07,4621.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69725,做空,2025-08-13 07:45:00,2025-08-13 08:25:00,4621.36,4622.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69726,做多,2025-08-13 08:25:00,2025-08-13 08:35:00,4622.74,4622.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69727,做空,2025-08-13 08:35:00,2025-08-13 08:40:00,4622.33,4610.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69728,做多,2025-08-13 08:55:00,2025-08-13 09:20:00,4623.99,4642.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69729,做多,2025-08-13 11:55:00,2025-08-13 12:25:00,4689.38,4707.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69730,做多,2025-08-13 13:05:00,2025-08-13 13:20:00,4693.5,4714.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69731,做多,2025-08-13 13:45:00,2025-08-13 13:50:00,4703.97,4689.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69732,做空,2025-08-13 13:50:00,2025-08-13 13:55:00,4689.56,4669.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69733,做多,2025-08-13 14:40:00,2025-08-13 14:45:00,4698.17,4680.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69734,做空,2025-08-13 14:45:00,2025-08-13 15:05:00,4680.44,4635.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69735,做多,2025-08-13 15:40:00,2025-08-13 15:45:00,4668.71,4655.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69736,做空,2025-08-13 15:45:00,2025-08-13 15:55:00,4655.75,4664.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69737,做多,2025-08-13 15:55:00,2025-08-13 16:15:00,4664.78,4698.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69738,做多,2025-08-13 17:50:00,2025-08-13 18:00:00,4722.38,4743.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69739,做多,2025-08-13 18:30:00,2025-08-13 19:10:00,4719.37,4720.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69740,做空,2025-08-13 19:10:00,2025-08-13 19:15:00,4720.07,4733.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69741,做多,2025-08-13 19:15:00,2025-08-13 19:20:00,4733.49,4744.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69742,做多,2025-08-13 19:50:00,2025-08-13 20:00:00,4735.0,4717.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69743,做空,2025-08-13 20:00:00,2025-08-13 20:05:00,4717.56,4728.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69744,做多,2025-08-13 20:05:00,2025-08-13 20:10:00,4728.56,4718.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69745,做空,2025-08-13 20:10:00,2025-08-13 20:25:00,4718.86,4711.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69746,做多,2025-08-13 20:35:00,2025-08-13 20:45:00,4724.96,4723.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69747,做空,2025-08-13 20:45:00,2025-08-13 21:00:00,4723.19,4725.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69748,做多,2025-08-13 21:00:00,2025-08-13 21:05:00,4725.57,4741.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69749,做多,2025-08-13 22:10:00,2025-08-13 22:20:00,4737.08,4730.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69750,做空,2025-08-13 22:20:00,2025-08-13 22:25:00,4730.55,4738.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69751,做多,2025-08-13 22:25:00,2025-08-13 22:45:00,4738.87,4775.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69752,做多,2025-08-13 23:00:00,2025-08-13 23:10:00,4750.37,4739.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69753,做空,2025-08-13 23:10:00,2025-08-13 23:20:00,4739.95,4750.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69754,做多,2025-08-13 23:20:00,2025-08-13 23:40:00,4750.04,4765.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69755,做多,2025-08-14 00:30:00,2025-08-14 00:35:00,4750.77,4744.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69756,做空,2025-08-14 00:35:00,2025-08-14 00:40:00,4744.64,4731.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69757,做多,2025-08-14 01:25:00,2025-08-14 01:45:00,4732.4,4726.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69758,做空,2025-08-14 01:45:00,2025-08-14 02:05:00,4726.1,4726.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69759,做多,2025-08-14 02:05:00,2025-08-14 02:10:00,4726.98,4725.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69760,做空,2025-08-14 02:10:00,2025-08-14 02:20:00,4725.0,4733.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69761,做多,2025-08-14 02:20:00,2025-08-14 02:35:00,4733.41,4756.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69762,做多,2025-08-14 04:35:00,2025-08-14 05:05:00,4764.55,4762.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69763,做空,2025-08-14 05:05:00,2025-08-14 05:10:00,4762.22,4738.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69764,做多,2025-08-14 06:25:00,2025-08-14 06:35:00,4740.6,4783.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69765,做多,2025-08-14 07:20:00,2025-08-14 07:35:00,4746.3,4748.56,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69766,做空,2025-08-14 07:35:00,2025-08-14 08:40:00,4748.56,4722.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69767,做多,2025-08-14 09:05:00,2025-08-14 09:15:00,4735.0,4739.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -69768,做空,2025-08-14 09:15:00,2025-08-14 10:40:00,4739.48,4707.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69769,做多,2025-08-14 11:50:00,2025-08-14 12:15:00,4714.95,4719.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -69770,做空,2025-08-14 12:15:00,2025-08-14 12:30:00,4719.56,4559.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69771,做多,2025-08-14 13:45:00,2025-08-14 14:25:00,4604.11,4655.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69772,做多,2025-08-14 17:25:00,2025-08-14 17:35:00,4559.65,4543.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69773,做空,2025-08-14 17:35:00,2025-08-14 17:45:00,4543.35,4535.37,0.0,100.0,0.0,0.0,0.0,0.0,flip -69774,做多,2025-08-14 17:45:00,2025-08-14 18:00:00,4535.37,4538.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -69775,做空,2025-08-14 18:00:00,2025-08-14 18:10:00,4538.19,4519.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69776,做多,2025-08-14 18:30:00,2025-08-14 18:55:00,4536.95,4537.04,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69777,做空,2025-08-14 18:55:00,2025-08-14 19:00:00,4537.04,4539.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69778,做多,2025-08-14 19:00:00,2025-08-14 19:10:00,4539.68,4538.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69779,做空,2025-08-14 19:10:00,2025-08-14 20:05:00,4538.65,4531.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69780,做多,2025-08-14 21:10:00,2025-08-14 21:15:00,4536.46,4525.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69781,做空,2025-08-14 21:15:00,2025-08-14 21:20:00,4525.06,4502.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69782,做多,2025-08-14 22:15:00,2025-08-14 23:55:00,4502.99,4545.25,0.0,100.0,0.0,0.0,0.0,0.0,flip -69783,做空,2025-08-14 23:55:00,2025-08-15 00:35:00,4545.25,4555.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69784,做多,2025-08-15 00:35:00,2025-08-15 00:45:00,4555.59,4573.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69785,做多,2025-08-15 01:05:00,2025-08-15 01:15:00,4568.06,4575.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69786,做多,2025-08-15 01:15:00,2025-08-15 01:20:00,4575.0,4586.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69787,做多,2025-08-15 04:05:00,2025-08-15 04:10:00,4633.38,4636.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69788,做多,2025-08-15 04:35:00,2025-08-15 04:40:00,4633.62,4622.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69789,做空,2025-08-15 04:40:00,2025-08-15 04:45:00,4622.09,4617.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69790,做多,2025-08-15 05:00:00,2025-08-15 05:05:00,4630.28,4623.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69791,做空,2025-08-15 05:05:00,2025-08-15 05:10:00,4623.83,4613.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69792,做多,2025-08-15 05:55:00,2025-08-15 06:00:00,4617.11,4636.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69793,做多,2025-08-15 06:00:00,2025-08-15 06:15:00,4636.93,4636.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69794,做多,2025-08-15 07:15:00,2025-08-15 07:20:00,4643.69,4635.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69795,做空,2025-08-15 07:20:00,2025-08-15 07:25:00,4635.0,4644.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69796,做多,2025-08-15 07:25:00,2025-08-15 07:30:00,4644.71,4637.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69797,做空,2025-08-15 07:30:00,2025-08-15 07:50:00,4637.5,4630.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69798,做多,2025-08-15 08:00:00,2025-08-15 08:25:00,4639.66,4654.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69799,做多,2025-08-15 08:50:00,2025-08-15 08:55:00,4642.27,4639.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69800,做空,2025-08-15 08:55:00,2025-08-15 09:00:00,4639.72,4648.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69801,做多,2025-08-15 09:00:00,2025-08-15 09:15:00,4648.08,4636.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69802,做空,2025-08-15 09:15:00,2025-08-15 09:25:00,4636.95,4619.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69803,做多,2025-08-15 10:05:00,2025-08-15 10:10:00,4637.22,4631.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69804,做空,2025-08-15 10:10:00,2025-08-15 10:15:00,4631.84,4634.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69805,做多,2025-08-15 10:15:00,2025-08-15 11:10:00,4634.4,4639.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -69806,做空,2025-08-15 11:10:00,2025-08-15 11:30:00,4639.0,4630.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69807,做多,2025-08-15 11:35:00,2025-08-15 11:50:00,4636.31,4637.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69808,做空,2025-08-15 11:50:00,2025-08-15 12:05:00,4637.39,4638.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69809,做多,2025-08-15 12:05:00,2025-08-15 12:10:00,4638.25,4637.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69810,做空,2025-08-15 12:10:00,2025-08-15 12:20:00,4637.14,4610.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69811,做多,2025-08-15 12:30:00,2025-08-15 12:35:00,4642.16,4620.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69812,做空,2025-08-15 12:35:00,2025-08-15 12:40:00,4620.11,4628.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69813,做多,2025-08-15 12:40:00,2025-08-15 12:50:00,4628.47,4635.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -69814,做空,2025-08-15 12:50:00,2025-08-15 13:10:00,4635.21,4608.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69815,做多,2025-08-15 17:05:00,2025-08-15 17:10:00,4407.99,4386.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69816,做空,2025-08-15 17:10:00,2025-08-15 17:20:00,4386.62,4387.21,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69817,做多,2025-08-15 17:25:00,2025-08-15 17:30:00,4428.96,4421.05,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -69818,做多,2025-08-15 18:30:00,2025-08-15 18:35:00,4421.28,4410.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69819,做空,2025-08-15 18:35:00,2025-08-15 18:45:00,4410.57,4401.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69820,做多,2025-08-15 19:15:00,2025-08-15 20:30:00,4409.71,4411.72,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -69821,做多,2025-08-15 21:20:00,2025-08-15 21:30:00,4411.37,4409.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69822,做空,2025-08-15 21:30:00,2025-08-15 22:15:00,4409.49,4417.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69823,做多,2025-08-15 22:15:00,2025-08-15 22:30:00,4417.8,4437.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69824,做多,2025-08-15 23:55:00,2025-08-16 01:20:00,4437.16,4457.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -69825,做空,2025-08-16 01:20:00,2025-08-16 01:25:00,4457.09,4466.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69826,做多,2025-08-16 01:25:00,2025-08-16 02:00:00,4466.24,4468.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -69827,做空,2025-08-16 02:00:00,2025-08-16 02:15:00,4468.74,4472.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69828,做多,2025-08-16 02:15:00,2025-08-16 04:20:00,4472.37,4441.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69829,做空,2025-08-16 04:20:00,2025-08-16 05:35:00,4441.51,4421.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69830,做多,2025-08-16 06:45:00,2025-08-16 07:10:00,4423.39,4434.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69831,做多,2025-08-16 08:30:00,2025-08-16 08:50:00,4442.9,4447.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -69832,做空,2025-08-16 08:50:00,2025-08-16 09:00:00,4447.01,4444.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69833,做多,2025-08-16 09:05:00,2025-08-16 09:10:00,4449.81,4448.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69834,做空,2025-08-16 09:10:00,2025-08-16 09:45:00,4448.33,4432.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69835,做多,2025-08-16 11:05:00,2025-08-16 11:25:00,4411.56,4404.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69836,做空,2025-08-16 11:25:00,2025-08-16 11:45:00,4404.44,4402.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -69837,做多,2025-08-16 11:45:00,2025-08-16 11:50:00,4402.14,4384.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69838,做空,2025-08-16 11:50:00,2025-08-16 11:55:00,4384.59,4385.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69839,做多,2025-08-16 12:30:00,2025-08-16 12:35:00,4401.03,4396.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69840,做空,2025-08-16 12:35:00,2025-08-16 12:50:00,4396.36,4397.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69841,做多,2025-08-16 12:50:00,2025-08-16 13:00:00,4397.9,4415.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69842,做多,2025-08-16 14:10:00,2025-08-16 14:30:00,4397.32,4400.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -69843,做空,2025-08-16 14:30:00,2025-08-16 14:45:00,4400.45,4408.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69844,做多,2025-08-16 14:45:00,2025-08-16 15:05:00,4408.99,4401.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69845,做空,2025-08-16 15:05:00,2025-08-16 15:40:00,4401.13,4393.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69846,做多,2025-08-16 16:00:00,2025-08-16 16:20:00,4403.05,4403.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69847,做空,2025-08-16 16:20:00,2025-08-16 16:40:00,4403.96,4402.84,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69848,做多,2025-08-16 16:40:00,2025-08-16 17:00:00,4402.84,4403.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69849,做空,2025-08-16 17:00:00,2025-08-16 17:15:00,4403.77,4391.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69850,做多,2025-08-16 17:20:00,2025-08-16 18:00:00,4402.13,4397.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69851,做空,2025-08-16 18:00:00,2025-08-16 18:05:00,4397.6,4403.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69852,做多,2025-08-16 18:05:00,2025-08-16 18:10:00,4403.0,4410.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69853,做多,2025-08-16 20:10:00,2025-08-16 20:20:00,4418.73,4428.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69854,做多,2025-08-16 21:15:00,2025-08-16 21:30:00,4421.15,4416.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69855,做空,2025-08-16 21:30:00,2025-08-16 21:50:00,4416.11,4414.45,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -69856,做多,2025-08-16 22:15:00,2025-08-16 22:20:00,4421.03,4420.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69857,做空,2025-08-16 22:20:00,2025-08-16 23:45:00,4420.14,4419.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69858,做多,2025-08-16 23:45:00,2025-08-17 00:05:00,4419.44,4419.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69859,做空,2025-08-17 00:05:00,2025-08-17 00:35:00,4419.66,4415.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -69860,做多,2025-08-17 00:35:00,2025-08-17 00:45:00,4415.0,4411.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69861,做空,2025-08-17 00:45:00,2025-08-17 01:05:00,4411.28,4400.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69862,做多,2025-08-17 01:30:00,2025-08-17 01:35:00,4416.2,4414.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69863,做空,2025-08-17 01:35:00,2025-08-17 01:40:00,4414.32,4399.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69864,做多,2025-08-17 02:00:00,2025-08-17 02:05:00,4407.49,4404.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69865,做空,2025-08-17 02:05:00,2025-08-17 02:20:00,4404.79,4409.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69866,做多,2025-08-17 02:20:00,2025-08-17 02:30:00,4409.7,4410.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -69867,做多,2025-08-17 05:35:00,2025-08-17 05:40:00,4475.57,4470.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69868,做空,2025-08-17 05:40:00,2025-08-17 05:45:00,4470.51,4476.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69869,做多,2025-08-17 05:45:00,2025-08-17 05:50:00,4476.0,4466.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69870,做空,2025-08-17 05:50:00,2025-08-17 06:00:00,4466.73,4474.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69871,做多,2025-08-17 06:00:00,2025-08-17 06:15:00,4474.01,4475.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69872,做空,2025-08-17 06:15:00,2025-08-17 06:30:00,4475.98,4463.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69873,做多,2025-08-17 07:15:00,2025-08-17 07:25:00,4466.4,4463.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69874,做空,2025-08-17 07:25:00,2025-08-17 07:35:00,4463.41,4465.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69875,做多,2025-08-17 07:35:00,2025-08-17 08:05:00,4465.67,4456.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69876,做空,2025-08-17 08:05:00,2025-08-17 08:10:00,4456.71,4461.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69877,做多,2025-08-17 08:10:00,2025-08-17 08:30:00,4461.13,4474.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69878,做多,2025-08-17 10:10:00,2025-08-17 10:20:00,4532.93,4539.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -69879,做空,2025-08-17 10:20:00,2025-08-17 10:30:00,4539.21,4541.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69880,做多,2025-08-17 10:30:00,2025-08-17 10:35:00,4541.9,4541.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69881,做空,2025-08-17 10:35:00,2025-08-17 12:05:00,4541.38,4544.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69882,做多,2025-08-17 13:45:00,2025-08-17 13:55:00,4541.1,4533.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69883,做空,2025-08-17 13:55:00,2025-08-17 14:00:00,4533.85,4540.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69884,做多,2025-08-17 14:00:00,2025-08-17 14:20:00,4540.75,4532.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69885,做空,2025-08-17 14:20:00,2025-08-17 14:25:00,4532.85,4542.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69886,做多,2025-08-17 14:25:00,2025-08-17 14:40:00,4542.31,4550.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69887,做多,2025-08-17 15:20:00,2025-08-17 15:30:00,4548.67,4560.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69888,做多,2025-08-17 16:05:00,2025-08-17 16:10:00,4561.76,4550.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69889,做空,2025-08-17 16:10:00,2025-08-17 16:15:00,4550.13,4540.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69890,做多,2025-08-17 17:35:00,2025-08-17 17:55:00,4526.29,4521.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69891,做空,2025-08-17 17:55:00,2025-08-17 18:05:00,4521.65,4524.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69892,做多,2025-08-17 18:05:00,2025-08-17 18:20:00,4524.31,4514.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69893,做空,2025-08-17 18:20:00,2025-08-17 18:30:00,4514.35,4510.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69894,做多,2025-08-17 20:15:00,2025-08-17 20:55:00,4471.7,4465.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69895,做空,2025-08-17 20:55:00,2025-08-17 21:00:00,4465.06,4470.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69896,做多,2025-08-17 21:00:00,2025-08-17 21:05:00,4470.46,4469.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69897,做空,2025-08-17 21:05:00,2025-08-17 21:20:00,4469.28,4466.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -69898,做多,2025-08-17 21:20:00,2025-08-17 21:40:00,4466.2,4478.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69899,做多,2025-08-18 04:10:00,2025-08-18 04:30:00,4318.11,4336.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69900,做多,2025-08-18 07:35:00,2025-08-18 07:40:00,4262.39,4258.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69901,做空,2025-08-18 07:40:00,2025-08-18 08:00:00,4258.7,4267.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69902,做多,2025-08-18 08:00:00,2025-08-18 08:05:00,4267.77,4270.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69903,做多,2025-08-18 09:35:00,2025-08-18 09:40:00,4277.09,4295.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69904,做多,2025-08-18 11:55:00,2025-08-18 12:05:00,4272.91,4297.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69905,做多,2025-08-18 14:55:00,2025-08-18 15:05:00,4331.64,4318.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69906,做空,2025-08-18 15:05:00,2025-08-18 15:20:00,4318.74,4317.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69907,做多,2025-08-18 15:20:00,2025-08-18 15:30:00,4317.09,4309.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69908,做空,2025-08-18 15:30:00,2025-08-18 16:45:00,4309.52,4317.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69909,做多,2025-08-18 16:45:00,2025-08-18 17:25:00,4317.77,4351.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69910,做多,2025-08-18 18:05:00,2025-08-18 18:10:00,4340.4,4332.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69911,做空,2025-08-18 18:10:00,2025-08-18 18:20:00,4332.77,4339.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69912,做多,2025-08-18 18:20:00,2025-08-18 18:35:00,4339.74,4344.04,0.0,100.0,0.0,0.0,0.0,0.0,flip -69913,做空,2025-08-18 18:35:00,2025-08-18 19:50:00,4344.04,4358.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69914,做多,2025-08-18 19:50:00,2025-08-18 19:55:00,4358.12,4354.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69915,做空,2025-08-18 19:55:00,2025-08-18 20:05:00,4354.0,4354.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69916,做多,2025-08-18 20:05:00,2025-08-18 20:15:00,4354.73,4354.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69917,做空,2025-08-18 20:15:00,2025-08-18 20:35:00,4354.76,4331.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69918,做多,2025-08-18 21:10:00,2025-08-18 21:30:00,4346.68,4349.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -69919,做空,2025-08-18 21:30:00,2025-08-18 21:50:00,4349.65,4344.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -69920,做多,2025-08-18 21:50:00,2025-08-18 21:55:00,4344.92,4351.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69921,做多,2025-08-19 00:50:00,2025-08-19 00:55:00,4322.37,4340.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69922,做多,2025-08-19 04:40:00,2025-08-19 04:45:00,4230.01,4222.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69923,做空,2025-08-19 04:45:00,2025-08-19 04:50:00,4222.19,4226.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69924,做多,2025-08-19 04:50:00,2025-08-19 05:10:00,4226.75,4221.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69925,做空,2025-08-19 05:10:00,2025-08-19 06:05:00,4221.06,4235.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69926,做多,2025-08-19 06:05:00,2025-08-19 06:10:00,4235.4,4234.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69927,做空,2025-08-19 06:10:00,2025-08-19 06:50:00,4234.05,4234.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -69928,做多,2025-08-19 06:50:00,2025-08-19 07:00:00,4234.0,4238.52,0.0,100.0,0.0,0.0,0.0,0.0,flip -69929,做空,2025-08-19 07:00:00,2025-08-19 07:15:00,4238.52,4223.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69930,做多,2025-08-19 07:35:00,2025-08-19 07:55:00,4227.47,4232.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -69931,做空,2025-08-19 07:55:00,2025-08-19 08:10:00,4232.61,4237.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69932,做多,2025-08-19 08:10:00,2025-08-19 08:30:00,4237.21,4224.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69933,做空,2025-08-19 08:30:00,2025-08-19 08:35:00,4224.02,4227.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69934,做多,2025-08-19 08:35:00,2025-08-19 08:45:00,4227.8,4242.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69935,做多,2025-08-19 11:00:00,2025-08-19 11:20:00,4289.94,4302.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69936,做多,2025-08-19 12:35:00,2025-08-19 12:40:00,4303.13,4301.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69937,做空,2025-08-19 12:40:00,2025-08-19 12:45:00,4301.43,4286.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69938,做多,2025-08-19 12:55:00,2025-08-19 13:00:00,4304.04,4298.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69939,做空,2025-08-19 13:00:00,2025-08-19 13:05:00,4298.94,4299.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69940,做多,2025-08-19 13:05:00,2025-08-19 13:25:00,4299.79,4312.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69941,做多,2025-08-19 13:50:00,2025-08-19 13:55:00,4298.16,4290.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69942,做空,2025-08-19 13:55:00,2025-08-19 14:00:00,4290.48,4302.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69943,做多,2025-08-19 14:00:00,2025-08-19 14:05:00,4302.33,4280.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69944,做空,2025-08-19 14:05:00,2025-08-19 14:10:00,4280.21,4271.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69945,做多,2025-08-19 15:40:00,2025-08-19 15:45:00,4214.43,4200.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69946,做空,2025-08-19 15:45:00,2025-08-19 16:05:00,4200.9,4197.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -69947,做多,2025-08-19 16:05:00,2025-08-19 18:25:00,4197.67,4165.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69948,做空,2025-08-19 18:25:00,2025-08-19 18:30:00,4165.53,4169.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69949,做多,2025-08-19 18:30:00,2025-08-19 18:35:00,4169.75,4157.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69950,做空,2025-08-19 18:35:00,2025-08-19 18:40:00,4157.23,4142.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69951,做多,2025-08-19 19:20:00,2025-08-19 19:30:00,4159.35,4157.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69952,做空,2025-08-19 19:30:00,2025-08-19 20:00:00,4157.99,4150.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -69953,做多,2025-08-19 20:00:00,2025-08-19 20:05:00,4150.1,4124.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69954,做空,2025-08-19 20:05:00,2025-08-19 20:25:00,4124.58,4143.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69955,做多,2025-08-19 20:25:00,2025-08-19 21:00:00,4143.62,4153.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -69956,做空,2025-08-19 21:00:00,2025-08-19 21:10:00,4153.29,4163.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69957,做多,2025-08-19 21:10:00,2025-08-19 21:20:00,4163.0,4144.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69958,做空,2025-08-19 21:20:00,2025-08-19 21:25:00,4144.36,4150.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69959,做多,2025-08-19 21:25:00,2025-08-19 21:30:00,4150.36,4141.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69960,做空,2025-08-19 21:30:00,2025-08-19 21:35:00,4141.01,4145.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69961,做多,2025-08-19 21:35:00,2025-08-19 21:45:00,4145.36,4147.66,0.0,100.0,0.0,0.0,0.0,0.0,flip -69962,做空,2025-08-19 21:45:00,2025-08-19 21:50:00,4147.66,4150.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69963,做多,2025-08-19 21:50:00,2025-08-19 22:00:00,4150.0,4141.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69964,做空,2025-08-19 22:00:00,2025-08-19 22:05:00,4141.81,4142.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -69965,做多,2025-08-19 22:30:00,2025-08-19 22:35:00,4148.22,4134.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69966,做空,2025-08-19 22:35:00,2025-08-19 23:00:00,4134.96,4119.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69967,做多,2025-08-20 00:35:00,2025-08-20 01:05:00,4099.83,4105.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69968,做多,2025-08-20 01:45:00,2025-08-20 02:10:00,4098.49,4132.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69969,做多,2025-08-20 05:20:00,2025-08-20 05:50:00,4160.17,4174.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69970,做多,2025-08-20 08:00:00,2025-08-20 08:15:00,4194.68,4215.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69971,做多,2025-08-20 09:35:00,2025-08-20 10:05:00,4226.73,4216.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69972,做空,2025-08-20 10:05:00,2025-08-20 10:10:00,4216.83,4213.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69973,做多,2025-08-20 10:15:00,2025-08-20 11:05:00,4222.93,4215.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69974,做空,2025-08-20 11:05:00,2025-08-20 11:15:00,4215.14,4208.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69975,做多,2025-08-20 12:00:00,2025-08-20 12:05:00,4210.11,4208.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69976,做空,2025-08-20 12:05:00,2025-08-20 12:40:00,4208.29,4202.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -69977,做多,2025-08-20 12:40:00,2025-08-20 13:00:00,4202.68,4194.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69978,做空,2025-08-20 13:00:00,2025-08-20 13:15:00,4194.46,4176.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69979,做多,2025-08-20 13:35:00,2025-08-20 13:40:00,4191.4,4176.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69980,做空,2025-08-20 13:40:00,2025-08-20 13:45:00,4176.23,4157.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -69981,做多,2025-08-20 14:30:00,2025-08-20 14:45:00,4195.02,4224.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69982,做多,2025-08-20 18:50:00,2025-08-20 18:55:00,4305.01,4289.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69983,做空,2025-08-20 18:55:00,2025-08-20 19:10:00,4289.56,4306.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69984,做多,2025-08-20 19:10:00,2025-08-20 20:50:00,4306.88,4358.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69985,做多,2025-08-20 21:40:00,2025-08-20 21:55:00,4353.78,4340.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69986,做空,2025-08-20 21:55:00,2025-08-20 22:00:00,4340.0,4347.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69987,做多,2025-08-20 22:00:00,2025-08-20 22:05:00,4347.84,4336.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69988,做空,2025-08-20 22:05:00,2025-08-20 22:10:00,4336.2,4343.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69989,做多,2025-08-20 22:10:00,2025-08-20 22:45:00,4343.68,4362.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69990,做多,2025-08-21 00:55:00,2025-08-21 01:45:00,4322.04,4315.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69991,做空,2025-08-21 01:45:00,2025-08-21 01:50:00,4315.44,4324.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69992,做多,2025-08-21 01:50:00,2025-08-21 01:55:00,4324.73,4329.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69993,做多,2025-08-21 03:00:00,2025-08-21 03:20:00,4302.05,4305.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -69994,做空,2025-08-21 03:20:00,2025-08-21 04:00:00,4305.12,4298.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -69995,做多,2025-08-21 04:00:00,2025-08-21 04:50:00,4298.14,4300.34,0.0,100.0,0.0,0.0,0.0,0.0,flip -69996,做空,2025-08-21 04:50:00,2025-08-21 05:15:00,4300.34,4294.87,0.0,100.0,0.0,0.0,0.0,0.0,flip -69997,做多,2025-08-21 05:15:00,2025-08-21 05:45:00,4294.87,4319.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -69998,做多,2025-08-21 06:30:00,2025-08-21 06:35:00,4298.89,4297.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -69999,做空,2025-08-21 06:35:00,2025-08-21 07:05:00,4297.72,4301.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70000,做多,2025-08-21 07:05:00,2025-08-21 07:10:00,4301.79,4290.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70001,做空,2025-08-21 07:10:00,2025-08-21 07:20:00,4290.46,4287.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70002,做多,2025-08-21 07:35:00,2025-08-21 08:15:00,4303.79,4294.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70003,做空,2025-08-21 08:15:00,2025-08-21 08:45:00,4294.0,4294.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70004,做多,2025-08-21 08:45:00,2025-08-21 09:45:00,4294.63,4285.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70005,做空,2025-08-21 09:45:00,2025-08-21 10:05:00,4285.71,4278.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -70006,做多,2025-08-21 10:05:00,2025-08-21 10:40:00,4278.8,4295.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70007,做多,2025-08-21 12:30:00,2025-08-21 12:35:00,4281.62,4274.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70008,做空,2025-08-21 12:35:00,2025-08-21 12:50:00,4274.14,4245.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70009,做多,2025-08-21 13:20:00,2025-08-21 13:30:00,4263.96,4266.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -70010,做空,2025-08-21 13:30:00,2025-08-21 14:00:00,4266.46,4276.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70011,做多,2025-08-21 14:00:00,2025-08-21 14:10:00,4276.45,4297.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70012,做多,2025-08-21 14:50:00,2025-08-21 14:55:00,4283.49,4271.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70013,做空,2025-08-21 14:55:00,2025-08-21 15:05:00,4271.82,4264.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70014,做多,2025-08-21 16:15:00,2025-08-21 16:20:00,4256.65,4246.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70015,做空,2025-08-21 16:20:00,2025-08-21 16:35:00,4246.54,4234.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70016,做多,2025-08-21 17:30:00,2025-08-21 18:20:00,4232.0,4249.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70017,做多,2025-08-21 20:45:00,2025-08-21 20:50:00,4231.59,4250.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70018,做多,2025-08-21 21:10:00,2025-08-21 21:15:00,4240.02,4227.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70019,做空,2025-08-21 21:15:00,2025-08-21 21:20:00,4227.79,4242.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70020,做多,2025-08-21 21:20:00,2025-08-21 21:30:00,4242.94,4254.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70021,做多,2025-08-21 22:45:00,2025-08-21 23:00:00,4253.09,4247.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70022,做空,2025-08-21 23:00:00,2025-08-21 23:15:00,4247.72,4231.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70023,做多,2025-08-22 00:00:00,2025-08-22 00:10:00,4228.36,4229.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70024,做空,2025-08-22 00:10:00,2025-08-22 00:15:00,4229.86,4236.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70025,做多,2025-08-22 00:15:00,2025-08-22 01:05:00,4236.25,4223.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70026,做空,2025-08-22 01:05:00,2025-08-22 01:15:00,4223.53,4242.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70027,做多,2025-08-22 01:15:00,2025-08-22 01:30:00,4242.56,4239.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70028,做空,2025-08-22 01:30:00,2025-08-22 01:35:00,4239.21,4246.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70029,做多,2025-08-22 01:35:00,2025-08-22 01:45:00,4246.73,4258.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70030,做多,2025-08-22 04:05:00,2025-08-22 04:15:00,4292.71,4303.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70031,做多,2025-08-22 05:30:00,2025-08-22 05:35:00,4286.62,4279.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70032,做空,2025-08-22 05:35:00,2025-08-22 05:45:00,4279.37,4288.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70033,做多,2025-08-22 05:45:00,2025-08-22 06:00:00,4288.8,4284.53,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70034,做多,2025-08-22 06:45:00,2025-08-22 07:05:00,4291.99,4319.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70035,做多,2025-08-22 09:45:00,2025-08-22 09:50:00,4328.0,4326.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70036,做空,2025-08-22 09:50:00,2025-08-22 09:55:00,4326.03,4326.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70037,做多,2025-08-22 09:55:00,2025-08-22 10:00:00,4326.68,4318.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70038,做空,2025-08-22 10:00:00,2025-08-22 10:30:00,4318.67,4308.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70039,做多,2025-08-22 12:45:00,2025-08-22 12:50:00,4260.78,4248.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70040,做空,2025-08-22 12:50:00,2025-08-22 13:00:00,4248.03,4256.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70041,做多,2025-08-22 13:00:00,2025-08-22 13:20:00,4256.54,4247.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70042,做空,2025-08-22 13:20:00,2025-08-22 16:00:00,4247.5,4651.06,0.0,100.0,0.0,-0.01,0.0,-0.01,flip -70043,做多,2025-08-22 16:00:00,2025-08-22 16:05:00,4651.06,4732.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70044,做多,2025-08-22 18:10:00,2025-08-22 19:15:00,4789.46,4812.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70045,做多,2025-08-22 20:35:00,2025-08-22 20:40:00,4840.51,4845.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70046,做多,2025-08-22 23:15:00,2025-08-22 23:40:00,4820.71,4838.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70047,做多,2025-08-23 00:30:00,2025-08-23 00:35:00,4823.99,4804.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70048,做空,2025-08-23 00:35:00,2025-08-23 01:15:00,4804.45,4787.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70049,做多,2025-08-23 04:00:00,2025-08-23 04:15:00,4710.31,4696.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70050,做空,2025-08-23 04:15:00,2025-08-23 04:20:00,4696.66,4706.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70051,做多,2025-08-23 04:20:00,2025-08-23 04:35:00,4706.65,4735.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70052,做多,2025-08-23 06:20:00,2025-08-23 06:30:00,4741.94,4749.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -70053,做空,2025-08-23 06:30:00,2025-08-23 06:50:00,4749.39,4748.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70054,做多,2025-08-23 06:50:00,2025-08-23 06:55:00,4748.11,4744.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70055,做空,2025-08-23 06:55:00,2025-08-23 07:10:00,4744.16,4744.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70056,做多,2025-08-23 07:10:00,2025-08-23 08:45:00,4744.31,4719.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70057,做空,2025-08-23 08:45:00,2025-08-23 09:05:00,4719.87,4715.8,0.0,100.0,0.0,0.0,0.0,0.0,flip -70058,做多,2025-08-23 09:05:00,2025-08-23 09:15:00,4715.8,4718.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70059,做空,2025-08-23 09:15:00,2025-08-23 11:00:00,4718.11,4722.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70060,做多,2025-08-23 11:10:00,2025-08-23 11:20:00,4724.86,4720.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70061,做空,2025-08-23 11:20:00,2025-08-23 11:45:00,4720.9,4718.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -70062,做多,2025-08-23 11:45:00,2025-08-23 11:50:00,4718.19,4710.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70063,做空,2025-08-23 11:50:00,2025-08-23 11:55:00,4710.09,4703.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70064,做多,2025-08-23 12:10:00,2025-08-23 12:30:00,4719.0,4714.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70065,做空,2025-08-23 12:30:00,2025-08-23 12:35:00,4714.59,4728.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70066,做多,2025-08-23 12:35:00,2025-08-23 12:50:00,4728.99,4711.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70067,做空,2025-08-23 12:50:00,2025-08-23 12:55:00,4711.35,4713.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70068,做多,2025-08-23 12:55:00,2025-08-23 13:20:00,4713.5,4713.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70069,做空,2025-08-23 13:20:00,2025-08-23 13:25:00,4713.81,4718.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70070,做多,2025-08-23 13:25:00,2025-08-23 13:35:00,4718.71,4719.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70071,做空,2025-08-23 13:35:00,2025-08-23 13:45:00,4719.49,4724.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70072,做多,2025-08-23 13:45:00,2025-08-23 13:50:00,4724.22,4722.41,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70073,做多,2025-08-23 14:00:00,2025-08-23 14:10:00,4722.45,4726.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70074,做多,2025-08-23 14:45:00,2025-08-23 15:55:00,4726.26,4749.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70075,做多,2025-08-23 16:45:00,2025-08-23 17:05:00,4747.58,4747.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70076,做空,2025-08-23 17:05:00,2025-08-23 17:20:00,4747.65,4736.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70077,做多,2025-08-23 17:40:00,2025-08-23 17:45:00,4745.12,4740.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70078,做空,2025-08-23 17:45:00,2025-08-23 17:50:00,4740.63,4745.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70079,做多,2025-08-23 17:50:00,2025-08-23 18:00:00,4745.27,4752.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70080,做多,2025-08-23 19:30:00,2025-08-23 19:40:00,4754.25,4750.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70081,做空,2025-08-23 19:40:00,2025-08-23 19:45:00,4750.7,4757.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70082,做多,2025-08-23 19:45:00,2025-08-23 20:00:00,4757.99,4752.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70083,做空,2025-08-23 20:00:00,2025-08-23 20:20:00,4752.5,4755.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70084,做多,2025-08-23 20:20:00,2025-08-23 20:30:00,4755.66,4752.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70085,做空,2025-08-23 20:30:00,2025-08-23 20:35:00,4752.85,4742.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70086,做多,2025-08-23 20:55:00,2025-08-23 22:00:00,4750.23,4757.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70087,做多,2025-08-23 23:50:00,2025-08-24 00:15:00,4774.13,4776.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -70088,做空,2025-08-24 00:15:00,2025-08-24 00:20:00,4776.85,4787.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70089,做多,2025-08-24 00:20:00,2025-08-24 00:30:00,4787.76,4806.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70090,做多,2025-08-24 01:40:00,2025-08-24 01:45:00,4789.05,4785.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70091,做空,2025-08-24 01:45:00,2025-08-24 01:50:00,4785.72,4788.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70092,做多,2025-08-24 01:50:00,2025-08-24 01:55:00,4788.4,4774.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70093,做空,2025-08-24 01:55:00,2025-08-24 02:20:00,4774.97,4783.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70094,做多,2025-08-24 02:20:00,2025-08-24 02:45:00,4783.24,4779.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70095,做空,2025-08-24 02:45:00,2025-08-24 03:00:00,4779.75,4772.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70096,做多,2025-08-24 03:35:00,2025-08-24 03:50:00,4775.43,4794.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70097,做多,2025-08-24 04:30:00,2025-08-24 04:45:00,4782.41,4779.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70098,做空,2025-08-24 04:45:00,2025-08-24 04:50:00,4779.41,4789.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70099,做多,2025-08-24 04:50:00,2025-08-24 05:05:00,4789.49,4789.83,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70100,做空,2025-08-24 05:05:00,2025-08-24 05:40:00,4789.83,4786.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -70101,做多,2025-08-24 05:40:00,2025-08-24 05:45:00,4786.63,4781.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70102,做空,2025-08-24 05:45:00,2025-08-24 05:50:00,4781.73,4782.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70103,做多,2025-08-24 05:50:00,2025-08-24 07:40:00,4782.16,4765.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70104,做空,2025-08-24 07:40:00,2025-08-24 07:45:00,4765.35,4768.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70105,做多,2025-08-24 07:45:00,2025-08-24 08:15:00,4768.71,4765.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70106,做空,2025-08-24 08:15:00,2025-08-24 08:20:00,4765.11,4770.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70107,做多,2025-08-24 08:20:00,2025-08-24 09:05:00,4770.0,4763.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70108,做空,2025-08-24 09:05:00,2025-08-24 09:15:00,4763.43,4769.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70109,做多,2025-08-24 09:15:00,2025-08-24 09:35:00,4769.99,4779.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70110,做多,2025-08-24 10:00:00,2025-08-24 12:10:00,4772.06,4747.46,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70111,做多,2025-08-24 12:40:00,2025-08-24 13:00:00,4748.54,4760.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70112,做多,2025-08-24 14:05:00,2025-08-24 14:15:00,4765.79,4781.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70113,做多,2025-08-24 16:00:00,2025-08-24 16:10:00,4818.75,4814.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70114,做空,2025-08-24 16:10:00,2025-08-24 16:35:00,4814.95,4823.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70115,做多,2025-08-24 16:35:00,2025-08-24 16:40:00,4823.71,4822.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70116,做多,2025-08-24 21:10:00,2025-08-24 21:55:00,4779.37,4782.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -70117,做空,2025-08-24 21:55:00,2025-08-24 22:05:00,4782.93,4781.42,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70118,做多,2025-08-24 22:55:00,2025-08-24 23:00:00,4778.57,4776.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70119,做空,2025-08-24 23:00:00,2025-08-25 00:20:00,4776.47,4771.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -70120,做多,2025-08-25 00:20:00,2025-08-25 01:30:00,4771.08,4725.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70121,做空,2025-08-25 01:30:00,2025-08-25 01:45:00,4725.66,4728.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70122,做多,2025-08-25 01:45:00,2025-08-25 02:05:00,4728.4,4743.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70123,做多,2025-08-25 05:15:00,2025-08-25 05:20:00,4719.47,4711.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70124,做空,2025-08-25 05:20:00,2025-08-25 05:25:00,4711.76,4724.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70125,做多,2025-08-25 05:25:00,2025-08-25 05:35:00,4724.09,4709.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70126,做空,2025-08-25 05:35:00,2025-08-25 05:40:00,4709.44,4718.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70127,做多,2025-08-25 05:40:00,2025-08-25 05:45:00,4718.93,4713.22,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70128,做多,2025-08-25 08:35:00,2025-08-25 08:40:00,4608.82,4597.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70129,做空,2025-08-25 08:40:00,2025-08-25 08:45:00,4597.86,4606.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70130,做多,2025-08-25 08:45:00,2025-08-25 08:55:00,4606.3,4598.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70131,做空,2025-08-25 08:55:00,2025-08-25 09:15:00,4598.01,4604.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70132,做多,2025-08-25 09:15:00,2025-08-25 09:20:00,4604.66,4599.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70133,做空,2025-08-25 09:20:00,2025-08-25 09:30:00,4599.77,4587.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -70134,做多,2025-08-25 09:30:00,2025-08-25 10:00:00,4587.0,4594.05,0.0,100.0,0.0,0.0,0.0,0.0,flip -70135,做空,2025-08-25 10:00:00,2025-08-25 10:05:00,4594.05,4602.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70136,做多,2025-08-25 10:05:00,2025-08-25 10:10:00,4602.59,4600.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70137,做空,2025-08-25 10:10:00,2025-08-25 10:15:00,4600.41,4578.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70138,做多,2025-08-25 11:20:00,2025-08-25 11:25:00,4570.72,4566.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70139,做空,2025-08-25 11:25:00,2025-08-25 13:35:00,4566.14,4641.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70140,做多,2025-08-25 13:35:00,2025-08-25 13:40:00,4641.72,4622.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70141,做空,2025-08-25 13:40:00,2025-08-25 13:45:00,4622.66,4636.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70142,做多,2025-08-25 13:45:00,2025-08-25 13:50:00,4636.6,4626.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70143,做空,2025-08-25 13:50:00,2025-08-25 14:00:00,4626.78,4644.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70144,做多,2025-08-25 14:00:00,2025-08-25 14:05:00,4644.56,4672.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70145,做多,2025-08-25 14:45:00,2025-08-25 15:00:00,4659.81,4647.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70146,做空,2025-08-25 15:00:00,2025-08-25 15:35:00,4647.12,4620.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70147,做多,2025-08-25 16:20:00,2025-08-25 16:25:00,4635.95,4617.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70148,做空,2025-08-25 16:25:00,2025-08-25 16:35:00,4617.71,4628.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70149,做多,2025-08-25 16:35:00,2025-08-25 16:40:00,4628.67,4620.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70150,做空,2025-08-25 16:40:00,2025-08-25 16:50:00,4620.47,4603.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70151,做多,2025-08-25 18:10:00,2025-08-25 18:15:00,4591.23,4583.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70152,做空,2025-08-25 18:15:00,2025-08-25 18:20:00,4583.59,4584.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70153,做多,2025-08-25 18:20:00,2025-08-25 21:55:00,4584.63,4347.78,0.0,100.0,0.0,-0.0,0.0,-0.01,flip -70154,做空,2025-08-25 21:55:00,2025-08-25 22:00:00,4347.78,4366.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70155,做多,2025-08-25 22:00:00,2025-08-25 22:05:00,4366.35,4364.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70156,做空,2025-08-25 22:05:00,2025-08-25 23:15:00,4364.91,4372.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70157,做多,2025-08-25 23:15:00,2025-08-25 23:50:00,4372.7,4376.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -70158,做空,2025-08-25 23:50:00,2025-08-26 00:05:00,4376.45,4355.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70159,做多,2025-08-26 00:15:00,2025-08-26 00:20:00,4378.36,4366.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70160,做空,2025-08-26 00:20:00,2025-08-26 00:25:00,4366.26,4379.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70161,做多,2025-08-26 00:25:00,2025-08-26 00:35:00,4379.37,4357.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70162,做多,2025-08-26 01:15:00,2025-08-26 01:45:00,4366.23,4418.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70163,做多,2025-08-26 02:45:00,2025-08-26 02:50:00,4409.66,4387.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70164,做空,2025-08-26 02:50:00,2025-08-26 03:40:00,4387.79,4406.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70165,做多,2025-08-26 03:40:00,2025-08-26 03:45:00,4406.26,4398.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70166,做空,2025-08-26 03:45:00,2025-08-26 03:55:00,4398.43,4400.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70167,做多,2025-08-26 03:55:00,2025-08-26 04:05:00,4400.47,4421.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70168,做多,2025-08-26 05:30:00,2025-08-26 05:50:00,4433.0,4429.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70169,做空,2025-08-26 05:50:00,2025-08-26 06:00:00,4429.53,4417.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70170,做多,2025-08-26 06:05:00,2025-08-26 06:10:00,4437.5,4433.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70171,做空,2025-08-26 06:10:00,2025-08-26 06:20:00,4433.13,4417.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70172,做多,2025-08-26 07:30:00,2025-08-26 07:35:00,4442.35,4440.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70173,做多,2025-08-26 08:45:00,2025-08-26 08:50:00,4425.79,4412.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70174,做空,2025-08-26 08:50:00,2025-08-26 08:55:00,4412.01,4418.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70175,做多,2025-08-26 08:55:00,2025-08-26 09:05:00,4418.0,4418.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70176,做空,2025-08-26 09:05:00,2025-08-26 09:10:00,4418.23,4422.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70177,做多,2025-08-26 09:10:00,2025-08-26 09:20:00,4422.6,4432.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70178,做多,2025-08-26 10:00:00,2025-08-26 10:20:00,4425.44,4422.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70179,做空,2025-08-26 10:20:00,2025-08-26 10:30:00,4422.52,4426.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70180,做多,2025-08-26 10:30:00,2025-08-26 10:40:00,4426.9,4442.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70181,做多,2025-08-26 12:30:00,2025-08-26 12:35:00,4455.86,4511.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70182,做多,2025-08-26 13:55:00,2025-08-26 14:30:00,4478.42,4509.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70183,做多,2025-08-26 16:40:00,2025-08-26 16:55:00,4522.71,4552.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70184,做多,2025-08-26 18:00:00,2025-08-26 18:40:00,4527.67,4546.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70185,做多,2025-08-26 19:10:00,2025-08-26 19:20:00,4544.2,4556.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70186,做多,2025-08-26 20:45:00,2025-08-26 20:55:00,4578.54,4582.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -70187,做空,2025-08-26 20:55:00,2025-08-26 21:00:00,4582.53,4582.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70188,做多,2025-08-26 21:00:00,2025-08-26 21:35:00,4582.76,4577.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70189,做空,2025-08-26 21:35:00,2025-08-26 21:40:00,4577.2,4580.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70190,做多,2025-08-26 21:40:00,2025-08-26 21:50:00,4580.51,4596.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70191,做多,2025-08-26 22:30:00,2025-08-26 22:35:00,4588.3,4583.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70192,做空,2025-08-26 22:35:00,2025-08-26 22:45:00,4583.8,4583.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70193,做多,2025-08-26 22:45:00,2025-08-26 23:00:00,4583.64,4596.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70194,做多,2025-08-26 23:40:00,2025-08-26 23:45:00,4605.36,4588.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70195,做空,2025-08-26 23:45:00,2025-08-26 23:50:00,4588.14,4600.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70196,做多,2025-08-26 23:50:00,2025-08-26 23:55:00,4600.96,4598.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70197,做空,2025-08-26 23:55:00,2025-08-27 00:20:00,4598.5,4595.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -70198,做多,2025-08-27 00:20:00,2025-08-27 02:20:00,4595.94,4580.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70199,做多,2025-08-27 03:30:00,2025-08-27 03:40:00,4565.59,4568.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -70200,做空,2025-08-27 03:40:00,2025-08-27 03:45:00,4568.6,4608.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70201,做多,2025-08-27 03:45:00,2025-08-27 03:50:00,4608.25,4607.85,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70202,做多,2025-08-27 05:30:00,2025-08-27 08:55:00,4622.82,4592.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70203,做多,2025-08-27 10:00:00,2025-08-27 10:20:00,4595.61,4589.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70204,做空,2025-08-27 10:20:00,2025-08-27 10:35:00,4589.17,4568.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70205,做多,2025-08-27 11:00:00,2025-08-27 11:05:00,4592.5,4584.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70206,做空,2025-08-27 11:05:00,2025-08-27 11:10:00,4584.79,4594.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70207,做多,2025-08-27 11:10:00,2025-08-27 11:15:00,4594.74,4594.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70208,做空,2025-08-27 11:15:00,2025-08-27 11:30:00,4594.49,4591.37,0.0,100.0,0.0,0.0,0.0,0.0,flip -70209,做多,2025-08-27 11:30:00,2025-08-27 11:50:00,4591.37,4607.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70210,做多,2025-08-27 12:45:00,2025-08-27 12:55:00,4597.4,4613.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70211,做多,2025-08-27 13:20:00,2025-08-27 13:30:00,4599.23,4579.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70212,做空,2025-08-27 13:30:00,2025-08-27 13:35:00,4579.68,4589.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70213,做多,2025-08-27 13:35:00,2025-08-27 13:40:00,4589.19,4622.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70214,做多,2025-08-27 13:40:00,2025-08-27 13:45:00,4622.52,4621.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70215,做多,2025-08-27 14:05:00,2025-08-27 14:25:00,4600.91,4630.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70216,做多,2025-08-27 15:00:00,2025-08-27 15:45:00,4613.59,4647.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70217,做多,2025-08-27 16:50:00,2025-08-27 18:10:00,4630.73,4637.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70218,做多,2025-08-27 18:45:00,2025-08-27 20:20:00,4614.31,4562.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70219,做多,2025-08-27 20:25:00,2025-08-27 20:30:00,4585.56,4581.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70220,做多,2025-08-27 21:10:00,2025-08-27 21:15:00,4575.56,4556.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70221,做空,2025-08-27 21:15:00,2025-08-27 21:35:00,4556.03,4538.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70222,做多,2025-08-27 22:40:00,2025-08-27 22:45:00,4533.95,4528.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70223,做空,2025-08-27 22:45:00,2025-08-27 22:55:00,4528.01,4521.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -70224,做多,2025-08-27 22:55:00,2025-08-27 23:15:00,4521.82,4516.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70225,做空,2025-08-27 23:15:00,2025-08-27 23:25:00,4516.75,4516.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70226,做多,2025-08-27 23:25:00,2025-08-27 23:30:00,4516.65,4513.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70227,做空,2025-08-27 23:30:00,2025-08-27 23:40:00,4513.8,4492.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70228,做多,2025-08-28 00:05:00,2025-08-28 00:15:00,4514.22,4501.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70229,做空,2025-08-28 00:15:00,2025-08-28 00:20:00,4501.53,4480.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70230,做多,2025-08-28 00:45:00,2025-08-28 01:05:00,4499.24,4500.42,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70231,做空,2025-08-28 01:05:00,2025-08-28 02:35:00,4500.42,4515.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70232,做多,2025-08-28 02:35:00,2025-08-28 02:50:00,4515.0,4511.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70233,做空,2025-08-28 02:50:00,2025-08-28 03:05:00,4511.9,4526.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70234,做多,2025-08-28 03:05:00,2025-08-28 03:10:00,4526.96,4530.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70235,做多,2025-08-28 05:55:00,2025-08-28 06:00:00,4568.13,4565.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70236,做空,2025-08-28 06:00:00,2025-08-28 06:25:00,4565.97,4569.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70237,做多,2025-08-28 06:25:00,2025-08-28 06:30:00,4569.72,4566.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70238,做空,2025-08-28 06:30:00,2025-08-28 07:35:00,4566.36,4570.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70239,做多,2025-08-28 07:35:00,2025-08-28 07:55:00,4570.01,4595.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70240,做多,2025-08-28 10:05:00,2025-08-28 10:15:00,4589.93,4589.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70241,做空,2025-08-28 10:15:00,2025-08-28 10:25:00,4589.1,4601.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70242,做多,2025-08-28 10:25:00,2025-08-28 10:30:00,4601.99,4601.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70243,做多,2025-08-28 11:25:00,2025-08-28 11:35:00,4596.85,4592.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70244,做空,2025-08-28 11:35:00,2025-08-28 11:45:00,4592.28,4586.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70245,做多,2025-08-28 12:30:00,2025-08-28 12:35:00,4600.32,4594.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70246,做空,2025-08-28 12:35:00,2025-08-28 13:35:00,4594.14,4597.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70247,做多,2025-08-28 13:35:00,2025-08-28 13:40:00,4597.6,4588.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70248,做空,2025-08-28 13:40:00,2025-08-28 13:45:00,4588.26,4569.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70249,做多,2025-08-28 14:45:00,2025-08-28 16:40:00,4575.77,4517.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70250,做空,2025-08-28 16:40:00,2025-08-28 16:55:00,4517.0,4462.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70251,做多,2025-08-28 17:55:00,2025-08-28 18:25:00,4488.0,4502.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70252,做多,2025-08-28 18:50:00,2025-08-28 18:55:00,4490.74,4479.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70253,做空,2025-08-28 18:55:00,2025-08-28 19:00:00,4479.01,4481.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70254,做多,2025-08-28 19:00:00,2025-08-28 20:45:00,4481.92,4456.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70255,做空,2025-08-28 20:45:00,2025-08-28 20:55:00,4456.31,4457.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70256,做多,2025-08-28 20:55:00,2025-08-28 21:15:00,4457.32,4477.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70257,做多,2025-08-28 23:25:00,2025-08-28 23:55:00,4498.83,4509.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70258,做多,2025-08-29 00:25:00,2025-08-29 00:30:00,4507.72,4490.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70259,做空,2025-08-29 00:30:00,2025-08-29 00:35:00,4490.0,4490.59,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70260,做多,2025-08-29 02:05:00,2025-08-29 03:35:00,4466.94,4500.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70261,做多,2025-08-29 04:10:00,2025-08-29 04:20:00,4483.58,4490.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -70262,做空,2025-08-29 04:20:00,2025-08-29 04:40:00,4490.22,4485.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -70263,做多,2025-08-29 04:40:00,2025-08-29 05:50:00,4485.59,4467.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70264,做空,2025-08-29 05:50:00,2025-08-29 05:55:00,4467.87,4478.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70265,做多,2025-08-29 05:55:00,2025-08-29 06:45:00,4478.03,4461.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70266,做空,2025-08-29 06:45:00,2025-08-29 07:00:00,4461.02,4432.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70267,做多,2025-08-29 10:00:00,2025-08-29 10:25:00,4339.69,4356.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70268,做多,2025-08-29 10:55:00,2025-08-29 11:00:00,4344.34,4340.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70269,做空,2025-08-29 11:00:00,2025-08-29 11:10:00,4340.16,4354.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70270,做多,2025-08-29 11:10:00,2025-08-29 11:15:00,4354.32,4344.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70271,做空,2025-08-29 11:15:00,2025-08-29 11:45:00,4344.01,4346.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70272,做多,2025-08-29 11:45:00,2025-08-29 11:50:00,4346.64,4342.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70273,做空,2025-08-29 11:50:00,2025-08-29 12:00:00,4342.04,4348.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70274,做多,2025-08-29 12:00:00,2025-08-29 12:10:00,4348.23,4365.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70275,做多,2025-08-29 15:05:00,2025-08-29 15:15:00,4316.73,4335.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70276,做多,2025-08-29 16:10:00,2025-08-29 16:20:00,4338.34,4340.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70277,做多,2025-08-29 16:50:00,2025-08-29 17:00:00,4331.0,4325.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70278,做空,2025-08-29 17:00:00,2025-08-29 17:05:00,4325.86,4328.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70279,做多,2025-08-29 17:05:00,2025-08-29 17:10:00,4328.69,4316.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70280,做空,2025-08-29 17:10:00,2025-08-29 17:15:00,4316.46,4331.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70281,做多,2025-08-29 17:15:00,2025-08-29 17:30:00,4331.92,4340.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70282,做多,2025-08-29 18:05:00,2025-08-29 19:15:00,4330.61,4350.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70283,做多,2025-08-29 20:15:00,2025-08-29 20:25:00,4335.36,4338.98,0.0,100.0,0.0,0.0,0.0,0.0,flip -70284,做空,2025-08-29 20:25:00,2025-08-29 20:30:00,4338.98,4342.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70285,做多,2025-08-29 20:30:00,2025-08-29 20:35:00,4342.86,4331.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70286,做空,2025-08-29 20:35:00,2025-08-29 20:40:00,4331.31,4328.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70287,做多,2025-08-29 21:10:00,2025-08-29 21:15:00,4334.44,4329.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70288,做空,2025-08-29 21:15:00,2025-08-29 21:25:00,4329.24,4337.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70289,做多,2025-08-29 21:25:00,2025-08-29 21:30:00,4337.74,4352.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70290,做多,2025-08-29 22:50:00,2025-08-29 23:05:00,4355.36,4357.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70291,做空,2025-08-29 23:05:00,2025-08-29 23:10:00,4357.22,4361.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70292,做多,2025-08-29 23:10:00,2025-08-29 23:50:00,4361.52,4359.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70293,做空,2025-08-29 23:50:00,2025-08-30 00:15:00,4359.66,4352.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70294,做多,2025-08-30 00:20:00,2025-08-30 00:25:00,4361.05,4347.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70295,做空,2025-08-30 00:25:00,2025-08-30 00:30:00,4347.7,4345.8,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70296,做多,2025-08-30 02:45:00,2025-08-30 02:50:00,4312.08,4304.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70297,做空,2025-08-30 02:50:00,2025-08-30 03:00:00,4304.07,4311.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70298,做多,2025-08-30 03:00:00,2025-08-30 03:20:00,4311.4,4365.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70299,做多,2025-08-30 05:05:00,2025-08-30 05:10:00,4365.96,4362.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70300,做多,2025-08-30 07:25:00,2025-08-30 07:40:00,4393.18,4406.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70301,做多,2025-08-30 08:05:00,2025-08-30 08:10:00,4400.95,4395.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70302,做空,2025-08-30 08:10:00,2025-08-30 08:30:00,4395.0,4383.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70303,做多,2025-08-30 08:40:00,2025-08-30 08:55:00,4392.25,4393.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70304,做空,2025-08-30 08:55:00,2025-08-30 09:30:00,4393.34,4379.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70305,做多,2025-08-30 09:45:00,2025-08-30 09:55:00,4392.45,4389.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70306,做空,2025-08-30 09:55:00,2025-08-30 10:05:00,4389.76,4397.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70307,做多,2025-08-30 10:05:00,2025-08-30 10:10:00,4397.77,4392.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70308,做多,2025-08-30 10:55:00,2025-08-30 11:00:00,4390.62,4385.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70309,做空,2025-08-30 11:00:00,2025-08-30 11:05:00,4385.6,4395.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70310,做多,2025-08-30 11:05:00,2025-08-30 11:15:00,4395.97,4391.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70311,做空,2025-08-30 11:15:00,2025-08-30 11:20:00,4391.59,4393.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70312,做多,2025-08-30 11:20:00,2025-08-30 11:25:00,4393.36,4391.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70313,做空,2025-08-30 11:25:00,2025-08-30 11:35:00,4391.96,4384.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70314,做多,2025-08-30 11:45:00,2025-08-30 12:00:00,4389.1,4382.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70315,做空,2025-08-30 12:00:00,2025-08-30 12:05:00,4382.55,4385.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70316,做多,2025-08-30 14:35:00,2025-08-30 14:40:00,4357.17,4355.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70317,做多,2025-08-30 16:35:00,2025-08-30 17:15:00,4367.4,4364.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70318,做空,2025-08-30 17:15:00,2025-08-30 17:35:00,4364.52,4357.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70319,做多,2025-08-30 18:00:00,2025-08-30 18:05:00,4363.04,4359.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70320,做空,2025-08-30 18:05:00,2025-08-30 18:15:00,4359.76,4353.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70321,做多,2025-08-30 18:50:00,2025-08-30 18:55:00,4356.38,4348.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70322,做空,2025-08-30 18:55:00,2025-08-30 19:10:00,4348.48,4344.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70323,做多,2025-08-30 20:25:00,2025-08-30 20:30:00,4347.71,4339.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70324,做空,2025-08-30 20:30:00,2025-08-30 20:35:00,4339.44,4339.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70325,做多,2025-08-30 21:00:00,2025-08-30 21:15:00,4343.7,4341.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70326,做空,2025-08-30 21:15:00,2025-08-30 21:20:00,4341.76,4342.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70327,做多,2025-08-30 21:20:00,2025-08-30 21:30:00,4342.54,4338.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70328,做空,2025-08-30 21:30:00,2025-08-30 21:40:00,4338.37,4343.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70329,做多,2025-08-30 21:40:00,2025-08-30 21:45:00,4343.3,4342.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70330,做空,2025-08-30 21:45:00,2025-08-30 21:50:00,4342.05,4347.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70331,做多,2025-08-30 21:50:00,2025-08-30 22:00:00,4347.92,4341.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70332,做空,2025-08-30 22:00:00,2025-08-30 22:15:00,4341.98,4348.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70333,做多,2025-08-30 22:15:00,2025-08-30 22:25:00,4348.23,4350.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70334,做多,2025-08-31 02:15:00,2025-08-31 02:30:00,4448.43,4446.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70335,做空,2025-08-31 02:30:00,2025-08-31 02:35:00,4446.01,4451.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70336,做多,2025-08-31 02:35:00,2025-08-31 02:40:00,4451.46,4445.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70337,做空,2025-08-31 02:40:00,2025-08-31 02:45:00,4445.69,4448.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70338,做多,2025-08-31 02:45:00,2025-08-31 02:50:00,4448.7,4448.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70339,做空,2025-08-31 02:50:00,2025-08-31 03:00:00,4448.0,4453.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70340,做多,2025-08-31 03:00:00,2025-08-31 03:10:00,4453.0,4455.08,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70341,做多,2025-08-31 04:30:00,2025-08-31 04:40:00,4468.71,4463.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70342,做空,2025-08-31 04:40:00,2025-08-31 04:45:00,4463.7,4467.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70343,做多,2025-08-31 04:45:00,2025-08-31 04:50:00,4467.47,4458.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70344,做空,2025-08-31 04:50:00,2025-08-31 05:50:00,4458.42,4458.42,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70345,做多,2025-08-31 05:50:00,2025-08-31 07:40:00,4458.42,4453.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70346,做多,2025-08-31 11:15:00,2025-08-31 11:25:00,4454.92,4472.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70347,做多,2025-08-31 12:50:00,2025-08-31 12:55:00,4476.2,4487.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70348,做多,2025-08-31 13:45:00,2025-08-31 15:00:00,4472.81,4473.05,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70349,做多,2025-08-31 15:00:00,2025-08-31 15:05:00,4473.05,4475.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70350,做多,2025-08-31 16:50:00,2025-08-31 16:55:00,4473.82,4468.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70351,做空,2025-08-31 16:55:00,2025-08-31 17:00:00,4468.78,4473.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70352,做多,2025-08-31 17:00:00,2025-08-31 17:05:00,4473.26,4473.39,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70353,做空,2025-08-31 17:05:00,2025-08-31 18:05:00,4473.39,4478.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70354,做多,2025-08-31 18:05:00,2025-08-31 18:25:00,4478.3,4475.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70355,做空,2025-08-31 18:25:00,2025-08-31 18:30:00,4475.54,4483.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70356,做多,2025-08-31 18:30:00,2025-08-31 18:40:00,4483.99,4479.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70357,做空,2025-08-31 18:40:00,2025-08-31 19:15:00,4479.49,4472.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70358,做多,2025-08-31 21:10:00,2025-08-31 21:30:00,4463.63,4464.4,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70359,做多,2025-08-31 22:05:00,2025-08-31 22:30:00,4459.0,4453.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70360,做空,2025-08-31 22:30:00,2025-08-31 22:40:00,4453.83,4439.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70361,做多,2025-09-01 00:40:00,2025-09-01 01:05:00,4393.51,4385.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70362,做空,2025-09-01 01:05:00,2025-09-01 02:25:00,4385.6,4390.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70363,做多,2025-09-01 03:40:00,2025-09-01 03:50:00,4389.85,4397.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70364,做多,2025-09-01 04:25:00,2025-09-01 05:30:00,4386.49,4386.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70365,做空,2025-09-01 05:30:00,2025-09-01 06:10:00,4386.8,4386.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70366,做多,2025-09-01 06:10:00,2025-09-01 06:15:00,4386.7,4385.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70367,做空,2025-09-01 06:15:00,2025-09-01 07:15:00,4385.95,4395.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70368,做多,2025-09-01 07:15:00,2025-09-01 07:25:00,4395.14,4419.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70369,做多,2025-09-01 12:05:00,2025-09-01 12:10:00,4402.3,4397.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70370,做空,2025-09-01 12:10:00,2025-09-01 12:45:00,4397.5,4399.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70371,做多,2025-09-01 12:45:00,2025-09-01 12:50:00,4399.99,4398.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70372,做空,2025-09-01 12:50:00,2025-09-01 13:40:00,4398.66,4384.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70373,做多,2025-09-01 14:10:00,2025-09-01 14:25:00,4395.99,4396.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70374,做空,2025-09-01 14:25:00,2025-09-01 14:50:00,4396.25,4396.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70375,做多,2025-09-01 14:50:00,2025-09-01 14:55:00,4396.44,4394.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70376,做空,2025-09-01 14:55:00,2025-09-01 15:10:00,4394.39,4381.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70377,做多,2025-09-01 18:10:00,2025-09-01 19:35:00,4337.86,4364.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70378,做多,2025-09-01 22:10:00,2025-09-01 22:20:00,4273.41,4278.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70379,做多,2025-09-01 22:45:00,2025-09-01 23:00:00,4276.65,4294.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70380,做多,2025-09-02 00:45:00,2025-09-02 00:50:00,4301.67,4299.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70381,做空,2025-09-02 00:50:00,2025-09-02 00:55:00,4299.1,4302.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70382,做多,2025-09-02 00:55:00,2025-09-02 01:05:00,4302.5,4299.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70383,做空,2025-09-02 01:05:00,2025-09-02 01:10:00,4299.01,4301.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70384,做多,2025-09-02 01:10:00,2025-09-02 01:30:00,4301.0,4297.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70385,做空,2025-09-02 01:30:00,2025-09-02 01:40:00,4297.87,4330.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70386,做多,2025-09-02 01:40:00,2025-09-02 01:45:00,4330.24,4338.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70387,做多,2025-09-02 05:10:00,2025-09-02 05:20:00,4377.73,4380.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -70388,做空,2025-09-02 05:20:00,2025-09-02 07:15:00,4380.35,4397.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70389,做多,2025-09-02 07:15:00,2025-09-02 07:20:00,4397.0,4388.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70390,做空,2025-09-02 07:20:00,2025-09-02 07:45:00,4388.02,4377.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70391,做多,2025-09-02 08:20:00,2025-09-02 08:30:00,4388.85,4386.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70392,做空,2025-09-02 08:30:00,2025-09-02 08:35:00,4386.07,4393.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70393,做多,2025-09-02 08:35:00,2025-09-02 09:25:00,4393.28,4390.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70394,做空,2025-09-02 09:25:00,2025-09-02 09:50:00,4390.88,4392.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70395,做多,2025-09-02 09:50:00,2025-09-02 10:00:00,4392.19,4396.63,0.0,100.0,0.0,0.0,0.0,0.0,flip -70396,做空,2025-09-02 10:00:00,2025-09-02 10:15:00,4396.63,4385.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70397,做多,2025-09-02 10:55:00,2025-09-02 11:00:00,4389.95,4382.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70398,做空,2025-09-02 11:00:00,2025-09-02 11:15:00,4382.76,4373.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70399,做多,2025-09-02 13:25:00,2025-09-02 13:45:00,4303.61,4372.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70400,做多,2025-09-02 16:55:00,2025-09-02 17:05:00,4293.58,4296.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -70401,做空,2025-09-02 17:05:00,2025-09-02 17:15:00,4296.2,4302.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70402,做多,2025-09-02 17:15:00,2025-09-02 17:25:00,4302.98,4307.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70403,做多,2025-09-02 18:50:00,2025-09-02 18:55:00,4308.29,4294.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70404,做空,2025-09-02 18:55:00,2025-09-02 19:00:00,4294.57,4303.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70405,做多,2025-09-02 19:00:00,2025-09-02 19:10:00,4303.9,4271.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70406,做空,2025-09-02 19:10:00,2025-09-02 19:15:00,4271.14,4284.77,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70407,做多,2025-09-02 20:05:00,2025-09-02 20:20:00,4286.51,4302.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70408,做多,2025-09-02 22:05:00,2025-09-02 22:15:00,4313.65,4319.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -70409,做空,2025-09-02 22:15:00,2025-09-02 22:25:00,4319.0,4314.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -70410,做多,2025-09-02 22:25:00,2025-09-02 23:05:00,4314.32,4321.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -70411,做空,2025-09-02 23:05:00,2025-09-02 23:10:00,4321.5,4330.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70412,做多,2025-09-02 23:10:00,2025-09-02 23:15:00,4330.32,4323.19,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70413,做多,2025-09-02 23:35:00,2025-09-02 23:40:00,4320.79,4316.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70414,做空,2025-09-02 23:40:00,2025-09-02 23:50:00,4316.65,4326.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70415,做多,2025-09-02 23:50:00,2025-09-03 00:00:00,4326.14,4318.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70416,做空,2025-09-03 00:00:00,2025-09-03 00:10:00,4318.62,4317.71,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70417,做多,2025-09-03 00:10:00,2025-09-03 00:25:00,4317.71,4325.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70418,做多,2025-09-03 00:25:00,2025-09-03 00:30:00,4325.3,4313.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70419,做空,2025-09-03 00:30:00,2025-09-03 00:35:00,4313.45,4322.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70420,做多,2025-09-03 00:35:00,2025-09-03 00:40:00,4322.89,4315.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70421,做空,2025-09-03 00:40:00,2025-09-03 00:50:00,4315.84,4304.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70422,做多,2025-09-03 01:55:00,2025-09-03 02:00:00,4323.69,4323.8,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70423,做多,2025-09-03 03:15:00,2025-09-03 04:05:00,4329.7,4321.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70424,做空,2025-09-03 04:05:00,2025-09-03 04:10:00,4321.99,4318.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70425,做多,2025-09-03 04:30:00,2025-09-03 04:35:00,4332.9,4328.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70426,做空,2025-09-03 04:35:00,2025-09-03 05:20:00,4328.97,4319.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70427,做多,2025-09-03 07:00:00,2025-09-03 07:05:00,4313.66,4294.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70428,做空,2025-09-03 07:05:00,2025-09-03 07:20:00,4294.67,4298.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70429,做多,2025-09-03 07:35:00,2025-09-03 08:10:00,4307.11,4321.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70430,做多,2025-09-03 08:55:00,2025-09-03 09:00:00,4316.15,4313.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70431,做空,2025-09-03 09:00:00,2025-09-03 09:10:00,4313.39,4302.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70432,做多,2025-09-03 09:15:00,2025-09-03 09:40:00,4318.45,4337.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70433,做多,2025-09-03 12:00:00,2025-09-03 12:05:00,4375.77,4365.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70434,做空,2025-09-03 12:05:00,2025-09-03 12:25:00,4365.28,4364.43,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70435,做多,2025-09-03 12:35:00,2025-09-03 13:15:00,4364.79,4388.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70436,做多,2025-09-03 16:10:00,2025-09-03 16:15:00,4469.37,4468.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70437,做空,2025-09-03 16:15:00,2025-09-03 16:25:00,4468.01,4454.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70438,做多,2025-09-03 16:55:00,2025-09-03 17:05:00,4464.25,4466.41,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70439,做空,2025-09-03 17:05:00,2025-09-03 18:20:00,4466.41,4462.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70440,做多,2025-09-03 18:30:00,2025-09-03 18:35:00,4472.73,4457.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70441,做空,2025-09-03 18:35:00,2025-09-03 19:15:00,4457.4,4466.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70442,做多,2025-09-03 19:15:00,2025-09-03 19:45:00,4466.58,4462.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70443,做空,2025-09-03 19:45:00,2025-09-03 19:50:00,4462.84,4474.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70444,做多,2025-09-03 19:50:00,2025-09-03 19:55:00,4474.73,4473.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70445,做多,2025-09-03 20:30:00,2025-09-03 20:40:00,4466.46,4464.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70446,做空,2025-09-03 20:40:00,2025-09-03 21:15:00,4464.89,4466.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70447,做多,2025-09-03 21:15:00,2025-09-03 21:30:00,4466.34,4459.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70448,做空,2025-09-03 21:30:00,2025-09-03 21:35:00,4459.13,4456.92,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70449,做多,2025-09-03 22:00:00,2025-09-03 22:05:00,4466.81,4470.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70450,做多,2025-09-03 22:30:00,2025-09-03 22:45:00,4462.12,4458.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70451,做空,2025-09-03 22:45:00,2025-09-03 22:50:00,4458.72,4467.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70452,做多,2025-09-03 22:50:00,2025-09-03 23:05:00,4467.34,4465.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70453,做空,2025-09-03 23:05:00,2025-09-03 23:30:00,4465.04,4455.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70454,做多,2025-09-04 00:10:00,2025-09-04 00:20:00,4458.46,4468.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70455,做多,2025-09-04 01:30:00,2025-09-04 01:35:00,4467.57,4463.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70456,做空,2025-09-04 01:35:00,2025-09-04 01:55:00,4463.51,4466.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70457,做多,2025-09-04 01:55:00,2025-09-04 02:00:00,4466.36,4460.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70458,做空,2025-09-04 02:00:00,2025-09-04 02:05:00,4460.85,4462.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70459,做多,2025-09-04 02:05:00,2025-09-04 04:40:00,4462.08,4402.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70460,做空,2025-09-04 04:40:00,2025-09-04 05:00:00,4402.99,4375.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70461,做多,2025-09-04 07:00:00,2025-09-04 07:15:00,4369.01,4372.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70462,做多,2025-09-04 07:30:00,2025-09-04 07:35:00,4372.26,4364.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70463,做空,2025-09-04 07:35:00,2025-09-04 07:45:00,4364.37,4365.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70464,做多,2025-09-04 07:45:00,2025-09-04 08:00:00,4365.69,4379.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70465,做多,2025-09-04 09:00:00,2025-09-04 10:00:00,4377.99,4391.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70466,做多,2025-09-04 11:35:00,2025-09-04 11:45:00,4415.16,4413.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70467,做空,2025-09-04 11:45:00,2025-09-04 12:00:00,4413.17,4405.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70468,做多,2025-09-04 12:10:00,2025-09-04 12:15:00,4414.95,4405.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70469,做空,2025-09-04 12:15:00,2025-09-04 12:20:00,4405.52,4406.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70470,做多,2025-09-04 12:25:00,2025-09-04 12:30:00,4412.14,4394.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70471,做多,2025-09-04 12:55:00,2025-09-04 13:00:00,4414.05,4406.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70472,做空,2025-09-04 13:00:00,2025-09-04 13:15:00,4406.2,4400.56,0.0,100.0,0.0,0.0,0.0,0.0,flip -70473,做多,2025-09-04 13:15:00,2025-09-04 16:45:00,4400.56,4302.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70474,做空,2025-09-04 16:45:00,2025-09-04 17:00:00,4302.68,4307.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70475,做多,2025-09-04 17:00:00,2025-09-04 17:25:00,4307.41,4315.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70476,做多,2025-09-04 17:45:00,2025-09-04 17:55:00,4302.78,4303.24,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70477,做空,2025-09-04 17:55:00,2025-09-04 18:00:00,4303.24,4309.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70478,做多,2025-09-04 18:00:00,2025-09-04 18:15:00,4309.51,4299.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70479,做空,2025-09-04 18:15:00,2025-09-04 18:20:00,4299.08,4287.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70480,做多,2025-09-04 18:35:00,2025-09-04 20:15:00,4301.76,4293.97,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70481,做多,2025-09-04 22:45:00,2025-09-04 22:55:00,4318.75,4339.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70482,做多,2025-09-05 02:25:00,2025-09-05 02:35:00,4321.23,4312.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70483,做空,2025-09-05 02:35:00,2025-09-05 02:50:00,4312.83,4323.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70484,做多,2025-09-05 02:50:00,2025-09-05 03:00:00,4323.63,4315.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70485,做空,2025-09-05 03:00:00,2025-09-05 03:05:00,4315.75,4317.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70486,做多,2025-09-05 03:05:00,2025-09-05 03:50:00,4317.37,4325.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70487,做多,2025-09-05 06:45:00,2025-09-05 07:00:00,4330.81,4348.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70488,做多,2025-09-05 07:00:00,2025-09-05 07:05:00,4348.53,4347.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70489,做多,2025-09-05 09:05:00,2025-09-05 09:10:00,4402.1,4394.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70490,做空,2025-09-05 09:10:00,2025-09-05 09:15:00,4394.97,4381.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70491,做多,2025-09-05 09:40:00,2025-09-05 09:45:00,4394.92,4390.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70492,做空,2025-09-05 09:45:00,2025-09-05 09:50:00,4390.11,4392.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70493,做多,2025-09-05 09:50:00,2025-09-05 10:05:00,4392.39,4405.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70494,做多,2025-09-05 16:05:00,2025-09-05 16:15:00,4285.0,4284.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70495,做空,2025-09-05 16:15:00,2025-09-05 16:20:00,4284.31,4286.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70496,做多,2025-09-05 16:20:00,2025-09-05 16:25:00,4286.41,4285.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70497,做空,2025-09-05 16:25:00,2025-09-05 16:30:00,4285.01,4286.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70498,做多,2025-09-05 16:30:00,2025-09-05 16:50:00,4286.96,4289.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70499,做空,2025-09-05 16:50:00,2025-09-05 16:55:00,4289.0,4294.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70500,做多,2025-09-05 16:55:00,2025-09-05 17:00:00,4294.89,4288.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70501,做空,2025-09-05 17:00:00,2025-09-05 17:10:00,4288.86,4288.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70502,做多,2025-09-05 17:10:00,2025-09-05 17:15:00,4288.88,4285.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70503,做空,2025-09-05 17:15:00,2025-09-05 17:20:00,4285.91,4290.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70504,做多,2025-09-05 17:20:00,2025-09-05 17:25:00,4290.8,4282.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70505,做空,2025-09-05 17:25:00,2025-09-05 17:35:00,4282.5,4278.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70506,做多,2025-09-05 17:50:00,2025-09-05 18:00:00,4286.57,4284.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70507,做空,2025-09-05 18:00:00,2025-09-05 18:05:00,4284.76,4289.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70508,做多,2025-09-05 18:05:00,2025-09-05 18:10:00,4289.49,4283.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70509,做空,2025-09-05 18:10:00,2025-09-05 18:15:00,4283.59,4292.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70510,做多,2025-09-05 18:15:00,2025-09-05 18:30:00,4292.5,4293.62,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70511,做多,2025-09-05 21:10:00,2025-09-05 21:15:00,4330.26,4320.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70512,做空,2025-09-05 21:15:00,2025-09-05 21:20:00,4320.63,4304.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70513,做多,2025-09-05 22:30:00,2025-09-05 23:00:00,4306.18,4312.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70514,做多,2025-09-05 23:40:00,2025-09-05 23:45:00,4308.19,4303.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70515,做空,2025-09-05 23:45:00,2025-09-06 00:05:00,4303.11,4303.21,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70516,做多,2025-09-06 00:20:00,2025-09-06 00:30:00,4315.47,4320.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70517,做多,2025-09-06 01:35:00,2025-09-06 01:40:00,4319.0,4318.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70518,做空,2025-09-06 01:40:00,2025-09-06 02:05:00,4318.2,4311.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70519,做多,2025-09-06 02:45:00,2025-09-06 03:50:00,4319.2,4315.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70520,做空,2025-09-06 03:50:00,2025-09-06 03:55:00,4315.25,4318.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70521,做多,2025-09-06 03:55:00,2025-09-06 04:00:00,4318.35,4318.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70522,做空,2025-09-06 04:00:00,2025-09-06 04:05:00,4318.29,4309.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70523,做多,2025-09-06 06:25:00,2025-09-06 07:45:00,4300.21,4309.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70524,做多,2025-09-06 08:30:00,2025-09-06 09:00:00,4309.99,4301.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70525,做空,2025-09-06 09:00:00,2025-09-06 09:05:00,4301.79,4301.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70526,做多,2025-09-06 10:30:00,2025-09-06 10:45:00,4296.8,4295.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70527,做多,2025-09-06 11:10:00,2025-09-06 11:30:00,4293.93,4291.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70528,做空,2025-09-06 11:30:00,2025-09-06 11:50:00,4291.78,4296.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70529,做多,2025-09-06 11:50:00,2025-09-06 12:05:00,4296.65,4303.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70530,做多,2025-09-06 12:45:00,2025-09-06 13:00:00,4299.26,4296.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70531,做空,2025-09-06 13:00:00,2025-09-06 13:05:00,4296.67,4298.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70532,做多,2025-09-06 13:05:00,2025-09-06 13:25:00,4298.06,4297.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70533,做空,2025-09-06 13:25:00,2025-09-06 13:30:00,4297.64,4292.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70534,做多,2025-09-06 14:00:00,2025-09-06 14:10:00,4296.78,4293.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70535,做空,2025-09-06 14:10:00,2025-09-06 14:15:00,4293.98,4296.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70536,做多,2025-09-06 14:15:00,2025-09-06 14:25:00,4296.4,4295.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70537,做空,2025-09-06 14:25:00,2025-09-06 14:35:00,4295.74,4298.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70538,做多,2025-09-06 14:35:00,2025-09-06 14:45:00,4298.68,4294.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70539,做空,2025-09-06 14:45:00,2025-09-06 14:55:00,4294.04,4294.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70540,做多,2025-09-06 14:55:00,2025-09-06 15:00:00,4294.19,4291.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70541,做空,2025-09-06 15:00:00,2025-09-06 15:05:00,4291.88,4286.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70542,做多,2025-09-06 16:35:00,2025-09-06 16:45:00,4271.06,4268.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70543,做空,2025-09-06 16:45:00,2025-09-06 16:50:00,4268.09,4280.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70544,做多,2025-09-06 16:50:00,2025-09-06 16:55:00,4280.63,4287.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70545,做多,2025-09-06 17:45:00,2025-09-06 18:20:00,4272.06,4276.5,0.0,100.0,0.0,0.0,0.0,0.0,flip -70546,做空,2025-09-06 18:20:00,2025-09-06 18:45:00,4276.5,4278.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70547,做多,2025-09-06 18:45:00,2025-09-06 19:00:00,4278.98,4274.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70548,做空,2025-09-06 19:00:00,2025-09-06 19:15:00,4274.11,4263.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70549,做多,2025-09-06 20:30:00,2025-09-06 20:45:00,4265.8,4273.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70550,做多,2025-09-06 22:55:00,2025-09-06 23:00:00,4276.02,4271.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70551,做空,2025-09-06 23:00:00,2025-09-06 23:05:00,4271.14,4272.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70552,做多,2025-09-06 23:10:00,2025-09-06 23:40:00,4277.41,4273.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70553,做空,2025-09-06 23:40:00,2025-09-07 00:00:00,4273.27,4275.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70554,做多,2025-09-07 00:00:00,2025-09-07 00:15:00,4275.19,4274.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70555,做空,2025-09-07 00:15:00,2025-09-07 00:20:00,4274.58,4276.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70556,做多,2025-09-07 00:20:00,2025-09-07 00:25:00,4276.61,4272.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70557,做空,2025-09-07 00:25:00,2025-09-07 00:35:00,4272.56,4278.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70558,做多,2025-09-07 00:35:00,2025-09-07 00:40:00,4278.13,4283.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70559,做多,2025-09-07 02:10:00,2025-09-07 02:15:00,4291.77,4287.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70560,做空,2025-09-07 02:15:00,2025-09-07 02:20:00,4287.02,4291.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70561,做多,2025-09-07 02:20:00,2025-09-07 02:40:00,4291.57,4292.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70562,做空,2025-09-07 02:40:00,2025-09-07 03:15:00,4292.72,4301.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70563,做多,2025-09-07 03:15:00,2025-09-07 03:30:00,4301.54,4297.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70564,做多,2025-09-07 03:55:00,2025-09-07 04:10:00,4295.07,4290.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70565,做空,2025-09-07 04:10:00,2025-09-07 04:45:00,4290.98,4294.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70566,做多,2025-09-07 04:45:00,2025-09-07 05:25:00,4294.22,4300.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70567,做多,2025-09-07 07:25:00,2025-09-07 07:30:00,4291.12,4296.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70568,做多,2025-09-07 09:05:00,2025-09-07 09:25:00,4302.48,4299.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70569,做空,2025-09-07 09:25:00,2025-09-07 09:30:00,4299.23,4296.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70570,做多,2025-09-07 10:10:00,2025-09-07 10:20:00,4303.51,4297.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70571,做空,2025-09-07 10:20:00,2025-09-07 10:30:00,4297.04,4301.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70572,做多,2025-09-07 10:30:00,2025-09-07 10:45:00,4301.99,4299.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70573,做空,2025-09-07 10:45:00,2025-09-07 12:10:00,4299.5,4298.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70574,做多,2025-09-07 13:30:00,2025-09-07 13:35:00,4303.81,4303.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70575,做多,2025-09-07 13:55:00,2025-09-07 14:05:00,4303.31,4307.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70576,做多,2025-09-07 14:35:00,2025-09-07 14:40:00,4298.83,4309.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70577,做多,2025-09-07 14:40:00,2025-09-07 14:45:00,4309.29,4301.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70578,做空,2025-09-07 14:45:00,2025-09-07 15:20:00,4301.35,4301.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70579,做多,2025-09-07 15:20:00,2025-09-07 15:25:00,4301.45,4298.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70580,做空,2025-09-07 15:25:00,2025-09-07 15:35:00,4298.2,4299.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70581,做多,2025-09-07 15:35:00,2025-09-07 15:45:00,4299.35,4298.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70582,做空,2025-09-07 15:45:00,2025-09-07 16:00:00,4298.01,4298.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70583,做多,2025-09-07 16:00:00,2025-09-07 18:20:00,4298.49,4277.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70584,做空,2025-09-07 18:20:00,2025-09-07 18:30:00,4277.13,4274.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -70585,做多,2025-09-07 18:30:00,2025-09-07 18:55:00,4274.99,4279.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70586,做多,2025-09-07 19:15:00,2025-09-07 19:20:00,4277.56,4276.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70587,做空,2025-09-07 19:20:00,2025-09-07 19:25:00,4276.36,4279.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70588,做多,2025-09-07 19:25:00,2025-09-07 19:30:00,4279.61,4283.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70589,做多,2025-09-07 20:15:00,2025-09-07 20:20:00,4284.9,4281.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70590,做空,2025-09-07 20:20:00,2025-09-07 20:25:00,4281.66,4283.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70591,做多,2025-09-07 20:25:00,2025-09-07 20:30:00,4283.59,4282.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70592,做空,2025-09-07 20:30:00,2025-09-07 20:40:00,4282.5,4285.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70593,做多,2025-09-07 20:40:00,2025-09-07 20:55:00,4285.41,4298.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70594,做多,2025-09-07 21:30:00,2025-09-07 21:50:00,4288.45,4286.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70595,做空,2025-09-07 21:50:00,2025-09-07 22:00:00,4286.44,4289.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70596,做多,2025-09-07 22:00:00,2025-09-07 22:15:00,4289.21,4299.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70597,做多,2025-09-08 00:25:00,2025-09-08 00:30:00,4314.92,4307.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70598,做空,2025-09-08 00:30:00,2025-09-08 00:35:00,4307.26,4312.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70599,做多,2025-09-08 00:35:00,2025-09-08 00:40:00,4312.2,4310.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70600,做空,2025-09-08 00:40:00,2025-09-08 01:15:00,4310.14,4290.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70601,做多,2025-09-08 02:30:00,2025-09-08 02:35:00,4295.02,4300.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70602,做多,2025-09-08 06:20:00,2025-09-08 06:45:00,4296.87,4293.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70603,做空,2025-09-08 06:45:00,2025-09-08 07:05:00,4293.02,4292.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70604,做多,2025-09-08 07:05:00,2025-09-08 07:15:00,4292.28,4299.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70605,做多,2025-09-08 08:20:00,2025-09-08 08:25:00,4293.72,4292.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70606,做空,2025-09-08 08:25:00,2025-09-08 08:30:00,4292.89,4299.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70607,做多,2025-09-08 08:30:00,2025-09-08 08:45:00,4299.63,4296.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70608,做空,2025-09-08 08:45:00,2025-09-08 11:20:00,4296.61,4313.57,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70609,做多,2025-09-08 12:00:00,2025-09-08 13:00:00,4315.41,4329.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70610,做多,2025-09-08 13:40:00,2025-09-08 13:50:00,4331.67,4322.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70611,做空,2025-09-08 13:50:00,2025-09-08 14:05:00,4322.01,4332.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70612,做多,2025-09-08 14:05:00,2025-09-08 14:10:00,4332.99,4325.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70613,做空,2025-09-08 14:10:00,2025-09-08 14:25:00,4325.48,4341.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70614,做多,2025-09-08 14:25:00,2025-09-08 14:35:00,4341.44,4346.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70615,做多,2025-09-08 16:25:00,2025-09-08 18:35:00,4363.55,4319.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70616,做空,2025-09-08 18:35:00,2025-09-08 18:40:00,4319.99,4325.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70617,做多,2025-09-08 18:40:00,2025-09-08 19:00:00,4325.17,4324.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70618,做空,2025-09-08 19:00:00,2025-09-08 19:20:00,4324.35,4301.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70619,做多,2025-09-08 20:30:00,2025-09-08 20:35:00,4296.9,4290.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70620,做空,2025-09-08 20:35:00,2025-09-08 20:50:00,4290.76,4295.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70621,做多,2025-09-08 20:50:00,2025-09-08 21:15:00,4295.38,4301.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70622,做多,2025-09-08 23:05:00,2025-09-08 23:10:00,4316.62,4312.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70623,做空,2025-09-08 23:10:00,2025-09-08 23:15:00,4312.6,4316.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70624,做多,2025-09-08 23:15:00,2025-09-08 23:20:00,4316.35,4310.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70625,做空,2025-09-08 23:20:00,2025-09-08 23:25:00,4310.01,4301.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70626,做多,2025-09-09 00:00:00,2025-09-09 00:50:00,4306.24,4300.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70627,做空,2025-09-09 00:50:00,2025-09-09 01:05:00,4300.67,4304.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70628,做多,2025-09-09 01:05:00,2025-09-09 01:10:00,4304.15,4296.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70629,做空,2025-09-09 01:10:00,2025-09-09 01:15:00,4296.11,4288.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70630,做多,2025-09-09 02:30:00,2025-09-09 02:45:00,4286.15,4280.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70631,做空,2025-09-09 02:45:00,2025-09-09 02:50:00,4280.42,4282.84,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70632,做多,2025-09-09 02:55:00,2025-09-09 03:10:00,4288.47,4294.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70633,做多,2025-09-09 05:15:00,2025-09-09 05:35:00,4307.14,4305.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70634,做空,2025-09-09 05:35:00,2025-09-09 05:40:00,4305.3,4309.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70635,做多,2025-09-09 05:40:00,2025-09-09 05:55:00,4309.55,4316.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70636,做多,2025-09-09 08:30:00,2025-09-09 08:40:00,4360.0,4360.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70637,做空,2025-09-09 08:40:00,2025-09-09 08:55:00,4360.13,4358.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70638,做多,2025-09-09 08:55:00,2025-09-09 09:00:00,4358.34,4356.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70639,做空,2025-09-09 09:00:00,2025-09-09 09:15:00,4356.16,4361.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70640,做多,2025-09-09 09:15:00,2025-09-09 09:35:00,4361.96,4359.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70641,做空,2025-09-09 09:35:00,2025-09-09 10:00:00,4359.1,4356.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -70642,做多,2025-09-09 10:00:00,2025-09-09 10:10:00,4356.49,4356.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70643,做空,2025-09-09 10:10:00,2025-09-09 10:15:00,4356.87,4358.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70644,做多,2025-09-09 10:15:00,2025-09-09 10:20:00,4358.99,4350.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70645,做空,2025-09-09 10:20:00,2025-09-09 10:25:00,4350.64,4344.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70646,做多,2025-09-09 10:40:00,2025-09-09 10:45:00,4357.24,4353.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70647,做空,2025-09-09 10:45:00,2025-09-09 10:55:00,4353.54,4346.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70648,做多,2025-09-09 11:20:00,2025-09-09 11:30:00,4351.76,4349.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70649,做空,2025-09-09 11:30:00,2025-09-09 11:40:00,4349.25,4351.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70650,做多,2025-09-09 11:40:00,2025-09-09 11:50:00,4351.11,4348.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70651,做空,2025-09-09 11:50:00,2025-09-09 12:00:00,4348.23,4341.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70652,做多,2025-09-09 12:05:00,2025-09-09 12:15:00,4353.37,4358.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70653,做多,2025-09-09 12:45:00,2025-09-09 13:50:00,4350.87,4345.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70654,做空,2025-09-09 13:50:00,2025-09-09 14:00:00,4345.32,4317.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70655,做多,2025-09-09 16:10:00,2025-09-09 16:15:00,4292.53,4285.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70656,做空,2025-09-09 16:15:00,2025-09-09 16:30:00,4285.15,4287.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70657,做多,2025-09-09 16:30:00,2025-09-09 16:35:00,4287.97,4281.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70658,做空,2025-09-09 16:35:00,2025-09-09 16:55:00,4281.16,4286.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70659,做多,2025-09-09 16:55:00,2025-09-09 17:15:00,4286.31,4280.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70660,做空,2025-09-09 17:15:00,2025-09-09 17:20:00,4280.23,4285.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70661,做多,2025-09-09 17:20:00,2025-09-09 17:25:00,4285.79,4282.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70662,做空,2025-09-09 17:25:00,2025-09-09 17:55:00,4282.02,4284.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70663,做多,2025-09-09 17:55:00,2025-09-09 18:00:00,4284.42,4284.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70664,做空,2025-09-09 18:00:00,2025-09-09 18:15:00,4284.37,4285.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70665,做多,2025-09-09 18:15:00,2025-09-09 18:30:00,4285.96,4285.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70666,做空,2025-09-09 18:30:00,2025-09-09 18:45:00,4285.75,4281.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -70667,做多,2025-09-09 18:45:00,2025-09-09 18:55:00,4281.97,4284.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -70668,做空,2025-09-09 18:55:00,2025-09-09 20:25:00,4284.62,4282.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70669,做多,2025-09-09 20:45:00,2025-09-09 20:55:00,4295.9,4302.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70670,做多,2025-09-09 21:55:00,2025-09-09 23:15:00,4300.7,4306.05,0.0,100.0,0.0,0.0,0.0,0.0,flip -70671,做空,2025-09-09 23:15:00,2025-09-09 23:20:00,4306.05,4308.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70672,做多,2025-09-09 23:20:00,2025-09-09 23:45:00,4308.89,4310.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70673,做空,2025-09-09 23:45:00,2025-09-10 00:00:00,4310.44,4312.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70674,做多,2025-09-10 00:00:00,2025-09-10 00:05:00,4312.66,4306.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70675,做空,2025-09-10 00:05:00,2025-09-10 00:10:00,4306.5,4309.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70676,做多,2025-09-10 00:10:00,2025-09-10 01:45:00,4309.03,4300.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70677,做空,2025-09-10 01:45:00,2025-09-10 03:10:00,4300.62,4317.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70678,做多,2025-09-10 03:10:00,2025-09-10 03:25:00,4317.01,4308.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70679,做空,2025-09-10 03:25:00,2025-09-10 03:30:00,4308.7,4313.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70680,做多,2025-09-10 03:30:00,2025-09-10 04:00:00,4313.77,4315.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70681,做空,2025-09-10 04:00:00,2025-09-10 04:10:00,4315.45,4316.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70682,做多,2025-09-10 04:10:00,2025-09-10 04:15:00,4316.43,4313.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70683,做空,2025-09-10 04:15:00,2025-09-10 04:25:00,4313.56,4314.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70684,做多,2025-09-10 04:25:00,2025-09-10 04:30:00,4314.35,4311.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70685,做空,2025-09-10 04:30:00,2025-09-10 04:40:00,4311.53,4308.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70686,做多,2025-09-10 05:20:00,2025-09-10 05:50:00,4309.44,4295.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70687,做空,2025-09-10 05:50:00,2025-09-10 05:55:00,4295.55,4306.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70688,做多,2025-09-10 06:25:00,2025-09-10 06:30:00,4308.01,4306.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70689,做空,2025-09-10 06:30:00,2025-09-10 06:35:00,4306.59,4311.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70690,做多,2025-09-10 06:35:00,2025-09-10 07:25:00,4311.68,4329.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70691,做多,2025-09-10 08:35:00,2025-09-10 08:50:00,4326.0,4324.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70692,做空,2025-09-10 08:50:00,2025-09-10 08:55:00,4324.1,4330.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70693,做多,2025-09-10 08:55:00,2025-09-10 09:05:00,4330.0,4314.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70694,做空,2025-09-10 09:05:00,2025-09-10 09:10:00,4314.76,4316.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70695,做多,2025-09-10 09:30:00,2025-09-10 09:50:00,4323.39,4322.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70696,做空,2025-09-10 09:50:00,2025-09-10 09:55:00,4322.62,4322.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70697,做多,2025-09-10 09:55:00,2025-09-10 10:05:00,4322.87,4321.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70698,做空,2025-09-10 10:05:00,2025-09-10 10:20:00,4321.65,4321.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70699,做多,2025-09-10 10:20:00,2025-09-10 10:30:00,4321.29,4325.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70700,做多,2025-09-10 11:45:00,2025-09-10 12:05:00,4326.0,4333.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70701,做多,2025-09-10 15:00:00,2025-09-10 15:15:00,4410.67,4408.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70702,做空,2025-09-10 15:15:00,2025-09-10 16:05:00,4408.83,4391.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70703,做多,2025-09-10 17:10:00,2025-09-10 17:15:00,4390.14,4381.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70704,做空,2025-09-10 17:15:00,2025-09-10 17:25:00,4381.66,4346.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70705,做多,2025-09-10 18:00:00,2025-09-10 21:15:00,4366.87,4340.37,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70706,做多,2025-09-10 22:45:00,2025-09-10 22:50:00,4345.18,4341.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70707,做空,2025-09-10 22:50:00,2025-09-10 22:55:00,4341.56,4344.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70708,做多,2025-09-10 22:55:00,2025-09-10 23:05:00,4344.0,4352.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70709,做多,2025-09-10 23:35:00,2025-09-10 23:55:00,4344.0,4347.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -70710,做空,2025-09-10 23:55:00,2025-09-11 00:20:00,4347.81,4344.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70711,做多,2025-09-11 00:25:00,2025-09-11 00:30:00,4345.61,4339.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70712,做空,2025-09-11 00:30:00,2025-09-11 00:35:00,4339.5,4341.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70713,做多,2025-09-11 00:35:00,2025-09-11 00:45:00,4341.52,4351.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70714,做多,2025-09-11 02:25:00,2025-09-11 02:35:00,4369.22,4377.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70715,做多,2025-09-11 05:30:00,2025-09-11 05:35:00,4409.02,4417.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70716,做多,2025-09-11 06:05:00,2025-09-11 06:10:00,4411.0,4417.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70717,做多,2025-09-11 08:30:00,2025-09-11 08:35:00,4438.95,4435.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70718,做空,2025-09-11 08:35:00,2025-09-11 09:10:00,4435.95,4418.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70719,做多,2025-09-11 10:00:00,2025-09-11 10:05:00,4423.6,4421.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70720,做空,2025-09-11 10:05:00,2025-09-11 12:05:00,4421.68,4434.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70721,做多,2025-09-11 12:05:00,2025-09-11 12:10:00,4434.5,4452.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70722,做多,2025-09-11 12:45:00,2025-09-11 12:50:00,4439.0,4430.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70723,做空,2025-09-11 12:50:00,2025-09-11 13:10:00,4430.32,4391.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70724,做多,2025-09-11 13:30:00,2025-09-11 14:05:00,4415.41,4412.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70725,做空,2025-09-11 14:05:00,2025-09-11 14:30:00,4412.07,4425.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70726,做多,2025-09-11 14:30:00,2025-09-11 15:05:00,4425.41,4419.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70727,做空,2025-09-11 15:05:00,2025-09-11 16:00:00,4419.6,4419.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70728,做多,2025-09-11 16:00:00,2025-09-11 16:05:00,4419.46,4413.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70729,做空,2025-09-11 16:05:00,2025-09-11 16:10:00,4413.59,4418.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70730,做多,2025-09-11 16:10:00,2025-09-11 16:20:00,4418.64,4411.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70731,做空,2025-09-11 16:20:00,2025-09-11 16:35:00,4411.89,4416.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70732,做多,2025-09-11 16:35:00,2025-09-11 16:40:00,4416.2,4416.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70733,做空,2025-09-11 16:40:00,2025-09-11 16:55:00,4416.11,4415.88,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70734,做多,2025-09-11 16:55:00,2025-09-11 17:00:00,4415.88,4412.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70735,做空,2025-09-11 17:00:00,2025-09-11 17:05:00,4412.98,4427.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70736,做多,2025-09-11 17:05:00,2025-09-11 17:10:00,4427.76,4428.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70737,做多,2025-09-11 19:25:00,2025-09-11 19:50:00,4421.35,4423.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70738,做多,2025-09-11 20:20:00,2025-09-11 20:25:00,4420.39,4417.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70739,做空,2025-09-11 20:25:00,2025-09-11 20:30:00,4417.76,4418.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70740,做多,2025-09-11 20:30:00,2025-09-11 21:10:00,4418.2,4418.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70741,做空,2025-09-11 21:10:00,2025-09-11 21:15:00,4418.52,4419.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70742,做多,2025-09-11 21:15:00,2025-09-11 21:20:00,4419.23,4415.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70743,做空,2025-09-11 21:20:00,2025-09-11 21:30:00,4415.44,4419.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70744,做多,2025-09-11 21:30:00,2025-09-11 21:45:00,4419.34,4425.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70745,做多,2025-09-12 00:20:00,2025-09-12 00:30:00,4462.74,4469.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70746,做多,2025-09-12 02:05:00,2025-09-12 02:25:00,4511.21,4513.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -70747,做空,2025-09-12 02:25:00,2025-09-12 02:30:00,4513.74,4516.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70748,做多,2025-09-12 02:30:00,2025-09-12 02:40:00,4516.92,4513.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70749,做空,2025-09-12 02:40:00,2025-09-12 03:35:00,4513.29,4490.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70750,做多,2025-09-12 03:55:00,2025-09-12 04:05:00,4503.61,4499.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70751,做空,2025-09-12 04:05:00,2025-09-12 04:10:00,4499.24,4507.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70752,做多,2025-09-12 04:10:00,2025-09-12 04:20:00,4507.84,4508.44,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70753,做多,2025-09-12 07:00:00,2025-09-12 07:15:00,4545.54,4540.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70754,做空,2025-09-12 07:15:00,2025-09-12 07:30:00,4540.8,4529.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70755,做多,2025-09-12 09:00:00,2025-09-12 09:15:00,4517.43,4515.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70756,做空,2025-09-12 09:15:00,2025-09-12 09:30:00,4515.81,4523.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70757,做多,2025-09-12 09:30:00,2025-09-12 09:35:00,4523.59,4518.66,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70758,做多,2025-09-12 10:05:00,2025-09-12 10:10:00,4518.94,4515.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70759,做空,2025-09-12 10:10:00,2025-09-12 10:20:00,4515.8,4508.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70760,做多,2025-09-12 10:55:00,2025-09-12 11:00:00,4515.12,4512.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70761,做空,2025-09-12 11:00:00,2025-09-12 11:05:00,4512.99,4522.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70762,做多,2025-09-12 11:05:00,2025-09-12 11:10:00,4522.88,4519.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70763,做多,2025-09-12 11:55:00,2025-09-12 12:00:00,4519.0,4509.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70764,做空,2025-09-12 12:00:00,2025-09-12 12:05:00,4509.67,4510.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70765,做多,2025-09-12 12:45:00,2025-09-12 13:15:00,4520.33,4518.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70766,做空,2025-09-12 13:15:00,2025-09-12 13:30:00,4518.46,4518.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70767,做多,2025-09-12 13:30:00,2025-09-12 13:35:00,4518.49,4507.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70768,做空,2025-09-12 13:35:00,2025-09-12 13:40:00,4507.82,4513.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70769,做多,2025-09-12 13:45:00,2025-09-12 13:55:00,4516.18,4537.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70770,做多,2025-09-12 14:45:00,2025-09-12 14:50:00,4538.26,4537.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70771,做空,2025-09-12 14:50:00,2025-09-12 15:05:00,4537.38,4537.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70772,做多,2025-09-12 15:05:00,2025-09-12 15:55:00,4537.42,4540.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -70773,做空,2025-09-12 15:55:00,2025-09-12 22:00:00,4540.16,4661.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70774,做多,2025-09-12 22:00:00,2025-09-12 22:05:00,4661.14,4658.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70775,做空,2025-09-12 22:05:00,2025-09-12 22:10:00,4658.3,4662.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70776,做多,2025-09-12 22:10:00,2025-09-12 22:15:00,4662.68,4688.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70777,做多,2025-09-12 23:15:00,2025-09-12 23:40:00,4684.78,4694.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -70778,做空,2025-09-12 23:40:00,2025-09-12 23:45:00,4694.01,4702.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70779,做多,2025-09-12 23:45:00,2025-09-13 00:10:00,4702.29,4697.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70780,做空,2025-09-13 00:10:00,2025-09-13 00:50:00,4697.71,4706.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70781,做多,2025-09-13 00:50:00,2025-09-13 00:55:00,4706.17,4703.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70782,做多,2025-09-13 02:10:00,2025-09-13 03:15:00,4707.65,4722.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70783,做多,2025-09-13 06:10:00,2025-09-13 07:35:00,4726.81,4711.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70784,做空,2025-09-13 07:35:00,2025-09-13 07:40:00,4711.76,4713.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70785,做多,2025-09-13 07:40:00,2025-09-13 08:35:00,4713.19,4724.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70786,做多,2025-09-13 09:30:00,2025-09-13 09:55:00,4722.34,4730.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70787,做多,2025-09-13 11:35:00,2025-09-13 12:00:00,4718.76,4712.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70788,做空,2025-09-13 12:00:00,2025-09-13 12:05:00,4712.93,4715.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70789,做多,2025-09-13 12:05:00,2025-09-13 12:15:00,4715.04,4715.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70790,做空,2025-09-13 12:15:00,2025-09-13 12:25:00,4715.02,4716.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70791,做多,2025-09-13 12:25:00,2025-09-13 12:30:00,4716.73,4722.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70792,做多,2025-09-13 13:10:00,2025-09-13 13:15:00,4718.79,4717.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70793,做空,2025-09-13 13:15:00,2025-09-13 13:20:00,4717.3,4720.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70794,做多,2025-09-13 13:20:00,2025-09-13 13:25:00,4720.01,4722.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70795,做多,2025-09-13 15:00:00,2025-09-13 15:20:00,4690.33,4685.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70796,做空,2025-09-13 15:20:00,2025-09-13 15:25:00,4685.56,4679.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70797,做多,2025-09-13 17:30:00,2025-09-13 17:35:00,4633.82,4628.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70798,做空,2025-09-13 17:35:00,2025-09-13 18:05:00,4628.66,4631.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70799,做多,2025-09-13 18:05:00,2025-09-13 18:20:00,4631.15,4647.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70800,做多,2025-09-13 19:20:00,2025-09-13 19:45:00,4639.09,4639.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70801,做空,2025-09-13 19:45:00,2025-09-13 20:00:00,4639.5,4647.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70802,做多,2025-09-13 20:00:00,2025-09-13 20:05:00,4647.57,4657.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70803,做多,2025-09-13 21:50:00,2025-09-13 22:15:00,4660.07,4652.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70804,做空,2025-09-13 22:15:00,2025-09-13 22:30:00,4652.65,4651.2,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -70805,做多,2025-09-13 22:55:00,2025-09-13 23:15:00,4656.46,4669.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70806,做多,2025-09-13 23:35:00,2025-09-13 23:40:00,4659.45,4657.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70807,做空,2025-09-13 23:40:00,2025-09-13 23:45:00,4657.11,4662.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70808,做多,2025-09-13 23:45:00,2025-09-14 00:05:00,4662.3,4674.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70809,做多,2025-09-14 00:55:00,2025-09-14 01:00:00,4668.27,4665.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70810,做空,2025-09-14 01:00:00,2025-09-14 01:10:00,4665.82,4653.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70811,做多,2025-09-14 01:45:00,2025-09-14 02:05:00,4667.73,4681.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70812,做多,2025-09-14 04:40:00,2025-09-14 04:45:00,4664.29,4664.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70813,做空,2025-09-14 04:45:00,2025-09-14 05:00:00,4664.0,4662.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70814,做多,2025-09-14 05:00:00,2025-09-14 05:20:00,4662.82,4672.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70815,做多,2025-09-14 06:25:00,2025-09-14 08:50:00,4669.33,4655.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70816,做空,2025-09-14 08:50:00,2025-09-14 09:00:00,4655.71,4655.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70817,做多,2025-09-14 09:00:00,2025-09-14 09:20:00,4655.65,4670.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70818,做多,2025-09-14 10:15:00,2025-09-14 10:20:00,4663.59,4657.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70819,做空,2025-09-14 10:20:00,2025-09-14 11:00:00,4657.67,4662.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70820,做多,2025-09-14 11:00:00,2025-09-14 11:05:00,4662.57,4659.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70821,做空,2025-09-14 11:05:00,2025-09-14 11:10:00,4659.82,4660.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70822,做多,2025-09-14 11:10:00,2025-09-14 11:15:00,4660.6,4646.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70823,做空,2025-09-14 11:15:00,2025-09-14 11:20:00,4646.87,4643.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70824,做多,2025-09-14 12:25:00,2025-09-14 12:35:00,4640.63,4631.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70825,做空,2025-09-14 12:35:00,2025-09-14 12:50:00,4631.51,4626.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70826,做多,2025-09-14 14:05:00,2025-09-14 14:10:00,4627.94,4630.18,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70827,做多,2025-09-14 16:00:00,2025-09-14 16:10:00,4588.33,4586.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70828,做空,2025-09-14 16:10:00,2025-09-14 16:15:00,4586.65,4594.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70829,做多,2025-09-14 16:15:00,2025-09-14 16:20:00,4594.01,4603.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70830,做多,2025-09-14 17:05:00,2025-09-14 17:25:00,4598.1,4615.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70831,做多,2025-09-14 18:20:00,2025-09-14 18:25:00,4611.25,4609.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70832,做空,2025-09-14 18:25:00,2025-09-14 18:45:00,4609.56,4604.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70833,做多,2025-09-14 19:10:00,2025-09-14 19:30:00,4609.99,4622.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70834,做多,2025-09-14 19:55:00,2025-09-14 20:10:00,4613.96,4624.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70835,做多,2025-09-14 21:15:00,2025-09-14 21:25:00,4619.13,4613.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70836,做空,2025-09-14 21:25:00,2025-09-14 21:30:00,4613.53,4621.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70837,做多,2025-09-14 21:30:00,2025-09-14 21:40:00,4621.49,4633.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70838,做多,2025-09-14 22:15:00,2025-09-14 22:20:00,4619.48,4614.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70839,做空,2025-09-14 22:20:00,2025-09-14 22:30:00,4614.38,4621.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70840,做多,2025-09-14 22:30:00,2025-09-14 22:35:00,4621.78,4620.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70841,做空,2025-09-14 22:35:00,2025-09-14 22:40:00,4620.0,4629.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70842,做多,2025-09-14 22:40:00,2025-09-14 22:45:00,4629.71,4634.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70843,做多,2025-09-15 00:25:00,2025-09-15 00:30:00,4613.16,4612.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70844,做空,2025-09-15 00:30:00,2025-09-15 00:45:00,4612.16,4607.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -70845,做多,2025-09-15 00:45:00,2025-09-15 00:50:00,4607.85,4601.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70846,做空,2025-09-15 00:50:00,2025-09-15 01:05:00,4601.53,4582.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70847,做多,2025-09-15 01:25:00,2025-09-15 01:30:00,4601.9,4614.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70848,做多,2025-09-15 02:50:00,2025-09-15 03:05:00,4619.85,4630.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70849,做多,2025-09-15 05:05:00,2025-09-15 05:15:00,4646.27,4659.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70850,做多,2025-09-15 10:25:00,2025-09-15 10:30:00,4517.64,4516.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70851,做空,2025-09-15 10:30:00,2025-09-15 10:35:00,4516.92,4521.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70852,做多,2025-09-15 10:35:00,2025-09-15 11:05:00,4521.24,4522.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70853,做空,2025-09-15 11:05:00,2025-09-15 12:05:00,4522.57,4523.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70854,做多,2025-09-15 12:10:00,2025-09-15 12:25:00,4528.89,4512.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70855,做空,2025-09-15 12:25:00,2025-09-15 12:30:00,4512.65,4518.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70856,做多,2025-09-15 13:10:00,2025-09-15 13:20:00,4522.71,4521.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70857,做空,2025-09-15 13:20:00,2025-09-15 13:25:00,4521.3,4526.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70858,做多,2025-09-15 13:25:00,2025-09-15 13:30:00,4526.08,4539.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70859,做多,2025-09-15 13:50:00,2025-09-15 13:55:00,4522.43,4513.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70860,做空,2025-09-15 13:55:00,2025-09-15 14:20:00,4513.09,4519.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70861,做多,2025-09-15 14:20:00,2025-09-15 14:30:00,4519.5,4510.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70862,做空,2025-09-15 14:30:00,2025-09-15 14:35:00,4510.96,4521.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70863,做多,2025-09-15 14:35:00,2025-09-15 14:50:00,4521.12,4515.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70864,做空,2025-09-15 14:50:00,2025-09-15 15:00:00,4515.5,4516.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70865,做多,2025-09-15 15:00:00,2025-09-15 15:05:00,4516.7,4503.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70866,做空,2025-09-15 15:05:00,2025-09-15 15:15:00,4503.68,4487.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70867,做多,2025-09-15 15:55:00,2025-09-15 16:15:00,4497.46,4491.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70868,做空,2025-09-15 16:15:00,2025-09-15 16:20:00,4491.27,4494.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70869,做多,2025-09-15 16:20:00,2025-09-15 16:25:00,4494.78,4490.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70870,做空,2025-09-15 16:25:00,2025-09-15 16:30:00,4490.37,4495.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70871,做多,2025-09-15 16:30:00,2025-09-15 16:55:00,4495.75,4493.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70872,做空,2025-09-15 16:55:00,2025-09-15 17:05:00,4493.14,4496.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70873,做多,2025-09-15 17:05:00,2025-09-15 17:15:00,4496.02,4488.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70874,做空,2025-09-15 17:15:00,2025-09-15 17:25:00,4488.21,4484.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70875,做多,2025-09-15 17:40:00,2025-09-15 17:55:00,4494.26,4507.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70876,做多,2025-09-15 18:20:00,2025-09-15 18:25:00,4494.75,4487.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70877,做空,2025-09-15 18:25:00,2025-09-15 18:30:00,4487.33,4489.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70878,做多,2025-09-15 18:30:00,2025-09-15 18:55:00,4489.62,4499.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70879,做多,2025-09-15 19:35:00,2025-09-15 19:40:00,4495.5,4494.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70880,做空,2025-09-15 19:40:00,2025-09-15 20:05:00,4494.36,4495.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70881,做多,2025-09-15 20:05:00,2025-09-15 20:15:00,4495.92,4507.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70882,做多,2025-09-15 23:10:00,2025-09-16 00:05:00,4517.1,4515.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70883,做空,2025-09-16 00:05:00,2025-09-16 00:15:00,4515.29,4521.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70884,做多,2025-09-16 00:15:00,2025-09-16 00:20:00,4521.3,4508.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70885,做空,2025-09-16 00:20:00,2025-09-16 00:25:00,4508.82,4506.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70886,做多,2025-09-16 01:00:00,2025-09-16 01:05:00,4520.65,4522.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70887,做多,2025-09-16 02:00:00,2025-09-16 02:20:00,4519.29,4521.97,0.0,100.0,0.0,0.0,0.0,0.0,flip -70888,做空,2025-09-16 02:20:00,2025-09-16 02:25:00,4521.97,4524.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70889,做多,2025-09-16 02:25:00,2025-09-16 02:35:00,4524.05,4518.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70890,做空,2025-09-16 02:35:00,2025-09-16 02:50:00,4518.93,4512.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70891,做多,2025-09-16 03:25:00,2025-09-16 03:30:00,4517.14,4527.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70892,做多,2025-09-16 03:30:00,2025-09-16 03:35:00,4527.86,4525.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -70893,做多,2025-09-16 04:45:00,2025-09-16 05:00:00,4513.48,4517.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -70894,做空,2025-09-16 05:00:00,2025-09-16 05:25:00,4517.24,4517.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70895,做多,2025-09-16 05:25:00,2025-09-16 06:00:00,4517.99,4528.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70896,做多,2025-09-16 07:45:00,2025-09-16 08:00:00,4513.0,4517.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70897,做多,2025-09-16 09:45:00,2025-09-16 09:50:00,4511.53,4508.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70898,做空,2025-09-16 09:50:00,2025-09-16 10:35:00,4508.63,4504.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70899,做多,2025-09-16 10:45:00,2025-09-16 11:40:00,4503.02,4498.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70900,做空,2025-09-16 11:40:00,2025-09-16 11:50:00,4498.58,4499.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70901,做多,2025-09-16 11:50:00,2025-09-16 12:00:00,4499.78,4497.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70902,做空,2025-09-16 12:00:00,2025-09-16 12:05:00,4497.7,4501.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70903,做多,2025-09-16 12:05:00,2025-09-16 12:10:00,4501.86,4499.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70904,做空,2025-09-16 12:10:00,2025-09-16 12:30:00,4499.14,4498.2,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70905,做多,2025-09-16 12:30:00,2025-09-16 12:35:00,4498.2,4497.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70906,做空,2025-09-16 12:35:00,2025-09-16 12:40:00,4497.82,4499.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70907,做多,2025-09-16 12:40:00,2025-09-16 12:45:00,4499.52,4499.54,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70908,做空,2025-09-16 12:45:00,2025-09-16 13:00:00,4499.54,4502.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70909,做多,2025-09-16 13:00:00,2025-09-16 13:05:00,4502.57,4504.56,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70910,做多,2025-09-16 13:15:00,2025-09-16 13:25:00,4500.55,4506.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70911,做多,2025-09-16 15:15:00,2025-09-16 15:25:00,4442.78,4444.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70912,做空,2025-09-16 15:25:00,2025-09-16 18:35:00,4444.66,4469.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70913,做多,2025-09-16 19:10:00,2025-09-16 19:15:00,4481.54,4480.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70914,做空,2025-09-16 19:15:00,2025-09-16 19:35:00,4480.76,4478.47,0.0,100.0,0.0,0.0,0.0,0.0,flip -70915,做多,2025-09-16 19:35:00,2025-09-16 19:55:00,4478.47,4488.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70916,做多,2025-09-16 21:15:00,2025-09-16 21:20:00,4494.86,4490.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70917,做空,2025-09-16 21:20:00,2025-09-16 21:25:00,4490.6,4494.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70918,做多,2025-09-16 21:25:00,2025-09-16 21:55:00,4494.7,4505.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70919,做多,2025-09-16 22:35:00,2025-09-16 22:40:00,4511.0,4517.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70920,做多,2025-09-17 00:20:00,2025-09-17 01:20:00,4510.87,4513.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -70921,做空,2025-09-17 01:20:00,2025-09-17 01:50:00,4513.64,4505.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70922,做多,2025-09-17 01:55:00,2025-09-17 02:00:00,4511.81,4507.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70923,做空,2025-09-17 02:00:00,2025-09-17 02:10:00,4507.47,4510.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70924,做多,2025-09-17 02:10:00,2025-09-17 02:20:00,4510.51,4511.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70925,做空,2025-09-17 02:20:00,2025-09-17 03:50:00,4511.99,4497.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70926,做多,2025-09-17 05:30:00,2025-09-17 05:50:00,4483.77,4495.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70927,做多,2025-09-17 11:15:00,2025-09-17 12:05:00,4488.06,4483.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70928,做空,2025-09-17 12:05:00,2025-09-17 12:10:00,4483.72,4488.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70929,做多,2025-09-17 12:10:00,2025-09-17 12:15:00,4488.35,4487.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70930,做空,2025-09-17 12:15:00,2025-09-17 12:20:00,4487.03,4490.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70931,做多,2025-09-17 12:20:00,2025-09-17 12:25:00,4490.69,4504.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70932,做多,2025-09-17 13:45:00,2025-09-17 13:50:00,4502.55,4498.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70933,做空,2025-09-17 13:50:00,2025-09-17 14:25:00,4498.09,4472.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70934,做多,2025-09-17 15:00:00,2025-09-17 15:20:00,4488.41,4484.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70935,做空,2025-09-17 15:20:00,2025-09-17 15:30:00,4484.23,4494.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70936,做多,2025-09-17 15:30:00,2025-09-17 15:40:00,4494.6,4491.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70937,做空,2025-09-17 15:40:00,2025-09-17 16:10:00,4491.55,4478.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70938,做多,2025-09-17 16:40:00,2025-09-17 17:05:00,4483.97,4482.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70939,做空,2025-09-17 17:05:00,2025-09-17 17:25:00,4482.58,4480.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70940,做多,2025-09-17 17:25:00,2025-09-17 17:35:00,4480.63,4495.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70941,做多,2025-09-17 18:00:00,2025-09-17 18:05:00,4502.06,4483.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70942,做空,2025-09-17 18:05:00,2025-09-17 18:10:00,4483.24,4455.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70943,做多,2025-09-17 18:20:00,2025-09-17 18:30:00,4484.25,4458.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70944,做空,2025-09-17 18:30:00,2025-09-17 18:40:00,4458.15,4440.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70945,做多,2025-09-17 19:00:00,2025-09-17 19:10:00,4475.94,4469.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70946,做空,2025-09-17 19:10:00,2025-09-17 19:15:00,4469.89,4478.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70947,做多,2025-09-17 19:15:00,2025-09-17 20:35:00,4478.09,4504.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -70948,做空,2025-09-17 20:35:00,2025-09-17 21:00:00,4504.62,4484.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70949,做多,2025-09-17 21:10:00,2025-09-17 22:25:00,4515.31,4561.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70950,做多,2025-09-18 00:30:00,2025-09-18 00:50:00,4599.12,4587.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70951,做空,2025-09-18 00:50:00,2025-09-18 00:55:00,4587.0,4582.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70952,做多,2025-09-18 01:05:00,2025-09-18 01:20:00,4600.69,4609.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70953,做多,2025-09-18 02:30:00,2025-09-18 03:10:00,4604.58,4636.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70954,做多,2025-09-18 07:00:00,2025-09-18 07:20:00,4574.56,4570.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70955,做空,2025-09-18 07:20:00,2025-09-18 07:25:00,4570.96,4576.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70956,做多,2025-09-18 07:25:00,2025-09-18 08:05:00,4576.63,4570.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70957,做空,2025-09-18 08:05:00,2025-09-18 08:10:00,4570.9,4581.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70958,做多,2025-09-18 08:10:00,2025-09-18 08:15:00,4581.08,4582.98,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70959,做多,2025-09-18 09:40:00,2025-09-18 09:55:00,4590.41,4595.42,0.0,100.0,0.0,0.0,0.0,0.0,flip -70960,做空,2025-09-18 09:55:00,2025-09-18 10:10:00,4595.42,4585.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70961,做多,2025-09-18 11:15:00,2025-09-18 11:20:00,4582.9,4582.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70962,做空,2025-09-18 11:20:00,2025-09-18 11:45:00,4582.5,4567.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70963,做多,2025-09-18 12:10:00,2025-09-18 12:15:00,4578.19,4574.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70964,做空,2025-09-18 12:15:00,2025-09-18 12:20:00,4574.61,4581.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70965,做多,2025-09-18 12:20:00,2025-09-18 12:30:00,4581.29,4566.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70966,做空,2025-09-18 12:30:00,2025-09-18 12:35:00,4566.78,4575.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -70967,做多,2025-09-18 12:40:00,2025-09-18 12:50:00,4576.53,4572.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70968,做空,2025-09-18 12:50:00,2025-09-18 13:00:00,4572.14,4563.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70969,做多,2025-09-18 13:05:00,2025-09-18 13:30:00,4576.37,4591.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70970,做多,2025-09-18 13:55:00,2025-09-18 14:00:00,4586.07,4594.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70971,做多,2025-09-18 14:55:00,2025-09-18 15:10:00,4594.24,4588.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70972,做空,2025-09-18 15:10:00,2025-09-18 15:15:00,4588.83,4599.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70973,做多,2025-09-18 15:15:00,2025-09-18 15:20:00,4599.89,4598.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70974,做空,2025-09-18 15:20:00,2025-09-18 15:45:00,4598.61,4605.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70975,做多,2025-09-18 15:45:00,2025-09-18 15:50:00,4605.16,4602.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70976,做空,2025-09-18 15:50:00,2025-09-18 16:00:00,4602.07,4603.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70977,做多,2025-09-18 16:00:00,2025-09-18 16:05:00,4603.05,4590.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70978,做空,2025-09-18 16:05:00,2025-09-18 16:10:00,4590.45,4597.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70979,做多,2025-09-18 16:10:00,2025-09-18 16:20:00,4597.0,4613.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -70980,做多,2025-09-18 17:05:00,2025-09-18 17:20:00,4610.81,4610.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70981,做空,2025-09-18 17:20:00,2025-09-18 18:25:00,4610.86,4609.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -70982,做多,2025-09-18 18:25:00,2025-09-18 18:30:00,4609.46,4608.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70983,做空,2025-09-18 18:30:00,2025-09-18 18:45:00,4608.43,4613.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70984,做多,2025-09-18 18:45:00,2025-09-18 18:50:00,4613.78,4614.8,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70985,做多,2025-09-18 20:35:00,2025-09-18 21:10:00,4599.61,4592.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70986,做空,2025-09-18 21:10:00,2025-09-18 21:15:00,4592.23,4593.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70987,做多,2025-09-18 21:15:00,2025-09-18 21:50:00,4593.92,4593.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70988,做空,2025-09-18 21:50:00,2025-09-18 22:10:00,4593.81,4586.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70989,做多,2025-09-18 22:30:00,2025-09-18 22:40:00,4595.0,4597.12,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -70990,做多,2025-09-18 23:45:00,2025-09-18 23:50:00,4588.28,4587.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70991,做空,2025-09-18 23:50:00,2025-09-19 00:00:00,4587.26,4592.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70992,做多,2025-09-19 00:00:00,2025-09-19 00:10:00,4592.18,4587.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70993,做空,2025-09-19 00:10:00,2025-09-19 01:50:00,4587.66,4606.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70994,做多,2025-09-19 01:50:00,2025-09-19 01:55:00,4606.01,4604.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70995,做空,2025-09-19 01:55:00,2025-09-19 02:00:00,4604.92,4610.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70996,做多,2025-09-19 02:00:00,2025-09-19 02:05:00,4610.03,4602.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70997,做空,2025-09-19 02:05:00,2025-09-19 02:10:00,4602.3,4596.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -70998,做多,2025-09-19 03:10:00,2025-09-19 03:25:00,4594.12,4575.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -70999,做空,2025-09-19 03:25:00,2025-09-19 03:30:00,4575.44,4568.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71000,做多,2025-09-19 07:20:00,2025-09-19 08:30:00,4532.76,4534.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71001,做空,2025-09-19 08:30:00,2025-09-19 09:05:00,4534.71,4537.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71002,做多,2025-09-19 09:05:00,2025-09-19 09:15:00,4537.9,4539.05,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71003,做空,2025-09-19 09:15:00,2025-09-19 09:25:00,4539.05,4529.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71004,做多,2025-09-19 09:30:00,2025-09-19 09:35:00,4537.62,4532.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71005,做空,2025-09-19 09:35:00,2025-09-19 09:40:00,4532.38,4525.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71006,做多,2025-09-19 10:20:00,2025-09-19 10:45:00,4526.39,4525.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71007,做空,2025-09-19 10:45:00,2025-09-19 10:50:00,4525.56,4528.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71008,做多,2025-09-19 10:50:00,2025-09-19 10:55:00,4528.9,4525.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71009,做空,2025-09-19 10:55:00,2025-09-19 11:10:00,4525.29,4519.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71010,做多,2025-09-19 12:15:00,2025-09-19 12:20:00,4518.04,4511.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71011,做空,2025-09-19 12:20:00,2025-09-19 12:30:00,4511.01,4512.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71012,做多,2025-09-19 12:30:00,2025-09-19 12:50:00,4512.78,4516.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -71013,做空,2025-09-19 12:50:00,2025-09-19 13:30:00,4516.23,4510.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71014,做多,2025-09-19 13:35:00,2025-09-19 13:40:00,4518.29,4520.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71015,做多,2025-09-19 19:00:00,2025-09-19 19:25:00,4452.7,4462.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71016,做多,2025-09-19 20:00:00,2025-09-19 20:05:00,4452.3,4446.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71017,做空,2025-09-19 20:05:00,2025-09-19 20:15:00,4446.0,4452.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71018,做多,2025-09-19 20:15:00,2025-09-19 21:00:00,4452.38,4450.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71019,做空,2025-09-19 21:00:00,2025-09-19 21:10:00,4450.3,4459.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71020,做多,2025-09-19 21:10:00,2025-09-19 22:15:00,4459.99,4469.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71021,做多,2025-09-19 23:45:00,2025-09-20 00:25:00,4462.62,4460.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71022,做空,2025-09-20 00:25:00,2025-09-20 00:30:00,4460.4,4464.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71023,做多,2025-09-20 00:30:00,2025-09-20 01:10:00,4464.04,4464.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71024,做空,2025-09-20 01:10:00,2025-09-20 01:15:00,4464.25,4467.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71025,做多,2025-09-20 01:15:00,2025-09-20 01:25:00,4467.01,4468.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71026,做空,2025-09-20 01:25:00,2025-09-20 01:30:00,4468.4,4459.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71027,做多,2025-09-20 01:40:00,2025-09-20 01:45:00,4468.21,4468.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71028,做空,2025-09-20 01:45:00,2025-09-20 02:05:00,4468.14,4458.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71029,做多,2025-09-20 02:40:00,2025-09-20 03:00:00,4463.64,4460.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71030,做空,2025-09-20 03:00:00,2025-09-20 03:30:00,4460.52,4461.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71031,做多,2025-09-20 03:30:00,2025-09-20 04:00:00,4461.34,4461.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71032,做空,2025-09-20 04:00:00,2025-09-20 04:05:00,4461.07,4466.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71033,做多,2025-09-20 04:05:00,2025-09-20 04:10:00,4466.5,4466.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71034,做多,2025-09-20 06:20:00,2025-09-20 06:35:00,4472.75,4471.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71035,做空,2025-09-20 06:35:00,2025-09-20 06:45:00,4471.33,4472.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71036,做多,2025-09-20 06:45:00,2025-09-20 06:50:00,4472.99,4471.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71037,做空,2025-09-20 06:50:00,2025-09-20 07:00:00,4471.56,4472.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71038,做多,2025-09-20 07:00:00,2025-09-20 07:10:00,4472.32,4471.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71039,做空,2025-09-20 07:10:00,2025-09-20 07:30:00,4471.39,4468.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71040,做多,2025-09-20 07:35:00,2025-09-20 07:40:00,4470.33,4473.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71041,做多,2025-09-20 07:40:00,2025-09-20 07:45:00,4473.8,4474.99,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71042,做多,2025-09-20 08:30:00,2025-09-20 08:45:00,4474.71,4471.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71043,做空,2025-09-20 08:45:00,2025-09-20 08:50:00,4471.59,4465.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71044,做多,2025-09-20 10:00:00,2025-09-20 10:05:00,4467.63,4466.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71045,做空,2025-09-20 10:05:00,2025-09-20 10:35:00,4466.84,4466.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71046,做多,2025-09-20 10:35:00,2025-09-20 10:40:00,4466.31,4466.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71047,做空,2025-09-20 10:40:00,2025-09-20 11:00:00,4466.19,4467.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71048,做多,2025-09-20 11:00:00,2025-09-20 11:15:00,4467.11,4464.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71049,做空,2025-09-20 11:15:00,2025-09-20 11:45:00,4464.57,4467.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71050,做多,2025-09-20 11:45:00,2025-09-20 12:20:00,4467.26,4465.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71051,做空,2025-09-20 12:20:00,2025-09-20 12:35:00,4465.57,4464.92,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71052,做多,2025-09-20 13:10:00,2025-09-20 13:35:00,4462.37,4466.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71053,做多,2025-09-20 14:15:00,2025-09-20 14:20:00,4465.54,4464.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71054,做空,2025-09-20 14:20:00,2025-09-20 14:25:00,4464.76,4465.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71055,做多,2025-09-20 14:25:00,2025-09-20 14:30:00,4465.27,4470.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71056,做多,2025-09-20 14:30:00,2025-09-20 14:35:00,4470.0,4471.84,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71057,做多,2025-09-20 16:30:00,2025-09-20 16:40:00,4499.41,4502.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71058,做多,2025-09-20 18:25:00,2025-09-20 18:30:00,4483.65,4477.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71059,做空,2025-09-20 18:30:00,2025-09-20 18:35:00,4477.04,4474.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71060,做多,2025-09-20 19:15:00,2025-09-20 19:35:00,4475.97,4476.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71061,做空,2025-09-20 19:35:00,2025-09-20 19:40:00,4476.23,4477.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71062,做多,2025-09-20 19:40:00,2025-09-20 19:45:00,4477.2,4474.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71063,做空,2025-09-20 19:45:00,2025-09-20 19:55:00,4474.59,4477.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71064,做多,2025-09-20 19:55:00,2025-09-20 21:10:00,4477.87,4489.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71065,做多,2025-09-20 22:10:00,2025-09-20 22:15:00,4490.76,4490.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71066,做空,2025-09-20 22:15:00,2025-09-20 22:45:00,4490.36,4490.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71067,做多,2025-09-20 22:45:00,2025-09-20 23:00:00,4490.42,4488.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71068,做空,2025-09-20 23:00:00,2025-09-20 23:20:00,4488.77,4481.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71069,做多,2025-09-21 00:40:00,2025-09-21 00:50:00,4481.0,4486.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71070,做多,2025-09-21 02:00:00,2025-09-21 02:15:00,4479.67,4472.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71071,做空,2025-09-21 02:15:00,2025-09-21 02:20:00,4472.21,4466.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71072,做多,2025-09-21 03:25:00,2025-09-21 04:00:00,4475.34,4475.79,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71073,做空,2025-09-21 04:00:00,2025-09-21 04:05:00,4475.79,4471.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71074,做多,2025-09-21 05:30:00,2025-09-21 05:35:00,4469.24,4468.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71075,做空,2025-09-21 05:35:00,2025-09-21 05:40:00,4468.45,4470.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71076,做多,2025-09-21 05:40:00,2025-09-21 05:45:00,4470.44,4474.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71077,做多,2025-09-21 07:10:00,2025-09-21 07:15:00,4479.88,4477.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71078,做空,2025-09-21 07:15:00,2025-09-21 07:35:00,4477.47,4481.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71079,做多,2025-09-21 07:35:00,2025-09-21 07:40:00,4481.29,4478.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71080,做空,2025-09-21 07:40:00,2025-09-21 08:20:00,4478.85,4468.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71081,做多,2025-09-21 09:50:00,2025-09-21 10:05:00,4460.52,4460.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71082,做空,2025-09-21 10:05:00,2025-09-21 10:10:00,4460.13,4462.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71083,做多,2025-09-21 10:10:00,2025-09-21 10:15:00,4462.01,4457.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71084,做空,2025-09-21 10:15:00,2025-09-21 10:20:00,4457.83,4465.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71085,做多,2025-09-21 10:20:00,2025-09-21 10:25:00,4465.35,4463.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71086,做空,2025-09-21 10:25:00,2025-09-21 11:05:00,4463.05,4460.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -71087,做多,2025-09-21 11:05:00,2025-09-21 11:15:00,4460.26,4459.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71088,做空,2025-09-21 11:15:00,2025-09-21 11:20:00,4459.73,4461.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71089,做多,2025-09-21 11:20:00,2025-09-21 11:45:00,4461.06,4458.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71090,做空,2025-09-21 11:45:00,2025-09-21 12:00:00,4458.88,4461.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71091,做多,2025-09-21 12:00:00,2025-09-21 12:15:00,4461.1,4466.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71092,做多,2025-09-21 15:05:00,2025-09-21 15:10:00,4475.99,4480.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71093,做多,2025-09-21 15:35:00,2025-09-21 15:40:00,4479.64,4482.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71094,做多,2025-09-21 16:25:00,2025-09-21 16:30:00,4482.34,4479.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71095,做空,2025-09-21 16:30:00,2025-09-21 16:35:00,4479.38,4466.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71096,做多,2025-09-21 17:40:00,2025-09-21 17:50:00,4472.08,4483.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71097,做多,2025-09-21 19:20:00,2025-09-21 19:30:00,4484.97,4487.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71098,做空,2025-09-21 19:30:00,2025-09-21 19:45:00,4487.18,4487.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71099,做多,2025-09-21 19:45:00,2025-09-21 20:05:00,4487.93,4482.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71100,做空,2025-09-21 20:05:00,2025-09-21 20:20:00,4482.56,4486.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71101,做多,2025-09-21 20:20:00,2025-09-21 20:30:00,4486.23,4482.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71102,做空,2025-09-21 20:30:00,2025-09-21 20:45:00,4482.46,4478.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71103,做多,2025-09-21 22:00:00,2025-09-21 22:55:00,4472.27,4463.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71104,做空,2025-09-21 22:55:00,2025-09-21 23:05:00,4463.02,4444.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71105,做多,2025-09-21 23:40:00,2025-09-22 04:05:00,4452.92,4301.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71106,做多,2025-09-22 04:15:00,2025-09-22 04:30:00,4295.45,4298.28,0.0,100.0,0.0,0.0,0.0,0.0,flip -71107,做空,2025-09-22 04:30:00,2025-09-22 04:50:00,4298.28,4291.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71108,做多,2025-09-22 05:25:00,2025-09-22 05:30:00,4294.44,4285.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71109,做空,2025-09-22 05:30:00,2025-09-22 05:40:00,4285.42,4278.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71110,做多,2025-09-22 07:00:00,2025-09-22 07:30:00,4199.76,4216.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71111,做多,2025-09-22 08:05:00,2025-09-22 08:20:00,4199.41,4193.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71112,做空,2025-09-22 08:20:00,2025-09-22 08:30:00,4193.81,4196.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71113,做多,2025-09-22 08:30:00,2025-09-22 08:40:00,4196.29,4198.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -71114,做空,2025-09-22 08:40:00,2025-09-22 09:00:00,4198.51,4185.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71115,做多,2025-09-22 10:25:00,2025-09-22 10:55:00,4169.44,4180.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71116,做多,2025-09-22 12:10:00,2025-09-22 12:20:00,4177.33,4182.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -71117,做空,2025-09-22 12:20:00,2025-09-22 12:35:00,4182.53,4176.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71118,做多,2025-09-22 12:40:00,2025-09-22 12:50:00,4178.03,4189.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71119,做多,2025-09-22 13:50:00,2025-09-22 14:00:00,4194.09,4202.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71120,做多,2025-09-22 14:40:00,2025-09-22 14:45:00,4196.85,4185.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71121,做空,2025-09-22 14:45:00,2025-09-22 15:05:00,4185.17,4183.83,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71122,做多,2025-09-22 16:10:00,2025-09-22 16:15:00,4177.12,4172.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71123,做空,2025-09-22 16:15:00,2025-09-22 16:25:00,4172.15,4173.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71124,做多,2025-09-22 16:25:00,2025-09-22 16:30:00,4173.54,4168.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71125,做空,2025-09-22 16:30:00,2025-09-22 16:45:00,4168.28,4166.5,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71126,做多,2025-09-22 16:45:00,2025-09-22 17:25:00,4166.5,4165.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71127,做空,2025-09-22 17:25:00,2025-09-22 17:35:00,4165.94,4170.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71128,做多,2025-09-22 17:35:00,2025-09-22 17:50:00,4170.01,4163.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71129,做空,2025-09-22 17:50:00,2025-09-22 18:05:00,4163.75,4169.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71130,做多,2025-09-22 18:05:00,2025-09-22 18:40:00,4169.38,4163.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71131,做空,2025-09-22 18:40:00,2025-09-22 18:50:00,4163.66,4155.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71132,做多,2025-09-22 20:10:00,2025-09-22 20:30:00,4149.65,4170.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71133,做多,2025-09-22 22:30:00,2025-09-22 22:35:00,4188.88,4185.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71134,做空,2025-09-22 22:35:00,2025-09-22 22:40:00,4185.99,4188.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71135,做多,2025-09-22 22:40:00,2025-09-22 22:45:00,4188.79,4184.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71136,做空,2025-09-22 22:45:00,2025-09-22 22:50:00,4184.88,4185.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71137,做多,2025-09-22 22:55:00,2025-09-22 23:05:00,4188.45,4194.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71138,做多,2025-09-23 01:25:00,2025-09-23 01:30:00,4195.98,4183.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71139,做空,2025-09-23 01:30:00,2025-09-23 01:40:00,4183.87,4171.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71140,做多,2025-09-23 02:10:00,2025-09-23 03:30:00,4175.72,4190.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71141,做多,2025-09-23 04:35:00,2025-09-23 05:15:00,4171.48,4174.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -71142,做空,2025-09-23 05:15:00,2025-09-23 05:20:00,4174.81,4181.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71143,做多,2025-09-23 05:20:00,2025-09-23 05:40:00,4181.82,4188.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71144,做多,2025-09-23 06:05:00,2025-09-23 06:25:00,4191.19,4199.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71145,做多,2025-09-23 07:55:00,2025-09-23 08:00:00,4203.24,4198.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71146,做多,2025-09-23 08:05:00,2025-09-23 08:15:00,4203.8,4208.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71147,做多,2025-09-23 09:05:00,2025-09-23 09:10:00,4213.27,4219.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71148,做多,2025-09-23 10:50:00,2025-09-23 10:55:00,4193.68,4191.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71149,做空,2025-09-23 10:55:00,2025-09-23 11:05:00,4191.03,4181.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71150,做多,2025-09-23 11:25:00,2025-09-23 11:45:00,4187.01,4187.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71151,做空,2025-09-23 11:45:00,2025-09-23 12:10:00,4187.99,4193.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71152,做多,2025-09-23 12:10:00,2025-09-23 12:15:00,4193.35,4191.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71153,做多,2025-09-23 12:30:00,2025-09-23 12:35:00,4189.42,4193.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71154,做多,2025-09-23 13:20:00,2025-09-23 13:30:00,4190.12,4203.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71155,做多,2025-09-23 13:45:00,2025-09-23 14:10:00,4187.96,4196.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71156,做多,2025-09-23 14:40:00,2025-09-23 14:45:00,4189.52,4177.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71157,做空,2025-09-23 14:45:00,2025-09-23 15:00:00,4177.02,4168.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71158,做多,2025-09-23 15:10:00,2025-09-23 15:25:00,4180.57,4190.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71159,做多,2025-09-23 15:45:00,2025-09-23 15:55:00,4180.15,4178.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71160,做空,2025-09-23 15:55:00,2025-09-23 16:05:00,4178.8,4165.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71161,做多,2025-09-23 16:15:00,2025-09-23 16:30:00,4182.52,4179.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71162,做空,2025-09-23 16:30:00,2025-09-23 16:35:00,4179.71,4168.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71163,做多,2025-09-23 16:50:00,2025-09-23 17:00:00,4191.31,4176.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71164,做空,2025-09-23 17:00:00,2025-09-23 17:05:00,4176.38,4179.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71165,做多,2025-09-23 17:05:00,2025-09-23 17:25:00,4179.14,4168.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71166,做空,2025-09-23 17:25:00,2025-09-23 17:35:00,4168.0,4147.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71167,做多,2025-09-23 18:25:00,2025-09-23 18:35:00,4157.71,4155.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71168,做空,2025-09-23 18:35:00,2025-09-23 18:55:00,4155.46,4155.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71169,做多,2025-09-23 18:55:00,2025-09-23 19:00:00,4155.45,4165.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71170,做多,2025-09-23 20:00:00,2025-09-23 20:45:00,4154.28,4158.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -71171,做空,2025-09-23 20:45:00,2025-09-23 22:30:00,4158.16,4180.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71172,做多,2025-09-23 22:30:00,2025-09-23 22:45:00,4180.91,4181.31,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71173,做空,2025-09-23 22:45:00,2025-09-23 23:05:00,4181.31,4182.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71174,做多,2025-09-23 23:05:00,2025-09-23 23:10:00,4182.41,4179.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71175,做空,2025-09-23 23:10:00,2025-09-23 23:15:00,4179.12,4168.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71176,做多,2025-09-23 23:35:00,2025-09-24 00:20:00,4174.26,4186.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71177,做多,2025-09-24 01:05:00,2025-09-24 02:05:00,4177.76,4182.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -71178,做空,2025-09-24 02:05:00,2025-09-24 02:10:00,4182.14,4168.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71179,做多,2025-09-24 04:30:00,2025-09-24 04:45:00,4141.2,4138.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71180,做空,2025-09-24 04:45:00,2025-09-24 07:25:00,4138.27,4168.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71181,做多,2025-09-24 07:40:00,2025-09-24 07:50:00,4174.72,4170.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71182,做空,2025-09-24 07:50:00,2025-09-24 08:05:00,4170.37,4174.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71183,做多,2025-09-24 08:05:00,2025-09-24 08:15:00,4174.57,4168.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71184,做空,2025-09-24 08:15:00,2025-09-24 08:30:00,4168.59,4174.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71185,做多,2025-09-24 08:30:00,2025-09-24 08:35:00,4174.76,4172.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71186,做空,2025-09-24 08:35:00,2025-09-24 08:40:00,4172.56,4175.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71187,做多,2025-09-24 08:40:00,2025-09-24 08:45:00,4175.15,4174.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71188,做空,2025-09-24 08:45:00,2025-09-24 08:55:00,4174.49,4173.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71189,做多,2025-09-24 08:55:00,2025-09-24 09:00:00,4173.09,4171.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71190,做空,2025-09-24 09:00:00,2025-09-24 09:15:00,4171.4,4172.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71191,做多,2025-09-24 09:15:00,2025-09-24 09:20:00,4172.97,4172.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71192,做空,2025-09-24 09:20:00,2025-09-24 10:25:00,4172.55,4166.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71193,做多,2025-09-24 10:55:00,2025-09-24 11:10:00,4175.39,4190.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71194,做多,2025-09-24 11:55:00,2025-09-24 12:05:00,4179.95,4175.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71195,做空,2025-09-24 12:05:00,2025-09-24 12:35:00,4175.43,4178.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71196,做多,2025-09-24 12:35:00,2025-09-24 12:50:00,4178.81,4176.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71197,做空,2025-09-24 12:50:00,2025-09-24 13:00:00,4176.61,4181.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71198,做多,2025-09-24 13:00:00,2025-09-24 13:05:00,4181.76,4175.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71199,做空,2025-09-24 13:05:00,2025-09-24 13:10:00,4175.56,4173.84,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71200,做多,2025-09-24 13:30:00,2025-09-24 14:30:00,4175.46,4169.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71201,做空,2025-09-24 14:30:00,2025-09-24 15:50:00,4169.13,4173.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71202,做多,2025-09-24 17:05:00,2025-09-24 17:30:00,4173.56,4186.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71203,做多,2025-09-24 18:25:00,2025-09-24 20:55:00,4177.03,4163.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71204,做多,2025-09-24 21:40:00,2025-09-24 21:45:00,4163.51,4161.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71205,做空,2025-09-24 21:45:00,2025-09-24 21:50:00,4161.46,4162.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71206,做多,2025-09-24 21:50:00,2025-09-24 21:55:00,4162.25,4142.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71207,做空,2025-09-24 21:55:00,2025-09-24 22:00:00,4142.89,4152.34,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71208,做多,2025-09-24 23:00:00,2025-09-24 23:05:00,4159.39,4153.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71209,做空,2025-09-24 23:05:00,2025-09-24 23:10:00,4153.15,4157.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71210,做多,2025-09-24 23:10:00,2025-09-24 23:15:00,4157.99,4152.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71211,做空,2025-09-24 23:15:00,2025-09-24 23:20:00,4152.01,4153.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71212,做多,2025-09-24 23:20:00,2025-09-24 23:30:00,4153.53,4149.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71213,做空,2025-09-24 23:30:00,2025-09-24 23:40:00,4149.38,4146.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71214,做多,2025-09-24 23:55:00,2025-09-25 00:15:00,4150.51,4144.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71215,做空,2025-09-25 00:15:00,2025-09-25 00:20:00,4144.64,4138.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71216,做多,2025-09-25 02:30:00,2025-09-25 02:40:00,4122.55,4099.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71217,做空,2025-09-25 02:40:00,2025-09-25 02:45:00,4099.28,4108.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71218,做多,2025-09-25 02:45:00,2025-09-25 02:50:00,4108.33,4091.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71219,做空,2025-09-25 02:50:00,2025-09-25 02:55:00,4091.68,4099.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71220,做多,2025-09-25 02:55:00,2025-09-25 03:00:00,4099.51,4092.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71221,做空,2025-09-25 03:00:00,2025-09-25 03:05:00,4092.48,4093.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71222,做多,2025-09-25 03:05:00,2025-09-25 05:30:00,4093.35,4028.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71223,做空,2025-09-25 05:30:00,2025-09-25 06:15:00,4028.44,4013.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71224,做多,2025-09-25 07:15:00,2025-09-25 07:20:00,4012.61,4006.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71225,做空,2025-09-25 07:20:00,2025-09-25 07:25:00,4006.13,4010.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71226,做多,2025-09-25 07:25:00,2025-09-25 07:35:00,4010.99,4014.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71227,做多,2025-09-25 09:00:00,2025-09-25 09:15:00,4016.52,4036.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71228,做多,2025-09-25 10:05:00,2025-09-25 10:25:00,4028.32,4028.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71229,做空,2025-09-25 10:25:00,2025-09-25 10:45:00,4028.86,4014.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71230,做多,2025-09-25 12:00:00,2025-09-25 12:10:00,4009.64,4009.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71231,做空,2025-09-25 12:10:00,2025-09-25 12:20:00,4009.27,4003.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -71232,做多,2025-09-25 12:20:00,2025-09-25 12:25:00,4003.2,3942.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71233,做空,2025-09-25 12:25:00,2025-09-25 12:30:00,3942.56,3984.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71234,做多,2025-09-25 12:40:00,2025-09-25 12:50:00,3994.28,3990.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71235,做空,2025-09-25 12:50:00,2025-09-25 13:05:00,3990.0,3960.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71236,做多,2025-09-25 13:15:00,2025-09-25 13:30:00,3996.64,3991.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71237,做空,2025-09-25 13:30:00,2025-09-25 13:40:00,3991.05,3957.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71238,做多,2025-09-25 14:00:00,2025-09-25 14:15:00,3979.93,4016.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71239,做多,2025-09-25 15:35:00,2025-09-25 15:40:00,4005.77,3997.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71240,做空,2025-09-25 15:40:00,2025-09-25 16:05:00,3997.8,3999.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71241,做多,2025-09-25 16:05:00,2025-09-25 18:25:00,3999.17,3880.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71242,做空,2025-09-25 18:25:00,2025-09-25 18:35:00,3880.44,3876.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -71243,做多,2025-09-25 18:35:00,2025-09-25 18:50:00,3876.1,3915.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71244,做多,2025-09-25 21:05:00,2025-09-25 21:10:00,3915.0,3898.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71245,做空,2025-09-25 21:10:00,2025-09-25 21:15:00,3898.71,3901.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71246,做多,2025-09-25 21:15:00,2025-09-25 21:25:00,3901.6,3894.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71247,做空,2025-09-25 21:25:00,2025-09-25 21:45:00,3894.09,3900.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71248,做多,2025-09-25 21:45:00,2025-09-25 22:00:00,3900.0,3900.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71249,做多,2025-09-25 22:40:00,2025-09-25 23:10:00,3899.37,3889.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71250,做空,2025-09-25 23:10:00,2025-09-25 23:25:00,3889.7,3889.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71251,做多,2025-09-26 00:00:00,2025-09-26 00:20:00,3885.7,3900.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71252,做多,2025-09-26 00:50:00,2025-09-26 00:55:00,3918.9,3930.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71253,做多,2025-09-26 03:10:00,2025-09-26 03:15:00,3959.6,3955.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71254,做多,2025-09-26 03:40:00,2025-09-26 03:45:00,3956.51,3955.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71255,做空,2025-09-26 03:45:00,2025-09-26 04:35:00,3955.86,3941.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71256,做多,2025-09-26 05:15:00,2025-09-26 05:25:00,3957.82,3955.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71257,做空,2025-09-26 05:25:00,2025-09-26 05:45:00,3955.7,3927.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71258,做多,2025-09-26 06:15:00,2025-09-26 06:45:00,3940.7,3925.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71259,做空,2025-09-26 06:45:00,2025-09-26 07:10:00,3925.59,3932.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71260,做多,2025-09-26 07:10:00,2025-09-26 07:25:00,3932.41,3928.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71261,做空,2025-09-26 07:25:00,2025-09-26 07:30:00,3928.8,3909.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71262,做多,2025-09-26 07:55:00,2025-09-26 09:00:00,3936.61,3929.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71263,做空,2025-09-26 09:00:00,2025-09-26 09:05:00,3929.05,3932.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71264,做多,2025-09-26 09:05:00,2025-09-26 09:15:00,3932.13,3928.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71265,做空,2025-09-26 09:15:00,2025-09-26 09:25:00,3928.65,3925.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71266,做多,2025-09-26 11:25:00,2025-09-26 11:35:00,3888.98,3905.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71267,做多,2025-09-26 12:25:00,2025-09-26 12:30:00,3901.82,3925.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71268,做多,2025-09-26 13:30:00,2025-09-26 13:50:00,3919.95,3977.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71269,做多,2025-09-26 14:35:00,2025-09-26 14:40:00,3943.82,3939.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71270,做空,2025-09-26 14:40:00,2025-09-26 15:00:00,3939.62,3944.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71271,做多,2025-09-26 15:00:00,2025-09-26 15:05:00,3944.4,3943.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71272,做空,2025-09-26 15:05:00,2025-09-26 15:15:00,3943.81,3956.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71273,做多,2025-09-26 15:15:00,2025-09-26 15:20:00,3956.06,3945.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71274,做空,2025-09-26 15:20:00,2025-09-26 15:25:00,3945.0,3958.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71275,做多,2025-09-26 15:25:00,2025-09-26 15:50:00,3958.8,3943.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71276,做空,2025-09-26 15:50:00,2025-09-26 19:15:00,3943.78,4039.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71277,做多,2025-09-26 19:15:00,2025-09-26 20:15:00,4039.06,4017.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71278,做空,2025-09-26 20:15:00,2025-09-26 21:10:00,4017.04,4014.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -71279,做多,2025-09-26 21:10:00,2025-09-26 21:15:00,4014.73,4009.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71280,做空,2025-09-26 21:15:00,2025-09-26 21:20:00,4009.51,4013.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71281,做多,2025-09-26 21:20:00,2025-09-26 21:30:00,4013.62,4011.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71282,做空,2025-09-26 21:30:00,2025-09-26 21:35:00,4011.62,4014.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71283,做多,2025-09-26 21:35:00,2025-09-26 21:50:00,4014.05,4015.48,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71284,做多,2025-09-26 23:30:00,2025-09-27 00:00:00,4028.01,4026.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71285,做空,2025-09-27 00:00:00,2025-09-27 00:15:00,4026.99,4025.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71286,做多,2025-09-27 00:15:00,2025-09-27 00:20:00,4025.58,4022.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71287,做空,2025-09-27 00:20:00,2025-09-27 00:25:00,4022.55,4026.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71288,做多,2025-09-27 00:25:00,2025-09-27 00:30:00,4026.59,4025.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71289,做空,2025-09-27 00:30:00,2025-09-27 00:45:00,4025.55,4017.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71290,做多,2025-09-27 00:50:00,2025-09-27 02:15:00,4024.18,4012.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71291,做空,2025-09-27 02:15:00,2025-09-27 02:40:00,4012.85,4015.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71292,做多,2025-09-27 02:40:00,2025-09-27 02:45:00,4015.49,4012.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71293,做空,2025-09-27 02:45:00,2025-09-27 03:00:00,4012.25,4013.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71294,做多,2025-09-27 03:00:00,2025-09-27 03:05:00,4013.39,4009.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71295,做空,2025-09-27 03:05:00,2025-09-27 03:15:00,4009.85,4013.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71296,做多,2025-09-27 03:15:00,2025-09-27 03:25:00,4013.49,4021.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71297,做多,2025-09-27 04:15:00,2025-09-27 04:45:00,4016.43,4018.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -71298,做空,2025-09-27 04:45:00,2025-09-27 04:50:00,4018.82,4021.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71299,做多,2025-09-27 04:50:00,2025-09-27 04:55:00,4021.2,4020.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71300,做空,2025-09-27 04:55:00,2025-09-27 05:10:00,4020.0,4012.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71301,做多,2025-09-27 05:40:00,2025-09-27 05:45:00,4017.61,4017.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71302,做空,2025-09-27 05:45:00,2025-09-27 05:50:00,4017.54,4019.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71303,做多,2025-09-27 05:50:00,2025-09-27 05:55:00,4019.42,4018.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71304,做空,2025-09-27 05:55:00,2025-09-27 06:35:00,4018.05,4012.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -71305,做多,2025-09-27 06:35:00,2025-09-27 07:05:00,4012.6,4017.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71306,做多,2025-09-27 09:35:00,2025-09-27 10:35:00,3987.88,4007.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71307,做多,2025-09-27 12:35:00,2025-09-27 12:45:00,4005.6,4021.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71308,做多,2025-09-27 14:05:00,2025-09-27 14:15:00,4019.68,4017.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71309,做空,2025-09-27 14:15:00,2025-09-27 14:30:00,4017.85,4017.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71310,做多,2025-09-27 14:30:00,2025-09-27 14:40:00,4017.25,4015.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71311,做空,2025-09-27 14:40:00,2025-09-27 14:45:00,4015.51,4011.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71312,做多,2025-09-27 15:30:00,2025-09-27 15:35:00,4015.98,4011.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71313,做空,2025-09-27 15:35:00,2025-09-27 15:40:00,4011.65,4015.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71314,做多,2025-09-27 15:40:00,2025-09-27 16:00:00,4015.03,4012.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71315,做空,2025-09-27 16:00:00,2025-09-27 16:05:00,4012.55,4012.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71316,做多,2025-09-27 16:05:00,2025-09-27 16:10:00,4012.51,4010.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71317,做空,2025-09-27 16:10:00,2025-09-27 16:20:00,4010.05,4013.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71318,做多,2025-09-27 16:20:00,2025-09-27 16:25:00,4013.45,4009.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71319,做空,2025-09-27 16:25:00,2025-09-27 16:35:00,4009.9,4009.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71320,做多,2025-09-27 16:35:00,2025-09-27 18:00:00,4009.66,3992.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71321,做空,2025-09-27 18:00:00,2025-09-27 18:15:00,3992.62,3995.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71322,做多,2025-09-27 18:15:00,2025-09-27 18:20:00,3995.67,3995.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71323,做空,2025-09-27 18:20:00,2025-09-27 18:50:00,3995.57,3991.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -71324,做多,2025-09-27 18:50:00,2025-09-27 19:10:00,3991.99,3990.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71325,做空,2025-09-27 19:10:00,2025-09-27 19:15:00,3990.93,3995.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71326,做多,2025-09-27 19:15:00,2025-09-27 19:50:00,3995.26,4000.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71327,做多,2025-09-27 22:50:00,2025-09-27 23:05:00,4018.34,4021.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -71328,做空,2025-09-27 23:05:00,2025-09-28 00:00:00,4021.1,4020.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71329,做多,2025-09-28 00:00:00,2025-09-28 00:05:00,4020.65,4009.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71330,做空,2025-09-28 00:05:00,2025-09-28 00:10:00,4009.98,4011.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71331,做多,2025-09-28 00:20:00,2025-09-28 00:25:00,4021.42,4027.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71332,做多,2025-09-28 00:40:00,2025-09-28 00:45:00,4023.0,4015.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71333,做空,2025-09-28 00:45:00,2025-09-28 00:50:00,4015.83,4017.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71334,做多,2025-09-28 00:50:00,2025-09-28 00:55:00,4017.4,4014.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71335,做空,2025-09-28 00:55:00,2025-09-28 01:05:00,4014.73,4006.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71336,做多,2025-09-28 03:00:00,2025-09-28 03:05:00,4004.26,4001.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71337,做空,2025-09-28 03:05:00,2025-09-28 03:20:00,4001.05,4001.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71338,做多,2025-09-28 03:20:00,2025-09-28 03:25:00,4001.56,4001.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71339,做空,2025-09-28 03:25:00,2025-09-28 03:45:00,4001.3,4000.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71340,做多,2025-09-28 03:45:00,2025-09-28 04:10:00,4000.26,3996.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71341,做空,2025-09-28 04:10:00,2025-09-28 04:20:00,3996.98,3997.15,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71342,做多,2025-09-28 04:30:00,2025-09-28 05:00:00,3999.62,4007.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71343,做多,2025-09-28 07:10:00,2025-09-28 08:15:00,4006.19,4006.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71344,做空,2025-09-28 08:15:00,2025-09-28 08:30:00,4006.06,4001.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71345,做多,2025-09-28 09:40:00,2025-09-28 09:45:00,4000.81,3996.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71346,做空,2025-09-28 09:45:00,2025-09-28 10:00:00,3996.01,3986.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71347,做多,2025-09-28 10:30:00,2025-09-28 10:50:00,3993.11,3995.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71348,做空,2025-09-28 10:50:00,2025-09-28 11:20:00,3995.0,3985.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71349,做多,2025-09-28 11:30:00,2025-09-28 12:00:00,3988.05,3988.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71350,做空,2025-09-28 12:00:00,2025-09-28 12:10:00,3988.11,3987.17,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71351,做多,2025-09-28 12:10:00,2025-09-28 13:25:00,3987.17,3996.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71352,做多,2025-09-28 15:40:00,2025-09-28 15:50:00,4020.0,4020.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71353,做空,2025-09-28 15:50:00,2025-09-28 16:40:00,4020.64,4026.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71354,做多,2025-09-28 16:40:00,2025-09-28 17:05:00,4026.39,4038.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71355,做多,2025-09-28 17:25:00,2025-09-28 17:35:00,4036.04,4042.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71356,做多,2025-09-28 18:30:00,2025-09-28 18:45:00,4037.44,4037.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71357,做空,2025-09-28 18:45:00,2025-09-28 19:15:00,4037.57,4033.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71358,做多,2025-09-28 19:20:00,2025-09-28 19:35:00,4036.98,4037.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71359,做空,2025-09-28 19:35:00,2025-09-28 19:45:00,4037.49,4038.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71360,做多,2025-09-28 19:45:00,2025-09-28 19:50:00,4038.16,4036.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71361,做空,2025-09-28 19:50:00,2025-09-28 19:55:00,4036.6,4037.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71362,做多,2025-09-28 19:55:00,2025-09-28 20:05:00,4037.44,4037.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71363,做空,2025-09-28 20:05:00,2025-09-28 20:15:00,4037.0,4041.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71364,做多,2025-09-28 20:15:00,2025-09-28 20:20:00,4041.22,4047.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71365,做多,2025-09-28 22:00:00,2025-09-28 22:05:00,4056.57,4100.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71366,做多,2025-09-29 00:20:00,2025-09-29 00:30:00,4141.0,4127.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71367,做空,2025-09-29 00:30:00,2025-09-29 00:45:00,4127.5,4131.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71368,做多,2025-09-29 00:45:00,2025-09-29 02:30:00,4131.2,4118.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71369,做空,2025-09-29 02:30:00,2025-09-29 02:40:00,4118.19,4107.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71370,做多,2025-09-29 03:45:00,2025-09-29 04:05:00,4112.07,4117.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71371,做多,2025-09-29 05:45:00,2025-09-29 05:50:00,4112.19,4110.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71372,做空,2025-09-29 05:50:00,2025-09-29 05:55:00,4110.79,4112.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71373,做多,2025-09-29 05:55:00,2025-09-29 06:00:00,4112.39,4103.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71374,做空,2025-09-29 06:00:00,2025-09-29 06:10:00,4103.64,4097.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71375,做多,2025-09-29 06:40:00,2025-09-29 06:45:00,4107.02,4104.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71376,做空,2025-09-29 06:45:00,2025-09-29 06:55:00,4104.09,4095.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71377,做多,2025-09-29 07:30:00,2025-09-29 07:45:00,4099.52,4110.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71378,做多,2025-09-29 12:10:00,2025-09-29 12:30:00,4108.93,4116.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71379,做多,2025-09-29 12:45:00,2025-09-29 12:50:00,4104.68,4098.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71380,做空,2025-09-29 12:50:00,2025-09-29 12:55:00,4098.29,4095.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71381,做多,2025-09-29 13:10:00,2025-09-29 13:20:00,4103.01,4104.56,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71382,做空,2025-09-29 13:20:00,2025-09-29 15:45:00,4104.56,4156.53,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71383,做多,2025-09-29 17:45:00,2025-09-29 18:05:00,4150.65,4140.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71384,做空,2025-09-29 18:05:00,2025-09-29 18:10:00,4140.86,4147.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71385,做多,2025-09-29 18:10:00,2025-09-29 18:15:00,4147.19,4145.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71386,做空,2025-09-29 18:15:00,2025-09-29 18:25:00,4145.74,4150.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71387,做多,2025-09-29 18:25:00,2025-09-29 18:45:00,4150.81,4159.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71388,做多,2025-09-29 22:10:00,2025-09-29 22:50:00,4220.47,4217.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71389,做空,2025-09-29 22:50:00,2025-09-29 22:55:00,4217.5,4224.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71390,做多,2025-09-29 22:55:00,2025-09-29 23:00:00,4224.1,4226.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71391,做多,2025-09-29 23:15:00,2025-09-29 23:20:00,4224.32,4219.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71392,做空,2025-09-29 23:20:00,2025-09-29 23:25:00,4219.07,4219.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71393,做多,2025-09-29 23:25:00,2025-09-30 00:10:00,4219.16,4211.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71394,做空,2025-09-30 00:10:00,2025-09-30 00:15:00,4211.44,4195.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71395,做多,2025-09-30 00:35:00,2025-09-30 00:50:00,4211.98,4211.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71396,做多,2025-09-30 01:05:00,2025-09-30 01:15:00,4209.0,4210.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71397,做空,2025-09-30 01:15:00,2025-09-30 01:35:00,4210.65,4209.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71398,做多,2025-09-30 01:35:00,2025-09-30 01:40:00,4209.95,4199.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71399,做空,2025-09-30 01:40:00,2025-09-30 01:50:00,4199.06,4192.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71400,做多,2025-09-30 03:00:00,2025-09-30 03:20:00,4197.38,4197.45,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71401,做空,2025-09-30 03:20:00,2025-09-30 03:25:00,4197.45,4199.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71402,做多,2025-09-30 03:25:00,2025-09-30 03:30:00,4199.59,4196.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71403,做空,2025-09-30 03:30:00,2025-09-30 03:40:00,4196.87,4204.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71404,做多,2025-09-30 03:40:00,2025-09-30 03:45:00,4204.4,4201.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71405,做多,2025-09-30 04:20:00,2025-09-30 04:25:00,4197.49,4195.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71406,做空,2025-09-30 04:25:00,2025-09-30 04:30:00,4195.01,4197.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71407,做多,2025-09-30 04:30:00,2025-09-30 04:35:00,4197.12,4193.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71408,做空,2025-09-30 04:35:00,2025-09-30 04:40:00,4193.51,4193.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71409,做多,2025-09-30 05:55:00,2025-09-30 06:25:00,4182.44,4194.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71410,做多,2025-09-30 10:40:00,2025-09-30 11:15:00,4154.29,4147.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71411,做空,2025-09-30 11:15:00,2025-09-30 11:20:00,4147.51,4152.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71412,做多,2025-09-30 11:20:00,2025-09-30 11:30:00,4152.66,4158.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71413,做多,2025-09-30 13:20:00,2025-09-30 13:30:00,4158.01,4154.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71414,做空,2025-09-30 13:30:00,2025-09-30 13:35:00,4154.88,4160.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71415,做多,2025-09-30 13:35:00,2025-09-30 13:40:00,4160.55,4170.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71416,做多,2025-09-30 14:55:00,2025-09-30 15:00:00,4147.05,4139.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71417,做空,2025-09-30 15:00:00,2025-09-30 15:10:00,4139.19,4115.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71418,做多,2025-09-30 16:00:00,2025-09-30 16:25:00,4119.94,4114.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71419,做空,2025-09-30 16:25:00,2025-09-30 16:40:00,4114.37,4107.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71420,做多,2025-09-30 18:05:00,2025-09-30 18:10:00,4102.39,4114.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71421,做多,2025-09-30 18:35:00,2025-09-30 18:55:00,4106.95,4114.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71422,做多,2025-09-30 23:40:00,2025-09-30 23:45:00,4141.83,4140.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71423,做空,2025-09-30 23:45:00,2025-10-01 00:30:00,4140.31,4138.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71424,做多,2025-10-01 00:30:00,2025-10-01 00:35:00,4138.73,4131.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71425,做空,2025-10-01 00:35:00,2025-10-01 00:45:00,4131.22,4127.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71426,做多,2025-10-01 00:50:00,2025-10-01 01:10:00,4143.07,4148.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71427,做多,2025-10-01 04:05:00,2025-10-01 04:20:00,4141.01,4145.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -71428,做空,2025-10-01 04:20:00,2025-10-01 05:00:00,4145.16,4140.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -71429,做多,2025-10-01 05:00:00,2025-10-01 05:10:00,4140.99,4147.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71430,做多,2025-10-01 07:15:00,2025-10-01 08:05:00,4136.23,4151.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71431,做多,2025-10-01 10:15:00,2025-10-01 11:35:00,4294.11,4291.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71432,做空,2025-10-01 11:35:00,2025-10-01 12:45:00,4291.74,4288.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71433,做多,2025-10-01 13:10:00,2025-10-01 13:15:00,4295.99,4293.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71434,做空,2025-10-01 13:15:00,2025-10-01 13:35:00,4293.67,4296.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71435,做多,2025-10-01 13:35:00,2025-10-01 13:40:00,4296.63,4291.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71436,做空,2025-10-01 13:40:00,2025-10-01 13:50:00,4291.85,4292.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71437,做多,2025-10-01 13:50:00,2025-10-01 14:00:00,4292.84,4314.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71438,做多,2025-10-01 15:55:00,2025-10-01 16:25:00,4325.0,4330.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -71439,做空,2025-10-01 16:25:00,2025-10-01 16:55:00,4330.55,4322.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71440,做多,2025-10-01 18:30:00,2025-10-01 18:40:00,4309.36,4306.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71441,做空,2025-10-01 18:40:00,2025-10-01 18:45:00,4306.06,4310.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71442,做多,2025-10-01 18:45:00,2025-10-01 18:55:00,4310.31,4306.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71443,做空,2025-10-01 18:55:00,2025-10-01 20:50:00,4306.16,4331.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71444,做多,2025-10-01 20:50:00,2025-10-01 21:05:00,4331.73,4325.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71445,做空,2025-10-01 21:05:00,2025-10-01 21:20:00,4325.9,4315.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71446,做多,2025-10-01 22:05:00,2025-10-01 22:10:00,4321.36,4316.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71447,做空,2025-10-01 22:10:00,2025-10-01 22:45:00,4316.87,4313.81,0.0,100.0,0.0,0.0,0.0,0.0,flip -71448,做多,2025-10-01 22:45:00,2025-10-01 22:50:00,4313.81,4310.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71449,做空,2025-10-01 22:50:00,2025-10-01 22:55:00,4310.19,4310.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71450,做多,2025-10-01 22:55:00,2025-10-01 23:15:00,4310.55,4329.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71451,做多,2025-10-02 01:10:00,2025-10-02 01:25:00,4344.62,4349.12,0.0,100.0,0.0,0.0,0.0,0.0,flip -71452,做空,2025-10-02 01:25:00,2025-10-02 03:50:00,4349.12,4374.22,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71453,做多,2025-10-02 05:00:00,2025-10-02 05:25:00,4371.49,4390.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71454,做多,2025-10-02 05:25:00,2025-10-02 05:30:00,4390.21,4391.39,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71455,做多,2025-10-02 06:15:00,2025-10-02 06:25:00,4377.39,4400.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71456,做多,2025-10-02 06:25:00,2025-10-02 06:30:00,4400.03,4402.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71457,做多,2025-10-02 07:25:00,2025-10-02 08:30:00,4392.06,4384.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71458,做空,2025-10-02 08:30:00,2025-10-02 08:35:00,4384.11,4385.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71459,做多,2025-10-02 08:35:00,2025-10-02 09:00:00,4385.4,4379.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71460,做空,2025-10-02 09:00:00,2025-10-02 09:05:00,4379.81,4382.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71461,做多,2025-10-02 09:05:00,2025-10-02 09:30:00,4382.38,4384.55,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71462,做空,2025-10-02 09:30:00,2025-10-02 10:10:00,4384.55,4382.49,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71463,做多,2025-10-02 10:35:00,2025-10-02 10:40:00,4384.56,4382.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71464,做空,2025-10-02 10:40:00,2025-10-02 11:00:00,4382.38,4375.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71465,做多,2025-10-02 11:20:00,2025-10-02 11:45:00,4379.88,4388.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71466,做多,2025-10-02 12:00:00,2025-10-02 12:30:00,4383.81,4386.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -71467,做空,2025-10-02 12:30:00,2025-10-02 13:20:00,4386.93,4389.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71468,做多,2025-10-02 13:20:00,2025-10-02 13:30:00,4389.67,4390.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71469,做空,2025-10-02 13:30:00,2025-10-02 13:35:00,4390.8,4391.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71470,做多,2025-10-02 13:35:00,2025-10-02 13:45:00,4391.05,4401.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71471,做多,2025-10-02 14:15:00,2025-10-02 14:30:00,4399.1,4403.83,0.0,100.0,0.0,0.0,0.0,0.0,flip -71472,做空,2025-10-02 14:30:00,2025-10-02 14:45:00,4403.83,4387.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71473,做多,2025-10-02 15:15:00,2025-10-02 15:35:00,4393.93,4399.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -71474,做空,2025-10-02 15:35:00,2025-10-02 19:55:00,4399.64,4493.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71475,做多,2025-10-02 19:55:00,2025-10-02 21:00:00,4493.49,4487.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71476,做空,2025-10-02 21:00:00,2025-10-02 21:55:00,4487.9,4466.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71477,做多,2025-10-02 22:00:00,2025-10-02 22:05:00,4479.56,4479.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71478,做空,2025-10-02 22:05:00,2025-10-02 22:15:00,4479.28,4467.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71479,做多,2025-10-02 23:05:00,2025-10-02 23:15:00,4468.15,4470.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -71480,做空,2025-10-02 23:15:00,2025-10-02 23:30:00,4470.39,4470.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71481,做多,2025-10-02 23:30:00,2025-10-02 23:50:00,4470.94,4478.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71482,做多,2025-10-03 00:15:00,2025-10-03 00:30:00,4469.39,4467.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71483,做空,2025-10-03 00:30:00,2025-10-03 00:45:00,4467.99,4468.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71484,做多,2025-10-03 00:45:00,2025-10-03 01:05:00,4468.73,4464.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71485,做空,2025-10-03 01:05:00,2025-10-03 01:10:00,4464.99,4469.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71486,做多,2025-10-03 01:10:00,2025-10-03 01:35:00,4469.72,4472.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71487,做多,2025-10-03 01:55:00,2025-10-03 02:05:00,4469.64,4482.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71488,做多,2025-10-03 06:05:00,2025-10-03 06:30:00,4477.45,4477.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71489,做空,2025-10-03 06:30:00,2025-10-03 06:35:00,4477.65,4478.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71490,做多,2025-10-03 06:35:00,2025-10-03 09:05:00,4478.13,4465.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71491,做多,2025-10-03 11:20:00,2025-10-03 11:25:00,4479.7,4477.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71492,做空,2025-10-03 11:25:00,2025-10-03 11:40:00,4477.69,4482.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71493,做多,2025-10-03 11:40:00,2025-10-03 11:45:00,4482.87,4482.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71494,做空,2025-10-03 11:45:00,2025-10-03 12:00:00,4482.77,4476.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -71495,做多,2025-10-03 12:00:00,2025-10-03 12:30:00,4476.59,4483.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71496,做多,2025-10-03 12:30:00,2025-10-03 12:35:00,4483.16,4487.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71497,做多,2025-10-03 13:20:00,2025-10-03 13:25:00,4483.99,4489.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71498,做多,2025-10-03 13:45:00,2025-10-03 13:50:00,4478.67,4471.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71499,做空,2025-10-03 13:50:00,2025-10-03 14:00:00,4471.56,4465.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71500,做多,2025-10-03 14:35:00,2025-10-03 15:00:00,4475.26,4464.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71501,做空,2025-10-03 15:00:00,2025-10-03 15:05:00,4464.22,4465.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71502,做多,2025-10-03 15:05:00,2025-10-03 15:15:00,4465.1,4483.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71503,做多,2025-10-03 15:15:00,2025-10-03 15:20:00,4483.8,4484.99,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71504,做多,2025-10-03 18:25:00,2025-10-03 18:30:00,4499.7,4497.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71505,做空,2025-10-03 18:30:00,2025-10-03 20:15:00,4497.12,4512.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71506,做多,2025-10-03 20:15:00,2025-10-03 20:40:00,4512.93,4539.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71507,做多,2025-10-03 21:55:00,2025-10-03 22:10:00,4521.1,4528.52,0.0,100.0,0.0,0.0,0.0,0.0,flip -71508,做空,2025-10-03 22:10:00,2025-10-03 22:20:00,4528.52,4526.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71509,做多,2025-10-03 22:20:00,2025-10-03 22:25:00,4526.95,4524.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71510,做空,2025-10-03 22:25:00,2025-10-03 22:30:00,4524.56,4529.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71511,做多,2025-10-03 22:30:00,2025-10-03 22:50:00,4529.1,4524.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71512,做空,2025-10-03 22:50:00,2025-10-03 22:55:00,4524.8,4526.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71513,做多,2025-10-03 22:55:00,2025-10-03 23:00:00,4526.65,4520.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71514,做空,2025-10-03 23:00:00,2025-10-03 23:10:00,4520.54,4515.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71515,做多,2025-10-04 02:40:00,2025-10-04 03:00:00,4478.36,4477.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71516,做空,2025-10-04 03:00:00,2025-10-04 03:15:00,4477.21,4477.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71517,做多,2025-10-04 03:15:00,2025-10-04 03:45:00,4477.85,4478.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71518,做空,2025-10-04 03:45:00,2025-10-04 03:50:00,4478.07,4483.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71519,做多,2025-10-04 03:50:00,2025-10-04 04:00:00,4483.9,4485.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71520,做多,2025-10-04 04:30:00,2025-10-04 04:40:00,4480.65,4492.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71521,做多,2025-10-04 04:40:00,2025-10-04 04:45:00,4492.13,4493.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71522,做多,2025-10-04 06:55:00,2025-10-04 07:10:00,4504.99,4503.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71523,做空,2025-10-04 07:10:00,2025-10-04 07:25:00,4503.9,4498.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71524,做多,2025-10-04 09:10:00,2025-10-04 09:30:00,4494.21,4491.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71525,做空,2025-10-04 09:30:00,2025-10-04 10:00:00,4491.99,4495.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71526,做多,2025-10-04 10:00:00,2025-10-04 10:20:00,4495.67,4499.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71527,做多,2025-10-04 11:00:00,2025-10-04 11:05:00,4493.0,4486.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71528,做空,2025-10-04 11:05:00,2025-10-04 11:25:00,4486.36,4489.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71529,做多,2025-10-04 11:25:00,2025-10-04 11:35:00,4489.79,4486.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71530,做空,2025-10-04 11:35:00,2025-10-04 12:05:00,4486.08,4478.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71531,做多,2025-10-04 12:10:00,2025-10-04 12:15:00,4486.1,4482.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71532,做空,2025-10-04 12:15:00,2025-10-04 12:30:00,4482.28,4484.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71533,做多,2025-10-04 12:30:00,2025-10-04 12:40:00,4484.29,4484.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71534,做空,2025-10-04 12:40:00,2025-10-04 13:00:00,4484.7,4495.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71535,做多,2025-10-04 13:00:00,2025-10-04 13:05:00,4495.84,4504.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71536,做多,2025-10-04 16:30:00,2025-10-04 17:00:00,4461.01,4470.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71537,做多,2025-10-04 17:55:00,2025-10-04 18:05:00,4462.19,4462.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71538,做空,2025-10-04 18:05:00,2025-10-04 18:10:00,4462.64,4462.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71539,做多,2025-10-04 18:10:00,2025-10-04 18:15:00,4462.99,4454.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71540,做空,2025-10-04 18:15:00,2025-10-04 18:45:00,4454.02,4452.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71541,做多,2025-10-04 19:10:00,2025-10-04 20:00:00,4460.55,4467.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71542,做多,2025-10-04 22:00:00,2025-10-04 22:05:00,4484.27,4483.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71543,做多,2025-10-04 22:25:00,2025-10-04 23:00:00,4484.85,4485.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71544,做空,2025-10-04 23:00:00,2025-10-04 23:40:00,4485.01,4486.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71545,做多,2025-10-04 23:40:00,2025-10-04 23:45:00,4486.39,4484.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71546,做空,2025-10-04 23:45:00,2025-10-04 23:55:00,4484.35,4484.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71547,做多,2025-10-04 23:55:00,2025-10-05 00:05:00,4484.8,4481.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71548,做空,2025-10-05 00:05:00,2025-10-05 00:15:00,4481.03,4486.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71549,做多,2025-10-05 00:15:00,2025-10-05 00:20:00,4486.43,4489.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71550,做多,2025-10-05 01:25:00,2025-10-05 02:00:00,4477.45,4479.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -71551,做空,2025-10-05 02:00:00,2025-10-05 02:25:00,4479.82,4490.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71552,做多,2025-10-05 02:25:00,2025-10-05 02:30:00,4490.0,4534.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71553,做多,2025-10-05 04:00:00,2025-10-05 04:05:00,4544.25,4530.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71554,做空,2025-10-05 04:05:00,2025-10-05 04:20:00,4530.01,4540.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71555,做多,2025-10-05 04:20:00,2025-10-05 04:45:00,4540.89,4572.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71556,做多,2025-10-05 05:55:00,2025-10-05 06:00:00,4568.07,4567.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71557,做空,2025-10-05 06:00:00,2025-10-05 06:20:00,4567.58,4559.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71558,做多,2025-10-05 06:45:00,2025-10-05 06:50:00,4567.98,4559.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71559,做空,2025-10-05 06:50:00,2025-10-05 07:05:00,4559.69,4575.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71560,做多,2025-10-05 07:05:00,2025-10-05 07:10:00,4575.65,4576.84,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71561,做多,2025-10-05 11:00:00,2025-10-05 11:05:00,4548.0,4537.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71562,做空,2025-10-05 11:05:00,2025-10-05 11:15:00,4537.59,4540.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71563,做多,2025-10-05 11:15:00,2025-10-05 11:45:00,4540.55,4554.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71564,做多,2025-10-05 12:15:00,2025-10-05 12:25:00,4544.2,4541.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71565,做空,2025-10-05 12:25:00,2025-10-05 12:35:00,4541.51,4535.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71566,做多,2025-10-05 13:25:00,2025-10-05 13:40:00,4537.64,4535.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71567,做空,2025-10-05 13:40:00,2025-10-05 13:45:00,4535.66,4538.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71568,做多,2025-10-05 13:45:00,2025-10-05 14:00:00,4538.81,4546.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71569,做多,2025-10-05 14:00:00,2025-10-05 14:05:00,4546.41,4546.66,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71570,做多,2025-10-05 14:35:00,2025-10-05 15:20:00,4537.0,4540.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -71571,做空,2025-10-05 15:20:00,2025-10-05 16:05:00,4540.46,4537.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -71572,做多,2025-10-05 16:05:00,2025-10-05 16:15:00,4537.61,4531.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71573,做空,2025-10-05 16:15:00,2025-10-05 16:25:00,4531.64,4533.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71574,做多,2025-10-05 16:25:00,2025-10-05 16:30:00,4533.29,4529.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71575,做空,2025-10-05 16:30:00,2025-10-05 16:35:00,4529.46,4534.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71576,做多,2025-10-05 16:35:00,2025-10-05 16:40:00,4534.23,4526.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71577,做空,2025-10-05 16:40:00,2025-10-05 16:45:00,4526.0,4510.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71578,做多,2025-10-05 17:00:00,2025-10-05 17:05:00,4531.66,4525.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71579,做空,2025-10-05 17:05:00,2025-10-05 17:30:00,4525.64,4506.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71580,做多,2025-10-05 18:30:00,2025-10-05 19:00:00,4519.0,4511.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71581,做空,2025-10-05 19:00:00,2025-10-05 19:05:00,4511.01,4503.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71582,做多,2025-10-05 20:30:00,2025-10-05 20:55:00,4500.14,4496.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71583,做空,2025-10-05 20:55:00,2025-10-05 21:15:00,4496.54,4497.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71584,做多,2025-10-05 21:15:00,2025-10-05 21:30:00,4497.83,4496.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71585,做空,2025-10-05 21:30:00,2025-10-05 21:35:00,4496.67,4499.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71586,做多,2025-10-05 21:35:00,2025-10-05 21:40:00,4499.59,4501.79,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71587,做多,2025-10-05 23:55:00,2025-10-06 00:00:00,4512.35,4509.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71588,做空,2025-10-06 00:00:00,2025-10-06 00:10:00,4509.89,4518.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71589,做多,2025-10-06 00:10:00,2025-10-06 00:15:00,4518.25,4547.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71590,做多,2025-10-06 00:30:00,2025-10-06 01:30:00,4514.56,4533.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71591,做多,2025-10-06 02:40:00,2025-10-06 02:45:00,4519.26,4540.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71592,做多,2025-10-06 02:45:00,2025-10-06 02:50:00,4540.31,4535.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71593,做多,2025-10-06 04:10:00,2025-10-06 04:15:00,4533.81,4532.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71594,做空,2025-10-06 04:15:00,2025-10-06 04:20:00,4532.35,4535.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71595,做多,2025-10-06 04:20:00,2025-10-06 04:30:00,4535.0,4533.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71596,做多,2025-10-06 05:45:00,2025-10-06 05:50:00,4526.41,4524.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71597,做空,2025-10-06 05:50:00,2025-10-06 07:40:00,4524.9,4536.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71598,做多,2025-10-06 08:30:00,2025-10-06 10:00:00,4563.79,4571.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71599,做多,2025-10-06 10:20:00,2025-10-06 10:50:00,4564.99,4572.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71600,做多,2025-10-06 11:15:00,2025-10-06 11:25:00,4569.01,4586.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71601,做多,2025-10-06 11:55:00,2025-10-06 12:10:00,4569.54,4583.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71602,做多,2025-10-06 12:40:00,2025-10-06 12:50:00,4575.0,4578.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -71603,做空,2025-10-06 12:50:00,2025-10-06 13:05:00,4578.24,4584.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71604,做多,2025-10-06 13:05:00,2025-10-06 13:10:00,4584.99,4579.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71605,做空,2025-10-06 13:10:00,2025-10-06 16:15:00,4579.63,4669.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71606,做多,2025-10-06 16:15:00,2025-10-06 16:20:00,4669.26,4662.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71607,做空,2025-10-06 16:20:00,2025-10-06 16:30:00,4662.43,4667.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71608,做多,2025-10-06 16:30:00,2025-10-06 17:05:00,4667.53,4685.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71609,做多,2025-10-06 18:50:00,2025-10-06 18:55:00,4708.56,4710.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71610,做多,2025-10-06 20:30:00,2025-10-06 20:35:00,4707.86,4699.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71611,做空,2025-10-06 20:35:00,2025-10-06 21:55:00,4699.17,4692.17,0.0,100.0,0.0,0.0,0.0,0.0,flip -71612,做多,2025-10-06 21:55:00,2025-10-06 22:00:00,4692.17,4698.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71613,做多,2025-10-06 22:45:00,2025-10-06 22:50:00,4692.18,4699.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71614,做多,2025-10-06 23:10:00,2025-10-06 23:20:00,4690.14,4692.96,0.0,100.0,0.0,0.0,0.0,0.0,flip -71615,做空,2025-10-06 23:20:00,2025-10-06 23:45:00,4692.96,4694.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71616,做多,2025-10-06 23:45:00,2025-10-06 23:50:00,4694.36,4688.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71617,做空,2025-10-06 23:50:00,2025-10-07 00:00:00,4688.41,4684.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71618,做多,2025-10-07 01:00:00,2025-10-07 01:15:00,4686.77,4674.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71619,做空,2025-10-07 01:15:00,2025-10-07 01:20:00,4674.12,4669.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71620,做多,2025-10-07 01:40:00,2025-10-07 01:45:00,4686.95,4674.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71621,做空,2025-10-07 01:45:00,2025-10-07 02:00:00,4674.67,4676.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71622,做多,2025-10-07 02:00:00,2025-10-07 02:35:00,4676.19,4672.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71623,做空,2025-10-07 02:35:00,2025-10-07 02:45:00,4672.9,4677.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71624,做多,2025-10-07 02:45:00,2025-10-07 03:00:00,4677.7,4684.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71625,做多,2025-10-07 04:20:00,2025-10-07 04:30:00,4686.01,4702.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71626,做多,2025-10-07 06:00:00,2025-10-07 06:05:00,4712.37,4706.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71627,做空,2025-10-07 06:05:00,2025-10-07 06:10:00,4706.54,4700.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71628,做多,2025-10-07 07:50:00,2025-10-07 08:00:00,4673.34,4668.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71629,做空,2025-10-07 08:00:00,2025-10-07 08:05:00,4668.45,4658.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71630,做多,2025-10-07 08:40:00,2025-10-07 08:45:00,4670.73,4663.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71631,做空,2025-10-07 08:45:00,2025-10-07 11:15:00,4663.84,4689.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71632,做多,2025-10-07 11:15:00,2025-10-07 11:30:00,4689.37,4706.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71633,做多,2025-10-07 16:35:00,2025-10-07 16:40:00,4514.52,4508.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71634,做空,2025-10-07 16:40:00,2025-10-07 16:45:00,4508.0,4519.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71635,做多,2025-10-07 16:45:00,2025-10-07 16:50:00,4519.92,4508.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71636,做空,2025-10-07 16:50:00,2025-10-07 17:00:00,4508.56,4501.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -71637,做多,2025-10-07 17:00:00,2025-10-07 17:05:00,4501.74,4493.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71638,做空,2025-10-07 17:05:00,2025-10-07 17:20:00,4493.99,4496.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71639,做多,2025-10-07 17:20:00,2025-10-07 17:25:00,4496.9,4492.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71640,做空,2025-10-07 17:25:00,2025-10-07 17:55:00,4492.89,4473.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71641,做多,2025-10-07 19:00:00,2025-10-07 19:25:00,4476.15,4460.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71642,做空,2025-10-07 19:25:00,2025-10-07 19:30:00,4460.04,4478.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71643,做多,2025-10-07 19:30:00,2025-10-07 19:40:00,4478.0,4467.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71644,做空,2025-10-07 19:40:00,2025-10-07 19:45:00,4467.95,4477.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71645,做多,2025-10-07 19:45:00,2025-10-07 19:50:00,4477.4,4481.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71646,做多,2025-10-07 22:15:00,2025-10-07 22:20:00,4501.45,4493.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71647,做空,2025-10-07 22:20:00,2025-10-07 22:30:00,4493.55,4501.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71648,做多,2025-10-07 22:30:00,2025-10-07 22:35:00,4501.58,4491.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71649,做空,2025-10-07 22:35:00,2025-10-07 22:45:00,4491.44,4497.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71650,做多,2025-10-07 22:45:00,2025-10-07 22:50:00,4497.79,4492.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71651,做空,2025-10-07 22:50:00,2025-10-07 22:55:00,4492.96,4495.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71652,做多,2025-10-07 22:55:00,2025-10-07 23:00:00,4495.67,4487.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71653,做空,2025-10-07 23:00:00,2025-10-07 23:10:00,4487.35,4481.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71654,做多,2025-10-08 00:40:00,2025-10-08 01:10:00,4468.04,4460.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71655,做空,2025-10-08 01:10:00,2025-10-08 01:15:00,4460.0,4482.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71656,做多,2025-10-08 01:15:00,2025-10-08 02:15:00,4482.74,4484.84,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71657,做多,2025-10-08 02:45:00,2025-10-08 02:55:00,4480.7,4479.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71658,做空,2025-10-08 02:55:00,2025-10-08 03:00:00,4479.0,4465.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71659,做多,2025-10-08 04:30:00,2025-10-08 05:10:00,4461.1,4446.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71660,做空,2025-10-08 05:10:00,2025-10-08 05:25:00,4446.9,4432.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71661,做多,2025-10-08 06:10:00,2025-10-08 06:25:00,4445.4,4441.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71662,做空,2025-10-08 06:25:00,2025-10-08 07:40:00,4441.35,4448.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71663,做多,2025-10-08 07:40:00,2025-10-08 07:55:00,4448.34,4461.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71664,做多,2025-10-08 09:35:00,2025-10-08 10:05:00,4481.93,4491.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71665,做多,2025-10-08 10:15:00,2025-10-08 10:20:00,4488.0,4486.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71666,做多,2025-10-08 11:25:00,2025-10-08 11:30:00,4490.87,4486.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71667,做空,2025-10-08 11:30:00,2025-10-08 12:05:00,4486.44,4477.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71668,做多,2025-10-08 12:10:00,2025-10-08 13:20:00,4488.85,4477.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71669,做空,2025-10-08 13:20:00,2025-10-08 13:30:00,4477.93,4471.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71670,做多,2025-10-08 13:55:00,2025-10-08 14:00:00,4474.06,4510.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71671,做多,2025-10-08 14:00:00,2025-10-08 14:05:00,4510.05,4502.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71672,做多,2025-10-08 16:10:00,2025-10-08 16:35:00,4455.2,4463.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71673,做多,2025-10-08 18:35:00,2025-10-08 20:30:00,4530.14,4512.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71674,做空,2025-10-08 20:30:00,2025-10-08 20:35:00,4512.59,4515.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71675,做多,2025-10-08 20:35:00,2025-10-08 20:40:00,4515.58,4514.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71676,做空,2025-10-08 20:40:00,2025-10-08 20:50:00,4514.94,4507.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71677,做多,2025-10-08 21:15:00,2025-10-08 21:25:00,4514.76,4521.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71678,做多,2025-10-08 21:55:00,2025-10-08 22:00:00,4523.78,4528.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71679,做多,2025-10-08 22:50:00,2025-10-08 23:50:00,4522.36,4524.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -71680,做空,2025-10-08 23:50:00,2025-10-09 00:15:00,4524.82,4527.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71681,做多,2025-10-09 00:15:00,2025-10-09 00:25:00,4527.69,4517.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71682,做空,2025-10-09 00:25:00,2025-10-09 00:55:00,4517.34,4509.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71683,做多,2025-10-09 03:20:00,2025-10-09 04:35:00,4438.25,4446.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -71684,做空,2025-10-09 04:35:00,2025-10-09 04:45:00,4446.15,4449.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71685,做多,2025-10-09 04:45:00,2025-10-09 05:00:00,4449.97,4453.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71686,做多,2025-10-09 05:45:00,2025-10-09 05:50:00,4448.39,4448.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71687,做空,2025-10-09 05:50:00,2025-10-09 06:05:00,4448.03,4435.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71688,做多,2025-10-09 06:35:00,2025-10-09 07:55:00,4439.5,4424.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71689,做空,2025-10-09 07:55:00,2025-10-09 08:05:00,4424.42,4406.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71690,做多,2025-10-09 09:50:00,2025-10-09 10:15:00,4340.15,4333.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71691,做空,2025-10-09 10:15:00,2025-10-09 10:20:00,4333.04,4333.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71692,做多,2025-10-09 10:20:00,2025-10-09 10:40:00,4333.01,4347.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71693,做多,2025-10-09 15:00:00,2025-10-09 15:05:00,4356.04,4353.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71694,做空,2025-10-09 15:05:00,2025-10-09 15:35:00,4353.13,4296.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71695,做多,2025-10-09 17:10:00,2025-10-09 17:15:00,4303.33,4303.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71696,做空,2025-10-09 17:15:00,2025-10-09 17:20:00,4303.18,4305.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71697,做多,2025-10-09 17:20:00,2025-10-09 17:25:00,4305.61,4299.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71698,做空,2025-10-09 17:25:00,2025-10-09 17:30:00,4299.9,4306.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71699,做多,2025-10-09 17:30:00,2025-10-09 17:50:00,4306.95,4316.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71700,做多,2025-10-09 19:00:00,2025-10-09 19:55:00,4316.0,4335.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71701,做多,2025-10-09 20:30:00,2025-10-09 20:45:00,4331.61,4334.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71702,做多,2025-10-09 23:20:00,2025-10-10 00:25:00,4366.3,4381.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71703,做多,2025-10-10 01:50:00,2025-10-10 03:30:00,4373.99,4383.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71704,做多,2025-10-10 05:20:00,2025-10-10 05:25:00,4356.65,4353.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71705,做多,2025-10-10 06:30:00,2025-10-10 06:35:00,4355.0,4342.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71706,做空,2025-10-10 06:35:00,2025-10-10 06:45:00,4342.96,4326.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71707,做多,2025-10-10 08:15:00,2025-10-10 08:25:00,4329.27,4332.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71708,做多,2025-10-10 10:45:00,2025-10-10 11:20:00,4338.84,4328.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71709,做空,2025-10-10 11:20:00,2025-10-10 11:25:00,4328.15,4333.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71710,做多,2025-10-10 11:25:00,2025-10-10 12:05:00,4333.04,4343.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71711,做多,2025-10-10 12:15:00,2025-10-10 12:35:00,4339.43,4340.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71712,做空,2025-10-10 12:35:00,2025-10-10 12:45:00,4340.11,4339.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71713,做多,2025-10-10 12:45:00,2025-10-10 13:00:00,4339.01,4358.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71714,做多,2025-10-10 13:55:00,2025-10-10 14:10:00,4354.3,4349.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71715,做空,2025-10-10 14:10:00,2025-10-10 14:15:00,4349.12,4330.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71716,做多,2025-10-10 20:20:00,2025-10-10 20:30:00,4013.2,4012.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71717,做空,2025-10-10 20:30:00,2025-10-10 20:50:00,4012.52,3924.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71718,做多,2025-10-10 21:40:00,2025-10-10 22:55:00,3823.28,3853.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -71719,做空,2025-10-10 22:55:00,2025-10-10 23:25:00,3853.11,3862.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71720,做多,2025-10-10 23:25:00,2025-10-10 23:35:00,3862.36,3900.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71721,做多,2025-10-11 00:05:00,2025-10-11 00:15:00,3868.67,3809.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71722,做空,2025-10-11 00:15:00,2025-10-11 00:40:00,3809.64,3840.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71723,做多,2025-10-11 00:40:00,2025-10-11 00:50:00,3840.09,3843.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -71724,做空,2025-10-11 00:50:00,2025-10-11 01:15:00,3843.54,3777.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71725,做多,2025-10-11 02:15:00,2025-10-11 02:40:00,3774.72,3855.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71726,做多,2025-10-11 04:00:00,2025-10-11 04:35:00,3797.72,3783.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71727,做空,2025-10-11 04:35:00,2025-10-11 04:40:00,3783.44,3793.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71728,做多,2025-10-11 04:40:00,2025-10-11 04:45:00,3793.91,3782.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71729,做空,2025-10-11 04:45:00,2025-10-11 04:50:00,3782.23,3811.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71730,做多,2025-10-11 04:50:00,2025-10-11 05:00:00,3811.03,3813.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71731,做多,2025-10-11 05:45:00,2025-10-11 05:55:00,3795.75,3787.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71732,做空,2025-10-11 05:55:00,2025-10-11 06:10:00,3787.3,3798.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71733,做多,2025-10-11 06:10:00,2025-10-11 06:15:00,3798.79,3798.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71734,做空,2025-10-11 06:15:00,2025-10-11 07:05:00,3798.28,3761.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71735,做多,2025-10-11 08:05:00,2025-10-11 08:15:00,3763.13,3796.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71736,做多,2025-10-11 10:05:00,2025-10-11 10:15:00,3821.08,3826.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -71737,做空,2025-10-11 10:15:00,2025-10-11 10:20:00,3826.57,3833.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71738,做多,2025-10-11 10:20:00,2025-10-11 10:25:00,3833.04,3852.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71739,做多,2025-10-11 10:55:00,2025-10-11 11:00:00,3832.35,3819.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71740,做空,2025-10-11 11:00:00,2025-10-11 11:05:00,3819.6,3817.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71741,做多,2025-10-11 11:25:00,2025-10-11 12:00:00,3821.64,3832.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -71742,做空,2025-10-11 12:00:00,2025-10-11 12:50:00,3832.36,3813.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71743,做多,2025-10-11 13:10:00,2025-10-11 14:05:00,3825.83,3819.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71744,做空,2025-10-11 14:05:00,2025-10-11 14:25:00,3819.25,3802.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71745,做多,2025-10-11 14:45:00,2025-10-11 15:10:00,3811.41,3841.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71746,做多,2025-10-11 15:45:00,2025-10-11 16:25:00,3820.94,3829.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -71747,做空,2025-10-11 16:25:00,2025-10-11 16:35:00,3829.38,3812.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71748,做多,2025-10-11 17:05:00,2025-10-11 17:15:00,3827.16,3827.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71749,做空,2025-10-11 17:15:00,2025-10-11 17:50:00,3827.63,3824.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -71750,做多,2025-10-11 17:50:00,2025-10-11 17:55:00,3824.15,3823.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71751,做空,2025-10-11 17:55:00,2025-10-11 19:00:00,3823.19,3800.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71752,做多,2025-10-11 21:20:00,2025-10-11 21:30:00,3730.32,3713.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71753,做空,2025-10-11 21:30:00,2025-10-12 00:00:00,3713.88,3735.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71754,做多,2025-10-12 00:30:00,2025-10-12 00:35:00,3751.79,3739.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71755,做多,2025-10-12 01:25:00,2025-10-12 01:50:00,3719.17,3722.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -71756,做空,2025-10-12 01:50:00,2025-10-12 02:00:00,3722.99,3718.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -71757,做多,2025-10-12 02:00:00,2025-10-12 02:25:00,3718.13,3734.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71758,做多,2025-10-12 02:50:00,2025-10-12 03:00:00,3723.1,3742.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71759,做多,2025-10-12 06:00:00,2025-10-12 06:10:00,3810.34,3818.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71760,做多,2025-10-12 07:45:00,2025-10-12 07:55:00,3829.55,3825.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71761,做空,2025-10-12 07:55:00,2025-10-12 08:00:00,3825.26,3828.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71762,做多,2025-10-12 08:00:00,2025-10-12 08:05:00,3828.18,3827.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71763,做空,2025-10-12 08:05:00,2025-10-12 08:10:00,3827.26,3831.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71764,做多,2025-10-12 08:10:00,2025-10-12 08:20:00,3831.52,3836.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71765,做多,2025-10-12 08:50:00,2025-10-12 09:55:00,3826.48,3841.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71766,做多,2025-10-12 10:25:00,2025-10-12 11:10:00,3818.79,3827.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -71767,做空,2025-10-12 11:10:00,2025-10-12 12:00:00,3827.23,3821.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -71768,做多,2025-10-12 12:00:00,2025-10-12 12:05:00,3821.07,3830.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71769,做多,2025-10-12 13:10:00,2025-10-12 13:15:00,3828.97,3818.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71770,做空,2025-10-12 13:15:00,2025-10-12 13:20:00,3818.5,3807.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71771,做多,2025-10-12 13:40:00,2025-10-12 14:05:00,3817.62,3818.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71772,做空,2025-10-12 14:05:00,2025-10-12 14:10:00,3818.34,3822.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71773,做多,2025-10-12 14:10:00,2025-10-12 14:35:00,3822.18,3820.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71774,做多,2025-10-12 19:10:00,2025-10-12 19:35:00,4127.55,4118.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71775,做空,2025-10-12 19:35:00,2025-10-12 19:40:00,4118.02,4120.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71776,做多,2025-10-12 19:40:00,2025-10-12 20:30:00,4120.39,4146.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71777,做多,2025-10-12 21:00:00,2025-10-12 21:05:00,4144.96,4132.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71778,做空,2025-10-12 21:05:00,2025-10-12 21:10:00,4132.27,4149.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71779,做多,2025-10-12 21:10:00,2025-10-12 21:15:00,4149.28,4139.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71780,做空,2025-10-12 21:15:00,2025-10-12 21:25:00,4139.49,4120.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71781,做多,2025-10-12 21:55:00,2025-10-12 22:00:00,4133.94,4130.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71782,做空,2025-10-12 22:00:00,2025-10-12 22:20:00,4130.0,4129.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71783,做多,2025-10-12 22:20:00,2025-10-12 22:25:00,4129.94,4125.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71784,做空,2025-10-12 22:25:00,2025-10-12 22:30:00,4125.64,4134.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71785,做多,2025-10-12 22:30:00,2025-10-12 22:50:00,4134.63,4137.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71786,做多,2025-10-12 23:05:00,2025-10-12 23:30:00,4127.06,4139.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71787,做多,2025-10-13 00:10:00,2025-10-13 00:15:00,4146.65,4177.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71788,做多,2025-10-13 00:50:00,2025-10-13 01:30:00,4141.63,4168.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71789,做多,2025-10-13 02:45:00,2025-10-13 05:00:00,4162.89,4129.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71790,做空,2025-10-13 05:00:00,2025-10-13 05:05:00,4129.63,4131.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71791,做多,2025-10-13 05:05:00,2025-10-13 05:30:00,4131.99,4128.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71792,做空,2025-10-13 05:30:00,2025-10-13 05:35:00,4128.05,4131.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71793,做多,2025-10-13 05:35:00,2025-10-13 05:40:00,4131.26,4124.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71794,做空,2025-10-13 05:40:00,2025-10-13 05:45:00,4124.37,4129.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71795,做多,2025-10-13 05:45:00,2025-10-13 05:55:00,4129.98,4129.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71796,做空,2025-10-13 05:55:00,2025-10-13 06:00:00,4129.99,4120.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71797,做多,2025-10-13 06:05:00,2025-10-13 06:10:00,4140.45,4140.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71798,做多,2025-10-13 07:50:00,2025-10-13 08:00:00,4170.34,4173.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -71799,做空,2025-10-13 08:00:00,2025-10-13 08:05:00,4173.21,4174.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71800,做多,2025-10-13 08:05:00,2025-10-13 08:35:00,4174.25,4181.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -71801,做空,2025-10-13 08:35:00,2025-10-13 08:45:00,4181.03,4173.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71802,做多,2025-10-13 08:50:00,2025-10-13 08:55:00,4179.23,4173.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71803,做空,2025-10-13 08:55:00,2025-10-13 09:05:00,4173.52,4159.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71804,做多,2025-10-13 10:05:00,2025-10-13 10:50:00,4159.58,4151.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71805,做空,2025-10-13 10:50:00,2025-10-13 11:00:00,4151.43,4137.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71806,做多,2025-10-13 12:10:00,2025-10-13 12:55:00,4099.7,4095.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71807,做空,2025-10-13 12:55:00,2025-10-13 13:25:00,4095.91,4099.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71808,做多,2025-10-13 13:25:00,2025-10-13 13:30:00,4099.9,4150.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71809,做多,2025-10-13 13:30:00,2025-10-13 13:35:00,4150.87,4127.83,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71810,做多,2025-10-13 14:30:00,2025-10-13 15:20:00,4118.56,4117.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71811,做空,2025-10-13 15:20:00,2025-10-13 15:30:00,4117.18,4124.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71812,做多,2025-10-13 15:30:00,2025-10-13 15:35:00,4124.84,4118.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71813,做空,2025-10-13 15:35:00,2025-10-13 20:35:00,4118.42,4257.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71814,做多,2025-10-13 20:35:00,2025-10-13 20:40:00,4257.35,4254.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71815,做空,2025-10-13 20:40:00,2025-10-13 21:40:00,4254.69,4264.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71816,做多,2025-10-13 21:40:00,2025-10-13 21:45:00,4264.38,4256.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71817,做空,2025-10-13 21:45:00,2025-10-13 22:00:00,4256.07,4265.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71818,做多,2025-10-13 22:00:00,2025-10-13 22:05:00,4265.36,4263.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71819,做空,2025-10-13 22:05:00,2025-10-13 22:15:00,4263.03,4261.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71820,做多,2025-10-13 22:15:00,2025-10-13 22:40:00,4261.26,4262.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71821,做空,2025-10-13 22:40:00,2025-10-13 22:45:00,4262.63,4266.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71822,做多,2025-10-13 22:45:00,2025-10-13 23:00:00,4266.64,4265.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71823,做空,2025-10-13 23:00:00,2025-10-13 23:25:00,4265.3,4249.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71824,做多,2025-10-14 00:15:00,2025-10-14 00:35:00,4246.77,4248.71,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71825,做空,2025-10-14 00:35:00,2025-10-14 00:45:00,4248.71,4233.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71826,做多,2025-10-14 04:10:00,2025-10-14 04:30:00,4147.95,4134.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71827,做空,2025-10-14 04:30:00,2025-10-14 04:35:00,4134.07,4117.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71828,做多,2025-10-14 08:10:00,2025-10-14 08:45:00,3985.63,3982.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71829,做空,2025-10-14 08:45:00,2025-10-14 08:50:00,3982.67,3987.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71830,做多,2025-10-14 08:50:00,2025-10-14 09:40:00,3987.61,3996.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -71831,做空,2025-10-14 09:40:00,2025-10-14 09:50:00,3996.29,3974.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71832,做多,2025-10-14 11:00:00,2025-10-14 12:05:00,3953.6,3957.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -71833,做空,2025-10-14 12:05:00,2025-10-14 12:10:00,3957.13,3967.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71834,做多,2025-10-14 12:10:00,2025-10-14 12:15:00,3967.01,3958.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71835,做空,2025-10-14 12:15:00,2025-10-14 12:30:00,3958.83,3937.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71836,做多,2025-10-14 12:50:00,2025-10-14 13:30:00,3949.44,3943.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71837,做空,2025-10-14 13:30:00,2025-10-14 13:35:00,3943.27,3932.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71838,做多,2025-10-14 13:45:00,2025-10-14 13:50:00,3961.7,3953.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71839,做多,2025-10-14 15:15:00,2025-10-14 15:35:00,3962.71,3988.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71840,做多,2025-10-14 17:40:00,2025-10-14 18:25:00,4110.58,4113.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -71841,做空,2025-10-14 18:25:00,2025-10-14 18:40:00,4113.54,4101.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71842,做多,2025-10-14 18:45:00,2025-10-14 18:50:00,4124.0,4117.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71843,做空,2025-10-14 18:50:00,2025-10-14 19:35:00,4117.53,4084.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71844,做多,2025-10-14 19:50:00,2025-10-14 21:10:00,4107.2,4095.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71845,做空,2025-10-14 21:10:00,2025-10-14 21:15:00,4095.44,4100.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71846,做多,2025-10-14 21:15:00,2025-10-14 21:35:00,4100.04,4097.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71847,做空,2025-10-14 21:35:00,2025-10-14 21:40:00,4097.28,4107.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71848,做多,2025-10-14 21:40:00,2025-10-14 21:45:00,4107.57,4106.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71849,做空,2025-10-14 21:45:00,2025-10-14 21:50:00,4106.0,4114.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71850,做多,2025-10-14 21:50:00,2025-10-14 22:00:00,4114.51,4131.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71851,做多,2025-10-14 22:55:00,2025-10-14 23:05:00,4116.62,4137.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71852,做多,2025-10-15 00:00:00,2025-10-15 00:05:00,4128.48,4127.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71853,做空,2025-10-15 00:05:00,2025-10-15 00:20:00,4127.37,4100.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71854,做多,2025-10-15 00:55:00,2025-10-15 01:00:00,4117.73,4092.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71855,做空,2025-10-15 01:00:00,2025-10-15 01:45:00,4092.89,4102.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71856,做多,2025-10-15 01:45:00,2025-10-15 01:50:00,4102.58,4112.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71857,做多,2025-10-15 04:15:00,2025-10-15 04:30:00,4095.31,4094.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71858,做空,2025-10-15 04:30:00,2025-10-15 05:55:00,4094.84,4108.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71859,做多,2025-10-15 05:55:00,2025-10-15 06:05:00,4108.0,4094.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71860,做空,2025-10-15 06:05:00,2025-10-15 06:10:00,4094.28,4098.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71861,做多,2025-10-15 06:35:00,2025-10-15 07:05:00,4102.97,4112.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -71862,做空,2025-10-15 07:05:00,2025-10-15 09:35:00,4112.2,4159.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71863,做多,2025-10-15 09:35:00,2025-10-15 14:10:00,4159.65,4084.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71864,做多,2025-10-15 16:45:00,2025-10-15 18:00:00,3985.4,3973.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71865,做空,2025-10-15 18:00:00,2025-10-15 19:40:00,3973.88,3993.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71866,做多,2025-10-15 19:40:00,2025-10-15 19:45:00,3993.29,3986.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71867,做空,2025-10-15 19:45:00,2025-10-15 19:50:00,3986.48,3970.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71868,做多,2025-10-15 20:00:00,2025-10-15 21:35:00,3991.63,3970.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71869,做空,2025-10-15 21:35:00,2025-10-15 22:00:00,3970.97,3954.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -71870,做多,2025-10-15 22:00:00,2025-10-15 22:20:00,3954.24,3968.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -71871,做空,2025-10-15 22:20:00,2025-10-15 23:05:00,3968.76,3974.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71872,做多,2025-10-15 23:05:00,2025-10-15 23:10:00,3974.12,3977.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71873,做多,2025-10-16 00:15:00,2025-10-16 00:30:00,3988.0,3987.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71874,做空,2025-10-16 00:30:00,2025-10-16 00:45:00,3987.8,3987.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71875,做多,2025-10-16 00:45:00,2025-10-16 00:50:00,3987.58,3980.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71876,做空,2025-10-16 00:50:00,2025-10-16 01:00:00,3980.0,3990.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71877,做多,2025-10-16 01:00:00,2025-10-16 01:05:00,3990.18,4001.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71878,做多,2025-10-16 04:10:00,2025-10-16 04:20:00,4023.63,4025.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71879,做空,2025-10-16 04:20:00,2025-10-16 04:40:00,4025.36,4006.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71880,做多,2025-10-16 05:35:00,2025-10-16 05:45:00,4015.41,4007.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71881,做空,2025-10-16 05:45:00,2025-10-16 05:50:00,4007.45,3989.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71882,做多,2025-10-16 06:10:00,2025-10-16 06:25:00,4000.0,4016.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71883,做多,2025-10-16 09:05:00,2025-10-16 09:10:00,4004.12,3998.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71884,做空,2025-10-16 09:10:00,2025-10-16 09:20:00,3998.8,3996.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -71885,做多,2025-10-16 09:20:00,2025-10-16 09:25:00,3996.61,3986.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71886,做空,2025-10-16 09:25:00,2025-10-16 09:30:00,3986.27,3941.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71887,做多,2025-10-16 09:40:00,2025-10-16 09:45:00,4017.2,4045.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71888,做多,2025-10-16 11:10:00,2025-10-16 11:15:00,4045.59,4043.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71889,做空,2025-10-16 11:15:00,2025-10-16 11:35:00,4043.81,4047.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71890,做多,2025-10-16 11:35:00,2025-10-16 11:50:00,4047.51,4053.49,0.0,100.0,0.0,0.0,0.0,0.0,flip -71891,做空,2025-10-16 11:50:00,2025-10-16 12:15:00,4053.49,4046.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -71892,做多,2025-10-16 12:15:00,2025-10-16 13:00:00,4046.02,4049.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -71893,做空,2025-10-16 13:00:00,2025-10-16 13:20:00,4049.24,4040.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71894,做多,2025-10-16 13:30:00,2025-10-16 13:35:00,4054.24,4056.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71895,做多,2025-10-16 14:40:00,2025-10-16 14:50:00,4053.31,4028.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71896,做空,2025-10-16 14:50:00,2025-10-16 15:10:00,4028.88,4010.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -71897,做多,2025-10-16 15:10:00,2025-10-16 17:50:00,4010.85,3917.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71898,做空,2025-10-16 17:50:00,2025-10-16 17:55:00,3917.44,3920.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71899,做多,2025-10-16 17:55:00,2025-10-16 18:00:00,3920.15,3898.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71900,做空,2025-10-16 18:00:00,2025-10-16 18:15:00,3898.47,3888.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71901,做多,2025-10-16 18:40:00,2025-10-16 21:20:00,3906.38,3863.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71902,做空,2025-10-16 21:20:00,2025-10-16 22:35:00,3863.19,3875.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71903,做多,2025-10-16 22:35:00,2025-10-16 22:40:00,3875.06,3869.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71904,做空,2025-10-16 22:40:00,2025-10-16 22:50:00,3869.86,3872.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71905,做多,2025-10-16 22:50:00,2025-10-16 22:55:00,3872.04,3863.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71906,做空,2025-10-16 22:55:00,2025-10-16 23:00:00,3863.25,3869.8,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71907,做多,2025-10-16 23:00:00,2025-10-16 23:15:00,3869.8,3886.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71908,做多,2025-10-17 01:45:00,2025-10-17 01:50:00,3920.4,3904.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71909,做空,2025-10-17 01:50:00,2025-10-17 02:00:00,3904.24,3920.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71910,做多,2025-10-17 02:00:00,2025-10-17 02:50:00,3920.55,3921.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71911,做空,2025-10-17 02:50:00,2025-10-17 04:20:00,3921.25,3921.18,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71912,做多,2025-10-17 04:30:00,2025-10-17 04:35:00,3926.99,3919.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71913,做空,2025-10-17 04:35:00,2025-10-17 04:40:00,3919.64,3918.25,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71914,做多,2025-10-17 05:25:00,2025-10-17 09:20:00,3918.59,3723.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71915,做空,2025-10-17 09:20:00,2025-10-17 09:25:00,3723.81,3742.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71916,做多,2025-10-17 09:25:00,2025-10-17 09:35:00,3742.23,3761.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71917,做多,2025-10-17 10:00:00,2025-10-17 10:05:00,3732.36,3720.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71918,做空,2025-10-17 10:05:00,2025-10-17 10:10:00,3720.51,3716.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71919,做多,2025-10-17 10:50:00,2025-10-17 11:10:00,3722.83,3776.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71920,做多,2025-10-17 13:00:00,2025-10-17 13:25:00,3781.25,3775.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71921,做空,2025-10-17 13:25:00,2025-10-17 13:30:00,3775.94,3792.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71922,做多,2025-10-17 13:30:00,2025-10-17 13:35:00,3792.4,3786.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71923,做多,2025-10-17 13:50:00,2025-10-17 13:55:00,3795.02,3787.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71924,做多,2025-10-17 14:10:00,2025-10-17 14:15:00,3780.4,3767.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71925,做空,2025-10-17 14:15:00,2025-10-17 14:30:00,3767.35,3729.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71926,做多,2025-10-17 14:45:00,2025-10-17 14:50:00,3777.29,3757.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71927,做空,2025-10-17 14:50:00,2025-10-17 15:00:00,3757.05,3764.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71928,做多,2025-10-17 15:00:00,2025-10-17 15:05:00,3764.66,3757.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71929,做空,2025-10-17 15:05:00,2025-10-17 15:15:00,3757.25,3755.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -71930,做多,2025-10-17 15:15:00,2025-10-17 15:30:00,3755.32,3755.74,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71931,做空,2025-10-17 15:30:00,2025-10-17 15:35:00,3755.74,3769.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71932,做多,2025-10-17 15:35:00,2025-10-17 15:40:00,3769.02,3769.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71933,做多,2025-10-17 17:05:00,2025-10-17 17:40:00,3793.26,3801.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -71934,做空,2025-10-17 17:40:00,2025-10-17 19:35:00,3801.93,3818.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71935,做多,2025-10-17 19:50:00,2025-10-17 20:15:00,3829.79,3845.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71936,做多,2025-10-17 22:25:00,2025-10-18 00:30:00,3867.17,3830.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71937,做空,2025-10-18 00:30:00,2025-10-18 00:35:00,3830.35,3838.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71938,做多,2025-10-18 00:35:00,2025-10-18 01:00:00,3838.15,3847.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71939,做多,2025-10-18 02:20:00,2025-10-18 02:35:00,3861.36,3859.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71940,做空,2025-10-18 02:35:00,2025-10-18 02:50:00,3859.38,3847.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71941,做多,2025-10-18 03:10:00,2025-10-18 04:00:00,3859.4,3858.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71942,做空,2025-10-18 04:00:00,2025-10-18 04:40:00,3858.23,3842.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71943,做多,2025-10-18 05:20:00,2025-10-18 05:30:00,3857.82,3847.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71944,做空,2025-10-18 05:30:00,2025-10-18 05:35:00,3847.39,3858.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71945,做多,2025-10-18 05:35:00,2025-10-18 05:40:00,3858.93,3861.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71946,做多,2025-10-18 09:25:00,2025-10-18 10:30:00,3883.43,3882.32,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71947,做多,2025-10-18 10:30:00,2025-10-18 10:35:00,3882.32,3886.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71948,做多,2025-10-18 11:30:00,2025-10-18 11:50:00,3872.76,3873.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71949,做空,2025-10-18 11:50:00,2025-10-18 11:55:00,3873.99,3880.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71950,做多,2025-10-18 11:55:00,2025-10-18 12:00:00,3880.77,3878.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71951,做空,2025-10-18 12:00:00,2025-10-18 12:40:00,3878.45,3878.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71952,做多,2025-10-18 12:40:00,2025-10-18 13:00:00,3878.43,3871.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71953,做空,2025-10-18 13:00:00,2025-10-18 13:05:00,3871.92,3868.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71954,做多,2025-10-18 14:25:00,2025-10-18 14:35:00,3865.09,3873.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71955,做多,2025-10-18 15:35:00,2025-10-18 16:00:00,3868.28,3878.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71956,做多,2025-10-18 17:10:00,2025-10-18 17:25:00,3868.9,3885.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71957,做多,2025-10-18 18:55:00,2025-10-18 19:00:00,3886.82,3884.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71958,做空,2025-10-18 19:00:00,2025-10-18 19:05:00,3884.4,3888.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71959,做多,2025-10-18 19:05:00,2025-10-18 19:10:00,3888.63,3884.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71960,做空,2025-10-18 19:10:00,2025-10-18 19:15:00,3884.39,3888.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71961,做多,2025-10-18 19:15:00,2025-10-18 19:20:00,3888.99,3886.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71962,做多,2025-10-18 19:25:00,2025-10-18 19:30:00,3888.54,3888.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71963,做空,2025-10-18 19:30:00,2025-10-18 19:40:00,3888.1,3887.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71964,做多,2025-10-18 19:40:00,2025-10-18 19:45:00,3887.48,3891.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71965,做多,2025-10-18 20:15:00,2025-10-18 20:20:00,3888.59,3892.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71966,做多,2025-10-18 21:35:00,2025-10-18 21:40:00,3888.6,3888.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71967,做空,2025-10-18 21:40:00,2025-10-18 22:15:00,3888.57,3886.81,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71968,做多,2025-10-18 22:15:00,2025-10-18 22:45:00,3886.81,3884.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71969,做空,2025-10-18 22:45:00,2025-10-18 23:00:00,3884.18,3887.67,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -71970,做多,2025-10-18 23:30:00,2025-10-18 23:35:00,3886.7,3885.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71971,做空,2025-10-18 23:35:00,2025-10-18 23:45:00,3885.05,3885.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71972,做多,2025-10-18 23:45:00,2025-10-19 00:00:00,3885.68,3885.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71973,做空,2025-10-19 00:00:00,2025-10-19 00:05:00,3885.24,3886.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71974,做多,2025-10-19 00:05:00,2025-10-19 00:10:00,3886.89,3882.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71975,做空,2025-10-19 00:10:00,2025-10-19 00:15:00,3882.69,3880.96,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -71976,做多,2025-10-19 00:20:00,2025-10-19 00:25:00,3885.21,3879.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71977,做空,2025-10-19 00:25:00,2025-10-19 00:30:00,3879.51,3873.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71978,做多,2025-10-19 01:50:00,2025-10-19 02:10:00,3874.0,3865.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71979,做空,2025-10-19 02:10:00,2025-10-19 02:15:00,3865.55,3866.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71980,做多,2025-10-19 02:15:00,2025-10-19 02:25:00,3866.46,3866.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -71981,做空,2025-10-19 02:25:00,2025-10-19 02:35:00,3866.99,3868.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71982,做多,2025-10-19 02:35:00,2025-10-19 02:40:00,3868.13,3867.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71983,做空,2025-10-19 02:40:00,2025-10-19 02:45:00,3867.26,3869.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71984,做多,2025-10-19 02:45:00,2025-10-19 03:05:00,3869.38,3868.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71985,做空,2025-10-19 03:05:00,2025-10-19 03:15:00,3868.29,3880.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71986,做多,2025-10-19 03:15:00,2025-10-19 03:20:00,3880.75,3881.85,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -71987,做多,2025-10-19 07:30:00,2025-10-19 07:35:00,3888.55,3883.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71988,做空,2025-10-19 07:35:00,2025-10-19 08:25:00,3883.18,3873.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -71989,做多,2025-10-19 09:40:00,2025-10-19 09:45:00,3895.14,3920.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71990,做多,2025-10-19 12:55:00,2025-10-19 13:05:00,3919.7,3914.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71991,做空,2025-10-19 13:05:00,2025-10-19 13:20:00,3914.99,3919.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71992,做多,2025-10-19 13:20:00,2025-10-19 13:30:00,3919.39,3935.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71993,做多,2025-10-19 15:35:00,2025-10-19 16:40:00,3976.17,3983.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -71994,做多,2025-10-19 16:40:00,2025-10-19 16:50:00,3983.32,3982.92,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -71995,做多,2025-10-19 17:50:00,2025-10-19 18:05:00,3991.54,3988.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71996,做空,2025-10-19 18:05:00,2025-10-19 18:20:00,3988.72,3993.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71997,做多,2025-10-19 18:20:00,2025-10-19 18:25:00,3993.14,3991.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71998,做空,2025-10-19 18:25:00,2025-10-19 18:30:00,3991.8,3993.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -71999,做多,2025-10-19 18:30:00,2025-10-19 18:55:00,3993.32,3999.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72000,做多,2025-10-19 20:40:00,2025-10-19 20:45:00,3981.91,3990.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72001,做多,2025-10-19 20:45:00,2025-10-19 20:50:00,3990.72,3992.08,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72002,做多,2025-10-19 21:35:00,2025-10-19 21:45:00,3990.47,3988.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72003,做空,2025-10-19 21:45:00,2025-10-19 21:55:00,3988.16,3995.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72004,做多,2025-10-19 21:55:00,2025-10-19 22:00:00,3995.62,3995.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72005,做空,2025-10-19 22:00:00,2025-10-19 23:35:00,3995.59,3982.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72006,做多,2025-10-20 01:10:00,2025-10-20 01:30:00,3941.46,3938.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72007,做空,2025-10-20 01:30:00,2025-10-20 01:40:00,3938.58,3942.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72008,做多,2025-10-20 01:40:00,2025-10-20 01:50:00,3942.22,3942.93,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72009,做空,2025-10-20 01:50:00,2025-10-20 02:05:00,3942.93,3923.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72010,做多,2025-10-20 02:15:00,2025-10-20 02:35:00,3939.89,3957.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72011,做多,2025-10-20 07:10:00,2025-10-20 07:20:00,4071.38,4068.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72012,做空,2025-10-20 07:20:00,2025-10-20 07:35:00,4068.98,4061.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72013,做多,2025-10-20 08:30:00,2025-10-20 08:35:00,4059.85,4046.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72014,做空,2025-10-20 08:35:00,2025-10-20 09:10:00,4046.53,4046.14,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72015,做多,2025-10-20 09:10:00,2025-10-20 09:50:00,4046.14,4041.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72016,做空,2025-10-20 09:50:00,2025-10-20 09:55:00,4041.85,4042.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72017,做多,2025-10-20 09:55:00,2025-10-20 10:00:00,4042.95,4041.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72018,做空,2025-10-20 10:00:00,2025-10-20 10:10:00,4041.99,4043.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72019,做多,2025-10-20 10:10:00,2025-10-20 10:25:00,4043.55,4047.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72020,做多,2025-10-20 11:45:00,2025-10-20 12:00:00,4033.7,4028.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72021,做空,2025-10-20 12:00:00,2025-10-20 12:45:00,4028.52,4028.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72022,做多,2025-10-20 12:45:00,2025-10-20 13:00:00,4028.85,4035.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72023,做多,2025-10-20 13:15:00,2025-10-20 13:20:00,4031.31,4021.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72024,做空,2025-10-20 13:20:00,2025-10-20 13:25:00,4021.09,4024.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72025,做多,2025-10-20 13:30:00,2025-10-20 13:35:00,4029.06,4034.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72026,做多,2025-10-20 13:35:00,2025-10-20 13:40:00,4034.59,4031.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72027,做多,2025-10-20 14:25:00,2025-10-20 14:35:00,4042.37,4030.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72028,做空,2025-10-20 14:35:00,2025-10-20 14:45:00,4030.6,4036.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72029,做多,2025-10-20 14:45:00,2025-10-20 15:05:00,4036.01,4045.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72030,做多,2025-10-20 15:45:00,2025-10-20 15:50:00,4034.72,4024.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72031,做空,2025-10-20 15:50:00,2025-10-20 15:55:00,4024.44,4002.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72032,做多,2025-10-20 17:45:00,2025-10-20 17:50:00,3950.1,3949.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72033,做空,2025-10-20 17:50:00,2025-10-20 21:40:00,3949.41,3978.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72034,做多,2025-10-20 22:15:00,2025-10-20 22:20:00,3985.3,3981.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72035,做空,2025-10-20 22:20:00,2025-10-20 22:30:00,3981.13,3987.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72036,做多,2025-10-20 22:30:00,2025-10-20 23:05:00,3987.65,3981.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72037,做空,2025-10-20 23:05:00,2025-10-20 23:20:00,3981.79,3983.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72038,做多,2025-10-20 23:20:00,2025-10-20 23:30:00,3983.28,3982.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72039,做空,2025-10-20 23:30:00,2025-10-20 23:50:00,3982.75,3976.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72040,做多,2025-10-21 00:35:00,2025-10-21 00:45:00,3981.51,3974.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72041,做空,2025-10-21 00:45:00,2025-10-21 01:00:00,3974.02,3963.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72042,做多,2025-10-21 03:20:00,2025-10-21 03:25:00,3938.82,3934.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72043,做空,2025-10-21 03:25:00,2025-10-21 03:30:00,3934.15,3937.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72044,做多,2025-10-21 03:30:00,2025-10-21 03:40:00,3937.88,3933.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72045,做空,2025-10-21 03:40:00,2025-10-21 03:50:00,3933.78,3925.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72046,做多,2025-10-21 05:30:00,2025-10-21 05:35:00,3864.95,3853.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72047,做空,2025-10-21 05:35:00,2025-10-21 05:40:00,3853.36,3864.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72048,做多,2025-10-21 05:40:00,2025-10-21 06:00:00,3864.08,3856.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72049,做空,2025-10-21 06:00:00,2025-10-21 06:05:00,3856.56,3857.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72050,做多,2025-10-21 06:05:00,2025-10-21 06:15:00,3857.49,3872.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72051,做多,2025-10-21 07:15:00,2025-10-21 08:00:00,3885.19,3884.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72052,做空,2025-10-21 08:00:00,2025-10-21 08:10:00,3884.58,3877.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72053,做多,2025-10-21 09:20:00,2025-10-21 09:25:00,3872.46,3868.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72054,做空,2025-10-21 09:25:00,2025-10-21 09:45:00,3868.49,3866.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -72055,做多,2025-10-21 09:45:00,2025-10-21 10:15:00,3866.21,3863.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72056,做空,2025-10-21 10:15:00,2025-10-21 10:30:00,3863.71,3869.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72057,做多,2025-10-21 10:30:00,2025-10-21 10:35:00,3869.51,3873.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72058,做多,2025-10-21 11:10:00,2025-10-21 12:20:00,3873.56,3913.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72059,做多,2025-10-21 13:35:00,2025-10-21 13:40:00,3891.31,3875.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72060,做空,2025-10-21 13:40:00,2025-10-21 13:45:00,3875.86,3857.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72061,做多,2025-10-21 14:05:00,2025-10-21 14:10:00,3896.19,3925.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72062,做多,2025-10-21 18:45:00,2025-10-21 19:20:00,4009.7,3997.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72063,做空,2025-10-21 19:20:00,2025-10-21 19:35:00,3997.38,4002.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72064,做多,2025-10-21 19:35:00,2025-10-21 19:45:00,4002.44,4003.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72065,做空,2025-10-21 19:45:00,2025-10-21 20:05:00,4003.77,3980.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72066,做多,2025-10-21 21:45:00,2025-10-22 01:15:00,3946.99,3848.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72067,做空,2025-10-22 01:15:00,2025-10-22 01:20:00,3848.03,3859.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72068,做多,2025-10-22 01:20:00,2025-10-22 01:25:00,3859.42,3854.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72069,做空,2025-10-22 01:25:00,2025-10-22 01:35:00,3854.53,3856.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72070,做多,2025-10-22 01:35:00,2025-10-22 01:55:00,3856.4,3867.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72071,做多,2025-10-22 02:40:00,2025-10-22 02:45:00,3863.71,3861.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72072,做空,2025-10-22 02:45:00,2025-10-22 02:50:00,3861.57,3862.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72073,做多,2025-10-22 02:50:00,2025-10-22 04:05:00,3862.86,3869.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72074,做多,2025-10-22 06:20:00,2025-10-22 06:25:00,3861.31,3858.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72075,做空,2025-10-22 06:25:00,2025-10-22 06:30:00,3858.49,3863.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72076,做多,2025-10-22 06:30:00,2025-10-22 06:50:00,3863.59,3858.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72077,做空,2025-10-22 06:50:00,2025-10-22 07:05:00,3858.22,3842.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72078,做多,2025-10-22 07:15:00,2025-10-22 07:20:00,3855.85,3856.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72079,做空,2025-10-22 07:20:00,2025-10-22 07:25:00,3856.0,3859.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72080,做多,2025-10-22 07:25:00,2025-10-22 07:30:00,3859.25,3854.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72081,做空,2025-10-22 07:30:00,2025-10-22 07:35:00,3854.48,3861.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72082,做多,2025-10-22 07:35:00,2025-10-22 07:45:00,3861.81,3858.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72083,做空,2025-10-22 07:45:00,2025-10-22 08:15:00,3858.68,3855.85,0.0,100.0,0.0,0.0,0.0,0.0,flip -72084,做多,2025-10-22 08:15:00,2025-10-22 08:30:00,3855.85,3852.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72085,做空,2025-10-22 08:30:00,2025-10-22 08:35:00,3852.0,3854.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72086,做多,2025-10-22 08:35:00,2025-10-22 08:45:00,3854.32,3854.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72087,做空,2025-10-22 08:45:00,2025-10-22 08:50:00,3854.58,3852.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72088,做多,2025-10-22 09:30:00,2025-10-22 09:35:00,3852.63,3841.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72089,做空,2025-10-22 09:35:00,2025-10-22 09:40:00,3841.62,3833.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72090,做多,2025-10-22 10:05:00,2025-10-22 10:10:00,3845.59,3842.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72091,做空,2025-10-22 10:10:00,2025-10-22 10:40:00,3842.75,3831.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72092,做多,2025-10-22 11:20:00,2025-10-22 11:25:00,3829.61,3821.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72093,做空,2025-10-22 11:25:00,2025-10-22 11:30:00,3821.71,3828.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72094,做多,2025-10-22 11:30:00,2025-10-22 11:40:00,3828.39,3825.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72095,做空,2025-10-22 11:40:00,2025-10-22 11:50:00,3825.36,3825.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72096,做多,2025-10-22 11:50:00,2025-10-22 12:00:00,3825.64,3819.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72097,做空,2025-10-22 12:00:00,2025-10-22 12:05:00,3819.63,3827.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72098,做多,2025-10-22 12:05:00,2025-10-22 12:15:00,3827.65,3847.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72099,做多,2025-10-22 13:35:00,2025-10-22 13:40:00,3856.8,3839.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72100,做空,2025-10-22 13:40:00,2025-10-22 13:45:00,3839.07,3840.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72101,做多,2025-10-22 13:45:00,2025-10-22 13:55:00,3840.1,3871.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72102,做多,2025-10-22 14:55:00,2025-10-22 15:05:00,3851.45,3836.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72103,做空,2025-10-22 15:05:00,2025-10-22 15:35:00,3836.48,3835.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72104,做多,2025-10-22 15:35:00,2025-10-22 16:20:00,3835.23,3819.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72105,做空,2025-10-22 16:20:00,2025-10-22 16:25:00,3819.82,3839.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72106,做多,2025-10-22 16:25:00,2025-10-22 16:40:00,3839.15,3842.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72107,做多,2025-10-22 17:05:00,2025-10-22 17:10:00,3839.41,3832.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72108,做空,2025-10-22 17:10:00,2025-10-22 17:20:00,3832.48,3823.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72109,做多,2025-10-22 19:00:00,2025-10-22 19:20:00,3812.22,3811.1,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72110,做多,2025-10-22 22:05:00,2025-10-22 22:15:00,3756.11,3748.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72111,做空,2025-10-22 22:15:00,2025-10-22 22:40:00,3748.48,3750.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72112,做多,2025-10-22 22:40:00,2025-10-22 22:45:00,3750.52,3743.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72113,做空,2025-10-22 22:45:00,2025-10-23 02:10:00,3743.9,3819.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72114,做多,2025-10-23 02:10:00,2025-10-23 02:30:00,3819.12,3827.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72115,做多,2025-10-23 02:55:00,2025-10-23 03:05:00,3823.99,3824.73,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72116,做空,2025-10-23 03:05:00,2025-10-23 03:15:00,3824.73,3829.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72117,做多,2025-10-23 03:15:00,2025-10-23 03:20:00,3829.99,3828.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72118,做多,2025-10-23 03:50:00,2025-10-23 03:55:00,3828.0,3825.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72119,做空,2025-10-23 03:55:00,2025-10-23 04:00:00,3825.18,3828.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72120,做多,2025-10-23 04:00:00,2025-10-23 04:05:00,3828.1,3823.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72121,做空,2025-10-23 04:05:00,2025-10-23 04:15:00,3823.42,3826.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72122,做多,2025-10-23 04:15:00,2025-10-23 04:20:00,3826.49,3830.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72123,做多,2025-10-23 04:35:00,2025-10-23 04:40:00,3831.49,3842.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72124,做多,2025-10-23 07:40:00,2025-10-23 08:05:00,3881.49,3890.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72125,做多,2025-10-23 09:55:00,2025-10-23 10:10:00,3888.77,3897.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72126,做多,2025-10-23 13:25:00,2025-10-23 13:30:00,3845.1,3859.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72127,做多,2025-10-23 13:30:00,2025-10-23 13:35:00,3859.15,3858.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72128,做多,2025-10-23 13:45:00,2025-10-23 13:55:00,3851.54,3850.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72129,做空,2025-10-23 13:55:00,2025-10-23 14:05:00,3850.41,3827.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72130,做多,2025-10-23 14:30:00,2025-10-23 14:40:00,3841.43,3836.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72131,做空,2025-10-23 14:40:00,2025-10-23 14:45:00,3836.84,3844.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72132,做多,2025-10-23 14:45:00,2025-10-23 14:50:00,3844.36,3837.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72133,做空,2025-10-23 14:50:00,2025-10-23 14:55:00,3837.2,3846.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72134,做多,2025-10-23 14:55:00,2025-10-23 15:05:00,3846.12,3870.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72135,做多,2025-10-23 16:40:00,2025-10-23 16:50:00,3879.02,3926.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72136,做多,2025-10-23 19:45:00,2025-10-23 22:30:00,3866.17,3847.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72137,做多,2025-10-24 00:10:00,2025-10-24 00:15:00,3854.11,3859.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72138,做多,2025-10-24 00:15:00,2025-10-24 00:20:00,3859.61,3852.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72139,做多,2025-10-24 00:30:00,2025-10-24 00:35:00,3853.74,3858.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72140,做多,2025-10-24 01:30:00,2025-10-24 01:45:00,3863.55,3874.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72141,做多,2025-10-24 02:25:00,2025-10-24 02:30:00,3873.92,3880.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72142,做多,2025-10-24 03:35:00,2025-10-24 03:45:00,3880.6,3878.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72143,做空,2025-10-24 03:45:00,2025-10-24 03:50:00,3878.61,3885.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72144,做多,2025-10-24 03:50:00,2025-10-24 04:05:00,3885.64,3891.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72145,做多,2025-10-24 06:10:00,2025-10-24 06:30:00,3967.15,3979.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72146,做多,2025-10-24 08:40:00,2025-10-24 08:50:00,3952.77,3949.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72147,做空,2025-10-24 08:50:00,2025-10-24 10:05:00,3949.05,3955.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72148,做多,2025-10-24 10:05:00,2025-10-24 10:15:00,3955.99,3954.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72149,做空,2025-10-24 10:15:00,2025-10-24 10:20:00,3954.6,3947.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72150,做多,2025-10-24 10:45:00,2025-10-24 11:05:00,3955.44,3956.46,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72151,做空,2025-10-24 11:05:00,2025-10-24 11:30:00,3956.46,3939.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72152,做多,2025-10-24 12:00:00,2025-10-24 12:15:00,3950.59,3942.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72153,做空,2025-10-24 12:15:00,2025-10-24 12:25:00,3942.0,3954.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72154,做多,2025-10-24 12:25:00,2025-10-24 12:30:00,3954.06,3983.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72155,做多,2025-10-24 15:10:00,2025-10-24 15:20:00,3914.2,3914.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72156,做空,2025-10-24 15:20:00,2025-10-24 15:25:00,3914.99,3915.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72157,做多,2025-10-24 15:25:00,2025-10-24 15:30:00,3915.81,3908.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72158,做空,2025-10-24 15:30:00,2025-10-24 15:35:00,3908.68,3910.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72159,做多,2025-10-24 15:35:00,2025-10-24 17:05:00,3910.65,3881.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72160,做空,2025-10-24 17:05:00,2025-10-24 17:15:00,3881.15,3892.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72161,做多,2025-10-24 17:15:00,2025-10-24 17:20:00,3892.87,3899.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72162,做多,2025-10-24 18:00:00,2025-10-24 18:25:00,3894.29,3906.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72163,做多,2025-10-24 21:15:00,2025-10-24 21:20:00,3936.66,3934.81,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72164,做多,2025-10-24 23:30:00,2025-10-25 00:00:00,3931.65,3931.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72165,做空,2025-10-25 00:00:00,2025-10-25 00:05:00,3931.53,3925.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72166,做多,2025-10-25 00:45:00,2025-10-25 00:50:00,3925.84,3912.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72167,做空,2025-10-25 00:50:00,2025-10-25 00:55:00,3912.51,3917.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72168,做多,2025-10-25 01:20:00,2025-10-25 01:30:00,3924.99,3924.16,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72169,做多,2025-10-25 02:40:00,2025-10-25 02:50:00,3927.92,3933.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72170,做多,2025-10-25 03:15:00,2025-10-25 03:20:00,3931.45,3929.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72171,做空,2025-10-25 03:20:00,2025-10-25 03:40:00,3929.51,3926.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72172,做多,2025-10-25 04:15:00,2025-10-25 04:25:00,3933.45,3927.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72173,做空,2025-10-25 04:25:00,2025-10-25 04:35:00,3927.1,3923.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72174,做多,2025-10-25 05:05:00,2025-10-25 05:45:00,3923.4,3927.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72175,做多,2025-10-25 07:00:00,2025-10-25 07:15:00,3928.79,3931.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72176,做多,2025-10-25 08:10:00,2025-10-25 08:20:00,3932.69,3938.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72177,做多,2025-10-25 10:40:00,2025-10-25 11:10:00,3942.3,3938.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72178,做空,2025-10-25 11:10:00,2025-10-25 11:15:00,3938.6,3939.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72179,做多,2025-10-25 11:15:00,2025-10-25 11:40:00,3939.56,3939.74,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72180,做空,2025-10-25 11:40:00,2025-10-25 11:45:00,3939.74,3940.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72181,做多,2025-10-25 11:45:00,2025-10-25 11:55:00,3940.98,3938.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72182,做空,2025-10-25 11:55:00,2025-10-25 12:00:00,3938.66,3942.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72183,做多,2025-10-25 12:00:00,2025-10-25 12:05:00,3942.98,3948.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72184,做多,2025-10-25 12:55:00,2025-10-25 13:00:00,3951.57,3946.25,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72185,做多,2025-10-25 14:10:00,2025-10-25 14:25:00,3943.66,3938.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72186,做空,2025-10-25 14:25:00,2025-10-25 14:45:00,3938.9,3934.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72187,做多,2025-10-25 16:15:00,2025-10-25 16:20:00,3931.45,3930.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72188,做空,2025-10-25 16:20:00,2025-10-25 16:45:00,3930.42,3935.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72189,做多,2025-10-25 16:45:00,2025-10-25 16:50:00,3935.52,3931.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72190,做多,2025-10-25 17:45:00,2025-10-25 18:00:00,3932.59,3929.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72191,做空,2025-10-25 18:00:00,2025-10-25 18:10:00,3929.96,3936.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72192,做多,2025-10-25 18:10:00,2025-10-25 18:20:00,3936.81,3941.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72193,做多,2025-10-25 19:55:00,2025-10-25 21:40:00,3956.05,3946.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72194,做空,2025-10-25 21:40:00,2025-10-25 21:55:00,3946.8,3951.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72195,做多,2025-10-25 21:55:00,2025-10-25 22:00:00,3951.47,3947.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72196,做空,2025-10-25 22:00:00,2025-10-25 22:15:00,3947.94,3952.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72197,做多,2025-10-25 22:15:00,2025-10-25 22:30:00,3952.69,3951.86,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72198,做多,2025-10-25 23:25:00,2025-10-25 23:30:00,3955.83,3954.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72199,做空,2025-10-25 23:30:00,2025-10-26 00:05:00,3954.47,3947.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72200,做多,2025-10-26 00:25:00,2025-10-26 00:35:00,3953.42,3959.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72201,做多,2025-10-26 01:10:00,2025-10-26 01:15:00,3951.84,3947.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72202,做空,2025-10-26 01:15:00,2025-10-26 01:35:00,3947.61,3950.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72203,做多,2025-10-26 01:35:00,2025-10-26 01:40:00,3950.95,3948.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72204,做空,2025-10-26 01:40:00,2025-10-26 01:50:00,3948.15,3942.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72205,做多,2025-10-26 03:50:00,2025-10-26 04:00:00,3929.79,3928.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72206,做空,2025-10-26 04:00:00,2025-10-26 04:10:00,3928.54,3929.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72207,做多,2025-10-26 04:10:00,2025-10-26 04:15:00,3929.43,3928.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72208,做空,2025-10-26 04:15:00,2025-10-26 06:10:00,3928.78,3939.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72209,做多,2025-10-26 06:10:00,2025-10-26 06:30:00,3939.3,3942.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -72210,做空,2025-10-26 06:30:00,2025-10-26 06:50:00,3942.48,3942.48,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72211,做多,2025-10-26 06:50:00,2025-10-26 07:00:00,3942.48,3942.64,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72212,做空,2025-10-26 07:00:00,2025-10-26 07:35:00,3942.64,3947.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72213,做多,2025-10-26 07:35:00,2025-10-26 07:40:00,3947.24,3948.82,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72214,做多,2025-10-26 10:35:00,2025-10-26 10:40:00,3981.44,3981.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72215,做空,2025-10-26 10:40:00,2025-10-26 11:15:00,3981.35,3986.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72216,做多,2025-10-26 11:15:00,2025-10-26 11:20:00,3986.67,3995.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72217,做多,2025-10-26 14:30:00,2025-10-26 15:35:00,4077.95,4067.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72218,做空,2025-10-26 15:35:00,2025-10-26 15:45:00,4067.14,4070.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72219,做多,2025-10-26 15:45:00,2025-10-26 16:00:00,4070.85,4063.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72220,做空,2025-10-26 16:00:00,2025-10-26 16:15:00,4063.94,4052.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72221,做多,2025-10-26 17:10:00,2025-10-26 17:55:00,4060.12,4058.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72222,做空,2025-10-26 17:55:00,2025-10-26 18:00:00,4058.05,4064.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72223,做多,2025-10-26 18:00:00,2025-10-26 18:05:00,4064.27,4071.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72224,做多,2025-10-26 19:05:00,2025-10-26 19:30:00,4067.83,4066.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72225,做空,2025-10-26 19:30:00,2025-10-26 19:45:00,4066.65,4065.13,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72226,做多,2025-10-26 20:30:00,2025-10-26 20:55:00,4067.76,4060.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72227,做空,2025-10-26 20:55:00,2025-10-26 21:05:00,4060.17,4065.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72228,做多,2025-10-26 21:05:00,2025-10-26 21:25:00,4065.98,4060.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72229,做空,2025-10-26 21:25:00,2025-10-26 21:30:00,4060.2,4069.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72230,做多,2025-10-26 21:30:00,2025-10-26 21:35:00,4069.55,4075.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72231,做多,2025-10-27 00:00:00,2025-10-27 00:10:00,4164.52,4165.42,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72232,做空,2025-10-27 00:10:00,2025-10-27 00:25:00,4165.42,4169.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72233,做多,2025-10-27 00:25:00,2025-10-27 00:30:00,4169.68,4180.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72234,做多,2025-10-27 00:50:00,2025-10-27 00:55:00,4172.13,4168.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72235,做空,2025-10-27 00:55:00,2025-10-27 01:00:00,4168.63,4168.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72236,做多,2025-10-27 01:00:00,2025-10-27 01:20:00,4168.51,4186.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72237,做多,2025-10-27 03:45:00,2025-10-27 04:45:00,4204.34,4212.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72238,做多,2025-10-27 06:35:00,2025-10-27 07:05:00,4234.59,4225.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72239,做多,2025-10-27 10:05:00,2025-10-27 10:20:00,4163.48,4164.79,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72240,做多,2025-10-27 11:40:00,2025-10-27 12:05:00,4159.77,4155.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72241,做空,2025-10-27 12:05:00,2025-10-27 12:10:00,4155.74,4157.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72242,做多,2025-10-27 12:10:00,2025-10-27 13:10:00,4157.33,4159.27,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72243,做多,2025-10-27 13:45:00,2025-10-27 13:50:00,4159.03,4182.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72244,做多,2025-10-27 14:35:00,2025-10-27 14:40:00,4154.67,4146.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72245,做空,2025-10-27 14:40:00,2025-10-27 15:00:00,4146.78,4152.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72246,做多,2025-10-27 15:00:00,2025-10-27 15:25:00,4152.97,4164.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -72247,做空,2025-10-27 15:25:00,2025-10-27 18:30:00,4164.36,4214.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72248,做多,2025-10-27 18:30:00,2025-10-27 18:50:00,4214.33,4214.96,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72249,做空,2025-10-27 18:50:00,2025-10-27 19:00:00,4214.96,4191.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72250,做多,2025-10-27 19:10:00,2025-10-27 22:05:00,4214.99,4126.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72251,做空,2025-10-27 22:05:00,2025-10-27 22:10:00,4126.07,4128.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72252,做多,2025-10-27 22:10:00,2025-10-27 22:30:00,4128.33,4131.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -72253,做空,2025-10-27 22:30:00,2025-10-27 22:45:00,4131.6,4128.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -72254,做多,2025-10-27 22:45:00,2025-10-27 22:50:00,4128.77,4123.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72255,做空,2025-10-27 22:50:00,2025-10-27 23:05:00,4123.56,4110.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72256,做多,2025-10-27 23:40:00,2025-10-27 23:45:00,4123.9,4121.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72257,做空,2025-10-27 23:45:00,2025-10-28 00:05:00,4121.5,4120.93,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72258,做多,2025-10-28 00:05:00,2025-10-28 00:10:00,4120.93,4118.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72259,做空,2025-10-28 00:10:00,2025-10-28 00:35:00,4118.22,4116.58,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72260,做多,2025-10-28 00:35:00,2025-10-28 00:45:00,4116.58,4108.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72261,做空,2025-10-28 00:45:00,2025-10-28 00:50:00,4108.35,4113.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72262,做多,2025-10-28 00:50:00,2025-10-28 01:15:00,4113.19,4128.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72263,做多,2025-10-28 02:15:00,2025-10-28 05:05:00,4124.99,4094.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72264,做空,2025-10-28 05:05:00,2025-10-28 05:25:00,4094.0,4096.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72265,做多,2025-10-28 05:25:00,2025-10-28 05:30:00,4096.64,4090.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72266,做空,2025-10-28 05:30:00,2025-10-28 05:35:00,4090.04,4086.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72267,做多,2025-10-28 06:30:00,2025-10-28 06:50:00,4090.49,4109.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72268,做多,2025-10-28 08:15:00,2025-10-28 08:25:00,4116.39,4125.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72269,做多,2025-10-28 09:40:00,2025-10-28 10:00:00,4118.86,4114.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72270,做空,2025-10-28 10:00:00,2025-10-28 10:20:00,4114.39,4119.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72271,做多,2025-10-28 10:20:00,2025-10-28 10:30:00,4119.95,4110.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72272,做空,2025-10-28 10:30:00,2025-10-28 10:45:00,4110.84,4116.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72273,做多,2025-10-28 10:45:00,2025-10-28 10:50:00,4116.73,4115.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72274,做空,2025-10-28 10:50:00,2025-10-28 11:15:00,4115.76,4121.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72275,做多,2025-10-28 11:15:00,2025-10-28 11:35:00,4121.05,4123.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72276,做多,2025-10-28 12:40:00,2025-10-28 13:00:00,4113.01,4129.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72277,做多,2025-10-28 16:25:00,2025-10-28 16:45:00,4113.01,4132.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72278,做多,2025-10-28 18:05:00,2025-10-28 18:15:00,4140.27,4142.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72279,做多,2025-10-28 21:40:00,2025-10-28 22:05:00,3981.92,3976.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72280,做空,2025-10-28 22:05:00,2025-10-28 23:35:00,3976.21,3986.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72281,做多,2025-10-28 23:35:00,2025-10-28 23:40:00,3986.69,3980.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72282,做空,2025-10-28 23:40:00,2025-10-29 00:00:00,3980.51,3976.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72283,做多,2025-10-29 00:25:00,2025-10-29 00:30:00,3985.98,3980.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72284,做多,2025-10-29 00:35:00,2025-10-29 00:40:00,3983.38,3980.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72285,做空,2025-10-29 00:40:00,2025-10-29 00:45:00,3980.58,3976.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72286,做多,2025-10-29 01:15:00,2025-10-29 01:40:00,3975.29,3992.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72287,做多,2025-10-29 03:05:00,2025-10-29 03:25:00,3989.3,3990.2,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72288,做空,2025-10-29 03:25:00,2025-10-29 03:30:00,3990.2,3993.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72289,做多,2025-10-29 03:30:00,2025-10-29 04:10:00,3993.69,4004.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72290,做多,2025-10-29 06:45:00,2025-10-29 06:55:00,4021.92,4022.85,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72291,做空,2025-10-29 06:55:00,2025-10-29 07:20:00,4022.85,4027.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72292,做多,2025-10-29 07:20:00,2025-10-29 07:30:00,4027.54,4021.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72293,做空,2025-10-29 07:30:00,2025-10-29 07:40:00,4021.02,4013.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72294,做多,2025-10-29 07:50:00,2025-10-29 07:55:00,4024.67,4022.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72295,做空,2025-10-29 07:55:00,2025-10-29 08:05:00,4022.82,4014.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72296,做多,2025-10-29 09:50:00,2025-10-29 10:40:00,3997.8,3997.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72297,做空,2025-10-29 10:40:00,2025-10-29 10:50:00,3997.35,3992.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72298,做多,2025-10-29 11:05:00,2025-10-29 11:15:00,3998.41,4005.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72299,做多,2025-10-29 12:30:00,2025-10-29 12:50:00,4007.14,4013.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72300,做多,2025-10-29 15:05:00,2025-10-29 16:25:00,3982.26,3961.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72301,做空,2025-10-29 16:25:00,2025-10-29 16:30:00,3961.0,3973.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72302,做多,2025-10-29 16:30:00,2025-10-29 16:55:00,3973.99,3960.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72303,做空,2025-10-29 16:55:00,2025-10-29 18:15:00,3960.99,3995.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72304,做多,2025-10-29 18:15:00,2025-10-29 18:35:00,3995.56,3853.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72305,做空,2025-10-29 18:35:00,2025-10-29 18:40:00,3853.41,3861.79,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72306,做多,2025-10-29 20:15:00,2025-10-29 20:50:00,3912.97,3948.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72307,做多,2025-10-29 22:15:00,2025-10-29 22:55:00,3947.0,3938.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72308,做空,2025-10-29 22:55:00,2025-10-29 23:05:00,3938.96,3922.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72309,做多,2025-10-30 00:15:00,2025-10-30 00:25:00,3911.47,3911.66,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72310,做空,2025-10-30 00:25:00,2025-10-30 00:40:00,3911.66,3909.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -72311,做多,2025-10-30 00:40:00,2025-10-30 01:25:00,3909.3,3911.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72312,做空,2025-10-30 01:25:00,2025-10-30 03:30:00,3911.02,3937.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72313,做多,2025-10-30 03:30:00,2025-10-30 05:40:00,3937.47,3913.03,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72314,做多,2025-10-30 08:15:00,2025-10-30 08:45:00,3926.89,3927.47,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72315,做空,2025-10-30 08:45:00,2025-10-30 08:55:00,3927.47,3919.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72316,做多,2025-10-30 10:20:00,2025-10-30 10:25:00,3902.54,3898.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72317,做空,2025-10-30 10:25:00,2025-10-30 10:30:00,3898.09,3903.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72318,做多,2025-10-30 10:30:00,2025-10-30 10:35:00,3903.51,3896.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72319,做空,2025-10-30 10:35:00,2025-10-30 10:45:00,3896.39,3890.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72320,做多,2025-10-30 10:50:00,2025-10-30 11:35:00,3891.69,3891.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72321,做空,2025-10-30 11:35:00,2025-10-30 12:00:00,3891.08,3880.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72322,做多,2025-10-30 14:40:00,2025-10-30 14:45:00,3794.7,3786.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72323,做空,2025-10-30 14:45:00,2025-10-30 14:50:00,3786.4,3799.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72324,做多,2025-10-30 14:50:00,2025-10-30 15:05:00,3799.57,3782.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72325,做空,2025-10-30 15:05:00,2025-10-30 15:10:00,3782.58,3786.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72326,做多,2025-10-30 15:10:00,2025-10-30 15:15:00,3786.5,3781.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72327,做空,2025-10-30 15:15:00,2025-10-30 15:20:00,3781.78,3785.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72328,做多,2025-10-30 15:20:00,2025-10-30 15:25:00,3785.13,3781.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72329,做空,2025-10-30 15:25:00,2025-10-30 15:35:00,3781.56,3767.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72330,做多,2025-10-30 16:05:00,2025-10-30 16:15:00,3787.76,3777.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72331,做空,2025-10-30 16:15:00,2025-10-30 16:20:00,3777.85,3784.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72332,做多,2025-10-30 16:20:00,2025-10-30 16:40:00,3784.62,3778.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72333,做空,2025-10-30 16:40:00,2025-10-30 16:45:00,3778.05,3781.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72334,做多,2025-10-30 16:45:00,2025-10-30 16:50:00,3781.98,3776.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72335,做空,2025-10-30 16:50:00,2025-10-30 16:55:00,3776.01,3779.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72336,做多,2025-10-30 16:55:00,2025-10-30 17:00:00,3779.37,3762.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72337,做空,2025-10-30 17:00:00,2025-10-30 17:05:00,3762.47,3763.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72338,做多,2025-10-30 17:45:00,2025-10-30 17:50:00,3768.7,3761.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72339,做空,2025-10-30 17:50:00,2025-10-30 17:55:00,3761.92,3769.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72340,做多,2025-10-30 17:55:00,2025-10-30 18:00:00,3769.67,3762.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72341,做空,2025-10-30 18:00:00,2025-10-30 18:35:00,3762.0,3729.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72342,做多,2025-10-30 20:15:00,2025-10-30 20:35:00,3708.88,3732.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72343,做多,2025-10-30 22:35:00,2025-10-30 23:00:00,3771.01,3775.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72344,做多,2025-10-31 02:25:00,2025-10-31 03:20:00,3835.14,3829.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72345,做空,2025-10-31 03:20:00,2025-10-31 03:35:00,3829.63,3821.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -72346,做多,2025-10-31 03:35:00,2025-10-31 03:50:00,3821.99,3822.29,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72347,做空,2025-10-31 03:50:00,2025-10-31 03:55:00,3822.29,3827.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72348,做多,2025-10-31 03:55:00,2025-10-31 04:05:00,3827.6,3856.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72349,做多,2025-10-31 05:25:00,2025-10-31 05:35:00,3855.01,3848.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72350,做空,2025-10-31 05:35:00,2025-10-31 05:50:00,3848.0,3847.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72351,做多,2025-10-31 07:10:00,2025-10-31 07:15:00,3837.36,3833.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72352,做空,2025-10-31 07:15:00,2025-10-31 07:20:00,3833.35,3835.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72353,做多,2025-10-31 07:20:00,2025-10-31 07:25:00,3835.18,3834.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72354,做空,2025-10-31 07:25:00,2025-10-31 07:50:00,3834.28,3825.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72355,做多,2025-10-31 07:55:00,2025-10-31 08:05:00,3829.43,3831.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72356,做空,2025-10-31 08:05:00,2025-10-31 08:10:00,3831.02,3817.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72357,做多,2025-10-31 08:15:00,2025-10-31 08:30:00,3829.5,3833.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72358,做多,2025-10-31 09:55:00,2025-10-31 10:05:00,3843.78,3842.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72359,做空,2025-10-31 10:05:00,2025-10-31 10:20:00,3842.05,3844.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72360,做多,2025-10-31 10:20:00,2025-10-31 10:25:00,3844.85,3842.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72361,做空,2025-10-31 10:25:00,2025-10-31 10:30:00,3842.62,3844.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72362,做多,2025-10-31 10:30:00,2025-10-31 10:40:00,3844.44,3850.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72363,做多,2025-10-31 11:40:00,2025-10-31 11:45:00,3841.32,3857.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72364,做多,2025-10-31 13:15:00,2025-10-31 14:00:00,3857.26,3844.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72365,做空,2025-10-31 14:00:00,2025-10-31 14:05:00,3844.29,3862.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72366,做多,2025-10-31 14:05:00,2025-10-31 14:10:00,3862.47,3846.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72367,做多,2025-10-31 14:15:00,2025-10-31 14:35:00,3848.08,3849.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72368,做空,2025-10-31 14:35:00,2025-10-31 14:50:00,3849.78,3859.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72369,做多,2025-10-31 14:50:00,2025-10-31 14:55:00,3859.11,3865.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72370,做多,2025-10-31 15:40:00,2025-10-31 15:55:00,3866.22,3859.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72371,做空,2025-10-31 15:55:00,2025-10-31 16:00:00,3859.01,3865.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72372,做多,2025-10-31 16:00:00,2025-10-31 16:05:00,3865.23,3848.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72373,做空,2025-10-31 16:05:00,2025-10-31 16:20:00,3848.9,3855.82,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72374,做多,2025-10-31 16:25:00,2025-10-31 16:40:00,3859.27,3847.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72375,做空,2025-10-31 16:40:00,2025-10-31 16:45:00,3847.6,3848.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72376,做多,2025-10-31 17:50:00,2025-10-31 18:10:00,3829.76,3827.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72377,做空,2025-10-31 18:10:00,2025-10-31 18:20:00,3827.09,3826.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72378,做多,2025-10-31 18:20:00,2025-10-31 18:25:00,3826.22,3822.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72379,做空,2025-10-31 18:25:00,2025-10-31 18:30:00,3822.08,3811.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72380,做多,2025-10-31 18:35:00,2025-10-31 18:40:00,3864.52,3859.09,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72381,做多,2025-10-31 20:45:00,2025-10-31 22:20:00,3876.22,3852.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72382,做空,2025-10-31 22:20:00,2025-10-31 22:25:00,3852.08,3855.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72383,做多,2025-10-31 22:25:00,2025-10-31 22:40:00,3855.07,3854.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72384,做空,2025-10-31 22:40:00,2025-10-31 22:45:00,3854.16,3855.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72385,做多,2025-10-31 22:45:00,2025-10-31 23:05:00,3855.0,3854.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72386,做空,2025-10-31 23:05:00,2025-10-31 23:10:00,3854.28,3850.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72387,做多,2025-10-31 23:40:00,2025-10-31 23:45:00,3856.29,3850.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72388,做空,2025-10-31 23:45:00,2025-10-31 23:50:00,3850.33,3847.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72389,做多,2025-11-01 01:50:00,2025-11-01 02:20:00,3843.79,3843.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72390,做空,2025-11-01 02:20:00,2025-11-01 02:25:00,3843.52,3845.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72391,做多,2025-11-01 02:25:00,2025-11-01 02:30:00,3845.4,3839.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72392,做空,2025-11-01 02:30:00,2025-11-01 02:40:00,3839.83,3844.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72393,做多,2025-11-01 02:40:00,2025-11-01 03:05:00,3844.83,3851.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72394,做多,2025-11-01 04:20:00,2025-11-01 04:40:00,3860.36,3862.46,0.0,100.0,0.0,0.0,0.0,0.0,flip -72395,做空,2025-11-01 04:40:00,2025-11-01 05:15:00,3862.46,3864.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72396,做多,2025-11-01 05:15:00,2025-11-01 05:20:00,3864.62,3860.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72397,做空,2025-11-01 05:20:00,2025-11-01 05:25:00,3860.38,3862.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72398,做多,2025-11-01 05:25:00,2025-11-01 05:40:00,3862.29,3861.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72399,做空,2025-11-01 05:40:00,2025-11-01 05:50:00,3861.84,3857.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72400,做多,2025-11-01 06:55:00,2025-11-01 07:25:00,3857.04,3863.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72401,做多,2025-11-01 09:45:00,2025-11-01 09:55:00,3876.04,3873.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72402,做空,2025-11-01 09:55:00,2025-11-01 10:00:00,3873.89,3875.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72403,做多,2025-11-01 10:00:00,2025-11-01 10:05:00,3875.39,3873.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72404,做空,2025-11-01 10:05:00,2025-11-01 10:15:00,3873.21,3873.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72405,做多,2025-11-01 10:15:00,2025-11-01 10:35:00,3873.99,3873.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72406,做空,2025-11-01 10:35:00,2025-11-01 10:40:00,3873.45,3877.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72407,做多,2025-11-01 10:40:00,2025-11-01 10:50:00,3877.69,3875.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72408,做多,2025-11-01 11:40:00,2025-11-01 11:50:00,3874.69,3872.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72409,做空,2025-11-01 11:50:00,2025-11-01 11:55:00,3872.77,3876.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72410,做多,2025-11-01 11:55:00,2025-11-01 12:10:00,3876.08,3875.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72411,做空,2025-11-01 12:10:00,2025-11-01 13:00:00,3875.52,3876.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72412,做多,2025-11-01 13:00:00,2025-11-01 13:05:00,3876.28,3875.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72413,做空,2025-11-01 13:05:00,2025-11-01 13:15:00,3875.66,3876.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72414,做多,2025-11-01 13:15:00,2025-11-01 13:20:00,3876.18,3872.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72415,做空,2025-11-01 13:20:00,2025-11-01 13:25:00,3872.92,3873.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72416,做多,2025-11-01 14:35:00,2025-11-01 14:50:00,3868.05,3869.33,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72417,做空,2025-11-01 14:50:00,2025-11-01 16:30:00,3869.33,3891.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72418,做多,2025-11-01 16:30:00,2025-11-01 16:45:00,3891.2,3896.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72419,做多,2025-11-01 18:30:00,2025-11-01 18:50:00,3872.01,3877.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72420,做多,2025-11-01 21:20:00,2025-11-01 21:35:00,3881.77,3875.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72421,做空,2025-11-01 21:35:00,2025-11-01 21:45:00,3875.96,3871.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72422,做多,2025-11-01 22:50:00,2025-11-01 23:00:00,3874.3,3871.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72423,做空,2025-11-01 23:00:00,2025-11-01 23:20:00,3871.7,3872.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72424,做多,2025-11-01 23:20:00,2025-11-01 23:55:00,3872.5,3872.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72425,做多,2025-11-02 01:20:00,2025-11-02 01:25:00,3868.92,3872.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72426,做多,2025-11-02 03:50:00,2025-11-02 04:00:00,3878.43,3875.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72427,做空,2025-11-02 04:00:00,2025-11-02 04:05:00,3875.02,3878.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72428,做多,2025-11-02 04:10:00,2025-11-02 04:15:00,3881.01,3881.28,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72429,做多,2025-11-02 06:40:00,2025-11-02 06:45:00,3899.59,3902.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72430,做多,2025-11-02 07:10:00,2025-11-02 07:50:00,3893.99,3912.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72431,做多,2025-11-02 08:35:00,2025-11-02 09:10:00,3897.25,3897.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72432,做空,2025-11-02 09:10:00,2025-11-02 09:20:00,3897.78,3901.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72433,做多,2025-11-02 09:20:00,2025-11-02 09:25:00,3901.44,3898.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72434,做空,2025-11-02 09:25:00,2025-11-02 09:30:00,3898.01,3886.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72435,做多,2025-11-02 11:00:00,2025-11-02 11:25:00,3865.61,3878.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72436,做多,2025-11-02 14:05:00,2025-11-02 14:10:00,3869.85,3858.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72437,做空,2025-11-02 14:10:00,2025-11-02 14:15:00,3858.25,3850.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72438,做多,2025-11-02 14:50:00,2025-11-02 14:55:00,3857.31,3851.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72439,做空,2025-11-02 14:55:00,2025-11-02 15:05:00,3851.4,3857.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72440,做多,2025-11-02 15:05:00,2025-11-02 15:10:00,3857.68,3855.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72441,做空,2025-11-02 15:10:00,2025-11-02 15:15:00,3855.42,3856.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72442,做多,2025-11-02 15:15:00,2025-11-02 15:40:00,3856.81,3856.97,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72443,做空,2025-11-02 15:40:00,2025-11-02 16:15:00,3856.97,3845.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72444,做多,2025-11-02 16:20:00,2025-11-02 16:30:00,3855.92,3855.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72445,做空,2025-11-02 16:30:00,2025-11-02 16:40:00,3855.18,3859.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72446,做多,2025-11-02 16:40:00,2025-11-02 16:45:00,3859.67,3857.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72447,做空,2025-11-02 16:45:00,2025-11-02 17:20:00,3857.24,3859.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72448,做多,2025-11-02 17:20:00,2025-11-02 17:30:00,3859.7,3851.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72449,做空,2025-11-02 17:30:00,2025-11-02 17:50:00,3851.86,3853.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72450,做多,2025-11-02 17:55:00,2025-11-02 18:00:00,3857.69,3855.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72451,做空,2025-11-02 18:00:00,2025-11-02 18:05:00,3855.97,3858.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72452,做多,2025-11-02 18:05:00,2025-11-02 18:10:00,3858.0,3855.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72453,做空,2025-11-02 18:10:00,2025-11-02 18:15:00,3855.0,3858.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72454,做多,2025-11-02 18:15:00,2025-11-02 18:25:00,3858.7,3858.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72455,做空,2025-11-02 18:25:00,2025-11-02 19:10:00,3858.92,3860.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72456,做多,2025-11-02 19:10:00,2025-11-02 19:15:00,3860.22,3856.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72457,做空,2025-11-02 19:15:00,2025-11-02 19:20:00,3856.61,3854.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72458,做多,2025-11-02 20:00:00,2025-11-02 20:05:00,3856.35,3854.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72459,做空,2025-11-02 20:05:00,2025-11-02 20:30:00,3854.01,3855.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72460,做多,2025-11-02 20:30:00,2025-11-02 21:00:00,3855.33,3859.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72461,做多,2025-11-02 21:30:00,2025-11-02 21:45:00,3854.13,3862.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72462,做多,2025-11-02 22:15:00,2025-11-02 22:30:00,3857.37,3844.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72463,做空,2025-11-02 22:30:00,2025-11-02 22:35:00,3844.08,3843.71,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72464,做多,2025-11-02 23:00:00,2025-11-02 23:05:00,3864.6,3874.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72465,做多,2025-11-03 04:50:00,2025-11-03 05:10:00,3745.6,3760.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72466,做多,2025-11-03 07:20:00,2025-11-03 07:40:00,3729.67,3710.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72467,做空,2025-11-03 07:40:00,2025-11-03 07:50:00,3710.58,3716.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72468,做多,2025-11-03 07:50:00,2025-11-03 08:55:00,3716.3,3714.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72469,做空,2025-11-03 08:55:00,2025-11-03 09:25:00,3714.92,3712.21,0.0,100.0,0.0,0.0,0.0,0.0,flip -72470,做多,2025-11-03 09:25:00,2025-11-03 09:30:00,3712.21,3707.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72471,做空,2025-11-03 09:30:00,2025-11-03 10:00:00,3707.65,3702.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -72472,做多,2025-11-03 10:00:00,2025-11-03 10:10:00,3702.6,3710.62,0.0,100.0,0.0,0.0,0.0,0.0,flip -72473,做空,2025-11-03 10:10:00,2025-11-03 10:15:00,3710.62,3712.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72474,做多,2025-11-03 10:15:00,2025-11-03 10:30:00,3712.23,3705.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72475,做空,2025-11-03 10:30:00,2025-11-03 10:55:00,3705.44,3674.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72476,做多,2025-11-03 11:00:00,2025-11-03 11:15:00,3698.05,3707.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72477,做多,2025-11-03 11:15:00,2025-11-03 11:20:00,3707.52,3697.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72478,做空,2025-11-03 11:20:00,2025-11-03 11:25:00,3697.01,3704.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72479,做多,2025-11-03 11:25:00,2025-11-03 11:30:00,3704.99,3700.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72480,做空,2025-11-03 11:30:00,2025-11-03 11:35:00,3700.86,3703.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72481,做多,2025-11-03 11:35:00,2025-11-03 12:10:00,3703.92,3720.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72482,做多,2025-11-03 12:45:00,2025-11-03 12:50:00,3716.42,3712.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72483,做空,2025-11-03 12:50:00,2025-11-03 13:05:00,3712.12,3697.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72484,做多,2025-11-03 13:25:00,2025-11-03 14:05:00,3703.76,3732.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72485,做多,2025-11-03 14:35:00,2025-11-03 14:40:00,3721.29,3713.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72486,做空,2025-11-03 14:40:00,2025-11-03 14:45:00,3713.68,3721.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72487,做多,2025-11-03 14:45:00,2025-11-03 15:00:00,3721.89,3712.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72488,做多,2025-11-03 16:50:00,2025-11-03 17:20:00,3611.38,3646.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72489,做多,2025-11-03 19:45:00,2025-11-03 19:50:00,3641.08,3634.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72490,做空,2025-11-03 19:50:00,2025-11-03 20:00:00,3634.52,3634.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72491,做多,2025-11-03 20:00:00,2025-11-03 20:05:00,3634.11,3616.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72492,做空,2025-11-03 20:05:00,2025-11-03 20:10:00,3616.23,3607.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72493,做多,2025-11-03 21:40:00,2025-11-03 21:45:00,3598.76,3592.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72494,做空,2025-11-03 21:45:00,2025-11-03 21:50:00,3592.01,3598.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72495,做多,2025-11-03 21:50:00,2025-11-03 22:00:00,3598.54,3590.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72496,做空,2025-11-03 22:00:00,2025-11-03 22:05:00,3590.11,3596.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72497,做多,2025-11-03 22:05:00,2025-11-03 22:10:00,3596.94,3590.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72498,做空,2025-11-03 22:10:00,2025-11-03 22:15:00,3590.0,3594.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72499,做多,2025-11-03 22:15:00,2025-11-03 22:20:00,3594.42,3591.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72500,做空,2025-11-03 22:20:00,2025-11-03 22:30:00,3591.56,3575.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72501,做多,2025-11-03 22:35:00,2025-11-03 22:50:00,3581.07,3591.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -72502,做空,2025-11-03 22:50:00,2025-11-03 23:00:00,3591.75,3567.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72503,做多,2025-11-03 23:20:00,2025-11-04 00:20:00,3586.68,3578.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72504,做空,2025-11-04 00:20:00,2025-11-04 00:25:00,3578.64,3566.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72505,做多,2025-11-04 00:30:00,2025-11-04 00:35:00,3594.47,3627.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72506,做多,2025-11-04 02:35:00,2025-11-04 02:40:00,3635.86,3628.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72507,做空,2025-11-04 02:40:00,2025-11-04 02:45:00,3628.05,3621.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72508,做多,2025-11-04 03:00:00,2025-11-04 03:20:00,3633.01,3639.25,0.0,100.0,0.0,0.0,0.0,0.0,flip -72509,做空,2025-11-04 03:20:00,2025-11-04 04:35:00,3639.25,3630.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72510,做多,2025-11-04 07:15:00,2025-11-04 08:25:00,3500.54,3489.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72511,做空,2025-11-04 08:25:00,2025-11-04 09:15:00,3489.35,3487.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -72512,做多,2025-11-04 09:15:00,2025-11-04 09:35:00,3487.26,3492.34,0.0,100.0,0.0,0.0,0.0,0.0,flip -72513,做空,2025-11-04 09:35:00,2025-11-04 09:55:00,3492.34,3490.82,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72514,做多,2025-11-04 09:55:00,2025-11-04 10:15:00,3490.82,3495.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72515,做多,2025-11-04 10:15:00,2025-11-04 10:20:00,3495.46,3488.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72516,做空,2025-11-04 10:20:00,2025-11-04 10:30:00,3488.52,3485.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72517,做多,2025-11-04 10:30:00,2025-11-04 11:00:00,3485.74,3495.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72518,做多,2025-11-04 11:00:00,2025-11-04 11:05:00,3495.0,3510.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72519,做多,2025-11-04 12:25:00,2025-11-04 13:00:00,3507.74,3507.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72520,做空,2025-11-04 13:00:00,2025-11-04 13:10:00,3507.63,3513.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72521,做多,2025-11-04 13:10:00,2025-11-04 13:20:00,3513.47,3506.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72522,做空,2025-11-04 13:20:00,2025-11-04 13:25:00,3506.22,3497.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72523,做多,2025-11-04 13:30:00,2025-11-04 13:45:00,3510.12,3505.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72524,做空,2025-11-04 13:45:00,2025-11-04 13:50:00,3505.98,3511.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72525,做多,2025-11-04 13:50:00,2025-11-04 13:55:00,3511.5,3505.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72526,做空,2025-11-04 13:55:00,2025-11-04 14:00:00,3505.4,3499.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72527,做多,2025-11-04 14:05:00,2025-11-04 14:10:00,3508.36,3500.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72528,做空,2025-11-04 14:10:00,2025-11-04 14:15:00,3500.57,3503.52,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72529,做多,2025-11-04 14:15:00,2025-11-04 14:40:00,3503.52,3524.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72530,做多,2025-11-04 14:40:00,2025-11-04 14:45:00,3524.4,3534.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72531,做多,2025-11-04 21:55:00,2025-11-04 23:45:00,3213.29,3284.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72532,做多,2025-11-05 01:50:00,2025-11-05 02:00:00,3238.9,3267.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72533,做多,2025-11-05 04:30:00,2025-11-05 04:50:00,3318.21,3323.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -72534,做空,2025-11-05 04:50:00,2025-11-05 05:00:00,3323.51,3332.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72535,做多,2025-11-05 05:00:00,2025-11-05 05:10:00,3332.26,3346.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72536,做多,2025-11-05 06:15:00,2025-11-05 06:20:00,3334.99,3322.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72537,做空,2025-11-05 06:20:00,2025-11-05 06:50:00,3322.55,3326.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72538,做多,2025-11-05 06:50:00,2025-11-05 07:05:00,3326.66,3326.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72539,做空,2025-11-05 07:05:00,2025-11-05 07:20:00,3326.76,3315.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72540,做多,2025-11-05 07:30:00,2025-11-05 07:55:00,3323.03,3329.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72541,做多,2025-11-05 09:05:00,2025-11-05 09:10:00,3317.55,3303.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72542,做空,2025-11-05 09:10:00,2025-11-05 09:25:00,3303.93,3308.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72543,做多,2025-11-05 09:25:00,2025-11-05 09:30:00,3308.08,3296.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72544,做空,2025-11-05 09:30:00,2025-11-05 09:35:00,3296.43,3306.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72545,做多,2025-11-05 09:35:00,2025-11-05 09:40:00,3306.24,3305.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72546,做空,2025-11-05 09:40:00,2025-11-05 10:10:00,3305.0,3291.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72547,做多,2025-11-05 11:10:00,2025-11-05 11:40:00,3293.11,3305.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72548,做多,2025-11-05 13:20:00,2025-11-05 13:40:00,3331.58,3350.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72549,做多,2025-11-05 14:25:00,2025-11-05 14:55:00,3339.64,3346.45,0.0,100.0,0.0,0.0,0.0,0.0,flip -72550,做空,2025-11-05 14:55:00,2025-11-05 15:05:00,3346.45,3365.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72551,做多,2025-11-05 15:05:00,2025-11-05 15:20:00,3365.39,3358.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72552,做空,2025-11-05 15:20:00,2025-11-05 19:50:00,3358.73,3454.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72553,做多,2025-11-05 19:50:00,2025-11-05 20:10:00,3454.5,3477.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72554,做多,2025-11-05 20:30:00,2025-11-05 20:35:00,3460.38,3458.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72555,做空,2025-11-05 20:35:00,2025-11-05 20:40:00,3458.9,3461.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72556,做多,2025-11-05 20:40:00,2025-11-05 20:45:00,3461.99,3457.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72557,做空,2025-11-05 20:45:00,2025-11-05 20:55:00,3457.5,3449.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72558,做多,2025-11-05 21:50:00,2025-11-05 23:35:00,3441.42,3424.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72559,做空,2025-11-05 23:35:00,2025-11-06 00:00:00,3424.25,3405.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72560,做多,2025-11-06 01:35:00,2025-11-06 01:40:00,3398.11,3397.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72561,做空,2025-11-06 01:40:00,2025-11-06 02:15:00,3397.42,3402.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72562,做多,2025-11-06 02:15:00,2025-11-06 02:20:00,3402.27,3392.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72563,做空,2025-11-06 02:20:00,2025-11-06 02:25:00,3392.14,3396.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72564,做多,2025-11-06 02:25:00,2025-11-06 02:40:00,3396.28,3413.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72565,做多,2025-11-06 04:10:00,2025-11-06 04:30:00,3439.78,3436.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72566,做空,2025-11-06 04:30:00,2025-11-06 05:10:00,3436.5,3422.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72567,做多,2025-11-06 07:05:00,2025-11-06 07:10:00,3390.26,3386.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72568,做空,2025-11-06 07:10:00,2025-11-06 07:15:00,3386.14,3368.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72569,做多,2025-11-06 07:20:00,2025-11-06 07:25:00,3390.31,3385.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72570,做空,2025-11-06 07:25:00,2025-11-06 07:30:00,3385.34,3369.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72571,做多,2025-11-06 07:55:00,2025-11-06 08:30:00,3378.99,3382.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -72572,做空,2025-11-06 08:30:00,2025-11-06 08:50:00,3382.11,3377.42,0.0,100.0,0.0,0.0,0.0,0.0,flip -72573,做多,2025-11-06 08:50:00,2025-11-06 09:00:00,3377.42,3374.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72574,做空,2025-11-06 09:00:00,2025-11-06 09:05:00,3374.66,3381.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72575,做多,2025-11-06 09:05:00,2025-11-06 09:15:00,3381.42,3389.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72576,做多,2025-11-06 09:50:00,2025-11-06 09:55:00,3383.78,3381.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72577,做空,2025-11-06 09:55:00,2025-11-06 10:05:00,3381.51,3368.31,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72578,做多,2025-11-06 10:10:00,2025-11-06 10:30:00,3375.5,3412.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72579,做多,2025-11-06 11:15:00,2025-11-06 12:00:00,3395.12,3389.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72580,做空,2025-11-06 12:00:00,2025-11-06 12:05:00,3389.36,3393.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72581,做多,2025-11-06 12:05:00,2025-11-06 14:05:00,3393.11,3363.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72582,做空,2025-11-06 14:05:00,2025-11-06 14:30:00,3363.16,3337.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72583,做多,2025-11-06 15:20:00,2025-11-06 15:25:00,3351.11,3342.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72584,做空,2025-11-06 15:25:00,2025-11-06 15:40:00,3342.03,3298.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72585,做多,2025-11-06 17:05:00,2025-11-06 17:10:00,3293.06,3280.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72586,做空,2025-11-06 17:10:00,2025-11-06 17:15:00,3280.39,3285.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72587,做多,2025-11-06 17:15:00,2025-11-06 17:25:00,3285.38,3306.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72588,做多,2025-11-06 19:55:00,2025-11-06 20:05:00,3324.25,3322.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72589,做空,2025-11-06 20:05:00,2025-11-06 20:15:00,3322.98,3312.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72590,做多,2025-11-06 21:25:00,2025-11-06 21:40:00,3314.41,3322.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72591,做多,2025-11-06 22:30:00,2025-11-06 23:00:00,3311.64,3308.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72592,做空,2025-11-06 23:00:00,2025-11-06 23:05:00,3308.47,3302.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72593,做多,2025-11-06 23:10:00,2025-11-07 00:00:00,3311.26,3320.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72594,做多,2025-11-07 00:30:00,2025-11-07 00:35:00,3323.67,3322.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72595,做多,2025-11-07 01:10:00,2025-11-07 01:30:00,3308.13,3282.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72596,做空,2025-11-07 01:30:00,2025-11-07 01:35:00,3282.72,3295.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72597,做多,2025-11-07 01:55:00,2025-11-07 02:20:00,3323.56,3309.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72598,做空,2025-11-07 02:20:00,2025-11-07 02:30:00,3309.35,3321.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72599,做多,2025-11-07 02:30:00,2025-11-07 02:50:00,3321.1,3341.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72600,做多,2025-11-07 05:00:00,2025-11-07 05:10:00,3346.61,3359.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72601,做多,2025-11-07 07:05:00,2025-11-07 07:20:00,3356.31,3348.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72602,做空,2025-11-07 07:20:00,2025-11-07 07:25:00,3348.31,3343.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72603,做多,2025-11-07 07:45:00,2025-11-07 07:50:00,3355.66,3354.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72604,做空,2025-11-07 07:50:00,2025-11-07 08:20:00,3354.86,3350.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -72605,做多,2025-11-07 08:20:00,2025-11-07 12:05:00,3350.75,3257.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72606,做空,2025-11-07 12:05:00,2025-11-07 12:25:00,3257.73,3214.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72607,做多,2025-11-07 13:10:00,2025-11-07 13:40:00,3228.81,3232.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -72608,做空,2025-11-07 13:40:00,2025-11-07 14:25:00,3232.44,3229.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -72609,做多,2025-11-07 14:25:00,2025-11-07 14:40:00,3229.11,3276.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72610,做多,2025-11-07 14:40:00,2025-11-07 14:45:00,3276.19,3263.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72611,做多,2025-11-07 16:20:00,2025-11-07 16:25:00,3317.11,3323.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72612,做多,2025-11-07 17:05:00,2025-11-07 17:15:00,3305.39,3332.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72613,做多,2025-11-07 20:25:00,2025-11-07 20:30:00,3443.07,3451.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72614,做多,2025-11-08 00:45:00,2025-11-08 00:50:00,3445.69,3429.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72615,做空,2025-11-08 00:50:00,2025-11-08 01:00:00,3429.97,3434.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72616,做多,2025-11-08 01:00:00,2025-11-08 01:30:00,3434.76,3430.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72617,做空,2025-11-08 01:30:00,2025-11-08 01:35:00,3430.2,3441.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72618,做多,2025-11-08 01:35:00,2025-11-08 01:55:00,3441.98,3436.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72619,做空,2025-11-08 01:55:00,2025-11-08 02:10:00,3436.22,3447.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72620,做多,2025-11-08 02:10:00,2025-11-08 02:15:00,3447.62,3453.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72621,做多,2025-11-08 03:00:00,2025-11-08 03:10:00,3451.88,3445.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72622,做空,2025-11-08 03:10:00,2025-11-08 04:00:00,3445.96,3462.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72623,做多,2025-11-08 04:00:00,2025-11-08 04:20:00,3462.69,3458.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72624,做多,2025-11-08 04:30:00,2025-11-08 04:35:00,3457.31,3465.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72625,做多,2025-11-08 05:00:00,2025-11-08 05:05:00,3463.52,3458.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72626,做空,2025-11-08 05:05:00,2025-11-08 05:10:00,3458.42,3445.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72627,做多,2025-11-08 06:20:00,2025-11-08 06:25:00,3445.86,3443.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72628,做空,2025-11-08 06:25:00,2025-11-08 07:10:00,3443.41,3439.18,0.0,100.0,0.0,0.0,0.0,0.0,flip -72629,做多,2025-11-08 07:10:00,2025-11-08 07:20:00,3439.18,3427.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72630,做空,2025-11-08 07:20:00,2025-11-08 07:30:00,3427.88,3436.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72631,做多,2025-11-08 07:30:00,2025-11-08 08:00:00,3436.53,3443.22,0.0,100.0,0.0,0.0,0.0,0.0,flip -72632,做空,2025-11-08 08:00:00,2025-11-08 08:20:00,3443.22,3442.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72633,做多,2025-11-08 08:20:00,2025-11-08 08:25:00,3442.34,3450.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72634,做多,2025-11-08 09:10:00,2025-11-08 09:25:00,3449.35,3458.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72635,做多,2025-11-08 10:30:00,2025-11-08 10:35:00,3448.41,3447.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72636,做空,2025-11-08 10:35:00,2025-11-08 10:45:00,3447.45,3446.57,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72637,做多,2025-11-08 10:45:00,2025-11-08 11:30:00,3446.57,3440.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72638,做空,2025-11-08 11:30:00,2025-11-08 11:35:00,3440.46,3430.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72639,做多,2025-11-08 13:35:00,2025-11-08 13:45:00,3403.18,3402.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72640,做空,2025-11-08 13:45:00,2025-11-08 14:00:00,3402.73,3395.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72641,做多,2025-11-08 14:30:00,2025-11-08 15:10:00,3398.05,3395.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72642,做空,2025-11-08 15:10:00,2025-11-08 16:00:00,3395.82,3370.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72643,做多,2025-11-08 16:35:00,2025-11-08 16:40:00,3378.1,3369.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72644,做空,2025-11-08 16:40:00,2025-11-08 16:50:00,3369.47,3358.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72645,做多,2025-11-08 17:15:00,2025-11-08 17:20:00,3374.31,3383.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72646,做多,2025-11-08 19:55:00,2025-11-08 20:05:00,3387.82,3386.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72647,做空,2025-11-08 20:05:00,2025-11-08 20:15:00,3386.29,3390.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72648,做多,2025-11-08 20:15:00,2025-11-08 20:20:00,3390.24,3388.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72649,做空,2025-11-08 20:20:00,2025-11-08 22:05:00,3388.62,3400.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72650,做多,2025-11-08 22:05:00,2025-11-08 22:10:00,3400.79,3397.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72651,做空,2025-11-08 22:10:00,2025-11-08 22:20:00,3397.68,3402.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72652,做多,2025-11-08 22:20:00,2025-11-08 22:30:00,3402.59,3399.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72653,做空,2025-11-08 22:30:00,2025-11-08 22:45:00,3399.41,3403.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72654,做多,2025-11-08 22:45:00,2025-11-08 22:50:00,3403.58,3407.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72655,做多,2025-11-09 01:05:00,2025-11-09 01:10:00,3395.28,3391.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72656,做空,2025-11-09 01:10:00,2025-11-09 01:35:00,3391.56,3390.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72657,做多,2025-11-09 01:35:00,2025-11-09 01:45:00,3390.15,3400.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72658,做多,2025-11-09 03:50:00,2025-11-09 04:00:00,3375.08,3374.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72659,做空,2025-11-09 04:00:00,2025-11-09 04:50:00,3374.51,3372.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -72660,做多,2025-11-09 04:50:00,2025-11-09 05:10:00,3372.44,3388.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72661,做多,2025-11-09 06:55:00,2025-11-09 07:30:00,3403.5,3416.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72662,做多,2025-11-09 08:40:00,2025-11-09 08:45:00,3415.68,3413.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72663,做空,2025-11-09 08:45:00,2025-11-09 08:50:00,3413.22,3415.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72664,做多,2025-11-09 08:50:00,2025-11-09 09:00:00,3415.2,3419.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72665,做多,2025-11-09 11:00:00,2025-11-09 11:15:00,3417.51,3419.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72666,做多,2025-11-09 16:25:00,2025-11-09 17:15:00,3518.88,3517.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72667,做空,2025-11-09 17:15:00,2025-11-09 17:30:00,3517.16,3516.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72668,做多,2025-11-09 17:30:00,2025-11-09 18:05:00,3516.01,3514.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72669,做空,2025-11-09 18:05:00,2025-11-09 18:35:00,3514.04,3518.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72670,做多,2025-11-09 18:35:00,2025-11-09 18:45:00,3518.35,3533.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72671,做多,2025-11-09 21:15:00,2025-11-09 21:25:00,3584.99,3588.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72672,做多,2025-11-09 22:15:00,2025-11-09 22:55:00,3578.01,3586.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72673,做多,2025-11-09 23:25:00,2025-11-10 00:00:00,3576.43,3560.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72674,做空,2025-11-10 00:00:00,2025-11-10 00:05:00,3560.3,3570.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72675,做多,2025-11-10 00:10:00,2025-11-10 00:20:00,3577.99,3603.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72676,做多,2025-11-10 02:00:00,2025-11-10 02:10:00,3632.17,3630.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72677,做空,2025-11-10 02:10:00,2025-11-10 02:35:00,3630.0,3620.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72678,做多,2025-11-10 03:00:00,2025-11-10 03:05:00,3641.64,3631.27,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72679,做多,2025-11-10 03:15:00,2025-11-10 03:20:00,3628.71,3625.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72680,做空,2025-11-10 03:20:00,2025-11-10 03:25:00,3625.15,3628.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72681,做多,2025-11-10 03:25:00,2025-11-10 03:45:00,3628.72,3631.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -72682,做空,2025-11-10 03:45:00,2025-11-10 04:05:00,3631.99,3628.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -72683,做多,2025-11-10 04:05:00,2025-11-10 04:10:00,3628.02,3624.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72684,做空,2025-11-10 04:10:00,2025-11-10 04:20:00,3624.66,3610.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72685,做多,2025-11-10 05:00:00,2025-11-10 05:05:00,3623.21,3620.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72686,做空,2025-11-10 05:05:00,2025-11-10 05:30:00,3620.45,3594.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72687,做多,2025-11-10 06:15:00,2025-11-10 06:50:00,3607.41,3603.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72688,做空,2025-11-10 06:50:00,2025-11-10 07:40:00,3603.98,3610.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72689,做多,2025-11-10 07:40:00,2025-11-10 07:50:00,3610.05,3606.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72690,做空,2025-11-10 07:50:00,2025-11-10 07:55:00,3606.51,3607.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72691,做多,2025-11-10 07:55:00,2025-11-10 08:05:00,3607.5,3608.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72692,做空,2025-11-10 08:05:00,2025-11-10 08:10:00,3608.91,3598.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72693,做多,2025-11-10 09:20:00,2025-11-10 09:35:00,3601.26,3616.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72694,做多,2025-11-10 11:25:00,2025-11-10 11:45:00,3609.87,3615.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72695,做多,2025-11-10 13:00:00,2025-11-10 13:20:00,3599.68,3594.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72696,做空,2025-11-10 13:20:00,2025-11-10 13:25:00,3594.87,3605.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72697,做多,2025-11-10 13:25:00,2025-11-10 13:30:00,3605.36,3614.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72698,做多,2025-11-10 14:05:00,2025-11-10 14:10:00,3602.89,3598.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72699,做空,2025-11-10 14:10:00,2025-11-10 14:15:00,3598.23,3603.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72700,做多,2025-11-10 14:15:00,2025-11-10 17:10:00,3603.27,3524.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72701,做空,2025-11-10 17:10:00,2025-11-10 17:15:00,3524.8,3527.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72702,做多,2025-11-10 17:15:00,2025-11-10 17:20:00,3527.13,3525.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72703,做空,2025-11-10 17:20:00,2025-11-10 19:00:00,3525.03,3537.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72704,做多,2025-11-10 19:05:00,2025-11-10 19:10:00,3546.82,3546.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72705,做空,2025-11-10 19:10:00,2025-11-10 19:35:00,3546.3,3555.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72706,做多,2025-11-10 19:35:00,2025-11-10 19:40:00,3555.0,3562.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72707,做多,2025-11-10 22:20:00,2025-11-10 22:45:00,3544.69,3571.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72708,做多,2025-11-10 23:55:00,2025-11-11 00:10:00,3566.38,3567.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72709,做空,2025-11-11 00:10:00,2025-11-11 00:15:00,3567.5,3570.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72710,做多,2025-11-11 00:15:00,2025-11-11 00:20:00,3570.49,3572.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72711,做多,2025-11-11 00:20:00,2025-11-11 00:25:00,3572.17,3562.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72712,做空,2025-11-11 00:25:00,2025-11-11 00:30:00,3562.29,3565.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72713,做多,2025-11-11 00:30:00,2025-11-11 00:55:00,3565.89,3584.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72714,做多,2025-11-11 02:10:00,2025-11-11 03:35:00,3587.18,3609.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -72715,做空,2025-11-11 03:35:00,2025-11-11 04:10:00,3609.93,3588.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72716,做多,2025-11-11 06:35:00,2025-11-11 06:40:00,3551.86,3550.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72717,做空,2025-11-11 06:40:00,2025-11-11 08:00:00,3550.94,3551.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72718,做多,2025-11-11 08:00:00,2025-11-11 08:25:00,3551.59,3551.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72719,做空,2025-11-11 08:25:00,2025-11-11 08:40:00,3551.07,3556.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72720,做多,2025-11-11 08:40:00,2025-11-11 09:00:00,3556.5,3569.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72721,做多,2025-11-11 11:00:00,2025-11-11 11:20:00,3569.52,3577.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72722,做多,2025-11-11 13:40:00,2025-11-11 13:50:00,3561.31,3540.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72723,做空,2025-11-11 13:50:00,2025-11-11 13:55:00,3540.51,3530.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72724,做多,2025-11-11 16:20:00,2025-11-11 16:25:00,3492.04,3473.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72725,做空,2025-11-11 16:25:00,2025-11-11 16:40:00,3473.39,3486.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72726,做多,2025-11-11 16:40:00,2025-11-11 16:50:00,3486.87,3490.6,0.0,100.0,0.0,0.0,0.0,0.0,flip -72727,做空,2025-11-11 16:50:00,2025-11-11 17:05:00,3490.6,3490.01,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72728,做多,2025-11-11 17:05:00,2025-11-11 17:10:00,3490.01,3488.89,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72729,做多,2025-11-11 18:00:00,2025-11-11 18:20:00,3473.01,3469.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72730,做空,2025-11-11 18:20:00,2025-11-11 18:25:00,3469.72,3474.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72731,做多,2025-11-11 18:25:00,2025-11-11 18:35:00,3474.19,3467.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72732,做空,2025-11-11 18:35:00,2025-11-11 18:45:00,3467.58,3474.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72733,做多,2025-11-11 18:45:00,2025-11-11 18:50:00,3474.4,3469.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72734,做空,2025-11-11 18:50:00,2025-11-11 19:05:00,3469.65,3456.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72735,做多,2025-11-11 19:15:00,2025-11-11 20:25:00,3460.21,3446.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72736,做空,2025-11-11 20:25:00,2025-11-11 20:30:00,3446.35,3437.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72737,做多,2025-11-11 21:20:00,2025-11-11 22:25:00,3443.48,3430.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72738,做空,2025-11-11 22:25:00,2025-11-11 22:50:00,3430.82,3431.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72739,做多,2025-11-11 22:50:00,2025-11-11 23:00:00,3431.1,3416.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72740,做空,2025-11-11 23:00:00,2025-11-11 23:05:00,3416.36,3417.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72741,做多,2025-11-11 23:05:00,2025-11-11 23:25:00,3417.59,3428.4,0.0,100.0,0.0,0.0,0.0,0.0,flip -72742,做空,2025-11-11 23:25:00,2025-11-11 23:45:00,3428.4,3420.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72743,做多,2025-11-12 00:00:00,2025-11-12 00:10:00,3430.24,3416.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72744,做空,2025-11-12 00:10:00,2025-11-12 00:15:00,3416.32,3425.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72745,做多,2025-11-12 00:15:00,2025-11-12 00:30:00,3425.91,3421.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72746,做空,2025-11-12 00:30:00,2025-11-12 00:40:00,3421.59,3424.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72747,做多,2025-11-12 00:40:00,2025-11-12 00:50:00,3424.27,3418.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72748,做空,2025-11-12 00:50:00,2025-11-12 01:00:00,3418.21,3415.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72749,做多,2025-11-12 01:05:00,2025-11-12 01:10:00,3430.79,3436.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72750,做多,2025-11-12 03:15:00,2025-11-12 04:00:00,3437.35,3435.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72751,做空,2025-11-12 04:00:00,2025-11-12 04:35:00,3435.84,3435.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72752,做多,2025-11-12 04:35:00,2025-11-12 05:00:00,3435.59,3448.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72753,做多,2025-11-12 07:05:00,2025-11-12 07:40:00,3445.92,3446.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72754,做空,2025-11-12 07:40:00,2025-11-12 07:50:00,3446.0,3437.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72755,做多,2025-11-12 08:15:00,2025-11-12 08:25:00,3445.6,3457.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72756,做多,2025-11-12 12:05:00,2025-11-12 12:20:00,3543.39,3555.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72757,做多,2025-11-12 12:45:00,2025-11-12 13:00:00,3549.73,3547.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72758,做空,2025-11-12 13:00:00,2025-11-12 13:10:00,3547.76,3553.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72759,做多,2025-11-12 13:10:00,2025-11-12 13:15:00,3553.92,3547.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72760,做多,2025-11-12 17:30:00,2025-11-12 17:35:00,3404.0,3447.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72761,做多,2025-11-12 17:35:00,2025-11-12 17:40:00,3447.65,3429.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72762,做多,2025-11-12 19:40:00,2025-11-12 20:10:00,3408.22,3411.19,0.0,100.0,0.0,0.0,0.0,0.0,flip -72763,做空,2025-11-12 20:10:00,2025-11-12 21:05:00,3411.19,3417.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72764,做多,2025-11-12 21:05:00,2025-11-12 21:25:00,3417.79,3415.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72765,做空,2025-11-12 21:25:00,2025-11-12 21:30:00,3415.47,3422.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72766,做多,2025-11-12 21:30:00,2025-11-12 21:35:00,3422.98,3418.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72767,做空,2025-11-12 21:35:00,2025-11-12 21:55:00,3418.04,3421.85,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72768,做多,2025-11-12 21:55:00,2025-11-12 22:00:00,3421.85,3417.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72769,做空,2025-11-12 22:00:00,2025-11-12 22:05:00,3417.57,3406.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72770,做多,2025-11-12 22:35:00,2025-11-12 22:40:00,3415.75,3413.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72771,做空,2025-11-12 22:40:00,2025-11-12 22:45:00,3413.01,3416.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72772,做多,2025-11-12 22:45:00,2025-11-12 23:25:00,3416.0,3408.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72773,做空,2025-11-12 23:25:00,2025-11-12 23:30:00,3408.86,3410.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72774,做多,2025-11-12 23:30:00,2025-11-12 23:35:00,3410.1,3408.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72775,做空,2025-11-12 23:35:00,2025-11-12 23:45:00,3408.11,3409.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72776,做多,2025-11-12 23:45:00,2025-11-13 00:10:00,3409.56,3414.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -72777,做空,2025-11-13 00:10:00,2025-11-13 00:30:00,3414.76,3413.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72778,做多,2025-11-13 00:30:00,2025-11-13 00:35:00,3413.53,3425.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72779,做多,2025-11-13 00:50:00,2025-11-13 00:55:00,3416.07,3410.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72780,做空,2025-11-13 00:55:00,2025-11-13 01:00:00,3410.9,3415.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72781,做多,2025-11-13 01:00:00,2025-11-13 01:05:00,3415.79,3429.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72782,做多,2025-11-13 02:00:00,2025-11-13 02:20:00,3429.57,3429.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72783,做空,2025-11-13 02:20:00,2025-11-13 02:30:00,3429.14,3438.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72784,做多,2025-11-13 02:30:00,2025-11-13 02:50:00,3438.42,3433.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72785,做空,2025-11-13 02:50:00,2025-11-13 03:10:00,3433.16,3399.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72786,做多,2025-11-13 03:20:00,2025-11-13 03:25:00,3430.47,3449.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72787,做多,2025-11-13 03:25:00,2025-11-13 03:30:00,3449.23,3446.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72788,做多,2025-11-13 04:10:00,2025-11-13 04:15:00,3465.9,3475.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72789,做多,2025-11-13 05:15:00,2025-11-13 05:30:00,3473.85,3494.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72790,做多,2025-11-13 07:40:00,2025-11-13 07:45:00,3541.47,3536.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72791,做空,2025-11-13 07:45:00,2025-11-13 07:50:00,3536.0,3532.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72792,做多,2025-11-13 08:00:00,2025-11-13 08:10:00,3544.45,3536.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72793,做空,2025-11-13 08:10:00,2025-11-13 08:15:00,3536.59,3541.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72794,做多,2025-11-13 08:15:00,2025-11-13 08:25:00,3541.42,3541.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72795,做空,2025-11-13 08:25:00,2025-11-13 08:30:00,3541.53,3541.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72796,做多,2025-11-13 08:30:00,2025-11-13 08:45:00,3541.99,3535.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72797,做空,2025-11-13 08:45:00,2025-11-13 08:50:00,3535.46,3526.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72798,做多,2025-11-13 10:15:00,2025-11-13 10:20:00,3508.17,3505.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72799,做空,2025-11-13 10:20:00,2025-11-13 10:40:00,3505.81,3504.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -72800,做多,2025-11-13 10:40:00,2025-11-13 11:20:00,3504.0,3503.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72801,做空,2025-11-13 11:20:00,2025-11-13 11:40:00,3503.79,3506.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72802,做多,2025-11-13 11:40:00,2025-11-13 11:50:00,3506.38,3502.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72803,做空,2025-11-13 11:50:00,2025-11-13 12:00:00,3502.96,3497.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72804,做多,2025-11-13 12:35:00,2025-11-13 13:00:00,3501.46,3496.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72805,做空,2025-11-13 13:00:00,2025-11-13 13:20:00,3496.01,3474.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72806,做多,2025-11-13 14:50:00,2025-11-13 15:00:00,3450.56,3411.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72807,做空,2025-11-13 15:00:00,2025-11-13 15:05:00,3411.5,3431.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72808,做多,2025-11-13 15:05:00,2025-11-13 15:15:00,3431.1,3421.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72809,做空,2025-11-13 15:15:00,2025-11-13 15:25:00,3421.76,3408.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72810,做多,2025-11-13 19:25:00,2025-11-13 19:30:00,3230.17,3208.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72811,做空,2025-11-13 19:30:00,2025-11-13 19:55:00,3208.02,3196.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72812,做多,2025-11-13 20:35:00,2025-11-13 20:40:00,3194.02,3181.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72813,做空,2025-11-13 20:40:00,2025-11-13 21:05:00,3181.97,3188.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72814,做多,2025-11-13 21:05:00,2025-11-13 21:15:00,3188.12,3174.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72815,做空,2025-11-13 21:15:00,2025-11-13 21:40:00,3174.63,3183.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72816,做多,2025-11-13 21:40:00,2025-11-13 21:45:00,3183.68,3178.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72817,做空,2025-11-13 21:45:00,2025-11-14 00:15:00,3178.72,3208.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72818,做多,2025-11-14 00:30:00,2025-11-14 01:25:00,3234.69,3197.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72819,做空,2025-11-14 01:25:00,2025-11-14 01:50:00,3197.42,3204.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72820,做多,2025-11-14 01:50:00,2025-11-14 02:05:00,3204.0,3225.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72821,做多,2025-11-14 03:20:00,2025-11-14 03:30:00,3230.91,3224.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72822,做空,2025-11-14 03:30:00,2025-11-14 03:35:00,3224.34,3223.24,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72823,做多,2025-11-14 05:35:00,2025-11-14 06:10:00,3174.7,3173.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72824,做空,2025-11-14 06:10:00,2025-11-14 06:35:00,3173.47,3151.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72825,做多,2025-11-14 06:45:00,2025-11-14 06:55:00,3174.89,3220.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72826,做多,2025-11-14 08:15:00,2025-11-14 08:20:00,3215.95,3203.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72827,做空,2025-11-14 08:20:00,2025-11-14 08:30:00,3203.43,3193.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72828,做多,2025-11-14 08:35:00,2025-11-14 09:05:00,3205.1,3204.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72829,做空,2025-11-14 09:05:00,2025-11-14 09:15:00,3204.55,3180.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72830,做多,2025-11-14 10:20:00,2025-11-14 10:55:00,3179.17,3174.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72831,做空,2025-11-14 10:55:00,2025-11-14 11:20:00,3174.72,3170.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -72832,做多,2025-11-14 11:20:00,2025-11-14 13:05:00,3170.79,3124.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72833,做空,2025-11-14 13:05:00,2025-11-14 13:35:00,3124.97,3078.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72834,做多,2025-11-14 13:50:00,2025-11-14 14:20:00,3120.83,3161.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72835,做多,2025-11-14 16:05:00,2025-11-14 16:15:00,3199.48,3197.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72836,做空,2025-11-14 16:15:00,2025-11-14 17:45:00,3197.05,3184.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72837,做多,2025-11-14 19:10:00,2025-11-14 19:20:00,3191.01,3213.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72838,做多,2025-11-14 20:15:00,2025-11-14 20:20:00,3190.49,3178.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72839,做空,2025-11-14 20:20:00,2025-11-14 20:35:00,3178.8,3154.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72840,做多,2025-11-14 21:20:00,2025-11-14 22:10:00,3164.27,3143.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72841,做空,2025-11-14 22:10:00,2025-11-14 22:25:00,3143.42,3167.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72842,做多,2025-11-14 22:25:00,2025-11-14 22:30:00,3167.28,3170.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72843,做多,2025-11-15 00:00:00,2025-11-15 00:35:00,3129.13,3125.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72844,做空,2025-11-15 00:35:00,2025-11-15 00:50:00,3125.67,3127.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72845,做多,2025-11-15 00:50:00,2025-11-15 01:40:00,3127.06,3159.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72846,做多,2025-11-15 04:10:00,2025-11-15 04:20:00,3181.11,3178.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72847,做空,2025-11-15 04:20:00,2025-11-15 04:30:00,3178.34,3169.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72848,做多,2025-11-15 05:15:00,2025-11-15 05:20:00,3172.69,3169.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72849,做空,2025-11-15 05:20:00,2025-11-15 05:30:00,3169.33,3172.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72850,做多,2025-11-15 05:30:00,2025-11-15 05:35:00,3172.85,3169.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72851,做空,2025-11-15 05:35:00,2025-11-15 05:40:00,3169.6,3173.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72852,做多,2025-11-15 05:40:00,2025-11-15 05:55:00,3173.74,3177.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72853,做多,2025-11-15 06:50:00,2025-11-15 06:55:00,3178.87,3173.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72854,做空,2025-11-15 06:55:00,2025-11-15 07:05:00,3173.99,3178.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72855,做多,2025-11-15 07:05:00,2025-11-15 07:15:00,3178.88,3178.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72856,做空,2025-11-15 07:15:00,2025-11-15 07:45:00,3178.05,3169.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72857,做多,2025-11-15 09:10:00,2025-11-15 09:15:00,3158.61,3153.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72858,做空,2025-11-15 09:15:00,2025-11-15 09:20:00,3153.26,3162.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72859,做多,2025-11-15 09:20:00,2025-11-15 09:30:00,3162.26,3155.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72860,做空,2025-11-15 09:30:00,2025-11-15 10:05:00,3155.43,3149.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -72861,做多,2025-11-15 10:05:00,2025-11-15 10:35:00,3149.0,3155.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -72862,做空,2025-11-15 10:35:00,2025-11-15 11:45:00,3155.02,3153.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72863,做多,2025-11-15 12:20:00,2025-11-15 12:40:00,3164.61,3155.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72864,做空,2025-11-15 12:40:00,2025-11-15 12:50:00,3155.85,3162.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72865,做多,2025-11-15 12:50:00,2025-11-15 13:05:00,3162.54,3168.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72866,做多,2025-11-15 14:35:00,2025-11-15 14:40:00,3183.48,3179.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72867,做空,2025-11-15 14:40:00,2025-11-15 15:05:00,3179.21,3183.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72868,做多,2025-11-15 15:05:00,2025-11-15 15:10:00,3183.14,3182.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72869,做空,2025-11-15 15:10:00,2025-11-15 15:25:00,3182.55,3183.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72870,做多,2025-11-15 15:25:00,2025-11-15 15:30:00,3183.77,3176.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72871,做空,2025-11-15 15:30:00,2025-11-15 15:35:00,3176.81,3178.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72872,做多,2025-11-15 15:35:00,2025-11-15 15:50:00,3178.81,3185.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72873,做多,2025-11-15 16:40:00,2025-11-15 17:15:00,3178.49,3195.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72874,做多,2025-11-15 19:05:00,2025-11-15 23:15:00,3210.77,3173.38,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72875,做多,2025-11-16 00:00:00,2025-11-16 00:05:00,3170.06,3159.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72876,做空,2025-11-16 00:05:00,2025-11-16 00:10:00,3159.96,3158.83,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72877,做多,2025-11-16 00:50:00,2025-11-16 02:00:00,3160.6,3147.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72878,做空,2025-11-16 02:00:00,2025-11-16 02:05:00,3147.02,3155.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72879,做多,2025-11-16 02:05:00,2025-11-16 02:10:00,3155.47,3155.53,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72880,做多,2025-11-16 05:00:00,2025-11-16 05:10:00,3199.26,3207.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72881,做多,2025-11-16 07:05:00,2025-11-16 07:10:00,3207.27,3205.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72882,做空,2025-11-16 07:10:00,2025-11-16 07:25:00,3205.25,3204.52,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72883,做多,2025-11-16 07:30:00,2025-11-16 07:45:00,3206.64,3214.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72884,做多,2025-11-16 08:20:00,2025-11-16 08:35:00,3211.69,3209.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72885,做空,2025-11-16 08:35:00,2025-11-16 09:05:00,3209.9,3211.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72886,做多,2025-11-16 09:05:00,2025-11-16 09:15:00,3211.23,3209.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72887,做空,2025-11-16 09:15:00,2025-11-16 09:25:00,3209.08,3214.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72888,做多,2025-11-16 09:25:00,2025-11-16 09:40:00,3214.5,3219.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72889,做多,2025-11-16 12:40:00,2025-11-16 12:45:00,3174.72,3174.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72890,做空,2025-11-16 12:45:00,2025-11-16 13:05:00,3174.48,3170.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72891,做多,2025-11-16 13:05:00,2025-11-16 13:10:00,3170.09,3168.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72892,做空,2025-11-16 13:10:00,2025-11-16 13:15:00,3168.52,3170.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72893,做多,2025-11-16 13:15:00,2025-11-16 13:20:00,3170.25,3162.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72894,做空,2025-11-16 13:20:00,2025-11-16 13:25:00,3162.07,3157.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72895,做多,2025-11-16 14:30:00,2025-11-16 14:40:00,3157.71,3171.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72896,做多,2025-11-16 17:55:00,2025-11-16 18:00:00,3078.97,3092.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72897,做多,2025-11-16 19:05:00,2025-11-16 20:40:00,3076.34,3097.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -72898,做空,2025-11-16 20:40:00,2025-11-16 21:00:00,3097.57,3079.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72899,做多,2025-11-16 22:10:00,2025-11-16 22:20:00,3070.22,3070.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72900,做空,2025-11-16 22:20:00,2025-11-16 22:45:00,3070.78,3092.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72901,做多,2025-11-16 22:45:00,2025-11-16 22:50:00,3092.81,3094.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72902,做多,2025-11-16 23:10:00,2025-11-17 00:15:00,3064.71,3073.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -72903,做空,2025-11-17 00:15:00,2025-11-17 00:20:00,3073.29,3083.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72904,做多,2025-11-17 00:20:00,2025-11-17 00:40:00,3083.96,3124.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72905,做多,2025-11-17 02:00:00,2025-11-17 02:10:00,3123.84,3150.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72906,做多,2025-11-17 02:10:00,2025-11-17 02:15:00,3150.71,3143.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -72907,做多,2025-11-17 05:10:00,2025-11-17 05:20:00,3179.07,3182.08,0.0,100.0,0.0,0.0,0.0,0.0,flip -72908,做空,2025-11-17 05:20:00,2025-11-17 05:40:00,3182.08,3180.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72909,做多,2025-11-17 05:40:00,2025-11-17 06:05:00,3180.68,3180.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72910,做空,2025-11-17 06:05:00,2025-11-17 06:10:00,3180.65,3173.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72911,做多,2025-11-17 06:15:00,2025-11-17 06:25:00,3188.0,3189.35,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72912,做多,2025-11-17 06:35:00,2025-11-17 06:50:00,3183.51,3193.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72913,做多,2025-11-17 08:15:00,2025-11-17 08:25:00,3194.78,3196.64,0.0,100.0,0.0,0.0,0.0,0.0,flip -72914,做空,2025-11-17 08:25:00,2025-11-17 08:30:00,3196.64,3189.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72915,做多,2025-11-17 09:10:00,2025-11-17 09:15:00,3198.02,3208.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72916,做多,2025-11-17 09:40:00,2025-11-17 09:50:00,3198.24,3191.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72917,做空,2025-11-17 09:50:00,2025-11-17 09:55:00,3191.87,3193.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72918,做多,2025-11-17 09:55:00,2025-11-17 10:25:00,3193.81,3194.23,0.0,100.0,0.0,0.0,0.0,-0.0,flip -72919,做空,2025-11-17 10:25:00,2025-11-17 10:30:00,3194.23,3200.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72920,做多,2025-11-17 10:30:00,2025-11-17 10:35:00,3200.26,3197.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72921,做空,2025-11-17 10:35:00,2025-11-17 10:45:00,3197.41,3199.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72922,做多,2025-11-17 10:45:00,2025-11-17 10:50:00,3199.76,3195.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72923,做空,2025-11-17 10:50:00,2025-11-17 11:05:00,3195.82,3200.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72924,做多,2025-11-17 11:05:00,2025-11-17 11:25:00,3200.64,3206.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72925,做多,2025-11-17 11:50:00,2025-11-17 11:55:00,3204.17,3202.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72926,做空,2025-11-17 11:55:00,2025-11-17 12:35:00,3202.56,3187.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72927,做多,2025-11-17 14:30:00,2025-11-17 14:35:00,3153.45,3196.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72928,做多,2025-11-17 15:10:00,2025-11-17 15:30:00,3134.66,3128.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72929,做空,2025-11-17 15:30:00,2025-11-17 16:05:00,3128.86,3080.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72930,做多,2025-11-17 16:45:00,2025-11-17 17:20:00,3100.39,3110.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -72931,做空,2025-11-17 17:20:00,2025-11-17 17:45:00,3110.01,3068.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72932,做多,2025-11-17 20:45:00,2025-11-17 20:50:00,2998.91,3004.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72933,做多,2025-11-17 21:50:00,2025-11-17 22:00:00,3001.69,3005.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -72934,做空,2025-11-17 22:00:00,2025-11-17 23:20:00,3005.99,3017.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72935,做多,2025-11-17 23:20:00,2025-11-17 23:25:00,3017.78,3016.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72936,做空,2025-11-17 23:25:00,2025-11-17 23:30:00,3016.38,3022.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72937,做多,2025-11-17 23:30:00,2025-11-17 23:35:00,3022.74,3021.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72938,做空,2025-11-17 23:35:00,2025-11-17 23:50:00,3021.64,3024.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72939,做多,2025-11-17 23:50:00,2025-11-17 23:55:00,3024.06,3030.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72940,做多,2025-11-18 00:20:00,2025-11-18 00:25:00,3033.69,3018.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72941,做空,2025-11-18 00:25:00,2025-11-18 00:35:00,3018.63,3010.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72942,做多,2025-11-18 00:45:00,2025-11-18 01:05:00,3027.45,3044.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72943,做多,2025-11-18 01:30:00,2025-11-18 01:35:00,3034.24,3025.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72944,做空,2025-11-18 01:35:00,2025-11-18 01:40:00,3025.21,3030.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72945,做多,2025-11-18 01:40:00,2025-11-18 01:45:00,3030.0,3021.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72946,做空,2025-11-18 01:45:00,2025-11-18 02:00:00,3021.22,3002.72,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72947,做多,2025-11-18 02:20:00,2025-11-18 02:35:00,3018.77,3024.43,0.0,100.0,0.0,0.0,0.0,0.0,flip -72948,做空,2025-11-18 02:35:00,2025-11-18 02:55:00,3024.43,2984.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72949,做多,2025-11-18 03:35:00,2025-11-18 04:05:00,3009.65,3002.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72950,做空,2025-11-18 04:05:00,2025-11-18 04:30:00,3002.01,2989.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -72951,做多,2025-11-18 04:30:00,2025-11-18 05:00:00,2989.31,2996.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -72952,做空,2025-11-18 05:00:00,2025-11-18 06:05:00,2996.01,3006.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72953,做多,2025-11-18 06:05:00,2025-11-18 06:20:00,3006.69,3006.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72954,做空,2025-11-18 06:20:00,2025-11-18 06:30:00,3006.01,2990.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72955,做多,2025-11-18 07:05:00,2025-11-18 07:10:00,2999.4,2996.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72956,做空,2025-11-18 07:10:00,2025-11-18 07:20:00,2996.86,2998.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72957,做多,2025-11-18 07:20:00,2025-11-18 07:35:00,2998.99,3029.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72958,做多,2025-11-18 09:40:00,2025-11-18 10:20:00,3044.02,3051.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -72959,做空,2025-11-18 10:20:00,2025-11-18 11:20:00,3051.58,3065.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72960,做多,2025-11-18 11:20:00,2025-11-18 11:25:00,3065.56,3062.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72961,做空,2025-11-18 11:25:00,2025-11-18 11:35:00,3062.76,3063.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72962,做多,2025-11-18 11:35:00,2025-11-18 11:40:00,3063.14,3068.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72963,做多,2025-11-18 12:40:00,2025-11-18 12:45:00,3063.14,3054.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72964,做空,2025-11-18 12:45:00,2025-11-18 12:55:00,3054.99,3048.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72965,做多,2025-11-18 13:40:00,2025-11-18 13:55:00,3037.67,3046.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -72966,做空,2025-11-18 13:55:00,2025-11-18 14:15:00,3046.99,3041.53,0.0,100.0,0.0,0.0,0.0,0.0,flip -72967,做多,2025-11-18 14:15:00,2025-11-18 14:25:00,3041.53,3056.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72968,做多,2025-11-18 15:05:00,2025-11-18 15:10:00,3074.76,3078.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72969,做多,2025-11-18 18:00:00,2025-11-18 18:25:00,3143.37,3142.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72970,做空,2025-11-18 18:25:00,2025-11-18 19:35:00,3142.38,3160.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72971,做多,2025-11-18 19:35:00,2025-11-18 19:40:00,3160.66,3145.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72972,做空,2025-11-18 19:40:00,2025-11-18 19:50:00,3145.36,3137.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72973,做多,2025-11-18 22:10:00,2025-11-18 22:15:00,3120.0,3116.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72974,做空,2025-11-18 22:15:00,2025-11-18 23:15:00,3116.86,3113.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -72975,做多,2025-11-18 23:15:00,2025-11-18 23:40:00,3113.0,3119.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -72976,做空,2025-11-18 23:40:00,2025-11-18 23:55:00,3119.3,3122.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72977,做多,2025-11-18 23:55:00,2025-11-19 00:00:00,3122.21,3109.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72978,做空,2025-11-19 00:00:00,2025-11-19 00:05:00,3109.0,3108.08,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -72979,做多,2025-11-19 00:40:00,2025-11-19 01:30:00,3104.23,3100.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72980,做空,2025-11-19 01:30:00,2025-11-19 03:15:00,3100.68,3092.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72981,做多,2025-11-19 08:55:00,2025-11-19 09:00:00,3079.12,3061.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72982,做空,2025-11-19 09:00:00,2025-11-19 09:05:00,3061.99,3062.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72983,做多,2025-11-19 09:30:00,2025-11-19 09:45:00,3069.42,3074.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -72984,做空,2025-11-19 09:45:00,2025-11-19 09:50:00,3074.16,3082.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72985,做多,2025-11-19 09:50:00,2025-11-19 10:05:00,3082.27,3104.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -72986,做多,2025-11-19 11:05:00,2025-11-19 11:20:00,3093.8,3090.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72987,做空,2025-11-19 11:20:00,2025-11-19 11:30:00,3090.23,3090.75,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72988,做多,2025-11-19 11:35:00,2025-11-19 12:10:00,3091.93,3086.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72989,做空,2025-11-19 12:10:00,2025-11-19 12:20:00,3086.61,3088.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -72990,做多,2025-11-19 12:25:00,2025-11-19 12:35:00,3091.57,3088.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72991,做空,2025-11-19 12:35:00,2025-11-19 12:40:00,3088.22,3094.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72992,做多,2025-11-19 12:40:00,2025-11-19 12:50:00,3094.15,3094.48,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -72993,做多,2025-11-19 13:05:00,2025-11-19 13:10:00,3094.41,3090.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72994,做空,2025-11-19 13:10:00,2025-11-19 13:15:00,3090.12,3094.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72995,做多,2025-11-19 13:15:00,2025-11-19 13:20:00,3094.82,3090.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72996,做空,2025-11-19 13:20:00,2025-11-19 13:25:00,3090.63,3093.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72997,做多,2025-11-19 13:25:00,2025-11-19 13:30:00,3093.43,3082.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -72998,做空,2025-11-19 13:30:00,2025-11-19 13:35:00,3082.2,3073.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -72999,做多,2025-11-19 14:45:00,2025-11-19 15:05:00,3059.97,3097.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73000,做多,2025-11-19 18:10:00,2025-11-19 19:55:00,2921.92,2880.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73001,做空,2025-11-19 19:55:00,2025-11-19 20:10:00,2880.8,2883.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73002,做多,2025-11-19 20:10:00,2025-11-19 20:20:00,2883.9,2906.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73003,做多,2025-11-19 22:25:00,2025-11-19 22:35:00,2981.61,2974.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73004,做空,2025-11-19 22:35:00,2025-11-19 22:40:00,2974.51,2978.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73005,做多,2025-11-19 22:40:00,2025-11-19 23:05:00,2978.0,3020.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73006,做多,2025-11-20 01:00:00,2025-11-20 01:25:00,3025.19,3027.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -73007,做空,2025-11-20 01:25:00,2025-11-20 01:30:00,3027.54,3040.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73008,做多,2025-11-20 01:30:00,2025-11-20 01:50:00,3040.16,3047.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73009,做多,2025-11-20 02:25:00,2025-11-20 02:35:00,3032.86,3036.32,0.0,100.0,0.0,0.0,0.0,0.0,flip -73010,做空,2025-11-20 02:35:00,2025-11-20 02:45:00,3036.32,3037.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73011,做多,2025-11-20 02:45:00,2025-11-20 03:20:00,3037.74,3049.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73012,做多,2025-11-20 03:30:00,2025-11-20 03:35:00,3048.99,3041.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73013,做空,2025-11-20 03:35:00,2025-11-20 04:05:00,3041.41,3028.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73014,做多,2025-11-20 04:45:00,2025-11-20 05:05:00,3033.56,3050.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73015,做多,2025-11-20 06:00:00,2025-11-20 07:15:00,3034.89,3028.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73016,做空,2025-11-20 07:15:00,2025-11-20 07:25:00,3028.38,3026.61,0.0,100.0,0.0,0.0,0.0,0.0,flip -73017,做多,2025-11-20 07:25:00,2025-11-20 07:50:00,3026.61,3040.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73018,做多,2025-11-20 08:15:00,2025-11-20 08:30:00,3034.57,3033.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73019,做空,2025-11-20 08:30:00,2025-11-20 09:00:00,3033.85,3024.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73020,做多,2025-11-20 10:25:00,2025-11-20 10:30:00,3016.11,3011.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73021,做空,2025-11-20 10:30:00,2025-11-20 10:50:00,3011.22,3011.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73022,做多,2025-11-20 10:50:00,2025-11-20 11:05:00,3011.8,3011.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73023,做空,2025-11-20 11:05:00,2025-11-20 11:35:00,3011.54,3015.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73024,做多,2025-11-20 11:35:00,2025-11-20 11:40:00,3015.49,3018.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73025,做多,2025-11-20 12:15:00,2025-11-20 12:30:00,3016.85,3025.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73026,做多,2025-11-20 12:45:00,2025-11-20 13:10:00,3026.99,3034.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73027,做多,2025-11-20 13:25:00,2025-11-20 13:30:00,3020.85,3017.01,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73028,做多,2025-11-20 13:35:00,2025-11-20 14:30:00,3020.49,2998.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73029,做空,2025-11-20 14:30:00,2025-11-20 14:50:00,2998.37,3001.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73030,做多,2025-11-20 14:50:00,2025-11-20 14:55:00,3001.06,2999.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73031,做空,2025-11-20 14:55:00,2025-11-20 15:05:00,2999.42,2979.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73032,做多,2025-11-20 15:20:00,2025-11-20 15:25:00,2993.63,2986.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73033,做空,2025-11-20 15:25:00,2025-11-20 15:35:00,2986.67,2983.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -73034,做多,2025-11-20 15:35:00,2025-11-20 18:20:00,2983.2,2825.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73035,做空,2025-11-20 18:20:00,2025-11-20 18:40:00,2825.87,2821.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -73036,做多,2025-11-20 18:40:00,2025-11-20 19:35:00,2821.48,2825.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -73037,做空,2025-11-20 19:35:00,2025-11-20 20:15:00,2825.48,2833.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73038,做多,2025-11-20 20:15:00,2025-11-20 20:20:00,2833.36,2834.29,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73039,做多,2025-11-20 21:00:00,2025-11-20 21:05:00,2845.88,2847.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73040,做多,2025-11-20 22:55:00,2025-11-21 00:30:00,2885.08,2849.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73041,做空,2025-11-21 00:30:00,2025-11-21 00:35:00,2849.6,2860.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73042,做多,2025-11-21 00:35:00,2025-11-21 01:20:00,2860.53,2872.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73043,做多,2025-11-21 01:55:00,2025-11-21 03:45:00,2861.04,2813.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73044,做空,2025-11-21 03:45:00,2025-11-21 04:10:00,2813.44,2807.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -73045,做多,2025-11-21 04:10:00,2025-11-21 04:15:00,2807.27,2801.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73046,做空,2025-11-21 04:15:00,2025-11-21 04:25:00,2801.3,2808.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73047,做多,2025-11-21 04:25:00,2025-11-21 04:30:00,2808.37,2789.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73048,做空,2025-11-21 04:30:00,2025-11-21 04:35:00,2789.44,2783.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73049,做多,2025-11-21 04:40:00,2025-11-21 04:45:00,2808.95,2802.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73050,做空,2025-11-21 04:45:00,2025-11-21 04:50:00,2802.69,2814.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73051,做多,2025-11-21 04:50:00,2025-11-21 05:05:00,2814.72,2819.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73052,做多,2025-11-21 05:40:00,2025-11-21 08:25:00,2805.25,2734.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73053,做空,2025-11-21 08:25:00,2025-11-21 08:45:00,2734.8,2730.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -73054,做多,2025-11-21 08:45:00,2025-11-21 09:15:00,2730.15,2731.87,0.0,100.0,0.0,0.0,0.0,0.0,flip -73055,做空,2025-11-21 09:15:00,2025-11-21 09:25:00,2731.87,2709.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73056,做多,2025-11-21 10:30:00,2025-11-21 10:45:00,2697.73,2698.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73057,做空,2025-11-21 10:45:00,2025-11-21 11:45:00,2698.02,2683.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73058,做多,2025-11-21 12:35:00,2025-11-21 14:10:00,2719.15,2730.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -73059,做空,2025-11-21 14:10:00,2025-11-21 14:30:00,2730.0,2767.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73060,做多,2025-11-21 14:30:00,2025-11-21 14:35:00,2767.84,2756.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73061,做多,2025-11-21 16:35:00,2025-11-21 16:40:00,2727.62,2713.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73062,做空,2025-11-21 16:40:00,2025-11-21 18:35:00,2713.34,2771.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73063,做多,2025-11-21 18:35:00,2025-11-21 19:10:00,2771.75,2767.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73064,做空,2025-11-21 19:10:00,2025-11-21 20:05:00,2767.18,2730.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73065,做多,2025-11-21 20:45:00,2025-11-21 20:50:00,2746.39,2739.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73066,做空,2025-11-21 20:50:00,2025-11-21 21:00:00,2739.51,2736.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -73067,做多,2025-11-21 21:00:00,2025-11-21 21:20:00,2736.84,2762.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73068,做多,2025-11-21 22:25:00,2025-11-22 00:45:00,2750.44,2764.38,0.0,100.0,0.0,0.0,0.0,0.0,flip -73069,做空,2025-11-22 00:45:00,2025-11-22 00:55:00,2764.38,2764.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73070,做多,2025-11-22 00:55:00,2025-11-22 01:05:00,2764.9,2763.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73071,做空,2025-11-22 01:05:00,2025-11-22 01:10:00,2763.77,2764.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73072,做多,2025-11-22 01:10:00,2025-11-22 01:30:00,2764.4,2778.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73073,做多,2025-11-22 01:45:00,2025-11-22 02:05:00,2773.07,2765.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73074,做空,2025-11-22 02:05:00,2025-11-22 02:10:00,2765.11,2759.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73075,做多,2025-11-22 03:50:00,2025-11-22 04:00:00,2751.91,2746.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73076,做空,2025-11-22 04:00:00,2025-11-22 04:10:00,2746.81,2733.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73077,做多,2025-11-22 04:50:00,2025-11-22 05:15:00,2745.29,2737.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73078,做空,2025-11-22 05:15:00,2025-11-22 05:45:00,2737.82,2734.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -73079,做多,2025-11-22 05:45:00,2025-11-22 06:05:00,2734.24,2731.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73080,做空,2025-11-22 06:05:00,2025-11-22 06:10:00,2731.9,2741.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73081,做多,2025-11-22 06:10:00,2025-11-22 06:20:00,2741.82,2749.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73082,做多,2025-11-22 07:50:00,2025-11-22 09:40:00,2756.91,2728.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73083,做空,2025-11-22 09:40:00,2025-11-22 09:45:00,2728.61,2731.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73084,做多,2025-11-22 09:45:00,2025-11-22 09:50:00,2731.0,2729.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73085,做空,2025-11-22 09:50:00,2025-11-22 10:00:00,2729.01,2726.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -73086,做多,2025-11-22 10:00:00,2025-11-22 11:25:00,2726.48,2735.04,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73087,做多,2025-11-22 13:05:00,2025-11-22 13:20:00,2724.17,2715.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73088,做空,2025-11-22 13:20:00,2025-11-22 13:30:00,2715.45,2719.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73089,做多,2025-11-22 13:30:00,2025-11-22 13:35:00,2719.44,2714.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73090,做空,2025-11-22 13:35:00,2025-11-22 13:40:00,2714.0,2719.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73091,做多,2025-11-22 13:40:00,2025-11-22 13:50:00,2719.31,2715.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73092,做空,2025-11-22 13:50:00,2025-11-22 13:55:00,2715.0,2718.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73093,做多,2025-11-22 13:55:00,2025-11-22 14:00:00,2718.09,2730.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73094,做多,2025-11-22 14:00:00,2025-11-22 14:05:00,2730.63,2732.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73095,做多,2025-11-22 15:55:00,2025-11-22 16:15:00,2737.61,2743.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73096,做多,2025-11-22 17:55:00,2025-11-22 18:10:00,2748.64,2750.67,0.0,100.0,0.0,0.0,0.0,0.0,flip -73097,做空,2025-11-22 18:10:00,2025-11-22 18:20:00,2750.67,2750.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73098,做多,2025-11-22 18:20:00,2025-11-22 19:00:00,2750.08,2748.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73099,做空,2025-11-22 19:00:00,2025-11-22 19:05:00,2748.99,2753.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73100,做多,2025-11-22 19:05:00,2025-11-22 19:10:00,2753.8,2751.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73101,做空,2025-11-22 19:10:00,2025-11-22 19:25:00,2751.67,2749.42,0.0,100.0,0.0,0.0,0.0,0.0,flip -73102,做多,2025-11-22 19:25:00,2025-11-22 19:55:00,2749.42,2749.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73103,做空,2025-11-22 19:55:00,2025-11-22 20:00:00,2749.26,2753.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73104,做多,2025-11-22 20:00:00,2025-11-22 20:05:00,2753.77,2750.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73105,做空,2025-11-22 20:05:00,2025-11-22 20:10:00,2750.0,2754.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73106,做多,2025-11-22 20:10:00,2025-11-22 20:15:00,2754.64,2750.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73107,做多,2025-11-22 21:30:00,2025-11-22 21:35:00,2746.24,2741.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73108,做空,2025-11-22 21:35:00,2025-11-22 21:40:00,2741.83,2745.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73109,做多,2025-11-22 21:40:00,2025-11-22 21:45:00,2745.34,2745.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73110,做空,2025-11-22 21:45:00,2025-11-22 22:05:00,2745.28,2744.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73111,做多,2025-11-22 22:05:00,2025-11-22 22:10:00,2744.0,2756.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73112,做多,2025-11-23 00:00:00,2025-11-23 00:30:00,2772.4,2776.07,0.0,100.0,0.0,0.0,0.0,0.0,flip -73113,做空,2025-11-23 00:30:00,2025-11-23 00:50:00,2776.07,2771.42,0.0,100.0,0.0,0.0,0.0,0.0,flip -73114,做多,2025-11-23 00:50:00,2025-11-23 01:15:00,2771.42,2783.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73115,做多,2025-11-23 03:05:00,2025-11-23 03:20:00,2818.51,2810.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73116,做空,2025-11-23 03:20:00,2025-11-23 03:30:00,2810.43,2818.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73117,做多,2025-11-23 03:30:00,2025-11-23 03:35:00,2818.0,2816.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73118,做空,2025-11-23 03:35:00,2025-11-23 03:40:00,2816.62,2817.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73119,做多,2025-11-23 03:40:00,2025-11-23 04:10:00,2817.57,2832.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73120,做多,2025-11-23 04:45:00,2025-11-23 05:00:00,2827.25,2825.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73121,做空,2025-11-23 05:00:00,2025-11-23 05:10:00,2825.68,2828.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73122,做多,2025-11-23 05:10:00,2025-11-23 05:15:00,2828.63,2825.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73123,做空,2025-11-23 05:15:00,2025-11-23 05:35:00,2825.89,2815.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73124,做多,2025-11-23 06:00:00,2025-11-23 06:10:00,2826.41,2823.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73125,做空,2025-11-23 06:10:00,2025-11-23 06:30:00,2823.7,2812.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73126,做多,2025-11-23 08:00:00,2025-11-23 08:45:00,2798.39,2812.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73127,做多,2025-11-23 10:40:00,2025-11-23 10:55:00,2809.45,2807.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73128,做空,2025-11-23 10:55:00,2025-11-23 11:05:00,2807.25,2806.72,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73129,做多,2025-11-23 11:05:00,2025-11-23 11:25:00,2806.72,2811.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73130,做多,2025-11-23 11:25:00,2025-11-23 11:30:00,2811.56,2817.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73131,做多,2025-11-23 13:15:00,2025-11-23 13:20:00,2830.11,2826.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73132,做空,2025-11-23 13:20:00,2025-11-23 13:25:00,2826.6,2830.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73133,做多,2025-11-23 13:25:00,2025-11-23 13:30:00,2830.94,2830.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73134,做空,2025-11-23 13:30:00,2025-11-23 13:35:00,2830.25,2835.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73135,做多,2025-11-23 13:35:00,2025-11-23 13:45:00,2835.8,2842.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73136,做多,2025-11-23 15:30:00,2025-11-23 15:55:00,2825.33,2835.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73137,做多,2025-11-23 16:30:00,2025-11-23 16:40:00,2826.87,2828.11,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73138,做空,2025-11-23 16:40:00,2025-11-23 16:55:00,2828.11,2797.94,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73139,做多,2025-11-23 18:15:00,2025-11-23 19:15:00,2807.7,2821.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73140,做多,2025-11-23 20:35:00,2025-11-23 20:40:00,2828.84,2827.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73141,做空,2025-11-23 20:40:00,2025-11-23 20:50:00,2827.56,2828.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73142,做多,2025-11-23 20:50:00,2025-11-23 20:55:00,2828.0,2827.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73143,做空,2025-11-23 20:55:00,2025-11-23 21:05:00,2827.09,2818.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73144,做多,2025-11-23 21:15:00,2025-11-23 21:25:00,2828.98,2837.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73145,做多,2025-11-23 21:45:00,2025-11-23 21:50:00,2835.04,2840.16,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73146,做多,2025-11-23 22:10:00,2025-11-23 22:15:00,2834.37,2829.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73147,做空,2025-11-23 22:15:00,2025-11-23 22:20:00,2829.3,2832.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73148,做多,2025-11-23 22:20:00,2025-11-23 22:35:00,2832.28,2829.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73149,做空,2025-11-23 22:35:00,2025-11-23 22:40:00,2829.17,2829.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73150,做多,2025-11-23 22:40:00,2025-11-23 22:50:00,2829.58,2832.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -73151,做空,2025-11-23 22:50:00,2025-11-23 22:55:00,2832.99,2836.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73152,做多,2025-11-23 22:55:00,2025-11-23 23:00:00,2836.86,2823.06,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73153,做多,2025-11-24 01:05:00,2025-11-24 01:10:00,2793.07,2787.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73154,做空,2025-11-24 01:10:00,2025-11-24 01:20:00,2787.99,2787.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73155,做多,2025-11-24 01:20:00,2025-11-24 01:30:00,2787.07,2785.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73156,做空,2025-11-24 01:30:00,2025-11-24 01:45:00,2785.41,2785.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73157,做多,2025-11-24 01:45:00,2025-11-24 01:50:00,2785.64,2796.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73158,做多,2025-11-24 05:05:00,2025-11-24 05:10:00,2872.46,2878.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73159,做多,2025-11-24 07:40:00,2025-11-24 07:50:00,2841.56,2835.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73160,做空,2025-11-24 07:50:00,2025-11-24 08:00:00,2835.78,2821.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73161,做多,2025-11-24 08:50:00,2025-11-24 09:00:00,2830.41,2835.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -73162,做空,2025-11-24 09:00:00,2025-11-24 09:05:00,2835.26,2811.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73163,做多,2025-11-24 10:35:00,2025-11-24 10:50:00,2802.7,2796.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73164,做空,2025-11-24 10:50:00,2025-11-24 10:55:00,2796.87,2797.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73165,做多,2025-11-24 10:55:00,2025-11-24 11:05:00,2797.84,2794.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73166,做空,2025-11-24 11:05:00,2025-11-24 11:10:00,2794.04,2798.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73167,做多,2025-11-24 11:10:00,2025-11-24 11:15:00,2798.35,2797.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73168,做空,2025-11-24 11:15:00,2025-11-24 11:30:00,2797.75,2798.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73169,做多,2025-11-24 11:30:00,2025-11-24 11:35:00,2798.27,2800.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73170,做多,2025-11-24 11:35:00,2025-11-24 11:40:00,2800.03,2804.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73171,做多,2025-11-24 12:15:00,2025-11-24 12:25:00,2795.88,2806.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73172,做多,2025-11-24 12:40:00,2025-11-24 13:05:00,2799.11,2817.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73173,做多,2025-11-24 14:30:00,2025-11-24 14:35:00,2839.76,2828.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73174,做多,2025-11-24 14:50:00,2025-11-24 15:00:00,2808.19,2830.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73175,做多,2025-11-24 19:55:00,2025-11-24 20:10:00,2957.8,2974.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73176,做多,2025-11-24 21:30:00,2025-11-24 22:15:00,2967.32,2961.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73177,做空,2025-11-24 22:15:00,2025-11-24 22:30:00,2961.47,2963.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73178,做多,2025-11-24 22:30:00,2025-11-24 22:35:00,2963.19,2959.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73179,做空,2025-11-24 22:35:00,2025-11-24 22:50:00,2959.62,2953.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73180,做多,2025-11-24 22:55:00,2025-11-24 23:35:00,2959.22,2956.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73181,做空,2025-11-24 23:35:00,2025-11-24 23:40:00,2956.13,2961.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73182,做多,2025-11-24 23:40:00,2025-11-24 23:45:00,2961.44,2958.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73183,做空,2025-11-24 23:45:00,2025-11-24 23:50:00,2958.65,2952.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73184,做多,2025-11-25 01:10:00,2025-11-25 01:15:00,2945.46,2938.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73185,做空,2025-11-25 01:15:00,2025-11-25 01:20:00,2938.38,2944.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73186,做多,2025-11-25 01:20:00,2025-11-25 01:25:00,2944.4,2939.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73187,做空,2025-11-25 01:25:00,2025-11-25 01:30:00,2939.26,2939.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73188,做多,2025-11-25 01:30:00,2025-11-25 02:50:00,2939.43,2925.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73189,做空,2025-11-25 02:50:00,2025-11-25 03:35:00,2925.81,2907.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73190,做多,2025-11-25 04:05:00,2025-11-25 04:15:00,2919.27,2921.93,0.0,100.0,0.0,0.0,0.0,0.0,flip -73191,做空,2025-11-25 04:15:00,2025-11-25 05:30:00,2921.93,2928.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73192,做多,2025-11-25 05:30:00,2025-11-25 05:40:00,2928.75,2931.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -73193,做空,2025-11-25 05:40:00,2025-11-25 06:05:00,2931.0,2925.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73194,做多,2025-11-25 06:55:00,2025-11-25 07:10:00,2921.09,2920.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73195,做空,2025-11-25 07:10:00,2025-11-25 07:30:00,2920.86,2916.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -73196,做多,2025-11-25 07:30:00,2025-11-25 09:50:00,2916.11,2884.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73197,做空,2025-11-25 09:50:00,2025-11-25 10:20:00,2884.18,2889.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73198,做多,2025-11-25 10:20:00,2025-11-25 11:15:00,2889.09,2891.15,0.0,100.0,0.0,0.0,0.0,0.0,flip -73199,做空,2025-11-25 11:15:00,2025-11-25 11:55:00,2891.15,2889.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73200,做多,2025-11-25 12:00:00,2025-11-25 12:10:00,2894.08,2920.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73201,做多,2025-11-25 15:30:00,2025-11-25 15:55:00,2902.25,2894.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73202,做空,2025-11-25 15:55:00,2025-11-25 18:45:00,2894.18,2939.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73203,做多,2025-11-25 18:45:00,2025-11-25 21:05:00,2939.68,2925.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73204,做空,2025-11-25 21:05:00,2025-11-25 22:00:00,2925.34,2910.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73205,做多,2025-11-25 22:25:00,2025-11-25 22:35:00,2930.0,2951.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73206,做多,2025-11-25 23:55:00,2025-11-26 00:05:00,2958.24,2954.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73207,做空,2025-11-26 00:05:00,2025-11-26 00:15:00,2954.27,2961.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73208,做多,2025-11-26 00:15:00,2025-11-26 00:25:00,2961.75,2960.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73209,做空,2025-11-26 00:25:00,2025-11-26 01:05:00,2960.27,2951.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73210,做多,2025-11-26 01:25:00,2025-11-26 01:30:00,2958.92,2965.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73211,做多,2025-11-26 02:35:00,2025-11-26 02:40:00,2965.49,2963.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73212,做空,2025-11-26 02:40:00,2025-11-26 03:00:00,2963.73,2955.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73213,做多,2025-11-26 03:20:00,2025-11-26 05:15:00,2961.0,2944.35,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73214,做多,2025-11-26 06:20:00,2025-11-26 06:45:00,2938.04,2939.91,0.0,100.0,0.0,0.0,0.0,0.0,flip -73215,做空,2025-11-26 06:45:00,2025-11-26 06:50:00,2939.91,2946.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73216,做多,2025-11-26 06:50:00,2025-11-26 07:00:00,2946.11,2940.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73217,做空,2025-11-26 07:00:00,2025-11-26 07:15:00,2940.87,2942.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73218,做多,2025-11-26 07:15:00,2025-11-26 07:25:00,2942.4,2944.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -73219,做空,2025-11-26 07:25:00,2025-11-26 07:45:00,2944.31,2939.77,0.0,100.0,0.0,0.0,0.0,0.0,flip -73220,做多,2025-11-26 07:45:00,2025-11-26 08:00:00,2939.77,2938.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73221,做多,2025-11-26 10:00:00,2025-11-26 10:05:00,2915.37,2911.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73222,做空,2025-11-26 10:05:00,2025-11-26 10:25:00,2911.33,2913.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73223,做多,2025-11-26 10:25:00,2025-11-26 10:30:00,2913.81,2907.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73224,做空,2025-11-26 10:30:00,2025-11-26 10:40:00,2907.64,2911.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73225,做多,2025-11-26 10:40:00,2025-11-26 11:00:00,2911.22,2908.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73226,做空,2025-11-26 11:00:00,2025-11-26 11:05:00,2908.71,2912.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73227,做多,2025-11-26 11:05:00,2025-11-26 11:25:00,2912.34,2909.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73228,做空,2025-11-26 11:25:00,2025-11-26 11:35:00,2909.39,2908.76,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73229,做多,2025-11-26 11:35:00,2025-11-26 11:45:00,2908.76,2908.91,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73230,做空,2025-11-26 11:45:00,2025-11-26 11:50:00,2908.91,2912.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73231,做多,2025-11-26 11:50:00,2025-11-26 12:00:00,2912.01,2895.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73232,做空,2025-11-26 12:00:00,2025-11-26 12:05:00,2895.81,2895.38,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73233,做多,2025-11-26 13:00:00,2025-11-26 13:10:00,2901.2,2901.51,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73234,做空,2025-11-26 13:10:00,2025-11-26 13:15:00,2901.51,2911.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73235,做多,2025-11-26 13:15:00,2025-11-26 13:20:00,2911.02,2911.94,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73236,做多,2025-11-26 15:05:00,2025-11-26 15:10:00,2928.89,2926.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73237,做空,2025-11-26 15:10:00,2025-11-26 15:15:00,2926.28,2927.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73238,做多,2025-11-26 15:15:00,2025-11-26 15:40:00,2927.01,2919.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73239,做空,2025-11-26 15:40:00,2025-11-26 15:45:00,2919.41,2914.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73240,做多,2025-11-26 15:55:00,2025-11-26 16:05:00,2926.63,2938.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73241,做多,2025-11-26 17:20:00,2025-11-26 17:25:00,2950.72,2975.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73242,做多,2025-11-26 19:05:00,2025-11-26 20:00:00,3024.51,3018.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73243,做空,2025-11-26 20:00:00,2025-11-26 20:05:00,3018.21,3014.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73244,做多,2025-11-26 20:50:00,2025-11-26 21:00:00,3022.04,3022.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73245,做空,2025-11-26 21:00:00,2025-11-26 21:20:00,3022.59,3023.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73246,做多,2025-11-26 21:20:00,2025-11-26 21:30:00,3023.16,3025.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73247,做多,2025-11-26 22:05:00,2025-11-26 22:10:00,3024.83,3023.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73248,做多,2025-11-26 22:25:00,2025-11-26 22:30:00,3022.15,3025.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73249,做多,2025-11-26 22:30:00,2025-11-26 22:40:00,3025.74,3020.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73250,做空,2025-11-26 22:40:00,2025-11-26 22:45:00,3020.81,3022.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73251,做多,2025-11-26 22:45:00,2025-11-26 23:05:00,3022.36,3027.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73252,做多,2025-11-26 23:20:00,2025-11-26 23:25:00,3024.72,3017.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73253,做空,2025-11-26 23:25:00,2025-11-26 23:30:00,3017.1,3018.9,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73254,做多,2025-11-26 23:45:00,2025-11-27 00:00:00,3025.35,3018.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73255,做空,2025-11-27 00:00:00,2025-11-27 00:05:00,3018.85,3015.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73256,做多,2025-11-27 00:35:00,2025-11-27 00:45:00,3019.0,3043.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73257,做多,2025-11-27 03:15:00,2025-11-27 04:25:00,3047.34,3037.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73258,做空,2025-11-27 04:25:00,2025-11-27 04:35:00,3037.47,3042.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73259,做多,2025-11-27 04:35:00,2025-11-27 04:50:00,3042.92,3039.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73260,做空,2025-11-27 04:50:00,2025-11-27 05:20:00,3039.38,3039.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73261,做多,2025-11-27 05:20:00,2025-11-27 05:25:00,3039.82,3036.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73262,做空,2025-11-27 05:25:00,2025-11-27 05:30:00,3036.61,3033.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73263,做多,2025-11-27 06:25:00,2025-11-27 06:30:00,3031.82,3029.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73264,做空,2025-11-27 06:30:00,2025-11-27 07:05:00,3029.35,3028.52,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73265,做多,2025-11-27 07:05:00,2025-11-27 07:15:00,3028.52,3032.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73266,做多,2025-11-27 07:45:00,2025-11-27 07:50:00,3030.89,3029.56,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73267,做多,2025-11-27 08:50:00,2025-11-27 09:00:00,3026.0,3025.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73268,做空,2025-11-27 09:00:00,2025-11-27 09:10:00,3025.06,3025.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73269,做多,2025-11-27 09:10:00,2025-11-27 09:15:00,3025.51,3036.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73270,做多,2025-11-27 09:15:00,2025-11-27 09:20:00,3036.23,3032.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73271,做多,2025-11-27 10:05:00,2025-11-27 10:10:00,3029.59,3027.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73272,做空,2025-11-27 10:10:00,2025-11-27 10:15:00,3027.91,3031.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73273,做多,2025-11-27 10:15:00,2025-11-27 10:30:00,3031.32,3022.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73274,做空,2025-11-27 10:30:00,2025-11-27 10:35:00,3022.73,3024.6,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73275,做多,2025-11-27 10:40:00,2025-11-27 11:05:00,3030.46,3028.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73276,做空,2025-11-27 11:05:00,2025-11-27 11:10:00,3028.66,3031.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73277,做多,2025-11-27 11:10:00,2025-11-27 11:15:00,3031.32,3029.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73278,做空,2025-11-27 11:15:00,2025-11-27 11:30:00,3029.26,3026.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73279,做多,2025-11-27 11:35:00,2025-11-27 11:40:00,3030.18,3029.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73280,做空,2025-11-27 11:40:00,2025-11-27 12:15:00,3029.44,3019.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73281,做多,2025-11-27 14:05:00,2025-11-27 14:30:00,2994.83,2993.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73282,做空,2025-11-27 14:30:00,2025-11-27 14:40:00,2993.85,2991.68,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73283,做多,2025-11-27 14:40:00,2025-11-27 15:00:00,2991.68,3007.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73284,做多,2025-11-27 15:15:00,2025-11-27 15:20:00,2998.81,3001.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73285,做多,2025-11-27 17:30:00,2025-11-27 17:35:00,3019.2,3012.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73286,做空,2025-11-27 17:35:00,2025-11-27 17:50:00,3012.95,3018.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73287,做多,2025-11-27 17:50:00,2025-11-27 18:00:00,3018.0,3016.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73288,做空,2025-11-27 18:00:00,2025-11-27 18:05:00,3016.35,3020.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73289,做多,2025-11-27 18:05:00,2025-11-27 18:15:00,3020.0,3024.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73290,做多,2025-11-27 19:35:00,2025-11-27 19:45:00,3031.22,3029.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73291,做空,2025-11-27 19:45:00,2025-11-27 19:50:00,3029.66,3029.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73292,做多,2025-11-27 19:50:00,2025-11-27 20:10:00,3029.78,3036.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73293,做多,2025-11-27 21:05:00,2025-11-27 21:20:00,3036.55,3035.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73294,做空,2025-11-27 21:20:00,2025-11-27 21:25:00,3035.85,3037.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73295,做多,2025-11-27 21:25:00,2025-11-27 21:30:00,3037.32,3036.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73296,做空,2025-11-27 21:30:00,2025-11-27 21:35:00,3036.86,3039.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73297,做多,2025-11-27 21:35:00,2025-11-27 21:40:00,3039.71,3036.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73298,做空,2025-11-27 21:40:00,2025-11-27 21:50:00,3036.5,3034.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73299,做多,2025-11-27 23:50:00,2025-11-28 00:10:00,3014.96,3012.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73300,做空,2025-11-28 00:10:00,2025-11-28 00:20:00,3012.24,3012.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73301,做多,2025-11-28 00:20:00,2025-11-28 00:30:00,3012.6,3020.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73302,做多,2025-11-28 00:55:00,2025-11-28 01:00:00,3013.51,3009.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73303,做空,2025-11-28 01:00:00,2025-11-28 01:05:00,3009.76,3010.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73304,做多,2025-11-28 01:05:00,2025-11-28 02:25:00,3010.15,2997.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73305,做空,2025-11-28 02:25:00,2025-11-28 02:30:00,2997.24,3001.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73306,做多,2025-11-28 02:30:00,2025-11-28 02:40:00,3001.24,3002.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -73307,做空,2025-11-28 02:40:00,2025-11-28 06:25:00,3002.88,3009.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73308,做多,2025-11-28 07:10:00,2025-11-28 07:35:00,3014.24,3010.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73309,做空,2025-11-28 07:35:00,2025-11-28 07:40:00,3010.39,3009.16,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73310,做多,2025-11-28 08:10:00,2025-11-28 08:35:00,3015.23,3022.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73311,做多,2025-11-28 10:20:00,2025-11-28 10:50:00,3053.0,3058.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73312,做多,2025-11-28 10:50:00,2025-11-28 10:55:00,3058.0,3059.4,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73313,做多,2025-11-28 12:00:00,2025-11-28 12:10:00,3037.37,3037.38,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73314,做空,2025-11-28 12:10:00,2025-11-28 12:15:00,3037.38,3038.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73315,做多,2025-11-28 12:15:00,2025-11-28 12:20:00,3038.12,3036.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73316,做空,2025-11-28 12:20:00,2025-11-28 12:30:00,3036.28,3038.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73317,做多,2025-11-28 12:30:00,2025-11-28 13:00:00,3038.05,3033.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73318,做空,2025-11-28 13:00:00,2025-11-28 13:05:00,3033.78,3026.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73319,做多,2025-11-28 13:20:00,2025-11-28 13:35:00,3033.27,3053.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73320,做多,2025-11-28 14:45:00,2025-11-28 15:00:00,3064.79,3060.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73321,做空,2025-11-28 15:00:00,2025-11-28 15:10:00,3060.72,3065.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73322,做多,2025-11-28 15:10:00,2025-11-28 15:40:00,3065.2,3068.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -73323,做空,2025-11-28 15:40:00,2025-11-28 15:50:00,3068.94,3071.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73324,做多,2025-11-28 15:50:00,2025-11-28 16:00:00,3071.65,3062.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73325,做空,2025-11-28 16:00:00,2025-11-28 16:20:00,3062.7,3034.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73326,做多,2025-11-28 17:45:00,2025-11-28 17:55:00,3029.71,3033.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73327,做多,2025-11-28 20:15:00,2025-11-28 21:10:00,3052.05,3051.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73328,做空,2025-11-28 21:10:00,2025-11-28 21:40:00,3051.64,3049.44,0.0,100.0,0.0,0.0,0.0,0.0,flip -73329,做多,2025-11-28 21:40:00,2025-11-28 22:55:00,3049.44,3038.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73330,做空,2025-11-28 22:55:00,2025-11-29 00:00:00,3038.31,3035.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73331,做多,2025-11-29 00:20:00,2025-11-29 00:25:00,3036.16,3035.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73332,做空,2025-11-29 00:25:00,2025-11-29 00:35:00,3035.07,3033.48,0.0,100.0,0.0,0.0,0.0,0.0,flip -73333,做多,2025-11-29 00:35:00,2025-11-29 00:45:00,3033.48,3034.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73334,做空,2025-11-29 00:45:00,2025-11-29 00:55:00,3034.95,3034.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73335,做多,2025-11-29 00:55:00,2025-11-29 01:00:00,3034.5,3035.52,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73336,做多,2025-11-29 01:55:00,2025-11-29 02:00:00,3036.97,3034.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73337,做空,2025-11-29 02:00:00,2025-11-29 02:10:00,3034.1,3036.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73338,做多,2025-11-29 02:10:00,2025-11-29 02:25:00,3036.56,3032.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73339,做空,2025-11-29 02:25:00,2025-11-29 02:30:00,3032.21,3024.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73340,做多,2025-11-29 03:00:00,2025-11-29 03:05:00,3033.15,3032.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73341,做空,2025-11-29 03:05:00,2025-11-29 03:30:00,3032.01,3018.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73342,做多,2025-11-29 04:25:00,2025-11-29 04:50:00,3027.74,3033.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73343,做多,2025-11-29 06:05:00,2025-11-29 06:15:00,3034.49,3030.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73344,做空,2025-11-29 06:15:00,2025-11-29 06:20:00,3030.92,3013.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73345,做多,2025-11-29 07:55:00,2025-11-29 08:15:00,3003.22,3004.99,0.0,100.0,0.0,0.0,0.0,0.0,flip -73346,做空,2025-11-29 08:15:00,2025-11-29 08:30:00,3004.99,3007.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73347,做多,2025-11-29 08:30:00,2025-11-29 08:40:00,3007.11,3005.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73348,做空,2025-11-29 08:40:00,2025-11-29 08:50:00,3005.25,3005.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73349,做多,2025-11-29 08:50:00,2025-11-29 09:05:00,3005.08,3003.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73350,做空,2025-11-29 09:05:00,2025-11-29 09:10:00,3003.72,3004.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73351,做多,2025-11-29 09:10:00,2025-11-29 09:15:00,3004.82,3003.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73352,做空,2025-11-29 09:15:00,2025-11-29 09:25:00,3003.91,2999.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73353,做多,2025-11-29 10:25:00,2025-11-29 10:40:00,3001.39,3001.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73354,做空,2025-11-29 10:40:00,2025-11-29 11:00:00,3001.11,2998.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73355,做多,2025-11-29 11:35:00,2025-11-29 11:50:00,2998.71,2998.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73356,做空,2025-11-29 11:50:00,2025-11-29 12:15:00,2998.77,2992.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73357,做多,2025-11-29 12:40:00,2025-11-29 12:45:00,2996.85,2996.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73358,做空,2025-11-29 12:45:00,2025-11-29 12:50:00,2996.08,2997.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73359,做多,2025-11-29 12:50:00,2025-11-29 12:55:00,2997.31,2995.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73360,做空,2025-11-29 12:55:00,2025-11-29 13:25:00,2995.49,2998.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73361,做多,2025-11-29 13:25:00,2025-11-29 13:55:00,2998.06,2996.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73362,做空,2025-11-29 13:55:00,2025-11-29 14:10:00,2996.87,2994.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73363,做多,2025-11-29 15:15:00,2025-11-29 15:20:00,3003.76,3001.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73364,做多,2025-11-29 16:30:00,2025-11-29 16:55:00,3000.09,3002.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -73365,做空,2025-11-29 16:55:00,2025-11-29 17:05:00,3002.02,2996.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73366,做多,2025-11-29 18:30:00,2025-11-29 19:05:00,2979.32,2996.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73367,做多,2025-11-29 19:50:00,2025-11-29 20:35:00,2987.74,2988.65,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73368,做空,2025-11-29 20:35:00,2025-11-29 20:40:00,2988.65,2990.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73369,做多,2025-11-29 20:40:00,2025-11-29 20:55:00,2990.59,2996.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73370,做多,2025-11-29 21:20:00,2025-11-29 22:00:00,2990.19,2992.13,0.0,100.0,0.0,0.0,0.0,0.0,flip -73371,做空,2025-11-29 22:00:00,2025-11-29 22:10:00,2992.13,2983.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73372,做多,2025-11-29 22:35:00,2025-11-29 22:40:00,2990.65,2989.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73373,做空,2025-11-29 22:40:00,2025-11-29 23:00:00,2989.01,2988.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73374,做多,2025-11-29 23:00:00,2025-11-29 23:45:00,2988.25,2986.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73375,做空,2025-11-29 23:45:00,2025-11-29 23:50:00,2986.75,2989.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73376,做多,2025-11-29 23:50:00,2025-11-29 23:55:00,2989.19,2987.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73377,做空,2025-11-29 23:55:00,2025-11-30 00:05:00,2987.96,2991.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73378,做多,2025-11-30 00:05:00,2025-11-30 00:10:00,2991.83,2995.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73379,做多,2025-11-30 02:30:00,2025-11-30 02:35:00,3005.07,2997.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73380,做空,2025-11-30 02:35:00,2025-11-30 02:40:00,2997.7,2995.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73381,做多,2025-11-30 03:40:00,2025-11-30 04:45:00,3002.57,2996.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73382,做空,2025-11-30 04:45:00,2025-11-30 04:55:00,2996.47,2997.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73383,做多,2025-11-30 04:55:00,2025-11-30 06:05:00,2997.01,2986.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73384,做空,2025-11-30 06:05:00,2025-11-30 06:20:00,2986.8,2993.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73385,做多,2025-11-30 06:20:00,2025-11-30 06:30:00,2993.26,2998.78,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73386,做多,2025-11-30 09:05:00,2025-11-30 09:10:00,3008.4,3008.98,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73387,做多,2025-11-30 09:40:00,2025-11-30 09:45:00,3008.0,3004.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73388,做空,2025-11-30 09:45:00,2025-11-30 09:55:00,3004.93,3008.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73389,做多,2025-11-30 09:55:00,2025-11-30 10:00:00,3008.37,3005.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73390,做空,2025-11-30 10:00:00,2025-11-30 10:10:00,3005.81,3006.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73391,做多,2025-11-30 10:10:00,2025-11-30 10:20:00,3006.46,3007.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73392,做多,2025-11-30 10:40:00,2025-11-30 10:50:00,3006.81,3007.15,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73393,做空,2025-11-30 10:50:00,2025-11-30 11:15:00,3007.15,3003.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73394,做多,2025-11-30 12:10:00,2025-11-30 12:40:00,3006.22,3024.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73395,做多,2025-11-30 14:20:00,2025-11-30 16:15:00,3038.18,3038.47,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73396,做多,2025-11-30 17:15:00,2025-11-30 17:50:00,3037.34,3039.68,0.0,100.0,0.0,0.0,0.0,0.0,flip -73397,做空,2025-11-30 17:50:00,2025-11-30 17:55:00,3039.68,3039.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73398,做多,2025-11-30 17:55:00,2025-11-30 18:00:00,3039.87,3034.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73399,做空,2025-11-30 18:00:00,2025-11-30 18:40:00,3034.94,3029.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73400,做多,2025-11-30 18:50:00,2025-11-30 19:00:00,3035.54,3035.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73401,做空,2025-11-30 19:00:00,2025-11-30 19:30:00,3035.8,3028.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73402,做多,2025-11-30 19:35:00,2025-11-30 19:40:00,3034.76,3032.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73403,做空,2025-11-30 19:40:00,2025-11-30 19:55:00,3032.87,3033.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73404,做多,2025-11-30 19:55:00,2025-11-30 20:05:00,3033.45,3037.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73405,做多,2025-11-30 22:00:00,2025-11-30 22:10:00,3024.7,3030.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73406,做多,2025-11-30 22:40:00,2025-11-30 22:45:00,3024.76,3024.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73407,做空,2025-11-30 22:45:00,2025-11-30 23:05:00,3024.24,3016.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73408,做多,2025-12-01 02:00:00,2025-12-01 02:05:00,2867.71,2861.55,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73409,做多,2025-12-01 02:40:00,2025-12-01 05:05:00,2850.67,2819.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73410,做空,2025-12-01 05:05:00,2025-12-01 05:20:00,2819.16,2818.49,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73411,做多,2025-12-01 05:20:00,2025-12-01 05:35:00,2818.49,2812.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73412,做空,2025-12-01 05:35:00,2025-12-01 05:45:00,2812.76,2827.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73413,做多,2025-12-01 05:45:00,2025-12-01 05:50:00,2827.0,2825.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73414,做多,2025-12-01 06:55:00,2025-12-01 07:25:00,2823.42,2827.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73415,做多,2025-12-01 09:25:00,2025-12-01 09:45:00,2836.54,2837.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73416,做多,2025-12-01 09:55:00,2025-12-01 10:00:00,2837.88,2842.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73417,做多,2025-12-01 10:30:00,2025-12-01 11:00:00,2837.98,2837.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73418,做空,2025-12-01 11:00:00,2025-12-01 11:05:00,2837.5,2835.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73419,做多,2025-12-01 11:15:00,2025-12-01 11:25:00,2841.49,2841.34,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73420,做多,2025-12-01 11:45:00,2025-12-01 11:50:00,2840.23,2837.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73421,做空,2025-12-01 11:50:00,2025-12-01 12:00:00,2837.99,2831.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73422,做多,2025-12-01 13:00:00,2025-12-01 13:10:00,2829.2,2826.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73423,做空,2025-12-01 13:10:00,2025-12-01 13:20:00,2826.53,2824.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -73424,做多,2025-12-01 13:20:00,2025-12-01 13:25:00,2824.01,2822.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73425,做空,2025-12-01 13:25:00,2025-12-01 14:00:00,2822.03,2820.11,0.0,100.0,0.0,0.0,0.0,0.0,flip -73426,做多,2025-12-01 14:00:00,2025-12-01 14:05:00,2820.11,2819.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73427,做空,2025-12-01 14:05:00,2025-12-01 14:25:00,2819.65,2819.34,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73428,做多,2025-12-01 14:25:00,2025-12-01 14:30:00,2819.34,2816.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73429,做空,2025-12-01 14:30:00,2025-12-01 14:35:00,2816.99,2819.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73430,做多,2025-12-01 14:35:00,2025-12-01 14:40:00,2819.84,2811.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73431,做空,2025-12-01 14:40:00,2025-12-01 14:50:00,2811.01,2808.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73432,做多,2025-12-01 14:55:00,2025-12-01 15:00:00,2816.84,2809.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73433,做空,2025-12-01 15:00:00,2025-12-01 15:05:00,2809.09,2810.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73434,做多,2025-12-01 15:05:00,2025-12-01 16:40:00,2810.93,2744.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73435,做空,2025-12-01 16:40:00,2025-12-01 17:00:00,2744.73,2739.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -73436,做多,2025-12-01 17:00:00,2025-12-01 17:05:00,2739.39,2733.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73437,做空,2025-12-01 17:05:00,2025-12-01 17:15:00,2733.22,2736.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73438,做多,2025-12-01 17:15:00,2025-12-01 17:30:00,2736.78,2735.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73439,做空,2025-12-01 17:30:00,2025-12-01 18:00:00,2735.25,2740.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73440,做多,2025-12-01 18:00:00,2025-12-01 18:05:00,2740.36,2739.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73441,做空,2025-12-01 18:05:00,2025-12-01 18:10:00,2739.48,2753.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73442,做多,2025-12-01 18:10:00,2025-12-01 18:15:00,2753.34,2753.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73443,做多,2025-12-01 18:55:00,2025-12-01 19:05:00,2748.37,2744.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73444,做空,2025-12-01 19:05:00,2025-12-01 19:20:00,2744.59,2744.28,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73445,做多,2025-12-01 19:20:00,2025-12-01 19:25:00,2744.28,2737.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73446,做空,2025-12-01 19:25:00,2025-12-01 19:35:00,2737.96,2740.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73447,做多,2025-12-01 19:35:00,2025-12-01 19:55:00,2740.7,2739.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73448,做空,2025-12-01 19:55:00,2025-12-01 20:00:00,2739.8,2753.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73449,做多,2025-12-01 20:00:00,2025-12-01 20:05:00,2753.24,2760.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73450,做多,2025-12-01 20:35:00,2025-12-01 21:05:00,2749.06,2772.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73451,做多,2025-12-01 23:00:00,2025-12-01 23:10:00,2805.0,2796.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73452,做空,2025-12-01 23:10:00,2025-12-01 23:15:00,2796.75,2805.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73453,做多,2025-12-01 23:15:00,2025-12-01 23:30:00,2805.8,2807.61,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73454,做多,2025-12-02 00:05:00,2025-12-02 01:05:00,2798.32,2811.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73455,做多,2025-12-02 01:50:00,2025-12-02 02:35:00,2796.58,2806.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73456,做多,2025-12-02 03:10:00,2025-12-02 03:15:00,2801.45,2795.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73457,做空,2025-12-02 03:15:00,2025-12-02 03:20:00,2795.72,2786.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73458,做多,2025-12-02 03:40:00,2025-12-02 05:00:00,2808.32,2802.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73459,做空,2025-12-02 05:00:00,2025-12-02 05:10:00,2802.34,2801.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73460,做多,2025-12-02 05:10:00,2025-12-02 05:20:00,2801.87,2802.05,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73461,做空,2025-12-02 05:20:00,2025-12-02 05:25:00,2802.05,2798.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73462,做多,2025-12-02 05:50:00,2025-12-02 06:20:00,2802.57,2800.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73463,做空,2025-12-02 06:20:00,2025-12-02 06:25:00,2800.2,2801.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73464,做多,2025-12-02 06:25:00,2025-12-02 06:30:00,2801.49,2807.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73465,做多,2025-12-02 07:35:00,2025-12-02 08:50:00,2804.2,2796.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73466,做空,2025-12-02 08:50:00,2025-12-02 09:00:00,2796.19,2799.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73467,做多,2025-12-02 09:00:00,2025-12-02 09:05:00,2799.0,2803.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73468,做多,2025-12-02 09:45:00,2025-12-02 09:50:00,2797.65,2797.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73469,做空,2025-12-02 09:50:00,2025-12-02 10:00:00,2797.01,2799.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73470,做多,2025-12-02 10:00:00,2025-12-02 10:10:00,2799.42,2806.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73471,做多,2025-12-02 12:50:00,2025-12-02 13:00:00,2823.68,2821.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73472,做空,2025-12-02 13:00:00,2025-12-02 13:05:00,2821.76,2823.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73473,做多,2025-12-02 13:05:00,2025-12-02 13:10:00,2823.96,2827.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73474,做多,2025-12-02 16:45:00,2025-12-02 16:55:00,2993.24,2994.08,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73475,做空,2025-12-02 16:55:00,2025-12-02 17:00:00,2994.08,3000.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73476,做多,2025-12-02 17:00:00,2025-12-02 17:05:00,3000.93,2995.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73477,做空,2025-12-02 17:05:00,2025-12-02 17:15:00,2995.65,3006.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73478,做多,2025-12-02 17:15:00,2025-12-02 17:25:00,3006.32,3025.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73479,做多,2025-12-02 18:45:00,2025-12-02 19:05:00,3016.93,3020.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -73480,做空,2025-12-02 19:05:00,2025-12-02 19:25:00,3020.71,3019.02,0.0,100.0,0.0,0.0,0.0,0.0,flip -73481,做多,2025-12-02 19:25:00,2025-12-02 19:35:00,3019.02,3028.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73482,做多,2025-12-02 21:35:00,2025-12-02 21:40:00,2988.27,2988.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73483,做空,2025-12-02 21:40:00,2025-12-02 23:35:00,2988.07,2998.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73484,做多,2025-12-03 00:40:00,2025-12-03 01:10:00,3002.01,3007.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73485,做多,2025-12-03 03:10:00,2025-12-03 03:40:00,3026.97,3032.59,0.0,100.0,0.0,0.0,0.0,0.0,flip -73486,做空,2025-12-03 03:40:00,2025-12-03 04:00:00,3032.59,3032.02,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73487,做多,2025-12-03 04:00:00,2025-12-03 04:10:00,3032.02,3038.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73488,做多,2025-12-03 06:55:00,2025-12-03 09:15:00,3065.36,3051.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73489,做空,2025-12-03 09:15:00,2025-12-03 09:35:00,3051.81,3050.23,0.0,100.0,0.0,0.0,0.0,0.0,flip -73490,做多,2025-12-03 09:35:00,2025-12-03 09:50:00,3050.23,3057.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73491,做多,2025-12-03 10:45:00,2025-12-03 10:50:00,3059.54,3058.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73492,做空,2025-12-03 10:50:00,2025-12-03 11:00:00,3058.53,3055.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -73493,做多,2025-12-03 11:00:00,2025-12-03 11:10:00,3055.76,3056.05,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73494,做空,2025-12-03 11:10:00,2025-12-03 11:15:00,3056.05,3060.4,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73495,做多,2025-12-03 11:15:00,2025-12-03 11:25:00,3060.4,3069.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73496,做多,2025-12-03 14:35:00,2025-12-03 14:40:00,3076.51,3130.18,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73497,做多,2025-12-03 14:40:00,2025-12-03 14:45:00,3130.18,3098.2,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73498,做多,2025-12-03 15:00:00,2025-12-03 15:10:00,3105.04,3065.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73499,做空,2025-12-03 15:10:00,2025-12-03 15:20:00,3065.82,3074.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73500,做多,2025-12-03 15:20:00,2025-12-03 15:35:00,3074.45,3074.87,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73501,做空,2025-12-03 15:35:00,2025-12-03 15:40:00,3074.87,3080.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73502,做多,2025-12-03 15:40:00,2025-12-03 16:00:00,3080.1,3084.54,0.0,100.0,0.0,0.0,0.0,0.0,flip -73503,做空,2025-12-03 16:00:00,2025-12-03 16:25:00,3084.54,3082.65,0.0,100.0,0.0,0.0,0.0,0.0,flip -73504,做多,2025-12-03 16:25:00,2025-12-03 16:35:00,3082.65,3099.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73505,做多,2025-12-03 19:45:00,2025-12-03 20:00:00,3127.38,3121.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73506,做空,2025-12-03 20:00:00,2025-12-03 20:05:00,3121.37,3125.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73507,做多,2025-12-03 20:05:00,2025-12-03 20:10:00,3125.78,3123.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73508,做空,2025-12-03 20:10:00,2025-12-03 20:25:00,3123.65,3125.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73509,做多,2025-12-03 20:25:00,2025-12-03 20:35:00,3125.34,3127.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73510,做多,2025-12-04 00:15:00,2025-12-04 00:25:00,3188.9,3182.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73511,做空,2025-12-04 00:25:00,2025-12-04 00:35:00,3182.45,3185.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73512,做多,2025-12-04 00:35:00,2025-12-04 00:50:00,3185.63,3197.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73513,做多,2025-12-04 01:55:00,2025-12-04 02:05:00,3201.24,3203.2,0.0,100.0,0.0,0.0,0.0,0.0,flip -73514,做空,2025-12-04 02:05:00,2025-12-04 02:10:00,3203.2,3211.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73515,做多,2025-12-04 02:10:00,2025-12-04 02:20:00,3211.38,3212.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73516,做空,2025-12-04 02:20:00,2025-12-04 03:20:00,3212.0,3215.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73517,做多,2025-12-04 03:20:00,2025-12-04 03:25:00,3215.78,3213.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73518,做空,2025-12-04 03:25:00,2025-12-04 03:45:00,3213.52,3209.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73519,做多,2025-12-04 04:05:00,2025-12-04 04:10:00,3214.6,3210.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73520,做空,2025-12-04 04:10:00,2025-12-04 04:40:00,3210.51,3196.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73521,做多,2025-12-04 06:15:00,2025-12-04 06:20:00,3187.17,3193.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73522,做多,2025-12-04 07:15:00,2025-12-04 07:20:00,3201.01,3194.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73523,做空,2025-12-04 07:20:00,2025-12-04 07:25:00,3194.57,3195.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73524,做多,2025-12-04 07:25:00,2025-12-04 09:15:00,3195.3,3187.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73525,做空,2025-12-04 09:15:00,2025-12-04 10:20:00,3187.01,3196.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73526,做多,2025-12-04 10:20:00,2025-12-04 10:30:00,3196.07,3196.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73527,做空,2025-12-04 10:30:00,2025-12-04 10:45:00,3196.02,3186.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73528,做多,2025-12-04 12:00:00,2025-12-04 12:15:00,3187.82,3182.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73529,做空,2025-12-04 12:15:00,2025-12-04 12:20:00,3182.73,3178.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73530,做多,2025-12-04 12:40:00,2025-12-04 13:35:00,3182.22,3178.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73531,做空,2025-12-04 13:35:00,2025-12-04 14:05:00,3178.75,3178.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73532,做多,2025-12-04 14:05:00,2025-12-04 14:30:00,3178.36,3168.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73533,做空,2025-12-04 14:30:00,2025-12-04 14:35:00,3168.0,3169.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73534,做多,2025-12-04 14:35:00,2025-12-04 14:45:00,3169.5,3174.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -73535,做空,2025-12-04 14:45:00,2025-12-04 14:50:00,3174.0,3149.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73536,做多,2025-12-04 15:05:00,2025-12-04 15:25:00,3168.15,3171.94,0.0,100.0,0.0,0.0,0.0,0.0,flip -73537,做空,2025-12-04 15:25:00,2025-12-04 18:20:00,3171.94,3162.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -73538,做多,2025-12-04 18:20:00,2025-12-04 18:25:00,3162.76,3156.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73539,做空,2025-12-04 18:25:00,2025-12-04 18:30:00,3156.7,3158.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73540,做多,2025-12-04 18:30:00,2025-12-04 18:35:00,3158.53,3156.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73541,做空,2025-12-04 18:35:00,2025-12-04 18:40:00,3156.65,3137.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73542,做多,2025-12-04 19:45:00,2025-12-04 19:50:00,3124.78,3122.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73543,做空,2025-12-04 19:50:00,2025-12-04 20:05:00,3122.55,3118.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -73544,做多,2025-12-04 20:05:00,2025-12-04 20:10:00,3118.29,3114.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73545,做空,2025-12-04 20:10:00,2025-12-04 22:00:00,3114.96,3127.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73546,做多,2025-12-04 22:00:00,2025-12-04 22:10:00,3127.21,3132.58,0.0,100.0,0.0,0.0,0.0,0.0,flip -73547,做空,2025-12-04 22:10:00,2025-12-04 22:15:00,3132.58,3140.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73548,做多,2025-12-04 22:15:00,2025-12-04 22:20:00,3140.97,3136.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73549,做空,2025-12-04 22:20:00,2025-12-04 23:15:00,3136.19,3135.89,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73550,做多,2025-12-04 23:15:00,2025-12-05 00:05:00,3135.89,3137.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -73551,做空,2025-12-05 00:05:00,2025-12-05 00:15:00,3137.88,3136.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73552,做多,2025-12-05 00:15:00,2025-12-05 00:20:00,3136.36,3152.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73553,做多,2025-12-05 00:20:00,2025-12-05 00:25:00,3152.22,3145.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73554,做多,2025-12-05 03:25:00,2025-12-05 04:15:00,3172.6,3175.35,0.0,100.0,0.0,0.0,0.0,0.0,flip -73555,做空,2025-12-05 04:15:00,2025-12-05 04:30:00,3175.35,3161.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73556,做多,2025-12-05 04:50:00,2025-12-05 04:55:00,3170.94,3167.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73557,做空,2025-12-05 04:55:00,2025-12-05 05:00:00,3167.17,3170.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73558,做多,2025-12-05 05:00:00,2025-12-05 05:05:00,3170.27,3162.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73559,做空,2025-12-05 05:05:00,2025-12-05 06:00:00,3162.99,3162.16,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73560,做多,2025-12-05 06:00:00,2025-12-05 06:10:00,3162.16,3165.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73561,做多,2025-12-05 10:15:00,2025-12-05 11:20:00,3128.25,3124.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73562,做空,2025-12-05 11:20:00,2025-12-05 11:30:00,3124.83,3113.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73563,做多,2025-12-05 11:45:00,2025-12-05 11:50:00,3135.52,3133.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73564,做空,2025-12-05 11:50:00,2025-12-05 12:05:00,3133.33,3130.88,0.0,100.0,0.0,0.0,0.0,0.0,flip -73565,做多,2025-12-05 12:05:00,2025-12-05 12:40:00,3130.88,3124.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73566,做空,2025-12-05 12:40:00,2025-12-05 12:45:00,3124.58,3127.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73567,做多,2025-12-05 12:45:00,2025-12-05 12:55:00,3127.94,3126.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73568,做空,2025-12-05 12:55:00,2025-12-05 13:05:00,3126.49,3128.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73569,做多,2025-12-05 13:05:00,2025-12-05 13:10:00,3128.61,3123.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73570,做空,2025-12-05 13:10:00,2025-12-05 13:15:00,3123.19,3128.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73571,做多,2025-12-05 13:15:00,2025-12-05 13:20:00,3128.01,3127.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73572,做空,2025-12-05 13:20:00,2025-12-05 13:25:00,3127.75,3119.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73573,做多,2025-12-05 14:30:00,2025-12-05 14:35:00,3107.73,3092.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73574,做空,2025-12-05 14:35:00,2025-12-05 14:40:00,3092.4,3093.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73575,做多,2025-12-05 14:55:00,2025-12-05 15:00:00,3102.58,3143.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73576,做多,2025-12-05 15:00:00,2025-12-05 15:05:00,3143.01,3131.72,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73577,做多,2025-12-05 17:45:00,2025-12-05 18:05:00,3020.26,3051.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73578,做多,2025-12-05 19:15:00,2025-12-05 19:55:00,3018.11,3037.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73579,做多,2025-12-05 21:00:00,2025-12-05 21:20:00,3029.85,3026.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73580,做空,2025-12-05 21:20:00,2025-12-05 22:00:00,3026.02,3016.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73581,做多,2025-12-05 22:25:00,2025-12-05 22:30:00,3024.79,3021.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73582,做空,2025-12-05 22:30:00,2025-12-05 22:35:00,3021.87,3027.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73583,做多,2025-12-05 22:35:00,2025-12-05 23:00:00,3027.99,3014.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73584,做空,2025-12-05 23:00:00,2025-12-05 23:05:00,3014.08,3012.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73585,做多,2025-12-05 23:25:00,2025-12-05 23:30:00,3021.25,3019.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73586,做空,2025-12-05 23:30:00,2025-12-05 23:35:00,3019.48,3021.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73587,做多,2025-12-05 23:35:00,2025-12-05 23:40:00,3021.72,3016.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73588,做空,2025-12-05 23:40:00,2025-12-05 23:45:00,3016.75,3022.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73589,做多,2025-12-05 23:45:00,2025-12-05 23:50:00,3022.3,3020.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73590,做空,2025-12-05 23:50:00,2025-12-06 00:05:00,3020.72,3019.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73591,做多,2025-12-06 00:05:00,2025-12-06 00:35:00,3019.36,3025.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73592,做多,2025-12-06 01:35:00,2025-12-06 01:40:00,3023.16,3021.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73593,做空,2025-12-06 01:40:00,2025-12-06 01:45:00,3021.06,3026.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73594,做多,2025-12-06 01:45:00,2025-12-06 02:00:00,3026.59,3021.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73595,做空,2025-12-06 02:00:00,2025-12-06 02:05:00,3021.73,3022.45,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73596,做多,2025-12-06 02:20:00,2025-12-06 02:50:00,3022.31,3028.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73597,做多,2025-12-06 04:55:00,2025-12-06 05:15:00,3035.03,3033.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73598,做空,2025-12-06 05:15:00,2025-12-06 05:20:00,3033.15,3036.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73599,做多,2025-12-06 05:20:00,2025-12-06 05:25:00,3036.42,3035.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73600,做空,2025-12-06 05:25:00,2025-12-06 05:35:00,3035.95,3035.04,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73601,做多,2025-12-06 05:35:00,2025-12-06 05:40:00,3035.04,3033.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73602,做空,2025-12-06 05:40:00,2025-12-06 05:45:00,3033.98,3037.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73603,做多,2025-12-06 05:45:00,2025-12-06 05:50:00,3037.04,3037.89,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73604,做多,2025-12-06 06:05:00,2025-12-06 06:15:00,3036.77,3035.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73605,做空,2025-12-06 06:15:00,2025-12-06 06:20:00,3035.0,3037.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73606,做多,2025-12-06 06:20:00,2025-12-06 06:25:00,3037.12,3038.5,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73607,做多,2025-12-06 06:45:00,2025-12-06 07:00:00,3037.14,3036.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73608,做空,2025-12-06 07:00:00,2025-12-06 07:25:00,3036.84,3027.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73609,做多,2025-12-06 08:15:00,2025-12-06 10:50:00,3029.87,3030.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73610,做空,2025-12-06 10:50:00,2025-12-06 11:05:00,3030.0,3031.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73611,做多,2025-12-06 11:05:00,2025-12-06 11:10:00,3031.67,3033.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73612,做多,2025-12-06 12:25:00,2025-12-06 12:40:00,3034.86,3032.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73613,做空,2025-12-06 12:40:00,2025-12-06 12:45:00,3032.69,3030.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73614,做多,2025-12-06 13:15:00,2025-12-06 13:20:00,3034.11,3030.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73615,做空,2025-12-06 13:20:00,2025-12-06 13:25:00,3030.84,3033.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73616,做多,2025-12-06 13:25:00,2025-12-06 13:35:00,3033.21,3037.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73617,做多,2025-12-06 15:40:00,2025-12-06 15:45:00,3046.05,3045.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73618,做空,2025-12-06 15:45:00,2025-12-06 16:00:00,3045.15,3045.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73619,做多,2025-12-06 16:00:00,2025-12-06 16:35:00,3045.42,3061.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73620,做多,2025-12-06 17:20:00,2025-12-06 17:35:00,3050.48,3049.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73621,做空,2025-12-06 17:35:00,2025-12-06 17:55:00,3049.8,3054.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73622,做多,2025-12-06 17:55:00,2025-12-06 18:00:00,3054.33,3050.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73623,做空,2025-12-06 18:00:00,2025-12-06 18:10:00,3050.33,3054.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73624,做多,2025-12-06 18:10:00,2025-12-06 18:15:00,3054.23,3050.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73625,做空,2025-12-06 18:15:00,2025-12-06 18:25:00,3050.95,3051.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73626,做多,2025-12-06 18:25:00,2025-12-06 21:05:00,3051.22,3036.13,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73627,做多,2025-12-06 22:10:00,2025-12-06 22:15:00,3047.7,3050.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73628,做多,2025-12-06 23:45:00,2025-12-07 00:05:00,3034.86,3035.53,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73629,做空,2025-12-07 00:05:00,2025-12-07 00:15:00,3035.53,3032.82,0.0,100.0,0.0,0.0,0.0,0.0,flip -73630,做多,2025-12-07 00:15:00,2025-12-07 00:30:00,3032.82,3041.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73631,做多,2025-12-07 02:00:00,2025-12-07 02:35:00,3042.61,3042.92,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73632,做空,2025-12-07 02:35:00,2025-12-07 02:45:00,3042.92,3046.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73633,做多,2025-12-07 02:45:00,2025-12-07 02:50:00,3046.66,3049.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73634,做多,2025-12-07 05:35:00,2025-12-07 05:40:00,3046.49,3045.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73635,做空,2025-12-07 05:40:00,2025-12-07 05:50:00,3045.49,3044.79,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73636,做多,2025-12-07 05:50:00,2025-12-07 06:20:00,3044.79,3044.99,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73637,做多,2025-12-07 06:50:00,2025-12-07 07:00:00,3044.66,3046.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73638,做多,2025-12-07 08:30:00,2025-12-07 08:55:00,3034.47,3033.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73639,做空,2025-12-07 08:55:00,2025-12-07 09:00:00,3033.27,3035.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73640,做多,2025-12-07 09:00:00,2025-12-07 09:10:00,3035.01,3035.07,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73641,做空,2025-12-07 09:10:00,2025-12-07 09:20:00,3035.07,3026.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73642,做多,2025-12-07 10:10:00,2025-12-07 10:25:00,3037.55,3033.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73643,做空,2025-12-07 10:25:00,2025-12-07 10:35:00,3033.38,3034.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73644,做多,2025-12-07 10:35:00,2025-12-07 10:40:00,3034.91,3039.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73645,做多,2025-12-07 11:30:00,2025-12-07 11:45:00,3039.86,3035.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73646,做空,2025-12-07 11:45:00,2025-12-07 12:05:00,3035.29,3038.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73647,做多,2025-12-07 12:05:00,2025-12-07 12:10:00,3038.96,3040.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73648,做多,2025-12-07 15:30:00,2025-12-07 15:50:00,2968.3,2996.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73649,做多,2025-12-07 19:10:00,2025-12-07 19:20:00,3129.02,3125.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73650,做空,2025-12-07 19:20:00,2025-12-07 19:30:00,3125.05,3131.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73651,做多,2025-12-07 19:30:00,2025-12-07 20:20:00,3131.88,3144.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73652,做多,2025-12-07 23:25:00,2025-12-07 23:35:00,3045.67,3041.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73653,做空,2025-12-07 23:35:00,2025-12-07 23:45:00,3041.0,3048.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73654,做多,2025-12-07 23:45:00,2025-12-07 23:55:00,3048.8,3058.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73655,做多,2025-12-08 00:20:00,2025-12-08 00:35:00,3053.68,3068.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73656,做多,2025-12-08 02:35:00,2025-12-08 03:00:00,3098.46,3107.01,0.0,100.0,0.0,0.0,0.0,0.0,flip -73657,做空,2025-12-08 03:00:00,2025-12-08 03:15:00,3107.01,3108.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73658,做多,2025-12-08 03:15:00,2025-12-08 03:20:00,3108.41,3116.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73659,做多,2025-12-08 03:45:00,2025-12-08 04:25:00,3109.23,3117.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73660,做多,2025-12-08 06:10:00,2025-12-08 06:45:00,3125.88,3137.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73661,做多,2025-12-08 07:00:00,2025-12-08 07:05:00,3130.59,3125.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73662,做空,2025-12-08 07:05:00,2025-12-08 07:20:00,3125.4,3129.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73663,做多,2025-12-08 07:20:00,2025-12-08 07:40:00,3129.76,3130.77,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73664,做空,2025-12-08 07:40:00,2025-12-08 08:10:00,3130.77,3129.16,0.0,100.0,0.0,0.0,0.0,0.0,flip -73665,做多,2025-12-08 08:10:00,2025-12-08 08:25:00,3129.16,3130.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73666,做空,2025-12-08 08:25:00,2025-12-08 08:35:00,3130.5,3129.04,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73667,做多,2025-12-08 08:35:00,2025-12-08 08:45:00,3129.04,3129.43,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73668,做多,2025-12-08 08:50:00,2025-12-08 08:55:00,3138.54,3142.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73669,做多,2025-12-08 10:30:00,2025-12-08 10:35:00,3158.59,3156.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73670,做空,2025-12-08 10:35:00,2025-12-08 10:40:00,3156.91,3157.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73671,做多,2025-12-08 10:40:00,2025-12-08 11:00:00,3157.66,3155.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73672,做空,2025-12-08 11:00:00,2025-12-08 11:05:00,3155.06,3157.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73673,做多,2025-12-08 11:05:00,2025-12-08 11:15:00,3157.45,3158.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73674,做多,2025-12-08 13:05:00,2025-12-08 13:10:00,3137.22,3142.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73675,做多,2025-12-08 14:40:00,2025-12-08 14:45:00,3168.44,3156.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73676,做多,2025-12-08 16:20:00,2025-12-08 16:40:00,3118.95,3123.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73677,做多,2025-12-08 17:00:00,2025-12-08 17:20:00,3110.41,3102.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73678,做空,2025-12-08 17:20:00,2025-12-08 17:30:00,3102.57,3107.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73679,做多,2025-12-08 17:30:00,2025-12-08 17:55:00,3107.4,3119.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73680,做多,2025-12-08 17:55:00,2025-12-08 18:15:00,3119.19,3128.4,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73681,做多,2025-12-08 18:35:00,2025-12-08 18:50:00,3114.66,3107.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73682,做空,2025-12-08 18:50:00,2025-12-08 18:55:00,3107.45,3091.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73683,做多,2025-12-08 19:25:00,2025-12-08 19:40:00,3112.73,3114.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73684,做空,2025-12-08 19:40:00,2025-12-08 21:15:00,3114.0,3129.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73685,做多,2025-12-08 21:15:00,2025-12-08 21:30:00,3129.59,3141.08,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73686,做多,2025-12-08 22:45:00,2025-12-09 00:15:00,3130.68,3137.75,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73687,做多,2025-12-09 00:35:00,2025-12-09 02:05:00,3124.32,3107.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73688,做空,2025-12-09 02:05:00,2025-12-09 02:25:00,3107.71,3109.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73689,做多,2025-12-09 02:25:00,2025-12-09 02:30:00,3109.79,3105.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73690,做空,2025-12-09 02:30:00,2025-12-09 02:45:00,3105.6,3110.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73691,做多,2025-12-09 02:45:00,2025-12-09 02:50:00,3110.4,3102.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73692,做空,2025-12-09 02:50:00,2025-12-09 02:55:00,3102.0,3096.98,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73693,做多,2025-12-09 03:30:00,2025-12-09 03:35:00,3113.31,3118.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73694,做多,2025-12-09 05:35:00,2025-12-09 05:50:00,3112.93,3106.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73695,做空,2025-12-09 05:50:00,2025-12-09 06:00:00,3106.66,3110.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73696,做多,2025-12-09 06:00:00,2025-12-09 06:10:00,3110.22,3107.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73697,做空,2025-12-09 06:10:00,2025-12-09 06:25:00,3107.04,3100.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73698,做多,2025-12-09 06:45:00,2025-12-09 07:20:00,3106.0,3121.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73699,做多,2025-12-09 08:40:00,2025-12-09 08:45:00,3120.27,3118.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73700,做空,2025-12-09 08:45:00,2025-12-09 08:50:00,3118.29,3123.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73701,做多,2025-12-09 08:50:00,2025-12-09 08:55:00,3123.06,3119.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73702,做空,2025-12-09 08:55:00,2025-12-09 09:00:00,3119.55,3118.21,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73703,做多,2025-12-09 09:05:00,2025-12-09 09:25:00,3118.64,3115.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73704,做空,2025-12-09 09:25:00,2025-12-09 09:30:00,3115.18,3115.01,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73705,做多,2025-12-09 10:30:00,2025-12-09 10:35:00,3109.89,3096.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73706,做空,2025-12-09 10:35:00,2025-12-09 10:40:00,3096.08,3100.96,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73707,做多,2025-12-09 11:20:00,2025-12-09 11:50:00,3104.35,3115.73,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73708,做多,2025-12-09 14:00:00,2025-12-09 15:00:00,3116.44,3143.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73709,做多,2025-12-09 15:00:00,2025-12-09 15:05:00,3143.32,3130.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73710,做多,2025-12-09 18:50:00,2025-12-09 19:00:00,3374.54,3365.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73711,做空,2025-12-09 19:00:00,2025-12-09 19:05:00,3365.65,3368.07,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73712,做多,2025-12-09 19:15:00,2025-12-09 21:25:00,3370.54,3330.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73713,做空,2025-12-09 21:25:00,2025-12-09 21:45:00,3330.65,3307.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73714,做多,2025-12-09 22:10:00,2025-12-09 22:15:00,3318.62,3316.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73715,做空,2025-12-09 22:15:00,2025-12-09 22:30:00,3316.69,3314.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -73716,做多,2025-12-09 22:30:00,2025-12-09 22:35:00,3314.71,3328.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73717,做多,2025-12-09 22:35:00,2025-12-09 23:10:00,3328.22,3318.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73718,做空,2025-12-09 23:10:00,2025-12-10 00:10:00,3318.42,3322.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73719,做多,2025-12-10 00:10:00,2025-12-10 02:45:00,3322.22,3301.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73720,做空,2025-12-10 02:45:00,2025-12-10 04:30:00,3301.28,3312.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73721,做多,2025-12-10 04:30:00,2025-12-10 04:35:00,3312.0,3322.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73722,做多,2025-12-10 06:05:00,2025-12-10 06:15:00,3317.88,3320.0,0.0,100.0,0.0,0.0,0.0,0.0,flip -73723,做空,2025-12-10 06:15:00,2025-12-10 06:20:00,3320.0,3320.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73724,做多,2025-12-10 06:20:00,2025-12-10 06:55:00,3320.49,3324.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73725,做多,2025-12-10 07:35:00,2025-12-10 08:00:00,3318.99,3326.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73726,做多,2025-12-10 08:35:00,2025-12-10 08:50:00,3328.62,3323.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73727,做空,2025-12-10 08:50:00,2025-12-10 09:15:00,3323.1,3315.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73728,做多,2025-12-10 09:45:00,2025-12-10 09:50:00,3334.98,3338.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73729,做多,2025-12-10 10:35:00,2025-12-10 12:00:00,3327.88,3312.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73730,做空,2025-12-10 12:00:00,2025-12-10 12:05:00,3312.51,3313.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73731,做多,2025-12-10 12:05:00,2025-12-10 12:10:00,3313.6,3310.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73732,做空,2025-12-10 12:10:00,2025-12-10 12:20:00,3310.09,3315.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73733,做多,2025-12-10 12:20:00,2025-12-10 12:25:00,3315.08,3312.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73734,做空,2025-12-10 12:25:00,2025-12-10 12:40:00,3312.86,3319.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73735,做多,2025-12-10 12:40:00,2025-12-10 12:45:00,3319.2,3320.02,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73736,做多,2025-12-10 14:15:00,2025-12-10 14:25:00,3326.4,3325.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73737,做空,2025-12-10 14:25:00,2025-12-10 14:30:00,3325.21,3327.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73738,做多,2025-12-10 14:30:00,2025-12-10 14:35:00,3327.1,3315.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73739,做空,2025-12-10 14:35:00,2025-12-10 14:40:00,3315.38,3319.5,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73740,做多,2025-12-10 14:40:00,2025-12-10 15:05:00,3319.5,3329.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73741,做多,2025-12-10 15:40:00,2025-12-10 15:50:00,3321.37,3322.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73742,做空,2025-12-10 15:50:00,2025-12-10 15:55:00,3322.1,3326.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73743,做多,2025-12-10 15:55:00,2025-12-10 16:05:00,3326.64,3332.26,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73744,做多,2025-12-10 18:25:00,2025-12-10 18:30:00,3371.15,3384.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73745,做多,2025-12-10 19:05:00,2025-12-10 19:15:00,3382.26,3389.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73746,做多,2025-12-10 19:30:00,2025-12-10 19:35:00,3402.26,3395.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73747,做空,2025-12-10 19:35:00,2025-12-10 19:50:00,3395.34,3383.03,0.0,100.0,0.0,0.0,0.0,0.0,flip -73748,做多,2025-12-10 19:50:00,2025-12-10 20:00:00,3383.03,3377.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73749,做空,2025-12-10 20:00:00,2025-12-10 20:05:00,3377.35,3407.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73750,做多,2025-12-10 20:05:00,2025-12-10 20:10:00,3407.01,3440.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73751,做多,2025-12-10 22:35:00,2025-12-10 22:45:00,3336.69,3340.09,0.0,100.0,0.0,0.0,0.0,0.0,flip -73752,做空,2025-12-10 22:45:00,2025-12-10 22:50:00,3340.09,3343.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73753,做多,2025-12-10 22:50:00,2025-12-10 23:05:00,3343.94,3335.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73754,做空,2025-12-10 23:05:00,2025-12-10 23:10:00,3335.87,3337.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73755,做多,2025-12-10 23:10:00,2025-12-11 04:15:00,3337.81,3193.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73756,做空,2025-12-11 04:15:00,2025-12-11 05:15:00,3193.78,3199.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73757,做多,2025-12-11 05:15:00,2025-12-11 06:15:00,3199.42,3204.29,0.0,100.0,0.0,0.0,0.0,0.0,flip -73758,做空,2025-12-11 06:15:00,2025-12-11 06:25:00,3204.29,3197.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73759,做多,2025-12-11 06:30:00,2025-12-11 07:55:00,3207.41,3199.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73760,做空,2025-12-11 07:55:00,2025-12-11 08:05:00,3199.98,3191.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73761,做多,2025-12-11 08:50:00,2025-12-11 09:15:00,3195.32,3208.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73762,做多,2025-12-11 09:55:00,2025-12-11 10:10:00,3197.41,3198.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73763,做空,2025-12-11 10:10:00,2025-12-11 10:30:00,3198.67,3189.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73764,做多,2025-12-11 12:00:00,2025-12-11 12:05:00,3193.79,3187.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73765,做空,2025-12-11 12:05:00,2025-12-11 12:10:00,3187.2,3189.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73766,做多,2025-12-11 12:20:00,2025-12-11 12:25:00,3200.0,3195.63,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73767,做多,2025-12-11 13:20:00,2025-12-11 13:30:00,3196.9,3191.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73768,做空,2025-12-11 13:30:00,2025-12-11 13:35:00,3191.3,3195.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73769,做多,2025-12-11 13:35:00,2025-12-11 15:25:00,3195.28,3188.58,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73770,做多,2025-12-11 15:45:00,2025-12-11 16:00:00,3171.7,3177.39,0.0,100.0,0.0,0.0,0.0,0.0,flip -73771,做空,2025-12-11 16:00:00,2025-12-11 16:20:00,3177.39,3174.71,0.0,100.0,0.0,0.0,0.0,0.0,flip -73772,做多,2025-12-11 16:20:00,2025-12-11 16:25:00,3174.71,3169.05,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73773,做空,2025-12-11 16:25:00,2025-12-11 16:35:00,3169.05,3179.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73774,做多,2025-12-11 16:35:00,2025-12-11 16:50:00,3179.08,3176.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73775,做空,2025-12-11 16:50:00,2025-12-11 17:10:00,3176.09,3177.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73776,做多,2025-12-11 17:10:00,2025-12-11 17:20:00,3177.28,3189.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73777,做多,2025-12-11 18:00:00,2025-12-11 18:35:00,3193.74,3200.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73778,做多,2025-12-11 19:10:00,2025-12-11 19:35:00,3199.8,3218.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73779,做多,2025-12-11 20:05:00,2025-12-11 20:15:00,3210.3,3206.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73780,做空,2025-12-11 20:15:00,2025-12-11 20:30:00,3206.55,3212.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73781,做多,2025-12-11 20:30:00,2025-12-11 20:35:00,3212.42,3210.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73782,做空,2025-12-11 20:35:00,2025-12-11 22:30:00,3210.94,3246.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73783,做多,2025-12-11 22:30:00,2025-12-11 23:45:00,3246.38,3236.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73784,做空,2025-12-11 23:45:00,2025-12-11 23:55:00,3236.01,3235.78,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73785,做多,2025-12-11 23:55:00,2025-12-12 00:00:00,3235.78,3231.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73786,做空,2025-12-12 00:00:00,2025-12-12 00:15:00,3231.64,3239.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73787,做多,2025-12-12 00:15:00,2025-12-12 00:20:00,3239.4,3237.93,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73788,做多,2025-12-12 00:35:00,2025-12-12 00:40:00,3233.09,3229.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73789,做空,2025-12-12 00:40:00,2025-12-12 00:45:00,3229.19,3222.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73790,做多,2025-12-12 01:15:00,2025-12-12 02:45:00,3228.46,3258.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73791,做多,2025-12-12 03:35:00,2025-12-12 03:40:00,3247.84,3247.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73792,做空,2025-12-12 03:40:00,2025-12-12 03:50:00,3247.0,3247.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73793,做多,2025-12-12 03:50:00,2025-12-12 04:55:00,3247.04,3246.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73794,做多,2025-12-12 05:35:00,2025-12-12 06:00:00,3242.89,3255.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73795,做多,2025-12-12 07:10:00,2025-12-12 09:20:00,3251.23,3243.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73796,做空,2025-12-12 09:20:00,2025-12-12 09:25:00,3243.74,3233.14,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73797,做多,2025-12-12 09:40:00,2025-12-12 09:50:00,3240.5,3247.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73798,做多,2025-12-12 10:45:00,2025-12-12 10:50:00,3245.65,3244.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73799,做空,2025-12-12 10:50:00,2025-12-12 11:10:00,3244.23,3238.53,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73800,做多,2025-12-12 11:55:00,2025-12-12 12:00:00,3241.18,3234.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73801,做空,2025-12-12 12:00:00,2025-12-12 12:15:00,3234.91,3236.97,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73802,做多,2025-12-12 12:15:00,2025-12-12 12:25:00,3236.97,3234.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73803,做空,2025-12-12 12:25:00,2025-12-12 12:30:00,3234.99,3237.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73804,做多,2025-12-12 12:30:00,2025-12-12 12:35:00,3237.39,3236.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73805,做空,2025-12-12 12:35:00,2025-12-12 12:45:00,3236.44,3236.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73806,做多,2025-12-12 12:45:00,2025-12-12 12:50:00,3236.45,3245.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73807,做多,2025-12-12 13:30:00,2025-12-12 13:40:00,3243.97,3237.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73808,做空,2025-12-12 13:40:00,2025-12-12 13:45:00,3237.84,3240.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73809,做多,2025-12-12 13:45:00,2025-12-12 13:50:00,3240.95,3238.13,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73810,做空,2025-12-12 13:50:00,2025-12-12 14:15:00,3238.13,3236.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73811,做多,2025-12-12 14:35:00,2025-12-12 17:25:00,3235.76,3061.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73812,做空,2025-12-12 17:25:00,2025-12-12 17:30:00,3061.92,3070.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73813,做多,2025-12-12 17:30:00,2025-12-12 17:40:00,3070.03,3070.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73814,做空,2025-12-12 17:40:00,2025-12-12 18:00:00,3070.61,3071.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73815,做多,2025-12-12 18:00:00,2025-12-12 18:10:00,3071.29,3080.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73816,做多,2025-12-12 19:20:00,2025-12-12 19:25:00,3079.44,3071.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73817,做空,2025-12-12 19:25:00,2025-12-12 20:15:00,3071.08,3077.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73818,做多,2025-12-12 20:15:00,2025-12-12 20:20:00,3077.95,3075.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73819,做空,2025-12-12 20:20:00,2025-12-12 20:30:00,3075.25,3070.73,0.0,100.0,0.0,0.0,0.0,0.0,flip -73820,做多,2025-12-12 20:30:00,2025-12-12 20:45:00,3070.73,3077.38,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73821,做多,2025-12-12 22:00:00,2025-12-12 22:20:00,3082.04,3090.56,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73822,做多,2025-12-13 00:00:00,2025-12-13 00:10:00,3089.85,3088.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73823,做空,2025-12-13 00:10:00,2025-12-13 00:45:00,3088.56,3083.44,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73824,做多,2025-12-13 01:00:00,2025-12-13 01:30:00,3086.7,3088.22,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73825,做空,2025-12-13 01:30:00,2025-12-13 01:40:00,3088.22,3079.12,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73826,做多,2025-12-13 02:00:00,2025-12-13 02:10:00,3083.34,3085.79,0.0,100.0,0.0,0.0,0.0,0.0,flip -73827,做空,2025-12-13 02:10:00,2025-12-13 02:35:00,3085.79,3086.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73828,做多,2025-12-13 02:35:00,2025-12-13 02:40:00,3086.6,3084.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73829,做空,2025-12-13 02:40:00,2025-12-13 03:00:00,3084.23,3086.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73830,做多,2025-12-13 03:00:00,2025-12-13 03:15:00,3086.25,3088.96,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73831,做多,2025-12-13 04:05:00,2025-12-13 04:15:00,3087.57,3087.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73832,做空,2025-12-13 04:15:00,2025-12-13 04:20:00,3087.11,3089.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73833,做多,2025-12-13 04:20:00,2025-12-13 04:25:00,3089.15,3086.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73834,做空,2025-12-13 04:25:00,2025-12-13 04:30:00,3086.61,3086.83,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73835,做多,2025-12-13 04:35:00,2025-12-13 04:55:00,3089.8,3088.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73836,做空,2025-12-13 04:55:00,2025-12-13 05:00:00,3088.36,3089.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73837,做多,2025-12-13 05:00:00,2025-12-13 05:05:00,3089.47,3088.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73838,做空,2025-12-13 05:05:00,2025-12-13 05:40:00,3088.62,3085.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73839,做多,2025-12-13 05:55:00,2025-12-13 06:00:00,3087.9,3086.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73840,做空,2025-12-13 06:00:00,2025-12-13 06:15:00,3086.86,3084.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73841,做多,2025-12-13 06:35:00,2025-12-13 06:40:00,3087.36,3088.19,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73842,做多,2025-12-13 09:35:00,2025-12-13 09:55:00,3116.59,3116.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73843,做空,2025-12-13 09:55:00,2025-12-13 11:40:00,3116.57,3117.87,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73844,做多,2025-12-13 12:05:00,2025-12-13 12:10:00,3123.68,3122.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73845,做空,2025-12-13 12:10:00,2025-12-13 12:20:00,3122.11,3117.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73846,做多,2025-12-13 14:10:00,2025-12-13 14:20:00,3114.43,3103.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73847,做空,2025-12-13 14:20:00,2025-12-13 14:25:00,3103.83,3096.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73848,做多,2025-12-13 14:35:00,2025-12-13 15:00:00,3108.99,3118.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73849,做多,2025-12-13 16:00:00,2025-12-13 16:05:00,3114.99,3109.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73850,做空,2025-12-13 16:05:00,2025-12-13 16:20:00,3109.54,3102.41,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73851,做多,2025-12-13 17:40:00,2025-12-13 18:05:00,3101.45,3105.48,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73852,做多,2025-12-13 19:10:00,2025-12-13 19:25:00,3104.63,3102.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73853,做空,2025-12-13 19:25:00,2025-12-13 19:30:00,3102.95,3107.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73854,做多,2025-12-13 19:30:00,2025-12-13 19:40:00,3107.12,3109.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73855,做多,2025-12-13 20:15:00,2025-12-13 20:30:00,3106.06,3105.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73856,做空,2025-12-13 20:30:00,2025-12-13 20:35:00,3105.44,3106.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73857,做多,2025-12-13 20:35:00,2025-12-13 20:40:00,3106.73,3105.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73858,做空,2025-12-13 20:40:00,2025-12-13 20:45:00,3105.22,3106.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73859,做多,2025-12-13 20:45:00,2025-12-13 21:45:00,3106.06,3101.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73860,做空,2025-12-13 21:45:00,2025-12-13 21:50:00,3101.56,3104.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73861,做多,2025-12-13 21:50:00,2025-12-13 21:55:00,3104.39,3110.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73862,做多,2025-12-14 00:15:00,2025-12-14 00:20:00,3111.94,3106.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73863,做空,2025-12-14 00:20:00,2025-12-14 00:30:00,3106.79,3115.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73864,做多,2025-12-14 00:30:00,2025-12-14 00:35:00,3115.0,3114.24,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73865,做多,2025-12-14 01:45:00,2025-12-14 02:35:00,3116.8,3117.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73866,做空,2025-12-14 02:35:00,2025-12-14 02:55:00,3117.18,3121.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73867,做多,2025-12-14 02:55:00,2025-12-14 03:05:00,3121.22,3122.25,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73868,做多,2025-12-14 03:20:00,2025-12-14 04:15:00,3120.37,3119.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73869,做空,2025-12-14 04:15:00,2025-12-14 04:30:00,3119.29,3119.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73870,做多,2025-12-14 04:30:00,2025-12-14 04:35:00,3119.12,3115.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73871,做空,2025-12-14 04:35:00,2025-12-14 04:40:00,3115.14,3108.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73872,做多,2025-12-14 05:40:00,2025-12-14 05:50:00,3111.64,3109.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73873,做空,2025-12-14 05:50:00,2025-12-14 05:55:00,3109.86,3110.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73874,做多,2025-12-14 05:55:00,2025-12-14 06:00:00,3110.34,3109.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73875,做空,2025-12-14 06:00:00,2025-12-14 06:10:00,3109.69,3109.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73876,做多,2025-12-14 06:10:00,2025-12-14 06:15:00,3109.76,3111.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73877,做多,2025-12-14 06:35:00,2025-12-14 06:45:00,3108.41,3109.37,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73878,做空,2025-12-14 06:45:00,2025-12-14 06:55:00,3109.37,3109.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73879,做多,2025-12-14 06:55:00,2025-12-14 07:05:00,3109.44,3108.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73880,做空,2025-12-14 07:05:00,2025-12-14 07:10:00,3108.19,3110.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73881,做多,2025-12-14 07:10:00,2025-12-14 07:15:00,3110.41,3109.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73882,做空,2025-12-14 07:15:00,2025-12-14 07:35:00,3109.76,3108.59,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73883,做多,2025-12-14 07:35:00,2025-12-14 07:45:00,3108.59,3112.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73884,做多,2025-12-14 08:50:00,2025-12-14 08:55:00,3114.93,3109.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73885,做空,2025-12-14 08:55:00,2025-12-14 09:20:00,3109.71,3110.23,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73886,做多,2025-12-14 10:20:00,2025-12-14 10:25:00,3110.9,3106.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73887,做空,2025-12-14 10:25:00,2025-12-14 10:30:00,3106.67,3105.69,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73888,做多,2025-12-14 10:50:00,2025-12-14 11:00:00,3105.96,3098.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73889,做空,2025-12-14 11:00:00,2025-12-14 11:05:00,3098.32,3101.73,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73890,做多,2025-12-14 12:10:00,2025-12-14 13:00:00,3086.79,3082.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73891,做空,2025-12-14 13:00:00,2025-12-14 13:10:00,3082.94,3089.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73892,做多,2025-12-14 13:10:00,2025-12-14 13:15:00,3089.72,3084.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73893,做空,2025-12-14 13:15:00,2025-12-14 13:20:00,3084.25,3088.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73894,做多,2025-12-14 13:20:00,2025-12-14 14:00:00,3088.69,3099.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73895,做多,2025-12-14 15:40:00,2025-12-14 15:45:00,3083.29,3080.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73896,做空,2025-12-14 15:45:00,2025-12-14 15:50:00,3080.84,3081.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73897,做多,2025-12-14 15:50:00,2025-12-14 16:00:00,3081.64,3081.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73898,做空,2025-12-14 16:00:00,2025-12-14 16:10:00,3081.01,3081.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73899,做多,2025-12-14 16:10:00,2025-12-14 16:20:00,3081.99,3097.86,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73900,做多,2025-12-14 17:20:00,2025-12-14 17:25:00,3087.15,3080.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73901,做空,2025-12-14 17:25:00,2025-12-14 18:00:00,3080.64,3086.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73902,做多,2025-12-14 18:00:00,2025-12-14 18:25:00,3086.63,3085.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73903,做空,2025-12-14 18:25:00,2025-12-14 18:30:00,3085.49,3093.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73904,做多,2025-12-14 18:30:00,2025-12-14 18:50:00,3093.87,3101.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73905,做多,2025-12-14 19:15:00,2025-12-14 19:35:00,3090.65,3089.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73906,做空,2025-12-14 19:35:00,2025-12-14 19:45:00,3089.61,3092.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73907,做多,2025-12-14 19:45:00,2025-12-14 20:15:00,3092.12,3091.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73908,做空,2025-12-14 20:15:00,2025-12-14 20:35:00,3091.51,3090.44,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73909,做多,2025-12-14 20:35:00,2025-12-14 20:45:00,3090.44,3088.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73910,做空,2025-12-14 20:45:00,2025-12-14 20:55:00,3088.4,3081.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73911,做多,2025-12-14 21:20:00,2025-12-14 21:25:00,3087.41,3084.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73912,做空,2025-12-14 21:25:00,2025-12-14 21:40:00,3084.89,3080.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73913,做多,2025-12-14 22:00:00,2025-12-14 22:10:00,3083.05,3078.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73914,做空,2025-12-14 22:10:00,2025-12-14 22:15:00,3078.91,3077.73,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73915,做多,2025-12-14 23:50:00,2025-12-15 00:00:00,3063.81,3068.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73916,做多,2025-12-15 00:00:00,2025-12-15 00:10:00,3068.6,3059.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73917,做空,2025-12-15 00:10:00,2025-12-15 00:15:00,3059.54,3073.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73918,做多,2025-12-15 00:15:00,2025-12-15 00:20:00,3073.4,3077.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73919,做多,2025-12-15 00:45:00,2025-12-15 01:05:00,3064.24,3068.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -73920,做空,2025-12-15 01:05:00,2025-12-15 03:15:00,3068.24,3122.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73921,做多,2025-12-15 03:15:00,2025-12-15 03:20:00,3122.34,3118.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73922,做空,2025-12-15 03:20:00,2025-12-15 04:15:00,3118.52,3113.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -73923,做多,2025-12-15 04:15:00,2025-12-15 04:50:00,3113.36,3123.02,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73924,做多,2025-12-15 05:45:00,2025-12-15 06:00:00,3116.53,3118.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -73925,做空,2025-12-15 06:00:00,2025-12-15 06:10:00,3118.69,3115.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73926,做多,2025-12-15 06:15:00,2025-12-15 06:20:00,3119.73,3118.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73927,做空,2025-12-15 06:20:00,2025-12-15 06:25:00,3118.46,3119.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73928,做多,2025-12-15 06:25:00,2025-12-15 06:30:00,3119.01,3124.23,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73929,做多,2025-12-15 06:30:00,2025-12-15 06:35:00,3124.23,3125.76,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73930,做多,2025-12-15 07:55:00,2025-12-15 08:00:00,3127.34,3125.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73931,做空,2025-12-15 08:00:00,2025-12-15 08:05:00,3125.15,3126.45,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73932,做多,2025-12-15 08:05:00,2025-12-15 08:25:00,3126.45,3138.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73933,做多,2025-12-15 11:20:00,2025-12-15 11:30:00,3156.99,3157.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73934,做空,2025-12-15 11:30:00,2025-12-15 11:40:00,3157.43,3145.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73935,做多,2025-12-15 12:30:00,2025-12-15 13:00:00,3152.41,3142.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73936,做空,2025-12-15 13:00:00,2025-12-15 13:05:00,3142.51,3137.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73937,做多,2025-12-15 14:15:00,2025-12-15 14:20:00,3140.0,3128.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73938,做空,2025-12-15 14:20:00,2025-12-15 14:25:00,3128.63,3128.48,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -73939,做多,2025-12-15 14:35:00,2025-12-15 19:10:00,3126.0,2931.94,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73940,做空,2025-12-15 19:10:00,2025-12-15 19:15:00,2931.94,2945.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73941,做多,2025-12-15 19:15:00,2025-12-15 19:45:00,2945.95,2940.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73942,做空,2025-12-15 19:45:00,2025-12-15 20:15:00,2940.6,2922.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73943,做多,2025-12-15 20:35:00,2025-12-15 20:40:00,2942.03,2937.06,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73944,做空,2025-12-15 20:40:00,2025-12-15 21:15:00,2937.06,2930.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -73945,做多,2025-12-15 21:15:00,2025-12-15 21:30:00,2930.14,2940.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73946,做多,2025-12-15 22:50:00,2025-12-15 22:55:00,2942.0,2950.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73947,做多,2025-12-16 02:10:00,2025-12-16 02:25:00,2945.7,2963.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73948,做多,2025-12-16 02:25:00,2025-12-16 02:30:00,2963.22,2958.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73949,做多,2025-12-16 03:00:00,2025-12-16 05:20:00,2945.52,2918.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73950,做空,2025-12-16 05:20:00,2025-12-16 05:35:00,2918.22,2916.72,0.0,100.0,0.0,0.0,0.0,0.0,flip -73951,做多,2025-12-16 05:35:00,2025-12-16 06:05:00,2916.72,2935.67,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73952,做多,2025-12-16 08:40:00,2025-12-16 08:45:00,2932.96,2931.68,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73953,做多,2025-12-16 09:20:00,2025-12-16 09:30:00,2927.25,2927.14,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73954,做多,2025-12-16 09:35:00,2025-12-16 09:45:00,2928.18,2927.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73955,做空,2025-12-16 09:45:00,2025-12-16 09:55:00,2927.66,2925.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73956,做多,2025-12-16 10:10:00,2025-12-16 10:25:00,2927.13,2927.56,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -73957,做多,2025-12-16 12:30:00,2025-12-16 12:35:00,2952.49,2946.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73958,做空,2025-12-16 12:35:00,2025-12-16 12:40:00,2946.28,2952.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73959,做多,2025-12-16 12:40:00,2025-12-16 12:50:00,2952.51,2953.43,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73960,做空,2025-12-16 12:50:00,2025-12-16 13:05:00,2953.43,2949.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73961,做多,2025-12-16 13:20:00,2025-12-16 13:25:00,2955.75,2963.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73962,做多,2025-12-16 14:20:00,2025-12-16 14:40:00,2930.3,2933.92,0.0,100.0,0.0,0.0,0.0,0.0,flip -73963,做空,2025-12-16 14:40:00,2025-12-16 15:30:00,2933.92,2931.75,0.0,100.0,0.0,0.0,0.0,0.0,flip -73964,做多,2025-12-16 15:30:00,2025-12-16 15:45:00,2931.75,2947.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73965,做多,2025-12-16 16:50:00,2025-12-16 17:20:00,2940.71,2935.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73966,做空,2025-12-16 17:20:00,2025-12-16 17:25:00,2935.53,2930.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73967,做多,2025-12-16 18:30:00,2025-12-16 18:45:00,2943.84,2954.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73968,做多,2025-12-16 19:30:00,2025-12-16 20:35:00,2932.97,2957.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73969,做多,2025-12-16 21:30:00,2025-12-16 21:55:00,2953.25,2949.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73970,做空,2025-12-16 21:55:00,2025-12-16 22:00:00,2949.65,2953.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73971,做多,2025-12-16 22:00:00,2025-12-16 22:10:00,2953.76,2945.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73972,做空,2025-12-16 22:10:00,2025-12-16 22:20:00,2945.63,2950.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73973,做多,2025-12-16 22:20:00,2025-12-16 22:40:00,2950.72,2954.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73974,做多,2025-12-16 23:15:00,2025-12-16 23:20:00,2952.3,2951.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73975,做空,2025-12-16 23:20:00,2025-12-16 23:25:00,2951.17,2951.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73976,做多,2025-12-16 23:25:00,2025-12-16 23:40:00,2951.93,2960.79,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73977,做多,2025-12-17 00:05:00,2025-12-17 00:10:00,2956.38,2949.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73978,做空,2025-12-17 00:10:00,2025-12-17 00:30:00,2949.88,2946.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73979,做多,2025-12-17 01:00:00,2025-12-17 01:10:00,2955.48,2952.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73980,做空,2025-12-17 01:10:00,2025-12-17 01:15:00,2952.75,2966.77,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73981,做多,2025-12-17 01:15:00,2025-12-17 01:20:00,2966.77,2959.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -73982,做多,2025-12-17 01:55:00,2025-12-17 02:00:00,2952.67,2949.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73983,做空,2025-12-17 02:00:00,2025-12-17 02:15:00,2949.0,2942.47,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73984,做多,2025-12-17 02:40:00,2025-12-17 03:25:00,2954.96,2949.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73985,做空,2025-12-17 03:25:00,2025-12-17 04:15:00,2949.99,2939.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73986,做多,2025-12-17 05:45:00,2025-12-17 05:50:00,2931.76,2929.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73987,做空,2025-12-17 05:50:00,2025-12-17 05:55:00,2929.0,2929.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73988,做多,2025-12-17 05:55:00,2025-12-17 06:00:00,2929.39,2938.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73989,做多,2025-12-17 07:20:00,2025-12-17 07:30:00,2935.25,2946.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73990,做多,2025-12-17 07:30:00,2025-12-17 07:35:00,2946.77,2949.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73991,做多,2025-12-17 10:10:00,2025-12-17 10:15:00,2924.1,2920.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73992,做空,2025-12-17 10:15:00,2025-12-17 10:20:00,2920.83,2923.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73993,做多,2025-12-17 10:20:00,2025-12-17 10:25:00,2923.59,2918.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73994,做空,2025-12-17 10:25:00,2025-12-17 10:30:00,2918.46,2921.98,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -73995,做多,2025-12-17 10:35:00,2025-12-17 11:10:00,2922.33,2926.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -73996,做多,2025-12-17 12:30:00,2025-12-17 12:35:00,2928.96,2927.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -73997,做空,2025-12-17 12:35:00,2025-12-17 12:40:00,2927.34,2919.59,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -73998,做多,2025-12-17 12:50:00,2025-12-17 13:05:00,2924.58,2925.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -73999,做空,2025-12-17 13:05:00,2025-12-17 13:15:00,2925.62,2917.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74000,做多,2025-12-17 13:25:00,2025-12-17 13:35:00,2925.5,2926.67,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74001,做空,2025-12-17 13:35:00,2025-12-17 14:40:00,2926.67,2926.5,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74002,做多,2025-12-17 14:40:00,2025-12-17 14:50:00,2926.5,2963.21,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74003,做多,2025-12-17 14:50:00,2025-12-17 14:55:00,2963.21,2993.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74004,做多,2025-12-17 17:20:00,2025-12-17 17:25:00,2872.55,2864.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74005,做空,2025-12-17 17:25:00,2025-12-17 18:00:00,2864.27,2854.26,0.0,100.0,0.0,0.0,0.0,0.0,flip -74006,做多,2025-12-17 18:00:00,2025-12-17 18:10:00,2854.26,2851.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74007,做空,2025-12-17 18:10:00,2025-12-17 18:20:00,2851.19,2856.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74008,做多,2025-12-17 18:20:00,2025-12-17 18:25:00,2856.44,2848.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74009,做空,2025-12-17 18:25:00,2025-12-17 18:40:00,2848.56,2824.03,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74010,做多,2025-12-17 19:50:00,2025-12-17 20:00:00,2818.76,2811.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74011,做空,2025-12-17 20:00:00,2025-12-17 20:15:00,2811.11,2828.34,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74012,做多,2025-12-17 20:15:00,2025-12-17 20:20:00,2828.34,2831.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74013,做多,2025-12-17 22:10:00,2025-12-17 22:25:00,2823.41,2830.88,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74014,做多,2025-12-17 23:35:00,2025-12-17 23:40:00,2827.61,2826.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74015,做空,2025-12-17 23:40:00,2025-12-17 23:55:00,2826.81,2832.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74016,做多,2025-12-17 23:55:00,2025-12-18 00:05:00,2832.0,2826.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74017,做空,2025-12-18 00:05:00,2025-12-18 00:10:00,2826.88,2830.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74018,做多,2025-12-18 00:10:00,2025-12-18 00:30:00,2830.39,2835.66,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74019,做多,2025-12-18 01:20:00,2025-12-18 02:15:00,2828.67,2836.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74020,做多,2025-12-18 04:00:00,2025-12-18 04:05:00,2838.97,2832.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74021,做空,2025-12-18 04:05:00,2025-12-18 04:10:00,2832.26,2832.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74022,做多,2025-12-18 04:10:00,2025-12-18 05:05:00,2832.32,2831.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74023,做空,2025-12-18 05:05:00,2025-12-18 05:15:00,2831.79,2825.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74024,做多,2025-12-18 06:10:00,2025-12-18 06:45:00,2829.4,2827.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74025,做空,2025-12-18 06:45:00,2025-12-18 06:55:00,2827.32,2830.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74026,做多,2025-12-18 06:55:00,2025-12-18 07:00:00,2830.23,2829.43,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74027,做多,2025-12-18 09:05:00,2025-12-18 09:30:00,2838.38,2850.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74028,做多,2025-12-18 11:45:00,2025-12-18 12:00:00,2856.89,2858.12,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74029,做多,2025-12-18 12:15:00,2025-12-18 12:30:00,2855.88,2865.63,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74030,做多,2025-12-18 14:45:00,2025-12-18 15:00:00,2936.16,2944.36,0.0,100.0,0.0,0.0,0.0,0.0,flip -74031,做空,2025-12-18 15:00:00,2025-12-18 15:05:00,2944.36,2954.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74032,做多,2025-12-18 15:05:00,2025-12-18 15:10:00,2954.96,2936.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74033,做空,2025-12-18 15:10:00,2025-12-18 15:20:00,2936.38,2956.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74034,做多,2025-12-18 15:20:00,2025-12-18 15:35:00,2956.08,2992.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74035,做多,2025-12-18 18:35:00,2025-12-18 18:45:00,2848.98,2830.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74036,做空,2025-12-18 18:45:00,2025-12-18 19:00:00,2830.42,2806.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74037,做多,2025-12-18 21:00:00,2025-12-18 21:15:00,2802.65,2811.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74038,做多,2025-12-18 23:30:00,2025-12-18 23:40:00,2828.41,2825.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74039,做空,2025-12-18 23:40:00,2025-12-18 23:55:00,2825.62,2827.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74040,做多,2025-12-18 23:55:00,2025-12-19 00:00:00,2827.24,2827.74,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74041,做多,2025-12-19 00:00:00,2025-12-19 00:10:00,2827.74,2827.49,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74042,做多,2025-12-19 00:15:00,2025-12-19 01:00:00,2827.78,2824.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74043,做空,2025-12-19 01:00:00,2025-12-19 01:05:00,2824.82,2824.63,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74044,做多,2025-12-19 01:05:00,2025-12-19 01:25:00,2824.63,2820.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74045,做空,2025-12-19 01:25:00,2025-12-19 01:35:00,2820.48,2824.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74046,做多,2025-12-19 01:35:00,2025-12-19 01:40:00,2824.46,2819.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74047,做空,2025-12-19 01:40:00,2025-12-19 01:45:00,2819.84,2812.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74048,做多,2025-12-19 01:50:00,2025-12-19 01:55:00,2824.05,2819.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74049,做空,2025-12-19 01:55:00,2025-12-19 02:00:00,2819.88,2813.57,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74050,做多,2025-12-19 02:10:00,2025-12-19 02:30:00,2817.7,2828.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74051,做多,2025-12-19 05:10:00,2025-12-19 05:15:00,2925.29,2920.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74052,做空,2025-12-19 05:15:00,2025-12-19 05:35:00,2920.28,2919.31,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -74053,做多,2025-12-19 05:50:00,2025-12-19 06:00:00,2921.58,2915.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74054,做空,2025-12-19 06:00:00,2025-12-19 06:05:00,2915.76,2919.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74055,做多,2025-12-19 06:05:00,2025-12-19 06:10:00,2919.71,2918.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74056,做空,2025-12-19 06:10:00,2025-12-19 06:20:00,2918.88,2917.27,0.0,100.0,0.0,0.0,0.0,0.0,flip -74057,做多,2025-12-19 06:20:00,2025-12-19 06:30:00,2917.27,2920.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -74058,做空,2025-12-19 06:30:00,2025-12-19 08:30:00,2920.06,2948.12,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74059,做多,2025-12-19 08:45:00,2025-12-19 08:55:00,2950.47,2949.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74060,做空,2025-12-19 08:55:00,2025-12-19 09:05:00,2949.71,2951.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74061,做多,2025-12-19 09:05:00,2025-12-19 09:10:00,2951.19,2949.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74062,做空,2025-12-19 09:10:00,2025-12-19 09:15:00,2949.59,2950.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74063,做多,2025-12-19 09:15:00,2025-12-19 09:20:00,2950.84,2950.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74064,做空,2025-12-19 09:20:00,2025-12-19 09:35:00,2950.49,2949.9,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74065,做多,2025-12-19 09:35:00,2025-12-19 09:45:00,2949.9,2950.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74066,做空,2025-12-19 09:45:00,2025-12-19 10:10:00,2950.62,2956.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74067,做多,2025-12-19 10:10:00,2025-12-19 10:15:00,2956.08,2954.33,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74068,做多,2025-12-19 10:40:00,2025-12-19 10:55:00,2951.21,2953.51,0.0,100.0,0.0,0.0,0.0,0.0,flip -74069,做空,2025-12-19 10:55:00,2025-12-19 11:10:00,2953.51,2958.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74070,做多,2025-12-19 11:10:00,2025-12-19 11:20:00,2958.58,2956.36,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74071,做多,2025-12-19 12:10:00,2025-12-19 12:15:00,2964.61,2956.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74072,做空,2025-12-19 12:15:00,2025-12-19 12:35:00,2956.01,2958.11,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74073,做多,2025-12-19 12:35:00,2025-12-19 12:50:00,2958.11,2955.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74074,做空,2025-12-19 12:50:00,2025-12-19 13:00:00,2955.92,2959.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74075,做多,2025-12-19 13:00:00,2025-12-19 13:15:00,2959.24,2960.0,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74076,做空,2025-12-19 13:15:00,2025-12-19 13:35:00,2960.0,2963.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74077,做多,2025-12-19 13:35:00,2025-12-19 13:45:00,2963.96,2959.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74078,做空,2025-12-19 13:45:00,2025-12-19 14:25:00,2959.86,2959.15,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -74079,做多,2025-12-19 14:40:00,2025-12-19 14:45:00,2993.8,2972.71,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74080,做多,2025-12-19 14:55:00,2025-12-19 15:00:00,2975.63,2971.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74081,做空,2025-12-19 15:00:00,2025-12-19 15:30:00,2971.73,2966.31,0.0,100.0,0.0,0.0,0.0,0.0,flip -74082,做多,2025-12-19 15:30:00,2025-12-19 15:40:00,2966.31,2968.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -74083,做空,2025-12-19 15:40:00,2025-12-19 16:00:00,2968.69,2975.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74084,做多,2025-12-19 16:00:00,2025-12-19 16:30:00,2975.55,2996.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74085,做多,2025-12-19 17:00:00,2025-12-19 17:25:00,2971.92,2968.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74086,做空,2025-12-19 17:25:00,2025-12-19 17:30:00,2968.41,2956.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74087,做多,2025-12-19 18:25:00,2025-12-19 18:30:00,2966.55,2957.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74088,做空,2025-12-19 18:30:00,2025-12-19 18:50:00,2957.31,2970.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74089,做多,2025-12-19 18:50:00,2025-12-19 19:15:00,2970.47,2979.2,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74090,做多,2025-12-19 21:15:00,2025-12-19 22:10:00,2985.37,2984.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74091,做空,2025-12-19 22:10:00,2025-12-19 22:15:00,2984.84,2988.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74092,做多,2025-12-19 22:15:00,2025-12-19 22:55:00,2988.99,2986.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74093,做空,2025-12-19 22:55:00,2025-12-19 23:20:00,2986.38,2985.3,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74094,做多,2025-12-19 23:20:00,2025-12-20 01:10:00,2985.3,2977.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74095,做空,2025-12-20 01:10:00,2025-12-20 01:45:00,2977.64,2976.14,0.0,100.0,0.0,0.0,0.0,0.0,flip -74096,做多,2025-12-20 01:45:00,2025-12-20 01:50:00,2976.14,2974.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74097,做空,2025-12-20 01:50:00,2025-12-20 02:10:00,2974.98,2975.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74098,做多,2025-12-20 02:10:00,2025-12-20 02:30:00,2975.18,2980.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74099,做多,2025-12-20 04:30:00,2025-12-20 05:30:00,2985.3,2986.26,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74100,做多,2025-12-20 06:20:00,2025-12-20 06:25:00,2983.35,2982.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74101,做空,2025-12-20 06:25:00,2025-12-20 06:50:00,2982.21,2979.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74102,做多,2025-12-20 07:30:00,2025-12-20 07:35:00,2981.25,2978.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74103,做空,2025-12-20 07:35:00,2025-12-20 07:40:00,2978.84,2979.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74104,做多,2025-12-20 07:40:00,2025-12-20 08:00:00,2979.38,2985.5,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74105,做多,2025-12-20 09:00:00,2025-12-20 09:05:00,2983.46,2982.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74106,做空,2025-12-20 09:05:00,2025-12-20 09:10:00,2982.6,2983.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74107,做多,2025-12-20 09:10:00,2025-12-20 09:25:00,2983.07,2982.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74108,做空,2025-12-20 09:25:00,2025-12-20 09:30:00,2982.96,2984.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74109,做多,2025-12-20 09:30:00,2025-12-20 09:45:00,2984.02,2983.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74110,做空,2025-12-20 09:45:00,2025-12-20 10:05:00,2983.91,2980.39,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74111,做多,2025-12-20 11:20:00,2025-12-20 11:25:00,2985.33,2985.61,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74112,做多,2025-12-20 14:35:00,2025-12-20 15:00:00,2976.16,2974.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74113,做空,2025-12-20 15:00:00,2025-12-20 15:05:00,2974.78,2976.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74114,做多,2025-12-20 15:05:00,2025-12-20 15:15:00,2976.59,2967.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74115,做空,2025-12-20 15:15:00,2025-12-20 15:20:00,2967.79,2969.99,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74116,做多,2025-12-20 15:30:00,2025-12-20 15:35:00,2974.54,2973.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74117,做空,2025-12-20 15:35:00,2025-12-20 15:40:00,2973.66,2974.88,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74118,做多,2025-12-20 15:40:00,2025-12-20 16:25:00,2974.88,2973.95,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74119,做空,2025-12-20 16:25:00,2025-12-20 16:35:00,2973.95,2974.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74120,做多,2025-12-20 16:35:00,2025-12-20 17:05:00,2974.1,2975.6,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74121,做多,2025-12-20 17:10:00,2025-12-20 17:25:00,2976.46,2977.88,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74122,做多,2025-12-20 17:45:00,2025-12-20 17:55:00,2977.47,2976.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74123,做空,2025-12-20 17:55:00,2025-12-20 18:40:00,2976.49,2973.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74124,做多,2025-12-20 18:55:00,2025-12-20 19:00:00,2976.91,2975.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74125,做空,2025-12-20 19:00:00,2025-12-20 19:05:00,2975.08,2977.89,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74126,做多,2025-12-20 19:05:00,2025-12-20 19:10:00,2977.89,2978.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74127,做多,2025-12-20 19:25:00,2025-12-20 19:45:00,2977.41,2976.79,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74128,做空,2025-12-20 19:45:00,2025-12-20 20:05:00,2976.79,2978.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74129,做多,2025-12-20 20:05:00,2025-12-20 20:20:00,2978.09,2979.33,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74130,做多,2025-12-20 22:50:00,2025-12-20 22:55:00,2977.69,2976.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74131,做空,2025-12-20 22:55:00,2025-12-20 23:10:00,2976.03,2975.13,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74132,做多,2025-12-20 23:10:00,2025-12-20 23:20:00,2975.13,2974.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74133,做空,2025-12-20 23:20:00,2025-12-20 23:35:00,2974.26,2973.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -74134,做多,2025-12-20 23:45:00,2025-12-20 23:50:00,2975.44,2977.46,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74135,做多,2025-12-21 00:10:00,2025-12-21 00:15:00,2975.94,2977.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74136,做多,2025-12-21 02:00:00,2025-12-21 03:15:00,2971.22,2974.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74137,做多,2025-12-21 05:10:00,2025-12-21 05:15:00,2975.18,2974.74,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74138,做多,2025-12-21 06:10:00,2025-12-21 06:15:00,2974.34,2974.5,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74139,做多,2025-12-21 06:50:00,2025-12-21 07:00:00,2974.77,2974.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74140,做多,2025-12-21 10:35:00,2025-12-21 10:40:00,3000.82,2997.16,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74141,做空,2025-12-21 10:40:00,2025-12-21 11:20:00,2997.16,2996.8,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74142,做多,2025-12-21 11:20:00,2025-12-21 12:05:00,2996.8,2998.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74143,做多,2025-12-21 14:05:00,2025-12-21 14:35:00,2968.37,2960.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74144,做空,2025-12-21 14:35:00,2025-12-21 14:40:00,2960.98,2966.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74145,做多,2025-12-21 14:40:00,2025-12-21 15:15:00,2966.56,2963.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74146,做空,2025-12-21 15:15:00,2025-12-21 17:30:00,2963.27,2981.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74147,做多,2025-12-21 17:30:00,2025-12-21 18:00:00,2981.12,2977.9,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74148,做空,2025-12-21 18:00:00,2025-12-21 18:05:00,2977.9,2973.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74149,做多,2025-12-21 18:35:00,2025-12-21 19:00:00,2982.52,2989.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74150,做多,2025-12-21 19:35:00,2025-12-21 20:15:00,2985.89,2987.74,0.0,100.0,0.0,0.0,0.0,0.0,flip -74151,做空,2025-12-21 20:15:00,2025-12-21 20:25:00,2987.74,2987.61,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74152,做多,2025-12-21 20:25:00,2025-12-21 20:45:00,2987.61,2988.98,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74153,做空,2025-12-21 20:45:00,2025-12-21 21:15:00,2988.98,2989.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74154,做多,2025-12-21 21:15:00,2025-12-21 21:20:00,2989.26,2987.93,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74155,做空,2025-12-21 21:20:00,2025-12-21 21:35:00,2987.93,2981.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74156,做多,2025-12-21 22:10:00,2025-12-21 22:15:00,2984.1,2980.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74157,做空,2025-12-21 22:15:00,2025-12-21 22:20:00,2980.5,2983.46,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74158,做多,2025-12-21 22:20:00,2025-12-21 23:00:00,2983.46,3002.83,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74159,做多,2025-12-22 03:05:00,2025-12-22 03:10:00,3015.11,3013.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74160,做空,2025-12-22 03:10:00,2025-12-22 05:35:00,3013.82,3034.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74161,做多,2025-12-22 05:35:00,2025-12-22 05:40:00,3034.09,3030.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74162,做空,2025-12-22 05:40:00,2025-12-22 05:45:00,3030.36,3031.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74163,做多,2025-12-22 05:45:00,2025-12-22 06:20:00,3031.42,3030.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74164,做空,2025-12-22 06:20:00,2025-12-22 06:25:00,3030.15,3023.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74165,做多,2025-12-22 06:40:00,2025-12-22 06:45:00,3029.0,3026.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74166,做空,2025-12-22 06:45:00,2025-12-22 07:00:00,3026.0,3028.68,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74167,做多,2025-12-22 07:00:00,2025-12-22 07:05:00,3028.68,3032.0,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74168,做多,2025-12-22 07:40:00,2025-12-22 07:45:00,3029.64,3026.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74169,做空,2025-12-22 07:45:00,2025-12-22 07:55:00,3026.18,3028.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74170,做多,2025-12-22 07:55:00,2025-12-22 08:00:00,3028.38,3030.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74171,做多,2025-12-22 09:15:00,2025-12-22 09:20:00,3036.32,3035.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74172,做空,2025-12-22 09:20:00,2025-12-22 09:55:00,3035.01,3039.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74173,做多,2025-12-22 09:55:00,2025-12-22 10:00:00,3039.99,3031.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74174,做空,2025-12-22 10:00:00,2025-12-22 10:10:00,3031.6,3036.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74175,做多,2025-12-22 10:10:00,2025-12-22 10:20:00,3036.81,3036.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74176,做空,2025-12-22 10:20:00,2025-12-22 11:20:00,3036.39,3040.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74177,做多,2025-12-22 11:20:00,2025-12-22 11:25:00,3040.65,3043.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74178,做多,2025-12-22 13:20:00,2025-12-22 13:25:00,3055.78,3061.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74179,做多,2025-12-22 13:50:00,2025-12-22 14:05:00,3054.46,3054.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74180,做空,2025-12-22 14:05:00,2025-12-22 14:10:00,3054.99,3057.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74181,做多,2025-12-22 14:10:00,2025-12-22 14:15:00,3057.15,3063.58,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74182,做多,2025-12-22 14:45:00,2025-12-22 14:50:00,3065.07,3065.8,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74183,做多,2025-12-22 15:50:00,2025-12-22 16:00:00,3045.41,3049.24,0.0,100.0,0.0,0.0,0.0,0.0,flip -74184,做空,2025-12-22 16:00:00,2025-12-22 16:45:00,3049.24,3041.84,0.0,100.0,0.0,0.0,0.0,0.0,flip -74185,做多,2025-12-22 16:45:00,2025-12-22 18:30:00,3041.84,3028.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74186,做空,2025-12-22 18:30:00,2025-12-22 18:35:00,3028.61,3029.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74187,做多,2025-12-22 18:35:00,2025-12-22 21:20:00,3029.84,2989.78,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74188,做多,2025-12-22 22:15:00,2025-12-22 22:45:00,2993.13,2995.45,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74189,做多,2025-12-23 01:25:00,2025-12-23 01:35:00,3019.71,3017.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74190,做空,2025-12-23 01:35:00,2025-12-23 02:00:00,3017.8,3009.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74191,做多,2025-12-23 02:05:00,2025-12-23 02:20:00,3019.89,3017.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74192,做空,2025-12-23 02:20:00,2025-12-23 02:35:00,3017.76,2994.42,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74193,做多,2025-12-23 04:05:00,2025-12-23 07:05:00,2994.42,2963.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74194,做空,2025-12-23 07:05:00,2025-12-23 07:20:00,2963.44,2962.09,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74195,做多,2025-12-23 07:20:00,2025-12-23 08:30:00,2962.09,2969.81,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74196,做多,2025-12-23 09:00:00,2025-12-23 10:25:00,2963.48,2967.19,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74197,做多,2025-12-23 11:05:00,2025-12-23 11:15:00,2966.01,2973.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74198,做多,2025-12-23 12:05:00,2025-12-23 12:10:00,2971.28,2966.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74199,做空,2025-12-23 12:10:00,2025-12-23 12:15:00,2966.04,2958.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74200,做多,2025-12-23 13:30:00,2025-12-23 13:35:00,2960.18,2940.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74201,做空,2025-12-23 13:35:00,2025-12-23 13:40:00,2940.24,2947.11,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74202,做多,2025-12-23 14:30:00,2025-12-23 14:35:00,2948.74,2933.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74203,做空,2025-12-23 14:35:00,2025-12-23 14:40:00,2933.2,2937.67,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74204,做多,2025-12-23 15:55:00,2025-12-23 16:00:00,2927.4,2943.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74205,做多,2025-12-23 18:15:00,2025-12-23 19:25:00,2938.05,2933.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74206,做空,2025-12-23 19:25:00,2025-12-23 19:35:00,2933.19,2940.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74207,做多,2025-12-23 19:35:00,2025-12-23 20:15:00,2940.27,2954.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74208,做多,2025-12-23 23:30:00,2025-12-23 23:40:00,2964.67,2970.85,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74209,做多,2025-12-24 00:35:00,2025-12-24 00:55:00,2963.95,2971.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74210,做多,2025-12-24 01:50:00,2025-12-24 04:05:00,2963.7,2954.88,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74211,做多,2025-12-24 04:35:00,2025-12-24 06:30:00,2944.82,2930.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74212,做空,2025-12-24 06:30:00,2025-12-24 06:35:00,2930.18,2935.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74213,做多,2025-12-24 06:35:00,2025-12-24 06:55:00,2935.62,2932.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74214,做空,2025-12-24 06:55:00,2025-12-24 08:00:00,2932.33,2934.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74215,做多,2025-12-24 08:00:00,2025-12-24 08:20:00,2934.01,2926.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74216,做空,2025-12-24 08:20:00,2025-12-24 08:25:00,2926.61,2933.02,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74217,做多,2025-12-24 10:05:00,2025-12-24 11:45:00,2925.43,2927.06,0.0,100.0,0.0,0.0,0.0,0.0,flip -74218,做空,2025-12-24 11:45:00,2025-12-24 11:55:00,2927.06,2923.95,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74219,做多,2025-12-24 12:15:00,2025-12-24 12:40:00,2928.55,2934.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74220,做多,2025-12-24 13:15:00,2025-12-24 13:20:00,2930.44,2930.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74221,做空,2025-12-24 13:20:00,2025-12-24 13:25:00,2930.07,2930.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74222,做多,2025-12-24 13:25:00,2025-12-24 13:30:00,2930.96,2925.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74223,做空,2025-12-24 13:30:00,2025-12-24 13:35:00,2925.07,2928.51,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74224,做多,2025-12-24 14:00:00,2025-12-24 14:15:00,2932.58,2931.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74225,做空,2025-12-24 14:15:00,2025-12-24 14:30:00,2931.51,2918.17,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74226,做多,2025-12-24 15:30:00,2025-12-24 15:35:00,2923.31,2918.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74227,做空,2025-12-24 15:35:00,2025-12-24 16:30:00,2918.6,2941.51,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74228,做多,2025-12-24 16:30:00,2025-12-24 16:35:00,2941.51,2937.0,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74229,做多,2025-12-24 18:35:00,2025-12-24 18:55:00,2939.98,2940.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74230,做空,2025-12-24 18:55:00,2025-12-24 19:15:00,2940.4,2938.69,0.0,100.0,0.0,0.0,0.0,0.0,flip -74231,做多,2025-12-24 19:15:00,2025-12-24 19:20:00,2938.69,2937.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74232,做空,2025-12-24 19:20:00,2025-12-24 19:25:00,2937.78,2944.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74233,做多,2025-12-24 19:25:00,2025-12-24 20:00:00,2944.1,2945.17,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74234,做多,2025-12-24 20:35:00,2025-12-24 20:45:00,2944.68,2942.75,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74235,做空,2025-12-24 20:45:00,2025-12-24 21:00:00,2942.75,2944.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74236,做多,2025-12-24 21:00:00,2025-12-24 21:05:00,2944.69,2943.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74237,做空,2025-12-24 21:05:00,2025-12-24 21:10:00,2943.24,2945.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74238,做多,2025-12-24 21:10:00,2025-12-24 21:15:00,2945.23,2944.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74239,做空,2025-12-24 21:15:00,2025-12-24 21:20:00,2944.1,2944.66,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74240,做多,2025-12-24 21:20:00,2025-12-24 21:25:00,2944.66,2946.12,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74241,做多,2025-12-24 21:25:00,2025-12-24 21:35:00,2946.12,2950.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74242,做多,2025-12-24 23:10:00,2025-12-24 23:15:00,2954.06,2951.84,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74243,做空,2025-12-24 23:15:00,2025-12-25 00:00:00,2951.84,2942.22,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74244,做多,2025-12-25 01:15:00,2025-12-25 01:30:00,2944.74,2941.74,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74245,做空,2025-12-25 01:30:00,2025-12-25 01:35:00,2941.74,2943.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74246,做多,2025-12-25 01:35:00,2025-12-25 01:45:00,2943.4,2948.06,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74247,做多,2025-12-25 03:10:00,2025-12-25 03:15:00,2949.34,2947.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74248,做空,2025-12-25 03:15:00,2025-12-25 03:20:00,2947.63,2948.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74249,做多,2025-12-25 03:20:00,2025-12-25 03:25:00,2948.72,2946.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74250,做空,2025-12-25 03:25:00,2025-12-25 05:00:00,2946.83,2939.93,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74251,做多,2025-12-25 05:45:00,2025-12-25 05:55:00,2942.99,2941.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74252,做空,2025-12-25 05:55:00,2025-12-25 06:05:00,2941.0,2937.71,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74253,做多,2025-12-25 06:40:00,2025-12-25 07:15:00,2939.87,2939.26,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74254,做空,2025-12-25 07:15:00,2025-12-25 07:40:00,2939.26,2938.94,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74255,做多,2025-12-25 07:40:00,2025-12-25 08:05:00,2938.94,2942.33,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74256,做多,2025-12-25 09:45:00,2025-12-25 10:00:00,2927.69,2926.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74257,做空,2025-12-25 10:00:00,2025-12-25 10:05:00,2926.32,2923.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74258,做多,2025-12-25 11:00:00,2025-12-25 11:05:00,2923.1,2922.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74259,做空,2025-12-25 11:05:00,2025-12-25 13:10:00,2922.24,2924.85,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74260,做多,2025-12-25 13:10:00,2025-12-25 13:15:00,2924.85,2918.82,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74261,做空,2025-12-25 13:15:00,2025-12-25 13:20:00,2918.82,2921.26,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74262,做多,2025-12-25 13:40:00,2025-12-25 13:45:00,2928.65,2928.98,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74263,做多,2025-12-25 14:30:00,2025-12-25 14:35:00,2926.59,2924.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74264,做空,2025-12-25 14:35:00,2025-12-25 14:40:00,2924.35,2927.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74265,做多,2025-12-25 14:40:00,2025-12-25 15:10:00,2927.54,2935.1,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74266,做多,2025-12-25 17:45:00,2025-12-25 17:50:00,2952.18,2951.5,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74267,做空,2025-12-25 17:50:00,2025-12-25 19:40:00,2951.5,2955.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74268,做多,2025-12-25 19:40:00,2025-12-25 19:45:00,2955.14,2954.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74269,做空,2025-12-25 19:45:00,2025-12-25 20:10:00,2954.37,2954.26,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74270,做多,2025-12-25 20:10:00,2025-12-25 21:15:00,2954.26,2951.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74271,做空,2025-12-25 21:15:00,2025-12-25 21:25:00,2951.0,2950.62,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74272,做多,2025-12-25 21:25:00,2025-12-25 21:30:00,2950.62,2949.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74273,做空,2025-12-25 21:30:00,2025-12-25 21:50:00,2949.33,2944.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74274,做多,2025-12-26 03:30:00,2025-12-26 04:45:00,2962.01,2968.29,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74275,做多,2025-12-26 12:10:00,2025-12-26 12:40:00,2968.14,2970.91,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74276,做多,2025-12-26 16:00:00,2025-12-26 16:05:00,2925.41,2924.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74277,做空,2025-12-26 16:05:00,2025-12-26 16:15:00,2924.09,2921.57,0.0,100.0,0.0,0.0,0.0,0.0,flip -74278,做多,2025-12-26 16:15:00,2025-12-26 16:30:00,2921.57,2917.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74279,做空,2025-12-26 16:30:00,2025-12-26 16:35:00,2917.58,2921.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74280,做多,2025-12-26 16:35:00,2025-12-26 16:50:00,2921.0,2918.08,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74281,做空,2025-12-26 16:50:00,2025-12-26 16:55:00,2918.08,2908.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74282,做多,2025-12-26 17:25:00,2025-12-26 17:30:00,2929.23,2924.69,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74283,做多,2025-12-26 17:55:00,2025-12-26 18:25:00,2921.04,2919.27,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74284,做空,2025-12-26 18:25:00,2025-12-26 18:30:00,2919.27,2922.72,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74285,做多,2025-12-26 18:30:00,2025-12-26 18:50:00,2922.72,2923.25,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74286,做空,2025-12-26 18:50:00,2025-12-26 19:00:00,2923.25,2923.48,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74287,做多,2025-12-26 19:00:00,2025-12-26 19:05:00,2923.48,2923.18,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74288,做空,2025-12-26 19:05:00,2025-12-26 19:15:00,2923.18,2921.75,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -74289,做多,2025-12-26 19:30:00,2025-12-26 19:45:00,2923.56,2925.0,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74290,做多,2025-12-26 20:05:00,2025-12-26 20:10:00,2925.59,2924.58,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74291,做空,2025-12-26 20:10:00,2025-12-26 21:55:00,2924.58,2923.64,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -74292,做多,2025-12-26 22:45:00,2025-12-26 22:50:00,2928.41,2926.36,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74293,做空,2025-12-26 22:50:00,2025-12-26 22:55:00,2926.36,2930.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74294,做多,2025-12-26 22:55:00,2025-12-26 23:00:00,2930.4,2931.13,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74295,做多,2025-12-26 23:30:00,2025-12-26 23:35:00,2927.81,2926.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74296,做空,2025-12-26 23:35:00,2025-12-26 23:50:00,2926.3,2927.22,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74297,做多,2025-12-26 23:50:00,2025-12-26 23:55:00,2927.22,2926.83,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74298,做空,2025-12-26 23:55:00,2025-12-27 00:20:00,2926.83,2924.09,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74299,做多,2025-12-27 00:35:00,2025-12-27 00:45:00,2927.41,2927.12,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74300,做空,2025-12-27 00:45:00,2025-12-27 01:15:00,2927.12,2922.74,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74301,做多,2025-12-27 01:35:00,2025-12-27 01:50:00,2926.36,2925.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74302,做空,2025-12-27 01:50:00,2025-12-27 02:25:00,2925.61,2925.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74303,做多,2025-12-27 02:25:00,2025-12-27 03:05:00,2925.99,2924.43,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74304,做空,2025-12-27 03:05:00,2025-12-27 03:15:00,2924.43,2926.62,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74305,做多,2025-12-27 03:15:00,2025-12-27 03:25:00,2926.62,2927.88,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74306,做多,2025-12-27 04:40:00,2025-12-27 04:50:00,2928.83,2928.19,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74307,做空,2025-12-27 04:50:00,2025-12-27 05:00:00,2928.19,2929.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74308,做多,2025-12-27 05:00:00,2025-12-27 05:45:00,2929.02,2929.74,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74309,做多,2025-12-27 06:55:00,2025-12-27 07:05:00,2928.41,2930.51,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74310,做多,2025-12-27 09:00:00,2025-12-27 09:15:00,2933.52,2934.71,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74311,做多,2025-12-27 09:35:00,2025-12-27 09:50:00,2933.41,2933.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74312,做空,2025-12-27 09:50:00,2025-12-27 09:55:00,2933.2,2933.86,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74313,做多,2025-12-27 09:55:00,2025-12-27 10:00:00,2933.86,2932.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74314,做空,2025-12-27 10:00:00,2025-12-27 10:05:00,2932.3,2933.96,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74315,做多,2025-12-27 10:05:00,2025-12-27 10:10:00,2933.96,2931.3,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74316,做空,2025-12-27 10:10:00,2025-12-27 10:15:00,2931.3,2932.64,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74317,做多,2025-12-27 11:20:00,2025-12-27 12:00:00,2926.59,2929.69,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74318,做多,2025-12-27 13:35:00,2025-12-27 13:45:00,2930.59,2929.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74319,做空,2025-12-27 13:45:00,2025-12-27 14:25:00,2929.21,2926.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74320,做多,2025-12-27 14:30:00,2025-12-27 14:35:00,2928.86,2927.98,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74321,做空,2025-12-27 14:35:00,2025-12-27 15:20:00,2927.98,2926.27,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74322,做多,2025-12-27 15:30:00,2025-12-27 15:35:00,2928.84,2927.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74323,做空,2025-12-27 15:35:00,2025-12-27 15:40:00,2927.28,2927.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74324,做多,2025-12-27 15:40:00,2025-12-27 17:15:00,2927.55,2922.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74325,做空,2025-12-27 17:15:00,2025-12-27 17:20:00,2922.0,2925.57,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74326,做多,2025-12-27 17:20:00,2025-12-27 17:50:00,2925.57,2927.87,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74327,做多,2025-12-27 19:05:00,2025-12-27 19:15:00,2926.27,2925.6,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74328,做空,2025-12-27 19:15:00,2025-12-27 19:20:00,2925.6,2926.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74329,做多,2025-12-27 19:20:00,2025-12-27 19:45:00,2926.4,2928.84,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74330,做多,2025-12-27 21:05:00,2025-12-27 21:15:00,2929.45,2930.12,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74331,做空,2025-12-27 21:15:00,2025-12-27 22:45:00,2930.12,2933.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74332,做多,2025-12-27 22:45:00,2025-12-27 22:55:00,2933.4,2932.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74333,做空,2025-12-27 22:55:00,2025-12-27 23:00:00,2932.0,2932.56,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74334,做多,2025-12-27 23:00:00,2025-12-27 23:45:00,2932.56,2946.9,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74335,做多,2025-12-28 01:00:00,2025-12-28 01:05:00,2948.12,2945.01,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74336,做空,2025-12-28 01:05:00,2025-12-28 01:10:00,2945.01,2945.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74337,做多,2025-12-28 01:10:00,2025-12-28 02:20:00,2945.28,2944.61,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74338,做空,2025-12-28 02:20:00,2025-12-28 03:25:00,2944.61,2940.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74339,做多,2025-12-28 04:10:00,2025-12-28 04:25:00,2944.78,2942.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74340,做空,2025-12-28 04:25:00,2025-12-28 04:35:00,2942.59,2939.54,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74341,做多,2025-12-28 05:50:00,2025-12-28 05:55:00,2938.24,2933.78,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74342,做空,2025-12-28 05:55:00,2025-12-28 06:05:00,2933.78,2937.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74343,做多,2025-12-28 06:05:00,2025-12-28 06:35:00,2937.38,2940.7,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74344,做多,2025-12-28 08:05:00,2025-12-28 08:30:00,2941.65,2937.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74345,做空,2025-12-28 08:30:00,2025-12-28 08:35:00,2937.99,2941.76,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74346,做多,2025-12-28 08:35:00,2025-12-28 08:40:00,2941.76,2940.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74347,做多,2025-12-28 08:50:00,2025-12-28 08:55:00,2938.89,2938.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74348,做空,2025-12-28 08:55:00,2025-12-28 09:00:00,2938.63,2938.81,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74349,做多,2025-12-28 09:00:00,2025-12-28 09:10:00,2938.81,2941.24,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74350,做多,2025-12-28 10:05:00,2025-12-28 10:20:00,2941.5,2940.63,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74351,做空,2025-12-28 10:20:00,2025-12-28 11:40:00,2940.63,2940.53,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -74352,做多,2025-12-28 11:45:00,2025-12-28 11:55:00,2943.35,2942.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74353,做空,2025-12-28 11:55:00,2025-12-28 12:10:00,2942.99,2940.37,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74354,做多,2025-12-28 13:20:00,2025-12-28 13:35:00,2942.01,2942.34,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74355,做多,2025-12-28 14:00:00,2025-12-28 14:10:00,2942.71,2942.44,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74356,做多,2025-12-28 16:00:00,2025-12-28 16:20:00,2948.53,2944.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74357,做空,2025-12-28 16:20:00,2025-12-28 16:25:00,2944.7,2941.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74358,做多,2025-12-28 17:10:00,2025-12-28 17:50:00,2947.03,2945.14,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74359,做空,2025-12-28 17:50:00,2025-12-28 18:00:00,2945.14,2941.05,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74360,做多,2025-12-28 19:10:00,2025-12-28 19:40:00,2935.61,2933.21,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74361,做空,2025-12-28 19:40:00,2025-12-28 19:45:00,2933.21,2933.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74362,做多,2025-12-28 19:45:00,2025-12-28 19:50:00,2933.64,2932.17,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74363,做空,2025-12-28 19:50:00,2025-12-28 20:00:00,2932.17,2933.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74364,做多,2025-12-28 20:00:00,2025-12-28 20:05:00,2933.2,2933.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74365,做空,2025-12-28 20:05:00,2025-12-28 20:15:00,2933.04,2934.09,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74366,做多,2025-12-28 20:15:00,2025-12-28 20:20:00,2934.09,2933.53,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74367,做空,2025-12-28 20:20:00,2025-12-28 21:00:00,2933.53,2929.35,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74368,做多,2025-12-28 21:05:00,2025-12-28 21:10:00,2934.43,2931.25,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74369,做空,2025-12-28 21:10:00,2025-12-28 21:20:00,2931.25,2929.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74370,做多,2025-12-28 21:25:00,2025-12-28 21:35:00,2932.18,2935.77,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74371,做多,2025-12-28 23:15:00,2025-12-28 23:25:00,2945.33,2942.39,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74372,做空,2025-12-28 23:25:00,2025-12-29 00:20:00,2942.39,2952.8,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74373,做多,2025-12-29 00:20:00,2025-12-29 00:25:00,2952.8,2957.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74374,做多,2025-12-29 01:25:00,2025-12-29 01:40:00,2959.45,2976.36,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74375,做多,2025-12-29 05:10:00,2025-12-29 05:45:00,3041.1,3040.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74376,做空,2025-12-29 05:45:00,2025-12-29 06:10:00,3040.99,3038.3,0.0,100.0,0.0,0.0,0.0,0.0,flip -74377,做多,2025-12-29 06:10:00,2025-12-29 06:25:00,3038.3,3036.29,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74378,做空,2025-12-29 06:25:00,2025-12-29 06:35:00,3036.29,3035.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74379,做多,2025-12-29 06:35:00,2025-12-29 08:35:00,3035.1,3015.87,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74380,做空,2025-12-29 08:35:00,2025-12-29 08:40:00,3015.87,3017.69,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74381,做多,2025-12-29 08:40:00,2025-12-29 08:50:00,3017.69,3011.67,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74382,做空,2025-12-29 08:50:00,2025-12-29 09:05:00,3011.67,3008.07,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74383,做多,2025-12-29 14:15:00,2025-12-29 14:30:00,2926.65,2948.49,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74384,做多,2025-12-29 15:05:00,2025-12-29 15:35:00,2931.75,2935.76,0.0,100.0,0.0,0.0,0.0,0.0,flip -74385,做空,2025-12-29 15:35:00,2025-12-29 15:40:00,2935.76,2940.47,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74386,做多,2025-12-29 15:40:00,2025-12-29 15:45:00,2940.47,2935.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74387,做空,2025-12-29 15:45:00,2025-12-29 16:05:00,2935.0,2936.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74388,做多,2025-12-29 16:05:00,2025-12-29 16:15:00,2936.73,2935.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74389,做空,2025-12-29 16:15:00,2025-12-29 16:25:00,2935.23,2926.92,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74390,做多,2025-12-29 16:30:00,2025-12-29 16:50:00,2931.65,2934.1,0.0,100.0,0.0,0.0,0.0,0.0,flip -74391,做空,2025-12-29 16:50:00,2025-12-29 16:55:00,2934.1,2935.1,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74392,做多,2025-12-29 16:55:00,2025-12-29 17:05:00,2935.1,2933.38,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74393,做空,2025-12-29 17:05:00,2025-12-29 17:15:00,2933.38,2935.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74394,做多,2025-12-29 17:15:00,2025-12-29 17:20:00,2935.64,2933.2,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74395,做空,2025-12-29 17:20:00,2025-12-29 17:25:00,2933.2,2930.43,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74396,做多,2025-12-29 17:30:00,2025-12-29 17:50:00,2933.21,2940.13,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74397,做多,2025-12-29 18:10:00,2025-12-29 18:25:00,2937.7,2933.99,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74398,做空,2025-12-29 18:25:00,2025-12-29 18:55:00,2933.99,2918.25,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74399,做多,2025-12-29 19:05:00,2025-12-29 19:10:00,2938.04,2933.44,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74400,做空,2025-12-29 19:10:00,2025-12-29 19:15:00,2933.44,2934.49,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74401,做多,2025-12-29 19:15:00,2025-12-29 19:20:00,2934.49,2934.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74402,做空,2025-12-29 19:20:00,2025-12-29 19:40:00,2934.02,2933.7,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74403,做多,2025-12-29 19:40:00,2025-12-29 19:50:00,2933.7,2932.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74404,做空,2025-12-29 19:50:00,2025-12-29 20:00:00,2932.0,2931.1,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74405,做多,2025-12-29 20:00:00,2025-12-29 20:25:00,2931.1,2930.64,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74406,做空,2025-12-29 20:25:00,2025-12-29 20:30:00,2930.64,2931.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74407,做多,2025-12-29 20:30:00,2025-12-29 21:20:00,2931.68,2930.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74408,做空,2025-12-29 21:20:00,2025-12-29 21:25:00,2930.31,2931.92,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74409,做多,2025-12-29 21:25:00,2025-12-29 22:05:00,2931.92,2931.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74410,做空,2025-12-29 22:05:00,2025-12-29 22:15:00,2931.0,2934.35,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74411,做多,2025-12-29 22:15:00,2025-12-29 22:30:00,2934.35,2939.15,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74412,做多,2025-12-29 23:55:00,2025-12-30 00:10:00,2936.45,2936.95,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74413,做空,2025-12-30 00:10:00,2025-12-30 00:15:00,2936.95,2937.07,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74414,做多,2025-12-30 00:15:00,2025-12-30 00:25:00,2937.07,2936.23,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74415,做空,2025-12-30 00:25:00,2025-12-30 00:30:00,2936.23,2932.89,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74416,做多,2025-12-30 00:45:00,2025-12-30 01:00:00,2935.86,2932.28,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74417,做空,2025-12-30 01:00:00,2025-12-30 01:10:00,2932.28,2934.02,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74418,做多,2025-12-30 01:10:00,2025-12-30 01:20:00,2934.02,2932.33,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74419,做空,2025-12-30 01:20:00,2025-12-30 01:25:00,2932.33,2930.91,0.0,100.0,0.0,0.0,0.0,-0.0,tp_lower -74420,做多,2025-12-30 01:45:00,2025-12-30 01:55:00,2935.42,2935.31,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74421,做空,2025-12-30 01:55:00,2025-12-30 02:10:00,2935.31,2933.3,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74422,做多,2025-12-30 02:10:00,2025-12-30 02:20:00,2933.3,2932.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74423,做空,2025-12-30 02:20:00,2025-12-30 02:30:00,2932.04,2927.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74424,做多,2025-12-30 03:20:00,2025-12-30 03:25:00,2940.81,2939.28,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74425,做多,2025-12-30 06:05:00,2025-12-30 06:30:00,2943.06,2947.01,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74426,做多,2025-12-30 07:25:00,2025-12-30 07:40:00,2945.66,2949.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74427,做多,2025-12-30 10:35:00,2025-12-30 10:50:00,2978.57,2974.15,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74428,做空,2025-12-30 10:50:00,2025-12-30 11:35:00,2974.15,2979.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74429,做多,2025-12-30 11:35:00,2025-12-30 11:40:00,2979.0,2978.24,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74430,做空,2025-12-30 11:40:00,2025-12-30 11:55:00,2978.24,2977.86,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74431,做多,2025-12-30 11:55:00,2025-12-30 12:10:00,2977.86,2982.52,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74432,做多,2025-12-30 12:55:00,2025-12-30 13:05:00,2979.82,2981.97,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74433,做多,2025-12-30 14:45:00,2025-12-30 14:50:00,2982.44,2998.64,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74434,做多,2025-12-30 15:05:00,2025-12-30 15:30:00,2976.33,2975.42,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74435,做空,2025-12-30 15:30:00,2025-12-30 15:35:00,2975.42,2981.37,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74436,做多,2025-12-30 15:35:00,2025-12-30 16:00:00,2981.37,2979.65,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74437,做空,2025-12-30 16:00:00,2025-12-30 16:05:00,2979.65,2982.7,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74438,做多,2025-12-30 16:05:00,2025-12-30 16:10:00,2982.7,2980.32,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74439,做空,2025-12-30 16:10:00,2025-12-30 16:15:00,2980.32,2990.68,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74440,做多,2025-12-30 16:15:00,2025-12-30 16:35:00,2990.68,2979.59,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74441,做空,2025-12-30 16:35:00,2025-12-30 16:55:00,2979.59,2981.73,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74442,做多,2025-12-30 16:55:00,2025-12-30 17:40:00,2981.73,2980.04,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74443,做空,2025-12-30 17:40:00,2025-12-30 17:45:00,2980.04,2970.11,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74444,做多,2025-12-30 19:25:00,2025-12-30 19:35:00,2968.24,2967.71,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74445,做空,2025-12-30 19:35:00,2025-12-30 19:45:00,2967.71,2968.91,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74446,做多,2025-12-30 19:45:00,2025-12-30 20:00:00,2968.91,2969.99,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74447,做空,2025-12-30 20:00:00,2025-12-30 20:50:00,2969.99,2957.55,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74448,做多,2025-12-30 21:40:00,2025-12-30 22:00:00,2962.92,2968.34,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74449,做多,2025-12-30 22:45:00,2025-12-30 22:50:00,2966.67,2966.0,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74450,做空,2025-12-30 22:50:00,2025-12-30 22:55:00,2966.0,2968.52,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74451,做多,2025-12-30 22:55:00,2025-12-30 23:00:00,2968.52,2968.08,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74452,做多,2025-12-31 00:25:00,2025-12-31 01:15:00,2968.1,2980.8,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74453,做多,2025-12-31 01:15:00,2025-12-31 01:20:00,2980.8,2978.76,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_upper -74454,做多,2025-12-31 02:40:00,2025-12-31 03:00:00,2977.55,2979.62,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74455,做多,2025-12-31 05:00:00,2025-12-31 05:05:00,2972.85,2972.88,0.0,100.0,0.0,0.0,0.0,-0.0,tp_upper -74456,做多,2025-12-31 07:25:00,2025-12-31 07:45:00,2973.91,2974.4,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74457,做空,2025-12-31 07:45:00,2025-12-31 08:35:00,2974.4,2968.82,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74458,做多,2025-12-31 09:05:00,2025-12-31 09:10:00,2973.3,2972.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74459,做空,2025-12-31 09:10:00,2025-12-31 09:25:00,2972.55,2972.18,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74460,做多,2025-12-31 09:25:00,2025-12-31 10:10:00,2972.18,2977.76,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74461,做多,2025-12-31 13:15:00,2025-12-31 13:25:00,2993.18,2993.03,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74462,做空,2025-12-31 13:25:00,2025-12-31 13:45:00,2993.03,2991.68,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74463,做多,2025-12-31 13:45:00,2025-12-31 14:00:00,2991.68,3000.99,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74464,做多,2025-12-31 14:40:00,2025-12-31 16:20:00,2997.03,2983.41,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74465,做空,2025-12-31 16:20:00,2025-12-31 16:35:00,2983.41,2981.55,0.0,100.0,0.0,0.0,0.0,0.0,flip -74466,做多,2025-12-31 16:35:00,2025-12-31 16:40:00,2981.55,2965.4,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74467,做空,2025-12-31 16:40:00,2025-12-31 16:45:00,2965.4,2968.47,0.0,100.0,0.0,-0.0,0.0,-0.0,tp_lower -74468,做多,2025-12-31 17:15:00,2025-12-31 17:55:00,2977.52,2974.55,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74469,做空,2025-12-31 17:55:00,2025-12-31 18:00:00,2974.55,2975.54,0.0,100.0,0.0,-0.0,0.0,-0.0,flip -74470,做多,2025-12-31 18:00:00,2025-12-31 18:05:00,2975.54,2982.65,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper -74471,做多,2025-12-31 19:00:00,2025-12-31 19:10:00,2977.18,2977.36,0.0,100.0,0.0,0.0,0.0,-0.0,flip -74472,做空,2025-12-31 19:10:00,2025-12-31 19:40:00,2977.36,2972.32,0.0,100.0,0.0,0.0,0.0,0.0,tp_lower -74473,做多,2025-12-31 20:55:00,2025-12-31 21:05:00,2974.47,2977.28,0.0,100.0,0.0,0.0,0.0,0.0,tp_upper diff --git a/strategy/results/bb_midline_30m_2020_2025_daily.csv b/strategy/results/bb_midline_30m_2020_2025_daily.csv deleted file mode 100644 index 8aeb30e..0000000 --- a/strategy/results/bb_midline_30m_2020_2025_daily.csv +++ /dev/null @@ -1,2193 +0,0 @@ -datetime,equity,pnl -2020-01-01,200.0,0.0 -2020-01-02,200.0,0.0 -2020-01-03,204.2549408032191,4.254940803219114 -2020-01-04,198.4282296119122,-5.826711191306913 -2020-01-05,199.06230396125937,0.6340743493471734 -2020-01-06,207.28302809919663,8.220724137937253 -2020-01-07,202.5800195497823,-4.703008549414335 -2020-01-08,207.03287563623235,4.452856086450055 -2020-01-09,206.97032511965045,-0.06255051658189359 -2020-01-10,216.55720168023086,9.586876560580407 -2020-01-11,212.97040767070166,-3.5867940095292 -2020-01-12,216.98205309533702,4.011645424635361 -2020-01-13,210.04897055779594,-6.9330825375410825 -2020-01-14,214.75747093069603,4.70850037290009 -2020-01-15,198.3715880206358,-16.385882910060218 -2020-01-16,201.2257945311963,2.8542065105604877 -2020-01-17,198.0609982922203,-3.1647962389760096 -2020-01-18,201.30959161622783,3.248593324007544 -2020-01-19,210.1541801749707,8.844588558742856 -2020-01-20,207.8185846930308,-2.3355954819398903 -2020-01-21,203.77601805719,-4.042566635840814 -2020-01-22,199.36509814111395,-4.41091991607604 -2020-01-23,200.61731715939757,1.2522190182836255 -2020-01-24,206.05618806733014,5.438870907932568 -2020-01-25,200.211646903833,-5.8445411634971265 -2020-01-26,206.78556048572315,6.573913581890139 -2020-01-27,210.76936425942299,3.983803773699833 -2020-01-28,212.80892716409312,2.0395629046701345 -2020-01-29,212.09922567737453,-0.7097014867185862 -2020-01-30,209.75532909319486,-2.3438965841796744 -2020-01-31,212.07124166515732,2.315912571962457 -2020-02-01,211.86244931367452,-0.20879235148279918 -2020-02-02,217.1021999613264,5.239750647651874 -2020-02-03,212.96790308299734,-4.134296878329053 -2020-02-04,215.19279606759633,2.224892984598995 -2020-02-05,233.53960049978133,18.346804432184996 -2020-02-06,236.7178480054961,3.178247505714779 -2020-02-07,243.00114615602652,6.283298150530413 -2020-02-08,242.65638840374197,-0.34475775228455063 -2020-02-09,242.36805210680808,-0.28833629693389184 -2020-02-10,235.8333030550224,-6.534749051785667 -2020-02-11,217.79074702079302,-18.042556034229392 -2020-02-12,187.7070288911384,-30.083718129654613 -2020-02-13,179.41199554044485,-8.295033350693558 -2020-02-14,188.1883867585226,8.776391218077748 -2020-02-15,182.60487491331463,-5.5835118452079655 -2020-02-16,182.4242026044088,-0.18067230890582664 -2020-02-17,184.02391030587683,1.59970770146802 -2020-02-18,189.27904565714448,5.255135351267654 -2020-02-19,178.69444386143627,-10.58460179570821 -2020-02-20,177.0608564514829,-1.6335874099533783 -2020-02-21,176.06377105042216,-0.9970854010607297 -2020-02-22,169.08212130549603,-6.9816497449261306 -2020-02-23,164.11729939389724,-4.96482191159879 -2020-02-24,152.9200489263231,-11.19725046757415 -2020-02-25,160.0931447119123,7.173095785589197 -2020-02-26,173.49418724770857,13.401042535796279 -2020-02-27,179.22642520291924,5.732237955210678 -2020-02-28,170.91933524281794,-8.307089960101308 -2020-02-29,163.05585394604367,-7.8634812967742675 -2020-03-01,160.2907312485124,-2.765122697531268 -2020-03-02,162.53156345777322,2.240832209260816 -2020-03-03,158.98050230703262,-3.551061150740594 -2020-03-04,154.0956497013544,-4.884852605678219 -2020-03-05,161.1865525243635,7.090902823009088 -2020-03-06,166.97591004879249,5.789357524428993 -2020-03-07,168.65215275214834,1.6762427033558538 -2020-03-08,169.02689152095104,0.3747387688027004 -2020-03-09,173.14359350945904,4.116701988507998 -2020-03-10,168.2021051179089,-4.941488391550138 -2020-03-11,169.72435969363784,1.5222545757289367 -2020-03-12,225.3774089072296,55.65304921359177 -2020-03-13,202.9252675038287,-22.4521414034009 -2020-03-14,203.37930546535046,0.4540379615217489 -2020-03-15,200.00013957442093,-3.379165890929528 -2020-03-16,169.4690692962301,-30.53107027819084 -2020-03-17,159.06679663185568,-10.402272664374408 -2020-03-18,157.99016912036595,-1.0766275114897326 -2020-03-19,183.98999973797757,25.99983061761162 -2020-03-20,201.03323071291024,17.04323097493267 -2020-03-21,186.00712230772686,-15.026108405183379 -2020-03-22,191.7185353001136,5.711412992386727 -2020-03-23,187.07057479005783,-4.6479605100557535 -2020-03-24,186.75279663744945,-0.3177781526083834 -2020-03-25,174.14549622478603,-12.60730041266342 -2020-03-26,168.4185285034308,-5.726967721355237 -2020-03-27,174.52162623274816,6.103097729317369 -2020-03-28,176.05734949503332,1.5357232622851598 -2020-03-29,179.9937901233919,3.936440628358582 -2020-03-30,188.1056467261201,8.11185660272821 -2020-03-31,183.37567160899073,-4.729975117129385 -2020-04-01,193.50714998382585,10.131478374835126 -2020-04-02,195.433012757012,1.9258627731861395 -2020-04-03,197.37403515869457,1.9410224016825737 -2020-04-04,199.43479861130504,2.0607634526104732 -2020-04-05,197.48271831901735,-1.9520802922876896 -2020-04-06,159.3321287689199,-38.150589550097465 -2020-04-07,152.7958145399627,-6.536314228957195 -2020-04-08,150.73758447026864,-2.058230069694048 -2020-04-09,144.96706265753537,-5.7705218127332785 -2020-04-10,152.10860366074604,7.141541003210676 -2020-04-11,151.8295551504558,-0.279048510290238 -2020-04-12,152.79578794878634,0.9662327983305374 -2020-04-13,157.93465553107973,5.138867582293386 -2020-04-14,159.9551976923816,2.0205421613018757 -2020-04-15,161.05711300058763,1.1019153082060313 -2020-04-16,183.23360074970637,22.176487749118735 -2020-04-17,167.70196487922803,-15.53163587047834 -2020-04-18,171.03148139474612,3.329516515518094 -2020-04-19,173.39461556556645,2.363134170820331 -2020-04-20,158.2648611204324,-15.12975444513404 -2020-04-21,162.60375891235805,4.338897791925632 -2020-04-22,173.29432352047414,10.690564608116091 -2020-04-23,174.9132461139606,1.6189225934864737 -2020-04-24,163.96633656659088,-10.946909547369728 -2020-04-25,167.5017485502154,3.5354119836245275 -2020-04-26,166.0878498303332,-1.4138987198822122 -2020-04-27,168.743350967314,2.655501136980803 -2020-04-28,159.91831255323575,-8.82503841407825 -2020-04-29,163.20636839333196,3.288055840096206 -2020-04-30,163.2789543748299,0.07258598149795148 -2020-05-01,161.48491990673398,-1.79403446809593 -2020-05-02,156.99529802624645,-4.489621880487533 -2020-05-03,156.51230287649966,-0.4829951497467846 -2020-05-04,154.54547383051116,-1.9668290459885043 -2020-05-05,153.1511713061639,-1.3943025243472675 -2020-05-06,151.86056992144012,-1.2906013847237716 -2020-05-07,139.07942671263757,-12.781143208802547 -2020-05-08,137.5658231534872,-1.5136035591503685 -2020-05-09,134.85969597267749,-2.706127180809716 -2020-05-10,149.50416391975392,14.644467947076436 -2020-05-11,144.44332158031708,-5.060842339436846 -2020-05-12,146.17097159377968,1.7276500134626076 -2020-05-13,143.37183139767015,-2.7991401961095335 -2020-05-14,146.8160023115161,3.4441709138459373 -2020-05-15,147.77272709124833,0.9567247797322409 -2020-05-16,148.69734493833167,0.9246178470833399 -2020-05-17,145.57956539485124,-3.117779543480424 -2020-05-18,144.85214768355945,-0.7274177112917926 -2020-05-19,134.58009364386996,-10.272054039689493 -2020-05-20,132.1644170590943,-2.4156765847756674 -2020-05-21,135.96569969597505,3.8012826368807566 -2020-05-22,141.56837809401975,5.602678398044702 -2020-05-23,138.94513044067088,-2.6232476533488693 -2020-05-24,135.4356562510958,-3.509474189575087 -2020-05-25,128.930319698411,-6.505336552684781 -2020-05-26,128.3281003322329,-0.6022193661781046 -2020-05-27,131.64652675551983,3.3184264232869225 -2020-05-28,137.41899261740608,5.772465861886246 -2020-05-29,129.7566733482934,-7.662319269112686 -2020-05-30,130.73027520236633,0.973601854072939 -2020-05-31,122.9871377523018,-7.743137450064523 -2020-06-01,126.56088989315754,3.5737521408557313 -2020-06-02,127.7497554939314,1.188865600773866 -2020-06-03,123.2474790111107,-4.5022764828207045 -2020-06-04,122.87409698999633,-0.3733820211143666 -2020-06-05,118.61513159698592,-4.258965393010413 -2020-06-06,116.60302579984885,-2.0121057971370675 -2020-06-07,116.5285732220883,-0.07445257776055314 -2020-06-08,118.24431039671772,1.7157371746294245 -2020-06-09,116.07197107494527,-2.172339321772455 -2020-06-10,116.2450150506432,0.1730439756979365 -2020-06-11,109.08417835567087,-7.160836694972332 -2020-06-12,109.86682506954523,0.7826467138743567 -2020-06-13,107.60219442004748,-2.2646306494977466 -2020-06-14,106.58452593982028,-1.0176684802272007 -2020-06-15,106.48599443250312,-0.09853150731716198 -2020-06-16,107.00773946626792,0.5217450337648017 -2020-06-17,105.47415410151916,-1.5335853647487596 -2020-06-18,105.7965411215906,0.3223870200714316 -2020-06-19,103.60925811111058,-2.187283010480016 -2020-06-20,103.99182919606754,0.38257108495696457 -2020-06-21,102.57677347487834,-1.415055721189205 -2020-06-22,105.16597761092835,2.5892041360500144 -2020-06-23,103.01485410414344,-2.151123506784913 -2020-06-24,104.30886942158814,1.2940153174447033 -2020-06-25,100.17120958243103,-4.137659839157109 -2020-06-26,101.16971609043469,0.9985065080036577 -2020-06-27,100.94855551350042,-0.22116057693426683 -2020-06-28,102.4184521035874,1.4698965900869752 -2020-06-29,101.21153740676384,-1.20691469682356 -2020-06-30,99.32317071089389,-1.8883666958699479 -2020-07-01,98.30706558444683,-1.0161051264470586 -2020-07-02,99.02321168695116,0.7161461025043252 -2020-07-03,95.22976458893832,-3.793447098012834 -2020-07-04,96.91218841651268,1.682423827574354 -2020-07-05,98.55171547221899,1.63952705570631 -2020-07-06,104.66928060875038,6.117565136531397 -2020-07-07,99.372689331201,-5.296591277549382 -2020-07-08,102.73106036847979,3.3583710372787863 -2020-07-09,99.0867346427925,-3.644325725687281 -2020-07-10,97.71343260513717,-1.3733020376553355 -2020-07-11,92.76692866891304,-4.946503936224133 -2020-07-12,94.37418450667984,1.6072558377668003 -2020-07-13,95.66061891353174,1.286434406851896 -2020-07-14,95.93754553491617,0.27692662138443325 -2020-07-15,93.47842901250655,-2.459116522409616 -2020-07-16,94.26038067467984,0.7819516621732845 -2020-07-17,92.95439890799653,-1.3059817666833027 -2020-07-18,93.59806818786818,0.643669279871645 -2020-07-19,95.36421284249474,1.766144654626558 -2020-07-20,95.29308159272028,-0.07113124977445295 -2020-07-21,97.65155471230013,2.358473119579841 -2020-07-22,103.80373896968115,6.152184257381023 -2020-07-23,105.66151111908023,1.8577721493990822 -2020-07-24,105.32967989556072,-0.3318312235195151 -2020-07-25,97.19002739333501,-8.139652502225701 -2020-07-26,92.75127024566008,-4.438757147674934 -2020-07-27,96.99552598925678,4.244255743596696 -2020-07-28,89.8647727254034,-7.130753263853379 -2020-07-29,92.58016551243678,2.7153927870333803 -2020-07-30,86.74157895858852,-5.838586553848259 -2020-07-31,84.75971846218047,-1.9818604964080464 -2020-08-01,95.09574412901237,10.336025666831901 -2020-08-02,93.28312440169891,-1.8126197273134608 -2020-08-03,90.8273629635745,-2.455761438124412 -2020-08-04,82.67251309591126,-8.154849867663245 -2020-08-05,79.70793056806428,-2.9645825278469715 -2020-08-06,81.44765944174712,1.7397288736828358 -2020-08-07,83.12681110921493,1.6791516674678064 -2020-08-08,87.11215000452614,3.985338895311216 -2020-08-09,84.22744498619073,-2.88470501833541 -2020-08-10,81.25126114218332,-2.9761838440074087 -2020-08-11,78.14130907454751,-3.1099520676358168 -2020-08-12,80.11678041264332,1.975471338095815 -2020-08-13,81.71474799364393,1.5979675810006029 -2020-08-14,79.42300986317355,-2.291738130470378 -2020-08-15,79.0988006003672,-0.3242092628063489 -2020-08-16,80.70756270163949,1.6087621012722906 -2020-08-17,75.11334444930755,-5.594218252331942 -2020-08-18,74.84751314996869,-0.2658312993388563 -2020-08-19,77.18284382608888,2.3353306761201935 -2020-08-20,75.43807803026402,-1.7447657958248612 -2020-08-21,70.26058618815253,-5.177491842111493 -2020-08-22,71.16655042389617,0.9059642357436388 -2020-08-23,68.40281165051732,-2.763738773378847 -2020-08-24,70.67156867856193,2.268757028044604 -2020-08-25,73.74505930638374,3.073490627821812 -2020-08-26,70.0840825655483,-3.6609767408354372 -2020-08-27,69.46198988591078,-0.6220926796375181 -2020-08-28,69.97578193296447,0.5137920470536841 -2020-08-29,68.43926345148867,-1.5365184814757953 -2020-08-30,69.23703904963062,0.7977755981419534 -2020-08-31,69.18846855597089,-0.048570493659738645 -2020-09-01,73.38699380017533,4.198525244204447 -2020-09-02,80.24123902663271,6.85424522645738 -2020-09-03,85.21351723888883,4.972278212256114 -2020-09-04,81.52751386783828,-3.686003371050546 -2020-09-05,66.90362253030713,-14.623891337531148 -2020-09-06,65.19095172161752,-1.7126708086896087 -2020-09-07,65.0877469573845,-0.10320476423302694 -2020-09-08,67.15655470699569,2.068807749611196 -2020-09-09,67.96574869173236,0.809193984736666 -2020-09-10,69.02609650295202,1.060347811219657 -2020-09-11,65.32378514707706,-3.7023113558749543 -2020-09-12,66.74566800937211,1.4218828622950497 -2020-09-13,67.1907427069227,0.44507469755059503 -2020-09-14,68.36285085675952,1.1721081498368164 -2020-09-15,70.11134351535397,1.7484926585944436 -2020-09-16,69.12219653779778,-0.9891469775561887 -2020-09-17,71.46236544825555,2.340168910457777 -2020-09-18,68.87552257926733,-2.586842868988228 -2020-09-19,68.85890344607168,-0.016619133195646896 -2020-09-20,71.43469190992724,2.5757884638555595 -2020-09-21,73.16233076857027,1.727638858643033 -2020-09-22,68.39163240686834,-4.770698361701932 -2020-09-23,70.1778887934929,1.786256386624558 -2020-09-24,74.97680535622312,4.798916562730227 -2020-09-25,75.2816015940862,0.30479623786307286 -2020-09-26,73.06798343195535,-2.2136181621308424 -2020-09-27,73.30327503859672,0.2352916066413684 -2020-09-28,75.00898511842081,1.7057100798240867 -2020-09-29,71.78000114808185,-3.228983970338959 -2020-09-30,72.12528922110054,0.34528807301869335 -2020-10-01,75.1305969698935,3.0053077487929585 -2020-10-02,72.93410400561584,-2.1964929642776667 -2020-10-03,73.41688456460446,0.4827805589886225 -2020-10-04,72.60112117049616,-0.815763394108302 -2020-10-05,70.11450422930302,-2.486616941193134 -2020-10-06,72.78966016294636,2.675155933643339 -2020-10-07,72.398160176648,-0.39149998629835636 -2020-10-08,75.93882281012253,3.5406626334745255 -2020-10-09,75.52256625290428,-0.4162565572182473 -2020-10-10,75.37679878800121,-0.14576746490307357 -2020-10-11,71.63768745786437,-3.7391113301368364 -2020-10-12,73.63972987640517,2.002042418540796 -2020-10-13,73.03789580990264,-0.6018340665025335 -2020-10-14,70.22555405693957,-2.8123417529630643 -2020-10-15,68.47011710148841,-1.7554369554511595 -2020-10-16,67.2016795779368,-1.2684375235516114 -2020-10-17,66.6399581822667,-0.561721395670105 -2020-10-18,68.16538491576833,1.5254267335016323 -2020-10-19,66.98257741745415,-1.182807498314176 -2020-10-20,67.33184256559194,0.3492651481377891 -2020-10-21,64.08966333969703,-3.2421792258949154 -2020-10-22,59.91004446630673,-4.179618873390297 -2020-10-23,59.59927957643565,-0.31076488987108064 -2020-10-24,59.874797566426516,0.27551798999086685 -2020-10-25,58.25435665689508,-1.620440909531439 -2020-10-26,60.09617221239582,1.8418155555007445 -2020-10-27,60.86313237111329,0.7669601587174668 -2020-10-28,58.179292810958785,-2.683839560154503 -2020-10-29,55.710340449890346,-2.468952361068439 -2020-10-30,55.21294370160015,-0.49739674829019265 -2020-10-31,54.27101112510469,-0.9419325764954607 -2020-11-01,52.98574685008295,-1.2852642750217456 -2020-11-02,53.72573119780968,0.7399843477267325 -2020-11-03,56.00696937525772,2.2812381774480386 -2020-11-04,58.01671852682356,2.009749151565842 -2020-11-05,58.267683078186195,0.2509645513626353 -2020-11-06,58.57835130215695,0.3106682239707581 -2020-11-07,59.84645718402541,1.2681058818684576 -2020-11-08,61.71965637255414,1.87319918852873 -2020-11-09,59.81304844614753,-1.9066079264066076 -2020-11-10,58.59217129857571,-1.2208771475718265 -2020-11-11,58.537505134676366,-0.054666163899341313 -2020-11-12,57.42871314784625,-1.1087919868301128 -2020-11-13,57.58078155006403,0.15206840221777895 -2020-11-14,58.692597438155026,1.1118158880909945 -2020-11-15,59.98629609690697,1.2936986587519428 -2020-11-16,61.023809799274154,1.0375137023671854 -2020-11-17,62.88726013758481,1.8634503383106562 -2020-11-18,62.33064758018657,-0.556612557398239 -2020-11-19,58.717415032174316,-3.613232548012256 -2020-11-20,62.846687817783845,4.12927278560953 -2020-11-21,64.29489149784179,1.4482036800579436 -2020-11-22,64.65385603523102,0.35896453738922673 -2020-11-23,68.01532347099564,3.3614674357646237 -2020-11-24,64.31618896123796,-3.699134509757684 -2020-11-25,69.2627220292445,4.946533068006545 -2020-11-26,70.2208724583729,0.9581504291283949 -2020-11-27,66.78740510538718,-3.4334673529857156 -2020-11-28,66.57755486955978,-0.20985023582740325 -2020-11-29,71.56591762748293,4.988362757923156 -2020-11-30,76.78445798163807,5.218540354155138 -2020-12-01,72.64025182608971,-4.1442061555483605 -2020-12-02,69.87270412483507,-2.7675477012546423 -2020-12-03,69.91357724800731,0.040873123172247006 -2020-12-04,71.95060267606985,2.0370254280625346 -2020-12-05,72.92252768480476,0.9719250087349138 -2020-12-06,72.22596212615218,-0.6965655586525799 -2020-12-07,69.4962377489426,-2.7297243772095783 -2020-12-08,70.81770497875142,1.3214672298088175 -2020-12-09,73.34087685519336,2.5231718764419355 -2020-12-10,70.08679081789951,-3.2540860372938454 -2020-12-11,69.0220275359406,-1.0647632819589177 -2020-12-12,69.14640817338346,0.12438063744286865 -2020-12-13,69.55601053705037,0.40960236366690594 -2020-12-14,66.13492825494178,-3.4210822821085856 -2020-12-15,64.17676838594593,-1.9581598689958497 -2020-12-16,66.16896937543945,1.9922009894935115 -2020-12-17,66.07340736109731,-0.09556201434213563 -2020-12-18,62.89543186399618,-3.17797549710113 -2020-12-19,61.347069392614756,-1.5483624713814237 -2020-12-20,61.45416506697113,0.10709567435637268 -2020-12-21,64.92108341131885,3.466918344347718 -2020-12-22,67.09594346944922,2.1748600581303776 -2020-12-23,67.7748287322991,0.6788852628498745 -2020-12-24,71.84904002582343,4.074211293524328 -2020-12-25,69.78889969675177,-2.0601403290716576 -2020-12-26,70.05100297241015,0.2621032756583759 -2020-12-27,70.78988100409096,0.7388780316808123 -2020-12-28,68.8744660191679,-1.9154149849230606 -2020-12-29,67.64804109043833,-1.2264249287295712 -2020-12-30,64.29630078466997,-3.3517403057683595 -2020-12-31,64.11372040330158,-0.18258038136838195 -2021-01-01,61.27450658216025,-2.8392138211413354 -2021-01-02,62.76175297946229,1.4872463973020373 -2021-01-03,63.26116473286015,0.49941175339786525 -2021-01-04,57.965459502933115,-5.295705229927037 -2021-01-05,52.87344022467194,-5.092019278261176 -2021-01-06,51.565028313456004,-1.3084119112159343 -2021-01-07,46.84926857815978,-4.715759735296224 -2021-01-08,44.852209655644096,-1.9970589225156843 -2021-01-09,47.4458895083528,2.5936798527087035 -2021-01-10,49.31473788780156,1.8688483794487638 -2021-01-11,50.59695225130215,1.2822143635005858 -2021-01-12,50.74248987872475,0.14553762742259835 -2021-01-13,54.773716789831,4.031226911106252 -2021-01-14,55.89534629330916,1.121629503478161 -2021-01-15,49.46964685406426,-6.425699439244902 -2021-01-16,49.199144776257434,-0.27050207780682456 -2021-01-17,45.275908140565285,-3.923236635692149 -2021-01-18,47.89525340573263,2.619345265167347 -2021-01-19,49.529368259924084,1.634114854191452 -2021-01-20,49.85622983470101,0.32686157477692745 -2021-01-21,53.432826095711235,3.5765962610102235 -2021-01-22,46.09721069268684,-7.335615403024391 -2021-01-23,45.20164049661095,-0.8955701960758944 -2021-01-24,48.619394739740834,3.4177542431298846 -2021-01-25,51.40351748122339,2.7841227414825553 -2021-01-26,52.719254443873915,1.3157369626505258 -2021-01-27,47.73038783585052,-4.988866608023393 -2021-01-28,49.38973103943202,1.6593432035815 -2021-01-29,46.49027374360163,-2.899457295830395 -2021-01-30,45.853378684650984,-0.6368950589506426 -2021-01-31,46.46892614247036,0.6155474578193747 -2021-02-01,47.206570057473016,0.737643915002657 -2021-02-02,48.17179515259945,0.965225095126435 -2021-02-03,50.49810975303205,2.326314600432596 -2021-02-04,48.921283491807806,-1.576826261224241 -2021-02-05,44.46937434555875,-4.451909146249058 -2021-02-06,43.09619335031925,-1.373180995239501 -2021-02-07,39.90446956213588,-3.191723788183367 -2021-02-08,42.021000266052965,2.1165307039170855 -2021-02-09,38.616309547342055,-3.40469071871091 -2021-02-10,37.96606440461475,-0.6502451427273073 -2021-02-11,38.174441604376575,0.20837719976182711 -2021-02-12,38.4284578064606,0.2540162020840242 -2021-02-13,38.80179385006252,0.37333604360192396 -2021-02-14,38.628971337203886,-0.17282251285863737 -2021-02-15,38.94333951021718,0.31436817301329256 -2021-02-16,38.823239313461414,-0.12010019675576444 -2021-02-17,40.69226121535293,1.8690219018915144 -2021-02-18,40.83966912689037,0.14740791153744226 -2021-02-19,40.324136533059296,-0.5155325938310753 -2021-02-20,43.836049166975855,3.511912633916559 -2021-02-21,43.587939369389964,-0.24810979758589013 -2021-02-22,49.01199843567732,5.424059066287356 -2021-02-23,51.057817668466164,2.045819232788844 -2021-02-24,53.11001292948179,2.052195261015626 -2021-02-25,56.883958289248376,3.7739453597665857 -2021-02-26,55.73794439846825,-1.1460138907801252 -2021-02-27,54.72325580912583,-1.0146885893424198 -2021-02-28,58.79946719738548,4.076211388259651 -2021-03-01,65.1224237917275,6.322956594342017 -2021-03-02,65.00212313553226,-0.12030065619524066 -2021-03-03,65.8284334320734,0.8263102965411377 -2021-03-04,67.80309414999881,1.974660717925417 -2021-03-05,73.56453833152231,5.761444181523501 -2021-03-06,76.48541961255131,2.920881281028997 -2021-03-07,77.33981068453501,0.8543910719836987 -2021-03-08,70.99968010556668,-6.340130578968328 -2021-03-09,71.44609547791323,0.44641537234655004 -2021-03-10,71.88386283107639,0.43776735316315296 -2021-03-11,71.41200564676035,-0.4718571843160362 -2021-03-12,72.43357000753575,1.0215643607754004 -2021-03-13,78.51999971192151,6.086429704385765 -2021-03-14,77.94532343324569,-0.5746762786758239 -2021-03-15,76.15709209977598,-1.7882313334697102 -2021-03-16,77.83767939601557,1.6805872962395938 -2021-03-17,79.14031701094689,1.3026376149313137 -2021-03-18,79.67935305416793,0.5390360432210457 -2021-03-19,81.1894814368291,1.510128382661165 -2021-03-20,81.53047284435446,0.3409914075253653 -2021-03-21,80.53125930277602,-0.9992135415784418 -2021-03-22,79.25624972834088,-1.2750095744351455 -2021-03-23,80.07644447192779,0.8201947435869101 -2021-03-24,84.85862035344527,4.782175881517489 -2021-03-25,80.495481233772,-4.363139119673278 -2021-03-26,83.29252190051291,2.7970406667409122 -2021-03-27,83.18182136500779,-0.11070053550511716 -2021-03-28,85.35467862828415,2.172857263276356 -2021-03-29,90.63690351780951,5.2822248895253665 -2021-03-30,89.92909394520785,-0.7078095726016613 -2021-03-31,95.19851687045225,5.269422925244399 -2021-04-01,94.91867535326838,-0.2798415171838684 -2021-04-02,101.4268864214105,6.508211068142117 -2021-04-03,99.80383616047799,-1.6230502609325157 -2021-04-04,98.5666085243079,-1.2372276361700898 -2021-04-05,102.96178103520434,4.395172510896444 -2021-04-06,97.43898036865056,-5.522800666553778 -2021-04-07,99.2765965977083,1.837616229057744 -2021-04-08,100.94801821496408,1.671421617255774 -2021-04-09,101.13299537803024,0.18497716306616496 -2021-04-10,104.94349280355145,3.8104974255212056 -2021-04-11,102.6993855120529,-2.244107291498551 -2021-04-12,103.55328247108221,0.8538969590293135 -2021-04-13,110.197221150323,6.64393867924079 -2021-04-14,112.61875678847176,2.421535638148754 -2021-04-15,112.85689953943393,0.23814275096216875 -2021-04-16,111.05902878929825,-1.7978707501356723 -2021-04-17,118.16026484169619,7.101236052397937 -2021-04-18,129.10760908050662,10.94734423881043 -2021-04-19,130.8478842695124,1.7402751890057857 -2021-04-20,139.0111043000657,8.163220030553305 -2021-04-21,134.46967874169164,-4.541425558374073 -2021-04-22,138.82016206757584,4.350483325884198 -2021-04-23,140.69615731465595,1.8759952470801124 -2021-04-24,129.24885837969848,-11.447298934957473 -2021-04-25,121.60697089082136,-7.641887488877117 -2021-04-26,126.08143829739545,4.474467406574092 -2021-04-27,133.18339364775218,7.101955350356732 -2021-04-28,129.59765382237177,-3.585739825380415 -2021-04-29,129.12506247690234,-0.47259134546942505 -2021-04-30,123.80466569019553,-5.320396786706809 -2021-05-01,123.99447190819242,0.1898062179968889 -2021-05-02,122.17880858036105,-1.8156633278313734 -2021-05-03,143.32018922808385,21.141380647722798 -2021-05-04,134.23660233291608,-9.08358689516777 -2021-05-05,127.12422065667303,-7.1123816762430465 -2021-05-06,118.09345205136863,-9.030768605304402 -2021-05-07,112.17821450718019,-5.915237544188443 -2021-05-08,122.61943521033425,10.441220703154059 -2021-05-09,121.0048963394395,-1.614538870894748 -2021-05-10,121.7999687012918,0.7950723618523057 -2021-05-11,119.32726499189373,-2.4727037093980755 -2021-05-12,116.59208716519953,-2.7351778266941977 -2021-05-13,114.79863038448009,-1.7934567807194384 -2021-05-14,122.00443600578014,7.205805621300044 -2021-05-15,128.14828472233268,6.14384871655254 -2021-05-16,124.26241433120953,-3.8858703911231487 -2021-05-17,121.02027164065817,-3.2421426905513613 -2021-05-18,116.26016768335985,-4.760103957298313 -2021-05-19,158.18843293695227,41.928265253592414 -2021-05-20,152.28782364926158,-5.900609287690685 -2021-05-21,135.9891537665198,-16.29866988274179 -2021-05-22,122.71008476884158,-13.279068997678209 -2021-05-23,135.0719659325208,12.361881163679229 -2021-05-24,171.01747037854017,35.945504446019356 -2021-05-25,157.096053630975,-13.92141674756516 -2021-05-26,164.12289617665184,7.026842545676828 -2021-05-27,156.2869561137284,-7.8359400629234415 -2021-05-28,176.27979685496953,19.99284074124114 -2021-05-29,171.36507664578943,-4.914720209180103 -2021-05-30,179.58681106097623,8.221734415186802 -2021-05-31,203.9838929630326,24.397081902056357 -2021-06-01,183.17175477189068,-20.812138191141912 -2021-06-02,190.52414322398704,7.352388452096363 -2021-06-03,190.27636140148704,-0.24778182250000214 -2021-06-04,192.22421124390067,1.947849842413632 -2021-06-05,197.18726537379118,4.963054129890509 -2021-06-06,195.08647712220196,-2.100788251589222 -2021-06-07,212.8428134632819,17.756336341079958 -2021-06-08,209.5396627315124,-3.303150731769506 -2021-06-09,192.47411009652402,-17.065552634988393 -2021-06-10,184.16142767507804,-8.31268242144597 -2021-06-11,181.1795216257014,-2.981906049376647 -2021-06-12,184.51271097428182,3.3331893485804187 -2021-06-13,192.24427990693715,7.731568932655335 -2021-06-14,193.12513310071043,0.8808531937732766 -2021-06-15,191.73070808666347,-1.3944250140469592 -2021-06-16,204.4041619243332,12.67345383766974 -2021-06-17,193.94592477255173,-10.458237151781475 -2021-06-18,203.32427242452766,9.378347651975929 -2021-06-19,191.85061387251153,-11.473658552016133 -2021-06-20,209.3674196011338,17.516805728622273 -2021-06-21,227.6937119429003,18.326292341766504 -2021-06-22,213.84372323796984,-13.849988704930468 -2021-06-23,210.2764704420867,-3.5672527958831495 -2021-06-24,195.00437544250252,-15.27209499958417 -2021-06-25,205.27707502852513,10.272699586022611 -2021-06-26,199.11117952174232,-6.165895506782817 -2021-06-27,190.60978283050525,-8.501396691237062 -2021-06-28,200.4061845136889,9.79640168318366 -2021-06-29,191.51262070788013,-8.893563805808782 -2021-06-30,197.8360905764346,6.323469868554469 -2021-07-01,197.03339380026327,-0.8026967761713308 -2021-07-02,204.8926016127268,7.859207812463524 -2021-07-03,211.8009412871246,6.9083396743978085 -2021-07-04,214.66659807147445,2.865656784349852 -2021-07-05,201.50831140693896,-13.158286664535495 -2021-07-06,200.79060602600995,-0.7177053809290044 -2021-07-07,201.42071445688083,0.6301084308708766 -2021-07-08,184.94829938100835,-16.472415075872476 -2021-07-09,182.7039463770395,-2.244353003968854 -2021-07-10,175.96733029060644,-6.7366160864330595 -2021-07-11,173.82444579524687,-2.142884495359567 -2021-07-12,180.13377732394133,6.309331528694457 -2021-07-13,186.25039529217568,6.116617968234351 -2021-07-14,192.38077046334047,6.130375171164786 -2021-07-15,192.0074551067505,-0.3733153565899556 -2021-07-16,187.59165127919763,-4.415803827552878 -2021-07-17,189.3498270946166,1.7581758154189515 -2021-07-18,191.3642882475317,2.0144611529151177 -2021-07-19,192.87668096336094,1.512392715829236 -2021-07-20,186.17064385303195,-6.706037110328992 -2021-07-21,211.29636257330787,25.125718720275927 -2021-07-22,195.73698635282628,-15.559376220481596 -2021-07-23,205.79341373193483,10.056427379108555 -2021-07-24,200.66285511422532,-5.130558617709511 -2021-07-25,197.24652117456154,-3.4163339396637866 -2021-07-26,207.93335726283505,10.686836088273509 -2021-07-27,207.87257704095842,-0.06078022187662668 -2021-07-28,195.9925336643647,-11.880043376593733 -2021-07-29,196.59937291173475,0.6068392473700612 -2021-07-30,207.05385896914922,10.45448605741447 -2021-07-31,208.4684099404223,1.414550971273087 -2021-08-01,212.80663624213597,4.338226301713661 -2021-08-02,202.70052959236648,-10.106106649769487 -2021-08-03,205.99433815344992,3.293808561083438 -2021-08-04,210.9903736399575,4.996035486507594 -2021-08-05,222.99414715775052,12.003773517793007 -2021-08-06,220.32652222435365,-2.6676249333968656 -2021-08-07,242.91478777683875,22.588265552485097 -2021-08-08,236.2093185974333,-6.705469179405441 -2021-08-09,239.92299685055394,3.7136782531206336 -2021-08-10,216.59982779688323,-23.32316905367071 -2021-08-11,218.5609707773011,1.9611429804178613 -2021-08-12,226.57694023952837,8.015969462227275 -2021-08-13,244.97072005909828,18.393779819569914 -2021-08-14,240.51641627675562,-4.454303782342663 -2021-08-15,251.71452831178132,11.198112035025702 -2021-08-16,259.3690735451339,7.654545233352593 -2021-08-17,251.9347228058669,-7.434350739267018 -2021-08-18,244.13260251741556,-7.802120288451334 -2021-08-19,254.2138551542725,10.08125263685693 -2021-08-20,257.6323340822602,3.418478927987678 -2021-08-21,245.38726829028838,-12.245065791971797 -2021-08-22,253.23637656429827,7.849108274009893 -2021-08-23,256.59015954132377,3.353782977025503 -2021-08-24,255.56042205696681,-1.0297374843569571 -2021-08-25,267.5925785789136,12.032156521946803 -2021-08-26,259.0545524983765,-8.538026080537122 -2021-08-27,264.4536408426424,5.39908834426592 -2021-08-28,265.29015248480545,0.8365116421630319 -2021-08-29,266.43272078269945,1.1425682978940017 -2021-08-30,268.0411525850697,1.6084318023702622 -2021-08-31,272.7462480296341,4.705095444564392 -2021-09-01,297.1157714712192,24.369523441585102 -2021-09-02,290.39328256516916,-6.722488906050046 -2021-09-03,270.2253530494231,-20.16792951574604 -2021-09-04,267.8723792882617,-2.3529737611614223 -2021-09-05,266.35270197930697,-1.5196773089547264 -2021-09-06,260.3817192802513,-5.970982699055696 -2021-09-07,269.6476329300689,9.265913649817605 -2021-09-08,258.77533471014823,-10.872298219920651 -2021-09-09,259.11711797391905,0.3417832637708216 -2021-09-10,275.3867561073265,16.269638133407454 -2021-09-11,264.355212504542,-11.031543602784495 -2021-09-12,262.3374090786839,-2.0178034258581192 -2021-09-13,252.64090089939674,-9.69650817928715 -2021-09-14,254.06967568694736,1.4287747875506227 -2021-09-15,251.95380325747905,-2.115872429468311 -2021-09-16,255.75818732835563,3.80438407087658 -2021-09-17,249.65837596405578,-6.099811364299853 -2021-09-18,253.77682894329794,4.118452979242164 -2021-09-19,260.4626511667422,6.685822223444262 -2021-09-20,261.027733289803,0.5650821230607903 -2021-09-21,279.79472233015315,18.766989040350154 -2021-09-22,297.22192417686614,17.42720184671299 -2021-09-23,292.5504328466689,-4.671491330197227 -2021-09-24,308.9063507738319,16.355917927162977 -2021-09-25,278.46585225698465,-30.440498516847242 -2021-09-26,307.30009552455914,28.834243267574493 -2021-09-27,323.9475868098641,16.647491285304966 -2021-09-28,332.38076676496576,8.43317995510165 -2021-09-29,321.79972584062347,-10.58104092434229 -2021-09-30,319.2700919647285,-2.5296338758949446 -2021-10-01,352.77965912886543,33.50956716413691 -2021-10-02,353.5337330061593,0.7540738772938766 -2021-10-03,328.7840412075174,-24.74969179864189 -2021-10-04,322.62688763498846,-6.157153572528955 -2021-10-05,314.1190127536764,-8.507874881312091 -2021-10-06,300.5459705553103,-13.573042198366068 -2021-10-07,275.54282906391256,-25.00314149139774 -2021-10-08,280.2743241628818,4.731495098969219 -2021-10-09,268.4388273285682,-11.835496834313574 -2021-10-10,265.93125917056835,-2.507568157999856 -2021-10-11,265.87339190299673,-0.057867267571623415 -2021-10-12,263.9502483508944,-1.9231435521023172 -2021-10-13,268.52768246968907,4.577434118794656 -2021-10-14,282.7029763997549,14.175293930065834 -2021-10-15,269.34593009632033,-13.357046303434572 -2021-10-16,267.54231448386076,-1.8036156124595664 -2021-10-17,265.16910630075193,-2.3732081831088294 -2021-10-18,264.33025669295847,-0.8388496077934633 -2021-10-19,263.73426810335326,-0.5959885896052128 -2021-10-20,278.0920904075098,14.357822304156514 -2021-10-21,278.33724873166267,0.2451583241528965 -2021-10-22,268.76857006711936,-9.568678664543313 -2021-10-23,272.740482797228,3.97191273010867 -2021-10-24,266.7822226885943,-5.958260108633738 -2021-10-25,273.5193896117628,6.737166923168502 -2021-10-26,273.08550798435937,-0.43388162740342295 -2021-10-27,277.33739803392984,4.251890049570477 -2021-10-28,287.7983280314935,10.460929997563653 -2021-10-29,292.92569585280427,5.12736782131077 -2021-10-30,289.7577378671215,-3.16795798568279 -2021-10-31,287.175014805869,-2.582723061252466 -2021-11-01,295.80449636979114,8.629481563922127 -2021-11-02,309.3883680516013,13.583871681810137 -2021-11-03,303.1266910195581,-6.261677032043167 -2021-11-04,299.1051367228129,-4.021554296745194 -2021-11-05,290.5603894341735,-8.544747288639428 -2021-11-06,293.4423195334899,2.8819300993164347 -2021-11-07,298.47659994941694,5.0342804159270145 -2021-11-08,284.9580383361072,-13.518561613309714 -2021-11-09,281.5045862624353,-3.45345207367194 -2021-11-10,281.1078871968651,-0.3966990655702034 -2021-11-11,275.2750576375721,-5.832829559292975 -2021-11-12,277.25822549483155,1.9831678572594456 -2021-11-13,267.3613988530969,-9.896826641734663 -2021-11-14,264.4491174170292,-2.912281436067701 -2021-11-15,276.1439329257543,11.694815508725128 -2021-11-16,291.29981251119005,15.155879585435741 -2021-11-17,292.99499546304554,1.695182951855486 -2021-11-18,306.17089283513775,13.175897372092209 -2021-11-19,316.71370953068015,10.542816695542399 -2021-11-20,319.9703010010515,3.2565914703713474 -2021-11-21,301.99084980711064,-17.97945119394086 -2021-11-22,309.9191839261061,7.928334118995451 -2021-11-23,282.32649049742963,-27.592693428676455 -2021-11-24,276.05939831492907,-6.267092182500562 -2021-11-25,295.4566868826728,19.397288567743715 -2021-11-26,310.78314661583437,15.326459733161585 -2021-11-27,305.66952989828,-5.1136167175543505 -2021-11-28,306.17955924335445,0.5100293450744289 -2021-11-29,314.46944984124775,8.289890597893304 -2021-11-30,322.6507889408351,8.181339099587376 -2021-12-01,318.6931636767983,-3.9576252640368352 -2021-12-02,304.83869572449606,-13.85446795230223 -2021-12-03,305.55984217089554,0.721146446399473 -2021-12-04,310.7811693780827,5.221327207187187 -2021-12-05,313.9517344053385,3.1705650272558046 -2021-12-06,310.7306042404923,-3.2211301648462154 -2021-12-07,316.7937753626248,6.063171122132474 -2021-12-08,288.34217352636375,-28.451601836261034 -2021-12-09,268.08228238895947,-20.25989113740428 -2021-12-10,272.6696793162024,4.587396927242935 -2021-12-11,254.27421304780003,-18.395466268402373 -2021-12-12,253.56345889293874,-0.7107541548612915 -2021-12-13,256.8400188042703,3.27655991133156 -2021-12-14,242.8684199097348,-13.971598894535504 -2021-12-15,260.02449525711614,17.156075347381346 -2021-12-16,257.2726263025566,-2.7518689545595407 -2021-12-17,251.63581470404947,-5.636811598507137 -2021-12-18,233.6603452736806,-17.97546943036886 -2021-12-19,229.91410621891663,-3.7462390547639757 -2021-12-20,239.43264779276285,9.518541573846221 -2021-12-21,242.29115491118023,2.8585071184173785 -2021-12-22,240.16539350865645,-2.1257614025237785 -2021-12-23,239.99761976542288,-0.16777374323356753 -2021-12-24,235.17397582660666,-4.823643938816218 -2021-12-25,238.00024109707155,2.826265270464887 -2021-12-26,238.33221849769285,0.3319774006212981 -2021-12-27,235.4462633199166,-2.8859551777762533 -2021-12-28,251.53965396341889,16.09339064350229 -2021-12-29,261.1358862832906,9.596232319871689 -2021-12-30,259.8019635691696,-1.3339227141210017 -2021-12-31,256.4016687217988,-3.4002948473707875 -2022-01-01,245.6354624011753,-10.766206320623496 -2022-01-02,239.69239069138538,-5.943071709789905 -2022-01-03,237.8849210036247,-1.8074696877606868 -2022-01-04,235.61205046053078,-2.272870543093916 -2022-01-05,235.6538563751454,0.04180591461462768 -2022-01-06,236.2241216214666,0.5702652463211848 -2022-01-07,219.16594874444397,-17.058172877022628 -2022-01-08,226.9509401069659,7.784991362521936 -2022-01-09,228.06419178311555,1.1132516761496447 -2022-01-10,221.4346444865116,-6.62954729660396 -2022-01-11,227.1625680662647,5.72792357975311 -2022-01-12,230.8364856120125,3.6739175457477984 -2022-01-13,223.66419364833132,-7.172291963681175 -2022-01-14,227.13237202357612,3.468178375244804 -2022-01-15,229.7526621136245,2.620290090048371 -2022-01-16,216.22035520999856,-13.532306903625937 -2022-01-17,225.9391039225952,9.718748712596636 -2022-01-18,226.97610501186546,1.0370010892702624 -2022-01-19,222.55612460826802,-4.419980403597435 -2022-01-20,227.7306356294274,5.17451102115939 -2022-01-21,256.36308693812225,28.63245130869484 -2022-01-22,251.78882086603204,-4.574266072090211 -2022-01-23,231.98912322052752,-19.799697645504523 -2022-01-24,240.24953581146445,8.260412590936937 -2022-01-25,223.91329163084535,-16.336244180619104 -2022-01-26,232.463039183041,8.54974755219564 -2022-01-27,226.2037707375499,-6.259268445491102 -2022-01-28,216.68547739630552,-9.518293341244373 -2022-01-29,222.64115587512845,5.955678478822932 -2022-01-30,212.22994065246576,-10.41121522266269 -2022-01-31,225.30411721696188,13.074176564496128 -2022-02-01,232.26671983696042,6.962602619998535 -2022-02-02,230.76912623980124,-1.497593597159181 -2022-02-03,239.5908003955351,8.82167415573386 -2022-02-04,266.73957732498684,27.148776929451742 -2022-02-05,264.0113026438003,-2.7282746811865195 -2022-02-06,256.82564354535134,-7.18565909844898 -2022-02-07,271.0428197427236,14.217176197372282 -2022-02-08,270.91150902728725,-0.13131071543637063 -2022-02-09,274.0457565898239,3.1342475625366433 -2022-02-10,263.28436523214606,-10.761391357677837 -2022-02-11,265.9734176145113,2.689052382365219 -2022-02-12,258.3577860800779,-7.615631534433362 -2022-02-13,254.68040826314672,-3.677377816931198 -2022-02-14,244.15725841504647,-10.523149848100246 -2022-02-15,267.34306097017964,23.185802555133165 -2022-02-16,244.17078819139985,-23.172272778779785 -2022-02-17,260.44081971456836,16.270031523168512 -2022-02-18,253.94030927961433,-6.5005104349540375 -2022-02-19,250.75101875978896,-3.189290519825363 -2022-02-20,255.9257602063216,5.174741446532636 -2022-02-21,258.3705660223397,2.444805816018089 -2022-02-22,266.45863344275614,8.08806742041645 -2022-02-23,276.88706530842666,10.428431865670518 -2022-02-24,315.87059557501476,38.983530266588104 -2022-02-25,334.17024432861024,18.299648753595477 -2022-02-26,320.98999541291835,-13.180248915691891 -2022-02-27,335.914378211683,14.924382798764668 -2022-02-28,328.0390853989189,-7.875292812764087 -2022-03-01,320.06844518671164,-7.970640212207286 -2022-03-02,290.72521957342326,-29.343225613288382 -2022-03-03,293.34456722037663,2.619347646953372 -2022-03-04,316.2333561500331,22.88878892965647 -2022-03-05,315.2117068670252,-1.0216492830078892 -2022-03-06,319.37175020093065,4.160043333905435 -2022-03-07,322.1308778161091,2.7591276151784427 -2022-03-08,309.9449382618322,-12.1859395542769 -2022-03-09,323.1297910688297,13.184852806997526 -2022-03-10,334.3508027309948,11.221011662165097 -2022-03-11,334.28756001203556,-0.06324271895925904 -2022-03-12,324.248283007577,-10.03927700445854 -2022-03-13,336.4326731972586,12.184390189681608 -2022-03-14,341.12642140896855,4.693748211709931 -2022-03-15,333.2031380771169,-7.923283331851678 -2022-03-16,348.8526284397222,15.64949036260532 -2022-03-17,349.60169225721563,0.7490638174934361 -2022-03-18,344.3560918271079,-5.245600430107743 -2022-03-19,335.64162323739606,-8.714468589711828 -2022-03-20,345.7368424960349,10.09521925863885 -2022-03-21,344.40523996870553,-1.3316025273293803 -2022-03-22,340.2725691039314,-4.132670864774127 -2022-03-23,336.1093741169302,-4.163194987001191 -2022-03-24,329.5215923683261,-6.5877817486041295 -2022-03-25,326.5146027009622,-3.0069896673638823 -2022-03-26,324.16784958173855,-2.3467531192236493 -2022-03-27,324.53620083932293,0.36835125758437925 -2022-03-28,325.85806045849506,1.3218596191721304 -2022-03-29,318.8569304993931,-7.001129959101945 -2022-03-30,306.41920524508635,-12.43772525430677 -2022-03-31,308.19842263462044,1.7792173895340966 -2022-04-01,315.55157989179895,7.353157257178509 -2022-04-02,316.2377773577194,0.6861974659204293 -2022-04-03,318.8505983694982,2.6128210117788058 -2022-04-04,319.51416787763276,0.6635695081345716 -2022-04-05,327.4303381864063,7.9161703087735305 -2022-04-06,327.8605331849312,0.43019499852493936 -2022-04-07,315.36897743314915,-12.491555751782073 -2022-04-08,310.4945594632675,-4.8744179698816765 -2022-04-09,308.67643439530013,-1.818125067967344 -2022-04-10,312.0329358262626,3.356501430962453 -2022-04-11,313.98095791744436,1.9480220911817696 -2022-04-12,314.4243582693681,0.44340035192374216 -2022-04-13,310.89323513225054,-3.531123137117561 -2022-04-14,317.08383002695786,6.190594894707317 -2022-04-15,301.09193534466664,-15.991894682291218 -2022-04-16,304.62439288140285,3.532457536736217 -2022-04-17,309.6241855439564,4.999792662553546 -2022-04-18,332.80382606266693,23.179640518710528 -2022-04-19,334.8009618172897,1.997135754622775 -2022-04-20,329.46663566841846,-5.3343261488712415 -2022-04-21,339.33063736521615,9.864001696797686 -2022-04-22,333.62837880548443,-5.7022585597317175 -2022-04-23,331.7500756797618,-1.8783031257226526 -2022-04-24,322.15714890803315,-9.592926771728628 -2022-04-25,348.2609002474918,26.103751339458654 -2022-04-26,338.6207403537841,-9.640159893707732 -2022-04-27,336.1059137940988,-2.5148265596852752 -2022-04-28,330.4879877488549,-5.617926045243905 -2022-04-29,318.56242139863383,-11.925566350221061 -2022-04-30,308.44226786313806,-10.120153535495774 -2022-05-01,298.8634494314314,-9.57881843170668 -2022-05-02,289.63871324940385,-9.224736182027527 -2022-05-03,281.21254182640644,-8.426171422997413 -2022-05-04,296.128296303652,14.91575447724557 -2022-05-05,297.71119802507116,1.582901721419148 -2022-05-06,293.80350599332763,-3.9076920317435224 -2022-05-07,299.26129172686205,5.457785733534422 -2022-05-08,296.87863418196696,-2.382657544895096 -2022-05-09,306.7523282508345,9.873694068867565 -2022-05-10,312.2710968469739,5.518768596139353 -2022-05-11,225.04932629196338,-87.2217705550105 -2022-05-12,182.9533189235201,-42.09600736844328 -2022-05-13,173.61436508353094,-9.33895383998916 -2022-05-14,170.98406036077208,-2.630304722758865 -2022-05-15,171.03286268792738,0.04880232715530042 -2022-05-16,169.91868404949983,-1.1141786384275463 -2022-05-17,170.9627877835483,1.0441037340484627 -2022-05-18,181.86603690534514,10.903249121796847 -2022-05-19,170.2256943546937,-11.64034255065144 -2022-05-20,178.99425352616728,8.768559171473584 -2022-05-21,173.6565454378352,-5.337708088332079 -2022-05-22,170.24592795840104,-3.4106174794341655 -2022-05-23,181.89010419510868,11.644176236707636 -2022-05-24,183.73486593238312,1.844761737274439 -2022-05-25,180.2242793313318,-3.5105866010513296 -2022-05-26,198.3799921386937,18.15571280736191 -2022-05-27,192.7971184596098,-5.582873679083889 -2022-05-28,196.53319127819884,3.7360728185890366 -2022-05-29,197.04694127071113,0.5137499925122881 -2022-05-30,205.30568923748132,8.258747966770187 -2022-05-31,198.1051219953508,-7.200567242130518 -2022-06-01,197.05530189977742,-1.0498200955733807 -2022-06-02,187.87568044173437,-9.179621458043044 -2022-06-03,192.36468149198305,4.489001050248675 -2022-06-04,192.74746583822875,0.3827843462456997 -2022-06-05,192.33288363698736,-0.41458220124138734 -2022-06-06,189.61509578062586,-2.717787856361497 -2022-06-07,204.23992116236715,14.624825381741289 -2022-06-08,186.90607666360455,-17.333844498762602 -2022-06-09,182.3512447813806,-4.554831882223965 -2022-06-10,171.63853333189982,-10.712711449480764 -2022-06-11,159.0606640166339,-12.577869315265929 -2022-06-12,155.32688663886938,-3.733777377764511 -2022-06-13,172.76335796272377,17.43647132385439 -2022-06-14,155.55881295743035,-17.204545005293426 -2022-06-15,159.487535208022,3.9287222505916475 -2022-06-16,166.58554609985893,7.098010891836935 -2022-06-17,137.95993867154863,-28.625607428310303 -2022-06-18,147.5353797739186,9.575441102369979 -2022-06-19,164.29448391203186,16.75910413811326 -2022-06-20,133.62828671058801,-30.66619720144385 -2022-06-21,133.26972351453344,-0.35856319605457543 -2022-06-22,139.6925353548451,6.4228118403116525 -2022-06-23,145.73714024082608,6.044604885980988 -2022-06-24,156.2466614168923,10.509521176066215 -2022-06-25,153.59888665633002,-2.647774760562271 -2022-06-26,150.94592648717344,-2.652960169156586 -2022-06-27,146.03292954643086,-4.912996940742573 -2022-06-28,155.34542182637526,9.312492279944394 -2022-06-29,160.9130519546597,5.567630128284435 -2022-06-30,164.26713651704415,3.3540845623844575 -2022-07-01,156.51280788041495,-7.754328636629197 -2022-07-02,158.612088477404,2.099280596989047 -2022-07-03,153.41585132390227,-5.196237153501727 -2022-07-04,159.71283993072444,6.296988606822168 -2022-07-05,161.66826611287289,1.955426182148443 -2022-07-06,165.94544253978734,4.277176426914451 -2022-07-07,167.44189529691474,1.4964527571274004 -2022-07-08,158.47550955237205,-8.966385744542691 -2022-07-09,154.26317157946414,-4.212337972907903 -2022-07-10,150.82972604916532,-3.433445530298826 -2022-07-11,153.56411217145404,2.7343861222887256 -2022-07-12,152.9550986409774,-0.6090135304766306 -2022-07-13,145.73329652052664,-7.221802120450775 -2022-07-14,156.93789353825338,11.20459701772674 -2022-07-15,166.9124536919977,9.974560153744335 -2022-07-16,183.38749546361018,16.475041771612467 -2022-07-17,166.31597776178367,-17.071517701826508 -2022-07-18,175.9186560684435,9.60267830665984 -2022-07-19,176.4616477200154,0.5429916515718958 -2022-07-20,168.04857731341247,-8.413070406602941 -2022-07-21,172.22076357262617,4.172186259213703 -2022-07-22,175.43741972703296,3.2166561544067918 -2022-07-23,167.42049594882516,-8.016923778207797 -2022-07-24,162.24267239538327,-5.177823553441897 -2022-07-25,182.84457852563088,20.601906130247613 -2022-07-26,198.59698170344893,15.752403177818053 -2022-07-27,212.79861079501595,14.201629091567014 -2022-07-28,218.98309200207535,6.184481207059406 -2022-07-29,197.83383551954938,-21.14925648252597 -2022-07-30,189.42053265179976,-8.413302867749621 -2022-07-31,187.57982687812125,-1.8407057736785077 -2022-08-01,194.44378897332632,6.863962095205068 -2022-08-02,191.52988385610897,-2.913905117217354 -2022-08-03,190.6922433630947,-0.8376404930142769 -2022-08-04,180.02982718928635,-10.662416173808339 -2022-08-05,180.70156247212378,0.6717352828374317 -2022-08-06,178.97585766935018,-1.7257048027736062 -2022-08-07,178.9873269211514,0.011469251801230484 -2022-08-08,185.29747178287553,6.310144861724126 -2022-08-09,187.1890301294953,1.8915583466197745 -2022-08-10,171.23263473618132,-15.956395393313983 -2022-08-11,162.73983616334183,-8.49279857283949 -2022-08-12,156.94429870398682,-5.7955374593550175 -2022-08-13,156.06697348558993,-0.8773252183968907 -2022-08-14,154.6112576745989,-1.4557158109910233 -2022-08-15,146.25437401470768,-8.356883659891224 -2022-08-16,137.00747777454447,-9.24689624016321 -2022-08-17,141.9582454663315,4.950767691787036 -2022-08-18,136.36217492207138,-5.5960705442601295 -2022-08-19,139.23368998273696,2.871515060665587 -2022-08-20,140.30082905694846,1.0671390742114966 -2022-08-21,140.86682620590477,0.5659971489563134 -2022-08-22,142.0186562035456,1.1518299976408173 -2022-08-23,146.39729895069075,4.3786427471451645 -2022-08-24,139.19532710028685,-7.201971850403908 -2022-08-25,139.00926581984191,-0.18606128044493175 -2022-08-26,150.12946820849558,11.120202388653667 -2022-08-27,154.03206471899006,3.902596510494476 -2022-08-28,148.44797380689408,-5.584090912095974 -2022-08-29,157.72961645278676,9.281642645892674 -2022-08-30,160.10720520613063,2.377588753343872 -2022-08-31,157.99383593225875,-2.113369273871882 -2022-09-01,156.70352212354504,-1.2903138087137052 -2022-09-02,161.93219861523815,5.228676491693108 -2022-09-03,158.98280664000254,-2.9493919752356135 -2022-09-04,161.15597179327796,2.17316515327542 -2022-09-05,161.6033789188828,0.4474071256048546 -2022-09-06,156.24966583170675,-5.353713087176061 -2022-09-07,167.45797053731502,11.20830470560827 -2022-09-08,162.80164090679847,-4.656329630516552 -2022-09-09,161.47774339817607,-1.3238975086223945 -2022-09-10,158.1996415846131,-3.2781018135629836 -2022-09-11,157.43684120813168,-0.7628003764814082 -2022-09-12,152.36877051928434,-5.068070688847342 -2022-09-13,158.49352245620207,6.124751936917733 -2022-09-14,150.7962412336239,-7.6972812225781695 -2022-09-15,150.24528243592925,-0.5509587976946477 -2022-09-16,154.01362261340174,3.7683401774724814 -2022-09-17,154.339202982799,0.3255803693972723 -2022-09-18,154.8162929391376,0.4770899563386024 -2022-09-19,155.34951266389103,0.5332197247534225 -2022-09-20,137.40035014397864,-17.94916251991239 -2022-09-21,145.33911803342022,7.9387678894415785 -2022-09-22,147.34590067848447,2.0067826450642485 -2022-09-23,146.7378040557168,-0.6080966227676754 -2022-09-24,148.4448698806276,1.7070658249108135 -2022-09-25,148.35566117014955,-0.08920871047806145 -2022-09-26,147.55794209708668,-0.7977190730628649 -2022-09-27,156.2332824444133,8.675340347326625 -2022-09-28,161.14382436246717,4.910541918053866 -2022-09-29,157.230658482584,-3.9131658798831666 -2022-09-30,156.57785636871174,-0.6528021138722693 -2022-10-01,158.08063918363885,1.5027828149271159 -2022-10-02,158.7715727096542,0.6909335260153568 -2022-10-03,161.51404104527788,2.74246833562367 -2022-10-04,165.12297727423774,3.6089362289598625 -2022-10-05,164.8062316468433,-0.3167456273944538 -2022-10-06,158.4740861047937,-6.332145542049574 -2022-10-07,153.6063380878438,-4.867748016949918 -2022-10-08,155.66114920673252,2.054811118888722 -2022-10-09,152.59487116012826,-3.0662780466042534 -2022-10-10,153.9453460403099,1.350474880181622 -2022-10-11,153.317779916944,-0.6275661233658809 -2022-10-12,150.4995607607273,-2.8182191562167134 -2022-10-13,156.9233592953271,6.423798534599797 -2022-10-14,161.72868683806917,4.805327542742077 -2022-10-15,164.73571779099157,3.007030952922406 -2022-10-16,162.83399734371844,-1.901720447273135 -2022-10-17,165.0869796829832,2.2529823392647756 -2022-10-18,164.50822409254715,-0.5787555904360602 -2022-10-19,167.85334236333577,3.3451182707886176 -2022-10-20,168.51619762505305,0.6628552617172829 -2022-10-21,168.71983589076325,0.20363826571019672 -2022-10-22,170.14271421941118,1.4228783286479256 -2022-10-23,172.72813006683955,2.5854158474283793 -2022-10-24,172.44915755202314,-0.2789725148164166 -2022-10-25,173.20942765818648,0.7602701061633468 -2022-10-26,174.06051379239003,0.8510861342035412 -2022-10-27,163.01725784193988,-11.043255950450146 -2022-10-28,169.3315459202585,6.3142880783186115 -2022-10-29,175.99607874071003,6.664532820451541 -2022-10-30,174.9441679889851,-1.0519107517249324 -2022-10-31,176.31502392472237,1.3708559357372678 -2022-11-01,175.32326185633963,-0.9917620683827408 -2022-11-02,166.50953746680727,-8.813724389532354 -2022-11-03,155.65397053043154,-10.855566936375737 -2022-11-04,166.2587752307751,10.60480470034355 -2022-11-05,165.26786608890885,-0.9909091418662399 -2022-11-06,169.52990081445253,4.2620347255436855 -2022-11-07,165.25455880068677,-4.275342013765766 -2022-11-08,193.61393640054376,28.359377599856998 -2022-11-09,193.98406072339793,0.3701243228541671 -2022-11-10,210.1787464731617,16.194685749763778 -2022-11-11,170.6341525297657,-39.54459394339602 -2022-11-12,163.56212284475063,-7.072029685015053 -2022-11-13,168.99718148666074,5.4350586419101035 -2022-11-14,161.16905452781307,-7.828126958847662 -2022-11-15,161.42107913362304,0.25202460580996444 -2022-11-16,164.51064781884838,3.089568685225345 -2022-11-17,152.88439745737193,-11.626250361476451 -2022-11-18,152.6625934337535,-0.2218040236184322 -2022-11-19,153.18444812553528,0.5218546917817832 -2022-11-20,155.17126855549247,1.9868204299571914 -2022-11-21,158.09187127785046,2.920602722357984 -2022-11-22,161.4676860059456,3.3758147280951505 -2022-11-23,161.27767775110667,-0.19000825483894346 -2022-11-24,157.12597206449314,-4.151705686613525 -2022-11-25,158.88875032790062,1.7627782634074833 -2022-11-26,162.70803859167887,3.8192882637782475 -2022-11-27,158.52860369250232,-4.179434899176556 -2022-11-28,156.87165484685767,-1.6569488456446493 -2022-11-29,157.5897049151123,0.7180500682546267 -2022-11-30,167.11111658353943,9.521411668427135 -2022-12-01,167.41640597759002,0.30528939405058964 -2022-12-02,165.29218891885606,-2.1242170587339615 -2022-12-03,170.82469870254525,5.532509783689193 -2022-12-04,166.03980666427665,-4.784892038268595 -2022-12-05,170.58060535237388,4.540798688097226 -2022-12-06,166.11749434147887,-4.463111010895005 -2022-12-07,168.2816955412504,2.164201199771526 -2022-12-08,165.63501679827095,-2.6466787429794465 -2022-12-09,166.61072124028402,0.9757044420130683 -2022-12-10,165.0262108860767,-1.5845103542073105 -2022-12-11,164.69801167244933,-0.3281992136273857 -2022-12-12,168.823273060673,4.125261388223663 -2022-12-13,177.57358753465596,8.750314473982968 -2022-12-14,178.9353161635241,1.3617286288681498 -2022-12-15,185.05309050736042,6.117774343836317 -2022-12-16,183.14300994394452,-1.910080563415903 -2022-12-17,177.862432321606,-5.280577622338512 -2022-12-18,178.37196507355176,0.5095327519457555 -2022-12-19,172.61036430073926,-5.7616007728125 -2022-12-20,180.92228525862822,8.311920957888958 -2022-12-21,180.88215166228878,-0.040133596339444466 -2022-12-22,184.5496294546083,3.6674777923195165 -2022-12-23,181.9904485662423,-2.5591808883660008 -2022-12-24,180.09820836540572,-1.892240200836568 -2022-12-25,181.9379797026845,1.839771337278762 -2022-12-26,183.2915869986707,1.3536072959862224 -2022-12-27,185.48897655100947,2.1973895523387625 -2022-12-28,184.79774095734837,-0.691235593661105 -2022-12-29,180.37169289044002,-4.426048066908351 -2022-12-30,181.20699218903619,0.8352992985961691 -2022-12-31,181.50287416060874,0.29588197157255536 -2023-01-01,181.22443144108385,-0.2784427195248895 -2023-01-02,184.11347619693353,2.8890447558496817 -2023-01-03,182.2603151146419,-1.8531610822916207 -2023-01-04,174.9803642182811,-7.279950896360816 -2023-01-05,172.6549332533889,-2.325430964892206 -2023-01-06,176.31963438439118,3.664701131002289 -2023-01-07,175.11575703263313,-1.2038773517580523 -2023-01-08,177.05815889875154,1.9424018661184164 -2023-01-09,176.8397398750735,-0.21841902367805233 -2023-01-10,170.6503269421061,-6.1894129329674 -2023-01-11,171.4567075420261,0.8063805999200042 -2023-01-12,171.65470942021034,0.1980018781842432 -2023-01-13,172.36545102506201,0.7107416048516768 -2023-01-14,174.0031625516701,1.6377115266080864 -2023-01-15,172.24014917011084,-1.7630133815592615 -2023-01-16,173.5032838990907,1.2631347289798498 -2023-01-17,169.88923184507192,-3.614052054018771 -2023-01-18,168.94654240659892,-0.9426894384729962 -2023-01-19,171.21694986877068,2.270407462171761 -2023-01-20,167.51874251514133,-3.698207353629357 -2023-01-21,167.20101680417267,-0.3177257109686593 -2023-01-22,167.65446378357893,0.4534469794062659 -2023-01-23,165.31861785365786,-2.335845929921078 -2023-01-24,167.0595467972105,1.7409289435526318 -2023-01-25,169.64100400148968,2.5814572042791895 -2023-01-26,165.05676591118007,-4.584238090309611 -2023-01-27,170.43697211133352,5.380206200153452 -2023-01-28,171.8969783679653,1.4600062566317717 -2023-01-29,173.6323376069501,1.7353592389848131 -2023-01-30,173.86362366339142,0.23128605644131994 -2023-01-31,174.47219051618316,0.6085668527917392 -2023-02-01,168.6397782875134,-5.832412228669767 -2023-02-02,174.7673532059197,6.12757491840631 -2023-02-03,174.4479595457811,-0.3193936601386156 -2023-02-04,174.95548870911912,0.5075291633380346 -2023-02-05,171.4098416312795,-3.545647077839618 -2023-02-06,166.5618762397465,-4.847965391532995 -2023-02-07,158.42536940151655,-8.136506838229963 -2023-02-08,155.87987594765355,-2.5454934538630027 -2023-02-09,158.75220837898806,2.872332431334513 -2023-02-10,158.23923400442104,-0.5129743745670226 -2023-02-11,157.20176204482246,-1.0374719595985766 -2023-02-12,157.96478057960667,0.7630185347842087 -2023-02-13,162.54524576238236,4.580465182775697 -2023-02-14,158.46534795895616,-4.079897803426206 -2023-02-15,159.46655695428257,1.001208995326408 -2023-02-16,161.85229010650292,2.3857331522203538 -2023-02-17,163.72298130740901,1.8706912009060943 -2023-02-18,161.0660346805987,-2.65694662681031 -2023-02-19,162.6198721432918,1.5538374626930818 -2023-02-20,161.05629068443338,-1.5635814588584083 -2023-02-21,155.9523080100482,-5.103982674385179 -2023-02-22,156.8129328770559,0.860624867007715 -2023-02-23,154.48852892389226,-2.324403953163653 -2023-02-24,152.228022221137,-2.260506702755265 -2023-02-25,153.2474387241855,1.019416503048518 -2023-02-26,155.7300530437318,2.482614319546286 -2023-02-27,156.94466033227582,1.2146072885440162 -2023-02-28,154.38172322042,-2.5629371118558026 -2023-03-01,157.7310244618463,3.349301241426275 -2023-03-02,158.508868720818,0.7778442589716974 -2023-03-03,159.50020683751475,0.9913381166967667 -2023-03-04,157.3528211170618,-2.147385720452945 -2023-03-05,154.63607680843887,-2.7167443086229355 -2023-03-06,156.94408151877732,2.3080047103384516 -2023-03-07,156.4511546792032,-0.49292683957412464 -2023-03-08,156.15602877920753,-0.29512589999566785 -2023-03-09,160.9568112719602,4.80078249275266 -2023-03-10,154.66007895808247,-6.296732313877726 -2023-03-11,152.9384687242572,-1.7216102338252597 -2023-03-12,153.95317971443683,1.0147109901796227 -2023-03-13,165.05429839601675,11.10111868157992 -2023-03-14,169.19038321711628,4.13608482109953 -2023-03-15,170.6965905633567,1.5062073462404157 -2023-03-16,166.2990648158295,-4.397525747527197 -2023-03-17,173.8225583424229,7.523493526593398 -2023-03-18,175.88981153518964,2.067253192766742 -2023-03-19,170.39995870147456,-5.4898528337150765 -2023-03-20,170.74729323692543,0.34733453545086945 -2023-03-21,176.0962438047235,5.348950567798084 -2023-03-22,175.70533226872925,-0.3909115359942632 -2023-03-23,182.34867226230523,6.643339993575978 -2023-03-24,186.91046986071254,4.56179759840731 -2023-03-25,187.5730709036924,0.6626010429798725 -2023-03-26,186.13544821305095,-1.4376226906414615 -2023-03-27,192.14848294261776,6.013034729566812 -2023-03-28,185.84976353247617,-6.298719410141587 -2023-03-29,177.7645337435684,-8.085229788907782 -2023-03-30,167.12044450977572,-10.64408923379267 -2023-03-31,171.11910088242982,3.9986563726540965 -2023-04-01,170.75533199260923,-0.36376888982059086 -2023-04-02,166.66708429435846,-4.088247698250768 -2023-04-03,163.25438570295552,-3.4126985914029433 -2023-04-04,165.74853217018537,2.4941464672298537 -2023-04-05,161.6082947844457,-4.140237385739681 -2023-04-06,164.8875533660254,3.279258581579711 -2023-04-07,166.8601006019203,1.9725472358948934 -2023-04-08,166.14910100042323,-0.7109996014970648 -2023-04-09,169.7898254931974,3.640724492774183 -2023-04-10,163.30876937332565,-6.481056119871766 -2023-04-11,162.36641402309957,-0.9423553502260802 -2023-04-12,165.2186571260925,2.8522431029929294 -2023-04-13,166.6950900007295,1.4764328746369983 -2023-04-14,167.45885533981235,0.7637653390828518 -2023-04-15,161.6835163419031,-5.775338997909245 -2023-04-16,164.6378146385972,2.9542982966941054 -2023-04-17,163.50189584906713,-1.1359187895300806 -2023-04-18,166.43919268600843,2.9372968369413 -2023-04-19,172.70535538891815,6.266162702909725 -2023-04-20,170.53938418456752,-2.165971204350626 -2023-04-21,174.7682371702885,4.228852985720977 -2023-04-22,177.35533075238698,2.5870935820984755 -2023-04-23,175.36630192585505,-1.9890288265319214 -2023-04-24,169.14809917810598,-6.218202747749075 -2023-04-25,170.05196071878592,0.9038615406799408 -2023-04-26,178.00700683636853,7.9550461175826115 -2023-04-27,169.95615915050152,-8.050847685867012 -2023-04-28,171.31935355324646,1.3631944027449379 -2023-04-29,172.29486011111374,0.975506557867277 -2023-04-30,171.3056631923336,-0.9891969187801237 -2023-05-01,172.6148599806208,1.3091967882871813 -2023-05-02,168.56448660593168,-4.050373374689116 -2023-05-03,170.4699332591299,1.9054466531982257 -2023-05-04,172.28119008346272,1.8112568243328155 -2023-05-05,164.50594638146052,-7.7752437020022 -2023-05-06,173.55774534723386,9.051798965773344 -2023-05-07,166.21317703961137,-7.344568307622495 -2023-05-08,162.77306653934576,-3.440110500265604 -2023-05-09,160.10308048013826,-2.6699860592075026 -2023-05-10,161.92209195406258,1.81901147392432 -2023-05-11,163.54616663115357,1.624074677090988 -2023-05-12,160.91980044145066,-2.6263661897029067 -2023-05-13,161.1171710893382,0.19737064788753855 -2023-05-14,160.51045218095854,-0.606718908379662 -2023-05-15,161.60412061532855,1.0936684343700165 -2023-05-16,161.23231795011793,-0.3718026652106232 -2023-05-17,162.40314335961222,1.1708254094942845 -2023-05-18,162.68049769373525,0.27735433412303223 -2023-05-19,160.28106669181236,-2.399431001922892 -2023-05-20,158.55638449737296,-1.7246821944393957 -2023-05-21,158.15188222701389,-0.4045022703590746 -2023-05-22,159.70232541758708,1.5504431905731906 -2023-05-23,157.49413677322394,-2.2081886443631333 -2023-05-24,160.25976871713334,2.7656319439093977 -2023-05-25,157.17710378121623,-3.0826649359171086 -2023-05-26,157.1893665032507,0.012262722034478202 -2023-05-27,154.16820775842373,-3.0211587448269768 -2023-05-28,145.97295334029423,-8.195254418129508 -2023-05-29,147.16596988329283,1.1930165429986062 -2023-05-30,145.44307854147223,-1.722891341820599 -2023-05-31,146.0447631950563,0.6016846535840727 -2023-06-01,147.51412263151929,1.4693594364629803 -2023-06-02,150.2014674028225,2.687344771303202 -2023-06-03,148.5029473186769,-1.6985200841455992 -2023-06-04,149.27503071372098,0.772083395044092 -2023-06-05,150.34930963297478,1.0742789192537998 -2023-06-06,150.50424188112103,0.1549322481462525 -2023-06-07,147.74038513505045,-2.763856746070587 -2023-06-08,148.51416705641066,0.7737819213602108 -2023-06-09,147.96481374815292,-0.5493533082577358 -2023-06-10,149.50147035424462,1.5366566060916966 -2023-06-11,149.77915957790267,0.2776892236580579 -2023-06-12,147.29855363742695,-2.4806059404757264 -2023-06-13,146.89581087577025,-0.40274276165669676 -2023-06-14,138.8650261273136,-8.030784748456654 -2023-06-15,140.19784289113207,1.332816763818471 -2023-06-16,139.60256011860744,-0.5952827725246266 -2023-06-17,139.92014408054834,0.31758396194089755 -2023-06-18,138.9749395348883,-0.9452045456600331 -2023-06-19,140.75131343597448,1.776373901086174 -2023-06-20,141.60192497094062,0.8506115349661343 -2023-06-21,142.67212246527308,1.0701974943324615 -2023-06-22,140.31202510257637,-2.360097362696706 -2023-06-23,139.23074389081646,-1.081281211759915 -2023-06-24,135.93058757006247,-3.3001563207539846 -2023-06-25,139.11694235315775,3.1863547830952825 -2023-06-26,139.8627262878174,0.7457839346596415 -2023-06-27,139.44041859978975,-0.42230768802764374 -2023-06-28,141.3065565939272,1.8661379941374605 -2023-06-29,140.90292554098204,-0.40363105294517254 -2023-06-30,146.28280201076086,5.3798764697788215 -2023-07-01,141.67721780343035,-4.605584207330509 -2023-07-02,142.7132744160933,1.0360566126629465 -2023-07-03,144.5618856882067,1.848611272113402 -2023-07-04,143.9883435697471,-0.5735421184596134 -2023-07-05,144.7734837530991,0.7851401833520129 -2023-07-06,145.91231373050377,1.1388299774046686 -2023-07-07,146.16953128207203,0.2572175515682602 -2023-07-08,145.82505281832863,-0.34447846374339974 -2023-07-09,145.2277314461141,-0.5973213722145374 -2023-07-10,144.33725953745488,-0.8904719086592081 -2023-07-11,143.77109376684257,-0.5661657706123151 -2023-07-12,144.79485044070336,1.0237566738607882 -2023-07-13,150.2780063854229,5.483155944719556 -2023-07-14,154.83305240498422,4.555046019561303 -2023-07-15,154.0345997384105,-0.7984526665737235 -2023-07-16,149.86049060331138,-4.1741091350991155 -2023-07-17,148.69032578708124,-1.170164816230141 -2023-07-18,145.73677230470796,-2.9535534823732803 -2023-07-19,144.20319306697482,-1.5335792377331359 -2023-07-20,144.30204221031195,0.09884914333713368 -2023-07-21,139.70635171066408,-4.595690499647873 -2023-07-22,138.57428334419967,-1.1320683664644093 -2023-07-23,141.1457464032724,2.5714630590727268 -2023-07-24,144.15436363711922,3.0086172338468202 -2023-07-25,142.8547943298764,-1.2995693072428196 -2023-07-26,141.65227457777576,-1.2025197521006419 -2023-07-27,142.96656583471776,1.314291256941999 -2023-07-28,142.44462386825813,-0.5219419664596217 -2023-07-29,140.24164100050157,-2.2029828677565604 -2023-07-30,138.89218234012426,-1.3494586603773087 -2023-07-31,138.74433296581367,-0.14784937431059575 -2023-08-01,141.20937373061625,2.4650407648025805 -2023-08-02,141.60921533900554,0.39984160838929483 -2023-08-03,140.55837272255866,-1.0508426164468858 -2023-08-04,141.6376828281218,1.0793101055631382 -2023-08-05,140.60734626261817,-1.0303365655036316 -2023-08-06,137.2605952945615,-3.3467509680566536 -2023-08-07,135.12208687124928,-2.1385084233122313 -2023-08-08,137.60148130591298,2.4793944346637034 -2023-08-09,137.71227374632346,0.11079244041047787 -2023-08-10,135.2923361875151,-2.419937558808357 -2023-08-11,135.0011029104483,-0.29123327706679447 -2023-08-12,135.28744066083956,0.28633775039125453 -2023-08-13,134.832202316281,-0.45523834455855194 -2023-08-14,134.83421758565208,0.0020152693710713265 -2023-08-15,134.09976422060447,-0.7344533650476137 -2023-08-16,135.0473222835761,0.9475580629716376 -2023-08-17,135.46904804808355,0.4217257645074426 -2023-08-18,134.84727779102846,-0.6217702570550898 -2023-08-19,134.62934066474114,-0.21793712628732465 -2023-08-20,135.3934099032797,0.7640692385385535 -2023-08-21,133.65152878856526,-1.741881114714431 -2023-08-22,135.48243515732415,1.830906368758889 -2023-08-23,137.9295236630699,2.4470885057457394 -2023-08-24,139.85925684279584,1.9297331797259574 -2023-08-25,129.60606378054894,-10.253193062246908 -2023-08-26,130.44339888974332,0.8373351091943846 -2023-08-27,129.8166076052568,-0.6267912844865293 -2023-08-28,128.10029340205008,-1.7163142032067071 -2023-08-29,134.36972810054374,6.269434698493654 -2023-08-30,136.00295156114927,1.6332234606055351 -2023-08-31,136.7188216152289,0.7158700540796303 -2023-09-01,137.09848900646594,0.3796673912370352 -2023-09-02,137.02628650728948,-0.0722024991764556 -2023-09-03,136.3199634056858,-0.7063231016036866 -2023-09-04,136.62944993059133,0.3094865249055374 -2023-09-05,136.11047301374884,-0.5189769168424903 -2023-09-06,131.156175649472,-4.95429736427684 -2023-09-07,131.2914905108058,0.13531486133379644 -2023-09-08,132.6756851840214,1.3841946732156032 -2023-09-09,131.2806344198145,-1.3950507642068999 -2023-09-10,131.35008808350176,0.06945366368725558 -2023-09-11,133.44013116378213,2.090043080280367 -2023-09-12,133.82598025296906,0.3858490891869337 -2023-09-13,135.37084497190608,1.5448647189370206 -2023-09-14,137.0491162060098,1.6782712341037325 -2023-09-15,136.31221076821825,-0.7369054377915631 -2023-09-16,134.50570111573018,-1.8065096524880744 -2023-09-17,135.1397030487869,0.6340019330567372 -2023-09-18,134.66962576296254,-0.4700772858243738 -2023-09-19,135.30649298209073,0.6368672191281917 -2023-09-20,137.3231377200378,2.0166447379470753 -2023-09-21,137.39587751173593,0.07273979169812606 -2023-09-22,135.54649902415807,-1.8493784875778658 -2023-09-23,133.18891152634703,-2.357587497811039 -2023-09-24,130.16057005439527,-3.0283414719517623 -2023-09-25,132.8459743773399,2.6854043229446347 -2023-09-26,130.83513316432837,-2.010841213011531 -2023-09-27,132.68989993495956,1.854766770631187 -2023-09-28,135.14233202485485,2.4524320898952965 -2023-09-29,137.26195388462247,2.1196218597676193 -2023-09-30,138.49542530958186,1.23347142495939 -2023-10-01,135.07212814710192,-3.4232971624799404 -2023-10-02,135.5270210785863,0.45489293148438037 -2023-10-03,134.60470935423982,-0.9223117243464856 -2023-10-04,133.72948714277695,-0.8752222114628694 -2023-10-05,133.8210219530281,0.09153481025114729 -2023-10-06,133.56880324125245,-0.25221871177564026 -2023-10-07,133.59788422336635,0.029080982113896425 -2023-10-08,130.66123899993468,-2.9366452234316682 -2023-10-09,133.62471449757777,2.9634754976430884 -2023-10-10,132.86145608501116,-0.7632584125666142 -2023-10-11,129.61168111797235,-3.249774967038803 -2023-10-12,130.45819460624446,0.8465134882721088 -2023-10-13,126.79141936278337,-3.666775243461089 -2023-10-14,127.76267455919334,0.9712551964099703 -2023-10-15,126.46259745308674,-1.300077106106599 -2023-10-16,127.03522524855305,0.5726277954663033 -2023-10-17,129.29512423114375,2.2598989825906983 -2023-10-18,129.4064860499271,0.11136181878336515 -2023-10-19,130.7748066904341,1.3683206405069939 -2023-10-20,134.56522692960294,3.7904202391688386 -2023-10-21,135.93482288837387,1.3695959587709297 -2023-10-22,131.07881153912103,-4.856011349252839 -2023-10-23,135.5096609102786,4.430849371157564 -2023-10-24,136.15865518027175,0.6489942699931532 -2023-10-25,128.1639989732514,-7.994656207020341 -2023-10-26,131.60071995507627,3.4367209818248625 -2023-10-27,128.31167372849401,-3.2890462265822578 -2023-10-28,129.50126087125128,1.1895871427572615 -2023-10-29,131.39312157270933,1.8918607014580573 -2023-10-30,133.05223225482627,1.659110682116932 -2023-10-31,128.95140040989054,-4.100831844935726 -2023-11-01,124.90816774419424,-4.043232665696294 -2023-11-02,127.76756954991218,2.859401805717937 -2023-11-03,122.66415493632016,-5.103414613592022 -2023-11-04,123.16231843801886,0.4981635016986985 -2023-11-05,124.92422285576066,1.7619044177418033 -2023-11-06,121.7857631707606,-3.1384596850000577 -2023-11-07,122.26908821573775,0.4833250449771498 -2023-11-08,119.55859522982288,-2.7104929859148683 -2023-11-09,127.58337751458012,8.024782284757237 -2023-11-10,125.87317232615524,-1.7102051884248795 -2023-11-11,127.29488587221917,1.421713546063927 -2023-11-12,124.08759239584901,-3.207293476370154 -2023-11-13,121.91716745906011,-2.170424936788905 -2023-11-14,125.25075394527407,3.33358648621396 -2023-11-15,120.70620164698664,-4.544552298287428 -2023-11-16,114.37436871770997,-6.331832929276672 -2023-11-17,115.05652915184079,0.6821604341308216 -2023-11-18,113.65838775464825,-1.3981413971925463 -2023-11-19,115.04637833476353,1.3879905801152859 -2023-11-20,116.013739873998,0.9673615392344743 -2023-11-21,114.16450843860866,-1.849231435389342 -2023-11-22,122.60056954224156,8.436061103632895 -2023-11-23,120.37170672707639,-2.228862815165172 -2023-11-24,122.48526753189894,2.113560804822555 -2023-11-25,122.6313555130575,0.14608798115855848 -2023-11-26,116.48313628267113,-6.148219230386374 -2023-11-27,119.92609316800527,3.442956885334141 -2023-11-28,119.4110350060908,-0.5150581619144674 -2023-11-29,119.77943664888589,0.36840164279509224 -2023-11-30,120.71059971294841,0.9311630640625168 -2023-12-01,120.55600130972529,-0.1545984032231189 -2023-12-02,121.62465708179572,1.0686557720704286 -2023-12-03,123.93150249653802,2.3068454147422983 -2023-12-04,120.54850613598443,-3.382996360553591 -2023-12-05,116.91389633940283,-3.6346097965816 -2023-12-06,116.90382767041909,-0.010068668983734597 -2023-12-07,119.0342293059253,2.130401635506203 -2023-12-08,118.8330720400406,-0.20115726588468874 -2023-12-09,114.4113373867288,-4.421734653311802 -2023-12-10,112.16923422450381,-2.2421031622249927 -2023-12-11,118.00662682648537,5.837392601981563 -2023-12-12,113.1474052124158,-4.859221614069568 -2023-12-13,114.33852495170842,1.191119739292617 -2023-12-14,115.81434020114003,1.475815249431605 -2023-12-15,118.28034537841425,2.4660051772742264 -2023-12-16,117.72269939022824,-0.5576459881860103 -2023-12-17,120.0011421528481,2.2784427626198607 -2023-12-18,121.94746184217087,1.9463196893227632 -2023-12-19,126.11995156452437,4.172489722353504 -2023-12-20,126.75646316851554,0.6365116039911669 -2023-12-21,121.952271749108,-4.804191419407545 -2023-12-22,121.18988506159168,-0.7623866875163117 -2023-12-23,121.64999333041811,0.4601082688264313 -2023-12-24,117.47272368489675,-4.177269645521363 -2023-12-25,111.65226130743231,-5.8204623774644375 -2023-12-26,114.72000236536871,3.067741057936402 -2023-12-27,105.67587631647731,-9.0441260488914 -2023-12-28,107.27981389539839,1.6039375789210766 -2023-12-29,105.69386558281332,-1.5859483125850744 -2023-12-30,105.52948340297164,-0.1643821798416809 -2023-12-31,101.1886488430708,-4.340834559900841 -2024-01-01,106.02504263689136,4.836393793820562 -2024-01-02,107.30866325250568,1.2836206156143248 -2024-01-03,105.12004814085715,-2.188615111648531 -2024-01-04,105.50753817787432,0.387490037017173 -2024-01-05,103.59751701545524,-1.9100211624190848 -2024-01-06,100.54717272520051,-3.0503442902547278 -2024-01-07,97.52537659489522,-3.0217961303052903 -2024-01-08,101.97703959689753,4.451663002002306 -2024-01-09,102.33397361799433,0.35693402109680505 -2024-01-10,112.28309474135324,9.949121123358907 -2024-01-11,108.44732920673812,-3.8357655346151205 -2024-01-12,107.48901289159465,-0.9583163151434633 -2024-01-13,109.60389665901079,2.1148837674161314 -2024-01-14,109.85506641795996,0.2511697589491746 -2024-01-15,110.09014681583137,0.235080397871414 -2024-01-16,109.64622261332217,-0.4439242025092085 -2024-01-17,110.30917495382576,0.662952340503594 -2024-01-18,110.1930263572461,-0.11614859657966292 -2024-01-19,111.11655406205522,0.9235277048091177 -2024-01-20,108.70036115005657,-2.4161929119986496 -2024-01-21,108.54341145601107,-0.15694969404549397 -2024-01-22,109.57491861702682,1.0315071610157531 -2024-01-23,114.21682572170104,4.6419071046742175 -2024-01-24,109.70174145835458,-4.515084263346466 -2024-01-25,107.88332783488114,-1.8184136234734325 -2024-01-26,109.0869122925522,1.203584457671056 -2024-01-27,106.59344782783462,-2.493464464717576 -2024-01-28,107.66545662024916,1.072008792414536 -2024-01-29,107.88314510497455,0.21768848472538593 -2024-01-30,108.34159510851178,0.4584500035372372 -2024-01-31,105.86718267552334,-2.4744124329884443 -2024-02-01,105.74351467893473,-0.12366799658860828 -2024-02-02,103.7066503959938,-2.0368642829409254 -2024-02-03,105.11922084532962,1.412570449335817 -2024-02-04,103.65061550082666,-1.4686053445029614 -2024-02-05,103.92128881055274,0.27067330972607806 -2024-02-06,102.84682026313055,-1.0744685474221853 -2024-02-07,103.04463754668562,0.197817283555068 -2024-02-08,102.57986647539468,-0.4647710712909401 -2024-02-09,104.79426901302901,2.214402537634328 -2024-02-10,102.73868730108177,-2.055581711947241 -2024-02-11,103.501272306076,0.7625850049942358 -2024-02-12,108.0798282491622,4.578555943086201 -2024-02-13,108.29275858247597,0.2129303333137642 -2024-02-14,111.22657404980414,2.9338154673281736 -2024-02-15,110.74715690159269,-0.47941714821145354 -2024-02-16,113.8467378315024,3.099580929909706 -2024-02-17,112.78505086236505,-1.061686969137341 -2024-02-18,114.91971038085642,2.134659518491361 -2024-02-19,114.90297186335299,-0.01673851750342692 -2024-02-20,109.95508585437025,-4.947886008982735 -2024-02-21,109.43506430591785,-0.5200215484524051 -2024-02-22,110.20058221437712,0.7655179084592731 -2024-02-23,110.28376488273118,0.08318266835405552 -2024-02-24,112.9966888838503,2.71292400111912 -2024-02-25,112.03241456360495,-0.9642743202453516 -2024-02-26,114.03433878068299,2.0019242170780416 -2024-02-27,112.69907906088848,-1.3352597197945073 -2024-02-28,115.51297634218624,2.8138972812977556 -2024-02-29,114.3259226117277,-1.1870537304585298 -2024-03-01,116.03971187336246,1.7137892616347585 -2024-03-02,112.29714708371917,-3.7425647896432963 -2024-03-03,110.92194290008631,-1.3752041836328601 -2024-03-04,116.36484150161529,5.442898601528981 -2024-03-05,131.47831763559736,15.113476133982076 -2024-03-06,136.63667224818357,5.1583546125862085 -2024-03-07,136.07452638129152,-0.5621458668920525 -2024-03-08,137.52146267777314,1.4469362964816241 -2024-03-09,134.87198637039987,-2.649476307373277 -2024-03-10,136.60143007907763,1.7294437086777634 -2024-03-11,144.06809331421667,7.466663235139038 -2024-03-12,146.6313048661729,2.5632115519562433 -2024-03-13,146.3874553615538,-0.24384950461910648 -2024-03-14,145.20250489157658,-1.184950469977224 -2024-03-15,149.88996072987618,4.6874558382995986 -2024-03-16,154.68148647265232,4.791525742776145 -2024-03-17,152.1753843925635,-2.506102080088823 -2024-03-18,146.18978298758125,-5.985601404982248 -2024-03-19,141.0287397842542,-5.16104320332704 -2024-03-20,135.30921818556814,-5.719521598686072 -2024-03-21,132.72410198807836,-2.585116197489782 -2024-03-22,126.02455471305353,-6.699547275024827 -2024-03-23,126.6860399586829,0.6614852456293647 -2024-03-24,127.8733614938289,1.1873215351459976 -2024-03-25,126.80947516372501,-1.063886330103884 -2024-03-26,128.30554899443004,1.4960738307050292 -2024-03-27,119.88590452421282,-8.419644470217222 -2024-03-28,118.2430078105279,-1.6428967136849195 -2024-03-29,121.05432293052866,2.8113151200007565 -2024-03-30,120.85953378264828,-0.19478914788037116 -2024-03-31,123.78173593419905,2.9222021515507635 -2024-04-01,128.46756210962698,4.685826175427934 -2024-04-02,121.7416470623154,-6.725915047311588 -2024-04-03,119.45974306153097,-2.2819040007844222 -2024-04-04,118.07847455083026,-1.381268510700707 -2024-04-05,120.81957250728605,2.741097956455789 -2024-04-06,122.80781738236168,1.9882448750756225 -2024-04-07,123.04265245588213,0.23483507352045763 -2024-04-08,123.59371767289956,0.551065217017424 -2024-04-09,123.59371767289956,0.0 -2024-04-10,122.68933633564673,-0.9043813372528291 -2024-04-11,123.20830120474531,0.518964869098582 -2024-04-12,128.60511848097264,5.396817276227324 -2024-04-13,134.31161019686365,5.706491715891019 -2024-04-14,134.68300685826063,0.3713966613969717 -2024-04-15,140.675657552705,5.9926506944443645 -2024-04-16,134.9911184423738,-5.684539110331201 -2024-04-17,140.00329444675273,5.012176004378944 -2024-04-18,139.11698035868346,-0.8863140880692697 -2024-04-19,144.38847292183817,5.271492563154709 -2024-04-20,145.65601356360492,1.2675406417667432 -2024-04-21,144.04689837537043,-1.6091151882344832 -2024-04-22,142.33607222004352,-1.710826155326913 -2024-04-23,139.29524983553765,-3.040822384505873 -2024-04-24,144.0078016458384,4.712551810300766 -2024-04-25,141.85012703479256,-2.1576746110458487 -2024-04-26,136.4319877522928,-5.418139282499766 -2024-04-27,142.5541868726811,6.122199120388302 -2024-04-28,145.88273252413947,3.32854565145837 -2024-04-29,150.81398838477634,4.931255860636867 -2024-04-30,153.13913405998488,2.325145675208546 -2024-05-01,154.9633300515641,1.8241959915792165 -2024-05-02,153.48500505940342,-1.4783249921606796 -2024-05-03,155.21892028311737,1.7339152237139501 -2024-05-04,152.91542910208975,-2.303491181027624 -2024-05-05,151.89908794865843,-1.0163411534313127 -2024-05-06,152.01972536813238,0.12063741947395101 -2024-05-07,152.69573448864023,0.6760091205078425 -2024-05-08,154.39614963133988,1.7004151426996543 -2024-05-09,156.9054889468879,2.509339315548033 -2024-05-10,159.09083050009642,2.1853415532085023 -2024-05-11,156.16654001958634,-2.9242904805100807 -2024-05-12,154.29942232701023,-1.8671176925761017 -2024-05-13,157.8027417341995,3.5033194071892524 -2024-05-14,159.15900806444057,1.356266330241084 -2024-05-15,162.01702440582636,2.8580163413857917 -2024-05-16,162.44938920249757,0.43236479667120875 -2024-05-17,163.80526344887213,1.3558742463745546 -2024-05-18,162.64782936449217,-1.1574340843799575 -2024-05-19,163.57614396848007,0.9283146039879 -2024-05-20,175.25637813082864,11.680234162348569 -2024-05-21,180.00269477969297,4.746316648864337 -2024-05-22,176.82427494972944,-3.1784198299635307 -2024-05-23,163.05545425477632,-13.76882069495312 -2024-05-24,159.58795295417565,-3.4675013006006736 -2024-05-25,155.25441617829256,-4.33353677588309 -2024-05-26,153.35180509980725,-1.9026110784853074 -2024-05-27,158.13089477395866,4.7790896741514075 -2024-05-28,153.70791083354055,-4.422983940418106 -2024-05-29,155.01791955988057,1.3100087263400155 -2024-05-30,153.51456068857124,-1.5033588713093309 -2024-05-31,155.77733274297773,2.262772054406497 -2024-06-01,156.5571081920848,0.7797754491070634 -2024-06-02,153.72003750661693,-2.8370706854678645 -2024-06-03,156.63248093585986,2.912443429242927 -2024-06-04,155.3709404313634,-1.2615405044964518 -2024-06-05,152.57335539739287,-2.7975850339705346 -2024-06-06,151.0295980489697,-1.5437573484231848 -2024-06-07,151.48694205671907,0.4573440077493842 -2024-06-08,148.5892797838818,-2.897662272837266 -2024-06-09,150.66208997204313,2.072810188161327 -2024-06-10,150.57502690945964,-0.08706306258349628 -2024-06-11,152.64923275930522,2.0742058498455833 -2024-06-12,157.33265199030805,4.68341923100283 -2024-06-13,159.72196896302833,2.3893169727202803 -2024-06-14,159.9803070825897,0.2583381195613583 -2024-06-15,156.8310839947261,-3.1492230878635894 -2024-06-16,155.25000924632306,-1.58107474840304 -2024-06-17,159.48567320158716,4.235663955264101 -2024-06-18,163.09292621798429,3.6072530163971237 -2024-06-19,165.69584600113097,2.602919783146689 -2024-06-20,165.63629600635977,-0.05954999477120282 -2024-06-21,162.76063324268415,-2.8756627636756207 -2024-06-22,158.03221137913974,-4.728421863544412 -2024-06-23,163.17286564936188,5.140654270222143 -2024-06-24,164.20918608044406,1.0363204310821743 -2024-06-25,162.33896907223536,-1.870217008208698 -2024-06-26,160.50828748443652,-1.8306815877988356 -2024-06-27,162.62163779738847,2.113350312951951 -2024-06-28,161.60844839009116,-1.0131894072973182 -2024-06-29,159.30754482661115,-2.3009035634800057 -2024-06-30,157.76494009399656,-1.542604732614592 -2024-07-01,154.4142041900767,-3.3507359039198548 -2024-07-02,153.96616447093885,-0.4480397191378529 -2024-07-03,154.80019858767236,0.8340341167335055 -2024-07-04,160.73054720464103,5.930348616968672 -2024-07-05,165.93316182837657,5.202614623735542 -2024-07-06,167.75108918204285,1.8179273536662777 -2024-07-07,173.35758384199363,5.606494659950783 -2024-07-08,173.03499437269912,-0.32258946929451326 -2024-07-09,174.87501173607686,1.84001736337774 -2024-07-10,174.37306069058528,-0.5019510454915803 -2024-07-11,181.22408278593144,6.851022095346167 -2024-07-12,183.00355208762707,1.7794693016956273 -2024-07-13,179.0833093769856,-3.9202427106414746 -2024-07-14,180.1026426719505,1.0193332949648948 -2024-07-15,181.630408494506,1.5277658225555228 -2024-07-16,175.22484904579775,-6.40555944870826 -2024-07-17,178.03141049686923,2.806561451071474 -2024-07-18,175.13861127134427,-2.8927992255249535 -2024-07-19,176.0901646457207,0.9515533743764308 -2024-07-20,177.46539250362272,1.3752278579020185 -2024-07-21,174.50007046746674,-2.9653220361559818 -2024-07-22,172.33823019964112,-2.1618402678256246 -2024-07-23,156.70751958971087,-15.630710609930247 -2024-07-24,157.90024261964828,1.1927230299374116 -2024-07-25,159.05920663843904,1.1589640187907548 -2024-07-26,160.2869367008516,1.2277300624125758 -2024-07-27,157.4220890881711,-2.8648476126805065 -2024-07-28,157.55566221270035,0.1335731245292493 -2024-07-29,157.10290134138026,-0.4527608713200948 -2024-07-30,159.57485859220233,2.471957250822072 -2024-07-31,154.89591409457586,-4.678944497626475 -2024-08-01,157.1539224906678,2.2580083960919524 -2024-08-02,155.4086333003258,-1.745289190342021 -2024-08-03,161.1128935030892,5.7042602027634075 -2024-08-04,158.20053501454424,-2.912358488544953 -2024-08-05,163.06475081096644,4.864215796422201 -2024-08-06,153.3515577293812,-9.713193081585246 -2024-08-07,160.58599915080634,7.234441421425146 -2024-08-08,138.4590206230776,-22.12697852772874 -2024-08-09,144.04399602659282,5.584975403515216 -2024-08-10,135.27592059166392,-8.768075434928903 -2024-08-11,140.70706959543577,5.43114900377185 -2024-08-12,146.75237299239373,6.045303396957962 -2024-08-13,143.6442135506108,-3.108159441782931 -2024-08-14,149.32035549304467,5.676141942433873 -2024-08-15,151.76192850944648,2.4415730164018044 -2024-08-16,143.71264679475792,-8.049281714688561 -2024-08-17,143.2813014452925,-0.4313453494654027 -2024-08-18,145.56951911783278,2.28821767254027 -2024-08-19,143.31255474657067,-2.2569643712621144 -2024-08-20,146.36816244460093,3.055607698030258 -2024-08-21,144.31247797621404,-2.055684468386886 -2024-08-22,140.41045656399152,-3.902021412222524 -2024-08-23,146.08797905476843,5.677522490776909 -2024-08-24,146.27257063972365,0.18459158495522843 -2024-08-25,146.74076860335336,0.4681979636297058 -2024-08-26,147.54080804828826,0.800039444934896 -2024-08-27,149.21010036521957,1.669292316931319 -2024-08-28,143.98680636375937,-5.223294001460204 -2024-08-29,144.09305992815518,0.10625356439581424 -2024-08-30,145.60267510913292,1.5096151809777325 -2024-08-31,143.6916208979942,-1.911054211138719 -2024-09-01,140.84351982664128,-2.8481010713529145 -2024-09-02,144.6011332360626,3.7576134094213103 -2024-09-03,148.78388188632732,4.1827486502647275 -2024-09-04,148.9743359081518,0.19045402182447901 -2024-09-05,154.7335105761541,5.759174668002288 -2024-09-06,144.60963334446114,-10.123877231692944 -2024-09-07,146.3973512066068,1.787717862145655 -2024-09-08,145.27997333903116,-1.117377867575641 -2024-09-09,142.1921264379966,-3.087846901034567 -2024-09-10,136.9091756512268,-5.2829507867697885 -2024-09-11,138.13411055160503,1.22493490037823 -2024-09-12,133.76585801337714,-4.3682525382278925 -2024-09-13,131.52234033327966,-2.243517680097483 -2024-09-14,131.94966307539983,0.4273227421201682 -2024-09-15,125.96732333052337,-5.982339744876455 -2024-09-16,126.83835934521821,0.8710360146948375 -2024-09-17,129.041771188689,2.2034118434708034 -2024-09-18,129.24508078064667,0.2033095919576624 -2024-09-19,134.6351907831506,5.390110002503917 -2024-09-20,135.25872467098475,0.6235338878341565 -2024-09-21,132.22381948711782,-3.0349051838669254 -2024-09-22,132.75957254442005,0.5357530573022302 -2024-09-23,135.5506628222969,2.7910902778768616 -2024-09-24,134.8760849022338,-0.6745779200631148 -2024-09-25,136.74460538817974,1.8685204859459361 -2024-09-26,131.5209658505098,-5.223639537669925 -2024-09-27,134.14056021228453,2.619594361774716 -2024-09-28,132.2654552343036,-1.875104977980925 -2024-09-29,132.39856738006307,0.13311214575946906 -2024-09-30,133.9029026175383,1.5043352374752317 -2024-10-01,139.04602098200408,5.143118364465778 -2024-10-02,142.30589406267873,3.2598730806746516 -2024-10-03,143.5532783195618,1.2473842568830662 -2024-10-04,141.17821138753166,-2.375066932030137 -2024-10-05,137.057729854145,-4.120481533386652 -2024-10-06,136.76587831656965,-0.2918515375753543 -2024-10-07,138.88311410741224,2.117235790842585 -2024-10-08,131.28452659811444,-7.598587509297801 -2024-10-09,130.35351892882704,-0.9310076692873963 -2024-10-10,130.7546965545237,0.40117762569664706 -2024-10-11,132.07537473851806,1.3206781839943744 -2024-10-12,132.52881626280404,0.45344152428597795 -2024-10-13,130.61202672743352,-1.9167895353705262 -2024-10-14,129.62183201856752,-0.9901947088659995 -2024-10-15,129.170655611972,-0.45117640659552194 -2024-10-16,121.5137650278364,-7.656890584135596 -2024-10-17,117.84281567060654,-3.6709493572298584 -2024-10-18,118.20281715745057,0.3600014868440269 -2024-10-19,115.51669673397502,-2.6861204234755434 -2024-10-20,118.04608150534021,2.529384771365187 -2024-10-21,120.82932663101742,2.7832451256772117 -2024-10-22,122.16645929559176,1.3371326645743409 -2024-10-23,125.90718680079439,3.740727505202628 -2024-10-24,119.01409813221525,-6.893088668579139 -2024-10-25,121.93852802919668,2.9244298969814224 -2024-10-26,120.64268241220697,-1.295845616989709 -2024-10-27,118.89518200298365,-1.7475004092233206 -2024-10-28,117.8459784106744,-1.0492035923092402 -2024-10-29,118.72818806817385,0.8822096574994447 -2024-10-30,120.2816097101708,1.5534216419969482 -2024-10-31,125.07610867542839,4.7944989652575885 -2024-11-01,126.06717906067854,0.9910703852501541 -2024-11-02,127.53262195230386,1.4654428916253153 -2024-11-03,127.7090404419455,0.17641848964164808 -2024-11-04,130.86699352449546,3.1579530825499518 -2024-11-05,126.24791439823392,-4.619079126261539 -2024-11-06,126.364847643927,0.11693324569309027 -2024-11-07,126.67633009510409,0.31148245117708484 -2024-11-08,124.41892532312268,-2.257404771981413 -2024-11-09,129.98859362090744,5.569668297784759 -2024-11-10,131.9734057232446,1.9848121023371732 -2024-11-11,133.96474319167805,1.9913374684334428 -2024-11-12,133.14387040634153,-0.820872785336519 -2024-11-13,137.43045859546208,4.28658818912055 -2024-11-14,133.27077745279607,-4.159681142666017 -2024-11-15,136.26790659748116,2.99712914468509 -2024-11-16,136.63321504810474,0.3653084506235871 -2024-11-17,136.1855915767452,-0.44762347135954883 -2024-11-18,135.27441237284705,-0.9111792038981434 -2024-11-19,132.54717823940692,-2.7272341334401347 -2024-11-20,128.1947602957238,-4.352417943683122 -2024-11-21,130.92838265682263,2.7336223610988384 -2024-11-22,130.23707195332045,-0.6913107035021824 -2024-11-23,127.47285961841726,-2.764212334903192 -2024-11-24,127.58891171265526,0.11605209423800034 -2024-11-25,123.50317938300249,-4.085732329652771 -2024-11-26,126.13960971216333,2.636430329160845 -2024-11-27,136.427656728204,10.288047016040665 -2024-11-28,131.51664295527277,-4.911013772931227 -2024-11-29,128.23484485693362,-3.281798098339152 -2024-11-30,132.25231751271934,4.017472655785724 -2024-12-01,127.10725807980066,-5.145059432918686 -2024-12-02,128.21281203741765,1.1055539576169906 -2024-12-03,126.67284259441617,-1.5399694430014819 -2024-12-04,119.37492254002665,-7.297920054389522 -2024-12-05,120.56530167299417,1.1903791329675215 -2024-12-06,117.1013446676518,-3.4639570053423654 -2024-12-07,114.86870007875653,-2.232644588895269 -2024-12-08,112.20409145563174,-2.664608623124792 -2024-12-09,116.39243087331815,4.188339417686407 -2024-12-10,115.03213788012374,-1.360292993194406 -2024-12-11,120.15456472873846,5.122426848614722 -2024-12-12,124.14689989305747,3.9923351643190017 -2024-12-13,121.30846181145493,-2.8384380816025327 -2024-12-14,120.07753188869279,-1.2309299227621437 -2024-12-15,121.13525824605998,1.0577263573671871 -2024-12-16,122.75959978023936,1.6243415341793792 -2024-12-17,118.1576262467255,-4.601973533513856 -2024-12-18,118.09241738397688,-0.06520886274861937 -2024-12-19,124.50299686998089,6.410579486004011 -2024-12-20,125.16829977365784,0.6653029036769453 -2024-12-21,128.51760463257494,3.349304858917108 -2024-12-22,127.06771046438944,-1.4498941681855086 -2024-12-23,124.36663633698628,-2.70107412740316 -2024-12-24,122.79723222298095,-1.569404114005323 -2024-12-25,124.48081463367417,1.6835824106932193 -2024-12-26,127.58432519571997,3.1035105620457983 -2024-12-27,126.30586011597472,-1.2784650797452457 -2024-12-28,125.88772619370062,-0.4181339222741087 -2024-12-29,126.30287587089823,0.4151496771976184 -2024-12-30,125.74032824866748,-0.5625476222307526 -2024-12-31,123.59176366766755,-2.148564580999931 -2025-01-01,121.39357414609483,-2.198189521572715 -2025-01-02,124.00254688911264,2.6089727430178016 -2025-01-03,126.70173424268111,2.699187353568476 -2025-01-04,126.12839518688486,-0.5733390557962537 -2025-01-05,125.05176448642756,-1.0766307004573008 -2025-01-06,120.95187239982232,-4.099892086605237 -2025-01-07,123.0312158680446,2.0793434682222767 -2025-01-08,125.78911286607924,2.7578969980346386 -2025-01-09,119.46135177095093,-6.327761095128309 -2025-01-10,120.30079388601413,0.839442115063207 -2025-01-11,121.77186163722101,1.4710677512068742 -2025-01-12,119.59297492525985,-2.1788867119611552 -2025-01-13,115.34418394923995,-4.2487909760199045 -2025-01-14,117.59588203966207,2.251698090422124 -2025-01-15,119.52364513336546,1.9277630937033905 -2025-01-16,117.86718261453673,-1.6564625188287323 -2025-01-17,122.04770042299147,4.180517808454738 -2025-01-18,125.07024347845054,3.0225430554590673 -2025-01-19,119.51130631635708,-5.558937162093457 -2025-01-20,126.98861105664092,7.4773047402838415 -2025-01-21,128.35193715059702,1.363326093956104 -2025-01-22,129.80697771935905,1.4550405687620298 -2025-01-23,128.57568033004983,-1.2312973893092192 -2025-01-24,131.52252822504695,2.94684789499712 -2025-01-25,129.52604655048876,-1.996481674558197 -2025-01-26,132.1327927624722,2.606746211983449 -2025-01-27,137.52943333995222,5.396640577480014 -2025-01-28,138.72608955813843,1.196656218186206 -2025-01-29,127.71107555941772,-11.015013998720704 -2025-01-30,132.67830096442992,4.967225405012201 -2025-01-31,132.0757936468496,-0.6025073175803186 -2025-02-01,138.98293781572576,6.907144168876158 -2025-02-02,149.0646537595503,10.081715943824548 -2025-02-03,180.2297933102234,31.165139550673103 -2025-02-04,157.8905780057371,-22.339215304486316 -2025-02-05,153.5634557559698,-4.327122249767285 -2025-02-06,157.45403214224535,3.8905763862755407 -2025-02-07,159.7797640037418,2.3257318614964504 -2025-02-08,159.02606021697218,-0.7537037867696199 -2025-02-09,169.07091767497573,10.044857458003548 -2025-02-10,168.0448033806408,-1.0261142943349455 -2025-02-11,173.8438205286923,5.799017148051519 -2025-02-12,182.43136096946205,8.587540440769743 -2025-02-13,181.70830341278167,-0.7230575566803736 -2025-02-14,176.4213320847271,-5.2869713280545625 -2025-02-15,175.00674106097446,-1.4145910237526493 -2025-02-16,171.46430348291227,-3.5424375780621915 -2025-02-17,176.41539331091326,4.951089828000988 -2025-02-18,179.8143971909193,3.3990038800060347 -2025-02-19,180.34886701208123,0.5344698211619345 -2025-02-20,174.42440116799236,-5.924465844088871 -2025-02-21,171.19274898562395,-3.231652182368407 -2025-02-22,167.0376970571443,-4.155051928479651 -2025-02-23,163.1461733445055,-3.8915237126387865 -2025-02-24,167.73711212465406,4.590938780148548 -2025-02-25,169.45185903623343,1.7147469115793683 -2025-02-26,174.8524175629033,5.400558526669869 -2025-02-27,172.24124176831003,-2.611175794593265 -2025-02-28,189.21628597759135,16.97504420928132 -2025-03-01,188.99981838454352,-0.21646759304783814 -2025-03-02,205.96130798571116,16.961489601167642 -2025-03-03,206.73835544373017,0.7770474580190125 -2025-03-04,207.81125136510948,1.0728959213793132 -2025-03-05,217.48032564223658,9.669074277127095 -2025-03-06,226.92405544951106,9.44372980727448 -2025-03-07,228.16422941927024,1.2401739697591836 -2025-03-08,230.9029677780073,2.7387383587370664 -2025-03-09,210.28232956494108,-20.62063821306623 -2025-03-10,222.03397400420332,11.751644439262236 -2025-03-11,217.63775266833622,-4.3962213358670965 -2025-03-12,212.80218782656942,-4.8355648417667965 -2025-03-13,203.12035719482571,-9.681830631743708 -2025-03-14,208.86621403518035,5.745856840354634 -2025-03-15,203.5267259329273,-5.339488102253057 -2025-03-16,209.90316999690293,6.37644406397564 -2025-03-17,208.85155836809002,-1.051611628812907 -2025-03-18,214.42410462826646,5.572546260176438 -2025-03-19,224.07092865106645,9.64682402279999 -2025-03-20,227.95042780318573,3.87949915211928 -2025-03-21,222.57017193273248,-5.380255870453254 -2025-03-22,223.63469433799406,1.0645224052615845 -2025-03-23,224.51181024270775,0.8771159047136905 -2025-03-24,229.37652283333185,4.8647125906240944 -2025-03-25,222.1597875404421,-7.2167352928897515 -2025-03-26,227.68892580536738,5.52913826492528 -2025-03-27,225.26988793394312,-2.4190378714242513 -2025-03-28,232.28111961550985,7.011231681566727 -2025-03-29,223.6823492042491,-8.598770411260745 -2025-03-30,224.94724343444366,1.2648942301945567 -2025-03-31,220.9175634144488,-4.029680019994856 -2025-04-01,218.7597016493286,-2.1578617651202023 -2025-04-02,216.546233614324,-2.2134680350046096 -2025-04-03,219.3039382177773,2.7577046034533055 -2025-04-04,204.71550560549915,-14.588432612278154 -2025-04-05,209.15857018105757,4.443064575558424 -2025-04-06,214.43246235586346,5.273892174805894 -2025-04-07,210.14427252097954,-4.288189834883923 -2025-04-08,220.51691574832162,10.372643227342081 -2025-04-09,228.40359052487005,7.886674776548432 -2025-04-10,240.27553727244486,11.87194674757481 -2025-04-11,232.54081071080702,-7.734726561637842 -2025-04-12,236.5766375182323,4.0358268074252805 -2025-04-13,226.7620413332354,-9.814596184996901 -2025-04-14,224.0544959394508,-2.7075453937846135 -2025-04-15,225.45722567488124,1.402729735430455 -2025-04-16,203.01693287151355,-22.440292803367697 -2025-04-17,199.14265123165274,-3.8742816398608113 -2025-04-18,196.3087856665693,-2.8338655650834426 -2025-04-19,199.9939507387467,3.685165072177398 -2025-04-20,197.92590789550795,-2.068042843238743 -2025-04-21,203.25016844489744,5.324260549389493 -2025-04-22,223.68858493136997,20.438416486472534 -2025-04-23,222.12823534653288,-1.5603495848370983 -2025-04-24,217.7193368177258,-4.408898528807072 -2025-04-25,225.4144666685183,7.695129850792483 -2025-04-26,225.9121965689377,0.4977299004194151 -2025-04-27,216.63950503637565,-9.27269153256205 -2025-04-28,217.52065159840126,0.8811465620256058 -2025-04-29,219.7382983374526,2.2176467390513324 -2025-04-30,219.14243026221217,-0.5958680752404177 -2025-05-01,225.89169908684596,6.749268824633788 -2025-05-02,215.64860521895216,-10.243093867893805 -2025-05-03,217.47156435161543,1.8229591326632715 -2025-05-04,217.71225700930646,0.240692657691028 -2025-05-05,219.480196043505,1.7679390341985481 -2025-05-06,222.46173605887955,2.9815400153745486 -2025-05-07,221.88177684452452,-0.5799592143550285 -2025-05-08,229.57021754443969,7.688440699915162 -2025-05-09,233.94327613636312,4.373058591923439 -2025-05-10,232.19622712586127,-1.7470490105018541 -2025-05-11,230.16755124446243,-2.02867588139884 -2025-05-12,234.8779692802446,4.710418035782169 -2025-05-13,251.1482834474273,16.270314167182704 -2025-05-14,252.01135052892892,0.8630670815016117 -2025-05-15,238.35058798217167,-13.66076254675724 -2025-05-16,227.20605229325403,-11.144535688917642 -2025-05-17,216.70526571905216,-10.500786574201868 -2025-05-18,227.4026316107073,10.697365891655124 -2025-05-19,234.1960036944538,6.793372083746505 -2025-05-20,230.2909958104217,-3.905007884032102 -2025-05-21,234.66934559108668,4.3783497806649905 -2025-05-22,242.71206863504253,8.042723043955846 -2025-05-23,251.47698626929102,8.76491763424849 -2025-05-24,245.2693164936746,-6.207669775616409 -2025-05-25,247.171078688092,1.9017621944173868 -2025-05-26,241.8830645018804,-5.288014186211598 -2025-05-27,229.3888184559534,-12.494246045926985 -2025-05-28,224.32764574030298,-5.061172715650429 -2025-05-29,234.92028357877757,10.592637838474587 -2025-05-30,222.67216251788352,-12.24812106089405 -2025-05-31,220.6198122373796,-2.05235028050393 -2025-06-01,223.69242777926758,3.072615541887984 -2025-06-02,232.6317414507061,8.939313671438526 -2025-06-03,229.37042814971184,-3.26131330099426 -2025-06-04,226.65322424277167,-2.7172039069401706 -2025-06-05,208.37386234230564,-18.27936190046603 -2025-06-06,216.70075586598458,8.326893523678933 -2025-06-07,211.3564429967113,-5.344312869273267 -2025-06-08,207.66819366331617,-3.6882493333951345 -2025-06-09,223.81712605184472,16.14893238852855 -2025-06-10,221.17013129653253,-2.6469947553121926 -2025-06-11,216.87708062410547,-4.293050672427057 -2025-06-12,221.14038217183173,4.2633015477262575 -2025-06-13,220.6437360424934,-0.4966461293383304 -2025-06-14,217.52770038862468,-3.116035653868721 -2025-06-15,220.05210577773943,2.5244053891147473 -2025-06-16,218.5094150167953,-1.54269076094414 -2025-06-17,221.97250687269727,3.463091855901979 -2025-06-18,208.8316227163488,-13.140884156348477 -2025-06-19,212.9727870025078,4.141164286159011 -2025-06-20,221.8722627308555,8.89947572834771 -2025-06-21,227.4846222057944,5.6123594749388985 -2025-06-22,230.69938174070825,3.2147595349138385 -2025-06-23,224.31789022950275,-6.381491511205496 -2025-06-24,227.4156570883035,3.097766858800753 -2025-06-25,223.69094434670262,-3.7247127416008823 -2025-06-26,225.9217043137528,2.230759967050176 -2025-06-27,225.1887219552704,-0.7329823584823885 -2025-06-28,223.44913142334397,-1.7395905319264386 -2025-06-29,220.04830468649502,-3.4008267368489555 -2025-06-30,218.2548667031504,-1.793437983344603 -2025-07-01,224.59969410383178,6.344827400681368 -2025-07-02,235.4992659288316,10.89957182499981 -2025-07-03,232.5751262861647,-2.924139642666887 -2025-07-04,240.8485513995591,8.27342511339441 -2025-07-05,234.45929515601804,-6.38925624354107 -2025-07-06,232.05730631564697,-2.401988840371075 -2025-07-07,237.26912987224324,5.211823556596272 -2025-07-08,241.07085093707852,3.8017210648352773 -2025-07-09,243.8665608007548,2.7957098636762794 -2025-07-10,251.34848943653043,7.481928635775631 -2025-07-11,240.95798823137443,-10.390501205156 -2025-07-12,239.74006349316002,-1.217924738214407 -2025-07-13,232.32694773854337,-7.413115754616655 -2025-07-14,229.10974037538276,-3.217207363160611 -2025-07-15,232.78742930825587,3.67768893287311 -2025-07-16,250.83291484232075,18.04548553406488 -2025-07-17,257.36615489784936,6.5332400555286085 -2025-07-18,268.72784146093034,11.36168656308098 -2025-07-19,259.24614461716277,-9.481696843767565 -2025-07-20,267.4761756246886,8.230031007525838 -2025-07-21,256.74697818292265,-10.729197441765962 -2025-07-22,255.02968416848245,-1.7172940144401991 -2025-07-23,256.8721617214039,1.8424775529214799 -2025-07-24,256.5096015180188,-0.362560203385101 -2025-07-25,257.13121136905227,0.6216098510334405 -2025-07-26,253.20279525362733,-3.9284161154249375 -2025-07-27,248.60315044264016,-4.599644810987172 -2025-07-28,252.22536871514373,3.6222182725035736 -2025-07-29,254.26175157859225,2.036382863448523 -2025-07-30,240.67408581518876,-13.587665763403493 -2025-07-31,253.11988284867613,12.445797033487366 -2025-08-01,266.74739079182035,13.627507943144224 -2025-08-02,268.1721579369026,1.4247671450822281 -2025-08-03,268.9989991619491,0.8268412250465076 -2025-08-04,286.9890540719681,17.990054910019012 -2025-08-05,286.72955882515487,-0.25949524681323055 -2025-08-06,283.03245371454955,-3.697105110605321 -2025-08-07,263.09252316933316,-19.939930545216384 -2025-08-08,270.7340485399509,7.641525370617728 -2025-08-09,288.60417381384786,17.870125273896974 -2025-08-10,278.484418311163,-10.119755502684882 -2025-08-11,280.3885801177362,1.9041618065731996 -2025-08-12,293.6435077182202,13.254927600483995 -2025-08-13,301.3417330268107,7.698225308590509 -2025-08-14,305.8277189582783,4.48598593146761 -2025-08-15,308.94766726006975,3.119948301791453 -2025-08-16,296.7249813560053,-12.222685904064463 -2025-08-17,297.8174561053416,1.0924747493363043 -2025-08-18,290.27962227252897,-7.537833832812623 -2025-08-19,303.30229762018837,13.022675347659401 -2025-08-20,303.2991338237033,-0.003163796485068815 -2025-08-21,293.27551710347956,-10.023616720223743 -2025-08-22,313.2219159949003,19.946398891420756 -2025-08-23,310.10859417857904,-3.1133218163212746 -2025-08-24,305.0446495707151,-5.063944607863959 -2025-08-25,297.89523593553963,-7.149413635175449 -2025-08-26,286.1495896601063,-11.74564627543333 -2025-08-27,273.84684216330896,-12.302747496797338 -2025-08-28,276.03360348132173,2.1867613180127705 -2025-08-29,279.29572598710797,3.2621225057862375 -2025-08-30,276.74026358239144,-2.555462404716536 -2025-08-31,287.6887272954748,10.948463713083356 -2025-09-01,279.9894127640398,-7.699314531434993 -2025-09-02,282.62791707417415,2.6385043101343513 -2025-09-03,288.77066560291246,6.142748528738309 -2025-09-04,284.6123413820787,-4.1583242208337765 -2025-09-05,286.9815095853697,2.3691682032909966 -2025-09-06,286.4886191207668,-0.49289046460285135 -2025-09-07,285.4122225368769,-1.0763965838899026 -2025-09-08,280.9955340372982,-4.416688499578697 -2025-09-09,287.5238188012227,6.528284763924489 -2025-09-10,286.3052627691009,-1.2185560321217963 -2025-09-11,290.81174825793624,4.506485488835324 -2025-09-12,296.2776982596208,5.4659500016845755 -2025-09-13,296.4102133249847,0.1325150653638616 -2025-09-14,290.3770038403441,-6.033209484640565 -2025-09-15,296.10091027847324,5.72390643812912 -2025-09-16,294.3754641384923,-1.7254461399809315 -2025-09-17,290.6762323779323,-3.6992317605599965 -2025-09-18,286.6990676615353,-3.9771647163969988 -2025-09-19,295.48068901793766,8.781621356402354 -2025-09-20,292.49914433680243,-2.981544681135233 -2025-09-21,291.9104806089407,-0.5886637278617286 -2025-09-22,302.6692476606133,10.758767051672578 -2025-09-23,286.73605940022816,-15.933188260385123 -2025-09-24,279.17031248852174,-7.5657469117064124 -2025-09-25,264.3408660941609,-14.829446394360843 -2025-09-26,245.7756553763142,-18.565210717846696 -2025-09-27,249.24242353332428,3.4667681570100797 -2025-09-28,258.06248624997994,8.820062716655656 -2025-09-29,259.70885422113207,1.6463679711521308 -2025-09-30,254.75273481644248,-4.956119404689588 -2025-10-01,260.6805871079596,5.927852291517098 -2025-10-02,266.8115286420542,6.130941534094632 -2025-10-03,257.46060233951323,-9.350926302540984 -2025-10-04,248.21169556872746,-9.248906770785766 -2025-10-05,252.89862516770629,4.686929598978821 -2025-10-06,260.7351771213386,7.836551953632323 -2025-10-07,268.99369700302776,8.258519881689153 -2025-10-08,270.1974187628993,1.2037217598715415 -2025-10-09,273.7295952081454,3.5321764452460798 -2025-10-10,276.05885111898806,2.329255910842676 -2025-10-11,277.5730906009476,1.514239481959521 -2025-10-12,287.7743616187072,10.201271017759609 -2025-10-13,289.95059645070467,2.1762348319974762 -2025-10-14,297.30003621585513,7.349439765150464 -2025-10-15,292.29369451829064,-5.006341697564494 -2025-10-16,284.21427731438035,-8.079417203910282 -2025-10-17,287.5053224196642,3.2910451052838425 -2025-10-18,288.9483447697048,1.4430223500406214 -2025-10-19,287.8821978079666,-1.0661469617382409 -2025-10-20,296.6647172507928,8.782519442826242 -2025-10-21,301.05526891451683,4.390551663724011 -2025-10-22,303.5379644290685,2.482695514551665 -2025-10-23,304.6159744625127,1.0780100334442295 -2025-10-24,306.7820905710463,2.166116108533572 -2025-10-25,306.3925750946172,-0.38951547642909645 -2025-10-26,308.64788519482744,2.255310100210238 -2025-10-27,305.37612569911107,-3.271759495716367 -2025-10-28,315.0737410334517,9.69761533434064 -2025-10-29,317.21356490840685,2.139823874955141 -2025-10-30,326.9892957163452,9.775730807938373 -2025-10-31,321.5328016897073,-5.456494026637927 -2025-11-01,317.231638101141,-4.301163588566283 -2025-11-02,324.78577175946333,7.554133658322314 -2025-11-03,331.4288724914105,6.643100731947186 -2025-11-04,351.9390442257584,20.510171734347864 -2025-11-05,359.5504612855518,7.611417059793439 -2025-11-06,364.355832268086,4.805370982534157 -2025-11-07,354.56306562605886,-9.792766642027118 -2025-11-08,355.28668825297933,0.7236226269204735 -2025-11-09,369.20530003716226,13.918611784182929 -2025-11-10,367.21493387819703,-1.9903661589652302 -2025-11-11,371.62787859713484,4.412944718937808 -2025-11-12,378.5321243896871,6.904245792552274 -2025-11-13,358.99282090057557,-19.539303489111546 -2025-11-14,343.93820183874953,-15.054619061826031 -2025-11-15,324.38614540725035,-19.55205643149918 -2025-11-16,334.9350105584917,10.54886515124133 -2025-11-17,310.67873272569375,-24.256277832797934 -2025-11-18,321.600935626477,10.922202900783248 -2025-11-19,320.49505137876326,-1.1058842477137318 -2025-11-20,334.5764201656137,14.081368786850419 -2025-11-21,316.4652090261651,-18.111211139448585 -2025-11-22,302.6003694857046,-13.86483954046048 -2025-11-23,303.56289073585754,0.9625212501529177 -2025-11-24,288.970482917446,-14.592407818411516 -2025-11-25,278.7022053053014,-10.26827761214463 -2025-11-26,274.786124720182,-3.9160805851194027 -2025-11-27,273.38991880455256,-1.396205915629423 -2025-11-28,267.8561362180424,-5.533782586510142 -2025-11-29,270.4608023142456,2.604666096203175 -2025-11-30,269.8692156340671,-0.5915866801785228 -2025-12-01,276.0147883196623,6.145572685595198 -2025-12-02,277.8623216259179,1.8475333062556274 -2025-12-03,278.9773442517276,1.1150226258096723 -2025-12-04,283.5053933890646,4.528049137337007 -2025-12-05,283.9096227352409,0.4042293461762938 -2025-12-06,283.31063196459263,-0.5989907706482427 -2025-12-07,289.2176466018427,5.907014637250086 -2025-12-08,288.00537360954297,-1.212272992299745 -2025-12-09,295.03452245974165,7.0291488501986805 -2025-12-10,291.05748967783427,-3.9770327819073827 -2025-12-11,307.1444486812842,16.08695900344992 -2025-12-12,286.4889724651006,-20.655476216183615 -2025-12-13,279.3329778040181,-7.155994661082445 -2025-12-14,274.386836696779,-4.9461411072391 -2025-12-15,283.6206575788761,9.233820882097064 -2025-12-16,268.20154241678864,-15.41911516208745 -2025-12-17,258.2029347933665,-9.998607623422117 -2025-12-18,264.2553781906898,6.052443397323259 -2025-12-19,262.9830551367089,-1.2723230539808696 -2025-12-20,258.95113523135467,-4.031919905354243 -2025-12-21,259.64495501358857,0.6938197822339021 -2025-12-22,256.9792027746132,-2.665752238975358 -2025-12-23,263.9754579642303,6.996255189617102 -2025-12-24,267.2144277555811,3.238969791350769 -2025-12-25,261.4727155552867,-5.741712200294387 -2025-12-26,249.89329813131474,-11.579417423971961 -2025-12-27,248.31998122515063,-1.5733169061641092 -2025-12-28,246.148129596172,-2.1718516289786294 -2025-12-29,249.60054065426797,3.4524110580959757 -2025-12-30,250.70527641300703,1.1047357587390536 -2025-12-31,247.34481984104798,-3.3604565719590482 diff --git a/strategy/results/bb_midline_30m_2020_2025_trade_detail.csv b/strategy/results/bb_midline_30m_2020_2025_trade_detail.csv deleted file mode 100644 index eabff95..0000000 --- a/strategy/results/bb_midline_30m_2020_2025_trade_detail.csv +++ /dev/null @@ -1,13142 +0,0 @@ -序号,方向,开仓时间,平仓时间,开仓价,平仓价,保证金,杠杆,数量,毛盈亏,手续费,净盈亏,平仓原因 -1,做多,2020-01-03 04:30:00,2020-01-03 08:30:00,129.23,132.11,2.0,100.0,1.5476,4.46,0.1,4.35,tp_upper -2,做多,2020-01-04 01:30:00,2020-01-04 02:00:00,132.97,132.95,2.04,100.0,1.5375,-0.03,0.1,-0.13,flip -3,做空,2020-01-04 02:00:00,2020-01-04 02:30:00,132.95,133.41,2.04,100.0,1.5359,-0.71,0.1,-0.81,flip -4,做多,2020-01-04 02:30:00,2020-01-04 08:30:00,133.41,133.55,2.03,100.0,1.5238,0.21,0.1,0.11,flip -5,做空,2020-01-04 08:30:00,2020-01-04 09:00:00,133.55,133.61,2.03,100.0,1.5223,-0.09,0.1,-0.19,flip -6,做多,2020-01-04 09:00:00,2020-01-04 10:30:00,133.61,133.32,2.03,100.0,1.5194,-0.44,0.1,-0.54,flip -7,做空,2020-01-04 10:30:00,2020-01-04 11:00:00,133.32,133.45,2.02,100.0,1.5179,-0.2,0.1,-0.3,flip -8,做多,2020-01-04 11:00:00,2020-01-04 12:00:00,133.45,133.36,2.02,100.0,1.5134,-0.14,0.1,-0.24,flip -9,做空,2020-01-04 12:00:00,2020-01-04 15:00:00,133.36,133.51,2.02,100.0,1.5119,-0.23,0.1,-0.33,flip -10,做多,2020-01-04 15:00:00,2020-01-04 15:30:00,133.51,133.21,2.01,100.0,1.507,-0.45,0.1,-0.55,flip -11,做空,2020-01-04 15:30:00,2020-01-04 17:00:00,133.21,133.78,2.01,100.0,1.5055,-0.86,0.1,-0.96,flip -12,做多,2020-01-04 17:00:00,2020-01-04 18:30:00,133.78,133.45,1.99,100.0,1.4911,-0.49,0.1,-0.59,tp_upper -13,做多,2020-01-04 19:00:00,2020-01-04 19:30:00,133.75,133.65,1.99,100.0,1.4863,-0.15,0.1,-0.25,flip -14,做空,2020-01-04 19:30:00,2020-01-04 20:00:00,133.65,133.8,1.98,100.0,1.4848,-0.22,0.1,-0.32,flip -15,做多,2020-01-04 20:00:00,2020-01-05 09:30:00,133.8,135.26,1.98,100.0,1.48,2.16,0.1,2.06,flip -16,做空,2020-01-05 09:30:00,2020-01-05 11:00:00,135.26,135.13,2.02,100.0,1.4966,0.19,0.1,0.09,flip -17,做多,2020-01-05 11:00:00,2020-01-05 11:30:00,135.13,135.03,2.02,100.0,1.498,-0.15,0.1,-0.25,flip -18,做空,2020-01-05 11:30:00,2020-01-05 12:00:00,135.03,135.55,2.02,100.0,1.4965,-0.78,0.1,-0.88,flip -19,做多,2020-01-05 12:00:00,2020-01-05 13:00:00,135.55,135.24,2.01,100.0,1.4835,-0.46,0.1,-0.56,flip -20,做空,2020-01-05 13:00:00,2020-01-05 13:30:00,135.24,135.56,2.0,100.0,1.4821,-0.47,0.1,-0.57,flip -21,做多,2020-01-05 13:30:00,2020-01-05 21:30:00,135.56,135.31,2.0,100.0,1.4736,-0.37,0.1,-0.47,flip -22,做空,2020-01-05 21:30:00,2020-01-06 01:30:00,135.31,137.18,1.99,100.0,1.4721,-2.75,0.1,-2.85,flip -23,做多,2020-01-06 01:30:00,2020-01-07 04:30:00,137.18,142.5,1.98,100.0,1.4398,7.66,0.1,7.56,flip -24,做空,2020-01-07 04:30:00,2020-01-07 05:00:00,142.5,142.87,2.05,100.0,1.4396,-0.53,0.1,-0.64,flip -25,做多,2020-01-07 05:00:00,2020-01-07 09:30:00,142.87,142.53,2.04,100.0,1.4307,-0.49,0.1,-0.59,flip -26,做空,2020-01-07 09:30:00,2020-01-07 10:00:00,142.53,142.62,2.04,100.0,1.4293,-0.13,0.1,-0.23,flip -27,做多,2020-01-07 10:00:00,2020-01-07 11:30:00,142.62,142.63,2.03,100.0,1.426,0.01,0.1,-0.09,flip -28,做空,2020-01-07 11:30:00,2020-01-07 17:00:00,142.63,142.25,2.03,100.0,1.4246,0.54,0.1,0.44,flip -29,做多,2020-01-07 17:00:00,2020-01-07 18:30:00,142.25,142.46,2.04,100.0,1.4308,0.3,0.1,0.2,flip -30,做空,2020-01-07 18:30:00,2020-01-07 23:00:00,142.46,142.92,2.04,100.0,1.4294,-0.66,0.1,-0.76,flip -31,做多,2020-01-07 23:00:00,2020-01-08 07:30:00,142.92,143.59,2.03,100.0,1.4187,0.95,0.1,0.85,flip -32,做空,2020-01-08 07:30:00,2020-01-08 08:00:00,143.59,143.68,2.05,100.0,1.4276,-0.13,0.1,-0.23,flip -33,做多,2020-01-08 08:00:00,2020-01-08 09:00:00,143.68,143.7,2.05,100.0,1.4243,0.03,0.1,-0.07,flip -34,做空,2020-01-08 09:00:00,2020-01-08 10:30:00,143.7,143.91,2.04,100.0,1.4229,-0.3,0.1,-0.4,flip -35,做多,2020-01-08 10:30:00,2020-01-08 11:30:00,143.91,143.52,2.04,100.0,1.4173,-0.55,0.1,-0.65,flip -36,做空,2020-01-08 11:30:00,2020-01-09 01:30:00,143.52,140.98,2.03,100.0,1.4159,3.6,0.1,3.5,flip -37,做多,2020-01-09 01:30:00,2020-01-09 02:00:00,140.98,140.7,2.08,100.0,1.472,-0.41,0.1,-0.52,flip -38,做空,2020-01-09 02:00:00,2020-01-09 04:30:00,140.7,139.98,2.07,100.0,1.4706,1.06,0.1,0.96,flip -39,做多,2020-01-09 04:30:00,2020-01-09 07:30:00,139.98,139.91,2.08,100.0,1.4842,-0.1,0.1,-0.21,flip -40,做空,2020-01-09 07:30:00,2020-01-09 20:00:00,139.91,138.83,2.07,100.0,1.4827,1.6,0.1,1.5,flip -41,做多,2020-01-09 20:00:00,2020-01-09 20:30:00,138.83,137.71,2.09,100.0,1.5043,-1.68,0.1,-1.79,flip -42,做空,2020-01-09 20:30:00,2020-01-09 22:30:00,137.71,137.61,2.07,100.0,1.5028,0.15,0.1,0.05,flip -43,做多,2020-01-09 22:30:00,2020-01-10 00:00:00,137.61,137.64,2.07,100.0,1.5035,0.05,0.1,-0.06,flip -44,做空,2020-01-10 00:00:00,2020-01-10 10:30:00,137.64,136.78,2.08,100.0,1.5114,1.3,0.1,1.2,flip -45,做多,2020-01-10 10:30:00,2020-01-10 15:00:00,136.78,141.78,2.09,100.0,1.5289,7.64,0.11,7.54,tp_upper -46,做多,2020-01-11 05:30:00,2020-01-11 06:00:00,142.87,142.8,2.17,100.0,1.5191,-0.11,0.11,-0.21,flip -47,做空,2020-01-11 06:00:00,2020-01-11 06:30:00,142.8,142.86,2.17,100.0,1.5175,-0.09,0.11,-0.2,flip -48,做多,2020-01-11 06:30:00,2020-01-11 07:30:00,142.86,142.88,2.16,100.0,1.5148,0.03,0.11,-0.08,flip -49,做空,2020-01-11 07:30:00,2020-01-11 08:00:00,142.88,143.18,2.16,100.0,1.5132,-0.45,0.11,-0.56,flip -50,做多,2020-01-11 08:00:00,2020-01-11 08:30:00,143.18,142.72,2.16,100.0,1.5054,-0.69,0.11,-0.8,flip -51,做空,2020-01-11 08:30:00,2020-01-11 09:00:00,142.72,143.78,2.15,100.0,1.5039,-1.59,0.11,-1.7,flip -52,做多,2020-01-11 09:00:00,2020-01-11 10:30:00,143.78,142.88,2.13,100.0,1.4802,-1.33,0.11,-1.44,flip -53,做空,2020-01-11 10:30:00,2020-01-11 13:30:00,142.88,143.53,2.11,100.0,1.4787,-0.96,0.11,-1.07,flip -54,做多,2020-01-11 13:30:00,2020-01-11 14:00:00,143.53,143.22,2.1,100.0,1.4639,-0.45,0.1,-0.56,flip -55,做空,2020-01-11 14:00:00,2020-01-11 15:30:00,143.22,143.4,2.09,100.0,1.4624,-0.26,0.1,-0.37,flip -56,做多,2020-01-11 15:30:00,2020-01-11 16:30:00,143.4,146.29,2.09,100.0,1.4573,4.21,0.11,4.1,tp_upper -57,做多,2020-01-12 02:00:00,2020-01-12 03:00:00,143.93,143.96,2.15,100.0,1.4944,0.04,0.11,-0.06,flip -58,做空,2020-01-12 03:00:00,2020-01-12 03:30:00,143.96,143.98,2.15,100.0,1.4929,-0.03,0.11,-0.14,flip -59,做多,2020-01-12 03:30:00,2020-01-12 06:30:00,143.98,144.28,2.15,100.0,1.491,0.45,0.11,0.34,flip -60,做空,2020-01-12 06:30:00,2020-01-12 07:00:00,144.28,144.43,2.15,100.0,1.4895,-0.22,0.11,-0.33,flip -61,做多,2020-01-12 07:00:00,2020-01-12 09:30:00,144.43,144.42,2.14,100.0,1.4849,-0.01,0.11,-0.12,flip -62,做空,2020-01-12 09:30:00,2020-01-12 12:00:00,144.42,143.51,2.14,100.0,1.4834,1.35,0.11,1.24,flip -63,做多,2020-01-12 12:00:00,2020-01-12 14:30:00,143.51,144.24,2.15,100.0,1.5008,1.1,0.11,0.99,flip -64,做空,2020-01-12 14:30:00,2020-01-12 17:00:00,144.24,144.34,2.16,100.0,1.4993,-0.15,0.11,-0.26,flip -65,做多,2020-01-12 17:00:00,2020-01-12 17:30:00,144.34,144.2,2.16,100.0,1.4957,-0.21,0.11,-0.32,flip -66,做空,2020-01-12 17:30:00,2020-01-12 22:00:00,144.2,144.76,2.15,100.0,1.4942,-0.84,0.11,-0.94,flip -67,做多,2020-01-12 22:00:00,2020-01-13 02:30:00,144.76,142.92,2.14,100.0,1.4811,-2.73,0.11,-2.83,flip -68,做空,2020-01-13 02:30:00,2020-01-13 10:30:00,142.92,143.98,2.14,100.0,1.4939,-1.58,0.11,-1.69,flip -69,做多,2020-01-13 10:30:00,2020-01-13 11:00:00,143.98,143.63,2.12,100.0,1.4704,-0.51,0.11,-0.62,flip -70,做空,2020-01-13 11:00:00,2020-01-13 17:00:00,143.63,143.45,2.11,100.0,1.4689,0.26,0.11,0.16,flip -71,做多,2020-01-13 17:00:00,2020-01-13 17:30:00,143.45,143.06,2.11,100.0,1.4711,-0.57,0.11,-0.68,flip -72,做空,2020-01-13 17:30:00,2020-01-13 18:30:00,143.06,143.28,2.1,100.0,1.4697,-0.32,0.11,-0.43,flip -73,做多,2020-01-13 18:30:00,2020-01-14 01:00:00,143.28,146.09,2.1,100.0,1.4637,4.11,0.11,4.01,tp_upper -74,做多,2020-01-15 06:00:00,2020-01-15 07:00:00,163.14,161.86,2.15,100.0,1.317,-1.69,0.11,-1.79,flip -75,做空,2020-01-15 07:00:00,2020-01-15 09:30:00,161.86,165.47,2.13,100.0,1.3157,-4.75,0.11,-4.86,flip -76,做多,2020-01-15 09:30:00,2020-01-15 11:30:00,165.47,164.73,2.08,100.0,1.257,-0.93,0.1,-1.03,flip -77,做空,2020-01-15 11:30:00,2020-01-15 12:00:00,164.73,166.55,2.07,100.0,1.2557,-2.29,0.1,-2.39,flip -78,做多,2020-01-15 12:00:00,2020-01-15 14:00:00,166.55,166.28,2.04,100.0,1.227,-0.33,0.1,-0.43,flip -79,做空,2020-01-15 14:00:00,2020-01-15 16:30:00,166.28,164.23,2.04,100.0,1.2258,2.51,0.1,2.41,flip -80,做多,2020-01-15 16:30:00,2020-01-15 18:00:00,164.23,163.67,2.06,100.0,1.2551,-0.7,0.1,-0.81,flip -81,做空,2020-01-15 18:00:00,2020-01-15 19:00:00,163.67,164.31,2.05,100.0,1.2539,-0.8,0.1,-0.91,flip -82,做多,2020-01-15 19:00:00,2020-01-15 20:00:00,164.31,164.27,2.04,100.0,1.2429,-0.05,0.1,-0.15,flip -83,做空,2020-01-15 20:00:00,2020-01-15 20:30:00,164.27,166.42,2.04,100.0,1.2416,-2.67,0.1,-2.77,flip -84,做多,2020-01-15 20:30:00,2020-01-15 21:30:00,166.42,165.51,2.01,100.0,1.2083,-1.1,0.1,-1.2,flip -85,做空,2020-01-15 21:30:00,2020-01-16 11:30:00,165.51,164.28,2.0,100.0,1.2071,1.48,0.1,1.39,flip -86,做多,2020-01-16 11:30:00,2020-01-16 12:30:00,164.28,162.69,2.03,100.0,1.237,-1.97,0.1,-2.07,flip -87,做空,2020-01-16 12:30:00,2020-01-16 14:30:00,162.69,162.46,2.01,100.0,1.2357,0.28,0.1,0.18,flip -88,做多,2020-01-16 14:30:00,2020-01-16 16:00:00,162.46,161.43,2.01,100.0,1.238,-1.28,0.1,-1.38,flip -89,做空,2020-01-16 16:00:00,2020-01-16 16:30:00,161.43,162.13,2.0,100.0,1.2367,-0.87,0.1,-0.97,flip -90,做多,2020-01-16 16:30:00,2020-01-17 00:00:00,162.13,163.37,1.99,100.0,1.2248,1.52,0.1,1.42,flip -91,做空,2020-01-17 00:00:00,2020-01-17 00:30:00,163.37,163.87,2.01,100.0,1.2291,-0.61,0.1,-0.72,flip -92,做多,2020-01-17 00:30:00,2020-01-17 14:00:00,163.87,166.27,2.0,100.0,1.2204,2.93,0.1,2.83,flip -93,做空,2020-01-17 14:00:00,2020-01-17 15:30:00,166.27,168.5,2.03,100.0,1.2192,-2.72,0.1,-2.82,flip -94,做多,2020-01-17 15:30:00,2020-01-17 19:30:00,168.5,169.43,2.0,100.0,1.1857,1.1,0.1,1.0,flip -95,做空,2020-01-17 19:30:00,2020-01-17 20:00:00,169.43,169.67,2.01,100.0,1.1845,-0.28,0.1,-0.38,flip -96,做多,2020-01-17 20:00:00,2020-01-17 20:30:00,169.67,169.23,2.0,100.0,1.18,-0.52,0.1,-0.62,flip -97,做空,2020-01-17 20:30:00,2020-01-17 21:00:00,169.23,170.04,1.99,100.0,1.1788,-0.95,0.1,-1.06,flip -98,做多,2020-01-17 21:00:00,2020-01-17 23:30:00,170.04,170.06,1.98,100.0,1.1664,0.02,0.1,-0.08,flip -99,做空,2020-01-17 23:30:00,2020-01-18 00:00:00,170.06,171.66,1.98,100.0,1.1652,-1.86,0.1,-1.96,flip -100,做多,2020-01-18 00:00:00,2020-01-18 04:00:00,171.66,170.15,1.98,100.0,1.1518,-1.74,0.1,-1.84,flip -101,做空,2020-01-18 04:00:00,2020-01-18 12:00:00,170.15,169.77,1.96,100.0,1.1507,0.44,0.1,0.34,flip -102,做多,2020-01-18 12:00:00,2020-01-19 06:30:00,169.77,175.45,1.96,100.0,1.1547,6.56,0.1,6.46,flip -103,做空,2020-01-19 06:30:00,2020-01-19 07:00:00,175.45,176.53,2.03,100.0,1.1566,-1.25,0.1,-1.35,flip -104,做多,2020-01-19 07:00:00,2020-01-19 09:30:00,176.53,175.75,2.01,100.0,1.1412,-0.89,0.1,-0.99,flip -105,做空,2020-01-19 09:30:00,2020-01-19 11:00:00,175.75,167.0,2.0,100.0,1.1401,9.98,0.1,9.88,tp_lower -106,做多,2020-01-20 03:30:00,2020-01-20 04:00:00,165.85,165.12,2.11,100.0,1.2709,-0.93,0.1,-1.03,flip -107,做空,2020-01-20 04:00:00,2020-01-20 05:00:00,165.12,165.48,2.1,100.0,1.2697,-0.46,0.11,-0.56,flip -108,做多,2020-01-20 05:00:00,2020-01-20 07:30:00,165.48,165.8,2.09,100.0,1.2629,0.4,0.1,0.3,flip -109,做空,2020-01-20 07:30:00,2020-01-20 08:00:00,165.8,165.88,2.09,100.0,1.2616,-0.1,0.1,-0.21,flip -110,做多,2020-01-20 08:00:00,2020-01-20 08:30:00,165.88,165.53,2.09,100.0,1.2591,-0.44,0.1,-0.54,flip -111,做空,2020-01-20 08:30:00,2020-01-20 14:30:00,165.53,166.31,2.08,100.0,1.2579,-0.98,0.1,-1.09,flip -112,做多,2020-01-20 14:30:00,2020-01-21 00:30:00,166.31,166.51,2.07,100.0,1.2448,0.25,0.1,0.15,flip -113,做空,2020-01-21 00:30:00,2020-01-21 06:30:00,166.51,167.45,2.08,100.0,1.2509,-1.18,0.1,-1.28,flip -114,做多,2020-01-21 06:30:00,2020-01-21 07:00:00,167.45,167.0,2.07,100.0,1.2356,-0.56,0.1,-0.66,flip -115,做空,2020-01-21 07:00:00,2020-01-21 08:30:00,167.0,167.26,2.06,100.0,1.2344,-0.32,0.1,-0.42,flip -116,做多,2020-01-21 08:30:00,2020-01-21 09:30:00,167.26,166.97,2.06,100.0,1.2293,-0.36,0.1,-0.46,flip -117,做空,2020-01-21 09:30:00,2020-01-21 10:00:00,166.97,167.1,2.05,100.0,1.2281,-0.16,0.1,-0.26,flip -118,做多,2020-01-21 10:00:00,2020-01-21 17:00:00,167.1,167.63,2.05,100.0,1.225,0.65,0.1,0.55,flip -119,做空,2020-01-21 17:00:00,2020-01-21 17:30:00,167.63,167.85,2.05,100.0,1.2237,-0.27,0.1,-0.37,flip -120,做多,2020-01-21 17:30:00,2020-01-21 18:00:00,167.85,167.26,2.05,100.0,1.2193,-0.72,0.1,-0.82,flip -121,做空,2020-01-21 18:00:00,2020-01-21 20:00:00,167.26,168.24,2.04,100.0,1.2181,-1.19,0.1,-1.3,flip -122,做多,2020-01-21 20:00:00,2020-01-22 02:30:00,168.24,168.71,2.02,100.0,1.2027,0.57,0.1,0.46,flip -123,做空,2020-01-22 02:30:00,2020-01-22 03:00:00,168.71,169.17,2.05,100.0,1.2124,-0.56,0.1,-0.66,flip -124,做多,2020-01-22 03:00:00,2020-01-22 08:30:00,169.17,168.63,2.04,100.0,1.2046,-0.65,0.1,-0.75,flip -125,做空,2020-01-22 08:30:00,2020-01-22 09:30:00,168.63,169.11,2.03,100.0,1.2034,-0.58,0.1,-0.68,flip -126,做多,2020-01-22 09:30:00,2020-01-22 10:00:00,169.11,168.38,2.02,100.0,1.1954,-0.87,0.1,-0.97,flip -127,做空,2020-01-22 10:00:00,2020-01-22 10:30:00,168.38,168.5,2.01,100.0,1.1942,-0.14,0.1,-0.24,flip -128,做多,2020-01-22 10:30:00,2020-01-22 17:00:00,168.5,167.98,2.01,100.0,1.1913,-0.62,0.1,-0.72,flip -129,做空,2020-01-22 17:00:00,2020-01-22 23:30:00,167.98,168.19,2.0,100.0,1.1901,-0.25,0.1,-0.35,flip -130,做多,2020-01-22 23:30:00,2020-01-23 00:00:00,168.19,167.37,1.99,100.0,1.1859,-0.97,0.1,-1.07,flip -131,做空,2020-01-23 00:00:00,2020-01-23 01:30:00,167.37,165.08,2.0,100.0,1.1935,2.73,0.1,2.63,tp_lower -132,做多,2020-01-23 21:00:00,2020-01-23 21:30:00,162.78,162.63,2.02,100.0,1.2427,-0.19,0.1,-0.29,flip -133,做空,2020-01-23 21:30:00,2020-01-23 22:00:00,162.63,163.2,2.02,100.0,1.2414,-0.71,0.1,-0.81,flip -134,做多,2020-01-23 22:00:00,2020-01-23 22:30:00,163.2,163.14,2.01,100.0,1.2315,-0.07,0.1,-0.17,flip -135,做空,2020-01-23 22:30:00,2020-01-23 23:30:00,163.14,162.97,2.01,100.0,1.2303,0.21,0.1,0.11,flip -136,做多,2020-01-23 23:30:00,2020-01-24 01:00:00,162.97,162.86,2.01,100.0,1.2316,-0.14,0.1,-0.24,flip -137,做空,2020-01-24 01:00:00,2020-01-24 11:30:00,162.86,160.79,2.01,100.0,1.237,2.56,0.1,2.46,flip -138,做多,2020-01-24 11:30:00,2020-01-25 00:00:00,160.79,159.76,2.04,100.0,1.2677,-1.31,0.1,-1.41,flip -139,做空,2020-01-25 00:00:00,2020-01-25 08:30:00,159.76,161.35,2.03,100.0,1.2686,-2.02,0.1,-2.12,flip -140,做多,2020-01-25 08:30:00,2020-01-25 09:00:00,161.35,161.03,2.0,100.0,1.2424,-0.4,0.1,-0.5,flip -141,做空,2020-01-25 09:00:00,2020-01-25 13:00:00,161.03,160.01,2.0,100.0,1.2411,1.27,0.1,1.17,flip -142,做多,2020-01-25 13:00:00,2020-01-25 14:30:00,160.01,160.22,2.01,100.0,1.2557,0.26,0.1,0.16,flip -143,做空,2020-01-25 14:30:00,2020-01-25 15:00:00,160.22,160.48,2.01,100.0,1.2545,-0.33,0.1,-0.43,flip -144,做多,2020-01-25 15:00:00,2020-01-25 23:30:00,160.48,160.52,2.0,100.0,1.2491,0.05,0.1,-0.05,flip -145,做空,2020-01-25 23:30:00,2020-01-26 01:00:00,160.52,160.59,2.0,100.0,1.2479,-0.09,0.1,-0.19,flip -146,做多,2020-01-26 01:00:00,2020-01-26 01:30:00,160.59,160.48,2.01,100.0,1.2534,-0.14,0.1,-0.24,flip -147,做空,2020-01-26 01:30:00,2020-01-26 03:00:00,160.48,161.45,2.01,100.0,1.2522,-1.21,0.1,-1.32,flip -148,做多,2020-01-26 03:00:00,2020-01-26 04:00:00,161.45,160.98,2.0,100.0,1.2359,-0.58,0.1,-0.68,flip -149,做空,2020-01-26 04:00:00,2020-01-26 06:30:00,160.98,160.98,1.99,100.0,1.2347,0.0,0.1,-0.1,flip -150,做多,2020-01-26 06:30:00,2020-01-26 08:00:00,160.98,163.44,1.99,100.0,1.2334,3.03,0.1,2.93,tp_upper -151,做多,2020-01-26 08:00:00,2020-01-27 08:00:00,163.44,166.85,2.01,100.0,1.2322,4.2,0.1,4.1,flip -152,做空,2020-01-27 08:00:00,2020-01-27 10:00:00,166.85,166.67,2.06,100.0,1.2375,0.22,0.1,0.12,flip -153,做多,2020-01-27 10:00:00,2020-01-28 06:00:00,166.67,171.6,2.06,100.0,1.2389,6.11,0.11,6.0,flip -154,做空,2020-01-28 06:00:00,2020-01-28 06:30:00,171.6,171.7,2.13,100.0,1.2398,-0.12,0.11,-0.23,flip -155,做多,2020-01-28 06:30:00,2020-01-28 08:00:00,171.7,171.11,2.12,100.0,1.2372,-0.73,0.11,-0.84,flip -156,做空,2020-01-28 08:00:00,2020-01-28 08:30:00,171.11,171.29,2.11,100.0,1.2359,-0.22,0.11,-0.33,flip -157,做多,2020-01-28 08:30:00,2020-01-28 09:30:00,171.29,171.01,2.11,100.0,1.2321,-0.34,0.11,-0.45,flip -158,做空,2020-01-28 09:30:00,2020-01-28 10:00:00,171.01,172.06,2.1,100.0,1.2308,-1.29,0.11,-1.4,flip -159,做多,2020-01-28 10:00:00,2020-01-28 11:30:00,172.06,172.25,2.09,100.0,1.2146,0.23,0.1,0.13,flip -160,做空,2020-01-28 11:30:00,2020-01-28 13:00:00,172.25,172.43,2.09,100.0,1.2134,-0.22,0.1,-0.32,flip -161,做多,2020-01-28 13:00:00,2020-01-28 15:00:00,172.43,172.25,2.09,100.0,1.2096,-0.22,0.1,-0.32,flip -162,做空,2020-01-28 15:00:00,2020-01-28 15:30:00,172.25,172.58,2.08,100.0,1.2084,-0.4,0.1,-0.5,flip -163,做多,2020-01-28 15:30:00,2020-01-28 16:00:00,172.58,172.31,2.08,100.0,1.2026,-0.32,0.1,-0.43,flip -164,做空,2020-01-28 16:00:00,2020-01-28 19:30:00,172.31,171.57,2.07,100.0,1.2014,0.89,0.1,0.79,flip -165,做多,2020-01-28 19:30:00,2020-01-29 12:00:00,171.57,175.94,2.08,100.0,1.2106,5.29,0.11,5.18,flip -166,做空,2020-01-29 12:00:00,2020-01-29 13:00:00,175.94,175.99,2.15,100.0,1.2222,-0.06,0.11,-0.17,flip -167,做多,2020-01-29 13:00:00,2020-01-29 15:00:00,175.99,176.08,2.15,100.0,1.2203,0.11,0.11,0.0,flip -168,做空,2020-01-29 15:00:00,2020-01-29 16:30:00,176.08,177.09,2.15,100.0,1.2191,-1.23,0.11,-1.34,flip -169,做多,2020-01-29 16:30:00,2020-01-29 17:00:00,177.09,176.94,2.13,100.0,1.204,-0.18,0.11,-0.29,flip -170,做空,2020-01-29 17:00:00,2020-01-29 18:30:00,176.94,176.64,2.13,100.0,1.2028,0.36,0.11,0.25,flip -171,做多,2020-01-29 18:30:00,2020-01-29 19:00:00,176.64,176.5,2.13,100.0,1.2057,-0.17,0.11,-0.28,flip -172,做空,2020-01-29 19:00:00,2020-01-29 19:30:00,176.5,176.89,2.13,100.0,1.2045,-0.47,0.11,-0.58,flip -173,做多,2020-01-29 19:30:00,2020-01-29 20:00:00,176.89,176.41,2.12,100.0,1.1979,-0.58,0.11,-0.68,flip -174,做空,2020-01-29 20:00:00,2020-01-29 20:30:00,176.41,176.72,2.11,100.0,1.1967,-0.37,0.11,-0.48,flip -175,做多,2020-01-29 20:30:00,2020-01-29 21:00:00,176.72,176.05,2.11,100.0,1.1913,-0.8,0.1,-0.9,flip -176,做空,2020-01-29 21:00:00,2020-01-30 00:00:00,176.05,171.92,2.1,100.0,1.1902,4.92,0.1,4.81,tp_lower -177,做多,2020-01-30 07:00:00,2020-01-30 09:00:00,175.74,175.69,2.16,100.0,1.231,-0.06,0.11,-0.17,flip -178,做空,2020-01-30 09:00:00,2020-01-30 11:30:00,175.69,175.51,2.16,100.0,1.2298,0.22,0.11,0.11,flip -179,做多,2020-01-30 11:30:00,2020-01-30 16:30:00,175.51,177.89,2.16,100.0,1.2311,2.93,0.11,2.82,flip -180,做空,2020-01-30 16:30:00,2020-01-31 06:00:00,177.89,183.31,2.19,100.0,1.2299,-6.67,0.11,-6.78,flip -181,做多,2020-01-31 06:00:00,2020-01-31 07:00:00,183.31,182.37,2.13,100.0,1.1602,-1.09,0.11,-1.2,flip -182,做空,2020-01-31 07:00:00,2020-01-31 07:30:00,182.37,182.66,2.11,100.0,1.159,-0.34,0.11,-0.44,flip -183,做多,2020-01-31 07:30:00,2020-01-31 09:30:00,182.66,182.55,2.11,100.0,1.1542,-0.13,0.11,-0.23,flip -184,做空,2020-01-31 09:30:00,2020-01-31 20:00:00,182.55,180.26,2.1,100.0,1.153,2.64,0.1,2.54,flip -185,做多,2020-01-31 20:00:00,2020-01-31 21:00:00,180.26,180.6,2.13,100.0,1.1811,0.4,0.11,0.29,flip -186,做空,2020-01-31 21:00:00,2020-01-31 21:30:00,180.6,181.2,2.13,100.0,1.18,-0.71,0.11,-0.81,flip -187,做多,2020-01-31 21:30:00,2020-01-31 23:00:00,181.2,180.76,2.12,100.0,1.171,-0.52,0.11,-0.62,flip -188,做空,2020-01-31 23:00:00,2020-02-01 00:00:00,180.76,180.22,2.11,100.0,1.1698,0.63,0.11,0.53,flip -189,做多,2020-02-01 00:00:00,2020-02-01 08:00:00,180.22,181.61,2.13,100.0,1.1841,1.65,0.11,1.54,flip -190,做空,2020-02-01 08:00:00,2020-02-01 09:00:00,181.61,181.7,2.15,100.0,1.1829,-0.11,0.11,-0.21,flip -191,做多,2020-02-01 09:00:00,2020-02-01 09:30:00,181.7,181.57,2.15,100.0,1.1806,-0.15,0.11,-0.26,flip -192,做空,2020-02-01 09:30:00,2020-02-01 10:30:00,181.57,181.56,2.14,100.0,1.1794,0.01,0.11,-0.1,flip -193,做多,2020-02-01 10:30:00,2020-02-01 14:00:00,181.56,181.34,2.14,100.0,1.1784,-0.26,0.11,-0.37,flip -194,做空,2020-02-01 14:00:00,2020-02-01 14:30:00,181.34,181.99,2.13,100.0,1.1772,-0.77,0.11,-0.87,flip -195,做多,2020-02-01 14:30:00,2020-02-01 15:30:00,181.99,181.65,2.12,100.0,1.1676,-0.4,0.11,-0.5,flip -196,做空,2020-02-01 15:30:00,2020-02-01 16:00:00,181.65,182.6,2.12,100.0,1.1664,-1.11,0.11,-1.21,flip -197,做多,2020-02-01 16:00:00,2020-02-02 00:00:00,182.6,182.73,2.11,100.0,1.1531,0.15,0.11,0.04,flip -198,做空,2020-02-02 00:00:00,2020-02-02 04:30:00,182.73,182.09,2.12,100.0,1.1614,0.74,0.11,0.64,flip -199,做多,2020-02-02 04:30:00,2020-02-02 06:30:00,182.09,185.99,2.13,100.0,1.1684,4.56,0.11,4.45,tp_upper -200,做多,2020-02-03 00:30:00,2020-02-03 02:00:00,191.85,191.36,2.18,100.0,1.1341,-0.56,0.11,-0.66,flip -201,做空,2020-02-03 02:00:00,2020-02-03 03:30:00,191.36,191.56,2.17,100.0,1.133,-0.23,0.11,-0.34,flip -202,做多,2020-02-03 03:30:00,2020-02-03 04:00:00,191.56,190.9,2.16,100.0,1.1295,-0.75,0.11,-0.85,flip -203,做空,2020-02-03 04:00:00,2020-02-03 04:30:00,190.9,191.02,2.15,100.0,1.1284,-0.14,0.11,-0.24,flip -204,做多,2020-02-03 04:30:00,2020-02-03 05:30:00,191.02,191.4,2.15,100.0,1.1258,0.43,0.11,0.32,flip -205,做空,2020-02-03 05:30:00,2020-02-03 06:00:00,191.4,191.55,2.15,100.0,1.1247,-0.17,0.11,-0.28,flip -206,做多,2020-02-03 06:00:00,2020-02-03 06:30:00,191.55,191.22,2.15,100.0,1.1218,-0.37,0.11,-0.48,flip -207,做空,2020-02-03 06:30:00,2020-02-03 11:30:00,191.22,189.95,2.14,100.0,1.1207,1.42,0.11,1.32,flip -208,做多,2020-02-03 11:30:00,2020-02-03 12:30:00,189.95,190.01,2.16,100.0,1.1345,0.07,0.11,-0.04,flip -209,做空,2020-02-03 12:30:00,2020-02-03 14:30:00,190.01,189.85,2.15,100.0,1.1334,0.18,0.11,0.07,flip -210,做多,2020-02-03 14:30:00,2020-02-03 19:00:00,189.85,189.53,2.15,100.0,1.1342,-0.36,0.11,-0.47,flip -211,做空,2020-02-03 19:00:00,2020-02-03 19:30:00,189.53,190.39,2.15,100.0,1.133,-0.97,0.11,-1.08,flip -212,做多,2020-02-03 19:30:00,2020-02-03 21:30:00,190.39,189.89,2.14,100.0,1.1217,-0.56,0.11,-0.67,flip -213,做空,2020-02-03 21:30:00,2020-02-03 23:00:00,189.89,189.68,2.13,100.0,1.1206,0.24,0.11,0.13,flip -214,做多,2020-02-03 23:00:00,2020-02-04 01:30:00,189.68,189.37,2.13,100.0,1.1219,-0.35,0.11,-0.45,flip -215,做空,2020-02-04 01:30:00,2020-02-04 02:00:00,189.37,190.32,2.15,100.0,1.1356,-1.08,0.11,-1.19,flip -216,做多,2020-02-04 02:00:00,2020-02-04 02:30:00,190.32,190.17,2.14,100.0,1.1231,-0.17,0.11,-0.28,flip -217,做空,2020-02-04 02:30:00,2020-02-04 15:00:00,190.17,187.72,2.13,100.0,1.122,2.75,0.11,2.64,flip -218,做多,2020-02-04 15:00:00,2020-02-04 20:00:00,187.72,187.59,2.16,100.0,1.1502,-0.15,0.11,-0.26,flip -219,做空,2020-02-04 20:00:00,2020-02-04 20:30:00,187.59,188.31,2.16,100.0,1.149,-0.83,0.11,-0.94,flip -220,做多,2020-02-04 20:30:00,2020-02-06 13:30:00,188.31,210.87,2.15,100.0,1.1391,25.7,0.12,25.58,flip -221,做空,2020-02-06 13:30:00,2020-02-06 23:00:00,210.87,213.85,2.41,100.0,1.1435,-3.41,0.12,-3.53,flip -222,做多,2020-02-06 23:00:00,2020-02-07 20:30:00,213.85,219.45,2.37,100.0,1.1105,6.22,0.12,6.1,flip -223,做空,2020-02-07 20:30:00,2020-02-07 21:00:00,219.45,220.68,2.44,100.0,1.1114,-1.37,0.12,-1.49,flip -224,做多,2020-02-07 21:00:00,2020-02-07 21:30:00,220.68,220.16,2.42,100.0,1.0979,-0.57,0.12,-0.69,flip -225,做空,2020-02-07 21:30:00,2020-02-07 22:00:00,220.16,220.99,2.41,100.0,1.0968,-0.91,0.12,-1.03,flip -226,做多,2020-02-07 22:00:00,2020-02-08 00:30:00,220.99,221.47,2.4,100.0,1.0875,0.52,0.12,0.4,flip -227,做空,2020-02-08 00:30:00,2020-02-08 01:30:00,221.47,221.68,2.41,100.0,1.0903,-0.23,0.12,-0.35,flip -228,做多,2020-02-08 01:30:00,2020-02-08 02:00:00,221.68,219.73,2.41,100.0,1.0872,-2.12,0.12,-2.24,flip -229,做空,2020-02-08 02:00:00,2020-02-08 02:30:00,219.73,216.77,2.39,100.0,1.0861,3.21,0.12,3.1,tp_lower -230,做多,2020-02-08 04:30:00,2020-02-08 06:30:00,220.11,220.33,2.42,100.0,1.0977,0.24,0.12,0.12,flip -231,做空,2020-02-08 06:30:00,2020-02-08 07:00:00,220.33,220.7,2.42,100.0,1.0966,-0.41,0.12,-0.53,flip -232,做多,2020-02-08 07:00:00,2020-02-08 18:00:00,220.7,223.51,2.41,100.0,1.0918,3.07,0.12,2.95,flip -233,做空,2020-02-08 18:00:00,2020-02-08 18:30:00,223.51,223.64,2.44,100.0,1.0908,-0.14,0.12,-0.26,flip -234,做多,2020-02-08 18:30:00,2020-02-08 20:30:00,223.64,223.92,2.43,100.0,1.0884,0.3,0.12,0.18,flip -235,做空,2020-02-08 20:30:00,2020-02-08 22:30:00,223.92,224.15,2.43,100.0,1.0873,-0.25,0.12,-0.37,flip -236,做多,2020-02-08 22:30:00,2020-02-08 23:00:00,224.15,223.88,2.43,100.0,1.084,-0.29,0.12,-0.41,flip -237,做空,2020-02-08 23:00:00,2020-02-09 00:00:00,223.88,226.51,2.42,100.0,1.0829,-2.85,0.12,-2.97,flip -238,做多,2020-02-09 00:00:00,2020-02-09 14:00:00,226.51,228.1,2.42,100.0,1.0673,1.7,0.12,1.58,flip -239,做空,2020-02-09 14:00:00,2020-02-09 16:30:00,228.1,228.18,2.43,100.0,1.0662,-0.09,0.12,-0.21,flip -240,做多,2020-02-09 16:30:00,2020-02-09 17:00:00,228.18,227.75,2.43,100.0,1.0644,-0.46,0.12,-0.58,flip -241,做空,2020-02-09 17:00:00,2020-02-09 22:30:00,227.75,227.93,2.42,100.0,1.0633,-0.19,0.12,-0.31,flip -242,做多,2020-02-09 22:30:00,2020-02-10 00:00:00,227.93,228.23,2.42,100.0,1.0606,0.32,0.12,0.2,flip -243,做空,2020-02-10 00:00:00,2020-02-10 04:00:00,228.23,223.93,2.43,100.0,1.0643,4.58,0.12,4.46,tp_lower -244,做多,2020-02-10 14:30:00,2020-02-10 15:30:00,223.8,223.48,2.47,100.0,1.1047,-0.35,0.12,-0.48,flip -245,做空,2020-02-10 15:30:00,2020-02-10 16:00:00,223.48,224.22,2.47,100.0,1.1036,-0.82,0.12,-0.94,flip -246,做多,2020-02-10 16:00:00,2020-02-10 16:30:00,224.22,222.43,2.46,100.0,1.0952,-1.96,0.12,-2.08,flip -247,做空,2020-02-10 16:30:00,2020-02-10 17:30:00,222.43,223.43,2.43,100.0,1.0941,-1.09,0.12,-1.22,flip -248,做多,2020-02-10 17:30:00,2020-02-10 18:00:00,223.43,222.36,2.42,100.0,1.0833,-1.16,0.12,-1.28,flip -249,做空,2020-02-10 18:00:00,2020-02-10 20:00:00,222.36,222.21,2.41,100.0,1.0822,0.16,0.12,0.04,flip -250,做多,2020-02-10 20:00:00,2020-02-10 21:00:00,222.21,222.25,2.41,100.0,1.0826,0.04,0.12,-0.08,flip -251,做空,2020-02-10 21:00:00,2020-02-10 21:30:00,222.25,222.95,2.4,100.0,1.0815,-0.76,0.12,-0.88,flip -252,做多,2020-02-10 21:30:00,2020-02-10 22:00:00,222.95,222.28,2.39,100.0,1.0736,-0.72,0.12,-0.84,flip -253,做空,2020-02-10 22:00:00,2020-02-10 22:30:00,222.28,223.69,2.38,100.0,1.0725,-1.51,0.12,-1.63,flip -254,做多,2020-02-10 22:30:00,2020-02-11 00:00:00,223.69,221.34,2.37,100.0,1.0579,-2.49,0.12,-2.6,flip -255,做空,2020-02-11 00:00:00,2020-02-11 09:00:00,221.34,222.4,2.37,100.0,1.0687,-1.13,0.12,-1.25,flip -256,做多,2020-02-11 09:00:00,2020-02-11 09:30:00,222.4,221.72,2.35,100.0,1.0574,-0.72,0.12,-0.84,flip -257,做空,2020-02-11 09:30:00,2020-02-13 12:30:00,221.72,269.13,2.34,100.0,1.0564,-50.08,0.14,-50.22,flip -258,做多,2020-02-13 12:30:00,2020-02-13 13:30:00,269.13,269.0,1.85,100.0,0.6856,-0.09,0.09,-0.18,flip -259,做空,2020-02-13 13:30:00,2020-02-13 14:00:00,269.0,272.02,1.84,100.0,0.6849,-2.07,0.09,-2.16,flip -260,做多,2020-02-13 14:00:00,2020-02-13 15:00:00,272.02,269.94,1.82,100.0,0.669,-1.39,0.09,-1.48,flip -261,做空,2020-02-13 15:00:00,2020-02-13 17:30:00,269.94,268.29,1.8,100.0,0.6683,1.1,0.09,1.01,flip -262,做多,2020-02-13 17:30:00,2020-02-13 18:30:00,268.29,267.99,1.81,100.0,0.6759,-0.2,0.09,-0.29,flip -263,做空,2020-02-13 18:30:00,2020-02-13 19:00:00,267.99,270.04,1.81,100.0,0.6752,-1.38,0.09,-1.48,flip -264,做多,2020-02-13 19:00:00,2020-02-13 20:00:00,270.04,267.77,1.79,100.0,0.6643,-1.51,0.09,-1.6,flip -265,做空,2020-02-13 20:00:00,2020-02-13 22:30:00,267.77,266.64,1.78,100.0,0.6636,0.75,0.09,0.66,flip -266,做多,2020-02-13 22:30:00,2020-02-14 00:00:00,266.64,266.56,1.78,100.0,0.6686,-0.05,0.09,-0.14,flip -267,做空,2020-02-14 00:00:00,2020-02-14 00:30:00,266.56,268.61,1.8,100.0,0.6736,-1.38,0.09,-1.47,flip -268,做多,2020-02-14 00:30:00,2020-02-14 01:30:00,268.61,267.82,1.78,100.0,0.6626,-0.52,0.09,-0.61,flip -269,做空,2020-02-14 01:30:00,2020-02-14 02:30:00,267.82,268.48,1.77,100.0,0.662,-0.44,0.09,-0.53,flip -270,做多,2020-02-14 02:30:00,2020-02-14 03:00:00,268.48,267.78,1.77,100.0,0.6581,-0.46,0.09,-0.55,flip -271,做空,2020-02-14 03:00:00,2020-02-14 04:30:00,267.78,267.18,1.76,100.0,0.6574,0.39,0.09,0.31,flip -272,做多,2020-02-14 04:30:00,2020-02-15 05:30:00,267.18,279.06,1.76,100.0,0.6597,7.84,0.09,7.75,flip -273,做空,2020-02-15 05:30:00,2020-02-15 06:00:00,279.06,281.98,1.85,100.0,0.6625,-1.93,0.09,-2.03,flip -274,做多,2020-02-15 06:00:00,2020-02-15 07:00:00,281.98,279.22,1.83,100.0,0.6481,-1.79,0.09,-1.88,flip -275,做空,2020-02-15 07:00:00,2020-02-15 07:30:00,279.22,279.81,1.81,100.0,0.6475,-0.38,0.09,-0.47,flip -276,做多,2020-02-15 07:30:00,2020-02-15 09:00:00,279.81,282.46,1.8,100.0,0.6441,1.71,0.09,1.62,flip -277,做空,2020-02-15 09:00:00,2020-02-15 09:30:00,282.46,284.59,1.82,100.0,0.6434,-1.37,0.09,-1.46,flip -278,做多,2020-02-15 09:30:00,2020-02-15 11:00:00,284.59,283.09,1.8,100.0,0.6332,-0.95,0.09,-1.04,flip -279,做空,2020-02-15 11:00:00,2020-02-15 12:00:00,283.09,282.8,1.79,100.0,0.6325,0.18,0.09,0.09,flip -280,做多,2020-02-15 12:00:00,2020-02-15 13:00:00,282.8,282.56,1.79,100.0,0.6332,-0.15,0.09,-0.24,flip -281,做空,2020-02-15 13:00:00,2020-02-15 13:30:00,282.56,282.87,1.79,100.0,0.6326,-0.2,0.09,-0.29,flip -282,做多,2020-02-15 13:30:00,2020-02-15 14:30:00,282.87,282.26,1.78,100.0,0.6305,-0.38,0.09,-0.47,flip -283,做空,2020-02-15 14:30:00,2020-02-15 15:30:00,282.26,274.35,1.78,100.0,0.6299,4.98,0.09,4.9,tp_lower -284,做多,2020-02-16 02:30:00,2020-02-16 03:00:00,273.56,272.97,1.84,100.0,0.6743,-0.4,0.09,-0.49,flip -285,做空,2020-02-16 03:00:00,2020-02-16 04:30:00,272.97,273.15,1.84,100.0,0.6737,-0.12,0.09,-0.21,flip -286,做多,2020-02-16 04:30:00,2020-02-16 05:00:00,273.15,270.27,1.84,100.0,0.6721,-1.94,0.09,-2.03,flip -287,做空,2020-02-16 05:00:00,2020-02-16 05:30:00,270.27,271.08,1.81,100.0,0.6714,-0.54,0.09,-0.63,flip -288,做多,2020-02-16 05:30:00,2020-02-16 06:00:00,271.08,271.02,1.81,100.0,0.6667,-0.04,0.09,-0.13,flip -289,做空,2020-02-16 06:00:00,2020-02-16 08:30:00,271.02,271.45,1.81,100.0,0.6661,-0.29,0.09,-0.38,flip -290,做多,2020-02-16 08:30:00,2020-02-16 10:30:00,271.45,266.86,1.8,100.0,0.6633,-3.04,0.09,-3.13,flip -291,做空,2020-02-16 10:30:00,2020-02-16 11:00:00,266.86,269.44,1.77,100.0,0.6626,-1.71,0.09,-1.8,flip -292,做多,2020-02-16 11:00:00,2020-02-16 11:30:00,269.44,266.21,1.75,100.0,0.6493,-2.1,0.09,-2.18,flip -293,做空,2020-02-16 11:30:00,2020-02-16 16:30:00,266.21,246.75,1.73,100.0,0.6486,12.62,0.08,12.54,tp_lower -294,做多,2020-02-16 23:00:00,2020-02-16 23:30:00,262.31,258.87,1.85,100.0,0.7058,-2.43,0.09,-2.52,flip -295,做空,2020-02-16 23:30:00,2020-02-17 00:00:00,258.87,260.33,1.83,100.0,0.705,-1.03,0.09,-1.12,flip -296,做多,2020-02-17 00:00:00,2020-02-17 00:30:00,260.33,256.19,1.83,100.0,0.7036,-2.91,0.09,-3.0,flip -297,做空,2020-02-17 00:30:00,2020-02-17 08:30:00,256.19,252.16,1.8,100.0,0.7029,2.83,0.09,2.74,flip -298,做多,2020-02-17 08:30:00,2020-02-17 09:00:00,252.16,251.07,1.83,100.0,0.7246,-0.79,0.09,-0.88,flip -299,做空,2020-02-17 09:00:00,2020-02-17 09:30:00,251.07,251.32,1.82,100.0,0.7239,-0.18,0.09,-0.27,flip -300,做多,2020-02-17 09:30:00,2020-02-17 15:00:00,251.32,250.75,1.81,100.0,0.7217,-0.41,0.09,-0.5,flip -301,做空,2020-02-17 15:00:00,2020-02-17 15:30:00,250.75,256.68,1.81,100.0,0.721,-4.28,0.09,-4.37,flip -302,做多,2020-02-17 15:30:00,2020-02-18 09:00:00,256.68,264.01,1.76,100.0,0.687,5.04,0.09,4.94,flip -303,做空,2020-02-18 09:00:00,2020-02-18 09:30:00,264.01,264.89,1.82,100.0,0.6906,-0.61,0.09,-0.7,flip -304,做多,2020-02-18 09:30:00,2020-02-18 10:00:00,264.89,264.94,1.82,100.0,0.6854,0.03,0.09,-0.06,flip -305,做空,2020-02-18 10:00:00,2020-02-18 10:30:00,264.94,266.96,1.81,100.0,0.6847,-1.38,0.09,-1.47,flip -306,做多,2020-02-18 10:30:00,2020-02-18 12:00:00,266.96,265.21,1.8,100.0,0.6736,-1.18,0.09,-1.27,flip -307,做空,2020-02-18 12:00:00,2020-02-18 14:30:00,265.21,265.81,1.78,100.0,0.6729,-0.4,0.09,-0.49,flip -308,做多,2020-02-18 14:30:00,2020-02-19 06:30:00,265.81,277.53,1.78,100.0,0.6692,7.84,0.09,7.75,flip -309,做空,2020-02-19 06:30:00,2020-02-19 08:30:00,277.53,283.26,1.87,100.0,0.6721,-3.85,0.1,-3.95,flip -310,做多,2020-02-19 08:30:00,2020-02-19 09:00:00,283.26,280.61,1.82,100.0,0.6442,-1.71,0.09,-1.8,flip -311,做空,2020-02-19 09:00:00,2020-02-19 10:00:00,280.61,281.32,1.81,100.0,0.6436,-0.46,0.09,-0.55,flip -312,做多,2020-02-19 10:00:00,2020-02-19 10:30:00,281.32,280.63,1.8,100.0,0.6397,-0.44,0.09,-0.53,flip -313,做空,2020-02-19 10:30:00,2020-02-19 11:00:00,280.63,281.14,1.79,100.0,0.6391,-0.33,0.09,-0.42,flip -314,做多,2020-02-19 11:00:00,2020-02-19 12:00:00,281.14,280.33,1.79,100.0,0.6361,-0.52,0.09,-0.6,flip -315,做空,2020-02-19 12:00:00,2020-02-19 14:00:00,280.33,279.89,1.78,100.0,0.6355,0.28,0.09,0.19,flip -316,做多,2020-02-19 14:00:00,2020-02-19 15:30:00,279.89,279.9,1.78,100.0,0.6368,0.01,0.09,-0.08,flip -317,做空,2020-02-19 15:30:00,2020-02-19 16:00:00,279.9,280.99,1.78,100.0,0.6362,-0.69,0.09,-0.78,flip -318,做多,2020-02-19 16:00:00,2020-02-19 17:30:00,280.99,280.68,1.77,100.0,0.6306,-0.2,0.09,-0.28,flip -319,做空,2020-02-19 17:30:00,2020-02-19 18:00:00,280.68,280.62,1.77,100.0,0.63,0.04,0.09,-0.05,flip -320,做多,2020-02-19 18:00:00,2020-02-19 19:00:00,280.62,279.96,1.77,100.0,0.6296,-0.42,0.09,-0.5,flip -321,做空,2020-02-19 19:00:00,2020-02-19 20:30:00,279.96,275.55,1.76,100.0,0.629,2.77,0.09,2.69,tp_lower -322,做多,2020-02-20 16:30:00,2020-02-20 20:00:00,257.14,254.98,1.81,100.0,0.7034,-1.52,0.09,-1.61,flip -323,做空,2020-02-20 20:00:00,2020-02-20 20:30:00,254.98,257.36,1.79,100.0,0.7027,-1.67,0.09,-1.76,flip -324,做多,2020-02-20 20:30:00,2020-02-21 00:00:00,257.36,255.99,1.77,100.0,0.689,-0.94,0.09,-1.03,flip -325,做空,2020-02-21 00:00:00,2020-02-21 00:30:00,255.99,256.5,1.77,100.0,0.6899,-0.35,0.09,-0.44,flip -326,做多,2020-02-21 00:30:00,2020-02-21 08:30:00,256.5,259.08,1.76,100.0,0.6865,1.77,0.09,1.68,flip -327,做空,2020-02-21 08:30:00,2020-02-21 09:30:00,259.08,260.95,1.78,100.0,0.6858,-1.28,0.09,-1.37,flip -328,做多,2020-02-21 09:30:00,2020-02-21 20:00:00,260.95,263.08,1.76,100.0,0.6753,1.44,0.09,1.35,flip -329,做空,2020-02-21 20:00:00,2020-02-21 20:30:00,263.08,264.01,1.77,100.0,0.6746,-0.63,0.09,-0.72,flip -330,做多,2020-02-21 20:30:00,2020-02-21 21:30:00,264.01,263.03,1.77,100.0,0.6692,-0.66,0.09,-0.74,flip -331,做空,2020-02-21 21:30:00,2020-02-21 22:30:00,263.03,263.86,1.76,100.0,0.6685,-0.55,0.09,-0.64,flip -332,做多,2020-02-21 22:30:00,2020-02-22 01:00:00,263.86,264.5,1.75,100.0,0.6636,0.42,0.09,0.34,flip -333,做空,2020-02-22 01:00:00,2020-02-22 03:00:00,264.5,263.94,1.77,100.0,0.6678,0.37,0.09,0.29,flip -334,做多,2020-02-22 03:00:00,2020-02-22 03:30:00,263.94,262.95,1.77,100.0,0.6699,-0.66,0.09,-0.75,flip -335,做空,2020-02-22 03:30:00,2020-02-22 06:00:00,262.95,258.72,1.76,100.0,0.6693,2.83,0.09,2.74,tp_lower -336,做多,2020-02-22 11:30:00,2020-02-22 14:00:00,262.1,262.23,1.79,100.0,0.6816,0.09,0.09,-0.0,flip -337,做空,2020-02-22 14:00:00,2020-02-22 15:30:00,262.23,261.32,1.79,100.0,0.6809,0.62,0.09,0.53,flip -338,做多,2020-02-22 15:30:00,2020-02-22 16:00:00,261.32,259.8,1.79,100.0,0.685,-1.04,0.09,-1.13,flip -339,做空,2020-02-22 16:00:00,2020-02-22 16:30:00,259.8,262.46,1.78,100.0,0.6843,-1.82,0.09,-1.91,flip -340,做多,2020-02-22 16:30:00,2020-02-22 17:00:00,262.46,261.55,1.76,100.0,0.6697,-0.61,0.09,-0.7,flip -341,做空,2020-02-22 17:00:00,2020-02-22 17:30:00,261.55,262.53,1.75,100.0,0.669,-0.66,0.09,-0.74,flip -342,做多,2020-02-22 17:30:00,2020-02-22 18:00:00,262.53,261.04,1.74,100.0,0.6634,-0.99,0.09,-1.08,flip -343,做空,2020-02-22 18:00:00,2020-02-22 18:30:00,261.04,261.72,1.73,100.0,0.6627,-0.45,0.09,-0.54,flip -344,做多,2020-02-22 18:30:00,2020-02-22 19:30:00,261.72,261.01,1.72,100.0,0.6586,-0.47,0.09,-0.55,flip -345,做空,2020-02-22 19:30:00,2020-02-22 20:00:00,261.01,262.53,1.72,100.0,0.6579,-1.0,0.09,-1.09,flip -346,做多,2020-02-22 20:00:00,2020-02-22 23:00:00,262.53,261.37,1.71,100.0,0.6497,-0.75,0.08,-0.84,flip -347,做空,2020-02-22 23:00:00,2020-02-22 23:30:00,261.37,261.83,1.7,100.0,0.649,-0.3,0.08,-0.38,flip -348,做多,2020-02-22 23:30:00,2020-02-23 01:30:00,261.83,262.31,1.69,100.0,0.6461,0.31,0.08,0.23,flip -349,做空,2020-02-23 01:30:00,2020-02-23 21:00:00,262.31,271.44,1.72,100.0,0.655,-5.98,0.09,-6.07,flip -350,做多,2020-02-23 21:00:00,2020-02-23 22:00:00,271.44,270.27,1.66,100.0,0.6103,-0.71,0.08,-0.8,flip -351,做空,2020-02-23 22:00:00,2020-02-23 22:30:00,270.27,272.8,1.65,100.0,0.6097,-1.54,0.08,-1.63,flip -352,做多,2020-02-23 22:30:00,2020-02-24 02:30:00,272.8,268.47,1.63,100.0,0.5978,-2.59,0.08,-2.67,flip -353,做空,2020-02-24 02:30:00,2020-02-24 11:30:00,268.47,272.07,1.61,100.0,0.5995,-2.16,0.08,-2.24,flip -354,做多,2020-02-24 11:30:00,2020-02-24 13:00:00,272.07,270.79,1.59,100.0,0.583,-0.75,0.08,-0.83,flip -355,做空,2020-02-24 13:00:00,2020-02-24 14:00:00,270.79,271.79,1.58,100.0,0.5824,-0.58,0.08,-0.66,flip -356,做多,2020-02-24 14:00:00,2020-02-24 14:30:00,271.79,268.79,1.57,100.0,0.5775,-1.73,0.08,-1.81,flip -357,做空,2020-02-24 14:30:00,2020-02-24 15:00:00,268.79,268.92,1.55,100.0,0.577,-0.08,0.08,-0.15,flip -358,做多,2020-02-24 15:00:00,2020-02-25 12:00:00,268.92,261.95,1.55,100.0,0.5758,-4.01,0.08,-4.09,flip -359,做空,2020-02-25 12:00:00,2020-02-27 06:00:00,261.95,223.66,1.52,100.0,0.5785,22.15,0.06,22.09,flip -360,做多,2020-02-27 06:00:00,2020-02-27 21:00:00,223.66,229.53,1.74,100.0,0.7766,4.56,0.09,4.47,flip -361,做空,2020-02-27 21:00:00,2020-02-28 00:00:00,229.53,230.54,1.78,100.0,0.7758,-0.78,0.09,-0.87,flip -362,做多,2020-02-28 00:00:00,2020-02-28 01:00:00,230.54,230.46,1.77,100.0,0.7695,-0.06,0.09,-0.15,flip -363,做空,2020-02-28 01:00:00,2020-02-28 01:30:00,230.46,233.23,1.77,100.0,0.7687,-2.13,0.09,-2.22,flip -364,做多,2020-02-28 01:30:00,2020-02-28 03:30:00,233.23,229.99,1.75,100.0,0.7497,-2.43,0.09,-2.52,flip -365,做空,2020-02-28 03:30:00,2020-02-28 15:30:00,229.99,227.38,1.72,100.0,0.749,1.95,0.09,1.87,flip -366,做多,2020-02-28 15:30:00,2020-02-28 16:30:00,227.38,224.31,1.74,100.0,0.7654,-2.35,0.09,-2.44,flip -367,做空,2020-02-28 16:30:00,2020-02-28 18:00:00,224.31,223.27,1.72,100.0,0.7646,0.8,0.09,0.71,flip -368,做多,2020-02-28 18:00:00,2020-02-28 20:30:00,223.27,223.69,1.72,100.0,0.771,0.32,0.09,0.24,flip -369,做空,2020-02-28 20:30:00,2020-02-28 21:00:00,223.69,226.1,1.72,100.0,0.7702,-1.86,0.09,-1.94,flip -370,做多,2020-02-28 21:00:00,2020-02-29 09:00:00,226.1,225.86,1.7,100.0,0.753,-0.18,0.09,-0.27,flip -371,做空,2020-02-29 09:00:00,2020-02-29 10:00:00,225.86,226.91,1.71,100.0,0.7585,-0.8,0.09,-0.88,flip -372,做多,2020-02-29 10:00:00,2020-03-01 02:30:00,226.91,223.6,1.7,100.0,0.7507,-2.48,0.08,-2.57,flip -373,做空,2020-03-01 02:30:00,2020-03-01 03:00:00,223.6,225.5,1.68,100.0,0.7513,-1.43,0.08,-1.51,flip -374,做多,2020-03-01 03:00:00,2020-03-01 04:00:00,225.5,222.31,1.66,100.0,0.7379,-2.35,0.08,-2.44,flip -375,做空,2020-03-01 04:00:00,2020-03-01 04:30:00,222.31,222.69,1.64,100.0,0.7372,-0.28,0.08,-0.36,flip -376,做多,2020-03-01 04:30:00,2020-03-01 12:30:00,222.69,221.96,1.63,100.0,0.7339,-0.54,0.08,-0.62,flip -377,做空,2020-03-01 12:30:00,2020-03-01 13:30:00,221.96,222.44,1.63,100.0,0.7332,-0.35,0.08,-0.43,flip -378,做多,2020-03-01 13:30:00,2020-03-01 14:00:00,222.44,221.62,1.62,100.0,0.7293,-0.6,0.08,-0.68,flip -379,做空,2020-03-01 14:00:00,2020-03-01 15:00:00,221.62,221.55,1.61,100.0,0.7286,0.05,0.08,-0.03,flip -380,做多,2020-03-01 15:00:00,2020-03-01 15:30:00,221.55,220.53,1.61,100.0,0.7283,-0.74,0.08,-0.82,flip -381,做空,2020-03-01 15:30:00,2020-03-01 22:30:00,220.53,219.1,1.6,100.0,0.7276,1.04,0.08,0.96,flip -382,做多,2020-03-01 22:30:00,2020-03-01 23:30:00,219.1,218.01,1.61,100.0,0.7364,-0.8,0.08,-0.88,flip -383,做空,2020-03-01 23:30:00,2020-03-02 00:30:00,218.01,219.13,1.6,100.0,0.7356,-0.82,0.08,-0.9,flip -384,做多,2020-03-02 00:30:00,2020-03-02 01:00:00,219.13,217.1,1.61,100.0,0.7347,-1.49,0.08,-1.57,flip -385,做空,2020-03-02 01:00:00,2020-03-02 01:30:00,217.1,219.3,1.59,100.0,0.734,-1.61,0.08,-1.7,flip -386,做多,2020-03-02 01:30:00,2020-03-02 02:00:00,219.3,218.79,1.58,100.0,0.7185,-0.37,0.08,-0.45,flip -387,做空,2020-03-02 02:00:00,2020-03-02 02:30:00,218.79,221.39,1.57,100.0,0.7178,-1.87,0.08,-1.95,flip -388,做多,2020-03-02 02:30:00,2020-03-03 00:00:00,221.39,229.0,1.55,100.0,0.7002,5.33,0.08,5.25,flip -389,做空,2020-03-03 00:00:00,2020-03-03 01:00:00,229.0,228.87,1.61,100.0,0.7027,0.09,0.08,0.01,flip -390,做多,2020-03-03 01:00:00,2020-03-03 01:30:00,228.87,228.16,1.61,100.0,0.7028,-0.5,0.08,-0.58,flip -391,做空,2020-03-03 01:30:00,2020-03-03 02:00:00,228.16,228.88,1.6,100.0,0.7021,-0.51,0.08,-0.59,flip -392,做多,2020-03-03 02:00:00,2020-03-03 04:30:00,228.88,229.83,1.6,100.0,0.6969,0.66,0.08,0.58,flip -393,做空,2020-03-03 04:30:00,2020-03-03 05:30:00,229.83,230.09,1.6,100.0,0.6962,-0.18,0.08,-0.26,flip -394,做多,2020-03-03 05:30:00,2020-03-03 10:30:00,230.09,229.61,1.6,100.0,0.694,-0.33,0.08,-0.41,flip -395,做空,2020-03-03 10:30:00,2020-03-03 11:00:00,229.61,231.28,1.59,100.0,0.6933,-1.16,0.08,-1.24,flip -396,做多,2020-03-03 11:00:00,2020-03-03 12:30:00,231.28,228.68,1.58,100.0,0.6826,-1.77,0.08,-1.85,flip -397,做空,2020-03-03 12:30:00,2020-03-04 01:00:00,228.68,226.58,1.56,100.0,0.6819,1.43,0.08,1.35,flip -398,做多,2020-03-04 01:00:00,2020-03-04 06:00:00,226.58,224.99,1.59,100.0,0.6996,-1.11,0.08,-1.19,flip -399,做空,2020-03-04 06:00:00,2020-03-04 06:30:00,224.99,225.17,1.57,100.0,0.6989,-0.13,0.08,-0.2,flip -400,做多,2020-03-04 06:30:00,2020-03-04 09:00:00,225.17,224.9,1.57,100.0,0.697,-0.19,0.08,-0.27,flip -401,做空,2020-03-04 09:00:00,2020-03-04 14:00:00,224.9,225.19,1.57,100.0,0.6963,-0.2,0.08,-0.28,flip -402,做多,2020-03-04 14:00:00,2020-03-04 14:30:00,225.19,223.15,1.56,100.0,0.6938,-1.42,0.08,-1.49,flip -403,做空,2020-03-04 14:30:00,2020-03-04 23:00:00,223.15,224.06,1.55,100.0,0.6932,-0.63,0.08,-0.71,flip -404,做多,2020-03-04 23:00:00,2020-03-05 21:30:00,224.06,231.11,1.54,100.0,0.6868,4.84,0.08,4.76,flip -405,做空,2020-03-05 21:30:00,2020-03-06 05:00:00,231.11,232.51,1.6,100.0,0.6904,-0.97,0.08,-1.05,flip -406,做多,2020-03-06 05:00:00,2020-03-07 13:30:00,232.51,243.45,1.59,100.0,0.682,7.46,0.08,7.38,flip -407,做空,2020-03-07 13:30:00,2020-03-07 14:00:00,243.45,244.1,1.66,100.0,0.6819,-0.44,0.08,-0.53,flip -408,做多,2020-03-07 14:00:00,2020-03-07 16:00:00,244.1,249.13,1.65,100.0,0.6776,3.41,0.08,3.32,tp_upper -409,做多,2020-03-09 08:00:00,2020-03-09 09:00:00,207.16,205.0,1.69,100.0,0.8159,-1.76,0.08,-1.85,flip -410,做空,2020-03-09 09:00:00,2020-03-09 12:00:00,205.0,203.15,1.67,100.0,0.8151,1.51,0.08,1.43,flip -411,做多,2020-03-09 12:00:00,2020-03-09 13:00:00,203.15,202.2,1.68,100.0,0.8291,-0.79,0.08,-0.87,flip -412,做空,2020-03-09 13:00:00,2020-03-09 23:00:00,202.2,199.1,1.67,100.0,0.8283,2.57,0.08,2.49,flip -413,做多,2020-03-09 23:00:00,2020-03-10 07:00:00,199.1,197.99,1.7,100.0,0.8533,-0.95,0.08,-1.03,flip -414,做空,2020-03-10 07:00:00,2020-03-10 07:30:00,197.99,199.18,1.69,100.0,0.8558,-1.02,0.09,-1.1,flip -415,做多,2020-03-10 07:30:00,2020-03-10 08:30:00,199.18,199.19,1.68,100.0,0.8447,0.01,0.08,-0.08,flip -416,做空,2020-03-10 08:30:00,2020-03-10 10:00:00,199.19,200.64,1.68,100.0,0.8439,-1.22,0.08,-1.31,flip -417,做多,2020-03-10 10:00:00,2020-03-10 15:00:00,200.64,202.38,1.67,100.0,0.8309,1.45,0.08,1.36,flip -418,做空,2020-03-10 15:00:00,2020-03-10 19:30:00,202.38,202.28,1.68,100.0,0.83,0.08,0.08,-0.0,flip -419,做多,2020-03-10 19:30:00,2020-03-10 23:00:00,202.28,201.95,1.68,100.0,0.83,-0.27,0.08,-0.36,flip -420,做空,2020-03-10 23:00:00,2020-03-11 00:00:00,201.95,201.88,1.67,100.0,0.8292,0.06,0.08,-0.03,flip -421,做多,2020-03-11 00:00:00,2020-03-11 01:00:00,201.88,201.69,1.68,100.0,0.8342,-0.16,0.08,-0.24,flip -422,做空,2020-03-11 01:00:00,2020-03-11 01:30:00,201.69,202.28,1.68,100.0,0.8334,-0.49,0.08,-0.58,flip -423,做多,2020-03-11 01:30:00,2020-03-11 02:00:00,202.28,201.54,1.67,100.0,0.8277,-0.61,0.08,-0.7,flip -424,做空,2020-03-11 02:00:00,2020-03-11 03:30:00,201.54,201.93,1.67,100.0,0.8268,-0.32,0.08,-0.41,flip -425,做多,2020-03-11 03:30:00,2020-03-11 04:00:00,201.93,201.4,1.66,100.0,0.8228,-0.44,0.08,-0.52,flip -426,做空,2020-03-11 04:00:00,2020-03-11 22:30:00,201.4,194.46,1.66,100.0,0.822,5.7,0.08,5.62,flip -427,做多,2020-03-11 22:30:00,2020-03-11 23:00:00,194.46,194.1,1.71,100.0,0.8798,-0.32,0.09,-0.4,flip -428,做空,2020-03-11 23:00:00,2020-03-11 23:30:00,194.1,194.81,1.71,100.0,0.879,-0.62,0.09,-0.71,flip -429,做多,2020-03-11 23:30:00,2020-03-12 00:00:00,194.81,194.33,1.7,100.0,0.8717,-0.42,0.08,-0.5,flip -430,做空,2020-03-12 00:00:00,2020-03-12 10:30:00,194.33,131.74,1.71,100.0,0.8778,54.94,0.06,54.88,tp_lower -431,做多,2020-03-13 02:30:00,2020-03-13 03:30:00,110.8,124.62,2.26,100.0,2.0359,28.14,0.13,28.01,flip -432,做空,2020-03-13 03:30:00,2020-03-13 06:30:00,124.62,126.36,2.53,100.0,2.034,-3.54,0.13,-3.67,flip -433,做多,2020-03-13 06:30:00,2020-03-13 07:00:00,126.36,123.95,2.5,100.0,1.976,-4.76,0.12,-4.88,flip -434,做空,2020-03-13 07:00:00,2020-03-13 07:30:00,123.95,127.2,2.45,100.0,1.974,-6.42,0.13,-6.54,flip -435,做多,2020-03-13 07:30:00,2020-03-13 08:30:00,127.2,125.09,2.38,100.0,1.8712,-3.95,0.12,-4.07,flip -436,做空,2020-03-13 08:30:00,2020-03-13 15:30:00,125.09,123.51,2.34,100.0,1.8693,2.95,0.12,2.84,flip -437,做多,2020-03-13 15:30:00,2020-03-13 18:00:00,123.51,120.43,2.37,100.0,1.9152,-5.9,0.12,-6.01,flip -438,做空,2020-03-13 18:00:00,2020-03-13 19:30:00,120.43,128.23,2.3,100.0,1.9133,-14.92,0.12,-15.05,flip -439,做多,2020-03-13 19:30:00,2020-03-13 20:00:00,128.23,127.6,2.15,100.0,1.6787,-1.06,0.11,-1.16,flip -440,做空,2020-03-13 20:00:00,2020-03-14 08:30:00,127.6,128.33,2.14,100.0,1.677,-1.22,0.11,-1.33,flip -441,做多,2020-03-14 08:30:00,2020-03-14 11:30:00,128.33,128.74,2.15,100.0,1.672,0.69,0.11,0.58,flip -442,做空,2020-03-14 11:30:00,2020-03-14 16:00:00,128.74,128.93,2.15,100.0,1.6704,-0.32,0.11,-0.43,flip -443,做多,2020-03-14 16:00:00,2020-03-14 18:30:00,128.93,128.71,2.15,100.0,1.6638,-0.37,0.11,-0.47,flip -444,做空,2020-03-14 18:30:00,2020-03-14 19:00:00,128.71,128.71,2.14,100.0,1.6621,0.0,0.11,-0.11,flip -445,做多,2020-03-14 19:00:00,2020-03-15 14:00:00,128.71,123.13,2.14,100.0,1.6604,-9.27,0.1,-9.37,flip -446,做空,2020-03-15 14:00:00,2020-03-15 14:30:00,123.13,124.05,2.05,100.0,1.6666,-1.53,0.1,-1.64,flip -447,做多,2020-03-15 14:30:00,2020-03-15 15:30:00,124.05,124.05,2.03,100.0,1.6402,0.0,0.1,-0.1,flip -448,做空,2020-03-15 15:30:00,2020-03-15 16:30:00,124.05,123.93,2.03,100.0,1.6386,0.2,0.1,0.1,flip -449,做多,2020-03-15 16:30:00,2020-03-15 17:30:00,123.93,123.06,2.03,100.0,1.6401,-1.43,0.1,-1.53,flip -450,做空,2020-03-15 17:30:00,2020-03-15 18:00:00,123.06,123.48,2.02,100.0,1.6384,-0.69,0.1,-0.79,flip -451,做多,2020-03-15 18:00:00,2020-03-15 18:30:00,123.48,123.31,2.01,100.0,1.6257,-0.28,0.1,-0.38,flip -452,做空,2020-03-15 18:30:00,2020-03-15 19:00:00,123.31,124.36,2.0,100.0,1.624,-1.71,0.1,-1.81,flip -453,做多,2020-03-15 19:00:00,2020-03-15 19:30:00,124.36,123.3,1.98,100.0,1.595,-1.69,0.1,-1.79,flip -454,做空,2020-03-15 19:30:00,2020-03-15 21:00:00,123.3,126.4,1.96,100.0,1.5934,-4.94,0.1,-5.04,flip -455,做多,2020-03-15 21:00:00,2020-03-15 21:30:00,126.4,133.11,1.91,100.0,1.5137,10.16,0.1,10.06,tp_upper -456,做多,2020-03-15 23:00:00,2020-03-15 23:30:00,124.5,123.89,2.01,100.0,1.6168,-0.99,0.1,-1.09,flip -457,做空,2020-03-15 23:30:00,2020-03-16 02:00:00,123.89,123.55,2.0,100.0,1.6151,0.55,0.1,0.45,flip -458,做多,2020-03-16 02:00:00,2020-03-16 16:00:00,123.55,112.46,2.03,100.0,1.64,-18.19,0.09,-18.28,flip -459,做空,2020-03-16 16:00:00,2020-03-16 17:00:00,112.46,113.44,1.84,100.0,1.6383,-1.61,0.09,-1.7,flip -460,做多,2020-03-16 17:00:00,2020-03-16 17:30:00,113.44,112.83,1.82,100.0,1.6083,-0.98,0.09,-1.07,flip -461,做空,2020-03-16 17:30:00,2020-03-16 18:00:00,112.83,113.0,1.81,100.0,1.6067,-0.27,0.09,-0.36,flip -462,做多,2020-03-16 18:00:00,2020-03-16 19:30:00,113.0,110.0,1.81,100.0,1.6003,-4.8,0.09,-4.89,flip -463,做空,2020-03-16 19:30:00,2020-03-16 20:00:00,110.0,110.03,1.76,100.0,1.5987,-0.05,0.09,-0.14,flip -464,做多,2020-03-16 20:00:00,2020-03-16 22:00:00,110.03,107.34,1.76,100.0,1.5962,-4.29,0.09,-4.38,flip -465,做空,2020-03-16 22:00:00,2020-03-16 23:00:00,107.34,109.62,1.71,100.0,1.5946,-3.64,0.09,-3.72,flip -466,做多,2020-03-16 23:00:00,2020-03-17 00:00:00,109.62,109.66,1.67,100.0,1.5267,0.06,0.08,-0.02,flip -467,做空,2020-03-17 00:00:00,2020-03-17 14:00:00,109.66,115.29,1.69,100.0,1.5385,-8.66,0.09,-8.75,flip -468,做多,2020-03-17 14:00:00,2020-03-17 21:30:00,115.29,117.14,1.6,100.0,1.3867,2.57,0.08,2.48,flip -469,做空,2020-03-17 21:30:00,2020-03-17 22:30:00,117.14,117.43,1.62,100.0,1.3854,-0.4,0.08,-0.48,flip -470,做多,2020-03-17 22:30:00,2020-03-17 23:30:00,117.43,115.68,1.62,100.0,1.3771,-2.41,0.08,-2.49,flip -471,做空,2020-03-17 23:30:00,2020-03-18 00:00:00,115.68,117.22,1.59,100.0,1.3757,-2.12,0.08,-2.2,flip -472,做多,2020-03-18 00:00:00,2020-03-18 00:30:00,117.22,116.86,1.58,100.0,1.3445,-0.48,0.08,-0.56,flip -473,做空,2020-03-18 00:30:00,2020-03-18 02:30:00,116.86,116.86,1.57,100.0,1.3432,0.0,0.08,-0.08,flip -474,做多,2020-03-18 02:30:00,2020-03-18 04:00:00,116.86,117.23,1.57,100.0,1.3418,0.5,0.08,0.42,flip -475,做空,2020-03-18 04:00:00,2020-03-18 07:00:00,117.23,112.75,1.57,100.0,1.3405,6.01,0.08,5.93,tp_lower -476,做多,2020-03-18 13:30:00,2020-03-18 14:00:00,115.57,115.45,1.63,100.0,1.4104,-0.17,0.08,-0.25,flip -477,做空,2020-03-18 14:00:00,2020-03-18 15:30:00,115.45,115.81,1.63,100.0,1.409,-0.51,0.08,-0.59,flip -478,做多,2020-03-18 15:30:00,2020-03-18 16:00:00,115.81,113.99,1.62,100.0,1.3988,-2.55,0.08,-2.63,flip -479,做空,2020-03-18 16:00:00,2020-03-18 16:30:00,113.99,114.03,1.59,100.0,1.3974,-0.06,0.08,-0.14,flip -480,做多,2020-03-18 16:30:00,2020-03-18 17:00:00,114.03,113.32,1.59,100.0,1.395,-0.99,0.08,-1.07,flip -481,做空,2020-03-18 17:00:00,2020-03-18 18:30:00,113.32,115.58,1.58,100.0,1.3936,-3.15,0.08,-3.23,flip -482,做多,2020-03-18 18:30:00,2020-03-20 08:00:00,115.58,146.14,1.55,100.0,1.3377,40.88,0.1,40.78,tp_upper -483,做多,2020-03-20 13:30:00,2020-03-20 16:00:00,140.2,138.44,1.97,100.0,1.4044,-2.47,0.1,-2.57,flip -484,做空,2020-03-20 16:00:00,2020-03-21 12:00:00,138.44,131.73,1.94,100.0,1.403,9.41,0.09,9.32,flip -485,做多,2020-03-21 12:00:00,2020-03-21 12:30:00,131.73,130.51,2.04,100.0,1.5471,-1.89,0.1,-1.99,flip -486,做空,2020-03-21 12:30:00,2020-03-21 13:00:00,130.51,133.82,2.02,100.0,1.5456,-5.12,0.1,-5.22,flip -487,做多,2020-03-21 13:00:00,2020-03-21 13:30:00,133.82,131.68,1.96,100.0,1.4676,-3.14,0.1,-3.24,flip -488,做空,2020-03-21 13:30:00,2020-03-21 14:30:00,131.68,132.1,1.93,100.0,1.4661,-0.62,0.1,-0.71,flip -489,做多,2020-03-21 14:30:00,2020-03-21 15:00:00,132.1,131.4,1.92,100.0,1.4553,-1.02,0.1,-1.11,flip -490,做空,2020-03-21 15:00:00,2020-03-21 15:30:00,131.4,132.93,1.91,100.0,1.4539,-2.22,0.1,-2.32,flip -491,做多,2020-03-21 15:30:00,2020-03-21 16:00:00,132.93,132.2,1.89,100.0,1.419,-1.04,0.09,-1.13,flip -492,做空,2020-03-21 16:00:00,2020-03-21 18:00:00,132.2,131.66,1.87,100.0,1.4175,0.77,0.09,0.67,flip -493,做多,2020-03-21 18:00:00,2020-03-21 21:30:00,131.66,132.84,1.88,100.0,1.4277,1.68,0.09,1.59,flip -494,做空,2020-03-21 21:30:00,2020-03-21 22:00:00,132.84,133.88,1.89,100.0,1.4263,-1.48,0.1,-1.58,flip -495,做多,2020-03-21 22:00:00,2020-03-22 00:00:00,133.88,131.3,1.88,100.0,1.4027,-3.62,0.09,-3.71,flip -496,做空,2020-03-22 00:00:00,2020-03-22 00:30:00,131.3,132.23,1.86,100.0,1.4158,-1.32,0.09,-1.41,flip -497,做多,2020-03-22 00:30:00,2020-03-22 08:00:00,132.23,133.42,1.84,100.0,1.3945,1.66,0.09,1.57,flip -498,做空,2020-03-22 08:00:00,2020-03-22 09:30:00,133.42,133.9,1.86,100.0,1.3931,-0.67,0.09,-0.76,flip -499,做多,2020-03-22 09:30:00,2020-03-22 10:00:00,133.9,133.67,1.85,100.0,1.3818,-0.32,0.09,-0.41,flip -500,做空,2020-03-22 10:00:00,2020-03-22 12:00:00,133.67,128.32,1.85,100.0,1.3804,7.38,0.09,7.3,tp_lower -501,做多,2020-03-23 06:00:00,2020-03-23 07:00:00,124.82,125.09,1.93,100.0,1.5433,0.42,0.1,0.32,flip -502,做空,2020-03-23 07:00:00,2020-03-23 12:00:00,125.09,130.58,1.93,100.0,1.5417,-8.46,0.1,-8.56,flip -503,做多,2020-03-23 12:00:00,2020-03-23 12:30:00,130.58,132.75,1.84,100.0,1.4106,3.06,0.09,2.97,tp_upper -504,做多,2020-03-24 17:00:00,2020-03-24 17:30:00,137.14,137.0,1.88,100.0,1.3679,-0.19,0.09,-0.29,flip -505,做空,2020-03-24 17:30:00,2020-03-24 18:30:00,137.0,136.84,1.87,100.0,1.3665,0.22,0.09,0.13,flip -506,做多,2020-03-24 18:30:00,2020-03-24 21:30:00,136.84,137.91,1.87,100.0,1.3683,1.46,0.09,1.37,flip -507,做空,2020-03-24 21:30:00,2020-03-24 22:00:00,137.91,138.62,1.89,100.0,1.367,-0.97,0.09,-1.07,flip -508,做多,2020-03-24 22:00:00,2020-03-24 23:30:00,138.62,138.38,1.87,100.0,1.3516,-0.32,0.09,-0.42,flip -509,做空,2020-03-24 23:30:00,2020-03-25 00:30:00,138.38,139.86,1.87,100.0,1.3502,-2.0,0.09,-2.09,flip -510,做多,2020-03-25 00:30:00,2020-03-25 01:30:00,139.86,137.85,1.86,100.0,1.327,-2.67,0.09,-2.76,flip -511,做空,2020-03-25 01:30:00,2020-03-25 02:00:00,137.85,138.78,1.83,100.0,1.3256,-1.23,0.09,-1.32,flip -512,做多,2020-03-25 02:00:00,2020-03-25 02:30:00,138.78,137.67,1.81,100.0,1.3065,-1.45,0.09,-1.54,flip -513,做空,2020-03-25 02:30:00,2020-03-25 05:00:00,137.67,138.16,1.8,100.0,1.3052,-0.64,0.09,-0.73,flip -514,做多,2020-03-25 05:00:00,2020-03-25 06:00:00,138.16,137.86,1.79,100.0,1.2947,-0.39,0.09,-0.48,flip -515,做空,2020-03-25 06:00:00,2020-03-25 06:30:00,137.86,138.72,1.78,100.0,1.2934,-1.11,0.09,-1.2,flip -516,做多,2020-03-25 06:30:00,2020-03-25 07:00:00,138.72,137.58,1.77,100.0,1.276,-1.45,0.09,-1.54,flip -517,做空,2020-03-25 07:00:00,2020-03-25 07:30:00,137.58,138.24,1.75,100.0,1.2748,-0.84,0.09,-0.93,flip -518,做多,2020-03-25 07:30:00,2020-03-25 10:30:00,138.24,136.42,1.74,100.0,1.2613,-2.3,0.09,-2.38,flip -519,做空,2020-03-25 10:30:00,2020-03-25 11:30:00,136.42,134.43,1.72,100.0,1.26,2.51,0.08,2.42,tp_lower -520,做多,2020-03-25 23:30:00,2020-03-26 01:00:00,136.1,136.3,1.74,100.0,1.2802,0.26,0.09,0.17,flip -521,做空,2020-03-26 01:00:00,2020-03-26 02:30:00,136.3,136.06,1.76,100.0,1.2919,0.31,0.09,0.22,flip -522,做多,2020-03-26 02:30:00,2020-03-26 05:30:00,136.06,134.9,1.76,100.0,1.2951,-1.5,0.09,-1.59,flip -523,做空,2020-03-26 05:30:00,2020-03-26 11:00:00,134.9,135.65,1.75,100.0,1.2938,-0.97,0.09,-1.06,flip -524,做多,2020-03-26 11:00:00,2020-03-26 11:30:00,135.65,134.6,1.73,100.0,1.2782,-1.34,0.09,-1.43,flip -525,做空,2020-03-26 11:30:00,2020-03-26 13:30:00,134.6,135.07,1.72,100.0,1.2769,-0.6,0.09,-0.69,flip -526,做多,2020-03-26 13:30:00,2020-03-26 22:00:00,135.07,135.78,1.71,100.0,1.2668,0.9,0.09,0.81,flip -527,做空,2020-03-26 22:00:00,2020-03-27 06:00:00,135.78,137.08,1.72,100.0,1.2655,-1.65,0.09,-1.73,flip -528,做多,2020-03-27 06:00:00,2020-03-27 08:00:00,137.08,136.69,1.71,100.0,1.2482,-0.49,0.09,-0.57,flip -529,做空,2020-03-27 08:00:00,2020-03-27 18:30:00,136.69,136.77,1.7,100.0,1.247,-0.1,0.09,-0.19,flip -530,做多,2020-03-27 18:30:00,2020-03-27 19:30:00,136.77,136.7,1.7,100.0,1.2443,-0.09,0.09,-0.17,flip -531,做空,2020-03-27 19:30:00,2020-03-27 20:30:00,136.7,137.48,1.7,100.0,1.243,-0.97,0.09,-1.06,flip -532,做多,2020-03-27 20:30:00,2020-03-27 21:00:00,137.48,136.85,1.69,100.0,1.2277,-0.77,0.08,-0.86,flip -533,做空,2020-03-27 21:00:00,2020-03-27 23:30:00,136.85,131.27,1.68,100.0,1.2265,6.84,0.08,6.76,tp_lower -534,做多,2020-03-28 18:00:00,2020-03-28 18:30:00,127.93,127.25,1.76,100.0,1.3719,-0.93,0.09,-1.02,flip -535,做空,2020-03-28 18:30:00,2020-03-28 19:00:00,127.25,128.21,1.74,100.0,1.3706,-1.32,0.09,-1.4,flip -536,做多,2020-03-28 19:00:00,2020-03-28 20:30:00,128.21,130.67,1.73,100.0,1.3487,3.32,0.09,3.23,tp_upper -537,做多,2020-03-29 06:00:00,2020-03-29 06:30:00,129.62,129.11,1.77,100.0,1.3619,-0.69,0.09,-0.78,flip -538,做空,2020-03-29 06:30:00,2020-03-29 07:00:00,129.11,129.44,1.76,100.0,1.3605,-0.45,0.09,-0.54,flip -539,做多,2020-03-29 07:00:00,2020-03-29 07:30:00,129.44,129.37,1.75,100.0,1.3522,-0.09,0.09,-0.18,flip -540,做空,2020-03-29 07:30:00,2020-03-29 08:30:00,129.37,129.29,1.75,100.0,1.3509,0.11,0.09,0.02,flip -541,做多,2020-03-29 08:30:00,2020-03-29 11:00:00,129.29,129.2,1.75,100.0,1.3512,-0.12,0.09,-0.21,flip -542,做空,2020-03-29 11:00:00,2020-03-29 19:30:00,129.2,124.93,1.74,100.0,1.3499,5.76,0.08,5.68,tp_lower -543,做多,2020-03-30 04:00:00,2020-03-30 23:30:00,126.82,132.04,1.81,100.0,1.4267,7.45,0.09,7.35,flip -544,做空,2020-03-30 23:30:00,2020-03-31 00:00:00,132.04,132.73,1.88,100.0,1.4253,-0.98,0.09,-1.08,flip -545,做多,2020-03-31 00:00:00,2020-03-31 03:00:00,132.73,132.31,1.87,100.0,1.411,-0.59,0.09,-0.69,flip -546,做空,2020-03-31 03:00:00,2020-03-31 08:00:00,132.31,132.41,1.86,100.0,1.4096,-0.14,0.09,-0.23,flip -547,做多,2020-03-31 08:00:00,2020-03-31 09:00:00,132.41,132.78,1.86,100.0,1.406,0.52,0.09,0.43,flip -548,做空,2020-03-31 09:00:00,2020-03-31 12:30:00,132.78,132.44,1.87,100.0,1.4046,0.48,0.09,0.38,flip -549,做多,2020-03-31 12:30:00,2020-03-31 13:30:00,132.44,132.12,1.87,100.0,1.4104,-0.45,0.09,-0.54,flip -550,做空,2020-03-31 13:30:00,2020-03-31 14:00:00,132.12,132.59,1.86,100.0,1.409,-0.66,0.09,-0.76,flip -551,做多,2020-03-31 14:00:00,2020-03-31 15:00:00,132.59,132.58,1.85,100.0,1.3976,-0.01,0.09,-0.11,flip -552,做空,2020-03-31 15:00:00,2020-03-31 15:30:00,132.58,132.7,1.85,100.0,1.3962,-0.17,0.09,-0.26,flip -553,做多,2020-03-31 15:30:00,2020-03-31 16:00:00,132.7,132.4,1.85,100.0,1.3923,-0.42,0.09,-0.51,flip -554,做空,2020-03-31 16:00:00,2020-03-31 17:30:00,132.4,132.67,1.84,100.0,1.3909,-0.38,0.09,-0.47,flip -555,做多,2020-03-31 17:30:00,2020-03-31 18:30:00,132.67,132.66,1.84,100.0,1.3839,-0.01,0.09,-0.11,flip -556,做空,2020-03-31 18:30:00,2020-04-01 03:00:00,132.66,132.87,1.83,100.0,1.3825,-0.29,0.09,-0.38,flip -557,做多,2020-04-01 03:00:00,2020-04-01 03:30:00,132.87,132.82,1.85,100.0,1.3918,-0.07,0.09,-0.16,flip -558,做空,2020-04-01 03:30:00,2020-04-01 04:00:00,132.82,132.97,1.85,100.0,1.3904,-0.21,0.09,-0.3,flip -559,做多,2020-04-01 04:00:00,2020-04-01 04:30:00,132.97,132.65,1.84,100.0,1.3859,-0.44,0.09,-0.54,flip -560,做空,2020-04-01 04:30:00,2020-04-01 16:00:00,132.65,129.33,1.84,100.0,1.3845,4.6,0.09,4.51,tp_lower -561,做多,2020-04-01 20:30:00,2020-04-01 23:30:00,131.66,135.6,1.88,100.0,1.4285,5.63,0.1,5.53,tp_upper -562,做多,2020-04-02 20:30:00,2020-04-03 05:00:00,140.5,141.08,1.94,100.0,1.3838,0.8,0.1,0.7,flip -563,做空,2020-04-03 05:00:00,2020-04-03 05:30:00,141.08,141.68,1.95,100.0,1.383,-0.83,0.1,-0.93,flip -564,做多,2020-04-03 05:30:00,2020-04-03 14:00:00,141.68,142.76,1.94,100.0,1.3699,1.48,0.1,1.38,flip -565,做空,2020-04-03 14:00:00,2020-04-04 07:30:00,142.76,140.88,1.95,100.0,1.3686,2.57,0.1,2.48,flip -566,做多,2020-04-04 07:30:00,2020-04-04 11:30:00,140.88,140.73,1.98,100.0,1.4075,-0.21,0.1,-0.31,flip -567,做空,2020-04-04 11:30:00,2020-04-04 12:30:00,140.73,140.96,1.98,100.0,1.4061,-0.32,0.1,-0.42,flip -568,做多,2020-04-04 12:30:00,2020-04-04 20:30:00,140.96,143.34,1.97,100.0,1.4001,3.33,0.1,3.23,flip -569,做空,2020-04-04 20:30:00,2020-04-05 04:30:00,143.34,143.05,2.0,100.0,1.3987,0.41,0.1,0.31,flip -570,做多,2020-04-05 04:30:00,2020-04-05 05:30:00,143.05,142.79,2.01,100.0,1.4079,-0.37,0.1,-0.47,flip -571,做空,2020-04-05 05:30:00,2020-04-05 09:00:00,142.79,143.31,2.01,100.0,1.4065,-0.73,0.1,-0.83,flip -572,做多,2020-04-05 09:00:00,2020-04-05 14:00:00,143.31,143.55,2.0,100.0,1.3949,0.33,0.1,0.23,flip -573,做空,2020-04-05 14:00:00,2020-04-05 15:00:00,143.55,143.79,2.0,100.0,1.3935,-0.33,0.1,-0.43,flip -574,做多,2020-04-05 15:00:00,2020-04-05 15:30:00,143.79,143.58,2.0,100.0,1.3875,-0.29,0.1,-0.39,flip -575,做空,2020-04-05 15:30:00,2020-04-05 17:30:00,143.58,143.2,1.99,100.0,1.3861,0.53,0.1,0.43,flip -576,做多,2020-04-05 17:30:00,2020-04-05 18:30:00,143.2,142.92,1.99,100.0,1.3921,-0.39,0.1,-0.49,flip -577,做空,2020-04-05 18:30:00,2020-04-05 19:00:00,142.92,143.4,1.99,100.0,1.3907,-0.67,0.1,-0.77,flip -578,做多,2020-04-05 19:00:00,2020-04-05 19:30:00,143.4,143.16,1.98,100.0,1.38,-0.33,0.1,-0.43,flip -579,做空,2020-04-05 19:30:00,2020-04-05 22:00:00,143.16,143.21,1.97,100.0,1.3786,-0.07,0.1,-0.17,flip -580,做多,2020-04-05 22:00:00,2020-04-05 22:30:00,143.21,143.15,1.97,100.0,1.3762,-0.08,0.1,-0.18,flip -581,做空,2020-04-05 22:30:00,2020-04-06 00:00:00,143.15,143.93,1.97,100.0,1.3749,-1.07,0.1,-1.17,flip -582,做多,2020-04-06 00:00:00,2020-04-06 02:30:00,143.93,143.67,1.98,100.0,1.3735,-0.36,0.1,-0.46,flip -583,做空,2020-04-06 02:30:00,2020-04-07 13:00:00,143.67,172.04,1.97,100.0,1.3722,-38.93,0.12,-39.05,flip -584,做多,2020-04-07 13:00:00,2020-04-07 14:00:00,172.04,168.95,1.58,100.0,0.9204,-2.84,0.08,-2.92,flip -585,做空,2020-04-07 14:00:00,2020-04-07 16:00:00,168.95,171.61,1.55,100.0,0.9195,-2.45,0.08,-2.52,flip -586,做多,2020-04-07 16:00:00,2020-04-07 17:00:00,171.61,171.12,1.53,100.0,0.8901,-0.44,0.08,-0.51,flip -587,做空,2020-04-07 17:00:00,2020-04-07 17:30:00,171.12,171.89,1.52,100.0,0.8892,-0.68,0.08,-0.76,flip -588,做多,2020-04-07 17:30:00,2020-04-07 18:00:00,171.89,169.84,1.51,100.0,0.8803,-1.8,0.07,-1.88,flip -589,做空,2020-04-07 18:00:00,2020-04-07 20:00:00,169.84,165.77,1.49,100.0,0.8794,3.58,0.07,3.51,tp_lower -590,做多,2020-04-08 02:30:00,2020-04-08 08:30:00,168.74,168.81,1.54,100.0,0.911,0.06,0.08,-0.01,flip -591,做空,2020-04-08 08:30:00,2020-04-08 09:00:00,168.81,170.04,1.54,100.0,0.9101,-1.12,0.08,-1.2,flip -592,做多,2020-04-08 09:00:00,2020-04-08 09:30:00,170.04,168.91,1.52,100.0,0.896,-1.01,0.08,-1.09,flip -593,做空,2020-04-08 09:30:00,2020-04-08 11:00:00,168.91,168.27,1.51,100.0,0.8951,0.57,0.08,0.5,flip -594,做多,2020-04-08 11:00:00,2020-04-08 12:00:00,168.27,168.29,1.52,100.0,0.9011,0.02,0.08,-0.06,flip -595,做空,2020-04-08 12:00:00,2020-04-08 12:30:00,168.29,169.0,1.51,100.0,0.9002,-0.64,0.08,-0.72,flip -596,做多,2020-04-08 12:30:00,2020-04-08 13:00:00,169.0,168.39,1.51,100.0,0.8917,-0.54,0.08,-0.62,flip -597,做空,2020-04-08 13:00:00,2020-04-08 14:00:00,168.39,168.36,1.5,100.0,0.8908,0.03,0.07,-0.05,flip -598,做多,2020-04-08 14:00:00,2020-04-08 15:30:00,168.36,169.13,1.5,100.0,0.8902,0.69,0.08,0.61,flip -599,做空,2020-04-08 15:30:00,2020-04-08 16:00:00,169.13,169.95,1.5,100.0,0.8893,-0.73,0.08,-0.8,flip -600,做多,2020-04-08 16:00:00,2020-04-08 19:00:00,169.95,169.7,1.5,100.0,0.8799,-0.22,0.07,-0.29,flip -601,做空,2020-04-08 19:00:00,2020-04-08 19:30:00,169.7,170.41,1.49,100.0,0.879,-0.62,0.07,-0.7,flip -602,做多,2020-04-08 19:30:00,2020-04-09 01:30:00,170.41,171.07,1.48,100.0,0.8708,0.57,0.07,0.5,flip -603,做空,2020-04-09 01:30:00,2020-04-09 05:30:00,171.07,170.71,1.51,100.0,0.8799,0.32,0.08,0.24,flip -604,做多,2020-04-09 05:30:00,2020-04-09 06:00:00,170.71,170.4,1.51,100.0,0.8827,-0.27,0.08,-0.35,flip -605,做空,2020-04-09 06:00:00,2020-04-09 06:30:00,170.4,170.92,1.5,100.0,0.8818,-0.46,0.08,-0.53,flip -606,做多,2020-04-09 06:30:00,2020-04-09 07:00:00,170.92,170.89,1.5,100.0,0.8756,-0.03,0.07,-0.1,flip -607,做空,2020-04-09 07:00:00,2020-04-09 07:30:00,170.89,172.36,1.49,100.0,0.8747,-1.29,0.08,-1.36,flip -608,做多,2020-04-09 07:30:00,2020-04-09 09:00:00,172.36,171.49,1.48,100.0,0.8589,-0.75,0.07,-0.82,flip -609,做空,2020-04-09 09:00:00,2020-04-09 12:00:00,171.49,169.4,1.47,100.0,0.858,1.79,0.07,1.72,tp_lower -610,做多,2020-04-09 13:30:00,2020-04-09 14:00:00,171.21,170.77,1.49,100.0,0.8691,-0.38,0.07,-0.46,flip -611,做空,2020-04-09 14:00:00,2020-04-09 14:30:00,170.77,171.03,1.48,100.0,0.8682,-0.23,0.07,-0.3,flip -612,做多,2020-04-09 14:30:00,2020-04-09 21:00:00,171.03,169.84,1.48,100.0,0.8647,-1.03,0.07,-1.1,flip -613,做空,2020-04-09 21:00:00,2020-04-09 21:30:00,169.84,170.7,1.47,100.0,0.8638,-0.74,0.07,-0.82,flip -614,做多,2020-04-09 21:30:00,2020-04-09 22:00:00,170.7,170.36,1.46,100.0,0.8542,-0.29,0.07,-0.36,flip -615,做空,2020-04-09 22:00:00,2020-04-09 22:30:00,170.36,170.74,1.45,100.0,0.8534,-0.32,0.07,-0.4,flip -616,做多,2020-04-09 22:30:00,2020-04-09 23:00:00,170.74,170.26,1.45,100.0,0.8487,-0.41,0.07,-0.48,flip -617,做空,2020-04-09 23:00:00,2020-04-10 03:30:00,170.26,163.36,1.44,100.0,0.8479,5.85,0.07,5.78,tp_lower -618,做多,2020-04-10 20:30:00,2020-04-10 21:30:00,158.73,158.43,1.52,100.0,0.958,-0.29,0.08,-0.36,flip -619,做空,2020-04-10 21:30:00,2020-04-10 23:30:00,158.43,157.69,1.52,100.0,0.9571,0.71,0.08,0.63,flip -620,做多,2020-04-10 23:30:00,2020-04-11 07:00:00,157.69,158.25,1.52,100.0,0.9651,0.54,0.08,0.46,flip -621,做空,2020-04-11 07:00:00,2020-04-11 07:30:00,158.25,158.57,1.53,100.0,0.9667,-0.31,0.08,-0.39,flip -622,做多,2020-04-11 07:30:00,2020-04-11 08:30:00,158.57,158.76,1.53,100.0,0.9618,0.18,0.08,0.11,flip -623,做空,2020-04-11 08:30:00,2020-04-11 11:30:00,158.76,158.87,1.53,100.0,0.9608,-0.11,0.08,-0.18,flip -624,做多,2020-04-11 11:30:00,2020-04-11 12:00:00,158.87,158.42,1.52,100.0,0.9586,-0.43,0.08,-0.51,flip -625,做空,2020-04-11 12:00:00,2020-04-11 22:00:00,158.42,157.66,1.52,100.0,0.9576,0.73,0.08,0.65,flip -626,做多,2020-04-11 22:00:00,2020-04-11 22:30:00,157.66,157.6,1.52,100.0,0.9659,-0.06,0.08,-0.13,flip -627,做空,2020-04-11 22:30:00,2020-04-11 23:00:00,157.6,157.9,1.52,100.0,0.9649,-0.29,0.08,-0.37,flip -628,做多,2020-04-11 23:00:00,2020-04-12 01:30:00,157.9,157.23,1.52,100.0,0.9603,-0.64,0.08,-0.72,flip -629,做空,2020-04-12 01:30:00,2020-04-12 05:30:00,157.23,156.97,1.52,100.0,0.9663,0.25,0.08,0.18,flip -630,做多,2020-04-12 05:30:00,2020-04-12 06:30:00,156.97,156.75,1.52,100.0,0.9685,-0.21,0.08,-0.29,flip -631,做空,2020-04-12 06:30:00,2020-04-12 07:30:00,156.75,156.95,1.52,100.0,0.9675,-0.19,0.08,-0.27,flip -632,做多,2020-04-12 07:30:00,2020-04-12 23:30:00,156.95,158.72,1.51,100.0,0.9641,1.71,0.08,1.63,flip -633,做空,2020-04-12 23:30:00,2020-04-13 11:30:00,158.72,155.29,1.53,100.0,0.9632,3.3,0.07,3.23,flip -634,做多,2020-04-13 11:30:00,2020-04-13 16:00:00,155.29,153.25,1.57,100.0,1.0091,-2.06,0.08,-2.14,flip -635,做空,2020-04-13 16:00:00,2020-04-13 16:30:00,153.25,153.7,1.54,100.0,1.0081,-0.45,0.08,-0.53,flip -636,做多,2020-04-13 16:30:00,2020-04-13 21:00:00,153.7,157.9,1.54,100.0,1.0012,4.21,0.08,4.13,tp_upper -637,做多,2020-04-14 08:30:00,2020-04-14 10:30:00,156.31,156.08,1.58,100.0,1.0135,-0.23,0.08,-0.31,flip -638,做空,2020-04-14 10:30:00,2020-04-14 11:00:00,156.08,156.63,1.58,100.0,1.0125,-0.56,0.08,-0.64,flip -639,做多,2020-04-14 11:00:00,2020-04-14 14:00:00,156.63,160.19,1.57,100.0,1.0044,3.58,0.08,3.5,tp_upper -640,做多,2020-04-14 21:00:00,2020-04-14 23:30:00,158.96,158.43,1.61,100.0,1.0111,-0.54,0.08,-0.62,flip -641,做空,2020-04-14 23:30:00,2020-04-15 01:30:00,158.43,158.66,1.6,100.0,1.0101,-0.23,0.08,-0.31,flip -642,做多,2020-04-15 01:30:00,2020-04-15 07:00:00,158.66,159.57,1.6,100.0,1.0103,0.92,0.08,0.84,flip -643,做空,2020-04-15 07:00:00,2020-04-15 08:00:00,159.57,159.67,1.61,100.0,1.0092,-0.1,0.08,-0.18,flip -644,做多,2020-04-15 08:00:00,2020-04-15 08:30:00,159.67,158.51,1.61,100.0,1.007,-1.17,0.08,-1.25,flip -645,做空,2020-04-15 08:30:00,2020-04-15 10:00:00,158.51,159.49,1.59,100.0,1.006,-0.99,0.08,-1.07,flip -646,做多,2020-04-15 10:00:00,2020-04-15 10:30:00,159.49,157.57,1.58,100.0,0.9926,-1.91,0.08,-1.98,flip -647,做空,2020-04-15 10:30:00,2020-04-16 00:00:00,157.57,149.3,1.56,100.0,0.9916,8.2,0.07,8.13,tp_lower -648,做多,2020-04-16 06:00:00,2020-04-16 07:00:00,155.05,165.38,1.65,100.0,1.0652,11.0,0.09,10.92,tp_upper -649,做多,2020-04-16 07:00:00,2020-04-17 00:00:00,165.38,171.39,1.76,100.0,1.0642,6.4,0.09,6.3,flip -650,做空,2020-04-17 00:00:00,2020-04-17 01:00:00,171.39,172.68,1.83,100.0,1.0649,-1.37,0.09,-1.47,flip -651,做多,2020-04-17 01:00:00,2020-04-17 02:30:00,172.68,170.91,1.81,100.0,1.0479,-1.85,0.09,-1.94,flip -652,做空,2020-04-17 02:30:00,2020-04-17 03:00:00,170.91,170.98,1.79,100.0,1.0468,-0.07,0.09,-0.16,flip -653,做多,2020-04-17 03:00:00,2020-04-17 04:00:00,170.98,170.35,1.79,100.0,1.0449,-0.66,0.09,-0.75,flip -654,做空,2020-04-17 04:00:00,2020-04-17 05:30:00,170.35,170.75,1.78,100.0,1.0439,-0.42,0.09,-0.51,flip -655,做多,2020-04-17 05:30:00,2020-04-17 10:00:00,170.75,171.2,1.77,100.0,1.0379,0.47,0.09,0.38,flip -656,做空,2020-04-17 10:00:00,2020-04-17 16:30:00,171.2,170.52,1.78,100.0,1.0369,0.71,0.09,0.62,flip -657,做多,2020-04-17 16:30:00,2020-04-17 17:00:00,170.52,170.23,1.78,100.0,1.0441,-0.3,0.09,-0.39,flip -658,做空,2020-04-17 17:00:00,2020-04-17 19:00:00,170.23,170.23,1.78,100.0,1.0431,0.0,0.09,-0.09,flip -659,做多,2020-04-17 19:00:00,2020-04-17 21:30:00,170.23,169.72,1.77,100.0,1.0421,-0.53,0.09,-0.62,flip -660,做空,2020-04-17 21:30:00,2020-04-17 22:00:00,169.72,170.21,1.77,100.0,1.041,-0.51,0.09,-0.6,flip -661,做多,2020-04-17 22:00:00,2020-04-17 22:30:00,170.21,170.15,1.76,100.0,1.034,-0.06,0.09,-0.15,flip -662,做空,2020-04-17 22:30:00,2020-04-17 23:00:00,170.15,174.17,1.76,100.0,1.0329,-4.15,0.09,-4.24,flip -663,做多,2020-04-17 23:00:00,2020-04-17 23:30:00,174.17,170.56,1.71,100.0,0.9842,-3.55,0.08,-3.64,tp_upper -664,做多,2020-04-18 00:00:00,2020-04-18 10:00:00,171.18,171.72,1.7,100.0,0.9932,0.54,0.09,0.45,flip -665,做空,2020-04-18 10:00:00,2020-04-18 10:30:00,171.72,172.44,1.7,100.0,0.9922,-0.71,0.09,-0.8,flip -666,做多,2020-04-18 10:30:00,2020-04-18 11:00:00,172.44,172.12,1.7,100.0,0.983,-0.31,0.08,-0.4,flip -667,做空,2020-04-18 11:00:00,2020-04-18 11:30:00,172.12,174.08,1.69,100.0,0.982,-1.92,0.09,-2.01,flip -668,做多,2020-04-18 11:30:00,2020-04-18 12:30:00,174.08,178.54,1.67,100.0,0.9589,4.28,0.09,4.19,tp_upper -669,做多,2020-04-19 21:00:00,2020-04-19 22:00:00,182.14,182.04,1.72,100.0,0.9432,-0.09,0.09,-0.18,flip -670,做空,2020-04-19 22:00:00,2020-04-20 00:00:00,182.04,180.96,1.72,100.0,0.9423,1.02,0.09,0.93,flip -671,做多,2020-04-20 00:00:00,2020-04-20 01:00:00,180.96,181.42,1.73,100.0,0.9538,0.44,0.09,0.35,flip -672,做空,2020-04-20 01:00:00,2020-04-20 01:30:00,181.42,181.93,1.73,100.0,0.9529,-0.49,0.09,-0.57,flip -673,做多,2020-04-20 01:30:00,2020-04-20 02:00:00,181.93,181.63,1.72,100.0,0.9466,-0.28,0.09,-0.37,flip -674,做空,2020-04-20 02:00:00,2020-04-20 08:30:00,181.63,182.19,1.72,100.0,0.9457,-0.53,0.09,-0.62,flip -675,做多,2020-04-20 08:30:00,2020-04-20 09:00:00,182.19,181.52,1.71,100.0,0.9389,-0.63,0.09,-0.71,flip -676,做空,2020-04-20 09:00:00,2020-04-20 09:30:00,181.52,182.16,1.7,100.0,0.938,-0.6,0.09,-0.69,flip -677,做多,2020-04-20 09:30:00,2020-04-21 06:00:00,182.16,172.9,1.69,100.0,0.9304,-8.62,0.08,-8.7,flip -678,做空,2020-04-21 06:00:00,2020-04-21 07:30:00,172.9,172.98,1.62,100.0,0.9357,-0.07,0.08,-0.16,flip -679,做多,2020-04-21 07:30:00,2020-04-21 08:00:00,172.98,171.69,1.62,100.0,0.9339,-1.2,0.08,-1.28,flip -680,做空,2020-04-21 08:00:00,2020-04-21 16:00:00,171.69,171.08,1.6,100.0,0.933,0.57,0.08,0.49,flip -681,做多,2020-04-21 16:00:00,2020-04-21 18:00:00,171.08,172.07,1.61,100.0,0.9387,0.93,0.08,0.85,flip -682,做空,2020-04-21 18:00:00,2020-04-22 00:00:00,172.07,170.83,1.61,100.0,0.9378,1.16,0.08,1.08,flip -683,做多,2020-04-22 00:00:00,2020-04-22 04:30:00,170.83,171.12,1.63,100.0,0.9547,0.28,0.08,0.2,flip -684,做空,2020-04-22 04:30:00,2020-04-22 05:00:00,171.12,171.43,1.63,100.0,0.9537,-0.3,0.08,-0.38,flip -685,做多,2020-04-22 05:00:00,2020-04-23 05:30:00,171.43,181.63,1.63,100.0,0.9493,9.68,0.09,9.6,flip -686,做空,2020-04-23 05:30:00,2020-04-23 09:30:00,181.63,182.16,1.73,100.0,0.9508,-0.5,0.09,-0.59,flip -687,做多,2020-04-23 09:30:00,2020-04-23 10:00:00,182.16,182.04,1.72,100.0,0.9443,-0.11,0.09,-0.2,flip -688,做空,2020-04-23 10:00:00,2020-04-23 11:30:00,182.04,183.59,1.72,100.0,0.9434,-1.46,0.09,-1.55,flip -689,做多,2020-04-23 11:30:00,2020-04-23 14:00:00,183.59,188.97,1.7,100.0,0.9265,4.98,0.09,4.9,tp_upper -690,做多,2020-04-24 00:00:00,2020-04-24 04:00:00,186.12,188.11,1.76,100.0,0.9435,1.88,0.09,1.79,flip -691,做空,2020-04-24 04:00:00,2020-04-24 04:30:00,188.11,188.9,1.77,100.0,0.9426,-0.74,0.09,-0.83,flip -692,做多,2020-04-24 04:30:00,2020-04-24 05:00:00,188.9,187.53,1.76,100.0,0.9338,-1.28,0.09,-1.37,flip -693,做空,2020-04-24 05:00:00,2020-04-24 06:30:00,187.53,188.36,1.75,100.0,0.9328,-0.77,0.09,-0.86,flip -694,做多,2020-04-24 06:30:00,2020-04-24 08:00:00,188.36,188.29,1.74,100.0,0.9237,-0.06,0.09,-0.15,flip -695,做空,2020-04-24 08:00:00,2020-04-24 08:30:00,188.29,188.55,1.74,100.0,0.9228,-0.24,0.09,-0.33,flip -696,做多,2020-04-24 08:30:00,2020-04-24 10:00:00,188.55,187.21,1.73,100.0,0.9193,-1.23,0.09,-1.32,flip -697,做空,2020-04-24 10:00:00,2020-04-24 15:30:00,187.21,187.46,1.72,100.0,0.9184,-0.23,0.09,-0.32,flip -698,做多,2020-04-24 15:30:00,2020-04-24 16:00:00,187.46,186.98,1.72,100.0,0.915,-0.44,0.09,-0.52,flip -699,做空,2020-04-24 16:00:00,2020-04-24 16:30:00,186.98,187.79,1.71,100.0,0.9141,-0.74,0.09,-0.83,flip -700,做多,2020-04-24 16:30:00,2020-04-24 17:00:00,187.79,187.71,1.7,100.0,0.9053,-0.07,0.08,-0.16,flip -701,做空,2020-04-24 17:00:00,2020-04-24 18:00:00,187.71,188.48,1.7,100.0,0.9044,-0.7,0.09,-0.78,flip -702,做多,2020-04-24 18:00:00,2020-04-24 19:00:00,188.48,187.55,1.69,100.0,0.8961,-0.83,0.08,-0.92,flip -703,做空,2020-04-24 19:00:00,2020-04-24 19:30:00,187.55,188.49,1.68,100.0,0.8952,-0.84,0.08,-0.93,flip -704,做多,2020-04-24 19:30:00,2020-04-24 21:30:00,188.49,187.3,1.67,100.0,0.8854,-1.05,0.08,-1.14,flip -705,做空,2020-04-24 21:30:00,2020-04-24 22:00:00,187.3,187.81,1.66,100.0,0.8845,-0.45,0.08,-0.53,flip -706,做多,2020-04-24 22:00:00,2020-04-24 22:30:00,187.81,186.56,1.65,100.0,0.8788,-1.1,0.08,-1.18,flip -707,做空,2020-04-24 22:30:00,2020-04-24 23:00:00,186.56,186.86,1.64,100.0,0.8779,-0.26,0.08,-0.35,flip -708,做多,2020-04-24 23:00:00,2020-04-25 00:00:00,186.86,186.94,1.63,100.0,0.8742,0.07,0.08,-0.01,flip -709,做空,2020-04-25 00:00:00,2020-04-25 03:00:00,186.94,187.26,1.66,100.0,0.8886,-0.28,0.08,-0.37,flip -710,做多,2020-04-25 03:00:00,2020-04-25 05:00:00,187.26,191.89,1.66,100.0,0.8846,4.1,0.08,4.01,tp_upper -711,做多,2020-04-25 16:00:00,2020-04-25 21:00:00,194.82,193.58,1.7,100.0,0.8705,-1.08,0.08,-1.16,flip -712,做空,2020-04-25 21:00:00,2020-04-25 23:30:00,193.58,194.25,1.68,100.0,0.8696,-0.58,0.08,-0.67,flip -713,做多,2020-04-25 23:30:00,2020-04-26 03:30:00,194.25,194.91,1.68,100.0,0.8627,0.57,0.08,0.49,flip -714,做空,2020-04-26 03:30:00,2020-04-26 04:30:00,194.91,194.5,1.69,100.0,0.8657,0.35,0.08,0.27,flip -715,做多,2020-04-26 04:30:00,2020-04-26 05:00:00,194.5,193.55,1.69,100.0,0.8685,-0.83,0.08,-0.91,flip -716,做空,2020-04-26 05:00:00,2020-04-26 08:30:00,193.55,194.0,1.68,100.0,0.8676,-0.39,0.08,-0.47,flip -717,做多,2020-04-26 08:30:00,2020-04-26 15:00:00,194.0,194.4,1.67,100.0,0.8628,0.35,0.08,0.26,flip -718,做空,2020-04-26 15:00:00,2020-04-26 16:00:00,194.4,195.03,1.68,100.0,0.8619,-0.54,0.08,-0.63,flip -719,做多,2020-04-26 16:00:00,2020-04-26 16:30:00,195.03,194.87,1.67,100.0,0.8555,-0.14,0.08,-0.22,flip -720,做空,2020-04-26 16:30:00,2020-04-26 18:00:00,194.87,195.14,1.67,100.0,0.8546,-0.23,0.08,-0.31,flip -721,做多,2020-04-26 18:00:00,2020-04-26 22:00:00,195.14,195.22,1.66,100.0,0.8514,0.07,0.08,-0.01,flip -722,做空,2020-04-26 22:00:00,2020-04-26 23:00:00,195.22,196.16,1.66,100.0,0.8505,-0.8,0.08,-0.88,flip -723,做多,2020-04-26 23:00:00,2020-04-27 01:00:00,196.16,197.82,1.65,100.0,0.8415,1.4,0.08,1.31,flip -724,做空,2020-04-27 01:00:00,2020-04-27 07:30:00,197.82,196.13,1.68,100.0,0.8483,1.43,0.08,1.35,flip -725,做多,2020-04-27 07:30:00,2020-04-27 08:30:00,196.13,195.82,1.69,100.0,0.8621,-0.27,0.08,-0.35,flip -726,做空,2020-04-27 08:30:00,2020-04-27 11:30:00,195.82,195.89,1.69,100.0,0.8612,-0.06,0.08,-0.14,flip -727,做多,2020-04-27 11:30:00,2020-04-28 01:00:00,195.89,194.18,1.68,100.0,0.8597,-1.47,0.08,-1.55,flip -728,做空,2020-04-28 01:00:00,2020-04-28 02:30:00,194.18,193.98,1.67,100.0,0.862,0.17,0.08,0.09,flip -729,做多,2020-04-28 02:30:00,2020-04-28 03:00:00,193.98,193.74,1.67,100.0,0.8629,-0.21,0.08,-0.29,flip -730,做空,2020-04-28 03:00:00,2020-04-28 03:30:00,193.74,194.55,1.67,100.0,0.862,-0.7,0.08,-0.78,flip -731,做多,2020-04-28 03:30:00,2020-04-28 04:00:00,194.55,193.48,1.66,100.0,0.854,-0.91,0.08,-1.0,flip -732,做空,2020-04-28 04:00:00,2020-04-28 04:30:00,193.48,194.1,1.65,100.0,0.8532,-0.53,0.08,-0.61,flip -733,做多,2020-04-28 04:30:00,2020-04-28 05:00:00,194.1,193.82,1.64,100.0,0.8468,-0.24,0.08,-0.32,flip -734,做空,2020-04-28 05:00:00,2020-04-28 05:30:00,193.82,194.64,1.64,100.0,0.846,-0.69,0.08,-0.78,flip -735,做多,2020-04-28 05:30:00,2020-04-28 08:00:00,194.64,194.16,1.63,100.0,0.838,-0.4,0.08,-0.48,flip -736,做空,2020-04-28 08:00:00,2020-04-28 09:00:00,194.16,194.86,1.63,100.0,0.8372,-0.59,0.08,-0.67,flip -737,做多,2020-04-28 09:00:00,2020-04-28 14:30:00,194.86,194.37,1.62,100.0,0.8303,-0.41,0.08,-0.49,flip -738,做空,2020-04-28 14:30:00,2020-04-28 15:00:00,194.37,195.59,1.61,100.0,0.8295,-1.01,0.08,-1.09,flip -739,做多,2020-04-28 15:00:00,2020-04-28 17:00:00,195.59,195.68,1.6,100.0,0.8183,0.07,0.08,-0.01,flip -740,做空,2020-04-28 17:00:00,2020-04-28 20:00:00,195.68,195.88,1.6,100.0,0.8175,-0.16,0.08,-0.24,flip -741,做多,2020-04-28 20:00:00,2020-04-29 02:00:00,195.88,197.91,1.6,100.0,0.815,1.65,0.08,1.57,tp_upper -742,做多,2020-05-01 02:30:00,2020-05-01 03:00:00,210.12,208.98,1.63,100.0,0.7771,-0.89,0.08,-0.97,flip -743,做空,2020-05-01 03:00:00,2020-05-01 04:00:00,208.98,210.94,1.62,100.0,0.7763,-1.52,0.08,-1.6,flip -744,做多,2020-05-01 04:00:00,2020-05-01 12:30:00,210.94,213.05,1.61,100.0,0.7611,1.61,0.08,1.52,flip -745,做空,2020-05-01 12:30:00,2020-05-01 14:00:00,213.05,211.55,1.62,100.0,0.7603,1.14,0.08,1.06,flip -746,做多,2020-05-01 14:00:00,2020-05-01 15:00:00,211.55,211.3,1.63,100.0,0.7704,-0.19,0.08,-0.27,flip -747,做空,2020-05-01 15:00:00,2020-05-01 18:00:00,211.3,211.49,1.63,100.0,0.7696,-0.15,0.08,-0.23,flip -748,做多,2020-05-01 18:00:00,2020-05-01 22:00:00,211.49,211.73,1.62,100.0,0.7674,0.18,0.08,0.1,flip -749,做空,2020-05-01 22:00:00,2020-05-01 22:30:00,211.73,212.26,1.62,100.0,0.7667,-0.41,0.08,-0.49,flip -750,做多,2020-05-01 22:30:00,2020-05-01 23:30:00,212.26,212.22,1.62,100.0,0.7621,-0.03,0.08,-0.11,flip -751,做空,2020-05-01 23:30:00,2020-05-02 00:30:00,212.22,213.09,1.62,100.0,0.7613,-0.66,0.08,-0.74,flip -752,做多,2020-05-02 00:30:00,2020-05-02 01:00:00,213.09,212.43,1.62,100.0,0.7608,-0.5,0.08,-0.58,flip -753,做空,2020-05-02 01:00:00,2020-05-02 02:30:00,212.43,212.26,1.61,100.0,0.7601,0.13,0.08,0.05,flip -754,做多,2020-05-02 02:30:00,2020-05-02 07:30:00,212.26,211.27,1.61,100.0,0.7605,-0.75,0.08,-0.83,flip -755,做空,2020-05-02 07:30:00,2020-05-02 08:00:00,211.27,211.36,1.61,100.0,0.7598,-0.07,0.08,-0.15,flip -756,做多,2020-05-02 08:00:00,2020-05-02 08:30:00,211.36,210.9,1.6,100.0,0.7584,-0.35,0.08,-0.43,flip -757,做空,2020-05-02 08:30:00,2020-05-02 09:00:00,210.9,212.19,1.6,100.0,0.7576,-0.98,0.08,-1.06,flip -758,做多,2020-05-02 09:00:00,2020-05-02 10:30:00,212.19,212.48,1.59,100.0,0.7476,0.22,0.08,0.14,flip -759,做空,2020-05-02 10:30:00,2020-05-02 15:30:00,212.48,213.23,1.59,100.0,0.7469,-0.56,0.08,-0.64,flip -760,做多,2020-05-02 15:30:00,2020-05-02 16:30:00,213.23,214.4,1.58,100.0,0.7409,0.87,0.08,0.79,tp_upper -761,做多,2020-05-02 18:30:00,2020-05-02 19:00:00,212.81,212.25,1.59,100.0,0.7457,-0.42,0.08,-0.5,flip -762,做空,2020-05-02 19:00:00,2020-05-02 19:30:00,212.25,213.71,1.58,100.0,0.7449,-1.09,0.08,-1.17,flip -763,做多,2020-05-02 19:30:00,2020-05-03 01:00:00,213.71,218.03,1.57,100.0,0.734,3.17,0.08,3.09,tp_upper -764,做多,2020-05-03 08:30:00,2020-05-03 10:00:00,214.65,214.27,1.62,100.0,0.7529,-0.29,0.08,-0.37,flip -765,做空,2020-05-03 10:00:00,2020-05-03 11:00:00,214.27,215.06,1.61,100.0,0.7521,-0.59,0.08,-0.68,flip -766,做多,2020-05-03 11:00:00,2020-05-05 09:30:00,215.06,206.72,1.6,100.0,0.7459,-6.22,0.08,-6.3,flip -767,做空,2020-05-05 09:30:00,2020-05-05 21:00:00,206.72,205.59,1.54,100.0,0.7472,0.84,0.08,0.77,flip -768,做多,2020-05-05 21:00:00,2020-05-05 23:00:00,205.59,204.42,1.55,100.0,0.7547,-0.88,0.08,-0.96,flip -769,做空,2020-05-05 23:00:00,2020-05-05 23:30:00,204.42,205.39,1.54,100.0,0.7539,-0.73,0.08,-0.81,flip -770,做多,2020-05-05 23:30:00,2020-05-06 00:00:00,205.39,203.58,1.53,100.0,0.746,-1.35,0.08,-1.43,flip -771,做空,2020-05-06 00:00:00,2020-05-06 01:30:00,203.58,204.61,1.52,100.0,0.748,-0.77,0.08,-0.85,flip -772,做多,2020-05-06 01:30:00,2020-05-06 02:00:00,204.61,204.13,1.51,100.0,0.7397,-0.36,0.08,-0.43,flip -773,做空,2020-05-06 02:00:00,2020-05-06 02:30:00,204.13,204.67,1.51,100.0,0.739,-0.4,0.08,-0.47,flip -774,做多,2020-05-06 02:30:00,2020-05-06 03:30:00,204.67,207.0,1.5,100.0,0.7344,1.71,0.08,1.64,tp_upper -775,做多,2020-05-07 02:30:00,2020-05-07 03:00:00,206.8,205.82,1.52,100.0,0.7373,-0.72,0.08,-0.8,flip -776,做空,2020-05-07 03:00:00,2020-05-07 04:00:00,205.82,206.16,1.52,100.0,0.7366,-0.25,0.08,-0.33,flip -777,做多,2020-05-07 04:00:00,2020-05-07 04:30:00,206.16,204.98,1.51,100.0,0.7334,-0.87,0.08,-0.94,flip -778,做空,2020-05-07 04:30:00,2020-05-07 08:30:00,204.98,206.05,1.5,100.0,0.7327,-0.78,0.08,-0.86,flip -779,做多,2020-05-07 08:30:00,2020-05-07 09:00:00,206.05,205.12,1.49,100.0,0.7243,-0.67,0.07,-0.75,flip -780,做空,2020-05-07 09:00:00,2020-05-07 09:30:00,205.12,205.72,1.48,100.0,0.7236,-0.43,0.07,-0.51,flip -781,做多,2020-05-07 09:30:00,2020-05-07 10:00:00,205.72,205.15,1.48,100.0,0.7187,-0.41,0.07,-0.48,flip -782,做空,2020-05-07 10:00:00,2020-05-07 12:30:00,205.15,206.98,1.47,100.0,0.7179,-1.31,0.07,-1.39,flip -783,做多,2020-05-07 12:30:00,2020-05-07 16:00:00,206.98,204.98,1.46,100.0,0.7045,-1.41,0.07,-1.48,flip -784,做空,2020-05-07 16:00:00,2020-05-08 05:30:00,204.98,210.57,1.44,100.0,0.7038,-3.93,0.07,-4.01,flip -785,做多,2020-05-08 05:30:00,2020-05-08 11:00:00,210.57,211.66,1.41,100.0,0.6718,0.73,0.07,0.66,flip -786,做空,2020-05-08 11:00:00,2020-05-08 14:00:00,211.66,212.51,1.42,100.0,0.6711,-0.57,0.07,-0.64,flip -787,做多,2020-05-08 14:00:00,2020-05-08 14:30:00,212.51,211.62,1.41,100.0,0.6651,-0.59,0.07,-0.66,flip -788,做空,2020-05-08 14:30:00,2020-05-08 15:00:00,211.62,212.25,1.41,100.0,0.6644,-0.42,0.07,-0.49,flip -789,做多,2020-05-08 15:00:00,2020-05-08 15:30:00,212.25,211.62,1.4,100.0,0.6598,-0.42,0.07,-0.49,flip -790,做空,2020-05-08 15:30:00,2020-05-08 16:00:00,211.62,212.75,1.39,100.0,0.6592,-0.74,0.07,-0.81,flip -791,做多,2020-05-08 16:00:00,2020-05-08 23:30:00,212.75,211.47,1.39,100.0,0.6515,-0.83,0.07,-0.9,flip -792,做空,2020-05-08 23:30:00,2020-05-09 00:00:00,211.47,212.26,1.38,100.0,0.6508,-0.51,0.07,-0.58,flip -793,做多,2020-05-09 00:00:00,2020-05-09 02:00:00,212.26,212.79,1.38,100.0,0.6501,0.34,0.07,0.28,flip -794,做空,2020-05-09 02:00:00,2020-05-09 05:30:00,212.79,213.84,1.38,100.0,0.6495,-0.68,0.07,-0.75,flip -795,做多,2020-05-09 05:30:00,2020-05-09 06:00:00,213.84,213.04,1.37,100.0,0.6425,-0.51,0.07,-0.58,flip -796,做空,2020-05-09 06:00:00,2020-05-09 07:00:00,213.04,212.33,1.37,100.0,0.6418,0.46,0.07,0.39,flip -797,做多,2020-05-09 07:00:00,2020-05-09 15:00:00,212.33,212.36,1.37,100.0,0.6455,0.02,0.07,-0.05,flip -798,做空,2020-05-09 15:00:00,2020-05-09 15:30:00,212.36,213.18,1.37,100.0,0.6448,-0.53,0.07,-0.6,flip -799,做多,2020-05-09 15:30:00,2020-05-09 18:00:00,213.18,212.14,1.36,100.0,0.6392,-0.66,0.07,-0.73,flip -800,做空,2020-05-09 18:00:00,2020-05-09 19:00:00,212.14,212.16,1.35,100.0,0.6386,-0.01,0.07,-0.08,flip -801,做多,2020-05-09 19:00:00,2020-05-09 20:30:00,212.16,212.15,1.35,100.0,0.6378,-0.01,0.07,-0.07,flip -802,做空,2020-05-09 20:30:00,2020-05-09 22:00:00,212.15,211.21,1.35,100.0,0.6372,0.6,0.07,0.53,flip -803,做多,2020-05-09 22:00:00,2020-05-09 23:30:00,211.21,210.31,1.36,100.0,0.6422,-0.58,0.07,-0.65,flip -804,做空,2020-05-09 23:30:00,2020-05-10 00:00:00,210.31,189.09,1.35,100.0,0.6416,13.61,0.06,13.55,tp_lower -805,做多,2020-05-10 20:00:00,2020-05-10 20:30:00,188.81,187.76,1.5,100.0,0.7939,-0.83,0.07,-0.91,flip -806,做空,2020-05-10 20:30:00,2020-05-10 21:00:00,187.76,187.98,1.49,100.0,0.7931,-0.17,0.07,-0.25,flip -807,做多,2020-05-10 21:00:00,2020-05-10 22:00:00,187.98,188.57,1.49,100.0,0.7904,0.47,0.07,0.39,flip -808,做空,2020-05-10 22:00:00,2020-05-10 23:30:00,188.57,187.52,1.49,100.0,0.7896,0.83,0.07,0.76,flip -809,做多,2020-05-10 23:30:00,2020-05-11 04:00:00,187.52,188.24,1.5,100.0,0.7977,0.57,0.08,0.5,flip -810,做空,2020-05-11 04:00:00,2020-05-11 05:00:00,188.24,187.61,1.51,100.0,0.8004,0.5,0.08,0.43,flip -811,做多,2020-05-11 05:00:00,2020-05-11 07:00:00,187.61,187.19,1.51,100.0,0.8049,-0.34,0.08,-0.41,flip -812,做空,2020-05-11 07:00:00,2020-05-11 07:30:00,187.19,187.26,1.51,100.0,0.8041,-0.06,0.08,-0.13,flip -813,做多,2020-05-11 07:30:00,2020-05-11 08:00:00,187.26,184.94,1.5,100.0,0.8027,-1.86,0.07,-1.94,flip -814,做空,2020-05-11 08:00:00,2020-05-11 10:00:00,184.94,187.59,1.48,100.0,0.8019,-2.13,0.08,-2.2,flip -815,做多,2020-05-11 10:00:00,2020-05-11 12:30:00,187.59,187.28,1.46,100.0,0.7785,-0.24,0.07,-0.31,flip -816,做空,2020-05-11 12:30:00,2020-05-11 14:00:00,187.28,187.97,1.46,100.0,0.7777,-0.54,0.07,-0.61,flip -817,做多,2020-05-11 14:00:00,2020-05-11 14:30:00,187.97,187.87,1.45,100.0,0.7712,-0.08,0.07,-0.15,flip -818,做空,2020-05-11 14:30:00,2020-05-11 15:00:00,187.87,188.63,1.45,100.0,0.7704,-0.59,0.07,-0.66,flip -819,做多,2020-05-11 15:00:00,2020-05-11 15:30:00,188.63,188.18,1.44,100.0,0.7635,-0.34,0.07,-0.42,flip -820,做空,2020-05-11 15:30:00,2020-05-11 16:30:00,188.18,183.33,1.44,100.0,0.7627,3.7,0.07,3.63,tp_lower -821,做多,2020-05-11 19:30:00,2020-05-11 20:00:00,187.14,186.09,1.47,100.0,0.7859,-0.83,0.07,-0.9,flip -822,做空,2020-05-11 20:00:00,2020-05-11 20:30:00,186.09,186.55,1.46,100.0,0.7852,-0.36,0.07,-0.43,flip -823,做多,2020-05-11 20:30:00,2020-05-11 21:30:00,186.55,185.61,1.46,100.0,0.7805,-0.73,0.07,-0.81,flip -824,做空,2020-05-11 21:30:00,2020-05-11 23:30:00,185.61,185.69,1.45,100.0,0.7797,-0.06,0.07,-0.13,flip -825,做多,2020-05-11 23:30:00,2020-05-12 00:30:00,185.69,186.81,1.45,100.0,0.7783,0.87,0.07,0.8,flip -826,做空,2020-05-12 00:30:00,2020-05-12 01:30:00,186.81,187.2,1.47,100.0,0.7888,-0.31,0.07,-0.38,flip -827,做多,2020-05-12 01:30:00,2020-05-12 19:30:00,187.2,189.47,1.47,100.0,0.7847,1.78,0.07,1.71,flip -828,做空,2020-05-12 19:30:00,2020-05-12 20:30:00,189.47,189.44,1.49,100.0,0.7839,0.02,0.07,-0.05,flip -829,做多,2020-05-12 20:30:00,2020-05-12 21:30:00,189.44,188.44,1.48,100.0,0.7834,-0.78,0.07,-0.86,flip -830,做空,2020-05-12 21:30:00,2020-05-12 22:30:00,188.44,189.64,1.47,100.0,0.7826,-0.94,0.07,-1.01,flip -831,做多,2020-05-12 22:30:00,2020-05-12 23:30:00,189.64,189.64,1.46,100.0,0.7719,0.0,0.07,-0.07,flip -832,做空,2020-05-12 23:30:00,2020-05-13 00:00:00,189.64,190.13,1.46,100.0,0.7712,-0.38,0.07,-0.45,flip -833,做多,2020-05-13 00:00:00,2020-05-13 01:00:00,190.13,190.46,1.47,100.0,0.7713,0.25,0.07,0.18,flip -834,做空,2020-05-13 01:00:00,2020-05-13 01:30:00,190.46,190.75,1.47,100.0,0.7705,-0.22,0.07,-0.3,flip -835,做多,2020-05-13 01:30:00,2020-05-13 04:00:00,190.75,190.26,1.46,100.0,0.7674,-0.38,0.07,-0.45,flip -836,做空,2020-05-13 04:00:00,2020-05-13 04:30:00,190.26,190.65,1.46,100.0,0.7667,-0.3,0.07,-0.37,flip -837,做多,2020-05-13 04:30:00,2020-05-13 05:00:00,190.65,190.42,1.45,100.0,0.7628,-0.18,0.07,-0.25,flip -838,做空,2020-05-13 05:00:00,2020-05-13 06:00:00,190.42,190.31,1.45,100.0,0.762,0.08,0.07,0.01,flip -839,做多,2020-05-13 06:00:00,2020-05-13 07:00:00,190.31,190.08,1.45,100.0,0.7621,-0.18,0.07,-0.25,flip -840,做空,2020-05-13 07:00:00,2020-05-13 08:30:00,190.08,190.26,1.45,100.0,0.7613,-0.14,0.07,-0.21,flip -841,做多,2020-05-13 08:30:00,2020-05-13 09:00:00,190.26,189.89,1.44,100.0,0.7591,-0.28,0.07,-0.35,flip -842,做空,2020-05-13 09:00:00,2020-05-13 09:30:00,189.89,190.11,1.44,100.0,0.7584,-0.17,0.07,-0.24,flip -843,做多,2020-05-13 09:30:00,2020-05-13 10:00:00,190.11,189.79,1.44,100.0,0.7559,-0.24,0.07,-0.31,flip -844,做空,2020-05-13 10:00:00,2020-05-13 10:30:00,189.79,190.43,1.43,100.0,0.7551,-0.48,0.07,-0.56,flip -845,做多,2020-05-13 10:30:00,2020-05-13 11:00:00,190.43,190.0,1.43,100.0,0.7493,-0.32,0.07,-0.39,flip -846,做空,2020-05-13 11:00:00,2020-05-13 11:30:00,190.0,190.97,1.42,100.0,0.7485,-0.73,0.07,-0.8,flip -847,做多,2020-05-13 11:30:00,2020-05-13 12:30:00,190.97,193.89,1.41,100.0,0.7402,2.16,0.07,2.09,tp_upper -848,做多,2020-05-14 05:30:00,2020-05-14 16:30:00,198.89,199.23,1.45,100.0,0.731,0.25,0.07,0.18,flip -849,做空,2020-05-14 16:30:00,2020-05-14 18:30:00,199.23,200.11,1.45,100.0,0.7303,-0.64,0.07,-0.72,flip -850,做多,2020-05-14 18:30:00,2020-05-15 01:30:00,200.11,201.54,1.45,100.0,0.7231,1.03,0.07,0.96,flip -851,做空,2020-05-15 01:30:00,2020-05-15 06:00:00,201.54,201.2,1.46,100.0,0.724,0.25,0.07,0.17,flip -852,做多,2020-05-15 06:00:00,2020-05-15 06:30:00,201.2,200.49,1.46,100.0,0.7258,-0.52,0.07,-0.59,flip -853,做空,2020-05-15 06:30:00,2020-05-15 07:30:00,200.49,201.09,1.45,100.0,0.725,-0.44,0.07,-0.51,flip -854,做多,2020-05-15 07:30:00,2020-05-15 08:00:00,201.09,200.8,1.45,100.0,0.72,-0.21,0.07,-0.28,flip -855,做空,2020-05-15 08:00:00,2020-05-15 11:00:00,200.8,201.28,1.44,100.0,0.7193,-0.35,0.07,-0.42,flip -856,做多,2020-05-15 11:00:00,2020-05-15 11:30:00,201.28,200.9,1.44,100.0,0.7151,-0.27,0.07,-0.34,flip -857,做空,2020-05-15 11:30:00,2020-05-15 19:00:00,200.9,194.75,1.44,100.0,0.7144,4.39,0.07,4.32,tp_lower -858,做多,2020-05-16 01:30:00,2020-05-16 17:00:00,197.08,199.97,1.49,100.0,0.7548,2.18,0.08,2.11,flip -859,做空,2020-05-16 17:00:00,2020-05-16 20:00:00,199.97,200.38,1.51,100.0,0.754,-0.31,0.08,-0.38,flip -860,做多,2020-05-16 20:00:00,2020-05-16 20:30:00,200.38,200.15,1.5,100.0,0.7502,-0.17,0.08,-0.25,flip -861,做空,2020-05-16 20:30:00,2020-05-16 21:00:00,200.15,200.89,1.5,100.0,0.7494,-0.55,0.08,-0.63,flip -862,做多,2020-05-16 21:00:00,2020-05-16 23:30:00,200.89,200.39,1.49,100.0,0.7432,-0.37,0.07,-0.45,flip -863,做空,2020-05-16 23:30:00,2020-05-17 00:00:00,200.39,200.72,1.49,100.0,0.7424,-0.24,0.07,-0.32,flip -864,做多,2020-05-17 00:00:00,2020-05-17 04:30:00,200.72,200.92,1.49,100.0,0.7429,0.15,0.07,0.07,flip -865,做空,2020-05-17 04:30:00,2020-05-17 05:00:00,200.92,201.0,1.49,100.0,0.7422,-0.06,0.07,-0.13,flip -866,做多,2020-05-17 05:00:00,2020-05-17 05:30:00,201.0,200.92,1.49,100.0,0.7409,-0.06,0.07,-0.13,flip -867,做空,2020-05-17 05:30:00,2020-05-17 06:00:00,200.92,201.37,1.49,100.0,0.7401,-0.33,0.07,-0.41,flip -868,做多,2020-05-17 06:00:00,2020-05-17 08:30:00,201.37,201.05,1.48,100.0,0.7361,-0.24,0.07,-0.31,flip -869,做空,2020-05-17 08:30:00,2020-05-17 09:00:00,201.05,201.39,1.48,100.0,0.7353,-0.25,0.07,-0.32,flip -870,做多,2020-05-17 09:00:00,2020-05-17 11:00:00,201.39,201.25,1.47,100.0,0.7321,-0.1,0.07,-0.18,flip -871,做空,2020-05-17 11:00:00,2020-05-17 12:00:00,201.25,204.89,1.47,100.0,0.7314,-2.66,0.07,-2.74,flip -872,做多,2020-05-17 12:00:00,2020-05-17 12:30:00,204.89,206.8,1.44,100.0,0.7047,1.35,0.07,1.27,tp_upper -873,做多,2020-05-18 10:00:00,2020-05-18 12:00:00,212.32,211.21,1.47,100.0,0.6916,-0.77,0.07,-0.84,flip -874,做空,2020-05-18 12:00:00,2020-05-18 12:30:00,211.21,212.4,1.46,100.0,0.6909,-0.82,0.07,-0.9,flip -875,做多,2020-05-18 12:30:00,2020-05-18 14:30:00,212.4,212.66,1.45,100.0,0.6825,0.18,0.07,0.1,flip -876,做空,2020-05-18 14:30:00,2020-05-18 19:00:00,212.66,213.24,1.45,100.0,0.6818,-0.4,0.07,-0.47,flip -877,做多,2020-05-18 19:00:00,2020-05-18 19:30:00,213.24,213.09,1.44,100.0,0.6774,-0.1,0.07,-0.17,flip -878,做空,2020-05-18 19:30:00,2020-05-18 20:00:00,213.09,213.1,1.44,100.0,0.6768,-0.01,0.07,-0.08,flip -879,做多,2020-05-18 20:00:00,2020-05-18 20:30:00,213.1,213.02,1.44,100.0,0.676,-0.05,0.07,-0.13,flip -880,做空,2020-05-18 20:30:00,2020-05-18 21:00:00,213.02,213.03,1.44,100.0,0.6753,-0.01,0.07,-0.08,flip -881,做多,2020-05-18 21:00:00,2020-05-19 00:00:00,213.03,212.27,1.44,100.0,0.6746,-0.51,0.07,-0.58,flip -882,做空,2020-05-19 00:00:00,2020-05-19 01:30:00,212.27,212.46,1.44,100.0,0.6791,-0.13,0.07,-0.2,flip -883,做多,2020-05-19 01:30:00,2020-05-19 02:00:00,212.46,211.43,1.44,100.0,0.6773,-0.7,0.07,-0.77,flip -884,做空,2020-05-19 02:00:00,2020-05-19 05:30:00,211.43,212.35,1.43,100.0,0.6766,-0.62,0.07,-0.69,flip -885,做多,2020-05-19 05:30:00,2020-05-19 06:00:00,212.35,212.13,1.42,100.0,0.67,-0.15,0.07,-0.22,flip -886,做空,2020-05-19 06:00:00,2020-05-19 08:00:00,212.13,214.32,1.42,100.0,0.6694,-1.47,0.07,-1.54,flip -887,做多,2020-05-19 08:00:00,2020-05-19 11:30:00,214.32,212.85,1.4,100.0,0.655,-0.96,0.07,-1.03,flip -888,做空,2020-05-19 11:30:00,2020-05-19 14:00:00,212.85,212.55,1.39,100.0,0.6544,0.2,0.07,0.13,flip -889,做多,2020-05-19 14:00:00,2020-05-19 15:00:00,212.55,212.41,1.39,100.0,0.6556,-0.09,0.07,-0.16,flip -890,做空,2020-05-19 15:00:00,2020-05-19 16:00:00,212.41,214.41,1.39,100.0,0.6549,-1.31,0.07,-1.38,flip -891,做多,2020-05-19 16:00:00,2020-05-19 19:30:00,214.41,211.52,1.38,100.0,0.642,-1.86,0.07,-1.92,flip -892,做空,2020-05-19 19:30:00,2020-05-19 20:30:00,211.52,212.57,1.36,100.0,0.6414,-0.67,0.07,-0.74,flip -893,做多,2020-05-19 20:30:00,2020-05-19 21:30:00,212.57,212.43,1.35,100.0,0.6344,-0.09,0.07,-0.16,flip -894,做空,2020-05-19 21:30:00,2020-05-19 22:00:00,212.43,213.44,1.35,100.0,0.6338,-0.64,0.07,-0.71,flip -895,做多,2020-05-19 22:00:00,2020-05-20 02:30:00,213.44,213.33,1.34,100.0,0.6271,-0.07,0.07,-0.14,flip -896,做空,2020-05-20 02:30:00,2020-05-20 03:00:00,213.33,213.66,1.35,100.0,0.6348,-0.21,0.07,-0.28,flip -897,做多,2020-05-20 03:00:00,2020-05-20 03:30:00,213.66,213.01,1.35,100.0,0.6322,-0.41,0.07,-0.48,flip -898,做空,2020-05-20 03:30:00,2020-05-20 04:00:00,213.01,213.55,1.35,100.0,0.6315,-0.34,0.07,-0.41,flip -899,做多,2020-05-20 04:00:00,2020-05-20 06:30:00,213.55,212.84,1.34,100.0,0.6277,-0.45,0.07,-0.51,flip -900,做空,2020-05-20 06:30:00,2020-05-20 07:00:00,212.84,213.66,1.33,100.0,0.6271,-0.51,0.07,-0.58,flip -901,做多,2020-05-20 07:00:00,2020-05-20 10:00:00,213.66,213.61,1.33,100.0,0.6216,-0.03,0.07,-0.1,flip -902,做空,2020-05-20 10:00:00,2020-05-20 11:30:00,213.61,213.0,1.33,100.0,0.621,0.38,0.07,0.31,flip -903,做多,2020-05-20 11:30:00,2020-05-20 15:00:00,213.0,210.12,1.33,100.0,0.624,-1.8,0.07,-1.86,flip -904,做空,2020-05-20 15:00:00,2020-05-20 15:30:00,210.12,208.0,1.31,100.0,0.6233,1.32,0.06,1.26,tp_lower -905,做多,2020-05-21 00:00:00,2020-05-21 01:00:00,211.19,211.15,1.33,100.0,0.6312,-0.03,0.07,-0.09,flip -906,做空,2020-05-21 01:00:00,2020-05-21 08:30:00,211.15,206.47,1.33,100.0,0.6306,2.95,0.07,2.89,tp_lower -907,做多,2020-05-22 06:00:00,2020-05-23 06:00:00,199.33,207.93,1.36,100.0,0.6833,5.88,0.07,5.81,flip -908,做空,2020-05-23 06:00:00,2020-05-23 07:30:00,207.93,208.14,1.42,100.0,0.6829,-0.14,0.07,-0.21,flip -909,做多,2020-05-23 07:30:00,2020-05-23 08:00:00,208.14,206.79,1.42,100.0,0.6809,-0.92,0.07,-0.99,flip -910,做空,2020-05-23 08:00:00,2020-05-23 14:30:00,206.79,207.54,1.41,100.0,0.6802,-0.51,0.07,-0.58,flip -911,做多,2020-05-23 14:30:00,2020-05-23 15:00:00,207.54,207.31,1.4,100.0,0.6746,-0.16,0.07,-0.23,flip -912,做空,2020-05-23 15:00:00,2020-05-23 20:00:00,207.31,207.62,1.4,100.0,0.6739,-0.21,0.07,-0.28,flip -913,做多,2020-05-23 20:00:00,2020-05-23 23:00:00,207.62,206.91,1.39,100.0,0.6712,-0.48,0.07,-0.55,flip -914,做空,2020-05-23 23:00:00,2020-05-24 00:00:00,206.91,207.1,1.39,100.0,0.6706,-0.13,0.07,-0.2,flip -915,做多,2020-05-24 00:00:00,2020-05-24 11:00:00,207.1,207.9,1.39,100.0,0.6729,0.54,0.07,0.47,flip -916,做空,2020-05-24 11:00:00,2020-05-24 21:30:00,207.9,206.83,1.4,100.0,0.6723,0.72,0.07,0.65,flip -917,做多,2020-05-24 21:30:00,2020-05-25 08:00:00,206.83,203.15,1.4,100.0,0.6785,-2.5,0.07,-2.57,flip -918,做空,2020-05-25 08:00:00,2020-05-25 09:00:00,203.15,204.61,1.38,100.0,0.6797,-0.99,0.07,-1.06,flip -919,做多,2020-05-25 09:00:00,2020-05-25 09:30:00,204.61,202.38,1.37,100.0,0.6693,-1.49,0.07,-1.56,flip -920,做空,2020-05-25 09:30:00,2020-05-25 10:00:00,202.38,203.23,1.35,100.0,0.6687,-0.57,0.07,-0.64,flip -921,做多,2020-05-25 10:00:00,2020-05-25 10:30:00,203.23,201.81,1.35,100.0,0.6624,-0.94,0.07,-1.01,flip -922,做空,2020-05-25 10:30:00,2020-05-25 12:00:00,201.81,203.08,1.34,100.0,0.6617,-0.84,0.07,-0.91,flip -923,做多,2020-05-25 12:00:00,2020-05-25 12:30:00,203.08,202.92,1.33,100.0,0.6528,-0.1,0.07,-0.17,flip -924,做空,2020-05-25 12:30:00,2020-05-25 13:30:00,202.92,203.7,1.32,100.0,0.6522,-0.51,0.07,-0.58,flip -925,做多,2020-05-25 13:30:00,2020-05-25 14:30:00,203.7,202.3,1.32,100.0,0.6465,-0.91,0.07,-0.97,flip -926,做空,2020-05-25 14:30:00,2020-05-25 15:00:00,202.3,202.77,1.31,100.0,0.6459,-0.3,0.07,-0.37,flip -927,做多,2020-05-25 15:00:00,2020-05-25 15:30:00,202.77,202.71,1.3,100.0,0.6422,-0.04,0.07,-0.1,flip -928,做空,2020-05-25 15:30:00,2020-05-25 16:00:00,202.71,203.54,1.3,100.0,0.6416,-0.53,0.07,-0.6,flip -929,做多,2020-05-25 16:00:00,2020-05-25 22:00:00,203.54,203.61,1.29,100.0,0.6357,0.04,0.06,-0.02,flip -930,做空,2020-05-25 22:00:00,2020-05-26 01:00:00,203.61,203.93,1.29,100.0,0.6351,-0.2,0.06,-0.27,flip -931,做多,2020-05-26 01:00:00,2020-05-26 04:00:00,203.93,203.89,1.31,100.0,0.6401,-0.03,0.07,-0.09,flip -932,做空,2020-05-26 04:00:00,2020-05-26 04:30:00,203.89,203.99,1.3,100.0,0.6394,-0.06,0.07,-0.13,flip -933,做多,2020-05-26 04:30:00,2020-05-26 05:00:00,203.99,203.82,1.3,100.0,0.6382,-0.11,0.07,-0.17,flip -934,做空,2020-05-26 05:00:00,2020-05-26 05:30:00,203.82,204.19,1.3,100.0,0.6375,-0.24,0.07,-0.3,flip -935,做多,2020-05-26 05:30:00,2020-05-26 06:00:00,204.19,203.1,1.3,100.0,0.6346,-0.69,0.06,-0.76,flip -936,做空,2020-05-26 06:00:00,2020-05-26 07:30:00,203.1,203.66,1.29,100.0,0.6339,-0.36,0.06,-0.42,flip -937,做多,2020-05-26 07:30:00,2020-05-26 08:30:00,203.66,203.42,1.28,100.0,0.6298,-0.15,0.06,-0.22,flip -938,做空,2020-05-26 08:30:00,2020-05-26 20:30:00,203.42,202.03,1.28,100.0,0.6292,0.87,0.06,0.81,flip -939,做多,2020-05-26 20:30:00,2020-05-26 21:00:00,202.03,201.3,1.29,100.0,0.6372,-0.47,0.06,-0.53,flip -940,做空,2020-05-26 21:00:00,2020-05-27 00:00:00,201.3,201.68,1.28,100.0,0.6366,-0.24,0.06,-0.31,flip -941,做多,2020-05-27 00:00:00,2020-05-27 21:30:00,201.68,205.39,1.29,100.0,0.6393,2.37,0.07,2.31,flip -942,做空,2020-05-27 21:30:00,2020-05-27 22:00:00,205.39,206.3,1.31,100.0,0.6387,-0.58,0.07,-0.65,flip -943,做多,2020-05-27 22:00:00,2020-05-28 02:00:00,206.3,206.88,1.3,100.0,0.6324,0.37,0.07,0.3,flip -944,做空,2020-05-28 02:00:00,2020-05-28 04:00:00,206.88,206.85,1.31,100.0,0.6335,0.02,0.07,-0.05,flip -945,做多,2020-05-28 04:00:00,2020-05-28 04:30:00,206.85,206.19,1.31,100.0,0.633,-0.42,0.07,-0.48,flip -946,做空,2020-05-28 04:30:00,2020-05-28 05:30:00,206.19,206.4,1.3,100.0,0.6324,-0.13,0.07,-0.2,flip -947,做多,2020-05-28 05:30:00,2020-05-28 07:00:00,206.4,206.58,1.3,100.0,0.6305,0.11,0.07,0.05,flip -948,做空,2020-05-28 07:00:00,2020-05-28 09:30:00,206.58,206.87,1.3,100.0,0.6298,-0.18,0.07,-0.25,flip -949,做多,2020-05-28 09:30:00,2020-05-28 10:00:00,206.87,206.83,1.3,100.0,0.6275,-0.03,0.06,-0.09,flip -950,做空,2020-05-28 10:00:00,2020-05-28 11:00:00,206.83,207.19,1.3,100.0,0.6268,-0.23,0.06,-0.29,flip -951,做多,2020-05-28 11:00:00,2020-05-29 10:30:00,207.19,218.34,1.29,100.0,0.624,6.96,0.07,6.89,flip -952,做空,2020-05-29 10:30:00,2020-05-29 11:00:00,218.34,219.59,1.37,100.0,0.6277,-0.78,0.07,-0.85,flip -953,做多,2020-05-29 11:00:00,2020-05-29 11:30:00,219.59,219.15,1.36,100.0,0.6199,-0.27,0.07,-0.34,flip -954,做空,2020-05-29 11:30:00,2020-05-29 12:00:00,219.15,220.51,1.36,100.0,0.6193,-0.84,0.07,-0.91,flip -955,做多,2020-05-29 12:00:00,2020-05-29 12:30:00,220.51,219.52,1.35,100.0,0.6111,-0.6,0.07,-0.67,flip -956,做空,2020-05-29 12:30:00,2020-05-29 13:00:00,219.52,220.21,1.34,100.0,0.6104,-0.42,0.07,-0.49,flip -957,做多,2020-05-29 13:00:00,2020-05-29 13:30:00,220.21,219.99,1.33,100.0,0.606,-0.13,0.07,-0.2,flip -958,做空,2020-05-29 13:30:00,2020-05-29 14:00:00,219.99,220.34,1.33,100.0,0.6054,-0.21,0.07,-0.28,flip -959,做多,2020-05-29 14:00:00,2020-05-29 14:30:00,220.34,219.97,1.33,100.0,0.6029,-0.22,0.07,-0.29,flip -960,做空,2020-05-29 14:30:00,2020-05-29 16:00:00,219.97,220.58,1.32,100.0,0.6023,-0.37,0.07,-0.43,flip -961,做多,2020-05-29 16:00:00,2020-05-29 17:30:00,220.58,220.69,1.32,100.0,0.5983,0.07,0.07,-0.0,flip -962,做空,2020-05-29 17:30:00,2020-05-29 18:30:00,220.69,220.95,1.32,100.0,0.5977,-0.16,0.07,-0.22,flip -963,做多,2020-05-29 18:30:00,2020-05-29 19:00:00,220.95,220.18,1.32,100.0,0.5957,-0.46,0.07,-0.52,flip -964,做空,2020-05-29 19:00:00,2020-05-29 20:00:00,220.18,220.54,1.31,100.0,0.5951,-0.21,0.07,-0.28,flip -965,做多,2020-05-29 20:00:00,2020-05-29 20:30:00,220.54,220.15,1.31,100.0,0.5926,-0.23,0.07,-0.3,flip -966,做空,2020-05-29 20:30:00,2020-05-29 22:30:00,220.15,220.72,1.3,100.0,0.592,-0.34,0.07,-0.4,flip -967,做多,2020-05-29 22:30:00,2020-05-30 00:00:00,220.72,219.09,1.3,100.0,0.5884,-0.96,0.06,-1.02,flip -968,做空,2020-05-30 00:00:00,2020-05-30 03:30:00,219.09,222.78,1.31,100.0,0.5965,-2.2,0.07,-2.27,flip -969,做多,2020-05-30 03:30:00,2020-05-30 04:00:00,222.78,227.12,1.28,100.0,0.5762,2.5,0.07,2.44,tp_upper -970,做多,2020-05-31 05:00:00,2020-05-31 05:30:00,238.99,237.84,1.31,100.0,0.5482,-0.63,0.07,-0.7,flip -971,做空,2020-05-31 05:30:00,2020-05-31 06:30:00,237.84,237.96,1.3,100.0,0.5477,-0.07,0.07,-0.13,flip -972,做多,2020-05-31 06:30:00,2020-05-31 08:00:00,237.96,237.94,1.3,100.0,0.5466,-0.01,0.07,-0.08,flip -973,做空,2020-05-31 08:00:00,2020-05-31 10:30:00,237.94,239.82,1.3,100.0,0.546,-1.03,0.07,-1.09,flip -974,做多,2020-05-31 10:30:00,2020-05-31 11:00:00,239.82,238.12,1.29,100.0,0.5369,-0.91,0.06,-0.98,flip -975,做空,2020-05-31 11:00:00,2020-05-31 12:00:00,238.12,239.11,1.28,100.0,0.5364,-0.53,0.06,-0.6,flip -976,做多,2020-05-31 12:00:00,2020-06-01 10:00:00,239.11,236.77,1.27,100.0,0.5314,-1.24,0.06,-1.31,flip -977,做空,2020-06-01 10:00:00,2020-06-01 10:30:00,236.77,237.0,1.26,100.0,0.5341,-0.12,0.06,-0.19,flip -978,做多,2020-06-01 10:30:00,2020-06-01 11:00:00,237.0,236.05,1.26,100.0,0.5325,-0.51,0.06,-0.57,flip -979,做空,2020-06-01 11:00:00,2020-06-01 11:30:00,236.05,236.07,1.26,100.0,0.532,-0.01,0.06,-0.07,flip -980,做多,2020-06-01 11:30:00,2020-06-01 15:00:00,236.07,237.85,1.25,100.0,0.5314,0.95,0.06,0.88,flip -981,做空,2020-06-01 15:00:00,2020-06-01 15:30:00,237.85,238.16,1.26,100.0,0.5308,-0.16,0.06,-0.23,flip -982,做多,2020-06-01 15:30:00,2020-06-01 18:00:00,238.16,238.39,1.26,100.0,0.5289,0.12,0.06,0.06,flip -983,做空,2020-06-01 18:00:00,2020-06-01 18:30:00,238.39,239.0,1.26,100.0,0.5284,-0.32,0.06,-0.39,flip -984,做多,2020-06-01 18:30:00,2020-06-01 19:30:00,239.0,237.78,1.26,100.0,0.5252,-0.64,0.06,-0.7,flip -985,做空,2020-06-01 19:30:00,2020-06-01 20:00:00,237.78,238.99,1.25,100.0,0.5246,-0.63,0.06,-0.7,flip -986,做多,2020-06-01 20:00:00,2020-06-01 22:00:00,238.99,244.19,1.24,100.0,0.5188,2.7,0.06,2.63,tp_upper -987,做多,2020-06-03 06:00:00,2020-06-03 06:30:00,236.55,236.54,1.28,100.0,0.5401,-0.01,0.06,-0.07,flip -988,做空,2020-06-03 06:30:00,2020-06-04 11:30:00,236.54,243.02,1.28,100.0,0.5395,-3.5,0.07,-3.56,flip -989,做多,2020-06-04 11:30:00,2020-06-04 12:00:00,243.02,242.98,1.24,100.0,0.5109,-0.02,0.06,-0.08,flip -990,做空,2020-06-04 12:00:00,2020-06-04 12:30:00,242.98,243.33,1.24,100.0,0.5104,-0.18,0.06,-0.24,flip -991,做多,2020-06-04 12:30:00,2020-06-04 14:30:00,243.33,243.52,1.24,100.0,0.5084,0.1,0.06,0.03,flip -992,做空,2020-06-04 14:30:00,2020-06-04 15:00:00,243.52,244.04,1.24,100.0,0.5079,-0.26,0.06,-0.33,flip -993,做多,2020-06-04 15:00:00,2020-06-04 16:00:00,244.04,244.29,1.23,100.0,0.5052,0.13,0.06,0.06,flip -994,做空,2020-06-04 16:00:00,2020-06-04 17:00:00,244.29,243.32,1.23,100.0,0.5047,0.49,0.06,0.43,flip -995,做多,2020-06-04 17:00:00,2020-06-04 18:00:00,243.32,242.6,1.24,100.0,0.5083,-0.37,0.06,-0.43,flip -996,做空,2020-06-04 18:00:00,2020-06-04 22:00:00,242.6,243.06,1.23,100.0,0.5078,-0.23,0.06,-0.3,flip -997,做多,2020-06-04 22:00:00,2020-06-05 00:00:00,243.06,242.3,1.23,100.0,0.5053,-0.38,0.06,-0.45,flip -998,做空,2020-06-05 00:00:00,2020-06-05 00:30:00,242.3,243.63,1.23,100.0,0.509,-0.68,0.06,-0.74,flip -999,做多,2020-06-05 00:30:00,2020-06-05 03:00:00,243.63,242.81,1.23,100.0,0.5029,-0.41,0.06,-0.47,flip -1000,做空,2020-06-05 03:00:00,2020-06-05 03:30:00,242.81,243.18,1.22,100.0,0.5024,-0.19,0.06,-0.25,flip -1001,做多,2020-06-05 03:30:00,2020-06-05 06:00:00,243.18,242.68,1.22,100.0,0.5004,-0.25,0.06,-0.31,flip -1002,做空,2020-06-05 06:00:00,2020-06-05 06:30:00,242.68,244.24,1.21,100.0,0.4999,-0.78,0.06,-0.84,flip -1003,做多,2020-06-05 06:30:00,2020-06-05 10:00:00,244.24,243.77,1.2,100.0,0.493,-0.23,0.06,-0.29,flip -1004,做空,2020-06-05 10:00:00,2020-06-05 11:00:00,243.77,243.7,1.2,100.0,0.4925,0.03,0.06,-0.03,flip -1005,做多,2020-06-05 11:00:00,2020-06-05 11:30:00,243.7,243.3,1.2,100.0,0.4923,-0.2,0.06,-0.26,flip -1006,做空,2020-06-05 11:30:00,2020-06-05 12:30:00,243.3,242.58,1.2,100.0,0.4918,0.35,0.06,0.29,flip -1007,做多,2020-06-05 12:30:00,2020-06-06 07:30:00,242.58,240.25,1.2,100.0,0.4942,-1.15,0.06,-1.21,flip -1008,做空,2020-06-06 07:30:00,2020-06-06 09:00:00,240.25,243.03,1.2,100.0,0.4983,-1.39,0.06,-1.45,flip -1009,做多,2020-06-06 09:00:00,2020-06-06 16:30:00,243.03,241.07,1.18,100.0,0.4864,-0.95,0.06,-1.01,flip -1010,做空,2020-06-06 16:30:00,2020-06-06 19:30:00,241.07,241.54,1.17,100.0,0.4859,-0.23,0.06,-0.29,flip -1011,做多,2020-06-06 19:30:00,2020-06-06 22:30:00,241.54,241.89,1.17,100.0,0.4835,0.17,0.06,0.11,flip -1012,做空,2020-06-06 22:30:00,2020-06-06 23:00:00,241.89,242.03,1.17,100.0,0.483,-0.07,0.06,-0.13,flip -1013,做多,2020-06-06 23:00:00,2020-06-07 00:00:00,242.03,241.73,1.17,100.0,0.482,-0.14,0.06,-0.2,flip -1014,做空,2020-06-07 00:00:00,2020-06-07 00:30:00,241.73,242.22,1.17,100.0,0.4841,-0.24,0.06,-0.3,flip -1015,做多,2020-06-07 00:30:00,2020-06-07 01:00:00,242.22,241.9,1.17,100.0,0.4817,-0.15,0.06,-0.21,flip -1016,做空,2020-06-07 01:00:00,2020-06-07 01:30:00,241.9,242.18,1.16,100.0,0.4812,-0.13,0.06,-0.19,flip -1017,做多,2020-06-07 01:30:00,2020-06-07 06:00:00,242.18,242.35,1.16,100.0,0.4796,0.08,0.06,0.02,flip -1018,做空,2020-06-07 06:00:00,2020-06-07 07:30:00,242.35,242.38,1.16,100.0,0.4791,-0.01,0.06,-0.07,flip -1019,做多,2020-06-07 07:30:00,2020-06-07 08:00:00,242.38,240.65,1.16,100.0,0.4785,-0.83,0.06,-0.89,flip -1020,做空,2020-06-07 08:00:00,2020-06-07 08:30:00,240.65,242.11,1.15,100.0,0.478,-0.7,0.06,-0.76,flip -1021,做多,2020-06-07 08:30:00,2020-06-07 09:00:00,242.11,241.65,1.14,100.0,0.4718,-0.22,0.06,-0.27,flip -1022,做空,2020-06-07 09:00:00,2020-06-07 12:00:00,241.65,238.0,1.14,100.0,0.4713,1.72,0.06,1.66,tp_lower -1023,做多,2020-06-07 19:30:00,2020-06-08 12:00:00,242.39,243.76,1.16,100.0,0.4765,0.65,0.06,0.59,flip -1024,做空,2020-06-08 12:00:00,2020-06-08 13:00:00,243.76,243.75,1.17,100.0,0.4803,0.0,0.06,-0.05,flip -1025,做多,2020-06-08 13:00:00,2020-06-08 23:30:00,243.75,246.65,1.17,100.0,0.4799,1.39,0.06,1.33,tp_upper -1026,做多,2020-06-09 00:30:00,2020-06-09 03:30:00,243.96,243.23,1.19,100.0,0.4858,-0.35,0.06,-0.41,flip -1027,做空,2020-06-09 03:30:00,2020-06-09 04:30:00,243.23,243.04,1.18,100.0,0.4853,0.09,0.06,0.03,flip -1028,做多,2020-06-09 04:30:00,2020-06-09 06:00:00,243.04,243.53,1.18,100.0,0.4856,0.24,0.06,0.18,flip -1029,做空,2020-06-09 06:00:00,2020-06-09 07:00:00,243.53,243.39,1.18,100.0,0.4851,0.07,0.06,0.01,flip -1030,做多,2020-06-09 07:00:00,2020-06-09 08:00:00,243.39,242.95,1.18,100.0,0.4851,-0.21,0.06,-0.27,flip -1031,做空,2020-06-09 08:00:00,2020-06-09 08:30:00,242.95,243.37,1.18,100.0,0.4847,-0.2,0.06,-0.26,flip -1032,做多,2020-06-09 08:30:00,2020-06-09 09:00:00,243.37,242.92,1.17,100.0,0.4825,-0.22,0.06,-0.28,flip -1033,做空,2020-06-09 09:00:00,2020-06-09 11:30:00,242.92,243.53,1.17,100.0,0.482,-0.29,0.06,-0.35,flip -1034,做多,2020-06-09 11:30:00,2020-06-09 13:00:00,243.53,243.43,1.17,100.0,0.4791,-0.05,0.06,-0.11,flip -1035,做空,2020-06-09 13:00:00,2020-06-09 14:30:00,243.43,243.31,1.17,100.0,0.4786,0.06,0.06,-0.0,flip -1036,做多,2020-06-09 14:30:00,2020-06-09 15:30:00,243.31,243.49,1.16,100.0,0.4786,0.09,0.06,0.03,flip -1037,做空,2020-06-09 15:30:00,2020-06-09 17:00:00,243.49,243.44,1.16,100.0,0.4782,0.02,0.06,-0.03,flip -1038,做多,2020-06-09 17:00:00,2020-06-09 17:30:00,243.44,243.2,1.16,100.0,0.4779,-0.11,0.06,-0.17,flip -1039,做空,2020-06-09 17:30:00,2020-06-09 19:00:00,243.2,242.0,1.16,100.0,0.4774,0.57,0.06,0.52,tp_lower -1040,做多,2020-06-09 19:30:00,2020-06-09 20:00:00,243.42,242.71,1.17,100.0,0.4788,-0.34,0.06,-0.4,flip -1041,做空,2020-06-09 20:00:00,2020-06-09 20:30:00,242.71,243.44,1.16,100.0,0.4784,-0.35,0.06,-0.41,flip -1042,做多,2020-06-09 20:30:00,2020-06-09 22:00:00,243.44,244.35,1.16,100.0,0.475,0.43,0.06,0.37,flip -1043,做空,2020-06-09 22:00:00,2020-06-10 05:00:00,244.35,244.3,1.16,100.0,0.4745,0.02,0.06,-0.03,flip -1044,做多,2020-06-10 05:00:00,2020-06-10 07:00:00,244.3,243.61,1.18,100.0,0.4818,-0.33,0.06,-0.39,flip -1045,做空,2020-06-10 07:00:00,2020-06-10 07:30:00,243.61,243.72,1.17,100.0,0.4813,-0.05,0.06,-0.11,flip -1046,做多,2020-06-10 07:30:00,2020-06-10 08:00:00,243.72,243.42,1.17,100.0,0.4804,-0.14,0.06,-0.2,flip -1047,做空,2020-06-10 08:00:00,2020-06-10 16:00:00,243.42,243.61,1.17,100.0,0.4799,-0.09,0.06,-0.15,flip -1048,做多,2020-06-10 16:00:00,2020-06-10 16:30:00,243.61,243.3,1.17,100.0,0.4787,-0.15,0.06,-0.21,flip -1049,做空,2020-06-10 16:30:00,2020-06-10 18:00:00,243.3,244.15,1.16,100.0,0.4782,-0.41,0.06,-0.46,flip -1050,做多,2020-06-10 18:00:00,2020-06-10 18:30:00,244.15,245.48,1.16,100.0,0.4744,0.63,0.06,0.57,tp_upper -1051,做多,2020-06-10 18:30:00,2020-06-10 19:00:00,245.48,245.52,1.16,100.0,0.4739,0.02,0.06,-0.04,tp_upper -1052,做多,2020-06-11 06:30:00,2020-06-11 07:00:00,247.07,246.73,1.17,100.0,0.4741,-0.16,0.06,-0.22,flip -1053,做空,2020-06-11 07:00:00,2020-06-11 08:00:00,246.73,246.63,1.17,100.0,0.4736,0.05,0.06,-0.01,flip -1054,做多,2020-06-11 08:00:00,2020-06-12 06:00:00,246.63,234.2,1.17,100.0,0.4735,-5.89,0.06,-5.94,flip -1055,做空,2020-06-12 06:00:00,2020-06-12 07:00:00,234.2,235.68,1.11,100.0,0.4742,-0.7,0.06,-0.76,flip -1056,做多,2020-06-12 07:00:00,2020-06-12 17:00:00,235.68,235.41,1.1,100.0,0.4678,-0.13,0.06,-0.18,flip -1057,做空,2020-06-12 17:00:00,2020-06-12 18:00:00,235.41,236.4,1.1,100.0,0.4673,-0.46,0.06,-0.52,flip -1058,做多,2020-06-12 18:00:00,2020-06-13 00:00:00,236.4,236.67,1.09,100.0,0.4629,0.12,0.05,0.07,flip -1059,做空,2020-06-13 00:00:00,2020-06-13 01:30:00,236.67,236.7,1.1,100.0,0.4641,-0.01,0.05,-0.07,flip -1060,做多,2020-06-13 01:30:00,2020-06-13 07:00:00,236.7,236.3,1.1,100.0,0.4635,-0.19,0.05,-0.24,flip -1061,做空,2020-06-13 07:00:00,2020-06-13 07:30:00,236.3,236.59,1.09,100.0,0.4631,-0.13,0.05,-0.19,flip -1062,做多,2020-06-13 07:30:00,2020-06-13 08:00:00,236.59,236.13,1.09,100.0,0.4615,-0.21,0.05,-0.27,flip -1063,做空,2020-06-13 08:00:00,2020-06-13 08:30:00,236.13,236.85,1.09,100.0,0.461,-0.33,0.05,-0.39,flip -1064,做多,2020-06-13 08:30:00,2020-06-13 10:00:00,236.85,236.18,1.08,100.0,0.4578,-0.31,0.05,-0.36,flip -1065,做空,2020-06-13 10:00:00,2020-06-13 12:00:00,236.18,236.35,1.08,100.0,0.4573,-0.08,0.05,-0.13,flip -1066,做多,2020-06-13 12:00:00,2020-06-13 13:00:00,236.35,235.71,1.08,100.0,0.4562,-0.29,0.05,-0.35,flip -1067,做空,2020-06-13 13:00:00,2020-06-13 13:30:00,235.71,236.31,1.07,100.0,0.4557,-0.27,0.05,-0.33,flip -1068,做多,2020-06-13 13:30:00,2020-06-13 19:30:00,236.31,236.94,1.07,100.0,0.453,0.29,0.05,0.23,flip -1069,做空,2020-06-13 19:30:00,2020-06-13 20:00:00,236.94,236.95,1.07,100.0,0.4525,-0.0,0.05,-0.06,flip -1070,做多,2020-06-13 20:00:00,2020-06-14 04:00:00,236.95,237.49,1.07,100.0,0.452,0.24,0.05,0.19,flip -1071,做空,2020-06-14 04:00:00,2020-06-14 05:00:00,237.49,237.34,1.08,100.0,0.4565,0.07,0.05,0.01,flip -1072,做多,2020-06-14 05:00:00,2020-06-14 05:30:00,237.34,236.58,1.08,100.0,0.4566,-0.35,0.05,-0.4,flip -1073,做空,2020-06-14 05:30:00,2020-06-14 06:30:00,236.58,234.51,1.08,100.0,0.4562,0.94,0.05,0.89,tp_lower -1074,做多,2020-06-14 11:00:00,2020-06-16 14:30:00,236.52,232.46,1.09,100.0,0.4598,-1.87,0.05,-1.92,flip -1075,做空,2020-06-16 14:30:00,2020-06-16 15:00:00,232.46,232.57,1.07,100.0,0.461,-0.05,0.05,-0.1,flip -1076,做多,2020-06-16 15:00:00,2020-06-16 17:30:00,232.57,233.49,1.07,100.0,0.4601,0.42,0.05,0.37,flip -1077,做空,2020-06-16 17:30:00,2020-06-16 18:00:00,233.49,234.0,1.07,100.0,0.4597,-0.23,0.05,-0.29,flip -1078,做多,2020-06-16 18:00:00,2020-06-16 19:00:00,234.0,233.64,1.07,100.0,0.4572,-0.16,0.05,-0.22,flip -1079,做空,2020-06-16 19:00:00,2020-06-16 19:30:00,233.64,233.93,1.07,100.0,0.4567,-0.13,0.05,-0.19,flip -1080,做多,2020-06-16 19:30:00,2020-06-17 00:30:00,233.93,233.96,1.06,100.0,0.4552,0.01,0.05,-0.04,flip -1081,做空,2020-06-17 00:30:00,2020-06-17 06:30:00,233.96,234.53,1.07,100.0,0.4572,-0.26,0.05,-0.31,flip -1082,做多,2020-06-17 06:30:00,2020-06-17 09:00:00,234.53,233.91,1.07,100.0,0.4545,-0.28,0.05,-0.33,flip -1083,做空,2020-06-17 09:00:00,2020-06-17 10:00:00,233.91,233.91,1.06,100.0,0.454,0.0,0.05,-0.05,flip -1084,做多,2020-06-17 10:00:00,2020-06-17 10:30:00,233.91,233.65,1.06,100.0,0.4536,-0.12,0.05,-0.17,flip -1085,做空,2020-06-17 10:30:00,2020-06-17 11:00:00,233.65,234.44,1.06,100.0,0.4531,-0.36,0.05,-0.41,flip -1086,做多,2020-06-17 11:00:00,2020-06-17 11:30:00,234.44,233.7,1.05,100.0,0.4496,-0.33,0.05,-0.39,flip -1087,做空,2020-06-17 11:30:00,2020-06-17 12:00:00,233.7,234.02,1.05,100.0,0.4492,-0.14,0.05,-0.2,flip -1088,做多,2020-06-17 12:00:00,2020-06-17 13:00:00,234.02,234.68,1.05,100.0,0.4475,0.3,0.05,0.24,tp_upper -1089,做多,2020-06-17 22:30:00,2020-06-18 05:00:00,232.39,232.9,1.05,100.0,0.4515,0.23,0.05,0.18,flip -1090,做空,2020-06-18 05:00:00,2020-06-18 10:00:00,232.9,233.17,1.06,100.0,0.4547,-0.12,0.05,-0.18,flip -1091,做多,2020-06-18 10:00:00,2020-06-18 12:30:00,233.17,232.99,1.06,100.0,0.4532,-0.08,0.05,-0.13,flip -1092,做空,2020-06-18 12:30:00,2020-06-18 14:00:00,232.99,231.94,1.05,100.0,0.4527,0.48,0.05,0.42,tp_lower -1093,做多,2020-06-18 23:30:00,2020-06-19 09:30:00,231.26,229.86,1.06,100.0,0.4577,-0.64,0.05,-0.69,flip -1094,做空,2020-06-19 09:30:00,2020-06-19 16:30:00,229.86,229.7,1.05,100.0,0.4589,0.07,0.05,0.02,flip -1095,做多,2020-06-19 16:30:00,2020-06-19 17:00:00,229.7,228.89,1.05,100.0,0.4591,-0.37,0.05,-0.42,flip -1096,做空,2020-06-19 17:00:00,2020-06-19 18:30:00,228.89,229.03,1.05,100.0,0.4586,-0.06,0.05,-0.12,flip -1097,做多,2020-06-19 18:30:00,2020-06-19 19:30:00,229.03,228.9,1.05,100.0,0.4576,-0.06,0.05,-0.11,flip -1098,做空,2020-06-19 19:30:00,2020-06-19 20:30:00,228.9,229.61,1.05,100.0,0.4571,-0.32,0.05,-0.38,flip -1099,做多,2020-06-19 20:30:00,2020-06-19 21:00:00,229.61,229.01,1.04,100.0,0.4539,-0.27,0.05,-0.32,flip -1100,做空,2020-06-19 21:00:00,2020-06-19 21:30:00,229.01,229.7,1.04,100.0,0.4534,-0.31,0.05,-0.36,flip -1101,做多,2020-06-19 21:30:00,2020-06-19 22:30:00,229.7,229.72,1.03,100.0,0.4502,0.01,0.05,-0.04,flip -1102,做空,2020-06-19 22:30:00,2020-06-20 01:00:00,229.72,229.47,1.03,100.0,0.4498,0.11,0.05,0.06,flip -1103,做多,2020-06-20 01:00:00,2020-06-20 02:00:00,229.47,229.49,1.04,100.0,0.454,0.01,0.05,-0.04,flip -1104,做空,2020-06-20 02:00:00,2020-06-20 02:30:00,229.49,229.87,1.04,100.0,0.4535,-0.17,0.05,-0.22,flip -1105,做多,2020-06-20 02:30:00,2020-06-20 04:00:00,229.87,229.54,1.04,100.0,0.4516,-0.15,0.05,-0.2,flip -1106,做空,2020-06-20 04:00:00,2020-06-20 04:30:00,229.54,230.0,1.04,100.0,0.4511,-0.21,0.05,-0.26,flip -1107,做多,2020-06-20 04:30:00,2020-06-20 07:00:00,230.0,229.87,1.03,100.0,0.4489,-0.06,0.05,-0.11,flip -1108,做空,2020-06-20 07:00:00,2020-06-20 11:00:00,229.87,228.4,1.03,100.0,0.4484,0.66,0.05,0.61,tp_lower -1109,做多,2020-06-20 21:00:00,2020-06-21 13:00:00,227.96,229.24,1.04,100.0,0.4546,0.58,0.05,0.53,flip -1110,做空,2020-06-21 13:00:00,2020-06-21 15:30:00,229.24,230.68,1.05,100.0,0.457,-0.66,0.05,-0.71,flip -1111,做多,2020-06-21 15:30:00,2020-06-21 17:00:00,230.68,230.16,1.04,100.0,0.4509,-0.23,0.05,-0.29,flip -1112,做空,2020-06-21 17:00:00,2020-06-21 19:00:00,230.16,229.97,1.04,100.0,0.4504,0.09,0.05,0.03,flip -1113,做多,2020-06-21 19:00:00,2020-06-21 20:00:00,229.97,229.49,1.04,100.0,0.4507,-0.22,0.05,-0.27,flip -1114,做空,2020-06-21 20:00:00,2020-06-21 21:00:00,229.49,229.45,1.03,100.0,0.4503,0.02,0.05,-0.03,flip -1115,做多,2020-06-21 21:00:00,2020-06-22 01:30:00,229.45,233.29,1.03,100.0,0.45,1.73,0.05,1.68,tp_upper -1116,做多,2020-06-22 01:30:00,2020-06-22 02:00:00,233.29,232.94,1.05,100.0,0.4519,-0.16,0.05,-0.21,tp_upper -1117,做多,2020-06-23 06:00:00,2020-06-23 08:00:00,241.93,243.31,1.05,100.0,0.4353,0.6,0.05,0.55,flip -1118,做空,2020-06-23 08:00:00,2020-06-23 09:30:00,243.31,242.94,1.06,100.0,0.4348,0.16,0.05,0.11,flip -1119,做多,2020-06-23 09:30:00,2020-06-23 10:00:00,242.94,242.57,1.06,100.0,0.4357,-0.16,0.05,-0.21,flip -1120,做空,2020-06-23 10:00:00,2020-06-23 11:00:00,242.57,243.3,1.06,100.0,0.4353,-0.32,0.05,-0.37,flip -1121,做多,2020-06-23 11:00:00,2020-06-23 12:30:00,243.3,242.8,1.05,100.0,0.4323,-0.22,0.05,-0.27,flip -1122,做空,2020-06-23 12:30:00,2020-06-23 13:30:00,242.8,242.75,1.05,100.0,0.4318,0.02,0.05,-0.03,flip -1123,做多,2020-06-23 13:30:00,2020-06-23 14:30:00,242.75,243.01,1.05,100.0,0.4316,0.11,0.05,0.06,flip -1124,做空,2020-06-23 14:30:00,2020-06-23 15:00:00,243.01,243.73,1.05,100.0,0.4311,-0.31,0.05,-0.36,flip -1125,做多,2020-06-23 15:00:00,2020-06-23 17:00:00,243.73,243.32,1.04,100.0,0.4282,-0.18,0.05,-0.23,flip -1126,做空,2020-06-23 17:00:00,2020-06-23 21:00:00,243.32,243.69,1.04,100.0,0.4277,-0.16,0.05,-0.21,flip -1127,做多,2020-06-23 21:00:00,2020-06-23 22:30:00,243.69,242.65,1.04,100.0,0.426,-0.44,0.05,-0.49,flip -1128,做空,2020-06-23 22:30:00,2020-06-24 00:00:00,242.65,243.37,1.03,100.0,0.4256,-0.31,0.05,-0.36,flip -1129,做多,2020-06-24 00:00:00,2020-06-24 01:00:00,243.37,243.28,1.04,100.0,0.4271,-0.04,0.05,-0.09,flip -1130,做空,2020-06-24 01:00:00,2020-06-24 01:30:00,243.28,243.72,1.04,100.0,0.4267,-0.19,0.05,-0.24,flip -1131,做多,2020-06-24 01:30:00,2020-06-24 02:30:00,243.72,245.85,1.04,100.0,0.4247,0.9,0.05,0.85,tp_upper -1132,做多,2020-06-25 08:00:00,2020-06-25 12:00:00,234.42,232.02,1.05,100.0,0.4464,-1.07,0.05,-1.12,flip -1133,做空,2020-06-25 12:00:00,2020-06-25 13:00:00,232.02,233.08,1.03,100.0,0.4459,-0.47,0.05,-0.52,flip -1134,做多,2020-06-25 13:00:00,2020-06-25 13:30:00,233.08,232.72,1.03,100.0,0.4414,-0.16,0.05,-0.21,flip -1135,做空,2020-06-25 13:30:00,2020-06-25 14:00:00,232.72,234.47,1.03,100.0,0.441,-0.77,0.05,-0.82,flip -1136,做多,2020-06-25 14:00:00,2020-06-25 15:30:00,234.47,233.66,1.02,100.0,0.4339,-0.35,0.05,-0.4,flip -1137,做空,2020-06-25 15:30:00,2020-06-25 16:00:00,233.66,234.59,1.01,100.0,0.4335,-0.4,0.05,-0.45,flip -1138,做多,2020-06-25 16:00:00,2020-06-25 22:00:00,234.59,233.0,1.01,100.0,0.4296,-0.68,0.05,-0.73,flip -1139,做空,2020-06-25 22:00:00,2020-06-26 07:00:00,233.0,229.4,1.0,100.0,0.4292,1.55,0.05,1.5,tp_lower -1140,做多,2020-06-26 10:00:00,2020-06-26 13:00:00,231.55,231.01,1.02,100.0,0.4411,-0.24,0.05,-0.29,flip -1141,做空,2020-06-26 13:00:00,2020-06-26 15:00:00,231.01,229.68,1.02,100.0,0.4407,0.59,0.05,0.54,flip -1142,做多,2020-06-26 15:00:00,2020-06-26 20:30:00,229.68,230.15,1.02,100.0,0.4453,0.21,0.05,0.16,flip -1143,做空,2020-06-26 20:30:00,2020-06-26 21:00:00,230.15,231.12,1.02,100.0,0.4449,-0.43,0.05,-0.48,flip -1144,做多,2020-06-26 21:00:00,2020-06-26 21:30:00,231.12,230.4,1.02,100.0,0.4407,-0.32,0.05,-0.37,flip -1145,做空,2020-06-26 21:30:00,2020-06-26 22:30:00,230.4,230.05,1.01,100.0,0.4403,0.15,0.05,0.1,flip -1146,做多,2020-06-26 22:30:00,2020-06-26 23:30:00,230.05,229.66,1.01,100.0,0.4412,-0.17,0.05,-0.22,flip -1147,做空,2020-06-26 23:30:00,2020-06-27 03:00:00,229.66,229.45,1.01,100.0,0.4407,0.09,0.05,0.04,flip -1148,做多,2020-06-27 03:00:00,2020-06-27 04:00:00,229.45,229.12,1.02,100.0,0.4443,-0.15,0.05,-0.2,flip -1149,做空,2020-06-27 04:00:00,2020-06-27 05:30:00,229.12,229.84,1.02,100.0,0.4438,-0.32,0.05,-0.37,flip -1150,做多,2020-06-27 05:30:00,2020-06-27 09:00:00,229.84,230.07,1.01,100.0,0.4406,0.1,0.05,0.05,flip -1151,做空,2020-06-27 09:00:00,2020-06-27 10:00:00,230.07,230.07,1.01,100.0,0.4402,0.0,0.05,-0.05,flip -1152,做多,2020-06-27 10:00:00,2020-06-27 10:30:00,230.07,229.56,1.01,100.0,0.4397,-0.22,0.05,-0.27,flip -1153,做空,2020-06-27 10:30:00,2020-06-27 11:30:00,229.56,229.66,1.01,100.0,0.4393,-0.04,0.05,-0.09,flip -1154,做多,2020-06-27 11:30:00,2020-06-27 12:00:00,229.66,229.42,1.01,100.0,0.4385,-0.11,0.05,-0.16,flip -1155,做空,2020-06-27 12:00:00,2020-06-27 12:30:00,229.42,229.8,1.0,100.0,0.438,-0.17,0.05,-0.22,flip -1156,做多,2020-06-27 12:30:00,2020-06-27 13:00:00,229.8,229.74,1.0,100.0,0.4362,-0.03,0.05,-0.08,flip -1157,做空,2020-06-27 13:00:00,2020-06-27 15:30:00,229.74,227.57,1.0,100.0,0.4357,0.95,0.05,0.9,tp_lower -1158,做多,2020-06-28 08:30:00,2020-06-28 23:00:00,221.62,224.13,1.02,100.0,0.4598,1.15,0.05,1.1,flip -1159,做空,2020-06-28 23:00:00,2020-06-28 23:30:00,224.13,224.96,1.03,100.0,0.4593,-0.38,0.05,-0.43,flip -1160,做多,2020-06-28 23:30:00,2020-06-29 00:00:00,224.96,224.28,1.02,100.0,0.4555,-0.31,0.05,-0.36,flip -1161,做空,2020-06-29 00:00:00,2020-06-29 00:30:00,224.28,224.99,1.02,100.0,0.4561,-0.32,0.05,-0.38,flip -1162,做多,2020-06-29 00:30:00,2020-06-29 03:00:00,224.99,224.69,1.02,100.0,0.4527,-0.14,0.05,-0.19,flip -1163,做空,2020-06-29 03:00:00,2020-06-29 04:00:00,224.69,224.83,1.02,100.0,0.4523,-0.06,0.05,-0.11,flip -1164,做多,2020-06-29 04:00:00,2020-06-29 05:30:00,224.83,225.31,1.01,100.0,0.4513,0.22,0.05,0.17,flip -1165,做空,2020-06-29 05:30:00,2020-06-29 12:30:00,225.31,224.34,1.02,100.0,0.4508,0.44,0.05,0.39,flip -1166,做多,2020-06-29 12:30:00,2020-06-29 13:00:00,224.34,222.2,1.02,100.0,0.4543,-0.97,0.05,-1.02,flip -1167,做空,2020-06-29 13:00:00,2020-06-29 15:30:00,222.2,223.85,1.01,100.0,0.4538,-0.75,0.05,-0.8,flip -1168,做多,2020-06-29 15:30:00,2020-06-29 16:00:00,223.85,223.78,1.0,100.0,0.4467,-0.03,0.05,-0.08,flip -1169,做空,2020-06-29 16:00:00,2020-06-29 16:30:00,223.78,224.17,1.0,100.0,0.4462,-0.17,0.05,-0.22,flip -1170,做多,2020-06-29 16:30:00,2020-06-30 05:00:00,224.17,226.23,1.0,100.0,0.4442,0.92,0.05,0.86,flip -1171,做空,2020-06-30 05:00:00,2020-06-30 06:00:00,226.23,226.18,1.01,100.0,0.4478,0.02,0.05,-0.03,flip -1172,做多,2020-06-30 06:00:00,2020-06-30 07:30:00,226.18,226.81,1.01,100.0,0.4476,0.28,0.05,0.23,flip -1173,做空,2020-06-30 07:30:00,2020-06-30 09:00:00,226.81,227.11,1.01,100.0,0.4471,-0.13,0.05,-0.18,flip -1174,做多,2020-06-30 09:00:00,2020-06-30 10:00:00,227.11,226.85,1.01,100.0,0.4455,-0.12,0.05,-0.17,flip -1175,做空,2020-06-30 10:00:00,2020-06-30 10:30:00,226.85,227.34,1.01,100.0,0.445,-0.22,0.05,-0.27,flip -1176,做多,2020-06-30 10:30:00,2020-06-30 11:00:00,227.34,226.97,1.01,100.0,0.4427,-0.16,0.05,-0.21,flip -1177,做空,2020-06-30 11:00:00,2020-06-30 11:30:00,226.97,227.68,1.0,100.0,0.4422,-0.31,0.05,-0.36,flip -1178,做多,2020-06-30 11:30:00,2020-06-30 12:00:00,227.68,227.11,1.0,100.0,0.439,-0.25,0.05,-0.3,flip -1179,做空,2020-06-30 12:00:00,2020-06-30 12:30:00,227.11,224.89,1.0,100.0,0.4386,0.97,0.05,0.92,tp_lower -1180,做多,2020-06-30 15:30:00,2020-06-30 21:00:00,226.35,225.43,1.0,100.0,0.4439,-0.41,0.05,-0.46,flip -1181,做空,2020-06-30 21:00:00,2020-06-30 21:30:00,225.43,225.99,1.0,100.0,0.4435,-0.25,0.05,-0.3,flip -1182,做多,2020-06-30 21:30:00,2020-06-30 22:00:00,225.99,225.6,1.0,100.0,0.4408,-0.17,0.05,-0.22,flip -1183,做空,2020-06-30 22:00:00,2020-07-01 02:00:00,225.6,225.28,0.99,100.0,0.4404,0.14,0.05,0.09,flip -1184,做多,2020-07-01 02:00:00,2020-07-01 04:30:00,225.28,225.61,1.01,100.0,0.4464,0.15,0.05,0.1,flip -1185,做空,2020-07-01 04:30:00,2020-07-01 05:00:00,225.61,225.67,1.01,100.0,0.446,-0.03,0.05,-0.08,flip -1186,做多,2020-07-01 05:00:00,2020-07-01 06:00:00,225.67,225.3,1.0,100.0,0.4453,-0.16,0.05,-0.21,flip -1187,做空,2020-07-01 06:00:00,2020-07-01 07:00:00,225.3,226.0,1.0,100.0,0.4449,-0.31,0.05,-0.36,flip -1188,做多,2020-07-01 07:00:00,2020-07-01 07:30:00,226.0,225.53,1.0,100.0,0.4417,-0.21,0.05,-0.26,flip -1189,做空,2020-07-01 07:30:00,2020-07-01 08:00:00,225.53,227.85,1.0,100.0,0.4412,-1.02,0.05,-1.07,flip -1190,做多,2020-07-01 08:00:00,2020-07-01 08:30:00,227.85,227.9,0.98,100.0,0.4318,0.02,0.05,-0.03,tp_upper -1191,做多,2020-07-02 13:30:00,2020-07-02 14:00:00,230.54,229.34,0.99,100.0,0.4293,-0.52,0.05,-0.56,flip -1192,做空,2020-07-02 14:00:00,2020-07-02 21:30:00,229.34,227.41,0.98,100.0,0.4289,0.83,0.05,0.78,flip -1193,做多,2020-07-02 21:30:00,2020-07-02 22:00:00,227.41,227.06,0.99,100.0,0.4358,-0.15,0.05,-0.2,flip -1194,做空,2020-07-02 22:00:00,2020-07-03 01:00:00,227.06,227.05,0.99,100.0,0.4353,0.0,0.05,-0.05,flip -1195,做多,2020-07-03 01:00:00,2020-07-03 02:30:00,227.05,226.51,0.99,100.0,0.4363,-0.24,0.05,-0.29,flip -1196,做空,2020-07-03 02:30:00,2020-07-03 05:30:00,226.51,227.15,0.99,100.0,0.4359,-0.28,0.05,-0.33,flip -1197,做多,2020-07-03 05:30:00,2020-07-03 06:00:00,227.15,226.84,0.98,100.0,0.433,-0.13,0.05,-0.18,flip -1198,做空,2020-07-03 06:00:00,2020-07-03 07:00:00,226.84,226.84,0.98,100.0,0.4325,0.0,0.05,-0.05,flip -1199,做多,2020-07-03 07:00:00,2020-07-03 09:30:00,226.84,226.39,0.98,100.0,0.4321,-0.19,0.05,-0.24,flip -1200,做空,2020-07-03 09:30:00,2020-07-03 10:00:00,226.39,226.51,0.98,100.0,0.4317,-0.05,0.05,-0.1,flip -1201,做多,2020-07-03 10:00:00,2020-07-03 10:30:00,226.51,226.45,0.98,100.0,0.4308,-0.03,0.05,-0.07,flip -1202,做空,2020-07-03 10:30:00,2020-07-03 11:30:00,226.45,227.07,0.97,100.0,0.4304,-0.27,0.05,-0.32,flip -1203,做多,2020-07-03 11:30:00,2020-07-03 14:30:00,227.07,226.82,0.97,100.0,0.4276,-0.11,0.05,-0.16,flip -1204,做空,2020-07-03 14:30:00,2020-07-03 15:30:00,226.82,227.0,0.97,100.0,0.4271,-0.08,0.05,-0.13,flip -1205,做多,2020-07-03 15:30:00,2020-07-03 16:00:00,227.0,226.96,0.97,100.0,0.426,-0.02,0.05,-0.07,flip -1206,做空,2020-07-03 16:00:00,2020-07-03 20:30:00,226.96,226.75,0.97,100.0,0.4256,0.09,0.05,0.04,flip -1207,做多,2020-07-03 20:30:00,2020-07-03 21:00:00,226.75,226.36,0.97,100.0,0.426,-0.17,0.05,-0.21,flip -1208,做空,2020-07-03 21:00:00,2020-07-03 21:30:00,226.36,226.72,0.96,100.0,0.4256,-0.15,0.05,-0.2,flip -1209,做多,2020-07-03 21:30:00,2020-07-04 03:00:00,226.72,226.27,0.96,100.0,0.4238,-0.19,0.05,-0.24,flip -1210,做空,2020-07-04 03:00:00,2020-07-04 05:30:00,226.27,226.61,0.97,100.0,0.4292,-0.15,0.05,-0.19,flip -1211,做多,2020-07-04 05:30:00,2020-07-04 06:00:00,226.61,226.27,0.97,100.0,0.4275,-0.15,0.05,-0.19,flip -1212,做空,2020-07-04 06:00:00,2020-07-04 08:00:00,226.27,226.19,0.97,100.0,0.427,0.03,0.05,-0.01,flip -1213,做多,2020-07-04 08:00:00,2020-07-04 09:00:00,226.19,226.02,0.97,100.0,0.4269,-0.07,0.05,-0.12,flip -1214,做空,2020-07-04 09:00:00,2020-07-04 09:30:00,226.02,226.08,0.96,100.0,0.4265,-0.03,0.05,-0.07,flip -1215,做多,2020-07-04 09:30:00,2020-07-04 10:00:00,226.08,225.5,0.96,100.0,0.4258,-0.25,0.05,-0.29,flip -1216,做空,2020-07-04 10:00:00,2020-07-04 11:00:00,225.5,225.85,0.96,100.0,0.4254,-0.15,0.05,-0.2,flip -1217,做多,2020-07-04 11:00:00,2020-07-04 14:00:00,225.85,226.03,0.96,100.0,0.4237,0.08,0.05,0.03,flip -1218,做空,2020-07-04 14:00:00,2020-07-04 15:30:00,226.03,225.9,0.96,100.0,0.4232,0.06,0.05,0.01,flip -1219,做多,2020-07-04 15:30:00,2020-07-04 16:00:00,225.9,225.84,0.96,100.0,0.4233,-0.03,0.05,-0.07,flip -1220,做空,2020-07-04 16:00:00,2020-07-04 16:30:00,225.84,225.97,0.96,100.0,0.4229,-0.05,0.05,-0.1,flip -1221,做多,2020-07-04 16:30:00,2020-07-04 17:30:00,225.97,229.9,0.95,100.0,0.422,1.66,0.05,1.61,tp_upper -1222,做多,2020-07-05 21:30:00,2020-07-07 02:00:00,226.21,239.1,0.98,100.0,0.4332,5.58,0.05,5.53,flip -1223,做空,2020-07-07 02:00:00,2020-07-07 04:00:00,239.1,239.41,1.04,100.0,0.433,-0.13,0.05,-0.19,flip -1224,做多,2020-07-07 04:00:00,2020-07-07 04:30:00,239.41,238.71,1.03,100.0,0.4314,-0.3,0.05,-0.35,flip -1225,做空,2020-07-07 04:30:00,2020-07-07 05:00:00,238.71,239.16,1.03,100.0,0.431,-0.19,0.05,-0.25,flip -1226,做多,2020-07-07 05:00:00,2020-07-07 05:30:00,239.16,239.03,1.03,100.0,0.4289,-0.06,0.05,-0.11,flip -1227,做空,2020-07-07 05:30:00,2020-07-07 14:00:00,239.03,239.1,1.02,100.0,0.4285,-0.03,0.05,-0.08,flip -1228,做多,2020-07-07 14:00:00,2020-07-07 14:30:00,239.1,237.21,1.02,100.0,0.4278,-0.81,0.05,-0.86,flip -1229,做空,2020-07-07 14:30:00,2020-07-07 15:00:00,237.21,238.21,1.01,100.0,0.4274,-0.43,0.05,-0.48,flip -1230,做多,2020-07-07 15:00:00,2020-07-07 16:30:00,238.21,238.4,1.01,100.0,0.4234,0.08,0.05,0.03,flip -1231,做空,2020-07-07 16:30:00,2020-07-07 17:00:00,238.4,238.9,1.01,100.0,0.4229,-0.21,0.05,-0.26,flip -1232,做多,2020-07-07 17:00:00,2020-07-07 19:30:00,238.9,238.0,1.01,100.0,0.4208,-0.38,0.05,-0.43,flip -1233,做空,2020-07-07 19:30:00,2020-07-07 20:30:00,238.0,238.52,1.0,100.0,0.4203,-0.22,0.05,-0.27,flip -1234,做多,2020-07-07 20:30:00,2020-07-07 21:00:00,238.52,237.46,1.0,100.0,0.4181,-0.44,0.05,-0.49,flip -1235,做空,2020-07-07 21:00:00,2020-07-07 21:30:00,237.46,238.04,0.99,100.0,0.4177,-0.24,0.05,-0.29,flip -1236,做多,2020-07-07 21:30:00,2020-07-08 00:00:00,238.04,238.1,0.99,100.0,0.4152,0.02,0.05,-0.02,flip -1237,做空,2020-07-08 00:00:00,2020-07-08 05:30:00,238.1,239.2,1.0,100.0,0.4202,-0.46,0.05,-0.51,flip -1238,做多,2020-07-08 05:30:00,2020-07-09 01:30:00,239.2,244.75,0.99,100.0,0.4159,2.31,0.05,2.26,flip -1239,做空,2020-07-09 01:30:00,2020-07-09 02:00:00,244.75,245.26,1.02,100.0,0.4162,-0.21,0.05,-0.26,flip -1240,做多,2020-07-09 02:00:00,2020-07-09 08:00:00,245.26,246.02,1.02,100.0,0.4141,0.31,0.05,0.26,flip -1241,做空,2020-07-09 08:00:00,2020-07-09 08:30:00,246.02,246.3,1.02,100.0,0.4136,-0.12,0.05,-0.17,flip -1242,做多,2020-07-09 08:30:00,2020-07-09 10:00:00,246.3,246.0,1.02,100.0,0.4123,-0.12,0.05,-0.17,flip -1243,做空,2020-07-09 10:00:00,2020-07-09 11:00:00,246.0,246.23,1.01,100.0,0.4119,-0.09,0.05,-0.15,flip -1244,做多,2020-07-09 11:00:00,2020-07-09 13:00:00,246.23,245.76,1.01,100.0,0.4107,-0.19,0.05,-0.24,flip -1245,做空,2020-07-09 13:00:00,2020-07-09 13:30:00,245.76,245.83,1.01,100.0,0.4103,-0.03,0.05,-0.08,flip -1246,做多,2020-07-09 13:30:00,2020-07-10 16:00:00,245.83,239.54,1.01,100.0,0.4096,-2.58,0.05,-2.63,flip -1247,做空,2020-07-10 16:00:00,2020-07-10 16:30:00,239.54,239.7,0.99,100.0,0.4123,-0.07,0.05,-0.12,flip -1248,做多,2020-07-10 16:30:00,2020-07-10 17:00:00,239.7,238.78,0.99,100.0,0.4113,-0.38,0.05,-0.43,flip -1249,做空,2020-07-10 17:00:00,2020-07-10 17:30:00,238.78,239.44,0.98,100.0,0.4109,-0.27,0.05,-0.32,flip -1250,做多,2020-07-10 17:30:00,2020-07-10 18:00:00,239.44,238.95,0.98,100.0,0.4082,-0.2,0.05,-0.25,flip -1251,做空,2020-07-10 18:00:00,2020-07-10 18:30:00,238.95,239.1,0.97,100.0,0.4078,-0.06,0.05,-0.11,flip -1252,做多,2020-07-10 18:30:00,2020-07-10 21:00:00,239.1,238.87,0.97,100.0,0.4069,-0.09,0.05,-0.14,flip -1253,做空,2020-07-10 21:00:00,2020-07-10 21:30:00,238.87,239.18,0.97,100.0,0.4065,-0.13,0.05,-0.17,flip -1254,做多,2020-07-10 21:30:00,2020-07-11 04:30:00,239.18,239.92,0.97,100.0,0.405,0.3,0.05,0.25,flip -1255,做空,2020-07-11 04:30:00,2020-07-11 05:00:00,239.92,240.5,0.98,100.0,0.4076,-0.24,0.05,-0.29,flip -1256,做多,2020-07-11 05:00:00,2020-07-11 05:30:00,240.5,239.99,0.97,100.0,0.4052,-0.21,0.05,-0.26,flip -1257,做空,2020-07-11 05:30:00,2020-07-11 06:00:00,239.99,240.16,0.97,100.0,0.4048,-0.07,0.05,-0.12,flip -1258,做多,2020-07-11 06:00:00,2020-07-11 06:30:00,240.16,239.99,0.97,100.0,0.4038,-0.07,0.05,-0.12,flip -1259,做空,2020-07-11 06:30:00,2020-07-11 07:00:00,239.99,240.83,0.97,100.0,0.4034,-0.34,0.05,-0.39,flip -1260,做多,2020-07-11 07:00:00,2020-07-11 08:00:00,240.83,240.28,0.96,100.0,0.4002,-0.22,0.05,-0.27,flip -1261,做空,2020-07-11 08:00:00,2020-07-11 08:30:00,240.28,240.33,0.96,100.0,0.3998,-0.02,0.05,-0.07,flip -1262,做多,2020-07-11 08:30:00,2020-07-11 09:00:00,240.33,238.25,0.96,100.0,0.3992,-0.83,0.05,-0.88,flip -1263,做空,2020-07-11 09:00:00,2020-07-11 14:30:00,238.25,240.28,0.95,100.0,0.3988,-0.81,0.05,-0.86,flip -1264,做多,2020-07-11 14:30:00,2020-07-11 15:00:00,240.28,239.99,0.94,100.0,0.3917,-0.11,0.05,-0.16,flip -1265,做空,2020-07-11 15:00:00,2020-07-11 16:00:00,239.99,240.08,0.94,100.0,0.3913,-0.04,0.05,-0.08,flip -1266,做多,2020-07-11 16:00:00,2020-07-11 16:30:00,240.08,239.09,0.94,100.0,0.3906,-0.39,0.05,-0.43,flip -1267,做空,2020-07-11 16:30:00,2020-07-11 23:00:00,239.09,239.55,0.93,100.0,0.3902,-0.18,0.05,-0.23,flip -1268,做多,2020-07-11 23:00:00,2020-07-11 23:30:00,239.55,239.25,0.93,100.0,0.3883,-0.12,0.05,-0.16,flip -1269,做空,2020-07-11 23:30:00,2020-07-12 00:00:00,239.25,239.81,0.93,100.0,0.3879,-0.22,0.05,-0.26,flip -1270,做多,2020-07-12 00:00:00,2020-07-12 09:00:00,239.81,240.16,0.94,100.0,0.3911,0.14,0.05,0.09,flip -1271,做空,2020-07-12 09:00:00,2020-07-12 11:00:00,240.16,240.09,0.94,100.0,0.3907,0.03,0.05,-0.02,flip -1272,做多,2020-07-12 11:00:00,2020-07-12 11:30:00,240.09,239.62,0.94,100.0,0.3906,-0.18,0.05,-0.23,flip -1273,做空,2020-07-12 11:30:00,2020-07-12 12:00:00,239.62,240.23,0.93,100.0,0.3902,-0.24,0.05,-0.28,flip -1274,做多,2020-07-12 12:00:00,2020-07-12 13:00:00,240.23,239.87,0.93,100.0,0.3878,-0.14,0.05,-0.19,tp_upper -1275,做多,2020-07-12 21:30:00,2020-07-13 15:30:00,238.98,242.93,0.93,100.0,0.3889,1.54,0.05,1.49,flip -1276,做空,2020-07-13 15:30:00,2020-07-13 16:00:00,242.93,243.18,0.95,100.0,0.3905,-0.1,0.05,-0.15,flip -1277,做多,2020-07-13 16:00:00,2020-07-13 18:00:00,243.18,242.35,0.95,100.0,0.3893,-0.32,0.05,-0.37,flip -1278,做空,2020-07-13 18:00:00,2020-07-13 19:30:00,242.35,238.52,0.94,100.0,0.389,1.49,0.05,1.44,tp_lower -1279,做多,2020-07-14 11:00:00,2020-07-14 13:30:00,240.01,239.17,0.96,100.0,0.3998,-0.34,0.05,-0.38,flip -1280,做空,2020-07-14 13:30:00,2020-07-14 14:00:00,239.17,239.17,0.96,100.0,0.3994,0.0,0.05,-0.05,flip -1281,做多,2020-07-14 14:00:00,2020-07-15 01:00:00,239.17,240.24,0.95,100.0,0.399,0.43,0.05,0.38,flip -1282,做空,2020-07-15 01:00:00,2020-07-15 01:30:00,240.24,240.65,0.96,100.0,0.3995,-0.16,0.05,-0.21,flip -1283,做多,2020-07-15 01:30:00,2020-07-15 02:00:00,240.65,240.19,0.96,100.0,0.3977,-0.18,0.05,-0.23,flip -1284,做空,2020-07-15 02:00:00,2020-07-15 02:30:00,240.19,240.35,0.95,100.0,0.3973,-0.06,0.05,-0.11,flip -1285,做多,2020-07-15 02:30:00,2020-07-15 03:30:00,240.35,239.38,0.95,100.0,0.3964,-0.38,0.05,-0.43,flip -1286,做空,2020-07-15 03:30:00,2020-07-15 05:30:00,239.38,240.32,0.95,100.0,0.396,-0.37,0.05,-0.42,flip -1287,做多,2020-07-15 05:30:00,2020-07-15 06:00:00,240.32,239.38,0.94,100.0,0.3925,-0.37,0.05,-0.42,flip -1288,做空,2020-07-15 06:00:00,2020-07-15 14:30:00,239.38,239.92,0.94,100.0,0.3921,-0.21,0.05,-0.26,flip -1289,做多,2020-07-15 14:30:00,2020-07-15 15:00:00,239.92,239.27,0.94,100.0,0.39,-0.25,0.05,-0.3,flip -1290,做空,2020-07-15 15:00:00,2020-07-15 16:30:00,239.27,238.24,0.93,100.0,0.3896,0.4,0.05,0.35,tp_lower -1291,做多,2020-07-15 23:30:00,2020-07-16 01:30:00,238.59,239.24,0.94,100.0,0.392,0.25,0.05,0.21,flip -1292,做空,2020-07-16 01:30:00,2020-07-16 04:00:00,239.24,238.72,0.95,100.0,0.3952,0.21,0.05,0.16,flip -1293,做多,2020-07-16 04:00:00,2020-07-16 04:30:00,238.72,238.37,0.95,100.0,0.3965,-0.14,0.05,-0.19,flip -1294,做空,2020-07-16 04:30:00,2020-07-16 05:30:00,238.37,238.34,0.94,100.0,0.3961,0.01,0.05,-0.04,flip -1295,做多,2020-07-16 05:30:00,2020-07-16 06:30:00,238.34,235.28,0.94,100.0,0.3958,-1.21,0.05,-1.26,flip -1296,做空,2020-07-16 06:30:00,2020-07-16 07:00:00,235.28,232.73,0.93,100.0,0.3954,1.01,0.05,0.96,tp_lower -1297,做多,2020-07-16 21:30:00,2020-07-17 03:30:00,232.84,233.3,0.94,100.0,0.4035,0.19,0.05,0.14,flip -1298,做空,2020-07-17 03:30:00,2020-07-17 05:30:00,233.3,232.81,0.95,100.0,0.4052,0.2,0.05,0.15,flip -1299,做多,2020-07-17 05:30:00,2020-07-17 07:30:00,232.81,233.19,0.95,100.0,0.4065,0.15,0.05,0.11,flip -1300,做空,2020-07-17 07:30:00,2020-07-17 08:30:00,233.19,233.15,0.95,100.0,0.4061,0.02,0.05,-0.03,flip -1301,做多,2020-07-17 08:30:00,2020-07-17 09:00:00,233.15,232.84,0.95,100.0,0.4059,-0.13,0.05,-0.17,flip -1302,做空,2020-07-17 09:00:00,2020-07-17 09:30:00,232.84,233.41,0.94,100.0,0.4055,-0.23,0.05,-0.28,flip -1303,做多,2020-07-17 09:30:00,2020-07-17 10:30:00,233.41,233.05,0.94,100.0,0.4031,-0.15,0.05,-0.19,flip -1304,做空,2020-07-17 10:30:00,2020-07-17 11:30:00,233.05,233.44,0.94,100.0,0.4027,-0.16,0.05,-0.2,flip -1305,做多,2020-07-17 11:30:00,2020-07-17 12:00:00,233.44,233.91,0.94,100.0,0.4009,0.19,0.05,0.14,tp_upper -1306,做多,2020-07-17 14:30:00,2020-07-17 15:00:00,233.4,233.3,0.94,100.0,0.4014,-0.04,0.05,-0.09,flip -1307,做空,2020-07-17 15:00:00,2020-07-17 16:00:00,233.3,233.37,0.94,100.0,0.401,-0.03,0.05,-0.07,flip -1308,做多,2020-07-17 16:00:00,2020-07-17 16:30:00,233.37,233.36,0.93,100.0,0.4004,-0.0,0.05,-0.05,flip -1309,做空,2020-07-17 16:30:00,2020-07-17 17:30:00,233.36,233.0,0.93,100.0,0.4,0.14,0.05,0.1,flip -1310,做多,2020-07-17 17:30:00,2020-07-17 18:30:00,233.0,233.27,0.93,100.0,0.4008,0.11,0.05,0.06,flip -1311,做空,2020-07-17 18:30:00,2020-07-17 19:30:00,233.27,233.17,0.93,100.0,0.4004,0.04,0.05,-0.01,flip -1312,做多,2020-07-17 19:30:00,2020-07-17 20:30:00,233.17,232.63,0.93,100.0,0.4003,-0.22,0.05,-0.26,flip -1313,做空,2020-07-17 20:30:00,2020-07-18 00:00:00,232.63,233.13,0.93,100.0,0.3999,-0.2,0.05,-0.25,flip -1314,做多,2020-07-18 00:00:00,2020-07-18 00:30:00,233.13,232.67,0.94,100.0,0.4036,-0.19,0.05,-0.23,flip -1315,做空,2020-07-18 00:30:00,2020-07-18 01:00:00,232.67,232.97,0.94,100.0,0.4032,-0.12,0.05,-0.17,flip -1316,做多,2020-07-18 01:00:00,2020-07-18 04:30:00,232.97,233.21,0.94,100.0,0.4018,0.1,0.05,0.05,flip -1317,做空,2020-07-18 04:30:00,2020-07-18 05:30:00,233.21,233.19,0.94,100.0,0.4014,0.01,0.05,-0.04,flip -1318,做多,2020-07-18 05:30:00,2020-07-18 06:00:00,233.19,233.08,0.94,100.0,0.401,-0.04,0.05,-0.09,flip -1319,做空,2020-07-18 06:00:00,2020-07-18 06:30:00,233.08,233.11,0.93,100.0,0.4006,-0.01,0.05,-0.06,flip -1320,做多,2020-07-18 06:30:00,2020-07-18 08:30:00,233.11,234.15,0.93,100.0,0.4001,0.42,0.05,0.37,tp_upper -1321,做多,2020-07-19 16:30:00,2020-07-19 22:00:00,234.6,237.66,0.94,100.0,0.4017,1.23,0.05,1.18,tp_upper -1322,做多,2020-07-20 11:00:00,2020-07-20 11:30:00,237.83,237.63,0.95,100.0,0.4013,-0.08,0.05,-0.13,flip -1323,做空,2020-07-20 11:30:00,2020-07-20 12:00:00,237.63,238.23,0.95,100.0,0.4009,-0.24,0.05,-0.29,flip -1324,做多,2020-07-20 12:00:00,2020-07-20 13:00:00,238.23,237.78,0.95,100.0,0.3985,-0.18,0.05,-0.23,flip -1325,做空,2020-07-20 13:00:00,2020-07-20 17:00:00,237.78,238.33,0.95,100.0,0.3981,-0.22,0.05,-0.27,flip -1326,做多,2020-07-20 17:00:00,2020-07-20 18:00:00,238.33,238.3,0.94,100.0,0.3959,-0.01,0.05,-0.06,flip -1327,做空,2020-07-20 18:00:00,2020-07-20 19:30:00,238.3,235.41,0.94,100.0,0.3955,1.14,0.05,1.1,tp_lower -1328,做多,2020-07-21 05:00:00,2020-07-21 07:30:00,237.09,241.9,0.96,100.0,0.4041,1.94,0.05,1.89,tp_upper -1329,做多,2020-07-22 01:00:00,2020-07-22 02:00:00,244.76,244.32,0.98,100.0,0.3993,-0.18,0.05,-0.22,flip -1330,做空,2020-07-22 02:00:00,2020-07-22 03:00:00,244.32,244.4,0.97,100.0,0.3989,-0.03,0.05,-0.08,flip -1331,做多,2020-07-22 03:00:00,2020-07-22 04:00:00,244.4,244.37,0.97,100.0,0.3983,-0.01,0.05,-0.06,flip -1332,做空,2020-07-22 04:00:00,2020-07-22 11:30:00,244.37,244.05,0.97,100.0,0.3979,0.13,0.05,0.08,flip -1333,做多,2020-07-22 11:30:00,2020-07-22 16:30:00,244.05,243.56,0.97,100.0,0.3985,-0.2,0.05,-0.24,flip -1334,做空,2020-07-22 16:30:00,2020-07-22 17:00:00,243.56,244.51,0.97,100.0,0.3981,-0.38,0.05,-0.43,flip -1335,做多,2020-07-22 17:00:00,2020-07-22 22:00:00,244.51,263.3,0.96,100.0,0.3946,7.41,0.05,7.36,tp_upper -1336,做多,2020-07-23 14:30:00,2020-07-23 15:30:00,265.09,268.51,1.04,100.0,0.3939,1.35,0.05,1.29,tp_upper -1337,做多,2020-07-24 05:00:00,2020-07-24 06:00:00,273.33,272.15,1.06,100.0,0.3869,-0.46,0.05,-0.51,flip -1338,做空,2020-07-24 06:00:00,2020-07-24 10:00:00,272.15,273.71,1.05,100.0,0.3865,-0.6,0.05,-0.66,flip -1339,做多,2020-07-24 10:00:00,2020-07-24 13:30:00,273.71,272.38,1.04,100.0,0.3817,-0.51,0.05,-0.56,flip -1340,做空,2020-07-24 13:30:00,2020-07-24 14:00:00,272.38,273.77,1.04,100.0,0.3814,-0.53,0.05,-0.58,flip -1341,做多,2020-07-24 14:00:00,2020-07-25 10:00:00,273.77,282.21,1.03,100.0,0.3771,3.18,0.05,3.13,flip -1342,做空,2020-07-25 10:00:00,2020-07-25 10:30:00,282.21,282.9,1.07,100.0,0.3782,-0.26,0.05,-0.31,flip -1343,做多,2020-07-25 10:30:00,2020-07-25 11:30:00,282.9,282.82,1.06,100.0,0.376,-0.03,0.05,-0.08,flip -1344,做空,2020-07-25 11:30:00,2020-07-25 12:00:00,282.82,284.62,1.06,100.0,0.3756,-0.68,0.05,-0.73,flip -1345,做多,2020-07-25 12:00:00,2020-07-25 13:30:00,284.62,284.18,1.05,100.0,0.3705,-0.16,0.05,-0.22,flip -1346,做空,2020-07-25 13:30:00,2020-07-26 13:00:00,284.18,308.28,1.05,100.0,0.3701,-8.92,0.06,-8.98,flip -1347,做多,2020-07-26 13:00:00,2020-07-26 13:30:00,308.28,307.37,0.97,100.0,0.3135,-0.29,0.05,-0.33,flip -1348,做空,2020-07-26 13:30:00,2020-07-26 16:00:00,307.37,311.72,0.96,100.0,0.3131,-1.36,0.05,-1.41,flip -1349,做多,2020-07-26 16:00:00,2020-07-26 16:30:00,311.72,307.04,0.95,100.0,0.3041,-1.42,0.05,-1.47,flip -1350,做空,2020-07-26 16:30:00,2020-07-26 17:00:00,307.04,309.03,0.93,100.0,0.3038,-0.6,0.05,-0.65,flip -1351,做多,2020-07-26 17:00:00,2020-07-26 17:30:00,309.03,308.38,0.93,100.0,0.2996,-0.19,0.05,-0.24,flip -1352,做空,2020-07-26 17:30:00,2020-07-26 18:30:00,308.38,308.75,0.92,100.0,0.2993,-0.11,0.05,-0.16,flip -1353,做多,2020-07-26 18:30:00,2020-07-26 19:00:00,308.75,308.27,0.92,100.0,0.2983,-0.14,0.05,-0.19,flip -1354,做空,2020-07-26 19:00:00,2020-07-26 20:00:00,308.27,308.1,0.92,100.0,0.298,0.05,0.05,0.0,flip -1355,做多,2020-07-26 20:00:00,2020-07-27 01:00:00,308.1,325.23,0.92,100.0,0.298,5.1,0.05,5.06,tp_upper -1356,做多,2020-07-27 17:00:00,2020-07-27 18:00:00,322.28,322.7,0.98,100.0,0.3028,0.13,0.05,0.08,flip -1357,做空,2020-07-27 18:00:00,2020-07-27 18:30:00,322.7,323.36,0.98,100.0,0.3025,-0.2,0.05,-0.25,flip -1358,做多,2020-07-27 18:30:00,2020-07-27 19:00:00,323.36,322.91,0.97,100.0,0.301,-0.14,0.05,-0.18,flip -1359,做空,2020-07-27 19:00:00,2020-07-27 19:30:00,322.91,324.6,0.97,100.0,0.3007,-0.51,0.05,-0.56,flip -1360,做多,2020-07-27 19:30:00,2020-07-27 20:00:00,324.6,324.06,0.96,100.0,0.2972,-0.16,0.05,-0.21,flip -1361,做空,2020-07-27 20:00:00,2020-07-27 21:30:00,324.06,322.49,0.96,100.0,0.2969,0.47,0.05,0.42,flip -1362,做多,2020-07-27 21:30:00,2020-07-27 23:00:00,322.49,323.32,0.97,100.0,0.2995,0.25,0.05,0.2,flip -1363,做空,2020-07-27 23:00:00,2020-07-28 00:00:00,323.32,326.65,0.97,100.0,0.2992,-1.0,0.05,-1.05,flip -1364,做多,2020-07-28 00:00:00,2020-07-28 01:00:00,326.65,323.51,0.96,100.0,0.295,-0.93,0.05,-0.97,flip -1365,做空,2020-07-28 01:00:00,2020-07-28 01:30:00,323.51,324.36,0.95,100.0,0.2947,-0.25,0.05,-0.3,flip -1366,做多,2020-07-28 01:30:00,2020-07-28 02:00:00,324.36,320.45,0.95,100.0,0.2928,-1.14,0.05,-1.19,flip -1367,做空,2020-07-28 02:00:00,2020-07-28 14:00:00,320.45,318.29,0.94,100.0,0.2925,0.63,0.05,0.59,flip -1368,做多,2020-07-28 14:00:00,2020-07-28 15:00:00,318.29,319.19,0.94,100.0,0.2962,0.27,0.05,0.22,flip -1369,做空,2020-07-28 15:00:00,2020-07-28 15:30:00,319.19,322.3,0.94,100.0,0.2959,-0.92,0.05,-0.97,flip -1370,做多,2020-07-28 15:30:00,2020-07-28 16:00:00,322.3,318.35,0.93,100.0,0.2899,-1.15,0.05,-1.19,flip -1371,做空,2020-07-28 16:00:00,2020-07-28 17:00:00,318.35,318.47,0.92,100.0,0.2896,-0.03,0.05,-0.08,flip -1372,做多,2020-07-28 17:00:00,2020-07-28 17:30:00,318.47,316.85,0.92,100.0,0.2891,-0.47,0.05,-0.51,flip -1373,做空,2020-07-28 17:30:00,2020-07-28 18:00:00,316.85,317.09,0.92,100.0,0.2888,-0.07,0.05,-0.12,flip -1374,做多,2020-07-28 18:00:00,2020-07-28 18:30:00,317.09,316.73,0.91,100.0,0.2881,-0.1,0.05,-0.15,flip -1375,做空,2020-07-28 18:30:00,2020-07-28 19:00:00,316.73,317.34,0.91,100.0,0.2878,-0.18,0.05,-0.22,flip -1376,做多,2020-07-28 19:00:00,2020-07-28 22:00:00,317.34,316.75,0.91,100.0,0.2864,-0.17,0.05,-0.21,flip -1377,做空,2020-07-28 22:00:00,2020-07-28 22:30:00,316.75,317.93,0.91,100.0,0.2861,-0.34,0.05,-0.38,flip -1378,做多,2020-07-28 22:30:00,2020-07-28 23:30:00,317.93,317.21,0.9,100.0,0.2837,-0.2,0.04,-0.25,flip -1379,做空,2020-07-28 23:30:00,2020-07-29 01:30:00,317.21,315.75,0.9,100.0,0.2834,0.41,0.04,0.37,flip -1380,做多,2020-07-29 01:30:00,2020-07-29 03:30:00,315.75,317.03,0.92,100.0,0.29,0.37,0.05,0.33,flip -1381,做空,2020-07-29 03:30:00,2020-07-29 05:00:00,317.03,318.63,0.92,100.0,0.2897,-0.46,0.05,-0.51,flip -1382,做多,2020-07-29 05:00:00,2020-07-29 14:30:00,318.63,321.08,0.91,100.0,0.2865,0.7,0.05,0.66,flip -1383,做空,2020-07-29 14:30:00,2020-07-29 23:00:00,321.08,318.4,0.92,100.0,0.2862,0.77,0.05,0.72,tp_lower -1384,做多,2020-07-30 07:00:00,2020-07-30 08:00:00,319.6,318.6,0.93,100.0,0.2908,-0.29,0.05,-0.34,flip -1385,做空,2020-07-30 08:00:00,2020-07-30 08:30:00,318.6,319.94,0.93,100.0,0.2905,-0.39,0.05,-0.44,flip -1386,做多,2020-07-30 08:30:00,2020-07-30 09:00:00,319.94,319.05,0.92,100.0,0.2878,-0.26,0.05,-0.3,flip -1387,做空,2020-07-30 09:00:00,2020-07-30 12:00:00,319.05,319.06,0.92,100.0,0.2875,-0.0,0.05,-0.05,flip -1388,做多,2020-07-30 12:00:00,2020-07-30 14:00:00,319.06,318.75,0.92,100.0,0.2872,-0.09,0.05,-0.13,flip -1389,做空,2020-07-30 14:00:00,2020-07-30 15:00:00,318.75,318.4,0.91,100.0,0.2869,0.1,0.05,0.05,flip -1390,做多,2020-07-30 15:00:00,2020-07-30 16:00:00,318.4,318.85,0.91,100.0,0.2873,0.13,0.05,0.08,flip -1391,做空,2020-07-30 16:00:00,2020-07-31 23:00:00,318.85,345.14,0.92,100.0,0.287,-7.55,0.05,-7.59,flip -1392,做多,2020-07-31 23:00:00,2020-08-01 19:00:00,345.14,388.5,0.84,100.0,0.2448,10.61,0.05,10.57,tp_upper -1393,做多,2020-08-02 07:00:00,2020-08-02 07:30:00,382.28,380.4,0.95,100.0,0.2489,-0.47,0.05,-0.52,flip -1394,做空,2020-08-02 07:30:00,2020-08-02 16:30:00,380.4,381.93,0.95,100.0,0.2486,-0.38,0.05,-0.43,flip -1395,做多,2020-08-02 16:30:00,2020-08-02 19:30:00,381.93,379.54,0.94,100.0,0.2464,-0.59,0.05,-0.64,flip -1396,做空,2020-08-02 19:30:00,2020-08-02 21:00:00,379.54,376.88,0.93,100.0,0.2461,0.65,0.05,0.61,flip -1397,做多,2020-08-02 21:00:00,2020-08-02 22:30:00,376.88,373.75,0.94,100.0,0.2494,-0.78,0.05,-0.83,flip -1398,做空,2020-08-02 22:30:00,2020-08-03 00:00:00,373.75,374.22,0.93,100.0,0.2491,-0.12,0.05,-0.16,flip -1399,做多,2020-08-03 00:00:00,2020-08-03 09:30:00,374.22,380.87,0.93,100.0,0.2495,1.66,0.05,1.61,flip -1400,做空,2020-08-03 09:30:00,2020-08-03 10:00:00,380.87,383.0,0.95,100.0,0.2492,-0.53,0.05,-0.58,flip -1401,做多,2020-08-03 10:00:00,2020-08-03 21:30:00,383.0,384.66,0.94,100.0,0.2462,0.41,0.05,0.36,flip -1402,做空,2020-08-03 21:30:00,2020-08-03 22:00:00,384.66,390.5,0.95,100.0,0.246,-1.44,0.05,-1.48,flip -1403,做多,2020-08-03 22:00:00,2020-08-03 22:30:00,390.5,383.91,0.93,100.0,0.2384,-1.57,0.05,-1.62,flip -1404,做空,2020-08-03 22:30:00,2020-08-04 00:00:00,383.91,397.51,0.91,100.0,0.2381,-3.24,0.05,-3.29,flip -1405,做多,2020-08-04 00:00:00,2020-08-04 03:00:00,397.51,392.19,0.89,100.0,0.2229,-1.19,0.04,-1.23,flip -1406,做空,2020-08-04 03:00:00,2020-08-04 04:00:00,392.19,392.46,0.87,100.0,0.2226,-0.06,0.04,-0.1,flip -1407,做多,2020-08-04 04:00:00,2020-08-04 05:00:00,392.46,391.49,0.87,100.0,0.2221,-0.22,0.04,-0.26,flip -1408,做空,2020-08-04 05:00:00,2020-08-04 05:30:00,391.49,393.34,0.87,100.0,0.2219,-0.41,0.04,-0.45,flip -1409,做多,2020-08-04 05:30:00,2020-08-04 06:00:00,393.34,392.19,0.86,100.0,0.2196,-0.25,0.04,-0.3,flip -1410,做空,2020-08-04 06:00:00,2020-08-04 07:00:00,392.19,393.79,0.86,100.0,0.2194,-0.35,0.04,-0.39,flip -1411,做多,2020-08-04 07:00:00,2020-08-04 08:30:00,393.79,391.9,0.86,100.0,0.2174,-0.41,0.04,-0.45,flip -1412,做空,2020-08-04 08:30:00,2020-08-04 09:00:00,391.9,393.21,0.85,100.0,0.2171,-0.28,0.04,-0.33,flip -1413,做多,2020-08-04 09:00:00,2020-08-04 09:30:00,393.21,392.71,0.85,100.0,0.2155,-0.11,0.04,-0.15,flip -1414,做空,2020-08-04 09:30:00,2020-08-04 10:00:00,392.71,393.6,0.85,100.0,0.2153,-0.19,0.04,-0.23,flip -1415,做多,2020-08-04 10:00:00,2020-08-04 10:30:00,393.6,391.49,0.84,100.0,0.2141,-0.45,0.04,-0.49,flip -1416,做空,2020-08-04 10:30:00,2020-08-04 11:00:00,391.49,392.08,0.84,100.0,0.2139,-0.13,0.04,-0.17,flip -1417,做多,2020-08-04 11:00:00,2020-08-04 15:00:00,392.08,389.51,0.84,100.0,0.213,-0.55,0.04,-0.59,flip -1418,做空,2020-08-04 15:00:00,2020-08-04 20:00:00,389.51,389.82,0.83,100.0,0.2128,-0.07,0.04,-0.11,flip -1419,做多,2020-08-04 20:00:00,2020-08-04 23:30:00,389.82,390.1,0.83,100.0,0.2122,0.06,0.04,0.02,flip -1420,做空,2020-08-04 23:30:00,2020-08-05 02:30:00,390.1,388.21,0.83,100.0,0.212,0.4,0.04,0.36,flip -1421,做多,2020-08-05 02:30:00,2020-08-05 03:00:00,388.21,388.15,0.84,100.0,0.2171,-0.01,0.04,-0.06,flip -1422,做空,2020-08-05 03:00:00,2020-08-05 03:30:00,388.15,389.89,0.84,100.0,0.2168,-0.38,0.04,-0.42,flip -1423,做多,2020-08-05 03:30:00,2020-08-05 04:00:00,389.89,388.55,0.84,100.0,0.2147,-0.29,0.04,-0.33,flip -1424,做空,2020-08-05 04:00:00,2020-08-05 04:30:00,388.55,388.9,0.83,100.0,0.2145,-0.08,0.04,-0.12,flip -1425,做多,2020-08-05 04:30:00,2020-08-05 05:00:00,388.9,388.33,0.83,100.0,0.2139,-0.12,0.04,-0.16,flip -1426,做空,2020-08-05 05:00:00,2020-08-05 05:30:00,388.33,391.95,0.83,100.0,0.2137,-0.77,0.04,-0.82,flip -1427,做多,2020-08-05 05:30:00,2020-08-05 08:30:00,391.95,391.0,0.82,100.0,0.2095,-0.2,0.04,-0.24,flip -1428,做空,2020-08-05 08:30:00,2020-08-06 13:00:00,391.0,397.98,0.82,100.0,0.2093,-1.46,0.04,-1.5,flip -1429,做多,2020-08-06 13:00:00,2020-08-06 14:00:00,397.98,398.0,0.81,100.0,0.2032,0.0,0.04,-0.04,flip -1430,做空,2020-08-06 14:00:00,2020-08-06 15:00:00,398.0,398.59,0.81,100.0,0.203,-0.12,0.04,-0.16,flip -1431,做多,2020-08-06 15:00:00,2020-08-06 16:30:00,398.59,398.93,0.81,100.0,0.2022,0.07,0.04,0.03,flip -1432,做空,2020-08-06 16:30:00,2020-08-06 18:30:00,398.93,397.44,0.81,100.0,0.202,0.3,0.04,0.26,flip -1433,做多,2020-08-06 18:30:00,2020-08-06 19:30:00,397.44,397.32,0.81,100.0,0.2033,-0.02,0.04,-0.06,flip -1434,做空,2020-08-06 19:30:00,2020-08-06 23:00:00,397.32,393.31,0.81,100.0,0.2031,0.81,0.04,0.77,tp_lower -1435,做多,2020-08-07 01:00:00,2020-08-07 01:30:00,398.46,397.56,0.82,100.0,0.2056,-0.19,0.04,-0.23,flip -1436,做空,2020-08-07 01:30:00,2020-08-07 02:00:00,397.56,397.73,0.82,100.0,0.2054,-0.03,0.04,-0.08,flip -1437,做多,2020-08-07 02:00:00,2020-08-07 02:30:00,397.73,396.79,0.82,100.0,0.205,-0.19,0.04,-0.23,flip -1438,做空,2020-08-07 02:30:00,2020-08-07 03:00:00,396.79,397.07,0.81,100.0,0.2048,-0.06,0.04,-0.1,flip -1439,做多,2020-08-07 03:00:00,2020-08-07 03:30:00,397.07,395.91,0.81,100.0,0.2043,-0.24,0.04,-0.28,flip -1440,做空,2020-08-07 03:30:00,2020-08-07 08:30:00,395.91,396.0,0.81,100.0,0.2041,-0.02,0.04,-0.06,flip -1441,做多,2020-08-07 08:30:00,2020-08-07 09:30:00,396.0,396.38,0.81,100.0,0.2038,0.08,0.04,0.04,flip -1442,做空,2020-08-07 09:30:00,2020-08-07 14:00:00,396.38,384.09,0.81,100.0,0.2036,2.5,0.04,2.46,tp_lower -1443,做多,2020-08-08 05:30:00,2020-08-08 08:00:00,380.77,379.03,0.84,100.0,0.2198,-0.38,0.04,-0.42,flip -1444,做空,2020-08-08 08:00:00,2020-08-08 08:30:00,379.03,379.15,0.83,100.0,0.2196,-0.03,0.04,-0.07,flip -1445,做多,2020-08-08 08:30:00,2020-08-09 09:30:00,379.15,389.66,0.83,100.0,0.2193,2.3,0.04,2.26,flip -1446,做空,2020-08-09 09:30:00,2020-08-09 11:00:00,389.66,393.13,0.86,100.0,0.2195,-0.76,0.04,-0.8,flip -1447,做多,2020-08-09 11:00:00,2020-08-09 21:00:00,393.13,391.07,0.85,100.0,0.2154,-0.44,0.04,-0.49,flip -1448,做空,2020-08-09 21:00:00,2020-08-09 22:00:00,391.07,390.37,0.84,100.0,0.2152,0.15,0.04,0.11,flip -1449,做多,2020-08-09 22:00:00,2020-08-10 10:00:00,390.37,386.56,0.84,100.0,0.2158,-0.82,0.04,-0.86,flip -1450,做空,2020-08-10 10:00:00,2020-08-10 12:30:00,386.56,395.07,0.84,100.0,0.2164,-1.84,0.04,-1.88,flip -1451,做多,2020-08-10 12:30:00,2020-08-10 16:00:00,395.07,395.8,0.82,100.0,0.2068,0.15,0.04,0.11,flip -1452,做空,2020-08-10 16:00:00,2020-08-10 17:00:00,395.8,396.03,0.82,100.0,0.2066,-0.05,0.04,-0.09,flip -1453,做多,2020-08-10 17:00:00,2020-08-10 19:30:00,396.03,396.11,0.82,100.0,0.2062,0.02,0.04,-0.02,flip -1454,做空,2020-08-10 19:30:00,2020-08-10 20:00:00,396.11,396.33,0.82,100.0,0.206,-0.05,0.04,-0.09,flip -1455,做多,2020-08-10 20:00:00,2020-08-10 20:30:00,396.33,395.15,0.81,100.0,0.2055,-0.24,0.04,-0.28,flip -1456,做空,2020-08-10 20:30:00,2020-08-10 22:00:00,395.15,394.9,0.81,100.0,0.2053,0.05,0.04,0.01,flip -1457,做多,2020-08-10 22:00:00,2020-08-11 00:00:00,394.9,395.55,0.81,100.0,0.2054,0.13,0.04,0.09,flip -1458,做空,2020-08-11 00:00:00,2020-08-11 00:30:00,395.55,395.91,0.82,100.0,0.2067,-0.07,0.04,-0.12,flip -1459,做多,2020-08-11 00:30:00,2020-08-11 03:00:00,395.91,395.73,0.82,100.0,0.2061,-0.04,0.04,-0.08,flip -1460,做空,2020-08-11 03:00:00,2020-08-11 04:30:00,395.73,395.29,0.81,100.0,0.2059,0.09,0.04,0.05,flip -1461,做多,2020-08-11 04:30:00,2020-08-13 08:00:00,395.29,385.01,0.81,100.0,0.2061,-2.12,0.04,-2.16,flip -1462,做空,2020-08-13 08:00:00,2020-08-13 10:30:00,385.01,388.89,0.8,100.0,0.2067,-0.8,0.04,-0.84,flip -1463,做多,2020-08-13 10:30:00,2020-08-13 12:00:00,388.89,393.0,0.79,100.0,0.2023,0.83,0.04,0.79,flip -1464,做空,2020-08-13 12:00:00,2020-08-13 13:00:00,393.0,389.76,0.79,100.0,0.2021,0.65,0.04,0.62,flip -1465,做多,2020-08-13 13:00:00,2020-08-13 15:00:00,389.76,389.72,0.8,100.0,0.2053,-0.01,0.04,-0.05,flip -1466,做空,2020-08-13 15:00:00,2020-08-13 15:30:00,389.72,393.0,0.8,100.0,0.2051,-0.67,0.04,-0.71,flip -1467,做多,2020-08-13 15:30:00,2020-08-13 16:00:00,393.0,392.51,0.79,100.0,0.2015,-0.1,0.04,-0.14,flip -1468,做空,2020-08-13 16:00:00,2020-08-13 16:30:00,392.51,392.7,0.79,100.0,0.2013,-0.04,0.04,-0.08,flip -1469,做多,2020-08-13 16:30:00,2020-08-13 17:00:00,392.7,391.4,0.79,100.0,0.2009,-0.26,0.04,-0.3,flip -1470,做空,2020-08-13 17:00:00,2020-08-13 17:30:00,391.4,392.83,0.79,100.0,0.2007,-0.29,0.04,-0.33,flip -1471,做多,2020-08-13 17:30:00,2020-08-13 20:30:00,392.83,411.01,0.78,100.0,0.199,3.62,0.04,3.58,tp_upper -1472,做多,2020-08-14 13:30:00,2020-08-14 14:00:00,426.53,425.13,0.82,100.0,0.1933,-0.27,0.04,-0.31,flip -1473,做空,2020-08-14 14:00:00,2020-08-15 08:30:00,425.13,434.04,0.82,100.0,0.1931,-1.72,0.04,-1.76,tp_lower -1474,做多,2020-08-15 17:00:00,2020-08-15 17:30:00,436.9,435.77,0.8,100.0,0.1841,-0.21,0.04,-0.25,flip -1475,做空,2020-08-15 17:30:00,2020-08-15 22:00:00,435.77,436.13,0.8,100.0,0.1839,-0.07,0.04,-0.11,flip -1476,做多,2020-08-15 22:00:00,2020-08-15 22:30:00,436.13,432.35,0.8,100.0,0.1834,-0.69,0.04,-0.73,flip -1477,做空,2020-08-15 22:30:00,2020-08-16 01:00:00,432.35,428.74,0.79,100.0,0.1832,0.66,0.04,0.62,tp_lower -1478,做多,2020-08-16 15:30:00,2020-08-17 01:00:00,430.62,426.45,0.8,100.0,0.186,-0.78,0.04,-0.82,flip -1479,做空,2020-08-17 01:00:00,2020-08-17 01:30:00,426.45,428.39,0.79,100.0,0.186,-0.36,0.04,-0.4,flip -1480,做多,2020-08-17 01:30:00,2020-08-17 02:00:00,428.39,423.59,0.79,100.0,0.1841,-0.88,0.04,-0.92,flip -1481,做空,2020-08-17 02:00:00,2020-08-17 03:30:00,423.59,426.24,0.78,100.0,0.1839,-0.49,0.04,-0.53,flip -1482,做多,2020-08-17 03:30:00,2020-08-17 09:00:00,426.24,428.81,0.77,100.0,0.1814,0.47,0.04,0.43,flip -1483,做空,2020-08-17 09:00:00,2020-08-17 10:00:00,428.81,428.73,0.78,100.0,0.1812,0.01,0.04,-0.02,flip -1484,做多,2020-08-17 10:00:00,2020-08-17 10:30:00,428.73,426.54,0.78,100.0,0.1811,-0.4,0.04,-0.44,flip -1485,做空,2020-08-17 10:30:00,2020-08-17 11:00:00,426.54,427.28,0.77,100.0,0.181,-0.13,0.04,-0.17,flip -1486,做多,2020-08-17 11:00:00,2020-08-17 12:30:00,427.28,426.74,0.77,100.0,0.1801,-0.1,0.04,-0.14,flip -1487,做空,2020-08-17 12:30:00,2020-08-17 13:30:00,426.74,430.76,0.77,100.0,0.18,-0.72,0.04,-0.76,flip -1488,做多,2020-08-17 13:30:00,2020-08-17 14:00:00,430.76,428.86,0.76,100.0,0.1764,-0.34,0.04,-0.37,flip -1489,做空,2020-08-17 14:00:00,2020-08-18 00:00:00,428.86,433.32,0.76,100.0,0.1762,-0.79,0.04,-0.82,flip -1490,做多,2020-08-18 00:00:00,2020-08-18 20:30:00,433.32,427.74,0.75,100.0,0.1742,-0.97,0.04,-1.01,flip -1491,做空,2020-08-18 20:30:00,2020-08-18 21:00:00,427.74,428.43,0.74,100.0,0.174,-0.12,0.04,-0.16,flip -1492,做多,2020-08-18 21:00:00,2020-08-18 21:30:00,428.43,427.44,0.74,100.0,0.1733,-0.17,0.04,-0.21,flip -1493,做空,2020-08-18 21:30:00,2020-08-19 04:00:00,427.44,410.22,0.74,100.0,0.1731,2.98,0.04,2.95,tp_lower -1494,做多,2020-08-20 00:00:00,2020-08-20 02:00:00,413.48,409.53,0.77,100.0,0.1867,-0.74,0.04,-0.78,flip -1495,做空,2020-08-20 02:00:00,2020-08-20 03:00:00,409.53,409.42,0.76,100.0,0.1866,0.02,0.04,-0.02,flip -1496,做多,2020-08-20 03:00:00,2020-08-20 03:30:00,409.42,407.35,0.76,100.0,0.1865,-0.39,0.04,-0.42,flip -1497,做空,2020-08-20 03:30:00,2020-08-20 06:00:00,407.35,408.82,0.76,100.0,0.1863,-0.27,0.04,-0.31,flip -1498,做多,2020-08-20 06:00:00,2020-08-20 06:30:00,408.82,407.98,0.76,100.0,0.1848,-0.16,0.04,-0.19,flip -1499,做空,2020-08-20 06:30:00,2020-08-20 08:30:00,407.98,407.39,0.75,100.0,0.1846,0.11,0.04,0.07,flip -1500,做多,2020-08-20 08:30:00,2020-08-20 11:00:00,407.39,408.09,0.75,100.0,0.1849,0.13,0.04,0.09,flip -1501,做空,2020-08-20 11:00:00,2020-08-20 11:30:00,408.09,411.71,0.75,100.0,0.1847,-0.67,0.04,-0.71,flip -1502,做多,2020-08-20 11:30:00,2020-08-21 01:00:00,411.71,414.33,0.75,100.0,0.1813,0.48,0.04,0.44,flip -1503,做空,2020-08-21 01:00:00,2020-08-21 03:30:00,414.33,416.26,0.76,100.0,0.1825,-0.35,0.04,-0.39,flip -1504,做多,2020-08-21 03:30:00,2020-08-21 05:00:00,416.26,414.87,0.75,100.0,0.1806,-0.25,0.04,-0.29,flip -1505,做空,2020-08-21 05:00:00,2020-08-21 07:00:00,414.87,413.98,0.75,100.0,0.1805,0.16,0.04,0.12,flip -1506,做多,2020-08-21 07:00:00,2020-08-22 09:00:00,413.98,391.08,0.75,100.0,0.1811,-4.15,0.04,-4.18,flip -1507,做空,2020-08-22 09:00:00,2020-08-22 11:30:00,391.08,390.19,0.71,100.0,0.1816,0.16,0.04,0.13,flip -1508,做多,2020-08-22 11:30:00,2020-08-22 19:30:00,390.19,389.52,0.71,100.0,0.1822,-0.12,0.04,-0.16,flip -1509,做空,2020-08-22 19:30:00,2020-08-22 21:00:00,389.52,391.45,0.71,100.0,0.182,-0.35,0.04,-0.39,flip -1510,做多,2020-08-22 21:00:00,2020-08-23 02:00:00,391.45,391.83,0.7,100.0,0.1801,0.07,0.04,0.03,flip -1511,做空,2020-08-23 02:00:00,2020-08-23 06:00:00,391.83,391.28,0.71,100.0,0.1805,0.1,0.04,0.06,flip -1512,做多,2020-08-23 06:00:00,2020-08-23 07:00:00,391.28,391.32,0.71,100.0,0.1809,0.01,0.04,-0.03,flip -1513,做空,2020-08-23 07:00:00,2020-08-23 13:00:00,391.32,391.12,0.71,100.0,0.1807,0.04,0.04,0.0,flip -1514,做多,2020-08-23 13:00:00,2020-08-23 13:30:00,391.12,389.17,0.71,100.0,0.1807,-0.35,0.04,-0.39,flip -1515,做空,2020-08-23 13:30:00,2020-08-23 15:00:00,389.17,391.41,0.7,100.0,0.1805,-0.4,0.04,-0.44,flip -1516,做多,2020-08-23 15:00:00,2020-08-23 16:00:00,391.41,390.63,0.7,100.0,0.1783,-0.14,0.03,-0.17,flip -1517,做空,2020-08-23 16:00:00,2020-08-23 17:00:00,390.63,391.13,0.7,100.0,0.1781,-0.09,0.03,-0.12,flip -1518,做多,2020-08-23 17:00:00,2020-08-23 17:30:00,391.13,390.28,0.69,100.0,0.1774,-0.15,0.03,-0.19,flip -1519,做空,2020-08-23 17:30:00,2020-08-23 18:00:00,390.28,392.36,0.69,100.0,0.1773,-0.37,0.03,-0.4,flip -1520,做多,2020-08-23 18:00:00,2020-08-23 23:30:00,392.36,391.0,0.69,100.0,0.1752,-0.24,0.03,-0.27,flip -1521,做空,2020-08-23 23:30:00,2020-08-24 00:30:00,391.0,390.24,0.68,100.0,0.175,0.13,0.03,0.1,flip -1522,做多,2020-08-24 00:30:00,2020-08-24 08:00:00,390.24,405.47,0.69,100.0,0.1773,2.7,0.04,2.66,tp_upper -1523,做多,2020-08-24 19:30:00,2020-08-24 20:00:00,403.81,402.05,0.72,100.0,0.1779,-0.31,0.04,-0.35,flip -1524,做空,2020-08-24 20:00:00,2020-08-24 21:00:00,402.05,406.84,0.71,100.0,0.1777,-0.85,0.04,-0.89,flip -1525,做多,2020-08-24 21:00:00,2020-08-25 02:00:00,406.84,403.83,0.71,100.0,0.1733,-0.52,0.03,-0.56,flip -1526,做空,2020-08-25 02:00:00,2020-08-26 02:30:00,403.83,387.3,0.7,100.0,0.1738,2.87,0.03,2.84,flip -1527,做多,2020-08-26 02:30:00,2020-08-26 06:00:00,387.3,381.86,0.73,100.0,0.1886,-1.03,0.04,-1.06,flip -1528,做空,2020-08-26 06:00:00,2020-08-26 07:00:00,381.86,381.67,0.72,100.0,0.1884,0.04,0.04,-0.0,flip -1529,做多,2020-08-26 07:00:00,2020-08-26 07:30:00,381.67,381.5,0.72,100.0,0.1884,-0.03,0.04,-0.07,flip -1530,做空,2020-08-26 07:30:00,2020-08-26 08:00:00,381.5,382.0,0.72,100.0,0.1882,-0.09,0.04,-0.13,flip -1531,做多,2020-08-26 08:00:00,2020-08-26 09:30:00,382.0,381.63,0.72,100.0,0.1875,-0.07,0.04,-0.11,flip -1532,做空,2020-08-26 09:30:00,2020-08-26 10:00:00,381.63,385.21,0.72,100.0,0.1874,-0.67,0.04,-0.71,flip -1533,做多,2020-08-26 10:00:00,2020-08-26 11:30:00,385.21,382.74,0.71,100.0,0.1837,-0.45,0.04,-0.49,flip -1534,做空,2020-08-26 11:30:00,2020-08-26 13:30:00,382.74,384.55,0.7,100.0,0.1835,-0.33,0.04,-0.37,flip -1535,做多,2020-08-26 13:30:00,2020-08-26 22:30:00,384.55,386.27,0.7,100.0,0.1816,0.31,0.04,0.28,flip -1536,做空,2020-08-26 22:30:00,2020-08-27 00:00:00,386.27,388.72,0.7,100.0,0.1814,-0.44,0.04,-0.48,flip -1537,做多,2020-08-27 00:00:00,2020-08-27 01:30:00,388.72,385.76,0.7,100.0,0.1806,-0.53,0.03,-0.57,flip -1538,做空,2020-08-27 01:30:00,2020-08-27 07:30:00,385.76,386.13,0.7,100.0,0.1804,-0.07,0.03,-0.1,flip -1539,做多,2020-08-27 07:30:00,2020-08-27 10:00:00,386.13,385.09,0.69,100.0,0.1799,-0.19,0.03,-0.22,flip -1540,做空,2020-08-27 10:00:00,2020-08-27 12:30:00,385.09,385.9,0.69,100.0,0.1797,-0.15,0.03,-0.18,flip -1541,做多,2020-08-27 12:30:00,2020-08-27 13:30:00,385.9,388.52,0.69,100.0,0.1788,0.47,0.03,0.43,tp_upper -1542,做多,2020-08-27 23:00:00,2020-08-28 00:00:00,382.99,380.88,0.69,100.0,0.1812,-0.38,0.03,-0.42,flip -1543,做空,2020-08-28 00:00:00,2020-08-28 00:30:00,380.88,384.17,0.69,100.0,0.182,-0.6,0.03,-0.63,flip -1544,做多,2020-08-28 00:30:00,2020-08-28 22:00:00,384.17,392.69,0.69,100.0,0.1787,1.52,0.04,1.49,flip -1545,做空,2020-08-28 22:00:00,2020-08-28 23:00:00,392.69,393.95,0.7,100.0,0.1785,-0.22,0.04,-0.26,flip -1546,做多,2020-08-28 23:00:00,2020-08-29 01:00:00,393.95,393.43,0.7,100.0,0.1772,-0.09,0.03,-0.13,flip -1547,做空,2020-08-29 01:00:00,2020-08-29 02:00:00,393.43,393.52,0.7,100.0,0.1776,-0.02,0.03,-0.05,flip -1548,做多,2020-08-29 02:00:00,2020-08-29 02:30:00,393.52,392.83,0.7,100.0,0.1774,-0.12,0.03,-0.16,flip -1549,做空,2020-08-29 02:30:00,2020-08-29 03:30:00,392.83,394.46,0.7,100.0,0.1772,-0.29,0.03,-0.32,flip -1550,做多,2020-08-29 03:30:00,2020-08-29 04:00:00,394.46,394.34,0.69,100.0,0.1756,-0.02,0.03,-0.06,flip -1551,做空,2020-08-29 04:00:00,2020-08-29 04:30:00,394.34,394.81,0.69,100.0,0.1754,-0.08,0.03,-0.12,flip -1552,做多,2020-08-29 04:30:00,2020-08-29 13:30:00,394.81,396.6,0.69,100.0,0.1748,0.31,0.03,0.28,flip -1553,做空,2020-08-29 13:30:00,2020-08-29 14:00:00,396.6,398.02,0.69,100.0,0.1746,-0.25,0.03,-0.28,flip -1554,做多,2020-08-29 14:00:00,2020-08-29 22:30:00,398.02,400.75,0.69,100.0,0.1732,0.47,0.03,0.44,flip -1555,做空,2020-08-29 22:30:00,2020-08-29 23:00:00,400.75,401.82,0.69,100.0,0.173,-0.19,0.03,-0.22,flip -1556,做多,2020-08-29 23:00:00,2020-08-29 23:30:00,401.82,398.66,0.69,100.0,0.1719,-0.54,0.03,-0.58,flip -1557,做空,2020-08-29 23:30:00,2020-08-30 00:30:00,398.66,401.43,0.68,100.0,0.1718,-0.48,0.03,-0.51,flip -1558,做多,2020-08-30 00:30:00,2020-08-30 08:30:00,401.43,403.06,0.69,100.0,0.1709,0.28,0.03,0.24,flip -1559,做空,2020-08-30 08:30:00,2020-08-30 09:00:00,403.06,403.71,0.69,100.0,0.1708,-0.11,0.03,-0.15,flip -1560,做多,2020-08-30 09:00:00,2020-08-30 10:00:00,403.71,403.85,0.69,100.0,0.17,0.02,0.03,-0.01,flip -1561,做空,2020-08-30 10:00:00,2020-08-30 11:00:00,403.85,405.68,0.69,100.0,0.1699,-0.31,0.03,-0.35,flip -1562,做多,2020-08-30 11:00:00,2020-08-30 13:00:00,405.68,412.13,0.68,100.0,0.1682,1.08,0.03,1.05,tp_upper -1563,做多,2020-08-31 06:30:00,2020-08-31 07:00:00,424.11,421.21,0.7,100.0,0.1641,-0.48,0.03,-0.51,flip -1564,做空,2020-08-31 07:00:00,2020-08-31 10:00:00,421.21,426.73,0.69,100.0,0.1639,-0.9,0.03,-0.94,flip -1565,做多,2020-08-31 10:00:00,2020-09-01 00:00:00,426.73,431.76,0.68,100.0,0.1595,0.8,0.03,0.77,flip -1566,做空,2020-09-01 00:00:00,2020-09-01 00:30:00,431.76,433.6,0.69,100.0,0.1597,-0.29,0.03,-0.33,flip -1567,做多,2020-09-01 00:30:00,2020-09-01 06:00:00,433.6,464.41,0.69,100.0,0.1582,4.87,0.04,4.84,tp_upper -1568,做多,2020-09-02 04:00:00,2020-09-02 05:30:00,475.88,477.37,0.74,100.0,0.1545,0.23,0.04,0.19,flip -1569,做空,2020-09-02 05:30:00,2020-09-02 11:00:00,477.37,434.55,0.74,100.0,0.1544,6.61,0.03,6.58,tp_lower -1570,做多,2020-09-03 00:00:00,2020-09-03 01:00:00,444.04,443.68,0.8,100.0,0.181,-0.07,0.04,-0.11,flip -1571,做空,2020-09-03 01:00:00,2020-09-03 07:30:00,443.68,437.0,0.8,100.0,0.1808,1.21,0.04,1.17,flip -1572,做多,2020-09-03 07:30:00,2020-09-03 08:00:00,437.0,433.78,0.81,100.0,0.1862,-0.6,0.04,-0.64,flip -1573,做空,2020-09-03 08:00:00,2020-09-03 08:30:00,433.78,437.23,0.81,100.0,0.186,-0.64,0.04,-0.68,flip -1574,做多,2020-09-03 08:30:00,2020-09-03 09:00:00,437.23,436.25,0.8,100.0,0.1829,-0.18,0.04,-0.22,flip -1575,做空,2020-09-03 09:00:00,2020-09-03 12:00:00,436.25,405.6,0.8,100.0,0.1827,5.6,0.04,5.56,tp_lower -1576,做多,2020-09-04 08:00:00,2020-09-04 11:00:00,393.71,394.9,0.86,100.0,0.2175,0.26,0.04,0.22,flip -1577,做空,2020-09-04 11:00:00,2020-09-04 11:30:00,394.9,395.17,0.86,100.0,0.2173,-0.06,0.04,-0.1,flip -1578,做多,2020-09-04 11:30:00,2020-09-04 14:00:00,395.17,383.16,0.86,100.0,0.2168,-2.6,0.04,-2.65,flip -1579,做空,2020-09-04 14:00:00,2020-09-04 14:30:00,383.16,383.51,0.83,100.0,0.2166,-0.08,0.04,-0.12,tp_lower -1580,做多,2020-09-04 19:00:00,2020-09-04 20:00:00,388.84,389.02,0.83,100.0,0.213,0.04,0.04,-0.0,flip -1581,做空,2020-09-04 20:00:00,2020-09-04 20:30:00,389.02,391.28,0.83,100.0,0.2128,-0.48,0.04,-0.52,flip -1582,做多,2020-09-04 20:30:00,2020-09-04 21:00:00,391.28,388.09,0.82,100.0,0.2101,-0.67,0.04,-0.71,flip -1583,做空,2020-09-04 21:00:00,2020-09-04 21:30:00,388.09,388.32,0.81,100.0,0.2099,-0.05,0.04,-0.09,flip -1584,做多,2020-09-04 21:30:00,2020-09-04 22:30:00,388.32,387.51,0.81,100.0,0.2095,-0.17,0.04,-0.21,flip -1585,做空,2020-09-04 22:30:00,2020-09-05 00:00:00,387.51,394.39,0.81,100.0,0.2092,-1.44,0.04,-1.48,flip -1586,做多,2020-09-05 00:00:00,2020-09-05 00:30:00,394.39,389.37,0.8,100.0,0.2035,-1.02,0.04,-1.06,flip -1587,做空,2020-09-05 00:30:00,2020-09-05 01:30:00,389.37,390.67,0.79,100.0,0.2033,-0.26,0.04,-0.3,flip -1588,做多,2020-09-05 01:30:00,2020-09-05 02:00:00,390.67,388.35,0.79,100.0,0.2018,-0.47,0.04,-0.51,flip -1589,做空,2020-09-05 02:00:00,2020-09-05 04:00:00,388.35,388.16,0.78,100.0,0.2016,0.04,0.04,-0.0,flip -1590,做多,2020-09-05 04:00:00,2020-09-05 04:30:00,388.16,384.75,0.78,100.0,0.2016,-0.69,0.04,-0.73,flip -1591,做空,2020-09-05 04:30:00,2020-09-05 06:30:00,384.75,385.95,0.77,100.0,0.2014,-0.24,0.04,-0.28,flip -1592,做多,2020-09-05 06:30:00,2020-09-06 15:00:00,385.95,338.46,0.77,100.0,0.1999,-9.49,0.03,-9.53,flip -1593,做空,2020-09-06 15:00:00,2020-09-07 15:00:00,338.46,344.6,0.68,100.0,0.2012,-1.24,0.03,-1.27,flip -1594,做多,2020-09-07 15:00:00,2020-09-07 20:00:00,344.6,344.77,0.67,100.0,0.194,0.03,0.03,-0.0,flip -1595,做空,2020-09-07 20:00:00,2020-09-08 05:30:00,344.77,344.7,0.67,100.0,0.1938,0.01,0.03,-0.02,flip -1596,做多,2020-09-08 05:30:00,2020-09-08 07:00:00,344.7,348.48,0.67,100.0,0.194,0.73,0.03,0.7,flip -1597,做空,2020-09-08 07:00:00,2020-09-08 14:00:00,348.48,344.58,0.68,100.0,0.1938,0.76,0.03,0.72,flip -1598,做多,2020-09-08 14:00:00,2020-09-08 14:30:00,344.58,341.65,0.68,100.0,0.198,-0.58,0.03,-0.61,flip -1599,做空,2020-09-08 14:30:00,2020-09-08 16:00:00,341.65,342.63,0.68,100.0,0.1978,-0.19,0.03,-0.23,flip -1600,做多,2020-09-08 16:00:00,2020-09-08 17:00:00,342.63,342.04,0.67,100.0,0.1965,-0.12,0.03,-0.15,flip -1601,做空,2020-09-08 17:00:00,2020-09-08 17:30:00,342.04,344.85,0.67,100.0,0.1963,-0.55,0.03,-0.59,flip -1602,做多,2020-09-08 17:30:00,2020-09-08 18:00:00,344.85,341.91,0.67,100.0,0.1929,-0.57,0.03,-0.6,flip -1603,做空,2020-09-08 18:00:00,2020-09-08 22:30:00,341.91,336.09,0.66,100.0,0.1927,1.12,0.03,1.09,flip -1604,做多,2020-09-08 22:30:00,2020-09-09 00:30:00,336.09,338.51,0.67,100.0,0.1992,0.48,0.03,0.45,flip -1605,做空,2020-09-09 00:30:00,2020-09-09 01:30:00,338.51,339.6,0.68,100.0,0.2006,-0.22,0.03,-0.25,flip -1606,做多,2020-09-09 01:30:00,2020-09-09 02:00:00,339.6,335.13,0.68,100.0,0.1991,-0.89,0.03,-0.92,flip -1607,做空,2020-09-09 02:00:00,2020-09-09 05:00:00,335.13,337.78,0.67,100.0,0.1989,-0.53,0.03,-0.56,flip -1608,做多,2020-09-09 05:00:00,2020-09-09 05:30:00,337.78,336.51,0.66,100.0,0.1956,-0.25,0.03,-0.28,flip -1609,做空,2020-09-09 05:30:00,2020-09-09 07:00:00,336.51,337.61,0.66,100.0,0.1954,-0.21,0.03,-0.25,flip -1610,做多,2020-09-09 07:00:00,2020-09-10 11:30:00,337.61,365.31,0.65,100.0,0.1939,5.37,0.04,5.34,flip -1611,做空,2020-09-10 11:30:00,2020-09-10 17:30:00,365.31,367.6,0.71,100.0,0.1947,-0.45,0.04,-0.48,flip -1612,做多,2020-09-10 17:30:00,2020-09-10 18:00:00,367.6,363.4,0.71,100.0,0.1921,-0.81,0.03,-0.84,flip -1613,做空,2020-09-10 18:00:00,2020-09-10 20:00:00,363.4,365.83,0.7,100.0,0.1919,-0.47,0.04,-0.5,flip -1614,做多,2020-09-10 20:00:00,2020-09-10 23:00:00,365.83,366.75,0.69,100.0,0.1892,0.17,0.03,0.14,flip -1615,做空,2020-09-10 23:00:00,2020-09-10 23:30:00,366.75,367.69,0.69,100.0,0.189,-0.18,0.03,-0.21,flip -1616,做多,2020-09-10 23:30:00,2020-09-11 01:00:00,367.69,368.28,0.69,100.0,0.1878,0.11,0.03,0.08,flip -1617,做空,2020-09-11 01:00:00,2020-09-11 08:00:00,368.28,365.71,0.69,100.0,0.1887,0.48,0.03,0.45,flip -1618,做多,2020-09-11 08:00:00,2020-09-11 08:30:00,365.71,364.63,0.7,100.0,0.1911,-0.21,0.03,-0.24,flip -1619,做空,2020-09-11 08:30:00,2020-09-11 09:00:00,364.63,367.67,0.7,100.0,0.1909,-0.58,0.04,-0.62,flip -1620,做多,2020-09-11 09:00:00,2020-09-11 10:00:00,367.67,364.82,0.69,100.0,0.1876,-0.53,0.03,-0.57,flip -1621,做空,2020-09-11 10:00:00,2020-09-11 10:30:00,364.82,364.87,0.68,100.0,0.1874,-0.01,0.03,-0.04,flip -1622,做多,2020-09-11 10:30:00,2020-09-11 11:30:00,364.87,362.01,0.68,100.0,0.1872,-0.54,0.03,-0.57,flip -1623,做空,2020-09-11 11:30:00,2020-09-11 12:30:00,362.01,365.1,0.68,100.0,0.187,-0.58,0.03,-0.61,flip -1624,做多,2020-09-11 12:30:00,2020-09-11 13:30:00,365.1,364.69,0.67,100.0,0.1836,-0.08,0.03,-0.11,flip -1625,做空,2020-09-11 13:30:00,2020-09-11 14:00:00,364.69,365.77,0.67,100.0,0.1834,-0.2,0.03,-0.23,flip -1626,做多,2020-09-11 14:00:00,2020-09-11 17:00:00,365.77,366.29,0.67,100.0,0.1822,0.09,0.03,0.06,flip -1627,做空,2020-09-11 17:00:00,2020-09-12 03:00:00,366.29,369.52,0.67,100.0,0.182,-0.59,0.03,-0.62,flip -1628,做多,2020-09-12 03:00:00,2020-09-12 06:00:00,369.52,367.58,0.67,100.0,0.1805,-0.35,0.03,-0.38,flip -1629,做空,2020-09-12 06:00:00,2020-09-12 09:30:00,367.58,369.68,0.66,100.0,0.1803,-0.38,0.03,-0.41,flip -1630,做多,2020-09-12 09:30:00,2020-09-12 10:00:00,369.68,369.63,0.66,100.0,0.178,-0.01,0.03,-0.04,flip -1631,做空,2020-09-12 10:00:00,2020-09-12 11:30:00,369.63,370.59,0.66,100.0,0.1779,-0.17,0.03,-0.2,flip -1632,做多,2020-09-12 11:30:00,2020-09-12 12:00:00,370.59,368.48,0.66,100.0,0.1768,-0.37,0.03,-0.41,flip -1633,做空,2020-09-12 12:00:00,2020-09-12 14:00:00,368.48,370.5,0.65,100.0,0.1766,-0.36,0.03,-0.39,flip -1634,做多,2020-09-12 14:00:00,2020-09-12 18:30:00,370.5,382.9,0.65,100.0,0.1745,2.16,0.03,2.13,tp_upper -1635,做多,2020-09-14 02:00:00,2020-09-14 02:30:00,367.04,366.58,0.67,100.0,0.1831,-0.08,0.03,-0.12,flip -1636,做空,2020-09-14 02:30:00,2020-09-14 04:30:00,366.58,364.63,0.67,100.0,0.1829,0.36,0.03,0.32,flip -1637,做多,2020-09-14 04:30:00,2020-09-14 05:30:00,364.63,364.97,0.67,100.0,0.1847,0.06,0.03,0.03,flip -1638,做空,2020-09-14 05:30:00,2020-09-14 09:30:00,364.97,365.4,0.67,100.0,0.1845,-0.08,0.03,-0.11,flip -1639,做多,2020-09-14 09:30:00,2020-09-14 22:30:00,365.4,371.95,0.67,100.0,0.1838,1.2,0.03,1.17,flip -1640,做空,2020-09-14 22:30:00,2020-09-14 23:00:00,371.95,374.11,0.68,100.0,0.1837,-0.4,0.03,-0.43,flip -1641,做多,2020-09-14 23:00:00,2020-09-15 03:30:00,374.11,376.19,0.68,100.0,0.1814,0.38,0.03,0.34,flip -1642,做空,2020-09-15 03:30:00,2020-09-15 05:00:00,376.19,375.61,0.69,100.0,0.1822,0.11,0.03,0.07,flip -1643,做多,2020-09-15 05:00:00,2020-09-15 07:30:00,375.61,375.58,0.69,100.0,0.1826,-0.01,0.03,-0.04,flip -1644,做空,2020-09-15 07:30:00,2020-09-15 10:30:00,375.58,378.0,0.69,100.0,0.1824,-0.44,0.03,-0.48,flip -1645,做多,2020-09-15 10:30:00,2020-09-15 12:30:00,378.0,377.17,0.68,100.0,0.1799,-0.15,0.03,-0.18,flip -1646,做空,2020-09-15 12:30:00,2020-09-16 06:30:00,377.17,363.92,0.68,100.0,0.1797,2.38,0.03,2.35,flip -1647,做多,2020-09-16 06:30:00,2020-09-16 07:00:00,363.92,362.78,0.7,100.0,0.1935,-0.22,0.04,-0.26,flip -1648,做空,2020-09-16 07:00:00,2020-09-16 07:30:00,362.78,365.45,0.7,100.0,0.1933,-0.52,0.04,-0.55,flip -1649,做多,2020-09-16 07:30:00,2020-09-16 08:30:00,365.45,363.91,0.7,100.0,0.1903,-0.29,0.03,-0.33,flip -1650,做空,2020-09-16 08:30:00,2020-09-16 09:30:00,363.91,363.84,0.69,100.0,0.1901,0.01,0.03,-0.02,flip -1651,做多,2020-09-16 09:30:00,2020-09-16 10:00:00,363.84,362.51,0.69,100.0,0.19,-0.25,0.03,-0.29,flip -1652,做空,2020-09-16 10:00:00,2020-09-16 11:00:00,362.51,362.69,0.69,100.0,0.1898,-0.03,0.03,-0.07,flip -1653,做多,2020-09-16 11:00:00,2020-09-16 19:30:00,362.69,365.4,0.69,100.0,0.1894,0.51,0.03,0.48,flip -1654,做空,2020-09-16 19:30:00,2020-09-16 20:00:00,365.4,365.9,0.69,100.0,0.1892,-0.09,0.03,-0.13,flip -1655,做多,2020-09-16 20:00:00,2020-09-16 20:30:00,365.9,365.7,0.69,100.0,0.1885,-0.04,0.03,-0.07,flip -1656,做空,2020-09-16 20:30:00,2020-09-16 21:00:00,365.7,366.11,0.69,100.0,0.1883,-0.08,0.03,-0.11,flip -1657,做多,2020-09-16 21:00:00,2020-09-16 22:00:00,366.11,366.88,0.69,100.0,0.1877,0.14,0.03,0.11,flip -1658,做空,2020-09-16 22:00:00,2020-09-17 00:00:00,366.88,370.52,0.69,100.0,0.1875,-0.68,0.03,-0.72,flip -1659,做多,2020-09-17 00:00:00,2020-09-17 00:30:00,370.52,378.62,0.69,100.0,0.1857,1.5,0.04,1.47,tp_upper -1660,做多,2020-09-17 13:30:00,2020-09-17 18:00:00,380.08,387.17,0.7,100.0,0.1848,1.31,0.04,1.27,tp_upper -1661,做多,2020-09-18 05:30:00,2020-09-18 06:00:00,385.65,384.63,0.72,100.0,0.1857,-0.19,0.04,-0.23,flip -1662,做空,2020-09-18 06:00:00,2020-09-18 06:30:00,384.63,387.9,0.71,100.0,0.1855,-0.61,0.04,-0.64,flip -1663,做多,2020-09-18 06:30:00,2020-09-18 07:30:00,387.9,386.03,0.71,100.0,0.1822,-0.34,0.04,-0.38,flip -1664,做空,2020-09-18 07:30:00,2020-09-18 08:30:00,386.03,387.1,0.7,100.0,0.182,-0.19,0.04,-0.23,flip -1665,做多,2020-09-18 08:30:00,2020-09-18 10:30:00,387.1,385.7,0.7,100.0,0.1808,-0.25,0.03,-0.29,flip -1666,做空,2020-09-18 10:30:00,2020-09-18 22:00:00,385.7,382.18,0.7,100.0,0.1807,0.64,0.03,0.6,flip -1667,做多,2020-09-18 22:00:00,2020-09-18 23:00:00,382.18,380.05,0.7,100.0,0.1838,-0.39,0.03,-0.43,flip -1668,做空,2020-09-18 23:00:00,2020-09-18 23:30:00,380.05,384.44,0.7,100.0,0.1836,-0.81,0.04,-0.84,flip -1669,做多,2020-09-18 23:30:00,2020-09-19 00:30:00,384.44,383.73,0.69,100.0,0.1792,-0.13,0.03,-0.16,flip -1670,做空,2020-09-19 00:30:00,2020-09-19 02:00:00,383.73,383.31,0.69,100.0,0.1805,0.08,0.03,0.04,flip -1671,做多,2020-09-19 02:00:00,2020-09-19 03:00:00,383.31,382.18,0.69,100.0,0.1807,-0.2,0.03,-0.24,flip -1672,做空,2020-09-19 03:00:00,2020-09-19 03:30:00,382.18,382.72,0.69,100.0,0.1805,-0.1,0.03,-0.13,flip -1673,做多,2020-09-19 03:30:00,2020-09-19 04:00:00,382.72,382.28,0.69,100.0,0.1798,-0.08,0.03,-0.11,flip -1674,做空,2020-09-19 04:00:00,2020-09-19 10:00:00,382.28,380.34,0.69,100.0,0.1796,0.35,0.03,0.31,flip -1675,做多,2020-09-19 10:00:00,2020-09-19 18:00:00,380.34,383.2,0.69,100.0,0.1813,0.52,0.03,0.48,flip -1676,做空,2020-09-19 18:00:00,2020-09-19 18:30:00,383.2,384.17,0.69,100.0,0.1811,-0.18,0.03,-0.21,flip -1677,做多,2020-09-19 18:30:00,2020-09-19 22:00:00,384.17,384.03,0.69,100.0,0.18,-0.03,0.03,-0.06,flip -1678,做空,2020-09-19 22:00:00,2020-09-20 12:00:00,384.03,373.56,0.69,100.0,0.1798,1.88,0.03,1.85,tp_lower -1679,做多,2020-09-21 00:30:00,2020-09-21 07:00:00,374.3,370.95,0.71,100.0,0.1909,-0.64,0.04,-0.68,flip -1680,做空,2020-09-21 07:00:00,2020-09-21 10:00:00,370.95,357.96,0.71,100.0,0.1907,2.48,0.03,2.44,tp_lower -1681,做多,2020-09-22 02:30:00,2020-09-22 03:00:00,344.68,342.6,0.73,100.0,0.2126,-0.44,0.04,-0.48,flip -1682,做空,2020-09-22 03:00:00,2020-09-22 03:30:00,342.6,343.14,0.73,100.0,0.2124,-0.11,0.04,-0.15,flip -1683,做多,2020-09-22 03:30:00,2020-09-22 06:30:00,343.14,341.86,0.73,100.0,0.2115,-0.27,0.04,-0.31,flip -1684,做空,2020-09-22 06:30:00,2020-09-22 13:00:00,341.86,343.11,0.72,100.0,0.2113,-0.26,0.04,-0.3,flip -1685,做多,2020-09-22 13:00:00,2020-09-22 13:30:00,343.11,340.72,0.72,100.0,0.2096,-0.5,0.04,-0.54,flip -1686,做空,2020-09-22 13:30:00,2020-09-22 14:00:00,340.72,343.06,0.71,100.0,0.2094,-0.49,0.04,-0.53,flip -1687,做多,2020-09-22 14:00:00,2020-09-22 14:30:00,343.06,339.06,0.71,100.0,0.2063,-0.83,0.03,-0.86,flip -1688,做空,2020-09-22 14:30:00,2020-09-22 15:00:00,339.06,341.8,0.7,100.0,0.2061,-0.56,0.04,-0.6,flip -1689,做多,2020-09-22 15:00:00,2020-09-22 15:30:00,341.8,341.03,0.69,100.0,0.2026,-0.16,0.03,-0.19,flip -1690,做空,2020-09-22 15:30:00,2020-09-22 16:00:00,341.03,341.99,0.69,100.0,0.2024,-0.19,0.03,-0.23,flip -1691,做多,2020-09-22 16:00:00,2020-09-22 16:30:00,341.99,340.81,0.69,100.0,0.201,-0.24,0.03,-0.27,flip -1692,做空,2020-09-22 16:30:00,2020-09-22 17:00:00,340.81,342.31,0.68,100.0,0.2008,-0.3,0.03,-0.34,flip -1693,做多,2020-09-22 17:00:00,2020-09-23 03:00:00,342.31,341.58,0.68,100.0,0.1989,-0.15,0.03,-0.18,flip -1694,做空,2020-09-23 03:00:00,2020-09-23 12:30:00,341.58,340.49,0.69,100.0,0.201,0.22,0.03,0.18,flip -1695,做多,2020-09-23 12:30:00,2020-09-23 14:00:00,340.49,339.15,0.69,100.0,0.2021,-0.27,0.03,-0.31,flip -1696,做空,2020-09-23 14:00:00,2020-09-23 16:30:00,339.15,339.59,0.68,100.0,0.2019,-0.09,0.03,-0.12,flip -1697,做多,2020-09-23 16:30:00,2020-09-23 17:00:00,339.59,339.3,0.68,100.0,0.2012,-0.06,0.03,-0.09,flip -1698,做空,2020-09-23 17:00:00,2020-09-23 19:00:00,339.3,329.06,0.68,100.0,0.201,2.06,0.03,2.02,tp_lower -1699,做多,2020-09-24 07:30:00,2020-09-24 08:00:00,327.93,326.89,0.71,100.0,0.215,-0.22,0.04,-0.26,flip -1700,做空,2020-09-24 08:00:00,2020-09-24 09:00:00,326.89,326.53,0.7,100.0,0.2148,0.08,0.04,0.04,flip -1701,做多,2020-09-24 09:00:00,2020-09-25 05:00:00,326.53,343.82,0.7,100.0,0.2151,3.72,0.04,3.68,flip -1702,做空,2020-09-25 05:00:00,2020-09-25 11:30:00,343.82,343.7,0.74,100.0,0.2153,0.03,0.04,-0.01,flip -1703,做多,2020-09-25 11:30:00,2020-09-25 12:30:00,343.7,344.58,0.74,100.0,0.2153,0.19,0.04,0.15,flip -1704,做空,2020-09-25 12:30:00,2020-09-25 14:30:00,344.58,345.21,0.74,100.0,0.215,-0.14,0.04,-0.17,flip -1705,做多,2020-09-25 14:30:00,2020-09-26 04:00:00,345.21,349.66,0.74,100.0,0.214,0.95,0.04,0.92,flip -1706,做空,2020-09-26 04:00:00,2020-09-26 04:30:00,349.66,351.81,0.75,100.0,0.2146,-0.46,0.04,-0.5,flip -1707,做多,2020-09-26 04:30:00,2020-09-26 07:30:00,351.81,350.8,0.74,100.0,0.2118,-0.21,0.04,-0.25,flip -1708,做空,2020-09-26 07:30:00,2020-09-26 14:00:00,350.8,352.8,0.74,100.0,0.2115,-0.42,0.04,-0.46,flip -1709,做多,2020-09-26 14:00:00,2020-09-26 14:30:00,352.8,351.51,0.74,100.0,0.2089,-0.27,0.04,-0.31,flip -1710,做空,2020-09-26 14:30:00,2020-09-26 15:00:00,351.51,352.77,0.73,100.0,0.2087,-0.26,0.04,-0.3,flip -1711,做多,2020-09-26 15:00:00,2020-09-26 19:00:00,352.77,352.54,0.73,100.0,0.207,-0.05,0.04,-0.08,flip -1712,做空,2020-09-26 19:00:00,2020-09-26 22:00:00,352.54,352.57,0.73,100.0,0.2068,-0.01,0.04,-0.04,flip -1713,做多,2020-09-26 22:00:00,2020-09-27 06:30:00,352.57,353.1,0.73,100.0,0.2066,0.11,0.04,0.07,flip -1714,做空,2020-09-27 06:30:00,2020-09-27 15:30:00,353.1,355.56,0.73,100.0,0.2079,-0.51,0.04,-0.55,flip -1715,做多,2020-09-27 15:30:00,2020-09-27 16:00:00,355.56,354.64,0.73,100.0,0.2048,-0.19,0.04,-0.22,flip -1716,做空,2020-09-27 16:00:00,2020-09-27 19:30:00,354.64,353.9,0.73,100.0,0.2046,0.15,0.04,0.12,flip -1717,做多,2020-09-27 19:30:00,2020-09-27 20:30:00,353.9,353.15,0.73,100.0,0.2052,-0.15,0.04,-0.19,flip -1718,做空,2020-09-27 20:30:00,2020-09-27 21:30:00,353.15,352.83,0.72,100.0,0.205,0.07,0.04,0.03,flip -1719,做多,2020-09-27 21:30:00,2020-09-28 12:30:00,352.83,363.98,0.72,100.0,0.2052,2.29,0.04,2.25,tp_upper -1720,做多,2020-09-29 10:00:00,2020-09-29 10:30:00,357.36,356.85,0.75,100.0,0.21,-0.11,0.04,-0.14,flip -1721,做空,2020-09-29 10:30:00,2020-09-29 11:30:00,356.85,357.39,0.75,100.0,0.2098,-0.11,0.04,-0.15,flip -1722,做多,2020-09-29 11:30:00,2020-09-29 13:00:00,357.39,355.83,0.75,100.0,0.2089,-0.33,0.04,-0.36,flip -1723,做空,2020-09-29 13:00:00,2020-09-29 13:30:00,355.83,357.36,0.74,100.0,0.2087,-0.32,0.04,-0.36,flip -1724,做多,2020-09-29 13:30:00,2020-09-29 14:30:00,357.36,356.93,0.74,100.0,0.2067,-0.09,0.04,-0.13,flip -1725,做空,2020-09-29 14:30:00,2020-09-29 15:00:00,356.93,357.01,0.74,100.0,0.2065,-0.02,0.04,-0.05,flip -1726,做多,2020-09-29 15:00:00,2020-09-29 15:30:00,357.01,355.17,0.74,100.0,0.2062,-0.38,0.04,-0.42,flip -1727,做空,2020-09-29 15:30:00,2020-09-29 18:00:00,355.17,355.43,0.73,100.0,0.206,-0.05,0.04,-0.09,flip -1728,做多,2020-09-29 18:00:00,2020-09-29 18:30:00,355.43,355.22,0.73,100.0,0.2055,-0.04,0.04,-0.08,flip -1729,做空,2020-09-29 18:30:00,2020-09-29 19:00:00,355.22,356.23,0.73,100.0,0.2053,-0.21,0.04,-0.24,flip -1730,做多,2020-09-29 19:00:00,2020-09-29 19:30:00,356.23,356.1,0.73,100.0,0.2039,-0.03,0.04,-0.06,flip -1731,做空,2020-09-29 19:30:00,2020-09-30 02:00:00,356.1,357.3,0.73,100.0,0.2037,-0.24,0.04,-0.28,flip -1732,做多,2020-09-30 02:00:00,2020-09-30 02:30:00,357.3,356.28,0.73,100.0,0.2043,-0.21,0.04,-0.24,flip -1733,做空,2020-09-30 02:30:00,2020-09-30 07:00:00,356.28,355.85,0.73,100.0,0.2041,0.09,0.04,0.05,flip -1734,做多,2020-09-30 07:00:00,2020-09-30 14:30:00,355.85,355.24,0.73,100.0,0.2044,-0.12,0.04,-0.16,flip -1735,做空,2020-09-30 14:30:00,2020-09-30 15:00:00,355.24,356.87,0.73,100.0,0.2042,-0.33,0.04,-0.37,flip -1736,做多,2020-09-30 15:00:00,2020-09-30 18:00:00,356.87,355.96,0.72,100.0,0.2021,-0.18,0.04,-0.22,flip -1737,做空,2020-09-30 18:00:00,2020-09-30 19:30:00,355.96,355.18,0.72,100.0,0.2019,0.16,0.04,0.12,flip -1738,做多,2020-09-30 19:30:00,2020-09-30 20:00:00,355.18,355.16,0.72,100.0,0.2026,-0.0,0.04,-0.04,flip -1739,做空,2020-09-30 20:00:00,2020-09-30 20:30:00,355.16,356.55,0.72,100.0,0.2024,-0.28,0.04,-0.32,flip -1740,做多,2020-09-30 20:30:00,2020-10-01 15:30:00,356.55,361.05,0.72,100.0,0.2006,0.9,0.04,0.87,flip -1741,做空,2020-10-01 15:30:00,2020-10-01 16:30:00,361.05,349.87,0.73,100.0,0.202,2.26,0.04,2.22,tp_lower -1742,做多,2020-10-02 14:30:00,2020-10-02 15:30:00,344.16,342.93,0.75,100.0,0.2186,-0.27,0.04,-0.31,flip -1743,做空,2020-10-02 15:30:00,2020-10-02 16:00:00,342.93,344.49,0.75,100.0,0.2184,-0.34,0.04,-0.38,flip -1744,做多,2020-10-02 16:00:00,2020-10-02 17:00:00,344.49,344.47,0.74,100.0,0.2162,-0.0,0.04,-0.04,flip -1745,做空,2020-10-02 17:00:00,2020-10-02 18:30:00,344.47,344.35,0.74,100.0,0.216,0.03,0.04,-0.01,flip -1746,做多,2020-10-02 18:30:00,2020-10-02 19:00:00,344.35,344.22,0.74,100.0,0.2159,-0.03,0.04,-0.07,flip -1747,做空,2020-10-02 19:00:00,2020-10-02 20:00:00,344.22,345.88,0.74,100.0,0.2157,-0.36,0.04,-0.4,flip -1748,做多,2020-10-02 20:00:00,2020-10-02 21:30:00,345.88,341.85,0.74,100.0,0.2134,-0.86,0.04,-0.9,flip -1749,做空,2020-10-02 21:30:00,2020-10-02 22:00:00,341.85,343.22,0.73,100.0,0.2132,-0.29,0.04,-0.33,flip -1750,做多,2020-10-02 22:00:00,2020-10-03 06:00:00,343.22,345.47,0.73,100.0,0.2113,0.48,0.04,0.44,flip -1751,做空,2020-10-03 06:00:00,2020-10-03 06:30:00,345.47,345.55,0.73,100.0,0.2127,-0.02,0.04,-0.05,flip -1752,做多,2020-10-03 06:30:00,2020-10-03 12:00:00,345.55,345.95,0.73,100.0,0.2124,0.08,0.04,0.05,flip -1753,做空,2020-10-03 12:00:00,2020-10-03 12:30:00,345.95,346.13,0.73,100.0,0.2122,-0.04,0.04,-0.07,flip -1754,做多,2020-10-03 12:30:00,2020-10-03 13:30:00,346.13,345.84,0.73,100.0,0.2117,-0.06,0.04,-0.1,flip -1755,做空,2020-10-03 13:30:00,2020-10-03 14:00:00,345.84,346.93,0.73,100.0,0.2115,-0.23,0.04,-0.27,flip -1756,做多,2020-10-03 14:00:00,2020-10-03 22:00:00,346.93,347.94,0.73,100.0,0.21,0.21,0.04,0.18,flip -1757,做空,2020-10-03 22:00:00,2020-10-04 06:00:00,347.94,348.12,0.73,100.0,0.2098,-0.04,0.04,-0.07,flip -1758,做多,2020-10-04 06:00:00,2020-10-04 08:30:00,348.12,347.6,0.73,100.0,0.2107,-0.11,0.04,-0.15,flip -1759,做空,2020-10-04 08:30:00,2020-10-04 11:30:00,347.6,347.47,0.73,100.0,0.2105,0.03,0.04,-0.01,flip -1760,做多,2020-10-04 11:30:00,2020-10-04 12:00:00,347.47,345.62,0.73,100.0,0.2104,-0.39,0.04,-0.43,flip -1761,做空,2020-10-04 12:00:00,2020-10-04 12:30:00,345.62,347.84,0.73,100.0,0.2102,-0.47,0.04,-0.5,flip -1762,做多,2020-10-04 12:30:00,2020-10-04 14:00:00,347.84,347.57,0.72,100.0,0.2073,-0.06,0.04,-0.09,flip -1763,做空,2020-10-04 14:00:00,2020-10-04 16:00:00,347.57,347.61,0.72,100.0,0.2071,-0.01,0.04,-0.04,flip -1764,做多,2020-10-04 16:00:00,2020-10-04 18:00:00,347.61,351.35,0.72,100.0,0.2068,0.77,0.04,0.74,tp_upper -1765,做多,2020-10-05 07:30:00,2020-10-05 08:30:00,350.74,350.05,0.73,100.0,0.2084,-0.14,0.04,-0.18,flip -1766,做空,2020-10-05 08:30:00,2020-10-05 09:00:00,350.05,350.69,0.73,100.0,0.2082,-0.13,0.04,-0.17,flip -1767,做多,2020-10-05 09:00:00,2020-10-05 11:00:00,350.69,350.81,0.73,100.0,0.2072,0.02,0.04,-0.01,flip -1768,做空,2020-10-05 11:00:00,2020-10-05 12:00:00,350.81,351.7,0.73,100.0,0.207,-0.18,0.04,-0.22,flip -1769,做多,2020-10-05 12:00:00,2020-10-05 13:00:00,351.7,351.96,0.72,100.0,0.2058,0.05,0.04,0.02,flip -1770,做空,2020-10-05 13:00:00,2020-10-05 16:30:00,351.96,353.78,0.72,100.0,0.2055,-0.37,0.04,-0.41,flip -1771,做多,2020-10-05 16:30:00,2020-10-05 17:30:00,353.78,350.71,0.72,100.0,0.2032,-0.62,0.04,-0.66,flip -1772,做空,2020-10-05 17:30:00,2020-10-05 19:00:00,350.71,351.67,0.71,100.0,0.203,-0.19,0.04,-0.23,flip -1773,做多,2020-10-05 19:00:00,2020-10-05 19:30:00,351.67,351.33,0.71,100.0,0.2017,-0.07,0.04,-0.1,flip -1774,做空,2020-10-05 19:30:00,2020-10-05 20:00:00,351.33,351.75,0.71,100.0,0.2015,-0.08,0.04,-0.12,flip -1775,做多,2020-10-05 20:00:00,2020-10-05 20:30:00,351.75,351.55,0.71,100.0,0.2008,-0.04,0.04,-0.08,flip -1776,做空,2020-10-05 20:30:00,2020-10-06 01:30:00,351.55,352.54,0.71,100.0,0.2006,-0.2,0.04,-0.23,flip -1777,做多,2020-10-06 01:30:00,2020-10-06 06:00:00,352.54,353.04,0.71,100.0,0.2014,0.1,0.04,0.07,flip -1778,做空,2020-10-06 06:00:00,2020-10-06 09:30:00,353.04,352.05,0.71,100.0,0.2012,0.2,0.04,0.16,flip -1779,做多,2020-10-06 09:30:00,2020-10-06 16:00:00,352.05,350.64,0.71,100.0,0.2021,-0.29,0.04,-0.32,flip -1780,做空,2020-10-06 16:00:00,2020-10-07 08:30:00,350.64,340.04,0.71,100.0,0.2019,2.14,0.03,2.11,flip -1781,做多,2020-10-07 08:30:00,2020-10-07 11:00:00,340.04,338.16,0.73,100.0,0.2151,-0.4,0.04,-0.44,flip -1782,做空,2020-10-07 11:00:00,2020-10-07 11:30:00,338.16,339.12,0.73,100.0,0.2149,-0.21,0.04,-0.24,flip -1783,做多,2020-10-07 11:30:00,2020-10-07 16:00:00,339.12,338.2,0.72,100.0,0.2134,-0.2,0.04,-0.23,flip -1784,做空,2020-10-07 16:00:00,2020-10-07 17:30:00,338.2,338.35,0.72,100.0,0.2132,-0.03,0.04,-0.07,flip -1785,做多,2020-10-07 17:30:00,2020-10-07 21:30:00,338.35,340.1,0.72,100.0,0.2128,0.37,0.04,0.34,flip -1786,做空,2020-10-07 21:30:00,2020-10-07 22:30:00,340.1,340.28,0.72,100.0,0.2126,-0.04,0.04,-0.07,flip -1787,做多,2020-10-07 22:30:00,2020-10-08 00:30:00,340.28,339.89,0.72,100.0,0.2122,-0.08,0.04,-0.12,flip -1788,做空,2020-10-08 00:30:00,2020-10-08 03:00:00,339.89,339.4,0.72,100.0,0.2133,0.1,0.04,0.07,flip -1789,做多,2020-10-08 03:00:00,2020-10-08 04:30:00,339.4,339.52,0.73,100.0,0.2137,0.03,0.04,-0.01,flip -1790,做空,2020-10-08 04:30:00,2020-10-08 07:00:00,339.52,335.71,0.72,100.0,0.2135,0.81,0.04,0.78,tp_lower -1791,做多,2020-10-08 10:00:00,2020-10-09 05:30:00,338.35,348.94,0.73,100.0,0.2164,2.29,0.04,2.25,flip -1792,做空,2020-10-09 05:30:00,2020-10-09 07:00:00,348.94,350.37,0.76,100.0,0.2169,-0.31,0.04,-0.35,flip -1793,做多,2020-10-09 07:00:00,2020-10-09 09:00:00,350.37,350.13,0.75,100.0,0.215,-0.05,0.04,-0.09,flip -1794,做空,2020-10-09 09:00:00,2020-10-09 10:00:00,350.13,352.05,0.75,100.0,0.2147,-0.41,0.04,-0.45,flip -1795,做多,2020-10-09 10:00:00,2020-10-09 10:30:00,352.05,356.29,0.75,100.0,0.2122,0.9,0.04,0.86,tp_upper -1796,做多,2020-10-10 16:00:00,2020-10-10 16:30:00,373.38,373.27,0.76,100.0,0.2031,-0.02,0.04,-0.06,flip -1797,做空,2020-10-10 16:30:00,2020-10-10 17:00:00,373.27,374.28,0.76,100.0,0.2029,-0.2,0.04,-0.24,flip -1798,做多,2020-10-10 17:00:00,2020-10-10 17:30:00,374.28,373.33,0.75,100.0,0.2016,-0.19,0.04,-0.23,flip -1799,做空,2020-10-10 17:30:00,2020-10-10 18:00:00,373.33,374.08,0.75,100.0,0.2014,-0.15,0.04,-0.19,flip -1800,做多,2020-10-10 18:00:00,2020-10-10 19:00:00,374.08,374.19,0.75,100.0,0.2004,0.02,0.04,-0.02,flip -1801,做空,2020-10-10 19:00:00,2020-10-10 20:00:00,374.19,374.3,0.75,100.0,0.2002,-0.02,0.04,-0.06,flip -1802,做多,2020-10-10 20:00:00,2020-10-10 22:00:00,374.3,374.2,0.75,100.0,0.1999,-0.02,0.04,-0.06,flip -1803,做空,2020-10-10 22:00:00,2020-10-11 01:30:00,374.2,372.82,0.75,100.0,0.1997,0.28,0.04,0.24,flip -1804,做多,2020-10-11 01:30:00,2020-10-11 07:00:00,372.82,372.6,0.75,100.0,0.2023,-0.04,0.04,-0.08,flip -1805,做空,2020-10-11 07:00:00,2020-10-11 08:00:00,372.6,372.37,0.75,100.0,0.2021,0.05,0.04,0.01,flip -1806,做多,2020-10-11 08:00:00,2020-10-11 08:30:00,372.37,372.35,0.75,100.0,0.2021,-0.0,0.04,-0.04,flip -1807,做空,2020-10-11 08:30:00,2020-10-11 09:30:00,372.35,373.03,0.75,100.0,0.2019,-0.14,0.04,-0.17,flip -1808,做多,2020-10-11 09:30:00,2020-10-11 10:00:00,373.03,372.82,0.75,100.0,0.201,-0.04,0.04,-0.08,flip -1809,做空,2020-10-11 10:00:00,2020-10-11 10:30:00,372.82,377.1,0.75,100.0,0.2008,-0.86,0.04,-0.9,flip -1810,做多,2020-10-11 10:30:00,2020-10-11 12:00:00,377.1,371.99,0.74,100.0,0.196,-1.0,0.04,-1.04,flip -1811,做空,2020-10-11 12:00:00,2020-10-11 12:30:00,371.99,372.41,0.73,100.0,0.1958,-0.08,0.04,-0.12,flip -1812,做多,2020-10-11 12:30:00,2020-10-11 13:30:00,372.41,372.83,0.73,100.0,0.1952,0.08,0.04,0.05,flip -1813,做空,2020-10-11 13:30:00,2020-10-11 14:00:00,372.83,373.85,0.73,100.0,0.195,-0.2,0.04,-0.24,flip -1814,做多,2020-10-11 14:00:00,2020-10-11 14:30:00,373.85,373.26,0.72,100.0,0.1938,-0.11,0.04,-0.15,flip -1815,做空,2020-10-11 14:30:00,2020-10-11 20:00:00,373.26,373.92,0.72,100.0,0.1936,-0.13,0.04,-0.16,flip -1816,做多,2020-10-11 20:00:00,2020-10-11 20:30:00,373.92,373.14,0.72,100.0,0.1927,-0.15,0.04,-0.19,flip -1817,做空,2020-10-11 20:30:00,2020-10-11 21:00:00,373.14,373.42,0.72,100.0,0.1925,-0.05,0.04,-0.09,flip -1818,做多,2020-10-11 21:00:00,2020-10-11 21:30:00,373.42,373.28,0.72,100.0,0.192,-0.03,0.04,-0.06,flip -1819,做空,2020-10-11 21:30:00,2020-10-11 22:00:00,373.28,373.46,0.72,100.0,0.1918,-0.03,0.04,-0.07,flip -1820,做多,2020-10-11 22:00:00,2020-10-12 00:00:00,373.46,372.98,0.71,100.0,0.1914,-0.09,0.04,-0.13,flip -1821,做空,2020-10-12 00:00:00,2020-10-12 00:30:00,372.98,374.06,0.72,100.0,0.1943,-0.21,0.04,-0.25,flip -1822,做多,2020-10-12 00:30:00,2020-10-12 02:00:00,374.06,373.77,0.72,100.0,0.1929,-0.06,0.04,-0.09,flip -1823,做空,2020-10-12 02:00:00,2020-10-12 02:30:00,373.77,374.69,0.72,100.0,0.1928,-0.18,0.04,-0.21,flip -1824,做多,2020-10-12 02:30:00,2020-10-12 03:00:00,374.69,374.14,0.72,100.0,0.1916,-0.11,0.04,-0.14,flip -1825,做空,2020-10-12 03:00:00,2020-10-12 03:30:00,374.14,374.17,0.72,100.0,0.1914,-0.01,0.04,-0.04,flip -1826,做多,2020-10-12 03:30:00,2020-10-12 04:00:00,374.17,373.93,0.72,100.0,0.1912,-0.05,0.04,-0.08,flip -1827,做空,2020-10-12 04:00:00,2020-10-12 04:30:00,373.93,374.15,0.71,100.0,0.191,-0.04,0.04,-0.08,flip -1828,做多,2020-10-12 04:30:00,2020-10-12 05:30:00,374.15,374.82,0.71,100.0,0.1906,0.13,0.04,0.09,flip -1829,做空,2020-10-12 05:30:00,2020-10-12 07:00:00,374.82,373.64,0.71,100.0,0.1904,0.22,0.04,0.19,tp_lower -1830,做多,2020-10-12 07:30:00,2020-10-12 08:30:00,374.27,373.79,0.72,100.0,0.1911,-0.09,0.04,-0.13,flip -1831,做空,2020-10-12 08:30:00,2020-10-12 09:00:00,373.79,373.8,0.71,100.0,0.1909,-0.0,0.04,-0.04,flip -1832,做多,2020-10-12 09:00:00,2020-10-12 13:30:00,373.8,384.05,0.71,100.0,0.1907,1.95,0.04,1.92,tp_upper -1833,做多,2020-10-12 13:30:00,2020-10-13 02:00:00,384.05,383.27,0.73,100.0,0.1905,-0.15,0.04,-0.19,flip -1834,做空,2020-10-13 02:00:00,2020-10-13 02:30:00,383.27,384.44,0.74,100.0,0.1925,-0.23,0.04,-0.26,flip -1835,做多,2020-10-13 02:30:00,2020-10-13 03:30:00,384.44,383.26,0.73,100.0,0.1911,-0.23,0.04,-0.26,flip -1836,做空,2020-10-13 03:30:00,2020-10-13 04:00:00,383.26,383.8,0.73,100.0,0.191,-0.1,0.04,-0.14,flip -1837,做多,2020-10-13 04:00:00,2020-10-13 05:30:00,383.8,385.07,0.73,100.0,0.1902,0.24,0.04,0.2,flip -1838,做空,2020-10-13 05:30:00,2020-10-13 21:30:00,385.07,382.76,0.73,100.0,0.19,0.44,0.04,0.4,flip -1839,做多,2020-10-13 21:30:00,2020-10-13 22:00:00,382.76,381.34,0.74,100.0,0.1921,-0.27,0.04,-0.31,flip -1840,做空,2020-10-13 22:00:00,2020-10-13 23:00:00,381.34,381.17,0.73,100.0,0.1919,0.03,0.04,-0.0,flip -1841,做多,2020-10-13 23:00:00,2020-10-13 23:30:00,381.17,381.12,0.73,100.0,0.1919,-0.01,0.04,-0.05,flip -1842,做空,2020-10-13 23:30:00,2020-10-14 00:00:00,381.12,383.18,0.73,100.0,0.1917,-0.39,0.04,-0.43,flip -1843,做多,2020-10-14 00:00:00,2020-10-14 09:30:00,383.18,381.57,0.73,100.0,0.191,-0.31,0.04,-0.34,flip -1844,做空,2020-10-14 09:30:00,2020-10-14 12:30:00,381.57,381.63,0.73,100.0,0.1908,-0.01,0.04,-0.05,flip -1845,做多,2020-10-14 12:30:00,2020-10-14 13:00:00,381.63,381.39,0.73,100.0,0.1906,-0.05,0.04,-0.08,flip -1846,做空,2020-10-14 13:00:00,2020-10-14 13:30:00,381.39,386.69,0.73,100.0,0.1904,-1.01,0.04,-1.05,flip -1847,做多,2020-10-14 13:30:00,2020-10-14 14:00:00,386.69,380.19,0.72,100.0,0.185,-1.2,0.04,-1.24,tp_upper -1848,做多,2020-10-14 23:30:00,2020-10-15 00:00:00,378.75,378.18,0.7,100.0,0.1855,-0.11,0.04,-0.14,flip -1849,做空,2020-10-15 00:00:00,2020-10-15 04:30:00,378.18,377.06,0.7,100.0,0.1864,0.21,0.04,0.17,flip -1850,做多,2020-10-15 04:30:00,2020-10-15 05:00:00,377.06,376.96,0.71,100.0,0.1873,-0.02,0.04,-0.05,flip -1851,做空,2020-10-15 05:00:00,2020-10-15 05:30:00,376.96,378.73,0.71,100.0,0.1871,-0.33,0.04,-0.37,flip -1852,做多,2020-10-15 05:30:00,2020-10-15 06:00:00,378.73,378.45,0.7,100.0,0.1852,-0.05,0.04,-0.09,flip -1853,做空,2020-10-15 06:00:00,2020-10-15 09:00:00,378.45,372.89,0.7,100.0,0.185,1.03,0.03,0.99,tp_lower -1854,做多,2020-10-15 12:30:00,2020-10-15 13:00:00,375.33,374.09,0.71,100.0,0.1891,-0.23,0.04,-0.27,flip -1855,做空,2020-10-15 13:00:00,2020-10-15 13:30:00,374.09,376.99,0.71,100.0,0.1889,-0.55,0.04,-0.58,flip -1856,做多,2020-10-15 13:30:00,2020-10-15 14:00:00,376.99,375.1,0.7,100.0,0.1858,-0.35,0.03,-0.39,flip -1857,做空,2020-10-15 14:00:00,2020-10-15 15:30:00,375.1,376.63,0.7,100.0,0.1856,-0.28,0.03,-0.32,flip -1858,做多,2020-10-15 15:30:00,2020-10-15 16:30:00,376.63,374.91,0.69,100.0,0.1839,-0.32,0.03,-0.35,flip -1859,做空,2020-10-15 16:30:00,2020-10-15 17:00:00,374.91,377.09,0.69,100.0,0.1837,-0.4,0.03,-0.44,flip -1860,做多,2020-10-15 17:00:00,2020-10-16 00:00:00,377.09,377.22,0.68,100.0,0.1814,0.02,0.03,-0.01,flip -1861,做空,2020-10-16 00:00:00,2020-10-16 03:30:00,377.22,378.03,0.69,100.0,0.1832,-0.15,0.03,-0.18,flip -1862,做多,2020-10-16 03:30:00,2020-10-16 04:00:00,378.03,367.34,0.69,100.0,0.1823,-1.95,0.03,-1.98,flip -1863,做空,2020-10-16 04:00:00,2020-10-17 01:30:00,367.34,367.06,0.67,100.0,0.1821,0.05,0.03,0.02,flip -1864,做多,2020-10-17 01:30:00,2020-10-17 06:30:00,367.06,367.38,0.67,100.0,0.1827,0.06,0.03,0.02,flip -1865,做空,2020-10-17 06:30:00,2020-10-17 09:00:00,367.38,367.0,0.67,100.0,0.1825,0.07,0.03,0.04,flip -1866,做多,2020-10-17 09:00:00,2020-10-17 13:00:00,367.0,366.96,0.67,100.0,0.1827,-0.01,0.03,-0.04,flip -1867,做空,2020-10-17 13:00:00,2020-10-17 14:00:00,366.96,367.22,0.67,100.0,0.1825,-0.05,0.03,-0.08,flip -1868,做多,2020-10-17 14:00:00,2020-10-17 16:00:00,367.22,367.33,0.67,100.0,0.1821,0.02,0.03,-0.01,flip -1869,做空,2020-10-17 16:00:00,2020-10-17 19:00:00,367.33,367.43,0.67,100.0,0.1819,-0.02,0.03,-0.05,flip -1870,做多,2020-10-17 19:00:00,2020-10-17 22:00:00,367.43,367.6,0.67,100.0,0.1816,0.03,0.03,-0.0,flip -1871,做空,2020-10-17 22:00:00,2020-10-17 22:30:00,367.6,367.79,0.67,100.0,0.1814,-0.03,0.03,-0.07,flip -1872,做多,2020-10-17 22:30:00,2020-10-18 06:30:00,367.79,373.88,0.67,100.0,0.181,1.1,0.03,1.07,tp_upper -1873,做多,2020-10-19 01:00:00,2020-10-19 01:30:00,375.62,375.1,0.68,100.0,0.1816,-0.09,0.03,-0.13,flip -1874,做空,2020-10-19 01:30:00,2020-10-19 02:30:00,375.1,375.44,0.68,100.0,0.1814,-0.06,0.03,-0.1,flip -1875,做多,2020-10-19 02:30:00,2020-10-19 03:00:00,375.44,373.28,0.68,100.0,0.1809,-0.39,0.03,-0.42,flip -1876,做空,2020-10-19 03:00:00,2020-10-19 06:30:00,373.28,375.11,0.67,100.0,0.1807,-0.33,0.03,-0.36,flip -1877,做多,2020-10-19 06:30:00,2020-10-19 07:00:00,375.11,375.0,0.67,100.0,0.1787,-0.02,0.03,-0.05,flip -1878,做空,2020-10-19 07:00:00,2020-10-19 07:30:00,375.0,375.07,0.67,100.0,0.1786,-0.01,0.03,-0.05,flip -1879,做多,2020-10-19 07:30:00,2020-10-19 09:00:00,375.07,375.3,0.67,100.0,0.1783,0.04,0.03,0.01,flip -1880,做空,2020-10-19 09:00:00,2020-10-19 09:30:00,375.3,376.27,0.67,100.0,0.1781,-0.17,0.03,-0.21,flip -1881,做多,2020-10-19 09:30:00,2020-10-19 10:00:00,376.27,375.56,0.67,100.0,0.177,-0.13,0.03,-0.16,flip -1882,做空,2020-10-19 10:00:00,2020-10-19 10:30:00,375.56,375.93,0.66,100.0,0.1769,-0.07,0.03,-0.1,flip -1883,做多,2020-10-19 10:30:00,2020-10-19 13:00:00,375.93,380.37,0.66,100.0,0.1763,0.78,0.03,0.75,tp_upper -1884,做多,2020-10-19 23:00:00,2020-10-20 00:00:00,379.42,379.0,0.67,100.0,0.1766,-0.07,0.03,-0.11,flip -1885,做空,2020-10-20 00:00:00,2020-10-20 00:30:00,379.0,379.09,0.68,100.0,0.1783,-0.02,0.03,-0.05,flip -1886,做多,2020-10-20 00:30:00,2020-10-20 01:00:00,379.09,378.59,0.67,100.0,0.178,-0.09,0.03,-0.12,flip -1887,做空,2020-10-20 01:00:00,2020-10-20 02:00:00,378.59,379.13,0.67,100.0,0.1778,-0.1,0.03,-0.13,flip -1888,做多,2020-10-20 02:00:00,2020-10-20 02:30:00,379.13,378.85,0.67,100.0,0.1771,-0.05,0.03,-0.08,flip -1889,做空,2020-10-20 02:30:00,2020-10-20 03:00:00,378.85,379.05,0.67,100.0,0.177,-0.04,0.03,-0.07,flip -1890,做多,2020-10-20 03:00:00,2020-10-20 04:00:00,379.05,380.08,0.67,100.0,0.1766,0.18,0.03,0.15,flip -1891,做空,2020-10-20 04:00:00,2020-10-20 07:00:00,380.08,379.54,0.67,100.0,0.1764,0.1,0.03,0.06,flip -1892,做多,2020-10-20 07:00:00,2020-10-20 07:30:00,379.54,375.72,0.67,100.0,0.1767,-0.68,0.03,-0.71,flip -1893,做空,2020-10-20 07:30:00,2020-10-20 11:00:00,375.72,369.73,0.66,100.0,0.1766,1.06,0.03,1.02,tp_lower -1894,做多,2020-10-21 00:30:00,2020-10-21 01:30:00,372.13,371.36,0.68,100.0,0.1825,-0.14,0.03,-0.17,flip -1895,做空,2020-10-21 01:30:00,2020-10-23 00:30:00,371.36,412.69,0.68,100.0,0.1823,-7.53,0.04,-7.57,flip -1896,做多,2020-10-23 00:30:00,2020-10-23 01:30:00,412.69,413.02,0.6,100.0,0.1458,0.05,0.03,0.02,flip -1897,做空,2020-10-23 01:30:00,2020-10-23 02:00:00,413.02,414.21,0.6,100.0,0.1457,-0.17,0.03,-0.2,flip -1898,做多,2020-10-23 02:00:00,2020-10-23 03:00:00,414.21,414.34,0.6,100.0,0.1447,0.02,0.03,-0.01,flip -1899,做空,2020-10-23 03:00:00,2020-10-23 05:00:00,414.34,415.23,0.6,100.0,0.1446,-0.13,0.03,-0.16,flip -1900,做多,2020-10-23 05:00:00,2020-10-23 06:00:00,415.23,414.91,0.6,100.0,0.1438,-0.05,0.03,-0.08,flip -1901,做空,2020-10-23 06:00:00,2020-10-23 08:00:00,414.91,415.05,0.6,100.0,0.1436,-0.02,0.03,-0.05,flip -1902,做多,2020-10-23 08:00:00,2020-10-23 09:30:00,415.05,415.15,0.6,100.0,0.1434,0.01,0.03,-0.02,flip -1903,做空,2020-10-23 09:30:00,2020-10-23 10:00:00,415.15,416.3,0.59,100.0,0.1433,-0.16,0.03,-0.19,flip -1904,做多,2020-10-23 10:00:00,2020-10-23 14:00:00,416.3,415.62,0.59,100.0,0.1423,-0.1,0.03,-0.13,flip -1905,做空,2020-10-23 14:00:00,2020-10-23 15:00:00,415.62,414.44,0.59,100.0,0.1422,0.17,0.03,0.14,flip -1906,做多,2020-10-23 15:00:00,2020-10-23 15:30:00,414.44,412.31,0.59,100.0,0.1429,-0.3,0.03,-0.33,flip -1907,做空,2020-10-23 15:30:00,2020-10-23 16:00:00,412.31,406.59,0.59,100.0,0.1427,0.82,0.03,0.79,tp_lower -1908,做多,2020-10-24 01:30:00,2020-10-24 03:30:00,411.4,412.05,0.6,100.0,0.1465,0.1,0.03,0.07,flip -1909,做空,2020-10-24 03:30:00,2020-10-24 08:30:00,412.05,409.66,0.6,100.0,0.1464,0.35,0.03,0.32,flip -1910,做多,2020-10-24 08:30:00,2020-10-24 14:00:00,409.66,412.89,0.61,100.0,0.1479,0.48,0.03,0.45,flip -1911,做空,2020-10-24 14:00:00,2020-10-24 14:30:00,412.89,415.21,0.61,100.0,0.1478,-0.34,0.03,-0.37,flip -1912,做多,2020-10-24 14:30:00,2020-10-24 16:00:00,415.21,413.0,0.61,100.0,0.146,-0.32,0.03,-0.35,flip -1913,做空,2020-10-24 16:00:00,2020-10-24 19:30:00,413.0,413.6,0.6,100.0,0.1458,-0.09,0.03,-0.12,flip -1914,做多,2020-10-24 19:30:00,2020-10-24 20:00:00,413.6,412.77,0.6,100.0,0.1453,-0.12,0.03,-0.15,flip -1915,做空,2020-10-24 20:00:00,2020-10-24 23:30:00,412.77,412.34,0.6,100.0,0.1451,0.06,0.03,0.03,flip -1916,做多,2020-10-24 23:30:00,2020-10-25 01:00:00,412.34,412.65,0.6,100.0,0.1453,0.05,0.03,0.02,flip -1917,做空,2020-10-25 01:00:00,2020-10-25 01:30:00,412.65,413.52,0.6,100.0,0.1463,-0.13,0.03,-0.16,flip -1918,做多,2020-10-25 01:30:00,2020-10-25 02:30:00,413.52,412.58,0.6,100.0,0.1455,-0.14,0.03,-0.17,flip -1919,做空,2020-10-25 02:30:00,2020-10-25 03:30:00,412.58,415.34,0.6,100.0,0.1453,-0.4,0.03,-0.43,flip -1920,做多,2020-10-25 03:30:00,2020-10-25 05:30:00,415.34,406.68,0.6,100.0,0.1433,-1.24,0.03,-1.27,flip -1921,做空,2020-10-25 05:30:00,2020-10-26 00:00:00,406.68,404.61,0.58,100.0,0.1431,0.3,0.03,0.27,tp_lower -1922,做多,2020-10-26 00:30:00,2020-10-26 04:00:00,408.18,408.13,0.59,100.0,0.1438,-0.01,0.03,-0.04,flip -1923,做空,2020-10-26 04:00:00,2020-10-26 08:00:00,408.13,403.39,0.59,100.0,0.1437,0.68,0.03,0.65,tp_lower -1924,做多,2020-10-26 10:30:00,2020-10-26 11:00:00,407.07,406.43,0.59,100.0,0.1456,-0.09,0.03,-0.12,flip -1925,做空,2020-10-26 11:00:00,2020-10-26 15:00:00,406.43,399.3,0.59,100.0,0.1455,1.04,0.03,1.01,tp_lower -1926,做多,2020-10-27 06:30:00,2020-10-27 09:00:00,394.49,390.68,0.6,100.0,0.1529,-0.58,0.03,-0.61,flip -1927,做空,2020-10-27 09:00:00,2020-10-27 09:30:00,390.68,392.1,0.6,100.0,0.1528,-0.22,0.03,-0.25,flip -1928,做多,2020-10-27 09:30:00,2020-10-27 11:00:00,392.1,402.06,0.59,100.0,0.1515,1.51,0.03,1.48,tp_upper -1929,做多,2020-10-28 04:30:00,2020-10-28 05:00:00,405.83,404.92,0.61,100.0,0.1504,-0.14,0.03,-0.17,flip -1930,做空,2020-10-28 05:00:00,2020-10-28 05:30:00,404.92,405.07,0.61,100.0,0.1502,-0.02,0.03,-0.05,flip -1931,做多,2020-10-28 05:30:00,2020-10-29 00:30:00,405.07,388.2,0.61,100.0,0.15,-2.53,0.03,-2.56,flip -1932,做空,2020-10-29 00:30:00,2020-10-29 01:30:00,388.2,391.49,0.58,100.0,0.1502,-0.49,0.03,-0.52,flip -1933,做多,2020-10-29 01:30:00,2020-10-29 07:30:00,391.49,387.14,0.58,100.0,0.1475,-0.64,0.03,-0.67,flip -1934,做空,2020-10-29 07:30:00,2020-10-29 08:00:00,387.14,387.13,0.57,100.0,0.1473,0.0,0.03,-0.03,flip -1935,做多,2020-10-29 08:00:00,2020-10-29 10:00:00,387.13,385.71,0.57,100.0,0.1472,-0.21,0.03,-0.24,flip -1936,做空,2020-10-29 10:00:00,2020-10-29 14:00:00,385.71,391.32,0.57,100.0,0.147,-0.82,0.03,-0.85,flip -1937,做多,2020-10-29 14:00:00,2020-10-29 19:00:00,391.32,389.67,0.56,100.0,0.1427,-0.24,0.03,-0.26,flip -1938,做空,2020-10-29 19:00:00,2020-10-29 20:00:00,389.67,389.15,0.56,100.0,0.1425,0.07,0.03,0.05,flip -1939,做多,2020-10-29 20:00:00,2020-10-29 20:30:00,389.15,388.85,0.56,100.0,0.1428,-0.04,0.03,-0.07,flip -1940,做空,2020-10-29 20:30:00,2020-10-30 00:30:00,388.85,390.92,0.55,100.0,0.1426,-0.3,0.03,-0.32,flip -1941,做多,2020-10-30 00:30:00,2020-10-30 01:30:00,390.92,387.66,0.56,100.0,0.1422,-0.46,0.03,-0.49,flip -1942,做空,2020-10-30 01:30:00,2020-10-30 15:30:00,387.66,382.1,0.55,100.0,0.142,0.79,0.03,0.76,flip -1943,做多,2020-10-30 15:30:00,2020-10-30 16:00:00,382.1,380.13,0.56,100.0,0.146,-0.29,0.03,-0.32,flip -1944,做空,2020-10-30 16:00:00,2020-10-30 17:00:00,380.13,381.78,0.55,100.0,0.1459,-0.24,0.03,-0.27,flip -1945,做多,2020-10-30 17:00:00,2020-10-31 00:00:00,381.78,382.15,0.55,100.0,0.1445,0.05,0.03,0.03,flip -1946,做空,2020-10-31 00:00:00,2020-10-31 04:30:00,382.15,383.27,0.55,100.0,0.145,-0.16,0.03,-0.19,flip -1947,做多,2020-10-31 04:30:00,2020-10-31 05:00:00,383.27,383.02,0.55,100.0,0.144,-0.04,0.03,-0.06,flip -1948,做空,2020-10-31 05:00:00,2020-10-31 06:00:00,383.02,383.88,0.55,100.0,0.1438,-0.12,0.03,-0.15,flip -1949,做多,2020-10-31 06:00:00,2020-10-31 10:00:00,383.88,387.67,0.55,100.0,0.143,0.54,0.03,0.51,tp_upper -1950,做多,2020-10-31 17:30:00,2020-10-31 18:00:00,387.17,385.83,0.55,100.0,0.1431,-0.19,0.03,-0.22,flip -1951,做空,2020-10-31 18:00:00,2020-10-31 20:30:00,385.83,387.66,0.55,100.0,0.1429,-0.26,0.03,-0.29,flip -1952,做多,2020-10-31 20:30:00,2020-10-31 21:00:00,387.66,386.94,0.55,100.0,0.1414,-0.1,0.03,-0.13,flip -1953,做空,2020-10-31 21:00:00,2020-10-31 21:30:00,386.94,387.05,0.55,100.0,0.1413,-0.02,0.03,-0.04,flip -1954,做多,2020-10-31 21:30:00,2020-10-31 23:00:00,387.05,385.77,0.55,100.0,0.1411,-0.18,0.03,-0.21,flip -1955,做空,2020-10-31 23:00:00,2020-11-01 00:00:00,385.77,389.8,0.54,100.0,0.1409,-0.57,0.03,-0.6,flip -1956,做多,2020-11-01 00:00:00,2020-11-01 00:30:00,389.8,386.66,0.54,100.0,0.1392,-0.44,0.03,-0.46,flip -1957,做空,2020-11-01 00:30:00,2020-11-01 01:00:00,386.66,388.8,0.54,100.0,0.139,-0.3,0.03,-0.32,flip -1958,做多,2020-11-01 01:00:00,2020-11-01 01:30:00,388.8,388.76,0.53,100.0,0.1374,-0.01,0.03,-0.03,flip -1959,做空,2020-11-01 01:30:00,2020-11-01 02:00:00,388.76,389.15,0.53,100.0,0.1372,-0.05,0.03,-0.08,flip -1960,做多,2020-11-01 02:00:00,2020-11-01 02:30:00,389.15,387.48,0.53,100.0,0.1368,-0.23,0.03,-0.25,flip -1961,做空,2020-11-01 02:30:00,2020-11-01 07:00:00,387.48,387.34,0.53,100.0,0.1367,0.02,0.03,-0.01,flip -1962,做多,2020-11-01 07:00:00,2020-11-01 08:30:00,387.34,387.49,0.53,100.0,0.1366,0.02,0.03,-0.01,flip -1963,做空,2020-11-01 08:30:00,2020-11-01 10:30:00,387.49,387.52,0.53,100.0,0.1365,-0.0,0.03,-0.03,flip -1964,做多,2020-11-01 10:30:00,2020-11-01 11:00:00,387.52,386.55,0.53,100.0,0.1363,-0.13,0.03,-0.16,flip -1965,做空,2020-11-01 11:00:00,2020-11-01 11:30:00,386.55,386.63,0.53,100.0,0.1362,-0.01,0.03,-0.04,flip -1966,做多,2020-11-01 11:30:00,2020-11-01 13:00:00,386.63,387.24,0.53,100.0,0.136,0.08,0.03,0.06,flip -1967,做空,2020-11-01 13:00:00,2020-11-01 13:30:00,387.24,387.71,0.53,100.0,0.1359,-0.06,0.03,-0.09,flip -1968,做多,2020-11-01 13:30:00,2020-11-01 14:00:00,387.71,387.01,0.52,100.0,0.1354,-0.09,0.03,-0.12,flip -1969,做空,2020-11-01 14:00:00,2020-11-01 14:30:00,387.01,387.95,0.52,100.0,0.1353,-0.13,0.03,-0.15,flip -1970,做多,2020-11-01 14:30:00,2020-11-01 20:30:00,387.95,394.41,0.52,100.0,0.1345,0.87,0.03,0.84,tp_upper -1971,做多,2020-11-03 01:30:00,2020-11-03 02:00:00,384.77,384.32,0.54,100.0,0.1396,-0.06,0.03,-0.09,flip -1972,做空,2020-11-03 02:00:00,2020-11-03 03:00:00,384.32,375.35,0.54,100.0,0.1395,1.25,0.03,1.23,tp_lower -1973,做多,2020-11-03 10:30:00,2020-11-03 11:00:00,381.31,380.82,0.55,100.0,0.1437,-0.07,0.03,-0.1,flip -1974,做空,2020-11-03 11:00:00,2020-11-03 12:30:00,380.82,379.59,0.55,100.0,0.1436,0.18,0.03,0.15,flip -1975,做多,2020-11-03 12:30:00,2020-11-04 01:00:00,379.59,382.77,0.55,100.0,0.1444,0.46,0.03,0.43,flip -1976,做空,2020-11-04 01:00:00,2020-11-04 02:30:00,382.77,382.84,0.55,100.0,0.1448,-0.01,0.03,-0.04,flip -1977,做多,2020-11-04 02:30:00,2020-11-04 05:30:00,382.84,383.39,0.55,100.0,0.1446,0.08,0.03,0.05,flip -1978,做空,2020-11-04 05:30:00,2020-11-04 06:00:00,383.39,384.07,0.55,100.0,0.1445,-0.1,0.03,-0.13,flip -1979,做多,2020-11-04 06:00:00,2020-11-04 07:00:00,384.07,384.3,0.55,100.0,0.1438,0.03,0.03,0.01,flip -1980,做空,2020-11-04 07:00:00,2020-11-04 10:00:00,384.3,382.09,0.55,100.0,0.1437,0.32,0.03,0.29,flip -1981,做多,2020-11-04 10:00:00,2020-11-04 13:30:00,382.09,382.74,0.55,100.0,0.1452,0.09,0.03,0.07,flip -1982,做空,2020-11-04 13:30:00,2020-11-04 15:00:00,382.74,382.88,0.56,100.0,0.145,-0.02,0.03,-0.05,flip -1983,做多,2020-11-04 15:00:00,2020-11-04 16:00:00,382.88,397.67,0.55,100.0,0.1448,2.14,0.03,2.11,tp_upper -1984,做多,2020-11-04 16:00:00,2020-11-04 16:30:00,397.67,401.5,0.58,100.0,0.1446,0.55,0.03,0.52,tp_upper -1985,做多,2020-11-05 10:30:00,2020-11-05 11:00:00,407.19,401.64,0.58,100.0,0.1437,-0.8,0.03,-0.83,flip -1986,做空,2020-11-05 11:00:00,2020-11-05 11:30:00,401.64,403.74,0.58,100.0,0.1435,-0.3,0.03,-0.33,flip -1987,做多,2020-11-05 11:30:00,2020-11-05 12:00:00,403.74,402.58,0.57,100.0,0.1419,-0.16,0.03,-0.19,flip -1988,做空,2020-11-05 12:00:00,2020-11-05 12:30:00,402.58,402.72,0.57,100.0,0.1417,-0.02,0.03,-0.05,flip -1989,做多,2020-11-05 12:30:00,2020-11-05 13:30:00,402.72,405.8,0.57,100.0,0.1415,0.44,0.03,0.41,tp_upper -1990,做多,2020-11-05 13:30:00,2020-11-05 14:00:00,405.8,412.64,0.57,100.0,0.1413,0.97,0.03,0.94,tp_upper -1991,做多,2020-11-07 13:30:00,2020-11-07 14:00:00,464.24,460.79,0.59,100.0,0.1262,-0.44,0.03,-0.46,flip -1992,做空,2020-11-07 14:00:00,2020-11-07 15:00:00,460.79,446.36,0.58,100.0,0.1261,1.82,0.03,1.79,tp_lower -1993,做多,2020-11-08 09:30:00,2020-11-09 04:00:00,441.5,451.72,0.6,100.0,0.1358,1.39,0.03,1.36,flip -1994,做空,2020-11-09 04:00:00,2020-11-09 05:00:00,451.72,452.25,0.61,100.0,0.1357,-0.07,0.03,-0.1,flip -1995,做多,2020-11-09 05:00:00,2020-11-09 06:00:00,452.25,451.11,0.61,100.0,0.1353,-0.15,0.03,-0.18,flip -1996,做空,2020-11-09 06:00:00,2020-11-09 10:00:00,451.11,451.74,0.61,100.0,0.1351,-0.09,0.03,-0.12,flip -1997,做多,2020-11-09 10:00:00,2020-11-09 12:00:00,451.74,453.55,0.61,100.0,0.1346,0.24,0.03,0.21,flip -1998,做空,2020-11-09 12:00:00,2020-11-09 12:30:00,453.55,453.8,0.61,100.0,0.1345,-0.03,0.03,-0.06,flip -1999,做多,2020-11-09 12:30:00,2020-11-09 13:00:00,453.8,447.02,0.61,100.0,0.1342,-0.91,0.03,-0.94,flip -2000,做空,2020-11-09 13:00:00,2020-11-09 21:00:00,447.02,448.77,0.6,100.0,0.1341,-0.23,0.03,-0.26,flip -2001,做多,2020-11-09 21:00:00,2020-11-09 21:30:00,448.77,447.76,0.6,100.0,0.1329,-0.13,0.03,-0.16,flip -2002,做空,2020-11-09 21:30:00,2020-11-10 01:00:00,447.76,448.52,0.59,100.0,0.1327,-0.1,0.03,-0.13,flip -2003,做多,2020-11-10 01:00:00,2020-11-10 01:30:00,448.52,447.73,0.6,100.0,0.1333,-0.11,0.03,-0.14,flip -2004,做空,2020-11-10 01:30:00,2020-11-10 03:30:00,447.73,449.68,0.6,100.0,0.1331,-0.26,0.03,-0.29,flip -2005,做多,2020-11-10 03:30:00,2020-11-10 10:30:00,449.68,448.83,0.59,100.0,0.1318,-0.11,0.03,-0.14,flip -2006,做空,2020-11-10 10:30:00,2020-11-10 11:30:00,448.83,447.86,0.59,100.0,0.1317,0.13,0.03,0.1,flip -2007,做多,2020-11-10 11:30:00,2020-11-10 12:30:00,447.86,448.17,0.59,100.0,0.1321,0.04,0.03,0.01,flip -2008,做空,2020-11-10 12:30:00,2020-11-10 13:30:00,448.17,447.66,0.59,100.0,0.132,0.07,0.03,0.04,flip -2009,做多,2020-11-10 13:30:00,2020-11-10 14:00:00,447.66,445.38,0.59,100.0,0.1322,-0.3,0.03,-0.33,flip -2010,做空,2020-11-10 14:00:00,2020-11-10 19:30:00,445.38,448.51,0.59,100.0,0.1321,-0.41,0.03,-0.44,flip -2011,做多,2020-11-10 19:30:00,2020-11-11 09:30:00,448.51,459.04,0.58,100.0,0.1301,1.37,0.03,1.34,flip -2012,做空,2020-11-11 09:30:00,2020-11-11 12:00:00,459.04,461.94,0.6,100.0,0.131,-0.38,0.03,-0.41,flip -2013,做多,2020-11-11 12:00:00,2020-11-11 13:30:00,461.94,459.63,0.6,100.0,0.1292,-0.3,0.03,-0.33,flip -2014,做空,2020-11-11 13:30:00,2020-11-11 14:00:00,459.63,461.67,0.59,100.0,0.1291,-0.26,0.03,-0.29,flip -2015,做多,2020-11-11 14:00:00,2020-11-11 20:00:00,461.67,462.67,0.59,100.0,0.1278,0.13,0.03,0.1,flip -2016,做空,2020-11-11 20:00:00,2020-11-11 20:30:00,462.67,466.02,0.59,100.0,0.1277,-0.43,0.03,-0.46,flip -2017,做多,2020-11-11 20:30:00,2020-11-11 21:00:00,466.02,464.82,0.59,100.0,0.1257,-0.15,0.03,-0.18,flip -2018,做空,2020-11-11 21:00:00,2020-11-12 07:00:00,464.82,464.32,0.58,100.0,0.1256,0.06,0.03,0.03,flip -2019,做多,2020-11-12 07:00:00,2020-11-12 08:30:00,464.32,463.47,0.59,100.0,0.1266,-0.11,0.03,-0.14,flip -2020,做空,2020-11-12 08:30:00,2020-11-12 09:00:00,463.47,463.54,0.59,100.0,0.1264,-0.01,0.03,-0.04,flip -2021,做多,2020-11-12 09:00:00,2020-11-12 10:00:00,463.54,463.72,0.59,100.0,0.1263,0.02,0.03,-0.01,flip -2022,做空,2020-11-12 10:00:00,2020-11-12 13:30:00,463.72,462.0,0.58,100.0,0.1261,0.22,0.03,0.19,flip -2023,做多,2020-11-12 13:30:00,2020-11-12 14:00:00,462.0,460.4,0.59,100.0,0.1269,-0.2,0.03,-0.23,flip -2024,做空,2020-11-12 14:00:00,2020-11-12 15:30:00,460.4,461.62,0.58,100.0,0.1268,-0.15,0.03,-0.18,flip -2025,做多,2020-11-12 15:30:00,2020-11-12 16:00:00,461.62,458.2,0.58,100.0,0.126,-0.43,0.03,-0.46,flip -2026,做空,2020-11-12 16:00:00,2020-11-12 21:00:00,458.2,460.51,0.58,100.0,0.1259,-0.29,0.03,-0.32,flip -2027,做多,2020-11-12 21:00:00,2020-11-12 23:00:00,460.51,462.31,0.57,100.0,0.1245,0.22,0.03,0.2,flip -2028,做空,2020-11-12 23:00:00,2020-11-13 06:00:00,462.31,461.74,0.58,100.0,0.1244,0.07,0.03,0.04,flip -2029,做多,2020-11-13 06:00:00,2020-11-13 07:00:00,461.74,459.57,0.58,100.0,0.1257,-0.27,0.03,-0.3,flip -2030,做空,2020-11-13 07:00:00,2020-11-13 08:30:00,459.57,465.24,0.58,100.0,0.1256,-0.71,0.03,-0.74,flip -2031,做多,2020-11-13 08:30:00,2020-11-13 10:30:00,465.24,463.55,0.57,100.0,0.1224,-0.21,0.03,-0.24,flip -2032,做空,2020-11-13 10:30:00,2020-11-13 11:00:00,463.55,463.71,0.57,100.0,0.1223,-0.02,0.03,-0.05,flip -2033,做多,2020-11-13 11:00:00,2020-11-13 13:30:00,463.71,472.21,0.57,100.0,0.1221,1.04,0.03,1.01,tp_upper -2034,做多,2020-11-14 03:00:00,2020-11-14 03:30:00,472.05,471.45,0.58,100.0,0.1226,-0.07,0.03,-0.1,flip -2035,做空,2020-11-14 03:30:00,2020-11-14 22:00:00,471.45,461.7,0.58,100.0,0.1225,1.19,0.03,1.17,flip -2036,做多,2020-11-14 22:00:00,2020-11-14 23:30:00,461.7,461.0,0.59,100.0,0.1275,-0.09,0.03,-0.12,flip -2037,做空,2020-11-14 23:30:00,2020-11-15 00:00:00,461.0,462.72,0.59,100.0,0.1274,-0.22,0.03,-0.25,flip -2038,做多,2020-11-15 00:00:00,2020-11-15 01:00:00,462.72,460.37,0.59,100.0,0.1267,-0.3,0.03,-0.33,flip -2039,做空,2020-11-15 01:00:00,2020-11-15 05:00:00,460.37,459.96,0.58,100.0,0.1266,0.05,0.03,0.02,flip -2040,做多,2020-11-15 05:00:00,2020-11-15 06:00:00,459.96,461.14,0.58,100.0,0.1267,0.15,0.03,0.12,flip -2041,做空,2020-11-15 06:00:00,2020-11-15 07:30:00,461.14,460.97,0.58,100.0,0.1265,0.02,0.03,-0.01,flip -2042,做多,2020-11-15 07:30:00,2020-11-15 09:00:00,460.97,460.37,0.58,100.0,0.1265,-0.08,0.03,-0.11,flip -2043,做空,2020-11-15 09:00:00,2020-11-15 17:30:00,460.37,445.66,0.58,100.0,0.1264,1.86,0.03,1.83,tp_lower -2044,做多,2020-11-16 04:30:00,2020-11-16 21:30:00,450.81,458.71,0.6,100.0,0.1338,1.06,0.03,1.03,flip -2045,做空,2020-11-16 21:30:00,2020-11-17 10:00:00,458.71,464.25,0.61,100.0,0.1337,-0.74,0.03,-0.77,flip -2046,做多,2020-11-17 10:00:00,2020-11-17 16:30:00,464.25,482.22,0.61,100.0,0.1305,2.35,0.03,2.31,tp_upper -2047,做多,2020-11-18 08:00:00,2020-11-18 11:00:00,479.0,478.63,0.63,100.0,0.1315,-0.05,0.03,-0.08,flip -2048,做空,2020-11-18 11:00:00,2020-11-18 22:30:00,478.63,480.28,0.63,100.0,0.1313,-0.22,0.03,-0.25,flip -2049,做多,2020-11-18 22:30:00,2020-11-19 00:00:00,480.28,476.08,0.63,100.0,0.1303,-0.55,0.03,-0.58,flip -2050,做空,2020-11-19 00:00:00,2020-11-19 00:30:00,476.08,479.09,0.62,100.0,0.1305,-0.39,0.03,-0.42,flip -2051,做多,2020-11-19 00:30:00,2020-11-19 04:00:00,479.09,475.98,0.62,100.0,0.1287,-0.4,0.03,-0.43,flip -2052,做空,2020-11-19 04:00:00,2020-11-19 05:30:00,475.98,477.21,0.61,100.0,0.1286,-0.16,0.03,-0.19,flip -2053,做多,2020-11-19 05:30:00,2020-11-19 06:00:00,477.21,474.47,0.61,100.0,0.1278,-0.35,0.03,-0.38,flip -2054,做空,2020-11-19 06:00:00,2020-11-19 12:00:00,474.47,473.94,0.61,100.0,0.1276,0.07,0.03,0.04,flip -2055,做多,2020-11-19 12:00:00,2020-11-19 14:00:00,473.94,475.42,0.61,100.0,0.1278,0.19,0.03,0.16,flip -2056,做空,2020-11-19 14:00:00,2020-11-19 14:30:00,475.42,478.37,0.61,100.0,0.1277,-0.38,0.03,-0.41,flip -2057,做多,2020-11-19 14:30:00,2020-11-19 16:00:00,478.37,475.74,0.6,100.0,0.126,-0.33,0.03,-0.36,flip -2058,做空,2020-11-19 16:00:00,2020-11-19 16:30:00,475.74,476.27,0.6,100.0,0.1258,-0.07,0.03,-0.1,flip -2059,做多,2020-11-19 16:30:00,2020-11-19 17:00:00,476.27,474.94,0.6,100.0,0.1254,-0.17,0.03,-0.2,flip -2060,做空,2020-11-19 17:00:00,2020-11-19 17:30:00,474.94,475.38,0.6,100.0,0.1253,-0.06,0.03,-0.08,flip -2061,做多,2020-11-19 17:30:00,2020-11-19 18:30:00,475.38,473.27,0.59,100.0,0.125,-0.26,0.03,-0.29,flip -2062,做空,2020-11-19 18:30:00,2020-11-19 19:30:00,473.27,474.54,0.59,100.0,0.1248,-0.16,0.03,-0.19,flip -2063,做多,2020-11-19 19:30:00,2020-11-19 21:30:00,474.54,472.73,0.59,100.0,0.124,-0.22,0.03,-0.25,flip -2064,做空,2020-11-19 21:30:00,2020-11-20 00:00:00,472.73,473.44,0.59,100.0,0.1239,-0.09,0.03,-0.12,flip -2065,做多,2020-11-20 00:00:00,2020-11-20 00:30:00,473.44,471.85,0.59,100.0,0.1251,-0.2,0.03,-0.23,flip -2066,做空,2020-11-20 00:30:00,2020-11-20 01:00:00,471.85,475.07,0.59,100.0,0.125,-0.4,0.03,-0.43,flip -2067,做多,2020-11-20 01:00:00,2020-11-21 02:30:00,475.07,508.5,0.59,100.0,0.1232,4.12,0.03,4.09,flip -2068,做空,2020-11-21 02:30:00,2020-11-21 03:00:00,508.5,511.64,0.63,100.0,0.1234,-0.39,0.03,-0.42,flip -2069,做多,2020-11-21 03:00:00,2020-11-21 03:30:00,511.64,508.34,0.62,100.0,0.1218,-0.4,0.03,-0.43,flip -2070,做空,2020-11-21 03:30:00,2020-11-21 06:00:00,508.34,511.08,0.62,100.0,0.1216,-0.33,0.03,-0.36,flip -2071,做多,2020-11-21 06:00:00,2020-11-21 07:30:00,511.08,510.6,0.61,100.0,0.1202,-0.06,0.03,-0.09,flip -2072,做空,2020-11-21 07:30:00,2020-11-21 10:00:00,510.6,515.28,0.61,100.0,0.1201,-0.56,0.03,-0.59,flip -2073,做多,2020-11-21 10:00:00,2020-11-21 11:00:00,515.28,510.91,0.61,100.0,0.1178,-0.51,0.03,-0.54,flip -2074,做空,2020-11-21 11:00:00,2020-11-21 12:00:00,510.91,514.1,0.6,100.0,0.1177,-0.38,0.03,-0.41,flip -2075,做多,2020-11-21 12:00:00,2020-11-22 06:00:00,514.1,543.21,0.6,100.0,0.1161,3.38,0.03,3.35,flip -2076,做空,2020-11-22 06:00:00,2020-11-22 06:30:00,543.21,544.29,0.63,100.0,0.1168,-0.13,0.03,-0.16,flip -2077,做多,2020-11-22 06:30:00,2020-11-22 07:00:00,544.29,536.76,0.63,100.0,0.1162,-0.88,0.03,-0.91,flip -2078,做空,2020-11-22 07:00:00,2020-11-22 07:30:00,536.76,543.21,0.62,100.0,0.1161,-0.75,0.03,-0.78,flip -2079,做多,2020-11-22 07:30:00,2020-11-22 10:00:00,543.21,542.02,0.62,100.0,0.1132,-0.13,0.03,-0.17,flip -2080,做空,2020-11-22 10:00:00,2020-11-22 11:30:00,542.02,523.84,0.61,100.0,0.1131,2.06,0.03,2.03,tp_lower -2081,做多,2020-11-22 16:00:00,2020-11-23 13:00:00,548.44,586.39,0.63,100.0,0.1154,4.38,0.03,4.35,flip -2082,做空,2020-11-23 13:00:00,2020-11-23 16:30:00,586.39,596.83,0.68,100.0,0.1159,-1.21,0.03,-1.24,flip -2083,做多,2020-11-23 16:30:00,2020-11-24 06:00:00,596.83,609.81,0.67,100.0,0.1117,1.45,0.03,1.42,flip -2084,做空,2020-11-24 06:00:00,2020-11-24 08:00:00,609.81,614.76,0.68,100.0,0.1118,-0.55,0.03,-0.59,flip -2085,做多,2020-11-24 08:00:00,2020-11-24 09:30:00,614.76,610.1,0.68,100.0,0.1099,-0.51,0.03,-0.55,flip -2086,做空,2020-11-24 09:30:00,2020-11-24 10:30:00,610.1,608.32,0.67,100.0,0.1098,0.2,0.03,0.16,flip -2087,做多,2020-11-24 10:30:00,2020-11-24 11:00:00,608.32,604.02,0.67,100.0,0.1103,-0.47,0.03,-0.51,flip -2088,做空,2020-11-24 11:00:00,2020-11-24 16:30:00,604.02,609.2,0.67,100.0,0.1102,-0.57,0.03,-0.6,flip -2089,做多,2020-11-24 16:30:00,2020-11-24 17:00:00,609.2,607.77,0.66,100.0,0.1082,-0.15,0.03,-0.19,flip -2090,做空,2020-11-24 17:00:00,2020-11-24 19:00:00,607.77,610.99,0.66,100.0,0.1081,-0.35,0.03,-0.38,flip -2091,做多,2020-11-24 19:00:00,2020-11-24 19:30:00,610.99,608.21,0.65,100.0,0.1069,-0.3,0.03,-0.33,flip -2092,做空,2020-11-24 19:30:00,2020-11-24 20:30:00,608.21,607.74,0.65,100.0,0.1068,0.05,0.03,0.02,flip -2093,做多,2020-11-24 20:30:00,2020-11-24 21:00:00,607.74,604.37,0.65,100.0,0.1068,-0.36,0.03,-0.39,flip -2094,做空,2020-11-24 21:00:00,2020-11-25 01:00:00,604.37,605.93,0.64,100.0,0.1067,-0.17,0.03,-0.2,flip -2095,做多,2020-11-25 01:00:00,2020-11-25 01:30:00,605.93,605.52,0.65,100.0,0.1071,-0.04,0.03,-0.08,flip -2096,做空,2020-11-25 01:30:00,2020-11-25 03:30:00,605.52,585.63,0.65,100.0,0.107,2.13,0.03,2.1,tp_lower -2097,做多,2020-11-25 10:00:00,2020-11-25 12:00:00,604.19,600.37,0.67,100.0,0.1107,-0.42,0.03,-0.46,flip -2098,做空,2020-11-25 12:00:00,2020-11-25 15:00:00,600.37,597.22,0.66,100.0,0.1106,0.35,0.03,0.32,flip -2099,做多,2020-11-25 15:00:00,2020-11-25 15:30:00,597.22,594.29,0.67,100.0,0.1116,-0.33,0.03,-0.36,flip -2100,做空,2020-11-25 15:30:00,2020-11-25 23:00:00,594.29,566.9,0.66,100.0,0.1115,3.05,0.03,3.02,tp_lower -2101,做多,2020-11-26 20:00:00,2020-11-27 08:00:00,515.73,503.75,0.7,100.0,0.135,-1.62,0.03,-1.65,flip -2102,做空,2020-11-27 08:00:00,2020-11-27 20:00:00,503.75,515.33,0.68,100.0,0.135,-1.56,0.03,-1.6,flip -2103,做多,2020-11-27 20:00:00,2020-11-28 04:00:00,515.33,511.57,0.66,100.0,0.1288,-0.48,0.03,-0.52,flip -2104,做空,2020-11-28 04:00:00,2020-11-28 04:30:00,511.57,513.03,0.66,100.0,0.1289,-0.19,0.03,-0.22,flip -2105,做多,2020-11-28 04:30:00,2020-11-28 05:00:00,513.03,510.67,0.66,100.0,0.128,-0.3,0.03,-0.33,flip -2106,做空,2020-11-28 05:00:00,2020-11-28 05:30:00,510.67,513.33,0.65,100.0,0.1279,-0.34,0.03,-0.37,flip -2107,做多,2020-11-28 05:30:00,2020-11-28 08:00:00,513.33,511.05,0.65,100.0,0.1264,-0.29,0.03,-0.32,flip -2108,做空,2020-11-28 08:00:00,2020-11-28 10:00:00,511.05,515.64,0.65,100.0,0.1263,-0.58,0.03,-0.61,flip -2109,做多,2020-11-28 10:00:00,2020-11-29 06:00:00,515.64,538.33,0.64,100.0,0.1239,2.81,0.03,2.78,flip -2110,做空,2020-11-29 06:00:00,2020-11-29 06:30:00,538.33,538.59,0.67,100.0,0.1245,-0.03,0.03,-0.07,flip -2111,做多,2020-11-29 06:30:00,2020-12-01 04:30:00,538.59,604.21,0.67,100.0,0.1242,8.15,0.04,8.11,flip -2112,做空,2020-12-01 04:30:00,2020-12-01 05:00:00,604.21,608.84,0.75,100.0,0.1243,-0.58,0.04,-0.61,flip -2113,做多,2020-12-01 05:00:00,2020-12-01 06:30:00,608.84,605.83,0.74,100.0,0.1223,-0.37,0.04,-0.41,flip -2114,做空,2020-12-01 06:30:00,2020-12-01 07:00:00,605.83,608.43,0.74,100.0,0.1222,-0.32,0.04,-0.35,flip -2115,做多,2020-12-01 07:00:00,2020-12-01 10:00:00,608.43,627.13,0.74,100.0,0.121,2.26,0.04,2.22,tp_upper -2116,做多,2020-12-01 11:30:00,2020-12-01 12:00:00,616.35,579.0,0.76,100.0,0.123,-4.59,0.04,-4.63,flip -2117,做空,2020-12-01 12:00:00,2020-12-01 12:30:00,579.0,576.94,0.71,100.0,0.1229,0.25,0.04,0.22,tp_lower -2118,做多,2020-12-01 14:30:00,2020-12-01 15:30:00,611.07,604.63,0.71,100.0,0.1167,-0.75,0.04,-0.79,flip -2119,做空,2020-12-01 15:30:00,2020-12-02 06:30:00,604.63,593.2,0.71,100.0,0.1166,1.33,0.03,1.3,flip -2120,做多,2020-12-02 06:30:00,2020-12-02 07:00:00,593.2,591.95,0.72,100.0,0.1219,-0.15,0.04,-0.19,flip -2121,做空,2020-12-02 07:00:00,2020-12-02 07:30:00,591.95,598.28,0.72,100.0,0.1217,-0.77,0.04,-0.81,flip -2122,做多,2020-12-02 07:30:00,2020-12-02 12:00:00,598.28,593.95,0.71,100.0,0.119,-0.52,0.04,-0.55,flip -2123,做空,2020-12-02 12:00:00,2020-12-02 13:00:00,593.95,597.15,0.71,100.0,0.1189,-0.38,0.04,-0.42,flip -2124,做多,2020-12-02 13:00:00,2020-12-02 14:30:00,597.15,590.68,0.7,100.0,0.1175,-0.76,0.03,-0.8,flip -2125,做空,2020-12-02 14:30:00,2020-12-02 16:00:00,590.68,591.17,0.69,100.0,0.1174,-0.06,0.03,-0.09,flip -2126,做多,2020-12-02 16:00:00,2020-12-03 00:30:00,591.17,596.54,0.69,100.0,0.1171,0.63,0.03,0.59,flip -2127,做空,2020-12-03 00:30:00,2020-12-03 03:00:00,596.54,594.81,0.7,100.0,0.1177,0.2,0.04,0.17,flip -2128,做多,2020-12-03 03:00:00,2020-12-03 04:00:00,594.81,594.87,0.7,100.0,0.1183,0.01,0.04,-0.03,flip -2129,做空,2020-12-03 04:00:00,2020-12-03 05:00:00,594.87,595.49,0.7,100.0,0.1182,-0.07,0.04,-0.11,flip -2130,做多,2020-12-03 05:00:00,2020-12-03 05:30:00,595.49,588.79,0.7,100.0,0.1178,-0.79,0.03,-0.82,flip -2131,做空,2020-12-03 05:30:00,2020-12-03 07:30:00,588.79,599.15,0.69,100.0,0.1177,-1.22,0.04,-1.25,flip -2132,做多,2020-12-03 07:30:00,2020-12-04 01:00:00,599.15,614.53,0.68,100.0,0.1135,1.75,0.03,1.71,flip -2133,做空,2020-12-04 01:00:00,2020-12-04 08:00:00,614.53,613.25,0.7,100.0,0.114,0.15,0.03,0.11,flip -2134,做多,2020-12-04 08:00:00,2020-12-04 08:30:00,613.25,611.5,0.7,100.0,0.1144,-0.2,0.03,-0.24,flip -2135,做空,2020-12-04 08:30:00,2020-12-04 10:00:00,611.5,592.71,0.7,100.0,0.1143,2.15,0.03,2.11,tp_lower -2136,做多,2020-12-05 05:30:00,2020-12-05 22:30:00,584.77,591.59,0.72,100.0,0.1234,0.84,0.04,0.81,flip -2137,做空,2020-12-05 22:30:00,2020-12-05 23:00:00,591.59,593.89,0.73,100.0,0.1233,-0.28,0.04,-0.32,flip -2138,做多,2020-12-05 23:00:00,2020-12-06 00:00:00,593.89,601.8,0.73,100.0,0.1222,0.97,0.04,0.93,tp_upper -2139,做多,2020-12-06 05:30:00,2020-12-06 08:00:00,596.82,597.6,0.74,100.0,0.1234,0.1,0.04,0.06,flip -2140,做空,2020-12-06 08:00:00,2020-12-06 17:00:00,597.6,596.01,0.74,100.0,0.1233,0.2,0.04,0.16,flip -2141,做多,2020-12-06 17:00:00,2020-12-06 17:30:00,596.01,595.32,0.74,100.0,0.1238,-0.09,0.04,-0.12,flip -2142,做空,2020-12-06 17:30:00,2020-12-06 19:30:00,595.32,595.84,0.74,100.0,0.1237,-0.06,0.04,-0.1,flip -2143,做多,2020-12-06 19:30:00,2020-12-06 21:00:00,595.84,594.81,0.73,100.0,0.1233,-0.13,0.04,-0.16,flip -2144,做空,2020-12-06 21:00:00,2020-12-06 23:00:00,594.81,602.2,0.73,100.0,0.1232,-0.91,0.04,-0.95,flip -2145,做多,2020-12-06 23:00:00,2020-12-07 01:00:00,602.2,594.7,0.72,100.0,0.1201,-0.9,0.04,-0.94,flip -2146,做空,2020-12-07 01:00:00,2020-12-07 01:30:00,594.7,594.73,0.72,100.0,0.1207,-0.0,0.04,-0.04,flip -2147,做多,2020-12-07 01:30:00,2020-12-07 02:00:00,594.73,593.72,0.72,100.0,0.1206,-0.12,0.04,-0.16,flip -2148,做空,2020-12-07 02:00:00,2020-12-07 03:00:00,593.72,594.01,0.72,100.0,0.1205,-0.03,0.04,-0.07,flip -2149,做多,2020-12-07 03:00:00,2020-12-07 04:00:00,594.01,593.38,0.71,100.0,0.1202,-0.08,0.04,-0.11,flip -2150,做空,2020-12-07 04:00:00,2020-12-07 04:30:00,593.38,596.31,0.71,100.0,0.1201,-0.35,0.04,-0.39,flip -2151,做多,2020-12-07 04:30:00,2020-12-07 08:00:00,596.31,596.2,0.71,100.0,0.1188,-0.01,0.04,-0.05,flip -2152,做空,2020-12-07 08:00:00,2020-12-07 08:30:00,596.2,596.99,0.71,100.0,0.1187,-0.09,0.04,-0.13,flip -2153,做多,2020-12-07 08:30:00,2020-12-07 09:00:00,596.99,594.05,0.71,100.0,0.1183,-0.35,0.04,-0.38,flip -2154,做空,2020-12-07 09:00:00,2020-12-07 09:30:00,594.05,595.9,0.7,100.0,0.1181,-0.22,0.04,-0.25,flip -2155,做多,2020-12-07 09:30:00,2020-12-07 13:00:00,595.9,596.3,0.7,100.0,0.1173,0.05,0.03,0.01,flip -2156,做空,2020-12-07 13:00:00,2020-12-07 14:00:00,596.3,596.54,0.7,100.0,0.1172,-0.03,0.03,-0.06,flip -2157,做多,2020-12-07 14:00:00,2020-12-07 14:30:00,596.54,594.38,0.7,100.0,0.117,-0.25,0.03,-0.29,flip -2158,做空,2020-12-07 14:30:00,2020-12-07 15:00:00,594.38,595.78,0.69,100.0,0.1168,-0.16,0.03,-0.2,flip -2159,做多,2020-12-07 15:00:00,2020-12-07 15:30:00,595.78,594.76,0.69,100.0,0.1162,-0.12,0.03,-0.15,flip -2160,做空,2020-12-07 15:30:00,2020-12-07 18:00:00,594.76,587.8,0.69,100.0,0.1161,0.81,0.03,0.77,tp_lower -2161,做多,2020-12-07 23:00:00,2020-12-07 23:30:00,593.26,591.84,0.7,100.0,0.1176,-0.17,0.03,-0.2,flip -2162,做空,2020-12-07 23:30:00,2020-12-08 05:00:00,591.84,591.67,0.7,100.0,0.1175,0.02,0.03,-0.01,flip -2163,做多,2020-12-08 05:00:00,2020-12-08 06:00:00,591.67,591.24,0.71,100.0,0.1193,-0.05,0.04,-0.09,flip -2164,做空,2020-12-08 06:00:00,2020-12-08 06:30:00,591.24,591.58,0.7,100.0,0.1191,-0.04,0.04,-0.08,flip -2165,做多,2020-12-08 06:30:00,2020-12-08 07:00:00,591.58,590.73,0.7,100.0,0.1189,-0.1,0.04,-0.14,flip -2166,做空,2020-12-08 07:00:00,2020-12-08 08:30:00,590.73,584.56,0.7,100.0,0.1188,0.73,0.03,0.7,tp_lower -2167,做多,2020-12-09 10:00:00,2020-12-10 02:30:00,555.5,568.38,0.71,100.0,0.128,1.65,0.04,1.61,flip -2168,做空,2020-12-10 02:30:00,2020-12-10 03:00:00,568.38,569.15,0.73,100.0,0.1279,-0.1,0.04,-0.13,flip -2169,做多,2020-12-10 03:00:00,2020-12-10 03:30:00,569.15,567.74,0.73,100.0,0.1275,-0.18,0.04,-0.22,flip -2170,做空,2020-12-10 03:30:00,2020-12-10 04:00:00,567.74,570.22,0.72,100.0,0.1273,-0.32,0.04,-0.35,flip -2171,做多,2020-12-10 04:00:00,2020-12-10 04:30:00,570.22,567.39,0.72,100.0,0.1261,-0.36,0.04,-0.39,flip -2172,做空,2020-12-10 04:30:00,2020-12-10 18:00:00,567.39,562.14,0.71,100.0,0.126,0.66,0.04,0.63,flip -2173,做多,2020-12-10 18:00:00,2020-12-10 18:30:00,562.14,560.35,0.72,100.0,0.1282,-0.23,0.04,-0.27,flip -2174,做空,2020-12-10 18:30:00,2020-12-10 19:30:00,560.35,565.93,0.72,100.0,0.1281,-0.71,0.04,-0.75,flip -2175,做多,2020-12-10 19:30:00,2020-12-10 23:30:00,565.93,559.71,0.71,100.0,0.1254,-0.78,0.04,-0.82,flip -2176,做空,2020-12-10 23:30:00,2020-12-11 13:30:00,559.71,549.76,0.7,100.0,0.1253,1.25,0.03,1.21,flip -2177,做多,2020-12-11 13:30:00,2020-12-11 17:00:00,549.76,546.09,0.72,100.0,0.1307,-0.48,0.04,-0.52,flip -2178,做空,2020-12-11 17:00:00,2020-12-11 18:30:00,546.09,548.25,0.71,100.0,0.1306,-0.28,0.04,-0.32,flip -2179,做多,2020-12-11 18:30:00,2020-12-11 20:00:00,548.25,546.51,0.71,100.0,0.1295,-0.23,0.04,-0.26,flip -2180,做空,2020-12-11 20:00:00,2020-12-11 20:30:00,546.51,547.33,0.71,100.0,0.1293,-0.11,0.04,-0.14,flip -2181,做多,2020-12-11 20:30:00,2020-12-11 21:00:00,547.33,544.97,0.71,100.0,0.1288,-0.3,0.04,-0.34,flip -2182,做空,2020-12-11 21:00:00,2020-12-11 21:30:00,544.97,549.8,0.7,100.0,0.1287,-0.62,0.04,-0.66,flip -2183,做多,2020-12-11 21:30:00,2020-12-11 23:00:00,549.8,546.04,0.69,100.0,0.1263,-0.47,0.03,-0.51,flip -2184,做空,2020-12-11 23:00:00,2020-12-12 00:00:00,546.04,554.83,0.69,100.0,0.1262,-1.11,0.04,-1.14,flip -2185,做多,2020-12-12 00:00:00,2020-12-12 14:30:00,554.83,553.88,0.68,100.0,0.123,-0.12,0.03,-0.15,flip -2186,做空,2020-12-12 14:30:00,2020-12-12 15:30:00,553.88,554.38,0.68,100.0,0.1228,-0.06,0.03,-0.1,flip -2187,做多,2020-12-12 15:30:00,2020-12-12 19:00:00,554.38,565.06,0.68,100.0,0.1225,1.31,0.03,1.27,tp_upper -2188,做多,2020-12-13 22:30:00,2020-12-14 00:00:00,588.97,586.69,0.69,100.0,0.1178,-0.27,0.03,-0.3,flip -2189,做空,2020-12-14 00:00:00,2020-12-14 02:30:00,586.69,590.92,0.69,100.0,0.1177,-0.5,0.03,-0.53,flip -2190,做多,2020-12-14 02:30:00,2020-12-14 04:00:00,590.92,585.54,0.68,100.0,0.1159,-0.62,0.03,-0.66,flip -2191,做空,2020-12-14 04:00:00,2020-12-14 08:00:00,585.54,587.09,0.68,100.0,0.1158,-0.18,0.03,-0.21,flip -2192,做多,2020-12-14 08:00:00,2020-12-14 09:00:00,587.09,586.47,0.68,100.0,0.1151,-0.07,0.03,-0.11,flip -2193,做空,2020-12-14 09:00:00,2020-12-14 15:00:00,586.47,586.01,0.67,100.0,0.1149,0.05,0.03,0.02,flip -2194,做多,2020-12-14 15:00:00,2020-12-14 15:30:00,586.01,583.91,0.67,100.0,0.115,-0.24,0.03,-0.28,flip -2195,做空,2020-12-14 15:30:00,2020-12-14 18:30:00,583.91,586.66,0.67,100.0,0.1149,-0.32,0.03,-0.35,flip -2196,做多,2020-12-14 18:30:00,2020-12-14 19:00:00,586.66,585.53,0.67,100.0,0.1137,-0.13,0.03,-0.16,flip -2197,做空,2020-12-14 19:00:00,2020-12-14 20:30:00,585.53,587.14,0.67,100.0,0.1136,-0.18,0.03,-0.22,flip -2198,做多,2020-12-14 20:30:00,2020-12-15 04:30:00,587.14,583.28,0.66,100.0,0.1129,-0.44,0.03,-0.47,flip -2199,做空,2020-12-15 04:30:00,2020-12-15 10:30:00,583.28,588.0,0.66,100.0,0.1138,-0.54,0.03,-0.57,flip -2200,做多,2020-12-15 10:30:00,2020-12-15 11:00:00,588.0,586.53,0.66,100.0,0.1118,-0.16,0.03,-0.2,flip -2201,做空,2020-12-15 11:00:00,2020-12-15 12:00:00,586.53,587.92,0.66,100.0,0.1117,-0.16,0.03,-0.19,flip -2202,做多,2020-12-15 12:00:00,2020-12-15 12:30:00,587.92,585.93,0.65,100.0,0.1111,-0.22,0.03,-0.25,flip -2203,做空,2020-12-15 12:30:00,2020-12-15 13:00:00,585.93,586.45,0.65,100.0,0.111,-0.06,0.03,-0.09,flip -2204,做多,2020-12-15 13:00:00,2020-12-15 14:00:00,586.45,585.16,0.65,100.0,0.1107,-0.14,0.03,-0.18,flip -2205,做空,2020-12-15 14:00:00,2020-12-15 16:00:00,585.16,586.64,0.65,100.0,0.1106,-0.16,0.03,-0.2,flip -2206,做多,2020-12-15 16:00:00,2020-12-15 16:30:00,586.64,586.15,0.64,100.0,0.1099,-0.05,0.03,-0.09,flip -2207,做空,2020-12-15 16:30:00,2020-12-15 17:30:00,586.15,585.92,0.64,100.0,0.1098,0.03,0.03,-0.01,flip -2208,做多,2020-12-15 17:30:00,2020-12-15 21:00:00,585.92,587.9,0.64,100.0,0.1098,0.22,0.03,0.19,flip -2209,做空,2020-12-15 21:00:00,2020-12-15 23:00:00,587.9,589.21,0.64,100.0,0.1096,-0.14,0.03,-0.18,flip -2210,做多,2020-12-15 23:00:00,2020-12-16 00:00:00,589.21,584.08,0.64,100.0,0.1091,-0.56,0.03,-0.59,flip -2211,做空,2020-12-16 00:00:00,2020-12-16 06:30:00,584.08,585.87,0.64,100.0,0.1101,-0.2,0.03,-0.23,flip -2212,做多,2020-12-16 06:30:00,2020-12-16 09:00:00,585.87,586.82,0.64,100.0,0.1094,0.1,0.03,0.07,flip -2213,做空,2020-12-16 09:00:00,2020-12-16 09:30:00,586.82,588.65,0.64,100.0,0.1093,-0.2,0.03,-0.23,flip -2214,做多,2020-12-16 09:30:00,2020-12-16 13:30:00,588.65,610.66,0.64,100.0,0.1085,2.39,0.03,2.35,tp_upper -2215,做多,2020-12-17 18:30:00,2020-12-17 19:30:00,656.82,648.7,0.66,100.0,0.1011,-0.82,0.03,-0.85,flip -2216,做空,2020-12-17 19:30:00,2020-12-18 02:00:00,648.7,652.74,0.66,100.0,0.101,-0.41,0.03,-0.44,flip -2217,做多,2020-12-18 02:00:00,2020-12-18 09:00:00,652.74,651.9,0.65,100.0,0.0998,-0.08,0.03,-0.12,flip -2218,做空,2020-12-18 09:00:00,2020-12-18 11:30:00,651.9,651.56,0.65,100.0,0.0997,0.03,0.03,0.0,flip -2219,做多,2020-12-18 11:30:00,2020-12-18 12:00:00,651.56,650.24,0.65,100.0,0.0997,-0.13,0.03,-0.16,flip -2220,做空,2020-12-18 12:00:00,2020-12-18 17:30:00,650.24,647.41,0.65,100.0,0.0996,0.28,0.03,0.25,flip -2221,做多,2020-12-18 17:30:00,2020-12-18 18:00:00,647.41,645.82,0.65,100.0,0.1004,-0.16,0.03,-0.19,flip -2222,做空,2020-12-18 18:00:00,2020-12-18 18:30:00,645.82,646.87,0.65,100.0,0.1003,-0.11,0.03,-0.14,flip -2223,做多,2020-12-18 18:30:00,2020-12-18 19:00:00,646.87,640.94,0.65,100.0,0.0999,-0.59,0.03,-0.62,flip -2224,做空,2020-12-18 19:00:00,2020-12-18 20:00:00,640.94,648.01,0.64,100.0,0.0998,-0.71,0.03,-0.74,flip -2225,做多,2020-12-18 20:00:00,2020-12-18 22:00:00,648.01,650.3,0.63,100.0,0.0975,0.22,0.03,0.19,flip -2226,做空,2020-12-18 22:00:00,2020-12-19 01:30:00,650.3,649.88,0.63,100.0,0.0974,0.04,0.03,0.01,flip -2227,做多,2020-12-19 01:30:00,2020-12-19 06:30:00,649.88,649.13,0.64,100.0,0.0983,-0.07,0.03,-0.11,flip -2228,做空,2020-12-19 06:30:00,2020-12-19 07:00:00,649.13,652.07,0.64,100.0,0.0982,-0.29,0.03,-0.32,flip -2229,做多,2020-12-19 07:00:00,2020-12-19 07:30:00,652.07,649.12,0.63,100.0,0.0972,-0.29,0.03,-0.32,flip -2230,做空,2020-12-19 07:30:00,2020-12-19 08:00:00,649.12,651.07,0.63,100.0,0.0971,-0.19,0.03,-0.22,flip -2231,做多,2020-12-19 08:00:00,2020-12-19 11:30:00,651.07,651.9,0.63,100.0,0.0965,0.08,0.03,0.05,flip -2232,做空,2020-12-19 11:30:00,2020-12-19 12:00:00,651.9,653.89,0.63,100.0,0.0964,-0.19,0.03,-0.22,flip -2233,做多,2020-12-19 12:00:00,2020-12-19 14:00:00,653.89,651.13,0.63,100.0,0.0957,-0.26,0.03,-0.3,flip -2234,做空,2020-12-19 14:00:00,2020-12-19 14:30:00,651.13,655.94,0.62,100.0,0.0956,-0.46,0.03,-0.49,flip -2235,做多,2020-12-19 14:30:00,2020-12-19 15:30:00,655.94,655.9,0.62,100.0,0.0941,-0.0,0.03,-0.03,flip -2236,做空,2020-12-19 15:30:00,2020-12-20 07:30:00,655.9,657.71,0.62,100.0,0.094,-0.17,0.03,-0.2,flip -2237,做多,2020-12-20 07:30:00,2020-12-20 08:30:00,657.71,657.59,0.62,100.0,0.0942,-0.01,0.03,-0.04,flip -2238,做空,2020-12-20 08:30:00,2020-12-20 11:30:00,657.59,653.37,0.62,100.0,0.0942,0.4,0.03,0.37,flip -2239,做多,2020-12-20 11:30:00,2020-12-20 14:30:00,653.37,649.27,0.62,100.0,0.0953,-0.39,0.03,-0.42,flip -2240,做空,2020-12-20 14:30:00,2020-12-20 15:00:00,649.27,651.61,0.62,100.0,0.0952,-0.22,0.03,-0.25,flip -2241,做多,2020-12-20 15:00:00,2020-12-20 16:00:00,651.61,651.68,0.62,100.0,0.0944,0.01,0.03,-0.02,flip -2242,做空,2020-12-20 16:00:00,2020-12-20 17:00:00,651.68,650.31,0.61,100.0,0.0943,0.13,0.03,0.1,flip -2243,做多,2020-12-20 17:00:00,2020-12-20 17:30:00,650.31,648.46,0.62,100.0,0.0946,-0.18,0.03,-0.21,flip -2244,做空,2020-12-20 17:30:00,2020-12-20 18:30:00,648.46,650.12,0.61,100.0,0.0945,-0.16,0.03,-0.19,flip -2245,做多,2020-12-20 18:30:00,2020-12-20 19:00:00,650.12,649.33,0.61,100.0,0.0939,-0.07,0.03,-0.1,flip -2246,做空,2020-12-20 19:00:00,2020-12-20 19:30:00,649.33,650.79,0.61,100.0,0.0938,-0.14,0.03,-0.17,flip -2247,做多,2020-12-20 19:30:00,2020-12-20 21:00:00,650.79,646.16,0.61,100.0,0.0933,-0.43,0.03,-0.46,flip -2248,做空,2020-12-20 21:00:00,2020-12-20 21:30:00,646.16,632.53,0.6,100.0,0.0932,1.27,0.03,1.24,tp_lower -2249,做多,2020-12-21 03:30:00,2020-12-21 04:00:00,645.95,645.82,0.62,100.0,0.0962,-0.01,0.03,-0.04,flip -2250,做空,2020-12-21 04:00:00,2020-12-21 07:00:00,645.82,646.19,0.62,100.0,0.0961,-0.04,0.03,-0.07,flip -2251,做多,2020-12-21 07:00:00,2020-12-21 08:00:00,646.19,644.19,0.62,100.0,0.0959,-0.19,0.03,-0.22,flip -2252,做空,2020-12-21 08:00:00,2020-12-21 10:00:00,644.19,610.13,0.62,100.0,0.0958,3.26,0.03,3.23,tp_lower -2253,做多,2020-12-22 02:30:00,2020-12-22 03:00:00,613.19,611.14,0.65,100.0,0.1062,-0.22,0.03,-0.25,flip -2254,做空,2020-12-22 03:00:00,2020-12-22 04:00:00,611.14,613.21,0.65,100.0,0.1061,-0.22,0.03,-0.25,flip -2255,做多,2020-12-22 04:00:00,2020-12-22 05:00:00,613.21,608.98,0.65,100.0,0.1053,-0.45,0.03,-0.48,flip -2256,做空,2020-12-22 05:00:00,2020-12-22 11:00:00,608.98,608.25,0.64,100.0,0.1052,0.08,0.03,0.04,flip -2257,做多,2020-12-22 11:00:00,2020-12-23 02:00:00,608.25,625.12,0.64,100.0,0.1053,1.78,0.03,1.74,flip -2258,做空,2020-12-23 02:00:00,2020-12-23 03:00:00,625.12,624.29,0.66,100.0,0.1057,0.09,0.03,0.05,flip -2259,做多,2020-12-23 03:00:00,2020-12-23 03:30:00,624.29,623.87,0.66,100.0,0.1058,-0.04,0.03,-0.08,flip -2260,做空,2020-12-23 03:30:00,2020-12-23 04:00:00,623.87,624.45,0.66,100.0,0.1057,-0.06,0.03,-0.09,flip -2261,做多,2020-12-23 04:00:00,2020-12-23 04:30:00,624.45,618.1,0.66,100.0,0.1054,-0.67,0.03,-0.7,flip -2262,做空,2020-12-23 04:30:00,2020-12-23 12:30:00,618.1,620.35,0.65,100.0,0.1053,-0.24,0.03,-0.27,flip -2263,做多,2020-12-23 12:30:00,2020-12-23 13:00:00,620.35,617.97,0.65,100.0,0.1045,-0.25,0.03,-0.28,flip -2264,做空,2020-12-23 13:00:00,2020-12-23 19:30:00,617.97,610.59,0.64,100.0,0.1044,0.77,0.03,0.74,flip -2265,做多,2020-12-23 19:30:00,2020-12-23 20:00:00,610.59,608.68,0.65,100.0,0.1068,-0.2,0.03,-0.24,flip -2266,做空,2020-12-23 20:00:00,2020-12-23 22:00:00,608.68,581.34,0.65,100.0,0.1067,2.92,0.03,2.89,tp_lower -2267,做多,2020-12-24 12:30:00,2020-12-25 14:30:00,582.06,619.5,0.68,100.0,0.1174,4.4,0.04,4.36,flip -2268,做空,2020-12-25 14:30:00,2020-12-25 16:00:00,619.5,623.57,0.73,100.0,0.1173,-0.48,0.04,-0.51,flip -2269,做多,2020-12-25 16:00:00,2020-12-25 16:30:00,623.57,613.65,0.72,100.0,0.1157,-1.15,0.04,-1.18,flip -2270,做空,2020-12-25 16:30:00,2020-12-25 17:30:00,613.65,615.91,0.71,100.0,0.1156,-0.26,0.04,-0.3,flip -2271,做多,2020-12-25 17:30:00,2020-12-25 19:00:00,615.91,616.55,0.71,100.0,0.1146,0.07,0.04,0.04,flip -2272,做空,2020-12-25 19:00:00,2020-12-25 19:30:00,616.55,619.64,0.71,100.0,0.1145,-0.35,0.04,-0.39,flip -2273,做多,2020-12-25 19:30:00,2020-12-25 20:00:00,619.64,618.07,0.7,100.0,0.1132,-0.18,0.03,-0.21,flip -2274,做空,2020-12-25 20:00:00,2020-12-25 20:30:00,618.07,620.9,0.7,100.0,0.1131,-0.32,0.04,-0.36,flip -2275,做多,2020-12-25 20:30:00,2020-12-25 21:00:00,620.9,618.0,0.7,100.0,0.112,-0.32,0.03,-0.36,flip -2276,做空,2020-12-25 21:00:00,2020-12-25 21:30:00,618.0,619.17,0.69,100.0,0.1119,-0.13,0.03,-0.17,flip -2277,做多,2020-12-25 21:30:00,2020-12-26 01:00:00,619.17,623.43,0.69,100.0,0.1113,0.47,0.03,0.44,flip -2278,做空,2020-12-26 01:00:00,2020-12-26 09:30:00,623.43,623.15,0.7,100.0,0.1122,0.03,0.03,-0.0,flip -2279,做多,2020-12-26 09:30:00,2020-12-26 12:00:00,623.15,622.64,0.7,100.0,0.1122,-0.06,0.03,-0.09,flip -2280,做空,2020-12-26 12:00:00,2020-12-26 12:30:00,622.64,624.49,0.7,100.0,0.1121,-0.21,0.04,-0.24,flip -2281,做多,2020-12-26 12:30:00,2020-12-26 13:00:00,624.49,622.14,0.7,100.0,0.1113,-0.26,0.03,-0.3,flip -2282,做空,2020-12-26 13:00:00,2020-12-26 14:00:00,622.14,629.7,0.69,100.0,0.1112,-0.84,0.04,-0.88,flip -2283,做多,2020-12-26 14:00:00,2020-12-26 15:00:00,629.7,628.67,0.68,100.0,0.1084,-0.11,0.03,-0.15,flip -2284,做空,2020-12-26 15:00:00,2020-12-26 15:30:00,628.67,628.77,0.68,100.0,0.1083,-0.01,0.03,-0.04,flip -2285,做多,2020-12-26 15:30:00,2020-12-26 16:30:00,628.77,648.42,0.68,100.0,0.1082,2.13,0.04,2.09,tp_upper -2286,做多,2020-12-26 23:30:00,2020-12-27 08:30:00,637.9,644.61,0.7,100.0,0.1099,0.74,0.04,0.7,flip -2287,做空,2020-12-27 08:30:00,2020-12-27 09:00:00,644.61,647.79,0.71,100.0,0.1106,-0.35,0.04,-0.39,flip -2288,做多,2020-12-27 09:00:00,2020-12-27 10:00:00,647.79,645.38,0.71,100.0,0.1094,-0.26,0.04,-0.3,flip -2289,做空,2020-12-27 10:00:00,2020-12-27 10:30:00,645.38,647.01,0.71,100.0,0.1093,-0.18,0.04,-0.21,flip -2290,做多,2020-12-27 10:30:00,2020-12-27 11:30:00,647.01,639.0,0.7,100.0,0.1087,-0.87,0.03,-0.91,flip -2291,做空,2020-12-27 11:30:00,2020-12-27 13:30:00,639.0,649.1,0.69,100.0,0.1086,-1.1,0.04,-1.13,flip -2292,做多,2020-12-27 13:30:00,2020-12-27 14:00:00,649.1,674.4,0.68,100.0,0.1051,2.66,0.04,2.62,tp_upper -2293,做多,2020-12-28 21:00:00,2020-12-28 21:30:00,736.29,728.87,0.71,100.0,0.0967,-0.72,0.04,-0.75,flip -2294,做空,2020-12-28 21:30:00,2020-12-28 22:00:00,728.87,734.03,0.7,100.0,0.0966,-0.5,0.04,-0.53,flip -2295,做多,2020-12-28 22:00:00,2020-12-28 22:30:00,734.03,728.0,0.7,100.0,0.0952,-0.57,0.03,-0.61,flip -2296,做空,2020-12-28 22:30:00,2020-12-29 00:00:00,728.0,734.35,0.69,100.0,0.0951,-0.6,0.03,-0.64,flip -2297,做多,2020-12-29 00:00:00,2020-12-29 00:30:00,734.35,720.64,0.69,100.0,0.0936,-1.28,0.03,-1.32,flip -2298,做空,2020-12-29 00:30:00,2020-12-29 01:00:00,720.64,715.56,0.67,100.0,0.0935,0.48,0.03,0.44,tp_lower -2299,做多,2020-12-29 09:30:00,2020-12-29 14:30:00,723.27,723.0,0.68,100.0,0.0937,-0.03,0.03,-0.06,flip -2300,做空,2020-12-29 14:30:00,2020-12-29 15:30:00,723.0,720.05,0.68,100.0,0.0937,0.28,0.03,0.24,flip -2301,做多,2020-12-29 15:30:00,2020-12-29 16:00:00,720.05,710.78,0.68,100.0,0.0943,-0.87,0.03,-0.91,flip -2302,做空,2020-12-29 16:00:00,2020-12-29 17:00:00,710.78,717.87,0.67,100.0,0.0942,-0.67,0.03,-0.7,flip -2303,做多,2020-12-29 17:00:00,2020-12-30 04:00:00,717.87,731.55,0.66,100.0,0.0923,1.26,0.03,1.23,flip -2304,做空,2020-12-30 04:00:00,2020-12-30 05:30:00,731.55,732.36,0.68,100.0,0.0928,-0.08,0.03,-0.11,flip -2305,做多,2020-12-30 05:30:00,2020-12-30 08:00:00,732.36,730.46,0.68,100.0,0.0925,-0.18,0.03,-0.21,flip -2306,做空,2020-12-30 08:00:00,2020-12-30 10:00:00,730.46,734.19,0.67,100.0,0.0924,-0.34,0.03,-0.38,flip -2307,做多,2020-12-30 10:00:00,2020-12-30 10:30:00,734.19,730.68,0.67,100.0,0.0913,-0.32,0.03,-0.35,flip -2308,做空,2020-12-30 10:30:00,2020-12-30 14:00:00,730.68,730.94,0.67,100.0,0.0913,-0.02,0.03,-0.06,flip -2309,做多,2020-12-30 14:00:00,2020-12-30 15:00:00,730.94,734.03,0.67,100.0,0.0911,0.28,0.03,0.25,flip -2310,做空,2020-12-30 15:00:00,2020-12-30 15:30:00,734.03,734.72,0.67,100.0,0.091,-0.06,0.03,-0.1,flip -2311,做多,2020-12-30 15:30:00,2020-12-30 16:00:00,734.72,732.65,0.67,100.0,0.0907,-0.19,0.03,-0.22,flip -2312,做空,2020-12-30 16:00:00,2020-12-30 16:30:00,732.65,734.95,0.66,100.0,0.0907,-0.21,0.03,-0.24,flip -2313,做多,2020-12-30 16:30:00,2020-12-30 17:00:00,734.95,734.27,0.66,100.0,0.09,-0.06,0.03,-0.09,flip -2314,做空,2020-12-30 17:00:00,2020-12-31 01:30:00,734.27,738.02,0.66,100.0,0.0899,-0.34,0.03,-0.37,flip -2315,做多,2020-12-31 01:30:00,2020-12-31 02:30:00,738.02,739.08,0.66,100.0,0.0898,0.1,0.03,0.06,flip -2316,做空,2020-12-31 02:30:00,2020-12-31 03:00:00,739.08,740.36,0.66,100.0,0.0897,-0.11,0.03,-0.15,flip -2317,做多,2020-12-31 03:00:00,2020-12-31 04:30:00,740.36,743.4,0.66,100.0,0.0893,0.27,0.03,0.24,flip -2318,做空,2020-12-31 04:30:00,2020-12-31 05:30:00,743.4,741.98,0.66,100.0,0.0892,0.13,0.03,0.09,flip -2319,做多,2020-12-31 05:30:00,2020-12-31 06:30:00,741.98,742.55,0.66,100.0,0.0895,0.05,0.03,0.02,flip -2320,做空,2020-12-31 06:30:00,2020-12-31 07:00:00,742.55,752.83,0.66,100.0,0.0894,-0.92,0.03,-0.95,flip -2321,做多,2020-12-31 07:00:00,2020-12-31 08:00:00,752.83,744.39,0.65,100.0,0.0869,-0.73,0.03,-0.77,flip -2322,做空,2020-12-31 08:00:00,2020-12-31 08:30:00,744.39,746.08,0.65,100.0,0.0868,-0.15,0.03,-0.18,flip -2323,做多,2020-12-31 08:30:00,2020-12-31 11:00:00,746.08,748.99,0.64,100.0,0.0863,0.25,0.03,0.22,flip -2324,做空,2020-12-31 11:00:00,2020-12-31 13:00:00,748.99,732.14,0.65,100.0,0.0862,1.45,0.03,1.42,tp_lower -2325,做多,2020-12-31 17:00:00,2020-12-31 17:30:00,742.24,737.97,0.66,100.0,0.0889,-0.38,0.03,-0.41,flip -2326,做空,2020-12-31 17:30:00,2020-12-31 18:30:00,737.97,740.41,0.66,100.0,0.0888,-0.22,0.03,-0.25,flip -2327,做多,2020-12-31 18:30:00,2020-12-31 19:30:00,740.41,739.53,0.65,100.0,0.0881,-0.08,0.03,-0.11,flip -2328,做空,2020-12-31 19:30:00,2020-12-31 20:30:00,739.53,744.95,0.65,100.0,0.088,-0.48,0.03,-0.51,flip -2329,做多,2020-12-31 20:30:00,2020-12-31 21:00:00,744.95,740.51,0.65,100.0,0.0866,-0.38,0.03,-0.42,flip -2330,做空,2020-12-31 21:00:00,2020-12-31 22:30:00,740.51,741.13,0.64,100.0,0.0866,-0.05,0.03,-0.09,flip -2331,做多,2020-12-31 22:30:00,2020-12-31 23:00:00,741.13,740.52,0.64,100.0,0.0863,-0.05,0.03,-0.08,flip -2332,做空,2020-12-31 23:00:00,2021-01-01 01:00:00,740.52,743.41,0.64,100.0,0.0862,-0.25,0.03,-0.28,flip -2333,做多,2021-01-01 01:00:00,2021-01-01 06:00:00,743.41,738.45,0.65,100.0,0.0869,-0.43,0.03,-0.46,flip -2334,做空,2021-01-01 06:00:00,2021-01-01 06:30:00,738.45,740.76,0.64,100.0,0.0868,-0.2,0.03,-0.23,flip -2335,做多,2021-01-01 06:30:00,2021-01-01 07:00:00,740.76,736.81,0.64,100.0,0.0862,-0.34,0.03,-0.37,flip -2336,做空,2021-01-01 07:00:00,2021-01-01 11:00:00,736.81,741.5,0.63,100.0,0.0861,-0.4,0.03,-0.44,flip -2337,做多,2021-01-01 11:00:00,2021-01-01 11:30:00,741.5,739.88,0.63,100.0,0.0849,-0.14,0.03,-0.17,flip -2338,做空,2021-01-01 11:30:00,2021-01-01 12:00:00,739.88,741.36,0.63,100.0,0.0848,-0.13,0.03,-0.16,flip -2339,做多,2021-01-01 12:00:00,2021-01-01 12:30:00,741.36,734.03,0.63,100.0,0.0844,-0.62,0.03,-0.65,flip -2340,做空,2021-01-01 12:30:00,2021-01-01 13:30:00,734.03,741.06,0.62,100.0,0.0843,-0.59,0.03,-0.62,flip -2341,做多,2021-01-01 13:30:00,2021-01-01 14:30:00,741.06,738.81,0.61,100.0,0.0826,-0.19,0.03,-0.22,flip -2342,做空,2021-01-01 14:30:00,2021-01-01 15:00:00,738.81,740.11,0.61,100.0,0.0826,-0.11,0.03,-0.14,flip -2343,做多,2021-01-01 15:00:00,2021-01-01 15:30:00,740.11,736.06,0.61,100.0,0.0822,-0.33,0.03,-0.36,flip -2344,做空,2021-01-01 15:30:00,2021-01-01 18:30:00,736.06,725.14,0.6,100.0,0.0821,0.9,0.03,0.87,tp_lower -2345,做多,2021-01-02 01:30:00,2021-01-02 02:30:00,730.2,730.69,0.62,100.0,0.0849,0.04,0.03,0.01,flip -2346,做空,2021-01-02 02:30:00,2021-01-02 03:00:00,730.69,731.53,0.62,100.0,0.0848,-0.07,0.03,-0.1,flip -2347,做多,2021-01-02 03:00:00,2021-01-02 03:30:00,731.53,731.42,0.62,100.0,0.0845,-0.01,0.03,-0.04,flip -2348,做空,2021-01-02 03:30:00,2021-01-02 05:00:00,731.42,732.64,0.62,100.0,0.0844,-0.1,0.03,-0.13,flip -2349,做多,2021-01-02 05:00:00,2021-01-02 08:00:00,732.64,732.4,0.62,100.0,0.0841,-0.02,0.03,-0.05,flip -2350,做空,2021-01-02 08:00:00,2021-01-02 10:00:00,732.4,732.99,0.62,100.0,0.084,-0.05,0.03,-0.08,flip -2351,做多,2021-01-02 10:00:00,2021-01-02 10:30:00,732.99,729.42,0.61,100.0,0.0838,-0.3,0.03,-0.33,flip -2352,做空,2021-01-02 10:30:00,2021-01-02 11:30:00,729.42,730.5,0.61,100.0,0.0837,-0.09,0.03,-0.12,flip -2353,做多,2021-01-02 11:30:00,2021-01-02 12:30:00,730.5,753.78,0.61,100.0,0.0833,1.94,0.03,1.91,tp_upper -2354,做多,2021-01-04 12:30:00,2021-01-04 13:00:00,1020.19,1005.75,0.63,100.0,0.062,-0.9,0.03,-0.93,flip -2355,做空,2021-01-04 13:00:00,2021-01-04 13:30:00,1005.75,1013.6,0.62,100.0,0.0619,-0.49,0.03,-0.52,flip -2356,做多,2021-01-04 13:30:00,2021-01-04 16:00:00,1013.6,1005.62,0.62,100.0,0.0609,-0.49,0.03,-0.52,flip -2357,做空,2021-01-04 16:00:00,2021-01-04 16:30:00,1005.62,1011.28,0.61,100.0,0.0609,-0.34,0.03,-0.38,flip -2358,做多,2021-01-04 16:30:00,2021-01-04 17:00:00,1011.28,1002.34,0.61,100.0,0.0601,-0.54,0.03,-0.57,flip -2359,做空,2021-01-04 17:00:00,2021-01-04 18:00:00,1002.34,1024.52,0.6,100.0,0.0601,-1.33,0.03,-1.36,flip -2360,做多,2021-01-04 18:00:00,2021-01-04 18:30:00,1024.52,1016.79,0.59,100.0,0.0574,-0.44,0.03,-0.47,flip -2361,做空,2021-01-04 18:30:00,2021-01-04 19:00:00,1016.79,1027.26,0.58,100.0,0.0573,-0.6,0.03,-0.63,flip -2362,做多,2021-01-04 19:00:00,2021-01-04 20:30:00,1027.26,1021.61,0.58,100.0,0.0561,-0.32,0.03,-0.35,flip -2363,做空,2021-01-04 20:30:00,2021-01-04 23:00:00,1021.61,1025.35,0.57,100.0,0.0561,-0.21,0.03,-0.24,flip -2364,做多,2021-01-04 23:00:00,2021-01-05 03:30:00,1025.35,1001.32,0.57,100.0,0.0556,-1.34,0.03,-1.36,flip -2365,做空,2021-01-05 03:30:00,2021-01-05 08:00:00,1001.32,1030.52,0.56,100.0,0.0561,-1.64,0.03,-1.67,flip -2366,做多,2021-01-05 08:00:00,2021-01-05 08:30:00,1030.52,1028.61,0.54,100.0,0.0529,-0.1,0.03,-0.13,flip -2367,做空,2021-01-05 08:30:00,2021-01-05 09:00:00,1028.61,1047.7,0.54,100.0,0.0528,-1.01,0.03,-1.04,flip -2368,做多,2021-01-05 09:00:00,2021-01-05 10:30:00,1047.7,1029.8,0.53,100.0,0.0508,-0.91,0.03,-0.94,flip -2369,做空,2021-01-05 10:30:00,2021-01-05 11:00:00,1029.8,1032.45,0.52,100.0,0.0508,-0.13,0.03,-0.16,flip -2370,做多,2021-01-05 11:00:00,2021-01-05 12:00:00,1032.45,1038.5,0.52,100.0,0.0505,0.31,0.03,0.28,flip -2371,做空,2021-01-05 12:00:00,2021-01-05 13:00:00,1038.5,1037.8,0.52,100.0,0.0504,0.04,0.03,0.01,flip -2372,做多,2021-01-05 13:00:00,2021-01-05 13:30:00,1037.8,1025.28,0.52,100.0,0.0504,-0.63,0.03,-0.66,flip -2373,做空,2021-01-05 13:30:00,2021-01-05 14:30:00,1025.28,1049.36,0.52,100.0,0.0504,-1.21,0.03,-1.24,flip -2374,做多,2021-01-05 14:30:00,2021-01-06 01:30:00,1049.36,1073.03,0.5,100.0,0.048,1.14,0.03,1.11,flip -2375,做空,2021-01-06 01:30:00,2021-01-06 03:30:00,1073.03,1077.07,0.52,100.0,0.0484,-0.2,0.03,-0.22,flip -2376,做多,2021-01-06 03:30:00,2021-01-06 09:00:00,1077.07,1103.28,0.52,100.0,0.048,1.26,0.03,1.23,flip -2377,做空,2021-01-06 09:00:00,2021-01-06 20:00:00,1103.28,1168.87,0.53,100.0,0.048,-3.15,0.03,-3.17,flip -2378,做多,2021-01-06 20:00:00,2021-01-07 06:00:00,1168.87,1191.54,0.5,100.0,0.0425,0.96,0.03,0.94,flip -2379,做空,2021-01-07 06:00:00,2021-01-07 08:30:00,1191.54,1197.79,0.51,100.0,0.0427,-0.27,0.03,-0.29,flip -2380,做多,2021-01-07 08:30:00,2021-01-07 09:00:00,1197.79,1193.91,0.51,100.0,0.0422,-0.16,0.03,-0.19,flip -2381,做空,2021-01-07 09:00:00,2021-01-07 09:30:00,1193.91,1208.12,0.5,100.0,0.0421,-0.6,0.03,-0.62,flip -2382,做多,2021-01-07 09:30:00,2021-01-07 10:00:00,1208.12,1189.19,0.5,100.0,0.0411,-0.78,0.02,-0.8,flip -2383,做空,2021-01-07 10:00:00,2021-01-07 11:30:00,1189.19,1205.05,0.49,100.0,0.0411,-0.65,0.02,-0.68,flip -2384,做多,2021-01-07 11:30:00,2021-01-07 18:30:00,1205.05,1224.92,0.48,100.0,0.0399,0.79,0.02,0.77,flip -2385,做空,2021-01-07 18:30:00,2021-01-07 19:30:00,1224.92,1236.5,0.49,100.0,0.0399,-0.46,0.02,-0.49,flip -2386,做多,2021-01-07 19:30:00,2021-01-07 23:00:00,1236.5,1214.06,0.48,100.0,0.0391,-0.88,0.02,-0.9,flip -2387,做空,2021-01-07 23:00:00,2021-01-07 23:30:00,1214.06,1227.12,0.47,100.0,0.0391,-0.51,0.02,-0.53,flip -2388,做多,2021-01-07 23:30:00,2021-01-08 00:00:00,1227.12,1222.7,0.47,100.0,0.0382,-0.17,0.02,-0.19,flip -2389,做空,2021-01-08 00:00:00,2021-01-08 02:00:00,1222.7,1130.12,0.47,100.0,0.0385,3.57,0.02,3.54,tp_lower -2390,做多,2021-01-08 07:30:00,2021-01-08 08:00:00,1209.09,1200.24,0.51,100.0,0.0419,-0.37,0.03,-0.4,flip -2391,做空,2021-01-08 08:00:00,2021-01-08 09:30:00,1200.24,1224.07,0.5,100.0,0.0418,-1.0,0.03,-1.02,flip -2392,做多,2021-01-08 09:30:00,2021-01-08 15:00:00,1224.07,1204.25,0.49,100.0,0.0402,-0.8,0.02,-0.82,flip -2393,做空,2021-01-08 15:00:00,2021-01-08 15:30:00,1204.25,1217.52,0.48,100.0,0.0401,-0.53,0.02,-0.56,flip -2394,做多,2021-01-08 15:30:00,2021-01-08 18:00:00,1217.52,1184.13,0.48,100.0,0.0392,-1.31,0.02,-1.33,flip -2395,做空,2021-01-08 18:00:00,2021-01-08 22:30:00,1184.13,1219.22,0.46,100.0,0.0392,-1.37,0.02,-1.4,flip -2396,做多,2021-01-08 22:30:00,2021-01-08 23:30:00,1219.22,1218.39,0.45,100.0,0.0369,-0.03,0.02,-0.05,flip -2397,做空,2021-01-08 23:30:00,2021-01-09 03:00:00,1218.39,1223.6,0.45,100.0,0.0368,-0.19,0.02,-0.21,flip -2398,做多,2021-01-09 03:00:00,2021-01-09 04:00:00,1223.6,1221.08,0.45,100.0,0.0368,-0.09,0.02,-0.12,flip -2399,做空,2021-01-09 04:00:00,2021-01-09 08:30:00,1221.08,1209.38,0.45,100.0,0.0368,0.43,0.02,0.41,flip -2400,做多,2021-01-09 08:30:00,2021-01-09 15:00:00,1209.38,1218.08,0.45,100.0,0.0374,0.33,0.02,0.3,flip -2401,做空,2021-01-09 15:00:00,2021-01-09 17:00:00,1218.08,1222.54,0.46,100.0,0.0374,-0.17,0.02,-0.19,flip -2402,做多,2021-01-09 17:00:00,2021-01-10 11:00:00,1222.54,1283.62,0.45,100.0,0.0371,2.27,0.02,2.24,flip -2403,做空,2021-01-10 11:00:00,2021-01-10 13:00:00,1283.62,1314.37,0.48,100.0,0.0372,-1.14,0.02,-1.17,flip -2404,做多,2021-01-10 13:00:00,2021-01-10 13:30:00,1314.37,1312.02,0.47,100.0,0.0354,-0.08,0.02,-0.11,flip -2405,做空,2021-01-10 13:30:00,2021-01-10 16:00:00,1312.02,1313.47,0.46,100.0,0.0354,-0.05,0.02,-0.07,flip -2406,做多,2021-01-10 16:00:00,2021-01-10 16:30:00,1313.47,1300.12,0.46,100.0,0.0353,-0.47,0.02,-0.49,flip -2407,做空,2021-01-10 16:30:00,2021-01-10 20:00:00,1300.12,1199.83,0.46,100.0,0.0352,3.53,0.02,3.51,tp_lower -2408,做多,2021-01-11 22:00:00,2021-01-12 00:00:00,1063.81,1049.92,0.5,100.0,0.0466,-0.65,0.02,-0.67,flip -2409,做空,2021-01-12 00:00:00,2021-01-12 16:00:00,1049.92,1082.52,0.49,100.0,0.0465,-1.52,0.03,-1.54,flip -2410,做多,2021-01-12 16:00:00,2021-01-12 18:30:00,1082.52,1106.87,0.47,100.0,0.0437,1.06,0.02,1.04,flip -2411,做空,2021-01-12 18:30:00,2021-01-13 06:30:00,1106.87,1045.36,0.48,100.0,0.0437,2.69,0.02,2.66,flip -2412,做多,2021-01-13 06:30:00,2021-01-13 08:30:00,1045.36,1060.64,0.51,100.0,0.0489,0.75,0.03,0.72,flip -2413,做空,2021-01-13 08:30:00,2021-01-13 15:00:00,1060.64,1063.88,0.52,100.0,0.0488,-0.16,0.03,-0.18,flip -2414,做多,2021-01-13 15:00:00,2021-01-14 03:30:00,1063.88,1098.24,0.52,100.0,0.0485,1.67,0.03,1.64,flip -2415,做空,2021-01-14 03:30:00,2021-01-14 04:00:00,1098.24,1106.57,0.53,100.0,0.0486,-0.4,0.03,-0.43,flip -2416,做多,2021-01-14 04:00:00,2021-01-14 21:00:00,1106.57,1176.69,0.53,100.0,0.0478,3.35,0.03,3.32,flip -2417,做空,2021-01-14 21:00:00,2021-01-14 21:30:00,1176.69,1189.08,0.56,100.0,0.0477,-0.59,0.03,-0.62,flip -2418,做多,2021-01-14 21:30:00,2021-01-14 22:00:00,1189.08,1184.8,0.56,100.0,0.0467,-0.2,0.03,-0.23,flip -2419,做空,2021-01-14 22:00:00,2021-01-14 22:30:00,1184.8,1201.64,0.55,100.0,0.0466,-0.79,0.03,-0.81,flip -2420,做多,2021-01-14 22:30:00,2021-01-15 03:30:00,1201.64,1221.26,0.54,100.0,0.0453,0.89,0.03,0.86,flip -2421,做空,2021-01-15 03:30:00,2021-01-15 05:00:00,1221.26,1225.04,0.56,100.0,0.0455,-0.17,0.03,-0.2,flip -2422,做多,2021-01-15 05:00:00,2021-01-15 05:30:00,1225.04,1185.73,0.55,100.0,0.0452,-1.78,0.03,-1.8,flip -2423,做空,2021-01-15 05:30:00,2021-01-15 07:00:00,1185.73,1231.24,0.53,100.0,0.0451,-2.05,0.03,-2.08,flip -2424,做多,2021-01-15 07:00:00,2021-01-15 08:30:00,1231.24,1219.06,0.51,100.0,0.0417,-0.51,0.03,-0.53,flip -2425,做空,2021-01-15 08:30:00,2021-01-15 09:00:00,1219.06,1228.93,0.51,100.0,0.0417,-0.41,0.03,-0.44,flip -2426,做多,2021-01-15 09:00:00,2021-01-15 12:00:00,1228.93,1201.13,0.5,100.0,0.041,-1.14,0.02,-1.16,flip -2427,做空,2021-01-15 12:00:00,2021-01-15 12:30:00,1201.13,1223.14,0.49,100.0,0.0409,-0.9,0.03,-0.93,flip -2428,做多,2021-01-15 12:30:00,2021-01-15 13:00:00,1223.14,1216.8,0.48,100.0,0.0394,-0.25,0.02,-0.27,flip -2429,做空,2021-01-15 13:00:00,2021-01-15 13:30:00,1216.8,1223.75,0.48,100.0,0.0394,-0.27,0.02,-0.3,flip -2430,做多,2021-01-15 13:30:00,2021-01-15 14:00:00,1223.75,1208.65,0.48,100.0,0.0389,-0.59,0.02,-0.61,flip -2431,做空,2021-01-15 14:00:00,2021-01-15 15:30:00,1208.65,1143.08,0.47,100.0,0.0389,2.55,0.02,2.53,tp_lower -2432,做多,2021-01-16 00:00:00,2021-01-16 00:30:00,1193.01,1189.21,0.5,100.0,0.0419,-0.16,0.02,-0.18,flip -2433,做空,2021-01-16 00:30:00,2021-01-16 02:00:00,1189.21,1179.87,0.5,100.0,0.0419,0.39,0.02,0.37,flip -2434,做多,2021-01-16 02:00:00,2021-01-16 02:30:00,1179.87,1165.25,0.5,100.0,0.0425,-0.62,0.02,-0.65,flip -2435,做空,2021-01-16 02:30:00,2021-01-16 03:00:00,1165.25,1175.01,0.49,100.0,0.0424,-0.41,0.02,-0.44,flip -2436,做多,2021-01-16 03:00:00,2021-01-16 04:00:00,1175.01,1173.33,0.49,100.0,0.0417,-0.07,0.02,-0.09,flip -2437,做空,2021-01-16 04:00:00,2021-01-16 04:30:00,1173.33,1182.59,0.49,100.0,0.0417,-0.39,0.02,-0.41,flip -2438,做多,2021-01-16 04:30:00,2021-01-16 05:00:00,1182.59,1164.86,0.48,100.0,0.041,-0.73,0.02,-0.75,flip -2439,做空,2021-01-16 05:00:00,2021-01-16 06:00:00,1164.86,1175.1,0.48,100.0,0.0409,-0.42,0.02,-0.44,flip -2440,做多,2021-01-16 06:00:00,2021-01-16 21:30:00,1175.1,1235.54,0.47,100.0,0.0402,2.43,0.02,2.4,flip -2441,做空,2021-01-16 21:30:00,2021-01-16 22:30:00,1235.54,1232.69,0.5,100.0,0.0401,0.11,0.02,0.09,flip -2442,做多,2021-01-16 22:30:00,2021-01-16 23:00:00,1232.69,1227.49,0.5,100.0,0.0403,-0.21,0.02,-0.23,flip -2443,做空,2021-01-16 23:00:00,2021-01-16 23:30:00,1227.49,1230.19,0.49,100.0,0.0402,-0.11,0.02,-0.13,flip -2444,做多,2021-01-16 23:30:00,2021-01-17 02:30:00,1230.19,1247.41,0.49,100.0,0.04,0.69,0.02,0.66,flip -2445,做空,2021-01-17 02:30:00,2021-01-17 04:00:00,1247.41,1245.97,0.5,100.0,0.0404,0.06,0.03,0.03,flip -2446,做多,2021-01-17 04:00:00,2021-01-17 04:30:00,1245.97,1224.77,0.5,100.0,0.0405,-0.86,0.02,-0.88,flip -2447,做空,2021-01-17 04:30:00,2021-01-17 11:30:00,1224.77,1220.33,0.5,100.0,0.0404,0.18,0.02,0.15,flip -2448,做多,2021-01-17 11:30:00,2021-01-17 12:00:00,1220.33,1219.0,0.5,100.0,0.0407,-0.05,0.02,-0.08,flip -2449,做空,2021-01-17 12:00:00,2021-01-17 13:00:00,1219.0,1221.36,0.5,100.0,0.0406,-0.1,0.02,-0.12,flip -2450,做多,2021-01-17 13:00:00,2021-01-17 13:30:00,1221.36,1200.46,0.49,100.0,0.0404,-0.85,0.02,-0.87,flip -2451,做空,2021-01-17 13:30:00,2021-01-17 15:00:00,1200.46,1242.92,0.49,100.0,0.0404,-1.72,0.03,-1.74,flip -2452,做多,2021-01-17 15:00:00,2021-01-17 19:30:00,1242.92,1219.79,0.47,100.0,0.0376,-0.87,0.02,-0.89,flip -2453,做空,2021-01-17 19:30:00,2021-01-18 08:00:00,1219.79,1222.21,0.46,100.0,0.0376,-0.09,0.02,-0.11,flip -2454,做多,2021-01-18 08:00:00,2021-01-18 10:00:00,1222.21,1224.82,0.46,100.0,0.0377,0.1,0.02,0.08,flip -2455,做空,2021-01-18 10:00:00,2021-01-18 10:30:00,1224.82,1225.75,0.46,100.0,0.0377,-0.04,0.02,-0.06,flip -2456,做多,2021-01-18 10:30:00,2021-01-18 14:30:00,1225.75,1239.4,0.46,100.0,0.0376,0.51,0.02,0.49,flip -2457,做空,2021-01-18 14:30:00,2021-01-18 17:30:00,1239.4,1220.86,0.47,100.0,0.0375,0.7,0.02,0.67,flip -2458,做多,2021-01-18 17:30:00,2021-01-18 18:30:00,1220.86,1220.28,0.47,100.0,0.0386,-0.02,0.02,-0.05,flip -2459,做空,2021-01-18 18:30:00,2021-01-18 19:00:00,1220.28,1230.14,0.47,100.0,0.0386,-0.38,0.02,-0.4,flip -2460,做多,2021-01-18 19:00:00,2021-01-19 00:00:00,1230.14,1259.28,0.47,100.0,0.0379,1.11,0.02,1.08,tp_upper -2461,做多,2021-01-19 20:00:00,2021-01-19 23:00:00,1375.28,1394.01,0.48,100.0,0.0349,0.65,0.02,0.63,flip -2462,做空,2021-01-19 23:00:00,2021-01-20 00:00:00,1394.01,1401.29,0.49,100.0,0.0349,-0.25,0.02,-0.28,flip -2463,做多,2021-01-20 00:00:00,2021-01-20 01:00:00,1401.29,1392.41,0.48,100.0,0.0345,-0.31,0.02,-0.33,flip -2464,做空,2021-01-20 01:00:00,2021-01-20 02:30:00,1392.41,1401.16,0.48,100.0,0.0345,-0.3,0.02,-0.33,flip -2465,做多,2021-01-20 02:30:00,2021-01-20 03:00:00,1401.16,1383.71,0.48,100.0,0.034,-0.59,0.02,-0.62,flip -2466,做空,2021-01-20 03:00:00,2021-01-20 19:00:00,1383.71,1328.45,0.47,100.0,0.034,1.88,0.02,1.86,flip -2467,做多,2021-01-20 19:00:00,2021-01-20 21:00:00,1328.45,1313.12,0.49,100.0,0.0368,-0.56,0.02,-0.59,flip -2468,做空,2021-01-20 21:00:00,2021-01-20 21:30:00,1313.12,1323.4,0.48,100.0,0.0368,-0.38,0.02,-0.4,flip -2469,做多,2021-01-20 21:30:00,2021-01-21 02:30:00,1323.4,1331.45,0.48,100.0,0.0362,0.29,0.02,0.27,flip -2470,做空,2021-01-21 02:30:00,2021-01-21 03:30:00,1331.45,1328.16,0.48,100.0,0.0364,0.12,0.02,0.1,flip -2471,做多,2021-01-21 03:30:00,2021-01-21 04:30:00,1328.16,1288.65,0.48,100.0,0.0365,-1.44,0.02,-1.47,flip -2472,做空,2021-01-21 04:30:00,2021-01-22 04:00:00,1288.65,1176.45,0.47,100.0,0.0365,4.09,0.02,4.07,flip -2473,做多,2021-01-22 04:00:00,2021-01-22 04:30:00,1176.45,1160.34,0.51,100.0,0.0435,-0.7,0.03,-0.73,flip -2474,做空,2021-01-22 04:30:00,2021-01-22 05:30:00,1160.34,1175.26,0.5,100.0,0.0434,-0.65,0.03,-0.67,flip -2475,做多,2021-01-22 05:30:00,2021-01-22 06:30:00,1175.26,1164.05,0.5,100.0,0.0423,-0.47,0.02,-0.5,flip -2476,做空,2021-01-22 06:30:00,2021-01-22 08:30:00,1164.05,1164.8,0.49,100.0,0.0423,-0.03,0.02,-0.06,flip -2477,做多,2021-01-22 08:30:00,2021-01-22 10:00:00,1164.8,1164.81,0.49,100.0,0.0422,0.0,0.02,-0.02,flip -2478,做空,2021-01-22 10:00:00,2021-01-23 00:30:00,1164.81,1229.25,0.49,100.0,0.0421,-2.71,0.03,-2.74,flip -2479,做多,2021-01-23 00:30:00,2021-01-23 01:00:00,1229.25,1228.69,0.47,100.0,0.0379,-0.02,0.02,-0.04,flip -2480,做空,2021-01-23 01:00:00,2021-01-23 03:00:00,1228.69,1229.95,0.46,100.0,0.0378,-0.05,0.02,-0.07,flip -2481,做多,2021-01-23 03:00:00,2021-01-23 05:00:00,1229.95,1244.53,0.46,100.0,0.0377,0.55,0.02,0.53,flip -2482,做空,2021-01-23 05:00:00,2021-01-23 10:30:00,1244.53,1247.76,0.47,100.0,0.0377,-0.12,0.02,-0.15,flip -2483,做多,2021-01-23 10:30:00,2021-01-23 11:00:00,1247.76,1221.3,0.47,100.0,0.0375,-0.99,0.02,-1.01,flip -2484,做空,2021-01-23 11:00:00,2021-01-23 16:00:00,1221.3,1250.89,0.46,100.0,0.0374,-1.11,0.02,-1.13,flip -2485,做多,2021-01-23 16:00:00,2021-01-23 20:30:00,1250.89,1253.48,0.45,100.0,0.0356,0.09,0.02,0.07,flip -2486,做空,2021-01-23 20:30:00,2021-01-24 01:00:00,1253.48,1243.38,0.45,100.0,0.0356,0.36,0.02,0.34,flip -2487,做多,2021-01-24 01:00:00,2021-01-24 01:30:00,1243.38,1238.35,0.45,100.0,0.0364,-0.18,0.02,-0.21,flip -2488,做空,2021-01-24 01:30:00,2021-01-24 02:00:00,1238.35,1254.92,0.45,100.0,0.0363,-0.6,0.02,-0.63,flip -2489,做多,2021-01-24 02:00:00,2021-01-24 19:30:00,1254.92,1327.96,0.44,100.0,0.0354,2.58,0.02,2.56,flip -2490,做空,2021-01-24 19:30:00,2021-01-24 20:00:00,1327.96,1335.41,0.47,100.0,0.0353,-0.26,0.02,-0.29,flip -2491,做多,2021-01-24 20:00:00,2021-01-25 00:00:00,1335.41,1454.24,0.47,100.0,0.0349,4.15,0.03,4.12,tp_upper -2492,做多,2021-01-25 10:00:00,2021-01-25 14:00:00,1396.28,1418.28,0.51,100.0,0.0364,0.8,0.03,0.78,flip -2493,做空,2021-01-25 14:00:00,2021-01-25 15:00:00,1418.28,1426.48,0.52,100.0,0.0364,-0.3,0.03,-0.32,flip -2494,做多,2021-01-25 15:00:00,2021-01-25 16:00:00,1426.48,1404.75,0.51,100.0,0.036,-0.78,0.03,-0.81,flip -2495,做空,2021-01-25 16:00:00,2021-01-25 18:30:00,1404.75,1377.12,0.5,100.0,0.0359,0.99,0.02,0.97,tp_lower -2496,做多,2021-01-26 10:30:00,2021-01-27 01:30:00,1338.95,1321.93,0.52,100.0,0.0385,-0.66,0.03,-0.68,flip -2497,做空,2021-01-27 01:30:00,2021-01-27 02:00:00,1321.93,1323.24,0.51,100.0,0.0385,-0.05,0.03,-0.08,flip -2498,做多,2021-01-27 02:00:00,2021-01-27 02:30:00,1323.24,1304.1,0.51,100.0,0.0384,-0.74,0.03,-0.76,flip -2499,做空,2021-01-27 02:30:00,2021-01-27 04:00:00,1304.1,1319.02,0.5,100.0,0.0384,-0.57,0.03,-0.6,flip -2500,做多,2021-01-27 04:00:00,2021-01-27 16:30:00,1319.02,1269.56,0.49,100.0,0.0375,-1.85,0.02,-1.88,flip -2501,做空,2021-01-27 16:30:00,2021-01-27 19:00:00,1269.56,1264.09,0.48,100.0,0.0374,0.2,0.02,0.18,flip -2502,做多,2021-01-27 19:00:00,2021-01-27 20:30:00,1264.09,1288.23,0.48,100.0,0.0377,0.91,0.02,0.89,flip -2503,做空,2021-01-27 20:30:00,2021-01-27 22:00:00,1288.23,1283.81,0.49,100.0,0.0377,0.17,0.02,0.14,flip -2504,做多,2021-01-27 22:00:00,2021-01-27 22:30:00,1283.81,1249.97,0.49,100.0,0.0379,-1.28,0.02,-1.31,flip -2505,做空,2021-01-27 22:30:00,2021-01-28 01:30:00,1249.97,1266.32,0.47,100.0,0.0379,-0.62,0.02,-0.64,flip -2506,做多,2021-01-28 01:30:00,2021-01-29 03:00:00,1266.32,1330.48,0.47,100.0,0.0372,2.38,0.02,2.36,flip -2507,做空,2021-01-29 03:00:00,2021-01-29 08:30:00,1330.48,1381.79,0.49,100.0,0.0372,-1.91,0.03,-1.93,flip -2508,做多,2021-01-29 08:30:00,2021-01-29 18:00:00,1381.79,1352.6,0.47,100.0,0.0344,-1.0,0.02,-1.03,flip -2509,做空,2021-01-29 18:00:00,2021-01-29 18:30:00,1352.6,1355.44,0.46,100.0,0.0343,-0.1,0.02,-0.12,flip -2510,做多,2021-01-29 18:30:00,2021-01-29 21:30:00,1355.44,1372.81,0.46,100.0,0.0341,0.59,0.02,0.57,flip -2511,做空,2021-01-29 21:30:00,2021-01-30 01:00:00,1372.81,1385.92,0.47,100.0,0.0341,-0.45,0.02,-0.47,flip -2512,做多,2021-01-30 01:00:00,2021-01-30 01:30:00,1385.92,1371.61,0.47,100.0,0.0336,-0.48,0.02,-0.5,flip -2513,做空,2021-01-30 01:30:00,2021-01-30 13:30:00,1371.61,1367.02,0.46,100.0,0.0336,0.15,0.02,0.13,flip -2514,做多,2021-01-30 13:30:00,2021-01-30 16:00:00,1367.02,1352.09,0.46,100.0,0.0337,-0.5,0.02,-0.53,flip -2515,做空,2021-01-30 16:00:00,2021-01-30 16:30:00,1352.09,1361.06,0.46,100.0,0.0337,-0.3,0.02,-0.33,flip -2516,做多,2021-01-30 16:30:00,2021-01-31 00:30:00,1361.06,1370.59,0.45,100.0,0.0332,0.32,0.02,0.29,flip -2517,做空,2021-01-31 00:30:00,2021-01-31 01:30:00,1370.59,1374.84,0.46,100.0,0.0333,-0.14,0.02,-0.16,flip -2518,做多,2021-01-31 01:30:00,2021-01-31 02:00:00,1374.84,1367.51,0.46,100.0,0.0331,-0.24,0.02,-0.27,flip -2519,做空,2021-01-31 02:00:00,2021-01-31 12:00:00,1367.51,1367.58,0.45,100.0,0.0331,-0.0,0.02,-0.02,flip -2520,做多,2021-01-31 12:00:00,2021-01-31 12:30:00,1367.58,1360.4,0.45,100.0,0.033,-0.24,0.02,-0.26,flip -2521,做空,2021-01-31 12:30:00,2021-01-31 15:30:00,1360.4,1311.64,0.45,100.0,0.033,1.61,0.02,1.59,tp_lower -2522,做多,2021-02-01 01:30:00,2021-02-01 02:00:00,1320.18,1318.18,0.47,100.0,0.0354,-0.07,0.02,-0.09,flip -2523,做空,2021-02-01 02:00:00,2021-02-01 02:30:00,1318.18,1320.0,0.47,100.0,0.0353,-0.06,0.02,-0.09,flip -2524,做多,2021-02-01 02:30:00,2021-02-01 03:00:00,1320.0,1314.87,0.46,100.0,0.0352,-0.18,0.02,-0.2,flip -2525,做空,2021-02-01 03:00:00,2021-02-01 03:30:00,1314.87,1318.29,0.46,100.0,0.0352,-0.12,0.02,-0.14,flip -2526,做多,2021-02-01 03:30:00,2021-02-01 04:30:00,1318.29,1316.47,0.46,100.0,0.0349,-0.06,0.02,-0.09,flip -2527,做空,2021-02-01 04:30:00,2021-02-01 07:00:00,1316.47,1313.99,0.46,100.0,0.0349,0.09,0.02,0.06,flip -2528,做多,2021-02-01 07:00:00,2021-02-01 14:00:00,1313.99,1322.44,0.46,100.0,0.035,0.3,0.02,0.27,flip -2529,做空,2021-02-01 14:00:00,2021-02-01 15:00:00,1322.44,1315.87,0.46,100.0,0.035,0.23,0.02,0.21,flip -2530,做多,2021-02-01 15:00:00,2021-02-01 15:30:00,1315.87,1302.39,0.46,100.0,0.0353,-0.48,0.02,-0.5,flip -2531,做空,2021-02-01 15:30:00,2021-02-01 17:30:00,1302.39,1319.35,0.46,100.0,0.0353,-0.6,0.02,-0.62,flip -2532,做多,2021-02-01 17:30:00,2021-02-02 00:00:00,1319.35,1392.58,0.45,100.0,0.0343,2.51,0.02,2.49,tp_upper -2533,做多,2021-02-03 08:30:00,2021-02-03 12:30:00,1533.37,1542.21,0.48,100.0,0.0314,0.28,0.02,0.25,flip -2534,做空,2021-02-03 12:30:00,2021-02-03 13:00:00,1542.21,1568.23,0.48,100.0,0.0314,-0.82,0.02,-0.84,flip -2535,做多,2021-02-03 13:00:00,2021-02-04 08:30:00,1568.23,1642.27,0.48,100.0,0.0303,2.25,0.02,2.22,flip -2536,做空,2021-02-04 08:30:00,2021-02-04 17:00:00,1642.27,1642.08,0.5,100.0,0.0304,0.01,0.02,-0.02,flip -2537,做多,2021-02-04 17:00:00,2021-02-04 17:30:00,1642.08,1637.32,0.5,100.0,0.0303,-0.14,0.02,-0.17,flip -2538,做空,2021-02-04 17:30:00,2021-02-04 18:00:00,1637.32,1648.0,0.5,100.0,0.0303,-0.32,0.02,-0.35,flip -2539,做多,2021-02-04 18:00:00,2021-02-04 19:00:00,1648.0,1645.7,0.49,100.0,0.0299,-0.07,0.02,-0.09,flip -2540,做空,2021-02-04 19:00:00,2021-02-04 19:30:00,1645.7,1658.06,0.49,100.0,0.0299,-0.37,0.02,-0.39,flip -2541,做多,2021-02-04 19:30:00,2021-02-04 20:30:00,1658.06,1659.66,0.49,100.0,0.0294,0.05,0.02,0.02,flip -2542,做空,2021-02-04 20:30:00,2021-02-04 21:30:00,1659.66,1643.23,0.49,100.0,0.0294,0.48,0.02,0.46,flip -2543,做多,2021-02-04 21:30:00,2021-02-04 22:00:00,1643.23,1617.08,0.49,100.0,0.0299,-0.78,0.02,-0.81,flip -2544,做空,2021-02-04 22:00:00,2021-02-05 03:00:00,1617.08,1648.23,0.48,100.0,0.0299,-0.93,0.02,-0.96,flip -2545,做多,2021-02-05 03:00:00,2021-02-05 05:00:00,1648.23,1629.5,0.48,100.0,0.029,-0.54,0.02,-0.57,flip -2546,做空,2021-02-05 05:00:00,2021-02-06 08:00:00,1629.5,1702.08,0.47,100.0,0.0289,-2.1,0.02,-2.12,flip -2547,做多,2021-02-06 08:00:00,2021-02-06 09:30:00,1702.08,1700.67,0.45,100.0,0.0265,-0.04,0.02,-0.06,flip -2548,做空,2021-02-06 09:30:00,2021-02-06 10:30:00,1700.67,1695.48,0.45,100.0,0.0265,0.14,0.02,0.11,flip -2549,做多,2021-02-06 10:30:00,2021-02-06 11:30:00,1695.48,1683.49,0.45,100.0,0.0266,-0.32,0.02,-0.34,flip -2550,做空,2021-02-06 11:30:00,2021-02-06 14:00:00,1683.49,1693.39,0.45,100.0,0.0266,-0.26,0.02,-0.29,flip -2551,做多,2021-02-06 14:00:00,2021-02-06 14:30:00,1693.39,1690.03,0.44,100.0,0.0262,-0.09,0.02,-0.11,flip -2552,做空,2021-02-06 14:30:00,2021-02-06 16:30:00,1690.03,1698.63,0.44,100.0,0.0262,-0.23,0.02,-0.25,flip -2553,做多,2021-02-06 16:30:00,2021-02-06 17:00:00,1698.63,1691.34,0.44,100.0,0.0259,-0.19,0.02,-0.21,flip -2554,做空,2021-02-06 17:00:00,2021-02-06 20:30:00,1691.34,1697.59,0.44,100.0,0.0259,-0.16,0.02,-0.18,flip -2555,做多,2021-02-06 20:30:00,2021-02-06 23:00:00,1697.59,1680.3,0.44,100.0,0.0257,-0.44,0.02,-0.47,flip -2556,做空,2021-02-06 23:00:00,2021-02-07 00:00:00,1680.3,1689.52,0.43,100.0,0.0256,-0.24,0.02,-0.26,flip -2557,做多,2021-02-07 00:00:00,2021-02-07 22:00:00,1689.52,1576.93,0.43,100.0,0.0256,-2.88,0.02,-2.9,flip -2558,做空,2021-02-07 22:00:00,2021-02-07 22:30:00,1576.93,1600.71,0.4,100.0,0.0256,-0.61,0.02,-0.63,flip -2559,做多,2021-02-07 22:30:00,2021-02-08 00:30:00,1600.71,1597.59,0.4,100.0,0.0248,-0.08,0.02,-0.1,flip -2560,做空,2021-02-08 00:30:00,2021-02-08 01:30:00,1597.59,1593.61,0.4,100.0,0.0248,0.1,0.02,0.08,flip -2561,做多,2021-02-08 01:30:00,2021-02-08 02:00:00,1593.61,1592.39,0.4,100.0,0.0249,-0.03,0.02,-0.05,flip -2562,做空,2021-02-08 02:00:00,2021-02-08 03:00:00,1592.39,1584.36,0.4,100.0,0.0249,0.2,0.02,0.18,flip -2563,做多,2021-02-08 03:00:00,2021-02-08 03:30:00,1584.36,1583.35,0.4,100.0,0.0251,-0.03,0.02,-0.05,flip -2564,做空,2021-02-08 03:30:00,2021-02-08 04:00:00,1583.35,1619.41,0.4,100.0,0.0251,-0.9,0.02,-0.93,flip -2565,做多,2021-02-08 04:00:00,2021-02-09 10:30:00,1619.41,1738.22,0.39,100.0,0.0239,2.85,0.02,2.82,flip -2566,做空,2021-02-09 10:30:00,2021-02-09 11:00:00,1738.22,1751.92,0.42,100.0,0.024,-0.33,0.02,-0.35,flip -2567,做多,2021-02-09 11:00:00,2021-02-09 12:30:00,1751.92,1733.79,0.41,100.0,0.0236,-0.43,0.02,-0.45,flip -2568,做空,2021-02-09 12:30:00,2021-02-09 14:30:00,1733.79,1760.23,0.41,100.0,0.0236,-0.62,0.02,-0.65,flip -2569,做多,2021-02-09 14:30:00,2021-02-09 15:00:00,1760.23,1750.27,0.4,100.0,0.0229,-0.23,0.02,-0.25,flip -2570,做空,2021-02-09 15:00:00,2021-02-09 15:30:00,1750.27,1751.09,0.4,100.0,0.0229,-0.02,0.02,-0.04,flip -2571,做多,2021-02-09 15:30:00,2021-02-09 16:00:00,1751.09,1734.0,0.4,100.0,0.0228,-0.39,0.02,-0.41,flip -2572,做空,2021-02-09 16:00:00,2021-02-09 16:30:00,1734.0,1736.78,0.4,100.0,0.0228,-0.06,0.02,-0.08,flip -2573,做多,2021-02-09 16:30:00,2021-02-09 19:00:00,1736.78,1751.01,0.39,100.0,0.0227,0.32,0.02,0.3,flip -2574,做空,2021-02-09 19:00:00,2021-02-09 19:30:00,1751.01,1778.0,0.4,100.0,0.0227,-0.61,0.02,-0.63,flip -2575,做多,2021-02-09 19:30:00,2021-02-09 22:00:00,1778.0,1762.78,0.39,100.0,0.022,-0.33,0.02,-0.35,flip -2576,做空,2021-02-09 22:00:00,2021-02-09 22:30:00,1762.78,1767.11,0.39,100.0,0.0219,-0.1,0.02,-0.11,flip -2577,做多,2021-02-09 22:30:00,2021-02-10 09:30:00,1767.11,1796.14,0.39,100.0,0.0218,0.63,0.02,0.61,flip -2578,做空,2021-02-10 09:30:00,2021-02-10 10:00:00,1796.14,1804.22,0.4,100.0,0.022,-0.18,0.02,-0.2,flip -2579,做多,2021-02-10 10:00:00,2021-02-10 11:00:00,1804.22,1782.01,0.39,100.0,0.0218,-0.48,0.02,-0.5,flip -2580,做空,2021-02-10 11:00:00,2021-02-10 11:30:00,1782.01,1796.02,0.39,100.0,0.0218,-0.31,0.02,-0.32,flip -2581,做多,2021-02-10 11:30:00,2021-02-10 12:00:00,1796.02,1767.56,0.38,100.0,0.0214,-0.61,0.02,-0.63,flip -2582,做空,2021-02-10 12:00:00,2021-02-10 12:30:00,1767.56,1746.37,0.38,100.0,0.0214,0.45,0.02,0.44,tp_lower -2583,做多,2021-02-10 23:00:00,2021-02-10 23:30:00,1754.4,1743.31,0.38,100.0,0.0218,-0.24,0.02,-0.26,flip -2584,做空,2021-02-10 23:30:00,2021-02-11 03:00:00,1743.31,1743.36,0.38,100.0,0.0218,-0.0,0.02,-0.02,flip -2585,做多,2021-02-11 03:00:00,2021-02-11 04:00:00,1743.36,1732.22,0.38,100.0,0.0219,-0.24,0.02,-0.26,flip -2586,做空,2021-02-11 04:00:00,2021-02-11 06:00:00,1732.22,1730.05,0.38,100.0,0.0219,0.05,0.02,0.03,flip -2587,做多,2021-02-11 06:00:00,2021-02-11 06:30:00,1730.05,1728.28,0.38,100.0,0.0219,-0.04,0.02,-0.06,flip -2588,做空,2021-02-11 06:30:00,2021-02-11 07:00:00,1728.28,1742.8,0.38,100.0,0.0219,-0.32,0.02,-0.34,flip -2589,做多,2021-02-11 07:00:00,2021-02-11 20:30:00,1742.8,1763.63,0.37,100.0,0.0215,0.45,0.02,0.43,flip -2590,做空,2021-02-11 20:30:00,2021-02-11 21:00:00,1763.63,1768.57,0.38,100.0,0.0215,-0.11,0.02,-0.13,flip -2591,做多,2021-02-11 21:00:00,2021-02-12 02:00:00,1768.57,1784.9,0.38,100.0,0.0213,0.35,0.02,0.33,flip -2592,做空,2021-02-12 02:00:00,2021-02-12 11:00:00,1784.9,1783.16,0.38,100.0,0.0215,0.04,0.02,0.02,flip -2593,做多,2021-02-12 11:00:00,2021-02-12 12:00:00,1783.16,1775.99,0.38,100.0,0.0215,-0.15,0.02,-0.17,flip -2594,做空,2021-02-12 12:00:00,2021-02-12 12:30:00,1775.99,1784.64,0.38,100.0,0.0215,-0.19,0.02,-0.2,flip -2595,做多,2021-02-12 12:30:00,2021-02-12 14:30:00,1784.64,1762.4,0.38,100.0,0.0212,-0.47,0.02,-0.49,flip -2596,做空,2021-02-12 14:30:00,2021-02-12 15:00:00,1762.4,1775.99,0.37,100.0,0.0212,-0.29,0.02,-0.31,flip -2597,做多,2021-02-12 15:00:00,2021-02-13 06:00:00,1775.99,1839.77,0.37,100.0,0.0209,1.33,0.02,1.31,flip -2598,做空,2021-02-13 06:00:00,2021-02-13 06:30:00,1839.77,1844.04,0.39,100.0,0.021,-0.09,0.02,-0.11,flip -2599,做多,2021-02-13 06:30:00,2021-02-13 07:00:00,1844.04,1840.15,0.38,100.0,0.0208,-0.08,0.02,-0.1,flip -2600,做空,2021-02-13 07:00:00,2021-02-13 21:30:00,1840.15,1815.62,0.38,100.0,0.0208,0.51,0.02,0.49,flip -2601,做多,2021-02-13 21:30:00,2021-02-14 03:30:00,1815.62,1813.52,0.39,100.0,0.0214,-0.04,0.02,-0.06,flip -2602,做空,2021-02-14 03:30:00,2021-02-14 04:30:00,1813.52,1819.7,0.39,100.0,0.0214,-0.13,0.02,-0.15,flip -2603,做多,2021-02-14 04:30:00,2021-02-14 13:30:00,1819.7,1813.1,0.39,100.0,0.0212,-0.14,0.02,-0.16,flip -2604,做空,2021-02-14 13:30:00,2021-02-14 21:00:00,1813.1,1824.41,0.38,100.0,0.0212,-0.24,0.02,-0.26,flip -2605,做多,2021-02-14 21:00:00,2021-02-14 22:30:00,1824.41,1825.72,0.38,100.0,0.0209,0.03,0.02,0.01,flip -2606,做空,2021-02-14 22:30:00,2021-02-15 01:30:00,1825.72,1754.53,0.38,100.0,0.0209,1.49,0.02,1.47,tp_lower -2607,做多,2021-02-15 10:30:00,2021-02-15 22:00:00,1773.6,1781.5,0.4,100.0,0.0224,0.18,0.02,0.16,flip -2608,做空,2021-02-15 22:00:00,2021-02-15 22:30:00,1781.5,1801.85,0.4,100.0,0.0224,-0.46,0.02,-0.48,flip -2609,做多,2021-02-15 22:30:00,2021-02-15 23:30:00,1801.85,1781.34,0.39,100.0,0.0219,-0.45,0.02,-0.47,flip -2610,做空,2021-02-15 23:30:00,2021-02-16 01:00:00,1781.34,1796.63,0.39,100.0,0.0219,-0.33,0.02,-0.35,flip -2611,做多,2021-02-16 01:00:00,2021-02-16 05:30:00,1796.63,1812.64,0.39,100.0,0.0216,0.35,0.02,0.33,flip -2612,做空,2021-02-16 05:30:00,2021-02-16 08:00:00,1812.64,1807.7,0.39,100.0,0.0215,0.11,0.02,0.09,flip -2613,做多,2021-02-16 08:00:00,2021-02-16 09:00:00,1807.7,1805.55,0.39,100.0,0.0216,-0.05,0.02,-0.07,flip -2614,做空,2021-02-16 09:00:00,2021-02-16 09:30:00,1805.55,1806.27,0.39,100.0,0.0216,-0.02,0.02,-0.04,flip -2615,做多,2021-02-16 09:30:00,2021-02-16 10:00:00,1806.27,1801.41,0.39,100.0,0.0216,-0.1,0.02,-0.12,flip -2616,做空,2021-02-16 10:00:00,2021-02-16 12:00:00,1801.41,1813.8,0.39,100.0,0.0215,-0.27,0.02,-0.29,flip -2617,做多,2021-02-16 12:00:00,2021-02-16 12:30:00,1813.8,1804.2,0.39,100.0,0.0212,-0.2,0.02,-0.22,flip -2618,做空,2021-02-16 12:30:00,2021-02-16 23:00:00,1804.2,1779.97,0.38,100.0,0.0212,0.51,0.02,0.5,flip -2619,做多,2021-02-16 23:00:00,2021-02-17 00:00:00,1779.97,1779.49,0.39,100.0,0.0218,-0.01,0.02,-0.03,flip -2620,做空,2021-02-17 00:00:00,2021-02-17 02:00:00,1779.49,1783.81,0.39,100.0,0.0219,-0.09,0.02,-0.11,flip -2621,做多,2021-02-17 02:00:00,2021-02-17 02:30:00,1783.81,1773.55,0.39,100.0,0.0218,-0.22,0.02,-0.24,flip -2622,做空,2021-02-17 02:30:00,2021-02-17 06:00:00,1773.55,1763.19,0.39,100.0,0.0218,0.23,0.02,0.21,flip -2623,做多,2021-02-17 06:00:00,2021-02-18 12:00:00,1763.19,1896.74,0.39,100.0,0.022,2.94,0.02,2.92,flip -2624,做空,2021-02-18 12:00:00,2021-02-19 06:00:00,1896.74,1919.92,0.42,100.0,0.0221,-0.51,0.02,-0.53,flip -2625,做多,2021-02-19 06:00:00,2021-02-19 07:30:00,1919.92,1922.01,0.41,100.0,0.0215,0.04,0.02,0.02,flip -2626,做空,2021-02-19 07:30:00,2021-02-19 08:30:00,1922.01,1927.38,0.41,100.0,0.0215,-0.12,0.02,-0.14,flip -2627,做多,2021-02-19 08:30:00,2021-02-19 11:00:00,1927.38,1933.26,0.41,100.0,0.0214,0.13,0.02,0.1,flip -2628,做空,2021-02-19 11:00:00,2021-02-19 13:30:00,1933.26,1926.87,0.41,100.0,0.0213,0.14,0.02,0.12,flip -2629,做多,2021-02-19 13:30:00,2021-02-19 14:00:00,1926.87,1922.23,0.41,100.0,0.0215,-0.1,0.02,-0.12,flip -2630,做空,2021-02-19 14:00:00,2021-02-19 15:00:00,1922.23,1933.71,0.41,100.0,0.0214,-0.25,0.02,-0.27,flip -2631,做多,2021-02-19 15:00:00,2021-02-19 15:30:00,1933.71,1933.39,0.41,100.0,0.0212,-0.01,0.02,-0.03,flip -2632,做空,2021-02-19 15:30:00,2021-02-20 01:00:00,1933.39,1940.44,0.41,100.0,0.0211,-0.15,0.02,-0.17,flip -2633,做多,2021-02-20 01:00:00,2021-02-20 14:30:00,1940.44,1993.58,0.41,100.0,0.0211,1.12,0.02,1.1,flip -2634,做空,2021-02-20 14:30:00,2021-02-20 16:30:00,1993.58,2004.15,0.42,100.0,0.0211,-0.22,0.02,-0.24,flip -2635,做多,2021-02-20 16:30:00,2021-02-20 17:30:00,2004.15,2000.46,0.42,100.0,0.0209,-0.08,0.02,-0.1,flip -2636,做空,2021-02-20 17:30:00,2021-02-20 22:30:00,2000.46,1895.1,0.42,100.0,0.0208,2.2,0.02,2.18,tp_lower -2637,做多,2021-02-21 10:00:00,2021-02-21 12:30:00,1961.31,1946.0,0.44,100.0,0.0224,-0.34,0.02,-0.37,flip -2638,做空,2021-02-21 12:30:00,2021-02-21 14:00:00,1946.0,1952.94,0.44,100.0,0.0224,-0.16,0.02,-0.18,flip -2639,做多,2021-02-21 14:00:00,2021-02-21 18:00:00,1952.94,1949.15,0.43,100.0,0.0222,-0.08,0.02,-0.11,flip -2640,做空,2021-02-21 18:00:00,2021-02-22 14:00:00,1949.15,1671.27,0.43,100.0,0.0222,6.17,0.02,6.15,tp_lower -2641,做多,2021-02-22 21:00:00,2021-02-22 22:00:00,1791.71,1777.35,0.5,100.0,0.0277,-0.4,0.02,-0.42,flip -2642,做空,2021-02-22 22:00:00,2021-02-22 23:30:00,1777.35,1778.3,0.49,100.0,0.0276,-0.03,0.02,-0.05,flip -2643,做多,2021-02-22 23:30:00,2021-02-23 00:00:00,1778.3,1763.34,0.49,100.0,0.0276,-0.41,0.02,-0.44,flip -2644,做空,2021-02-23 00:00:00,2021-02-23 15:30:00,1763.34,1574.35,0.49,100.0,0.0276,5.22,0.02,5.2,flip -2645,做多,2021-02-23 15:30:00,2021-02-23 21:30:00,1574.35,1537.01,0.54,100.0,0.0342,-1.28,0.03,-1.3,flip -2646,做空,2021-02-23 21:30:00,2021-02-24 00:30:00,1537.01,1570.3,0.53,100.0,0.0342,-1.14,0.03,-1.16,flip -2647,做多,2021-02-24 00:30:00,2021-02-24 13:30:00,1570.3,1641.2,0.51,100.0,0.0328,2.32,0.03,2.3,flip -2648,做空,2021-02-24 13:30:00,2021-02-24 14:00:00,1641.2,1645.82,0.54,100.0,0.0328,-0.15,0.03,-0.18,flip -2649,做多,2021-02-24 14:00:00,2021-02-24 14:30:00,1645.82,1644.87,0.54,100.0,0.0325,-0.03,0.03,-0.06,flip -2650,做空,2021-02-24 14:30:00,2021-02-24 15:30:00,1644.87,1662.08,0.53,100.0,0.0325,-0.56,0.03,-0.59,flip -2651,做多,2021-02-24 15:30:00,2021-02-24 18:00:00,1662.08,1648.24,0.53,100.0,0.0318,-0.44,0.03,-0.47,flip -2652,做空,2021-02-24 18:00:00,2021-02-25 00:00:00,1648.24,1645.38,0.52,100.0,0.0318,0.09,0.03,0.06,flip -2653,做多,2021-02-25 00:00:00,2021-02-25 01:00:00,1645.38,1651.73,0.53,100.0,0.032,0.2,0.03,0.18,flip -2654,做空,2021-02-25 01:00:00,2021-02-25 07:00:00,1651.73,1646.57,0.53,100.0,0.032,0.17,0.03,0.14,flip -2655,做多,2021-02-25 07:00:00,2021-02-25 08:00:00,1646.57,1616.97,0.53,100.0,0.0322,-0.95,0.03,-0.98,flip -2656,做空,2021-02-25 08:00:00,2021-02-25 10:30:00,1616.97,1609.86,0.52,100.0,0.0321,0.23,0.03,0.2,flip -2657,做多,2021-02-25 10:30:00,2021-02-25 16:30:00,1609.86,1620.72,0.52,100.0,0.0324,0.35,0.03,0.33,flip -2658,做空,2021-02-25 16:30:00,2021-02-26 12:00:00,1620.72,1494.42,0.52,100.0,0.0323,4.09,0.02,4.06,flip -2659,做多,2021-02-26 12:00:00,2021-02-26 12:30:00,1494.42,1484.73,0.57,100.0,0.038,-0.37,0.03,-0.4,flip -2660,做空,2021-02-26 12:30:00,2021-02-26 14:00:00,1484.73,1506.32,0.56,100.0,0.0379,-0.82,0.03,-0.85,flip -2661,做多,2021-02-26 14:00:00,2021-02-26 19:30:00,1506.32,1480.93,0.55,100.0,0.0368,-0.93,0.03,-0.96,flip -2662,做空,2021-02-26 19:30:00,2021-02-27 00:30:00,1480.93,1490.62,0.54,100.0,0.0368,-0.36,0.03,-0.38,flip -2663,做多,2021-02-27 00:30:00,2021-02-27 07:00:00,1490.62,1496.77,0.54,100.0,0.0364,0.22,0.03,0.2,flip -2664,做空,2021-02-27 07:00:00,2021-02-27 11:00:00,1496.77,1478.83,0.54,100.0,0.0364,0.65,0.03,0.63,flip -2665,做多,2021-02-27 11:00:00,2021-02-27 11:30:00,1478.83,1470.29,0.55,100.0,0.0372,-0.32,0.03,-0.35,flip -2666,做空,2021-02-27 11:30:00,2021-02-27 12:30:00,1470.29,1486.83,0.55,100.0,0.0372,-0.61,0.03,-0.64,flip -2667,做多,2021-02-27 12:30:00,2021-02-27 14:30:00,1486.83,1474.34,0.54,100.0,0.0363,-0.45,0.03,-0.48,flip -2668,做空,2021-02-27 14:30:00,2021-02-27 15:00:00,1474.34,1477.37,0.53,100.0,0.0363,-0.11,0.03,-0.14,flip -2669,做多,2021-02-27 15:00:00,2021-02-27 22:00:00,1477.37,1488.92,0.53,100.0,0.0361,0.42,0.03,0.39,flip -2670,做空,2021-02-27 22:00:00,2021-02-28 19:30:00,1488.92,1389.58,0.54,100.0,0.036,3.58,0.03,3.56,flip -2671,做多,2021-02-28 19:30:00,2021-03-02 06:00:00,1389.58,1551.06,0.58,100.0,0.0414,6.69,0.03,6.66,flip -2672,做空,2021-03-02 06:00:00,2021-03-02 08:00:00,1551.06,1562.88,0.64,100.0,0.0414,-0.49,0.03,-0.52,flip -2673,做多,2021-03-02 08:00:00,2021-03-02 10:30:00,1562.88,1557.96,0.64,100.0,0.0408,-0.2,0.03,-0.23,flip -2674,做空,2021-03-02 10:30:00,2021-03-02 11:00:00,1557.96,1561.87,0.63,100.0,0.0407,-0.16,0.03,-0.19,flip -2675,做多,2021-03-02 11:00:00,2021-03-02 15:00:00,1561.87,1554.8,0.63,100.0,0.0405,-0.29,0.03,-0.32,flip -2676,做空,2021-03-02 15:00:00,2021-03-02 16:30:00,1554.8,1500.43,0.63,100.0,0.0404,2.2,0.03,2.17,tp_lower -2677,做多,2021-03-03 02:30:00,2021-03-03 20:30:00,1516.86,1579.59,0.65,100.0,0.0431,2.7,0.03,2.67,flip -2678,做空,2021-03-03 20:30:00,2021-03-03 21:30:00,1579.59,1597.94,0.68,100.0,0.043,-0.79,0.03,-0.82,flip -2679,做多,2021-03-03 21:30:00,2021-03-04 02:30:00,1597.94,1599.02,0.67,100.0,0.042,0.05,0.03,0.01,flip -2680,做空,2021-03-04 02:30:00,2021-03-04 08:00:00,1599.02,1581.0,0.67,100.0,0.042,0.76,0.03,0.72,flip -2681,做多,2021-03-04 08:00:00,2021-03-04 14:30:00,1581.0,1575.57,0.68,100.0,0.043,-0.23,0.03,-0.27,flip -2682,做空,2021-03-04 14:30:00,2021-03-04 15:30:00,1575.57,1577.0,0.68,100.0,0.0429,-0.06,0.03,-0.1,flip -2683,做多,2021-03-04 15:30:00,2021-03-04 17:30:00,1577.0,1563.77,0.67,100.0,0.0428,-0.57,0.03,-0.6,flip -2684,做空,2021-03-04 17:30:00,2021-03-05 12:30:00,1563.77,1484.28,0.67,100.0,0.0427,3.4,0.03,3.37,flip -2685,做多,2021-03-05 12:30:00,2021-03-05 13:30:00,1484.28,1490.13,0.7,100.0,0.0475,0.28,0.04,0.24,flip -2686,做空,2021-03-05 13:30:00,2021-03-05 16:30:00,1490.13,1478.98,0.71,100.0,0.0474,0.53,0.04,0.49,flip -2687,做多,2021-03-05 16:30:00,2021-03-06 12:00:00,1478.98,1551.22,0.71,100.0,0.0481,3.48,0.04,3.44,flip -2688,做空,2021-03-06 12:00:00,2021-03-06 16:00:00,1551.22,1580.85,0.75,100.0,0.0482,-1.43,0.04,-1.47,flip -2689,做多,2021-03-06 16:00:00,2021-03-07 12:00:00,1580.85,1663.72,0.73,100.0,0.0463,3.84,0.04,3.8,flip -2690,做空,2021-03-07 12:00:00,2021-03-07 12:30:00,1663.72,1671.11,0.77,100.0,0.0464,-0.34,0.04,-0.38,flip -2691,做多,2021-03-07 12:30:00,2021-03-07 13:00:00,1671.11,1665.27,0.77,100.0,0.0459,-0.27,0.04,-0.31,flip -2692,做空,2021-03-07 13:00:00,2021-03-07 13:30:00,1665.27,1665.8,0.76,100.0,0.0459,-0.02,0.04,-0.06,flip -2693,做多,2021-03-07 13:30:00,2021-03-07 14:00:00,1665.8,1646.17,0.76,100.0,0.0458,-0.9,0.04,-0.94,flip -2694,做空,2021-03-07 14:00:00,2021-03-07 16:00:00,1646.17,1660.98,0.75,100.0,0.0457,-0.68,0.04,-0.72,flip -2695,做多,2021-03-07 16:00:00,2021-03-07 18:00:00,1660.98,1665.27,0.75,100.0,0.0449,0.19,0.04,0.16,flip -2696,做空,2021-03-07 18:00:00,2021-03-07 21:30:00,1665.27,1665.11,0.75,100.0,0.0448,0.01,0.04,-0.03,flip -2697,做多,2021-03-07 21:30:00,2021-03-08 07:00:00,1665.11,1699.12,0.75,100.0,0.0448,1.52,0.04,1.49,flip -2698,做空,2021-03-08 07:00:00,2021-03-08 10:00:00,1699.12,1706.16,0.77,100.0,0.0451,-0.32,0.04,-0.36,flip -2699,做多,2021-03-08 10:00:00,2021-03-08 12:30:00,1706.16,1713.29,0.76,100.0,0.0447,0.32,0.04,0.28,flip -2700,做空,2021-03-08 12:30:00,2021-03-09 13:00:00,1713.29,1823.48,0.76,100.0,0.0446,-4.92,0.04,-4.96,flip -2701,做多,2021-03-09 13:00:00,2021-03-09 15:00:00,1823.48,1827.29,0.72,100.0,0.0393,0.15,0.04,0.11,flip -2702,做空,2021-03-09 15:00:00,2021-03-09 15:30:00,1827.29,1834.64,0.72,100.0,0.0393,-0.29,0.04,-0.32,flip -2703,做多,2021-03-09 15:30:00,2021-03-09 16:00:00,1834.64,1824.14,0.71,100.0,0.0389,-0.41,0.04,-0.44,flip -2704,做空,2021-03-09 16:00:00,2021-03-09 16:30:00,1824.14,1833.53,0.71,100.0,0.0389,-0.36,0.04,-0.4,flip -2705,做多,2021-03-09 16:30:00,2021-03-09 17:00:00,1833.53,1830.21,0.7,100.0,0.0384,-0.13,0.04,-0.16,flip -2706,做空,2021-03-09 17:00:00,2021-03-09 19:30:00,1830.21,1829.67,0.7,100.0,0.0384,0.02,0.04,-0.01,flip -2707,做多,2021-03-09 19:30:00,2021-03-09 21:00:00,1829.67,1824.49,0.7,100.0,0.0384,-0.2,0.04,-0.23,flip -2708,做空,2021-03-09 21:00:00,2021-03-09 21:30:00,1824.49,1825.82,0.7,100.0,0.0383,-0.05,0.03,-0.09,flip -2709,做多,2021-03-09 21:30:00,2021-03-09 23:00:00,1825.82,1870.38,0.7,100.0,0.0382,1.7,0.04,1.67,tp_upper -2710,做多,2021-03-10 08:30:00,2021-03-10 10:00:00,1825.58,1827.25,0.72,100.0,0.0395,0.07,0.04,0.03,flip -2711,做空,2021-03-10 10:00:00,2021-03-10 12:30:00,1827.25,1822.68,0.72,100.0,0.0394,0.18,0.04,0.14,flip -2712,做多,2021-03-10 12:30:00,2021-03-10 20:00:00,1822.68,1824.03,0.72,100.0,0.0396,0.05,0.04,0.02,flip -2713,做空,2021-03-10 20:00:00,2021-03-10 22:00:00,1824.03,1823.52,0.72,100.0,0.0395,0.02,0.04,-0.02,flip -2714,做多,2021-03-10 22:00:00,2021-03-10 23:00:00,1823.52,1808.95,0.72,100.0,0.0395,-0.58,0.04,-0.61,flip -2715,做空,2021-03-10 23:00:00,2021-03-11 12:30:00,1808.95,1790.53,0.71,100.0,0.0395,0.73,0.04,0.69,flip -2716,做多,2021-03-11 12:30:00,2021-03-11 15:30:00,1790.53,1798.24,0.72,100.0,0.0405,0.31,0.04,0.28,flip -2717,做空,2021-03-11 15:30:00,2021-03-12 00:30:00,1798.24,1819.48,0.73,100.0,0.0404,-0.86,0.04,-0.9,flip -2718,做多,2021-03-12 00:30:00,2021-03-12 04:00:00,1819.48,1805.57,0.72,100.0,0.0395,-0.55,0.04,-0.59,flip -2719,做空,2021-03-12 04:00:00,2021-03-12 04:30:00,1805.57,1807.68,0.71,100.0,0.0395,-0.08,0.04,-0.12,flip -2720,做多,2021-03-12 04:30:00,2021-03-12 06:00:00,1807.68,1812.33,0.71,100.0,0.0393,0.18,0.04,0.15,flip -2721,做空,2021-03-12 06:00:00,2021-03-12 18:00:00,1812.33,1777.13,0.71,100.0,0.0393,1.38,0.03,1.35,flip -2722,做多,2021-03-12 18:00:00,2021-03-12 18:30:00,1777.13,1775.38,0.73,100.0,0.0408,-0.07,0.04,-0.11,flip -2723,做空,2021-03-12 18:30:00,2021-03-12 23:00:00,1775.38,1768.71,0.72,100.0,0.0408,0.27,0.04,0.24,flip -2724,做多,2021-03-12 23:00:00,2021-03-12 23:30:00,1768.71,1767.44,0.73,100.0,0.041,-0.05,0.04,-0.09,flip -2725,做空,2021-03-12 23:30:00,2021-03-13 03:00:00,1767.44,1762.57,0.72,100.0,0.041,0.2,0.04,0.16,flip -2726,做多,2021-03-13 03:00:00,2021-03-13 03:30:00,1762.57,1760.74,0.73,100.0,0.0415,-0.08,0.04,-0.11,flip -2727,做空,2021-03-13 03:30:00,2021-03-13 04:30:00,1760.74,1773.35,0.73,100.0,0.0414,-0.52,0.04,-0.56,flip -2728,做多,2021-03-13 04:30:00,2021-03-14 04:00:00,1773.35,1910.58,0.72,100.0,0.0408,5.6,0.04,5.56,flip -2729,做空,2021-03-14 04:00:00,2021-03-14 22:00:00,1910.58,1879.5,0.78,100.0,0.0409,1.27,0.04,1.23,flip -2730,做多,2021-03-14 22:00:00,2021-03-14 23:30:00,1879.5,1850.54,0.79,100.0,0.0422,-1.22,0.04,-1.26,flip -2731,做空,2021-03-14 23:30:00,2021-03-15 00:00:00,1850.54,1878.0,0.78,100.0,0.0421,-1.16,0.04,-1.2,flip -2732,做多,2021-03-15 00:00:00,2021-03-15 00:30:00,1878.0,1875.31,0.77,100.0,0.041,-0.11,0.04,-0.15,flip -2733,做空,2021-03-15 00:30:00,2021-03-15 01:00:00,1875.31,1888.72,0.77,100.0,0.0409,-0.55,0.04,-0.59,flip -2734,做多,2021-03-15 01:00:00,2021-03-15 04:30:00,1888.72,1865.75,0.76,100.0,0.0403,-0.93,0.04,-0.96,flip -2735,做空,2021-03-15 04:30:00,2021-03-15 06:30:00,1865.75,1812.77,0.75,100.0,0.0403,2.13,0.04,2.1,tp_lower -2736,做多,2021-03-15 20:00:00,2021-03-15 20:30:00,1799.6,1792.09,0.77,100.0,0.0429,-0.32,0.04,-0.36,flip -2737,做空,2021-03-15 20:30:00,2021-03-15 21:00:00,1792.09,1794.49,0.77,100.0,0.0429,-0.1,0.04,-0.14,flip -2738,做多,2021-03-15 21:00:00,2021-03-15 22:00:00,1794.49,1785.45,0.77,100.0,0.0427,-0.39,0.04,-0.42,flip -2739,做空,2021-03-15 22:00:00,2021-03-15 22:30:00,1785.45,1787.99,0.76,100.0,0.0427,-0.11,0.04,-0.15,flip -2740,做多,2021-03-15 22:30:00,2021-03-15 23:30:00,1787.99,1794.89,0.76,100.0,0.0425,0.29,0.04,0.26,flip -2741,做空,2021-03-15 23:30:00,2021-03-16 01:00:00,1794.89,1739.43,0.76,100.0,0.0425,2.35,0.04,2.32,tp_lower -2742,做多,2021-03-16 06:30:00,2021-03-16 12:30:00,1791.59,1781.89,0.79,100.0,0.0442,-0.43,0.04,-0.47,flip -2743,做空,2021-03-16 12:30:00,2021-03-16 13:00:00,1781.89,1789.49,0.79,100.0,0.0441,-0.34,0.04,-0.37,flip -2744,做多,2021-03-16 13:00:00,2021-03-16 13:30:00,1789.49,1786.97,0.78,100.0,0.0437,-0.11,0.04,-0.15,flip -2745,做空,2021-03-16 13:30:00,2021-03-16 18:00:00,1786.97,1779.35,0.78,100.0,0.0437,0.33,0.04,0.29,flip -2746,做多,2021-03-16 18:00:00,2021-03-16 21:30:00,1779.35,1788.61,0.78,100.0,0.044,0.41,0.04,0.37,flip -2747,做空,2021-03-16 21:30:00,2021-03-16 22:00:00,1788.61,1798.11,0.79,100.0,0.044,-0.42,0.04,-0.46,flip -2748,做多,2021-03-16 22:00:00,2021-03-16 22:30:00,1798.11,1790.51,0.78,100.0,0.0435,-0.33,0.04,-0.37,flip -2749,做空,2021-03-16 22:30:00,2021-03-16 23:00:00,1790.51,1796.27,0.78,100.0,0.0434,-0.25,0.04,-0.29,flip -2750,做多,2021-03-16 23:00:00,2021-03-17 00:00:00,1796.27,1779.15,0.77,100.0,0.0431,-0.74,0.04,-0.78,flip -2751,做空,2021-03-17 00:00:00,2021-03-17 06:30:00,1779.15,1786.19,0.77,100.0,0.0434,-0.31,0.04,-0.34,flip -2752,做多,2021-03-17 06:30:00,2021-03-17 07:00:00,1786.19,1784.21,0.77,100.0,0.043,-0.09,0.04,-0.12,flip -2753,做空,2021-03-17 07:00:00,2021-03-17 07:30:00,1784.21,1786.71,0.77,100.0,0.043,-0.11,0.04,-0.15,flip -2754,做多,2021-03-17 07:30:00,2021-03-17 08:30:00,1786.71,1782.59,0.76,100.0,0.0428,-0.18,0.04,-0.21,flip -2755,做空,2021-03-17 08:30:00,2021-03-17 14:30:00,1782.59,1769.32,0.76,100.0,0.0428,0.57,0.04,0.53,flip -2756,做多,2021-03-17 14:30:00,2021-03-18 07:00:00,1769.32,1822.84,0.77,100.0,0.0434,2.32,0.04,2.28,flip -2757,做空,2021-03-18 07:00:00,2021-03-18 08:00:00,1822.84,1818.39,0.79,100.0,0.0436,0.19,0.04,0.15,flip -2758,做多,2021-03-18 08:00:00,2021-03-18 08:30:00,1818.39,1808.74,0.8,100.0,0.0437,-0.42,0.04,-0.46,flip -2759,做空,2021-03-18 08:30:00,2021-03-18 09:00:00,1808.74,1814.11,0.79,100.0,0.0437,-0.23,0.04,-0.27,flip -2760,做多,2021-03-18 09:00:00,2021-03-18 16:30:00,1814.11,1812.55,0.79,100.0,0.0434,-0.07,0.04,-0.11,flip -2761,做空,2021-03-18 16:30:00,2021-03-18 17:00:00,1812.55,1820.12,0.79,100.0,0.0433,-0.33,0.04,-0.37,flip -2762,做多,2021-03-18 17:00:00,2021-03-18 17:30:00,1820.12,1818.21,0.78,100.0,0.0429,-0.08,0.04,-0.12,flip -2763,做空,2021-03-18 17:30:00,2021-03-19 05:00:00,1818.21,1783.2,0.78,100.0,0.0429,1.5,0.04,1.46,flip -2764,做多,2021-03-19 05:00:00,2021-03-19 23:00:00,1783.2,1812.92,0.8,100.0,0.0448,1.33,0.04,1.29,flip -2765,做空,2021-03-19 23:00:00,2021-03-20 00:00:00,1812.92,1816.31,0.81,100.0,0.0448,-0.15,0.04,-0.19,flip -2766,做多,2021-03-20 00:00:00,2021-03-20 05:30:00,1816.31,1823.37,0.81,100.0,0.0446,0.32,0.04,0.27,flip -2767,做空,2021-03-20 05:30:00,2021-03-20 06:00:00,1823.37,1823.62,0.81,100.0,0.0446,-0.01,0.04,-0.05,flip -2768,做多,2021-03-20 06:00:00,2021-03-20 06:30:00,1823.62,1823.51,0.81,100.0,0.0445,-0.0,0.04,-0.05,flip -2769,做空,2021-03-20 06:30:00,2021-03-20 07:30:00,1823.51,1823.34,0.81,100.0,0.0445,0.01,0.04,-0.03,flip -2770,做多,2021-03-20 07:30:00,2021-03-20 13:00:00,1823.34,1868.26,0.81,100.0,0.0444,2.0,0.04,1.95,tp_upper -2771,做多,2021-03-20 22:00:00,2021-03-21 14:30:00,1837.94,1786.3,0.83,100.0,0.0451,-2.33,0.04,-2.37,flip -2772,做空,2021-03-21 14:30:00,2021-03-21 15:00:00,1786.3,1790.77,0.81,100.0,0.0453,-0.2,0.04,-0.24,flip -2773,做多,2021-03-21 15:00:00,2021-03-21 16:00:00,1790.77,1790.1,0.81,100.0,0.0451,-0.03,0.04,-0.07,flip -2774,做空,2021-03-21 16:00:00,2021-03-21 17:00:00,1790.1,1786.29,0.81,100.0,0.045,0.17,0.04,0.13,flip -2775,做多,2021-03-21 17:00:00,2021-03-21 23:00:00,1786.29,1785.21,0.81,100.0,0.0452,-0.05,0.04,-0.09,flip -2776,做空,2021-03-21 23:00:00,2021-03-22 03:30:00,1785.21,1784.43,0.81,100.0,0.0451,0.04,0.04,-0.01,flip -2777,做多,2021-03-22 03:30:00,2021-03-22 05:00:00,1784.43,1784.6,0.81,100.0,0.0453,0.01,0.04,-0.03,flip -2778,做空,2021-03-22 05:00:00,2021-03-22 05:30:00,1784.6,1790.4,0.81,100.0,0.0453,-0.26,0.04,-0.3,flip -2779,做多,2021-03-22 05:30:00,2021-03-22 08:00:00,1790.4,1787.48,0.8,100.0,0.0449,-0.13,0.04,-0.17,flip -2780,做空,2021-03-22 08:00:00,2021-03-22 10:00:00,1787.48,1799.24,0.8,100.0,0.0449,-0.53,0.04,-0.57,flip -2781,做多,2021-03-22 10:00:00,2021-03-22 12:00:00,1799.24,1786.57,0.8,100.0,0.0443,-0.56,0.04,-0.6,flip -2782,做空,2021-03-22 12:00:00,2021-03-22 13:00:00,1786.57,1787.05,0.79,100.0,0.0442,-0.02,0.04,-0.06,flip -2783,做多,2021-03-22 13:00:00,2021-03-22 13:30:00,1787.05,1779.05,0.79,100.0,0.0441,-0.35,0.04,-0.39,flip -2784,做空,2021-03-22 13:30:00,2021-03-22 14:00:00,1779.05,1779.98,0.78,100.0,0.0441,-0.04,0.04,-0.08,flip -2785,做多,2021-03-22 14:00:00,2021-03-22 15:30:00,1779.98,1779.74,0.78,100.0,0.044,-0.01,0.04,-0.05,flip -2786,做空,2021-03-22 15:30:00,2021-03-22 17:30:00,1779.74,1782.54,0.78,100.0,0.044,-0.12,0.04,-0.16,flip -2787,做多,2021-03-22 17:30:00,2021-03-22 18:00:00,1782.54,1780.81,0.78,100.0,0.0438,-0.08,0.04,-0.11,flip -2788,做空,2021-03-22 18:00:00,2021-03-22 19:00:00,1780.81,1747.87,0.78,100.0,0.0437,1.44,0.04,1.4,tp_lower -2789,做多,2021-03-23 11:00:00,2021-03-23 11:30:00,1693.93,1689.48,0.8,100.0,0.0473,-0.21,0.04,-0.25,flip -2790,做空,2021-03-23 11:30:00,2021-03-23 12:00:00,1689.48,1705.38,0.8,100.0,0.0473,-0.75,0.04,-0.79,flip -2791,做多,2021-03-23 12:00:00,2021-03-23 19:00:00,1705.38,1699.99,0.79,100.0,0.0463,-0.25,0.04,-0.29,flip -2792,做空,2021-03-23 19:00:00,2021-03-24 07:00:00,1699.99,1692.02,0.79,100.0,0.0463,0.37,0.04,0.33,flip -2793,做多,2021-03-24 07:00:00,2021-03-24 17:30:00,1692.02,1698.41,0.79,100.0,0.0468,0.3,0.04,0.26,flip -2794,做空,2021-03-24 17:30:00,2021-03-25 09:30:00,1698.41,1609.97,0.79,100.0,0.0468,4.14,0.04,4.1,flip -2795,做多,2021-03-25 09:30:00,2021-03-25 10:00:00,1609.97,1609.95,0.84,100.0,0.052,-0.0,0.04,-0.04,flip -2796,做空,2021-03-25 10:00:00,2021-03-25 13:30:00,1609.95,1599.38,0.84,100.0,0.0519,0.55,0.04,0.51,flip -2797,做多,2021-03-25 13:30:00,2021-03-25 15:00:00,1599.38,1592.21,0.84,100.0,0.0525,-0.38,0.04,-0.42,flip -2798,做空,2021-03-25 15:00:00,2021-03-25 15:30:00,1592.21,1597.11,0.84,100.0,0.0525,-0.26,0.04,-0.3,flip -2799,做多,2021-03-25 15:30:00,2021-03-25 16:00:00,1597.11,1579.69,0.83,100.0,0.0521,-0.91,0.04,-0.95,flip -2800,做空,2021-03-25 16:00:00,2021-03-25 16:30:00,1579.69,1595.25,0.82,100.0,0.0521,-0.81,0.04,-0.85,flip -2801,做多,2021-03-25 16:30:00,2021-03-25 22:30:00,1595.25,1584.13,0.81,100.0,0.051,-0.57,0.04,-0.61,flip -2802,做空,2021-03-25 22:30:00,2021-03-26 00:00:00,1584.13,1613.18,0.81,100.0,0.0509,-1.48,0.04,-1.52,flip -2803,做多,2021-03-26 00:00:00,2021-03-26 11:30:00,1613.18,1619.23,0.8,100.0,0.0494,0.3,0.04,0.26,flip -2804,做空,2021-03-26 11:30:00,2021-03-26 12:00:00,1619.23,1623.95,0.8,100.0,0.0494,-0.23,0.04,-0.27,flip -2805,做多,2021-03-26 12:00:00,2021-03-27 10:30:00,1623.95,1688.19,0.8,100.0,0.049,3.15,0.04,3.11,flip -2806,做空,2021-03-27 10:30:00,2021-03-27 16:00:00,1688.19,1697.35,0.83,100.0,0.0491,-0.45,0.04,-0.49,flip -2807,做多,2021-03-27 16:00:00,2021-03-28 09:30:00,1697.35,1715.35,0.82,100.0,0.0485,0.87,0.04,0.83,flip -2808,做空,2021-03-28 09:30:00,2021-03-28 12:00:00,1715.35,1691.0,0.83,100.0,0.0486,1.18,0.04,1.14,tp_lower -2809,做多,2021-03-28 15:00:00,2021-03-28 16:00:00,1708.72,1709.07,0.84,100.0,0.0494,0.02,0.04,-0.02,flip -2810,做空,2021-03-28 16:00:00,2021-03-29 02:00:00,1709.07,1697.45,0.84,100.0,0.0494,0.57,0.04,0.53,flip -2811,做多,2021-03-29 02:00:00,2021-03-29 05:30:00,1697.45,1690.99,0.85,100.0,0.0501,-0.32,0.04,-0.37,flip -2812,做空,2021-03-29 05:30:00,2021-03-29 06:00:00,1690.99,1693.69,0.85,100.0,0.0501,-0.14,0.04,-0.18,flip -2813,做多,2021-03-29 06:00:00,2021-03-30 02:00:00,1693.69,1799.23,0.84,100.0,0.0499,5.26,0.04,5.22,flip -2814,做空,2021-03-30 02:00:00,2021-03-30 03:00:00,1799.23,1799.92,0.9,100.0,0.0499,-0.03,0.04,-0.08,flip -2815,做多,2021-03-30 03:00:00,2021-03-30 03:30:00,1799.92,1799.58,0.9,100.0,0.0499,-0.02,0.04,-0.06,flip -2816,做空,2021-03-30 03:30:00,2021-03-30 04:00:00,1799.58,1803.79,0.9,100.0,0.0498,-0.21,0.04,-0.25,flip -2817,做多,2021-03-30 04:00:00,2021-03-30 05:00:00,1803.79,1804.76,0.89,100.0,0.0495,0.05,0.04,0.0,flip -2818,做空,2021-03-30 05:00:00,2021-03-30 05:30:00,1804.76,1810.27,0.89,100.0,0.0495,-0.27,0.04,-0.32,flip -2819,做多,2021-03-30 05:30:00,2021-03-30 08:00:00,1810.27,1812.44,0.89,100.0,0.0491,0.11,0.04,0.06,flip -2820,做空,2021-03-30 08:00:00,2021-03-30 08:30:00,1812.44,1816.49,0.89,100.0,0.0491,-0.2,0.04,-0.24,flip -2821,做多,2021-03-30 08:30:00,2021-03-31 02:00:00,1816.49,1845.96,0.89,100.0,0.0488,1.44,0.05,1.39,flip -2822,做空,2021-03-31 02:00:00,2021-03-31 03:30:00,1845.96,1826.58,0.91,100.0,0.0491,0.95,0.04,0.91,tp_lower -2823,做多,2021-03-31 06:00:00,2021-03-31 07:30:00,1846.34,1817.05,0.92,100.0,0.0496,-1.45,0.05,-1.5,flip -2824,做空,2021-03-31 07:30:00,2021-03-31 08:00:00,1817.05,1801.33,0.9,100.0,0.0495,0.78,0.04,0.73,tp_lower -2825,做多,2021-03-31 13:30:00,2021-04-01 11:00:00,1830.5,1917.04,0.91,100.0,0.0495,4.29,0.05,4.24,flip -2826,做空,2021-04-01 11:00:00,2021-04-01 11:30:00,1917.04,1922.18,0.95,100.0,0.0496,-0.26,0.05,-0.3,flip -2827,做多,2021-04-01 11:30:00,2021-04-01 14:00:00,1922.18,1927.72,0.95,100.0,0.0493,0.27,0.05,0.23,flip -2828,做空,2021-04-01 14:00:00,2021-04-01 14:30:00,1927.72,1933.66,0.95,100.0,0.0493,-0.29,0.05,-0.34,flip -2829,做多,2021-04-01 14:30:00,2021-04-01 17:30:00,1933.66,1941.6,0.95,100.0,0.0489,0.39,0.05,0.34,flip -2830,做空,2021-04-01 17:30:00,2021-04-01 18:00:00,1941.6,1939.5,0.95,100.0,0.0489,0.1,0.05,0.06,tp_lower -2831,做多,2021-04-02 13:30:00,2021-04-03 08:30:00,2009.79,2099.87,0.95,100.0,0.0475,4.28,0.05,4.23,flip -2832,做空,2021-04-03 08:30:00,2021-04-03 09:00:00,2099.87,2105.97,1.0,100.0,0.0474,-0.29,0.05,-0.34,flip -2833,做多,2021-04-03 09:00:00,2021-04-03 10:30:00,2105.97,2102.0,0.99,100.0,0.0471,-0.19,0.05,-0.24,flip -2834,做空,2021-04-03 10:30:00,2021-04-03 12:00:00,2102.0,2103.82,0.99,100.0,0.0471,-0.09,0.05,-0.14,flip -2835,做多,2021-04-03 12:00:00,2021-04-03 14:00:00,2103.82,2110.25,0.99,100.0,0.0469,0.3,0.05,0.25,flip -2836,做空,2021-04-03 14:00:00,2021-04-03 16:00:00,2110.25,2090.0,0.99,100.0,0.0469,0.95,0.05,0.9,tp_lower -2837,做多,2021-04-04 08:00:00,2021-04-04 08:30:00,2046.25,2039.15,1.0,100.0,0.049,-0.35,0.05,-0.4,flip -2838,做空,2021-04-04 08:30:00,2021-04-04 12:00:00,2039.15,2064.15,1.0,100.0,0.049,-1.22,0.05,-1.27,flip -2839,做多,2021-04-04 12:00:00,2021-04-04 22:00:00,2064.15,2072.96,0.99,100.0,0.0477,0.42,0.05,0.37,flip -2840,做空,2021-04-04 22:00:00,2021-04-05 11:00:00,2072.96,2050.91,0.99,100.0,0.0477,1.05,0.05,1.0,flip -2841,做多,2021-04-05 11:00:00,2021-04-06 07:30:00,2050.91,2101.77,1.0,100.0,0.0488,2.48,0.05,2.43,flip -2842,做空,2021-04-06 07:30:00,2021-04-06 09:30:00,2101.77,2118.95,1.03,100.0,0.0488,-0.84,0.05,-0.89,flip -2843,做多,2021-04-06 09:30:00,2021-04-06 10:30:00,2118.95,2103.68,1.02,100.0,0.048,-0.73,0.05,-0.78,flip -2844,做空,2021-04-06 10:30:00,2021-04-06 11:00:00,2103.68,2119.83,1.01,100.0,0.0479,-0.77,0.05,-0.82,flip -2845,做多,2021-04-06 11:00:00,2021-04-06 11:30:00,2119.83,2116.42,1.0,100.0,0.0471,-0.16,0.05,-0.21,flip -2846,做空,2021-04-06 11:30:00,2021-04-06 12:00:00,2116.42,2129.51,1.0,100.0,0.0471,-0.62,0.05,-0.67,flip -2847,做多,2021-04-06 12:00:00,2021-04-06 12:30:00,2129.51,2113.53,0.99,100.0,0.0465,-0.74,0.05,-0.79,flip -2848,做空,2021-04-06 12:30:00,2021-04-06 13:00:00,2113.53,2115.05,0.98,100.0,0.0464,-0.07,0.05,-0.12,flip -2849,做多,2021-04-06 13:00:00,2021-04-06 18:00:00,2115.05,2126.36,0.98,100.0,0.0463,0.52,0.05,0.47,flip -2850,做空,2021-04-06 18:00:00,2021-04-06 19:30:00,2126.36,2116.31,0.98,100.0,0.0463,0.46,0.05,0.42,flip -2851,做多,2021-04-06 19:30:00,2021-04-06 21:00:00,2116.31,2106.27,0.99,100.0,0.0467,-0.47,0.05,-0.52,flip -2852,做空,2021-04-06 21:00:00,2021-04-06 21:30:00,2106.27,2114.07,0.98,100.0,0.0466,-0.36,0.05,-0.41,flip -2853,做多,2021-04-06 21:30:00,2021-04-06 22:00:00,2114.07,2113.54,0.98,100.0,0.0462,-0.02,0.05,-0.07,flip -2854,做空,2021-04-06 22:00:00,2021-04-06 22:30:00,2113.54,2114.0,0.98,100.0,0.0462,-0.02,0.05,-0.07,flip -2855,做多,2021-04-06 22:30:00,2021-04-07 00:30:00,2114.0,2094.45,0.97,100.0,0.0461,-0.9,0.05,-0.95,flip -2856,做空,2021-04-07 00:30:00,2021-04-07 02:00:00,2094.45,2109.26,0.98,100.0,0.0467,-0.69,0.05,-0.74,flip -2857,做多,2021-04-07 02:00:00,2021-04-07 03:30:00,2109.26,2107.81,0.97,100.0,0.046,-0.07,0.05,-0.12,flip -2858,做空,2021-04-07 03:30:00,2021-04-07 05:30:00,2107.81,2104.02,0.97,100.0,0.0459,0.17,0.05,0.13,flip -2859,做多,2021-04-07 05:30:00,2021-04-07 06:00:00,2104.02,2094.43,0.97,100.0,0.046,-0.44,0.05,-0.49,flip -2860,做空,2021-04-07 06:00:00,2021-04-07 09:00:00,2094.43,2039.3,0.96,100.0,0.046,2.53,0.05,2.49,tp_lower -2861,做多,2021-04-07 22:30:00,2021-04-07 23:00:00,2008.22,1993.72,0.99,100.0,0.0492,-0.71,0.05,-0.76,flip -2862,做空,2021-04-07 23:00:00,2021-04-08 01:00:00,1993.72,1990.73,0.98,100.0,0.0491,0.15,0.05,0.1,flip -2863,做多,2021-04-08 01:00:00,2021-04-08 02:00:00,1990.73,1988.06,0.99,100.0,0.0495,-0.13,0.05,-0.18,flip -2864,做空,2021-04-08 02:00:00,2021-04-08 02:30:00,1988.06,1996.97,0.98,100.0,0.0495,-0.44,0.05,-0.49,flip -2865,做多,2021-04-08 02:30:00,2021-04-08 03:00:00,1996.97,1994.37,0.98,100.0,0.049,-0.13,0.05,-0.18,flip -2866,做空,2021-04-08 03:00:00,2021-04-08 10:30:00,1994.37,2000.12,0.98,100.0,0.0489,-0.28,0.05,-0.33,flip -2867,做多,2021-04-08 10:30:00,2021-04-08 11:00:00,2000.12,1998.36,0.97,100.0,0.0486,-0.09,0.05,-0.13,flip -2868,做空,2021-04-08 11:00:00,2021-04-08 11:30:00,1998.36,1998.41,0.97,100.0,0.0486,-0.0,0.05,-0.05,flip -2869,做多,2021-04-08 11:30:00,2021-04-09 08:00:00,1998.41,2073.71,0.97,100.0,0.0485,3.65,0.05,3.6,flip -2870,做空,2021-04-09 08:00:00,2021-04-09 09:00:00,2073.71,2074.45,1.01,100.0,0.0488,-0.04,0.05,-0.09,flip -2871,做多,2021-04-09 09:00:00,2021-04-09 12:30:00,2074.45,2081.57,1.01,100.0,0.0487,0.35,0.05,0.3,flip -2872,做空,2021-04-09 12:30:00,2021-04-09 17:30:00,2081.57,2076.43,1.01,100.0,0.0486,0.25,0.05,0.2,flip -2873,做多,2021-04-09 17:30:00,2021-04-09 19:00:00,2076.43,2077.69,1.01,100.0,0.0488,0.06,0.05,0.01,flip -2874,做空,2021-04-09 19:00:00,2021-04-09 19:30:00,2077.69,2078.64,1.01,100.0,0.0488,-0.05,0.05,-0.1,flip -2875,做多,2021-04-09 19:30:00,2021-04-09 20:00:00,2078.64,2077.54,1.01,100.0,0.0487,-0.05,0.05,-0.1,flip -2876,做空,2021-04-09 20:00:00,2021-04-09 21:00:00,2077.54,2077.34,1.01,100.0,0.0486,0.01,0.05,-0.04,flip -2877,做多,2021-04-09 21:00:00,2021-04-09 21:30:00,2077.34,2076.32,1.01,100.0,0.0486,-0.05,0.05,-0.1,flip -2878,做空,2021-04-09 21:30:00,2021-04-10 00:00:00,2076.32,2069.05,1.01,100.0,0.0485,0.35,0.05,0.3,flip -2879,做多,2021-04-10 00:00:00,2021-04-10 03:00:00,2069.05,2133.96,1.02,100.0,0.0492,3.2,0.05,3.14,tp_upper -2880,做多,2021-04-11 01:30:00,2021-04-11 02:00:00,2156.17,2151.31,1.05,100.0,0.0487,-0.24,0.05,-0.29,flip -2881,做空,2021-04-11 02:00:00,2021-04-11 06:30:00,2151.31,2130.84,1.05,100.0,0.0487,1.0,0.05,0.94,flip -2882,做多,2021-04-11 06:30:00,2021-04-11 09:00:00,2130.84,2139.14,1.06,100.0,0.0496,0.41,0.05,0.36,flip -2883,做空,2021-04-11 09:00:00,2021-04-11 09:30:00,2139.14,2141.88,1.06,100.0,0.0495,-0.14,0.05,-0.19,flip -2884,做多,2021-04-11 09:30:00,2021-04-11 13:00:00,2141.88,2136.31,1.06,100.0,0.0493,-0.27,0.05,-0.33,flip -2885,做空,2021-04-11 13:00:00,2021-04-11 14:00:00,2136.31,2138.15,1.05,100.0,0.0493,-0.09,0.05,-0.14,flip -2886,做多,2021-04-11 14:00:00,2021-04-11 16:30:00,2138.15,2140.37,1.05,100.0,0.0492,0.11,0.05,0.06,flip -2887,做空,2021-04-11 16:30:00,2021-04-11 17:00:00,2140.37,2146.04,1.05,100.0,0.0491,-0.28,0.05,-0.33,flip -2888,做多,2021-04-11 17:00:00,2021-04-11 19:30:00,2146.04,2147.07,1.05,100.0,0.0488,0.05,0.05,-0.0,flip -2889,做空,2021-04-11 19:30:00,2021-04-11 20:30:00,2147.07,2150.09,1.05,100.0,0.0488,-0.15,0.05,-0.2,flip -2890,做多,2021-04-11 20:30:00,2021-04-11 21:00:00,2150.09,2138.14,1.04,100.0,0.0486,-0.58,0.05,-0.63,flip -2891,做空,2021-04-11 21:00:00,2021-04-11 22:00:00,2138.14,2145.12,1.04,100.0,0.0485,-0.34,0.05,-0.39,flip -2892,做多,2021-04-11 22:00:00,2021-04-11 23:00:00,2145.12,2146.46,1.03,100.0,0.0482,0.06,0.05,0.01,flip -2893,做空,2021-04-11 23:00:00,2021-04-11 23:30:00,2146.46,2155.05,1.03,100.0,0.0481,-0.41,0.05,-0.47,flip -2894,做多,2021-04-11 23:30:00,2021-04-12 00:00:00,2155.05,2142.9,1.03,100.0,0.0477,-0.58,0.05,-0.63,flip -2895,做空,2021-04-12 00:00:00,2021-04-12 01:00:00,2142.9,2149.21,1.03,100.0,0.0483,-0.3,0.05,-0.36,flip -2896,做多,2021-04-12 01:00:00,2021-04-12 02:00:00,2149.21,2141.32,1.03,100.0,0.0479,-0.38,0.05,-0.43,flip -2897,做空,2021-04-12 02:00:00,2021-04-12 03:00:00,2141.32,2148.47,1.03,100.0,0.0479,-0.34,0.05,-0.39,flip -2898,做多,2021-04-12 03:00:00,2021-04-12 06:30:00,2148.47,2191.31,1.02,100.0,0.0475,2.04,0.05,1.98,tp_upper -2899,做多,2021-04-12 12:30:00,2021-04-12 13:00:00,2158.0,2155.71,1.04,100.0,0.0482,-0.11,0.05,-0.16,flip -2900,做空,2021-04-12 13:00:00,2021-04-12 20:00:00,2155.71,2148.0,1.04,100.0,0.0482,0.37,0.05,0.32,flip -2901,做多,2021-04-12 20:00:00,2021-04-12 21:00:00,2148.0,2144.4,1.04,100.0,0.0485,-0.17,0.05,-0.23,flip -2902,做空,2021-04-12 21:00:00,2021-04-12 21:30:00,2144.4,2149.29,1.04,100.0,0.0484,-0.24,0.05,-0.29,flip -2903,做多,2021-04-12 21:30:00,2021-04-12 23:00:00,2149.29,2146.77,1.03,100.0,0.0481,-0.12,0.05,-0.17,flip -2904,做空,2021-04-12 23:00:00,2021-04-13 00:00:00,2146.77,2160.39,1.03,100.0,0.0481,-0.66,0.05,-0.71,flip -2905,做多,2021-04-13 00:00:00,2021-04-14 09:00:00,2160.39,2336.49,1.03,100.0,0.0479,8.43,0.06,8.37,flip -2906,做空,2021-04-14 09:00:00,2021-04-14 09:30:00,2336.49,2346.6,1.12,100.0,0.0479,-0.48,0.06,-0.54,flip -2907,做多,2021-04-14 09:30:00,2021-04-14 14:00:00,2346.6,2324.81,1.11,100.0,0.0474,-1.03,0.06,-1.09,flip -2908,做空,2021-04-14 14:00:00,2021-04-14 14:30:00,2324.81,2330.79,1.1,100.0,0.0474,-0.28,0.06,-0.34,flip -2909,做多,2021-04-14 14:30:00,2021-04-14 17:30:00,2330.79,2332.99,1.1,100.0,0.0471,0.1,0.05,0.05,flip -2910,做空,2021-04-14 17:30:00,2021-04-14 18:00:00,2332.99,2351.44,1.1,100.0,0.047,-0.87,0.06,-0.92,flip -2911,做多,2021-04-14 18:00:00,2021-04-15 10:30:00,2351.44,2418.36,1.09,100.0,0.0462,3.09,0.06,3.04,flip -2912,做空,2021-04-15 10:30:00,2021-04-15 11:00:00,2418.36,2429.9,1.12,100.0,0.0464,-0.54,0.06,-0.59,flip -2913,做多,2021-04-15 11:00:00,2021-04-15 12:30:00,2429.9,2443.31,1.12,100.0,0.0459,0.62,0.06,0.56,flip -2914,做空,2021-04-15 12:30:00,2021-04-15 13:00:00,2443.31,2450.58,1.12,100.0,0.0459,-0.33,0.06,-0.39,flip -2915,做多,2021-04-15 13:00:00,2021-04-15 17:00:00,2450.58,2443.11,1.12,100.0,0.0456,-0.34,0.06,-0.4,flip -2916,做空,2021-04-15 17:00:00,2021-04-15 17:30:00,2443.11,2461.56,1.11,100.0,0.0455,-0.84,0.06,-0.9,flip -2917,做多,2021-04-15 17:30:00,2021-04-16 04:00:00,2461.56,2489.25,1.1,100.0,0.0448,1.24,0.06,1.18,flip -2918,做空,2021-04-16 04:00:00,2021-04-16 16:30:00,2489.25,2433.38,1.12,100.0,0.045,2.51,0.05,2.46,flip -2919,做多,2021-04-16 16:30:00,2021-04-16 17:30:00,2433.38,2429.4,1.14,100.0,0.047,-0.19,0.06,-0.24,flip -2920,做空,2021-04-16 17:30:00,2021-04-16 18:30:00,2429.4,2436.8,1.14,100.0,0.047,-0.35,0.06,-0.4,flip -2921,做多,2021-04-16 18:30:00,2021-04-16 19:00:00,2436.8,2412.7,1.14,100.0,0.0466,-1.12,0.06,-1.18,flip -2922,做空,2021-04-16 19:00:00,2021-04-16 19:30:00,2412.7,2433.02,1.12,100.0,0.0466,-0.95,0.06,-1.0,flip -2923,做多,2021-04-16 19:30:00,2021-04-17 09:00:00,2433.02,2445.4,1.11,100.0,0.0458,0.57,0.06,0.51,flip -2924,做空,2021-04-17 09:00:00,2021-04-18 03:00:00,2445.4,2126.61,1.12,100.0,0.046,14.66,0.05,14.61,tp_lower -2925,做多,2021-04-18 16:00:00,2021-04-18 16:30:00,2178.87,2161.8,1.27,100.0,0.0583,-1.0,0.06,-1.06,flip -2926,做空,2021-04-18 16:30:00,2021-04-18 18:30:00,2161.8,2169.77,1.26,100.0,0.0583,-0.46,0.06,-0.53,flip -2927,做多,2021-04-18 18:30:00,2021-04-19 09:30:00,2169.77,2230.09,1.25,100.0,0.0578,3.49,0.06,3.42,flip -2928,做空,2021-04-19 09:30:00,2021-04-19 11:00:00,2230.09,2232.27,1.29,100.0,0.0579,-0.13,0.06,-0.19,flip -2929,做多,2021-04-19 11:00:00,2021-04-19 12:30:00,2232.27,2224.9,1.29,100.0,0.0577,-0.43,0.06,-0.49,flip -2930,做空,2021-04-19 12:30:00,2021-04-19 14:30:00,2224.9,2147.86,1.28,100.0,0.0576,4.44,0.06,4.38,tp_lower -2931,做多,2021-04-19 20:30:00,2021-04-19 21:00:00,2205.21,2180.19,1.33,100.0,0.0601,-1.5,0.07,-1.57,flip -2932,做空,2021-04-19 21:00:00,2021-04-19 21:30:00,2180.19,2200.1,1.31,100.0,0.0601,-1.2,0.07,-1.26,flip -2933,做多,2021-04-19 21:30:00,2021-04-19 22:00:00,2200.1,2193.58,1.3,100.0,0.0589,-0.38,0.06,-0.45,flip -2934,做空,2021-04-19 22:00:00,2021-04-20 08:00:00,2193.58,2132.6,1.29,100.0,0.0589,3.59,0.06,3.53,flip -2935,做多,2021-04-20 08:00:00,2021-04-20 09:30:00,2132.6,2140.52,1.33,100.0,0.0625,0.5,0.07,0.43,flip -2936,做空,2021-04-20 09:30:00,2021-04-20 15:30:00,2140.52,2188.26,1.34,100.0,0.0625,-2.98,0.07,-3.05,flip -2937,做多,2021-04-20 15:30:00,2021-04-21 07:00:00,2188.26,2292.4,1.31,100.0,0.0597,6.22,0.07,6.15,flip -2938,做空,2021-04-21 07:00:00,2021-04-21 07:30:00,2292.4,2295.31,1.37,100.0,0.0598,-0.17,0.07,-0.24,flip -2939,做多,2021-04-21 07:30:00,2021-04-21 08:00:00,2295.31,2288.55,1.37,100.0,0.0596,-0.4,0.07,-0.47,flip -2940,做空,2021-04-21 08:00:00,2021-04-21 08:30:00,2288.55,2297.91,1.36,100.0,0.0595,-0.56,0.07,-0.63,flip -2941,做多,2021-04-21 08:30:00,2021-04-21 09:30:00,2297.91,2300.47,1.36,100.0,0.059,0.15,0.07,0.08,flip -2942,做空,2021-04-21 09:30:00,2021-04-21 12:00:00,2300.47,2341.21,1.36,100.0,0.0589,-2.4,0.07,-2.47,flip -2943,做多,2021-04-21 12:00:00,2021-04-21 22:30:00,2341.21,2366.01,1.33,100.0,0.0568,1.41,0.07,1.34,flip -2944,做空,2021-04-21 22:30:00,2021-04-21 23:30:00,2366.01,2358.9,1.34,100.0,0.0567,0.4,0.07,0.34,flip -2945,做多,2021-04-21 23:30:00,2021-04-22 02:00:00,2358.9,2399.19,1.35,100.0,0.057,2.3,0.07,2.23,flip -2946,做空,2021-04-22 02:00:00,2021-04-22 04:00:00,2399.19,2431.36,1.38,100.0,0.0574,-1.85,0.07,-1.92,flip -2947,做多,2021-04-22 04:00:00,2021-04-22 19:00:00,2431.36,2515.07,1.36,100.0,0.0558,4.67,0.07,4.6,flip -2948,做空,2021-04-22 19:00:00,2021-04-22 19:30:00,2515.07,2539.48,1.4,100.0,0.0558,-1.36,0.07,-1.43,flip -2949,做多,2021-04-22 19:30:00,2021-04-22 20:00:00,2539.48,2472.0,1.39,100.0,0.0546,-3.69,0.07,-3.75,flip -2950,做空,2021-04-22 20:00:00,2021-04-23 14:30:00,2472.0,2297.49,1.35,100.0,0.0546,9.52,0.06,9.46,flip -2951,做多,2021-04-23 14:30:00,2021-04-23 15:00:00,2297.49,2269.04,1.45,100.0,0.0631,-1.79,0.07,-1.87,flip -2952,做空,2021-04-23 15:00:00,2021-04-23 15:30:00,2269.04,2334.27,1.43,100.0,0.063,-4.11,0.07,-4.18,flip -2953,做多,2021-04-23 15:30:00,2021-04-24 00:30:00,2334.27,2267.94,1.39,100.0,0.0594,-3.94,0.07,-4.01,flip -2954,做空,2021-04-24 00:30:00,2021-04-24 02:30:00,2267.94,2287.76,1.35,100.0,0.0595,-1.18,0.07,-1.25,flip -2955,做多,2021-04-24 02:30:00,2021-04-24 03:30:00,2287.76,2298.98,1.34,100.0,0.0584,0.66,0.07,0.59,flip -2956,做空,2021-04-24 03:30:00,2021-04-24 04:00:00,2298.98,2309.51,1.34,100.0,0.0584,-0.61,0.07,-0.68,flip -2957,做多,2021-04-24 04:00:00,2021-04-24 06:00:00,2309.51,2311.98,1.33,100.0,0.0578,0.14,0.07,0.08,flip -2958,做空,2021-04-24 06:00:00,2021-04-24 18:00:00,2311.98,2280.98,1.33,100.0,0.0577,1.79,0.07,1.72,flip -2959,做多,2021-04-24 18:00:00,2021-04-24 22:30:00,2280.98,2237.32,1.35,100.0,0.0592,-2.59,0.07,-2.65,flip -2960,做空,2021-04-24 22:30:00,2021-04-24 23:00:00,2237.32,2250.71,1.32,100.0,0.0592,-0.79,0.07,-0.86,flip -2961,做多,2021-04-24 23:00:00,2021-04-24 23:30:00,2250.71,2215.54,1.31,100.0,0.0584,-2.05,0.06,-2.12,flip -2962,做空,2021-04-24 23:30:00,2021-04-25 00:00:00,2215.54,2226.94,1.29,100.0,0.0584,-0.67,0.06,-0.73,flip -2963,做多,2021-04-25 00:00:00,2021-04-25 01:30:00,2226.94,2239.03,1.3,100.0,0.0582,0.7,0.07,0.64,flip -2964,做空,2021-04-25 01:30:00,2021-04-25 02:00:00,2239.03,2245.25,1.3,100.0,0.0581,-0.36,0.07,-0.43,flip -2965,做多,2021-04-25 02:00:00,2021-04-25 02:30:00,2245.25,2244.2,1.3,100.0,0.0578,-0.06,0.06,-0.13,flip -2966,做空,2021-04-25 02:30:00,2021-04-25 08:30:00,2244.2,2230.81,1.29,100.0,0.0577,0.77,0.06,0.71,flip -2967,做多,2021-04-25 08:30:00,2021-04-25 09:00:00,2230.81,2202.0,1.3,100.0,0.0583,-1.68,0.06,-1.74,flip -2968,做空,2021-04-25 09:00:00,2021-04-25 09:30:00,2202.0,2256.74,1.28,100.0,0.0583,-3.19,0.07,-3.26,flip -2969,做多,2021-04-25 09:30:00,2021-04-25 20:30:00,2256.74,2219.77,1.25,100.0,0.0554,-2.05,0.06,-2.11,flip -2970,做空,2021-04-25 20:30:00,2021-04-25 22:30:00,2219.77,2278.53,1.23,100.0,0.0553,-3.25,0.06,-3.31,flip -2971,做多,2021-04-25 22:30:00,2021-04-26 16:00:00,2278.53,2464.44,1.19,100.0,0.0524,9.75,0.06,9.68,flip -2972,做空,2021-04-26 16:00:00,2021-04-26 16:30:00,2464.44,2484.27,1.3,100.0,0.0528,-1.05,0.07,-1.11,flip -2973,做多,2021-04-26 16:30:00,2021-04-26 19:00:00,2484.27,2479.35,1.29,100.0,0.0519,-0.26,0.06,-0.32,flip -2974,做空,2021-04-26 19:00:00,2021-04-26 19:30:00,2479.35,2491.61,1.29,100.0,0.0518,-0.64,0.06,-0.7,flip -2975,做多,2021-04-26 19:30:00,2021-04-26 20:00:00,2491.61,2462.75,1.28,100.0,0.0513,-1.48,0.06,-1.54,flip -2976,做空,2021-04-26 20:00:00,2021-04-26 21:30:00,2462.75,2497.09,1.26,100.0,0.0512,-1.76,0.06,-1.82,flip -2977,做多,2021-04-26 21:30:00,2021-04-27 03:00:00,2497.09,2493.74,1.24,100.0,0.0498,-0.17,0.06,-0.23,flip -2978,做空,2021-04-27 03:00:00,2021-04-27 03:30:00,2493.74,2494.2,1.25,100.0,0.05,-0.02,0.06,-0.09,flip -2979,做多,2021-04-27 03:30:00,2021-04-28 03:30:00,2494.2,2630.84,1.25,100.0,0.0499,6.82,0.07,6.76,flip -2980,做空,2021-04-28 03:30:00,2021-04-28 04:00:00,2630.84,2651.94,1.31,100.0,0.05,-1.05,0.07,-1.12,flip -2981,做多,2021-04-28 04:00:00,2021-04-28 04:30:00,2651.94,2631.59,1.3,100.0,0.0491,-1.0,0.06,-1.06,flip -2982,做空,2021-04-28 04:30:00,2021-04-28 10:30:00,2631.59,2635.96,1.29,100.0,0.0491,-0.21,0.06,-0.28,flip -2983,做多,2021-04-28 10:30:00,2021-04-28 20:00:00,2635.96,2702.22,1.29,100.0,0.0489,3.24,0.07,3.17,flip -2984,做空,2021-04-28 20:00:00,2021-04-29 01:30:00,2702.22,2722.98,1.32,100.0,0.0488,-1.01,0.07,-1.08,flip -2985,做多,2021-04-29 01:30:00,2021-04-29 03:00:00,2722.98,2709.46,1.31,100.0,0.0482,-0.65,0.07,-0.72,flip -2986,做空,2021-04-29 03:00:00,2021-04-29 05:30:00,2709.46,2717.89,1.31,100.0,0.0482,-0.41,0.07,-0.47,flip -2987,做多,2021-04-29 05:30:00,2021-04-29 08:00:00,2717.89,2716.65,1.3,100.0,0.0478,-0.06,0.06,-0.12,flip -2988,做空,2021-04-29 08:00:00,2021-04-29 08:30:00,2716.65,2717.82,1.3,100.0,0.0478,-0.06,0.06,-0.12,flip -2989,做多,2021-04-29 08:30:00,2021-04-29 16:30:00,2717.82,2727.98,1.3,100.0,0.0477,0.48,0.07,0.42,flip -2990,做空,2021-04-29 16:30:00,2021-04-29 17:00:00,2727.98,2743.36,1.3,100.0,0.0477,-0.73,0.07,-0.8,flip -2991,做多,2021-04-29 17:00:00,2021-04-29 17:30:00,2743.36,2733.29,1.29,100.0,0.0471,-0.47,0.06,-0.54,flip -2992,做空,2021-04-29 17:30:00,2021-04-29 18:30:00,2733.29,2738.0,1.29,100.0,0.047,-0.22,0.06,-0.29,flip -2993,做多,2021-04-29 18:30:00,2021-04-30 00:00:00,2738.0,2758.32,1.28,100.0,0.0468,0.95,0.06,0.89,flip -2994,做空,2021-04-30 00:00:00,2021-04-30 01:30:00,2758.32,2746.69,1.3,100.0,0.0472,0.55,0.06,0.48,flip -2995,做多,2021-04-30 01:30:00,2021-04-30 11:00:00,2746.69,2759.79,1.3,100.0,0.0475,0.62,0.07,0.56,flip -2996,做空,2021-04-30 11:00:00,2021-04-30 12:00:00,2759.79,2751.41,1.31,100.0,0.0475,0.4,0.07,0.33,flip -2997,做多,2021-04-30 12:00:00,2021-04-30 12:30:00,2751.41,2750.8,1.31,100.0,0.0477,-0.03,0.07,-0.09,flip -2998,做空,2021-04-30 12:30:00,2021-04-30 14:00:00,2750.8,2766.95,1.31,100.0,0.0477,-0.77,0.07,-0.84,flip -2999,做多,2021-04-30 14:00:00,2021-04-30 14:30:00,2766.95,2741.52,1.3,100.0,0.0471,-1.2,0.06,-1.26,flip -3000,做空,2021-04-30 14:30:00,2021-04-30 16:30:00,2741.52,2772.8,1.29,100.0,0.047,-1.47,0.07,-1.54,flip -3001,做多,2021-04-30 16:30:00,2021-04-30 17:00:00,2772.8,2756.27,1.27,100.0,0.0459,-0.76,0.06,-0.82,flip -3002,做空,2021-04-30 17:00:00,2021-04-30 17:30:00,2756.27,2758.99,1.26,100.0,0.0459,-0.12,0.06,-0.19,flip -3003,做多,2021-04-30 17:30:00,2021-04-30 20:00:00,2758.99,2760.31,1.26,100.0,0.0457,0.06,0.06,-0.0,flip -3004,做空,2021-04-30 20:00:00,2021-04-30 20:30:00,2760.31,2762.55,1.26,100.0,0.0457,-0.1,0.06,-0.17,flip -3005,做多,2021-04-30 20:30:00,2021-04-30 21:00:00,2762.55,2749.0,1.26,100.0,0.0455,-0.62,0.06,-0.68,flip -3006,做空,2021-04-30 21:00:00,2021-04-30 23:30:00,2749.0,2773.15,1.25,100.0,0.0455,-1.1,0.06,-1.16,flip -3007,做多,2021-04-30 23:30:00,2021-05-01 01:00:00,2773.15,2765.34,1.24,100.0,0.0447,-0.35,0.06,-0.41,flip -3008,做空,2021-05-01 01:00:00,2021-05-01 01:30:00,2765.34,2806.7,1.25,100.0,0.0452,-1.87,0.06,-1.93,flip -3009,做多,2021-05-01 01:30:00,2021-05-01 02:00:00,2806.7,2831.86,1.23,100.0,0.0438,1.1,0.06,1.04,tp_upper -3010,做多,2021-05-02 04:00:00,2021-05-02 05:00:00,2913.77,2916.52,1.24,100.0,0.0427,0.12,0.06,0.06,flip -3011,做空,2021-05-02 05:00:00,2021-05-02 05:30:00,2916.52,2916.77,1.24,100.0,0.0426,-0.01,0.06,-0.07,flip -3012,做多,2021-05-02 05:30:00,2021-05-02 06:00:00,2916.77,2916.44,1.24,100.0,0.0426,-0.01,0.06,-0.08,flip -3013,做空,2021-05-02 06:00:00,2021-05-02 10:30:00,2916.44,2926.3,1.24,100.0,0.0425,-0.42,0.06,-0.48,flip -3014,做多,2021-05-02 10:30:00,2021-05-02 11:00:00,2926.3,2916.94,1.23,100.0,0.0422,-0.39,0.06,-0.46,flip -3015,做空,2021-05-02 11:00:00,2021-05-02 11:30:00,2916.94,2938.3,1.23,100.0,0.0421,-0.9,0.06,-0.96,flip -3016,做多,2021-05-02 11:30:00,2021-05-02 12:00:00,2938.3,2923.8,1.22,100.0,0.0415,-0.6,0.06,-0.66,flip -3017,做空,2021-05-02 12:00:00,2021-05-02 12:30:00,2923.8,2926.34,1.21,100.0,0.0414,-0.11,0.06,-0.17,flip -3018,做多,2021-05-02 12:30:00,2021-05-02 13:00:00,2926.34,2925.0,1.21,100.0,0.0413,-0.06,0.06,-0.12,flip -3019,做空,2021-05-02 13:00:00,2021-05-02 14:00:00,2925.0,2918.95,1.21,100.0,0.0413,0.25,0.06,0.19,flip -3020,做多,2021-05-02 14:00:00,2021-05-04 00:30:00,2918.95,3267.26,1.21,100.0,0.0414,14.43,0.07,14.36,flip -3021,做空,2021-05-04 00:30:00,2021-05-04 03:00:00,3267.26,3269.81,1.36,100.0,0.0417,-0.11,0.07,-0.17,flip -3022,做多,2021-05-04 03:00:00,2021-05-04 03:30:00,3269.81,3238.81,1.36,100.0,0.0416,-1.29,0.07,-1.36,flip -3023,做空,2021-05-04 03:30:00,2021-05-04 04:00:00,3238.81,3314.94,1.35,100.0,0.0416,-3.17,0.07,-3.24,flip -3024,做多,2021-05-04 04:00:00,2021-05-04 08:00:00,3314.94,3308.67,1.31,100.0,0.0396,-0.25,0.07,-0.31,flip -3025,做空,2021-05-04 08:00:00,2021-05-04 08:30:00,3308.67,3309.94,1.31,100.0,0.0396,-0.05,0.07,-0.12,flip -3026,做多,2021-05-04 08:30:00,2021-05-04 14:30:00,3309.94,3375.12,1.31,100.0,0.0395,2.58,0.07,2.51,flip -3027,做空,2021-05-04 14:30:00,2021-05-04 18:30:00,3375.12,3382.29,1.33,100.0,0.0395,-0.28,0.07,-0.35,flip -3028,做多,2021-05-04 18:30:00,2021-05-04 19:00:00,3382.29,3368.79,1.33,100.0,0.0393,-0.53,0.07,-0.6,flip -3029,做空,2021-05-04 19:00:00,2021-05-04 20:30:00,3368.79,3405.76,1.32,100.0,0.0392,-1.45,0.07,-1.52,flip -3030,做多,2021-05-04 20:30:00,2021-05-04 21:00:00,3405.76,3374.46,1.31,100.0,0.0384,-1.2,0.06,-1.27,flip -3031,做空,2021-05-04 21:00:00,2021-05-05 01:00:00,3374.46,3354.35,1.29,100.0,0.0383,0.77,0.06,0.71,flip -3032,做多,2021-05-05 01:00:00,2021-05-05 02:00:00,3354.35,3352.84,1.31,100.0,0.0391,-0.06,0.07,-0.12,flip -3033,做空,2021-05-05 02:00:00,2021-05-05 07:30:00,3352.84,3343.54,1.31,100.0,0.0391,0.36,0.07,0.3,flip -3034,做多,2021-05-05 07:30:00,2021-05-05 14:00:00,3343.54,3297.55,1.31,100.0,0.0393,-1.81,0.06,-1.87,flip -3035,做空,2021-05-05 14:00:00,2021-05-05 14:30:00,3297.55,3342.61,1.29,100.0,0.0392,-1.77,0.07,-1.83,flip -3036,做多,2021-05-05 14:30:00,2021-05-05 15:00:00,3342.61,3318.49,1.27,100.0,0.0381,-0.92,0.06,-0.98,flip -3037,做空,2021-05-05 15:00:00,2021-05-05 16:00:00,3318.49,3408.41,1.26,100.0,0.0381,-3.43,0.06,-3.49,flip -3038,做多,2021-05-05 16:00:00,2021-05-06 04:30:00,3408.41,3444.05,1.23,100.0,0.036,1.28,0.06,1.22,flip -3039,做空,2021-05-06 04:30:00,2021-05-06 05:00:00,3444.05,3456.53,1.25,100.0,0.0362,-0.45,0.06,-0.51,flip -3040,做多,2021-05-06 05:00:00,2021-05-06 05:30:00,3456.53,3455.06,1.24,100.0,0.0359,-0.05,0.06,-0.11,flip -3041,做空,2021-05-06 05:30:00,2021-05-06 08:00:00,3455.06,3456.2,1.24,100.0,0.0359,-0.04,0.06,-0.1,flip -3042,做多,2021-05-06 08:00:00,2021-05-06 08:30:00,3456.2,3436.25,1.24,100.0,0.0359,-0.72,0.06,-0.78,flip -3043,做空,2021-05-06 08:30:00,2021-05-06 09:00:00,3436.25,3462.93,1.23,100.0,0.0358,-0.96,0.06,-1.02,flip -3044,做多,2021-05-06 09:00:00,2021-05-06 13:00:00,3462.93,3477.76,1.22,100.0,0.0352,0.52,0.06,0.46,flip -3045,做空,2021-05-06 13:00:00,2021-05-06 13:30:00,3477.76,3484.3,1.22,100.0,0.0352,-0.23,0.06,-0.29,flip -3046,做多,2021-05-06 13:30:00,2021-05-06 18:30:00,3484.3,3459.11,1.22,100.0,0.035,-0.88,0.06,-0.94,flip -3047,做空,2021-05-06 18:30:00,2021-05-06 19:30:00,3459.11,3483.25,1.21,100.0,0.035,-0.84,0.06,-0.91,flip -3048,做多,2021-05-06 19:30:00,2021-05-06 20:00:00,3483.25,3460.24,1.2,100.0,0.0345,-0.79,0.06,-0.85,flip -3049,做空,2021-05-06 20:00:00,2021-05-06 21:00:00,3460.24,3493.94,1.19,100.0,0.0344,-1.16,0.06,-1.22,flip -3050,做多,2021-05-06 21:00:00,2021-05-06 23:00:00,3493.94,3499.36,1.18,100.0,0.0337,0.18,0.06,0.12,flip -3051,做空,2021-05-06 23:00:00,2021-05-07 00:00:00,3499.36,3518.29,1.18,100.0,0.0337,-0.64,0.06,-0.7,flip -3052,做多,2021-05-07 00:00:00,2021-05-07 00:30:00,3518.29,3496.49,1.19,100.0,0.0337,-0.73,0.06,-0.79,flip -3053,做空,2021-05-07 00:30:00,2021-05-07 09:30:00,3496.49,3466.36,1.18,100.0,0.0337,1.01,0.06,0.96,flip -3054,做多,2021-05-07 09:30:00,2021-05-07 10:30:00,3466.36,3452.2,1.19,100.0,0.0342,-0.48,0.06,-0.54,flip -3055,做空,2021-05-07 10:30:00,2021-05-07 11:00:00,3452.2,3458.15,1.18,100.0,0.0342,-0.2,0.06,-0.26,flip -3056,做多,2021-05-07 11:00:00,2021-05-07 11:30:00,3458.15,3446.23,1.18,100.0,0.034,-0.41,0.06,-0.46,flip -3057,做空,2021-05-07 11:30:00,2021-05-07 12:30:00,3446.23,3496.8,1.17,100.0,0.034,-1.72,0.06,-1.78,flip -3058,做多,2021-05-07 12:30:00,2021-05-07 21:00:00,3496.8,3477.73,1.15,100.0,0.033,-0.63,0.06,-0.69,flip -3059,做空,2021-05-07 21:00:00,2021-05-07 21:30:00,3477.73,3481.07,1.15,100.0,0.033,-0.11,0.06,-0.17,flip -3060,做多,2021-05-07 21:30:00,2021-05-07 22:00:00,3481.07,3451.46,1.14,100.0,0.0329,-0.97,0.06,-1.03,flip -3061,做空,2021-05-07 22:00:00,2021-05-07 23:30:00,3451.46,3480.98,1.13,100.0,0.0328,-0.97,0.06,-1.03,flip -3062,做多,2021-05-07 23:30:00,2021-05-08 06:30:00,3480.98,3525.91,1.12,100.0,0.0322,1.45,0.06,1.39,flip -3063,做空,2021-05-08 06:30:00,2021-05-08 07:00:00,3525.91,3529.02,1.15,100.0,0.0325,-0.1,0.06,-0.16,flip -3064,做多,2021-05-08 07:00:00,2021-05-08 16:30:00,3529.02,3782.71,1.15,100.0,0.0324,8.23,0.06,8.17,tp_upper -3065,做多,2021-05-09 10:30:00,2021-05-09 11:30:00,3920.46,3856.8,1.23,100.0,0.0313,-2.0,0.06,-2.06,flip -3066,做空,2021-05-09 11:30:00,2021-05-09 16:00:00,3856.8,3928.13,1.21,100.0,0.0313,-2.23,0.06,-2.29,flip -3067,做多,2021-05-09 16:00:00,2021-05-09 17:00:00,3928.13,3919.1,1.18,100.0,0.0301,-0.27,0.06,-0.33,flip -3068,做空,2021-05-09 17:00:00,2021-05-09 19:30:00,3919.1,3869.21,1.18,100.0,0.0301,1.5,0.06,1.44,flip -3069,做多,2021-05-09 19:30:00,2021-05-09 22:00:00,3869.21,3895.28,1.19,100.0,0.0309,0.8,0.06,0.74,flip -3070,做空,2021-05-09 22:00:00,2021-05-09 23:00:00,3895.28,3893.84,1.2,100.0,0.0308,0.04,0.06,-0.02,flip -3071,做多,2021-05-09 23:00:00,2021-05-10 11:00:00,3893.84,4044.46,1.2,100.0,0.0308,4.64,0.06,4.58,flip -3072,做空,2021-05-10 11:00:00,2021-05-10 15:00:00,4044.46,4115.46,1.25,100.0,0.031,-2.2,0.06,-2.26,flip -3073,做多,2021-05-10 15:00:00,2021-05-10 19:30:00,4115.46,3997.97,1.23,100.0,0.0299,-3.51,0.06,-3.57,flip -3074,做空,2021-05-10 19:30:00,2021-05-10 20:00:00,3997.97,3909.49,1.19,100.0,0.0298,2.64,0.06,2.58,tp_lower -3075,做多,2021-05-11 09:30:00,2021-05-11 12:00:00,4014.24,3921.24,1.22,100.0,0.0304,-2.83,0.06,-2.89,flip -3076,做空,2021-05-11 12:00:00,2021-05-11 12:30:00,3921.24,3971.3,1.19,100.0,0.0304,-1.52,0.06,-1.58,flip -3077,做多,2021-05-11 12:30:00,2021-05-11 13:00:00,3971.3,3914.62,1.18,100.0,0.0296,-1.68,0.06,-1.74,flip -3078,做空,2021-05-11 13:00:00,2021-05-11 13:30:00,3914.62,3979.35,1.16,100.0,0.0296,-1.91,0.06,-1.97,flip -3079,做多,2021-05-11 13:30:00,2021-05-12 13:00:00,3979.35,4253.21,1.14,100.0,0.0286,7.83,0.06,7.77,flip -3080,做空,2021-05-12 13:00:00,2021-05-12 13:30:00,4253.21,4314.6,1.22,100.0,0.0287,-1.76,0.06,-1.82,flip -3081,做多,2021-05-12 13:30:00,2021-05-12 15:00:00,4314.6,4241.81,1.2,100.0,0.0278,-2.03,0.06,-2.08,flip -3082,做空,2021-05-12 15:00:00,2021-05-12 22:30:00,4241.81,4238.76,1.18,100.0,0.0278,0.08,0.06,0.03,flip -3083,做多,2021-05-12 22:30:00,2021-05-12 23:00:00,4238.76,4013.64,1.18,100.0,0.0278,-6.26,0.06,-6.32,flip -3084,做空,2021-05-12 23:00:00,2021-05-13 00:00:00,4013.64,3910.73,1.12,100.0,0.0278,2.86,0.05,2.8,tp_lower -3085,做多,2021-05-14 00:00:00,2021-05-14 20:30:00,3756.71,3990.25,1.15,100.0,0.0306,7.14,0.06,7.08,flip -3086,做空,2021-05-14 20:30:00,2021-05-14 21:00:00,3990.25,4029.39,1.22,100.0,0.0305,-1.2,0.06,-1.26,flip -3087,做多,2021-05-14 21:00:00,2021-05-15 00:30:00,4029.39,4037.62,1.21,100.0,0.0299,0.25,0.06,0.19,flip -3088,做空,2021-05-15 00:30:00,2021-05-15 01:00:00,4037.62,4100.91,1.21,100.0,0.03,-1.9,0.06,-1.96,flip -3089,做多,2021-05-15 01:00:00,2021-05-15 03:00:00,4100.91,4037.12,1.19,100.0,0.029,-1.85,0.06,-1.91,flip -3090,做空,2021-05-15 03:00:00,2021-05-16 01:00:00,4037.12,3824.83,1.17,100.0,0.029,6.15,0.06,6.09,flip -3091,做多,2021-05-16 01:00:00,2021-05-16 02:30:00,3824.83,3817.51,1.23,100.0,0.0322,-0.24,0.06,-0.3,flip -3092,做空,2021-05-16 02:30:00,2021-05-16 03:30:00,3817.51,3829.71,1.23,100.0,0.0322,-0.39,0.06,-0.45,flip -3093,做多,2021-05-16 03:30:00,2021-05-16 04:00:00,3829.71,3821.92,1.22,100.0,0.032,-0.25,0.06,-0.31,flip -3094,做空,2021-05-16 04:00:00,2021-05-16 05:00:00,3821.92,3804.93,1.22,100.0,0.0319,0.54,0.06,0.48,flip -3095,做多,2021-05-16 05:00:00,2021-05-16 05:30:00,3804.93,3785.68,1.22,100.0,0.0322,-0.62,0.06,-0.68,flip -3096,做空,2021-05-16 05:30:00,2021-05-16 06:00:00,3785.68,3856.04,1.22,100.0,0.0322,-2.26,0.06,-2.32,flip -3097,做多,2021-05-16 06:00:00,2021-05-16 08:30:00,3856.04,3800.75,1.19,100.0,0.031,-1.71,0.06,-1.77,flip -3098,做空,2021-05-16 08:30:00,2021-05-17 07:00:00,3800.75,3481.54,1.18,100.0,0.0309,9.87,0.05,9.82,flip -3099,做多,2021-05-17 07:00:00,2021-05-17 10:30:00,3481.54,3449.22,1.28,100.0,0.0368,-1.19,0.06,-1.25,flip -3100,做空,2021-05-17 10:30:00,2021-05-17 11:00:00,3449.22,3495.47,1.27,100.0,0.0368,-1.7,0.06,-1.77,flip -3101,做多,2021-05-17 11:00:00,2021-05-17 13:00:00,3495.47,3427.46,1.25,100.0,0.0358,-2.43,0.06,-2.49,flip -3102,做空,2021-05-17 13:00:00,2021-05-17 13:30:00,3427.46,3459.13,1.22,100.0,0.0357,-1.13,0.06,-1.19,flip -3103,做多,2021-05-17 13:30:00,2021-05-17 14:00:00,3459.13,3377.26,1.21,100.0,0.035,-2.87,0.06,-2.93,flip -3104,做空,2021-05-17 14:00:00,2021-05-17 19:00:00,3377.26,3372.89,1.18,100.0,0.035,0.15,0.06,0.09,flip -3105,做多,2021-05-17 19:00:00,2021-05-17 21:00:00,3372.89,3370.21,1.18,100.0,0.0351,-0.09,0.06,-0.15,flip -3106,做空,2021-05-17 21:00:00,2021-05-18 01:00:00,3370.21,3407.94,1.18,100.0,0.035,-1.32,0.06,-1.38,flip -3107,做多,2021-05-18 01:00:00,2021-05-18 01:30:00,3407.94,3404.03,1.17,100.0,0.0345,-0.13,0.06,-0.19,flip -3108,做空,2021-05-18 01:30:00,2021-05-18 02:30:00,3404.03,3408.0,1.17,100.0,0.0344,-0.14,0.06,-0.2,flip -3109,做多,2021-05-18 02:30:00,2021-05-18 12:30:00,3408.0,3422.08,1.17,100.0,0.0343,0.48,0.06,0.42,flip -3110,做空,2021-05-18 12:30:00,2021-05-18 16:30:00,3422.08,3425.6,1.17,100.0,0.0343,-0.12,0.06,-0.18,flip -3111,做多,2021-05-18 16:30:00,2021-05-18 20:30:00,3425.6,3432.15,1.17,100.0,0.0342,0.22,0.06,0.17,flip -3112,做空,2021-05-18 20:30:00,2021-05-18 21:00:00,3432.15,3441.9,1.17,100.0,0.0341,-0.33,0.06,-0.39,flip -3113,做多,2021-05-18 21:00:00,2021-05-18 21:30:00,3441.9,3404.38,1.17,100.0,0.0339,-1.27,0.06,-1.33,flip -3114,做空,2021-05-18 21:30:00,2021-05-19 00:00:00,3404.38,3422.45,1.15,100.0,0.0339,-0.61,0.06,-0.67,flip -3115,做多,2021-05-19 00:00:00,2021-05-19 00:30:00,3422.45,3355.89,1.15,100.0,0.0337,-2.25,0.06,-2.3,flip -3116,做空,2021-05-19 00:30:00,2021-05-19 12:30:00,3355.89,2333.82,1.13,100.0,0.0337,34.45,0.04,34.41,tp_lower -3117,做多,2021-05-19 17:00:00,2021-05-19 17:30:00,2887.83,2772.52,1.47,100.0,0.0511,-5.89,0.07,-5.96,flip -3118,做空,2021-05-19 17:30:00,2021-05-20 04:00:00,2772.52,2587.73,1.41,100.0,0.051,9.43,0.07,9.36,flip -3119,做多,2021-05-20 04:00:00,2021-05-20 04:30:00,2587.73,2563.47,1.51,100.0,0.0584,-1.42,0.07,-1.49,flip -3120,做空,2021-05-20 04:30:00,2021-05-20 09:30:00,2563.47,2674.28,1.5,100.0,0.0584,-6.47,0.08,-6.54,flip -3121,做多,2021-05-20 09:30:00,2021-05-20 16:00:00,2674.28,2744.36,1.43,100.0,0.0535,3.75,0.07,3.67,flip -3122,做空,2021-05-20 16:00:00,2021-05-20 17:00:00,2744.36,2723.13,1.47,100.0,0.0534,1.13,0.07,1.06,flip -3123,做多,2021-05-20 17:00:00,2021-05-20 23:00:00,2723.13,2791.34,1.48,100.0,0.0542,3.7,0.08,3.62,flip -3124,做空,2021-05-20 23:00:00,2021-05-21 00:00:00,2791.34,2823.89,1.51,100.0,0.0541,-1.76,0.08,-1.84,flip -3125,做多,2021-05-21 00:00:00,2021-05-21 03:00:00,2823.89,2792.53,1.5,100.0,0.0531,-1.67,0.07,-1.74,flip -3126,做空,2021-05-21 03:00:00,2021-05-21 09:30:00,2792.53,2761.45,1.48,100.0,0.0531,1.65,0.07,1.58,flip -3127,做多,2021-05-21 09:30:00,2021-05-21 14:00:00,2761.45,2516.26,1.5,100.0,0.0542,-13.29,0.07,-13.36,flip -3128,做空,2021-05-21 14:00:00,2021-05-21 14:30:00,2516.26,2518.7,1.36,100.0,0.0542,-0.13,0.07,-0.2,tp_lower -3129,做多,2021-05-22 08:30:00,2021-05-22 10:00:00,2346.48,2352.8,1.37,100.0,0.0582,0.37,0.07,0.3,flip -3130,做空,2021-05-22 10:00:00,2021-05-22 10:30:00,2352.8,2463.99,1.37,100.0,0.0581,-6.47,0.07,-6.54,flip -3131,做多,2021-05-22 10:30:00,2021-05-22 14:30:00,2463.99,2363.13,1.3,100.0,0.0528,-5.33,0.06,-5.39,flip -3132,做空,2021-05-22 14:30:00,2021-05-22 15:30:00,2363.13,2367.85,1.25,100.0,0.0528,-0.25,0.06,-0.31,flip -3133,做多,2021-05-22 15:30:00,2021-05-22 16:30:00,2367.85,2353.8,1.24,100.0,0.0525,-0.74,0.06,-0.8,flip -3134,做空,2021-05-22 16:30:00,2021-05-22 20:00:00,2353.8,2325.05,1.24,100.0,0.0525,1.51,0.06,1.45,flip -3135,做多,2021-05-22 20:00:00,2021-05-22 22:00:00,2325.05,2346.7,1.25,100.0,0.0537,1.16,0.06,1.1,flip -3136,做空,2021-05-22 22:00:00,2021-05-22 23:00:00,2346.7,2348.1,1.26,100.0,0.0537,-0.08,0.06,-0.14,flip -3137,做多,2021-05-22 23:00:00,2021-05-22 23:30:00,2348.1,2295.15,1.26,100.0,0.0535,-2.84,0.06,-2.9,flip -3138,做空,2021-05-22 23:30:00,2021-05-23 00:30:00,2295.15,2363.55,1.23,100.0,0.0535,-3.66,0.06,-3.72,flip -3139,做多,2021-05-23 00:30:00,2021-05-23 01:30:00,2363.55,2343.65,1.2,100.0,0.0508,-1.01,0.06,-1.07,flip -3140,做空,2021-05-23 01:30:00,2021-05-23 20:30:00,2343.65,2063.96,1.19,100.0,0.0508,14.2,0.05,14.14,flip -3141,做多,2021-05-23 20:30:00,2021-05-25 04:00:00,2063.96,2543.33,1.33,100.0,0.0645,30.9,0.08,30.82,flip -3142,做空,2021-05-25 04:00:00,2021-05-25 04:30:00,2543.33,2588.7,1.64,100.0,0.0645,-2.93,0.08,-3.01,flip -3143,做多,2021-05-25 04:30:00,2021-05-25 08:30:00,2588.7,2583.48,1.61,100.0,0.0622,-0.32,0.08,-0.41,flip -3144,做空,2021-05-25 08:30:00,2021-05-25 14:00:00,2583.48,2628.08,1.61,100.0,0.0621,-2.77,0.08,-2.85,flip -3145,做多,2021-05-25 14:00:00,2021-05-25 14:30:00,2628.08,2583.77,1.58,100.0,0.06,-2.66,0.08,-2.73,flip -3146,做空,2021-05-25 14:30:00,2021-05-25 15:30:00,2583.77,2610.51,1.55,100.0,0.0599,-1.6,0.08,-1.68,flip -3147,做多,2021-05-25 15:30:00,2021-05-25 16:00:00,2610.51,2573.32,1.53,100.0,0.0586,-2.18,0.08,-2.26,flip -3148,做空,2021-05-25 16:00:00,2021-05-25 17:30:00,2573.32,2586.95,1.51,100.0,0.0586,-0.8,0.08,-0.87,flip -3149,做多,2021-05-25 17:30:00,2021-05-25 19:00:00,2586.95,2575.23,1.5,100.0,0.0579,-0.68,0.07,-0.75,flip -3150,做空,2021-05-25 19:00:00,2021-05-25 21:00:00,2575.23,2568.65,1.49,100.0,0.0578,0.38,0.07,0.31,flip -3151,做多,2021-05-25 21:00:00,2021-05-26 13:00:00,2568.65,2755.64,1.49,100.0,0.0581,10.86,0.08,10.78,flip -3152,做空,2021-05-26 13:00:00,2021-05-26 16:00:00,2755.64,2765.28,1.61,100.0,0.0585,-0.56,0.08,-0.65,flip -3153,做多,2021-05-26 16:00:00,2021-05-26 21:00:00,2765.28,2787.82,1.61,100.0,0.0581,1.31,0.08,1.23,flip -3154,做空,2021-05-26 21:00:00,2021-05-26 21:30:00,2787.82,2812.18,1.62,100.0,0.058,-1.41,0.08,-1.49,flip -3155,做多,2021-05-26 21:30:00,2021-05-27 00:30:00,2812.18,2812.24,1.6,100.0,0.0569,0.0,0.08,-0.08,flip -3156,做空,2021-05-27 00:30:00,2021-05-27 06:30:00,2812.24,2753.79,1.61,100.0,0.0571,3.34,0.08,3.26,flip -3157,做多,2021-05-27 06:30:00,2021-05-27 07:00:00,2753.79,2729.76,1.64,100.0,0.0594,-1.43,0.08,-1.51,flip -3158,做空,2021-05-27 07:00:00,2021-05-27 07:30:00,2729.76,2736.14,1.62,100.0,0.0594,-0.38,0.08,-0.46,flip -3159,做多,2021-05-27 07:30:00,2021-05-27 16:30:00,2736.14,2768.28,1.62,100.0,0.059,1.9,0.08,1.82,flip -3160,做空,2021-05-27 16:30:00,2021-05-27 17:00:00,2768.28,2781.46,1.63,100.0,0.059,-0.78,0.08,-0.86,flip -3161,做多,2021-05-27 17:00:00,2021-05-27 19:00:00,2781.46,2738.33,1.62,100.0,0.0584,-2.52,0.08,-2.6,flip -3162,做空,2021-05-27 19:00:00,2021-05-27 21:30:00,2738.33,2780.05,1.6,100.0,0.0583,-2.43,0.08,-2.51,flip -3163,做多,2021-05-27 21:30:00,2021-05-27 22:30:00,2780.05,2756.39,1.57,100.0,0.0565,-1.34,0.08,-1.41,flip -3164,做空,2021-05-27 22:30:00,2021-05-29 00:30:00,2756.39,2493.38,1.56,100.0,0.0564,14.85,0.07,14.78,flip -3165,做多,2021-05-29 00:30:00,2021-05-29 04:30:00,2493.38,2470.13,1.72,100.0,0.0688,-1.6,0.08,-1.69,flip -3166,做空,2021-05-29 04:30:00,2021-05-29 05:00:00,2470.13,2566.16,1.7,100.0,0.0688,-6.6,0.09,-6.69,flip -3167,做多,2021-05-29 05:00:00,2021-05-29 07:30:00,2566.16,2489.5,1.63,100.0,0.0635,-4.87,0.08,-4.95,flip -3168,做空,2021-05-29 07:30:00,2021-05-30 03:00:00,2489.5,2283.27,1.58,100.0,0.0635,13.09,0.07,13.02,flip -3169,做多,2021-05-30 03:00:00,2021-05-30 04:00:00,2283.27,2286.91,1.72,100.0,0.0751,0.27,0.09,0.19,flip -3170,做空,2021-05-30 04:00:00,2021-05-30 04:30:00,2286.91,2296.91,1.72,100.0,0.0751,-0.75,0.09,-0.84,flip -3171,做多,2021-05-30 04:30:00,2021-05-30 14:00:00,2296.91,2347.32,1.71,100.0,0.0743,3.75,0.09,3.66,flip -3172,做空,2021-05-30 14:00:00,2021-05-30 14:30:00,2347.32,2353.76,1.74,100.0,0.0743,-0.48,0.09,-0.57,flip -3173,做多,2021-05-30 14:30:00,2021-05-30 22:30:00,2353.76,2412.0,1.74,100.0,0.0738,4.3,0.09,4.21,flip -3174,做空,2021-05-30 22:30:00,2021-05-31 06:30:00,2412.0,2389.44,1.78,100.0,0.0737,1.66,0.09,1.57,flip -3175,做多,2021-05-31 06:30:00,2021-06-01 03:30:00,2389.44,2631.5,1.8,100.0,0.0754,18.25,0.1,18.15,flip -3176,做空,2021-06-01 03:30:00,2021-06-01 04:00:00,2631.5,2654.9,1.98,100.0,0.0754,-1.76,0.1,-1.86,flip -3177,做多,2021-06-01 04:00:00,2021-06-01 07:00:00,2654.9,2637.2,1.96,100.0,0.074,-1.31,0.1,-1.41,flip -3178,做空,2021-06-01 07:00:00,2021-06-01 07:30:00,2637.2,2652.36,1.95,100.0,0.0739,-1.12,0.1,-1.22,flip -3179,做多,2021-06-01 07:30:00,2021-06-01 08:00:00,2652.36,2580.46,1.94,100.0,0.073,-5.25,0.09,-5.34,flip -3180,做空,2021-06-01 08:00:00,2021-06-01 11:00:00,2580.46,2618.7,1.88,100.0,0.0729,-2.79,0.1,-2.88,flip -3181,做多,2021-06-01 11:00:00,2021-06-01 14:00:00,2618.7,2616.85,1.85,100.0,0.0707,-0.13,0.09,-0.22,flip -3182,做空,2021-06-01 14:00:00,2021-06-01 21:30:00,2616.85,2600.28,1.85,100.0,0.0707,1.17,0.09,1.08,flip -3183,做多,2021-06-01 21:30:00,2021-06-01 22:00:00,2600.28,2589.44,1.86,100.0,0.0715,-0.77,0.09,-0.87,flip -3184,做空,2021-06-01 22:00:00,2021-06-01 23:00:00,2589.44,2622.1,1.85,100.0,0.0714,-2.33,0.09,-2.43,flip -3185,做多,2021-06-01 23:00:00,2021-06-02 00:30:00,2622.1,2586.09,1.82,100.0,0.0696,-2.5,0.09,-2.59,flip -3186,做空,2021-06-02 00:30:00,2021-06-02 01:30:00,2586.09,2589.61,1.81,100.0,0.0702,-0.25,0.09,-0.34,flip -3187,做多,2021-06-02 01:30:00,2021-06-02 21:30:00,2589.61,2718.64,1.81,100.0,0.0699,9.02,0.1,8.92,flip -3188,做空,2021-06-02 21:30:00,2021-06-03 00:00:00,2718.64,2715.07,1.9,100.0,0.0698,0.25,0.09,0.15,flip -3189,做多,2021-06-03 00:00:00,2021-06-03 13:30:00,2715.07,2779.15,1.9,100.0,0.0701,4.49,0.1,4.4,flip -3190,做空,2021-06-03 13:30:00,2021-06-03 14:30:00,2779.15,2793.45,1.95,100.0,0.07,-1.0,0.1,-1.1,flip -3191,做多,2021-06-03 14:30:00,2021-06-03 15:30:00,2793.45,2789.34,1.93,100.0,0.0693,-0.28,0.1,-0.38,flip -3192,做空,2021-06-03 15:30:00,2021-06-03 16:00:00,2789.34,2811.96,1.93,100.0,0.0692,-1.57,0.1,-1.66,flip -3193,做多,2021-06-03 16:00:00,2021-06-03 18:30:00,2811.96,2791.1,1.91,100.0,0.068,-1.42,0.09,-1.51,flip -3194,做空,2021-06-03 18:30:00,2021-06-03 19:00:00,2791.1,2800.25,1.9,100.0,0.0679,-0.62,0.1,-0.72,flip -3195,做多,2021-06-03 19:00:00,2021-06-03 21:30:00,2800.25,2818.3,1.89,100.0,0.0674,1.22,0.1,1.12,flip -3196,做空,2021-06-03 21:30:00,2021-06-03 22:00:00,2818.3,2832.91,1.9,100.0,0.0674,-0.98,0.1,-1.08,flip -3197,做多,2021-06-03 22:00:00,2021-06-04 00:00:00,2832.91,2817.51,1.89,100.0,0.0666,-1.03,0.09,-1.12,flip -3198,做空,2021-06-04 00:00:00,2021-06-04 01:00:00,2817.51,2730.63,1.89,100.0,0.0671,5.83,0.09,5.74,tp_lower -3199,做多,2021-06-04 17:00:00,2021-06-04 23:00:00,2699.05,2679.27,1.95,100.0,0.0721,-1.43,0.1,-1.52,flip -3200,做空,2021-06-04 23:00:00,2021-06-06 01:00:00,2679.27,2664.54,1.93,100.0,0.072,1.06,0.1,0.97,flip -3201,做多,2021-06-06 01:00:00,2021-06-06 13:00:00,2664.54,2674.79,1.94,100.0,0.073,0.75,0.1,0.65,flip -3202,做空,2021-06-06 13:00:00,2021-06-06 14:00:00,2674.79,2681.17,1.95,100.0,0.0729,-0.47,0.1,-0.56,flip -3203,做多,2021-06-06 14:00:00,2021-06-06 17:30:00,2681.17,2692.0,1.94,100.0,0.0725,0.78,0.1,0.69,flip -3204,做空,2021-06-06 17:30:00,2021-06-06 18:30:00,2692.0,2689.03,1.95,100.0,0.0724,0.22,0.1,0.12,flip -3205,做多,2021-06-06 18:30:00,2021-06-06 22:00:00,2689.03,2687.99,1.95,100.0,0.0725,-0.08,0.1,-0.17,flip -3206,做空,2021-06-06 22:00:00,2021-06-06 22:30:00,2687.99,2694.63,1.95,100.0,0.0724,-0.48,0.1,-0.58,flip -3207,做多,2021-06-06 22:30:00,2021-06-07 14:30:00,2694.63,2777.11,1.94,100.0,0.072,5.94,0.1,5.84,flip -3208,做空,2021-06-07 14:30:00,2021-06-07 15:00:00,2777.11,2784.66,2.01,100.0,0.0724,-0.55,0.1,-0.65,flip -3209,做多,2021-06-07 15:00:00,2021-06-07 15:30:00,2784.66,2783.12,2.0,100.0,0.0719,-0.11,0.1,-0.21,flip -3210,做空,2021-06-07 15:30:00,2021-06-07 21:00:00,2783.12,2600.0,2.0,100.0,0.0718,13.15,0.09,13.06,tp_lower -3211,做多,2021-06-08 18:30:00,2021-06-08 19:00:00,2480.65,2467.6,2.13,100.0,0.0861,-1.12,0.11,-1.23,flip -3212,做空,2021-06-08 19:00:00,2021-06-08 19:30:00,2467.6,2500.04,2.12,100.0,0.086,-2.79,0.11,-2.9,flip -3213,做多,2021-06-08 19:30:00,2021-06-09 00:00:00,2500.04,2468.57,2.09,100.0,0.0837,-2.63,0.1,-2.74,flip -3214,做空,2021-06-09 00:00:00,2021-06-09 02:30:00,2468.57,2450.54,2.07,100.0,0.0838,1.51,0.1,1.41,flip -3215,做多,2021-06-09 02:30:00,2021-06-09 03:30:00,2450.54,2454.36,2.08,100.0,0.0849,0.32,0.1,0.22,flip -3216,做空,2021-06-09 03:30:00,2021-06-09 05:00:00,2454.36,2481.87,2.08,100.0,0.0848,-2.33,0.11,-2.44,flip -3217,做多,2021-06-09 05:00:00,2021-06-09 08:30:00,2481.87,2483.0,2.06,100.0,0.0829,0.09,0.1,-0.01,flip -3218,做空,2021-06-09 08:30:00,2021-06-09 09:00:00,2483.0,2502.36,2.06,100.0,0.0828,-1.6,0.1,-1.71,flip -3219,做多,2021-06-09 09:00:00,2021-06-09 09:30:00,2502.36,2475.91,2.04,100.0,0.0814,-2.15,0.1,-2.25,flip -3220,做空,2021-06-09 09:30:00,2021-06-09 10:00:00,2475.91,2495.8,2.01,100.0,0.0813,-1.62,0.1,-1.72,flip -3221,做多,2021-06-09 10:00:00,2021-06-09 14:30:00,2495.8,2455.58,2.0,100.0,0.08,-3.22,0.1,-3.31,flip -3222,做空,2021-06-09 14:30:00,2021-06-09 15:00:00,2455.58,2551.73,1.96,100.0,0.0799,-7.68,0.1,-7.78,flip -3223,做多,2021-06-09 15:00:00,2021-06-10 03:30:00,2551.73,2562.56,1.88,100.0,0.0738,0.8,0.09,0.7,flip -3224,做空,2021-06-10 03:30:00,2021-06-10 09:30:00,2562.56,2567.06,1.91,100.0,0.0744,-0.33,0.1,-0.43,flip -3225,做多,2021-06-10 09:30:00,2021-06-10 11:00:00,2567.06,2566.84,1.9,100.0,0.0741,-0.02,0.1,-0.11,flip -3226,做空,2021-06-10 11:00:00,2021-06-10 12:30:00,2566.84,2555.94,1.9,100.0,0.074,0.81,0.09,0.71,flip -3227,做多,2021-06-10 12:30:00,2021-06-11 05:00:00,2555.94,2474.3,1.91,100.0,0.0746,-6.09,0.09,-6.18,flip -3228,做空,2021-06-11 05:00:00,2021-06-11 08:00:00,2474.3,2464.93,1.85,100.0,0.0748,0.7,0.09,0.61,flip -3229,做多,2021-06-11 08:00:00,2021-06-11 08:30:00,2464.93,2442.49,1.86,100.0,0.0753,-1.69,0.09,-1.78,flip -3230,做空,2021-06-11 08:30:00,2021-06-11 09:00:00,2442.49,2469.61,1.84,100.0,0.0752,-2.04,0.09,-2.13,flip -3231,做多,2021-06-11 09:00:00,2021-06-11 09:30:00,2469.61,2457.21,1.81,100.0,0.0735,-0.91,0.09,-1.0,flip -3232,做空,2021-06-11 09:30:00,2021-06-11 10:00:00,2457.21,2471.32,1.8,100.0,0.0734,-1.04,0.09,-1.13,flip -3233,做多,2021-06-11 10:00:00,2021-06-11 11:00:00,2471.32,2462.71,1.79,100.0,0.0725,-0.62,0.09,-0.71,flip -3234,做空,2021-06-11 11:00:00,2021-06-11 11:30:00,2462.71,2468.92,1.78,100.0,0.0724,-0.45,0.09,-0.54,flip -3235,做多,2021-06-11 11:30:00,2021-06-11 12:00:00,2468.92,2456.63,1.78,100.0,0.072,-0.88,0.09,-0.97,flip -3236,做空,2021-06-11 12:00:00,2021-06-11 13:00:00,2456.63,2470.38,1.77,100.0,0.0719,-0.99,0.09,-1.08,flip -3237,做多,2021-06-11 13:00:00,2021-06-11 14:00:00,2470.38,2454.59,1.75,100.0,0.071,-1.12,0.09,-1.21,flip -3238,做空,2021-06-11 14:00:00,2021-06-12 10:00:00,2454.59,2340.19,1.74,100.0,0.0709,8.12,0.08,8.03,flip -3239,做多,2021-06-12 10:00:00,2021-06-12 22:00:00,2340.19,2383.85,1.84,100.0,0.0786,3.43,0.09,3.34,flip -3240,做空,2021-06-12 22:00:00,2021-06-12 23:00:00,2383.85,2390.95,1.87,100.0,0.0785,-0.56,0.09,-0.65,flip -3241,做多,2021-06-12 23:00:00,2021-06-12 23:30:00,2390.95,2370.59,1.86,100.0,0.078,-1.59,0.09,-1.68,flip -3242,做空,2021-06-12 23:30:00,2021-06-13 00:30:00,2370.59,2388.15,1.85,100.0,0.0779,-1.37,0.09,-1.46,flip -3243,做多,2021-06-13 00:30:00,2021-06-13 02:00:00,2388.15,2400.48,1.84,100.0,0.0769,0.95,0.09,0.86,flip -3244,做空,2021-06-13 02:00:00,2021-06-13 10:00:00,2400.48,2371.33,1.84,100.0,0.0769,2.24,0.09,2.15,flip -3245,做多,2021-06-13 10:00:00,2021-06-13 10:30:00,2371.33,2368.96,1.87,100.0,0.0787,-0.19,0.09,-0.28,flip -3246,做空,2021-06-13 10:30:00,2021-06-13 12:30:00,2368.96,2357.61,1.86,100.0,0.0786,0.89,0.09,0.8,flip -3247,做多,2021-06-13 12:30:00,2021-06-13 13:30:00,2357.61,2354.13,1.87,100.0,0.0793,-0.28,0.09,-0.37,flip -3248,做空,2021-06-13 13:30:00,2021-06-13 16:00:00,2354.13,2390.91,1.86,100.0,0.0792,-2.91,0.09,-3.01,flip -3249,做多,2021-06-13 16:00:00,2021-06-14 08:30:00,2390.91,2477.07,1.83,100.0,0.0767,6.61,0.09,6.51,flip -3250,做空,2021-06-14 08:30:00,2021-06-14 09:00:00,2477.07,2480.57,1.91,100.0,0.0771,-0.27,0.1,-0.37,flip -3251,做多,2021-06-14 09:00:00,2021-06-14 09:30:00,2480.57,2471.2,1.9,100.0,0.0768,-0.72,0.09,-0.81,flip -3252,做空,2021-06-14 09:30:00,2021-06-14 10:00:00,2471.2,2485.65,1.9,100.0,0.0767,-1.11,0.1,-1.2,flip -3253,做多,2021-06-14 10:00:00,2021-06-14 11:00:00,2485.65,2480.85,1.88,100.0,0.0757,-0.36,0.09,-0.46,flip -3254,做空,2021-06-14 11:00:00,2021-06-14 12:30:00,2480.85,2492.0,1.88,100.0,0.0756,-0.84,0.09,-0.94,flip -3255,做多,2021-06-14 12:30:00,2021-06-15 08:30:00,2492.0,2579.66,1.87,100.0,0.0749,6.57,0.1,6.47,flip -3256,做空,2021-06-15 08:30:00,2021-06-15 09:00:00,2579.66,2591.0,1.94,100.0,0.0752,-0.85,0.1,-0.95,flip -3257,做多,2021-06-15 09:00:00,2021-06-15 09:30:00,2591.0,2588.19,1.93,100.0,0.0745,-0.21,0.1,-0.31,flip -3258,做空,2021-06-15 09:30:00,2021-06-15 12:00:00,2588.19,2589.74,1.93,100.0,0.0744,-0.12,0.1,-0.21,flip -3259,做多,2021-06-15 12:00:00,2021-06-15 13:00:00,2589.74,2590.91,1.92,100.0,0.0742,0.09,0.1,-0.01,flip -3260,做空,2021-06-15 13:00:00,2021-06-15 18:00:00,2590.91,2599.12,1.92,100.0,0.0742,-0.61,0.1,-0.71,flip -3261,做多,2021-06-15 18:00:00,2021-06-15 18:30:00,2599.12,2576.02,1.91,100.0,0.0736,-1.7,0.09,-1.8,flip -3262,做空,2021-06-15 18:30:00,2021-06-16 07:00:00,2576.02,2538.4,1.89,100.0,0.0736,2.77,0.09,2.67,flip -3263,做多,2021-06-16 07:00:00,2021-06-16 07:30:00,2538.4,2527.69,1.93,100.0,0.0761,-0.82,0.1,-0.91,flip -3264,做空,2021-06-16 07:30:00,2021-06-17 02:00:00,2527.69,2425.0,1.92,100.0,0.0761,7.81,0.09,7.72,flip -3265,做多,2021-06-17 02:00:00,2021-06-17 02:30:00,2425.0,2416.67,2.0,100.0,0.0826,-0.69,0.1,-0.79,flip -3266,做空,2021-06-17 02:30:00,2021-06-17 03:00:00,2416.67,2432.0,1.99,100.0,0.0825,-1.26,0.1,-1.36,flip -3267,做多,2021-06-17 03:00:00,2021-06-17 05:00:00,2432.0,2419.96,1.98,100.0,0.0814,-0.98,0.1,-1.08,flip -3268,做空,2021-06-17 05:00:00,2021-06-17 15:30:00,2419.96,2416.03,1.97,100.0,0.0813,0.32,0.1,0.22,flip -3269,做多,2021-06-17 15:30:00,2021-06-17 16:00:00,2416.03,2378.39,1.97,100.0,0.0815,-3.07,0.1,-3.16,flip -3270,做空,2021-06-17 16:00:00,2021-06-18 04:30:00,2378.39,2357.51,1.94,100.0,0.0814,1.7,0.1,1.6,flip -3271,做多,2021-06-18 04:30:00,2021-06-18 05:30:00,2357.51,2338.0,1.96,100.0,0.0832,-1.62,0.1,-1.72,flip -3272,做空,2021-06-18 05:30:00,2021-06-18 07:30:00,2338.0,2340.77,1.94,100.0,0.0831,-0.23,0.1,-0.33,flip -3273,做多,2021-06-18 07:30:00,2021-06-18 08:30:00,2340.77,2345.0,1.94,100.0,0.0828,0.35,0.1,0.25,flip -3274,做空,2021-06-18 08:30:00,2021-06-19 01:00:00,2345.0,2239.77,1.94,100.0,0.0827,8.71,0.09,8.61,flip -3275,做多,2021-06-19 01:00:00,2021-06-19 02:00:00,2239.77,2229.01,2.03,100.0,0.0908,-0.98,0.1,-1.08,flip -3276,做空,2021-06-19 02:00:00,2021-06-19 05:00:00,2229.01,2221.69,2.02,100.0,0.0907,0.66,0.1,0.56,flip -3277,做多,2021-06-19 05:00:00,2021-06-19 07:00:00,2221.69,2218.1,2.03,100.0,0.0912,-0.33,0.1,-0.43,flip -3278,做空,2021-06-19 07:00:00,2021-06-19 13:00:00,2218.1,2238.12,2.02,100.0,0.0911,-1.82,0.1,-1.93,flip -3279,做多,2021-06-19 13:00:00,2021-06-19 13:30:00,2238.12,2229.0,2.0,100.0,0.0894,-0.81,0.1,-0.91,flip -3280,做空,2021-06-19 13:30:00,2021-06-19 16:30:00,2229.0,2240.66,1.99,100.0,0.0893,-1.04,0.1,-1.14,flip -3281,做多,2021-06-19 16:30:00,2021-06-19 17:00:00,2240.66,2232.39,1.98,100.0,0.0882,-0.73,0.1,-0.83,flip -3282,做空,2021-06-19 17:00:00,2021-06-19 20:30:00,2232.39,2224.11,1.97,100.0,0.0882,0.73,0.1,0.63,flip -3283,做多,2021-06-19 20:30:00,2021-06-20 05:00:00,2224.11,2204.53,1.97,100.0,0.0887,-1.74,0.1,-1.84,flip -3284,做空,2021-06-20 05:00:00,2021-06-20 05:30:00,2204.53,2211.64,1.97,100.0,0.0894,-0.64,0.1,-0.73,flip -3285,做多,2021-06-20 05:30:00,2021-06-20 06:00:00,2211.64,2204.03,1.96,100.0,0.0887,-0.68,0.1,-0.77,flip -3286,做空,2021-06-20 06:00:00,2021-06-20 07:30:00,2204.03,2203.23,1.95,100.0,0.0886,0.07,0.1,-0.03,flip -3287,做多,2021-06-20 07:30:00,2021-06-20 08:00:00,2203.23,2192.18,1.95,100.0,0.0886,-0.98,0.1,-1.08,flip -3288,做空,2021-06-20 08:00:00,2021-06-20 10:00:00,2192.18,2103.05,1.94,100.0,0.0885,7.89,0.09,7.8,tp_lower -3289,做多,2021-06-20 18:30:00,2021-06-21 03:30:00,2159.71,2156.7,2.02,100.0,0.0934,-0.28,0.1,-0.38,flip -3290,做空,2021-06-21 03:30:00,2021-06-22 01:00:00,2156.7,1959.62,2.02,100.0,0.0938,18.49,0.09,18.39,flip -3291,做多,2021-06-22 01:00:00,2021-06-22 01:30:00,1959.62,1954.69,2.21,100.0,0.1127,-0.56,0.11,-0.67,flip -3292,做空,2021-06-22 01:30:00,2021-06-22 02:30:00,1954.69,1969.67,2.2,100.0,0.1125,-1.69,0.11,-1.8,flip -3293,做多,2021-06-22 02:30:00,2021-06-22 05:30:00,1969.67,1936.06,2.18,100.0,0.1107,-3.72,0.11,-3.83,flip -3294,做空,2021-06-22 05:30:00,2021-06-22 06:00:00,1936.06,1944.01,2.14,100.0,0.1106,-0.88,0.11,-0.99,flip -3295,做多,2021-06-22 06:00:00,2021-06-22 07:00:00,1944.01,1948.67,2.13,100.0,0.1096,0.51,0.11,0.4,flip -3296,做空,2021-06-22 07:00:00,2021-06-22 10:30:00,1948.67,1898.9,2.13,100.0,0.1095,5.45,0.1,5.35,flip -3297,做多,2021-06-22 10:30:00,2021-06-22 17:00:00,1898.9,1903.06,2.19,100.0,0.1151,0.48,0.11,0.37,flip -3298,做空,2021-06-22 17:00:00,2021-06-22 17:30:00,1903.06,1905.69,2.19,100.0,0.115,-0.3,0.11,-0.41,flip -3299,做多,2021-06-22 17:30:00,2021-06-22 19:00:00,1905.69,1897.59,2.18,100.0,0.1146,-0.93,0.11,-1.04,flip -3300,做空,2021-06-22 19:00:00,2021-06-22 22:30:00,1897.59,1886.94,2.17,100.0,0.1144,1.22,0.11,1.11,flip -3301,做多,2021-06-22 22:30:00,2021-06-22 23:00:00,1886.94,1866.28,2.18,100.0,0.1156,-2.39,0.11,-2.5,flip -3302,做空,2021-06-22 23:00:00,2021-06-22 23:30:00,1866.28,1878.46,2.16,100.0,0.1155,-1.41,0.11,-1.52,flip -3303,做多,2021-06-22 23:30:00,2021-06-23 00:00:00,1878.46,1850.06,2.14,100.0,0.1139,-3.23,0.11,-3.34,flip -3304,做空,2021-06-23 00:00:00,2021-06-23 00:30:00,1850.06,1930.38,2.13,100.0,0.1151,-9.25,0.11,-9.36,flip -3305,做多,2021-06-23 00:30:00,2021-06-23 15:00:00,1930.38,1972.65,2.04,100.0,0.1054,4.46,0.1,4.35,flip -3306,做空,2021-06-23 15:00:00,2021-06-23 15:30:00,1972.65,1974.5,2.08,100.0,0.1053,-0.19,0.1,-0.3,flip -3307,做多,2021-06-23 15:30:00,2021-06-23 16:30:00,1974.5,1985.66,2.07,100.0,0.105,1.17,0.1,1.07,flip -3308,做空,2021-06-23 16:30:00,2021-06-24 00:00:00,1985.66,1967.11,2.08,100.0,0.1049,1.95,0.1,1.84,flip -3309,做多,2021-06-24 00:00:00,2021-06-24 07:30:00,1967.11,1919.31,2.11,100.0,0.1073,-5.13,0.1,-5.23,flip -3310,做空,2021-06-24 07:30:00,2021-06-24 08:30:00,1919.31,1951.67,2.06,100.0,0.1072,-3.47,0.1,-3.57,flip -3311,做多,2021-06-24 08:30:00,2021-06-24 10:30:00,1951.67,1933.5,2.02,100.0,0.1035,-1.88,0.1,-1.98,flip -3312,做空,2021-06-24 10:30:00,2021-06-24 22:30:00,1933.5,1983.86,2.0,100.0,0.1034,-5.21,0.1,-5.31,flip -3313,做多,2021-06-24 22:30:00,2021-06-25 01:00:00,1983.86,1968.15,1.95,100.0,0.0981,-1.54,0.1,-1.64,flip -3314,做空,2021-06-25 01:00:00,2021-06-25 01:30:00,1968.15,1988.72,1.94,100.0,0.0984,-2.02,0.1,-2.12,flip -3315,做多,2021-06-25 01:30:00,2021-06-25 03:00:00,1988.72,1988.22,1.92,100.0,0.0963,-0.05,0.1,-0.14,flip -3316,做空,2021-06-25 03:00:00,2021-06-25 03:30:00,1988.22,1994.87,1.91,100.0,0.0962,-0.64,0.1,-0.74,flip -3317,做多,2021-06-25 03:30:00,2021-06-25 04:00:00,1994.87,1980.71,1.9,100.0,0.0955,-1.35,0.09,-1.45,flip -3318,做空,2021-06-25 04:00:00,2021-06-26 04:30:00,1980.71,1834.15,1.89,100.0,0.0954,13.98,0.09,13.89,flip -3319,做多,2021-06-26 04:30:00,2021-06-26 05:30:00,1834.15,1830.83,2.04,100.0,0.111,-0.37,0.1,-0.47,flip -3320,做空,2021-06-26 05:30:00,2021-06-26 06:00:00,1830.83,1834.98,2.03,100.0,0.1109,-0.46,0.1,-0.56,flip -3321,做多,2021-06-26 06:00:00,2021-06-26 06:30:00,1834.98,1805.31,2.02,100.0,0.1103,-3.27,0.1,-3.37,flip -3322,做空,2021-06-26 06:30:00,2021-06-26 12:00:00,1805.31,1801.97,1.99,100.0,0.1101,0.37,0.1,0.27,flip -3323,做多,2021-06-26 12:00:00,2021-06-26 18:00:00,1801.97,1783.51,1.99,100.0,0.1104,-2.04,0.1,-2.14,flip -3324,做空,2021-06-26 18:00:00,2021-06-26 19:30:00,1783.51,1784.43,1.97,100.0,0.1103,-0.1,0.1,-0.2,flip -3325,做多,2021-06-26 19:30:00,2021-06-26 20:00:00,1784.43,1764.36,1.96,100.0,0.1101,-2.21,0.1,-2.31,flip -3326,做空,2021-06-26 20:00:00,2021-06-26 21:30:00,1764.36,1772.15,1.94,100.0,0.11,-0.86,0.1,-0.95,flip -3327,做多,2021-06-26 21:30:00,2021-06-27 09:30:00,1772.15,1819.7,1.93,100.0,0.1089,5.18,0.1,5.08,flip -3328,做空,2021-06-27 09:30:00,2021-06-27 10:00:00,1819.7,1826.16,2.0,100.0,0.1097,-0.71,0.1,-0.81,flip -3329,做多,2021-06-27 10:00:00,2021-06-27 11:30:00,1826.16,1837.58,1.99,100.0,0.1088,1.24,0.1,1.14,flip -3330,做空,2021-06-27 11:30:00,2021-06-27 12:00:00,1837.58,1847.31,2.0,100.0,0.1087,-1.06,0.1,-1.16,flip -3331,做多,2021-06-27 12:00:00,2021-06-27 13:30:00,1847.31,1838.14,1.98,100.0,0.1074,-0.99,0.1,-1.08,flip -3332,做空,2021-06-27 13:30:00,2021-06-27 15:00:00,1838.14,1845.3,1.97,100.0,0.1073,-0.77,0.1,-0.87,flip -3333,做多,2021-06-27 15:00:00,2021-06-27 15:30:00,1845.3,1842.97,1.96,100.0,0.1064,-0.25,0.1,-0.35,flip -3334,做空,2021-06-27 15:30:00,2021-06-27 22:00:00,1842.97,1933.12,1.96,100.0,0.1063,-9.58,0.1,-9.68,flip -3335,做多,2021-06-27 22:00:00,2021-06-28 23:00:00,1933.12,2076.73,1.86,100.0,0.0963,13.83,0.1,13.73,flip -3336,做空,2021-06-28 23:00:00,2021-06-29 22:30:00,2076.73,2170.38,2.01,100.0,0.0969,-9.07,0.11,-9.18,flip -3337,做多,2021-06-29 22:30:00,2021-06-30 12:30:00,2170.38,2137.86,1.92,100.0,0.0885,-2.88,0.09,-2.97,flip -3338,做空,2021-06-30 12:30:00,2021-06-30 17:30:00,2137.86,2154.93,1.89,100.0,0.0885,-1.51,0.1,-1.61,flip -3339,做多,2021-06-30 17:30:00,2021-07-01 03:30:00,2154.93,2185.4,1.87,100.0,0.087,2.65,0.1,2.56,flip -3340,做空,2021-07-01 03:30:00,2021-07-01 04:00:00,2185.4,2193.64,1.9,100.0,0.0871,-0.72,0.1,-0.81,flip -3341,做多,2021-07-01 04:00:00,2021-07-01 05:00:00,2193.64,2200.58,1.89,100.0,0.0863,0.6,0.09,0.5,flip -3342,做空,2021-07-01 05:00:00,2021-07-01 21:30:00,2200.58,2128.66,1.9,100.0,0.0862,6.2,0.09,6.11,flip -3343,做多,2021-07-01 21:30:00,2021-07-01 22:00:00,2128.66,2125.24,1.96,100.0,0.092,-0.31,0.1,-0.41,flip -3344,做空,2021-07-01 22:00:00,2021-07-02 00:00:00,2125.24,2121.02,1.95,100.0,0.0919,0.39,0.1,0.29,flip -3345,做多,2021-07-02 00:00:00,2021-07-02 01:00:00,2121.02,2102.21,1.96,100.0,0.0926,-1.74,0.1,-1.84,flip -3346,做空,2021-07-02 01:00:00,2021-07-02 13:30:00,2102.21,2070.39,1.94,100.0,0.0925,2.94,0.1,2.85,flip -3347,做多,2021-07-02 13:30:00,2021-07-03 21:30:00,2070.39,2190.17,1.97,100.0,0.0952,11.41,0.1,11.3,flip -3348,做空,2021-07-03 21:30:00,2021-07-03 22:00:00,2190.17,2191.45,2.09,100.0,0.0954,-0.12,0.1,-0.23,flip -3349,做多,2021-07-03 22:00:00,2021-07-04 00:00:00,2191.45,2218.67,2.09,100.0,0.0952,2.59,0.11,2.48,flip -3350,做空,2021-07-04 00:00:00,2021-07-04 03:00:00,2218.67,2217.01,2.11,100.0,0.0952,0.16,0.11,0.05,flip -3351,做多,2021-07-04 03:00:00,2021-07-04 03:30:00,2217.01,2209.06,2.11,100.0,0.0953,-0.76,0.11,-0.86,flip -3352,做空,2021-07-04 03:30:00,2021-07-04 04:00:00,2209.06,2218.82,2.1,100.0,0.0952,-0.93,0.11,-1.03,flip -3353,做多,2021-07-04 04:00:00,2021-07-04 05:30:00,2218.82,2279.57,2.09,100.0,0.0943,5.73,0.11,5.62,tp_upper -3354,做多,2021-07-05 10:30:00,2021-07-05 11:00:00,2301.8,2239.5,2.16,100.0,0.0936,-5.83,0.1,-5.94,flip -3355,做空,2021-07-05 11:00:00,2021-07-05 19:00:00,2239.5,2239.61,2.09,100.0,0.0935,-0.01,0.1,-0.12,flip -3356,做多,2021-07-05 19:00:00,2021-07-05 20:00:00,2239.61,2222.0,2.09,100.0,0.0934,-1.65,0.1,-1.75,flip -3357,做空,2021-07-05 20:00:00,2021-07-05 21:30:00,2222.0,2242.26,2.07,100.0,0.0933,-1.89,0.1,-2.0,flip -3358,做多,2021-07-05 21:30:00,2021-07-05 22:00:00,2242.26,2237.41,2.05,100.0,0.0916,-0.44,0.1,-0.55,flip -3359,做空,2021-07-05 22:00:00,2021-07-05 23:00:00,2237.41,2231.84,2.05,100.0,0.0915,0.51,0.1,0.41,flip -3360,做多,2021-07-05 23:00:00,2021-07-06 01:00:00,2231.84,2232.26,2.05,100.0,0.0918,0.04,0.1,-0.06,flip -3361,做空,2021-07-06 01:00:00,2021-07-06 02:30:00,2232.26,2232.45,2.06,100.0,0.0923,-0.02,0.1,-0.12,flip -3362,做多,2021-07-06 02:30:00,2021-07-06 03:30:00,2232.45,2235.94,2.06,100.0,0.0922,0.32,0.1,0.22,flip -3363,做空,2021-07-06 03:30:00,2021-07-06 10:30:00,2235.94,2268.71,2.06,100.0,0.0921,-3.02,0.1,-3.12,flip -3364,做多,2021-07-06 10:30:00,2021-07-06 11:00:00,2268.71,2263.35,2.03,100.0,0.0893,-0.48,0.1,-0.58,flip -3365,做空,2021-07-06 11:00:00,2021-07-06 11:30:00,2263.35,2292.51,2.02,100.0,0.0892,-2.6,0.1,-2.7,flip -3366,做多,2021-07-06 11:30:00,2021-07-06 17:00:00,2292.51,2304.67,1.99,100.0,0.0869,1.06,0.1,0.96,flip -3367,做空,2021-07-06 17:00:00,2021-07-06 22:30:00,2304.67,2307.31,2.0,100.0,0.0868,-0.23,0.1,-0.33,flip -3368,做多,2021-07-06 22:30:00,2021-07-07 01:30:00,2307.31,2318.0,2.0,100.0,0.0865,0.92,0.1,0.82,flip -3369,做空,2021-07-07 01:30:00,2021-07-07 02:30:00,2318.0,2324.25,2.02,100.0,0.0871,-0.54,0.1,-0.65,flip -3370,做多,2021-07-07 02:30:00,2021-07-07 04:30:00,2324.25,2390.49,2.01,100.0,0.0865,5.73,0.1,5.63,tp_upper -3371,做多,2021-07-07 17:30:00,2021-07-07 19:00:00,2356.66,2358.9,2.07,100.0,0.0877,0.2,0.1,0.09,flip -3372,做空,2021-07-07 19:00:00,2021-07-07 19:30:00,2358.9,2364.58,2.07,100.0,0.0876,-0.5,0.1,-0.6,flip -3373,做多,2021-07-07 19:30:00,2021-07-09 06:00:00,2364.58,2115.78,2.06,100.0,0.0871,-21.66,0.09,-21.75,flip -3374,做空,2021-07-09 06:00:00,2021-07-09 12:30:00,2115.78,2111.98,1.85,100.0,0.0874,0.33,0.09,0.24,flip -3375,做多,2021-07-09 12:30:00,2021-07-09 19:00:00,2111.98,2130.53,1.85,100.0,0.0876,1.63,0.09,1.53,flip -3376,做空,2021-07-09 19:00:00,2021-07-09 19:30:00,2130.53,2133.46,1.87,100.0,0.0875,-0.26,0.09,-0.35,flip -3377,做多,2021-07-09 19:30:00,2021-07-09 20:00:00,2133.46,2126.77,1.86,100.0,0.0872,-0.58,0.09,-0.68,flip -3378,做空,2021-07-09 20:00:00,2021-07-09 20:30:00,2126.77,2135.63,1.85,100.0,0.0871,-0.77,0.09,-0.87,flip -3379,做多,2021-07-09 20:30:00,2021-07-09 21:00:00,2135.63,2133.63,1.84,100.0,0.0863,-0.17,0.09,-0.26,flip -3380,做空,2021-07-09 21:00:00,2021-07-10 16:00:00,2133.63,2153.34,1.84,100.0,0.0862,-1.7,0.09,-1.79,flip -3381,做多,2021-07-10 16:00:00,2021-07-10 17:00:00,2153.34,2088.44,1.83,100.0,0.0851,-5.52,0.09,-5.61,flip -3382,做空,2021-07-10 17:00:00,2021-07-10 22:00:00,2088.44,2106.59,1.78,100.0,0.085,-1.54,0.09,-1.63,flip -3383,做多,2021-07-10 22:00:00,2021-07-10 23:30:00,2106.59,2111.14,1.76,100.0,0.0835,0.38,0.09,0.29,flip -3384,做空,2021-07-10 23:30:00,2021-07-11 00:00:00,2111.14,2113.38,1.76,100.0,0.0834,-0.19,0.09,-0.27,flip -3385,做多,2021-07-11 00:00:00,2021-07-11 02:00:00,2113.38,2103.21,1.76,100.0,0.0834,-0.85,0.09,-0.94,flip -3386,做空,2021-07-11 02:00:00,2021-07-11 07:30:00,2103.21,2099.22,1.75,100.0,0.0834,0.33,0.09,0.25,flip -3387,做多,2021-07-11 07:30:00,2021-07-11 08:30:00,2099.22,2111.47,1.75,100.0,0.0836,1.02,0.09,0.94,flip -3388,做空,2021-07-11 08:30:00,2021-07-12 01:00:00,2111.47,2137.83,1.76,100.0,0.0835,-2.2,0.09,-2.29,flip -3389,做多,2021-07-12 01:00:00,2021-07-12 01:30:00,2137.83,2136.33,1.75,100.0,0.0817,-0.12,0.09,-0.21,flip -3390,做空,2021-07-12 01:30:00,2021-07-12 02:00:00,2136.33,2146.83,1.74,100.0,0.0816,-0.86,0.09,-0.94,flip -3391,做多,2021-07-12 02:00:00,2021-07-12 05:00:00,2146.83,2141.41,1.73,100.0,0.0807,-0.44,0.09,-0.52,flip -3392,做空,2021-07-12 05:00:00,2021-07-12 05:30:00,2141.41,2150.0,1.73,100.0,0.0806,-0.69,0.09,-0.78,flip -3393,做多,2021-07-12 05:30:00,2021-07-12 06:00:00,2150.0,2148.88,1.72,100.0,0.0799,-0.09,0.09,-0.18,flip -3394,做空,2021-07-12 06:00:00,2021-07-12 08:00:00,2148.88,2145.61,1.72,100.0,0.0798,0.26,0.09,0.18,flip -3395,做多,2021-07-12 08:00:00,2021-07-12 08:30:00,2145.61,2143.27,1.72,100.0,0.08,-0.19,0.09,-0.27,flip -3396,做空,2021-07-12 08:30:00,2021-07-13 07:30:00,2143.27,2026.69,1.71,100.0,0.0799,9.31,0.08,9.23,flip -3397,做多,2021-07-13 07:30:00,2021-07-13 08:00:00,2026.69,2023.61,1.82,100.0,0.0896,-0.28,0.09,-0.37,flip -3398,做空,2021-07-13 08:00:00,2021-07-13 08:30:00,2023.61,2027.02,1.81,100.0,0.0895,-0.31,0.09,-0.4,flip -3399,做多,2021-07-13 08:30:00,2021-07-13 09:00:00,2027.02,2021.37,1.81,100.0,0.0891,-0.5,0.09,-0.59,flip -3400,做空,2021-07-13 09:00:00,2021-07-13 09:30:00,2021.37,2028.99,1.8,100.0,0.0891,-0.68,0.09,-0.77,flip -3401,做多,2021-07-13 09:30:00,2021-07-13 10:00:00,2028.99,2026.46,1.79,100.0,0.0883,-0.22,0.09,-0.31,flip -3402,做空,2021-07-13 10:00:00,2021-07-14 09:00:00,2026.46,1939.35,1.79,100.0,0.0882,7.68,0.09,7.6,flip -3403,做多,2021-07-14 09:00:00,2021-07-15 03:30:00,1939.35,1977.91,1.87,100.0,0.0965,3.72,0.1,3.63,flip -3404,做空,2021-07-15 03:30:00,2021-07-15 21:00:00,1977.91,1926.51,1.91,100.0,0.0965,4.96,0.09,4.87,flip -3405,做多,2021-07-15 21:00:00,2021-07-15 21:30:00,1926.51,1918.19,1.96,100.0,0.1016,-0.85,0.1,-0.94,flip -3406,做空,2021-07-15 21:30:00,2021-07-15 22:00:00,1918.19,1926.71,1.95,100.0,0.1015,-0.86,0.1,-0.96,flip -3407,做多,2021-07-15 22:00:00,2021-07-15 22:30:00,1926.71,1922.29,1.94,100.0,0.1005,-0.44,0.1,-0.54,flip -3408,做空,2021-07-15 22:30:00,2021-07-15 23:00:00,1922.29,1923.1,1.93,100.0,0.1004,-0.08,0.1,-0.18,flip -3409,做多,2021-07-15 23:00:00,2021-07-15 23:30:00,1923.1,1919.35,1.93,100.0,0.1002,-0.38,0.1,-0.47,flip -3410,做空,2021-07-15 23:30:00,2021-07-16 01:00:00,1919.35,1919.68,1.92,100.0,0.1001,-0.03,0.1,-0.13,flip -3411,做多,2021-07-16 01:00:00,2021-07-16 06:00:00,1919.68,1914.76,1.93,100.0,0.1006,-0.49,0.1,-0.59,flip -3412,做空,2021-07-16 06:00:00,2021-07-16 13:00:00,1914.76,1907.15,1.92,100.0,0.1005,0.76,0.1,0.67,flip -3413,做多,2021-07-16 13:00:00,2021-07-16 13:30:00,1907.15,1897.23,1.93,100.0,0.1012,-1.0,0.1,-1.1,flip -3414,做空,2021-07-16 13:30:00,2021-07-16 14:30:00,1897.23,1907.1,1.92,100.0,0.1011,-1.0,0.1,-1.09,flip -3415,做多,2021-07-16 14:30:00,2021-07-16 19:30:00,1907.1,1913.29,1.91,100.0,0.0999,0.62,0.1,0.52,flip -3416,做空,2021-07-16 19:30:00,2021-07-16 20:00:00,1913.29,1913.62,1.91,100.0,0.0998,-0.03,0.1,-0.13,flip -3417,做多,2021-07-16 20:00:00,2021-07-16 20:30:00,1913.62,1901.32,1.91,100.0,0.0997,-1.23,0.09,-1.32,flip -3418,做空,2021-07-16 20:30:00,2021-07-16 22:00:00,1901.32,1896.21,1.89,100.0,0.0996,0.51,0.09,0.41,flip -3419,做多,2021-07-16 22:00:00,2021-07-17 01:00:00,1896.21,1889.31,1.9,100.0,0.1,-0.69,0.09,-0.78,flip -3420,做空,2021-07-17 01:00:00,2021-07-17 08:30:00,1889.31,1895.24,1.9,100.0,0.1008,-0.6,0.1,-0.69,flip -3421,做多,2021-07-17 08:30:00,2021-07-17 09:00:00,1895.24,1890.65,1.9,100.0,0.1,-0.46,0.09,-0.55,flip -3422,做空,2021-07-17 09:00:00,2021-07-17 13:30:00,1890.65,1881.11,1.89,100.0,0.0999,0.95,0.09,0.86,flip -3423,做多,2021-07-17 13:30:00,2021-07-17 15:00:00,1881.11,1877.83,1.9,100.0,0.1008,-0.33,0.09,-0.43,flip -3424,做空,2021-07-17 15:00:00,2021-07-17 15:30:00,1877.83,1885.86,1.89,100.0,0.1007,-0.81,0.09,-0.9,flip -3425,做多,2021-07-17 15:30:00,2021-07-18 00:30:00,1885.86,1970.17,1.88,100.0,0.0998,8.41,0.1,8.31,tp_upper -3426,做多,2021-07-18 14:00:00,2021-07-19 05:00:00,1949.49,1891.89,1.97,100.0,0.1013,-5.83,0.1,-5.93,flip -3427,做空,2021-07-19 05:00:00,2021-07-19 05:30:00,1891.89,1907.39,1.92,100.0,0.1013,-1.57,0.1,-1.67,flip -3428,做多,2021-07-19 05:30:00,2021-07-19 06:00:00,1907.39,1900.66,1.9,100.0,0.0995,-0.67,0.09,-0.76,flip -3429,做空,2021-07-19 06:00:00,2021-07-19 08:00:00,1900.66,1896.52,1.89,100.0,0.0994,0.41,0.09,0.32,flip -3430,做多,2021-07-19 08:00:00,2021-07-19 08:30:00,1896.52,1875.0,1.89,100.0,0.0997,-2.15,0.09,-2.24,flip -3431,做空,2021-07-19 08:30:00,2021-07-19 12:30:00,1875.0,1812.55,1.87,100.0,0.0996,6.22,0.09,6.13,tp_lower -3432,做多,2021-07-20 00:00:00,2021-07-20 22:30:00,1824.0,1769.9,1.94,100.0,0.1063,-5.75,0.09,-5.84,flip -3433,做空,2021-07-20 22:30:00,2021-07-21 01:30:00,1769.9,1772.01,1.88,100.0,0.1061,-0.22,0.09,-0.32,flip -3434,做多,2021-07-21 01:30:00,2021-07-22 09:30:00,1772.01,1980.49,1.88,100.0,0.1059,22.09,0.1,21.98,flip -3435,做空,2021-07-22 09:30:00,2021-07-22 10:30:00,1980.49,1980.61,2.1,100.0,0.1059,-0.01,0.1,-0.12,flip -3436,做多,2021-07-22 10:30:00,2021-07-22 11:00:00,1980.61,1974.17,2.1,100.0,0.1058,-0.68,0.1,-0.79,flip -3437,做空,2021-07-22 11:00:00,2021-07-22 11:30:00,1974.17,1982.66,2.09,100.0,0.1057,-0.9,0.1,-1.0,flip -3438,做多,2021-07-22 11:30:00,2021-07-22 12:00:00,1982.66,1952.57,2.08,100.0,0.1047,-3.15,0.1,-3.25,flip -3439,做空,2021-07-22 12:00:00,2021-07-22 12:30:00,1952.57,2007.45,2.04,100.0,0.1046,-5.74,0.1,-5.84,flip -3440,做多,2021-07-22 12:30:00,2021-07-22 14:00:00,2007.45,1989.01,1.98,100.0,0.0988,-1.82,0.1,-1.92,flip -3441,做空,2021-07-22 14:00:00,2021-07-22 14:30:00,1989.01,1998.4,1.96,100.0,0.0987,-0.93,0.1,-1.02,flip -3442,做多,2021-07-22 14:30:00,2021-07-22 22:00:00,1998.4,1997.67,1.95,100.0,0.0976,-0.07,0.1,-0.17,flip -3443,做空,2021-07-22 22:00:00,2021-07-22 22:30:00,1997.67,2004.45,1.95,100.0,0.0975,-0.66,0.1,-0.76,flip -3444,做多,2021-07-22 22:30:00,2021-07-23 15:30:00,2004.45,2047.17,1.94,100.0,0.0968,4.13,0.1,4.04,flip -3445,做空,2021-07-23 15:30:00,2021-07-23 21:30:00,2047.17,2053.0,2.0,100.0,0.0976,-0.57,0.1,-0.67,flip -3446,做多,2021-07-23 21:30:00,2021-07-24 19:30:00,2053.0,2145.01,1.99,100.0,0.0969,8.92,0.1,8.81,flip -3447,做空,2021-07-24 19:30:00,2021-07-24 20:30:00,2145.01,2152.71,2.08,100.0,0.097,-0.75,0.1,-0.85,flip -3448,做多,2021-07-24 20:30:00,2021-07-24 21:00:00,2152.71,2144.37,2.07,100.0,0.0962,-0.8,0.1,-0.91,flip -3449,做空,2021-07-24 21:00:00,2021-07-24 21:30:00,2144.37,2166.29,2.06,100.0,0.0961,-2.11,0.1,-2.21,flip -3450,做多,2021-07-24 21:30:00,2021-07-24 22:00:00,2166.29,2159.98,2.04,100.0,0.0941,-0.59,0.1,-0.7,flip -3451,做空,2021-07-24 22:00:00,2021-07-25 02:30:00,2159.98,2162.86,2.03,100.0,0.094,-0.27,0.1,-0.37,flip -3452,做多,2021-07-25 02:30:00,2021-07-25 03:30:00,2162.86,2151.19,2.03,100.0,0.0941,-1.1,0.1,-1.2,flip -3453,做空,2021-07-25 03:30:00,2021-07-25 04:30:00,2151.19,2164.02,2.02,100.0,0.094,-1.21,0.1,-1.31,flip -3454,做多,2021-07-25 04:30:00,2021-07-25 05:00:00,2164.02,2156.54,2.01,100.0,0.0928,-0.69,0.1,-0.79,flip -3455,做空,2021-07-25 05:00:00,2021-07-25 06:00:00,2156.54,2163.55,2.0,100.0,0.0927,-0.65,0.1,-0.75,flip -3456,做多,2021-07-25 06:00:00,2021-07-25 08:30:00,2163.55,2166.75,1.99,100.0,0.092,0.29,0.1,0.19,flip -3457,做空,2021-07-25 08:30:00,2021-07-25 09:30:00,2166.75,2171.0,1.99,100.0,0.0919,-0.39,0.1,-0.49,flip -3458,做多,2021-07-25 09:30:00,2021-07-25 10:30:00,2171.0,2158.41,1.98,100.0,0.0914,-1.15,0.1,-1.25,flip -3459,做空,2021-07-25 10:30:00,2021-07-25 11:30:00,2158.41,2158.99,1.97,100.0,0.0913,-0.05,0.1,-0.15,flip -3460,做多,2021-07-25 11:30:00,2021-07-25 17:30:00,2158.99,2150.48,1.97,100.0,0.0912,-0.78,0.1,-0.87,flip -3461,做空,2021-07-25 17:30:00,2021-07-25 18:00:00,2150.48,2159.91,1.96,100.0,0.0911,-0.86,0.1,-0.96,flip -3462,做多,2021-07-25 18:00:00,2021-07-25 19:00:00,2159.91,2154.63,1.95,100.0,0.0902,-0.48,0.1,-0.57,flip -3463,做空,2021-07-25 19:00:00,2021-07-25 20:00:00,2154.63,2152.79,1.94,100.0,0.0901,0.17,0.1,0.07,flip -3464,做多,2021-07-25 20:00:00,2021-07-26 01:00:00,2152.79,2282.0,1.94,100.0,0.0902,11.65,0.1,11.55,tp_upper -3465,做多,2021-07-27 17:00:00,2021-07-27 17:30:00,2229.32,2229.28,2.08,100.0,0.0933,-0.0,0.1,-0.11,flip -3466,做空,2021-07-27 17:30:00,2021-07-27 18:30:00,2229.28,2238.98,2.08,100.0,0.0932,-0.9,0.1,-1.01,flip -3467,做多,2021-07-27 18:30:00,2021-07-27 19:30:00,2238.98,2228.07,2.07,100.0,0.0923,-1.01,0.1,-1.11,flip -3468,做空,2021-07-27 19:30:00,2021-07-27 20:00:00,2228.07,2247.99,2.05,100.0,0.0922,-1.84,0.1,-1.94,flip -3469,做多,2021-07-27 20:00:00,2021-07-28 06:30:00,2247.99,2257.81,2.03,100.0,0.0905,0.89,0.1,0.79,flip -3470,做空,2021-07-28 06:30:00,2021-07-28 07:00:00,2257.81,2277.1,2.05,100.0,0.0908,-1.75,0.1,-1.85,flip -3471,做多,2021-07-28 07:00:00,2021-07-28 12:30:00,2277.1,2285.57,2.03,100.0,0.0892,0.76,0.1,0.65,flip -3472,做空,2021-07-28 12:30:00,2021-07-28 14:00:00,2285.57,2286.28,2.04,100.0,0.0891,-0.06,0.1,-0.17,flip -3473,做多,2021-07-28 14:00:00,2021-07-28 17:00:00,2286.28,2289.72,2.03,100.0,0.0889,0.31,0.1,0.2,flip -3474,做空,2021-07-28 17:00:00,2021-07-28 18:30:00,2289.72,2320.08,2.03,100.0,0.0888,-2.7,0.1,-2.8,flip -3475,做多,2021-07-28 18:30:00,2021-07-28 20:00:00,2320.08,2299.17,2.0,100.0,0.0864,-1.81,0.1,-1.91,flip -3476,做空,2021-07-28 20:00:00,2021-07-28 21:30:00,2299.17,2302.43,1.98,100.0,0.0863,-0.28,0.1,-0.38,flip -3477,做多,2021-07-28 21:30:00,2021-07-28 22:30:00,2302.43,2290.11,1.98,100.0,0.086,-1.06,0.1,-1.16,flip -3478,做空,2021-07-28 22:30:00,2021-07-28 23:00:00,2290.11,2297.79,1.97,100.0,0.0859,-0.66,0.1,-0.76,flip -3479,做多,2021-07-28 23:00:00,2021-07-29 00:00:00,2297.79,2290.4,1.96,100.0,0.0853,-0.63,0.1,-0.73,flip -3480,做空,2021-07-29 00:00:00,2021-07-29 04:00:00,2290.4,2294.35,1.97,100.0,0.086,-0.34,0.1,-0.44,flip -3481,做多,2021-07-29 04:00:00,2021-07-29 04:30:00,2294.35,2294.16,1.96,100.0,0.0856,-0.02,0.1,-0.11,flip -3482,做空,2021-07-29 04:30:00,2021-07-29 05:30:00,2294.16,2300.16,1.96,100.0,0.0855,-0.51,0.1,-0.61,flip -3483,做多,2021-07-29 05:30:00,2021-07-29 06:30:00,2300.16,2293.04,1.95,100.0,0.085,-0.6,0.1,-0.7,flip -3484,做空,2021-07-29 06:30:00,2021-07-29 07:00:00,2293.04,2300.37,1.95,100.0,0.0849,-0.62,0.1,-0.72,flip -3485,做多,2021-07-29 07:00:00,2021-07-29 07:30:00,2300.37,2294.68,1.94,100.0,0.0843,-0.48,0.1,-0.58,flip -3486,做空,2021-07-29 07:30:00,2021-07-29 08:30:00,2294.68,2293.8,1.93,100.0,0.0842,0.07,0.1,-0.02,flip -3487,做多,2021-07-29 08:30:00,2021-07-29 11:30:00,2293.8,2292.44,1.93,100.0,0.0841,-0.11,0.1,-0.21,flip -3488,做空,2021-07-29 11:30:00,2021-07-29 13:00:00,2292.44,2313.26,1.93,100.0,0.0841,-1.75,0.1,-1.85,flip -3489,做多,2021-07-29 13:00:00,2021-07-29 14:00:00,2313.26,2314.21,1.91,100.0,0.0825,0.08,0.1,-0.02,flip -3490,做空,2021-07-29 14:00:00,2021-07-29 19:30:00,2314.21,2309.64,1.91,100.0,0.0824,0.38,0.1,0.28,flip -3491,做多,2021-07-29 19:30:00,2021-07-29 21:00:00,2309.64,2308.38,1.91,100.0,0.0826,-0.1,0.1,-0.2,flip -3492,做空,2021-07-29 21:00:00,2021-07-29 21:30:00,2308.38,2310.85,1.91,100.0,0.0825,-0.2,0.1,-0.3,flip -3493,做多,2021-07-29 21:30:00,2021-07-29 23:00:00,2310.85,2391.61,1.9,100.0,0.0823,6.65,0.1,6.55,tp_upper -3494,做多,2021-07-30 19:00:00,2021-07-31 13:00:00,2366.32,2447.14,1.99,100.0,0.0841,6.8,0.1,6.7,flip -3495,做空,2021-07-31 13:00:00,2021-07-31 14:00:00,2447.14,2453.1,2.06,100.0,0.0841,-0.5,0.1,-0.6,flip -3496,做多,2021-07-31 14:00:00,2021-07-31 14:30:00,2453.1,2445.21,2.05,100.0,0.0836,-0.66,0.1,-0.76,flip -3497,做空,2021-07-31 14:30:00,2021-07-31 15:00:00,2445.21,2448.01,2.04,100.0,0.0835,-0.23,0.1,-0.34,flip -3498,做多,2021-07-31 15:00:00,2021-07-31 16:00:00,2448.01,2456.09,2.04,100.0,0.0833,0.67,0.1,0.57,flip -3499,做空,2021-07-31 16:00:00,2021-07-31 18:00:00,2456.09,2449.52,2.04,100.0,0.0832,0.55,0.1,0.44,flip -3500,做多,2021-07-31 18:00:00,2021-07-31 19:30:00,2449.52,2455.86,2.05,100.0,0.0835,0.53,0.1,0.43,flip -3501,做空,2021-07-31 19:30:00,2021-07-31 20:00:00,2455.86,2464.22,2.05,100.0,0.0834,-0.7,0.1,-0.8,flip -3502,做多,2021-07-31 20:00:00,2021-07-31 21:00:00,2464.22,2520.24,2.04,100.0,0.0828,4.64,0.1,4.53,tp_upper -3503,做多,2021-08-01 14:00:00,2021-08-01 14:30:00,2582.93,2582.55,2.1,100.0,0.0813,-0.03,0.11,-0.14,flip -3504,做空,2021-08-01 14:30:00,2021-08-01 15:00:00,2582.55,2598.24,2.1,100.0,0.0812,-1.27,0.11,-1.38,flip -3505,做多,2021-08-01 15:00:00,2021-08-01 15:30:00,2598.24,2584.0,2.08,100.0,0.0802,-1.14,0.1,-1.25,flip -3506,做空,2021-08-01 15:30:00,2021-08-01 18:00:00,2584.0,2590.57,2.07,100.0,0.0801,-0.53,0.1,-0.63,flip -3507,做多,2021-08-01 18:00:00,2021-08-01 20:00:00,2590.57,2675.84,2.06,100.0,0.0796,6.79,0.11,6.68,tp_upper -3508,做多,2021-08-02 06:30:00,2021-08-02 08:00:00,2617.25,2579.17,2.14,100.0,0.0817,-3.11,0.11,-3.22,flip -3509,做空,2021-08-02 08:00:00,2021-08-02 09:00:00,2579.17,2583.68,2.1,100.0,0.0816,-0.37,0.11,-0.47,flip -3510,做多,2021-08-02 09:00:00,2021-08-02 10:00:00,2583.68,2592.35,2.1,100.0,0.0812,0.7,0.11,0.6,flip -3511,做空,2021-08-02 10:00:00,2021-08-02 10:30:00,2592.35,2597.68,2.1,100.0,0.0811,-0.43,0.11,-0.54,flip -3512,做多,2021-08-02 10:30:00,2021-08-02 11:00:00,2597.68,2589.02,2.1,100.0,0.0807,-0.7,0.1,-0.8,flip -3513,做空,2021-08-02 11:00:00,2021-08-02 11:30:00,2589.02,2589.99,2.09,100.0,0.0806,-0.08,0.1,-0.18,flip -3514,做多,2021-08-02 11:30:00,2021-08-02 12:00:00,2589.99,2576.31,2.09,100.0,0.0805,-1.1,0.1,-1.2,flip -3515,做空,2021-08-02 12:00:00,2021-08-02 12:30:00,2576.31,2587.92,2.07,100.0,0.0804,-0.93,0.1,-1.04,flip -3516,做多,2021-08-02 12:30:00,2021-08-02 19:30:00,2587.92,2603.18,2.06,100.0,0.0796,1.22,0.1,1.11,flip -3517,做空,2021-08-02 19:30:00,2021-08-02 20:00:00,2603.18,2612.81,2.07,100.0,0.0795,-0.77,0.1,-0.87,flip -3518,做多,2021-08-02 20:00:00,2021-08-02 20:30:00,2612.81,2598.55,2.06,100.0,0.0789,-1.12,0.1,-1.23,flip -3519,做空,2021-08-02 20:30:00,2021-08-02 21:30:00,2598.55,2612.66,2.05,100.0,0.0788,-1.11,0.1,-1.21,flip -3520,做多,2021-08-02 21:30:00,2021-08-02 23:30:00,2612.66,2607.09,2.03,100.0,0.0779,-0.43,0.1,-0.54,flip -3521,做空,2021-08-02 23:30:00,2021-08-03 00:00:00,2607.09,2613.83,2.03,100.0,0.0778,-0.52,0.1,-0.63,flip -3522,做多,2021-08-03 00:00:00,2021-08-03 00:30:00,2613.83,2607.3,2.05,100.0,0.0783,-0.51,0.1,-0.61,flip -3523,做空,2021-08-03 00:30:00,2021-08-03 14:00:00,2607.3,2523.55,2.04,100.0,0.0782,6.55,0.1,6.45,flip -3524,做多,2021-08-03 14:00:00,2021-08-03 14:30:00,2523.55,2511.65,2.1,100.0,0.0833,-0.99,0.1,-1.1,flip -3525,做空,2021-08-03 14:30:00,2021-08-03 22:00:00,2511.65,2524.49,2.09,100.0,0.0832,-1.07,0.11,-1.17,flip -3526,做多,2021-08-03 22:00:00,2021-08-03 23:30:00,2524.49,2506.87,2.08,100.0,0.0823,-1.45,0.1,-1.55,flip -3527,做空,2021-08-03 23:30:00,2021-08-04 00:30:00,2506.87,2515.21,2.06,100.0,0.0822,-0.69,0.1,-0.79,flip -3528,做多,2021-08-04 00:30:00,2021-08-04 03:00:00,2515.21,2488.38,2.06,100.0,0.082,-2.2,0.1,-2.3,flip -3529,做空,2021-08-04 03:00:00,2021-08-04 04:00:00,2488.38,2484.74,2.04,100.0,0.0819,0.3,0.1,0.2,flip -3530,做多,2021-08-04 04:00:00,2021-08-04 05:30:00,2484.74,2494.96,2.04,100.0,0.0821,0.84,0.1,0.74,flip -3531,做空,2021-08-04 05:30:00,2021-08-04 10:30:00,2494.96,2499.15,2.05,100.0,0.082,-0.34,0.1,-0.45,flip -3532,做多,2021-08-04 10:30:00,2021-08-04 12:30:00,2499.15,2586.16,2.04,100.0,0.0817,7.11,0.11,7.0,tp_upper -3533,做多,2021-08-05 13:30:00,2021-08-06 03:30:00,2686.24,2761.98,2.12,100.0,0.0789,5.98,0.11,5.87,flip -3534,做空,2021-08-06 03:30:00,2021-08-06 04:00:00,2761.98,2765.46,2.18,100.0,0.0789,-0.27,0.11,-0.38,flip -3535,做多,2021-08-06 04:00:00,2021-08-06 05:00:00,2765.46,2768.56,2.17,100.0,0.0786,0.24,0.11,0.13,flip -3536,做空,2021-08-06 05:00:00,2021-08-06 05:30:00,2768.56,2785.43,2.17,100.0,0.0785,-1.32,0.11,-1.43,flip -3537,做多,2021-08-06 05:30:00,2021-08-06 06:30:00,2785.43,2784.56,2.16,100.0,0.0775,-0.07,0.11,-0.18,flip -3538,做空,2021-08-06 06:30:00,2021-08-06 12:00:00,2784.56,2787.09,2.16,100.0,0.0774,-0.2,0.11,-0.3,flip -3539,做多,2021-08-06 12:00:00,2021-08-06 12:30:00,2787.09,2770.12,2.15,100.0,0.0772,-1.31,0.11,-1.42,flip -3540,做空,2021-08-06 12:30:00,2021-08-06 13:00:00,2770.12,2781.98,2.14,100.0,0.0771,-0.91,0.11,-1.02,flip -3541,做多,2021-08-06 13:00:00,2021-08-06 13:30:00,2781.98,2776.99,2.13,100.0,0.0764,-0.38,0.11,-0.49,flip -3542,做空,2021-08-06 13:30:00,2021-08-06 14:30:00,2776.99,2777.37,2.12,100.0,0.0763,-0.03,0.11,-0.13,flip -3543,做多,2021-08-06 14:30:00,2021-08-08 02:00:00,2777.37,3091.01,2.12,100.0,0.0762,23.9,0.12,23.79,flip -3544,做空,2021-08-08 02:00:00,2021-08-08 03:00:00,3091.01,3123.58,2.37,100.0,0.0768,-2.5,0.12,-2.62,flip -3545,做多,2021-08-08 03:00:00,2021-08-08 04:30:00,3123.58,3111.43,2.35,100.0,0.0751,-0.91,0.12,-1.03,flip -3546,做空,2021-08-08 04:30:00,2021-08-08 11:00:00,3111.43,3108.97,2.33,100.0,0.075,0.18,0.12,0.07,flip -3547,做多,2021-08-08 11:00:00,2021-08-08 11:30:00,3108.97,3102.42,2.33,100.0,0.0751,-0.49,0.12,-0.61,flip -3548,做空,2021-08-08 11:30:00,2021-08-08 12:00:00,3102.42,3138.64,2.33,100.0,0.075,-2.72,0.12,-2.83,flip -3549,做多,2021-08-08 12:00:00,2021-08-08 13:00:00,3138.64,3123.35,2.3,100.0,0.0732,-1.12,0.11,-1.23,flip -3550,做空,2021-08-08 13:00:00,2021-08-09 09:00:00,3123.35,3028.39,2.28,100.0,0.0731,6.94,0.11,6.83,flip -3551,做多,2021-08-09 09:00:00,2021-08-09 21:00:00,3028.39,3060.39,2.37,100.0,0.0781,2.5,0.12,2.38,flip -3552,做空,2021-08-09 21:00:00,2021-08-09 21:30:00,3060.39,3101.46,2.39,100.0,0.078,-3.2,0.12,-3.33,flip -3553,做多,2021-08-09 21:30:00,2021-08-10 00:30:00,3101.46,3125.43,2.35,100.0,0.0759,1.82,0.12,1.7,flip -3554,做空,2021-08-10 00:30:00,2021-08-10 01:30:00,3125.43,3134.25,2.38,100.0,0.076,-0.67,0.12,-0.79,flip -3555,做多,2021-08-10 01:30:00,2021-08-10 03:00:00,3134.25,3120.19,2.37,100.0,0.0755,-1.06,0.12,-1.18,flip -3556,做空,2021-08-10 03:00:00,2021-08-10 05:00:00,3120.19,3127.41,2.35,100.0,0.0754,-0.54,0.12,-0.66,flip -3557,做多,2021-08-10 05:00:00,2021-08-10 05:30:00,3127.41,3114.0,2.35,100.0,0.075,-1.01,0.12,-1.12,flip -3558,做空,2021-08-10 05:30:00,2021-08-10 07:30:00,3114.0,3144.57,2.33,100.0,0.0749,-2.29,0.12,-2.41,flip -3559,做多,2021-08-10 07:30:00,2021-08-10 10:00:00,3144.57,3128.42,2.31,100.0,0.0734,-1.19,0.11,-1.3,flip -3560,做空,2021-08-10 10:00:00,2021-08-10 11:00:00,3128.42,3153.55,2.29,100.0,0.0733,-1.84,0.12,-1.96,flip -3561,做多,2021-08-10 11:00:00,2021-08-10 11:30:00,3153.55,3124.71,2.27,100.0,0.0721,-2.08,0.11,-2.19,flip -3562,做空,2021-08-10 11:30:00,2021-08-10 12:00:00,3124.71,3157.8,2.25,100.0,0.072,-2.38,0.11,-2.5,flip -3563,做多,2021-08-10 12:00:00,2021-08-10 14:30:00,3157.8,3133.41,2.22,100.0,0.0704,-1.72,0.11,-1.83,flip -3564,做空,2021-08-10 14:30:00,2021-08-10 15:30:00,3133.41,3123.24,2.2,100.0,0.0704,0.72,0.11,0.61,flip -3565,做多,2021-08-10 15:30:00,2021-08-10 19:00:00,3123.24,3130.05,2.21,100.0,0.0707,0.48,0.11,0.37,flip -3566,做空,2021-08-10 19:00:00,2021-08-10 19:30:00,3130.05,3145.97,2.21,100.0,0.0707,-1.13,0.11,-1.24,flip -3567,做多,2021-08-10 19:30:00,2021-08-10 23:00:00,3145.97,3125.46,2.2,100.0,0.0699,-1.43,0.11,-1.54,flip -3568,做空,2021-08-10 23:00:00,2021-08-10 23:30:00,3125.46,3143.98,2.18,100.0,0.0698,-1.29,0.11,-1.4,flip -3569,做多,2021-08-10 23:30:00,2021-08-11 02:30:00,3143.98,3140.1,2.17,100.0,0.0689,-0.27,0.11,-0.38,flip -3570,做空,2021-08-11 02:30:00,2021-08-11 03:00:00,3140.1,3148.25,2.2,100.0,0.0699,-0.57,0.11,-0.68,flip -3571,做多,2021-08-11 03:00:00,2021-08-11 21:00:00,3148.25,3219.86,2.19,100.0,0.0695,4.97,0.11,4.86,flip -3572,做空,2021-08-11 21:00:00,2021-08-11 21:30:00,3219.86,3236.2,2.23,100.0,0.0694,-1.13,0.11,-1.25,flip -3573,做多,2021-08-11 21:30:00,2021-08-11 22:00:00,3236.2,3175.43,2.22,100.0,0.0686,-4.17,0.11,-4.28,flip -3574,做空,2021-08-11 22:00:00,2021-08-12 01:30:00,3175.43,3228.76,2.18,100.0,0.0686,-3.66,0.11,-3.77,flip -3575,做多,2021-08-12 01:30:00,2021-08-12 03:00:00,3228.76,3228.52,2.15,100.0,0.0665,-0.02,0.11,-0.12,flip -3576,做空,2021-08-12 03:00:00,2021-08-13 00:30:00,3228.52,3062.66,2.15,100.0,0.0665,11.02,0.1,10.92,flip -3577,做多,2021-08-13 00:30:00,2021-08-14 09:30:00,3062.66,3277.54,2.26,100.0,0.0737,15.84,0.12,15.72,flip -3578,做空,2021-08-14 09:30:00,2021-08-14 19:30:00,3277.54,3265.89,2.42,100.0,0.0737,0.86,0.12,0.74,flip -3579,做多,2021-08-14 19:30:00,2021-08-14 22:00:00,3265.89,3262.9,2.42,100.0,0.0742,-0.22,0.12,-0.34,flip -3580,做空,2021-08-14 22:00:00,2021-08-14 23:00:00,3262.9,3270.58,2.42,100.0,0.0741,-0.57,0.12,-0.69,flip -3581,做多,2021-08-14 23:00:00,2021-08-15 03:30:00,3270.58,3249.0,2.41,100.0,0.0737,-1.59,0.12,-1.71,flip -3582,做空,2021-08-15 03:30:00,2021-08-15 07:30:00,3249.0,3163.46,2.4,100.0,0.0739,6.32,0.12,6.2,tp_lower -3583,做多,2021-08-15 18:30:00,2021-08-15 19:00:00,3190.72,3188.62,2.46,100.0,0.0771,-0.16,0.12,-0.28,flip -3584,做空,2021-08-15 19:00:00,2021-08-15 19:30:00,3188.62,3208.13,2.46,100.0,0.077,-1.5,0.12,-1.63,flip -3585,做多,2021-08-15 19:30:00,2021-08-16 08:00:00,3208.13,3275.64,2.44,100.0,0.076,5.13,0.12,5.01,flip -3586,做空,2021-08-16 08:00:00,2021-08-17 03:30:00,3275.64,3194.2,2.5,100.0,0.0762,6.21,0.12,6.09,flip -3587,做多,2021-08-17 03:30:00,2021-08-17 04:00:00,3194.2,3184.69,2.56,100.0,0.0801,-0.76,0.13,-0.89,flip -3588,做空,2021-08-17 04:00:00,2021-08-17 04:30:00,3184.69,3191.81,2.55,100.0,0.08,-0.57,0.13,-0.7,flip -3589,做多,2021-08-17 04:30:00,2021-08-17 05:30:00,3191.81,3172.01,2.54,100.0,0.0796,-1.58,0.13,-1.7,flip -3590,做空,2021-08-17 05:30:00,2021-08-17 08:00:00,3172.01,3204.53,2.52,100.0,0.0795,-2.59,0.13,-2.71,flip -3591,做多,2021-08-17 08:00:00,2021-08-17 08:30:00,3204.53,3183.23,2.49,100.0,0.0778,-1.66,0.12,-1.78,flip -3592,做空,2021-08-17 08:30:00,2021-08-17 09:00:00,3183.23,3228.21,2.47,100.0,0.0777,-3.5,0.13,-3.62,flip -3593,做多,2021-08-17 09:00:00,2021-08-17 14:00:00,3228.21,3190.01,2.44,100.0,0.0755,-2.88,0.12,-3.0,flip -3594,做空,2021-08-17 14:00:00,2021-08-17 14:30:00,3190.01,3194.0,2.41,100.0,0.0754,-0.3,0.12,-0.42,flip -3595,做多,2021-08-17 14:30:00,2021-08-17 15:00:00,3194.0,3185.99,2.4,100.0,0.0752,-0.6,0.12,-0.72,flip -3596,做空,2021-08-17 15:00:00,2021-08-18 13:00:00,3185.99,3058.58,2.39,100.0,0.0751,9.57,0.11,9.45,flip -3597,做多,2021-08-18 13:00:00,2021-08-18 19:00:00,3058.58,3038.27,2.51,100.0,0.082,-1.67,0.12,-1.79,flip -3598,做空,2021-08-18 19:00:00,2021-08-18 23:00:00,3038.27,3051.39,2.49,100.0,0.0819,-1.07,0.12,-1.2,flip -3599,做多,2021-08-18 23:00:00,2021-08-18 23:30:00,3051.39,3014.25,2.48,100.0,0.0811,-3.01,0.12,-3.13,flip -3600,做空,2021-08-18 23:30:00,2021-08-19 00:30:00,3014.25,3044.39,2.44,100.0,0.081,-2.44,0.12,-2.57,flip -3601,做多,2021-08-19 00:30:00,2021-08-19 01:30:00,3044.39,3028.08,2.42,100.0,0.0796,-1.3,0.12,-1.42,flip -3602,做空,2021-08-19 01:30:00,2021-08-19 13:30:00,3028.08,3021.82,2.41,100.0,0.0796,0.5,0.12,0.38,flip -3603,做多,2021-08-19 13:30:00,2021-08-20 11:30:00,3021.82,3207.36,2.41,100.0,0.0798,14.81,0.13,14.68,flip -3604,做空,2021-08-20 11:30:00,2021-08-20 18:30:00,3207.36,3236.28,2.56,100.0,0.0799,-2.31,0.13,-2.44,flip -3605,做多,2021-08-20 18:30:00,2021-08-21 00:00:00,3236.28,3244.49,2.54,100.0,0.0784,0.64,0.13,0.52,flip -3606,做空,2021-08-21 00:00:00,2021-08-21 01:30:00,3244.49,3266.63,2.55,100.0,0.0785,-1.74,0.13,-1.87,flip -3607,做多,2021-08-21 01:30:00,2021-08-21 04:00:00,3266.63,3271.38,2.53,100.0,0.0773,0.37,0.13,0.24,flip -3608,做空,2021-08-21 04:00:00,2021-08-21 07:00:00,3271.38,3287.29,2.53,100.0,0.0773,-1.23,0.13,-1.36,flip -3609,做多,2021-08-21 07:00:00,2021-08-21 11:00:00,3287.29,3245.53,2.51,100.0,0.0764,-3.19,0.12,-3.32,flip -3610,做空,2021-08-21 11:00:00,2021-08-21 12:30:00,3245.53,3292.99,2.48,100.0,0.0764,-3.62,0.13,-3.75,flip -3611,做多,2021-08-21 12:30:00,2021-08-21 14:00:00,3292.99,3270.21,2.44,100.0,0.0741,-1.69,0.12,-1.81,flip -3612,做空,2021-08-21 14:00:00,2021-08-21 15:00:00,3270.21,3270.97,2.42,100.0,0.074,-0.06,0.12,-0.18,flip -3613,做多,2021-08-21 15:00:00,2021-08-21 17:00:00,3270.97,3280.7,2.42,100.0,0.0739,0.72,0.12,0.6,flip -3614,做空,2021-08-21 17:00:00,2021-08-21 19:00:00,3280.7,3234.71,2.42,100.0,0.0738,3.4,0.12,3.28,tp_lower -3615,做多,2021-08-22 06:30:00,2021-08-22 08:00:00,3257.66,3249.4,2.48,100.0,0.076,-0.63,0.12,-0.75,flip -3616,做空,2021-08-22 08:00:00,2021-08-22 08:30:00,3249.4,3253.42,2.47,100.0,0.0759,-0.31,0.12,-0.43,flip -3617,做多,2021-08-22 08:30:00,2021-08-22 12:00:00,3253.42,3248.32,2.46,100.0,0.0756,-0.39,0.12,-0.51,flip -3618,做空,2021-08-22 12:00:00,2021-08-22 14:30:00,3248.32,3166.88,2.45,100.0,0.0756,6.15,0.12,6.03,tp_lower -3619,做多,2021-08-22 22:30:00,2021-08-23 14:30:00,3215.69,3314.41,2.51,100.0,0.0782,7.72,0.13,7.59,flip -3620,做空,2021-08-23 14:30:00,2021-08-23 15:00:00,3314.41,3323.86,2.6,100.0,0.0784,-0.74,0.13,-0.87,flip -3621,做多,2021-08-23 15:00:00,2021-08-23 18:30:00,3323.86,3332.27,2.59,100.0,0.0779,0.65,0.13,0.53,flip -3622,做空,2021-08-23 18:30:00,2021-08-23 20:00:00,3332.27,3316.69,2.59,100.0,0.0778,1.21,0.13,1.08,tp_lower -3623,做多,2021-08-23 20:30:00,2021-08-23 21:00:00,3343.2,3332.98,2.6,100.0,0.0778,-0.8,0.13,-0.93,flip -3624,做空,2021-08-23 21:00:00,2021-08-23 21:30:00,3332.98,3342.75,2.59,100.0,0.0777,-0.76,0.13,-0.89,flip -3625,做多,2021-08-23 21:30:00,2021-08-23 22:00:00,3342.75,3331.57,2.58,100.0,0.0772,-0.86,0.13,-0.99,flip -3626,做空,2021-08-23 22:00:00,2021-08-23 22:30:00,3331.57,3336.5,2.57,100.0,0.0771,-0.38,0.13,-0.51,flip -3627,做多,2021-08-23 22:30:00,2021-08-23 23:00:00,3336.5,3333.92,2.56,100.0,0.0768,-0.2,0.13,-0.33,flip -3628,做空,2021-08-23 23:00:00,2021-08-24 00:00:00,3333.92,3337.8,2.56,100.0,0.0768,-0.3,0.13,-0.43,flip -3629,做多,2021-08-24 00:00:00,2021-08-24 00:30:00,3337.8,3313.78,2.57,100.0,0.0771,-1.85,0.13,-1.98,flip -3630,做空,2021-08-24 00:30:00,2021-08-24 04:00:00,3313.78,3327.88,2.55,100.0,0.077,-1.09,0.13,-1.21,flip -3631,做多,2021-08-24 04:00:00,2021-08-24 09:00:00,3327.88,3325.9,2.54,100.0,0.0763,-0.15,0.13,-0.28,flip -3632,做空,2021-08-24 09:00:00,2021-08-24 09:30:00,3325.9,3329.56,2.54,100.0,0.0762,-0.28,0.13,-0.41,flip -3633,做多,2021-08-24 09:30:00,2021-08-24 10:30:00,3329.56,3312.2,2.53,100.0,0.076,-1.32,0.13,-1.45,flip -3634,做空,2021-08-24 10:30:00,2021-08-24 13:30:00,3312.2,3254.9,2.51,100.0,0.0759,4.35,0.12,4.23,tp_lower -3635,做多,2021-08-25 05:30:00,2021-08-25 06:00:00,3213.86,3207.97,2.57,100.0,0.08,-0.47,0.13,-0.6,flip -3636,做空,2021-08-25 06:00:00,2021-08-25 08:30:00,3207.97,3104.27,2.56,100.0,0.0799,8.29,0.12,8.16,tp_lower -3637,做多,2021-08-25 14:30:00,2021-08-26 03:00:00,3187.22,3156.72,2.64,100.0,0.0829,-2.53,0.13,-2.66,flip -3638,做空,2021-08-26 03:00:00,2021-08-26 18:30:00,3156.72,3124.14,2.62,100.0,0.083,2.71,0.13,2.58,flip -3639,做多,2021-08-26 18:30:00,2021-08-26 19:00:00,3124.14,3096.94,2.65,100.0,0.0847,-2.3,0.13,-2.43,flip -3640,做空,2021-08-26 19:00:00,2021-08-26 19:30:00,3096.94,3109.05,2.62,100.0,0.0846,-1.02,0.13,-1.16,flip -3641,做多,2021-08-26 19:30:00,2021-08-26 23:30:00,3109.05,3093.77,2.61,100.0,0.0839,-1.28,0.13,-1.41,flip -3642,做空,2021-08-26 23:30:00,2021-08-27 00:30:00,3093.77,3115.02,2.59,100.0,0.0838,-1.78,0.13,-1.91,flip -3643,做多,2021-08-27 00:30:00,2021-08-27 02:30:00,3115.02,3110.77,2.58,100.0,0.0829,-0.35,0.13,-0.48,flip -3644,做空,2021-08-27 02:30:00,2021-08-27 05:00:00,3110.77,3113.32,2.58,100.0,0.0828,-0.21,0.13,-0.34,flip -3645,做多,2021-08-27 05:00:00,2021-08-27 05:30:00,3113.32,3112.87,2.57,100.0,0.0826,-0.04,0.13,-0.17,flip -3646,做空,2021-08-27 05:30:00,2021-08-27 07:00:00,3112.87,3117.58,2.57,100.0,0.0825,-0.39,0.13,-0.52,flip -3647,做多,2021-08-27 07:00:00,2021-08-27 08:30:00,3117.58,3113.72,2.56,100.0,0.0822,-0.32,0.13,-0.45,flip -3648,做空,2021-08-27 08:30:00,2021-08-27 09:30:00,3113.72,3113.05,2.56,100.0,0.0821,0.06,0.13,-0.07,flip -3649,做多,2021-08-27 09:30:00,2021-08-27 14:00:00,3113.05,3224.98,2.56,100.0,0.0821,9.19,0.13,9.06,tp_upper -3650,做多,2021-08-28 06:00:00,2021-08-28 06:30:00,3254.2,3248.58,2.66,100.0,0.0818,-0.46,0.13,-0.59,flip -3651,做空,2021-08-28 06:30:00,2021-08-28 09:30:00,3248.58,3249.24,2.65,100.0,0.0817,-0.05,0.13,-0.19,flip -3652,做多,2021-08-28 09:30:00,2021-08-28 17:30:00,3249.24,3247.04,2.65,100.0,0.0816,-0.18,0.13,-0.31,flip -3653,做空,2021-08-28 17:30:00,2021-08-28 20:00:00,3247.04,3233.9,2.65,100.0,0.0815,1.07,0.13,0.94,flip -3654,做多,2021-08-28 20:00:00,2021-08-28 22:30:00,3233.9,3235.06,2.66,100.0,0.0821,0.1,0.13,-0.04,flip -3655,做空,2021-08-28 22:30:00,2021-08-28 23:00:00,3235.06,3239.04,2.65,100.0,0.082,-0.33,0.13,-0.46,flip -3656,做多,2021-08-28 23:00:00,2021-08-29 02:30:00,3239.04,3231.26,2.65,100.0,0.0817,-0.64,0.13,-0.77,flip -3657,做空,2021-08-29 02:30:00,2021-08-29 03:30:00,3231.26,3180.74,2.65,100.0,0.0821,4.15,0.13,4.02,tp_lower -3658,做多,2021-08-29 16:30:00,2021-08-29 17:00:00,3205.93,3203.69,2.69,100.0,0.084,-0.19,0.13,-0.32,flip -3659,做空,2021-08-29 17:00:00,2021-08-29 17:30:00,3203.69,3204.79,2.69,100.0,0.0839,-0.09,0.13,-0.23,flip -3660,做多,2021-08-29 17:30:00,2021-08-29 18:30:00,3204.79,3205.38,2.68,100.0,0.0838,0.05,0.13,-0.08,flip -3661,做空,2021-08-29 18:30:00,2021-08-30 01:00:00,3205.38,3209.35,2.68,100.0,0.0837,-0.33,0.13,-0.47,flip -3662,做多,2021-08-30 01:00:00,2021-08-30 01:30:00,3209.35,3206.97,2.69,100.0,0.0838,-0.2,0.13,-0.33,flip -3663,做空,2021-08-30 01:30:00,2021-08-30 02:00:00,3206.97,3215.65,2.68,100.0,0.0837,-0.73,0.13,-0.86,flip -3664,做多,2021-08-30 02:00:00,2021-08-30 02:30:00,3215.65,3198.07,2.67,100.0,0.0832,-1.46,0.13,-1.59,flip -3665,做空,2021-08-30 02:30:00,2021-08-30 08:30:00,3198.07,3195.9,2.66,100.0,0.0831,0.18,0.13,0.05,flip -3666,做多,2021-08-30 08:30:00,2021-08-30 23:30:00,3195.9,3230.43,2.66,100.0,0.0831,2.87,0.13,2.74,flip -3667,做空,2021-08-30 23:30:00,2021-08-31 03:30:00,3230.43,3238.4,2.68,100.0,0.083,-0.66,0.13,-0.8,flip -3668,做多,2021-08-31 03:30:00,2021-08-31 04:00:00,3238.4,3235.27,2.69,100.0,0.083,-0.26,0.13,-0.39,flip -3669,做空,2021-08-31 04:00:00,2021-08-31 07:00:00,3235.27,3300.17,2.68,100.0,0.0829,-5.38,0.14,-5.52,flip -3670,做多,2021-08-31 07:00:00,2021-09-01 00:30:00,3300.17,3399.03,2.63,100.0,0.0795,7.86,0.14,7.73,flip -3671,做空,2021-09-01 00:30:00,2021-09-01 01:00:00,3399.03,3406.4,2.71,100.0,0.0797,-0.59,0.14,-0.72,flip -3672,做多,2021-09-01 01:00:00,2021-09-01 16:30:00,3406.4,3752.43,2.7,100.0,0.0793,27.42,0.15,27.28,tp_upper -3673,做多,2021-09-02 08:00:00,2021-09-02 08:30:00,3756.17,3751.03,2.98,100.0,0.0793,-0.41,0.15,-0.56,flip -3674,做空,2021-09-02 08:30:00,2021-09-02 10:30:00,3751.03,3762.0,2.97,100.0,0.0792,-0.87,0.15,-1.02,flip -3675,做多,2021-09-02 10:30:00,2021-09-02 11:00:00,3762.0,3756.61,2.96,100.0,0.0786,-0.42,0.15,-0.57,flip -3676,做空,2021-09-02 11:00:00,2021-09-02 11:30:00,3756.61,3763.42,2.95,100.0,0.0786,-0.54,0.15,-0.68,flip -3677,做多,2021-09-02 11:30:00,2021-09-02 14:30:00,3763.42,3766.79,2.94,100.0,0.0782,0.26,0.15,0.12,flip -3678,做空,2021-09-02 14:30:00,2021-09-02 15:00:00,3766.79,3770.19,2.94,100.0,0.0781,-0.27,0.15,-0.41,flip -3679,做多,2021-09-02 15:00:00,2021-09-02 15:30:00,3770.19,3759.68,2.94,100.0,0.0779,-0.82,0.15,-0.97,flip -3680,做空,2021-09-02 15:30:00,2021-09-02 16:00:00,3759.68,3785.73,2.93,100.0,0.0778,-2.03,0.15,-2.17,flip -3681,做多,2021-09-02 16:00:00,2021-09-03 00:30:00,3785.73,3734.23,2.9,100.0,0.0767,-3.95,0.14,-4.09,flip -3682,做空,2021-09-03 00:30:00,2021-09-03 03:00:00,3734.23,3782.17,2.88,100.0,0.0772,-3.7,0.15,-3.85,flip -3683,做多,2021-09-03 03:00:00,2021-09-03 05:00:00,3782.17,3804.7,2.84,100.0,0.0752,1.69,0.14,1.55,flip -3684,做空,2021-09-03 05:00:00,2021-09-03 06:30:00,3804.7,3795.48,2.86,100.0,0.0751,0.69,0.14,0.55,flip -3685,做多,2021-09-03 06:30:00,2021-09-03 07:00:00,3795.48,3794.95,2.86,100.0,0.0754,-0.04,0.14,-0.18,flip -3686,做空,2021-09-03 07:00:00,2021-09-03 20:30:00,3794.95,3922.12,2.86,100.0,0.0753,-9.58,0.15,-9.73,flip -3687,做多,2021-09-03 20:30:00,2021-09-03 22:00:00,3922.12,3896.69,2.76,100.0,0.0704,-1.79,0.14,-1.93,flip -3688,做空,2021-09-03 22:00:00,2021-09-03 23:30:00,3896.69,3942.79,2.74,100.0,0.0703,-3.24,0.14,-3.38,flip -3689,做多,2021-09-03 23:30:00,2021-09-04 01:00:00,3942.79,3933.92,2.7,100.0,0.0686,-0.61,0.13,-0.74,flip -3690,做空,2021-09-04 01:00:00,2021-09-04 02:30:00,3933.92,3949.06,2.72,100.0,0.069,-1.04,0.14,-1.18,flip -3691,做多,2021-09-04 02:30:00,2021-09-04 08:30:00,3949.06,3938.13,2.7,100.0,0.0684,-0.75,0.13,-0.88,flip -3692,做空,2021-09-04 08:30:00,2021-09-04 10:00:00,3938.13,3943.99,2.69,100.0,0.0684,-0.4,0.13,-0.54,flip -3693,做多,2021-09-04 10:00:00,2021-09-04 10:30:00,3943.99,3909.12,2.69,100.0,0.0681,-2.37,0.13,-2.51,flip -3694,做空,2021-09-04 10:30:00,2021-09-04 12:30:00,3909.12,3919.0,2.66,100.0,0.068,-0.67,0.13,-0.81,flip -3695,做多,2021-09-04 12:30:00,2021-09-04 13:00:00,3919.0,3913.48,2.65,100.0,0.0676,-0.37,0.13,-0.51,flip -3696,做空,2021-09-04 13:00:00,2021-09-04 13:30:00,3913.48,3914.9,2.64,100.0,0.0675,-0.1,0.13,-0.23,flip -3697,做多,2021-09-04 13:30:00,2021-09-04 15:30:00,3914.9,3922.0,2.64,100.0,0.0674,0.48,0.13,0.35,flip -3698,做空,2021-09-04 15:30:00,2021-09-04 17:00:00,3922.0,3862.9,2.64,100.0,0.0674,3.98,0.13,3.85,tp_lower -3699,做多,2021-09-05 00:00:00,2021-09-05 01:00:00,3902.61,3898.04,2.7,100.0,0.0692,-0.32,0.13,-0.45,flip -3700,做空,2021-09-05 01:00:00,2021-09-05 02:00:00,3898.04,3899.21,2.7,100.0,0.0692,-0.08,0.13,-0.22,flip -3701,做多,2021-09-05 02:00:00,2021-09-05 02:30:00,3899.21,3893.94,2.69,100.0,0.069,-0.36,0.13,-0.5,flip -3702,做空,2021-09-05 02:30:00,2021-09-05 07:00:00,3893.94,3883.0,2.69,100.0,0.069,0.75,0.13,0.62,flip -3703,做多,2021-09-05 07:00:00,2021-09-05 07:30:00,3883.0,3875.35,2.69,100.0,0.0693,-0.53,0.13,-0.66,flip -3704,做空,2021-09-05 07:30:00,2021-09-05 08:00:00,3875.35,3883.03,2.68,100.0,0.0692,-0.53,0.13,-0.67,flip -3705,做多,2021-09-05 08:00:00,2021-09-05 15:00:00,3883.03,3912.58,2.67,100.0,0.0689,2.04,0.13,1.9,flip -3706,做空,2021-09-05 15:00:00,2021-09-06 01:30:00,3912.58,3932.25,2.69,100.0,0.0688,-1.35,0.14,-1.49,flip -3707,做多,2021-09-06 01:30:00,2021-09-06 03:30:00,3932.25,3908.35,2.69,100.0,0.0685,-1.64,0.13,-1.77,flip -3708,做空,2021-09-06 03:30:00,2021-09-06 05:30:00,3908.35,3933.77,2.68,100.0,0.0684,-1.74,0.13,-1.87,flip -3709,做多,2021-09-06 05:30:00,2021-09-06 07:00:00,3933.77,3933.27,2.66,100.0,0.0675,-0.03,0.13,-0.17,flip -3710,做空,2021-09-06 07:00:00,2021-09-06 07:30:00,3933.27,3947.94,2.65,100.0,0.0674,-0.99,0.13,-1.12,flip -3711,做多,2021-09-06 07:30:00,2021-09-06 11:00:00,3947.94,3928.19,2.64,100.0,0.0669,-1.32,0.13,-1.45,flip -3712,做空,2021-09-06 11:00:00,2021-09-06 12:00:00,3928.19,3902.61,2.62,100.0,0.0668,1.71,0.13,1.58,tp_lower -3713,做多,2021-09-06 14:00:00,2021-09-06 15:00:00,3938.36,3938.51,2.64,100.0,0.067,0.01,0.13,-0.12,flip -3714,做空,2021-09-06 15:00:00,2021-09-06 16:00:00,3938.51,3941.56,2.64,100.0,0.0669,-0.2,0.13,-0.34,flip -3715,做多,2021-09-06 16:00:00,2021-09-06 16:30:00,3941.56,3930.82,2.63,100.0,0.0668,-0.72,0.13,-0.85,flip -3716,做空,2021-09-06 16:30:00,2021-09-06 17:00:00,3930.82,3940.39,2.62,100.0,0.0667,-0.64,0.13,-0.77,flip -3717,做多,2021-09-06 17:00:00,2021-09-06 17:30:00,3940.39,3937.56,2.61,100.0,0.0663,-0.19,0.13,-0.32,flip -3718,做空,2021-09-06 17:30:00,2021-09-06 18:00:00,3937.56,3939.48,2.61,100.0,0.0662,-0.13,0.13,-0.26,flip -3719,做多,2021-09-06 18:00:00,2021-09-06 20:00:00,3939.48,3937.16,2.6,100.0,0.0661,-0.15,0.13,-0.28,flip -3720,做空,2021-09-06 20:00:00,2021-09-07 02:00:00,3937.16,3944.58,2.6,100.0,0.066,-0.49,0.13,-0.62,flip -3721,做多,2021-09-07 02:00:00,2021-09-07 02:30:00,3944.58,3938.91,2.63,100.0,0.0666,-0.38,0.13,-0.51,flip -3722,做空,2021-09-07 02:30:00,2021-09-07 04:30:00,3938.91,3921.17,2.62,100.0,0.0665,1.18,0.13,1.05,flip -3723,做多,2021-09-07 04:30:00,2021-09-07 06:00:00,3921.17,3921.96,2.63,100.0,0.067,0.05,0.13,-0.08,flip -3724,做空,2021-09-07 06:00:00,2021-09-07 08:00:00,3921.96,3813.07,2.63,100.0,0.067,7.29,0.13,7.16,tp_lower -3725,做多,2021-09-08 02:00:00,2021-09-08 02:30:00,3541.86,3496.37,2.71,100.0,0.0764,-3.48,0.13,-3.61,flip -3726,做空,2021-09-08 02:30:00,2021-09-08 11:00:00,3496.37,3430.87,2.67,100.0,0.0764,5.0,0.13,4.87,flip -3727,做多,2021-09-08 11:00:00,2021-09-08 11:30:00,3430.87,3408.08,2.72,100.0,0.0792,-1.8,0.13,-1.94,flip -3728,做空,2021-09-08 11:30:00,2021-09-08 12:00:00,3408.08,3442.57,2.7,100.0,0.0791,-2.73,0.14,-2.86,flip -3729,做多,2021-09-08 12:00:00,2021-09-08 12:30:00,3442.57,3406.55,2.67,100.0,0.0774,-2.79,0.13,-2.92,flip -3730,做空,2021-09-08 12:30:00,2021-09-08 13:00:00,3406.55,3428.01,2.64,100.0,0.0774,-1.66,0.13,-1.79,flip -3731,做多,2021-09-08 13:00:00,2021-09-08 13:30:00,3428.01,3407.38,2.62,100.0,0.0763,-1.57,0.13,-1.7,flip -3732,做空,2021-09-08 13:30:00,2021-09-08 14:00:00,3407.38,3415.24,2.6,100.0,0.0762,-0.6,0.13,-0.73,flip -3733,做多,2021-09-08 14:00:00,2021-09-08 14:30:00,3415.24,3376.87,2.59,100.0,0.0758,-2.91,0.13,-3.04,flip -3734,做空,2021-09-08 14:30:00,2021-09-08 15:00:00,3376.87,3414.17,2.56,100.0,0.0757,-2.83,0.13,-2.95,flip -3735,做多,2021-09-08 15:00:00,2021-09-09 02:30:00,3414.17,3449.56,2.53,100.0,0.074,2.62,0.13,2.49,flip -3736,做空,2021-09-09 02:30:00,2021-09-09 03:00:00,3449.56,3469.25,2.58,100.0,0.0747,-1.47,0.13,-1.6,flip -3737,做多,2021-09-09 03:00:00,2021-09-09 07:00:00,3469.25,3483.22,2.56,100.0,0.0737,1.03,0.13,0.9,flip -3738,做空,2021-09-09 07:00:00,2021-09-09 07:30:00,3483.22,3500.68,2.57,100.0,0.0737,-1.29,0.13,-1.42,flip -3739,做多,2021-09-09 07:30:00,2021-09-09 09:30:00,3500.68,3497.53,2.55,100.0,0.0729,-0.23,0.13,-0.36,flip -3740,做空,2021-09-09 09:30:00,2021-09-09 12:30:00,3497.53,3493.72,2.55,100.0,0.0728,0.28,0.13,0.15,flip -3741,做多,2021-09-09 12:30:00,2021-09-09 18:00:00,3493.72,3493.76,2.55,100.0,0.0729,0.0,0.13,-0.12,flip -3742,做空,2021-09-09 18:00:00,2021-09-10 01:30:00,3493.76,3502.96,2.54,100.0,0.0728,-0.67,0.13,-0.8,flip -3743,做多,2021-09-10 01:30:00,2021-09-10 02:00:00,3502.96,3498.98,2.55,100.0,0.0728,-0.29,0.13,-0.42,flip -3744,做空,2021-09-10 02:00:00,2021-09-11 04:30:00,3498.98,3267.19,2.54,100.0,0.0727,16.86,0.12,16.74,flip -3745,做多,2021-09-11 04:30:00,2021-09-11 05:00:00,3267.19,3234.31,2.72,100.0,0.0831,-2.73,0.13,-2.87,flip -3746,做空,2021-09-11 05:00:00,2021-09-11 06:30:00,3234.31,3268.12,2.69,100.0,0.083,-2.81,0.14,-2.94,flip -3747,做多,2021-09-11 06:30:00,2021-09-11 07:00:00,3268.12,3234.0,2.65,100.0,0.0812,-2.77,0.13,-2.9,flip -3748,做空,2021-09-11 07:00:00,2021-09-11 08:30:00,3234.0,3255.5,2.62,100.0,0.0812,-1.74,0.13,-1.88,flip -3749,做多,2021-09-11 08:30:00,2021-09-11 20:00:00,3255.5,3289.96,2.6,100.0,0.08,2.76,0.13,2.63,flip -3750,做空,2021-09-11 20:00:00,2021-09-11 20:30:00,3289.96,3295.8,2.63,100.0,0.0799,-0.47,0.13,-0.6,flip -3751,做多,2021-09-11 20:30:00,2021-09-11 21:30:00,3295.8,3297.57,2.62,100.0,0.0796,0.14,0.13,0.01,flip -3752,做空,2021-09-11 21:30:00,2021-09-12 03:00:00,3297.57,3319.78,2.62,100.0,0.0795,-1.77,0.13,-1.9,flip -3753,做多,2021-09-12 03:00:00,2021-09-12 06:30:00,3319.78,3296.77,2.62,100.0,0.0789,-1.82,0.13,-1.95,flip -3754,做空,2021-09-12 06:30:00,2021-09-12 07:00:00,3296.77,3299.48,2.6,100.0,0.0788,-0.21,0.13,-0.34,flip -3755,做多,2021-09-12 07:00:00,2021-09-12 19:00:00,3299.48,3398.64,2.59,100.0,0.0786,7.8,0.13,7.66,flip -3756,做空,2021-09-12 19:00:00,2021-09-12 23:00:00,3398.64,3428.79,2.67,100.0,0.0785,-2.37,0.13,-2.5,flip -3757,做多,2021-09-12 23:00:00,2021-09-13 00:30:00,3428.79,3396.18,2.64,100.0,0.0771,-2.51,0.13,-2.64,flip -3758,做空,2021-09-13 00:30:00,2021-09-13 13:30:00,3396.18,3313.1,2.63,100.0,0.0774,6.43,0.13,6.3,flip -3759,做多,2021-09-13 13:30:00,2021-09-13 14:00:00,3313.1,3165.81,2.69,100.0,0.0812,-11.95,0.13,-12.08,flip -3760,做空,2021-09-13 14:00:00,2021-09-13 19:00:00,3165.81,3246.48,2.57,100.0,0.0811,-6.54,0.13,-6.67,flip -3761,做多,2021-09-13 19:00:00,2021-09-14 12:00:00,3246.48,3293.59,2.5,100.0,0.077,3.63,0.13,3.5,flip -3762,做空,2021-09-14 12:00:00,2021-09-14 12:30:00,3293.59,3352.04,2.54,100.0,0.0772,-4.51,0.13,-4.64,flip -3763,做多,2021-09-14 12:30:00,2021-09-14 21:00:00,3352.04,3339.55,2.49,100.0,0.0744,-0.93,0.12,-1.05,flip -3764,做空,2021-09-14 21:00:00,2021-09-14 21:30:00,3339.55,3345.36,2.48,100.0,0.0743,-0.43,0.12,-0.56,flip -3765,做多,2021-09-14 21:30:00,2021-09-15 06:00:00,3345.36,3375.62,2.48,100.0,0.074,2.24,0.12,2.11,flip -3766,做空,2021-09-15 06:00:00,2021-09-15 06:30:00,3375.62,3381.35,2.5,100.0,0.0742,-0.43,0.13,-0.55,flip -3767,做多,2021-09-15 06:30:00,2021-09-15 09:00:00,3381.35,3393.01,2.5,100.0,0.0739,0.86,0.13,0.74,flip -3768,做空,2021-09-15 09:00:00,2021-09-15 10:00:00,3393.01,3422.64,2.5,100.0,0.0738,-2.19,0.13,-2.31,flip -3769,做多,2021-09-15 10:00:00,2021-09-15 15:00:00,3422.64,3481.76,2.48,100.0,0.0724,4.28,0.13,4.16,tp_upper -3770,做多,2021-09-16 10:30:00,2021-09-16 12:00:00,3596.24,3615.43,2.53,100.0,0.0703,1.35,0.13,1.22,flip -3771,做空,2021-09-16 12:00:00,2021-09-16 15:00:00,3615.43,3624.8,2.54,100.0,0.0703,-0.66,0.13,-0.79,flip -3772,做多,2021-09-16 15:00:00,2021-09-16 15:30:00,3624.8,3619.03,2.53,100.0,0.0698,-0.4,0.13,-0.53,flip -3773,做空,2021-09-16 15:30:00,2021-09-17 01:30:00,3619.03,3590.63,2.52,100.0,0.0698,1.98,0.13,1.86,flip -3774,做多,2021-09-17 01:30:00,2021-09-17 02:00:00,3590.63,3563.66,2.55,100.0,0.071,-1.92,0.13,-2.04,flip -3775,做空,2021-09-17 02:00:00,2021-09-17 03:00:00,3563.66,3581.65,2.53,100.0,0.071,-1.28,0.13,-1.4,flip -3776,做多,2021-09-17 03:00:00,2021-09-17 03:30:00,3581.65,3565.72,2.51,100.0,0.0702,-1.12,0.13,-1.24,flip -3777,做空,2021-09-17 03:30:00,2021-09-17 04:30:00,3565.72,3580.17,2.5,100.0,0.0701,-1.01,0.13,-1.14,flip -3778,做多,2021-09-17 04:30:00,2021-09-17 05:00:00,3580.17,3558.82,2.49,100.0,0.0695,-1.48,0.12,-1.61,flip -3779,做空,2021-09-17 05:00:00,2021-09-17 06:30:00,3558.82,3567.0,2.47,100.0,0.0694,-0.57,0.12,-0.69,flip -3780,做多,2021-09-17 06:30:00,2021-09-17 07:00:00,3567.0,3549.4,2.46,100.0,0.069,-1.21,0.12,-1.34,flip -3781,做空,2021-09-17 07:00:00,2021-09-17 10:00:00,3549.4,3473.77,2.45,100.0,0.0689,5.21,0.12,5.09,tp_lower -3782,做多,2021-09-18 02:00:00,2021-09-18 02:30:00,3427.8,3420.53,2.52,100.0,0.0734,-0.53,0.13,-0.66,flip -3783,做空,2021-09-18 02:30:00,2021-09-18 03:00:00,3420.53,3443.83,2.51,100.0,0.0733,-1.71,0.13,-1.83,flip -3784,做多,2021-09-18 03:00:00,2021-09-18 15:30:00,3443.83,3476.52,2.49,100.0,0.0723,2.36,0.13,2.24,flip -3785,做空,2021-09-18 15:30:00,2021-09-19 06:30:00,3476.52,3434.95,2.51,100.0,0.0722,3.0,0.12,2.88,flip -3786,做多,2021-09-19 06:30:00,2021-09-19 09:00:00,3434.95,3424.56,2.54,100.0,0.0741,-0.77,0.13,-0.9,flip -3787,做空,2021-09-19 09:00:00,2021-09-19 11:30:00,3424.56,3326.41,2.53,100.0,0.074,7.26,0.12,7.14,tp_lower -3788,做多,2021-09-21 06:00:00,2021-09-21 14:00:00,3024.7,3009.5,2.61,100.0,0.0863,-1.31,0.13,-1.44,flip -3789,做空,2021-09-21 14:00:00,2021-09-21 15:00:00,3009.5,3010.44,2.59,100.0,0.0862,-0.08,0.13,-0.21,flip -3790,做多,2021-09-21 15:00:00,2021-09-21 16:00:00,3010.44,3020.35,2.59,100.0,0.0861,0.85,0.13,0.72,flip -3791,做空,2021-09-21 16:00:00,2021-09-21 21:00:00,3020.35,2783.85,2.6,100.0,0.086,20.34,0.12,20.22,tp_lower -3792,做多,2021-09-22 05:00:00,2021-09-22 05:30:00,2883.19,2872.33,2.81,100.0,0.0974,-1.06,0.14,-1.2,flip -3793,做空,2021-09-22 05:30:00,2021-09-22 06:00:00,2872.33,2880.0,2.79,100.0,0.0973,-0.75,0.14,-0.89,flip -3794,做多,2021-09-22 06:00:00,2021-09-23 10:00:00,2880.0,3071.0,2.78,100.0,0.0967,18.46,0.15,18.31,flip -3795,做空,2021-09-23 10:00:00,2021-09-23 10:30:00,3071.0,3085.9,2.97,100.0,0.0968,-1.44,0.15,-1.59,flip -3796,做多,2021-09-23 10:30:00,2021-09-23 11:00:00,3085.9,3070.87,2.95,100.0,0.0957,-1.44,0.15,-1.59,flip -3797,做空,2021-09-23 11:00:00,2021-09-23 13:30:00,3070.87,3110.2,2.94,100.0,0.0956,-3.76,0.15,-3.91,flip -3798,做多,2021-09-23 13:30:00,2021-09-23 15:30:00,3110.2,3091.53,2.9,100.0,0.0931,-1.74,0.14,-1.88,flip -3799,做空,2021-09-23 15:30:00,2021-09-23 16:00:00,3091.53,3092.16,2.88,100.0,0.093,-0.06,0.14,-0.2,flip -3800,做多,2021-09-23 16:00:00,2021-09-24 01:00:00,3092.16,3120.19,2.87,100.0,0.0929,2.6,0.14,2.46,flip -3801,做空,2021-09-24 01:00:00,2021-09-24 07:00:00,3120.19,3095.61,2.91,100.0,0.0933,2.29,0.14,2.15,flip -3802,做多,2021-09-24 07:00:00,2021-09-24 07:30:00,3095.61,3086.18,2.93,100.0,0.0947,-0.89,0.15,-1.04,flip -3803,做空,2021-09-24 07:30:00,2021-09-24 09:00:00,3086.18,2881.35,2.92,100.0,0.0946,19.38,0.14,19.24,tp_lower -3804,做多,2021-09-24 20:30:00,2021-09-24 23:30:00,2942.4,2926.37,3.11,100.0,0.1057,-1.69,0.15,-1.85,flip -3805,做空,2021-09-24 23:30:00,2021-09-25 00:00:00,2926.37,2933.66,3.09,100.0,0.1056,-0.77,0.15,-0.92,flip -3806,做多,2021-09-25 00:00:00,2021-09-25 01:00:00,2933.66,2882.01,3.09,100.0,0.1054,-5.45,0.15,-5.6,flip -3807,做空,2021-09-25 01:00:00,2021-09-25 01:30:00,2882.01,2909.63,3.04,100.0,0.1053,-2.91,0.15,-3.06,flip -3808,做多,2021-09-25 01:30:00,2021-09-25 02:30:00,2909.63,2895.12,3.0,100.0,0.1032,-1.5,0.15,-1.65,flip -3809,做空,2021-09-25 02:30:00,2021-09-25 03:00:00,2895.12,2912.24,2.99,100.0,0.1031,-1.77,0.15,-1.92,flip -3810,做多,2021-09-25 03:00:00,2021-09-25 05:30:00,2912.24,2905.9,2.96,100.0,0.1018,-0.65,0.15,-0.79,flip -3811,做空,2021-09-25 05:30:00,2021-09-25 06:00:00,2905.9,2918.54,2.96,100.0,0.1017,-1.29,0.15,-1.43,flip -3812,做多,2021-09-25 06:00:00,2021-09-25 07:00:00,2918.54,2905.0,2.94,100.0,0.1007,-1.36,0.15,-1.51,flip -3813,做空,2021-09-25 07:00:00,2021-09-25 08:30:00,2905.0,2906.17,2.92,100.0,0.1006,-0.12,0.15,-0.26,tp_lower -3814,做多,2021-09-25 08:30:00,2021-09-25 11:00:00,2906.17,2903.62,2.92,100.0,0.1004,-0.26,0.15,-0.4,flip -3815,做空,2021-09-25 11:00:00,2021-09-25 12:00:00,2903.62,2914.17,2.91,100.0,0.1003,-1.06,0.15,-1.2,flip -3816,做多,2021-09-25 12:00:00,2021-09-25 16:00:00,2914.17,2888.69,2.9,100.0,0.0995,-2.54,0.14,-2.68,flip -3817,做空,2021-09-25 16:00:00,2021-09-25 16:30:00,2888.69,2899.29,2.87,100.0,0.0994,-1.05,0.14,-1.2,flip -3818,做多,2021-09-25 16:30:00,2021-09-25 17:30:00,2899.29,2897.12,2.86,100.0,0.0986,-0.21,0.14,-0.36,flip -3819,做空,2021-09-25 17:30:00,2021-09-25 19:00:00,2897.12,2910.73,2.85,100.0,0.0985,-1.34,0.14,-1.48,flip -3820,做多,2021-09-25 19:00:00,2021-09-25 20:00:00,2910.73,2903.46,2.84,100.0,0.0975,-0.71,0.14,-0.85,flip -3821,做空,2021-09-25 20:00:00,2021-09-25 20:30:00,2903.46,2918.94,2.83,100.0,0.0974,-1.51,0.14,-1.65,flip -3822,做多,2021-09-25 20:30:00,2021-09-25 21:00:00,2918.94,2899.81,2.81,100.0,0.0962,-1.84,0.14,-1.98,flip -3823,做空,2021-09-25 21:00:00,2021-09-25 21:30:00,2899.81,2912.18,2.79,100.0,0.0961,-1.19,0.14,-1.33,flip -3824,做多,2021-09-25 21:30:00,2021-09-25 23:00:00,2912.18,2924.8,2.77,100.0,0.0952,1.2,0.14,1.06,flip -3825,做空,2021-09-25 23:00:00,2021-09-26 09:00:00,2924.8,2869.22,2.78,100.0,0.0951,5.29,0.14,5.15,flip -3826,做多,2021-09-26 09:00:00,2021-09-27 09:30:00,2869.22,3089.14,2.88,100.0,0.1005,22.11,0.16,21.96,flip -3827,做空,2021-09-27 09:30:00,2021-09-27 10:00:00,3089.14,3104.8,3.11,100.0,0.1005,-1.57,0.16,-1.73,flip -3828,做多,2021-09-27 10:00:00,2021-09-27 11:00:00,3104.8,3093.39,3.09,100.0,0.0994,-1.13,0.15,-1.29,flip -3829,做空,2021-09-27 11:00:00,2021-09-28 13:00:00,3093.39,2936.65,3.07,100.0,0.0993,15.57,0.15,15.42,flip -3830,做多,2021-09-28 13:00:00,2021-09-28 13:30:00,2936.65,2913.37,3.23,100.0,0.1101,-2.56,0.16,-2.72,flip -3831,做空,2021-09-28 13:30:00,2021-09-29 01:00:00,2913.37,2852.53,3.2,100.0,0.11,6.69,0.16,6.54,flip -3832,做多,2021-09-29 01:00:00,2021-09-29 02:30:00,2852.53,2865.93,3.27,100.0,0.1148,1.54,0.16,1.37,flip -3833,做空,2021-09-29 02:30:00,2021-09-29 03:30:00,2865.93,2895.49,3.29,100.0,0.1147,-3.39,0.17,-3.56,flip -3834,做多,2021-09-29 03:30:00,2021-09-29 15:30:00,2895.49,2860.34,3.25,100.0,0.1122,-3.94,0.16,-4.1,flip -3835,做空,2021-09-29 15:30:00,2021-09-30 00:00:00,2860.34,2867.2,3.21,100.0,0.1121,-0.77,0.16,-0.93,flip -3836,做多,2021-09-30 00:00:00,2021-09-30 15:30:00,2867.2,2984.98,3.21,100.0,0.1119,13.17,0.17,13.01,flip -3837,做空,2021-09-30 15:30:00,2021-09-30 16:30:00,2984.98,2982.11,3.34,100.0,0.1117,0.32,0.17,0.15,flip -3838,做多,2021-09-30 16:30:00,2021-09-30 17:00:00,2982.11,2979.89,3.34,100.0,0.1118,-0.25,0.17,-0.41,flip -3839,做空,2021-09-30 17:00:00,2021-09-30 17:30:00,2979.89,2993.89,3.33,100.0,0.1117,-1.56,0.17,-1.73,flip -3840,做多,2021-09-30 17:30:00,2021-09-30 19:30:00,2993.89,2990.86,3.31,100.0,0.1106,-0.34,0.17,-0.5,flip -3841,做空,2021-09-30 19:30:00,2021-09-30 20:00:00,2990.86,3001.78,3.3,100.0,0.1105,-1.21,0.17,-1.37,flip -3842,做多,2021-09-30 20:00:00,2021-09-30 20:30:00,3001.78,2970.77,3.29,100.0,0.1096,-3.4,0.16,-3.56,flip -3843,做空,2021-09-30 20:30:00,2021-09-30 21:30:00,2970.77,3003.02,3.25,100.0,0.1094,-3.53,0.16,-3.69,flip -3844,做多,2021-09-30 21:30:00,2021-09-30 23:00:00,3003.02,2994.14,3.21,100.0,0.107,-0.95,0.16,-1.11,flip -3845,做空,2021-09-30 23:00:00,2021-10-01 03:00:00,2994.14,2998.0,3.2,100.0,0.1069,-0.41,0.16,-0.57,flip -3846,做多,2021-10-01 03:00:00,2021-10-01 04:30:00,2998.0,2998.3,3.22,100.0,0.1075,0.03,0.16,-0.13,flip -3847,做空,2021-10-01 04:30:00,2021-10-01 05:00:00,2998.3,3006.56,3.22,100.0,0.1074,-0.89,0.16,-1.05,flip -3848,做多,2021-10-01 05:00:00,2021-10-02 03:00:00,3006.56,3272.49,3.21,100.0,0.1067,28.37,0.17,28.19,flip -3849,做空,2021-10-02 03:00:00,2021-10-02 04:30:00,3272.49,3272.44,3.5,100.0,0.1068,0.01,0.17,-0.17,flip -3850,做多,2021-10-02 04:30:00,2021-10-02 06:30:00,3272.44,3283.52,3.49,100.0,0.1067,1.18,0.18,1.01,flip -3851,做空,2021-10-02 06:30:00,2021-10-02 07:00:00,3283.52,3283.74,3.5,100.0,0.1066,-0.02,0.18,-0.2,flip -3852,做多,2021-10-02 07:00:00,2021-10-02 07:30:00,3283.74,3279.07,3.5,100.0,0.1065,-0.5,0.17,-0.67,flip -3853,做空,2021-10-02 07:30:00,2021-10-02 08:30:00,3279.07,3284.4,3.49,100.0,0.1064,-0.57,0.17,-0.74,flip -3854,做多,2021-10-02 08:30:00,2021-10-02 10:00:00,3284.4,3286.19,3.48,100.0,0.1059,0.19,0.17,0.02,flip -3855,做空,2021-10-02 10:00:00,2021-10-02 11:30:00,3286.19,3296.35,3.48,100.0,0.1058,-1.08,0.17,-1.25,flip -3856,做多,2021-10-02 11:30:00,2021-10-02 14:30:00,3296.35,3367.63,3.46,100.0,0.1051,7.49,0.18,7.31,tp_upper -3857,做多,2021-10-03 01:00:00,2021-10-03 03:00:00,3374.78,3385.57,3.56,100.0,0.1055,1.14,0.18,0.96,flip -3858,做空,2021-10-03 03:00:00,2021-10-03 03:30:00,3385.57,3405.72,3.57,100.0,0.1054,-2.12,0.18,-2.3,flip -3859,做多,2021-10-03 03:30:00,2021-10-03 07:00:00,3405.72,3391.21,3.55,100.0,0.1041,-1.51,0.18,-1.69,flip -3860,做空,2021-10-03 07:00:00,2021-10-03 08:00:00,3391.21,3407.26,3.53,100.0,0.104,-1.67,0.18,-1.85,flip -3861,做多,2021-10-03 08:00:00,2021-10-03 08:30:00,3407.26,3392.19,3.51,100.0,0.1029,-1.55,0.17,-1.73,flip -3862,做空,2021-10-03 08:30:00,2021-10-03 11:00:00,3392.19,3417.61,3.49,100.0,0.1028,-2.61,0.18,-2.79,flip -3863,做多,2021-10-03 11:00:00,2021-10-03 11:30:00,3417.61,3414.11,3.46,100.0,0.1012,-0.35,0.17,-0.53,flip -3864,做空,2021-10-03 11:30:00,2021-10-03 13:00:00,3414.11,3432.95,3.45,100.0,0.1011,-1.9,0.17,-2.08,flip -3865,做多,2021-10-03 13:00:00,2021-10-03 15:00:00,3432.95,3403.79,3.43,100.0,0.0999,-2.91,0.17,-3.08,flip -3866,做空,2021-10-03 15:00:00,2021-10-03 16:00:00,3403.79,3418.68,3.4,100.0,0.0998,-1.49,0.17,-1.66,flip -3867,做多,2021-10-03 16:00:00,2021-10-03 17:30:00,3418.68,3465.15,3.38,100.0,0.0988,4.59,0.17,4.42,tp_upper -3868,做多,2021-10-03 17:30:00,2021-10-03 21:00:00,3465.15,3400.3,3.42,100.0,0.0987,-6.4,0.17,-6.57,flip -3869,做空,2021-10-03 21:00:00,2021-10-03 22:00:00,3400.3,3422.4,3.35,100.0,0.0986,-2.18,0.17,-2.35,flip -3870,做多,2021-10-03 22:00:00,2021-10-03 22:30:00,3422.4,3409.03,3.33,100.0,0.0972,-1.3,0.17,-1.47,flip -3871,做空,2021-10-03 22:30:00,2021-10-03 23:00:00,3409.03,3421.28,3.31,100.0,0.0971,-1.19,0.17,-1.36,flip -3872,做多,2021-10-03 23:00:00,2021-10-03 23:30:00,3421.28,3418.25,3.3,100.0,0.0963,-0.29,0.16,-0.46,flip -3873,做空,2021-10-03 23:30:00,2021-10-04 13:00:00,3418.25,3369.09,3.29,100.0,0.0962,4.73,0.16,4.57,flip -3874,做多,2021-10-04 13:00:00,2021-10-04 14:30:00,3369.09,3319.45,3.38,100.0,0.1005,-4.99,0.17,-5.15,flip -3875,做空,2021-10-04 14:30:00,2021-10-04 16:00:00,3319.45,3378.41,3.33,100.0,0.1004,-5.92,0.17,-6.09,flip -3876,做多,2021-10-04 16:00:00,2021-10-04 16:30:00,3378.41,3362.81,3.27,100.0,0.0968,-1.51,0.16,-1.67,flip -3877,做空,2021-10-04 16:30:00,2021-10-05 00:00:00,3362.81,3388.62,3.25,100.0,0.0967,-2.49,0.16,-2.66,flip -3878,做多,2021-10-05 00:00:00,2021-10-05 02:00:00,3388.62,3382.59,3.23,100.0,0.0954,-0.58,0.16,-0.74,flip -3879,做空,2021-10-05 02:00:00,2021-10-05 05:00:00,3382.59,3383.23,3.23,100.0,0.0953,-0.06,0.16,-0.22,flip -3880,做多,2021-10-05 05:00:00,2021-10-05 06:30:00,3383.23,3384.0,3.22,100.0,0.0952,0.07,0.16,-0.09,flip -3881,做空,2021-10-05 06:30:00,2021-10-05 07:00:00,3384.0,3400.34,3.22,100.0,0.0951,-1.55,0.16,-1.72,flip -3882,做多,2021-10-05 07:00:00,2021-10-05 08:00:00,3400.34,3383.84,3.2,100.0,0.0941,-1.55,0.16,-1.71,flip -3883,做空,2021-10-05 08:00:00,2021-10-05 08:30:00,3383.84,3418.28,3.18,100.0,0.094,-3.24,0.16,-3.4,flip -3884,做多,2021-10-05 08:30:00,2021-10-05 09:00:00,3418.28,3397.38,3.15,100.0,0.092,-1.92,0.16,-2.08,flip -3885,做空,2021-10-05 09:00:00,2021-10-05 09:30:00,3397.38,3451.88,3.12,100.0,0.0919,-5.01,0.16,-5.17,flip -3886,做多,2021-10-05 09:30:00,2021-10-05 10:00:00,3451.88,3455.53,3.07,100.0,0.0889,0.32,0.15,0.17,tp_upper -3887,做多,2021-10-05 16:30:00,2021-10-06 04:00:00,3436.57,3479.76,3.07,100.0,0.0893,3.86,0.16,3.7,flip -3888,做空,2021-10-06 04:00:00,2021-10-06 05:30:00,3479.76,3493.8,3.13,100.0,0.0901,-1.26,0.16,-1.42,flip -3889,做多,2021-10-06 05:30:00,2021-10-06 07:00:00,3493.8,3456.85,3.12,100.0,0.0893,-3.3,0.15,-3.45,flip -3890,做空,2021-10-06 07:00:00,2021-10-06 13:00:00,3456.85,3556.92,3.08,100.0,0.0892,-8.92,0.16,-9.08,flip -3891,做多,2021-10-06 13:00:00,2021-10-07 00:30:00,3556.92,3542.27,2.99,100.0,0.0841,-1.23,0.15,-1.38,flip -3892,做空,2021-10-07 00:30:00,2021-10-07 02:00:00,3542.27,3546.82,2.99,100.0,0.0843,-0.38,0.15,-0.53,flip -3893,做多,2021-10-07 02:00:00,2021-10-07 02:30:00,3546.82,3534.61,2.98,100.0,0.084,-1.03,0.15,-1.17,flip -3894,做空,2021-10-07 02:30:00,2021-10-07 07:30:00,3534.61,3617.07,2.97,100.0,0.0839,-6.92,0.15,-7.07,flip -3895,做多,2021-10-07 07:30:00,2021-10-07 09:00:00,3617.07,3557.59,2.89,100.0,0.08,-4.76,0.14,-4.9,flip -3896,做空,2021-10-07 09:00:00,2021-10-07 09:30:00,3557.59,3569.23,2.84,100.0,0.0799,-0.93,0.14,-1.07,flip -3897,做多,2021-10-07 09:30:00,2021-10-07 10:00:00,3569.23,3558.52,2.83,100.0,0.0793,-0.85,0.14,-0.99,flip -3898,做空,2021-10-07 10:00:00,2021-10-07 11:00:00,3558.52,3561.38,2.82,100.0,0.0792,-0.23,0.14,-0.37,flip -3899,做多,2021-10-07 11:00:00,2021-10-07 12:00:00,3561.38,3553.82,2.81,100.0,0.079,-0.6,0.14,-0.74,flip -3900,做空,2021-10-07 12:00:00,2021-10-07 12:30:00,3553.82,3570.26,2.81,100.0,0.079,-1.3,0.14,-1.44,flip -3901,做多,2021-10-07 12:30:00,2021-10-07 14:30:00,3570.26,3563.7,2.79,100.0,0.0782,-0.51,0.14,-0.65,flip -3902,做空,2021-10-07 14:30:00,2021-10-07 15:00:00,3563.7,3585.19,2.78,100.0,0.0781,-1.68,0.14,-1.82,flip -3903,做多,2021-10-07 15:00:00,2021-10-07 23:00:00,3585.19,3587.25,2.76,100.0,0.0771,0.16,0.14,0.02,flip -3904,做空,2021-10-07 23:00:00,2021-10-07 23:30:00,3587.25,3589.85,2.76,100.0,0.077,-0.2,0.14,-0.34,flip -3905,做多,2021-10-07 23:30:00,2021-10-08 01:30:00,3589.85,3610.48,2.76,100.0,0.0768,1.58,0.14,1.45,flip -3906,做空,2021-10-08 01:30:00,2021-10-08 07:00:00,3610.48,3595.0,2.81,100.0,0.0777,1.2,0.14,1.06,flip -3907,做多,2021-10-08 07:00:00,2021-10-08 12:00:00,3595.0,3597.96,2.82,100.0,0.0783,0.23,0.14,0.09,flip -3908,做空,2021-10-08 12:00:00,2021-10-08 12:30:00,3597.96,3603.13,2.81,100.0,0.0782,-0.4,0.14,-0.55,flip -3909,做多,2021-10-08 12:30:00,2021-10-08 13:30:00,3603.13,3599.0,2.81,100.0,0.0779,-0.32,0.14,-0.46,flip -3910,做空,2021-10-08 13:30:00,2021-10-08 14:00:00,3599.0,3618.93,2.8,100.0,0.0778,-1.55,0.14,-1.69,flip -3911,做多,2021-10-08 14:00:00,2021-10-08 15:30:00,3618.93,3622.53,2.78,100.0,0.0769,0.28,0.14,0.14,flip -3912,做空,2021-10-08 15:30:00,2021-10-08 19:30:00,3622.53,3627.27,2.78,100.0,0.0768,-0.36,0.14,-0.5,flip -3913,做多,2021-10-08 19:30:00,2021-10-08 20:00:00,3627.27,3615.16,2.78,100.0,0.0766,-0.93,0.14,-1.07,flip -3914,做空,2021-10-08 20:00:00,2021-10-09 06:00:00,3615.16,3609.63,2.76,100.0,0.0765,0.42,0.14,0.28,flip -3915,做多,2021-10-09 06:00:00,2021-10-09 08:00:00,3609.63,3590.61,2.79,100.0,0.0773,-1.47,0.14,-1.61,flip -3916,做空,2021-10-09 08:00:00,2021-10-09 09:30:00,3590.61,3597.69,2.77,100.0,0.0772,-0.55,0.14,-0.69,flip -3917,做多,2021-10-09 09:30:00,2021-10-09 10:00:00,3597.69,3588.3,2.76,100.0,0.0768,-0.72,0.14,-0.86,flip -3918,做空,2021-10-09 10:00:00,2021-10-09 10:30:00,3588.3,3614.37,2.75,100.0,0.0767,-2.0,0.14,-2.14,flip -3919,做多,2021-10-09 10:30:00,2021-10-09 16:30:00,3614.37,3588.21,2.73,100.0,0.0755,-1.98,0.14,-2.11,flip -3920,做空,2021-10-09 16:30:00,2021-10-09 17:00:00,3588.21,3599.32,2.71,100.0,0.0755,-0.84,0.14,-0.97,flip -3921,做多,2021-10-09 17:00:00,2021-10-09 17:30:00,3599.32,3595.29,2.7,100.0,0.0749,-0.3,0.13,-0.44,flip -3922,做空,2021-10-09 17:30:00,2021-10-09 18:30:00,3595.29,3598.0,2.69,100.0,0.0749,-0.2,0.13,-0.34,flip -3923,做多,2021-10-09 18:30:00,2021-10-09 19:00:00,3598.0,3589.19,2.69,100.0,0.0747,-0.66,0.13,-0.79,flip -3924,做空,2021-10-09 19:00:00,2021-10-10 01:00:00,3589.19,3514.87,2.68,100.0,0.0746,5.54,0.13,5.41,tp_lower -3925,做多,2021-10-10 04:30:00,2021-10-10 05:00:00,3572.43,3563.26,2.75,100.0,0.0771,-0.71,0.14,-0.84,flip -3926,做空,2021-10-10 05:00:00,2021-10-10 06:00:00,3563.26,3592.05,2.74,100.0,0.077,-2.22,0.14,-2.36,flip -3927,做多,2021-10-10 06:00:00,2021-10-10 07:00:00,3592.05,3587.91,2.72,100.0,0.0757,-0.31,0.14,-0.45,flip -3928,做空,2021-10-10 07:00:00,2021-10-10 10:00:00,3587.91,3581.51,2.71,100.0,0.0756,0.48,0.14,0.35,flip -3929,做多,2021-10-10 10:00:00,2021-10-10 10:30:00,3581.51,3568.91,2.72,100.0,0.0758,-0.96,0.14,-1.09,flip -3930,做空,2021-10-10 10:30:00,2021-10-10 14:00:00,3568.91,3566.32,2.7,100.0,0.0758,0.2,0.14,0.06,flip -3931,做多,2021-10-10 14:00:00,2021-10-10 14:30:00,3566.32,3552.01,2.7,100.0,0.0758,-1.08,0.13,-1.22,flip -3932,做空,2021-10-10 14:30:00,2021-10-10 15:30:00,3552.01,3559.18,2.69,100.0,0.0757,-0.54,0.13,-0.68,flip -3933,做多,2021-10-10 15:30:00,2021-10-10 16:00:00,3559.18,3537.3,2.68,100.0,0.0753,-1.65,0.13,-1.78,flip -3934,做空,2021-10-10 16:00:00,2021-10-10 20:00:00,3537.3,3553.55,2.66,100.0,0.0753,-1.22,0.13,-1.36,flip -3935,做多,2021-10-10 20:00:00,2021-10-10 20:30:00,3553.55,3514.32,2.65,100.0,0.0745,-2.92,0.13,-3.05,flip -3936,做空,2021-10-10 20:30:00,2021-10-10 21:00:00,3514.32,3452.0,2.62,100.0,0.0744,4.64,0.13,4.51,tp_lower -3937,做多,2021-10-11 03:30:00,2021-10-11 17:30:00,3519.72,3566.35,2.69,100.0,0.0764,3.56,0.14,3.43,flip -3938,做空,2021-10-11 17:30:00,2021-10-11 19:00:00,3566.35,3567.0,2.72,100.0,0.0763,-0.05,0.14,-0.19,flip -3939,做多,2021-10-11 19:00:00,2021-10-11 19:30:00,3567.0,3517.98,2.72,100.0,0.0762,-3.74,0.13,-3.87,flip -3940,做空,2021-10-11 19:30:00,2021-10-12 13:30:00,3517.98,3497.52,2.68,100.0,0.0762,1.56,0.13,1.43,flip -3941,做多,2021-10-12 13:30:00,2021-10-12 14:30:00,3497.52,3485.0,2.7,100.0,0.0772,-0.97,0.13,-1.1,flip -3942,做空,2021-10-12 14:30:00,2021-10-12 15:00:00,3485.0,3490.71,2.69,100.0,0.0771,-0.44,0.13,-0.58,flip -3943,做多,2021-10-12 15:00:00,2021-10-12 19:30:00,3490.71,3467.54,2.68,100.0,0.0768,-1.78,0.13,-1.91,flip -3944,做空,2021-10-12 19:30:00,2021-10-12 20:00:00,3467.54,3487.56,2.66,100.0,0.0767,-1.54,0.13,-1.67,flip -3945,做多,2021-10-12 20:00:00,2021-10-12 20:30:00,3487.56,3480.67,2.64,100.0,0.0758,-0.52,0.13,-0.65,flip -3946,做空,2021-10-12 20:30:00,2021-10-12 21:00:00,3480.67,3481.08,2.63,100.0,0.0757,-0.03,0.13,-0.16,flip -3947,做多,2021-10-12 21:00:00,2021-10-13 05:30:00,3481.08,3453.08,2.63,100.0,0.0756,-2.12,0.13,-2.25,flip -3948,做空,2021-10-13 05:30:00,2021-10-13 14:30:00,3453.08,3487.96,2.62,100.0,0.076,-2.65,0.13,-2.78,flip -3949,做多,2021-10-13 14:30:00,2021-10-15 01:00:00,3487.96,3753.26,2.6,100.0,0.0744,19.74,0.14,19.6,flip -3950,做空,2021-10-15 01:00:00,2021-10-15 02:00:00,3753.26,3797.89,2.8,100.0,0.0745,-3.32,0.14,-3.47,flip -3951,做多,2021-10-15 02:00:00,2021-10-15 08:00:00,3797.89,3773.12,2.76,100.0,0.0726,-1.8,0.14,-1.94,flip -3952,做空,2021-10-15 08:00:00,2021-10-15 11:00:00,3773.12,3790.19,2.74,100.0,0.0726,-1.24,0.14,-1.38,flip -3953,做多,2021-10-15 11:00:00,2021-10-15 11:30:00,3790.19,3780.95,2.72,100.0,0.0718,-0.66,0.14,-0.8,flip -3954,做空,2021-10-15 11:30:00,2021-10-15 12:00:00,3780.95,3783.9,2.71,100.0,0.0718,-0.21,0.14,-0.35,flip -3955,做多,2021-10-15 12:00:00,2021-10-15 15:00:00,3783.9,3797.2,2.71,100.0,0.0716,0.95,0.14,0.82,flip -3956,做空,2021-10-15 15:00:00,2021-10-15 16:00:00,3797.2,3816.34,2.72,100.0,0.0715,-1.37,0.14,-1.51,flip -3957,做多,2021-10-15 16:00:00,2021-10-15 21:30:00,3816.34,3843.15,2.7,100.0,0.0707,1.9,0.14,1.76,flip -3958,做空,2021-10-15 21:30:00,2021-10-16 02:00:00,3843.15,3844.41,2.72,100.0,0.0707,-0.09,0.14,-0.22,flip -3959,做多,2021-10-16 02:00:00,2021-10-16 03:30:00,3844.41,3846.27,2.73,100.0,0.0711,0.13,0.14,-0.0,flip -3960,做空,2021-10-16 03:30:00,2021-10-16 04:00:00,3846.27,3848.47,2.73,100.0,0.0711,-0.16,0.14,-0.29,flip -3961,做多,2021-10-16 04:00:00,2021-10-16 04:30:00,3848.47,3837.53,2.73,100.0,0.0709,-0.78,0.14,-0.91,flip -3962,做空,2021-10-16 04:30:00,2021-10-16 05:00:00,3837.53,3866.69,2.72,100.0,0.0708,-2.07,0.14,-2.2,flip -3963,做多,2021-10-16 05:00:00,2021-10-16 07:00:00,3866.69,3846.55,2.69,100.0,0.0697,-1.4,0.13,-1.54,flip -3964,做空,2021-10-16 07:00:00,2021-10-16 07:30:00,3846.55,3857.18,2.68,100.0,0.0696,-0.74,0.13,-0.87,flip -3965,做多,2021-10-16 07:30:00,2021-10-16 17:00:00,3857.18,3853.58,2.67,100.0,0.0692,-0.25,0.13,-0.38,flip -3966,做空,2021-10-16 17:00:00,2021-10-17 03:00:00,3853.58,3884.71,2.66,100.0,0.0691,-2.15,0.13,-2.29,flip -3967,做多,2021-10-17 03:00:00,2021-10-17 05:00:00,3884.71,3868.68,2.66,100.0,0.0684,-1.1,0.13,-1.23,flip -3968,做空,2021-10-17 05:00:00,2021-10-17 06:00:00,3868.68,3874.62,2.64,100.0,0.0684,-0.41,0.13,-0.54,flip -3969,做多,2021-10-17 06:00:00,2021-10-17 11:30:00,3874.62,3862.92,2.64,100.0,0.0681,-0.8,0.13,-0.93,flip -3970,做空,2021-10-17 11:30:00,2021-10-17 13:00:00,3862.92,3876.1,2.63,100.0,0.068,-0.9,0.13,-1.03,flip -3971,做多,2021-10-17 13:00:00,2021-10-17 13:30:00,3876.1,3864.68,2.62,100.0,0.0675,-0.77,0.13,-0.9,flip -3972,做空,2021-10-17 13:30:00,2021-10-17 15:30:00,3864.68,3789.92,2.61,100.0,0.0674,5.04,0.13,4.91,tp_lower -3973,做多,2021-10-17 23:30:00,2021-10-18 08:30:00,3851.01,3825.92,2.65,100.0,0.0689,-1.73,0.13,-1.86,flip -3974,做空,2021-10-18 08:30:00,2021-10-18 09:00:00,3825.92,3840.35,2.65,100.0,0.0693,-1.0,0.13,-1.13,flip -3975,做多,2021-10-18 09:00:00,2021-10-18 09:30:00,3840.35,3801.79,2.64,100.0,0.0687,-2.65,0.13,-2.78,flip -3976,做空,2021-10-18 09:30:00,2021-10-19 00:00:00,3801.79,3768.79,2.61,100.0,0.0686,2.26,0.13,2.13,flip -3977,做多,2021-10-19 00:00:00,2021-10-19 00:30:00,3768.79,3753.69,2.64,100.0,0.0699,-1.06,0.13,-1.19,flip -3978,做空,2021-10-19 00:30:00,2021-10-19 01:00:00,3753.69,3790.55,2.62,100.0,0.0698,-2.57,0.13,-2.71,flip -3979,做多,2021-10-19 01:00:00,2021-10-19 13:30:00,3790.55,3813.82,2.59,100.0,0.0684,1.59,0.13,1.46,flip -3980,做空,2021-10-19 13:30:00,2021-10-19 14:30:00,3813.82,3804.04,2.61,100.0,0.0684,0.67,0.13,0.54,flip -3981,做多,2021-10-19 14:30:00,2021-10-19 15:00:00,3804.04,3799.14,2.61,100.0,0.0686,-0.34,0.13,-0.47,flip -3982,做空,2021-10-19 15:00:00,2021-10-19 16:30:00,3799.14,3808.49,2.6,100.0,0.0686,-0.64,0.13,-0.77,flip -3983,做多,2021-10-19 16:30:00,2021-10-19 18:00:00,3808.49,3808.25,2.6,100.0,0.0682,-0.02,0.13,-0.15,flip -3984,做空,2021-10-19 18:00:00,2021-10-19 18:30:00,3808.25,3808.34,2.59,100.0,0.0681,-0.01,0.13,-0.14,flip -3985,做多,2021-10-19 18:30:00,2021-10-19 20:00:00,3808.34,3817.81,2.59,100.0,0.068,0.64,0.13,0.51,flip -3986,做空,2021-10-19 20:00:00,2021-10-19 21:00:00,3817.81,3815.09,2.59,100.0,0.068,0.18,0.13,0.06,flip -3987,做多,2021-10-19 21:00:00,2021-10-19 22:30:00,3815.09,3883.28,2.59,100.0,0.068,4.64,0.13,4.5,tp_upper -3988,做多,2021-10-20 06:30:00,2021-10-20 13:30:00,3840.84,4012.86,2.66,100.0,0.0694,11.93,0.14,11.79,tp_upper -3989,做多,2021-10-22 01:00:00,2021-10-22 01:30:00,4143.84,4107.45,2.78,100.0,0.0672,-2.44,0.14,-2.58,flip -3990,做空,2021-10-22 01:30:00,2021-10-22 03:00:00,4107.45,4144.15,2.76,100.0,0.0671,-2.46,0.14,-2.6,flip -3991,做多,2021-10-22 03:00:00,2021-10-22 06:00:00,4144.15,4116.68,2.73,100.0,0.0658,-1.81,0.14,-1.94,flip -3992,做空,2021-10-22 06:00:00,2021-10-22 06:30:00,4116.68,4121.86,2.71,100.0,0.0658,-0.34,0.14,-0.48,flip -3993,做多,2021-10-22 06:30:00,2021-10-22 10:00:00,4121.86,4097.54,2.7,100.0,0.0655,-1.59,0.13,-1.73,flip -3994,做空,2021-10-22 10:00:00,2021-10-22 10:30:00,4097.54,4113.9,2.68,100.0,0.0655,-1.07,0.13,-1.21,flip -3995,做多,2021-10-22 10:30:00,2021-10-22 12:00:00,4113.9,4119.68,2.67,100.0,0.0649,0.38,0.13,0.24,flip -3996,做空,2021-10-22 12:00:00,2021-10-22 12:30:00,4119.68,4142.25,2.67,100.0,0.0648,-1.46,0.13,-1.6,flip -3997,做多,2021-10-22 12:30:00,2021-10-22 13:00:00,4142.25,4116.87,2.65,100.0,0.0641,-1.63,0.13,-1.76,flip -3998,做空,2021-10-22 13:00:00,2021-10-22 14:30:00,4116.87,4029.95,2.63,100.0,0.064,5.56,0.13,5.43,tp_lower -3999,做多,2021-10-23 02:00:00,2021-10-23 09:00:00,4018.93,3989.8,2.71,100.0,0.0675,-1.97,0.13,-2.1,flip -4000,做空,2021-10-23 09:00:00,2021-10-23 09:30:00,3989.8,4001.0,2.69,100.0,0.0674,-0.76,0.13,-0.89,flip -4001,做多,2021-10-23 09:30:00,2021-10-23 10:00:00,4001.0,3985.98,2.68,100.0,0.067,-1.01,0.13,-1.14,flip -4002,做空,2021-10-23 10:00:00,2021-10-23 11:00:00,3985.98,4028.25,2.67,100.0,0.0669,-2.83,0.13,-2.96,flip -4003,做多,2021-10-23 11:00:00,2021-10-24 06:30:00,4028.25,4093.99,2.64,100.0,0.0654,4.3,0.13,4.17,flip -4004,做空,2021-10-24 06:30:00,2021-10-24 09:00:00,4093.99,4123.53,2.69,100.0,0.0656,-1.94,0.14,-2.07,flip -4005,做多,2021-10-24 09:00:00,2021-10-24 09:30:00,4123.53,4095.89,2.66,100.0,0.0646,-1.79,0.13,-1.92,flip -4006,做空,2021-10-24 09:30:00,2021-10-24 20:30:00,4095.89,4069.03,2.64,100.0,0.0646,1.73,0.13,1.6,flip -4007,做多,2021-10-24 20:30:00,2021-10-25 12:30:00,4069.03,4125.38,2.66,100.0,0.0653,3.68,0.13,3.55,flip -4008,做空,2021-10-25 12:30:00,2021-10-25 13:00:00,4125.38,4146.44,2.7,100.0,0.0655,-1.38,0.14,-1.52,flip -4009,做多,2021-10-25 13:00:00,2021-10-26 04:30:00,4146.44,4210.37,2.69,100.0,0.0648,4.14,0.14,4.01,flip -4010,做空,2021-10-26 04:30:00,2021-10-26 08:00:00,4210.37,4228.49,2.73,100.0,0.0648,-1.17,0.14,-1.31,flip -4011,做多,2021-10-26 08:00:00,2021-10-26 09:30:00,4228.49,4212.48,2.72,100.0,0.0642,-1.03,0.14,-1.16,flip -4012,做空,2021-10-26 09:30:00,2021-10-26 10:00:00,4212.48,4215.86,2.7,100.0,0.0641,-0.22,0.14,-0.35,flip -4013,做多,2021-10-26 10:00:00,2021-10-26 11:00:00,4215.86,4214.0,2.7,100.0,0.064,-0.12,0.13,-0.25,flip -4014,做空,2021-10-26 11:00:00,2021-10-26 11:30:00,4214.0,4220.04,2.69,100.0,0.0639,-0.39,0.13,-0.52,flip -4015,做多,2021-10-26 11:30:00,2021-10-26 12:00:00,4220.04,4199.17,2.69,100.0,0.0637,-1.33,0.13,-1.46,flip -4016,做空,2021-10-26 12:00:00,2021-10-26 14:00:00,4199.17,4155.38,2.67,100.0,0.0636,2.79,0.13,2.65,tp_lower -4017,做多,2021-10-26 17:30:00,2021-10-26 21:30:00,4220.33,4207.17,2.7,100.0,0.0639,-0.84,0.13,-0.98,flip -4018,做空,2021-10-26 21:30:00,2021-10-27 03:00:00,4207.17,4230.54,2.69,100.0,0.0638,-1.49,0.14,-1.63,flip -4019,做多,2021-10-27 03:00:00,2021-10-27 07:00:00,4230.54,4209.23,2.69,100.0,0.0636,-1.35,0.13,-1.49,flip -4020,做空,2021-10-27 07:00:00,2021-10-27 08:00:00,4209.23,4047.24,2.67,100.0,0.0635,10.29,0.13,10.16,tp_lower -4021,做多,2021-10-28 01:30:00,2021-10-28 02:00:00,3996.96,3975.81,2.78,100.0,0.0695,-1.47,0.14,-1.61,flip -4022,做空,2021-10-28 02:00:00,2021-10-28 02:30:00,3975.81,4000.18,2.76,100.0,0.0695,-1.69,0.14,-1.83,flip -4023,做多,2021-10-28 02:30:00,2021-10-28 03:00:00,4000.18,3986.64,2.74,100.0,0.0686,-0.93,0.14,-1.06,flip -4024,做空,2021-10-28 03:00:00,2021-10-28 06:00:00,3986.64,4024.28,2.73,100.0,0.0685,-2.58,0.14,-2.72,flip -4025,做多,2021-10-28 06:00:00,2021-10-29 11:30:00,4024.28,4323.18,2.7,100.0,0.0671,20.07,0.15,19.92,flip -4026,做空,2021-10-29 11:30:00,2021-10-29 12:00:00,4323.18,4342.22,2.91,100.0,0.0673,-1.28,0.15,-1.43,flip -4027,做多,2021-10-29 12:00:00,2021-10-29 12:30:00,4342.22,4317.5,2.89,100.0,0.0667,-1.65,0.14,-1.79,flip -4028,做空,2021-10-29 12:30:00,2021-10-29 13:00:00,4317.5,4325.72,2.88,100.0,0.0666,-0.55,0.14,-0.69,flip -4029,做多,2021-10-29 13:00:00,2021-10-30 00:00:00,4325.72,4382.79,2.87,100.0,0.0663,3.78,0.15,3.64,flip -4030,做空,2021-10-30 00:00:00,2021-10-30 01:30:00,4382.79,4364.72,2.91,100.0,0.0665,1.2,0.15,1.06,flip -4031,做多,2021-10-30 01:30:00,2021-10-30 20:00:00,4364.72,4332.22,2.92,100.0,0.0669,-2.18,0.14,-2.32,flip -4032,做空,2021-10-30 20:00:00,2021-10-30 23:30:00,4332.22,4324.82,2.9,100.0,0.0669,0.49,0.14,0.35,flip -4033,做多,2021-10-30 23:30:00,2021-10-31 05:00:00,4324.82,4324.31,2.9,100.0,0.067,-0.03,0.14,-0.18,flip -4034,做空,2021-10-31 05:00:00,2021-10-31 05:30:00,4324.31,4330.58,2.91,100.0,0.0672,-0.42,0.15,-0.57,flip -4035,做多,2021-10-31 05:30:00,2021-10-31 06:00:00,4330.58,4315.43,2.9,100.0,0.0669,-1.01,0.14,-1.16,flip -4036,做空,2021-10-31 06:00:00,2021-10-31 07:00:00,4315.43,4332.69,2.89,100.0,0.0669,-1.15,0.14,-1.3,flip -4037,做多,2021-10-31 07:00:00,2021-10-31 07:30:00,4332.69,4320.97,2.87,100.0,0.0663,-0.78,0.14,-0.92,flip -4038,做空,2021-10-31 07:30:00,2021-10-31 20:00:00,4320.97,4269.62,2.86,100.0,0.0662,3.4,0.14,3.26,flip -4039,做多,2021-10-31 20:00:00,2021-10-31 20:30:00,4269.62,4267.36,2.89,100.0,0.0677,-0.15,0.14,-0.3,flip -4040,做空,2021-10-31 20:30:00,2021-11-01 06:30:00,4267.36,4245.11,2.89,100.0,0.0677,1.51,0.14,1.36,flip -4041,做多,2021-11-01 06:30:00,2021-11-01 16:30:00,4245.11,4299.11,2.92,100.0,0.0687,3.71,0.15,3.56,flip -4042,做空,2021-11-01 16:30:00,2021-11-01 18:30:00,4299.11,4298.71,2.95,100.0,0.0687,0.03,0.15,-0.12,flip -4043,做多,2021-11-01 18:30:00,2021-11-01 20:30:00,4298.71,4314.32,2.95,100.0,0.0686,1.07,0.15,0.92,flip -4044,做空,2021-11-01 20:30:00,2021-11-01 21:30:00,4314.32,4299.05,2.96,100.0,0.0685,1.05,0.15,0.9,flip -4045,做多,2021-11-01 21:30:00,2021-11-01 22:30:00,4299.05,4309.25,2.96,100.0,0.069,0.7,0.15,0.55,flip -4046,做空,2021-11-01 22:30:00,2021-11-01 23:00:00,4309.25,4320.65,2.97,100.0,0.0689,-0.79,0.15,-0.93,flip -4047,做多,2021-11-01 23:00:00,2021-11-02 00:30:00,4320.65,4314.04,2.96,100.0,0.0685,-0.45,0.15,-0.6,flip -4048,做空,2021-11-02 00:30:00,2021-11-02 01:00:00,4314.04,4334.48,2.97,100.0,0.0688,-1.41,0.15,-1.56,flip -4049,做多,2021-11-02 01:00:00,2021-11-02 01:30:00,4334.48,4324.67,2.95,100.0,0.0681,-0.67,0.15,-0.82,flip -4050,做空,2021-11-02 01:30:00,2021-11-02 04:00:00,4324.67,4343.6,2.94,100.0,0.068,-1.29,0.15,-1.44,flip -4051,做多,2021-11-02 04:00:00,2021-11-03 11:00:00,4343.6,4564.36,2.93,100.0,0.0674,14.87,0.15,14.72,flip -4052,做空,2021-11-03 11:00:00,2021-11-03 11:30:00,4564.36,4580.69,3.08,100.0,0.0675,-1.1,0.15,-1.26,flip -4053,做多,2021-11-03 11:30:00,2021-11-03 12:00:00,4580.69,4543.72,3.07,100.0,0.067,-2.48,0.15,-2.63,flip -4054,做空,2021-11-03 12:00:00,2021-11-03 18:00:00,4543.72,4578.9,3.04,100.0,0.0669,-2.35,0.15,-2.51,flip -4055,做多,2021-11-03 18:00:00,2021-11-04 00:30:00,4578.9,4577.58,3.01,100.0,0.0658,-0.09,0.15,-0.24,flip -4056,做空,2021-11-04 00:30:00,2021-11-04 02:00:00,4577.58,4574.0,3.02,100.0,0.066,0.24,0.15,0.09,flip -4057,做多,2021-11-04 02:00:00,2021-11-04 02:30:00,4574.0,4568.71,3.02,100.0,0.066,-0.35,0.15,-0.5,flip -4058,做空,2021-11-04 02:30:00,2021-11-04 04:00:00,4568.71,4570.74,3.01,100.0,0.066,-0.13,0.15,-0.28,flip -4059,做多,2021-11-04 04:00:00,2021-11-04 05:00:00,4570.74,4572.67,3.01,100.0,0.0659,0.13,0.15,-0.02,flip -4060,做空,2021-11-04 05:00:00,2021-11-04 06:30:00,4572.67,4574.75,3.01,100.0,0.0658,-0.14,0.15,-0.29,flip -4061,做多,2021-11-04 06:30:00,2021-11-04 07:00:00,4574.75,4557.84,3.0,100.0,0.0657,-1.11,0.15,-1.26,flip -4062,做空,2021-11-04 07:00:00,2021-11-04 14:00:00,4557.84,4554.56,2.99,100.0,0.0656,0.22,0.15,0.07,flip -4063,做多,2021-11-04 14:00:00,2021-11-04 14:30:00,4554.56,4533.7,2.99,100.0,0.0656,-1.37,0.15,-1.52,flip -4064,做空,2021-11-04 14:30:00,2021-11-04 20:00:00,4533.7,4516.99,2.97,100.0,0.0656,1.1,0.15,0.95,flip -4065,做多,2021-11-04 20:00:00,2021-11-05 00:00:00,4516.99,4507.99,2.98,100.0,0.066,-0.59,0.15,-0.74,flip -4066,做空,2021-11-05 00:00:00,2021-11-05 01:30:00,4507.99,4529.59,3.0,100.0,0.0665,-1.44,0.15,-1.59,flip -4067,做多,2021-11-05 01:30:00,2021-11-05 02:30:00,4529.59,4505.98,2.98,100.0,0.0658,-1.55,0.15,-1.7,flip -4068,做空,2021-11-05 02:30:00,2021-11-05 03:00:00,4505.98,4553.83,2.96,100.0,0.0657,-3.15,0.15,-3.3,flip -4069,做多,2021-11-05 03:00:00,2021-11-05 09:30:00,4553.83,4514.51,2.93,100.0,0.0643,-2.53,0.15,-2.67,flip -4070,做空,2021-11-05 09:30:00,2021-11-05 10:00:00,4514.51,4515.77,2.9,100.0,0.0642,-0.08,0.15,-0.23,flip -4071,做多,2021-11-05 10:00:00,2021-11-05 10:30:00,4515.77,4505.06,2.9,100.0,0.0641,-0.69,0.14,-0.83,flip -4072,做空,2021-11-05 10:30:00,2021-11-05 13:00:00,4505.06,4508.66,2.89,100.0,0.0641,-0.23,0.14,-0.38,flip -4073,做多,2021-11-05 13:00:00,2021-11-05 14:00:00,4508.66,4515.38,2.88,100.0,0.0639,0.43,0.14,0.29,flip -4074,做空,2021-11-05 14:00:00,2021-11-06 00:30:00,4515.38,4504.46,2.88,100.0,0.0638,0.7,0.14,0.55,flip -4075,做多,2021-11-06 00:30:00,2021-11-06 01:00:00,4504.46,4496.56,2.91,100.0,0.0646,-0.51,0.15,-0.66,flip -4076,做空,2021-11-06 01:00:00,2021-11-06 03:00:00,4496.56,4493.72,2.9,100.0,0.0646,0.18,0.15,0.04,flip -4077,做多,2021-11-06 03:00:00,2021-11-06 04:00:00,4493.72,4495.29,2.9,100.0,0.0646,0.1,0.15,-0.04,flip -4078,做空,2021-11-06 04:00:00,2021-11-06 08:00:00,4495.29,4478.11,2.9,100.0,0.0645,1.11,0.14,0.96,flip -4079,做多,2021-11-06 08:00:00,2021-11-07 22:30:00,4478.11,4600.0,2.91,100.0,0.0649,7.91,0.15,7.77,flip -4080,做空,2021-11-07 22:30:00,2021-11-08 20:00:00,4600.0,4763.4,3.0,100.0,0.0652,-10.65,0.16,-10.8,flip -4081,做多,2021-11-08 20:00:00,2021-11-08 20:30:00,4763.4,4758.92,2.89,100.0,0.0607,-0.27,0.14,-0.42,flip -4082,做空,2021-11-08 20:30:00,2021-11-09 08:00:00,4758.92,4789.46,2.88,100.0,0.0606,-1.85,0.15,-2.0,flip -4083,做多,2021-11-09 08:00:00,2021-11-09 11:00:00,4789.46,4784.8,2.87,100.0,0.0599,-0.28,0.14,-0.42,flip -4084,做空,2021-11-09 11:00:00,2021-11-09 13:00:00,4784.8,4804.01,2.86,100.0,0.0598,-1.15,0.14,-1.29,flip -4085,做多,2021-11-09 13:00:00,2021-11-09 14:30:00,4804.01,4795.84,2.85,100.0,0.0593,-0.48,0.14,-0.63,flip -4086,做空,2021-11-09 14:30:00,2021-11-09 15:00:00,4795.84,4804.52,2.84,100.0,0.0592,-0.51,0.14,-0.66,flip -4087,做多,2021-11-09 15:00:00,2021-11-09 15:30:00,4804.52,4792.2,2.83,100.0,0.059,-0.73,0.14,-0.87,flip -4088,做空,2021-11-09 15:30:00,2021-11-09 17:00:00,4792.2,4760.65,2.82,100.0,0.0589,1.86,0.14,1.72,tp_lower -4089,做多,2021-11-09 21:30:00,2021-11-09 22:00:00,4802.65,4752.59,2.84,100.0,0.0591,-2.96,0.14,-3.1,flip -4090,做空,2021-11-09 22:00:00,2021-11-10 10:00:00,4752.59,4743.46,2.81,100.0,0.059,0.54,0.14,0.4,flip -4091,做多,2021-11-10 10:00:00,2021-11-10 10:30:00,4743.46,4743.33,2.83,100.0,0.0596,-0.01,0.14,-0.15,flip -4092,做空,2021-11-10 10:30:00,2021-11-10 13:30:00,4743.33,4796.16,2.83,100.0,0.0596,-3.15,0.14,-3.29,flip -4093,做多,2021-11-10 13:30:00,2021-11-10 14:00:00,4796.16,4833.95,2.79,100.0,0.0582,2.2,0.14,2.06,tp_upper -4094,做多,2021-11-11 07:30:00,2021-11-11 08:00:00,4693.68,4661.68,2.82,100.0,0.0601,-1.92,0.14,-2.06,flip -4095,做空,2021-11-11 08:00:00,2021-11-11 08:30:00,4661.68,4723.31,2.8,100.0,0.06,-3.7,0.14,-3.84,flip -4096,做多,2021-11-11 08:30:00,2021-11-11 23:30:00,4723.31,4721.19,2.76,100.0,0.0584,-0.12,0.14,-0.26,flip -4097,做空,2021-11-11 23:30:00,2021-11-12 00:00:00,4721.19,4732.01,2.75,100.0,0.0583,-0.63,0.14,-0.77,flip -4098,做多,2021-11-12 00:00:00,2021-11-12 00:30:00,4732.01,4727.0,2.75,100.0,0.0582,-0.29,0.14,-0.43,flip -4099,做空,2021-11-12 00:30:00,2021-11-12 01:00:00,4727.0,4740.8,2.75,100.0,0.0581,-0.8,0.14,-0.94,flip -4100,做多,2021-11-12 01:00:00,2021-11-12 05:30:00,4740.8,4743.6,2.74,100.0,0.0577,0.16,0.14,0.02,flip -4101,做空,2021-11-12 05:30:00,2021-11-12 06:00:00,4743.6,4746.58,2.74,100.0,0.0577,-0.17,0.14,-0.31,flip -4102,做多,2021-11-12 06:00:00,2021-11-12 06:30:00,4746.58,4723.15,2.73,100.0,0.0576,-1.35,0.14,-1.48,flip -4103,做空,2021-11-12 06:30:00,2021-11-12 09:30:00,4723.15,4619.35,2.72,100.0,0.0575,5.97,0.13,5.84,tp_lower -4104,做多,2021-11-12 18:00:00,2021-11-12 22:00:00,4653.34,4642.08,2.77,100.0,0.0596,-0.67,0.14,-0.81,flip -4105,做空,2021-11-12 22:00:00,2021-11-12 22:30:00,4642.08,4642.6,2.76,100.0,0.0595,-0.03,0.14,-0.17,flip -4106,做多,2021-11-12 22:30:00,2021-11-13 01:30:00,4642.6,4631.19,2.76,100.0,0.0595,-0.68,0.14,-0.82,flip -4107,做空,2021-11-13 01:30:00,2021-11-13 02:00:00,4631.19,4638.06,2.77,100.0,0.0599,-0.41,0.14,-0.55,flip -4108,做多,2021-11-13 02:00:00,2021-11-13 02:30:00,4638.06,4629.87,2.77,100.0,0.0596,-0.49,0.14,-0.63,flip -4109,做空,2021-11-13 02:30:00,2021-11-13 05:00:00,4629.87,4623.07,2.76,100.0,0.0596,0.41,0.14,0.27,flip -4110,做多,2021-11-13 05:00:00,2021-11-13 05:30:00,4623.07,4618.41,2.76,100.0,0.0597,-0.28,0.14,-0.42,flip -4111,做空,2021-11-13 05:30:00,2021-11-13 06:00:00,4618.41,4638.79,2.75,100.0,0.0596,-1.22,0.14,-1.35,flip -4112,做多,2021-11-13 06:00:00,2021-11-13 07:00:00,4638.79,4636.44,2.74,100.0,0.059,-0.14,0.14,-0.28,flip -4113,做空,2021-11-13 07:00:00,2021-11-13 07:30:00,4636.44,4646.16,2.73,100.0,0.059,-0.57,0.14,-0.71,flip -4114,做多,2021-11-13 07:30:00,2021-11-13 08:00:00,4646.16,4636.06,2.73,100.0,0.0587,-0.59,0.14,-0.73,flip -4115,做空,2021-11-13 08:00:00,2021-11-13 14:00:00,4636.06,4674.81,2.72,100.0,0.0586,-2.27,0.14,-2.41,flip -4116,做多,2021-11-13 14:00:00,2021-11-13 19:00:00,4674.81,4642.98,2.69,100.0,0.0576,-1.83,0.13,-1.97,flip -4117,做空,2021-11-13 19:00:00,2021-11-13 19:30:00,4642.98,4645.06,2.67,100.0,0.0575,-0.12,0.13,-0.25,flip -4118,做多,2021-11-13 19:30:00,2021-11-13 22:00:00,4645.06,4654.21,2.67,100.0,0.0574,0.53,0.13,0.39,flip -4119,做空,2021-11-13 22:00:00,2021-11-13 23:00:00,4654.21,4642.72,2.67,100.0,0.0574,0.66,0.13,0.53,flip -4120,做多,2021-11-13 23:00:00,2021-11-14 02:30:00,4642.72,4635.95,2.67,100.0,0.0576,-0.39,0.13,-0.52,flip -4121,做空,2021-11-14 02:30:00,2021-11-14 06:00:00,4635.95,4646.48,2.7,100.0,0.0583,-0.61,0.14,-0.75,flip -4122,做多,2021-11-14 06:00:00,2021-11-14 22:30:00,4646.48,4576.66,2.69,100.0,0.058,-4.05,0.13,-4.18,flip -4123,做空,2021-11-14 22:30:00,2021-11-14 23:00:00,4576.66,4604.0,2.65,100.0,0.0579,-1.58,0.13,-1.72,flip -4124,做多,2021-11-14 23:00:00,2021-11-15 14:00:00,4604.0,4694.31,2.63,100.0,0.0572,5.16,0.13,5.03,flip -4125,做空,2021-11-15 14:00:00,2021-11-16 01:00:00,4694.31,4371.87,2.69,100.0,0.0573,18.48,0.13,18.35,tp_lower -4126,做多,2021-11-16 16:00:00,2021-11-16 17:00:00,4301.06,4313.05,2.87,100.0,0.0668,0.8,0.14,0.66,flip -4127,做空,2021-11-16 17:00:00,2021-11-16 22:00:00,4313.05,4282.33,2.88,100.0,0.0668,2.05,0.14,1.91,flip -4128,做多,2021-11-16 22:00:00,2021-11-16 22:30:00,4282.33,4260.78,2.9,100.0,0.0677,-1.46,0.14,-1.6,flip -4129,做空,2021-11-16 22:30:00,2021-11-17 08:00:00,4260.78,4195.76,2.88,100.0,0.0676,4.39,0.14,4.25,flip -4130,做多,2021-11-17 08:00:00,2021-11-17 08:30:00,4195.76,4193.98,2.93,100.0,0.0699,-0.12,0.15,-0.27,flip -4131,做空,2021-11-17 08:30:00,2021-11-17 10:30:00,4193.98,4227.36,2.93,100.0,0.0698,-2.33,0.15,-2.48,flip -4132,做多,2021-11-17 10:30:00,2021-11-17 14:30:00,4227.36,4172.5,2.9,100.0,0.0686,-3.76,0.14,-3.91,flip -4133,做空,2021-11-17 14:30:00,2021-11-17 15:30:00,4172.5,4176.0,2.86,100.0,0.0685,-0.24,0.14,-0.38,flip -4134,做多,2021-11-17 15:30:00,2021-11-18 05:00:00,4176.0,4252.09,2.85,100.0,0.0684,5.2,0.15,5.06,flip -4135,做空,2021-11-18 05:00:00,2021-11-18 05:30:00,4252.09,4254.96,2.92,100.0,0.0686,-0.2,0.15,-0.34,flip -4136,做多,2021-11-18 05:30:00,2021-11-18 06:30:00,4254.96,4248.76,2.91,100.0,0.0684,-0.42,0.15,-0.57,flip -4137,做空,2021-11-18 06:30:00,2021-11-18 07:30:00,4248.76,4247.83,2.9,100.0,0.0684,0.06,0.15,-0.08,flip -4138,做多,2021-11-18 07:30:00,2021-11-18 08:30:00,4247.83,4242.46,2.9,100.0,0.0683,-0.37,0.14,-0.51,flip -4139,做空,2021-11-18 08:30:00,2021-11-19 05:30:00,4242.46,4079.01,2.9,100.0,0.0683,11.16,0.14,11.02,flip -4140,做多,2021-11-19 05:30:00,2021-11-19 06:30:00,4079.01,4062.11,3.02,100.0,0.074,-1.25,0.15,-1.4,flip -4141,做空,2021-11-19 06:30:00,2021-11-19 07:30:00,4062.11,4063.11,3.0,100.0,0.0739,-0.07,0.15,-0.22,flip -4142,做多,2021-11-19 07:30:00,2021-11-20 13:30:00,4063.11,4296.78,3.0,100.0,0.0738,17.25,0.16,17.09,flip -4143,做空,2021-11-20 13:30:00,2021-11-20 14:00:00,4296.78,4299.01,3.18,100.0,0.0739,-0.16,0.16,-0.32,flip -4144,做多,2021-11-20 14:00:00,2021-11-20 14:30:00,4299.01,4286.07,3.17,100.0,0.0738,-0.95,0.16,-1.11,flip -4145,做空,2021-11-20 14:30:00,2021-11-20 15:00:00,4286.07,4254.45,3.16,100.0,0.0737,2.33,0.16,2.17,tp_lower -4146,做多,2021-11-20 18:00:00,2021-11-21 03:30:00,4381.34,4344.35,3.18,100.0,0.0725,-2.68,0.16,-2.84,flip -4147,做空,2021-11-21 03:30:00,2021-11-21 04:00:00,4344.35,4357.29,3.16,100.0,0.0727,-0.94,0.16,-1.1,flip -4148,做多,2021-11-21 04:00:00,2021-11-21 04:30:00,4357.29,4330.93,3.15,100.0,0.0722,-1.9,0.16,-2.06,flip -4149,做空,2021-11-21 04:30:00,2021-11-21 05:00:00,4330.93,4343.31,3.13,100.0,0.0722,-0.89,0.16,-1.05,flip -4150,做多,2021-11-21 05:00:00,2021-11-21 07:30:00,4343.31,4349.66,3.11,100.0,0.0717,0.46,0.16,0.3,flip -4151,做空,2021-11-21 07:30:00,2021-11-21 15:00:00,4349.66,4358.66,3.11,100.0,0.0716,-0.64,0.16,-0.8,flip -4152,做多,2021-11-21 15:00:00,2021-11-21 16:00:00,4358.66,4340.28,3.11,100.0,0.0712,-1.31,0.15,-1.46,flip -4153,做空,2021-11-21 16:00:00,2021-11-21 16:30:00,4340.28,4411.54,3.09,100.0,0.0712,-5.07,0.16,-5.23,flip -4154,做多,2021-11-21 16:30:00,2021-11-21 19:00:00,4411.54,4350.69,3.04,100.0,0.0688,-4.19,0.15,-4.34,flip -4155,做空,2021-11-21 19:00:00,2021-11-21 20:00:00,4350.69,4361.08,2.99,100.0,0.0687,-0.71,0.15,-0.86,flip -4156,做多,2021-11-21 20:00:00,2021-11-21 22:00:00,4361.08,4342.61,2.98,100.0,0.0683,-1.26,0.15,-1.41,flip -4157,做空,2021-11-21 22:00:00,2021-11-22 00:00:00,4342.61,4234.35,2.96,100.0,0.0683,7.39,0.14,7.25,tp_lower -4158,做多,2021-11-22 13:30:00,2021-11-22 17:30:00,4278.98,4209.19,3.07,100.0,0.0717,-5.0,0.15,-5.15,flip -4159,做空,2021-11-22 17:30:00,2021-11-23 02:30:00,4209.19,4159.3,3.01,100.0,0.0716,3.57,0.15,3.42,flip -4160,做多,2021-11-23 02:30:00,2021-11-23 05:00:00,4159.3,4146.68,3.05,100.0,0.0734,-0.93,0.15,-1.08,flip -4161,做空,2021-11-23 05:00:00,2021-11-23 05:30:00,4146.68,4156.74,3.04,100.0,0.0733,-0.74,0.15,-0.89,flip -4162,做多,2021-11-23 05:30:00,2021-11-23 06:00:00,4156.74,4134.39,3.03,100.0,0.0729,-1.63,0.15,-1.78,flip -4163,做空,2021-11-23 06:00:00,2021-11-23 08:30:00,4134.39,4133.9,3.01,100.0,0.0728,0.04,0.15,-0.11,flip -4164,做多,2021-11-23 08:30:00,2021-11-23 09:00:00,4133.9,4125.68,3.01,100.0,0.0727,-0.6,0.15,-0.75,flip -4165,做空,2021-11-23 09:00:00,2021-11-23 09:30:00,4125.68,4143.33,3.0,100.0,0.0727,-1.28,0.15,-1.43,flip -4166,做多,2021-11-23 09:30:00,2021-11-23 11:30:00,4143.33,4135.36,2.98,100.0,0.072,-0.57,0.15,-0.72,flip -4167,做空,2021-11-23 11:30:00,2021-11-24 04:00:00,4135.36,4276.73,2.97,100.0,0.0719,-10.16,0.15,-10.32,flip -4168,做多,2021-11-24 04:00:00,2021-11-24 09:30:00,4276.73,4292.03,2.89,100.0,0.0676,1.03,0.15,0.89,flip -4169,做空,2021-11-24 09:30:00,2021-11-24 11:30:00,4292.03,4295.15,2.9,100.0,0.0675,-0.21,0.14,-0.36,flip -4170,做多,2021-11-24 11:30:00,2021-11-24 12:30:00,4295.15,4279.73,2.89,100.0,0.0673,-1.04,0.14,-1.18,flip -4171,做空,2021-11-24 12:30:00,2021-11-24 13:00:00,4279.73,4296.27,2.88,100.0,0.0673,-1.11,0.14,-1.26,flip -4172,做多,2021-11-24 13:00:00,2021-11-24 13:30:00,4296.27,4222.21,2.87,100.0,0.0667,-4.94,0.14,-5.08,flip -4173,做空,2021-11-24 13:30:00,2021-11-24 20:30:00,4222.21,4271.8,2.81,100.0,0.0666,-3.3,0.14,-3.45,flip -4174,做多,2021-11-24 20:30:00,2021-11-24 21:00:00,4271.8,4253.85,2.78,100.0,0.065,-1.17,0.14,-1.31,flip -4175,做空,2021-11-24 21:00:00,2021-11-24 21:30:00,4253.85,4260.54,2.76,100.0,0.0649,-0.43,0.14,-0.57,flip -4176,做多,2021-11-24 21:30:00,2021-11-24 22:00:00,4260.54,4255.39,2.76,100.0,0.0647,-0.33,0.14,-0.47,flip -4177,做空,2021-11-24 22:00:00,2021-11-24 23:00:00,4255.39,4251.41,2.75,100.0,0.0646,0.26,0.14,0.12,flip -4178,做多,2021-11-24 23:00:00,2021-11-26 02:30:00,4251.41,4462.77,2.75,100.0,0.0647,13.67,0.14,13.52,flip -4179,做空,2021-11-26 02:30:00,2021-11-26 08:00:00,4462.77,4156.76,2.91,100.0,0.0652,19.96,0.14,19.83,tp_lower -4180,做多,2021-11-27 00:00:00,2021-11-27 00:30:00,4081.0,4069.69,3.11,100.0,0.0762,-0.86,0.16,-1.02,flip -4181,做空,2021-11-27 00:30:00,2021-11-27 15:00:00,4069.69,4119.41,3.1,100.0,0.0762,-3.79,0.16,-3.94,flip -4182,做多,2021-11-27 15:00:00,2021-11-27 18:00:00,4119.41,4130.82,3.06,100.0,0.0743,0.85,0.15,0.69,flip -4183,做空,2021-11-27 18:00:00,2021-11-27 22:30:00,4130.82,4115.07,3.06,100.0,0.0742,1.17,0.15,1.02,flip -4184,做多,2021-11-27 22:30:00,2021-11-28 08:00:00,4115.07,4056.58,3.07,100.0,0.0747,-4.37,0.15,-4.52,flip -4185,做空,2021-11-28 08:00:00,2021-11-28 10:30:00,4056.58,4109.71,3.04,100.0,0.0749,-3.98,0.15,-4.13,flip -4186,做多,2021-11-28 10:30:00,2021-11-28 14:00:00,4109.71,4081.46,3.0,100.0,0.0729,-2.06,0.15,-2.21,flip -4187,做空,2021-11-28 14:00:00,2021-11-28 15:30:00,4081.46,4079.01,2.97,100.0,0.0728,0.18,0.15,0.03,flip -4188,做多,2021-11-28 15:30:00,2021-11-28 16:00:00,4079.01,4058.73,2.97,100.0,0.0728,-1.48,0.15,-1.62,flip -4189,做空,2021-11-28 16:00:00,2021-11-28 16:30:00,4058.73,4070.36,2.95,100.0,0.0728,-0.85,0.15,-0.99,flip -4190,做多,2021-11-28 16:30:00,2021-11-28 17:00:00,4070.36,4062.08,2.94,100.0,0.0723,-0.6,0.15,-0.75,flip -4191,做空,2021-11-28 17:00:00,2021-11-28 18:30:00,4062.08,4051.6,2.93,100.0,0.0722,0.76,0.15,0.61,tp_lower -4192,做多,2021-11-28 19:00:00,2021-11-28 21:30:00,4077.11,4253.54,2.94,100.0,0.0721,12.71,0.15,12.56,tp_upper -4193,做多,2021-11-29 15:00:00,2021-11-29 16:30:00,4322.0,4410.59,3.08,100.0,0.0714,6.32,0.16,6.17,tp_upper -4194,做多,2021-11-30 08:00:00,2021-11-30 09:00:00,4414.45,4413.74,3.15,100.0,0.0713,-0.05,0.16,-0.21,flip -4195,做空,2021-11-30 09:00:00,2021-11-30 09:30:00,4413.74,4441.18,3.14,100.0,0.0712,-1.95,0.16,-2.11,flip -4196,做多,2021-11-30 09:30:00,2021-11-30 11:30:00,4441.18,4595.62,3.12,100.0,0.0703,10.85,0.16,10.69,tp_upper -4197,做多,2021-12-01 09:00:00,2021-12-01 11:00:00,4719.19,4694.82,3.24,100.0,0.0686,-1.67,0.16,-1.83,flip -4198,做空,2021-12-01 11:00:00,2021-12-01 12:00:00,4694.82,4703.45,3.22,100.0,0.0685,-0.59,0.16,-0.75,flip -4199,做多,2021-12-01 12:00:00,2021-12-01 12:30:00,4703.45,4670.42,3.21,100.0,0.0682,-2.25,0.16,-2.41,flip -4200,做空,2021-12-01 12:30:00,2021-12-01 13:00:00,4670.42,4690.01,3.18,100.0,0.0681,-1.33,0.16,-1.49,flip -4201,做多,2021-12-01 13:00:00,2021-12-01 13:30:00,4690.01,4681.39,3.16,100.0,0.0675,-0.58,0.16,-0.74,flip -4202,做空,2021-12-01 13:30:00,2021-12-01 14:00:00,4681.39,4744.8,3.15,100.0,0.0674,-4.27,0.16,-4.43,flip -4203,做多,2021-12-01 14:00:00,2021-12-01 15:30:00,4744.8,4728.93,3.11,100.0,0.0655,-1.04,0.15,-1.19,flip -4204,做空,2021-12-01 15:30:00,2021-12-02 09:30:00,4728.93,4581.0,3.1,100.0,0.0655,9.68,0.15,9.53,flip -4205,做多,2021-12-02 09:30:00,2021-12-02 10:00:00,4581.0,4550.66,3.21,100.0,0.0701,-2.13,0.16,-2.29,flip -4206,做空,2021-12-02 10:00:00,2021-12-02 10:30:00,4550.66,4559.26,3.19,100.0,0.07,-0.6,0.16,-0.76,flip -4207,做多,2021-12-02 10:30:00,2021-12-02 14:00:00,4559.26,4522.91,3.18,100.0,0.0697,-2.53,0.16,-2.69,flip -4208,做空,2021-12-02 14:00:00,2021-12-02 14:30:00,4522.91,4592.93,3.15,100.0,0.0696,-4.87,0.16,-5.03,flip -4209,做多,2021-12-02 14:30:00,2021-12-02 15:00:00,4592.93,4566.23,3.1,100.0,0.0674,-1.8,0.15,-1.95,flip -4210,做空,2021-12-02 15:00:00,2021-12-02 20:30:00,4566.23,4540.71,3.08,100.0,0.0674,1.72,0.15,1.57,flip -4211,做多,2021-12-02 20:30:00,2021-12-02 21:00:00,4540.71,4537.2,3.09,100.0,0.068,-0.24,0.15,-0.39,flip -4212,做空,2021-12-02 21:00:00,2021-12-02 21:30:00,4537.2,4546.83,3.08,100.0,0.068,-0.65,0.15,-0.81,flip -4213,做多,2021-12-02 21:30:00,2021-12-02 22:00:00,4546.83,4533.44,3.07,100.0,0.0676,-0.91,0.15,-1.06,flip -4214,做空,2021-12-02 22:00:00,2021-12-02 22:30:00,4533.44,4546.51,3.06,100.0,0.0675,-0.88,0.15,-1.04,flip -4215,做多,2021-12-02 22:30:00,2021-12-02 23:00:00,4546.51,4532.33,3.05,100.0,0.0671,-0.95,0.15,-1.1,flip -4216,做空,2021-12-02 23:00:00,2021-12-03 00:00:00,4532.33,4523.27,3.04,100.0,0.067,0.61,0.15,0.46,flip -4217,做多,2021-12-03 00:00:00,2021-12-03 00:30:00,4523.27,4519.0,3.07,100.0,0.068,-0.29,0.15,-0.44,flip -4218,做空,2021-12-03 00:30:00,2021-12-03 04:00:00,4519.0,4525.65,3.07,100.0,0.0679,-0.45,0.15,-0.61,flip -4219,做多,2021-12-03 04:00:00,2021-12-03 05:00:00,4525.65,4516.85,3.06,100.0,0.0676,-0.6,0.15,-0.75,flip -4220,做空,2021-12-03 05:00:00,2021-12-03 05:30:00,4516.85,4570.08,3.05,100.0,0.0676,-3.6,0.15,-3.75,flip -4221,做多,2021-12-03 05:30:00,2021-12-03 14:30:00,4570.08,4522.06,3.01,100.0,0.0659,-3.17,0.15,-3.31,flip -4222,做空,2021-12-03 14:30:00,2021-12-03 16:00:00,4522.06,4399.99,2.98,100.0,0.0659,8.04,0.14,7.89,tp_lower -4223,做多,2021-12-04 14:30:00,2021-12-04 16:30:00,4024.72,3986.12,3.07,100.0,0.0764,-2.95,0.15,-3.1,flip -4224,做空,2021-12-04 16:30:00,2021-12-04 17:00:00,3986.12,4003.51,3.04,100.0,0.0763,-1.33,0.15,-1.48,flip -4225,做多,2021-12-04 17:00:00,2021-12-05 14:00:00,4003.51,4143.0,3.02,100.0,0.0755,10.54,0.16,10.38,flip -4226,做空,2021-12-05 14:00:00,2021-12-05 17:30:00,4143.0,4153.83,3.13,100.0,0.0756,-0.82,0.16,-0.98,flip -4227,做多,2021-12-05 17:30:00,2021-12-05 18:00:00,4153.83,4141.26,3.12,100.0,0.0752,-0.94,0.16,-1.1,flip -4228,做空,2021-12-05 18:00:00,2021-12-05 18:30:00,4141.26,4146.39,3.11,100.0,0.0751,-0.39,0.16,-0.54,flip -4229,做多,2021-12-05 18:30:00,2021-12-06 00:00:00,4146.39,4117.32,3.1,100.0,0.0748,-2.18,0.15,-2.33,flip -4230,做空,2021-12-06 00:00:00,2021-12-06 02:00:00,4117.32,4147.76,3.09,100.0,0.075,-2.28,0.16,-2.44,flip -4231,做多,2021-12-06 02:00:00,2021-12-06 05:30:00,4147.76,4135.7,3.06,100.0,0.0739,-0.89,0.15,-1.04,flip -4232,做空,2021-12-06 05:30:00,2021-12-06 06:00:00,4135.7,4144.95,3.05,100.0,0.0738,-0.68,0.15,-0.84,flip -4233,做多,2021-12-06 06:00:00,2021-12-06 06:30:00,4144.95,4075.4,3.04,100.0,0.0734,-5.1,0.15,-5.25,flip -4234,做空,2021-12-06 06:30:00,2021-12-06 15:30:00,4075.4,4122.76,2.99,100.0,0.0733,-3.47,0.15,-3.62,flip -4235,做多,2021-12-06 15:30:00,2021-12-07 12:30:00,4122.76,4359.29,2.95,100.0,0.0715,16.92,0.16,16.77,flip -4236,做空,2021-12-07 12:30:00,2021-12-07 14:00:00,4359.29,4352.0,3.13,100.0,0.0719,0.52,0.16,0.37,flip -4237,做多,2021-12-07 14:00:00,2021-12-07 16:30:00,4352.0,4355.51,3.13,100.0,0.072,0.25,0.16,0.1,flip -4238,做空,2021-12-07 16:30:00,2021-12-08 00:30:00,4355.51,4328.6,3.13,100.0,0.0719,1.94,0.16,1.78,flip -4239,做多,2021-12-08 00:30:00,2021-12-08 02:30:00,4328.6,4291.82,3.16,100.0,0.073,-2.68,0.16,-2.84,flip -4240,做空,2021-12-08 02:30:00,2021-12-08 05:00:00,4291.82,4337.53,3.13,100.0,0.0729,-3.33,0.16,-3.49,flip -4241,做多,2021-12-08 05:00:00,2021-12-08 05:30:00,4337.53,4323.97,3.09,100.0,0.0713,-0.97,0.15,-1.12,flip -4242,做空,2021-12-08 05:30:00,2021-12-08 06:00:00,4323.97,4362.23,3.08,100.0,0.0712,-2.72,0.16,-2.88,flip -4243,做多,2021-12-08 06:00:00,2021-12-08 09:30:00,4362.23,4318.2,3.05,100.0,0.0699,-3.08,0.15,-3.23,flip -4244,做空,2021-12-08 09:30:00,2021-12-08 10:00:00,4318.2,4330.59,3.02,100.0,0.0698,-0.87,0.15,-1.02,flip -4245,做多,2021-12-08 10:00:00,2021-12-08 10:30:00,4330.59,4271.08,3.0,100.0,0.0694,-4.13,0.15,-4.28,flip -4246,做空,2021-12-08 10:30:00,2021-12-08 14:00:00,4271.08,4403.7,2.96,100.0,0.0693,-9.19,0.15,-9.34,flip -4247,做多,2021-12-08 14:00:00,2021-12-09 02:00:00,4403.7,4388.52,2.86,100.0,0.065,-0.99,0.14,-1.13,flip -4248,做空,2021-12-09 02:00:00,2021-12-09 04:30:00,4388.52,4390.13,2.88,100.0,0.0655,-0.11,0.14,-0.25,flip -4249,做多,2021-12-09 04:30:00,2021-12-09 05:00:00,4390.13,4380.17,2.87,100.0,0.0654,-0.65,0.14,-0.79,flip -4250,做空,2021-12-09 05:00:00,2021-12-09 07:30:00,4380.17,4378.05,2.86,100.0,0.0654,0.14,0.14,-0.0,flip -4251,做多,2021-12-09 07:30:00,2021-12-10 14:30:00,4378.05,4028.9,2.86,100.0,0.0654,-22.82,0.13,-22.95,flip -4252,做空,2021-12-10 14:30:00,2021-12-11 03:00:00,4028.9,4018.18,2.64,100.0,0.0655,0.7,0.13,0.57,flip -4253,做多,2021-12-11 03:00:00,2021-12-11 03:30:00,4018.18,4007.43,2.65,100.0,0.0659,-0.71,0.13,-0.84,flip -4254,做空,2021-12-11 03:30:00,2021-12-11 04:00:00,4007.43,4022.66,2.64,100.0,0.0658,-1.0,0.13,-1.13,flip -4255,做多,2021-12-11 04:00:00,2021-12-11 06:00:00,4022.66,4006.45,2.63,100.0,0.0653,-1.06,0.13,-1.19,flip -4256,做空,2021-12-11 06:00:00,2021-12-11 08:00:00,4006.45,4057.41,2.61,100.0,0.0652,-3.32,0.13,-3.45,flip -4257,做多,2021-12-11 08:00:00,2021-12-11 09:00:00,4057.41,4007.9,2.58,100.0,0.0635,-3.14,0.13,-3.27,flip -4258,做空,2021-12-11 09:00:00,2021-12-11 14:00:00,4007.9,4009.17,2.54,100.0,0.0634,-0.08,0.13,-0.21,flip -4259,做多,2021-12-11 14:00:00,2021-12-11 19:30:00,4009.17,4002.41,2.54,100.0,0.0633,-0.43,0.13,-0.55,flip -4260,做空,2021-12-11 19:30:00,2021-12-11 21:30:00,4002.41,4026.18,2.53,100.0,0.0633,-1.5,0.13,-1.63,flip -4261,做多,2021-12-11 21:30:00,2021-12-11 22:00:00,4026.18,4019.24,2.51,100.0,0.0625,-0.43,0.13,-0.56,flip -4262,做空,2021-12-11 22:00:00,2021-12-11 22:30:00,4019.24,4023.25,2.51,100.0,0.0624,-0.25,0.13,-0.38,flip -4263,做多,2021-12-11 22:30:00,2021-12-12 01:00:00,4023.25,4043.61,2.5,100.0,0.0622,1.27,0.13,1.14,flip -4264,做空,2021-12-12 01:00:00,2021-12-12 02:00:00,4043.61,4044.53,2.54,100.0,0.0628,-0.06,0.13,-0.18,flip -4265,做多,2021-12-12 02:00:00,2021-12-12 02:30:00,4044.53,4032.98,2.54,100.0,0.0627,-0.72,0.13,-0.85,flip -4266,做空,2021-12-12 02:30:00,2021-12-12 03:00:00,4032.98,4044.1,2.53,100.0,0.0626,-0.7,0.13,-0.82,flip -4267,做多,2021-12-12 03:00:00,2021-12-12 04:00:00,4044.1,4040.37,2.52,100.0,0.0622,-0.23,0.13,-0.36,flip -4268,做空,2021-12-12 04:00:00,2021-12-12 05:00:00,4040.37,4035.13,2.51,100.0,0.0621,0.33,0.13,0.2,flip -4269,做多,2021-12-12 05:00:00,2021-12-12 08:00:00,4035.13,4037.12,2.51,100.0,0.0622,0.12,0.13,-0.0,flip -4270,做空,2021-12-12 08:00:00,2021-12-12 11:30:00,4037.12,4035.13,2.51,100.0,0.0622,0.12,0.13,-0.0,flip -4271,做多,2021-12-12 11:30:00,2021-12-12 12:30:00,4035.13,4033.47,2.51,100.0,0.0622,-0.1,0.13,-0.23,flip -4272,做空,2021-12-12 12:30:00,2021-12-12 13:00:00,4033.47,4034.07,2.51,100.0,0.0621,-0.04,0.13,-0.16,flip -4273,做多,2021-12-12 13:00:00,2021-12-12 14:00:00,4034.07,4035.48,2.5,100.0,0.062,0.09,0.13,-0.04,flip -4274,做空,2021-12-12 14:00:00,2021-12-12 14:30:00,4035.48,4045.81,2.5,100.0,0.062,-0.64,0.13,-0.77,flip -4275,做多,2021-12-12 14:30:00,2021-12-12 15:00:00,4045.81,4034.96,2.49,100.0,0.0616,-0.67,0.12,-0.79,flip -4276,做空,2021-12-12 15:00:00,2021-12-12 16:30:00,4034.96,4041.72,2.48,100.0,0.0615,-0.42,0.12,-0.54,flip -4277,做多,2021-12-12 16:30:00,2021-12-12 18:00:00,4041.72,4142.43,2.48,100.0,0.0613,6.17,0.13,6.04,tp_upper -4278,做多,2021-12-14 07:30:00,2021-12-14 09:30:00,3780.29,3767.18,2.57,100.0,0.0679,-0.89,0.13,-1.02,flip -4279,做空,2021-12-14 09:30:00,2021-12-14 10:00:00,3767.18,3784.46,2.56,100.0,0.0679,-1.17,0.13,-1.3,flip -4280,做多,2021-12-14 10:00:00,2021-12-14 13:30:00,3784.46,3793.1,2.54,100.0,0.0672,0.58,0.13,0.45,flip -4281,做空,2021-12-14 13:30:00,2021-12-14 14:30:00,3793.1,3816.29,2.55,100.0,0.0671,-1.56,0.13,-1.68,flip -4282,做多,2021-12-14 14:30:00,2021-12-14 15:30:00,3816.29,3784.3,2.53,100.0,0.0662,-2.12,0.13,-2.24,flip -4283,做空,2021-12-14 15:30:00,2021-12-14 16:00:00,3784.3,3795.74,2.5,100.0,0.0662,-0.76,0.13,-0.88,flip -4284,做多,2021-12-14 16:00:00,2021-12-14 16:30:00,3795.74,3764.42,2.49,100.0,0.0657,-2.06,0.12,-2.18,flip -4285,做空,2021-12-14 16:30:00,2021-12-14 17:00:00,3764.42,3796.5,2.47,100.0,0.0656,-2.11,0.12,-2.23,flip -4286,做多,2021-12-14 17:00:00,2021-12-14 17:30:00,3796.5,3759.45,2.45,100.0,0.0645,-2.39,0.12,-2.51,flip -4287,做空,2021-12-14 17:30:00,2021-12-14 20:00:00,3759.45,3798.7,2.42,100.0,0.0644,-2.53,0.12,-2.65,flip -4288,做多,2021-12-14 20:00:00,2021-12-15 02:00:00,3798.7,3818.2,2.39,100.0,0.063,1.23,0.12,1.11,flip -4289,做空,2021-12-15 02:00:00,2021-12-15 02:30:00,3818.2,3825.07,2.43,100.0,0.0636,-0.44,0.12,-0.56,flip -4290,做多,2021-12-15 02:30:00,2021-12-15 12:30:00,3825.07,3807.91,2.42,100.0,0.0633,-1.09,0.12,-1.21,flip -4291,做空,2021-12-15 12:30:00,2021-12-15 15:00:00,3807.91,3713.23,2.41,100.0,0.0632,5.98,0.12,5.87,tp_lower -4292,做多,2021-12-15 18:30:00,2021-12-16 12:30:00,3807.09,4029.98,2.46,100.0,0.0647,14.43,0.13,14.3,flip -4293,做空,2021-12-16 12:30:00,2021-12-16 13:00:00,4029.98,4054.58,2.61,100.0,0.0649,-1.6,0.13,-1.73,flip -4294,做多,2021-12-16 13:00:00,2021-12-16 17:00:00,4054.58,4047.05,2.6,100.0,0.064,-0.48,0.13,-0.61,flip -4295,做空,2021-12-16 17:00:00,2021-12-16 18:00:00,4047.05,4053.83,2.59,100.0,0.064,-0.43,0.13,-0.56,flip -4296,做多,2021-12-16 18:00:00,2021-12-16 18:30:00,4053.83,4025.06,2.58,100.0,0.0637,-1.83,0.13,-1.96,flip -4297,做空,2021-12-16 18:30:00,2021-12-16 20:00:00,4025.06,4037.39,2.56,100.0,0.0636,-0.78,0.13,-0.91,flip -4298,做多,2021-12-16 20:00:00,2021-12-16 20:30:00,4037.39,4018.67,2.55,100.0,0.0632,-1.18,0.13,-1.31,flip -4299,做空,2021-12-16 20:30:00,2021-12-17 16:00:00,4018.67,3936.35,2.54,100.0,0.0631,5.2,0.12,5.07,flip -4300,做多,2021-12-17 16:00:00,2021-12-17 16:30:00,3936.35,3908.7,2.6,100.0,0.0661,-1.83,0.13,-1.96,flip -4301,做空,2021-12-17 16:30:00,2021-12-17 18:30:00,3908.7,3900.95,2.58,100.0,0.066,0.51,0.13,0.38,flip -4302,做多,2021-12-17 18:30:00,2021-12-17 19:30:00,3900.95,3879.76,2.58,100.0,0.0662,-1.4,0.13,-1.53,flip -4303,做空,2021-12-17 19:30:00,2021-12-17 21:00:00,3879.76,3876.82,2.57,100.0,0.0662,0.19,0.13,0.07,flip -4304,做多,2021-12-17 21:00:00,2021-12-17 22:00:00,3876.82,3868.13,2.57,100.0,0.0662,-0.58,0.13,-0.7,flip -4305,做空,2021-12-17 22:00:00,2021-12-17 22:30:00,3868.13,3899.8,2.56,100.0,0.0661,-2.09,0.13,-2.22,flip -4306,做多,2021-12-17 22:30:00,2021-12-18 00:00:00,3899.8,3842.1,2.53,100.0,0.065,-3.75,0.12,-3.87,flip -4307,做空,2021-12-18 00:00:00,2021-12-18 00:30:00,3842.1,3877.99,2.51,100.0,0.0653,-2.35,0.13,-2.47,flip -4308,做多,2021-12-18 00:30:00,2021-12-18 01:00:00,3877.99,3814.78,2.48,100.0,0.0641,-4.05,0.12,-4.17,flip -4309,做空,2021-12-18 01:00:00,2021-12-18 03:30:00,3814.78,3876.51,2.44,100.0,0.064,-3.95,0.12,-4.08,flip -4310,做多,2021-12-18 03:30:00,2021-12-18 04:00:00,3876.51,3868.99,2.4,100.0,0.0619,-0.47,0.12,-0.59,flip -4311,做空,2021-12-18 04:00:00,2021-12-19 02:30:00,3868.99,3940.97,2.39,100.0,0.0618,-4.45,0.12,-4.57,flip -4312,做多,2021-12-19 02:30:00,2021-12-19 03:00:00,3940.97,4009.03,2.36,100.0,0.0598,4.07,0.12,3.95,tp_upper -4313,做多,2021-12-19 03:00:00,2021-12-19 09:00:00,4009.03,3939.36,2.4,100.0,0.0597,-4.16,0.12,-4.28,flip -4314,做空,2021-12-19 09:00:00,2021-12-19 13:30:00,3939.36,3963.21,2.35,100.0,0.0597,-1.42,0.12,-1.54,flip -4315,做多,2021-12-19 13:30:00,2021-12-19 14:00:00,3963.21,3938.42,2.33,100.0,0.0589,-1.46,0.12,-1.58,flip -4316,做空,2021-12-19 14:00:00,2021-12-19 14:30:00,3938.42,3941.23,2.32,100.0,0.0588,-0.17,0.12,-0.28,flip -4317,做多,2021-12-19 14:30:00,2021-12-19 23:30:00,3941.23,3922.51,2.31,100.0,0.0587,-1.1,0.12,-1.21,flip -4318,做空,2021-12-19 23:30:00,2021-12-20 00:30:00,3922.51,3945.37,2.3,100.0,0.0586,-1.34,0.12,-1.46,flip -4319,做多,2021-12-20 00:30:00,2021-12-20 01:30:00,3945.37,3931.74,2.3,100.0,0.0583,-0.79,0.11,-0.91,flip -4320,做空,2021-12-20 01:30:00,2021-12-20 05:30:00,3931.74,3844.83,2.29,100.0,0.0582,5.06,0.11,4.95,tp_lower -4321,做多,2021-12-20 18:30:00,2021-12-21 14:00:00,3847.95,3990.81,2.34,100.0,0.0607,8.68,0.12,8.56,flip -4322,做空,2021-12-21 14:00:00,2021-12-21 16:00:00,3990.81,3986.78,2.43,100.0,0.0608,0.25,0.12,0.12,flip -4323,做多,2021-12-21 16:00:00,2021-12-21 17:00:00,3986.78,3996.54,2.43,100.0,0.0609,0.59,0.12,0.47,flip -4324,做空,2021-12-21 17:00:00,2021-12-21 19:00:00,3996.54,4000.94,2.43,100.0,0.0608,-0.27,0.12,-0.39,flip -4325,做多,2021-12-21 19:00:00,2021-12-21 20:00:00,4000.94,4004.21,2.43,100.0,0.0606,0.2,0.12,0.08,flip -4326,做空,2021-12-21 20:00:00,2021-12-21 20:30:00,4004.21,4008.87,2.43,100.0,0.0606,-0.28,0.12,-0.4,flip -4327,做多,2021-12-21 20:30:00,2021-12-22 00:30:00,4008.87,3995.2,2.42,100.0,0.0604,-0.83,0.12,-0.95,flip -4328,做空,2021-12-22 00:30:00,2021-12-22 01:00:00,3995.2,4022.39,2.42,100.0,0.0607,-1.65,0.12,-1.77,flip -4329,做多,2021-12-22 01:00:00,2021-12-22 09:00:00,4022.39,4020.53,2.4,100.0,0.0598,-0.11,0.12,-0.23,flip -4330,做空,2021-12-22 09:00:00,2021-12-22 12:30:00,4020.53,3954.04,2.4,100.0,0.0597,3.97,0.12,3.85,tp_lower -4331,做多,2021-12-22 16:00:00,2021-12-22 16:30:00,4015.26,4007.13,2.44,100.0,0.0607,-0.49,0.12,-0.62,flip -4332,做空,2021-12-22 16:30:00,2021-12-22 20:30:00,4007.13,4003.58,2.43,100.0,0.0607,0.22,0.12,0.09,flip -4333,做多,2021-12-22 20:30:00,2021-12-22 22:00:00,4003.58,3992.89,2.43,100.0,0.0607,-0.65,0.12,-0.77,flip -4334,做空,2021-12-22 22:00:00,2021-12-22 22:30:00,3992.89,3999.21,2.42,100.0,0.0606,-0.38,0.12,-0.5,flip -4335,做多,2021-12-22 22:30:00,2021-12-23 02:30:00,3999.21,3964.36,2.42,100.0,0.0604,-2.1,0.12,-2.22,flip -4336,做空,2021-12-23 02:30:00,2021-12-23 13:00:00,3964.36,3957.76,2.41,100.0,0.0608,0.4,0.12,0.28,flip -4337,做多,2021-12-23 13:00:00,2021-12-23 13:30:00,3957.76,3945.46,2.41,100.0,0.0609,-0.75,0.12,-0.87,flip -4338,做空,2021-12-23 13:30:00,2021-12-23 15:00:00,3945.46,3950.92,2.4,100.0,0.0609,-0.33,0.12,-0.45,flip -4339,做多,2021-12-23 15:00:00,2021-12-23 15:30:00,3950.92,3948.3,2.4,100.0,0.0606,-0.16,0.12,-0.28,flip -4340,做空,2021-12-23 15:30:00,2021-12-23 16:30:00,3948.3,3983.45,2.39,100.0,0.0606,-2.13,0.12,-2.25,flip -4341,做多,2021-12-23 16:30:00,2021-12-23 17:30:00,3983.45,4042.0,2.37,100.0,0.0594,3.48,0.12,3.36,tp_upper -4342,做多,2021-12-24 11:00:00,2021-12-24 13:30:00,4098.41,4085.3,2.41,100.0,0.0589,-0.77,0.12,-0.89,flip -4343,做空,2021-12-24 13:30:00,2021-12-24 14:00:00,4085.3,4099.74,2.4,100.0,0.0588,-0.85,0.12,-0.97,flip -4344,做多,2021-12-24 14:00:00,2021-12-24 14:30:00,4099.74,4077.64,2.39,100.0,0.0584,-1.29,0.12,-1.41,flip -4345,做空,2021-12-24 14:30:00,2021-12-24 15:00:00,4077.64,4081.08,2.38,100.0,0.0583,-0.2,0.12,-0.32,tp_lower -4346,做多,2021-12-24 16:00:00,2021-12-24 16:30:00,4099.44,4085.51,2.37,100.0,0.0579,-0.81,0.12,-0.92,flip -4347,做空,2021-12-24 16:30:00,2021-12-24 17:30:00,4085.51,4097.23,2.36,100.0,0.0578,-0.68,0.12,-0.8,flip -4348,做多,2021-12-24 17:30:00,2021-12-24 19:00:00,4097.23,4097.87,2.35,100.0,0.0574,0.04,0.12,-0.08,tp_upper -4349,做多,2021-12-25 12:00:00,2021-12-25 12:30:00,4081.35,4082.91,2.37,100.0,0.058,0.09,0.12,-0.03,tp_upper -4350,做多,2021-12-25 17:30:00,2021-12-26 00:30:00,4066.53,4080.41,2.37,100.0,0.0582,0.81,0.12,0.69,flip -4351,做空,2021-12-26 00:30:00,2021-12-26 14:30:00,4080.41,4049.03,2.37,100.0,0.0582,1.83,0.12,1.71,flip -4352,做多,2021-12-26 14:30:00,2021-12-26 15:30:00,4049.03,4051.95,2.39,100.0,0.059,0.17,0.12,0.05,flip -4353,做空,2021-12-26 15:30:00,2021-12-26 16:00:00,4051.95,4059.21,2.39,100.0,0.059,-0.43,0.12,-0.55,flip -4354,做多,2021-12-26 16:00:00,2021-12-27 00:30:00,4059.21,4060.58,2.38,100.0,0.0587,0.08,0.12,-0.04,flip -4355,做空,2021-12-27 00:30:00,2021-12-27 01:00:00,4060.58,4064.71,2.39,100.0,0.0589,-0.24,0.12,-0.36,flip -4356,做多,2021-12-27 01:00:00,2021-12-27 05:00:00,4064.71,4065.28,2.38,100.0,0.0587,0.03,0.12,-0.09,flip -4357,做空,2021-12-27 05:00:00,2021-12-27 06:30:00,4065.28,4068.75,2.38,100.0,0.0586,-0.2,0.12,-0.32,flip -4358,做多,2021-12-27 06:30:00,2021-12-27 07:00:00,4068.75,4065.6,2.38,100.0,0.0585,-0.18,0.12,-0.3,flip -4359,做空,2021-12-27 07:00:00,2021-12-27 12:00:00,4065.6,4067.91,2.37,100.0,0.0584,-0.13,0.12,-0.25,flip -4360,做多,2021-12-27 12:00:00,2021-12-27 19:30:00,4067.91,4078.01,2.37,100.0,0.0583,0.59,0.12,0.47,flip -4361,做空,2021-12-27 19:30:00,2021-12-27 20:30:00,4078.01,4090.42,2.37,100.0,0.0582,-0.72,0.12,-0.84,flip -4362,做多,2021-12-27 20:30:00,2021-12-27 21:30:00,4090.42,4058.35,2.36,100.0,0.0578,-1.85,0.12,-1.97,flip -4363,做空,2021-12-27 21:30:00,2021-12-29 09:30:00,4058.35,3813.16,2.34,100.0,0.0577,14.16,0.11,14.05,flip -4364,做多,2021-12-29 09:30:00,2021-12-29 10:30:00,3813.16,3792.29,2.5,100.0,0.0656,-1.37,0.12,-1.49,flip -4365,做空,2021-12-29 10:30:00,2021-12-29 12:00:00,3792.29,3735.95,2.49,100.0,0.0656,3.69,0.12,3.57,tp_lower -4366,做多,2021-12-29 15:00:00,2021-12-29 16:00:00,3780.79,3780.83,2.52,100.0,0.0667,0.0,0.13,-0.12,flip -4367,做空,2021-12-29 16:00:00,2021-12-29 23:00:00,3780.83,3636.71,2.52,100.0,0.0666,9.6,0.12,9.48,tp_lower -4368,做多,2021-12-30 07:00:00,2021-12-30 08:00:00,3706.1,3704.83,2.62,100.0,0.0707,-0.09,0.13,-0.22,flip -4369,做空,2021-12-30 08:00:00,2021-12-30 09:00:00,3704.83,3695.85,2.62,100.0,0.0707,0.63,0.13,0.5,flip -4370,做多,2021-12-30 09:00:00,2021-12-30 09:30:00,3695.85,3683.24,2.62,100.0,0.0709,-0.89,0.13,-1.03,flip -4371,做空,2021-12-30 09:30:00,2021-12-30 10:00:00,3683.24,3692.21,2.61,100.0,0.0709,-0.64,0.13,-0.77,flip -4372,做多,2021-12-30 10:00:00,2021-12-30 20:30:00,3692.21,3722.08,2.6,100.0,0.0704,2.1,0.13,1.97,flip -4373,做空,2021-12-30 20:30:00,2021-12-30 21:00:00,3722.08,3736.32,2.62,100.0,0.0704,-1.0,0.13,-1.13,flip -4374,做多,2021-12-30 21:00:00,2021-12-30 22:00:00,3736.32,3718.87,2.61,100.0,0.0698,-1.22,0.13,-1.35,flip -4375,做空,2021-12-30 22:00:00,2021-12-31 00:00:00,3718.87,3709.65,2.59,100.0,0.0697,0.64,0.13,0.51,flip -4376,做多,2021-12-31 00:00:00,2021-12-31 02:00:00,3709.65,3707.64,2.61,100.0,0.0705,-0.14,0.13,-0.27,flip -4377,做空,2021-12-31 02:00:00,2021-12-31 03:00:00,3707.64,3731.09,2.61,100.0,0.0704,-1.65,0.13,-1.78,flip -4378,做多,2021-12-31 03:00:00,2021-12-31 07:00:00,3731.09,3717.85,2.59,100.0,0.0694,-0.92,0.13,-1.05,flip -4379,做空,2021-12-31 07:00:00,2021-12-31 08:00:00,3717.85,3771.65,2.58,100.0,0.0694,-3.73,0.13,-3.86,flip -4380,做多,2021-12-31 08:00:00,2021-12-31 16:30:00,3771.65,3745.54,2.54,100.0,0.0673,-1.76,0.13,-1.88,flip -4381,做空,2021-12-31 16:30:00,2022-01-01 01:00:00,3745.54,3736.88,2.52,100.0,0.0672,0.58,0.13,0.46,flip -4382,做多,2022-01-01 01:00:00,2022-01-01 01:30:00,3736.88,3723.71,2.54,100.0,0.0679,-0.89,0.13,-1.02,flip -4383,做空,2022-01-01 01:30:00,2022-01-01 02:00:00,3723.71,3727.76,2.52,100.0,0.0678,-0.27,0.13,-0.4,flip -4384,做多,2022-01-01 02:00:00,2022-01-01 02:30:00,3727.76,3727.03,2.52,100.0,0.0676,-0.05,0.13,-0.18,flip -4385,做空,2022-01-01 02:30:00,2022-01-01 03:00:00,3727.03,3727.49,2.52,100.0,0.0675,-0.03,0.13,-0.16,flip -4386,做多,2022-01-01 03:00:00,2022-01-01 03:30:00,3727.49,3722.07,2.51,100.0,0.0674,-0.37,0.13,-0.49,flip -4387,做空,2022-01-01 03:30:00,2022-01-01 05:00:00,3722.07,3749.77,2.51,100.0,0.0674,-1.87,0.13,-1.99,flip -4388,做多,2022-01-01 05:00:00,2022-01-01 06:30:00,3749.77,3710.97,2.49,100.0,0.0663,-2.57,0.12,-2.7,flip -4389,做空,2022-01-01 06:30:00,2022-01-01 07:30:00,3710.97,3714.77,2.46,100.0,0.0662,-0.25,0.12,-0.37,flip -4390,做多,2022-01-01 07:30:00,2022-01-01 10:00:00,3714.77,3690.5,2.45,100.0,0.066,-1.6,0.12,-1.72,flip -4391,做空,2022-01-01 10:00:00,2022-01-01 10:30:00,3690.5,3690.72,2.43,100.0,0.066,-0.01,0.12,-0.14,flip -4392,做多,2022-01-01 10:30:00,2022-01-01 11:30:00,3690.72,3692.08,2.43,100.0,0.0659,0.09,0.12,-0.03,flip -4393,做空,2022-01-01 11:30:00,2022-01-01 12:00:00,3692.08,3700.48,2.43,100.0,0.0658,-0.55,0.12,-0.67,flip -4394,做多,2022-01-01 12:00:00,2022-01-01 13:30:00,3700.48,3708.68,2.42,100.0,0.0655,0.54,0.12,0.42,flip -4395,做空,2022-01-01 13:30:00,2022-01-01 14:00:00,3708.68,3709.15,2.43,100.0,0.0654,-0.03,0.12,-0.15,flip -4396,做多,2022-01-01 14:00:00,2022-01-02 04:30:00,3709.15,3722.07,2.42,100.0,0.0653,0.84,0.12,0.72,flip -4397,做空,2022-01-02 04:30:00,2022-01-02 05:30:00,3722.07,3742.12,2.46,100.0,0.0661,-1.33,0.12,-1.45,flip -4398,做多,2022-01-02 05:30:00,2022-01-02 06:00:00,3742.12,3740.18,2.45,100.0,0.0654,-0.13,0.12,-0.25,flip -4399,做空,2022-01-02 06:00:00,2022-01-02 07:30:00,3740.18,3745.52,2.44,100.0,0.0653,-0.35,0.12,-0.47,flip -4400,做多,2022-01-02 07:30:00,2022-01-02 08:00:00,3745.52,3738.38,2.44,100.0,0.065,-0.46,0.12,-0.59,flip -4401,做空,2022-01-02 08:00:00,2022-01-02 09:00:00,3738.38,3754.14,2.43,100.0,0.065,-1.02,0.12,-1.15,flip -4402,做多,2022-01-02 09:00:00,2022-01-02 10:00:00,3754.14,3746.89,2.42,100.0,0.0644,-0.47,0.12,-0.59,flip -4403,做空,2022-01-02 10:00:00,2022-01-02 11:00:00,3746.89,3749.07,2.41,100.0,0.0643,-0.14,0.12,-0.26,flip -4404,做多,2022-01-02 11:00:00,2022-01-02 11:30:00,3749.07,3742.48,2.41,100.0,0.0642,-0.42,0.12,-0.54,flip -4405,做空,2022-01-02 11:30:00,2022-01-02 12:30:00,3742.48,3752.65,2.4,100.0,0.0641,-0.65,0.12,-0.77,flip -4406,做多,2022-01-02 12:30:00,2022-01-02 13:30:00,3752.65,3743.41,2.39,100.0,0.0637,-0.59,0.12,-0.71,flip -4407,做空,2022-01-02 13:30:00,2022-01-02 14:00:00,3743.41,3744.23,2.38,100.0,0.0636,-0.05,0.12,-0.17,flip -4408,做多,2022-01-02 14:00:00,2022-01-02 15:30:00,3744.23,3776.17,2.38,100.0,0.0635,2.03,0.12,1.91,tp_upper -4409,做多,2022-01-03 04:00:00,2022-01-03 06:30:00,3788.26,3801.84,2.42,100.0,0.064,0.87,0.12,0.75,flip -4410,做空,2022-01-03 06:30:00,2022-01-03 07:00:00,3801.84,3805.3,2.43,100.0,0.0639,-0.22,0.12,-0.34,flip -4411,做多,2022-01-03 07:00:00,2022-01-03 08:30:00,3805.3,3806.45,2.43,100.0,0.0637,0.07,0.12,-0.05,flip -4412,做空,2022-01-03 08:30:00,2022-01-03 09:30:00,3806.45,3807.49,2.42,100.0,0.0637,-0.07,0.12,-0.19,flip -4413,做多,2022-01-03 09:30:00,2022-01-03 14:30:00,3807.49,3802.15,2.42,100.0,0.0636,-0.34,0.12,-0.46,flip -4414,做空,2022-01-03 14:30:00,2022-01-03 15:00:00,3802.15,3808.94,2.42,100.0,0.0635,-0.43,0.12,-0.55,flip -4415,做多,2022-01-03 15:00:00,2022-01-04 06:30:00,3808.94,3751.71,2.41,100.0,0.0632,-3.62,0.12,-3.74,flip -4416,做空,2022-01-04 06:30:00,2022-01-04 07:00:00,3751.71,3755.18,2.38,100.0,0.0635,-0.22,0.12,-0.34,flip -4417,做多,2022-01-04 07:00:00,2022-01-04 18:30:00,3755.18,3771.05,2.38,100.0,0.0634,1.01,0.12,0.89,flip -4418,做空,2022-01-04 18:30:00,2022-01-04 19:00:00,3771.05,3818.95,2.39,100.0,0.0633,-3.03,0.12,-3.15,flip -4419,做多,2022-01-04 19:00:00,2022-01-04 22:00:00,3818.95,3815.01,2.35,100.0,0.0616,-0.24,0.12,-0.36,flip -4420,做空,2022-01-04 22:00:00,2022-01-04 22:30:00,3815.01,3816.0,2.35,100.0,0.0616,-0.06,0.12,-0.18,flip -4421,做多,2022-01-04 22:30:00,2022-01-04 23:00:00,3816.0,3811.38,2.35,100.0,0.0615,-0.28,0.12,-0.4,flip -4422,做空,2022-01-04 23:00:00,2022-01-05 03:00:00,3811.38,3812.35,2.34,100.0,0.0614,-0.06,0.12,-0.18,flip -4423,做多,2022-01-05 03:00:00,2022-01-05 07:00:00,3812.35,3817.88,2.35,100.0,0.0617,0.34,0.12,0.22,flip -4424,做空,2022-01-05 07:00:00,2022-01-05 08:30:00,3817.88,3820.74,2.35,100.0,0.0617,-0.18,0.12,-0.29,flip -4425,做多,2022-01-05 08:30:00,2022-01-05 11:00:00,3820.74,3804.0,2.35,100.0,0.0615,-1.03,0.12,-1.15,flip -4426,做空,2022-01-05 11:00:00,2022-01-05 13:30:00,3804.0,3813.25,2.34,100.0,0.0615,-0.57,0.12,-0.69,flip -4427,做多,2022-01-05 13:30:00,2022-01-05 14:00:00,3813.25,3810.61,2.33,100.0,0.0611,-0.16,0.12,-0.28,flip -4428,做空,2022-01-05 14:00:00,2022-01-05 14:30:00,3810.61,3820.34,2.33,100.0,0.061,-0.59,0.12,-0.71,flip -4429,做多,2022-01-05 14:30:00,2022-01-05 15:30:00,3820.34,3819.25,2.32,100.0,0.0607,-0.07,0.12,-0.18,flip -4430,做空,2022-01-05 15:30:00,2022-01-05 18:00:00,3819.25,3746.13,2.31,100.0,0.0606,4.43,0.11,4.32,tp_lower -4431,做多,2022-01-06 17:30:00,2022-01-07 00:00:00,3420.39,3387.94,2.37,100.0,0.0694,-2.25,0.12,-2.37,flip -4432,做空,2022-01-07 00:00:00,2022-01-07 01:30:00,3387.94,3390.54,2.35,100.0,0.0694,-0.18,0.12,-0.3,flip -4433,做多,2022-01-07 01:30:00,2022-01-07 20:00:00,3390.54,3190.48,2.35,100.0,0.0692,-13.85,0.11,-13.96,flip -4434,做空,2022-01-07 20:00:00,2022-01-07 20:30:00,3190.48,3214.54,2.21,100.0,0.0691,-1.66,0.11,-1.77,flip -4435,做多,2022-01-07 20:30:00,2022-01-07 21:00:00,3214.54,3211.52,2.19,100.0,0.068,-0.21,0.11,-0.31,flip -4436,做空,2022-01-07 21:00:00,2022-01-08 00:00:00,3211.52,3219.67,2.18,100.0,0.068,-0.55,0.11,-0.66,flip -4437,做多,2022-01-08 00:00:00,2022-01-08 02:00:00,3219.67,3207.55,2.19,100.0,0.0679,-0.82,0.11,-0.93,flip -4438,做空,2022-01-08 02:00:00,2022-01-08 02:30:00,3207.55,3208.4,2.17,100.0,0.0678,-0.06,0.11,-0.17,flip -4439,做多,2022-01-08 02:30:00,2022-01-08 03:00:00,3208.4,3191.78,2.17,100.0,0.0677,-1.13,0.11,-1.23,flip -4440,做空,2022-01-08 03:00:00,2022-01-08 03:30:00,3191.78,3202.85,2.16,100.0,0.0676,-0.75,0.11,-0.86,flip -4441,做多,2022-01-08 03:30:00,2022-01-08 10:30:00,3202.85,3220.12,2.15,100.0,0.0671,1.16,0.11,1.05,flip -4442,做空,2022-01-08 10:30:00,2022-01-08 11:30:00,3220.12,3218.33,2.16,100.0,0.067,0.12,0.11,0.01,flip -4443,做多,2022-01-08 11:30:00,2022-01-08 12:00:00,3218.33,3215.33,2.16,100.0,0.067,-0.2,0.11,-0.31,flip -4444,做空,2022-01-08 12:00:00,2022-01-08 17:30:00,3215.33,3038.4,2.15,100.0,0.067,11.85,0.1,11.75,tp_lower -4445,做多,2022-01-09 02:00:00,2022-01-09 03:30:00,3130.94,3119.04,2.29,100.0,0.073,-0.87,0.11,-0.98,flip -4446,做空,2022-01-09 03:30:00,2022-01-09 04:00:00,3119.04,3127.62,2.28,100.0,0.0729,-0.63,0.11,-0.74,flip -4447,做多,2022-01-09 04:00:00,2022-01-09 09:00:00,3127.62,3099.64,2.27,100.0,0.0725,-2.03,0.11,-2.14,flip -4448,做空,2022-01-09 09:00:00,2022-01-09 10:30:00,3099.64,3105.29,2.24,100.0,0.0724,-0.41,0.11,-0.52,flip -4449,做多,2022-01-09 10:30:00,2022-01-09 12:30:00,3105.29,3107.98,2.24,100.0,0.0721,0.19,0.11,0.08,flip -4450,做空,2022-01-09 12:30:00,2022-01-09 14:30:00,3107.98,3096.75,2.24,100.0,0.072,0.81,0.11,0.7,flip -4451,做多,2022-01-09 14:30:00,2022-01-10 00:30:00,3096.75,3135.26,2.24,100.0,0.0724,2.79,0.11,2.68,flip -4452,做空,2022-01-10 00:30:00,2022-01-10 01:00:00,3135.26,3144.62,2.28,100.0,0.0728,-0.68,0.11,-0.8,flip -4453,做多,2022-01-10 01:00:00,2022-01-10 03:30:00,3144.62,3153.1,2.27,100.0,0.0723,0.61,0.11,0.5,flip -4454,做空,2022-01-10 03:30:00,2022-01-10 07:00:00,3153.1,3163.98,2.28,100.0,0.0722,-0.79,0.11,-0.9,flip -4455,做多,2022-01-10 07:00:00,2022-01-10 07:30:00,3163.98,3161.76,2.27,100.0,0.0716,-0.16,0.11,-0.27,flip -4456,做空,2022-01-10 07:30:00,2022-01-10 10:00:00,3161.76,3153.76,2.26,100.0,0.0716,0.57,0.11,0.46,flip -4457,做多,2022-01-10 10:00:00,2022-01-10 21:00:00,3153.76,3081.6,2.27,100.0,0.0719,-5.19,0.11,-5.3,flip -4458,做空,2022-01-10 21:00:00,2022-01-10 23:00:00,3081.6,3077.62,2.21,100.0,0.0718,0.29,0.11,0.18,flip -4459,做多,2022-01-10 23:00:00,2022-01-11 00:00:00,3077.62,3061.93,2.21,100.0,0.0719,-1.13,0.11,-1.24,flip -4460,做空,2022-01-11 00:00:00,2022-01-11 01:00:00,3061.93,3069.08,2.22,100.0,0.0724,-0.52,0.11,-0.63,flip -4461,做多,2022-01-11 01:00:00,2022-01-11 14:00:00,3069.08,3088.79,2.21,100.0,0.0719,1.42,0.11,1.31,flip -4462,做空,2022-01-11 14:00:00,2022-01-11 14:30:00,3088.79,3113.59,2.22,100.0,0.0719,-1.78,0.11,-1.89,flip -4463,做多,2022-01-11 14:30:00,2022-01-11 16:30:00,3113.59,3218.0,2.2,100.0,0.0707,7.38,0.11,7.26,tp_upper -4464,做多,2022-01-12 08:00:00,2022-01-12 09:00:00,3224.25,3265.0,2.28,100.0,0.0707,2.88,0.12,2.77,tp_upper -4465,做多,2022-01-12 09:00:00,2022-01-12 11:30:00,3265.0,3269.98,2.31,100.0,0.0707,0.35,0.12,0.24,tp_upper -4466,做多,2022-01-13 02:00:00,2022-01-13 02:30:00,3336.84,3334.39,2.31,100.0,0.0693,-0.17,0.12,-0.29,flip -4467,做空,2022-01-13 02:30:00,2022-01-13 04:00:00,3334.39,3347.74,2.31,100.0,0.0692,-0.92,0.12,-1.04,flip -4468,做多,2022-01-13 04:00:00,2022-01-13 09:30:00,3347.74,3360.48,2.3,100.0,0.0686,0.87,0.12,0.76,flip -4469,做空,2022-01-13 09:30:00,2022-01-13 12:30:00,3360.48,3365.57,2.3,100.0,0.0685,-0.35,0.12,-0.46,flip -4470,做多,2022-01-13 12:30:00,2022-01-13 13:00:00,3365.57,3353.11,2.3,100.0,0.0683,-0.85,0.11,-0.97,flip -4471,做空,2022-01-13 13:00:00,2022-01-13 13:30:00,3353.11,3370.64,2.29,100.0,0.0682,-1.2,0.11,-1.31,flip -4472,做多,2022-01-13 13:30:00,2022-01-13 15:00:00,3370.64,3312.13,2.27,100.0,0.0674,-3.94,0.11,-4.06,flip -4473,做空,2022-01-13 15:00:00,2022-01-13 15:30:00,3312.13,3300.21,2.23,100.0,0.0674,0.8,0.11,0.69,tp_lower -4474,做多,2022-01-14 05:00:00,2022-01-14 07:30:00,3283.4,3267.55,2.25,100.0,0.0686,-1.09,0.11,-1.2,flip -4475,做空,2022-01-14 07:30:00,2022-01-14 09:30:00,3267.55,3261.33,2.24,100.0,0.0686,0.43,0.11,0.31,flip -4476,做多,2022-01-14 09:30:00,2022-01-15 12:00:00,3261.33,3309.84,2.24,100.0,0.0687,3.33,0.11,3.22,flip -4477,做空,2022-01-15 12:00:00,2022-01-15 12:30:00,3309.84,3280.73,2.28,100.0,0.0688,2.0,0.11,1.89,tp_lower -4478,做多,2022-01-15 14:30:00,2022-01-15 15:30:00,3338.46,3360.56,2.3,100.0,0.0688,1.52,0.12,1.4,tp_upper -4479,做多,2022-01-15 22:30:00,2022-01-15 23:30:00,3335.36,3324.05,2.31,100.0,0.0692,-0.78,0.12,-0.9,flip -4480,做空,2022-01-15 23:30:00,2022-01-16 00:30:00,3324.05,3329.9,2.3,100.0,0.0692,-0.4,0.12,-0.52,flip -4481,做多,2022-01-16 00:30:00,2022-01-16 01:00:00,3329.9,3326.41,2.3,100.0,0.0691,-0.24,0.11,-0.36,flip -4482,做空,2022-01-16 01:00:00,2022-01-16 06:30:00,3326.41,3333.13,2.3,100.0,0.069,-0.46,0.12,-0.58,flip -4483,做多,2022-01-16 06:30:00,2022-01-16 07:00:00,3333.13,3327.37,2.29,100.0,0.0687,-0.4,0.11,-0.51,flip -4484,做空,2022-01-16 07:00:00,2022-01-16 07:30:00,3327.37,3330.81,2.28,100.0,0.0686,-0.24,0.11,-0.35,flip -4485,做多,2022-01-16 07:30:00,2022-01-16 08:00:00,3330.81,3328.41,2.28,100.0,0.0684,-0.16,0.11,-0.28,flip -4486,做空,2022-01-16 08:00:00,2022-01-16 10:00:00,3328.41,3326.05,2.27,100.0,0.0683,0.16,0.11,0.05,flip -4487,做多,2022-01-16 10:00:00,2022-01-16 10:30:00,3326.05,3303.86,2.27,100.0,0.0684,-1.52,0.11,-1.63,flip -4488,做空,2022-01-16 10:30:00,2022-01-16 12:00:00,3303.86,3324.77,2.26,100.0,0.0683,-1.43,0.11,-1.54,flip -4489,做多,2022-01-16 12:00:00,2022-01-16 13:00:00,3324.77,3276.77,2.24,100.0,0.0674,-3.23,0.11,-3.34,flip -4490,做空,2022-01-16 13:00:00,2022-01-16 13:30:00,3276.77,3338.73,2.2,100.0,0.0673,-4.17,0.11,-4.28,flip -4491,做多,2022-01-16 13:30:00,2022-01-16 16:00:00,3338.73,3374.19,2.16,100.0,0.0647,2.3,0.11,2.19,tp_upper -4492,做多,2022-01-16 20:00:00,2022-01-16 21:30:00,3328.89,3328.1,2.18,100.0,0.0655,-0.05,0.11,-0.16,flip -4493,做空,2022-01-16 21:30:00,2022-01-16 22:00:00,3328.1,3347.21,2.18,100.0,0.0655,-1.25,0.11,-1.36,flip -4494,做多,2022-01-16 22:00:00,2022-01-17 00:00:00,3347.21,3331.23,2.16,100.0,0.0647,-1.03,0.11,-1.14,flip -4495,做空,2022-01-17 00:00:00,2022-01-18 01:00:00,3331.23,3231.59,2.18,100.0,0.0654,6.52,0.11,6.42,flip -4496,做多,2022-01-18 01:00:00,2022-01-18 01:30:00,3231.59,3222.18,2.25,100.0,0.0695,-0.65,0.11,-0.77,flip -4497,做空,2022-01-18 01:30:00,2022-01-18 21:00:00,3222.18,3164.26,2.24,100.0,0.0694,4.02,0.11,3.91,flip -4498,做多,2022-01-18 21:00:00,2022-01-19 00:30:00,3164.26,3152.14,2.27,100.0,0.0719,-0.87,0.11,-0.98,flip -4499,做空,2022-01-19 00:30:00,2022-01-19 11:00:00,3152.14,3107.17,2.27,100.0,0.072,3.24,0.11,3.13,flip -4500,做多,2022-01-19 11:00:00,2022-01-19 12:30:00,3107.17,3118.5,2.3,100.0,0.074,0.84,0.12,0.72,flip -4501,做空,2022-01-19 12:30:00,2022-01-19 13:00:00,3118.5,3132.33,2.31,100.0,0.0739,-1.02,0.12,-1.14,flip -4502,做多,2022-01-19 13:00:00,2022-01-19 13:30:00,3132.33,3122.1,2.29,100.0,0.0732,-0.75,0.11,-0.86,flip -4503,做空,2022-01-19 13:30:00,2022-01-19 14:00:00,3122.1,3132.35,2.28,100.0,0.0731,-0.75,0.11,-0.86,flip -4504,做多,2022-01-19 14:00:00,2022-01-19 15:30:00,3132.35,3122.0,2.27,100.0,0.0726,-0.75,0.11,-0.86,flip -4505,做空,2022-01-19 15:30:00,2022-01-19 17:00:00,3122.0,3135.29,2.26,100.0,0.0725,-0.96,0.11,-1.08,flip -4506,做多,2022-01-19 17:00:00,2022-01-19 20:30:00,3135.29,3107.25,2.25,100.0,0.0718,-2.01,0.11,-2.13,flip -4507,做空,2022-01-19 20:30:00,2022-01-19 21:00:00,3107.25,3121.85,2.23,100.0,0.0718,-1.05,0.11,-1.16,flip -4508,做多,2022-01-19 21:00:00,2022-01-19 23:00:00,3121.85,3110.86,2.22,100.0,0.071,-0.78,0.11,-0.89,flip -4509,做空,2022-01-19 23:00:00,2022-01-20 00:00:00,3110.86,3109.34,2.21,100.0,0.0709,0.11,0.11,-0.0,flip -4510,做多,2022-01-20 00:00:00,2022-01-20 01:00:00,3109.34,3097.36,2.23,100.0,0.0717,-0.86,0.11,-0.97,flip -4511,做空,2022-01-20 01:00:00,2022-01-20 02:00:00,3097.36,3121.36,2.22,100.0,0.0716,-1.72,0.11,-1.83,flip -4512,做多,2022-01-20 02:00:00,2022-01-20 04:30:00,3121.36,3123.44,2.2,100.0,0.0704,0.15,0.11,0.04,flip -4513,做空,2022-01-20 04:30:00,2022-01-20 05:30:00,3123.44,3126.9,2.2,100.0,0.0703,-0.24,0.11,-0.35,flip -4514,做多,2022-01-20 05:30:00,2022-01-20 09:00:00,3126.9,3126.31,2.19,100.0,0.0701,-0.04,0.11,-0.15,flip -4515,做空,2022-01-20 09:00:00,2022-01-21 21:30:00,3126.31,2606.86,2.19,100.0,0.07,36.39,0.09,36.29,tp_lower -4516,做多,2022-01-22 20:00:00,2022-01-22 21:00:00,2392.51,2425.52,2.56,100.0,0.1072,3.54,0.13,3.41,flip -4517,做空,2022-01-22 21:00:00,2022-01-22 21:30:00,2425.52,2444.02,2.6,100.0,0.1071,-1.98,0.13,-2.11,flip -4518,做多,2022-01-22 21:30:00,2022-01-22 22:00:00,2444.02,2402.27,2.57,100.0,0.1054,-4.4,0.13,-4.53,flip -4519,做空,2022-01-22 22:00:00,2022-01-23 00:00:00,2402.27,2436.52,2.53,100.0,0.1052,-3.6,0.13,-3.73,flip -4520,做多,2022-01-23 00:00:00,2022-01-23 02:30:00,2436.52,2393.18,2.5,100.0,0.1025,-4.44,0.12,-4.57,flip -4521,做空,2022-01-23 02:30:00,2022-01-23 03:30:00,2393.18,2414.96,2.45,100.0,0.1024,-2.23,0.12,-2.35,flip -4522,做多,2022-01-23 03:30:00,2022-01-23 05:00:00,2414.96,2420.67,2.43,100.0,0.1005,0.57,0.12,0.45,flip -4523,做空,2022-01-23 05:00:00,2022-01-23 23:00:00,2420.67,2532.02,2.43,100.0,0.1004,-11.18,0.13,-11.3,flip -4524,做多,2022-01-23 23:00:00,2022-01-24 01:30:00,2532.02,2456.24,2.32,100.0,0.0914,-6.93,0.11,-7.04,flip -4525,做空,2022-01-24 01:30:00,2022-01-24 03:30:00,2456.24,2457.74,2.25,100.0,0.0918,-0.14,0.11,-0.25,flip -4526,做多,2022-01-24 03:30:00,2022-01-24 04:00:00,2457.74,2455.0,2.25,100.0,0.0916,-0.25,0.11,-0.36,flip -4527,做空,2022-01-24 04:00:00,2022-01-24 06:00:00,2455.0,2447.09,2.25,100.0,0.0915,0.72,0.11,0.61,flip -4528,做多,2022-01-24 06:00:00,2022-01-24 06:30:00,2447.09,2433.87,2.25,100.0,0.092,-1.22,0.11,-1.33,flip -4529,做空,2022-01-24 06:30:00,2022-01-24 17:30:00,2433.87,2347.38,2.24,100.0,0.0919,7.95,0.11,7.84,flip -4530,做多,2022-01-24 17:30:00,2022-01-25 06:30:00,2347.38,2363.45,2.31,100.0,0.0986,1.58,0.12,1.47,flip -4531,做空,2022-01-25 06:30:00,2022-01-25 07:00:00,2363.45,2368.59,2.34,100.0,0.099,-0.51,0.12,-0.63,flip -4532,做多,2022-01-25 07:00:00,2022-01-25 08:30:00,2368.59,2383.81,2.33,100.0,0.0985,1.5,0.12,1.38,flip -4533,做空,2022-01-25 08:30:00,2022-01-25 09:00:00,2383.81,2413.68,2.35,100.0,0.0984,-2.94,0.12,-3.06,flip -4534,做多,2022-01-25 09:00:00,2022-01-25 13:00:00,2413.68,2407.08,2.31,100.0,0.0958,-0.63,0.12,-0.75,flip -4535,做空,2022-01-25 13:00:00,2022-01-25 13:30:00,2407.08,2426.06,2.3,100.0,0.0957,-1.82,0.12,-1.93,flip -4536,做多,2022-01-25 13:30:00,2022-01-25 14:30:00,2426.06,2391.74,2.28,100.0,0.0942,-3.23,0.11,-3.34,flip -4537,做空,2022-01-25 14:30:00,2022-01-25 15:00:00,2391.74,2427.44,2.25,100.0,0.0941,-3.36,0.11,-3.47,flip -4538,做多,2022-01-25 15:00:00,2022-01-25 15:30:00,2427.44,2418.08,2.21,100.0,0.0912,-0.85,0.11,-0.96,flip -4539,做空,2022-01-25 15:30:00,2022-01-25 22:00:00,2418.08,2416.1,2.2,100.0,0.0911,0.18,0.11,0.07,flip -4540,做多,2022-01-25 22:00:00,2022-01-26 00:30:00,2416.1,2422.63,2.2,100.0,0.0912,0.6,0.11,0.48,flip -4541,做空,2022-01-26 00:30:00,2022-01-26 01:00:00,2422.63,2436.86,2.23,100.0,0.0919,-1.31,0.11,-1.42,flip -4542,做多,2022-01-26 01:00:00,2022-01-26 06:30:00,2436.86,2450.25,2.21,100.0,0.0908,1.22,0.11,1.1,flip -4543,做空,2022-01-26 06:30:00,2022-01-26 07:00:00,2450.25,2452.14,2.22,100.0,0.0907,-0.17,0.11,-0.28,flip -4544,做多,2022-01-26 07:00:00,2022-01-26 20:00:00,2452.14,2517.93,2.22,100.0,0.0904,5.95,0.11,5.84,flip -4545,做空,2022-01-26 20:00:00,2022-01-27 11:00:00,2517.93,2447.32,2.27,100.0,0.0903,6.38,0.11,6.27,flip -4546,做多,2022-01-27 11:00:00,2022-01-27 18:00:00,2447.32,2421.43,2.35,100.0,0.0959,-2.48,0.12,-2.6,flip -4547,做空,2022-01-27 18:00:00,2022-01-27 18:30:00,2421.43,2434.04,2.32,100.0,0.0958,-1.21,0.12,-1.32,flip -4548,做多,2022-01-27 18:30:00,2022-01-27 19:00:00,2434.04,2408.69,2.3,100.0,0.0947,-2.4,0.11,-2.51,flip -4549,做空,2022-01-27 19:00:00,2022-01-27 23:30:00,2408.69,2422.61,2.28,100.0,0.0946,-1.32,0.11,-1.43,flip -4550,做多,2022-01-27 23:30:00,2022-01-28 01:00:00,2422.61,2414.71,2.26,100.0,0.0934,-0.74,0.11,-0.85,flip -4551,做空,2022-01-28 01:00:00,2022-01-28 03:00:00,2414.71,2443.59,2.26,100.0,0.0938,-2.71,0.11,-2.82,flip -4552,做多,2022-01-28 03:00:00,2022-01-28 04:30:00,2443.59,2438.77,2.23,100.0,0.0914,-0.44,0.11,-0.55,flip -4553,做空,2022-01-28 04:30:00,2022-01-28 07:00:00,2438.77,2421.6,2.23,100.0,0.0914,1.57,0.11,1.46,flip -4554,做多,2022-01-28 07:00:00,2022-01-28 07:30:00,2421.6,2389.19,2.24,100.0,0.0926,-3.0,0.11,-3.11,flip -4555,做空,2022-01-28 07:30:00,2022-01-28 09:00:00,2389.19,2405.8,2.21,100.0,0.0925,-1.54,0.11,-1.65,flip -4556,做多,2022-01-28 09:00:00,2022-01-28 11:00:00,2405.8,2377.11,2.19,100.0,0.0911,-2.61,0.11,-2.72,flip -4557,做空,2022-01-28 11:00:00,2022-01-28 13:30:00,2377.11,2428.99,2.16,100.0,0.091,-4.72,0.11,-4.83,flip -4558,做多,2022-01-28 13:30:00,2022-01-28 14:30:00,2428.99,2393.74,2.11,100.0,0.087,-3.07,0.1,-3.17,flip -4559,做空,2022-01-28 14:30:00,2022-01-28 15:00:00,2393.74,2416.15,2.08,100.0,0.0869,-1.95,0.11,-2.05,flip -4560,做多,2022-01-28 15:00:00,2022-01-29 14:30:00,2416.15,2540.54,2.06,100.0,0.0852,10.6,0.11,10.49,flip -4561,做空,2022-01-29 14:30:00,2022-01-29 15:00:00,2540.54,2544.57,2.18,100.0,0.0859,-0.35,0.11,-0.46,flip -4562,做多,2022-01-29 15:00:00,2022-01-29 20:30:00,2544.57,2604.38,2.18,100.0,0.0856,5.12,0.11,5.01,tp_upper -4563,做多,2022-01-30 01:00:00,2022-01-30 01:30:00,2582.51,2579.07,2.23,100.0,0.0864,-0.3,0.11,-0.41,flip -4564,做空,2022-01-30 01:30:00,2022-01-30 02:30:00,2579.07,2579.1,2.23,100.0,0.0863,-0.0,0.11,-0.11,flip -4565,做多,2022-01-30 02:30:00,2022-01-30 03:30:00,2579.1,2568.62,2.22,100.0,0.0862,-0.9,0.11,-1.01,flip -4566,做空,2022-01-30 03:30:00,2022-01-30 04:30:00,2568.62,2588.39,2.21,100.0,0.0861,-1.7,0.11,-1.81,flip -4567,做多,2022-01-30 04:30:00,2022-01-30 14:00:00,2588.39,2591.43,2.19,100.0,0.0847,0.26,0.11,0.15,flip -4568,做空,2022-01-30 14:00:00,2022-01-30 14:30:00,2591.43,2600.73,2.19,100.0,0.0847,-0.79,0.11,-0.9,flip -4569,做多,2022-01-30 14:30:00,2022-01-30 16:30:00,2600.73,2596.62,2.18,100.0,0.084,-0.35,0.11,-0.45,flip -4570,做空,2022-01-30 16:30:00,2022-01-30 17:00:00,2596.62,2604.98,2.18,100.0,0.0839,-0.7,0.11,-0.81,flip -4571,做多,2022-01-30 17:00:00,2022-01-30 18:30:00,2604.98,2596.0,2.17,100.0,0.0833,-0.75,0.11,-0.86,flip -4572,做空,2022-01-30 18:30:00,2022-01-30 23:00:00,2596.0,2617.34,2.16,100.0,0.0832,-1.77,0.11,-1.88,flip -4573,做多,2022-01-30 23:00:00,2022-01-30 23:30:00,2617.34,2600.45,2.14,100.0,0.0817,-1.38,0.11,-1.49,flip -4574,做空,2022-01-30 23:30:00,2022-01-31 10:30:00,2600.45,2549.95,2.12,100.0,0.0817,4.12,0.1,4.02,flip -4575,做多,2022-01-31 10:30:00,2022-01-31 11:00:00,2549.95,2543.98,2.19,100.0,0.0857,-0.51,0.11,-0.62,flip -4576,做空,2022-01-31 11:00:00,2022-01-31 11:30:00,2543.98,2556.85,2.18,100.0,0.0856,-1.1,0.11,-1.21,flip -4577,做多,2022-01-31 11:30:00,2022-01-31 12:00:00,2556.85,2530.79,2.16,100.0,0.0847,-2.21,0.11,-2.31,flip -4578,做空,2022-01-31 12:00:00,2022-01-31 12:30:00,2530.79,2539.05,2.14,100.0,0.0846,-0.7,0.11,-0.81,flip -4579,做多,2022-01-31 12:30:00,2022-02-01 15:00:00,2539.05,2751.54,2.13,100.0,0.0839,17.84,0.12,17.72,flip -4580,做空,2022-02-01 15:00:00,2022-02-01 20:00:00,2751.54,2763.51,2.32,100.0,0.0842,-1.01,0.12,-1.12,flip -4581,做多,2022-02-01 20:00:00,2022-02-02 00:30:00,2763.51,2771.05,2.3,100.0,0.0834,0.63,0.12,0.51,flip -4582,做空,2022-02-02 00:30:00,2022-02-02 02:00:00,2771.05,2770.97,2.31,100.0,0.0835,0.01,0.12,-0.11,flip -4583,做多,2022-02-02 02:00:00,2022-02-02 04:00:00,2770.97,2765.51,2.31,100.0,0.0834,-0.46,0.12,-0.57,flip -4584,做空,2022-02-02 04:00:00,2022-02-02 06:00:00,2765.51,2771.85,2.3,100.0,0.0833,-0.53,0.12,-0.64,flip -4585,做多,2022-02-02 06:00:00,2022-02-02 06:30:00,2771.85,2752.03,2.3,100.0,0.0828,-1.64,0.11,-1.76,flip -4586,做空,2022-02-02 06:30:00,2022-02-02 09:30:00,2752.03,2773.42,2.28,100.0,0.0828,-1.77,0.11,-1.88,flip -4587,做多,2022-02-02 09:30:00,2022-02-02 10:00:00,2773.42,2768.13,2.26,100.0,0.0814,-0.43,0.11,-0.54,flip -4588,做空,2022-02-02 10:00:00,2022-02-02 12:00:00,2768.13,2785.03,2.25,100.0,0.0813,-1.37,0.11,-1.49,flip -4589,做多,2022-02-02 12:00:00,2022-02-02 13:00:00,2785.03,2783.51,2.23,100.0,0.0802,-0.12,0.11,-0.23,flip -4590,做空,2022-02-02 13:00:00,2022-02-02 14:30:00,2783.51,2685.72,2.23,100.0,0.0802,7.84,0.11,7.73,tp_lower -4591,做多,2022-02-03 08:00:00,2022-02-03 08:30:00,2672.88,2671.26,2.33,100.0,0.0871,-0.14,0.12,-0.26,flip -4592,做空,2022-02-03 08:30:00,2022-02-03 16:00:00,2671.26,2639.75,2.32,100.0,0.087,2.74,0.11,2.63,flip -4593,做多,2022-02-03 16:00:00,2022-02-05 16:30:00,2639.75,3001.29,2.35,100.0,0.089,32.16,0.13,32.03,flip -4594,做空,2022-02-05 16:30:00,2022-02-05 17:30:00,3001.29,3015.84,2.67,100.0,0.0891,-1.3,0.13,-1.43,flip -4595,做多,2022-02-05 17:30:00,2022-02-05 18:30:00,3015.84,3016.33,2.66,100.0,0.0881,0.04,0.13,-0.09,flip -4596,做空,2022-02-05 18:30:00,2022-02-05 19:30:00,3016.33,3009.91,2.65,100.0,0.088,0.57,0.13,0.43,flip -4597,做多,2022-02-05 19:30:00,2022-02-05 20:00:00,3009.91,3002.22,2.66,100.0,0.0883,-0.68,0.13,-0.81,flip -4598,做空,2022-02-05 20:00:00,2022-02-05 20:30:00,3002.22,3015.67,2.65,100.0,0.0882,-1.19,0.13,-1.32,flip -4599,做多,2022-02-05 20:30:00,2022-02-05 21:30:00,3015.67,3019.38,2.63,100.0,0.0873,0.32,0.13,0.19,flip -4600,做空,2022-02-05 21:30:00,2022-02-06 00:00:00,3019.38,3015.78,2.63,100.0,0.0873,0.31,0.13,0.18,flip -4601,做多,2022-02-06 00:00:00,2022-02-06 03:00:00,3015.78,3017.8,2.65,100.0,0.0879,0.18,0.13,0.04,flip -4602,做空,2022-02-06 03:00:00,2022-02-06 05:00:00,3017.8,3016.87,2.65,100.0,0.0878,0.08,0.13,-0.05,flip -4603,做多,2022-02-06 05:00:00,2022-02-06 06:00:00,3016.87,3007.37,2.65,100.0,0.0878,-0.83,0.13,-0.97,flip -4604,做空,2022-02-06 06:00:00,2022-02-06 07:30:00,3007.37,3009.68,2.64,100.0,0.0877,-0.2,0.13,-0.33,flip -4605,做多,2022-02-06 07:30:00,2022-02-06 10:00:00,3009.68,3009.55,2.63,100.0,0.0875,-0.01,0.13,-0.14,flip -4606,做空,2022-02-06 10:00:00,2022-02-06 12:00:00,3009.55,3012.01,2.63,100.0,0.0874,-0.22,0.13,-0.35,flip -4607,做多,2022-02-06 12:00:00,2022-02-06 12:30:00,3012.01,3008.44,2.63,100.0,0.0872,-0.31,0.13,-0.44,flip -4608,做空,2022-02-06 12:30:00,2022-02-06 13:00:00,3008.44,3016.0,2.62,100.0,0.0871,-0.66,0.13,-0.79,flip -4609,做多,2022-02-06 13:00:00,2022-02-06 13:30:00,3016.0,3013.35,2.61,100.0,0.0866,-0.23,0.13,-0.36,flip -4610,做空,2022-02-06 13:30:00,2022-02-06 14:00:00,3013.35,3017.87,2.61,100.0,0.0865,-0.39,0.13,-0.52,flip -4611,做多,2022-02-06 14:00:00,2022-02-06 14:30:00,3017.87,2976.08,2.6,100.0,0.0861,-3.6,0.13,-3.73,flip -4612,做空,2022-02-06 14:30:00,2022-02-06 15:00:00,2976.08,2986.17,2.56,100.0,0.0861,-0.87,0.13,-1.0,tp_lower -4613,做多,2022-02-06 23:00:00,2022-02-06 23:30:00,3029.27,3054.26,2.55,100.0,0.0842,2.1,0.13,1.97,tp_upper -4614,做多,2022-02-07 01:00:00,2022-02-08 00:00:00,3009.31,3132.15,2.6,100.0,0.0864,10.61,0.14,10.48,flip -4615,做空,2022-02-08 00:00:00,2022-02-08 20:30:00,3132.15,3115.61,2.7,100.0,0.0864,1.43,0.13,1.29,flip -4616,做多,2022-02-08 20:30:00,2022-02-08 21:00:00,3115.61,3112.57,2.72,100.0,0.0872,-0.27,0.14,-0.4,flip -4617,做空,2022-02-08 21:00:00,2022-02-08 22:30:00,3112.57,3112.61,2.71,100.0,0.0871,-0.0,0.14,-0.14,flip -4618,做多,2022-02-08 22:30:00,2022-02-09 02:00:00,3112.61,3066.46,2.71,100.0,0.087,-4.02,0.13,-4.15,flip -4619,做空,2022-02-09 02:00:00,2022-02-09 04:00:00,3066.46,3081.75,2.68,100.0,0.0872,-1.33,0.13,-1.47,flip -4620,做多,2022-02-09 04:00:00,2022-02-09 04:30:00,3081.75,3078.89,2.66,100.0,0.0863,-0.25,0.13,-0.38,flip -4621,做空,2022-02-09 04:30:00,2022-02-09 05:30:00,3078.89,3088.5,2.65,100.0,0.0862,-0.83,0.13,-0.96,flip -4622,做多,2022-02-09 05:30:00,2022-02-09 08:00:00,3088.5,3077.49,2.64,100.0,0.0856,-0.94,0.13,-1.07,flip -4623,做空,2022-02-09 08:00:00,2022-02-09 08:30:00,3077.49,3092.5,2.63,100.0,0.0855,-1.28,0.13,-1.42,flip -4624,做多,2022-02-09 08:30:00,2022-02-10 02:30:00,3092.5,3184.02,2.62,100.0,0.0846,7.74,0.13,7.61,flip -4625,做空,2022-02-10 02:30:00,2022-02-10 08:00:00,3184.02,3192.63,2.7,100.0,0.0849,-0.73,0.14,-0.87,flip -4626,做多,2022-02-10 08:00:00,2022-02-10 13:30:00,3192.63,3125.43,2.69,100.0,0.0844,-5.67,0.13,-5.8,flip -4627,做空,2022-02-10 13:30:00,2022-02-10 15:00:00,3125.43,3223.99,2.64,100.0,0.0843,-8.31,0.14,-8.45,flip -4628,做多,2022-02-10 15:00:00,2022-02-10 15:30:00,3223.99,3208.22,2.55,100.0,0.0791,-1.25,0.13,-1.37,flip -4629,做空,2022-02-10 15:30:00,2022-02-10 16:00:00,3208.22,3210.88,2.53,100.0,0.079,-0.21,0.13,-0.34,flip -4630,做多,2022-02-10 16:00:00,2022-02-10 17:30:00,3210.88,3208.81,2.53,100.0,0.0788,-0.16,0.13,-0.29,flip -4631,做空,2022-02-10 17:30:00,2022-02-11 08:00:00,3208.81,3102.47,2.53,100.0,0.0787,8.37,0.12,8.25,flip -4632,做多,2022-02-11 08:00:00,2022-02-11 10:00:00,3102.47,3089.0,2.62,100.0,0.0846,-1.14,0.13,-1.27,flip -4633,做空,2022-02-11 10:00:00,2022-02-11 10:30:00,3089.0,3104.84,2.61,100.0,0.0845,-1.34,0.13,-1.47,flip -4634,做多,2022-02-11 10:30:00,2022-02-11 11:30:00,3104.84,3087.0,2.59,100.0,0.0835,-1.49,0.13,-1.62,flip -4635,做空,2022-02-11 11:30:00,2022-02-11 12:00:00,3087.0,3113.32,2.58,100.0,0.0834,-2.2,0.13,-2.33,flip -4636,做多,2022-02-11 12:00:00,2022-02-11 17:00:00,3113.32,3088.32,2.55,100.0,0.0819,-2.05,0.13,-2.18,flip -4637,做空,2022-02-11 17:00:00,2022-02-12 11:30:00,3088.32,2930.27,2.53,100.0,0.0819,12.94,0.12,12.82,flip -4638,做多,2022-02-12 11:30:00,2022-02-12 12:00:00,2930.27,2921.33,2.67,100.0,0.0911,-0.81,0.13,-0.95,flip -4639,做空,2022-02-12 12:00:00,2022-02-12 14:30:00,2921.33,2895.9,2.66,100.0,0.091,2.31,0.13,2.18,tp_lower -4640,做多,2022-02-12 16:30:00,2022-02-12 21:30:00,2930.44,2873.83,2.68,100.0,0.0914,-5.17,0.13,-5.31,flip -4641,做空,2022-02-12 21:30:00,2022-02-13 00:30:00,2873.83,2932.9,2.62,100.0,0.0913,-5.39,0.13,-5.53,flip -4642,做多,2022-02-13 00:30:00,2022-02-13 01:30:00,2932.9,2917.24,2.58,100.0,0.0879,-1.38,0.13,-1.5,flip -4643,做空,2022-02-13 01:30:00,2022-02-13 02:30:00,2917.24,2924.44,2.56,100.0,0.0878,-0.63,0.13,-0.76,flip -4644,做多,2022-02-13 02:30:00,2022-02-13 03:00:00,2924.44,2922.53,2.55,100.0,0.0873,-0.17,0.13,-0.29,flip -4645,做空,2022-02-13 03:00:00,2022-02-13 04:00:00,2922.53,2920.06,2.55,100.0,0.0872,0.22,0.13,0.09,flip -4646,做多,2022-02-13 04:00:00,2022-02-13 04:30:00,2920.06,2915.64,2.55,100.0,0.0872,-0.39,0.13,-0.51,flip -4647,做空,2022-02-13 04:30:00,2022-02-13 06:30:00,2915.64,2923.57,2.54,100.0,0.0871,-0.69,0.13,-0.82,flip -4648,做多,2022-02-13 06:30:00,2022-02-13 07:00:00,2923.57,2914.55,2.53,100.0,0.0866,-0.78,0.13,-0.91,flip -4649,做空,2022-02-13 07:00:00,2022-02-13 07:30:00,2914.55,2921.43,2.52,100.0,0.0865,-0.6,0.13,-0.72,flip -4650,做多,2022-02-13 07:30:00,2022-02-13 08:00:00,2921.43,2918.0,2.51,100.0,0.086,-0.29,0.13,-0.42,flip -4651,做空,2022-02-13 08:00:00,2022-02-13 08:30:00,2918.0,2927.16,2.51,100.0,0.0859,-0.79,0.13,-0.91,flip -4652,做多,2022-02-13 08:30:00,2022-02-13 09:00:00,2927.16,2921.95,2.5,100.0,0.0853,-0.44,0.12,-0.57,flip -4653,做空,2022-02-13 09:00:00,2022-02-13 10:30:00,2921.95,2929.79,2.49,100.0,0.0852,-0.67,0.12,-0.79,flip -4654,做多,2022-02-13 10:30:00,2022-02-13 14:30:00,2929.79,2931.29,2.48,100.0,0.0847,0.13,0.12,0.0,flip -4655,做空,2022-02-13 14:30:00,2022-02-13 18:30:00,2931.29,2848.74,2.48,100.0,0.0846,6.98,0.12,6.86,tp_lower -4656,做多,2022-02-14 07:30:00,2022-02-14 08:00:00,2881.48,2871.75,2.58,100.0,0.0895,-0.87,0.13,-1.0,flip -4657,做空,2022-02-14 08:00:00,2022-02-14 10:00:00,2871.75,2863.06,2.57,100.0,0.0894,0.78,0.13,0.65,flip -4658,做多,2022-02-14 10:00:00,2022-02-14 11:30:00,2863.06,2872.94,2.57,100.0,0.0899,0.89,0.13,0.76,flip -4659,做空,2022-02-14 11:30:00,2022-02-14 12:30:00,2872.94,2926.33,2.58,100.0,0.0898,-4.79,0.13,-4.93,flip -4660,做多,2022-02-14 12:30:00,2022-02-14 19:00:00,2926.33,2868.58,2.53,100.0,0.0864,-4.99,0.12,-5.12,flip -4661,做空,2022-02-14 19:00:00,2022-02-14 20:30:00,2868.58,2893.7,2.48,100.0,0.0864,-2.17,0.12,-2.29,flip -4662,做多,2022-02-14 20:30:00,2022-02-14 21:00:00,2893.7,2892.14,2.45,100.0,0.0848,-0.13,0.12,-0.25,flip -4663,做空,2022-02-14 21:00:00,2022-02-14 21:30:00,2892.14,2912.65,2.45,100.0,0.0847,-1.74,0.12,-1.86,flip -4664,做多,2022-02-14 21:30:00,2022-02-16 04:00:00,2912.65,3107.5,2.43,100.0,0.0834,16.25,0.13,16.12,flip -4665,做空,2022-02-16 04:00:00,2022-02-16 04:30:00,3107.5,3123.81,2.61,100.0,0.0839,-1.37,0.13,-1.5,flip -4666,做多,2022-02-16 04:30:00,2022-02-16 05:30:00,3123.81,3128.6,2.59,100.0,0.083,0.4,0.13,0.27,flip -4667,做空,2022-02-16 05:30:00,2022-02-16 06:00:00,3128.6,3133.14,2.59,100.0,0.0829,-0.38,0.13,-0.51,flip -4668,做多,2022-02-16 06:00:00,2022-02-16 07:00:00,3133.14,3129.28,2.59,100.0,0.0826,-0.32,0.13,-0.45,flip -4669,做空,2022-02-16 07:00:00,2022-02-16 07:30:00,3129.28,3148.11,2.58,100.0,0.0825,-1.55,0.13,-1.68,flip -4670,做多,2022-02-16 07:30:00,2022-02-16 09:30:00,3148.11,3127.0,2.56,100.0,0.0814,-1.72,0.13,-1.85,flip -4671,做空,2022-02-16 09:30:00,2022-02-16 11:30:00,3127.0,3134.65,2.54,100.0,0.0813,-0.62,0.13,-0.75,flip -4672,做多,2022-02-16 11:30:00,2022-02-16 12:00:00,3134.65,3129.81,2.53,100.0,0.0809,-0.39,0.13,-0.52,flip -4673,做空,2022-02-16 12:00:00,2022-02-16 19:00:00,3129.81,3176.44,2.53,100.0,0.0808,-3.77,0.13,-3.9,flip -4674,做多,2022-02-16 19:00:00,2022-02-16 23:30:00,3176.44,3121.8,2.49,100.0,0.0783,-4.28,0.12,-4.4,flip -4675,做空,2022-02-16 23:30:00,2022-02-17 07:30:00,3121.8,3107.43,2.44,100.0,0.0783,1.12,0.12,1.0,flip -4676,做多,2022-02-17 07:30:00,2022-02-17 08:00:00,3107.43,3081.4,2.48,100.0,0.0797,-2.07,0.12,-2.2,flip -4677,做空,2022-02-17 08:00:00,2022-02-18 08:00:00,3081.4,2910.87,2.45,100.0,0.0796,13.58,0.12,13.46,flip -4678,做多,2022-02-18 08:00:00,2022-02-18 11:00:00,2910.87,2890.97,2.59,100.0,0.089,-1.77,0.13,-1.9,flip -4679,做空,2022-02-18 11:00:00,2022-02-18 12:00:00,2890.97,2898.17,2.57,100.0,0.0889,-0.64,0.13,-0.77,flip -4680,做多,2022-02-18 12:00:00,2022-02-18 13:00:00,2898.17,2885.76,2.56,100.0,0.0884,-1.1,0.13,-1.22,flip -4681,做空,2022-02-18 13:00:00,2022-02-18 13:30:00,2885.76,2896.07,2.55,100.0,0.0883,-0.91,0.13,-1.04,flip -4682,做多,2022-02-18 13:30:00,2022-02-18 14:00:00,2896.07,2876.92,2.54,100.0,0.0876,-1.68,0.13,-1.8,flip -4683,做空,2022-02-18 14:00:00,2022-02-18 14:30:00,2876.92,2849.5,2.52,100.0,0.0875,2.4,0.12,2.28,tp_lower -4684,做多,2022-02-19 04:30:00,2022-02-19 05:30:00,2814.12,2807.99,2.55,100.0,0.0908,-0.56,0.13,-0.68,flip -4685,做空,2022-02-19 05:30:00,2022-02-19 06:00:00,2807.99,2813.16,2.55,100.0,0.0907,-0.47,0.13,-0.6,flip -4686,做多,2022-02-19 06:00:00,2022-02-19 08:30:00,2813.16,2780.45,2.54,100.0,0.0902,-2.95,0.13,-3.08,flip -4687,做空,2022-02-19 08:30:00,2022-02-19 11:30:00,2780.45,2721.43,2.51,100.0,0.0902,5.32,0.12,5.2,tp_lower -4688,做多,2022-02-19 16:00:00,2022-02-19 16:30:00,2781.02,2747.68,2.56,100.0,0.092,-3.07,0.13,-3.19,flip -4689,做空,2022-02-19 16:30:00,2022-02-19 23:30:00,2747.68,2761.89,2.52,100.0,0.0919,-1.31,0.13,-1.43,flip -4690,做多,2022-02-19 23:30:00,2022-02-20 00:00:00,2761.89,2739.0,2.51,100.0,0.0908,-2.08,0.12,-2.2,flip -4691,做空,2022-02-20 00:00:00,2022-02-20 16:00:00,2739.0,2655.39,2.5,100.0,0.0913,7.63,0.12,7.51,flip -4692,做多,2022-02-20 16:00:00,2022-02-20 19:00:00,2655.39,2650.01,2.57,100.0,0.0969,-0.52,0.13,-0.65,flip -4693,做空,2022-02-20 19:00:00,2022-02-20 22:30:00,2650.01,2650.75,2.57,100.0,0.0968,-0.07,0.13,-0.2,flip -4694,做多,2022-02-20 22:30:00,2022-02-20 23:00:00,2650.75,2635.76,2.56,100.0,0.0967,-1.45,0.13,-1.58,flip -4695,做空,2022-02-20 23:00:00,2022-02-21 00:00:00,2635.76,2622.32,2.55,100.0,0.0966,1.3,0.13,1.17,flip -4696,做多,2022-02-21 00:00:00,2022-02-21 10:00:00,2622.32,2688.52,2.57,100.0,0.0979,6.48,0.13,6.35,flip -4697,做空,2022-02-21 10:00:00,2022-02-21 14:00:00,2688.52,2708.52,2.63,100.0,0.0978,-1.96,0.13,-2.09,flip -4698,做多,2022-02-21 14:00:00,2022-02-21 14:30:00,2708.52,2700.37,2.61,100.0,0.0963,-0.78,0.13,-0.91,flip -4699,做空,2022-02-21 14:30:00,2022-02-21 18:30:00,2700.37,2637.08,2.6,100.0,0.0962,6.09,0.13,5.96,flip -4700,做多,2022-02-21 18:30:00,2022-02-23 02:30:00,2637.08,2614.0,2.66,100.0,0.1007,-2.32,0.13,-2.46,flip -4701,做空,2022-02-23 02:30:00,2022-02-23 03:00:00,2614.0,2616.58,2.64,100.0,0.1011,-0.26,0.13,-0.39,flip -4702,做多,2022-02-23 03:00:00,2022-02-23 17:30:00,2616.58,2665.12,2.64,100.0,0.1008,4.89,0.13,4.76,flip -4703,做空,2022-02-23 17:30:00,2022-02-24 14:30:00,2665.12,2434.81,2.68,100.0,0.1007,23.18,0.12,23.06,flip -4704,做多,2022-02-24 14:30:00,2022-02-24 20:00:00,2434.81,2637.33,2.92,100.0,0.1199,24.28,0.16,24.12,tp_upper -4705,做多,2022-02-25 09:30:00,2022-02-26 08:30:00,2616.81,2754.73,3.16,100.0,0.1209,16.67,0.17,16.5,flip -4706,做空,2022-02-26 08:30:00,2022-02-26 10:00:00,2754.73,2756.81,3.33,100.0,0.1208,-0.25,0.17,-0.42,flip -4707,做多,2022-02-26 10:00:00,2022-02-26 11:00:00,2756.81,2755.7,3.32,100.0,0.1205,-0.13,0.17,-0.3,flip -4708,做空,2022-02-26 11:00:00,2022-02-26 13:00:00,2755.7,2774.48,3.32,100.0,0.1204,-2.26,0.17,-2.43,flip -4709,做多,2022-02-26 13:00:00,2022-02-26 13:30:00,2774.48,2770.99,3.29,100.0,0.1186,-0.41,0.16,-0.58,flip -4710,做空,2022-02-26 13:30:00,2022-02-26 14:00:00,2770.99,2773.74,3.28,100.0,0.1185,-0.33,0.16,-0.49,flip -4711,做多,2022-02-26 14:00:00,2022-02-26 15:30:00,2773.74,2783.94,3.28,100.0,0.1181,1.21,0.16,1.04,flip -4712,做空,2022-02-26 15:30:00,2022-02-26 16:00:00,2783.94,2787.7,3.29,100.0,0.118,-0.44,0.16,-0.61,flip -4713,做多,2022-02-26 16:00:00,2022-02-26 18:00:00,2787.7,2772.77,3.28,100.0,0.1176,-1.76,0.16,-1.92,flip -4714,做空,2022-02-26 18:00:00,2022-02-26 18:30:00,2772.77,2791.82,3.26,100.0,0.1175,-2.24,0.16,-2.4,flip -4715,做多,2022-02-26 18:30:00,2022-02-26 23:00:00,2791.82,2777.71,3.23,100.0,0.1158,-1.63,0.16,-1.79,flip -4716,做空,2022-02-26 23:00:00,2022-02-27 09:00:00,2777.71,2752.35,3.21,100.0,0.1156,2.93,0.16,2.77,flip -4717,做多,2022-02-27 09:00:00,2022-02-27 13:30:00,2752.35,2777.41,3.27,100.0,0.1188,2.98,0.17,2.81,flip -4718,做空,2022-02-27 13:30:00,2022-02-27 15:00:00,2777.41,2810.5,3.3,100.0,0.1187,-3.93,0.17,-4.1,flip -4719,做多,2022-02-27 15:00:00,2022-02-27 18:00:00,2810.5,2760.55,3.25,100.0,0.1158,-5.78,0.16,-5.94,flip -4720,做空,2022-02-27 18:00:00,2022-02-28 08:00:00,2760.55,2640.44,3.19,100.0,0.1157,13.89,0.15,13.74,flip -4721,做多,2022-02-28 08:00:00,2022-02-28 11:00:00,2640.44,2635.31,3.34,100.0,0.1265,-0.65,0.17,-0.82,flip -4722,做空,2022-02-28 11:00:00,2022-02-28 11:30:00,2635.31,2638.97,3.33,100.0,0.1264,-0.46,0.17,-0.63,flip -4723,做多,2022-02-28 11:30:00,2022-02-28 13:00:00,2638.97,2620.64,3.32,100.0,0.1259,-2.31,0.17,-2.47,flip -4724,做空,2022-02-28 13:00:00,2022-02-28 14:00:00,2620.64,2690.54,3.3,100.0,0.1258,-8.79,0.17,-8.96,flip -4725,做多,2022-02-28 14:00:00,2022-02-28 14:30:00,2690.54,2756.05,3.21,100.0,0.1191,7.81,0.16,7.64,tp_upper -4726,做多,2022-03-01 10:30:00,2022-03-01 11:30:00,2920.13,2902.4,3.3,100.0,0.1129,-2.0,0.16,-2.17,flip -4727,做空,2022-03-01 11:30:00,2022-03-01 17:00:00,2902.4,2921.03,3.27,100.0,0.1128,-2.1,0.16,-2.27,flip -4728,做多,2022-03-01 17:00:00,2022-03-01 18:00:00,2921.03,2929.91,3.25,100.0,0.1112,0.99,0.16,0.82,flip -4729,做空,2022-03-01 18:00:00,2022-03-01 18:30:00,2929.91,2952.85,3.26,100.0,0.1111,-2.55,0.16,-2.71,flip -4730,做多,2022-03-01 18:30:00,2022-03-01 21:30:00,2952.85,2954.42,3.23,100.0,0.1093,0.17,0.16,0.01,flip -4731,做空,2022-03-01 21:30:00,2022-03-02 00:30:00,2954.42,2943.65,3.23,100.0,0.1092,1.18,0.16,1.02,flip -4732,做多,2022-03-02 00:30:00,2022-03-02 01:00:00,2943.65,2919.35,3.25,100.0,0.1104,-2.68,0.16,-2.84,flip -4733,做空,2022-03-02 01:00:00,2022-03-02 02:30:00,2919.35,2947.74,3.22,100.0,0.1103,-3.13,0.16,-3.29,flip -4734,做多,2022-03-02 02:30:00,2022-03-02 03:00:00,2947.74,2943.99,3.19,100.0,0.1081,-0.41,0.16,-0.56,flip -4735,做空,2022-03-02 03:00:00,2022-03-02 03:30:00,2943.99,3017.25,3.18,100.0,0.108,-7.91,0.16,-8.07,flip -4736,做多,2022-03-02 03:30:00,2022-03-02 06:30:00,3017.25,2966.97,3.1,100.0,0.1026,-5.16,0.15,-5.31,flip -4737,做空,2022-03-02 06:30:00,2022-03-02 07:00:00,2966.97,2974.03,3.04,100.0,0.1025,-0.72,0.15,-0.88,flip -4738,做多,2022-03-02 07:00:00,2022-03-02 13:00:00,2974.03,2951.65,3.03,100.0,0.1019,-2.28,0.15,-2.43,flip -4739,做空,2022-03-02 13:00:00,2022-03-02 14:30:00,2951.65,3011.32,3.01,100.0,0.1018,-6.08,0.15,-6.23,flip -4740,做多,2022-03-02 14:30:00,2022-03-02 15:00:00,3011.32,2978.21,2.94,100.0,0.0977,-3.23,0.15,-3.38,flip -4741,做空,2022-03-02 15:00:00,2022-03-02 16:00:00,2978.21,2965.54,2.91,100.0,0.0976,1.24,0.14,1.09,flip -4742,做多,2022-03-02 16:00:00,2022-03-02 16:30:00,2965.54,2963.2,2.92,100.0,0.0983,-0.23,0.15,-0.38,flip -4743,做空,2022-03-02 16:30:00,2022-03-02 21:30:00,2963.2,2974.8,2.91,100.0,0.0982,-1.14,0.15,-1.29,flip -4744,做多,2022-03-02 21:30:00,2022-03-02 22:00:00,2974.8,2969.12,2.9,100.0,0.0974,-0.55,0.14,-0.7,flip -4745,做空,2022-03-02 22:00:00,2022-03-03 00:30:00,2969.12,2964.94,2.89,100.0,0.0973,0.41,0.14,0.26,flip -4746,做多,2022-03-03 00:30:00,2022-03-03 01:00:00,2964.94,2949.55,2.93,100.0,0.0987,-1.52,0.15,-1.67,flip -4747,做空,2022-03-03 01:00:00,2022-03-03 11:00:00,2949.55,2928.79,2.91,100.0,0.0986,2.05,0.14,1.9,flip -4748,做多,2022-03-03 11:00:00,2022-03-03 11:30:00,2928.79,2912.03,2.93,100.0,0.0999,-1.67,0.15,-1.82,flip -4749,做空,2022-03-03 11:30:00,2022-03-03 12:00:00,2912.03,2927.5,2.91,100.0,0.0998,-1.54,0.15,-1.69,flip -4750,做多,2022-03-03 12:00:00,2022-03-03 12:30:00,2927.5,2913.74,2.89,100.0,0.0987,-1.36,0.14,-1.5,flip -4751,做空,2022-03-03 12:30:00,2022-03-03 13:00:00,2913.74,2922.12,2.87,100.0,0.0986,-0.83,0.14,-0.97,flip -4752,做多,2022-03-03 13:00:00,2022-03-03 14:00:00,2922.12,2916.75,2.86,100.0,0.0979,-0.53,0.14,-0.67,flip -4753,做空,2022-03-03 14:00:00,2022-03-05 07:00:00,2916.75,2632.98,2.85,100.0,0.0978,27.76,0.13,27.63,flip -4754,做多,2022-03-05 07:00:00,2022-03-05 08:00:00,2632.98,2633.17,3.15,100.0,0.1196,0.02,0.16,-0.13,flip -4755,做空,2022-03-05 08:00:00,2022-03-05 14:00:00,2633.17,2643.6,3.15,100.0,0.1195,-1.25,0.16,-1.4,flip -4756,做多,2022-03-05 14:00:00,2022-03-06 03:00:00,2643.6,2655.64,3.13,100.0,0.1184,1.43,0.16,1.27,flip -4757,做空,2022-03-06 03:00:00,2022-03-06 04:30:00,2655.64,2645.83,3.15,100.0,0.1186,1.16,0.16,1.01,flip -4758,做多,2022-03-06 04:30:00,2022-03-06 16:30:00,2645.83,2644.65,3.16,100.0,0.1194,-0.14,0.16,-0.3,flip -4759,做空,2022-03-06 16:30:00,2022-03-06 18:00:00,2644.65,2636.45,3.15,100.0,0.1192,0.98,0.16,0.82,flip -4760,做多,2022-03-06 18:00:00,2022-03-06 18:30:00,2636.45,2622.4,3.16,100.0,0.1199,-1.68,0.16,-1.84,flip -4761,做空,2022-03-06 18:30:00,2022-03-06 21:00:00,2622.4,2629.05,3.14,100.0,0.1197,-0.8,0.16,-0.95,flip -4762,做多,2022-03-06 21:00:00,2022-03-06 21:30:00,2629.05,2628.33,3.13,100.0,0.119,-0.09,0.16,-0.24,flip -4763,做空,2022-03-06 21:30:00,2022-03-06 22:00:00,2628.33,2637.42,3.12,100.0,0.1189,-1.08,0.16,-1.24,flip -4764,做多,2022-03-06 22:00:00,2022-03-06 22:30:00,2637.42,2628.25,3.11,100.0,0.118,-1.08,0.16,-1.24,flip -4765,做空,2022-03-06 22:30:00,2022-03-06 23:00:00,2628.25,2543.61,3.1,100.0,0.1178,9.97,0.15,9.82,tp_lower -4766,做多,2022-03-07 12:00:00,2022-03-07 18:00:00,2561.23,2527.82,3.22,100.0,0.1257,-4.2,0.16,-4.36,flip -4767,做空,2022-03-07 18:00:00,2022-03-08 01:00:00,2527.82,2535.72,3.18,100.0,0.1256,-0.99,0.16,-1.15,flip -4768,做多,2022-03-08 01:00:00,2022-03-08 01:30:00,2535.72,2522.56,3.17,100.0,0.1249,-1.64,0.16,-1.8,flip -4769,做空,2022-03-08 01:30:00,2022-03-08 02:30:00,2522.56,2546.1,3.15,100.0,0.1247,-2.94,0.16,-3.1,flip -4770,做多,2022-03-08 02:30:00,2022-03-08 03:00:00,2546.1,2545.78,3.11,100.0,0.1223,-0.04,0.16,-0.19,flip -4771,做空,2022-03-08 03:00:00,2022-03-08 03:30:00,2545.78,2548.31,3.11,100.0,0.1222,-0.31,0.16,-0.46,flip -4772,做多,2022-03-08 03:30:00,2022-03-08 04:00:00,2548.31,2541.48,3.1,100.0,0.1218,-0.83,0.15,-0.99,flip -4773,做空,2022-03-08 04:00:00,2022-03-08 07:30:00,2541.48,2535.25,3.09,100.0,0.1217,0.76,0.15,0.6,flip -4774,做多,2022-03-08 07:30:00,2022-03-08 16:00:00,2535.25,2533.18,3.1,100.0,0.1222,-0.25,0.15,-0.41,flip -4775,做空,2022-03-08 16:00:00,2022-03-08 16:30:00,2533.18,2539.83,3.09,100.0,0.1221,-0.81,0.16,-0.97,flip -4776,做多,2022-03-08 16:30:00,2022-03-08 20:30:00,2539.83,2551.84,3.08,100.0,0.1213,1.46,0.15,1.3,flip -4777,做空,2022-03-08 20:30:00,2022-03-08 21:00:00,2551.84,2558.77,3.09,100.0,0.1212,-0.84,0.16,-0.99,flip -4778,做多,2022-03-08 21:00:00,2022-03-09 03:00:00,2558.77,2662.07,3.08,100.0,0.1204,12.44,0.16,12.28,tp_upper -4779,做多,2022-03-09 23:30:00,2022-03-10 00:00:00,2726.37,2719.62,3.23,100.0,0.1186,-0.8,0.16,-0.96,flip -4780,做空,2022-03-10 00:00:00,2022-03-10 19:00:00,2719.62,2603.6,3.22,100.0,0.1186,13.76,0.15,13.6,flip -4781,做多,2022-03-10 19:00:00,2022-03-10 22:00:00,2603.6,2600.47,3.36,100.0,0.129,-0.4,0.17,-0.57,flip -4782,做空,2022-03-10 22:00:00,2022-03-11 02:00:00,2600.47,2545.35,3.35,100.0,0.1289,7.1,0.16,6.94,tp_lower -4783,做多,2022-03-11 06:00:00,2022-03-11 06:30:00,2586.01,2582.01,3.43,100.0,0.1326,-0.53,0.17,-0.7,flip -4784,做空,2022-03-11 06:30:00,2022-03-11 07:00:00,2582.01,2610.21,3.42,100.0,0.1324,-3.73,0.17,-3.91,flip -4785,做多,2022-03-11 07:00:00,2022-03-11 15:00:00,2610.21,2589.21,3.38,100.0,0.1294,-2.72,0.17,-2.89,flip -4786,做空,2022-03-11 15:00:00,2022-03-11 21:00:00,2589.21,2572.52,3.35,100.0,0.1293,2.16,0.17,1.99,flip -4787,做多,2022-03-11 21:00:00,2022-03-12 02:30:00,2572.52,2579.41,3.37,100.0,0.1309,0.9,0.17,0.73,flip -4788,做空,2022-03-12 02:30:00,2022-03-12 03:00:00,2579.41,2591.52,3.39,100.0,0.1313,-1.59,0.17,-1.76,flip -4789,做多,2022-03-12 03:00:00,2022-03-12 03:30:00,2591.52,2582.95,3.37,100.0,0.13,-1.11,0.17,-1.28,flip -4790,做空,2022-03-12 03:30:00,2022-03-12 04:00:00,2582.95,2585.39,3.35,100.0,0.1298,-0.32,0.17,-0.48,flip -4791,做多,2022-03-12 04:00:00,2022-03-12 04:30:00,2585.39,2583.14,3.35,100.0,0.1295,-0.29,0.17,-0.46,flip -4792,做空,2022-03-12 04:30:00,2022-03-12 05:00:00,2583.14,2588.54,3.34,100.0,0.1293,-0.7,0.17,-0.87,flip -4793,做多,2022-03-12 05:00:00,2022-03-12 08:00:00,2588.54,2577.67,3.33,100.0,0.1287,-1.4,0.17,-1.56,flip -4794,做空,2022-03-12 08:00:00,2022-03-12 08:30:00,2577.67,2580.62,3.31,100.0,0.1285,-0.38,0.17,-0.54,flip -4795,做多,2022-03-12 08:30:00,2022-03-12 11:30:00,2580.62,2577.56,3.31,100.0,0.1281,-0.39,0.17,-0.56,flip -4796,做空,2022-03-12 11:30:00,2022-03-12 12:00:00,2577.56,2580.52,3.3,100.0,0.128,-0.38,0.17,-0.54,flip -4797,做多,2022-03-12 12:00:00,2022-03-12 14:00:00,2580.52,2578.03,3.29,100.0,0.1276,-0.32,0.16,-0.48,flip -4798,做空,2022-03-12 14:00:00,2022-03-12 15:30:00,2578.03,2583.29,3.29,100.0,0.1274,-0.67,0.16,-0.83,flip -4799,做多,2022-03-12 15:30:00,2022-03-12 17:00:00,2583.29,2592.79,3.28,100.0,0.1268,1.2,0.16,1.04,tp_upper -4800,做多,2022-03-12 20:00:00,2022-03-12 21:30:00,2587.06,2585.65,3.28,100.0,0.1269,-0.18,0.16,-0.34,flip -4801,做空,2022-03-12 21:30:00,2022-03-12 22:00:00,2585.65,2587.76,3.28,100.0,0.1268,-0.27,0.16,-0.43,flip -4802,做多,2022-03-12 22:00:00,2022-03-12 23:30:00,2587.76,2567.64,3.27,100.0,0.1265,-2.54,0.16,-2.71,flip -4803,做空,2022-03-12 23:30:00,2022-03-13 00:00:00,2567.64,2572.19,3.24,100.0,0.1263,-0.57,0.16,-0.74,tp_lower -4804,做多,2022-03-13 01:00:00,2022-03-13 05:30:00,2592.8,2583.66,3.28,100.0,0.1266,-1.16,0.16,-1.32,flip -4805,做空,2022-03-13 05:30:00,2022-03-13 06:30:00,2583.66,2587.46,3.27,100.0,0.1265,-0.48,0.16,-0.64,flip -4806,做多,2022-03-13 06:30:00,2022-03-13 07:00:00,2587.46,2587.28,3.26,100.0,0.126,-0.02,0.16,-0.19,flip -4807,做空,2022-03-13 07:00:00,2022-03-13 10:00:00,2587.28,2582.0,3.26,100.0,0.1259,0.66,0.16,0.5,flip -4808,做多,2022-03-13 10:00:00,2022-03-13 11:00:00,2582.0,2584.44,3.26,100.0,0.1263,0.31,0.16,0.14,flip -4809,做空,2022-03-13 11:00:00,2022-03-13 12:00:00,2584.44,2543.21,3.26,100.0,0.1261,5.2,0.16,5.04,tp_lower -4810,做多,2022-03-13 15:00:00,2022-03-13 15:30:00,2579.41,2578.29,3.31,100.0,0.1283,-0.14,0.17,-0.31,flip -4811,做空,2022-03-13 15:30:00,2022-03-13 16:30:00,2578.29,2581.09,3.3,100.0,0.1281,-0.36,0.17,-0.52,flip -4812,做多,2022-03-13 16:30:00,2022-03-13 17:00:00,2581.09,2579.08,3.3,100.0,0.1277,-0.26,0.16,-0.42,flip -4813,做空,2022-03-13 17:00:00,2022-03-13 18:30:00,2579.08,2579.08,3.29,100.0,0.1276,0.0,0.16,-0.16,flip -4814,做多,2022-03-13 18:30:00,2022-03-13 19:00:00,2579.08,2573.68,3.29,100.0,0.1275,-0.69,0.16,-0.85,flip -4815,做空,2022-03-13 19:00:00,2022-03-13 22:30:00,2573.68,2502.92,3.28,100.0,0.1273,9.01,0.16,8.85,tp_lower -4816,做多,2022-03-14 04:00:00,2022-03-14 16:30:00,2577.59,2559.05,3.4,100.0,0.132,-2.45,0.17,-2.62,flip -4817,做空,2022-03-14 16:30:00,2022-03-14 22:00:00,2559.05,2557.68,3.37,100.0,0.1318,0.18,0.17,0.01,flip -4818,做多,2022-03-14 22:00:00,2022-03-15 01:00:00,2557.68,2546.23,3.37,100.0,0.1318,-1.51,0.17,-1.68,flip -4819,做空,2022-03-15 01:00:00,2022-03-15 02:30:00,2546.23,2560.89,3.36,100.0,0.132,-1.94,0.17,-2.1,flip -4820,做多,2022-03-15 02:30:00,2022-03-15 03:00:00,2560.89,2550.92,3.34,100.0,0.1304,-1.3,0.17,-1.47,flip -4821,做空,2022-03-15 03:00:00,2022-03-15 06:00:00,2550.92,2550.0,3.32,100.0,0.1302,0.12,0.17,-0.05,flip -4822,做多,2022-03-15 06:00:00,2022-03-15 06:30:00,2550.0,2542.33,3.32,100.0,0.1302,-1.0,0.17,-1.16,flip -4823,做空,2022-03-15 06:30:00,2022-03-15 12:30:00,2542.33,2547.07,3.31,100.0,0.1301,-0.62,0.17,-0.78,flip -4824,做多,2022-03-15 12:30:00,2022-03-15 13:00:00,2547.07,2535.08,3.3,100.0,0.1294,-1.55,0.16,-1.72,flip -4825,做空,2022-03-15 13:00:00,2022-03-15 14:00:00,2535.08,2552.95,3.28,100.0,0.1293,-2.31,0.17,-2.48,flip -4826,做多,2022-03-15 14:00:00,2022-03-16 18:00:00,2552.95,2652.88,3.25,100.0,0.1274,12.73,0.17,12.56,flip -4827,做空,2022-03-16 18:00:00,2022-03-16 18:30:00,2652.88,2675.26,3.4,100.0,0.1281,-2.87,0.17,-3.04,flip -4828,做多,2022-03-16 18:30:00,2022-03-17 10:00:00,2675.26,2758.82,3.37,100.0,0.1259,10.52,0.17,10.34,flip -4829,做空,2022-03-17 10:00:00,2022-03-17 10:30:00,2758.82,2770.6,3.48,100.0,0.126,-1.48,0.17,-1.66,flip -4830,做多,2022-03-17 10:30:00,2022-03-17 12:00:00,2770.6,2791.98,3.46,100.0,0.1248,2.67,0.17,2.49,tp_upper -4831,做多,2022-03-17 17:00:00,2022-03-18 00:00:00,2796.64,2806.0,3.48,100.0,0.1244,1.16,0.17,0.99,flip -4832,做空,2022-03-18 00:00:00,2022-03-18 05:30:00,2806.0,2800.44,3.5,100.0,0.1247,0.69,0.17,0.52,flip -4833,做多,2022-03-18 05:30:00,2022-03-18 06:30:00,2800.44,2798.18,3.5,100.0,0.125,-0.28,0.17,-0.46,flip -4834,做空,2022-03-18 06:30:00,2022-03-18 07:30:00,2798.18,2792.86,3.49,100.0,0.1249,0.66,0.17,0.49,flip -4835,做多,2022-03-18 07:30:00,2022-03-18 08:30:00,2792.86,2800.01,3.5,100.0,0.1252,0.9,0.18,0.72,flip -4836,做空,2022-03-18 08:30:00,2022-03-18 09:00:00,2800.01,2802.67,3.5,100.0,0.1251,-0.33,0.18,-0.51,flip -4837,做多,2022-03-18 09:00:00,2022-03-18 09:30:00,2802.67,2794.59,3.5,100.0,0.1248,-1.01,0.17,-1.18,flip -4838,做空,2022-03-18 09:30:00,2022-03-18 10:00:00,2794.59,2805.56,3.48,100.0,0.1246,-1.37,0.17,-1.54,flip -4839,做多,2022-03-18 10:00:00,2022-03-18 10:30:00,2805.56,2794.18,3.47,100.0,0.1235,-1.41,0.17,-1.58,flip -4840,做空,2022-03-18 10:30:00,2022-03-18 12:00:00,2794.18,2802.69,3.45,100.0,0.1234,-1.05,0.17,-1.22,flip -4841,做多,2022-03-18 12:00:00,2022-03-18 13:00:00,2802.69,2795.69,3.43,100.0,0.1225,-0.86,0.17,-1.03,flip -4842,做空,2022-03-18 13:00:00,2022-03-18 13:30:00,2795.69,2810.65,3.42,100.0,0.1224,-1.83,0.17,-2.0,flip -4843,做多,2022-03-18 13:30:00,2022-03-18 14:00:00,2810.65,2848.92,3.4,100.0,0.121,4.63,0.17,4.46,tp_upper -4844,做多,2022-03-19 09:00:00,2022-03-19 09:30:00,2948.45,2944.08,3.48,100.0,0.1181,-0.52,0.17,-0.69,flip -4845,做空,2022-03-19 09:30:00,2022-03-19 10:00:00,2944.08,2944.7,3.47,100.0,0.118,-0.07,0.17,-0.25,flip -4846,做多,2022-03-19 10:00:00,2022-03-19 10:30:00,2944.7,2939.97,3.47,100.0,0.1178,-0.56,0.17,-0.73,flip -4847,做空,2022-03-19 10:30:00,2022-03-19 11:00:00,2939.97,2950.55,3.46,100.0,0.1177,-1.25,0.17,-1.42,flip -4848,做多,2022-03-19 11:00:00,2022-03-19 11:30:00,2950.55,2945.84,3.44,100.0,0.1168,-0.55,0.17,-0.72,flip -4849,做空,2022-03-19 11:30:00,2022-03-19 12:00:00,2945.84,2958.63,3.44,100.0,0.1166,-1.49,0.17,-1.66,flip -4850,做多,2022-03-19 12:00:00,2022-03-19 13:30:00,2958.63,2947.5,3.42,100.0,0.1155,-1.29,0.17,-1.46,flip -4851,做空,2022-03-19 13:30:00,2022-03-19 14:00:00,2947.5,2951.61,3.4,100.0,0.1154,-0.47,0.17,-0.64,flip -4852,做多,2022-03-19 14:00:00,2022-03-19 18:00:00,2951.61,2945.95,3.39,100.0,0.115,-0.65,0.17,-0.82,flip -4853,做空,2022-03-19 18:00:00,2022-03-19 18:30:00,2945.95,2955.53,3.38,100.0,0.1148,-1.1,0.17,-1.27,flip -4854,做多,2022-03-19 18:30:00,2022-03-19 19:00:00,2955.53,2948.76,3.37,100.0,0.114,-0.77,0.17,-0.94,flip -4855,做空,2022-03-19 19:00:00,2022-03-19 19:30:00,2948.76,2949.38,3.36,100.0,0.1139,-0.07,0.17,-0.24,flip -4856,做多,2022-03-19 19:30:00,2022-03-19 20:00:00,2949.38,2947.99,3.35,100.0,0.1137,-0.16,0.17,-0.33,flip -4857,做空,2022-03-19 20:00:00,2022-03-19 20:30:00,2947.99,2952.78,3.35,100.0,0.1136,-0.54,0.17,-0.71,flip -4858,做多,2022-03-19 20:30:00,2022-03-19 21:30:00,2952.78,2949.0,3.34,100.0,0.1131,-0.43,0.17,-0.59,flip -4859,做空,2022-03-19 21:30:00,2022-03-19 22:00:00,2949.0,2919.3,3.33,100.0,0.113,3.36,0.16,3.19,tp_lower -4860,做多,2022-03-19 23:00:00,2022-03-19 23:30:00,2950.99,2950.0,3.36,100.0,0.1139,-0.11,0.17,-0.28,flip -4861,做空,2022-03-19 23:30:00,2022-03-20 20:00:00,2950.0,2892.94,3.36,100.0,0.1138,6.5,0.16,6.33,flip -4862,做多,2022-03-20 20:00:00,2022-03-20 20:30:00,2892.94,2872.25,3.47,100.0,0.1201,-2.48,0.17,-2.66,flip -4863,做空,2022-03-20 20:30:00,2022-03-21 05:30:00,2872.25,2868.26,3.44,100.0,0.1199,0.48,0.17,0.31,flip -4864,做多,2022-03-21 05:30:00,2022-03-21 06:30:00,2868.26,2859.96,3.45,100.0,0.1204,-1.0,0.17,-1.17,flip -4865,做空,2022-03-21 06:30:00,2022-03-21 07:00:00,2859.96,2868.27,3.44,100.0,0.1202,-1.0,0.17,-1.17,flip -4866,做多,2022-03-21 07:00:00,2022-03-21 23:00:00,2868.27,2888.57,3.43,100.0,0.1194,2.42,0.17,2.25,flip -4867,做空,2022-03-21 23:00:00,2022-03-22 02:00:00,2888.57,2961.06,3.45,100.0,0.1193,-8.65,0.18,-8.83,flip -4868,做多,2022-03-22 02:00:00,2022-03-22 03:00:00,2961.06,3012.91,3.37,100.0,0.1138,5.9,0.17,5.73,tp_upper -4869,做多,2022-03-22 19:00:00,2022-03-22 19:30:00,3003.79,2982.71,3.42,100.0,0.114,-2.4,0.17,-2.57,flip -4870,做空,2022-03-22 19:30:00,2022-03-22 20:00:00,2982.71,3004.48,3.4,100.0,0.1139,-2.48,0.17,-2.65,flip -4871,做多,2022-03-22 20:00:00,2022-03-22 22:00:00,3004.48,3004.65,3.37,100.0,0.1121,0.02,0.17,-0.15,flip -4872,做空,2022-03-22 22:00:00,2022-03-22 23:30:00,3004.65,2968.49,3.37,100.0,0.112,4.05,0.17,3.88,tp_lower -4873,做多,2022-03-23 14:00:00,2022-03-23 17:30:00,2982.65,2963.52,3.42,100.0,0.1146,-2.19,0.17,-2.36,flip -4874,做空,2022-03-23 17:30:00,2022-03-23 18:00:00,2963.52,2971.47,3.39,100.0,0.1145,-0.91,0.17,-1.08,flip -4875,做多,2022-03-23 18:00:00,2022-03-23 18:30:00,2971.47,2953.29,3.38,100.0,0.1138,-2.07,0.17,-2.24,flip -4876,做空,2022-03-23 18:30:00,2022-03-23 19:00:00,2953.29,2968.6,3.36,100.0,0.1137,-1.74,0.17,-1.91,flip -4877,做多,2022-03-23 19:00:00,2022-03-23 19:30:00,2968.6,2961.41,3.34,100.0,0.1124,-0.81,0.17,-0.97,flip -4878,做空,2022-03-23 19:30:00,2022-03-23 20:00:00,2961.41,2980.02,3.33,100.0,0.1123,-2.09,0.17,-2.26,flip -4879,做多,2022-03-23 20:00:00,2022-03-24 12:30:00,2980.02,3012.01,3.3,100.0,0.1108,3.54,0.17,3.38,flip -4880,做空,2022-03-24 12:30:00,2022-03-24 13:30:00,3012.01,3026.88,3.35,100.0,0.1113,-1.66,0.17,-1.82,flip -4881,做多,2022-03-24 13:30:00,2022-03-24 14:00:00,3026.88,3023.23,3.33,100.0,0.1101,-0.4,0.17,-0.57,flip -4882,做空,2022-03-24 14:00:00,2022-03-24 14:30:00,3023.23,3077.59,3.33,100.0,0.11,-5.98,0.17,-6.15,flip -4883,做多,2022-03-24 14:30:00,2022-03-25 08:00:00,3077.59,3119.81,3.26,100.0,0.106,4.48,0.17,4.31,flip -4884,做空,2022-03-25 08:00:00,2022-03-25 08:30:00,3119.81,3124.82,3.32,100.0,0.1063,-0.53,0.17,-0.7,flip -4885,做多,2022-03-25 08:30:00,2022-03-25 09:00:00,3124.82,3121.69,3.31,100.0,0.1058,-0.33,0.17,-0.5,flip -4886,做空,2022-03-25 09:00:00,2022-03-25 16:00:00,3121.69,3126.11,3.3,100.0,0.1057,-0.47,0.17,-0.63,flip -4887,做多,2022-03-25 16:00:00,2022-03-26 06:30:00,3126.11,3119.48,3.29,100.0,0.1053,-0.7,0.16,-0.86,flip -4888,做空,2022-03-26 06:30:00,2022-03-26 12:30:00,3119.48,3124.0,3.29,100.0,0.1056,-0.48,0.16,-0.64,flip -4889,做多,2022-03-26 12:30:00,2022-03-26 13:00:00,3124.0,3115.0,3.29,100.0,0.1052,-0.95,0.16,-1.11,flip -4890,做空,2022-03-26 13:00:00,2022-03-26 14:00:00,3115.0,3114.8,3.27,100.0,0.1051,0.02,0.16,-0.14,flip -4891,做多,2022-03-26 14:00:00,2022-03-26 15:30:00,3114.8,3114.81,3.27,100.0,0.105,0.0,0.16,-0.16,flip -4892,做空,2022-03-26 15:30:00,2022-03-26 16:00:00,3114.81,3119.33,3.27,100.0,0.1049,-0.47,0.16,-0.64,flip -4893,做多,2022-03-26 16:00:00,2022-03-26 18:00:00,3119.33,3115.93,3.26,100.0,0.1045,-0.36,0.16,-0.52,flip -4894,做空,2022-03-26 18:00:00,2022-03-26 18:30:00,3115.93,3124.0,3.25,100.0,0.1044,-0.84,0.16,-1.01,flip -4895,做多,2022-03-26 18:30:00,2022-03-26 19:00:00,3124.0,3116.56,3.24,100.0,0.1037,-0.77,0.16,-0.93,flip -4896,做空,2022-03-26 19:00:00,2022-03-26 19:30:00,3116.56,3121.94,3.23,100.0,0.1036,-0.56,0.16,-0.72,flip -4897,做多,2022-03-26 19:30:00,2022-03-27 11:30:00,3121.94,3144.9,3.22,100.0,0.1032,2.37,0.16,2.21,flip -4898,做空,2022-03-27 11:30:00,2022-03-27 13:30:00,3144.9,3143.34,3.27,100.0,0.104,0.16,0.16,-0.0,flip -4899,做多,2022-03-27 13:30:00,2022-03-27 14:30:00,3143.34,3145.25,3.27,100.0,0.104,0.2,0.16,0.04,flip -4900,做空,2022-03-27 14:30:00,2022-03-27 15:00:00,3145.25,3164.89,3.27,100.0,0.1039,-2.04,0.16,-2.21,flip -4901,做多,2022-03-27 15:00:00,2022-03-27 15:30:00,3164.89,3169.11,3.24,100.0,0.1025,0.43,0.16,0.27,tp_upper -4902,做多,2022-03-29 00:30:00,2022-03-29 03:30:00,3362.68,3370.19,3.26,100.0,0.0969,0.73,0.16,0.56,flip -4903,做空,2022-03-29 03:30:00,2022-03-29 04:00:00,3370.19,3387.17,3.26,100.0,0.0968,-1.64,0.16,-1.81,flip -4904,做多,2022-03-29 04:00:00,2022-03-29 15:30:00,3387.17,3401.22,3.24,100.0,0.0957,1.35,0.16,1.18,flip -4905,做空,2022-03-29 15:30:00,2022-03-29 16:30:00,3401.22,3420.36,3.25,100.0,0.0956,-1.83,0.16,-1.99,flip -4906,做多,2022-03-29 16:30:00,2022-03-29 17:00:00,3420.36,3383.27,3.23,100.0,0.0945,-3.5,0.16,-3.66,flip -4907,做空,2022-03-29 17:00:00,2022-03-29 18:30:00,3383.27,3413.67,3.19,100.0,0.0944,-2.87,0.16,-3.03,flip -4908,做多,2022-03-29 18:30:00,2022-03-29 20:00:00,3413.67,3423.6,3.16,100.0,0.0926,0.92,0.16,0.76,flip -4909,做空,2022-03-29 20:00:00,2022-03-30 05:30:00,3423.6,3404.84,3.17,100.0,0.0925,1.74,0.16,1.58,flip -4910,做多,2022-03-30 05:30:00,2022-03-30 06:30:00,3404.84,3403.55,3.2,100.0,0.0941,-0.12,0.16,-0.28,flip -4911,做空,2022-03-30 06:30:00,2022-03-30 07:00:00,3403.55,3408.75,3.2,100.0,0.094,-0.49,0.16,-0.65,flip -4912,做多,2022-03-30 07:00:00,2022-03-30 08:00:00,3408.75,3401.09,3.19,100.0,0.0936,-0.72,0.16,-0.88,flip -4913,做空,2022-03-30 08:00:00,2022-03-30 10:00:00,3401.09,3394.17,3.18,100.0,0.0935,0.65,0.16,0.49,flip -4914,做多,2022-03-30 10:00:00,2022-03-30 12:00:00,3394.17,3390.56,3.18,100.0,0.0938,-0.34,0.16,-0.5,flip -4915,做空,2022-03-30 12:00:00,2022-03-30 12:30:00,3390.56,3400.58,3.18,100.0,0.0937,-0.94,0.16,-1.1,flip -4916,做多,2022-03-30 12:30:00,2022-03-30 13:00:00,3400.58,3390.68,3.16,100.0,0.0931,-0.92,0.16,-1.08,flip -4917,做空,2022-03-30 13:00:00,2022-03-30 16:00:00,3390.68,3390.4,3.15,100.0,0.093,0.03,0.16,-0.13,flip -4918,做多,2022-03-30 16:00:00,2022-03-30 19:00:00,3390.4,3386.03,3.15,100.0,0.0929,-0.41,0.16,-0.56,flip -4919,做空,2022-03-30 19:00:00,2022-03-30 19:30:00,3386.03,3394.08,3.14,100.0,0.0928,-0.75,0.16,-0.9,flip -4920,做多,2022-03-30 19:30:00,2022-03-30 20:00:00,3394.08,3391.26,3.13,100.0,0.0923,-0.26,0.16,-0.42,flip -4921,做空,2022-03-30 20:00:00,2022-03-30 20:30:00,3391.26,3412.14,3.13,100.0,0.0922,-1.92,0.16,-2.08,flip -4922,做多,2022-03-30 20:30:00,2022-03-30 21:30:00,3412.14,3387.08,3.1,100.0,0.091,-2.28,0.15,-2.43,flip -4923,做空,2022-03-30 21:30:00,2022-03-30 22:30:00,3387.08,3389.24,3.08,100.0,0.0909,-0.2,0.15,-0.35,flip -4924,做多,2022-03-30 22:30:00,2022-03-30 23:30:00,3389.24,3385.1,3.07,100.0,0.0907,-0.38,0.15,-0.53,flip -4925,做空,2022-03-30 23:30:00,2022-03-31 00:00:00,3385.1,3398.33,3.07,100.0,0.0906,-1.2,0.15,-1.35,flip -4926,做多,2022-03-31 00:00:00,2022-03-31 03:30:00,3398.33,3396.78,3.1,100.0,0.0911,-0.14,0.15,-0.3,flip -4927,做空,2022-03-31 03:30:00,2022-03-31 05:00:00,3396.78,3398.97,3.09,100.0,0.091,-0.2,0.15,-0.35,flip -4928,做多,2022-03-31 05:00:00,2022-03-31 05:30:00,3398.97,3393.2,3.09,100.0,0.0908,-0.52,0.15,-0.68,flip -4929,做空,2022-03-31 05:30:00,2022-03-31 06:00:00,3393.2,3395.39,3.08,100.0,0.0907,-0.2,0.15,-0.35,flip -4930,做多,2022-03-31 06:00:00,2022-03-31 07:00:00,3395.39,3395.89,3.07,100.0,0.0905,0.05,0.15,-0.11,flip -4931,做空,2022-03-31 07:00:00,2022-03-31 07:30:00,3395.89,3401.23,3.07,100.0,0.0904,-0.48,0.15,-0.64,flip -4932,做多,2022-03-31 07:30:00,2022-03-31 09:00:00,3401.23,3401.35,3.06,100.0,0.09,0.01,0.15,-0.14,flip -4933,做空,2022-03-31 09:00:00,2022-03-31 09:30:00,3401.35,3416.57,3.06,100.0,0.09,-1.37,0.15,-1.52,flip -4934,做多,2022-03-31 09:30:00,2022-03-31 13:00:00,3416.57,3404.85,3.04,100.0,0.0891,-1.04,0.15,-1.2,flip -4935,做空,2022-03-31 13:00:00,2022-03-31 14:00:00,3404.85,3342.26,3.03,100.0,0.089,5.57,0.15,5.42,tp_lower -4936,做多,2022-04-01 08:00:00,2022-04-01 08:30:00,3290.63,3277.66,3.11,100.0,0.0945,-1.23,0.15,-1.38,flip -4937,做空,2022-04-01 08:30:00,2022-04-01 09:00:00,3277.66,3280.88,3.1,100.0,0.0944,-0.3,0.15,-0.46,flip -4938,做多,2022-04-01 09:00:00,2022-04-01 09:30:00,3280.88,3271.76,3.09,100.0,0.0942,-0.86,0.15,-1.01,flip -4939,做空,2022-04-01 09:30:00,2022-04-01 10:00:00,3271.76,3276.72,3.08,100.0,0.0941,-0.47,0.15,-0.62,flip -4940,做多,2022-04-01 10:00:00,2022-04-01 12:00:00,3276.72,3269.07,3.07,100.0,0.0937,-0.72,0.15,-0.87,flip -4941,做空,2022-04-01 12:00:00,2022-04-01 12:30:00,3269.07,3306.38,3.06,100.0,0.0936,-3.49,0.15,-3.65,flip -4942,做多,2022-04-01 12:30:00,2022-04-02 15:00:00,3306.38,3474.64,3.02,100.0,0.0914,15.38,0.16,15.22,flip -4943,做空,2022-04-02 15:00:00,2022-04-02 17:00:00,3474.64,3481.43,3.19,100.0,0.0918,-0.62,0.16,-0.78,flip -4944,做多,2022-04-02 17:00:00,2022-04-02 17:30:00,3481.43,3474.08,3.18,100.0,0.0914,-0.67,0.16,-0.83,flip -4945,做空,2022-04-02 17:30:00,2022-04-02 20:00:00,3474.08,3476.67,3.17,100.0,0.0913,-0.24,0.16,-0.4,flip -4946,做多,2022-04-02 20:00:00,2022-04-02 22:00:00,3476.67,3460.68,3.17,100.0,0.0911,-1.46,0.16,-1.61,flip -4947,做空,2022-04-02 22:00:00,2022-04-03 04:00:00,3460.68,3463.61,3.15,100.0,0.091,-0.27,0.16,-0.42,flip -4948,做多,2022-04-03 04:00:00,2022-04-03 17:00:00,3463.61,3479.0,3.16,100.0,0.0911,1.4,0.16,1.24,flip -4949,做空,2022-04-03 17:00:00,2022-04-03 17:30:00,3479.0,3491.58,3.17,100.0,0.091,-1.15,0.16,-1.3,flip -4950,做多,2022-04-03 17:30:00,2022-04-03 19:30:00,3491.58,3486.33,3.15,100.0,0.0903,-0.47,0.16,-0.63,flip -4951,做空,2022-04-03 19:30:00,2022-04-03 20:00:00,3486.33,3499.79,3.14,100.0,0.0902,-1.21,0.16,-1.37,flip -4952,做多,2022-04-03 20:00:00,2022-04-03 22:00:00,3499.79,3569.37,3.13,100.0,0.0894,6.22,0.16,6.06,tp_upper -4953,做多,2022-04-04 02:30:00,2022-04-04 03:30:00,3500.73,3487.99,3.2,100.0,0.0915,-1.17,0.16,-1.33,flip -4954,做空,2022-04-04 03:30:00,2022-04-04 04:00:00,3487.99,3503.52,3.19,100.0,0.0914,-1.42,0.16,-1.58,flip -4955,做多,2022-04-04 04:00:00,2022-04-04 04:30:00,3503.52,3495.13,3.17,100.0,0.0905,-0.76,0.16,-0.92,flip -4956,做空,2022-04-04 04:30:00,2022-04-04 05:00:00,3495.13,3498.27,3.16,100.0,0.0904,-0.28,0.16,-0.44,flip -4957,做多,2022-04-04 05:00:00,2022-04-04 06:00:00,3498.27,3501.84,3.16,100.0,0.0902,0.32,0.16,0.16,flip -4958,做空,2022-04-04 06:00:00,2022-04-04 07:30:00,3501.84,3500.91,3.16,100.0,0.0901,0.08,0.16,-0.07,flip -4959,做多,2022-04-04 07:30:00,2022-04-04 08:00:00,3500.91,3493.77,3.15,100.0,0.0901,-0.64,0.16,-0.8,flip -4960,做空,2022-04-04 08:00:00,2022-04-04 19:00:00,3493.77,3475.14,3.14,100.0,0.09,1.68,0.16,1.52,flip -4961,做多,2022-04-04 19:00:00,2022-04-05 11:00:00,3475.14,3515.49,3.16,100.0,0.0908,3.67,0.16,3.51,flip -4962,做空,2022-04-05 11:00:00,2022-04-05 14:00:00,3515.49,3446.72,3.21,100.0,0.0914,6.29,0.16,6.13,tp_lower -4963,做多,2022-04-07 05:30:00,2022-04-07 06:00:00,3216.73,3212.13,3.28,100.0,0.1019,-0.47,0.16,-0.63,flip -4964,做空,2022-04-07 06:00:00,2022-04-07 07:00:00,3212.13,3227.95,3.27,100.0,0.1018,-1.61,0.16,-1.78,flip -4965,做多,2022-04-07 07:00:00,2022-04-07 09:00:00,3227.95,3205.89,3.25,100.0,0.1007,-2.22,0.16,-2.38,flip -4966,做空,2022-04-07 09:00:00,2022-04-07 13:30:00,3205.89,3228.62,3.23,100.0,0.1006,-2.29,0.16,-2.45,flip -4967,做多,2022-04-07 13:30:00,2022-04-07 14:00:00,3228.62,3207.1,3.2,100.0,0.0991,-2.13,0.16,-2.29,flip -4968,做空,2022-04-07 14:00:00,2022-04-07 16:00:00,3207.1,3208.75,3.18,100.0,0.099,-0.16,0.16,-0.32,flip -4969,做多,2022-04-07 16:00:00,2022-04-07 21:00:00,3208.75,3204.64,3.17,100.0,0.0988,-0.41,0.16,-0.56,flip -4970,做空,2022-04-07 21:00:00,2022-04-07 21:30:00,3204.64,3217.24,3.16,100.0,0.0987,-1.24,0.16,-1.4,flip -4971,做多,2022-04-07 21:30:00,2022-04-08 00:30:00,3217.24,3216.64,3.15,100.0,0.0978,-0.06,0.16,-0.22,flip -4972,做空,2022-04-08 00:30:00,2022-04-08 01:00:00,3216.64,3232.74,3.17,100.0,0.0985,-1.59,0.16,-1.75,flip -4973,做多,2022-04-08 01:00:00,2022-04-08 12:30:00,3232.74,3235.66,3.15,100.0,0.0974,0.28,0.16,0.13,flip -4974,做空,2022-04-08 12:30:00,2022-04-08 14:00:00,3235.66,3282.63,3.15,100.0,0.0973,-4.57,0.16,-4.73,flip -4975,做多,2022-04-08 14:00:00,2022-04-08 16:30:00,3282.63,3265.25,3.1,100.0,0.0944,-1.64,0.15,-1.8,flip -4976,做空,2022-04-08 16:30:00,2022-04-08 18:30:00,3265.25,3258.5,3.08,100.0,0.0943,0.64,0.15,0.48,flip -4977,做多,2022-04-08 18:30:00,2022-04-08 19:30:00,3258.5,3238.44,3.08,100.0,0.0946,-1.9,0.15,-2.05,flip -4978,做空,2022-04-08 19:30:00,2022-04-09 11:00:00,3238.44,3212.42,3.06,100.0,0.0945,2.46,0.15,2.31,flip -4979,做多,2022-04-09 11:00:00,2022-04-09 11:30:00,3212.42,3208.24,3.1,100.0,0.0966,-0.4,0.15,-0.56,flip -4980,做空,2022-04-09 11:30:00,2022-04-09 12:00:00,3208.24,3210.36,3.1,100.0,0.0965,-0.2,0.15,-0.36,flip -4981,做多,2022-04-09 12:00:00,2022-04-09 15:30:00,3210.36,3208.53,3.09,100.0,0.0963,-0.18,0.15,-0.33,flip -4982,做空,2022-04-09 15:30:00,2022-04-09 16:00:00,3208.53,3220.6,3.09,100.0,0.0962,-1.16,0.15,-1.32,flip -4983,做多,2022-04-09 16:00:00,2022-04-09 17:30:00,3220.6,3240.1,3.07,100.0,0.0954,1.86,0.15,1.71,tp_upper -4984,做多,2022-04-10 06:00:00,2022-04-10 07:00:00,3243.85,3240.7,3.1,100.0,0.0956,-0.3,0.15,-0.46,flip -4985,做空,2022-04-10 07:00:00,2022-04-10 07:30:00,3240.7,3241.45,3.1,100.0,0.0955,-0.07,0.15,-0.23,flip -4986,做多,2022-04-10 07:30:00,2022-04-10 08:30:00,3241.45,3241.75,3.09,100.0,0.0954,0.03,0.15,-0.13,flip -4987,做空,2022-04-10 08:30:00,2022-04-10 10:30:00,3241.75,3244.35,3.09,100.0,0.0953,-0.25,0.15,-0.4,flip -4988,做多,2022-04-10 10:30:00,2022-04-10 12:00:00,3244.35,3244.42,3.08,100.0,0.095,0.01,0.15,-0.15,flip -4989,做空,2022-04-10 12:00:00,2022-04-10 14:00:00,3244.42,3245.89,3.08,100.0,0.095,-0.14,0.15,-0.29,flip -4990,做多,2022-04-10 14:00:00,2022-04-10 17:00:00,3245.89,3295.67,3.08,100.0,0.0948,4.72,0.16,4.56,tp_upper -4991,做多,2022-04-12 05:00:00,2022-04-12 18:00:00,3007.4,3008.56,3.14,100.0,0.1044,0.12,0.16,-0.04,flip -4992,做空,2022-04-12 18:00:00,2022-04-12 22:30:00,3008.56,3012.1,3.14,100.0,0.1043,-0.37,0.16,-0.53,flip -4993,做多,2022-04-12 22:30:00,2022-04-13 00:30:00,3012.1,3024.85,3.13,100.0,0.1039,1.33,0.16,1.17,flip -4994,做空,2022-04-13 00:30:00,2022-04-13 01:30:00,3024.85,3028.24,3.15,100.0,0.1041,-0.35,0.16,-0.51,flip -4995,做多,2022-04-13 01:30:00,2022-04-13 02:00:00,3028.24,3022.86,3.14,100.0,0.1037,-0.56,0.16,-0.71,flip -4996,做空,2022-04-13 02:00:00,2022-04-13 13:30:00,3022.86,3078.21,3.13,100.0,0.1036,-5.74,0.16,-5.9,flip -4997,做多,2022-04-13 13:30:00,2022-04-14 06:00:00,3078.21,3106.11,3.07,100.0,0.0998,2.78,0.16,2.63,flip -4998,做空,2022-04-14 06:00:00,2022-04-14 07:00:00,3106.11,3113.92,3.11,100.0,0.1001,-0.78,0.16,-0.94,flip -4999,做多,2022-04-14 07:00:00,2022-04-14 08:30:00,3113.92,3106.14,3.1,100.0,0.0995,-0.77,0.15,-0.93,flip -5000,做空,2022-04-14 08:30:00,2022-04-15 03:00:00,3106.14,3035.99,3.09,100.0,0.0994,6.97,0.15,6.82,flip -5001,做多,2022-04-15 03:00:00,2022-04-15 06:30:00,3035.99,3021.68,3.16,100.0,0.1041,-1.49,0.16,-1.65,flip -5002,做空,2022-04-15 06:30:00,2022-04-15 07:30:00,3021.68,3032.64,3.14,100.0,0.104,-1.14,0.16,-1.3,flip -5003,做多,2022-04-15 07:30:00,2022-04-15 08:00:00,3032.64,3017.42,3.13,100.0,0.1032,-1.57,0.16,-1.73,flip -5004,做空,2022-04-15 08:00:00,2022-04-15 08:30:00,3017.42,3023.66,3.11,100.0,0.1031,-0.64,0.16,-0.8,flip -5005,做多,2022-04-15 08:30:00,2022-04-15 09:00:00,3023.66,3021.36,3.1,100.0,0.1025,-0.24,0.15,-0.39,flip -5006,做空,2022-04-15 09:00:00,2022-04-15 09:30:00,3021.36,3022.29,3.1,100.0,0.1024,-0.1,0.15,-0.25,flip -5007,做多,2022-04-15 09:30:00,2022-04-15 12:00:00,3022.29,3025.35,3.09,100.0,0.1023,0.31,0.15,0.16,flip -5008,做空,2022-04-15 12:00:00,2022-04-15 13:00:00,3025.35,3021.85,3.09,100.0,0.1022,0.36,0.15,0.2,flip -5009,做多,2022-04-15 13:00:00,2022-04-15 13:30:00,3021.85,3004.67,3.09,100.0,0.1023,-1.76,0.15,-1.91,flip -5010,做空,2022-04-15 13:30:00,2022-04-15 14:30:00,3004.67,3034.9,3.07,100.0,0.1022,-3.09,0.16,-3.24,flip -5011,做多,2022-04-15 14:30:00,2022-04-15 15:00:00,3034.9,3033.37,3.04,100.0,0.1001,-0.15,0.15,-0.3,flip -5012,做空,2022-04-15 15:00:00,2022-04-15 16:30:00,3033.37,3020.99,3.03,100.0,0.1,1.24,0.15,1.09,flip -5013,做多,2022-04-15 16:30:00,2022-04-15 19:00:00,3020.99,3023.25,3.04,100.0,0.1007,0.23,0.15,0.08,flip -5014,做空,2022-04-15 19:00:00,2022-04-15 20:30:00,3023.25,3029.53,3.04,100.0,0.1006,-0.63,0.15,-0.78,flip -5015,做多,2022-04-15 20:30:00,2022-04-15 22:00:00,3029.53,3026.25,3.03,100.0,0.1001,-0.33,0.15,-0.48,flip -5016,做空,2022-04-15 22:00:00,2022-04-16 08:00:00,3026.25,3034.95,3.03,100.0,0.1,-0.87,0.15,-1.02,flip -5017,做多,2022-04-16 08:00:00,2022-04-16 08:30:00,3034.95,3033.93,3.06,100.0,0.1008,-0.1,0.15,-0.26,flip -5018,做空,2022-04-16 08:30:00,2022-04-16 09:00:00,3033.93,3036.1,3.05,100.0,0.1007,-0.22,0.15,-0.37,flip -5019,做多,2022-04-16 09:00:00,2022-04-16 09:30:00,3036.1,3031.96,3.05,100.0,0.1004,-0.42,0.15,-0.57,flip -5020,做空,2022-04-16 09:30:00,2022-04-16 10:00:00,3031.96,3038.08,3.04,100.0,0.1003,-0.61,0.15,-0.77,flip -5021,做多,2022-04-16 10:00:00,2022-04-16 12:30:00,3038.08,3042.01,3.03,100.0,0.0998,0.39,0.15,0.24,flip -5022,做空,2022-04-16 12:30:00,2022-04-16 13:30:00,3042.01,3039.87,3.03,100.0,0.0997,0.21,0.15,0.06,flip -5023,做多,2022-04-16 13:30:00,2022-04-16 15:00:00,3039.87,3020.15,3.03,100.0,0.0998,-1.97,0.15,-2.12,tp_upper -5024,做多,2022-04-16 20:30:00,2022-04-16 22:00:00,3030.77,3070.74,3.01,100.0,0.0993,3.97,0.15,3.82,tp_upper -5025,做多,2022-04-17 05:00:00,2022-04-17 06:00:00,3036.56,3039.13,3.07,100.0,0.1011,0.26,0.15,0.11,flip -5026,做空,2022-04-17 06:00:00,2022-04-17 07:30:00,3039.13,3036.21,3.07,100.0,0.101,0.29,0.15,0.14,flip -5027,做多,2022-04-17 07:30:00,2022-04-17 10:30:00,3036.21,3040.39,3.07,100.0,0.1011,0.42,0.15,0.27,flip -5028,做空,2022-04-17 10:30:00,2022-04-17 11:30:00,3040.39,3045.98,3.07,100.0,0.101,-0.56,0.15,-0.72,flip -5029,做多,2022-04-17 11:30:00,2022-04-17 17:30:00,3045.98,3048.99,3.06,100.0,0.1005,0.3,0.15,0.15,flip -5030,做空,2022-04-17 17:30:00,2022-04-17 19:30:00,3048.99,3050.24,3.06,100.0,0.1004,-0.13,0.15,-0.28,flip -5031,做多,2022-04-17 19:30:00,2022-04-17 20:30:00,3050.24,3044.12,3.06,100.0,0.1002,-0.61,0.15,-0.77,flip -5032,做空,2022-04-17 20:30:00,2022-04-17 21:00:00,3044.12,3044.95,3.05,100.0,0.1001,-0.08,0.15,-0.24,flip -5033,做多,2022-04-17 21:00:00,2022-04-17 22:30:00,3044.95,3043.97,3.04,100.0,0.1,-0.1,0.15,-0.25,flip -5034,做空,2022-04-17 22:30:00,2022-04-18 04:00:00,3043.97,2916.85,3.04,100.0,0.0999,12.7,0.15,12.55,tp_lower -5035,做多,2022-04-18 16:30:00,2022-04-19 11:30:00,2925.98,3039.7,3.19,100.0,0.109,12.4,0.17,12.23,flip -5036,做空,2022-04-19 11:30:00,2022-04-19 12:00:00,3039.7,3056.48,3.31,100.0,0.109,-1.83,0.17,-2.0,flip -5037,做多,2022-04-19 12:00:00,2022-04-19 14:00:00,3056.48,3111.66,3.29,100.0,0.1077,5.94,0.17,5.78,tp_upper -5038,做多,2022-04-20 00:30:00,2022-04-20 02:00:00,3075.68,3083.57,3.36,100.0,0.1091,0.86,0.17,0.69,flip -5039,做空,2022-04-20 02:00:00,2022-04-20 02:30:00,3083.57,3086.14,3.36,100.0,0.109,-0.28,0.17,-0.45,flip -5040,做多,2022-04-20 02:30:00,2022-04-20 03:00:00,3086.14,3079.5,3.35,100.0,0.1087,-0.72,0.17,-0.89,flip -5041,做空,2022-04-20 03:00:00,2022-04-20 03:30:00,3079.5,3089.85,3.34,100.0,0.1086,-1.12,0.17,-1.29,flip -5042,做多,2022-04-20 03:30:00,2022-04-20 04:00:00,3089.85,3082.59,3.33,100.0,0.1078,-0.78,0.17,-0.95,flip -5043,做空,2022-04-20 04:00:00,2022-04-20 05:30:00,3082.59,3098.3,3.32,100.0,0.1076,-1.69,0.17,-1.86,flip -5044,做多,2022-04-20 05:30:00,2022-04-20 06:00:00,3098.3,3094.18,3.3,100.0,0.1064,-0.44,0.16,-0.6,flip -5045,做空,2022-04-20 06:00:00,2022-04-20 06:30:00,3094.18,3098.94,3.29,100.0,0.1063,-0.51,0.16,-0.67,flip -5046,做多,2022-04-20 06:30:00,2022-04-20 07:00:00,3098.94,3089.86,3.28,100.0,0.1059,-0.96,0.16,-1.13,flip -5047,做空,2022-04-20 07:00:00,2022-04-20 08:00:00,3089.86,3097.86,3.27,100.0,0.1058,-0.85,0.16,-1.01,flip -5048,做多,2022-04-20 08:00:00,2022-04-20 11:30:00,3097.86,3151.29,3.26,100.0,0.1051,5.62,0.17,5.45,tp_upper -5049,做多,2022-04-20 22:00:00,2022-04-21 02:30:00,3087.0,3088.8,3.31,100.0,0.1072,0.19,0.17,0.03,flip -5050,做空,2022-04-21 02:30:00,2022-04-21 03:00:00,3088.8,3090.61,3.34,100.0,0.1082,-0.2,0.17,-0.36,flip -5051,做多,2022-04-21 03:00:00,2022-04-21 04:30:00,3090.61,3081.51,3.34,100.0,0.108,-0.98,0.17,-1.15,flip -5052,做空,2022-04-21 04:30:00,2022-04-21 05:00:00,3081.51,3084.9,3.32,100.0,0.1079,-0.37,0.17,-0.53,flip -5053,做多,2022-04-21 05:00:00,2022-04-21 05:30:00,3084.9,3070.79,3.32,100.0,0.1075,-1.52,0.17,-1.68,flip -5054,做空,2022-04-21 05:30:00,2022-04-21 07:00:00,3070.79,3083.59,3.3,100.0,0.1074,-1.38,0.17,-1.54,flip -5055,做多,2022-04-21 07:00:00,2022-04-21 09:30:00,3083.59,3087.0,3.28,100.0,0.1064,0.36,0.16,0.2,flip -5056,做空,2022-04-21 09:30:00,2022-04-22 07:30:00,3087.0,3018.73,3.28,100.0,0.1063,7.26,0.16,7.1,flip -5057,做多,2022-04-22 07:30:00,2022-04-22 08:00:00,3018.73,3002.1,3.37,100.0,0.1117,-1.86,0.17,-2.03,flip -5058,做空,2022-04-22 08:00:00,2022-04-22 10:30:00,3002.1,3003.65,3.35,100.0,0.1116,-0.17,0.17,-0.34,flip -5059,做多,2022-04-22 10:30:00,2022-04-22 12:30:00,3003.65,2999.28,3.35,100.0,0.1114,-0.49,0.17,-0.65,flip -5060,做空,2022-04-22 12:30:00,2022-04-22 13:00:00,2999.28,3003.82,3.34,100.0,0.1113,-0.51,0.17,-0.67,flip -5061,做多,2022-04-22 13:00:00,2022-04-22 13:30:00,3003.82,2987.57,3.33,100.0,0.1108,-1.8,0.17,-1.97,flip -5062,做空,2022-04-22 13:30:00,2022-04-23 06:00:00,2987.57,2954.61,3.31,100.0,0.1107,3.65,0.16,3.49,flip -5063,做多,2022-04-23 06:00:00,2022-04-23 09:00:00,2954.61,2957.0,3.36,100.0,0.1137,0.27,0.17,0.1,flip -5064,做空,2022-04-23 09:00:00,2022-04-23 10:00:00,2957.0,2953.79,3.36,100.0,0.1136,0.36,0.17,0.2,flip -5065,做多,2022-04-23 10:00:00,2022-04-23 11:30:00,2953.79,2956.98,3.36,100.0,0.1137,0.36,0.17,0.19,flip -5066,做空,2022-04-23 11:30:00,2022-04-23 12:00:00,2956.98,2966.75,3.36,100.0,0.1136,-1.11,0.17,-1.28,flip -5067,做多,2022-04-23 12:00:00,2022-04-23 13:30:00,2966.75,2960.97,3.34,100.0,0.1127,-0.65,0.17,-0.82,flip -5068,做空,2022-04-23 13:30:00,2022-04-23 14:30:00,2960.97,2960.69,3.33,100.0,0.1126,0.03,0.17,-0.14,flip -5069,做多,2022-04-23 14:30:00,2022-04-23 17:00:00,2960.69,2953.64,3.33,100.0,0.1125,-0.79,0.17,-0.96,flip -5070,做空,2022-04-23 17:00:00,2022-04-23 17:30:00,2953.64,2958.52,3.32,100.0,0.1124,-0.55,0.17,-0.71,flip -5071,做多,2022-04-23 17:30:00,2022-04-23 18:00:00,2958.52,2956.03,3.31,100.0,0.1119,-0.28,0.17,-0.44,flip -5072,做空,2022-04-23 18:00:00,2022-04-23 20:00:00,2956.03,2956.3,3.31,100.0,0.1118,-0.03,0.17,-0.2,flip -5073,做多,2022-04-23 20:00:00,2022-04-23 22:30:00,2956.3,2953.27,3.3,100.0,0.1117,-0.34,0.16,-0.5,flip -5074,做空,2022-04-23 22:30:00,2022-04-23 23:30:00,2953.27,2930.28,3.3,100.0,0.1116,2.57,0.16,2.4,tp_lower -5075,做多,2022-04-24 03:30:00,2022-04-24 04:30:00,2953.97,2949.46,3.35,100.0,0.1136,-0.51,0.17,-0.68,flip -5076,做空,2022-04-24 04:30:00,2022-04-24 06:00:00,2949.46,2956.46,3.35,100.0,0.1135,-0.79,0.17,-0.96,flip -5077,做多,2022-04-24 06:00:00,2022-04-24 06:30:00,2956.46,2950.85,3.34,100.0,0.1128,-0.63,0.17,-0.8,flip -5078,做空,2022-04-24 06:30:00,2022-04-24 07:00:00,2950.85,2951.13,3.33,100.0,0.1127,-0.03,0.17,-0.2,flip -5079,做多,2022-04-24 07:00:00,2022-04-24 07:30:00,2951.13,2948.12,3.32,100.0,0.1126,-0.34,0.17,-0.5,flip -5080,做空,2022-04-24 07:30:00,2022-04-24 08:00:00,2948.12,2949.35,3.32,100.0,0.1125,-0.14,0.17,-0.3,flip -5081,做多,2022-04-24 08:00:00,2022-04-24 08:30:00,2949.35,2943.84,3.31,100.0,0.1122,-0.62,0.17,-0.78,flip -5082,做空,2022-04-24 08:30:00,2022-04-24 09:00:00,2943.84,2949.87,3.3,100.0,0.1121,-0.68,0.17,-0.84,flip -5083,做多,2022-04-24 09:00:00,2022-04-24 09:30:00,2949.87,2947.4,3.29,100.0,0.1116,-0.28,0.16,-0.44,flip -5084,做空,2022-04-24 09:30:00,2022-04-24 14:30:00,2947.4,2946.11,3.28,100.0,0.1114,0.14,0.16,-0.02,flip -5085,做多,2022-04-24 14:30:00,2022-04-24 15:00:00,2946.11,2941.59,3.28,100.0,0.1114,-0.5,0.16,-0.67,flip -5086,做空,2022-04-24 15:00:00,2022-04-24 15:30:00,2941.59,2942.43,3.27,100.0,0.1113,-0.09,0.16,-0.26,flip -5087,做多,2022-04-24 15:30:00,2022-04-24 16:00:00,2942.43,2938.83,3.27,100.0,0.1111,-0.4,0.16,-0.56,flip -5088,做空,2022-04-24 16:00:00,2022-04-24 16:30:00,2938.83,2939.4,3.26,100.0,0.111,-0.06,0.16,-0.23,flip -5089,做多,2022-04-24 16:30:00,2022-04-24 17:00:00,2939.4,2922.37,3.26,100.0,0.1109,-1.89,0.16,-2.05,flip -5090,做空,2022-04-24 17:00:00,2022-04-24 18:00:00,2922.37,2941.64,3.24,100.0,0.1108,-2.13,0.16,-2.3,flip -5091,做多,2022-04-24 18:00:00,2022-04-24 20:00:00,2941.64,2943.59,3.21,100.0,0.1092,0.21,0.16,0.05,flip -5092,做空,2022-04-24 20:00:00,2022-04-24 21:00:00,2943.59,2943.0,3.21,100.0,0.1091,0.06,0.16,-0.1,flip -5093,做多,2022-04-24 21:00:00,2022-04-24 22:00:00,2943.0,2938.99,3.21,100.0,0.109,-0.44,0.16,-0.6,flip -5094,做空,2022-04-24 22:00:00,2022-04-25 00:00:00,2938.99,2877.03,3.2,100.0,0.1089,6.75,0.16,6.59,tp_lower -5095,做多,2022-04-25 14:00:00,2022-04-26 09:30:00,2867.22,2994.13,3.32,100.0,0.1159,14.71,0.17,14.54,flip -5096,做空,2022-04-26 09:30:00,2022-04-26 10:00:00,2994.13,2998.77,3.47,100.0,0.1159,-0.54,0.17,-0.71,flip -5097,做多,2022-04-26 10:00:00,2022-04-26 10:30:00,2998.77,2993.01,3.46,100.0,0.1154,-0.66,0.17,-0.84,flip -5098,做空,2022-04-26 10:30:00,2022-04-26 11:00:00,2993.01,3007.43,3.45,100.0,0.1153,-1.66,0.17,-1.84,flip -5099,做多,2022-04-26 11:00:00,2022-04-26 11:30:00,3007.43,3001.5,3.43,100.0,0.1141,-0.68,0.17,-0.85,flip -5100,做空,2022-04-26 11:30:00,2022-04-26 12:00:00,3001.5,3005.29,3.42,100.0,0.114,-0.43,0.17,-0.6,flip -5101,做多,2022-04-26 12:00:00,2022-04-26 12:30:00,3005.29,2977.2,3.41,100.0,0.1136,-3.19,0.17,-3.36,flip -5102,做空,2022-04-26 12:30:00,2022-04-26 13:00:00,2977.2,2966.66,3.38,100.0,0.1134,1.2,0.17,1.03,tp_lower -5103,做多,2022-04-27 06:00:00,2022-04-27 14:00:00,2853.18,2828.8,3.41,100.0,0.1195,-2.91,0.17,-3.08,flip -5104,做空,2022-04-27 14:00:00,2022-04-27 14:30:00,2828.8,2841.34,3.38,100.0,0.1194,-1.5,0.17,-1.67,flip -5105,做多,2022-04-27 14:30:00,2022-04-27 17:00:00,2841.34,2867.39,3.36,100.0,0.1182,3.08,0.17,2.91,flip -5106,做空,2022-04-27 17:00:00,2022-04-27 20:00:00,2867.39,2870.48,3.39,100.0,0.1181,-0.36,0.17,-0.53,flip -5107,做多,2022-04-27 20:00:00,2022-04-27 20:30:00,2870.48,2863.64,3.38,100.0,0.1177,-0.81,0.17,-0.97,flip -5108,做空,2022-04-27 20:30:00,2022-04-27 21:00:00,2863.64,2876.12,3.37,100.0,0.1176,-1.47,0.17,-1.64,flip -5109,做多,2022-04-27 21:00:00,2022-04-28 01:30:00,2876.12,2874.79,3.35,100.0,0.1165,-0.15,0.17,-0.32,flip -5110,做空,2022-04-28 01:30:00,2022-04-28 02:00:00,2874.79,2887.77,3.36,100.0,0.117,-1.52,0.17,-1.69,flip -5111,做多,2022-04-28 02:00:00,2022-04-28 07:30:00,2887.77,2899.64,3.35,100.0,0.1159,1.38,0.17,1.21,tp_upper -5112,做多,2022-04-28 15:00:00,2022-04-28 15:30:00,2907.42,2888.28,3.36,100.0,0.1154,-2.21,0.17,-2.38,flip -5113,做空,2022-04-28 15:30:00,2022-04-28 16:00:00,2888.28,2909.99,3.33,100.0,0.1153,-2.5,0.17,-2.67,flip -5114,做多,2022-04-28 16:00:00,2022-04-28 22:00:00,2909.99,2919.57,3.3,100.0,0.1135,1.09,0.17,0.92,flip -5115,做空,2022-04-28 22:00:00,2022-04-28 22:30:00,2919.57,2927.46,3.31,100.0,0.1134,-0.89,0.17,-1.06,flip -5116,做多,2022-04-28 22:30:00,2022-04-29 01:30:00,2927.46,2931.35,3.3,100.0,0.1126,0.44,0.17,0.27,flip -5117,做空,2022-04-29 01:30:00,2022-04-29 05:00:00,2931.35,2928.23,3.32,100.0,0.1132,0.35,0.17,0.19,flip -5118,做多,2022-04-29 05:00:00,2022-04-29 05:30:00,2928.23,2921.05,3.32,100.0,0.1134,-0.81,0.17,-0.98,flip -5119,做空,2022-04-29 05:30:00,2022-04-29 06:30:00,2921.05,2920.27,3.31,100.0,0.1133,0.09,0.17,-0.08,flip -5120,做多,2022-04-29 06:30:00,2022-04-30 06:00:00,2920.27,2826.04,3.31,100.0,0.1132,-10.67,0.16,-10.83,flip -5121,做空,2022-04-30 06:00:00,2022-04-30 06:30:00,2826.04,2830.0,3.21,100.0,0.1135,-0.45,0.16,-0.61,flip -5122,做多,2022-04-30 06:30:00,2022-04-30 07:00:00,2830.0,2825.38,3.2,100.0,0.1131,-0.52,0.16,-0.68,flip -5123,做空,2022-04-30 07:00:00,2022-04-30 09:00:00,2825.38,2823.42,3.19,100.0,0.113,0.22,0.16,0.06,flip -5124,做多,2022-04-30 09:00:00,2022-04-30 12:30:00,2823.42,2823.2,3.19,100.0,0.113,-0.02,0.16,-0.18,flip -5125,做空,2022-04-30 12:30:00,2022-04-30 13:00:00,2823.2,2824.97,3.19,100.0,0.1129,-0.2,0.16,-0.36,flip -5126,做多,2022-04-30 13:00:00,2022-04-30 13:30:00,2824.97,2819.59,3.18,100.0,0.1126,-0.61,0.16,-0.76,flip -5127,做空,2022-04-30 13:30:00,2022-04-30 14:00:00,2819.59,2804.41,3.17,100.0,0.1125,1.71,0.16,1.55,tp_lower -5128,做多,2022-04-30 15:30:00,2022-05-01 05:30:00,2814.25,2780.31,3.19,100.0,0.1132,-3.84,0.16,-4.0,flip -5129,做空,2022-05-01 05:30:00,2022-05-01 06:00:00,2780.31,2782.78,3.17,100.0,0.114,-0.28,0.16,-0.44,flip -5130,做多,2022-05-01 06:00:00,2022-05-01 06:30:00,2782.78,2773.97,3.16,100.0,0.1136,-1.0,0.16,-1.16,flip -5131,做空,2022-05-01 06:30:00,2022-05-01 08:00:00,2773.97,2773.17,3.15,100.0,0.1135,0.09,0.16,-0.07,flip -5132,做多,2022-05-01 08:00:00,2022-05-01 09:00:00,2773.17,2769.0,3.15,100.0,0.1135,-0.47,0.16,-0.63,flip -5133,做空,2022-05-01 09:00:00,2022-05-01 10:00:00,2769.0,2770.28,3.14,100.0,0.1134,-0.15,0.16,-0.3,flip -5134,做多,2022-05-01 10:00:00,2022-05-01 10:30:00,2770.28,2764.7,3.13,100.0,0.1131,-0.63,0.16,-0.79,flip -5135,做空,2022-05-01 10:30:00,2022-05-01 13:00:00,2764.7,2764.5,3.13,100.0,0.113,0.02,0.16,-0.13,flip -5136,做多,2022-05-01 13:00:00,2022-05-01 13:30:00,2764.5,2756.16,3.12,100.0,0.1129,-0.94,0.16,-1.1,flip -5137,做空,2022-05-01 13:30:00,2022-05-01 14:00:00,2756.16,2759.79,3.11,100.0,0.1128,-0.41,0.16,-0.57,flip -5138,做多,2022-05-01 14:00:00,2022-05-01 14:30:00,2759.79,2758.67,3.1,100.0,0.1124,-0.13,0.16,-0.28,flip -5139,做空,2022-05-01 14:30:00,2022-05-01 15:00:00,2758.67,2795.46,3.1,100.0,0.1123,-4.13,0.16,-4.29,flip -5140,做多,2022-05-01 15:00:00,2022-05-01 18:30:00,2795.46,2771.85,3.05,100.0,0.1092,-2.58,0.15,-2.73,flip -5141,做空,2022-05-01 18:30:00,2022-05-01 20:30:00,2771.85,2811.92,3.02,100.0,0.1091,-4.37,0.15,-4.53,flip -5142,做多,2022-05-01 20:30:00,2022-05-02 09:30:00,2811.92,2808.97,2.98,100.0,0.1059,-0.31,0.15,-0.46,flip -5143,做空,2022-05-02 09:30:00,2022-05-02 13:30:00,2808.97,2827.25,3.01,100.0,0.1072,-1.96,0.15,-2.11,flip -5144,做多,2022-05-02 13:30:00,2022-05-02 14:30:00,2827.25,2826.32,2.99,100.0,0.1057,-0.1,0.15,-0.25,flip -5145,做空,2022-05-02 14:30:00,2022-05-02 16:00:00,2826.32,2829.99,2.98,100.0,0.1056,-0.39,0.15,-0.54,flip -5146,做多,2022-05-02 16:00:00,2022-05-02 16:30:00,2829.99,2808.05,2.98,100.0,0.1052,-2.31,0.15,-2.46,flip -5147,做空,2022-05-02 16:30:00,2022-05-02 19:00:00,2808.05,2827.53,2.95,100.0,0.1051,-2.05,0.15,-2.2,flip -5148,做多,2022-05-02 19:00:00,2022-05-02 20:30:00,2827.53,2826.77,2.93,100.0,0.1036,-0.08,0.15,-0.23,flip -5149,做空,2022-05-02 20:30:00,2022-05-02 21:00:00,2826.77,2852.4,2.92,100.0,0.1035,-2.65,0.15,-2.8,flip -5150,做多,2022-05-02 21:00:00,2022-05-03 05:00:00,2852.4,2837.89,2.9,100.0,0.1015,-1.47,0.14,-1.62,flip -5151,做空,2022-05-03 05:00:00,2022-05-03 07:00:00,2837.89,2842.02,2.9,100.0,0.1021,-0.42,0.15,-0.57,flip -5152,做多,2022-05-03 07:00:00,2022-05-03 09:30:00,2842.02,2833.0,2.89,100.0,0.1017,-0.92,0.14,-1.06,flip -5153,做空,2022-05-03 09:30:00,2022-05-03 11:00:00,2833.0,2838.84,2.88,100.0,0.1016,-0.59,0.14,-0.74,flip -5154,做多,2022-05-03 11:00:00,2022-05-03 12:00:00,2838.84,2838.3,2.87,100.0,0.1011,-0.05,0.14,-0.2,flip -5155,做空,2022-05-03 12:00:00,2022-05-03 14:00:00,2838.3,2834.77,2.87,100.0,0.101,0.36,0.14,0.21,flip -5156,做多,2022-05-03 14:00:00,2022-05-04 04:00:00,2834.77,2795.83,2.87,100.0,0.1012,-3.94,0.14,-4.08,flip -5157,做空,2022-05-04 04:00:00,2022-05-04 06:00:00,2795.83,2806.14,2.84,100.0,0.1016,-1.05,0.14,-1.19,flip -5158,做多,2022-05-04 06:00:00,2022-05-05 08:00:00,2806.14,2930.41,2.83,100.0,0.1008,12.52,0.15,12.38,flip -5159,做空,2022-05-05 08:00:00,2022-05-05 10:00:00,2930.41,2931.24,2.96,100.0,0.1009,-0.08,0.15,-0.23,flip -5160,做多,2022-05-05 10:00:00,2022-05-05 10:30:00,2931.24,2928.07,2.95,100.0,0.1007,-0.32,0.15,-0.47,flip -5161,做空,2022-05-05 10:30:00,2022-05-05 13:30:00,2928.07,2893.79,2.95,100.0,0.1006,3.45,0.15,3.3,tp_lower -5162,做多,2022-05-06 15:00:00,2022-05-06 15:30:00,2712.64,2687.06,2.99,100.0,0.1101,-2.82,0.15,-2.96,flip -5163,做空,2022-05-06 15:30:00,2022-05-06 22:30:00,2687.06,2693.81,2.96,100.0,0.11,-0.74,0.15,-0.89,flip -5164,做多,2022-05-06 22:30:00,2022-05-06 23:30:00,2693.81,2691.59,2.94,100.0,0.1093,-0.24,0.15,-0.39,flip -5165,做空,2022-05-06 23:30:00,2022-05-07 08:00:00,2691.59,2673.57,2.94,100.0,0.1092,1.97,0.15,1.82,flip -5166,做多,2022-05-07 08:00:00,2022-05-07 09:30:00,2673.57,2683.3,2.97,100.0,0.1109,1.08,0.15,0.93,flip -5167,做空,2022-05-07 09:30:00,2022-05-07 10:00:00,2683.3,2686.18,2.97,100.0,0.1108,-0.32,0.15,-0.47,flip -5168,做多,2022-05-07 10:00:00,2022-05-07 12:00:00,2686.18,2685.62,2.97,100.0,0.1105,-0.06,0.15,-0.21,flip -5169,做空,2022-05-07 12:00:00,2022-05-07 12:30:00,2685.62,2686.92,2.96,100.0,0.1104,-0.14,0.15,-0.29,flip -5170,做多,2022-05-07 12:30:00,2022-05-07 13:00:00,2686.92,2672.49,2.96,100.0,0.1101,-1.59,0.15,-1.74,flip -5171,做空,2022-05-07 13:00:00,2022-05-07 14:30:00,2672.49,2687.73,2.94,100.0,0.11,-1.68,0.15,-1.82,flip -5172,做多,2022-05-07 14:30:00,2022-05-07 16:30:00,2687.73,2689.58,2.92,100.0,0.1087,0.2,0.15,0.05,flip -5173,做空,2022-05-07 16:30:00,2022-05-07 21:30:00,2689.58,2619.82,2.92,100.0,0.1086,7.57,0.14,7.43,tp_lower -5174,做多,2022-05-08 18:30:00,2022-05-08 20:30:00,2561.83,2540.0,3.02,100.0,0.1177,-2.57,0.15,-2.72,flip -5175,做空,2022-05-08 20:30:00,2022-05-08 21:00:00,2540.0,2547.3,2.99,100.0,0.1176,-0.86,0.15,-1.01,flip -5176,做多,2022-05-08 21:00:00,2022-05-08 22:00:00,2547.3,2532.4,2.97,100.0,0.1168,-1.74,0.15,-1.89,flip -5177,做空,2022-05-08 22:00:00,2022-05-09 02:30:00,2532.4,2441.1,2.95,100.0,0.1167,10.65,0.14,10.51,tp_lower -5178,做多,2022-05-10 02:00:00,2022-05-10 02:30:00,2342.69,2321.54,3.07,100.0,0.131,-2.77,0.15,-2.92,flip -5179,做空,2022-05-10 02:30:00,2022-05-10 04:00:00,2321.54,2322.05,3.04,100.0,0.1309,-0.07,0.15,-0.22,flip -5180,做多,2022-05-10 04:00:00,2022-05-10 14:30:00,2322.05,2356.74,3.03,100.0,0.1307,4.53,0.15,4.38,flip -5181,做空,2022-05-10 14:30:00,2022-05-10 15:30:00,2356.74,2361.3,3.08,100.0,0.1305,-0.6,0.15,-0.75,flip -5182,做多,2022-05-10 15:30:00,2022-05-10 16:00:00,2361.3,2350.15,3.07,100.0,0.1299,-1.45,0.15,-1.6,flip -5183,做空,2022-05-10 16:00:00,2022-05-10 16:30:00,2350.15,2352.59,3.05,100.0,0.1298,-0.32,0.15,-0.47,flip -5184,做多,2022-05-10 16:30:00,2022-05-10 18:00:00,2352.59,2379.01,3.04,100.0,0.1294,3.42,0.15,3.26,flip -5185,做空,2022-05-10 18:00:00,2022-05-11 00:00:00,2379.01,2376.8,3.07,100.0,0.1293,0.29,0.15,0.13,flip -5186,做多,2022-05-11 00:00:00,2022-05-11 00:30:00,2376.8,2354.61,3.1,100.0,0.1302,-2.89,0.15,-3.04,flip -5187,做空,2022-05-11 00:30:00,2022-05-11 02:00:00,2354.61,2379.58,3.06,100.0,0.1301,-3.25,0.15,-3.4,flip -5188,做多,2022-05-11 02:00:00,2022-05-11 02:30:00,2379.58,2376.16,3.03,100.0,0.1272,-0.44,0.15,-0.59,flip -5189,做空,2022-05-11 02:30:00,2022-05-11 04:00:00,2376.16,2369.17,3.02,100.0,0.1271,0.89,0.15,0.74,flip -5190,做多,2022-05-11 04:00:00,2022-05-11 04:30:00,2369.17,2352.29,3.03,100.0,0.1277,-2.16,0.15,-2.31,flip -5191,做空,2022-05-11 04:30:00,2022-05-11 05:00:00,2352.29,2391.35,3.0,100.0,0.1276,-4.98,0.15,-5.14,flip -5192,做多,2022-05-11 05:00:00,2022-05-11 05:30:00,2391.35,2380.0,2.95,100.0,0.1233,-1.4,0.15,-1.55,flip -5193,做空,2022-05-11 05:30:00,2022-05-11 08:00:00,2380.0,2332.08,2.93,100.0,0.1232,5.9,0.14,5.76,flip -5194,做多,2022-05-11 08:00:00,2022-05-11 12:30:00,2332.08,2172.83,2.99,100.0,0.1281,-20.4,0.14,-20.54,flip -5195,做空,2022-05-11 12:30:00,2022-05-11 13:30:00,2172.83,2341.16,2.78,100.0,0.128,-21.55,0.15,-21.7,flip -5196,做多,2022-05-11 13:30:00,2022-05-11 14:00:00,2341.16,2335.65,2.56,100.0,0.1095,-0.6,0.13,-0.73,flip -5197,做空,2022-05-11 14:00:00,2022-05-11 14:30:00,2335.65,2348.5,2.55,100.0,0.1094,-1.41,0.13,-1.53,flip -5198,做多,2022-05-11 14:30:00,2022-05-12 11:30:00,2348.5,1949.3,2.54,100.0,0.1081,-43.13,0.11,-43.24,flip -5199,做空,2022-05-12 11:30:00,2022-05-12 14:30:00,1949.3,2025.2,2.14,100.0,0.1097,-8.32,0.11,-8.44,flip -5200,做多,2022-05-12 14:30:00,2022-05-12 15:30:00,2025.2,1966.85,2.05,100.0,0.1013,-5.91,0.1,-6.01,flip -5201,做空,2022-05-12 15:30:00,2022-05-12 16:00:00,1966.85,2012.95,1.99,100.0,0.1012,-4.67,0.1,-4.77,flip -5202,做多,2022-05-12 16:00:00,2022-05-12 17:30:00,2012.95,1932.58,1.94,100.0,0.0965,-7.76,0.09,-7.85,flip -5203,做空,2022-05-12 17:30:00,2022-05-12 19:00:00,1932.58,1938.37,1.86,100.0,0.0964,-0.56,0.09,-0.65,flip -5204,做多,2022-05-12 19:00:00,2022-05-12 20:30:00,1938.37,1928.79,1.86,100.0,0.0957,-0.92,0.09,-1.01,flip -5205,做空,2022-05-12 20:30:00,2022-05-12 23:00:00,1928.79,1950.67,1.84,100.0,0.0956,-2.09,0.09,-2.19,flip -5206,做多,2022-05-12 23:00:00,2022-05-13 00:00:00,1950.67,1953.9,1.82,100.0,0.0934,0.3,0.09,0.21,flip -5207,做空,2022-05-13 00:00:00,2022-05-13 17:00:00,1953.9,2073.93,1.84,100.0,0.094,-11.29,0.1,-11.38,flip -5208,做多,2022-05-13 17:00:00,2022-05-13 17:30:00,2073.93,2051.01,1.72,100.0,0.0831,-1.9,0.09,-1.99,flip -5209,做空,2022-05-13 17:30:00,2022-05-14 08:30:00,2051.01,2041.41,1.7,100.0,0.083,0.8,0.08,0.71,flip -5210,做多,2022-05-14 08:30:00,2022-05-14 09:00:00,2041.41,2037.01,1.71,100.0,0.0839,-0.37,0.09,-0.45,flip -5211,做空,2022-05-14 09:00:00,2022-05-14 16:30:00,2037.01,2007.42,1.71,100.0,0.0838,2.48,0.08,2.4,flip -5212,做多,2022-05-14 16:30:00,2022-05-14 18:30:00,2007.42,2013.0,1.73,100.0,0.0862,0.48,0.09,0.39,flip -5213,做空,2022-05-14 18:30:00,2022-05-14 20:00:00,2013.0,2014.58,1.73,100.0,0.0861,-0.14,0.09,-0.22,flip -5214,做多,2022-05-14 20:00:00,2022-05-14 20:30:00,2014.58,1997.68,1.73,100.0,0.0859,-1.45,0.09,-1.54,flip -5215,做空,2022-05-14 20:30:00,2022-05-14 21:30:00,1997.68,2027.0,1.71,100.0,0.0858,-2.52,0.09,-2.6,flip -5216,做多,2022-05-14 21:30:00,2022-05-15 03:00:00,2027.0,2005.7,1.69,100.0,0.0832,-1.77,0.08,-1.86,flip -5217,做空,2022-05-15 03:00:00,2022-05-15 03:30:00,2005.7,2013.15,1.68,100.0,0.0837,-0.62,0.08,-0.71,flip -5218,做多,2022-05-15 03:30:00,2022-05-15 04:30:00,2013.15,2014.16,1.67,100.0,0.083,0.08,0.08,0.0,flip -5219,做空,2022-05-15 04:30:00,2022-05-15 05:00:00,2014.16,2018.66,1.67,100.0,0.0829,-0.37,0.08,-0.46,flip -5220,做多,2022-05-15 05:00:00,2022-05-15 08:30:00,2018.66,2021.59,1.66,100.0,0.0825,0.24,0.08,0.16,flip -5221,做空,2022-05-15 08:30:00,2022-05-15 09:00:00,2021.59,2029.49,1.67,100.0,0.0824,-0.65,0.08,-0.73,flip -5222,做多,2022-05-15 09:00:00,2022-05-15 10:00:00,2029.49,2032.73,1.66,100.0,0.0817,0.26,0.08,0.18,flip -5223,做空,2022-05-15 10:00:00,2022-05-15 10:30:00,2032.73,2053.94,1.66,100.0,0.0816,-1.73,0.08,-1.81,flip -5224,做多,2022-05-15 10:30:00,2022-05-16 02:00:00,2053.94,2085.9,1.64,100.0,0.0798,2.55,0.08,2.47,flip -5225,做空,2022-05-16 02:00:00,2022-05-16 18:00:00,2085.9,2034.99,1.68,100.0,0.0803,4.09,0.08,4.01,flip -5226,做多,2022-05-16 18:00:00,2022-05-16 18:30:00,2034.99,2034.7,1.71,100.0,0.0842,-0.02,0.09,-0.11,flip -5227,做空,2022-05-16 18:30:00,2022-05-16 20:30:00,2034.7,2034.08,1.71,100.0,0.0842,0.05,0.09,-0.03,flip -5228,做多,2022-05-16 20:30:00,2022-05-16 23:30:00,2034.08,2022.89,1.71,100.0,0.0841,-0.94,0.09,-1.03,flip -5229,做空,2022-05-16 23:30:00,2022-05-17 00:00:00,2022.89,2036.07,1.7,100.0,0.084,-1.11,0.09,-1.19,flip -5230,做多,2022-05-17 00:00:00,2022-05-17 14:30:00,2036.07,2054.84,1.69,100.0,0.0832,1.56,0.09,1.48,flip -5231,做空,2022-05-17 14:30:00,2022-05-17 15:30:00,2054.84,2059.79,1.71,100.0,0.0832,-0.41,0.09,-0.5,flip -5232,做多,2022-05-17 15:30:00,2022-05-17 22:30:00,2059.79,2080.47,1.7,100.0,0.0827,1.71,0.09,1.62,flip -5233,做空,2022-05-17 22:30:00,2022-05-18 02:30:00,2080.47,2070.9,1.72,100.0,0.0826,0.79,0.09,0.7,flip -5234,做多,2022-05-18 02:30:00,2022-05-18 03:00:00,2070.9,2046.78,1.73,100.0,0.0836,-2.02,0.09,-2.1,flip -5235,做空,2022-05-18 03:00:00,2022-05-19 03:00:00,2046.78,1953.49,1.71,100.0,0.0835,7.79,0.08,7.71,flip -5236,做多,2022-05-19 03:00:00,2022-05-19 07:00:00,1953.49,1952.16,1.79,100.0,0.0915,-0.12,0.09,-0.21,flip -5237,做空,2022-05-19 07:00:00,2022-05-19 08:00:00,1952.16,1951.2,1.79,100.0,0.0914,0.09,0.09,-0.0,flip -5238,做多,2022-05-19 08:00:00,2022-05-19 08:30:00,1951.2,1932.18,1.78,100.0,0.0914,-1.74,0.09,-1.83,flip -5239,做空,2022-05-19 08:30:00,2022-05-19 11:00:00,1932.18,1949.23,1.77,100.0,0.0914,-1.56,0.09,-1.65,flip -5240,做多,2022-05-19 11:00:00,2022-05-19 13:30:00,1949.23,1960.44,1.75,100.0,0.0897,1.01,0.09,0.92,flip -5241,做空,2022-05-19 13:30:00,2022-05-20 06:30:00,1960.44,2014.24,1.76,100.0,0.0896,-4.82,0.09,-4.91,flip -5242,做多,2022-05-20 06:30:00,2022-05-20 12:30:00,2014.24,2036.03,1.72,100.0,0.0852,1.86,0.09,1.77,flip -5243,做空,2022-05-20 12:30:00,2022-05-20 15:00:00,2036.03,1966.37,1.73,100.0,0.0851,5.93,0.08,5.84,tp_lower -5244,做多,2022-05-21 05:30:00,2022-05-21 11:00:00,1965.93,1961.77,1.79,100.0,0.0912,-0.38,0.09,-0.47,flip -5245,做空,2022-05-21 11:00:00,2022-05-21 11:30:00,1961.77,1969.35,1.79,100.0,0.0912,-0.69,0.09,-0.78,flip -5246,做多,2022-05-21 11:30:00,2022-05-21 14:00:00,1969.35,1960.8,1.78,100.0,0.0904,-0.77,0.09,-0.86,flip -5247,做空,2022-05-21 14:00:00,2022-05-21 14:30:00,1960.8,1976.7,1.77,100.0,0.0903,-1.44,0.09,-1.52,flip -5248,做多,2022-05-21 14:30:00,2022-05-21 15:00:00,1976.7,1968.93,1.75,100.0,0.0887,-0.69,0.09,-0.78,flip -5249,做空,2022-05-21 15:00:00,2022-05-21 22:30:00,1968.93,1973.89,1.75,100.0,0.0886,-0.44,0.09,-0.53,flip -5250,做多,2022-05-21 22:30:00,2022-05-21 23:30:00,1973.89,1973.94,1.74,100.0,0.0881,0.0,0.09,-0.08,flip -5251,做空,2022-05-21 23:30:00,2022-05-22 00:00:00,1973.94,1976.42,1.74,100.0,0.088,-0.22,0.09,-0.31,flip -5252,做多,2022-05-22 00:00:00,2022-05-22 02:00:00,1976.42,1974.28,1.75,100.0,0.0883,-0.19,0.09,-0.28,flip -5253,做空,2022-05-22 02:00:00,2022-05-22 02:30:00,1974.28,1974.68,1.74,100.0,0.0882,-0.04,0.09,-0.12,flip -5254,做多,2022-05-22 02:30:00,2022-05-22 03:30:00,1974.68,1973.21,1.74,100.0,0.0881,-0.13,0.09,-0.22,flip -5255,做空,2022-05-22 03:30:00,2022-05-22 06:00:00,1973.21,1974.41,1.74,100.0,0.088,-0.11,0.09,-0.19,flip -5256,做多,2022-05-22 06:00:00,2022-05-22 06:30:00,1974.41,1973.87,1.73,100.0,0.0878,-0.05,0.09,-0.13,flip -5257,做空,2022-05-22 06:30:00,2022-05-22 07:30:00,1973.87,1975.01,1.73,100.0,0.0877,-0.1,0.09,-0.19,flip -5258,做多,2022-05-22 07:30:00,2022-05-22 09:00:00,1975.01,1988.66,1.73,100.0,0.0875,1.19,0.09,1.11,tp_upper -5259,做多,2022-05-22 15:30:00,2022-05-22 16:00:00,2003.45,2003.39,1.74,100.0,0.0868,-0.01,0.09,-0.09,flip -5260,做空,2022-05-22 16:00:00,2022-05-23 02:30:00,2003.39,2027.55,1.74,100.0,0.0867,-2.1,0.09,-2.18,flip -5261,做多,2022-05-23 02:30:00,2022-05-23 13:30:00,2027.55,2056.42,1.73,100.0,0.0853,2.46,0.09,2.37,flip -5262,做空,2022-05-23 13:30:00,2022-05-23 17:30:00,2056.42,2049.91,1.75,100.0,0.0852,0.55,0.09,0.47,flip -5263,做多,2022-05-23 17:30:00,2022-05-23 18:00:00,2049.91,2049.83,1.76,100.0,0.0856,-0.01,0.09,-0.09,flip -5264,做空,2022-05-23 18:00:00,2022-05-24 14:00:00,2049.83,1927.43,1.75,100.0,0.0855,10.47,0.08,10.39,tp_lower -5265,做多,2022-05-24 15:30:00,2022-05-24 16:00:00,1961.54,1961.12,1.86,100.0,0.095,-0.04,0.09,-0.13,flip -5266,做空,2022-05-24 16:00:00,2022-05-24 18:00:00,1961.12,1960.55,1.86,100.0,0.0949,0.05,0.09,-0.04,flip -5267,做多,2022-05-24 18:00:00,2022-05-24 18:30:00,1960.55,1943.77,1.86,100.0,0.0948,-1.59,0.09,-1.68,flip -5268,做空,2022-05-24 18:30:00,2022-05-24 19:30:00,1943.77,1961.76,1.84,100.0,0.0947,-1.7,0.09,-1.8,flip -5269,做多,2022-05-24 19:30:00,2022-05-25 06:00:00,1961.76,1977.35,1.82,100.0,0.0929,1.45,0.09,1.36,flip -5270,做空,2022-05-25 06:00:00,2022-05-25 08:30:00,1977.35,1976.11,1.84,100.0,0.0932,0.12,0.09,0.02,flip -5271,做多,2022-05-25 08:30:00,2022-05-25 09:00:00,1976.11,1966.32,1.84,100.0,0.0933,-0.91,0.09,-1.0,flip -5272,做空,2022-05-25 09:00:00,2022-05-25 13:30:00,1966.32,1971.66,1.83,100.0,0.0932,-0.5,0.09,-0.59,flip -5273,做多,2022-05-25 13:30:00,2022-05-25 14:30:00,1971.66,1969.46,1.83,100.0,0.0926,-0.2,0.09,-0.29,flip -5274,做空,2022-05-25 14:30:00,2022-05-25 18:00:00,1969.46,1975.42,1.82,100.0,0.0925,-0.55,0.09,-0.64,flip -5275,做多,2022-05-25 18:00:00,2022-05-25 18:30:00,1975.42,1974.53,1.81,100.0,0.0918,-0.08,0.09,-0.17,flip -5276,做空,2022-05-25 18:30:00,2022-05-25 21:30:00,1974.53,1967.14,1.81,100.0,0.0917,0.68,0.09,0.59,flip -5277,做多,2022-05-25 21:30:00,2022-05-25 22:00:00,1967.14,1962.58,1.82,100.0,0.0923,-0.42,0.09,-0.51,flip -5278,做空,2022-05-25 22:00:00,2022-05-25 22:30:00,1962.58,1964.43,1.81,100.0,0.0922,-0.17,0.09,-0.26,flip -5279,做多,2022-05-25 22:30:00,2022-05-25 23:00:00,1964.43,1952.27,1.81,100.0,0.092,-1.12,0.09,-1.21,flip -5280,做空,2022-05-25 23:00:00,2022-05-26 08:00:00,1952.27,1851.86,1.79,100.0,0.0919,9.23,0.09,9.14,tp_lower -5281,做多,2022-05-26 16:00:00,2022-05-26 16:30:00,1889.58,1882.27,1.9,100.0,0.1007,-0.74,0.09,-0.83,flip -5282,做空,2022-05-26 16:30:00,2022-05-27 12:00:00,1882.27,1788.21,1.89,100.0,0.1006,9.46,0.09,9.37,flip -5283,做多,2022-05-27 12:00:00,2022-05-27 14:30:00,1788.21,1767.67,1.99,100.0,0.1112,-2.28,0.1,-2.38,flip -5284,做空,2022-05-27 14:30:00,2022-05-27 15:00:00,1767.67,1770.5,1.96,100.0,0.1111,-0.31,0.1,-0.41,flip -5285,做多,2022-05-27 15:00:00,2022-05-27 15:30:00,1770.5,1763.57,1.96,100.0,0.1107,-0.77,0.1,-0.86,flip -5286,做空,2022-05-27 15:30:00,2022-05-27 19:30:00,1763.57,1753.33,1.95,100.0,0.1105,1.13,0.1,1.04,flip -5287,做多,2022-05-27 19:30:00,2022-05-28 17:00:00,1753.33,1772.87,1.96,100.0,0.1117,2.18,0.1,2.08,flip -5288,做空,2022-05-28 17:00:00,2022-05-29 05:30:00,1772.87,1783.85,1.99,100.0,0.1121,-1.23,0.1,-1.33,flip -5289,做多,2022-05-29 05:30:00,2022-05-29 06:00:00,1783.85,1779.46,1.97,100.0,0.1107,-0.49,0.1,-0.58,flip -5290,做空,2022-05-29 06:00:00,2022-05-29 07:00:00,1779.46,1783.89,1.97,100.0,0.1106,-0.49,0.1,-0.59,flip -5291,做多,2022-05-29 07:00:00,2022-05-29 07:30:00,1783.89,1782.79,1.96,100.0,0.1099,-0.12,0.1,-0.22,flip -5292,做空,2022-05-29 07:30:00,2022-05-29 08:00:00,1782.79,1790.93,1.96,100.0,0.1098,-0.89,0.1,-0.99,flip -5293,做多,2022-05-29 08:00:00,2022-05-29 08:30:00,1790.93,1784.74,1.95,100.0,0.1087,-0.67,0.1,-0.77,flip -5294,做空,2022-05-29 08:30:00,2022-05-29 10:00:00,1784.74,1789.56,1.94,100.0,0.1086,-0.52,0.1,-0.62,flip -5295,做多,2022-05-29 10:00:00,2022-05-29 12:00:00,1789.56,1810.06,1.93,100.0,0.1079,2.21,0.1,2.11,tp_upper -5296,做多,2022-05-29 20:00:00,2022-05-30 02:00:00,1794.13,1876.35,1.95,100.0,0.1088,8.94,0.1,8.84,tp_upper -5297,做多,2022-05-31 10:00:00,2022-05-31 11:30:00,1969.46,1978.15,2.05,100.0,0.1043,0.91,0.1,0.8,flip -5298,做空,2022-05-31 11:30:00,2022-05-31 13:00:00,1978.15,1982.4,2.06,100.0,0.1042,-0.44,0.1,-0.55,flip -5299,做多,2022-05-31 13:00:00,2022-05-31 13:30:00,1982.4,1944.01,2.05,100.0,0.1036,-3.98,0.1,-4.08,flip -5300,做空,2022-05-31 13:30:00,2022-05-31 15:30:00,1944.01,1987.87,2.01,100.0,0.1035,-4.54,0.1,-4.64,flip -5301,做多,2022-05-31 15:30:00,2022-05-31 16:00:00,1987.87,1974.28,1.97,100.0,0.0989,-1.34,0.1,-1.44,flip -5302,做空,2022-05-31 16:00:00,2022-06-01 09:30:00,1974.28,1943.52,1.95,100.0,0.0988,3.04,0.1,2.94,flip -5303,做多,2022-06-01 09:30:00,2022-06-01 10:00:00,1943.52,1938.13,1.99,100.0,0.1023,-0.55,0.1,-0.65,flip -5304,做空,2022-06-01 10:00:00,2022-06-01 11:30:00,1938.13,1938.68,1.98,100.0,0.1022,-0.06,0.1,-0.16,flip -5305,做多,2022-06-01 11:30:00,2022-06-01 14:00:00,1938.68,1922.2,1.98,100.0,0.102,-1.68,0.1,-1.78,flip -5306,做空,2022-06-01 14:00:00,2022-06-01 14:30:00,1922.2,1909.4,1.96,100.0,0.1019,1.3,0.1,1.21,tp_lower -5307,做多,2022-06-02 07:00:00,2022-06-02 07:30:00,1832.7,1825.78,1.98,100.0,0.108,-0.75,0.1,-0.85,flip -5308,做空,2022-06-02 07:30:00,2022-06-02 08:00:00,1825.78,1827.01,1.97,100.0,0.1078,-0.13,0.1,-0.23,flip -5309,做多,2022-06-02 08:00:00,2022-06-02 08:30:00,1827.01,1821.33,1.97,100.0,0.1076,-0.61,0.1,-0.71,flip -5310,做空,2022-06-02 08:30:00,2022-06-02 09:00:00,1821.33,1827.17,1.96,100.0,0.1075,-0.63,0.1,-0.73,flip -5311,做多,2022-06-02 09:00:00,2022-06-02 09:30:00,1827.17,1819.35,1.95,100.0,0.1067,-0.83,0.1,-0.93,flip -5312,做空,2022-06-02 09:30:00,2022-06-02 10:30:00,1819.35,1829.12,1.94,100.0,0.1066,-1.04,0.1,-1.14,flip -5313,做多,2022-06-02 10:30:00,2022-06-02 13:00:00,1829.12,1796.46,1.93,100.0,0.1053,-3.44,0.09,-3.54,flip -5314,做空,2022-06-02 13:00:00,2022-06-02 13:30:00,1796.46,1798.34,1.89,100.0,0.1052,-0.2,0.09,-0.29,flip -5315,做多,2022-06-02 13:30:00,2022-06-02 15:30:00,1798.34,1815.6,1.89,100.0,0.1049,1.81,0.1,1.72,flip -5316,做空,2022-06-02 15:30:00,2022-06-02 16:00:00,1815.6,1817.11,1.9,100.0,0.1048,-0.16,0.1,-0.25,flip -5317,做多,2022-06-02 16:00:00,2022-06-02 17:00:00,1817.11,1818.93,1.9,100.0,0.1045,0.19,0.1,0.1,flip -5318,做空,2022-06-02 17:00:00,2022-06-02 18:00:00,1818.93,1819.09,1.9,100.0,0.1044,-0.02,0.09,-0.11,flip -5319,做多,2022-06-02 18:00:00,2022-06-02 18:30:00,1819.09,1807.6,1.9,100.0,0.1043,-1.2,0.09,-1.29,flip -5320,做空,2022-06-02 18:30:00,2022-06-02 19:30:00,1807.6,1821.27,1.88,100.0,0.1042,-1.42,0.09,-1.52,flip -5321,做多,2022-06-02 19:30:00,2022-06-03 00:30:00,1821.27,1825.06,1.87,100.0,0.1025,0.39,0.09,0.3,flip -5322,做空,2022-06-03 00:30:00,2022-06-03 05:00:00,1825.06,1824.22,1.89,100.0,0.1038,0.09,0.09,-0.01,flip -5323,做多,2022-06-03 05:00:00,2022-06-03 06:00:00,1824.22,1819.59,1.89,100.0,0.1038,-0.48,0.09,-0.57,flip -5324,做空,2022-06-03 06:00:00,2022-06-03 10:30:00,1819.59,1761.59,1.89,100.0,0.1037,6.01,0.09,5.92,tp_lower -5325,做多,2022-06-03 21:30:00,2022-06-03 23:00:00,1788.26,1773.63,1.94,100.0,0.1088,-1.59,0.1,-1.69,flip -5326,做空,2022-06-03 23:00:00,2022-06-03 23:30:00,1773.63,1774.15,1.93,100.0,0.1087,-0.06,0.1,-0.15,flip -5327,做多,2022-06-03 23:30:00,2022-06-04 00:30:00,1774.15,1773.82,1.92,100.0,0.1085,-0.04,0.1,-0.13,flip -5328,做空,2022-06-04 00:30:00,2022-06-04 04:00:00,1773.82,1764.29,1.93,100.0,0.109,1.04,0.1,0.94,flip -5329,做多,2022-06-04 04:00:00,2022-06-04 11:30:00,1764.29,1767.65,1.94,100.0,0.11,0.37,0.1,0.27,flip -5330,做空,2022-06-04 11:30:00,2022-06-04 14:00:00,1767.65,1779.76,1.94,100.0,0.1099,-1.33,0.1,-1.43,flip -5331,做多,2022-06-04 14:00:00,2022-06-04 17:00:00,1779.76,1768.74,1.93,100.0,0.1083,-1.19,0.1,-1.29,flip -5332,做空,2022-06-04 17:00:00,2022-06-04 17:30:00,1768.74,1774.99,1.91,100.0,0.1082,-0.68,0.1,-0.77,flip -5333,做多,2022-06-04 17:30:00,2022-06-04 19:30:00,1774.99,1771.48,1.91,100.0,0.1073,-0.38,0.1,-0.47,flip -5334,做空,2022-06-04 19:30:00,2022-06-04 20:00:00,1771.48,1773.06,1.9,100.0,0.1072,-0.17,0.1,-0.26,flip -5335,做多,2022-06-04 20:00:00,2022-06-04 22:00:00,1773.06,1804.53,1.9,100.0,0.1069,3.36,0.1,3.27,tp_upper -5336,做多,2022-06-05 08:00:00,2022-06-05 09:00:00,1791.08,1781.2,1.94,100.0,0.1084,-1.07,0.1,-1.17,flip -5337,做空,2022-06-05 09:00:00,2022-06-05 11:30:00,1781.2,1787.14,1.93,100.0,0.1083,-0.64,0.1,-0.74,flip -5338,做多,2022-06-05 11:30:00,2022-06-05 12:30:00,1787.14,1789.73,1.92,100.0,0.1075,0.28,0.1,0.18,flip -5339,做空,2022-06-05 12:30:00,2022-06-05 14:00:00,1789.73,1793.34,1.92,100.0,0.1074,-0.39,0.1,-0.48,flip -5340,做多,2022-06-05 14:00:00,2022-06-05 16:00:00,1793.34,1801.79,1.92,100.0,0.1069,0.9,0.1,0.81,tp_upper -5341,做多,2022-06-06 15:30:00,2022-06-06 16:00:00,1885.91,1856.41,1.93,100.0,0.1024,-3.02,0.1,-3.12,flip -5342,做空,2022-06-06 16:00:00,2022-06-07 14:30:00,1856.41,1783.95,1.9,100.0,0.1023,7.42,0.09,7.32,flip -5343,做多,2022-06-07 14:30:00,2022-06-07 19:30:00,1783.95,1846.89,1.97,100.0,0.1107,6.97,0.1,6.86,tp_upper -5344,做多,2022-06-08 01:00:00,2022-06-08 03:00:00,1817.22,1783.58,2.05,100.0,0.1125,-3.79,0.1,-3.89,flip -5345,做空,2022-06-08 03:00:00,2022-06-08 05:30:00,1783.58,1810.67,2.01,100.0,0.1124,-3.05,0.1,-3.15,flip -5346,做多,2022-06-08 05:30:00,2022-06-08 06:00:00,1810.67,1799.98,1.97,100.0,0.1089,-1.16,0.1,-1.26,flip -5347,做空,2022-06-08 06:00:00,2022-06-08 06:30:00,1799.98,1805.24,1.96,100.0,0.1088,-0.57,0.1,-0.67,flip -5348,做多,2022-06-08 06:30:00,2022-06-08 07:00:00,1805.24,1796.74,1.95,100.0,0.1081,-0.92,0.1,-1.02,flip -5349,做空,2022-06-08 07:00:00,2022-06-08 07:30:00,1796.74,1805.59,1.94,100.0,0.108,-0.96,0.1,-1.05,flip -5350,做多,2022-06-08 07:30:00,2022-06-08 10:00:00,1805.59,1805.79,1.93,100.0,0.1068,0.02,0.1,-0.08,flip -5351,做空,2022-06-08 10:00:00,2022-06-08 11:00:00,1805.79,1808.45,1.93,100.0,0.1067,-0.28,0.1,-0.38,flip -5352,做多,2022-06-08 11:00:00,2022-06-08 11:30:00,1808.45,1807.54,1.92,100.0,0.1063,-0.1,0.1,-0.19,flip -5353,做空,2022-06-08 11:30:00,2022-06-08 13:30:00,1807.54,1822.94,1.92,100.0,0.1062,-1.64,0.1,-1.73,flip -5354,做多,2022-06-08 13:30:00,2022-06-08 14:00:00,1822.94,1805.33,1.9,100.0,0.1043,-1.84,0.09,-1.93,flip -5355,做空,2022-06-08 14:00:00,2022-06-08 15:00:00,1805.33,1815.53,1.88,100.0,0.1042,-1.06,0.09,-1.16,flip -5356,做多,2022-06-08 15:00:00,2022-06-08 16:00:00,1815.53,1803.13,1.87,100.0,0.1029,-1.28,0.09,-1.37,flip -5357,做空,2022-06-08 16:00:00,2022-06-08 21:00:00,1803.13,1799.71,1.85,100.0,0.1028,0.35,0.09,0.26,flip -5358,做多,2022-06-08 21:00:00,2022-06-08 22:00:00,1799.71,1803.37,1.86,100.0,0.1031,0.38,0.09,0.28,flip -5359,做空,2022-06-08 22:00:00,2022-06-09 03:00:00,1803.37,1798.43,1.86,100.0,0.103,0.51,0.09,0.42,flip -5360,做多,2022-06-09 03:00:00,2022-06-09 04:00:00,1798.43,1797.67,1.89,100.0,0.1049,-0.08,0.09,-0.17,flip -5361,做空,2022-06-09 04:00:00,2022-06-09 05:00:00,1797.67,1804.93,1.88,100.0,0.1048,-0.76,0.09,-0.86,flip -5362,做多,2022-06-09 05:00:00,2022-06-09 06:00:00,1804.93,1798.13,1.88,100.0,0.1039,-0.71,0.09,-0.8,flip -5363,做空,2022-06-09 06:00:00,2022-06-09 06:30:00,1798.13,1798.23,1.87,100.0,0.1038,-0.01,0.09,-0.1,flip -5364,做多,2022-06-09 06:30:00,2022-06-09 12:00:00,1798.23,1802.06,1.86,100.0,0.1037,0.4,0.09,0.3,flip -5365,做空,2022-06-09 12:00:00,2022-06-09 13:00:00,1802.06,1796.54,1.87,100.0,0.1036,0.57,0.09,0.48,flip -5366,做多,2022-06-09 13:00:00,2022-06-09 13:30:00,1796.54,1795.6,1.87,100.0,0.1041,-0.1,0.09,-0.19,flip -5367,做空,2022-06-09 13:30:00,2022-06-09 14:00:00,1795.6,1798.04,1.87,100.0,0.104,-0.25,0.09,-0.35,flip -5368,做多,2022-06-09 14:00:00,2022-06-09 16:00:00,1798.04,1793.2,1.86,100.0,0.1036,-0.5,0.09,-0.59,flip -5369,做空,2022-06-09 16:00:00,2022-06-09 16:30:00,1793.2,1811.6,1.86,100.0,0.1035,-1.9,0.09,-2.0,flip -5370,做多,2022-06-09 16:30:00,2022-06-09 17:00:00,1811.6,1801.76,1.84,100.0,0.1013,-1.0,0.09,-1.09,flip -5371,做空,2022-06-09 17:00:00,2022-06-09 17:30:00,1801.76,1804.57,1.82,100.0,0.1012,-0.28,0.09,-0.38,flip -5372,做多,2022-06-09 17:30:00,2022-06-09 18:00:00,1804.57,1800.03,1.82,100.0,0.1008,-0.46,0.09,-0.55,flip -5373,做空,2022-06-09 18:00:00,2022-06-10 00:00:00,1800.03,1771.2,1.81,100.0,0.1007,2.9,0.09,2.81,tp_lower -5374,做多,2022-06-10 03:00:00,2022-06-10 03:30:00,1799.29,1791.87,1.86,100.0,0.1035,-0.77,0.09,-0.86,flip -5375,做空,2022-06-10 03:30:00,2022-06-10 04:30:00,1791.87,1792.56,1.85,100.0,0.1034,-0.07,0.09,-0.16,flip -5376,做多,2022-06-10 04:30:00,2022-06-10 05:30:00,1792.56,1791.69,1.85,100.0,0.1033,-0.09,0.09,-0.18,flip -5377,做空,2022-06-10 05:30:00,2022-06-10 08:00:00,1791.69,1789.22,1.85,100.0,0.1031,0.25,0.09,0.16,flip -5378,做多,2022-06-10 08:00:00,2022-06-12 20:30:00,1789.22,1476.51,1.85,100.0,0.1033,-32.31,0.08,-32.39,flip -5379,做空,2022-06-12 20:30:00,2022-06-12 21:00:00,1476.51,1482.84,1.53,100.0,0.1038,-0.66,0.08,-0.73,flip -5380,做多,2022-06-12 21:00:00,2022-06-12 21:30:00,1482.84,1473.86,1.52,100.0,0.1028,-0.92,0.08,-1.0,flip -5381,做空,2022-06-12 21:30:00,2022-06-13 20:00:00,1473.86,1270.08,1.51,100.0,0.1027,20.93,0.07,20.86,flip -5382,做多,2022-06-13 20:00:00,2022-06-13 20:30:00,1270.08,1241.33,1.73,100.0,0.1359,-3.91,0.08,-3.99,flip -5383,做空,2022-06-13 20:30:00,2022-06-14 05:00:00,1241.33,1218.32,1.68,100.0,0.1357,3.12,0.08,3.04,flip -5384,做多,2022-06-14 05:00:00,2022-06-14 09:30:00,1218.32,1190.23,1.72,100.0,0.1409,-3.96,0.08,-4.04,flip -5385,做空,2022-06-14 09:30:00,2022-06-14 12:30:00,1190.23,1197.22,1.68,100.0,0.1408,-0.98,0.08,-1.07,flip -5386,做多,2022-06-14 12:30:00,2022-06-14 13:30:00,1197.22,1217.82,1.66,100.0,0.139,2.86,0.08,2.78,flip -5387,做空,2022-06-14 13:30:00,2022-06-14 14:30:00,1217.82,1222.0,1.69,100.0,0.1389,-0.58,0.08,-0.67,flip -5388,做多,2022-06-14 14:30:00,2022-06-14 19:00:00,1222.0,1195.95,1.68,100.0,0.1378,-3.59,0.08,-3.67,flip -5389,做空,2022-06-14 19:00:00,2022-06-14 19:30:00,1195.95,1205.27,1.65,100.0,0.1376,-1.28,0.08,-1.37,flip -5390,做多,2022-06-14 19:30:00,2022-06-14 20:00:00,1205.27,1180.15,1.63,100.0,0.1354,-3.4,0.08,-3.48,flip -5391,做空,2022-06-14 20:00:00,2022-06-14 23:30:00,1180.15,1208.32,1.6,100.0,0.1352,-3.81,0.08,-3.89,flip -5392,做多,2022-06-14 23:30:00,2022-06-15 00:00:00,1208.32,1203.26,1.56,100.0,0.1288,-0.65,0.08,-0.73,flip -5393,做空,2022-06-15 00:00:00,2022-06-15 01:00:00,1203.26,1204.04,1.56,100.0,0.1298,-0.1,0.08,-0.18,flip -5394,做多,2022-06-15 01:00:00,2022-06-15 02:30:00,1204.04,1203.99,1.56,100.0,0.1295,-0.01,0.08,-0.08,flip -5395,做空,2022-06-15 02:30:00,2022-06-15 13:00:00,1203.99,1126.86,1.56,100.0,0.1294,9.98,0.07,9.9,flip -5396,做多,2022-06-15 13:00:00,2022-06-15 14:00:00,1126.86,1122.2,1.66,100.0,0.1469,-0.68,0.08,-0.77,flip -5397,做空,2022-06-15 14:00:00,2022-06-15 17:30:00,1122.2,1113.8,1.65,100.0,0.1468,1.23,0.08,1.15,flip -5398,做多,2022-06-15 17:30:00,2022-06-15 18:00:00,1113.8,1094.62,1.66,100.0,0.1489,-2.86,0.08,-2.94,flip -5399,做空,2022-06-15 18:00:00,2022-06-15 18:30:00,1094.62,1171.5,1.63,100.0,0.1487,-11.43,0.09,-11.52,flip -5400,做多,2022-06-15 18:30:00,2022-06-16 06:30:00,1171.5,1175.41,1.51,100.0,0.129,0.5,0.08,0.43,flip -5401,做空,2022-06-16 06:30:00,2022-06-17 01:30:00,1175.41,1106.93,1.53,100.0,0.1299,8.9,0.07,8.82,flip -5402,做多,2022-06-17 01:30:00,2022-06-17 02:00:00,1106.93,1094.94,1.62,100.0,0.146,-1.75,0.08,-1.83,flip -5403,做空,2022-06-17 02:00:00,2022-06-17 05:30:00,1094.94,1099.8,1.6,100.0,0.1458,-0.71,0.08,-0.79,flip -5404,做多,2022-06-17 05:30:00,2022-06-17 06:00:00,1099.8,1095.23,1.59,100.0,0.1444,-0.66,0.08,-0.74,flip -5405,做空,2022-06-17 06:00:00,2022-06-17 06:30:00,1095.23,1104.16,1.58,100.0,0.1442,-1.29,0.08,-1.37,flip -5406,做多,2022-06-17 06:30:00,2022-06-17 07:30:00,1104.16,1098.38,1.57,100.0,0.1418,-0.82,0.08,-0.9,flip -5407,做空,2022-06-17 07:30:00,2022-06-17 08:00:00,1098.38,1105.12,1.56,100.0,0.1416,-0.95,0.08,-1.03,flip -5408,做多,2022-06-17 08:00:00,2022-06-17 08:30:00,1105.12,1094.9,1.54,100.0,0.1397,-1.43,0.08,-1.5,flip -5409,做空,2022-06-17 08:30:00,2022-06-17 09:00:00,1094.9,1097.7,1.53,100.0,0.1396,-0.39,0.08,-0.47,flip -5410,做多,2022-06-17 09:00:00,2022-06-17 09:30:00,1097.7,1092.33,1.52,100.0,0.1388,-0.75,0.08,-0.82,flip -5411,做空,2022-06-17 09:30:00,2022-06-17 10:00:00,1092.33,1095.51,1.51,100.0,0.1386,-0.44,0.08,-0.52,flip -5412,做多,2022-06-17 10:00:00,2022-06-17 11:30:00,1095.51,1091.74,1.51,100.0,0.1377,-0.52,0.08,-0.59,flip -5413,做空,2022-06-17 11:30:00,2022-06-17 13:30:00,1091.74,1094.4,1.5,100.0,0.1375,-0.37,0.08,-0.44,flip -5414,做多,2022-06-17 13:30:00,2022-06-17 14:00:00,1094.4,1070.49,1.5,100.0,0.1367,-3.27,0.07,-3.34,flip -5415,做空,2022-06-17 14:00:00,2022-06-17 20:00:00,1070.49,1095.93,1.46,100.0,0.1366,-3.47,0.07,-3.55,flip -5416,做多,2022-06-17 20:00:00,2022-06-17 21:30:00,1095.93,1080.84,1.43,100.0,0.1301,-1.96,0.07,-2.03,flip -5417,做空,2022-06-17 21:30:00,2022-06-17 23:00:00,1080.84,1091.86,1.4,100.0,0.13,-1.43,0.07,-1.5,flip -5418,做多,2022-06-17 23:00:00,2022-06-17 23:30:00,1091.86,1085.99,1.39,100.0,0.1272,-0.75,0.07,-0.82,flip -5419,做空,2022-06-17 23:30:00,2022-06-18 00:00:00,1085.99,1094.17,1.38,100.0,0.1271,-1.04,0.07,-1.11,flip -5420,做多,2022-06-18 00:00:00,2022-06-18 00:30:00,1094.17,1087.47,1.39,100.0,0.1273,-0.85,0.07,-0.92,flip -5421,做空,2022-06-18 00:30:00,2022-06-18 06:30:00,1087.47,1018.2,1.38,100.0,0.1272,8.81,0.06,8.75,tp_lower -5422,做多,2022-06-18 22:00:00,2022-06-19 01:00:00,989.87,983.2,1.47,100.0,0.1485,-0.99,0.07,-1.06,flip -5423,做空,2022-06-19 01:00:00,2022-06-19 03:00:00,983.2,967.34,1.46,100.0,0.1487,2.36,0.07,2.29,flip -5424,做多,2022-06-19 03:00:00,2022-06-19 05:00:00,967.34,949.47,1.48,100.0,0.1534,-2.74,0.07,-2.81,flip -5425,做空,2022-06-19 05:00:00,2022-06-19 07:00:00,949.47,966.5,1.46,100.0,0.1533,-2.61,0.07,-2.68,flip -5426,做多,2022-06-19 07:00:00,2022-06-19 07:30:00,966.5,955.12,1.43,100.0,0.1477,-1.68,0.07,-1.75,flip -5427,做空,2022-06-19 07:30:00,2022-06-19 08:00:00,955.12,960.69,1.41,100.0,0.1476,-0.82,0.07,-0.89,flip -5428,做多,2022-06-19 08:00:00,2022-06-20 01:30:00,960.69,1075.25,1.4,100.0,0.1457,16.69,0.08,16.62,flip -5429,做空,2022-06-20 01:30:00,2022-06-20 02:30:00,1075.25,1074.69,1.57,100.0,0.1463,0.08,0.08,0.0,flip -5430,做多,2022-06-20 02:30:00,2022-06-20 03:30:00,1074.69,1079.1,1.57,100.0,0.1463,0.65,0.08,0.57,flip -5431,做空,2022-06-20 03:30:00,2022-06-20 04:00:00,1079.1,1090.0,1.58,100.0,0.1462,-1.59,0.08,-1.67,flip -5432,做多,2022-06-20 04:00:00,2022-06-20 04:30:00,1090.0,1068.64,1.56,100.0,0.1431,-3.06,0.08,-3.13,flip -5433,做空,2022-06-20 04:30:00,2022-06-20 05:30:00,1068.64,1080.68,1.53,100.0,0.143,-1.72,0.08,-1.8,flip -5434,做多,2022-06-20 05:30:00,2022-06-20 06:00:00,1080.68,1072.79,1.51,100.0,0.1396,-1.1,0.07,-1.18,flip -5435,做空,2022-06-20 06:00:00,2022-06-20 06:30:00,1072.79,1084.46,1.5,100.0,0.1395,-1.63,0.08,-1.7,flip -5436,做多,2022-06-20 06:30:00,2022-06-20 07:00:00,1084.46,1072.76,1.48,100.0,0.1364,-1.6,0.07,-1.67,flip -5437,做空,2022-06-20 07:00:00,2022-06-20 08:00:00,1072.76,1115.18,1.46,100.0,0.1362,-5.78,0.08,-5.85,flip -5438,做多,2022-06-20 08:00:00,2022-06-20 13:30:00,1115.18,1116.52,1.4,100.0,0.1257,0.17,0.07,0.1,flip -5439,做空,2022-06-20 13:30:00,2022-06-20 17:00:00,1116.52,1111.39,1.4,100.0,0.1256,0.64,0.07,0.57,flip -5440,做多,2022-06-20 17:00:00,2022-06-20 17:30:00,1111.39,1096.67,1.41,100.0,0.1266,-1.86,0.07,-1.93,flip -5441,做空,2022-06-20 17:30:00,2022-06-20 19:30:00,1096.67,1105.8,1.39,100.0,0.1265,-1.15,0.07,-1.22,flip -5442,做多,2022-06-20 19:30:00,2022-06-20 21:30:00,1105.8,1102.87,1.37,100.0,0.1243,-0.36,0.07,-0.43,flip -5443,做空,2022-06-20 21:30:00,2022-06-20 23:30:00,1102.87,1127.83,1.37,100.0,0.1242,-3.1,0.07,-3.17,flip -5444,做多,2022-06-20 23:30:00,2022-06-21 00:00:00,1127.83,1118.58,1.34,100.0,0.1185,-1.1,0.07,-1.16,flip -5445,做空,2022-06-21 00:00:00,2022-06-21 00:30:00,1118.58,1129.54,1.35,100.0,0.1203,-1.32,0.07,-1.39,flip -5446,做多,2022-06-21 00:30:00,2022-06-21 02:00:00,1129.54,1119.36,1.33,100.0,0.1179,-1.2,0.07,-1.27,flip -5447,做空,2022-06-21 02:00:00,2022-06-21 03:30:00,1119.36,1130.4,1.32,100.0,0.1177,-1.3,0.07,-1.37,flip -5448,做多,2022-06-21 03:30:00,2022-06-21 04:00:00,1130.4,1122.12,1.3,100.0,0.1153,-0.95,0.06,-1.02,flip -5449,做空,2022-06-21 04:00:00,2022-06-21 04:30:00,1122.12,1130.55,1.29,100.0,0.1152,-0.97,0.07,-1.04,flip -5450,做多,2022-06-21 04:30:00,2022-06-21 17:30:00,1130.55,1151.31,1.28,100.0,0.1134,2.35,0.07,2.29,flip -5451,做空,2022-06-21 17:30:00,2022-06-22 13:30:00,1151.31,1111.29,1.3,100.0,0.1133,4.53,0.06,4.47,flip -5452,做多,2022-06-22 13:30:00,2022-06-22 15:00:00,1111.29,1097.79,1.36,100.0,0.1221,-1.65,0.07,-1.71,flip -5453,做空,2022-06-22 15:00:00,2022-06-23 00:00:00,1097.79,1073.18,1.34,100.0,0.1219,3.0,0.07,2.94,flip -5454,做多,2022-06-23 00:00:00,2022-06-23 03:00:00,1073.18,1080.26,1.37,100.0,0.1276,0.9,0.07,0.83,flip -5455,做空,2022-06-23 03:00:00,2022-06-23 04:00:00,1080.26,1079.4,1.38,100.0,0.1275,0.11,0.07,0.04,flip -5456,做多,2022-06-23 04:00:00,2022-06-23 15:30:00,1079.4,1093.5,1.38,100.0,0.1276,1.8,0.07,1.73,flip -5457,做空,2022-06-23 15:30:00,2022-06-23 17:30:00,1093.5,1092.79,1.39,100.0,0.1274,0.09,0.07,0.02,flip -5458,做多,2022-06-23 17:30:00,2022-06-24 12:00:00,1092.79,1221.9,1.39,100.0,0.1275,16.46,0.08,16.38,tp_upper -5459,做多,2022-06-25 03:00:00,2022-06-25 04:00:00,1213.23,1214.77,1.56,100.0,0.1288,0.2,0.08,0.12,flip -5460,做空,2022-06-25 04:00:00,2022-06-25 04:30:00,1214.77,1220.55,1.56,100.0,0.1287,-0.74,0.08,-0.82,flip -5461,做多,2022-06-25 04:30:00,2022-06-25 06:00:00,1220.55,1210.34,1.55,100.0,0.1274,-1.3,0.08,-1.38,flip -5462,做空,2022-06-25 06:00:00,2022-06-25 06:30:00,1210.34,1219.0,1.54,100.0,0.1272,-1.1,0.08,-1.18,flip -5463,做多,2022-06-25 06:30:00,2022-06-25 10:00:00,1219.0,1221.21,1.53,100.0,0.1253,0.28,0.08,0.2,flip -5464,做空,2022-06-25 10:00:00,2022-06-25 10:30:00,1221.21,1225.24,1.53,100.0,0.1252,-0.5,0.08,-0.58,flip -5465,做多,2022-06-25 10:30:00,2022-06-25 11:30:00,1225.24,1216.5,1.52,100.0,0.1242,-1.09,0.08,-1.16,flip -5466,做空,2022-06-25 11:30:00,2022-06-25 18:30:00,1216.5,1211.52,1.51,100.0,0.1241,0.62,0.08,0.54,flip -5467,做多,2022-06-25 18:30:00,2022-06-25 19:00:00,1211.52,1203.86,1.51,100.0,0.125,-0.96,0.08,-1.03,flip -5468,做空,2022-06-25 19:00:00,2022-06-25 20:30:00,1203.86,1208.61,1.5,100.0,0.1249,-0.59,0.08,-0.67,flip -5469,做多,2022-06-25 20:30:00,2022-06-26 12:30:00,1208.61,1239.54,1.5,100.0,0.1238,3.83,0.08,3.75,flip -5470,做空,2022-06-26 12:30:00,2022-06-26 20:30:00,1239.54,1246.71,1.55,100.0,0.1248,-0.89,0.08,-0.97,flip -5471,做多,2022-06-26 20:30:00,2022-06-26 22:00:00,1246.71,1211.86,1.54,100.0,0.1233,-4.3,0.07,-4.37,flip -5472,做空,2022-06-26 22:00:00,2022-06-27 04:00:00,1211.86,1221.18,1.49,100.0,0.1231,-1.15,0.08,-1.22,flip -5473,做多,2022-06-27 04:00:00,2022-06-27 05:00:00,1221.18,1214.01,1.48,100.0,0.1215,-0.87,0.07,-0.94,flip -5474,做空,2022-06-27 05:00:00,2022-06-27 06:30:00,1214.01,1220.57,1.47,100.0,0.1213,-0.8,0.07,-0.87,flip -5475,做多,2022-06-27 06:30:00,2022-06-27 11:30:00,1220.57,1219.59,1.46,100.0,0.1199,-0.12,0.07,-0.19,flip -5476,做空,2022-06-27 11:30:00,2022-06-27 22:00:00,1219.59,1204.98,1.46,100.0,0.1198,1.75,0.07,1.68,flip -5477,做多,2022-06-27 22:00:00,2022-06-28 14:30:00,1204.98,1203.48,1.48,100.0,0.1226,-0.18,0.07,-0.26,flip -5478,做空,2022-06-28 14:30:00,2022-06-30 23:30:00,1203.48,1070.85,1.48,100.0,0.123,16.31,0.07,16.25,flip -5479,做多,2022-06-30 23:30:00,2022-07-01 00:00:00,1070.85,1093.34,1.64,100.0,0.1535,3.45,0.08,3.37,tp_upper -5480,做多,2022-07-01 12:00:00,2022-07-01 14:00:00,1050.19,1049.81,1.68,100.0,0.1598,-0.06,0.08,-0.14,flip -5481,做空,2022-07-01 14:00:00,2022-07-01 15:00:00,1049.81,1059.59,1.68,100.0,0.1596,-1.56,0.08,-1.65,flip -5482,做多,2022-07-01 15:00:00,2022-07-01 15:30:00,1059.59,1056.18,1.66,100.0,0.1565,-0.53,0.08,-0.62,flip -5483,做空,2022-07-01 15:30:00,2022-07-01 16:00:00,1056.18,1067.77,1.65,100.0,0.1563,-1.81,0.08,-1.9,flip -5484,做多,2022-07-01 16:00:00,2022-07-01 16:30:00,1067.77,1064.01,1.63,100.0,0.1528,-0.57,0.08,-0.66,flip -5485,做空,2022-07-01 16:30:00,2022-07-01 17:00:00,1064.01,1069.14,1.62,100.0,0.1526,-0.78,0.08,-0.86,flip -5486,做多,2022-07-01 17:00:00,2022-07-01 19:00:00,1069.14,1060.35,1.61,100.0,0.151,-1.33,0.08,-1.41,flip -5487,做空,2022-07-01 19:00:00,2022-07-01 19:30:00,1060.35,1067.32,1.6,100.0,0.1509,-1.05,0.08,-1.13,flip -5488,做多,2022-07-01 19:30:00,2022-07-01 22:00:00,1067.32,1062.4,1.59,100.0,0.1487,-0.73,0.08,-0.81,flip -5489,做空,2022-07-01 22:00:00,2022-07-01 22:30:00,1062.4,1064.04,1.58,100.0,0.1486,-0.24,0.08,-0.32,flip -5490,做多,2022-07-01 22:30:00,2022-07-01 23:30:00,1064.04,1059.24,1.57,100.0,0.148,-0.71,0.08,-0.79,flip -5491,做空,2022-07-01 23:30:00,2022-07-02 00:00:00,1059.24,1062.43,1.57,100.0,0.1478,-0.47,0.08,-0.55,flip -5492,做多,2022-07-02 00:00:00,2022-07-02 00:30:00,1062.43,1051.38,1.58,100.0,0.1485,-1.64,0.08,-1.72,flip -5493,做空,2022-07-02 00:30:00,2022-07-02 01:00:00,1051.38,1061.42,1.56,100.0,0.1483,-1.49,0.08,-1.57,flip -5494,做多,2022-07-02 01:00:00,2022-07-02 01:30:00,1061.42,1058.46,1.54,100.0,0.1453,-0.43,0.08,-0.51,flip -5495,做空,2022-07-02 01:30:00,2022-07-02 12:00:00,1058.46,1045.69,1.54,100.0,0.1452,1.85,0.08,1.78,flip -5496,做多,2022-07-02 12:00:00,2022-07-02 13:00:00,1045.69,1053.88,1.55,100.0,0.1486,1.22,0.08,1.14,flip -5497,做空,2022-07-02 13:00:00,2022-07-02 15:30:00,1053.88,1052.16,1.56,100.0,0.1485,0.26,0.08,0.18,flip -5498,做多,2022-07-02 15:30:00,2022-07-03 01:30:00,1052.16,1055.98,1.57,100.0,0.1488,0.57,0.08,0.49,flip -5499,做空,2022-07-03 01:30:00,2022-07-03 02:00:00,1055.98,1059.06,1.58,100.0,0.1496,-0.46,0.08,-0.54,flip -5500,做多,2022-07-03 02:00:00,2022-07-03 05:30:00,1059.06,1058.09,1.57,100.0,0.1486,-0.14,0.08,-0.22,flip -5501,做空,2022-07-03 05:30:00,2022-07-03 06:00:00,1058.09,1062.87,1.57,100.0,0.1484,-0.71,0.08,-0.79,flip -5502,做多,2022-07-03 06:00:00,2022-07-03 07:00:00,1062.87,1060.89,1.56,100.0,0.1469,-0.29,0.08,-0.37,flip -5503,做空,2022-07-03 07:00:00,2022-07-03 07:30:00,1060.89,1063.26,1.56,100.0,0.1468,-0.35,0.08,-0.43,flip -5504,做多,2022-07-03 07:30:00,2022-07-03 08:00:00,1063.26,1055.46,1.55,100.0,0.146,-1.14,0.08,-1.22,flip -5505,做空,2022-07-03 08:00:00,2022-07-03 11:00:00,1055.46,1062.86,1.54,100.0,0.1458,-1.08,0.08,-1.16,flip -5506,做多,2022-07-03 11:00:00,2022-07-03 18:00:00,1062.86,1057.44,1.53,100.0,0.1437,-0.78,0.08,-0.85,flip -5507,做空,2022-07-03 18:00:00,2022-07-03 18:30:00,1057.44,1059.04,1.52,100.0,0.1435,-0.23,0.08,-0.31,flip -5508,做多,2022-07-03 18:30:00,2022-07-04 02:30:00,1059.04,1049.55,1.51,100.0,0.1429,-1.36,0.08,-1.43,flip -5509,做空,2022-07-04 02:30:00,2022-07-04 09:30:00,1049.55,1068.29,1.51,100.0,0.1441,-2.7,0.08,-2.78,flip -5510,做多,2022-07-04 09:30:00,2022-07-05 08:00:00,1068.29,1143.08,1.48,100.0,0.1389,10.39,0.08,10.31,flip -5511,做空,2022-07-05 08:00:00,2022-07-05 18:30:00,1143.08,1126.74,1.59,100.0,0.139,2.27,0.08,2.19,flip -5512,做多,2022-07-05 18:30:00,2022-07-06 01:30:00,1126.74,1114.53,1.61,100.0,0.1429,-1.74,0.08,-1.82,flip -5513,做空,2022-07-06 01:30:00,2022-07-06 02:00:00,1114.53,1120.86,1.59,100.0,0.143,-0.91,0.08,-0.99,flip -5514,做多,2022-07-06 02:00:00,2022-07-06 02:30:00,1120.86,1118.35,1.58,100.0,0.1413,-0.35,0.08,-0.43,flip -5515,做空,2022-07-06 02:30:00,2022-07-06 03:00:00,1118.35,1118.64,1.58,100.0,0.1411,-0.04,0.08,-0.12,flip -5516,做多,2022-07-06 03:00:00,2022-07-06 06:00:00,1118.64,1121.92,1.58,100.0,0.1409,0.46,0.08,0.38,flip -5517,做空,2022-07-06 06:00:00,2022-07-06 06:30:00,1121.92,1134.59,1.58,100.0,0.1408,-1.78,0.08,-1.86,flip -5518,做多,2022-07-06 06:30:00,2022-07-06 10:00:00,1134.59,1141.3,1.56,100.0,0.1375,0.92,0.08,0.84,flip -5519,做空,2022-07-06 10:00:00,2022-07-06 12:30:00,1141.3,1135.47,1.57,100.0,0.1374,0.8,0.08,0.72,flip -5520,做多,2022-07-06 12:30:00,2022-07-06 13:30:00,1135.47,1140.78,1.57,100.0,0.1386,0.74,0.08,0.66,flip -5521,做空,2022-07-06 13:30:00,2022-07-06 15:30:00,1140.78,1132.85,1.58,100.0,0.1385,1.1,0.08,1.02,flip -5522,做多,2022-07-06 15:30:00,2022-07-06 22:00:00,1132.85,1184.08,1.59,100.0,0.1403,7.19,0.08,7.1,tp_upper -5523,做多,2022-07-08 07:30:00,2022-07-08 08:00:00,1240.82,1240.56,1.67,100.0,0.1349,-0.04,0.08,-0.12,flip -5524,做空,2022-07-08 08:00:00,2022-07-08 15:00:00,1240.56,1233.43,1.67,100.0,0.1348,0.96,0.08,0.88,flip -5525,做多,2022-07-08 15:00:00,2022-07-08 16:00:00,1233.43,1221.79,1.68,100.0,0.1362,-1.59,0.08,-1.67,flip -5526,做空,2022-07-08 16:00:00,2022-07-08 18:00:00,1221.79,1231.76,1.66,100.0,0.1361,-1.36,0.08,-1.44,flip -5527,做多,2022-07-08 18:00:00,2022-07-08 18:30:00,1231.76,1227.7,1.65,100.0,0.1338,-0.54,0.08,-0.63,flip -5528,做空,2022-07-08 18:30:00,2022-07-08 19:00:00,1227.7,1233.12,1.64,100.0,0.1336,-0.72,0.08,-0.81,flip -5529,做多,2022-07-08 19:00:00,2022-07-08 21:30:00,1233.12,1228.83,1.63,100.0,0.1323,-0.57,0.08,-0.65,flip -5530,做空,2022-07-08 21:30:00,2022-07-08 22:00:00,1228.83,1234.73,1.62,100.0,0.1322,-0.78,0.08,-0.86,flip -5531,做多,2022-07-08 22:00:00,2022-07-08 23:30:00,1234.73,1213.53,1.61,100.0,0.1308,-2.77,0.08,-2.85,flip -5532,做空,2022-07-08 23:30:00,2022-07-09 07:00:00,1213.53,1223.24,1.59,100.0,0.1307,-1.27,0.08,-1.35,flip -5533,做多,2022-07-09 07:00:00,2022-07-09 08:00:00,1223.24,1222.59,1.59,100.0,0.1296,-0.08,0.08,-0.16,flip -5534,做空,2022-07-09 08:00:00,2022-07-09 08:30:00,1222.59,1226.35,1.58,100.0,0.1295,-0.49,0.08,-0.57,flip -5535,做多,2022-07-09 08:30:00,2022-07-09 09:00:00,1226.35,1219.64,1.58,100.0,0.1285,-0.86,0.08,-0.94,flip -5536,做空,2022-07-09 09:00:00,2022-07-09 10:30:00,1219.64,1224.13,1.57,100.0,0.1284,-0.58,0.08,-0.66,flip -5537,做多,2022-07-09 10:30:00,2022-07-09 11:00:00,1224.13,1221.3,1.56,100.0,0.1273,-0.36,0.08,-0.44,flip -5538,做空,2022-07-09 11:00:00,2022-07-09 14:00:00,1221.3,1217.88,1.55,100.0,0.1272,0.44,0.08,0.36,flip -5539,做多,2022-07-09 14:00:00,2022-07-09 15:30:00,1217.88,1215.0,1.56,100.0,0.1278,-0.37,0.08,-0.45,flip -5540,做空,2022-07-09 15:30:00,2022-07-09 16:00:00,1215.0,1216.36,1.55,100.0,0.1277,-0.17,0.08,-0.25,flip -5541,做多,2022-07-09 16:00:00,2022-07-09 17:30:00,1216.36,1227.52,1.55,100.0,0.1273,1.42,0.08,1.34,tp_upper -5542,做多,2022-07-09 19:30:00,2022-07-09 20:00:00,1217.94,1215.6,1.56,100.0,0.1281,-0.3,0.08,-0.38,flip -5543,做空,2022-07-09 20:00:00,2022-07-09 20:30:00,1215.6,1218.89,1.56,100.0,0.128,-0.42,0.08,-0.5,flip -5544,做多,2022-07-09 20:30:00,2022-07-09 22:30:00,1218.89,1215.92,1.55,100.0,0.1272,-0.38,0.08,-0.46,flip -5545,做空,2022-07-09 22:30:00,2022-07-09 23:00:00,1215.92,1216.23,1.55,100.0,0.1271,-0.04,0.08,-0.12,flip -5546,做多,2022-07-09 23:00:00,2022-07-10 20:30:00,1216.23,1177.63,1.54,100.0,0.1269,-4.9,0.07,-4.97,flip -5547,做空,2022-07-10 20:30:00,2022-07-10 21:00:00,1177.63,1181.84,1.51,100.0,0.1284,-0.54,0.08,-0.62,flip -5548,做多,2022-07-10 21:00:00,2022-07-10 21:30:00,1181.84,1176.87,1.51,100.0,0.1274,-0.63,0.07,-0.71,flip -5549,做空,2022-07-10 21:30:00,2022-07-11 17:00:00,1176.87,1152.41,1.5,100.0,0.1272,3.11,0.07,3.04,flip -5550,做多,2022-07-11 17:00:00,2022-07-11 19:00:00,1152.41,1139.64,1.53,100.0,0.1329,-1.7,0.08,-1.77,flip -5551,做空,2022-07-11 19:00:00,2022-07-11 21:30:00,1139.64,1121.25,1.51,100.0,0.1327,2.44,0.07,2.37,tp_lower -5552,做多,2022-07-12 15:00:00,2022-07-12 15:30:00,1080.0,1075.53,1.54,100.0,0.1425,-0.64,0.08,-0.71,flip -5553,做空,2022-07-12 15:30:00,2022-07-12 16:00:00,1075.53,1084.42,1.53,100.0,0.1424,-1.27,0.08,-1.34,flip -5554,做多,2022-07-12 16:00:00,2022-07-12 17:00:00,1084.42,1074.09,1.52,100.0,0.1399,-1.44,0.08,-1.52,flip -5555,做空,2022-07-12 17:00:00,2022-07-12 17:30:00,1074.09,1075.84,1.5,100.0,0.1397,-0.24,0.08,-0.32,flip -5556,做多,2022-07-12 17:30:00,2022-07-12 18:00:00,1075.84,1069.37,1.5,100.0,0.1391,-0.9,0.07,-0.97,flip -5557,做空,2022-07-12 18:00:00,2022-07-13 02:30:00,1069.37,1055.89,1.49,100.0,0.139,1.87,0.07,1.8,flip -5558,做多,2022-07-13 02:30:00,2022-07-13 06:00:00,1055.89,1055.51,1.51,100.0,0.1431,-0.05,0.08,-0.13,flip -5559,做空,2022-07-13 06:00:00,2022-07-13 06:30:00,1055.51,1060.94,1.51,100.0,0.143,-0.78,0.08,-0.85,flip -5560,做多,2022-07-13 06:30:00,2022-07-13 12:30:00,1060.94,1028.44,1.5,100.0,0.1414,-4.59,0.07,-4.67,flip -5561,做空,2022-07-13 12:30:00,2022-07-13 14:30:00,1028.44,1065.83,1.45,100.0,0.1412,-5.28,0.08,-5.36,flip -5562,做多,2022-07-13 14:30:00,2022-07-13 15:30:00,1065.83,1059.63,1.4,100.0,0.1312,-0.81,0.07,-0.88,flip -5563,做空,2022-07-13 15:30:00,2022-07-13 16:00:00,1059.63,1059.89,1.39,100.0,0.1311,-0.03,0.07,-0.1,flip -5564,做多,2022-07-13 16:00:00,2022-07-14 07:30:00,1059.89,1097.06,1.39,100.0,0.1309,4.86,0.07,4.79,flip -5565,做空,2022-07-14 07:30:00,2022-07-14 14:30:00,1097.06,1096.34,1.44,100.0,0.1316,0.09,0.07,0.02,flip -5566,做多,2022-07-14 14:30:00,2022-07-15 16:00:00,1096.34,1208.5,1.44,100.0,0.1316,14.76,0.08,14.68,flip -5567,做空,2022-07-15 16:00:00,2022-07-15 16:30:00,1208.5,1211.28,1.59,100.0,0.1317,-0.37,0.08,-0.45,flip -5568,做多,2022-07-15 16:30:00,2022-07-15 20:00:00,1211.28,1275.76,1.59,100.0,0.131,8.44,0.08,8.36,tp_upper -5569,做多,2022-07-16 13:00:00,2022-07-16 16:00:00,1227.99,1347.57,1.67,100.0,0.1362,16.29,0.09,16.2,tp_upper -5570,做多,2022-07-17 10:30:00,2022-07-17 12:30:00,1356.89,1354.72,1.84,100.0,0.1353,-0.29,0.09,-0.39,flip -5571,做空,2022-07-17 12:30:00,2022-07-17 13:00:00,1354.72,1358.44,1.83,100.0,0.1351,-0.5,0.09,-0.59,flip -5572,做多,2022-07-17 13:00:00,2022-07-17 13:30:00,1358.44,1337.94,1.82,100.0,0.1343,-2.75,0.09,-2.84,flip -5573,做空,2022-07-17 13:30:00,2022-07-17 14:30:00,1337.94,1350.58,1.79,100.0,0.1341,-1.7,0.09,-1.79,flip -5574,做多,2022-07-17 14:30:00,2022-07-17 16:00:00,1350.58,1340.48,1.78,100.0,0.1315,-1.33,0.09,-1.42,flip -5575,做空,2022-07-17 16:00:00,2022-07-17 17:00:00,1340.48,1370.5,1.76,100.0,0.1313,-3.94,0.09,-4.03,flip -5576,做多,2022-07-17 17:00:00,2022-07-17 17:30:00,1370.5,1326.3,1.72,100.0,0.1255,-5.55,0.08,-5.63,flip -5577,做空,2022-07-17 17:30:00,2022-07-17 19:30:00,1326.3,1347.02,1.66,100.0,0.1253,-2.6,0.08,-2.68,flip -5578,做多,2022-07-17 19:30:00,2022-07-17 22:00:00,1347.02,1355.4,1.63,100.0,0.1214,1.02,0.08,0.93,flip -5579,做空,2022-07-17 22:00:00,2022-07-18 00:00:00,1355.4,1351.68,1.64,100.0,0.1212,0.45,0.08,0.37,flip -5580,做多,2022-07-18 00:00:00,2022-07-18 00:30:00,1351.68,1347.51,1.66,100.0,0.1229,-0.51,0.08,-0.6,flip -5581,做空,2022-07-18 00:30:00,2022-07-18 01:00:00,1347.51,1358.81,1.65,100.0,0.1228,-1.39,0.08,-1.47,flip -5582,做多,2022-07-18 01:00:00,2022-07-18 02:30:00,1358.81,1412.24,1.64,100.0,0.1206,6.44,0.09,6.36,tp_upper -5583,做多,2022-07-18 20:00:00,2022-07-18 20:30:00,1473.65,1470.86,1.7,100.0,0.1155,-0.32,0.08,-0.41,flip -5584,做空,2022-07-18 20:30:00,2022-07-18 21:00:00,1470.86,1485.55,1.7,100.0,0.1153,-1.69,0.09,-1.78,flip -5585,做多,2022-07-18 21:00:00,2022-07-18 23:00:00,1485.55,1558.99,1.68,100.0,0.113,8.3,0.09,8.21,tp_upper -5586,做多,2022-07-19 08:00:00,2022-07-19 14:00:00,1516.76,1543.57,1.77,100.0,0.1166,3.13,0.09,3.04,flip -5587,做空,2022-07-19 14:00:00,2022-07-19 14:30:00,1543.57,1546.67,1.8,100.0,0.1165,-0.36,0.09,-0.45,flip -5588,做多,2022-07-19 14:30:00,2022-07-19 15:00:00,1546.67,1523.14,1.79,100.0,0.1159,-2.73,0.09,-2.82,flip -5589,做空,2022-07-19 15:00:00,2022-07-19 15:30:00,1523.14,1539.38,1.76,100.0,0.1158,-1.88,0.09,-1.97,flip -5590,做多,2022-07-19 15:30:00,2022-07-19 23:00:00,1539.38,1550.89,1.74,100.0,0.1133,1.3,0.09,1.22,flip -5591,做空,2022-07-19 23:00:00,2022-07-20 03:00:00,1550.89,1562.71,1.75,100.0,0.1131,-1.34,0.09,-1.43,flip -5592,做多,2022-07-20 03:00:00,2022-07-20 04:00:00,1562.71,1554.87,1.75,100.0,0.1119,-0.88,0.09,-0.96,flip -5593,做空,2022-07-20 04:00:00,2022-07-20 04:30:00,1554.87,1561.31,1.74,100.0,0.1118,-0.72,0.09,-0.81,flip -5594,做多,2022-07-20 04:30:00,2022-07-20 07:00:00,1561.31,1559.12,1.73,100.0,0.1107,-0.24,0.09,-0.33,flip -5595,做空,2022-07-20 07:00:00,2022-07-20 10:00:00,1559.12,1595.87,1.72,100.0,0.1106,-4.07,0.09,-4.15,flip -5596,做多,2022-07-20 10:00:00,2022-07-20 16:00:00,1595.87,1568.63,1.68,100.0,0.1054,-2.87,0.08,-2.95,flip -5597,做空,2022-07-20 16:00:00,2022-07-20 18:00:00,1568.63,1567.79,1.65,100.0,0.1053,0.09,0.08,0.01,flip -5598,做多,2022-07-20 18:00:00,2022-07-20 18:30:00,1567.79,1559.64,1.65,100.0,0.1053,-0.86,0.08,-0.94,flip -5599,做空,2022-07-20 18:30:00,2022-07-21 12:00:00,1559.64,1504.01,1.64,100.0,0.1052,5.85,0.08,5.77,flip -5600,做多,2022-07-21 12:00:00,2022-07-21 13:00:00,1504.01,1498.76,1.71,100.0,0.1137,-0.6,0.09,-0.68,flip -5601,做空,2022-07-21 13:00:00,2022-07-21 13:30:00,1498.76,1504.44,1.7,100.0,0.1136,-0.65,0.09,-0.73,flip -5602,做多,2022-07-21 13:30:00,2022-07-21 14:00:00,1504.44,1487.94,1.69,100.0,0.1126,-1.86,0.08,-1.94,flip -5603,做空,2022-07-21 14:00:00,2022-07-21 15:00:00,1487.94,1508.23,1.67,100.0,0.1125,-2.28,0.08,-2.37,flip -5604,做多,2022-07-21 15:00:00,2022-07-22 14:00:00,1508.23,1596.12,1.65,100.0,0.1094,9.61,0.09,9.53,flip -5605,做空,2022-07-22 14:00:00,2022-07-22 14:30:00,1596.12,1610.84,1.75,100.0,0.1097,-1.62,0.09,-1.7,flip -5606,做多,2022-07-22 14:30:00,2022-07-22 15:00:00,1610.84,1583.53,1.73,100.0,0.1076,-2.94,0.09,-3.02,flip -5607,做空,2022-07-22 15:00:00,2022-07-23 04:30:00,1583.53,1586.35,1.7,100.0,0.1075,-0.3,0.09,-0.39,flip -5608,做多,2022-07-23 04:30:00,2022-07-23 08:30:00,1586.35,1549.88,1.7,100.0,0.1073,-3.91,0.08,-4.0,flip -5609,做空,2022-07-23 08:30:00,2022-07-23 09:00:00,1549.88,1562.35,1.66,100.0,0.1072,-1.34,0.08,-1.42,flip -5610,做多,2022-07-23 09:00:00,2022-07-23 09:30:00,1562.35,1560.14,1.65,100.0,0.1054,-0.23,0.08,-0.32,flip -5611,做空,2022-07-23 09:30:00,2022-07-23 22:00:00,1560.14,1538.06,1.64,100.0,0.1053,2.32,0.08,2.24,flip -5612,做多,2022-07-23 22:00:00,2022-07-24 13:30:00,1538.06,1581.38,1.66,100.0,0.1082,4.69,0.09,4.6,flip -5613,做空,2022-07-24 13:30:00,2022-07-24 14:00:00,1581.38,1611.86,1.72,100.0,0.1086,-3.31,0.09,-3.4,flip -5614,做多,2022-07-24 14:00:00,2022-07-24 16:00:00,1611.86,1587.28,1.68,100.0,0.1044,-2.57,0.08,-2.65,flip -5615,做空,2022-07-24 16:00:00,2022-07-24 16:30:00,1587.28,1590.99,1.65,100.0,0.1043,-0.39,0.08,-0.47,flip -5616,做多,2022-07-24 16:30:00,2022-07-24 18:30:00,1590.99,1597.7,1.65,100.0,0.1037,0.7,0.08,0.61,flip -5617,做空,2022-07-24 18:30:00,2022-07-24 19:00:00,1597.7,1607.9,1.65,100.0,0.1036,-1.06,0.08,-1.14,flip -5618,做多,2022-07-24 19:00:00,2022-07-24 22:30:00,1607.9,1604.88,1.64,100.0,0.1021,-0.31,0.08,-0.39,tp_upper -5619,做多,2022-07-24 23:00:00,2022-07-24 23:30:00,1610.31,1597.77,1.64,100.0,0.1017,-1.28,0.08,-1.36,flip -5620,做空,2022-07-24 23:30:00,2022-07-25 16:30:00,1597.77,1526.84,1.62,100.0,0.1016,7.21,0.08,7.13,flip -5621,做多,2022-07-25 16:30:00,2022-07-25 17:30:00,1526.84,1513.09,1.71,100.0,0.1117,-1.54,0.08,-1.62,flip -5622,做空,2022-07-25 17:30:00,2022-07-25 19:00:00,1513.09,1467.41,1.69,100.0,0.1116,5.1,0.08,5.02,tp_lower -5623,做多,2022-07-25 20:00:00,2022-07-25 21:00:00,1518.36,1520.09,1.74,100.0,0.1145,0.2,0.09,0.11,flip -5624,做空,2022-07-25 21:00:00,2022-07-26 21:00:00,1520.09,1383.79,1.74,100.0,0.1143,15.59,0.08,15.51,flip -5625,做多,2022-07-26 21:00:00,2022-07-27 18:00:00,1383.79,1551.42,1.9,100.0,0.1372,23.0,0.11,22.89,tp_upper -5626,做多,2022-07-28 09:30:00,2022-07-28 12:00:00,1619.32,1635.69,2.13,100.0,0.1315,2.15,0.11,2.04,flip -5627,做空,2022-07-28 12:00:00,2022-07-28 13:00:00,1635.69,1654.22,2.15,100.0,0.1313,-2.43,0.11,-2.54,flip -5628,做多,2022-07-28 13:00:00,2022-07-28 13:30:00,1654.22,1619.99,2.12,100.0,0.1283,-4.39,0.1,-4.49,flip -5629,做空,2022-07-28 13:30:00,2022-07-28 14:00:00,1619.99,1627.51,2.08,100.0,0.1281,-0.96,0.1,-1.07,flip -5630,做多,2022-07-28 14:00:00,2022-07-28 15:30:00,1627.51,1728.32,2.06,100.0,0.1268,12.79,0.11,12.68,tp_upper -5631,做多,2022-07-29 09:30:00,2022-07-29 10:00:00,1727.95,1719.75,2.2,100.0,0.1273,-1.04,0.11,-1.15,flip -5632,做空,2022-07-29 10:00:00,2022-07-29 10:30:00,1719.75,1720.59,2.19,100.0,0.1272,-0.11,0.11,-0.22,flip -5633,做多,2022-07-29 10:30:00,2022-07-29 15:00:00,1720.59,1711.61,2.18,100.0,0.1269,-1.14,0.11,-1.25,flip -5634,做空,2022-07-29 15:00:00,2022-07-29 15:30:00,1711.61,1721.5,2.17,100.0,0.1268,-1.25,0.11,-1.36,flip -5635,做多,2022-07-29 15:30:00,2022-07-29 16:00:00,1721.5,1669.45,2.16,100.0,0.1252,-6.52,0.1,-6.62,flip -5636,做空,2022-07-29 16:00:00,2022-07-29 18:00:00,1669.45,1721.84,2.09,100.0,0.1251,-6.55,0.11,-6.66,flip -5637,做多,2022-07-29 18:00:00,2022-07-29 21:30:00,1721.84,1715.95,2.02,100.0,0.1173,-0.69,0.1,-0.79,flip -5638,做空,2022-07-29 21:30:00,2022-07-29 22:00:00,1715.95,1731.79,2.01,100.0,0.1172,-1.86,0.1,-1.96,flip -5639,做多,2022-07-29 22:00:00,2022-07-30 01:30:00,1731.79,1722.79,1.99,100.0,0.115,-1.03,0.1,-1.13,flip -5640,做空,2022-07-30 01:30:00,2022-07-30 02:30:00,1722.79,1713.9,1.99,100.0,0.1158,1.03,0.1,0.93,flip -5641,做多,2022-07-30 02:30:00,2022-07-30 03:00:00,1713.9,1708.75,2.0,100.0,0.1169,-0.6,0.1,-0.7,flip -5642,做空,2022-07-30 03:00:00,2022-07-30 06:00:00,1708.75,1715.43,1.99,100.0,0.1167,-0.78,0.1,-0.88,flip -5643,做多,2022-07-30 06:00:00,2022-07-30 06:30:00,1715.43,1714.52,1.99,100.0,0.1157,-0.11,0.1,-0.2,flip -5644,做空,2022-07-30 06:30:00,2022-07-30 07:00:00,1714.52,1715.14,1.98,100.0,0.1156,-0.07,0.1,-0.17,flip -5645,做多,2022-07-30 07:00:00,2022-07-30 08:30:00,1715.14,1712.1,1.98,100.0,0.1154,-0.35,0.1,-0.45,flip -5646,做空,2022-07-30 08:30:00,2022-07-30 09:00:00,1712.1,1713.21,1.97,100.0,0.1153,-0.13,0.1,-0.23,flip -5647,做多,2022-07-30 09:00:00,2022-07-30 09:30:00,1713.21,1699.99,1.97,100.0,0.115,-1.52,0.1,-1.62,flip -5648,做空,2022-07-30 09:30:00,2022-07-30 12:30:00,1699.99,1719.45,1.95,100.0,0.1149,-2.24,0.1,-2.33,flip -5649,做多,2022-07-30 12:30:00,2022-07-30 14:30:00,1719.45,1715.54,1.93,100.0,0.1122,-0.44,0.1,-0.53,flip -5650,做空,2022-07-30 14:30:00,2022-07-30 15:00:00,1715.54,1732.09,1.92,100.0,0.1121,-1.85,0.1,-1.95,flip -5651,做多,2022-07-30 15:00:00,2022-07-30 19:00:00,1732.09,1711.97,1.9,100.0,0.1098,-2.21,0.09,-2.3,flip -5652,做空,2022-07-30 19:00:00,2022-07-31 00:30:00,1711.97,1708.86,1.88,100.0,0.1097,0.34,0.09,0.25,flip -5653,做多,2022-07-31 00:30:00,2022-07-31 01:30:00,1708.86,1695.91,1.9,100.0,0.1114,-1.44,0.09,-1.54,flip -5654,做空,2022-07-31 01:30:00,2022-07-31 07:00:00,1695.91,1701.69,1.89,100.0,0.1112,-0.64,0.09,-0.74,flip -5655,做多,2022-07-31 07:00:00,2022-07-31 14:30:00,1701.69,1703.98,1.88,100.0,0.1104,0.25,0.09,0.16,flip -5656,做空,2022-07-31 14:30:00,2022-07-31 15:00:00,1703.98,1707.95,1.88,100.0,0.1103,-0.44,0.09,-0.53,flip -5657,做多,2022-07-31 15:00:00,2022-07-31 16:00:00,1707.95,1706.03,1.87,100.0,0.1096,-0.21,0.09,-0.3,flip -5658,做空,2022-07-31 16:00:00,2022-07-31 17:30:00,1706.03,1706.92,1.87,100.0,0.1095,-0.1,0.09,-0.19,flip -5659,做多,2022-07-31 17:30:00,2022-07-31 18:00:00,1706.92,1716.44,1.87,100.0,0.1093,1.04,0.09,0.95,tp_upper -5660,做多,2022-07-31 19:00:00,2022-07-31 21:30:00,1717.05,1702.68,1.87,100.0,0.1092,-1.57,0.09,-1.66,flip -5661,做空,2022-07-31 21:30:00,2022-07-31 22:30:00,1702.68,1683.55,1.86,100.0,0.1091,2.09,0.09,1.99,tp_lower -5662,做多,2022-08-01 14:00:00,2022-08-01 15:00:00,1669.78,1674.11,1.89,100.0,0.1133,0.49,0.09,0.4,flip -5663,做空,2022-08-01 15:00:00,2022-08-02 00:00:00,1674.11,1642.63,1.89,100.0,0.1132,3.56,0.09,3.47,flip -5664,做多,2022-08-02 00:00:00,2022-08-03 00:00:00,1642.63,1604.69,1.93,100.0,0.1176,-4.46,0.09,-4.55,flip -5665,做空,2022-08-03 00:00:00,2022-08-03 03:00:00,1604.69,1616.84,1.89,100.0,0.1176,-1.43,0.1,-1.52,flip -5666,做多,2022-08-03 03:00:00,2022-08-03 07:30:00,1616.84,1628.62,1.87,100.0,0.1157,1.36,0.09,1.27,flip -5667,做空,2022-08-03 07:30:00,2022-08-03 08:00:00,1628.62,1636.73,1.88,100.0,0.1156,-0.94,0.09,-1.03,flip -5668,做多,2022-08-03 08:00:00,2022-08-03 20:00:00,1636.73,1644.16,1.87,100.0,0.1143,0.85,0.09,0.76,flip -5669,做空,2022-08-03 20:00:00,2022-08-04 01:00:00,1644.16,1647.73,1.88,100.0,0.1142,-0.41,0.09,-0.5,flip -5670,做多,2022-08-04 01:00:00,2022-08-04 02:30:00,1647.73,1653.5,1.88,100.0,0.1141,0.66,0.09,0.56,flip -5671,做空,2022-08-04 02:30:00,2022-08-04 03:30:00,1653.5,1650.95,1.88,100.0,0.114,0.29,0.09,0.2,flip -5672,做多,2022-08-04 03:30:00,2022-08-04 05:00:00,1650.95,1648.52,1.89,100.0,0.1142,-0.28,0.09,-0.37,flip -5673,做空,2022-08-04 05:00:00,2022-08-04 05:30:00,1648.52,1648.71,1.88,100.0,0.1141,-0.02,0.09,-0.12,flip -5674,做多,2022-08-04 05:30:00,2022-08-04 06:00:00,1648.71,1618.68,1.88,100.0,0.114,-3.42,0.09,-3.51,flip -5675,做空,2022-08-04 06:00:00,2022-08-04 13:30:00,1618.68,1632.93,1.84,100.0,0.1138,-1.62,0.09,-1.72,flip -5676,做多,2022-08-04 13:30:00,2022-08-04 14:00:00,1632.93,1611.21,1.82,100.0,0.1117,-2.43,0.09,-2.52,flip -5677,做空,2022-08-04 14:00:00,2022-08-04 23:30:00,1611.21,1607.2,1.8,100.0,0.1116,0.45,0.09,0.36,flip -5678,做多,2022-08-04 23:30:00,2022-08-05 00:30:00,1607.2,1606.73,1.8,100.0,0.1121,-0.05,0.09,-0.14,flip -5679,做空,2022-08-05 00:30:00,2022-08-05 01:00:00,1606.73,1609.97,1.81,100.0,0.1129,-0.37,0.09,-0.46,flip -5680,做多,2022-08-05 01:00:00,2022-08-05 17:30:00,1609.97,1663.23,1.81,100.0,0.1123,5.98,0.09,5.89,flip -5681,做空,2022-08-05 17:30:00,2022-08-05 18:00:00,1663.23,1663.75,1.87,100.0,0.1122,-0.06,0.09,-0.15,flip -5682,做多,2022-08-05 18:00:00,2022-08-05 20:00:00,1663.75,1676.25,1.86,100.0,0.112,1.4,0.09,1.31,flip -5683,做空,2022-08-05 20:00:00,2022-08-06 09:00:00,1676.25,1712.39,1.88,100.0,0.1119,-4.04,0.1,-4.14,flip -5684,做多,2022-08-06 09:00:00,2022-08-06 11:30:00,1712.39,1711.9,1.84,100.0,0.1076,-0.05,0.09,-0.14,flip -5685,做空,2022-08-06 11:30:00,2022-08-06 12:00:00,1711.9,1714.26,1.84,100.0,0.1075,-0.25,0.09,-0.35,flip -5686,做多,2022-08-06 12:00:00,2022-08-06 20:00:00,1714.26,1709.34,1.84,100.0,0.1071,-0.53,0.09,-0.62,flip -5687,做空,2022-08-06 20:00:00,2022-08-06 21:00:00,1709.34,1715.94,1.83,100.0,0.107,-0.71,0.09,-0.8,flip -5688,做多,2022-08-06 21:00:00,2022-08-06 22:00:00,1715.94,1712.87,1.82,100.0,0.106,-0.33,0.09,-0.42,flip -5689,做空,2022-08-06 22:00:00,2022-08-06 22:30:00,1712.87,1713.27,1.81,100.0,0.1059,-0.04,0.09,-0.13,flip -5690,做多,2022-08-06 22:30:00,2022-08-06 23:00:00,1713.27,1692.74,1.81,100.0,0.1058,-2.17,0.09,-2.26,flip -5691,做空,2022-08-06 23:00:00,2022-08-06 23:30:00,1692.74,1689.85,1.79,100.0,0.1057,0.31,0.09,0.22,tp_lower -5692,做多,2022-08-07 11:30:00,2022-08-07 23:00:00,1691.49,1690.98,1.8,100.0,0.1066,-0.05,0.09,-0.14,flip -5693,做空,2022-08-07 23:00:00,2022-08-07 23:30:00,1690.98,1699.25,1.8,100.0,0.1065,-0.88,0.09,-0.97,flip -5694,做多,2022-08-07 23:30:00,2022-08-08 01:00:00,1699.25,1701.99,1.79,100.0,0.1054,0.29,0.09,0.2,flip -5695,做空,2022-08-08 01:00:00,2022-08-08 02:00:00,1701.99,1704.76,1.8,100.0,0.1055,-0.29,0.09,-0.38,flip -5696,做多,2022-08-08 02:00:00,2022-08-08 08:30:00,1704.76,1772.85,1.79,100.0,0.1051,7.15,0.09,7.06,tp_upper -5697,做多,2022-08-08 22:00:00,2022-08-08 23:00:00,1773.95,1773.45,1.86,100.0,0.1049,-0.05,0.09,-0.15,flip -5698,做空,2022-08-08 23:00:00,2022-08-08 23:30:00,1773.45,1776.09,1.86,100.0,0.1048,-0.28,0.09,-0.37,flip -5699,做多,2022-08-08 23:30:00,2022-08-09 00:30:00,1776.09,1773.62,1.85,100.0,0.1044,-0.26,0.09,-0.35,flip -5700,做空,2022-08-09 00:30:00,2022-08-09 03:00:00,1773.62,1777.94,1.86,100.0,0.1047,-0.45,0.09,-0.55,flip -5701,做多,2022-08-09 03:00:00,2022-08-09 03:30:00,1777.94,1777.6,1.85,100.0,0.1041,-0.04,0.09,-0.13,flip -5702,做空,2022-08-09 03:30:00,2022-08-09 04:30:00,1777.6,1779.3,1.85,100.0,0.104,-0.18,0.09,-0.27,flip -5703,做多,2022-08-09 04:30:00,2022-08-09 05:00:00,1779.3,1774.74,1.85,100.0,0.1037,-0.47,0.09,-0.57,flip -5704,做空,2022-08-09 05:00:00,2022-08-09 05:30:00,1774.74,1776.31,1.84,100.0,0.1036,-0.16,0.09,-0.25,flip -5705,做多,2022-08-09 05:30:00,2022-08-09 08:00:00,1776.31,1774.35,1.84,100.0,0.1033,-0.2,0.09,-0.29,flip -5706,做空,2022-08-09 08:00:00,2022-08-09 09:30:00,1774.35,1733.58,1.83,100.0,0.1032,4.21,0.09,4.12,tp_lower -5707,做多,2022-08-10 07:00:00,2022-08-10 10:30:00,1683.69,1692.81,1.88,100.0,0.1119,1.02,0.09,0.93,flip -5708,做空,2022-08-10 10:30:00,2022-08-11 16:00:00,1692.81,1894.22,1.89,100.0,0.1118,-22.52,0.11,-22.62,flip -5709,做多,2022-08-11 16:00:00,2022-08-11 18:00:00,1894.22,1887.63,1.67,100.0,0.0881,-0.58,0.08,-0.66,flip -5710,做空,2022-08-11 18:00:00,2022-08-11 19:30:00,1887.63,1897.9,1.66,100.0,0.088,-0.9,0.08,-0.99,flip -5711,做多,2022-08-11 19:30:00,2022-08-11 20:00:00,1897.9,1895.61,1.65,100.0,0.0869,-0.2,0.08,-0.28,flip -5712,做空,2022-08-11 20:00:00,2022-08-11 20:30:00,1895.61,1900.42,1.65,100.0,0.0868,-0.42,0.08,-0.5,flip -5713,做多,2022-08-11 20:30:00,2022-08-11 22:00:00,1900.42,1883.79,1.64,100.0,0.0863,-1.44,0.08,-1.52,flip -5714,做空,2022-08-11 22:00:00,2022-08-12 02:30:00,1883.79,1902.03,1.62,100.0,0.0862,-1.57,0.08,-1.65,flip -5715,做多,2022-08-12 02:30:00,2022-08-12 04:00:00,1902.03,1896.7,1.62,100.0,0.085,-0.45,0.08,-0.53,flip -5716,做空,2022-08-12 04:00:00,2022-08-12 05:00:00,1896.7,1896.83,1.61,100.0,0.0849,-0.01,0.08,-0.09,flip -5717,做多,2022-08-12 05:00:00,2022-08-12 05:30:00,1896.83,1892.85,1.61,100.0,0.0848,-0.34,0.08,-0.42,flip -5718,做空,2022-08-12 05:30:00,2022-08-12 08:00:00,1892.85,1892.91,1.6,100.0,0.0847,-0.01,0.08,-0.09,flip -5719,做多,2022-08-12 08:00:00,2022-08-12 08:30:00,1892.91,1886.4,1.6,100.0,0.0846,-0.55,0.08,-0.63,flip -5720,做空,2022-08-12 08:30:00,2022-08-12 09:00:00,1886.4,1899.85,1.59,100.0,0.0845,-1.14,0.08,-1.22,flip -5721,做多,2022-08-12 09:00:00,2022-08-12 09:30:00,1899.85,1892.16,1.58,100.0,0.0832,-0.64,0.08,-0.72,flip -5722,做空,2022-08-12 09:30:00,2022-08-12 13:30:00,1892.16,1882.89,1.57,100.0,0.0832,0.77,0.08,0.69,flip -5723,做多,2022-08-12 13:30:00,2022-08-12 14:30:00,1882.89,1880.38,1.58,100.0,0.0839,-0.21,0.08,-0.29,flip -5724,做空,2022-08-12 14:30:00,2022-08-12 15:00:00,1880.38,1897.55,1.58,100.0,0.0838,-1.44,0.08,-1.52,flip -5725,做多,2022-08-12 15:00:00,2022-08-12 18:30:00,1897.55,1910.86,1.56,100.0,0.0822,1.09,0.08,1.02,tp_upper -5726,做多,2022-08-13 12:30:00,2022-08-13 13:30:00,1979.59,1977.24,1.59,100.0,0.0801,-0.19,0.08,-0.27,flip -5727,做空,2022-08-13 13:30:00,2022-08-13 14:00:00,1977.24,1981.69,1.58,100.0,0.08,-0.36,0.08,-0.44,flip -5728,做多,2022-08-13 14:00:00,2022-08-13 14:30:00,1981.69,1981.01,1.58,100.0,0.0796,-0.05,0.08,-0.13,flip -5729,做空,2022-08-13 14:30:00,2022-08-13 15:30:00,1981.01,1986.99,1.58,100.0,0.0795,-0.48,0.08,-0.55,flip -5730,做多,2022-08-13 15:30:00,2022-08-13 16:00:00,1986.99,1985.67,1.57,100.0,0.079,-0.1,0.08,-0.18,flip -5731,做空,2022-08-13 16:00:00,2022-08-13 16:30:00,1985.67,1988.77,1.57,100.0,0.0789,-0.24,0.08,-0.32,flip -5732,做多,2022-08-13 16:30:00,2022-08-13 18:00:00,1988.77,1990.0,1.56,100.0,0.0786,0.1,0.08,0.02,flip -5733,做空,2022-08-13 18:00:00,2022-08-13 20:30:00,1990.0,1989.04,1.56,100.0,0.0785,0.08,0.08,-0.0,flip -5734,做多,2022-08-13 20:30:00,2022-08-13 21:00:00,1989.04,1987.3,1.56,100.0,0.0785,-0.14,0.08,-0.21,flip -5735,做空,2022-08-13 21:00:00,2022-08-14 00:30:00,1987.3,1985.41,1.56,100.0,0.0784,0.15,0.08,0.07,flip -5736,做多,2022-08-14 00:30:00,2022-08-14 01:00:00,1985.41,1975.21,1.57,100.0,0.0791,-0.81,0.08,-0.89,flip -5737,做空,2022-08-14 01:00:00,2022-08-14 01:30:00,1975.21,1987.2,1.56,100.0,0.0791,-0.95,0.08,-1.03,flip -5738,做多,2022-08-14 01:30:00,2022-08-14 02:00:00,1987.2,1985.84,1.55,100.0,0.078,-0.11,0.08,-0.18,flip -5739,做空,2022-08-14 02:00:00,2022-08-14 02:30:00,1985.84,1986.82,1.55,100.0,0.078,-0.08,0.08,-0.15,flip -5740,做多,2022-08-14 02:30:00,2022-08-14 03:00:00,1986.82,1984.95,1.55,100.0,0.0778,-0.15,0.08,-0.22,flip -5741,做空,2022-08-14 03:00:00,2022-08-14 03:30:00,1984.95,1985.21,1.54,100.0,0.0777,-0.02,0.08,-0.1,flip -5742,做多,2022-08-14 03:30:00,2022-08-14 04:00:00,1985.21,1982.33,1.54,100.0,0.0776,-0.22,0.08,-0.3,flip -5743,做空,2022-08-14 04:00:00,2022-08-14 04:30:00,1982.33,1991.01,1.54,100.0,0.0775,-0.67,0.08,-0.75,flip -5744,做多,2022-08-14 04:30:00,2022-08-14 07:30:00,1991.01,2015.46,1.53,100.0,0.0768,1.88,0.08,1.8,tp_upper -5745,做多,2022-08-15 01:30:00,2022-08-15 06:00:00,1972.33,1921.23,1.56,100.0,0.0791,-4.04,0.08,-4.12,flip -5746,做空,2022-08-15 06:00:00,2022-08-15 16:30:00,1921.23,1927.65,1.52,100.0,0.079,-0.51,0.08,-0.58,flip -5747,做多,2022-08-15 16:30:00,2022-08-15 17:00:00,1927.65,1911.84,1.51,100.0,0.0784,-1.24,0.07,-1.31,flip -5748,做空,2022-08-15 17:00:00,2022-08-15 21:00:00,1911.84,1911.6,1.5,100.0,0.0783,0.02,0.07,-0.06,flip -5749,做多,2022-08-15 21:00:00,2022-08-15 21:30:00,1911.6,1902.35,1.5,100.0,0.0782,-0.72,0.07,-0.8,flip -5750,做空,2022-08-15 21:30:00,2022-08-15 22:00:00,1902.35,1909.04,1.49,100.0,0.0782,-0.52,0.07,-0.6,flip -5751,做多,2022-08-15 22:00:00,2022-08-15 22:30:00,1909.04,1894.09,1.48,100.0,0.0775,-1.16,0.07,-1.23,flip -5752,做空,2022-08-15 22:30:00,2022-08-15 23:00:00,1894.09,1897.85,1.47,100.0,0.0775,-0.29,0.07,-0.36,flip -5753,做多,2022-08-15 23:00:00,2022-08-16 00:00:00,1897.85,1881.9,1.46,100.0,0.0771,-1.23,0.07,-1.3,flip -5754,做空,2022-08-16 00:00:00,2022-08-16 01:00:00,1881.9,1905.03,1.46,100.0,0.0776,-1.79,0.07,-1.87,flip -5755,做多,2022-08-16 01:00:00,2022-08-16 01:30:00,1905.03,1897.49,1.44,100.0,0.0756,-0.57,0.07,-0.64,flip -5756,做空,2022-08-16 01:30:00,2022-08-16 02:00:00,1897.49,1902.2,1.43,100.0,0.0756,-0.36,0.07,-0.43,flip -5757,做多,2022-08-16 02:00:00,2022-08-16 02:30:00,1902.2,1890.0,1.43,100.0,0.0751,-0.92,0.07,-0.99,flip -5758,做空,2022-08-16 02:30:00,2022-08-16 03:00:00,1890.0,1886.13,1.42,100.0,0.075,0.29,0.07,0.22,tp_lower -5759,做多,2022-08-16 09:00:00,2022-08-16 10:00:00,1890.55,1891.15,1.42,100.0,0.0751,0.05,0.07,-0.03,flip -5760,做空,2022-08-16 10:00:00,2022-08-16 11:00:00,1891.15,1899.02,1.42,100.0,0.075,-0.59,0.07,-0.66,flip -5761,做多,2022-08-16 11:00:00,2022-08-16 12:30:00,1899.02,1889.12,1.41,100.0,0.0743,-0.74,0.07,-0.81,flip -5762,做空,2022-08-16 12:30:00,2022-08-16 15:30:00,1889.12,1886.63,1.4,100.0,0.0743,0.18,0.07,0.11,flip -5763,做多,2022-08-16 15:30:00,2022-08-16 16:00:00,1886.63,1879.68,1.4,100.0,0.0744,-0.52,0.07,-0.59,flip -5764,做空,2022-08-16 16:00:00,2022-08-16 18:00:00,1879.68,1885.85,1.4,100.0,0.0743,-0.46,0.07,-0.53,flip -5765,做多,2022-08-16 18:00:00,2022-08-16 18:30:00,1885.85,1870.01,1.39,100.0,0.0737,-1.17,0.07,-1.24,flip -5766,做空,2022-08-16 18:30:00,2022-08-16 20:00:00,1870.01,1879.82,1.38,100.0,0.0737,-0.72,0.07,-0.79,flip -5767,做多,2022-08-16 20:00:00,2022-08-16 21:00:00,1879.82,1880.0,1.37,100.0,0.0728,0.01,0.07,-0.06,flip -5768,做空,2022-08-16 21:00:00,2022-08-17 00:00:00,1880.0,1879.95,1.37,100.0,0.0727,0.0,0.07,-0.06,flip -5769,做多,2022-08-17 00:00:00,2022-08-17 02:00:00,1879.95,1884.4,1.39,100.0,0.0737,0.33,0.07,0.26,flip -5770,做空,2022-08-17 02:00:00,2022-08-17 09:00:00,1884.4,1890.02,1.39,100.0,0.0736,-0.41,0.07,-0.48,flip -5771,做多,2022-08-17 09:00:00,2022-08-17 09:30:00,1890.02,1889.08,1.38,100.0,0.0731,-0.07,0.07,-0.14,flip -5772,做空,2022-08-17 09:30:00,2022-08-18 01:00:00,1889.08,1853.83,1.38,100.0,0.073,2.57,0.07,2.51,flip -5773,做多,2022-08-18 01:00:00,2022-08-18 02:00:00,1853.83,1844.01,1.41,100.0,0.076,-0.75,0.07,-0.82,flip -5774,做空,2022-08-18 02:00:00,2022-08-18 02:30:00,1844.01,1851.31,1.4,100.0,0.0759,-0.55,0.07,-0.62,flip -5775,做多,2022-08-18 02:30:00,2022-08-18 03:30:00,1851.31,1847.75,1.39,100.0,0.0753,-0.27,0.07,-0.34,flip -5776,做空,2022-08-18 03:30:00,2022-08-18 05:00:00,1847.75,1849.96,1.39,100.0,0.0752,-0.17,0.07,-0.24,flip -5777,做多,2022-08-18 05:00:00,2022-08-18 06:30:00,1849.96,1838.31,1.39,100.0,0.0749,-0.87,0.07,-0.94,flip -5778,做空,2022-08-18 06:30:00,2022-08-18 07:00:00,1838.31,1843.47,1.38,100.0,0.0749,-0.39,0.07,-0.46,flip -5779,做多,2022-08-18 07:00:00,2022-08-18 08:00:00,1843.47,1843.91,1.37,100.0,0.0744,0.03,0.07,-0.04,flip -5780,做空,2022-08-18 08:00:00,2022-08-18 08:30:00,1843.91,1848.0,1.37,100.0,0.0743,-0.3,0.07,-0.37,flip -5781,做多,2022-08-18 08:30:00,2022-08-18 10:30:00,1848.0,1847.16,1.37,100.0,0.0739,-0.06,0.07,-0.13,flip -5782,做空,2022-08-18 10:30:00,2022-08-19 00:00:00,1847.16,1822.89,1.36,100.0,0.0738,1.79,0.07,1.72,tp_lower -5783,做多,2022-08-20 13:30:00,2022-08-20 14:30:00,1635.46,1632.81,1.39,100.0,0.0852,-0.23,0.07,-0.3,flip -5784,做空,2022-08-20 14:30:00,2022-08-20 15:30:00,1632.81,1633.99,1.39,100.0,0.0851,-0.1,0.07,-0.17,flip -5785,做多,2022-08-20 15:30:00,2022-08-20 16:30:00,1633.99,1617.78,1.39,100.0,0.0849,-1.38,0.07,-1.44,flip -5786,做空,2022-08-20 16:30:00,2022-08-20 18:30:00,1617.78,1579.33,1.37,100.0,0.0848,3.26,0.07,3.19,tp_lower -5787,做多,2022-08-21 02:30:00,2022-08-21 22:00:00,1593.91,1608.52,1.41,100.0,0.0883,1.29,0.07,1.22,flip -5788,做空,2022-08-21 22:00:00,2022-08-21 22:30:00,1608.52,1617.76,1.42,100.0,0.0882,-0.82,0.07,-0.89,flip -5789,做多,2022-08-21 22:30:00,2022-08-22 00:00:00,1617.76,1610.39,1.41,100.0,0.0872,-0.64,0.07,-0.71,flip -5790,做空,2022-08-22 00:00:00,2022-08-22 15:30:00,1610.39,1588.77,1.41,100.0,0.0873,1.89,0.07,1.82,flip -5791,做多,2022-08-22 15:30:00,2022-08-22 16:00:00,1588.77,1578.53,1.42,100.0,0.0895,-0.92,0.07,-0.99,flip -5792,做空,2022-08-22 16:00:00,2022-08-22 16:30:00,1578.53,1580.96,1.41,100.0,0.0895,-0.22,0.07,-0.29,flip -5793,做多,2022-08-22 16:30:00,2022-08-22 17:00:00,1580.96,1576.0,1.41,100.0,0.0891,-0.44,0.07,-0.51,flip -5794,做空,2022-08-22 17:00:00,2022-08-22 20:00:00,1576.0,1584.14,1.4,100.0,0.089,-0.72,0.07,-0.79,flip -5795,做多,2022-08-22 20:00:00,2022-08-22 20:30:00,1584.14,1579.02,1.39,100.0,0.088,-0.45,0.07,-0.52,flip -5796,做空,2022-08-22 20:30:00,2022-08-22 22:00:00,1579.02,1581.63,1.39,100.0,0.0879,-0.23,0.07,-0.3,flip -5797,做多,2022-08-22 22:00:00,2022-08-22 23:30:00,1581.63,1624.02,1.38,100.0,0.0875,3.71,0.07,3.64,tp_upper -5798,做多,2022-08-23 07:00:00,2022-08-23 09:00:00,1588.8,1593.51,1.43,100.0,0.0901,0.42,0.07,0.35,flip -5799,做空,2022-08-23 09:00:00,2022-08-23 09:30:00,1593.51,1610.26,1.43,100.0,0.09,-1.51,0.07,-1.58,flip -5800,做多,2022-08-23 09:30:00,2022-08-24 00:30:00,1610.26,1639.63,1.42,100.0,0.088,2.58,0.07,2.51,flip -5801,做空,2022-08-24 00:30:00,2022-08-24 05:00:00,1639.63,1640.18,1.44,100.0,0.0881,-0.05,0.07,-0.12,flip -5802,做多,2022-08-24 05:00:00,2022-08-24 05:30:00,1640.18,1636.82,1.44,100.0,0.088,-0.3,0.07,-0.37,flip -5803,做空,2022-08-24 05:30:00,2022-08-24 06:30:00,1636.82,1644.37,1.44,100.0,0.0879,-0.66,0.07,-0.74,flip -5804,做多,2022-08-24 06:30:00,2022-08-24 07:00:00,1644.37,1634.38,1.43,100.0,0.087,-0.87,0.07,-0.94,flip -5805,做空,2022-08-24 07:00:00,2022-08-24 08:00:00,1634.38,1636.64,1.42,100.0,0.0869,-0.2,0.07,-0.27,flip -5806,做多,2022-08-24 08:00:00,2022-08-24 08:30:00,1636.64,1633.3,1.42,100.0,0.0866,-0.29,0.07,-0.36,flip -5807,做空,2022-08-24 08:30:00,2022-08-24 09:00:00,1633.3,1637.13,1.41,100.0,0.0865,-0.33,0.07,-0.4,flip -5808,做多,2022-08-24 09:00:00,2022-08-24 09:30:00,1637.13,1634.65,1.41,100.0,0.086,-0.21,0.07,-0.28,flip -5809,做空,2022-08-24 09:30:00,2022-08-24 10:00:00,1634.65,1640.74,1.4,100.0,0.0859,-0.52,0.07,-0.59,flip -5810,做多,2022-08-24 10:00:00,2022-08-24 10:30:00,1640.74,1628.98,1.4,100.0,0.0852,-1.0,0.07,-1.07,flip -5811,做空,2022-08-24 10:30:00,2022-08-24 11:00:00,1628.98,1640.59,1.39,100.0,0.0851,-0.99,0.07,-1.06,flip -5812,做多,2022-08-24 11:00:00,2022-08-24 22:30:00,1640.59,1659.47,1.38,100.0,0.0838,1.58,0.07,1.51,flip -5813,做空,2022-08-24 22:30:00,2022-08-25 00:00:00,1659.47,1657.73,1.39,100.0,0.0837,0.15,0.07,0.08,flip -5814,做多,2022-08-25 00:00:00,2022-08-25 03:30:00,1657.73,1668.98,1.41,100.0,0.0848,0.95,0.07,0.88,flip -5815,做空,2022-08-25 03:30:00,2022-08-25 23:00:00,1668.98,1695.82,1.41,100.0,0.0847,-2.27,0.07,-2.35,tp_lower -5816,做多,2022-08-26 12:30:00,2022-08-26 14:00:00,1679.26,1659.67,1.39,100.0,0.083,-1.63,0.07,-1.69,flip -5817,做空,2022-08-26 14:00:00,2022-08-27 15:30:00,1659.67,1469.06,1.38,100.0,0.0829,15.8,0.06,15.74,tp_lower -5818,做多,2022-08-27 22:30:00,2022-08-28 00:00:00,1483.33,1484.28,1.53,100.0,0.1034,0.1,0.08,0.02,flip -5819,做空,2022-08-28 00:00:00,2022-08-28 00:30:00,1484.28,1485.66,1.53,100.0,0.1034,-0.14,0.08,-0.22,flip -5820,做多,2022-08-28 00:30:00,2022-08-28 04:00:00,1485.66,1483.95,1.53,100.0,0.1031,-0.18,0.08,-0.25,flip -5821,做空,2022-08-28 04:00:00,2022-08-28 04:30:00,1483.95,1486.02,1.53,100.0,0.103,-0.21,0.08,-0.29,flip -5822,做多,2022-08-28 04:30:00,2022-08-28 05:00:00,1486.02,1482.67,1.52,100.0,0.1026,-0.34,0.08,-0.42,flip -5823,做空,2022-08-28 05:00:00,2022-08-28 05:30:00,1482.67,1494.27,1.52,100.0,0.1025,-1.19,0.08,-1.27,flip -5824,做多,2022-08-28 05:30:00,2022-08-28 09:30:00,1494.27,1488.98,1.51,100.0,0.1008,-0.53,0.08,-0.61,flip -5825,做空,2022-08-28 09:30:00,2022-08-28 10:30:00,1488.98,1484.2,1.5,100.0,0.1007,0.48,0.07,0.41,flip -5826,做多,2022-08-28 10:30:00,2022-08-28 11:00:00,1484.2,1480.0,1.5,100.0,0.1013,-0.43,0.07,-0.5,flip -5827,做空,2022-08-28 11:00:00,2022-08-28 15:30:00,1480.0,1485.77,1.5,100.0,0.1012,-0.58,0.08,-0.66,flip -5828,做多,2022-08-28 15:30:00,2022-08-28 16:30:00,1485.77,1480.15,1.49,100.0,0.1003,-0.56,0.07,-0.64,flip -5829,做空,2022-08-28 16:30:00,2022-08-28 17:00:00,1480.15,1486.99,1.48,100.0,0.1002,-0.69,0.07,-0.76,flip -5830,做多,2022-08-28 17:00:00,2022-08-28 17:30:00,1486.99,1481.68,1.47,100.0,0.0992,-0.53,0.07,-0.6,flip -5831,做空,2022-08-28 17:30:00,2022-08-28 18:00:00,1481.68,1487.31,1.47,100.0,0.0991,-0.56,0.07,-0.63,flip -5832,做多,2022-08-28 18:00:00,2022-08-28 19:30:00,1487.31,1482.25,1.46,100.0,0.0982,-0.5,0.07,-0.57,flip -5833,做空,2022-08-28 19:30:00,2022-08-28 20:00:00,1482.25,1483.14,1.45,100.0,0.0981,-0.09,0.07,-0.16,flip -5834,做多,2022-08-28 20:00:00,2022-08-28 20:30:00,1483.14,1481.97,1.45,100.0,0.0979,-0.11,0.07,-0.19,flip -5835,做空,2022-08-28 20:30:00,2022-08-28 21:00:00,1481.97,1483.92,1.45,100.0,0.0978,-0.19,0.07,-0.26,flip -5836,做多,2022-08-28 21:00:00,2022-08-28 21:30:00,1483.92,1476.34,1.45,100.0,0.0974,-0.74,0.07,-0.81,flip -5837,做空,2022-08-28 21:30:00,2022-08-28 23:30:00,1476.34,1426.3,1.44,100.0,0.0973,4.87,0.07,4.8,tp_lower -5838,做多,2022-08-29 12:00:00,2022-08-30 12:30:00,1484.37,1570.0,1.51,100.0,0.1018,8.71,0.08,8.63,flip -5839,做空,2022-08-30 12:30:00,2022-08-30 19:00:00,1570.0,1550.98,1.6,100.0,0.1017,1.93,0.08,1.86,flip -5840,做多,2022-08-30 19:00:00,2022-08-30 19:30:00,1550.98,1542.59,1.61,100.0,0.1041,-0.87,0.08,-0.95,flip -5841,做空,2022-08-30 19:30:00,2022-08-30 20:30:00,1542.59,1557.02,1.6,100.0,0.104,-1.5,0.08,-1.58,flip -5842,做多,2022-08-30 20:30:00,2022-08-30 21:00:00,1557.02,1548.01,1.59,100.0,0.102,-0.92,0.08,-1.0,flip -5843,做空,2022-08-30 21:00:00,2022-08-31 00:00:00,1548.01,1547.01,1.58,100.0,0.1019,0.1,0.08,0.02,flip -5844,做多,2022-08-31 00:00:00,2022-08-31 14:30:00,1547.01,1566.19,1.58,100.0,0.1024,1.96,0.08,1.88,flip -5845,做空,2022-08-31 14:30:00,2022-08-31 19:30:00,1566.19,1574.68,1.6,100.0,0.1023,-0.87,0.08,-0.95,flip -5846,做多,2022-08-31 19:30:00,2022-08-31 22:00:00,1574.68,1559.44,1.59,100.0,0.1011,-1.54,0.08,-1.62,flip -5847,做空,2022-08-31 22:00:00,2022-09-01 02:00:00,1559.44,1570.94,1.57,100.0,0.101,-1.16,0.08,-1.24,flip -5848,做多,2022-09-01 02:00:00,2022-09-01 02:30:00,1570.94,1556.11,1.57,100.0,0.0997,-1.48,0.08,-1.56,flip -5849,做空,2022-09-01 02:30:00,2022-09-01 10:00:00,1556.11,1553.01,1.55,100.0,0.0996,0.31,0.08,0.23,flip -5850,做多,2022-09-01 10:00:00,2022-09-01 12:30:00,1553.01,1564.36,1.55,100.0,0.0999,1.13,0.08,1.06,flip -5851,做空,2022-09-01 12:30:00,2022-09-01 13:30:00,1564.36,1566.82,1.56,100.0,0.0998,-0.25,0.08,-0.32,flip -5852,做多,2022-09-01 13:30:00,2022-09-01 14:00:00,1566.82,1550.52,1.56,100.0,0.0994,-1.62,0.08,-1.7,flip -5853,做空,2022-09-01 14:00:00,2022-09-01 14:30:00,1550.52,1517.22,1.54,100.0,0.0993,3.31,0.08,3.23,tp_lower -5854,做多,2022-09-01 17:00:00,2022-09-01 17:30:00,1565.81,1554.55,1.57,100.0,0.1004,-1.13,0.08,-1.21,flip -5855,做空,2022-09-01 17:30:00,2022-09-01 18:00:00,1554.55,1564.5,1.56,100.0,0.1003,-1.0,0.08,-1.08,flip -5856,做多,2022-09-01 18:00:00,2022-09-02 10:30:00,1564.5,1588.65,1.55,100.0,0.0989,2.39,0.08,2.31,flip -5857,做空,2022-09-02 10:30:00,2022-09-02 11:30:00,1588.65,1592.5,1.58,100.0,0.0996,-0.38,0.08,-0.46,flip -5858,做多,2022-09-02 11:30:00,2022-09-02 12:30:00,1592.5,1622.99,1.58,100.0,0.099,3.02,0.08,2.94,tp_upper -5859,做多,2022-09-02 12:30:00,2022-09-02 13:00:00,1622.99,1638.86,1.61,100.0,0.0989,1.57,0.08,1.49,tp_upper -5860,做多,2022-09-03 13:30:00,2022-09-03 18:00:00,1560.62,1552.8,1.62,100.0,0.1041,-0.81,0.08,-0.89,flip -5861,做空,2022-09-03 18:00:00,2022-09-03 21:00:00,1552.8,1552.42,1.61,100.0,0.104,0.04,0.08,-0.04,flip -5862,做多,2022-09-03 21:00:00,2022-09-03 21:30:00,1552.42,1551.32,1.61,100.0,0.1039,-0.11,0.08,-0.19,flip -5863,做空,2022-09-03 21:30:00,2022-09-03 22:00:00,1551.32,1557.43,1.61,100.0,0.1038,-0.63,0.08,-0.72,flip -5864,做多,2022-09-03 22:00:00,2022-09-03 23:00:00,1557.43,1552.63,1.6,100.0,0.1029,-0.49,0.08,-0.57,flip -5865,做空,2022-09-03 23:00:00,2022-09-03 23:30:00,1552.63,1556.41,1.6,100.0,0.1028,-0.39,0.08,-0.47,flip -5866,做多,2022-09-03 23:30:00,2022-09-04 01:30:00,1556.41,1554.09,1.59,100.0,0.1022,-0.24,0.08,-0.32,flip -5867,做空,2022-09-04 01:30:00,2022-09-04 02:00:00,1554.09,1556.37,1.6,100.0,0.1027,-0.23,0.08,-0.31,flip -5868,做多,2022-09-04 02:00:00,2022-09-04 02:30:00,1556.37,1552.43,1.59,100.0,0.1023,-0.4,0.08,-0.48,flip -5869,做空,2022-09-04 02:30:00,2022-09-04 04:00:00,1552.43,1551.74,1.59,100.0,0.1022,0.07,0.08,-0.01,flip -5870,做多,2022-09-04 04:00:00,2022-09-04 05:00:00,1551.74,1552.47,1.59,100.0,0.1022,0.07,0.08,-0.0,flip -5871,做空,2022-09-04 05:00:00,2022-09-04 08:30:00,1552.47,1552.75,1.58,100.0,0.1021,-0.03,0.08,-0.11,flip -5872,做多,2022-09-04 08:30:00,2022-09-04 09:30:00,1552.75,1552.05,1.58,100.0,0.1019,-0.07,0.08,-0.15,flip -5873,做空,2022-09-04 09:30:00,2022-09-04 10:00:00,1552.05,1554.72,1.58,100.0,0.1018,-0.27,0.08,-0.35,flip -5874,做多,2022-09-04 10:00:00,2022-09-04 12:00:00,1554.72,1564.94,1.58,100.0,0.1014,1.04,0.08,0.96,tp_upper -5875,做多,2022-09-04 14:00:00,2022-09-05 05:00:00,1551.47,1560.69,1.59,100.0,0.1022,0.94,0.08,0.86,flip -5876,做空,2022-09-05 05:00:00,2022-09-05 06:30:00,1560.69,1566.84,1.61,100.0,0.1029,-0.63,0.08,-0.71,flip -5877,做多,2022-09-05 06:30:00,2022-09-05 12:30:00,1566.84,1571.53,1.6,100.0,0.102,0.48,0.08,0.4,flip -5878,做空,2022-09-05 12:30:00,2022-09-05 13:30:00,1571.53,1573.57,1.6,100.0,0.1019,-0.21,0.08,-0.29,flip -5879,做多,2022-09-05 13:30:00,2022-09-05 15:00:00,1573.57,1593.56,1.6,100.0,0.1015,2.03,0.08,1.95,tp_upper -5880,做多,2022-09-06 14:00:00,2022-09-06 16:00:00,1653.82,1656.68,1.62,100.0,0.0981,0.28,0.08,0.2,flip -5881,做空,2022-09-06 16:00:00,2022-09-06 16:30:00,1656.68,1661.0,1.62,100.0,0.098,-0.42,0.08,-0.5,flip -5882,做多,2022-09-06 16:30:00,2022-09-06 17:00:00,1661.0,1597.2,1.62,100.0,0.0974,-6.21,0.08,-6.29,flip -5883,做空,2022-09-06 17:00:00,2022-09-06 17:30:00,1597.2,1587.0,1.55,100.0,0.0973,0.99,0.08,0.92,tp_lower -5884,做多,2022-09-07 13:00:00,2022-09-07 20:00:00,1532.1,1637.57,1.57,100.0,0.1024,10.8,0.08,10.71,tp_upper -5885,做多,2022-09-08 07:30:00,2022-09-08 09:30:00,1612.87,1617.26,1.68,100.0,0.1039,0.46,0.08,0.37,flip -5886,做空,2022-09-08 09:30:00,2022-09-08 10:00:00,1617.26,1632.5,1.68,100.0,0.1038,-1.58,0.08,-1.67,flip -5887,做多,2022-09-08 10:00:00,2022-09-08 12:00:00,1632.5,1627.13,1.66,100.0,0.1018,-0.55,0.08,-0.63,flip -5888,做空,2022-09-08 12:00:00,2022-09-08 13:30:00,1627.13,1634.26,1.65,100.0,0.1017,-0.72,0.08,-0.81,flip -5889,做多,2022-09-08 13:30:00,2022-09-08 15:30:00,1634.26,1628.6,1.65,100.0,0.1007,-0.57,0.08,-0.65,flip -5890,做空,2022-09-08 15:30:00,2022-09-08 16:30:00,1628.6,1629.0,1.64,100.0,0.1006,-0.04,0.08,-0.12,flip -5891,做多,2022-09-08 16:30:00,2022-09-08 17:30:00,1629.0,1629.41,1.64,100.0,0.1004,0.04,0.08,-0.04,flip -5892,做空,2022-09-08 17:30:00,2022-09-08 19:00:00,1629.41,1630.62,1.63,100.0,0.1003,-0.12,0.08,-0.2,flip -5893,做多,2022-09-08 19:00:00,2022-09-08 22:00:00,1630.62,1630.09,1.63,100.0,0.1001,-0.05,0.08,-0.13,flip -5894,做空,2022-09-08 22:00:00,2022-09-08 22:30:00,1630.09,1630.99,1.63,100.0,0.1,-0.09,0.08,-0.17,flip -5895,做多,2022-09-08 22:30:00,2022-09-08 23:30:00,1630.99,1634.22,1.63,100.0,0.0998,0.32,0.08,0.24,flip -5896,做空,2022-09-08 23:30:00,2022-09-09 00:00:00,1634.22,1641.96,1.63,100.0,0.0997,-0.77,0.08,-0.85,flip -5897,做多,2022-09-09 00:00:00,2022-09-09 01:30:00,1641.96,1631.14,1.64,100.0,0.0997,-1.08,0.08,-1.16,flip -5898,做空,2022-09-09 01:30:00,2022-09-09 02:00:00,1631.14,1642.41,1.62,100.0,0.0996,-1.12,0.08,-1.2,flip -5899,做多,2022-09-09 02:00:00,2022-09-09 03:30:00,1642.41,1671.77,1.61,100.0,0.0981,2.88,0.08,2.8,tp_upper -5900,做多,2022-09-09 18:30:00,2022-09-09 21:30:00,1708.91,1713.2,1.64,100.0,0.0959,0.41,0.08,0.33,flip -5901,做空,2022-09-09 21:30:00,2022-09-09 22:00:00,1713.2,1716.56,1.64,100.0,0.0958,-0.32,0.08,-0.4,flip -5902,做多,2022-09-09 22:00:00,2022-09-09 23:00:00,1716.56,1707.99,1.64,100.0,0.0953,-0.82,0.08,-0.9,flip -5903,做空,2022-09-09 23:00:00,2022-09-09 23:30:00,1707.99,1717.48,1.63,100.0,0.0952,-0.9,0.08,-0.99,flip -5904,做多,2022-09-09 23:30:00,2022-09-10 00:00:00,1717.48,1711.7,1.62,100.0,0.0941,-0.54,0.08,-0.62,flip -5905,做空,2022-09-10 00:00:00,2022-09-10 00:30:00,1711.7,1715.79,1.62,100.0,0.0947,-0.39,0.08,-0.47,flip -5906,做多,2022-09-10 00:30:00,2022-09-10 07:30:00,1715.79,1710.0,1.61,100.0,0.0941,-0.54,0.08,-0.63,flip -5907,做空,2022-09-10 07:30:00,2022-09-10 09:00:00,1710.0,1718.56,1.61,100.0,0.094,-0.8,0.08,-0.89,flip -5908,做多,2022-09-10 09:00:00,2022-09-10 10:00:00,1718.56,1719.7,1.6,100.0,0.093,0.11,0.08,0.03,flip -5909,做空,2022-09-10 10:00:00,2022-09-10 10:30:00,1719.7,1724.72,1.6,100.0,0.0929,-0.47,0.08,-0.55,flip -5910,做多,2022-09-10 10:30:00,2022-09-10 11:30:00,1724.72,1722.44,1.59,100.0,0.0923,-0.21,0.08,-0.29,flip -5911,做空,2022-09-10 11:30:00,2022-09-10 12:00:00,1722.44,1723.76,1.59,100.0,0.0922,-0.12,0.08,-0.2,flip -5912,做多,2022-09-10 12:00:00,2022-09-10 13:00:00,1723.76,1723.03,1.58,100.0,0.0919,-0.07,0.08,-0.15,flip -5913,做空,2022-09-10 13:00:00,2022-09-10 16:30:00,1723.03,1722.01,1.58,100.0,0.0918,0.09,0.08,0.01,flip -5914,做多,2022-09-10 16:30:00,2022-09-10 17:00:00,1722.01,1720.65,1.58,100.0,0.0919,-0.12,0.08,-0.2,flip -5915,做空,2022-09-10 17:00:00,2022-09-10 18:00:00,1720.65,1731.69,1.58,100.0,0.0918,-1.01,0.08,-1.09,flip -5916,做多,2022-09-10 18:00:00,2022-09-10 21:30:00,1731.69,1749.64,1.57,100.0,0.0905,1.62,0.08,1.55,tp_upper -5917,做多,2022-09-11 13:30:00,2022-09-11 14:00:00,1765.86,1755.53,1.6,100.0,0.0906,-0.94,0.08,-1.02,flip -5918,做空,2022-09-11 14:00:00,2022-09-11 15:00:00,1755.53,1768.75,1.59,100.0,0.0905,-1.2,0.08,-1.28,flip -5919,做多,2022-09-11 15:00:00,2022-09-11 17:30:00,1768.75,1770.22,1.58,100.0,0.0891,0.13,0.08,0.05,tp_upper -5920,做多,2022-09-11 23:30:00,2022-09-12 00:00:00,1765.01,1754.62,1.58,100.0,0.0892,-0.93,0.08,-1.01,flip -5921,做空,2022-09-12 00:00:00,2022-09-12 01:30:00,1754.62,1760.49,1.57,100.0,0.0894,-0.53,0.08,-0.6,flip -5922,做多,2022-09-12 01:30:00,2022-09-12 02:00:00,1760.49,1739.64,1.56,100.0,0.0888,-1.85,0.08,-1.93,flip -5923,做空,2022-09-12 02:00:00,2022-09-12 07:30:00,1739.64,1756.85,1.54,100.0,0.0887,-1.53,0.08,-1.6,flip -5924,做多,2022-09-12 07:30:00,2022-09-12 08:00:00,1756.85,1750.56,1.53,100.0,0.0868,-0.55,0.08,-0.62,flip -5925,做空,2022-09-12 08:00:00,2022-09-12 08:30:00,1750.56,1752.26,1.52,100.0,0.0868,-0.15,0.08,-0.22,flip -5926,做多,2022-09-12 08:30:00,2022-09-12 09:30:00,1752.26,1749.28,1.52,100.0,0.0865,-0.26,0.08,-0.33,flip -5927,做空,2022-09-12 09:30:00,2022-09-12 10:30:00,1749.28,1743.11,1.51,100.0,0.0864,0.53,0.08,0.46,flip -5928,做多,2022-09-12 10:30:00,2022-09-12 12:00:00,1743.11,1738.71,1.52,100.0,0.0869,-0.38,0.08,-0.46,flip -5929,做空,2022-09-12 12:00:00,2022-09-12 12:30:00,1738.71,1745.21,1.51,100.0,0.0868,-0.56,0.08,-0.64,flip -5930,做多,2022-09-12 12:30:00,2022-09-12 14:00:00,1745.21,1743.58,1.5,100.0,0.0861,-0.14,0.08,-0.22,flip -5931,做空,2022-09-12 14:00:00,2022-09-13 04:00:00,1743.58,1720.68,1.5,100.0,0.086,1.97,0.07,1.9,flip -5932,做多,2022-09-13 04:00:00,2022-09-13 04:30:00,1720.68,1712.58,1.53,100.0,0.0891,-0.72,0.08,-0.8,flip -5933,做空,2022-09-13 04:30:00,2022-09-13 05:00:00,1712.58,1713.4,1.52,100.0,0.089,-0.07,0.08,-0.15,flip -5934,做多,2022-09-13 05:00:00,2022-09-13 06:30:00,1713.4,1705.11,1.52,100.0,0.0888,-0.74,0.08,-0.81,flip -5935,做空,2022-09-13 06:30:00,2022-09-13 07:00:00,1705.11,1708.9,1.51,100.0,0.0888,-0.34,0.08,-0.41,flip -5936,做多,2022-09-13 07:00:00,2022-09-13 08:00:00,1708.9,1713.67,1.51,100.0,0.0883,0.42,0.08,0.35,flip -5937,做空,2022-09-13 08:00:00,2022-09-13 12:30:00,1713.67,1628.43,1.51,100.0,0.0882,7.52,0.07,7.45,tp_lower -5938,做多,2022-09-14 04:30:00,2022-09-14 08:00:00,1616.58,1582.83,1.59,100.0,0.0986,-3.33,0.08,-3.41,flip -5939,做空,2022-09-14 08:00:00,2022-09-14 08:30:00,1582.83,1599.03,1.56,100.0,0.0985,-1.6,0.08,-1.67,flip -5940,做多,2022-09-14 08:30:00,2022-09-14 09:30:00,1599.03,1600.42,1.54,100.0,0.0964,0.13,0.08,0.06,flip -5941,做空,2022-09-14 09:30:00,2022-09-14 10:30:00,1600.42,1598.01,1.54,100.0,0.0963,0.23,0.08,0.16,flip -5942,做多,2022-09-14 10:30:00,2022-09-14 11:30:00,1598.01,1591.25,1.54,100.0,0.0965,-0.65,0.08,-0.73,flip -5943,做空,2022-09-14 11:30:00,2022-09-14 12:30:00,1591.25,1601.29,1.53,100.0,0.0964,-0.97,0.08,-1.05,flip -5944,做多,2022-09-14 12:30:00,2022-09-14 13:30:00,1601.29,1601.25,1.52,100.0,0.0951,-0.0,0.08,-0.08,flip -5945,做空,2022-09-14 13:30:00,2022-09-14 14:30:00,1601.25,1599.37,1.52,100.0,0.095,0.18,0.08,0.1,flip -5946,做多,2022-09-14 14:30:00,2022-09-14 15:00:00,1599.37,1592.91,1.52,100.0,0.0951,-0.61,0.08,-0.69,flip -5947,做空,2022-09-14 15:00:00,2022-09-14 17:00:00,1592.91,1594.73,1.51,100.0,0.095,-0.17,0.08,-0.25,flip -5948,做多,2022-09-14 17:00:00,2022-09-14 21:00:00,1594.73,1594.21,1.51,100.0,0.0947,-0.05,0.08,-0.12,flip -5949,做空,2022-09-14 21:00:00,2022-09-14 21:30:00,1594.21,1613.61,1.51,100.0,0.0946,-1.84,0.08,-1.91,flip -5950,做多,2022-09-14 21:30:00,2022-09-15 01:00:00,1613.61,1607.06,1.49,100.0,0.0923,-0.6,0.07,-0.68,flip -5951,做空,2022-09-15 01:00:00,2022-09-15 02:30:00,1607.06,1603.19,1.5,100.0,0.0932,0.36,0.07,0.29,flip -5952,做多,2022-09-15 02:30:00,2022-09-15 03:00:00,1603.19,1591.88,1.5,100.0,0.0936,-1.06,0.07,-1.13,flip -5953,做空,2022-09-15 03:00:00,2022-09-15 05:30:00,1591.88,1609.25,1.49,100.0,0.0935,-1.62,0.08,-1.7,flip -5954,做多,2022-09-15 05:30:00,2022-09-15 06:00:00,1609.25,1588.0,1.47,100.0,0.0914,-1.94,0.07,-2.01,flip -5955,做空,2022-09-15 06:00:00,2022-09-15 06:30:00,1588.0,1604.31,1.45,100.0,0.0913,-1.49,0.07,-1.56,flip -5956,做多,2022-09-15 06:30:00,2022-09-15 09:00:00,1604.31,1587.69,1.43,100.0,0.0893,-1.48,0.07,-1.56,flip -5957,做空,2022-09-15 09:00:00,2022-09-15 14:30:00,1587.69,1490.54,1.42,100.0,0.0893,8.67,0.07,8.6,tp_lower -5958,做多,2022-09-16 11:30:00,2022-09-16 12:00:00,1477.63,1465.81,1.51,100.0,0.1023,-1.21,0.08,-1.28,flip -5959,做空,2022-09-16 12:00:00,2022-09-16 16:00:00,1465.81,1423.84,1.5,100.0,0.1022,4.29,0.07,4.22,tp_lower -5960,做多,2022-09-17 00:00:00,2022-09-17 00:30:00,1448.35,1442.0,1.54,100.0,0.1065,-0.68,0.08,-0.75,flip -5961,做空,2022-09-17 00:30:00,2022-09-17 01:30:00,1442.0,1444.76,1.53,100.0,0.1064,-0.29,0.08,-0.37,flip -5962,做多,2022-09-17 01:30:00,2022-09-17 02:00:00,1444.76,1440.62,1.53,100.0,0.1059,-0.44,0.08,-0.51,flip -5963,做空,2022-09-17 02:00:00,2022-09-17 03:30:00,1440.62,1439.83,1.52,100.0,0.1058,0.08,0.08,0.01,flip -5964,做多,2022-09-17 03:30:00,2022-09-17 05:00:00,1439.83,1433.95,1.52,100.0,0.1058,-0.62,0.08,-0.7,flip -5965,做空,2022-09-17 05:00:00,2022-09-17 08:30:00,1433.95,1433.3,1.52,100.0,0.1057,0.07,0.08,-0.01,flip -5966,做多,2022-09-17 08:30:00,2022-09-17 09:00:00,1433.3,1431.65,1.51,100.0,0.1057,-0.17,0.08,-0.25,flip -5967,做空,2022-09-17 09:00:00,2022-09-17 14:00:00,1431.65,1433.62,1.51,100.0,0.1056,-0.21,0.08,-0.28,flip -5968,做多,2022-09-17 14:00:00,2022-09-18 03:00:00,1433.62,1451.32,1.51,100.0,0.1052,1.86,0.08,1.79,flip -5969,做空,2022-09-18 03:00:00,2022-09-18 04:00:00,1451.32,1454.52,1.54,100.0,0.1059,-0.34,0.08,-0.42,flip -5970,做多,2022-09-18 04:00:00,2022-09-18 06:00:00,1454.52,1450.87,1.53,100.0,0.1053,-0.38,0.08,-0.46,flip -5971,做空,2022-09-18 06:00:00,2022-09-18 07:00:00,1450.87,1455.71,1.53,100.0,0.1052,-0.51,0.08,-0.59,flip -5972,做多,2022-09-18 07:00:00,2022-09-18 08:30:00,1455.71,1454.61,1.52,100.0,0.1044,-0.11,0.08,-0.19,flip -5973,做空,2022-09-18 08:30:00,2022-09-18 09:30:00,1454.61,1423.47,1.52,100.0,0.1043,3.25,0.07,3.17,tp_lower -5974,做多,2022-09-19 12:30:00,2022-09-19 13:00:00,1317.5,1310.99,1.56,100.0,0.1181,-0.77,0.08,-0.85,flip -5975,做空,2022-09-19 13:00:00,2022-09-19 13:30:00,1310.99,1338.29,1.55,100.0,0.118,-3.22,0.08,-3.3,flip -5976,做多,2022-09-19 13:30:00,2022-09-20 03:00:00,1338.29,1343.67,1.51,100.0,0.113,0.61,0.08,0.53,flip -5977,做空,2022-09-20 03:00:00,2022-09-20 03:30:00,1343.67,1354.08,1.52,100.0,0.1132,-1.18,0.08,-1.25,flip -5978,做多,2022-09-20 03:30:00,2022-09-20 06:00:00,1354.08,1356.09,1.51,100.0,0.1113,0.22,0.08,0.15,flip -5979,做空,2022-09-20 06:00:00,2022-09-20 06:30:00,1356.09,1359.01,1.51,100.0,0.1112,-0.32,0.08,-0.4,flip -5980,做多,2022-09-20 06:30:00,2022-09-20 07:30:00,1359.01,1357.66,1.5,100.0,0.1106,-0.15,0.08,-0.22,flip -5981,做空,2022-09-20 07:30:00,2022-09-20 08:00:00,1357.66,1360.56,1.5,100.0,0.1105,-0.32,0.08,-0.4,flip -5982,做多,2022-09-20 08:00:00,2022-09-20 08:30:00,1360.56,1356.71,1.5,100.0,0.1099,-0.42,0.07,-0.5,flip -5983,做空,2022-09-20 08:30:00,2022-09-20 10:30:00,1356.71,1359.59,1.49,100.0,0.1098,-0.32,0.07,-0.39,flip -5984,做多,2022-09-20 10:30:00,2022-09-20 11:30:00,1359.59,1355.51,1.49,100.0,0.1092,-0.45,0.07,-0.52,flip -5985,做空,2022-09-20 11:30:00,2022-09-20 14:30:00,1355.51,1358.95,1.48,100.0,0.1091,-0.38,0.07,-0.45,flip -5986,做多,2022-09-20 14:30:00,2022-09-20 15:00:00,1358.95,1358.35,1.47,100.0,0.1085,-0.07,0.07,-0.14,flip -5987,做空,2022-09-20 15:00:00,2022-09-20 15:30:00,1358.35,1376.48,1.47,100.0,0.1084,-1.96,0.07,-2.04,flip -5988,做多,2022-09-20 15:30:00,2022-09-20 17:00:00,1376.48,1343.28,1.45,100.0,0.1054,-3.5,0.07,-3.57,flip -5989,做空,2022-09-20 17:00:00,2022-09-20 19:00:00,1343.28,1351.07,1.41,100.0,0.1053,-0.82,0.07,-0.89,flip -5990,做多,2022-09-20 19:00:00,2022-09-21 02:30:00,1351.07,1339.32,1.4,100.0,0.104,-1.22,0.07,-1.29,flip -5991,做空,2022-09-21 02:30:00,2022-09-21 05:00:00,1339.32,1341.3,1.41,100.0,0.1053,-0.21,0.07,-0.28,flip -5992,做多,2022-09-21 05:00:00,2022-09-21 05:30:00,1341.3,1330.69,1.41,100.0,0.1049,-1.11,0.07,-1.18,flip -5993,做空,2022-09-21 05:30:00,2022-09-21 09:30:00,1330.69,1338.23,1.39,100.0,0.1048,-0.79,0.07,-0.86,flip -5994,做多,2022-09-21 09:30:00,2022-09-21 15:00:00,1338.23,1340.81,1.38,100.0,0.1035,0.27,0.07,0.2,flip -5995,做空,2022-09-21 15:00:00,2022-09-21 18:00:00,1340.81,1335.0,1.39,100.0,0.1034,0.6,0.07,0.53,tp_lower -5996,做多,2022-09-21 18:30:00,2022-09-21 19:00:00,1374.6,1345.38,1.39,100.0,0.1012,-2.96,0.07,-3.02,flip -5997,做空,2022-09-21 19:00:00,2022-09-21 21:00:00,1345.38,1251.25,1.36,100.0,0.1011,9.51,0.06,9.45,tp_lower -5998,做多,2022-09-22 08:00:00,2022-09-22 09:00:00,1288.67,1287.48,1.46,100.0,0.1135,-0.14,0.07,-0.21,flip -5999,做空,2022-09-22 09:00:00,2022-09-22 14:00:00,1287.48,1279.89,1.46,100.0,0.1134,0.86,0.07,0.79,flip -6000,做多,2022-09-22 14:00:00,2022-09-22 14:30:00,1279.89,1265.25,1.47,100.0,0.1146,-1.68,0.07,-1.75,flip -6001,做空,2022-09-22 14:30:00,2022-09-22 15:30:00,1265.25,1270.49,1.45,100.0,0.1145,-0.6,0.07,-0.67,flip -6002,做多,2022-09-22 15:30:00,2022-09-22 16:00:00,1270.49,1269.47,1.44,100.0,0.1134,-0.12,0.07,-0.19,flip -6003,做空,2022-09-22 16:00:00,2022-09-22 16:30:00,1269.47,1280.92,1.44,100.0,0.1133,-1.3,0.07,-1.37,flip -6004,做多,2022-09-22 16:30:00,2022-09-23 08:30:00,1280.92,1317.01,1.42,100.0,0.1112,4.01,0.07,3.94,flip -6005,做空,2022-09-23 08:30:00,2022-09-23 09:00:00,1317.01,1320.33,1.47,100.0,0.1117,-0.37,0.07,-0.44,flip -6006,做多,2022-09-23 09:00:00,2022-09-23 20:30:00,1320.33,1299.91,1.47,100.0,0.1111,-2.27,0.07,-2.34,flip -6007,做空,2022-09-23 20:30:00,2022-09-23 21:00:00,1299.91,1300.91,1.44,100.0,0.1109,-0.11,0.07,-0.18,flip -6008,做多,2022-09-23 21:00:00,2022-09-24 21:00:00,1300.91,1327.4,1.44,100.0,0.1107,2.93,0.07,2.86,flip -6009,做空,2022-09-24 21:00:00,2022-09-25 07:00:00,1327.4,1333.95,1.47,100.0,0.1109,-0.73,0.07,-0.8,flip -6010,做多,2022-09-25 07:00:00,2022-09-25 07:30:00,1333.95,1332.02,1.47,100.0,0.1098,-0.21,0.07,-0.29,flip -6011,做空,2022-09-25 07:30:00,2022-09-25 08:30:00,1332.02,1329.81,1.46,100.0,0.1097,0.24,0.07,0.17,flip -6012,做多,2022-09-25 08:30:00,2022-09-25 09:30:00,1329.81,1322.57,1.46,100.0,0.11,-0.8,0.07,-0.87,flip -6013,做空,2022-09-25 09:30:00,2022-09-25 11:00:00,1322.57,1326.99,1.45,100.0,0.1099,-0.49,0.07,-0.56,flip -6014,做多,2022-09-25 11:00:00,2022-09-25 12:00:00,1326.99,1326.37,1.45,100.0,0.109,-0.07,0.07,-0.14,flip -6015,做空,2022-09-25 12:00:00,2022-09-25 17:00:00,1326.37,1289.53,1.44,100.0,0.1089,4.01,0.07,3.94,tp_lower -6016,做多,2022-09-26 00:00:00,2022-09-26 00:30:00,1303.79,1292.38,1.49,100.0,0.1144,-1.31,0.07,-1.38,flip -6017,做空,2022-09-26 00:30:00,2022-09-26 01:30:00,1292.38,1300.93,1.48,100.0,0.1143,-0.98,0.07,-1.05,flip -6018,做多,2022-09-26 01:30:00,2022-09-26 02:30:00,1300.93,1303.4,1.47,100.0,0.1127,0.28,0.07,0.2,flip -6019,做空,2022-09-26 02:30:00,2022-09-26 03:00:00,1303.4,1307.57,1.47,100.0,0.1126,-0.47,0.07,-0.54,flip -6020,做多,2022-09-26 03:00:00,2022-09-26 03:30:00,1307.57,1302.42,1.46,100.0,0.1118,-0.58,0.07,-0.65,flip -6021,做空,2022-09-26 03:30:00,2022-09-26 04:00:00,1302.42,1304.12,1.45,100.0,0.1117,-0.19,0.07,-0.26,flip -6022,做多,2022-09-26 04:00:00,2022-09-26 04:30:00,1304.12,1293.68,1.45,100.0,0.1113,-1.16,0.07,-1.23,flip -6023,做空,2022-09-26 04:30:00,2022-09-26 07:00:00,1293.68,1293.55,1.44,100.0,0.1111,0.01,0.07,-0.06,flip -6024,做多,2022-09-26 07:00:00,2022-09-26 11:00:00,1293.55,1295.02,1.44,100.0,0.1111,0.16,0.07,0.09,flip -6025,做空,2022-09-26 11:00:00,2022-09-26 11:30:00,1295.02,1296.57,1.44,100.0,0.1109,-0.17,0.07,-0.24,flip -6026,做多,2022-09-26 11:30:00,2022-09-27 15:30:00,1296.57,1364.76,1.43,100.0,0.1106,7.54,0.08,7.46,flip -6027,做空,2022-09-27 15:30:00,2022-09-28 10:30:00,1364.76,1302.08,1.52,100.0,0.1115,6.99,0.07,6.91,flip -6028,做多,2022-09-28 10:30:00,2022-09-28 11:00:00,1302.08,1293.05,1.59,100.0,0.1222,-1.1,0.08,-1.18,flip -6029,做空,2022-09-28 11:00:00,2022-09-28 12:00:00,1293.05,1300.0,1.58,100.0,0.1221,-0.85,0.08,-0.93,flip -6030,做多,2022-09-28 12:00:00,2022-09-29 05:30:00,1300.0,1331.77,1.57,100.0,0.1206,3.83,0.08,3.75,flip -6031,做空,2022-09-29 05:30:00,2022-09-29 09:30:00,1331.77,1336.25,1.61,100.0,0.1208,-0.54,0.08,-0.62,flip -6032,做多,2022-09-29 09:30:00,2022-09-29 10:00:00,1336.25,1334.21,1.6,100.0,0.1199,-0.24,0.08,-0.32,flip -6033,做空,2022-09-29 10:00:00,2022-09-29 10:30:00,1334.21,1336.03,1.6,100.0,0.1198,-0.22,0.08,-0.3,flip -6034,做多,2022-09-29 10:30:00,2022-09-29 11:30:00,1336.03,1335.82,1.59,100.0,0.1193,-0.03,0.08,-0.1,flip -6035,做空,2022-09-29 11:30:00,2022-09-29 15:00:00,1335.82,1326.16,1.59,100.0,0.1192,1.15,0.08,1.07,flip -6036,做多,2022-09-29 15:00:00,2022-09-29 17:30:00,1326.16,1325.94,1.6,100.0,0.1208,-0.03,0.08,-0.11,flip -6037,做空,2022-09-29 17:30:00,2022-09-29 18:00:00,1325.94,1331.13,1.6,100.0,0.1207,-0.63,0.08,-0.71,flip -6038,做多,2022-09-29 18:00:00,2022-09-29 18:30:00,1331.13,1326.36,1.59,100.0,0.1197,-0.57,0.08,-0.65,flip -6039,做空,2022-09-29 18:30:00,2022-09-29 19:00:00,1326.36,1332.67,1.59,100.0,0.1195,-0.75,0.08,-0.83,flip -6040,做多,2022-09-29 19:00:00,2022-09-29 22:30:00,1332.67,1328.57,1.58,100.0,0.1183,-0.48,0.08,-0.56,flip -6041,做空,2022-09-29 22:30:00,2022-09-29 23:00:00,1328.57,1329.65,1.57,100.0,0.1182,-0.13,0.08,-0.21,flip -6042,做多,2022-09-29 23:00:00,2022-09-30 02:00:00,1329.65,1326.68,1.57,100.0,0.1179,-0.35,0.08,-0.43,flip -6043,做空,2022-09-30 02:00:00,2022-09-30 03:00:00,1326.68,1326.56,1.58,100.0,0.119,0.01,0.08,-0.06,flip -6044,做多,2022-09-30 03:00:00,2022-09-30 10:30:00,1326.56,1336.65,1.58,100.0,0.1189,1.2,0.08,1.12,flip -6045,做空,2022-09-30 10:30:00,2022-09-30 12:00:00,1336.65,1340.11,1.59,100.0,0.1188,-0.41,0.08,-0.49,flip -6046,做多,2022-09-30 12:00:00,2022-09-30 12:30:00,1340.11,1326.95,1.58,100.0,0.1181,-1.55,0.08,-1.63,flip -6047,做空,2022-09-30 12:30:00,2022-09-30 13:30:00,1326.95,1335.36,1.57,100.0,0.118,-0.99,0.08,-1.07,flip -6048,做多,2022-09-30 13:30:00,2022-09-30 14:30:00,1335.36,1359.49,1.55,100.0,0.1164,2.81,0.08,2.73,tp_upper -6049,做多,2022-09-30 20:00:00,2022-10-01 13:30:00,1339.45,1325.12,1.58,100.0,0.118,-1.69,0.08,-1.77,flip -6050,做空,2022-10-01 13:30:00,2022-10-01 16:00:00,1325.12,1316.2,1.57,100.0,0.1186,1.06,0.08,0.98,tp_lower -6051,做多,2022-10-02 05:00:00,2022-10-02 05:30:00,1314.82,1312.45,1.58,100.0,0.1204,-0.29,0.08,-0.36,flip -6052,做空,2022-10-02 05:30:00,2022-10-02 06:00:00,1312.45,1316.06,1.58,100.0,0.1203,-0.43,0.08,-0.51,flip -6053,做多,2022-10-02 06:00:00,2022-10-02 06:30:00,1316.06,1311.7,1.57,100.0,0.1195,-0.52,0.08,-0.6,flip -6054,做空,2022-10-02 06:30:00,2022-10-02 08:00:00,1311.7,1311.41,1.57,100.0,0.1194,0.03,0.08,-0.04,flip -6055,做多,2022-10-02 08:00:00,2022-10-02 08:30:00,1311.41,1309.55,1.56,100.0,0.1193,-0.22,0.08,-0.3,flip -6056,做空,2022-10-02 08:30:00,2022-10-02 10:00:00,1309.55,1291.14,1.56,100.0,0.1192,2.19,0.08,2.12,tp_lower -6057,做多,2022-10-02 19:00:00,2022-10-02 21:00:00,1301.99,1296.59,1.58,100.0,0.1214,-0.66,0.08,-0.73,flip -6058,做空,2022-10-02 21:00:00,2022-10-02 21:30:00,1296.59,1299.97,1.57,100.0,0.1213,-0.41,0.08,-0.49,flip -6059,做多,2022-10-02 21:30:00,2022-10-02 22:00:00,1299.97,1297.39,1.57,100.0,0.1206,-0.31,0.08,-0.39,flip -6060,做空,2022-10-02 22:00:00,2022-10-03 00:00:00,1297.39,1280.92,1.56,100.0,0.1204,1.98,0.08,1.91,tp_lower -6061,做多,2022-10-03 01:30:00,2022-10-03 02:00:00,1297.45,1291.59,1.59,100.0,0.1229,-0.72,0.08,-0.8,flip -6062,做空,2022-10-03 02:00:00,2022-10-03 03:30:00,1291.59,1291.03,1.59,100.0,0.1228,0.07,0.08,-0.01,flip -6063,做多,2022-10-03 03:30:00,2022-10-03 06:00:00,1291.03,1292.05,1.58,100.0,0.1227,0.13,0.08,0.05,flip -6064,做空,2022-10-03 06:00:00,2022-10-03 07:00:00,1292.05,1293.03,1.58,100.0,0.1226,-0.12,0.08,-0.2,flip -6065,做多,2022-10-03 07:00:00,2022-10-03 07:30:00,1293.03,1291.39,1.58,100.0,0.1223,-0.2,0.08,-0.28,flip -6066,做空,2022-10-03 07:30:00,2022-10-03 08:30:00,1291.39,1290.82,1.58,100.0,0.1222,0.07,0.08,-0.01,flip -6067,做多,2022-10-03 08:30:00,2022-10-04 07:00:00,1290.82,1344.65,1.58,100.0,0.1222,6.58,0.08,6.49,tp_upper -6068,做多,2022-10-05 05:00:00,2022-10-05 07:00:00,1350.63,1352.09,1.65,100.0,0.1223,0.18,0.08,0.1,flip -6069,做空,2022-10-05 07:00:00,2022-10-05 07:30:00,1352.09,1352.49,1.65,100.0,0.1222,-0.05,0.08,-0.13,flip -6070,做多,2022-10-05 07:30:00,2022-10-06 08:00:00,1352.49,1359.24,1.65,100.0,0.122,0.82,0.08,0.74,flip -6071,做空,2022-10-06 08:00:00,2022-10-06 09:00:00,1359.24,1359.65,1.66,100.0,0.1221,-0.05,0.08,-0.13,flip -6072,做多,2022-10-06 09:00:00,2022-10-06 09:30:00,1359.65,1355.34,1.66,100.0,0.122,-0.53,0.08,-0.61,flip -6073,做空,2022-10-06 09:30:00,2022-10-06 11:30:00,1355.34,1367.98,1.65,100.0,0.1218,-1.54,0.08,-1.62,flip -6074,做多,2022-10-06 11:30:00,2022-10-06 13:00:00,1367.98,1361.68,1.63,100.0,0.1195,-0.75,0.08,-0.83,flip -6075,做空,2022-10-06 13:00:00,2022-10-06 13:30:00,1361.68,1363.69,1.62,100.0,0.1193,-0.24,0.08,-0.32,flip -6076,做多,2022-10-06 13:30:00,2022-10-06 14:00:00,1363.69,1351.21,1.62,100.0,0.1189,-1.48,0.08,-1.56,flip -6077,做空,2022-10-06 14:00:00,2022-10-06 14:30:00,1351.21,1369.28,1.6,100.0,0.1187,-2.15,0.08,-2.23,flip -6078,做多,2022-10-06 14:30:00,2022-10-06 15:00:00,1369.28,1365.36,1.58,100.0,0.1155,-0.45,0.08,-0.53,flip -6079,做空,2022-10-06 15:00:00,2022-10-06 17:00:00,1365.36,1365.41,1.58,100.0,0.1154,-0.01,0.08,-0.08,flip -6080,做多,2022-10-06 17:00:00,2022-10-06 17:30:00,1365.41,1364.28,1.57,100.0,0.1153,-0.13,0.08,-0.21,flip -6081,做空,2022-10-06 17:30:00,2022-10-07 00:00:00,1364.28,1359.6,1.57,100.0,0.1151,0.54,0.08,0.46,flip -6082,做多,2022-10-07 00:00:00,2022-10-07 00:30:00,1359.6,1354.6,1.59,100.0,0.117,-0.58,0.08,-0.66,flip -6083,做空,2022-10-07 00:30:00,2022-10-07 02:30:00,1354.6,1355.75,1.58,100.0,0.1169,-0.13,0.08,-0.21,flip -6084,做多,2022-10-07 02:30:00,2022-10-07 08:30:00,1355.75,1355.54,1.58,100.0,0.1166,-0.02,0.08,-0.1,flip -6085,做空,2022-10-07 08:30:00,2022-10-07 09:00:00,1355.54,1357.13,1.58,100.0,0.1164,-0.19,0.08,-0.26,flip -6086,做多,2022-10-07 09:00:00,2022-10-07 09:30:00,1357.13,1356.42,1.58,100.0,0.1161,-0.08,0.08,-0.16,flip -6087,做空,2022-10-07 09:30:00,2022-10-07 10:30:00,1356.42,1355.97,1.57,100.0,0.1159,0.05,0.08,-0.03,flip -6088,做多,2022-10-07 10:30:00,2022-10-07 11:00:00,1355.97,1353.79,1.57,100.0,0.1159,-0.25,0.08,-0.33,flip -6089,做空,2022-10-07 11:00:00,2022-10-07 11:30:00,1353.79,1354.09,1.57,100.0,0.1158,-0.03,0.08,-0.11,flip -6090,做多,2022-10-07 11:30:00,2022-10-07 12:30:00,1354.09,1330.71,1.57,100.0,0.1156,-2.7,0.08,-2.78,flip -6091,做空,2022-10-07 12:30:00,2022-10-07 13:00:00,1330.71,1330.18,1.54,100.0,0.1155,0.06,0.08,-0.02,tp_lower -6092,做多,2022-10-08 05:30:00,2022-10-08 06:00:00,1329.98,1329.18,1.55,100.0,0.1166,-0.09,0.08,-0.17,flip -6093,做空,2022-10-08 06:00:00,2022-10-08 06:30:00,1329.18,1331.42,1.55,100.0,0.1165,-0.26,0.08,-0.34,flip -6094,做多,2022-10-08 06:30:00,2022-10-08 07:00:00,1331.42,1328.86,1.54,100.0,0.116,-0.3,0.08,-0.37,flip -6095,做空,2022-10-08 07:00:00,2022-10-08 11:30:00,1328.86,1329.12,1.54,100.0,0.1159,-0.03,0.08,-0.11,flip -6096,做多,2022-10-08 11:30:00,2022-10-08 17:00:00,1329.12,1327.19,1.54,100.0,0.1157,-0.22,0.08,-0.3,flip -6097,做空,2022-10-08 17:00:00,2022-10-08 21:30:00,1327.19,1306.43,1.53,100.0,0.1156,2.4,0.08,2.32,tp_lower -6098,做多,2022-10-09 09:00:00,2022-10-09 10:00:00,1314.83,1316.01,1.56,100.0,0.119,0.14,0.08,0.06,flip -6099,做空,2022-10-09 10:00:00,2022-10-09 19:30:00,1316.01,1319.14,1.56,100.0,0.1189,-0.37,0.08,-0.45,flip -6100,做多,2022-10-09 19:30:00,2022-10-09 20:00:00,1319.14,1317.0,1.56,100.0,0.1182,-0.25,0.08,-0.33,flip -6101,做空,2022-10-09 20:00:00,2022-10-09 20:30:00,1317.0,1320.12,1.56,100.0,0.1181,-0.37,0.08,-0.45,flip -6102,做多,2022-10-09 20:30:00,2022-10-09 21:00:00,1320.12,1318.1,1.55,100.0,0.1174,-0.24,0.08,-0.31,flip -6103,做空,2022-10-09 21:00:00,2022-10-09 21:30:00,1318.1,1320.71,1.55,100.0,0.1173,-0.31,0.08,-0.38,flip -6104,做多,2022-10-09 21:30:00,2022-10-09 22:00:00,1320.71,1316.59,1.54,100.0,0.1167,-0.48,0.08,-0.56,flip -6105,做空,2022-10-09 22:00:00,2022-10-09 23:30:00,1316.59,1322.61,1.54,100.0,0.1166,-0.7,0.08,-0.78,flip -6106,做多,2022-10-09 23:30:00,2022-10-10 00:00:00,1322.61,1321.72,1.53,100.0,0.1154,-0.1,0.08,-0.18,flip -6107,做空,2022-10-10 00:00:00,2022-10-10 00:30:00,1321.72,1332.66,1.54,100.0,0.1162,-1.27,0.08,-1.35,flip -6108,做多,2022-10-10 00:30:00,2022-10-10 02:00:00,1332.66,1324.17,1.52,100.0,0.1142,-0.97,0.08,-1.05,flip -6109,做空,2022-10-10 02:00:00,2022-10-10 03:00:00,1324.17,1323.84,1.51,100.0,0.1141,0.04,0.08,-0.04,flip -6110,做多,2022-10-10 03:00:00,2022-10-10 03:30:00,1323.84,1322.63,1.51,100.0,0.114,-0.14,0.08,-0.21,flip -6111,做空,2022-10-10 03:30:00,2022-10-10 04:30:00,1322.63,1324.11,1.51,100.0,0.1139,-0.17,0.08,-0.24,flip -6112,做多,2022-10-10 04:30:00,2022-10-10 05:00:00,1324.11,1324.01,1.5,100.0,0.1135,-0.01,0.08,-0.09,flip -6113,做空,2022-10-10 05:00:00,2022-10-10 08:00:00,1324.01,1303.3,1.5,100.0,0.1134,2.35,0.07,2.28,tp_lower -6114,做多,2022-10-10 12:30:00,2022-10-10 13:00:00,1317.65,1314.58,1.52,100.0,0.1156,-0.36,0.08,-0.43,flip -6115,做空,2022-10-10 13:00:00,2022-10-10 22:00:00,1314.58,1295.27,1.52,100.0,0.1155,2.23,0.07,2.16,tp_lower -6116,做多,2022-10-11 11:30:00,2022-10-11 12:30:00,1286.33,1285.3,1.55,100.0,0.1207,-0.12,0.08,-0.2,flip -6117,做空,2022-10-11 12:30:00,2022-10-11 14:00:00,1285.3,1279.03,1.55,100.0,0.1206,0.76,0.08,0.68,flip -6118,做多,2022-10-11 14:00:00,2022-10-11 18:30:00,1279.03,1278.28,1.56,100.0,0.1216,-0.09,0.08,-0.17,flip -6119,做空,2022-10-11 18:30:00,2022-10-11 19:00:00,1278.28,1282.28,1.55,100.0,0.1215,-0.49,0.08,-0.56,flip -6120,做多,2022-10-11 19:00:00,2022-10-11 19:30:00,1282.28,1281.96,1.55,100.0,0.1206,-0.04,0.08,-0.12,flip -6121,做空,2022-10-11 19:30:00,2022-10-11 20:00:00,1281.96,1285.63,1.54,100.0,0.1205,-0.44,0.08,-0.52,flip -6122,做多,2022-10-11 20:00:00,2022-10-11 20:30:00,1285.63,1281.26,1.54,100.0,0.1197,-0.52,0.08,-0.6,flip -6123,做空,2022-10-11 20:30:00,2022-10-12 00:00:00,1281.26,1282.35,1.53,100.0,0.1196,-0.13,0.08,-0.21,flip -6124,做多,2022-10-12 00:00:00,2022-10-12 01:00:00,1282.35,1281.65,1.54,100.0,0.1201,-0.08,0.08,-0.16,flip -6125,做空,2022-10-12 01:00:00,2022-10-12 02:30:00,1281.65,1283.77,1.54,100.0,0.1199,-0.25,0.08,-0.33,flip -6126,做多,2022-10-12 02:30:00,2022-10-12 03:30:00,1283.77,1283.11,1.53,100.0,0.1194,-0.08,0.08,-0.16,flip -6127,做空,2022-10-12 03:30:00,2022-10-12 04:00:00,1283.11,1290.92,1.53,100.0,0.1193,-0.93,0.08,-1.01,flip -6128,做多,2022-10-12 04:00:00,2022-10-12 12:30:00,1290.92,1293.82,1.52,100.0,0.1177,0.34,0.08,0.27,flip -6129,做空,2022-10-12 12:30:00,2022-10-12 17:00:00,1293.82,1294.11,1.52,100.0,0.1176,-0.03,0.08,-0.11,flip -6130,做多,2022-10-12 17:00:00,2022-10-12 17:30:00,1294.11,1291.51,1.52,100.0,0.1175,-0.31,0.08,-0.38,flip -6131,做空,2022-10-12 17:30:00,2022-10-12 18:00:00,1291.51,1297.91,1.52,100.0,0.1173,-0.75,0.08,-0.83,flip -6132,做多,2022-10-12 18:00:00,2022-10-12 22:00:00,1297.91,1296.31,1.51,100.0,0.1161,-0.19,0.08,-0.26,flip -6133,做空,2022-10-12 22:00:00,2022-10-13 02:30:00,1296.31,1286.48,1.5,100.0,0.116,1.14,0.07,1.07,tp_lower -6134,做多,2022-10-13 12:00:00,2022-10-14 14:00:00,1250.92,1317.47,1.53,100.0,0.122,8.12,0.08,8.04,flip -6135,做空,2022-10-14 14:00:00,2022-10-14 14:30:00,1317.47,1320.08,1.61,100.0,0.122,-0.32,0.08,-0.4,flip -6136,做多,2022-10-14 14:30:00,2022-10-14 15:00:00,1320.08,1314.62,1.6,100.0,0.1214,-0.66,0.08,-0.74,flip -6137,做空,2022-10-14 15:00:00,2022-10-16 01:00:00,1314.62,1281.79,1.59,100.0,0.1213,3.98,0.08,3.9,flip -6138,做多,2022-10-16 01:00:00,2022-10-16 02:00:00,1281.79,1281.6,1.64,100.0,0.1277,-0.02,0.08,-0.11,flip -6139,做空,2022-10-16 02:00:00,2022-10-16 03:30:00,1281.6,1283.0,1.64,100.0,0.1276,-0.18,0.08,-0.26,flip -6140,做多,2022-10-16 03:30:00,2022-10-16 06:00:00,1283.0,1280.77,1.63,100.0,0.1272,-0.28,0.08,-0.37,flip -6141,做空,2022-10-16 06:00:00,2022-10-16 06:30:00,1280.77,1283.71,1.63,100.0,0.1271,-0.37,0.08,-0.46,flip -6142,做多,2022-10-16 06:30:00,2022-10-16 07:00:00,1283.71,1282.03,1.62,100.0,0.1264,-0.21,0.08,-0.29,flip -6143,做空,2022-10-16 07:00:00,2022-10-16 11:00:00,1282.03,1281.99,1.62,100.0,0.1262,0.01,0.08,-0.08,flip -6144,做多,2022-10-16 11:00:00,2022-10-16 12:00:00,1281.99,1280.55,1.62,100.0,0.1261,-0.18,0.08,-0.26,flip -6145,做空,2022-10-16 12:00:00,2022-10-16 12:30:00,1280.55,1281.62,1.61,100.0,0.126,-0.13,0.08,-0.22,flip -6146,做多,2022-10-16 12:30:00,2022-10-16 14:00:00,1281.62,1281.76,1.61,100.0,0.1257,0.02,0.08,-0.06,flip -6147,做空,2022-10-16 14:00:00,2022-10-16 14:30:00,1281.76,1282.46,1.61,100.0,0.1255,-0.09,0.08,-0.17,flip -6148,做多,2022-10-16 14:30:00,2022-10-16 16:30:00,1282.46,1283.73,1.61,100.0,0.1253,0.16,0.08,0.08,flip -6149,做空,2022-10-16 16:30:00,2022-10-16 17:00:00,1283.73,1284.02,1.61,100.0,0.1251,-0.04,0.08,-0.12,flip -6150,做多,2022-10-16 17:00:00,2022-10-16 18:00:00,1284.02,1282.29,1.6,100.0,0.125,-0.22,0.08,-0.3,flip -6151,做空,2022-10-16 18:00:00,2022-10-16 18:30:00,1282.29,1282.46,1.6,100.0,0.1248,-0.02,0.08,-0.1,flip -6152,做多,2022-10-16 18:30:00,2022-10-16 19:30:00,1282.46,1307.32,1.6,100.0,0.1247,3.1,0.08,3.02,tp_upper -6153,做多,2022-10-18 12:00:00,2022-10-18 12:30:00,1330.66,1330.27,1.65,100.0,0.1241,-0.05,0.08,-0.13,flip -6154,做空,2022-10-18 12:30:00,2022-10-18 13:00:00,1330.27,1331.39,1.65,100.0,0.1239,-0.14,0.08,-0.22,flip -6155,做多,2022-10-18 13:00:00,2022-10-18 13:30:00,1331.39,1321.41,1.65,100.0,0.1236,-1.23,0.08,-1.32,flip -6156,做空,2022-10-18 13:30:00,2022-10-19 09:00:00,1321.41,1301.84,1.63,100.0,0.1235,2.42,0.08,2.34,flip -6157,做多,2022-10-19 09:00:00,2022-10-19 10:00:00,1301.84,1302.6,1.66,100.0,0.1275,0.1,0.08,0.01,flip -6158,做空,2022-10-19 10:00:00,2022-10-19 15:00:00,1302.6,1298.01,1.66,100.0,0.1273,0.58,0.08,0.5,flip -6159,做多,2022-10-19 15:00:00,2022-10-19 16:00:00,1298.01,1299.3,1.66,100.0,0.1281,0.17,0.08,0.08,flip -6160,做空,2022-10-19 16:00:00,2022-10-19 22:30:00,1299.3,1285.82,1.66,100.0,0.128,1.73,0.08,1.64,tp_lower -6161,做多,2022-10-20 04:30:00,2022-10-20 06:00:00,1290.37,1289.36,1.69,100.0,0.1306,-0.13,0.08,-0.22,flip -6162,做空,2022-10-20 06:00:00,2022-10-20 06:30:00,1289.36,1290.74,1.68,100.0,0.1305,-0.18,0.08,-0.26,flip -6163,做多,2022-10-20 06:30:00,2022-10-20 16:00:00,1290.74,1289.91,1.68,100.0,0.1301,-0.11,0.08,-0.19,flip -6164,做空,2022-10-20 16:00:00,2022-10-21 02:00:00,1289.91,1289.08,1.68,100.0,0.1299,0.11,0.08,0.02,flip -6165,做多,2022-10-21 02:00:00,2022-10-21 03:30:00,1289.08,1286.96,1.68,100.0,0.1304,-0.28,0.08,-0.36,flip -6166,做空,2022-10-21 03:30:00,2022-10-21 04:00:00,1286.96,1287.85,1.68,100.0,0.1302,-0.12,0.08,-0.2,flip -6167,做多,2022-10-21 04:00:00,2022-10-21 05:00:00,1287.85,1287.3,1.67,100.0,0.1299,-0.07,0.08,-0.16,flip -6168,做空,2022-10-21 05:00:00,2022-10-21 05:30:00,1287.3,1287.36,1.67,100.0,0.1298,-0.01,0.08,-0.09,flip -6169,做多,2022-10-21 05:30:00,2022-10-21 06:00:00,1287.36,1286.86,1.67,100.0,0.1297,-0.06,0.08,-0.15,flip -6170,做空,2022-10-21 06:00:00,2022-10-21 07:00:00,1286.86,1287.99,1.67,100.0,0.1295,-0.15,0.08,-0.23,flip -6171,做多,2022-10-21 07:00:00,2022-10-21 07:30:00,1287.99,1284.16,1.66,100.0,0.1292,-0.49,0.08,-0.58,flip -6172,做空,2022-10-21 07:30:00,2022-10-21 12:00:00,1284.16,1263.76,1.66,100.0,0.129,2.63,0.08,2.55,tp_lower -6173,做多,2022-10-21 13:30:00,2022-10-21 14:00:00,1284.89,1279.41,1.68,100.0,0.1309,-0.72,0.08,-0.8,flip -6174,做空,2022-10-21 14:00:00,2022-10-21 15:00:00,1279.41,1282.82,1.67,100.0,0.1308,-0.45,0.08,-0.53,flip -6175,做多,2022-10-21 15:00:00,2022-10-22 05:00:00,1282.82,1294.49,1.67,100.0,0.1299,1.52,0.08,1.43,flip -6176,做空,2022-10-22 05:00:00,2022-10-22 05:30:00,1294.49,1295.88,1.7,100.0,0.1311,-0.18,0.08,-0.27,flip -6177,做多,2022-10-22 05:30:00,2022-10-22 12:00:00,1295.88,1303.32,1.69,100.0,0.1307,0.97,0.09,0.89,tp_upper -6178,做多,2022-10-23 02:00:00,2022-10-23 04:30:00,1311.92,1309.19,1.71,100.0,0.13,-0.35,0.09,-0.44,flip -6179,做空,2022-10-23 04:30:00,2022-10-23 11:00:00,1309.19,1303.85,1.7,100.0,0.1299,0.69,0.08,0.61,tp_lower -6180,做多,2022-10-23 14:00:00,2022-10-23 17:30:00,1309.82,1328.08,1.71,100.0,0.1302,2.38,0.09,2.29,tp_upper -6181,做多,2022-10-24 07:00:00,2022-10-24 10:30:00,1338.24,1349.46,1.73,100.0,0.1294,1.45,0.09,1.36,flip -6182,做空,2022-10-24 10:30:00,2022-10-24 12:30:00,1349.46,1348.63,1.74,100.0,0.1293,0.11,0.09,0.02,flip -6183,做多,2022-10-24 12:30:00,2022-10-24 13:00:00,1348.63,1344.17,1.74,100.0,0.1293,-0.58,0.09,-0.66,flip -6184,做空,2022-10-24 13:00:00,2022-10-24 13:30:00,1344.17,1347.54,1.74,100.0,0.1292,-0.44,0.09,-0.52,flip -6185,做多,2022-10-24 13:30:00,2022-10-24 22:00:00,1347.54,1343.84,1.73,100.0,0.1284,-0.48,0.09,-0.56,flip -6186,做空,2022-10-24 22:00:00,2022-10-25 03:00:00,1343.84,1348.11,1.72,100.0,0.1283,-0.55,0.09,-0.63,flip -6187,做多,2022-10-25 03:00:00,2022-10-25 08:00:00,1348.11,1343.43,1.73,100.0,0.128,-0.6,0.09,-0.68,flip -6188,做空,2022-10-25 08:00:00,2022-10-25 08:30:00,1343.43,1343.73,1.72,100.0,0.1279,-0.04,0.09,-0.12,flip -6189,做多,2022-10-25 08:30:00,2022-10-25 09:30:00,1343.73,1343.53,1.72,100.0,0.1277,-0.03,0.09,-0.11,flip -6190,做空,2022-10-25 09:30:00,2022-10-25 10:30:00,1343.53,1344.91,1.71,100.0,0.1275,-0.18,0.09,-0.26,flip -6191,做多,2022-10-25 10:30:00,2022-10-25 13:00:00,1344.91,1363.6,1.71,100.0,0.1271,2.38,0.09,2.29,tp_upper -6192,做多,2022-10-27 03:30:00,2022-10-27 06:30:00,1554.59,1553.01,1.74,100.0,0.112,-0.18,0.09,-0.26,flip -6193,做空,2022-10-27 06:30:00,2022-10-27 07:00:00,1553.01,1555.55,1.74,100.0,0.1119,-0.28,0.09,-0.37,flip -6194,做多,2022-10-27 07:00:00,2022-10-27 08:30:00,1555.55,1553.27,1.73,100.0,0.1114,-0.25,0.09,-0.34,flip -6195,做空,2022-10-27 08:30:00,2022-10-27 11:00:00,1553.27,1553.35,1.73,100.0,0.1113,-0.01,0.09,-0.1,flip -6196,做多,2022-10-27 11:00:00,2022-10-27 13:30:00,1553.35,1542.84,1.73,100.0,0.1111,-1.17,0.09,-1.25,flip -6197,做空,2022-10-27 13:30:00,2022-10-27 14:00:00,1542.84,1559.68,1.71,100.0,0.111,-1.87,0.09,-1.96,flip -6198,做多,2022-10-27 14:00:00,2022-10-27 14:30:00,1559.68,1546.64,1.69,100.0,0.1085,-1.42,0.08,-1.5,flip -6199,做空,2022-10-27 14:30:00,2022-10-27 17:00:00,1546.64,1550.77,1.68,100.0,0.1084,-0.45,0.08,-0.53,flip -6200,做多,2022-10-27 17:00:00,2022-10-27 20:00:00,1550.77,1514.61,1.67,100.0,0.1077,-3.9,0.08,-3.98,flip -6201,做空,2022-10-27 20:00:00,2022-10-28 12:30:00,1514.61,1510.71,1.63,100.0,0.1076,0.42,0.08,0.34,flip -6202,做多,2022-10-28 12:30:00,2022-10-29 22:00:00,1510.71,1617.0,1.65,100.0,0.109,11.59,0.09,11.5,flip -6203,做空,2022-10-29 22:00:00,2022-10-30 03:00:00,1617.0,1623.62,1.76,100.0,0.109,-0.72,0.09,-0.81,flip -6204,做多,2022-10-30 03:00:00,2022-10-30 03:30:00,1623.62,1621.8,1.76,100.0,0.1081,-0.2,0.09,-0.28,flip -6205,做空,2022-10-30 03:30:00,2022-10-30 04:00:00,1621.8,1622.22,1.75,100.0,0.108,-0.05,0.09,-0.13,flip -6206,做多,2022-10-30 04:00:00,2022-10-30 04:30:00,1622.22,1617.7,1.75,100.0,0.1078,-0.49,0.09,-0.57,flip -6207,做空,2022-10-30 04:30:00,2022-10-30 05:00:00,1617.7,1621.87,1.74,100.0,0.1077,-0.45,0.09,-0.54,flip -6208,做多,2022-10-30 05:00:00,2022-10-30 08:00:00,1621.87,1613.08,1.74,100.0,0.1071,-0.94,0.09,-1.03,flip -6209,做空,2022-10-30 08:00:00,2022-10-31 00:00:00,1613.08,1590.47,1.73,100.0,0.107,2.42,0.09,2.33,flip -6210,做多,2022-10-31 00:00:00,2022-10-31 05:30:00,1590.47,1588.57,1.76,100.0,0.1105,-0.21,0.09,-0.3,flip -6211,做空,2022-10-31 05:30:00,2022-10-31 06:30:00,1588.57,1586.57,1.75,100.0,0.1104,0.22,0.09,0.13,flip -6212,做多,2022-10-31 06:30:00,2022-10-31 07:00:00,1586.57,1583.0,1.75,100.0,0.1106,-0.39,0.09,-0.48,flip -6213,做空,2022-10-31 07:00:00,2022-10-31 07:30:00,1583.0,1590.63,1.75,100.0,0.1104,-0.84,0.09,-0.93,flip -6214,做多,2022-10-31 07:30:00,2022-10-31 08:00:00,1590.63,1584.23,1.74,100.0,0.1093,-0.7,0.09,-0.79,flip -6215,做空,2022-10-31 08:00:00,2022-10-31 09:00:00,1584.23,1585.29,1.73,100.0,0.1092,-0.12,0.09,-0.2,flip -6216,做多,2022-10-31 09:00:00,2022-10-31 09:30:00,1585.29,1619.8,1.73,100.0,0.1089,3.76,0.09,3.67,tp_upper -6217,做多,2022-10-31 09:30:00,2022-10-31 10:00:00,1619.8,1622.16,1.76,100.0,0.1088,0.26,0.09,0.17,tp_upper -6218,做多,2022-11-01 01:00:00,2022-11-01 01:30:00,1580.89,1580.36,1.78,100.0,0.1124,-0.06,0.09,-0.15,flip -6219,做空,2022-11-01 01:30:00,2022-11-01 02:00:00,1580.36,1582.0,1.77,100.0,0.1123,-0.18,0.09,-0.27,flip -6220,做多,2022-11-01 02:00:00,2022-11-01 13:30:00,1582.0,1577.74,1.77,100.0,0.1119,-0.48,0.09,-0.57,flip -6221,做空,2022-11-01 13:30:00,2022-11-01 18:30:00,1577.74,1583.09,1.76,100.0,0.1118,-0.6,0.09,-0.69,flip -6222,做多,2022-11-01 18:30:00,2022-11-01 19:00:00,1583.09,1580.32,1.76,100.0,0.1109,-0.31,0.09,-0.39,flip -6223,做空,2022-11-01 19:00:00,2022-11-02 00:00:00,1580.32,1579.99,1.75,100.0,0.1108,0.04,0.09,-0.05,flip -6224,做多,2022-11-02 00:00:00,2022-11-02 02:00:00,1579.99,1581.01,1.76,100.0,0.1113,0.11,0.09,0.03,flip -6225,做空,2022-11-02 02:00:00,2022-11-02 02:30:00,1581.01,1589.14,1.76,100.0,0.1112,-0.9,0.09,-0.99,flip -6226,做多,2022-11-02 02:30:00,2022-11-02 07:00:00,1589.14,1560.01,1.75,100.0,0.11,-3.2,0.09,-3.29,flip -6227,做空,2022-11-02 07:00:00,2022-11-02 10:00:00,1560.01,1543.07,1.71,100.0,0.1098,1.86,0.08,1.78,tp_lower -6228,做多,2022-11-02 16:30:00,2022-11-02 17:00:00,1570.53,1568.0,1.73,100.0,0.1102,-0.28,0.09,-0.37,flip -6229,做空,2022-11-02 17:00:00,2022-11-02 18:00:00,1568.0,1613.7,1.73,100.0,0.1101,-5.03,0.09,-5.12,flip -6230,做多,2022-11-02 18:00:00,2022-11-02 18:30:00,1613.7,1562.44,1.67,100.0,0.1037,-5.32,0.08,-5.4,flip -6231,做空,2022-11-02 18:30:00,2022-11-03 01:30:00,1562.44,1542.23,1.62,100.0,0.1036,2.09,0.08,2.01,flip -6232,做多,2022-11-03 01:30:00,2022-11-03 02:30:00,1542.23,1542.66,1.65,100.0,0.107,0.05,0.08,-0.04,flip -6233,做空,2022-11-03 02:30:00,2022-11-03 03:00:00,1542.66,1552.76,1.65,100.0,0.1069,-1.08,0.08,-1.16,flip -6234,做多,2022-11-03 03:00:00,2022-11-03 07:30:00,1552.76,1543.4,1.64,100.0,0.1054,-0.99,0.08,-1.07,flip -6235,做空,2022-11-03 07:30:00,2022-11-03 08:30:00,1543.4,1543.03,1.63,100.0,0.1053,0.04,0.08,-0.04,flip -6236,做多,2022-11-03 08:30:00,2022-11-03 11:00:00,1543.03,1539.01,1.62,100.0,0.1053,-0.42,0.08,-0.5,flip -6237,做空,2022-11-03 11:00:00,2022-11-03 14:00:00,1539.01,1550.47,1.62,100.0,0.1052,-1.21,0.08,-1.29,flip -6238,做多,2022-11-03 14:00:00,2022-11-03 16:00:00,1550.47,1539.33,1.6,100.0,0.1035,-1.15,0.08,-1.23,flip -6239,做空,2022-11-03 16:00:00,2022-11-03 16:30:00,1539.33,1546.02,1.59,100.0,0.1034,-0.69,0.08,-0.77,flip -6240,做多,2022-11-03 16:30:00,2022-11-03 17:00:00,1546.02,1543.06,1.58,100.0,0.1024,-0.3,0.08,-0.38,flip -6241,做空,2022-11-03 17:00:00,2022-11-03 18:00:00,1543.06,1545.52,1.58,100.0,0.1023,-0.25,0.08,-0.33,flip -6242,做多,2022-11-03 18:00:00,2022-11-03 18:30:00,1545.52,1544.48,1.57,100.0,0.1019,-0.11,0.08,-0.18,flip -6243,做空,2022-11-03 18:30:00,2022-11-03 19:00:00,1544.48,1546.32,1.57,100.0,0.1018,-0.19,0.08,-0.27,flip -6244,做多,2022-11-03 19:00:00,2022-11-03 19:30:00,1546.32,1543.45,1.57,100.0,0.1014,-0.29,0.08,-0.37,flip -6245,做空,2022-11-03 19:30:00,2022-11-03 21:30:00,1543.45,1542.68,1.56,100.0,0.1013,0.08,0.08,-0.0,flip -6246,做多,2022-11-03 21:30:00,2022-11-03 22:00:00,1542.68,1534.34,1.56,100.0,0.1013,-0.85,0.08,-0.92,flip -6247,做空,2022-11-03 22:00:00,2022-11-04 02:00:00,1534.34,1542.29,1.55,100.0,0.1012,-0.8,0.08,-0.88,flip -6248,做多,2022-11-04 02:00:00,2022-11-04 02:30:00,1542.29,1540.16,1.57,100.0,0.1016,-0.22,0.08,-0.29,flip -6249,做空,2022-11-04 02:30:00,2022-11-04 03:00:00,1540.16,1541.69,1.56,100.0,0.1015,-0.16,0.08,-0.23,flip -6250,做多,2022-11-04 03:00:00,2022-11-05 08:00:00,1541.69,1642.26,1.56,100.0,0.1012,10.17,0.08,10.09,flip -6251,做空,2022-11-05 08:00:00,2022-11-05 08:30:00,1642.26,1642.69,1.66,100.0,0.1013,-0.04,0.08,-0.13,flip -6252,做多,2022-11-05 08:30:00,2022-11-05 09:00:00,1642.69,1639.35,1.66,100.0,0.1012,-0.34,0.08,-0.42,flip -6253,做空,2022-11-05 09:00:00,2022-11-05 11:00:00,1639.35,1647.46,1.66,100.0,0.1011,-0.82,0.08,-0.9,flip -6254,做多,2022-11-05 11:00:00,2022-11-05 12:00:00,1647.46,1640.8,1.65,100.0,0.1,-0.67,0.08,-0.75,flip -6255,做空,2022-11-05 12:00:00,2022-11-06 08:30:00,1640.8,1630.8,1.64,100.0,0.0999,1.0,0.08,0.92,flip -6256,做多,2022-11-06 08:30:00,2022-11-06 10:00:00,1630.8,1627.4,1.65,100.0,0.1015,-0.34,0.08,-0.43,flip -6257,做空,2022-11-06 10:00:00,2022-11-06 12:00:00,1627.4,1619.93,1.65,100.0,0.1014,0.76,0.08,0.68,flip -6258,做多,2022-11-06 12:00:00,2022-11-06 16:00:00,1619.93,1621.47,1.66,100.0,0.1022,0.16,0.08,0.07,flip -6259,做空,2022-11-06 16:00:00,2022-11-06 23:00:00,1621.47,1580.76,1.66,100.0,0.1021,4.16,0.08,4.08,tp_lower -6260,做多,2022-11-07 12:30:00,2022-11-07 13:00:00,1584.27,1577.61,1.7,100.0,0.1074,-0.72,0.08,-0.8,flip -6261,做空,2022-11-07 13:00:00,2022-11-07 14:00:00,1577.61,1578.6,1.69,100.0,0.1073,-0.11,0.08,-0.19,flip -6262,做多,2022-11-07 14:00:00,2022-11-07 14:30:00,1578.6,1571.81,1.69,100.0,0.1071,-0.73,0.08,-0.81,flip -6263,做空,2022-11-07 14:30:00,2022-11-07 15:00:00,1571.81,1581.27,1.68,100.0,0.107,-1.01,0.08,-1.1,flip -6264,做多,2022-11-07 15:00:00,2022-11-07 16:30:00,1581.27,1577.5,1.67,100.0,0.1056,-0.4,0.08,-0.48,flip -6265,做空,2022-11-07 16:30:00,2022-11-07 17:00:00,1577.5,1583.2,1.66,100.0,0.1055,-0.6,0.08,-0.68,flip -6266,做多,2022-11-07 17:00:00,2022-11-07 21:30:00,1583.2,1574.77,1.66,100.0,0.1046,-0.88,0.08,-0.96,flip -6267,做空,2022-11-07 21:30:00,2022-11-08 04:00:00,1574.77,1481.97,1.65,100.0,0.1045,9.7,0.08,9.62,tp_lower -6268,做多,2022-11-08 16:00:00,2022-11-08 17:00:00,1540.31,1508.81,1.75,100.0,0.1138,-3.58,0.09,-3.67,flip -6269,做空,2022-11-08 17:00:00,2022-11-08 19:30:00,1508.81,1312.77,1.71,100.0,0.1137,22.28,0.07,22.21,tp_lower -6270,做多,2022-11-10 03:00:00,2022-11-10 04:00:00,1168.61,1161.92,1.94,100.0,0.166,-1.11,0.1,-1.21,flip -6271,做空,2022-11-10 04:00:00,2022-11-10 04:30:00,1161.92,1175.0,1.93,100.0,0.1658,-2.17,0.1,-2.27,flip -6272,做多,2022-11-10 04:30:00,2022-11-11 01:30:00,1175.0,1262.43,1.9,100.0,0.162,14.16,0.1,14.06,flip -6273,做空,2022-11-11 01:30:00,2022-11-11 07:00:00,1262.43,1277.39,2.05,100.0,0.1622,-2.43,0.1,-2.53,flip -6274,做多,2022-11-11 07:00:00,2022-11-11 10:00:00,1277.39,1270.41,2.02,100.0,0.1582,-1.1,0.1,-1.2,flip -6275,做空,2022-11-11 10:00:00,2022-11-11 10:30:00,1270.41,1276.81,2.01,100.0,0.158,-1.01,0.1,-1.11,flip -6276,做多,2022-11-11 10:30:00,2022-11-11 11:30:00,1276.81,1274.99,2.0,100.0,0.1563,-0.28,0.1,-0.38,flip -6277,做空,2022-11-11 11:30:00,2022-11-11 12:30:00,1274.99,1290.33,1.99,100.0,0.1561,-2.4,0.1,-2.5,flip -6278,做多,2022-11-11 12:30:00,2022-11-11 14:00:00,1290.33,1205.49,1.96,100.0,0.1523,-12.92,0.09,-13.01,flip -6279,做空,2022-11-11 14:00:00,2022-11-11 14:30:00,1205.49,1261.49,1.83,100.0,0.1521,-8.52,0.1,-8.61,flip -6280,做多,2022-11-11 14:30:00,2022-11-11 15:30:00,1261.49,1259.5,1.75,100.0,0.1385,-0.28,0.09,-0.36,flip -6281,做空,2022-11-11 15:30:00,2022-11-11 17:00:00,1259.5,1257.7,1.74,100.0,0.1383,0.25,0.09,0.16,flip -6282,做多,2022-11-11 17:00:00,2022-11-11 18:30:00,1257.7,1263.74,1.74,100.0,0.1386,0.84,0.09,0.75,flip -6283,做空,2022-11-11 18:30:00,2022-11-11 19:00:00,1263.74,1268.36,1.75,100.0,0.1384,-0.64,0.09,-0.73,flip -6284,做多,2022-11-11 19:00:00,2022-11-11 20:00:00,1268.36,1258.9,1.74,100.0,0.1373,-1.3,0.09,-1.39,flip -6285,做空,2022-11-11 20:00:00,2022-11-11 21:00:00,1258.9,1270.99,1.73,100.0,0.1372,-1.66,0.09,-1.75,flip -6286,做多,2022-11-11 21:00:00,2022-11-11 21:30:00,1270.99,1269.19,1.71,100.0,0.1344,-0.24,0.09,-0.33,flip -6287,做空,2022-11-11 21:30:00,2022-11-11 22:00:00,1269.19,1277.11,1.7,100.0,0.1343,-1.06,0.09,-1.15,flip -6288,做多,2022-11-11 22:00:00,2022-11-12 00:30:00,1277.11,1275.85,1.69,100.0,0.1325,-0.17,0.08,-0.25,flip -6289,做空,2022-11-12 00:30:00,2022-11-12 02:00:00,1275.85,1286.59,1.72,100.0,0.1344,-1.44,0.09,-1.53,flip -6290,做多,2022-11-12 02:00:00,2022-11-12 03:00:00,1286.59,1263.19,1.7,100.0,0.1321,-3.09,0.08,-3.17,flip -6291,做空,2022-11-12 03:00:00,2022-11-12 06:30:00,1263.19,1260.7,1.67,100.0,0.1319,0.33,0.08,0.25,flip -6292,做多,2022-11-12 06:30:00,2022-11-12 07:30:00,1260.7,1265.96,1.67,100.0,0.1323,0.7,0.08,0.61,flip -6293,做空,2022-11-12 07:30:00,2022-11-12 08:30:00,1265.96,1260.9,1.67,100.0,0.1322,0.67,0.08,0.59,flip -6294,做多,2022-11-12 08:30:00,2022-11-12 09:30:00,1260.9,1261.53,1.68,100.0,0.1331,0.08,0.08,-0.0,flip -6295,做空,2022-11-12 09:30:00,2022-11-12 10:00:00,1261.53,1265.27,1.68,100.0,0.133,-0.5,0.08,-0.58,flip -6296,做多,2022-11-12 10:00:00,2022-11-12 10:30:00,1265.27,1259.15,1.67,100.0,0.1321,-0.81,0.08,-0.89,flip -6297,做空,2022-11-12 10:30:00,2022-11-12 12:30:00,1259.15,1267.93,1.66,100.0,0.1319,-1.16,0.08,-1.24,flip -6298,做多,2022-11-12 12:30:00,2022-11-12 13:00:00,1267.93,1261.77,1.65,100.0,0.13,-0.8,0.08,-0.88,flip -6299,做空,2022-11-12 13:00:00,2022-11-12 13:30:00,1261.77,1265.1,1.64,100.0,0.1298,-0.43,0.08,-0.51,flip -6300,做多,2022-11-12 13:30:00,2022-11-12 18:00:00,1265.1,1267.19,1.63,100.0,0.129,0.27,0.08,0.19,flip -6301,做空,2022-11-12 18:00:00,2022-11-12 22:30:00,1267.19,1260.15,1.63,100.0,0.1289,0.91,0.08,0.83,flip -6302,做多,2022-11-12 22:30:00,2022-11-13 00:30:00,1260.15,1259.68,1.64,100.0,0.1302,-0.06,0.08,-0.14,flip -6303,做空,2022-11-13 00:30:00,2022-11-13 01:00:00,1259.68,1261.39,1.66,100.0,0.1317,-0.23,0.08,-0.31,flip -6304,做多,2022-11-13 01:00:00,2022-11-13 03:00:00,1261.39,1265.52,1.66,100.0,0.1313,0.54,0.08,0.46,flip -6305,做空,2022-11-13 03:00:00,2022-11-13 07:00:00,1265.52,1244.11,1.66,100.0,0.1311,2.81,0.08,2.73,tp_lower -6306,做多,2022-11-13 21:30:00,2022-11-14 00:00:00,1217.15,1204.36,1.69,100.0,0.1385,-1.77,0.08,-1.85,flip -6307,做空,2022-11-14 00:00:00,2022-11-14 06:30:00,1204.36,1236.14,1.67,100.0,0.1389,-4.41,0.09,-4.5,flip -6308,做多,2022-11-14 06:30:00,2022-11-14 16:00:00,1236.14,1233.6,1.63,100.0,0.1316,-0.33,0.08,-0.42,flip -6309,做空,2022-11-14 16:00:00,2022-11-14 17:00:00,1233.6,1234.52,1.62,100.0,0.1315,-0.12,0.08,-0.2,flip -6310,做多,2022-11-14 17:00:00,2022-11-14 19:00:00,1234.52,1232.92,1.62,100.0,0.1311,-0.21,0.08,-0.29,flip -6311,做空,2022-11-14 19:00:00,2022-11-14 23:00:00,1232.92,1238.23,1.62,100.0,0.131,-0.7,0.08,-0.78,flip -6312,做多,2022-11-14 23:00:00,2022-11-15 00:30:00,1238.23,1240.88,1.61,100.0,0.1297,0.34,0.08,0.26,flip -6313,做空,2022-11-15 00:30:00,2022-11-15 01:00:00,1240.88,1244.79,1.62,100.0,0.1303,-0.51,0.08,-0.59,flip -6314,做多,2022-11-15 01:00:00,2022-11-15 18:00:00,1244.79,1251.21,1.61,100.0,0.1294,0.83,0.08,0.75,flip -6315,做空,2022-11-15 18:00:00,2022-11-16 01:30:00,1251.21,1260.53,1.62,100.0,0.1292,-1.2,0.08,-1.29,flip -6316,做多,2022-11-16 01:30:00,2022-11-16 04:00:00,1260.53,1257.32,1.61,100.0,0.1275,-0.41,0.08,-0.49,flip -6317,做空,2022-11-16 04:00:00,2022-11-16 04:30:00,1257.32,1257.37,1.6,100.0,0.1274,-0.01,0.08,-0.09,flip -6318,做多,2022-11-16 04:30:00,2022-11-16 05:30:00,1257.37,1257.07,1.6,100.0,0.1273,-0.04,0.08,-0.12,flip -6319,做空,2022-11-16 05:30:00,2022-11-16 23:00:00,1257.07,1216.46,1.6,100.0,0.1272,5.16,0.08,5.09,flip -6320,做多,2022-11-16 23:00:00,2022-11-16 23:30:00,1216.46,1215.78,1.65,100.0,0.1355,-0.09,0.08,-0.17,flip -6321,做空,2022-11-16 23:30:00,2022-11-17 00:30:00,1215.78,1222.84,1.65,100.0,0.1354,-0.96,0.08,-1.04,flip -6322,做多,2022-11-17 00:30:00,2022-11-17 02:30:00,1222.84,1207.64,1.64,100.0,0.1344,-2.04,0.08,-2.12,flip -6323,做空,2022-11-17 02:30:00,2022-11-17 05:00:00,1207.64,1208.74,1.62,100.0,0.1343,-0.15,0.08,-0.23,flip -6324,做多,2022-11-17 05:00:00,2022-11-17 06:30:00,1208.74,1201.41,1.62,100.0,0.1339,-0.98,0.08,-1.06,flip -6325,做空,2022-11-17 06:30:00,2022-11-17 09:30:00,1201.41,1190.93,1.61,100.0,0.1337,1.4,0.08,1.32,tp_lower -6326,做多,2022-11-17 15:00:00,2022-11-17 15:30:00,1213.01,1191.92,1.62,100.0,0.1335,-2.82,0.08,-2.89,flip -6327,做空,2022-11-17 15:30:00,2022-11-17 16:00:00,1191.92,1209.0,1.59,100.0,0.1334,-2.28,0.08,-2.36,flip -6328,做多,2022-11-17 16:00:00,2022-11-17 19:30:00,1209.0,1201.89,1.57,100.0,0.1295,-0.92,0.08,-1.0,flip -6329,做空,2022-11-17 19:30:00,2022-11-17 20:00:00,1201.89,1203.62,1.55,100.0,0.1293,-0.22,0.08,-0.3,flip -6330,做多,2022-11-17 20:00:00,2022-11-17 20:30:00,1203.62,1200.91,1.55,100.0,0.1288,-0.35,0.08,-0.43,flip -6331,做空,2022-11-17 20:30:00,2022-11-17 21:00:00,1200.91,1206.68,1.55,100.0,0.1287,-0.74,0.08,-0.82,flip -6332,做多,2022-11-17 21:00:00,2022-11-17 23:00:00,1206.68,1201.07,1.54,100.0,0.1273,-0.71,0.08,-0.79,flip -6333,做空,2022-11-17 23:00:00,2022-11-18 00:00:00,1201.07,1209.63,1.53,100.0,0.1272,-1.09,0.08,-1.17,flip -6334,做多,2022-11-18 00:00:00,2022-11-18 08:00:00,1209.63,1210.0,1.53,100.0,0.1267,0.05,0.08,-0.03,flip -6335,做空,2022-11-18 08:00:00,2022-11-18 08:30:00,1210.0,1212.5,1.53,100.0,0.1266,-0.32,0.08,-0.39,flip -6336,做多,2022-11-18 08:30:00,2022-11-18 14:30:00,1212.5,1213.72,1.53,100.0,0.1259,0.15,0.08,0.08,flip -6337,做空,2022-11-18 14:30:00,2022-11-18 23:30:00,1213.72,1212.04,1.53,100.0,0.1258,0.21,0.08,0.14,flip -6338,做多,2022-11-18 23:30:00,2022-11-19 00:00:00,1212.04,1210.86,1.53,100.0,0.126,-0.15,0.08,-0.22,flip -6339,做空,2022-11-19 00:00:00,2022-11-19 07:00:00,1210.86,1206.99,1.53,100.0,0.1265,0.49,0.08,0.41,flip -6340,做多,2022-11-19 07:00:00,2022-11-19 07:30:00,1206.99,1206.09,1.53,100.0,0.1271,-0.11,0.08,-0.19,flip -6341,做空,2022-11-19 07:30:00,2022-11-19 08:30:00,1206.09,1209.45,1.53,100.0,0.127,-0.43,0.08,-0.5,flip -6342,做多,2022-11-19 08:30:00,2022-11-19 09:00:00,1209.45,1208.35,1.53,100.0,0.1262,-0.14,0.08,-0.22,flip -6343,做空,2022-11-19 09:00:00,2022-11-19 10:30:00,1208.35,1208.29,1.52,100.0,0.1261,0.01,0.08,-0.07,flip -6344,做多,2022-11-19 10:30:00,2022-11-19 12:00:00,1208.29,1208.6,1.52,100.0,0.1259,0.04,0.08,-0.04,flip -6345,做空,2022-11-19 12:00:00,2022-11-19 13:30:00,1208.6,1207.41,1.52,100.0,0.1258,0.15,0.08,0.07,flip -6346,做多,2022-11-19 13:30:00,2022-11-19 14:30:00,1207.41,1207.43,1.52,100.0,0.1259,0.0,0.08,-0.07,flip -6347,做空,2022-11-19 14:30:00,2022-11-19 15:00:00,1207.43,1208.2,1.52,100.0,0.1258,-0.1,0.08,-0.17,flip -6348,做多,2022-11-19 15:00:00,2022-11-19 16:00:00,1208.2,1208.87,1.52,100.0,0.1255,0.08,0.08,0.01,flip -6349,做空,2022-11-19 16:00:00,2022-11-19 18:00:00,1208.87,1207.58,1.52,100.0,0.1254,0.16,0.08,0.09,flip -6350,做多,2022-11-19 18:00:00,2022-11-19 18:30:00,1207.58,1207.18,1.52,100.0,0.1255,-0.05,0.08,-0.13,flip -6351,做空,2022-11-19 18:30:00,2022-11-19 19:00:00,1207.18,1209.07,1.51,100.0,0.1254,-0.24,0.08,-0.31,flip -6352,做多,2022-11-19 19:00:00,2022-11-19 22:00:00,1209.07,1227.64,1.51,100.0,0.1249,2.32,0.08,2.24,tp_upper -6353,做多,2022-11-21 13:00:00,2022-11-21 13:30:00,1139.04,1134.58,1.55,100.0,0.1362,-0.61,0.08,-0.68,flip -6354,做空,2022-11-21 13:30:00,2022-11-22 00:00:00,1134.58,1111.41,1.54,100.0,0.1361,3.15,0.08,3.08,flip -6355,做多,2022-11-22 00:00:00,2022-11-23 16:00:00,1111.41,1157.56,1.58,100.0,0.1418,6.54,0.08,6.46,flip -6356,做空,2022-11-23 16:00:00,2022-11-23 18:00:00,1157.56,1161.64,1.64,100.0,0.1418,-0.58,0.08,-0.66,flip -6357,做多,2022-11-23 18:00:00,2022-11-23 19:00:00,1161.64,1165.18,1.63,100.0,0.1407,0.5,0.08,0.42,tp_upper -6358,做多,2022-11-23 19:30:00,2022-11-23 20:00:00,1168.31,1168.18,1.64,100.0,0.1401,-0.02,0.08,-0.1,flip -6359,做空,2022-11-23 20:00:00,2022-11-24 13:00:00,1168.18,1195.69,1.64,100.0,0.14,-3.85,0.08,-3.94,flip -6360,做多,2022-11-24 13:00:00,2022-11-24 14:00:00,1195.69,1191.07,1.6,100.0,0.1339,-0.62,0.08,-0.7,flip -6361,做空,2022-11-24 14:00:00,2022-11-24 14:30:00,1191.07,1192.98,1.59,100.0,0.1338,-0.26,0.08,-0.34,flip -6362,做多,2022-11-24 14:30:00,2022-11-24 15:30:00,1192.98,1194.67,1.59,100.0,0.1332,0.23,0.08,0.15,flip -6363,做空,2022-11-24 15:30:00,2022-11-24 16:00:00,1194.67,1196.08,1.59,100.0,0.1331,-0.19,0.08,-0.27,flip -6364,做多,2022-11-24 16:00:00,2022-11-24 17:00:00,1196.08,1199.31,1.59,100.0,0.1326,0.43,0.08,0.35,flip -6365,做空,2022-11-24 17:00:00,2022-11-24 17:30:00,1199.31,1199.57,1.59,100.0,0.1325,-0.03,0.08,-0.11,flip -6366,做多,2022-11-24 17:30:00,2022-11-24 18:00:00,1199.57,1198.7,1.59,100.0,0.1323,-0.12,0.08,-0.19,flip -6367,做空,2022-11-24 18:00:00,2022-11-24 18:30:00,1198.7,1203.48,1.58,100.0,0.1322,-0.63,0.08,-0.71,flip -6368,做多,2022-11-24 18:30:00,2022-11-24 20:00:00,1203.48,1199.34,1.58,100.0,0.131,-0.54,0.08,-0.62,flip -6369,做空,2022-11-24 20:00:00,2022-11-24 22:00:00,1199.34,1199.6,1.57,100.0,0.1309,-0.03,0.08,-0.11,flip -6370,做多,2022-11-24 22:00:00,2022-11-25 00:00:00,1199.6,1195.71,1.57,100.0,0.1307,-0.51,0.08,-0.59,flip -6371,做空,2022-11-25 00:00:00,2022-11-25 02:00:00,1195.71,1183.58,1.58,100.0,0.1319,1.6,0.08,1.52,tp_lower -6372,做多,2022-11-25 11:00:00,2022-11-25 13:30:00,1194.02,1189.4,1.59,100.0,0.1333,-0.62,0.08,-0.69,flip -6373,做空,2022-11-25 13:30:00,2022-11-25 14:30:00,1189.4,1192.51,1.58,100.0,0.1331,-0.41,0.08,-0.49,flip -6374,做多,2022-11-25 14:30:00,2022-11-25 15:30:00,1192.51,1189.18,1.58,100.0,0.1323,-0.44,0.08,-0.52,flip -6375,做空,2022-11-25 15:30:00,2022-11-25 16:30:00,1189.18,1186.52,1.57,100.0,0.1322,0.35,0.08,0.27,flip -6376,做多,2022-11-25 16:30:00,2022-11-26 01:00:00,1186.52,1221.54,1.57,100.0,0.1326,4.64,0.08,4.56,tp_upper -6377,做多,2022-11-27 01:30:00,2022-11-27 08:00:00,1210.54,1212.94,1.63,100.0,0.1345,0.32,0.08,0.24,flip -6378,做空,2022-11-27 08:00:00,2022-11-27 10:00:00,1212.94,1212.56,1.63,100.0,0.1343,0.05,0.08,-0.03,flip -6379,做多,2022-11-27 10:00:00,2022-11-27 10:30:00,1212.56,1212.09,1.63,100.0,0.1343,-0.06,0.08,-0.14,flip -6380,做空,2022-11-27 10:30:00,2022-11-27 11:00:00,1212.09,1215.09,1.63,100.0,0.1342,-0.4,0.08,-0.48,flip -6381,做多,2022-11-27 11:00:00,2022-11-27 13:00:00,1215.09,1213.11,1.62,100.0,0.1334,-0.26,0.08,-0.34,flip -6382,做空,2022-11-27 13:00:00,2022-11-27 14:00:00,1213.11,1214.24,1.62,100.0,0.1332,-0.15,0.08,-0.23,flip -6383,做多,2022-11-27 14:00:00,2022-11-27 14:30:00,1214.24,1212.19,1.61,100.0,0.1328,-0.27,0.08,-0.35,flip -6384,做空,2022-11-27 14:30:00,2022-11-27 15:00:00,1212.19,1212.56,1.61,100.0,0.1327,-0.05,0.08,-0.13,flip -6385,做多,2022-11-27 15:00:00,2022-11-27 16:30:00,1212.56,1213.01,1.61,100.0,0.1325,0.06,0.08,-0.02,flip -6386,做空,2022-11-27 16:30:00,2022-11-27 17:00:00,1213.01,1213.02,1.61,100.0,0.1324,-0.0,0.08,-0.08,flip -6387,做多,2022-11-27 17:00:00,2022-11-27 19:00:00,1213.02,1215.75,1.6,100.0,0.1322,0.36,0.08,0.28,flip -6388,做空,2022-11-27 19:00:00,2022-11-27 21:00:00,1215.75,1216.11,1.61,100.0,0.1321,-0.05,0.08,-0.13,flip -6389,做多,2022-11-27 21:00:00,2022-11-27 21:30:00,1216.11,1214.97,1.6,100.0,0.1319,-0.15,0.08,-0.23,flip -6390,做空,2022-11-27 21:30:00,2022-11-27 22:30:00,1214.97,1215.76,1.6,100.0,0.1318,-0.1,0.08,-0.18,flip -6391,做多,2022-11-27 22:30:00,2022-11-27 23:00:00,1215.76,1200.84,1.6,100.0,0.1314,-1.96,0.08,-2.04,flip -6392,做空,2022-11-27 23:00:00,2022-11-27 23:30:00,1200.84,1193.26,1.58,100.0,0.1313,1.0,0.08,0.92,tp_lower -6393,做多,2022-11-28 16:30:00,2022-11-28 17:30:00,1176.64,1171.5,1.61,100.0,0.1367,-0.7,0.08,-0.78,flip -6394,做空,2022-11-28 17:30:00,2022-11-28 18:00:00,1171.5,1171.68,1.6,100.0,0.1366,-0.02,0.08,-0.1,flip -6395,做多,2022-11-28 18:00:00,2022-11-28 18:30:00,1171.68,1167.61,1.6,100.0,0.1364,-0.56,0.08,-0.63,flip -6396,做空,2022-11-28 18:30:00,2022-11-28 19:30:00,1167.61,1171.0,1.59,100.0,0.1362,-0.46,0.08,-0.54,flip -6397,做多,2022-11-28 19:30:00,2022-11-28 21:00:00,1171.0,1171.51,1.58,100.0,0.1353,0.07,0.08,-0.01,flip -6398,做空,2022-11-28 21:00:00,2022-11-28 21:30:00,1171.51,1172.15,1.58,100.0,0.1352,-0.09,0.08,-0.17,flip -6399,做多,2022-11-28 21:30:00,2022-11-28 22:00:00,1172.15,1171.01,1.58,100.0,0.1349,-0.15,0.08,-0.23,flip -6400,做空,2022-11-28 22:00:00,2022-11-28 23:00:00,1171.01,1171.16,1.58,100.0,0.1348,-0.02,0.08,-0.1,flip -6401,做多,2022-11-28 23:00:00,2022-11-28 23:30:00,1171.16,1167.21,1.58,100.0,0.1346,-0.53,0.08,-0.61,flip -6402,做空,2022-11-28 23:30:00,2022-11-29 01:30:00,1167.21,1176.64,1.57,100.0,0.1345,-1.27,0.08,-1.35,flip -6403,做多,2022-11-29 01:30:00,2022-11-29 02:00:00,1176.64,1183.13,1.57,100.0,0.1333,0.87,0.08,0.79,tp_upper -6404,做多,2022-11-30 00:00:00,2022-11-30 00:30:00,1217.71,1274.46,1.58,100.0,0.1296,7.35,0.08,7.27,tp_upper -6405,做多,2022-11-30 18:30:00,2022-11-30 19:00:00,1277.57,1295.24,1.65,100.0,0.1291,2.28,0.08,2.2,tp_upper -6406,做多,2022-12-01 06:00:00,2022-12-01 07:00:00,1283.01,1280.75,1.67,100.0,0.1305,-0.29,0.08,-0.38,flip -6407,做空,2022-12-01 07:00:00,2022-12-01 08:30:00,1280.75,1283.31,1.67,100.0,0.1303,-0.33,0.08,-0.42,flip -6408,做多,2022-12-01 08:30:00,2022-12-01 13:00:00,1283.31,1286.18,1.66,100.0,0.1297,0.37,0.08,0.29,flip -6409,做空,2022-12-01 13:00:00,2022-12-01 22:00:00,1286.18,1277.66,1.67,100.0,0.1296,1.1,0.08,1.02,flip -6410,做多,2022-12-01 22:00:00,2022-12-01 22:30:00,1277.66,1276.99,1.68,100.0,0.1312,-0.09,0.08,-0.17,flip -6411,做空,2022-12-01 22:30:00,2022-12-02 00:30:00,1276.99,1282.07,1.67,100.0,0.131,-0.67,0.08,-0.75,flip -6412,做多,2022-12-02 00:30:00,2022-12-02 01:30:00,1282.07,1271.97,1.67,100.0,0.1305,-1.32,0.08,-1.4,flip -6413,做空,2022-12-02 01:30:00,2022-12-02 06:00:00,1271.97,1274.82,1.66,100.0,0.1304,-0.37,0.08,-0.45,flip -6414,做多,2022-12-02 06:00:00,2022-12-02 06:30:00,1274.82,1270.78,1.65,100.0,0.1297,-0.52,0.08,-0.61,flip -6415,做空,2022-12-02 06:30:00,2022-12-02 07:00:00,1270.78,1271.57,1.65,100.0,0.1295,-0.1,0.08,-0.18,flip -6416,做多,2022-12-02 07:00:00,2022-12-02 08:00:00,1271.57,1274.71,1.64,100.0,0.1292,0.41,0.08,0.32,flip -6417,做空,2022-12-02 08:00:00,2022-12-02 14:30:00,1274.71,1279.21,1.65,100.0,0.1291,-0.58,0.08,-0.66,flip -6418,做多,2022-12-02 14:30:00,2022-12-02 16:00:00,1279.21,1277.28,1.64,100.0,0.1281,-0.25,0.08,-0.33,flip -6419,做空,2022-12-02 16:00:00,2022-12-02 16:30:00,1277.28,1277.89,1.63,100.0,0.128,-0.08,0.08,-0.16,flip -6420,做多,2022-12-02 16:30:00,2022-12-03 00:00:00,1277.89,1291.49,1.63,100.0,0.1277,1.74,0.08,1.65,tp_upper -6421,做多,2022-12-03 02:30:00,2022-12-03 03:00:00,1286.4,1284.94,1.66,100.0,0.1291,-0.19,0.08,-0.27,flip -6422,做空,2022-12-03 03:00:00,2022-12-03 03:30:00,1284.94,1285.07,1.66,100.0,0.129,-0.02,0.08,-0.1,flip -6423,做多,2022-12-03 03:30:00,2022-12-03 06:00:00,1285.07,1284.87,1.66,100.0,0.1288,-0.03,0.08,-0.11,flip -6424,做空,2022-12-03 06:00:00,2022-12-03 22:30:00,1284.87,1241.22,1.65,100.0,0.1287,5.62,0.08,5.54,tp_lower -6425,做多,2022-12-04 04:30:00,2022-12-04 05:00:00,1262.0,1261.87,1.71,100.0,0.1359,-0.02,0.09,-0.1,flip -6426,做空,2022-12-04 05:00:00,2022-12-04 08:00:00,1261.87,1259.09,1.71,100.0,0.1358,0.38,0.09,0.29,flip -6427,做多,2022-12-04 08:00:00,2022-12-04 08:30:00,1259.09,1257.7,1.72,100.0,0.1362,-0.19,0.09,-0.28,flip -6428,做空,2022-12-04 08:30:00,2022-12-04 09:00:00,1257.7,1259.46,1.71,100.0,0.1361,-0.24,0.09,-0.33,flip -6429,做多,2022-12-04 09:00:00,2022-12-04 09:30:00,1259.46,1256.65,1.71,100.0,0.1356,-0.38,0.09,-0.47,flip -6430,做空,2022-12-04 09:30:00,2022-12-04 10:30:00,1256.65,1257.48,1.7,100.0,0.1354,-0.11,0.09,-0.2,flip -6431,做多,2022-12-04 10:30:00,2022-12-04 11:00:00,1257.48,1254.77,1.7,100.0,0.1351,-0.37,0.08,-0.45,flip -6432,做空,2022-12-04 11:00:00,2022-12-04 12:30:00,1254.77,1256.64,1.69,100.0,0.135,-0.25,0.08,-0.34,flip -6433,做多,2022-12-04 12:30:00,2022-12-04 13:00:00,1256.64,1254.44,1.69,100.0,0.1344,-0.3,0.08,-0.38,flip -6434,做空,2022-12-04 13:00:00,2022-12-04 14:30:00,1254.44,1259.17,1.68,100.0,0.1343,-0.64,0.08,-0.72,flip -6435,做多,2022-12-04 14:30:00,2022-12-04 17:00:00,1259.17,1258.34,1.68,100.0,0.1332,-0.11,0.08,-0.19,flip -6436,做空,2022-12-04 17:00:00,2022-12-04 17:30:00,1258.34,1268.41,1.67,100.0,0.133,-1.34,0.08,-1.42,flip -6437,做多,2022-12-04 17:30:00,2022-12-04 18:00:00,1268.41,1270.81,1.66,100.0,0.1308,0.31,0.08,0.23,tp_upper -6438,做多,2022-12-05 13:00:00,2022-12-05 13:30:00,1290.33,1285.29,1.68,100.0,0.1302,-0.66,0.08,-0.74,flip -6439,做空,2022-12-05 13:30:00,2022-12-06 07:00:00,1285.29,1260.8,1.67,100.0,0.1301,3.19,0.08,3.1,flip -6440,做多,2022-12-06 07:00:00,2022-12-06 07:30:00,1260.8,1259.63,1.7,100.0,0.1352,-0.16,0.09,-0.24,flip -6441,做空,2022-12-06 07:30:00,2022-12-06 08:30:00,1259.63,1262.09,1.7,100.0,0.1351,-0.33,0.09,-0.42,flip -6442,做多,2022-12-06 08:30:00,2022-12-06 09:00:00,1262.09,1257.69,1.7,100.0,0.1344,-0.59,0.08,-0.68,flip -6443,做空,2022-12-06 09:00:00,2022-12-06 11:00:00,1257.69,1254.18,1.69,100.0,0.1343,0.47,0.08,0.39,tp_lower -6444,做多,2022-12-06 12:30:00,2022-12-06 16:30:00,1257.26,1254.4,1.69,100.0,0.1345,-0.38,0.08,-0.47,flip -6445,做空,2022-12-06 16:30:00,2022-12-06 21:30:00,1254.4,1255.36,1.69,100.0,0.1344,-0.13,0.08,-0.21,flip -6446,做多,2022-12-06 21:30:00,2022-12-06 22:00:00,1255.36,1254.74,1.68,100.0,0.1341,-0.08,0.08,-0.17,flip -6447,做空,2022-12-06 22:00:00,2022-12-06 23:00:00,1254.74,1269.0,1.68,100.0,0.1339,-1.91,0.08,-1.99,flip -6448,做多,2022-12-06 23:00:00,2022-12-07 06:00:00,1269.0,1255.75,1.66,100.0,0.1308,-1.73,0.08,-1.82,flip -6449,做空,2022-12-07 06:00:00,2022-12-07 07:00:00,1255.75,1230.78,1.65,100.0,0.1317,3.29,0.08,3.21,tp_lower -6450,做多,2022-12-07 23:00:00,2022-12-07 23:30:00,1231.09,1230.83,1.69,100.0,0.1369,-0.04,0.08,-0.12,flip -6451,做空,2022-12-07 23:30:00,2022-12-08 02:30:00,1230.83,1232.44,1.68,100.0,0.1368,-0.22,0.08,-0.3,flip -6452,做多,2022-12-08 02:30:00,2022-12-08 04:00:00,1232.44,1226.32,1.68,100.0,0.1367,-0.84,0.08,-0.92,flip -6453,做空,2022-12-08 04:00:00,2022-12-08 07:00:00,1226.32,1232.25,1.67,100.0,0.1365,-0.81,0.08,-0.89,flip -6454,做多,2022-12-08 07:00:00,2022-12-08 09:30:00,1232.25,1229.2,1.66,100.0,0.1351,-0.41,0.08,-0.49,flip -6455,做空,2022-12-08 09:30:00,2022-12-08 10:00:00,1229.2,1232.56,1.66,100.0,0.1349,-0.45,0.08,-0.54,flip -6456,做多,2022-12-08 10:00:00,2022-12-08 11:30:00,1232.56,1239.8,1.65,100.0,0.1341,0.97,0.08,0.89,tp_upper -6457,做多,2022-12-08 11:30:00,2022-12-08 12:00:00,1239.8,1237.93,1.66,100.0,0.1339,-0.25,0.08,-0.33,tp_upper -6458,做多,2022-12-10 09:30:00,2022-12-10 10:00:00,1264.8,1264.69,1.67,100.0,0.1317,-0.01,0.08,-0.1,flip -6459,做空,2022-12-10 10:00:00,2022-12-10 10:30:00,1264.69,1264.97,1.66,100.0,0.1316,-0.04,0.08,-0.12,flip -6460,做多,2022-12-10 10:30:00,2022-12-10 13:00:00,1264.97,1263.59,1.66,100.0,0.1314,-0.18,0.08,-0.26,tp_upper -6461,做多,2022-12-10 13:30:00,2022-12-10 14:30:00,1267.52,1271.05,1.66,100.0,0.1309,0.46,0.08,0.38,tp_upper -6462,做多,2022-12-10 22:00:00,2022-12-10 22:30:00,1268.53,1268.5,1.66,100.0,0.131,-0.0,0.08,-0.09,flip -6463,做空,2022-12-10 22:30:00,2022-12-10 23:00:00,1268.5,1269.35,1.66,100.0,0.1309,-0.11,0.08,-0.19,flip -6464,做多,2022-12-10 23:00:00,2022-12-10 23:30:00,1269.35,1265.88,1.66,100.0,0.1306,-0.45,0.08,-0.54,flip -6465,做空,2022-12-10 23:30:00,2022-12-11 01:00:00,1265.88,1268.12,1.65,100.0,0.1304,-0.29,0.08,-0.37,flip -6466,做多,2022-12-11 01:00:00,2022-12-11 02:30:00,1268.12,1269.41,1.66,100.0,0.1307,0.17,0.08,0.09,flip -6467,做空,2022-12-11 02:30:00,2022-12-11 03:00:00,1269.41,1269.9,1.66,100.0,0.1306,-0.06,0.08,-0.15,flip -6468,做多,2022-12-11 03:00:00,2022-12-11 09:30:00,1269.9,1271.34,1.66,100.0,0.1304,0.19,0.08,0.1,flip -6469,做空,2022-12-11 09:30:00,2022-12-11 10:30:00,1271.34,1272.24,1.66,100.0,0.1302,-0.12,0.08,-0.2,flip -6470,做多,2022-12-11 10:30:00,2022-12-11 11:00:00,1272.24,1271.08,1.65,100.0,0.1299,-0.15,0.08,-0.23,flip -6471,做空,2022-12-11 11:00:00,2022-12-11 11:30:00,1271.08,1272.92,1.65,100.0,0.1298,-0.24,0.08,-0.32,flip -6472,做多,2022-12-11 11:30:00,2022-12-11 12:00:00,1272.92,1272.0,1.65,100.0,0.1293,-0.12,0.08,-0.2,flip -6473,做空,2022-12-11 12:00:00,2022-12-11 14:30:00,1272.0,1272.02,1.64,100.0,0.1292,-0.0,0.08,-0.08,flip -6474,做多,2022-12-11 14:30:00,2022-12-11 15:30:00,1272.02,1272.99,1.64,100.0,0.129,0.13,0.08,0.04,flip -6475,做空,2022-12-11 15:30:00,2022-12-11 16:30:00,1272.99,1273.3,1.64,100.0,0.1289,-0.04,0.08,-0.12,flip -6476,做多,2022-12-11 16:30:00,2022-12-11 19:00:00,1273.3,1281.0,1.64,100.0,0.1287,0.99,0.08,0.91,tp_upper -6477,做多,2022-12-12 14:00:00,2022-12-12 15:30:00,1249.02,1248.51,1.66,100.0,0.1332,-0.07,0.08,-0.15,flip -6478,做空,2022-12-12 15:30:00,2022-12-12 16:00:00,1248.51,1250.39,1.66,100.0,0.1331,-0.25,0.08,-0.33,flip -6479,做多,2022-12-12 16:00:00,2022-12-12 21:00:00,1250.39,1274.8,1.66,100.0,0.1326,3.24,0.08,3.15,tp_upper -6480,做多,2022-12-13 07:30:00,2022-12-13 08:30:00,1265.71,1264.39,1.69,100.0,0.1337,-0.18,0.08,-0.26,flip -6481,做空,2022-12-13 08:30:00,2022-12-13 09:00:00,1264.39,1267.22,1.69,100.0,0.1336,-0.38,0.08,-0.46,flip -6482,做多,2022-12-13 09:00:00,2022-12-13 13:30:00,1267.22,1337.71,1.68,100.0,0.1329,9.37,0.09,9.28,tp_upper -6483,做多,2022-12-14 05:00:00,2022-12-14 06:00:00,1320.33,1320.24,1.78,100.0,0.1348,-0.01,0.09,-0.1,flip -6484,做空,2022-12-14 06:00:00,2022-12-14 06:30:00,1320.24,1322.73,1.78,100.0,0.1347,-0.34,0.09,-0.42,flip -6485,做多,2022-12-14 06:30:00,2022-12-14 09:30:00,1322.73,1322.23,1.77,100.0,0.1341,-0.07,0.09,-0.16,flip -6486,做空,2022-12-14 09:30:00,2022-12-16 05:30:00,1322.23,1270.79,1.77,100.0,0.1339,6.89,0.09,6.8,flip -6487,做多,2022-12-16 05:30:00,2022-12-16 06:00:00,1270.79,1267.04,1.84,100.0,0.1451,-0.54,0.09,-0.64,flip -6488,做空,2022-12-16 06:00:00,2022-12-16 06:30:00,1267.04,1270.44,1.84,100.0,0.1449,-0.49,0.09,-0.58,flip -6489,做多,2022-12-16 06:30:00,2022-12-16 08:30:00,1270.44,1243.6,1.83,100.0,0.144,-3.87,0.09,-3.95,flip -6490,做空,2022-12-16 08:30:00,2022-12-16 09:00:00,1243.6,1212.95,1.79,100.0,0.1439,4.41,0.09,4.32,tp_lower -6491,做多,2022-12-17 10:30:00,2022-12-17 11:00:00,1183.73,1180.42,1.84,100.0,0.1553,-0.51,0.09,-0.61,flip -6492,做空,2022-12-17 11:00:00,2022-12-17 12:00:00,1180.42,1179.81,1.83,100.0,0.1552,0.09,0.09,0.0,flip -6493,做多,2022-12-17 12:00:00,2022-12-17 12:30:00,1179.81,1178.88,1.83,100.0,0.1552,-0.14,0.09,-0.24,flip -6494,做空,2022-12-17 12:30:00,2022-12-17 13:30:00,1178.88,1177.19,1.83,100.0,0.155,0.26,0.09,0.17,flip -6495,做多,2022-12-17 13:30:00,2022-12-17 14:30:00,1177.19,1176.45,1.83,100.0,0.1553,-0.11,0.09,-0.21,flip -6496,做空,2022-12-17 14:30:00,2022-12-17 15:00:00,1176.45,1178.81,1.83,100.0,0.1552,-0.37,0.09,-0.46,flip -6497,做多,2022-12-17 15:00:00,2022-12-17 16:00:00,1178.81,1176.28,1.82,100.0,0.1544,-0.39,0.09,-0.48,flip -6498,做空,2022-12-17 16:00:00,2022-12-17 16:30:00,1176.28,1177.83,1.81,100.0,0.1542,-0.24,0.09,-0.33,flip -6499,做多,2022-12-17 16:30:00,2022-12-17 17:00:00,1177.83,1176.75,1.81,100.0,0.1537,-0.17,0.09,-0.26,flip -6500,做空,2022-12-17 17:00:00,2022-12-17 18:00:00,1176.75,1176.36,1.81,100.0,0.1535,0.06,0.09,-0.03,flip -6501,做多,2022-12-17 18:00:00,2022-12-17 20:00:00,1176.36,1174.6,1.81,100.0,0.1535,-0.27,0.09,-0.36,flip -6502,做空,2022-12-17 20:00:00,2022-12-17 20:30:00,1174.6,1177.08,1.8,100.0,0.1533,-0.38,0.09,-0.47,flip -6503,做多,2022-12-17 20:30:00,2022-12-17 22:00:00,1177.08,1176.86,1.8,100.0,0.1525,-0.03,0.09,-0.12,flip -6504,做空,2022-12-17 22:00:00,2022-12-17 22:30:00,1176.86,1185.5,1.79,100.0,0.1524,-1.32,0.09,-1.41,flip -6505,做多,2022-12-17 22:30:00,2022-12-17 23:00:00,1185.5,1187.03,1.78,100.0,0.15,0.23,0.09,0.14,tp_upper -6506,做多,2022-12-18 11:30:00,2022-12-18 12:30:00,1181.77,1180.82,1.8,100.0,0.1526,-0.14,0.09,-0.24,flip -6507,做空,2022-12-18 12:30:00,2022-12-18 18:00:00,1180.82,1181.33,1.8,100.0,0.1524,-0.08,0.09,-0.17,flip -6508,做多,2022-12-18 18:00:00,2022-12-18 18:30:00,1181.33,1179.33,1.8,100.0,0.1521,-0.3,0.09,-0.39,flip -6509,做空,2022-12-18 18:30:00,2022-12-18 19:00:00,1179.33,1181.42,1.79,100.0,0.152,-0.32,0.09,-0.41,flip -6510,做多,2022-12-18 19:00:00,2022-12-18 21:30:00,1181.42,1181.58,1.79,100.0,0.1513,0.02,0.09,-0.07,flip -6511,做空,2022-12-18 21:30:00,2022-12-19 00:00:00,1181.58,1191.74,1.79,100.0,0.1511,-1.54,0.09,-1.63,flip -6512,做多,2022-12-19 00:00:00,2022-12-19 02:30:00,1191.74,1182.95,1.78,100.0,0.1492,-1.31,0.09,-1.4,flip -6513,做空,2022-12-19 02:30:00,2022-12-19 04:00:00,1182.95,1182.48,1.76,100.0,0.149,0.07,0.09,-0.02,flip -6514,做多,2022-12-19 04:00:00,2022-12-19 04:30:00,1182.48,1181.65,1.76,100.0,0.149,-0.12,0.09,-0.21,flip -6515,做空,2022-12-19 04:30:00,2022-12-19 06:30:00,1181.65,1181.42,1.76,100.0,0.1488,0.03,0.09,-0.05,flip -6516,做多,2022-12-19 06:30:00,2022-12-19 07:00:00,1181.42,1180.88,1.76,100.0,0.1487,-0.08,0.09,-0.17,flip -6517,做空,2022-12-19 07:00:00,2022-12-19 08:00:00,1180.88,1181.73,1.75,100.0,0.1486,-0.13,0.09,-0.21,flip -6518,做多,2022-12-19 08:00:00,2022-12-19 09:30:00,1181.73,1183.57,1.75,100.0,0.1482,0.27,0.09,0.19,flip -6519,做空,2022-12-19 09:30:00,2022-12-19 10:00:00,1183.57,1186.27,1.75,100.0,0.1481,-0.4,0.09,-0.49,flip -6520,做多,2022-12-19 10:00:00,2022-12-19 11:00:00,1186.27,1183.0,1.75,100.0,0.1473,-0.48,0.09,-0.57,flip -6521,做空,2022-12-19 11:00:00,2022-12-19 12:00:00,1183.0,1182.83,1.74,100.0,0.1471,0.03,0.09,-0.06,flip -6522,做多,2022-12-19 12:00:00,2022-12-19 13:00:00,1182.83,1182.58,1.74,100.0,0.147,-0.04,0.09,-0.12,flip -6523,做空,2022-12-19 13:00:00,2022-12-19 14:30:00,1182.58,1185.97,1.74,100.0,0.1469,-0.5,0.09,-0.58,flip -6524,做多,2022-12-19 14:30:00,2022-12-19 15:00:00,1185.97,1185.52,1.73,100.0,0.1459,-0.07,0.09,-0.15,flip -6525,做空,2022-12-19 15:00:00,2022-12-19 17:30:00,1185.52,1172.96,1.73,100.0,0.1457,1.83,0.09,1.74,tp_lower -6526,做多,2022-12-19 21:00:00,2022-12-20 04:30:00,1178.9,1208.02,1.74,100.0,0.148,4.31,0.09,4.22,tp_upper -6527,做多,2022-12-21 01:00:00,2022-12-21 12:00:00,1209.86,1213.15,1.81,100.0,0.1496,0.49,0.09,0.4,flip -6528,做空,2022-12-21 12:00:00,2022-12-21 13:00:00,1213.15,1212.61,1.81,100.0,0.1495,0.08,0.09,-0.01,flip -6529,做多,2022-12-21 13:00:00,2022-12-21 14:30:00,1212.61,1210.67,1.81,100.0,0.1494,-0.29,0.09,-0.38,tp_upper -6530,做多,2022-12-21 15:00:00,2022-12-21 16:00:00,1213.66,1213.3,1.81,100.0,0.1489,-0.05,0.09,-0.14,flip -6531,做空,2022-12-21 16:00:00,2022-12-21 21:00:00,1213.3,1211.09,1.81,100.0,0.1488,0.33,0.09,0.24,flip -6532,做多,2022-12-21 21:00:00,2022-12-22 01:30:00,1211.09,1212.13,1.81,100.0,0.1492,0.16,0.09,0.06,flip -6533,做空,2022-12-22 01:30:00,2022-12-22 02:00:00,1212.13,1213.15,1.82,100.0,0.1498,-0.15,0.09,-0.24,flip -6534,做多,2022-12-22 02:00:00,2022-12-22 04:00:00,1213.15,1213.76,1.81,100.0,0.1494,0.09,0.09,0.0,flip -6535,做空,2022-12-22 04:00:00,2022-12-22 07:00:00,1213.76,1211.27,1.81,100.0,0.1492,0.37,0.09,0.28,flip -6536,做多,2022-12-22 07:00:00,2022-12-22 13:00:00,1211.27,1214.79,1.81,100.0,0.1497,0.53,0.09,0.44,flip -6537,做空,2022-12-22 13:00:00,2022-12-22 14:30:00,1214.79,1192.62,1.82,100.0,0.1495,3.31,0.09,3.23,tp_lower -6538,做多,2022-12-22 20:00:00,2022-12-23 13:30:00,1218.25,1220.21,1.85,100.0,0.1517,0.3,0.09,0.2,tp_upper -6539,做多,2022-12-23 13:30:00,2022-12-23 14:00:00,1220.21,1215.91,1.86,100.0,0.1523,-0.65,0.09,-0.75,flip -6540,做空,2022-12-23 14:00:00,2022-12-23 15:00:00,1215.91,1219.53,1.85,100.0,0.1522,-0.55,0.09,-0.64,flip -6541,做多,2022-12-23 15:00:00,2022-12-23 15:30:00,1219.53,1218.46,1.84,100.0,0.1511,-0.16,0.09,-0.25,flip -6542,做空,2022-12-23 15:30:00,2022-12-23 18:00:00,1218.46,1219.75,1.84,100.0,0.151,-0.19,0.09,-0.29,flip -6543,做多,2022-12-23 18:00:00,2022-12-23 20:00:00,1219.75,1218.19,1.84,100.0,0.1505,-0.23,0.09,-0.33,flip -6544,做空,2022-12-23 20:00:00,2022-12-23 20:30:00,1218.19,1219.2,1.83,100.0,0.1503,-0.15,0.09,-0.24,flip -6545,做多,2022-12-23 20:30:00,2022-12-23 22:00:00,1219.2,1218.11,1.83,100.0,0.1499,-0.16,0.09,-0.25,flip -6546,做空,2022-12-23 22:00:00,2022-12-23 23:00:00,1218.11,1219.47,1.82,100.0,0.1498,-0.2,0.09,-0.3,flip -6547,做多,2022-12-23 23:00:00,2022-12-24 00:30:00,1219.47,1218.39,1.82,100.0,0.1493,-0.16,0.09,-0.25,flip -6548,做空,2022-12-24 00:30:00,2022-12-24 07:00:00,1218.39,1218.02,1.83,100.0,0.1504,0.06,0.09,-0.04,flip -6549,做多,2022-12-24 07:00:00,2022-12-24 08:00:00,1218.02,1217.71,1.83,100.0,0.1503,-0.05,0.09,-0.14,flip -6550,做空,2022-12-24 08:00:00,2022-12-24 09:30:00,1217.71,1217.75,1.83,100.0,0.1502,-0.01,0.09,-0.1,flip -6551,做多,2022-12-24 09:30:00,2022-12-24 10:30:00,1217.75,1217.66,1.83,100.0,0.15,-0.01,0.09,-0.1,flip -6552,做空,2022-12-24 10:30:00,2022-12-24 11:00:00,1217.66,1219.24,1.82,100.0,0.1499,-0.24,0.09,-0.33,flip -6553,做多,2022-12-24 11:00:00,2022-12-24 12:00:00,1219.24,1217.59,1.82,100.0,0.1493,-0.25,0.09,-0.34,flip -6554,做空,2022-12-24 12:00:00,2022-12-24 13:00:00,1217.59,1218.59,1.82,100.0,0.1492,-0.15,0.09,-0.24,flip -6555,做多,2022-12-24 13:00:00,2022-12-24 13:30:00,1218.59,1217.35,1.81,100.0,0.1488,-0.18,0.09,-0.28,flip -6556,做空,2022-12-24 13:30:00,2022-12-24 14:00:00,1217.35,1218.17,1.81,100.0,0.1486,-0.12,0.09,-0.21,flip -6557,做多,2022-12-24 14:00:00,2022-12-24 14:30:00,1218.17,1217.67,1.81,100.0,0.1483,-0.07,0.09,-0.16,flip -6558,做空,2022-12-24 14:30:00,2022-12-24 15:00:00,1217.67,1218.08,1.8,100.0,0.1481,-0.06,0.09,-0.15,flip -6559,做多,2022-12-24 15:00:00,2022-12-24 16:00:00,1218.08,1218.36,1.8,100.0,0.1479,0.04,0.09,-0.05,flip -6560,做空,2022-12-24 16:00:00,2022-12-24 22:30:00,1218.36,1217.91,1.8,100.0,0.1477,0.07,0.09,-0.02,flip -6561,做多,2022-12-24 22:30:00,2022-12-25 02:30:00,1217.91,1219.62,1.8,100.0,0.1477,0.25,0.09,0.16,flip -6562,做空,2022-12-25 02:30:00,2022-12-25 03:00:00,1219.62,1220.94,1.82,100.0,0.1494,-0.2,0.09,-0.29,flip -6563,做多,2022-12-25 03:00:00,2022-12-25 04:00:00,1220.94,1219.72,1.82,100.0,0.149,-0.18,0.09,-0.27,flip -6564,做空,2022-12-25 04:00:00,2022-12-25 07:30:00,1219.72,1219.15,1.82,100.0,0.1488,0.08,0.09,-0.01,flip -6565,做多,2022-12-25 07:30:00,2022-12-25 08:30:00,1219.15,1219.35,1.81,100.0,0.1488,0.03,0.09,-0.06,flip -6566,做空,2022-12-25 08:30:00,2022-12-25 09:00:00,1219.35,1219.91,1.81,100.0,0.1486,-0.08,0.09,-0.17,flip -6567,做多,2022-12-25 09:00:00,2022-12-25 10:00:00,1219.91,1218.82,1.81,100.0,0.1484,-0.16,0.09,-0.25,flip -6568,做空,2022-12-25 10:00:00,2022-12-25 14:30:00,1218.82,1213.71,1.81,100.0,0.1482,0.76,0.09,0.67,tp_lower -6569,做多,2022-12-25 21:00:00,2022-12-26 13:00:00,1212.58,1217.3,1.81,100.0,0.1495,0.71,0.09,0.61,flip -6570,做空,2022-12-26 13:00:00,2022-12-26 19:00:00,1217.3,1217.35,1.83,100.0,0.1504,-0.01,0.09,-0.1,flip -6571,做多,2022-12-26 19:00:00,2022-12-26 19:30:00,1217.35,1216.98,1.83,100.0,0.1502,-0.06,0.09,-0.15,flip -6572,做空,2022-12-26 19:30:00,2022-12-26 20:00:00,1216.98,1217.0,1.83,100.0,0.1501,-0.0,0.09,-0.09,flip -6573,做多,2022-12-26 20:00:00,2022-12-26 21:30:00,1217.0,1216.21,1.82,100.0,0.1499,-0.12,0.09,-0.21,flip -6574,做空,2022-12-26 21:30:00,2022-12-26 22:00:00,1216.21,1216.81,1.82,100.0,0.1498,-0.09,0.09,-0.18,flip -6575,做多,2022-12-26 22:00:00,2022-12-26 23:30:00,1216.81,1227.57,1.82,100.0,0.1495,1.61,0.09,1.52,tp_upper -6576,做多,2022-12-27 09:30:00,2022-12-27 10:30:00,1221.71,1220.62,1.84,100.0,0.1509,-0.16,0.09,-0.26,flip -6577,做空,2022-12-27 10:30:00,2022-12-27 14:30:00,1220.62,1209.6,1.84,100.0,0.1508,1.66,0.09,1.57,tp_lower -6578,做多,2022-12-28 14:30:00,2022-12-28 15:00:00,1204.11,1195.57,1.86,100.0,0.1543,-1.32,0.09,-1.41,flip -6579,做空,2022-12-28 15:00:00,2022-12-28 17:30:00,1195.57,1196.04,1.84,100.0,0.1542,-0.07,0.09,-0.16,flip -6580,做多,2022-12-28 17:30:00,2022-12-28 18:30:00,1196.04,1196.43,1.84,100.0,0.1539,0.06,0.09,-0.03,flip -6581,做空,2022-12-28 18:30:00,2022-12-28 21:00:00,1196.43,1189.63,1.84,100.0,0.1537,1.05,0.09,0.95,tp_lower -6582,做多,2022-12-29 00:30:00,2022-12-29 01:00:00,1193.81,1191.97,1.85,100.0,0.1554,-0.29,0.09,-0.38,flip -6583,做空,2022-12-29 01:00:00,2022-12-29 03:30:00,1191.97,1194.26,1.85,100.0,0.1552,-0.36,0.09,-0.45,flip -6584,做多,2022-12-29 03:30:00,2022-12-29 06:00:00,1194.26,1193.11,1.84,100.0,0.1544,-0.18,0.09,-0.27,flip -6585,做空,2022-12-29 06:00:00,2022-12-29 06:30:00,1193.11,1193.19,1.84,100.0,0.1543,-0.01,0.09,-0.1,flip -6586,做多,2022-12-29 06:30:00,2022-12-29 07:00:00,1193.19,1191.94,1.84,100.0,0.1541,-0.19,0.09,-0.28,flip -6587,做空,2022-12-29 07:00:00,2022-12-29 07:30:00,1191.94,1194.56,1.84,100.0,0.154,-0.4,0.09,-0.5,flip -6588,做多,2022-12-29 07:30:00,2022-12-29 08:00:00,1194.56,1192.69,1.83,100.0,0.1531,-0.29,0.09,-0.38,flip -6589,做空,2022-12-29 08:00:00,2022-12-29 09:00:00,1192.69,1197.54,1.82,100.0,0.153,-0.74,0.09,-0.83,flip -6590,做多,2022-12-29 09:00:00,2022-12-29 17:30:00,1197.54,1197.62,1.82,100.0,0.1516,0.01,0.09,-0.08,flip -6591,做空,2022-12-29 17:30:00,2022-12-29 18:30:00,1197.62,1200.05,1.81,100.0,0.1514,-0.37,0.09,-0.46,flip -6592,做多,2022-12-29 18:30:00,2022-12-29 20:00:00,1200.05,1196.08,1.81,100.0,0.1507,-0.6,0.09,-0.69,flip -6593,做空,2022-12-29 20:00:00,2022-12-29 20:30:00,1196.08,1196.2,1.8,100.0,0.1505,-0.02,0.09,-0.11,flip -6594,做多,2022-12-29 20:30:00,2022-12-30 01:30:00,1196.2,1195.73,1.8,100.0,0.1503,-0.07,0.09,-0.16,flip -6595,做空,2022-12-30 01:30:00,2022-12-30 02:30:00,1195.73,1197.62,1.82,100.0,0.1519,-0.29,0.09,-0.38,flip -6596,做多,2022-12-30 02:30:00,2022-12-30 03:30:00,1197.62,1197.39,1.81,100.0,0.1513,-0.03,0.09,-0.13,flip -6597,做空,2022-12-30 03:30:00,2022-12-30 07:00:00,1197.39,1188.42,1.81,100.0,0.1511,1.36,0.09,1.27,tp_lower -6598,做多,2022-12-30 15:00:00,2022-12-30 16:00:00,1193.9,1192.64,1.82,100.0,0.1526,-0.19,0.09,-0.28,flip -6599,做空,2022-12-30 16:00:00,2022-12-30 16:30:00,1192.64,1195.18,1.82,100.0,0.1524,-0.39,0.09,-0.48,flip -6600,做多,2022-12-30 16:30:00,2022-12-30 17:00:00,1195.18,1194.45,1.81,100.0,0.1516,-0.11,0.09,-0.2,flip -6601,做空,2022-12-30 17:00:00,2022-12-30 17:30:00,1194.45,1195.14,1.81,100.0,0.1515,-0.1,0.09,-0.2,flip -6602,做多,2022-12-30 17:30:00,2022-12-31 03:30:00,1195.14,1194.28,1.81,100.0,0.1511,-0.13,0.09,-0.22,flip -6603,做空,2022-12-31 03:30:00,2022-12-31 04:00:00,1194.28,1194.4,1.82,100.0,0.1521,-0.02,0.09,-0.11,flip -6604,做多,2022-12-31 04:00:00,2022-12-31 05:00:00,1194.4,1194.2,1.81,100.0,0.1519,-0.03,0.09,-0.12,flip -6605,做空,2022-12-31 05:00:00,2022-12-31 07:30:00,1194.2,1196.97,1.81,100.0,0.1517,-0.42,0.09,-0.51,flip -6606,做多,2022-12-31 07:30:00,2022-12-31 08:00:00,1196.97,1196.04,1.81,100.0,0.1509,-0.14,0.09,-0.23,flip -6607,做空,2022-12-31 08:00:00,2022-12-31 09:00:00,1196.04,1196.08,1.8,100.0,0.1507,-0.01,0.09,-0.1,flip -6608,做多,2022-12-31 09:00:00,2022-12-31 14:00:00,1196.08,1206.68,1.8,100.0,0.1506,1.6,0.09,1.51,tp_upper -6609,做多,2023-01-01 10:30:00,2023-01-01 11:00:00,1197.17,1196.03,1.83,100.0,0.1525,-0.17,0.09,-0.27,flip -6610,做空,2023-01-01 11:00:00,2023-01-01 11:30:00,1196.03,1196.4,1.82,100.0,0.1523,-0.06,0.09,-0.15,flip -6611,做多,2023-01-01 11:30:00,2023-01-01 13:00:00,1196.4,1195.95,1.82,100.0,0.1521,-0.07,0.09,-0.16,flip -6612,做空,2023-01-01 13:00:00,2023-01-01 14:00:00,1195.95,1195.48,1.82,100.0,0.1519,0.07,0.09,-0.02,flip -6613,做多,2023-01-01 14:00:00,2023-01-01 14:30:00,1195.48,1194.46,1.82,100.0,0.1519,-0.15,0.09,-0.25,flip -6614,做空,2023-01-01 14:30:00,2023-01-01 15:30:00,1194.46,1196.52,1.81,100.0,0.1518,-0.31,0.09,-0.4,flip -6615,做多,2023-01-01 15:30:00,2023-01-01 17:00:00,1196.52,1200.69,1.81,100.0,0.1511,0.63,0.09,0.54,tp_upper -6616,做多,2023-01-02 00:30:00,2023-01-02 07:00:00,1197.78,1212.79,1.82,100.0,0.1523,2.29,0.09,2.19,tp_upper -6617,做多,2023-01-02 23:00:00,2023-01-03 06:30:00,1214.98,1216.3,1.84,100.0,0.1518,0.2,0.09,0.11,flip -6618,做空,2023-01-03 06:30:00,2023-01-03 07:30:00,1216.3,1215.85,1.85,100.0,0.1519,0.07,0.09,-0.02,flip -6619,做多,2023-01-03 07:30:00,2023-01-03 08:00:00,1215.85,1214.68,1.85,100.0,0.1518,-0.18,0.09,-0.27,flip -6620,做空,2023-01-03 08:00:00,2023-01-03 09:00:00,1214.68,1215.93,1.84,100.0,0.1517,-0.19,0.09,-0.28,flip -6621,做多,2023-01-03 09:00:00,2023-01-03 10:00:00,1215.93,1216.19,1.84,100.0,0.1512,0.04,0.09,-0.05,flip -6622,做空,2023-01-03 10:00:00,2023-01-03 12:00:00,1216.19,1215.32,1.84,100.0,0.1511,0.13,0.09,0.04,flip -6623,做多,2023-01-03 12:00:00,2023-01-03 12:30:00,1215.32,1214.74,1.84,100.0,0.1511,-0.09,0.09,-0.18,flip -6624,做空,2023-01-03 12:30:00,2023-01-03 13:00:00,1214.74,1215.32,1.83,100.0,0.151,-0.09,0.09,-0.18,flip -6625,做多,2023-01-03 13:00:00,2023-01-03 14:30:00,1215.32,1209.83,1.83,100.0,0.1507,-0.83,0.09,-0.92,flip -6626,做空,2023-01-03 14:30:00,2023-01-03 15:00:00,1209.83,1209.2,1.82,100.0,0.1505,0.09,0.09,0.0,tp_lower -6627,做多,2023-01-03 22:30:00,2023-01-04 00:30:00,1212.2,1213.01,1.82,100.0,0.1502,0.12,0.09,0.03,flip -6628,做空,2023-01-04 00:30:00,2023-01-04 19:30:00,1213.01,1254.14,1.84,100.0,0.1514,-6.23,0.09,-6.32,flip -6629,做多,2023-01-04 19:30:00,2023-01-04 20:00:00,1254.14,1252.6,1.77,100.0,0.1413,-0.22,0.09,-0.31,flip -6630,做空,2023-01-04 20:00:00,2023-01-04 21:00:00,1252.6,1252.65,1.77,100.0,0.1412,-0.01,0.09,-0.1,flip -6631,做多,2023-01-04 21:00:00,2023-01-04 21:30:00,1252.65,1252.53,1.77,100.0,0.141,-0.02,0.09,-0.11,flip -6632,做空,2023-01-04 21:30:00,2023-01-04 22:00:00,1252.53,1254.07,1.76,100.0,0.1409,-0.22,0.09,-0.31,flip -6633,做多,2023-01-04 22:00:00,2023-01-04 22:30:00,1254.07,1252.83,1.76,100.0,0.1404,-0.17,0.09,-0.26,flip -6634,做空,2023-01-04 22:30:00,2023-01-04 23:00:00,1252.83,1256.27,1.76,100.0,0.1403,-0.48,0.09,-0.57,flip -6635,做多,2023-01-04 23:00:00,2023-01-05 00:30:00,1256.27,1253.6,1.75,100.0,0.1393,-0.37,0.09,-0.46,flip -6636,做空,2023-01-05 00:30:00,2023-01-05 01:00:00,1253.6,1254.15,1.76,100.0,0.1402,-0.08,0.09,-0.17,flip -6637,做多,2023-01-05 01:00:00,2023-01-05 02:00:00,1254.15,1252.78,1.76,100.0,0.14,-0.19,0.09,-0.28,flip -6638,做空,2023-01-05 02:00:00,2023-01-05 02:30:00,1252.78,1253.64,1.75,100.0,0.1398,-0.12,0.09,-0.21,flip -6639,做多,2023-01-05 02:30:00,2023-01-05 03:00:00,1253.64,1253.05,1.75,100.0,0.1395,-0.08,0.09,-0.17,flip -6640,做空,2023-01-05 03:00:00,2023-01-05 04:00:00,1253.05,1253.39,1.75,100.0,0.1394,-0.05,0.09,-0.13,flip -6641,做多,2023-01-05 04:00:00,2023-01-05 04:30:00,1253.39,1252.7,1.74,100.0,0.1391,-0.1,0.09,-0.18,flip -6642,做空,2023-01-05 04:30:00,2023-01-05 05:00:00,1252.7,1253.25,1.74,100.0,0.139,-0.08,0.09,-0.16,flip -6643,做多,2023-01-05 05:00:00,2023-01-05 12:00:00,1253.25,1251.46,1.74,100.0,0.1387,-0.25,0.09,-0.34,flip -6644,做空,2023-01-05 12:00:00,2023-01-05 12:30:00,1251.46,1252.35,1.73,100.0,0.1386,-0.12,0.09,-0.21,flip -6645,做多,2023-01-05 12:30:00,2023-01-05 13:00:00,1252.35,1251.36,1.73,100.0,0.1383,-0.14,0.09,-0.22,flip -6646,做空,2023-01-05 13:00:00,2023-01-05 14:30:00,1251.36,1248.03,1.73,100.0,0.1381,0.46,0.09,0.37,tp_lower -6647,做多,2023-01-05 15:00:00,2023-01-05 22:30:00,1249.96,1250.37,1.73,100.0,0.1385,0.06,0.09,-0.03,flip -6648,做空,2023-01-05 22:30:00,2023-01-05 23:30:00,1250.37,1251.08,1.73,100.0,0.1384,-0.1,0.09,-0.18,flip -6649,做多,2023-01-05 23:30:00,2023-01-06 00:30:00,1251.08,1255.16,1.73,100.0,0.1381,0.56,0.09,0.48,tp_upper -6650,做多,2023-01-06 02:30:00,2023-01-06 03:30:00,1251.65,1250.56,1.75,100.0,0.1401,-0.15,0.09,-0.24,flip -6651,做空,2023-01-06 03:30:00,2023-01-06 04:30:00,1250.56,1250.73,1.75,100.0,0.1399,-0.02,0.09,-0.11,flip -6652,做多,2023-01-06 04:30:00,2023-01-06 05:00:00,1250.73,1248.9,1.75,100.0,0.1398,-0.26,0.09,-0.34,flip -6653,做空,2023-01-06 05:00:00,2023-01-06 11:00:00,1248.9,1243.0,1.74,100.0,0.1396,0.82,0.09,0.74,tp_lower -6654,做多,2023-01-06 13:30:00,2023-01-06 14:00:00,1250.35,1250.24,1.75,100.0,0.14,-0.02,0.09,-0.1,flip -6655,做空,2023-01-06 14:00:00,2023-01-06 15:00:00,1250.24,1249.77,1.75,100.0,0.1398,0.07,0.09,-0.02,flip -6656,做多,2023-01-06 15:00:00,2023-01-06 15:30:00,1249.77,1262.48,1.75,100.0,0.1398,1.78,0.09,1.69,tp_upper -6657,做多,2023-01-07 06:30:00,2023-01-07 08:00:00,1264.3,1263.62,1.77,100.0,0.1404,-0.1,0.09,-0.18,flip -6658,做空,2023-01-07 08:00:00,2023-01-07 08:30:00,1263.62,1264.33,1.77,100.0,0.1403,-0.1,0.09,-0.19,flip -6659,做多,2023-01-07 08:30:00,2023-01-07 18:30:00,1264.33,1263.45,1.77,100.0,0.14,-0.12,0.09,-0.21,flip -6660,做空,2023-01-07 18:30:00,2023-01-07 19:00:00,1263.45,1264.0,1.77,100.0,0.1398,-0.08,0.09,-0.17,flip -6661,做多,2023-01-07 19:00:00,2023-01-07 20:00:00,1264.0,1263.79,1.76,100.0,0.1396,-0.03,0.09,-0.12,flip -6662,做空,2023-01-07 20:00:00,2023-01-07 21:30:00,1263.79,1264.01,1.76,100.0,0.1394,-0.03,0.09,-0.12,flip -6663,做多,2023-01-07 21:30:00,2023-01-07 22:00:00,1264.01,1262.29,1.76,100.0,0.1392,-0.24,0.09,-0.33,flip -6664,做空,2023-01-07 22:00:00,2023-01-07 23:30:00,1262.29,1263.65,1.76,100.0,0.1391,-0.19,0.09,-0.28,flip -6665,做多,2023-01-07 23:30:00,2023-01-08 00:00:00,1263.65,1262.77,1.75,100.0,0.1386,-0.12,0.09,-0.21,flip -6666,做空,2023-01-08 00:00:00,2023-01-08 00:30:00,1262.77,1260.71,1.76,100.0,0.1396,0.29,0.09,0.2,tp_lower -6667,做多,2023-01-08 05:30:00,2023-01-08 06:00:00,1263.41,1262.39,1.76,100.0,0.1396,-0.14,0.09,-0.23,flip -6668,做空,2023-01-08 06:00:00,2023-01-08 06:30:00,1262.39,1263.79,1.76,100.0,0.1395,-0.2,0.09,-0.28,flip -6669,做多,2023-01-08 06:30:00,2023-01-08 07:00:00,1263.79,1263.28,1.76,100.0,0.139,-0.07,0.09,-0.16,flip -6670,做空,2023-01-08 07:00:00,2023-01-08 08:30:00,1263.28,1262.58,1.75,100.0,0.1389,0.1,0.09,0.01,flip -6671,做多,2023-01-08 08:30:00,2023-01-08 09:30:00,1262.58,1262.58,1.75,100.0,0.1389,0.0,0.09,-0.09,flip -6672,做空,2023-01-08 09:30:00,2023-01-08 13:00:00,1262.58,1262.72,1.75,100.0,0.1387,-0.02,0.09,-0.11,flip -6673,做多,2023-01-08 13:00:00,2023-01-08 15:00:00,1262.72,1266.23,1.75,100.0,0.1386,0.49,0.09,0.4,tp_upper -6674,做多,2023-01-08 17:00:00,2023-01-08 17:30:00,1265.97,1264.03,1.75,100.0,0.1385,-0.27,0.09,-0.36,flip -6675,做空,2023-01-08 17:30:00,2023-01-08 18:00:00,1264.03,1265.1,1.75,100.0,0.1383,-0.15,0.09,-0.24,flip -6676,做多,2023-01-08 18:00:00,2023-01-08 23:00:00,1265.1,1284.72,1.75,100.0,0.138,2.71,0.09,2.62,tp_upper -6677,做多,2023-01-09 21:00:00,2023-01-09 21:30:00,1323.75,1318.87,1.79,100.0,0.1351,-0.66,0.09,-0.75,flip -6678,做空,2023-01-09 21:30:00,2023-01-09 22:00:00,1318.87,1323.34,1.78,100.0,0.135,-0.6,0.09,-0.69,flip -6679,做多,2023-01-09 22:00:00,2023-01-09 22:30:00,1323.34,1321.27,1.77,100.0,0.1339,-0.28,0.09,-0.37,flip -6680,做空,2023-01-09 22:30:00,2023-01-10 00:00:00,1321.27,1324.07,1.77,100.0,0.1338,-0.37,0.09,-0.46,flip -6681,做多,2023-01-10 00:00:00,2023-01-10 01:00:00,1324.07,1323.61,1.77,100.0,0.1335,-0.06,0.09,-0.15,flip -6682,做空,2023-01-10 01:00:00,2023-01-10 01:30:00,1323.61,1324.72,1.77,100.0,0.1334,-0.15,0.09,-0.24,flip -6683,做多,2023-01-10 01:30:00,2023-01-10 02:00:00,1324.72,1323.52,1.76,100.0,0.133,-0.16,0.09,-0.25,flip -6684,做空,2023-01-10 02:00:00,2023-01-10 04:30:00,1323.52,1328.04,1.76,100.0,0.1329,-0.6,0.09,-0.69,flip -6685,做多,2023-01-10 04:30:00,2023-01-10 05:00:00,1328.04,1325.0,1.75,100.0,0.1319,-0.4,0.09,-0.49,flip -6686,做空,2023-01-10 05:00:00,2023-01-10 05:30:00,1325.0,1327.2,1.75,100.0,0.1317,-0.29,0.09,-0.38,flip -6687,做多,2023-01-10 05:30:00,2023-01-10 06:00:00,1327.2,1324.46,1.74,100.0,0.1312,-0.36,0.09,-0.45,flip -6688,做空,2023-01-10 06:00:00,2023-01-10 08:00:00,1324.46,1329.05,1.74,100.0,0.131,-0.6,0.09,-0.69,flip -6689,做多,2023-01-10 08:00:00,2023-01-10 08:30:00,1329.05,1328.65,1.73,100.0,0.13,-0.05,0.09,-0.14,flip -6690,做空,2023-01-10 08:30:00,2023-01-10 09:00:00,1328.65,1330.34,1.73,100.0,0.1299,-0.22,0.09,-0.31,flip -6691,做多,2023-01-10 09:00:00,2023-01-10 12:00:00,1330.34,1327.5,1.72,100.0,0.1294,-0.37,0.09,-0.45,flip -6692,做空,2023-01-10 12:00:00,2023-01-10 13:00:00,1327.5,1328.21,1.72,100.0,0.1293,-0.09,0.09,-0.18,flip -6693,做多,2023-01-10 13:00:00,2023-01-10 16:30:00,1328.21,1329.98,1.71,100.0,0.129,0.23,0.09,0.14,flip -6694,做空,2023-01-10 16:30:00,2023-01-11 05:00:00,1329.98,1332.68,1.71,100.0,0.1289,-0.35,0.09,-0.43,flip -6695,做多,2023-01-11 05:00:00,2023-01-11 08:00:00,1332.68,1331.85,1.73,100.0,0.1299,-0.11,0.09,-0.19,flip -6696,做空,2023-01-11 08:00:00,2023-01-11 09:00:00,1331.85,1335.0,1.73,100.0,0.1298,-0.41,0.09,-0.5,flip -6697,做多,2023-01-11 09:00:00,2023-01-11 09:30:00,1335.0,1334.66,1.72,100.0,0.129,-0.04,0.09,-0.13,flip -6698,做空,2023-01-11 09:30:00,2023-01-11 10:30:00,1334.66,1335.51,1.72,100.0,0.1289,-0.11,0.09,-0.2,flip -6699,做多,2023-01-11 10:30:00,2023-01-11 11:00:00,1335.51,1334.8,1.72,100.0,0.1286,-0.09,0.09,-0.18,flip -6700,做空,2023-01-11 11:00:00,2023-01-11 11:30:00,1334.8,1335.83,1.71,100.0,0.1285,-0.13,0.09,-0.22,flip -6701,做多,2023-01-11 11:30:00,2023-01-11 12:00:00,1335.83,1332.12,1.71,100.0,0.1281,-0.48,0.09,-0.56,flip -6702,做空,2023-01-11 12:00:00,2023-01-11 13:00:00,1332.12,1333.43,1.71,100.0,0.128,-0.17,0.09,-0.25,flip -6703,做多,2023-01-11 13:00:00,2023-01-11 15:00:00,1333.43,1331.05,1.7,100.0,0.1276,-0.3,0.08,-0.39,flip -6704,做空,2023-01-11 15:00:00,2023-01-11 15:30:00,1331.05,1322.48,1.7,100.0,0.1275,1.09,0.08,1.01,tp_lower -6705,做多,2023-01-11 18:00:00,2023-01-11 22:00:00,1339.7,1347.5,1.71,100.0,0.1274,0.99,0.09,0.91,tp_upper -6706,做多,2023-01-12 13:30:00,2023-01-12 14:00:00,1405.35,1391.43,1.73,100.0,0.1233,-1.72,0.09,-1.8,flip -6707,做空,2023-01-12 14:00:00,2023-01-12 17:00:00,1391.43,1400.52,1.71,100.0,0.1231,-1.12,0.09,-1.21,flip -6708,做多,2023-01-12 17:00:00,2023-01-12 17:30:00,1400.52,1428.74,1.7,100.0,0.1214,3.43,0.09,3.34,tp_upper -6709,做多,2023-01-12 17:30:00,2023-01-13 00:30:00,1428.74,1406.32,1.73,100.0,0.1213,-2.72,0.09,-2.8,flip -6710,做空,2023-01-13 00:30:00,2023-01-13 01:30:00,1406.32,1407.29,1.71,100.0,0.1216,-0.12,0.09,-0.2,flip -6711,做多,2023-01-13 01:30:00,2023-01-13 02:00:00,1407.29,1405.16,1.71,100.0,0.1213,-0.26,0.09,-0.34,flip -6712,做空,2023-01-13 02:00:00,2023-01-13 02:30:00,1405.16,1408.82,1.7,100.0,0.1212,-0.44,0.09,-0.53,flip -6713,做多,2023-01-13 02:30:00,2023-01-13 05:30:00,1408.82,1406.42,1.7,100.0,0.1204,-0.29,0.08,-0.37,flip -6714,做空,2023-01-13 05:30:00,2023-01-13 06:00:00,1406.42,1408.1,1.69,100.0,0.1203,-0.2,0.08,-0.29,flip -6715,做多,2023-01-13 06:00:00,2023-01-13 07:00:00,1408.1,1405.34,1.69,100.0,0.1199,-0.33,0.08,-0.42,flip -6716,做空,2023-01-13 07:00:00,2023-01-13 10:00:00,1405.34,1411.18,1.68,100.0,0.1198,-0.7,0.08,-0.78,flip -6717,做多,2023-01-13 10:00:00,2023-01-13 11:00:00,1411.18,1411.49,1.67,100.0,0.1186,0.04,0.08,-0.05,flip -6718,做空,2023-01-13 11:00:00,2023-01-13 14:30:00,1411.49,1409.03,1.67,100.0,0.1185,0.29,0.08,0.21,flip -6719,做多,2023-01-13 14:30:00,2023-01-13 16:00:00,1409.03,1411.18,1.67,100.0,0.1188,0.26,0.08,0.17,flip -6720,做空,2023-01-13 16:00:00,2023-01-13 16:30:00,1411.18,1411.29,1.68,100.0,0.1187,-0.01,0.08,-0.1,flip -6721,做多,2023-01-13 16:30:00,2023-01-13 21:30:00,1411.29,1455.2,1.67,100.0,0.1186,5.21,0.09,5.12,tp_upper -6722,做多,2023-01-14 20:30:00,2023-01-14 21:00:00,1535.86,1533.05,1.74,100.0,0.1135,-0.32,0.09,-0.41,flip -6723,做空,2023-01-14 21:00:00,2023-01-14 21:30:00,1533.05,1539.45,1.74,100.0,0.1134,-0.73,0.09,-0.81,flip -6724,做多,2023-01-14 21:30:00,2023-01-15 00:30:00,1539.45,1528.9,1.73,100.0,0.1123,-1.18,0.09,-1.27,flip -6725,做空,2023-01-15 00:30:00,2023-01-15 09:30:00,1528.9,1534.67,1.72,100.0,0.1124,-0.65,0.09,-0.74,flip -6726,做多,2023-01-15 09:30:00,2023-01-15 10:00:00,1534.67,1530.71,1.71,100.0,0.1115,-0.44,0.09,-0.53,flip -6727,做空,2023-01-15 10:00:00,2023-01-15 10:30:00,1530.71,1533.07,1.7,100.0,0.1114,-0.26,0.09,-0.35,flip -6728,做多,2023-01-15 10:30:00,2023-01-15 11:30:00,1533.07,1534.4,1.7,100.0,0.1109,0.15,0.09,0.06,flip -6729,做空,2023-01-15 11:30:00,2023-01-15 12:30:00,1534.4,1533.46,1.7,100.0,0.1108,0.1,0.08,0.02,flip -6730,做多,2023-01-15 12:30:00,2023-01-15 13:30:00,1533.46,1532.51,1.7,100.0,0.1108,-0.11,0.08,-0.19,flip -6731,做空,2023-01-15 13:30:00,2023-01-15 14:00:00,1532.51,1532.78,1.7,100.0,0.1107,-0.03,0.08,-0.11,flip -6732,做多,2023-01-15 14:00:00,2023-01-15 17:00:00,1532.78,1559.3,1.69,100.0,0.1106,2.93,0.09,2.85,tp_upper -6733,做多,2023-01-16 16:00:00,2023-01-16 17:00:00,1552.06,1551.0,1.74,100.0,0.1118,-0.12,0.09,-0.21,flip -6734,做空,2023-01-16 17:00:00,2023-01-16 17:30:00,1551.0,1561.66,1.73,100.0,0.1117,-1.19,0.09,-1.28,flip -6735,做多,2023-01-16 17:30:00,2023-01-17 01:00:00,1561.66,1552.9,1.72,100.0,0.1101,-0.96,0.09,-1.05,flip -6736,做空,2023-01-17 01:00:00,2023-01-17 02:30:00,1552.9,1563.05,1.71,100.0,0.1102,-1.12,0.09,-1.2,flip -6737,做多,2023-01-17 02:30:00,2023-01-17 03:00:00,1563.05,1561.32,1.7,100.0,0.1087,-0.19,0.08,-0.27,flip -6738,做空,2023-01-17 03:00:00,2023-01-17 03:30:00,1561.32,1564.04,1.69,100.0,0.1086,-0.3,0.08,-0.38,flip -6739,做多,2023-01-17 03:30:00,2023-01-17 06:00:00,1564.04,1565.51,1.69,100.0,0.1081,0.16,0.08,0.07,flip -6740,做空,2023-01-17 06:00:00,2023-01-17 07:00:00,1565.51,1561.95,1.69,100.0,0.108,0.38,0.08,0.3,flip -6741,做多,2023-01-17 07:00:00,2023-01-17 09:00:00,1561.95,1565.41,1.69,100.0,0.1083,0.37,0.08,0.29,flip -6742,做空,2023-01-17 09:00:00,2023-01-17 12:00:00,1565.41,1573.28,1.69,100.0,0.1082,-0.85,0.09,-0.94,flip -6743,做多,2023-01-17 12:00:00,2023-01-17 12:30:00,1573.28,1570.26,1.68,100.0,0.107,-0.32,0.08,-0.41,flip -6744,做空,2023-01-17 12:30:00,2023-01-17 13:00:00,1570.26,1571.49,1.68,100.0,0.1069,-0.13,0.08,-0.22,flip -6745,做多,2023-01-17 13:00:00,2023-01-17 14:00:00,1571.49,1586.46,1.68,100.0,0.1067,1.6,0.08,1.51,tp_upper -6746,做多,2023-01-17 16:00:00,2023-01-17 22:30:00,1573.28,1574.62,1.69,100.0,0.1075,0.14,0.08,0.06,flip -6747,做空,2023-01-17 22:30:00,2023-01-18 00:30:00,1574.62,1570.81,1.69,100.0,0.1073,0.41,0.08,0.32,flip -6748,做多,2023-01-18 00:30:00,2023-01-18 02:00:00,1570.81,1575.01,1.71,100.0,0.1089,0.46,0.09,0.37,flip -6749,做空,2023-01-18 02:00:00,2023-01-18 02:30:00,1575.01,1584.15,1.71,100.0,0.1088,-0.99,0.09,-1.08,flip -6750,做多,2023-01-18 02:30:00,2023-01-18 06:30:00,1584.15,1582.08,1.7,100.0,0.1075,-0.22,0.08,-0.31,flip -6751,做空,2023-01-18 06:30:00,2023-01-18 07:30:00,1582.08,1583.24,1.7,100.0,0.1073,-0.12,0.08,-0.21,flip -6752,做多,2023-01-18 07:30:00,2023-01-18 08:00:00,1583.24,1576.76,1.7,100.0,0.1071,-0.69,0.08,-0.78,flip -6753,做空,2023-01-18 08:00:00,2023-01-18 09:00:00,1576.76,1580.69,1.69,100.0,0.107,-0.42,0.08,-0.5,flip -6754,做多,2023-01-18 09:00:00,2023-01-18 09:30:00,1580.69,1578.5,1.68,100.0,0.1063,-0.23,0.08,-0.32,flip -6755,做空,2023-01-18 09:30:00,2023-01-18 12:00:00,1578.5,1577.87,1.68,100.0,0.1062,0.07,0.08,-0.02,flip -6756,做多,2023-01-18 12:00:00,2023-01-18 14:00:00,1577.87,1592.33,1.68,100.0,0.1062,1.54,0.08,1.45,tp_upper -6757,做多,2023-01-19 13:00:00,2023-01-19 13:30:00,1527.53,1525.3,1.7,100.0,0.1115,-0.25,0.09,-0.33,flip -6758,做空,2023-01-19 13:30:00,2023-01-19 14:00:00,1525.3,1525.54,1.7,100.0,0.1114,-0.03,0.09,-0.11,flip -6759,做多,2023-01-19 14:00:00,2023-01-19 15:00:00,1525.54,1539.99,1.7,100.0,0.1113,1.61,0.09,1.52,tp_upper -6760,做多,2023-01-20 05:00:00,2023-01-20 05:30:00,1548.47,1547.07,1.72,100.0,0.1109,-0.16,0.09,-0.24,flip -6761,做空,2023-01-20 05:30:00,2023-01-20 06:00:00,1547.07,1547.69,1.71,100.0,0.1108,-0.07,0.09,-0.15,flip -6762,做多,2023-01-20 06:00:00,2023-01-20 06:30:00,1547.69,1545.16,1.71,100.0,0.1106,-0.28,0.09,-0.37,flip -6763,做空,2023-01-20 06:30:00,2023-01-20 07:00:00,1545.16,1549.9,1.71,100.0,0.1104,-0.52,0.09,-0.61,flip -6764,做多,2023-01-20 07:00:00,2023-01-20 08:00:00,1549.9,1547.53,1.7,100.0,0.1097,-0.26,0.08,-0.34,flip -6765,做空,2023-01-20 08:00:00,2023-01-20 08:30:00,1547.53,1551.58,1.7,100.0,0.1096,-0.44,0.08,-0.53,flip -6766,做多,2023-01-20 08:30:00,2023-01-20 10:00:00,1551.58,1548.78,1.69,100.0,0.1089,-0.3,0.08,-0.39,flip -6767,做空,2023-01-20 10:00:00,2023-01-20 10:30:00,1548.78,1552.37,1.68,100.0,0.1088,-0.39,0.08,-0.47,flip -6768,做多,2023-01-20 10:30:00,2023-01-20 11:00:00,1552.37,1550.14,1.68,100.0,0.1082,-0.24,0.08,-0.32,flip -6769,做空,2023-01-20 11:00:00,2023-01-20 12:00:00,1550.14,1554.75,1.67,100.0,0.108,-0.5,0.08,-0.58,flip -6770,做多,2023-01-20 12:00:00,2023-01-20 14:30:00,1554.75,1560.33,1.67,100.0,0.1073,0.6,0.08,0.51,tp_upper -6771,做多,2023-01-20 14:30:00,2023-01-20 15:00:00,1560.33,1564.44,1.67,100.0,0.1072,0.44,0.08,0.36,tp_upper -6772,做多,2023-01-21 10:30:00,2023-01-21 13:00:00,1642.27,1652.11,1.69,100.0,0.1031,1.01,0.09,0.93,flip -6773,做空,2023-01-21 13:00:00,2023-01-21 15:00:00,1652.11,1663.27,1.7,100.0,0.103,-1.15,0.09,-1.24,flip -6774,做多,2023-01-21 15:00:00,2023-01-21 15:30:00,1663.27,1647.71,1.69,100.0,0.1015,-1.58,0.08,-1.66,flip -6775,做空,2023-01-21 15:30:00,2023-01-21 16:00:00,1647.71,1655.4,1.67,100.0,0.1014,-0.78,0.08,-0.86,flip -6776,做多,2023-01-21 16:00:00,2023-01-21 17:30:00,1655.4,1655.56,1.66,100.0,0.1004,0.02,0.08,-0.07,flip -6777,做空,2023-01-21 17:30:00,2023-01-21 21:00:00,1655.56,1656.03,1.66,100.0,0.1003,-0.05,0.08,-0.13,flip -6778,做多,2023-01-21 21:00:00,2023-01-21 22:00:00,1656.03,1650.01,1.66,100.0,0.1001,-0.6,0.08,-0.69,flip -6779,做空,2023-01-21 22:00:00,2023-01-22 12:30:00,1650.01,1634.51,1.65,100.0,0.1,1.55,0.08,1.47,flip -6780,做多,2023-01-22 12:30:00,2023-01-22 13:00:00,1634.51,1633.82,1.68,100.0,0.1025,-0.07,0.08,-0.15,flip -6781,做空,2023-01-22 13:00:00,2023-01-22 23:30:00,1633.82,1628.14,1.67,100.0,0.1024,0.58,0.08,0.5,flip -6782,做多,2023-01-22 23:30:00,2023-01-23 03:00:00,1628.14,1636.89,1.68,100.0,0.103,0.9,0.08,0.82,flip -6783,做空,2023-01-23 03:00:00,2023-01-23 04:30:00,1636.89,1637.27,1.69,100.0,0.1032,-0.04,0.08,-0.12,flip -6784,做多,2023-01-23 04:30:00,2023-01-23 05:00:00,1637.27,1635.37,1.69,100.0,0.103,-0.2,0.08,-0.28,flip -6785,做空,2023-01-23 05:00:00,2023-01-23 06:00:00,1635.37,1634.85,1.68,100.0,0.1029,0.05,0.08,-0.03,flip -6786,做多,2023-01-23 06:00:00,2023-01-23 07:00:00,1634.85,1632.54,1.68,100.0,0.1029,-0.24,0.08,-0.32,flip -6787,做空,2023-01-23 07:00:00,2023-01-23 07:30:00,1632.54,1634.04,1.68,100.0,0.1028,-0.15,0.08,-0.24,flip -6788,做多,2023-01-23 07:30:00,2023-01-23 08:00:00,1634.04,1633.37,1.68,100.0,0.1025,-0.07,0.08,-0.15,flip -6789,做空,2023-01-23 08:00:00,2023-01-23 09:30:00,1633.37,1635.5,1.67,100.0,0.1024,-0.22,0.08,-0.3,flip -6790,做多,2023-01-23 09:30:00,2023-01-23 11:00:00,1635.5,1634.38,1.67,100.0,0.102,-0.11,0.08,-0.2,flip -6791,做空,2023-01-23 11:00:00,2023-01-23 12:30:00,1634.38,1635.9,1.67,100.0,0.1019,-0.15,0.08,-0.24,flip -6792,做多,2023-01-23 12:30:00,2023-01-23 13:00:00,1635.9,1629.8,1.66,100.0,0.1016,-0.62,0.08,-0.7,flip -6793,做空,2023-01-23 13:00:00,2023-01-23 14:30:00,1629.8,1598.95,1.65,100.0,0.1015,3.13,0.08,3.05,tp_lower -6794,做多,2023-01-23 18:00:00,2023-01-23 18:30:00,1634.96,1629.41,1.68,100.0,0.103,-0.57,0.08,-0.66,flip -6795,做空,2023-01-23 18:30:00,2023-01-23 20:30:00,1629.41,1635.4,1.68,100.0,0.1029,-0.62,0.08,-0.7,flip -6796,做多,2023-01-23 20:30:00,2023-01-23 22:30:00,1635.4,1628.19,1.67,100.0,0.1021,-0.74,0.08,-0.82,flip -6797,做空,2023-01-23 22:30:00,2023-01-23 23:00:00,1628.19,1629.04,1.66,100.0,0.102,-0.09,0.08,-0.17,flip -6798,做多,2023-01-23 23:00:00,2023-01-23 23:30:00,1629.04,1626.9,1.66,100.0,0.1018,-0.22,0.08,-0.3,flip -6799,做空,2023-01-23 23:30:00,2023-01-24 00:00:00,1626.9,1631.42,1.65,100.0,0.1017,-0.46,0.08,-0.54,flip -6800,做多,2023-01-24 00:00:00,2023-01-24 01:00:00,1631.42,1628.96,1.67,100.0,0.1026,-0.25,0.08,-0.34,flip -6801,做空,2023-01-24 01:00:00,2023-01-24 01:30:00,1628.96,1638.65,1.67,100.0,0.1025,-0.99,0.08,-1.08,flip -6802,做多,2023-01-24 01:30:00,2023-01-24 09:00:00,1638.65,1626.75,1.66,100.0,0.1012,-1.2,0.08,-1.29,flip -6803,做空,2023-01-24 09:00:00,2023-01-24 21:30:00,1626.75,1598.67,1.64,100.0,0.1011,2.84,0.08,2.76,tp_lower -6804,做多,2023-01-25 12:30:00,2023-01-25 13:30:00,1559.87,1554.25,1.68,100.0,0.1075,-0.6,0.08,-0.69,flip -6805,做空,2023-01-25 13:30:00,2023-01-25 16:00:00,1554.25,1550.85,1.67,100.0,0.1074,0.37,0.08,0.28,flip -6806,做多,2023-01-25 16:00:00,2023-01-25 16:30:00,1550.85,1548.31,1.67,100.0,0.1078,-0.27,0.08,-0.36,flip -6807,做空,2023-01-25 16:30:00,2023-01-25 17:30:00,1548.31,1548.06,1.67,100.0,0.1077,0.03,0.08,-0.06,flip -6808,做多,2023-01-25 17:30:00,2023-01-25 20:00:00,1548.06,1578.1,1.67,100.0,0.1076,3.23,0.08,3.15,tp_upper -6809,做多,2023-01-26 11:00:00,2023-01-26 14:30:00,1603.95,1605.28,1.7,100.0,0.1062,0.14,0.09,0.06,flip -6810,做空,2023-01-26 14:30:00,2023-01-26 15:00:00,1605.28,1611.45,1.7,100.0,0.1061,-0.65,0.09,-0.74,flip -6811,做多,2023-01-26 15:00:00,2023-01-26 15:30:00,1611.45,1589.4,1.7,100.0,0.1052,-2.32,0.08,-2.4,flip -6812,做空,2023-01-26 15:30:00,2023-01-26 16:00:00,1589.4,1589.85,1.67,100.0,0.1051,-0.05,0.08,-0.13,tp_lower -6813,做多,2023-01-26 20:00:00,2023-01-26 21:00:00,1605.67,1601.18,1.67,100.0,0.1039,-0.47,0.08,-0.55,flip -6814,做空,2023-01-26 21:00:00,2023-01-26 22:00:00,1601.18,1604.78,1.66,100.0,0.1038,-0.37,0.08,-0.46,flip -6815,做多,2023-01-26 22:00:00,2023-01-26 22:30:00,1604.78,1601.0,1.66,100.0,0.1032,-0.39,0.08,-0.47,flip -6816,做空,2023-01-26 22:30:00,2023-01-27 01:30:00,1601.0,1562.54,1.65,100.0,0.1031,3.97,0.08,3.89,tp_lower -6817,做多,2023-01-27 13:30:00,2023-01-27 15:30:00,1571.54,1574.24,1.7,100.0,0.1082,0.29,0.09,0.21,flip -6818,做空,2023-01-27 15:30:00,2023-01-27 16:00:00,1574.24,1586.7,1.7,100.0,0.1081,-1.35,0.09,-1.43,flip -6819,做多,2023-01-27 16:00:00,2023-01-27 17:30:00,1586.7,1605.14,1.69,100.0,0.1063,1.96,0.09,1.87,tp_upper -6820,做多,2023-01-28 06:30:00,2023-01-28 07:00:00,1596.53,1589.56,1.71,100.0,0.1071,-0.75,0.09,-0.83,flip -6821,做空,2023-01-28 07:00:00,2023-01-29 00:30:00,1589.56,1584.31,1.7,100.0,0.107,0.56,0.08,0.48,flip -6822,做多,2023-01-29 00:30:00,2023-01-29 01:00:00,1584.31,1613.37,1.71,100.0,0.1077,3.13,0.09,3.04,tp_upper -6823,做多,2023-01-31 02:00:00,2023-01-31 02:30:00,1574.04,1569.11,1.74,100.0,0.1105,-0.54,0.09,-0.63,flip -6824,做空,2023-01-31 02:30:00,2023-01-31 04:30:00,1569.11,1572.64,1.73,100.0,0.1103,-0.39,0.09,-0.48,flip -6825,做多,2023-01-31 04:30:00,2023-01-31 05:00:00,1572.64,1571.6,1.73,100.0,0.1097,-0.11,0.09,-0.2,flip -6826,做空,2023-01-31 05:00:00,2023-01-31 07:00:00,1571.6,1569.76,1.72,100.0,0.1096,0.2,0.09,0.12,flip -6827,做多,2023-01-31 07:00:00,2023-01-31 08:30:00,1569.76,1571.59,1.72,100.0,0.1098,0.2,0.09,0.11,flip -6828,做空,2023-01-31 08:30:00,2023-01-31 11:00:00,1571.59,1568.27,1.72,100.0,0.1097,0.36,0.09,0.28,flip -6829,做多,2023-01-31 11:00:00,2023-01-31 16:30:00,1568.27,1593.35,1.73,100.0,0.11,2.76,0.09,2.67,tp_upper -6830,做多,2023-01-31 22:30:00,2023-02-01 00:00:00,1590.21,1581.29,1.75,100.0,0.1101,-0.98,0.09,-1.07,flip -6831,做空,2023-02-01 00:00:00,2023-02-01 00:30:00,1581.29,1582.98,1.75,100.0,0.1108,-0.19,0.09,-0.27,flip -6832,做多,2023-02-01 00:30:00,2023-02-01 01:00:00,1582.98,1580.76,1.75,100.0,0.1104,-0.25,0.09,-0.33,flip -6833,做空,2023-02-01 01:00:00,2023-02-01 01:30:00,1580.76,1588.64,1.74,100.0,0.1103,-0.87,0.09,-0.96,flip -6834,做多,2023-02-01 01:30:00,2023-02-01 02:00:00,1588.64,1583.06,1.73,100.0,0.1091,-0.61,0.09,-0.7,flip -6835,做空,2023-02-01 02:00:00,2023-02-01 02:30:00,1583.06,1585.59,1.73,100.0,0.109,-0.28,0.09,-0.36,flip -6836,做多,2023-02-01 02:30:00,2023-02-01 03:00:00,1585.59,1581.65,1.72,100.0,0.1085,-0.43,0.09,-0.51,flip -6837,做空,2023-02-01 03:00:00,2023-02-01 03:30:00,1581.65,1584.43,1.71,100.0,0.1084,-0.3,0.09,-0.39,flip -6838,做多,2023-02-01 03:30:00,2023-02-01 04:00:00,1584.43,1583.56,1.71,100.0,0.1079,-0.09,0.09,-0.18,flip -6839,做空,2023-02-01 04:00:00,2023-02-01 05:00:00,1583.56,1585.21,1.71,100.0,0.1078,-0.18,0.09,-0.26,flip -6840,做多,2023-02-01 05:00:00,2023-02-01 05:30:00,1585.21,1582.71,1.7,100.0,0.1075,-0.27,0.09,-0.35,flip -6841,做空,2023-02-01 05:30:00,2023-02-01 11:00:00,1582.71,1582.08,1.7,100.0,0.1074,0.07,0.08,-0.02,flip -6842,做多,2023-02-01 11:00:00,2023-02-01 11:30:00,1582.08,1580.6,1.7,100.0,0.1074,-0.16,0.08,-0.24,flip -6843,做空,2023-02-01 11:30:00,2023-02-01 12:00:00,1580.6,1582.59,1.7,100.0,0.1073,-0.21,0.08,-0.3,flip -6844,做多,2023-02-01 12:00:00,2023-02-01 12:30:00,1582.59,1578.87,1.69,100.0,0.1069,-0.4,0.08,-0.48,flip -6845,做空,2023-02-01 12:30:00,2023-02-01 13:00:00,1578.87,1583.63,1.69,100.0,0.1068,-0.51,0.08,-0.59,flip -6846,做多,2023-02-01 13:00:00,2023-02-01 13:30:00,1583.63,1581.34,1.68,100.0,0.106,-0.24,0.08,-0.33,flip -6847,做空,2023-02-01 13:30:00,2023-02-01 14:30:00,1581.34,1584.7,1.67,100.0,0.1059,-0.36,0.08,-0.44,flip -6848,做多,2023-02-01 14:30:00,2023-02-01 15:00:00,1584.7,1579.5,1.67,100.0,0.1054,-0.55,0.08,-0.63,flip -6849,做空,2023-02-01 15:00:00,2023-02-01 16:00:00,1579.5,1577.8,1.66,100.0,0.1053,0.18,0.08,0.1,flip -6850,做多,2023-02-01 16:00:00,2023-02-01 18:30:00,1577.8,1581.05,1.66,100.0,0.1054,0.34,0.08,0.26,flip -6851,做空,2023-02-01 18:30:00,2023-02-01 19:00:00,1581.05,1574.32,1.66,100.0,0.1053,0.71,0.08,0.63,tp_lower -6852,做多,2023-02-01 19:30:00,2023-02-01 20:00:00,1617.6,1635.25,1.67,100.0,0.1032,1.82,0.08,1.74,tp_upper -6853,做多,2023-02-02 15:30:00,2023-02-02 18:00:00,1678.44,1699.31,1.72,100.0,0.1025,2.14,0.09,2.05,tp_upper -6854,做多,2023-02-02 20:30:00,2023-02-02 21:00:00,1680.85,1670.86,1.74,100.0,0.1036,-1.03,0.09,-1.12,flip -6855,做空,2023-02-02 21:00:00,2023-02-02 22:00:00,1670.86,1650.61,1.73,100.0,0.1034,2.09,0.09,2.01,tp_lower -6856,做多,2023-02-03 11:30:00,2023-02-03 12:00:00,1649.13,1648.67,1.75,100.0,0.1063,-0.05,0.09,-0.14,flip -6857,做空,2023-02-03 12:00:00,2023-02-03 14:30:00,1648.67,1662.0,1.75,100.0,0.1062,-1.42,0.09,-1.5,flip -6858,做多,2023-02-03 14:30:00,2023-02-03 15:00:00,1662.0,1665.89,1.73,100.0,0.1043,0.41,0.09,0.32,tp_upper -6859,做多,2023-02-03 20:00:00,2023-02-04 02:00:00,1655.26,1652.24,1.74,100.0,0.1049,-0.32,0.09,-0.4,flip -6860,做空,2023-02-04 02:00:00,2023-02-04 02:30:00,1652.24,1657.48,1.74,100.0,0.1051,-0.55,0.09,-0.64,flip -6861,做多,2023-02-04 02:30:00,2023-02-04 03:00:00,1657.48,1655.56,1.73,100.0,0.1044,-0.2,0.09,-0.29,flip -6862,做空,2023-02-04 03:00:00,2023-02-04 07:30:00,1655.56,1658.33,1.73,100.0,0.1043,-0.29,0.09,-0.38,flip -6863,做多,2023-02-04 07:30:00,2023-02-04 08:00:00,1658.33,1656.0,1.72,100.0,0.1038,-0.24,0.09,-0.33,flip -6864,做空,2023-02-04 08:00:00,2023-02-04 09:00:00,1656.0,1656.01,1.72,100.0,0.1037,-0.0,0.09,-0.09,flip -6865,做多,2023-02-04 09:00:00,2023-02-04 13:00:00,1656.01,1690.41,1.72,100.0,0.1036,3.56,0.09,3.48,tp_upper -6866,做多,2023-02-05 08:30:00,2023-02-05 09:00:00,1670.27,1667.75,1.76,100.0,0.1054,-0.27,0.09,-0.35,flip -6867,做空,2023-02-05 09:00:00,2023-02-05 10:00:00,1667.75,1666.66,1.76,100.0,0.1052,0.11,0.09,0.03,flip -6868,做多,2023-02-05 10:00:00,2023-02-06 09:00:00,1666.66,1629.0,1.75,100.0,0.1053,-3.96,0.09,-4.05,flip -6869,做空,2023-02-06 09:00:00,2023-02-06 11:30:00,1629.0,1634.94,1.72,100.0,0.1054,-0.63,0.09,-0.71,flip -6870,做多,2023-02-06 11:30:00,2023-02-06 12:00:00,1634.94,1630.0,1.71,100.0,0.1045,-0.52,0.09,-0.6,flip -6871,做空,2023-02-06 12:00:00,2023-02-06 14:30:00,1630.0,1629.75,1.7,100.0,0.1044,0.03,0.09,-0.06,flip -6872,做多,2023-02-06 14:30:00,2023-02-06 15:00:00,1629.75,1622.74,1.7,100.0,0.1044,-0.73,0.08,-0.82,flip -6873,做空,2023-02-06 15:00:00,2023-02-06 15:30:00,1622.74,1648.59,1.69,100.0,0.1043,-2.7,0.09,-2.78,flip -6874,做多,2023-02-06 15:30:00,2023-02-06 16:00:00,1648.59,1652.59,1.66,100.0,0.1009,0.4,0.08,0.32,tp_upper -6875,做多,2023-02-07 03:30:00,2023-02-07 04:30:00,1632.86,1631.08,1.68,100.0,0.1026,-0.18,0.08,-0.27,flip -6876,做空,2023-02-07 04:30:00,2023-02-07 05:00:00,1631.08,1634.69,1.67,100.0,0.1025,-0.37,0.08,-0.45,flip -6877,做多,2023-02-07 05:00:00,2023-02-07 05:30:00,1634.69,1634.25,1.67,100.0,0.102,-0.04,0.08,-0.13,flip -6878,做空,2023-02-07 05:30:00,2023-02-07 06:00:00,1634.25,1637.0,1.66,100.0,0.1019,-0.28,0.08,-0.36,flip -6879,做多,2023-02-07 06:00:00,2023-02-07 06:30:00,1637.0,1632.17,1.66,100.0,0.1014,-0.49,0.08,-0.57,flip -6880,做空,2023-02-07 06:30:00,2023-02-07 07:00:00,1632.17,1632.94,1.65,100.0,0.1013,-0.08,0.08,-0.16,flip -6881,做多,2023-02-07 07:00:00,2023-02-07 15:00:00,1632.94,1628.42,1.65,100.0,0.1011,-0.46,0.08,-0.54,flip -6882,做空,2023-02-07 15:00:00,2023-02-07 15:30:00,1628.42,1630.43,1.64,100.0,0.101,-0.2,0.08,-0.29,flip -6883,做多,2023-02-07 15:30:00,2023-02-07 17:00:00,1630.43,1629.87,1.64,100.0,0.1007,-0.06,0.08,-0.14,flip -6884,做空,2023-02-07 17:00:00,2023-02-07 17:30:00,1629.87,1672.03,1.64,100.0,0.1006,-4.24,0.08,-4.32,flip -6885,做多,2023-02-07 17:30:00,2023-02-07 18:00:00,1672.03,1631.45,1.59,100.0,0.0954,-3.87,0.08,-3.95,tp_upper -6886,做多,2023-02-07 18:30:00,2023-02-08 10:00:00,1638.52,1671.47,1.55,100.0,0.0949,3.13,0.08,3.05,flip -6887,做空,2023-02-08 10:00:00,2023-02-08 11:00:00,1671.47,1675.39,1.6,100.0,0.0958,-0.38,0.08,-0.46,flip -6888,做多,2023-02-08 11:00:00,2023-02-08 12:30:00,1675.39,1671.9,1.6,100.0,0.0953,-0.33,0.08,-0.41,flip -6889,做空,2023-02-08 12:30:00,2023-02-08 13:30:00,1671.9,1674.81,1.59,100.0,0.0952,-0.28,0.08,-0.36,flip -6890,做多,2023-02-08 13:30:00,2023-02-08 14:00:00,1674.81,1671.15,1.59,100.0,0.0947,-0.35,0.08,-0.43,flip -6891,做空,2023-02-08 14:00:00,2023-02-08 14:30:00,1671.15,1671.58,1.58,100.0,0.0946,-0.04,0.08,-0.12,flip -6892,做多,2023-02-08 14:30:00,2023-02-09 13:00:00,1671.58,1634.75,1.58,100.0,0.0945,-3.48,0.08,-3.56,flip -6893,做空,2023-02-09 13:00:00,2023-02-09 13:30:00,1634.75,1640.11,1.55,100.0,0.0949,-0.51,0.08,-0.59,flip -6894,做多,2023-02-09 13:30:00,2023-02-09 14:30:00,1640.11,1637.35,1.55,100.0,0.0942,-0.26,0.08,-0.34,flip -6895,做空,2023-02-09 14:30:00,2023-02-09 19:00:00,1637.35,1586.49,1.54,100.0,0.0941,4.79,0.07,4.71,tp_lower -6896,做多,2023-02-10 14:30:00,2023-02-10 15:00:00,1542.85,1540.3,1.59,100.0,0.1032,-0.26,0.08,-0.34,flip -6897,做空,2023-02-10 15:00:00,2023-02-10 15:30:00,1540.3,1521.56,1.59,100.0,0.1031,1.93,0.08,1.85,tp_lower -6898,做多,2023-02-10 19:30:00,2023-02-11 08:00:00,1533.94,1519.32,1.61,100.0,0.1047,-1.53,0.08,-1.61,flip -6899,做空,2023-02-11 08:00:00,2023-02-11 08:30:00,1519.32,1522.06,1.59,100.0,0.1048,-0.29,0.08,-0.37,flip -6900,做多,2023-02-11 08:30:00,2023-02-11 10:00:00,1522.06,1517.31,1.59,100.0,0.1043,-0.5,0.08,-0.57,flip -6901,做空,2023-02-11 10:00:00,2023-02-11 10:30:00,1517.31,1518.07,1.58,100.0,0.1042,-0.08,0.08,-0.16,flip -6902,做多,2023-02-11 10:30:00,2023-02-11 11:00:00,1518.07,1516.77,1.58,100.0,0.104,-0.14,0.08,-0.21,flip -6903,做空,2023-02-11 11:00:00,2023-02-11 11:30:00,1516.77,1519.41,1.58,100.0,0.1039,-0.27,0.08,-0.35,flip -6904,做多,2023-02-11 11:30:00,2023-02-11 12:30:00,1519.41,1518.88,1.57,100.0,0.1035,-0.05,0.08,-0.13,flip -6905,做空,2023-02-11 12:30:00,2023-02-11 13:00:00,1518.88,1521.1,1.57,100.0,0.1034,-0.23,0.08,-0.31,flip -6906,做多,2023-02-11 13:00:00,2023-02-11 16:00:00,1521.1,1520.41,1.57,100.0,0.1029,-0.07,0.08,-0.15,flip -6907,做空,2023-02-11 16:00:00,2023-02-11 18:30:00,1520.41,1514.16,1.56,100.0,0.1028,0.64,0.08,0.56,tp_lower -6908,做多,2023-02-11 20:00:00,2023-02-11 20:30:00,1522.79,1519.76,1.57,100.0,0.103,-0.31,0.08,-0.39,flip -6909,做空,2023-02-11 20:30:00,2023-02-11 21:00:00,1519.76,1521.24,1.56,100.0,0.1029,-0.15,0.08,-0.23,flip -6910,做多,2023-02-11 21:00:00,2023-02-11 21:30:00,1521.24,1533.74,1.56,100.0,0.1026,1.28,0.08,1.2,tp_upper -6911,做多,2023-02-12 12:00:00,2023-02-12 12:30:00,1533.23,1524.95,1.59,100.0,0.1037,-0.86,0.08,-0.94,flip -6912,做空,2023-02-12 12:30:00,2023-02-12 14:30:00,1524.95,1531.99,1.58,100.0,0.1036,-0.73,0.08,-0.81,flip -6913,做多,2023-02-12 14:30:00,2023-02-12 16:30:00,1531.99,1542.27,1.57,100.0,0.1025,1.05,0.08,0.97,tp_upper -6914,做多,2023-02-13 07:00:00,2023-02-13 07:30:00,1523.2,1521.75,1.58,100.0,0.104,-0.15,0.08,-0.23,flip -6915,做空,2023-02-13 07:30:00,2023-02-13 22:30:00,1521.75,1490.96,1.58,100.0,0.1039,3.2,0.08,3.12,flip -6916,做多,2023-02-13 22:30:00,2023-02-14 13:30:00,1490.96,1513.05,1.61,100.0,0.1081,2.39,0.08,2.31,flip -6917,做空,2023-02-14 13:30:00,2023-02-14 14:30:00,1513.05,1554.28,1.64,100.0,0.1082,-4.46,0.08,-4.54,flip -6918,做多,2023-02-14 14:30:00,2023-02-14 15:00:00,1554.28,1549.84,1.59,100.0,0.1023,-0.45,0.08,-0.53,tp_upper -6919,做多,2023-02-15 09:30:00,2023-02-15 10:00:00,1550.29,1549.87,1.59,100.0,0.1025,-0.04,0.08,-0.12,flip -6920,做空,2023-02-15 10:00:00,2023-02-15 10:30:00,1549.87,1555.04,1.59,100.0,0.1024,-0.53,0.08,-0.61,flip -6921,做多,2023-02-15 10:30:00,2023-02-15 11:30:00,1555.04,1571.62,1.58,100.0,0.1016,1.68,0.08,1.6,tp_upper -6922,做多,2023-02-16 15:00:00,2023-02-16 15:30:00,1688.05,1724.91,1.6,100.0,0.0947,3.49,0.08,3.41,tp_upper -6923,做多,2023-02-16 15:30:00,2023-02-16 16:00:00,1724.91,1712.12,1.63,100.0,0.0946,-1.21,0.08,-1.29,tp_upper -6924,做多,2023-02-17 11:00:00,2023-02-17 11:30:00,1669.16,1666.34,1.62,100.0,0.0971,-0.27,0.08,-0.35,flip -6925,做空,2023-02-17 11:30:00,2023-02-17 13:30:00,1666.34,1660.47,1.62,100.0,0.097,0.57,0.08,0.49,flip -6926,做多,2023-02-17 13:30:00,2023-02-17 14:30:00,1660.47,1658.89,1.62,100.0,0.0976,-0.15,0.08,-0.24,flip -6927,做空,2023-02-17 14:30:00,2023-02-17 15:00:00,1658.89,1666.16,1.62,100.0,0.0975,-0.71,0.08,-0.79,flip -6928,做多,2023-02-17 15:00:00,2023-02-17 17:00:00,1666.16,1696.77,1.61,100.0,0.0966,2.96,0.08,2.87,tp_upper -6929,做多,2023-02-18 12:00:00,2023-02-18 13:00:00,1696.51,1697.26,1.64,100.0,0.0969,0.07,0.08,-0.01,flip -6930,做空,2023-02-18 13:00:00,2023-02-18 14:30:00,1697.26,1696.38,1.64,100.0,0.0968,0.09,0.08,0.0,flip -6931,做多,2023-02-18 14:30:00,2023-02-18 15:00:00,1696.38,1695.89,1.64,100.0,0.0968,-0.05,0.08,-0.13,flip -6932,做空,2023-02-18 15:00:00,2023-02-18 17:00:00,1695.89,1695.57,1.64,100.0,0.0967,0.03,0.08,-0.05,flip -6933,做多,2023-02-18 17:00:00,2023-02-18 17:30:00,1695.57,1695.18,1.64,100.0,0.0967,-0.04,0.08,-0.12,flip -6934,做空,2023-02-18 17:30:00,2023-02-18 18:00:00,1695.18,1701.75,1.64,100.0,0.0966,-0.63,0.08,-0.72,flip -6935,做多,2023-02-18 18:00:00,2023-02-18 18:30:00,1701.75,1693.63,1.63,100.0,0.0957,-0.78,0.08,-0.86,flip -6936,做空,2023-02-18 18:30:00,2023-02-18 19:00:00,1693.63,1694.51,1.62,100.0,0.0957,-0.08,0.08,-0.17,flip -6937,做多,2023-02-18 19:00:00,2023-02-18 19:30:00,1694.51,1688.16,1.62,100.0,0.0955,-0.61,0.08,-0.69,flip -6938,做空,2023-02-18 19:30:00,2023-02-18 20:00:00,1688.16,1684.75,1.61,100.0,0.0954,0.33,0.08,0.24,tp_lower -6939,做多,2023-02-18 23:30:00,2023-02-19 01:00:00,1691.66,1690.9,1.61,100.0,0.0953,-0.07,0.08,-0.15,flip -6940,做空,2023-02-19 01:00:00,2023-02-19 01:30:00,1690.9,1693.56,1.62,100.0,0.0961,-0.26,0.08,-0.34,flip -6941,做多,2023-02-19 01:30:00,2023-02-19 06:30:00,1693.56,1695.92,1.62,100.0,0.0957,0.23,0.08,0.14,flip -6942,做空,2023-02-19 06:30:00,2023-02-19 09:00:00,1695.92,1694.73,1.62,100.0,0.0956,0.11,0.08,0.03,flip -6943,做多,2023-02-19 09:00:00,2023-02-19 09:30:00,1694.73,1693.08,1.62,100.0,0.0956,-0.16,0.08,-0.24,flip -6944,做空,2023-02-19 09:30:00,2023-02-19 10:00:00,1693.08,1695.0,1.62,100.0,0.0955,-0.18,0.08,-0.26,flip -6945,做多,2023-02-19 10:00:00,2023-02-19 13:30:00,1695.0,1695.41,1.61,100.0,0.0952,0.04,0.08,-0.04,flip -6946,做空,2023-02-19 13:30:00,2023-02-20 04:00:00,1695.41,1687.05,1.61,100.0,0.0951,0.8,0.08,0.71,flip -6947,做多,2023-02-20 04:00:00,2023-02-20 05:00:00,1687.05,1686.91,1.63,100.0,0.0966,-0.01,0.08,-0.09,flip -6948,做空,2023-02-20 05:00:00,2023-02-20 05:30:00,1686.91,1690.15,1.63,100.0,0.0965,-0.31,0.08,-0.39,flip -6949,做多,2023-02-20 05:30:00,2023-02-20 16:00:00,1690.15,1694.37,1.62,100.0,0.096,0.41,0.08,0.32,flip -6950,做空,2023-02-20 16:00:00,2023-02-20 16:30:00,1694.37,1700.77,1.63,100.0,0.0959,-0.61,0.08,-0.7,flip -6951,做多,2023-02-20 16:30:00,2023-02-20 17:00:00,1700.77,1698.53,1.62,100.0,0.0951,-0.21,0.08,-0.29,flip -6952,做空,2023-02-20 17:00:00,2023-02-20 18:30:00,1698.53,1697.38,1.61,100.0,0.095,0.11,0.08,0.03,flip -6953,做多,2023-02-20 18:30:00,2023-02-20 21:30:00,1697.38,1701.35,1.61,100.0,0.095,0.38,0.08,0.3,flip -6954,做空,2023-02-20 21:30:00,2023-02-20 23:30:00,1701.35,1703.7,1.62,100.0,0.0949,-0.22,0.08,-0.3,flip -6955,做多,2023-02-20 23:30:00,2023-02-21 00:00:00,1703.7,1700.5,1.61,100.0,0.0946,-0.3,0.08,-0.38,flip -6956,做空,2023-02-21 00:00:00,2023-02-21 00:30:00,1700.5,1705.21,1.62,100.0,0.0953,-0.45,0.08,-0.53,flip -6957,做多,2023-02-21 00:30:00,2023-02-21 01:00:00,1705.21,1701.13,1.61,100.0,0.0946,-0.39,0.08,-0.47,flip -6958,做空,2023-02-21 01:00:00,2023-02-21 01:30:00,1701.13,1705.09,1.61,100.0,0.0945,-0.37,0.08,-0.45,flip -6959,做多,2023-02-21 01:30:00,2023-02-21 03:00:00,1705.09,1707.51,1.6,100.0,0.094,0.23,0.08,0.15,flip -6960,做空,2023-02-21 03:00:00,2023-02-21 06:30:00,1707.51,1707.62,1.6,100.0,0.0939,-0.01,0.08,-0.09,flip -6961,做多,2023-02-21 06:30:00,2023-02-21 07:00:00,1707.62,1703.86,1.6,100.0,0.0938,-0.35,0.08,-0.43,flip -6962,做空,2023-02-21 07:00:00,2023-02-21 07:30:00,1703.86,1704.26,1.6,100.0,0.0937,-0.04,0.08,-0.12,flip -6963,做多,2023-02-21 07:30:00,2023-02-21 08:30:00,1704.26,1675.01,1.59,100.0,0.0936,-2.74,0.08,-2.82,flip -6964,做空,2023-02-21 08:30:00,2023-02-21 09:00:00,1675.01,1680.08,1.57,100.0,0.0935,-0.47,0.08,-0.55,tp_lower -6965,做多,2023-02-22 12:00:00,2023-02-22 12:30:00,1649.35,1644.28,1.57,100.0,0.0954,-0.48,0.08,-0.56,flip -6966,做空,2023-02-22 12:30:00,2023-02-22 13:30:00,1644.28,1646.77,1.57,100.0,0.0953,-0.24,0.08,-0.32,flip -6967,做多,2023-02-22 13:30:00,2023-02-22 14:00:00,1646.77,1630.69,1.56,100.0,0.0949,-1.53,0.08,-1.6,flip -6968,做空,2023-02-22 14:00:00,2023-02-22 15:00:00,1630.69,1612.96,1.55,100.0,0.0948,1.68,0.08,1.6,tp_lower -6969,做多,2023-02-22 22:30:00,2023-02-23 11:00:00,1634.06,1638.73,1.56,100.0,0.0955,0.45,0.08,0.37,flip -6970,做空,2023-02-23 11:00:00,2023-02-23 12:30:00,1638.73,1646.88,1.57,100.0,0.0958,-0.78,0.08,-0.86,flip -6971,做多,2023-02-23 12:30:00,2023-02-23 13:30:00,1646.88,1654.77,1.56,100.0,0.0948,0.75,0.08,0.67,flip -6972,做空,2023-02-23 13:30:00,2023-02-23 14:00:00,1654.77,1664.1,1.57,100.0,0.0947,-0.88,0.08,-0.96,flip -6973,做多,2023-02-23 14:00:00,2023-02-23 14:30:00,1664.1,1659.65,1.56,100.0,0.0935,-0.42,0.08,-0.49,flip -6974,做空,2023-02-23 14:30:00,2023-02-23 20:00:00,1659.65,1656.65,1.55,100.0,0.0934,0.28,0.08,0.2,flip -6975,做多,2023-02-23 20:00:00,2023-02-24 01:30:00,1656.65,1652.54,1.55,100.0,0.0937,-0.39,0.08,-0.46,flip -6976,做空,2023-02-24 01:30:00,2023-02-24 02:00:00,1652.54,1653.37,1.56,100.0,0.0941,-0.08,0.08,-0.16,flip -6977,做多,2023-02-24 02:00:00,2023-02-24 02:30:00,1653.37,1647.95,1.55,100.0,0.0939,-0.51,0.08,-0.59,flip -6978,做空,2023-02-24 02:30:00,2023-02-24 03:00:00,1647.95,1649.25,1.55,100.0,0.0938,-0.12,0.08,-0.2,flip -6979,做多,2023-02-24 03:00:00,2023-02-24 03:30:00,1649.25,1648.65,1.54,100.0,0.0936,-0.06,0.08,-0.13,flip -6980,做空,2023-02-24 03:30:00,2023-02-24 06:30:00,1648.65,1650.47,1.54,100.0,0.0935,-0.17,0.08,-0.25,flip -6981,做多,2023-02-24 06:30:00,2023-02-24 07:00:00,1650.47,1645.35,1.54,100.0,0.0932,-0.48,0.08,-0.55,flip -6982,做空,2023-02-24 07:00:00,2023-02-24 07:30:00,1645.35,1650.75,1.53,100.0,0.0931,-0.5,0.08,-0.58,flip -6983,做多,2023-02-24 07:30:00,2023-02-24 09:30:00,1650.75,1646.82,1.53,100.0,0.0924,-0.36,0.08,-0.44,flip -6984,做空,2023-02-24 09:30:00,2023-02-24 10:30:00,1646.82,1648.29,1.52,100.0,0.0923,-0.14,0.08,-0.21,flip -6985,做多,2023-02-24 10:30:00,2023-02-24 11:00:00,1648.29,1645.74,1.52,100.0,0.092,-0.23,0.08,-0.31,flip -6986,做空,2023-02-24 11:00:00,2023-02-24 13:30:00,1645.74,1634.4,1.51,100.0,0.092,1.04,0.08,0.97,tp_lower -6987,做多,2023-02-25 07:30:00,2023-02-25 09:00:00,1603.2,1600.28,1.54,100.0,0.0959,-0.28,0.08,-0.36,flip -6988,做空,2023-02-25 09:00:00,2023-02-25 09:30:00,1600.28,1601.24,1.53,100.0,0.0958,-0.09,0.08,-0.17,flip -6989,做多,2023-02-25 09:30:00,2023-02-25 10:00:00,1601.24,1597.97,1.53,100.0,0.0956,-0.31,0.08,-0.39,flip -6990,做空,2023-02-25 10:00:00,2023-02-25 18:30:00,1597.97,1585.28,1.53,100.0,0.0955,1.21,0.08,1.14,tp_lower -6991,做多,2023-02-25 23:00:00,2023-02-25 23:30:00,1596.23,1593.59,1.54,100.0,0.0963,-0.25,0.08,-0.33,flip -6992,做空,2023-02-25 23:30:00,2023-02-26 01:00:00,1593.59,1591.75,1.53,100.0,0.0962,0.18,0.08,0.1,flip -6993,做多,2023-02-26 01:00:00,2023-02-26 17:00:00,1591.75,1599.4,1.54,100.0,0.0968,0.74,0.08,0.66,flip -6994,做空,2023-02-26 17:00:00,2023-02-26 17:30:00,1599.4,1607.47,1.55,100.0,0.0967,-0.78,0.08,-0.86,flip -6995,做多,2023-02-26 17:30:00,2023-02-26 18:30:00,1607.47,1629.72,1.54,100.0,0.0957,2.13,0.08,2.05,tp_upper -6996,做多,2023-02-27 11:00:00,2023-02-27 12:00:00,1639.37,1637.64,1.56,100.0,0.0953,-0.16,0.08,-0.24,flip -6997,做空,2023-02-27 12:00:00,2023-02-27 12:30:00,1637.64,1638.81,1.56,100.0,0.0952,-0.11,0.08,-0.19,flip -6998,做多,2023-02-27 12:30:00,2023-02-27 13:30:00,1638.81,1659.38,1.56,100.0,0.095,1.95,0.08,1.87,tp_upper -6999,做多,2023-02-27 16:30:00,2023-02-28 03:30:00,1636.78,1632.04,1.57,100.0,0.0962,-0.46,0.08,-0.53,flip -7000,做空,2023-02-28 03:30:00,2023-02-28 10:30:00,1632.04,1625.48,1.57,100.0,0.0964,0.63,0.08,0.55,flip -7001,做多,2023-02-28 10:30:00,2023-02-28 14:30:00,1625.48,1634.08,1.58,100.0,0.0971,0.83,0.08,0.76,tp_upper -7002,做多,2023-02-28 14:30:00,2023-02-28 19:00:00,1634.08,1625.05,1.58,100.0,0.097,-0.88,0.08,-0.95,flip -7003,做空,2023-02-28 19:00:00,2023-02-28 19:30:00,1625.05,1627.43,1.57,100.0,0.0969,-0.23,0.08,-0.31,flip -7004,做多,2023-02-28 19:30:00,2023-02-28 20:00:00,1627.43,1626.29,1.57,100.0,0.0965,-0.11,0.08,-0.19,flip -7005,做空,2023-02-28 20:00:00,2023-02-28 20:30:00,1626.29,1626.68,1.57,100.0,0.0964,-0.04,0.08,-0.12,flip -7006,做多,2023-02-28 20:30:00,2023-03-01 16:00:00,1626.68,1647.78,1.57,100.0,0.0963,2.03,0.08,1.95,flip -7007,做空,2023-03-01 16:00:00,2023-03-01 21:30:00,1647.78,1656.41,1.59,100.0,0.0968,-0.84,0.08,-0.92,flip -7008,做多,2023-03-01 21:30:00,2023-03-01 22:00:00,1656.41,1649.99,1.58,100.0,0.0957,-0.61,0.08,-0.69,flip -7009,做空,2023-03-01 22:00:00,2023-03-01 22:30:00,1649.99,1655.64,1.58,100.0,0.0956,-0.54,0.08,-0.62,flip -7010,做多,2023-03-01 22:30:00,2023-03-02 00:00:00,1655.64,1669.0,1.57,100.0,0.0948,1.27,0.08,1.19,tp_upper -7011,做多,2023-03-02 19:00:00,2023-03-03 01:00:00,1647.96,1598.76,1.59,100.0,0.0963,-4.74,0.08,-4.81,flip -7012,做空,2023-03-03 01:00:00,2023-03-03 01:30:00,1598.76,1551.76,1.54,100.0,0.0963,4.52,0.07,4.45,tp_lower -7013,做多,2023-03-03 17:00:00,2023-03-03 17:30:00,1571.72,1571.42,1.58,100.0,0.1007,-0.03,0.08,-0.11,flip -7014,做空,2023-03-03 17:30:00,2023-03-03 18:30:00,1571.42,1559.29,1.58,100.0,0.1006,1.22,0.08,1.14,tp_lower -7015,做多,2023-03-03 19:30:00,2023-03-04 05:30:00,1564.63,1566.24,1.59,100.0,0.1017,0.16,0.08,0.08,flip -7016,做空,2023-03-04 05:30:00,2023-03-04 06:00:00,1566.24,1569.69,1.6,100.0,0.102,-0.35,0.08,-0.43,flip -7017,做多,2023-03-04 06:00:00,2023-03-04 08:30:00,1569.69,1567.3,1.59,100.0,0.1014,-0.24,0.08,-0.32,flip -7018,做空,2023-03-04 08:30:00,2023-03-04 09:00:00,1567.3,1569.33,1.59,100.0,0.1013,-0.21,0.08,-0.29,flip -7019,做多,2023-03-04 09:00:00,2023-03-04 09:30:00,1569.33,1568.57,1.58,100.0,0.101,-0.08,0.08,-0.16,flip -7020,做空,2023-03-04 09:30:00,2023-03-04 11:00:00,1568.57,1568.45,1.58,100.0,0.1009,0.01,0.08,-0.07,flip -7021,做多,2023-03-04 11:00:00,2023-03-04 13:30:00,1568.45,1567.26,1.58,100.0,0.1008,-0.12,0.08,-0.2,flip -7022,做空,2023-03-04 13:30:00,2023-03-04 16:00:00,1567.26,1563.47,1.58,100.0,0.1007,0.38,0.08,0.3,tp_lower -7023,做多,2023-03-04 22:00:00,2023-03-04 22:30:00,1564.07,1561.0,1.58,100.0,0.101,-0.31,0.08,-0.39,flip -7024,做空,2023-03-04 22:30:00,2023-03-04 23:00:00,1561.0,1563.25,1.58,100.0,0.1009,-0.23,0.08,-0.31,flip -7025,做多,2023-03-04 23:00:00,2023-03-05 00:00:00,1563.25,1565.18,1.57,100.0,0.1005,0.19,0.08,0.12,flip -7026,做空,2023-03-05 00:00:00,2023-03-05 00:30:00,1565.18,1569.73,1.59,100.0,0.1013,-0.46,0.08,-0.54,flip -7027,做多,2023-03-05 00:30:00,2023-03-05 01:00:00,1569.73,1582.36,1.58,100.0,0.1006,1.27,0.08,1.19,tp_upper -7028,做多,2023-03-05 03:00:00,2023-03-05 08:30:00,1568.29,1565.15,1.59,100.0,0.1015,-0.32,0.08,-0.4,flip -7029,做空,2023-03-05 08:30:00,2023-03-05 09:00:00,1565.15,1567.33,1.59,100.0,0.1013,-0.22,0.08,-0.3,flip -7030,做多,2023-03-05 09:00:00,2023-03-05 14:30:00,1567.33,1567.75,1.58,100.0,0.101,0.04,0.08,-0.04,flip -7031,做空,2023-03-05 14:30:00,2023-03-05 15:00:00,1567.75,1570.97,1.58,100.0,0.1009,-0.32,0.08,-0.4,flip -7032,做多,2023-03-05 15:00:00,2023-03-05 15:30:00,1570.97,1568.36,1.58,100.0,0.1004,-0.26,0.08,-0.34,flip -7033,做空,2023-03-05 15:30:00,2023-03-05 16:00:00,1568.36,1569.57,1.57,100.0,0.1003,-0.12,0.08,-0.2,flip -7034,做多,2023-03-05 16:00:00,2023-03-05 16:30:00,1569.57,1569.56,1.57,100.0,0.1,-0.0,0.08,-0.08,flip -7035,做空,2023-03-05 16:30:00,2023-03-05 17:00:00,1569.56,1569.65,1.57,100.0,0.0999,-0.01,0.08,-0.09,flip -7036,做多,2023-03-05 17:00:00,2023-03-05 17:30:00,1569.65,1568.04,1.57,100.0,0.0998,-0.16,0.08,-0.24,flip -7037,做空,2023-03-05 17:30:00,2023-03-05 20:30:00,1568.04,1568.9,1.56,100.0,0.0997,-0.09,0.08,-0.16,flip -7038,做多,2023-03-05 20:30:00,2023-03-05 21:00:00,1568.9,1570.39,1.56,100.0,0.0995,0.15,0.08,0.07,tp_upper -7039,做多,2023-03-05 21:00:00,2023-03-05 22:00:00,1570.39,1561.82,1.56,100.0,0.0994,-0.85,0.08,-0.93,flip -7040,做空,2023-03-05 22:00:00,2023-03-05 22:30:00,1561.82,1564.45,1.55,100.0,0.0993,-0.26,0.08,-0.34,tp_lower -7041,做多,2023-03-06 00:30:00,2023-03-06 01:00:00,1566.92,1565.97,1.57,100.0,0.1001,-0.1,0.08,-0.17,flip -7042,做空,2023-03-06 01:00:00,2023-03-06 08:30:00,1565.97,1563.71,1.57,100.0,0.1,0.23,0.08,0.15,flip -7043,做多,2023-03-06 08:30:00,2023-03-06 11:30:00,1563.71,1562.75,1.57,100.0,0.1002,-0.1,0.08,-0.17,flip -7044,做空,2023-03-06 11:30:00,2023-03-06 12:00:00,1562.75,1563.94,1.56,100.0,0.1001,-0.12,0.08,-0.2,flip -7045,做多,2023-03-06 12:00:00,2023-03-06 15:30:00,1563.94,1577.11,1.56,100.0,0.0998,1.31,0.08,1.24,tp_upper -7046,做多,2023-03-06 21:30:00,2023-03-06 23:30:00,1566.15,1565.17,1.57,100.0,0.1004,-0.1,0.08,-0.18,flip -7047,做空,2023-03-06 23:30:00,2023-03-07 01:00:00,1565.17,1570.75,1.57,100.0,0.1003,-0.56,0.08,-0.64,flip -7048,做多,2023-03-07 01:00:00,2023-03-07 07:00:00,1570.75,1570.73,1.57,100.0,0.1001,-0.0,0.08,-0.08,flip -7049,做空,2023-03-07 07:00:00,2023-03-07 07:30:00,1570.73,1570.73,1.57,100.0,0.1,0.0,0.08,-0.08,flip -7050,做多,2023-03-07 07:30:00,2023-03-07 08:00:00,1570.73,1569.01,1.57,100.0,0.0999,-0.17,0.08,-0.25,flip -7051,做空,2023-03-07 08:00:00,2023-03-07 08:30:00,1569.01,1570.07,1.57,100.0,0.0998,-0.11,0.08,-0.18,flip -7052,做多,2023-03-07 08:30:00,2023-03-07 09:00:00,1570.07,1565.78,1.56,100.0,0.0996,-0.43,0.08,-0.51,flip -7053,做空,2023-03-07 09:00:00,2023-03-07 15:00:00,1565.78,1557.42,1.56,100.0,0.0995,0.83,0.08,0.75,tp_lower -7054,做多,2023-03-07 15:30:00,2023-03-08 02:30:00,1560.08,1560.7,1.56,100.0,0.1003,0.06,0.08,-0.02,flip -7055,做空,2023-03-08 02:30:00,2023-03-08 03:30:00,1560.7,1561.61,1.57,100.0,0.1008,-0.09,0.08,-0.17,flip -7056,做多,2023-03-08 03:30:00,2023-03-08 05:00:00,1561.61,1555.48,1.57,100.0,0.1006,-0.62,0.08,-0.69,flip -7057,做空,2023-03-08 05:00:00,2023-03-08 09:30:00,1555.48,1555.22,1.56,100.0,0.1005,0.03,0.08,-0.05,flip -7058,做多,2023-03-08 09:30:00,2023-03-08 12:00:00,1555.22,1555.19,1.56,100.0,0.1004,-0.0,0.08,-0.08,flip -7059,做空,2023-03-08 12:00:00,2023-03-08 15:00:00,1555.19,1557.3,1.56,100.0,0.1003,-0.21,0.08,-0.29,flip -7060,做多,2023-03-08 15:00:00,2023-03-08 16:00:00,1557.3,1555.56,1.56,100.0,0.0999,-0.17,0.08,-0.25,flip -7061,做空,2023-03-08 16:00:00,2023-03-08 16:30:00,1555.56,1559.59,1.55,100.0,0.0998,-0.4,0.08,-0.48,flip -7062,做多,2023-03-08 16:30:00,2023-03-08 17:00:00,1559.59,1556.13,1.55,100.0,0.0992,-0.34,0.08,-0.42,flip -7063,做空,2023-03-08 17:00:00,2023-03-08 19:30:00,1556.13,1552.14,1.54,100.0,0.0991,0.4,0.08,0.32,flip -7064,做多,2023-03-08 19:30:00,2023-03-08 21:30:00,1552.14,1552.42,1.54,100.0,0.0995,0.03,0.08,-0.05,flip -7065,做空,2023-03-08 21:30:00,2023-03-08 23:00:00,1552.42,1532.72,1.54,100.0,0.0994,1.96,0.08,1.88,tp_lower -7066,做多,2023-03-09 13:30:00,2023-03-09 14:30:00,1538.32,1538.83,1.58,100.0,0.1026,0.05,0.08,-0.03,flip -7067,做空,2023-03-09 14:30:00,2023-03-09 18:30:00,1538.83,1505.13,1.58,100.0,0.1025,3.45,0.08,3.38,tp_lower -7068,做多,2023-03-10 13:30:00,2023-03-10 14:00:00,1423.83,1409.33,1.61,100.0,0.1132,-1.64,0.08,-1.72,flip -7069,做空,2023-03-10 14:00:00,2023-03-10 15:30:00,1409.33,1416.42,1.59,100.0,0.1131,-0.8,0.08,-0.88,flip -7070,做多,2023-03-10 15:30:00,2023-03-10 17:00:00,1416.42,1405.88,1.58,100.0,0.1119,-1.18,0.08,-1.26,flip -7071,做空,2023-03-10 17:00:00,2023-03-10 17:30:00,1405.88,1406.82,1.57,100.0,0.1118,-0.11,0.08,-0.18,flip -7072,做多,2023-03-10 17:30:00,2023-03-10 18:00:00,1406.82,1405.76,1.57,100.0,0.1115,-0.12,0.08,-0.2,flip -7073,做空,2023-03-10 18:00:00,2023-03-10 19:00:00,1405.76,1410.57,1.57,100.0,0.1114,-0.54,0.08,-0.61,flip -7074,做多,2023-03-10 19:00:00,2023-03-10 21:00:00,1410.57,1412.57,1.56,100.0,0.1105,0.22,0.08,0.14,flip -7075,做空,2023-03-10 21:00:00,2023-03-10 21:30:00,1412.57,1424.05,1.56,100.0,0.1104,-1.27,0.08,-1.35,flip -7076,做多,2023-03-10 21:30:00,2023-03-11 07:30:00,1424.05,1415.74,1.55,100.0,0.1085,-0.9,0.08,-0.98,flip -7077,做空,2023-03-11 07:30:00,2023-03-11 08:30:00,1415.74,1433.36,1.55,100.0,0.1093,-1.93,0.08,-2.0,flip -7078,做多,2023-03-11 08:30:00,2023-03-11 10:30:00,1433.36,1425.62,1.53,100.0,0.1065,-0.82,0.08,-0.9,flip -7079,做空,2023-03-11 10:30:00,2023-03-11 17:00:00,1425.62,1440.82,1.52,100.0,0.1064,-1.62,0.08,-1.69,flip -7080,做多,2023-03-11 17:00:00,2023-03-12 07:30:00,1440.82,1459.0,1.5,100.0,0.104,1.89,0.08,1.82,flip -7081,做空,2023-03-12 07:30:00,2023-03-12 10:00:00,1459.0,1462.93,1.52,100.0,0.1043,-0.41,0.08,-0.49,flip -7082,做多,2023-03-12 10:00:00,2023-03-12 12:00:00,1462.93,1456.17,1.52,100.0,0.1036,-0.7,0.08,-0.78,flip -7083,做空,2023-03-12 12:00:00,2023-03-12 13:00:00,1456.17,1461.72,1.51,100.0,0.1035,-0.57,0.08,-0.65,flip -7084,做多,2023-03-12 13:00:00,2023-03-12 13:30:00,1461.72,1457.27,1.5,100.0,0.1026,-0.46,0.07,-0.53,flip -7085,做空,2023-03-12 13:30:00,2023-03-12 16:30:00,1457.27,1461.33,1.49,100.0,0.1025,-0.42,0.07,-0.49,flip -7086,做多,2023-03-12 16:30:00,2023-03-12 17:00:00,1461.33,1507.97,1.49,100.0,0.1019,4.75,0.08,4.67,tp_upper -7087,做多,2023-03-12 17:00:00,2023-03-12 17:30:00,1507.97,1514.43,1.53,100.0,0.1018,0.66,0.08,0.58,tp_upper -7088,做多,2023-03-13 10:00:00,2023-03-13 12:00:00,1578.5,1579.95,1.55,100.0,0.0982,0.14,0.08,0.06,flip -7089,做空,2023-03-13 12:00:00,2023-03-13 12:30:00,1579.95,1582.0,1.55,100.0,0.0981,-0.2,0.08,-0.28,flip -7090,做多,2023-03-13 12:30:00,2023-03-13 15:00:00,1582.0,1690.55,1.55,100.0,0.0977,10.61,0.08,10.53,tp_upper -7091,做多,2023-03-14 10:00:00,2023-03-14 12:30:00,1672.0,1734.65,1.65,100.0,0.099,6.2,0.09,6.11,tp_upper -7092,做多,2023-03-14 12:30:00,2023-03-14 13:00:00,1734.65,1737.68,1.72,100.0,0.0989,0.3,0.09,0.21,tp_upper -7093,做多,2023-03-14 19:30:00,2023-03-14 20:30:00,1721.45,1701.47,1.72,100.0,0.0997,-1.99,0.08,-2.08,flip -7094,做空,2023-03-14 20:30:00,2023-03-14 22:00:00,1701.47,1700.85,1.69,100.0,0.0996,0.06,0.08,-0.02,flip -7095,做多,2023-03-14 22:00:00,2023-03-15 01:30:00,1700.85,1710.16,1.69,100.0,0.0996,0.93,0.09,0.84,flip -7096,做空,2023-03-15 01:30:00,2023-03-15 11:30:00,1710.16,1680.42,1.71,100.0,0.0999,2.97,0.08,2.89,tp_lower -7097,做多,2023-03-15 12:30:00,2023-03-16 05:30:00,1677.15,1643.98,1.74,100.0,0.1035,-3.43,0.09,-3.52,flip -7098,做空,2023-03-16 05:30:00,2023-03-16 06:00:00,1643.98,1646.29,1.7,100.0,0.1036,-0.24,0.09,-0.32,flip -7099,做多,2023-03-16 06:00:00,2023-03-16 09:00:00,1646.29,1644.04,1.7,100.0,0.1032,-0.23,0.08,-0.32,flip -7100,做空,2023-03-16 09:00:00,2023-03-16 09:30:00,1644.04,1652.48,1.7,100.0,0.1031,-0.87,0.09,-0.96,flip -7101,做多,2023-03-16 09:30:00,2023-03-16 12:30:00,1652.48,1649.79,1.68,100.0,0.1019,-0.27,0.08,-0.36,flip -7102,做空,2023-03-16 12:30:00,2023-03-16 13:30:00,1649.79,1656.36,1.68,100.0,0.1018,-0.67,0.08,-0.75,flip -7103,做多,2023-03-16 13:30:00,2023-03-16 14:00:00,1656.36,1655.66,1.67,100.0,0.1009,-0.07,0.08,-0.15,flip -7104,做空,2023-03-16 14:00:00,2023-03-16 21:00:00,1655.66,1666.03,1.67,100.0,0.1008,-1.05,0.08,-1.13,flip -7105,做多,2023-03-16 21:00:00,2023-03-17 02:00:00,1666.03,1719.29,1.66,100.0,0.0995,5.3,0.09,5.21,tp_upper -7106,做多,2023-03-17 15:00:00,2023-03-17 16:30:00,1710.75,1711.64,1.72,100.0,0.1006,0.09,0.09,0.0,flip -7107,做空,2023-03-17 16:30:00,2023-03-17 17:00:00,1711.64,1723.0,1.72,100.0,0.1005,-1.14,0.09,-1.23,flip -7108,做多,2023-03-17 17:00:00,2023-03-17 18:00:00,1723.0,1717.93,1.71,100.0,0.0991,-0.5,0.09,-0.59,flip -7109,做空,2023-03-17 18:00:00,2023-03-17 18:30:00,1717.93,1732.5,1.7,100.0,0.099,-1.44,0.09,-1.53,flip -7110,做多,2023-03-17 18:30:00,2023-03-18 15:00:00,1732.5,1799.6,1.68,100.0,0.0972,6.52,0.09,6.43,flip -7111,做空,2023-03-18 15:00:00,2023-03-18 16:30:00,1799.6,1793.96,1.76,100.0,0.0975,0.55,0.09,0.46,tp_lower -7112,做多,2023-03-19 08:00:00,2023-03-19 08:30:00,1777.43,1773.61,1.76,100.0,0.0991,-0.38,0.09,-0.47,flip -7113,做空,2023-03-19 08:30:00,2023-03-19 09:30:00,1773.61,1777.36,1.76,100.0,0.099,-0.37,0.09,-0.46,flip -7114,做多,2023-03-19 09:30:00,2023-03-19 10:30:00,1777.36,1774.0,1.75,100.0,0.0985,-0.33,0.09,-0.42,flip -7115,做空,2023-03-19 10:30:00,2023-03-19 11:30:00,1774.0,1784.2,1.75,100.0,0.0984,-1.0,0.09,-1.09,flip -7116,做多,2023-03-19 11:30:00,2023-03-19 13:00:00,1784.2,1780.47,1.73,100.0,0.0972,-0.36,0.09,-0.45,flip -7117,做空,2023-03-19 13:00:00,2023-03-19 14:00:00,1780.47,1786.67,1.73,100.0,0.0971,-0.6,0.09,-0.69,flip -7118,做多,2023-03-19 14:00:00,2023-03-19 15:00:00,1786.67,1791.45,1.72,100.0,0.0963,0.46,0.09,0.37,tp_upper -7119,做多,2023-03-19 22:00:00,2023-03-19 23:30:00,1797.32,1779.99,1.72,100.0,0.0959,-1.66,0.09,-1.75,flip -7120,做空,2023-03-19 23:30:00,2023-03-20 07:30:00,1779.99,1791.16,1.7,100.0,0.0958,-1.07,0.09,-1.16,flip -7121,做多,2023-03-20 07:30:00,2023-03-20 08:00:00,1791.16,1786.91,1.71,100.0,0.0952,-0.4,0.09,-0.49,flip -7122,做空,2023-03-20 08:00:00,2023-03-20 08:30:00,1786.91,1788.09,1.7,100.0,0.0951,-0.11,0.09,-0.2,flip -7123,做多,2023-03-20 08:30:00,2023-03-20 09:00:00,1788.09,1782.45,1.7,100.0,0.0949,-0.54,0.08,-0.62,flip -7124,做空,2023-03-20 09:00:00,2023-03-20 11:00:00,1782.45,1786.32,1.69,100.0,0.0948,-0.37,0.08,-0.45,flip -7125,做多,2023-03-20 11:00:00,2023-03-20 11:30:00,1786.32,1778.37,1.68,100.0,0.0943,-0.75,0.08,-0.83,flip -7126,做空,2023-03-20 11:30:00,2023-03-20 12:00:00,1778.37,1779.04,1.68,100.0,0.0942,-0.06,0.08,-0.15,flip -7127,做多,2023-03-20 12:00:00,2023-03-20 13:00:00,1779.04,1773.0,1.67,100.0,0.0941,-0.57,0.08,-0.65,flip -7128,做空,2023-03-20 13:00:00,2023-03-20 14:00:00,1773.0,1767.65,1.67,100.0,0.094,0.5,0.08,0.42,flip -7129,做多,2023-03-20 14:00:00,2023-03-20 15:00:00,1767.65,1771.25,1.67,100.0,0.0944,0.34,0.08,0.26,flip -7130,做空,2023-03-20 15:00:00,2023-03-21 09:30:00,1771.25,1747.49,1.67,100.0,0.0943,2.24,0.08,2.16,flip -7131,做多,2023-03-21 09:30:00,2023-03-21 12:30:00,1747.49,1804.59,1.71,100.0,0.0977,5.58,0.09,5.49,tp_upper -7132,做多,2023-03-22 01:00:00,2023-03-22 06:00:00,1791.48,1796.76,1.76,100.0,0.0984,0.52,0.09,0.43,flip -7133,做空,2023-03-22 06:00:00,2023-03-22 06:30:00,1796.76,1797.59,1.77,100.0,0.0983,-0.08,0.09,-0.17,flip -7134,做多,2023-03-22 06:30:00,2023-03-22 07:00:00,1797.59,1794.1,1.76,100.0,0.0981,-0.34,0.09,-0.43,flip -7135,做空,2023-03-22 07:00:00,2023-03-22 10:30:00,1794.1,1789.42,1.76,100.0,0.098,0.46,0.09,0.37,flip -7136,做多,2023-03-22 10:30:00,2023-03-22 12:30:00,1789.42,1794.84,1.76,100.0,0.0985,0.53,0.09,0.45,flip -7137,做空,2023-03-22 12:30:00,2023-03-22 13:00:00,1794.84,1800.79,1.77,100.0,0.0984,-0.59,0.09,-0.67,flip -7138,做多,2023-03-22 13:00:00,2023-03-22 14:30:00,1800.79,1800.83,1.76,100.0,0.0976,0.0,0.09,-0.08,tp_upper -7139,做多,2023-03-22 18:00:00,2023-03-22 18:30:00,1786.44,1771.45,1.76,100.0,0.0983,-1.47,0.09,-1.56,flip -7140,做空,2023-03-22 18:30:00,2023-03-22 19:00:00,1771.45,1751.82,1.74,100.0,0.0982,1.93,0.09,1.84,tp_lower -7141,做多,2023-03-23 08:30:00,2023-03-23 14:30:00,1750.53,1803.89,1.77,100.0,0.1012,5.4,0.09,5.31,tp_upper -7142,做多,2023-03-24 05:00:00,2023-03-24 07:00:00,1809.3,1811.0,1.83,100.0,0.1009,0.17,0.09,0.08,flip -7143,做空,2023-03-24 07:00:00,2023-03-24 07:30:00,1811.0,1814.66,1.82,100.0,0.1008,-0.37,0.09,-0.46,flip -7144,做多,2023-03-24 07:30:00,2023-03-24 08:00:00,1814.66,1806.09,1.82,100.0,0.1003,-0.86,0.09,-0.95,flip -7145,做空,2023-03-24 08:00:00,2023-03-24 11:30:00,1806.09,1744.38,1.81,100.0,0.1002,6.18,0.09,6.09,tp_lower -7146,做多,2023-03-25 02:00:00,2023-03-25 02:30:00,1760.39,1757.91,1.88,100.0,0.1065,-0.26,0.09,-0.36,flip -7147,做空,2023-03-25 02:30:00,2023-03-25 04:00:00,1757.91,1757.49,1.87,100.0,0.1064,0.04,0.09,-0.05,flip -7148,做多,2023-03-25 04:00:00,2023-03-25 04:30:00,1757.49,1752.4,1.87,100.0,0.1064,-0.54,0.09,-0.63,flip -7149,做空,2023-03-25 04:30:00,2023-03-25 09:30:00,1752.4,1747.79,1.86,100.0,0.1063,0.49,0.09,0.4,flip -7150,做多,2023-03-25 09:30:00,2023-03-25 14:30:00,1747.79,1747.45,1.87,100.0,0.1067,-0.04,0.09,-0.13,flip -7151,做空,2023-03-25 14:30:00,2023-03-25 15:00:00,1747.45,1748.01,1.86,100.0,0.1066,-0.06,0.09,-0.15,flip -7152,做多,2023-03-25 15:00:00,2023-03-25 17:00:00,1748.01,1743.96,1.86,100.0,0.1064,-0.43,0.09,-0.52,flip -7153,做空,2023-03-25 17:00:00,2023-03-25 19:00:00,1743.96,1724.42,1.85,100.0,0.1063,2.08,0.09,1.99,tp_lower -7154,做多,2023-03-25 22:00:00,2023-03-26 00:00:00,1738.1,1740.13,1.87,100.0,0.1078,0.22,0.09,0.13,flip -7155,做空,2023-03-26 00:00:00,2023-03-26 00:30:00,1740.13,1750.05,1.89,100.0,0.1085,-1.08,0.09,-1.17,flip -7156,做多,2023-03-26 00:30:00,2023-03-26 14:30:00,1750.05,1762.62,1.88,100.0,0.1072,1.35,0.09,1.25,flip -7157,做空,2023-03-26 14:30:00,2023-03-26 17:00:00,1762.62,1762.98,1.89,100.0,0.1071,-0.04,0.09,-0.13,flip -7158,做多,2023-03-26 17:00:00,2023-03-26 20:30:00,1762.98,1759.68,1.88,100.0,0.1069,-0.35,0.09,-0.45,flip -7159,做空,2023-03-26 20:30:00,2023-03-26 22:00:00,1759.68,1773.26,1.88,100.0,0.1068,-1.45,0.09,-1.55,flip -7160,做多,2023-03-26 22:00:00,2023-03-27 01:00:00,1773.26,1769.37,1.86,100.0,0.1051,-0.41,0.09,-0.5,flip -7161,做空,2023-03-27 01:00:00,2023-03-27 09:00:00,1769.37,1760.14,1.87,100.0,0.1055,0.97,0.09,0.88,flip -7162,做多,2023-03-27 09:00:00,2023-03-27 10:00:00,1760.14,1759.82,1.88,100.0,0.1065,-0.03,0.09,-0.13,flip -7163,做空,2023-03-27 10:00:00,2023-03-27 10:30:00,1759.82,1764.0,1.87,100.0,0.1064,-0.44,0.09,-0.54,flip -7164,做多,2023-03-27 10:30:00,2023-03-27 11:30:00,1764.0,1764.78,1.87,100.0,0.1058,0.08,0.09,-0.01,flip -7165,做空,2023-03-27 11:30:00,2023-03-27 15:00:00,1764.78,1710.05,1.87,100.0,0.1057,5.79,0.09,5.69,tp_lower -7166,做多,2023-03-28 05:30:00,2023-03-28 10:30:00,1723.61,1716.88,1.93,100.0,0.112,-0.75,0.1,-0.85,flip -7167,做空,2023-03-28 10:30:00,2023-03-29 15:00:00,1716.88,1803.5,1.92,100.0,0.1119,-9.69,0.1,-9.79,flip -7168,做多,2023-03-29 15:00:00,2023-03-29 16:30:00,1803.5,1792.43,1.82,100.0,0.1012,-1.12,0.09,-1.21,flip -7169,做空,2023-03-29 16:30:00,2023-03-29 17:00:00,1792.43,1801.54,1.81,100.0,0.1011,-0.92,0.09,-1.01,flip -7170,做多,2023-03-29 17:00:00,2023-03-29 17:30:00,1801.54,1797.99,1.8,100.0,0.1,-0.35,0.09,-0.44,flip -7171,做空,2023-03-29 17:30:00,2023-03-29 18:00:00,1797.99,1799.45,1.8,100.0,0.0999,-0.15,0.09,-0.24,flip -7172,做多,2023-03-29 18:00:00,2023-03-29 20:30:00,1799.45,1802.75,1.79,100.0,0.0996,0.33,0.09,0.24,flip -7173,做空,2023-03-29 20:30:00,2023-03-29 21:00:00,1802.75,1805.01,1.79,100.0,0.0995,-0.22,0.09,-0.31,flip -7174,做多,2023-03-29 21:00:00,2023-03-29 21:30:00,1805.01,1793.7,1.79,100.0,0.0992,-1.12,0.09,-1.21,flip -7175,做空,2023-03-29 21:30:00,2023-03-30 02:00:00,1793.7,1811.66,1.78,100.0,0.0991,-1.78,0.09,-1.87,flip -7176,做多,2023-03-30 02:00:00,2023-03-30 03:00:00,1811.66,1781.37,1.77,100.0,0.0977,-2.96,0.09,-3.05,flip -7177,做空,2023-03-30 03:00:00,2023-03-30 07:00:00,1781.37,1798.75,1.74,100.0,0.0976,-1.7,0.09,-1.78,flip -7178,做多,2023-03-30 07:00:00,2023-03-30 08:30:00,1798.75,1798.34,1.72,100.0,0.0956,-0.04,0.09,-0.13,flip -7179,做空,2023-03-30 08:30:00,2023-03-30 09:30:00,1798.34,1799.77,1.72,100.0,0.0955,-0.14,0.09,-0.22,flip -7180,做多,2023-03-30 09:30:00,2023-03-30 12:00:00,1799.77,1798.1,1.71,100.0,0.0953,-0.16,0.09,-0.24,flip -7181,做空,2023-03-30 12:00:00,2023-03-30 12:30:00,1798.1,1803.31,1.71,100.0,0.0952,-0.5,0.09,-0.58,flip -7182,做多,2023-03-30 12:30:00,2023-03-30 13:30:00,1803.31,1796.79,1.7,100.0,0.0945,-0.62,0.08,-0.7,flip -7183,做空,2023-03-30 13:30:00,2023-03-30 14:30:00,1796.79,1794.44,1.7,100.0,0.0945,0.22,0.08,0.14,flip -7184,做多,2023-03-30 14:30:00,2023-03-30 21:00:00,1794.44,1791.93,1.7,100.0,0.0946,-0.24,0.08,-0.32,flip -7185,做空,2023-03-30 21:00:00,2023-03-30 21:30:00,1791.93,1792.18,1.69,100.0,0.0945,-0.02,0.08,-0.11,flip -7186,做多,2023-03-30 21:30:00,2023-03-30 22:30:00,1792.18,1783.88,1.69,100.0,0.0944,-0.78,0.08,-0.87,flip -7187,做空,2023-03-30 22:30:00,2023-03-30 23:30:00,1783.88,1792.77,1.68,100.0,0.0943,-0.84,0.08,-0.92,flip -7188,做多,2023-03-30 23:30:00,2023-03-31 05:30:00,1792.77,1796.03,1.67,100.0,0.0933,0.3,0.08,0.22,flip -7189,做空,2023-03-31 05:30:00,2023-03-31 07:30:00,1796.03,1794.4,1.69,100.0,0.0943,0.15,0.08,0.07,flip -7190,做多,2023-03-31 07:30:00,2023-03-31 08:00:00,1794.4,1790.61,1.69,100.0,0.0944,-0.36,0.08,-0.44,flip -7191,做空,2023-03-31 08:00:00,2023-03-31 09:00:00,1790.61,1790.22,1.69,100.0,0.0943,0.04,0.08,-0.05,flip -7192,做多,2023-03-31 09:00:00,2023-03-31 10:30:00,1790.22,1792.05,1.69,100.0,0.0942,0.17,0.08,0.09,flip -7193,做空,2023-03-31 10:30:00,2023-03-31 12:00:00,1792.05,1794.09,1.69,100.0,0.0941,-0.19,0.08,-0.28,flip -7194,做多,2023-03-31 12:00:00,2023-03-31 13:30:00,1794.09,1825.81,1.68,100.0,0.0938,2.98,0.09,2.89,tp_upper -7195,做多,2023-04-01 05:30:00,2023-04-01 08:30:00,1824.78,1824.71,1.72,100.0,0.0943,-0.01,0.09,-0.09,flip -7196,做空,2023-04-01 08:30:00,2023-04-01 09:00:00,1824.71,1825.19,1.72,100.0,0.0942,-0.05,0.09,-0.13,flip -7197,做多,2023-04-01 09:00:00,2023-04-01 09:30:00,1825.19,1823.74,1.72,100.0,0.0941,-0.14,0.09,-0.22,flip -7198,做空,2023-04-01 09:30:00,2023-04-01 10:30:00,1823.74,1826.34,1.71,100.0,0.094,-0.24,0.09,-0.33,flip -7199,做多,2023-04-01 10:30:00,2023-04-01 11:30:00,1826.34,1823.45,1.71,100.0,0.0936,-0.27,0.09,-0.36,flip -7200,做空,2023-04-01 11:30:00,2023-04-01 12:00:00,1823.45,1825.77,1.71,100.0,0.0935,-0.22,0.09,-0.3,flip -7201,做多,2023-04-01 12:00:00,2023-04-01 13:00:00,1825.77,1825.32,1.7,100.0,0.0932,-0.04,0.09,-0.13,flip -7202,做空,2023-04-01 13:00:00,2023-04-01 16:30:00,1825.32,1814.41,1.7,100.0,0.0931,1.02,0.08,0.93,tp_lower -7203,做多,2023-04-01 21:00:00,2023-04-01 23:00:00,1819.33,1820.74,1.71,100.0,0.0939,0.13,0.09,0.05,flip -7204,做空,2023-04-01 23:00:00,2023-04-02 00:00:00,1820.74,1820.35,1.71,100.0,0.0938,0.04,0.09,-0.05,flip -7205,做多,2023-04-02 00:00:00,2023-04-02 00:30:00,1820.35,1812.54,1.72,100.0,0.0945,-0.74,0.09,-0.82,flip -7206,做空,2023-04-02 00:30:00,2023-04-02 05:30:00,1812.54,1820.92,1.71,100.0,0.0944,-0.79,0.09,-0.88,flip -7207,做多,2023-04-02 05:30:00,2023-04-02 08:00:00,1820.92,1818.42,1.7,100.0,0.0935,-0.23,0.08,-0.32,flip -7208,做空,2023-04-02 08:00:00,2023-04-02 09:00:00,1818.42,1820.03,1.7,100.0,0.0934,-0.15,0.08,-0.24,flip -7209,做多,2023-04-02 09:00:00,2023-04-02 10:30:00,1820.03,1816.54,1.69,100.0,0.0931,-0.32,0.08,-0.41,flip -7210,做空,2023-04-02 10:30:00,2023-04-02 11:00:00,1816.54,1817.67,1.69,100.0,0.093,-0.11,0.08,-0.19,flip -7211,做多,2023-04-02 11:00:00,2023-04-02 11:30:00,1817.67,1816.51,1.69,100.0,0.0928,-0.11,0.08,-0.19,flip -7212,做空,2023-04-02 11:30:00,2023-04-02 13:30:00,1816.51,1813.21,1.68,100.0,0.0927,0.31,0.08,0.22,flip -7213,做多,2023-04-02 13:30:00,2023-04-03 14:30:00,1813.21,1792.23,1.69,100.0,0.093,-1.95,0.08,-2.03,flip -7214,做空,2023-04-03 14:30:00,2023-04-03 15:00:00,1792.23,1796.0,1.68,100.0,0.0936,-0.35,0.08,-0.44,flip -7215,做多,2023-04-03 15:00:00,2023-04-03 16:30:00,1796.0,1792.7,1.67,100.0,0.0932,-0.31,0.08,-0.39,flip -7216,做空,2023-04-03 16:30:00,2023-04-03 17:00:00,1792.7,1796.14,1.67,100.0,0.0931,-0.32,0.08,-0.4,flip -7217,做多,2023-04-03 17:00:00,2023-04-03 20:00:00,1796.14,1789.11,1.66,100.0,0.0926,-0.65,0.08,-0.73,flip -7218,做空,2023-04-03 20:00:00,2023-04-03 22:00:00,1789.11,1810.39,1.66,100.0,0.0925,-1.97,0.08,-2.05,flip -7219,做多,2023-04-03 22:00:00,2023-04-04 00:30:00,1810.39,1804.11,1.63,100.0,0.0903,-0.57,0.08,-0.65,flip -7220,做空,2023-04-04 00:30:00,2023-04-04 01:00:00,1804.11,1813.5,1.64,100.0,0.0907,-0.85,0.08,-0.93,flip -7221,做多,2023-04-04 01:00:00,2023-04-04 04:30:00,1813.5,1803.01,1.63,100.0,0.0896,-0.94,0.08,-1.02,flip -7222,做空,2023-04-04 04:30:00,2023-04-04 05:00:00,1803.01,1807.43,1.61,100.0,0.0895,-0.4,0.08,-0.48,flip -7223,做多,2023-04-04 05:00:00,2023-04-04 11:00:00,1807.43,1863.79,1.61,100.0,0.089,5.02,0.08,4.93,tp_upper -7224,做多,2023-04-05 12:30:00,2023-04-05 14:00:00,1921.02,1896.7,1.66,100.0,0.0866,-2.11,0.08,-2.19,flip -7225,做空,2023-04-05 14:00:00,2023-04-05 19:00:00,1896.7,1909.75,1.64,100.0,0.0865,-1.13,0.08,-1.21,flip -7226,做多,2023-04-05 19:00:00,2023-04-05 19:30:00,1909.75,1908.48,1.63,100.0,0.0853,-0.11,0.08,-0.19,flip -7227,做空,2023-04-05 19:30:00,2023-04-05 21:00:00,1908.48,1908.16,1.63,100.0,0.0852,0.03,0.08,-0.05,flip -7228,做多,2023-04-05 21:00:00,2023-04-05 22:00:00,1908.16,1906.69,1.62,100.0,0.0851,-0.13,0.08,-0.21,flip -7229,做空,2023-04-05 22:00:00,2023-04-05 22:30:00,1906.69,1908.83,1.62,100.0,0.085,-0.18,0.08,-0.26,flip -7230,做多,2023-04-05 22:30:00,2023-04-06 00:00:00,1908.83,1903.99,1.62,100.0,0.0848,-0.41,0.08,-0.49,flip -7231,做空,2023-04-06 00:00:00,2023-04-07 00:00:00,1903.99,1871.97,1.62,100.0,0.0852,2.73,0.08,2.65,flip -7232,做多,2023-04-07 00:00:00,2023-04-07 05:00:00,1871.97,1871.25,1.65,100.0,0.0881,-0.06,0.08,-0.15,flip -7233,做空,2023-04-07 05:00:00,2023-04-07 07:30:00,1871.25,1850.01,1.65,100.0,0.088,1.87,0.08,1.79,tp_lower -7234,做多,2023-04-07 21:00:00,2023-04-08 00:30:00,1856.54,1854.34,1.66,100.0,0.0896,-0.2,0.08,-0.28,flip -7235,做空,2023-04-08 00:30:00,2023-04-08 01:00:00,1854.34,1856.56,1.66,100.0,0.0898,-0.2,0.08,-0.28,flip -7236,做多,2023-04-08 01:00:00,2023-04-08 12:30:00,1856.56,1865.18,1.66,100.0,0.0895,0.77,0.08,0.69,flip -7237,做空,2023-04-08 12:30:00,2023-04-08 13:30:00,1865.18,1866.48,1.67,100.0,0.0894,-0.12,0.08,-0.2,flip -7238,做多,2023-04-08 13:30:00,2023-04-08 15:00:00,1866.48,1867.06,1.66,100.0,0.0892,0.05,0.08,-0.03,flip -7239,做空,2023-04-08 15:00:00,2023-04-08 17:00:00,1867.06,1867.25,1.66,100.0,0.0891,-0.02,0.08,-0.1,flip -7240,做多,2023-04-08 17:00:00,2023-04-08 17:30:00,1867.25,1859.24,1.66,100.0,0.089,-0.71,0.08,-0.8,flip -7241,做空,2023-04-08 17:30:00,2023-04-09 06:00:00,1859.24,1836.68,1.65,100.0,0.0889,2.0,0.08,1.92,tp_lower -7242,做多,2023-04-09 16:30:00,2023-04-10 01:00:00,1838.69,1846.74,1.68,100.0,0.0914,0.74,0.08,0.65,flip -7243,做空,2023-04-10 01:00:00,2023-04-10 01:30:00,1846.74,1850.16,1.69,100.0,0.0914,-0.31,0.08,-0.4,flip -7244,做多,2023-04-10 01:30:00,2023-04-10 09:30:00,1850.16,1856.42,1.68,100.0,0.091,0.57,0.08,0.49,flip -7245,做空,2023-04-10 09:30:00,2023-04-10 10:30:00,1856.42,1860.17,1.69,100.0,0.0909,-0.34,0.08,-0.43,flip -7246,做多,2023-04-10 10:30:00,2023-04-10 11:30:00,1860.17,1857.17,1.68,100.0,0.0904,-0.27,0.08,-0.36,flip -7247,做空,2023-04-10 11:30:00,2023-04-10 14:30:00,1857.17,1855.31,1.68,100.0,0.0904,0.17,0.08,0.08,flip -7248,做多,2023-04-10 14:30:00,2023-04-10 16:00:00,1855.31,1858.59,1.68,100.0,0.0904,0.3,0.08,0.21,flip -7249,做空,2023-04-10 16:00:00,2023-04-11 12:30:00,1858.59,1914.48,1.68,100.0,0.0904,-5.05,0.09,-5.14,flip -7250,做多,2023-04-11 12:30:00,2023-04-11 14:00:00,1914.48,1919.09,1.64,100.0,0.0855,0.39,0.08,0.31,flip -7251,做空,2023-04-11 14:00:00,2023-04-11 15:00:00,1919.09,1912.09,1.64,100.0,0.0855,0.6,0.08,0.52,flip -7252,做多,2023-04-11 15:00:00,2023-04-13 02:00:00,1912.09,1902.29,1.64,100.0,0.086,-0.84,0.08,-0.92,flip -7253,做空,2023-04-13 02:00:00,2023-04-13 02:30:00,1902.29,1906.1,1.64,100.0,0.0862,-0.33,0.08,-0.41,flip -7254,做多,2023-04-13 02:30:00,2023-04-13 06:30:00,1906.1,1909.63,1.63,100.0,0.0857,0.3,0.08,0.22,flip -7255,做空,2023-04-13 06:30:00,2023-04-13 07:00:00,1909.63,1915.74,1.64,100.0,0.0856,-0.52,0.08,-0.61,flip -7256,做多,2023-04-13 07:00:00,2023-04-13 08:30:00,1915.74,1962.99,1.63,100.0,0.085,4.02,0.08,3.93,tp_upper -7257,做多,2023-04-14 20:00:00,2023-04-14 21:30:00,2103.68,2103.93,1.67,100.0,0.0796,0.02,0.08,-0.06,flip -7258,做空,2023-04-14 21:30:00,2023-04-15 00:00:00,2103.93,2103.0,1.67,100.0,0.0795,0.07,0.08,-0.01,flip -7259,做多,2023-04-15 00:00:00,2023-04-15 00:30:00,2103.0,2085.89,1.67,100.0,0.0796,-1.36,0.08,-1.44,flip -7260,做空,2023-04-15 00:30:00,2023-04-15 03:00:00,2085.89,2090.37,1.66,100.0,0.0795,-0.36,0.08,-0.44,flip -7261,做多,2023-04-15 03:00:00,2023-04-15 05:30:00,2090.37,2089.53,1.65,100.0,0.0791,-0.07,0.08,-0.15,flip -7262,做空,2023-04-15 05:30:00,2023-04-15 07:00:00,2089.53,2094.7,1.65,100.0,0.079,-0.41,0.08,-0.49,flip -7263,做多,2023-04-15 07:00:00,2023-04-15 13:30:00,2094.7,2096.61,1.64,100.0,0.0785,0.15,0.08,0.07,flip -7264,做空,2023-04-15 13:30:00,2023-04-15 14:00:00,2096.61,2099.42,1.64,100.0,0.0784,-0.22,0.08,-0.3,flip -7265,做多,2023-04-15 14:00:00,2023-04-15 14:30:00,2099.42,2096.26,1.64,100.0,0.0782,-0.25,0.08,-0.33,flip -7266,做空,2023-04-15 14:30:00,2023-04-15 15:00:00,2096.26,2102.01,1.64,100.0,0.0781,-0.45,0.08,-0.53,flip -7267,做多,2023-04-15 15:00:00,2023-04-15 17:00:00,2102.01,2099.46,1.63,100.0,0.0776,-0.2,0.08,-0.28,flip -7268,做空,2023-04-15 17:00:00,2023-04-15 18:00:00,2099.46,2095.94,1.63,100.0,0.0775,0.27,0.08,0.19,flip -7269,做多,2023-04-15 18:00:00,2023-04-15 19:00:00,2095.94,2093.1,1.63,100.0,0.0777,-0.22,0.08,-0.3,flip -7270,做空,2023-04-15 19:00:00,2023-04-15 19:30:00,2093.1,2100.18,1.62,100.0,0.0776,-0.55,0.08,-0.63,flip -7271,做多,2023-04-15 19:30:00,2023-04-15 20:00:00,2100.18,2099.72,1.62,100.0,0.077,-0.04,0.08,-0.12,flip -7272,做空,2023-04-15 20:00:00,2023-04-15 22:00:00,2099.72,2096.21,1.62,100.0,0.0769,0.27,0.08,0.19,flip -7273,做多,2023-04-15 22:00:00,2023-04-15 22:30:00,2096.21,2095.62,1.62,100.0,0.0771,-0.05,0.08,-0.13,flip -7274,做空,2023-04-15 22:30:00,2023-04-16 01:00:00,2095.62,2084.09,1.61,100.0,0.077,0.89,0.08,0.81,tp_lower -7275,做多,2023-04-16 04:30:00,2023-04-16 09:00:00,2098.0,2094.48,1.65,100.0,0.0784,-0.28,0.08,-0.36,flip -7276,做空,2023-04-16 09:00:00,2023-04-16 12:00:00,2094.48,2088.45,1.64,100.0,0.0783,0.47,0.08,0.39,flip -7277,做多,2023-04-16 12:00:00,2023-04-16 13:00:00,2088.45,2086.53,1.64,100.0,0.0787,-0.15,0.08,-0.23,flip -7278,做空,2023-04-16 13:00:00,2023-04-16 15:00:00,2086.53,2091.51,1.64,100.0,0.0786,-0.39,0.08,-0.47,flip -7279,做多,2023-04-16 15:00:00,2023-04-16 16:00:00,2091.51,2090.88,1.64,100.0,0.0782,-0.05,0.08,-0.13,flip -7280,做空,2023-04-16 16:00:00,2023-04-16 16:30:00,2090.88,2098.0,1.63,100.0,0.0781,-0.56,0.08,-0.64,flip -7281,做多,2023-04-16 16:30:00,2023-04-16 18:30:00,2098.0,2131.15,1.63,100.0,0.0775,2.57,0.08,2.49,tp_upper -7282,做多,2023-04-16 20:00:00,2023-04-17 00:00:00,2121.41,2101.06,1.65,100.0,0.0778,-1.58,0.08,-1.66,flip -7283,做空,2023-04-17 00:00:00,2023-04-17 02:30:00,2101.06,2099.31,1.64,100.0,0.0783,0.14,0.08,0.05,flip -7284,做多,2023-04-17 02:30:00,2023-04-17 03:00:00,2099.31,2098.51,1.64,100.0,0.0783,-0.06,0.08,-0.14,flip -7285,做空,2023-04-17 03:00:00,2023-04-17 19:00:00,2098.51,2085.31,1.64,100.0,0.0782,1.03,0.08,0.95,flip -7286,做多,2023-04-17 19:00:00,2023-04-17 19:30:00,2085.31,2078.0,1.65,100.0,0.0791,-0.58,0.08,-0.66,flip -7287,做空,2023-04-17 19:30:00,2023-04-17 22:30:00,2078.0,2079.63,1.64,100.0,0.0791,-0.13,0.08,-0.21,flip -7288,做多,2023-04-17 22:30:00,2023-04-18 06:00:00,2079.63,2103.07,1.64,100.0,0.0789,1.85,0.08,1.77,tp_upper -7289,做多,2023-04-18 14:30:00,2023-04-18 15:00:00,2098.12,2095.19,1.67,100.0,0.0794,-0.23,0.08,-0.32,flip -7290,做空,2023-04-18 15:00:00,2023-04-18 15:30:00,2095.19,2095.5,1.66,100.0,0.0793,-0.02,0.08,-0.11,flip -7291,做多,2023-04-18 15:30:00,2023-04-18 16:30:00,2095.5,2095.04,1.66,100.0,0.0792,-0.04,0.08,-0.12,flip -7292,做空,2023-04-18 16:30:00,2023-04-18 20:30:00,2095.04,2093.35,1.66,100.0,0.0791,0.13,0.08,0.05,flip -7293,做多,2023-04-18 20:30:00,2023-04-19 00:30:00,2093.35,2097.92,1.66,100.0,0.0792,0.36,0.08,0.28,flip -7294,做空,2023-04-19 00:30:00,2023-04-19 01:00:00,2097.92,2098.4,1.67,100.0,0.0794,-0.04,0.08,-0.12,flip -7295,做多,2023-04-19 01:00:00,2023-04-19 01:30:00,2098.4,2094.8,1.66,100.0,0.0793,-0.29,0.08,-0.37,flip -7296,做空,2023-04-19 01:30:00,2023-04-19 03:00:00,2094.8,2096.76,1.66,100.0,0.0793,-0.16,0.08,-0.24,flip -7297,做多,2023-04-19 03:00:00,2023-04-19 03:30:00,2096.76,2091.13,1.66,100.0,0.079,-0.44,0.08,-0.53,flip -7298,做空,2023-04-19 03:30:00,2023-04-19 08:00:00,2091.13,1992.62,1.65,100.0,0.0789,7.78,0.08,7.7,tp_lower -7299,做多,2023-04-20 09:30:00,2023-04-20 10:00:00,1955.0,1952.31,1.74,100.0,0.0888,-0.24,0.09,-0.33,flip -7300,做空,2023-04-20 10:00:00,2023-04-20 12:00:00,1952.31,1955.58,1.73,100.0,0.0887,-0.29,0.09,-0.38,flip -7301,做多,2023-04-20 12:00:00,2023-04-20 15:30:00,1955.58,1944.92,1.73,100.0,0.0883,-0.94,0.09,-1.03,flip -7302,做空,2023-04-20 15:30:00,2023-04-20 16:00:00,1944.92,1947.71,1.72,100.0,0.0882,-0.25,0.09,-0.33,tp_lower -7303,做多,2023-04-20 16:00:00,2023-04-21 00:00:00,1947.71,1935.79,1.71,100.0,0.0879,-1.05,0.09,-1.13,flip -7304,做空,2023-04-21 00:00:00,2023-04-21 00:30:00,1935.79,1947.01,1.71,100.0,0.0881,-0.99,0.09,-1.07,flip -7305,做多,2023-04-21 00:30:00,2023-04-21 01:00:00,1947.01,1945.52,1.69,100.0,0.087,-0.13,0.08,-0.21,flip -7306,做空,2023-04-21 01:00:00,2023-04-21 03:00:00,1945.52,1947.85,1.69,100.0,0.0869,-0.2,0.08,-0.29,flip -7307,做多,2023-04-21 03:00:00,2023-04-21 03:30:00,1947.85,1945.26,1.69,100.0,0.0866,-0.22,0.08,-0.31,flip -7308,做空,2023-04-21 03:30:00,2023-04-21 04:00:00,1945.26,1946.0,1.68,100.0,0.0866,-0.06,0.08,-0.15,flip -7309,做多,2023-04-21 04:00:00,2023-04-21 04:30:00,1946.0,1937.91,1.68,100.0,0.0864,-0.7,0.08,-0.78,flip -7310,做空,2023-04-21 04:30:00,2023-04-21 19:00:00,1937.91,1849.2,1.67,100.0,0.0863,7.66,0.08,7.58,tp_lower -7311,做多,2023-04-22 11:00:00,2023-04-22 13:30:00,1849.84,1849.59,1.76,100.0,0.0951,-0.02,0.09,-0.11,flip -7312,做空,2023-04-22 13:30:00,2023-04-22 14:00:00,1849.59,1851.93,1.76,100.0,0.095,-0.22,0.09,-0.31,flip -7313,做多,2023-04-22 14:00:00,2023-04-22 16:00:00,1851.93,1875.43,1.75,100.0,0.0947,2.22,0.09,2.14,tp_upper -7314,做多,2023-04-23 03:00:00,2023-04-23 03:30:00,1867.94,1861.23,1.78,100.0,0.0952,-0.64,0.09,-0.73,flip -7315,做空,2023-04-23 03:30:00,2023-04-23 05:30:00,1861.23,1866.32,1.77,100.0,0.0951,-0.48,0.09,-0.57,flip -7316,做多,2023-04-23 05:30:00,2023-04-23 07:00:00,1866.32,1866.51,1.76,100.0,0.0945,0.02,0.09,-0.07,flip -7317,做空,2023-04-23 07:00:00,2023-04-23 07:30:00,1866.51,1873.23,1.76,100.0,0.0944,-0.63,0.09,-0.72,flip -7318,做多,2023-04-23 07:30:00,2023-04-23 09:30:00,1873.23,1870.38,1.75,100.0,0.0936,-0.27,0.09,-0.35,flip -7319,做空,2023-04-23 09:30:00,2023-04-23 10:30:00,1870.38,1866.13,1.75,100.0,0.0935,0.4,0.09,0.31,flip -7320,做多,2023-04-23 10:30:00,2023-04-23 14:30:00,1866.13,1864.66,1.75,100.0,0.0939,-0.14,0.09,-0.23,flip -7321,做空,2023-04-23 14:30:00,2023-04-23 16:30:00,1864.66,1864.91,1.75,100.0,0.0938,-0.02,0.09,-0.11,flip -7322,做多,2023-04-23 16:30:00,2023-04-23 17:00:00,1864.91,1862.4,1.75,100.0,0.0937,-0.24,0.09,-0.32,flip -7323,做空,2023-04-23 17:00:00,2023-04-23 18:30:00,1862.4,1845.84,1.74,100.0,0.0936,1.55,0.09,1.46,tp_lower -7324,做多,2023-04-23 22:30:00,2023-04-23 23:30:00,1861.19,1861.3,1.76,100.0,0.0944,0.01,0.09,-0.08,flip -7325,做空,2023-04-23 23:30:00,2023-04-24 00:30:00,1861.3,1876.22,1.75,100.0,0.0943,-1.41,0.09,-1.49,flip -7326,做多,2023-04-24 00:30:00,2023-04-24 03:00:00,1876.22,1863.76,1.76,100.0,0.0936,-1.17,0.09,-1.25,flip -7327,做空,2023-04-24 03:00:00,2023-04-24 03:30:00,1863.76,1867.36,1.74,100.0,0.0935,-0.34,0.09,-0.42,flip -7328,做多,2023-04-24 03:30:00,2023-04-24 04:30:00,1867.36,1860.71,1.74,100.0,0.0931,-0.62,0.09,-0.71,flip -7329,做空,2023-04-24 04:30:00,2023-04-24 05:00:00,1860.71,1861.36,1.73,100.0,0.093,-0.06,0.09,-0.15,flip -7330,做多,2023-04-24 05:00:00,2023-04-24 05:30:00,1861.36,1855.51,1.73,100.0,0.0928,-0.54,0.09,-0.63,flip -7331,做空,2023-04-24 05:30:00,2023-04-24 11:30:00,1855.51,1854.48,1.72,100.0,0.0927,0.1,0.09,0.01,flip -7332,做多,2023-04-24 11:30:00,2023-04-24 12:00:00,1854.48,1850.61,1.72,100.0,0.0928,-0.36,0.09,-0.44,flip -7333,做空,2023-04-24 12:00:00,2023-04-24 13:30:00,1850.61,1864.28,1.71,100.0,0.0927,-1.27,0.09,-1.35,flip -7334,做多,2023-04-24 13:30:00,2023-04-24 14:30:00,1864.28,1854.15,1.7,100.0,0.0912,-0.92,0.08,-1.01,flip -7335,做空,2023-04-24 14:30:00,2023-04-24 23:00:00,1854.15,1844.27,1.69,100.0,0.0911,0.9,0.08,0.82,flip -7336,做多,2023-04-24 23:00:00,2023-04-24 23:30:00,1844.27,1841.19,1.7,100.0,0.092,-0.28,0.08,-0.37,flip -7337,做空,2023-04-24 23:30:00,2023-04-25 00:00:00,1841.19,1842.55,1.69,100.0,0.0919,-0.13,0.08,-0.21,flip -7338,做多,2023-04-25 00:00:00,2023-04-25 00:30:00,1842.55,1840.26,1.71,100.0,0.0927,-0.21,0.09,-0.3,flip -7339,做空,2023-04-25 00:30:00,2023-04-25 01:00:00,1840.26,1841.34,1.7,100.0,0.0926,-0.1,0.09,-0.19,flip -7340,做多,2023-04-25 01:00:00,2023-04-25 01:30:00,1841.34,1834.59,1.7,100.0,0.0924,-0.62,0.08,-0.71,flip -7341,做空,2023-04-25 01:30:00,2023-04-25 11:30:00,1834.59,1825.22,1.69,100.0,0.0923,0.86,0.08,0.78,flip -7342,做多,2023-04-25 11:30:00,2023-04-25 13:30:00,1825.22,1820.95,1.7,100.0,0.0932,-0.4,0.08,-0.48,flip -7343,做空,2023-04-25 13:30:00,2023-04-25 17:30:00,1820.95,1838.46,1.69,100.0,0.0931,-1.63,0.09,-1.72,flip -7344,做多,2023-04-25 17:30:00,2023-04-26 19:00:00,1838.46,1903.81,1.68,100.0,0.0912,5.96,0.09,5.87,flip -7345,做空,2023-04-26 19:00:00,2023-04-27 00:00:00,1903.81,1930.89,1.75,100.0,0.0917,-2.48,0.09,-2.57,flip -7346,做多,2023-04-27 00:00:00,2023-04-27 01:00:00,1930.89,1904.98,1.72,100.0,0.0891,-2.31,0.08,-2.39,flip -7347,做空,2023-04-27 01:00:00,2023-04-27 02:00:00,1904.98,1900.63,1.7,100.0,0.089,0.39,0.08,0.3,flip -7348,做多,2023-04-27 02:00:00,2023-04-27 05:30:00,1900.63,1906.65,1.7,100.0,0.0893,0.54,0.09,0.45,flip -7349,做空,2023-04-27 05:30:00,2023-04-27 11:00:00,1906.65,1886.07,1.7,100.0,0.0892,1.84,0.08,1.75,flip -7350,做多,2023-04-27 11:00:00,2023-04-27 11:30:00,1886.07,1880.14,1.72,100.0,0.0911,-0.54,0.09,-0.63,flip -7351,做空,2023-04-27 11:30:00,2023-04-27 12:00:00,1880.14,1881.64,1.71,100.0,0.091,-0.14,0.09,-0.22,flip -7352,做多,2023-04-27 12:00:00,2023-04-27 12:30:00,1881.64,1875.48,1.71,100.0,0.0908,-0.56,0.09,-0.64,flip -7353,做空,2023-04-27 12:30:00,2023-04-27 14:00:00,1875.48,1884.59,1.7,100.0,0.0907,-0.83,0.09,-0.91,flip -7354,做多,2023-04-27 14:00:00,2023-04-27 15:30:00,1884.59,1899.14,1.69,100.0,0.0897,1.31,0.09,1.22,flip -7355,做空,2023-04-27 15:30:00,2023-04-27 16:30:00,1899.14,1898.93,1.7,100.0,0.0896,0.02,0.09,-0.07,flip -7356,做多,2023-04-27 16:30:00,2023-04-27 22:30:00,1898.93,1904.21,1.7,100.0,0.0895,0.47,0.09,0.39,flip -7357,做空,2023-04-27 22:30:00,2023-04-28 03:30:00,1904.21,1904.79,1.7,100.0,0.0895,-0.05,0.09,-0.14,flip -7358,做多,2023-04-28 03:30:00,2023-04-28 08:30:00,1904.79,1908.59,1.72,100.0,0.0903,0.34,0.09,0.26,flip -7359,做空,2023-04-28 08:30:00,2023-04-28 10:30:00,1908.59,1909.96,1.72,100.0,0.0902,-0.12,0.09,-0.21,flip -7360,做多,2023-04-28 10:30:00,2023-04-28 12:30:00,1909.96,1897.85,1.72,100.0,0.09,-1.09,0.09,-1.17,flip -7361,做空,2023-04-28 12:30:00,2023-04-28 13:30:00,1897.85,1887.79,1.71,100.0,0.0899,0.9,0.08,0.82,tp_lower -7362,做多,2023-04-29 02:30:00,2023-04-29 10:00:00,1895.7,1895.66,1.72,100.0,0.0907,-0.0,0.09,-0.09,flip -7363,做空,2023-04-29 10:00:00,2023-04-29 11:30:00,1895.66,1897.3,1.72,100.0,0.0906,-0.15,0.09,-0.23,flip -7364,做多,2023-04-29 11:30:00,2023-04-29 13:30:00,1897.3,1911.7,1.72,100.0,0.0904,1.3,0.09,1.22,tp_upper -7365,做多,2023-04-29 18:00:00,2023-04-29 20:30:00,1895.75,1901.82,1.73,100.0,0.0911,0.55,0.09,0.47,flip -7366,做空,2023-04-29 20:30:00,2023-04-29 23:30:00,1901.82,1907.01,1.73,100.0,0.091,-0.47,0.09,-0.56,flip -7367,做多,2023-04-29 23:30:00,2023-04-30 00:30:00,1907.01,1898.15,1.72,100.0,0.0904,-0.8,0.09,-0.89,flip -7368,做空,2023-04-30 00:30:00,2023-04-30 05:30:00,1898.15,1902.74,1.72,100.0,0.0908,-0.42,0.09,-0.5,flip -7369,做多,2023-04-30 05:30:00,2023-04-30 06:00:00,1902.74,1901.14,1.72,100.0,0.0902,-0.14,0.09,-0.23,flip -7370,做空,2023-04-30 06:00:00,2023-04-30 06:30:00,1901.14,1902.7,1.71,100.0,0.0901,-0.14,0.09,-0.23,flip -7371,做多,2023-04-30 06:30:00,2023-04-30 08:30:00,1902.7,1902.88,1.71,100.0,0.0899,0.02,0.09,-0.07,flip -7372,做空,2023-04-30 08:30:00,2023-04-30 13:00:00,1902.88,1904.09,1.71,100.0,0.0898,-0.11,0.09,-0.19,flip -7373,做多,2023-04-30 13:00:00,2023-04-30 14:00:00,1904.09,1901.05,1.71,100.0,0.0896,-0.27,0.09,-0.36,flip -7374,做空,2023-04-30 14:00:00,2023-04-30 14:30:00,1901.05,1907.99,1.7,100.0,0.0895,-0.62,0.09,-0.71,flip -7375,做多,2023-04-30 14:30:00,2023-04-30 15:00:00,1907.99,1931.65,1.69,100.0,0.0888,2.1,0.09,2.01,tp_upper -7376,做多,2023-05-02 06:30:00,2023-05-02 09:00:00,1827.56,1827.11,1.73,100.0,0.0945,-0.04,0.09,-0.13,flip -7377,做空,2023-05-02 09:00:00,2023-05-02 09:30:00,1827.11,1827.71,1.72,100.0,0.0944,-0.06,0.09,-0.14,flip -7378,做多,2023-05-02 09:30:00,2023-05-02 10:00:00,1827.71,1826.32,1.72,100.0,0.0942,-0.13,0.09,-0.22,flip -7379,做空,2023-05-02 10:00:00,2023-05-02 10:30:00,1826.32,1828.72,1.72,100.0,0.0941,-0.23,0.09,-0.31,flip -7380,做多,2023-05-02 10:30:00,2023-05-02 13:30:00,1828.72,1827.8,1.71,100.0,0.0938,-0.09,0.09,-0.17,flip -7381,做空,2023-05-02 13:30:00,2023-05-02 14:00:00,1827.8,1851.85,1.71,100.0,0.0937,-2.25,0.09,-2.34,flip -7382,做多,2023-05-02 14:00:00,2023-05-02 14:30:00,1851.85,1851.26,1.69,100.0,0.0911,-0.05,0.08,-0.14,tp_upper -7383,做多,2023-05-03 04:30:00,2023-05-03 05:30:00,1862.14,1859.67,1.7,100.0,0.0911,-0.23,0.08,-0.31,flip -7384,做空,2023-05-03 05:30:00,2023-05-03 06:30:00,1859.67,1865.31,1.69,100.0,0.091,-0.51,0.08,-0.6,flip -7385,做多,2023-05-03 06:30:00,2023-05-03 07:30:00,1865.31,1864.55,1.69,100.0,0.0904,-0.07,0.08,-0.15,flip -7386,做空,2023-05-03 07:30:00,2023-05-03 08:00:00,1864.55,1868.45,1.68,100.0,0.0903,-0.35,0.08,-0.44,flip -7387,做多,2023-05-03 08:00:00,2023-05-03 09:00:00,1868.45,1865.7,1.68,100.0,0.0898,-0.25,0.08,-0.33,flip -7388,做空,2023-05-03 09:00:00,2023-05-03 09:30:00,1865.7,1867.53,1.67,100.0,0.0897,-0.16,0.08,-0.25,flip -7389,做多,2023-05-03 09:30:00,2023-05-03 10:00:00,1867.53,1865.49,1.67,100.0,0.0895,-0.18,0.08,-0.27,flip -7390,做空,2023-05-03 10:00:00,2023-05-03 11:00:00,1865.49,1865.89,1.67,100.0,0.0894,-0.04,0.08,-0.12,flip -7391,做多,2023-05-03 11:00:00,2023-05-03 11:30:00,1865.89,1858.7,1.67,100.0,0.0892,-0.64,0.08,-0.72,flip -7392,做空,2023-05-03 11:30:00,2023-05-03 12:30:00,1858.7,1849.31,1.66,100.0,0.0892,0.84,0.08,0.75,tp_lower -7393,做多,2023-05-03 16:00:00,2023-05-03 17:30:00,1860.3,1874.55,1.66,100.0,0.0894,1.27,0.08,1.19,tp_upper -7394,做多,2023-05-03 20:30:00,2023-05-03 22:00:00,1872.81,1908.09,1.67,100.0,0.0894,3.16,0.09,3.07,tp_upper -7395,做多,2023-05-05 01:30:00,2023-05-05 12:30:00,1898.33,1903.99,1.72,100.0,0.0908,0.51,0.09,0.43,flip -7396,做空,2023-05-05 12:30:00,2023-05-07 00:30:00,1903.99,1904.25,1.73,100.0,0.0907,-0.02,0.09,-0.11,flip -7397,做多,2023-05-07 00:30:00,2023-05-07 01:30:00,1904.25,1898.93,1.73,100.0,0.0907,-0.48,0.09,-0.57,flip -7398,做空,2023-05-07 01:30:00,2023-05-07 05:00:00,1898.93,1897.5,1.72,100.0,0.0906,0.13,0.09,0.04,flip -7399,做多,2023-05-07 05:00:00,2023-05-07 11:00:00,1897.5,1897.18,1.72,100.0,0.0906,-0.03,0.09,-0.11,flip -7400,做空,2023-05-07 11:00:00,2023-05-07 11:30:00,1897.18,1901.31,1.72,100.0,0.0905,-0.37,0.09,-0.46,flip -7401,做多,2023-05-07 11:30:00,2023-05-07 21:30:00,1901.31,1906.59,1.71,100.0,0.0901,0.48,0.09,0.39,flip -7402,做空,2023-05-07 21:30:00,2023-05-07 22:00:00,1906.59,1911.21,1.72,100.0,0.09,-0.42,0.09,-0.5,flip -7403,做多,2023-05-07 22:00:00,2023-05-07 22:30:00,1911.21,1906.78,1.71,100.0,0.0894,-0.4,0.09,-0.48,flip -7404,做空,2023-05-07 22:30:00,2023-05-07 23:00:00,1906.78,1909.08,1.7,100.0,0.0893,-0.21,0.09,-0.29,flip -7405,做多,2023-05-07 23:00:00,2023-05-07 23:30:00,1909.08,1869.5,1.7,100.0,0.089,-3.52,0.08,-3.61,flip -7406,做空,2023-05-07 23:30:00,2023-05-08 00:00:00,1869.5,1880.92,1.66,100.0,0.089,-1.02,0.08,-1.1,tp_lower -7407,做多,2023-05-08 13:00:00,2023-05-08 15:30:00,1864.68,1863.93,1.67,100.0,0.0894,-0.07,0.08,-0.15,flip -7408,做空,2023-05-08 15:30:00,2023-05-08 17:00:00,1863.93,1860.31,1.66,100.0,0.0893,0.32,0.08,0.24,flip -7409,做多,2023-05-08 17:00:00,2023-05-08 17:30:00,1860.31,1825.0,1.67,100.0,0.0895,-3.16,0.08,-3.24,flip -7410,做空,2023-05-08 17:30:00,2023-05-08 18:00:00,1825.0,1828.5,1.63,100.0,0.0895,-0.31,0.08,-0.39,tp_lower -7411,做多,2023-05-09 01:00:00,2023-05-09 01:30:00,1849.43,1849.2,1.63,100.0,0.0884,-0.02,0.08,-0.1,flip -7412,做空,2023-05-09 01:30:00,2023-05-09 07:30:00,1849.2,1847.58,1.63,100.0,0.0883,0.14,0.08,0.06,flip -7413,做多,2023-05-09 07:30:00,2023-05-09 08:00:00,1847.58,1841.44,1.63,100.0,0.0884,-0.54,0.08,-0.62,flip -7414,做空,2023-05-09 08:00:00,2023-05-09 09:00:00,1841.44,1842.25,1.63,100.0,0.0883,-0.07,0.08,-0.15,flip -7415,做多,2023-05-09 09:00:00,2023-05-09 09:30:00,1842.25,1839.41,1.62,100.0,0.0881,-0.25,0.08,-0.33,flip -7416,做空,2023-05-09 09:30:00,2023-05-09 10:00:00,1839.41,1843.85,1.62,100.0,0.088,-0.39,0.08,-0.47,flip -7417,做多,2023-05-09 10:00:00,2023-05-09 10:30:00,1843.85,1841.09,1.61,100.0,0.0875,-0.24,0.08,-0.32,flip -7418,做空,2023-05-09 10:30:00,2023-05-09 11:30:00,1841.09,1845.7,1.61,100.0,0.0874,-0.4,0.08,-0.48,flip -7419,做多,2023-05-09 11:30:00,2023-05-09 13:00:00,1845.7,1845.55,1.6,100.0,0.0869,-0.01,0.08,-0.09,flip -7420,做空,2023-05-09 13:00:00,2023-05-09 14:30:00,1845.55,1842.16,1.6,100.0,0.0868,0.29,0.08,0.21,flip -7421,做多,2023-05-09 14:30:00,2023-05-09 15:00:00,1842.16,1840.9,1.6,100.0,0.087,-0.11,0.08,-0.19,flip -7422,做空,2023-05-09 15:00:00,2023-05-09 16:00:00,1840.9,1840.19,1.6,100.0,0.0869,0.06,0.08,-0.02,flip -7423,做多,2023-05-09 16:00:00,2023-05-09 17:30:00,1840.19,1846.39,1.6,100.0,0.0869,0.54,0.08,0.46,flip -7424,做空,2023-05-09 17:30:00,2023-05-09 19:00:00,1846.39,1848.08,1.6,100.0,0.0868,-0.15,0.08,-0.23,flip -7425,做多,2023-05-09 19:00:00,2023-05-09 20:00:00,1848.08,1850.43,1.6,100.0,0.0866,0.2,0.08,0.12,tp_upper -7426,做多,2023-05-09 23:00:00,2023-05-10 02:30:00,1844.56,1843.62,1.6,100.0,0.0868,-0.08,0.08,-0.16,flip -7427,做空,2023-05-10 02:30:00,2023-05-10 03:30:00,1843.62,1842.6,1.62,100.0,0.0879,0.09,0.08,0.01,flip -7428,做多,2023-05-10 03:30:00,2023-05-10 05:00:00,1842.6,1843.72,1.62,100.0,0.0879,0.1,0.08,0.02,flip -7429,做空,2023-05-10 05:00:00,2023-05-10 11:00:00,1843.72,1845.02,1.62,100.0,0.0878,-0.11,0.08,-0.2,flip -7430,做多,2023-05-10 11:00:00,2023-05-10 12:30:00,1845.02,1876.22,1.62,100.0,0.0876,2.73,0.08,2.65,tp_upper -7431,做多,2023-05-10 19:00:00,2023-05-10 19:30:00,1849.05,1848.67,1.64,100.0,0.0888,-0.03,0.08,-0.12,flip -7432,做空,2023-05-10 19:30:00,2023-05-10 20:00:00,1848.67,1855.58,1.64,100.0,0.0887,-0.61,0.08,-0.7,flip -7433,做多,2023-05-10 20:00:00,2023-05-10 21:00:00,1855.58,1841.46,1.63,100.0,0.088,-1.24,0.08,-1.32,flip -7434,做空,2023-05-10 21:00:00,2023-05-11 12:00:00,1841.46,1830.72,1.62,100.0,0.0879,0.94,0.08,0.86,flip -7435,做多,2023-05-11 12:00:00,2023-05-11 12:30:00,1830.72,1818.44,1.64,100.0,0.0895,-1.1,0.08,-1.18,flip -7436,做空,2023-05-11 12:30:00,2023-05-11 14:00:00,1818.44,1805.53,1.63,100.0,0.0894,1.15,0.08,1.07,tp_lower -7437,做多,2023-05-12 12:30:00,2023-05-12 13:00:00,1771.66,1771.39,1.64,100.0,0.0925,-0.02,0.08,-0.11,flip -7438,做空,2023-05-12 13:00:00,2023-05-12 13:30:00,1771.39,1772.29,1.64,100.0,0.0924,-0.08,0.08,-0.17,flip -7439,做多,2023-05-12 13:30:00,2023-05-12 14:30:00,1772.29,1765.38,1.63,100.0,0.0922,-0.64,0.08,-0.72,flip -7440,做空,2023-05-12 14:30:00,2023-05-12 16:00:00,1765.38,1772.51,1.63,100.0,0.0921,-0.66,0.08,-0.74,flip -7441,做多,2023-05-12 16:00:00,2023-05-12 16:30:00,1772.51,1768.72,1.62,100.0,0.0913,-0.35,0.08,-0.43,flip -7442,做空,2023-05-12 16:30:00,2023-05-12 19:30:00,1768.72,1789.13,1.61,100.0,0.0912,-1.86,0.08,-1.94,flip -7443,做多,2023-05-12 19:30:00,2023-05-12 21:00:00,1789.13,1808.86,1.59,100.0,0.0891,1.76,0.08,1.68,tp_upper -7444,做多,2023-05-13 12:30:00,2023-05-13 13:00:00,1803.1,1799.53,1.62,100.0,0.0898,-0.32,0.08,-0.4,flip -7445,做空,2023-05-13 13:00:00,2023-05-13 14:00:00,1799.53,1791.95,1.61,100.0,0.0897,0.68,0.08,0.6,tp_lower -7446,做多,2023-05-13 19:00:00,2023-05-13 21:00:00,1796.41,1800.43,1.62,100.0,0.0902,0.36,0.08,0.28,flip -7447,做空,2023-05-13 21:00:00,2023-05-13 22:30:00,1800.43,1801.1,1.62,100.0,0.0901,-0.06,0.08,-0.14,flip -7448,做多,2023-05-13 22:30:00,2023-05-13 23:30:00,1801.1,1794.44,1.62,100.0,0.0899,-0.6,0.08,-0.68,flip -7449,做空,2023-05-13 23:30:00,2023-05-14 00:00:00,1794.44,1798.45,1.61,100.0,0.0898,-0.36,0.08,-0.44,flip -7450,做多,2023-05-14 00:00:00,2023-05-14 01:00:00,1798.45,1795.53,1.61,100.0,0.0898,-0.26,0.08,-0.34,flip -7451,做空,2023-05-14 01:00:00,2023-05-14 02:30:00,1795.53,1798.51,1.61,100.0,0.0897,-0.27,0.08,-0.35,flip -7452,做多,2023-05-14 02:30:00,2023-05-14 09:00:00,1798.51,1801.07,1.61,100.0,0.0893,0.23,0.08,0.15,flip -7453,做空,2023-05-14 09:00:00,2023-05-14 12:30:00,1801.07,1807.66,1.61,100.0,0.0892,-0.59,0.08,-0.67,flip -7454,做多,2023-05-14 12:30:00,2023-05-14 15:00:00,1807.66,1814.86,1.6,100.0,0.0885,0.64,0.08,0.56,tp_upper -7455,做多,2023-05-14 17:00:00,2023-05-14 17:30:00,1808.6,1805.29,1.6,100.0,0.0887,-0.29,0.08,-0.37,flip -7456,做空,2023-05-14 17:30:00,2023-05-15 01:00:00,1805.29,1807.6,1.6,100.0,0.0886,-0.2,0.08,-0.28,flip -7457,做多,2023-05-15 01:00:00,2023-05-15 14:00:00,1807.6,1818.86,1.61,100.0,0.0889,1.0,0.08,0.92,flip -7458,做空,2023-05-15 14:00:00,2023-05-15 14:30:00,1818.86,1823.5,1.61,100.0,0.0888,-0.41,0.08,-0.49,flip -7459,做多,2023-05-15 14:30:00,2023-05-15 18:00:00,1823.5,1827.16,1.61,100.0,0.0882,0.32,0.08,0.24,flip -7460,做空,2023-05-15 18:00:00,2023-05-15 18:30:00,1827.16,1828.71,1.61,100.0,0.0881,-0.14,0.08,-0.22,flip -7461,做多,2023-05-15 18:30:00,2023-05-15 19:00:00,1828.71,1828.4,1.61,100.0,0.0879,-0.03,0.08,-0.11,flip -7462,做空,2023-05-15 19:00:00,2023-05-16 00:30:00,1828.4,1811.93,1.61,100.0,0.0878,1.45,0.08,1.37,tp_lower -7463,做多,2023-05-16 07:00:00,2023-05-16 08:00:00,1817.13,1821.65,1.63,100.0,0.0895,0.4,0.08,0.32,flip -7464,做空,2023-05-16 08:00:00,2023-05-16 11:30:00,1821.65,1815.65,1.63,100.0,0.0895,0.54,0.08,0.46,flip -7465,做多,2023-05-16 11:30:00,2023-05-16 12:00:00,1815.65,1813.63,1.63,100.0,0.09,-0.18,0.08,-0.26,flip -7466,做空,2023-05-16 12:00:00,2023-05-16 12:30:00,1813.63,1817.97,1.63,100.0,0.0899,-0.39,0.08,-0.47,flip -7467,做多,2023-05-16 12:30:00,2023-05-16 13:30:00,1817.97,1813.09,1.62,100.0,0.0893,-0.44,0.08,-0.52,flip -7468,做空,2023-05-16 13:30:00,2023-05-16 14:00:00,1813.09,1814.85,1.62,100.0,0.0893,-0.16,0.08,-0.24,flip -7469,做多,2023-05-16 14:00:00,2023-05-16 19:30:00,1814.85,1815.74,1.62,100.0,0.089,0.08,0.08,-0.0,flip -7470,做空,2023-05-16 19:30:00,2023-05-16 20:00:00,1815.74,1819.38,1.61,100.0,0.0889,-0.32,0.08,-0.4,flip -7471,做多,2023-05-16 20:00:00,2023-05-17 00:00:00,1819.38,1818.01,1.61,100.0,0.0885,-0.12,0.08,-0.2,flip -7472,做空,2023-05-17 00:00:00,2023-05-17 00:30:00,1818.01,1824.69,1.62,100.0,0.0891,-0.6,0.08,-0.68,flip -7473,做多,2023-05-17 00:30:00,2023-05-17 05:00:00,1824.69,1821.41,1.61,100.0,0.0884,-0.29,0.08,-0.37,flip -7474,做空,2023-05-17 05:00:00,2023-05-17 07:30:00,1821.41,1806.76,1.61,100.0,0.0883,1.29,0.08,1.21,tp_lower -7475,做多,2023-05-17 17:30:00,2023-05-18 06:00:00,1815.12,1815.45,1.62,100.0,0.0892,0.03,0.08,-0.05,flip -7476,做空,2023-05-18 06:00:00,2023-05-18 06:30:00,1815.45,1816.59,1.62,100.0,0.0894,-0.1,0.08,-0.18,flip -7477,做多,2023-05-18 06:30:00,2023-05-18 12:00:00,1816.59,1820.84,1.62,100.0,0.0892,0.38,0.08,0.3,flip -7478,做空,2023-05-18 12:00:00,2023-05-18 14:30:00,1820.84,1816.26,1.62,100.0,0.0891,0.41,0.08,0.33,tp_lower -7479,做多,2023-05-18 21:30:00,2023-05-18 22:00:00,1813.89,1808.89,1.63,100.0,0.0896,-0.45,0.08,-0.53,flip -7480,做空,2023-05-18 22:00:00,2023-05-19 04:30:00,1808.89,1803.85,1.62,100.0,0.0895,0.45,0.08,0.37,flip -7481,做多,2023-05-19 04:30:00,2023-05-19 05:00:00,1803.85,1803.29,1.63,100.0,0.0903,-0.05,0.08,-0.13,flip -7482,做空,2023-05-19 05:00:00,2023-05-19 15:30:00,1803.29,1814.64,1.63,100.0,0.0902,-1.02,0.08,-1.11,flip -7483,做多,2023-05-19 15:30:00,2023-05-19 19:00:00,1814.64,1808.6,1.62,100.0,0.089,-0.54,0.08,-0.62,flip -7484,做空,2023-05-19 19:00:00,2023-05-19 19:30:00,1808.6,1810.91,1.61,100.0,0.0889,-0.21,0.08,-0.29,flip -7485,做多,2023-05-19 19:30:00,2023-05-19 20:30:00,1810.91,1811.32,1.6,100.0,0.0886,0.04,0.08,-0.04,flip -7486,做空,2023-05-19 20:30:00,2023-05-20 03:30:00,1811.32,1812.51,1.6,100.0,0.0885,-0.11,0.08,-0.19,flip -7487,做多,2023-05-20 03:30:00,2023-05-20 04:00:00,1812.51,1811.0,1.61,100.0,0.0888,-0.13,0.08,-0.21,flip -7488,做空,2023-05-20 04:00:00,2023-05-20 04:30:00,1811.0,1812.6,1.61,100.0,0.0887,-0.14,0.08,-0.22,flip -7489,做多,2023-05-20 04:30:00,2023-05-20 05:00:00,1812.6,1810.01,1.6,100.0,0.0885,-0.23,0.08,-0.31,flip -7490,做空,2023-05-20 05:00:00,2023-05-20 08:00:00,1810.01,1812.21,1.6,100.0,0.0884,-0.19,0.08,-0.27,flip -7491,做多,2023-05-20 08:00:00,2023-05-20 09:30:00,1812.21,1812.46,1.6,100.0,0.0881,0.02,0.08,-0.06,flip -7492,做空,2023-05-20 09:30:00,2023-05-20 21:00:00,1812.46,1816.18,1.59,100.0,0.088,-0.33,0.08,-0.41,flip -7493,做多,2023-05-20 21:00:00,2023-05-20 22:00:00,1816.18,1816.17,1.59,100.0,0.0876,-0.0,0.08,-0.08,flip -7494,做空,2023-05-20 22:00:00,2023-05-21 02:00:00,1816.17,1817.33,1.59,100.0,0.0875,-0.1,0.08,-0.18,flip -7495,做多,2023-05-21 02:00:00,2023-05-21 03:00:00,1817.33,1817.76,1.6,100.0,0.0879,0.04,0.08,-0.04,flip -7496,做空,2023-05-21 03:00:00,2023-05-21 14:00:00,1817.76,1814.29,1.6,100.0,0.0878,0.3,0.08,0.23,flip -7497,做多,2023-05-21 14:00:00,2023-05-21 14:30:00,1814.29,1811.45,1.6,100.0,0.0881,-0.25,0.08,-0.33,flip -7498,做空,2023-05-21 14:30:00,2023-05-21 15:00:00,1811.45,1813.15,1.59,100.0,0.088,-0.15,0.08,-0.23,flip -7499,做多,2023-05-21 15:00:00,2023-05-22 14:00:00,1813.15,1817.51,1.59,100.0,0.0877,0.38,0.08,0.3,flip -7500,做空,2023-05-22 14:00:00,2023-05-22 20:30:00,1817.51,1817.33,1.6,100.0,0.088,0.02,0.08,-0.06,flip -7501,做多,2023-05-22 20:30:00,2023-05-23 00:30:00,1817.33,1815.45,1.6,100.0,0.088,-0.17,0.08,-0.25,flip -7502,做空,2023-05-23 00:30:00,2023-05-23 01:00:00,1815.45,1831.64,1.6,100.0,0.088,-1.43,0.08,-1.51,flip -7503,做多,2023-05-23 01:00:00,2023-05-23 01:30:00,1831.64,1834.0,1.58,100.0,0.0864,0.2,0.08,0.12,tp_upper -7504,做多,2023-05-23 20:30:00,2023-05-23 21:00:00,1853.89,1852.5,1.58,100.0,0.0854,-0.12,0.08,-0.2,flip -7505,做空,2023-05-23 21:00:00,2023-05-23 22:30:00,1852.5,1853.5,1.58,100.0,0.0853,-0.09,0.08,-0.16,flip -7506,做多,2023-05-23 22:30:00,2023-05-23 23:30:00,1853.5,1853.36,1.58,100.0,0.0851,-0.01,0.08,-0.09,flip -7507,做空,2023-05-23 23:30:00,2023-05-24 03:00:00,1853.36,1832.49,1.58,100.0,0.085,1.77,0.08,1.7,tp_lower -7508,做多,2023-05-24 20:30:00,2023-05-24 21:00:00,1804.11,1804.03,1.6,100.0,0.0887,-0.01,0.08,-0.09,flip -7509,做空,2023-05-24 21:00:00,2023-05-25 00:00:00,1804.03,1799.66,1.6,100.0,0.0886,0.39,0.08,0.31,flip -7510,做多,2023-05-25 00:00:00,2023-05-25 10:30:00,1799.66,1785.19,1.6,100.0,0.0891,-1.29,0.08,-1.37,flip -7511,做空,2023-05-25 10:30:00,2023-05-25 11:30:00,1785.19,1788.63,1.59,100.0,0.089,-0.31,0.08,-0.39,flip -7512,做多,2023-05-25 11:30:00,2023-05-25 15:30:00,1788.63,1790.63,1.58,100.0,0.0886,0.18,0.08,0.1,flip -7513,做空,2023-05-25 15:30:00,2023-05-26 01:30:00,1790.63,1801.14,1.58,100.0,0.0885,-0.93,0.08,-1.01,flip -7514,做多,2023-05-26 01:30:00,2023-05-26 02:30:00,1801.14,1800.87,1.58,100.0,0.0877,-0.02,0.08,-0.1,flip -7515,做空,2023-05-26 02:30:00,2023-05-26 03:00:00,1800.87,1803.31,1.58,100.0,0.0876,-0.21,0.08,-0.29,flip -7516,做多,2023-05-26 03:00:00,2023-05-26 05:30:00,1803.31,1802.35,1.57,100.0,0.0873,-0.08,0.08,-0.16,flip -7517,做空,2023-05-26 05:30:00,2023-05-26 06:00:00,1802.35,1806.23,1.57,100.0,0.0872,-0.34,0.08,-0.42,flip -7518,做多,2023-05-26 06:00:00,2023-05-26 12:30:00,1806.23,1813.79,1.57,100.0,0.0868,0.66,0.08,0.58,tp_upper -7519,做多,2023-05-27 05:30:00,2023-05-27 06:00:00,1830.76,1829.63,1.58,100.0,0.0863,-0.1,0.08,-0.18,flip -7520,做空,2023-05-27 06:00:00,2023-05-27 06:30:00,1829.63,1832.02,1.58,100.0,0.0862,-0.21,0.08,-0.28,flip -7521,做多,2023-05-27 06:30:00,2023-05-27 07:00:00,1832.02,1830.49,1.57,100.0,0.0859,-0.13,0.08,-0.21,flip -7522,做空,2023-05-27 07:00:00,2023-05-27 13:00:00,1830.49,1830.45,1.57,100.0,0.0858,0.0,0.08,-0.08,flip -7523,做多,2023-05-27 13:00:00,2023-05-27 13:30:00,1830.45,1818.84,1.57,100.0,0.0857,-1.0,0.08,-1.07,flip -7524,做空,2023-05-27 13:30:00,2023-05-27 20:30:00,1818.84,1826.75,1.56,100.0,0.0856,-0.68,0.08,-0.76,flip -7525,做多,2023-05-27 20:30:00,2023-05-27 21:00:00,1826.75,1824.02,1.55,100.0,0.0848,-0.23,0.08,-0.31,flip -7526,做空,2023-05-27 21:00:00,2023-05-27 21:30:00,1824.02,1827.24,1.55,100.0,0.0847,-0.27,0.08,-0.35,flip -7527,做多,2023-05-27 21:30:00,2023-05-28 00:00:00,1827.24,1825.01,1.54,100.0,0.0843,-0.19,0.08,-0.27,flip -7528,做空,2023-05-28 00:00:00,2023-05-28 00:30:00,1825.01,1848.54,1.55,100.0,0.0849,-2.0,0.08,-2.08,flip -7529,做多,2023-05-28 00:30:00,2023-05-28 01:00:00,1848.54,1851.9,1.53,100.0,0.0827,0.28,0.08,0.2,tp_upper -7530,做多,2023-05-28 13:00:00,2023-05-28 14:00:00,1841.36,1839.21,1.53,100.0,0.0831,-0.18,0.08,-0.25,flip -7531,做空,2023-05-28 14:00:00,2023-05-28 15:30:00,1839.21,1843.19,1.53,100.0,0.083,-0.33,0.08,-0.41,flip -7532,做多,2023-05-28 15:30:00,2023-05-28 16:00:00,1843.19,1841.35,1.52,100.0,0.0825,-0.15,0.08,-0.23,flip -7533,做空,2023-05-28 16:00:00,2023-05-28 17:30:00,1841.35,1846.72,1.52,100.0,0.0824,-0.44,0.08,-0.52,flip -7534,做多,2023-05-28 17:30:00,2023-05-28 18:00:00,1846.72,1848.68,1.51,100.0,0.0819,0.16,0.08,0.08,tp_upper -7535,做多,2023-05-28 18:00:00,2023-05-28 19:30:00,1848.68,1847.74,1.51,100.0,0.0818,-0.08,0.08,-0.15,flip -7536,做空,2023-05-28 19:30:00,2023-05-29 13:00:00,1847.74,1900.99,1.51,100.0,0.0817,-4.35,0.08,-4.43,flip -7537,做多,2023-05-29 13:00:00,2023-05-29 13:30:00,1900.99,1899.75,1.48,100.0,0.0777,-0.1,0.07,-0.17,flip -7538,做空,2023-05-29 13:30:00,2023-05-29 23:00:00,1899.75,1895.33,1.47,100.0,0.0776,0.34,0.07,0.27,flip -7539,做多,2023-05-29 23:00:00,2023-05-29 23:30:00,1895.33,1891.5,1.48,100.0,0.0779,-0.3,0.07,-0.37,flip -7540,做空,2023-05-29 23:30:00,2023-05-30 01:00:00,1891.5,1896.61,1.47,100.0,0.0778,-0.4,0.07,-0.47,flip -7541,做多,2023-05-30 01:00:00,2023-05-30 05:00:00,1896.61,1895.53,1.47,100.0,0.0776,-0.08,0.07,-0.16,flip -7542,做空,2023-05-30 05:00:00,2023-05-30 15:00:00,1895.53,1898.6,1.47,100.0,0.0775,-0.24,0.07,-0.31,flip -7543,做多,2023-05-30 15:00:00,2023-05-30 17:00:00,1898.6,1899.21,1.47,100.0,0.0772,0.05,0.07,-0.03,flip -7544,做空,2023-05-30 17:00:00,2023-05-30 17:30:00,1899.21,1902.12,1.47,100.0,0.0771,-0.22,0.07,-0.3,flip -7545,做多,2023-05-30 17:30:00,2023-05-30 20:00:00,1902.12,1904.84,1.46,100.0,0.0768,0.21,0.07,0.14,flip -7546,做空,2023-05-30 20:00:00,2023-05-30 21:00:00,1904.84,1909.96,1.46,100.0,0.0768,-0.39,0.07,-0.47,flip -7547,做多,2023-05-30 21:00:00,2023-05-30 21:30:00,1909.96,1904.86,1.46,100.0,0.0763,-0.39,0.07,-0.46,flip -7548,做空,2023-05-30 21:30:00,2023-05-31 00:30:00,1904.86,1904.23,1.45,100.0,0.0762,0.05,0.07,-0.02,flip -7549,做多,2023-05-31 00:30:00,2023-05-31 01:30:00,1904.23,1902.54,1.46,100.0,0.0767,-0.13,0.07,-0.2,flip -7550,做空,2023-05-31 01:30:00,2023-05-31 02:00:00,1902.54,1894.22,1.46,100.0,0.0766,0.64,0.07,0.57,tp_lower -7551,做多,2023-05-31 20:00:00,2023-05-31 20:30:00,1867.28,1864.66,1.46,100.0,0.0784,-0.21,0.07,-0.28,flip -7552,做空,2023-05-31 20:30:00,2023-05-31 22:00:00,1864.66,1866.76,1.46,100.0,0.0783,-0.16,0.07,-0.24,flip -7553,做多,2023-05-31 22:00:00,2023-06-01 00:00:00,1866.76,1886.21,1.46,100.0,0.078,1.52,0.07,1.44,tp_upper -7554,做多,2023-06-01 09:00:00,2023-06-01 09:30:00,1863.44,1861.27,1.48,100.0,0.0792,-0.17,0.07,-0.25,flip -7555,做空,2023-06-01 09:30:00,2023-06-01 12:30:00,1861.27,1863.75,1.47,100.0,0.0792,-0.2,0.07,-0.27,flip -7556,做多,2023-06-01 12:30:00,2023-06-01 13:00:00,1863.75,1861.71,1.47,100.0,0.0789,-0.16,0.07,-0.23,flip -7557,做空,2023-06-01 13:00:00,2023-06-01 15:00:00,1861.71,1861.67,1.47,100.0,0.0788,0.0,0.07,-0.07,flip -7558,做多,2023-06-01 15:00:00,2023-06-01 19:30:00,1861.67,1868.62,1.47,100.0,0.0787,0.55,0.07,0.47,flip -7559,做空,2023-06-01 19:30:00,2023-06-02 00:30:00,1868.62,1863.87,1.47,100.0,0.0786,0.37,0.07,0.3,flip -7560,做多,2023-06-02 00:30:00,2023-06-02 13:30:00,1863.87,1878.27,1.48,100.0,0.0794,1.14,0.07,1.07,flip -7561,做空,2023-06-02 13:30:00,2023-06-02 14:00:00,1878.27,1882.7,1.49,100.0,0.0793,-0.35,0.07,-0.43,flip -7562,做多,2023-06-02 14:00:00,2023-06-03 01:30:00,1882.7,1899.38,1.48,100.0,0.0789,1.32,0.07,1.24,flip -7563,做空,2023-06-03 01:30:00,2023-06-03 09:00:00,1899.38,1902.0,1.5,100.0,0.079,-0.21,0.08,-0.28,flip -7564,做多,2023-06-03 09:00:00,2023-06-03 10:00:00,1902.0,1901.43,1.5,100.0,0.0787,-0.04,0.07,-0.12,flip -7565,做空,2023-06-03 10:00:00,2023-06-03 10:30:00,1901.43,1902.74,1.49,100.0,0.0786,-0.1,0.07,-0.18,flip -7566,做多,2023-06-03 10:30:00,2023-06-03 11:30:00,1902.74,1902.99,1.49,100.0,0.0784,0.02,0.07,-0.06,flip -7567,做空,2023-06-03 11:30:00,2023-06-03 12:00:00,1902.99,1904.53,1.49,100.0,0.0784,-0.12,0.07,-0.2,flip -7568,做多,2023-06-03 12:00:00,2023-06-03 12:30:00,1904.53,1902.99,1.49,100.0,0.0781,-0.12,0.07,-0.19,flip -7569,做空,2023-06-03 12:30:00,2023-06-03 15:00:00,1902.99,1901.76,1.49,100.0,0.0781,0.1,0.07,0.02,tp_lower -7570,做多,2023-06-03 15:30:00,2023-06-03 16:30:00,1902.5,1897.75,1.49,100.0,0.0781,-0.37,0.07,-0.44,flip -7571,做空,2023-06-03 16:30:00,2023-06-03 17:30:00,1897.75,1889.33,1.48,100.0,0.078,0.66,0.07,0.58,tp_lower -7572,做多,2023-06-04 04:00:00,2023-06-04 05:00:00,1893.49,1892.23,1.5,100.0,0.0791,-0.1,0.07,-0.17,flip -7573,做空,2023-06-04 05:00:00,2023-06-04 06:00:00,1892.23,1891.99,1.5,100.0,0.079,0.02,0.07,-0.06,flip -7574,做多,2023-06-04 06:00:00,2023-06-04 16:00:00,1891.99,1896.99,1.49,100.0,0.079,0.39,0.07,0.32,flip -7575,做空,2023-06-04 16:00:00,2023-06-04 17:00:00,1896.99,1898.9,1.5,100.0,0.0789,-0.15,0.07,-0.23,flip -7576,做多,2023-06-04 17:00:00,2023-06-04 17:30:00,1898.9,1897.76,1.49,100.0,0.0786,-0.09,0.07,-0.16,flip -7577,做空,2023-06-04 17:30:00,2023-06-04 18:00:00,1897.76,1902.0,1.49,100.0,0.0786,-0.33,0.07,-0.41,flip -7578,做多,2023-06-04 18:00:00,2023-06-04 21:30:00,1902.0,1901.36,1.49,100.0,0.0781,-0.05,0.07,-0.12,flip -7579,做空,2023-06-04 21:30:00,2023-06-04 23:30:00,1901.36,1888.54,1.48,100.0,0.0781,1.0,0.07,0.93,tp_lower -7580,做多,2023-06-06 07:00:00,2023-06-06 07:30:00,1814.75,1812.26,1.5,100.0,0.0828,-0.21,0.08,-0.28,flip -7581,做空,2023-06-06 07:30:00,2023-06-06 13:30:00,1812.26,1816.62,1.5,100.0,0.0828,-0.36,0.08,-0.44,flip -7582,做多,2023-06-06 13:30:00,2023-06-06 14:00:00,1816.62,1830.87,1.49,100.0,0.0823,1.17,0.08,1.1,tp_upper -7583,做多,2023-06-07 11:30:00,2023-06-08 09:00:00,1869.64,1838.96,1.51,100.0,0.0807,-2.48,0.07,-2.55,flip -7584,做空,2023-06-08 09:00:00,2023-06-08 10:00:00,1838.96,1838.6,1.48,100.0,0.0807,0.03,0.07,-0.05,flip -7585,做多,2023-06-08 10:00:00,2023-06-08 13:00:00,1838.6,1842.97,1.48,100.0,0.0806,0.35,0.07,0.28,flip -7586,做空,2023-06-08 13:00:00,2023-06-08 18:00:00,1842.97,1843.81,1.48,100.0,0.0805,-0.07,0.07,-0.14,flip -7587,做多,2023-06-08 18:00:00,2023-06-08 23:00:00,1843.81,1847.59,1.48,100.0,0.0804,0.3,0.07,0.23,flip -7588,做空,2023-06-08 23:00:00,2023-06-09 02:00:00,1847.59,1834.7,1.48,100.0,0.0803,1.04,0.07,0.96,tp_lower -7589,做多,2023-06-09 09:30:00,2023-06-09 10:00:00,1843.58,1842.05,1.5,100.0,0.0813,-0.12,0.07,-0.2,flip -7590,做空,2023-06-09 10:00:00,2023-06-09 10:30:00,1842.05,1843.24,1.5,100.0,0.0812,-0.1,0.07,-0.17,flip -7591,做多,2023-06-09 10:30:00,2023-06-09 11:00:00,1843.24,1841.36,1.49,100.0,0.0811,-0.15,0.07,-0.23,flip -7592,做空,2023-06-09 11:00:00,2023-06-09 11:30:00,1841.36,1843.11,1.49,100.0,0.081,-0.14,0.07,-0.22,flip -7593,做多,2023-06-09 11:30:00,2023-06-09 14:30:00,1843.11,1843.86,1.49,100.0,0.0807,0.06,0.07,-0.01,flip -7594,做空,2023-06-09 14:30:00,2023-06-09 16:00:00,1843.86,1841.39,1.49,100.0,0.0807,0.2,0.07,0.12,flip -7595,做多,2023-06-09 16:00:00,2023-06-09 16:30:00,1841.39,1839.69,1.49,100.0,0.0808,-0.14,0.07,-0.21,flip -7596,做空,2023-06-09 16:30:00,2023-06-09 17:00:00,1839.69,1840.58,1.48,100.0,0.0807,-0.07,0.07,-0.15,flip -7597,做多,2023-06-09 17:00:00,2023-06-09 18:00:00,1840.58,1840.48,1.48,100.0,0.0806,-0.01,0.07,-0.08,flip -7598,做空,2023-06-09 18:00:00,2023-06-09 23:30:00,1840.48,1839.61,1.48,100.0,0.0805,0.07,0.07,-0.0,flip -7599,做多,2023-06-09 23:30:00,2023-06-10 01:30:00,1839.61,1834.79,1.48,100.0,0.0805,-0.39,0.07,-0.46,flip -7600,做空,2023-06-10 01:30:00,2023-06-10 04:00:00,1834.79,1794.22,1.49,100.0,0.0812,3.29,0.07,3.22,tp_lower -7601,做多,2023-06-10 17:30:00,2023-06-10 18:00:00,1759.48,1735.0,1.52,100.0,0.0865,-2.12,0.08,-2.19,flip -7602,做空,2023-06-10 18:00:00,2023-06-10 21:30:00,1735.0,1743.53,1.5,100.0,0.0864,-0.74,0.08,-0.81,flip -7603,做多,2023-06-10 21:30:00,2023-06-11 04:00:00,1743.53,1745.17,1.49,100.0,0.0854,0.14,0.07,0.07,flip -7604,做空,2023-06-11 04:00:00,2023-06-11 09:00:00,1745.17,1749.3,1.49,100.0,0.0857,-0.35,0.07,-0.43,flip -7605,做多,2023-06-11 09:00:00,2023-06-11 09:30:00,1749.3,1744.72,1.49,100.0,0.0852,-0.39,0.07,-0.46,flip -7606,做空,2023-06-11 09:30:00,2023-06-11 10:30:00,1744.72,1750.31,1.48,100.0,0.0851,-0.48,0.07,-0.55,flip -7607,做多,2023-06-11 10:30:00,2023-06-11 12:00:00,1750.31,1749.29,1.48,100.0,0.0845,-0.09,0.07,-0.16,flip -7608,做空,2023-06-11 12:00:00,2023-06-11 14:00:00,1749.29,1742.79,1.48,100.0,0.0844,0.55,0.07,0.47,flip -7609,做多,2023-06-11 14:00:00,2023-06-11 20:00:00,1742.79,1766.41,1.48,100.0,0.0849,2.01,0.08,1.93,tp_upper -7610,做多,2023-06-11 23:30:00,2023-06-12 00:00:00,1751.8,1747.94,1.5,100.0,0.0855,-0.33,0.07,-0.4,flip -7611,做空,2023-06-12 00:00:00,2023-06-12 00:30:00,1747.94,1751.23,1.5,100.0,0.086,-0.28,0.08,-0.36,flip -7612,做多,2023-06-12 00:30:00,2023-06-12 01:00:00,1751.23,1748.08,1.5,100.0,0.0856,-0.27,0.07,-0.34,flip -7613,做空,2023-06-12 01:00:00,2023-06-12 09:00:00,1748.08,1752.24,1.49,100.0,0.0855,-0.36,0.07,-0.43,flip -7614,做多,2023-06-12 09:00:00,2023-06-12 09:30:00,1752.24,1747.46,1.49,100.0,0.085,-0.41,0.07,-0.48,flip -7615,做空,2023-06-12 09:30:00,2023-06-12 10:00:00,1747.46,1752.86,1.48,100.0,0.0849,-0.46,0.07,-0.53,flip -7616,做多,2023-06-12 10:00:00,2023-06-12 10:30:00,1752.86,1747.21,1.48,100.0,0.0843,-0.48,0.07,-0.55,flip -7617,做空,2023-06-12 10:30:00,2023-06-12 17:30:00,1747.21,1735.38,1.47,100.0,0.0842,1.0,0.07,0.92,flip -7618,做多,2023-06-12 17:30:00,2023-06-12 21:00:00,1735.38,1737.6,1.48,100.0,0.0853,0.19,0.07,0.12,flip -7619,做空,2023-06-12 21:00:00,2023-06-12 21:30:00,1737.6,1742.6,1.48,100.0,0.0852,-0.43,0.07,-0.5,flip -7620,做多,2023-06-12 21:30:00,2023-06-12 23:00:00,1742.6,1742.32,1.47,100.0,0.0846,-0.02,0.07,-0.1,flip -7621,做空,2023-06-12 23:00:00,2023-06-13 01:00:00,1742.32,1743.83,1.47,100.0,0.0845,-0.13,0.07,-0.2,flip -7622,做多,2023-06-13 01:00:00,2023-06-13 01:30:00,1743.83,1739.61,1.49,100.0,0.0852,-0.36,0.07,-0.43,flip -7623,做空,2023-06-13 01:30:00,2023-06-13 02:00:00,1739.61,1741.05,1.48,100.0,0.0851,-0.12,0.07,-0.2,flip -7624,做多,2023-06-13 02:00:00,2023-06-13 12:30:00,1741.05,1741.37,1.48,100.0,0.0849,0.03,0.07,-0.05,flip -7625,做空,2023-06-13 12:30:00,2023-06-13 18:00:00,1741.37,1743.21,1.48,100.0,0.0848,-0.16,0.07,-0.23,flip -7626,做多,2023-06-13 18:00:00,2023-06-14 01:00:00,1743.21,1741.78,1.47,100.0,0.0845,-0.12,0.07,-0.19,flip -7627,做空,2023-06-14 01:00:00,2023-06-14 06:00:00,1741.78,1739.38,1.48,100.0,0.0848,0.2,0.07,0.13,flip -7628,做多,2023-06-14 06:00:00,2023-06-14 07:00:00,1739.38,1738.19,1.48,100.0,0.0849,-0.1,0.07,-0.17,flip -7629,做空,2023-06-14 07:00:00,2023-06-14 07:30:00,1738.19,1740.4,1.48,100.0,0.0849,-0.19,0.07,-0.26,flip -7630,做多,2023-06-14 07:30:00,2023-06-14 13:00:00,1740.4,1742.94,1.47,100.0,0.0846,0.21,0.07,0.14,flip -7631,做空,2023-06-14 13:00:00,2023-06-14 14:30:00,1742.94,1740.8,1.47,100.0,0.0845,0.18,0.07,0.11,flip -7632,做多,2023-06-14 14:30:00,2023-06-14 15:00:00,1740.8,1740.02,1.47,100.0,0.0846,-0.07,0.07,-0.14,flip -7633,做空,2023-06-14 15:00:00,2023-06-14 17:00:00,1740.02,1734.79,1.47,100.0,0.0845,0.44,0.07,0.37,tp_lower -7634,做多,2023-06-14 17:30:00,2023-06-14 18:00:00,1743.0,1731.3,1.47,100.0,0.0845,-0.99,0.07,-1.06,flip -7635,做空,2023-06-14 18:00:00,2023-06-14 18:30:00,1731.3,1733.12,1.46,100.0,0.0845,-0.15,0.07,-0.23,flip -7636,做多,2023-06-14 18:30:00,2023-06-15 14:30:00,1733.12,1643.64,1.46,100.0,0.0842,-7.53,0.07,-7.6,flip -7637,做空,2023-06-15 14:30:00,2023-06-15 17:30:00,1643.64,1649.64,1.4,100.0,0.0849,-0.51,0.07,-0.58,flip -7638,做多,2023-06-15 17:30:00,2023-06-16 11:00:00,1649.64,1666.1,1.39,100.0,0.0842,1.39,0.07,1.32,flip -7639,做空,2023-06-16 11:00:00,2023-06-16 12:00:00,1666.1,1666.0,1.4,100.0,0.0843,0.01,0.07,-0.06,flip -7640,做多,2023-06-16 12:00:00,2023-06-16 13:30:00,1666.0,1662.59,1.4,100.0,0.0842,-0.29,0.07,-0.36,flip -7641,做空,2023-06-16 13:30:00,2023-06-16 14:30:00,1662.59,1670.68,1.4,100.0,0.0841,-0.68,0.07,-0.75,tp_lower -7642,做多,2023-06-16 14:30:00,2023-06-16 15:30:00,1670.68,1681.64,1.39,100.0,0.0832,0.91,0.07,0.84,tp_upper -7643,做多,2023-06-16 15:30:00,2023-06-16 16:00:00,1681.64,1680.83,1.4,100.0,0.0831,-0.07,0.07,-0.14,tp_upper -7644,做多,2023-06-17 12:00:00,2023-06-17 15:00:00,1739.23,1732.19,1.4,100.0,0.0807,-0.57,0.07,-0.64,flip -7645,做空,2023-06-17 15:00:00,2023-06-18 04:30:00,1732.19,1728.83,1.4,100.0,0.0806,0.27,0.07,0.2,flip -7646,做多,2023-06-18 04:30:00,2023-06-18 05:30:00,1728.83,1726.87,1.4,100.0,0.0809,-0.16,0.07,-0.23,flip -7647,做空,2023-06-18 05:30:00,2023-06-18 06:00:00,1726.87,1728.52,1.4,100.0,0.0808,-0.13,0.07,-0.2,flip -7648,做多,2023-06-18 06:00:00,2023-06-18 06:30:00,1728.52,1727.14,1.39,100.0,0.0806,-0.11,0.07,-0.18,flip -7649,做空,2023-06-18 06:30:00,2023-06-18 07:00:00,1727.14,1730.49,1.39,100.0,0.0805,-0.27,0.07,-0.34,flip -7650,做多,2023-06-18 07:00:00,2023-06-18 08:00:00,1730.49,1728.4,1.39,100.0,0.0801,-0.17,0.07,-0.24,flip -7651,做空,2023-06-18 08:00:00,2023-06-19 11:30:00,1728.4,1725.01,1.38,100.0,0.0801,0.27,0.07,0.2,flip -7652,做多,2023-06-19 11:30:00,2023-06-19 14:00:00,1725.01,1720.64,1.39,100.0,0.0807,-0.35,0.07,-0.42,flip -7653,做空,2023-06-19 14:00:00,2023-06-19 16:30:00,1720.64,1716.78,1.39,100.0,0.0806,0.31,0.07,0.24,tp_lower -7654,做多,2023-06-19 17:00:00,2023-06-19 18:00:00,1726.55,1738.87,1.39,100.0,0.0805,0.99,0.07,0.92,tp_upper -7655,做多,2023-06-19 19:30:00,2023-06-20 05:30:00,1723.48,1727.86,1.4,100.0,0.0811,0.36,0.07,0.29,flip -7656,做空,2023-06-20 05:30:00,2023-06-20 06:30:00,1727.86,1728.09,1.41,100.0,0.0813,-0.02,0.07,-0.09,flip -7657,做多,2023-06-20 06:30:00,2023-06-20 10:30:00,1728.09,1729.14,1.4,100.0,0.0812,0.09,0.07,0.02,flip -7658,做空,2023-06-20 10:30:00,2023-06-20 11:30:00,1729.14,1733.73,1.4,100.0,0.0811,-0.37,0.07,-0.44,flip -7659,做多,2023-06-20 11:30:00,2023-06-20 12:00:00,1733.73,1730.71,1.4,100.0,0.0806,-0.24,0.07,-0.31,flip -7660,做空,2023-06-20 12:00:00,2023-06-20 12:30:00,1730.71,1730.9,1.39,100.0,0.0805,-0.02,0.07,-0.09,flip -7661,做多,2023-06-20 12:30:00,2023-06-20 13:00:00,1730.9,1730.34,1.39,100.0,0.0804,-0.05,0.07,-0.11,flip -7662,做空,2023-06-20 13:00:00,2023-06-20 15:30:00,1730.34,1731.66,1.39,100.0,0.0804,-0.11,0.07,-0.18,flip -7663,做多,2023-06-20 15:30:00,2023-06-20 17:30:00,1731.66,1768.24,1.39,100.0,0.0802,2.93,0.07,2.86,tp_upper -7664,做多,2023-06-22 13:00:00,2023-06-23 04:00:00,1901.87,1879.7,1.43,100.0,0.075,-1.66,0.07,-1.73,flip -7665,做空,2023-06-23 04:00:00,2023-06-23 04:30:00,1879.7,1880.13,1.41,100.0,0.075,-0.03,0.07,-0.1,flip -7666,做多,2023-06-23 04:30:00,2023-06-23 05:30:00,1880.13,1882.56,1.41,100.0,0.0749,0.18,0.07,0.11,flip -7667,做空,2023-06-23 05:30:00,2023-06-23 07:30:00,1882.56,1879.8,1.41,100.0,0.0748,0.21,0.07,0.14,flip -7668,做多,2023-06-23 07:30:00,2023-06-23 09:00:00,1879.8,1880.31,1.41,100.0,0.0749,0.04,0.07,-0.03,flip -7669,做空,2023-06-23 09:00:00,2023-06-23 09:30:00,1880.31,1884.69,1.41,100.0,0.0749,-0.33,0.07,-0.4,flip -7670,做多,2023-06-23 09:30:00,2023-06-23 10:00:00,1884.69,1875.98,1.4,100.0,0.0744,-0.65,0.07,-0.72,flip -7671,做空,2023-06-23 10:00:00,2023-06-23 13:30:00,1875.98,1871.5,1.4,100.0,0.0744,0.33,0.07,0.26,tp_lower -7672,做多,2023-06-23 14:30:00,2023-06-23 15:00:00,1883.69,1887.66,1.4,100.0,0.0742,0.29,0.07,0.22,tp_upper -7673,做多,2023-06-23 22:30:00,2023-06-23 23:00:00,1890.0,1889.25,1.4,100.0,0.074,-0.06,0.07,-0.13,flip -7674,做空,2023-06-23 23:00:00,2023-06-23 23:30:00,1889.25,1892.2,1.4,100.0,0.0739,-0.22,0.07,-0.29,flip -7675,做多,2023-06-23 23:30:00,2023-06-24 00:00:00,1892.2,1885.32,1.39,100.0,0.0736,-0.51,0.07,-0.58,flip -7676,做空,2023-06-24 00:00:00,2023-06-24 02:00:00,1885.32,1891.13,1.4,100.0,0.0743,-0.43,0.07,-0.5,flip -7677,做多,2023-06-24 02:00:00,2023-06-24 03:30:00,1891.13,1893.36,1.39,100.0,0.0738,0.16,0.07,0.09,flip -7678,做空,2023-06-24 03:30:00,2023-06-24 04:00:00,1893.36,1893.48,1.39,100.0,0.0737,-0.01,0.07,-0.08,flip -7679,做多,2023-06-24 04:00:00,2023-06-24 04:30:00,1893.48,1892.49,1.39,100.0,0.0736,-0.07,0.07,-0.14,flip -7680,做空,2023-06-24 04:30:00,2023-06-24 05:00:00,1892.49,1894.18,1.39,100.0,0.0735,-0.12,0.07,-0.19,flip -7681,做多,2023-06-24 05:00:00,2023-06-24 05:30:00,1894.18,1893.37,1.39,100.0,0.0733,-0.06,0.07,-0.13,flip -7682,做空,2023-06-24 05:30:00,2023-06-24 12:00:00,1893.37,1900.57,1.39,100.0,0.0732,-0.53,0.07,-0.6,flip -7683,做多,2023-06-24 12:00:00,2023-06-24 13:00:00,1900.57,1891.19,1.38,100.0,0.0726,-0.68,0.07,-0.75,flip -7684,做空,2023-06-24 13:00:00,2023-06-24 14:30:00,1891.19,1892.43,1.37,100.0,0.0725,-0.09,0.07,-0.16,flip -7685,做多,2023-06-24 14:30:00,2023-06-24 15:00:00,1892.43,1884.73,1.37,100.0,0.0724,-0.56,0.07,-0.63,flip -7686,做空,2023-06-24 15:00:00,2023-06-24 15:30:00,1884.73,1873.25,1.36,100.0,0.0723,0.83,0.07,0.76,tp_lower -7687,做多,2023-06-24 19:00:00,2023-06-25 13:30:00,1887.76,1905.24,1.37,100.0,0.0726,1.27,0.07,1.2,flip -7688,做空,2023-06-25 13:30:00,2023-06-25 22:00:00,1905.24,1903.62,1.4,100.0,0.0733,0.12,0.07,0.05,flip -7689,做多,2023-06-25 22:00:00,2023-06-25 22:30:00,1903.62,1899.3,1.4,100.0,0.0733,-0.32,0.07,-0.39,flip -7690,做空,2023-06-25 22:30:00,2023-06-26 06:30:00,1899.3,1895.14,1.39,100.0,0.0732,0.3,0.07,0.24,flip -7691,做多,2023-06-26 06:30:00,2023-06-26 07:30:00,1895.14,1891.5,1.4,100.0,0.0737,-0.27,0.07,-0.34,flip -7692,做空,2023-06-26 07:30:00,2023-06-26 08:30:00,1891.5,1891.01,1.39,100.0,0.0736,0.04,0.07,-0.03,flip -7693,做多,2023-06-26 08:30:00,2023-06-26 09:00:00,1891.01,1889.15,1.39,100.0,0.0736,-0.14,0.07,-0.21,flip -7694,做空,2023-06-26 09:00:00,2023-06-26 13:00:00,1889.15,1886.37,1.39,100.0,0.0735,0.2,0.07,0.14,flip -7695,做多,2023-06-26 13:00:00,2023-06-26 14:30:00,1886.37,1882.68,1.39,100.0,0.0737,-0.27,0.07,-0.34,flip -7696,做空,2023-06-26 14:30:00,2023-06-26 15:00:00,1882.68,1886.62,1.39,100.0,0.0736,-0.29,0.07,-0.36,flip -7697,做多,2023-06-26 15:00:00,2023-06-26 16:00:00,1886.62,1883.15,1.38,100.0,0.0732,-0.25,0.07,-0.32,flip -7698,做空,2023-06-26 16:00:00,2023-06-26 16:30:00,1883.15,1851.71,1.38,100.0,0.0731,2.3,0.07,2.23,tp_lower -7699,做多,2023-06-27 02:30:00,2023-06-27 05:30:00,1874.93,1867.01,1.41,100.0,0.0752,-0.6,0.07,-0.67,flip -7700,做空,2023-06-27 05:30:00,2023-06-27 06:30:00,1867.01,1868.43,1.4,100.0,0.0751,-0.11,0.07,-0.18,flip -7701,做多,2023-06-27 06:30:00,2023-06-27 15:00:00,1868.43,1871.33,1.4,100.0,0.0749,0.22,0.07,0.15,flip -7702,做空,2023-06-27 15:00:00,2023-06-27 16:00:00,1871.33,1882.6,1.4,100.0,0.0748,-0.84,0.07,-0.91,flip -7703,做多,2023-06-27 16:00:00,2023-06-28 00:00:00,1882.6,1870.1,1.39,100.0,0.0739,-0.92,0.07,-0.99,flip -7704,做空,2023-06-28 00:00:00,2023-06-28 19:00:00,1870.1,1830.9,1.39,100.0,0.0741,2.9,0.07,2.84,tp_lower -7705,做多,2023-06-29 05:00:00,2023-06-29 17:30:00,1839.38,1849.89,1.41,100.0,0.0769,0.81,0.07,0.74,flip -7706,做空,2023-06-29 17:30:00,2023-06-29 18:00:00,1849.89,1852.62,1.42,100.0,0.0768,-0.21,0.07,-0.28,flip -7707,做多,2023-06-29 18:00:00,2023-06-29 19:00:00,1852.62,1851.96,1.42,100.0,0.0765,-0.05,0.07,-0.12,flip -7708,做空,2023-06-29 19:00:00,2023-06-29 23:00:00,1851.96,1853.92,1.42,100.0,0.0765,-0.15,0.07,-0.22,flip -7709,做多,2023-06-29 23:00:00,2023-06-29 23:30:00,1853.92,1851.19,1.41,100.0,0.0762,-0.21,0.07,-0.28,flip -7710,做空,2023-06-29 23:30:00,2023-06-30 00:00:00,1851.19,1854.32,1.41,100.0,0.0762,-0.24,0.07,-0.31,flip -7711,做多,2023-06-30 00:00:00,2023-06-30 04:30:00,1854.32,1887.38,1.41,100.0,0.0762,2.52,0.07,2.45,tp_upper -7712,做多,2023-06-30 16:30:00,2023-07-01 07:00:00,1897.97,1915.84,1.44,100.0,0.0757,1.35,0.07,1.28,flip -7713,做空,2023-07-01 07:00:00,2023-07-01 07:30:00,1915.84,1919.8,1.45,100.0,0.0758,-0.3,0.07,-0.37,flip -7714,做多,2023-07-01 07:30:00,2023-07-01 08:00:00,1919.8,1916.92,1.45,100.0,0.0754,-0.22,0.07,-0.29,flip -7715,做空,2023-07-01 08:00:00,2023-07-01 10:00:00,1916.92,1925.63,1.44,100.0,0.0753,-0.66,0.07,-0.73,flip -7716,做多,2023-07-01 10:00:00,2023-07-01 10:30:00,1925.63,1922.01,1.44,100.0,0.0745,-0.27,0.07,-0.34,flip -7717,做空,2023-07-01 10:30:00,2023-07-01 11:30:00,1922.01,1921.98,1.43,100.0,0.0745,0.0,0.07,-0.07,flip -7718,做多,2023-07-01 11:30:00,2023-07-01 13:00:00,1921.98,1922.44,1.43,100.0,0.0744,0.03,0.07,-0.04,flip -7719,做空,2023-07-01 13:00:00,2023-07-01 13:30:00,1922.44,1922.82,1.43,100.0,0.0743,-0.03,0.07,-0.1,flip -7720,做多,2023-07-01 13:30:00,2023-07-01 14:30:00,1922.82,1922.2,1.43,100.0,0.0742,-0.05,0.07,-0.12,flip -7721,做空,2023-07-01 14:30:00,2023-07-01 15:30:00,1922.2,1922.15,1.43,100.0,0.0741,0.0,0.07,-0.07,flip -7722,做多,2023-07-01 15:30:00,2023-07-01 16:00:00,1922.15,1920.09,1.42,100.0,0.0741,-0.15,0.07,-0.22,flip -7723,做空,2023-07-01 16:00:00,2023-07-01 18:30:00,1920.09,1920.92,1.42,100.0,0.074,-0.06,0.07,-0.13,flip -7724,做多,2023-07-01 18:30:00,2023-07-01 22:30:00,1920.92,1922.21,1.42,100.0,0.0739,0.1,0.07,0.02,flip -7725,做空,2023-07-01 22:30:00,2023-07-01 23:00:00,1922.21,1922.69,1.42,100.0,0.0738,-0.04,0.07,-0.11,flip -7726,做多,2023-07-01 23:00:00,2023-07-02 00:30:00,1922.69,1920.49,1.42,100.0,0.0737,-0.16,0.07,-0.23,flip -7727,做空,2023-07-02 00:30:00,2023-07-02 01:00:00,1920.49,1921.3,1.43,100.0,0.0745,-0.06,0.07,-0.13,flip -7728,做多,2023-07-02 01:00:00,2023-07-02 01:30:00,1921.3,1919.83,1.43,100.0,0.0744,-0.11,0.07,-0.18,flip -7729,做空,2023-07-02 01:30:00,2023-07-02 02:00:00,1919.83,1917.56,1.43,100.0,0.0743,0.17,0.07,0.1,tp_lower -7730,做多,2023-07-02 02:30:00,2023-07-02 10:00:00,1918.97,1916.65,1.43,100.0,0.0744,-0.17,0.07,-0.24,flip -7731,做空,2023-07-02 10:00:00,2023-07-02 11:30:00,1916.65,1919.99,1.42,100.0,0.0743,-0.25,0.07,-0.32,flip -7732,做多,2023-07-02 11:30:00,2023-07-02 12:00:00,1919.99,1918.44,1.42,100.0,0.074,-0.11,0.07,-0.19,flip -7733,做空,2023-07-02 12:00:00,2023-07-02 14:00:00,1918.44,1917.9,1.42,100.0,0.0739,0.04,0.07,-0.03,flip -7734,做多,2023-07-02 14:00:00,2023-07-02 15:00:00,1917.9,1913.86,1.42,100.0,0.0739,-0.3,0.07,-0.37,flip -7735,做空,2023-07-02 15:00:00,2023-07-02 15:30:00,1913.86,1917.87,1.41,100.0,0.0738,-0.3,0.07,-0.37,flip -7736,做多,2023-07-02 15:30:00,2023-07-02 16:00:00,1917.87,1916.73,1.41,100.0,0.0734,-0.08,0.07,-0.15,flip -7737,做空,2023-07-02 16:00:00,2023-07-02 16:30:00,1916.73,1916.87,1.41,100.0,0.0733,-0.01,0.07,-0.08,flip -7738,做多,2023-07-02 16:30:00,2023-07-02 17:00:00,1916.87,1913.26,1.4,100.0,0.0732,-0.26,0.07,-0.33,flip -7739,做空,2023-07-02 17:00:00,2023-07-02 18:00:00,1913.26,1906.5,1.4,100.0,0.0732,0.49,0.07,0.42,tp_lower -7740,做多,2023-07-02 20:30:00,2023-07-02 22:00:00,1917.8,1952.04,1.4,100.0,0.0732,2.51,0.07,2.43,tp_upper -7741,做多,2023-07-04 03:00:00,2023-07-04 04:00:00,1959.52,1957.89,1.45,100.0,0.0738,-0.12,0.07,-0.19,flip -7742,做空,2023-07-04 04:00:00,2023-07-04 10:30:00,1957.89,1957.59,1.44,100.0,0.0737,0.02,0.07,-0.05,flip -7743,做多,2023-07-04 10:30:00,2023-07-04 12:00:00,1957.59,1956.49,1.44,100.0,0.0736,-0.08,0.07,-0.15,flip -7744,做空,2023-07-04 12:00:00,2023-07-04 12:30:00,1956.49,1956.58,1.44,100.0,0.0736,-0.01,0.07,-0.08,flip -7745,做多,2023-07-04 12:30:00,2023-07-04 13:30:00,1956.58,1955.59,1.44,100.0,0.0735,-0.07,0.07,-0.14,flip -7746,做空,2023-07-04 13:30:00,2023-07-04 14:00:00,1955.59,1958.6,1.44,100.0,0.0734,-0.22,0.07,-0.29,flip -7747,做多,2023-07-04 14:00:00,2023-07-04 14:30:00,1958.6,1956.11,1.43,100.0,0.0731,-0.18,0.07,-0.25,flip -7748,做空,2023-07-04 14:30:00,2023-07-04 15:30:00,1956.11,1953.89,1.43,100.0,0.073,0.16,0.07,0.09,flip -7749,做多,2023-07-04 15:30:00,2023-07-04 16:30:00,1953.89,1955.38,1.43,100.0,0.0731,0.11,0.07,0.04,flip -7750,做空,2023-07-04 16:30:00,2023-07-04 19:00:00,1955.38,1938.24,1.43,100.0,0.0731,1.25,0.07,1.18,tp_lower -7751,做多,2023-07-05 23:00:00,2023-07-05 23:30:00,1913.69,1909.88,1.45,100.0,0.0759,-0.29,0.07,-0.36,flip -7752,做空,2023-07-05 23:30:00,2023-07-06 00:00:00,1909.88,1911.71,1.45,100.0,0.0758,-0.14,0.07,-0.21,flip -7753,做多,2023-07-06 00:00:00,2023-07-06 00:30:00,1911.71,1903.66,1.45,100.0,0.0757,-0.61,0.07,-0.68,flip -7754,做空,2023-07-06 00:30:00,2023-07-06 02:00:00,1903.66,1911.51,1.44,100.0,0.0756,-0.59,0.07,-0.67,flip -7755,做多,2023-07-06 02:00:00,2023-07-06 08:30:00,1911.51,1948.75,1.43,100.0,0.0749,2.79,0.07,2.72,tp_upper -7756,做多,2023-07-07 10:30:00,2023-07-07 11:00:00,1863.0,1862.8,1.46,100.0,0.0786,-0.02,0.07,-0.09,flip -7757,做空,2023-07-07 11:00:00,2023-07-07 12:30:00,1862.8,1862.15,1.46,100.0,0.0785,0.05,0.07,-0.02,flip -7758,做多,2023-07-07 12:30:00,2023-07-07 18:30:00,1862.15,1859.1,1.46,100.0,0.0785,-0.24,0.07,-0.31,flip -7759,做空,2023-07-07 18:30:00,2023-07-07 19:00:00,1859.1,1860.31,1.46,100.0,0.0784,-0.09,0.07,-0.17,flip -7760,做多,2023-07-07 19:00:00,2023-07-08 03:00:00,1860.31,1864.28,1.45,100.0,0.0782,0.31,0.07,0.24,flip -7761,做空,2023-07-08 03:00:00,2023-07-08 08:00:00,1864.28,1863.58,1.46,100.0,0.0784,0.05,0.07,-0.02,flip -7762,做多,2023-07-08 08:00:00,2023-07-08 09:00:00,1863.58,1863.4,1.46,100.0,0.0784,-0.01,0.07,-0.09,flip -7763,做空,2023-07-08 09:00:00,2023-07-08 16:30:00,1863.4,1861.88,1.46,100.0,0.0783,0.12,0.07,0.05,flip -7764,做多,2023-07-08 16:30:00,2023-07-08 17:00:00,1861.88,1860.18,1.46,100.0,0.0784,-0.13,0.07,-0.21,flip -7765,做空,2023-07-08 17:00:00,2023-07-08 17:30:00,1860.18,1861.48,1.46,100.0,0.0783,-0.1,0.07,-0.17,flip -7766,做多,2023-07-08 17:30:00,2023-07-08 18:00:00,1861.48,1857.66,1.45,100.0,0.0781,-0.3,0.07,-0.37,flip -7767,做空,2023-07-08 18:00:00,2023-07-08 19:00:00,1857.66,1848.66,1.45,100.0,0.0781,0.7,0.07,0.63,tp_lower -7768,做多,2023-07-08 22:30:00,2023-07-09 13:30:00,1860.0,1865.41,1.46,100.0,0.0783,0.42,0.07,0.35,flip -7769,做空,2023-07-09 13:30:00,2023-07-09 14:30:00,1865.41,1867.11,1.47,100.0,0.0787,-0.13,0.07,-0.21,flip -7770,做多,2023-07-09 14:30:00,2023-07-09 15:00:00,1867.11,1866.44,1.47,100.0,0.0785,-0.05,0.07,-0.13,flip -7771,做空,2023-07-09 15:00:00,2023-07-09 17:30:00,1866.44,1866.91,1.46,100.0,0.0784,-0.04,0.07,-0.11,flip -7772,做多,2023-07-09 17:30:00,2023-07-09 18:00:00,1866.91,1865.44,1.46,100.0,0.0783,-0.12,0.07,-0.19,flip -7773,做空,2023-07-09 18:00:00,2023-07-09 18:30:00,1865.44,1865.56,1.46,100.0,0.0782,-0.01,0.07,-0.08,flip -7774,做多,2023-07-09 18:30:00,2023-07-09 21:30:00,1865.56,1864.5,1.46,100.0,0.0782,-0.08,0.07,-0.16,flip -7775,做空,2023-07-09 21:30:00,2023-07-09 22:00:00,1864.5,1861.96,1.46,100.0,0.0781,0.2,0.07,0.13,tp_lower -7776,做多,2023-07-09 22:30:00,2023-07-10 03:00:00,1865.91,1863.29,1.46,100.0,0.078,-0.2,0.07,-0.28,flip -7777,做空,2023-07-10 03:00:00,2023-07-10 09:00:00,1863.29,1862.62,1.46,100.0,0.0785,0.05,0.07,-0.02,flip -7778,做多,2023-07-10 09:00:00,2023-07-10 09:30:00,1862.62,1859.68,1.46,100.0,0.0785,-0.23,0.07,-0.3,flip -7779,做空,2023-07-10 09:30:00,2023-07-10 10:00:00,1859.68,1861.04,1.46,100.0,0.0784,-0.11,0.07,-0.18,flip -7780,做多,2023-07-10 10:00:00,2023-07-10 12:30:00,1861.04,1861.12,1.46,100.0,0.0782,0.01,0.07,-0.07,flip -7781,做空,2023-07-10 12:30:00,2023-07-10 22:00:00,1861.12,1875.99,1.45,100.0,0.0782,-1.16,0.07,-1.24,flip -7782,做多,2023-07-10 22:00:00,2023-07-11 08:30:00,1875.99,1877.67,1.44,100.0,0.0768,0.13,0.07,0.06,flip -7783,做空,2023-07-11 08:30:00,2023-07-11 14:30:00,1877.67,1872.84,1.45,100.0,0.0772,0.37,0.07,0.3,flip -7784,做多,2023-07-11 14:30:00,2023-07-11 15:00:00,1872.84,1869.13,1.45,100.0,0.0775,-0.29,0.07,-0.36,flip -7785,做空,2023-07-11 15:00:00,2023-07-11 16:30:00,1869.13,1871.83,1.45,100.0,0.0774,-0.21,0.07,-0.28,flip -7786,做多,2023-07-11 16:30:00,2023-07-11 17:30:00,1871.83,1872.35,1.44,100.0,0.0771,0.04,0.07,-0.03,flip -7787,做空,2023-07-11 17:30:00,2023-07-11 19:00:00,1872.35,1873.18,1.44,100.0,0.077,-0.06,0.07,-0.14,flip -7788,做多,2023-07-11 19:00:00,2023-07-11 20:30:00,1873.18,1873.2,1.44,100.0,0.0769,0.0,0.07,-0.07,flip -7789,做空,2023-07-11 20:30:00,2023-07-11 21:30:00,1873.2,1874.93,1.44,100.0,0.0768,-0.13,0.07,-0.2,flip -7790,做多,2023-07-11 21:30:00,2023-07-12 12:30:00,1874.93,1886.35,1.44,100.0,0.0766,0.87,0.07,0.8,flip -7791,做空,2023-07-12 12:30:00,2023-07-12 13:30:00,1886.35,1886.32,1.45,100.0,0.0771,0.0,0.07,-0.07,flip -7792,做多,2023-07-12 13:30:00,2023-07-12 15:30:00,1886.32,1882.53,1.45,100.0,0.077,-0.29,0.07,-0.36,flip -7793,做空,2023-07-12 15:30:00,2023-07-12 17:00:00,1882.53,1887.61,1.45,100.0,0.0769,-0.39,0.07,-0.46,flip -7794,做多,2023-07-12 17:00:00,2023-07-12 17:30:00,1887.61,1885.99,1.44,100.0,0.0764,-0.12,0.07,-0.2,flip -7795,做空,2023-07-12 17:30:00,2023-07-12 18:00:00,1885.99,1887.19,1.44,100.0,0.0764,-0.09,0.07,-0.16,flip -7796,做多,2023-07-12 18:00:00,2023-07-12 18:30:00,1887.19,1886.77,1.44,100.0,0.0762,-0.03,0.07,-0.1,flip -7797,做空,2023-07-12 18:30:00,2023-07-12 19:30:00,1886.77,1869.31,1.44,100.0,0.0761,1.33,0.07,1.26,tp_lower -7798,做多,2023-07-13 08:30:00,2023-07-13 15:30:00,1872.54,1932.36,1.46,100.0,0.0778,4.66,0.08,4.58,tp_upper -7799,做多,2023-07-14 08:00:00,2023-07-14 09:00:00,2000.05,1999.5,1.5,100.0,0.0752,-0.04,0.08,-0.12,flip -7800,做空,2023-07-14 09:00:00,2023-07-14 13:30:00,1999.5,1999.19,1.5,100.0,0.0751,0.02,0.08,-0.05,flip -7801,做多,2023-07-14 13:30:00,2023-07-14 15:30:00,1999.19,1998.04,1.5,100.0,0.0751,-0.09,0.08,-0.16,flip -7802,做空,2023-07-14 15:30:00,2023-07-14 18:00:00,1998.04,1929.72,1.5,100.0,0.075,5.12,0.07,5.05,tp_lower -7803,做多,2023-07-15 07:30:00,2023-07-15 08:00:00,1940.77,1938.59,1.55,100.0,0.0801,-0.17,0.08,-0.25,flip -7804,做空,2023-07-15 08:00:00,2023-07-15 13:30:00,1938.59,1935.78,1.55,100.0,0.08,0.22,0.08,0.15,flip -7805,做多,2023-07-15 13:30:00,2023-07-15 14:00:00,1935.78,1934.66,1.55,100.0,0.0801,-0.09,0.08,-0.17,flip -7806,做空,2023-07-15 14:00:00,2023-07-15 15:00:00,1934.66,1933.58,1.55,100.0,0.08,0.09,0.08,0.01,flip -7807,做多,2023-07-15 15:00:00,2023-07-15 16:30:00,1933.58,1931.62,1.55,100.0,0.0801,-0.16,0.08,-0.23,flip -7808,做空,2023-07-15 16:30:00,2023-07-15 18:30:00,1931.62,1933.82,1.54,100.0,0.08,-0.18,0.08,-0.25,flip -7809,做多,2023-07-15 18:30:00,2023-07-15 19:30:00,1933.82,1932.8,1.54,100.0,0.0797,-0.08,0.08,-0.16,flip -7810,做空,2023-07-15 19:30:00,2023-07-16 01:00:00,1932.8,1935.83,1.54,100.0,0.0796,-0.24,0.08,-0.32,flip -7811,做多,2023-07-16 01:00:00,2023-07-16 01:30:00,1935.83,1932.73,1.55,100.0,0.0798,-0.25,0.08,-0.32,flip -7812,做空,2023-07-16 01:30:00,2023-07-16 02:00:00,1932.73,1920.63,1.54,100.0,0.0798,0.97,0.08,0.89,tp_lower -7813,做多,2023-07-16 07:00:00,2023-07-16 07:30:00,1929.85,1924.51,1.55,100.0,0.0803,-0.43,0.08,-0.51,flip -7814,做空,2023-07-16 07:30:00,2023-07-16 09:00:00,1924.51,1929.54,1.54,100.0,0.0802,-0.4,0.08,-0.48,flip -7815,做多,2023-07-16 09:00:00,2023-07-16 09:30:00,1929.54,1929.04,1.54,100.0,0.0797,-0.04,0.08,-0.12,flip -7816,做空,2023-07-16 09:30:00,2023-07-16 10:00:00,1929.04,1930.99,1.54,100.0,0.0796,-0.16,0.08,-0.23,flip -7817,做多,2023-07-16 10:00:00,2023-07-16 10:30:00,1930.99,1928.6,1.53,100.0,0.0794,-0.19,0.08,-0.27,flip -7818,做空,2023-07-16 10:30:00,2023-07-16 11:30:00,1928.6,1932.04,1.53,100.0,0.0793,-0.27,0.08,-0.35,flip -7819,做多,2023-07-16 11:30:00,2023-07-16 13:00:00,1932.04,1929.22,1.53,100.0,0.079,-0.22,0.08,-0.3,flip -7820,做空,2023-07-16 13:00:00,2023-07-16 19:00:00,1929.22,1931.75,1.52,100.0,0.0789,-0.2,0.08,-0.28,flip -7821,做多,2023-07-16 19:00:00,2023-07-16 19:30:00,1931.75,1927.07,1.52,100.0,0.0786,-0.37,0.08,-0.44,flip -7822,做空,2023-07-16 19:30:00,2023-07-16 20:00:00,1927.07,1928.47,1.51,100.0,0.0785,-0.11,0.08,-0.19,flip -7823,做多,2023-07-16 20:00:00,2023-07-16 20:30:00,1928.47,1927.86,1.51,100.0,0.0783,-0.05,0.08,-0.12,flip -7824,做空,2023-07-16 20:30:00,2023-07-16 21:00:00,1927.86,1930.02,1.51,100.0,0.0783,-0.17,0.08,-0.24,flip -7825,做多,2023-07-16 21:00:00,2023-07-16 23:00:00,1930.02,1922.59,1.51,100.0,0.078,-0.58,0.07,-0.65,flip -7826,做空,2023-07-16 23:00:00,2023-07-17 03:30:00,1922.59,1930.3,1.5,100.0,0.0779,-0.6,0.08,-0.68,flip -7827,做多,2023-07-17 03:30:00,2023-07-17 04:00:00,1930.3,1930.22,1.51,100.0,0.0784,-0.01,0.08,-0.08,flip -7828,做空,2023-07-17 04:00:00,2023-07-17 04:30:00,1930.22,1931.8,1.51,100.0,0.0783,-0.12,0.08,-0.2,flip -7829,做多,2023-07-17 04:30:00,2023-07-17 05:30:00,1931.8,1929.43,1.51,100.0,0.0781,-0.19,0.08,-0.26,flip -7830,做空,2023-07-17 05:30:00,2023-07-17 06:00:00,1929.43,1929.99,1.5,100.0,0.078,-0.04,0.08,-0.12,flip -7831,做多,2023-07-17 06:00:00,2023-07-17 06:30:00,1929.99,1929.73,1.5,100.0,0.0779,-0.02,0.08,-0.1,flip -7832,做空,2023-07-17 06:30:00,2023-07-17 07:00:00,1929.73,1931.02,1.5,100.0,0.0778,-0.1,0.08,-0.18,flip -7833,做多,2023-07-17 07:00:00,2023-07-17 07:30:00,1931.02,1927.99,1.5,100.0,0.0776,-0.24,0.07,-0.31,flip -7834,做空,2023-07-17 07:30:00,2023-07-17 08:00:00,1927.99,1930.61,1.49,100.0,0.0775,-0.2,0.07,-0.28,flip -7835,做多,2023-07-17 08:00:00,2023-07-17 08:30:00,1930.61,1924.02,1.49,100.0,0.0772,-0.51,0.07,-0.58,flip -7836,做空,2023-07-17 08:30:00,2023-07-17 10:00:00,1924.02,1904.15,1.48,100.0,0.0772,1.53,0.07,1.46,tp_lower -7837,做多,2023-07-17 21:30:00,2023-07-17 22:30:00,1916.05,1909.05,1.5,100.0,0.0782,-0.55,0.07,-0.62,flip -7838,做空,2023-07-17 22:30:00,2023-07-17 23:00:00,1909.05,1911.33,1.49,100.0,0.0781,-0.18,0.07,-0.25,flip -7839,做多,2023-07-17 23:00:00,2023-07-18 04:00:00,1911.33,1907.65,1.49,100.0,0.0779,-0.29,0.07,-0.36,flip -7840,做空,2023-07-18 04:00:00,2023-07-18 06:00:00,1907.65,1905.69,1.5,100.0,0.0787,0.15,0.08,0.08,flip -7841,做多,2023-07-18 06:00:00,2023-07-18 06:30:00,1905.69,1898.21,1.5,100.0,0.0788,-0.59,0.07,-0.66,flip -7842,做空,2023-07-18 06:30:00,2023-07-18 08:00:00,1898.21,1903.35,1.49,100.0,0.0787,-0.4,0.07,-0.48,flip -7843,做多,2023-07-18 08:00:00,2023-07-18 08:30:00,1903.35,1900.4,1.49,100.0,0.0782,-0.23,0.07,-0.31,flip -7844,做空,2023-07-18 08:30:00,2023-07-18 10:30:00,1900.4,1902.62,1.48,100.0,0.0781,-0.17,0.07,-0.25,flip -7845,做多,2023-07-18 10:30:00,2023-07-18 11:30:00,1902.62,1893.25,1.48,100.0,0.0779,-0.73,0.07,-0.8,flip -7846,做空,2023-07-18 11:30:00,2023-07-18 18:00:00,1893.25,1901.9,1.47,100.0,0.0778,-0.67,0.07,-0.75,flip -7847,做多,2023-07-18 18:00:00,2023-07-18 18:30:00,1901.9,1900.59,1.46,100.0,0.077,-0.1,0.07,-0.17,flip -7848,做空,2023-07-18 18:30:00,2023-07-18 21:00:00,1900.59,1897.88,1.46,100.0,0.0769,0.21,0.07,0.14,flip -7849,做多,2023-07-18 21:00:00,2023-07-18 21:30:00,1897.88,1896.38,1.46,100.0,0.0771,-0.12,0.07,-0.19,flip -7850,做空,2023-07-18 21:30:00,2023-07-18 22:00:00,1896.38,1898.36,1.46,100.0,0.077,-0.15,0.07,-0.23,flip -7851,做多,2023-07-18 22:00:00,2023-07-18 23:00:00,1898.36,1898.92,1.46,100.0,0.0768,0.04,0.07,-0.03,flip -7852,做空,2023-07-18 23:00:00,2023-07-19 00:00:00,1898.92,1901.15,1.46,100.0,0.0767,-0.17,0.07,-0.24,flip -7853,做多,2023-07-19 00:00:00,2023-07-19 08:30:00,1901.15,1904.07,1.47,100.0,0.0773,0.23,0.07,0.15,flip -7854,做空,2023-07-19 08:30:00,2023-07-19 09:00:00,1904.07,1908.41,1.47,100.0,0.0773,-0.34,0.07,-0.41,flip -7855,做多,2023-07-19 09:00:00,2023-07-19 12:00:00,1908.41,1905.06,1.47,100.0,0.0768,-0.26,0.07,-0.33,flip -7856,做空,2023-07-19 12:00:00,2023-07-19 12:30:00,1905.06,1906.22,1.46,100.0,0.0768,-0.09,0.07,-0.16,flip -7857,做多,2023-07-19 12:30:00,2023-07-19 14:00:00,1906.22,1901.67,1.46,100.0,0.0766,-0.35,0.07,-0.42,flip -7858,做空,2023-07-19 14:00:00,2023-07-19 15:30:00,1901.67,1905.3,1.45,100.0,0.0765,-0.28,0.07,-0.35,flip -7859,做多,2023-07-19 15:30:00,2023-07-19 16:00:00,1905.3,1902.32,1.45,100.0,0.0761,-0.23,0.07,-0.3,flip -7860,做空,2023-07-19 16:00:00,2023-07-19 17:30:00,1902.32,1908.41,1.45,100.0,0.0761,-0.46,0.07,-0.54,flip -7861,做多,2023-07-19 17:30:00,2023-07-19 20:00:00,1908.41,1901.11,1.44,100.0,0.0755,-0.55,0.07,-0.62,flip -7862,做空,2023-07-19 20:00:00,2023-07-19 21:00:00,1901.11,1888.52,1.43,100.0,0.0754,0.95,0.07,0.88,tp_lower -7863,做多,2023-07-20 05:00:00,2023-07-20 14:30:00,1900.71,1888.72,1.46,100.0,0.0766,-0.92,0.07,-0.99,flip -7864,做空,2023-07-20 14:30:00,2023-07-21 02:00:00,1888.72,1899.84,1.45,100.0,0.0765,-0.85,0.07,-0.92,flip -7865,做多,2023-07-21 02:00:00,2023-07-21 02:30:00,1899.84,1897.8,1.44,100.0,0.0756,-0.15,0.07,-0.23,flip -7866,做空,2023-07-21 02:30:00,2023-07-21 04:30:00,1897.8,1894.33,1.43,100.0,0.0756,0.26,0.07,0.19,flip -7867,做多,2023-07-21 04:30:00,2023-07-21 05:00:00,1894.33,1892.04,1.44,100.0,0.0758,-0.17,0.07,-0.25,flip -7868,做空,2023-07-21 05:00:00,2023-07-21 06:00:00,1892.04,1892.36,1.43,100.0,0.0757,-0.02,0.07,-0.1,flip -7869,做多,2023-07-21 06:00:00,2023-07-21 06:30:00,1892.36,1892.08,1.43,100.0,0.0756,-0.02,0.07,-0.09,flip -7870,做空,2023-07-21 06:30:00,2023-07-21 08:00:00,1892.08,1890.54,1.43,100.0,0.0755,0.12,0.07,0.04,flip -7871,做多,2023-07-21 08:00:00,2023-07-21 09:30:00,1890.54,1884.63,1.43,100.0,0.0756,-0.45,0.07,-0.52,flip -7872,做空,2023-07-21 09:30:00,2023-07-21 12:00:00,1884.63,1890.68,1.42,100.0,0.0755,-0.46,0.07,-0.53,flip -7873,做多,2023-07-21 12:00:00,2023-07-21 13:30:00,1890.68,1888.69,1.42,100.0,0.0749,-0.15,0.07,-0.22,flip -7874,做空,2023-07-21 13:30:00,2023-07-21 14:30:00,1888.69,1893.02,1.41,100.0,0.0749,-0.32,0.07,-0.39,flip -7875,做多,2023-07-21 14:30:00,2023-07-21 15:00:00,1893.02,1890.45,1.41,100.0,0.0744,-0.19,0.07,-0.26,flip -7876,做空,2023-07-21 15:00:00,2023-07-21 17:00:00,1890.45,1894.9,1.41,100.0,0.0744,-0.33,0.07,-0.4,flip -7877,做多,2023-07-21 17:00:00,2023-07-21 19:00:00,1894.9,1893.78,1.4,100.0,0.0739,-0.08,0.07,-0.15,flip -7878,做空,2023-07-21 19:00:00,2023-07-21 19:30:00,1893.78,1893.99,1.4,100.0,0.0739,-0.02,0.07,-0.09,flip -7879,做多,2023-07-21 19:30:00,2023-07-21 20:00:00,1893.99,1893.65,1.4,100.0,0.0738,-0.03,0.07,-0.09,flip -7880,做空,2023-07-21 20:00:00,2023-07-22 00:00:00,1893.65,1892.04,1.4,100.0,0.0737,0.12,0.07,0.05,flip -7881,做多,2023-07-22 00:00:00,2023-07-22 01:30:00,1892.04,1890.59,1.42,100.0,0.0748,-0.11,0.07,-0.18,flip -7882,做空,2023-07-22 01:30:00,2023-07-22 02:00:00,1890.59,1890.79,1.41,100.0,0.0748,-0.01,0.07,-0.09,flip -7883,做多,2023-07-22 02:00:00,2023-07-22 03:30:00,1890.79,1892.14,1.41,100.0,0.0747,0.1,0.07,0.03,flip -7884,做空,2023-07-22 03:30:00,2023-07-22 04:00:00,1892.14,1893.96,1.41,100.0,0.0746,-0.14,0.07,-0.21,flip -7885,做多,2023-07-22 04:00:00,2023-07-22 04:30:00,1893.96,1893.2,1.41,100.0,0.0744,-0.06,0.07,-0.13,flip -7886,做空,2023-07-22 04:30:00,2023-07-22 08:00:00,1893.2,1892.09,1.41,100.0,0.0743,0.08,0.07,0.01,flip -7887,做多,2023-07-22 08:00:00,2023-07-23 09:00:00,1892.09,1875.87,1.41,100.0,0.0743,-1.21,0.07,-1.28,flip -7888,做空,2023-07-23 09:00:00,2023-07-23 12:00:00,1875.87,1874.1,1.4,100.0,0.0747,0.13,0.07,0.06,flip -7889,做多,2023-07-23 12:00:00,2023-07-23 13:00:00,1874.1,1872.4,1.4,100.0,0.0748,-0.13,0.07,-0.2,flip -7890,做空,2023-07-23 13:00:00,2023-07-23 13:30:00,1872.4,1872.56,1.4,100.0,0.0747,-0.01,0.07,-0.08,flip -7891,做多,2023-07-23 13:30:00,2023-07-23 14:30:00,1872.56,1872.73,1.4,100.0,0.0746,0.01,0.07,-0.06,flip -7892,做空,2023-07-23 14:30:00,2023-07-23 15:30:00,1872.73,1873.25,1.4,100.0,0.0745,-0.04,0.07,-0.11,flip -7893,做多,2023-07-23 15:30:00,2023-07-23 17:30:00,1873.25,1893.77,1.39,100.0,0.0744,1.53,0.07,1.46,tp_upper -7894,做多,2023-07-23 22:00:00,2023-07-24 01:00:00,1882.44,1880.18,1.41,100.0,0.0748,-0.17,0.07,-0.24,flip -7895,做空,2023-07-24 01:00:00,2023-07-24 09:30:00,1880.18,1841.46,1.41,100.0,0.0752,2.91,0.07,2.84,tp_lower -7896,做多,2023-07-25 00:00:00,2023-07-25 00:30:00,1850.26,1848.96,1.44,100.0,0.078,-0.1,0.07,-0.17,flip -7897,做空,2023-07-25 00:30:00,2023-07-25 02:00:00,1848.96,1849.7,1.44,100.0,0.0779,-0.06,0.07,-0.13,flip -7898,做多,2023-07-25 02:00:00,2023-07-25 04:30:00,1849.7,1847.35,1.44,100.0,0.0778,-0.18,0.07,-0.25,flip -7899,做空,2023-07-25 04:30:00,2023-07-25 05:00:00,1847.35,1850.04,1.44,100.0,0.0777,-0.21,0.07,-0.28,flip -7900,做多,2023-07-25 05:00:00,2023-07-25 09:30:00,1850.04,1855.62,1.43,100.0,0.0774,0.43,0.07,0.36,tp_upper -7901,做多,2023-07-25 17:00:00,2023-07-25 23:00:00,1859.32,1856.22,1.44,100.0,0.0772,-0.24,0.07,-0.31,flip -7902,做空,2023-07-25 23:00:00,2023-07-25 23:30:00,1856.22,1856.91,1.43,100.0,0.0771,-0.05,0.07,-0.12,flip -7903,做多,2023-07-25 23:30:00,2023-07-26 00:30:00,1856.91,1854.97,1.43,100.0,0.077,-0.15,0.07,-0.22,flip -7904,做空,2023-07-26 00:30:00,2023-07-26 02:30:00,1854.97,1859.21,1.44,100.0,0.0774,-0.33,0.07,-0.4,flip -7905,做多,2023-07-26 02:30:00,2023-07-26 04:00:00,1859.21,1856.16,1.43,100.0,0.077,-0.23,0.07,-0.31,flip -7906,做空,2023-07-26 04:00:00,2023-07-26 05:30:00,1856.16,1858.7,1.43,100.0,0.0769,-0.2,0.07,-0.27,flip -7907,做多,2023-07-26 05:30:00,2023-07-26 06:00:00,1858.7,1857.2,1.42,100.0,0.0766,-0.11,0.07,-0.19,flip -7908,做空,2023-07-26 06:00:00,2023-07-26 13:00:00,1857.2,1856.06,1.42,100.0,0.0765,0.09,0.07,0.02,flip -7909,做多,2023-07-26 13:00:00,2023-07-26 17:30:00,1856.06,1856.41,1.42,100.0,0.0766,0.03,0.07,-0.04,flip -7910,做空,2023-07-26 17:30:00,2023-07-26 18:00:00,1856.41,1863.85,1.42,100.0,0.0765,-0.57,0.07,-0.64,flip -7911,做多,2023-07-26 18:00:00,2023-07-26 18:30:00,1863.85,1870.67,1.41,100.0,0.0758,0.52,0.07,0.45,tp_upper -7912,做多,2023-07-27 08:00:00,2023-07-27 12:00:00,1872.41,1873.97,1.43,100.0,0.0762,0.12,0.07,0.05,flip -7913,做空,2023-07-27 12:00:00,2023-07-27 12:30:00,1873.97,1876.96,1.43,100.0,0.0762,-0.23,0.07,-0.3,flip -7914,做多,2023-07-27 12:30:00,2023-07-27 13:00:00,1876.96,1874.11,1.42,100.0,0.0758,-0.22,0.07,-0.29,flip -7915,做空,2023-07-27 13:00:00,2023-07-28 04:30:00,1874.11,1862.98,1.42,100.0,0.0758,0.84,0.07,0.77,flip -7916,做多,2023-07-28 04:30:00,2023-07-28 07:30:00,1862.98,1858.53,1.43,100.0,0.0768,-0.34,0.07,-0.41,flip -7917,做空,2023-07-28 07:30:00,2023-07-28 08:00:00,1858.53,1861.78,1.43,100.0,0.0768,-0.25,0.07,-0.32,flip -7918,做多,2023-07-28 08:00:00,2023-07-28 17:30:00,1861.78,1870.17,1.42,100.0,0.0764,0.64,0.07,0.57,flip -7919,做空,2023-07-28 17:30:00,2023-07-29 02:30:00,1870.17,1874.04,1.43,100.0,0.0763,-0.3,0.07,-0.37,flip -7920,做多,2023-07-29 02:30:00,2023-07-29 05:00:00,1874.04,1873.07,1.43,100.0,0.0762,-0.07,0.07,-0.15,flip -7921,做空,2023-07-29 05:00:00,2023-07-29 12:00:00,1873.07,1873.75,1.43,100.0,0.0761,-0.05,0.07,-0.12,flip -7922,做多,2023-07-29 12:00:00,2023-07-29 12:30:00,1873.75,1871.81,1.42,100.0,0.076,-0.15,0.07,-0.22,flip -7923,做空,2023-07-29 12:30:00,2023-07-29 13:00:00,1871.81,1873.28,1.42,100.0,0.0759,-0.11,0.07,-0.18,flip -7924,做多,2023-07-29 13:00:00,2023-07-29 13:30:00,1873.28,1872.3,1.42,100.0,0.0757,-0.07,0.07,-0.15,flip -7925,做空,2023-07-29 13:30:00,2023-07-29 14:00:00,1872.3,1873.25,1.42,100.0,0.0757,-0.07,0.07,-0.14,flip -7926,做多,2023-07-29 14:00:00,2023-07-29 14:30:00,1873.25,1872.0,1.41,100.0,0.0755,-0.09,0.07,-0.17,flip -7927,做空,2023-07-29 14:30:00,2023-07-29 16:30:00,1872.0,1872.99,1.41,100.0,0.0754,-0.07,0.07,-0.15,flip -7928,做多,2023-07-29 16:30:00,2023-07-29 17:00:00,1872.99,1872.78,1.41,100.0,0.0753,-0.02,0.07,-0.09,flip -7929,做空,2023-07-29 17:00:00,2023-07-30 14:30:00,1872.78,1879.6,1.41,100.0,0.0752,-0.51,0.07,-0.58,flip -7930,做多,2023-07-30 14:30:00,2023-07-30 15:30:00,1879.6,1875.27,1.41,100.0,0.0753,-0.33,0.07,-0.4,flip -7931,做空,2023-07-30 15:30:00,2023-07-30 16:00:00,1875.27,1876.54,1.41,100.0,0.0752,-0.1,0.07,-0.17,flip -7932,做多,2023-07-30 16:00:00,2023-07-30 16:30:00,1876.54,1876.05,1.41,100.0,0.075,-0.04,0.07,-0.11,flip -7933,做空,2023-07-30 16:30:00,2023-07-30 17:30:00,1876.05,1877.6,1.41,100.0,0.0749,-0.12,0.07,-0.19,flip -7934,做多,2023-07-30 17:30:00,2023-07-30 18:00:00,1877.6,1875.37,1.4,100.0,0.0747,-0.17,0.07,-0.24,flip -7935,做空,2023-07-30 18:00:00,2023-07-30 18:30:00,1875.37,1876.3,1.4,100.0,0.0747,-0.07,0.07,-0.14,flip -7936,做多,2023-07-30 18:30:00,2023-07-30 19:30:00,1876.3,1861.26,1.4,100.0,0.0745,-1.12,0.07,-1.19,flip -7937,做空,2023-07-30 19:30:00,2023-07-30 20:00:00,1861.26,1854.84,1.39,100.0,0.0744,0.48,0.07,0.41,tp_lower -7938,做多,2023-07-31 00:30:00,2023-07-31 01:00:00,1872.28,1869.41,1.4,100.0,0.0748,-0.21,0.07,-0.28,flip -7939,做空,2023-07-31 01:00:00,2023-07-31 01:30:00,1869.41,1872.16,1.4,100.0,0.0747,-0.21,0.07,-0.28,flip -7940,做多,2023-07-31 01:30:00,2023-07-31 02:30:00,1872.16,1869.48,1.39,100.0,0.0744,-0.2,0.07,-0.27,flip -7941,做空,2023-07-31 02:30:00,2023-07-31 08:00:00,1869.48,1868.08,1.39,100.0,0.0743,0.1,0.07,0.03,flip -7942,做多,2023-07-31 08:00:00,2023-07-31 08:30:00,1868.08,1867.65,1.39,100.0,0.0744,-0.03,0.07,-0.1,flip -7943,做空,2023-07-31 08:30:00,2023-07-31 09:30:00,1867.65,1867.26,1.39,100.0,0.0743,0.03,0.07,-0.04,flip -7944,做多,2023-07-31 09:30:00,2023-07-31 13:30:00,1867.26,1863.62,1.39,100.0,0.0742,-0.27,0.07,-0.34,flip -7945,做空,2023-07-31 13:30:00,2023-08-01 00:30:00,1863.62,1860.99,1.38,100.0,0.0742,0.2,0.07,0.13,flip -7946,做多,2023-08-01 00:30:00,2023-08-01 01:00:00,1860.99,1856.99,1.39,100.0,0.0748,-0.3,0.07,-0.37,flip -7947,做空,2023-08-01 01:00:00,2023-08-01 02:00:00,1856.99,1826.03,1.39,100.0,0.0747,2.31,0.07,2.25,tp_lower -7948,做多,2023-08-01 15:30:00,2023-08-01 16:00:00,1834.24,1832.17,1.41,100.0,0.0768,-0.16,0.07,-0.23,flip -7949,做空,2023-08-01 16:00:00,2023-08-01 17:00:00,1832.17,1835.39,1.41,100.0,0.0768,-0.25,0.07,-0.32,flip -7950,做多,2023-08-01 17:00:00,2023-08-01 19:00:00,1835.39,1849.81,1.4,100.0,0.0764,1.1,0.07,1.03,tp_upper -7951,做多,2023-08-02 08:30:00,2023-08-02 09:30:00,1857.01,1854.07,1.42,100.0,0.0764,-0.22,0.07,-0.3,flip -7952,做空,2023-08-02 09:30:00,2023-08-02 10:30:00,1854.07,1858.49,1.42,100.0,0.0763,-0.34,0.07,-0.41,flip -7953,做多,2023-08-02 10:30:00,2023-08-02 11:00:00,1858.49,1858.0,1.41,100.0,0.0759,-0.04,0.07,-0.11,flip -7954,做空,2023-08-02 11:00:00,2023-08-02 11:30:00,1858.0,1859.19,1.41,100.0,0.0758,-0.09,0.07,-0.16,flip -7955,做多,2023-08-02 11:30:00,2023-08-02 12:00:00,1859.19,1856.9,1.41,100.0,0.0756,-0.17,0.07,-0.24,flip -7956,做空,2023-08-02 12:00:00,2023-08-03 01:30:00,1856.9,1844.29,1.4,100.0,0.0756,0.95,0.07,0.88,flip -7957,做多,2023-08-03 01:30:00,2023-08-03 02:00:00,1844.29,1838.51,1.42,100.0,0.0769,-0.44,0.07,-0.52,flip -7958,做空,2023-08-03 02:00:00,2023-08-03 11:30:00,1838.51,1837.13,1.41,100.0,0.0768,0.11,0.07,0.04,flip -7959,做多,2023-08-03 11:30:00,2023-08-03 14:00:00,1837.13,1837.56,1.41,100.0,0.0769,0.03,0.07,-0.04,flip -7960,做空,2023-08-03 14:00:00,2023-08-03 14:30:00,1837.56,1846.89,1.41,100.0,0.0768,-0.72,0.07,-0.79,flip -7961,做多,2023-08-03 14:30:00,2023-08-03 17:00:00,1846.89,1852.72,1.4,100.0,0.0759,0.44,0.07,0.37,tp_upper -7962,做多,2023-08-04 12:00:00,2023-08-04 13:30:00,1836.05,1842.35,1.41,100.0,0.0769,0.48,0.07,0.41,tp_upper -7963,做多,2023-08-04 14:00:00,2023-08-04 14:30:00,1844.13,1846.47,1.42,100.0,0.0768,0.18,0.07,0.11,tp_upper -7964,做多,2023-08-05 08:30:00,2023-08-05 09:00:00,1832.12,1831.7,1.42,100.0,0.0774,-0.03,0.07,-0.1,flip -7965,做空,2023-08-05 09:00:00,2023-08-05 10:00:00,1831.7,1832.2,1.42,100.0,0.0774,-0.04,0.07,-0.11,flip -7966,做多,2023-08-05 10:00:00,2023-08-05 10:30:00,1832.2,1830.97,1.42,100.0,0.0773,-0.1,0.07,-0.17,flip -7967,做空,2023-08-05 10:30:00,2023-08-05 13:00:00,1830.97,1831.32,1.41,100.0,0.0772,-0.03,0.07,-0.1,flip -7968,做多,2023-08-05 13:00:00,2023-08-05 16:30:00,1831.32,1830.56,1.41,100.0,0.0771,-0.06,0.07,-0.13,flip -7969,做空,2023-08-05 16:30:00,2023-08-05 17:00:00,1830.56,1833.77,1.41,100.0,0.077,-0.25,0.07,-0.32,flip -7970,做多,2023-08-05 17:00:00,2023-08-06 01:30:00,1833.77,1832.64,1.41,100.0,0.0766,-0.09,0.07,-0.16,flip -7971,做空,2023-08-06 01:30:00,2023-08-06 02:00:00,1832.64,1837.49,1.41,100.0,0.077,-0.37,0.07,-0.44,flip -7972,做多,2023-08-06 02:00:00,2023-08-06 03:00:00,1837.49,1834.59,1.41,100.0,0.0765,-0.22,0.07,-0.29,flip -7973,做空,2023-08-06 03:00:00,2023-08-06 04:00:00,1834.59,1834.54,1.4,100.0,0.0765,0.0,0.07,-0.07,flip -7974,做多,2023-08-06 04:00:00,2023-08-06 06:00:00,1834.54,1833.18,1.4,100.0,0.0764,-0.1,0.07,-0.17,flip -7975,做空,2023-08-06 06:00:00,2023-08-06 08:00:00,1833.18,1835.23,1.4,100.0,0.0763,-0.16,0.07,-0.23,flip -7976,做多,2023-08-06 08:00:00,2023-08-06 08:30:00,1835.23,1834.64,1.4,100.0,0.0761,-0.04,0.07,-0.11,flip -7977,做空,2023-08-06 08:30:00,2023-08-06 16:30:00,1834.64,1835.23,1.39,100.0,0.076,-0.04,0.07,-0.11,flip -7978,做多,2023-08-06 16:30:00,2023-08-06 17:00:00,1835.23,1831.05,1.39,100.0,0.0759,-0.32,0.07,-0.39,flip -7979,做空,2023-08-06 17:00:00,2023-08-06 17:30:00,1831.05,1832.32,1.39,100.0,0.0758,-0.1,0.07,-0.17,flip -7980,做多,2023-08-06 17:30:00,2023-08-06 18:30:00,1832.32,1832.46,1.39,100.0,0.0756,0.01,0.07,-0.06,flip -7981,做空,2023-08-06 18:30:00,2023-08-06 20:30:00,1832.46,1831.72,1.38,100.0,0.0755,0.06,0.07,-0.01,flip -7982,做多,2023-08-06 20:30:00,2023-08-06 21:30:00,1831.72,1829.48,1.38,100.0,0.0755,-0.17,0.07,-0.24,flip -7983,做空,2023-08-06 21:30:00,2023-08-06 22:00:00,1829.48,1832.02,1.38,100.0,0.0754,-0.19,0.07,-0.26,flip -7984,做多,2023-08-06 22:00:00,2023-08-06 22:30:00,1832.02,1829.26,1.38,100.0,0.0752,-0.21,0.07,-0.28,flip -7985,做空,2023-08-06 22:30:00,2023-08-07 01:00:00,1829.26,1842.0,1.37,100.0,0.0751,-0.96,0.07,-1.03,flip -7986,做多,2023-08-07 01:00:00,2023-08-07 01:30:00,1842.0,1840.43,1.38,100.0,0.075,-0.12,0.07,-0.19,tp_upper -7987,做多,2023-08-07 07:00:00,2023-08-07 08:30:00,1834.31,1832.63,1.38,100.0,0.0752,-0.13,0.07,-0.2,flip -7988,做空,2023-08-07 08:30:00,2023-08-07 09:00:00,1832.63,1834.77,1.38,100.0,0.0751,-0.16,0.07,-0.23,flip -7989,做多,2023-08-07 09:00:00,2023-08-07 10:00:00,1834.77,1832.97,1.37,100.0,0.0748,-0.13,0.07,-0.2,flip -7990,做空,2023-08-07 10:00:00,2023-08-07 10:30:00,1832.97,1836.83,1.37,100.0,0.0748,-0.29,0.07,-0.36,flip -7991,做多,2023-08-07 10:30:00,2023-08-07 11:00:00,1836.83,1834.57,1.37,100.0,0.0744,-0.17,0.07,-0.24,flip -7992,做空,2023-08-07 11:00:00,2023-08-07 12:30:00,1834.57,1832.72,1.36,100.0,0.0743,0.14,0.07,0.07,flip -7993,做多,2023-08-07 12:30:00,2023-08-07 21:30:00,1832.72,1824.78,1.36,100.0,0.0744,-0.59,0.07,-0.66,flip -7994,做空,2023-08-07 21:30:00,2023-08-07 23:30:00,1824.78,1828.18,1.36,100.0,0.0743,-0.25,0.07,-0.32,flip -7995,做多,2023-08-07 23:30:00,2023-08-08 01:30:00,1828.18,1826.2,1.35,100.0,0.0739,-0.15,0.07,-0.21,flip -7996,做空,2023-08-08 01:30:00,2023-08-08 02:00:00,1826.2,1828.14,1.36,100.0,0.0745,-0.14,0.07,-0.21,flip -7997,做多,2023-08-08 02:00:00,2023-08-08 16:30:00,1828.14,1853.42,1.36,100.0,0.0743,1.88,0.07,1.81,tp_upper -7998,做多,2023-08-09 06:30:00,2023-08-09 14:00:00,1856.89,1859.43,1.38,100.0,0.0743,0.19,0.07,0.12,flip -7999,做空,2023-08-09 14:00:00,2023-08-09 23:00:00,1859.43,1856.4,1.38,100.0,0.0742,0.22,0.07,0.16,flip -8000,做多,2023-08-09 23:00:00,2023-08-09 23:30:00,1856.4,1854.7,1.38,100.0,0.0744,-0.13,0.07,-0.2,flip -8001,做空,2023-08-09 23:30:00,2023-08-10 00:00:00,1854.7,1856.86,1.38,100.0,0.0743,-0.16,0.07,-0.23,flip -8002,做多,2023-08-10 00:00:00,2023-08-10 00:30:00,1856.86,1856.77,1.38,100.0,0.0743,-0.01,0.07,-0.08,flip -8003,做空,2023-08-10 00:30:00,2023-08-10 02:00:00,1856.77,1855.22,1.38,100.0,0.0742,0.12,0.07,0.05,flip -8004,做多,2023-08-10 02:00:00,2023-08-10 02:30:00,1855.22,1852.37,1.38,100.0,0.0742,-0.21,0.07,-0.28,flip -8005,做空,2023-08-10 02:30:00,2023-08-10 05:30:00,1852.37,1853.2,1.37,100.0,0.0742,-0.06,0.07,-0.13,flip -8006,做多,2023-08-10 05:30:00,2023-08-10 06:00:00,1853.2,1851.19,1.37,100.0,0.074,-0.15,0.07,-0.22,flip -8007,做空,2023-08-10 06:00:00,2023-08-10 07:00:00,1851.19,1853.2,1.37,100.0,0.074,-0.15,0.07,-0.22,flip -8008,做多,2023-08-10 07:00:00,2023-08-10 07:30:00,1853.2,1850.42,1.37,100.0,0.0737,-0.2,0.07,-0.27,flip -8009,做空,2023-08-10 07:30:00,2023-08-10 09:30:00,1850.42,1851.63,1.36,100.0,0.0737,-0.09,0.07,-0.16,flip -8010,做多,2023-08-10 09:30:00,2023-08-10 11:00:00,1851.63,1851.44,1.36,100.0,0.0735,-0.01,0.07,-0.08,flip -8011,做空,2023-08-10 11:00:00,2023-08-10 12:00:00,1851.44,1852.66,1.36,100.0,0.0734,-0.09,0.07,-0.16,flip -8012,做多,2023-08-10 12:00:00,2023-08-10 14:00:00,1852.66,1858.19,1.36,100.0,0.0732,0.41,0.07,0.34,tp_upper -8013,做多,2023-08-10 15:00:00,2023-08-10 15:30:00,1853.68,1853.16,1.36,100.0,0.0733,-0.04,0.07,-0.11,flip -8014,做空,2023-08-10 15:30:00,2023-08-10 20:00:00,1853.16,1850.21,1.36,100.0,0.0733,0.22,0.07,0.15,flip -8015,做多,2023-08-10 20:00:00,2023-08-10 22:30:00,1850.21,1850.72,1.36,100.0,0.0734,0.04,0.07,-0.03,flip -8016,做空,2023-08-10 22:30:00,2023-08-10 23:00:00,1850.72,1851.98,1.36,100.0,0.0734,-0.09,0.07,-0.16,flip -8017,做多,2023-08-10 23:00:00,2023-08-10 23:30:00,1851.98,1851.42,1.36,100.0,0.0732,-0.04,0.07,-0.11,flip -8018,做空,2023-08-10 23:30:00,2023-08-11 00:00:00,1851.42,1852.8,1.35,100.0,0.0731,-0.1,0.07,-0.17,flip -8019,做多,2023-08-11 00:00:00,2023-08-11 01:30:00,1852.8,1850.36,1.37,100.0,0.0741,-0.18,0.07,-0.25,flip -8020,做空,2023-08-11 01:30:00,2023-08-11 08:00:00,1850.36,1849.85,1.37,100.0,0.074,0.04,0.07,-0.03,flip -8021,做多,2023-08-11 08:00:00,2023-08-11 08:30:00,1849.85,1847.94,1.37,100.0,0.0739,-0.14,0.07,-0.21,flip -8022,做空,2023-08-11 08:30:00,2023-08-11 11:30:00,1847.94,1850.68,1.37,100.0,0.0739,-0.2,0.07,-0.27,flip -8023,做多,2023-08-11 11:30:00,2023-08-11 12:30:00,1850.68,1848.71,1.36,100.0,0.0736,-0.14,0.07,-0.21,flip -8024,做空,2023-08-11 12:30:00,2023-08-11 13:30:00,1848.71,1852.0,1.36,100.0,0.0735,-0.24,0.07,-0.31,flip -8025,做多,2023-08-11 13:30:00,2023-08-11 15:00:00,1852.0,1845.94,1.36,100.0,0.0732,-0.44,0.07,-0.51,flip -8026,做空,2023-08-11 15:00:00,2023-08-11 16:30:00,1845.94,1843.29,1.35,100.0,0.0731,0.19,0.07,0.13,tp_lower -8027,做多,2023-08-11 23:00:00,2023-08-12 03:30:00,1847.1,1847.24,1.35,100.0,0.0731,0.01,0.07,-0.06,flip -8028,做空,2023-08-12 03:30:00,2023-08-12 04:00:00,1847.24,1847.32,1.36,100.0,0.0736,-0.01,0.07,-0.07,flip -8029,做多,2023-08-12 04:00:00,2023-08-12 05:00:00,1847.32,1846.4,1.36,100.0,0.0735,-0.07,0.07,-0.14,flip -8030,做空,2023-08-12 05:00:00,2023-08-12 06:00:00,1846.4,1846.87,1.36,100.0,0.0735,-0.03,0.07,-0.1,flip -8031,做多,2023-08-12 06:00:00,2023-08-12 17:30:00,1846.87,1848.2,1.35,100.0,0.0733,0.1,0.07,0.03,flip -8032,做空,2023-08-12 17:30:00,2023-08-13 00:30:00,1848.2,1850.38,1.35,100.0,0.0733,-0.16,0.07,-0.23,flip -8033,做多,2023-08-13 00:30:00,2023-08-13 01:00:00,1850.38,1849.59,1.36,100.0,0.0734,-0.06,0.07,-0.13,flip -8034,做空,2023-08-13 01:00:00,2023-08-13 07:30:00,1849.59,1848.95,1.36,100.0,0.0733,0.05,0.07,-0.02,flip -8035,做多,2023-08-13 07:30:00,2023-08-13 11:30:00,1848.95,1848.91,1.35,100.0,0.0733,-0.0,0.07,-0.07,flip -8036,做空,2023-08-13 11:30:00,2023-08-13 12:00:00,1848.91,1849.03,1.35,100.0,0.0732,-0.01,0.07,-0.08,flip -8037,做多,2023-08-13 12:00:00,2023-08-13 13:30:00,1849.03,1848.8,1.35,100.0,0.0731,-0.02,0.07,-0.08,flip -8038,做空,2023-08-13 13:30:00,2023-08-13 14:00:00,1848.8,1849.73,1.35,100.0,0.073,-0.07,0.07,-0.14,flip -8039,做多,2023-08-13 14:00:00,2023-08-13 14:30:00,1849.73,1848.43,1.35,100.0,0.0729,-0.09,0.07,-0.16,flip -8040,做空,2023-08-13 14:30:00,2023-08-13 17:00:00,1848.43,1850.13,1.35,100.0,0.0728,-0.12,0.07,-0.19,flip -8041,做多,2023-08-13 17:00:00,2023-08-13 17:30:00,1850.13,1849.54,1.34,100.0,0.0726,-0.04,0.07,-0.11,flip -8042,做空,2023-08-13 17:30:00,2023-08-13 22:30:00,1849.54,1838.35,1.34,100.0,0.0725,0.81,0.07,0.74,tp_lower -8043,做多,2023-08-14 04:00:00,2023-08-14 04:30:00,1847.11,1847.01,1.36,100.0,0.0737,-0.01,0.07,-0.08,flip -8044,做空,2023-08-14 04:30:00,2023-08-14 05:00:00,1847.01,1847.69,1.36,100.0,0.0736,-0.05,0.07,-0.12,flip -8045,做多,2023-08-14 05:00:00,2023-08-14 11:00:00,1847.69,1846.55,1.36,100.0,0.0735,-0.08,0.07,-0.15,flip -8046,做空,2023-08-14 11:00:00,2023-08-14 11:30:00,1846.55,1847.48,1.36,100.0,0.0734,-0.07,0.07,-0.14,flip -8047,做多,2023-08-14 11:30:00,2023-08-14 12:00:00,1847.48,1845.21,1.35,100.0,0.0733,-0.17,0.07,-0.23,flip -8048,做空,2023-08-14 12:00:00,2023-08-14 12:30:00,1845.21,1846.07,1.35,100.0,0.0732,-0.06,0.07,-0.13,flip -8049,做多,2023-08-14 12:30:00,2023-08-14 17:30:00,1846.07,1846.68,1.35,100.0,0.0731,0.04,0.07,-0.02,flip -8050,做空,2023-08-14 17:30:00,2023-08-15 09:00:00,1846.68,1843.84,1.35,100.0,0.073,0.21,0.07,0.14,flip -8051,做多,2023-08-15 09:00:00,2023-08-15 13:30:00,1843.84,1840.59,1.36,100.0,0.0736,-0.24,0.07,-0.31,flip -8052,做空,2023-08-15 13:30:00,2023-08-15 14:00:00,1840.59,1843.41,1.35,100.0,0.0736,-0.21,0.07,-0.28,flip -8053,做多,2023-08-15 14:00:00,2023-08-15 14:30:00,1843.41,1843.2,1.35,100.0,0.0733,-0.02,0.07,-0.08,flip -8054,做空,2023-08-15 14:30:00,2023-08-15 18:30:00,1843.2,1839.7,1.35,100.0,0.0732,0.26,0.07,0.19,flip -8055,做多,2023-08-15 18:30:00,2023-08-16 15:00:00,1839.7,1824.3,1.35,100.0,0.0734,-1.13,0.07,-1.2,flip -8056,做空,2023-08-16 15:00:00,2023-08-16 17:30:00,1824.3,1825.32,1.34,100.0,0.0736,-0.08,0.07,-0.14,flip -8057,做多,2023-08-16 17:30:00,2023-08-16 18:30:00,1825.32,1823.3,1.34,100.0,0.0735,-0.15,0.07,-0.22,flip -8058,做空,2023-08-16 18:30:00,2023-08-16 20:00:00,1823.3,1805.27,1.34,100.0,0.0734,1.32,0.07,1.26,tp_lower -8059,做多,2023-08-18 18:30:00,2023-08-19 08:30:00,1667.58,1660.92,1.35,100.0,0.0812,-0.54,0.07,-0.61,flip -8060,做空,2023-08-19 08:30:00,2023-08-19 09:30:00,1660.92,1662.6,1.35,100.0,0.0812,-0.14,0.07,-0.2,flip -8061,做多,2023-08-19 09:30:00,2023-08-19 10:30:00,1662.6,1660.59,1.35,100.0,0.0809,-0.16,0.07,-0.23,flip -8062,做空,2023-08-19 10:30:00,2023-08-19 13:00:00,1660.59,1661.87,1.34,100.0,0.0809,-0.1,0.07,-0.17,flip -8063,做多,2023-08-19 13:00:00,2023-08-19 13:30:00,1661.87,1659.86,1.34,100.0,0.0807,-0.16,0.07,-0.23,flip -8064,做空,2023-08-19 13:30:00,2023-08-19 14:00:00,1659.86,1663.53,1.34,100.0,0.0806,-0.3,0.07,-0.36,flip -8065,做多,2023-08-19 14:00:00,2023-08-19 15:30:00,1663.53,1682.39,1.33,100.0,0.0801,1.51,0.07,1.44,tp_upper -8066,做多,2023-08-19 23:00:00,2023-08-20 01:00:00,1668.72,1666.38,1.35,100.0,0.0807,-0.19,0.07,-0.26,flip -8067,做空,2023-08-20 01:00:00,2023-08-20 02:30:00,1666.38,1668.32,1.35,100.0,0.0811,-0.16,0.07,-0.23,flip -8068,做多,2023-08-20 02:30:00,2023-08-20 14:30:00,1668.32,1667.08,1.35,100.0,0.0809,-0.1,0.07,-0.17,flip -8069,做空,2023-08-20 14:30:00,2023-08-20 15:00:00,1667.08,1668.8,1.35,100.0,0.0808,-0.14,0.07,-0.21,flip -8070,做多,2023-08-20 15:00:00,2023-08-20 16:00:00,1668.8,1669.77,1.34,100.0,0.0805,0.08,0.07,0.01,flip -8071,做空,2023-08-20 16:00:00,2023-08-20 17:00:00,1669.77,1671.0,1.34,100.0,0.0805,-0.1,0.07,-0.17,flip -8072,做多,2023-08-20 17:00:00,2023-08-20 20:30:00,1671.0,1688.41,1.34,100.0,0.0803,1.4,0.07,1.33,tp_upper -8073,做多,2023-08-21 03:00:00,2023-08-21 03:30:00,1677.98,1676.13,1.36,100.0,0.0812,-0.15,0.07,-0.22,flip -8074,做空,2023-08-21 03:30:00,2023-08-21 05:00:00,1676.13,1681.65,1.36,100.0,0.0811,-0.45,0.07,-0.52,flip -8075,做多,2023-08-21 05:00:00,2023-08-21 05:30:00,1681.65,1677.55,1.35,100.0,0.0805,-0.33,0.07,-0.4,flip -8076,做空,2023-08-21 05:30:00,2023-08-21 13:30:00,1677.55,1677.59,1.35,100.0,0.0804,-0.0,0.07,-0.07,flip -8077,做多,2023-08-21 13:30:00,2023-08-21 14:00:00,1677.59,1671.4,1.35,100.0,0.0803,-0.5,0.07,-0.56,flip -8078,做空,2023-08-21 14:00:00,2023-08-21 14:30:00,1671.4,1673.22,1.34,100.0,0.0802,-0.15,0.07,-0.21,flip -8079,做多,2023-08-21 14:30:00,2023-08-21 21:00:00,1673.22,1670.35,1.34,100.0,0.08,-0.23,0.07,-0.3,flip -8080,做空,2023-08-21 21:00:00,2023-08-22 00:30:00,1670.35,1666.02,1.33,100.0,0.0799,0.35,0.07,0.28,flip -8081,做多,2023-08-22 00:30:00,2023-08-22 08:00:00,1666.02,1664.99,1.35,100.0,0.0808,-0.08,0.07,-0.15,flip -8082,做空,2023-08-22 08:00:00,2023-08-22 15:30:00,1664.99,1649.16,1.34,100.0,0.0807,1.28,0.07,1.21,tp_lower -8083,做多,2023-08-23 04:30:00,2023-08-23 05:00:00,1637.15,1634.34,1.36,100.0,0.0829,-0.23,0.07,-0.3,flip -8084,做空,2023-08-23 05:00:00,2023-08-23 05:30:00,1634.34,1638.25,1.35,100.0,0.0829,-0.32,0.07,-0.39,flip -8085,做多,2023-08-23 05:30:00,2023-08-23 16:00:00,1638.25,1676.01,1.35,100.0,0.0824,3.11,0.07,3.04,tp_upper -8086,做多,2023-08-24 06:30:00,2023-08-24 09:00:00,1674.89,1671.55,1.38,100.0,0.0826,-0.28,0.07,-0.34,flip -8087,做空,2023-08-24 09:00:00,2023-08-24 14:30:00,1671.55,1645.08,1.38,100.0,0.0825,2.18,0.07,2.12,tp_lower -8088,做多,2023-08-24 23:30:00,2023-08-25 00:00:00,1660.22,1657.78,1.4,100.0,0.0843,-0.21,0.07,-0.28,flip -8089,做空,2023-08-25 00:00:00,2023-08-25 01:30:00,1657.78,1659.75,1.4,100.0,0.0844,-0.17,0.07,-0.24,flip -8090,做多,2023-08-25 01:30:00,2023-08-25 03:00:00,1659.75,1650.72,1.4,100.0,0.0841,-0.76,0.07,-0.83,flip -8091,做空,2023-08-25 03:00:00,2023-08-25 03:30:00,1650.72,1654.61,1.39,100.0,0.084,-0.33,0.07,-0.4,flip -8092,做多,2023-08-25 03:30:00,2023-08-25 04:00:00,1654.61,1649.11,1.38,100.0,0.0835,-0.46,0.07,-0.53,flip -8093,做空,2023-08-25 04:00:00,2023-08-25 05:30:00,1649.11,1651.76,1.38,100.0,0.0835,-0.22,0.07,-0.29,flip -8094,做多,2023-08-25 05:30:00,2023-08-25 06:00:00,1651.76,1650.55,1.37,100.0,0.0831,-0.1,0.07,-0.17,flip -8095,做空,2023-08-25 06:00:00,2023-08-25 07:00:00,1650.55,1651.55,1.37,100.0,0.083,-0.08,0.07,-0.15,flip -8096,做多,2023-08-25 07:00:00,2023-08-25 07:30:00,1651.55,1650.53,1.37,100.0,0.0828,-0.08,0.07,-0.15,flip -8097,做空,2023-08-25 07:30:00,2023-08-25 08:00:00,1650.53,1656.93,1.37,100.0,0.0828,-0.53,0.07,-0.6,flip -8098,做多,2023-08-25 08:00:00,2023-08-25 09:30:00,1656.93,1652.12,1.36,100.0,0.082,-0.39,0.07,-0.46,flip -8099,做空,2023-08-25 09:30:00,2023-08-25 10:00:00,1652.12,1652.96,1.35,100.0,0.082,-0.07,0.07,-0.14,flip -8100,做多,2023-08-25 10:00:00,2023-08-25 10:30:00,1652.96,1651.61,1.35,100.0,0.0818,-0.11,0.07,-0.18,flip -8101,做空,2023-08-25 10:30:00,2023-08-25 11:00:00,1651.61,1653.75,1.35,100.0,0.0817,-0.17,0.07,-0.24,flip -8102,做多,2023-08-25 11:00:00,2023-08-25 11:30:00,1653.75,1653.51,1.35,100.0,0.0814,-0.02,0.07,-0.09,flip -8103,做空,2023-08-25 11:30:00,2023-08-25 14:00:00,1653.51,1657.36,1.34,100.0,0.0813,-0.31,0.07,-0.38,flip -8104,做多,2023-08-25 14:00:00,2023-08-25 14:30:00,1657.36,1638.94,1.34,100.0,0.0809,-1.49,0.07,-1.56,flip -8105,做空,2023-08-25 14:30:00,2023-08-25 15:00:00,1638.94,1651.58,1.32,100.0,0.0808,-1.02,0.07,-1.09,tp_lower -8106,做多,2023-08-25 15:00:00,2023-08-25 19:00:00,1651.58,1649.36,1.31,100.0,0.0795,-0.18,0.07,-0.24,flip -8107,做空,2023-08-25 19:00:00,2023-08-25 20:30:00,1649.36,1649.24,1.31,100.0,0.0794,0.01,0.07,-0.06,flip -8108,做多,2023-08-25 20:30:00,2023-08-25 21:00:00,1649.24,1648.89,1.31,100.0,0.0793,-0.03,0.07,-0.09,flip -8109,做空,2023-08-25 21:00:00,2023-08-25 21:30:00,1648.89,1650.33,1.31,100.0,0.0792,-0.11,0.07,-0.18,flip -8110,做多,2023-08-25 21:30:00,2023-08-25 22:00:00,1650.33,1648.74,1.3,100.0,0.079,-0.13,0.07,-0.19,flip -8111,做空,2023-08-25 22:00:00,2023-08-25 22:30:00,1648.74,1653.29,1.3,100.0,0.0789,-0.36,0.07,-0.42,flip -8112,做多,2023-08-25 22:30:00,2023-08-26 08:30:00,1653.29,1649.47,1.3,100.0,0.0784,-0.3,0.06,-0.36,flip -8113,做空,2023-08-26 08:30:00,2023-08-26 14:30:00,1649.47,1651.44,1.32,100.0,0.0801,-0.16,0.07,-0.22,flip -8114,做多,2023-08-26 14:30:00,2023-08-26 15:00:00,1651.44,1650.0,1.32,100.0,0.0799,-0.11,0.07,-0.18,flip -8115,做空,2023-08-26 15:00:00,2023-08-26 15:30:00,1650.0,1650.6,1.32,100.0,0.0798,-0.05,0.07,-0.11,flip -8116,做多,2023-08-26 15:30:00,2023-08-26 16:00:00,1650.6,1649.32,1.31,100.0,0.0796,-0.1,0.07,-0.17,flip -8117,做空,2023-08-26 16:00:00,2023-08-26 21:00:00,1649.32,1649.52,1.31,100.0,0.0796,-0.02,0.07,-0.08,flip -8118,做多,2023-08-26 21:00:00,2023-08-26 21:30:00,1649.52,1648.11,1.31,100.0,0.0795,-0.11,0.07,-0.18,flip -8119,做空,2023-08-26 21:30:00,2023-08-26 22:00:00,1648.11,1648.33,1.31,100.0,0.0794,-0.02,0.07,-0.08,flip -8120,做多,2023-08-26 22:00:00,2023-08-27 00:30:00,1648.33,1646.96,1.31,100.0,0.0793,-0.11,0.07,-0.17,flip -8121,做空,2023-08-27 00:30:00,2023-08-27 01:30:00,1646.96,1648.81,1.31,100.0,0.0798,-0.15,0.07,-0.21,flip -8122,做多,2023-08-27 01:30:00,2023-08-27 02:00:00,1648.81,1647.51,1.31,100.0,0.0795,-0.1,0.07,-0.17,flip -8123,做空,2023-08-27 02:00:00,2023-08-27 04:00:00,1647.51,1647.93,1.31,100.0,0.0794,-0.03,0.07,-0.1,flip -8124,做多,2023-08-27 04:00:00,2023-08-27 07:30:00,1647.93,1647.81,1.31,100.0,0.0793,-0.01,0.07,-0.07,flip -8125,做空,2023-08-27 07:30:00,2023-08-27 08:30:00,1647.81,1650.01,1.31,100.0,0.0792,-0.17,0.07,-0.24,flip -8126,做多,2023-08-27 08:30:00,2023-08-27 12:00:00,1650.01,1648.05,1.3,100.0,0.0789,-0.15,0.07,-0.22,flip -8127,做空,2023-08-27 12:00:00,2023-08-27 12:30:00,1648.05,1649.94,1.3,100.0,0.0789,-0.15,0.07,-0.21,flip -8128,做多,2023-08-27 12:30:00,2023-08-27 14:00:00,1649.94,1654.88,1.3,100.0,0.0786,0.39,0.07,0.32,tp_upper -8129,做多,2023-08-27 18:00:00,2023-08-27 21:30:00,1652.33,1652.45,1.3,100.0,0.0786,0.01,0.06,-0.06,flip -8130,做空,2023-08-27 21:30:00,2023-08-27 22:00:00,1652.45,1653.85,1.3,100.0,0.0786,-0.11,0.06,-0.17,flip -8131,做多,2023-08-27 22:00:00,2023-08-28 00:00:00,1653.85,1653.27,1.3,100.0,0.0784,-0.05,0.06,-0.11,flip -8132,做空,2023-08-28 00:00:00,2023-08-28 05:30:00,1653.27,1641.72,1.31,100.0,0.0791,0.91,0.06,0.85,tp_lower -8133,做多,2023-08-28 12:00:00,2023-08-28 13:30:00,1656.69,1648.43,1.31,100.0,0.0794,-0.66,0.07,-0.72,flip -8134,做空,2023-08-28 13:30:00,2023-08-28 14:00:00,1648.43,1649.97,1.31,100.0,0.0793,-0.12,0.07,-0.19,flip -8135,做多,2023-08-28 14:00:00,2023-08-28 15:30:00,1649.97,1647.99,1.3,100.0,0.0791,-0.16,0.07,-0.22,flip -8136,做空,2023-08-28 15:30:00,2023-08-28 18:00:00,1647.99,1649.93,1.3,100.0,0.079,-0.15,0.07,-0.22,flip -8137,做多,2023-08-28 18:00:00,2023-08-28 19:00:00,1649.93,1642.73,1.3,100.0,0.0787,-0.57,0.06,-0.63,flip -8138,做空,2023-08-28 19:00:00,2023-08-28 19:30:00,1642.73,1645.82,1.29,100.0,0.0786,-0.24,0.06,-0.31,flip -8139,做多,2023-08-28 19:30:00,2023-08-28 20:30:00,1645.82,1646.28,1.29,100.0,0.0783,0.04,0.06,-0.03,flip -8140,做空,2023-08-28 20:30:00,2023-08-28 21:00:00,1646.28,1646.99,1.29,100.0,0.0782,-0.06,0.06,-0.12,flip -8141,做多,2023-08-28 21:00:00,2023-08-28 21:30:00,1646.99,1645.69,1.29,100.0,0.078,-0.1,0.06,-0.17,flip -8142,做空,2023-08-28 21:30:00,2023-08-28 22:00:00,1645.69,1649.15,1.28,100.0,0.078,-0.27,0.06,-0.33,flip -8143,做多,2023-08-28 22:00:00,2023-08-29 04:30:00,1649.15,1650.16,1.28,100.0,0.0776,0.08,0.06,0.01,flip -8144,做空,2023-08-29 04:30:00,2023-08-29 05:00:00,1650.16,1650.27,1.29,100.0,0.0783,-0.01,0.06,-0.07,flip -8145,做多,2023-08-29 05:00:00,2023-08-29 05:30:00,1650.27,1649.84,1.29,100.0,0.0782,-0.03,0.06,-0.1,flip -8146,做空,2023-08-29 05:30:00,2023-08-29 07:00:00,1649.84,1648.78,1.29,100.0,0.0782,0.08,0.06,0.02,flip -8147,做多,2023-08-29 07:00:00,2023-08-29 07:30:00,1648.78,1646.57,1.29,100.0,0.0782,-0.17,0.06,-0.24,flip -8148,做空,2023-08-29 07:30:00,2023-08-29 13:30:00,1646.57,1644.48,1.29,100.0,0.0781,0.16,0.06,0.1,flip -8149,做多,2023-08-29 13:30:00,2023-08-29 14:00:00,1644.48,1695.07,1.29,100.0,0.0782,3.96,0.07,3.89,tp_upper -8150,做多,2023-08-29 14:00:00,2023-08-29 14:30:00,1695.07,1721.13,1.32,100.0,0.0781,2.04,0.07,1.97,tp_upper -8151,做多,2023-08-30 05:30:00,2023-08-30 13:30:00,1720.04,1717.62,1.35,100.0,0.0786,-0.19,0.07,-0.26,flip -8152,做空,2023-08-30 13:30:00,2023-08-30 14:30:00,1717.62,1702.12,1.35,100.0,0.0786,1.22,0.07,1.15,tp_lower -8153,做多,2023-08-31 05:00:00,2023-08-31 06:00:00,1703.03,1702.03,1.36,100.0,0.08,-0.08,0.07,-0.15,flip -8154,做空,2023-08-31 06:00:00,2023-08-31 06:30:00,1702.03,1703.39,1.36,100.0,0.0799,-0.11,0.07,-0.18,flip -8155,做多,2023-08-31 06:30:00,2023-08-31 11:00:00,1703.39,1711.79,1.36,100.0,0.0797,0.67,0.07,0.6,tp_upper -8156,做多,2023-08-31 14:30:00,2023-08-31 15:00:00,1704.54,1700.53,1.36,100.0,0.08,-0.32,0.07,-0.39,flip -8157,做空,2023-08-31 15:00:00,2023-08-31 15:30:00,1700.53,1688.1,1.36,100.0,0.0799,0.99,0.07,0.93,tp_lower -8158,做多,2023-09-01 11:30:00,2023-09-01 12:30:00,1646.26,1646.05,1.37,100.0,0.0834,-0.02,0.07,-0.09,flip -8159,做空,2023-09-01 12:30:00,2023-09-01 13:30:00,1646.05,1644.43,1.37,100.0,0.0833,0.14,0.07,0.07,tp_lower -8160,做多,2023-09-01 20:30:00,2023-09-02 00:30:00,1628.27,1629.14,1.37,100.0,0.0842,0.07,0.07,0.0,flip -8161,做空,2023-09-02 00:30:00,2023-09-02 02:00:00,1629.14,1631.99,1.37,100.0,0.0844,-0.24,0.07,-0.31,flip -8162,做多,2023-09-02 02:00:00,2023-09-02 02:30:00,1631.99,1628.57,1.37,100.0,0.084,-0.29,0.07,-0.36,flip -8163,做空,2023-09-02 02:30:00,2023-09-02 03:00:00,1628.57,1630.04,1.37,100.0,0.0839,-0.12,0.07,-0.19,flip -8164,做多,2023-09-02 03:00:00,2023-09-02 15:00:00,1630.04,1642.25,1.36,100.0,0.0837,1.02,0.07,0.95,tp_upper -8165,做多,2023-09-02 19:30:00,2023-09-02 20:00:00,1632.81,1632.43,1.37,100.0,0.0841,-0.03,0.07,-0.1,flip -8166,做空,2023-09-02 20:00:00,2023-09-02 20:30:00,1632.43,1633.38,1.37,100.0,0.084,-0.08,0.07,-0.15,flip -8167,做多,2023-09-02 20:30:00,2023-09-03 00:30:00,1633.38,1634.39,1.37,100.0,0.0838,0.08,0.07,0.02,flip -8168,做空,2023-09-03 00:30:00,2023-09-03 03:30:00,1634.39,1635.45,1.38,100.0,0.0842,-0.09,0.07,-0.16,flip -8169,做多,2023-09-03 03:30:00,2023-09-03 04:30:00,1635.45,1634.4,1.37,100.0,0.084,-0.09,0.07,-0.16,flip -8170,做空,2023-09-03 04:30:00,2023-09-03 05:00:00,1634.4,1635.41,1.37,100.0,0.084,-0.08,0.07,-0.15,flip -8171,做多,2023-09-03 05:00:00,2023-09-03 05:30:00,1635.41,1635.28,1.37,100.0,0.0838,-0.01,0.07,-0.08,flip -8172,做空,2023-09-03 05:30:00,2023-09-03 07:30:00,1635.28,1634.95,1.37,100.0,0.0837,0.03,0.07,-0.04,flip -8173,做多,2023-09-03 07:30:00,2023-09-03 08:00:00,1634.95,1633.06,1.37,100.0,0.0836,-0.16,0.07,-0.23,flip -8174,做空,2023-09-03 08:00:00,2023-09-03 12:00:00,1633.06,1635.47,1.36,100.0,0.0835,-0.2,0.07,-0.27,flip -8175,做多,2023-09-03 12:00:00,2023-09-03 12:30:00,1635.47,1631.2,1.36,100.0,0.0832,-0.36,0.07,-0.42,tp_upper -8176,做多,2023-09-03 14:00:00,2023-09-03 15:00:00,1634.36,1634.06,1.36,100.0,0.083,-0.02,0.07,-0.09,flip -8177,做空,2023-09-03 15:00:00,2023-09-03 16:30:00,1634.06,1627.18,1.35,100.0,0.0829,0.57,0.07,0.5,tp_lower -8178,做多,2023-09-03 18:00:00,2023-09-03 20:30:00,1635.19,1642.06,1.36,100.0,0.0831,0.57,0.07,0.5,tp_upper -8179,做多,2023-09-04 00:00:00,2023-09-04 00:30:00,1635.11,1634.25,1.38,100.0,0.0842,-0.07,0.07,-0.14,flip -8180,做空,2023-09-04 00:30:00,2023-09-04 02:30:00,1634.25,1637.8,1.38,100.0,0.0842,-0.3,0.07,-0.37,flip -8181,做多,2023-09-04 02:30:00,2023-09-04 05:30:00,1637.8,1634.44,1.37,100.0,0.0837,-0.28,0.07,-0.35,flip -8182,做空,2023-09-04 05:30:00,2023-09-04 06:00:00,1634.44,1637.66,1.37,100.0,0.0836,-0.27,0.07,-0.34,flip -8183,做多,2023-09-04 06:00:00,2023-09-04 09:30:00,1637.66,1636.5,1.36,100.0,0.0832,-0.1,0.07,-0.16,flip -8184,做空,2023-09-04 09:30:00,2023-09-04 15:00:00,1636.5,1625.09,1.36,100.0,0.0831,0.95,0.07,0.88,tp_lower -8185,做多,2023-09-04 17:00:00,2023-09-05 00:00:00,1631.82,1625.93,1.37,100.0,0.0839,-0.49,0.07,-0.56,flip -8186,做空,2023-09-05 00:00:00,2023-09-05 05:30:00,1625.93,1624.66,1.37,100.0,0.0843,0.11,0.07,0.04,flip -8187,做多,2023-09-05 05:30:00,2023-09-05 08:00:00,1624.66,1622.6,1.37,100.0,0.0843,-0.17,0.07,-0.24,flip -8188,做空,2023-09-05 08:00:00,2023-09-05 09:00:00,1622.6,1625.32,1.37,100.0,0.0842,-0.23,0.07,-0.3,flip -8189,做多,2023-09-05 09:00:00,2023-09-05 20:00:00,1625.32,1631.01,1.36,100.0,0.0839,0.48,0.07,0.41,flip -8190,做空,2023-09-05 20:00:00,2023-09-05 21:00:00,1631.01,1631.64,1.37,100.0,0.0838,-0.05,0.07,-0.12,flip -8191,做多,2023-09-05 21:00:00,2023-09-05 21:30:00,1631.64,1629.76,1.36,100.0,0.0836,-0.16,0.07,-0.23,flip -8192,做空,2023-09-05 21:30:00,2023-09-05 22:00:00,1629.76,1630.79,1.36,100.0,0.0835,-0.09,0.07,-0.15,flip -8193,做多,2023-09-05 22:00:00,2023-09-06 01:30:00,1630.79,1632.77,1.36,100.0,0.0834,0.17,0.07,0.1,flip -8194,做空,2023-09-06 01:30:00,2023-09-06 02:00:00,1632.77,1634.91,1.37,100.0,0.0839,-0.18,0.07,-0.25,flip -8195,做多,2023-09-06 02:00:00,2023-09-06 03:30:00,1634.91,1632.63,1.37,100.0,0.0836,-0.19,0.07,-0.26,flip -8196,做空,2023-09-06 03:30:00,2023-09-06 09:30:00,1632.63,1631.59,1.36,100.0,0.0835,0.09,0.07,0.02,flip -8197,做多,2023-09-06 09:30:00,2023-09-06 10:30:00,1631.59,1630.93,1.36,100.0,0.0835,-0.06,0.07,-0.12,flip -8198,做空,2023-09-06 10:30:00,2023-09-06 11:00:00,1630.93,1634.62,1.36,100.0,0.0834,-0.31,0.07,-0.38,flip -8199,做多,2023-09-06 11:00:00,2023-09-06 11:30:00,1634.62,1632.02,1.36,100.0,0.083,-0.22,0.07,-0.28,flip -8200,做空,2023-09-06 11:30:00,2023-09-06 12:00:00,1632.02,1633.63,1.35,100.0,0.0829,-0.13,0.07,-0.2,flip -8201,做多,2023-09-06 12:00:00,2023-09-06 12:30:00,1633.63,1631.62,1.35,100.0,0.0826,-0.17,0.07,-0.23,flip -8202,做空,2023-09-06 12:30:00,2023-09-06 13:30:00,1631.62,1631.72,1.35,100.0,0.0826,-0.01,0.07,-0.08,flip -8203,做多,2023-09-06 13:30:00,2023-09-06 14:00:00,1631.72,1620.88,1.35,100.0,0.0825,-0.89,0.07,-0.96,flip -8204,做空,2023-09-06 14:00:00,2023-09-06 14:30:00,1620.88,1623.46,1.34,100.0,0.0824,-0.21,0.07,-0.28,tp_lower -8205,做多,2023-09-06 17:30:00,2023-09-06 18:00:00,1645.79,1630.21,1.33,100.0,0.0809,-1.26,0.07,-1.33,tp_upper -8206,做多,2023-09-06 19:00:00,2023-09-06 20:00:00,1630.37,1629.1,1.32,100.0,0.0808,-0.1,0.07,-0.17,flip -8207,做空,2023-09-06 20:00:00,2023-09-06 21:00:00,1629.1,1631.99,1.32,100.0,0.0808,-0.23,0.07,-0.3,flip -8208,做多,2023-09-06 21:00:00,2023-09-07 08:00:00,1631.99,1632.25,1.31,100.0,0.0804,0.02,0.07,-0.04,flip -8209,做空,2023-09-07 08:00:00,2023-09-07 08:30:00,1632.25,1632.58,1.33,100.0,0.0814,-0.03,0.07,-0.09,flip -8210,做多,2023-09-07 08:30:00,2023-09-07 09:30:00,1632.58,1631.47,1.33,100.0,0.0813,-0.09,0.07,-0.16,flip -8211,做空,2023-09-07 09:30:00,2023-09-07 16:00:00,1631.47,1632.77,1.33,100.0,0.0812,-0.11,0.07,-0.17,flip -8212,做多,2023-09-07 16:00:00,2023-09-07 19:00:00,1632.77,1635.13,1.32,100.0,0.081,0.19,0.07,0.12,flip -8213,做空,2023-09-07 19:00:00,2023-09-08 08:30:00,1635.13,1644.61,1.32,100.0,0.0809,-0.77,0.07,-0.83,flip -8214,做多,2023-09-08 08:30:00,2023-09-08 09:00:00,1644.61,1641.96,1.32,100.0,0.0803,-0.21,0.07,-0.28,flip -8215,做空,2023-09-08 09:00:00,2023-09-08 10:00:00,1641.96,1624.88,1.32,100.0,0.0802,1.37,0.07,1.3,tp_lower -8216,做多,2023-09-08 20:30:00,2023-09-08 21:00:00,1636.33,1634.66,1.33,100.0,0.0812,-0.14,0.07,-0.2,flip -8217,做空,2023-09-08 21:00:00,2023-09-08 22:00:00,1634.66,1633.91,1.33,100.0,0.0812,0.06,0.07,-0.01,flip -8218,做多,2023-09-08 22:00:00,2023-09-09 04:00:00,1633.91,1632.49,1.33,100.0,0.0811,-0.12,0.07,-0.18,flip -8219,做空,2023-09-09 04:00:00,2023-09-09 06:00:00,1632.49,1632.5,1.33,100.0,0.0814,-0.0,0.07,-0.07,flip -8220,做多,2023-09-09 06:00:00,2023-09-09 10:00:00,1632.5,1633.23,1.33,100.0,0.0813,0.06,0.07,-0.01,flip -8221,做空,2023-09-09 10:00:00,2023-09-09 10:30:00,1633.23,1633.68,1.33,100.0,0.0813,-0.04,0.07,-0.1,flip -8222,做多,2023-09-09 10:30:00,2023-09-09 11:00:00,1633.68,1633.56,1.33,100.0,0.0811,-0.01,0.07,-0.08,flip -8223,做空,2023-09-09 11:00:00,2023-09-09 11:30:00,1633.56,1634.45,1.32,100.0,0.0811,-0.07,0.07,-0.14,flip -8224,做多,2023-09-09 11:30:00,2023-09-09 12:30:00,1634.45,1633.75,1.32,100.0,0.0809,-0.06,0.07,-0.12,flip -8225,做空,2023-09-09 12:30:00,2023-09-09 15:00:00,1633.75,1633.71,1.32,100.0,0.0808,0.0,0.07,-0.06,flip -8226,做多,2023-09-09 15:00:00,2023-09-09 17:30:00,1633.71,1633.59,1.32,100.0,0.0807,-0.01,0.07,-0.08,flip -8227,做空,2023-09-09 17:30:00,2023-09-09 19:30:00,1633.59,1633.18,1.32,100.0,0.0807,0.03,0.07,-0.03,flip -8228,做多,2023-09-09 19:30:00,2023-09-09 20:30:00,1633.18,1632.86,1.32,100.0,0.0806,-0.03,0.07,-0.09,flip -8229,做空,2023-09-09 20:30:00,2023-09-09 21:00:00,1632.86,1633.96,1.31,100.0,0.0805,-0.09,0.07,-0.15,flip -8230,做多,2023-09-09 21:00:00,2023-09-10 00:00:00,1633.96,1631.33,1.31,100.0,0.0803,-0.21,0.07,-0.28,flip -8231,做空,2023-09-10 00:00:00,2023-09-10 01:00:00,1631.33,1628.85,1.32,100.0,0.0811,0.2,0.07,0.14,tp_lower -8232,做多,2023-09-10 13:30:00,2023-09-10 20:30:00,1626.34,1618.47,1.32,100.0,0.0814,-0.64,0.07,-0.71,flip -8233,做空,2023-09-10 20:30:00,2023-09-10 21:00:00,1618.47,1624.15,1.32,100.0,0.0813,-0.46,0.07,-0.53,flip -8234,做多,2023-09-10 21:00:00,2023-09-10 21:30:00,1624.15,1623.29,1.31,100.0,0.0807,-0.07,0.07,-0.13,flip -8235,做空,2023-09-10 21:30:00,2023-09-11 05:30:00,1623.29,1616.71,1.31,100.0,0.0806,0.53,0.07,0.47,flip -8236,做多,2023-09-11 05:30:00,2023-09-11 06:00:00,1616.71,1615.2,1.32,100.0,0.0816,-0.12,0.07,-0.19,flip -8237,做空,2023-09-11 06:00:00,2023-09-11 09:00:00,1615.2,1591.05,1.32,100.0,0.0815,1.97,0.06,1.9,tp_lower -8238,做多,2023-09-12 03:00:00,2023-09-12 17:00:00,1591.73,1592.32,1.34,100.0,0.084,0.05,0.07,-0.02,flip -8239,做空,2023-09-12 17:00:00,2023-09-12 18:00:00,1592.32,1591.34,1.34,100.0,0.0839,0.08,0.07,0.02,flip -8240,做多,2023-09-12 18:00:00,2023-09-12 23:00:00,1591.34,1594.36,1.34,100.0,0.084,0.25,0.07,0.19,flip -8241,做空,2023-09-12 23:00:00,2023-09-13 00:30:00,1594.36,1596.15,1.34,100.0,0.0839,-0.15,0.07,-0.22,flip -8242,做多,2023-09-13 00:30:00,2023-09-13 01:30:00,1596.15,1598.15,1.34,100.0,0.0839,0.17,0.07,0.1,flip -8243,做空,2023-09-13 01:30:00,2023-09-13 09:00:00,1598.15,1595.62,1.34,100.0,0.0838,0.21,0.07,0.15,flip -8244,做多,2023-09-13 09:00:00,2023-09-13 12:30:00,1595.62,1600.54,1.34,100.0,0.084,0.41,0.07,0.35,flip -8245,做空,2023-09-13 12:30:00,2023-09-13 14:00:00,1600.54,1599.36,1.34,100.0,0.0839,0.1,0.07,0.03,flip -8246,做多,2023-09-13 14:00:00,2023-09-13 15:00:00,1599.36,1609.65,1.34,100.0,0.0839,0.86,0.07,0.8,tp_upper -8247,做多,2023-09-13 19:00:00,2023-09-14 00:30:00,1600.78,1635.2,1.35,100.0,0.0843,2.9,0.07,2.83,tp_upper -8248,做多,2023-09-14 21:00:00,2023-09-14 21:30:00,1627.72,1626.53,1.38,100.0,0.085,-0.1,0.07,-0.17,flip -8249,做空,2023-09-14 21:30:00,2023-09-14 22:00:00,1626.53,1630.8,1.38,100.0,0.085,-0.36,0.07,-0.43,flip -8250,做多,2023-09-14 22:00:00,2023-09-14 23:30:00,1630.8,1625.65,1.38,100.0,0.0844,-0.43,0.07,-0.5,flip -8251,做空,2023-09-14 23:30:00,2023-09-15 02:00:00,1625.65,1634.86,1.37,100.0,0.0843,-0.78,0.07,-0.85,flip -8252,做多,2023-09-15 02:00:00,2023-09-15 05:30:00,1634.86,1629.86,1.37,100.0,0.0836,-0.42,0.07,-0.49,flip -8253,做空,2023-09-15 05:30:00,2023-09-15 06:00:00,1629.86,1630.38,1.36,100.0,0.0835,-0.04,0.07,-0.11,flip -8254,做多,2023-09-15 06:00:00,2023-09-15 06:30:00,1630.38,1629.01,1.36,100.0,0.0834,-0.11,0.07,-0.18,flip -8255,做空,2023-09-15 06:30:00,2023-09-15 09:30:00,1629.01,1627.94,1.36,100.0,0.0833,0.09,0.07,0.02,flip -8256,做多,2023-09-15 09:30:00,2023-09-15 11:00:00,1627.94,1623.72,1.36,100.0,0.0833,-0.35,0.07,-0.42,flip -8257,做空,2023-09-15 11:00:00,2023-09-15 21:00:00,1623.72,1627.86,1.35,100.0,0.0833,-0.34,0.07,-0.41,flip -8258,做多,2023-09-15 21:00:00,2023-09-15 22:30:00,1627.86,1648.96,1.35,100.0,0.0827,1.75,0.07,1.68,tp_upper -8259,做多,2023-09-16 10:00:00,2023-09-16 11:00:00,1634.79,1633.95,1.37,100.0,0.0839,-0.07,0.07,-0.14,flip -8260,做空,2023-09-16 11:00:00,2023-09-16 11:30:00,1633.95,1634.93,1.37,100.0,0.0839,-0.08,0.07,-0.15,flip -8261,做多,2023-09-16 11:30:00,2023-09-16 13:00:00,1634.93,1634.01,1.37,100.0,0.0837,-0.08,0.07,-0.15,flip -8262,做空,2023-09-16 13:00:00,2023-09-16 17:00:00,1634.01,1636.67,1.37,100.0,0.0836,-0.22,0.07,-0.29,flip -8263,做多,2023-09-16 17:00:00,2023-09-16 18:00:00,1636.67,1635.87,1.36,100.0,0.0832,-0.07,0.07,-0.13,flip -8264,做空,2023-09-16 18:00:00,2023-09-16 18:30:00,1635.87,1636.47,1.36,100.0,0.0832,-0.05,0.07,-0.12,flip -8265,做多,2023-09-16 18:30:00,2023-09-16 19:00:00,1636.47,1633.01,1.36,100.0,0.083,-0.29,0.07,-0.35,flip -8266,做空,2023-09-16 19:00:00,2023-09-16 20:30:00,1633.01,1633.95,1.35,100.0,0.0829,-0.08,0.07,-0.15,flip -8267,做多,2023-09-16 20:30:00,2023-09-16 22:00:00,1633.95,1634.54,1.35,100.0,0.0827,0.05,0.07,-0.02,flip -8268,做空,2023-09-16 22:00:00,2023-09-16 22:30:00,1634.54,1635.2,1.35,100.0,0.0827,-0.05,0.07,-0.12,flip -8269,做多,2023-09-16 22:30:00,2023-09-16 23:00:00,1635.2,1633.1,1.35,100.0,0.0825,-0.17,0.07,-0.24,flip -8270,做空,2023-09-16 23:00:00,2023-09-17 00:00:00,1633.1,1626.88,1.35,100.0,0.0824,0.51,0.07,0.45,tp_lower -8271,做多,2023-09-17 08:30:00,2023-09-17 09:00:00,1631.26,1630.92,1.36,100.0,0.0836,-0.03,0.07,-0.1,flip -8272,做空,2023-09-17 09:00:00,2023-09-17 09:30:00,1630.92,1633.14,1.36,100.0,0.0835,-0.19,0.07,-0.25,flip -8273,做多,2023-09-17 09:30:00,2023-09-17 11:00:00,1633.14,1630.86,1.36,100.0,0.0832,-0.19,0.07,-0.26,flip -8274,做空,2023-09-17 11:00:00,2023-09-17 12:00:00,1630.86,1630.98,1.36,100.0,0.0831,-0.01,0.07,-0.08,flip -8275,做多,2023-09-17 12:00:00,2023-09-17 12:30:00,1630.98,1630.69,1.35,100.0,0.083,-0.02,0.07,-0.09,flip -8276,做空,2023-09-17 12:30:00,2023-09-17 14:00:00,1630.69,1630.33,1.35,100.0,0.083,0.03,0.07,-0.04,flip -8277,做多,2023-09-17 14:00:00,2023-09-17 14:30:00,1630.33,1628.13,1.35,100.0,0.0829,-0.18,0.07,-0.25,flip -8278,做空,2023-09-17 14:30:00,2023-09-17 15:00:00,1628.13,1630.39,1.35,100.0,0.0828,-0.19,0.07,-0.25,flip -8279,做多,2023-09-17 15:00:00,2023-09-17 15:30:00,1630.39,1628.61,1.35,100.0,0.0825,-0.15,0.07,-0.21,flip -8280,做空,2023-09-17 15:30:00,2023-09-17 20:30:00,1628.61,1616.35,1.34,100.0,0.0824,1.01,0.07,0.94,tp_lower -8281,做多,2023-09-18 02:00:00,2023-09-18 02:30:00,1629.91,1628.75,1.36,100.0,0.0837,-0.1,0.07,-0.17,flip -8282,做空,2023-09-18 02:30:00,2023-09-18 19:30:00,1628.75,1640.06,1.36,100.0,0.0836,-0.95,0.07,-1.01,flip -8283,做多,2023-09-18 19:30:00,2023-09-19 09:30:00,1640.06,1652.78,1.35,100.0,0.0824,1.05,0.07,0.98,tp_upper -8284,做多,2023-09-19 14:00:00,2023-09-19 19:00:00,1641.71,1643.15,1.36,100.0,0.083,0.12,0.07,0.05,flip -8285,做空,2023-09-19 19:00:00,2023-09-19 19:30:00,1643.15,1643.39,1.36,100.0,0.083,-0.02,0.07,-0.09,flip -8286,做多,2023-09-19 19:30:00,2023-09-19 20:00:00,1643.39,1640.11,1.36,100.0,0.0828,-0.27,0.07,-0.34,flip -8287,做空,2023-09-19 20:00:00,2023-09-19 23:00:00,1640.11,1642.69,1.36,100.0,0.0828,-0.21,0.07,-0.28,flip -8288,做多,2023-09-19 23:00:00,2023-09-20 02:00:00,1642.69,1641.76,1.35,100.0,0.0824,-0.08,0.07,-0.14,flip -8289,做空,2023-09-20 02:00:00,2023-09-20 09:30:00,1641.76,1626.62,1.36,100.0,0.0827,1.25,0.07,1.18,tp_lower -8290,做多,2023-09-20 18:00:00,2023-09-20 18:30:00,1631.95,1631.44,1.37,100.0,0.0839,-0.04,0.07,-0.11,flip -8291,做空,2023-09-20 18:30:00,2023-09-20 19:00:00,1631.44,1615.73,1.37,100.0,0.0838,1.32,0.07,1.25,tp_lower -8292,做多,2023-09-20 21:00:00,2023-09-21 05:00:00,1627.7,1620.37,1.38,100.0,0.0847,-0.62,0.07,-0.69,flip -8293,做空,2023-09-21 05:00:00,2023-09-21 05:30:00,1620.37,1623.19,1.38,100.0,0.0849,-0.24,0.07,-0.31,flip -8294,做多,2023-09-21 05:30:00,2023-09-21 06:00:00,1623.19,1617.49,1.37,100.0,0.0846,-0.48,0.07,-0.55,flip -8295,做空,2023-09-21 06:00:00,2023-09-21 10:00:00,1617.49,1606.98,1.37,100.0,0.0845,0.89,0.07,0.82,tp_lower -8296,做多,2023-09-22 00:30:00,2023-09-22 02:30:00,1590.37,1587.71,1.38,100.0,0.0867,-0.23,0.07,-0.3,flip -8297,做空,2023-09-22 02:30:00,2023-09-22 18:30:00,1587.71,1594.56,1.37,100.0,0.0866,-0.59,0.07,-0.66,flip -8298,做多,2023-09-22 18:30:00,2023-09-22 19:30:00,1594.56,1591.6,1.37,100.0,0.0857,-0.25,0.07,-0.32,flip -8299,做空,2023-09-22 19:30:00,2023-09-22 20:00:00,1591.6,1592.16,1.36,100.0,0.0857,-0.05,0.07,-0.12,flip -8300,做多,2023-09-22 20:00:00,2023-09-22 22:00:00,1592.16,1592.65,1.36,100.0,0.0855,0.04,0.07,-0.03,flip -8301,做空,2023-09-22 22:00:00,2023-09-22 22:30:00,1592.65,1594.06,1.36,100.0,0.0854,-0.12,0.07,-0.19,flip -8302,做多,2023-09-22 22:30:00,2023-09-22 23:00:00,1594.06,1592.86,1.36,100.0,0.0852,-0.1,0.07,-0.17,flip -8303,做空,2023-09-22 23:00:00,2023-09-23 00:00:00,1592.86,1597.1,1.36,100.0,0.0851,-0.36,0.07,-0.43,flip -8304,做多,2023-09-23 00:00:00,2023-09-23 00:30:00,1597.1,1595.11,1.36,100.0,0.0851,-0.17,0.07,-0.24,flip -8305,做空,2023-09-23 00:30:00,2023-09-23 05:00:00,1595.11,1593.34,1.36,100.0,0.0851,0.15,0.07,0.08,flip -8306,做多,2023-09-23 05:00:00,2023-09-23 05:30:00,1593.34,1593.29,1.36,100.0,0.0852,-0.0,0.07,-0.07,flip -8307,做空,2023-09-23 05:30:00,2023-09-23 07:30:00,1593.29,1593.73,1.36,100.0,0.0851,-0.04,0.07,-0.11,flip -8308,做多,2023-09-23 07:30:00,2023-09-23 08:00:00,1593.73,1592.31,1.35,100.0,0.0849,-0.12,0.07,-0.19,flip -8309,做空,2023-09-23 08:00:00,2023-09-23 12:00:00,1592.31,1593.08,1.35,100.0,0.0849,-0.07,0.07,-0.13,flip -8310,做多,2023-09-23 12:00:00,2023-09-23 12:30:00,1593.08,1591.96,1.35,100.0,0.0847,-0.09,0.07,-0.16,flip -8311,做空,2023-09-23 12:30:00,2023-09-23 16:30:00,1591.96,1592.93,1.35,100.0,0.0846,-0.08,0.07,-0.15,flip -8312,做多,2023-09-23 16:30:00,2023-09-23 17:00:00,1592.93,1590.33,1.34,100.0,0.0844,-0.22,0.07,-0.29,flip -8313,做空,2023-09-23 17:00:00,2023-09-23 18:00:00,1590.33,1593.63,1.34,100.0,0.0843,-0.28,0.07,-0.35,flip -8314,做多,2023-09-23 18:00:00,2023-09-23 21:30:00,1593.63,1592.14,1.34,100.0,0.0839,-0.13,0.07,-0.19,flip -8315,做空,2023-09-23 21:30:00,2023-09-23 23:30:00,1592.14,1592.97,1.33,100.0,0.0838,-0.07,0.07,-0.14,flip -8316,做多,2023-09-23 23:30:00,2023-09-24 00:30:00,1592.97,1591.83,1.33,100.0,0.0837,-0.1,0.07,-0.16,flip -8317,做空,2023-09-24 00:30:00,2023-09-24 01:00:00,1591.83,1592.08,1.35,100.0,0.0846,-0.02,0.07,-0.09,flip -8318,做多,2023-09-24 01:00:00,2023-09-24 03:30:00,1592.08,1591.51,1.34,100.0,0.0844,-0.05,0.07,-0.12,flip -8319,做空,2023-09-24 03:30:00,2023-09-24 04:30:00,1591.51,1591.78,1.34,100.0,0.0844,-0.02,0.07,-0.09,flip -8320,做多,2023-09-24 04:30:00,2023-09-24 05:00:00,1591.78,1591.46,1.34,100.0,0.0843,-0.03,0.07,-0.09,flip -8321,做空,2023-09-24 05:00:00,2023-09-24 05:30:00,1591.46,1591.7,1.34,100.0,0.0842,-0.02,0.07,-0.09,flip -8322,做多,2023-09-24 05:30:00,2023-09-24 10:30:00,1591.7,1591.74,1.34,100.0,0.0841,0.0,0.07,-0.06,flip -8323,做空,2023-09-24 10:30:00,2023-09-24 11:00:00,1591.74,1593.94,1.34,100.0,0.084,-0.18,0.07,-0.25,flip -8324,做多,2023-09-24 11:00:00,2023-09-24 12:00:00,1593.94,1592.0,1.33,100.0,0.0837,-0.16,0.07,-0.23,flip -8325,做空,2023-09-24 12:00:00,2023-09-24 12:30:00,1592.0,1594.59,1.33,100.0,0.0836,-0.22,0.07,-0.28,flip -8326,做多,2023-09-24 12:30:00,2023-09-24 15:00:00,1594.59,1590.91,1.33,100.0,0.0832,-0.31,0.07,-0.37,flip -8327,做空,2023-09-24 15:00:00,2023-09-24 15:30:00,1590.91,1589.87,1.32,100.0,0.0831,0.09,0.07,0.02,tp_lower -8328,做多,2023-09-24 17:30:00,2023-09-24 18:00:00,1597.55,1587.28,1.32,100.0,0.0828,-0.85,0.07,-0.92,flip -8329,做空,2023-09-24 18:00:00,2023-09-24 18:30:00,1587.28,1588.95,1.31,100.0,0.0827,-0.14,0.07,-0.2,flip -8330,做多,2023-09-24 18:30:00,2023-09-25 16:00:00,1588.95,1593.0,1.31,100.0,0.0824,0.33,0.07,0.27,tp_upper -8331,做多,2023-09-26 07:30:00,2023-09-26 09:30:00,1588.21,1592.58,1.33,100.0,0.0837,0.37,0.07,0.3,tp_upper -8332,做多,2023-09-26 09:30:00,2023-09-26 10:00:00,1592.58,1587.62,1.33,100.0,0.0836,-0.41,0.07,-0.48,flip -8333,做空,2023-09-26 10:00:00,2023-09-26 11:30:00,1587.62,1590.85,1.33,100.0,0.0835,-0.27,0.07,-0.34,flip -8334,做多,2023-09-26 11:30:00,2023-09-26 12:30:00,1590.85,1586.64,1.32,100.0,0.0831,-0.35,0.07,-0.42,flip -8335,做空,2023-09-26 12:30:00,2023-09-26 13:30:00,1586.64,1584.02,1.32,100.0,0.083,0.22,0.07,0.15,tp_lower -8336,做多,2023-09-26 16:30:00,2023-09-26 17:00:00,1588.08,1587.11,1.32,100.0,0.083,-0.08,0.07,-0.15,flip -8337,做空,2023-09-26 17:00:00,2023-09-26 19:30:00,1587.11,1588.71,1.32,100.0,0.0829,-0.13,0.07,-0.2,flip -8338,做多,2023-09-26 19:30:00,2023-09-26 20:00:00,1588.71,1588.67,1.31,100.0,0.0827,-0.0,0.07,-0.07,flip -8339,做空,2023-09-26 20:00:00,2023-09-26 21:00:00,1588.67,1586.78,1.31,100.0,0.0826,0.16,0.07,0.09,flip -8340,做多,2023-09-26 21:00:00,2023-09-26 22:30:00,1586.78,1586.99,1.31,100.0,0.0827,0.02,0.07,-0.05,flip -8341,做空,2023-09-26 22:30:00,2023-09-26 23:00:00,1586.99,1590.5,1.31,100.0,0.0826,-0.29,0.07,-0.36,flip -8342,做多,2023-09-26 23:00:00,2023-09-27 09:30:00,1590.5,1611.64,1.31,100.0,0.0822,1.74,0.07,1.67,tp_upper -8343,做多,2023-09-27 15:00:00,2023-09-27 15:30:00,1602.3,1600.99,1.34,100.0,0.0834,-0.11,0.07,-0.18,flip -8344,做空,2023-09-27 15:30:00,2023-09-27 16:00:00,1600.99,1601.36,1.33,100.0,0.0833,-0.03,0.07,-0.1,flip -8345,做多,2023-09-27 16:00:00,2023-09-27 16:30:00,1601.36,1597.56,1.33,100.0,0.0832,-0.32,0.07,-0.38,flip -8346,做空,2023-09-27 16:30:00,2023-09-28 00:00:00,1597.56,1605.2,1.33,100.0,0.0831,-0.64,0.07,-0.7,flip -8347,做多,2023-09-28 00:00:00,2023-09-28 00:30:00,1605.2,1602.69,1.32,100.0,0.0825,-0.21,0.07,-0.27,flip -8348,做空,2023-09-28 00:30:00,2023-09-28 01:00:00,1602.69,1605.11,1.32,100.0,0.0825,-0.2,0.07,-0.27,flip -8349,做多,2023-09-28 01:00:00,2023-09-28 03:00:00,1605.11,1604.14,1.32,100.0,0.0821,-0.08,0.07,-0.15,flip -8350,做空,2023-09-28 03:00:00,2023-09-28 03:30:00,1604.14,1605.36,1.32,100.0,0.082,-0.1,0.07,-0.17,flip -8351,做多,2023-09-28 03:30:00,2023-09-29 07:30:00,1605.36,1685.59,1.31,100.0,0.0818,6.57,0.07,6.5,tp_upper -8352,做多,2023-09-29 18:30:00,2023-09-29 19:00:00,1665.58,1664.38,1.38,100.0,0.0831,-0.1,0.07,-0.17,flip -8353,做空,2023-09-29 19:00:00,2023-09-29 19:30:00,1664.38,1664.61,1.38,100.0,0.083,-0.02,0.07,-0.09,flip -8354,做多,2023-09-29 19:30:00,2023-09-29 21:30:00,1664.61,1664.98,1.38,100.0,0.0829,0.03,0.07,-0.04,flip -8355,做空,2023-09-29 21:30:00,2023-09-29 22:00:00,1664.98,1665.8,1.38,100.0,0.0828,-0.07,0.07,-0.14,flip -8356,做多,2023-09-29 22:00:00,2023-09-29 23:00:00,1665.8,1665.65,1.38,100.0,0.0827,-0.01,0.07,-0.08,flip -8357,做空,2023-09-29 23:00:00,2023-09-29 23:30:00,1665.65,1666.61,1.38,100.0,0.0826,-0.08,0.07,-0.15,flip -8358,做多,2023-09-29 23:30:00,2023-09-30 01:00:00,1666.61,1668.06,1.37,100.0,0.0824,0.12,0.07,0.05,flip -8359,做空,2023-09-30 01:00:00,2023-09-30 02:00:00,1668.06,1666.77,1.38,100.0,0.0828,0.11,0.07,0.04,flip -8360,做多,2023-09-30 02:00:00,2023-09-30 15:30:00,1666.77,1682.53,1.38,100.0,0.0829,1.31,0.07,1.24,tp_upper -8361,做多,2023-09-30 19:00:00,2023-09-30 21:30:00,1676.48,1673.68,1.39,100.0,0.0831,-0.23,0.07,-0.3,flip -8362,做空,2023-09-30 21:30:00,2023-09-30 22:00:00,1673.68,1676.45,1.39,100.0,0.083,-0.23,0.07,-0.3,flip -8363,做多,2023-09-30 22:00:00,2023-09-30 22:30:00,1676.45,1674.08,1.39,100.0,0.0827,-0.2,0.07,-0.27,flip -8364,做空,2023-09-30 22:30:00,2023-10-01 01:00:00,1674.08,1675.66,1.38,100.0,0.0826,-0.13,0.07,-0.2,flip -8365,做多,2023-10-01 01:00:00,2023-10-01 07:00:00,1675.66,1676.76,1.39,100.0,0.0828,0.09,0.07,0.02,flip -8366,做空,2023-10-01 07:00:00,2023-10-01 22:00:00,1676.76,1725.29,1.39,100.0,0.0827,-4.01,0.07,-4.08,flip -8367,做多,2023-10-01 22:00:00,2023-10-01 22:30:00,1725.29,1734.1,1.35,100.0,0.078,0.69,0.07,0.62,tp_upper -8368,做多,2023-10-02 13:30:00,2023-10-02 14:00:00,1727.19,1710.92,1.36,100.0,0.0785,-1.28,0.07,-1.34,flip -8369,做空,2023-10-02 14:00:00,2023-10-02 15:30:00,1710.92,1690.96,1.34,100.0,0.0784,1.56,0.07,1.5,tp_lower -8370,做多,2023-10-03 13:00:00,2023-10-03 20:30:00,1660.3,1656.18,1.36,100.0,0.0818,-0.34,0.07,-0.4,flip -8371,做空,2023-10-03 20:30:00,2023-10-03 22:30:00,1656.18,1656.94,1.35,100.0,0.0817,-0.06,0.07,-0.13,flip -8372,做多,2023-10-03 22:30:00,2023-10-03 23:00:00,1656.94,1655.6,1.35,100.0,0.0815,-0.11,0.07,-0.18,flip -8373,做空,2023-10-03 23:00:00,2023-10-03 23:30:00,1655.6,1656.18,1.35,100.0,0.0815,-0.05,0.07,-0.11,flip -8374,做多,2023-10-03 23:30:00,2023-10-04 00:00:00,1656.18,1649.06,1.35,100.0,0.0813,-0.58,0.07,-0.65,flip -8375,做空,2023-10-04 00:00:00,2023-10-04 00:30:00,1649.06,1637.73,1.35,100.0,0.0816,0.92,0.07,0.86,tp_lower -8376,做多,2023-10-04 08:30:00,2023-10-04 10:00:00,1645.47,1647.11,1.35,100.0,0.0822,0.13,0.07,0.07,flip -8377,做空,2023-10-04 10:00:00,2023-10-04 11:00:00,1647.11,1646.47,1.35,100.0,0.0821,0.05,0.07,-0.02,flip -8378,做多,2023-10-04 11:00:00,2023-10-04 11:30:00,1646.47,1645.99,1.35,100.0,0.0821,-0.04,0.07,-0.11,flip -8379,做空,2023-10-04 11:30:00,2023-10-04 12:00:00,1645.99,1648.0,1.35,100.0,0.082,-0.16,0.07,-0.23,flip -8380,做多,2023-10-04 12:00:00,2023-10-04 12:30:00,1648.0,1645.44,1.35,100.0,0.0818,-0.21,0.07,-0.28,flip -8381,做空,2023-10-04 12:30:00,2023-10-04 16:30:00,1645.44,1637.26,1.34,100.0,0.0817,0.67,0.07,0.6,flip -8382,做多,2023-10-04 16:30:00,2023-10-04 19:30:00,1637.26,1642.08,1.35,100.0,0.0824,0.4,0.07,0.33,flip -8383,做空,2023-10-04 19:30:00,2023-10-04 20:00:00,1642.08,1646.09,1.35,100.0,0.0823,-0.33,0.07,-0.4,flip -8384,做多,2023-10-04 20:00:00,2023-10-04 20:30:00,1646.09,1641.04,1.35,100.0,0.0818,-0.41,0.07,-0.48,flip -8385,做空,2023-10-04 20:30:00,2023-10-04 21:00:00,1641.04,1644.9,1.34,100.0,0.0818,-0.32,0.07,-0.38,flip -8386,做多,2023-10-04 21:00:00,2023-10-05 02:00:00,1644.9,1642.85,1.34,100.0,0.0813,-0.17,0.07,-0.23,flip -8387,做空,2023-10-05 02:00:00,2023-10-05 02:30:00,1642.85,1643.32,1.35,100.0,0.0821,-0.04,0.07,-0.11,flip -8388,做多,2023-10-05 02:30:00,2023-10-05 03:30:00,1643.32,1641.38,1.35,100.0,0.082,-0.16,0.07,-0.23,flip -8389,做空,2023-10-05 03:30:00,2023-10-05 04:00:00,1641.38,1642.37,1.34,100.0,0.0819,-0.08,0.07,-0.15,flip -8390,做多,2023-10-05 04:00:00,2023-10-05 05:30:00,1642.37,1639.58,1.34,100.0,0.0817,-0.23,0.07,-0.29,flip -8391,做空,2023-10-05 05:30:00,2023-10-05 13:00:00,1639.58,1643.89,1.34,100.0,0.0816,-0.35,0.07,-0.42,flip -8392,做多,2023-10-05 13:00:00,2023-10-05 13:30:00,1643.89,1641.79,1.33,100.0,0.0811,-0.17,0.07,-0.24,flip -8393,做空,2023-10-05 13:30:00,2023-10-05 14:00:00,1641.79,1645.91,1.33,100.0,0.081,-0.33,0.07,-0.4,flip -8394,做多,2023-10-05 14:00:00,2023-10-05 14:30:00,1645.91,1641.0,1.33,100.0,0.0806,-0.4,0.07,-0.46,flip -8395,做空,2023-10-05 14:30:00,2023-10-05 15:30:00,1641.0,1617.4,1.32,100.0,0.0805,1.9,0.07,1.83,tp_lower -8396,做多,2023-10-06 02:00:00,2023-10-06 02:30:00,1623.83,1622.7,1.35,100.0,0.0831,-0.09,0.07,-0.16,flip -8397,做空,2023-10-06 02:30:00,2023-10-06 03:30:00,1622.7,1623.59,1.35,100.0,0.083,-0.07,0.07,-0.14,flip -8398,做多,2023-10-06 03:30:00,2023-10-06 04:00:00,1623.59,1622.12,1.35,100.0,0.0829,-0.12,0.07,-0.19,flip -8399,做空,2023-10-06 04:00:00,2023-10-06 04:30:00,1622.12,1622.25,1.34,100.0,0.0828,-0.01,0.07,-0.08,flip -8400,做多,2023-10-06 04:30:00,2023-10-06 05:00:00,1622.25,1618.59,1.34,100.0,0.0827,-0.3,0.07,-0.37,flip -8401,做空,2023-10-06 05:00:00,2023-10-06 06:00:00,1618.59,1620.69,1.34,100.0,0.0826,-0.17,0.07,-0.24,flip -8402,做多,2023-10-06 06:00:00,2023-10-06 12:30:00,1620.69,1614.82,1.33,100.0,0.0823,-0.48,0.07,-0.55,flip -8403,做空,2023-10-06 12:30:00,2023-10-06 13:00:00,1614.82,1623.35,1.33,100.0,0.0822,-0.7,0.07,-0.77,flip -8404,做多,2023-10-06 13:00:00,2023-10-07 02:30:00,1623.35,1640.02,1.32,100.0,0.0813,1.35,0.07,1.29,flip -8405,做空,2023-10-07 02:30:00,2023-10-07 03:00:00,1640.02,1641.23,1.34,100.0,0.0818,-0.1,0.07,-0.17,flip -8406,做多,2023-10-07 03:00:00,2023-10-07 03:30:00,1641.23,1640.63,1.34,100.0,0.0816,-0.05,0.07,-0.12,flip -8407,做空,2023-10-07 03:30:00,2023-10-07 04:00:00,1640.63,1641.0,1.34,100.0,0.0815,-0.03,0.07,-0.1,flip -8408,做多,2023-10-07 04:00:00,2023-10-07 04:30:00,1641.0,1640.28,1.34,100.0,0.0814,-0.06,0.07,-0.13,flip -8409,做空,2023-10-07 04:30:00,2023-10-07 13:30:00,1640.28,1641.11,1.33,100.0,0.0813,-0.07,0.07,-0.13,flip -8410,做多,2023-10-07 13:30:00,2023-10-07 15:00:00,1641.11,1640.81,1.33,100.0,0.0812,-0.02,0.07,-0.09,flip -8411,做空,2023-10-07 15:00:00,2023-10-08 00:30:00,1640.81,1636.1,1.33,100.0,0.0811,0.38,0.07,0.32,flip -8412,做多,2023-10-08 00:30:00,2023-10-08 01:00:00,1636.1,1634.89,1.34,100.0,0.082,-0.1,0.07,-0.17,flip -8413,做空,2023-10-08 01:00:00,2023-10-08 01:30:00,1634.89,1638.97,1.34,100.0,0.0819,-0.33,0.07,-0.4,flip -8414,做多,2023-10-08 01:30:00,2023-10-08 02:30:00,1638.97,1636.78,1.33,100.0,0.0814,-0.18,0.07,-0.24,flip -8415,做空,2023-10-08 02:30:00,2023-10-08 03:30:00,1636.78,1638.47,1.33,100.0,0.0813,-0.14,0.07,-0.2,flip -8416,做多,2023-10-08 03:30:00,2023-10-08 04:00:00,1638.47,1633.89,1.33,100.0,0.0811,-0.37,0.07,-0.44,flip -8417,做空,2023-10-08 04:00:00,2023-10-08 13:00:00,1633.89,1627.24,1.32,100.0,0.081,0.54,0.07,0.47,flip -8418,做多,2023-10-08 13:00:00,2023-10-08 14:00:00,1627.24,1625.83,1.33,100.0,0.0816,-0.12,0.07,-0.18,flip -8419,做空,2023-10-08 14:00:00,2023-10-08 14:30:00,1625.83,1632.79,1.33,100.0,0.0815,-0.57,0.07,-0.63,flip -8420,做多,2023-10-08 14:30:00,2023-10-08 16:00:00,1632.79,1629.14,1.32,100.0,0.0807,-0.29,0.07,-0.36,flip -8421,做空,2023-10-08 16:00:00,2023-10-08 16:30:00,1629.14,1632.36,1.31,100.0,0.0806,-0.26,0.07,-0.33,flip -8422,做多,2023-10-08 16:30:00,2023-10-08 18:00:00,1632.36,1630.49,1.31,100.0,0.0802,-0.15,0.07,-0.22,flip -8423,做空,2023-10-08 18:00:00,2023-10-08 22:30:00,1630.49,1630.33,1.31,100.0,0.0802,0.01,0.07,-0.05,flip -8424,做多,2023-10-08 22:30:00,2023-10-09 00:00:00,1630.33,1626.33,1.31,100.0,0.0801,-0.32,0.07,-0.39,flip -8425,做空,2023-10-09 00:00:00,2023-10-09 01:30:00,1626.33,1630.65,1.32,100.0,0.081,-0.35,0.07,-0.42,flip -8426,做多,2023-10-09 01:30:00,2023-10-09 05:30:00,1630.65,1627.77,1.31,100.0,0.0805,-0.23,0.07,-0.3,flip -8427,做空,2023-10-09 05:30:00,2023-10-09 09:30:00,1627.77,1591.58,1.31,100.0,0.0804,2.91,0.06,2.85,tp_lower -8428,做多,2023-10-10 02:30:00,2023-10-10 10:30:00,1589.27,1585.12,1.34,100.0,0.0843,-0.35,0.07,-0.42,flip -8429,做空,2023-10-10 10:30:00,2023-10-10 14:00:00,1585.12,1582.35,1.34,100.0,0.0843,0.23,0.07,0.17,flip -8430,做多,2023-10-10 14:00:00,2023-10-10 14:30:00,1582.35,1571.12,1.34,100.0,0.0845,-0.95,0.07,-1.01,flip -8431,做空,2023-10-10 14:30:00,2023-10-11 00:30:00,1571.12,1573.57,1.33,100.0,0.0844,-0.21,0.07,-0.27,flip -8432,做多,2023-10-11 00:30:00,2023-10-11 01:00:00,1573.57,1571.66,1.33,100.0,0.0843,-0.16,0.07,-0.23,flip -8433,做空,2023-10-11 01:00:00,2023-10-11 01:30:00,1571.66,1572.79,1.32,100.0,0.0842,-0.1,0.07,-0.16,flip -8434,做多,2023-10-11 01:30:00,2023-10-11 02:00:00,1572.79,1567.73,1.32,100.0,0.084,-0.43,0.07,-0.49,flip -8435,做空,2023-10-11 02:00:00,2023-10-11 08:30:00,1567.73,1563.93,1.32,100.0,0.0839,0.32,0.07,0.25,flip -8436,做多,2023-10-11 08:30:00,2023-10-11 12:30:00,1563.93,1571.78,1.32,100.0,0.0842,0.66,0.07,0.6,flip -8437,做空,2023-10-11 12:30:00,2023-10-11 13:30:00,1571.78,1573.07,1.32,100.0,0.0842,-0.11,0.07,-0.17,flip -8438,做多,2023-10-11 13:30:00,2023-10-11 15:00:00,1573.07,1557.57,1.32,100.0,0.0839,-1.3,0.07,-1.37,flip -8439,做空,2023-10-11 15:00:00,2023-10-11 19:30:00,1557.57,1562.43,1.31,100.0,0.0839,-0.41,0.07,-0.47,flip -8440,做多,2023-10-11 19:30:00,2023-10-11 21:00:00,1562.43,1562.69,1.3,100.0,0.0833,0.02,0.07,-0.04,flip -8441,做空,2023-10-11 21:00:00,2023-10-11 21:30:00,1562.69,1565.36,1.3,100.0,0.0832,-0.22,0.07,-0.29,flip -8442,做多,2023-10-11 21:30:00,2023-10-12 00:00:00,1565.36,1563.49,1.3,100.0,0.0828,-0.15,0.06,-0.22,flip -8443,做空,2023-10-12 00:00:00,2023-10-12 02:30:00,1563.49,1564.63,1.31,100.0,0.0836,-0.1,0.07,-0.16,flip -8444,做多,2023-10-12 02:30:00,2023-10-12 03:00:00,1564.63,1560.03,1.3,100.0,0.0833,-0.38,0.07,-0.45,flip -8445,做空,2023-10-12 03:00:00,2023-10-12 05:30:00,1560.03,1564.16,1.3,100.0,0.0833,-0.34,0.07,-0.41,flip -8446,做多,2023-10-12 05:30:00,2023-10-12 07:00:00,1564.16,1560.4,1.29,100.0,0.0827,-0.31,0.06,-0.38,flip -8447,做空,2023-10-12 07:00:00,2023-10-12 09:30:00,1560.4,1540.98,1.29,100.0,0.0827,1.61,0.06,1.54,tp_lower -8448,做多,2023-10-13 00:00:00,2023-10-13 03:30:00,1543.68,1538.25,1.31,100.0,0.0849,-0.46,0.07,-0.53,flip -8449,做空,2023-10-13 03:30:00,2023-10-13 04:00:00,1538.25,1539.73,1.31,100.0,0.0848,-0.13,0.07,-0.19,flip -8450,做多,2023-10-13 04:00:00,2023-10-13 14:30:00,1539.73,1541.09,1.3,100.0,0.0846,0.12,0.07,0.05,flip -8451,做空,2023-10-13 14:30:00,2023-10-13 16:30:00,1541.09,1547.92,1.3,100.0,0.0845,-0.58,0.07,-0.64,flip -8452,做多,2023-10-13 16:30:00,2023-10-13 17:00:00,1547.92,1542.73,1.3,100.0,0.0837,-0.43,0.06,-0.5,flip -8453,做空,2023-10-13 17:00:00,2023-10-13 17:30:00,1542.73,1543.95,1.29,100.0,0.0836,-0.1,0.06,-0.17,flip -8454,做多,2023-10-13 17:30:00,2023-10-13 18:30:00,1543.95,1543.0,1.29,100.0,0.0834,-0.08,0.06,-0.14,flip -8455,做空,2023-10-13 18:30:00,2023-10-13 19:00:00,1543.0,1544.84,1.29,100.0,0.0833,-0.15,0.06,-0.22,flip -8456,做多,2023-10-13 19:00:00,2023-10-13 20:00:00,1544.84,1544.06,1.28,100.0,0.083,-0.06,0.06,-0.13,flip -8457,做空,2023-10-13 20:00:00,2023-10-13 20:30:00,1544.06,1558.83,1.28,100.0,0.0829,-1.22,0.06,-1.29,flip -8458,做多,2023-10-13 20:30:00,2023-10-13 21:00:00,1558.83,1561.54,1.27,100.0,0.0813,0.22,0.06,0.16,tp_upper -8459,做多,2023-10-14 13:30:00,2023-10-14 14:00:00,1550.92,1549.65,1.28,100.0,0.0826,-0.1,0.06,-0.17,flip -8460,做空,2023-10-14 14:00:00,2023-10-14 15:00:00,1549.65,1551.19,1.28,100.0,0.0825,-0.13,0.06,-0.19,flip -8461,做多,2023-10-14 15:00:00,2023-10-15 00:30:00,1551.19,1551.63,1.28,100.0,0.0822,0.04,0.06,-0.03,flip -8462,做空,2023-10-15 00:30:00,2023-10-15 01:00:00,1551.63,1552.62,1.28,100.0,0.0824,-0.08,0.06,-0.15,flip -8463,做多,2023-10-15 01:00:00,2023-10-15 04:00:00,1552.62,1553.23,1.28,100.0,0.0822,0.05,0.06,-0.01,flip -8464,做空,2023-10-15 04:00:00,2023-10-15 07:30:00,1553.23,1554.29,1.27,100.0,0.0821,-0.09,0.06,-0.15,flip -8465,做多,2023-10-15 07:30:00,2023-10-15 09:00:00,1554.29,1556.84,1.27,100.0,0.0819,0.21,0.06,0.15,tp_upper -8466,做多,2023-10-15 13:00:00,2023-10-15 13:30:00,1557.81,1551.43,1.27,100.0,0.0818,-0.52,0.06,-0.59,flip -8467,做空,2023-10-15 13:30:00,2023-10-15 14:00:00,1551.43,1554.83,1.27,100.0,0.0817,-0.28,0.06,-0.34,flip -8468,做多,2023-10-15 14:00:00,2023-10-15 14:30:00,1554.83,1552.02,1.26,100.0,0.0812,-0.23,0.06,-0.29,flip -8469,做空,2023-10-15 14:30:00,2023-10-15 15:30:00,1552.02,1553.13,1.26,100.0,0.0812,-0.09,0.06,-0.15,flip -8470,做多,2023-10-15 15:30:00,2023-10-15 18:30:00,1553.13,1564.45,1.26,100.0,0.081,0.92,0.06,0.85,tp_upper -8471,做多,2023-10-15 23:30:00,2023-10-16 00:00:00,1557.25,1556.38,1.27,100.0,0.0812,-0.07,0.06,-0.13,flip -8472,做空,2023-10-16 00:00:00,2023-10-16 01:00:00,1556.38,1562.69,1.27,100.0,0.0819,-0.52,0.06,-0.58,flip -8473,做多,2023-10-16 01:00:00,2023-10-16 05:00:00,1562.69,1583.59,1.27,100.0,0.0812,1.7,0.06,1.63,tp_upper -8474,做多,2023-10-16 16:30:00,2023-10-16 17:00:00,1577.48,1576.02,1.28,100.0,0.0814,-0.12,0.06,-0.18,flip -8475,做空,2023-10-16 17:00:00,2023-10-16 17:30:00,1576.02,1578.12,1.28,100.0,0.0813,-0.17,0.06,-0.23,flip -8476,做多,2023-10-16 17:30:00,2023-10-16 21:00:00,1578.12,1584.52,1.28,100.0,0.081,0.52,0.06,0.45,flip -8477,做空,2023-10-16 21:00:00,2023-10-17 04:30:00,1584.52,1587.8,1.28,100.0,0.0809,-0.27,0.06,-0.33,flip -8478,做多,2023-10-17 04:30:00,2023-10-17 05:00:00,1587.8,1587.41,1.29,100.0,0.081,-0.03,0.06,-0.1,flip -8479,做空,2023-10-17 05:00:00,2023-10-17 07:30:00,1587.41,1589.66,1.28,100.0,0.0809,-0.18,0.06,-0.25,flip -8480,做多,2023-10-17 07:30:00,2023-10-17 08:00:00,1589.66,1586.34,1.28,100.0,0.0806,-0.27,0.06,-0.33,flip -8481,做空,2023-10-17 08:00:00,2023-10-17 08:30:00,1586.34,1588.16,1.28,100.0,0.0805,-0.15,0.06,-0.21,flip -8482,做多,2023-10-17 08:30:00,2023-10-17 09:00:00,1588.16,1587.31,1.27,100.0,0.0802,-0.07,0.06,-0.13,flip -8483,做空,2023-10-17 09:00:00,2023-10-17 09:30:00,1587.31,1589.56,1.27,100.0,0.0801,-0.18,0.06,-0.24,flip -8484,做多,2023-10-17 09:30:00,2023-10-17 10:00:00,1589.56,1587.83,1.27,100.0,0.0798,-0.14,0.06,-0.2,flip -8485,做空,2023-10-17 10:00:00,2023-10-17 18:30:00,1587.83,1552.82,1.27,100.0,0.0797,2.79,0.06,2.73,tp_lower -8486,做多,2023-10-18 04:30:00,2023-10-18 14:30:00,1572.41,1569.99,1.3,100.0,0.0828,-0.2,0.07,-0.27,flip -8487,做空,2023-10-18 14:30:00,2023-10-18 15:00:00,1569.99,1571.33,1.3,100.0,0.0828,-0.11,0.07,-0.18,flip -8488,做多,2023-10-18 15:00:00,2023-10-18 15:30:00,1571.33,1569.48,1.3,100.0,0.0825,-0.15,0.06,-0.22,flip -8489,做空,2023-10-18 15:30:00,2023-10-18 16:00:00,1569.48,1569.99,1.29,100.0,0.0825,-0.04,0.06,-0.11,flip -8490,做多,2023-10-18 16:00:00,2023-10-18 17:30:00,1569.99,1568.48,1.29,100.0,0.0823,-0.12,0.06,-0.19,flip -8491,做空,2023-10-18 17:30:00,2023-10-19 01:30:00,1568.48,1548.6,1.29,100.0,0.0822,1.63,0.06,1.57,tp_lower -8492,做多,2023-10-19 12:30:00,2023-10-19 13:30:00,1552.5,1553.58,1.31,100.0,0.0845,0.09,0.07,0.03,flip -8493,做空,2023-10-19 13:30:00,2023-10-19 14:30:00,1553.58,1560.47,1.31,100.0,0.0844,-0.58,0.07,-0.65,flip -8494,做多,2023-10-19 14:30:00,2023-10-20 23:00:00,1560.47,1605.89,1.3,100.0,0.0836,3.8,0.07,3.73,flip -8495,做空,2023-10-20 23:00:00,2023-10-21 06:30:00,1605.89,1603.1,1.34,100.0,0.0837,0.23,0.07,0.17,flip -8496,做多,2023-10-21 06:30:00,2023-10-21 09:00:00,1603.1,1603.63,1.35,100.0,0.084,0.04,0.07,-0.02,flip -8497,做空,2023-10-21 09:00:00,2023-10-21 09:30:00,1603.63,1606.35,1.35,100.0,0.0839,-0.23,0.07,-0.3,flip -8498,做多,2023-10-21 09:30:00,2023-10-22 02:30:00,1606.35,1624.8,1.34,100.0,0.0835,1.54,0.07,1.47,flip -8499,做空,2023-10-22 02:30:00,2023-10-22 08:30:00,1624.8,1627.52,1.36,100.0,0.0837,-0.23,0.07,-0.3,flip -8500,做多,2023-10-22 08:30:00,2023-10-22 09:30:00,1627.52,1629.33,1.36,100.0,0.0833,0.15,0.07,0.08,flip -8501,做空,2023-10-22 09:30:00,2023-10-22 10:00:00,1629.33,1630.9,1.36,100.0,0.0832,-0.13,0.07,-0.2,flip -8502,做多,2023-10-22 10:00:00,2023-10-22 11:00:00,1630.9,1629.61,1.35,100.0,0.083,-0.11,0.07,-0.17,flip -8503,做空,2023-10-22 11:00:00,2023-10-22 12:00:00,1629.61,1632.1,1.35,100.0,0.0829,-0.21,0.07,-0.27,flip -8504,做多,2023-10-22 12:00:00,2023-10-22 12:30:00,1632.1,1630.76,1.35,100.0,0.0826,-0.11,0.07,-0.18,flip -8505,做空,2023-10-22 12:30:00,2023-10-22 13:00:00,1630.76,1633.61,1.34,100.0,0.0825,-0.24,0.07,-0.3,flip -8506,做多,2023-10-22 13:00:00,2023-10-22 14:00:00,1633.61,1628.53,1.34,100.0,0.0821,-0.42,0.07,-0.48,flip -8507,做空,2023-10-22 14:00:00,2023-10-22 16:30:00,1628.53,1630.42,1.34,100.0,0.082,-0.16,0.07,-0.22,flip -8508,做多,2023-10-22 16:30:00,2023-10-22 19:30:00,1630.42,1634.34,1.33,100.0,0.0817,0.32,0.07,0.25,flip -8509,做空,2023-10-22 19:30:00,2023-10-23 14:00:00,1634.34,1677.33,1.33,100.0,0.0817,-3.51,0.07,-3.58,flip -8510,做多,2023-10-23 14:00:00,2023-10-23 15:30:00,1677.33,1675.63,1.31,100.0,0.0782,-0.13,0.07,-0.2,flip -8511,做空,2023-10-23 15:30:00,2023-10-23 16:30:00,1675.63,1689.61,1.31,100.0,0.0781,-1.09,0.07,-1.16,flip -8512,做多,2023-10-23 16:30:00,2023-10-23 17:00:00,1689.61,1678.74,1.3,100.0,0.0767,-0.83,0.06,-0.9,flip -8513,做空,2023-10-23 17:00:00,2023-10-23 17:30:00,1678.74,1685.93,1.29,100.0,0.0767,-0.55,0.06,-0.62,flip -8514,做多,2023-10-23 17:30:00,2023-10-23 22:30:00,1685.93,1786.17,1.28,100.0,0.0759,7.61,0.07,7.54,tp_upper -8515,做多,2023-10-25 01:00:00,2023-10-25 01:30:00,1803.39,1800.23,1.36,100.0,0.0755,-0.24,0.07,-0.31,flip -8516,做空,2023-10-25 01:30:00,2023-10-25 04:30:00,1800.23,1794.75,1.36,100.0,0.0754,0.41,0.07,0.35,flip -8517,做多,2023-10-25 04:30:00,2023-10-25 05:00:00,1794.75,1785.23,1.36,100.0,0.0758,-0.72,0.07,-0.79,flip -8518,做空,2023-10-25 05:00:00,2023-10-25 06:00:00,1785.23,1788.31,1.35,100.0,0.0757,-0.23,0.07,-0.3,flip -8519,做多,2023-10-25 06:00:00,2023-10-25 06:30:00,1788.31,1787.43,1.35,100.0,0.0754,-0.07,0.07,-0.13,flip -8520,做空,2023-10-25 06:30:00,2023-10-25 09:00:00,1787.43,1781.96,1.35,100.0,0.0753,0.41,0.07,0.34,flip -8521,做多,2023-10-25 09:00:00,2023-10-25 09:30:00,1781.96,1777.72,1.35,100.0,0.0757,-0.32,0.07,-0.39,flip -8522,做空,2023-10-25 09:30:00,2023-10-25 10:30:00,1777.72,1782.5,1.34,100.0,0.0756,-0.36,0.07,-0.43,flip -8523,做多,2023-10-25 10:30:00,2023-10-25 12:30:00,1782.5,1785.79,1.34,100.0,0.0752,0.25,0.07,0.18,flip -8524,做空,2023-10-25 12:30:00,2023-10-25 13:30:00,1785.79,1792.99,1.34,100.0,0.0751,-0.54,0.07,-0.61,flip -8525,做多,2023-10-25 13:30:00,2023-10-25 16:30:00,1792.99,1782.68,1.33,100.0,0.0744,-0.77,0.07,-0.83,flip -8526,做空,2023-10-25 16:30:00,2023-10-25 17:00:00,1782.68,1788.51,1.32,100.0,0.0743,-0.43,0.07,-0.5,flip -8527,做多,2023-10-25 17:00:00,2023-10-25 18:00:00,1788.51,1784.95,1.32,100.0,0.0738,-0.26,0.07,-0.33,flip -8528,做空,2023-10-25 18:00:00,2023-10-25 18:30:00,1784.95,1790.57,1.32,100.0,0.0737,-0.41,0.07,-0.48,flip -8529,做多,2023-10-25 18:30:00,2023-10-25 19:00:00,1790.57,1788.49,1.31,100.0,0.0732,-0.15,0.07,-0.22,flip -8530,做空,2023-10-25 19:00:00,2023-10-25 19:30:00,1788.49,1789.46,1.31,100.0,0.0731,-0.07,0.07,-0.14,flip -8531,做多,2023-10-25 19:30:00,2023-10-25 20:00:00,1789.46,1788.18,1.31,100.0,0.0729,-0.09,0.07,-0.16,flip -8532,做空,2023-10-25 20:00:00,2023-10-25 21:00:00,1788.18,1791.31,1.3,100.0,0.0729,-0.23,0.07,-0.29,flip -8533,做多,2023-10-25 21:00:00,2023-10-25 21:30:00,1791.31,1788.47,1.3,100.0,0.0725,-0.21,0.06,-0.27,flip -8534,做空,2023-10-25 21:30:00,2023-10-25 22:00:00,1788.47,1793.1,1.3,100.0,0.0725,-0.34,0.06,-0.4,flip -8535,做多,2023-10-25 22:00:00,2023-10-25 23:00:00,1793.1,1785.47,1.29,100.0,0.072,-0.55,0.06,-0.61,flip -8536,做空,2023-10-25 23:00:00,2023-10-25 23:30:00,1785.47,1786.71,1.28,100.0,0.0719,-0.09,0.06,-0.15,flip -8537,做多,2023-10-25 23:30:00,2023-10-26 00:30:00,1786.71,1791.76,1.28,100.0,0.0718,0.36,0.06,0.3,flip -8538,做空,2023-10-26 00:30:00,2023-10-26 06:30:00,1791.76,1813.61,1.31,100.0,0.0732,-1.6,0.07,-1.67,flip -8539,做多,2023-10-26 06:30:00,2023-10-26 07:00:00,1813.61,1848.41,1.29,100.0,0.0714,2.48,0.07,2.42,tp_upper -8540,做多,2023-10-26 14:00:00,2023-10-26 23:00:00,1809.3,1806.51,1.32,100.0,0.0728,-0.2,0.07,-0.27,flip -8541,做空,2023-10-26 23:00:00,2023-10-27 04:30:00,1806.51,1796.0,1.31,100.0,0.0728,0.76,0.07,0.7,flip -8542,做多,2023-10-27 04:30:00,2023-10-27 05:00:00,1796.0,1789.83,1.33,100.0,0.0738,-0.46,0.07,-0.52,flip -8543,做空,2023-10-27 05:00:00,2023-10-27 05:30:00,1789.83,1793.8,1.32,100.0,0.0737,-0.29,0.07,-0.36,flip -8544,做多,2023-10-27 05:30:00,2023-10-27 06:00:00,1793.8,1793.05,1.32,100.0,0.0733,-0.05,0.07,-0.12,flip -8545,做空,2023-10-27 06:00:00,2023-10-27 06:30:00,1793.05,1795.74,1.31,100.0,0.0732,-0.2,0.07,-0.26,flip -8546,做多,2023-10-27 06:30:00,2023-10-27 07:00:00,1795.74,1787.63,1.31,100.0,0.073,-0.59,0.07,-0.66,flip -8547,做空,2023-10-27 07:00:00,2023-10-27 09:00:00,1787.63,1791.14,1.3,100.0,0.0729,-0.26,0.07,-0.32,flip -8548,做多,2023-10-27 09:00:00,2023-10-27 09:30:00,1791.14,1789.86,1.3,100.0,0.0725,-0.09,0.06,-0.16,flip -8549,做空,2023-10-27 09:30:00,2023-10-27 12:30:00,1789.86,1792.75,1.3,100.0,0.0725,-0.21,0.06,-0.27,flip -8550,做多,2023-10-27 12:30:00,2023-10-27 13:30:00,1792.75,1792.71,1.29,100.0,0.0721,-0.0,0.06,-0.07,flip -8551,做空,2023-10-27 13:30:00,2023-10-27 15:30:00,1792.71,1783.32,1.29,100.0,0.0721,0.68,0.06,0.61,flip -8552,做多,2023-10-27 15:30:00,2023-10-27 21:00:00,1783.32,1780.08,1.3,100.0,0.0728,-0.24,0.06,-0.3,flip -8553,做空,2023-10-27 21:00:00,2023-10-27 21:30:00,1780.08,1780.95,1.29,100.0,0.0727,-0.06,0.06,-0.13,flip -8554,做多,2023-10-27 21:30:00,2023-10-27 22:30:00,1780.95,1777.65,1.29,100.0,0.0725,-0.24,0.06,-0.3,flip -8555,做空,2023-10-27 22:30:00,2023-10-27 23:00:00,1777.65,1780.19,1.29,100.0,0.0725,-0.18,0.06,-0.25,flip -8556,做多,2023-10-27 23:00:00,2023-10-27 23:30:00,1780.19,1780.02,1.29,100.0,0.0722,-0.01,0.06,-0.08,flip -8557,做空,2023-10-27 23:30:00,2023-10-28 00:00:00,1780.02,1782.37,1.28,100.0,0.0721,-0.17,0.06,-0.23,flip -8558,做多,2023-10-28 00:00:00,2023-10-28 12:00:00,1782.37,1786.39,1.3,100.0,0.0729,0.29,0.07,0.23,flip -8559,做空,2023-10-28 12:00:00,2023-10-28 13:00:00,1786.39,1784.98,1.3,100.0,0.0728,0.1,0.07,0.04,flip -8560,做多,2023-10-28 13:00:00,2023-10-28 14:00:00,1784.98,1787.83,1.3,100.0,0.0729,0.21,0.07,0.14,flip -8561,做空,2023-10-28 14:00:00,2023-10-28 15:00:00,1787.83,1791.21,1.3,100.0,0.0728,-0.25,0.07,-0.31,flip -8562,做多,2023-10-28 15:00:00,2023-10-28 16:00:00,1791.21,1787.16,1.3,100.0,0.0725,-0.29,0.06,-0.36,flip -8563,做空,2023-10-28 16:00:00,2023-10-28 16:30:00,1787.16,1788.24,1.29,100.0,0.0724,-0.08,0.06,-0.14,flip -8564,做多,2023-10-28 16:30:00,2023-10-28 17:00:00,1788.24,1786.98,1.29,100.0,0.0722,-0.09,0.06,-0.16,flip -8565,做空,2023-10-28 17:00:00,2023-10-28 22:30:00,1786.98,1777.38,1.29,100.0,0.0722,0.69,0.06,0.63,tp_lower -8566,做多,2023-10-29 06:30:00,2023-10-29 23:30:00,1780.52,1795.49,1.3,100.0,0.0733,1.1,0.07,1.03,flip -8567,做空,2023-10-29 23:30:00,2023-10-30 01:00:00,1795.49,1796.71,1.31,100.0,0.0732,-0.09,0.07,-0.16,flip -8568,做多,2023-10-30 01:00:00,2023-10-30 01:30:00,1796.71,1792.94,1.31,100.0,0.0731,-0.28,0.07,-0.34,flip -8569,做空,2023-10-30 01:30:00,2023-10-30 08:00:00,1792.94,1794.82,1.31,100.0,0.0731,-0.14,0.07,-0.2,flip -8570,做多,2023-10-30 08:00:00,2023-10-30 08:30:00,1794.82,1819.59,1.31,100.0,0.0728,1.8,0.07,1.74,tp_upper -8571,做多,2023-10-30 18:30:00,2023-10-31 01:00:00,1800.21,1809.41,1.32,100.0,0.0736,0.68,0.07,0.61,flip -8572,做空,2023-10-31 01:00:00,2023-10-31 01:30:00,1809.41,1811.94,1.33,100.0,0.0737,-0.19,0.07,-0.25,flip -8573,做多,2023-10-31 01:30:00,2023-10-31 02:00:00,1811.94,1808.02,1.33,100.0,0.0735,-0.29,0.07,-0.35,flip -8574,做空,2023-10-31 02:00:00,2023-10-31 09:30:00,1808.02,1802.92,1.33,100.0,0.0734,0.37,0.07,0.31,flip -8575,做多,2023-10-31 09:30:00,2023-10-31 10:00:00,1802.92,1801.23,1.33,100.0,0.0737,-0.12,0.07,-0.19,flip -8576,做空,2023-10-31 10:00:00,2023-10-31 10:30:00,1801.23,1802.27,1.33,100.0,0.0737,-0.08,0.07,-0.14,flip -8577,做多,2023-10-31 10:30:00,2023-10-31 12:30:00,1802.27,1799.63,1.32,100.0,0.0735,-0.19,0.07,-0.26,flip -8578,做空,2023-10-31 12:30:00,2023-10-31 13:00:00,1799.63,1802.99,1.32,100.0,0.0734,-0.25,0.07,-0.31,flip -8579,做多,2023-10-31 13:00:00,2023-10-31 13:30:00,1802.99,1794.22,1.32,100.0,0.0731,-0.64,0.07,-0.71,flip -8580,做空,2023-10-31 13:30:00,2023-10-31 16:30:00,1794.22,1804.31,1.31,100.0,0.073,-0.74,0.07,-0.8,flip -8581,做多,2023-10-31 16:30:00,2023-10-31 17:00:00,1804.31,1801.71,1.3,100.0,0.0721,-0.19,0.06,-0.25,flip -8582,做空,2023-10-31 17:00:00,2023-10-31 17:30:00,1801.71,1802.76,1.3,100.0,0.072,-0.08,0.06,-0.14,flip -8583,做多,2023-10-31 17:30:00,2023-10-31 18:00:00,1802.76,1800.85,1.3,100.0,0.0719,-0.14,0.06,-0.2,flip -8584,做空,2023-10-31 18:00:00,2023-10-31 18:30:00,1800.85,1809.5,1.29,100.0,0.0718,-0.62,0.06,-0.69,flip -8585,做多,2023-10-31 18:30:00,2023-11-01 05:00:00,1809.5,1806.4,1.29,100.0,0.0711,-0.22,0.06,-0.28,flip -8586,做空,2023-11-01 05:00:00,2023-11-01 07:00:00,1806.4,1806.02,1.3,100.0,0.0719,0.03,0.06,-0.04,flip -8587,做多,2023-11-01 07:00:00,2023-11-01 07:30:00,1806.02,1805.44,1.3,100.0,0.0719,-0.04,0.06,-0.11,flip -8588,做空,2023-11-01 07:30:00,2023-11-01 08:00:00,1805.44,1808.19,1.3,100.0,0.0718,-0.2,0.06,-0.26,flip -8589,做多,2023-11-01 08:00:00,2023-11-01 08:30:00,1808.19,1805.85,1.29,100.0,0.0715,-0.17,0.06,-0.23,flip -8590,做空,2023-11-01 08:30:00,2023-11-01 12:30:00,1805.85,1817.39,1.29,100.0,0.0714,-0.82,0.06,-0.89,flip -8591,做多,2023-11-01 12:30:00,2023-11-01 13:00:00,1817.39,1808.83,1.28,100.0,0.0704,-0.6,0.06,-0.67,flip -8592,做空,2023-11-01 13:00:00,2023-11-01 14:00:00,1808.83,1806.21,1.27,100.0,0.0704,0.18,0.06,0.12,flip -8593,做多,2023-11-01 14:00:00,2023-11-01 14:30:00,1806.21,1786.53,1.27,100.0,0.0705,-1.39,0.06,-1.45,flip -8594,做空,2023-11-01 14:30:00,2023-11-01 17:30:00,1786.53,1808.58,1.26,100.0,0.0704,-1.55,0.06,-1.62,flip -8595,做多,2023-11-01 17:30:00,2023-11-01 18:30:00,1808.58,1821.19,1.24,100.0,0.0687,0.87,0.06,0.8,tp_upper -8596,做多,2023-11-02 06:00:00,2023-11-02 06:30:00,1839.88,1836.01,1.26,100.0,0.0685,-0.27,0.06,-0.33,flip -8597,做空,2023-11-02 06:30:00,2023-11-02 07:00:00,1836.01,1836.56,1.26,100.0,0.0685,-0.04,0.06,-0.1,flip -8598,做多,2023-11-02 07:00:00,2023-11-02 07:30:00,1836.56,1836.13,1.26,100.0,0.0684,-0.03,0.06,-0.09,flip -8599,做空,2023-11-02 07:30:00,2023-11-03 06:00:00,1836.13,1800.69,1.25,100.0,0.0683,2.42,0.06,2.36,flip -8600,做多,2023-11-03 06:00:00,2023-11-03 06:30:00,1800.69,1795.67,1.28,100.0,0.0711,-0.36,0.06,-0.42,flip -8601,做空,2023-11-03 06:30:00,2023-11-03 07:00:00,1795.67,1800.21,1.28,100.0,0.0711,-0.32,0.06,-0.39,flip -8602,做多,2023-11-03 07:00:00,2023-11-03 07:30:00,1800.21,1798.74,1.27,100.0,0.0706,-0.1,0.06,-0.17,flip -8603,做空,2023-11-03 07:30:00,2023-11-03 08:00:00,1798.74,1801.26,1.27,100.0,0.0706,-0.18,0.06,-0.24,flip -8604,做多,2023-11-03 08:00:00,2023-11-03 08:30:00,1801.26,1796.56,1.27,100.0,0.0703,-0.33,0.06,-0.39,flip -8605,做空,2023-11-03 08:30:00,2023-11-03 12:30:00,1796.56,1796.31,1.26,100.0,0.0702,0.02,0.06,-0.05,flip -8606,做多,2023-11-03 12:30:00,2023-11-03 13:00:00,1796.31,1795.4,1.26,100.0,0.0702,-0.06,0.06,-0.13,flip -8607,做空,2023-11-03 13:00:00,2023-11-03 13:30:00,1795.4,1808.25,1.26,100.0,0.0701,-0.9,0.06,-0.96,flip -8608,做多,2023-11-03 13:30:00,2023-11-03 17:30:00,1808.25,1805.9,1.25,100.0,0.069,-0.16,0.06,-0.22,flip -8609,做空,2023-11-03 17:30:00,2023-11-04 16:00:00,1805.9,1836.49,1.25,100.0,0.069,-2.11,0.06,-2.17,flip -8610,做多,2023-11-04 16:00:00,2023-11-04 16:30:00,1836.49,1833.46,1.23,100.0,0.0672,-0.2,0.06,-0.27,flip -8611,做空,2023-11-04 16:30:00,2023-11-04 17:00:00,1833.46,1837.7,1.23,100.0,0.0672,-0.28,0.06,-0.35,flip -8612,做多,2023-11-04 17:00:00,2023-11-04 18:00:00,1837.7,1836.62,1.23,100.0,0.0668,-0.07,0.06,-0.13,flip -8613,做空,2023-11-04 18:00:00,2023-11-04 18:30:00,1836.62,1840.23,1.23,100.0,0.0667,-0.24,0.06,-0.3,flip -8614,做多,2023-11-04 18:30:00,2023-11-04 19:30:00,1840.23,1835.72,1.22,100.0,0.0664,-0.3,0.06,-0.36,flip -8615,做空,2023-11-04 19:30:00,2023-11-04 20:00:00,1835.72,1836.55,1.22,100.0,0.0663,-0.06,0.06,-0.12,flip -8616,做多,2023-11-04 20:00:00,2023-11-04 23:00:00,1836.55,1862.45,1.22,100.0,0.0662,1.71,0.06,1.65,tp_upper -8617,做多,2023-11-05 14:00:00,2023-11-05 15:30:00,1878.09,1874.91,1.24,100.0,0.066,-0.21,0.06,-0.27,flip -8618,做空,2023-11-05 15:30:00,2023-11-05 16:00:00,1874.91,1880.48,1.24,100.0,0.066,-0.37,0.06,-0.43,flip -8619,做多,2023-11-05 16:00:00,2023-11-05 20:30:00,1880.48,1886.68,1.23,100.0,0.0655,0.41,0.06,0.34,flip -8620,做空,2023-11-05 20:30:00,2023-11-05 21:30:00,1886.68,1867.7,1.23,100.0,0.0654,1.24,0.06,1.18,tp_lower -8621,做多,2023-11-05 22:30:00,2023-11-06 01:30:00,1886.16,1886.68,1.25,100.0,0.066,0.03,0.06,-0.03,flip -8622,做空,2023-11-06 01:30:00,2023-11-06 03:30:00,1886.68,1887.98,1.25,100.0,0.0662,-0.09,0.06,-0.15,flip -8623,做多,2023-11-06 03:30:00,2023-11-06 04:00:00,1887.98,1881.13,1.25,100.0,0.0661,-0.45,0.06,-0.51,flip -8624,做空,2023-11-06 04:00:00,2023-11-06 08:30:00,1881.13,1885.41,1.24,100.0,0.066,-0.28,0.06,-0.34,flip -8625,做多,2023-11-06 08:30:00,2023-11-06 17:00:00,1885.41,1892.73,1.24,100.0,0.0657,0.48,0.06,0.42,flip -8626,做空,2023-11-06 17:00:00,2023-11-06 17:30:00,1892.73,1897.68,1.24,100.0,0.0656,-0.32,0.06,-0.39,flip -8627,做多,2023-11-06 17:30:00,2023-11-06 18:00:00,1897.68,1888.17,1.24,100.0,0.0652,-0.62,0.06,-0.68,flip -8628,做空,2023-11-06 18:00:00,2023-11-06 18:30:00,1888.17,1893.81,1.23,100.0,0.0651,-0.37,0.06,-0.43,flip -8629,做多,2023-11-06 18:30:00,2023-11-06 20:00:00,1893.81,1892.77,1.22,100.0,0.0647,-0.07,0.06,-0.13,flip -8630,做空,2023-11-06 20:00:00,2023-11-06 21:30:00,1892.77,1892.68,1.22,100.0,0.0646,0.01,0.06,-0.06,flip -8631,做多,2023-11-06 21:30:00,2023-11-06 23:00:00,1892.68,1895.78,1.22,100.0,0.0645,0.2,0.06,0.14,flip -8632,做空,2023-11-06 23:00:00,2023-11-07 05:30:00,1895.78,1895.32,1.22,100.0,0.0645,0.03,0.06,-0.03,flip -8633,做多,2023-11-07 05:30:00,2023-11-07 07:00:00,1895.32,1891.44,1.23,100.0,0.0651,-0.25,0.06,-0.31,flip -8634,做空,2023-11-07 07:00:00,2023-11-07 18:00:00,1891.44,1886.72,1.23,100.0,0.065,0.31,0.06,0.25,flip -8635,做多,2023-11-07 18:00:00,2023-11-07 22:00:00,1886.72,1881.05,1.23,100.0,0.0653,-0.37,0.06,-0.43,flip -8636,做空,2023-11-07 22:00:00,2023-11-07 23:00:00,1881.05,1885.12,1.23,100.0,0.0652,-0.27,0.06,-0.33,flip -8637,做多,2023-11-07 23:00:00,2023-11-08 03:30:00,1885.12,1883.09,1.22,100.0,0.0649,-0.13,0.06,-0.19,flip -8638,做空,2023-11-08 03:30:00,2023-11-08 04:30:00,1883.09,1885.92,1.23,100.0,0.0651,-0.18,0.06,-0.25,flip -8639,做多,2023-11-08 04:30:00,2023-11-08 05:00:00,1885.92,1882.41,1.22,100.0,0.0648,-0.23,0.06,-0.29,flip -8640,做空,2023-11-08 05:00:00,2023-11-08 09:30:00,1882.41,1884.81,1.22,100.0,0.0648,-0.16,0.06,-0.22,flip -8641,做多,2023-11-08 09:30:00,2023-11-08 10:30:00,1884.81,1886.4,1.22,100.0,0.0645,0.1,0.06,0.04,flip -8642,做空,2023-11-08 10:30:00,2023-11-08 12:00:00,1886.4,1886.02,1.22,100.0,0.0645,0.02,0.06,-0.04,flip -8643,做多,2023-11-08 12:00:00,2023-11-08 12:30:00,1886.02,1885.44,1.22,100.0,0.0644,-0.04,0.06,-0.1,flip -8644,做空,2023-11-08 12:30:00,2023-11-08 13:30:00,1885.44,1889.64,1.21,100.0,0.0644,-0.27,0.06,-0.33,flip -8645,做多,2023-11-08 13:30:00,2023-11-08 14:30:00,1889.64,1886.95,1.21,100.0,0.064,-0.17,0.06,-0.23,flip -8646,做空,2023-11-08 14:30:00,2023-11-08 15:30:00,1886.95,1889.62,1.21,100.0,0.064,-0.17,0.06,-0.23,flip -8647,做多,2023-11-08 15:30:00,2023-11-08 21:00:00,1889.62,1887.8,1.2,100.0,0.0637,-0.12,0.06,-0.18,flip -8648,做空,2023-11-08 21:00:00,2023-11-08 22:00:00,1887.8,1890.51,1.2,100.0,0.0637,-0.17,0.06,-0.23,flip -8649,做多,2023-11-08 22:00:00,2023-11-08 23:30:00,1890.51,1888.42,1.2,100.0,0.0634,-0.13,0.06,-0.19,flip -8650,做空,2023-11-08 23:30:00,2023-11-09 00:00:00,1888.42,1888.6,1.2,100.0,0.0633,-0.01,0.06,-0.07,flip -8651,做多,2023-11-09 00:00:00,2023-11-09 02:00:00,1888.6,1920.49,1.21,100.0,0.064,2.04,0.06,1.98,tp_upper -8652,做多,2023-11-09 11:30:00,2023-11-09 14:30:00,1913.91,1990.0,1.23,100.0,0.0642,4.88,0.06,4.82,tp_upper -8653,做多,2023-11-10 11:00:00,2023-11-10 12:00:00,2100.96,2083.61,1.28,100.0,0.0609,-1.06,0.06,-1.12,flip -8654,做空,2023-11-10 12:00:00,2023-11-10 16:00:00,2083.61,2102.36,1.27,100.0,0.0608,-1.14,0.06,-1.2,flip -8655,做多,2023-11-10 16:00:00,2023-11-10 18:30:00,2102.36,2096.2,1.25,100.0,0.0597,-0.37,0.06,-0.43,flip -8656,做空,2023-11-10 18:30:00,2023-11-11 01:00:00,2096.2,2057.54,1.25,100.0,0.0596,2.3,0.06,2.24,tp_lower -8657,做多,2023-11-11 13:30:00,2023-11-11 20:30:00,2064.0,2059.19,1.27,100.0,0.0618,-0.3,0.06,-0.36,flip -8658,做空,2023-11-11 20:30:00,2023-11-12 07:00:00,2059.19,2057.24,1.27,100.0,0.0617,0.12,0.06,0.06,flip -8659,做多,2023-11-12 07:00:00,2023-11-12 08:30:00,2057.24,2057.49,1.27,100.0,0.0619,0.02,0.06,-0.05,flip -8660,做空,2023-11-12 08:30:00,2023-11-12 10:30:00,2057.49,2051.53,1.27,100.0,0.0618,0.37,0.06,0.3,flip -8661,做多,2023-11-12 10:30:00,2023-11-12 11:30:00,2051.53,2049.37,1.27,100.0,0.0621,-0.13,0.06,-0.2,flip -8662,做空,2023-11-12 11:30:00,2023-11-12 13:00:00,2049.37,2048.68,1.27,100.0,0.062,0.04,0.06,-0.02,flip -8663,做多,2023-11-12 13:00:00,2023-11-12 15:00:00,2048.68,2052.0,1.27,100.0,0.062,0.21,0.06,0.14,flip -8664,做空,2023-11-12 15:00:00,2023-11-12 17:30:00,2052.0,2052.3,1.27,100.0,0.062,-0.02,0.06,-0.08,flip -8665,做多,2023-11-12 17:30:00,2023-11-12 18:00:00,2052.3,2050.49,1.27,100.0,0.0619,-0.11,0.06,-0.18,flip -8666,做空,2023-11-12 18:00:00,2023-11-12 18:30:00,2050.49,2055.21,1.27,100.0,0.0618,-0.29,0.06,-0.36,flip -8667,做多,2023-11-12 18:30:00,2023-11-12 19:00:00,2055.21,2048.97,1.26,100.0,0.0615,-0.38,0.06,-0.45,flip -8668,做空,2023-11-12 19:00:00,2023-11-12 20:30:00,2048.97,2054.46,1.26,100.0,0.0614,-0.34,0.06,-0.4,flip -8669,做多,2023-11-12 20:30:00,2023-11-12 23:00:00,2054.46,2041.24,1.25,100.0,0.061,-0.81,0.06,-0.87,flip -8670,做空,2023-11-12 23:00:00,2023-11-13 00:30:00,2041.24,2055.42,1.24,100.0,0.061,-0.86,0.06,-0.93,flip -8671,做多,2023-11-13 00:30:00,2023-11-13 03:00:00,2055.42,2051.2,1.25,100.0,0.0607,-0.26,0.06,-0.32,flip -8672,做空,2023-11-13 03:00:00,2023-11-13 08:00:00,2051.2,2059.29,1.24,100.0,0.0607,-0.49,0.06,-0.55,flip -8673,做多,2023-11-13 08:00:00,2023-11-13 10:00:00,2059.29,2051.66,1.24,100.0,0.0601,-0.46,0.06,-0.52,flip -8674,做空,2023-11-13 10:00:00,2023-11-13 10:30:00,2051.66,2058.83,1.23,100.0,0.0601,-0.43,0.06,-0.49,flip -8675,做多,2023-11-13 10:30:00,2023-11-13 11:00:00,2058.83,2048.79,1.23,100.0,0.0596,-0.6,0.06,-0.66,flip -8676,做空,2023-11-13 11:00:00,2023-11-13 12:30:00,2048.79,2056.45,1.22,100.0,0.0595,-0.46,0.06,-0.52,flip -8677,做多,2023-11-13 12:30:00,2023-11-13 13:00:00,2056.45,2051.05,1.21,100.0,0.059,-0.32,0.06,-0.38,flip -8678,做空,2023-11-13 13:00:00,2023-11-13 13:30:00,2051.05,2051.78,1.21,100.0,0.059,-0.04,0.06,-0.1,flip -8679,做多,2023-11-13 13:30:00,2023-11-13 15:00:00,2051.78,2091.49,1.21,100.0,0.0589,2.34,0.06,2.28,tp_upper -8680,做多,2023-11-13 23:00:00,2023-11-13 23:30:00,2070.37,2055.18,1.23,100.0,0.0594,-0.9,0.06,-0.96,flip -8681,做空,2023-11-13 23:30:00,2023-11-14 14:00:00,2055.18,2048.0,1.22,100.0,0.0594,0.43,0.06,0.37,flip -8682,做多,2023-11-14 14:00:00,2023-11-14 15:00:00,2048.0,2032.0,1.23,100.0,0.0603,-0.96,0.06,-1.03,flip -8683,做空,2023-11-14 15:00:00,2023-11-14 16:00:00,2032.0,2052.28,1.22,100.0,0.0602,-1.22,0.06,-1.28,flip -8684,做多,2023-11-14 16:00:00,2023-11-14 16:30:00,2052.28,2046.91,1.21,100.0,0.059,-0.32,0.06,-0.38,flip -8685,做空,2023-11-14 16:30:00,2023-11-14 18:30:00,2046.91,1966.47,1.21,100.0,0.0589,4.74,0.06,4.68,tp_lower -8686,做多,2023-11-15 08:30:00,2023-11-15 09:30:00,1991.25,1986.85,1.26,100.0,0.0631,-0.28,0.06,-0.34,flip -8687,做空,2023-11-15 09:30:00,2023-11-16 11:00:00,1986.85,2073.96,1.25,100.0,0.0631,-5.5,0.07,-5.56,flip -8688,做多,2023-11-16 11:00:00,2023-11-16 11:30:00,2073.96,2070.03,1.2,100.0,0.0578,-0.23,0.06,-0.29,tp_upper -8689,做多,2023-11-16 12:30:00,2023-11-17 07:00:00,2049.64,1976.61,1.2,100.0,0.0583,-4.26,0.06,-4.32,flip -8690,做空,2023-11-17 07:00:00,2023-11-17 08:30:00,1976.61,1978.67,1.15,100.0,0.0584,-0.12,0.06,-0.18,flip -8691,做多,2023-11-17 08:30:00,2023-11-17 09:30:00,1978.67,1974.22,1.15,100.0,0.0582,-0.26,0.06,-0.32,flip -8692,做空,2023-11-17 09:30:00,2023-11-17 22:00:00,1974.22,1954.66,1.15,100.0,0.0581,1.14,0.06,1.08,flip -8693,做多,2023-11-17 22:00:00,2023-11-17 23:00:00,1954.66,1954.14,1.16,100.0,0.0592,-0.03,0.06,-0.09,flip -8694,做空,2023-11-17 23:00:00,2023-11-17 23:30:00,1954.14,1961.21,1.16,100.0,0.0592,-0.42,0.06,-0.48,flip -8695,做多,2023-11-17 23:30:00,2023-11-18 01:30:00,1961.21,1950.37,1.15,100.0,0.0587,-0.64,0.06,-0.69,flip -8696,做空,2023-11-18 01:30:00,2023-11-18 02:00:00,1950.37,1955.38,1.15,100.0,0.059,-0.3,0.06,-0.35,flip -8697,做多,2023-11-18 02:00:00,2023-11-18 03:00:00,1955.38,1947.0,1.15,100.0,0.0586,-0.49,0.06,-0.55,flip -8698,做空,2023-11-18 03:00:00,2023-11-18 08:30:00,1947.0,1939.21,1.14,100.0,0.0585,0.46,0.06,0.4,flip -8699,做多,2023-11-18 08:30:00,2023-11-18 09:30:00,1939.21,1941.37,1.14,100.0,0.0589,0.13,0.06,0.07,flip -8700,做空,2023-11-18 09:30:00,2023-11-18 10:00:00,1941.37,1945.2,1.14,100.0,0.0589,-0.23,0.06,-0.28,flip -8701,做多,2023-11-18 10:00:00,2023-11-18 10:30:00,1945.2,1944.99,1.14,100.0,0.0586,-0.01,0.06,-0.07,flip -8702,做空,2023-11-18 10:30:00,2023-11-18 14:00:00,1944.99,1942.99,1.14,100.0,0.0585,0.12,0.06,0.06,flip -8703,做多,2023-11-18 14:00:00,2023-11-18 14:30:00,1942.99,1940.87,1.14,100.0,0.0586,-0.12,0.06,-0.18,flip -8704,做空,2023-11-18 14:30:00,2023-11-18 15:00:00,1940.87,1950.21,1.14,100.0,0.0585,-0.55,0.06,-0.6,flip -8705,做多,2023-11-18 15:00:00,2023-11-19 00:30:00,1950.21,1952.73,1.13,100.0,0.0579,0.15,0.06,0.09,flip -8706,做空,2023-11-19 00:30:00,2023-11-19 03:30:00,1952.73,1956.17,1.14,100.0,0.0584,-0.2,0.06,-0.26,flip -8707,做多,2023-11-19 03:30:00,2023-11-19 04:00:00,1956.17,1953.68,1.14,100.0,0.0581,-0.14,0.06,-0.2,flip -8708,做空,2023-11-19 04:00:00,2023-11-19 04:30:00,1953.68,1956.99,1.13,100.0,0.0581,-0.19,0.06,-0.25,flip -8709,做多,2023-11-19 04:30:00,2023-11-19 08:30:00,1956.99,1958.7,1.13,100.0,0.0578,0.1,0.06,0.04,flip -8710,做空,2023-11-19 08:30:00,2023-11-19 09:00:00,1958.7,1961.4,1.13,100.0,0.0578,-0.16,0.06,-0.21,flip -8711,做多,2023-11-19 09:00:00,2023-11-19 10:00:00,1961.4,1958.46,1.13,100.0,0.0575,-0.17,0.06,-0.23,flip -8712,做空,2023-11-19 10:00:00,2023-11-19 15:00:00,1958.46,1962.4,1.13,100.0,0.0575,-0.23,0.06,-0.28,flip -8713,做多,2023-11-19 15:00:00,2023-11-20 21:00:00,1962.4,2022.93,1.12,100.0,0.0572,3.46,0.06,3.4,flip -8714,做空,2023-11-20 21:00:00,2023-11-20 21:30:00,2022.93,2026.21,1.16,100.0,0.0575,-0.19,0.06,-0.25,flip -8715,做多,2023-11-20 21:30:00,2023-11-20 22:30:00,2026.21,2025.1,1.16,100.0,0.0573,-0.06,0.06,-0.12,flip -8716,做空,2023-11-20 22:30:00,2023-11-21 00:00:00,2025.1,2030.61,1.16,100.0,0.0572,-0.32,0.06,-0.37,flip -8717,做多,2023-11-21 00:00:00,2023-11-21 00:30:00,2030.61,2024.36,1.16,100.0,0.057,-0.36,0.06,-0.41,flip -8718,做空,2023-11-21 00:30:00,2023-11-21 01:30:00,2024.36,2032.78,1.15,100.0,0.057,-0.48,0.06,-0.54,flip -8719,做多,2023-11-21 01:30:00,2023-11-21 02:00:00,2032.78,2022.1,1.15,100.0,0.0564,-0.6,0.06,-0.66,flip -8720,做空,2023-11-21 02:00:00,2023-11-21 15:00:00,2022.1,1959.21,1.14,100.0,0.0564,3.55,0.06,3.49,tp_lower -8721,做多,2023-11-21 16:30:00,2023-11-21 17:00:00,2005.69,2003.33,1.17,100.0,0.0586,-0.14,0.06,-0.2,flip -8722,做空,2023-11-21 17:00:00,2023-11-21 20:30:00,2003.33,1992.48,1.17,100.0,0.0585,0.63,0.06,0.58,flip -8723,做多,2023-11-21 20:30:00,2023-11-23 11:00:00,1992.48,2052.82,1.18,100.0,0.0591,3.56,0.06,3.5,flip -8724,做空,2023-11-23 11:00:00,2023-11-23 12:00:00,2052.82,2065.59,1.22,100.0,0.0594,-0.76,0.06,-0.82,flip -8725,做多,2023-11-23 12:00:00,2023-11-23 22:00:00,2065.59,2065.26,1.21,100.0,0.0586,-0.02,0.06,-0.08,flip -8726,做空,2023-11-23 22:00:00,2023-11-23 22:30:00,2065.26,2066.57,1.21,100.0,0.0585,-0.08,0.06,-0.14,flip -8727,做多,2023-11-23 22:30:00,2023-11-23 23:00:00,2066.57,2063.65,1.21,100.0,0.0584,-0.17,0.06,-0.23,flip -8728,做空,2023-11-23 23:00:00,2023-11-24 00:00:00,2063.65,2066.02,1.2,100.0,0.0583,-0.14,0.06,-0.2,flip -8729,做多,2023-11-24 00:00:00,2023-11-24 09:30:00,2066.02,2110.49,1.21,100.0,0.0584,2.6,0.06,2.54,tp_upper -8730,做多,2023-11-24 20:30:00,2023-11-25 08:00:00,2091.18,2086.25,1.23,100.0,0.0589,-0.29,0.06,-0.35,flip -8731,做空,2023-11-25 08:00:00,2023-11-25 16:00:00,2086.25,2079.84,1.23,100.0,0.0589,0.38,0.06,0.32,flip -8732,做多,2023-11-25 16:00:00,2023-11-25 16:30:00,2079.84,2077.75,1.23,100.0,0.0592,-0.12,0.06,-0.19,flip -8733,做空,2023-11-25 16:30:00,2023-11-25 18:30:00,2077.75,2081.45,1.23,100.0,0.0592,-0.22,0.06,-0.28,flip -8734,做多,2023-11-25 18:30:00,2023-11-26 00:00:00,2081.45,2079.79,1.23,100.0,0.0589,-0.1,0.06,-0.16,flip -8735,做空,2023-11-26 00:00:00,2023-11-26 00:30:00,2079.79,2081.14,1.23,100.0,0.0591,-0.08,0.06,-0.14,flip -8736,做多,2023-11-26 00:30:00,2023-11-26 01:00:00,2081.14,2076.62,1.23,100.0,0.0589,-0.27,0.06,-0.33,flip -8737,做空,2023-11-26 01:00:00,2023-11-26 04:30:00,2076.62,2083.17,1.22,100.0,0.0589,-0.39,0.06,-0.45,flip -8738,做多,2023-11-26 04:30:00,2023-11-26 06:00:00,2083.17,2078.9,1.22,100.0,0.0584,-0.25,0.06,-0.31,flip -8739,做空,2023-11-26 06:00:00,2023-11-26 06:30:00,2078.9,2090.22,1.21,100.0,0.0584,-0.66,0.06,-0.72,flip -8740,做多,2023-11-26 06:30:00,2023-11-26 12:00:00,2090.22,2077.59,1.21,100.0,0.0577,-0.73,0.06,-0.79,flip -8741,做空,2023-11-26 12:00:00,2023-11-26 12:30:00,2077.59,2089.63,1.2,100.0,0.0576,-0.69,0.06,-0.75,flip -8742,做多,2023-11-26 12:30:00,2023-11-26 13:00:00,2089.63,2080.96,1.19,100.0,0.0569,-0.49,0.06,-0.55,flip -8743,做空,2023-11-26 13:00:00,2023-11-26 13:30:00,2080.96,2083.8,1.18,100.0,0.0569,-0.16,0.06,-0.22,flip -8744,做多,2023-11-26 13:30:00,2023-11-26 14:00:00,2083.8,2066.28,1.18,100.0,0.0566,-0.99,0.06,-1.05,flip -8745,做空,2023-11-26 14:00:00,2023-11-26 16:00:00,2066.28,2046.21,1.17,100.0,0.0566,1.14,0.06,1.08,tp_lower -8746,做多,2023-11-26 20:30:00,2023-11-26 21:00:00,2077.02,2069.34,1.18,100.0,0.0568,-0.44,0.06,-0.49,flip -8747,做空,2023-11-26 21:00:00,2023-11-26 21:30:00,2069.34,2073.9,1.17,100.0,0.0567,-0.26,0.06,-0.32,flip -8748,做多,2023-11-26 21:30:00,2023-11-26 23:00:00,2073.9,2064.88,1.17,100.0,0.0564,-0.51,0.06,-0.57,flip -8749,做空,2023-11-26 23:00:00,2023-11-27 23:00:00,2064.88,2027.51,1.16,100.0,0.0564,2.11,0.06,2.05,flip -8750,做多,2023-11-27 23:00:00,2023-11-28 04:30:00,2027.51,2019.13,1.2,100.0,0.0592,-0.5,0.06,-0.56,flip -8751,做空,2023-11-28 04:30:00,2023-11-28 07:30:00,2019.13,2014.17,1.19,100.0,0.0592,0.29,0.06,0.23,flip -8752,做多,2023-11-28 07:30:00,2023-11-28 08:00:00,2014.17,2009.71,1.2,100.0,0.0594,-0.26,0.06,-0.32,flip -8753,做空,2023-11-28 08:00:00,2023-11-28 09:30:00,2009.71,2018.47,1.19,100.0,0.0593,-0.52,0.06,-0.58,flip -8754,做多,2023-11-28 09:30:00,2023-11-28 10:00:00,2018.47,2015.27,1.19,100.0,0.0588,-0.19,0.06,-0.25,flip -8755,做空,2023-11-28 10:00:00,2023-11-28 10:30:00,2015.27,2020.81,1.18,100.0,0.0587,-0.33,0.06,-0.38,flip -8756,做多,2023-11-28 10:30:00,2023-11-29 05:30:00,2020.81,2053.53,1.18,100.0,0.0583,1.91,0.06,1.85,flip -8757,做空,2023-11-29 05:30:00,2023-11-29 06:30:00,2053.53,2062.01,1.2,100.0,0.0586,-0.5,0.06,-0.56,flip -8758,做多,2023-11-29 06:30:00,2023-11-29 10:00:00,2062.01,2055.97,1.2,100.0,0.058,-0.35,0.06,-0.41,flip -8759,做空,2023-11-29 10:00:00,2023-11-29 12:00:00,2055.97,2056.91,1.19,100.0,0.058,-0.05,0.06,-0.11,flip -8760,做多,2023-11-29 12:00:00,2023-11-29 12:30:00,2056.91,2053.76,1.19,100.0,0.0579,-0.18,0.06,-0.24,flip -8761,做空,2023-11-29 12:30:00,2023-11-29 13:00:00,2053.76,2054.6,1.19,100.0,0.0578,-0.05,0.06,-0.11,flip -8762,做多,2023-11-29 13:00:00,2023-11-29 13:30:00,2054.6,2053.3,1.19,100.0,0.0577,-0.08,0.06,-0.13,flip -8763,做空,2023-11-29 13:30:00,2023-11-29 15:00:00,2053.3,2027.01,1.18,100.0,0.0577,1.52,0.06,1.46,tp_lower -8764,做多,2023-11-30 03:30:00,2023-11-30 04:30:00,2040.08,2035.85,1.21,100.0,0.0591,-0.25,0.06,-0.31,flip -8765,做空,2023-11-30 04:30:00,2023-11-30 06:00:00,2035.85,2037.56,1.2,100.0,0.059,-0.1,0.06,-0.16,flip -8766,做多,2023-11-30 06:00:00,2023-11-30 06:30:00,2037.56,2034.75,1.2,100.0,0.0589,-0.17,0.06,-0.23,flip -8767,做空,2023-11-30 06:30:00,2023-11-30 09:30:00,2034.75,2028.79,1.2,100.0,0.0588,0.35,0.06,0.29,flip -8768,做多,2023-11-30 09:30:00,2023-11-30 10:30:00,2028.79,2029.81,1.2,100.0,0.0591,0.06,0.06,0.0,flip -8769,做空,2023-11-30 10:30:00,2023-11-30 11:00:00,2029.81,2033.63,1.2,100.0,0.0591,-0.23,0.06,-0.29,flip -8770,做多,2023-11-30 11:00:00,2023-11-30 13:30:00,2033.63,2034.99,1.2,100.0,0.0588,0.08,0.06,0.02,flip -8771,做空,2023-11-30 13:30:00,2023-11-30 15:00:00,2034.99,2031.5,1.19,100.0,0.0587,0.2,0.06,0.15,flip -8772,做多,2023-11-30 15:00:00,2023-12-01 01:30:00,2031.5,2087.98,1.2,100.0,0.0589,3.32,0.06,3.26,tp_upper -8773,做多,2023-12-01 14:00:00,2023-12-01 14:30:00,2081.96,2078.01,1.24,100.0,0.0594,-0.23,0.06,-0.3,flip -8774,做空,2023-12-01 14:30:00,2023-12-01 16:00:00,2078.01,2100.09,1.23,100.0,0.0594,-1.31,0.06,-1.37,flip -8775,做多,2023-12-01 16:00:00,2023-12-01 17:30:00,2100.09,2093.8,1.22,100.0,0.058,-0.37,0.06,-0.43,flip -8776,做空,2023-12-01 17:30:00,2023-12-01 20:30:00,2093.8,2090.49,1.21,100.0,0.058,0.19,0.06,0.13,flip -8777,做多,2023-12-01 20:30:00,2023-12-01 21:30:00,2090.49,2090.12,1.21,100.0,0.0581,-0.02,0.06,-0.08,flip -8778,做空,2023-12-01 21:30:00,2023-12-01 22:00:00,2090.12,2091.0,1.21,100.0,0.0581,-0.05,0.06,-0.11,flip -8779,做多,2023-12-01 22:00:00,2023-12-01 22:30:00,2091.0,2085.23,1.21,100.0,0.058,-0.33,0.06,-0.39,flip -8780,做空,2023-12-01 22:30:00,2023-12-02 00:30:00,2085.23,2091.76,1.21,100.0,0.0579,-0.38,0.06,-0.44,flip -8781,做多,2023-12-02 00:30:00,2023-12-02 02:30:00,2091.76,2091.15,1.21,100.0,0.0579,-0.04,0.06,-0.1,flip -8782,做空,2023-12-02 02:30:00,2023-12-02 03:00:00,2091.15,2092.5,1.21,100.0,0.0578,-0.08,0.06,-0.14,flip -8783,做多,2023-12-02 03:00:00,2023-12-02 14:30:00,2092.5,2098.93,1.21,100.0,0.0577,0.37,0.06,0.31,flip -8784,做空,2023-12-02 14:30:00,2023-12-02 15:00:00,2098.93,2100.28,1.21,100.0,0.0576,-0.08,0.06,-0.14,flip -8785,做多,2023-12-02 15:00:00,2023-12-02 16:30:00,2100.28,2099.07,1.21,100.0,0.0575,-0.07,0.06,-0.13,flip -8786,做空,2023-12-02 16:30:00,2023-12-02 17:00:00,2099.07,2101.4,1.21,100.0,0.0575,-0.13,0.06,-0.19,flip -8787,做多,2023-12-02 17:00:00,2023-12-02 18:00:00,2101.4,2125.79,1.2,100.0,0.0573,1.4,0.06,1.34,tp_upper -8788,做多,2023-12-03 13:00:00,2023-12-03 13:30:00,2162.69,2161.53,1.22,100.0,0.0566,-0.07,0.06,-0.13,flip -8789,做空,2023-12-03 13:30:00,2023-12-03 15:30:00,2161.53,2160.35,1.22,100.0,0.0566,0.07,0.06,0.01,flip -8790,做多,2023-12-03 15:30:00,2023-12-03 16:30:00,2160.35,2158.95,1.22,100.0,0.0566,-0.08,0.06,-0.14,flip -8791,做空,2023-12-03 16:30:00,2023-12-03 18:30:00,2158.95,2161.15,1.22,100.0,0.0565,-0.12,0.06,-0.19,flip -8792,做多,2023-12-03 18:30:00,2023-12-03 22:00:00,2161.15,2202.06,1.22,100.0,0.0563,2.3,0.06,2.24,tp_upper -8793,做多,2023-12-04 19:30:00,2023-12-04 20:00:00,2234.82,2234.58,1.24,100.0,0.0557,-0.01,0.06,-0.08,flip -8794,做空,2023-12-04 20:00:00,2023-12-04 22:00:00,2234.58,2254.51,1.24,100.0,0.0556,-1.11,0.06,-1.17,flip -8795,做多,2023-12-04 22:00:00,2023-12-04 22:30:00,2254.51,2228.41,1.23,100.0,0.0546,-1.43,0.06,-1.49,flip -8796,做空,2023-12-04 22:30:00,2023-12-04 23:30:00,2228.41,2243.66,1.22,100.0,0.0546,-0.83,0.06,-0.89,flip -8797,做多,2023-12-04 23:30:00,2023-12-05 00:00:00,2243.66,2241.23,1.21,100.0,0.0538,-0.13,0.06,-0.19,flip -8798,做空,2023-12-05 00:00:00,2023-12-05 01:30:00,2241.23,2240.11,1.21,100.0,0.0539,0.06,0.06,-0.0,flip -8799,做多,2023-12-05 01:30:00,2023-12-05 02:00:00,2240.11,2229.92,1.21,100.0,0.0539,-0.55,0.06,-0.61,flip -8800,做空,2023-12-05 02:00:00,2023-12-05 03:00:00,2229.92,2233.54,1.2,100.0,0.0539,-0.2,0.06,-0.26,flip -8801,做多,2023-12-05 03:00:00,2023-12-05 03:30:00,2233.54,2231.36,1.2,100.0,0.0536,-0.12,0.06,-0.18,flip -8802,做空,2023-12-05 03:30:00,2023-12-05 05:00:00,2231.36,2232.45,1.2,100.0,0.0536,-0.06,0.06,-0.12,flip -8803,做多,2023-12-05 05:00:00,2023-12-05 06:30:00,2232.45,2230.37,1.19,100.0,0.0535,-0.11,0.06,-0.17,flip -8804,做空,2023-12-05 06:30:00,2023-12-05 07:30:00,2230.37,2200.19,1.19,100.0,0.0534,1.61,0.06,1.55,tp_lower -8805,做多,2023-12-05 15:30:00,2023-12-05 16:00:00,2228.43,2228.25,1.21,100.0,0.0541,-0.01,0.06,-0.07,flip -8806,做空,2023-12-05 16:00:00,2023-12-06 06:30:00,2228.25,2273.3,1.21,100.0,0.0541,-2.44,0.06,-2.5,flip -8807,做多,2023-12-06 06:30:00,2023-12-06 07:00:00,2273.3,2270.49,1.19,100.0,0.0523,-0.15,0.06,-0.21,flip -8808,做空,2023-12-06 07:00:00,2023-12-06 08:30:00,2270.49,2279.86,1.19,100.0,0.0523,-0.49,0.06,-0.55,flip -8809,做多,2023-12-06 08:30:00,2023-12-06 09:30:00,2279.86,2274.8,1.18,100.0,0.0518,-0.26,0.06,-0.32,flip -8810,做空,2023-12-06 09:30:00,2023-12-06 10:00:00,2274.8,2287.37,1.18,100.0,0.0517,-0.65,0.06,-0.71,flip -8811,做多,2023-12-06 10:00:00,2023-12-06 10:30:00,2287.37,2276.79,1.17,100.0,0.0511,-0.54,0.06,-0.6,flip -8812,做空,2023-12-06 10:30:00,2023-12-06 17:00:00,2276.79,2274.9,1.16,100.0,0.0511,0.1,0.06,0.04,flip -8813,做多,2023-12-06 17:00:00,2023-12-06 17:30:00,2274.9,2269.65,1.16,100.0,0.0511,-0.27,0.06,-0.33,flip -8814,做空,2023-12-06 17:30:00,2023-12-06 18:00:00,2269.65,2272.34,1.16,100.0,0.051,-0.14,0.06,-0.2,flip -8815,做多,2023-12-06 18:00:00,2023-12-06 19:00:00,2272.34,2267.85,1.16,100.0,0.0509,-0.23,0.06,-0.29,flip -8816,做空,2023-12-06 19:00:00,2023-12-06 22:30:00,2267.85,2233.27,1.15,100.0,0.0508,1.76,0.06,1.7,tp_lower -8817,做多,2023-12-07 04:00:00,2023-12-07 08:00:00,2263.88,2248.96,1.18,100.0,0.0521,-0.78,0.06,-0.84,flip -8818,做空,2023-12-07 08:00:00,2023-12-07 12:30:00,2248.96,2256.37,1.17,100.0,0.0521,-0.39,0.06,-0.44,flip -8819,做多,2023-12-07 12:30:00,2023-12-07 13:00:00,2256.37,2250.35,1.17,100.0,0.0517,-0.31,0.06,-0.37,flip -8820,做空,2023-12-07 13:00:00,2023-12-07 14:00:00,2250.35,2254.0,1.16,100.0,0.0516,-0.19,0.06,-0.25,flip -8821,做多,2023-12-07 14:00:00,2023-12-07 15:00:00,2254.0,2317.64,1.16,100.0,0.0514,3.27,0.06,3.21,tp_upper -8822,做多,2023-12-08 08:00:00,2023-12-08 08:30:00,2357.56,2353.63,1.2,100.0,0.0507,-0.2,0.06,-0.26,flip -8823,做空,2023-12-08 08:30:00,2023-12-08 10:00:00,2353.63,2358.97,1.19,100.0,0.0507,-0.27,0.06,-0.33,flip -8824,做多,2023-12-08 10:00:00,2023-12-08 12:00:00,2358.97,2367.03,1.19,100.0,0.0504,0.41,0.06,0.35,flip -8825,做空,2023-12-08 12:00:00,2023-12-08 14:30:00,2367.03,2365.37,1.19,100.0,0.0503,0.08,0.06,0.02,flip -8826,做多,2023-12-08 14:30:00,2023-12-08 15:00:00,2365.37,2361.81,1.19,100.0,0.0504,-0.18,0.06,-0.24,flip -8827,做空,2023-12-08 15:00:00,2023-12-08 20:00:00,2361.81,2358.09,1.19,100.0,0.0503,0.19,0.06,0.13,flip -8828,做多,2023-12-08 20:00:00,2023-12-08 23:30:00,2358.09,2360.82,1.19,100.0,0.0504,0.14,0.06,0.08,flip -8829,做空,2023-12-08 23:30:00,2023-12-09 03:00:00,2360.82,2364.59,1.19,100.0,0.0504,-0.19,0.06,-0.25,flip -8830,做多,2023-12-09 03:00:00,2023-12-09 03:30:00,2364.59,2361.79,1.19,100.0,0.0505,-0.14,0.06,-0.2,flip -8831,做空,2023-12-09 03:30:00,2023-12-09 09:00:00,2361.79,2374.41,1.19,100.0,0.0504,-0.64,0.06,-0.7,flip -8832,做多,2023-12-09 09:00:00,2023-12-09 09:30:00,2374.41,2360.05,1.18,100.0,0.0499,-0.72,0.06,-0.77,flip -8833,做空,2023-12-09 09:30:00,2023-12-09 14:00:00,2360.05,2368.61,1.18,100.0,0.0498,-0.43,0.06,-0.49,flip -8834,做多,2023-12-09 14:00:00,2023-12-09 14:30:00,2368.61,2353.81,1.17,100.0,0.0494,-0.73,0.06,-0.79,flip -8835,做空,2023-12-09 14:30:00,2023-12-09 15:30:00,2353.81,2364.54,1.16,100.0,0.0493,-0.53,0.06,-0.59,flip -8836,做多,2023-12-09 15:30:00,2023-12-09 16:00:00,2364.54,2352.78,1.15,100.0,0.0488,-0.57,0.06,-0.63,flip -8837,做空,2023-12-09 16:00:00,2023-12-09 22:00:00,2352.78,2361.04,1.15,100.0,0.0488,-0.4,0.06,-0.46,flip -8838,做多,2023-12-09 22:00:00,2023-12-09 22:30:00,2361.04,2354.73,1.14,100.0,0.0484,-0.31,0.06,-0.36,flip -8839,做空,2023-12-09 22:30:00,2023-12-10 04:00:00,2354.73,2354.5,1.14,100.0,0.0484,0.01,0.06,-0.05,flip -8840,做多,2023-12-10 04:00:00,2023-12-10 05:00:00,2354.5,2355.79,1.15,100.0,0.0488,0.06,0.06,0.01,flip -8841,做空,2023-12-10 05:00:00,2023-12-10 07:30:00,2355.79,2355.38,1.15,100.0,0.0487,0.02,0.06,-0.04,flip -8842,做多,2023-12-10 07:30:00,2023-12-10 08:00:00,2355.38,2348.14,1.15,100.0,0.0487,-0.35,0.06,-0.41,flip -8843,做空,2023-12-10 08:00:00,2023-12-10 09:30:00,2348.14,2324.52,1.14,100.0,0.0486,1.15,0.06,1.09,tp_lower -8844,做多,2023-12-10 12:30:00,2023-12-10 13:00:00,2351.48,2343.62,1.15,100.0,0.049,-0.39,0.06,-0.44,flip -8845,做空,2023-12-10 13:00:00,2023-12-10 13:30:00,2343.62,2347.0,1.15,100.0,0.049,-0.17,0.06,-0.22,flip -8846,做多,2023-12-10 13:30:00,2023-12-10 14:30:00,2347.0,2347.64,1.14,100.0,0.0488,0.03,0.06,-0.03,flip -8847,做空,2023-12-10 14:30:00,2023-12-10 15:00:00,2347.64,2353.54,1.14,100.0,0.0487,-0.29,0.06,-0.34,flip -8848,做多,2023-12-10 15:00:00,2023-12-10 16:30:00,2353.54,2349.68,1.14,100.0,0.0484,-0.19,0.06,-0.24,flip -8849,做空,2023-12-10 16:30:00,2023-12-10 18:00:00,2349.68,2359.27,1.14,100.0,0.0484,-0.46,0.06,-0.52,flip -8850,做多,2023-12-10 18:00:00,2023-12-10 23:00:00,2359.27,2349.87,1.13,100.0,0.0479,-0.45,0.06,-0.51,flip -8851,做空,2023-12-10 23:00:00,2023-12-10 23:30:00,2349.87,2353.97,1.13,100.0,0.0479,-0.2,0.06,-0.25,flip -8852,做多,2023-12-10 23:30:00,2023-12-11 00:00:00,2353.97,2351.71,1.12,100.0,0.0477,-0.11,0.06,-0.16,flip -8853,做空,2023-12-11 00:00:00,2023-12-11 02:00:00,2351.71,2240.83,1.13,100.0,0.0482,5.34,0.05,5.29,tp_lower -8854,做多,2023-12-11 22:30:00,2023-12-11 23:00:00,2224.3,2222.39,1.19,100.0,0.0533,-0.1,0.06,-0.16,flip -8855,做空,2023-12-11 23:00:00,2023-12-11 23:30:00,2222.39,2225.56,1.18,100.0,0.0533,-0.17,0.06,-0.23,flip -8856,做多,2023-12-11 23:30:00,2023-12-12 04:30:00,2225.56,2218.14,1.18,100.0,0.053,-0.39,0.06,-0.45,flip -8857,做空,2023-12-12 04:30:00,2023-12-12 05:00:00,2218.14,2232.33,1.18,100.0,0.0532,-0.75,0.06,-0.81,flip -8858,做多,2023-12-12 05:00:00,2023-12-12 06:00:00,2232.33,2214.18,1.17,100.0,0.0525,-0.95,0.06,-1.01,flip -8859,做空,2023-12-12 06:00:00,2023-12-12 06:30:00,2214.18,2225.61,1.16,100.0,0.0524,-0.6,0.06,-0.66,flip -8860,做多,2023-12-12 06:30:00,2023-12-12 11:00:00,2225.61,2222.88,1.15,100.0,0.0518,-0.14,0.06,-0.2,flip -8861,做空,2023-12-12 11:00:00,2023-12-12 12:30:00,2222.88,2225.97,1.15,100.0,0.0518,-0.16,0.06,-0.22,flip -8862,做多,2023-12-12 12:30:00,2023-12-12 13:00:00,2225.97,2221.98,1.15,100.0,0.0516,-0.21,0.06,-0.26,flip -8863,做空,2023-12-12 13:00:00,2023-12-12 13:30:00,2221.98,2224.46,1.14,100.0,0.0515,-0.13,0.06,-0.19,flip -8864,做多,2023-12-12 13:30:00,2023-12-13 00:00:00,2224.46,2204.56,1.14,100.0,0.0513,-1.02,0.06,-1.08,flip -8865,做空,2023-12-13 00:00:00,2023-12-13 00:30:00,2204.56,2205.32,1.14,100.0,0.0517,-0.04,0.06,-0.1,flip -8866,做多,2023-12-13 00:30:00,2023-12-13 01:00:00,2205.32,2180.79,1.14,100.0,0.0516,-1.27,0.06,-1.32,flip -8867,做空,2023-12-13 01:00:00,2023-12-13 08:30:00,2180.79,2186.65,1.12,100.0,0.0515,-0.3,0.06,-0.36,flip -8868,做多,2023-12-13 08:30:00,2023-12-13 09:00:00,2186.65,2178.94,1.12,100.0,0.0512,-0.39,0.06,-0.45,flip -8869,做空,2023-12-13 09:00:00,2023-12-13 10:30:00,2178.94,2179.39,1.11,100.0,0.0512,-0.02,0.06,-0.08,flip -8870,做多,2023-12-13 10:30:00,2023-12-13 11:30:00,2179.39,2173.04,1.11,100.0,0.0511,-0.32,0.06,-0.38,flip -8871,做空,2023-12-13 11:30:00,2023-12-13 12:00:00,2173.04,2181.52,1.11,100.0,0.051,-0.43,0.06,-0.49,flip -8872,做多,2023-12-13 12:00:00,2023-12-14 13:00:00,2181.52,2265.47,1.1,100.0,0.0506,4.25,0.06,4.19,flip -8873,做空,2023-12-14 13:00:00,2023-12-14 13:30:00,2265.47,2280.03,1.15,100.0,0.0509,-0.74,0.06,-0.8,flip -8874,做多,2023-12-14 13:30:00,2023-12-14 15:00:00,2280.03,2274.34,1.14,100.0,0.0502,-0.29,0.06,-0.34,flip -8875,做空,2023-12-14 15:00:00,2023-12-14 15:30:00,2274.34,2275.95,1.14,100.0,0.0501,-0.08,0.06,-0.14,flip -8876,做多,2023-12-14 15:30:00,2023-12-15 02:00:00,2275.95,2290.71,1.14,100.0,0.05,0.74,0.06,0.68,flip -8877,做空,2023-12-15 02:00:00,2023-12-16 02:00:00,2290.71,2245.91,1.15,100.0,0.0501,2.25,0.06,2.19,flip -8878,做多,2023-12-16 02:00:00,2023-12-16 07:00:00,2245.91,2241.79,1.17,100.0,0.0521,-0.21,0.06,-0.27,flip -8879,做空,2023-12-16 07:00:00,2023-12-16 07:30:00,2241.79,2242.54,1.17,100.0,0.0521,-0.04,0.06,-0.1,flip -8880,做多,2023-12-16 07:30:00,2023-12-16 13:30:00,2242.54,2246.89,1.17,100.0,0.052,0.23,0.06,0.17,flip -8881,做空,2023-12-16 13:30:00,2023-12-16 14:30:00,2246.89,2248.74,1.17,100.0,0.052,-0.1,0.06,-0.15,flip -8882,做多,2023-12-16 14:30:00,2023-12-16 17:00:00,2248.74,2252.47,1.17,100.0,0.0518,0.19,0.06,0.13,flip -8883,做空,2023-12-16 17:00:00,2023-12-17 15:30:00,2252.47,2223.55,1.17,100.0,0.0518,1.5,0.06,1.44,flip -8884,做多,2023-12-17 15:30:00,2023-12-17 18:00:00,2223.55,2225.47,1.19,100.0,0.0533,0.1,0.06,0.04,flip -8885,做空,2023-12-17 18:00:00,2023-12-18 14:30:00,2225.47,2170.32,1.19,100.0,0.0533,2.94,0.06,2.88,flip -8886,做多,2023-12-18 14:30:00,2023-12-18 15:00:00,2170.32,2158.27,1.22,100.0,0.056,-0.68,0.06,-0.74,flip -8887,做空,2023-12-18 15:00:00,2023-12-18 17:00:00,2158.27,2167.56,1.21,100.0,0.056,-0.52,0.06,-0.58,flip -8888,做多,2023-12-18 17:00:00,2023-12-18 17:30:00,2167.56,2163.82,1.2,100.0,0.0554,-0.21,0.06,-0.27,flip -8889,做空,2023-12-18 17:30:00,2023-12-18 18:30:00,2163.82,2171.5,1.2,100.0,0.0554,-0.43,0.06,-0.49,flip -8890,做多,2023-12-18 18:30:00,2023-12-19 12:30:00,2171.5,2233.83,1.19,100.0,0.0549,3.42,0.06,3.36,flip -8891,做空,2023-12-19 12:30:00,2023-12-20 04:00:00,2233.83,2199.42,1.23,100.0,0.0551,1.9,0.06,1.84,flip -8892,做多,2023-12-20 04:00:00,2023-12-20 19:00:00,2199.42,2218.4,1.25,100.0,0.0569,1.08,0.06,1.02,flip -8893,做空,2023-12-20 19:00:00,2023-12-21 06:30:00,2218.4,2216.42,1.26,100.0,0.0568,0.11,0.06,0.05,flip -8894,做多,2023-12-21 06:30:00,2023-12-21 09:00:00,2216.42,2209.97,1.26,100.0,0.0569,-0.37,0.06,-0.43,flip -8895,做空,2023-12-21 09:00:00,2023-12-21 15:00:00,2209.97,2230.48,1.26,100.0,0.0569,-1.17,0.06,-1.23,flip -8896,做多,2023-12-21 15:00:00,2023-12-21 19:00:00,2230.48,2224.16,1.24,100.0,0.0558,-0.35,0.06,-0.41,flip -8897,做空,2023-12-21 19:00:00,2023-12-21 19:30:00,2224.16,2227.51,1.24,100.0,0.0557,-0.19,0.06,-0.25,flip -8898,做多,2023-12-21 19:30:00,2023-12-21 20:00:00,2227.51,2223.56,1.24,100.0,0.0555,-0.22,0.06,-0.28,flip -8899,做空,2023-12-21 20:00:00,2023-12-21 20:30:00,2223.56,2241.78,1.23,100.0,0.0554,-1.01,0.06,-1.07,flip -8900,做多,2023-12-21 20:30:00,2023-12-21 23:30:00,2241.78,2241.35,1.22,100.0,0.0545,-0.02,0.06,-0.08,flip -8901,做空,2023-12-21 23:30:00,2023-12-22 00:00:00,2241.35,2245.17,1.22,100.0,0.0544,-0.21,0.06,-0.27,flip -8902,做多,2023-12-22 00:00:00,2023-12-22 02:00:00,2245.17,2234.64,1.23,100.0,0.0546,-0.57,0.06,-0.64,flip -8903,做空,2023-12-22 02:00:00,2023-12-22 02:30:00,2234.64,2243.0,1.22,100.0,0.0545,-0.46,0.06,-0.52,flip -8904,做多,2023-12-22 02:30:00,2023-12-22 03:00:00,2243.0,2241.9,1.21,100.0,0.0541,-0.06,0.06,-0.12,flip -8905,做空,2023-12-22 03:00:00,2023-12-22 03:30:00,2241.9,2250.98,1.21,100.0,0.054,-0.49,0.06,-0.55,flip -8906,做多,2023-12-22 03:30:00,2023-12-22 06:30:00,2250.98,2265.94,1.21,100.0,0.0535,0.8,0.06,0.74,tp_upper -8907,做多,2023-12-23 13:00:00,2023-12-23 13:30:00,2298.52,2296.35,1.22,100.0,0.053,-0.11,0.06,-0.18,flip -8908,做空,2023-12-23 13:30:00,2023-12-23 16:00:00,2296.35,2293.37,1.22,100.0,0.0529,0.16,0.06,0.1,flip -8909,做多,2023-12-23 16:00:00,2023-12-23 16:30:00,2293.37,2292.66,1.22,100.0,0.053,-0.04,0.06,-0.1,flip -8910,做空,2023-12-23 16:30:00,2023-12-23 17:00:00,2292.66,2293.71,1.21,100.0,0.053,-0.06,0.06,-0.12,flip -8911,做多,2023-12-23 17:00:00,2023-12-23 19:30:00,2293.71,2293.54,1.21,100.0,0.0529,-0.01,0.06,-0.07,flip -8912,做空,2023-12-23 19:30:00,2023-12-23 20:30:00,2293.54,2291.12,1.21,100.0,0.0528,0.13,0.06,0.07,flip -8913,做多,2023-12-23 20:30:00,2023-12-23 21:30:00,2291.12,2291.65,1.21,100.0,0.0529,0.03,0.06,-0.03,flip -8914,做空,2023-12-23 21:30:00,2023-12-23 22:00:00,2291.65,2293.23,1.21,100.0,0.0528,-0.08,0.06,-0.14,flip -8915,做多,2023-12-23 22:00:00,2023-12-24 05:30:00,2293.23,2287.67,1.21,100.0,0.0527,-0.29,0.06,-0.35,flip -8916,做空,2023-12-24 05:30:00,2023-12-24 14:00:00,2287.67,2304.11,1.21,100.0,0.053,-0.87,0.06,-0.93,flip -8917,做多,2023-12-24 14:00:00,2023-12-24 14:30:00,2304.11,2290.85,1.2,100.0,0.0522,-0.69,0.06,-0.75,flip -8918,做空,2023-12-24 14:30:00,2023-12-24 15:00:00,2290.85,2296.34,1.2,100.0,0.0522,-0.29,0.06,-0.35,flip -8919,做多,2023-12-24 15:00:00,2023-12-25 04:30:00,2296.34,2281.18,1.19,100.0,0.0519,-0.79,0.06,-0.85,flip -8920,做空,2023-12-25 04:30:00,2023-12-25 05:00:00,2281.18,2283.26,1.19,100.0,0.052,-0.11,0.06,-0.17,flip -8921,做多,2023-12-25 05:00:00,2023-12-25 07:00:00,2283.26,2280.05,1.18,100.0,0.0519,-0.17,0.06,-0.23,flip -8922,做空,2023-12-25 07:00:00,2023-12-25 07:30:00,2280.05,2282.15,1.18,100.0,0.0518,-0.11,0.06,-0.17,flip -8923,做多,2023-12-25 07:30:00,2023-12-25 08:30:00,2282.15,2274.32,1.18,100.0,0.0517,-0.4,0.06,-0.46,flip -8924,做空,2023-12-25 08:30:00,2023-12-25 10:00:00,2274.32,2280.02,1.17,100.0,0.0516,-0.29,0.06,-0.35,flip -8925,做多,2023-12-25 10:00:00,2023-12-25 10:30:00,2280.02,2278.81,1.17,100.0,0.0513,-0.06,0.06,-0.12,flip -8926,做空,2023-12-25 10:30:00,2023-12-25 11:00:00,2278.81,2282.27,1.17,100.0,0.0513,-0.18,0.06,-0.24,flip -8927,做多,2023-12-25 11:00:00,2023-12-25 12:00:00,2282.27,2277.26,1.17,100.0,0.0511,-0.26,0.06,-0.31,flip -8928,做空,2023-12-25 12:00:00,2023-12-25 12:30:00,2277.26,2301.71,1.16,100.0,0.051,-1.25,0.06,-1.31,flip -8929,做多,2023-12-25 12:30:00,2023-12-25 16:30:00,2301.71,2277.8,1.15,100.0,0.0499,-1.19,0.06,-1.25,flip -8930,做空,2023-12-25 16:30:00,2023-12-25 17:00:00,2277.8,2284.21,1.13,100.0,0.0498,-0.32,0.06,-0.38,flip -8931,做多,2023-12-25 17:00:00,2023-12-25 17:30:00,2284.21,2281.85,1.13,100.0,0.0495,-0.12,0.06,-0.17,flip -8932,做空,2023-12-25 17:30:00,2023-12-25 18:00:00,2281.85,2283.74,1.13,100.0,0.0494,-0.09,0.06,-0.15,flip -8933,做多,2023-12-25 18:00:00,2023-12-25 18:30:00,2283.74,2277.96,1.13,100.0,0.0493,-0.28,0.06,-0.34,flip -8934,做空,2023-12-25 18:30:00,2023-12-25 22:00:00,2277.96,2283.68,1.12,100.0,0.0493,-0.28,0.06,-0.34,flip -8935,做多,2023-12-25 22:00:00,2023-12-25 23:00:00,2283.68,2278.43,1.12,100.0,0.049,-0.26,0.06,-0.31,flip -8936,做空,2023-12-25 23:00:00,2023-12-26 05:30:00,2278.43,2236.12,1.11,100.0,0.0489,2.07,0.05,2.01,tp_lower -8937,做多,2023-12-26 22:00:00,2023-12-26 23:00:00,2229.45,2229.36,1.15,100.0,0.0517,-0.0,0.06,-0.06,flip -8938,做空,2023-12-26 23:00:00,2023-12-26 23:30:00,2229.36,2232.44,1.15,100.0,0.0516,-0.16,0.06,-0.22,flip -8939,做多,2023-12-26 23:30:00,2023-12-27 00:00:00,2232.44,2231.54,1.15,100.0,0.0514,-0.05,0.06,-0.1,flip -8940,做空,2023-12-27 00:00:00,2023-12-27 01:30:00,2231.54,2232.9,1.15,100.0,0.0515,-0.07,0.06,-0.13,flip -8941,做多,2023-12-27 01:30:00,2023-12-27 02:00:00,2232.9,2222.02,1.15,100.0,0.0514,-0.56,0.06,-0.62,flip -8942,做空,2023-12-27 02:00:00,2023-12-27 05:30:00,2222.02,2228.52,1.14,100.0,0.0513,-0.33,0.06,-0.39,flip -8943,做多,2023-12-27 05:30:00,2023-12-27 06:00:00,2228.52,2228.12,1.14,100.0,0.051,-0.02,0.06,-0.08,flip -8944,做空,2023-12-27 06:00:00,2023-12-28 07:30:00,2228.12,2383.06,1.13,100.0,0.0509,-7.89,0.06,-7.95,flip -8945,做多,2023-12-28 07:30:00,2023-12-28 08:00:00,2383.06,2379.64,1.06,100.0,0.0445,-0.15,0.05,-0.21,flip -8946,做空,2023-12-28 08:00:00,2023-12-28 08:30:00,2379.64,2381.63,1.06,100.0,0.0444,-0.09,0.05,-0.14,flip -8947,做多,2023-12-28 08:30:00,2023-12-28 12:00:00,2381.63,2396.98,1.06,100.0,0.0443,0.68,0.05,0.63,flip -8948,做空,2023-12-28 12:00:00,2023-12-28 13:00:00,2396.98,2406.29,1.06,100.0,0.0443,-0.41,0.05,-0.47,flip -8949,做多,2023-12-28 13:00:00,2023-12-28 13:30:00,2406.29,2397.17,1.06,100.0,0.0439,-0.4,0.05,-0.45,flip -8950,做空,2023-12-28 13:30:00,2023-12-29 05:30:00,2397.17,2360.21,1.05,100.0,0.0438,1.62,0.05,1.57,flip -8951,做多,2023-12-29 05:30:00,2023-12-29 06:00:00,2360.21,2357.59,1.07,100.0,0.0454,-0.12,0.05,-0.17,flip -8952,做空,2023-12-29 06:00:00,2023-12-29 07:00:00,2357.59,2359.99,1.07,100.0,0.0454,-0.11,0.05,-0.16,flip -8953,做多,2023-12-29 07:00:00,2023-12-29 07:30:00,2359.99,2335.43,1.07,100.0,0.0452,-1.11,0.05,-1.16,flip -8954,做空,2023-12-29 07:30:00,2023-12-29 09:00:00,2335.43,2360.51,1.06,100.0,0.0452,-1.13,0.05,-1.19,flip -8955,做多,2023-12-29 09:00:00,2023-12-29 13:00:00,2360.51,2355.9,1.04,100.0,0.0442,-0.2,0.05,-0.26,flip -8956,做空,2023-12-29 13:00:00,2023-12-29 16:00:00,2355.9,2314.63,1.04,100.0,0.0441,1.82,0.05,1.77,tp_lower -8957,做多,2023-12-30 12:00:00,2023-12-30 12:30:00,2297.31,2293.79,1.06,100.0,0.0463,-0.16,0.05,-0.22,flip -8958,做空,2023-12-30 12:30:00,2023-12-30 13:30:00,2293.79,2295.9,1.06,100.0,0.0462,-0.1,0.05,-0.15,flip -8959,做多,2023-12-30 13:30:00,2023-12-30 14:00:00,2295.9,2294.37,1.06,100.0,0.0461,-0.07,0.05,-0.12,flip -8960,做空,2023-12-30 14:00:00,2023-12-30 14:30:00,2294.37,2303.35,1.06,100.0,0.0461,-0.41,0.05,-0.47,flip -8961,做多,2023-12-30 14:30:00,2023-12-30 18:30:00,2303.35,2304.28,1.05,100.0,0.0456,0.04,0.05,-0.01,flip -8962,做空,2023-12-30 18:30:00,2023-12-31 00:00:00,2304.28,2299.55,1.05,100.0,0.0456,0.22,0.05,0.16,flip -8963,做多,2023-12-31 00:00:00,2023-12-31 01:00:00,2299.55,2299.04,1.06,100.0,0.046,-0.02,0.05,-0.08,flip -8964,做空,2023-12-31 01:00:00,2023-12-31 07:00:00,2299.04,2298.95,1.06,100.0,0.0459,0.0,0.05,-0.05,flip -8965,做多,2023-12-31 07:00:00,2023-12-31 07:30:00,2298.95,2296.94,1.05,100.0,0.0459,-0.09,0.05,-0.14,flip -8966,做空,2023-12-31 07:30:00,2023-12-31 09:00:00,2296.94,2309.39,1.05,100.0,0.0458,-0.57,0.05,-0.62,flip -8967,做多,2023-12-31 09:00:00,2023-12-31 12:30:00,2309.39,2304.85,1.05,100.0,0.0453,-0.21,0.05,-0.26,flip -8968,做空,2023-12-31 12:30:00,2023-12-31 13:00:00,2304.85,2305.91,1.04,100.0,0.0453,-0.05,0.05,-0.1,flip -8969,做多,2023-12-31 13:00:00,2023-12-31 17:00:00,2305.91,2295.34,1.04,100.0,0.0452,-0.48,0.05,-0.53,flip -8970,做空,2023-12-31 17:00:00,2023-12-31 17:30:00,2295.34,2300.48,1.04,100.0,0.0451,-0.23,0.05,-0.28,flip -8971,做多,2023-12-31 17:30:00,2023-12-31 18:00:00,2300.48,2296.9,1.03,100.0,0.0449,-0.16,0.05,-0.21,flip -8972,做空,2023-12-31 18:00:00,2023-12-31 18:30:00,2296.9,2305.5,1.03,100.0,0.0448,-0.39,0.05,-0.44,flip -8973,做多,2023-12-31 18:30:00,2023-12-31 19:00:00,2305.5,2296.04,1.02,100.0,0.0444,-0.42,0.05,-0.47,flip -8974,做空,2023-12-31 19:00:00,2023-12-31 19:30:00,2296.04,2296.86,1.02,100.0,0.0444,-0.04,0.05,-0.09,flip -8975,做多,2023-12-31 19:30:00,2024-01-01 02:00:00,2296.86,2298.76,1.02,100.0,0.0443,0.08,0.05,0.03,flip -8976,做空,2024-01-01 02:00:00,2024-01-01 09:00:00,2298.76,2291.56,1.03,100.0,0.0448,0.32,0.05,0.27,flip -8977,做多,2024-01-01 09:00:00,2024-01-02 14:30:00,2291.56,2369.15,1.03,100.0,0.0451,3.5,0.05,3.44,flip -8978,做空,2024-01-02 14:30:00,2024-01-03 02:00:00,2369.15,2378.24,1.07,100.0,0.0451,-0.41,0.05,-0.46,flip -8979,做多,2024-01-03 02:00:00,2024-01-03 02:30:00,2378.24,2370.59,1.06,100.0,0.0447,-0.34,0.05,-0.4,flip -8980,做空,2024-01-03 02:30:00,2024-01-03 04:00:00,2370.59,2373.38,1.06,100.0,0.0447,-0.12,0.05,-0.18,flip -8981,做多,2024-01-03 04:00:00,2024-01-03 04:30:00,2373.38,2372.44,1.06,100.0,0.0445,-0.04,0.05,-0.09,flip -8982,做空,2024-01-03 04:30:00,2024-01-03 05:00:00,2372.44,2376.65,1.06,100.0,0.0445,-0.19,0.05,-0.24,flip -8983,做多,2024-01-03 05:00:00,2024-01-03 07:30:00,2376.65,2362.82,1.05,100.0,0.0443,-0.61,0.05,-0.66,flip -8984,做空,2024-01-03 07:30:00,2024-01-03 08:00:00,2362.82,2369.87,1.05,100.0,0.0442,-0.31,0.05,-0.36,flip -8985,做多,2024-01-03 08:00:00,2024-01-03 10:30:00,2369.87,2366.3,1.04,100.0,0.0439,-0.16,0.05,-0.21,flip -8986,做空,2024-01-03 10:30:00,2024-01-03 11:00:00,2366.3,2335.6,1.04,100.0,0.0439,1.35,0.05,1.3,tp_lower -8987,做多,2024-01-04 03:30:00,2024-01-04 08:30:00,2231.78,2217.18,1.06,100.0,0.0475,-0.69,0.05,-0.75,flip -8988,做空,2024-01-04 08:30:00,2024-01-04 09:00:00,2217.18,2222.52,1.05,100.0,0.0474,-0.25,0.05,-0.31,flip -8989,做多,2024-01-04 09:00:00,2024-01-04 10:00:00,2222.52,2211.68,1.05,100.0,0.0471,-0.51,0.05,-0.56,flip -8990,做空,2024-01-04 10:00:00,2024-01-04 10:30:00,2211.68,2223.46,1.04,100.0,0.0471,-0.55,0.05,-0.61,flip -8991,做多,2024-01-04 10:30:00,2024-01-05 01:00:00,2223.46,2257.67,1.03,100.0,0.0465,1.59,0.05,1.54,flip -8992,做空,2024-01-05 01:00:00,2024-01-05 07:00:00,2257.67,2264.01,1.05,100.0,0.0467,-0.3,0.05,-0.35,flip -8993,做多,2024-01-05 07:00:00,2024-01-05 07:30:00,2264.01,2252.39,1.05,100.0,0.0464,-0.54,0.05,-0.59,flip -8994,做空,2024-01-05 07:30:00,2024-01-05 09:00:00,2252.39,2259.36,1.04,100.0,0.0463,-0.32,0.05,-0.38,flip -8995,做多,2024-01-05 09:00:00,2024-01-05 10:00:00,2259.36,2257.39,1.04,100.0,0.046,-0.09,0.05,-0.14,flip -8996,做空,2024-01-05 10:00:00,2024-01-05 20:30:00,2257.39,2248.24,1.04,100.0,0.046,0.42,0.05,0.37,flip -8997,做多,2024-01-05 20:30:00,2024-01-05 21:00:00,2248.24,2242.06,1.04,100.0,0.0463,-0.29,0.05,-0.34,flip -8998,做空,2024-01-05 21:00:00,2024-01-05 21:30:00,2242.06,2246.3,1.04,100.0,0.0462,-0.2,0.05,-0.25,flip -8999,做多,2024-01-05 21:30:00,2024-01-05 22:00:00,2246.3,2242.08,1.03,100.0,0.046,-0.19,0.05,-0.25,flip -9000,做空,2024-01-05 22:00:00,2024-01-05 22:30:00,2242.08,2248.0,1.03,100.0,0.046,-0.27,0.05,-0.32,flip -9001,做多,2024-01-05 22:30:00,2024-01-06 05:00:00,2248.0,2236.57,1.03,100.0,0.0457,-0.52,0.05,-0.57,flip -9002,做空,2024-01-06 05:00:00,2024-01-06 14:00:00,2236.57,2245.0,1.03,100.0,0.0461,-0.39,0.05,-0.44,flip -9003,做多,2024-01-06 14:00:00,2024-01-06 14:30:00,2245.0,2241.42,1.03,100.0,0.0457,-0.16,0.05,-0.21,flip -9004,做空,2024-01-06 14:30:00,2024-01-06 15:00:00,2241.42,2245.5,1.02,100.0,0.0456,-0.19,0.05,-0.24,flip -9005,做多,2024-01-06 15:00:00,2024-01-06 16:00:00,2245.5,2245.16,1.02,100.0,0.0454,-0.02,0.05,-0.07,flip -9006,做空,2024-01-06 16:00:00,2024-01-06 16:30:00,2245.16,2245.43,1.02,100.0,0.0454,-0.01,0.05,-0.06,flip -9007,做多,2024-01-06 16:30:00,2024-01-06 19:00:00,2245.43,2241.69,1.02,100.0,0.0453,-0.17,0.05,-0.22,flip -9008,做空,2024-01-06 19:00:00,2024-01-06 19:30:00,2241.69,2244.28,1.01,100.0,0.0453,-0.12,0.05,-0.17,flip -9009,做多,2024-01-06 19:30:00,2024-01-06 20:00:00,2244.28,2242.9,1.01,100.0,0.0451,-0.06,0.05,-0.11,flip -9010,做空,2024-01-06 20:00:00,2024-01-06 21:30:00,2242.9,2239.92,1.01,100.0,0.0451,0.13,0.05,0.08,flip -9011,做多,2024-01-06 21:30:00,2024-01-06 22:00:00,2239.92,2236.73,1.01,100.0,0.0451,-0.14,0.05,-0.19,flip -9012,做空,2024-01-06 22:00:00,2024-01-06 23:30:00,2236.73,2240.36,1.01,100.0,0.0451,-0.16,0.05,-0.21,flip -9013,做多,2024-01-06 23:30:00,2024-01-07 01:30:00,2240.36,2240.99,1.01,100.0,0.0449,0.03,0.05,-0.02,flip -9014,做空,2024-01-07 01:30:00,2024-01-07 02:00:00,2240.99,2247.12,1.02,100.0,0.0453,-0.28,0.05,-0.33,flip -9015,做多,2024-01-07 02:00:00,2024-01-07 02:30:00,2247.12,2239.99,1.01,100.0,0.0451,-0.32,0.05,-0.37,flip -9016,做空,2024-01-07 02:30:00,2024-01-07 03:00:00,2239.99,2242.76,1.01,100.0,0.045,-0.12,0.05,-0.18,flip -9017,做多,2024-01-07 03:00:00,2024-01-07 03:30:00,2242.76,2241.99,1.01,100.0,0.0449,-0.03,0.05,-0.08,flip -9018,做空,2024-01-07 03:30:00,2024-01-07 04:00:00,2241.99,2245.18,1.0,100.0,0.0448,-0.14,0.05,-0.19,flip -9019,做多,2024-01-07 04:00:00,2024-01-07 05:30:00,2245.18,2242.79,1.0,100.0,0.0446,-0.11,0.05,-0.16,flip -9020,做空,2024-01-07 05:30:00,2024-01-07 06:00:00,2242.79,2246.68,1.0,100.0,0.0446,-0.17,0.05,-0.22,flip -9021,做多,2024-01-07 06:00:00,2024-01-07 08:30:00,2246.68,2239.48,1.0,100.0,0.0444,-0.32,0.05,-0.37,flip -9022,做空,2024-01-07 08:30:00,2024-01-07 13:00:00,2239.48,2252.57,0.99,100.0,0.0443,-0.58,0.05,-0.63,flip -9023,做多,2024-01-07 13:00:00,2024-01-07 15:00:00,2252.57,2232.74,0.99,100.0,0.0438,-0.87,0.05,-0.92,flip -9024,做空,2024-01-07 15:00:00,2024-01-07 17:30:00,2232.74,2238.88,0.98,100.0,0.0437,-0.27,0.05,-0.32,flip -9025,做多,2024-01-07 17:30:00,2024-01-07 20:30:00,2238.88,2238.73,0.97,100.0,0.0435,-0.01,0.05,-0.06,flip -9026,做空,2024-01-07 20:30:00,2024-01-07 21:00:00,2238.73,2243.43,0.97,100.0,0.0434,-0.2,0.05,-0.25,flip -9027,做多,2024-01-07 21:00:00,2024-01-07 21:30:00,2243.43,2239.2,0.97,100.0,0.0432,-0.18,0.05,-0.23,flip -9028,做空,2024-01-07 21:30:00,2024-01-07 22:30:00,2239.2,2215.99,0.97,100.0,0.0431,1.0,0.05,0.95,tp_lower -9029,做多,2024-01-08 06:00:00,2024-01-08 06:30:00,2222.18,2212.84,0.99,100.0,0.0445,-0.42,0.05,-0.46,flip -9030,做空,2024-01-08 06:30:00,2024-01-08 07:00:00,2212.84,2224.65,0.98,100.0,0.0445,-0.53,0.05,-0.57,flip -9031,做多,2024-01-08 07:00:00,2024-01-08 07:30:00,2224.65,2223.51,0.98,100.0,0.0439,-0.05,0.05,-0.1,flip -9032,做空,2024-01-08 07:30:00,2024-01-08 10:00:00,2223.51,2225.9,0.98,100.0,0.0439,-0.1,0.05,-0.15,flip -9033,做多,2024-01-08 10:00:00,2024-01-09 04:00:00,2225.9,2305.49,0.97,100.0,0.0438,3.48,0.05,3.43,flip -9034,做空,2024-01-09 04:00:00,2024-01-09 07:00:00,2305.49,2309.11,1.01,100.0,0.0439,-0.16,0.05,-0.21,flip -9035,做多,2024-01-09 07:00:00,2024-01-09 21:30:00,2309.11,2317.94,1.01,100.0,0.0437,0.39,0.05,0.34,tp_upper -9036,做多,2024-01-09 21:30:00,2024-01-10 12:00:00,2317.94,2380.3,1.01,100.0,0.0437,2.72,0.05,2.67,flip -9037,做空,2024-01-10 12:00:00,2024-01-10 13:00:00,2380.3,2387.3,1.04,100.0,0.0437,-0.31,0.05,-0.36,flip -9038,做多,2024-01-10 13:00:00,2024-01-11 15:30:00,2387.3,2614.66,1.04,100.0,0.0434,9.88,0.06,9.82,flip -9039,做空,2024-01-11 15:30:00,2024-01-11 18:30:00,2614.66,2614.92,1.14,100.0,0.0435,-0.01,0.06,-0.07,flip -9040,做多,2024-01-11 18:30:00,2024-01-11 19:00:00,2614.92,2607.62,1.14,100.0,0.0434,-0.32,0.06,-0.37,flip -9041,做空,2024-01-11 19:00:00,2024-01-11 19:30:00,2607.62,2623.37,1.13,100.0,0.0434,-0.68,0.06,-0.74,flip -9042,做多,2024-01-11 19:30:00,2024-01-11 20:30:00,2623.37,2594.49,1.12,100.0,0.0428,-1.24,0.06,-1.29,flip -9043,做空,2024-01-11 20:30:00,2024-01-11 21:00:00,2594.49,2613.48,1.11,100.0,0.0428,-0.81,0.06,-0.87,flip -9044,做多,2024-01-11 21:00:00,2024-01-11 21:30:00,2613.48,2604.39,1.1,100.0,0.0421,-0.38,0.05,-0.44,flip -9045,做空,2024-01-11 21:30:00,2024-01-11 22:30:00,2604.39,2616.2,1.1,100.0,0.0421,-0.5,0.06,-0.55,flip -9046,做多,2024-01-11 22:30:00,2024-01-11 23:00:00,2616.2,2614.7,1.09,100.0,0.0416,-0.06,0.05,-0.12,flip -9047,做空,2024-01-11 23:00:00,2024-01-11 23:30:00,2614.7,2618.59,1.09,100.0,0.0416,-0.16,0.05,-0.22,flip -9048,做多,2024-01-11 23:30:00,2024-01-12 00:00:00,2618.59,2607.45,1.09,100.0,0.0414,-0.46,0.05,-0.52,flip -9049,做空,2024-01-12 00:00:00,2024-01-12 05:30:00,2607.45,2609.75,1.09,100.0,0.0418,-0.1,0.05,-0.15,flip -9050,做多,2024-01-12 05:30:00,2024-01-12 07:30:00,2609.75,2597.22,1.09,100.0,0.0417,-0.52,0.05,-0.58,flip -9051,做空,2024-01-12 07:30:00,2024-01-12 08:30:00,2597.22,2603.2,1.08,100.0,0.0416,-0.25,0.05,-0.3,flip -9052,做多,2024-01-12 08:30:00,2024-01-12 09:00:00,2603.2,2588.61,1.08,100.0,0.0414,-0.6,0.05,-0.66,flip -9053,做空,2024-01-12 09:00:00,2024-01-12 09:30:00,2588.61,2616.2,1.07,100.0,0.0413,-1.14,0.05,-1.19,flip -9054,做多,2024-01-12 09:30:00,2024-01-12 11:00:00,2616.2,2661.1,1.06,100.0,0.0404,1.82,0.05,1.76,tp_upper -9055,做多,2024-01-13 11:30:00,2024-01-13 13:30:00,2543.12,2542.99,1.08,100.0,0.0425,-0.01,0.05,-0.06,flip -9056,做空,2024-01-13 13:30:00,2024-01-13 14:30:00,2542.99,2540.06,1.08,100.0,0.0425,0.12,0.05,0.07,flip -9057,做多,2024-01-13 14:30:00,2024-01-14 02:00:00,2540.06,2557.21,1.08,100.0,0.0425,0.73,0.05,0.67,flip -9058,做空,2024-01-14 02:00:00,2024-01-14 02:30:00,2557.21,2561.44,1.09,100.0,0.0426,-0.18,0.05,-0.23,flip -9059,做多,2024-01-14 02:30:00,2024-01-14 03:00:00,2561.44,2555.79,1.09,100.0,0.0424,-0.24,0.05,-0.29,flip -9060,做空,2024-01-14 03:00:00,2024-01-14 20:00:00,2555.79,2515.36,1.08,100.0,0.0424,1.71,0.05,1.66,tp_lower -9061,做多,2024-01-15 05:00:00,2024-01-15 06:00:00,2514.14,2518.13,1.1,100.0,0.0438,0.17,0.06,0.12,flip -9062,做空,2024-01-15 06:00:00,2024-01-15 07:30:00,2518.13,2514.32,1.1,100.0,0.0438,0.17,0.06,0.11,flip -9063,做多,2024-01-15 07:30:00,2024-01-15 08:00:00,2514.32,2511.31,1.1,100.0,0.0439,-0.13,0.06,-0.19,flip -9064,做空,2024-01-15 08:00:00,2024-01-15 08:30:00,2511.31,2514.18,1.1,100.0,0.0438,-0.13,0.06,-0.18,flip -9065,做多,2024-01-15 08:30:00,2024-01-15 14:00:00,2514.18,2520.0,1.1,100.0,0.0437,0.25,0.06,0.2,flip -9066,做空,2024-01-15 14:00:00,2024-01-15 15:00:00,2520.0,2521.42,1.1,100.0,0.0436,-0.06,0.06,-0.12,flip -9067,做多,2024-01-15 15:00:00,2024-01-15 15:30:00,2521.42,2515.02,1.1,100.0,0.0436,-0.28,0.05,-0.33,flip -9068,做空,2024-01-15 15:30:00,2024-01-15 16:00:00,2515.02,2521.66,1.09,100.0,0.0435,-0.29,0.05,-0.34,flip -9069,做多,2024-01-15 16:00:00,2024-01-15 20:30:00,2521.66,2531.16,1.09,100.0,0.0432,0.41,0.05,0.36,flip -9070,做空,2024-01-15 20:30:00,2024-01-16 03:00:00,2531.16,2522.16,1.09,100.0,0.0432,0.39,0.05,0.33,flip -9071,做多,2024-01-16 03:00:00,2024-01-16 07:00:00,2522.16,2523.27,1.11,100.0,0.0438,0.05,0.06,-0.01,flip -9072,做空,2024-01-16 07:00:00,2024-01-16 07:30:00,2523.27,2528.57,1.1,100.0,0.0438,-0.23,0.06,-0.29,flip -9073,做多,2024-01-16 07:30:00,2024-01-16 08:00:00,2528.57,2526.44,1.1,100.0,0.0436,-0.09,0.06,-0.15,flip -9074,做空,2024-01-16 08:00:00,2024-01-16 08:30:00,2526.44,2544.18,1.1,100.0,0.0435,-0.77,0.06,-0.83,flip -9075,做多,2024-01-16 08:30:00,2024-01-16 11:00:00,2544.18,2525.89,1.09,100.0,0.0429,-0.78,0.05,-0.84,flip -9076,做空,2024-01-16 11:00:00,2024-01-16 11:30:00,2525.89,2530.83,1.08,100.0,0.0428,-0.21,0.05,-0.27,flip -9077,做多,2024-01-16 11:30:00,2024-01-16 13:30:00,2530.83,2525.57,1.08,100.0,0.0426,-0.22,0.05,-0.28,flip -9078,做空,2024-01-16 13:30:00,2024-01-16 14:00:00,2525.57,2529.4,1.08,100.0,0.0426,-0.16,0.05,-0.22,flip -9079,做多,2024-01-16 14:00:00,2024-01-17 04:00:00,2529.4,2566.5,1.07,100.0,0.0424,1.57,0.05,1.52,flip -9080,做空,2024-01-17 04:00:00,2024-01-17 04:30:00,2566.5,2568.73,1.1,100.0,0.0427,-0.1,0.05,-0.15,flip -9081,做多,2024-01-17 04:30:00,2024-01-17 05:30:00,2568.73,2562.47,1.09,100.0,0.0426,-0.27,0.05,-0.32,flip -9082,做空,2024-01-17 05:30:00,2024-01-18 04:00:00,2562.47,2532.36,1.09,100.0,0.0425,1.28,0.05,1.23,flip -9083,做多,2024-01-18 04:00:00,2024-01-18 04:30:00,2532.36,2530.41,1.1,100.0,0.0436,-0.09,0.06,-0.14,flip -9084,做空,2024-01-18 04:30:00,2024-01-18 06:00:00,2530.41,2531.62,1.1,100.0,0.0436,-0.05,0.06,-0.11,flip -9085,做多,2024-01-18 06:00:00,2024-01-18 10:30:00,2531.62,2516.28,1.1,100.0,0.0435,-0.67,0.05,-0.72,flip -9086,做空,2024-01-18 10:30:00,2024-01-18 14:00:00,2516.28,2527.49,1.09,100.0,0.0435,-0.49,0.05,-0.54,flip -9087,做多,2024-01-18 14:00:00,2024-01-18 15:00:00,2527.49,2527.51,1.09,100.0,0.043,0.0,0.05,-0.05,flip -9088,做空,2024-01-18 15:00:00,2024-01-18 16:30:00,2527.51,2488.78,1.09,100.0,0.043,1.66,0.05,1.61,tp_lower -9089,做多,2024-01-19 06:30:00,2024-01-19 07:00:00,2471.48,2468.42,1.11,100.0,0.0448,-0.14,0.06,-0.19,flip -9090,做空,2024-01-19 07:00:00,2024-01-19 08:30:00,2468.42,2473.82,1.11,100.0,0.0448,-0.24,0.06,-0.3,flip -9091,做多,2024-01-19 08:30:00,2024-01-19 14:30:00,2473.82,2475.47,1.1,100.0,0.0446,0.07,0.06,0.02,flip -9092,做空,2024-01-19 14:30:00,2024-01-19 17:30:00,2475.47,2471.78,1.1,100.0,0.0445,0.16,0.06,0.11,flip -9093,做多,2024-01-19 17:30:00,2024-01-20 00:30:00,2471.78,2476.46,1.1,100.0,0.0446,0.21,0.06,0.15,flip -9094,做空,2024-01-20 00:30:00,2024-01-20 01:00:00,2476.46,2487.94,1.11,100.0,0.0447,-0.51,0.06,-0.57,flip -9095,做多,2024-01-20 01:00:00,2024-01-20 02:00:00,2487.94,2483.92,1.1,100.0,0.0443,-0.18,0.05,-0.23,flip -9096,做空,2024-01-20 02:00:00,2024-01-20 03:30:00,2483.92,2481.82,1.1,100.0,0.0442,0.09,0.05,0.04,flip -9097,做多,2024-01-20 03:30:00,2024-01-20 04:00:00,2481.82,2481.57,1.1,100.0,0.0443,-0.01,0.05,-0.07,flip -9098,做空,2024-01-20 04:00:00,2024-01-20 04:30:00,2481.57,2483.21,1.1,100.0,0.0442,-0.07,0.05,-0.13,flip -9099,做多,2024-01-20 04:30:00,2024-01-20 05:00:00,2483.21,2480.76,1.1,100.0,0.0441,-0.11,0.05,-0.16,flip -9100,做空,2024-01-20 05:00:00,2024-01-20 06:00:00,2480.76,2482.04,1.09,100.0,0.0441,-0.06,0.05,-0.11,flip -9101,做多,2024-01-20 06:00:00,2024-01-20 07:30:00,2482.04,2479.0,1.09,100.0,0.044,-0.13,0.05,-0.19,flip -9102,做空,2024-01-20 07:30:00,2024-01-20 21:00:00,2479.0,2469.65,1.09,100.0,0.0439,0.41,0.05,0.36,flip -9103,做多,2024-01-20 21:00:00,2024-01-20 21:30:00,2469.65,2465.82,1.09,100.0,0.0442,-0.17,0.05,-0.22,flip -9104,做空,2024-01-20 21:30:00,2024-01-20 22:00:00,2465.82,2468.89,1.09,100.0,0.0442,-0.14,0.05,-0.19,flip -9105,做多,2024-01-20 22:00:00,2024-01-20 23:30:00,2468.89,2472.27,1.09,100.0,0.044,0.15,0.05,0.09,flip -9106,做空,2024-01-20 23:30:00,2024-01-21 01:00:00,2472.27,2469.53,1.09,100.0,0.044,0.12,0.05,0.07,flip -9107,做多,2024-01-21 01:00:00,2024-01-21 07:00:00,2469.53,2469.74,1.1,100.0,0.0446,0.01,0.06,-0.05,flip -9108,做空,2024-01-21 07:00:00,2024-01-21 13:00:00,2469.74,2475.98,1.1,100.0,0.0445,-0.28,0.06,-0.33,flip -9109,做多,2024-01-21 13:00:00,2024-01-21 15:00:00,2475.98,2472.4,1.1,100.0,0.0442,-0.16,0.05,-0.21,flip -9110,做空,2024-01-21 15:00:00,2024-01-21 16:30:00,2472.4,2471.59,1.09,100.0,0.0442,0.04,0.05,-0.02,flip -9111,做多,2024-01-21 16:30:00,2024-01-21 17:30:00,2471.59,2474.76,1.09,100.0,0.0442,0.14,0.05,0.09,flip -9112,做空,2024-01-21 17:30:00,2024-01-21 18:00:00,2474.76,2477.42,1.09,100.0,0.0441,-0.12,0.05,-0.17,flip -9113,做多,2024-01-21 18:00:00,2024-01-21 18:30:00,2477.42,2474.6,1.09,100.0,0.044,-0.12,0.05,-0.18,flip -9114,做空,2024-01-21 18:30:00,2024-01-21 21:30:00,2474.6,2473.51,1.09,100.0,0.044,0.05,0.05,-0.01,flip -9115,做多,2024-01-21 21:30:00,2024-01-21 22:00:00,2473.51,2465.04,1.09,100.0,0.044,-0.37,0.05,-0.43,flip -9116,做空,2024-01-21 22:00:00,2024-01-21 23:00:00,2465.04,2455.84,1.08,100.0,0.0439,0.4,0.05,0.35,tp_lower -9117,做多,2024-01-23 04:00:00,2024-01-23 06:30:00,2349.29,2345.72,1.1,100.0,0.0466,-0.17,0.05,-0.22,flip -9118,做空,2024-01-23 06:30:00,2024-01-23 09:00:00,2345.72,2232.39,1.09,100.0,0.0466,5.28,0.05,5.23,tp_lower -9119,做多,2024-01-23 23:00:00,2024-01-24 03:00:00,2245.57,2214.17,1.14,100.0,0.051,-1.6,0.06,-1.66,flip -9120,做空,2024-01-24 03:00:00,2024-01-24 04:00:00,2214.17,2219.37,1.13,100.0,0.051,-0.27,0.06,-0.32,flip -9121,做多,2024-01-24 04:00:00,2024-01-24 13:30:00,2219.37,2227.71,1.13,100.0,0.0507,0.42,0.06,0.37,flip -9122,做空,2024-01-24 13:30:00,2024-01-24 14:30:00,2227.71,2229.52,1.13,100.0,0.0507,-0.09,0.06,-0.15,flip -9123,做多,2024-01-24 14:30:00,2024-01-24 16:00:00,2229.52,2233.29,1.13,100.0,0.0506,0.19,0.06,0.13,flip -9124,做空,2024-01-24 16:00:00,2024-01-24 16:30:00,2233.29,2241.3,1.13,100.0,0.0505,-0.4,0.06,-0.46,flip -9125,做多,2024-01-24 16:30:00,2024-01-24 17:00:00,2241.3,2234.79,1.12,100.0,0.0501,-0.33,0.06,-0.38,flip -9126,做空,2024-01-24 17:00:00,2024-01-24 17:30:00,2234.79,2236.14,1.12,100.0,0.0501,-0.07,0.06,-0.12,flip -9127,做多,2024-01-24 17:30:00,2024-01-24 18:00:00,2236.14,2217.01,1.12,100.0,0.0499,-0.96,0.06,-1.01,flip -9128,做空,2024-01-24 18:00:00,2024-01-24 23:00:00,2217.01,2233.22,1.11,100.0,0.0499,-0.81,0.06,-0.86,flip -9129,做多,2024-01-24 23:00:00,2024-01-25 00:00:00,2233.22,2231.16,1.1,100.0,0.0491,-0.1,0.05,-0.16,flip -9130,做空,2024-01-25 00:00:00,2024-01-25 00:30:00,2231.16,2234.02,1.1,100.0,0.0495,-0.14,0.06,-0.2,flip -9131,做多,2024-01-25 00:30:00,2024-01-25 01:00:00,2234.02,2226.81,1.1,100.0,0.0493,-0.36,0.05,-0.41,flip -9132,做空,2024-01-25 01:00:00,2024-01-25 06:30:00,2226.81,2223.02,1.1,100.0,0.0493,0.19,0.05,0.13,flip -9133,做多,2024-01-25 06:30:00,2024-01-25 09:30:00,2223.02,2221.88,1.1,100.0,0.0494,-0.06,0.05,-0.11,flip -9134,做空,2024-01-25 09:30:00,2024-01-25 10:00:00,2221.88,2222.81,1.1,100.0,0.0494,-0.05,0.05,-0.1,flip -9135,做多,2024-01-25 10:00:00,2024-01-25 12:00:00,2222.81,2214.46,1.1,100.0,0.0493,-0.41,0.05,-0.47,flip -9136,做空,2024-01-25 12:00:00,2024-01-25 18:00:00,2214.46,2220.67,1.09,100.0,0.0492,-0.31,0.05,-0.36,flip -9137,做多,2024-01-25 18:00:00,2024-01-25 18:30:00,2220.67,2210.65,1.09,100.0,0.0489,-0.49,0.05,-0.54,flip -9138,做空,2024-01-25 18:30:00,2024-01-25 19:00:00,2210.65,2212.99,1.08,100.0,0.0489,-0.11,0.05,-0.17,flip -9139,做多,2024-01-25 19:00:00,2024-01-25 20:30:00,2212.99,2222.15,1.08,100.0,0.0487,0.45,0.05,0.39,flip -9140,做空,2024-01-25 20:30:00,2024-01-25 22:30:00,2222.15,2220.71,1.08,100.0,0.0486,0.07,0.05,0.02,flip -9141,做多,2024-01-25 22:30:00,2024-01-26 00:00:00,2220.71,2212.52,1.08,100.0,0.0487,-0.4,0.05,-0.45,flip -9142,做空,2024-01-26 00:00:00,2024-01-26 00:30:00,2212.52,2215.83,1.09,100.0,0.0491,-0.16,0.05,-0.22,flip -9143,做多,2024-01-26 00:30:00,2024-01-26 06:30:00,2215.83,2212.46,1.08,100.0,0.049,-0.16,0.05,-0.22,flip -9144,做空,2024-01-26 06:30:00,2024-01-26 08:00:00,2212.46,2212.98,1.08,100.0,0.0489,-0.03,0.05,-0.08,flip -9145,做多,2024-01-26 08:00:00,2024-01-26 09:30:00,2212.98,2205.41,1.08,100.0,0.0488,-0.37,0.05,-0.42,flip -9146,做空,2024-01-26 09:30:00,2024-01-26 10:00:00,2205.41,2218.7,1.08,100.0,0.0488,-0.65,0.05,-0.7,flip -9147,做多,2024-01-26 10:00:00,2024-01-27 05:30:00,2218.7,2262.85,1.07,100.0,0.0481,2.13,0.05,2.07,flip -9148,做空,2024-01-27 05:30:00,2024-01-27 06:00:00,2262.85,2265.25,1.09,100.0,0.0484,-0.12,0.05,-0.17,flip -9149,做多,2024-01-27 06:00:00,2024-01-27 06:30:00,2265.25,2263.49,1.09,100.0,0.0482,-0.08,0.05,-0.14,flip -9150,做空,2024-01-27 06:30:00,2024-01-27 09:30:00,2263.49,2265.51,1.09,100.0,0.0482,-0.1,0.05,-0.15,flip -9151,做多,2024-01-27 09:30:00,2024-01-27 10:30:00,2265.51,2262.56,1.09,100.0,0.048,-0.14,0.05,-0.2,flip -9152,做空,2024-01-27 10:30:00,2024-01-27 11:30:00,2262.56,2264.87,1.09,100.0,0.048,-0.11,0.05,-0.17,flip -9153,做多,2024-01-27 11:30:00,2024-01-27 12:30:00,2264.87,2262.65,1.08,100.0,0.0478,-0.11,0.05,-0.16,flip -9154,做空,2024-01-27 12:30:00,2024-01-27 13:00:00,2262.65,2263.95,1.08,100.0,0.0478,-0.06,0.05,-0.12,flip -9155,做多,2024-01-27 13:00:00,2024-01-27 16:30:00,2263.95,2263.02,1.08,100.0,0.0477,-0.04,0.05,-0.1,flip -9156,做空,2024-01-27 16:30:00,2024-01-27 18:00:00,2263.02,2269.21,1.08,100.0,0.0476,-0.29,0.05,-0.35,flip -9157,做多,2024-01-27 18:00:00,2024-01-27 18:30:00,2269.21,2266.1,1.07,100.0,0.0473,-0.15,0.05,-0.2,flip -9158,做空,2024-01-27 18:30:00,2024-01-27 19:00:00,2266.1,2271.73,1.07,100.0,0.0473,-0.27,0.05,-0.32,flip -9159,做多,2024-01-27 19:00:00,2024-01-27 22:00:00,2271.73,2270.36,1.07,100.0,0.047,-0.06,0.05,-0.12,flip -9160,做空,2024-01-27 22:00:00,2024-01-27 23:30:00,2270.36,2266.99,1.07,100.0,0.047,0.16,0.05,0.11,flip -9161,做多,2024-01-27 23:30:00,2024-01-28 00:00:00,2266.99,2262.98,1.07,100.0,0.047,-0.19,0.05,-0.24,flip -9162,做空,2024-01-28 00:00:00,2024-01-28 00:30:00,2262.98,2266.49,1.08,100.0,0.0476,-0.17,0.05,-0.22,flip -9163,做多,2024-01-28 00:30:00,2024-01-28 01:00:00,2266.49,2285.67,1.07,100.0,0.0474,0.91,0.05,0.86,tp_upper -9164,做多,2024-01-28 01:00:00,2024-01-28 11:30:00,2285.67,2280.19,1.08,100.0,0.0474,-0.26,0.05,-0.31,flip -9165,做空,2024-01-28 11:30:00,2024-01-28 13:30:00,2280.19,2278.3,1.08,100.0,0.0473,0.09,0.05,0.04,flip -9166,做多,2024-01-28 13:30:00,2024-01-28 14:30:00,2278.3,2266.87,1.08,100.0,0.0473,-0.54,0.05,-0.59,flip -9167,做空,2024-01-28 14:30:00,2024-01-29 01:00:00,2266.87,2269.35,1.07,100.0,0.0473,-0.12,0.05,-0.17,flip -9168,做多,2024-01-29 01:00:00,2024-01-29 01:30:00,2269.35,2263.72,1.08,100.0,0.0474,-0.27,0.05,-0.32,flip -9169,做空,2024-01-29 01:30:00,2024-01-29 02:00:00,2263.72,2267.59,1.07,100.0,0.0474,-0.18,0.05,-0.24,flip -9170,做多,2024-01-29 02:00:00,2024-01-29 04:30:00,2267.59,2267.77,1.07,100.0,0.0471,0.01,0.05,-0.04,flip -9171,做空,2024-01-29 04:30:00,2024-01-29 06:00:00,2267.77,2267.0,1.07,100.0,0.0471,0.04,0.05,-0.02,flip -9172,做多,2024-01-29 06:00:00,2024-01-29 06:30:00,2267.0,2266.5,1.07,100.0,0.0471,-0.02,0.05,-0.08,flip -9173,做空,2024-01-29 06:30:00,2024-01-29 08:30:00,2266.5,2262.57,1.07,100.0,0.047,0.18,0.05,0.13,flip -9174,做多,2024-01-29 08:30:00,2024-01-29 11:30:00,2262.57,2263.88,1.07,100.0,0.0471,0.06,0.05,0.01,flip -9175,做空,2024-01-29 11:30:00,2024-01-29 15:30:00,2263.88,2274.99,1.07,100.0,0.0471,-0.52,0.05,-0.58,flip -9176,做多,2024-01-29 15:30:00,2024-01-30 08:30:00,2274.99,2306.93,1.06,100.0,0.0466,1.49,0.05,1.43,flip -9177,做空,2024-01-30 08:30:00,2024-01-30 10:00:00,2306.93,2309.31,1.08,100.0,0.0469,-0.11,0.05,-0.17,flip -9178,做多,2024-01-30 10:00:00,2024-01-30 12:00:00,2309.31,2306.7,1.08,100.0,0.0468,-0.12,0.05,-0.18,tp_upper -9179,做多,2024-01-30 14:00:00,2024-01-30 14:30:00,2313.72,2312.59,1.08,100.0,0.0466,-0.05,0.05,-0.11,flip -9180,做空,2024-01-30 14:30:00,2024-01-30 15:00:00,2312.59,2316.58,1.08,100.0,0.0465,-0.19,0.05,-0.24,flip -9181,做多,2024-01-30 15:00:00,2024-01-30 15:30:00,2316.58,2340.43,1.07,100.0,0.0463,1.11,0.05,1.05,tp_upper -9182,做多,2024-01-31 00:00:00,2024-01-31 00:30:00,2342.01,2339.38,1.09,100.0,0.0465,-0.12,0.05,-0.18,flip -9183,做空,2024-01-31 00:30:00,2024-01-31 15:30:00,2339.38,2328.49,1.09,100.0,0.0464,0.51,0.05,0.45,flip -9184,做多,2024-01-31 15:30:00,2024-01-31 19:00:00,2328.49,2314.4,1.09,100.0,0.0468,-0.66,0.05,-0.71,flip -9185,做空,2024-01-31 19:00:00,2024-01-31 19:30:00,2314.4,2322.34,1.08,100.0,0.0468,-0.37,0.05,-0.43,flip -9186,做多,2024-01-31 19:30:00,2024-02-01 12:30:00,2322.34,2270.0,1.08,100.0,0.0464,-2.43,0.05,-2.48,flip -9187,做空,2024-02-01 12:30:00,2024-02-01 13:00:00,2270.0,2273.38,1.06,100.0,0.0466,-0.16,0.05,-0.21,flip -9188,做多,2024-02-01 13:00:00,2024-02-01 13:30:00,2273.38,2271.11,1.05,100.0,0.0464,-0.11,0.05,-0.16,flip -9189,做空,2024-02-01 13:30:00,2024-02-01 14:00:00,2271.11,2279.8,1.05,100.0,0.0463,-0.4,0.05,-0.46,flip -9190,做多,2024-02-01 14:00:00,2024-02-02 04:30:00,2279.8,2297.27,1.05,100.0,0.0459,0.8,0.05,0.75,flip -9191,做空,2024-02-02 04:30:00,2024-02-02 05:00:00,2297.27,2298.26,1.06,100.0,0.0461,-0.05,0.05,-0.1,flip -9192,做多,2024-02-02 05:00:00,2024-02-02 13:30:00,2298.26,2291.4,1.06,100.0,0.046,-0.32,0.05,-0.37,flip -9193,做空,2024-02-02 13:30:00,2024-02-02 15:00:00,2291.4,2305.0,1.05,100.0,0.0459,-0.62,0.05,-0.68,flip -9194,做多,2024-02-02 15:00:00,2024-02-02 16:00:00,2305.0,2305.05,1.04,100.0,0.0453,0.0,0.05,-0.05,flip -9195,做空,2024-02-02 16:00:00,2024-02-02 22:00:00,2305.05,2307.29,1.04,100.0,0.0453,-0.1,0.05,-0.15,flip -9196,做多,2024-02-02 22:00:00,2024-02-02 23:00:00,2307.29,2305.26,1.04,100.0,0.0452,-0.09,0.05,-0.14,flip -9197,做空,2024-02-02 23:00:00,2024-02-02 23:30:00,2305.26,2307.99,1.04,100.0,0.0451,-0.12,0.05,-0.18,flip -9198,做多,2024-02-02 23:30:00,2024-02-03 08:00:00,2307.99,2310.92,1.04,100.0,0.045,0.13,0.05,0.08,flip -9199,做空,2024-02-03 08:00:00,2024-02-03 09:00:00,2310.92,2311.58,1.05,100.0,0.0452,-0.03,0.05,-0.08,flip -9200,做多,2024-02-03 09:00:00,2024-02-03 10:30:00,2311.58,2313.13,1.04,100.0,0.0452,0.07,0.05,0.02,flip -9201,做空,2024-02-03 10:30:00,2024-02-04 01:30:00,2313.13,2304.2,1.04,100.0,0.0451,0.4,0.05,0.35,flip -9202,做多,2024-02-04 01:30:00,2024-02-04 02:00:00,2304.2,2303.27,1.05,100.0,0.0455,-0.04,0.05,-0.09,flip -9203,做空,2024-02-04 02:00:00,2024-02-04 03:00:00,2303.27,2303.85,1.05,100.0,0.0455,-0.03,0.05,-0.08,flip -9204,做多,2024-02-04 03:00:00,2024-02-04 03:30:00,2303.85,2302.07,1.05,100.0,0.0454,-0.08,0.05,-0.13,flip -9205,做空,2024-02-04 03:30:00,2024-02-04 05:00:00,2302.07,2301.2,1.04,100.0,0.0454,0.04,0.05,-0.01,flip -9206,做多,2024-02-04 05:00:00,2024-02-04 05:30:00,2301.2,2299.23,1.04,100.0,0.0454,-0.09,0.05,-0.14,flip -9207,做空,2024-02-04 05:30:00,2024-02-04 09:30:00,2299.23,2302.74,1.04,100.0,0.0453,-0.16,0.05,-0.21,flip -9208,做多,2024-02-04 09:30:00,2024-02-04 10:00:00,2302.74,2301.22,1.04,100.0,0.0451,-0.07,0.05,-0.12,flip -9209,做空,2024-02-04 10:00:00,2024-02-04 15:00:00,2301.22,2300.05,1.04,100.0,0.0451,0.05,0.05,0.0,flip -9210,做多,2024-02-04 15:00:00,2024-02-04 16:00:00,2300.05,2299.99,1.04,100.0,0.0451,-0.0,0.05,-0.05,flip -9211,做空,2024-02-04 16:00:00,2024-02-04 19:00:00,2299.99,2277.0,1.04,100.0,0.0451,1.04,0.05,0.98,tp_lower -9212,做多,2024-02-04 20:30:00,2024-02-04 22:00:00,2302.94,2287.4,1.05,100.0,0.0454,-0.71,0.05,-0.76,flip -9213,做空,2024-02-04 22:00:00,2024-02-05 03:30:00,2287.4,2295.51,1.04,100.0,0.0454,-0.37,0.05,-0.42,flip -9214,做多,2024-02-05 03:30:00,2024-02-05 04:30:00,2295.51,2294.29,1.04,100.0,0.0455,-0.06,0.05,-0.11,flip -9215,做空,2024-02-05 04:30:00,2024-02-05 05:30:00,2294.29,2294.67,1.04,100.0,0.0454,-0.02,0.05,-0.07,flip -9216,做多,2024-02-05 05:30:00,2024-02-05 15:30:00,2294.67,2297.21,1.04,100.0,0.0454,0.12,0.05,0.06,flip -9217,做空,2024-02-05 15:30:00,2024-02-05 17:30:00,2297.21,2301.43,1.04,100.0,0.0453,-0.19,0.05,-0.24,flip -9218,做多,2024-02-05 17:30:00,2024-02-05 19:30:00,2301.43,2303.68,1.04,100.0,0.0451,0.1,0.05,0.05,flip -9219,做空,2024-02-05 19:30:00,2024-02-06 01:00:00,2303.68,2305.72,1.04,100.0,0.0451,-0.09,0.05,-0.14,flip -9220,做多,2024-02-06 01:00:00,2024-02-06 12:30:00,2305.72,2325.35,1.04,100.0,0.0452,0.89,0.05,0.83,flip -9221,做空,2024-02-06 12:30:00,2024-02-07 05:00:00,2325.35,2365.44,1.05,100.0,0.0452,-1.81,0.05,-1.86,flip -9222,做多,2024-02-07 05:00:00,2024-02-07 05:30:00,2365.44,2364.6,1.03,100.0,0.0437,-0.04,0.05,-0.09,flip -9223,做空,2024-02-07 05:30:00,2024-02-07 07:00:00,2364.6,2363.51,1.03,100.0,0.0436,0.05,0.05,-0.0,flip -9224,做多,2024-02-07 07:00:00,2024-02-07 10:00:00,2363.51,2369.57,1.03,100.0,0.0436,0.26,0.05,0.21,flip -9225,做空,2024-02-07 10:00:00,2024-02-07 12:30:00,2369.57,2371.98,1.03,100.0,0.0436,-0.1,0.05,-0.16,flip -9226,做多,2024-02-07 12:30:00,2024-02-07 13:00:00,2371.98,2371.5,1.03,100.0,0.0434,-0.02,0.05,-0.07,flip -9227,做空,2024-02-07 13:00:00,2024-02-07 13:30:00,2371.5,2371.63,1.03,100.0,0.0434,-0.01,0.05,-0.06,flip -9228,做多,2024-02-07 13:30:00,2024-02-07 14:30:00,2371.63,2364.84,1.03,100.0,0.0433,-0.29,0.05,-0.35,flip -9229,做空,2024-02-07 14:30:00,2024-02-07 15:00:00,2364.84,2373.51,1.02,100.0,0.0433,-0.38,0.05,-0.43,flip -9230,做多,2024-02-07 15:00:00,2024-02-07 15:30:00,2373.51,2368.69,1.02,100.0,0.0429,-0.21,0.05,-0.26,flip -9231,做空,2024-02-07 15:30:00,2024-02-07 16:00:00,2368.69,2375.56,1.02,100.0,0.0429,-0.29,0.05,-0.35,flip -9232,做多,2024-02-07 16:00:00,2024-02-07 17:00:00,2375.56,2421.0,1.01,100.0,0.0426,1.94,0.05,1.88,tp_upper -9233,做多,2024-02-08 07:00:00,2024-02-08 07:30:00,2421.79,2420.2,1.04,100.0,0.043,-0.07,0.05,-0.12,flip -9234,做空,2024-02-08 07:30:00,2024-02-08 08:00:00,2420.2,2421.6,1.04,100.0,0.0429,-0.06,0.05,-0.11,flip -9235,做多,2024-02-08 08:00:00,2024-02-08 09:00:00,2421.6,2420.67,1.04,100.0,0.0429,-0.04,0.05,-0.09,flip -9236,做空,2024-02-08 09:00:00,2024-02-08 09:30:00,2420.67,2422.87,1.04,100.0,0.0428,-0.09,0.05,-0.15,flip -9237,做多,2024-02-08 09:30:00,2024-02-08 10:00:00,2422.87,2422.6,1.03,100.0,0.0427,-0.01,0.05,-0.06,flip -9238,做空,2024-02-08 10:00:00,2024-02-08 14:00:00,2422.6,2430.42,1.03,100.0,0.0426,-0.33,0.05,-0.39,flip -9239,做多,2024-02-08 14:00:00,2024-02-08 15:00:00,2430.42,2455.82,1.03,100.0,0.0423,1.08,0.05,1.02,tp_upper -9240,做多,2024-02-08 17:00:00,2024-02-08 17:30:00,2430.04,2423.6,1.04,100.0,0.0427,-0.28,0.05,-0.33,flip -9241,做空,2024-02-08 17:30:00,2024-02-08 18:00:00,2423.6,2429.49,1.03,100.0,0.0427,-0.25,0.05,-0.3,flip -9242,做多,2024-02-08 18:00:00,2024-02-08 19:00:00,2429.49,2426.31,1.03,100.0,0.0424,-0.13,0.05,-0.19,flip -9243,做空,2024-02-08 19:00:00,2024-02-08 20:00:00,2426.31,2425.7,1.03,100.0,0.0424,0.03,0.05,-0.03,flip -9244,做多,2024-02-08 20:00:00,2024-02-08 21:00:00,2425.7,2426.78,1.03,100.0,0.0424,0.05,0.05,-0.01,flip -9245,做空,2024-02-08 21:00:00,2024-02-08 22:00:00,2426.78,2426.42,1.03,100.0,0.0423,0.02,0.05,-0.04,flip -9246,做多,2024-02-08 22:00:00,2024-02-08 22:30:00,2426.42,2423.49,1.03,100.0,0.0423,-0.12,0.05,-0.18,flip -9247,做空,2024-02-08 22:30:00,2024-02-09 01:00:00,2423.49,2425.58,1.02,100.0,0.0423,-0.09,0.05,-0.14,flip -9248,做多,2024-02-09 01:00:00,2024-02-09 01:30:00,2425.58,2424.47,1.04,100.0,0.0427,-0.05,0.05,-0.1,flip -9249,做空,2024-02-09 01:30:00,2024-02-09 02:00:00,2424.47,2435.66,1.03,100.0,0.0427,-0.48,0.05,-0.53,flip -9250,做多,2024-02-09 02:00:00,2024-02-09 23:30:00,2435.66,2485.24,1.03,100.0,0.0422,2.09,0.05,2.04,flip -9251,做空,2024-02-09 23:30:00,2024-02-10 00:00:00,2485.24,2494.1,1.05,100.0,0.0422,-0.37,0.05,-0.43,flip -9252,做多,2024-02-10 00:00:00,2024-02-10 00:30:00,2494.1,2484.98,1.05,100.0,0.042,-0.38,0.05,-0.44,flip -9253,做空,2024-02-10 00:30:00,2024-02-10 01:00:00,2484.98,2494.45,1.04,100.0,0.042,-0.4,0.05,-0.45,flip -9254,做多,2024-02-10 01:00:00,2024-02-10 07:30:00,2494.45,2494.06,1.04,100.0,0.0416,-0.02,0.05,-0.07,flip -9255,做空,2024-02-10 07:30:00,2024-02-10 08:00:00,2494.06,2496.3,1.04,100.0,0.0416,-0.09,0.05,-0.14,flip -9256,做多,2024-02-10 08:00:00,2024-02-10 15:30:00,2496.3,2489.42,1.03,100.0,0.0414,-0.29,0.05,-0.34,flip -9257,做空,2024-02-10 15:30:00,2024-02-10 19:00:00,2489.42,2492.4,1.03,100.0,0.0414,-0.12,0.05,-0.17,flip -9258,做多,2024-02-10 19:00:00,2024-02-10 20:00:00,2492.4,2493.79,1.03,100.0,0.0413,0.06,0.05,0.01,flip -9259,做空,2024-02-10 20:00:00,2024-02-10 22:30:00,2493.79,2495.06,1.03,100.0,0.0412,-0.05,0.05,-0.1,flip -9260,做多,2024-02-10 22:30:00,2024-02-11 13:00:00,2495.06,2515.5,1.03,100.0,0.0411,0.84,0.05,0.79,flip -9261,做空,2024-02-11 13:00:00,2024-02-11 17:00:00,2515.5,2517.32,1.04,100.0,0.0414,-0.08,0.05,-0.13,flip -9262,做多,2024-02-11 17:00:00,2024-02-12 00:30:00,2517.32,2514.02,1.04,100.0,0.0413,-0.14,0.05,-0.19,flip -9263,做空,2024-02-12 00:30:00,2024-02-12 01:30:00,2514.02,2514.0,1.04,100.0,0.0414,0.0,0.05,-0.05,flip -9264,做多,2024-02-12 01:30:00,2024-02-12 02:00:00,2514.0,2508.86,1.04,100.0,0.0413,-0.21,0.05,-0.26,flip -9265,做空,2024-02-12 02:00:00,2024-02-12 14:30:00,2508.86,2527.03,1.04,100.0,0.0413,-0.75,0.05,-0.8,flip -9266,做多,2024-02-12 14:30:00,2024-02-13 13:30:00,2527.03,2644.36,1.03,100.0,0.0406,4.77,0.05,4.71,flip -9267,做空,2024-02-13 13:30:00,2024-02-13 14:00:00,2644.36,2624.11,1.08,100.0,0.0407,0.82,0.05,0.77,tp_lower -9268,做多,2024-02-13 21:00:00,2024-02-14 03:30:00,2643.21,2638.08,1.08,100.0,0.041,-0.21,0.05,-0.26,flip -9269,做空,2024-02-14 03:30:00,2024-02-14 05:00:00,2638.08,2635.49,1.08,100.0,0.0411,0.11,0.05,0.05,flip -9270,做多,2024-02-14 05:00:00,2024-02-14 08:30:00,2635.49,2708.94,1.08,100.0,0.0411,3.02,0.06,2.96,tp_upper -9271,做多,2024-02-15 06:00:00,2024-02-15 07:30:00,2775.01,2773.93,1.11,100.0,0.0402,-0.04,0.06,-0.1,flip -9272,做空,2024-02-15 07:30:00,2024-02-15 08:00:00,2773.93,2783.32,1.11,100.0,0.0401,-0.38,0.06,-0.43,flip -9273,做多,2024-02-15 08:00:00,2024-02-15 21:30:00,2783.32,2795.59,1.11,100.0,0.0398,0.49,0.06,0.43,flip -9274,做空,2024-02-15 21:30:00,2024-02-15 22:00:00,2795.59,2813.66,1.11,100.0,0.0398,-0.72,0.06,-0.77,flip -9275,做多,2024-02-15 22:00:00,2024-02-16 06:30:00,2813.66,2834.64,1.1,100.0,0.0392,0.82,0.06,0.77,flip -9276,做空,2024-02-16 06:30:00,2024-02-16 10:30:00,2834.64,2829.34,1.12,100.0,0.0393,0.21,0.06,0.15,flip -9277,做多,2024-02-16 10:30:00,2024-02-16 11:00:00,2829.34,2828.39,1.12,100.0,0.0395,-0.04,0.06,-0.09,flip -9278,做空,2024-02-16 11:00:00,2024-02-16 12:00:00,2828.39,2831.0,1.11,100.0,0.0394,-0.1,0.06,-0.16,flip -9279,做多,2024-02-16 12:00:00,2024-02-16 13:30:00,2831.0,2841.37,1.11,100.0,0.0393,0.41,0.06,0.35,flip -9280,做空,2024-02-16 13:30:00,2024-02-16 15:00:00,2841.37,2779.08,1.12,100.0,0.0393,2.45,0.05,2.39,tp_lower -9281,做多,2024-02-16 23:30:00,2024-02-17 00:00:00,2803.69,2798.67,1.14,100.0,0.0406,-0.2,0.06,-0.26,flip -9282,做空,2024-02-17 00:00:00,2024-02-17 04:30:00,2798.67,2794.92,1.14,100.0,0.0408,0.15,0.06,0.1,flip -9283,做多,2024-02-17 04:30:00,2024-02-17 05:00:00,2794.92,2784.05,1.14,100.0,0.0409,-0.44,0.06,-0.5,flip -9284,做空,2024-02-17 05:00:00,2024-02-17 07:00:00,2784.05,2793.93,1.14,100.0,0.0408,-0.4,0.06,-0.46,flip -9285,做多,2024-02-17 07:00:00,2024-02-17 08:00:00,2793.93,2785.04,1.13,100.0,0.0405,-0.36,0.06,-0.42,flip -9286,做空,2024-02-17 08:00:00,2024-02-17 11:30:00,2785.04,2782.83,1.13,100.0,0.0405,0.09,0.06,0.03,flip -9287,做多,2024-02-17 11:30:00,2024-02-18 02:00:00,2782.83,2778.85,1.13,100.0,0.0405,-0.16,0.06,-0.22,flip -9288,做空,2024-02-18 02:00:00,2024-02-18 03:00:00,2778.85,2776.32,1.13,100.0,0.0407,0.1,0.06,0.05,flip -9289,做多,2024-02-18 03:00:00,2024-02-18 12:30:00,2776.32,2793.82,1.13,100.0,0.0407,0.71,0.06,0.66,flip -9290,做空,2024-02-18 12:30:00,2024-02-18 13:00:00,2793.82,2796.18,1.14,100.0,0.0407,-0.1,0.06,-0.15,flip -9291,做多,2024-02-18 13:00:00,2024-02-18 13:30:00,2796.18,2788.31,1.13,100.0,0.0405,-0.32,0.06,-0.38,flip -9292,做空,2024-02-18 13:30:00,2024-02-18 14:00:00,2788.31,2797.38,1.13,100.0,0.0405,-0.37,0.06,-0.42,flip -9293,做多,2024-02-18 14:00:00,2024-02-18 16:00:00,2797.38,2798.15,1.12,100.0,0.0402,0.03,0.06,-0.03,flip -9294,做空,2024-02-18 16:00:00,2024-02-18 16:30:00,2798.15,2806.86,1.12,100.0,0.0402,-0.35,0.06,-0.41,flip -9295,做多,2024-02-18 16:30:00,2024-02-19 13:30:00,2806.86,2895.8,1.12,100.0,0.0399,3.55,0.06,3.49,flip -9296,做空,2024-02-19 13:30:00,2024-02-19 14:00:00,2895.8,2898.58,1.16,100.0,0.0401,-0.11,0.06,-0.17,flip -9297,做多,2024-02-19 14:00:00,2024-02-19 15:30:00,2898.58,2910.38,1.16,100.0,0.04,0.47,0.06,0.41,flip -9298,做空,2024-02-19 15:30:00,2024-02-19 17:00:00,2910.38,2943.61,1.16,100.0,0.04,-1.33,0.06,-1.39,flip -9299,做多,2024-02-19 17:00:00,2024-02-20 01:00:00,2943.61,2917.21,1.15,100.0,0.039,-1.03,0.06,-1.09,flip -9300,做空,2024-02-20 01:00:00,2024-02-20 01:30:00,2917.21,2923.42,1.14,100.0,0.0391,-0.24,0.06,-0.3,flip -9301,做多,2024-02-20 01:30:00,2024-02-20 03:00:00,2923.42,2919.93,1.14,100.0,0.0389,-0.14,0.06,-0.19,flip -9302,做空,2024-02-20 03:00:00,2024-02-20 04:30:00,2919.93,2926.21,1.14,100.0,0.0389,-0.24,0.06,-0.3,flip -9303,做多,2024-02-20 04:30:00,2024-02-20 05:30:00,2926.21,2929.8,1.13,100.0,0.0387,0.14,0.06,0.08,flip -9304,做空,2024-02-20 05:30:00,2024-02-20 06:00:00,2929.8,2933.8,1.13,100.0,0.0386,-0.15,0.06,-0.21,flip -9305,做多,2024-02-20 06:00:00,2024-02-20 07:00:00,2933.8,2930.74,1.13,100.0,0.0385,-0.12,0.06,-0.17,flip -9306,做空,2024-02-20 07:00:00,2024-02-20 11:00:00,2930.74,2937.54,1.13,100.0,0.0384,-0.26,0.06,-0.32,flip -9307,做多,2024-02-20 11:00:00,2024-02-20 11:30:00,2937.54,2937.2,1.12,100.0,0.0382,-0.01,0.06,-0.07,flip -9308,做空,2024-02-20 11:30:00,2024-02-20 13:00:00,2937.2,2970.45,1.12,100.0,0.0382,-1.27,0.06,-1.33,flip -9309,做多,2024-02-20 13:00:00,2024-02-20 14:30:00,2970.45,2940.89,1.11,100.0,0.0373,-1.1,0.05,-1.16,flip -9310,做空,2024-02-20 14:30:00,2024-02-20 16:00:00,2940.89,2934.68,1.1,100.0,0.0373,0.23,0.05,0.18,flip -9311,做多,2024-02-20 16:00:00,2024-02-20 16:30:00,2934.68,2898.91,1.1,100.0,0.0374,-1.34,0.05,-1.39,flip -9312,做空,2024-02-20 16:30:00,2024-02-20 18:30:00,2898.91,2932.22,1.08,100.0,0.0373,-1.24,0.05,-1.3,flip -9313,做多,2024-02-20 18:30:00,2024-02-21 05:30:00,2932.22,2977.78,1.07,100.0,0.0365,1.66,0.05,1.61,flip -9314,做空,2024-02-21 05:30:00,2024-02-21 21:30:00,2977.78,2928.57,1.1,100.0,0.0369,1.82,0.05,1.76,flip -9315,做多,2024-02-21 21:30:00,2024-02-21 22:00:00,2928.57,2923.13,1.12,100.0,0.0381,-0.21,0.06,-0.26,flip -9316,做空,2024-02-21 22:00:00,2024-02-22 02:00:00,2923.13,2926.23,1.11,100.0,0.0381,-0.12,0.06,-0.17,flip -9317,做多,2024-02-22 02:00:00,2024-02-22 02:30:00,2926.23,2921.8,1.11,100.0,0.038,-0.17,0.06,-0.22,flip -9318,做空,2024-02-22 02:30:00,2024-02-22 03:00:00,2921.8,2933.54,1.11,100.0,0.038,-0.45,0.06,-0.5,flip -9319,做多,2024-02-22 03:00:00,2024-02-22 13:00:00,2933.54,2955.0,1.1,100.0,0.0377,0.81,0.06,0.75,flip -9320,做空,2024-02-22 13:00:00,2024-02-22 14:30:00,2955.0,2966.85,1.11,100.0,0.0376,-0.45,0.06,-0.5,flip -9321,做多,2024-02-22 14:30:00,2024-02-22 16:00:00,2966.85,2967.84,1.11,100.0,0.0373,0.04,0.06,-0.02,flip -9322,做空,2024-02-22 16:00:00,2024-02-22 16:30:00,2967.84,2971.93,1.11,100.0,0.0373,-0.15,0.06,-0.21,flip -9323,做多,2024-02-22 16:30:00,2024-02-22 21:30:00,2971.93,2986.99,1.1,100.0,0.0371,0.56,0.06,0.5,flip -9324,做空,2024-02-22 21:30:00,2024-02-22 22:30:00,2986.99,2989.19,1.11,100.0,0.0371,-0.08,0.06,-0.14,flip -9325,做多,2024-02-22 22:30:00,2024-02-22 23:00:00,2989.19,2978.49,1.11,100.0,0.037,-0.4,0.06,-0.45,flip -9326,做空,2024-02-22 23:00:00,2024-02-23 00:30:00,2978.49,2991.36,1.1,100.0,0.0369,-0.48,0.06,-0.53,flip -9327,做多,2024-02-23 00:30:00,2024-02-23 01:00:00,2991.36,2982.5,1.1,100.0,0.0369,-0.33,0.06,-0.38,flip -9328,做空,2024-02-23 01:00:00,2024-02-23 14:00:00,2982.5,2952.92,1.1,100.0,0.0369,1.09,0.05,1.04,flip -9329,做多,2024-02-23 14:00:00,2024-02-23 14:30:00,2952.92,2950.03,1.11,100.0,0.0376,-0.11,0.06,-0.16,flip -9330,做空,2024-02-23 14:30:00,2024-02-23 17:30:00,2950.03,2946.52,1.11,100.0,0.0376,0.13,0.06,0.08,flip -9331,做多,2024-02-23 17:30:00,2024-02-23 18:30:00,2946.52,2946.29,1.11,100.0,0.0376,-0.01,0.06,-0.06,flip -9332,做空,2024-02-23 18:30:00,2024-02-23 19:00:00,2946.29,2948.41,1.11,100.0,0.0376,-0.08,0.06,-0.14,flip -9333,做多,2024-02-23 19:00:00,2024-02-23 19:30:00,2948.41,2947.0,1.1,100.0,0.0375,-0.05,0.06,-0.11,flip -9334,做空,2024-02-23 19:30:00,2024-02-23 20:30:00,2947.0,2952.44,1.1,100.0,0.0374,-0.2,0.06,-0.26,flip -9335,做多,2024-02-23 20:30:00,2024-02-23 21:30:00,2952.44,2943.71,1.1,100.0,0.0373,-0.33,0.05,-0.38,flip -9336,做空,2024-02-23 21:30:00,2024-02-24 00:30:00,2943.71,2934.72,1.1,100.0,0.0372,0.33,0.05,0.28,flip -9337,做多,2024-02-24 00:30:00,2024-02-25 16:30:00,2934.72,3042.25,1.11,100.0,0.0378,4.06,0.06,4.0,flip -9338,做空,2024-02-25 16:30:00,2024-02-26 08:00:00,3042.25,3104.85,1.15,100.0,0.0378,-2.36,0.06,-2.42,flip -9339,做多,2024-02-26 08:00:00,2024-02-26 08:30:00,3104.85,3094.85,1.12,100.0,0.0362,-0.36,0.06,-0.42,flip -9340,做空,2024-02-26 08:30:00,2024-02-26 14:30:00,3094.85,3105.93,1.12,100.0,0.0362,-0.4,0.06,-0.46,flip -9341,做多,2024-02-26 14:30:00,2024-02-27 15:30:00,3105.93,3231.74,1.11,100.0,0.0359,4.52,0.06,4.46,flip -9342,做空,2024-02-27 15:30:00,2024-02-27 16:00:00,3231.74,3246.69,1.16,100.0,0.036,-0.54,0.06,-0.6,flip -9343,做多,2024-02-27 16:00:00,2024-02-27 16:30:00,3246.69,3240.0,1.16,100.0,0.0356,-0.24,0.06,-0.3,flip -9344,做空,2024-02-27 16:30:00,2024-02-27 17:00:00,3240.0,3242.1,1.15,100.0,0.0355,-0.07,0.06,-0.13,flip -9345,做多,2024-02-27 17:00:00,2024-02-27 17:30:00,3242.1,3228.17,1.15,100.0,0.0355,-0.49,0.06,-0.55,flip -9346,做空,2024-02-27 17:30:00,2024-02-27 18:00:00,3228.17,3239.6,1.14,100.0,0.0354,-0.4,0.06,-0.46,flip -9347,做多,2024-02-27 18:00:00,2024-02-27 18:30:00,3239.6,3237.84,1.14,100.0,0.0351,-0.06,0.06,-0.12,flip -9348,做空,2024-02-27 18:30:00,2024-02-27 19:00:00,3237.84,3246.35,1.14,100.0,0.0351,-0.3,0.06,-0.36,flip -9349,做多,2024-02-27 19:00:00,2024-02-27 20:00:00,3246.35,3250.38,1.13,100.0,0.0349,0.14,0.06,0.08,flip -9350,做空,2024-02-27 20:00:00,2024-02-27 20:30:00,3250.38,3255.57,1.13,100.0,0.0349,-0.18,0.06,-0.24,flip -9351,做多,2024-02-27 20:30:00,2024-02-27 23:00:00,3255.57,3248.27,1.13,100.0,0.0347,-0.25,0.06,-0.31,flip -9352,做空,2024-02-27 23:00:00,2024-02-28 00:30:00,3248.27,3257.02,1.13,100.0,0.0347,-0.3,0.06,-0.36,flip -9353,做多,2024-02-28 00:30:00,2024-02-28 01:00:00,3257.02,3249.76,1.13,100.0,0.0348,-0.25,0.06,-0.31,flip -9354,做空,2024-02-28 01:00:00,2024-02-28 02:30:00,3249.76,3246.71,1.13,100.0,0.0348,0.11,0.06,0.05,flip -9355,做多,2024-02-28 02:30:00,2024-02-28 07:30:00,3246.71,3306.43,1.13,100.0,0.0348,2.08,0.06,2.02,tp_upper -9356,做多,2024-02-28 18:30:00,2024-02-28 19:30:00,3322.06,3302.23,1.15,100.0,0.0346,-0.69,0.06,-0.74,flip -9357,做空,2024-02-28 19:30:00,2024-02-28 21:00:00,3302.23,3322.01,1.14,100.0,0.0346,-0.68,0.06,-0.74,flip -9358,做多,2024-02-28 21:00:00,2024-02-29 16:00:00,3322.01,3443.73,1.13,100.0,0.0341,4.15,0.06,4.09,flip -9359,做空,2024-02-29 16:00:00,2024-02-29 16:30:00,3443.73,3444.57,1.18,100.0,0.0343,-0.03,0.06,-0.09,flip -9360,做多,2024-02-29 16:30:00,2024-03-01 06:30:00,3444.57,3389.28,1.18,100.0,0.0342,-1.89,0.06,-1.95,flip -9361,做空,2024-03-01 06:30:00,2024-03-01 08:00:00,3389.28,3397.32,1.16,100.0,0.0342,-0.28,0.06,-0.33,flip -9362,做多,2024-03-01 08:00:00,2024-03-01 14:30:00,3397.32,3419.58,1.16,100.0,0.034,0.76,0.06,0.7,flip -9363,做空,2024-03-01 14:30:00,2024-03-01 16:00:00,3419.58,3399.93,1.16,100.0,0.034,0.67,0.06,0.61,flip -9364,做多,2024-03-01 16:00:00,2024-03-01 16:30:00,3399.93,3390.3,1.17,100.0,0.0344,-0.33,0.06,-0.39,flip -9365,做空,2024-03-01 16:30:00,2024-03-01 17:00:00,3390.3,3415.8,1.16,100.0,0.0343,-0.88,0.06,-0.93,flip -9366,做多,2024-03-01 17:00:00,2024-03-02 04:30:00,3415.8,3430.32,1.15,100.0,0.0338,0.49,0.06,0.43,flip -9367,做空,2024-03-02 04:30:00,2024-03-02 06:00:00,3430.32,3453.84,1.16,100.0,0.0339,-0.8,0.06,-0.86,flip -9368,做多,2024-03-02 06:00:00,2024-03-02 07:00:00,3453.84,3431.87,1.16,100.0,0.0334,-0.73,0.06,-0.79,flip -9369,做空,2024-03-02 07:00:00,2024-03-02 07:30:00,3431.87,3433.71,1.15,100.0,0.0334,-0.06,0.06,-0.12,flip -9370,做多,2024-03-02 07:30:00,2024-03-02 08:00:00,3433.71,3419.24,1.14,100.0,0.0333,-0.48,0.06,-0.54,flip -9371,做空,2024-03-02 08:00:00,2024-03-02 12:30:00,3419.24,3424.81,1.14,100.0,0.0333,-0.19,0.06,-0.24,flip -9372,做多,2024-03-02 12:30:00,2024-03-02 17:00:00,3424.81,3426.66,1.14,100.0,0.0332,0.06,0.06,0.0,flip -9373,做空,2024-03-02 17:00:00,2024-03-02 18:00:00,3426.66,3427.56,1.14,100.0,0.0331,-0.03,0.06,-0.09,flip -9374,做多,2024-03-02 18:00:00,2024-03-02 20:00:00,3427.56,3410.36,1.13,100.0,0.0331,-0.57,0.06,-0.63,flip -9375,做空,2024-03-02 20:00:00,2024-03-02 23:00:00,3410.36,3421.05,1.13,100.0,0.033,-0.35,0.06,-0.41,flip -9376,做多,2024-03-02 23:00:00,2024-03-03 00:00:00,3421.05,3416.77,1.12,100.0,0.0328,-0.14,0.06,-0.2,flip -9377,做空,2024-03-03 00:00:00,2024-03-03 00:30:00,3416.77,3431.15,1.13,100.0,0.0331,-0.48,0.06,-0.53,flip -9378,做多,2024-03-03 00:30:00,2024-03-03 02:00:00,3431.15,3416.78,1.12,100.0,0.0328,-0.47,0.06,-0.53,flip -9379,做空,2024-03-03 02:00:00,2024-03-03 02:30:00,3416.78,3420.06,1.12,100.0,0.0327,-0.11,0.06,-0.16,flip -9380,做多,2024-03-03 02:30:00,2024-03-03 06:30:00,3420.06,3415.21,1.12,100.0,0.0326,-0.16,0.06,-0.21,flip -9381,做空,2024-03-03 06:30:00,2024-03-03 07:00:00,3415.21,3382.19,1.11,100.0,0.0326,1.08,0.06,1.02,tp_lower -9382,做多,2024-03-03 12:00:00,2024-03-03 13:00:00,3446.48,3419.7,1.12,100.0,0.0326,-0.87,0.06,-0.93,flip -9383,做空,2024-03-03 13:00:00,2024-03-03 13:30:00,3419.7,3431.98,1.11,100.0,0.0326,-0.4,0.06,-0.46,flip -9384,做多,2024-03-03 13:30:00,2024-03-03 14:30:00,3431.98,3420.8,1.11,100.0,0.0323,-0.36,0.06,-0.42,flip -9385,做空,2024-03-03 14:30:00,2024-03-03 16:00:00,3420.8,3444.58,1.1,100.0,0.0323,-0.77,0.06,-0.82,flip -9386,做多,2024-03-03 16:00:00,2024-03-04 00:30:00,3444.58,3490.47,1.09,100.0,0.0318,1.46,0.06,1.4,flip -9387,做空,2024-03-04 00:30:00,2024-03-04 06:00:00,3490.47,3471.22,1.12,100.0,0.032,0.62,0.06,0.56,flip -9388,做多,2024-03-04 06:00:00,2024-03-04 07:00:00,3471.22,3470.35,1.12,100.0,0.0324,-0.03,0.06,-0.08,flip -9389,做空,2024-03-04 07:00:00,2024-03-04 07:30:00,3470.35,3480.36,1.12,100.0,0.0323,-0.32,0.06,-0.38,flip -9390,做多,2024-03-04 07:30:00,2024-03-04 10:30:00,3480.36,3500.48,1.12,100.0,0.0321,0.65,0.06,0.59,flip -9391,做空,2024-03-04 10:30:00,2024-03-04 14:00:00,3500.48,3498.98,1.12,100.0,0.0321,0.05,0.06,-0.01,flip -9392,做多,2024-03-04 14:00:00,2024-03-05 16:00:00,3498.98,3731.89,1.12,100.0,0.0321,7.47,0.06,7.41,flip -9393,做空,2024-03-05 16:00:00,2024-03-05 19:30:00,3731.89,3377.73,1.2,100.0,0.0322,11.41,0.05,11.35,tp_lower -9394,做多,2024-03-06 04:30:00,2024-03-06 22:30:00,3653.08,3816.36,1.32,100.0,0.036,5.88,0.07,5.81,flip -9395,做空,2024-03-06 22:30:00,2024-03-06 23:00:00,3816.36,3824.99,1.37,100.0,0.036,-0.31,0.07,-0.38,flip -9396,做多,2024-03-06 23:00:00,2024-03-06 23:30:00,3824.99,3822.36,1.37,100.0,0.0358,-0.09,0.07,-0.16,flip -9397,做空,2024-03-06 23:30:00,2024-03-07 00:30:00,3822.36,3841.61,1.37,100.0,0.0358,-0.69,0.07,-0.76,flip -9398,做多,2024-03-07 00:30:00,2024-03-07 01:00:00,3841.61,3814.49,1.36,100.0,0.0355,-0.96,0.07,-1.03,flip -9399,做空,2024-03-07 01:00:00,2024-03-07 08:00:00,3814.49,3806.39,1.35,100.0,0.0354,0.29,0.07,0.22,flip -9400,做多,2024-03-07 08:00:00,2024-03-07 11:00:00,3806.39,3785.07,1.35,100.0,0.0356,-0.76,0.07,-0.83,flip -9401,做空,2024-03-07 11:00:00,2024-03-07 12:00:00,3785.07,3791.84,1.34,100.0,0.0355,-0.24,0.07,-0.31,flip -9402,做多,2024-03-07 12:00:00,2024-03-07 14:30:00,3791.84,3810.75,1.34,100.0,0.0354,0.67,0.07,0.6,flip -9403,做空,2024-03-07 14:30:00,2024-03-07 15:00:00,3810.75,3817.78,1.35,100.0,0.0353,-0.25,0.07,-0.32,flip -9404,做多,2024-03-07 15:00:00,2024-03-08 15:30:00,3817.78,3904.01,1.34,100.0,0.0352,3.03,0.07,2.96,flip -9405,做空,2024-03-08 15:30:00,2024-03-08 17:00:00,3904.01,3931.59,1.38,100.0,0.0353,-0.97,0.07,-1.04,flip -9406,做多,2024-03-08 17:00:00,2024-03-08 18:30:00,3931.59,3931.75,1.37,100.0,0.0348,0.01,0.07,-0.06,flip -9407,做空,2024-03-08 18:30:00,2024-03-08 19:30:00,3931.75,3932.0,1.37,100.0,0.0348,-0.01,0.07,-0.08,flip -9408,做多,2024-03-08 19:30:00,2024-03-08 21:00:00,3932.0,3925.2,1.37,100.0,0.0347,-0.24,0.07,-0.3,flip -9409,做空,2024-03-08 21:00:00,2024-03-09 02:30:00,3925.2,3921.5,1.36,100.0,0.0347,0.13,0.07,0.06,flip -9410,做多,2024-03-09 02:30:00,2024-03-09 04:30:00,3921.5,3928.64,1.37,100.0,0.0349,0.25,0.07,0.18,flip -9411,做空,2024-03-09 04:30:00,2024-03-09 06:00:00,3928.64,3927.35,1.37,100.0,0.0349,0.04,0.07,-0.02,flip -9412,做多,2024-03-09 06:00:00,2024-03-09 09:30:00,3927.35,3923.89,1.37,100.0,0.0348,-0.12,0.07,-0.19,flip -9413,做空,2024-03-09 09:30:00,2024-03-09 11:30:00,3923.89,3915.99,1.37,100.0,0.0348,0.28,0.07,0.21,flip -9414,做多,2024-03-09 11:30:00,2024-03-09 14:30:00,3915.99,3912.2,1.37,100.0,0.0349,-0.13,0.07,-0.2,flip -9415,做空,2024-03-09 14:30:00,2024-03-09 15:00:00,3912.2,3919.28,1.36,100.0,0.0349,-0.25,0.07,-0.32,flip -9416,做多,2024-03-09 15:00:00,2024-03-09 16:00:00,3919.28,3907.81,1.36,100.0,0.0347,-0.4,0.07,-0.47,flip -9417,做空,2024-03-09 16:00:00,2024-03-09 22:00:00,3907.81,3908.0,1.36,100.0,0.0347,-0.01,0.07,-0.07,flip -9418,做多,2024-03-09 22:00:00,2024-03-09 22:30:00,3908.0,3903.41,1.35,100.0,0.0346,-0.16,0.07,-0.23,flip -9419,做空,2024-03-09 22:30:00,2024-03-09 23:00:00,3903.41,3906.4,1.35,100.0,0.0346,-0.1,0.07,-0.17,flip -9420,做多,2024-03-09 23:00:00,2024-03-10 00:30:00,3906.4,3912.44,1.35,100.0,0.0345,0.21,0.07,0.14,flip -9421,做空,2024-03-10 00:30:00,2024-03-10 14:30:00,3912.44,3899.9,1.36,100.0,0.0348,0.44,0.07,0.37,tp_lower -9422,做多,2024-03-11 05:00:00,2024-03-12 03:00:00,3862.9,4047.2,1.37,100.0,0.0354,6.53,0.07,6.45,flip -9423,做空,2024-03-12 03:00:00,2024-03-12 04:00:00,4047.2,4045.56,1.43,100.0,0.0354,0.06,0.07,-0.01,flip -9424,做多,2024-03-12 04:00:00,2024-03-12 04:30:00,4045.56,4040.53,1.43,100.0,0.0354,-0.18,0.07,-0.25,flip -9425,做空,2024-03-12 04:30:00,2024-03-12 11:00:00,4040.53,4039.71,1.43,100.0,0.0353,0.03,0.07,-0.04,flip -9426,做多,2024-03-12 11:00:00,2024-03-12 11:30:00,4039.71,4024.82,1.43,100.0,0.0353,-0.53,0.07,-0.6,flip -9427,做空,2024-03-12 11:30:00,2024-03-12 13:00:00,4024.82,4034.57,1.42,100.0,0.0353,-0.34,0.07,-0.42,flip -9428,做多,2024-03-12 13:00:00,2024-03-12 13:30:00,4034.57,4028.94,1.42,100.0,0.0351,-0.2,0.07,-0.27,flip -9429,做空,2024-03-12 13:30:00,2024-03-12 17:00:00,4028.94,3868.47,1.41,100.0,0.0351,5.62,0.07,5.56,tp_lower -9430,做多,2024-03-12 23:30:00,2024-03-13 00:00:00,3984.18,3982.73,1.47,100.0,0.0368,-0.05,0.07,-0.13,flip -9431,做空,2024-03-13 00:00:00,2024-03-13 01:00:00,3982.73,4005.29,1.48,100.0,0.037,-0.84,0.07,-0.91,flip -9432,做多,2024-03-13 01:00:00,2024-03-13 12:30:00,4005.29,4009.87,1.47,100.0,0.0366,0.17,0.07,0.09,flip -9433,做空,2024-03-13 12:30:00,2024-03-13 23:30:00,4009.87,4008.76,1.47,100.0,0.0366,0.04,0.07,-0.03,flip -9434,做多,2024-03-13 23:30:00,2024-03-14 02:30:00,4008.76,3989.12,1.46,100.0,0.0365,-0.72,0.07,-0.79,flip -9435,做空,2024-03-14 02:30:00,2024-03-14 03:00:00,3989.12,4004.96,1.46,100.0,0.0366,-0.58,0.07,-0.65,flip -9436,做多,2024-03-14 03:00:00,2024-03-14 03:30:00,4004.96,3997.37,1.45,100.0,0.0363,-0.28,0.07,-0.35,flip -9437,做空,2024-03-14 03:30:00,2024-03-14 06:00:00,3997.37,3994.1,1.45,100.0,0.0363,0.12,0.07,0.05,flip -9438,做多,2024-03-14 06:00:00,2024-03-14 06:30:00,3994.1,3984.8,1.45,100.0,0.0363,-0.34,0.07,-0.41,flip -9439,做空,2024-03-14 06:30:00,2024-03-14 09:00:00,3984.8,3997.11,1.44,100.0,0.0363,-0.45,0.07,-0.52,flip -9440,做多,2024-03-14 09:00:00,2024-03-14 09:30:00,3997.11,3992.3,1.44,100.0,0.036,-0.17,0.07,-0.24,flip -9441,做空,2024-03-14 09:30:00,2024-03-14 12:00:00,3992.3,3942.71,1.44,100.0,0.036,1.78,0.07,1.71,tp_lower -9442,做多,2024-03-15 00:00:00,2024-03-15 01:00:00,3923.64,3897.27,1.46,100.0,0.0373,-0.98,0.07,-1.06,flip -9443,做空,2024-03-15 01:00:00,2024-03-15 18:00:00,3897.27,3704.34,1.45,100.0,0.0372,7.18,0.07,7.11,flip -9444,做多,2024-03-15 18:00:00,2024-03-15 19:30:00,3704.34,3690.0,1.52,100.0,0.0411,-0.59,0.08,-0.66,flip -9445,做空,2024-03-15 19:30:00,2024-03-15 22:30:00,3690.0,3732.38,1.51,100.0,0.041,-1.74,0.08,-1.81,flip -9446,做多,2024-03-15 22:30:00,2024-03-16 05:00:00,3732.38,3699.51,1.49,100.0,0.04,-1.32,0.07,-1.39,flip -9447,做空,2024-03-16 05:00:00,2024-03-16 05:30:00,3699.51,3716.73,1.49,100.0,0.0402,-0.69,0.07,-0.77,flip -9448,做多,2024-03-16 05:30:00,2024-03-16 08:30:00,3716.73,3722.23,1.48,100.0,0.0398,0.22,0.07,0.14,flip -9449,做空,2024-03-16 08:30:00,2024-03-16 09:00:00,3722.23,3729.49,1.48,100.0,0.0397,-0.29,0.07,-0.36,flip -9450,做多,2024-03-16 09:00:00,2024-03-16 09:30:00,3729.49,3722.71,1.47,100.0,0.0395,-0.27,0.07,-0.34,flip -9451,做空,2024-03-16 09:30:00,2024-03-17 08:30:00,3722.71,3559.4,1.47,100.0,0.0395,6.45,0.07,6.38,flip -9452,做多,2024-03-17 08:30:00,2024-03-17 09:30:00,3559.4,3558.35,1.54,100.0,0.0432,-0.05,0.08,-0.12,flip -9453,做空,2024-03-17 09:30:00,2024-03-17 10:00:00,3558.35,3593.29,1.54,100.0,0.0432,-1.51,0.08,-1.59,flip -9454,做多,2024-03-17 10:00:00,2024-03-17 12:30:00,3593.29,3543.42,1.52,100.0,0.0423,-2.11,0.07,-2.19,flip -9455,做空,2024-03-17 12:30:00,2024-03-17 13:00:00,3543.42,3564.13,1.5,100.0,0.0423,-0.88,0.08,-0.95,flip -9456,做多,2024-03-17 13:00:00,2024-03-18 00:30:00,3564.13,3580.87,1.49,100.0,0.0417,0.7,0.07,0.62,flip -9457,做空,2024-03-18 00:30:00,2024-03-18 01:30:00,3580.87,3605.22,1.5,100.0,0.0419,-1.02,0.08,-1.1,flip -9458,做多,2024-03-18 01:30:00,2024-03-18 02:00:00,3605.22,3594.29,1.49,100.0,0.0413,-0.45,0.07,-0.53,flip -9459,做空,2024-03-18 02:00:00,2024-03-18 02:30:00,3594.29,3600.5,1.48,100.0,0.0412,-0.26,0.07,-0.33,flip -9460,做多,2024-03-18 02:30:00,2024-03-18 03:30:00,3600.5,3603.58,1.48,100.0,0.0411,0.13,0.07,0.05,flip -9461,做空,2024-03-18 03:30:00,2024-03-18 04:30:00,3603.58,3618.9,1.48,100.0,0.041,-0.63,0.07,-0.7,flip -9462,做多,2024-03-18 04:30:00,2024-03-18 07:00:00,3618.9,3623.9,1.47,100.0,0.0406,0.2,0.07,0.13,flip -9463,做空,2024-03-18 07:00:00,2024-03-18 07:30:00,3623.9,3628.97,1.47,100.0,0.0406,-0.21,0.07,-0.28,flip -9464,做多,2024-03-18 07:30:00,2024-03-18 08:00:00,3628.97,3572.0,1.47,100.0,0.0404,-2.3,0.07,-2.38,flip -9465,做空,2024-03-18 08:00:00,2024-03-19 00:00:00,3572.0,3526.51,1.44,100.0,0.0404,1.84,0.07,1.77,flip -9466,做多,2024-03-19 00:00:00,2024-03-19 17:30:00,3526.51,3316.31,1.47,100.0,0.0417,-8.77,0.07,-8.84,flip -9467,做空,2024-03-19 17:30:00,2024-03-19 18:30:00,3316.31,3318.8,1.38,100.0,0.0417,-0.1,0.07,-0.17,flip -9468,做多,2024-03-19 18:30:00,2024-03-19 20:00:00,3318.8,3278.44,1.38,100.0,0.0416,-1.68,0.07,-1.75,flip -9469,做空,2024-03-19 20:00:00,2024-03-20 03:00:00,3278.44,3265.23,1.36,100.0,0.0415,0.55,0.07,0.48,flip -9470,做多,2024-03-20 03:00:00,2024-03-20 03:30:00,3265.23,3162.24,1.37,100.0,0.042,-4.33,0.07,-4.39,flip -9471,做空,2024-03-20 03:30:00,2024-03-20 08:00:00,3162.24,3226.13,1.33,100.0,0.042,-2.68,0.07,-2.75,flip -9472,做多,2024-03-20 08:00:00,2024-03-20 08:30:00,3226.13,3209.65,1.3,100.0,0.0403,-0.66,0.06,-0.73,flip -9473,做空,2024-03-20 08:30:00,2024-03-20 09:00:00,3209.65,3229.9,1.29,100.0,0.0402,-0.81,0.06,-0.88,flip -9474,做多,2024-03-20 09:00:00,2024-03-20 16:00:00,3229.9,3198.15,1.28,100.0,0.0397,-1.26,0.06,-1.32,flip -9475,做空,2024-03-20 16:00:00,2024-03-20 16:30:00,3198.15,3243.41,1.27,100.0,0.0396,-1.79,0.06,-1.86,flip -9476,做多,2024-03-20 16:30:00,2024-03-21 13:30:00,3243.41,3522.01,1.25,100.0,0.0385,10.72,0.07,10.65,flip -9477,做空,2024-03-21 13:30:00,2024-03-21 14:00:00,3522.01,3549.19,1.36,100.0,0.0387,-1.05,0.07,-1.12,flip -9478,做多,2024-03-21 14:00:00,2024-03-21 14:30:00,3549.19,3532.01,1.35,100.0,0.038,-0.65,0.07,-0.72,flip -9479,做空,2024-03-21 14:30:00,2024-03-21 16:00:00,3532.01,3525.59,1.34,100.0,0.038,0.24,0.07,0.18,flip -9480,做多,2024-03-21 16:00:00,2024-03-21 17:00:00,3525.59,3491.55,1.34,100.0,0.0381,-1.3,0.07,-1.36,flip -9481,做空,2024-03-21 17:00:00,2024-03-22 00:00:00,3491.55,3508.01,1.33,100.0,0.0381,-0.63,0.07,-0.69,flip -9482,做多,2024-03-22 00:00:00,2024-03-22 08:30:00,3508.01,3485.77,1.33,100.0,0.0378,-0.84,0.07,-0.91,flip -9483,做空,2024-03-22 08:30:00,2024-03-22 09:00:00,3485.77,3486.24,1.32,100.0,0.0378,-0.02,0.07,-0.08,flip -9484,做多,2024-03-22 09:00:00,2024-03-23 02:00:00,3486.24,3338.52,1.32,100.0,0.0378,-5.58,0.06,-5.64,flip -9485,做空,2024-03-23 02:00:00,2024-03-23 04:30:00,3338.52,3330.0,1.26,100.0,0.0378,0.32,0.06,0.26,flip -9486,做多,2024-03-23 04:30:00,2024-03-23 05:00:00,3330.0,3327.6,1.26,100.0,0.038,-0.09,0.06,-0.15,flip -9487,做空,2024-03-23 05:00:00,2024-03-23 05:30:00,3327.6,3333.94,1.26,100.0,0.0379,-0.24,0.06,-0.3,flip -9488,做多,2024-03-23 05:30:00,2024-03-23 21:00:00,3333.94,3376.75,1.26,100.0,0.0378,1.62,0.06,1.55,flip -9489,做空,2024-03-23 21:00:00,2024-03-23 21:30:00,3376.75,3390.08,1.27,100.0,0.0377,-0.5,0.06,-0.57,flip -9490,做多,2024-03-23 21:30:00,2024-03-23 23:00:00,3390.08,3361.92,1.27,100.0,0.0374,-1.05,0.06,-1.12,flip -9491,做空,2024-03-23 23:00:00,2024-03-24 08:30:00,3361.92,3379.66,1.26,100.0,0.0374,-0.66,0.06,-0.73,flip -9492,做多,2024-03-24 08:30:00,2024-03-24 09:00:00,3379.66,3365.95,1.26,100.0,0.0372,-0.51,0.06,-0.57,flip -9493,做空,2024-03-24 09:00:00,2024-03-24 17:30:00,3365.95,3369.73,1.25,100.0,0.0371,-0.14,0.06,-0.2,flip -9494,做多,2024-03-24 17:30:00,2024-03-25 11:00:00,3369.73,3441.54,1.25,100.0,0.037,2.66,0.06,2.59,flip -9495,做空,2024-03-25 11:00:00,2024-03-25 12:00:00,3441.54,3451.58,1.28,100.0,0.0371,-0.37,0.06,-0.44,flip -9496,做多,2024-03-25 12:00:00,2024-03-25 13:00:00,3451.58,3441.2,1.27,100.0,0.0368,-0.38,0.06,-0.45,flip -9497,做空,2024-03-25 13:00:00,2024-03-25 13:30:00,3441.2,3487.81,1.27,100.0,0.0368,-1.71,0.06,-1.78,flip -9498,做多,2024-03-25 13:30:00,2024-03-25 14:00:00,3487.81,3549.78,1.25,100.0,0.0358,2.22,0.06,2.15,tp_upper -9499,做多,2024-03-26 12:00:00,2024-03-26 13:00:00,3644.74,3633.99,1.27,100.0,0.0349,-0.38,0.06,-0.44,flip -9500,做空,2024-03-26 13:00:00,2024-03-27 00:30:00,3633.99,3619.04,1.27,100.0,0.0349,0.52,0.06,0.46,flip -9501,做多,2024-03-27 00:30:00,2024-03-27 01:30:00,3619.04,3608.61,1.27,100.0,0.0352,-0.37,0.06,-0.43,flip -9502,做空,2024-03-27 01:30:00,2024-03-27 05:00:00,3608.61,3602.43,1.27,100.0,0.0352,0.22,0.06,0.15,flip -9503,做多,2024-03-27 05:00:00,2024-03-27 07:00:00,3602.43,3578.63,1.27,100.0,0.0352,-0.84,0.06,-0.9,flip -9504,做空,2024-03-27 07:00:00,2024-03-27 11:30:00,3578.63,3588.9,1.26,100.0,0.0352,-0.36,0.06,-0.42,flip -9505,做多,2024-03-27 11:30:00,2024-03-27 12:00:00,3588.9,3584.12,1.26,100.0,0.035,-0.17,0.06,-0.23,flip -9506,做空,2024-03-27 12:00:00,2024-03-27 13:00:00,3584.12,3664.26,1.25,100.0,0.0349,-2.8,0.06,-2.86,flip -9507,做多,2024-03-27 13:00:00,2024-03-27 13:30:00,3664.26,3568.28,1.22,100.0,0.0334,-3.2,0.06,-3.26,flip -9508,做空,2024-03-27 13:30:00,2024-03-27 14:00:00,3568.28,3537.76,1.19,100.0,0.0333,1.02,0.06,0.96,tp_lower -9509,做多,2024-03-28 05:00:00,2024-03-28 17:00:00,3530.99,3557.64,1.21,100.0,0.0342,0.91,0.06,0.85,flip -9510,做空,2024-03-28 17:00:00,2024-03-28 18:00:00,3557.64,3569.53,1.22,100.0,0.0342,-0.41,0.06,-0.47,flip -9511,做多,2024-03-28 18:00:00,2024-03-28 18:30:00,3569.53,3564.47,1.21,100.0,0.0339,-0.17,0.06,-0.23,flip -9512,做空,2024-03-28 18:30:00,2024-03-28 19:00:00,3564.47,3573.8,1.21,100.0,0.0339,-0.32,0.06,-0.38,flip -9513,做多,2024-03-28 19:00:00,2024-03-28 20:00:00,3573.8,3555.79,1.2,100.0,0.0337,-0.61,0.06,-0.67,flip -9514,做空,2024-03-28 20:00:00,2024-03-28 20:30:00,3555.79,3564.04,1.2,100.0,0.0336,-0.28,0.06,-0.34,flip -9515,做多,2024-03-28 20:30:00,2024-03-28 21:30:00,3564.04,3563.88,1.19,100.0,0.0335,-0.01,0.06,-0.06,flip -9516,做空,2024-03-28 21:30:00,2024-03-28 23:00:00,3563.88,3574.49,1.19,100.0,0.0334,-0.35,0.06,-0.41,flip -9517,做多,2024-03-28 23:00:00,2024-03-29 01:30:00,3574.49,3572.45,1.19,100.0,0.0332,-0.07,0.06,-0.13,flip -9518,做空,2024-03-29 01:30:00,2024-03-29 04:00:00,3572.45,3576.13,1.19,100.0,0.0334,-0.12,0.06,-0.18,flip -9519,做多,2024-03-29 04:00:00,2024-03-29 04:30:00,3576.13,3567.23,1.19,100.0,0.0333,-0.3,0.06,-0.36,flip -9520,做空,2024-03-29 04:30:00,2024-03-29 05:00:00,3567.23,3567.9,1.19,100.0,0.0333,-0.02,0.06,-0.08,flip -9521,做多,2024-03-29 05:00:00,2024-03-29 07:00:00,3567.9,3568.85,1.19,100.0,0.0332,0.03,0.06,-0.03,flip -9522,做空,2024-03-29 07:00:00,2024-03-29 07:30:00,3568.85,3522.38,1.18,100.0,0.0332,1.54,0.06,1.48,tp_lower -9523,做多,2024-03-29 11:00:00,2024-03-29 11:30:00,3561.74,3553.47,1.2,100.0,0.0337,-0.28,0.06,-0.34,flip -9524,做空,2024-03-29 11:30:00,2024-03-29 13:30:00,3553.47,3552.2,1.2,100.0,0.0336,0.04,0.06,-0.02,flip -9525,做多,2024-03-29 13:30:00,2024-03-29 14:30:00,3552.2,3546.48,1.19,100.0,0.0336,-0.19,0.06,-0.25,flip -9526,做空,2024-03-29 14:30:00,2024-03-29 15:30:00,3546.48,3490.25,1.19,100.0,0.0336,1.89,0.06,1.83,tp_lower -9527,做多,2024-03-29 22:30:00,2024-03-29 23:00:00,3524.95,3523.48,1.21,100.0,0.0343,-0.05,0.06,-0.11,flip -9528,做空,2024-03-29 23:00:00,2024-03-30 01:00:00,3523.48,3522.56,1.21,100.0,0.0343,0.03,0.06,-0.03,flip -9529,做多,2024-03-30 01:00:00,2024-03-30 01:30:00,3522.56,3514.02,1.22,100.0,0.0346,-0.3,0.06,-0.36,flip -9530,做空,2024-03-30 01:30:00,2024-03-30 04:30:00,3514.02,3509.75,1.21,100.0,0.0346,0.15,0.06,0.09,flip -9531,做多,2024-03-30 04:30:00,2024-03-30 06:00:00,3509.75,3507.94,1.21,100.0,0.0346,-0.06,0.06,-0.12,flip -9532,做空,2024-03-30 06:00:00,2024-03-30 08:00:00,3507.94,3508.89,1.21,100.0,0.0346,-0.03,0.06,-0.09,flip -9533,做多,2024-03-30 08:00:00,2024-03-30 08:30:00,3508.89,3507.94,1.21,100.0,0.0345,-0.03,0.06,-0.09,flip -9534,做空,2024-03-30 08:30:00,2024-03-31 01:00:00,3507.94,3522.49,1.21,100.0,0.0345,-0.5,0.06,-0.56,flip -9535,做多,2024-03-31 01:00:00,2024-03-31 21:30:00,3522.49,3629.16,1.21,100.0,0.0343,3.66,0.06,3.6,flip -9536,做空,2024-03-31 21:30:00,2024-04-01 05:30:00,3629.16,3511.8,1.25,100.0,0.0343,4.03,0.06,3.97,tp_lower -9537,做多,2024-04-01 22:30:00,2024-04-01 23:30:00,3506.04,3506.52,1.29,100.0,0.0367,0.02,0.06,-0.05,flip -9538,做空,2024-04-01 23:30:00,2024-04-02 01:00:00,3506.52,3496.26,1.29,100.0,0.0367,0.38,0.06,0.31,flip -9539,做多,2024-04-02 01:00:00,2024-04-02 23:00:00,3496.26,3292.58,1.29,100.0,0.0369,-7.52,0.06,-7.58,flip -9540,做空,2024-04-02 23:00:00,2024-04-03 01:30:00,3292.58,3298.89,1.21,100.0,0.0369,-0.23,0.06,-0.29,flip -9541,做多,2024-04-03 01:30:00,2024-04-03 05:30:00,3298.89,3294.89,1.21,100.0,0.0368,-0.15,0.06,-0.21,flip -9542,做空,2024-04-03 05:30:00,2024-04-03 13:30:00,3294.89,3314.36,1.21,100.0,0.0367,-0.71,0.06,-0.78,flip -9543,做多,2024-04-03 13:30:00,2024-04-03 15:30:00,3314.36,3330.77,1.2,100.0,0.0362,0.59,0.06,0.53,flip -9544,做空,2024-04-03 15:30:00,2024-04-03 18:30:00,3330.77,3336.07,1.21,100.0,0.0362,-0.19,0.06,-0.25,flip -9545,做多,2024-04-03 18:30:00,2024-04-03 19:00:00,3336.07,3320.46,1.2,100.0,0.0361,-0.56,0.06,-0.62,flip -9546,做空,2024-04-03 19:00:00,2024-04-03 21:30:00,3320.46,3319.47,1.2,100.0,0.036,0.04,0.06,-0.02,flip -9547,做多,2024-04-03 21:30:00,2024-04-03 23:00:00,3319.47,3317.92,1.2,100.0,0.036,-0.06,0.06,-0.12,flip -9548,做空,2024-04-03 23:00:00,2024-04-04 00:00:00,3317.92,3324.92,1.19,100.0,0.036,-0.25,0.06,-0.31,flip -9549,做多,2024-04-04 00:00:00,2024-04-04 01:00:00,3324.92,3327.74,1.2,100.0,0.036,0.1,0.06,0.04,flip -9550,做空,2024-04-04 01:00:00,2024-04-04 07:00:00,3327.74,3331.28,1.2,100.0,0.036,-0.13,0.06,-0.19,flip -9551,做多,2024-04-04 07:00:00,2024-04-04 20:00:00,3331.28,3311.99,1.2,100.0,0.0359,-0.69,0.06,-0.75,flip -9552,做空,2024-04-04 20:00:00,2024-04-05 14:00:00,3311.99,3291.0,1.19,100.0,0.0359,0.75,0.06,0.69,flip -9553,做多,2024-04-05 14:00:00,2024-04-06 11:00:00,3291.0,3333.96,1.2,100.0,0.0364,1.56,0.06,1.5,flip -9554,做空,2024-04-06 11:00:00,2024-04-06 12:00:00,3333.96,3337.71,1.21,100.0,0.0364,-0.14,0.06,-0.2,flip -9555,做多,2024-04-06 12:00:00,2024-04-06 12:30:00,3337.71,3334.19,1.21,100.0,0.0363,-0.13,0.06,-0.19,flip -9556,做空,2024-04-06 12:30:00,2024-04-06 14:00:00,3334.19,3327.0,1.21,100.0,0.0363,0.26,0.06,0.2,flip -9557,做多,2024-04-06 14:00:00,2024-04-06 23:00:00,3327.0,3379.51,1.21,100.0,0.0364,1.91,0.06,1.85,tp_upper -9558,做多,2024-04-07 16:00:00,2024-04-07 17:00:00,3402.57,3387.43,1.23,100.0,0.0362,-0.55,0.06,-0.61,flip -9559,做空,2024-04-07 17:00:00,2024-04-07 19:00:00,3387.43,3392.0,1.23,100.0,0.0362,-0.17,0.06,-0.23,flip -9560,做多,2024-04-07 19:00:00,2024-04-07 19:30:00,3392.0,3383.31,1.22,100.0,0.0361,-0.31,0.06,-0.37,flip -9561,做空,2024-04-07 19:30:00,2024-04-07 20:00:00,3383.31,3400.15,1.22,100.0,0.036,-0.61,0.06,-0.67,flip -9562,做多,2024-04-07 20:00:00,2024-04-07 23:30:00,3400.15,3455.99,1.21,100.0,0.0356,1.99,0.06,1.93,tp_upper -9563,做多,2024-04-10 05:00:00,2024-04-10 08:00:00,3533.16,3519.27,1.24,100.0,0.035,-0.49,0.06,-0.55,flip -9564,做空,2024-04-10 08:00:00,2024-04-10 08:30:00,3519.27,3520.37,1.23,100.0,0.0349,-0.04,0.06,-0.1,flip -9565,做多,2024-04-10 08:30:00,2024-04-10 10:00:00,3520.37,3507.88,1.23,100.0,0.0349,-0.44,0.06,-0.5,flip -9566,做空,2024-04-10 10:00:00,2024-04-10 10:30:00,3507.88,3522.05,1.22,100.0,0.0349,-0.49,0.06,-0.56,flip -9567,做多,2024-04-10 10:30:00,2024-04-10 12:00:00,3522.05,3519.42,1.22,100.0,0.0345,-0.09,0.06,-0.15,flip -9568,做空,2024-04-10 12:00:00,2024-04-10 12:30:00,3519.42,3441.88,1.21,100.0,0.0345,2.68,0.06,2.62,tp_lower -9569,做多,2024-04-10 16:30:00,2024-04-10 18:00:00,3529.67,3496.71,1.24,100.0,0.0351,-1.16,0.06,-1.22,flip -9570,做空,2024-04-10 18:00:00,2024-04-10 19:00:00,3496.71,3505.52,1.23,100.0,0.0351,-0.31,0.06,-0.37,flip -9571,做多,2024-04-10 19:00:00,2024-04-10 21:00:00,3505.52,3504.51,1.22,100.0,0.0349,-0.04,0.06,-0.1,flip -9572,做空,2024-04-10 21:00:00,2024-04-10 21:30:00,3504.51,3515.17,1.22,100.0,0.0348,-0.37,0.06,-0.43,flip -9573,做多,2024-04-10 21:30:00,2024-04-11 11:30:00,3515.17,3524.85,1.22,100.0,0.0346,0.33,0.06,0.27,flip -9574,做空,2024-04-11 11:30:00,2024-04-11 12:30:00,3524.85,3560.4,1.23,100.0,0.0349,-1.24,0.06,-1.3,flip -9575,做多,2024-04-11 12:30:00,2024-04-11 13:00:00,3560.4,3558.18,1.22,100.0,0.0342,-0.08,0.06,-0.14,flip -9576,做空,2024-04-11 13:00:00,2024-04-12 02:00:00,3558.18,3530.0,1.21,100.0,0.0341,0.96,0.06,0.9,flip -9577,做多,2024-04-12 02:00:00,2024-04-12 07:30:00,3530.0,3518.79,1.23,100.0,0.0347,-0.39,0.06,-0.45,flip -9578,做空,2024-04-12 07:30:00,2024-04-12 08:00:00,3518.79,3524.7,1.22,100.0,0.0347,-0.21,0.06,-0.27,flip -9579,做多,2024-04-12 08:00:00,2024-04-12 09:00:00,3524.7,3522.0,1.22,100.0,0.0345,-0.09,0.06,-0.15,flip -9580,做空,2024-04-12 09:00:00,2024-04-12 10:00:00,3522.0,3517.3,1.22,100.0,0.0345,0.16,0.06,0.1,flip -9581,做多,2024-04-12 10:00:00,2024-04-12 12:00:00,3517.3,3522.75,1.22,100.0,0.0346,0.19,0.06,0.13,flip -9582,做空,2024-04-12 12:00:00,2024-04-12 17:00:00,3522.75,3318.2,1.22,100.0,0.0345,7.06,0.06,7.01,tp_lower -9583,做多,2024-04-13 08:00:00,2024-04-13 08:30:00,3265.36,3253.51,1.29,100.0,0.0396,-0.47,0.06,-0.53,flip -9584,做空,2024-04-13 08:30:00,2024-04-13 09:00:00,3253.51,3259.17,1.29,100.0,0.0396,-0.22,0.06,-0.29,flip -9585,做多,2024-04-13 09:00:00,2024-04-13 16:00:00,3259.17,3250.08,1.28,100.0,0.0394,-0.36,0.06,-0.42,flip -9586,做空,2024-04-13 16:00:00,2024-04-13 19:30:00,3250.08,3083.37,1.28,100.0,0.0393,6.56,0.06,6.5,tp_lower -9587,做多,2024-04-14 06:00:00,2024-04-14 07:00:00,3087.04,3076.74,1.35,100.0,0.0437,-0.45,0.07,-0.52,flip -9588,做空,2024-04-14 07:00:00,2024-04-14 10:00:00,3076.74,3042.99,1.34,100.0,0.0436,1.47,0.07,1.41,flip -9589,做多,2024-04-14 10:00:00,2024-04-14 11:00:00,3042.99,3026.0,1.36,100.0,0.0445,-0.76,0.07,-0.82,flip -9590,做空,2024-04-14 11:00:00,2024-04-14 11:30:00,3026.0,3026.33,1.35,100.0,0.0445,-0.01,0.07,-0.08,flip -9591,做多,2024-04-14 11:30:00,2024-04-14 14:00:00,3026.33,3023.21,1.34,100.0,0.0444,-0.14,0.07,-0.21,flip -9592,做空,2024-04-14 14:00:00,2024-04-14 14:30:00,3023.21,3034.76,1.34,100.0,0.0444,-0.51,0.07,-0.58,flip -9593,做多,2024-04-14 14:30:00,2024-04-14 17:00:00,3034.76,3016.29,1.34,100.0,0.044,-0.81,0.07,-0.88,flip -9594,做空,2024-04-14 17:00:00,2024-04-14 17:30:00,3016.29,3050.34,1.33,100.0,0.044,-1.5,0.07,-1.56,flip -9595,做多,2024-04-14 17:30:00,2024-04-14 21:00:00,3050.34,3060.04,1.31,100.0,0.0429,0.42,0.07,0.35,flip -9596,做空,2024-04-14 21:00:00,2024-04-14 21:30:00,3060.04,3064.39,1.31,100.0,0.0429,-0.19,0.07,-0.25,flip -9597,做多,2024-04-14 21:30:00,2024-04-15 14:00:00,3064.39,3183.57,1.31,100.0,0.0427,5.09,0.07,5.03,flip -9598,做空,2024-04-15 14:00:00,2024-04-16 07:00:00,3183.57,3091.63,1.37,100.0,0.0431,3.96,0.07,3.89,flip -9599,做多,2024-04-16 07:00:00,2024-04-16 08:00:00,3091.63,3086.93,1.41,100.0,0.0456,-0.21,0.07,-0.28,flip -9600,做空,2024-04-16 08:00:00,2024-04-16 09:00:00,3086.93,3094.92,1.41,100.0,0.0456,-0.36,0.07,-0.43,flip -9601,做多,2024-04-16 09:00:00,2024-04-16 09:30:00,3094.92,3078.85,1.4,100.0,0.0453,-0.73,0.07,-0.8,flip -9602,做空,2024-04-16 09:30:00,2024-04-16 11:30:00,3078.85,3091.79,1.39,100.0,0.0453,-0.59,0.07,-0.66,flip -9603,做多,2024-04-16 11:30:00,2024-04-16 12:00:00,3091.79,3081.54,1.39,100.0,0.0449,-0.46,0.07,-0.53,flip -9604,做空,2024-04-16 12:00:00,2024-04-16 13:00:00,3081.54,3087.21,1.38,100.0,0.0448,-0.25,0.07,-0.32,flip -9605,做多,2024-04-16 13:00:00,2024-04-16 13:30:00,3087.21,3066.96,1.38,100.0,0.0446,-0.9,0.07,-0.97,flip -9606,做空,2024-04-16 13:30:00,2024-04-16 17:00:00,3066.96,3071.88,1.37,100.0,0.0446,-0.22,0.07,-0.29,flip -9607,做多,2024-04-16 17:00:00,2024-04-16 17:30:00,3071.88,3042.2,1.36,100.0,0.0444,-1.32,0.07,-1.38,flip -9608,做空,2024-04-16 17:30:00,2024-04-16 18:00:00,3042.2,3056.35,1.35,100.0,0.0443,-0.63,0.07,-0.69,flip -9609,做多,2024-04-16 18:00:00,2024-04-16 19:00:00,3056.35,3067.11,1.34,100.0,0.0439,0.47,0.07,0.4,flip -9610,做空,2024-04-16 19:00:00,2024-04-16 20:00:00,3067.11,3066.01,1.34,100.0,0.0438,0.05,0.07,-0.02,flip -9611,做多,2024-04-16 20:00:00,2024-04-17 01:00:00,3066.01,3092.07,1.34,100.0,0.0438,1.14,0.07,1.07,flip -9612,做空,2024-04-17 01:00:00,2024-04-17 08:00:00,3092.07,3082.74,1.37,100.0,0.0443,0.41,0.07,0.34,flip -9613,做多,2024-04-17 08:00:00,2024-04-17 08:30:00,3082.74,3072.06,1.37,100.0,0.0445,-0.48,0.07,-0.54,flip -9614,做空,2024-04-17 08:30:00,2024-04-17 09:00:00,3072.06,3084.95,1.37,100.0,0.0445,-0.57,0.07,-0.64,flip -9615,做多,2024-04-17 09:00:00,2024-04-17 09:30:00,3084.95,3078.22,1.36,100.0,0.044,-0.3,0.07,-0.36,flip -9616,做空,2024-04-17 09:30:00,2024-04-17 14:00:00,3078.22,2971.86,1.35,100.0,0.044,4.68,0.07,4.61,tp_lower -9617,做多,2024-04-18 02:30:00,2024-04-18 05:30:00,3010.15,2981.94,1.41,100.0,0.0467,-1.32,0.07,-1.39,flip -9618,做空,2024-04-18 05:30:00,2024-04-18 09:00:00,2981.94,2998.15,1.39,100.0,0.0467,-0.76,0.07,-0.83,flip -9619,做多,2024-04-18 09:00:00,2024-04-18 10:00:00,2998.15,3004.19,1.38,100.0,0.0461,0.28,0.07,0.21,flip -9620,做空,2024-04-18 10:00:00,2024-04-18 12:30:00,3004.19,3023.88,1.38,100.0,0.0461,-0.91,0.07,-0.98,flip -9621,做多,2024-04-18 12:30:00,2024-04-19 00:30:00,3023.88,3039.83,1.37,100.0,0.0454,0.72,0.07,0.66,flip -9622,做空,2024-04-19 00:30:00,2024-04-19 02:00:00,3039.83,2874.64,1.39,100.0,0.0456,7.53,0.07,7.46,tp_lower -9623,做多,2024-04-19 06:30:00,2024-04-19 16:00:00,3102.44,3054.73,1.46,100.0,0.047,-2.24,0.07,-2.32,flip -9624,做空,2024-04-19 16:00:00,2024-04-19 16:30:00,3054.73,3064.6,1.44,100.0,0.047,-0.46,0.07,-0.54,flip -9625,做多,2024-04-19 16:30:00,2024-04-19 20:30:00,3064.6,3077.35,1.43,100.0,0.0466,0.59,0.07,0.52,flip -9626,做空,2024-04-19 20:30:00,2024-04-20 06:30:00,3077.35,3063.52,1.43,100.0,0.0466,0.64,0.07,0.57,flip -9627,做多,2024-04-20 06:30:00,2024-04-20 07:00:00,3063.52,3059.66,1.45,100.0,0.0472,-0.18,0.07,-0.25,flip -9628,做空,2024-04-20 07:00:00,2024-04-20 12:30:00,3059.66,3058.0,1.44,100.0,0.0471,0.08,0.07,0.01,flip -9629,做多,2024-04-20 12:30:00,2024-04-20 14:00:00,3058.0,3059.72,1.44,100.0,0.0471,0.08,0.07,0.01,flip -9630,做空,2024-04-20 14:00:00,2024-04-20 14:30:00,3059.72,3064.39,1.44,100.0,0.0471,-0.22,0.07,-0.29,flip -9631,做多,2024-04-20 14:30:00,2024-04-20 15:30:00,3064.39,3108.48,1.44,100.0,0.0469,2.07,0.07,2.0,tp_upper -9632,做多,2024-04-21 10:30:00,2024-04-21 12:00:00,3168.63,3160.32,1.46,100.0,0.0462,-0.38,0.07,-0.46,flip -9633,做空,2024-04-21 12:00:00,2024-04-21 13:00:00,3160.32,3162.79,1.46,100.0,0.0461,-0.11,0.07,-0.19,flip -9634,做多,2024-04-21 13:00:00,2024-04-21 13:30:00,3162.79,3144.12,1.46,100.0,0.046,-0.86,0.07,-0.93,flip -9635,做空,2024-04-21 13:30:00,2024-04-21 15:00:00,3144.12,3154.75,1.45,100.0,0.046,-0.49,0.07,-0.56,flip -9636,做多,2024-04-21 15:00:00,2024-04-21 22:30:00,3154.75,3153.76,1.44,100.0,0.0456,-0.05,0.07,-0.12,flip -9637,做空,2024-04-21 22:30:00,2024-04-22 00:00:00,3153.76,3157.18,1.44,100.0,0.0456,-0.16,0.07,-0.23,flip -9638,做多,2024-04-22 00:00:00,2024-04-22 00:30:00,3157.18,3150.04,1.44,100.0,0.0457,-0.33,0.07,-0.4,flip -9639,做空,2024-04-22 00:30:00,2024-04-22 01:00:00,3150.04,3151.8,1.44,100.0,0.0456,-0.08,0.07,-0.15,flip -9640,做多,2024-04-22 01:00:00,2024-04-22 01:30:00,3151.8,3139.01,1.43,100.0,0.0455,-0.58,0.07,-0.65,flip -9641,做空,2024-04-22 01:30:00,2024-04-22 03:00:00,3139.01,3169.04,1.43,100.0,0.0455,-1.37,0.07,-1.44,flip -9642,做多,2024-04-22 03:00:00,2024-04-22 03:30:00,3169.04,3189.23,1.41,100.0,0.0446,0.9,0.07,0.83,tp_upper -9643,做多,2024-04-22 16:00:00,2024-04-22 18:00:00,3184.84,3195.28,1.42,100.0,0.0446,0.47,0.07,0.39,flip -9644,做空,2024-04-22 18:00:00,2024-04-22 20:00:00,3195.28,3192.84,1.42,100.0,0.0445,0.11,0.07,0.04,flip -9645,做多,2024-04-22 20:00:00,2024-04-22 23:30:00,3192.84,3198.66,1.42,100.0,0.0446,0.26,0.07,0.19,flip -9646,做空,2024-04-22 23:30:00,2024-04-23 00:00:00,3198.66,3204.54,1.42,100.0,0.0445,-0.26,0.07,-0.33,flip -9647,做多,2024-04-23 00:00:00,2024-04-23 02:30:00,3204.54,3193.46,1.43,100.0,0.0447,-0.49,0.07,-0.57,flip -9648,做空,2024-04-23 02:30:00,2024-04-23 03:00:00,3193.46,3195.17,1.43,100.0,0.0446,-0.08,0.07,-0.15,flip -9649,做多,2024-04-23 03:00:00,2024-04-23 13:00:00,3195.17,3178.91,1.42,100.0,0.0445,-0.72,0.07,-0.79,flip -9650,做空,2024-04-23 13:00:00,2024-04-23 13:30:00,3178.91,3206.75,1.41,100.0,0.0445,-1.24,0.07,-1.31,flip -9651,做多,2024-04-23 13:30:00,2024-04-23 20:00:00,3206.75,3197.48,1.4,100.0,0.0437,-0.4,0.07,-0.47,flip -9652,做空,2024-04-23 20:00:00,2024-04-23 20:30:00,3197.48,3207.81,1.4,100.0,0.0436,-0.45,0.07,-0.52,flip -9653,做多,2024-04-23 20:30:00,2024-04-24 14:00:00,3207.81,3223.95,1.39,100.0,0.0433,0.7,0.07,0.63,flip -9654,做空,2024-04-24 14:00:00,2024-04-25 05:30:00,3223.95,3156.63,1.4,100.0,0.0435,2.93,0.07,2.86,flip -9655,做多,2024-04-25 05:30:00,2024-04-25 06:30:00,3156.63,3156.24,1.43,100.0,0.0454,-0.02,0.07,-0.09,flip -9656,做空,2024-04-25 06:30:00,2024-04-25 09:00:00,3156.24,3138.37,1.43,100.0,0.0453,0.81,0.07,0.74,flip -9657,做多,2024-04-25 09:00:00,2024-04-25 12:30:00,3138.37,3107.6,1.44,100.0,0.0458,-1.41,0.07,-1.48,flip -9658,做空,2024-04-25 12:30:00,2024-04-25 14:00:00,3107.6,3132.81,1.42,100.0,0.0458,-1.15,0.07,-1.23,flip -9659,做多,2024-04-25 14:00:00,2024-04-26 00:00:00,3132.81,3151.0,1.41,100.0,0.045,0.82,0.07,0.75,flip -9660,做空,2024-04-26 00:00:00,2024-04-26 01:30:00,3151.0,3146.3,1.42,100.0,0.0451,0.21,0.07,0.14,flip -9661,做多,2024-04-26 01:30:00,2024-04-26 03:00:00,3146.3,3143.0,1.42,100.0,0.0452,-0.15,0.07,-0.22,flip -9662,做空,2024-04-26 03:00:00,2024-04-26 05:30:00,3143.0,3151.21,1.42,100.0,0.0452,-0.37,0.07,-0.44,flip -9663,做多,2024-04-26 05:30:00,2024-04-26 06:00:00,3151.21,3148.93,1.42,100.0,0.0449,-0.1,0.07,-0.17,flip -9664,做空,2024-04-26 06:00:00,2024-04-26 09:00:00,3148.93,3150.37,1.41,100.0,0.0449,-0.06,0.07,-0.14,flip -9665,做多,2024-04-26 09:00:00,2024-04-26 09:30:00,3150.37,3148.91,1.41,100.0,0.0448,-0.07,0.07,-0.14,flip -9666,做空,2024-04-26 09:30:00,2024-04-26 13:30:00,3148.91,3145.15,1.41,100.0,0.0447,0.17,0.07,0.1,flip -9667,做多,2024-04-26 13:30:00,2024-04-26 14:30:00,3145.15,3124.45,1.41,100.0,0.0448,-0.93,0.07,-1.0,flip -9668,做空,2024-04-26 14:30:00,2024-04-26 17:30:00,3124.45,3144.23,1.4,100.0,0.0448,-0.89,0.07,-0.96,flip -9669,做多,2024-04-26 17:30:00,2024-04-26 19:30:00,3144.23,3132.67,1.39,100.0,0.0441,-0.51,0.07,-0.58,flip -9670,做空,2024-04-26 19:30:00,2024-04-26 20:00:00,3132.67,3141.61,1.38,100.0,0.0441,-0.39,0.07,-0.46,flip -9671,做多,2024-04-26 20:00:00,2024-04-26 22:00:00,3141.61,3128.22,1.38,100.0,0.0438,-0.59,0.07,-0.66,flip -9672,做空,2024-04-26 22:00:00,2024-04-26 23:00:00,3128.22,3132.13,1.37,100.0,0.0438,-0.17,0.07,-0.24,flip -9673,做多,2024-04-26 23:00:00,2024-04-27 00:00:00,3132.13,3114.71,1.37,100.0,0.0436,-0.76,0.07,-0.83,flip -9674,做空,2024-04-27 00:00:00,2024-04-27 01:00:00,3114.71,3082.25,1.37,100.0,0.0441,1.43,0.07,1.36,tp_lower -9675,做多,2024-04-27 04:00:00,2024-04-27 04:30:00,3125.77,3125.4,1.39,100.0,0.0444,-0.02,0.07,-0.09,flip -9676,做空,2024-04-27 04:30:00,2024-04-27 06:30:00,3125.4,3122.43,1.39,100.0,0.0443,0.13,0.07,0.06,flip -9677,做多,2024-04-27 06:30:00,2024-04-27 07:30:00,3122.43,3119.12,1.39,100.0,0.0444,-0.15,0.07,-0.22,flip -9678,做空,2024-04-27 07:30:00,2024-04-27 11:00:00,3119.12,3125.75,1.38,100.0,0.0443,-0.29,0.07,-0.36,flip -9679,做多,2024-04-27 11:00:00,2024-04-27 11:30:00,3125.75,3123.35,1.38,100.0,0.0441,-0.11,0.07,-0.17,flip -9680,做空,2024-04-27 11:30:00,2024-04-27 12:00:00,3123.35,3130.76,1.38,100.0,0.0441,-0.33,0.07,-0.4,flip -9681,做多,2024-04-27 12:00:00,2024-04-27 17:30:00,3130.76,3256.79,1.37,100.0,0.0438,5.52,0.07,5.45,tp_upper -9682,做多,2024-04-28 11:30:00,2024-04-28 20:00:00,3285.03,3309.42,1.44,100.0,0.0437,1.07,0.07,0.99,flip -9683,做空,2024-04-28 20:00:00,2024-04-28 20:30:00,3309.42,3310.11,1.45,100.0,0.0437,-0.03,0.07,-0.1,flip -9684,做多,2024-04-28 20:30:00,2024-04-28 21:00:00,3310.11,3306.17,1.44,100.0,0.0436,-0.17,0.07,-0.24,flip -9685,做空,2024-04-28 21:00:00,2024-04-29 19:30:00,3306.17,3184.68,1.44,100.0,0.0436,5.29,0.07,5.22,flip -9686,做多,2024-04-29 19:30:00,2024-04-29 20:30:00,3184.68,3175.58,1.5,100.0,0.047,-0.43,0.07,-0.5,flip -9687,做空,2024-04-29 20:30:00,2024-04-29 21:30:00,3175.58,3174.48,1.49,100.0,0.0469,0.05,0.07,-0.02,flip -9688,做多,2024-04-29 21:30:00,2024-04-30 01:30:00,3174.48,3171.67,1.49,100.0,0.0469,-0.13,0.07,-0.21,flip -9689,做空,2024-04-30 01:30:00,2024-04-30 02:00:00,3171.67,3183.36,1.49,100.0,0.047,-0.55,0.07,-0.62,flip -9690,做多,2024-04-30 02:00:00,2024-04-30 03:30:00,3183.36,3179.62,1.48,100.0,0.0466,-0.17,0.07,-0.25,flip -9691,做空,2024-04-30 03:30:00,2024-04-30 08:30:00,3179.62,3066.0,1.48,100.0,0.0466,5.29,0.07,5.22,tp_lower -9692,做多,2024-04-30 23:30:00,2024-05-01 00:00:00,3012.58,3001.66,1.53,100.0,0.0509,-0.56,0.08,-0.63,flip -9693,做空,2024-05-01 00:00:00,2024-05-01 01:00:00,3001.66,3007.66,1.53,100.0,0.051,-0.31,0.08,-0.38,flip -9694,做多,2024-05-01 01:00:00,2024-05-01 01:30:00,3007.66,3001.07,1.53,100.0,0.0507,-0.33,0.08,-0.41,flip -9695,做空,2024-05-01 01:30:00,2024-05-01 03:00:00,3001.07,2990.13,1.52,100.0,0.0507,0.55,0.08,0.48,flip -9696,做多,2024-05-01 03:00:00,2024-05-01 05:00:00,2990.13,2988.45,1.52,100.0,0.051,-0.09,0.08,-0.16,flip -9697,做空,2024-05-01 05:00:00,2024-05-01 05:30:00,2988.45,2994.18,1.52,100.0,0.0509,-0.29,0.08,-0.37,flip -9698,做多,2024-05-01 05:30:00,2024-05-01 06:00:00,2994.18,2970.8,1.52,100.0,0.0507,-1.19,0.08,-1.26,flip -9699,做空,2024-05-01 06:00:00,2024-05-01 07:00:00,2970.8,2896.8,1.5,100.0,0.0507,3.75,0.07,3.67,tp_lower -9700,做多,2024-05-01 17:30:00,2024-05-01 19:30:00,2922.02,2925.24,1.54,100.0,0.0527,0.17,0.08,0.09,flip -9701,做空,2024-05-01 19:30:00,2024-05-01 20:00:00,2925.24,2937.78,1.54,100.0,0.0527,-0.66,0.08,-0.74,flip -9702,做多,2024-05-01 20:00:00,2024-05-02 01:30:00,2937.78,2905.86,1.53,100.0,0.0522,-1.67,0.08,-1.74,flip -9703,做空,2024-05-02 01:30:00,2024-05-02 02:30:00,2905.86,2917.1,1.53,100.0,0.0526,-0.59,0.08,-0.67,flip -9704,做多,2024-05-02 02:30:00,2024-05-02 03:30:00,2917.1,2929.05,1.52,100.0,0.0521,0.62,0.08,0.55,flip -9705,做空,2024-05-02 03:30:00,2024-05-02 04:00:00,2929.05,2935.71,1.53,100.0,0.0521,-0.35,0.08,-0.42,flip -9706,做多,2024-05-02 04:00:00,2024-05-02 04:30:00,2935.71,2922.36,1.52,100.0,0.0518,-0.69,0.08,-0.77,flip -9707,做空,2024-05-02 04:30:00,2024-05-02 07:00:00,2922.36,2929.75,1.51,100.0,0.0517,-0.38,0.08,-0.46,flip -9708,做多,2024-05-02 07:00:00,2024-05-03 06:00:00,2929.75,2989.0,1.51,100.0,0.0514,3.05,0.08,2.97,flip -9709,做空,2024-05-03 06:00:00,2024-05-03 12:30:00,2989.0,3034.41,1.54,100.0,0.0517,-2.35,0.08,-2.42,flip -9710,做多,2024-05-03 12:30:00,2024-05-04 07:30:00,3034.41,3095.69,1.52,100.0,0.0501,3.07,0.08,2.99,flip -9711,做空,2024-05-04 07:30:00,2024-05-04 08:00:00,3095.69,3100.99,1.55,100.0,0.0501,-0.27,0.08,-0.34,flip -9712,做多,2024-05-04 08:00:00,2024-05-04 16:00:00,3100.99,3121.32,1.55,100.0,0.0499,1.01,0.08,0.94,flip -9713,做空,2024-05-04 16:00:00,2024-05-04 16:30:00,3121.32,3127.87,1.56,100.0,0.0498,-0.33,0.08,-0.4,flip -9714,做多,2024-05-04 16:30:00,2024-05-04 17:00:00,3127.87,3119.51,1.55,100.0,0.0496,-0.41,0.08,-0.49,flip -9715,做空,2024-05-04 17:00:00,2024-05-04 17:30:00,3119.51,3121.56,1.54,100.0,0.0495,-0.1,0.08,-0.18,flip -9716,做多,2024-05-04 17:30:00,2024-05-04 19:00:00,3121.56,3121.35,1.54,100.0,0.0494,-0.01,0.08,-0.09,flip -9717,做空,2024-05-04 19:00:00,2024-05-04 19:30:00,3121.35,3136.91,1.54,100.0,0.0494,-0.77,0.08,-0.85,flip -9718,做多,2024-05-04 19:30:00,2024-05-04 21:00:00,3136.91,3126.77,1.53,100.0,0.0488,-0.5,0.08,-0.57,flip -9719,做空,2024-05-04 21:00:00,2024-05-05 00:00:00,3126.77,3120.27,1.52,100.0,0.0488,0.32,0.08,0.24,flip -9720,做多,2024-05-05 00:00:00,2024-05-05 21:00:00,3120.27,3134.34,1.54,100.0,0.0493,0.69,0.08,0.62,flip -9721,做空,2024-05-05 21:00:00,2024-05-05 21:30:00,3134.34,3136.17,1.54,100.0,0.0493,-0.09,0.08,-0.17,flip -9722,做多,2024-05-05 21:30:00,2024-05-05 22:00:00,3136.17,3126.89,1.54,100.0,0.0492,-0.46,0.08,-0.53,flip -9723,做空,2024-05-05 22:00:00,2024-05-05 23:00:00,3126.89,3144.89,1.54,100.0,0.0491,-0.88,0.08,-0.96,flip -9724,做多,2024-05-05 23:00:00,2024-05-05 23:30:00,3144.89,3136.2,1.53,100.0,0.0485,-0.42,0.08,-0.5,flip -9725,做空,2024-05-05 23:30:00,2024-05-06 00:00:00,3136.2,3146.5,1.52,100.0,0.0485,-0.5,0.08,-0.58,flip -9726,做多,2024-05-06 00:00:00,2024-05-06 01:30:00,3146.5,3143.57,1.52,100.0,0.0484,-0.14,0.08,-0.22,flip -9727,做空,2024-05-06 01:30:00,2024-05-06 02:00:00,3143.57,3153.06,1.52,100.0,0.0483,-0.46,0.08,-0.53,flip -9728,做多,2024-05-06 02:00:00,2024-05-06 02:30:00,3153.06,3132.1,1.51,100.0,0.048,-1.01,0.08,-1.08,flip -9729,做空,2024-05-06 02:30:00,2024-05-06 04:30:00,3132.1,3147.92,1.5,100.0,0.0479,-0.76,0.08,-0.83,flip -9730,做多,2024-05-06 04:30:00,2024-05-06 10:30:00,3147.92,3145.29,1.49,100.0,0.0474,-0.12,0.07,-0.2,flip -9731,做空,2024-05-06 10:30:00,2024-05-06 11:00:00,3145.29,3153.22,1.49,100.0,0.0473,-0.38,0.07,-0.45,flip -9732,做多,2024-05-06 11:00:00,2024-05-06 11:30:00,3153.22,3148.84,1.48,100.0,0.0471,-0.21,0.07,-0.28,flip -9733,做空,2024-05-06 11:30:00,2024-05-07 05:30:00,3148.84,3068.92,1.48,100.0,0.047,3.76,0.07,3.69,flip -9734,做多,2024-05-07 05:30:00,2024-05-07 11:30:00,3068.92,3062.82,1.53,100.0,0.0498,-0.3,0.08,-0.38,flip -9735,做空,2024-05-07 11:30:00,2024-05-07 12:30:00,3062.82,3075.49,1.52,100.0,0.0497,-0.63,0.08,-0.71,flip -9736,做多,2024-05-07 12:30:00,2024-05-07 13:00:00,3075.49,3070.04,1.51,100.0,0.0493,-0.27,0.08,-0.34,flip -9737,做空,2024-05-07 13:00:00,2024-05-07 14:30:00,3070.04,3092.54,1.51,100.0,0.0492,-1.11,0.08,-1.18,flip -9738,做多,2024-05-07 14:30:00,2024-05-07 15:00:00,3092.54,3081.27,1.5,100.0,0.0484,-0.55,0.07,-0.62,flip -9739,做空,2024-05-07 15:00:00,2024-05-08 13:30:00,3081.27,3028.4,1.49,100.0,0.0484,2.56,0.07,2.49,flip -9740,做多,2024-05-08 13:30:00,2024-05-08 14:00:00,3028.4,3019.99,1.52,100.0,0.0503,-0.42,0.08,-0.5,flip -9741,做空,2024-05-08 14:00:00,2024-05-08 15:30:00,3019.99,3007.5,1.52,100.0,0.0503,0.63,0.08,0.55,flip -9742,做多,2024-05-08 15:30:00,2024-05-08 17:00:00,3007.5,3011.4,1.52,100.0,0.0506,0.2,0.08,0.12,flip -9743,做空,2024-05-08 17:00:00,2024-05-08 17:30:00,3011.4,3011.8,1.52,100.0,0.0506,-0.02,0.08,-0.1,flip -9744,做多,2024-05-08 17:30:00,2024-05-08 18:30:00,3011.8,3009.66,1.52,100.0,0.0505,-0.11,0.08,-0.18,flip -9745,做空,2024-05-08 18:30:00,2024-05-08 20:00:00,3009.66,2956.2,1.52,100.0,0.0505,2.7,0.07,2.62,tp_lower -9746,做多,2024-05-09 01:00:00,2024-05-09 03:00:00,2993.9,2995.01,1.55,100.0,0.0519,0.06,0.08,-0.02,flip -9747,做空,2024-05-09 03:00:00,2024-05-09 03:30:00,2995.01,2998.4,1.55,100.0,0.0518,-0.18,0.08,-0.25,flip -9748,做多,2024-05-09 03:30:00,2024-05-09 04:30:00,2998.4,2993.48,1.55,100.0,0.0516,-0.25,0.08,-0.33,flip -9749,做空,2024-05-09 04:30:00,2024-05-09 05:00:00,2993.48,3003.12,1.54,100.0,0.0516,-0.5,0.08,-0.57,flip -9750,做多,2024-05-09 05:00:00,2024-05-09 07:00:00,3003.12,2992.88,1.54,100.0,0.0512,-0.52,0.08,-0.6,flip -9751,做空,2024-05-09 07:00:00,2024-05-09 11:30:00,2992.88,2977.7,1.53,100.0,0.0512,0.78,0.08,0.7,flip -9752,做多,2024-05-09 11:30:00,2024-05-09 13:00:00,2977.7,2983.56,1.54,100.0,0.0516,0.3,0.08,0.23,flip -9753,做空,2024-05-09 13:00:00,2024-05-09 14:00:00,2983.56,2978.48,1.54,100.0,0.0516,0.26,0.08,0.19,flip -9754,做多,2024-05-09 14:00:00,2024-05-10 10:30:00,2978.48,3030.32,1.54,100.0,0.0517,2.68,0.08,2.6,flip -9755,做空,2024-05-10 10:30:00,2024-05-10 11:30:00,3030.32,3037.95,1.58,100.0,0.052,-0.4,0.08,-0.48,flip -9756,做多,2024-05-10 11:30:00,2024-05-10 12:00:00,3037.95,3033.74,1.57,100.0,0.0517,-0.22,0.08,-0.3,flip -9757,做空,2024-05-10 12:00:00,2024-05-10 14:00:00,3033.74,2985.82,1.57,100.0,0.0517,2.48,0.08,2.4,tp_lower -9758,做多,2024-05-11 06:00:00,2024-05-11 08:00:00,2922.47,2911.27,1.6,100.0,0.0546,-0.61,0.08,-0.69,flip -9759,做空,2024-05-11 08:00:00,2024-05-11 09:30:00,2911.27,2911.56,1.59,100.0,0.0546,-0.02,0.08,-0.1,flip -9760,做多,2024-05-11 09:30:00,2024-05-11 10:00:00,2911.56,2906.45,1.59,100.0,0.0545,-0.28,0.08,-0.36,flip -9761,做空,2024-05-11 10:00:00,2024-05-11 10:30:00,2906.45,2907.29,1.58,100.0,0.0544,-0.05,0.08,-0.12,flip -9762,做多,2024-05-11 10:30:00,2024-05-11 14:00:00,2907.29,2906.11,1.58,100.0,0.0543,-0.06,0.08,-0.14,flip -9763,做空,2024-05-11 14:00:00,2024-05-11 15:00:00,2906.11,2923.01,1.58,100.0,0.0543,-0.92,0.08,-1.0,flip -9764,做多,2024-05-11 15:00:00,2024-05-11 20:30:00,2923.01,2922.92,1.57,100.0,0.0536,-0.0,0.08,-0.08,flip -9765,做空,2024-05-11 20:30:00,2024-05-11 23:00:00,2922.92,2917.65,1.57,100.0,0.0536,0.28,0.08,0.2,flip -9766,做多,2024-05-11 23:00:00,2024-05-11 23:30:00,2917.65,2912.74,1.57,100.0,0.0537,-0.26,0.08,-0.34,flip -9767,做空,2024-05-11 23:30:00,2024-05-12 00:00:00,2912.74,2921.13,1.56,100.0,0.0536,-0.45,0.08,-0.53,flip -9768,做多,2024-05-12 00:00:00,2024-05-12 00:30:00,2921.13,2920.88,1.57,100.0,0.0537,-0.01,0.08,-0.09,flip -9769,做空,2024-05-12 00:30:00,2024-05-12 02:00:00,2920.88,2913.12,1.57,100.0,0.0537,0.42,0.08,0.34,flip -9770,做多,2024-05-12 02:00:00,2024-05-12 03:00:00,2913.12,2919.88,1.57,100.0,0.0539,0.36,0.08,0.29,flip -9771,做空,2024-05-12 03:00:00,2024-05-12 03:30:00,2919.88,2920.98,1.57,100.0,0.0539,-0.06,0.08,-0.14,flip -9772,做多,2024-05-12 03:30:00,2024-05-12 06:30:00,2920.98,2920.22,1.57,100.0,0.0538,-0.04,0.08,-0.12,flip -9773,做空,2024-05-12 06:30:00,2024-05-12 10:00:00,2920.22,2936.39,1.57,100.0,0.0537,-0.87,0.08,-0.95,flip -9774,做多,2024-05-12 10:00:00,2024-05-12 19:00:00,2936.39,2927.29,1.56,100.0,0.0531,-0.48,0.08,-0.56,flip -9775,做空,2024-05-12 19:00:00,2024-05-12 19:30:00,2927.29,2929.92,1.55,100.0,0.053,-0.14,0.08,-0.22,flip -9776,做多,2024-05-12 19:30:00,2024-05-12 20:00:00,2929.92,2927.84,1.55,100.0,0.0529,-0.11,0.08,-0.19,flip -9777,做空,2024-05-12 20:00:00,2024-05-12 21:30:00,2927.84,2929.59,1.55,100.0,0.0528,-0.09,0.08,-0.17,flip -9778,做多,2024-05-12 21:30:00,2024-05-13 01:00:00,2929.59,2925.98,1.54,100.0,0.0527,-0.19,0.08,-0.27,flip -9779,做空,2024-05-13 01:00:00,2024-05-13 02:00:00,2925.98,2898.5,1.56,100.0,0.0532,1.46,0.08,1.38,tp_lower -9780,做多,2024-05-13 06:30:00,2024-05-13 17:30:00,2919.9,2941.22,1.57,100.0,0.0537,1.15,0.08,1.07,flip -9781,做空,2024-05-13 17:30:00,2024-05-13 18:30:00,2941.22,2944.12,1.58,100.0,0.0537,-0.16,0.08,-0.23,flip -9782,做多,2024-05-13 18:30:00,2024-05-13 21:30:00,2944.12,2951.89,1.58,100.0,0.0535,0.42,0.08,0.34,flip -9783,做空,2024-05-13 21:30:00,2024-05-14 01:00:00,2951.89,2959.0,1.58,100.0,0.0535,-0.38,0.08,-0.46,flip -9784,做多,2024-05-14 01:00:00,2024-05-14 01:30:00,2959.0,2946.4,1.58,100.0,0.0534,-0.67,0.08,-0.75,flip -9785,做空,2024-05-14 01:30:00,2024-05-14 02:30:00,2946.4,2949.63,1.57,100.0,0.0533,-0.17,0.08,-0.25,flip -9786,做多,2024-05-14 02:30:00,2024-05-14 03:00:00,2949.63,2947.03,1.57,100.0,0.0532,-0.14,0.08,-0.22,flip -9787,做空,2024-05-14 03:00:00,2024-05-14 06:00:00,2947.03,2895.03,1.57,100.0,0.0531,2.76,0.08,2.69,tp_lower -9788,做多,2024-05-15 03:00:00,2024-05-15 09:00:00,2897.73,2899.09,1.6,100.0,0.0551,0.07,0.08,-0.0,flip -9789,做空,2024-05-15 09:00:00,2024-05-15 11:30:00,2899.09,2899.31,1.6,100.0,0.0551,-0.01,0.08,-0.09,flip -9790,做多,2024-05-15 11:30:00,2024-05-15 12:30:00,2899.31,2947.29,1.6,100.0,0.055,2.64,0.08,2.56,tp_upper -9791,做多,2024-05-17 04:00:00,2024-05-17 04:30:00,2949.82,2945.77,1.62,100.0,0.0551,-0.22,0.08,-0.3,flip -9792,做空,2024-05-17 04:30:00,2024-05-17 05:30:00,2945.77,2947.58,1.62,100.0,0.055,-0.1,0.08,-0.18,flip -9793,做多,2024-05-17 05:30:00,2024-05-17 06:00:00,2947.58,2942.41,1.62,100.0,0.0549,-0.28,0.08,-0.36,flip -9794,做空,2024-05-17 06:00:00,2024-05-17 06:30:00,2942.41,2960.43,1.61,100.0,0.0548,-0.99,0.08,-1.07,flip -9795,做多,2024-05-17 06:30:00,2024-05-17 07:00:00,2960.43,3029.92,1.6,100.0,0.0541,3.76,0.08,3.68,tp_upper -9796,做多,2024-05-18 06:30:00,2024-05-18 13:30:00,3098.83,3108.65,1.65,100.0,0.0531,0.52,0.08,0.44,flip -9797,做空,2024-05-18 13:30:00,2024-05-18 14:00:00,3108.65,3113.57,1.65,100.0,0.053,-0.26,0.08,-0.34,flip -9798,做多,2024-05-18 14:00:00,2024-05-18 14:30:00,3113.57,3106.05,1.64,100.0,0.0528,-0.4,0.08,-0.48,flip -9799,做空,2024-05-18 14:30:00,2024-05-18 15:00:00,3106.05,3108.49,1.64,100.0,0.0528,-0.13,0.08,-0.21,flip -9800,做多,2024-05-18 15:00:00,2024-05-18 16:30:00,3108.49,3111.55,1.64,100.0,0.0526,0.16,0.08,0.08,flip -9801,做空,2024-05-18 16:30:00,2024-05-18 17:00:00,3111.55,3115.19,1.64,100.0,0.0526,-0.19,0.08,-0.27,flip -9802,做多,2024-05-18 17:00:00,2024-05-18 17:30:00,3115.19,3114.86,1.63,100.0,0.0524,-0.02,0.08,-0.1,flip -9803,做空,2024-05-18 17:30:00,2024-05-18 18:30:00,3114.86,3112.55,1.63,100.0,0.0524,0.12,0.08,0.04,flip -9804,做多,2024-05-18 18:30:00,2024-05-18 21:00:00,3112.55,3111.3,1.63,100.0,0.0524,-0.07,0.08,-0.15,flip -9805,做空,2024-05-18 21:00:00,2024-05-18 21:30:00,3111.3,3116.36,1.63,100.0,0.0523,-0.26,0.08,-0.35,flip -9806,做多,2024-05-18 21:30:00,2024-05-19 00:30:00,3116.36,3113.55,1.62,100.0,0.0521,-0.15,0.08,-0.23,flip -9807,做空,2024-05-19 00:30:00,2024-05-19 01:00:00,3113.55,3117.64,1.64,100.0,0.0525,-0.21,0.08,-0.3,flip -9808,做多,2024-05-19 01:00:00,2024-05-19 04:00:00,3117.64,3118.83,1.63,100.0,0.0524,0.06,0.08,-0.02,flip -9809,做空,2024-05-19 04:00:00,2024-05-19 04:30:00,3118.83,3123.11,1.63,100.0,0.0523,-0.22,0.08,-0.31,flip -9810,做多,2024-05-19 04:30:00,2024-05-19 05:00:00,3123.11,3120.46,1.63,100.0,0.0521,-0.14,0.08,-0.22,flip -9811,做空,2024-05-19 05:00:00,2024-05-19 07:00:00,3120.46,3115.84,1.62,100.0,0.0521,0.24,0.08,0.16,flip -9812,做多,2024-05-19 07:00:00,2024-05-19 07:30:00,3115.84,3115.72,1.63,100.0,0.0522,-0.01,0.08,-0.09,flip -9813,做空,2024-05-19 07:30:00,2024-05-19 11:00:00,3115.72,3089.17,1.62,100.0,0.0521,1.38,0.08,1.3,tp_lower -9814,做多,2024-05-20 00:30:00,2024-05-20 01:00:00,3079.99,3065.57,1.65,100.0,0.0535,-0.77,0.08,-0.85,flip -9815,做空,2024-05-20 01:00:00,2024-05-20 01:30:00,3065.57,3079.24,1.64,100.0,0.0534,-0.73,0.08,-0.81,flip -9816,做多,2024-05-20 01:30:00,2024-05-20 04:30:00,3079.24,3123.33,1.63,100.0,0.0529,2.33,0.08,2.25,tp_upper -9817,做多,2024-05-20 07:00:00,2024-05-20 11:30:00,3093.08,3094.47,1.65,100.0,0.0533,0.07,0.08,-0.01,flip -9818,做空,2024-05-20 11:30:00,2024-05-20 13:30:00,3094.47,3094.94,1.65,100.0,0.0533,-0.03,0.08,-0.11,flip -9819,做多,2024-05-20 13:30:00,2024-05-20 14:00:00,3094.94,3087.55,1.65,100.0,0.0532,-0.39,0.08,-0.48,flip -9820,做空,2024-05-20 14:00:00,2024-05-20 15:00:00,3087.55,3110.94,1.64,100.0,0.0532,-1.24,0.08,-1.33,flip -9821,做多,2024-05-20 15:00:00,2024-05-20 19:00:00,3110.94,3352.91,1.63,100.0,0.0523,12.66,0.09,12.57,tp_upper -9822,做多,2024-05-21 19:30:00,2024-05-22 04:30:00,3716.87,3753.79,1.76,100.0,0.0475,1.75,0.09,1.66,flip -9823,做空,2024-05-22 04:30:00,2024-05-22 08:30:00,3753.79,3771.18,1.78,100.0,0.0474,-0.83,0.09,-0.91,flip -9824,做多,2024-05-22 08:30:00,2024-05-22 09:00:00,3771.18,3749.88,1.77,100.0,0.047,-1.0,0.09,-1.09,flip -9825,做空,2024-05-22 09:00:00,2024-05-22 12:30:00,3749.88,3671.87,1.76,100.0,0.0469,3.66,0.09,3.57,tp_lower -9826,做多,2024-05-22 15:30:00,2024-05-22 16:00:00,3765.88,3763.85,1.79,100.0,0.0476,-0.1,0.09,-0.19,flip -9827,做空,2024-05-22 16:00:00,2024-05-22 16:30:00,3763.85,3765.86,1.79,100.0,0.0476,-0.1,0.09,-0.19,flip -9828,做多,2024-05-22 16:30:00,2024-05-22 17:30:00,3765.86,3744.84,1.79,100.0,0.0475,-1.0,0.09,-1.09,flip -9829,做空,2024-05-22 17:30:00,2024-05-22 20:00:00,3744.84,3749.39,1.78,100.0,0.0474,-0.22,0.09,-0.3,flip -9830,做多,2024-05-22 20:00:00,2024-05-22 21:00:00,3749.39,3743.71,1.77,100.0,0.0473,-0.27,0.09,-0.36,flip -9831,做空,2024-05-22 21:00:00,2024-05-23 14:00:00,3743.71,3810.95,1.77,100.0,0.0472,-3.18,0.09,-3.27,flip -9832,做多,2024-05-23 14:00:00,2024-05-23 14:30:00,3810.95,3767.43,1.75,100.0,0.0459,-2.0,0.09,-2.08,flip -9833,做空,2024-05-23 14:30:00,2024-05-23 15:00:00,3767.43,3822.32,1.73,100.0,0.0459,-2.52,0.09,-2.6,flip -9834,做多,2024-05-23 15:00:00,2024-05-23 16:00:00,3822.32,3800.65,1.7,100.0,0.0445,-0.96,0.08,-1.05,flip -9835,做空,2024-05-23 16:00:00,2024-05-23 17:00:00,3800.65,3824.3,1.69,100.0,0.0444,-1.05,0.08,-1.14,flip -9836,做多,2024-05-23 17:00:00,2024-05-23 17:30:00,3824.3,3788.67,1.68,100.0,0.0439,-1.56,0.08,-1.65,flip -9837,做空,2024-05-23 17:30:00,2024-05-23 19:30:00,3788.67,3795.3,1.66,100.0,0.0438,-0.29,0.08,-0.37,flip -9838,做多,2024-05-23 19:30:00,2024-05-23 22:00:00,3795.3,3809.56,1.66,100.0,0.0436,0.62,0.08,0.54,flip -9839,做空,2024-05-23 22:00:00,2024-05-23 22:30:00,3809.56,3814.31,1.66,100.0,0.0436,-0.21,0.08,-0.29,flip -9840,做多,2024-05-23 22:30:00,2024-05-23 23:00:00,3814.31,3773.9,1.66,100.0,0.0434,-1.75,0.08,-1.84,flip -9841,做空,2024-05-23 23:00:00,2024-05-24 00:30:00,3773.9,3816.91,1.64,100.0,0.0434,-1.87,0.08,-1.95,flip -9842,做多,2024-05-24 00:30:00,2024-05-24 01:00:00,3816.91,3811.99,1.63,100.0,0.0428,-0.21,0.08,-0.29,flip -9843,做空,2024-05-24 01:00:00,2024-05-24 01:30:00,3811.99,3813.84,1.63,100.0,0.0427,-0.08,0.08,-0.16,flip -9844,做多,2024-05-24 01:30:00,2024-05-24 02:00:00,3813.84,3807.42,1.63,100.0,0.0426,-0.27,0.08,-0.35,flip -9845,做空,2024-05-24 02:00:00,2024-05-24 02:30:00,3807.42,3825.71,1.62,100.0,0.0426,-0.78,0.08,-0.86,flip -9846,做多,2024-05-24 02:30:00,2024-05-24 03:00:00,3825.71,3806.27,1.61,100.0,0.0421,-0.82,0.08,-0.9,flip -9847,做空,2024-05-24 03:00:00,2024-05-24 03:30:00,3806.27,3807.28,1.6,100.0,0.0421,-0.04,0.08,-0.12,flip -9848,做多,2024-05-24 03:30:00,2024-05-24 04:00:00,3807.28,3804.91,1.6,100.0,0.042,-0.1,0.08,-0.18,flip -9849,做空,2024-05-24 04:00:00,2024-05-24 04:30:00,3804.91,3807.8,1.6,100.0,0.042,-0.12,0.08,-0.2,flip -9850,做多,2024-05-24 04:30:00,2024-05-24 05:00:00,3807.8,3792.83,1.59,100.0,0.0419,-0.63,0.08,-0.71,flip -9851,做空,2024-05-24 05:00:00,2024-05-24 18:00:00,3792.83,3748.64,1.59,100.0,0.0418,1.85,0.08,1.77,flip -9852,做多,2024-05-24 18:00:00,2024-05-25 00:30:00,3748.64,3716.18,1.6,100.0,0.0428,-1.39,0.08,-1.47,flip -9853,做空,2024-05-25 00:30:00,2024-05-25 13:00:00,3716.18,3746.92,1.6,100.0,0.0432,-1.33,0.08,-1.41,flip -9854,做多,2024-05-25 13:00:00,2024-05-25 13:30:00,3746.92,3739.01,1.59,100.0,0.0424,-0.34,0.08,-0.41,flip -9855,做空,2024-05-25 13:30:00,2024-05-25 14:30:00,3739.01,3752.81,1.58,100.0,0.0424,-0.58,0.08,-0.66,flip -9856,做多,2024-05-25 14:30:00,2024-05-25 15:30:00,3752.81,3748.87,1.58,100.0,0.042,-0.17,0.08,-0.24,flip -9857,做空,2024-05-25 15:30:00,2024-05-25 16:00:00,3748.87,3757.28,1.57,100.0,0.042,-0.35,0.08,-0.43,flip -9858,做多,2024-05-25 16:00:00,2024-05-25 16:30:00,3757.28,3753.37,1.57,100.0,0.0417,-0.16,0.08,-0.24,flip -9859,做空,2024-05-25 16:30:00,2024-05-25 18:00:00,3753.37,3754.86,1.57,100.0,0.0417,-0.06,0.08,-0.14,flip -9860,做多,2024-05-25 18:00:00,2024-05-25 20:00:00,3754.86,3750.13,1.56,100.0,0.0416,-0.2,0.08,-0.27,flip -9861,做空,2024-05-25 20:00:00,2024-05-25 23:00:00,3750.13,3755.35,1.56,100.0,0.0416,-0.22,0.08,-0.3,flip -9862,做多,2024-05-25 23:00:00,2024-05-25 23:30:00,3755.35,3753.03,1.56,100.0,0.0414,-0.1,0.08,-0.17,flip -9863,做空,2024-05-25 23:30:00,2024-05-26 01:00:00,3753.03,3762.42,1.55,100.0,0.0414,-0.39,0.08,-0.47,flip -9864,做多,2024-05-26 01:00:00,2024-05-26 02:00:00,3762.42,3747.68,1.56,100.0,0.0416,-0.61,0.08,-0.69,flip -9865,做空,2024-05-26 02:00:00,2024-05-26 03:30:00,3747.68,3775.31,1.56,100.0,0.0415,-1.15,0.08,-1.23,flip -9866,做多,2024-05-26 03:30:00,2024-05-26 04:30:00,3775.31,3751.11,1.54,100.0,0.0409,-0.99,0.08,-1.07,flip -9867,做空,2024-05-26 04:30:00,2024-05-26 05:30:00,3751.11,3763.71,1.53,100.0,0.0408,-0.51,0.08,-0.59,flip -9868,做多,2024-05-26 05:30:00,2024-05-26 07:30:00,3763.71,3789.39,1.52,100.0,0.0405,1.04,0.08,0.96,tp_upper -9869,做多,2024-05-27 00:00:00,2024-05-27 19:00:00,3844.91,3923.5,1.54,100.0,0.0401,3.15,0.08,3.07,flip -9870,做空,2024-05-27 19:00:00,2024-05-28 09:30:00,3923.5,3882.64,1.57,100.0,0.04,1.64,0.08,1.56,flip -9871,做多,2024-05-28 09:30:00,2024-05-28 13:30:00,3882.64,3864.06,1.59,100.0,0.0409,-0.76,0.08,-0.84,flip -9872,做空,2024-05-28 13:30:00,2024-05-28 14:00:00,3864.06,3873.99,1.58,100.0,0.0409,-0.41,0.08,-0.48,flip -9873,做多,2024-05-28 14:00:00,2024-05-28 14:30:00,3873.99,3859.39,1.57,100.0,0.0406,-0.59,0.08,-0.67,flip -9874,做空,2024-05-28 14:30:00,2024-05-28 15:30:00,3859.39,3863.74,1.57,100.0,0.0406,-0.18,0.08,-0.25,flip -9875,做多,2024-05-28 15:30:00,2024-05-28 16:00:00,3863.74,3835.29,1.56,100.0,0.0404,-1.15,0.08,-1.23,flip -9876,做空,2024-05-28 16:00:00,2024-05-28 22:00:00,3835.29,3862.2,1.55,100.0,0.0404,-1.09,0.08,-1.17,flip -9877,做多,2024-05-28 22:00:00,2024-05-28 23:00:00,3862.2,3858.06,1.54,100.0,0.0398,-0.16,0.08,-0.24,flip -9878,做空,2024-05-28 23:00:00,2024-05-29 02:00:00,3858.06,3862.56,1.53,100.0,0.0398,-0.18,0.08,-0.26,flip -9879,做多,2024-05-29 02:00:00,2024-05-29 02:30:00,3862.56,3850.1,1.54,100.0,0.0399,-0.5,0.08,-0.57,flip -9880,做空,2024-05-29 02:30:00,2024-05-29 03:00:00,3850.1,3852.65,1.54,100.0,0.0399,-0.1,0.08,-0.18,flip -9881,做多,2024-05-29 03:00:00,2024-05-29 07:00:00,3852.65,3836.5,1.53,100.0,0.0398,-0.64,0.08,-0.72,flip -9882,做空,2024-05-29 07:00:00,2024-05-30 02:00:00,3836.5,3791.07,1.52,100.0,0.0397,1.81,0.08,1.73,flip -9883,做多,2024-05-30 02:00:00,2024-05-30 02:30:00,3791.07,3781.75,1.55,100.0,0.0408,-0.38,0.08,-0.46,flip -9884,做空,2024-05-30 02:30:00,2024-05-30 03:00:00,3781.75,3782.22,1.54,100.0,0.0408,-0.02,0.08,-0.1,flip -9885,做多,2024-05-30 03:00:00,2024-05-30 05:00:00,3782.22,3782.95,1.54,100.0,0.0407,0.03,0.08,-0.05,flip -9886,做空,2024-05-30 05:00:00,2024-05-30 12:30:00,3782.95,3768.09,1.54,100.0,0.0407,0.6,0.08,0.53,flip -9887,做多,2024-05-30 12:30:00,2024-05-30 14:30:00,3768.09,3769.54,1.54,100.0,0.0409,0.06,0.08,-0.02,flip -9888,做空,2024-05-30 14:30:00,2024-05-30 15:00:00,3769.54,3777.54,1.54,100.0,0.0409,-0.33,0.08,-0.4,flip -9889,做多,2024-05-30 15:00:00,2024-05-30 19:30:00,3777.54,3764.51,1.54,100.0,0.0407,-0.53,0.08,-0.61,flip -9890,做空,2024-05-30 19:30:00,2024-05-31 01:00:00,3764.51,3757.05,1.53,100.0,0.0406,0.3,0.08,0.23,flip -9891,做多,2024-05-31 01:00:00,2024-05-31 03:30:00,3757.05,3763.22,1.54,100.0,0.0411,0.25,0.08,0.18,flip -9892,做空,2024-05-31 03:30:00,2024-05-31 10:00:00,3763.22,3775.28,1.54,100.0,0.041,-0.49,0.08,-0.57,flip -9893,做多,2024-05-31 10:00:00,2024-05-31 12:30:00,3775.28,3826.79,1.54,100.0,0.0407,2.1,0.08,2.02,tp_upper -9894,做多,2024-05-31 17:00:00,2024-05-31 22:30:00,3769.74,3773.1,1.56,100.0,0.0413,0.14,0.08,0.06,flip -9895,做空,2024-05-31 22:30:00,2024-05-31 23:30:00,3773.1,3764.53,1.56,100.0,0.0413,0.35,0.08,0.28,flip -9896,做多,2024-05-31 23:30:00,2024-06-01 03:00:00,3764.53,3778.81,1.56,100.0,0.0414,0.59,0.08,0.51,flip -9897,做空,2024-06-01 03:00:00,2024-06-01 03:30:00,3778.81,3781.16,1.57,100.0,0.0416,-0.1,0.08,-0.18,flip -9898,做多,2024-06-01 03:30:00,2024-06-01 04:00:00,3781.16,3778.15,1.57,100.0,0.0415,-0.12,0.08,-0.2,flip -9899,做空,2024-06-01 04:00:00,2024-06-01 04:30:00,3778.15,3786.95,1.57,100.0,0.0414,-0.36,0.08,-0.44,flip -9900,做多,2024-06-01 04:30:00,2024-06-01 07:30:00,3786.95,3775.68,1.56,100.0,0.0412,-0.46,0.08,-0.54,flip -9901,做空,2024-06-01 07:30:00,2024-06-01 08:00:00,3775.68,3780.25,1.55,100.0,0.0412,-0.19,0.08,-0.27,flip -9902,做多,2024-06-01 08:00:00,2024-06-02 02:30:00,3780.25,3809.08,1.55,100.0,0.041,1.18,0.08,1.1,flip -9903,做空,2024-06-02 02:30:00,2024-06-02 03:30:00,3809.08,3809.13,1.57,100.0,0.0412,-0.0,0.08,-0.08,flip -9904,做多,2024-06-02 03:30:00,2024-06-02 05:00:00,3809.13,3813.13,1.57,100.0,0.0412,0.16,0.08,0.09,flip -9905,做空,2024-06-02 05:00:00,2024-06-02 06:00:00,3813.13,3814.48,1.57,100.0,0.0411,-0.06,0.08,-0.13,flip -9906,做多,2024-06-02 06:00:00,2024-06-02 07:00:00,3814.48,3806.1,1.57,100.0,0.0411,-0.34,0.08,-0.42,flip -9907,做空,2024-06-02 07:00:00,2024-06-02 11:30:00,3806.1,3806.62,1.56,100.0,0.041,-0.02,0.08,-0.1,flip -9908,做多,2024-06-02 11:30:00,2024-06-02 12:00:00,3806.62,3798.02,1.56,100.0,0.041,-0.35,0.08,-0.43,flip -9909,做空,2024-06-02 12:00:00,2024-06-02 14:30:00,3798.02,3808.47,1.55,100.0,0.0409,-0.43,0.08,-0.51,flip -9910,做多,2024-06-02 14:30:00,2024-06-02 15:00:00,3808.47,3796.15,1.55,100.0,0.0407,-0.5,0.08,-0.58,flip -9911,做空,2024-06-02 15:00:00,2024-06-02 21:00:00,3796.15,3791.51,1.54,100.0,0.0406,0.19,0.08,0.11,flip -9912,做多,2024-06-02 21:00:00,2024-06-02 22:30:00,3791.51,3784.49,1.54,100.0,0.0407,-0.29,0.08,-0.36,flip -9913,做空,2024-06-02 22:30:00,2024-06-03 01:00:00,3784.49,3797.59,1.54,100.0,0.0406,-0.53,0.08,-0.61,flip -9914,做多,2024-06-03 01:00:00,2024-06-03 14:00:00,3797.59,3811.01,1.55,100.0,0.0407,0.55,0.08,0.47,flip -9915,做空,2024-06-03 14:00:00,2024-06-04 03:00:00,3811.01,3778.44,1.55,100.0,0.0407,1.32,0.08,1.25,flip -9916,做多,2024-06-04 03:00:00,2024-06-04 08:00:00,3778.44,3777.88,1.56,100.0,0.0414,-0.02,0.08,-0.1,flip -9917,做空,2024-06-04 08:00:00,2024-06-04 10:30:00,3777.88,3768.6,1.56,100.0,0.0414,0.38,0.08,0.31,flip -9918,做多,2024-06-04 10:30:00,2024-06-04 11:00:00,3768.6,3766.64,1.57,100.0,0.0415,-0.08,0.08,-0.16,flip -9919,做空,2024-06-04 11:00:00,2024-06-04 11:30:00,3766.64,3767.4,1.56,100.0,0.0415,-0.03,0.08,-0.11,flip -9920,做多,2024-06-04 11:30:00,2024-06-04 12:00:00,3767.4,3764.56,1.56,100.0,0.0414,-0.12,0.08,-0.2,flip -9921,做空,2024-06-04 12:00:00,2024-06-04 12:30:00,3764.56,3766.74,1.56,100.0,0.0414,-0.09,0.08,-0.17,flip -9922,做多,2024-06-04 12:30:00,2024-06-04 14:30:00,3766.74,3781.96,1.56,100.0,0.0413,0.63,0.08,0.55,flip -9923,做空,2024-06-04 14:30:00,2024-06-04 19:30:00,3781.96,3803.05,1.56,100.0,0.0413,-0.87,0.08,-0.95,flip -9924,做多,2024-06-04 19:30:00,2024-06-05 05:00:00,3803.05,3790.18,1.55,100.0,0.0408,-0.52,0.08,-0.6,flip -9925,做空,2024-06-05 05:00:00,2024-06-05 06:30:00,3790.18,3817.19,1.56,100.0,0.0411,-1.11,0.08,-1.19,flip -9926,做多,2024-06-05 06:30:00,2024-06-05 07:30:00,3817.19,3811.59,1.54,100.0,0.0404,-0.23,0.08,-0.3,flip -9927,做空,2024-06-05 07:30:00,2024-06-05 11:30:00,3811.59,3807.19,1.54,100.0,0.0404,0.18,0.08,0.1,flip -9928,做多,2024-06-05 11:30:00,2024-06-05 13:30:00,3807.19,3802.22,1.54,100.0,0.0404,-0.2,0.08,-0.28,flip -9929,做空,2024-06-05 13:30:00,2024-06-05 15:00:00,3802.22,3819.05,1.54,100.0,0.0404,-0.68,0.08,-0.76,flip -9930,做多,2024-06-05 15:00:00,2024-06-05 16:30:00,3819.05,3804.1,1.53,100.0,0.04,-0.6,0.08,-0.67,flip -9931,做空,2024-06-05 16:30:00,2024-06-05 17:00:00,3804.1,3821.33,1.52,100.0,0.04,-0.69,0.08,-0.77,flip -9932,做多,2024-06-05 17:00:00,2024-06-05 18:00:00,3821.33,3859.67,1.51,100.0,0.0396,1.52,0.08,1.44,tp_upper -9933,做多,2024-06-06 07:30:00,2024-06-06 08:00:00,3854.49,3852.0,1.54,100.0,0.0399,-0.1,0.08,-0.18,flip -9934,做空,2024-06-06 08:00:00,2024-06-06 09:00:00,3852.0,3855.11,1.53,100.0,0.0398,-0.12,0.08,-0.2,flip -9935,做多,2024-06-06 09:00:00,2024-06-06 12:30:00,3855.11,3848.03,1.53,100.0,0.0397,-0.28,0.08,-0.36,flip -9936,做空,2024-06-06 12:30:00,2024-06-06 16:00:00,3848.03,3851.2,1.53,100.0,0.0397,-0.13,0.08,-0.2,flip -9937,做多,2024-06-06 16:00:00,2024-06-07 05:30:00,3851.2,3821.0,1.53,100.0,0.0396,-1.2,0.08,-1.27,flip -9938,做空,2024-06-07 05:30:00,2024-06-07 06:30:00,3821.0,3819.83,1.52,100.0,0.0397,0.05,0.08,-0.03,flip -9939,做多,2024-06-07 06:30:00,2024-06-07 07:30:00,3819.83,3819.7,1.52,100.0,0.0397,-0.01,0.08,-0.08,flip -9940,做空,2024-06-07 07:30:00,2024-06-07 10:30:00,3819.7,3813.56,1.52,100.0,0.0397,0.24,0.08,0.17,flip -9941,做多,2024-06-07 10:30:00,2024-06-07 12:30:00,3813.56,3811.11,1.52,100.0,0.0398,-0.1,0.08,-0.17,flip -9942,做空,2024-06-07 12:30:00,2024-06-07 13:30:00,3811.11,3817.91,1.51,100.0,0.0397,-0.27,0.08,-0.35,flip -9943,做多,2024-06-07 13:30:00,2024-06-07 15:00:00,3817.91,3807.34,1.51,100.0,0.0395,-0.42,0.08,-0.49,flip -9944,做空,2024-06-07 15:00:00,2024-06-07 17:00:00,3807.34,3775.24,1.5,100.0,0.0395,1.27,0.07,1.19,tp_lower -9945,做多,2024-06-08 07:30:00,2024-06-08 08:00:00,3712.13,3700.32,1.53,100.0,0.0411,-0.49,0.08,-0.56,flip -9946,做空,2024-06-08 08:00:00,2024-06-08 09:30:00,3700.32,3696.35,1.52,100.0,0.041,0.16,0.08,0.09,flip -9947,做多,2024-06-08 09:30:00,2024-06-08 10:00:00,3696.35,3686.17,1.52,100.0,0.0411,-0.42,0.08,-0.49,flip -9948,做空,2024-06-08 10:00:00,2024-06-08 10:30:00,3686.17,3696.46,1.51,100.0,0.041,-0.42,0.08,-0.5,flip -9949,做多,2024-06-08 10:30:00,2024-06-08 11:00:00,3696.46,3693.12,1.51,100.0,0.0408,-0.14,0.08,-0.21,flip -9950,做空,2024-06-08 11:00:00,2024-06-08 14:30:00,3693.12,3697.97,1.5,100.0,0.0407,-0.2,0.08,-0.27,flip -9951,做多,2024-06-08 14:30:00,2024-06-08 15:30:00,3697.97,3689.45,1.5,100.0,0.0406,-0.35,0.07,-0.42,flip -9952,做空,2024-06-08 15:30:00,2024-06-08 18:00:00,3689.45,3695.81,1.5,100.0,0.0405,-0.26,0.07,-0.33,flip -9953,做多,2024-06-08 18:00:00,2024-06-08 19:30:00,3695.81,3685.14,1.49,100.0,0.0404,-0.43,0.07,-0.51,flip -9954,做空,2024-06-08 19:30:00,2024-06-09 01:00:00,3685.14,3687.2,1.49,100.0,0.0403,-0.08,0.07,-0.16,flip -9955,做多,2024-06-09 01:00:00,2024-06-09 01:30:00,3687.2,3683.43,1.5,100.0,0.0406,-0.15,0.07,-0.23,flip -9956,做空,2024-06-09 01:30:00,2024-06-09 05:00:00,3683.43,3681.02,1.49,100.0,0.0406,0.1,0.07,0.02,flip -9957,做多,2024-06-09 05:00:00,2024-06-09 12:30:00,3681.02,3706.78,1.49,100.0,0.0406,1.04,0.08,0.97,tp_upper -9958,做多,2024-06-09 14:30:00,2024-06-10 00:00:00,3693.81,3696.92,1.5,100.0,0.0407,0.13,0.08,0.05,flip -9959,做空,2024-06-10 00:00:00,2024-06-10 02:00:00,3696.92,3695.72,1.51,100.0,0.0408,0.05,0.08,-0.03,flip -9960,做多,2024-06-10 02:00:00,2024-06-10 19:00:00,3695.72,3685.16,1.51,100.0,0.0408,-0.43,0.08,-0.51,flip -9961,做空,2024-06-10 19:00:00,2024-06-11 01:30:00,3685.16,3627.61,1.5,100.0,0.0407,2.34,0.07,2.27,tp_lower -9962,做多,2024-06-12 02:00:00,2024-06-12 02:30:00,3505.04,3499.27,1.53,100.0,0.0436,-0.25,0.08,-0.33,flip -9963,做空,2024-06-12 02:30:00,2024-06-12 03:00:00,3499.27,3502.51,1.52,100.0,0.0435,-0.14,0.08,-0.22,flip -9964,做多,2024-06-12 03:00:00,2024-06-12 12:30:00,3502.51,3640.23,1.52,100.0,0.0434,5.98,0.08,5.9,tp_upper -9965,做多,2024-06-12 20:30:00,2024-06-12 21:30:00,3557.42,3568.0,1.58,100.0,0.0444,0.47,0.08,0.39,flip -9966,做空,2024-06-12 21:30:00,2024-06-12 22:30:00,3568.0,3573.39,1.58,100.0,0.0443,-0.24,0.08,-0.32,flip -9967,做多,2024-06-12 22:30:00,2024-06-12 23:00:00,3573.39,3565.59,1.58,100.0,0.0441,-0.34,0.08,-0.42,flip -9968,做空,2024-06-12 23:00:00,2024-06-13 14:30:00,3565.59,3507.9,1.57,100.0,0.0441,2.54,0.08,2.47,flip -9969,做多,2024-06-13 14:30:00,2024-06-13 19:30:00,3507.9,3482.09,1.61,100.0,0.0458,-1.18,0.08,-1.26,flip -9970,做空,2024-06-13 19:30:00,2024-06-14 01:30:00,3482.09,3487.1,1.59,100.0,0.0457,-0.23,0.08,-0.31,flip -9971,做多,2024-06-14 01:30:00,2024-06-14 14:00:00,3487.1,3475.93,1.59,100.0,0.0456,-0.51,0.08,-0.59,flip -9972,做空,2024-06-14 14:00:00,2024-06-14 16:00:00,3475.93,3397.55,1.58,100.0,0.0456,3.57,0.08,3.5,tp_lower -9973,做多,2024-06-14 21:00:00,2024-06-14 22:00:00,3479.95,3468.03,1.62,100.0,0.0465,-0.55,0.08,-0.64,flip -9974,做空,2024-06-14 22:00:00,2024-06-14 22:30:00,3468.03,3483.85,1.61,100.0,0.0465,-0.74,0.08,-0.82,flip -9975,做多,2024-06-14 22:30:00,2024-06-14 23:00:00,3483.85,3482.21,1.6,100.0,0.046,-0.08,0.08,-0.16,flip -9976,做空,2024-06-14 23:00:00,2024-06-16 01:00:00,3482.21,3562.26,1.6,100.0,0.0459,-3.68,0.08,-3.76,flip -9977,做多,2024-06-16 01:00:00,2024-06-16 03:00:00,3562.26,3556.11,1.57,100.0,0.0441,-0.27,0.08,-0.35,flip -9978,做空,2024-06-16 03:00:00,2024-06-16 05:00:00,3556.11,3565.34,1.57,100.0,0.044,-0.41,0.08,-0.48,flip -9979,做多,2024-06-16 05:00:00,2024-06-16 07:30:00,3565.34,3561.89,1.56,100.0,0.0438,-0.15,0.08,-0.23,flip -9980,做空,2024-06-16 07:30:00,2024-06-16 10:30:00,3561.89,3568.59,1.56,100.0,0.0437,-0.29,0.08,-0.37,flip -9981,做多,2024-06-16 10:30:00,2024-06-16 11:00:00,3568.59,3558.69,1.55,100.0,0.0435,-0.43,0.08,-0.51,flip -9982,做空,2024-06-16 11:00:00,2024-06-16 12:30:00,3558.69,3563.25,1.55,100.0,0.0435,-0.2,0.08,-0.28,flip -9983,做多,2024-06-16 12:30:00,2024-06-16 14:00:00,3563.25,3587.74,1.54,100.0,0.0433,1.06,0.08,0.98,tp_upper -9984,做多,2024-06-17 02:30:00,2024-06-17 03:00:00,3595.17,3587.97,1.56,100.0,0.0435,-0.31,0.08,-0.39,flip -9985,做空,2024-06-17 03:00:00,2024-06-17 17:30:00,3587.97,3552.53,1.56,100.0,0.0434,1.54,0.08,1.46,flip -9986,做多,2024-06-17 17:30:00,2024-06-17 18:30:00,3552.53,3559.74,1.57,100.0,0.0443,0.32,0.08,0.24,flip -9987,做空,2024-06-17 18:30:00,2024-06-18 01:30:00,3559.74,3407.49,1.57,100.0,0.0442,6.73,0.08,6.66,tp_lower -9988,做多,2024-06-18 19:30:00,2024-06-18 20:00:00,3422.6,3421.44,1.64,100.0,0.048,-0.06,0.08,-0.14,flip -9989,做空,2024-06-18 20:00:00,2024-06-18 20:30:00,3421.44,3461.57,1.64,100.0,0.048,-1.93,0.08,-2.01,flip -9990,做多,2024-06-18 20:30:00,2024-06-19 14:00:00,3461.57,3516.39,1.62,100.0,0.0468,2.57,0.08,2.49,flip -9991,做空,2024-06-19 14:00:00,2024-06-19 15:00:00,3516.39,3522.83,1.65,100.0,0.0469,-0.3,0.08,-0.38,flip -9992,做多,2024-06-19 15:00:00,2024-06-19 19:00:00,3522.83,3544.35,1.65,100.0,0.0467,1.0,0.08,0.92,flip -9993,做空,2024-06-19 19:00:00,2024-06-19 19:30:00,3544.35,3545.42,1.65,100.0,0.0467,-0.05,0.08,-0.13,flip -9994,做多,2024-06-19 19:30:00,2024-06-20 02:00:00,3545.42,3548.72,1.65,100.0,0.0466,0.15,0.08,0.07,flip -9995,做空,2024-06-20 02:00:00,2024-06-20 02:30:00,3548.72,3551.15,1.66,100.0,0.0467,-0.11,0.08,-0.2,flip -9996,做多,2024-06-20 02:30:00,2024-06-20 03:00:00,3551.15,3547.57,1.65,100.0,0.0466,-0.17,0.08,-0.25,flip -9997,做空,2024-06-20 03:00:00,2024-06-20 03:30:00,3547.57,3552.12,1.65,100.0,0.0465,-0.21,0.08,-0.29,flip -9998,做多,2024-06-20 03:30:00,2024-06-20 13:00:00,3552.12,3544.33,1.65,100.0,0.0464,-0.36,0.08,-0.44,flip -9999,做空,2024-06-20 13:00:00,2024-06-21 05:30:00,3544.33,3517.1,1.64,100.0,0.0463,1.26,0.08,1.18,flip -10000,做多,2024-06-21 05:30:00,2024-06-21 06:00:00,3517.1,3512.19,1.66,100.0,0.0472,-0.23,0.08,-0.31,flip -10001,做空,2024-06-21 06:00:00,2024-06-21 07:00:00,3512.19,3514.81,1.66,100.0,0.0472,-0.12,0.08,-0.21,flip -10002,做多,2024-06-21 07:00:00,2024-06-21 10:00:00,3514.81,3502.92,1.65,100.0,0.047,-0.56,0.08,-0.64,flip -10003,做空,2024-06-21 10:00:00,2024-06-21 14:00:00,3502.92,3500.78,1.65,100.0,0.047,0.1,0.08,0.02,flip -10004,做多,2024-06-21 14:00:00,2024-06-21 15:00:00,3500.78,3499.77,1.65,100.0,0.047,-0.05,0.08,-0.13,flip -10005,做空,2024-06-21 15:00:00,2024-06-21 18:30:00,3499.77,3523.2,1.64,100.0,0.047,-1.1,0.08,-1.18,flip -10006,做多,2024-06-21 18:30:00,2024-06-22 00:30:00,3523.2,3500.22,1.63,100.0,0.0463,-1.06,0.08,-1.14,flip -10007,做空,2024-06-22 00:30:00,2024-06-22 01:30:00,3500.22,3501.83,1.63,100.0,0.0465,-0.07,0.08,-0.16,flip -10008,做多,2024-06-22 01:30:00,2024-06-22 02:30:00,3501.83,3504.66,1.63,100.0,0.0465,0.13,0.08,0.05,flip -10009,做空,2024-06-22 02:30:00,2024-06-22 04:30:00,3504.66,3507.71,1.63,100.0,0.0464,-0.14,0.08,-0.22,flip -10010,做多,2024-06-22 04:30:00,2024-06-22 05:00:00,3507.71,3504.1,1.62,100.0,0.0463,-0.17,0.08,-0.25,flip -10011,做空,2024-06-22 05:00:00,2024-06-22 05:30:00,3504.1,3508.31,1.62,100.0,0.0462,-0.19,0.08,-0.28,flip -10012,做多,2024-06-22 05:30:00,2024-06-22 06:00:00,3508.31,3503.92,1.62,100.0,0.0461,-0.2,0.08,-0.28,flip -10013,做空,2024-06-22 06:00:00,2024-06-22 14:00:00,3503.92,3504.92,1.61,100.0,0.046,-0.05,0.08,-0.13,flip -10014,做多,2024-06-22 14:00:00,2024-06-22 14:30:00,3504.92,3502.13,1.61,100.0,0.046,-0.13,0.08,-0.21,flip -10015,做空,2024-06-22 14:30:00,2024-06-22 15:30:00,3502.13,3505.05,1.61,100.0,0.0459,-0.13,0.08,-0.21,flip -10016,做多,2024-06-22 15:30:00,2024-06-22 16:00:00,3505.05,3498.95,1.6,100.0,0.0458,-0.28,0.08,-0.36,flip -10017,做空,2024-06-22 16:00:00,2024-06-22 16:30:00,3498.95,3503.76,1.6,100.0,0.0457,-0.22,0.08,-0.3,flip -10018,做多,2024-06-22 16:30:00,2024-06-22 17:30:00,3503.76,3496.91,1.6,100.0,0.0456,-0.31,0.08,-0.39,flip -10019,做空,2024-06-22 17:30:00,2024-06-22 18:00:00,3496.91,3497.31,1.59,100.0,0.0455,-0.02,0.08,-0.1,flip -10020,做多,2024-06-22 18:00:00,2024-06-22 18:30:00,3497.31,3493.02,1.59,100.0,0.0455,-0.2,0.08,-0.27,flip -10021,做空,2024-06-22 18:30:00,2024-06-22 21:00:00,3493.02,3496.52,1.59,100.0,0.0454,-0.16,0.08,-0.24,flip -10022,做多,2024-06-22 21:00:00,2024-06-22 23:30:00,3496.52,3494.69,1.58,100.0,0.0453,-0.08,0.08,-0.16,flip -10023,做空,2024-06-22 23:30:00,2024-06-23 00:00:00,3494.69,3501.87,1.58,100.0,0.0452,-0.32,0.08,-0.4,flip -10024,做多,2024-06-23 00:00:00,2024-06-23 08:30:00,3501.87,3505.99,1.6,100.0,0.0457,0.19,0.08,0.11,flip -10025,做空,2024-06-23 08:30:00,2024-06-23 20:30:00,3505.99,3435.58,1.6,100.0,0.0457,3.22,0.08,3.14,tp_lower -10026,做多,2024-06-24 21:00:00,2024-06-25 13:30:00,3337.46,3367.61,1.64,100.0,0.049,1.48,0.08,1.39,flip -10027,做空,2024-06-25 13:30:00,2024-06-25 14:00:00,3367.61,3404.77,1.65,100.0,0.049,-1.82,0.08,-1.9,flip -10028,做多,2024-06-25 14:00:00,2024-06-26 00:00:00,3404.77,3393.88,1.63,100.0,0.0479,-0.52,0.08,-0.6,flip -10029,做空,2024-06-26 00:00:00,2024-06-26 01:00:00,3393.88,3404.99,1.63,100.0,0.0479,-0.53,0.08,-0.61,flip -10030,做多,2024-06-26 01:00:00,2024-06-26 03:00:00,3404.99,3393.91,1.62,100.0,0.0475,-0.53,0.08,-0.61,flip -10031,做空,2024-06-26 03:00:00,2024-06-26 07:30:00,3393.91,3401.29,1.61,100.0,0.0475,-0.35,0.08,-0.43,flip -10032,做多,2024-06-26 07:30:00,2024-06-26 08:00:00,3401.29,3387.82,1.61,100.0,0.0472,-0.64,0.08,-0.72,flip -10033,做空,2024-06-26 08:00:00,2024-06-26 19:00:00,3387.82,3377.15,1.6,100.0,0.0472,0.5,0.08,0.42,flip -10034,做多,2024-06-26 19:00:00,2024-06-26 22:30:00,3377.15,3380.2,1.6,100.0,0.0474,0.14,0.08,0.06,flip -10035,做空,2024-06-26 22:30:00,2024-06-27 01:00:00,3380.2,3376.61,1.6,100.0,0.0474,0.17,0.08,0.09,flip -10036,做多,2024-06-27 01:00:00,2024-06-27 05:00:00,3376.61,3374.58,1.61,100.0,0.0477,-0.1,0.08,-0.18,flip -10037,做空,2024-06-27 05:00:00,2024-06-27 07:30:00,3374.58,3375.41,1.61,100.0,0.0477,-0.04,0.08,-0.12,flip -10038,做多,2024-06-27 07:30:00,2024-06-27 08:00:00,3375.41,3371.68,1.61,100.0,0.0476,-0.18,0.08,-0.26,flip -10039,做空,2024-06-27 08:00:00,2024-06-27 08:30:00,3371.68,3377.25,1.6,100.0,0.0476,-0.26,0.08,-0.35,flip -10040,做多,2024-06-27 08:30:00,2024-06-27 12:00:00,3377.25,3436.34,1.6,100.0,0.0474,2.8,0.08,2.72,tp_upper -10041,做多,2024-06-28 01:00:00,2024-06-28 04:00:00,3458.74,3447.16,1.63,100.0,0.0472,-0.55,0.08,-0.63,flip -10042,做空,2024-06-28 04:00:00,2024-06-28 04:30:00,3447.16,3459.14,1.63,100.0,0.0472,-0.57,0.08,-0.65,flip -10043,做多,2024-06-28 04:30:00,2024-06-28 05:00:00,3459.14,3451.99,1.62,100.0,0.0468,-0.33,0.08,-0.42,flip -10044,做空,2024-06-28 05:00:00,2024-06-28 06:00:00,3451.99,3452.47,1.61,100.0,0.0468,-0.02,0.08,-0.1,flip -10045,做多,2024-06-28 06:00:00,2024-06-28 07:00:00,3452.47,3442.58,1.61,100.0,0.0467,-0.46,0.08,-0.54,flip -10046,做空,2024-06-28 07:00:00,2024-06-28 11:00:00,3442.58,3456.3,1.61,100.0,0.0467,-0.64,0.08,-0.72,flip -10047,做多,2024-06-28 11:00:00,2024-06-28 12:30:00,3456.3,3439.26,1.6,100.0,0.0463,-0.79,0.08,-0.87,flip -10048,做空,2024-06-28 12:30:00,2024-06-29 07:00:00,3439.26,3399.18,1.59,100.0,0.0462,1.85,0.08,1.77,flip -10049,做多,2024-06-29 07:00:00,2024-06-29 08:30:00,3399.18,3390.89,1.62,100.0,0.0476,-0.39,0.08,-0.48,flip -10050,做空,2024-06-29 08:30:00,2024-06-29 09:30:00,3390.89,3393.28,1.61,100.0,0.0475,-0.11,0.08,-0.19,flip -10051,做多,2024-06-29 09:30:00,2024-06-29 14:00:00,3393.28,3384.2,1.61,100.0,0.0474,-0.43,0.08,-0.51,flip -10052,做空,2024-06-29 14:00:00,2024-06-29 15:30:00,3384.2,3393.44,1.6,100.0,0.0474,-0.44,0.08,-0.52,flip -10053,做多,2024-06-29 15:30:00,2024-06-29 16:00:00,3393.44,3384.01,1.6,100.0,0.0471,-0.44,0.08,-0.52,flip -10054,做空,2024-06-29 16:00:00,2024-06-30 02:30:00,3384.01,3361.18,1.59,100.0,0.047,1.07,0.08,0.99,tp_lower -10055,做多,2024-06-30 07:00:00,2024-06-30 12:30:00,3393.28,3384.8,1.61,100.0,0.0474,-0.4,0.08,-0.48,flip -10056,做空,2024-06-30 12:30:00,2024-07-01 12:00:00,3384.8,3469.84,1.6,100.0,0.0474,-4.03,0.08,-4.11,flip -10057,做多,2024-07-01 12:00:00,2024-07-01 13:30:00,3469.84,3459.84,1.56,100.0,0.0451,-0.45,0.08,-0.53,flip -10058,做空,2024-07-01 13:30:00,2024-07-01 17:30:00,3459.84,3490.06,1.56,100.0,0.045,-1.36,0.08,-1.44,flip -10059,做多,2024-07-01 17:30:00,2024-07-01 18:00:00,3490.06,3474.39,1.54,100.0,0.0442,-0.69,0.08,-0.77,flip -10060,做空,2024-07-01 18:00:00,2024-07-01 18:30:00,3474.39,3481.16,1.53,100.0,0.0442,-0.3,0.08,-0.38,flip -10061,做多,2024-07-01 18:30:00,2024-07-01 19:00:00,3481.16,3476.1,1.53,100.0,0.0439,-0.22,0.08,-0.3,flip -10062,做空,2024-07-01 19:00:00,2024-07-01 22:00:00,3476.1,3431.4,1.53,100.0,0.0439,1.96,0.08,1.89,tp_lower -10063,做多,2024-07-02 04:00:00,2024-07-02 04:30:00,3460.56,3453.17,1.55,100.0,0.0449,-0.33,0.08,-0.41,flip -10064,做空,2024-07-02 04:30:00,2024-07-02 11:00:00,3453.17,3452.97,1.55,100.0,0.0448,0.01,0.08,-0.07,flip -10065,做多,2024-07-02 11:00:00,2024-07-02 11:30:00,3452.97,3452.11,1.55,100.0,0.0448,-0.04,0.08,-0.12,flip -10066,做空,2024-07-02 11:30:00,2024-07-02 12:30:00,3452.11,3450.32,1.54,100.0,0.0448,0.08,0.08,0.0,flip -10067,做多,2024-07-02 12:30:00,2024-07-02 13:30:00,3450.32,3437.35,1.54,100.0,0.0448,-0.58,0.08,-0.66,flip -10068,做空,2024-07-02 13:30:00,2024-07-02 14:00:00,3437.35,3427.64,1.54,100.0,0.0447,0.43,0.08,0.36,tp_lower -10069,做多,2024-07-04 00:00:00,2024-07-04 01:00:00,3304.17,3290.52,1.55,100.0,0.0468,-0.64,0.08,-0.72,flip -10070,做空,2024-07-04 01:00:00,2024-07-04 01:30:00,3290.52,3209.63,1.54,100.0,0.0468,3.79,0.08,3.71,tp_lower -10071,做多,2024-07-04 21:00:00,2024-07-04 22:00:00,3157.75,3141.88,1.58,100.0,0.0499,-0.79,0.08,-0.87,flip -10072,做空,2024-07-04 22:00:00,2024-07-05 02:30:00,3141.88,2926.09,1.57,100.0,0.0499,10.76,0.07,10.69,tp_lower -10073,做多,2024-07-05 13:30:00,2024-07-05 14:00:00,2969.67,2936.51,1.68,100.0,0.0565,-1.87,0.08,-1.96,flip -10074,做空,2024-07-05 14:00:00,2024-07-05 14:30:00,2936.51,2954.59,1.66,100.0,0.0564,-1.02,0.08,-1.1,flip -10075,做多,2024-07-05 14:30:00,2024-07-06 01:30:00,2954.59,2961.47,1.65,100.0,0.0557,0.38,0.08,0.3,flip -10076,做空,2024-07-06 01:30:00,2024-07-06 02:00:00,2961.47,2969.65,1.65,100.0,0.0558,-0.46,0.08,-0.54,flip -10077,做多,2024-07-06 02:00:00,2024-07-06 04:00:00,2969.65,2971.3,1.65,100.0,0.0554,0.09,0.08,0.01,flip -10078,做空,2024-07-06 04:00:00,2024-07-06 06:00:00,2971.3,2986.59,1.65,100.0,0.0554,-0.85,0.08,-0.93,flip -10079,做多,2024-07-06 06:00:00,2024-07-07 04:00:00,2986.59,3045.02,1.64,100.0,0.0547,3.2,0.08,3.12,flip -10080,做空,2024-07-07 04:00:00,2024-07-08 01:00:00,3045.02,2845.84,1.67,100.0,0.0549,10.93,0.08,10.85,tp_lower -10081,做多,2024-07-08 08:00:00,2024-07-08 14:00:00,3007.52,2956.6,1.78,100.0,0.0592,-3.01,0.09,-3.1,flip -10082,做空,2024-07-08 14:00:00,2024-07-08 14:30:00,2956.6,2981.15,1.75,100.0,0.0591,-1.45,0.09,-1.54,flip -10083,做多,2024-07-08 14:30:00,2024-07-08 16:00:00,2981.15,2954.45,1.73,100.0,0.0581,-1.55,0.09,-1.64,flip -10084,做空,2024-07-08 16:00:00,2024-07-08 16:30:00,2954.45,2970.44,1.72,100.0,0.0581,-0.93,0.09,-1.01,flip -10085,做多,2024-07-08 16:30:00,2024-07-09 14:30:00,2970.44,3043.81,1.7,100.0,0.0574,4.21,0.09,4.12,flip -10086,做空,2024-07-09 14:30:00,2024-07-09 15:30:00,3043.81,3065.73,1.75,100.0,0.0576,-1.26,0.09,-1.35,flip -10087,做多,2024-07-09 15:30:00,2024-07-09 17:00:00,3065.73,3066.57,1.74,100.0,0.0567,0.05,0.09,-0.04,flip -10088,做空,2024-07-09 17:00:00,2024-07-09 18:00:00,3066.57,3057.73,1.74,100.0,0.0566,0.5,0.09,0.41,flip -10089,做多,2024-07-09 18:00:00,2024-07-09 21:00:00,3057.73,3066.27,1.74,100.0,0.0569,0.49,0.09,0.4,flip -10090,做空,2024-07-09 21:00:00,2024-07-09 22:30:00,3066.27,3058.36,1.74,100.0,0.0568,0.45,0.09,0.36,flip -10091,做多,2024-07-09 22:30:00,2024-07-10 18:00:00,3058.36,3095.89,1.75,100.0,0.0571,2.14,0.09,2.05,flip -10092,做空,2024-07-10 18:00:00,2024-07-10 18:30:00,3095.89,3100.68,1.77,100.0,0.0573,-0.27,0.09,-0.36,flip -10093,做多,2024-07-10 18:30:00,2024-07-10 19:00:00,3100.68,3098.06,1.77,100.0,0.0571,-0.15,0.09,-0.24,flip -10094,做空,2024-07-10 19:00:00,2024-07-10 19:30:00,3098.06,3105.41,1.77,100.0,0.057,-0.42,0.09,-0.51,flip -10095,做多,2024-07-10 19:30:00,2024-07-10 20:00:00,3105.41,3096.43,1.76,100.0,0.0567,-0.51,0.09,-0.6,flip -10096,做空,2024-07-10 20:00:00,2024-07-10 22:00:00,3096.43,3102.23,1.75,100.0,0.0567,-0.33,0.09,-0.42,flip -10097,做多,2024-07-10 22:00:00,2024-07-10 22:30:00,3102.23,3099.66,1.75,100.0,0.0564,-0.14,0.09,-0.23,flip -10098,做空,2024-07-10 22:30:00,2024-07-10 23:30:00,3099.66,3099.11,1.75,100.0,0.0563,0.03,0.09,-0.06,flip -10099,做多,2024-07-10 23:30:00,2024-07-11 02:00:00,3099.11,3110.6,1.74,100.0,0.0563,0.65,0.09,0.56,flip -10100,做空,2024-07-11 02:00:00,2024-07-11 03:00:00,3110.6,3070.0,1.76,100.0,0.0566,2.3,0.09,2.21,tp_lower -10101,做多,2024-07-11 06:00:00,2024-07-11 12:30:00,3099.33,3191.38,1.78,100.0,0.0575,5.3,0.09,5.2,tp_upper -10102,做多,2024-07-11 16:00:00,2024-07-11 16:30:00,3128.27,3124.68,1.83,100.0,0.0586,-0.21,0.09,-0.3,flip -10103,做空,2024-07-11 16:30:00,2024-07-11 17:00:00,3124.68,3137.44,1.83,100.0,0.0586,-0.75,0.09,-0.84,flip -10104,做多,2024-07-11 17:00:00,2024-07-11 19:00:00,3137.44,3112.45,1.82,100.0,0.058,-1.45,0.09,-1.54,flip -10105,做空,2024-07-11 19:00:00,2024-07-12 13:00:00,3112.45,3091.65,1.8,100.0,0.058,1.21,0.09,1.12,flip -10106,做多,2024-07-12 13:00:00,2024-07-12 20:00:00,3091.65,3095.92,1.82,100.0,0.059,0.25,0.09,0.16,flip -10107,做空,2024-07-12 20:00:00,2024-07-12 20:30:00,3095.92,3108.32,1.83,100.0,0.059,-0.73,0.09,-0.82,flip -10108,做多,2024-07-12 20:30:00,2024-07-13 04:00:00,3108.32,3114.28,1.82,100.0,0.0584,0.35,0.09,0.26,flip -10109,做空,2024-07-13 04:00:00,2024-07-13 05:00:00,3114.28,3122.11,1.82,100.0,0.0585,-0.46,0.09,-0.55,flip -10110,做多,2024-07-13 05:00:00,2024-07-13 22:00:00,3122.11,3146.44,1.82,100.0,0.0582,1.42,0.09,1.32,flip -10111,做空,2024-07-13 22:00:00,2024-07-13 22:30:00,3146.44,3190.84,1.83,100.0,0.0581,-2.58,0.09,-2.67,flip -10112,做多,2024-07-13 22:30:00,2024-07-14 13:30:00,3190.84,3182.57,1.8,100.0,0.0565,-0.47,0.09,-0.56,flip -10113,做空,2024-07-14 13:30:00,2024-07-14 14:30:00,3182.57,3190.25,1.8,100.0,0.0566,-0.43,0.09,-0.52,flip -10114,做多,2024-07-14 14:30:00,2024-07-14 15:00:00,3190.25,3182.97,1.8,100.0,0.0563,-0.41,0.09,-0.5,flip -10115,做空,2024-07-14 15:00:00,2024-07-14 15:30:00,3182.97,3188.55,1.79,100.0,0.0562,-0.31,0.09,-0.4,flip -10116,做多,2024-07-14 15:30:00,2024-07-14 16:00:00,3188.55,3187.69,1.78,100.0,0.056,-0.05,0.09,-0.14,flip -10117,做空,2024-07-14 16:00:00,2024-07-14 16:30:00,3187.69,3194.69,1.78,100.0,0.0559,-0.39,0.09,-0.48,flip -10118,做多,2024-07-14 16:30:00,2024-07-14 17:00:00,3194.69,3188.21,1.78,100.0,0.0556,-0.36,0.09,-0.45,flip -10119,做空,2024-07-14 17:00:00,2024-07-14 17:30:00,3188.21,3188.83,1.77,100.0,0.0555,-0.03,0.09,-0.12,flip -10120,做多,2024-07-14 17:30:00,2024-07-14 21:00:00,3188.83,3227.56,1.77,100.0,0.0555,2.15,0.09,2.06,tp_upper -10121,做多,2024-07-14 21:00:00,2024-07-14 21:30:00,3227.56,3253.19,1.79,100.0,0.0554,1.42,0.09,1.33,tp_upper -10122,做多,2024-07-16 06:00:00,2024-07-16 06:30:00,3432.99,3398.26,1.82,100.0,0.0529,-1.84,0.09,-1.93,flip -10123,做空,2024-07-16 06:30:00,2024-07-16 15:00:00,3398.26,3445.95,1.8,100.0,0.0529,-2.52,0.09,-2.61,flip -10124,做多,2024-07-16 15:00:00,2024-07-16 22:00:00,3445.95,3416.43,1.77,100.0,0.0513,-1.52,0.09,-1.6,flip -10125,做空,2024-07-16 22:00:00,2024-07-16 22:30:00,3416.43,3427.01,1.75,100.0,0.0513,-0.54,0.09,-0.63,flip -10126,做多,2024-07-16 22:30:00,2024-07-17 11:00:00,3427.01,3458.21,1.75,100.0,0.0509,1.59,0.09,1.5,flip -10127,做空,2024-07-17 11:00:00,2024-07-17 13:30:00,3458.21,3465.98,1.77,100.0,0.0511,-0.4,0.09,-0.49,flip -10128,做多,2024-07-17 13:30:00,2024-07-17 14:00:00,3465.98,3448.01,1.76,100.0,0.0508,-0.91,0.09,-1.0,flip -10129,做空,2024-07-17 14:00:00,2024-07-18 03:00:00,3448.01,3425.35,1.75,100.0,0.0507,1.15,0.09,1.06,flip -10130,做多,2024-07-18 03:00:00,2024-07-18 04:00:00,3425.35,3420.38,1.76,100.0,0.0515,-0.26,0.09,-0.34,flip -10131,做空,2024-07-18 04:00:00,2024-07-18 05:30:00,3420.38,3421.84,1.76,100.0,0.0515,-0.08,0.09,-0.16,flip -10132,做多,2024-07-18 05:30:00,2024-07-18 14:30:00,3421.84,3430.19,1.76,100.0,0.0514,0.43,0.09,0.34,flip -10133,做空,2024-07-18 14:30:00,2024-07-18 22:00:00,3430.19,3431.63,1.76,100.0,0.0513,-0.07,0.09,-0.16,flip -10134,做多,2024-07-18 22:00:00,2024-07-18 23:30:00,3431.63,3424.97,1.76,100.0,0.0512,-0.34,0.09,-0.43,flip -10135,做空,2024-07-18 23:30:00,2024-07-19 03:30:00,3424.97,3428.52,1.75,100.0,0.0512,-0.18,0.09,-0.27,flip -10136,做多,2024-07-19 03:30:00,2024-07-19 04:00:00,3428.52,3426.44,1.76,100.0,0.0513,-0.11,0.09,-0.19,flip -10137,做空,2024-07-19 04:00:00,2024-07-19 05:30:00,3426.44,3422.44,1.76,100.0,0.0512,0.2,0.09,0.12,flip -10138,做多,2024-07-19 05:30:00,2024-07-19 07:00:00,3422.44,3423.21,1.76,100.0,0.0513,0.04,0.09,-0.05,flip -10139,做空,2024-07-19 07:00:00,2024-07-19 12:30:00,3423.21,3413.45,1.75,100.0,0.0512,0.5,0.09,0.41,flip -10140,做多,2024-07-19 12:30:00,2024-07-19 13:00:00,3413.45,3399.89,1.76,100.0,0.0515,-0.7,0.09,-0.79,flip -10141,做空,2024-07-19 13:00:00,2024-07-19 13:30:00,3399.89,3436.0,1.75,100.0,0.0514,-1.86,0.09,-1.95,flip -10142,做多,2024-07-19 13:30:00,2024-07-20 07:00:00,3436.0,3496.89,1.73,100.0,0.0503,3.06,0.09,2.98,flip -10143,做空,2024-07-20 07:00:00,2024-07-20 14:00:00,3496.89,3494.11,1.77,100.0,0.0506,0.14,0.09,0.05,flip -10144,做多,2024-07-20 14:00:00,2024-07-20 15:30:00,3494.11,3501.82,1.77,100.0,0.0506,0.39,0.09,0.3,flip -10145,做空,2024-07-20 15:30:00,2024-07-20 17:00:00,3501.82,3505.72,1.77,100.0,0.0506,-0.2,0.09,-0.29,flip -10146,做多,2024-07-20 17:00:00,2024-07-20 17:30:00,3505.72,3525.55,1.77,100.0,0.0504,1.0,0.09,0.91,tp_upper -10147,做多,2024-07-21 04:00:00,2024-07-21 04:30:00,3510.07,3503.19,1.78,100.0,0.0508,-0.35,0.09,-0.44,flip -10148,做空,2024-07-21 04:30:00,2024-07-21 14:00:00,3503.19,3506.56,1.78,100.0,0.0507,-0.17,0.09,-0.26,flip -10149,做多,2024-07-21 14:00:00,2024-07-21 15:00:00,3506.56,3504.23,1.77,100.0,0.0506,-0.12,0.09,-0.21,flip -10150,做空,2024-07-21 15:00:00,2024-07-21 16:30:00,3504.23,3515.98,1.77,100.0,0.0505,-0.59,0.09,-0.68,flip -10151,做多,2024-07-21 16:30:00,2024-07-21 17:30:00,3515.98,3467.18,1.76,100.0,0.0501,-2.45,0.09,-2.53,flip -10152,做空,2024-07-21 17:30:00,2024-07-21 18:00:00,3467.18,3468.19,1.74,100.0,0.0501,-0.05,0.09,-0.14,tp_lower -10153,做多,2024-07-21 19:30:00,2024-07-21 20:30:00,3489.01,3497.07,1.73,100.0,0.0497,0.4,0.09,0.31,flip -10154,做空,2024-07-21 20:30:00,2024-07-21 21:00:00,3497.07,3504.14,1.74,100.0,0.0496,-0.35,0.09,-0.44,flip -10155,做多,2024-07-21 21:00:00,2024-07-22 05:00:00,3504.14,3506.32,1.73,100.0,0.0494,0.11,0.09,0.02,flip -10156,做空,2024-07-22 05:00:00,2024-07-22 19:30:00,3506.32,3496.95,1.74,100.0,0.0497,0.47,0.09,0.38,flip -10157,做多,2024-07-22 19:30:00,2024-07-22 20:00:00,3496.95,3481.46,1.75,100.0,0.0499,-0.77,0.09,-0.86,flip -10158,做空,2024-07-22 20:00:00,2024-07-22 20:30:00,3481.46,3488.36,1.74,100.0,0.0499,-0.34,0.09,-0.43,flip -10159,做多,2024-07-22 20:30:00,2024-07-22 21:00:00,3488.36,3457.15,1.73,100.0,0.0497,-1.55,0.09,-1.64,flip -10160,做空,2024-07-22 21:00:00,2024-07-23 00:30:00,3457.15,3467.9,1.71,100.0,0.0496,-0.53,0.09,-0.62,flip -10161,做多,2024-07-23 00:30:00,2024-07-23 02:00:00,3467.9,3473.11,1.72,100.0,0.0495,0.26,0.09,0.17,flip -10162,做空,2024-07-23 02:00:00,2024-07-23 08:00:00,3473.11,3489.72,1.72,100.0,0.0494,-0.82,0.09,-0.91,flip -10163,做多,2024-07-23 08:00:00,2024-07-23 13:30:00,3489.72,3439.07,1.71,100.0,0.0489,-2.48,0.08,-2.56,flip -10164,做空,2024-07-23 13:30:00,2024-07-23 14:00:00,3439.07,3469.39,1.68,100.0,0.0489,-1.48,0.08,-1.57,flip -10165,做多,2024-07-23 14:00:00,2024-07-23 15:00:00,3469.39,3447.53,1.66,100.0,0.0479,-1.05,0.08,-1.13,flip -10166,做空,2024-07-23 15:00:00,2024-07-23 19:00:00,3447.53,3494.05,1.65,100.0,0.0479,-2.23,0.08,-2.31,flip -10167,做多,2024-07-23 19:00:00,2024-07-23 19:30:00,3494.05,3456.2,1.63,100.0,0.0466,-1.76,0.08,-1.84,flip -10168,做空,2024-07-23 19:30:00,2024-07-23 20:00:00,3456.2,3477.98,1.61,100.0,0.0465,-1.01,0.08,-1.09,flip -10169,做多,2024-07-23 20:00:00,2024-07-23 21:30:00,3477.98,3465.18,1.6,100.0,0.0459,-0.59,0.08,-0.67,flip -10170,做空,2024-07-23 21:30:00,2024-07-23 22:30:00,3465.18,3481.68,1.59,100.0,0.0459,-0.76,0.08,-0.84,flip -10171,做多,2024-07-23 22:30:00,2024-07-23 23:00:00,3481.68,3471.66,1.58,100.0,0.0454,-0.45,0.08,-0.53,flip -10172,做空,2024-07-23 23:00:00,2024-07-23 23:30:00,3471.66,3481.02,1.57,100.0,0.0453,-0.42,0.08,-0.5,flip -10173,做多,2024-07-23 23:30:00,2024-07-24 00:00:00,3481.02,3477.64,1.57,100.0,0.045,-0.15,0.08,-0.23,flip -10174,做空,2024-07-24 00:00:00,2024-07-24 01:00:00,3477.64,3469.66,1.58,100.0,0.0455,0.36,0.08,0.28,flip -10175,做多,2024-07-24 01:00:00,2024-07-24 01:30:00,3469.66,3442.61,1.59,100.0,0.0457,-1.24,0.08,-1.32,flip -10176,做空,2024-07-24 01:30:00,2024-07-24 08:00:00,3442.61,3450.32,1.57,100.0,0.0457,-0.35,0.08,-0.43,flip -10177,做多,2024-07-24 08:00:00,2024-07-24 09:00:00,3450.32,3454.69,1.57,100.0,0.0454,0.2,0.08,0.12,flip -10178,做空,2024-07-24 09:00:00,2024-07-24 12:00:00,3454.69,3460.97,1.57,100.0,0.0454,-0.28,0.08,-0.36,flip -10179,做多,2024-07-24 12:00:00,2024-07-24 12:30:00,3460.97,3446.58,1.56,100.0,0.0452,-0.65,0.08,-0.73,flip -10180,做空,2024-07-24 12:30:00,2024-07-24 13:00:00,3446.58,3462.99,1.55,100.0,0.0451,-0.74,0.08,-0.82,flip -10181,做多,2024-07-24 13:00:00,2024-07-24 13:30:00,3462.99,3440.02,1.55,100.0,0.0446,-1.03,0.08,-1.1,flip -10182,做空,2024-07-24 13:30:00,2024-07-24 21:00:00,3440.02,3336.14,1.53,100.0,0.0446,4.63,0.07,4.56,tp_lower -10183,做多,2024-07-25 21:00:00,2024-07-26 14:30:00,3175.6,3239.46,1.59,100.0,0.0501,3.2,0.08,3.12,flip -10184,做空,2024-07-26 14:30:00,2024-07-26 17:00:00,3239.46,3251.41,1.62,100.0,0.0501,-0.6,0.08,-0.68,flip -10185,做多,2024-07-26 17:00:00,2024-07-26 17:30:00,3251.41,3246.13,1.62,100.0,0.0497,-0.26,0.08,-0.34,flip -10186,做空,2024-07-26 17:30:00,2024-07-26 21:00:00,3246.13,3265.81,1.61,100.0,0.0496,-0.98,0.08,-1.06,flip -10187,做多,2024-07-26 21:00:00,2024-07-27 01:30:00,3265.81,3245.4,1.6,100.0,0.049,-1.0,0.08,-1.08,flip -10188,做空,2024-07-27 01:30:00,2024-07-27 02:30:00,3245.4,3257.47,1.59,100.0,0.0491,-0.59,0.08,-0.67,flip -10189,做多,2024-07-27 02:30:00,2024-07-27 03:00:00,3257.47,3245.65,1.59,100.0,0.0487,-0.58,0.08,-0.65,flip -10190,做空,2024-07-27 03:00:00,2024-07-27 04:30:00,3245.65,3253.01,1.58,100.0,0.0487,-0.36,0.08,-0.44,flip -10191,做多,2024-07-27 04:30:00,2024-07-27 05:30:00,3253.01,3253.28,1.57,100.0,0.0484,0.01,0.08,-0.07,flip -10192,做空,2024-07-27 05:30:00,2024-07-27 06:00:00,3253.28,3258.28,1.57,100.0,0.0484,-0.24,0.08,-0.32,flip -10193,做多,2024-07-27 06:00:00,2024-07-27 11:00:00,3258.28,3268.84,1.57,100.0,0.0482,0.51,0.08,0.43,flip -10194,做空,2024-07-27 11:00:00,2024-07-27 16:00:00,3268.84,3284.35,1.57,100.0,0.0481,-0.75,0.08,-0.83,flip -10195,做多,2024-07-27 16:00:00,2024-07-27 16:30:00,3284.35,3270.86,1.56,100.0,0.0476,-0.64,0.08,-0.72,flip -10196,做空,2024-07-27 16:30:00,2024-07-27 18:00:00,3270.86,3270.2,1.56,100.0,0.0476,0.03,0.08,-0.05,flip -10197,做多,2024-07-27 18:00:00,2024-07-27 21:30:00,3270.2,3282.67,1.55,100.0,0.0475,0.59,0.08,0.51,flip -10198,做空,2024-07-27 21:30:00,2024-07-28 10:00:00,3282.67,3247.6,1.56,100.0,0.0475,1.67,0.08,1.59,flip -10199,做多,2024-07-28 10:00:00,2024-07-28 21:00:00,3247.6,3257.01,1.59,100.0,0.0489,0.46,0.08,0.38,flip -10200,做空,2024-07-28 21:00:00,2024-07-28 22:00:00,3257.01,3265.77,1.59,100.0,0.0489,-0.43,0.08,-0.51,flip -10201,做多,2024-07-28 22:00:00,2024-07-28 22:30:00,3265.77,3258.15,1.59,100.0,0.0486,-0.37,0.08,-0.45,flip -10202,做空,2024-07-28 22:30:00,2024-07-29 14:30:00,3258.15,3325.01,1.58,100.0,0.0485,-3.24,0.08,-3.33,flip -10203,做多,2024-07-29 14:30:00,2024-07-29 22:00:00,3325.01,3342.9,1.55,100.0,0.0467,0.84,0.08,0.76,flip -10204,做空,2024-07-29 22:00:00,2024-07-30 06:00:00,3342.9,3319.58,1.56,100.0,0.0467,1.09,0.08,1.01,flip -10205,做多,2024-07-30 06:00:00,2024-07-30 12:00:00,3319.58,3326.74,1.57,100.0,0.0473,0.34,0.08,0.26,flip -10206,做空,2024-07-30 12:00:00,2024-07-31 02:00:00,3326.74,3303.4,1.57,100.0,0.0473,1.1,0.08,1.03,flip -10207,做多,2024-07-31 02:00:00,2024-07-31 02:30:00,3303.4,3290.41,1.59,100.0,0.048,-0.62,0.08,-0.7,flip -10208,做空,2024-07-31 02:30:00,2024-07-31 05:30:00,3290.41,3299.81,1.58,100.0,0.048,-0.45,0.08,-0.53,flip -10209,做多,2024-07-31 05:30:00,2024-07-31 15:00:00,3299.81,3304.47,1.57,100.0,0.0476,0.22,0.08,0.14,flip -10210,做空,2024-07-31 15:00:00,2024-07-31 16:00:00,3304.47,3302.31,1.57,100.0,0.0476,0.1,0.08,0.02,flip -10211,做多,2024-07-31 16:00:00,2024-07-31 18:00:00,3302.31,3289.98,1.57,100.0,0.0476,-0.59,0.08,-0.67,flip -10212,做空,2024-07-31 18:00:00,2024-07-31 18:30:00,3289.98,3316.89,1.56,100.0,0.0476,-1.28,0.08,-1.36,flip -10213,做多,2024-07-31 18:30:00,2024-07-31 19:00:00,3316.89,3275.3,1.55,100.0,0.0467,-1.94,0.08,-2.02,flip -10214,做空,2024-07-31 19:00:00,2024-08-01 12:00:00,3275.3,3195.1,1.53,100.0,0.0467,3.74,0.07,3.67,flip -10215,做多,2024-08-01 12:00:00,2024-08-01 13:00:00,3195.1,3177.72,1.58,100.0,0.0493,-0.86,0.08,-0.94,flip -10216,做空,2024-08-01 13:00:00,2024-08-01 13:30:00,3177.72,3181.99,1.57,100.0,0.0493,-0.21,0.08,-0.29,flip -10217,做多,2024-08-01 13:30:00,2024-08-02 02:00:00,3181.99,3143.51,1.56,100.0,0.0491,-1.89,0.08,-1.97,flip -10218,做空,2024-08-02 02:00:00,2024-08-02 02:30:00,3143.51,3158.03,1.55,100.0,0.0492,-0.71,0.08,-0.79,flip -10219,做多,2024-08-02 02:30:00,2024-08-02 05:00:00,3158.03,3162.65,1.54,100.0,0.0487,0.22,0.08,0.15,flip -10220,做空,2024-08-02 05:00:00,2024-08-02 06:30:00,3162.65,3153.86,1.54,100.0,0.0486,0.43,0.08,0.35,flip -10221,做多,2024-08-02 06:30:00,2024-08-02 07:00:00,3153.86,3151.31,1.54,100.0,0.0489,-0.12,0.08,-0.2,flip -10222,做空,2024-08-02 07:00:00,2024-08-02 08:30:00,3151.31,3158.59,1.54,100.0,0.0488,-0.36,0.08,-0.43,flip -10223,做多,2024-08-02 08:30:00,2024-08-02 09:00:00,3158.59,3151.36,1.53,100.0,0.0485,-0.35,0.08,-0.43,flip -10224,做空,2024-08-02 09:00:00,2024-08-02 09:30:00,3151.36,3151.48,1.53,100.0,0.0485,-0.01,0.08,-0.08,flip -10225,做多,2024-08-02 09:30:00,2024-08-02 11:30:00,3151.48,3152.46,1.53,100.0,0.0484,0.05,0.08,-0.03,flip -10226,做空,2024-08-02 11:30:00,2024-08-02 13:30:00,3152.46,3159.24,1.53,100.0,0.0484,-0.33,0.08,-0.4,flip -10227,做多,2024-08-02 13:30:00,2024-08-02 14:00:00,3159.24,3135.57,1.52,100.0,0.0481,-1.14,0.08,-1.21,flip -10228,做空,2024-08-02 14:00:00,2024-08-02 14:30:00,3135.57,3036.43,1.51,100.0,0.0481,4.77,0.07,4.69,tp_lower -10229,做多,2024-08-03 09:30:00,2024-08-03 10:00:00,2988.38,2986.67,1.57,100.0,0.0525,-0.09,0.08,-0.17,flip -10230,做空,2024-08-03 10:00:00,2024-08-04 06:30:00,2986.67,2916.86,1.57,100.0,0.0525,3.66,0.08,3.59,flip -10231,做多,2024-08-04 06:30:00,2024-08-04 07:00:00,2916.86,2906.84,1.6,100.0,0.055,-0.55,0.08,-0.63,flip -10232,做空,2024-08-04 07:00:00,2024-08-04 08:30:00,2906.84,2904.68,1.6,100.0,0.055,0.12,0.08,0.04,flip -10233,做多,2024-08-04 08:30:00,2024-08-04 10:00:00,2904.68,2909.97,1.6,100.0,0.055,0.29,0.08,0.21,flip -10234,做空,2024-08-04 10:00:00,2024-08-04 10:30:00,2909.97,2914.43,1.6,100.0,0.0549,-0.24,0.08,-0.33,flip -10235,做多,2024-08-04 10:30:00,2024-08-04 14:00:00,2914.43,2880.3,1.59,100.0,0.0547,-1.87,0.08,-1.95,flip -10236,做空,2024-08-04 14:00:00,2024-08-04 14:30:00,2880.3,2863.03,1.57,100.0,0.0547,0.94,0.08,0.87,tp_lower -10237,做多,2024-08-05 14:00:00,2024-08-06 08:30:00,2358.45,2459.12,1.59,100.0,0.0675,6.79,0.08,6.71,flip -10238,做空,2024-08-06 08:30:00,2024-08-06 14:00:00,2459.12,2528.13,1.66,100.0,0.0674,-4.65,0.09,-4.74,flip -10239,做多,2024-08-06 14:00:00,2024-08-06 17:30:00,2528.13,2481.51,1.61,100.0,0.0637,-2.97,0.08,-3.05,flip -10240,做空,2024-08-06 17:30:00,2024-08-06 18:00:00,2481.51,2503.39,1.58,100.0,0.0636,-1.39,0.08,-1.47,flip -10241,做多,2024-08-06 18:00:00,2024-08-06 19:30:00,2503.39,2491.39,1.56,100.0,0.0624,-0.75,0.08,-0.83,flip -10242,做空,2024-08-06 19:30:00,2024-08-06 21:00:00,2491.39,2489.45,1.55,100.0,0.0624,0.12,0.08,0.04,flip -10243,做多,2024-08-06 21:00:00,2024-08-06 22:00:00,2489.45,2460.18,1.55,100.0,0.0624,-1.83,0.08,-1.9,flip -10244,做空,2024-08-06 22:00:00,2024-08-07 01:30:00,2460.18,2498.45,1.53,100.0,0.0624,-2.39,0.08,-2.46,flip -10245,做多,2024-08-07 01:30:00,2024-08-07 02:30:00,2498.45,2493.68,1.52,100.0,0.0608,-0.29,0.08,-0.37,flip -10246,做空,2024-08-07 02:30:00,2024-08-08 01:30:00,2493.68,2438.95,1.51,100.0,0.0607,3.32,0.07,3.25,flip -10247,做多,2024-08-08 01:30:00,2024-08-08 13:30:00,2438.95,2432.72,1.55,100.0,0.0635,-0.4,0.08,-0.47,flip -10248,做空,2024-08-08 13:30:00,2024-08-10 00:00:00,2432.72,2605.07,1.54,100.0,0.0634,-10.93,0.08,-11.02,flip -10249,做多,2024-08-10 00:00:00,2024-08-10 00:30:00,2605.07,2582.89,1.44,100.0,0.0551,-1.22,0.07,-1.29,flip -10250,做空,2024-08-10 00:30:00,2024-08-10 01:00:00,2582.89,2599.3,1.42,100.0,0.055,-0.9,0.07,-0.97,flip -10251,做多,2024-08-10 01:00:00,2024-08-10 01:30:00,2599.3,2598.71,1.41,100.0,0.0543,-0.03,0.07,-0.1,flip -10252,做空,2024-08-10 01:30:00,2024-08-10 02:00:00,2598.71,2605.73,1.41,100.0,0.0542,-0.38,0.07,-0.45,flip -10253,做多,2024-08-10 02:00:00,2024-08-10 02:30:00,2605.73,2602.86,1.4,100.0,0.0539,-0.15,0.07,-0.22,flip -10254,做空,2024-08-10 02:30:00,2024-08-10 03:30:00,2602.86,2601.31,1.4,100.0,0.0538,0.08,0.07,0.01,flip -10255,做多,2024-08-10 03:30:00,2024-08-10 04:00:00,2601.31,2598.41,1.4,100.0,0.0538,-0.16,0.07,-0.23,flip -10256,做空,2024-08-10 04:00:00,2024-08-10 05:00:00,2598.41,2603.91,1.4,100.0,0.0538,-0.3,0.07,-0.37,flip -10257,做多,2024-08-10 05:00:00,2024-08-10 13:00:00,2603.91,2616.82,1.39,100.0,0.0535,0.69,0.07,0.62,flip -10258,做空,2024-08-10 13:00:00,2024-08-10 14:00:00,2616.82,2611.77,1.4,100.0,0.0534,0.27,0.07,0.2,flip -10259,做多,2024-08-10 14:00:00,2024-08-10 14:30:00,2611.77,2609.29,1.4,100.0,0.0536,-0.13,0.07,-0.2,flip -10260,做空,2024-08-10 14:30:00,2024-08-10 15:00:00,2609.29,2617.34,1.4,100.0,0.0535,-0.43,0.07,-0.5,flip -10261,做多,2024-08-10 15:00:00,2024-08-10 15:30:00,2617.34,2598.24,1.39,100.0,0.0532,-1.02,0.07,-1.08,flip -10262,做空,2024-08-10 15:30:00,2024-08-10 17:30:00,2598.24,2609.52,1.38,100.0,0.0531,-0.6,0.07,-0.67,flip -10263,做多,2024-08-10 17:30:00,2024-08-10 18:30:00,2609.52,2599.67,1.37,100.0,0.0526,-0.52,0.07,-0.59,flip -10264,做空,2024-08-10 18:30:00,2024-08-10 21:00:00,2599.67,2614.99,1.37,100.0,0.0525,-0.81,0.07,-0.87,flip -10265,做多,2024-08-10 21:00:00,2024-08-11 12:00:00,2614.99,2640.41,1.36,100.0,0.0519,1.32,0.07,1.25,flip -10266,做空,2024-08-11 12:00:00,2024-08-11 13:30:00,2640.41,2637.36,1.39,100.0,0.0526,0.16,0.07,0.09,flip -10267,做多,2024-08-11 13:30:00,2024-08-11 14:30:00,2637.36,2614.0,1.39,100.0,0.0527,-1.23,0.07,-1.3,flip -10268,做空,2024-08-11 14:30:00,2024-08-12 07:30:00,2614.0,2565.83,1.38,100.0,0.0527,2.54,0.07,2.47,flip -10269,做多,2024-08-12 07:30:00,2024-08-12 08:30:00,2565.83,2561.55,1.4,100.0,0.0547,-0.23,0.07,-0.3,flip -10270,做空,2024-08-12 08:30:00,2024-08-12 09:00:00,2561.55,2577.18,1.4,100.0,0.0547,-0.85,0.07,-0.93,flip -10271,做多,2024-08-12 09:00:00,2024-08-13 03:00:00,2577.18,2664.53,1.39,100.0,0.054,4.71,0.07,4.64,flip -10272,做空,2024-08-13 03:00:00,2024-08-13 13:30:00,2664.53,2667.6,1.44,100.0,0.054,-0.17,0.07,-0.24,flip -10273,做多,2024-08-13 13:30:00,2024-08-13 14:00:00,2667.6,2655.07,1.44,100.0,0.0539,-0.67,0.07,-0.75,flip -10274,做空,2024-08-13 14:00:00,2024-08-13 16:00:00,2655.07,2668.71,1.43,100.0,0.0538,-0.73,0.07,-0.81,flip -10275,做多,2024-08-13 16:00:00,2024-08-14 12:30:00,2668.71,2730.18,1.42,100.0,0.0532,3.27,0.07,3.2,flip -10276,做空,2024-08-14 12:30:00,2024-08-15 12:30:00,2730.18,2640.57,1.46,100.0,0.0533,4.78,0.07,4.71,flip -10277,做多,2024-08-15 12:30:00,2024-08-15 17:30:00,2640.57,2612.5,1.5,100.0,0.057,-1.6,0.07,-1.67,flip -10278,做空,2024-08-15 17:30:00,2024-08-15 18:00:00,2612.5,2555.39,1.49,100.0,0.0569,3.25,0.07,3.18,tp_lower -10279,做多,2024-08-16 02:30:00,2024-08-16 05:30:00,2592.99,2595.28,1.52,100.0,0.0587,0.13,0.08,0.06,flip -10280,做空,2024-08-16 05:30:00,2024-08-16 06:00:00,2595.28,2608.52,1.52,100.0,0.0586,-0.78,0.08,-0.85,flip -10281,做多,2024-08-16 06:00:00,2024-08-16 12:00:00,2608.52,2590.62,1.51,100.0,0.0579,-1.04,0.08,-1.11,flip -10282,做空,2024-08-16 12:00:00,2024-08-16 13:00:00,2590.62,2607.14,1.5,100.0,0.0579,-0.96,0.08,-1.03,flip -10283,做多,2024-08-16 13:00:00,2024-08-16 13:30:00,2607.14,2592.66,1.49,100.0,0.0571,-0.83,0.07,-0.9,flip -10284,做空,2024-08-16 13:30:00,2024-08-16 16:00:00,2592.66,2602.56,1.48,100.0,0.057,-0.56,0.07,-0.64,flip -10285,做多,2024-08-16 16:00:00,2024-08-16 16:30:00,2602.56,2593.13,1.47,100.0,0.0565,-0.53,0.07,-0.61,flip -10286,做空,2024-08-16 16:30:00,2024-08-16 17:30:00,2593.13,2609.72,1.46,100.0,0.0565,-0.94,0.07,-1.01,flip -10287,做多,2024-08-16 17:30:00,2024-08-16 21:00:00,2609.72,2597.2,1.45,100.0,0.0557,-0.7,0.07,-0.77,flip -10288,做空,2024-08-16 21:00:00,2024-08-16 21:30:00,2597.2,2600.02,1.45,100.0,0.0557,-0.16,0.07,-0.23,flip -10289,做多,2024-08-16 21:30:00,2024-08-17 02:00:00,2600.02,2598.26,1.44,100.0,0.0555,-0.1,0.07,-0.17,flip -10290,做空,2024-08-17 02:00:00,2024-08-17 04:00:00,2598.26,2596.59,1.45,100.0,0.056,0.09,0.07,0.02,flip -10291,做多,2024-08-17 04:00:00,2024-08-17 05:00:00,2596.59,2598.67,1.45,100.0,0.056,0.12,0.07,0.04,flip -10292,做空,2024-08-17 05:00:00,2024-08-17 05:30:00,2598.67,2599.6,1.45,100.0,0.0559,-0.05,0.07,-0.12,flip -10293,做多,2024-08-17 05:30:00,2024-08-17 06:00:00,2599.6,2598.96,1.45,100.0,0.0558,-0.04,0.07,-0.11,flip -10294,做空,2024-08-17 06:00:00,2024-08-17 07:30:00,2598.96,2598.89,1.45,100.0,0.0558,0.0,0.07,-0.07,flip -10295,做多,2024-08-17 07:30:00,2024-08-17 08:00:00,2598.89,2595.56,1.45,100.0,0.0557,-0.19,0.07,-0.26,flip -10296,做空,2024-08-17 08:00:00,2024-08-17 08:30:00,2595.56,2600.11,1.44,100.0,0.0557,-0.25,0.07,-0.33,flip -10297,做多,2024-08-17 08:30:00,2024-08-17 10:00:00,2600.11,2596.8,1.44,100.0,0.0554,-0.18,0.07,-0.26,flip -10298,做空,2024-08-17 10:00:00,2024-08-17 12:30:00,2596.8,2601.85,1.44,100.0,0.0554,-0.28,0.07,-0.35,flip -10299,做多,2024-08-17 12:30:00,2024-08-17 13:30:00,2601.85,2603.2,1.43,100.0,0.0551,0.07,0.07,0.0,flip -10300,做空,2024-08-17 13:30:00,2024-08-17 21:30:00,2603.2,2606.1,1.43,100.0,0.055,-0.16,0.07,-0.23,flip -10301,做多,2024-08-17 21:30:00,2024-08-18 01:00:00,2606.1,2609.39,1.43,100.0,0.0549,0.18,0.07,0.11,flip -10302,做空,2024-08-18 01:00:00,2024-08-18 02:30:00,2609.39,2629.95,1.45,100.0,0.0554,-1.14,0.07,-1.21,flip -10303,做多,2024-08-18 02:30:00,2024-08-18 03:00:00,2629.95,2616.77,1.43,100.0,0.0545,-0.72,0.07,-0.79,tp_upper -10304,做多,2024-08-18 08:00:00,2024-08-18 09:30:00,2608.23,2643.99,1.42,100.0,0.0546,1.95,0.07,1.88,tp_upper -10305,做多,2024-08-18 22:00:00,2024-08-18 22:30:00,2650.62,2644.99,1.44,100.0,0.0544,-0.31,0.07,-0.38,flip -10306,做空,2024-08-18 22:30:00,2024-08-19 17:30:00,2644.99,2605.65,1.44,100.0,0.0544,2.14,0.07,2.07,flip -10307,做多,2024-08-19 17:30:00,2024-08-19 18:00:00,2605.65,2598.03,1.46,100.0,0.0562,-0.43,0.07,-0.5,flip -10308,做空,2024-08-19 18:00:00,2024-08-19 18:30:00,2598.03,2607.43,1.46,100.0,0.0561,-0.53,0.07,-0.6,flip -10309,做多,2024-08-19 18:30:00,2024-08-19 19:00:00,2607.43,2606.61,1.45,100.0,0.0557,-0.05,0.07,-0.12,flip -10310,做空,2024-08-19 19:00:00,2024-08-20 12:00:00,2606.61,2650.68,1.45,100.0,0.0556,-2.45,0.07,-2.52,flip -10311,做多,2024-08-20 12:00:00,2024-08-20 12:30:00,2650.68,2645.27,1.43,100.0,0.0539,-0.29,0.07,-0.36,flip -10312,做空,2024-08-20 12:30:00,2024-08-21 05:00:00,2645.27,2592.22,1.42,100.0,0.0539,2.86,0.07,2.79,flip -10313,做多,2024-08-21 05:00:00,2024-08-21 05:30:00,2592.22,2591.59,1.45,100.0,0.0561,-0.04,0.07,-0.11,flip -10314,做空,2024-08-21 05:30:00,2024-08-21 10:30:00,2591.59,2587.47,1.45,100.0,0.0561,0.23,0.07,0.16,flip -10315,做多,2024-08-21 10:30:00,2024-08-21 11:00:00,2587.47,2579.64,1.45,100.0,0.0562,-0.44,0.07,-0.51,flip -10316,做空,2024-08-21 11:00:00,2024-08-21 13:30:00,2579.64,2592.91,1.45,100.0,0.0561,-0.74,0.07,-0.82,tp_lower -10317,做多,2024-08-21 13:30:00,2024-08-21 14:30:00,2592.91,2589.38,1.44,100.0,0.0555,-0.2,0.07,-0.27,flip -10318,做空,2024-08-21 14:30:00,2024-08-21 15:00:00,2589.38,2600.3,1.44,100.0,0.0554,-0.61,0.07,-0.68,flip -10319,做多,2024-08-21 15:00:00,2024-08-22 02:30:00,2600.3,2601.99,1.43,100.0,0.0549,0.09,0.07,0.02,flip -10320,做空,2024-08-22 02:30:00,2024-08-22 03:30:00,2601.99,2615.18,1.44,100.0,0.0552,-0.73,0.07,-0.8,flip -10321,做多,2024-08-22 03:30:00,2024-08-22 05:30:00,2615.18,2618.42,1.43,100.0,0.0546,0.18,0.07,0.11,flip -10322,做空,2024-08-22 05:30:00,2024-08-22 06:00:00,2618.42,2623.45,1.43,100.0,0.0545,-0.27,0.07,-0.35,flip -10323,做多,2024-08-22 06:00:00,2024-08-22 09:00:00,2623.45,2627.22,1.42,100.0,0.0543,0.2,0.07,0.13,flip -10324,做空,2024-08-22 09:00:00,2024-08-22 10:00:00,2627.22,2631.74,1.42,100.0,0.0542,-0.25,0.07,-0.32,flip -10325,做多,2024-08-22 10:00:00,2024-08-22 12:30:00,2631.74,2624.22,1.42,100.0,0.054,-0.41,0.07,-0.48,flip -10326,做空,2024-08-22 12:30:00,2024-08-22 20:30:00,2624.22,2624.64,1.42,100.0,0.0539,-0.02,0.07,-0.09,flip -10327,做多,2024-08-22 20:30:00,2024-08-22 21:00:00,2624.64,2621.51,1.41,100.0,0.0539,-0.17,0.07,-0.24,flip -10328,做空,2024-08-22 21:00:00,2024-08-22 22:00:00,2621.51,2623.97,1.41,100.0,0.0538,-0.13,0.07,-0.2,flip -10329,做多,2024-08-22 22:00:00,2024-08-22 23:00:00,2623.97,2621.6,1.41,100.0,0.0536,-0.13,0.07,-0.2,flip -10330,做空,2024-08-22 23:00:00,2024-08-23 00:00:00,2621.6,2635.18,1.41,100.0,0.0536,-0.73,0.07,-0.8,flip -10331,做多,2024-08-23 00:00:00,2024-08-23 14:30:00,2635.18,2648.77,1.41,100.0,0.0535,0.73,0.07,0.66,flip -10332,做空,2024-08-23 14:30:00,2024-08-23 15:00:00,2648.77,2660.94,1.42,100.0,0.0535,-0.65,0.07,-0.72,flip -10333,做多,2024-08-23 15:00:00,2024-08-24 11:30:00,2660.94,2755.36,1.41,100.0,0.0529,5.0,0.07,4.92,flip -10334,做空,2024-08-24 11:30:00,2024-08-24 12:00:00,2755.36,2761.11,1.46,100.0,0.053,-0.3,0.07,-0.38,flip -10335,做多,2024-08-24 12:00:00,2024-08-24 12:30:00,2761.11,2755.27,1.46,100.0,0.0527,-0.31,0.07,-0.38,flip -10336,做空,2024-08-24 12:30:00,2024-08-24 13:00:00,2755.27,2758.27,1.45,100.0,0.0527,-0.16,0.07,-0.23,flip -10337,做多,2024-08-24 13:00:00,2024-08-24 13:30:00,2758.27,2757.64,1.45,100.0,0.0525,-0.03,0.07,-0.11,flip -10338,做空,2024-08-24 13:30:00,2024-08-24 14:00:00,2757.64,2761.56,1.45,100.0,0.0525,-0.21,0.07,-0.28,flip -10339,做多,2024-08-24 14:00:00,2024-08-24 14:30:00,2761.56,2758.22,1.44,100.0,0.0523,-0.17,0.07,-0.25,flip -10340,做空,2024-08-24 14:30:00,2024-08-24 15:30:00,2758.22,2759.61,1.44,100.0,0.0522,-0.07,0.07,-0.14,flip -10341,做多,2024-08-24 15:30:00,2024-08-24 16:00:00,2759.61,2810.0,1.44,100.0,0.0521,2.63,0.07,2.55,tp_upper -10342,做多,2024-08-24 16:00:00,2024-08-24 16:30:00,2810.0,2812.71,1.46,100.0,0.0521,0.14,0.07,0.07,tp_upper -10343,做多,2024-08-25 00:00:00,2024-08-25 00:30:00,2771.8,2756.64,1.48,100.0,0.0532,-0.81,0.07,-0.88,flip -10344,做空,2024-08-25 00:30:00,2024-08-25 13:00:00,2756.64,2763.49,1.47,100.0,0.0532,-0.36,0.07,-0.44,flip -10345,做多,2024-08-25 13:00:00,2024-08-25 13:30:00,2763.49,2762.6,1.46,100.0,0.0528,-0.05,0.07,-0.12,flip -10346,做空,2024-08-25 13:30:00,2024-08-26 02:00:00,2762.6,2736.68,1.46,100.0,0.0528,1.37,0.07,1.3,tp_lower -10347,做多,2024-08-27 05:30:00,2024-08-27 06:00:00,2695.2,2686.93,1.48,100.0,0.0548,-0.45,0.07,-0.53,flip -10348,做空,2024-08-27 06:00:00,2024-08-27 10:00:00,2686.93,2643.97,1.47,100.0,0.0547,2.35,0.07,2.28,tp_lower -10349,做多,2024-08-28 09:30:00,2024-08-28 15:00:00,2539.55,2490.49,1.49,100.0,0.0589,-2.89,0.07,-2.96,flip -10350,做空,2024-08-28 15:00:00,2024-08-28 15:30:00,2490.49,2494.7,1.46,100.0,0.0588,-0.25,0.07,-0.32,flip -10351,做多,2024-08-28 15:30:00,2024-08-28 16:00:00,2494.7,2482.74,1.46,100.0,0.0585,-0.7,0.07,-0.77,flip -10352,做空,2024-08-28 16:00:00,2024-08-28 16:30:00,2482.74,2513.35,1.45,100.0,0.0585,-1.79,0.07,-1.86,flip -10353,做多,2024-08-28 16:30:00,2024-08-29 04:30:00,2513.35,2523.81,1.43,100.0,0.057,0.6,0.07,0.52,flip -10354,做空,2024-08-29 04:30:00,2024-08-30 12:00:00,2523.81,2519.1,1.44,100.0,0.0572,0.27,0.07,0.2,flip -10355,做多,2024-08-30 12:00:00,2024-08-30 12:30:00,2519.1,2523.0,1.45,100.0,0.0574,0.22,0.07,0.15,tp_upper -10356,做多,2024-08-30 12:30:00,2024-08-30 13:30:00,2523.0,2523.6,1.45,100.0,0.0573,0.03,0.07,-0.04,flip -10357,做空,2024-08-30 13:30:00,2024-08-30 14:00:00,2523.6,2507.11,1.45,100.0,0.0573,0.94,0.07,0.87,tp_lower -10358,做多,2024-08-30 18:00:00,2024-08-30 19:00:00,2527.47,2514.4,1.45,100.0,0.0575,-0.75,0.07,-0.82,flip -10359,做空,2024-08-30 19:00:00,2024-08-30 20:00:00,2514.4,2507.67,1.44,100.0,0.0574,0.39,0.07,0.31,flip -10360,做多,2024-08-30 20:00:00,2024-08-31 08:30:00,2507.67,2512.26,1.45,100.0,0.0577,0.26,0.07,0.19,flip -10361,做空,2024-08-31 08:30:00,2024-08-31 09:00:00,2512.26,2514.45,1.46,100.0,0.0579,-0.13,0.07,-0.2,flip -10362,做多,2024-08-31 09:00:00,2024-08-31 09:30:00,2514.45,2513.06,1.45,100.0,0.0578,-0.08,0.07,-0.15,flip -10363,做空,2024-08-31 09:30:00,2024-08-31 10:00:00,2513.06,2519.24,1.45,100.0,0.0577,-0.36,0.07,-0.43,flip -10364,做多,2024-08-31 10:00:00,2024-08-31 12:00:00,2519.24,2523.14,1.45,100.0,0.0574,0.22,0.07,0.15,flip -10365,做空,2024-08-31 12:00:00,2024-08-31 13:00:00,2523.14,2523.89,1.45,100.0,0.0573,-0.04,0.07,-0.12,flip -10366,做多,2024-08-31 13:00:00,2024-08-31 13:30:00,2523.89,2514.9,1.44,100.0,0.0572,-0.51,0.07,-0.59,flip -10367,做空,2024-08-31 13:30:00,2024-08-31 14:00:00,2514.9,2521.94,1.44,100.0,0.0572,-0.4,0.07,-0.47,flip -10368,做多,2024-08-31 14:00:00,2024-08-31 14:30:00,2521.94,2521.48,1.43,100.0,0.0568,-0.03,0.07,-0.1,flip -10369,做空,2024-08-31 14:30:00,2024-08-31 17:30:00,2521.48,2502.47,1.43,100.0,0.0567,1.08,0.07,1.01,tp_lower -10370,做多,2024-08-31 21:30:00,2024-08-31 23:00:00,2516.47,2513.24,1.44,100.0,0.0572,-0.18,0.07,-0.26,flip -10371,做空,2024-08-31 23:00:00,2024-09-01 15:30:00,2513.24,2479.48,1.44,100.0,0.0572,1.93,0.07,1.86,flip -10372,做多,2024-09-01 15:30:00,2024-09-01 16:00:00,2479.48,2468.43,1.47,100.0,0.0593,-0.65,0.07,-0.73,flip -10373,做空,2024-09-01 16:00:00,2024-09-01 18:00:00,2468.43,2488.05,1.46,100.0,0.0592,-1.16,0.07,-1.24,flip -10374,做多,2024-09-01 18:00:00,2024-09-01 21:00:00,2488.05,2476.13,1.45,100.0,0.0582,-0.69,0.07,-0.77,flip -10375,做空,2024-09-01 21:00:00,2024-09-01 21:30:00,2476.13,2484.0,1.44,100.0,0.0581,-0.46,0.07,-0.53,flip -10376,做多,2024-09-01 21:30:00,2024-09-01 22:00:00,2484.0,2434.29,1.43,100.0,0.0577,-2.87,0.07,-2.94,flip -10377,做空,2024-09-01 22:00:00,2024-09-02 05:30:00,2434.29,2453.19,1.4,100.0,0.0577,-1.09,0.07,-1.16,flip -10378,做多,2024-09-02 05:30:00,2024-09-03 03:00:00,2453.19,2517.23,1.4,100.0,0.057,3.65,0.07,3.58,flip -10379,做空,2024-09-03 03:00:00,2024-09-04 01:00:00,2517.23,2351.71,1.44,100.0,0.057,9.44,0.07,9.37,tp_lower -10380,做多,2024-09-04 12:00:00,2024-09-04 12:30:00,2403.43,2402.29,1.53,100.0,0.0636,-0.07,0.08,-0.15,flip -10381,做空,2024-09-04 12:30:00,2024-09-04 13:30:00,2402.29,2403.74,1.53,100.0,0.0636,-0.09,0.08,-0.17,flip -10382,做多,2024-09-04 13:30:00,2024-09-04 14:00:00,2403.74,2400.68,1.53,100.0,0.0634,-0.19,0.08,-0.27,flip -10383,做空,2024-09-04 14:00:00,2024-09-06 01:30:00,2400.68,2390.35,1.52,100.0,0.0634,0.65,0.08,0.58,flip -10384,做多,2024-09-06 01:30:00,2024-09-06 05:00:00,2390.35,2377.07,1.53,100.0,0.0641,-0.85,0.08,-0.93,flip -10385,做空,2024-09-06 05:00:00,2024-09-06 05:30:00,2377.07,2383.2,1.52,100.0,0.064,-0.39,0.08,-0.47,flip -10386,做多,2024-09-06 05:30:00,2024-09-06 06:00:00,2383.2,2372.93,1.52,100.0,0.0636,-0.65,0.08,-0.73,flip -10387,做空,2024-09-06 06:00:00,2024-09-06 06:30:00,2372.93,2378.57,1.51,100.0,0.0636,-0.36,0.08,-0.43,flip -10388,做多,2024-09-06 06:30:00,2024-09-06 07:00:00,2378.57,2335.61,1.5,100.0,0.0632,-2.72,0.07,-2.79,flip -10389,做空,2024-09-06 07:00:00,2024-09-06 11:30:00,2335.61,2372.16,1.47,100.0,0.0631,-2.31,0.07,-2.38,flip -10390,做多,2024-09-06 11:30:00,2024-09-06 12:00:00,2372.16,2371.54,1.45,100.0,0.0611,-0.04,0.07,-0.11,flip -10391,做空,2024-09-06 12:00:00,2024-09-06 12:30:00,2371.54,2398.81,1.45,100.0,0.0611,-1.67,0.07,-1.74,flip -10392,做多,2024-09-06 12:30:00,2024-09-06 13:30:00,2398.81,2362.08,1.43,100.0,0.0596,-2.19,0.07,-2.26,flip -10393,做空,2024-09-06 13:30:00,2024-09-06 15:00:00,2362.08,2293.92,1.41,100.0,0.0596,4.06,0.07,3.99,tp_lower -10394,做多,2024-09-07 05:00:00,2024-09-07 17:30:00,2257.59,2271.62,1.46,100.0,0.0647,0.91,0.07,0.83,flip -10395,做空,2024-09-07 17:30:00,2024-09-07 18:00:00,2271.62,2278.89,1.47,100.0,0.0646,-0.47,0.07,-0.54,flip -10396,做多,2024-09-07 18:00:00,2024-09-07 20:00:00,2278.89,2279.18,1.46,100.0,0.0641,0.02,0.07,-0.05,flip -10397,做空,2024-09-07 20:00:00,2024-09-08 02:00:00,2279.18,2285.71,1.46,100.0,0.0641,-0.42,0.07,-0.49,flip -10398,做多,2024-09-08 02:00:00,2024-09-08 02:30:00,2285.71,2282.78,1.46,100.0,0.0638,-0.19,0.07,-0.26,flip -10399,做空,2024-09-08 02:30:00,2024-09-08 03:30:00,2282.78,2284.77,1.46,100.0,0.0638,-0.13,0.07,-0.2,flip -10400,做多,2024-09-08 03:30:00,2024-09-08 12:00:00,2284.77,2286.99,1.45,100.0,0.0636,0.14,0.07,0.07,flip -10401,做空,2024-09-08 12:00:00,2024-09-08 13:30:00,2286.99,2283.19,1.45,100.0,0.0635,0.24,0.07,0.17,flip -10402,做多,2024-09-08 13:30:00,2024-09-08 14:00:00,2283.19,2272.73,1.45,100.0,0.0637,-0.67,0.07,-0.74,flip -10403,做空,2024-09-08 14:00:00,2024-09-08 21:00:00,2272.73,2277.14,1.45,100.0,0.0636,-0.28,0.07,-0.35,flip -10404,做多,2024-09-08 21:00:00,2024-09-09 05:30:00,2277.14,2287.57,1.44,100.0,0.0633,0.66,0.07,0.59,flip -10405,做空,2024-09-09 05:30:00,2024-09-09 12:30:00,2287.57,2311.84,1.46,100.0,0.0636,-1.54,0.07,-1.62,flip -10406,做多,2024-09-09 12:30:00,2024-09-09 14:00:00,2311.84,2288.16,1.44,100.0,0.0622,-1.47,0.07,-1.55,flip -10407,做空,2024-09-09 14:00:00,2024-09-09 16:00:00,2288.16,2321.72,1.42,100.0,0.0622,-2.09,0.07,-2.16,flip -10408,做多,2024-09-09 16:00:00,2024-09-10 04:30:00,2321.72,2336.61,1.4,100.0,0.0603,0.9,0.07,0.83,flip -10409,做空,2024-09-10 04:30:00,2024-09-10 09:30:00,2336.61,2348.16,1.41,100.0,0.0605,-0.7,0.07,-0.77,flip -10410,做多,2024-09-10 09:30:00,2024-09-10 10:00:00,2348.16,2347.19,1.4,100.0,0.0598,-0.06,0.07,-0.13,flip -10411,做空,2024-09-10 10:00:00,2024-09-10 10:30:00,2347.19,2349.69,1.4,100.0,0.0598,-0.15,0.07,-0.22,flip -10412,做多,2024-09-10 10:30:00,2024-09-10 11:00:00,2349.69,2348.46,1.4,100.0,0.0596,-0.07,0.07,-0.14,flip -10413,做空,2024-09-10 11:00:00,2024-09-10 11:30:00,2348.46,2349.64,1.4,100.0,0.0595,-0.07,0.07,-0.14,flip -10414,做多,2024-09-10 11:30:00,2024-09-10 12:30:00,2349.64,2348.47,1.4,100.0,0.0594,-0.07,0.07,-0.14,flip -10415,做空,2024-09-10 12:30:00,2024-09-10 15:00:00,2348.47,2346.23,1.39,100.0,0.0593,0.13,0.07,0.06,flip -10416,做多,2024-09-10 15:00:00,2024-09-10 15:30:00,2346.23,2323.78,1.39,100.0,0.0594,-1.33,0.07,-1.4,flip -10417,做空,2024-09-10 15:30:00,2024-09-10 17:00:00,2323.78,2351.68,1.38,100.0,0.0593,-1.66,0.07,-1.73,flip -10418,做多,2024-09-10 17:00:00,2024-09-10 18:30:00,2351.68,2367.95,1.36,100.0,0.0579,0.94,0.07,0.87,tp_upper -10419,做多,2024-09-11 02:00:00,2024-09-11 02:30:00,2355.73,2352.61,1.38,100.0,0.0587,-0.18,0.07,-0.25,flip -10420,做空,2024-09-11 02:30:00,2024-09-11 16:00:00,2352.61,2338.22,1.38,100.0,0.0586,0.84,0.07,0.77,flip -10421,做多,2024-09-11 16:00:00,2024-09-11 18:30:00,2338.22,2336.24,1.39,100.0,0.0593,-0.12,0.07,-0.19,flip -10422,做空,2024-09-11 18:30:00,2024-09-11 19:00:00,2336.24,2337.95,1.38,100.0,0.0592,-0.1,0.07,-0.17,flip -10423,做多,2024-09-11 19:00:00,2024-09-12 09:30:00,2337.95,2350.93,1.38,100.0,0.0591,0.77,0.07,0.7,flip -10424,做空,2024-09-12 09:30:00,2024-09-12 14:00:00,2350.93,2354.14,1.39,100.0,0.0593,-0.19,0.07,-0.26,flip -10425,做多,2024-09-12 14:00:00,2024-09-12 14:30:00,2354.14,2326.65,1.39,100.0,0.059,-1.62,0.07,-1.69,flip -10426,做空,2024-09-12 14:30:00,2024-09-12 18:00:00,2326.65,2355.84,1.37,100.0,0.059,-1.72,0.07,-1.79,flip -10427,做多,2024-09-12 18:00:00,2024-09-12 18:30:00,2355.84,2346.09,1.35,100.0,0.0575,-0.56,0.07,-0.63,flip -10428,做空,2024-09-12 18:30:00,2024-09-12 19:00:00,2346.09,2359.86,1.35,100.0,0.0574,-0.79,0.07,-0.86,flip -10429,做多,2024-09-12 19:00:00,2024-09-12 20:30:00,2359.86,2350.78,1.34,100.0,0.0567,-0.51,0.07,-0.58,flip -10430,做空,2024-09-12 20:30:00,2024-09-12 21:30:00,2350.78,2348.03,1.33,100.0,0.0566,0.16,0.07,0.09,flip -10431,做多,2024-09-12 21:30:00,2024-09-13 04:30:00,2348.03,2347.04,1.33,100.0,0.0567,-0.06,0.07,-0.12,flip -10432,做空,2024-09-13 04:30:00,2024-09-13 05:30:00,2347.04,2347.82,1.34,100.0,0.0571,-0.04,0.07,-0.11,flip -10433,做多,2024-09-13 05:30:00,2024-09-13 08:00:00,2347.82,2346.61,1.34,100.0,0.057,-0.07,0.07,-0.14,flip -10434,做空,2024-09-13 08:00:00,2024-09-13 09:00:00,2346.61,2351.61,1.34,100.0,0.0569,-0.28,0.07,-0.35,flip -10435,做多,2024-09-13 09:00:00,2024-09-13 09:30:00,2351.61,2351.01,1.33,100.0,0.0566,-0.03,0.07,-0.1,flip -10436,做空,2024-09-13 09:30:00,2024-09-13 10:00:00,2351.01,2356.48,1.33,100.0,0.0565,-0.31,0.07,-0.38,flip -10437,做多,2024-09-13 10:00:00,2024-09-13 11:30:00,2356.48,2353.08,1.32,100.0,0.0562,-0.19,0.07,-0.26,flip -10438,做空,2024-09-13 11:30:00,2024-09-13 12:30:00,2353.08,2350.97,1.32,100.0,0.0562,0.12,0.07,0.05,flip -10439,做多,2024-09-13 12:30:00,2024-09-13 13:00:00,2350.97,2345.99,1.32,100.0,0.0562,-0.28,0.07,-0.35,flip -10440,做空,2024-09-13 13:00:00,2024-09-13 13:30:00,2345.99,2354.5,1.32,100.0,0.0562,-0.48,0.07,-0.54,flip -10441,做多,2024-09-13 13:30:00,2024-09-13 14:00:00,2354.5,2353.05,1.31,100.0,0.0557,-0.08,0.07,-0.15,flip -10442,做空,2024-09-13 14:00:00,2024-09-13 14:30:00,2353.05,2365.88,1.31,100.0,0.0556,-0.71,0.07,-0.78,flip -10443,做多,2024-09-13 14:30:00,2024-09-13 15:00:00,2365.88,2394.59,1.3,100.0,0.055,1.58,0.07,1.51,tp_upper -10444,做多,2024-09-14 06:00:00,2024-09-14 21:30:00,2417.45,2415.4,1.33,100.0,0.055,-0.11,0.07,-0.18,flip -10445,做空,2024-09-14 21:30:00,2024-09-14 22:30:00,2415.4,2416.07,1.33,100.0,0.055,-0.04,0.07,-0.1,flip -10446,做多,2024-09-14 22:30:00,2024-09-14 23:00:00,2416.07,2413.57,1.33,100.0,0.0549,-0.14,0.07,-0.2,flip -10447,做空,2024-09-14 23:00:00,2024-09-14 23:30:00,2413.57,2416.84,1.32,100.0,0.0548,-0.18,0.07,-0.25,flip -10448,做多,2024-09-14 23:30:00,2024-09-15 04:00:00,2416.84,2415.99,1.32,100.0,0.0546,-0.05,0.07,-0.11,flip -10449,做空,2024-09-15 04:00:00,2024-09-15 05:00:00,2415.99,2419.37,1.32,100.0,0.0548,-0.19,0.07,-0.25,flip -10450,做多,2024-09-15 05:00:00,2024-09-15 08:00:00,2419.37,2413.51,1.32,100.0,0.0546,-0.32,0.07,-0.39,flip -10451,做空,2024-09-15 08:00:00,2024-09-15 08:30:00,2413.51,2414.15,1.32,100.0,0.0545,-0.03,0.07,-0.1,flip -10452,做多,2024-09-15 08:30:00,2024-09-16 08:30:00,2414.15,2314.72,1.31,100.0,0.0544,-5.41,0.06,-5.48,flip -10453,做空,2024-09-16 08:30:00,2024-09-16 13:00:00,2314.72,2302.11,1.26,100.0,0.0546,0.69,0.06,0.63,flip -10454,做多,2024-09-16 13:00:00,2024-09-16 13:30:00,2302.11,2301.78,1.27,100.0,0.0551,-0.02,0.06,-0.08,flip -10455,做空,2024-09-16 13:30:00,2024-09-16 16:00:00,2301.78,2292.59,1.27,100.0,0.0551,0.51,0.06,0.44,flip -10456,做多,2024-09-16 16:00:00,2024-09-16 18:00:00,2292.59,2287.57,1.27,100.0,0.0555,-0.28,0.06,-0.34,flip -10457,做空,2024-09-16 18:00:00,2024-09-16 18:30:00,2287.57,2288.68,1.27,100.0,0.0554,-0.06,0.06,-0.12,flip -10458,做多,2024-09-16 18:30:00,2024-09-17 00:00:00,2288.68,2292.29,1.27,100.0,0.0553,0.2,0.06,0.14,flip -10459,做空,2024-09-17 00:00:00,2024-09-17 04:30:00,2292.29,2287.79,1.27,100.0,0.0555,0.25,0.06,0.19,flip -10460,做多,2024-09-17 04:30:00,2024-09-17 23:00:00,2287.79,2331.35,1.27,100.0,0.0557,2.43,0.06,2.36,flip -10461,做空,2024-09-17 23:00:00,2024-09-17 23:30:00,2331.35,2340.61,1.3,100.0,0.0557,-0.52,0.07,-0.58,flip -10462,做多,2024-09-17 23:30:00,2024-09-18 00:00:00,2340.61,2322.58,1.29,100.0,0.0552,-0.99,0.06,-1.06,flip -10463,做空,2024-09-18 00:00:00,2024-09-18 03:00:00,2322.58,2337.15,1.28,100.0,0.0553,-0.81,0.06,-0.87,flip -10464,做多,2024-09-18 03:00:00,2024-09-18 19:00:00,2337.15,2325.41,1.28,100.0,0.0546,-0.64,0.06,-0.7,flip -10465,做空,2024-09-18 19:00:00,2024-09-18 20:30:00,2325.41,2325.01,1.27,100.0,0.0545,0.02,0.06,-0.04,flip -10466,做多,2024-09-18 20:30:00,2024-09-20 00:30:00,2325.01,2446.69,1.27,100.0,0.0545,6.63,0.07,6.56,flip -10467,做空,2024-09-20 00:30:00,2024-09-20 01:30:00,2446.69,2453.42,1.34,100.0,0.0546,-0.37,0.07,-0.43,flip -10468,做多,2024-09-20 01:30:00,2024-09-20 02:00:00,2453.42,2449.33,1.33,100.0,0.0542,-0.22,0.07,-0.29,flip -10469,做空,2024-09-20 02:00:00,2024-09-20 02:30:00,2449.33,2455.15,1.33,100.0,0.0542,-0.32,0.07,-0.38,flip -10470,做多,2024-09-20 02:30:00,2024-09-20 19:30:00,2455.15,2540.01,1.32,100.0,0.0539,4.57,0.07,4.5,flip -10471,做空,2024-09-20 19:30:00,2024-09-20 20:30:00,2540.01,2539.59,1.37,100.0,0.0538,0.02,0.07,-0.05,flip -10472,做多,2024-09-20 20:30:00,2024-09-20 21:30:00,2539.59,2544.53,1.37,100.0,0.0538,0.27,0.07,0.2,flip -10473,做空,2024-09-20 21:30:00,2024-09-20 22:00:00,2544.53,2549.98,1.37,100.0,0.0537,-0.29,0.07,-0.36,flip -10474,做多,2024-09-20 22:00:00,2024-09-20 23:00:00,2549.98,2547.12,1.36,100.0,0.0535,-0.15,0.07,-0.22,flip -10475,做空,2024-09-20 23:00:00,2024-09-21 03:00:00,2547.12,2546.01,1.36,100.0,0.0534,0.06,0.07,-0.01,flip -10476,做多,2024-09-21 03:00:00,2024-09-21 03:30:00,2546.01,2542.81,1.37,100.0,0.0538,-0.17,0.07,-0.24,flip -10477,做空,2024-09-21 03:30:00,2024-09-21 06:00:00,2542.81,2551.57,1.37,100.0,0.0538,-0.47,0.07,-0.54,flip -10478,做多,2024-09-21 06:00:00,2024-09-21 08:30:00,2551.57,2547.86,1.36,100.0,0.0533,-0.2,0.07,-0.27,flip -10479,做空,2024-09-21 08:30:00,2024-09-21 09:00:00,2547.86,2550.42,1.36,100.0,0.0533,-0.14,0.07,-0.2,flip -10480,做多,2024-09-21 09:00:00,2024-09-21 10:00:00,2550.42,2546.02,1.36,100.0,0.0531,-0.23,0.07,-0.3,flip -10481,做空,2024-09-21 10:00:00,2024-09-21 11:00:00,2546.02,2550.47,1.35,100.0,0.0531,-0.24,0.07,-0.3,flip -10482,做多,2024-09-21 11:00:00,2024-09-21 15:00:00,2550.47,2558.66,1.35,100.0,0.0528,0.43,0.07,0.37,flip -10483,做空,2024-09-21 15:00:00,2024-09-22 07:00:00,2558.66,2583.65,1.35,100.0,0.0528,-1.32,0.07,-1.39,flip -10484,做多,2024-09-22 07:00:00,2024-09-22 09:00:00,2583.65,2579.19,1.35,100.0,0.0521,-0.23,0.07,-0.3,flip -10485,做空,2024-09-22 09:00:00,2024-09-22 17:30:00,2579.19,2584.3,1.34,100.0,0.052,-0.27,0.07,-0.33,flip -10486,做多,2024-09-22 17:30:00,2024-09-22 18:00:00,2584.3,2578.98,1.34,100.0,0.0518,-0.28,0.07,-0.34,flip -10487,做空,2024-09-22 18:00:00,2024-09-22 19:30:00,2578.98,2576.99,1.33,100.0,0.0517,0.1,0.07,0.04,flip -10488,做多,2024-09-22 19:30:00,2024-09-22 23:00:00,2576.99,2575.57,1.33,100.0,0.0518,-0.07,0.07,-0.14,flip -10489,做空,2024-09-22 23:00:00,2024-09-22 23:30:00,2575.57,2579.94,1.33,100.0,0.0517,-0.23,0.07,-0.29,flip -10490,做多,2024-09-22 23:30:00,2024-09-23 00:00:00,2579.94,2566.06,1.33,100.0,0.0515,-0.71,0.07,-0.78,flip -10491,做空,2024-09-23 00:00:00,2024-09-23 00:30:00,2566.06,2592.83,1.33,100.0,0.0518,-1.39,0.07,-1.45,flip -10492,做多,2024-09-23 00:30:00,2024-09-23 03:00:00,2592.83,2679.34,1.31,100.0,0.0506,4.38,0.07,4.31,tp_upper -10493,做多,2024-09-24 08:00:00,2024-09-24 09:00:00,2651.16,2647.86,1.36,100.0,0.0512,-0.17,0.07,-0.24,flip -10494,做空,2024-09-24 09:00:00,2024-09-24 10:00:00,2647.86,2650.0,1.36,100.0,0.0512,-0.11,0.07,-0.18,flip -10495,做多,2024-09-24 10:00:00,2024-09-24 11:00:00,2650.0,2641.73,1.35,100.0,0.0511,-0.42,0.07,-0.49,flip -10496,做空,2024-09-24 11:00:00,2024-09-24 12:00:00,2641.73,2639.63,1.35,100.0,0.051,0.11,0.07,0.04,flip -10497,做多,2024-09-24 12:00:00,2024-09-24 12:30:00,2639.63,2631.43,1.35,100.0,0.051,-0.42,0.07,-0.49,flip -10498,做空,2024-09-24 12:30:00,2024-09-24 13:30:00,2631.43,2632.72,1.34,100.0,0.051,-0.07,0.07,-0.13,flip -10499,做多,2024-09-24 13:30:00,2024-09-25 00:30:00,2632.72,2637.28,1.34,100.0,0.0509,0.23,0.07,0.16,flip -10500,做空,2024-09-25 00:30:00,2024-09-25 01:00:00,2637.28,2649.51,1.35,100.0,0.0511,-0.63,0.07,-0.69,flip -10501,做多,2024-09-25 01:00:00,2024-09-25 03:00:00,2649.51,2642.42,1.34,100.0,0.0506,-0.36,0.07,-0.43,flip -10502,做空,2024-09-25 03:00:00,2024-09-26 02:00:00,2642.42,2592.77,1.34,100.0,0.0506,2.51,0.07,2.44,flip -10503,做多,2024-09-26 02:00:00,2024-09-26 03:00:00,2592.77,2593.14,1.36,100.0,0.0526,0.02,0.07,-0.05,flip -10504,做空,2024-09-26 03:00:00,2024-09-26 03:30:00,2593.14,2601.64,1.36,100.0,0.0525,-0.45,0.07,-0.51,flip -10505,做多,2024-09-26 03:30:00,2024-09-26 04:30:00,2601.64,2595.43,1.36,100.0,0.0521,-0.32,0.07,-0.39,flip -10506,做空,2024-09-26 04:30:00,2024-09-26 15:00:00,2595.43,2642.86,1.35,100.0,0.0521,-2.47,0.07,-2.54,flip -10507,做多,2024-09-26 15:00:00,2024-09-26 23:00:00,2642.86,2628.51,1.33,100.0,0.0502,-0.72,0.07,-0.79,flip -10508,做空,2024-09-26 23:00:00,2024-09-27 00:00:00,2628.51,2633.41,1.32,100.0,0.0501,-0.25,0.07,-0.31,flip -10509,做多,2024-09-27 00:00:00,2024-09-27 01:00:00,2633.41,2633.39,1.32,100.0,0.0502,-0.0,0.07,-0.07,flip -10510,做空,2024-09-27 01:00:00,2024-09-27 03:30:00,2633.39,2637.73,1.32,100.0,0.0501,-0.22,0.07,-0.28,flip -10511,做多,2024-09-27 03:30:00,2024-09-27 10:00:00,2637.73,2645.14,1.32,100.0,0.0499,0.37,0.07,0.3,flip -10512,做空,2024-09-27 10:00:00,2024-09-27 11:00:00,2645.14,2644.11,1.32,100.0,0.0498,0.05,0.07,-0.01,flip -10513,做多,2024-09-27 11:00:00,2024-09-28 05:00:00,2644.11,2686.57,1.32,100.0,0.0498,2.12,0.07,2.05,flip -10514,做空,2024-09-28 05:00:00,2024-09-28 17:00:00,2686.57,2677.4,1.34,100.0,0.05,0.46,0.07,0.39,flip -10515,做多,2024-09-28 17:00:00,2024-09-28 17:30:00,2677.4,2674.29,1.35,100.0,0.0503,-0.16,0.07,-0.22,flip -10516,做空,2024-09-28 17:30:00,2024-09-28 18:00:00,2674.29,2679.8,1.34,100.0,0.0502,-0.28,0.07,-0.34,flip -10517,做多,2024-09-28 18:00:00,2024-09-28 18:30:00,2679.8,2674.09,1.34,100.0,0.05,-0.29,0.07,-0.35,flip -10518,做空,2024-09-28 18:30:00,2024-09-28 19:00:00,2674.09,2676.78,1.34,100.0,0.0499,-0.13,0.07,-0.2,flip -10519,做多,2024-09-28 19:00:00,2024-09-28 20:30:00,2676.78,2674.49,1.33,100.0,0.0498,-0.11,0.07,-0.18,flip -10520,做空,2024-09-28 20:30:00,2024-09-28 22:00:00,2674.49,2672.52,1.33,100.0,0.0497,0.1,0.07,0.03,flip -10521,做多,2024-09-28 22:00:00,2024-09-28 23:00:00,2672.52,2669.34,1.33,100.0,0.0498,-0.16,0.07,-0.22,flip -10522,做空,2024-09-28 23:00:00,2024-09-28 23:30:00,2669.34,2673.72,1.33,100.0,0.0497,-0.22,0.07,-0.28,flip -10523,做多,2024-09-28 23:30:00,2024-09-29 00:30:00,2673.72,2666.96,1.32,100.0,0.0495,-0.33,0.07,-0.4,flip -10524,做空,2024-09-29 00:30:00,2024-09-29 01:00:00,2666.96,2668.82,1.33,100.0,0.0499,-0.09,0.07,-0.16,flip -10525,做多,2024-09-29 01:00:00,2024-09-29 03:00:00,2668.82,2672.02,1.33,100.0,0.0498,0.16,0.07,0.09,flip -10526,做空,2024-09-29 03:00:00,2024-09-29 03:30:00,2672.02,2673.4,1.33,100.0,0.0497,-0.07,0.07,-0.14,flip -10527,做多,2024-09-29 03:30:00,2024-09-29 04:00:00,2673.4,2667.23,1.33,100.0,0.0496,-0.31,0.07,-0.37,flip -10528,做空,2024-09-29 04:00:00,2024-09-29 05:00:00,2667.23,2672.85,1.32,100.0,0.0496,-0.28,0.07,-0.34,flip -10529,做多,2024-09-29 05:00:00,2024-09-29 05:30:00,2672.85,2663.92,1.32,100.0,0.0493,-0.44,0.07,-0.51,flip -10530,做空,2024-09-29 05:30:00,2024-09-29 07:30:00,2663.92,2639.6,1.31,100.0,0.0493,1.2,0.07,1.13,tp_lower -10531,做多,2024-09-29 15:00:00,2024-09-29 22:00:00,2658.58,2661.64,1.32,100.0,0.0498,0.15,0.07,0.09,flip -10532,做空,2024-09-29 22:00:00,2024-09-29 23:30:00,2661.64,2656.3,1.32,100.0,0.0497,0.27,0.07,0.2,flip -10533,做多,2024-09-29 23:30:00,2024-09-30 00:00:00,2656.3,2640.23,1.32,100.0,0.0499,-0.8,0.07,-0.87,flip -10534,做空,2024-09-30 00:00:00,2024-09-30 01:30:00,2640.23,2614.11,1.33,100.0,0.0503,1.31,0.07,1.25,tp_lower -10535,做多,2024-10-01 00:00:00,2024-10-01 02:00:00,2611.28,2614.84,1.34,100.0,0.0513,0.18,0.07,0.12,flip -10536,做空,2024-10-01 02:00:00,2024-10-01 15:00:00,2614.84,2516.43,1.34,100.0,0.0513,5.05,0.06,4.98,tp_lower -10537,做多,2024-10-02 06:30:00,2024-10-02 07:00:00,2484.68,2481.56,1.39,100.0,0.0561,-0.17,0.07,-0.24,flip -10538,做空,2024-10-02 07:00:00,2024-10-02 08:30:00,2481.56,2479.38,1.39,100.0,0.056,0.12,0.07,0.05,flip -10539,做多,2024-10-02 08:30:00,2024-10-02 09:00:00,2479.38,2465.74,1.39,100.0,0.056,-0.76,0.07,-0.83,flip -10540,做空,2024-10-02 09:00:00,2024-10-02 16:00:00,2465.74,2462.42,1.38,100.0,0.056,0.19,0.07,0.12,flip -10541,做多,2024-10-02 16:00:00,2024-10-02 16:30:00,2462.42,2452.1,1.38,100.0,0.0561,-0.58,0.07,-0.65,flip -10542,做空,2024-10-02 16:30:00,2024-10-03 21:00:00,2452.1,2349.24,1.37,100.0,0.056,5.76,0.07,5.7,flip -10543,做多,2024-10-03 21:00:00,2024-10-03 23:00:00,2349.24,2349.58,1.44,100.0,0.0612,0.02,0.07,-0.05,flip -10544,做空,2024-10-03 23:00:00,2024-10-04 01:00:00,2349.58,2370.86,1.44,100.0,0.0611,-1.3,0.07,-1.37,flip -10545,做多,2024-10-04 01:00:00,2024-10-04 14:00:00,2370.86,2358.2,1.42,100.0,0.0601,-0.76,0.07,-0.83,flip -10546,做空,2024-10-04 14:00:00,2024-10-04 15:00:00,2358.2,2386.2,1.41,100.0,0.06,-1.68,0.07,-1.75,flip -10547,做多,2024-10-04 15:00:00,2024-10-05 02:30:00,2386.2,2400.84,1.4,100.0,0.0585,0.86,0.07,0.79,flip -10548,做空,2024-10-05 02:30:00,2024-10-05 05:00:00,2400.84,2411.98,1.41,100.0,0.0586,-0.65,0.07,-0.72,flip -10549,做多,2024-10-05 05:00:00,2024-10-05 07:30:00,2411.98,2414.18,1.4,100.0,0.058,0.13,0.07,0.06,flip -10550,做空,2024-10-05 07:30:00,2024-10-05 08:00:00,2414.18,2418.69,1.4,100.0,0.058,-0.26,0.07,-0.33,flip -10551,做多,2024-10-05 08:00:00,2024-10-05 08:30:00,2418.69,2418.68,1.4,100.0,0.0577,-0.0,0.07,-0.07,flip -10552,做空,2024-10-05 08:30:00,2024-10-05 12:00:00,2418.68,2417.86,1.39,100.0,0.0576,0.05,0.07,-0.02,flip -10553,做多,2024-10-05 12:00:00,2024-10-05 13:30:00,2417.86,2409.07,1.39,100.0,0.0576,-0.51,0.07,-0.58,flip -10554,做空,2024-10-05 13:30:00,2024-10-05 14:30:00,2409.07,2413.35,1.39,100.0,0.0576,-0.25,0.07,-0.32,flip -10555,做多,2024-10-05 14:30:00,2024-10-05 15:00:00,2413.35,2410.91,1.38,100.0,0.0573,-0.14,0.07,-0.21,flip -10556,做空,2024-10-05 15:00:00,2024-10-05 15:30:00,2410.91,2413.98,1.38,100.0,0.0572,-0.18,0.07,-0.24,flip -10557,做多,2024-10-05 15:30:00,2024-10-05 16:00:00,2413.98,2412.8,1.38,100.0,0.057,-0.07,0.07,-0.14,flip -10558,做空,2024-10-05 16:00:00,2024-10-05 22:00:00,2412.8,2411.47,1.37,100.0,0.057,0.08,0.07,0.01,flip -10559,做多,2024-10-05 22:00:00,2024-10-05 23:00:00,2411.47,2412.2,1.37,100.0,0.057,0.04,0.07,-0.03,flip -10560,做空,2024-10-05 23:00:00,2024-10-05 23:30:00,2412.2,2413.41,1.37,100.0,0.0569,-0.07,0.07,-0.14,flip -10561,做多,2024-10-05 23:30:00,2024-10-06 00:00:00,2413.41,2409.37,1.37,100.0,0.0568,-0.23,0.07,-0.3,flip -10562,做空,2024-10-06 00:00:00,2024-10-06 01:00:00,2409.37,2418.72,1.39,100.0,0.0575,-0.54,0.07,-0.61,flip -10563,做多,2024-10-06 01:00:00,2024-10-06 04:30:00,2418.72,2414.33,1.38,100.0,0.057,-0.25,0.07,-0.32,flip -10564,做空,2024-10-06 04:30:00,2024-10-06 22:30:00,2414.33,2430.64,1.37,100.0,0.0569,-0.93,0.07,-1.0,flip -10565,做多,2024-10-06 22:30:00,2024-10-07 09:00:00,2430.64,2454.11,1.36,100.0,0.0561,1.32,0.07,1.25,flip -10566,做空,2024-10-07 09:00:00,2024-10-07 11:30:00,2454.11,2474.52,1.38,100.0,0.0563,-1.15,0.07,-1.22,flip -10567,做多,2024-10-07 11:30:00,2024-10-07 12:00:00,2474.52,2471.52,1.37,100.0,0.0553,-0.17,0.07,-0.23,flip -10568,做空,2024-10-07 12:00:00,2024-10-07 13:00:00,2471.52,2472.7,1.36,100.0,0.0552,-0.07,0.07,-0.13,flip -10569,做多,2024-10-07 13:00:00,2024-10-07 15:30:00,2472.7,2472.89,1.36,100.0,0.0551,0.01,0.07,-0.06,flip -10570,做空,2024-10-07 15:30:00,2024-10-08 11:00:00,2472.89,2432.61,1.36,100.0,0.0551,2.22,0.07,2.15,flip -10571,做多,2024-10-08 11:00:00,2024-10-08 12:00:00,2432.61,2435.0,1.39,100.0,0.0571,0.14,0.07,0.07,flip -10572,做空,2024-10-08 12:00:00,2024-10-08 13:00:00,2435.0,2429.73,1.39,100.0,0.057,0.3,0.07,0.23,flip -10573,做多,2024-10-08 13:00:00,2024-10-08 14:00:00,2429.73,2420.14,1.39,100.0,0.0572,-0.55,0.07,-0.62,flip -10574,做空,2024-10-08 14:00:00,2024-10-08 14:30:00,2420.14,2434.32,1.38,100.0,0.0571,-0.81,0.07,-0.88,flip -10575,做多,2024-10-08 14:30:00,2024-10-08 15:00:00,2434.32,2412.18,1.37,100.0,0.0564,-1.25,0.07,-1.32,flip -10576,做空,2024-10-08 15:00:00,2024-10-08 16:30:00,2412.18,2444.91,1.36,100.0,0.0564,-1.84,0.07,-1.91,flip -10577,做多,2024-10-08 16:30:00,2024-10-08 17:00:00,2444.91,2433.99,1.34,100.0,0.0548,-0.6,0.07,-0.67,flip -10578,做空,2024-10-08 17:00:00,2024-10-08 17:30:00,2433.99,2441.86,1.33,100.0,0.0547,-0.43,0.07,-0.5,flip -10579,做多,2024-10-08 17:30:00,2024-10-08 18:30:00,2441.86,2435.93,1.33,100.0,0.0543,-0.32,0.07,-0.39,flip -10580,做空,2024-10-08 18:30:00,2024-10-08 19:30:00,2435.93,2439.05,1.32,100.0,0.0543,-0.17,0.07,-0.24,flip -10581,做多,2024-10-08 19:30:00,2024-10-08 23:00:00,2439.05,2435.23,1.32,100.0,0.0541,-0.21,0.07,-0.27,flip -10582,做空,2024-10-08 23:00:00,2024-10-09 01:00:00,2435.23,2457.99,1.32,100.0,0.054,-1.23,0.07,-1.3,flip -10583,做多,2024-10-09 01:00:00,2024-10-09 04:00:00,2457.99,2442.84,1.32,100.0,0.0536,-0.81,0.07,-0.88,flip -10584,做空,2024-10-09 04:00:00,2024-10-09 04:30:00,2442.84,2444.15,1.31,100.0,0.0535,-0.07,0.07,-0.14,flip -10585,做多,2024-10-09 04:30:00,2024-10-09 06:30:00,2444.15,2442.52,1.31,100.0,0.0534,-0.09,0.07,-0.15,flip -10586,做空,2024-10-09 06:30:00,2024-10-09 14:00:00,2442.52,2440.16,1.3,100.0,0.0534,0.13,0.07,0.06,flip -10587,做多,2024-10-09 14:00:00,2024-10-09 14:30:00,2440.16,2436.08,1.3,100.0,0.0534,-0.22,0.07,-0.28,flip -10588,做空,2024-10-09 14:30:00,2024-10-09 15:00:00,2436.08,2466.23,1.3,100.0,0.0534,-1.61,0.07,-1.67,flip -10589,做多,2024-10-09 15:00:00,2024-10-09 16:00:00,2466.23,2433.34,1.28,100.0,0.052,-1.71,0.06,-1.77,flip -10590,做空,2024-10-09 16:00:00,2024-10-09 20:30:00,2433.34,2355.01,1.26,100.0,0.0519,4.07,0.06,4.01,tp_lower -10591,做多,2024-10-10 05:30:00,2024-10-10 06:00:00,2404.6,2402.64,1.31,100.0,0.0546,-0.11,0.07,-0.17,flip -10592,做空,2024-10-10 06:00:00,2024-10-10 06:30:00,2402.64,2407.56,1.31,100.0,0.0546,-0.27,0.07,-0.33,flip -10593,做多,2024-10-10 06:30:00,2024-10-10 07:00:00,2407.56,2397.57,1.31,100.0,0.0543,-0.54,0.07,-0.61,flip -10594,做空,2024-10-10 07:00:00,2024-10-10 10:00:00,2397.57,2394.61,1.3,100.0,0.0542,0.16,0.06,0.1,flip -10595,做多,2024-10-10 10:00:00,2024-10-10 12:30:00,2394.61,2387.11,1.3,100.0,0.0543,-0.41,0.06,-0.47,flip -10596,做空,2024-10-10 12:30:00,2024-10-10 13:00:00,2387.11,2390.1,1.3,100.0,0.0543,-0.16,0.06,-0.23,flip -10597,做多,2024-10-10 13:00:00,2024-10-10 13:30:00,2390.1,2381.72,1.29,100.0,0.0541,-0.45,0.06,-0.52,flip -10598,做空,2024-10-10 13:30:00,2024-10-10 15:00:00,2381.72,2382.93,1.29,100.0,0.054,-0.07,0.06,-0.13,flip -10599,做多,2024-10-10 15:00:00,2024-10-10 16:30:00,2382.93,2392.18,1.28,100.0,0.0539,0.5,0.06,0.43,flip -10600,做空,2024-10-10 16:30:00,2024-10-10 18:00:00,2392.18,2335.49,1.29,100.0,0.0539,3.05,0.06,2.99,tp_lower -10601,做多,2024-10-10 21:30:00,2024-10-10 22:00:00,2386.0,2376.96,1.32,100.0,0.0552,-0.5,0.07,-0.56,flip -10602,做空,2024-10-10 22:00:00,2024-10-10 23:00:00,2376.96,2382.66,1.31,100.0,0.0552,-0.31,0.07,-0.38,flip -10603,做多,2024-10-10 23:00:00,2024-10-11 00:00:00,2382.66,2384.17,1.31,100.0,0.0548,0.08,0.07,0.02,flip -10604,做空,2024-10-11 00:00:00,2024-10-11 00:30:00,2384.17,2385.22,1.32,100.0,0.0554,-0.06,0.07,-0.12,flip -10605,做多,2024-10-11 00:30:00,2024-10-11 01:00:00,2385.22,2384.15,1.32,100.0,0.0553,-0.06,0.07,-0.13,flip -10606,做空,2024-10-11 01:00:00,2024-10-11 01:30:00,2384.15,2405.91,1.32,100.0,0.0552,-1.2,0.07,-1.27,flip -10607,做多,2024-10-11 01:30:00,2024-10-12 02:30:00,2405.91,2435.79,1.3,100.0,0.0542,1.62,0.07,1.55,flip -10608,做空,2024-10-12 02:30:00,2024-10-12 03:30:00,2435.79,2437.94,1.32,100.0,0.0543,-0.12,0.07,-0.18,flip -10609,做多,2024-10-12 03:30:00,2024-10-12 07:00:00,2437.94,2443.72,1.32,100.0,0.0542,0.31,0.07,0.25,flip -10610,做空,2024-10-12 07:00:00,2024-10-12 07:30:00,2443.72,2445.36,1.32,100.0,0.0541,-0.09,0.07,-0.15,flip -10611,做多,2024-10-12 07:30:00,2024-10-12 08:30:00,2445.36,2444.59,1.32,100.0,0.054,-0.04,0.07,-0.11,flip -10612,做空,2024-10-12 08:30:00,2024-10-12 10:00:00,2444.59,2451.88,1.32,100.0,0.0539,-0.39,0.07,-0.46,flip -10613,做多,2024-10-12 10:00:00,2024-10-13 01:00:00,2451.88,2465.53,1.31,100.0,0.0536,0.73,0.07,0.67,flip -10614,做空,2024-10-13 01:00:00,2024-10-13 01:30:00,2465.53,2466.49,1.33,100.0,0.0538,-0.05,0.07,-0.12,flip -10615,做多,2024-10-13 01:30:00,2024-10-13 03:00:00,2466.49,2459.86,1.32,100.0,0.0537,-0.36,0.07,-0.42,flip -10616,做空,2024-10-13 03:00:00,2024-10-13 08:00:00,2459.86,2467.47,1.32,100.0,0.0537,-0.41,0.07,-0.47,flip -10617,做多,2024-10-13 08:00:00,2024-10-13 10:30:00,2467.47,2461.53,1.31,100.0,0.0533,-0.32,0.07,-0.38,flip -10618,做空,2024-10-13 10:30:00,2024-10-13 13:00:00,2461.53,2466.48,1.31,100.0,0.0532,-0.26,0.07,-0.33,flip -10619,做多,2024-10-13 13:00:00,2024-10-14 00:00:00,2466.48,2455.88,1.31,100.0,0.053,-0.56,0.07,-0.63,flip -10620,做空,2024-10-14 00:00:00,2024-10-14 01:00:00,2455.88,2460.89,1.31,100.0,0.0532,-0.27,0.07,-0.33,flip -10621,做多,2024-10-14 01:00:00,2024-10-14 01:30:00,2460.89,2451.32,1.3,100.0,0.0529,-0.51,0.06,-0.57,flip -10622,做空,2024-10-14 01:30:00,2024-10-14 03:00:00,2451.32,2482.49,1.3,100.0,0.0529,-1.65,0.07,-1.71,flip -10623,做多,2024-10-14 03:00:00,2024-10-14 03:30:00,2482.49,2520.05,1.28,100.0,0.0515,1.93,0.06,1.87,tp_upper -10624,做多,2024-10-15 04:00:00,2024-10-15 04:30:00,2614.22,2613.98,1.3,100.0,0.0498,-0.01,0.07,-0.08,flip -10625,做空,2024-10-15 04:30:00,2024-10-15 07:00:00,2613.98,2616.52,1.3,100.0,0.0497,-0.13,0.07,-0.19,flip -10626,做多,2024-10-15 07:00:00,2024-10-15 08:30:00,2616.52,2616.75,1.3,100.0,0.0496,0.01,0.06,-0.05,flip -10627,做空,2024-10-15 08:30:00,2024-10-15 10:00:00,2616.75,2618.75,1.3,100.0,0.0495,-0.1,0.06,-0.16,flip -10628,做多,2024-10-15 10:00:00,2024-10-15 14:00:00,2618.75,2617.98,1.29,100.0,0.0494,-0.04,0.06,-0.1,tp_upper -10629,做多,2024-10-15 23:30:00,2024-10-16 00:00:00,2606.53,2597.91,1.29,100.0,0.0496,-0.43,0.06,-0.49,flip -10630,做空,2024-10-16 00:00:00,2024-10-16 01:00:00,2597.91,2622.53,1.29,100.0,0.0498,-1.23,0.07,-1.29,flip -10631,做多,2024-10-16 01:00:00,2024-10-16 07:00:00,2622.53,2602.35,1.28,100.0,0.0488,-0.98,0.06,-1.05,flip -10632,做空,2024-10-16 07:00:00,2024-10-16 14:00:00,2602.35,2620.61,1.27,100.0,0.0487,-0.89,0.06,-0.95,flip -10633,做多,2024-10-16 14:00:00,2024-10-16 14:30:00,2620.61,2606.57,1.26,100.0,0.048,-0.67,0.06,-0.74,flip -10634,做空,2024-10-16 14:30:00,2024-10-16 15:00:00,2606.57,2614.22,1.25,100.0,0.048,-0.37,0.06,-0.43,flip -10635,做多,2024-10-16 15:00:00,2024-10-16 15:30:00,2614.22,2606.69,1.25,100.0,0.0476,-0.36,0.06,-0.42,flip -10636,做空,2024-10-16 15:30:00,2024-10-16 16:30:00,2606.69,2618.0,1.24,100.0,0.0476,-0.54,0.06,-0.6,flip -10637,做多,2024-10-16 16:30:00,2024-10-16 18:30:00,2618.0,2616.89,1.23,100.0,0.0471,-0.05,0.06,-0.11,flip -10638,做空,2024-10-16 18:30:00,2024-10-16 20:00:00,2616.89,2621.53,1.23,100.0,0.0471,-0.22,0.06,-0.28,flip -10639,做多,2024-10-16 20:00:00,2024-10-16 21:00:00,2621.53,2614.07,1.23,100.0,0.0469,-0.35,0.06,-0.41,flip -10640,做空,2024-10-16 21:00:00,2024-10-16 22:00:00,2614.07,2619.96,1.22,100.0,0.0468,-0.28,0.06,-0.34,flip -10641,做多,2024-10-16 22:00:00,2024-10-16 23:00:00,2619.96,2611.81,1.22,100.0,0.0466,-0.38,0.06,-0.44,flip -10642,做空,2024-10-16 23:00:00,2024-10-17 00:00:00,2611.81,2620.86,1.22,100.0,0.0465,-0.42,0.06,-0.48,flip -10643,做多,2024-10-17 00:00:00,2024-10-17 00:30:00,2620.86,2616.37,1.22,100.0,0.0467,-0.21,0.06,-0.27,flip -10644,做空,2024-10-17 00:30:00,2024-10-17 01:00:00,2616.37,2617.58,1.22,100.0,0.0467,-0.06,0.06,-0.12,flip -10645,做多,2024-10-17 01:00:00,2024-10-17 02:30:00,2617.58,2623.89,1.22,100.0,0.0466,0.29,0.06,0.23,flip -10646,做空,2024-10-17 02:30:00,2024-10-17 06:00:00,2623.89,2632.43,1.22,100.0,0.0465,-0.4,0.06,-0.46,flip -10647,做多,2024-10-17 06:00:00,2024-10-17 07:00:00,2632.43,2623.99,1.22,100.0,0.0462,-0.39,0.06,-0.45,flip -10648,做空,2024-10-17 07:00:00,2024-10-17 07:30:00,2623.99,2627.8,1.21,100.0,0.0461,-0.18,0.06,-0.24,flip -10649,做多,2024-10-17 07:30:00,2024-10-17 08:00:00,2627.8,2618.86,1.21,100.0,0.046,-0.41,0.06,-0.47,flip -10650,做空,2024-10-17 08:00:00,2024-10-17 08:30:00,2618.86,2626.08,1.2,100.0,0.0459,-0.33,0.06,-0.39,flip -10651,做多,2024-10-17 08:30:00,2024-10-17 09:00:00,2626.08,2621.34,1.2,100.0,0.0456,-0.22,0.06,-0.28,flip -10652,做空,2024-10-17 09:00:00,2024-10-17 15:30:00,2621.34,2630.26,1.19,100.0,0.0456,-0.41,0.06,-0.47,flip -10653,做多,2024-10-17 15:30:00,2024-10-17 16:00:00,2630.26,2617.81,1.19,100.0,0.0452,-0.56,0.06,-0.62,flip -10654,做空,2024-10-17 16:00:00,2024-10-17 22:30:00,2617.81,2612.0,1.18,100.0,0.0452,0.26,0.06,0.2,flip -10655,做多,2024-10-17 22:30:00,2024-10-17 23:00:00,2612.0,2604.56,1.18,100.0,0.0453,-0.34,0.06,-0.4,flip -10656,做空,2024-10-17 23:00:00,2024-10-18 01:00:00,2604.56,2619.09,1.18,100.0,0.0453,-0.66,0.06,-0.72,flip -10657,做多,2024-10-18 01:00:00,2024-10-18 03:30:00,2619.09,2609.12,1.19,100.0,0.0453,-0.45,0.06,-0.51,flip -10658,做空,2024-10-18 03:30:00,2024-10-18 04:00:00,2609.12,2618.12,1.18,100.0,0.0453,-0.41,0.06,-0.47,flip -10659,做多,2024-10-18 04:00:00,2024-10-18 12:00:00,2618.12,2618.97,1.18,100.0,0.0449,0.04,0.06,-0.02,flip -10660,做空,2024-10-18 12:00:00,2024-10-18 13:00:00,2618.97,2618.55,1.17,100.0,0.0449,0.02,0.06,-0.04,flip -10661,做多,2024-10-18 13:00:00,2024-10-18 21:30:00,2618.55,2641.4,1.17,100.0,0.0448,1.02,0.06,0.97,flip -10662,做空,2024-10-18 21:30:00,2024-10-18 23:00:00,2641.4,2640.32,1.18,100.0,0.0448,0.05,0.06,-0.01,flip -10663,做多,2024-10-18 23:00:00,2024-10-19 00:00:00,2640.32,2639.94,1.18,100.0,0.0448,-0.02,0.06,-0.08,flip -10664,做空,2024-10-19 00:00:00,2024-10-19 01:00:00,2639.94,2638.87,1.19,100.0,0.045,0.05,0.06,-0.01,flip -10665,做多,2024-10-19 01:00:00,2024-10-19 01:30:00,2638.87,2634.95,1.19,100.0,0.045,-0.18,0.06,-0.24,flip -10666,做空,2024-10-19 01:30:00,2024-10-19 02:00:00,2634.95,2639.53,1.18,100.0,0.045,-0.21,0.06,-0.27,flip -10667,做多,2024-10-19 02:00:00,2024-10-19 04:30:00,2639.53,2639.56,1.18,100.0,0.0448,0.0,0.06,-0.06,flip -10668,做空,2024-10-19 04:30:00,2024-10-19 05:00:00,2639.56,2644.81,1.18,100.0,0.0447,-0.23,0.06,-0.29,flip -10669,做多,2024-10-19 05:00:00,2024-10-19 06:00:00,2644.81,2642.82,1.18,100.0,0.0445,-0.09,0.06,-0.15,flip -10670,做空,2024-10-19 06:00:00,2024-10-19 06:30:00,2642.82,2643.22,1.17,100.0,0.0444,-0.02,0.06,-0.08,flip -10671,做多,2024-10-19 06:30:00,2024-10-19 08:30:00,2643.22,2644.74,1.17,100.0,0.0444,0.07,0.06,0.01,flip -10672,做空,2024-10-19 08:30:00,2024-10-19 14:00:00,2644.74,2643.61,1.17,100.0,0.0443,0.05,0.06,-0.01,flip -10673,做多,2024-10-19 14:00:00,2024-10-19 15:30:00,2643.61,2644.88,1.17,100.0,0.0443,0.06,0.06,-0.0,flip -10674,做空,2024-10-19 15:30:00,2024-10-19 17:00:00,2644.88,2642.64,1.17,100.0,0.0443,0.1,0.06,0.04,flip -10675,做多,2024-10-19 17:00:00,2024-10-19 17:30:00,2642.64,2640.72,1.17,100.0,0.0443,-0.09,0.06,-0.14,flip -10676,做空,2024-10-19 17:30:00,2024-10-19 18:00:00,2640.72,2643.31,1.17,100.0,0.0443,-0.11,0.06,-0.17,flip -10677,做多,2024-10-19 18:00:00,2024-10-19 18:30:00,2643.31,2641.43,1.17,100.0,0.0442,-0.08,0.06,-0.14,flip -10678,做空,2024-10-19 18:30:00,2024-10-19 19:00:00,2641.43,2644.81,1.17,100.0,0.0441,-0.15,0.06,-0.21,flip -10679,做多,2024-10-19 19:00:00,2024-10-19 19:30:00,2644.81,2640.58,1.16,100.0,0.0439,-0.19,0.06,-0.24,flip -10680,做空,2024-10-19 19:30:00,2024-10-19 20:00:00,2640.58,2646.82,1.16,100.0,0.0439,-0.27,0.06,-0.33,flip -10681,做多,2024-10-19 20:00:00,2024-10-20 00:30:00,2646.82,2641.81,1.16,100.0,0.0437,-0.22,0.06,-0.28,flip -10682,做空,2024-10-20 00:30:00,2024-10-20 01:00:00,2641.81,2642.44,1.17,100.0,0.0443,-0.03,0.06,-0.09,flip -10683,做多,2024-10-20 01:00:00,2024-10-20 01:30:00,2642.44,2639.13,1.17,100.0,0.0443,-0.15,0.06,-0.2,flip -10684,做空,2024-10-20 01:30:00,2024-10-20 02:00:00,2639.13,2640.19,1.17,100.0,0.0442,-0.05,0.06,-0.11,flip -10685,做多,2024-10-20 02:00:00,2024-10-20 04:30:00,2640.19,2641.19,1.17,100.0,0.0441,0.04,0.06,-0.01,flip -10686,做空,2024-10-20 04:30:00,2024-10-20 06:00:00,2641.19,2643.36,1.16,100.0,0.0441,-0.1,0.06,-0.15,flip -10687,做多,2024-10-20 06:00:00,2024-10-20 08:30:00,2643.36,2645.66,1.16,100.0,0.044,0.1,0.06,0.04,flip -10688,做空,2024-10-20 08:30:00,2024-10-20 09:00:00,2645.66,2645.95,1.16,100.0,0.0439,-0.01,0.06,-0.07,flip -10689,做多,2024-10-20 09:00:00,2024-10-20 12:30:00,2645.95,2643.72,1.16,100.0,0.0439,-0.1,0.06,-0.16,flip -10690,做空,2024-10-20 12:30:00,2024-10-20 13:00:00,2643.72,2646.48,1.16,100.0,0.0438,-0.12,0.06,-0.18,flip -10691,做多,2024-10-20 13:00:00,2024-10-20 14:00:00,2646.48,2703.69,1.16,100.0,0.0437,2.5,0.06,2.44,tp_upper -10692,做多,2024-10-21 08:00:00,2024-10-21 08:30:00,2723.7,2716.45,1.19,100.0,0.0437,-0.32,0.06,-0.38,flip -10693,做空,2024-10-21 08:30:00,2024-10-22 19:00:00,2716.45,2630.11,1.19,100.0,0.0437,3.77,0.06,3.72,flip -10694,做多,2024-10-22 19:00:00,2024-10-22 21:00:00,2630.11,2632.93,1.23,100.0,0.0466,0.13,0.06,0.07,flip -10695,做空,2024-10-22 21:00:00,2024-10-22 21:30:00,2632.93,2633.94,1.23,100.0,0.0465,-0.05,0.06,-0.11,flip -10696,做多,2024-10-22 21:30:00,2024-10-22 23:00:00,2633.94,2627.68,1.22,100.0,0.0465,-0.29,0.06,-0.35,flip -10697,做空,2024-10-22 23:00:00,2024-10-23 06:00:00,2627.68,2622.43,1.22,100.0,0.0464,0.24,0.06,0.18,flip -10698,做多,2024-10-23 06:00:00,2024-10-23 06:30:00,2622.43,2611.48,1.23,100.0,0.0467,-0.51,0.06,-0.57,flip -10699,做空,2024-10-23 06:30:00,2024-10-24 00:30:00,2611.48,2549.08,1.22,100.0,0.0467,2.91,0.06,2.85,flip -10700,做多,2024-10-24 00:30:00,2024-10-24 08:30:00,2549.08,2519.5,1.25,100.0,0.049,-1.45,0.06,-1.51,flip -10701,做空,2024-10-24 08:30:00,2024-10-24 10:00:00,2519.5,2530.56,1.23,100.0,0.0489,-0.54,0.06,-0.6,flip -10702,做多,2024-10-24 10:00:00,2024-10-24 10:30:00,2530.56,2525.39,1.23,100.0,0.0485,-0.25,0.06,-0.31,flip -10703,做空,2024-10-24 10:30:00,2024-10-24 11:00:00,2525.39,2528.2,1.22,100.0,0.0484,-0.14,0.06,-0.2,flip -10704,做多,2024-10-24 11:00:00,2024-10-24 12:30:00,2528.2,2530.16,1.22,100.0,0.0483,0.09,0.06,0.03,flip -10705,做空,2024-10-24 12:30:00,2024-10-24 13:30:00,2530.16,2535.68,1.22,100.0,0.0482,-0.27,0.06,-0.33,flip -10706,做多,2024-10-24 13:30:00,2024-10-24 14:00:00,2535.68,2516.99,1.22,100.0,0.048,-0.9,0.06,-0.96,flip -10707,做空,2024-10-24 14:00:00,2024-10-24 14:30:00,2516.99,2524.79,1.21,100.0,0.0479,-0.37,0.06,-0.43,flip -10708,做多,2024-10-24 14:30:00,2024-10-24 20:00:00,2524.79,2529.17,1.2,100.0,0.0476,0.21,0.06,0.15,flip -10709,做空,2024-10-24 20:00:00,2024-10-24 20:30:00,2529.17,2537.41,1.2,100.0,0.0475,-0.39,0.06,-0.45,flip -10710,做多,2024-10-24 20:30:00,2024-10-24 22:30:00,2537.41,2532.62,1.2,100.0,0.0472,-0.23,0.06,-0.29,flip -10711,做空,2024-10-24 22:30:00,2024-10-24 23:30:00,2532.62,2535.39,1.19,100.0,0.0471,-0.13,0.06,-0.19,flip -10712,做多,2024-10-24 23:30:00,2024-10-25 00:30:00,2535.39,2524.53,1.19,100.0,0.047,-0.51,0.06,-0.57,flip -10713,做空,2024-10-25 00:30:00,2024-10-25 03:00:00,2524.53,2529.27,1.2,100.0,0.0475,-0.23,0.06,-0.29,flip -10714,做多,2024-10-25 03:00:00,2024-10-25 03:30:00,2529.27,2521.11,1.2,100.0,0.0473,-0.39,0.06,-0.45,flip -10715,做空,2024-10-25 03:30:00,2024-10-25 08:30:00,2521.11,2516.78,1.19,100.0,0.0472,0.2,0.06,0.15,flip -10716,做多,2024-10-25 08:30:00,2024-10-25 15:30:00,2516.78,2524.27,1.19,100.0,0.0473,0.35,0.06,0.29,flip -10717,做空,2024-10-25 15:30:00,2024-10-25 16:00:00,2524.27,2528.24,1.19,100.0,0.0473,-0.19,0.06,-0.25,flip -10718,做多,2024-10-25 16:00:00,2024-10-25 17:00:00,2528.24,2517.01,1.19,100.0,0.0471,-0.53,0.06,-0.59,flip -10719,做空,2024-10-25 17:00:00,2024-10-26 10:00:00,2517.01,2471.7,1.18,100.0,0.047,2.13,0.06,2.07,flip -10720,做多,2024-10-26 10:00:00,2024-10-26 11:00:00,2471.7,2462.77,1.21,100.0,0.049,-0.44,0.06,-0.5,flip -10721,做空,2024-10-26 11:00:00,2024-10-26 15:00:00,2462.77,2456.96,1.21,100.0,0.049,0.28,0.06,0.22,flip -10722,做多,2024-10-26 15:00:00,2024-10-26 15:30:00,2456.96,2456.86,1.21,100.0,0.0491,-0.0,0.06,-0.07,flip -10723,做空,2024-10-26 15:30:00,2024-10-26 16:00:00,2456.86,2467.35,1.21,100.0,0.0491,-0.52,0.06,-0.58,flip -10724,做多,2024-10-26 16:00:00,2024-10-27 00:30:00,2467.35,2475.77,1.2,100.0,0.0486,0.41,0.06,0.35,flip -10725,做空,2024-10-27 00:30:00,2024-10-27 01:30:00,2475.77,2476.78,1.21,100.0,0.0488,-0.05,0.06,-0.11,flip -10726,做多,2024-10-27 01:30:00,2024-10-27 02:00:00,2476.78,2474.24,1.21,100.0,0.0487,-0.12,0.06,-0.18,flip -10727,做空,2024-10-27 02:00:00,2024-10-27 03:00:00,2474.24,2478.62,1.2,100.0,0.0487,-0.21,0.06,-0.27,flip -10728,做多,2024-10-27 03:00:00,2024-10-27 08:00:00,2478.62,2478.89,1.2,100.0,0.0484,0.01,0.06,-0.05,flip -10729,做空,2024-10-27 08:00:00,2024-10-27 12:00:00,2478.89,2478.43,1.2,100.0,0.0484,0.02,0.06,-0.04,flip -10730,做多,2024-10-27 12:00:00,2024-10-27 12:30:00,2478.43,2475.28,1.2,100.0,0.0484,-0.15,0.06,-0.21,flip -10731,做空,2024-10-27 12:30:00,2024-10-27 13:00:00,2475.28,2496.61,1.2,100.0,0.0483,-1.03,0.06,-1.09,flip -10732,做多,2024-10-27 13:00:00,2024-10-28 01:30:00,2496.61,2491.06,1.18,100.0,0.0474,-0.26,0.06,-0.32,flip -10733,做空,2024-10-28 01:30:00,2024-10-28 02:00:00,2491.06,2494.32,1.19,100.0,0.0477,-0.16,0.06,-0.22,flip -10734,做多,2024-10-28 02:00:00,2024-10-28 02:30:00,2494.32,2489.14,1.19,100.0,0.0476,-0.25,0.06,-0.31,flip -10735,做空,2024-10-28 02:30:00,2024-10-28 03:00:00,2489.14,2491.31,1.18,100.0,0.0475,-0.1,0.06,-0.16,flip -10736,做多,2024-10-28 03:00:00,2024-10-28 15:30:00,2491.31,2500.31,1.18,100.0,0.0474,0.43,0.06,0.37,flip -10737,做空,2024-10-28 15:30:00,2024-10-28 16:00:00,2500.31,2513.54,1.18,100.0,0.0473,-0.63,0.06,-0.69,flip -10738,做多,2024-10-28 16:00:00,2024-10-28 16:30:00,2513.54,2504.12,1.18,100.0,0.0468,-0.44,0.06,-0.5,flip -10739,做空,2024-10-28 16:30:00,2024-10-28 17:30:00,2504.12,2500.41,1.17,100.0,0.0468,0.17,0.06,0.11,flip -10740,做多,2024-10-28 17:30:00,2024-10-28 18:00:00,2500.41,2499.03,1.17,100.0,0.0468,-0.06,0.06,-0.12,flip -10741,做空,2024-10-28 18:00:00,2024-10-28 19:00:00,2499.03,2513.53,1.17,100.0,0.0468,-0.68,0.06,-0.74,flip -10742,做多,2024-10-28 19:00:00,2024-10-28 19:30:00,2513.53,2505.75,1.16,100.0,0.0462,-0.36,0.06,-0.42,flip -10743,做空,2024-10-28 19:30:00,2024-10-28 20:00:00,2505.75,2509.68,1.16,100.0,0.0462,-0.18,0.06,-0.24,flip -10744,做多,2024-10-28 20:00:00,2024-10-28 22:00:00,2509.68,2565.92,1.15,100.0,0.046,2.59,0.06,2.53,tp_upper -10745,做多,2024-10-29 22:00:00,2024-10-29 23:00:00,2633.44,2633.47,1.19,100.0,0.0453,0.0,0.06,-0.06,flip -10746,做空,2024-10-29 23:00:00,2024-10-30 02:00:00,2633.47,2633.93,1.19,100.0,0.0452,-0.02,0.06,-0.08,flip -10747,做多,2024-10-30 02:00:00,2024-10-30 02:30:00,2633.93,2628.68,1.19,100.0,0.0452,-0.24,0.06,-0.3,flip -10748,做空,2024-10-30 02:30:00,2024-10-30 03:00:00,2628.68,2633.01,1.19,100.0,0.0452,-0.2,0.06,-0.26,flip -10749,做多,2024-10-30 03:00:00,2024-10-30 17:30:00,2633.01,2674.65,1.18,100.0,0.045,1.87,0.06,1.81,flip -10750,做空,2024-10-30 17:30:00,2024-10-30 20:00:00,2674.65,2659.06,1.2,100.0,0.0449,0.7,0.06,0.64,flip -10751,做多,2024-10-30 20:00:00,2024-10-30 21:00:00,2659.06,2656.27,1.21,100.0,0.0454,-0.13,0.06,-0.19,flip -10752,做空,2024-10-30 21:00:00,2024-10-31 14:00:00,2656.27,2566.72,1.2,100.0,0.0454,4.06,0.06,4.0,tp_lower -10753,做多,2024-11-01 10:00:00,2024-11-01 13:30:00,2518.27,2574.56,1.25,100.0,0.0497,2.8,0.06,2.73,tp_upper -10754,做多,2024-11-01 16:00:00,2024-11-01 16:30:00,2523.95,2518.62,1.28,100.0,0.0506,-0.27,0.06,-0.33,flip -10755,做空,2024-11-01 16:30:00,2024-11-01 17:00:00,2518.62,2522.94,1.27,100.0,0.0506,-0.22,0.06,-0.28,flip -10756,做多,2024-11-01 17:00:00,2024-11-01 17:30:00,2522.94,2513.78,1.27,100.0,0.0504,-0.46,0.06,-0.52,flip -10757,做空,2024-11-01 17:30:00,2024-11-01 20:00:00,2513.78,2523.05,1.26,100.0,0.0503,-0.47,0.06,-0.53,flip -10758,做多,2024-11-01 20:00:00,2024-11-01 20:30:00,2523.05,2521.14,1.26,100.0,0.0499,-0.1,0.06,-0.16,flip -10759,做空,2024-11-01 20:30:00,2024-11-02 00:00:00,2521.14,2517.39,1.26,100.0,0.0498,0.19,0.06,0.12,flip -10760,做多,2024-11-02 00:00:00,2024-11-02 02:30:00,2517.39,2512.27,1.26,100.0,0.0502,-0.26,0.06,-0.32,flip -10761,做空,2024-11-02 02:30:00,2024-11-02 13:30:00,2512.27,2479.73,1.26,100.0,0.0502,1.63,0.06,1.57,tp_lower -10762,做多,2024-11-02 22:00:00,2024-11-03 00:30:00,2493.29,2483.01,1.28,100.0,0.0512,-0.53,0.06,-0.59,flip -10763,做空,2024-11-03 00:30:00,2024-11-03 02:30:00,2483.01,2434.19,1.27,100.0,0.0513,2.5,0.06,2.44,tp_lower -10764,做多,2024-11-03 16:00:00,2024-11-03 16:30:00,2453.32,2442.37,1.3,100.0,0.0528,-0.58,0.06,-0.64,flip -10765,做空,2024-11-03 16:30:00,2024-11-03 17:00:00,2442.37,2447.64,1.29,100.0,0.0528,-0.28,0.06,-0.34,flip -10766,做多,2024-11-03 17:00:00,2024-11-03 17:30:00,2447.64,2447.18,1.29,100.0,0.0525,-0.02,0.06,-0.09,flip -10767,做空,2024-11-03 17:30:00,2024-11-03 19:30:00,2447.18,2452.76,1.28,100.0,0.0525,-0.29,0.06,-0.36,flip -10768,做多,2024-11-03 19:30:00,2024-11-03 23:00:00,2452.76,2454.52,1.28,100.0,0.0522,0.09,0.06,0.03,flip -10769,做空,2024-11-03 23:00:00,2024-11-04 00:30:00,2454.52,2450.03,1.28,100.0,0.0521,0.23,0.06,0.17,flip -10770,做多,2024-11-04 00:30:00,2024-11-04 07:30:00,2450.03,2458.89,1.29,100.0,0.0526,0.47,0.06,0.4,flip -10771,做空,2024-11-04 07:30:00,2024-11-04 08:00:00,2458.89,2465.43,1.29,100.0,0.0525,-0.34,0.06,-0.41,flip -10772,做多,2024-11-04 08:00:00,2024-11-04 08:30:00,2465.43,2457.43,1.29,100.0,0.0522,-0.42,0.06,-0.48,flip -10773,做空,2024-11-04 08:30:00,2024-11-04 09:00:00,2457.43,2458.98,1.28,100.0,0.0521,-0.08,0.06,-0.14,flip -10774,做多,2024-11-04 09:00:00,2024-11-04 13:30:00,2458.98,2458.17,1.28,100.0,0.052,-0.04,0.06,-0.11,flip -10775,做空,2024-11-04 13:30:00,2024-11-05 04:00:00,2458.17,2426.26,1.28,100.0,0.052,1.66,0.06,1.6,flip -10776,做多,2024-11-05 04:00:00,2024-11-05 05:00:00,2426.26,2425.93,1.3,100.0,0.0536,-0.02,0.06,-0.08,flip -10777,做空,2024-11-05 05:00:00,2024-11-05 15:30:00,2425.93,2440.16,1.3,100.0,0.0535,-0.76,0.07,-0.83,flip -10778,做多,2024-11-05 15:30:00,2024-11-05 19:30:00,2440.16,2406.97,1.29,100.0,0.0528,-1.75,0.06,-1.82,flip -10779,做空,2024-11-05 19:30:00,2024-11-06 00:00:00,2406.97,2451.79,1.27,100.0,0.0528,-2.37,0.06,-2.43,flip -10780,做多,2024-11-06 00:00:00,2024-11-06 01:00:00,2451.79,2480.18,1.25,100.0,0.051,1.45,0.06,1.38,tp_upper -10781,做多,2024-11-07 14:00:00,2024-11-07 14:30:00,2813.72,2793.07,1.27,100.0,0.045,-0.93,0.06,-0.99,flip -10782,做空,2024-11-07 14:30:00,2024-11-07 15:00:00,2793.07,2828.06,1.25,100.0,0.0449,-1.57,0.06,-1.64,flip -10783,做多,2024-11-07 15:00:00,2024-11-08 14:30:00,2828.06,2913.47,1.24,100.0,0.0438,3.74,0.06,3.67,flip -10784,做空,2024-11-08 14:30:00,2024-11-08 15:00:00,2913.47,2935.53,1.28,100.0,0.0438,-0.97,0.06,-1.03,flip -10785,做多,2024-11-08 15:00:00,2024-11-08 16:30:00,2935.53,2906.35,1.27,100.0,0.0431,-1.26,0.06,-1.32,flip -10786,做空,2024-11-08 16:30:00,2024-11-08 17:30:00,2906.35,2919.59,1.25,100.0,0.0431,-0.57,0.06,-0.63,flip -10787,做多,2024-11-08 17:30:00,2024-11-08 21:00:00,2919.59,2923.68,1.25,100.0,0.0426,0.17,0.06,0.11,flip -10788,做空,2024-11-08 21:00:00,2024-11-08 21:30:00,2923.68,2942.11,1.25,100.0,0.0426,-0.79,0.06,-0.85,flip -10789,做多,2024-11-08 21:30:00,2024-11-09 17:00:00,2942.11,3015.99,1.24,100.0,0.042,3.1,0.06,3.04,flip -10790,做空,2024-11-09 17:00:00,2024-11-09 17:30:00,3015.99,3036.83,1.27,100.0,0.0422,-0.88,0.06,-0.94,flip -10791,做多,2024-11-09 17:30:00,2024-11-10 19:30:00,3036.83,3164.99,1.26,100.0,0.0416,5.33,0.07,5.26,flip -10792,做空,2024-11-10 19:30:00,2024-11-10 21:00:00,3164.99,3141.3,1.32,100.0,0.0416,0.99,0.07,0.92,tp_lower -10793,做多,2024-11-10 22:00:00,2024-11-10 22:30:00,3193.94,3186.17,1.33,100.0,0.0415,-0.32,0.07,-0.39,flip -10794,做空,2024-11-10 22:30:00,2024-11-10 23:30:00,3186.17,3185.04,1.32,100.0,0.0415,0.05,0.07,-0.02,flip -10795,做多,2024-11-10 23:30:00,2024-11-11 00:30:00,3185.04,3195.7,1.32,100.0,0.0415,0.44,0.07,0.38,flip -10796,做空,2024-11-11 00:30:00,2024-11-11 01:00:00,3195.7,3200.99,1.33,100.0,0.0416,-0.22,0.07,-0.29,flip -10797,做多,2024-11-11 01:00:00,2024-11-11 03:00:00,3200.99,3174.47,1.32,100.0,0.0414,-1.1,0.07,-1.16,flip -10798,做空,2024-11-11 03:00:00,2024-11-11 03:30:00,3174.47,3197.11,1.31,100.0,0.0413,-0.94,0.07,-1.0,flip -10799,做多,2024-11-11 03:30:00,2024-11-11 04:00:00,3197.11,3169.09,1.3,100.0,0.0407,-1.14,0.06,-1.21,flip -10800,做空,2024-11-11 04:00:00,2024-11-11 09:30:00,3169.09,3175.55,1.29,100.0,0.0407,-0.26,0.06,-0.33,flip -10801,做多,2024-11-11 09:30:00,2024-11-11 12:00:00,3175.55,3176.66,1.29,100.0,0.0405,0.04,0.06,-0.02,flip -10802,做空,2024-11-11 12:00:00,2024-11-11 14:00:00,3176.66,3167.6,1.28,100.0,0.0404,0.37,0.06,0.3,flip -10803,做多,2024-11-11 14:00:00,2024-11-11 16:00:00,3167.6,3301.28,1.29,100.0,0.0406,5.43,0.07,5.36,tp_upper -10804,做多,2024-11-12 20:30:00,2024-11-13 01:30:00,3288.51,3273.89,1.35,100.0,0.041,-0.6,0.07,-0.67,flip -10805,做空,2024-11-13 01:30:00,2024-11-13 04:30:00,3273.89,3192.78,1.34,100.0,0.041,3.33,0.07,3.26,tp_lower -10806,做多,2024-11-13 13:30:00,2024-11-13 19:00:00,3217.77,3205.12,1.37,100.0,0.0427,-0.54,0.07,-0.61,flip -10807,做空,2024-11-13 19:00:00,2024-11-14 01:30:00,3205.12,3217.62,1.37,100.0,0.0427,-0.53,0.07,-0.6,flip -10808,做多,2024-11-14 01:30:00,2024-11-14 02:00:00,3217.62,3193.41,1.37,100.0,0.0424,-1.03,0.07,-1.09,flip -10809,做空,2024-11-14 02:00:00,2024-11-14 02:30:00,3193.41,3212.15,1.35,100.0,0.0424,-0.79,0.07,-0.86,flip -10810,做多,2024-11-14 02:30:00,2024-11-14 03:00:00,3212.15,3200.75,1.34,100.0,0.0418,-0.48,0.07,-0.54,flip -10811,做空,2024-11-14 03:00:00,2024-11-14 03:30:00,3200.75,3219.7,1.34,100.0,0.0418,-0.79,0.07,-0.86,flip -10812,做多,2024-11-14 03:30:00,2024-11-14 05:00:00,3219.7,3223.19,1.33,100.0,0.0413,0.14,0.07,0.08,flip -10813,做空,2024-11-14 05:00:00,2024-11-14 05:30:00,3223.19,3224.36,1.33,100.0,0.0412,-0.05,0.07,-0.11,flip -10814,做多,2024-11-14 05:30:00,2024-11-14 06:30:00,3224.36,3188.16,1.33,100.0,0.0412,-1.49,0.07,-1.56,flip -10815,做空,2024-11-14 06:30:00,2024-11-14 07:30:00,3188.16,3219.66,1.31,100.0,0.0411,-1.3,0.07,-1.36,flip -10816,做多,2024-11-14 07:30:00,2024-11-14 08:00:00,3219.66,3214.3,1.3,100.0,0.0403,-0.22,0.06,-0.28,flip -10817,做空,2024-11-14 08:00:00,2024-11-14 09:00:00,3214.3,3209.76,1.29,100.0,0.0402,0.18,0.06,0.12,flip -10818,做多,2024-11-14 09:00:00,2024-11-14 09:30:00,3209.76,3205.99,1.29,100.0,0.0403,-0.15,0.06,-0.22,flip -10819,做空,2024-11-14 09:30:00,2024-11-14 15:00:00,3205.99,3098.7,1.29,100.0,0.0403,4.32,0.06,4.26,tp_lower -10820,做多,2024-11-15 09:00:00,2024-11-15 09:30:00,3105.41,3098.08,1.35,100.0,0.0434,-0.32,0.07,-0.39,flip -10821,做空,2024-11-15 09:30:00,2024-11-15 20:00:00,3098.08,3070.15,1.34,100.0,0.0434,1.21,0.07,1.14,flip -10822,做多,2024-11-15 20:00:00,2024-11-16 15:30:00,3070.15,3143.18,1.35,100.0,0.0441,3.22,0.07,3.15,flip -10823,做空,2024-11-16 15:30:00,2024-11-16 16:00:00,3143.18,3151.86,1.39,100.0,0.0441,-0.38,0.07,-0.45,flip -10824,做多,2024-11-16 16:00:00,2024-11-16 20:00:00,3151.86,3147.14,1.38,100.0,0.0439,-0.21,0.07,-0.28,flip -10825,做空,2024-11-16 20:00:00,2024-11-16 20:30:00,3147.14,3151.79,1.38,100.0,0.0438,-0.2,0.07,-0.27,flip -10826,做多,2024-11-16 20:30:00,2024-11-16 22:30:00,3151.79,3134.78,1.38,100.0,0.0436,-0.74,0.07,-0.81,flip -10827,做空,2024-11-16 22:30:00,2024-11-17 00:00:00,3134.78,3153.36,1.37,100.0,0.0436,-0.81,0.07,-0.88,flip -10828,做多,2024-11-17 00:00:00,2024-11-17 00:30:00,3153.36,3150.93,1.36,100.0,0.0432,-0.11,0.07,-0.17,flip -10829,做空,2024-11-17 00:30:00,2024-11-17 02:00:00,3150.93,3051.99,1.36,100.0,0.0432,4.27,0.07,4.21,tp_lower -10830,做多,2024-11-17 06:30:00,2024-11-17 09:30:00,3136.18,3142.47,1.4,100.0,0.0447,0.28,0.07,0.21,flip -10831,做空,2024-11-17 09:30:00,2024-11-17 10:00:00,3142.47,3151.32,1.4,100.0,0.0447,-0.4,0.07,-0.47,flip -10832,做多,2024-11-17 10:00:00,2024-11-17 11:00:00,3151.32,3122.93,1.4,100.0,0.0444,-1.26,0.07,-1.33,flip -10833,做空,2024-11-17 11:00:00,2024-11-17 12:30:00,3122.93,3123.83,1.38,100.0,0.0443,-0.04,0.07,-0.11,flip -10834,做多,2024-11-17 12:30:00,2024-11-18 03:00:00,3123.83,3101.01,1.38,100.0,0.0443,-1.01,0.07,-1.08,flip -10835,做空,2024-11-18 03:00:00,2024-11-18 14:00:00,3101.01,3102.36,1.38,100.0,0.0445,-0.06,0.07,-0.13,flip -10836,做多,2024-11-18 14:00:00,2024-11-18 14:30:00,3102.36,3089.52,1.38,100.0,0.0444,-0.57,0.07,-0.64,flip -10837,做空,2024-11-18 14:30:00,2024-11-18 15:30:00,3089.52,3146.39,1.37,100.0,0.0444,-2.52,0.07,-2.59,flip -10838,做多,2024-11-18 15:30:00,2024-11-18 19:00:00,3146.39,3111.53,1.34,100.0,0.0427,-1.49,0.07,-1.56,flip -10839,做空,2024-11-18 19:00:00,2024-11-18 19:30:00,3111.53,3129.31,1.33,100.0,0.0427,-0.76,0.07,-0.83,flip -10840,做多,2024-11-18 19:30:00,2024-11-19 04:30:00,3129.31,3132.11,1.32,100.0,0.0422,0.12,0.07,0.05,flip -10841,做空,2024-11-19 04:30:00,2024-11-19 12:00:00,3132.11,3147.52,1.33,100.0,0.0423,-0.65,0.07,-0.72,flip -10842,做多,2024-11-19 12:00:00,2024-11-19 12:30:00,3147.52,3134.31,1.32,100.0,0.0419,-0.55,0.07,-0.62,flip -10843,做空,2024-11-19 12:30:00,2024-11-19 17:30:00,3134.31,3120.11,1.31,100.0,0.0418,0.59,0.07,0.53,flip -10844,做多,2024-11-19 17:30:00,2024-11-19 19:30:00,3120.11,3124.76,1.32,100.0,0.0422,0.2,0.07,0.13,flip -10845,做空,2024-11-19 19:30:00,2024-11-19 23:00:00,3124.76,3104.64,1.32,100.0,0.0421,0.85,0.07,0.78,flip -10846,做多,2024-11-19 23:00:00,2024-11-20 00:00:00,3104.64,3096.14,1.32,100.0,0.0427,-0.36,0.07,-0.43,flip -10847,做空,2024-11-20 00:00:00,2024-11-20 00:30:00,3096.14,3109.36,1.33,100.0,0.0428,-0.57,0.07,-0.63,flip -10848,做多,2024-11-20 00:30:00,2024-11-20 01:00:00,3109.36,3107.38,1.32,100.0,0.0424,-0.08,0.07,-0.15,flip -10849,做空,2024-11-20 01:00:00,2024-11-20 05:00:00,3107.38,3112.48,1.32,100.0,0.0424,-0.22,0.07,-0.28,flip -10850,做多,2024-11-20 05:00:00,2024-11-20 05:30:00,3112.48,3110.6,1.31,100.0,0.0422,-0.08,0.07,-0.14,flip -10851,做空,2024-11-20 05:30:00,2024-11-20 06:00:00,3110.6,3112.1,1.31,100.0,0.0422,-0.06,0.07,-0.13,flip -10852,做多,2024-11-20 06:00:00,2024-11-20 06:30:00,3112.1,3106.74,1.31,100.0,0.0421,-0.23,0.07,-0.29,flip -10853,做空,2024-11-20 06:30:00,2024-11-20 07:00:00,3106.74,3108.85,1.31,100.0,0.042,-0.09,0.07,-0.15,flip -10854,做多,2024-11-20 07:00:00,2024-11-20 11:00:00,3108.85,3099.08,1.3,100.0,0.0419,-0.41,0.06,-0.47,flip -10855,做空,2024-11-20 11:00:00,2024-11-20 13:00:00,3099.08,3111.4,1.3,100.0,0.0419,-0.52,0.07,-0.58,flip -10856,做多,2024-11-20 13:00:00,2024-11-20 14:00:00,3111.4,3128.99,1.29,100.0,0.0415,0.73,0.06,0.67,tp_upper -10857,做多,2024-11-20 15:30:00,2024-11-20 16:00:00,3131.97,3084.47,1.3,100.0,0.0414,-1.97,0.06,-2.03,flip -10858,做空,2024-11-20 16:00:00,2024-11-21 01:00:00,3084.47,3095.81,1.28,100.0,0.0414,-0.47,0.06,-0.53,flip -10859,做多,2024-11-21 01:00:00,2024-11-21 01:30:00,3095.81,3080.74,1.29,100.0,0.0415,-0.63,0.06,-0.69,flip -10860,做空,2024-11-21 01:30:00,2024-11-21 03:00:00,3080.74,3101.51,1.28,100.0,0.0415,-0.86,0.06,-0.93,flip -10861,做多,2024-11-21 03:00:00,2024-11-21 03:30:00,3101.51,3083.13,1.27,100.0,0.0409,-0.75,0.06,-0.81,flip -10862,做空,2024-11-21 03:30:00,2024-11-21 04:00:00,3083.13,3120.01,1.26,100.0,0.0408,-1.51,0.06,-1.57,flip -10863,做多,2024-11-21 04:00:00,2024-11-21 12:00:00,3120.01,3290.54,1.24,100.0,0.0398,6.79,0.07,6.73,tp_upper -10864,做多,2024-11-22 09:30:00,2024-11-22 10:00:00,3367.03,3335.72,1.32,100.0,0.0391,-1.22,0.07,-1.29,flip -10865,做空,2024-11-22 10:00:00,2024-11-22 23:30:00,3335.72,3329.9,1.3,100.0,0.039,0.23,0.06,0.16,flip -10866,做多,2024-11-22 23:30:00,2024-11-23 02:30:00,3329.9,3328.9,1.3,100.0,0.0391,-0.04,0.07,-0.1,flip -10867,做空,2024-11-23 02:30:00,2024-11-23 20:30:00,3328.9,3407.99,1.3,100.0,0.0392,-3.1,0.07,-3.17,flip -10868,做多,2024-11-23 20:30:00,2024-11-23 22:30:00,3407.99,3408.43,1.27,100.0,0.0373,0.02,0.06,-0.05,flip -10869,做空,2024-11-23 22:30:00,2024-11-24 00:00:00,3408.43,3427.39,1.27,100.0,0.0373,-0.71,0.06,-0.77,flip -10870,做多,2024-11-24 00:00:00,2024-11-24 04:00:00,3427.39,3424.72,1.27,100.0,0.0369,-0.1,0.06,-0.16,flip -10871,做空,2024-11-24 04:00:00,2024-11-24 06:30:00,3424.72,3424.99,1.26,100.0,0.0369,-0.01,0.06,-0.07,flip -10872,做多,2024-11-24 06:30:00,2024-11-24 07:00:00,3424.99,3416.4,1.26,100.0,0.0369,-0.32,0.06,-0.38,flip -10873,做空,2024-11-24 07:00:00,2024-11-24 07:30:00,3416.4,3424.99,1.26,100.0,0.0368,-0.32,0.06,-0.38,flip -10874,做多,2024-11-24 07:30:00,2024-11-24 08:00:00,3424.99,3419.39,1.25,100.0,0.0366,-0.2,0.06,-0.27,flip -10875,做空,2024-11-24 08:00:00,2024-11-24 11:00:00,3419.39,3354.63,1.25,100.0,0.0366,2.37,0.06,2.31,tp_lower -10876,做多,2024-11-24 22:00:00,2024-11-25 00:00:00,3352.81,3357.85,1.27,100.0,0.038,0.19,0.06,0.13,flip -10877,做空,2024-11-25 00:00:00,2024-11-25 02:00:00,3357.85,3347.02,1.28,100.0,0.0382,0.41,0.06,0.35,flip -10878,做多,2024-11-25 02:00:00,2024-11-25 02:30:00,3347.02,3340.64,1.28,100.0,0.0384,-0.24,0.06,-0.31,flip -10879,做空,2024-11-25 02:30:00,2024-11-25 15:00:00,3340.64,3448.99,1.28,100.0,0.0383,-4.15,0.07,-4.22,flip -10880,做多,2024-11-25 15:00:00,2024-11-25 21:30:00,3448.99,3441.94,1.24,100.0,0.0359,-0.25,0.06,-0.31,flip -10881,做空,2024-11-25 21:30:00,2024-11-25 22:30:00,3441.94,3453.9,1.23,100.0,0.0358,-0.43,0.06,-0.49,flip -10882,做多,2024-11-25 22:30:00,2024-11-25 23:00:00,3453.9,3447.96,1.23,100.0,0.0356,-0.21,0.06,-0.27,flip -10883,做空,2024-11-25 23:00:00,2024-11-26 22:00:00,3447.96,3343.19,1.22,100.0,0.0355,3.72,0.06,3.66,flip -10884,做多,2024-11-26 22:00:00,2024-11-26 22:30:00,3343.19,3327.85,1.27,100.0,0.038,-0.58,0.06,-0.65,flip -10885,做空,2024-11-26 22:30:00,2024-11-27 00:00:00,3327.85,3333.48,1.26,100.0,0.0379,-0.21,0.06,-0.28,flip -10886,做多,2024-11-27 00:00:00,2024-11-27 00:30:00,3333.48,3311.85,1.26,100.0,0.0378,-0.82,0.06,-0.88,flip -10887,做空,2024-11-27 00:30:00,2024-11-27 01:00:00,3311.85,3329.84,1.25,100.0,0.0378,-0.68,0.06,-0.74,flip -10888,做多,2024-11-27 01:00:00,2024-11-28 05:30:00,3329.84,3591.68,1.24,100.0,0.0373,9.78,0.07,9.71,flip -10889,做空,2024-11-28 05:30:00,2024-11-28 06:30:00,3591.68,3597.11,1.34,100.0,0.0374,-0.2,0.07,-0.27,flip -10890,做多,2024-11-28 06:30:00,2024-11-28 07:30:00,3597.11,3594.6,1.34,100.0,0.0372,-0.09,0.07,-0.16,flip -10891,做空,2024-11-28 07:30:00,2024-11-28 08:00:00,3594.6,3621.61,1.34,100.0,0.0372,-1.0,0.07,-1.07,flip -10892,做多,2024-11-28 08:00:00,2024-11-28 09:30:00,3621.61,3600.57,1.33,100.0,0.0366,-0.77,0.07,-0.84,flip -10893,做空,2024-11-28 09:30:00,2024-11-28 10:00:00,3600.57,3617.56,1.32,100.0,0.0366,-0.62,0.07,-0.69,flip -10894,做多,2024-11-28 10:00:00,2024-11-28 10:30:00,3617.56,3605.95,1.31,100.0,0.0362,-0.42,0.07,-0.49,flip -10895,做空,2024-11-28 10:30:00,2024-11-28 11:00:00,3605.95,3614.62,1.3,100.0,0.0362,-0.31,0.07,-0.38,flip -10896,做多,2024-11-28 11:00:00,2024-11-28 12:30:00,3614.62,3624.06,1.3,100.0,0.0359,0.34,0.07,0.27,flip -10897,做空,2024-11-28 12:30:00,2024-11-28 22:00:00,3624.06,3589.34,1.3,100.0,0.0359,1.25,0.06,1.18,flip -10898,做多,2024-11-28 22:00:00,2024-11-28 23:00:00,3589.34,3591.55,1.31,100.0,0.0366,0.08,0.07,0.02,flip -10899,做空,2024-11-28 23:00:00,2024-11-29 02:00:00,3591.55,3586.47,1.31,100.0,0.0365,0.19,0.07,0.12,flip -10900,做多,2024-11-29 02:00:00,2024-11-29 04:00:00,3586.47,3572.18,1.33,100.0,0.037,-0.53,0.07,-0.59,flip -10901,做空,2024-11-29 04:00:00,2024-11-29 04:30:00,3572.18,3581.1,1.32,100.0,0.0369,-0.33,0.07,-0.4,flip -10902,做多,2024-11-29 04:30:00,2024-11-29 06:00:00,3581.1,3574.68,1.31,100.0,0.0367,-0.24,0.07,-0.3,flip -10903,做空,2024-11-29 06:00:00,2024-11-29 08:30:00,3574.68,3571.86,1.31,100.0,0.0367,0.1,0.07,0.04,flip -10904,做多,2024-11-29 08:30:00,2024-11-29 09:30:00,3571.86,3570.06,1.31,100.0,0.0367,-0.07,0.07,-0.13,flip -10905,做空,2024-11-29 09:30:00,2024-11-29 10:30:00,3570.06,3587.18,1.31,100.0,0.0367,-0.63,0.07,-0.69,flip -10906,做多,2024-11-29 10:30:00,2024-11-29 12:30:00,3587.18,3588.72,1.3,100.0,0.0363,0.06,0.07,-0.01,flip -10907,做空,2024-11-29 12:30:00,2024-11-29 18:00:00,3588.72,3588.59,1.3,100.0,0.0362,0.0,0.07,-0.06,flip -10908,做多,2024-11-29 18:00:00,2024-11-29 18:30:00,3588.59,3576.21,1.3,100.0,0.0362,-0.45,0.06,-0.51,flip -10909,做空,2024-11-29 18:30:00,2024-11-29 19:30:00,3576.21,3584.93,1.29,100.0,0.0362,-0.32,0.06,-0.38,flip -10910,做多,2024-11-29 19:30:00,2024-11-29 21:00:00,3584.93,3584.31,1.29,100.0,0.036,-0.02,0.06,-0.09,flip -10911,做空,2024-11-29 21:00:00,2024-11-29 21:30:00,3584.31,3593.66,1.29,100.0,0.0359,-0.34,0.06,-0.4,flip -10912,做多,2024-11-29 21:30:00,2024-11-30 00:30:00,3593.66,3592.76,1.28,100.0,0.0357,-0.03,0.06,-0.1,flip -10913,做空,2024-11-30 00:30:00,2024-11-30 01:30:00,3592.76,3602.65,1.3,100.0,0.0361,-0.36,0.06,-0.42,flip -10914,做多,2024-11-30 01:30:00,2024-11-30 18:00:00,3602.65,3670.27,1.29,100.0,0.0358,2.42,0.07,2.36,flip -10915,做空,2024-11-30 18:00:00,2024-11-30 18:30:00,3670.27,3673.88,1.31,100.0,0.0358,-0.13,0.07,-0.2,flip -10916,做多,2024-11-30 18:30:00,2024-12-01 02:30:00,3673.88,3666.44,1.31,100.0,0.0357,-0.27,0.07,-0.33,flip -10917,做空,2024-12-01 02:30:00,2024-12-01 03:00:00,3666.44,3677.82,1.31,100.0,0.0358,-0.41,0.07,-0.47,flip -10918,做多,2024-12-01 03:00:00,2024-12-01 05:00:00,3677.82,3692.46,1.31,100.0,0.0355,0.52,0.07,0.45,flip -10919,做空,2024-12-01 05:00:00,2024-12-01 06:00:00,3692.46,3702.69,1.31,100.0,0.0355,-0.36,0.07,-0.43,flip -10920,做多,2024-12-01 06:00:00,2024-12-01 09:00:00,3702.69,3697.27,1.31,100.0,0.0353,-0.19,0.07,-0.26,flip -10921,做空,2024-12-01 09:00:00,2024-12-01 09:30:00,3697.27,3703.36,1.3,100.0,0.0352,-0.21,0.07,-0.28,flip -10922,做多,2024-12-01 09:30:00,2024-12-01 10:00:00,3703.36,3693.47,1.3,100.0,0.0351,-0.35,0.06,-0.41,flip -10923,做空,2024-12-01 10:00:00,2024-12-01 11:00:00,3693.47,3695.85,1.29,100.0,0.0351,-0.08,0.06,-0.15,flip -10924,做多,2024-12-01 11:00:00,2024-12-01 13:30:00,3695.85,3703.82,1.29,100.0,0.035,0.28,0.06,0.21,flip -10925,做空,2024-12-01 13:30:00,2024-12-01 14:00:00,3703.82,3706.47,1.29,100.0,0.0349,-0.09,0.06,-0.16,flip -10926,做多,2024-12-01 14:00:00,2024-12-01 19:00:00,3706.47,3708.07,1.29,100.0,0.0349,0.06,0.06,-0.01,flip -10927,做空,2024-12-01 19:00:00,2024-12-01 19:30:00,3708.07,3710.71,1.29,100.0,0.0348,-0.09,0.06,-0.16,flip -10928,做多,2024-12-01 19:30:00,2024-12-01 20:00:00,3710.71,3684.79,1.29,100.0,0.0347,-0.9,0.06,-0.96,flip -10929,做空,2024-12-01 20:00:00,2024-12-01 21:00:00,3684.79,3704.17,1.28,100.0,0.0347,-0.67,0.06,-0.74,flip -10930,做多,2024-12-01 21:00:00,2024-12-01 23:30:00,3704.17,3711.22,1.27,100.0,0.0343,0.24,0.06,0.18,flip -10931,做空,2024-12-01 23:30:00,2024-12-02 00:00:00,3711.22,3712.82,1.27,100.0,0.0343,-0.05,0.06,-0.12,flip -10932,做多,2024-12-02 00:00:00,2024-12-02 00:30:00,3712.82,3705.09,1.29,100.0,0.0347,-0.27,0.06,-0.33,flip -10933,做空,2024-12-02 00:30:00,2024-12-02 01:00:00,3705.09,3739.05,1.28,100.0,0.0346,-1.18,0.06,-1.24,flip -10934,做多,2024-12-02 01:00:00,2024-12-02 02:00:00,3739.05,3718.19,1.27,100.0,0.034,-0.71,0.06,-0.77,flip -10935,做空,2024-12-02 02:00:00,2024-12-02 15:00:00,3718.19,3669.41,1.26,100.0,0.0339,1.66,0.06,1.59,flip -10936,做多,2024-12-02 15:00:00,2024-12-02 16:00:00,3669.41,3641.47,1.28,100.0,0.0348,-0.97,0.06,-1.04,flip -10937,做空,2024-12-02 16:00:00,2024-12-02 21:30:00,3641.47,3618.56,1.27,100.0,0.0348,0.8,0.06,0.73,flip -10938,做多,2024-12-02 21:30:00,2024-12-03 01:30:00,3618.56,3622.01,1.27,100.0,0.0352,0.12,0.06,0.06,flip -10939,做空,2024-12-03 01:30:00,2024-12-03 02:00:00,3622.01,3636.53,1.28,100.0,0.0354,-0.51,0.06,-0.58,flip -10940,做多,2024-12-03 02:00:00,2024-12-03 06:30:00,3636.53,3636.95,1.27,100.0,0.035,0.01,0.06,-0.05,flip -10941,做空,2024-12-03 06:30:00,2024-12-03 08:00:00,3636.95,3627.27,1.27,100.0,0.035,0.34,0.06,0.28,flip -10942,做多,2024-12-03 08:00:00,2024-12-03 22:00:00,3627.27,3612.22,1.28,100.0,0.0352,-0.53,0.06,-0.59,flip -10943,做空,2024-12-03 22:00:00,2024-12-05 15:30:00,3612.22,3890.4,1.27,100.0,0.0351,-9.77,0.07,-9.84,flip -10944,做多,2024-12-05 15:30:00,2024-12-05 18:30:00,3890.4,3873.01,1.18,100.0,0.0302,-0.53,0.06,-0.58,flip -10945,做空,2024-12-05 18:30:00,2024-12-05 22:00:00,3873.01,3748.6,1.17,100.0,0.0302,3.76,0.06,3.7,tp_lower -10946,做多,2024-12-06 00:30:00,2024-12-06 03:00:00,3865.61,3874.07,1.21,100.0,0.0313,0.26,0.06,0.2,flip -10947,做空,2024-12-06 03:00:00,2024-12-06 03:30:00,3874.07,3909.78,1.21,100.0,0.0312,-1.12,0.06,-1.18,flip -10948,做多,2024-12-06 03:30:00,2024-12-06 09:00:00,3909.78,3863.37,1.2,100.0,0.0306,-1.42,0.06,-1.48,flip -10949,做空,2024-12-06 09:00:00,2024-12-06 09:30:00,3863.37,3871.43,1.18,100.0,0.0306,-0.25,0.06,-0.31,flip -10950,做多,2024-12-06 09:30:00,2024-12-06 10:00:00,3871.43,3859.53,1.18,100.0,0.0304,-0.36,0.06,-0.42,flip -10951,做空,2024-12-06 10:00:00,2024-12-06 10:30:00,3859.53,3867.01,1.17,100.0,0.0304,-0.23,0.06,-0.29,flip -10952,做多,2024-12-06 10:30:00,2024-12-06 11:00:00,3867.01,3865.48,1.17,100.0,0.0303,-0.05,0.06,-0.1,flip -10953,做空,2024-12-06 11:00:00,2024-12-06 11:30:00,3865.48,3869.72,1.17,100.0,0.0302,-0.13,0.06,-0.19,flip -10954,做多,2024-12-06 11:30:00,2024-12-06 12:30:00,3869.72,3839.89,1.17,100.0,0.0301,-0.9,0.06,-0.96,flip -10955,做空,2024-12-06 12:30:00,2024-12-06 13:30:00,3839.89,3891.32,1.16,100.0,0.0301,-1.55,0.06,-1.61,flip -10956,做多,2024-12-06 13:30:00,2024-12-07 03:00:00,3891.32,3993.39,1.14,100.0,0.0293,2.99,0.06,2.93,flip -10957,做空,2024-12-07 03:00:00,2024-12-07 04:00:00,3993.39,3991.31,1.18,100.0,0.0295,0.06,0.06,0.0,flip -10958,做多,2024-12-07 04:00:00,2024-12-07 11:30:00,3991.31,4001.27,1.18,100.0,0.0295,0.29,0.06,0.24,flip -10959,做空,2024-12-07 11:30:00,2024-12-07 13:00:00,4001.27,4002.65,1.18,100.0,0.0295,-0.04,0.06,-0.1,flip -10960,做多,2024-12-07 13:00:00,2024-12-07 13:30:00,4002.65,3997.14,1.18,100.0,0.0294,-0.16,0.06,-0.22,flip -10961,做空,2024-12-07 13:30:00,2024-12-07 14:30:00,3997.14,4000.75,1.18,100.0,0.0294,-0.11,0.06,-0.17,flip -10962,做多,2024-12-07 14:30:00,2024-12-07 15:00:00,4000.75,3993.23,1.17,100.0,0.0293,-0.22,0.06,-0.28,flip -10963,做空,2024-12-07 15:00:00,2024-12-07 15:30:00,3993.23,4007.65,1.17,100.0,0.0293,-0.42,0.06,-0.48,flip -10964,做多,2024-12-07 15:30:00,2024-12-07 16:00:00,4007.65,3999.99,1.16,100.0,0.0291,-0.22,0.06,-0.28,flip -10965,做空,2024-12-07 16:00:00,2024-12-07 16:30:00,3999.99,4000.55,1.16,100.0,0.029,-0.02,0.06,-0.07,flip -10966,做多,2024-12-07 16:30:00,2024-12-07 17:00:00,4000.55,3997.64,1.16,100.0,0.029,-0.08,0.06,-0.14,flip -10967,做空,2024-12-07 17:00:00,2024-12-07 23:00:00,3997.64,4010.19,1.16,100.0,0.029,-0.36,0.06,-0.42,flip -10968,做多,2024-12-07 23:00:00,2024-12-07 23:30:00,4010.19,3999.81,1.15,100.0,0.0288,-0.3,0.06,-0.36,flip -10969,做空,2024-12-07 23:30:00,2024-12-08 00:00:00,3999.81,4006.3,1.15,100.0,0.0287,-0.19,0.06,-0.24,flip -10970,做多,2024-12-08 00:00:00,2024-12-08 01:30:00,4006.3,3995.82,1.16,100.0,0.029,-0.3,0.06,-0.36,flip -10971,做空,2024-12-08 01:30:00,2024-12-08 02:00:00,3995.82,4005.8,1.16,100.0,0.0289,-0.29,0.06,-0.35,flip -10972,做多,2024-12-08 02:00:00,2024-12-08 02:30:00,4005.8,4000.93,1.15,100.0,0.0288,-0.14,0.06,-0.2,flip -10973,做空,2024-12-08 02:30:00,2024-12-08 03:00:00,4000.93,4001.9,1.15,100.0,0.0287,-0.03,0.06,-0.09,flip -10974,做多,2024-12-08 03:00:00,2024-12-08 03:30:00,4001.9,3992.36,1.15,100.0,0.0287,-0.27,0.06,-0.33,flip -10975,做空,2024-12-08 03:30:00,2024-12-08 12:30:00,3992.36,3988.37,1.14,100.0,0.0287,0.11,0.06,0.06,flip -10976,做多,2024-12-08 12:30:00,2024-12-08 14:30:00,3988.37,3981.78,1.14,100.0,0.0287,-0.19,0.06,-0.25,flip -10977,做空,2024-12-08 14:30:00,2024-12-08 15:00:00,3981.78,3981.86,1.14,100.0,0.0287,-0.0,0.06,-0.06,flip -10978,做多,2024-12-08 15:00:00,2024-12-08 16:30:00,3981.86,3986.54,1.14,100.0,0.0286,0.13,0.06,0.08,flip -10979,做空,2024-12-08 16:30:00,2024-12-08 17:00:00,3986.54,3987.85,1.14,100.0,0.0286,-0.04,0.06,-0.09,flip -10980,做多,2024-12-08 17:00:00,2024-12-08 18:00:00,3987.85,3972.4,1.14,100.0,0.0285,-0.44,0.06,-0.5,flip -10981,做空,2024-12-08 18:00:00,2024-12-08 19:30:00,3972.4,3992.43,1.13,100.0,0.0285,-0.57,0.06,-0.63,flip -10982,做多,2024-12-08 19:30:00,2024-12-08 20:30:00,3992.43,3979.31,1.13,100.0,0.0282,-0.37,0.06,-0.43,flip -10983,做空,2024-12-08 20:30:00,2024-12-08 21:00:00,3979.31,3988.52,1.12,100.0,0.0282,-0.26,0.06,-0.32,flip -10984,做多,2024-12-08 21:00:00,2024-12-09 00:00:00,3988.52,3981.23,1.12,100.0,0.028,-0.2,0.06,-0.26,flip -10985,做空,2024-12-09 00:00:00,2024-12-09 14:30:00,3981.23,3933.76,1.13,100.0,0.0284,1.35,0.06,1.29,flip -10986,做多,2024-12-09 14:30:00,2024-12-09 15:00:00,3933.76,3857.49,1.14,100.0,0.029,-2.21,0.06,-2.27,flip -10987,做空,2024-12-09 15:00:00,2024-12-09 21:00:00,3857.49,3697.78,1.12,100.0,0.029,4.63,0.05,4.58,tp_lower -10988,做多,2024-12-10 08:30:00,2024-12-10 12:00:00,3743.72,3713.75,1.17,100.0,0.0312,-0.93,0.06,-0.99,flip -10989,做空,2024-12-10 12:00:00,2024-12-10 14:00:00,3713.75,3719.85,1.16,100.0,0.0312,-0.19,0.06,-0.25,flip -10990,做多,2024-12-10 14:00:00,2024-12-10 14:30:00,3719.85,3671.19,1.15,100.0,0.031,-1.51,0.06,-1.57,flip -10991,做空,2024-12-10 14:30:00,2024-12-11 02:30:00,3671.19,3651.93,1.14,100.0,0.031,0.6,0.06,0.54,flip -10992,做多,2024-12-11 02:30:00,2024-12-12 18:30:00,3651.93,3919.41,1.15,100.0,0.0314,8.39,0.06,8.33,flip -10993,做空,2024-12-12 18:30:00,2024-12-13 02:30:00,3919.41,3906.16,1.23,100.0,0.0314,0.42,0.06,0.35,flip -10994,做多,2024-12-13 02:30:00,2024-12-13 04:30:00,3906.16,3915.9,1.23,100.0,0.0316,0.31,0.06,0.25,flip -10995,做空,2024-12-13 04:30:00,2024-12-13 06:00:00,3915.9,3916.99,1.24,100.0,0.0316,-0.03,0.06,-0.1,flip -10996,做多,2024-12-13 06:00:00,2024-12-13 06:30:00,3916.99,3885.36,1.23,100.0,0.0315,-1.0,0.06,-1.06,flip -10997,做空,2024-12-13 06:30:00,2024-12-13 10:30:00,3885.36,3903.01,1.22,100.0,0.0315,-0.56,0.06,-0.62,flip -10998,做多,2024-12-13 10:30:00,2024-12-13 15:30:00,3903.01,3885.1,1.22,100.0,0.0312,-0.56,0.06,-0.62,flip -10999,做空,2024-12-13 15:30:00,2024-12-13 16:00:00,3885.1,3892.94,1.21,100.0,0.0311,-0.24,0.06,-0.3,flip -11000,做多,2024-12-13 16:00:00,2024-12-13 20:30:00,3892.94,3915.99,1.21,100.0,0.031,0.71,0.06,0.65,flip -11001,做空,2024-12-13 20:30:00,2024-12-13 23:30:00,3915.99,3905.6,1.21,100.0,0.0309,0.32,0.06,0.26,flip -11002,做多,2024-12-13 23:30:00,2024-12-14 00:30:00,3905.6,3904.51,1.21,100.0,0.0311,-0.03,0.06,-0.09,flip -11003,做空,2024-12-14 00:30:00,2024-12-14 01:00:00,3904.51,3937.01,1.22,100.0,0.0313,-1.02,0.06,-1.08,flip -11004,做多,2024-12-14 01:00:00,2024-12-14 02:00:00,3937.01,3904.76,1.21,100.0,0.0308,-0.99,0.06,-1.05,flip -11005,做空,2024-12-14 02:00:00,2024-12-14 02:30:00,3904.76,3911.08,1.2,100.0,0.0307,-0.19,0.06,-0.25,flip -11006,做多,2024-12-14 02:30:00,2024-12-14 03:30:00,3911.08,3909.57,1.2,100.0,0.0306,-0.05,0.06,-0.11,flip -11007,做空,2024-12-14 03:30:00,2024-12-14 04:00:00,3909.57,3909.59,1.19,100.0,0.0306,-0.0,0.06,-0.06,flip -11008,做多,2024-12-14 04:00:00,2024-12-14 05:00:00,3909.59,3913.44,1.19,100.0,0.0305,0.12,0.06,0.06,flip -11009,做空,2024-12-14 05:00:00,2024-12-14 05:30:00,3913.44,3919.68,1.19,100.0,0.0305,-0.19,0.06,-0.25,flip -11010,做多,2024-12-14 05:30:00,2024-12-14 09:00:00,3919.68,3914.2,1.19,100.0,0.0304,-0.17,0.06,-0.23,flip -11011,做空,2024-12-14 09:00:00,2024-12-15 01:00:00,3914.2,3875.57,1.19,100.0,0.0303,1.17,0.06,1.11,flip -11012,做多,2024-12-15 01:00:00,2024-12-15 07:00:00,3875.57,3860.17,1.21,100.0,0.0312,-0.48,0.06,-0.54,flip -11013,做空,2024-12-15 07:00:00,2024-12-15 10:00:00,3860.17,3866.91,1.2,100.0,0.0311,-0.21,0.06,-0.27,flip -11014,做多,2024-12-15 10:00:00,2024-12-15 10:30:00,3866.91,3858.89,1.2,100.0,0.031,-0.25,0.06,-0.31,flip -11015,做空,2024-12-15 10:30:00,2024-12-15 11:00:00,3858.89,3868.35,1.19,100.0,0.031,-0.29,0.06,-0.35,flip -11016,做多,2024-12-15 11:00:00,2024-12-15 12:00:00,3868.35,3870.18,1.19,100.0,0.0308,0.06,0.06,-0.0,flip -11017,做空,2024-12-15 12:00:00,2024-12-15 22:00:00,3870.18,3876.52,1.19,100.0,0.0307,-0.19,0.06,-0.25,flip -11018,做多,2024-12-15 22:00:00,2024-12-16 09:00:00,3876.52,3948.34,1.19,100.0,0.0306,2.2,0.06,2.14,flip -11019,做空,2024-12-16 09:00:00,2024-12-16 10:30:00,3948.34,3949.61,1.22,100.0,0.0308,-0.04,0.06,-0.1,flip -11020,做多,2024-12-16 10:30:00,2024-12-16 11:00:00,3949.61,3938.27,1.21,100.0,0.0307,-0.35,0.06,-0.41,flip -11021,做空,2024-12-16 11:00:00,2024-12-16 14:30:00,3938.27,3928.28,1.21,100.0,0.0307,0.31,0.06,0.25,flip -11022,做多,2024-12-16 14:30:00,2024-12-17 00:00:00,3928.28,3968.03,1.21,100.0,0.0308,1.23,0.06,1.16,flip -11023,做空,2024-12-17 00:00:00,2024-12-17 01:00:00,3968.03,3982.74,1.23,100.0,0.0309,-0.45,0.06,-0.52,flip -11024,做多,2024-12-17 01:00:00,2024-12-17 07:30:00,3982.74,3993.06,1.22,100.0,0.0306,0.32,0.06,0.26,flip -11025,做空,2024-12-17 07:30:00,2024-12-17 08:00:00,3993.06,4012.12,1.22,100.0,0.0306,-0.58,0.06,-0.64,flip -11026,做多,2024-12-17 08:00:00,2024-12-17 08:30:00,4012.12,4009.47,1.22,100.0,0.0303,-0.08,0.06,-0.14,flip -11027,做空,2024-12-17 08:30:00,2024-12-17 09:30:00,4009.47,4025.61,1.21,100.0,0.0303,-0.49,0.06,-0.55,flip -11028,做多,2024-12-17 09:30:00,2024-12-17 10:00:00,4025.61,4010.08,1.21,100.0,0.03,-0.47,0.06,-0.53,flip -11029,做空,2024-12-17 10:00:00,2024-12-17 11:00:00,4010.08,4013.11,1.2,100.0,0.03,-0.09,0.06,-0.15,flip -11030,做多,2024-12-17 11:00:00,2024-12-17 13:30:00,4013.11,4005.96,1.2,100.0,0.0299,-0.21,0.06,-0.27,flip -11031,做空,2024-12-17 13:30:00,2024-12-17 14:00:00,4005.96,4009.47,1.2,100.0,0.0299,-0.1,0.06,-0.16,flip -11032,做多,2024-12-17 14:00:00,2024-12-17 15:00:00,4009.47,3932.89,1.19,100.0,0.0298,-2.28,0.06,-2.34,flip -11033,做空,2024-12-17 15:00:00,2024-12-18 11:00:00,3932.89,3878.01,1.17,100.0,0.0297,1.63,0.06,1.57,flip -11034,做多,2024-12-18 11:00:00,2024-12-18 12:00:00,3878.01,3868.41,1.2,100.0,0.0309,-0.3,0.06,-0.36,flip -11035,做空,2024-12-18 12:00:00,2024-12-18 13:00:00,3868.41,3872.65,1.19,100.0,0.0308,-0.13,0.06,-0.19,flip -11036,做多,2024-12-18 13:00:00,2024-12-18 13:30:00,3872.65,3854.45,1.19,100.0,0.0307,-0.56,0.06,-0.62,flip -11037,做空,2024-12-18 13:30:00,2024-12-18 14:00:00,3854.45,3863.18,1.18,100.0,0.0307,-0.27,0.06,-0.33,flip -11038,做多,2024-12-18 14:00:00,2024-12-18 14:30:00,3863.18,3836.2,1.18,100.0,0.0305,-0.82,0.06,-0.88,flip -11039,做空,2024-12-18 14:30:00,2024-12-18 15:00:00,3836.2,3857.38,1.17,100.0,0.0305,-0.65,0.06,-0.7,flip -11040,做多,2024-12-18 15:00:00,2024-12-18 16:00:00,3857.38,3861.53,1.16,100.0,0.0301,0.13,0.06,0.07,flip -11041,做空,2024-12-18 16:00:00,2024-12-18 16:30:00,3861.53,3870.97,1.16,100.0,0.0301,-0.28,0.06,-0.34,flip -11042,做多,2024-12-18 16:30:00,2024-12-18 17:00:00,3870.97,3861.54,1.16,100.0,0.0299,-0.28,0.06,-0.34,flip -11043,做空,2024-12-18 17:00:00,2024-12-18 19:30:00,3861.54,3769.4,1.15,100.0,0.0299,2.75,0.06,2.7,tp_lower -11044,做多,2024-12-19 10:30:00,2024-12-19 12:30:00,3705.8,3678.44,1.19,100.0,0.0322,-0.88,0.06,-0.94,flip -11045,做空,2024-12-19 12:30:00,2024-12-19 17:30:00,3678.44,3478.76,1.18,100.0,0.0321,6.42,0.06,6.36,tp_lower -11046,做多,2024-12-20 14:00:00,2024-12-20 14:30:00,3329.11,3327.34,1.25,100.0,0.0375,-0.07,0.06,-0.13,flip -11047,做空,2024-12-20 14:30:00,2024-12-20 15:00:00,3327.34,3386.47,1.25,100.0,0.0374,-2.21,0.06,-2.28,flip -11048,做多,2024-12-20 15:00:00,2024-12-21 09:00:00,3386.47,3468.77,1.22,100.0,0.0361,2.97,0.06,2.91,flip -11049,做空,2024-12-21 09:00:00,2024-12-21 09:30:00,3468.77,3480.91,1.25,100.0,0.0361,-0.44,0.06,-0.5,flip -11050,做多,2024-12-21 09:30:00,2024-12-21 10:30:00,3480.91,3464.51,1.25,100.0,0.0358,-0.59,0.06,-0.65,flip -11051,做空,2024-12-21 10:30:00,2024-12-22 08:00:00,3464.51,3358.81,1.24,100.0,0.0358,3.78,0.06,3.72,flip -11052,做多,2024-12-22 08:00:00,2024-12-22 08:30:00,3358.81,3355.56,1.28,100.0,0.0381,-0.12,0.06,-0.19,flip -11053,做空,2024-12-22 08:30:00,2024-12-22 09:00:00,3355.56,3363.53,1.28,100.0,0.0381,-0.3,0.06,-0.37,flip -11054,做多,2024-12-22 09:00:00,2024-12-22 14:00:00,3363.53,3320.95,1.27,100.0,0.0379,-1.61,0.06,-1.68,flip -11055,做空,2024-12-22 14:00:00,2024-12-23 03:00:00,3320.95,3346.79,1.26,100.0,0.0378,-0.98,0.06,-1.04,flip -11056,做多,2024-12-23 03:00:00,2024-12-23 05:00:00,3346.79,3321.18,1.25,100.0,0.0373,-0.96,0.06,-1.02,flip -11057,做空,2024-12-23 05:00:00,2024-12-23 07:00:00,3321.18,3295.18,1.24,100.0,0.0373,0.97,0.06,0.91,flip -11058,做多,2024-12-23 07:00:00,2024-12-23 08:00:00,3295.18,3294.26,1.25,100.0,0.0379,-0.03,0.06,-0.1,flip -11059,做空,2024-12-23 08:00:00,2024-12-23 08:30:00,3294.26,3314.9,1.25,100.0,0.0378,-0.78,0.06,-0.84,flip -11060,做多,2024-12-23 08:30:00,2024-12-23 14:30:00,3314.9,3311.58,1.24,100.0,0.0373,-0.12,0.06,-0.19,flip -11061,做空,2024-12-23 14:30:00,2024-12-23 16:00:00,3311.58,3304.72,1.23,100.0,0.0373,0.26,0.06,0.19,flip -11062,做多,2024-12-23 16:00:00,2024-12-23 18:30:00,3304.72,3303.89,1.24,100.0,0.0374,-0.03,0.06,-0.09,flip -11063,做空,2024-12-23 18:30:00,2024-12-23 19:00:00,3303.89,3345.83,1.23,100.0,0.0373,-1.57,0.06,-1.63,flip -11064,做多,2024-12-23 19:00:00,2024-12-24 02:00:00,3345.83,3376.75,1.22,100.0,0.0364,1.12,0.06,1.06,flip -11065,做空,2024-12-24 02:00:00,2024-12-24 10:30:00,3376.75,3391.82,1.24,100.0,0.0366,-0.55,0.06,-0.61,flip -11066,做多,2024-12-24 10:30:00,2024-12-24 12:00:00,3391.82,3400.64,1.23,100.0,0.0363,0.32,0.06,0.26,flip -11067,做空,2024-12-24 12:00:00,2024-12-24 12:30:00,3400.64,3404.89,1.23,100.0,0.0362,-0.15,0.06,-0.22,flip -11068,做多,2024-12-24 12:30:00,2024-12-24 20:00:00,3404.89,3448.82,1.23,100.0,0.0361,1.59,0.06,1.52,flip -11069,做空,2024-12-24 20:00:00,2024-12-25 04:00:00,3448.82,3484.99,1.24,100.0,0.0361,-1.3,0.06,-1.37,flip -11070,做多,2024-12-25 04:00:00,2024-12-25 07:30:00,3484.99,3487.65,1.24,100.0,0.0354,0.09,0.06,0.03,flip -11071,做空,2024-12-25 07:30:00,2024-12-25 08:00:00,3487.65,3498.01,1.24,100.0,0.0354,-0.37,0.06,-0.43,flip -11072,做多,2024-12-25 08:00:00,2024-12-25 08:30:00,3498.01,3487.98,1.23,100.0,0.0352,-0.35,0.06,-0.41,flip -11073,做空,2024-12-25 08:30:00,2024-12-25 09:00:00,3487.98,3490.7,1.23,100.0,0.0351,-0.1,0.06,-0.16,flip -11074,做多,2024-12-25 09:00:00,2024-12-25 10:00:00,3490.7,3535.22,1.22,100.0,0.035,1.56,0.06,1.5,tp_upper -11075,做多,2024-12-25 13:00:00,2024-12-25 14:30:00,3484.25,3488.7,1.24,100.0,0.0355,0.16,0.06,0.1,flip -11076,做空,2024-12-25 14:30:00,2024-12-25 19:00:00,3488.7,3474.43,1.24,100.0,0.0355,0.51,0.06,0.44,flip -11077,做多,2024-12-25 19:00:00,2024-12-25 20:30:00,3474.43,3472.0,1.24,100.0,0.0357,-0.09,0.06,-0.15,flip -11078,做空,2024-12-25 20:30:00,2024-12-25 22:30:00,3472.0,3473.99,1.24,100.0,0.0357,-0.07,0.06,-0.13,flip -11079,做多,2024-12-25 22:30:00,2024-12-26 00:30:00,3473.99,3481.18,1.24,100.0,0.0356,0.26,0.06,0.19,flip -11080,做空,2024-12-26 00:30:00,2024-12-26 01:30:00,3481.18,3474.89,1.25,100.0,0.0359,0.23,0.06,0.16,flip -11081,做多,2024-12-26 01:30:00,2024-12-26 02:30:00,3474.89,3459.14,1.25,100.0,0.036,-0.57,0.06,-0.63,flip -11082,做空,2024-12-26 02:30:00,2024-12-26 08:00:00,3459.14,3368.04,1.24,100.0,0.036,3.28,0.06,3.22,tp_lower -11083,做多,2024-12-27 01:00:00,2024-12-27 07:30:00,3348.61,3324.05,1.28,100.0,0.0382,-0.94,0.06,-1.0,flip -11084,做空,2024-12-27 07:30:00,2024-12-27 08:00:00,3324.05,3357.1,1.27,100.0,0.0382,-1.26,0.06,-1.33,flip -11085,做多,2024-12-27 08:00:00,2024-12-27 14:30:00,3357.1,3357.64,1.26,100.0,0.0374,0.02,0.06,-0.04,flip -11086,做空,2024-12-27 14:30:00,2024-12-28 03:30:00,3357.64,3344.12,1.25,100.0,0.0374,0.5,0.06,0.44,flip -11087,做多,2024-12-28 03:30:00,2024-12-28 06:00:00,3344.12,3340.15,1.26,100.0,0.0377,-0.15,0.06,-0.21,flip -11088,做空,2024-12-28 06:00:00,2024-12-28 06:30:00,3340.15,3340.68,1.26,100.0,0.0377,-0.02,0.06,-0.08,flip -11089,做多,2024-12-28 06:30:00,2024-12-28 07:30:00,3340.68,3334.07,1.26,100.0,0.0376,-0.25,0.06,-0.31,flip -11090,做空,2024-12-28 07:30:00,2024-12-28 08:00:00,3334.07,3338.38,1.25,100.0,0.0376,-0.16,0.06,-0.22,flip -11091,做多,2024-12-28 08:00:00,2024-12-28 10:00:00,3338.38,3345.83,1.25,100.0,0.0375,0.28,0.06,0.22,flip -11092,做空,2024-12-28 10:00:00,2024-12-28 11:00:00,3345.83,3349.9,1.25,100.0,0.0374,-0.15,0.06,-0.22,flip -11093,做多,2024-12-28 11:00:00,2024-12-28 14:00:00,3349.9,3377.44,1.25,100.0,0.0373,1.03,0.06,0.96,tp_upper -11094,做多,2024-12-29 02:00:00,2024-12-29 03:00:00,3383.6,3381.02,1.27,100.0,0.0375,-0.1,0.06,-0.16,flip -11095,做空,2024-12-29 03:00:00,2024-12-29 03:30:00,3381.02,3381.23,1.27,100.0,0.0374,-0.01,0.06,-0.07,flip -11096,做多,2024-12-29 03:30:00,2024-12-29 05:30:00,3381.23,3386.36,1.26,100.0,0.0374,0.19,0.06,0.13,flip -11097,做空,2024-12-29 05:30:00,2024-12-29 06:00:00,3386.36,3387.46,1.26,100.0,0.0373,-0.04,0.06,-0.1,flip -11098,做多,2024-12-29 06:00:00,2024-12-29 12:00:00,3387.46,3396.4,1.26,100.0,0.0373,0.33,0.06,0.27,flip -11099,做空,2024-12-29 12:00:00,2024-12-29 13:00:00,3396.4,3392.08,1.26,100.0,0.0372,0.16,0.06,0.1,flip -11100,做多,2024-12-29 13:00:00,2024-12-29 14:00:00,3392.08,3380.86,1.27,100.0,0.0373,-0.42,0.06,-0.48,flip -11101,做空,2024-12-29 14:00:00,2024-12-29 14:30:00,3380.86,3368.6,1.26,100.0,0.0373,0.46,0.06,0.39,tp_lower -11102,做多,2024-12-30 00:00:00,2024-12-30 13:00:00,3380.18,3365.19,1.27,100.0,0.0376,-0.56,0.06,-0.63,flip -11103,做空,2024-12-30 13:00:00,2024-12-30 17:30:00,3365.19,3390.52,1.27,100.0,0.0376,-0.95,0.06,-1.02,flip -11104,做多,2024-12-30 17:30:00,2024-12-30 21:00:00,3390.52,3382.11,1.25,100.0,0.037,-0.31,0.06,-0.37,flip -11105,做空,2024-12-30 21:00:00,2024-12-31 06:00:00,3382.11,3355.03,1.25,100.0,0.037,1.0,0.06,0.94,flip -11106,做多,2024-12-31 06:00:00,2024-12-31 06:30:00,3355.03,3352.15,1.26,100.0,0.0376,-0.11,0.06,-0.17,flip -11107,做空,2024-12-31 06:30:00,2024-12-31 07:00:00,3352.15,3353.95,1.26,100.0,0.0376,-0.07,0.06,-0.13,flip -11108,做多,2024-12-31 07:00:00,2024-12-31 07:30:00,3353.95,3352.6,1.26,100.0,0.0375,-0.05,0.06,-0.11,flip -11109,做空,2024-12-31 07:30:00,2024-12-31 08:00:00,3352.6,3394.41,1.26,100.0,0.0375,-1.57,0.06,-1.63,flip -11110,做多,2024-12-31 08:00:00,2024-12-31 17:30:00,3394.41,3362.6,1.24,100.0,0.0365,-1.16,0.06,-1.22,flip -11111,做空,2024-12-31 17:30:00,2025-01-01 11:30:00,3362.6,3340.07,1.23,100.0,0.0365,0.82,0.06,0.76,flip -11112,做多,2025-01-01 11:30:00,2025-01-01 12:30:00,3340.07,3346.01,1.24,100.0,0.0371,0.22,0.06,0.16,flip -11113,做空,2025-01-01 12:30:00,2025-01-01 13:30:00,3346.01,3343.1,1.24,100.0,0.0371,0.11,0.06,0.05,flip -11114,做多,2025-01-01 13:30:00,2025-01-01 14:00:00,3343.1,3336.0,1.24,100.0,0.0371,-0.26,0.06,-0.33,flip -11115,做空,2025-01-01 14:00:00,2025-01-01 14:30:00,3336.0,3345.0,1.24,100.0,0.0371,-0.33,0.06,-0.4,flip -11116,做多,2025-01-01 14:30:00,2025-01-01 15:00:00,3345.0,3338.03,1.23,100.0,0.0369,-0.26,0.06,-0.32,flip -11117,做空,2025-01-01 15:00:00,2025-01-01 15:30:00,3338.03,3352.07,1.23,100.0,0.0368,-0.52,0.06,-0.58,flip -11118,做多,2025-01-01 15:30:00,2025-01-01 16:00:00,3352.07,3344.31,1.22,100.0,0.0365,-0.28,0.06,-0.34,flip -11119,做空,2025-01-01 16:00:00,2025-01-01 17:30:00,3344.31,3343.02,1.22,100.0,0.0364,0.05,0.06,-0.01,flip -11120,做多,2025-01-01 17:30:00,2025-01-01 18:00:00,3343.02,3338.19,1.22,100.0,0.0364,-0.18,0.06,-0.24,flip -11121,做空,2025-01-01 18:00:00,2025-01-01 18:30:00,3338.19,3347.81,1.22,100.0,0.0364,-0.35,0.06,-0.41,flip -11122,做多,2025-01-01 18:30:00,2025-01-02 17:30:00,3347.81,3449.77,1.21,100.0,0.0362,3.69,0.06,3.62,flip -11123,做空,2025-01-02 17:30:00,2025-01-02 21:00:00,3449.77,3452.38,1.26,100.0,0.0365,-0.1,0.06,-0.16,flip -11124,做多,2025-01-02 21:00:00,2025-01-02 22:00:00,3452.38,3434.27,1.26,100.0,0.0364,-0.66,0.06,-0.72,flip -11125,做空,2025-01-02 22:00:00,2025-01-03 00:00:00,3434.27,3461.95,1.25,100.0,0.0363,-1.01,0.06,-1.07,flip -11126,做多,2025-01-03 00:00:00,2025-01-03 00:30:00,3461.95,3448.8,1.24,100.0,0.0358,-0.47,0.06,-0.53,flip -11127,做空,2025-01-03 00:30:00,2025-01-03 01:30:00,3448.8,3464.36,1.23,100.0,0.0358,-0.56,0.06,-0.62,flip -11128,做多,2025-01-03 01:30:00,2025-01-03 02:30:00,3464.36,3456.74,1.23,100.0,0.0354,-0.27,0.06,-0.33,flip -11129,做空,2025-01-03 02:30:00,2025-01-03 03:30:00,3456.74,3469.22,1.22,100.0,0.0354,-0.44,0.06,-0.5,flip -11130,做多,2025-01-03 03:30:00,2025-01-03 04:00:00,3469.22,3460.78,1.22,100.0,0.0351,-0.3,0.06,-0.36,flip -11131,做空,2025-01-03 04:00:00,2025-01-03 11:00:00,3460.78,3455.84,1.21,100.0,0.0351,0.17,0.06,0.11,flip -11132,做多,2025-01-03 11:00:00,2025-01-04 07:30:00,3455.84,3593.04,1.21,100.0,0.0351,4.82,0.06,4.76,flip -11133,做空,2025-01-04 07:30:00,2025-01-04 08:00:00,3593.04,3594.9,1.27,100.0,0.0353,-0.07,0.06,-0.13,flip -11134,做多,2025-01-04 08:00:00,2025-01-04 08:30:00,3594.9,3584.17,1.27,100.0,0.0352,-0.38,0.06,-0.44,flip -11135,做空,2025-01-04 08:30:00,2025-01-04 11:30:00,3584.17,3601.16,1.26,100.0,0.0352,-0.6,0.06,-0.66,flip -11136,做多,2025-01-04 11:30:00,2025-01-04 15:30:00,3601.16,3606.5,1.25,100.0,0.0348,0.19,0.06,0.12,flip -11137,做空,2025-01-04 15:30:00,2025-01-04 16:00:00,3606.5,3619.77,1.26,100.0,0.0348,-0.46,0.06,-0.52,flip -11138,做多,2025-01-04 16:00:00,2025-01-05 03:00:00,3619.77,3633.89,1.25,100.0,0.0345,0.49,0.06,0.42,flip -11139,做空,2025-01-05 03:00:00,2025-01-05 03:30:00,3633.89,3636.5,1.26,100.0,0.0347,-0.09,0.06,-0.15,flip -11140,做多,2025-01-05 03:30:00,2025-01-05 05:00:00,3636.5,3637.78,1.26,100.0,0.0346,0.04,0.06,-0.02,flip -11141,做空,2025-01-05 05:00:00,2025-01-05 15:00:00,3637.78,3623.97,1.26,100.0,0.0346,0.48,0.06,0.41,flip -11142,做多,2025-01-05 15:00:00,2025-01-05 16:30:00,3623.97,3627.1,1.26,100.0,0.0348,0.11,0.06,0.05,flip -11143,做空,2025-01-05 16:30:00,2025-01-05 17:00:00,3627.1,3636.5,1.26,100.0,0.0347,-0.33,0.06,-0.39,flip -11144,做多,2025-01-05 17:00:00,2025-01-05 17:30:00,3636.5,3627.36,1.26,100.0,0.0345,-0.32,0.06,-0.38,flip -11145,做空,2025-01-05 17:30:00,2025-01-05 18:30:00,3627.36,3629.47,1.25,100.0,0.0345,-0.07,0.06,-0.14,flip -11146,做多,2025-01-05 18:30:00,2025-01-06 00:30:00,3629.47,3620.5,1.25,100.0,0.0344,-0.31,0.06,-0.37,flip -11147,做空,2025-01-06 00:30:00,2025-01-06 01:00:00,3620.5,3622.11,1.25,100.0,0.0346,-0.06,0.06,-0.12,flip -11148,做多,2025-01-06 01:00:00,2025-01-06 07:00:00,3622.11,3648.94,1.25,100.0,0.0346,0.93,0.06,0.86,flip -11149,做空,2025-01-06 07:00:00,2025-01-06 07:30:00,3648.94,3649.39,1.26,100.0,0.0345,-0.02,0.06,-0.08,flip -11150,做多,2025-01-06 07:30:00,2025-01-06 08:00:00,3649.39,3649.01,1.26,100.0,0.0345,-0.01,0.06,-0.08,flip -11151,做空,2025-01-06 08:00:00,2025-01-06 09:00:00,3649.01,3642.38,1.26,100.0,0.0345,0.23,0.06,0.17,flip -11152,做多,2025-01-06 09:00:00,2025-01-06 12:30:00,3642.38,3641.68,1.26,100.0,0.0345,-0.02,0.06,-0.09,flip -11153,做空,2025-01-06 12:30:00,2025-01-06 13:30:00,3641.68,3650.0,1.26,100.0,0.0345,-0.29,0.06,-0.35,flip -11154,做多,2025-01-06 13:30:00,2025-01-06 14:00:00,3650.0,3633.22,1.25,100.0,0.0343,-0.58,0.06,-0.64,flip -11155,做空,2025-01-06 14:00:00,2025-01-06 14:30:00,3633.22,3684.3,1.25,100.0,0.0343,-1.75,0.06,-1.81,flip -11156,做多,2025-01-06 14:30:00,2025-01-06 17:30:00,3684.3,3672.78,1.23,100.0,0.0333,-0.38,0.06,-0.44,flip -11157,做空,2025-01-06 17:30:00,2025-01-06 18:00:00,3672.78,3684.99,1.22,100.0,0.0333,-0.41,0.06,-0.47,flip -11158,做多,2025-01-06 18:00:00,2025-01-06 21:00:00,3684.99,3668.39,1.22,100.0,0.033,-0.55,0.06,-0.61,flip -11159,做空,2025-01-06 21:00:00,2025-01-06 22:00:00,3668.39,3674.98,1.21,100.0,0.033,-0.22,0.06,-0.28,flip -11160,做多,2025-01-06 22:00:00,2025-01-07 04:30:00,3674.98,3672.4,1.21,100.0,0.0328,-0.08,0.06,-0.14,flip -11161,做空,2025-01-07 04:30:00,2025-01-07 11:30:00,3672.4,3638.34,1.22,100.0,0.0332,1.13,0.06,1.07,tp_lower -11162,做多,2025-01-08 14:00:00,2025-01-08 15:00:00,3360.6,3345.69,1.23,100.0,0.0367,-0.55,0.06,-0.61,flip -11163,做空,2025-01-08 15:00:00,2025-01-08 17:00:00,3345.69,3232.0,1.23,100.0,0.0366,4.16,0.06,4.1,tp_lower -11164,做多,2025-01-08 22:30:00,2025-01-08 23:00:00,3331.31,3322.28,1.27,100.0,0.038,-0.34,0.06,-0.41,flip -11165,做空,2025-01-08 23:00:00,2025-01-08 23:30:00,3322.28,3325.46,1.26,100.0,0.038,-0.12,0.06,-0.18,flip -11166,做多,2025-01-08 23:30:00,2025-01-09 00:00:00,3325.46,3321.99,1.26,100.0,0.0378,-0.13,0.06,-0.19,flip -11167,做空,2025-01-09 00:00:00,2025-01-09 00:30:00,3321.99,3340.7,1.26,100.0,0.038,-0.71,0.06,-0.77,flip -11168,做多,2025-01-09 00:30:00,2025-01-09 02:00:00,3340.7,3334.57,1.25,100.0,0.0375,-0.23,0.06,-0.29,flip -11169,做空,2025-01-09 02:00:00,2025-01-09 02:30:00,3334.57,3339.6,1.25,100.0,0.0375,-0.19,0.06,-0.25,flip -11170,做多,2025-01-09 02:30:00,2025-01-09 03:00:00,3339.6,3322.41,1.25,100.0,0.0373,-0.64,0.06,-0.7,flip -11171,做空,2025-01-09 03:00:00,2025-01-09 03:30:00,3322.41,3324.06,1.24,100.0,0.0373,-0.06,0.06,-0.12,flip -11172,做多,2025-01-09 03:30:00,2025-01-09 04:00:00,3324.06,3319.82,1.24,100.0,0.0372,-0.16,0.06,-0.22,flip -11173,做空,2025-01-09 04:00:00,2025-01-09 04:30:00,3319.82,3339.0,1.23,100.0,0.0372,-0.71,0.06,-0.77,flip -11174,做多,2025-01-09 04:30:00,2025-01-09 06:00:00,3339.0,3325.22,1.23,100.0,0.0367,-0.51,0.06,-0.57,flip -11175,做空,2025-01-09 06:00:00,2025-01-09 08:30:00,3325.22,3308.99,1.22,100.0,0.0367,0.59,0.06,0.53,flip -11176,做多,2025-01-09 08:30:00,2025-01-09 10:00:00,3308.99,3301.07,1.22,100.0,0.037,-0.29,0.06,-0.35,flip -11177,做空,2025-01-09 10:00:00,2025-01-09 10:30:00,3301.07,3310.84,1.22,100.0,0.0369,-0.36,0.06,-0.42,flip -11178,做多,2025-01-09 10:30:00,2025-01-09 11:30:00,3310.84,3300.36,1.21,100.0,0.0367,-0.38,0.06,-0.45,flip -11179,做空,2025-01-09 11:30:00,2025-01-09 13:30:00,3300.36,3219.8,1.21,100.0,0.0367,2.95,0.06,2.89,tp_lower -11180,做多,2025-01-09 15:30:00,2025-01-09 16:00:00,3318.81,3297.07,1.24,100.0,0.0373,-0.81,0.06,-0.87,flip -11181,做空,2025-01-09 16:00:00,2025-01-09 16:30:00,3297.07,3300.79,1.23,100.0,0.0373,-0.14,0.06,-0.2,flip -11182,做多,2025-01-09 16:30:00,2025-01-10 02:30:00,3300.79,3239.91,1.23,100.0,0.0371,-2.26,0.06,-2.32,flip -11183,做空,2025-01-10 02:30:00,2025-01-10 03:30:00,3239.91,3253.05,1.22,100.0,0.0377,-0.49,0.06,-0.56,flip -11184,做多,2025-01-10 03:30:00,2025-01-10 04:00:00,3253.05,3247.7,1.21,100.0,0.0373,-0.2,0.06,-0.26,flip -11185,做空,2025-01-10 04:00:00,2025-01-10 14:00:00,3247.7,3269.11,1.21,100.0,0.0373,-0.8,0.06,-0.86,flip -11186,做多,2025-01-10 14:00:00,2025-01-10 14:30:00,3269.11,3255.47,1.2,100.0,0.0367,-0.5,0.06,-0.56,flip -11187,做空,2025-01-10 14:30:00,2025-01-10 15:30:00,3255.47,3243.69,1.2,100.0,0.0367,0.43,0.06,0.37,flip -11188,做多,2025-01-10 15:30:00,2025-01-10 20:00:00,3243.69,3271.9,1.2,100.0,0.0369,1.04,0.06,0.98,flip -11189,做空,2025-01-10 20:00:00,2025-01-10 22:30:00,3271.9,3272.36,1.21,100.0,0.0369,-0.02,0.06,-0.08,flip -11190,做多,2025-01-10 22:30:00,2025-01-12 03:00:00,3272.36,3279.01,1.21,100.0,0.0369,0.25,0.06,0.18,flip -11191,做空,2025-01-12 03:00:00,2025-01-12 03:30:00,3279.01,3285.27,1.22,100.0,0.0371,-0.23,0.06,-0.29,flip -11192,做多,2025-01-12 03:30:00,2025-01-12 04:30:00,3285.27,3282.52,1.21,100.0,0.0369,-0.1,0.06,-0.16,flip -11193,做空,2025-01-12 04:30:00,2025-01-12 14:00:00,3282.52,3272.19,1.21,100.0,0.0369,0.38,0.06,0.32,flip -11194,做多,2025-01-12 14:00:00,2025-01-12 14:30:00,3272.19,3267.83,1.21,100.0,0.0371,-0.16,0.06,-0.22,flip -11195,做空,2025-01-12 14:30:00,2025-01-12 15:00:00,3267.83,3290.51,1.21,100.0,0.037,-0.84,0.06,-0.9,flip -11196,做多,2025-01-12 15:00:00,2025-01-12 16:00:00,3290.51,3275.99,1.2,100.0,0.0365,-0.53,0.06,-0.59,flip -11197,做空,2025-01-12 16:00:00,2025-01-12 23:30:00,3275.99,3265.69,1.19,100.0,0.0364,0.38,0.06,0.32,flip -11198,做多,2025-01-12 23:30:00,2025-01-13 01:30:00,3265.69,3260.13,1.2,100.0,0.0366,-0.2,0.06,-0.26,flip -11199,做空,2025-01-13 01:30:00,2025-01-13 02:00:00,3260.13,3261.65,1.2,100.0,0.0369,-0.06,0.06,-0.12,flip -11200,做多,2025-01-13 02:00:00,2025-01-14 16:00:00,3261.65,3191.4,1.2,100.0,0.0368,-2.59,0.06,-2.64,flip -11201,做空,2025-01-14 16:00:00,2025-01-14 17:00:00,3191.4,3204.38,1.18,100.0,0.0368,-0.48,0.06,-0.54,flip -11202,做多,2025-01-14 17:00:00,2025-01-15 02:30:00,3204.38,3211.66,1.17,100.0,0.0365,0.27,0.06,0.21,flip -11203,做空,2025-01-15 02:30:00,2025-01-15 03:00:00,3211.66,3214.98,1.17,100.0,0.0365,-0.12,0.06,-0.18,flip -11204,做多,2025-01-15 03:00:00,2025-01-15 09:00:00,3214.98,3219.0,1.17,100.0,0.0364,0.15,0.06,0.09,flip -11205,做空,2025-01-15 09:00:00,2025-01-15 13:00:00,3219.0,3216.64,1.17,100.0,0.0364,0.09,0.06,0.03,flip -11206,做多,2025-01-15 13:00:00,2025-01-15 14:00:00,3216.64,3287.64,1.17,100.0,0.0364,2.58,0.06,2.52,tp_upper -11207,做多,2025-01-16 03:30:00,2025-01-16 05:00:00,3362.11,3371.56,1.2,100.0,0.0357,0.34,0.06,0.28,flip -11208,做空,2025-01-16 05:00:00,2025-01-16 06:00:00,3371.56,3380.7,1.2,100.0,0.0357,-0.33,0.06,-0.39,flip -11209,做多,2025-01-16 06:00:00,2025-01-16 06:30:00,3380.7,3378.89,1.2,100.0,0.0354,-0.06,0.06,-0.12,flip -11210,做空,2025-01-16 06:30:00,2025-01-16 07:00:00,3378.89,3383.73,1.2,100.0,0.0354,-0.17,0.06,-0.23,flip -11211,做多,2025-01-16 07:00:00,2025-01-16 17:30:00,3383.73,3342.69,1.19,100.0,0.0353,-1.45,0.06,-1.51,flip -11212,做空,2025-01-16 17:30:00,2025-01-16 19:30:00,3342.69,3343.35,1.18,100.0,0.0352,-0.02,0.06,-0.08,flip -11213,做多,2025-01-16 19:30:00,2025-01-16 20:00:00,3343.35,3331.61,1.18,100.0,0.0352,-0.41,0.06,-0.47,flip -11214,做空,2025-01-16 20:00:00,2025-01-17 01:00:00,3331.61,3339.98,1.17,100.0,0.0351,-0.29,0.06,-0.35,flip -11215,做多,2025-01-17 01:00:00,2025-01-18 03:00:00,3339.98,3426.36,1.17,100.0,0.0352,3.04,0.06,2.98,flip -11216,做空,2025-01-18 03:00:00,2025-01-18 23:00:00,3426.36,3298.9,1.2,100.0,0.0352,4.48,0.06,4.42,flip -11217,做多,2025-01-18 23:00:00,2025-01-19 04:00:00,3298.9,3301.9,1.25,100.0,0.0378,0.11,0.06,0.05,flip -11218,做空,2025-01-19 04:00:00,2025-01-19 05:30:00,3301.9,3298.57,1.25,100.0,0.0379,0.13,0.06,0.06,flip -11219,做多,2025-01-19 05:30:00,2025-01-19 06:00:00,3298.57,3296.45,1.25,100.0,0.0379,-0.08,0.06,-0.14,flip -11220,做空,2025-01-19 06:00:00,2025-01-19 13:30:00,3296.45,3273.7,1.25,100.0,0.0379,0.86,0.06,0.8,flip -11221,做多,2025-01-19 13:30:00,2025-01-19 21:00:00,3273.7,3247.11,1.26,100.0,0.0384,-1.02,0.06,-1.08,flip -11222,做空,2025-01-19 21:00:00,2025-01-19 22:00:00,3247.11,3293.23,1.24,100.0,0.0383,-1.77,0.06,-1.83,flip -11223,做多,2025-01-19 22:00:00,2025-01-20 12:00:00,3293.23,3302.11,1.23,100.0,0.0372,0.33,0.06,0.27,flip -11224,做空,2025-01-20 12:00:00,2025-01-20 12:30:00,3302.11,3303.82,1.23,100.0,0.0374,-0.06,0.06,-0.13,flip -11225,做多,2025-01-20 12:30:00,2025-01-20 17:00:00,3303.82,3318.53,1.23,100.0,0.0373,0.55,0.06,0.49,flip -11226,做空,2025-01-20 17:00:00,2025-01-20 18:00:00,3318.53,3311.83,1.24,100.0,0.0373,0.25,0.06,0.19,flip -11227,做多,2025-01-20 18:00:00,2025-01-20 19:30:00,3311.83,3342.92,1.24,100.0,0.0374,1.16,0.06,1.1,flip -11228,做空,2025-01-20 19:30:00,2025-01-21 10:00:00,3342.92,3293.07,1.25,100.0,0.0373,1.86,0.06,1.8,flip -11229,做多,2025-01-21 10:00:00,2025-01-22 04:00:00,3293.07,3326.44,1.27,100.0,0.0386,1.29,0.06,1.22,flip -11230,做空,2025-01-22 04:00:00,2025-01-22 04:30:00,3326.44,3331.15,1.28,100.0,0.0386,-0.18,0.06,-0.25,flip -11231,做多,2025-01-22 04:30:00,2025-01-22 05:00:00,3331.15,3325.32,1.28,100.0,0.0384,-0.22,0.06,-0.29,flip -11232,做空,2025-01-22 05:00:00,2025-01-22 11:30:00,3325.32,3325.53,1.28,100.0,0.0384,-0.01,0.06,-0.07,flip -11233,做多,2025-01-22 11:30:00,2025-01-22 12:00:00,3325.53,3315.06,1.28,100.0,0.0384,-0.4,0.06,-0.47,flip -11234,做空,2025-01-22 12:00:00,2025-01-23 13:30:00,3315.06,3233.01,1.27,100.0,0.0383,3.14,0.06,3.08,flip -11235,做多,2025-01-23 13:30:00,2025-01-23 19:00:00,3233.01,3212.82,1.31,100.0,0.0404,-0.82,0.06,-0.88,flip -11236,做空,2025-01-23 19:00:00,2025-01-23 20:00:00,3212.82,3281.36,1.3,100.0,0.0404,-2.77,0.07,-2.83,flip -11237,做多,2025-01-23 20:00:00,2025-01-23 20:30:00,3281.36,3246.15,1.27,100.0,0.0386,-1.36,0.06,-1.42,flip -11238,做空,2025-01-23 20:30:00,2025-01-23 21:30:00,3246.15,3247.4,1.25,100.0,0.0386,-0.05,0.06,-0.11,flip -11239,做多,2025-01-23 21:30:00,2025-01-24 15:30:00,3247.4,3382.62,1.25,100.0,0.0385,5.21,0.07,5.15,flip -11240,做空,2025-01-24 15:30:00,2025-01-24 19:00:00,3382.62,3390.39,1.31,100.0,0.0387,-0.3,0.07,-0.37,flip -11241,做多,2025-01-24 19:00:00,2025-01-24 19:30:00,3390.39,3367.16,1.3,100.0,0.0385,-0.89,0.06,-0.96,flip -11242,做空,2025-01-24 19:30:00,2025-01-25 11:30:00,3367.16,3305.5,1.29,100.0,0.0384,2.37,0.06,2.31,flip -11243,做多,2025-01-25 11:30:00,2025-01-25 12:00:00,3305.5,3295.5,1.32,100.0,0.0399,-0.4,0.07,-0.46,flip -11244,做空,2025-01-25 12:00:00,2025-01-25 12:30:00,3295.5,3304.78,1.31,100.0,0.0399,-0.37,0.07,-0.44,flip -11245,做多,2025-01-25 12:30:00,2025-01-25 13:00:00,3304.78,3301.44,1.31,100.0,0.0396,-0.13,0.07,-0.2,flip -11246,做空,2025-01-25 13:00:00,2025-01-25 13:30:00,3301.44,3306.3,1.31,100.0,0.0396,-0.19,0.07,-0.26,flip -11247,做多,2025-01-25 13:30:00,2025-01-25 14:00:00,3306.3,3304.18,1.3,100.0,0.0394,-0.08,0.07,-0.15,flip -11248,做空,2025-01-25 14:00:00,2025-01-25 14:30:00,3304.18,3314.36,1.3,100.0,0.0394,-0.4,0.07,-0.47,flip -11249,做多,2025-01-25 14:30:00,2025-01-25 23:30:00,3314.36,3317.9,1.3,100.0,0.0391,0.14,0.06,0.07,flip -11250,做空,2025-01-25 23:30:00,2025-01-26 00:30:00,3317.9,3319.74,1.3,100.0,0.0391,-0.07,0.06,-0.14,flip -11251,做多,2025-01-26 00:30:00,2025-01-26 02:00:00,3319.74,3325.29,1.3,100.0,0.0393,0.22,0.07,0.15,flip -11252,做空,2025-01-26 02:00:00,2025-01-26 02:30:00,3325.29,3327.22,1.3,100.0,0.0392,-0.08,0.07,-0.14,flip -11253,做多,2025-01-26 02:30:00,2025-01-26 07:00:00,3327.22,3334.91,1.3,100.0,0.0391,0.3,0.07,0.24,flip -11254,做空,2025-01-26 07:00:00,2025-01-26 07:30:00,3334.91,3337.56,1.3,100.0,0.0391,-0.1,0.07,-0.17,flip -11255,做多,2025-01-26 07:30:00,2025-01-26 08:00:00,3337.56,3330.47,1.3,100.0,0.039,-0.28,0.06,-0.34,flip -11256,做空,2025-01-26 08:00:00,2025-01-26 17:00:00,3330.47,3318.69,1.3,100.0,0.039,0.46,0.06,0.39,flip -11257,做多,2025-01-26 17:00:00,2025-01-26 21:00:00,3318.69,3313.64,1.3,100.0,0.0392,-0.2,0.06,-0.26,flip -11258,做空,2025-01-26 21:00:00,2025-01-26 23:00:00,3313.64,3249.28,1.3,100.0,0.0392,2.52,0.06,2.46,tp_lower -11259,做多,2025-01-27 14:30:00,2025-01-27 15:30:00,3136.15,3131.09,1.33,100.0,0.0424,-0.21,0.07,-0.28,flip -11260,做空,2025-01-27 15:30:00,2025-01-27 20:00:00,3131.09,3098.39,1.33,100.0,0.0424,1.39,0.07,1.32,flip -11261,做多,2025-01-27 20:00:00,2025-01-28 12:30:00,3098.39,3173.72,1.34,100.0,0.0433,3.26,0.07,3.19,flip -11262,做空,2025-01-28 12:30:00,2025-01-28 13:00:00,3173.72,3186.31,1.37,100.0,0.0433,-0.55,0.07,-0.61,flip -11263,做多,2025-01-28 13:00:00,2025-01-28 13:30:00,3186.31,3174.14,1.37,100.0,0.0429,-0.52,0.07,-0.59,flip -11264,做空,2025-01-28 13:30:00,2025-01-28 15:00:00,3174.14,3194.17,1.36,100.0,0.0429,-0.86,0.07,-0.93,flip -11265,做多,2025-01-28 15:00:00,2025-01-28 15:30:00,3194.17,3180.15,1.35,100.0,0.0423,-0.59,0.07,-0.66,flip -11266,做空,2025-01-28 15:30:00,2025-01-29 04:00:00,3180.15,3136.65,1.34,100.0,0.0423,1.84,0.07,1.77,flip -11267,做多,2025-01-29 04:00:00,2025-01-29 04:30:00,3136.65,3122.94,1.37,100.0,0.0436,-0.6,0.07,-0.67,flip -11268,做空,2025-01-29 04:30:00,2025-01-29 05:00:00,3122.94,3123.93,1.36,100.0,0.0435,-0.04,0.07,-0.11,flip -11269,做多,2025-01-29 05:00:00,2025-01-29 09:00:00,3123.93,3124.93,1.36,100.0,0.0435,0.04,0.07,-0.02,flip -11270,做空,2025-01-29 09:00:00,2025-01-29 10:00:00,3124.93,3134.99,1.36,100.0,0.0434,-0.44,0.07,-0.5,flip -11271,做多,2025-01-29 10:00:00,2025-01-29 12:30:00,3134.99,3117.69,1.35,100.0,0.0431,-0.75,0.07,-0.81,flip -11272,做空,2025-01-29 12:30:00,2025-01-29 15:00:00,3117.69,3097.72,1.34,100.0,0.0431,0.86,0.07,0.79,flip -11273,做多,2025-01-29 15:00:00,2025-01-29 17:30:00,3097.72,3110.2,1.35,100.0,0.0436,0.54,0.07,0.48,flip -11274,做空,2025-01-29 17:30:00,2025-01-29 18:30:00,3110.2,3126.57,1.35,100.0,0.0435,-0.71,0.07,-0.78,flip -11275,做多,2025-01-29 18:30:00,2025-01-29 19:00:00,3126.57,3057.8,1.35,100.0,0.043,-2.96,0.07,-3.02,flip -11276,做空,2025-01-29 19:00:00,2025-01-29 19:30:00,3057.8,3125.09,1.31,100.0,0.043,-2.89,0.07,-2.96,flip -11277,做多,2025-01-29 19:30:00,2025-01-29 23:30:00,3125.09,3112.55,1.28,100.0,0.0411,-0.52,0.06,-0.58,flip -11278,做空,2025-01-29 23:30:00,2025-01-30 00:30:00,3112.55,3122.93,1.28,100.0,0.0411,-0.43,0.06,-0.49,flip -11279,做多,2025-01-30 00:30:00,2025-01-30 20:30:00,3122.93,3230.56,1.29,100.0,0.0412,4.43,0.07,4.37,flip -11280,做空,2025-01-30 20:30:00,2025-01-30 21:00:00,3230.56,3239.36,1.33,100.0,0.0412,-0.36,0.07,-0.43,flip -11281,做多,2025-01-30 21:00:00,2025-01-31 02:30:00,3239.36,3246.35,1.32,100.0,0.0409,0.29,0.07,0.22,flip -11282,做空,2025-01-31 02:30:00,2025-01-31 09:30:00,3246.35,3265.4,1.33,100.0,0.041,-0.78,0.07,-0.85,flip -11283,做多,2025-01-31 09:30:00,2025-01-31 11:00:00,3265.4,3328.1,1.32,100.0,0.0404,2.54,0.07,2.47,tp_upper -11284,做多,2025-01-31 20:30:00,2025-01-31 21:00:00,3314.54,3285.81,1.34,100.0,0.0406,-1.17,0.07,-1.23,flip -11285,做空,2025-01-31 21:00:00,2025-01-31 21:30:00,3285.81,3317.5,1.33,100.0,0.0405,-1.28,0.07,-1.35,flip -11286,做多,2025-01-31 21:30:00,2025-01-31 22:00:00,3317.5,3315.03,1.32,100.0,0.0397,-0.1,0.07,-0.16,flip -11287,做空,2025-01-31 22:00:00,2025-02-01 01:00:00,3315.03,3322.14,1.32,100.0,0.0397,-0.28,0.07,-0.35,flip -11288,做多,2025-02-01 01:00:00,2025-02-01 01:30:00,3322.14,3311.9,1.32,100.0,0.0397,-0.41,0.07,-0.47,flip -11289,做空,2025-02-01 01:30:00,2025-02-03 01:30:00,3311.9,2489.08,1.31,100.0,0.0396,32.62,0.05,32.57,tp_lower -11290,做多,2025-02-03 14:30:00,2025-02-04 05:00:00,2618.8,2699.37,1.64,100.0,0.0626,5.05,0.08,4.96,flip -11291,做空,2025-02-04 05:00:00,2025-02-04 11:00:00,2699.37,2773.22,1.69,100.0,0.0626,-4.62,0.09,-4.71,flip -11292,做多,2025-02-04 11:00:00,2025-02-04 11:30:00,2773.22,2756.94,1.64,100.0,0.0592,-0.96,0.08,-1.05,flip -11293,做空,2025-02-04 11:30:00,2025-02-04 12:00:00,2756.94,2786.64,1.63,100.0,0.0592,-1.76,0.08,-1.84,flip -11294,做多,2025-02-04 12:00:00,2025-02-04 15:00:00,2786.64,2772.51,1.61,100.0,0.0578,-0.82,0.08,-0.9,flip -11295,做空,2025-02-04 15:00:00,2025-02-04 15:30:00,2772.51,2775.61,1.6,100.0,0.0578,-0.18,0.08,-0.26,flip -11296,做多,2025-02-04 15:30:00,2025-02-04 20:00:00,2775.61,2737.58,1.6,100.0,0.0576,-2.19,0.08,-2.27,flip -11297,做空,2025-02-04 20:00:00,2025-02-05 01:00:00,2737.58,2743.53,1.58,100.0,0.0575,-0.34,0.08,-0.42,flip -11298,做多,2025-02-05 01:00:00,2025-02-05 06:00:00,2743.53,2758.85,1.58,100.0,0.0576,0.88,0.08,0.8,flip -11299,做空,2025-02-05 06:00:00,2025-02-05 07:00:00,2758.85,2757.28,1.59,100.0,0.0576,0.09,0.08,0.01,flip -11300,做多,2025-02-05 07:00:00,2025-02-05 09:30:00,2757.28,2757.2,1.59,100.0,0.0576,-0.0,0.08,-0.08,flip -11301,做空,2025-02-05 09:30:00,2025-02-05 16:30:00,2757.2,2769.95,1.59,100.0,0.0575,-0.73,0.08,-0.81,flip -11302,做多,2025-02-05 16:30:00,2025-02-05 17:00:00,2769.95,2752.64,1.58,100.0,0.0569,-0.99,0.08,-1.06,flip -11303,做空,2025-02-05 17:00:00,2025-02-05 19:30:00,2752.64,2774.5,1.57,100.0,0.0569,-1.24,0.08,-1.32,flip -11304,做多,2025-02-05 19:30:00,2025-02-05 20:30:00,2774.5,2761.62,1.55,100.0,0.0559,-0.72,0.08,-0.8,flip -11305,做空,2025-02-05 20:30:00,2025-02-05 21:00:00,2761.62,2772.91,1.54,100.0,0.0558,-0.63,0.08,-0.71,flip -11306,做多,2025-02-05 21:00:00,2025-02-05 22:00:00,2772.91,2762.28,1.53,100.0,0.0553,-0.59,0.08,-0.66,flip -11307,做空,2025-02-05 22:00:00,2025-02-05 23:00:00,2762.28,2764.81,1.53,100.0,0.0553,-0.14,0.08,-0.22,flip -11308,做多,2025-02-05 23:00:00,2025-02-06 00:30:00,2764.81,2766.66,1.52,100.0,0.0551,0.1,0.08,0.03,flip -11309,做空,2025-02-06 00:30:00,2025-02-06 01:00:00,2766.66,2793.3,1.54,100.0,0.0556,-1.48,0.08,-1.56,flip -11310,做多,2025-02-06 01:00:00,2025-02-06 01:30:00,2793.3,2788.95,1.52,100.0,0.0545,-0.24,0.08,-0.31,flip -11311,做空,2025-02-06 01:30:00,2025-02-07 04:00:00,2788.95,2721.1,1.52,100.0,0.0545,3.7,0.07,3.62,flip -11312,做多,2025-02-07 04:00:00,2025-02-07 04:30:00,2721.1,2720.22,1.56,100.0,0.0573,-0.05,0.08,-0.13,flip -11313,做空,2025-02-07 04:30:00,2025-02-07 05:30:00,2720.22,2712.92,1.56,100.0,0.0572,0.42,0.08,0.34,flip -11314,做多,2025-02-07 05:30:00,2025-02-07 06:00:00,2712.92,2681.24,1.56,100.0,0.0575,-1.82,0.08,-1.9,flip -11315,做空,2025-02-07 06:00:00,2025-02-07 07:00:00,2681.24,2713.55,1.54,100.0,0.0574,-1.85,0.08,-1.93,flip -11316,做多,2025-02-07 07:00:00,2025-02-07 15:00:00,2713.55,2739.48,1.52,100.0,0.056,1.45,0.08,1.37,flip -11317,做空,2025-02-07 15:00:00,2025-02-08 10:00:00,2739.48,2622.76,1.53,100.0,0.0559,6.53,0.07,6.45,flip -11318,做多,2025-02-08 10:00:00,2025-02-08 14:00:00,2622.76,2605.51,1.6,100.0,0.0612,-1.06,0.08,-1.13,flip -11319,做空,2025-02-08 14:00:00,2025-02-08 17:00:00,2605.51,2617.71,1.59,100.0,0.0611,-0.75,0.08,-0.83,flip -11320,做多,2025-02-08 17:00:00,2025-02-09 03:30:00,2617.71,2677.45,1.58,100.0,0.0605,3.61,0.08,3.53,tp_upper -11321,做多,2025-02-09 15:00:00,2025-02-09 17:00:00,2641.65,2649.66,1.62,100.0,0.0614,0.49,0.08,0.41,flip -11322,做空,2025-02-09 17:00:00,2025-02-09 21:30:00,2649.66,2550.74,1.63,100.0,0.0613,6.07,0.08,5.99,tp_lower -11323,做多,2025-02-09 22:30:00,2025-02-10 01:00:00,2614.57,2613.98,1.68,100.0,0.0644,-0.04,0.08,-0.12,flip -11324,做空,2025-02-10 01:00:00,2025-02-10 03:30:00,2613.98,2624.72,1.69,100.0,0.0645,-0.69,0.08,-0.78,flip -11325,做多,2025-02-10 03:30:00,2025-02-10 04:30:00,2624.72,2627.65,1.68,100.0,0.0639,0.19,0.08,0.1,flip -11326,做空,2025-02-10 04:30:00,2025-02-10 05:00:00,2627.65,2634.47,1.68,100.0,0.0639,-0.44,0.08,-0.52,flip -11327,做多,2025-02-10 05:00:00,2025-02-10 22:30:00,2634.47,2657.19,1.67,100.0,0.0635,1.44,0.08,1.36,flip -11328,做空,2025-02-10 22:30:00,2025-02-10 23:30:00,2657.19,2659.99,1.68,100.0,0.0634,-0.18,0.08,-0.26,flip -11329,做多,2025-02-10 23:30:00,2025-02-11 12:00:00,2659.99,2683.72,1.68,100.0,0.0632,1.5,0.08,1.42,flip -11330,做空,2025-02-11 12:00:00,2025-02-11 12:30:00,2683.72,2684.95,1.7,100.0,0.0635,-0.08,0.09,-0.16,flip -11331,做多,2025-02-11 12:30:00,2025-02-11 13:00:00,2684.95,2674.42,1.7,100.0,0.0634,-0.67,0.08,-0.75,flip -11332,做空,2025-02-11 13:00:00,2025-02-12 07:00:00,2674.42,2614.25,1.69,100.0,0.0633,3.81,0.08,3.73,flip -11333,做多,2025-02-12 07:00:00,2025-02-12 09:00:00,2614.25,2615.36,1.73,100.0,0.0663,0.07,0.09,-0.01,flip -11334,做空,2025-02-12 09:00:00,2025-02-12 15:30:00,2615.36,2605.68,1.73,100.0,0.0663,0.64,0.09,0.56,flip -11335,做多,2025-02-12 15:30:00,2025-02-13 06:30:00,2605.68,2685.14,1.74,100.0,0.0667,5.3,0.09,5.21,flip -11336,做空,2025-02-13 06:30:00,2025-02-13 21:00:00,2685.14,2660.2,1.79,100.0,0.0668,1.67,0.09,1.58,flip -11337,做多,2025-02-13 21:00:00,2025-02-14 11:30:00,2660.2,2684.01,1.81,100.0,0.068,1.62,0.09,1.53,flip -11338,做空,2025-02-14 11:30:00,2025-02-14 12:00:00,2684.01,2686.02,1.83,100.0,0.068,-0.14,0.09,-0.23,flip -11339,做多,2025-02-14 12:00:00,2025-02-14 12:30:00,2686.02,2684.86,1.82,100.0,0.0679,-0.08,0.09,-0.17,flip -11340,做空,2025-02-14 12:30:00,2025-02-14 13:30:00,2684.86,2699.78,1.82,100.0,0.0678,-1.01,0.09,-1.1,flip -11341,做多,2025-02-14 13:30:00,2025-02-14 15:00:00,2699.78,2695.79,1.81,100.0,0.067,-0.27,0.09,-0.36,flip -11342,做空,2025-02-14 15:00:00,2025-02-14 15:30:00,2695.79,2733.08,1.8,100.0,0.0669,-2.49,0.09,-2.59,flip -11343,做多,2025-02-14 15:30:00,2025-02-14 21:00:00,2733.08,2722.4,1.78,100.0,0.065,-0.69,0.09,-0.78,flip -11344,做空,2025-02-14 21:00:00,2025-02-14 23:00:00,2722.4,2724.42,1.77,100.0,0.0649,-0.13,0.09,-0.22,flip -11345,做多,2025-02-14 23:00:00,2025-02-15 00:00:00,2724.42,2711.07,1.77,100.0,0.0648,-0.86,0.09,-0.95,flip -11346,做空,2025-02-15 00:00:00,2025-02-15 01:00:00,2711.07,2718.26,1.77,100.0,0.0652,-0.47,0.09,-0.56,flip -11347,做多,2025-02-15 01:00:00,2025-02-15 02:00:00,2718.26,2721.24,1.76,100.0,0.0648,0.19,0.09,0.1,flip -11348,做空,2025-02-15 02:00:00,2025-02-15 02:30:00,2721.24,2730.0,1.76,100.0,0.0647,-0.57,0.09,-0.66,flip -11349,做多,2025-02-15 02:30:00,2025-02-15 04:30:00,2730.0,2719.28,1.75,100.0,0.0642,-0.69,0.09,-0.78,flip -11350,做空,2025-02-15 04:30:00,2025-02-15 14:30:00,2719.28,2687.51,1.75,100.0,0.0642,2.04,0.09,1.95,tp_lower -11351,做多,2025-02-15 18:30:00,2025-02-15 22:00:00,2701.53,2688.02,1.76,100.0,0.0653,-0.88,0.09,-0.97,flip -11352,做空,2025-02-15 22:00:00,2025-02-16 00:00:00,2688.02,2699.25,1.75,100.0,0.0652,-0.73,0.09,-0.82,flip -11353,做多,2025-02-16 00:00:00,2025-02-16 01:00:00,2699.25,2696.99,1.76,100.0,0.065,-0.15,0.09,-0.23,flip -11354,做空,2025-02-16 01:00:00,2025-02-16 01:30:00,2696.99,2699.1,1.75,100.0,0.065,-0.14,0.09,-0.22,flip -11355,做多,2025-02-16 01:30:00,2025-02-16 02:00:00,2699.1,2697.13,1.75,100.0,0.0648,-0.13,0.09,-0.22,flip -11356,做空,2025-02-16 02:00:00,2025-02-16 03:30:00,2697.13,2697.77,1.75,100.0,0.0647,-0.04,0.09,-0.13,flip -11357,做多,2025-02-16 03:30:00,2025-02-16 05:30:00,2697.77,2708.13,1.74,100.0,0.0646,0.67,0.09,0.58,tp_upper -11358,做多,2025-02-16 07:30:00,2025-02-16 08:30:00,2694.39,2695.9,1.75,100.0,0.0649,0.1,0.09,0.01,flip -11359,做空,2025-02-16 08:30:00,2025-02-16 09:00:00,2695.9,2696.89,1.75,100.0,0.0648,-0.06,0.09,-0.15,flip -11360,做多,2025-02-16 09:00:00,2025-02-16 10:30:00,2696.89,2694.22,1.75,100.0,0.0647,-0.17,0.09,-0.26,flip -11361,做空,2025-02-16 10:30:00,2025-02-16 11:00:00,2694.22,2707.64,1.74,100.0,0.0647,-0.87,0.09,-0.96,flip -11362,做多,2025-02-16 11:00:00,2025-02-16 13:30:00,2707.64,2691.1,1.73,100.0,0.064,-1.06,0.09,-1.14,flip -11363,做空,2025-02-16 13:30:00,2025-02-16 15:00:00,2691.1,2699.03,1.72,100.0,0.0639,-0.51,0.09,-0.59,flip -11364,做多,2025-02-16 15:00:00,2025-02-16 15:30:00,2699.03,2692.95,1.71,100.0,0.0635,-0.39,0.09,-0.47,flip -11365,做空,2025-02-16 15:30:00,2025-02-16 18:30:00,2692.95,2678.27,1.71,100.0,0.0634,0.93,0.08,0.85,tp_lower -11366,做多,2025-02-17 06:00:00,2025-02-17 07:30:00,2678.6,2680.47,1.74,100.0,0.0648,0.12,0.09,0.03,flip -11367,做空,2025-02-17 07:30:00,2025-02-17 08:00:00,2680.47,2685.56,1.74,100.0,0.0647,-0.33,0.09,-0.42,flip -11368,做多,2025-02-17 08:00:00,2025-02-17 10:00:00,2685.56,2759.41,1.73,100.0,0.0644,4.76,0.09,4.67,tp_upper -11369,做多,2025-02-17 20:00:00,2025-02-17 22:30:00,2735.19,2736.82,1.78,100.0,0.0649,0.11,0.09,0.02,flip -11370,做空,2025-02-17 22:30:00,2025-02-17 23:00:00,2736.82,2745.11,1.78,100.0,0.0649,-0.54,0.09,-0.63,flip -11371,做多,2025-02-17 23:00:00,2025-02-17 23:30:00,2745.11,2742.99,1.77,100.0,0.0644,-0.14,0.09,-0.22,flip -11372,做空,2025-02-17 23:30:00,2025-02-18 12:30:00,2742.99,2702.31,1.77,100.0,0.0643,2.62,0.09,2.53,flip -11373,做多,2025-02-18 12:30:00,2025-02-18 14:30:00,2702.31,2687.07,1.8,100.0,0.0666,-1.01,0.09,-1.1,flip -11374,做空,2025-02-18 14:30:00,2025-02-18 23:00:00,2687.07,2669.01,1.79,100.0,0.0665,1.2,0.09,1.11,flip -11375,做多,2025-02-18 23:00:00,2025-02-19 00:30:00,2669.01,2668.47,1.8,100.0,0.0674,-0.04,0.09,-0.13,flip -11376,做空,2025-02-19 00:30:00,2025-02-19 01:30:00,2668.47,2668.81,1.8,100.0,0.0675,-0.02,0.09,-0.11,flip -11377,做多,2025-02-19 01:30:00,2025-02-19 14:30:00,2668.81,2689.64,1.8,100.0,0.0674,1.4,0.09,1.31,flip -11378,做空,2025-02-19 14:30:00,2025-02-19 15:00:00,2689.64,2690.16,1.81,100.0,0.0673,-0.04,0.09,-0.13,flip -11379,做多,2025-02-19 15:00:00,2025-02-19 18:00:00,2690.16,2706.3,1.81,100.0,0.0672,1.09,0.09,0.99,flip -11380,做空,2025-02-19 18:00:00,2025-02-19 19:00:00,2706.3,2710.39,1.82,100.0,0.0672,-0.27,0.09,-0.37,flip -11381,做多,2025-02-19 19:00:00,2025-02-19 21:30:00,2710.39,2708.39,1.81,100.0,0.0669,-0.13,0.09,-0.22,flip -11382,做空,2025-02-19 21:30:00,2025-02-19 22:00:00,2708.39,2712.75,1.81,100.0,0.0668,-0.29,0.09,-0.38,flip -11383,做多,2025-02-19 22:00:00,2025-02-19 23:30:00,2712.75,2714.06,1.81,100.0,0.0665,0.09,0.09,-0.0,flip -11384,做空,2025-02-19 23:30:00,2025-02-20 00:00:00,2714.06,2717.07,1.8,100.0,0.0665,-0.2,0.09,-0.29,flip -11385,做多,2025-02-20 00:00:00,2025-02-20 14:30:00,2717.07,2727.8,1.82,100.0,0.0668,0.72,0.09,0.63,flip -11386,做空,2025-02-20 14:30:00,2025-02-20 15:00:00,2727.8,2729.07,1.82,100.0,0.0667,-0.08,0.09,-0.18,flip -11387,做多,2025-02-20 15:00:00,2025-02-20 15:30:00,2729.07,2710.99,1.82,100.0,0.0666,-1.2,0.09,-1.29,flip -11388,做空,2025-02-20 15:30:00,2025-02-20 17:30:00,2710.99,2734.03,1.8,100.0,0.0665,-1.53,0.09,-1.62,flip -11389,做多,2025-02-20 17:30:00,2025-02-20 18:30:00,2734.03,2736.48,1.79,100.0,0.0654,0.16,0.09,0.07,flip -11390,做空,2025-02-20 18:30:00,2025-02-20 19:00:00,2736.48,2763.64,1.79,100.0,0.0653,-1.77,0.09,-1.86,flip -11391,做多,2025-02-20 19:00:00,2025-02-20 21:00:00,2763.64,2736.97,1.77,100.0,0.0639,-1.71,0.09,-1.79,flip -11392,做空,2025-02-20 21:00:00,2025-02-20 23:00:00,2736.97,2738.11,1.75,100.0,0.0639,-0.07,0.09,-0.16,flip -11393,做多,2025-02-20 23:00:00,2025-02-21 00:30:00,2738.11,2734.16,1.75,100.0,0.0638,-0.25,0.09,-0.34,flip -11394,做空,2025-02-21 00:30:00,2025-02-21 01:30:00,2734.16,2740.31,1.76,100.0,0.0642,-0.4,0.09,-0.48,flip -11395,做多,2025-02-21 01:30:00,2025-02-21 02:30:00,2740.31,2735.19,1.75,100.0,0.0639,-0.33,0.09,-0.41,flip -11396,做空,2025-02-21 02:30:00,2025-02-21 03:00:00,2735.19,2746.53,1.75,100.0,0.0638,-0.72,0.09,-0.81,flip -11397,做多,2025-02-21 03:00:00,2025-02-21 09:00:00,2746.53,2792.71,1.74,100.0,0.0632,2.92,0.09,2.83,tp_upper -11398,做多,2025-02-21 16:00:00,2025-02-22 06:00:00,2740.23,2686.77,1.76,100.0,0.0644,-3.44,0.09,-3.53,flip -11399,做空,2025-02-22 06:00:00,2025-02-22 07:00:00,2686.77,2688.48,1.74,100.0,0.0646,-0.11,0.09,-0.2,flip -11400,做多,2025-02-22 07:00:00,2025-02-22 08:00:00,2688.48,2678.8,1.73,100.0,0.0645,-0.62,0.09,-0.71,flip -11401,做空,2025-02-22 08:00:00,2025-02-23 03:00:00,2678.8,2754.44,1.72,100.0,0.0644,-4.87,0.09,-4.96,flip -11402,做多,2025-02-23 03:00:00,2025-02-23 03:30:00,2754.44,2751.68,1.68,100.0,0.061,-0.17,0.08,-0.25,flip -11403,做空,2025-02-23 03:30:00,2025-02-23 04:30:00,2751.68,2761.43,1.68,100.0,0.0609,-0.59,0.08,-0.68,flip -11404,做多,2025-02-23 04:30:00,2025-02-23 15:30:00,2761.43,2781.72,1.67,100.0,0.0604,1.23,0.08,1.14,flip -11405,做空,2025-02-23 15:30:00,2025-02-23 16:00:00,2781.72,2807.25,1.68,100.0,0.0603,-1.54,0.08,-1.63,flip -11406,做多,2025-02-23 16:00:00,2025-02-23 20:00:00,2807.25,2797.86,1.66,100.0,0.0592,-0.56,0.08,-0.64,flip -11407,做空,2025-02-23 20:00:00,2025-02-23 20:30:00,2797.86,2805.29,1.65,100.0,0.0591,-0.44,0.08,-0.52,flip -11408,做多,2025-02-23 20:30:00,2025-02-23 21:00:00,2805.29,2803.81,1.65,100.0,0.0588,-0.09,0.08,-0.17,flip -11409,做空,2025-02-23 21:00:00,2025-02-23 21:30:00,2803.81,2806.43,1.65,100.0,0.0587,-0.15,0.08,-0.24,flip -11410,做多,2025-02-23 21:30:00,2025-02-23 22:00:00,2806.43,2791.05,1.64,100.0,0.0585,-0.9,0.08,-0.98,flip -11411,做空,2025-02-23 22:00:00,2025-02-23 22:30:00,2791.05,2801.65,1.63,100.0,0.0585,-0.62,0.08,-0.7,flip -11412,做多,2025-02-23 22:30:00,2025-02-23 23:00:00,2801.65,2816.11,1.62,100.0,0.058,0.84,0.08,0.76,tp_upper -11413,做多,2025-02-23 23:00:00,2025-02-24 00:30:00,2816.11,2803.64,1.63,100.0,0.0579,-0.72,0.08,-0.8,flip -11414,做空,2025-02-24 00:30:00,2025-02-24 03:00:00,2803.64,2736.9,1.64,100.0,0.0585,3.9,0.08,3.82,tp_lower -11415,做多,2025-02-25 19:30:00,2025-02-26 08:00:00,2470.72,2465.59,1.68,100.0,0.068,-0.35,0.08,-0.43,flip -11416,做空,2025-02-26 08:00:00,2025-02-26 09:00:00,2465.59,2471.42,1.68,100.0,0.0679,-0.4,0.08,-0.48,flip -11417,做多,2025-02-26 09:00:00,2025-02-26 10:00:00,2471.42,2487.82,1.67,100.0,0.0676,1.11,0.08,1.02,flip -11418,做空,2025-02-26 10:00:00,2025-02-26 14:00:00,2487.82,2382.24,1.68,100.0,0.0675,7.13,0.08,7.04,tp_lower -11419,做多,2025-02-27 06:30:00,2025-02-27 08:00:00,2347.77,2346.53,1.75,100.0,0.0747,-0.09,0.09,-0.18,flip -11420,做空,2025-02-27 08:00:00,2025-02-27 14:00:00,2346.53,2344.14,1.75,100.0,0.0746,0.18,0.09,0.09,flip -11421,做多,2025-02-27 14:00:00,2025-02-27 14:30:00,2344.14,2307.89,1.75,100.0,0.0747,-2.71,0.09,-2.79,flip -11422,做空,2025-02-27 14:30:00,2025-02-28 14:00:00,2307.89,2165.06,1.72,100.0,0.0746,10.66,0.08,10.58,flip -11423,做多,2025-02-28 14:00:00,2025-03-01 07:00:00,2165.06,2224.66,1.83,100.0,0.0847,5.05,0.09,4.95,flip -11424,做空,2025-03-01 07:00:00,2025-03-01 07:30:00,2224.66,2228.12,1.88,100.0,0.0846,-0.29,0.09,-0.39,flip -11425,做多,2025-03-01 07:30:00,2025-03-01 08:30:00,2228.12,2233.48,1.88,100.0,0.0843,0.45,0.09,0.36,flip -11426,做空,2025-03-01 08:30:00,2025-03-01 09:00:00,2233.48,2235.5,1.88,100.0,0.0842,-0.17,0.09,-0.26,flip -11427,做多,2025-03-01 09:00:00,2025-03-01 09:30:00,2235.5,2232.15,1.88,100.0,0.084,-0.28,0.09,-0.38,flip -11428,做空,2025-03-01 09:30:00,2025-03-01 18:30:00,2232.15,2210.87,1.87,100.0,0.0839,1.79,0.09,1.69,flip -11429,做多,2025-03-01 18:30:00,2025-03-01 21:00:00,2210.87,2216.18,1.89,100.0,0.0854,0.45,0.09,0.36,flip -11430,做空,2025-03-01 21:00:00,2025-03-02 09:00:00,2216.18,2223.72,1.89,100.0,0.0853,-0.64,0.09,-0.74,flip -11431,做多,2025-03-02 09:00:00,2025-03-02 12:00:00,2223.72,2227.98,1.89,100.0,0.0852,0.36,0.09,0.27,flip -11432,做空,2025-03-02 12:00:00,2025-03-02 14:00:00,2227.98,2192.61,1.9,100.0,0.0851,3.01,0.09,2.92,tp_lower -11433,做多,2025-03-02 15:00:00,2025-03-02 15:30:00,2239.47,2228.81,1.92,100.0,0.0859,-0.92,0.1,-1.01,tp_upper -11434,做多,2025-03-02 16:00:00,2025-03-02 16:30:00,2266.02,2441.47,1.91,100.0,0.0844,14.82,0.1,14.71,tp_upper -11435,做多,2025-03-04 11:00:00,2025-03-04 11:30:00,2107.52,2100.21,2.07,100.0,0.0981,-0.72,0.1,-0.82,flip -11436,做空,2025-03-04 11:30:00,2025-03-04 12:30:00,2100.21,2102.68,2.06,100.0,0.098,-0.24,0.1,-0.35,flip -11437,做多,2025-03-04 12:30:00,2025-03-04 13:00:00,2102.68,2059.37,2.05,100.0,0.0977,-4.23,0.1,-4.33,flip -11438,做空,2025-03-04 13:00:00,2025-03-04 14:30:00,2059.37,2077.31,2.01,100.0,0.0976,-1.75,0.1,-1.85,flip -11439,做多,2025-03-04 14:30:00,2025-03-05 13:30:00,2077.31,2201.4,1.99,100.0,0.0958,11.89,0.11,11.78,flip -11440,做空,2025-03-05 13:30:00,2025-03-05 15:00:00,2201.4,2175.81,2.11,100.0,0.0961,2.46,0.1,2.35,flip -11441,做多,2025-03-05 15:00:00,2025-03-05 17:30:00,2175.81,2193.63,2.14,100.0,0.0982,1.75,0.11,1.64,flip -11442,做空,2025-03-05 17:30:00,2025-03-05 18:30:00,2193.63,2203.95,2.15,100.0,0.0981,-1.01,0.11,-1.12,flip -11443,做多,2025-03-05 18:30:00,2025-03-06 12:30:00,2203.95,2266.61,2.14,100.0,0.0971,6.09,0.11,5.98,flip -11444,做空,2025-03-06 12:30:00,2025-03-07 07:00:00,2266.61,2185.89,2.21,100.0,0.0974,7.86,0.11,7.75,flip -11445,做多,2025-03-07 07:00:00,2025-03-07 08:00:00,2185.89,2182.24,2.29,100.0,0.1045,-0.38,0.11,-0.5,flip -11446,做空,2025-03-07 08:00:00,2025-03-07 08:30:00,2182.24,2184.65,2.28,100.0,0.1044,-0.25,0.11,-0.37,flip -11447,做多,2025-03-07 08:30:00,2025-03-07 12:30:00,2184.65,2177.38,2.27,100.0,0.1041,-0.76,0.11,-0.87,flip -11448,做空,2025-03-07 12:30:00,2025-03-07 13:00:00,2177.38,2190.81,2.26,100.0,0.104,-1.4,0.11,-1.51,flip -11449,做多,2025-03-07 13:00:00,2025-03-07 14:00:00,2190.81,2184.06,2.25,100.0,0.1026,-0.69,0.11,-0.8,flip -11450,做空,2025-03-07 14:00:00,2025-03-07 14:30:00,2184.06,2220.81,2.24,100.0,0.1025,-3.77,0.11,-3.88,flip -11451,做多,2025-03-07 14:30:00,2025-03-07 15:30:00,2220.81,2208.64,2.2,100.0,0.099,-1.21,0.11,-1.31,flip -11452,做空,2025-03-07 15:30:00,2025-03-07 17:30:00,2208.64,2160.79,2.18,100.0,0.0989,4.73,0.11,4.63,flip -11453,做多,2025-03-07 17:30:00,2025-03-07 19:30:00,2160.79,2177.4,2.23,100.0,0.1032,1.71,0.11,1.6,flip -11454,做空,2025-03-07 19:30:00,2025-03-08 12:00:00,2177.4,2160.18,2.24,100.0,0.1031,1.78,0.11,1.66,flip -11455,做多,2025-03-08 12:00:00,2025-03-08 13:30:00,2160.18,2189.26,2.28,100.0,0.1056,3.07,0.12,2.95,tp_upper -11456,做多,2025-03-09 02:00:00,2025-03-09 02:30:00,2192.01,2180.89,2.31,100.0,0.1055,-1.17,0.12,-1.29,flip -11457,做空,2025-03-09 02:30:00,2025-03-09 05:00:00,2180.89,2191.94,2.3,100.0,0.1054,-1.16,0.12,-1.28,flip -11458,做多,2025-03-09 05:00:00,2025-03-10 09:00:00,2191.94,2127.93,2.28,100.0,0.1042,-6.67,0.11,-6.78,tp_upper -11459,做多,2025-03-11 07:00:00,2025-03-11 14:00:00,1895.86,1871.3,2.22,100.0,0.1172,-2.88,0.11,-2.99,flip -11460,做空,2025-03-11 14:00:00,2025-03-11 15:00:00,1871.3,1900.24,2.19,100.0,0.117,-3.39,0.11,-3.5,flip -11461,做多,2025-03-11 15:00:00,2025-03-11 23:30:00,1900.24,1922.61,2.15,100.0,0.1134,2.54,0.11,2.43,flip -11462,做空,2025-03-11 23:30:00,2025-03-12 01:00:00,1922.61,1917.8,2.18,100.0,0.1133,0.54,0.11,0.44,flip -11463,做多,2025-03-12 01:00:00,2025-03-12 02:00:00,1917.8,1903.82,2.19,100.0,0.1141,-1.59,0.11,-1.7,flip -11464,做空,2025-03-12 02:00:00,2025-03-12 07:00:00,1903.82,1907.22,2.17,100.0,0.114,-0.39,0.11,-0.5,flip -11465,做多,2025-03-12 07:00:00,2025-03-12 09:00:00,1907.22,1878.65,2.16,100.0,0.1134,-3.24,0.11,-3.35,flip -11466,做空,2025-03-12 09:00:00,2025-03-12 11:00:00,1878.65,1910.45,2.13,100.0,0.1133,-3.6,0.11,-3.71,flip -11467,做多,2025-03-12 11:00:00,2025-03-12 13:00:00,1910.45,1907.47,2.09,100.0,0.1094,-0.33,0.1,-0.43,flip -11468,做空,2025-03-12 13:00:00,2025-03-12 17:00:00,1907.47,1886.64,2.09,100.0,0.1093,2.28,0.1,2.17,flip -11469,做多,2025-03-12 17:00:00,2025-03-13 02:30:00,1886.64,1889.07,2.11,100.0,0.1116,0.27,0.11,0.17,flip -11470,做空,2025-03-13 02:30:00,2025-03-13 03:00:00,1889.07,1892.68,2.12,100.0,0.1122,-0.41,0.11,-0.51,flip -11471,做多,2025-03-13 03:00:00,2025-03-13 03:30:00,1892.68,1886.16,2.11,100.0,0.1117,-0.73,0.11,-0.83,flip -11472,做空,2025-03-13 03:30:00,2025-03-13 09:00:00,1886.16,1881.52,2.1,100.0,0.1116,0.52,0.1,0.41,flip -11473,做多,2025-03-13 09:00:00,2025-03-13 10:00:00,1881.52,1885.55,2.11,100.0,0.112,0.45,0.11,0.35,flip -11474,做空,2025-03-13 10:00:00,2025-03-13 10:30:00,1885.55,1899.32,2.11,100.0,0.1119,-1.54,0.11,-1.65,flip -11475,做多,2025-03-13 10:30:00,2025-03-13 13:30:00,1899.32,1870.34,2.09,100.0,0.1102,-3.19,0.1,-3.3,flip -11476,做空,2025-03-13 13:30:00,2025-03-13 14:00:00,1870.34,1883.59,2.06,100.0,0.1101,-1.46,0.1,-1.56,flip -11477,做多,2025-03-13 14:00:00,2025-03-13 14:30:00,1883.59,1883.8,2.04,100.0,0.1084,0.02,0.1,-0.08,flip -11478,做空,2025-03-13 14:30:00,2025-03-13 22:00:00,1883.8,1873.7,2.04,100.0,0.1083,1.09,0.1,0.99,flip -11479,做多,2025-03-13 22:00:00,2025-03-13 23:00:00,1873.7,1862.01,2.05,100.0,0.1094,-1.28,0.1,-1.38,flip -11480,做空,2025-03-13 23:00:00,2025-03-14 00:00:00,1862.01,1868.54,2.03,100.0,0.1092,-0.71,0.1,-0.82,flip -11481,做多,2025-03-14 00:00:00,2025-03-14 23:30:00,1868.54,1910.75,2.05,100.0,0.1095,4.62,0.1,4.52,flip -11482,做空,2025-03-14 23:30:00,2025-03-15 00:00:00,1910.75,1915.42,2.09,100.0,0.1094,-0.51,0.1,-0.62,flip -11483,做多,2025-03-15 00:00:00,2025-03-15 00:30:00,1915.42,1914.62,2.09,100.0,0.1089,-0.09,0.1,-0.19,flip -11484,做空,2025-03-15 00:30:00,2025-03-15 01:00:00,1914.62,1915.87,2.08,100.0,0.1088,-0.14,0.1,-0.24,flip -11485,做多,2025-03-15 01:00:00,2025-03-15 01:30:00,1915.87,1910.69,2.08,100.0,0.1086,-0.56,0.1,-0.67,flip -11486,做空,2025-03-15 01:30:00,2025-03-15 03:00:00,1910.69,1920.4,2.07,100.0,0.1084,-1.05,0.1,-1.16,flip -11487,做多,2025-03-15 03:00:00,2025-03-15 03:30:00,1920.4,1919.8,2.06,100.0,0.1072,-0.06,0.1,-0.17,flip -11488,做空,2025-03-15 03:30:00,2025-03-15 04:00:00,1919.8,1919.74,2.06,100.0,0.1071,0.01,0.1,-0.1,flip -11489,做多,2025-03-15 04:00:00,2025-03-15 07:00:00,1919.74,1918.89,2.05,100.0,0.107,-0.09,0.1,-0.19,flip -11490,做空,2025-03-15 07:00:00,2025-03-15 09:30:00,1918.89,1925.04,2.05,100.0,0.1069,-0.66,0.1,-0.76,flip -11491,做多,2025-03-15 09:30:00,2025-03-15 10:00:00,1925.04,1919.59,2.04,100.0,0.1061,-0.58,0.1,-0.68,flip -11492,做空,2025-03-15 10:00:00,2025-03-15 10:30:00,1919.59,1926.51,2.04,100.0,0.106,-0.73,0.1,-0.84,flip -11493,做多,2025-03-15 10:30:00,2025-03-16 00:30:00,1926.51,1931.52,2.03,100.0,0.1052,0.53,0.1,0.43,flip -11494,做空,2025-03-16 00:30:00,2025-03-16 11:00:00,1931.52,1879.91,2.05,100.0,0.1061,5.48,0.1,5.38,tp_lower -11495,做多,2025-03-16 16:00:00,2025-03-16 16:30:00,1912.34,1905.28,2.1,100.0,0.1099,-0.78,0.1,-0.88,flip -11496,做空,2025-03-16 16:30:00,2025-03-16 17:00:00,1905.28,1906.59,2.09,100.0,0.1098,-0.14,0.1,-0.25,flip -11497,做多,2025-03-16 17:00:00,2025-03-16 18:00:00,1906.59,1902.27,2.09,100.0,0.1096,-0.47,0.1,-0.58,flip -11498,做空,2025-03-16 18:00:00,2025-03-17 00:30:00,1902.27,1901.02,2.08,100.0,0.1095,0.14,0.1,0.03,flip -11499,做多,2025-03-17 00:30:00,2025-03-17 05:30:00,1901.02,1893.11,2.09,100.0,0.11,-0.87,0.1,-0.97,flip -11500,做空,2025-03-17 05:30:00,2025-03-17 07:00:00,1893.11,1898.7,2.08,100.0,0.1099,-0.61,0.1,-0.72,flip -11501,做多,2025-03-17 07:00:00,2025-03-17 08:00:00,1898.7,1899.74,2.07,100.0,0.1091,0.11,0.1,0.01,flip -11502,做空,2025-03-17 08:00:00,2025-03-17 08:30:00,1899.74,1902.93,2.07,100.0,0.109,-0.35,0.1,-0.45,flip -11503,做多,2025-03-17 08:30:00,2025-03-17 12:30:00,1902.93,1907.52,2.07,100.0,0.1085,0.5,0.1,0.39,tp_upper -11504,做多,2025-03-17 13:30:00,2025-03-17 14:00:00,1897.54,1896.31,2.07,100.0,0.109,-0.13,0.1,-0.24,flip -11505,做空,2025-03-17 14:00:00,2025-03-17 14:30:00,1896.31,1898.5,2.06,100.0,0.1089,-0.24,0.1,-0.34,flip -11506,做多,2025-03-17 14:30:00,2025-03-18 00:30:00,1898.5,1921.45,2.06,100.0,0.1085,2.49,0.1,2.39,flip -11507,做空,2025-03-18 00:30:00,2025-03-18 19:30:00,1921.45,1903.73,2.1,100.0,0.1092,1.93,0.1,1.83,flip -11508,做多,2025-03-18 19:30:00,2025-03-19 11:00:00,1903.73,2015.06,2.12,100.0,0.1111,12.37,0.11,12.26,tp_upper -11509,做多,2025-03-20 02:30:00,2025-03-20 03:00:00,2032.18,2026.22,2.24,100.0,0.1103,-0.66,0.11,-0.77,flip -11510,做空,2025-03-20 03:00:00,2025-03-21 00:30:00,2026.22,1990.37,2.23,100.0,0.1102,3.95,0.11,3.84,flip -11511,做多,2025-03-21 00:30:00,2025-03-21 03:00:00,1990.37,1980.49,2.27,100.0,0.1142,-1.13,0.11,-1.24,flip -11512,做空,2025-03-21 03:00:00,2025-03-21 04:00:00,1980.49,1986.03,2.26,100.0,0.1141,-0.63,0.11,-0.75,flip -11513,做多,2025-03-21 04:00:00,2025-03-21 05:00:00,1986.03,1972.07,2.25,100.0,0.1133,-1.58,0.11,-1.69,flip -11514,做空,2025-03-21 05:00:00,2025-03-21 09:00:00,1972.07,1976.28,2.23,100.0,0.1132,-0.48,0.11,-0.59,flip -11515,做多,2025-03-21 09:00:00,2025-03-21 09:30:00,1976.28,1968.3,2.23,100.0,0.1126,-0.9,0.11,-1.01,flip -11516,做空,2025-03-21 09:30:00,2025-03-21 12:30:00,1968.3,1945.28,2.21,100.0,0.1125,2.59,0.11,2.48,tp_lower -11517,做多,2025-03-21 17:30:00,2025-03-21 22:00:00,1967.67,1966.78,2.24,100.0,0.1138,-0.1,0.11,-0.21,flip -11518,做空,2025-03-21 22:00:00,2025-03-21 23:00:00,1966.78,1967.55,2.24,100.0,0.1137,-0.09,0.11,-0.2,flip -11519,做多,2025-03-21 23:00:00,2025-03-21 23:30:00,1967.55,1964.82,2.23,100.0,0.1134,-0.31,0.11,-0.42,flip -11520,做空,2025-03-21 23:30:00,2025-03-22 00:00:00,1964.82,1974.25,2.23,100.0,0.1133,-1.07,0.11,-1.18,flip -11521,做多,2025-03-22 00:00:00,2025-03-22 14:30:00,1974.25,1983.72,2.23,100.0,0.1132,1.07,0.11,0.96,flip -11522,做空,2025-03-22 14:30:00,2025-03-22 15:30:00,1983.72,1985.34,2.24,100.0,0.113,-0.18,0.11,-0.3,flip -11523,做多,2025-03-22 15:30:00,2025-03-22 16:30:00,1985.34,1984.45,2.24,100.0,0.1127,-0.1,0.11,-0.21,flip -11524,做空,2025-03-22 16:30:00,2025-03-22 17:00:00,1984.45,1990.72,2.24,100.0,0.1126,-0.71,0.11,-0.82,flip -11525,做多,2025-03-22 17:00:00,2025-03-22 21:00:00,1990.72,1991.32,2.23,100.0,0.1118,0.07,0.11,-0.04,flip -11526,做空,2025-03-22 21:00:00,2025-03-23 01:00:00,1991.32,1990.36,2.22,100.0,0.1117,0.11,0.11,-0.0,flip -11527,做多,2025-03-23 01:00:00,2025-03-23 16:00:00,1990.36,2004.58,2.24,100.0,0.1123,1.6,0.11,1.48,flip -11528,做空,2025-03-23 16:00:00,2025-03-23 23:30:00,2004.58,2005.0,2.25,100.0,0.1122,-0.05,0.11,-0.16,flip -11529,做多,2025-03-23 23:30:00,2025-03-24 00:30:00,2005.0,1997.67,2.25,100.0,0.112,-0.82,0.11,-0.93,flip -11530,做空,2025-03-24 00:30:00,2025-03-24 03:00:00,1997.67,2011.44,2.24,100.0,0.1122,-1.55,0.11,-1.66,flip -11531,做多,2025-03-24 03:00:00,2025-03-24 22:00:00,2011.44,2078.95,2.22,100.0,0.1106,7.46,0.11,7.35,flip -11532,做空,2025-03-24 22:00:00,2025-03-25 00:00:00,2078.95,2086.21,2.3,100.0,0.1105,-0.8,0.12,-0.92,flip -11533,做多,2025-03-25 00:00:00,2025-03-25 00:30:00,2086.21,2085.29,2.29,100.0,0.1099,-0.1,0.11,-0.22,flip -11534,做空,2025-03-25 00:30:00,2025-03-25 09:30:00,2085.29,2069.11,2.29,100.0,0.1098,1.78,0.11,1.66,flip -11535,做多,2025-03-25 09:30:00,2025-03-25 10:00:00,2069.11,2067.94,2.3,100.0,0.1114,-0.13,0.12,-0.25,flip -11536,做空,2025-03-25 10:00:00,2025-03-25 10:30:00,2067.94,2069.57,2.3,100.0,0.1113,-0.18,0.12,-0.3,flip -11537,做多,2025-03-25 10:30:00,2025-03-25 11:00:00,2069.57,2069.17,2.3,100.0,0.111,-0.04,0.11,-0.16,flip -11538,做空,2025-03-25 11:00:00,2025-03-25 13:00:00,2069.17,2071.27,2.29,100.0,0.1109,-0.23,0.11,-0.35,flip -11539,做多,2025-03-25 13:00:00,2025-03-25 13:30:00,2071.27,2060.48,2.29,100.0,0.1105,-1.19,0.11,-1.31,flip -11540,做空,2025-03-25 13:30:00,2025-03-25 14:00:00,2060.48,2067.07,2.28,100.0,0.1104,-0.73,0.11,-0.84,flip -11541,做多,2025-03-25 14:00:00,2025-03-25 18:30:00,2067.07,2061.4,2.27,100.0,0.1096,-0.62,0.11,-0.73,flip -11542,做空,2025-03-25 18:30:00,2025-03-25 19:00:00,2061.4,2066.96,2.26,100.0,0.1095,-0.61,0.11,-0.72,flip -11543,做多,2025-03-25 19:00:00,2025-03-25 20:30:00,2066.96,2063.8,2.25,100.0,0.1088,-0.34,0.11,-0.46,flip -11544,做空,2025-03-25 20:30:00,2025-03-25 21:00:00,2063.8,2071.91,2.24,100.0,0.1087,-0.88,0.11,-0.99,flip -11545,做多,2025-03-25 21:00:00,2025-03-25 21:30:00,2071.91,2062.55,2.23,100.0,0.1077,-1.01,0.11,-1.12,flip -11546,做空,2025-03-25 21:30:00,2025-03-25 22:30:00,2062.55,2061.48,2.22,100.0,0.1076,0.12,0.11,0.0,flip -11547,做多,2025-03-25 22:30:00,2025-03-26 02:00:00,2061.48,2060.47,2.22,100.0,0.1076,-0.11,0.11,-0.22,flip -11548,做空,2025-03-26 02:00:00,2025-03-26 05:30:00,2060.47,2058.11,2.25,100.0,0.109,0.26,0.11,0.15,flip -11549,做多,2025-03-26 05:30:00,2025-03-26 08:00:00,2058.11,2067.5,2.25,100.0,0.1091,1.02,0.11,0.91,flip -11550,做空,2025-03-26 08:00:00,2025-03-26 09:30:00,2067.5,2061.93,2.25,100.0,0.109,0.61,0.11,0.49,flip -11551,做多,2025-03-26 09:30:00,2025-03-26 12:00:00,2061.93,2061.51,2.26,100.0,0.1095,-0.05,0.11,-0.16,flip -11552,做空,2025-03-26 12:00:00,2025-03-26 12:30:00,2061.51,2063.52,2.26,100.0,0.1094,-0.22,0.11,-0.33,flip -11553,做多,2025-03-26 12:30:00,2025-03-26 13:00:00,2063.52,2052.91,2.25,100.0,0.1091,-1.16,0.11,-1.27,flip -11554,做空,2025-03-26 13:00:00,2025-03-26 14:00:00,2052.91,2014.44,2.24,100.0,0.109,4.19,0.11,4.08,tp_lower -11555,做多,2025-03-27 02:00:00,2025-03-27 11:00:00,2022.55,2016.52,2.29,100.0,0.1133,-0.68,0.11,-0.8,flip -11556,做空,2025-03-27 11:00:00,2025-03-27 12:00:00,2016.52,2018.54,2.28,100.0,0.1132,-0.23,0.11,-0.34,flip -11557,做多,2025-03-27 12:00:00,2025-03-27 12:30:00,2018.54,2017.11,2.28,100.0,0.1129,-0.16,0.11,-0.28,flip -11558,做空,2025-03-27 12:30:00,2025-03-27 14:30:00,2017.11,2024.76,2.27,100.0,0.1128,-0.86,0.11,-0.98,flip -11559,做多,2025-03-27 14:30:00,2025-03-27 15:00:00,2024.76,2018.8,2.26,100.0,0.1118,-0.67,0.11,-0.78,flip -11560,做空,2025-03-27 15:00:00,2025-03-27 21:30:00,2018.8,2017.31,2.25,100.0,0.1117,0.17,0.11,0.05,flip -11561,做多,2025-03-27 21:30:00,2025-03-27 22:00:00,2017.31,2010.97,2.25,100.0,0.1117,-0.71,0.11,-0.82,flip -11562,做空,2025-03-27 22:00:00,2025-03-28 01:30:00,2010.97,2008.24,2.24,100.0,0.1116,0.3,0.11,0.19,flip -11563,做多,2025-03-28 01:30:00,2025-03-28 02:30:00,2008.24,2007.2,2.26,100.0,0.1126,-0.12,0.11,-0.23,flip -11564,做空,2025-03-28 02:30:00,2025-03-28 04:30:00,2007.2,1936.37,2.26,100.0,0.1125,7.97,0.11,7.86,tp_lower -11565,做多,2025-03-28 22:30:00,2025-03-28 23:00:00,1900.43,1894.76,2.33,100.0,0.1229,-0.7,0.12,-0.81,flip -11566,做空,2025-03-28 23:00:00,2025-03-29 03:00:00,1894.76,1896.05,2.33,100.0,0.1227,-0.16,0.12,-0.27,flip -11567,做多,2025-03-29 03:00:00,2025-03-29 05:00:00,1896.05,1886.32,2.33,100.0,0.1229,-1.2,0.12,-1.31,flip -11568,做空,2025-03-29 05:00:00,2025-03-29 05:30:00,1886.32,1887.47,2.32,100.0,0.1228,-0.14,0.12,-0.26,flip -11569,做多,2025-03-29 05:30:00,2025-03-30 01:30:00,1887.47,1833.94,2.31,100.0,0.1225,-6.56,0.11,-6.67,flip -11570,做空,2025-03-30 01:30:00,2025-03-30 02:00:00,1833.94,1836.01,2.25,100.0,0.1227,-0.25,0.11,-0.37,flip -11571,做多,2025-03-30 02:00:00,2025-03-30 03:30:00,1836.01,1833.41,2.25,100.0,0.1223,-0.32,0.11,-0.43,flip -11572,做空,2025-03-30 03:30:00,2025-03-30 11:00:00,1833.41,1833.75,2.24,100.0,0.1222,-0.04,0.11,-0.15,flip -11573,做多,2025-03-30 11:00:00,2025-03-30 11:30:00,1833.75,1832.49,2.24,100.0,0.122,-0.15,0.11,-0.27,flip -11574,做空,2025-03-30 11:30:00,2025-03-30 12:00:00,1832.49,1837.24,2.23,100.0,0.1219,-0.58,0.11,-0.69,flip -11575,做多,2025-03-30 12:00:00,2025-03-30 12:30:00,1837.24,1833.16,2.23,100.0,0.1211,-0.49,0.11,-0.61,flip -11576,做空,2025-03-30 12:30:00,2025-03-30 13:30:00,1833.16,1805.65,2.22,100.0,0.121,3.33,0.11,3.22,tp_lower -11577,做多,2025-03-31 01:00:00,2025-03-31 01:30:00,1815.93,1813.05,2.26,100.0,0.1247,-0.36,0.11,-0.47,flip -11578,做空,2025-03-31 01:30:00,2025-03-31 02:30:00,1813.05,1811.16,2.26,100.0,0.1246,0.24,0.11,0.12,flip -11579,做多,2025-03-31 02:30:00,2025-03-31 03:00:00,1811.16,1810.4,2.26,100.0,0.1247,-0.09,0.11,-0.21,flip -11580,做空,2025-03-31 03:00:00,2025-03-31 05:00:00,1810.4,1808.88,2.26,100.0,0.1246,0.19,0.11,0.08,flip -11581,做多,2025-03-31 05:00:00,2025-03-31 05:30:00,1808.88,1808.43,2.26,100.0,0.1247,-0.06,0.11,-0.17,flip -11582,做空,2025-03-31 05:30:00,2025-03-31 08:00:00,1808.43,1803.33,2.25,100.0,0.1246,0.64,0.11,0.52,flip -11583,做多,2025-03-31 08:00:00,2025-03-31 08:30:00,1803.33,1794.35,2.26,100.0,0.1251,-1.12,0.11,-1.24,flip -11584,做空,2025-03-31 08:30:00,2025-03-31 10:30:00,1794.35,1802.57,2.24,100.0,0.125,-1.03,0.11,-1.14,flip -11585,做多,2025-03-31 10:30:00,2025-03-31 11:00:00,1802.57,1801.93,2.23,100.0,0.1237,-0.08,0.11,-0.19,flip -11586,做空,2025-03-31 11:00:00,2025-03-31 11:30:00,1801.93,1812.9,2.23,100.0,0.1236,-1.36,0.11,-1.47,flip -11587,做多,2025-03-31 11:30:00,2025-03-31 13:30:00,1812.9,1817.55,2.21,100.0,0.122,0.57,0.11,0.46,flip -11588,做空,2025-03-31 13:30:00,2025-04-01 00:00:00,1817.55,1826.38,2.22,100.0,0.1219,-1.08,0.11,-1.19,flip -11589,做多,2025-04-01 00:00:00,2025-04-01 01:00:00,1826.38,1827.39,2.23,100.0,0.1218,0.12,0.11,0.01,flip -11590,做空,2025-04-01 01:00:00,2025-04-01 02:00:00,1827.39,1830.89,2.22,100.0,0.1217,-0.43,0.11,-0.54,flip -11591,做多,2025-04-01 02:00:00,2025-04-01 14:00:00,1830.89,1856.39,2.22,100.0,0.1211,3.09,0.11,2.98,flip -11592,做空,2025-04-01 14:00:00,2025-04-02 01:30:00,1856.39,1891.72,2.25,100.0,0.121,-4.28,0.11,-4.39,flip -11593,做多,2025-04-02 01:30:00,2025-04-02 14:00:00,1891.72,1870.76,2.21,100.0,0.1168,-2.45,0.11,-2.56,flip -11594,做空,2025-04-02 14:00:00,2025-04-02 15:00:00,1870.76,1889.68,2.18,100.0,0.1167,-2.21,0.11,-2.32,flip -11595,做多,2025-04-02 15:00:00,2025-04-02 20:00:00,1889.68,1897.55,2.16,100.0,0.1142,0.9,0.11,0.79,tp_upper -11596,做多,2025-04-03 20:30:00,2025-04-04 01:30:00,1798.16,1781.64,2.17,100.0,0.1208,-2.0,0.11,-2.1,flip -11597,做空,2025-04-04 01:30:00,2025-04-04 02:00:00,1781.64,1793.45,2.15,100.0,0.1207,-1.43,0.11,-1.53,flip -11598,做多,2025-04-04 02:00:00,2025-04-04 02:30:00,1793.45,1788.2,2.13,100.0,0.119,-0.62,0.11,-0.73,flip -11599,做空,2025-04-04 02:30:00,2025-04-04 03:00:00,1788.2,1794.72,2.13,100.0,0.1189,-0.78,0.11,-0.88,flip -11600,做多,2025-04-04 03:00:00,2025-04-04 03:30:00,1794.72,1792.1,2.12,100.0,0.1179,-0.31,0.11,-0.41,flip -11601,做空,2025-04-04 03:30:00,2025-04-04 05:00:00,1792.1,1797.49,2.11,100.0,0.1178,-0.64,0.11,-0.74,flip -11602,做多,2025-04-04 05:00:00,2025-04-04 10:00:00,1797.49,1792.96,2.1,100.0,0.117,-0.53,0.1,-0.63,flip -11603,做空,2025-04-04 10:00:00,2025-04-04 13:30:00,1792.96,1801.96,2.1,100.0,0.1169,-1.05,0.11,-1.16,flip -11604,做多,2025-04-04 13:30:00,2025-04-04 14:00:00,1801.96,1786.13,2.08,100.0,0.1156,-1.83,0.1,-1.93,flip -11605,做空,2025-04-04 14:00:00,2025-04-04 15:00:00,1786.13,1802.2,2.06,100.0,0.1155,-1.86,0.1,-1.96,flip -11606,做多,2025-04-04 15:00:00,2025-04-04 15:30:00,1802.2,1794.47,2.04,100.0,0.1133,-0.88,0.1,-0.98,flip -11607,做空,2025-04-04 15:30:00,2025-04-04 16:30:00,1794.47,1796.74,2.03,100.0,0.1132,-0.26,0.1,-0.36,flip -11608,做多,2025-04-04 16:30:00,2025-04-05 08:00:00,1796.74,1810.49,2.03,100.0,0.1128,1.55,0.1,1.45,flip -11609,做空,2025-04-05 08:00:00,2025-04-05 08:30:00,1810.49,1813.12,2.06,100.0,0.1139,-0.3,0.1,-0.4,flip -11610,做多,2025-04-05 08:30:00,2025-04-05 11:00:00,1813.12,1810.07,2.06,100.0,0.1135,-0.35,0.1,-0.45,flip -11611,做空,2025-04-05 11:00:00,2025-04-05 13:00:00,1810.07,1788.17,2.05,100.0,0.1134,2.48,0.1,2.38,tp_lower -11612,做多,2025-04-05 20:30:00,2025-04-06 07:00:00,1789.64,1797.16,2.07,100.0,0.1159,0.87,0.1,0.77,flip -11613,做空,2025-04-06 07:00:00,2025-04-06 13:30:00,1797.16,1747.65,2.09,100.0,0.1162,5.75,0.1,5.65,tp_lower -11614,做多,2025-04-07 13:30:00,2025-04-07 15:00:00,1549.45,1542.03,2.15,100.0,0.1386,-1.03,0.11,-1.14,flip -11615,做空,2025-04-07 15:00:00,2025-04-07 17:00:00,1542.03,1558.14,2.13,100.0,0.1384,-2.23,0.11,-2.34,flip -11616,做多,2025-04-07 17:00:00,2025-04-08 07:00:00,1558.14,1570.82,2.11,100.0,0.1354,1.72,0.11,1.61,flip -11617,做空,2025-04-08 07:00:00,2025-04-08 09:30:00,1570.82,1567.42,2.13,100.0,0.1356,0.46,0.11,0.35,flip -11618,做多,2025-04-08 09:30:00,2025-04-08 10:30:00,1567.42,1565.51,2.13,100.0,0.1361,-0.26,0.11,-0.37,flip -11619,做空,2025-04-08 10:30:00,2025-04-08 11:00:00,1565.51,1571.25,2.13,100.0,0.1359,-0.78,0.11,-0.89,flip -11620,做多,2025-04-08 11:00:00,2025-04-08 12:30:00,1571.25,1570.71,2.12,100.0,0.1348,-0.07,0.11,-0.18,flip -11621,做空,2025-04-08 12:30:00,2025-04-08 13:00:00,1570.71,1580.66,2.12,100.0,0.1347,-1.34,0.11,-1.45,flip -11622,做多,2025-04-08 13:00:00,2025-04-08 13:30:00,1580.66,1567.65,2.1,100.0,0.1328,-1.73,0.1,-1.83,flip -11623,做空,2025-04-08 13:30:00,2025-04-09 06:00:00,1567.65,1464.48,2.08,100.0,0.1327,13.69,0.1,13.59,flip -11624,做多,2025-04-09 06:00:00,2025-04-09 11:00:00,1464.48,1460.41,2.23,100.0,0.1522,-0.62,0.11,-0.73,flip -11625,做空,2025-04-09 11:00:00,2025-04-09 12:30:00,1460.41,1460.9,2.22,100.0,0.152,-0.07,0.11,-0.19,flip -11626,做多,2025-04-09 12:30:00,2025-04-09 13:00:00,1460.9,1457.55,2.22,100.0,0.1518,-0.51,0.11,-0.62,flip -11627,做空,2025-04-09 13:00:00,2025-04-09 13:30:00,1457.55,1486.68,2.21,100.0,0.1516,-4.42,0.11,-4.53,flip -11628,做多,2025-04-09 13:30:00,2025-04-09 17:00:00,1486.68,1571.15,2.16,100.0,0.1455,12.29,0.11,12.18,tp_upper -11629,做多,2025-04-10 06:30:00,2025-04-10 07:00:00,1615.61,1607.8,2.29,100.0,0.142,-1.11,0.11,-1.22,flip -11630,做空,2025-04-10 07:00:00,2025-04-11 01:30:00,1607.8,1541.93,2.28,100.0,0.1419,9.35,0.11,9.24,flip -11631,做多,2025-04-11 01:30:00,2025-04-11 02:30:00,1541.93,1533.74,2.38,100.0,0.1541,-1.26,0.12,-1.38,flip -11632,做空,2025-04-11 02:30:00,2025-04-11 03:00:00,1533.74,1541.4,2.36,100.0,0.1539,-1.18,0.12,-1.3,flip -11633,做多,2025-04-11 03:00:00,2025-04-11 14:00:00,1541.4,1545.31,2.35,100.0,0.1522,0.6,0.12,0.48,flip -11634,做空,2025-04-11 14:00:00,2025-04-11 14:30:00,1545.31,1555.59,2.35,100.0,0.1521,-1.56,0.12,-1.68,flip -11635,做多,2025-04-11 14:30:00,2025-04-11 23:00:00,1555.59,1560.42,2.33,100.0,0.1499,0.72,0.12,0.61,flip -11636,做空,2025-04-11 23:00:00,2025-04-11 23:30:00,1560.42,1565.97,2.34,100.0,0.1498,-0.83,0.12,-0.95,flip -11637,做多,2025-04-11 23:30:00,2025-04-12 00:00:00,1565.97,1563.62,2.33,100.0,0.1486,-0.35,0.12,-0.47,flip -11638,做空,2025-04-12 00:00:00,2025-04-12 04:30:00,1563.62,1566.58,2.34,100.0,0.1494,-0.44,0.12,-0.56,flip -11639,做多,2025-04-12 04:30:00,2025-04-12 08:00:00,1566.58,1593.07,2.33,100.0,0.1487,3.94,0.12,3.82,tp_upper -11640,做多,2025-04-13 17:00:00,2025-04-13 19:30:00,1614.83,1589.4,2.37,100.0,0.1468,-3.73,0.12,-3.85,flip -11641,做空,2025-04-13 19:30:00,2025-04-13 20:00:00,1589.4,1606.5,2.33,100.0,0.1467,-2.51,0.12,-2.63,flip -11642,做多,2025-04-13 20:00:00,2025-04-13 20:30:00,1606.5,1590.26,2.3,100.0,0.1434,-2.33,0.11,-2.44,flip -11643,做空,2025-04-13 20:30:00,2025-04-14 00:00:00,1590.26,1622.24,2.28,100.0,0.1433,-4.58,0.12,-4.7,flip -11644,做多,2025-04-14 00:00:00,2025-04-14 15:30:00,1622.24,1627.03,2.24,100.0,0.1379,0.66,0.11,0.55,flip -11645,做空,2025-04-14 15:30:00,2025-04-14 17:00:00,1627.03,1640.68,2.24,100.0,0.1378,-1.88,0.11,-1.99,flip -11646,做多,2025-04-14 17:00:00,2025-04-14 18:00:00,1640.68,1640.4,2.22,100.0,0.1354,-0.04,0.11,-0.15,flip -11647,做空,2025-04-14 18:00:00,2025-04-15 03:30:00,1640.4,1637.16,2.22,100.0,0.1352,0.44,0.11,0.33,flip -11648,做多,2025-04-15 03:30:00,2025-04-15 06:00:00,1637.16,1637.99,2.23,100.0,0.1361,0.11,0.11,0.0,flip -11649,做空,2025-04-15 06:00:00,2025-04-15 12:30:00,1637.99,1641.09,2.23,100.0,0.136,-0.42,0.11,-0.53,flip -11650,做多,2025-04-15 12:30:00,2025-04-15 13:30:00,1641.09,1628.22,2.22,100.0,0.1353,-1.74,0.11,-1.85,flip -11651,做空,2025-04-15 13:30:00,2025-04-16 12:00:00,1628.22,1585.39,2.2,100.0,0.1352,5.79,0.11,5.68,flip -11652,做多,2025-04-16 12:00:00,2025-04-16 12:30:00,1585.39,1576.51,2.27,100.0,0.1429,-1.27,0.11,-1.38,flip -11653,做空,2025-04-16 12:30:00,2025-04-16 14:00:00,1576.51,1583.69,2.25,100.0,0.1427,-1.02,0.11,-1.14,flip -11654,做多,2025-04-16 14:00:00,2025-04-16 16:00:00,1583.69,1583.97,2.24,100.0,0.1413,0.04,0.11,-0.07,flip -11655,做空,2025-04-16 16:00:00,2025-04-16 16:30:00,1583.97,1591.63,2.24,100.0,0.1411,-1.08,0.11,-1.19,flip -11656,做多,2025-04-16 16:30:00,2025-04-16 17:30:00,1591.63,1544.84,2.22,100.0,0.1396,-6.53,0.11,-6.64,flip -11657,做空,2025-04-16 17:30:00,2025-04-16 19:30:00,1544.84,1587.93,2.16,100.0,0.1395,-6.01,0.11,-6.12,flip -11658,做多,2025-04-16 19:30:00,2025-04-16 20:30:00,1587.93,1572.83,2.09,100.0,0.1318,-1.99,0.1,-2.09,flip -11659,做空,2025-04-16 20:30:00,2025-04-16 21:00:00,1572.83,1589.06,2.07,100.0,0.1317,-2.14,0.1,-2.24,flip -11660,做多,2025-04-16 21:00:00,2025-04-16 23:00:00,1589.06,1577.3,2.05,100.0,0.1288,-1.52,0.1,-1.62,flip -11661,做空,2025-04-16 23:00:00,2025-04-17 00:00:00,1577.3,1582.22,2.03,100.0,0.1287,-0.63,0.1,-0.74,flip -11662,做多,2025-04-17 00:00:00,2025-04-17 02:00:00,1582.22,1587.91,2.04,100.0,0.129,0.73,0.1,0.63,flip -11663,做空,2025-04-17 02:00:00,2025-04-17 03:30:00,1587.91,1584.03,2.05,100.0,0.1289,0.5,0.1,0.4,flip -11664,做多,2025-04-17 03:30:00,2025-04-17 04:00:00,1584.03,1583.01,2.05,100.0,0.1294,-0.13,0.1,-0.23,flip -11665,做空,2025-04-17 04:00:00,2025-04-17 04:30:00,1583.01,1590.48,2.05,100.0,0.1293,-0.97,0.1,-1.07,flip -11666,做多,2025-04-17 04:30:00,2025-04-17 13:00:00,1590.48,1595.54,2.03,100.0,0.1279,0.65,0.1,0.55,flip -11667,做空,2025-04-17 13:00:00,2025-04-17 16:00:00,1595.54,1604.42,2.04,100.0,0.1278,-1.13,0.1,-1.24,flip -11668,做多,2025-04-17 16:00:00,2025-04-17 19:00:00,1604.42,1581.32,2.03,100.0,0.1262,-2.92,0.1,-3.02,flip -11669,做空,2025-04-17 19:00:00,2025-04-18 08:00:00,1581.32,1588.32,1.99,100.0,0.1261,-0.88,0.1,-0.98,flip -11670,做多,2025-04-18 08:00:00,2025-04-18 08:30:00,1588.32,1585.95,2.0,100.0,0.1258,-0.3,0.1,-0.4,flip -11671,做空,2025-04-18 08:30:00,2025-04-18 09:00:00,1585.95,1586.63,1.99,100.0,0.1257,-0.09,0.1,-0.19,flip -11672,做多,2025-04-18 09:00:00,2025-04-18 10:30:00,1586.63,1583.38,1.99,100.0,0.1254,-0.41,0.1,-0.51,flip -11673,做空,2025-04-18 10:30:00,2025-04-18 11:00:00,1583.38,1585.6,1.98,100.0,0.1253,-0.28,0.1,-0.38,flip -11674,做多,2025-04-18 11:00:00,2025-04-18 15:00:00,1585.6,1580.66,1.98,100.0,0.1248,-0.62,0.1,-0.72,flip -11675,做空,2025-04-18 15:00:00,2025-04-18 16:00:00,1580.66,1583.68,1.97,100.0,0.1247,-0.38,0.1,-0.48,flip -11676,做多,2025-04-18 16:00:00,2025-04-18 17:00:00,1583.68,1585.99,1.97,100.0,0.1241,0.29,0.1,0.19,flip -11677,做空,2025-04-18 17:00:00,2025-04-19 00:30:00,1585.99,1585.71,1.97,100.0,0.124,0.03,0.1,-0.06,flip -11678,做多,2025-04-19 00:30:00,2025-04-19 04:00:00,1585.71,1610.43,1.98,100.0,0.1248,3.09,0.1,2.99,tp_upper -11679,做多,2025-04-19 11:00:00,2025-04-19 12:30:00,1596.05,1596.51,2.01,100.0,0.1258,0.06,0.1,-0.04,flip -11680,做空,2025-04-19 12:30:00,2025-04-19 13:00:00,1596.51,1600.11,2.01,100.0,0.1257,-0.45,0.1,-0.55,flip -11681,做多,2025-04-19 13:00:00,2025-04-19 16:30:00,1600.11,1599.11,2.0,100.0,0.125,-0.13,0.1,-0.22,flip -11682,做空,2025-04-19 16:30:00,2025-04-19 17:00:00,1599.11,1605.7,2.0,100.0,0.1249,-0.82,0.1,-0.92,flip -11683,做多,2025-04-19 17:00:00,2025-04-19 17:30:00,1605.7,1618.03,1.99,100.0,0.1237,1.53,0.1,1.43,tp_upper -11684,做多,2025-04-20 20:00:00,2025-04-20 20:30:00,1592.86,1589.05,2.01,100.0,0.1263,-0.48,0.1,-0.58,flip -11685,做空,2025-04-20 20:30:00,2025-04-20 21:30:00,1589.05,1588.2,2.0,100.0,0.1262,0.11,0.1,0.01,flip -11686,做多,2025-04-20 21:30:00,2025-04-20 22:00:00,1588.2,1576.37,2.0,100.0,0.1262,-1.49,0.1,-1.59,flip -11687,做空,2025-04-20 22:00:00,2025-04-20 23:00:00,1576.37,1583.34,1.99,100.0,0.126,-0.88,0.1,-0.98,flip -11688,做多,2025-04-20 23:00:00,2025-04-21 11:00:00,1583.34,1623.91,1.98,100.0,0.1248,5.06,0.1,4.96,flip -11689,做空,2025-04-21 11:00:00,2025-04-21 13:00:00,1623.91,1626.58,2.03,100.0,0.1252,-0.33,0.1,-0.44,flip -11690,做多,2025-04-21 13:00:00,2025-04-21 13:30:00,1626.58,1611.01,2.03,100.0,0.1246,-1.94,0.1,-2.04,flip -11691,做空,2025-04-21 13:30:00,2025-04-21 14:00:00,1611.01,1636.33,2.01,100.0,0.1245,-3.15,0.1,-3.25,flip -11692,做多,2025-04-21 14:00:00,2025-04-21 14:30:00,1636.33,1633.6,1.97,100.0,0.1205,-0.33,0.1,-0.43,flip -11693,做空,2025-04-21 14:30:00,2025-04-22 07:00:00,1633.6,1590.02,1.97,100.0,0.1204,5.25,0.1,5.15,flip -11694,做多,2025-04-22 07:00:00,2025-04-23 14:30:00,1590.02,1787.31,2.03,100.0,0.1275,25.15,0.11,25.04,flip -11695,做空,2025-04-23 14:30:00,2025-04-23 15:30:00,1787.31,1793.89,2.28,100.0,0.1275,-0.84,0.11,-0.95,flip -11696,做多,2025-04-23 15:30:00,2025-04-23 16:00:00,1793.89,1791.78,2.27,100.0,0.1264,-0.27,0.11,-0.38,flip -11697,做空,2025-04-23 16:00:00,2025-04-23 16:30:00,1791.78,1792.06,2.26,100.0,0.1263,-0.04,0.11,-0.15,flip -11698,做多,2025-04-23 16:30:00,2025-04-23 17:00:00,1792.06,1791.18,2.26,100.0,0.1261,-0.11,0.11,-0.22,flip -11699,做空,2025-04-23 17:00:00,2025-04-23 17:30:00,1791.18,1799.99,2.26,100.0,0.126,-1.11,0.11,-1.22,flip -11700,做多,2025-04-23 17:30:00,2025-04-23 18:30:00,1799.99,1797.56,2.24,100.0,0.1246,-0.3,0.11,-0.41,flip -11701,做空,2025-04-23 18:30:00,2025-04-23 20:00:00,1797.56,1794.61,2.24,100.0,0.1245,0.37,0.11,0.26,flip -11702,做多,2025-04-23 20:00:00,2025-04-23 21:30:00,1794.61,1790.87,2.24,100.0,0.1248,-0.47,0.11,-0.58,flip -11703,做空,2025-04-23 21:30:00,2025-04-23 22:00:00,1790.87,1794.85,2.23,100.0,0.1246,-0.5,0.11,-0.61,flip -11704,做多,2025-04-23 22:00:00,2025-04-23 23:30:00,1794.85,1794.46,2.23,100.0,0.124,-0.05,0.11,-0.16,flip -11705,做空,2025-04-23 23:30:00,2025-04-24 01:30:00,1794.46,1793.34,2.22,100.0,0.1238,0.14,0.11,0.03,flip -11706,做多,2025-04-24 01:30:00,2025-04-24 02:30:00,1793.34,1778.41,2.24,100.0,0.1251,-1.87,0.11,-1.98,flip -11707,做空,2025-04-24 02:30:00,2025-04-24 14:00:00,1778.41,1756.47,2.22,100.0,0.125,2.74,0.11,2.63,flip -11708,做多,2025-04-24 14:00:00,2025-04-24 15:30:00,1756.47,1763.83,2.25,100.0,0.128,0.94,0.11,0.83,flip -11709,做空,2025-04-24 15:30:00,2025-04-24 16:00:00,1763.83,1774.49,2.26,100.0,0.1279,-1.36,0.11,-1.48,flip -11710,做多,2025-04-24 16:00:00,2025-04-24 17:00:00,1774.49,1758.84,2.24,100.0,0.1262,-1.98,0.11,-2.09,flip -11711,做空,2025-04-24 17:00:00,2025-04-24 18:00:00,1758.84,1757.85,2.22,100.0,0.1261,0.12,0.11,0.01,flip -11712,做多,2025-04-24 18:00:00,2025-04-24 21:00:00,1757.85,1751.69,2.22,100.0,0.1261,-0.78,0.11,-0.89,flip -11713,做空,2025-04-24 21:00:00,2025-04-24 21:30:00,1751.69,1760.25,2.21,100.0,0.126,-1.08,0.11,-1.19,flip -11714,做多,2025-04-24 21:30:00,2025-04-24 22:30:00,1760.25,1759.3,2.19,100.0,0.1246,-0.12,0.11,-0.23,flip -11715,做空,2025-04-24 22:30:00,2025-04-25 03:30:00,1759.3,1760.01,2.19,100.0,0.1245,-0.09,0.11,-0.2,flip -11716,做多,2025-04-25 03:30:00,2025-04-25 09:00:00,1760.01,1772.8,2.21,100.0,0.1254,1.6,0.11,1.49,flip -11717,做空,2025-04-25 09:00:00,2025-04-25 13:30:00,1772.8,1768.16,2.22,100.0,0.1253,0.58,0.11,0.47,flip -11718,做多,2025-04-25 13:30:00,2025-04-25 21:30:00,1768.16,1789.07,2.22,100.0,0.1258,2.63,0.11,2.52,flip -11719,做空,2025-04-25 21:30:00,2025-04-26 00:00:00,1789.07,1790.12,2.25,100.0,0.1257,-0.13,0.11,-0.24,flip -11720,做多,2025-04-26 00:00:00,2025-04-26 03:00:00,1790.12,1793.89,2.25,100.0,0.1259,0.47,0.11,0.36,flip -11721,做空,2025-04-26 03:00:00,2025-04-26 03:30:00,1793.89,1796.51,2.26,100.0,0.1257,-0.33,0.11,-0.44,flip -11722,做多,2025-04-26 03:30:00,2025-04-26 04:00:00,1796.51,1793.78,2.25,100.0,0.1252,-0.34,0.11,-0.45,flip -11723,做空,2025-04-26 04:00:00,2025-04-26 05:00:00,1793.78,1793.73,2.24,100.0,0.1251,0.01,0.11,-0.11,flip -11724,做多,2025-04-26 05:00:00,2025-04-26 05:30:00,1793.73,1793.38,2.24,100.0,0.125,-0.04,0.11,-0.16,flip -11725,做空,2025-04-26 05:30:00,2025-04-26 06:00:00,1793.38,1795.45,2.24,100.0,0.1249,-0.26,0.11,-0.37,flip -11726,做多,2025-04-26 06:00:00,2025-04-26 08:00:00,1795.45,1827.8,2.23,100.0,0.1245,4.03,0.11,3.91,tp_upper -11727,做多,2025-04-26 08:00:00,2025-04-26 08:30:00,1827.8,1805.51,2.27,100.0,0.1243,-2.77,0.11,-2.88,tp_upper -11728,做多,2025-04-26 12:00:00,2025-04-26 15:30:00,1796.41,1799.39,2.24,100.0,0.1248,0.37,0.11,0.26,flip -11729,做空,2025-04-26 15:30:00,2025-04-26 16:00:00,1799.39,1802.26,2.24,100.0,0.1247,-0.36,0.11,-0.47,flip -11730,做多,2025-04-26 16:00:00,2025-04-27 01:30:00,1802.26,1803.76,2.24,100.0,0.1242,0.19,0.11,0.07,flip -11731,做空,2025-04-27 01:30:00,2025-04-27 02:00:00,1803.76,1814.93,2.26,100.0,0.1253,-1.4,0.11,-1.51,flip -11732,做多,2025-04-27 02:00:00,2025-04-27 02:30:00,1814.93,1812.04,2.24,100.0,0.1236,-0.36,0.11,-0.47,flip -11733,做空,2025-04-27 02:30:00,2025-04-27 03:30:00,1812.04,1808.74,2.24,100.0,0.1235,0.41,0.11,0.3,flip -11734,做多,2025-04-27 03:30:00,2025-04-27 04:00:00,1808.74,1806.79,2.24,100.0,0.1238,-0.24,0.11,-0.35,flip -11735,做空,2025-04-27 04:00:00,2025-04-27 08:00:00,1806.79,1807.71,2.24,100.0,0.1237,-0.11,0.11,-0.23,flip -11736,做多,2025-04-27 08:00:00,2025-04-27 09:00:00,1807.71,1805.18,2.23,100.0,0.1235,-0.31,0.11,-0.42,flip -11737,做空,2025-04-27 09:00:00,2025-04-27 09:30:00,1805.18,1809.66,2.23,100.0,0.1233,-0.55,0.11,-0.66,flip -11738,做多,2025-04-27 09:30:00,2025-04-27 10:00:00,1809.66,1806.17,2.22,100.0,0.1226,-0.43,0.11,-0.54,flip -11739,做空,2025-04-27 10:00:00,2025-04-27 10:30:00,1806.17,1808.26,2.21,100.0,0.1225,-0.26,0.11,-0.37,flip -11740,做多,2025-04-27 10:30:00,2025-04-27 20:00:00,1808.26,1798.55,2.21,100.0,0.1221,-1.19,0.11,-1.3,flip -11741,做空,2025-04-27 20:00:00,2025-04-27 20:30:00,1798.55,1801.61,2.19,100.0,0.122,-0.37,0.11,-0.48,flip -11742,做多,2025-04-27 20:30:00,2025-04-27 22:00:00,1801.61,1788.57,2.19,100.0,0.1214,-1.58,0.11,-1.69,flip -11743,做空,2025-04-27 22:00:00,2025-04-28 00:00:00,1788.57,1779.34,2.17,100.0,0.1213,1.12,0.11,1.01,tp_lower -11744,做多,2025-04-28 04:00:00,2025-04-28 04:30:00,1792.83,1786.86,2.2,100.0,0.123,-0.73,0.11,-0.84,flip -11745,做空,2025-04-28 04:30:00,2025-04-28 05:00:00,1786.86,1794.7,2.19,100.0,0.1228,-0.96,0.11,-1.07,flip -11746,做多,2025-04-28 05:00:00,2025-04-28 10:00:00,1794.7,1794.82,2.18,100.0,0.1216,0.01,0.11,-0.09,flip -11747,做空,2025-04-28 10:00:00,2025-04-28 14:00:00,1794.82,1790.61,2.18,100.0,0.1215,0.51,0.11,0.4,flip -11748,做多,2025-04-28 14:00:00,2025-04-28 20:00:00,1790.61,1786.95,2.18,100.0,0.122,-0.45,0.11,-0.56,flip -11749,做空,2025-04-28 20:00:00,2025-04-28 21:30:00,1786.95,1792.59,2.18,100.0,0.1218,-0.69,0.11,-0.8,flip -11750,做多,2025-04-28 21:30:00,2025-04-29 02:30:00,1792.59,1793.78,2.17,100.0,0.121,0.14,0.11,0.04,flip -11751,做空,2025-04-29 02:30:00,2025-04-29 05:00:00,1793.78,1792.61,2.18,100.0,0.1216,0.14,0.11,0.03,flip -11752,做多,2025-04-29 05:00:00,2025-04-29 13:00:00,1792.61,1812.91,2.18,100.0,0.1216,2.47,0.11,2.36,flip -11753,做空,2025-04-29 13:00:00,2025-04-29 13:30:00,1812.91,1813.43,2.2,100.0,0.1215,-0.06,0.11,-0.17,flip -11754,做多,2025-04-29 13:30:00,2025-04-29 14:00:00,1813.43,1813.28,2.2,100.0,0.1213,-0.02,0.11,-0.13,flip -11755,做空,2025-04-29 14:00:00,2025-04-29 17:00:00,1813.28,1819.52,2.2,100.0,0.1212,-0.76,0.11,-0.87,flip -11756,做多,2025-04-29 17:00:00,2025-04-29 20:00:00,1819.52,1813.26,2.19,100.0,0.1203,-0.75,0.11,-0.86,flip -11757,做空,2025-04-29 20:00:00,2025-04-30 03:30:00,1813.26,1808.18,2.18,100.0,0.1201,0.61,0.11,0.5,flip -11758,做多,2025-04-30 03:30:00,2025-04-30 05:00:00,1808.18,1803.1,2.2,100.0,0.1215,-0.62,0.11,-0.73,flip -11759,做空,2025-04-30 05:00:00,2025-04-30 09:30:00,1803.1,1805.57,2.19,100.0,0.1213,-0.3,0.11,-0.41,flip -11760,做多,2025-04-30 09:30:00,2025-04-30 10:00:00,1805.57,1805.22,2.18,100.0,0.1209,-0.04,0.11,-0.15,flip -11761,做空,2025-04-30 10:00:00,2025-04-30 10:30:00,1805.22,1806.59,2.18,100.0,0.1208,-0.17,0.11,-0.27,flip -11762,做多,2025-04-30 10:30:00,2025-04-30 12:00:00,1806.59,1795.62,2.18,100.0,0.1205,-1.32,0.11,-1.43,flip -11763,做空,2025-04-30 12:00:00,2025-04-30 12:30:00,1795.62,1774.27,2.16,100.0,0.1203,2.57,0.11,2.46,tp_lower -11764,做多,2025-04-30 19:30:00,2025-05-01 22:30:00,1786.07,1837.89,2.18,100.0,0.1223,6.34,0.11,6.23,flip -11765,做空,2025-05-01 22:30:00,2025-05-02 00:00:00,1837.89,1846.1,2.26,100.0,0.1229,-1.01,0.11,-1.12,flip -11766,做多,2025-05-02 00:00:00,2025-05-02 01:30:00,1846.1,1841.72,2.25,100.0,0.1218,-0.53,0.11,-0.65,flip -11767,做空,2025-05-02 01:30:00,2025-05-02 02:00:00,1841.72,1847.3,2.24,100.0,0.1217,-0.68,0.11,-0.79,flip -11768,做多,2025-05-02 02:00:00,2025-05-02 03:00:00,1847.3,1844.64,2.23,100.0,0.1208,-0.32,0.11,-0.43,flip -11769,做空,2025-05-02 03:00:00,2025-05-02 03:30:00,1844.64,1846.66,2.23,100.0,0.1207,-0.24,0.11,-0.36,flip -11770,做多,2025-05-02 03:30:00,2025-05-02 04:00:00,1846.66,1844.75,2.22,100.0,0.1203,-0.23,0.11,-0.34,flip -11771,做空,2025-05-02 04:00:00,2025-05-02 12:30:00,1844.75,1840.11,2.22,100.0,0.1202,0.56,0.11,0.45,flip -11772,做多,2025-05-02 12:30:00,2025-05-02 13:00:00,1840.11,1834.56,2.22,100.0,0.1207,-0.67,0.11,-0.78,flip -11773,做空,2025-05-02 13:00:00,2025-05-02 14:00:00,1834.56,1843.47,2.21,100.0,0.1206,-1.07,0.11,-1.19,flip -11774,做多,2025-05-02 14:00:00,2025-05-02 15:00:00,1843.47,1835.2,2.2,100.0,0.1193,-0.99,0.11,-1.1,flip -11775,做空,2025-05-02 15:00:00,2025-05-02 15:30:00,1835.2,1840.23,2.19,100.0,0.1192,-0.6,0.11,-0.71,flip -11776,做多,2025-05-02 15:30:00,2025-05-02 19:30:00,1840.23,1838.84,2.18,100.0,0.1184,-0.16,0.11,-0.27,flip -11777,做空,2025-05-02 19:30:00,2025-05-02 20:00:00,1838.84,1843.54,2.18,100.0,0.1183,-0.56,0.11,-0.66,flip -11778,做多,2025-05-02 20:00:00,2025-05-02 21:30:00,1843.54,1836.84,2.17,100.0,0.1176,-0.79,0.11,-0.9,flip -11779,做空,2025-05-02 21:30:00,2025-05-02 23:00:00,1836.84,1837.98,2.16,100.0,0.1174,-0.13,0.11,-0.24,flip -11780,做多,2025-05-02 23:00:00,2025-05-03 00:30:00,1837.98,1838.08,2.15,100.0,0.1172,0.01,0.11,-0.1,flip -11781,做空,2025-05-03 00:30:00,2025-05-03 13:00:00,1838.08,1834.58,2.18,100.0,0.1187,0.42,0.11,0.31,flip -11782,做多,2025-05-03 13:00:00,2025-05-03 16:00:00,1834.58,1831.3,2.18,100.0,0.119,-0.39,0.11,-0.5,flip -11783,做空,2025-05-03 16:00:00,2025-05-03 18:00:00,1831.3,1827.73,2.18,100.0,0.1189,0.42,0.11,0.32,flip -11784,做多,2025-05-03 18:00:00,2025-05-03 23:00:00,1827.73,1830.43,2.18,100.0,0.1192,0.32,0.11,0.21,flip -11785,做空,2025-05-03 23:00:00,2025-05-03 23:30:00,1830.43,1832.55,2.18,100.0,0.1191,-0.25,0.11,-0.36,flip -11786,做多,2025-05-03 23:30:00,2025-05-04 00:30:00,1832.55,1835.75,2.18,100.0,0.1187,0.38,0.11,0.27,flip -11787,做空,2025-05-04 00:30:00,2025-05-04 03:00:00,1835.75,1833.51,2.19,100.0,0.1193,0.27,0.11,0.16,flip -11788,做多,2025-05-04 03:00:00,2025-05-04 03:30:00,1833.51,1831.25,2.19,100.0,0.1194,-0.27,0.11,-0.38,flip -11789,做空,2025-05-04 03:30:00,2025-05-04 04:00:00,1831.25,1833.96,2.18,100.0,0.1193,-0.32,0.11,-0.43,flip -11790,做多,2025-05-04 04:00:00,2025-05-04 04:30:00,1833.96,1829.75,2.18,100.0,0.1188,-0.5,0.11,-0.61,flip -11791,做空,2025-05-04 04:30:00,2025-05-04 05:00:00,1829.75,1841.7,2.17,100.0,0.1187,-1.42,0.11,-1.53,flip -11792,做多,2025-05-04 05:00:00,2025-05-04 08:00:00,1841.7,1834.43,2.16,100.0,0.1171,-0.85,0.11,-0.96,flip -11793,做空,2025-05-04 08:00:00,2025-05-04 11:00:00,1834.43,1831.5,2.15,100.0,0.1169,0.34,0.11,0.24,flip -11794,做多,2025-05-04 11:00:00,2025-05-04 21:00:00,1831.5,1834.17,2.15,100.0,0.1172,0.31,0.11,0.21,flip -11795,做空,2025-05-04 21:00:00,2025-05-05 01:30:00,1834.17,1790.84,2.15,100.0,0.1171,5.07,0.1,4.97,tp_lower -11796,做多,2025-05-05 06:30:00,2025-05-05 10:00:00,1819.22,1812.7,2.21,100.0,0.1217,-0.79,0.11,-0.9,flip -11797,做空,2025-05-05 10:00:00,2025-05-05 16:00:00,1812.7,1807.72,2.2,100.0,0.1216,0.61,0.11,0.5,flip -11798,做多,2025-05-05 16:00:00,2025-05-05 16:30:00,1807.72,1807.19,2.21,100.0,0.1221,-0.06,0.11,-0.18,flip -11799,做空,2025-05-05 16:30:00,2025-05-05 17:00:00,1807.19,1811.09,2.2,100.0,0.122,-0.48,0.11,-0.59,flip -11800,做多,2025-05-05 17:00:00,2025-05-05 20:00:00,1811.09,1812.59,2.2,100.0,0.1213,0.18,0.11,0.07,flip -11801,做空,2025-05-05 20:00:00,2025-05-05 21:00:00,1812.59,1815.59,2.2,100.0,0.1212,-0.36,0.11,-0.47,flip -11802,做多,2025-05-05 21:00:00,2025-05-06 00:00:00,1815.59,1817.83,2.19,100.0,0.1207,0.27,0.11,0.16,flip -11803,做空,2025-05-06 00:00:00,2025-05-06 01:00:00,1817.83,1816.56,2.21,100.0,0.1213,0.15,0.11,0.04,flip -11804,做多,2025-05-06 01:00:00,2025-05-06 01:30:00,1816.56,1803.47,2.2,100.0,0.1214,-1.59,0.11,-1.7,flip -11805,做空,2025-05-06 01:30:00,2025-05-06 11:30:00,1803.47,1769.09,2.19,100.0,0.1213,4.17,0.11,4.06,tp_lower -11806,做多,2025-05-06 18:30:00,2025-05-06 19:00:00,1789.06,1788.05,2.23,100.0,0.1244,-0.13,0.11,-0.24,flip -11807,做空,2025-05-06 19:00:00,2025-05-06 22:00:00,1788.05,1799.99,2.22,100.0,0.1243,-1.48,0.11,-1.6,flip -11808,做多,2025-05-06 22:00:00,2025-05-07 13:00:00,1799.99,1822.97,2.21,100.0,0.1225,2.82,0.11,2.7,flip -11809,做空,2025-05-07 13:00:00,2025-05-07 13:30:00,1822.97,1828.04,2.24,100.0,0.1231,-0.62,0.11,-0.74,flip -11810,做多,2025-05-07 13:30:00,2025-05-07 14:30:00,1828.04,1821.49,2.24,100.0,0.1223,-0.8,0.11,-0.91,flip -11811,做空,2025-05-07 14:30:00,2025-05-07 22:30:00,1821.49,1816.16,2.22,100.0,0.1221,0.65,0.11,0.54,flip -11812,做多,2025-05-07 22:30:00,2025-05-07 23:30:00,1816.16,1810.39,2.23,100.0,0.1227,-0.71,0.11,-0.82,flip -11813,做空,2025-05-07 23:30:00,2025-05-08 00:30:00,1810.39,1826.3,2.22,100.0,0.1226,-1.95,0.11,-2.06,flip -11814,做多,2025-05-08 00:30:00,2025-05-08 03:30:00,1826.3,1900.51,2.21,100.0,0.1209,8.97,0.11,8.86,tp_upper -11815,做多,2025-05-09 16:00:00,2025-05-10 00:30:00,2302.34,2325.74,2.3,100.0,0.0998,2.34,0.12,2.22,flip -11816,做空,2025-05-10 00:30:00,2025-05-10 01:00:00,2325.74,2347.33,2.32,100.0,0.0998,-2.15,0.12,-2.27,flip -11817,做多,2025-05-10 01:00:00,2025-05-10 01:30:00,2347.33,2334.36,2.3,100.0,0.0979,-1.27,0.11,-1.38,flip -11818,做空,2025-05-10 01:30:00,2025-05-10 02:00:00,2334.36,2338.31,2.28,100.0,0.0978,-0.39,0.11,-0.5,flip -11819,做多,2025-05-10 02:00:00,2025-05-10 03:00:00,2338.31,2337.73,2.28,100.0,0.0973,-0.06,0.11,-0.17,flip -11820,做空,2025-05-10 03:00:00,2025-05-10 03:30:00,2337.73,2338.82,2.27,100.0,0.0972,-0.11,0.11,-0.22,flip -11821,做多,2025-05-10 03:30:00,2025-05-10 04:00:00,2338.82,2329.39,2.27,100.0,0.097,-0.92,0.11,-1.03,flip -11822,做空,2025-05-10 04:00:00,2025-05-10 04:30:00,2329.39,2336.05,2.26,100.0,0.0969,-0.65,0.11,-0.76,flip -11823,做多,2025-05-10 04:30:00,2025-05-10 08:00:00,2336.05,2413.66,2.25,100.0,0.0963,7.47,0.12,7.36,tp_upper -11824,做多,2025-05-11 11:30:00,2025-05-11 12:00:00,2529.41,2519.14,2.34,100.0,0.0925,-0.95,0.12,-1.07,flip -11825,做空,2025-05-11 12:00:00,2025-05-11 18:30:00,2519.14,2503.84,2.33,100.0,0.0924,1.41,0.12,1.3,flip -11826,做多,2025-05-11 18:30:00,2025-05-11 19:30:00,2503.84,2506.99,2.34,100.0,0.0934,0.29,0.12,0.18,flip -11827,做空,2025-05-11 19:30:00,2025-05-11 20:30:00,2506.99,2508.69,2.34,100.0,0.0933,-0.16,0.12,-0.28,flip -11828,做多,2025-05-11 20:30:00,2025-05-11 21:00:00,2508.69,2500.31,2.34,100.0,0.0931,-0.78,0.12,-0.9,flip -11829,做空,2025-05-11 21:00:00,2025-05-11 21:30:00,2500.31,2515.65,2.33,100.0,0.093,-1.43,0.12,-1.54,flip -11830,做多,2025-05-11 21:30:00,2025-05-11 22:00:00,2515.65,2502.11,2.31,100.0,0.0918,-1.24,0.11,-1.36,flip -11831,做空,2025-05-11 22:00:00,2025-05-11 22:30:00,2502.11,2501.99,2.29,100.0,0.0917,0.01,0.11,-0.1,flip -11832,做多,2025-05-11 22:30:00,2025-05-12 01:30:00,2501.99,2504.43,2.29,100.0,0.0916,0.22,0.11,0.11,flip -11833,做空,2025-05-12 01:30:00,2025-05-12 02:00:00,2504.43,2515.99,2.31,100.0,0.0922,-1.07,0.12,-1.18,flip -11834,做多,2025-05-12 02:00:00,2025-05-12 05:00:00,2515.99,2498.46,2.3,100.0,0.0913,-1.6,0.11,-1.71,flip -11835,做空,2025-05-12 05:00:00,2025-05-12 06:00:00,2498.46,2506.89,2.28,100.0,0.0912,-0.77,0.11,-0.88,flip -11836,做多,2025-05-12 06:00:00,2025-05-12 07:00:00,2506.89,2597.68,2.27,100.0,0.0905,8.22,0.12,8.1,tp_upper -11837,做多,2025-05-13 07:00:00,2025-05-13 07:30:00,2469.36,2459.89,2.36,100.0,0.0955,-0.9,0.12,-1.02,flip -11838,做空,2025-05-13 07:30:00,2025-05-13 09:00:00,2459.89,2479.39,2.35,100.0,0.0954,-1.86,0.12,-1.98,flip -11839,做多,2025-05-13 09:00:00,2025-05-14 07:00:00,2479.39,2647.99,2.33,100.0,0.0938,15.82,0.12,15.69,flip -11840,做空,2025-05-14 07:00:00,2025-05-14 23:30:00,2647.99,2608.51,2.49,100.0,0.0939,3.71,0.12,3.59,flip -11841,做多,2025-05-14 23:30:00,2025-05-15 01:30:00,2608.51,2576.94,2.52,100.0,0.0967,-3.05,0.12,-3.18,flip -11842,做空,2025-05-15 01:30:00,2025-05-15 12:30:00,2576.94,2551.88,2.49,100.0,0.0967,2.42,0.12,2.3,flip -11843,做多,2025-05-15 12:30:00,2025-05-15 16:00:00,2551.88,2557.37,2.51,100.0,0.0985,0.54,0.13,0.41,flip -11844,做空,2025-05-15 16:00:00,2025-05-15 16:30:00,2557.37,2598.0,2.52,100.0,0.0984,-4.0,0.13,-4.13,flip -11845,做多,2025-05-15 16:30:00,2025-05-15 18:00:00,2598.0,2541.42,2.47,100.0,0.0953,-5.39,0.12,-5.51,flip -11846,做空,2025-05-15 18:00:00,2025-05-15 22:00:00,2541.42,2551.28,2.42,100.0,0.0952,-0.94,0.12,-1.06,flip -11847,做多,2025-05-15 22:00:00,2025-05-15 22:30:00,2551.28,2540.18,2.41,100.0,0.0943,-1.05,0.12,-1.17,flip -11848,做空,2025-05-15 22:30:00,2025-05-15 23:30:00,2540.18,2547.42,2.39,100.0,0.0942,-0.68,0.12,-0.8,flip -11849,做多,2025-05-15 23:30:00,2025-05-16 00:30:00,2547.42,2543.37,2.38,100.0,0.0936,-0.38,0.12,-0.5,flip -11850,做空,2025-05-16 00:30:00,2025-05-16 01:00:00,2543.37,2553.78,2.4,100.0,0.0942,-0.98,0.12,-1.1,flip -11851,做多,2025-05-16 01:00:00,2025-05-16 08:00:00,2553.78,2567.64,2.38,100.0,0.0934,1.29,0.12,1.17,flip -11852,做空,2025-05-16 08:00:00,2025-05-16 08:30:00,2567.64,2571.96,2.39,100.0,0.0933,-0.4,0.12,-0.52,flip -11853,做多,2025-05-16 08:30:00,2025-05-16 14:30:00,2571.96,2583.53,2.39,100.0,0.0929,1.07,0.12,0.95,flip -11854,做空,2025-05-16 14:30:00,2025-05-16 15:30:00,2583.53,2593.93,2.4,100.0,0.0928,-0.96,0.12,-1.09,flip -11855,做多,2025-05-16 15:30:00,2025-05-16 16:00:00,2593.93,2580.22,2.38,100.0,0.0919,-1.26,0.12,-1.38,flip -11856,做空,2025-05-16 16:00:00,2025-05-16 17:00:00,2580.22,2588.53,2.37,100.0,0.0918,-0.76,0.12,-0.88,flip -11857,做多,2025-05-16 17:00:00,2025-05-16 17:30:00,2588.53,2576.94,2.36,100.0,0.0911,-1.06,0.12,-1.17,flip -11858,做空,2025-05-16 17:30:00,2025-05-16 18:30:00,2576.94,2585.4,2.35,100.0,0.0911,-0.77,0.12,-0.89,flip -11859,做多,2025-05-16 18:30:00,2025-05-16 19:00:00,2585.4,2583.24,2.34,100.0,0.0904,-0.2,0.12,-0.31,flip -11860,做空,2025-05-16 19:00:00,2025-05-16 19:30:00,2583.24,2591.07,2.33,100.0,0.0903,-0.71,0.12,-0.82,flip -11861,做多,2025-05-16 19:30:00,2025-05-17 18:30:00,2591.07,2465.93,2.32,100.0,0.0896,-11.22,0.11,-11.33,flip -11862,做空,2025-05-17 18:30:00,2025-05-17 20:30:00,2465.93,2488.06,2.23,100.0,0.0906,-2.0,0.11,-2.12,flip -11863,做多,2025-05-17 20:30:00,2025-05-17 22:00:00,2488.06,2457.84,2.21,100.0,0.0889,-2.69,0.11,-2.8,flip -11864,做空,2025-05-17 22:00:00,2025-05-18 00:00:00,2457.84,2476.32,2.18,100.0,0.0888,-1.64,0.11,-1.75,flip -11865,做多,2025-05-18 00:00:00,2025-05-18 01:00:00,2476.32,2475.2,2.17,100.0,0.0876,-0.1,0.11,-0.21,flip -11866,做空,2025-05-18 01:00:00,2025-05-18 01:30:00,2475.2,2484.24,2.17,100.0,0.0875,-0.79,0.11,-0.9,flip -11867,做多,2025-05-18 01:30:00,2025-05-18 02:30:00,2484.24,2479.95,2.16,100.0,0.0868,-0.37,0.11,-0.48,flip -11868,做空,2025-05-18 02:30:00,2025-05-18 03:30:00,2479.95,2476.18,2.15,100.0,0.0867,0.33,0.11,0.22,flip -11869,做多,2025-05-18 03:30:00,2025-05-18 12:00:00,2476.18,2500.4,2.15,100.0,0.0869,2.1,0.11,2.0,flip -11870,做空,2025-05-18 12:00:00,2025-05-18 20:00:00,2500.4,2377.81,2.17,100.0,0.0868,10.64,0.1,10.54,tp_lower -11871,做多,2025-05-18 23:30:00,2025-05-19 00:00:00,2496.69,2450.74,2.28,100.0,0.0911,-4.19,0.11,-4.3,flip -11872,做空,2025-05-19 00:00:00,2025-05-19 10:30:00,2450.74,2408.82,2.24,100.0,0.0916,3.84,0.11,3.73,flip -11873,做多,2025-05-19 10:30:00,2025-05-19 12:00:00,2408.82,2403.56,2.28,100.0,0.0947,-0.5,0.11,-0.61,flip -11874,做空,2025-05-19 12:00:00,2025-05-19 13:30:00,2403.56,2426.25,2.27,100.0,0.0946,-2.15,0.11,-2.26,flip -11875,做多,2025-05-19 13:30:00,2025-05-20 07:30:00,2426.25,2531.95,2.25,100.0,0.0927,9.8,0.12,9.68,flip -11876,做空,2025-05-20 07:30:00,2025-05-20 08:30:00,2531.95,2533.36,2.35,100.0,0.093,-0.13,0.12,-0.25,flip -11877,做多,2025-05-20 08:30:00,2025-05-20 09:00:00,2533.36,2527.9,2.35,100.0,0.0928,-0.51,0.12,-0.62,flip -11878,做空,2025-05-20 09:00:00,2025-05-20 20:30:00,2527.9,2512.53,2.34,100.0,0.0927,1.42,0.12,1.31,flip -11879,做多,2025-05-20 20:30:00,2025-05-20 21:00:00,2512.53,2496.59,2.35,100.0,0.0937,-1.49,0.12,-1.61,flip -11880,做空,2025-05-20 21:00:00,2025-05-20 21:30:00,2496.59,2509.14,2.34,100.0,0.0936,-1.17,0.12,-1.29,flip -11881,做多,2025-05-20 21:30:00,2025-05-20 22:00:00,2509.14,2500.61,2.32,100.0,0.0926,-0.79,0.12,-0.91,flip -11882,做空,2025-05-20 22:00:00,2025-05-20 22:30:00,2500.61,2515.34,2.31,100.0,0.0925,-1.36,0.12,-1.48,flip -11883,做多,2025-05-20 22:30:00,2025-05-21 09:00:00,2515.34,2526.28,2.3,100.0,0.0913,1.0,0.12,0.88,flip -11884,做空,2025-05-21 09:00:00,2025-05-21 10:30:00,2526.28,2527.35,2.32,100.0,0.0919,-0.1,0.12,-0.21,flip -11885,做多,2025-05-21 10:30:00,2025-05-21 11:30:00,2527.35,2535.66,2.32,100.0,0.0917,0.76,0.12,0.65,flip -11886,做空,2025-05-21 11:30:00,2025-05-21 12:00:00,2535.66,2547.01,2.32,100.0,0.0916,-1.04,0.12,-1.16,flip -11887,做多,2025-05-21 12:00:00,2025-05-21 12:30:00,2547.01,2537.93,2.31,100.0,0.0907,-0.82,0.12,-0.94,flip -11888,做空,2025-05-21 12:30:00,2025-05-21 13:30:00,2537.93,2545.13,2.3,100.0,0.0906,-0.65,0.12,-0.77,flip -11889,做多,2025-05-21 13:30:00,2025-05-21 15:30:00,2545.13,2566.01,2.29,100.0,0.09,1.88,0.12,1.76,flip -11890,做空,2025-05-21 15:30:00,2025-05-21 22:30:00,2566.01,2534.66,2.31,100.0,0.0899,2.82,0.11,2.71,flip -11891,做多,2025-05-21 22:30:00,2025-05-22 19:30:00,2534.66,2633.78,2.33,100.0,0.0921,9.13,0.12,9.01,flip -11892,做空,2025-05-22 19:30:00,2025-05-22 20:00:00,2633.78,2636.39,2.44,100.0,0.0926,-0.24,0.12,-0.36,flip -11893,做多,2025-05-22 20:00:00,2025-05-22 22:30:00,2636.39,2634.8,2.43,100.0,0.0923,-0.15,0.12,-0.27,flip -11894,做空,2025-05-22 22:30:00,2025-05-22 23:00:00,2634.8,2649.06,2.43,100.0,0.0922,-1.32,0.12,-1.44,flip -11895,做多,2025-05-22 23:00:00,2025-05-23 02:00:00,2649.06,2721.87,2.41,100.0,0.0912,6.64,0.12,6.51,tp_upper -11896,做多,2025-05-23 07:00:00,2025-05-23 07:30:00,2668.5,2654.64,2.49,100.0,0.0932,-1.29,0.12,-1.42,flip -11897,做空,2025-05-23 07:30:00,2025-05-23 08:00:00,2654.64,2666.01,2.47,100.0,0.0931,-1.06,0.12,-1.18,flip -11898,做多,2025-05-23 08:00:00,2025-05-23 10:00:00,2666.01,2663.13,2.46,100.0,0.0922,-0.27,0.12,-0.39,flip -11899,做空,2025-05-23 10:00:00,2025-05-23 10:30:00,2663.13,2670.55,2.45,100.0,0.0921,-0.68,0.12,-0.81,flip -11900,做多,2025-05-23 10:30:00,2025-05-23 11:00:00,2670.55,2648.39,2.44,100.0,0.0915,-2.03,0.12,-2.15,flip -11901,做空,2025-05-23 11:00:00,2025-05-23 12:00:00,2648.39,2544.41,2.42,100.0,0.0915,9.51,0.12,9.39,tp_lower -11902,做多,2025-05-24 04:30:00,2025-05-24 05:00:00,2558.2,2549.86,2.53,100.0,0.0989,-0.82,0.13,-0.95,flip -11903,做空,2025-05-24 05:00:00,2025-05-24 05:30:00,2549.86,2550.03,2.52,100.0,0.0988,-0.02,0.13,-0.14,flip -11904,做多,2025-05-24 05:30:00,2025-05-24 06:00:00,2550.03,2549.3,2.52,100.0,0.0987,-0.07,0.13,-0.2,flip -11905,做空,2025-05-24 06:00:00,2025-05-24 07:00:00,2549.3,2558.25,2.51,100.0,0.0986,-0.88,0.13,-1.01,flip -11906,做多,2025-05-24 07:00:00,2025-05-24 07:30:00,2558.25,2545.78,2.5,100.0,0.0978,-1.22,0.12,-1.34,flip -11907,做空,2025-05-24 07:30:00,2025-05-24 08:00:00,2545.78,2547.37,2.49,100.0,0.0977,-0.16,0.12,-0.28,flip -11908,做多,2025-05-24 08:00:00,2025-05-24 13:30:00,2547.37,2545.44,2.48,100.0,0.0974,-0.19,0.12,-0.31,flip -11909,做空,2025-05-24 13:30:00,2025-05-24 14:00:00,2545.44,2548.65,2.48,100.0,0.0973,-0.31,0.12,-0.44,flip -11910,做多,2025-05-24 14:00:00,2025-05-24 16:00:00,2548.65,2549.09,2.47,100.0,0.097,0.04,0.12,-0.08,flip -11911,做空,2025-05-24 16:00:00,2025-05-24 16:30:00,2549.09,2556.41,2.47,100.0,0.0969,-0.71,0.12,-0.83,flip -11912,做多,2025-05-24 16:30:00,2025-05-24 18:30:00,2556.41,2548.22,2.46,100.0,0.0963,-0.79,0.12,-0.91,flip -11913,做空,2025-05-24 18:30:00,2025-05-24 19:30:00,2548.22,2553.35,2.45,100.0,0.0962,-0.49,0.12,-0.62,flip -11914,做多,2025-05-24 19:30:00,2025-05-24 20:00:00,2553.35,2551.84,2.44,100.0,0.0957,-0.14,0.12,-0.27,flip -11915,做空,2025-05-24 20:00:00,2025-05-24 21:00:00,2551.84,2535.13,2.44,100.0,0.0956,1.6,0.12,1.48,tp_lower -11916,做多,2025-05-25 12:00:00,2025-05-25 14:30:00,2513.81,2505.19,2.48,100.0,0.0988,-0.85,0.12,-0.98,flip -11917,做空,2025-05-25 14:30:00,2025-05-25 15:30:00,2505.19,2510.48,2.47,100.0,0.0987,-0.52,0.12,-0.65,flip -11918,做多,2025-05-25 15:30:00,2025-05-25 16:00:00,2510.48,2497.38,2.47,100.0,0.0982,-1.29,0.12,-1.41,flip -11919,做空,2025-05-25 16:00:00,2025-05-25 16:30:00,2497.38,2510.49,2.45,100.0,0.0981,-1.29,0.12,-1.41,flip -11920,做多,2025-05-25 16:30:00,2025-05-26 13:00:00,2510.49,2563.05,2.43,100.0,0.097,5.1,0.12,4.97,flip -11921,做空,2025-05-26 13:00:00,2025-05-26 15:30:00,2563.05,2564.73,2.49,100.0,0.0973,-0.16,0.12,-0.29,flip -11922,做多,2025-05-26 15:30:00,2025-05-26 16:00:00,2564.73,2542.98,2.49,100.0,0.097,-2.11,0.12,-2.23,flip -11923,做空,2025-05-26 16:00:00,2025-05-26 20:30:00,2542.98,2565.1,2.47,100.0,0.0969,-2.14,0.12,-2.27,flip -11924,做多,2025-05-26 20:30:00,2025-05-26 21:00:00,2565.1,2560.3,2.44,100.0,0.0952,-0.46,0.12,-0.58,flip -11925,做空,2025-05-26 21:00:00,2025-05-26 21:30:00,2560.3,2561.31,2.43,100.0,0.0951,-0.1,0.12,-0.22,flip -11926,做多,2025-05-26 21:30:00,2025-05-26 22:30:00,2561.31,2558.61,2.43,100.0,0.0949,-0.26,0.12,-0.38,flip -11927,做空,2025-05-26 22:30:00,2025-05-26 23:30:00,2558.61,2562.43,2.43,100.0,0.0948,-0.36,0.12,-0.48,flip -11928,做多,2025-05-26 23:30:00,2025-05-27 00:30:00,2562.43,2549.93,2.42,100.0,0.0944,-1.18,0.12,-1.3,flip -11929,做空,2025-05-27 00:30:00,2025-05-27 03:00:00,2549.93,2552.03,2.42,100.0,0.095,-0.2,0.12,-0.32,flip -11930,做多,2025-05-27 03:00:00,2025-05-27 03:30:00,2552.03,2548.44,2.42,100.0,0.0948,-0.34,0.12,-0.46,flip -11931,做空,2025-05-27 03:30:00,2025-05-27 04:00:00,2548.44,2558.24,2.41,100.0,0.0947,-0.93,0.12,-1.05,flip -11932,做多,2025-05-27 04:00:00,2025-05-27 05:00:00,2558.24,2554.84,2.4,100.0,0.0939,-0.32,0.12,-0.44,flip -11933,做空,2025-05-27 05:00:00,2025-05-27 23:30:00,2554.84,2659.85,2.4,100.0,0.0938,-9.85,0.12,-9.97,flip -11934,做多,2025-05-27 23:30:00,2025-05-28 00:00:00,2659.85,2651.72,2.3,100.0,0.0863,-0.7,0.11,-0.82,flip -11935,做空,2025-05-28 00:00:00,2025-05-28 00:30:00,2651.72,2657.61,2.3,100.0,0.0867,-0.51,0.12,-0.63,flip -11936,做多,2025-05-28 00:30:00,2025-05-28 01:00:00,2657.61,2639.53,2.29,100.0,0.0862,-1.56,0.11,-1.67,flip -11937,做空,2025-05-28 01:00:00,2025-05-28 11:30:00,2639.53,2655.99,2.27,100.0,0.0861,-1.42,0.11,-1.53,flip -11938,做多,2025-05-28 11:30:00,2025-05-28 14:00:00,2655.99,2641.28,2.26,100.0,0.085,-1.25,0.11,-1.36,flip -11939,做空,2025-05-28 14:00:00,2025-05-28 16:00:00,2641.28,2641.02,2.24,100.0,0.0849,0.02,0.11,-0.09,flip -11940,做多,2025-05-28 16:00:00,2025-05-28 18:30:00,2641.02,2635.54,2.24,100.0,0.0848,-0.46,0.11,-0.58,flip -11941,做空,2025-05-28 18:30:00,2025-05-28 19:00:00,2635.54,2638.82,2.23,100.0,0.0847,-0.28,0.11,-0.39,flip -11942,做多,2025-05-28 19:00:00,2025-05-28 22:00:00,2638.82,2638.96,2.23,100.0,0.0844,0.01,0.11,-0.1,flip -11943,做空,2025-05-28 22:00:00,2025-05-28 22:30:00,2638.96,2647.47,2.23,100.0,0.0844,-0.72,0.11,-0.83,flip -11944,做多,2025-05-28 22:30:00,2025-05-29 12:00:00,2647.47,2707.59,2.22,100.0,0.0837,5.03,0.11,4.92,flip -11945,做空,2025-05-29 12:00:00,2025-05-30 05:30:00,2707.59,2642.7,2.29,100.0,0.0844,5.48,0.11,5.37,flip -11946,做多,2025-05-30 05:30:00,2025-05-30 06:00:00,2642.7,2626.67,2.34,100.0,0.0885,-1.42,0.12,-1.54,flip -11947,做空,2025-05-30 06:00:00,2025-05-30 07:00:00,2626.67,2631.01,2.32,100.0,0.0884,-0.38,0.12,-0.5,flip -11948,做多,2025-05-30 07:00:00,2025-05-31 10:00:00,2631.01,2521.2,2.32,100.0,0.0881,-9.67,0.11,-9.78,flip -11949,做空,2025-05-31 10:00:00,2025-05-31 12:00:00,2521.2,2525.03,2.22,100.0,0.0882,-0.34,0.11,-0.45,flip -11950,做多,2025-05-31 12:00:00,2025-05-31 22:30:00,2525.03,2529.64,2.22,100.0,0.0879,0.41,0.11,0.29,flip -11951,做空,2025-05-31 22:30:00,2025-05-31 23:00:00,2529.64,2533.4,2.22,100.0,0.0878,-0.33,0.11,-0.44,flip -11952,做多,2025-05-31 23:00:00,2025-05-31 23:30:00,2533.4,2527.09,2.22,100.0,0.0874,-0.55,0.11,-0.66,flip -11953,做空,2025-05-31 23:30:00,2025-06-01 01:30:00,2527.09,2506.51,2.21,100.0,0.0873,1.8,0.11,1.69,tp_lower -11954,做多,2025-06-01 14:00:00,2025-06-01 14:30:00,2510.84,2508.27,2.23,100.0,0.0889,-0.23,0.11,-0.34,flip -11955,做空,2025-06-01 14:30:00,2025-06-01 15:00:00,2508.27,2516.4,2.23,100.0,0.0888,-0.72,0.11,-0.83,flip -11956,做多,2025-06-01 15:00:00,2025-06-02 02:00:00,2516.4,2518.61,2.22,100.0,0.0882,0.19,0.11,0.08,flip -11957,做空,2025-06-02 02:00:00,2025-06-02 13:30:00,2518.61,2503.77,2.22,100.0,0.0883,1.31,0.11,1.2,flip -11958,做多,2025-06-02 13:30:00,2025-06-03 16:00:00,2503.77,2609.45,2.24,100.0,0.0893,9.44,0.12,9.32,flip -11959,做空,2025-06-03 16:00:00,2025-06-03 17:00:00,2609.45,2622.26,2.33,100.0,0.0894,-1.14,0.12,-1.26,flip -11960,做多,2025-06-03 17:00:00,2025-06-03 17:30:00,2622.26,2617.9,2.32,100.0,0.0884,-0.39,0.12,-0.5,flip -11961,做空,2025-06-03 17:30:00,2025-06-03 18:30:00,2617.9,2617.32,2.31,100.0,0.0883,0.05,0.12,-0.06,flip -11962,做多,2025-06-03 18:30:00,2025-06-03 20:00:00,2617.32,2603.22,2.31,100.0,0.0883,-1.24,0.11,-1.36,flip -11963,做空,2025-06-03 20:00:00,2025-06-03 20:30:00,2603.22,2614.09,2.3,100.0,0.0882,-0.96,0.12,-1.07,flip -11964,做多,2025-06-03 20:30:00,2025-06-03 21:00:00,2614.09,2610.99,2.28,100.0,0.0874,-0.27,0.11,-0.38,flip -11965,做空,2025-06-03 21:00:00,2025-06-04 01:00:00,2610.99,2614.52,2.28,100.0,0.0873,-0.31,0.11,-0.42,flip -11966,做多,2025-06-04 01:00:00,2025-06-04 01:30:00,2614.52,2611.27,2.29,100.0,0.0875,-0.28,0.11,-0.4,flip -11967,做空,2025-06-04 01:30:00,2025-06-04 02:00:00,2611.27,2613.78,2.28,100.0,0.0874,-0.22,0.11,-0.33,flip -11968,做多,2025-06-04 02:00:00,2025-06-04 02:30:00,2613.78,2611.13,2.28,100.0,0.0872,-0.23,0.11,-0.34,flip -11969,做空,2025-06-04 02:30:00,2025-06-04 03:00:00,2611.13,2633.11,2.27,100.0,0.0871,-1.91,0.11,-2.03,flip -11970,做多,2025-06-04 03:00:00,2025-06-04 12:00:00,2633.11,2618.94,2.25,100.0,0.0855,-1.21,0.11,-1.32,flip -11971,做空,2025-06-04 12:00:00,2025-06-04 13:30:00,2618.94,2613.93,2.24,100.0,0.0854,0.43,0.11,0.32,flip -11972,做多,2025-06-04 13:30:00,2025-06-04 18:30:00,2613.93,2627.93,2.24,100.0,0.0857,1.2,0.11,1.09,flip -11973,做空,2025-06-04 18:30:00,2025-06-05 02:30:00,2627.93,2618.9,2.25,100.0,0.0856,0.77,0.11,0.66,flip -11974,做多,2025-06-05 02:30:00,2025-06-05 05:00:00,2618.9,2620.53,2.27,100.0,0.0867,0.14,0.11,0.03,flip -11975,做空,2025-06-05 05:00:00,2025-06-05 12:00:00,2620.53,2624.94,2.27,100.0,0.0866,-0.38,0.11,-0.5,flip -11976,做多,2025-06-05 12:00:00,2025-06-05 13:30:00,2624.94,2588.87,2.26,100.0,0.0863,-3.11,0.11,-3.22,flip -11977,做空,2025-06-05 13:30:00,2025-06-05 14:00:00,2588.87,2581.42,2.23,100.0,0.0862,0.64,0.11,0.53,tp_lower -11978,做多,2025-06-05 14:30:00,2025-06-06 22:00:00,2586.76,2487.68,2.24,100.0,0.0864,-8.56,0.11,-8.67,flip -11979,做空,2025-06-06 22:00:00,2025-06-07 03:00:00,2487.68,2489.23,2.16,100.0,0.0867,-0.13,0.11,-0.24,flip -11980,做多,2025-06-07 03:00:00,2025-06-07 03:30:00,2489.23,2487.99,2.16,100.0,0.0866,-0.11,0.11,-0.22,flip -11981,做空,2025-06-07 03:30:00,2025-06-07 04:30:00,2487.99,2488.9,2.15,100.0,0.0865,-0.08,0.11,-0.19,flip -11982,做多,2025-06-07 04:30:00,2025-06-07 05:00:00,2488.9,2487.79,2.15,100.0,0.0864,-0.1,0.11,-0.2,flip -11983,做空,2025-06-07 05:00:00,2025-06-07 05:30:00,2487.79,2492.96,2.15,100.0,0.0863,-0.45,0.11,-0.55,flip -11984,做多,2025-06-07 05:30:00,2025-06-07 06:00:00,2492.96,2483.54,2.14,100.0,0.0858,-0.81,0.11,-0.92,flip -11985,做空,2025-06-07 06:00:00,2025-06-07 06:30:00,2483.54,2500.4,2.13,100.0,0.0858,-1.45,0.11,-1.55,flip -11986,做多,2025-06-07 06:30:00,2025-06-07 07:00:00,2500.4,2491.0,2.11,100.0,0.0845,-0.79,0.11,-0.9,flip -11987,做空,2025-06-07 07:00:00,2025-06-07 09:00:00,2491.0,2487.82,2.1,100.0,0.0844,0.27,0.11,0.16,flip -11988,做多,2025-06-07 09:00:00,2025-06-07 09:30:00,2487.82,2484.78,2.1,100.0,0.0846,-0.26,0.11,-0.36,flip -11989,做空,2025-06-07 09:30:00,2025-06-07 10:00:00,2484.78,2493.57,2.1,100.0,0.0845,-0.74,0.11,-0.85,flip -11990,做多,2025-06-07 10:00:00,2025-06-08 02:30:00,2493.57,2511.09,2.09,100.0,0.0838,1.47,0.11,1.36,flip -11991,做空,2025-06-08 02:30:00,2025-06-08 03:30:00,2511.09,2510.66,2.12,100.0,0.0846,0.04,0.11,-0.07,flip -11992,做多,2025-06-08 03:30:00,2025-06-08 05:00:00,2510.66,2514.3,2.12,100.0,0.0845,0.31,0.11,0.2,flip -11993,做空,2025-06-08 05:00:00,2025-06-08 08:00:00,2514.3,2514.26,2.12,100.0,0.0844,0.0,0.11,-0.1,flip -11994,做多,2025-06-08 08:00:00,2025-06-08 09:00:00,2514.26,2498.36,2.12,100.0,0.0843,-1.34,0.11,-1.45,flip -11995,做空,2025-06-08 09:00:00,2025-06-08 11:30:00,2498.36,2512.27,2.1,100.0,0.0842,-1.17,0.11,-1.28,flip -11996,做多,2025-06-08 11:30:00,2025-06-08 13:30:00,2512.27,2507.69,2.09,100.0,0.0832,-0.38,0.1,-0.49,flip -11997,做空,2025-06-08 13:30:00,2025-06-08 14:00:00,2507.69,2508.62,2.08,100.0,0.0831,-0.08,0.1,-0.18,flip -11998,做多,2025-06-08 14:00:00,2025-06-08 15:30:00,2508.62,2513.39,2.08,100.0,0.083,0.4,0.1,0.29,flip -11999,做空,2025-06-08 15:30:00,2025-06-08 16:00:00,2513.39,2520.67,2.08,100.0,0.0829,-0.6,0.1,-0.71,flip -12000,做多,2025-06-08 16:00:00,2025-06-08 22:00:00,2520.67,2516.87,2.08,100.0,0.0824,-0.31,0.1,-0.42,flip -12001,做空,2025-06-08 22:00:00,2025-06-09 09:30:00,2516.87,2508.31,2.07,100.0,0.0823,0.7,0.1,0.6,flip -12002,做多,2025-06-09 09:30:00,2025-06-10 15:30:00,2508.31,2731.84,2.1,100.0,0.0836,18.68,0.11,18.57,flip -12003,做空,2025-06-10 15:30:00,2025-06-11 12:30:00,2731.84,2804.3,2.28,100.0,0.0836,-6.06,0.12,-6.17,flip -12004,做多,2025-06-11 12:30:00,2025-06-11 13:30:00,2804.3,2795.26,2.22,100.0,0.0792,-0.72,0.11,-0.83,flip -12005,做空,2025-06-11 13:30:00,2025-06-11 20:00:00,2795.26,2818.0,2.21,100.0,0.0792,-1.8,0.11,-1.91,flip -12006,做多,2025-06-11 20:00:00,2025-06-11 21:30:00,2818.0,2781.0,2.19,100.0,0.0778,-2.88,0.11,-2.99,flip -12007,做空,2025-06-11 21:30:00,2025-06-12 14:00:00,2781.0,2758.27,2.16,100.0,0.0777,1.77,0.11,1.66,flip -12008,做多,2025-06-12 14:00:00,2025-06-12 15:00:00,2758.27,2747.18,2.19,100.0,0.0792,-0.88,0.11,-0.99,flip -12009,做空,2025-06-12 15:00:00,2025-06-12 17:00:00,2747.18,2758.98,2.17,100.0,0.0791,-0.93,0.11,-1.04,flip -12010,做多,2025-06-12 17:00:00,2025-06-12 18:00:00,2758.98,2732.33,2.16,100.0,0.0784,-2.09,0.11,-2.2,flip -12011,做空,2025-06-12 18:00:00,2025-06-12 20:30:00,2732.33,2637.88,2.14,100.0,0.0783,7.4,0.1,7.29,tp_lower -12012,做多,2025-06-13 12:00:00,2025-06-13 12:30:00,2552.33,2541.09,2.22,100.0,0.087,-0.98,0.11,-1.09,flip -12013,做空,2025-06-13 12:30:00,2025-06-13 14:30:00,2541.09,2536.99,2.21,100.0,0.0869,0.36,0.11,0.25,flip -12014,做多,2025-06-13 14:30:00,2025-06-13 18:00:00,2536.99,2520.67,2.21,100.0,0.0871,-1.42,0.11,-1.53,flip -12015,做空,2025-06-13 18:00:00,2025-06-13 18:30:00,2520.67,2528.63,2.19,100.0,0.087,-0.69,0.11,-0.8,flip -12016,做多,2025-06-13 18:30:00,2025-06-13 19:00:00,2528.63,2527.69,2.18,100.0,0.0864,-0.08,0.11,-0.19,flip -12017,做空,2025-06-13 19:00:00,2025-06-13 20:00:00,2527.69,2535.91,2.18,100.0,0.0863,-0.71,0.11,-0.82,flip -12018,做多,2025-06-13 20:00:00,2025-06-14 03:30:00,2535.91,2547.74,2.17,100.0,0.0856,1.01,0.11,0.9,flip -12019,做空,2025-06-14 03:30:00,2025-06-14 04:00:00,2547.74,2552.98,2.19,100.0,0.0861,-0.45,0.11,-0.56,flip -12020,做多,2025-06-14 04:00:00,2025-06-14 04:30:00,2552.98,2550.75,2.19,100.0,0.0856,-0.19,0.11,-0.3,flip -12021,做空,2025-06-14 04:30:00,2025-06-14 05:30:00,2550.75,2550.82,2.18,100.0,0.0855,-0.01,0.11,-0.12,flip -12022,做多,2025-06-14 05:30:00,2025-06-14 06:00:00,2550.82,2544.01,2.18,100.0,0.0854,-0.58,0.11,-0.69,flip -12023,做空,2025-06-14 06:00:00,2025-06-14 21:30:00,2544.01,2526.69,2.17,100.0,0.0854,1.48,0.11,1.37,flip -12024,做多,2025-06-14 21:30:00,2025-06-14 22:30:00,2526.69,2524.99,2.18,100.0,0.0864,-0.15,0.11,-0.26,flip -12025,做空,2025-06-14 22:30:00,2025-06-15 12:30:00,2524.99,2524.61,2.18,100.0,0.0864,0.03,0.11,-0.08,flip -12026,做多,2025-06-15 12:30:00,2025-06-15 19:30:00,2524.61,2535.94,2.19,100.0,0.0868,0.98,0.11,0.87,flip -12027,做空,2025-06-15 19:30:00,2025-06-15 22:00:00,2535.94,2538.88,2.2,100.0,0.0868,-0.26,0.11,-0.37,flip -12028,做多,2025-06-15 22:00:00,2025-06-16 01:00:00,2538.88,2521.37,2.2,100.0,0.0865,-1.51,0.11,-1.62,flip -12029,做空,2025-06-16 01:00:00,2025-06-16 01:30:00,2521.37,2553.34,2.18,100.0,0.0866,-2.77,0.11,-2.88,flip -12030,做多,2025-06-16 01:30:00,2025-06-16 22:30:00,2553.34,2568.65,2.15,100.0,0.0844,1.29,0.11,1.18,flip -12031,做空,2025-06-16 22:30:00,2025-06-18 00:30:00,2568.65,2524.93,2.16,100.0,0.0843,3.68,0.11,3.58,flip -12032,做多,2025-06-18 00:30:00,2025-06-18 01:00:00,2524.93,2520.92,2.21,100.0,0.0873,-0.35,0.11,-0.46,flip -12033,做空,2025-06-18 01:00:00,2025-06-18 02:00:00,2520.92,2525.96,2.2,100.0,0.0873,-0.44,0.11,-0.55,flip -12034,做多,2025-06-18 02:00:00,2025-06-18 02:30:00,2525.96,2513.81,2.19,100.0,0.0868,-1.05,0.11,-1.16,flip -12035,做空,2025-06-18 02:30:00,2025-06-18 03:00:00,2513.81,2521.36,2.18,100.0,0.0867,-0.65,0.11,-0.76,flip -12036,做多,2025-06-18 03:00:00,2025-06-18 10:00:00,2521.36,2514.26,2.17,100.0,0.0861,-0.61,0.11,-0.72,flip -12037,做空,2025-06-18 10:00:00,2025-06-18 14:00:00,2514.26,2531.93,2.16,100.0,0.086,-1.52,0.11,-1.63,flip -12038,做多,2025-06-18 14:00:00,2025-06-18 14:30:00,2531.93,2503.86,2.15,100.0,0.0847,-2.38,0.11,-2.49,flip -12039,做空,2025-06-18 14:30:00,2025-06-18 20:30:00,2503.86,2527.67,2.12,100.0,0.0847,-2.02,0.11,-2.12,flip -12040,做多,2025-06-18 20:30:00,2025-06-18 21:00:00,2527.67,2521.89,2.1,100.0,0.083,-0.48,0.1,-0.58,flip -12041,做空,2025-06-18 21:00:00,2025-06-19 17:30:00,2521.89,2507.44,2.09,100.0,0.0829,1.2,0.1,1.09,flip -12042,做多,2025-06-19 17:30:00,2025-06-20 02:30:00,2507.44,2517.26,2.12,100.0,0.0845,0.83,0.11,0.72,flip -12043,做空,2025-06-20 02:30:00,2025-06-20 03:00:00,2517.26,2520.8,2.13,100.0,0.0845,-0.3,0.11,-0.41,flip -12044,做多,2025-06-20 03:00:00,2025-06-20 04:00:00,2520.8,2510.47,2.12,100.0,0.0842,-0.87,0.11,-0.98,flip -12045,做空,2025-06-20 04:00:00,2025-06-20 05:30:00,2510.47,2514.68,2.11,100.0,0.0841,-0.35,0.11,-0.46,flip -12046,做多,2025-06-20 05:30:00,2025-06-20 13:30:00,2514.68,2535.16,2.11,100.0,0.0838,1.72,0.11,1.61,flip -12047,做空,2025-06-20 13:30:00,2025-06-20 17:00:00,2535.16,2416.54,2.12,100.0,0.0837,9.93,0.1,9.83,tp_lower -12048,做多,2025-06-21 14:30:00,2025-06-21 15:00:00,2418.5,2415.12,2.23,100.0,0.0922,-0.31,0.11,-0.42,flip -12049,做空,2025-06-21 15:00:00,2025-06-21 15:30:00,2415.12,2422.37,2.22,100.0,0.0921,-0.67,0.11,-0.78,flip -12050,做多,2025-06-21 15:30:00,2025-06-21 16:30:00,2422.37,2415.4,2.21,100.0,0.0914,-0.64,0.11,-0.75,flip -12051,做空,2025-06-21 16:30:00,2025-06-21 21:00:00,2415.4,2338.03,2.21,100.0,0.0913,7.07,0.11,6.96,tp_lower -12052,做多,2025-06-22 22:00:00,2025-06-22 23:00:00,2208.11,2230.59,2.28,100.0,0.1034,2.32,0.12,2.21,flip -12053,做空,2025-06-22 23:00:00,2025-06-23 13:30:00,2230.59,2293.17,2.3,100.0,0.1033,-6.46,0.12,-6.58,flip -12054,做多,2025-06-23 13:30:00,2025-06-23 15:30:00,2293.17,2247.27,2.24,100.0,0.0977,-4.48,0.11,-4.59,flip -12055,做空,2025-06-23 15:30:00,2025-06-23 17:00:00,2247.27,2274.67,2.19,100.0,0.0976,-2.67,0.11,-2.78,flip -12056,做多,2025-06-23 17:00:00,2025-06-23 20:00:00,2274.67,2360.34,2.16,100.0,0.0951,8.15,0.11,8.04,tp_upper -12057,做多,2025-06-24 13:30:00,2025-06-25 04:30:00,2420.6,2434.39,2.25,100.0,0.093,1.28,0.11,1.17,flip -12058,做空,2025-06-25 04:30:00,2025-06-25 06:00:00,2434.39,2440.01,2.26,100.0,0.0929,-0.52,0.11,-0.64,flip -12059,做多,2025-06-25 06:00:00,2025-06-25 07:30:00,2440.01,2443.44,2.25,100.0,0.0924,0.32,0.11,0.2,flip -12060,做空,2025-06-25 07:30:00,2025-06-25 09:00:00,2443.44,2439.73,2.26,100.0,0.0923,0.34,0.11,0.23,flip -12061,做多,2025-06-25 09:00:00,2025-06-25 13:30:00,2439.73,2433.7,2.26,100.0,0.0925,-0.56,0.11,-0.67,flip -12062,做空,2025-06-25 13:30:00,2025-06-25 14:00:00,2433.7,2403.86,2.25,100.0,0.0924,2.76,0.11,2.65,tp_lower -12063,做多,2025-06-25 14:30:00,2025-06-25 19:30:00,2431.35,2431.79,2.27,100.0,0.0935,0.04,0.11,-0.07,flip -12064,做空,2025-06-25 19:30:00,2025-06-25 20:30:00,2431.79,2438.0,2.27,100.0,0.0934,-0.58,0.11,-0.69,flip -12065,做多,2025-06-25 20:30:00,2025-06-25 21:00:00,2438.0,2428.94,2.26,100.0,0.0929,-0.84,0.11,-0.95,flip -12066,做空,2025-06-25 21:00:00,2025-06-25 21:30:00,2428.94,2429.23,2.25,100.0,0.0928,-0.03,0.11,-0.14,flip -12067,做多,2025-06-25 21:30:00,2025-06-25 22:00:00,2429.23,2417.6,2.25,100.0,0.0927,-1.08,0.11,-1.19,flip -12068,做空,2025-06-25 22:00:00,2025-06-26 00:00:00,2417.6,2419.79,2.24,100.0,0.0926,-0.2,0.11,-0.31,flip -12069,做多,2025-06-26 00:00:00,2025-06-26 01:30:00,2419.79,2457.68,2.26,100.0,0.0932,3.53,0.11,3.42,tp_upper -12070,做多,2025-06-26 14:30:00,2025-06-27 12:30:00,2445.37,2428.79,2.29,100.0,0.0936,-1.55,0.11,-1.67,flip -12071,做空,2025-06-27 12:30:00,2025-06-27 13:30:00,2428.79,2426.72,2.28,100.0,0.0937,0.19,0.11,0.08,flip -12072,做多,2025-06-27 13:30:00,2025-06-27 14:00:00,2426.72,2419.35,2.27,100.0,0.0937,-0.69,0.11,-0.8,flip -12073,做空,2025-06-27 14:00:00,2025-06-27 15:30:00,2419.35,2437.43,2.27,100.0,0.0936,-1.69,0.11,-1.81,flip -12074,做多,2025-06-27 15:30:00,2025-06-27 16:00:00,2437.43,2434.51,2.25,100.0,0.0922,-0.27,0.11,-0.38,flip -12075,做空,2025-06-27 16:00:00,2025-06-28 05:00:00,2434.51,2422.95,2.24,100.0,0.0921,1.06,0.11,0.95,flip -12076,做多,2025-06-28 05:00:00,2025-06-28 05:30:00,2422.95,2420.99,2.26,100.0,0.0933,-0.18,0.11,-0.3,flip -12077,做空,2025-06-28 05:30:00,2025-06-28 14:00:00,2420.99,2425.45,2.26,100.0,0.0932,-0.42,0.11,-0.53,flip -12078,做多,2025-06-28 14:00:00,2025-06-28 15:00:00,2425.45,2423.8,2.25,100.0,0.0927,-0.15,0.11,-0.27,flip -12079,做空,2025-06-28 15:00:00,2025-06-29 02:30:00,2423.8,2430.91,2.25,100.0,0.0927,-0.66,0.11,-0.77,flip -12080,做多,2025-06-29 02:30:00,2025-06-29 03:00:00,2430.91,2430.6,2.25,100.0,0.0924,-0.03,0.11,-0.14,flip -12081,做空,2025-06-29 03:00:00,2025-06-29 05:30:00,2430.6,2432.56,2.24,100.0,0.0923,-0.18,0.11,-0.29,flip -12082,做多,2025-06-29 05:30:00,2025-06-29 06:00:00,2432.56,2432.34,2.24,100.0,0.092,-0.02,0.11,-0.13,flip -12083,做空,2025-06-29 06:00:00,2025-06-29 06:30:00,2432.34,2435.77,2.24,100.0,0.0919,-0.32,0.11,-0.43,flip -12084,做多,2025-06-29 06:30:00,2025-06-29 09:30:00,2435.77,2447.0,2.23,100.0,0.0916,1.03,0.11,0.92,tp_upper -12085,做多,2025-06-29 15:00:00,2025-06-29 15:30:00,2439.07,2435.37,2.24,100.0,0.0918,-0.34,0.11,-0.45,flip -12086,做空,2025-06-29 15:30:00,2025-06-29 18:00:00,2435.37,2440.23,2.23,100.0,0.0917,-0.45,0.11,-0.56,flip -12087,做多,2025-06-29 18:00:00,2025-06-29 18:30:00,2440.23,2436.76,2.23,100.0,0.0912,-0.32,0.11,-0.43,flip -12088,做空,2025-06-29 18:30:00,2025-06-29 22:00:00,2436.76,2477.29,2.22,100.0,0.0911,-3.69,0.11,-3.81,flip -12089,做多,2025-06-29 22:00:00,2025-06-29 22:30:00,2477.29,2500.99,2.18,100.0,0.0881,2.09,0.11,1.98,tp_upper -12090,做多,2025-06-30 07:00:00,2025-06-30 08:30:00,2475.11,2467.8,2.22,100.0,0.0898,-0.66,0.11,-0.77,flip -12091,做空,2025-06-30 08:30:00,2025-06-30 09:00:00,2467.8,2471.2,2.21,100.0,0.0897,-0.3,0.11,-0.42,flip -12092,做多,2025-06-30 09:00:00,2025-06-30 16:00:00,2471.2,2462.56,2.21,100.0,0.0893,-0.77,0.11,-0.88,flip -12093,做空,2025-06-30 16:00:00,2025-06-30 17:00:00,2462.56,2480.0,2.2,100.0,0.0892,-1.56,0.11,-1.67,flip -12094,做多,2025-06-30 17:00:00,2025-07-01 04:00:00,2480.0,2476.11,2.18,100.0,0.0879,-0.34,0.11,-0.45,flip -12095,做空,2025-07-01 04:00:00,2025-07-02 03:00:00,2476.11,2427.44,2.18,100.0,0.0882,4.29,0.11,4.18,flip -12096,做多,2025-07-02 03:00:00,2025-07-03 10:00:00,2427.44,2590.63,2.23,100.0,0.0917,14.96,0.12,14.85,flip -12097,做空,2025-07-03 10:00:00,2025-07-03 11:30:00,2590.63,2596.26,2.38,100.0,0.0917,-0.52,0.12,-0.64,flip -12098,做多,2025-07-03 11:30:00,2025-07-03 12:30:00,2596.26,2587.86,2.37,100.0,0.0912,-0.77,0.12,-0.88,flip -12099,做空,2025-07-03 12:30:00,2025-07-03 13:00:00,2587.86,2589.93,2.36,100.0,0.0911,-0.19,0.12,-0.31,flip -12100,做多,2025-07-03 13:00:00,2025-07-03 14:30:00,2589.93,2593.97,2.35,100.0,0.0909,0.37,0.12,0.25,flip -12101,做空,2025-07-03 14:30:00,2025-07-03 18:00:00,2593.97,2584.75,2.35,100.0,0.0908,0.84,0.12,0.72,flip -12102,做多,2025-07-03 18:00:00,2025-07-03 19:30:00,2584.75,2584.15,2.36,100.0,0.0913,-0.05,0.12,-0.17,flip -12103,做空,2025-07-03 19:30:00,2025-07-03 20:00:00,2584.15,2593.62,2.36,100.0,0.0912,-0.86,0.12,-0.98,flip -12104,做多,2025-07-03 20:00:00,2025-07-03 22:00:00,2593.62,2590.01,2.35,100.0,0.0905,-0.33,0.12,-0.44,flip -12105,做空,2025-07-03 22:00:00,2025-07-03 22:30:00,2590.01,2592.56,2.34,100.0,0.0904,-0.23,0.12,-0.35,flip -12106,做多,2025-07-03 22:30:00,2025-07-03 23:00:00,2592.56,2587.3,2.34,100.0,0.0901,-0.47,0.12,-0.59,flip -12107,做空,2025-07-03 23:00:00,2025-07-04 01:00:00,2587.3,2595.12,2.33,100.0,0.09,-0.7,0.12,-0.82,flip -12108,做多,2025-07-04 01:00:00,2025-07-04 01:30:00,2595.12,2588.99,2.34,100.0,0.0903,-0.55,0.12,-0.67,flip -12109,做空,2025-07-04 01:30:00,2025-07-05 00:30:00,2588.99,2515.37,2.34,100.0,0.0902,6.64,0.11,6.53,flip -12110,做多,2025-07-05 00:30:00,2025-07-05 01:00:00,2515.37,2508.84,2.4,100.0,0.0956,-0.62,0.12,-0.74,flip -12111,做空,2025-07-05 01:00:00,2025-07-05 01:30:00,2508.84,2512.94,2.4,100.0,0.0955,-0.39,0.12,-0.51,flip -12112,做多,2025-07-05 01:30:00,2025-07-05 02:00:00,2512.94,2506.4,2.39,100.0,0.0951,-0.62,0.12,-0.74,flip -12113,做空,2025-07-05 02:00:00,2025-07-05 02:30:00,2506.4,2517.79,2.38,100.0,0.095,-1.08,0.12,-1.2,flip -12114,做多,2025-07-05 02:30:00,2025-07-05 12:00:00,2517.79,2512.37,2.37,100.0,0.094,-0.51,0.12,-0.63,flip -12115,做空,2025-07-05 12:00:00,2025-07-05 12:30:00,2512.37,2516.82,2.36,100.0,0.0939,-0.42,0.12,-0.54,flip -12116,做多,2025-07-05 12:30:00,2025-07-05 13:30:00,2516.82,2513.11,2.35,100.0,0.0935,-0.35,0.12,-0.46,flip -12117,做空,2025-07-05 13:30:00,2025-07-05 14:00:00,2513.11,2515.16,2.35,100.0,0.0934,-0.19,0.12,-0.31,flip -12118,做多,2025-07-05 14:00:00,2025-07-05 15:00:00,2515.16,2512.61,2.34,100.0,0.0932,-0.24,0.12,-0.35,flip -12119,做空,2025-07-05 15:00:00,2025-07-05 16:30:00,2512.61,2504.81,2.34,100.0,0.0931,0.73,0.12,0.61,tp_lower -12120,做多,2025-07-05 21:00:00,2025-07-06 03:00:00,2512.56,2508.84,2.34,100.0,0.0933,-0.35,0.12,-0.46,flip -12121,做空,2025-07-06 03:00:00,2025-07-06 03:30:00,2508.84,2513.78,2.36,100.0,0.0941,-0.46,0.12,-0.58,flip -12122,做多,2025-07-06 03:30:00,2025-07-06 04:00:00,2513.78,2510.87,2.35,100.0,0.0936,-0.27,0.12,-0.39,flip -12123,做空,2025-07-06 04:00:00,2025-07-06 04:30:00,2510.87,2511.13,2.35,100.0,0.0935,-0.02,0.12,-0.14,flip -12124,做多,2025-07-06 04:30:00,2025-07-06 05:30:00,2511.13,2509.81,2.35,100.0,0.0934,-0.12,0.12,-0.24,flip -12125,做空,2025-07-06 05:30:00,2025-07-06 06:00:00,2509.81,2519.5,2.34,100.0,0.0933,-0.9,0.12,-1.02,flip -12126,做多,2025-07-06 06:00:00,2025-07-06 08:00:00,2519.5,2508.65,2.33,100.0,0.0925,-1.0,0.12,-1.12,flip -12127,做空,2025-07-06 08:00:00,2025-07-06 08:30:00,2508.65,2511.9,2.32,100.0,0.0924,-0.3,0.12,-0.42,flip -12128,做多,2025-07-06 08:30:00,2025-07-06 09:30:00,2511.9,2506.12,2.31,100.0,0.0921,-0.53,0.12,-0.65,flip -12129,做空,2025-07-06 09:30:00,2025-07-06 11:00:00,2506.12,2510.84,2.31,100.0,0.092,-0.43,0.12,-0.55,flip -12130,做多,2025-07-06 11:00:00,2025-07-06 12:00:00,2510.84,2511.43,2.3,100.0,0.0916,0.05,0.11,-0.06,flip -12131,做空,2025-07-06 12:00:00,2025-07-06 12:30:00,2511.43,2518.99,2.3,100.0,0.0915,-0.69,0.12,-0.81,flip -12132,做多,2025-07-06 12:30:00,2025-07-06 13:30:00,2518.99,2557.15,2.29,100.0,0.0908,3.47,0.12,3.35,tp_upper -12133,做多,2025-07-07 07:00:00,2025-07-07 09:30:00,2569.0,2571.22,2.35,100.0,0.0913,0.2,0.12,0.09,flip -12134,做空,2025-07-07 09:30:00,2025-07-08 00:00:00,2571.22,2551.72,2.35,100.0,0.0913,1.78,0.12,1.66,flip -12135,做多,2025-07-08 00:00:00,2025-07-08 00:30:00,2551.72,2539.17,2.37,100.0,0.0927,-1.16,0.12,-1.28,flip -12136,做空,2025-07-08 00:30:00,2025-07-08 04:30:00,2539.17,2542.34,2.35,100.0,0.0926,-0.29,0.12,-0.41,flip -12137,做多,2025-07-08 04:30:00,2025-07-09 03:00:00,2542.34,2597.13,2.35,100.0,0.0923,5.06,0.12,4.94,flip -12138,做空,2025-07-09 03:00:00,2025-07-09 04:30:00,2597.13,2601.01,2.4,100.0,0.0924,-0.36,0.12,-0.48,flip -12139,做多,2025-07-09 04:30:00,2025-07-09 09:00:00,2601.01,2609.89,2.39,100.0,0.0921,0.82,0.12,0.7,flip -12140,做空,2025-07-09 09:00:00,2025-07-09 10:00:00,2609.89,2612.2,2.4,100.0,0.092,-0.21,0.12,-0.33,flip -12141,做多,2025-07-09 10:00:00,2025-07-09 12:00:00,2612.2,2661.82,2.4,100.0,0.0917,4.55,0.12,4.43,tp_upper -12142,做多,2025-07-10 12:30:00,2025-07-10 13:30:00,2777.24,2782.0,2.45,100.0,0.0882,0.42,0.12,0.3,flip -12143,做空,2025-07-10 13:30:00,2025-07-10 16:00:00,2782.0,2803.84,2.45,100.0,0.0881,-1.92,0.12,-2.05,flip -12144,做多,2025-07-10 16:00:00,2025-07-10 21:00:00,2803.84,2904.87,2.43,100.0,0.0866,8.75,0.13,8.62,tp_upper -12145,做多,2025-07-11 17:00:00,2025-07-11 18:00:00,2989.28,2984.71,2.52,100.0,0.0843,-0.39,0.13,-0.51,flip -12146,做空,2025-07-11 18:00:00,2025-07-11 18:30:00,2984.71,2994.9,2.51,100.0,0.0842,-0.86,0.13,-0.98,flip -12147,做多,2025-07-11 18:30:00,2025-07-11 19:00:00,2994.9,2990.63,2.5,100.0,0.0836,-0.36,0.12,-0.48,flip -12148,做空,2025-07-11 19:00:00,2025-07-11 19:30:00,2990.63,3006.37,2.5,100.0,0.0835,-1.31,0.13,-1.44,flip -12149,做多,2025-07-11 19:30:00,2025-07-11 20:30:00,3006.37,2973.75,2.48,100.0,0.0825,-2.69,0.12,-2.81,flip -12150,做空,2025-07-11 20:30:00,2025-07-11 21:00:00,2973.75,2995.29,2.45,100.0,0.0824,-1.78,0.12,-1.9,flip -12151,做多,2025-07-11 21:00:00,2025-07-11 21:30:00,2995.29,2964.94,2.43,100.0,0.0812,-2.46,0.12,-2.58,flip -12152,做空,2025-07-11 21:30:00,2025-07-12 07:00:00,2964.94,2970.0,2.4,100.0,0.0811,-0.41,0.12,-0.53,flip -12153,做多,2025-07-12 07:00:00,2025-07-12 07:30:00,2970.0,2961.69,2.41,100.0,0.0813,-0.68,0.12,-0.8,flip -12154,做空,2025-07-12 07:30:00,2025-07-12 08:00:00,2961.69,2966.94,2.41,100.0,0.0812,-0.43,0.12,-0.55,flip -12155,做多,2025-07-12 08:00:00,2025-07-12 08:30:00,2966.94,2965.67,2.4,100.0,0.0808,-0.1,0.12,-0.22,flip -12156,做空,2025-07-12 08:30:00,2025-07-12 09:00:00,2965.67,2967.91,2.4,100.0,0.0808,-0.18,0.12,-0.3,flip -12157,做多,2025-07-12 09:00:00,2025-07-12 11:30:00,2967.91,2962.55,2.39,100.0,0.0806,-0.43,0.12,-0.55,flip -12158,做空,2025-07-12 11:30:00,2025-07-12 23:30:00,2962.55,2941.87,2.38,100.0,0.0805,1.66,0.12,1.55,flip -12159,做多,2025-07-12 23:30:00,2025-07-13 00:30:00,2941.87,2943.42,2.4,100.0,0.0815,0.13,0.12,0.01,flip -12160,做空,2025-07-13 00:30:00,2025-07-13 01:00:00,2943.42,2943.99,2.41,100.0,0.082,-0.05,0.12,-0.17,flip -12161,做多,2025-07-13 01:00:00,2025-07-13 02:00:00,2943.99,2939.99,2.41,100.0,0.0819,-0.33,0.12,-0.45,flip -12162,做空,2025-07-13 02:00:00,2025-07-13 02:30:00,2939.99,2952.69,2.4,100.0,0.0818,-1.04,0.12,-1.16,flip -12163,做多,2025-07-13 02:30:00,2025-07-13 09:30:00,2952.69,2948.47,2.39,100.0,0.081,-0.34,0.12,-0.46,flip -12164,做空,2025-07-13 09:30:00,2025-07-13 17:00:00,2948.47,2986.41,2.39,100.0,0.0809,-3.07,0.12,-3.19,flip -12165,做多,2025-07-13 17:00:00,2025-07-13 21:30:00,2986.41,2963.66,2.35,100.0,0.0788,-1.79,0.12,-1.91,flip -12166,做空,2025-07-13 21:30:00,2025-07-13 23:30:00,2963.66,2970.37,2.33,100.0,0.0787,-0.53,0.12,-0.64,flip -12167,做多,2025-07-13 23:30:00,2025-07-14 00:30:00,2970.37,2973.94,2.32,100.0,0.0783,0.28,0.12,0.16,flip -12168,做空,2025-07-14 00:30:00,2025-07-14 02:00:00,2973.94,3002.01,2.34,100.0,0.0788,-2.21,0.12,-2.33,flip -12169,做多,2025-07-14 02:00:00,2025-07-14 14:30:00,3002.01,3027.63,2.32,100.0,0.0772,1.98,0.12,1.86,flip -12170,做空,2025-07-14 14:30:00,2025-07-14 15:00:00,3027.63,3029.94,2.34,100.0,0.0771,-0.18,0.12,-0.29,flip -12171,做多,2025-07-14 15:00:00,2025-07-14 15:30:00,3029.94,3011.01,2.33,100.0,0.0769,-1.46,0.12,-1.57,flip -12172,做空,2025-07-14 15:30:00,2025-07-14 16:30:00,3011.01,3024.36,2.31,100.0,0.0769,-1.03,0.12,-1.14,flip -12173,做多,2025-07-14 16:30:00,2025-07-15 12:00:00,3024.36,2980.0,2.3,100.0,0.0761,-3.38,0.11,-3.49,flip -12174,做空,2025-07-15 12:00:00,2025-07-15 12:30:00,2980.0,2999.39,2.28,100.0,0.0764,-1.48,0.11,-1.6,flip -12175,做多,2025-07-15 12:30:00,2025-07-15 14:30:00,2999.39,2976.68,2.26,100.0,0.0754,-1.71,0.11,-1.82,flip -12176,做空,2025-07-15 14:30:00,2025-07-15 15:00:00,2976.68,2996.91,2.24,100.0,0.0753,-1.52,0.11,-1.64,flip -12177,做多,2025-07-15 15:00:00,2025-07-17 13:30:00,2996.91,3401.36,2.22,100.0,0.0742,30.01,0.13,29.89,flip -12178,做空,2025-07-17 13:30:00,2025-07-17 16:30:00,3401.36,3394.58,2.53,100.0,0.0744,0.5,0.13,0.38,flip -12179,做多,2025-07-17 16:30:00,2025-07-17 19:30:00,3394.58,3410.75,2.53,100.0,0.0746,1.21,0.13,1.08,flip -12180,做空,2025-07-17 19:30:00,2025-07-17 20:30:00,3410.75,3419.71,2.54,100.0,0.0745,-0.67,0.13,-0.8,flip -12181,做多,2025-07-17 20:30:00,2025-07-18 14:00:00,3419.71,3599.71,2.53,100.0,0.0741,13.33,0.13,13.2,flip -12182,做空,2025-07-18 14:00:00,2025-07-18 17:00:00,3599.71,3612.04,2.67,100.0,0.0742,-0.92,0.13,-1.05,flip -12183,做多,2025-07-18 17:00:00,2025-07-18 17:30:00,3612.04,3599.92,2.66,100.0,0.0737,-0.89,0.13,-1.03,flip -12184,做空,2025-07-18 17:30:00,2025-07-19 02:30:00,3599.92,3568.91,2.65,100.0,0.0736,2.28,0.13,2.15,flip -12185,做多,2025-07-19 02:30:00,2025-07-19 06:00:00,3568.91,3566.92,2.68,100.0,0.075,-0.15,0.13,-0.28,flip -12186,做空,2025-07-19 06:00:00,2025-07-19 06:30:00,3566.92,3570.19,2.67,100.0,0.0749,-0.24,0.13,-0.38,flip -12187,做多,2025-07-19 06:30:00,2025-07-19 08:00:00,3570.19,3560.47,2.67,100.0,0.0747,-0.73,0.13,-0.86,flip -12188,做空,2025-07-19 08:00:00,2025-07-19 11:00:00,3560.47,3572.52,2.66,100.0,0.0746,-0.9,0.13,-1.03,flip -12189,做多,2025-07-19 11:00:00,2025-07-19 11:30:00,3572.52,3551.9,2.65,100.0,0.0741,-1.53,0.13,-1.66,flip -12190,做空,2025-07-19 11:30:00,2025-07-19 12:30:00,3551.9,3561.13,2.63,100.0,0.074,-0.68,0.13,-0.81,flip -12191,做多,2025-07-19 12:30:00,2025-07-19 13:30:00,3561.13,3557.82,2.62,100.0,0.0735,-0.24,0.13,-0.37,flip -12192,做空,2025-07-19 13:30:00,2025-07-19 16:00:00,3557.82,3563.52,2.61,100.0,0.0735,-0.42,0.13,-0.55,flip -12193,做多,2025-07-19 16:00:00,2025-07-19 16:30:00,3563.52,3559.49,2.61,100.0,0.0731,-0.29,0.13,-0.42,flip -12194,做空,2025-07-19 16:30:00,2025-07-19 19:00:00,3559.49,3562.5,2.6,100.0,0.0731,-0.22,0.13,-0.35,flip -12195,做多,2025-07-19 19:00:00,2025-07-19 21:00:00,3562.5,3558.15,2.6,100.0,0.0729,-0.32,0.13,-0.45,flip -12196,做空,2025-07-19 21:00:00,2025-07-19 21:30:00,3558.15,3570.53,2.59,100.0,0.0728,-0.9,0.13,-1.03,flip -12197,做多,2025-07-19 21:30:00,2025-07-20 03:30:00,3570.53,3656.96,2.58,100.0,0.0722,6.24,0.13,6.11,tp_upper -12198,做多,2025-07-20 22:30:00,2025-07-21 00:00:00,3746.15,3728.75,2.67,100.0,0.0713,-1.24,0.13,-1.37,flip -12199,做空,2025-07-21 00:00:00,2025-07-21 00:30:00,3728.75,3746.13,2.66,100.0,0.0712,-1.24,0.13,-1.37,flip -12200,做多,2025-07-21 00:30:00,2025-07-21 01:00:00,3746.13,3727.87,2.64,100.0,0.0705,-1.29,0.13,-1.42,flip -12201,做空,2025-07-21 01:00:00,2025-07-21 02:00:00,3727.87,3740.01,2.63,100.0,0.0704,-0.86,0.13,-0.99,flip -12202,做多,2025-07-21 02:00:00,2025-07-21 03:30:00,3740.01,3756.86,2.61,100.0,0.0699,1.18,0.13,1.05,flip -12203,做空,2025-07-21 03:30:00,2025-07-21 17:00:00,3756.86,3769.96,2.62,100.0,0.0698,-0.91,0.13,-1.05,flip -12204,做多,2025-07-21 17:00:00,2025-07-21 18:30:00,3769.96,3735.92,2.61,100.0,0.0693,-2.36,0.13,-2.49,flip -12205,做空,2025-07-21 18:30:00,2025-07-22 01:30:00,3735.92,3793.99,2.59,100.0,0.0692,-4.02,0.13,-4.15,flip -12206,做多,2025-07-22 01:30:00,2025-07-22 02:00:00,3793.99,3777.3,2.56,100.0,0.0675,-1.13,0.13,-1.25,flip -12207,做空,2025-07-22 02:00:00,2025-07-22 15:00:00,3777.3,3715.88,2.55,100.0,0.0674,4.14,0.13,4.01,flip -12208,做多,2025-07-22 15:00:00,2025-07-22 17:00:00,3715.88,3690.25,2.58,100.0,0.0696,-1.78,0.13,-1.91,flip -12209,做空,2025-07-22 17:00:00,2025-07-22 17:30:00,3690.25,3699.11,2.56,100.0,0.0695,-0.62,0.13,-0.74,flip -12210,做多,2025-07-22 17:30:00,2025-07-22 19:30:00,3699.11,3669.17,2.56,100.0,0.0691,-2.07,0.13,-2.2,flip -12211,做空,2025-07-22 19:30:00,2025-07-22 20:00:00,3669.17,3691.62,2.53,100.0,0.069,-1.55,0.13,-1.68,flip -12212,做多,2025-07-22 20:00:00,2025-07-23 05:00:00,3691.62,3712.92,2.51,100.0,0.0681,1.45,0.13,1.32,flip -12213,做空,2025-07-23 05:00:00,2025-07-23 05:30:00,3712.92,3713.02,2.54,100.0,0.0685,-0.01,0.13,-0.13,flip -12214,做多,2025-07-23 05:30:00,2025-07-23 06:00:00,3713.02,3699.38,2.54,100.0,0.0684,-0.93,0.13,-1.06,flip -12215,做空,2025-07-23 06:00:00,2025-07-23 23:00:00,3699.38,3629.0,2.53,100.0,0.0683,4.81,0.12,4.69,flip -12216,做多,2025-07-23 23:00:00,2025-07-23 23:30:00,3629.0,3627.42,2.57,100.0,0.0709,-0.11,0.13,-0.24,flip -12217,做空,2025-07-23 23:30:00,2025-07-24 00:00:00,3627.42,3633.57,2.57,100.0,0.0708,-0.44,0.13,-0.56,flip -12218,做多,2025-07-24 00:00:00,2025-07-24 04:30:00,3633.57,3608.82,2.57,100.0,0.0709,-1.75,0.13,-1.88,flip -12219,做空,2025-07-24 04:30:00,2025-07-24 08:00:00,3608.82,3622.17,2.55,100.0,0.0708,-0.94,0.13,-1.07,flip -12220,做多,2025-07-24 08:00:00,2025-07-24 10:00:00,3622.17,3599.95,2.54,100.0,0.0702,-1.56,0.13,-1.69,flip -12221,做空,2025-07-24 10:00:00,2025-07-24 10:30:00,3599.95,3620.6,2.52,100.0,0.0701,-1.45,0.13,-1.57,flip -12222,做多,2025-07-24 10:30:00,2025-07-25 00:00:00,3620.6,3685.15,2.51,100.0,0.0692,4.47,0.13,4.34,flip -12223,做空,2025-07-25 00:00:00,2025-07-25 01:30:00,3685.15,3681.9,2.56,100.0,0.0695,0.23,0.13,0.1,flip -12224,做多,2025-07-25 01:30:00,2025-07-25 02:00:00,3681.9,3681.4,2.56,100.0,0.0695,-0.03,0.13,-0.16,flip -12225,做空,2025-07-25 02:00:00,2025-07-25 09:00:00,3681.4,3705.0,2.56,100.0,0.0695,-1.64,0.13,-1.77,flip -12226,做多,2025-07-25 09:00:00,2025-07-25 14:00:00,3705.0,3679.63,2.54,100.0,0.0685,-1.74,0.13,-1.86,flip -12227,做空,2025-07-25 14:00:00,2025-07-25 20:00:00,3679.63,3661.08,2.52,100.0,0.0685,1.27,0.13,1.14,flip -12228,做多,2025-07-25 20:00:00,2025-07-26 14:00:00,3661.08,3728.69,2.53,100.0,0.0691,4.67,0.13,4.54,flip -12229,做空,2025-07-26 14:00:00,2025-07-26 18:30:00,3728.69,3738.68,2.59,100.0,0.0694,-0.69,0.13,-0.82,flip -12230,做多,2025-07-26 18:30:00,2025-07-26 20:00:00,3738.68,3735.84,2.58,100.0,0.0689,-0.2,0.13,-0.32,flip -12231,做空,2025-07-26 20:00:00,2025-07-26 20:30:00,3735.84,3743.66,2.57,100.0,0.0689,-0.54,0.13,-0.67,flip -12232,做多,2025-07-26 20:30:00,2025-07-26 21:00:00,3743.66,3741.88,2.56,100.0,0.0685,-0.12,0.13,-0.25,flip -12233,做空,2025-07-26 21:00:00,2025-07-26 21:30:00,3741.88,3757.27,2.56,100.0,0.0684,-1.05,0.13,-1.18,flip -12234,做多,2025-07-26 21:30:00,2025-07-26 22:00:00,3757.27,3745.35,2.55,100.0,0.0678,-0.81,0.13,-0.94,tp_upper -12235,做多,2025-07-26 22:30:00,2025-07-26 23:00:00,3748.4,3743.07,2.54,100.0,0.0677,-0.36,0.13,-0.49,flip -12236,做空,2025-07-26 23:00:00,2025-07-27 00:00:00,3743.07,3740.15,2.53,100.0,0.0676,0.2,0.13,0.07,flip -12237,做多,2025-07-27 00:00:00,2025-07-27 09:30:00,3740.15,3762.3,2.55,100.0,0.0682,1.51,0.13,1.38,flip -12238,做空,2025-07-27 09:30:00,2025-07-28 11:30:00,3762.3,3878.6,2.56,100.0,0.0681,-7.92,0.13,-8.05,flip -12239,做多,2025-07-28 11:30:00,2025-07-28 12:30:00,3878.6,3869.74,2.48,100.0,0.0641,-0.57,0.12,-0.69,flip -12240,做空,2025-07-28 12:30:00,2025-07-29 05:30:00,3869.74,3805.86,2.48,100.0,0.064,4.09,0.12,3.97,flip -12241,做多,2025-07-29 05:30:00,2025-07-29 14:00:00,3805.86,3819.23,2.52,100.0,0.0662,0.89,0.13,0.76,flip -12242,做空,2025-07-29 14:00:00,2025-07-30 01:30:00,3819.23,3790.39,2.53,100.0,0.0661,1.91,0.13,1.78,flip -12243,做多,2025-07-30 01:30:00,2025-07-30 09:30:00,3790.39,3784.68,2.55,100.0,0.0672,-0.38,0.13,-0.51,flip -12244,做空,2025-07-30 09:30:00,2025-07-30 10:00:00,3784.68,3797.0,2.54,100.0,0.0671,-0.83,0.13,-0.95,flip -12245,做多,2025-07-30 10:00:00,2025-07-30 10:30:00,3797.0,3771.82,2.53,100.0,0.0666,-1.68,0.13,-1.8,flip -12246,做空,2025-07-30 10:30:00,2025-07-30 14:30:00,3771.82,3817.75,2.51,100.0,0.0666,-3.06,0.13,-3.18,flip -12247,做多,2025-07-30 14:30:00,2025-07-30 15:00:00,3817.75,3783.53,2.48,100.0,0.0649,-2.22,0.12,-2.34,flip -12248,做空,2025-07-30 15:00:00,2025-07-30 15:30:00,3783.53,3795.76,2.45,100.0,0.0648,-0.79,0.12,-0.92,flip -12249,做多,2025-07-30 15:30:00,2025-07-30 16:30:00,3795.76,3794.5,2.44,100.0,0.0643,-0.08,0.12,-0.2,flip -12250,做空,2025-07-30 16:30:00,2025-07-30 17:00:00,3794.5,3802.54,2.44,100.0,0.0643,-0.52,0.12,-0.64,flip -12251,做多,2025-07-30 17:00:00,2025-07-30 18:30:00,3802.54,3736.45,2.43,100.0,0.0639,-4.23,0.12,-4.34,flip -12252,做空,2025-07-30 18:30:00,2025-07-30 19:00:00,3736.45,3720.47,2.39,100.0,0.0639,1.02,0.12,0.9,tp_lower -12253,做多,2025-07-30 23:00:00,2025-07-31 12:30:00,3787.11,3833.01,2.39,100.0,0.0632,2.9,0.12,2.78,flip -12254,做空,2025-07-31 12:30:00,2025-08-02 11:00:00,3833.01,3512.18,2.45,100.0,0.0638,20.47,0.11,20.36,flip -12255,做多,2025-08-02 11:00:00,2025-08-02 11:30:00,3512.18,3506.94,2.65,100.0,0.0754,-0.4,0.13,-0.53,flip -12256,做空,2025-08-02 11:30:00,2025-08-02 12:00:00,3506.94,3507.36,2.64,100.0,0.0754,-0.03,0.13,-0.16,flip -12257,做多,2025-08-02 12:00:00,2025-08-02 13:00:00,3507.36,3501.48,2.64,100.0,0.0753,-0.44,0.13,-0.57,flip -12258,做空,2025-08-02 13:00:00,2025-08-02 13:30:00,3501.48,3508.16,2.63,100.0,0.0752,-0.5,0.13,-0.63,flip -12259,做多,2025-08-02 13:30:00,2025-08-02 14:00:00,3508.16,3490.43,2.63,100.0,0.0748,-1.33,0.13,-1.46,flip -12260,做空,2025-08-02 14:00:00,2025-08-03 02:30:00,3490.43,3441.9,2.61,100.0,0.0748,3.63,0.13,3.5,flip -12261,做多,2025-08-03 02:30:00,2025-08-03 03:30:00,3441.9,3441.98,2.66,100.0,0.0772,0.01,0.13,-0.13,flip -12262,做空,2025-08-03 03:30:00,2025-08-03 04:30:00,3441.98,3443.11,2.65,100.0,0.0771,-0.09,0.13,-0.22,flip -12263,做多,2025-08-03 04:30:00,2025-08-05 03:00:00,3443.11,3655.94,2.65,100.0,0.077,16.39,0.14,16.25,flip -12264,做空,2025-08-05 03:00:00,2025-08-05 04:00:00,3655.94,3654.67,2.82,100.0,0.0771,0.1,0.14,-0.04,flip -12265,做多,2025-08-05 04:00:00,2025-08-05 11:30:00,3654.67,3672.76,2.82,100.0,0.0771,1.39,0.14,1.25,flip -12266,做空,2025-08-05 11:30:00,2025-08-05 23:00:00,3672.76,3611.93,2.83,100.0,0.077,4.69,0.14,4.55,flip -12267,做多,2025-08-05 23:00:00,2025-08-05 23:30:00,3611.93,3610.2,2.87,100.0,0.0795,-0.14,0.14,-0.28,flip -12268,做空,2025-08-05 23:30:00,2025-08-06 05:00:00,3610.2,3626.0,2.87,100.0,0.0795,-1.26,0.14,-1.4,flip -12269,做多,2025-08-06 05:00:00,2025-08-06 12:00:00,3626.0,3595.36,2.87,100.0,0.079,-2.42,0.14,-2.56,flip -12270,做空,2025-08-06 12:00:00,2025-08-06 13:30:00,3595.36,3600.99,2.84,100.0,0.079,-0.44,0.14,-0.59,flip -12271,做多,2025-08-06 13:30:00,2025-08-06 14:00:00,3600.99,3598.89,2.83,100.0,0.0786,-0.17,0.14,-0.31,flip -12272,做空,2025-08-06 14:00:00,2025-08-06 14:30:00,3598.89,3634.89,2.83,100.0,0.0786,-2.83,0.14,-2.97,flip -12273,做多,2025-08-06 14:30:00,2025-08-07 02:30:00,3634.89,3657.7,2.8,100.0,0.0769,1.75,0.14,1.61,flip -12274,做空,2025-08-07 02:30:00,2025-08-07 03:30:00,3657.7,3655.06,2.82,100.0,0.0772,0.2,0.14,0.06,flip -12275,做多,2025-08-07 03:30:00,2025-08-07 04:30:00,3655.06,3660.11,2.82,100.0,0.0772,0.39,0.14,0.25,flip -12276,做空,2025-08-07 04:30:00,2025-08-08 10:30:00,3660.11,3895.93,2.82,100.0,0.0772,-18.19,0.15,-18.34,flip -12277,做多,2025-08-08 10:30:00,2025-08-08 12:00:00,3895.93,3906.97,2.65,100.0,0.0679,0.75,0.13,0.62,flip -12278,做空,2025-08-08 12:00:00,2025-08-08 13:00:00,3906.97,3911.78,2.65,100.0,0.0679,-0.33,0.13,-0.46,flip -12279,做多,2025-08-08 13:00:00,2025-08-08 13:30:00,3911.78,3998.95,2.65,100.0,0.0676,5.9,0.14,5.76,tp_upper -12280,做多,2025-08-08 13:30:00,2025-08-10 03:00:00,3998.95,4232.55,2.7,100.0,0.0676,15.78,0.14,15.64,flip -12281,做空,2025-08-10 03:00:00,2025-08-10 03:30:00,4232.55,4241.13,2.87,100.0,0.0677,-0.58,0.14,-0.72,flip -12282,做多,2025-08-10 03:30:00,2025-08-10 05:00:00,4241.13,4214.79,2.86,100.0,0.0674,-1.77,0.14,-1.92,flip -12283,做空,2025-08-10 05:00:00,2025-08-10 16:00:00,4214.79,4226.37,2.84,100.0,0.0673,-0.78,0.14,-0.92,flip -12284,做多,2025-08-10 16:00:00,2025-08-10 17:30:00,4226.37,4222.91,2.83,100.0,0.0669,-0.23,0.14,-0.37,flip -12285,做空,2025-08-10 17:30:00,2025-08-10 18:00:00,4222.91,4223.12,2.82,100.0,0.0668,-0.01,0.14,-0.16,flip -12286,做多,2025-08-10 18:00:00,2025-08-10 20:00:00,4223.12,4212.95,2.82,100.0,0.0667,-0.68,0.14,-0.82,flip -12287,做空,2025-08-10 20:00:00,2025-08-10 20:30:00,4212.95,4214.77,2.81,100.0,0.0667,-0.12,0.14,-0.26,flip -12288,做多,2025-08-10 20:30:00,2025-08-10 21:00:00,4214.77,4194.96,2.81,100.0,0.0666,-1.32,0.14,-1.46,flip -12289,做空,2025-08-10 21:00:00,2025-08-10 21:30:00,4194.96,4221.7,2.79,100.0,0.0665,-1.78,0.14,-1.92,flip -12290,做多,2025-08-10 21:30:00,2025-08-11 09:30:00,4221.7,4264.95,2.77,100.0,0.0656,2.84,0.14,2.7,flip -12291,做空,2025-08-11 09:30:00,2025-08-11 13:30:00,4264.95,4277.99,2.82,100.0,0.0661,-0.86,0.14,-1.0,flip -12292,做多,2025-08-11 13:30:00,2025-08-11 18:00:00,4277.99,4289.81,2.81,100.0,0.0656,0.78,0.14,0.64,flip -12293,做空,2025-08-11 18:00:00,2025-08-11 18:30:00,4289.81,4293.35,2.81,100.0,0.0656,-0.23,0.14,-0.37,flip -12294,做多,2025-08-11 18:30:00,2025-08-11 19:30:00,4293.35,4257.53,2.81,100.0,0.0654,-2.34,0.14,-2.48,flip -12295,做空,2025-08-11 19:30:00,2025-08-12 00:30:00,4257.53,4272.16,2.78,100.0,0.0653,-0.96,0.14,-1.1,flip -12296,做多,2025-08-12 00:30:00,2025-08-12 05:30:00,4272.16,4283.75,2.78,100.0,0.0651,0.75,0.14,0.62,flip -12297,做空,2025-08-12 05:30:00,2025-08-12 06:00:00,4283.75,4297.54,2.79,100.0,0.0651,-0.9,0.14,-1.04,flip -12298,做多,2025-08-12 06:00:00,2025-08-12 11:00:00,4297.54,4275.18,2.77,100.0,0.0646,-1.44,0.14,-1.58,flip -12299,做空,2025-08-12 11:00:00,2025-08-12 11:30:00,4275.18,4289.35,2.76,100.0,0.0645,-0.91,0.14,-1.05,flip -12300,做多,2025-08-12 11:30:00,2025-08-13 15:00:00,4289.35,4640.66,2.75,100.0,0.064,22.49,0.15,22.34,flip -12301,做空,2025-08-13 15:00:00,2025-08-13 15:30:00,4640.66,4664.78,2.98,100.0,0.0642,-1.55,0.15,-1.7,flip -12302,做多,2025-08-13 15:30:00,2025-08-14 08:00:00,4664.78,4735.3,2.96,100.0,0.0635,4.48,0.15,4.33,flip -12303,做空,2025-08-14 08:00:00,2025-08-14 09:00:00,4735.3,4745.01,3.01,100.0,0.0635,-0.62,0.15,-0.77,flip -12304,做多,2025-08-14 09:00:00,2025-08-14 10:30:00,4745.01,4707.91,3.0,100.0,0.0632,-2.35,0.15,-2.49,flip -12305,做空,2025-08-14 10:30:00,2025-08-14 12:30:00,4707.91,4568.81,2.97,100.0,0.0632,8.79,0.14,8.64,tp_lower -12306,做多,2025-08-15 01:30:00,2025-08-15 13:30:00,4602.06,4539.44,3.07,100.0,0.0667,-4.17,0.15,-4.33,flip -12307,做空,2025-08-15 13:30:00,2025-08-16 07:00:00,4539.44,4442.32,3.02,100.0,0.0666,6.47,0.15,6.32,flip -12308,做多,2025-08-16 07:00:00,2025-08-16 09:30:00,4442.32,4395.17,3.09,100.0,0.0695,-3.28,0.15,-3.43,flip -12309,做空,2025-08-16 09:30:00,2025-08-16 19:00:00,4395.17,4418.88,3.05,100.0,0.0695,-1.65,0.15,-1.8,flip -12310,做多,2025-08-16 19:00:00,2025-08-16 19:30:00,4418.88,4416.31,3.03,100.0,0.0686,-0.18,0.15,-0.33,flip -12311,做空,2025-08-16 19:30:00,2025-08-16 20:00:00,4416.31,4427.88,3.03,100.0,0.0686,-0.79,0.15,-0.95,flip -12312,做多,2025-08-16 20:00:00,2025-08-16 21:30:00,4427.88,4406.4,3.02,100.0,0.0681,-1.46,0.15,-1.61,flip -12313,做空,2025-08-16 21:30:00,2025-08-16 22:00:00,4406.4,4419.51,3.0,100.0,0.0681,-0.89,0.15,-1.04,flip -12314,做多,2025-08-16 22:00:00,2025-08-16 23:00:00,4419.51,4409.92,2.99,100.0,0.0676,-0.65,0.15,-0.8,flip -12315,做空,2025-08-16 23:00:00,2025-08-16 23:30:00,4409.92,4419.92,2.98,100.0,0.0675,-0.68,0.15,-0.82,flip -12316,做多,2025-08-16 23:30:00,2025-08-17 00:00:00,4419.92,4411.18,2.97,100.0,0.0672,-0.59,0.15,-0.74,flip -12317,做空,2025-08-17 00:00:00,2025-08-17 01:30:00,4411.18,4404.19,2.98,100.0,0.0677,0.47,0.15,0.32,flip -12318,做多,2025-08-17 01:30:00,2025-08-17 18:30:00,4404.19,4466.67,2.99,100.0,0.0678,4.24,0.15,4.08,flip -12319,做空,2025-08-17 18:30:00,2025-08-17 22:00:00,4466.67,4510.8,3.03,100.0,0.0677,-2.99,0.15,-3.14,flip -12320,做多,2025-08-17 22:00:00,2025-08-17 23:00:00,4510.8,4483.31,2.99,100.0,0.0663,-1.82,0.15,-1.97,flip -12321,做空,2025-08-17 23:00:00,2025-08-18 13:00:00,4483.31,4351.63,2.97,100.0,0.0663,8.73,0.14,8.58,flip -12322,做多,2025-08-18 13:00:00,2025-08-18 13:30:00,4351.63,4284.56,3.07,100.0,0.0705,-4.73,0.15,-4.88,flip -12323,做空,2025-08-18 13:30:00,2025-08-18 15:30:00,4284.56,4343.22,3.02,100.0,0.0705,-4.13,0.15,-4.29,flip -12324,做多,2025-08-18 15:30:00,2025-08-18 16:00:00,4343.22,4322.48,2.97,100.0,0.0685,-1.42,0.15,-1.57,flip -12325,做空,2025-08-18 16:00:00,2025-08-18 17:00:00,4322.48,4351.82,2.96,100.0,0.0684,-2.01,0.15,-2.16,flip -12326,做多,2025-08-18 17:00:00,2025-08-18 23:30:00,4351.82,4311.77,2.93,100.0,0.0674,-2.7,0.15,-2.85,flip -12327,做空,2025-08-18 23:30:00,2025-08-19 00:30:00,4311.77,4340.64,2.9,100.0,0.0674,-1.94,0.15,-2.09,flip -12328,做多,2025-08-19 00:30:00,2025-08-19 01:00:00,4340.64,4315.78,2.9,100.0,0.0668,-1.66,0.14,-1.8,flip -12329,做空,2025-08-19 01:00:00,2025-08-19 09:30:00,4315.78,4280.0,2.88,100.0,0.0667,2.39,0.14,2.24,flip -12330,做多,2025-08-19 09:30:00,2025-08-19 10:30:00,4280.0,4284.57,2.9,100.0,0.0677,0.31,0.15,0.16,flip -12331,做空,2025-08-19 10:30:00,2025-08-19 11:00:00,4284.57,4304.2,2.9,100.0,0.0677,-1.33,0.15,-1.47,flip -12332,做多,2025-08-19 11:00:00,2025-08-19 12:30:00,4304.2,4304.04,2.88,100.0,0.067,-0.01,0.14,-0.15,flip -12333,做空,2025-08-19 12:30:00,2025-08-20 04:30:00,4304.04,4168.1,2.88,100.0,0.0669,9.1,0.14,8.96,flip -12334,做多,2025-08-20 04:30:00,2025-08-20 05:00:00,4168.1,4160.68,2.98,100.0,0.0716,-0.53,0.15,-0.68,flip -12335,做空,2025-08-20 05:00:00,2025-08-20 05:30:00,4160.68,4180.98,2.98,100.0,0.0715,-1.45,0.15,-1.6,flip -12336,做多,2025-08-20 05:30:00,2025-08-20 11:30:00,4180.98,4193.48,2.96,100.0,0.0708,0.88,0.15,0.74,flip -12337,做空,2025-08-20 11:30:00,2025-08-20 14:30:00,4193.48,4211.67,2.96,100.0,0.0707,-1.29,0.15,-1.43,flip -12338,做多,2025-08-20 14:30:00,2025-08-21 02:30:00,4211.67,4291.01,2.95,100.0,0.07,5.55,0.15,5.4,flip -12339,做空,2025-08-21 02:30:00,2025-08-21 04:30:00,4291.01,4293.58,3.01,100.0,0.0702,-0.18,0.15,-0.33,flip -12340,做多,2025-08-21 04:30:00,2025-08-21 06:00:00,4293.58,4291.04,3.01,100.0,0.0701,-0.18,0.15,-0.33,flip -12341,做空,2025-08-21 06:00:00,2025-08-21 06:30:00,4291.04,4305.11,3.0,100.0,0.07,-0.99,0.15,-1.14,flip -12342,做多,2025-08-21 06:30:00,2025-08-21 07:00:00,4305.11,4287.09,2.99,100.0,0.0695,-1.25,0.15,-1.4,flip -12343,做空,2025-08-21 07:00:00,2025-08-21 07:30:00,4287.09,4309.0,2.98,100.0,0.0694,-1.52,0.15,-1.67,flip -12344,做多,2025-08-21 07:30:00,2025-08-21 08:00:00,4309.0,4296.86,2.96,100.0,0.0687,-0.83,0.15,-0.98,flip -12345,做空,2025-08-21 08:00:00,2025-08-21 14:00:00,4296.86,4313.3,2.95,100.0,0.0686,-1.13,0.15,-1.28,flip -12346,做多,2025-08-21 14:00:00,2025-08-21 14:30:00,4313.3,4271.82,2.93,100.0,0.068,-2.82,0.15,-2.97,flip -12347,做空,2025-08-21 14:30:00,2025-08-22 01:30:00,4271.82,4255.57,2.9,100.0,0.0679,1.1,0.14,0.96,flip -12348,做多,2025-08-22 01:30:00,2025-08-22 11:00:00,4255.57,4279.38,2.93,100.0,0.0689,1.64,0.15,1.49,flip -12349,做空,2025-08-22 11:00:00,2025-08-22 13:30:00,4279.38,4288.38,2.95,100.0,0.0689,-0.62,0.15,-0.77,flip -12350,做多,2025-08-22 13:30:00,2025-08-22 14:00:00,4288.38,4576.16,2.94,100.0,0.0685,19.72,0.16,19.56,tp_upper -12351,做多,2025-08-23 06:30:00,2025-08-23 14:30:00,4744.16,4724.76,3.14,100.0,0.0662,-1.28,0.16,-1.44,flip -12352,做空,2025-08-23 14:30:00,2025-08-23 15:00:00,4724.76,4742.79,3.13,100.0,0.0662,-1.19,0.16,-1.35,flip -12353,做多,2025-08-23 15:00:00,2025-08-23 17:00:00,4742.79,4729.62,3.11,100.0,0.0656,-0.86,0.16,-1.02,flip -12354,做空,2025-08-23 17:00:00,2025-08-23 17:30:00,4729.62,4748.0,3.1,100.0,0.0655,-1.2,0.16,-1.36,flip -12355,做多,2025-08-23 17:30:00,2025-08-24 06:30:00,4748.0,4759.38,3.08,100.0,0.0649,0.74,0.15,0.58,flip -12356,做空,2025-08-24 06:30:00,2025-08-24 07:00:00,4759.38,4778.88,3.1,100.0,0.0651,-1.27,0.16,-1.43,flip -12357,做多,2025-08-24 07:00:00,2025-08-24 07:30:00,4778.88,4757.66,3.08,100.0,0.0645,-1.37,0.15,-1.52,flip -12358,做空,2025-08-24 07:30:00,2025-08-24 08:00:00,4757.66,4771.2,3.07,100.0,0.0645,-0.87,0.15,-1.03,flip -12359,做多,2025-08-24 08:00:00,2025-08-24 09:00:00,4771.2,4774.0,3.06,100.0,0.0641,0.18,0.15,0.03,flip -12360,做空,2025-08-24 09:00:00,2025-08-24 13:00:00,4774.0,4771.62,3.05,100.0,0.064,0.15,0.15,-0.0,flip -12361,做多,2025-08-24 13:00:00,2025-08-24 13:30:00,4771.62,4767.1,3.05,100.0,0.064,-0.29,0.15,-0.44,flip -12362,做空,2025-08-24 13:30:00,2025-08-24 14:00:00,4767.1,4778.74,3.05,100.0,0.0639,-0.74,0.15,-0.9,flip -12363,做多,2025-08-24 14:00:00,2025-08-24 17:00:00,4778.74,4856.86,3.04,100.0,0.0636,4.96,0.15,4.81,tp_upper -12364,做多,2025-08-24 21:00:00,2025-08-24 21:30:00,4791.0,4782.93,3.08,100.0,0.0644,-0.52,0.15,-0.67,flip -12365,做空,2025-08-24 21:30:00,2025-08-24 23:00:00,4782.93,4793.99,3.08,100.0,0.0643,-0.71,0.15,-0.87,flip -12366,做多,2025-08-24 23:00:00,2025-08-24 23:30:00,4793.99,4778.33,3.07,100.0,0.0639,-1.0,0.15,-1.15,flip -12367,做空,2025-08-24 23:30:00,2025-08-25 14:00:00,4778.33,4646.7,3.05,100.0,0.0639,8.41,0.15,8.26,flip -12368,做多,2025-08-25 14:00:00,2025-08-26 09:30:00,4646.7,4417.84,3.17,100.0,0.0681,-15.59,0.15,-15.74,flip -12369,做空,2025-08-26 09:30:00,2025-08-26 10:00:00,4417.84,4420.53,3.01,100.0,0.0681,-0.18,0.15,-0.33,flip -12370,做多,2025-08-26 10:00:00,2025-08-26 11:00:00,4420.53,4419.44,3.01,100.0,0.068,-0.07,0.15,-0.22,flip -12371,做空,2025-08-26 11:00:00,2025-08-26 11:30:00,4419.44,4425.56,3.0,100.0,0.0679,-0.42,0.15,-0.57,flip -12372,做多,2025-08-26 11:30:00,2025-08-26 12:00:00,4425.56,4417.21,2.99,100.0,0.0677,-0.56,0.15,-0.71,flip -12373,做空,2025-08-26 12:00:00,2025-08-27 07:30:00,4417.21,4578.59,2.99,100.0,0.0676,-10.91,0.15,-11.06,flip -12374,做多,2025-08-27 07:30:00,2025-08-27 08:00:00,4578.59,4560.68,2.89,100.0,0.0631,-1.13,0.14,-1.27,flip -12375,做空,2025-08-27 08:00:00,2025-08-27 08:30:00,4560.68,4592.81,2.87,100.0,0.063,-2.02,0.14,-2.17,flip -12376,做多,2025-08-27 08:30:00,2025-08-27 10:30:00,4592.81,4579.21,2.85,100.0,0.062,-0.84,0.14,-0.99,flip -12377,做空,2025-08-27 10:30:00,2025-08-27 11:00:00,4579.21,4588.99,2.84,100.0,0.062,-0.61,0.14,-0.75,flip -12378,做多,2025-08-27 11:00:00,2025-08-27 13:00:00,4588.99,4604.66,2.83,100.0,0.0617,0.97,0.14,0.82,flip -12379,做空,2025-08-27 13:00:00,2025-08-27 14:00:00,4604.66,4630.59,2.84,100.0,0.0616,-1.6,0.14,-1.74,flip -12380,做多,2025-08-27 14:00:00,2025-08-27 18:30:00,4630.59,4589.26,2.82,100.0,0.0608,-2.51,0.14,-2.65,flip -12381,做空,2025-08-27 18:30:00,2025-08-27 20:00:00,4589.26,4585.56,2.79,100.0,0.0608,0.22,0.14,0.09,flip -12382,做多,2025-08-27 20:00:00,2025-08-28 05:00:00,4585.56,4563.69,2.79,100.0,0.0608,-1.33,0.14,-1.47,flip -12383,做空,2025-08-28 05:00:00,2025-08-28 05:30:00,4563.69,4568.13,2.8,100.0,0.0613,-0.27,0.14,-0.41,flip -12384,做多,2025-08-28 05:30:00,2025-08-28 07:00:00,4568.13,4572.99,2.79,100.0,0.0611,0.3,0.14,0.16,flip -12385,做空,2025-08-28 07:00:00,2025-08-28 14:30:00,4572.99,4565.3,2.79,100.0,0.061,0.47,0.14,0.33,flip -12386,做多,2025-08-28 14:30:00,2025-08-28 15:00:00,4565.3,4514.28,2.79,100.0,0.0612,-3.12,0.14,-3.26,flip -12387,做空,2025-08-28 15:00:00,2025-08-29 12:30:00,4514.28,4405.27,2.76,100.0,0.0611,6.66,0.13,6.53,flip -12388,做多,2025-08-29 12:30:00,2025-08-29 22:00:00,4405.27,4360.29,2.83,100.0,0.0644,-2.89,0.14,-3.03,flip -12389,做空,2025-08-29 22:00:00,2025-08-29 22:30:00,4360.29,4364.17,2.8,100.0,0.0643,-0.25,0.14,-0.39,flip -12390,做多,2025-08-29 22:30:00,2025-08-30 00:00:00,4364.17,4347.7,2.8,100.0,0.0641,-1.06,0.14,-1.2,flip -12391,做空,2025-08-30 00:00:00,2025-08-30 03:00:00,4347.7,4357.29,2.79,100.0,0.0642,-0.62,0.14,-0.76,flip -12392,做多,2025-08-30 03:00:00,2025-08-30 12:30:00,4357.29,4365.69,2.78,100.0,0.0639,0.54,0.14,0.4,flip -12393,做空,2025-08-30 12:30:00,2025-08-30 13:30:00,4365.69,4356.57,2.79,100.0,0.0638,0.58,0.14,0.44,flip -12394,做多,2025-08-30 13:30:00,2025-08-30 16:00:00,4356.57,4360.34,2.79,100.0,0.064,0.24,0.14,0.1,flip -12395,做空,2025-08-30 16:00:00,2025-08-30 17:00:00,4360.34,4362.88,2.79,100.0,0.0639,-0.16,0.14,-0.3,flip -12396,做多,2025-08-30 17:00:00,2025-08-30 17:30:00,4362.88,4360.01,2.78,100.0,0.0638,-0.18,0.14,-0.32,flip -12397,做空,2025-08-30 17:30:00,2025-08-30 23:00:00,4360.01,4372.09,2.78,100.0,0.0637,-0.77,0.14,-0.91,flip -12398,做多,2025-08-30 23:00:00,2025-08-31 00:30:00,4372.09,4466.02,2.77,100.0,0.0633,5.95,0.14,5.81,tp_upper -12399,做多,2025-08-31 21:30:00,2025-08-31 22:00:00,4468.0,4465.93,2.85,100.0,0.0637,-0.13,0.14,-0.27,flip -12400,做空,2025-08-31 22:00:00,2025-08-31 23:00:00,4465.93,4405.77,2.84,100.0,0.0636,3.83,0.14,3.69,tp_lower -12401,做多,2025-09-01 07:30:00,2025-09-01 10:00:00,4462.0,4429.3,2.88,100.0,0.0646,-2.11,0.14,-2.26,flip -12402,做空,2025-09-01 10:00:00,2025-09-01 13:00:00,4429.3,4413.5,2.86,100.0,0.0646,1.02,0.14,0.88,flip -12403,做多,2025-09-01 13:00:00,2025-09-02 11:30:00,4413.5,4346.88,2.87,100.0,0.065,-4.33,0.14,-4.47,flip -12404,做空,2025-09-02 11:30:00,2025-09-02 13:30:00,4346.88,4376.29,2.83,100.0,0.065,-1.91,0.14,-2.05,flip -12405,做多,2025-09-02 13:30:00,2025-09-02 14:00:00,4376.29,4370.36,2.8,100.0,0.0641,-0.38,0.14,-0.52,flip -12406,做空,2025-09-02 14:00:00,2025-09-03 02:00:00,4370.36,4351.5,2.8,100.0,0.064,1.21,0.14,1.07,flip -12407,做多,2025-09-03 02:00:00,2025-09-03 04:00:00,4351.5,4327.22,2.82,100.0,0.0647,-1.57,0.14,-1.71,flip -12408,做空,2025-09-03 04:00:00,2025-09-03 07:30:00,4327.22,4307.84,2.8,100.0,0.0646,1.25,0.14,1.11,flip -12409,做多,2025-09-03 07:30:00,2025-09-03 08:30:00,4307.84,4316.15,2.81,100.0,0.0651,0.54,0.14,0.4,flip -12410,做空,2025-09-03 08:30:00,2025-09-03 09:00:00,4316.15,4318.41,2.81,100.0,0.0651,-0.15,0.14,-0.29,flip -12411,做多,2025-09-03 09:00:00,2025-09-04 02:30:00,4318.41,4419.51,2.8,100.0,0.0649,6.57,0.14,6.42,flip -12412,做空,2025-09-04 02:30:00,2025-09-04 11:00:00,4419.51,4412.56,2.88,100.0,0.0652,0.45,0.14,0.31,flip -12413,做多,2025-09-04 11:00:00,2025-09-04 23:00:00,4412.56,4330.23,2.88,100.0,0.0653,-5.38,0.14,-5.52,flip -12414,做空,2025-09-04 23:00:00,2025-09-05 03:30:00,4330.23,4326.28,2.83,100.0,0.0652,0.26,0.14,0.12,flip -12415,做多,2025-09-05 03:30:00,2025-09-05 04:00:00,4326.28,4318.73,2.83,100.0,0.0655,-0.49,0.14,-0.64,flip -12416,做空,2025-09-05 04:00:00,2025-09-05 04:30:00,4318.73,4328.02,2.82,100.0,0.0654,-0.61,0.14,-0.75,flip -12417,做多,2025-09-05 04:30:00,2025-09-05 07:30:00,4328.02,4415.01,2.82,100.0,0.0651,5.66,0.14,5.52,tp_upper -12418,做多,2025-09-06 07:00:00,2025-09-06 08:00:00,4303.28,4305.35,2.88,100.0,0.0669,0.14,0.14,-0.01,flip -12419,做空,2025-09-06 08:00:00,2025-09-06 08:30:00,4305.35,4308.69,2.88,100.0,0.0668,-0.22,0.14,-0.37,flip -12420,做多,2025-09-06 08:30:00,2025-09-06 09:00:00,4308.69,4291.26,2.87,100.0,0.0667,-1.16,0.14,-1.3,flip -12421,做空,2025-09-06 09:00:00,2025-09-06 16:00:00,4291.26,4257.62,2.86,100.0,0.0666,2.24,0.14,2.1,tp_lower -12422,做多,2025-09-06 16:30:00,2025-09-07 06:30:00,4287.53,4281.94,2.88,100.0,0.0671,-0.38,0.14,-0.52,flip -12423,做空,2025-09-07 06:30:00,2025-09-07 07:00:00,4281.94,4291.12,2.88,100.0,0.0673,-0.62,0.14,-0.76,flip -12424,做多,2025-09-07 07:00:00,2025-09-07 13:00:00,4291.12,4296.24,2.87,100.0,0.067,0.34,0.14,0.2,flip -12425,做空,2025-09-07 13:00:00,2025-09-07 19:30:00,4296.24,4291.31,2.87,100.0,0.0669,0.33,0.14,0.19,flip -12426,做多,2025-09-07 19:30:00,2025-09-07 21:00:00,4291.31,4286.3,2.87,100.0,0.067,-0.34,0.14,-0.48,flip -12427,做空,2025-09-07 21:00:00,2025-09-07 22:00:00,4286.3,4302.35,2.87,100.0,0.0669,-1.07,0.14,-1.22,flip -12428,做多,2025-09-07 22:00:00,2025-09-08 00:30:00,4302.35,4296.75,2.85,100.0,0.0663,-0.37,0.14,-0.51,flip -12429,做空,2025-09-08 00:30:00,2025-09-08 01:30:00,4296.75,4290.33,2.86,100.0,0.0666,0.43,0.14,0.28,flip -12430,做多,2025-09-08 01:30:00,2025-09-08 04:30:00,4290.33,4295.61,2.86,100.0,0.0668,0.35,0.14,0.21,flip -12431,做空,2025-09-08 04:30:00,2025-09-08 06:00:00,4295.61,4299.96,2.87,100.0,0.0667,-0.29,0.14,-0.43,flip -12432,做多,2025-09-08 06:00:00,2025-09-08 06:30:00,4299.96,4290.01,2.86,100.0,0.0665,-0.66,0.14,-0.8,flip -12433,做空,2025-09-08 06:30:00,2025-09-08 07:00:00,4290.01,4303.89,2.85,100.0,0.0664,-0.92,0.14,-1.07,flip -12434,做多,2025-09-08 07:00:00,2025-09-08 07:30:00,4303.89,4289.82,2.84,100.0,0.0659,-0.93,0.14,-1.07,flip -12435,做空,2025-09-08 07:30:00,2025-09-08 08:00:00,4289.82,4292.89,2.83,100.0,0.0659,-0.2,0.14,-0.34,flip -12436,做多,2025-09-08 08:00:00,2025-09-08 11:00:00,4292.89,4302.62,2.82,100.0,0.0657,0.64,0.14,0.5,flip -12437,做空,2025-09-08 11:00:00,2025-09-08 11:30:00,4302.62,4310.0,2.82,100.0,0.0656,-0.48,0.14,-0.63,flip -12438,做多,2025-09-08 11:30:00,2025-09-08 13:00:00,4310.0,4338.35,2.82,100.0,0.0654,1.85,0.14,1.71,tp_upper -12439,做多,2025-09-08 18:00:00,2025-09-08 19:00:00,4327.0,4308.82,2.83,100.0,0.0655,-1.19,0.14,-1.33,flip -12440,做空,2025-09-08 19:00:00,2025-09-08 21:30:00,4308.82,4320.0,2.82,100.0,0.0654,-0.73,0.14,-0.87,flip -12441,做多,2025-09-08 21:30:00,2025-09-08 22:00:00,4320.0,4316.92,2.81,100.0,0.065,-0.2,0.14,-0.34,flip -12442,做空,2025-09-08 22:00:00,2025-09-09 04:30:00,4316.92,4311.77,2.8,100.0,0.0649,0.33,0.14,0.19,flip -12443,做多,2025-09-09 04:30:00,2025-09-09 13:00:00,4311.77,4340.68,2.84,100.0,0.0658,1.9,0.14,1.76,flip -12444,做空,2025-09-09 13:00:00,2025-09-10 02:00:00,4340.68,4317.01,2.86,100.0,0.0658,1.56,0.14,1.42,flip -12445,做多,2025-09-10 02:00:00,2025-09-10 03:00:00,4317.01,4308.7,2.87,100.0,0.0666,-0.55,0.14,-0.7,flip -12446,做空,2025-09-10 03:00:00,2025-09-10 03:30:00,4308.7,4318.83,2.86,100.0,0.0665,-0.67,0.14,-0.82,flip -12447,做多,2025-09-10 03:30:00,2025-09-10 04:30:00,4318.83,4310.32,2.86,100.0,0.0661,-0.56,0.14,-0.71,flip -12448,做空,2025-09-10 04:30:00,2025-09-10 05:00:00,4310.32,4312.15,2.85,100.0,0.066,-0.12,0.14,-0.26,flip -12449,做多,2025-09-10 05:00:00,2025-09-10 05:30:00,4312.15,4306.36,2.84,100.0,0.0659,-0.38,0.14,-0.52,flip -12450,做空,2025-09-10 05:30:00,2025-09-10 06:00:00,4306.36,4308.01,2.84,100.0,0.0659,-0.11,0.14,-0.25,flip -12451,做多,2025-09-10 06:00:00,2025-09-10 12:30:00,4308.01,4369.25,2.83,100.0,0.0657,4.03,0.14,3.88,tp_upper -12452,做多,2025-09-10 18:30:00,2025-09-10 22:00:00,4339.59,4344.21,2.87,100.0,0.0661,0.31,0.14,0.16,flip -12453,做空,2025-09-10 22:00:00,2025-09-10 23:30:00,4344.21,4347.81,2.87,100.0,0.0661,-0.24,0.14,-0.38,flip -12454,做多,2025-09-10 23:30:00,2025-09-11 12:30:00,4347.81,4424.44,2.86,100.0,0.0659,5.05,0.15,4.9,flip -12455,做空,2025-09-11 12:30:00,2025-09-11 13:30:00,4424.44,4434.69,2.94,100.0,0.0664,-0.68,0.15,-0.83,flip -12456,做多,2025-09-11 13:30:00,2025-09-11 14:00:00,4434.69,4406.73,2.93,100.0,0.066,-1.85,0.15,-1.99,flip -12457,做空,2025-09-11 14:00:00,2025-09-11 16:30:00,4406.73,4415.88,2.91,100.0,0.066,-0.6,0.15,-0.75,flip -12458,做多,2025-09-11 16:30:00,2025-09-11 18:00:00,4415.88,4414.55,2.9,100.0,0.0656,-0.09,0.14,-0.23,flip -12459,做空,2025-09-11 18:00:00,2025-09-11 18:30:00,4414.55,4418.0,2.89,100.0,0.0656,-0.23,0.14,-0.37,flip -12460,做多,2025-09-11 18:30:00,2025-09-11 20:00:00,4418.0,4417.76,2.89,100.0,0.0654,-0.02,0.14,-0.16,flip -12461,做空,2025-09-11 20:00:00,2025-09-11 21:00:00,4417.76,4416.86,2.89,100.0,0.0653,0.06,0.14,-0.09,flip -12462,做多,2025-09-11 21:00:00,2025-09-12 00:30:00,4416.86,4510.81,2.88,100.0,0.0653,6.13,0.15,5.99,tp_upper -12463,做多,2025-09-14 01:30:00,2025-09-14 03:00:00,4671.37,4671.53,2.96,100.0,0.0635,0.01,0.15,-0.14,flip -12464,做空,2025-09-14 03:00:00,2025-09-14 04:30:00,4671.53,4657.52,2.96,100.0,0.0634,0.89,0.15,0.74,flip -12465,做多,2025-09-14 04:30:00,2025-09-14 07:00:00,4657.52,4664.33,2.97,100.0,0.0637,0.43,0.15,0.29,flip -12466,做空,2025-09-14 07:00:00,2025-09-14 08:00:00,4664.33,4655.0,2.97,100.0,0.0636,0.59,0.15,0.45,flip -12467,做多,2025-09-14 08:00:00,2025-09-14 08:30:00,4655.0,4654.16,2.97,100.0,0.0638,-0.05,0.15,-0.2,flip -12468,做空,2025-09-14 08:30:00,2025-09-14 09:00:00,4654.16,4665.54,2.97,100.0,0.0638,-0.73,0.15,-0.87,flip -12469,做多,2025-09-14 09:00:00,2025-09-14 10:00:00,4665.54,4656.39,2.96,100.0,0.0634,-0.58,0.15,-0.73,flip -12470,做空,2025-09-14 10:00:00,2025-09-14 10:30:00,4656.39,4657.88,2.95,100.0,0.0633,-0.09,0.15,-0.24,flip -12471,做多,2025-09-14 10:30:00,2025-09-14 11:00:00,4657.88,4638.14,2.95,100.0,0.0632,-1.25,0.15,-1.39,flip -12472,做空,2025-09-14 11:00:00,2025-09-14 21:30:00,4638.14,4627.9,2.93,100.0,0.0632,0.65,0.15,0.5,flip -12473,做多,2025-09-14 21:30:00,2025-09-14 22:00:00,4627.9,4618.41,2.93,100.0,0.0634,-0.6,0.15,-0.75,flip -12474,做空,2025-09-14 22:00:00,2025-09-14 22:30:00,4618.41,4626.99,2.92,100.0,0.0633,-0.54,0.15,-0.69,flip -12475,做多,2025-09-14 22:30:00,2025-09-14 23:00:00,4626.99,4608.31,2.92,100.0,0.063,-1.18,0.15,-1.32,flip -12476,做空,2025-09-14 23:00:00,2025-09-15 01:30:00,4608.31,4616.24,2.9,100.0,0.063,-0.5,0.15,-0.64,flip -12477,做多,2025-09-15 01:30:00,2025-09-15 02:00:00,4616.24,4615.9,2.93,100.0,0.0635,-0.02,0.15,-0.17,flip -12478,做空,2025-09-15 02:00:00,2025-09-15 02:30:00,4615.9,4618.49,2.93,100.0,0.0634,-0.16,0.15,-0.31,flip -12479,做多,2025-09-15 02:30:00,2025-09-15 06:30:00,4618.49,4628.58,2.92,100.0,0.0633,0.64,0.15,0.49,flip -12480,做空,2025-09-15 06:30:00,2025-09-15 08:00:00,4628.58,4557.53,2.92,100.0,0.0632,4.49,0.14,4.35,tp_lower -12481,做多,2025-09-15 23:00:00,2025-09-15 23:30:00,4523.74,4521.53,2.97,100.0,0.0656,-0.14,0.15,-0.29,flip -12482,做空,2025-09-15 23:30:00,2025-09-16 00:30:00,4521.53,4511.89,2.96,100.0,0.0655,0.63,0.15,0.48,flip -12483,做多,2025-09-16 00:30:00,2025-09-16 04:00:00,4511.89,4511.99,2.98,100.0,0.0661,0.01,0.15,-0.14,flip -12484,做空,2025-09-16 04:00:00,2025-09-16 04:30:00,4511.99,4517.32,2.98,100.0,0.066,-0.35,0.15,-0.5,flip -12485,做多,2025-09-16 04:30:00,2025-09-16 08:30:00,4517.32,4509.51,2.97,100.0,0.0658,-0.51,0.15,-0.66,flip -12486,做空,2025-09-16 08:30:00,2025-09-16 09:30:00,4509.51,4509.38,2.96,100.0,0.0657,0.01,0.15,-0.14,flip -12487,做多,2025-09-16 09:30:00,2025-09-16 10:00:00,4509.38,4506.99,2.96,100.0,0.0657,-0.16,0.15,-0.3,flip -12488,做空,2025-09-16 10:00:00,2025-09-16 13:30:00,4506.99,4471.5,2.96,100.0,0.0656,2.33,0.15,2.18,tp_lower -12489,做多,2025-09-16 17:00:00,2025-09-16 17:30:00,4500.41,4484.26,2.98,100.0,0.0662,-1.07,0.15,-1.22,flip -12490,做空,2025-09-16 17:30:00,2025-09-16 20:30:00,4484.26,4496.44,2.96,100.0,0.0661,-0.8,0.15,-0.95,flip -12491,做多,2025-09-16 20:30:00,2025-09-16 21:00:00,4496.44,4494.7,2.95,100.0,0.0657,-0.11,0.15,-0.26,flip -12492,做空,2025-09-16 21:00:00,2025-09-17 05:30:00,4494.7,4512.39,2.95,100.0,0.0656,-1.16,0.15,-1.31,flip -12493,做多,2025-09-17 05:30:00,2025-09-17 09:00:00,4512.39,4505.45,2.96,100.0,0.0656,-0.46,0.15,-0.6,flip -12494,做空,2025-09-17 09:00:00,2025-09-17 12:00:00,4505.45,4504.65,2.95,100.0,0.0655,0.05,0.15,-0.1,flip -12495,做多,2025-09-17 12:00:00,2025-09-17 12:30:00,4504.65,4500.38,2.95,100.0,0.0655,-0.28,0.15,-0.43,flip -12496,做空,2025-09-17 12:30:00,2025-09-17 13:00:00,4500.38,4502.63,2.94,100.0,0.0654,-0.15,0.15,-0.29,flip -12497,做多,2025-09-17 13:00:00,2025-09-17 17:30:00,4502.63,4451.91,2.94,100.0,0.0653,-3.31,0.15,-3.46,flip -12498,做空,2025-09-17 17:30:00,2025-09-17 18:00:00,4451.91,4495.29,2.9,100.0,0.0652,-2.83,0.15,-2.98,tp_lower -12499,做多,2025-09-17 18:00:00,2025-09-17 20:30:00,4495.29,4499.8,2.87,100.0,0.0639,0.29,0.14,0.14,flip -12500,做空,2025-09-17 20:30:00,2025-09-17 21:00:00,4499.8,4514.03,2.87,100.0,0.0638,-0.91,0.14,-1.05,flip -12501,做多,2025-09-17 21:00:00,2025-09-18 11:30:00,4514.03,4573.99,2.86,100.0,0.0634,3.8,0.14,3.66,flip -12502,做空,2025-09-18 11:30:00,2025-09-18 12:00:00,4573.99,4583.38,2.92,100.0,0.0638,-0.6,0.15,-0.75,flip -12503,做多,2025-09-18 12:00:00,2025-09-18 12:30:00,4583.38,4568.51,2.91,100.0,0.0635,-0.94,0.15,-1.09,flip -12504,做空,2025-09-18 12:30:00,2025-09-18 13:00:00,4568.51,4582.58,2.9,100.0,0.0634,-0.89,0.15,-1.04,flip -12505,做多,2025-09-18 13:00:00,2025-09-18 14:30:00,4582.58,4594.24,2.89,100.0,0.063,0.73,0.14,0.59,flip -12506,做空,2025-09-18 14:30:00,2025-09-18 15:30:00,4594.24,4597.03,2.89,100.0,0.0629,-0.18,0.14,-0.32,flip -12507,做多,2025-09-18 15:30:00,2025-09-18 19:00:00,4597.03,4589.8,2.89,100.0,0.0628,-0.45,0.14,-0.6,flip -12508,做空,2025-09-18 19:00:00,2025-09-18 20:00:00,4589.8,4590.26,2.88,100.0,0.0627,-0.03,0.14,-0.17,flip -12509,做多,2025-09-18 20:00:00,2025-09-18 21:00:00,4590.26,4592.7,2.88,100.0,0.0627,0.15,0.14,0.01,flip -12510,做空,2025-09-18 21:00:00,2025-09-18 22:00:00,4592.7,4593.16,2.87,100.0,0.0626,-0.03,0.14,-0.17,flip -12511,做多,2025-09-18 22:00:00,2025-09-18 22:30:00,4593.16,4589.06,2.87,100.0,0.0625,-0.26,0.14,-0.4,flip -12512,做空,2025-09-18 22:30:00,2025-09-19 00:00:00,4589.06,4597.94,2.87,100.0,0.0625,-0.55,0.14,-0.7,flip -12513,做多,2025-09-19 00:00:00,2025-09-19 02:00:00,4597.94,4590.3,2.89,100.0,0.0628,-0.48,0.14,-0.62,flip -12514,做空,2025-09-19 02:00:00,2025-09-20 04:30:00,4590.3,4472.26,2.88,100.0,0.0627,7.4,0.14,7.26,flip -12515,做多,2025-09-20 04:30:00,2025-09-20 06:00:00,4472.26,4473.08,2.95,100.0,0.0661,0.05,0.15,-0.09,flip -12516,做空,2025-09-20 06:00:00,2025-09-20 09:00:00,4473.08,4463.01,2.95,100.0,0.066,0.66,0.15,0.52,flip -12517,做多,2025-09-20 09:00:00,2025-09-20 10:30:00,4463.01,4461.73,2.96,100.0,0.0662,-0.08,0.15,-0.23,flip -12518,做空,2025-09-20 10:30:00,2025-09-20 11:00:00,4461.73,4463.21,2.95,100.0,0.0662,-0.1,0.15,-0.25,flip -12519,做多,2025-09-20 11:00:00,2025-09-20 12:00:00,4463.21,4464.34,2.95,100.0,0.0661,0.07,0.15,-0.07,flip -12520,做空,2025-09-20 12:00:00,2025-09-20 13:00:00,4464.34,4467.02,2.95,100.0,0.066,-0.18,0.15,-0.32,flip -12521,做多,2025-09-20 13:00:00,2025-09-20 13:30:00,4467.02,4466.12,2.94,100.0,0.0659,-0.06,0.15,-0.21,flip -12522,做空,2025-09-20 13:30:00,2025-09-20 14:30:00,4466.12,4485.44,2.94,100.0,0.0658,-1.27,0.15,-1.42,flip -12523,做多,2025-09-20 14:30:00,2025-09-20 15:00:00,4485.44,4501.66,2.92,100.0,0.0652,1.06,0.15,0.91,tp_upper -12524,做多,2025-09-20 19:00:00,2025-09-20 23:30:00,4479.27,4478.26,2.93,100.0,0.0654,-0.07,0.15,-0.21,flip -12525,做空,2025-09-20 23:30:00,2025-09-21 00:30:00,4478.26,4484.94,2.93,100.0,0.0653,-0.44,0.15,-0.58,flip -12526,做多,2025-09-21 00:30:00,2025-09-21 01:30:00,4484.94,4479.55,2.95,100.0,0.0657,-0.35,0.15,-0.5,flip -12527,做空,2025-09-21 01:30:00,2025-09-21 06:00:00,4479.55,4480.62,2.94,100.0,0.0657,-0.07,0.15,-0.22,flip -12528,做多,2025-09-21 06:00:00,2025-09-21 07:00:00,4480.62,4478.65,2.94,100.0,0.0656,-0.13,0.15,-0.28,flip -12529,做空,2025-09-21 07:00:00,2025-09-21 09:30:00,4478.65,4464.1,2.93,100.0,0.0655,0.95,0.15,0.81,tp_lower -12530,做多,2025-09-21 13:30:00,2025-09-21 14:00:00,4474.0,4473.5,2.94,100.0,0.0657,-0.03,0.15,-0.18,flip -12531,做空,2025-09-21 14:00:00,2025-09-21 15:00:00,4473.5,4476.16,2.94,100.0,0.0657,-0.17,0.15,-0.32,flip -12532,做多,2025-09-21 15:00:00,2025-09-21 16:30:00,4476.16,4474.67,2.93,100.0,0.0655,-0.1,0.15,-0.24,flip -12533,做空,2025-09-21 16:30:00,2025-09-21 17:30:00,4474.67,4489.52,2.93,100.0,0.0654,-0.97,0.15,-1.12,flip -12534,做多,2025-09-21 17:30:00,2025-09-21 19:00:00,4489.52,4490.69,2.92,100.0,0.065,0.08,0.15,-0.07,flip -12535,做空,2025-09-21 19:00:00,2025-09-21 21:30:00,4490.69,4469.0,2.91,100.0,0.0649,1.41,0.14,1.26,flip -12536,做多,2025-09-21 21:30:00,2025-09-21 22:00:00,4469.0,4454.86,2.92,100.0,0.0655,-0.93,0.15,-1.07,flip -12537,做空,2025-09-21 22:00:00,2025-09-22 00:30:00,4454.86,4333.46,2.91,100.0,0.0654,7.94,0.14,7.8,tp_lower -12538,做多,2025-09-22 21:00:00,2025-09-23 01:30:00,4186.82,4162.24,3.02,100.0,0.0722,-1.77,0.15,-1.92,flip -12539,做空,2025-09-23 01:30:00,2025-09-23 03:00:00,4162.24,4175.24,3.0,100.0,0.0721,-0.94,0.15,-1.09,flip -12540,做多,2025-09-23 03:00:00,2025-09-23 04:00:00,4175.24,4161.93,2.99,100.0,0.0716,-0.95,0.15,-1.1,flip -12541,做空,2025-09-23 04:00:00,2025-09-23 05:00:00,4161.93,4183.96,2.98,100.0,0.0716,-1.58,0.15,-1.73,flip -12542,做多,2025-09-23 05:00:00,2025-09-23 11:00:00,4183.96,4187.01,2.96,100.0,0.0707,0.22,0.15,0.07,flip -12543,做空,2025-09-23 11:00:00,2025-09-23 12:30:00,4187.01,4193.18,2.96,100.0,0.0707,-0.44,0.15,-0.58,flip -12544,做多,2025-09-23 12:30:00,2025-09-23 13:30:00,4193.18,4185.41,2.95,100.0,0.0704,-0.55,0.15,-0.69,flip -12545,做空,2025-09-23 13:30:00,2025-09-23 15:00:00,4185.41,4190.57,2.94,100.0,0.0703,-0.36,0.15,-0.51,flip -12546,做多,2025-09-23 15:00:00,2025-09-23 15:30:00,4190.57,4178.8,2.94,100.0,0.0701,-0.82,0.15,-0.97,flip -12547,做空,2025-09-23 15:30:00,2025-09-23 16:00:00,4178.8,4186.92,2.92,100.0,0.07,-0.57,0.15,-0.71,flip -12548,做多,2025-09-23 16:00:00,2025-09-23 17:00:00,4186.92,4168.0,2.92,100.0,0.0697,-1.32,0.15,-1.46,flip -12549,做空,2025-09-23 17:00:00,2025-09-23 21:30:00,4168.0,4182.09,2.9,100.0,0.0696,-0.98,0.15,-1.13,flip -12550,做多,2025-09-23 21:30:00,2025-09-23 23:00:00,4182.09,4160.71,2.89,100.0,0.069,-1.48,0.14,-1.62,flip -12551,做空,2025-09-23 23:00:00,2025-09-24 00:00:00,4160.71,4183.46,2.87,100.0,0.069,-1.57,0.14,-1.71,flip -12552,做多,2025-09-24 00:00:00,2025-09-24 00:30:00,4183.46,4172.12,2.89,100.0,0.069,-0.78,0.14,-0.93,flip -12553,做空,2025-09-24 00:30:00,2025-09-24 01:00:00,4172.12,4188.1,2.88,100.0,0.0689,-1.1,0.14,-1.25,flip -12554,做多,2025-09-24 01:00:00,2025-09-24 02:00:00,4188.1,4172.26,2.86,100.0,0.0683,-1.08,0.14,-1.22,flip -12555,做空,2025-09-24 02:00:00,2025-09-24 04:00:00,4172.26,4125.87,2.85,100.0,0.0682,3.17,0.14,3.03,tp_lower -12556,做多,2025-09-24 05:30:00,2025-09-24 07:00:00,4170.58,4168.01,2.88,100.0,0.069,-0.18,0.14,-0.32,flip -12557,做空,2025-09-24 07:00:00,2025-09-24 07:30:00,4168.01,4173.43,2.87,100.0,0.0689,-0.37,0.14,-0.52,flip -12558,做多,2025-09-24 07:30:00,2025-09-24 08:00:00,4173.43,4168.14,2.87,100.0,0.0686,-0.36,0.14,-0.51,flip -12559,做空,2025-09-24 08:00:00,2025-09-24 10:30:00,4168.14,4175.39,2.86,100.0,0.0686,-0.5,0.14,-0.64,flip -12560,做多,2025-09-24 10:30:00,2025-09-24 13:30:00,4175.39,4148.49,2.85,100.0,0.0683,-1.84,0.14,-1.98,flip -12561,做空,2025-09-24 13:30:00,2025-09-24 14:00:00,4148.49,4170.51,2.83,100.0,0.0682,-1.5,0.14,-1.64,flip -12562,做多,2025-09-24 14:00:00,2025-09-24 15:30:00,4170.51,4163.82,2.81,100.0,0.0674,-0.45,0.14,-0.59,flip -12563,做空,2025-09-24 15:30:00,2025-09-24 16:00:00,4163.82,4167.87,2.8,100.0,0.0673,-0.27,0.14,-0.41,flip -12564,做多,2025-09-24 16:00:00,2025-09-24 18:00:00,4167.87,4177.03,2.8,100.0,0.0672,0.62,0.14,0.47,flip -12565,做空,2025-09-24 18:00:00,2025-09-24 21:00:00,4177.03,4168.39,2.8,100.0,0.0671,0.58,0.14,0.44,flip -12566,做多,2025-09-24 21:00:00,2025-09-26 02:00:00,4168.39,3944.52,2.81,100.0,0.0673,-15.07,0.13,-15.2,flip -12567,做空,2025-09-26 02:00:00,2025-09-26 02:30:00,3944.52,3957.47,2.69,100.0,0.0682,-0.88,0.13,-1.02,flip -12568,做多,2025-09-26 02:30:00,2025-09-26 05:30:00,3957.47,3919.61,2.68,100.0,0.0677,-2.56,0.13,-2.7,flip -12569,做空,2025-09-26 05:30:00,2025-09-26 06:00:00,3919.61,3938.59,2.65,100.0,0.0676,-1.28,0.13,-1.42,flip -12570,做多,2025-09-26 06:00:00,2025-09-26 06:30:00,3938.59,3919.01,2.63,100.0,0.0669,-1.31,0.13,-1.44,flip -12571,做空,2025-09-26 06:30:00,2025-09-26 07:00:00,3919.01,3928.8,2.62,100.0,0.0668,-0.65,0.13,-0.79,flip -12572,做多,2025-09-26 07:00:00,2025-09-26 08:00:00,3928.8,3934.63,2.61,100.0,0.0664,0.39,0.13,0.26,flip -12573,做空,2025-09-26 08:00:00,2025-09-26 12:30:00,3934.63,3935.34,2.61,100.0,0.0664,-0.05,0.13,-0.18,flip -12574,做多,2025-09-26 12:30:00,2025-09-26 13:00:00,3935.34,3913.68,2.61,100.0,0.0663,-1.44,0.13,-1.57,flip -12575,做空,2025-09-26 13:00:00,2025-09-26 13:30:00,3913.68,3969.07,2.59,100.0,0.0662,-3.67,0.13,-3.8,flip -12576,做多,2025-09-26 13:30:00,2025-09-26 14:30:00,3969.07,3929.52,2.55,100.0,0.0643,-2.54,0.13,-2.67,flip -12577,做空,2025-09-26 14:30:00,2025-09-27 10:30:00,3929.52,4007.65,2.52,100.0,0.0642,-5.02,0.13,-5.15,flip -12578,做多,2025-09-27 10:30:00,2025-09-27 14:30:00,4007.65,4013.05,2.5,100.0,0.0623,0.34,0.13,0.21,flip -12579,做空,2025-09-27 14:30:00,2025-09-27 15:30:00,4013.05,4017.2,2.5,100.0,0.0622,-0.26,0.13,-0.38,flip -12580,做多,2025-09-27 15:30:00,2025-09-27 16:00:00,4017.2,4009.9,2.49,100.0,0.0621,-0.45,0.12,-0.58,flip -12581,做空,2025-09-27 16:00:00,2025-09-27 20:30:00,4009.9,4005.19,2.49,100.0,0.062,0.29,0.12,0.17,flip -12582,做多,2025-09-27 20:30:00,2025-09-28 01:00:00,4005.19,4005.32,2.49,100.0,0.0621,0.01,0.12,-0.12,flip -12583,做空,2025-09-28 01:00:00,2025-09-28 03:00:00,4005.32,4001.3,2.5,100.0,0.0623,0.25,0.12,0.13,flip -12584,做多,2025-09-28 03:00:00,2025-09-28 05:30:00,4001.3,4009.0,2.5,100.0,0.0624,0.48,0.12,0.36,flip -12585,做空,2025-09-28 05:30:00,2025-09-28 07:00:00,4009.0,4008.34,2.5,100.0,0.0623,0.04,0.12,-0.08,flip -12586,做多,2025-09-28 07:00:00,2025-09-28 08:00:00,4008.34,4003.75,2.5,100.0,0.0623,-0.29,0.12,-0.41,flip -12587,做空,2025-09-28 08:00:00,2025-09-28 13:00:00,4003.75,3996.45,2.49,100.0,0.0622,0.45,0.12,0.33,flip -12588,做多,2025-09-28 13:00:00,2025-09-29 11:00:00,3996.45,4102.69,2.49,100.0,0.0624,6.62,0.13,6.5,flip -12589,做空,2025-09-29 11:00:00,2025-09-29 12:00:00,4102.69,4116.84,2.57,100.0,0.0626,-0.89,0.13,-1.02,flip -12590,做多,2025-09-29 12:00:00,2025-09-29 12:30:00,4116.84,4095.87,2.56,100.0,0.0621,-1.3,0.13,-1.43,flip -12591,做空,2025-09-29 12:30:00,2025-09-29 13:00:00,4095.87,4106.87,2.54,100.0,0.0621,-0.68,0.13,-0.81,flip -12592,做多,2025-09-29 13:00:00,2025-09-30 05:00:00,4106.87,4178.56,2.53,100.0,0.0617,4.42,0.13,4.29,flip -12593,做空,2025-09-30 05:00:00,2025-09-30 05:30:00,4178.56,4182.44,2.58,100.0,0.0618,-0.24,0.13,-0.37,flip -12594,做多,2025-09-30 05:30:00,2025-09-30 06:30:00,4182.44,4188.06,2.58,100.0,0.0617,0.35,0.13,0.22,flip -12595,做空,2025-09-30 06:30:00,2025-09-30 07:00:00,4188.06,4191.06,2.58,100.0,0.0616,-0.18,0.13,-0.31,flip -12596,做多,2025-09-30 07:00:00,2025-09-30 07:30:00,4191.06,4181.0,2.58,100.0,0.0614,-0.62,0.13,-0.75,flip -12597,做空,2025-09-30 07:30:00,2025-09-30 19:30:00,4181.0,4159.15,2.57,100.0,0.0614,1.34,0.13,1.21,flip -12598,做多,2025-09-30 19:30:00,2025-09-30 21:30:00,4159.15,4150.04,2.58,100.0,0.062,-0.56,0.13,-0.69,flip -12599,做空,2025-09-30 21:30:00,2025-09-30 22:00:00,4150.04,4153.5,2.57,100.0,0.0619,-0.21,0.13,-0.34,flip -12600,做多,2025-09-30 22:00:00,2025-09-30 22:30:00,4153.5,4137.68,2.56,100.0,0.0617,-0.98,0.13,-1.1,flip -12601,做空,2025-09-30 22:30:00,2025-10-01 00:30:00,4137.68,4146.66,2.55,100.0,0.0617,-0.55,0.13,-0.68,flip -12602,做多,2025-10-01 00:30:00,2025-10-01 03:00:00,4146.66,4139.51,2.56,100.0,0.0619,-0.44,0.13,-0.57,flip -12603,做空,2025-10-01 03:00:00,2025-10-01 04:00:00,4139.51,4148.49,2.56,100.0,0.0618,-0.55,0.13,-0.68,flip -12604,做多,2025-10-01 04:00:00,2025-10-01 04:30:00,4148.49,4138.35,2.55,100.0,0.0615,-0.62,0.13,-0.75,flip -12605,做空,2025-10-01 04:30:00,2025-10-01 05:00:00,4138.35,4146.36,2.54,100.0,0.0614,-0.49,0.13,-0.62,flip -12606,做多,2025-10-01 05:00:00,2025-10-01 06:00:00,4146.36,4133.61,2.53,100.0,0.0611,-0.78,0.13,-0.91,flip -12607,做空,2025-10-01 06:00:00,2025-10-01 07:00:00,4133.61,4138.85,2.52,100.0,0.061,-0.32,0.13,-0.45,flip -12608,做多,2025-10-01 07:00:00,2025-10-01 08:30:00,4138.85,4289.99,2.52,100.0,0.0608,9.19,0.13,9.06,tp_upper -12609,做多,2025-10-02 15:00:00,2025-10-03 06:30:00,4405.44,4470.11,2.62,100.0,0.0596,3.85,0.13,3.72,flip -12610,做空,2025-10-03 06:30:00,2025-10-03 09:00:00,4470.11,4473.44,2.66,100.0,0.0595,-0.2,0.13,-0.33,flip -12611,做多,2025-10-03 09:00:00,2025-10-03 09:30:00,4473.44,4471.75,2.66,100.0,0.0594,-0.1,0.13,-0.23,flip -12612,做空,2025-10-03 09:30:00,2025-10-03 10:00:00,4471.75,4480.67,2.65,100.0,0.0593,-0.53,0.13,-0.66,flip -12613,做多,2025-10-03 10:00:00,2025-10-03 11:00:00,4480.67,4477.69,2.64,100.0,0.059,-0.18,0.13,-0.31,flip -12614,做空,2025-10-03 11:00:00,2025-10-03 12:30:00,4477.69,4480.58,2.64,100.0,0.059,-0.17,0.13,-0.3,flip -12615,做多,2025-10-03 12:30:00,2025-10-03 13:30:00,4480.58,4468.51,2.64,100.0,0.0588,-0.71,0.13,-0.84,flip -12616,做空,2025-10-03 13:30:00,2025-10-03 14:30:00,4468.51,4481.14,2.63,100.0,0.0588,-0.74,0.13,-0.87,flip -12617,做多,2025-10-03 14:30:00,2025-10-03 15:00:00,4481.14,4478.54,2.62,100.0,0.0584,-0.15,0.13,-0.28,flip -12618,做空,2025-10-03 15:00:00,2025-10-03 15:30:00,4478.54,4532.89,2.61,100.0,0.0583,-3.17,0.13,-3.3,flip -12619,做多,2025-10-03 15:30:00,2025-10-03 16:30:00,4532.89,4522.77,2.58,100.0,0.0569,-0.58,0.13,-0.7,tp_upper -12620,做多,2025-10-03 18:00:00,2025-10-04 01:00:00,4499.7,4485.4,2.57,100.0,0.0571,-0.82,0.13,-0.94,flip -12621,做空,2025-10-04 01:00:00,2025-10-04 05:00:00,4485.4,4498.58,2.58,100.0,0.0576,-0.76,0.13,-0.89,flip -12622,做多,2025-10-04 05:00:00,2025-10-04 07:00:00,4498.58,4498.12,2.57,100.0,0.0572,-0.03,0.13,-0.16,flip -12623,做空,2025-10-04 07:00:00,2025-10-04 10:00:00,4498.12,4500.67,2.57,100.0,0.0572,-0.15,0.13,-0.27,flip -12624,做多,2025-10-04 10:00:00,2025-10-04 10:30:00,4500.67,4485.76,2.57,100.0,0.0571,-0.85,0.13,-0.98,flip -12625,做空,2025-10-04 10:30:00,2025-10-04 13:00:00,4485.76,4495.99,2.56,100.0,0.057,-0.58,0.13,-0.71,flip -12626,做多,2025-10-04 13:00:00,2025-10-04 14:30:00,4495.99,4468.26,2.55,100.0,0.0567,-1.57,0.13,-1.7,flip -12627,做空,2025-10-04 14:30:00,2025-10-04 20:00:00,4468.26,4482.67,2.53,100.0,0.0566,-0.82,0.13,-0.94,flip -12628,做多,2025-10-04 20:00:00,2025-10-04 20:30:00,4482.67,4473.01,2.52,100.0,0.0562,-0.54,0.13,-0.67,flip -12629,做空,2025-10-04 20:30:00,2025-10-04 21:00:00,4473.01,4491.96,2.51,100.0,0.0561,-1.06,0.13,-1.19,flip -12630,做多,2025-10-04 21:00:00,2025-10-04 21:30:00,4491.96,4482.49,2.5,100.0,0.0556,-0.53,0.12,-0.65,flip -12631,做空,2025-10-04 21:30:00,2025-10-04 22:00:00,4482.49,4484.85,2.49,100.0,0.0556,-0.13,0.12,-0.26,flip -12632,做多,2025-10-04 22:00:00,2025-10-04 23:00:00,4484.85,4484.07,2.49,100.0,0.0554,-0.04,0.12,-0.17,flip -12633,做空,2025-10-04 23:00:00,2025-10-05 01:00:00,4484.07,4477.45,2.48,100.0,0.0554,0.37,0.12,0.24,flip -12634,做多,2025-10-05 01:00:00,2025-10-05 03:00:00,4477.45,4543.36,2.51,100.0,0.0562,3.7,0.13,3.57,tp_upper -12635,做多,2025-10-05 13:00:00,2025-10-05 13:30:00,4537.64,4536.9,2.55,100.0,0.0562,-0.04,0.13,-0.17,flip -12636,做空,2025-10-05 13:30:00,2025-10-05 15:00:00,4536.9,4536.51,2.55,100.0,0.0561,0.02,0.13,-0.11,flip -12637,做多,2025-10-05 15:00:00,2025-10-06 01:30:00,4536.51,4526.22,2.54,100.0,0.0561,-0.58,0.13,-0.7,flip -12638,做空,2025-10-06 01:30:00,2025-10-06 02:30:00,4526.22,4536.79,2.54,100.0,0.0562,-0.59,0.13,-0.72,flip -12639,做多,2025-10-06 02:30:00,2025-10-06 04:30:00,4536.79,4523.03,2.54,100.0,0.0559,-0.77,0.13,-0.9,flip -12640,做空,2025-10-06 04:30:00,2025-10-06 05:30:00,4523.03,4526.23,2.53,100.0,0.0558,-0.18,0.13,-0.31,flip -12641,做多,2025-10-06 05:30:00,2025-10-07 06:00:00,4526.23,4675.02,2.52,100.0,0.0557,8.29,0.13,8.16,flip -12642,做空,2025-10-07 06:00:00,2025-10-07 10:00:00,4675.02,4685.73,2.61,100.0,0.0559,-0.6,0.13,-0.73,flip -12643,做多,2025-10-07 10:00:00,2025-10-07 13:30:00,4685.73,4702.01,2.6,100.0,0.0555,0.9,0.13,0.77,flip -12644,做空,2025-10-07 13:30:00,2025-10-07 15:00:00,4702.01,4551.3,2.61,100.0,0.0555,8.36,0.13,8.24,tp_lower -12645,做多,2025-10-08 08:30:00,2025-10-08 12:00:00,4473.13,4478.2,2.7,100.0,0.0603,0.31,0.14,0.17,flip -12646,做空,2025-10-08 12:00:00,2025-10-08 16:30:00,4478.2,4494.55,2.7,100.0,0.0603,-0.99,0.14,-1.12,flip -12647,做多,2025-10-08 16:30:00,2025-10-09 01:00:00,4494.55,4479.7,2.69,100.0,0.0598,-0.89,0.13,-1.02,flip -12648,做空,2025-10-09 01:00:00,2025-10-09 22:00:00,4479.7,4371.75,2.68,100.0,0.0598,6.46,0.13,6.33,flip -12649,做多,2025-10-09 22:00:00,2025-10-10 03:30:00,4371.75,4345.01,2.74,100.0,0.0627,-1.68,0.14,-1.81,flip -12650,做空,2025-10-10 03:30:00,2025-10-10 04:00:00,4345.01,4347.07,2.73,100.0,0.0628,-0.13,0.14,-0.27,flip -12651,做多,2025-10-10 04:00:00,2025-10-10 04:30:00,4347.07,4342.79,2.72,100.0,0.0627,-0.27,0.14,-0.4,flip -12652,做空,2025-10-10 04:30:00,2025-10-10 05:00:00,4342.79,4353.72,2.72,100.0,0.0626,-0.68,0.14,-0.82,flip -12653,做多,2025-10-10 05:00:00,2025-10-10 06:30:00,4353.72,4325.65,2.71,100.0,0.0622,-1.75,0.13,-1.88,flip -12654,做空,2025-10-10 06:30:00,2025-10-10 08:30:00,4325.65,4343.91,2.69,100.0,0.0622,-1.13,0.13,-1.27,flip -12655,做多,2025-10-10 08:30:00,2025-10-10 09:30:00,4343.91,4320.13,2.67,100.0,0.0616,-1.46,0.13,-1.6,flip -12656,做空,2025-10-10 09:30:00,2025-10-10 12:00:00,4320.13,4342.69,2.66,100.0,0.0615,-1.39,0.13,-1.52,flip -12657,做多,2025-10-10 12:00:00,2025-10-10 13:30:00,4342.69,4354.3,2.64,100.0,0.0608,0.71,0.13,0.57,flip -12658,做空,2025-10-10 13:30:00,2025-10-10 15:00:00,4354.3,4159.87,2.65,100.0,0.0607,11.81,0.13,11.68,tp_lower -12659,做多,2025-10-11 11:30:00,2025-10-11 12:30:00,3838.72,3821.5,2.78,100.0,0.0725,-1.25,0.14,-1.39,flip -12660,做空,2025-10-11 12:30:00,2025-10-11 13:30:00,3821.5,3830.2,2.77,100.0,0.0724,-0.63,0.14,-0.77,flip -12661,做多,2025-10-11 13:30:00,2025-10-11 14:00:00,3830.2,3802.11,2.76,100.0,0.072,-2.02,0.14,-2.16,flip -12662,做空,2025-10-11 14:00:00,2025-10-11 15:00:00,3802.11,3837.39,2.74,100.0,0.072,-2.54,0.14,-2.68,flip -12663,做多,2025-10-11 15:00:00,2025-10-11 16:30:00,3837.39,3817.34,2.71,100.0,0.0706,-1.41,0.13,-1.55,flip -12664,做空,2025-10-11 16:30:00,2025-10-11 20:30:00,3817.34,3693.71,2.69,100.0,0.0705,8.72,0.13,8.59,tp_lower -12665,做多,2025-10-12 03:00:00,2025-10-12 03:30:00,3779.89,3780.04,2.79,100.0,0.0738,0.01,0.14,-0.13,flip -12666,做空,2025-10-12 03:30:00,2025-10-12 04:00:00,3780.04,3810.57,2.79,100.0,0.0738,-2.25,0.14,-2.39,flip -12667,做多,2025-10-12 04:00:00,2025-10-12 14:30:00,3810.57,3973.44,2.76,100.0,0.0725,11.81,0.14,11.66,tp_upper -12668,做多,2025-10-13 09:30:00,2025-10-13 10:00:00,4162.55,4152.04,2.89,100.0,0.0693,-0.73,0.14,-0.87,flip -12669,做空,2025-10-13 10:00:00,2025-10-13 13:30:00,4152.04,4162.59,2.88,100.0,0.0692,-0.73,0.14,-0.87,flip -12670,做多,2025-10-13 13:30:00,2025-10-13 14:00:00,4162.59,4106.95,2.86,100.0,0.0688,-3.83,0.14,-3.97,flip -12671,做空,2025-10-13 14:00:00,2025-10-13 15:00:00,4106.95,4114.9,2.82,100.0,0.0688,-0.55,0.14,-0.69,flip -12672,做多,2025-10-13 15:00:00,2025-10-14 02:00:00,4114.9,4189.58,2.82,100.0,0.0684,5.11,0.14,4.97,flip -12673,做空,2025-10-14 02:00:00,2025-10-14 15:30:00,4189.58,4083.05,2.88,100.0,0.0686,7.31,0.14,7.17,flip -12674,做多,2025-10-14 15:30:00,2025-10-15 03:30:00,4083.05,4079.51,2.95,100.0,0.0721,-0.26,0.15,-0.4,flip -12675,做空,2025-10-15 03:30:00,2025-10-15 04:00:00,4079.51,4100.09,2.95,100.0,0.0722,-1.49,0.15,-1.63,flip -12676,做多,2025-10-15 04:00:00,2025-10-15 06:00:00,4100.09,4079.95,2.93,100.0,0.0714,-1.44,0.15,-1.58,flip -12677,做空,2025-10-15 06:00:00,2025-10-15 06:30:00,4079.95,4116.42,2.91,100.0,0.0713,-2.6,0.15,-2.75,flip -12678,做多,2025-10-15 06:30:00,2025-10-15 08:30:00,4116.42,4180.14,2.88,100.0,0.07,4.46,0.15,4.31,tp_upper -12679,做多,2025-10-16 02:00:00,2025-10-16 03:30:00,4024.12,4012.93,2.93,100.0,0.0729,-0.82,0.15,-0.96,flip -12680,做空,2025-10-16 03:30:00,2025-10-16 06:00:00,4012.93,4016.27,2.92,100.0,0.0729,-0.24,0.15,-0.39,flip -12681,做多,2025-10-16 06:00:00,2025-10-16 08:00:00,4016.27,3993.94,2.92,100.0,0.0727,-1.62,0.15,-1.77,flip -12682,做空,2025-10-16 08:00:00,2025-10-16 09:30:00,3993.94,4028.27,2.9,100.0,0.0726,-2.49,0.15,-2.64,flip -12683,做多,2025-10-16 09:30:00,2025-10-16 13:30:00,4028.27,4019.78,2.87,100.0,0.0713,-0.61,0.14,-0.75,flip -12684,做空,2025-10-16 13:30:00,2025-10-16 14:30:00,4019.78,4013.83,2.86,100.0,0.0712,0.42,0.14,0.28,flip -12685,做多,2025-10-16 14:30:00,2025-10-16 15:00:00,4013.83,3977.24,2.86,100.0,0.0713,-2.61,0.14,-2.75,flip -12686,做空,2025-10-16 15:00:00,2025-10-16 16:30:00,3977.24,3963.07,2.83,100.0,0.0713,1.01,0.14,0.87,tp_lower -12687,做多,2025-10-17 16:00:00,2025-10-18 13:00:00,3811.94,3872.16,2.86,100.0,0.0751,4.52,0.15,4.38,flip -12688,做空,2025-10-18 13:00:00,2025-10-18 14:00:00,3872.16,3865.09,2.91,100.0,0.0751,0.53,0.15,0.39,flip -12689,做多,2025-10-18 14:00:00,2025-10-18 16:00:00,3865.09,3866.0,2.91,100.0,0.0753,0.07,0.15,-0.08,flip -12690,做空,2025-10-18 16:00:00,2025-10-18 17:00:00,3866.0,3885.07,2.91,100.0,0.0752,-1.43,0.15,-1.58,flip -12691,做多,2025-10-18 17:00:00,2025-10-19 00:00:00,3885.07,3879.51,2.89,100.0,0.0744,-0.41,0.14,-0.56,flip -12692,做空,2025-10-19 00:00:00,2025-10-19 03:00:00,3879.51,3884.36,2.89,100.0,0.0746,-0.36,0.14,-0.51,flip -12693,做多,2025-10-19 03:00:00,2025-10-19 06:30:00,3884.36,3879.35,2.89,100.0,0.0743,-0.37,0.14,-0.52,flip -12694,做空,2025-10-19 06:30:00,2025-10-19 07:00:00,3879.35,3881.97,2.88,100.0,0.0742,-0.19,0.14,-0.34,flip -12695,做多,2025-10-19 07:00:00,2025-10-19 08:00:00,3881.97,3873.12,2.87,100.0,0.0741,-0.66,0.14,-0.8,tp_upper -12696,做多,2025-10-19 09:30:00,2025-10-19 10:00:00,3911.26,3933.3,2.87,100.0,0.0733,1.61,0.14,1.47,tp_upper -12697,做多,2025-10-20 03:00:00,2025-10-20 15:00:00,3960.2,4022.24,2.89,100.0,0.0731,4.53,0.15,4.39,flip -12698,做空,2025-10-20 15:00:00,2025-10-21 14:00:00,4022.24,3912.74,2.94,100.0,0.073,7.99,0.14,7.85,flip -12699,做多,2025-10-21 14:00:00,2025-10-21 21:00:00,3912.74,3928.19,3.02,100.0,0.0771,1.19,0.15,1.04,flip -12700,做空,2025-10-21 21:00:00,2025-10-21 21:30:00,3928.19,3943.6,3.03,100.0,0.077,-1.19,0.15,-1.34,flip -12701,做多,2025-10-21 21:30:00,2025-10-21 22:00:00,3943.6,3910.39,3.01,100.0,0.0763,-2.54,0.15,-2.68,flip -12702,做空,2025-10-21 22:00:00,2025-10-22 13:30:00,3910.39,3871.1,2.98,100.0,0.0763,3.0,0.15,2.85,flip -12703,做多,2025-10-22 13:30:00,2025-10-22 14:00:00,3871.1,3810.5,3.02,100.0,0.078,-4.73,0.15,-4.88,flip -12704,做空,2025-10-22 14:00:00,2025-10-22 21:00:00,3810.5,3722.32,2.97,100.0,0.0779,6.87,0.15,6.73,tp_lower -12705,做多,2025-10-23 00:00:00,2025-10-23 13:00:00,3805.81,3845.1,3.04,100.0,0.0799,3.14,0.15,2.99,flip -12706,做空,2025-10-23 13:00:00,2025-10-23 13:30:00,3845.1,3850.41,3.07,100.0,0.0799,-0.42,0.15,-0.58,flip -12707,做多,2025-10-23 13:30:00,2025-10-23 14:00:00,3850.41,3826.57,3.06,100.0,0.0796,-1.9,0.15,-2.05,flip -12708,做空,2025-10-23 14:00:00,2025-10-23 14:30:00,3826.57,3846.12,3.04,100.0,0.0795,-1.55,0.15,-1.71,flip -12709,做多,2025-10-23 14:30:00,2025-10-23 18:30:00,3846.12,3868.64,3.02,100.0,0.0786,1.77,0.15,1.62,flip -12710,做空,2025-10-23 18:30:00,2025-10-24 00:30:00,3868.64,3865.6,3.04,100.0,0.0785,0.24,0.15,0.09,flip -12711,做多,2025-10-24 00:30:00,2025-10-24 01:00:00,3865.6,3859.64,3.05,100.0,0.0789,-0.47,0.15,-0.62,flip -12712,做空,2025-10-24 01:00:00,2025-10-24 01:30:00,3859.64,3879.6,3.04,100.0,0.0789,-1.57,0.15,-1.73,flip -12713,做多,2025-10-24 01:30:00,2025-10-24 13:30:00,3879.6,3945.01,3.03,100.0,0.078,5.1,0.15,4.95,flip -12714,做空,2025-10-24 13:30:00,2025-10-24 15:00:00,3945.01,3915.81,3.07,100.0,0.0779,2.27,0.15,2.12,flip -12715,做多,2025-10-24 15:00:00,2025-10-24 19:30:00,3915.81,3924.66,3.09,100.0,0.079,0.7,0.15,0.54,flip -12716,做空,2025-10-24 19:30:00,2025-10-24 20:00:00,3924.66,3937.6,3.1,100.0,0.0789,-1.02,0.16,-1.18,flip -12717,做多,2025-10-24 20:00:00,2025-10-24 20:30:00,3937.6,3936.81,3.08,100.0,0.0783,-0.06,0.15,-0.22,flip -12718,做空,2025-10-24 20:30:00,2025-10-24 21:30:00,3936.81,3941.8,3.08,100.0,0.0782,-0.39,0.15,-0.54,flip -12719,做多,2025-10-24 21:30:00,2025-10-24 22:00:00,3941.8,3939.37,3.07,100.0,0.0779,-0.19,0.15,-0.34,flip -12720,做空,2025-10-24 22:00:00,2025-10-24 23:30:00,3939.37,3933.2,3.07,100.0,0.0779,0.48,0.15,0.33,flip -12721,做多,2025-10-24 23:30:00,2025-10-25 00:00:00,3933.2,3918.23,3.07,100.0,0.078,-1.17,0.15,-1.32,flip -12722,做空,2025-10-25 00:00:00,2025-10-25 01:00:00,3918.23,3930.68,3.08,100.0,0.0787,-0.98,0.15,-1.13,flip -12723,做多,2025-10-25 01:00:00,2025-10-25 02:00:00,3930.68,3930.7,3.07,100.0,0.0782,0.0,0.15,-0.15,flip -12724,做空,2025-10-25 02:00:00,2025-10-25 02:30:00,3930.7,3932.44,3.07,100.0,0.0781,-0.14,0.15,-0.29,flip -12725,做多,2025-10-25 02:30:00,2025-10-25 03:00:00,3932.44,3929.51,3.06,100.0,0.0779,-0.23,0.15,-0.38,flip -12726,做空,2025-10-25 03:00:00,2025-10-25 04:00:00,3929.51,3927.1,3.06,100.0,0.0779,0.19,0.15,0.03,flip -12727,做多,2025-10-25 04:00:00,2025-10-25 04:30:00,3927.1,3921.09,3.06,100.0,0.0779,-0.47,0.15,-0.62,flip -12728,做空,2025-10-25 04:30:00,2025-10-25 05:30:00,3921.09,3928.49,3.05,100.0,0.0778,-0.58,0.15,-0.73,flip -12729,做多,2025-10-25 05:30:00,2025-10-25 14:00:00,3928.49,3938.9,3.04,100.0,0.0774,0.81,0.15,0.65,flip -12730,做空,2025-10-25 14:00:00,2025-10-25 16:30:00,3938.9,3931.42,3.05,100.0,0.0773,0.58,0.15,0.43,flip -12731,做多,2025-10-25 16:30:00,2025-10-26 01:30:00,3931.42,3931.41,3.05,100.0,0.0776,-0.0,0.15,-0.15,flip -12732,做空,2025-10-26 01:30:00,2025-10-26 05:30:00,3931.41,3940.99,3.07,100.0,0.0782,-0.75,0.15,-0.9,flip -12733,做多,2025-10-26 05:30:00,2025-10-26 07:00:00,3940.99,3940.18,3.06,100.0,0.0777,-0.06,0.15,-0.22,flip -12734,做空,2025-10-26 07:00:00,2025-10-26 07:30:00,3940.18,3949.72,3.06,100.0,0.0776,-0.74,0.15,-0.89,flip -12735,做多,2025-10-26 07:30:00,2025-10-26 09:00:00,3949.72,4002.17,3.05,100.0,0.0772,4.05,0.15,3.89,tp_upper -12736,做多,2025-10-27 10:00:00,2025-10-27 11:00:00,4169.93,4147.43,3.1,100.0,0.0743,-1.67,0.15,-1.83,flip -12737,做空,2025-10-27 11:00:00,2025-10-27 11:30:00,4147.43,4160.5,3.08,100.0,0.0742,-0.97,0.15,-1.12,flip -12738,做多,2025-10-27 11:30:00,2025-10-27 12:00:00,4160.5,4151.94,3.07,100.0,0.0737,-0.63,0.15,-0.78,flip -12739,做空,2025-10-27 12:00:00,2025-10-27 13:30:00,4151.94,4175.65,3.06,100.0,0.0736,-1.75,0.15,-1.9,flip -12740,做多,2025-10-27 13:30:00,2025-10-27 14:00:00,4175.65,4146.28,3.04,100.0,0.0727,-2.14,0.15,-2.29,flip -12741,做空,2025-10-27 14:00:00,2025-10-27 16:00:00,4146.28,4190.15,3.01,100.0,0.0726,-3.19,0.15,-3.34,flip -12742,做多,2025-10-27 16:00:00,2025-10-27 19:00:00,4190.15,4211.44,2.98,100.0,0.0711,1.51,0.15,1.36,flip -12743,做空,2025-10-27 19:00:00,2025-10-28 11:00:00,4211.44,4118.76,2.99,100.0,0.071,6.58,0.15,6.43,flip -12744,做多,2025-10-28 11:00:00,2025-10-28 11:30:00,4118.76,4110.11,3.07,100.0,0.0746,-0.65,0.15,-0.8,flip -12745,做空,2025-10-28 11:30:00,2025-10-28 12:30:00,4110.11,4119.99,3.06,100.0,0.0745,-0.74,0.15,-0.89,flip -12746,做多,2025-10-28 12:30:00,2025-10-28 14:30:00,4119.99,4117.15,3.05,100.0,0.0741,-0.21,0.15,-0.36,flip -12747,做空,2025-10-28 14:30:00,2025-10-28 16:00:00,4117.15,4113.01,3.05,100.0,0.074,0.31,0.15,0.15,flip -12748,做多,2025-10-28 16:00:00,2025-10-28 18:30:00,4113.01,4113.19,3.05,100.0,0.0741,0.01,0.15,-0.14,flip -12749,做空,2025-10-28 18:30:00,2025-10-28 20:00:00,4113.19,3965.82,3.04,100.0,0.074,10.91,0.15,10.76,tp_lower -12750,做多,2025-10-29 11:00:00,2025-10-29 13:30:00,4007.07,3993.2,3.17,100.0,0.0791,-1.1,0.16,-1.25,flip -12751,做空,2025-10-29 13:30:00,2025-10-29 17:30:00,3993.2,4011.81,3.15,100.0,0.079,-1.47,0.16,-1.63,flip -12752,做多,2025-10-29 17:30:00,2025-10-29 18:00:00,4011.81,3990.56,3.14,100.0,0.0782,-1.66,0.16,-1.82,flip -12753,做空,2025-10-29 18:00:00,2025-10-29 18:30:00,3990.56,3915.71,3.12,100.0,0.0781,5.85,0.15,5.69,tp_lower -12754,做多,2025-10-30 07:00:00,2025-10-30 08:00:00,3932.23,3923.78,3.18,100.0,0.081,-0.68,0.16,-0.84,flip -12755,做空,2025-10-30 08:00:00,2025-10-31 00:00:00,3923.78,3807.16,3.17,100.0,0.0809,9.43,0.15,9.28,flip -12756,做多,2025-10-31 00:00:00,2025-10-31 16:30:00,3807.16,3820.86,3.27,100.0,0.0859,1.18,0.16,1.01,flip -12757,做空,2025-10-31 16:30:00,2025-10-31 18:30:00,3820.86,3851.52,3.28,100.0,0.0858,-2.63,0.17,-2.8,flip -12758,做多,2025-10-31 18:30:00,2025-10-31 21:00:00,3851.52,3850.11,3.25,100.0,0.0843,-0.12,0.16,-0.28,flip -12759,做空,2025-10-31 21:00:00,2025-10-31 21:30:00,3850.11,3860.14,3.24,100.0,0.0842,-0.84,0.16,-1.01,flip -12760,做多,2025-10-31 21:30:00,2025-10-31 23:30:00,3860.14,3846.42,3.23,100.0,0.0837,-1.15,0.16,-1.31,flip -12761,做空,2025-10-31 23:30:00,2025-11-01 01:00:00,3846.42,3854.05,3.22,100.0,0.0836,-0.64,0.16,-0.8,flip -12762,做多,2025-11-01 01:00:00,2025-11-01 01:30:00,3854.05,3842.4,3.22,100.0,0.0837,-0.97,0.16,-1.14,flip -12763,做空,2025-11-01 01:30:00,2025-11-01 02:30:00,3842.4,3850.58,3.21,100.0,0.0836,-0.68,0.16,-0.84,flip -12764,做多,2025-11-01 02:30:00,2025-11-01 05:30:00,3850.58,3853.96,3.2,100.0,0.0832,0.28,0.16,0.12,flip -12765,做空,2025-11-01 05:30:00,2025-11-01 06:00:00,3853.96,3854.11,3.2,100.0,0.0831,-0.01,0.16,-0.17,flip -12766,做多,2025-11-01 06:00:00,2025-11-01 13:30:00,3854.11,3868.61,3.2,100.0,0.083,1.2,0.16,1.04,flip -12767,做空,2025-11-01 13:30:00,2025-11-01 14:30:00,3868.61,3871.42,3.21,100.0,0.0829,-0.23,0.16,-0.39,flip -12768,做多,2025-11-01 14:30:00,2025-11-01 17:30:00,3871.42,3864.19,3.2,100.0,0.0827,-0.6,0.16,-0.76,flip -12769,做空,2025-11-01 17:30:00,2025-11-01 18:00:00,3864.19,3868.46,3.19,100.0,0.0826,-0.35,0.16,-0.51,flip -12770,做多,2025-11-01 18:00:00,2025-11-01 21:30:00,3868.46,3865.82,3.19,100.0,0.0823,-0.22,0.16,-0.38,flip -12771,做空,2025-11-01 21:30:00,2025-11-01 22:00:00,3865.82,3868.96,3.18,100.0,0.0823,-0.26,0.16,-0.42,flip -12772,做多,2025-11-01 22:00:00,2025-11-01 23:00:00,3868.96,3872.21,3.17,100.0,0.082,0.27,0.16,0.11,flip -12773,做空,2025-11-01 23:00:00,2025-11-02 02:00:00,3872.21,3873.86,3.17,100.0,0.082,-0.14,0.16,-0.29,flip -12774,做多,2025-11-02 02:00:00,2025-11-02 04:30:00,3873.86,3906.64,3.2,100.0,0.0827,2.71,0.16,2.55,tp_upper -12775,做多,2025-11-02 11:30:00,2025-11-02 12:00:00,3888.7,3881.32,3.23,100.0,0.083,-0.61,0.16,-0.77,flip -12776,做空,2025-11-02 12:00:00,2025-11-02 23:00:00,3881.32,3872.45,3.22,100.0,0.0829,0.74,0.16,0.57,flip -12777,做多,2025-11-02 23:00:00,2025-11-03 00:30:00,3872.45,3863.3,3.22,100.0,0.0832,-0.76,0.16,-0.92,flip -12778,做空,2025-11-03 00:30:00,2025-11-03 03:00:00,3863.3,3750.42,3.22,100.0,0.0834,9.42,0.16,9.26,tp_lower -12779,做多,2025-11-04 01:30:00,2025-11-04 02:00:00,3642.86,3633.43,3.32,100.0,0.0911,-0.86,0.17,-1.02,flip -12780,做空,2025-11-04 02:00:00,2025-11-04 03:00:00,3633.43,3644.68,3.31,100.0,0.091,-1.02,0.17,-1.19,flip -12781,做多,2025-11-04 03:00:00,2025-11-04 03:30:00,3644.68,3640.91,3.29,100.0,0.0904,-0.34,0.16,-0.51,flip -12782,做空,2025-11-04 03:30:00,2025-11-04 14:30:00,3640.91,3553.85,3.29,100.0,0.0903,7.86,0.16,7.7,flip -12783,做多,2025-11-04 14:30:00,2025-11-04 15:30:00,3553.85,3505.63,3.36,100.0,0.0946,-4.56,0.17,-4.73,flip -12784,做空,2025-11-04 15:30:00,2025-11-05 05:00:00,3505.63,3332.68,3.31,100.0,0.0945,16.34,0.16,16.19,flip -12785,做多,2025-11-05 05:00:00,2025-11-05 05:30:00,3332.68,3324.22,3.49,100.0,0.1047,-0.89,0.17,-1.06,flip -12786,做空,2025-11-05 05:30:00,2025-11-05 06:00:00,3324.22,3323.66,3.48,100.0,0.1046,0.06,0.17,-0.12,flip -12787,做多,2025-11-05 06:00:00,2025-11-05 07:00:00,3323.66,3318.62,3.47,100.0,0.1045,-0.53,0.17,-0.7,flip -12788,做空,2025-11-05 07:00:00,2025-11-05 08:30:00,3318.62,3299.48,3.47,100.0,0.1044,2.0,0.17,1.83,flip -12789,做多,2025-11-05 08:30:00,2025-11-05 10:00:00,3299.48,3294.46,3.48,100.0,0.1055,-0.53,0.17,-0.7,flip -12790,做空,2025-11-05 10:00:00,2025-11-05 11:00:00,3294.46,3298.18,3.47,100.0,0.1054,-0.39,0.17,-0.57,flip -12791,做多,2025-11-05 11:00:00,2025-11-06 01:00:00,3298.18,3379.73,3.47,100.0,0.1051,8.57,0.18,8.39,flip -12792,做空,2025-11-06 01:00:00,2025-11-06 01:30:00,3379.73,3404.27,3.57,100.0,0.1056,-2.59,0.18,-2.77,flip -12793,做多,2025-11-06 01:30:00,2025-11-06 05:00:00,3404.27,3411.29,3.54,100.0,0.104,0.73,0.18,0.55,flip -12794,做空,2025-11-06 05:00:00,2025-11-07 02:30:00,3411.29,3345.69,3.54,100.0,0.1039,6.82,0.17,6.64,flip -12795,做多,2025-11-07 02:30:00,2025-11-07 04:00:00,3345.69,3339.62,3.62,100.0,0.1081,-0.66,0.18,-0.84,flip -12796,做空,2025-11-07 04:00:00,2025-11-07 15:00:00,3339.62,3308.04,3.61,100.0,0.108,3.41,0.18,3.23,flip -12797,做多,2025-11-07 15:00:00,2025-11-07 15:30:00,3308.04,3296.0,3.64,100.0,0.11,-1.32,0.18,-1.51,flip -12798,做空,2025-11-07 15:30:00,2025-11-07 16:00:00,3296.0,3323.68,3.62,100.0,0.1099,-3.04,0.18,-3.22,flip -12799,做多,2025-11-07 16:00:00,2025-11-07 16:30:00,3323.68,3307.47,3.59,100.0,0.1079,-1.75,0.18,-1.93,flip -12800,做空,2025-11-07 16:30:00,2025-11-07 17:00:00,3307.47,3376.92,3.57,100.0,0.1078,-7.49,0.18,-7.67,flip -12801,做多,2025-11-07 17:00:00,2025-11-08 11:30:00,3376.92,3411.45,3.49,100.0,0.1033,3.57,0.18,3.39,flip -12802,做空,2025-11-08 11:30:00,2025-11-09 01:30:00,3411.45,3399.2,3.54,100.0,0.1039,1.27,0.18,1.1,flip -12803,做多,2025-11-09 01:30:00,2025-11-09 10:00:00,3399.2,3394.33,3.56,100.0,0.1046,-0.51,0.18,-0.69,flip -12804,做空,2025-11-09 10:00:00,2025-11-09 10:30:00,3394.33,3400.34,3.55,100.0,0.1045,-0.63,0.18,-0.81,flip -12805,做多,2025-11-09 10:30:00,2025-11-09 14:00:00,3400.34,3553.17,3.54,100.0,0.104,15.9,0.18,15.71,tp_upper -12806,做多,2025-11-10 09:00:00,2025-11-10 12:00:00,3605.09,3591.26,3.7,100.0,0.1027,-1.42,0.18,-1.61,flip -12807,做空,2025-11-10 12:00:00,2025-11-10 13:00:00,3591.26,3605.36,3.69,100.0,0.1026,-1.45,0.18,-1.63,flip -12808,做多,2025-11-10 13:00:00,2025-11-10 14:00:00,3605.36,3602.89,3.67,100.0,0.1017,-0.25,0.18,-0.43,flip -12809,做空,2025-11-10 14:00:00,2025-11-10 22:30:00,3602.89,3574.6,3.66,100.0,0.1016,2.87,0.18,2.69,flip -12810,做多,2025-11-10 22:30:00,2025-11-10 23:30:00,3574.6,3566.38,3.69,100.0,0.1031,-0.85,0.18,-1.03,flip -12811,做空,2025-11-10 23:30:00,2025-11-11 00:30:00,3566.38,3584.0,3.67,100.0,0.103,-1.82,0.18,-2.0,flip -12812,做多,2025-11-11 00:30:00,2025-11-11 05:00:00,3584.0,3562.72,3.67,100.0,0.1024,-2.18,0.18,-2.36,flip -12813,做空,2025-11-11 05:00:00,2025-11-11 07:00:00,3562.72,3557.51,3.64,100.0,0.1023,0.53,0.18,0.35,flip -12814,做多,2025-11-11 07:00:00,2025-11-11 07:30:00,3557.51,3542.84,3.65,100.0,0.1025,-1.5,0.18,-1.69,flip -12815,做空,2025-11-11 07:30:00,2025-11-11 08:30:00,3542.84,3561.19,3.63,100.0,0.1024,-1.88,0.18,-2.06,flip -12816,做多,2025-11-11 08:30:00,2025-11-11 09:30:00,3561.19,3553.96,3.61,100.0,0.1012,-0.73,0.18,-0.91,flip -12817,做空,2025-11-11 09:30:00,2025-11-11 11:00:00,3553.96,3575.54,3.59,100.0,0.1011,-2.18,0.18,-2.36,flip -12818,做多,2025-11-11 11:00:00,2025-11-11 11:30:00,3575.54,3572.4,3.57,100.0,0.0998,-0.31,0.18,-0.49,flip -12819,做空,2025-11-11 11:30:00,2025-11-12 08:00:00,3572.4,3457.89,3.56,100.0,0.0997,11.42,0.17,11.25,flip -12820,做多,2025-11-12 08:00:00,2025-11-12 11:00:00,3457.89,3541.9,3.7,100.0,0.107,8.99,0.19,8.8,tp_upper -12821,做多,2025-11-13 03:30:00,2025-11-13 13:00:00,3451.32,3466.79,3.79,100.0,0.1098,1.7,0.19,1.51,flip -12822,做空,2025-11-13 13:00:00,2025-11-13 14:30:00,3466.79,3441.73,3.8,100.0,0.1097,2.75,0.19,2.56,flip -12823,做多,2025-11-13 14:30:00,2025-11-14 07:30:00,3441.73,3213.95,3.83,100.0,0.1112,-25.33,0.18,-25.51,flip -12824,做空,2025-11-14 07:30:00,2025-11-14 14:30:00,3213.95,3197.86,3.58,100.0,0.1113,1.79,0.18,1.61,flip -12825,做多,2025-11-14 14:30:00,2025-11-14 15:30:00,3197.86,3195.73,3.59,100.0,0.1124,-0.24,0.18,-0.42,flip -12826,做空,2025-11-14 15:30:00,2025-11-14 16:00:00,3195.73,3236.01,3.59,100.0,0.1122,-4.52,0.18,-4.7,flip -12827,做多,2025-11-14 16:00:00,2025-11-14 17:30:00,3236.01,3178.83,3.54,100.0,0.1093,-6.25,0.17,-6.43,flip -12828,做空,2025-11-14 17:30:00,2025-11-14 18:00:00,3178.83,3194.0,3.47,100.0,0.1092,-1.66,0.17,-1.83,flip -12829,做多,2025-11-14 18:00:00,2025-11-14 18:30:00,3194.0,3167.95,3.45,100.0,0.1081,-2.82,0.17,-2.99,flip -12830,做空,2025-11-14 18:30:00,2025-11-14 19:00:00,3167.95,3208.79,3.42,100.0,0.108,-4.41,0.17,-4.58,flip -12831,做多,2025-11-14 19:00:00,2025-11-14 19:30:00,3208.79,3206.37,3.37,100.0,0.1051,-0.25,0.17,-0.42,flip -12832,做空,2025-11-14 19:30:00,2025-11-14 22:00:00,3206.37,3167.28,3.37,100.0,0.105,4.1,0.17,3.94,flip -12833,做多,2025-11-14 22:00:00,2025-11-14 22:30:00,3167.28,3157.71,3.4,100.0,0.1075,-1.03,0.17,-1.2,flip -12834,做空,2025-11-14 22:30:00,2025-11-15 01:30:00,3157.71,3172.11,3.39,100.0,0.1074,-1.55,0.17,-1.72,flip -12835,做多,2025-11-15 01:30:00,2025-11-15 04:30:00,3172.11,3170.7,3.41,100.0,0.1074,-0.15,0.17,-0.32,flip -12836,做空,2025-11-15 04:30:00,2025-11-15 05:30:00,3170.7,3177.5,3.4,100.0,0.1073,-0.73,0.17,-0.9,flip -12837,做多,2025-11-15 05:30:00,2025-11-15 06:30:00,3177.5,3173.99,3.39,100.0,0.1067,-0.37,0.17,-0.54,flip -12838,做空,2025-11-15 06:30:00,2025-11-15 07:00:00,3173.99,3180.7,3.38,100.0,0.1066,-0.72,0.17,-0.88,flip -12839,做多,2025-11-15 07:00:00,2025-11-15 07:30:00,3180.7,3174.99,3.37,100.0,0.1061,-0.61,0.17,-0.77,flip -12840,做空,2025-11-15 07:30:00,2025-11-15 10:30:00,3174.99,3167.41,3.36,100.0,0.106,0.8,0.17,0.64,flip -12841,做多,2025-11-15 10:30:00,2025-11-15 11:00:00,3167.41,3164.5,3.37,100.0,0.1064,-0.31,0.17,-0.48,flip -12842,做空,2025-11-15 11:00:00,2025-11-15 12:00:00,3164.5,3163.91,3.36,100.0,0.1062,0.06,0.17,-0.11,flip -12843,做多,2025-11-15 12:00:00,2025-11-15 12:30:00,3163.91,3160.92,3.36,100.0,0.1062,-0.32,0.17,-0.49,flip -12844,做空,2025-11-15 12:30:00,2025-11-15 13:00:00,3160.92,3176.9,3.35,100.0,0.1061,-1.7,0.17,-1.86,flip -12845,做多,2025-11-15 13:00:00,2025-11-15 16:00:00,3176.9,3168.74,3.33,100.0,0.1049,-0.86,0.17,-1.02,flip -12846,做空,2025-11-15 16:00:00,2025-11-15 16:30:00,3168.74,3184.77,3.32,100.0,0.1048,-1.68,0.17,-1.85,flip -12847,做多,2025-11-15 16:30:00,2025-11-15 20:30:00,3184.77,3173.87,3.3,100.0,0.1036,-1.13,0.16,-1.29,flip -12848,做空,2025-11-15 20:30:00,2025-11-15 21:00:00,3173.87,3176.68,3.29,100.0,0.1035,-0.29,0.16,-0.46,flip -12849,做多,2025-11-15 21:00:00,2025-11-15 21:30:00,3176.68,3156.59,3.28,100.0,0.1032,-2.07,0.16,-2.24,flip -12850,做空,2025-11-15 21:30:00,2025-11-16 02:00:00,3156.59,3176.68,3.26,100.0,0.1031,-2.07,0.16,-2.24,flip -12851,做多,2025-11-16 02:00:00,2025-11-16 11:00:00,3176.68,3171.54,3.28,100.0,0.1033,-0.53,0.16,-0.69,flip -12852,做空,2025-11-16 11:00:00,2025-11-17 00:30:00,3171.54,3134.85,3.27,100.0,0.1032,3.78,0.16,3.62,flip -12853,做多,2025-11-17 00:30:00,2025-11-17 01:30:00,3134.85,3113.48,3.31,100.0,0.1056,-2.26,0.16,-2.42,flip -12854,做空,2025-11-17 01:30:00,2025-11-17 02:00:00,3113.48,3150.23,3.29,100.0,0.1055,-3.88,0.17,-4.04,flip -12855,做多,2025-11-17 02:00:00,2025-11-17 13:00:00,3150.23,3147.94,3.24,100.0,0.103,-0.24,0.16,-0.4,flip -12856,做空,2025-11-17 13:00:00,2025-11-17 14:30:00,3147.94,3150.76,3.24,100.0,0.1029,-0.29,0.16,-0.45,flip -12857,做多,2025-11-17 14:30:00,2025-11-19 00:00:00,3150.76,3091.93,3.23,100.0,0.1026,-6.04,0.16,-6.19,flip -12858,做空,2025-11-19 00:00:00,2025-11-19 00:30:00,3091.93,3099.57,3.18,100.0,0.103,-0.79,0.16,-0.95,flip -12859,做多,2025-11-19 00:30:00,2025-11-19 01:30:00,3099.57,3104.28,3.17,100.0,0.1023,0.48,0.16,0.32,flip -12860,做空,2025-11-19 01:30:00,2025-11-19 02:00:00,3104.28,3113.6,3.17,100.0,0.1022,-0.95,0.16,-1.11,flip -12861,做多,2025-11-19 02:00:00,2025-11-19 03:00:00,3113.6,3091.27,3.16,100.0,0.1015,-2.27,0.16,-2.42,flip -12862,做空,2025-11-19 03:00:00,2025-11-19 10:00:00,3091.27,3095.93,3.14,100.0,0.1014,-0.47,0.16,-0.63,flip -12863,做多,2025-11-19 10:00:00,2025-11-19 10:30:00,3095.93,3091.04,3.13,100.0,0.101,-0.49,0.16,-0.65,flip -12864,做空,2025-11-19 10:30:00,2025-11-19 12:00:00,3091.04,3091.57,3.12,100.0,0.1009,-0.05,0.16,-0.21,flip -12865,做多,2025-11-19 12:00:00,2025-11-19 13:00:00,3091.57,3093.43,3.12,100.0,0.1008,0.19,0.16,0.03,flip -12866,做空,2025-11-19 13:00:00,2025-11-19 23:00:00,3093.43,3011.89,3.11,100.0,0.1007,8.21,0.15,8.06,flip -12867,做多,2025-11-19 23:00:00,2025-11-20 09:30:00,3011.89,3009.99,3.19,100.0,0.106,-0.2,0.16,-0.36,flip -12868,做空,2025-11-20 09:30:00,2025-11-20 10:00:00,3009.99,3016.11,3.22,100.0,0.1069,-0.65,0.16,-0.82,flip -12869,做多,2025-11-20 10:00:00,2025-11-20 13:00:00,3016.11,3020.85,3.21,100.0,0.1063,0.5,0.16,0.34,flip -12870,做空,2025-11-20 13:00:00,2025-11-20 16:00:00,3020.85,2888.94,3.21,100.0,0.1062,14.01,0.15,13.86,tp_lower -12871,做多,2025-11-21 17:00:00,2025-11-21 18:00:00,2793.56,2746.49,3.36,100.0,0.1201,-5.65,0.16,-5.82,flip -12872,做空,2025-11-21 18:00:00,2025-11-21 18:30:00,2746.49,2777.85,3.3,100.0,0.12,-3.76,0.17,-3.93,flip -12873,做多,2025-11-21 18:30:00,2025-11-21 19:30:00,2777.85,2750.63,3.25,100.0,0.1172,-3.19,0.16,-3.35,flip -12874,做空,2025-11-21 19:30:00,2025-11-21 20:30:00,2750.63,2736.55,3.22,100.0,0.1171,1.65,0.16,1.49,flip -12875,做多,2025-11-21 20:30:00,2025-11-21 22:30:00,2736.55,2720.37,3.23,100.0,0.1181,-1.91,0.16,-2.07,flip -12876,做空,2025-11-21 22:30:00,2025-11-21 23:00:00,2720.37,2759.96,3.21,100.0,0.118,-4.67,0.16,-4.84,flip -12877,做多,2025-11-21 23:00:00,2025-11-22 02:30:00,2759.96,2751.9,3.16,100.0,0.1145,-0.92,0.16,-1.08,flip -12878,做空,2025-11-22 02:30:00,2025-11-22 03:30:00,2751.9,2751.17,3.17,100.0,0.1151,0.08,0.16,-0.07,flip -12879,做多,2025-11-22 03:30:00,2025-11-22 04:00:00,2751.17,2735.35,3.17,100.0,0.115,-1.82,0.16,-1.98,flip -12880,做空,2025-11-22 04:00:00,2025-11-22 04:30:00,2735.35,2746.1,3.14,100.0,0.1149,-1.24,0.16,-1.39,flip -12881,做多,2025-11-22 04:30:00,2025-11-22 05:00:00,2746.1,2736.01,3.13,100.0,0.1139,-1.15,0.16,-1.31,flip -12882,做空,2025-11-22 05:00:00,2025-11-22 06:00:00,2736.01,2749.99,3.11,100.0,0.1138,-1.59,0.16,-1.75,flip -12883,做多,2025-11-22 06:00:00,2025-11-22 08:00:00,2749.99,2727.78,3.09,100.0,0.1125,-2.5,0.15,-2.65,flip -12884,做空,2025-11-22 08:00:00,2025-11-22 14:00:00,2727.78,2743.81,3.07,100.0,0.1124,-1.8,0.15,-1.96,flip -12885,做多,2025-11-22 14:00:00,2025-11-22 15:30:00,2743.81,2737.61,3.05,100.0,0.111,-0.69,0.15,-0.84,flip -12886,做空,2025-11-22 15:30:00,2025-11-22 16:00:00,2737.61,2747.76,3.04,100.0,0.1109,-1.13,0.15,-1.28,flip -12887,做多,2025-11-22 16:00:00,2025-11-22 20:30:00,2747.76,2739.99,3.02,100.0,0.11,-0.85,0.15,-1.0,flip -12888,做空,2025-11-22 20:30:00,2025-11-22 21:00:00,2739.99,2744.98,3.01,100.0,0.1098,-0.55,0.15,-0.7,flip -12889,做多,2025-11-22 21:00:00,2025-11-23 07:00:00,2744.98,2780.7,3.0,100.0,0.1093,3.91,0.15,3.75,flip -12890,做空,2025-11-23 07:00:00,2025-11-23 18:30:00,2780.7,2807.32,3.07,100.0,0.1104,-2.94,0.15,-3.09,flip -12891,做多,2025-11-23 18:30:00,2025-11-23 23:00:00,2807.32,2805.0,3.04,100.0,0.1082,-0.25,0.15,-0.4,flip -12892,做空,2025-11-23 23:00:00,2025-11-24 02:00:00,2805.0,2852.72,3.03,100.0,0.1081,-5.16,0.15,-5.31,flip -12893,做多,2025-11-24 02:00:00,2025-11-24 04:00:00,2852.72,2813.29,2.99,100.0,0.1047,-4.13,0.15,-4.27,flip -12894,做空,2025-11-24 04:00:00,2025-11-24 04:30:00,2813.29,2823.7,2.94,100.0,0.1046,-1.09,0.15,-1.24,flip -12895,做多,2025-11-24 04:30:00,2025-11-24 07:00:00,2823.7,2827.94,2.93,100.0,0.1037,0.44,0.15,0.29,flip -12896,做空,2025-11-24 07:00:00,2025-11-24 08:30:00,2827.94,2837.37,2.93,100.0,0.1036,-0.98,0.15,-1.12,flip -12897,做多,2025-11-24 08:30:00,2025-11-24 09:00:00,2837.37,2793.19,2.92,100.0,0.1028,-4.54,0.14,-4.69,flip -12898,做空,2025-11-24 09:00:00,2025-11-24 14:30:00,2793.19,2831.26,2.87,100.0,0.1027,-3.91,0.15,-4.06,flip -12899,做多,2025-11-24 14:30:00,2025-11-24 15:00:00,2831.26,2820.86,2.83,100.0,0.0998,-1.04,0.14,-1.18,flip -12900,做空,2025-11-24 15:00:00,2025-11-24 15:30:00,2820.86,2845.15,2.81,100.0,0.0997,-2.42,0.14,-2.56,flip -12901,做多,2025-11-24 15:30:00,2025-11-25 06:00:00,2845.15,2914.8,2.79,100.0,0.0979,6.82,0.14,6.68,flip -12902,做空,2025-11-25 06:00:00,2025-11-25 06:30:00,2914.8,2921.09,2.88,100.0,0.0986,-0.62,0.14,-0.76,flip -12903,做多,2025-11-25 06:30:00,2025-11-25 07:00:00,2921.09,2913.72,2.87,100.0,0.0981,-0.72,0.14,-0.87,flip -12904,做空,2025-11-25 07:00:00,2025-11-25 12:00:00,2913.72,2919.54,2.86,100.0,0.098,-0.57,0.14,-0.71,flip -12905,做多,2025-11-25 12:00:00,2025-11-25 13:30:00,2919.54,2906.06,2.85,100.0,0.0975,-1.31,0.14,-1.46,flip -12906,做空,2025-11-25 13:30:00,2025-11-25 14:00:00,2906.06,2911.81,2.83,100.0,0.0974,-0.56,0.14,-0.7,flip -12907,做多,2025-11-25 14:00:00,2025-11-25 19:00:00,2911.81,2883.66,2.82,100.0,0.097,-2.73,0.14,-2.87,flip -12908,做空,2025-11-25 19:00:00,2025-11-25 19:30:00,2883.66,2921.34,2.79,100.0,0.0969,-3.65,0.14,-3.79,flip -12909,做多,2025-11-25 19:30:00,2025-11-26 03:30:00,2921.34,2925.54,2.75,100.0,0.0943,0.4,0.14,0.26,flip -12910,做空,2025-11-26 03:30:00,2025-11-26 04:00:00,2925.54,2932.9,2.78,100.0,0.0949,-0.7,0.14,-0.84,flip -12911,做多,2025-11-26 04:00:00,2025-11-26 04:30:00,2932.9,2929.19,2.77,100.0,0.0943,-0.35,0.14,-0.49,flip -12912,做空,2025-11-26 04:30:00,2025-11-26 05:00:00,2929.19,2939.61,2.76,100.0,0.0942,-0.98,0.14,-1.12,flip -12913,做多,2025-11-26 05:00:00,2025-11-26 07:30:00,2939.61,2943.05,2.75,100.0,0.0934,0.32,0.14,0.18,flip -12914,做空,2025-11-26 07:30:00,2025-11-26 13:30:00,2943.05,2932.67,2.75,100.0,0.0933,0.97,0.14,0.83,flip -12915,做多,2025-11-26 13:30:00,2025-11-26 14:30:00,2932.67,2909.33,2.75,100.0,0.0939,-2.19,0.14,-2.33,flip -12916,做空,2025-11-26 14:30:00,2025-11-26 15:00:00,2909.33,2934.99,2.73,100.0,0.0938,-2.41,0.14,-2.54,flip -12917,做多,2025-11-26 15:00:00,2025-11-26 15:30:00,2934.99,2926.63,2.7,100.0,0.0921,-0.77,0.13,-0.9,flip -12918,做空,2025-11-26 15:30:00,2025-11-26 16:00:00,2926.63,2942.89,2.69,100.0,0.092,-1.5,0.14,-1.63,flip -12919,做多,2025-11-26 16:00:00,2025-11-27 09:30:00,2942.89,3026.19,2.67,100.0,0.0909,7.57,0.14,7.43,flip -12920,做空,2025-11-27 09:30:00,2025-11-27 10:00:00,3026.19,3030.73,2.77,100.0,0.0916,-0.42,0.14,-0.55,flip -12921,做多,2025-11-27 10:00:00,2025-11-27 11:00:00,3030.73,3026.73,2.77,100.0,0.0912,-0.36,0.14,-0.5,flip -12922,做空,2025-11-27 11:00:00,2025-11-27 11:30:00,3026.73,3026.76,2.76,100.0,0.0911,-0.0,0.14,-0.14,flip -12923,做多,2025-11-27 11:30:00,2025-11-27 22:30:00,3026.76,3009.42,2.76,100.0,0.0911,-1.58,0.14,-1.72,flip -12924,做空,2025-11-27 22:30:00,2025-11-27 23:00:00,3009.42,3011.38,2.74,100.0,0.091,-0.18,0.14,-0.32,flip -12925,做多,2025-11-27 23:00:00,2025-11-28 00:30:00,3011.38,3013.51,2.73,100.0,0.0908,0.19,0.14,0.06,flip -12926,做空,2025-11-28 00:30:00,2025-11-28 04:00:00,3013.51,3013.29,2.75,100.0,0.0912,0.02,0.14,-0.12,flip -12927,做多,2025-11-28 04:00:00,2025-11-28 06:00:00,3013.29,3009.99,2.74,100.0,0.0911,-0.3,0.14,-0.44,flip -12928,做空,2025-11-28 06:00:00,2025-11-28 07:00:00,3009.99,3020.19,2.74,100.0,0.091,-0.93,0.14,-1.07,flip -12929,做多,2025-11-28 07:00:00,2025-11-28 07:30:00,3020.19,3000.15,2.73,100.0,0.0903,-1.81,0.14,-1.94,flip -12930,做空,2025-11-28 07:30:00,2025-11-28 08:00:00,3000.15,3016.76,2.71,100.0,0.0902,-1.5,0.14,-1.63,flip -12931,做多,2025-11-28 08:00:00,2025-11-28 08:30:00,3016.76,3063.56,2.69,100.0,0.0891,4.17,0.14,4.03,tp_upper -12932,做多,2025-11-28 08:30:00,2025-11-28 11:00:00,3063.56,3028.97,2.73,100.0,0.089,-3.08,0.13,-3.21,flip -12933,做空,2025-11-28 11:00:00,2025-11-28 17:30:00,3028.97,3033.6,2.69,100.0,0.0889,-0.41,0.13,-0.55,flip -12934,做多,2025-11-28 17:30:00,2025-11-28 21:30:00,3033.6,3035.03,2.69,100.0,0.0886,0.13,0.13,-0.01,flip -12935,做空,2025-11-28 21:30:00,2025-11-28 22:30:00,3035.03,3038.31,2.69,100.0,0.0885,-0.29,0.13,-0.42,flip -12936,做多,2025-11-28 22:30:00,2025-11-28 23:00:00,3038.31,3035.58,2.68,100.0,0.0882,-0.24,0.13,-0.37,flip -12937,做空,2025-11-28 23:00:00,2025-11-29 01:00:00,3035.58,3037.8,2.67,100.0,0.0881,-0.2,0.13,-0.33,flip -12938,做多,2025-11-29 01:00:00,2025-11-29 05:30:00,3037.8,3031.6,2.7,100.0,0.0889,-0.55,0.13,-0.69,flip -12939,做空,2025-11-29 05:30:00,2025-11-29 15:00:00,3031.6,2999.87,2.69,100.0,0.0888,2.82,0.13,2.68,flip -12940,做多,2025-11-29 15:00:00,2025-11-30 02:30:00,2999.87,2989.9,2.72,100.0,0.0906,-0.9,0.14,-1.04,flip -12941,做空,2025-11-30 02:30:00,2025-11-30 03:30:00,2989.9,3000.43,2.71,100.0,0.0907,-0.96,0.14,-1.09,flip -12942,做多,2025-11-30 03:30:00,2025-11-30 05:00:00,3000.43,2984.34,2.7,100.0,0.09,-1.45,0.13,-1.58,flip -12943,做空,2025-11-30 05:00:00,2025-11-30 06:00:00,2984.34,2996.29,2.68,100.0,0.0899,-1.07,0.13,-1.21,flip -12944,做多,2025-11-30 06:00:00,2025-11-30 13:00:00,2996.29,3045.37,2.67,100.0,0.0891,4.37,0.14,4.24,tp_upper -12945,做多,2025-11-30 22:30:00,2025-11-30 23:00:00,3031.91,3006.73,2.71,100.0,0.0894,-2.25,0.13,-2.39,flip -12946,做空,2025-11-30 23:00:00,2025-12-01 00:00:00,3006.73,2891.77,2.69,100.0,0.0893,10.27,0.13,10.14,tp_lower -12947,做多,2025-12-01 22:00:00,2025-12-01 22:30:00,2798.6,2795.65,2.8,100.0,0.1,-0.3,0.14,-0.43,flip -12948,做空,2025-12-01 22:30:00,2025-12-01 23:00:00,2795.65,2811.53,2.79,100.0,0.0999,-1.59,0.14,-1.73,flip -12949,做多,2025-12-01 23:00:00,2025-12-02 00:00:00,2811.53,2789.26,2.78,100.0,0.0987,-2.2,0.14,-2.34,flip -12950,做空,2025-12-02 00:00:00,2025-12-02 00:30:00,2789.26,2794.28,2.76,100.0,0.0989,-0.5,0.14,-0.63,flip -12951,做多,2025-12-02 00:30:00,2025-12-02 03:00:00,2794.28,2789.55,2.75,100.0,0.0984,-0.47,0.14,-0.6,flip -12952,做空,2025-12-02 03:00:00,2025-12-02 03:30:00,2789.55,2803.24,2.74,100.0,0.0983,-1.35,0.14,-1.48,flip -12953,做多,2025-12-02 03:30:00,2025-12-02 14:00:00,2803.24,2859.38,2.73,100.0,0.0973,5.46,0.14,5.32,tp_upper -12954,做多,2025-12-04 13:00:00,2025-12-04 16:30:00,3184.21,3167.15,2.79,100.0,0.0876,-1.49,0.14,-1.63,flip -12955,做空,2025-12-04 16:30:00,2025-12-04 19:00:00,3167.15,3092.03,2.77,100.0,0.0875,6.57,0.14,6.44,tp_lower -12956,做多,2025-12-05 01:00:00,2025-12-05 01:30:00,3163.34,3162.08,2.84,100.0,0.0898,-0.11,0.14,-0.26,flip -12957,做空,2025-12-05 01:30:00,2025-12-05 02:00:00,3162.08,3176.56,2.84,100.0,0.0897,-1.3,0.14,-1.44,flip -12958,做多,2025-12-05 02:00:00,2025-12-05 04:30:00,3176.56,3167.17,2.82,100.0,0.0888,-0.83,0.14,-0.97,flip -12959,做空,2025-12-05 04:30:00,2025-12-05 06:00:00,3167.17,3164.73,2.81,100.0,0.0887,0.22,0.14,0.08,flip -12960,做多,2025-12-05 06:00:00,2025-12-05 08:30:00,3164.73,3153.88,2.81,100.0,0.0887,-0.96,0.14,-1.1,flip -12961,做空,2025-12-05 08:30:00,2025-12-05 15:00:00,3153.88,3137.86,2.8,100.0,0.0887,1.42,0.14,1.28,flip -12962,做多,2025-12-05 15:00:00,2025-12-05 15:30:00,3137.86,3105.39,2.81,100.0,0.0895,-2.91,0.14,-3.04,flip -12963,做空,2025-12-05 15:30:00,2025-12-05 16:30:00,3105.39,3031.24,2.78,100.0,0.0894,6.63,0.14,6.49,tp_lower -12964,做多,2025-12-06 09:00:00,2025-12-06 09:30:00,3029.69,3028.64,2.86,100.0,0.0944,-0.1,0.14,-0.24,flip -12965,做空,2025-12-06 09:30:00,2025-12-06 10:00:00,3028.64,3029.24,2.86,100.0,0.0943,-0.06,0.14,-0.2,flip -12966,做多,2025-12-06 10:00:00,2025-12-06 14:00:00,3029.24,3045.73,2.85,100.0,0.0941,1.55,0.14,1.41,tp_upper -12967,做多,2025-12-06 15:30:00,2025-12-06 19:00:00,3040.08,3036.09,2.86,100.0,0.0942,-0.38,0.14,-0.52,flip -12968,做空,2025-12-06 19:00:00,2025-12-06 20:00:00,3036.09,3036.75,2.86,100.0,0.0941,-0.06,0.14,-0.21,flip -12969,做多,2025-12-06 20:00:00,2025-12-06 23:00:00,3036.75,3029.0,2.85,100.0,0.094,-0.73,0.14,-0.87,flip -12970,做空,2025-12-06 23:00:00,2025-12-06 23:30:00,3029.0,3036.53,2.84,100.0,0.0939,-0.71,0.14,-0.85,flip -12971,做多,2025-12-06 23:30:00,2025-12-07 04:30:00,3036.53,3045.08,2.83,100.0,0.0933,0.8,0.14,0.66,flip -12972,做空,2025-12-07 04:30:00,2025-12-07 06:00:00,3045.08,3044.97,2.86,100.0,0.0939,0.01,0.14,-0.13,flip -12973,做多,2025-12-07 06:00:00,2025-12-07 07:00:00,3044.97,3036.57,2.86,100.0,0.0938,-0.79,0.14,-0.93,flip -12974,做空,2025-12-07 07:00:00,2025-12-07 10:30:00,3036.57,3037.08,2.85,100.0,0.0937,-0.05,0.14,-0.19,flip -12975,做多,2025-12-07 10:30:00,2025-12-07 11:00:00,3037.08,3035.01,2.84,100.0,0.0936,-0.19,0.14,-0.34,flip -12976,做空,2025-12-07 11:00:00,2025-12-07 12:00:00,3035.01,3040.74,2.84,100.0,0.0935,-0.54,0.14,-0.68,flip -12977,做多,2025-12-07 12:00:00,2025-12-07 13:00:00,3040.74,3028.83,2.83,100.0,0.093,-1.11,0.14,-1.25,flip -12978,做空,2025-12-07 13:00:00,2025-12-07 14:00:00,3028.83,2938.26,2.82,100.0,0.0929,8.42,0.14,8.28,tp_lower -12979,做多,2025-12-07 15:30:00,2025-12-07 22:00:00,3026.96,3044.0,2.9,100.0,0.0957,1.63,0.15,1.48,flip -12980,做空,2025-12-07 22:00:00,2025-12-07 23:30:00,3044.0,3058.14,2.91,100.0,0.0956,-1.35,0.15,-1.5,flip -12981,做多,2025-12-07 23:30:00,2025-12-08 00:00:00,3058.14,3055.4,2.89,100.0,0.0946,-0.26,0.14,-0.4,flip -12982,做空,2025-12-08 00:00:00,2025-12-08 00:30:00,3055.4,3061.66,2.91,100.0,0.0954,-0.6,0.15,-0.74,flip -12983,做多,2025-12-08 00:30:00,2025-12-08 15:00:00,3061.66,3106.44,2.9,100.0,0.0949,4.25,0.15,4.1,flip -12984,做空,2025-12-08 15:00:00,2025-12-08 16:00:00,3106.44,3119.78,2.94,100.0,0.0948,-1.26,0.15,-1.41,flip -12985,做多,2025-12-08 16:00:00,2025-12-08 16:30:00,3119.78,3106.65,2.93,100.0,0.0939,-1.23,0.15,-1.38,flip -12986,做空,2025-12-08 16:30:00,2025-12-08 17:30:00,3106.65,3119.19,2.91,100.0,0.0938,-1.18,0.15,-1.32,flip -12987,做多,2025-12-08 17:30:00,2025-12-08 18:00:00,3119.19,3113.19,2.9,100.0,0.0929,-0.56,0.14,-0.7,flip -12988,做空,2025-12-08 18:00:00,2025-12-08 20:00:00,3113.19,3125.84,2.89,100.0,0.0928,-1.17,0.15,-1.32,flip -12989,做多,2025-12-08 20:00:00,2025-12-08 22:00:00,3125.84,3129.13,2.88,100.0,0.092,0.3,0.14,0.16,flip -12990,做空,2025-12-08 22:00:00,2025-12-09 00:00:00,3129.13,3134.0,2.88,100.0,0.0919,-0.45,0.14,-0.59,flip -12991,做多,2025-12-09 00:00:00,2025-12-09 00:30:00,3134.0,3118.35,2.89,100.0,0.0923,-1.44,0.14,-1.59,flip -12992,做空,2025-12-09 00:30:00,2025-12-09 03:30:00,3118.35,3127.99,2.87,100.0,0.0922,-0.89,0.14,-1.03,flip -12993,做多,2025-12-09 03:30:00,2025-12-09 04:00:00,3127.99,3124.9,2.86,100.0,0.0915,-0.28,0.14,-0.43,flip -12994,做空,2025-12-09 04:00:00,2025-12-09 07:00:00,3124.9,3120.64,2.86,100.0,0.0914,0.39,0.14,0.25,flip -12995,做多,2025-12-09 07:00:00,2025-12-09 09:00:00,3120.64,3115.18,2.86,100.0,0.0916,-0.5,0.14,-0.64,flip -12996,做空,2025-12-09 09:00:00,2025-12-09 11:30:00,3115.18,3116.91,2.85,100.0,0.0915,-0.16,0.14,-0.3,flip -12997,做多,2025-12-09 11:30:00,2025-12-09 13:30:00,3116.91,3115.86,2.85,100.0,0.0913,-0.1,0.14,-0.24,flip -12998,做空,2025-12-09 13:30:00,2025-12-09 14:30:00,3115.86,3116.21,2.84,100.0,0.0912,-0.03,0.14,-0.17,flip -12999,做多,2025-12-09 14:30:00,2025-12-09 15:00:00,3116.21,3154.98,2.84,100.0,0.0911,3.53,0.14,3.39,tp_upper -13000,做多,2025-12-09 15:00:00,2025-12-09 15:30:00,3154.98,3244.61,2.87,100.0,0.091,8.16,0.15,8.01,tp_upper -13001,做多,2025-12-10 07:30:00,2025-12-10 08:30:00,3325.65,3320.53,2.98,100.0,0.0895,-0.46,0.15,-0.61,flip -13002,做空,2025-12-10 08:30:00,2025-12-10 09:30:00,3320.53,3346.45,2.97,100.0,0.0894,-2.32,0.15,-2.47,flip -13003,做多,2025-12-10 09:30:00,2025-12-10 10:00:00,3346.45,3326.92,2.94,100.0,0.088,-1.72,0.15,-1.86,flip -13004,做空,2025-12-10 10:00:00,2025-12-10 12:30:00,3326.92,3323.04,2.92,100.0,0.0879,0.34,0.15,0.19,flip -13005,做多,2025-12-10 12:30:00,2025-12-10 14:30:00,3323.04,3318.6,2.92,100.0,0.088,-0.39,0.15,-0.54,flip -13006,做空,2025-12-10 14:30:00,2025-12-10 15:00:00,3318.6,3321.5,2.92,100.0,0.0879,-0.25,0.15,-0.4,flip -13007,做多,2025-12-10 15:00:00,2025-12-10 17:00:00,3321.5,3367.3,2.91,100.0,0.0877,4.02,0.15,3.87,tp_upper -13008,做多,2025-12-10 21:00:00,2025-12-10 21:30:00,3355.49,3338.54,2.95,100.0,0.0879,-1.49,0.15,-1.64,flip -13009,做空,2025-12-10 21:30:00,2025-12-10 22:30:00,3338.54,3345.17,2.93,100.0,0.0878,-0.58,0.15,-0.73,flip -13010,做多,2025-12-10 22:30:00,2025-12-10 23:00:00,3345.17,3329.72,2.92,100.0,0.0874,-1.35,0.15,-1.5,flip -13011,做空,2025-12-10 23:00:00,2025-12-11 18:00:00,3329.72,3200.18,2.91,100.0,0.0873,11.31,0.14,11.17,flip -13012,做多,2025-12-11 18:00:00,2025-12-11 19:30:00,3200.18,3192.83,3.04,100.0,0.0951,-0.7,0.15,-0.85,flip -13013,做空,2025-12-11 19:30:00,2025-12-11 20:00:00,3192.83,3201.29,3.03,100.0,0.095,-0.8,0.15,-0.96,flip -13014,做多,2025-12-11 20:00:00,2025-12-11 21:00:00,3201.29,3256.0,3.02,100.0,0.0944,5.17,0.15,5.01,tp_upper -13015,做多,2025-12-12 01:00:00,2025-12-12 11:00:00,3231.9,3232.17,3.08,100.0,0.0953,0.03,0.15,-0.13,flip -13016,做空,2025-12-12 11:00:00,2025-12-12 11:30:00,3232.17,3241.18,3.08,100.0,0.0952,-0.86,0.15,-1.01,flip -13017,做多,2025-12-12 11:30:00,2025-12-12 12:00:00,3241.18,3234.99,3.07,100.0,0.0946,-0.59,0.15,-0.74,flip -13018,做空,2025-12-12 12:00:00,2025-12-12 12:30:00,3234.99,3245.91,3.06,100.0,0.0945,-1.03,0.15,-1.19,flip -13019,做多,2025-12-12 12:30:00,2025-12-12 13:00:00,3245.91,3240.01,3.04,100.0,0.0938,-0.55,0.15,-0.71,flip -13020,做空,2025-12-12 13:00:00,2025-12-12 13:30:00,3240.01,3241.01,3.04,100.0,0.0937,-0.09,0.15,-0.25,flip -13021,做多,2025-12-12 13:30:00,2025-12-12 14:00:00,3241.01,3223.22,3.03,100.0,0.0935,-1.66,0.15,-1.81,flip -13022,做空,2025-12-12 14:00:00,2025-12-12 14:30:00,3223.22,3229.91,3.01,100.0,0.0934,-0.63,0.15,-0.78,flip -13023,做多,2025-12-12 14:30:00,2025-12-13 07:00:00,3229.91,3091.94,3.0,100.0,0.093,-12.83,0.14,-12.97,flip -13024,做空,2025-12-13 07:00:00,2025-12-13 13:30:00,3091.94,3108.0,2.89,100.0,0.0936,-1.5,0.15,-1.65,flip -13025,做多,2025-12-13 13:30:00,2025-12-13 14:00:00,3108.0,3096.06,2.88,100.0,0.0926,-1.11,0.14,-1.25,flip -13026,做空,2025-12-13 14:00:00,2025-12-13 14:30:00,3096.06,3109.43,2.86,100.0,0.0925,-1.24,0.14,-1.38,flip -13027,做多,2025-12-13 14:30:00,2025-12-13 17:00:00,3109.43,3096.6,2.85,100.0,0.0916,-1.17,0.14,-1.32,flip -13028,做空,2025-12-13 17:00:00,2025-12-13 17:30:00,3096.6,3099.57,2.83,100.0,0.0915,-0.27,0.14,-0.41,flip -13029,做多,2025-12-13 17:30:00,2025-12-13 18:30:00,3099.57,3100.42,2.83,100.0,0.0912,0.08,0.14,-0.06,flip -13030,做空,2025-12-13 18:30:00,2025-12-13 19:00:00,3100.42,3102.95,2.83,100.0,0.0911,-0.23,0.14,-0.37,flip -13031,做多,2025-12-13 19:00:00,2025-12-13 20:30:00,3102.95,3103.03,2.82,100.0,0.0909,0.01,0.14,-0.13,flip -13032,做空,2025-12-13 20:30:00,2025-12-13 21:30:00,3103.03,3110.15,2.82,100.0,0.0908,-0.65,0.14,-0.79,flip -13033,做多,2025-12-13 21:30:00,2025-12-13 22:00:00,3110.15,3106.93,2.81,100.0,0.0903,-0.29,0.14,-0.43,flip -13034,做空,2025-12-13 22:00:00,2025-12-13 22:30:00,3106.93,3112.77,2.8,100.0,0.0902,-0.53,0.14,-0.67,flip -13035,做多,2025-12-13 22:30:00,2025-12-14 00:00:00,3112.77,3109.01,2.79,100.0,0.0898,-0.34,0.14,-0.48,flip -13036,做空,2025-12-14 00:00:00,2025-12-14 00:30:00,3109.01,3117.8,2.82,100.0,0.0907,-0.8,0.14,-0.94,flip -13037,做多,2025-12-14 00:30:00,2025-12-14 04:30:00,3117.8,3109.99,2.81,100.0,0.0901,-0.7,0.14,-0.84,flip -13038,做空,2025-12-14 04:30:00,2025-12-14 05:30:00,3109.99,3110.34,2.8,100.0,0.09,-0.03,0.14,-0.17,flip -13039,做多,2025-12-14 05:30:00,2025-12-14 06:00:00,3110.34,3106.67,2.8,100.0,0.0899,-0.33,0.14,-0.47,flip -13040,做空,2025-12-14 06:00:00,2025-12-14 06:30:00,3106.67,3109.44,2.79,100.0,0.0898,-0.25,0.14,-0.39,flip -13041,做多,2025-12-14 06:30:00,2025-12-14 07:00:00,3109.44,3108.56,2.78,100.0,0.0895,-0.08,0.14,-0.22,flip -13042,做空,2025-12-14 07:00:00,2025-12-14 07:30:00,3108.56,3113.77,2.78,100.0,0.0894,-0.47,0.14,-0.61,flip -13043,做多,2025-12-14 07:30:00,2025-12-14 08:30:00,3113.77,3109.71,2.77,100.0,0.0891,-0.36,0.14,-0.5,flip -13044,做空,2025-12-14 08:30:00,2025-12-14 09:00:00,3109.71,3109.52,2.77,100.0,0.089,0.02,0.14,-0.12,flip -13045,做多,2025-12-14 09:00:00,2025-12-14 09:30:00,3109.52,3107.84,2.76,100.0,0.0889,-0.15,0.14,-0.29,flip -13046,做空,2025-12-14 09:30:00,2025-12-14 11:30:00,3107.84,3083.45,2.76,100.0,0.0888,2.17,0.14,2.03,tp_lower -13047,做多,2025-12-14 16:00:00,2025-12-15 02:00:00,3099.15,3133.04,2.78,100.0,0.0897,3.04,0.14,2.9,tp_upper -13048,做多,2025-12-16 10:30:00,2025-12-16 13:30:00,2946.4,2910.06,2.84,100.0,0.0963,-3.5,0.14,-3.64,flip -13049,做空,2025-12-16 13:30:00,2025-12-16 14:00:00,2910.06,2931.66,2.8,100.0,0.0962,-2.08,0.14,-2.22,flip -13050,做多,2025-12-16 14:00:00,2025-12-16 15:00:00,2931.66,2924.48,2.78,100.0,0.0947,-0.68,0.14,-0.82,flip -13051,做空,2025-12-16 15:00:00,2025-12-16 15:30:00,2924.48,2961.78,2.77,100.0,0.0946,-3.53,0.14,-3.67,flip -13052,做多,2025-12-16 15:30:00,2025-12-16 16:00:00,2961.78,2947.54,2.73,100.0,0.0921,-1.31,0.14,-1.45,flip -13053,做空,2025-12-16 16:00:00,2025-12-16 18:30:00,2947.54,2950.75,2.71,100.0,0.092,-0.3,0.14,-0.43,flip -13054,做多,2025-12-16 18:30:00,2025-12-16 19:00:00,2950.75,2929.39,2.71,100.0,0.0917,-1.96,0.13,-2.09,flip -13055,做空,2025-12-16 19:00:00,2025-12-16 19:30:00,2929.39,2944.18,2.68,100.0,0.0916,-1.36,0.13,-1.49,flip -13056,做多,2025-12-16 19:30:00,2025-12-17 02:00:00,2944.18,2946.56,2.67,100.0,0.0906,0.22,0.13,0.08,flip -13057,做空,2025-12-17 02:00:00,2025-12-17 02:30:00,2946.56,2958.38,2.69,100.0,0.0913,-1.08,0.13,-1.21,flip -13058,做多,2025-12-17 02:30:00,2025-12-17 03:30:00,2958.38,2946.34,2.68,100.0,0.0904,-1.09,0.13,-1.22,flip -13059,做空,2025-12-17 03:30:00,2025-12-17 07:30:00,2946.34,2946.59,2.66,100.0,0.0903,-0.02,0.13,-0.16,flip -13060,做多,2025-12-17 07:30:00,2025-12-17 08:00:00,2946.59,2928.34,2.66,100.0,0.0902,-1.65,0.13,-1.78,flip -13061,做空,2025-12-17 08:00:00,2025-12-17 13:30:00,2928.34,2943.22,2.64,100.0,0.0901,-1.34,0.13,-1.47,flip -13062,做多,2025-12-17 13:30:00,2025-12-17 14:00:00,2943.22,2940.59,2.62,100.0,0.0891,-0.23,0.13,-0.37,flip -13063,做空,2025-12-17 14:00:00,2025-12-17 14:30:00,2940.59,2993.93,2.62,100.0,0.0891,-4.75,0.13,-4.88,flip -13064,做多,2025-12-17 14:30:00,2025-12-17 15:00:00,2993.93,3012.52,2.57,100.0,0.0858,1.59,0.13,1.47,tp_upper -13065,做多,2025-12-18 08:00:00,2025-12-18 13:00:00,2842.64,2889.5,2.6,100.0,0.0915,4.29,0.13,4.16,tp_upper -13066,做多,2025-12-19 03:00:00,2025-12-19 17:30:00,2911.2,2938.64,2.64,100.0,0.0909,2.49,0.13,2.36,flip -13067,做空,2025-12-19 17:30:00,2025-12-20 07:30:00,2938.64,2980.26,2.67,100.0,0.0908,-3.78,0.14,-3.91,flip -13068,做多,2025-12-20 07:30:00,2025-12-20 10:00:00,2980.26,2976.96,2.63,100.0,0.0883,-0.29,0.13,-0.42,flip -13069,做空,2025-12-20 10:00:00,2025-12-20 10:30:00,2976.96,2977.72,2.62,100.0,0.0882,-0.07,0.13,-0.2,flip -13070,做多,2025-12-20 10:30:00,2025-12-20 13:00:00,2977.72,2970.64,2.62,100.0,0.088,-0.62,0.13,-0.75,flip -13071,做空,2025-12-20 13:00:00,2025-12-20 20:30:00,2970.64,2983.06,2.61,100.0,0.0879,-1.09,0.13,-1.22,flip -13072,做多,2025-12-20 20:30:00,2025-12-20 21:30:00,2983.06,2977.51,2.6,100.0,0.0871,-0.48,0.13,-0.61,flip -13073,做空,2025-12-20 21:30:00,2025-12-20 22:30:00,2977.51,2976.03,2.59,100.0,0.087,0.13,0.13,-0.0,flip -13074,做多,2025-12-20 22:30:00,2025-12-21 00:30:00,2976.03,2978.51,2.59,100.0,0.087,0.22,0.13,0.09,flip -13075,做空,2025-12-21 00:30:00,2025-12-21 04:00:00,2978.51,2976.23,2.61,100.0,0.0875,0.2,0.13,0.07,flip -13076,做多,2025-12-21 04:00:00,2025-12-21 04:30:00,2976.23,2973.8,2.61,100.0,0.0876,-0.21,0.13,-0.34,flip -13077,做空,2025-12-21 04:30:00,2025-12-21 05:00:00,2973.8,2975.06,2.6,100.0,0.0875,-0.11,0.13,-0.24,flip -13078,做多,2025-12-21 05:00:00,2025-12-21 08:30:00,2975.06,2990.78,2.6,100.0,0.0873,1.37,0.13,1.24,tp_upper -13079,做多,2025-12-21 15:30:00,2025-12-21 17:00:00,2973.23,2978.24,2.61,100.0,0.0877,0.44,0.13,0.31,flip -13080,做空,2025-12-21 17:00:00,2025-12-21 17:30:00,2978.24,2982.43,2.61,100.0,0.0876,-0.37,0.13,-0.5,flip -13081,做多,2025-12-21 17:30:00,2025-12-21 18:00:00,2982.43,2976.48,2.6,100.0,0.0873,-0.52,0.13,-0.65,flip -13082,做空,2025-12-21 18:00:00,2025-12-21 18:30:00,2976.48,2986.97,2.6,100.0,0.0872,-0.91,0.13,-1.05,flip -13083,做多,2025-12-21 18:30:00,2025-12-21 19:30:00,2986.97,2989.48,2.58,100.0,0.0865,0.22,0.13,0.09,flip -13084,做空,2025-12-21 19:30:00,2025-12-21 22:00:00,2989.48,2985.63,2.58,100.0,0.0864,0.33,0.13,0.2,flip -13085,做多,2025-12-21 22:00:00,2025-12-22 00:00:00,2985.63,3028.49,2.58,100.0,0.0866,3.71,0.13,3.58,tp_upper -13086,做多,2025-12-22 14:30:00,2025-12-22 15:00:00,3060.59,3040.39,2.65,100.0,0.0864,-1.75,0.13,-1.88,flip -13087,做空,2025-12-22 15:00:00,2025-12-22 15:30:00,3040.39,3051.22,2.62,100.0,0.0863,-0.94,0.13,-1.07,flip -13088,做多,2025-12-22 15:30:00,2025-12-22 17:00:00,3051.22,3031.5,2.61,100.0,0.0856,-1.69,0.13,-1.82,flip -13089,做空,2025-12-22 17:00:00,2025-12-22 18:00:00,3031.5,3031.56,2.59,100.0,0.0855,-0.01,0.13,-0.13,flip -13090,做多,2025-12-22 18:00:00,2025-12-23 01:00:00,3031.56,3019.71,2.59,100.0,0.0855,-1.01,0.13,-1.14,flip -13091,做空,2025-12-23 01:00:00,2025-12-23 20:00:00,3019.71,2955.2,2.59,100.0,0.0858,5.53,0.13,5.41,flip -13092,做多,2025-12-23 20:00:00,2025-12-23 22:30:00,2955.2,2959.86,2.64,100.0,0.0894,0.42,0.13,0.28,flip -13093,做空,2025-12-23 22:30:00,2025-12-24 16:30:00,2959.86,2939.15,2.64,100.0,0.0893,1.85,0.13,1.72,flip -13094,做多,2025-12-24 16:30:00,2025-12-25 05:00:00,2939.15,2940.54,2.67,100.0,0.0907,0.13,0.13,-0.01,flip -13095,做空,2025-12-25 05:00:00,2025-12-25 05:30:00,2940.54,2941.0,2.67,100.0,0.0907,-0.04,0.13,-0.18,flip -13096,做多,2025-12-25 05:30:00,2025-12-25 06:00:00,2941.0,2937.97,2.66,100.0,0.0906,-0.27,0.13,-0.41,flip -13097,做空,2025-12-25 06:00:00,2025-12-25 06:30:00,2937.97,2941.94,2.66,100.0,0.0905,-0.36,0.13,-0.49,flip -13098,做多,2025-12-25 06:30:00,2025-12-25 07:00:00,2941.94,2938.85,2.65,100.0,0.0902,-0.28,0.13,-0.41,flip -13099,做空,2025-12-25 07:00:00,2025-12-25 07:30:00,2938.85,2940.84,2.65,100.0,0.0901,-0.18,0.13,-0.31,flip -13100,做多,2025-12-25 07:30:00,2025-12-25 08:00:00,2940.84,2921.97,2.64,100.0,0.0899,-1.7,0.13,-1.83,flip -13101,做空,2025-12-25 08:00:00,2025-12-25 15:00:00,2921.97,2948.79,2.62,100.0,0.0898,-2.41,0.13,-2.54,flip -13102,做多,2025-12-25 15:00:00,2025-12-25 22:00:00,2948.79,2937.8,2.6,100.0,0.0881,-0.97,0.13,-1.1,flip -13103,做空,2025-12-25 22:00:00,2025-12-26 02:00:00,2937.8,2979.99,2.58,100.0,0.088,-3.71,0.13,-3.84,flip -13104,做多,2025-12-26 02:00:00,2025-12-26 14:30:00,2979.99,2916.39,2.57,100.0,0.0861,-5.48,0.13,-5.6,flip -13105,做空,2025-12-26 14:30:00,2025-12-27 11:00:00,2916.39,2926.41,2.51,100.0,0.086,-0.86,0.13,-0.99,flip -13106,做多,2025-12-27 11:00:00,2025-12-27 13:00:00,2926.41,2926.13,2.5,100.0,0.0855,-0.02,0.13,-0.15,flip -13107,做空,2025-12-27 13:00:00,2025-12-27 13:30:00,2926.13,2928.39,2.5,100.0,0.0854,-0.19,0.13,-0.32,flip -13108,做多,2025-12-27 13:30:00,2025-12-27 15:00:00,2928.39,2926.75,2.5,100.0,0.0852,-0.14,0.12,-0.26,flip -13109,做空,2025-12-27 15:00:00,2025-12-27 19:30:00,2926.75,2929.59,2.49,100.0,0.0851,-0.24,0.12,-0.37,flip -13110,做多,2025-12-27 19:30:00,2025-12-27 20:30:00,2929.59,2927.91,2.49,100.0,0.0849,-0.14,0.12,-0.27,flip -13111,做空,2025-12-27 20:30:00,2025-12-27 21:00:00,2927.91,2930.3,2.48,100.0,0.0848,-0.2,0.12,-0.33,flip -13112,做多,2025-12-27 21:00:00,2025-12-27 22:00:00,2930.3,2939.11,2.48,100.0,0.0846,0.75,0.12,0.62,tp_upper -13113,做多,2025-12-28 05:30:00,2025-12-28 09:30:00,2933.78,2936.47,2.5,100.0,0.0852,0.23,0.13,0.1,flip -13114,做空,2025-12-28 09:30:00,2025-12-28 10:00:00,2936.47,2941.05,2.5,100.0,0.0851,-0.39,0.13,-0.52,flip -13115,做多,2025-12-28 10:00:00,2025-12-28 12:00:00,2941.05,2941.91,2.49,100.0,0.0848,0.07,0.12,-0.05,flip -13116,做空,2025-12-28 12:00:00,2025-12-28 13:00:00,2941.91,2941.24,2.49,100.0,0.0847,0.06,0.12,-0.07,flip -13117,做多,2025-12-28 13:00:00,2025-12-28 13:30:00,2941.24,2939.24,2.49,100.0,0.0846,-0.17,0.12,-0.29,flip -13118,做空,2025-12-28 13:30:00,2025-12-28 14:00:00,2939.24,2944.13,2.49,100.0,0.0846,-0.41,0.12,-0.54,flip -13119,做多,2025-12-28 14:00:00,2025-12-28 15:00:00,2944.13,2952.55,2.48,100.0,0.0842,0.71,0.12,0.58,tp_upper -13120,做多,2025-12-28 16:30:00,2025-12-28 18:00:00,2941.99,2935.66,2.48,100.0,0.0844,-0.53,0.12,-0.66,flip -13121,做空,2025-12-28 18:00:00,2025-12-28 22:00:00,2935.66,2940.21,2.48,100.0,0.0843,-0.38,0.12,-0.51,flip -13122,做多,2025-12-28 22:00:00,2025-12-28 23:00:00,2940.21,2942.39,2.47,100.0,0.084,0.18,0.12,0.06,flip -13123,做空,2025-12-28 23:00:00,2025-12-30 03:00:00,2942.39,2939.28,2.47,100.0,0.0839,0.26,0.12,0.14,flip -13124,做多,2025-12-30 03:00:00,2025-12-30 08:00:00,2939.28,2975.52,2.49,100.0,0.0848,3.07,0.13,2.95,tp_upper -13125,做多,2025-12-30 19:30:00,2025-12-30 20:00:00,2970.32,2966.95,2.52,100.0,0.0849,-0.29,0.13,-0.41,flip -13126,做空,2025-12-30 20:00:00,2025-12-30 23:00:00,2966.95,2972.19,2.52,100.0,0.0848,-0.44,0.13,-0.57,flip -13127,做多,2025-12-30 23:00:00,2025-12-31 03:00:00,2972.19,2973.46,2.51,100.0,0.0844,0.11,0.13,-0.02,flip -13128,做空,2025-12-31 03:00:00,2025-12-31 05:00:00,2973.46,2977.66,2.52,100.0,0.0846,-0.36,0.13,-0.48,flip -13129,做多,2025-12-31 05:00:00,2025-12-31 05:30:00,2977.66,2973.67,2.51,100.0,0.0843,-0.34,0.13,-0.46,flip -13130,做空,2025-12-31 05:30:00,2025-12-31 06:00:00,2973.67,2975.8,2.5,100.0,0.0842,-0.18,0.13,-0.3,flip -13131,做多,2025-12-31 06:00:00,2025-12-31 06:30:00,2975.8,2974.02,2.5,100.0,0.084,-0.15,0.12,-0.27,flip -13132,做空,2025-12-31 06:30:00,2025-12-31 07:30:00,2974.02,2975.52,2.5,100.0,0.0839,-0.13,0.12,-0.25,flip -13133,做多,2025-12-31 07:30:00,2025-12-31 08:30:00,2975.52,2968.06,2.49,100.0,0.0837,-0.62,0.12,-0.75,flip -13134,做空,2025-12-31 08:30:00,2025-12-31 09:00:00,2968.06,2972.18,2.48,100.0,0.0837,-0.34,0.12,-0.47,flip -13135,做多,2025-12-31 09:00:00,2025-12-31 14:00:00,2972.18,3008.0,2.48,100.0,0.0833,2.99,0.13,2.86,tp_upper -13136,做多,2025-12-31 15:30:00,2025-12-31 16:30:00,2984.29,2974.81,2.5,100.0,0.0839,-0.8,0.12,-0.92,flip -13137,做空,2025-12-31 16:30:00,2025-12-31 18:00:00,2974.81,2980.85,2.49,100.0,0.0838,-0.51,0.12,-0.63,flip -13138,做多,2025-12-31 18:00:00,2025-12-31 18:30:00,2980.85,2973.16,2.49,100.0,0.0834,-0.64,0.12,-0.77,flip -13139,做空,2025-12-31 18:30:00,2025-12-31 19:00:00,2973.16,2975.51,2.48,100.0,0.0833,-0.2,0.12,-0.32,flip -13140,做多,2025-12-31 19:00:00,2025-12-31 22:30:00,2975.51,2976.06,2.47,100.0,0.0831,0.05,0.12,-0.08,flip -13141,做空,2025-12-31 22:30:00,2025-12-31 23:30:00,2976.06,2970.39,2.47,100.0,0.083,0.47,0.12,0.35,end diff --git a/strategy/results/bb_midline_30m_param_sweep.csv b/strategy/results/bb_midline_30m_param_sweep.csv deleted file mode 100644 index 2cfa7fe..0000000 --- a/strategy/results/bb_midline_30m_param_sweep.csv +++ /dev/null @@ -1,85 +0,0 @@ -period,std,period_step,std_step,final_eq,ret_pct,n_trades,win_rate,sharpe,dd -15,1.5,10,0.5,11.855192165034223,-94.07240391748289,19708,37.77146336513091,-0.6235222422995786,-284.85443596149724 -15,2.0,10,0.5,8.753359275898845,-95.62332036205058,20195,35.246348105966824,-0.7569673183718936,-263.2971212724792 -15,2.5,10,0.5,9.803525418208569,-95.09823729089571,20708,32.639559590496425,-0.4752350103234552,-277.4245022765702 -15,3.0,10,0.5,3.412780495824038,-98.29360975208797,21275,29.83783783783784,-0.511480053076418,-338.8119559579532 -15,3.5,10,0.5,6.198174773117584,-96.9009126134412,21716,27.73531037023393,-0.5128705717437164,-313.48715997416474 -15,4.0,10,0.5,20.69226809284817,-89.65386595357592,21948,26.571897211591033,-0.32674764882357116,-403.7400501883454 -25,1.5,10,0.5,5.836491805389524,-97.08175409730524,15020,35.22636484687084,-1.2249549689127937,-204.09205005290724 -25,2.0,10,0.5,12.081211963616443,-93.95939401819177,15311,32.577885180589114,-0.8898463515682434,-222.54350054966164 -25,2.5,10,0.5,19.914003433039493,-90.04299828348026,15659,30.161568427102626,-0.7895621638697325,-209.1994100018314 -25,3.0,10,0.5,9.425303324148096,-95.28734833792595,15976,28.067100650976464,-0.7300825335867858,-243.96197406916642 -25,3.5,10,0.5,5.855289614688857,-97.07235519265558,16253,26.55509752045776,-0.7085359518779542,-278.87154684168763 -25,4.0,10,0.5,19.200810578463244,-90.39959471076838,16495,25.407699302819037,-0.5772741076812997,-259.23352233813335 -35,1.5,10,0.5,28.21206634200495,-85.89396682899752,12085,34.73727761688043,-0.647009511262925,-223.61914840751774 -35,2.0,10,0.5,55.70970922376068,-72.14514538811966,12306,31.569965870307165,-0.39673167475158405,-248.8668646132019 -35,2.5,10,0.5,104.49489503334085,-47.75255248332957,12520,29.249201277955272,-0.235045001015176,-230.00122971261297 -35,3.0,10,0.5,56.342667499287515,-71.82866625035624,12752,27.40746549560853,-0.3682997075298054,-252.50663799518358 -35,3.5,10,0.5,107.45577769881035,-46.272111150594824,12984,26.070548367221196,-0.11749439894681797,-338.48701280893147 -35,4.0,10,0.5,247.34481984104798,23.67240992052399,13141,25.34053724982878,0.056546089336753404,-264.63887018550304 -45,1.5,10,0.5,13.15646879250955,-93.42176560374523,10385,34.10688493018777,-0.8149857539481573,-271.2863404459294 -45,2.0,10,0.5,11.80829464190141,-94.0958526790493,10598,31.307793923381773,-0.8912043997401211,-297.47872205043245 -45,2.5,10,0.5,19.14157030465441,-90.4292148476728,10763,28.96032704636254,-0.6910660598831703,-311.4102276700665 -45,3.0,10,0.5,8.655841919185013,-95.6720790404075,10963,27.091124692146312,-0.7225121606690603,-326.33298667933167 -45,3.5,10,0.5,11.91144901552033,-94.04427549223983,11138,26.08188184593284,-0.4970305469345722,-405.3189086446707 -45,4.0,10,0.5,9.249110224038603,-95.3754448879807,11280,25.407801418439718,-0.41890741502953877,-461.95310334212525 -55,1.5,10,0.5,18.500960550013694,-90.74951972499315,9480,32.07805907172996,-0.8630311046085801,-217.10439532674513 -55,2.0,10,0.5,17.84513535296389,-91.07743232351805,9674,29.0262559437668,-0.8346686137946728,-233.79233332465478 -55,2.5,10,0.5,11.28795717324628,-94.35602141337687,9829,26.899989826025028,-0.7157999288001704,-250.0470782402587 -55,3.0,10,0.5,6.758810067617017,-96.62059496619149,9991,25.3628265438895,-0.7901176121561565,-250.49463359988766 -55,3.5,10,0.5,25.48546333282715,-87.25726833358642,10108,24.39651760981401,-0.4341398096630764,-238.0657728760076 -55,4.0,10,0.5,29.947033814854976,-85.0264830925725,10226,23.714062194406416,-0.22621028615725514,-308.2508768025071 -65,1.5,10,0.5,70.01498211022908,-64.99250894488546,8797,31.41980220529726,-0.2472823034078909,-360.22920891906733 -65,2.0,10,0.5,43.99985728425265,-78.00007135787368,8982,28.635047873524826,-0.31226067485305287,-344.43297562483747 -65,2.5,10,0.5,11.141230088157057,-94.42938495592148,9139,26.326731589889484,-0.5877699195318181,-211.49453353955298 -65,3.0,10,0.5,23.243485816159232,-88.37825709192039,9249,25.14866472051033,-0.4199885865099326,-225.22292758760577 -65,3.5,10,0.5,30.046303723946345,-84.97684813802682,9351,24.371724949203294,-0.19507372955886226,-583.9077968841493 -65,4.0,10,0.5,72.17368768595833,-63.913156157020836,9438,23.924560288196652,-0.1043229443150086,-677.8833873149147 -75,1.5,10,0.5,28.878912457463993,-85.560543771268,8286,30.762732319575186,-0.712313061605688,-183.61532124127612 -75,2.0,10,0.5,14.421291378727464,-92.78935431063627,8483,27.77319344571496,-0.8044560280829893,-201.50595876109264 -75,2.5,10,0.5,4.806399583771505,-97.59680020811425,8610,26.10917537746806,-0.9313204289980628,-210.20790025893479 -75,3.0,10,0.5,25.508786019142804,-87.2456069904286,8727,24.876819067262517,-0.49409805140782975,-215.2630427100224 -75,3.5,10,0.5,16.653002578165868,-91.67349871091707,8830,23.997734994337485,-0.38357581879982244,-240.9197266621369 -75,4.0,10,0.5,66.21022764054645,-66.89488617972677,8918,23.716079838528817,-0.1250596640250747,-698.6447378168509 -85,1.5,10,0.5,14.951030134591296,-92.52448493270435,7845,29.547482472912684,-0.8953650772108298,-197.64150282305923 -85,2.0,10,0.5,3.498277467815169,-98.25086126609241,8019,26.66167851353037,-1.0458276339206454,-214.15579835858927 -85,2.5,10,0.5,1.7737078631867869,-99.1131460684066,8156,25.0,-1.0282285179369723,-213.61753481478925 -85,3.0,10,0.5,8.719403599603398,-95.6402982001983,8248,24.114936954413192,-0.8211787209745792,-211.61074718573 -85,3.5,10,0.5,8.943987615516464,-95.52800619224176,8328,23.499039385206533,-0.7549418677035037,-215.98611912681693 -85,4.0,10,0.5,23.1770265836258,-88.4114867081871,8401,23.021068920366623,-0.3729888932052693,-212.96678953288284 -95,1.5,10,0.5,24.927710059813517,-87.53614497009325,7408,29.306155507559396,-0.9520827117838521,-190.41061079110813 -95,2.0,10,0.5,16.06239432079733,-91.96880283960134,7527,26.69058057659094,-0.9398549359933428,-198.34239467123092 -95,2.5,10,0.5,21.973918801798945,-89.01304059910052,7633,25.153936853137694,-0.7146688539676412,-194.44238080585185 -95,3.0,10,0.5,45.828446580797696,-77.08577670960115,7709,24.361136334154885,-0.43326307968690586,-186.11539161963253 -95,3.5,10,0.5,60.57066438340541,-69.71466780829729,7806,23.7253394824494,-0.27195008259729253,-247.0975110088031 -95,4.0,10,0.5,143.79458015304226,-28.10270992347887,7872,23.310467479674795,-0.05263662190109353,-598.1389379467043 -105,1.5,10,0.5,16.454388894063115,-91.77280555296844,6991,28.92290087255042,-0.8170686782691946,-199.83483128223048 -105,2.0,10,0.5,17.491042243515682,-91.25447887824215,7107,26.72013507809202,-0.6527938090965348,-198.51731255242447 -105,2.5,10,0.5,13.7537652656679,-93.12311736716605,7193,25.079938829417493,-0.5618187399818152,-219.0288186814003 -105,3.0,10,0.5,26.65257798217648,-86.67371100891177,7272,24.284928492849282,-0.31235378013631904,-405.153180534651 -105,3.5,10,0.5,22.934969797555294,-88.53251510122236,7337,23.72904456862478,-0.3120317109901497,-344.1527116262127 -105,4.0,10,0.5,52.74918908477296,-73.62540545761352,7389,23.318446339152796,-0.13089661662245716,-768.1307536755826 -115,1.5,10,0.5,6.321018890365941,-96.83949055481703,6643,28.631642330272467,-1.0099053237536952,-206.58136634538567 -115,2.0,10,0.5,8.586175448038853,-95.70691227598057,6751,26.307213746111685,-0.7835254269427628,-220.54728033133756 -115,2.5,10,0.5,10.376641254511714,-94.81167937274414,6839,24.681971048398886,-0.6364432358639216,-218.41178219528035 -115,3.0,10,0.5,9.20546544012515,-95.39726727993742,6921,23.81158792082069,-0.594131818951341,-207.12155382705376 -115,3.5,10,0.5,7.630256305421915,-96.18487184728905,6966,23.16968130921619,-0.5844894984911244,-221.95436668671815 -115,4.0,10,0.5,7.8321546288246875,-96.08392268558765,7019,22.838011112694115,-0.44419049676595773,-229.18136807602502 -15,1.5,20,1.0,11.855192165034223,-94.07240391748289,19708,37.77146336513091,-0.6235222422995786,-284.85443596149724 -15,2.5,20,1.0,9.803525418208569,-95.09823729089571,20708,32.639559590496425,-0.4752350103234552,-277.4245022765702 -15,3.5,20,1.0,6.198174773117584,-96.9009126134412,21716,27.73531037023393,-0.5128705717437164,-313.48715997416474 -35,1.5,20,1.0,28.21206634200495,-85.89396682899752,12085,34.73727761688043,-0.647009511262925,-223.61914840751774 -35,2.5,20,1.0,104.49489503334085,-47.75255248332957,12520,29.249201277955272,-0.235045001015176,-230.00122971261297 -35,3.5,20,1.0,107.45577769881035,-46.272111150594824,12984,26.070548367221196,-0.11749439894681797,-338.48701280893147 -55,1.5,20,1.0,18.500960550013694,-90.74951972499315,9480,32.07805907172996,-0.8630311046085801,-217.10439532674513 -55,2.5,20,1.0,11.28795717324628,-94.35602141337687,9829,26.899989826025028,-0.7157999288001704,-250.0470782402587 -55,3.5,20,1.0,25.48546333282715,-87.25726833358642,10108,24.39651760981401,-0.4341398096630764,-238.0657728760076 -75,1.5,20,1.0,28.878912457463993,-85.560543771268,8286,30.762732319575186,-0.712313061605688,-183.61532124127612 -75,2.5,20,1.0,4.806399583771505,-97.59680020811425,8610,26.10917537746806,-0.9313204289980628,-210.20790025893479 -75,3.5,20,1.0,16.653002578165868,-91.67349871091707,8830,23.997734994337485,-0.38357581879982244,-240.9197266621369 -95,1.5,20,1.0,24.927710059813517,-87.53614497009325,7408,29.306155507559396,-0.9520827117838521,-190.41061079110813 -95,2.5,20,1.0,21.973918801798945,-89.01304059910052,7633,25.153936853137694,-0.7146688539676412,-194.44238080585185 -95,3.5,20,1.0,60.57066438340541,-69.71466780829729,7806,23.7253394824494,-0.27195008259729253,-247.0975110088031 -115,1.5,20,1.0,6.321018890365941,-96.83949055481703,6643,28.631642330272467,-1.0099053237536952,-206.58136634538567 -115,2.5,20,1.0,10.376641254511714,-94.81167937274414,6839,24.681971048398886,-0.6364432358639216,-218.41178219528035 -115,3.5,20,1.0,7.630256305421915,-96.18487184728905,6966,23.16968130921619,-0.5844894984911244,-221.95436668671815 diff --git a/strategy/results/bb_midline_5m_2020_2025_daily.csv b/strategy/results/bb_midline_5m_2020_2025_daily.csv deleted file mode 100644 index 79e8e86..0000000 --- a/strategy/results/bb_midline_5m_2020_2025_daily.csv +++ /dev/null @@ -1,2193 +0,0 @@ -datetime,equity,pnl -2020-01-01,196.91394478786853,0.0 -2020-01-02,193.0362471055464,-3.877697682322122 -2020-01-03,198.38608584028927,5.34983873474286 -2020-01-04,193.78025198047175,-4.605833859817523 -2020-01-05,198.52898023850074,4.74872825802899 -2020-01-06,196.1105502532639,-2.418429985236827 -2020-01-07,197.57183908248905,1.4612888292251398 -2020-01-08,202.10049473197714,4.528655649488087 -2020-01-09,194.32366069995572,-7.776834032021412 -2020-01-10,198.36578578671686,4.042125086761132 -2020-01-11,187.39445852848007,-10.971327258236784 -2020-01-12,192.3661297258506,4.97167119737054 -2020-01-13,194.1475321292349,1.781402403384277 -2020-01-14,197.37922134887762,3.231689219642732 -2020-01-15,195.5523741502158,-1.8268471986618238 -2020-01-16,189.2648905930018,-6.287483557213989 -2020-01-17,189.3220228015278,0.057132208525985106 -2020-01-18,189.0897216324185,-0.23230116910929155 -2020-01-19,183.82074740666428,-5.268974225754221 -2020-01-20,181.24577082199968,-2.574976584664597 -2020-01-21,175.6124285786446,-5.633342243355088 -2020-01-22,171.08297220686643,-4.529456371778167 -2020-01-23,170.68231552140028,-0.40065668546614575 -2020-01-24,174.0912904084627,3.4089748870624135 -2020-01-25,176.1249639497058,2.033673541243104 -2020-01-26,167.97552995972356,-8.149433989982242 -2020-01-27,167.65250955494926,-0.3230204047742973 -2020-01-28,169.03199851585794,1.3794889609086738 -2020-01-29,167.07636488051864,-1.9556336353392965 -2020-01-30,169.5606219877122,2.484257107193571 -2020-01-31,169.5784067844046,0.017784796692382088 -2020-02-01,169.5261561250461,-0.05225065935849216 -2020-02-02,172.2659135623694,2.7397574373233056 -2020-02-03,168.0774038428701,-4.188509719499308 -2020-02-04,172.7733740699909,4.695970227120796 -2020-02-05,172.2752619560765,-0.49811211391440224 -2020-02-06,162.35063695738043,-9.92462499869606 -2020-02-07,161.29686079129493,-1.0537761660854983 -2020-02-08,161.7907321374962,0.49387134620127426 -2020-02-09,160.84252332640253,-0.9482088110936786 -2020-02-10,165.12506824409104,4.2825449176885115 -2020-02-11,167.36396918740556,2.238900943314519 -2020-02-12,170.95448082367986,3.5905116362743 -2020-02-13,170.27549056883313,-0.6789902548467239 -2020-02-14,172.21350644806793,1.938015879234797 -2020-02-15,173.1792163935353,0.9657099454673812 -2020-02-16,177.42344852184084,4.244232128305526 -2020-02-17,167.6294240361278,-9.794024485713038 -2020-02-18,166.6199963364532,-1.0094276996746032 -2020-02-19,154.0841441696322,-12.535852166821002 -2020-02-20,159.9345884997653,5.850444330133115 -2020-02-21,158.23335876525934,-1.7012297345059721 -2020-02-22,156.04434002979795,-2.1890187354613886 -2020-02-23,155.75081171330993,-0.2935283164880218 -2020-02-24,157.9910053706296,2.2401936573196792 -2020-02-25,151.68833370319535,-6.302671667434254 -2020-02-26,149.88954106444584,-1.798792638749518 -2020-02-27,151.81089992650772,1.9213588620618793 -2020-02-28,142.02947165665182,-9.781428269855894 -2020-02-29,139.8806614833182,-2.1488101733336293 -2020-03-01,135.6212559941497,-4.2594054891685005 -2020-03-02,139.39847057925485,3.777214585105156 -2020-03-03,139.6700116869242,0.2715411076693499 -2020-03-04,140.3951660739084,0.725154386984201 -2020-03-05,137.82556009958356,-2.569605974324844 -2020-03-06,139.49334610494995,1.6677860053663949 -2020-03-07,138.8090917573824,-0.6842543475675598 -2020-03-08,141.02644658202408,2.2173548246416885 -2020-03-09,132.8916227836254,-8.134823798398685 -2020-03-10,138.4031999086278,5.511577125002418 -2020-03-11,132.48053788611634,-5.922662022511474 -2020-03-12,138.16408846688122,5.683550580764887 -2020-03-13,102.394954590226,-35.76913387665522 -2020-03-14,97.0167170681732,-5.378237522052814 -2020-03-15,90.75005253516815,-6.2666645330050414 -2020-03-16,96.78397948319896,6.03392694803081 -2020-03-17,97.43121004007612,0.6472305568771617 -2020-03-18,100.95680394201385,3.525593901937725 -2020-03-19,103.55260152423014,2.595797582216292 -2020-03-20,92.1368433477789,-11.415758176451234 -2020-03-21,90.37554349939593,-1.7612998483829756 -2020-03-22,94.26815461274366,3.8926111133477264 -2020-03-23,94.85772210743283,0.5895674946891774 -2020-03-24,98.55450878174997,3.6967866743171385 -2020-03-25,99.35449920225946,0.7999904205094879 -2020-03-26,97.82499562338899,-1.5295035788704752 -2020-03-27,99.21663937363195,1.391643750242963 -2020-03-28,94.32994173330648,-4.886697640325465 -2020-03-29,93.21211774035076,-1.1178239929557208 -2020-03-30,93.19604183348302,-0.01607590686774074 -2020-03-31,92.81123294147822,-0.3848088920047985 -2020-04-01,95.70566564810133,2.894432706623107 -2020-04-02,96.03033031996112,0.324664671859793 -2020-04-03,92.92723845429732,-3.1030918656637994 -2020-04-04,93.73050166563513,0.8032632113378071 -2020-04-05,91.28982494180786,-2.4406767238272664 -2020-04-06,95.27380180504538,3.9839768632375154 -2020-04-07,99.5268251545428,4.253023349497425 -2020-04-08,101.00294273969791,1.4761175851551087 -2020-04-09,98.61064250937162,-2.392300230326299 -2020-04-10,97.66352683798324,-0.9471156713883744 -2020-04-11,97.780322824735,0.11679598675175384 -2020-04-12,95.42526886107503,-2.3550539636599694 -2020-04-13,93.49511010537375,-1.930158755701271 -2020-04-14,94.97086314804454,1.4757530426707888 -2020-04-15,96.10736253685813,1.13649938881359 -2020-04-16,100.71456464629229,4.607202109434155 -2020-04-17,97.39187328762601,-3.322691358666276 -2020-04-18,99.88361587407084,2.491742586444829 -2020-04-19,98.71541264588178,-1.168203228189057 -2020-04-20,99.2670941020696,0.551681456187822 -2020-04-21,97.22636947458918,-2.0407246274804294 -2020-04-22,99.31681019441353,2.0904407198243575 -2020-04-23,100.51606291603031,1.199252721616773 -2020-04-24,94.58029057826982,-5.935772337760483 -2020-04-25,94.2372865408228,-0.3430040374470309 -2020-04-26,93.84898005229694,-0.38830648852585625 -2020-04-27,95.00620036663355,1.1572203143366124 -2020-04-28,89.86516403206473,-5.141036334568824 -2020-04-29,85.85139526316198,-4.01376876890275 -2020-04-30,87.06800108707199,1.2166058239100153 -2020-05-01,86.00204041296756,-1.0659606741044314 -2020-05-02,84.19315085973052,-1.8088895532370373 -2020-05-03,83.48846052812463,-0.7046903316058888 -2020-05-04,84.78087222448453,1.292411696359892 -2020-05-05,82.16144413916061,-2.619428085323918 -2020-05-06,78.954550165182,-3.206893973978609 -2020-05-07,76.04846295497217,-2.906087210209833 -2020-05-08,74.6756833921775,-1.372779562794662 -2020-05-09,72.7563336769166,-1.919349715260907 -2020-05-10,70.96775441477912,-1.7885792621374748 -2020-05-11,68.69474063881023,-2.2730137759688915 -2020-05-12,71.63422724806988,2.939486609259646 -2020-05-13,67.45690339340992,-4.17732385465996 -2020-05-14,70.14933982397496,2.6924364305650386 -2020-05-15,70.51312174404012,0.36378192006516485 -2020-05-16,72.21672149469731,1.7035997506571903 -2020-05-17,71.87130793406187,-0.3454135606354356 -2020-05-18,73.65704593084179,1.7857379967799147 -2020-05-19,69.81558530514167,-3.8414606257001225 -2020-05-20,70.59878516077787,0.7831998556361981 -2020-05-21,71.5158813238019,0.9170961630240413 -2020-05-22,71.79081775229265,0.2749364284907472 -2020-05-23,70.1734423190965,-1.617375433196159 -2020-05-24,71.60238825263757,1.4289459335410726 -2020-05-25,71.30448654086165,-0.2979017117759213 -2020-05-26,71.39909071761075,0.09460417674910104 -2020-05-27,71.95203575147097,0.552945033860226 -2020-05-28,72.06735367275449,0.11531792128351981 -2020-05-29,72.99411992579992,0.9267662530454288 -2020-05-30,70.90945752136183,-2.0846624044380917 -2020-05-31,73.37117814582786,2.4617206244660252 -2020-06-01,74.89079904251456,1.5196208966867033 -2020-06-02,75.50982300479552,0.6190239622809628 -2020-06-03,75.06829142314949,-0.4415315816460321 -2020-06-04,75.05453404058407,-0.01375738256541581 -2020-06-05,75.76094711081356,0.7064130702294875 -2020-06-06,74.1430329951796,-1.6179141156339654 -2020-06-07,75.0510723049788,0.9080393097992072 -2020-06-08,75.25942447317128,0.20835216819247648 -2020-06-09,73.32113237715254,-1.938292096018742 -2020-06-10,71.87623095449331,-1.4449014226592283 -2020-06-11,69.08040116713605,-2.7958297873572633 -2020-06-12,69.590392376034,0.5099912088979579 -2020-06-13,68.71548560096193,-0.8749067750720769 -2020-06-14,69.5321108464646,0.8166252455026779 -2020-06-15,71.08934525969003,1.55723441322543 -2020-06-16,71.14174261407183,0.052397354381795935 -2020-06-17,70.3656623978646,-0.7760802162072338 -2020-06-18,70.5504473623471,0.18478496448250326 -2020-06-19,70.44700519150229,-0.103442170844815 -2020-06-20,70.20302238386464,-0.24398280763765 -2020-06-21,69.13810740781143,-1.0649149760532026 -2020-06-22,71.42357415781903,2.2854667500076005 -2020-06-23,70.28841203583751,-1.1351621219815229 -2020-06-24,70.66127027940392,0.3728582435664123 -2020-06-25,68.32413063607095,-2.337139643332975 -2020-06-26,67.27769215847547,-1.0464384775954727 -2020-06-27,67.37538964874629,0.09769749027081787 -2020-06-28,68.0805989959477,0.7052093472014036 -2020-06-29,68.28845360870669,0.20785461275899308 -2020-06-30,66.16931939905288,-2.119134209653808 -2020-07-01,66.59041376737683,0.4210943683239492 -2020-07-02,65.51116752317039,-1.0792462442064448 -2020-07-03,63.9550914220175,-1.5560761011528825 -2020-07-04,62.64058363281708,-1.3145077892004196 -2020-07-05,63.74013094424577,1.0995473114286867 -2020-07-06,64.66460687339706,0.9244759291512921 -2020-07-07,62.421441581361954,-2.2431652920351084 -2020-07-08,62.81559547666372,0.3941538953017627 -2020-07-09,61.213012836554114,-1.6025826401096026 -2020-07-10,56.90904777506138,-4.3039650614927325 -2020-07-11,57.29591195281898,0.3868641777576016 -2020-07-12,58.78940656219177,1.4934946093727888 -2020-07-13,59.484719297478684,0.6953127352869117 -2020-07-14,58.166388706885634,-1.3183305905930496 -2020-07-15,55.985137777220054,-2.1812509296655804 -2020-07-16,55.8937560587717,-0.09138171844835341 -2020-07-17,53.854846300485974,-2.038909758285726 -2020-07-18,55.42269319810891,1.5678468976229354 -2020-07-19,55.911235595504266,0.48854239739535643 -2020-07-20,55.64341473995978,-0.2678208555444854 -2020-07-21,55.336729091773314,-0.30668564818646615 -2020-07-22,54.65190776344304,-0.6848213283302726 -2020-07-23,54.85193352542168,0.20002576197863675 -2020-07-24,55.240408215759736,0.38847469033805737 -2020-07-25,49.7315983879968,-5.5088098277629385 -2020-07-26,50.169728000908194,0.4381296129113963 -2020-07-27,47.22689367505593,-2.9428343258522602 -2020-07-28,46.9713105162411,-0.2555831588148365 -2020-07-29,45.76949024557336,-1.2018202706677386 -2020-07-30,46.395260351616926,0.6257701060435679 -2020-07-31,45.78087522441524,-0.614385127201686 -2020-08-01,44.187613392548286,-1.593261831866954 -2020-08-02,45.81321145478307,1.6255980622347863 -2020-08-03,43.82705646220449,-1.9861549925785837 -2020-08-04,44.67564374896289,0.8485872867584021 -2020-08-05,44.529069599953,-0.14657414900989352 -2020-08-06,44.729966074675346,0.20089647472234873 -2020-08-07,43.522849667656764,-1.2071164070185816 -2020-08-08,43.06959379919779,-0.4532558684589745 -2020-08-09,43.09457811773486,0.02498431853707217 -2020-08-10,42.86386286385244,-0.23071525388242264 -2020-08-11,42.627604309152524,-0.23625855469991563 -2020-08-12,42.16765755651979,-0.45994675263273166 -2020-08-13,43.14550467506495,0.9778471185451565 -2020-08-14,41.09832693921272,-2.0471777358522303 -2020-08-15,39.90747979887993,-1.1908471403327852 -2020-08-16,41.78171554698073,1.8742357481007943 -2020-08-17,40.91648752239857,-0.8652280245821586 -2020-08-18,39.84617107629681,-1.0703164461017565 -2020-08-19,37.26164016786951,-2.584530908427304 -2020-08-20,38.14174942448563,0.880109256616123 -2020-08-21,37.77539975825476,-0.3663496662308745 -2020-08-22,38.40592561626462,0.6305258580098609 -2020-08-23,38.93779514706984,0.5318695308052241 -2020-08-24,39.00044522533673,0.06265007826689128 -2020-08-25,39.68960459813795,0.689159372801214 -2020-08-26,37.93886478846368,-1.7507398096742648 -2020-08-27,37.48238616060185,-0.45647862786183424 -2020-08-28,37.14713354724873,-0.33525261335311995 -2020-08-29,36.8399420115275,-0.3071915357212305 -2020-08-30,37.41660896117386,0.5766669496463592 -2020-08-31,38.28010641360164,0.8634974524277794 -2020-09-01,38.94443648355577,0.6643300699541328 -2020-09-02,38.76754000090941,-0.17689648264635593 -2020-09-03,39.15879120965337,0.39125120874395947 -2020-09-04,38.48275623151877,-0.6760349781346022 -2020-09-05,33.481196421793385,-5.001559809725386 -2020-09-06,32.65006265467926,-0.8311337671141246 -2020-09-07,34.12216863767698,1.4721059829977179 -2020-09-08,31.95689576380624,-2.1652728738707374 -2020-09-09,32.491216878825675,0.5343211150194342 -2020-09-10,30.98190402075866,-1.509312858067016 -2020-09-11,30.948939913316106,-0.032964107442552404 -2020-09-12,31.324473860786892,0.3755339474707853 -2020-09-13,31.774351324251665,0.4498774634647731 -2020-09-14,32.25838557575269,0.48403425150102564 -2020-09-15,31.940471429888216,-0.3179141458644743 -2020-09-16,32.23409117665878,0.29361974677056324 -2020-09-17,33.190960291045855,0.9568691143870751 -2020-09-18,31.839566115585004,-1.3513941754608503 -2020-09-19,31.738393825827114,-0.10117228975789061 -2020-09-20,32.377409367865745,0.6390155420386314 -2020-09-21,32.0806112373094,-0.29679813055634696 -2020-09-22,30.151437991821467,-1.929173245487931 -2020-09-23,30.35189962635276,0.20046163453129395 -2020-09-24,30.790690116221008,0.4387904898682464 -2020-09-25,30.77569120869768,-0.014998907523327887 -2020-09-26,31.019672966307645,0.24398175760996565 -2020-09-27,30.912190610424584,-0.10748235588306088 -2020-09-28,30.650928722693926,-0.26126188773065806 -2020-09-29,30.352965128053246,-0.2979635946406809 -2020-09-30,30.126618753863703,-0.22634637418954284 -2020-10-01,31.113126473907684,0.9865077200439814 -2020-10-02,31.265460097878304,0.15233362397061967 -2020-10-03,30.231622048281377,-1.0338380495969268 -2020-10-04,30.341027028098733,0.10940497981735575 -2020-10-05,30.165111595897585,-0.17591543220114758 -2020-10-06,30.56594496590658,0.4008333700089963 -2020-10-07,30.258842535206977,-0.3071024306996044 -2020-10-08,30.44664364081382,0.1878011056068445 -2020-10-09,30.53140365052041,0.08476000970658859 -2020-10-10,30.018174842495394,-0.5132288080250156 -2020-10-11,29.355762901497837,-0.6624119409975577 -2020-10-12,30.142274195631657,0.7865112941338204 -2020-10-13,30.23872405331757,0.09644985768591141 -2020-10-14,30.040100901028765,-0.19862315228880334 -2020-10-15,29.662399311980593,-0.3777015890481721 -2020-10-16,29.057897810031726,-0.6045015019488673 -2020-10-17,29.37191023330895,0.314012423277223 -2020-10-18,30.15889254800115,0.7869823146921995 -2020-10-19,29.03637441043557,-1.122518137565578 -2020-10-20,29.16369865659485,0.1273242461592794 -2020-10-21,29.675817477430034,0.5121188208351839 -2020-10-22,27.610047334543392,-2.0657701428866417 -2020-10-23,27.72884920605,0.11880187150660859 -2020-10-24,27.584576470891776,-0.14427273515822492 -2020-10-25,27.14350123412257,-0.4410752367692048 -2020-10-26,27.88740806955912,0.743906835436551 -2020-10-27,27.759178601697077,-0.12822946786204525 -2020-10-28,28.308840981792102,0.5496623800950253 -2020-10-29,28.176555041719844,-0.1322859400722578 -2020-10-30,28.015308796926625,-0.1612462447932188 -2020-10-31,28.334890222731083,0.3195814258044578 -2020-11-01,28.35880333378747,0.023913111056387493 -2020-11-02,28.68252085477149,0.32371752098401885 -2020-11-03,28.972618403135424,0.290097548363935 -2020-11-04,29.4685470759721,0.4959286728366763 -2020-11-05,28.803590762505916,-0.6649563134661847 -2020-11-06,28.838358608249166,0.03476784574325009 -2020-11-07,29.465279290374284,0.6269206821251174 -2020-11-08,28.349823628855738,-1.1154556615185456 -2020-11-09,28.42351640034543,0.07369277148969289 -2020-11-10,29.131689384935164,0.7081729845897335 -2020-11-11,27.831720442306622,-1.2999689426285421 -2020-11-12,28.55735980714796,0.7256393648413386 -2020-11-13,29.319563913230635,0.7622041060826739 -2020-11-14,27.71445416905477,-1.6051097441758664 -2020-11-15,27.120220567575316,-0.594233601479452 -2020-11-16,27.670101695273214,0.5498811276978977 -2020-11-17,27.256021046759912,-0.41408064851330195 -2020-11-18,27.139202284135145,-0.1168187626247672 -2020-11-19,26.53860485195836,-0.6005974321767837 -2020-11-20,26.34786116688621,-0.19074368507214956 -2020-11-21,26.68442109191393,0.3365599250277178 -2020-11-22,27.096171861908932,0.4117507699950025 -2020-11-23,27.93141302682872,0.8352411649197897 -2020-11-24,28.250005887250733,0.3185928604220116 -2020-11-25,28.74454226050727,0.4945363732565369 -2020-11-26,30.509031717164792,1.7644894566575218 -2020-11-27,29.476675297061295,-1.032356420103497 -2020-11-28,29.423615136269703,-0.053060160791591926 -2020-11-29,28.700668024019834,-0.7229471122498694 -2020-11-30,28.941180359329795,0.24051233530996186 -2020-12-01,28.845570467238712,-0.09560989209108328 -2020-12-02,28.736140985975215,-0.10942948126349705 -2020-12-03,29.62455658790131,0.8884156019260949 -2020-12-04,29.317333380523518,-0.30722320737779185 -2020-12-05,29.73237611149552,0.41504273097200084 -2020-12-06,30.35386474363413,0.621488632138611 -2020-12-07,30.01024617157953,-0.34361857205459856 -2020-12-08,29.220787599780106,-0.7894585717994254 -2020-12-09,30.212828643053957,0.9920410432738507 -2020-12-10,30.692696387972067,0.4798677449181099 -2020-12-11,30.220429836127572,-0.47226655184449484 -2020-12-12,30.305065931523878,0.08463609539630568 -2020-12-13,30.274064629517444,-0.031001302006433917 -2020-12-14,30.31942809448759,0.04536346497014776 -2020-12-15,29.89917949607106,-0.4202485984165314 -2020-12-16,30.102697823606444,0.20351832753538446 -2020-12-17,30.766373131186683,0.6636753075802382 -2020-12-18,27.87237749196127,-2.8939956392254125 -2020-12-19,29.228761728275927,1.356384236314657 -2020-12-20,29.0493420964318,-0.17941963184412657 -2020-12-21,28.531577057899256,-0.517765038532545 -2020-12-22,28.25349069899201,-0.2780863589072453 -2020-12-23,27.648912942627945,-0.6045777563640655 -2020-12-24,28.111299154646233,0.4623862120182878 -2020-12-25,28.168407928138013,0.05710877349178034 -2020-12-26,28.316567974446347,0.1481600463083339 -2020-12-27,26.786708700150964,-1.529859274295383 -2020-12-28,28.366492767044065,1.579784066893101 -2020-12-29,29.247290203971712,0.8807974369276472 -2020-12-30,29.84440154314609,0.5971113391743792 -2020-12-31,29.228442935202043,-0.615958607944048 -2021-01-01,27.478558672343922,-1.7498842628581208 -2021-01-02,28.412567439775092,0.9340087674311697 -2021-01-03,28.733551766848958,0.3209843270738659 -2021-01-04,26.870063222458672,-1.863488544390286 -2021-01-05,28.757206700262728,1.887143477804056 -2021-01-06,29.709308599305118,0.9521018990423897 -2021-01-07,31.66906431195344,1.9597557126483238 -2021-01-08,32.51391202228265,0.844847710329212 -2021-01-09,33.6701894423857,1.156277420103045 -2021-01-10,34.49420114012555,0.8240116977398486 -2021-01-11,37.571612969439904,3.0774118293143573 -2021-01-12,37.07381148853029,-0.4978014809096152 -2021-01-13,36.56798079316409,-0.5058306953661997 -2021-01-14,37.46627068949329,0.898289896329203 -2021-01-15,36.84348627207917,-0.6227844174141239 -2021-01-16,37.42593371644485,0.582447444365684 -2021-01-17,35.9876119922715,-1.438321724173349 -2021-01-18,34.352594560285276,-1.6350174319862276 -2021-01-19,36.05872421633088,1.7061296560456043 -2021-01-20,36.54245472227967,0.48373050594879174 -2021-01-21,35.905462460188694,-0.6369922620909776 -2021-01-22,34.80747236154604,-1.0979900986426543 -2021-01-23,36.46863519223183,1.6611628306857895 -2021-01-24,37.567079534653175,1.0984443424213453 -2021-01-25,37.54942703758872,-0.0176524970644536 -2021-01-26,36.88130323814293,-0.6681237994457945 -2021-01-27,39.67940972788615,2.798106489743226 -2021-01-28,42.52848765419134,2.849077926305185 -2021-01-29,44.1962007866248,1.6677131324334624 -2021-01-30,43.43370184225435,-0.7624989443704493 -2021-01-31,42.71695321722011,-0.7167486250342421 -2021-02-01,41.25335072628681,-1.4636024909332974 -2021-02-02,40.90615542744484,-0.3471952988419744 -2021-02-03,43.06221588897785,2.1560604615330163 -2021-02-04,42.45117220555557,-0.611043683422281 -2021-02-05,43.33279226729694,0.8816200617413656 -2021-02-06,42.89747449789187,-0.43531776940506717 -2021-02-07,43.78405689316455,0.8865823952726828 -2021-02-08,44.474813297103935,0.6907564039393819 -2021-02-09,44.183498683119645,-0.2913146139842908 -2021-02-10,47.24011706137848,3.0566183782588325 -2021-02-11,46.85407079023146,-0.3860462711470163 -2021-02-12,47.673760879018786,0.8196900887873255 -2021-02-13,45.62870324389509,-2.0450576351236975 -2021-02-14,47.557683635238995,1.9289803913439059 -2021-02-15,47.31925564999271,-0.2384279852462825 -2021-02-16,46.08467306975879,-1.2345825802339192 -2021-02-17,47.28935734427913,1.2046842745203392 -2021-02-18,49.220671205254234,1.9313138609751022 -2021-02-19,48.305788431078476,-0.9148827741757586 -2021-02-20,49.673809218949486,1.3680207878710107 -2021-02-21,49.96329290138696,0.2894836824374707 -2021-02-22,52.267985573771654,2.3046926723846966 -2021-02-23,56.726661144937374,4.45867557116572 -2021-02-24,53.575163621258376,-3.151497523678998 -2021-02-25,51.433943213977194,-2.141220407281182 -2021-02-26,48.64302951099169,-2.790913702985506 -2021-02-27,48.015216938121895,-0.627812572869793 -2021-02-28,47.644455685839525,-0.3707612522823709 -2021-03-01,47.741289401199836,0.0968337153603116 -2021-03-02,47.74419020726705,0.0029008060672168767 -2021-03-03,47.62312633013608,-0.12106387713097178 -2021-03-04,48.02500551658168,0.4018791864455977 -2021-03-05,49.60950806852636,1.5845025519446807 -2021-03-06,51.03099037459003,1.4214823060636732 -2021-03-07,48.34250168906473,-2.6884886855253 -2021-03-08,49.871060162454775,1.5285584733900421 -2021-03-09,50.67241749165734,0.8013573292025669 -2021-03-10,49.17106828676861,-1.501349204888733 -2021-03-11,50.20866067404329,1.0375923872746782 -2021-03-12,48.83643876554644,-1.3722219084968472 -2021-03-13,50.85796978995692,2.0215310244104785 -2021-03-14,48.64760426800903,-2.2103655219478853 -2021-03-15,50.810179265442585,2.162574997433552 -2021-03-16,50.54674829404825,-0.26343097139433524 -2021-03-17,50.50992654740226,-0.03682174664599103 -2021-03-18,50.79448307350469,0.28455652610243476 -2021-03-19,49.867671573848725,-0.9268114996559689 -2021-03-20,49.930637944695505,0.06296637084678025 -2021-03-21,50.796993293427924,0.8663553487324194 -2021-03-22,49.33850821530953,-1.4584850781183931 -2021-03-23,50.33067477329713,0.992166557987602 -2021-03-24,50.50224840160208,0.17157362830494804 -2021-03-25,50.342478282648074,-0.1597701189540075 -2021-03-26,51.6627203792482,1.3202420966001256 -2021-03-27,51.61843386297954,-0.04428651626865587 -2021-03-28,48.28681254686373,-3.3316213161158146 -2021-03-29,49.94123008701134,1.6544175401476124 -2021-03-30,48.618458785833994,-1.3227713011773474 -2021-03-31,50.324023207292015,1.7055644214580212 -2021-04-01,50.621734213980744,0.2977110066887292 -2021-04-02,47.60126498335269,-3.020469230628052 -2021-04-03,47.143623382699246,-0.45764160065344583 -2021-04-04,48.3583546793235,1.214731296624251 -2021-04-05,49.49948699959557,1.141132320272071 -2021-04-06,48.36916849698055,-1.1303185026150189 -2021-04-07,49.14167326144266,0.7725047644621128 -2021-04-08,50.03245925418955,0.8907859927468849 -2021-04-09,47.68713252863591,-2.3453267255536403 -2021-04-10,49.309478530760295,1.622346002124388 -2021-04-11,47.63989154660551,-1.6695869841547832 -2021-04-12,48.828433942412616,1.1885423958071044 -2021-04-13,46.620148563671165,-2.2082853787414507 -2021-04-14,44.4129332540841,-2.2072153095870632 -2021-04-15,45.18618700759922,0.7732537535151209 -2021-04-16,45.18977708527746,0.0035900776782398225 -2021-04-17,44.96796647918314,-0.2218106060943228 -2021-04-18,45.43461793195543,0.4666514527722896 -2021-04-19,43.2821328961339,-2.1524850358215275 -2021-04-20,47.87347221326679,4.591339317132885 -2021-04-21,47.385385708626565,-0.4880865046402221 -2021-04-22,47.94789506308407,0.5625093544575037 -2021-04-23,48.12326369745359,0.17536863436951933 -2021-04-24,44.079027025535446,-4.044236671918142 -2021-04-25,44.97296921529298,0.8939421897575315 -2021-04-26,48.09451166332897,3.1215424480359957 -2021-04-27,47.99771157105435,-0.09680009227461994 -2021-04-28,50.200603994030246,2.202892422975893 -2021-04-29,49.90679696145695,-0.293807032573298 -2021-04-30,47.36371192116725,-2.5430850402896965 -2021-05-01,47.54591149659939,0.18219957543213638 -2021-05-02,48.560071726962384,1.0141602303629966 -2021-05-03,49.28122813588631,0.7211564089239246 -2021-05-04,48.570758559483785,-0.7104695764025237 -2021-05-05,50.003258938513326,1.4325003790295412 -2021-05-06,48.0122995236517,-1.9909594148616279 -2021-05-07,49.998066056203264,1.9857665325515654 -2021-05-08,49.75874978293388,-0.23931627326938099 -2021-05-09,51.549525483665555,1.7907757007316718 -2021-05-10,51.7414633653345,0.19193788166894876 -2021-05-11,52.48821075015548,0.7467473848209778 -2021-05-12,52.897596519632216,0.4093857694767351 -2021-05-13,53.18323165873855,0.28563513910633276 -2021-05-14,54.48699225795056,1.303760599212012 -2021-05-15,53.61644803362613,-0.8705442243244335 -2021-05-16,54.433620810665055,0.8171727770389268 -2021-05-17,60.458007763370034,6.02438695270498 -2021-05-18,61.22198629213693,0.7639785287668985 -2021-05-19,51.21853546614133,-10.0034508259956 -2021-05-20,49.36398116440336,-1.85455430173797 -2021-05-21,51.15209057742914,1.7881094130257793 -2021-05-22,43.94868948905783,-7.203401088371315 -2021-05-23,49.037745222970194,5.089055733912367 -2021-05-24,48.33164121268575,-0.7061040102844416 -2021-05-25,45.045930837833694,-3.2857103748520586 -2021-05-26,46.25424105110711,1.208310213273414 -2021-05-27,46.25537210747027,0.001131056363163907 -2021-05-28,42.78613714317682,-3.469234964293449 -2021-05-29,44.18599568138195,1.3998585382051232 -2021-05-30,46.24234103099822,2.0563453496162722 -2021-05-31,46.7342884402419,0.49194740924367863 -2021-06-01,45.91539120734257,-0.8188972328993245 -2021-06-02,47.33856614458514,1.423174937242564 -2021-06-03,46.158705062673384,-1.1798610819117528 -2021-06-04,45.02023975964104,-1.1384653030323406 -2021-06-05,44.148525465743,-0.8717142938980444 -2021-06-06,44.653280840085905,0.5047553743429063 -2021-06-07,44.379537201318406,-0.27374363876749896 -2021-06-08,44.739711632675835,0.36017443135742866 -2021-06-09,43.43631300681883,-1.3033986258570067 -2021-06-10,41.27276972000261,-2.163543286816221 -2021-06-11,41.24850427344519,-0.024265446557414805 -2021-06-12,42.64234200832816,1.3938377348829647 -2021-06-13,42.94325049156278,0.3009084832346218 -2021-06-14,41.2799552715235,-1.6632952200392808 -2021-06-15,43.09031412671382,1.810358855190323 -2021-06-16,42.232838633427,-0.8574754932868203 -2021-06-17,42.815291718306185,0.5824530848791838 -2021-06-18,42.59315778340514,-0.22213393490104494 -2021-06-19,43.799614709046445,1.2064569256413051 -2021-06-20,44.81893317953658,1.0193184704901341 -2021-06-21,40.51306349825413,-4.305869681282452 -2021-06-22,42.29781486998059,1.7847513717264647 -2021-06-23,43.43397854492698,1.1361636749463884 -2021-06-24,42.808785501963435,-0.625193042963545 -2021-06-25,44.07510587216181,1.2663203701983718 -2021-06-26,42.73480266409375,-1.3403032080680575 -2021-06-27,43.24949999816513,0.5146973340713785 -2021-06-28,43.90457769995785,0.6550777017927203 -2021-06-29,41.045157374174714,-2.859420325783134 -2021-06-30,41.15069498558323,0.10553761140851492 -2021-07-01,40.16063515947267,-0.99005982611056 -2021-07-02,40.71836933532627,0.5577341758536036 -2021-07-03,38.40588949571839,-2.3124798396078816 -2021-07-04,39.47168258674756,1.065793091029171 -2021-07-05,39.092534990167245,-0.37914759658031727 -2021-07-06,39.423357176616804,0.3308221864495593 -2021-07-07,37.943317907676025,-1.4800392689407786 -2021-07-08,38.35920889172547,0.41589098404944735 -2021-07-09,38.78611139151191,0.42690249978643635 -2021-07-10,39.77744906131913,0.9913376698072227 -2021-07-11,39.76268723978322,-0.0147618215359131 -2021-07-12,39.61157201717116,-0.1511152226120558 -2021-07-13,37.47967842265936,-2.1318935945118014 -2021-07-14,36.4862118522387,-0.9934665704206651 -2021-07-15,36.29583293745552,-0.19037891478317448 -2021-07-16,35.05139151430661,-1.2444414231489134 -2021-07-17,33.28925875515843,-1.7621327591481801 -2021-07-18,34.06165306382593,0.7723943086675007 -2021-07-19,34.93545500397874,0.8738019401528092 -2021-07-20,34.90537080404018,-0.03008419993855682 -2021-07-21,34.99513451497244,0.08976371093226021 -2021-07-22,34.50719246083005,-0.487942054142394 -2021-07-23,32.55971751661267,-1.947474944217376 -2021-07-24,33.287187163860544,0.7274696472478723 -2021-07-25,32.30305980595367,-0.9841273579068712 -2021-07-26,30.316730761705166,-1.9863290442485066 -2021-07-27,30.3008929643699,-0.01583779733526569 -2021-07-28,29.804413151852707,-0.49647981251719386 -2021-07-29,28.918240547365304,-0.8861726044874025 -2021-07-30,29.868915753180648,0.9506752058153438 -2021-07-31,29.638137375627153,-0.23077837755349506 -2021-08-01,31.06405335124629,1.4259159756191373 -2021-08-02,31.350855851209065,0.28680249996277496 -2021-08-03,31.09220692905128,-0.2586489221577857 -2021-08-04,31.97030370329117,0.8780967742398893 -2021-08-05,32.99089328397916,1.020589580687993 -2021-08-06,33.215142682046704,0.22424939806754196 -2021-08-07,32.89295200281923,-0.32219067922747513 -2021-08-08,31.60034409196852,-1.292607910850709 -2021-08-09,32.183758740850216,0.5834146488816963 -2021-08-10,32.13820945047545,-0.045549290374765405 -2021-08-11,32.79812462538562,0.6599151749101679 -2021-08-12,30.871285560448985,-1.9268390649366332 -2021-08-13,31.062258099884826,0.19097253943584036 -2021-08-14,31.115700151483917,0.053442051599091656 -2021-08-15,31.844105251535765,0.7284051000518481 -2021-08-16,31.11110700955397,-0.7329982419817966 -2021-08-17,31.63102470436905,0.5199176948150814 -2021-08-18,30.530804508405716,-1.1002201959633346 -2021-08-19,31.081344182014746,0.5505396736090304 -2021-08-20,31.168217738998955,0.08687355698420873 -2021-08-21,30.907407274976293,-0.2608104640226614 -2021-08-22,31.953499611516843,1.04609233654055 -2021-08-23,31.181880267534506,-0.7716193439823371 -2021-08-24,31.962256038842188,0.780375771307682 -2021-08-25,31.521970648379124,-0.4402853904630639 -2021-08-26,30.753213005835082,-0.7687576425440419 -2021-08-27,28.978817167691005,-1.774395838144077 -2021-08-28,28.431088826705693,-0.5477283409853122 -2021-08-29,29.321400239165776,0.8903114124600826 -2021-08-30,28.31820004041657,-1.0032001987492052 -2021-08-31,28.421348657521452,0.10314861710488188 -2021-09-01,28.82941083159794,0.4080621740764876 -2021-09-02,27.823532405729583,-1.0058784258683566 -2021-09-03,28.126816111384464,0.3032837056548807 -2021-09-04,25.606514909691935,-2.5203012016925292 -2021-09-05,26.267870741394095,0.66135583170216 -2021-09-06,25.643654503798,-0.6242162375960945 -2021-09-07,26.359089012640005,0.7154345088420051 -2021-09-08,25.519419412867542,-0.8396695997724635 -2021-09-09,25.914372948432565,0.39495353556502266 -2021-09-10,25.81671287576299,-0.09766007266957644 -2021-09-11,24.821270499949165,-0.9954423758138233 -2021-09-12,26.176681106634366,1.3554106066852007 -2021-09-13,25.620044442490258,-0.5566366641441078 -2021-09-14,25.14301700778166,-0.47702743470859943 -2021-09-15,25.27413017706358,0.13111316928192096 -2021-09-16,24.811379252634488,-0.46275092442909127 -2021-09-17,24.583500387889078,-0.22787886474540997 -2021-09-18,23.64012169450035,-0.9433786933887269 -2021-09-19,23.024754339085618,-0.6153673554147332 -2021-09-20,22.96769083610685,-0.05706350297876739 -2021-09-21,22.73562418485533,-0.2320666512515217 -2021-09-22,23.958888609725115,1.223264424869786 -2021-09-23,23.46596851733803,-0.49292009238708445 -2021-09-24,22.717372495891663,-0.7485960214463674 -2021-09-25,20.36721752660335,-2.3501549692883117 -2021-09-26,21.856637889000044,1.489420362396693 -2021-09-27,21.55310804112135,-0.30352984787869275 -2021-09-28,20.733506697767904,-0.8196013433534475 -2021-09-29,20.87063252708969,0.13712582932178563 -2021-09-30,19.609974143711305,-1.2606583833783844 -2021-10-01,20.16617190583049,0.5561977621191829 -2021-10-02,20.67755547842993,0.511383572599442 -2021-10-03,19.84185398016291,-0.8357014982670208 -2021-10-04,20.543228833987996,0.7013748538250866 -2021-10-05,19.309068620305524,-1.2341602136824719 -2021-10-06,19.795455479259264,0.4863868589537397 -2021-10-07,20.780538690896435,0.9850832116371713 -2021-10-08,19.972210430316267,-0.8083282605801685 -2021-10-09,20.095762190799654,0.12355176048338734 -2021-10-10,20.58723271877923,0.49147052797957613 -2021-10-11,20.730736632089727,0.1435039133104965 -2021-10-12,20.564169621449363,-0.16656701064036383 -2021-10-13,20.785790569907387,0.2216209484580247 -2021-10-14,20.276689049918385,-0.5091015199890023 -2021-10-15,20.23986631121743,-0.036822738700955426 -2021-10-16,20.301731143600275,0.061864832382845236 -2021-10-17,20.370079175170662,0.06834803157038749 -2021-10-18,20.10547002946768,-0.264609145702984 -2021-10-19,18.341110616105627,-1.764359413362051 -2021-10-20,18.91970123378207,0.5785906176764435 -2021-10-21,19.66302756825668,0.7433263344746095 -2021-10-22,18.85021080181391,-0.8128167664427721 -2021-10-23,18.998054118952112,0.14784331713820364 -2021-10-24,19.178343378445117,0.180289259493005 -2021-10-25,19.21110836052841,0.03276498208329315 -2021-10-26,19.258392183732667,0.04728382320425695 -2021-10-27,19.78800756110322,0.5296153773705541 -2021-10-28,20.179830827434294,0.39182326633107323 -2021-10-29,20.17084912173178,-0.008981705702513665 -2021-10-30,20.43536805430709,0.2645189325753101 -2021-10-31,20.734734863341167,0.2993668090340762 -2021-11-01,20.858503346909295,0.12376848356812786 -2021-11-02,19.57118008478566,-1.2873232621236355 -2021-11-03,19.088182133081762,-0.48299795170389714 -2021-11-04,19.76109613900652,0.6729140059247563 -2021-11-05,19.107422901685492,-0.6536732373210263 -2021-11-06,19.721866804779317,0.6144439030938251 -2021-11-07,20.027571226279473,0.3057044215001561 -2021-11-08,19.570120697845447,-0.4574505284340269 -2021-11-09,19.42514557687525,-0.14497512097019793 -2021-11-10,19.859103832685054,0.43395825580980585 -2021-11-11,20.375221758387323,0.5161179257022681 -2021-11-12,20.805821261445928,0.4305995030586054 -2021-11-13,20.392004421535585,-0.4138168399103428 -2021-11-14,20.71205721008408,0.3200527885484945 -2021-11-15,20.980621856106303,0.26856464602222374 -2021-11-16,20.623611919313046,-0.35700993679325776 -2021-11-17,20.6222934450158,-0.001318474297246297 -2021-11-18,19.488754561322285,-1.1335388836935145 -2021-11-19,19.92067872456793,0.43192416324564675 -2021-11-20,19.490113652554754,-0.4305650720131773 -2021-11-21,19.378757077904584,-0.1113565746501699 -2021-11-22,19.579629662683917,0.2008725847793329 -2021-11-23,20.080410939161887,0.5007812764779693 -2021-11-24,20.128976147952635,0.048565208790748216 -2021-11-25,20.17727873352893,0.04830258557629463 -2021-11-26,19.566493079036295,-0.6107856544926342 -2021-11-27,19.203262443124924,-0.3632306359113713 -2021-11-28,19.44989239514108,0.246629952016157 -2021-11-29,19.47591346572478,0.026021070583698958 -2021-11-30,18.980634089432574,-0.4952793762922063 -2021-12-01,19.688834652360686,0.7082005629281127 -2021-12-02,20.319691998598355,0.6308573462376685 -2021-12-03,20.174020882207408,-0.14567111639094676 -2021-12-04,20.39060887469087,0.21658799248346128 -2021-12-05,20.19889813826157,-0.19171073642930025 -2021-12-06,19.898418476311114,-0.3004796619504546 -2021-12-07,20.589193442334633,0.6907749660235183 -2021-12-08,19.948365105742628,-0.6408283365920049 -2021-12-09,19.807497996189106,-0.14086710955352189 -2021-12-10,19.866025384875915,0.058527388686808735 -2021-12-11,20.283658757708757,0.4176333728328423 -2021-12-12,19.866317749902898,-0.4173410078058595 -2021-12-13,20.375431171346506,0.5091134214436082 -2021-12-14,19.702960137535275,-0.672471033811231 -2021-12-15,20.824925929907767,1.1219657923724924 -2021-12-16,21.20458795957908,0.37966202967131224 -2021-12-17,22.269082547844928,1.0644945882658483 -2021-12-18,21.7026539456044,-0.5664286022405278 -2021-12-19,21.91947254210055,0.2168185964961502 -2021-12-20,21.106344081513278,-0.8131284605872722 -2021-12-21,21.250448168017773,0.1441040865044947 -2021-12-22,21.200036510860812,-0.05041165715696039 -2021-12-23,21.263414343873837,0.0633778330130248 -2021-12-24,21.16120052337484,-0.10221382049899574 -2021-12-25,21.019325767776426,-0.14187475559841545 -2021-12-26,21.16157833647127,0.14225256869484326 -2021-12-27,21.10091440617528,-0.06066393029598771 -2021-12-28,21.489864323363996,0.3889499171887145 -2021-12-29,21.30137018437146,-0.1884941389925352 -2021-12-30,21.475251348852566,0.1738811644811058 -2021-12-31,21.446490239393672,-0.02876110945889465 -2022-01-01,21.62780800997292,0.18131777057924836 -2022-01-02,21.417827055189036,-0.2099809547838838 -2022-01-03,21.18467160570377,-0.23315544948526679 -2022-01-04,21.261727433812002,0.0770558281082323 -2022-01-05,20.787326551847457,-0.4744008819645451 -2022-01-06,20.571525648730855,-0.21580090311660172 -2022-01-07,20.77570687482856,0.20418122609770606 -2022-01-08,20.48338987779464,-0.29231699703392167 -2022-01-09,21.077188776700403,0.5937988989057637 -2022-01-10,20.556196532400815,-0.5209922442995882 -2022-01-11,21.29700049232835,0.7408039599275362 -2022-01-12,20.779732063633745,-0.5172684286946065 -2022-01-13,21.326278168245224,0.5465461046114797 -2022-01-14,21.63705194497666,0.310773776731434 -2022-01-15,21.32304591280218,-0.3140060321744791 -2022-01-16,21.080801013148392,-0.24224489965378737 -2022-01-17,21.012369596330835,-0.06843141681755682 -2022-01-18,21.30284891445857,0.2904793181277334 -2022-01-19,21.413368610498186,0.11051969603961709 -2022-01-20,21.652281876924715,0.238913266426529 -2022-01-21,22.1363935337509,0.48411165682618673 -2022-01-22,20.67200594980049,-1.464387583950412 -2022-01-23,21.41245095790078,0.7404450081002913 -2022-01-24,22.791077455149626,1.3786264972488453 -2022-01-25,21.98076265267896,-0.8103148024706677 -2022-01-26,21.89654581885346,-0.08421683382549716 -2022-01-27,21.526334887309297,-0.3702109315441646 -2022-01-28,21.731226425846103,0.2048915385368062 -2022-01-29,21.983922014805636,0.2526955889595328 -2022-01-30,22.077921152610173,0.09399913780453772 -2022-01-31,22.352866334620114,0.2749451820099402 -2022-02-01,21.973893713168916,-0.37897262145119726 -2022-02-02,21.80253493807141,-0.17135877509750586 -2022-02-03,21.626944465467524,-0.17559047260388638 -2022-02-04,20.340049732536354,-1.2868947329311702 -2022-02-05,18.940533130689417,-1.399516601846937 -2022-02-06,17.796406786303,-1.144126344386418 -2022-02-07,18.323110885118957,0.5267040988159586 -2022-02-08,18.78086062231242,0.45774973719346335 -2022-02-09,17.75201710642862,-1.0288435158837999 -2022-02-10,17.640646334607712,-0.11137077182090849 -2022-02-11,18.13759506316198,0.4969487285542691 -2022-02-12,18.032254805834004,-0.10534025732797758 -2022-02-13,17.31555916096488,-0.7166956448691231 -2022-02-14,17.52539758565348,0.20983842468859848 -2022-02-15,17.907427688694355,0.3820301030408757 -2022-02-16,17.403848384882206,-0.503579303812149 -2022-02-17,17.749230750833057,0.3453823659508508 -2022-02-18,17.589543699227722,-0.15968705160533503 -2022-02-19,16.372403597570365,-1.2171401016573569 -2022-02-20,16.7579449615202,0.38554136394983374 -2022-02-21,17.022666503768434,0.2647215422482354 -2022-02-22,17.0631657919165,0.040499288148065915 -2022-02-23,17.067319302848283,0.0041535109317827335 -2022-02-24,16.952618476851516,-0.11470082599676701 -2022-02-25,16.880019340687962,-0.07259913616355362 -2022-02-26,17.238756931485987,0.35873759079802525 -2022-02-27,17.289907502733058,0.051150571247070786 -2022-02-28,17.961612686481487,0.6717051837484291 -2022-03-01,17.26450921601926,-0.6971034704622276 -2022-03-02,17.451589581333337,0.18708036531407757 -2022-03-03,17.448781675439864,-0.002807905893472906 -2022-03-04,16.882798872274495,-0.5659828031653689 -2022-03-05,16.716287213681227,-0.16651165859326866 -2022-03-06,16.60054637008898,-0.11574084359224557 -2022-03-07,17.101293346849484,0.5007469767605031 -2022-03-08,16.594707403457047,-0.5065859433924373 -2022-03-09,15.046567342500135,-1.5481400609569125 -2022-03-10,14.80517084785741,-0.24139649464272495 -2022-03-11,14.681152273008616,-0.12401857484879386 -2022-03-12,14.33087019023473,-0.3502820827738855 -2022-03-13,14.827127930150796,0.49625773991606614 -2022-03-14,15.033395771224107,0.20626784107331098 -2022-03-15,14.448631242113782,-0.5847645291103252 -2022-03-16,14.495446696830628,0.046815454716846006 -2022-03-17,14.299701260422964,-0.19574543640766429 -2022-03-18,14.579803145124991,0.28010188470202735 -2022-03-19,14.276809809773026,-0.3029933353519656 -2022-03-20,14.47604451098644,0.19923470121341502 -2022-03-21,13.76416092585395,-0.7118835851324903 -2022-03-22,14.099586189144265,0.33542526329031475 -2022-03-23,14.382919273184557,0.2833330840402919 -2022-03-24,14.883451724481526,0.5005324512969693 -2022-03-25,14.746462911022546,-0.13698881345898073 -2022-03-26,14.358754037721996,-0.38770887330055004 -2022-03-27,14.53443680210254,0.17568276438054475 -2022-03-28,14.869824670149342,0.33538786804680143 -2022-03-29,14.839030507070488,-0.030794163078853742 -2022-03-30,14.707847964454869,-0.131182542615619 -2022-03-31,14.579500348195939,-0.12834761625892988 -2022-04-01,14.97854488299093,0.39904453479499047 -2022-04-02,15.188219971918302,0.20967508892737285 -2022-04-03,15.250208116575033,0.061988144656730526 -2022-04-04,15.156575077269409,-0.09363303930562417 -2022-04-05,14.998909881616106,-0.15766519565330306 -2022-04-06,15.26394164492117,0.26503176330506406 -2022-04-07,14.662712788682,-0.6012288562391692 -2022-04-08,14.573646474326868,-0.0890663143551329 -2022-04-09,13.79793590703192,-0.7757105672949471 -2022-04-10,14.183461350945025,0.38552544391310484 -2022-04-11,14.407144686707896,0.22368333576287114 -2022-04-12,14.505564013816842,0.09841932710894596 -2022-04-13,14.756237069901923,0.2506730560850805 -2022-04-14,14.586672407492216,-0.1695646624097069 -2022-04-15,14.24695195558245,-0.3397204519097663 -2022-04-16,14.269368931940258,0.022416976357808593 -2022-04-17,14.330241463091737,0.06087253115147817 -2022-04-18,14.615666312219508,0.28542484912777155 -2022-04-19,13.996765162925572,-0.6189011492939365 -2022-04-20,14.203577860295496,0.2068126973699247 -2022-04-21,14.463641406818835,0.2600635465233392 -2022-04-22,13.791281805542758,-0.672359601276078 -2022-04-23,13.653529829857861,-0.13775197568489617 -2022-04-24,13.11349089182179,-0.5400389380360711 -2022-04-25,13.697972899565157,0.5844820077433663 -2022-04-26,13.396111353440446,-0.3018615461247105 -2022-04-27,13.456450243031329,0.060338889590882516 -2022-04-28,13.56705961843097,0.11060937539964222 -2022-04-29,13.823164092913666,0.25610447448269547 -2022-04-30,13.669306000268133,-0.15385809264553352 -2022-05-01,13.65571290146825,-0.013593098799882242 -2022-05-02,13.754347801078268,0.09863489961001726 -2022-05-03,13.359948307390932,-0.3943994936873363 -2022-05-04,13.568503571409389,0.20855526401845736 -2022-05-05,13.562157521047165,-0.006346050362223465 -2022-05-06,13.036793996967095,-0.5253635240800705 -2022-05-07,13.14512905513807,0.10833505817097588 -2022-05-08,13.07464768767298,-0.07048136746509037 -2022-05-09,13.422181324782937,0.3475336371099562 -2022-05-10,13.656838456768785,0.23465713198584837 -2022-05-11,14.289292291856812,0.6324538350880271 -2022-05-12,14.729626778746345,0.44033448688953314 -2022-05-13,15.002680527549254,0.27305374880290856 -2022-05-14,14.032345427221939,-0.9703351003273148 -2022-05-15,13.955500423879792,-0.07684500334214661 -2022-05-16,14.222567944246778,0.2670675203669859 -2022-05-17,14.952545332705705,0.7299773884589271 -2022-05-18,15.046551349231063,0.09400601652535734 -2022-05-19,15.431756779050712,0.3852054298196492 -2022-05-20,15.613201955065252,0.1814451760145399 -2022-05-21,14.543480111272402,-1.0697218437928502 -2022-05-22,13.95592976136823,-0.5875503499041717 -2022-05-23,14.37232707531945,0.4163973139512205 -2022-05-24,13.893335029229837,-0.47899204608961377 -2022-05-25,13.436204136867506,-0.45713089236233095 -2022-05-26,13.966855916232713,0.5306517793652077 -2022-05-27,13.829182186698059,-0.1376737295346544 -2022-05-28,14.036785045240975,0.20760285854291638 -2022-05-29,13.407047948201598,-0.6297370970393779 -2022-05-30,13.87969001241266,0.4726420642110618 -2022-05-31,13.743181918238669,-0.13650809417399046 -2022-06-01,13.719124229773069,-0.02405768846560008 -2022-06-02,12.551418705269006,-1.167705524504063 -2022-06-03,12.9831026144041,0.4316839091350939 -2022-06-04,12.986719399015389,0.0036167846112888924 -2022-06-05,12.678840641263953,-0.3078787577514355 -2022-06-06,13.25835720743768,0.5795165661737265 -2022-06-07,13.067505238963882,-0.19085196847379748 -2022-06-08,12.527133285420518,-0.5403719535433638 -2022-06-09,12.514064553158793,-0.013068732261725557 -2022-06-10,12.843772040225755,0.32970748706696185 -2022-06-11,12.513984658816788,-0.32978738140896624 -2022-06-12,12.006768115741485,-0.5072165430753035 -2022-06-13,10.61917056876335,-1.3875975469781352 -2022-06-14,11.008428601929108,0.389258033165758 -2022-06-15,10.335880303169393,-0.6725482987597147 -2022-06-16,10.98118144994277,0.6453011467733774 -2022-06-17,11.036677413700968,0.05549596375819732 -2022-06-18,11.102020248280533,0.06534283457956569 -2022-06-19,10.57158795594502,-0.5304322923355134 -2022-06-20,11.287860283215288,0.7162723272702678 -2022-06-21,11.354006612117974,0.06614632890268624 -2022-06-22,11.130909671468922,-0.22309694064905194 -2022-06-23,10.826644445073965,-0.304265226394957 -2022-06-24,10.85399477040798,0.02735032533401416 -2022-06-25,10.807447856088299,-0.04654691431968061 -2022-06-26,10.87881405702893,0.07136620094063062 -2022-06-27,10.66168004075829,-0.21713401627063966 -2022-06-28,11.234925327645778,0.573245286887488 -2022-06-29,11.1141771969941,-0.12074813065167689 -2022-06-30,10.863953785510976,-0.250223411483125 -2022-07-01,10.086773299540669,-0.7771804859703071 -2022-07-02,10.124300052013393,0.03752675247272386 -2022-07-03,10.101514821715153,-0.022785230298239867 -2022-07-04,9.5647419142388,-0.5367729074763528 -2022-07-05,9.892464749001999,0.32772283476319863 -2022-07-06,9.329899047799396,-0.5625657012026029 -2022-07-07,9.410305770941367,0.08040672314197117 -2022-07-08,9.050676384631728,-0.3596293863096385 -2022-07-09,9.205365477788211,0.15468909315648283 -2022-07-10,9.210174051534912,0.004808573746700517 -2022-07-11,9.00086171989366,-0.20931233164125196 -2022-07-12,8.673035680322673,-0.32782603957098644 -2022-07-13,8.910784903714667,0.23774922339199378 -2022-07-14,9.030588655179136,0.11980375146446853 -2022-07-15,8.9845125257927,-0.04607612938643513 -2022-07-16,9.186356480087552,0.20184395429485136 -2022-07-17,9.331825587372014,0.1454691072844625 -2022-07-18,9.593648982099657,0.26182339472764227 -2022-07-19,8.957770654930929,-0.6358783271687276 -2022-07-20,9.267423006881282,0.3096523519503531 -2022-07-21,9.153085730719093,-0.11433727616218903 -2022-07-22,8.722449981242342,-0.43063574947675143 -2022-07-23,8.942344218908381,0.21989423766603977 -2022-07-24,8.655355843493895,-0.2869883754144862 -2022-07-25,8.15076910257888,-0.5045867409150144 -2022-07-26,8.212047219931076,0.06127811735219524 -2022-07-27,8.373762876775556,0.1617156568444802 -2022-07-28,8.465640534592767,0.09187765781721069 -2022-07-29,8.496645733435784,0.031005198843017112 -2022-07-30,8.196559761944176,-0.3000859714916082 -2022-07-31,8.11597785322038,-0.08058190872379534 -2022-08-01,7.915750356478031,-0.2002274967423494 -2022-08-02,7.425593256294164,-0.4901571001838674 -2022-08-03,7.662494921028629,0.23690166473446528 -2022-08-04,7.615924079495657,-0.046570841532972196 -2022-08-05,7.139629527355671,-0.4762945521399855 -2022-08-06,6.938639797057968,-0.20098973029770306 -2022-08-07,7.061651397089567,0.12301160003159861 -2022-08-08,6.491388800171746,-0.5702625969178206 -2022-08-09,6.456229710469033,-0.035159089702712976 -2022-08-10,5.966860909859908,-0.48936880060912546 -2022-08-11,5.552529247939952,-0.41433166191995596 -2022-08-12,5.61877454766058,0.0662452997206282 -2022-08-13,5.5667445953413015,-0.05202995231927865 -2022-08-14,5.5912676975465265,0.024523102205225022 -2022-08-15,5.6307329212926565,0.03946522374612993 -2022-08-16,5.715872385149744,0.0851394638570877 -2022-08-17,5.52013715569622,-0.19573522945352373 -2022-08-18,5.1749755699295505,-0.3451615857666699 -2022-08-19,5.015793782392737,-0.15918178753681378 -2022-08-20,4.8978338236770425,-0.11795995871569431 -2022-08-21,4.728962989317426,-0.16887083435961614 -2022-08-22,4.660837592483294,-0.06812539683413199 -2022-08-23,4.522411416872952,-0.1384261756103422 -2022-08-24,4.46971943782882,-0.05269197904413225 -2022-08-25,4.48937633986338,0.019656902034560275 -2022-08-26,4.671729229103353,0.18235288923997306 -2022-08-27,4.441218520728518,-0.230510708374835 -2022-08-28,4.398167697901089,-0.043050822827429336 -2022-08-29,4.056983089613186,-0.34118460828790287 -2022-08-30,4.068476694225665,0.011493604612478947 -2022-08-31,3.8887204496996013,-0.17975624452606365 -2022-09-01,4.101361102264549,0.21264065256494735 -2022-09-02,4.105203264425131,0.0038421621605824186 -2022-09-03,4.033722477257261,-0.07148078716786976 -2022-09-04,4.0193568083630185,-0.014365668894242845 -2022-09-05,4.090448061824343,0.07109125346132483 -2022-09-06,4.1608416103490224,0.07039354852467916 -2022-09-07,4.169576089218472,0.008734478869449447 -2022-09-08,4.009958952417284,-0.15961713680118805 -2022-09-09,3.9491838830043724,-0.06077506941291144 -2022-09-10,4.0280813117256296,0.07889742872125716 -2022-09-11,4.022789184840038,-0.005292126885591664 -2022-09-12,4.183036114755686,0.16024692991564837 -2022-09-13,4.139839265057039,-0.043196849698647455 -2022-09-14,4.078294846380354,-0.06154441867668492 -2022-09-15,3.9272503546796695,-0.15104449170068435 -2022-09-16,3.804719939540711,-0.12253041513895857 -2022-09-17,3.9673998090997182,0.16267986955900726 -2022-09-18,3.9199660021587452,-0.04743380694097299 -2022-09-19,3.944133812769549,0.02416781061080364 -2022-09-20,3.8762257189820786,-0.06790809378747031 -2022-09-21,3.930050086099902,0.053824367117823346 -2022-09-22,4.030537138340103,0.10048705224020082 -2022-09-23,4.08979117917724,0.05925404083713737 -2022-09-24,4.106366922977279,0.0165757438000389 -2022-09-25,4.065822102774085,-0.04054482020319394 -2022-09-26,3.9464387134931496,-0.1193833892809355 -2022-09-27,3.755337000440358,-0.19110171305279167 -2022-09-28,3.830916701101885,0.0755797006615273 -2022-09-29,3.5445280997330495,-0.2863886013688357 -2022-09-30,3.6570057039426205,0.11247760420957098 -2022-10-01,3.6832727974653077,0.02626709352268719 -2022-10-02,3.6508252341414043,-0.03244756332390342 -2022-10-03,3.6227455277714222,-0.028079706369982027 -2022-10-04,3.6447109459668434,0.021965418195421194 -2022-10-05,3.731187322243186,0.08647637627634275 -2022-10-06,3.617229850669726,-0.11395747157346037 -2022-10-07,3.53392809030667,-0.0833017603630557 -2022-10-08,3.5757572744609556,0.04182918415428549 -2022-10-09,3.685368371435885,0.10961109697492954 -2022-10-10,3.54094367175293,-0.14442469968295502 -2022-10-11,3.5765714599933514,0.03562778824042123 -2022-10-12,3.481497016625437,-0.09507444336791426 -2022-10-13,3.671182907190671,0.18968589056523388 -2022-10-14,3.7114980624583156,0.04031515526764462 -2022-10-15,3.535554028317652,-0.1759440341406635 -2022-10-16,3.528603667050725,-0.006950361266927274 -2022-10-17,3.4890338430082735,-0.03956982404245135 -2022-10-18,3.4013854245911315,-0.087648418417142 -2022-10-19,3.35133064308621,-0.050054781504921486 -2022-10-20,3.425773281941898,0.0744426388556878 -2022-10-21,3.4048809573934373,-0.02089232454846046 -2022-10-22,3.401049723235388,-0.0038312341580493126 -2022-10-23,3.369894297274987,-0.031155425960401217 -2022-10-24,3.4392281430347356,0.06933384575974877 -2022-10-25,3.41697264920328,-0.02225549383145564 -2022-10-26,3.497484040526823,0.0805113913235429 -2022-10-27,3.2580604180139368,-0.23942362251288607 -2022-10-28,3.221569462246475,-0.03649095576746175 -2022-10-29,3.0895503744011608,-0.13201908784531424 -2022-10-30,3.150134500760151,0.06058412635899035 -2022-10-31,3.134321193830555,-0.015813306929596038 -2022-11-01,3.156286475006789,0.021965281176234086 -2022-11-02,3.2807298608691484,0.12444338586235926 -2022-11-03,3.144719830456663,-0.1360100304124856 -2022-11-04,3.2845292811994184,0.13980945074275564 -2022-11-05,3.2090431523448397,-0.07548612885457873 -2022-11-06,3.239028233251305,0.029985080906465456 -2022-11-07,3.0342139434381052,-0.20481428981319993 -2022-11-08,3.2535341744039403,0.21932023096583508 -2022-11-09,3.184346779271168,-0.06918739513277217 -2022-11-10,3.4395631669228393,0.2552163876516711 -2022-11-11,3.486177074633652,0.04661390771081253 -2022-11-12,3.4240284942928594,-0.0621485803407924 -2022-11-13,3.540803571605673,0.11677507731281356 -2022-11-14,3.6490697962903766,0.1082662246847037 -2022-11-15,3.624669270680455,-0.024400525609921786 -2022-11-16,3.7755143834400373,0.15084511275958246 -2022-11-17,3.8217802964100946,0.04626591297005733 -2022-11-18,3.7351191704733915,-0.08666112593670316 -2022-11-19,3.645762459926275,-0.08935671054711669 -2022-11-20,3.751046432135715,0.10528397220944008 -2022-11-21,3.852533982376411,0.10148755024069622 -2022-11-22,3.720026374562892,-0.132507607813519 -2022-11-23,3.8188439008541306,0.09881752629123852 -2022-11-24,3.874129279775002,0.0552853789208716 -2022-11-25,3.951653164512035,0.07752388473703276 -2022-11-26,3.9675817010720116,0.015928536559976614 -2022-11-27,3.8779047906081394,-0.08967691046387216 -2022-11-28,3.8996423610743323,0.021737570466192846 -2022-11-29,3.925255619670879,0.02561325859654673 -2022-11-30,3.957762591752387,0.03250697208150788 -2022-12-01,3.957725690362573,-3.6901389814048e-05 -2022-12-02,3.8940047621676515,-0.06372092819492137 -2022-12-03,3.9316665597028,0.03766179753514853 -2022-12-04,3.8525780199063737,-0.07908853979642627 -2022-12-05,3.8254252304954437,-0.027152789410930023 -2022-12-06,3.724822233903052,-0.10060299659239158 -2022-12-07,3.567141031852473,-0.15768120205057912 -2022-12-08,3.675573003449925,0.10843197159745221 -2022-12-09,3.5999158276780525,-0.0756571757718727 -2022-12-10,3.5459430855628944,-0.05397274211515812 -2022-12-11,3.5639674995825623,0.018024414019667923 -2022-12-12,3.578676527823117,0.014709028240554645 -2022-12-13,3.620139389778056,0.04146286195493909 -2022-12-14,3.5608414693391803,-0.05929792043887572 -2022-12-15,3.5854897541232305,0.024648284784050123 -2022-12-16,3.5696003229954,-0.015889431127830367 -2022-12-17,3.4587963983564127,-0.11080392463898736 -2022-12-18,3.575123778025728,0.11632737966931517 -2022-12-19,3.557640283015851,-0.017483495009877004 -2022-12-20,3.530226215961418,-0.027414067054432945 -2022-12-21,3.5096633717907832,-0.020562844170634698 -2022-12-22,3.5297883308702516,0.02012495907946832 -2022-12-23,3.4406270923667757,-0.0891612385034759 -2022-12-24,3.4317804266828094,-0.008846665683966304 -2022-12-25,3.4680771000486503,0.03629667336584097 -2022-12-26,3.4280391377026977,-0.04003796234595258 -2022-12-27,3.446193611819312,0.018154474116614416 -2022-12-28,3.3805692887803227,-0.06562432303898946 -2022-12-29,3.369963257822596,-0.01060603095772672 -2022-12-30,3.368023328815942,-0.001939929006653962 -2022-12-31,3.3679299597708163,-9.336904512569077e-05 -2023-01-01,3.3840085946238867,0.016078634853070373 -2023-01-02,3.3277209741060036,-0.05628762051788305 -2023-01-03,3.246184386104571,-0.08153658800143271 -2023-01-04,3.2264467216820605,-0.01973766442251046 -2023-01-05,3.1075631676947024,-0.11888355398735806 -2023-01-06,3.1821277191350754,0.074564551440373 -2023-01-07,3.1125059794356464,-0.06962173969942898 -2023-01-08,3.123749829649381,0.011243850213734419 -2023-01-09,3.204852181778488,0.08110235212910721 -2023-01-10,3.1445421348085048,-0.06031004696998332 -2023-01-11,3.1335259497725514,-0.011016185035953363 -2023-01-12,3.236723608923195,0.1031976591506436 -2023-01-13,3.1809989654476416,-0.05572464347555339 -2023-01-14,2.9550732819819387,-0.22592568346570285 -2023-01-15,3.0956044948036827,0.14053121282174397 -2023-01-16,2.9852257723376865,-0.11037872246599623 -2023-01-17,2.8511940050421423,-0.13403176729554422 -2023-01-18,2.944375066404907,0.0931810613627646 -2023-01-19,2.962431431157125,0.01805636475221828 -2023-01-20,2.9254136062205136,-0.03701782493661154 -2023-01-21,2.903916671363304,-0.021496934857209826 -2023-01-22,2.9485706796884945,0.04465400832519073 -2023-01-23,2.8686548604414774,-0.07991581924701707 -2023-01-24,2.815443240659198,-0.053211619782279396 -2023-01-25,2.6624269921898733,-0.1530162484693247 -2023-01-26,2.6296265570862856,-0.032800435103587766 -2023-01-27,2.5857379430623717,-0.04388861402391386 -2023-01-28,2.5913663642851703,0.0056284212227986075 -2023-01-29,2.6798956178012703,0.08852925351609997 -2023-01-30,2.6858718344839385,0.005976216682668234 -2023-01-31,2.631173549132752,-0.05469828535118637 -2023-02-01,2.646585836857844,0.015412287725091733 -2023-02-02,2.5622973217145826,-0.0842885151432613 -2023-02-03,2.599025099434774,0.03672777772019131 -2023-02-04,2.5674938451792944,-0.031531254255479535 -2023-02-05,2.554367771082357,-0.013126074096937224 -2023-02-06,2.4542099894532794,-0.10015778162907774 -2023-02-07,2.5274616081790118,0.07325161872573238 -2023-02-08,2.4571928230916167,-0.07026878508739509 -2023-02-09,2.44369930822666,-0.013493514864956868 -2023-02-10,2.3907892534412656,-0.052910054785394234 -2023-02-11,2.3637781066206114,-0.027011146820654197 -2023-02-12,2.3403011836577075,-0.023476922962903934 -2023-02-13,2.4089162082716853,0.06861502461397784 -2023-02-14,2.4040632696978412,-0.004852938573844057 -2023-02-15,2.188781997358674,-0.21528127233916727 -2023-02-16,2.1700607614831187,-0.018721235875555298 -2023-02-17,2.1377725254758264,-0.03228823600729225 -2023-02-18,2.0326849930776025,-0.10508753239822388 -2023-02-19,2.084473884154347,0.05178889107674456 -2023-02-20,2.0898720157282162,0.005398131573869147 -2023-02-21,2.0712846280038573,-0.018587387724358972 -2023-02-22,2.0913704957039823,0.020085867700124993 -2023-02-23,2.0536318513837175,-0.03773864432026475 -2023-02-24,2.0904634954785233,0.03683164409480577 -2023-02-25,2.058295244635828,-0.03216825084269548 -2023-02-26,2.0885108178532117,0.030215573217383884 -2023-02-27,2.0555204186494818,-0.032990399203729925 -2023-02-28,2.043967643942679,-0.011552774706802715 -2023-03-01,2.074367452612671,0.030399808669991923 -2023-03-02,2.109948631587475,0.03558117897480395 -2023-03-03,2.091812433490447,-0.018136198097027822 -2023-03-04,2.068082301295645,-0.023730132194802245 -2023-03-05,1.9991051993157343,-0.06897710197991058 -2023-03-06,2.026243914031019,0.027138714715284618 -2023-03-07,2.059331101502759,0.03308718747174 -2023-03-08,2.0347655168724934,-0.02456558463026548 -2023-03-09,2.0587949000337105,0.024029383161217055 -2023-03-10,2.067917824908914,0.009122924875203609 -2023-03-11,2.0850585975292066,0.017140772620292566 -2023-03-12,2.05068347215128,-0.03437512537792653 -2023-03-13,2.059619397428245,0.008935925276964962 -2023-03-14,1.9666637510393798,-0.09295564638886522 -2023-03-15,1.9367763884274143,-0.029887362611965562 -2023-03-16,1.934851015856549,-0.0019253725708652247 -2023-03-17,1.9905799000701194,0.05572888421357036 -2023-03-18,1.9882843450438061,-0.0022955550263132896 -2023-03-19,1.9244368980234048,-0.06384744702040135 -2023-03-20,1.99190846579948,0.06747156777607533 -2023-03-21,1.8617300597063675,-0.1301784060931126 -2023-03-22,1.8963364510528942,0.034606391346526655 -2023-03-23,1.926373840754245,0.030037389701350836 -2023-03-24,1.8964876163693694,-0.029886224384875648 -2023-03-25,1.9295506833940594,0.033063067024690085 -2023-03-26,1.912630670175851,-0.016920013218208352 -2023-03-27,1.8936151804010055,-0.019015489774845573 -2023-03-28,1.8731980592376714,-0.020417121163334162 -2023-03-29,1.8920110819190705,0.018813022681399172 -2023-03-30,1.861254975717874,-0.03075610620119651 -2023-03-31,1.8739724979379748,0.012717522220100808 -2023-04-01,1.8098376441986508,-0.06413485373932404 -2023-04-02,1.8078729900489334,-0.0019646541497173597 -2023-04-03,1.826827149954152,0.018954159905218537 -2023-04-04,1.8369110646695948,0.010083914715442788 -2023-04-05,1.8288870838109916,-0.00802398085860312 -2023-04-06,1.8171359758994166,-0.011751107911575076 -2023-04-07,1.81307474611086,-0.004061229788556497 -2023-04-08,1.831670060160719,0.018595314049858924 -2023-04-09,1.820836516849798,-0.010833543310921012 -2023-04-10,1.7819642887417286,-0.03887222810806934 -2023-04-11,1.8264858511940183,0.044521562452289665 -2023-04-12,1.8730080380380658,0.04652218684404752 -2023-04-13,1.8865701737877667,0.013562135749700888 -2023-04-14,1.8808981274740786,-0.005672046313688117 -2023-04-15,1.8582204096168555,-0.022677717857223056 -2023-04-16,1.8905737148934327,0.032353305276577204 -2023-04-17,1.836238884664776,-0.054334830228656816 -2023-04-18,1.871961443516625,0.03572255885184905 -2023-04-19,1.7700706326819597,-0.10189081083466522 -2023-04-20,1.7467691189159171,-0.023301513766042614 -2023-04-21,1.755053669228784,0.00828455031286679 -2023-04-22,1.718051602196236,-0.037002067032547936 -2023-04-23,1.7315826587672891,0.013531056571053135 -2023-04-24,1.7135902080047059,-0.017992450762583267 -2023-04-25,1.7002008271688396,-0.013389380835866271 -2023-04-26,1.7272418066485167,0.027040979479677096 -2023-04-27,1.6379003158930665,-0.08934149075545017 -2023-04-28,1.6316828683616198,-0.006217447531446707 -2023-04-29,1.6523232319159342,0.020640363554314423 -2023-04-30,1.6677782549655586,0.015455023049624428 -2023-05-01,1.638214114754006,-0.029564140211552736 -2023-05-02,1.6062874446108124,-0.0319266701431935 -2023-05-03,1.6227680264467836,0.01648058183597123 -2023-05-04,1.6346930282069903,0.01192500176020661 -2023-05-05,1.6585497437383865,0.023856715531396233 -2023-05-06,1.6259479744799845,-0.03260176925840197 -2023-05-07,1.6347814847930608,0.008833510313076331 -2023-05-08,1.6450653950918566,0.010283910298795718 -2023-05-09,1.5898816049933375,-0.05518379009851904 -2023-05-10,1.6533408821767202,0.06345927718338262 -2023-05-11,1.6678406643342114,0.014499782157491259 -2023-05-12,1.672072523799759,0.004231859465547494 -2023-05-13,1.6523395808455392,-0.01973294295421968 -2023-05-14,1.6276704564755566,-0.024669124369982587 -2023-05-15,1.635199630062599,0.007529173587042415 -2023-05-16,1.614858972159237,-0.020340657903362036 -2023-05-17,1.6243021074509691,0.00944313529173213 -2023-05-18,1.5958837795925853,-0.02841832785838383 -2023-05-19,1.557375192562505,-0.03850858703008031 -2023-05-20,1.5990995528887877,0.04172436032628268 -2023-05-21,1.5663424901515446,-0.0327570627372431 -2023-05-22,1.5488078391902402,-0.017534650961304354 -2023-05-23,1.5468811661449031,-0.0019266730453371128 -2023-05-24,1.5782488977020883,0.0313677315571852 -2023-05-25,1.5715608238348118,-0.006688073867276545 -2023-05-26,1.5657609854810655,-0.005799838353746312 -2023-05-27,1.5577329126350572,-0.00802807284600826 -2023-05-28,1.5717796957163637,0.014046783081306469 -2023-05-29,1.5565291873876723,-0.015250508328691348 -2023-05-30,1.523797610889549,-0.032731576498123305 -2023-05-31,1.523822089797521,2.4478907971969832e-05 -2023-06-01,1.5356810671883818,0.011858977390860836 -2023-06-02,1.5213499780559885,-0.014331089132393338 -2023-06-03,1.5138077135048118,-0.007542264551176681 -2023-06-04,1.505629257703873,-0.008178455800938789 -2023-06-05,1.5241377614217182,0.01850850371784518 -2023-06-06,1.4505461270043656,-0.07359163441735261 -2023-06-07,1.4604308992565598,0.009884772252194196 -2023-06-08,1.40631721845186,-0.054113680804699804 -2023-06-09,1.45379395016587,0.04747673171401012 -2023-06-10,1.3885540582604823,-0.06523989190538781 -2023-06-11,1.4299667502905673,0.04141269203008502 -2023-06-12,1.4474265085763782,0.017459758285810922 -2023-06-13,1.4361989905272283,-0.011227518049149898 -2023-06-14,1.4438122297820557,0.007613239254827375 -2023-06-15,1.4579754496428365,0.01416321986078084 -2023-06-16,1.4423989889881013,-0.01557646065473528 -2023-06-17,1.4276585434961464,-0.014740445491954857 -2023-06-18,1.435231173403305,0.007572629907158568 -2023-06-19,1.4268223856436613,-0.00840878775964371 -2023-06-20,1.449867870241243,0.023045484597581822 -2023-06-21,1.4502678466553065,0.00039997641406341877 -2023-06-22,1.4329825227097923,-0.017285323945514186 -2023-06-23,1.4288309831796693,-0.0041515395301230384 -2023-06-24,1.3826066236564245,-0.046224359523244773 -2023-06-25,1.4215058233538564,0.03889919969743194 -2023-06-26,1.440359761205472,0.018853937851615488 -2023-06-27,1.4487368932825264,0.008377132077054483 -2023-06-28,1.4558936105569158,0.007156717274389379 -2023-06-29,1.452025369674741,-0.003868240882174856 -2023-06-30,1.4835152518098769,0.03148988213513593 -2023-07-01,1.463765309164226,-0.019749942645650886 -2023-07-02,1.4330146384439548,-0.030750670720271156 -2023-07-03,1.4639054400611222,0.030890801617167396 -2023-07-04,1.4591373231554448,-0.004768116905677466 -2023-07-05,1.4398846181579985,-0.019252704997446246 -2023-07-06,1.4655642284435013,0.025679610285502807 -2023-07-07,1.4003647367855485,-0.0651994916579528 -2023-07-08,1.3945200846371448,-0.005844652148403684 -2023-07-09,1.3874834252604191,-0.007036659376725707 -2023-07-10,1.4163778975188266,0.028894472258407466 -2023-07-11,1.3852959355982297,-0.031081961920596868 -2023-07-12,1.394857503946152,0.009561568347922211 -2023-07-13,1.3981591636437685,0.0033016596976165324 -2023-07-14,1.3905410446729438,-0.00761811897082465 -2023-07-15,1.37449794426663,-0.016043100406313737 -2023-07-16,1.3790290474010183,0.0045311031343882036 -2023-07-17,1.4072873083688098,0.028258260967791493 -2023-07-18,1.387008725931239,-0.020278582437570858 -2023-07-19,1.3572590347562998,-0.029749691174939086 -2023-07-20,1.3714242040995315,0.014165169343231643 -2023-07-21,1.3429521212915403,-0.028472082807991184 -2023-07-22,1.303528278917525,-0.039423842374015194 -2023-07-23,1.3271789497886997,0.02365067087117456 -2023-07-24,1.3606189255187688,0.03343997573006918 -2023-07-25,1.3420916077549907,-0.01852731776377814 -2023-07-26,1.3629145424292801,0.020822934674289417 -2023-07-27,1.3517452896172224,-0.011169252812057717 -2023-07-28,1.3341463803409626,-0.017598909276259844 -2023-07-29,1.3302150736030527,-0.003931306737909868 -2023-07-30,1.3096936160740564,-0.020521457528996256 -2023-07-31,1.317492189136284,0.007798573062227643 -2023-08-01,1.3096483035080095,-0.007843885628274538 -2023-08-02,1.309351411526521,-0.0002968919814885229 -2023-08-03,1.2687807647693412,-0.04057064675717981 -2023-08-04,1.2844548466382146,0.015674081868873424 -2023-08-05,1.2850767396410627,0.0006218930028480951 -2023-08-06,1.2905018808893234,0.0054251412482606565 -2023-08-07,1.3001528858791958,0.00965100498987237 -2023-08-08,1.304999627033142,0.004846741153946343 -2023-08-09,1.303879098097216,-0.0011205289359261794 -2023-08-10,1.2868014733752589,-0.017077624721957063 -2023-08-11,1.295535860997897,0.008734387622638229 -2023-08-12,1.3069038458728668,0.011367984874969705 -2023-08-13,1.3043468545269383,-0.002556991345928461 -2023-08-14,1.302975244764137,-0.0013716097628013735 -2023-08-15,1.3044875910795861,0.0015123463154491645 -2023-08-16,1.3184941941435162,0.01400660306393009 -2023-08-17,1.2450616821969949,-0.07343251194652134 -2023-08-18,1.1893148479503737,-0.05574683424662119 -2023-08-19,1.1619035552277663,-0.02741129272260734 -2023-08-20,1.181372524747555,0.019468969519788715 -2023-08-21,1.1742797427988854,-0.007092781948669691 -2023-08-22,1.1430413367632248,-0.031238406035660526 -2023-08-23,1.1704275962739847,0.027386259510759903 -2023-08-24,1.1486862433184308,-0.021741352955553905 -2023-08-25,1.136094427079139,-0.012591816239291731 -2023-08-26,1.1336480902914263,-0.0024463367877127773 -2023-08-27,1.1062618757542033,-0.027386214537223008 -2023-08-28,1.1491157216510064,0.04285384589680308 -2023-08-29,1.135700019399752,-0.013415702251254435 -2023-08-30,1.1134204261089804,-0.02227959329077156 -2023-08-31,1.1278274525211354,0.014407026412154966 -2023-09-01,1.072071922034953,-0.055755530486182314 -2023-09-02,1.0880476362268983,0.01597571419194521 -2023-09-03,1.0658769975524,-0.0221706386744982 -2023-09-04,1.071950425015683,0.006073427463282988 -2023-09-05,1.0927646271001437,0.02081420208446061 -2023-09-06,1.0524963376453471,-0.040268289454796546 -2023-09-07,1.0829578932930337,0.0304615556476866 -2023-09-08,1.091311995813683,0.008354102520649276 -2023-09-09,1.0556800114353915,-0.035631984378291515 -2023-09-10,1.0776567252670928,0.0219767138317013 -2023-09-11,1.0986849821485385,0.021028256881445717 -2023-09-12,1.0781447476952817,-0.02054023445325681 -2023-09-13,1.061441733903086,-0.016703013792195742 -2023-09-14,1.06638628989389,0.0049445559908041226 -2023-09-15,1.0631438881394337,-0.0032424017544563366 -2023-09-16,1.0414830240010466,-0.02166086413838708 -2023-09-17,1.045560050170807,0.004077026169760467 -2023-09-18,1.0723917342898859,0.02683168411907877 -2023-09-19,1.0423776832574236,-0.03001405103246224 -2023-09-20,1.04565389687243,0.003276213615006407 -2023-09-21,1.022158043962559,-0.023495852909870996 -2023-09-22,1.0226815944441814,0.0005235504816223369 -2023-09-23,1.020124690461087,-0.002556903983094383 -2023-09-24,1.0306556055470335,0.010530915085946502 -2023-09-25,1.023525971292021,-0.007129634255012451 -2023-09-26,1.0011235136656673,-0.022402457626353733 -2023-09-27,1.0145788268554794,0.01345531318981208 -2023-09-28,1.0172440840369616,0.00266525718148225 -2023-09-29,0.9888913589243677,-0.0283527251125939 -2023-09-30,1.0050444506585232,0.016153091734155467 -2023-10-01,1.0288327326567088,0.023788281998185612 -2023-10-02,1.0272338242884504,-0.0015989083682583782 -2023-10-03,1.0212720964230788,-0.0059617278653716355 -2023-10-04,1.0392376126074072,0.0179655161843284 -2023-10-05,1.0375406799268196,-0.0016969326805875706 -2023-10-06,1.0373379072126545,-0.00020277271416513365 -2023-10-07,1.005450764084264,-0.03188714312839047 -2023-10-08,1.0216415836781236,0.016190819593859596 -2023-10-09,1.0074145888039319,-0.014226994874191767 -2023-10-10,1.004863712283265,-0.002550876520666767 -2023-10-11,1.0150568323707334,0.01019312008746831 -2023-10-12,0.9968409452388256,-0.018215887131907804 -2023-10-13,0.986104767787511,-0.01073617745131461 -2023-10-14,1.0070888943082223,0.020984126520711355 -2023-10-15,0.9895799399669688,-0.017508954341253546 -2023-10-16,0.9983112531533194,0.008731313186350564 -2023-10-17,1.0095721408376674,0.011260887684348075 -2023-10-18,0.9977424609179917,-0.011829679919675762 -2023-10-19,1.019134624262359,0.02139216334436722 -2023-10-20,0.9943784732880041,-0.024756150974354796 -2023-10-21,1.016688453171094,0.022309979883089914 -2023-10-22,0.9955199210715933,-0.02116853209950076 -2023-10-23,0.9992030606817001,0.0036831396101068004 -2023-10-24,1.0001152827934576,0.0009122221117575657 -2023-10-25,0.9464907706309751,-0.05362451216248254 -2023-10-26,0.9985615173315749,0.05207074670059986 -2023-10-27,0.9939257623479865,-0.00463575498358848 -2023-10-28,0.9912133937990975,-0.0027123685488890104 -2023-10-29,0.9928716712661529,0.0016582774670554912 -2023-10-30,1.0034762006029319,0.010604529336778912 -2023-10-31,0.9983305104185967,-0.005145690184335194 -2023-11-01,1.0006534911385856,0.002322980719988932 -2023-11-02,1.0263322114700137,0.02567872033142815 -2023-11-03,1.0270285590786858,0.0006963476086720988 -2023-11-04,1.0192933645024973,-0.007735194576188542 -2023-11-05,1.0595641907558693,0.04027082625337197 -2023-11-06,1.055445483701965,-0.00411870705390438 -2023-11-07,1.0340127989613581,-0.021432684740606778 -2023-11-08,1.0243754343135487,-0.009637364647809399 -2023-11-09,1.048071401417933,0.023695967104384374 -2023-11-10,1.0335517025482066,-0.014519698869726483 -2023-11-11,1.045746596388998,0.012194893840791421 -2023-11-12,1.0217721311419088,-0.02397446524708924 -2023-11-13,1.0398850974459768,0.018112966304068 -2023-11-14,1.0380881732644816,-0.0017969241814952408 -2023-11-15,1.0550922126947393,0.017004039430257745 -2023-11-16,1.0285839704566968,-0.02650824223804249 -2023-11-17,0.984829793615061,-0.04375417684163585 -2023-11-18,0.9760406684627406,-0.008789125152320332 -2023-11-19,0.992095271998395,0.016054603535654355 -2023-11-20,0.9979248514413849,0.005829579442989896 -2023-11-21,1.0232076235113674,0.02528277206998253 -2023-11-22,1.0516372375775993,0.0284296140662319 -2023-11-23,1.0260701820587141,-0.025567055518885162 -2023-11-24,1.007076069419581,-0.018994112639133087 -2023-11-25,0.986478048738824,-0.020598020680757 -2023-11-26,0.9929489412730018,0.0064708925341777634 -2023-11-27,1.0018674496045734,0.008918508331571595 -2023-11-28,1.0021343192005334,0.0002668695959600065 -2023-11-29,0.9641201900818225,-0.03801412911871094 -2023-11-30,0.9475769888072166,-0.016543201274605845 -2023-12-01,0.9624187270123381,0.014841738205121469 -2023-12-02,0.9645530823316762,0.0021343553193381437 -2023-12-03,0.9252918161575162,-0.03926126617416004 -2023-12-04,0.9374869753369204,0.01219515917940417 -2023-12-05,0.9419782425060804,0.00449126716916004 -2023-12-06,0.8952560348097323,-0.04672220769634816 -2023-12-07,0.9326850559948856,0.037429021185153344 -2023-12-08,0.9169484592490816,-0.015736596745803966 -2023-12-09,0.9300735720078142,0.013125112758732516 -2023-12-10,0.9369373139047852,0.006863741896971032 -2023-12-11,0.9535496873254339,0.016612373420648696 -2023-12-12,0.9488803879010336,-0.004669299424400308 -2023-12-13,0.9609312047720759,0.012050816871042369 -2023-12-14,0.9274360912226849,-0.03349511354939105 -2023-12-15,0.9289984553491791,0.0015623641264942423 -2023-12-16,0.9438907610594731,0.014892305710293985 -2023-12-17,0.9162834410754722,-0.0276073199840009 -2023-12-18,0.9312654436788829,0.014982002603410649 -2023-12-19,0.9194918880585949,-0.011773555620287923 -2023-12-20,0.8948081241401016,-0.024683763918493362 -2023-12-21,0.8738011171855464,-0.021007006954555152 -2023-12-22,0.9082129343407014,0.034411817155154956 -2023-12-23,0.8795278263861814,-0.02868510795451995 -2023-12-24,0.9021860699173494,0.022658243531167965 -2023-12-25,0.8818348620147474,-0.02035120790260203 -2023-12-26,0.9016357031308101,0.01980084111606273 -2023-12-27,0.8990828760503413,-0.002552827080468778 -2023-12-28,0.8897914525712809,-0.009291423479060423 -2023-12-29,0.8871984098175363,-0.002593042753744612 -2023-12-30,0.8431274216665519,-0.044070988150984425 -2023-12-31,0.8627845116081871,0.019657089941635286 -2024-01-01,0.8633167632298949,0.00053225162170778 -2024-01-02,0.8777092089330684,0.01439244570317344 -2024-01-03,0.8773459731759247,-0.0003632357571436984 -2024-01-04,0.8697030071750389,-0.007642966000885765 -2024-01-05,0.8653838499479374,-0.004319157227101522 -2024-01-06,0.8717377652847694,0.00635391533683205 -2024-01-07,0.8607586729536646,-0.010979092331104834 -2024-01-08,0.888476871473934,0.027718198520269355 -2024-01-09,0.8757922569837372,-0.012684614490196755 -2024-01-10,0.8613901783400734,-0.01440207864366383 -2024-01-11,0.848956197847311,-0.012433980492762342 -2024-01-12,0.8634667637830282,0.014510565935717201 -2024-01-13,0.8430698628395974,-0.02039690094343083 -2024-01-14,0.8535746950232047,0.010504832183607316 -2024-01-15,0.8465340111969745,-0.007040683826230243 -2024-01-16,0.848869807328285,0.002335796131310519 -2024-01-17,0.8452317973522199,-0.0036380099760651152 -2024-01-18,0.8276029366976694,-0.017628860654550493 -2024-01-19,0.8442724233683458,0.01666948667067647 -2024-01-20,0.8524774810872671,0.008205057718921216 -2024-01-21,0.8530134459922594,0.0005359649049923032 -2024-01-22,0.8428507213885565,-0.010162724603702822 -2024-01-23,0.8743768323070624,0.03152611091850588 -2024-01-24,0.8520060651447445,-0.022370767162317895 -2024-01-25,0.8753271122545602,0.02332104710981564 -2024-01-26,0.8713336830326196,-0.00399342922194057 -2024-01-27,0.8605907888086353,-0.010742894223984334 -2024-01-28,0.8770496116229277,0.01645882281429245 -2024-01-29,0.8847714259593467,0.007721814336418942 -2024-01-30,0.8792997776602245,-0.005471648299122167 -2024-01-31,0.892256873221401,0.012957095561176524 -2024-02-01,0.8853178217159953,-0.006939051505405747 -2024-02-02,0.9001714408775724,0.014853619161577125 -2024-02-03,0.9036747966576751,0.003503355780102746 -2024-02-04,0.8808534864857499,-0.022821310171925235 -2024-02-05,0.9000959223060462,0.019242435820296278 -2024-02-06,0.8830126268401846,-0.017083295465861625 -2024-02-07,0.8894346479149564,0.006422021074771855 -2024-02-08,0.8676755874047055,-0.021759060510250894 -2024-02-09,0.8823692860725654,0.014693698667859856 -2024-02-10,0.8842007000014017,0.0018314139288363451 -2024-02-11,0.8943959233021646,0.010195223300762835 -2024-02-12,0.8362202811583086,-0.058175642143855955 -2024-02-13,0.8365181802407687,0.0002978990824601402 -2024-02-14,0.8304375309890335,-0.006080649251735237 -2024-02-15,0.828572980970179,-0.0018645500188545494 -2024-02-16,0.8200608446025733,-0.008512136367605616 -2024-02-17,0.8217405114991717,0.0016796668965983752 -2024-02-18,0.8278288028797532,0.006088291380581534 -2024-02-19,0.8397099454438781,0.011881142564124869 -2024-02-20,0.8399858552522128,0.0002759098083346956 -2024-02-21,0.8214389378554388,-0.018546917396774054 -2024-02-22,0.786257142687225,-0.035181795168213736 -2024-02-23,0.7845849665186354,-0.001672176168589612 -2024-02-24,0.8009814278305402,0.016396461311904753 -2024-02-25,0.79058067794098,-0.01040074988956019 -2024-02-26,0.7796614979690104,-0.010919179971969561 -2024-02-27,0.7774695619181853,-0.0021919360508251273 -2024-02-28,0.7954358290933539,0.017966267175168582 -2024-02-29,0.8036741702042315,0.008238341110877623 -2024-03-01,0.7917094945995119,-0.011964675604719588 -2024-03-02,0.7861119276449882,-0.005597566954523736 -2024-03-03,0.8113780706133277,0.02526614296833951 -2024-03-04,0.8286175436163571,0.017239473003029415 -2024-03-05,0.8131958670833888,-0.015421676532968331 -2024-03-06,0.7682049049940142,-0.044990962089374587 -2024-03-07,0.7456505327150662,-0.022554372278947965 -2024-03-08,0.762987838488359,0.017337305773292844 -2024-03-09,0.7444986645726877,-0.018489173915671397 -2024-03-10,0.747937018625714,0.0034383540530263934 -2024-03-11,0.7490564231299651,0.0011194045042510758 -2024-03-12,0.73752664874481,-0.011529774385155123 -2024-03-13,0.7017985917851762,-0.03572805695963377 -2024-03-14,0.6974887057831822,-0.004309886001994001 -2024-03-15,0.7009619608999167,0.003473255116734464 -2024-03-16,0.6977980031752168,-0.003163957724699906 -2024-03-17,0.7088703734605907,0.01107237028537389 -2024-03-18,0.6975034168240322,-0.011366956636558512 -2024-03-19,0.7081880830375987,0.010684666213566563 -2024-03-20,0.7014990964874614,-0.006688986550137277 -2024-03-21,0.6983967119044094,-0.003102384583052009 -2024-03-22,0.7218859303889568,0.023489218484547325 -2024-03-23,0.6982861944002202,-0.023599735988736548 -2024-03-24,0.6959121969522845,-0.0023739974479357606 -2024-03-25,0.7076691967111048,0.011756999758820386 -2024-03-26,0.6931934267444836,-0.014475769966621255 -2024-03-27,0.700629339381883,0.0074359126373994 -2024-03-28,0.6993745457391969,-0.0012547936426861028 -2024-03-29,0.6843423378267708,-0.015032207912426099 -2024-03-30,0.6843368580553003,-5.479771470473516e-06 -2024-03-31,0.6920971223695104,0.007760264314210064 -2024-04-01,0.6786061732425553,-0.013490949126955032 -2024-04-02,0.6878820832457914,0.009275910003236021 -2024-04-03,0.6896281961551346,0.0017461129093432337 -2024-04-04,0.6877554811345887,-0.0018727150205458676 -2024-04-05,0.701999717256436,0.01424423612184722 -2024-04-06,0.6864338295178358,-0.015565887738600126 -2024-04-07,0.7096933605444085,0.023259531026572633 -2024-04-08,0.7103518284401277,0.0006584678957192169 -2024-04-09,0.7133402665406099,0.002988438100482216 -2024-04-10,0.6896072608094578,-0.023733005731152113 -2024-04-11,0.7000409866611662,0.01043372585170843 -2024-04-12,0.7023098736059957,0.002268886944829518 -2024-04-13,0.662743472503264,-0.039566401102731685 -2024-04-14,0.6856559276207843,0.02291245511752027 -2024-04-15,0.6960373497330437,0.010381422112259342 -2024-04-16,0.6788664643440683,-0.017170885388975377 -2024-04-17,0.6628271677144882,-0.016039296629580035 -2024-04-18,0.6760749076757517,0.013247739961263494 -2024-04-19,0.7100737481636719,0.03399884048792012 -2024-04-20,0.7058118579892867,-0.004261890174385163 -2024-04-21,0.6973072435039581,-0.008504614485328577 -2024-04-22,0.6961122468251719,-0.0011949966787861976 -2024-04-23,0.7021024461467482,0.005990199321576295 -2024-04-24,0.7016649164630562,-0.0004375296836920395 -2024-04-25,0.6983916023209569,-0.003273314142099304 -2024-04-26,0.7080854086172383,0.00969380629628147 -2024-04-27,0.6911319439890516,-0.0169534646281867 -2024-04-28,0.7013931148583376,0.010261170869285907 -2024-04-29,0.6779557911738764,-0.023437323684461164 -2024-04-30,0.6947706405902105,0.016814849416334154 -2024-05-01,0.684543655136481,-0.010226985453729576 -2024-05-02,0.702018410661099,0.01747475552461808 -2024-05-03,0.7062365806328254,0.004218169971726304 -2024-05-04,0.7047628279653846,-0.0014737526674407642 -2024-05-05,0.7099531780829192,0.005190350117534659 -2024-05-06,0.7076475613559584,-0.002305616726960835 -2024-05-07,0.7171586247873216,0.00951106343136321 -2024-05-08,0.719287432841195,0.002128808053873388 -2024-05-09,0.6979801631727044,-0.021307269668490614 -2024-05-10,0.6902827584498378,-0.007697404722866619 -2024-05-11,0.6972328646028761,0.006950106153038371 -2024-05-12,0.7036975145119538,0.006464649909077691 -2024-05-13,0.7123795643655224,0.008682049853568574 -2024-05-14,0.6852388950667827,-0.027140669298739706 -2024-05-15,0.6976579441236495,0.012419049056866749 -2024-05-16,0.6950523004646402,-0.0026056436590092824 -2024-05-17,0.6954936083835034,0.00044130791886320964 -2024-05-18,0.6694959940416029,-0.02599761434190051 -2024-05-19,0.6739571646701378,0.004461170628534905 -2024-05-20,0.6831100892195555,0.00915292454941774 -2024-05-21,0.6936696626436802,0.010559573424124724 -2024-05-22,0.7003498159243134,0.006680153280633205 -2024-05-23,0.687092999769285,-0.013256816155028495 -2024-05-24,0.6915595996703756,0.004466599901090662 -2024-05-25,0.6657417227916543,-0.02581787687872128 -2024-05-26,0.6788943739239618,0.013152651132307458 -2024-05-27,0.6859403731027737,0.007045999178811879 -2024-05-28,0.6869474306355345,0.0010070575327608688 -2024-05-29,0.6900596712574424,0.003112240621907847 -2024-05-30,0.6896215006317872,-0.0004381706256552098 -2024-05-31,0.6864121289090103,-0.0032093717227769103 -2024-06-01,0.6909868771227929,0.004574748213782676 -2024-06-02,0.6739043147695286,-0.01708256235326433 -2024-06-03,0.6945514661780618,0.020647151408533237 -2024-06-04,0.6805120728118844,-0.014039393366177433 -2024-06-05,0.6844386198196162,0.003926547007731762 -2024-06-06,0.682484479880618,-0.0019541399389981784 -2024-06-07,0.6692495788680967,-0.013234901012521338 -2024-06-08,0.67114534271548,0.001895763847383325 -2024-06-09,0.6648748100600175,-0.006270532655462513 -2024-06-10,0.6615316439517265,-0.003343166108290996 -2024-06-11,0.6729374438983898,0.011405799946663353 -2024-06-12,0.6629317298746278,-0.010005714023762047 -2024-06-13,0.6406342829801771,-0.02229744689445068 -2024-06-14,0.662003706136979,0.021369423156801903 -2024-06-15,0.6627125090071863,0.000708802870207248 -2024-06-16,0.6624903531081074,-0.00022215589907881306 -2024-06-17,0.6636919532254508,0.0012016001173433821 -2024-06-18,0.6438425219481408,-0.01984943127730998 -2024-06-19,0.6503514623408215,0.006508940392680684 -2024-06-20,0.6545407897172428,0.0041893273764213035 -2024-06-21,0.6434495156836285,-0.011091274033614318 -2024-06-22,0.659198028351649,0.015748512668020465 -2024-06-23,0.6679426997077028,0.008744671356053835 -2024-06-24,0.6710351914379294,0.003092491730226632 -2024-06-25,0.6513170429756353,-0.01971814846229414 -2024-06-26,0.6475697577592296,-0.0037472852164056603 -2024-06-27,0.6337270521654232,-0.013842705593806404 -2024-06-28,0.6359953489136195,0.0022682967481962857 -2024-06-29,0.6293626337108674,-0.006632715202752104 -2024-06-30,0.6545853720005679,0.025222738289700453 -2024-07-01,0.6567127850156819,0.002127413015113988 -2024-07-02,0.6391479581512785,-0.017564826864403416 -2024-07-03,0.6300270710382185,-0.009120887113059917 -2024-07-04,0.6239873559582395,-0.0060397150799790245 -2024-07-05,0.6209728493481692,-0.0030145066100703 -2024-07-06,0.6274723594102729,0.006499510062103697 -2024-07-07,0.6193726454345452,-0.00809971397572773 -2024-07-08,0.6182813243164291,-0.001091321118116051 -2024-07-09,0.6054387840636645,-0.012842540252764656 -2024-07-10,0.6032651403114088,-0.002173643752255705 -2024-07-11,0.6299721309411902,0.026706990629781435 -2024-07-12,0.6268945164720192,-0.003077614469170986 -2024-07-13,0.6331196034615004,0.00622508698948121 -2024-07-14,0.6452609568634564,0.01214135340195599 -2024-07-15,0.641890990723615,-0.0033699661398414182 -2024-07-16,0.6295798565438641,-0.012311134179750938 -2024-07-17,0.6376002915331856,0.00802043498932159 -2024-07-18,0.641770914176839,0.00417062264365331 -2024-07-19,0.6310890796649258,-0.01068183451191318 -2024-07-20,0.6238066622246212,-0.007282417440304556 -2024-07-21,0.630664284737755,0.006857622513133821 -2024-07-22,0.6331166142213599,0.0024523294836048537 -2024-07-23,0.6470607105449997,0.013944096323639799 -2024-07-24,0.652911194536051,0.0058504839910512585 -2024-07-25,0.6433496285755121,-0.00956156596053881 -2024-07-26,0.6391063991992754,-0.004243229376236779 -2024-07-27,0.6443461655835773,0.005239766384301903 -2024-07-28,0.6562387205858783,0.01189255500230102 -2024-07-29,0.6647820912710568,0.00854337068517852 -2024-07-30,0.6708101705865624,0.006028079315505641 -2024-07-31,0.6708138065948754,3.6360083129904908e-06 -2024-08-01,0.6885154528632271,0.01770164626835169 -2024-08-02,0.6767383908371334,-0.011777062026093743 -2024-08-03,0.6929343926081978,0.016196001771064394 -2024-08-04,0.7004012320430667,0.0074668394348689215 -2024-08-05,0.7211024782797533,0.020701246236686566 -2024-08-06,0.7124400808009269,-0.008662397478826356 -2024-08-07,0.7362515438494136,0.023811463048486692 -2024-08-08,0.7649854812422194,0.02873393739280583 -2024-08-09,0.7620048186371289,-0.002980662605090556 -2024-08-10,0.7640280025841867,0.002023183947057805 -2024-08-11,0.7500274889595353,-0.014000513624651378 -2024-08-12,0.7559345271696014,0.005907038210066107 -2024-08-13,0.7433079491367103,-0.012626578032891134 -2024-08-14,0.7305651606272715,-0.012742788509438774 -2024-08-15,0.7467254283078227,0.016160267680551232 -2024-08-16,0.7568189112870715,0.010093482979248725 -2024-08-17,0.7225696462413562,-0.03424926504571524 -2024-08-18,0.7498481568065468,0.027278510565190595 -2024-08-19,0.7733443856050488,0.023496228798501995 -2024-08-20,0.7613344497761199,-0.012009935828928953 -2024-08-21,0.772431218338865,0.011096768562745107 -2024-08-22,0.7720707413147294,-0.0003604770241355526 -2024-08-23,0.7512207770054338,-0.020849964309295643 -2024-08-24,0.7421033883233963,-0.009117388682037486 -2024-08-25,0.7538573601411436,0.011753971817747288 -2024-08-26,0.7453496671684133,-0.00850769297273024 -2024-08-27,0.7410336387996518,-0.004316028368761549 -2024-08-28,0.7175083779965145,-0.023525260803137327 -2024-08-29,0.725307028381406,0.007798650384891581 -2024-08-30,0.7357574270181474,0.010450398636741354 -2024-08-31,0.739100948767332,0.003343521749184619 -2024-09-01,0.7372203441802171,-0.0018806045871149202 -2024-09-02,0.7103376903004583,-0.026882653879758744 -2024-09-03,0.7052442117496734,-0.005093478550784902 -2024-09-04,0.723400587082782,0.018156375333108543 -2024-09-05,0.6934585175533523,-0.029942069529429682 -2024-09-06,0.706577204955033,0.013118687401680651 -2024-09-07,0.7129301141160246,0.006352909160991627 -2024-09-08,0.723556752403188,0.01062663828716337 -2024-09-09,0.6957034478823481,-0.027853304520839894 -2024-09-10,0.7038357469915779,0.008132299109229857 -2024-09-11,0.713014426750842,0.009178679759264119 -2024-09-12,0.7003636175951645,-0.012650809155677512 -2024-09-13,0.7075279624446177,0.007164344849453164 -2024-09-14,0.6934076468472737,-0.014120315597343946 -2024-09-15,0.6997360144204429,0.006328367573169125 -2024-09-16,0.7211452442213007,0.0214092298008578 -2024-09-17,0.7199474847347491,-0.0011977594865515417 -2024-09-18,0.7275028215804367,0.007555336845687544 -2024-09-19,0.7245672431878065,-0.002935578392630145 -2024-09-20,0.7249435983601212,0.00037635517231471294 -2024-09-21,0.7252552935290277,0.0003116951689065006 -2024-09-22,0.7456009659141001,0.020345672385072344 -2024-09-23,0.7535831643957283,0.007982198481628178 -2024-09-24,0.762663794895139,0.009080630499410769 -2024-09-25,0.7666303641080855,0.003966569212946469 -2024-09-26,0.782508783311403,0.01587841920331745 -2024-09-27,0.7856066689317154,0.003097885620312435 -2024-09-28,0.7559819481843926,-0.029624720747322808 -2024-09-29,0.755453658439853,-0.0005282897445395562 -2024-09-30,0.7464874560318285,-0.008966202408024482 -2024-10-01,0.7662577368539968,0.01977028082216825 -2024-10-02,0.764025219232826,-0.0022325176211708264 -2024-10-03,0.7591242401240094,-0.004900979108816594 -2024-10-04,0.7714191096730882,0.01229486954907888 -2024-10-05,0.7677382206794513,-0.0036808889936369438 -2024-10-06,0.7622236186247023,-0.005514602054748963 -2024-10-07,0.7521149382233202,-0.01010868040138213 -2024-10-08,0.7397615857460742,-0.012353352477246005 -2024-10-09,0.7150286792655436,-0.024732906480530614 -2024-10-10,0.7389883497846335,0.02395967051908987 -2024-10-11,0.7592877099803647,0.020299360195731198 -2024-10-12,0.7468727397829916,-0.012414970197373032 -2024-10-13,0.7370789217257679,-0.00979381805722368 -2024-10-14,0.7597850581397078,0.022706136413939815 -2024-10-15,0.746647508218677,-0.013137549921030778 -2024-10-16,0.7393097135460982,-0.007337794672578779 -2024-10-17,0.7192569706684273,-0.020052742877670893 -2024-10-18,0.722667764553922,0.0034107938854947006 -2024-10-19,0.7216398579250329,-0.0010279066288890748 -2024-10-20,0.733045199518312,0.011405341593279106 -2024-10-21,0.7313315914999663,-0.001713608018345747 -2024-10-22,0.7328686622954346,0.001537070795468276 -2024-10-23,0.7500455645942731,0.017176902298838503 -2024-10-24,0.735909313487942,-0.0141362511063311 -2024-10-25,0.7571551101250398,0.021245796637097802 -2024-10-26,0.7637036369719316,0.006548526846891778 -2024-10-27,0.765198585131917,0.0014949481599854098 -2024-10-28,0.7853164407329702,0.02011785560105328 -2024-10-29,0.7886776478449078,0.0033612071119375475 -2024-10-30,0.7980280840603514,0.009350436215443625 -2024-10-31,0.8062161019686837,0.008188017908332235 -2024-11-01,0.7992498804626798,-0.0069662215060039 -2024-11-02,0.8047513808862564,0.005501500423576666 -2024-11-03,0.804406202291064,-0.0003451785951924524 -2024-11-04,0.7986719802180017,-0.0057342220730622895 -2024-11-05,0.7975073115161917,-0.0011646687018099788 -2024-11-06,0.8294534444384948,0.03194613292230308 -2024-11-07,0.8313951864116594,0.0019417419731646568 -2024-11-08,0.8272065558617778,-0.004188630549881611 -2024-11-09,0.8473537874826387,0.02014723162086085 -2024-11-10,0.844224448441922,-0.003129339040716661 -2024-11-11,0.8186464232812927,-0.025578025160629347 -2024-11-12,0.8015076246113075,-0.017138798669985134 -2024-11-13,0.8154877548062467,0.013980130194939155 -2024-11-14,0.7793884005573374,-0.03609935424890931 -2024-11-15,0.7900439090555182,0.010655508498180866 -2024-11-16,0.7575435378954793,-0.0325003711600389 -2024-11-17,0.7577057952819818,0.00016225738650244015 -2024-11-18,0.7917892500499342,0.03408345476795238 -2024-11-19,0.7867497601271362,-0.005039489922798013 -2024-11-20,0.778712152709814,-0.008037607417322179 -2024-11-21,0.8052089409896738,0.026496788279859795 -2024-11-22,0.8070492988796726,0.0018403578899988116 -2024-11-23,0.8280944279786503,0.02104512909897771 -2024-11-24,0.7869857599154298,-0.041108668063220444 -2024-11-25,0.7973131626641956,0.010327402748765757 -2024-11-26,0.7811526119312998,-0.016160550732895795 -2024-11-27,0.794300111383325,0.013147499452025202 -2024-11-28,0.7824882932749827,-0.011811818108342309 -2024-11-29,0.7725645438416736,-0.009923749433309093 -2024-11-30,0.7542965699174669,-0.01826797392420676 -2024-12-01,0.7534963918535781,-0.0008001780638887679 -2024-12-02,0.7609947253187972,0.007498333465219109 -2024-12-03,0.782282983134179,0.021288257815381795 -2024-12-04,0.7847865858852285,0.0025036027510495495 -2024-12-05,0.7539590764390677,-0.03082750944616086 -2024-12-06,0.7425487872235685,-0.011410289215499136 -2024-12-07,0.7349081589872645,-0.00764062823630407 -2024-12-08,0.7471249783342034,0.012216819346938967 -2024-12-09,0.7534001273178459,0.0062751489836424534 -2024-12-10,0.7415784006363524,-0.011821726681493505 -2024-12-11,0.7290559340943057,-0.012522466542046695 -2024-12-12,0.7353840740102783,0.006328139915972586 -2024-12-13,0.7401819013307673,0.0047978273204890565 -2024-12-14,0.7284734484218548,-0.011708452908912537 -2024-12-15,0.7395121415101181,0.01103869308826333 -2024-12-16,0.7407582516726016,0.001246110162483438 -2024-12-17,0.7253612743317062,-0.015396977340895401 -2024-12-18,0.7161081043727828,-0.009253169958923335 -2024-12-19,0.7199696630884854,0.0038615587157025955 -2024-12-20,0.7592222825078342,0.039252619419348767 -2024-12-21,0.7749991032880947,0.015776820780260548 -2024-12-22,0.7335556464347052,-0.04144345685338957 -2024-12-23,0.7429214268171883,0.009365780382483146 -2024-12-24,0.7308646045743211,-0.012056822242867193 -2024-12-25,0.7017998333316428,-0.029064771242678367 -2024-12-26,0.7126308428223315,0.010831009490688714 -2024-12-27,0.7043159003968491,-0.008314942425482363 -2024-12-28,0.687764780147062,-0.01655112024978711 -2024-12-29,0.6925451434548391,0.004780363307777091 -2024-12-30,0.7017792914069202,0.009234147952081107 -2024-12-31,0.7219065822174646,0.02012729081054443 -2025-01-01,0.7043438630943273,-0.017562719123137338 -2025-01-02,0.7181981718729004,0.013854308778573077 -2025-01-03,0.7223366276531135,0.004138455780213102 -2025-01-04,0.7178314434129909,-0.004505184240122584 -2025-01-05,0.71878764531857,0.0009562019055791016 -2025-01-06,0.7089797522869046,-0.009807893031665404 -2025-01-07,0.7116178421503893,0.0026380898634846828 -2025-01-08,0.6804478362955722,-0.031170005854817107 -2025-01-09,0.7073964565704143,0.026948620274842128 -2025-01-10,0.6948524935261589,-0.012543963044255424 -2025-01-11,0.7048465008029938,0.00999400727683497 -2025-01-12,0.6850125503825768,-0.019833950420417024 -2025-01-13,0.7153920708760317,0.030379520493454937 -2025-01-14,0.6983487925892516,-0.017043278286780095 -2025-01-15,0.7136682833719596,0.015319490782708 -2025-01-16,0.6782366405953963,-0.0354316427765633 -2025-01-17,0.7006317119243386,0.02239507132894225 -2025-01-18,0.7148478890413719,0.014216177117033268 -2025-01-19,0.7538371723677779,0.038989283326406055 -2025-01-20,0.7174155823588085,-0.036421590008969384 -2025-01-21,0.7217725110516073,0.0043569286927988005 -2025-01-22,0.7268237348114048,0.005051223759797496 -2025-01-23,0.7437126017376097,0.016888866926204837 -2025-01-24,0.7510309431353388,0.007318341397729133 -2025-01-25,0.7605140278367534,0.009483084701414568 -2025-01-26,0.7600149490200714,-0.000499078816681986 -2025-01-27,0.7734395869733407,0.013424637953269314 -2025-01-28,0.76545039006319,-0.007989196910150653 -2025-01-29,0.7588760256444189,-0.006574364418771128 -2025-01-30,0.776375215690282,0.01749919004586309 -2025-01-31,0.7831689763827491,0.006793760692467066 -2025-02-01,0.777793344867579,-0.005375631515170065 -2025-02-02,0.7894781130334657,0.011684768165886705 -2025-02-03,0.7975500710095852,0.008071957976119482 -2025-02-04,0.8562897927583096,0.05873972174872444 -2025-02-05,0.8425218477592556,-0.013767944999053983 -2025-02-06,0.8698289611024455,0.027307113343189804 -2025-02-07,0.8580983478363234,-0.011730613266122014 -2025-02-08,0.837049674968575,-0.021048672867748475 -2025-02-09,0.8516865972322278,0.014636922263652874 -2025-02-10,0.8850207845998994,0.033334187367671575 -2025-02-11,0.9032088250119615,0.018188040412062123 -2025-02-12,0.9072224270158816,0.0040136020039200915 -2025-02-13,0.9344238016533871,0.027201374637505493 -2025-02-14,0.9187705032332426,-0.015653298420144512 -2025-02-15,0.9036376328284043,-0.01513287040483835 -2025-02-16,0.8953449834322735,-0.008292649396130725 -2025-02-17,0.8932663749929598,-0.002078608439313734 -2025-02-18,0.8908327671577979,-0.0024336078351618884 -2025-02-19,0.8811486056602488,-0.009684161497549137 -2025-02-20,0.8548305705783077,-0.026318035081941082 -2025-02-21,0.8847507777523611,0.029920207174053415 -2025-02-22,0.8997437561024051,0.014992978350043984 -2025-02-23,0.8921279144088458,-0.007615841693559333 -2025-02-24,0.8710716218569391,-0.021056292551906663 -2025-02-25,0.863528993927015,-0.007542627929924106 -2025-02-26,0.8681996112890491,0.004670617362034113 -2025-02-27,0.832464916678615,-0.0357346946104341 -2025-02-28,0.8560371912122522,0.023572274533637194 -2025-03-01,0.8781587289787737,0.022121537766521482 -2025-03-02,0.7678815305962521,-0.11027719838252159 -2025-03-03,0.8194228389171505,0.05154130832089843 -2025-03-04,0.7740216502570031,-0.04540118866014742 -2025-03-05,0.7682209993894322,-0.005800650867570867 -2025-03-06,0.7821582769588853,0.013937277569453066 -2025-03-07,0.796262937291495,0.014104660332609709 -2025-03-08,0.8016850812006986,0.005422143909203592 -2025-03-09,0.8125117903402147,0.01082670913951611 -2025-03-10,0.8146297246905423,0.0021179343503275883 -2025-03-11,0.7939516305099126,-0.020678094180629714 -2025-03-12,0.8063121625262798,0.01236053201636722 -2025-03-13,0.8068197286101735,0.0005075660838936846 -2025-03-14,0.8182547013852359,0.011434972775062446 -2025-03-15,0.8149204190852523,-0.0033342822999836708 -2025-03-16,0.8280058145234467,0.013085395438194425 -2025-03-17,0.8331414724423641,0.005135657918917458 -2025-03-18,0.8272720422748241,-0.005869430167540046 -2025-03-19,0.8441831949752256,0.016911152700401555 -2025-03-20,0.7888991655756423,-0.05528402939958332 -2025-03-21,0.7964981385512433,0.0075989729756009705 -2025-03-22,0.8008716170268978,0.004373478475654502 -2025-03-23,0.7980840729228137,-0.0027875441040841054 -2025-03-24,0.7905363409434296,-0.007547731979384076 -2025-03-25,0.7931873693780347,0.002651028434605074 -2025-03-26,0.7942288279696845,0.0010414585916498353 -2025-03-27,0.7896043801247445,-0.004624447844939983 -2025-03-28,0.7903247972901597,0.0007204171654151548 -2025-03-29,0.7972089059033179,0.006884108613158246 -2025-03-30,0.7761549404315102,-0.021053965471807712 -2025-03-31,0.767549617153781,-0.008605323277729227 -2025-04-01,0.8073215045020379,0.039771887348256874 -2025-04-02,0.7833794300452686,-0.023942074456769324 -2025-04-03,0.7811467525174614,-0.002232677527807203 -2025-04-04,0.7779097371629623,-0.003237015354499051 -2025-04-05,0.77270339884208,-0.005206338320882353 -2025-04-06,0.7822977398817642,0.009594341039684262 -2025-04-07,0.7701274761594509,-0.012170263722313335 -2025-04-08,0.7796116091482199,0.009484132988769045 -2025-04-09,0.7778594658869641,-0.001752143261255834 -2025-04-10,0.7874568388871056,0.009597373000141518 -2025-04-11,0.8082137940978118,0.020756955210706196 -2025-04-12,0.8221357104741541,0.013921916376342325 -2025-04-13,0.8240256751856001,0.0018899647114459794 -2025-04-14,0.8467373107821152,0.022711635596515123 -2025-04-15,0.8457585993717066,-0.000978711410408617 -2025-04-16,0.824090833931284,-0.021667765440422593 -2025-04-17,0.8049270580771657,-0.019163775854118326 -2025-04-18,0.8237675453738269,0.018840487296661212 -2025-04-19,0.8149225992505867,-0.00884494612324016 -2025-04-20,0.8167168378148132,0.001794238564226447 -2025-04-21,0.8289772613806832,0.012260423565869982 -2025-04-22,0.8120349176555678,-0.016942343725115383 -2025-04-23,0.797554402460675,-0.014480515194892796 -2025-04-24,0.7831356750547644,-0.014418727405910547 -2025-04-25,0.7915215387192707,0.008385863664506221 -2025-04-26,0.8076478381832719,0.016126299464001237 -2025-04-27,0.7946345519236443,-0.01301328625962761 -2025-04-28,0.8207467777923376,0.02611222586869333 -2025-04-29,0.7890034490268641,-0.03174332876547348 -2025-04-30,0.8234555780234031,0.03445212899653893 -2025-05-01,0.8276376725703097,0.004182094546906656 -2025-05-02,0.7922209752035347,-0.035416697366774996 -2025-05-03,0.8021316005629661,0.009910625359431324 -2025-05-04,0.7828284019472534,-0.019303198615712613 -2025-05-05,0.8095113800226115,0.02668297807535802 -2025-05-06,0.8028056260753695,-0.0067057539472419325 -2025-05-07,0.7972665894701988,-0.005539036605170744 -2025-05-08,0.6282479666038421,-0.16901862286635672 -2025-05-09,0.5536386692210611,-0.07460929738278099 -2025-05-10,0.49695727739761514,-0.05668139182344595 -2025-05-11,0.5013967678667054,0.004439490469090257 -2025-05-12,0.5208429226179796,0.019446154751274203 -2025-05-13,0.5242318010772028,0.003388878459223199 -2025-05-14,0.48155644229450056,-0.04267535878270223 -2025-05-15,0.49424734309998364,0.012690900805483074 -2025-05-16,0.49942423448215506,0.005176891382171422 -2025-05-17,0.501912046939436,0.002487812457280969 -2025-05-18,0.5051743884268713,0.0032623414874353163 -2025-05-19,0.510306108831595,0.00513172040472365 -2025-05-20,0.5200531113823067,0.009747002550711703 -2025-05-21,0.5059597877030853,-0.014093323679221448 -2025-05-22,0.4746168139536414,-0.031342973749443837 -2025-05-23,0.48293180892291904,0.008314994969277623 -2025-05-24,0.4750840656786107,-0.007847743244308314 -2025-05-25,0.4880631322384315,0.012979066559820784 -2025-05-26,0.4807153198226726,-0.007347812415758881 -2025-05-27,0.45748359272458644,-0.023231727098086186 -2025-05-28,0.44426570120252945,-0.01321789152205699 -2025-05-29,0.4387179172843686,-0.0055477839181608535 -2025-05-30,0.43231476444697187,-0.006403152837396731 -2025-05-31,0.4375860102168913,0.0052712457699194415 -2025-06-01,0.450530135516309,0.012944125299417686 -2025-06-02,0.4440344528304636,-0.006495682685845383 -2025-06-03,0.4234691666954666,-0.02056528613499703 -2025-06-04,0.4272417278309172,0.003772561135450603 -2025-06-05,0.4021321383158899,-0.025109589515027286 -2025-06-06,0.4070987107471601,0.004966572431270189 -2025-06-07,0.41276272562410393,0.005664014876943846 -2025-06-08,0.41107841345435325,-0.001684312169750679 -2025-06-09,0.4150946818338857,0.0040162683795324505 -2025-06-10,0.4202580750259878,0.005163393192102073 -2025-06-11,0.410228913926543,-0.010029161099444794 -2025-06-12,0.4202858975982807,0.01005698367173774 -2025-06-13,0.4206150836432638,0.00032918604498305415 -2025-06-14,0.4187577954351135,-0.0018572882081502873 -2025-06-15,0.4269010508128845,0.008143255377770997 -2025-06-16,0.4232602441378019,-0.0036408066750825974 -2025-06-17,0.4061086020942038,-0.017151642043598092 -2025-06-18,0.40690308674298736,0.0007944846487835666 -2025-06-19,0.4009590453302054,-0.005944041412781986 -2025-06-20,0.4067218017994394,0.0057627564692340205 -2025-06-21,0.3890212334799028,-0.01770056831953659 -2025-06-22,0.3804007263617033,-0.008620507118199505 -2025-06-23,0.3787768986470641,-0.0016238277146392033 -2025-06-24,0.3721591529015945,-0.006617745745469583 -2025-06-25,0.3726515214834576,0.0004923685818630785 -2025-06-26,0.38534656239501486,0.012695040911557265 -2025-06-27,0.3767996381051828,-0.008546924289832059 -2025-06-28,0.36771911898216036,-0.009080519123022435 -2025-06-29,0.3785660583158686,0.010846939333708228 -2025-06-30,0.3847792013040398,0.006213142988171216 -2025-07-01,0.3832003708591636,-0.0015788304448762225 -2025-07-02,0.3826919947315725,-0.0005083761275910814 -2025-07-03,0.3776910558843116,-0.005000938847260883 -2025-07-04,0.38967174468338445,0.011980688799072825 -2025-07-05,0.3879081619131073,-0.0017635827702771611 -2025-07-06,0.38683052252455546,-0.001077639388551821 -2025-07-07,0.3842300453627978,-0.0026004771617576528 -2025-07-08,0.3869427417920495,0.002712696429251704 -2025-07-09,0.39722083249997975,0.010278090707930232 -2025-07-10,0.39676704289842946,-0.0004537896015502918 -2025-07-11,0.3718546842495936,-0.02491235864883584 -2025-07-12,0.3832200608668883,0.011365376617294698 -2025-07-13,0.39006282869387565,0.006842767826987339 -2025-07-14,0.38781056229504557,-0.002252266398830083 -2025-07-15,0.3830586141539965,-0.004751948141049067 -2025-07-16,0.39156937538129694,0.008510761227300434 -2025-07-17,0.40076249622544285,0.009193120844145919 -2025-07-18,0.3957592193015535,-0.005003276923889355 -2025-07-19,0.4045620195893586,0.008802800287805113 -2025-07-20,0.4032389183405906,-0.0013231012487679994 -2025-07-21,0.4117446198546325,0.008505701514041897 -2025-07-22,0.40836516141234874,-0.003379458442283767 -2025-07-23,0.4158360750420768,0.007470913629728071 -2025-07-24,0.40113306066988813,-0.014703014372188683 -2025-07-25,0.39969839236428795,-0.001434668305600184 -2025-07-26,0.39317170898197457,-0.006526683382313381 -2025-07-27,0.39266023562803937,-0.000511473353935199 -2025-07-28,0.37471157263318045,-0.01794866299485892 -2025-07-29,0.3840096527698942,0.009298080136713738 -2025-07-30,0.3910528945171005,0.00704324174720633 -2025-07-31,0.39656989219563454,0.00551699767853403 -2025-08-01,0.3862689035538686,-0.010300988641765929 -2025-08-02,0.38691102585827625,0.000642122304407633 -2025-08-03,0.3906982061380323,0.0037871802797560528 -2025-08-04,0.3934870784784834,0.0027888723404511095 -2025-08-05,0.40031414921959896,0.0068270707411155485 -2025-08-06,0.3960874572286448,-0.004226691990954157 -2025-08-07,0.4025693059723455,0.006481848743700724 -2025-08-08,0.38696787554340367,-0.015601430428941854 -2025-08-09,0.379293436758161,-0.007674438785242654 -2025-08-10,0.3902445489407071,0.010951112182546074 -2025-08-11,0.39767869052739335,0.00743414158668626 -2025-08-12,0.4008108966098861,0.003132206082492761 -2025-08-13,0.40533014568720777,0.004519249077321652 -2025-08-14,0.39192530627784566,-0.013404839409362101 -2025-08-15,0.39141477879688624,-0.0005105274809594218 -2025-08-16,0.38765922917739387,-0.003755549619492371 -2025-08-17,0.39442137699006413,0.0067621478126702605 -2025-08-18,0.39265458817922466,-0.0017667888108394703 -2025-08-19,0.39893295037790505,0.006278362198680387 -2025-08-20,0.3817980699037074,-0.017134880474197645 -2025-08-21,0.3834240242999145,0.0016259543962071077 -2025-08-22,0.37454318208885384,-0.008880842211060669 -2025-08-23,0.3762181601262249,0.0016749780373710443 -2025-08-24,0.3851956971940666,0.008977537067841712 -2025-08-25,0.3819079385383467,-0.0032877586557198968 -2025-08-26,0.39630817924138434,0.014400240703037637 -2025-08-27,0.37690205552651324,-0.019406123714871104 -2025-08-28,0.3867521086233493,0.009850053096836064 -2025-08-29,0.3722866446103099,-0.014465464013039386 -2025-08-30,0.3819925104315177,0.009705865821207804 -2025-08-31,0.3746661122846669,-0.007326398146850821 -2025-09-01,0.37599015778813855,0.0013240455034716492 -2025-09-02,0.37497748508577033,-0.0010126727023682114 -2025-09-03,0.36998704745618466,-0.004990437629585676 -2025-09-04,0.365182577279211,-0.004804470176973663 -2025-09-05,0.36221142451997235,-0.002971152759238649 -2025-09-06,0.3535462692893043,-0.00866515523066802 -2025-09-07,0.3465701439075715,-0.006976125381732812 -2025-09-08,0.34969419495123055,0.0031240510436590374 -2025-09-09,0.3583538801379857,0.00865968518675514 -2025-09-10,0.35717669336887187,-0.001177186769113825 -2025-09-11,0.35966319920600365,0.0024865058371317805 -2025-09-12,0.3614634930770985,0.0018002938710948713 -2025-09-13,0.3596684983340888,-0.0017949947430097035 -2025-09-14,0.3498455082907089,-0.009822990043379942 -2025-09-15,0.3609176847387211,0.011072176448012228 -2025-09-16,0.3648483099251267,0.0039306251864055786 -2025-09-17,0.36060569492017047,-0.004242615004956207 -2025-09-18,0.3581139290041488,-0.002491765916021682 -2025-09-19,0.3568929899583556,-0.001220939045793179 -2025-09-20,0.3479357455154631,-0.008957244442892531 -2025-09-21,0.34769093660206113,-0.00024480891340195043 -2025-09-22,0.35226088507410236,0.00456994847204123 -2025-09-23,0.33623915135885196,-0.016021733715250397 -2025-09-24,0.3432584955410093,0.007019344182157328 -2025-09-25,0.3330523500113477,-0.010206145529661592 -2025-09-26,0.33297170313914876,-8.064687219894173e-05 -2025-09-27,0.32716446989057596,-0.005807233248572796 -2025-09-28,0.327313806446559,0.0001493365559830373 -2025-09-29,0.33846462383817966,0.01115081739162066 -2025-09-30,0.3346584944200951,-0.0038061294180845584 -2025-10-01,0.33604029834310517,0.001381803923010072 -2025-10-02,0.33945882281657214,0.003418524473466966 -2025-10-03,0.3316512308471448,-0.007807591969427319 -2025-10-04,0.3321247525856119,0.00047352173846709755 -2025-10-05,0.33948689308214947,0.00736214049653755 -2025-10-06,0.34354129076095685,0.0040543976788073866 -2025-10-07,0.3455406982145071,0.0019994074535502615 -2025-10-08,0.35018416112910666,0.00464346291459955 -2025-10-09,0.3537311415253802,0.003546980396273547 -2025-10-10,0.3572253351198644,0.003494193594484163 -2025-10-11,0.3583667648998996,0.0011414297800352302 -2025-10-12,0.37455001219610745,0.016183247296207848 -2025-10-13,0.3676055809424245,-0.006944431253682937 -2025-10-14,0.3358984283997593,-0.03170715254266521 -2025-10-15,0.33077270674444686,-0.005125721655312443 -2025-10-16,0.34168222260058273,0.010909515856135865 -2025-10-17,0.3533549452847908,0.011672722684208048 -2025-10-18,0.35440660017570563,0.0010516548909148549 -2025-10-19,0.36358148054411643,0.009174880368410798 -2025-10-20,0.35615763770491404,-0.007423842839202388 -2025-10-21,0.3638221140212807,0.007664476316366631 -2025-10-22,0.3584813475531644,-0.005340766468116265 -2025-10-23,0.35392139952947066,-0.0045599480236937495 -2025-10-24,0.3536825742369999,-0.0002388252924707679 -2025-10-25,0.3443094151730405,-0.009373159063959413 -2025-10-26,0.34454903602094855,0.00023962084790807303 -2025-10-27,0.3481253893562946,0.003576353335346061 -2025-10-28,0.3533176601732432,0.005192270816948563 -2025-10-29,0.33864833299993796,-0.014669327173305213 -2025-10-30,0.34334492665865013,0.004696593658712167 -2025-10-31,0.3347954220115521,-0.008549504647098027 -2025-11-01,0.3324509679704644,-0.0023444540410876846 -2025-11-02,0.33900212022096565,0.006551152250501235 -2025-11-03,0.3410364701730897,0.002034349952124037 -2025-11-04,0.3445511534656277,0.0035146832925380123 -2025-11-05,0.3413275163488648,-0.0032236371167628786 -2025-11-06,0.34291245057013436,0.0015849342212695405 -2025-11-07,0.3453245852889536,0.0024121347188192366 -2025-11-08,0.3462821423350107,0.0009575570460571003 -2025-11-09,0.35070603073333756,0.004423888398326858 -2025-11-10,0.33253050162938674,-0.018175529103950816 -2025-11-11,0.337837983477734,0.005307481848347284 -2025-11-12,0.34117096299029587,0.00333297951256184 -2025-11-13,0.35030776408989717,0.0091368010996013 -2025-11-14,0.335487224640178,-0.014820539449719172 -2025-11-15,0.33664749512324654,0.0011602704830685484 -2025-11-16,0.33018799215628425,-0.006459502966962294 -2025-11-17,0.3226927248823305,-0.007495267273953776 -2025-11-18,0.31225035747953644,-0.010442367402794028 -2025-11-19,0.3096230235613562,-0.0026273339181802635 -2025-11-20,0.31621886566285007,0.006595842101493887 -2025-11-21,0.285545014054214,-0.03067385160863606 -2025-11-22,0.30089829718677236,0.015353283132558349 -2025-11-23,0.2950941024574818,-0.005804194729290557 -2025-11-24,0.27796468331614144,-0.017129419141340363 -2025-11-25,0.279433134320242,0.0014684510041005905 -2025-11-26,0.2886853281364782,0.009252193816236154 -2025-11-27,0.28215518504551895,-0.006530143090959228 -2025-11-28,0.2849860282345926,0.002830843189073673 -2025-11-29,0.27482659759704475,-0.010159430637547873 -2025-11-30,0.28255360574439703,0.007727008147352277 -2025-12-01,0.2806260887800441,-0.0019275169643529488 -2025-12-02,0.28108239164222054,0.0004563028621764609 -2025-12-03,0.2848043557532374,0.0037219641110168844 -2025-12-04,0.2855906304039219,0.000786274650684482 -2025-12-05,0.28722175950845635,0.0016311291045344456 -2025-12-06,0.2786701761334176,-0.008551583375038752 -2025-12-07,0.2846185623600123,0.005948386226594715 -2025-12-08,0.28673509188152174,0.002116529521509425 -2025-12-09,0.29471697521894863,0.007981883337426887 -2025-12-10,0.28637771148506913,-0.008339263733879498 -2025-12-11,0.29040415632036526,0.004026444835296128 -2025-12-12,0.2824581639732451,-0.007945992347120179 -2025-12-13,0.2819624170505521,-0.0004957469226929967 -2025-12-14,0.2722486334848005,-0.009713783565751588 -2025-12-15,0.2652377243123665,-0.007010909172434021 -2025-12-16,0.2614465646004815,-0.003791159711884984 -2025-12-17,0.265149589174356,0.0037030245738745027 -2025-12-18,0.26471542684634985,-0.00043416232800613797 -2025-12-19,0.2593528305951907,-0.005362596251159146 -2025-12-20,0.2526356813269091,-0.006717149268281597 -2025-12-21,0.249977487124472,-0.0026581942024371252 -2025-12-22,0.2575470450011561,0.007569557876684119 -2025-12-23,0.25820304391208126,0.0006559989109251596 -2025-12-24,0.25445635094317653,-0.00374669296890473 -2025-12-25,0.25459480474779805,0.0001384538046215189 -2025-12-26,0.25701621019698806,0.002421405449190006 -2025-12-27,0.2497941617877487,-0.007222048409239373 -2025-12-28,0.248007913139472,-0.0017862486482766726 -2025-12-29,0.256026138235049,0.00801822509557698 -2025-12-30,0.2547437028501436,-0.0012824353849054115 -2025-12-31,0.2519762013578816,-0.002767501492261959 diff --git a/strategy/results/bb_midline_5m_2020_2025_trade_detail.csv b/strategy/results/bb_midline_5m_2020_2025_trade_detail.csv deleted file mode 100644 index aebe951..0000000 --- a/strategy/results/bb_midline_5m_2020_2025_trade_detail.csv +++ /dev/null @@ -1,40604 +0,0 @@ -序号,方向,开仓时间,平仓时间,开仓价,平仓价,保证金,杠杆,数量,毛盈亏,手续费,净盈亏,平仓原因 -1,做多,2020-01-01 10:00:00,2020-01-01 10:40:00,130.1,130.66,2.0,100.0,1.5373,0.86,0.1,0.76,tp_upper -2,做多,2020-01-01 19:25:00,2020-01-01 20:15:00,131.66,131.67,2.01,100.0,1.5241,0.02,0.1,-0.09,flip -3,做空,2020-01-01 20:15:00,2020-01-01 20:20:00,131.67,131.7,2.0,100.0,1.5226,-0.05,0.1,-0.15,flip -4,做多,2020-01-01 20:20:00,2020-01-01 21:35:00,131.7,131.65,2.0,100.0,1.5203,-0.08,0.1,-0.18,flip -5,做空,2020-01-01 21:35:00,2020-01-01 21:40:00,131.65,131.89,2.0,100.0,1.5188,-0.36,0.1,-0.46,flip -6,做多,2020-01-01 21:40:00,2020-01-01 21:50:00,131.89,131.75,1.99,100.0,1.5118,-0.21,0.1,-0.31,flip -7,做空,2020-01-01 21:50:00,2020-01-01 21:55:00,131.75,131.77,1.99,100.0,1.5103,-0.03,0.1,-0.13,flip -8,做多,2020-01-01 21:55:00,2020-01-02 08:15:00,131.77,129.74,1.99,100.0,1.5083,-3.06,0.1,-3.16,flip -9,做空,2020-01-02 08:15:00,2020-01-02 08:20:00,129.74,129.73,1.97,100.0,1.5172,0.02,0.1,-0.08,flip -10,做多,2020-01-02 08:20:00,2020-01-02 09:10:00,129.73,129.82,1.97,100.0,1.5159,0.14,0.1,0.04,flip -11,做空,2020-01-02 09:10:00,2020-01-02 09:35:00,129.82,129.69,1.97,100.0,1.5144,0.2,0.1,0.1,flip -12,做多,2020-01-02 09:35:00,2020-01-02 10:10:00,129.69,130.08,1.97,100.0,1.5159,0.59,0.1,0.49,tp_upper -13,做多,2020-01-02 11:35:00,2020-01-02 11:50:00,129.55,129.51,1.97,100.0,1.5206,-0.06,0.1,-0.16,flip -14,做空,2020-01-02 11:50:00,2020-01-02 12:00:00,129.51,129.61,1.97,100.0,1.5191,-0.15,0.1,-0.25,flip -15,做多,2020-01-02 12:00:00,2020-01-02 12:20:00,129.61,129.66,1.96,100.0,1.5152,0.08,0.1,-0.02,flip -16,做空,2020-01-02 12:20:00,2020-01-02 12:25:00,129.66,129.7,1.96,100.0,1.5137,-0.06,0.1,-0.16,flip -17,做多,2020-01-02 12:25:00,2020-01-02 12:30:00,129.7,129.63,1.96,100.0,1.5112,-0.11,0.1,-0.2,flip -18,做空,2020-01-02 12:30:00,2020-01-02 12:40:00,129.63,129.62,1.96,100.0,1.5097,0.02,0.1,-0.08,flip -19,做多,2020-01-02 12:40:00,2020-01-02 12:45:00,129.62,129.61,1.96,100.0,1.5084,-0.02,0.1,-0.11,flip -20,做空,2020-01-02 12:45:00,2020-01-02 12:50:00,129.61,129.89,1.95,100.0,1.5069,-0.42,0.1,-0.52,flip -21,做多,2020-01-02 12:50:00,2020-01-02 13:30:00,129.89,129.07,1.95,100.0,1.4989,-1.23,0.1,-1.33,flip -22,做空,2020-01-02 13:30:00,2020-01-02 13:35:00,129.07,129.12,1.93,100.0,1.4974,-0.07,0.1,-0.17,tp_lower -23,做多,2020-01-02 14:40:00,2020-01-02 14:45:00,129.68,129.54,1.93,100.0,1.4883,-0.21,0.1,-0.3,flip -24,做空,2020-01-02 14:45:00,2020-01-02 16:05:00,129.54,129.12,1.93,100.0,1.4868,0.62,0.1,0.53,tp_lower -25,做多,2020-01-03 04:05:00,2020-01-03 04:15:00,127.06,127.42,1.96,100.0,1.5421,0.56,0.1,0.46,tp_upper -26,做多,2020-01-03 19:10:00,2020-01-03 19:15:00,132.71,132.54,1.96,100.0,1.4792,-0.25,0.1,-0.35,flip -27,做空,2020-01-03 19:15:00,2020-01-03 19:20:00,132.54,132.99,1.96,100.0,1.4777,-0.66,0.1,-0.76,flip -28,做多,2020-01-03 19:20:00,2020-01-03 20:00:00,132.99,133.76,1.95,100.0,1.4662,1.13,0.1,1.03,tp_upper -29,做多,2020-01-03 22:00:00,2020-01-03 23:25:00,132.6,134.4,1.96,100.0,1.4776,2.66,0.1,2.56,tp_upper -30,做多,2020-01-04 02:55:00,2020-01-04 03:00:00,133.41,133.31,1.99,100.0,1.4937,-0.15,0.1,-0.25,flip -31,做空,2020-01-04 03:00:00,2020-01-04 03:05:00,133.31,133.47,1.99,100.0,1.4922,-0.24,0.1,-0.34,flip -32,做多,2020-01-04 03:05:00,2020-01-04 03:25:00,133.47,133.17,1.98,100.0,1.4871,-0.45,0.1,-0.55,flip -33,做空,2020-01-04 03:25:00,2020-01-04 03:50:00,133.17,133.35,1.98,100.0,1.4856,-0.27,0.1,-0.37,flip -34,做多,2020-01-04 03:50:00,2020-01-04 03:55:00,133.35,133.25,1.97,100.0,1.4801,-0.15,0.1,-0.25,flip -35,做空,2020-01-04 03:55:00,2020-01-04 04:10:00,133.25,133.21,1.97,100.0,1.4786,0.06,0.1,-0.04,flip -36,做多,2020-01-04 04:10:00,2020-01-04 04:15:00,133.21,133.02,1.97,100.0,1.478,-0.28,0.1,-0.38,flip -37,做空,2020-01-04 04:15:00,2020-01-04 04:25:00,133.02,133.39,1.96,100.0,1.4766,-0.55,0.1,-0.64,flip -38,做多,2020-01-04 04:25:00,2020-01-04 05:35:00,133.39,133.84,1.96,100.0,1.4669,0.66,0.1,0.56,tp_upper -39,做多,2020-01-04 07:30:00,2020-01-04 08:10:00,133.54,133.48,1.96,100.0,1.4687,-0.09,0.1,-0.19,flip -40,做空,2020-01-04 08:10:00,2020-01-04 08:15:00,133.48,133.58,1.96,100.0,1.4673,-0.15,0.1,-0.24,flip -41,做多,2020-01-04 08:15:00,2020-01-04 08:50:00,133.58,133.69,1.96,100.0,1.4636,0.16,0.1,0.06,flip -42,做空,2020-01-04 08:50:00,2020-01-04 09:20:00,133.69,133.59,1.95,100.0,1.4621,0.15,0.1,0.05,flip -43,做多,2020-01-04 09:20:00,2020-01-04 09:45:00,133.59,133.93,1.95,100.0,1.4629,0.5,0.1,0.4,tp_upper -44,做多,2020-01-04 11:20:00,2020-01-04 11:25:00,133.61,133.45,1.96,100.0,1.4649,-0.23,0.1,-0.33,flip -45,做空,2020-01-04 11:25:00,2020-01-04 11:40:00,133.45,133.63,1.95,100.0,1.4634,-0.26,0.1,-0.36,flip -46,做多,2020-01-04 11:40:00,2020-01-04 11:50:00,133.63,133.6,1.95,100.0,1.458,-0.04,0.1,-0.14,flip -47,做空,2020-01-04 11:50:00,2020-01-04 11:55:00,133.6,133.71,1.95,100.0,1.4566,-0.16,0.1,-0.26,flip -48,做多,2020-01-04 11:55:00,2020-01-04 12:00:00,133.71,133.62,1.94,100.0,1.4527,-0.13,0.1,-0.23,flip -49,做空,2020-01-04 12:00:00,2020-01-04 12:10:00,133.62,133.27,1.94,100.0,1.4513,0.51,0.1,0.41,tp_lower -50,做多,2020-01-04 15:25:00,2020-01-04 15:30:00,133.51,133.41,1.94,100.0,1.4548,-0.15,0.1,-0.24,flip -51,做空,2020-01-04 15:30:00,2020-01-04 16:05:00,133.41,133.19,1.94,100.0,1.4534,0.32,0.1,0.22,tp_lower -52,做多,2020-01-04 17:05:00,2020-01-04 17:15:00,133.46,133.4,1.94,100.0,1.4538,-0.09,0.1,-0.18,flip -53,做空,2020-01-04 17:15:00,2020-01-04 17:20:00,133.4,133.49,1.94,100.0,1.4523,-0.13,0.1,-0.23,flip -54,做多,2020-01-04 17:20:00,2020-01-04 17:30:00,133.49,134.13,1.93,100.0,1.4489,0.93,0.1,0.83,tp_upper -55,做多,2020-01-04 18:45:00,2020-01-04 18:50:00,133.7,133.38,1.94,100.0,1.4521,-0.46,0.1,-0.56,flip -56,做空,2020-01-04 18:50:00,2020-01-04 18:55:00,133.38,133.45,1.93,100.0,1.4506,-0.1,0.1,-0.2,flip -57,做多,2020-01-04 18:55:00,2020-01-04 19:40:00,133.45,133.99,1.93,100.0,1.4477,0.78,0.1,0.68,tp_upper -58,做多,2020-01-05 12:45:00,2020-01-05 13:00:00,135.72,135.71,1.99,100.0,1.4641,-0.01,0.1,-0.11,flip -59,做空,2020-01-05 13:00:00,2020-01-05 13:35:00,135.71,135.56,1.98,100.0,1.4626,0.22,0.1,0.12,flip -60,做多,2020-01-05 13:35:00,2020-01-05 13:55:00,135.56,135.56,1.99,100.0,1.4644,0.0,0.1,-0.1,flip -61,做空,2020-01-05 13:55:00,2020-01-05 14:10:00,135.56,135.63,1.98,100.0,1.463,-0.1,0.1,-0.2,flip -62,做多,2020-01-05 14:10:00,2020-01-05 14:55:00,135.63,135.56,1.98,100.0,1.46,-0.1,0.1,-0.2,flip -63,做空,2020-01-05 14:55:00,2020-01-05 15:00:00,135.56,135.62,1.98,100.0,1.4585,-0.09,0.1,-0.19,flip -64,做多,2020-01-05 15:00:00,2020-01-05 15:25:00,135.62,136.51,1.97,100.0,1.4558,1.3,0.1,1.2,tp_upper -65,做多,2020-01-06 01:40:00,2020-01-06 02:00:00,136.48,138.67,2.0,100.0,1.4638,3.21,0.1,3.1,tp_upper -66,做多,2020-01-06 14:05:00,2020-01-06 15:25:00,140.51,140.49,2.03,100.0,1.4432,-0.03,0.1,-0.13,flip -67,做空,2020-01-06 15:25:00,2020-01-06 15:30:00,140.49,140.65,2.03,100.0,1.4417,-0.23,0.1,-0.33,flip -68,做多,2020-01-06 15:30:00,2020-01-06 15:40:00,140.65,140.6,2.02,100.0,1.437,-0.07,0.1,-0.17,flip -69,做空,2020-01-06 15:40:00,2020-01-06 16:00:00,140.6,140.39,2.02,100.0,1.4356,0.3,0.1,0.2,flip -70,做多,2020-01-06 16:00:00,2020-01-06 16:25:00,140.39,140.73,2.02,100.0,1.4384,0.49,0.1,0.39,flip -71,做空,2020-01-06 16:25:00,2020-01-06 16:50:00,140.73,140.81,2.02,100.0,1.437,-0.11,0.1,-0.22,flip -72,做多,2020-01-06 16:50:00,2020-01-06 17:20:00,140.81,141.07,2.02,100.0,1.4339,0.37,0.1,0.27,flip -73,做空,2020-01-06 17:20:00,2020-01-06 17:25:00,141.07,141.13,2.02,100.0,1.4325,-0.09,0.1,-0.19,flip -74,做多,2020-01-06 17:25:00,2020-01-06 18:30:00,141.13,141.18,2.02,100.0,1.4299,0.07,0.1,-0.03,flip -75,做空,2020-01-06 18:30:00,2020-01-06 18:35:00,141.18,141.24,2.02,100.0,1.4284,-0.09,0.1,-0.19,flip -76,做多,2020-01-06 18:35:00,2020-01-06 18:40:00,141.24,141.03,2.01,100.0,1.4258,-0.3,0.1,-0.4,flip -77,做空,2020-01-06 18:40:00,2020-01-06 19:45:00,141.03,141.29,2.01,100.0,1.4244,-0.37,0.1,-0.47,flip -78,做多,2020-01-06 19:45:00,2020-01-06 20:05:00,141.29,141.29,2.0,100.0,1.4177,0.0,0.1,-0.1,flip -79,做空,2020-01-06 20:05:00,2020-01-07 09:20:00,141.29,143.38,2.0,100.0,1.4163,-2.96,0.1,-3.06,flip -80,做多,2020-01-07 09:20:00,2020-01-07 09:25:00,143.38,143.1,2.0,100.0,1.3919,-0.39,0.1,-0.49,flip -81,做空,2020-01-07 09:25:00,2020-01-07 11:10:00,143.1,143.35,1.99,100.0,1.3905,-0.35,0.1,-0.45,flip -82,做多,2020-01-07 11:10:00,2020-01-07 11:15:00,143.35,143.35,1.98,100.0,1.3843,0.0,0.1,-0.1,flip -83,做空,2020-01-07 11:15:00,2020-01-07 12:00:00,143.35,142.44,1.98,100.0,1.3829,1.26,0.1,1.16,tp_lower -84,做多,2020-01-07 17:20:00,2020-01-07 17:30:00,142.15,142.19,1.99,100.0,1.4021,0.06,0.1,-0.04,flip -85,做空,2020-01-07 17:30:00,2020-01-07 22:25:00,142.19,142.07,1.99,100.0,1.4007,0.17,0.1,0.07,flip -86,做多,2020-01-07 22:25:00,2020-01-07 22:30:00,142.07,141.66,1.99,100.0,1.4016,-0.57,0.1,-0.67,flip -87,做空,2020-01-07 22:30:00,2020-01-07 22:40:00,141.66,142.1,1.98,100.0,1.4002,-0.62,0.1,-0.72,flip -88,做多,2020-01-07 22:40:00,2020-01-07 22:50:00,142.1,142.05,1.98,100.0,1.3902,-0.07,0.1,-0.17,flip -89,做空,2020-01-07 22:50:00,2020-01-07 22:55:00,142.05,142.24,1.97,100.0,1.3888,-0.26,0.1,-0.36,flip -90,做多,2020-01-07 22:55:00,2020-01-08 00:05:00,142.24,144.06,1.97,100.0,1.3837,2.52,0.1,2.42,tp_upper -91,做多,2020-01-08 03:25:00,2020-01-08 07:30:00,144.02,144.15,2.01,100.0,1.3963,0.18,0.1,0.08,flip -92,做空,2020-01-08 07:30:00,2020-01-08 07:35:00,144.15,143.82,2.01,100.0,1.3949,0.46,0.1,0.36,tp_lower -93,做多,2020-01-08 22:50:00,2020-01-09 01:30:00,140.15,141.13,2.01,100.0,1.4366,1.41,0.1,1.31,tp_upper -94,做多,2020-01-09 03:20:00,2020-01-09 03:50:00,139.96,139.68,2.03,100.0,1.451,-0.41,0.1,-0.51,flip -95,做空,2020-01-09 03:50:00,2020-01-09 03:55:00,139.68,139.93,2.02,100.0,1.4496,-0.36,0.1,-0.46,flip -96,做多,2020-01-09 03:55:00,2020-01-09 04:10:00,139.93,139.6,2.02,100.0,1.443,-0.48,0.1,-0.58,flip -97,做空,2020-01-09 04:10:00,2020-01-09 04:15:00,139.6,139.8,2.01,100.0,1.4415,-0.29,0.1,-0.39,flip -98,做多,2020-01-09 04:15:00,2020-01-09 04:20:00,139.8,139.61,2.01,100.0,1.4359,-0.27,0.1,-0.37,flip -99,做空,2020-01-09 04:20:00,2020-01-09 04:30:00,139.61,140.12,2.0,100.0,1.4345,-0.73,0.1,-0.83,flip -100,做多,2020-01-09 04:30:00,2020-01-09 05:00:00,140.12,139.78,1.99,100.0,1.4226,-0.48,0.1,-0.58,flip -101,做空,2020-01-09 05:00:00,2020-01-09 06:10:00,139.78,138.9,1.99,100.0,1.4212,1.25,0.1,1.15,tp_lower -102,做多,2020-01-09 07:20:00,2020-01-09 07:25:00,140.05,140.02,2.0,100.0,1.426,-0.04,0.1,-0.14,flip -103,做空,2020-01-09 07:25:00,2020-01-09 07:40:00,140.02,140.09,1.99,100.0,1.4246,-0.1,0.1,-0.2,flip -104,做多,2020-01-09 07:40:00,2020-01-09 07:50:00,140.09,140.14,1.99,100.0,1.4217,0.07,0.1,-0.03,flip -105,做空,2020-01-09 07:50:00,2020-01-09 08:00:00,140.14,139.95,1.99,100.0,1.4203,0.27,0.1,0.17,flip -106,做多,2020-01-09 08:00:00,2020-01-09 08:10:00,139.95,139.91,1.99,100.0,1.4227,-0.06,0.1,-0.16,flip -107,做空,2020-01-09 08:10:00,2020-01-09 08:45:00,139.91,139.13,1.99,100.0,1.4213,1.11,0.1,1.01,tp_lower -108,做多,2020-01-09 19:50:00,2020-01-09 20:05:00,137.48,138.97,2.0,100.0,1.453,2.17,0.1,2.06,tp_upper -109,做多,2020-01-09 20:50:00,2020-01-09 21:00:00,138.18,137.05,2.02,100.0,1.4599,-1.65,0.1,-1.75,flip -110,做空,2020-01-09 21:00:00,2020-01-09 21:10:00,137.05,137.49,2.0,100.0,1.4584,-0.64,0.1,-0.74,flip -111,做多,2020-01-09 21:10:00,2020-01-09 21:15:00,137.49,137.22,1.99,100.0,1.4476,-0.39,0.1,-0.49,flip -112,做空,2020-01-09 21:15:00,2020-01-09 21:20:00,137.22,137.5,1.98,100.0,1.4462,-0.4,0.1,-0.5,flip -113,做多,2020-01-09 21:20:00,2020-01-09 21:25:00,137.5,137.38,1.98,100.0,1.4389,-0.17,0.1,-0.27,flip -114,做空,2020-01-09 21:25:00,2020-01-09 21:40:00,137.38,137.22,1.97,100.0,1.4374,0.23,0.1,0.13,flip -115,做多,2020-01-09 21:40:00,2020-01-09 21:50:00,137.22,137.01,1.98,100.0,1.4393,-0.3,0.1,-0.4,flip -116,做空,2020-01-09 21:50:00,2020-01-09 22:30:00,137.01,137.49,1.97,100.0,1.4379,-0.69,0.1,-0.79,flip -117,做多,2020-01-09 22:30:00,2020-01-09 23:00:00,137.49,136.84,1.96,100.0,1.4264,-0.93,0.1,-1.02,flip -118,做空,2020-01-09 23:00:00,2020-01-09 23:20:00,136.84,137.26,1.95,100.0,1.425,-0.6,0.1,-0.7,flip -119,做多,2020-01-09 23:20:00,2020-01-09 23:25:00,137.26,137.18,1.94,100.0,1.4148,-0.11,0.1,-0.21,flip -120,做空,2020-01-09 23:25:00,2020-01-09 23:30:00,137.18,137.2,1.94,100.0,1.4134,-0.03,0.1,-0.13,flip -121,做多,2020-01-09 23:30:00,2020-01-10 01:25:00,137.2,136.86,1.94,100.0,1.4116,-0.48,0.1,-0.58,flip -122,做空,2020-01-10 01:25:00,2020-01-10 01:35:00,136.86,136.94,1.98,100.0,1.4468,-0.12,0.1,-0.21,flip -123,做多,2020-01-10 01:35:00,2020-01-10 01:40:00,136.94,136.8,1.98,100.0,1.4437,-0.2,0.1,-0.3,flip -124,做空,2020-01-10 01:40:00,2020-01-10 02:05:00,136.8,137.12,1.97,100.0,1.4422,-0.46,0.1,-0.56,flip -125,做多,2020-01-10 02:05:00,2020-01-10 02:10:00,137.12,136.9,1.97,100.0,1.4341,-0.32,0.1,-0.41,flip -126,做空,2020-01-10 02:10:00,2020-01-10 02:20:00,136.9,136.99,1.96,100.0,1.4326,-0.13,0.1,-0.23,flip -127,做多,2020-01-10 02:20:00,2020-01-10 02:30:00,136.99,136.88,1.96,100.0,1.4293,-0.16,0.1,-0.26,flip -128,做空,2020-01-10 02:30:00,2020-01-10 04:25:00,136.88,136.4,1.95,100.0,1.4279,0.69,0.1,0.59,tp_lower -129,做多,2020-01-10 10:25:00,2020-01-10 10:30:00,136.37,136.18,1.96,100.0,1.4368,-0.27,0.1,-0.37,flip -130,做空,2020-01-10 10:30:00,2020-01-10 10:45:00,136.18,136.49,1.95,100.0,1.4354,-0.44,0.1,-0.54,flip -131,做多,2020-01-10 10:45:00,2020-01-10 11:00:00,136.49,136.99,1.95,100.0,1.4274,0.71,0.1,0.62,tp_upper -132,做多,2020-01-10 22:15:00,2020-01-10 23:50:00,142.15,144.49,1.95,100.0,1.3742,3.22,0.1,3.12,tp_upper -133,做多,2020-01-11 03:40:00,2020-01-11 03:55:00,143.35,143.45,2.0,100.0,1.398,0.14,0.1,0.04,flip -134,做空,2020-01-11 03:55:00,2020-01-11 04:00:00,143.45,143.77,2.0,100.0,1.3966,-0.45,0.1,-0.55,flip -135,做多,2020-01-11 04:00:00,2020-01-11 04:15:00,143.77,143.4,2.0,100.0,1.3889,-0.51,0.1,-0.61,flip -136,做空,2020-01-11 04:15:00,2020-01-11 04:45:00,143.4,143.38,1.99,100.0,1.3876,0.03,0.1,-0.07,flip -137,做多,2020-01-11 04:45:00,2020-01-11 04:55:00,143.38,143.19,1.99,100.0,1.3866,-0.26,0.1,-0.36,flip -138,做空,2020-01-11 04:55:00,2020-01-11 05:10:00,143.19,142.54,1.98,100.0,1.3852,0.9,0.1,0.8,tp_lower -139,做多,2020-01-11 06:45:00,2020-01-11 06:50:00,143.38,142.96,1.99,100.0,1.3882,-0.58,0.1,-0.68,flip -140,做空,2020-01-11 06:50:00,2020-01-11 07:00:00,142.96,143.4,1.98,100.0,1.3868,-0.61,0.1,-0.71,flip -141,做多,2020-01-11 07:00:00,2020-01-11 07:20:00,143.4,143.31,1.97,100.0,1.3769,-0.12,0.1,-0.22,flip -142,做空,2020-01-11 07:20:00,2020-01-11 07:25:00,143.31,143.33,1.97,100.0,1.3756,-0.03,0.1,-0.13,flip -143,做多,2020-01-11 07:25:00,2020-01-11 07:30:00,143.33,142.99,1.97,100.0,1.3738,-0.47,0.1,-0.57,flip -144,做空,2020-01-11 07:30:00,2020-01-11 08:25:00,142.99,143.18,1.96,100.0,1.3724,-0.26,0.1,-0.36,flip -145,做多,2020-01-11 08:25:00,2020-01-11 09:40:00,143.18,143.35,1.96,100.0,1.3674,0.23,0.1,0.13,flip -146,做空,2020-01-11 09:40:00,2020-01-11 09:45:00,143.35,143.54,1.96,100.0,1.3661,-0.26,0.1,-0.36,flip -147,做多,2020-01-11 09:45:00,2020-01-11 10:15:00,143.54,143.38,1.95,100.0,1.3611,-0.22,0.1,-0.32,flip -148,做空,2020-01-11 10:15:00,2020-01-11 10:20:00,143.38,143.41,1.95,100.0,1.3597,-0.04,0.1,-0.14,flip -149,做多,2020-01-11 10:20:00,2020-01-11 10:30:00,143.41,143.32,1.95,100.0,1.3578,-0.12,0.1,-0.22,flip -150,做空,2020-01-11 10:30:00,2020-01-11 10:35:00,143.32,143.39,1.94,100.0,1.3564,-0.09,0.1,-0.19,flip -151,做多,2020-01-11 10:35:00,2020-01-11 10:40:00,143.39,143.23,1.94,100.0,1.3537,-0.22,0.1,-0.31,flip -152,做空,2020-01-11 10:40:00,2020-01-11 10:45:00,143.23,143.39,1.94,100.0,1.3524,-0.22,0.1,-0.31,flip -153,做多,2020-01-11 10:45:00,2020-01-11 10:50:00,143.39,142.89,1.93,100.0,1.348,-0.67,0.1,-0.77,flip -154,做空,2020-01-11 10:50:00,2020-01-11 11:00:00,142.89,142.77,1.92,100.0,1.3467,0.16,0.1,0.07,tp_lower -155,做多,2020-01-11 11:30:00,2020-01-11 13:10:00,143.15,142.85,1.92,100.0,1.344,-0.4,0.1,-0.5,flip -156,做空,2020-01-11 13:10:00,2020-01-11 13:30:00,142.85,143.05,1.92,100.0,1.3427,-0.27,0.1,-0.36,flip -157,做多,2020-01-11 13:30:00,2020-01-11 13:35:00,143.05,142.94,1.91,100.0,1.3376,-0.15,0.1,-0.24,flip -158,做空,2020-01-11 13:35:00,2020-01-11 13:40:00,142.94,143.12,1.91,100.0,1.3362,-0.24,0.1,-0.34,flip -159,做多,2020-01-11 13:40:00,2020-01-11 13:45:00,143.12,143.39,1.91,100.0,1.3315,0.36,0.1,0.26,tp_upper -160,做多,2020-01-11 14:40:00,2020-01-11 14:45:00,143.07,142.86,1.91,100.0,1.3332,-0.28,0.1,-0.38,flip -161,做空,2020-01-11 14:45:00,2020-01-11 15:00:00,142.86,142.72,1.9,100.0,1.3318,0.19,0.1,0.09,tp_lower -162,做多,2020-01-11 15:35:00,2020-01-11 15:40:00,143.07,142.87,1.9,100.0,1.3299,-0.27,0.09,-0.36,flip -163,做空,2020-01-11 15:40:00,2020-01-11 15:45:00,142.87,143.18,1.9,100.0,1.3285,-0.41,0.1,-0.51,flip -164,做多,2020-01-11 15:45:00,2020-01-11 16:00:00,143.18,142.76,1.89,100.0,1.3215,-0.56,0.09,-0.65,flip -165,做空,2020-01-11 16:00:00,2020-01-11 16:05:00,142.76,143.54,1.88,100.0,1.3201,-1.03,0.09,-1.12,flip -166,做多,2020-01-11 16:05:00,2020-01-11 16:10:00,143.54,143.8,1.87,100.0,1.3045,0.34,0.09,0.25,tp_upper -167,做多,2020-01-12 05:45:00,2020-01-12 06:15:00,144.03,145.67,1.93,100.0,1.3424,2.2,0.1,2.1,tp_upper -168,做多,2020-01-12 09:50:00,2020-01-12 10:00:00,144.41,143.84,1.95,100.0,1.3527,-0.77,0.1,-0.87,flip -169,做空,2020-01-12 10:00:00,2020-01-12 10:05:00,143.84,143.55,1.94,100.0,1.3514,0.39,0.1,0.29,tp_lower -170,做多,2020-01-12 10:45:00,2020-01-12 10:50:00,144.27,143.88,1.95,100.0,1.3487,-0.53,0.1,-0.62,flip -171,做空,2020-01-12 10:50:00,2020-01-12 11:20:00,143.88,143.4,1.94,100.0,1.3474,0.65,0.1,0.55,tp_lower -172,做多,2020-01-12 12:15:00,2020-01-12 13:55:00,144.09,145.12,1.94,100.0,1.3486,1.39,0.1,1.29,tp_upper -173,做多,2020-01-12 14:55:00,2020-01-12 15:15:00,144.24,144.29,1.96,100.0,1.3554,0.07,0.1,-0.03,flip -174,做空,2020-01-12 15:15:00,2020-01-12 15:20:00,144.29,144.68,1.95,100.0,1.3541,-0.53,0.1,-0.63,flip -175,做多,2020-01-12 15:20:00,2020-01-12 15:45:00,144.68,144.93,1.95,100.0,1.3454,0.34,0.1,0.24,tp_upper -176,做多,2020-01-12 17:15:00,2020-01-12 17:20:00,145.12,144.82,1.95,100.0,1.3423,-0.4,0.1,-0.5,tp_upper -177,做多,2020-01-12 17:30:00,2020-01-12 17:55:00,144.57,144.2,1.94,100.0,1.3433,-0.5,0.1,-0.59,flip -178,做空,2020-01-12 17:55:00,2020-01-12 18:00:00,144.2,144.56,1.94,100.0,1.342,-0.48,0.1,-0.58,flip -179,做多,2020-01-12 18:00:00,2020-01-12 19:15:00,144.56,144.82,1.93,100.0,1.3339,0.35,0.1,0.25,tp_upper -180,做多,2020-01-12 22:00:00,2020-01-12 22:05:00,144.51,144.46,1.93,100.0,1.3355,-0.07,0.1,-0.16,flip -181,做空,2020-01-12 22:05:00,2020-01-12 22:10:00,144.46,144.76,1.93,100.0,1.3341,-0.4,0.1,-0.5,flip -182,做多,2020-01-12 22:10:00,2020-01-12 22:35:00,144.76,145.08,1.92,100.0,1.3273,0.42,0.1,0.33,tp_upper -183,做多,2020-01-13 10:20:00,2020-01-13 10:25:00,143.59,143.51,1.95,100.0,1.3592,-0.11,0.1,-0.21,flip -184,做空,2020-01-13 10:25:00,2020-01-13 10:50:00,143.51,143.7,1.95,100.0,1.3578,-0.26,0.1,-0.36,flip -185,做多,2020-01-13 10:50:00,2020-01-13 11:30:00,143.7,143.44,1.94,100.0,1.3529,-0.35,0.1,-0.45,flip -186,做空,2020-01-13 11:30:00,2020-01-13 11:55:00,143.44,142.81,1.94,100.0,1.3515,0.85,0.1,0.75,tp_lower -187,做多,2020-01-13 13:10:00,2020-01-13 13:25:00,143.57,143.37,1.95,100.0,1.3549,-0.27,0.1,-0.37,flip -188,做空,2020-01-13 13:25:00,2020-01-13 13:50:00,143.37,142.8,1.94,100.0,1.3535,0.77,0.1,0.67,tp_lower -189,做多,2020-01-13 16:10:00,2020-01-13 16:15:00,143.31,143.18,1.95,100.0,1.3581,-0.18,0.1,-0.27,flip -190,做空,2020-01-13 16:15:00,2020-01-13 16:30:00,143.18,142.88,1.94,100.0,1.3567,0.41,0.1,0.31,tp_lower -191,做多,2020-01-13 16:50:00,2020-01-13 17:10:00,143.14,143.89,1.94,100.0,1.3586,1.02,0.1,0.92,tp_upper -192,做多,2020-01-13 17:45:00,2020-01-13 17:50:00,143.23,143.02,1.95,100.0,1.3635,-0.29,0.1,-0.38,flip -193,做空,2020-01-13 17:50:00,2020-01-13 18:10:00,143.02,143.2,1.95,100.0,1.3621,-0.25,0.1,-0.34,flip -194,做多,2020-01-13 18:10:00,2020-01-13 18:20:00,143.2,143.17,1.94,100.0,1.3574,-0.04,0.1,-0.14,flip -195,做空,2020-01-13 18:20:00,2020-01-13 18:40:00,143.17,143.07,1.94,100.0,1.356,0.14,0.1,0.04,flip -196,做多,2020-01-13 18:40:00,2020-01-13 19:00:00,143.07,143.2,1.94,100.0,1.3565,0.18,0.1,0.08,flip -197,做空,2020-01-13 19:00:00,2020-01-13 19:10:00,143.2,143.23,1.94,100.0,1.3552,-0.04,0.1,-0.14,flip -198,做多,2020-01-13 19:10:00,2020-01-13 19:40:00,143.23,143.61,1.94,100.0,1.3533,0.51,0.1,0.42,tp_upper -199,做多,2020-01-14 00:00:00,2020-01-14 00:20:00,143.86,144.32,1.97,100.0,1.369,0.63,0.1,0.53,tp_upper -200,做多,2020-01-15 03:15:00,2020-01-15 10:30:00,165.61,166.48,1.98,100.0,1.1929,1.04,0.1,0.94,tp_upper -201,做多,2020-01-15 14:10:00,2020-01-15 15:20:00,165.87,164.56,1.98,100.0,1.1961,-1.57,0.1,-1.67,flip -202,做空,2020-01-15 15:20:00,2020-01-15 15:25:00,164.56,164.81,1.97,100.0,1.1949,-0.3,0.1,-0.4,flip -203,做多,2020-01-15 15:25:00,2020-01-15 15:30:00,164.81,163.93,1.96,100.0,1.1901,-1.05,0.1,-1.14,flip -204,做空,2020-01-15 15:30:00,2020-01-15 16:00:00,163.93,161.47,1.95,100.0,1.1889,2.92,0.1,2.83,tp_lower -205,做多,2020-01-15 16:15:00,2020-01-15 16:35:00,164.31,164.72,1.98,100.0,1.2028,0.49,0.1,0.39,flip -206,做空,2020-01-15 16:35:00,2020-01-15 16:45:00,164.72,164.8,1.98,100.0,1.2016,-0.1,0.1,-0.2,flip -207,做多,2020-01-15 16:45:00,2020-01-15 16:50:00,164.8,164.63,1.98,100.0,1.1992,-0.2,0.1,-0.3,flip -208,做空,2020-01-15 16:50:00,2020-01-15 17:55:00,164.63,165.09,1.97,100.0,1.198,-0.55,0.1,-0.65,flip -209,做多,2020-01-15 17:55:00,2020-01-15 18:00:00,165.09,164.98,1.96,100.0,1.1901,-0.13,0.1,-0.23,flip -210,做空,2020-01-15 18:00:00,2020-01-15 20:35:00,164.98,165.96,1.96,100.0,1.1889,-1.17,0.1,-1.26,flip -211,做多,2020-01-15 20:35:00,2020-01-15 20:55:00,165.96,166.42,1.95,100.0,1.1737,0.54,0.1,0.44,tp_upper -212,做多,2020-01-15 21:45:00,2020-01-15 22:10:00,165.46,164.99,1.95,100.0,1.1793,-0.55,0.1,-0.65,flip -213,做空,2020-01-15 22:10:00,2020-01-15 22:15:00,164.99,165.25,1.94,100.0,1.1781,-0.31,0.1,-0.4,flip -214,做多,2020-01-15 22:15:00,2020-01-15 22:55:00,165.25,166.84,1.94,100.0,1.1733,1.87,0.1,1.77,tp_upper -215,做多,2020-01-16 08:35:00,2020-01-16 10:00:00,162.01,161.11,1.98,100.0,1.2234,-1.1,0.1,-1.2,flip -216,做空,2020-01-16 10:00:00,2020-01-16 10:15:00,161.11,161.3,1.97,100.0,1.2222,-0.23,0.1,-0.33,flip -217,做多,2020-01-16 10:15:00,2020-01-16 10:20:00,161.3,161.13,1.96,100.0,1.2181,-0.21,0.1,-0.31,flip -218,做空,2020-01-16 10:20:00,2020-01-16 10:25:00,161.13,161.53,1.96,100.0,1.2169,-0.49,0.1,-0.59,flip -219,做多,2020-01-16 10:25:00,2020-01-16 10:30:00,161.53,162.55,1.95,100.0,1.2096,1.23,0.1,1.14,tp_upper -220,做多,2020-01-16 13:20:00,2020-01-16 13:25:00,162.07,161.86,1.96,100.0,1.212,-0.25,0.1,-0.35,flip -221,做空,2020-01-16 13:25:00,2020-01-16 13:40:00,161.86,162.02,1.96,100.0,1.2108,-0.19,0.1,-0.29,flip -222,做多,2020-01-16 13:40:00,2020-01-16 13:45:00,162.02,161.63,1.96,100.0,1.2072,-0.47,0.1,-0.57,flip -223,做空,2020-01-16 13:45:00,2020-01-16 13:55:00,161.63,161.88,1.95,100.0,1.206,-0.3,0.1,-0.4,flip -224,做多,2020-01-16 13:55:00,2020-01-16 14:00:00,161.88,161.48,1.94,100.0,1.201,-0.48,0.1,-0.58,flip -225,做空,2020-01-16 14:00:00,2020-01-16 14:30:00,161.48,162.14,1.94,100.0,1.1998,-0.79,0.1,-0.89,flip -226,做多,2020-01-16 14:30:00,2020-01-16 14:35:00,162.14,161.86,1.93,100.0,1.1889,-0.33,0.1,-0.43,flip -227,做空,2020-01-16 14:35:00,2020-01-16 14:40:00,161.86,162.0,1.92,100.0,1.1877,-0.17,0.1,-0.26,flip -228,做多,2020-01-16 14:40:00,2020-01-16 14:45:00,162.0,161.7,1.92,100.0,1.1844,-0.36,0.1,-0.45,flip -229,做空,2020-01-16 14:45:00,2020-01-16 14:55:00,161.7,162.46,1.91,100.0,1.1832,-0.9,0.1,-1.0,flip -230,做多,2020-01-16 14:55:00,2020-01-16 16:15:00,162.46,161.66,1.9,100.0,1.171,-0.94,0.09,-1.03,flip -231,做空,2020-01-16 16:15:00,2020-01-16 16:55:00,161.66,162.13,1.89,100.0,1.1698,-0.55,0.09,-0.64,flip -232,做多,2020-01-16 16:55:00,2020-01-16 17:00:00,162.13,161.91,1.88,100.0,1.1619,-0.26,0.09,-0.35,flip -233,做空,2020-01-16 17:00:00,2020-01-16 17:05:00,161.91,162.65,1.88,100.0,1.1607,-0.86,0.09,-0.95,flip -234,做多,2020-01-16 17:05:00,2020-01-16 17:20:00,162.65,163.91,1.87,100.0,1.149,1.45,0.09,1.35,tp_upper -235,做多,2020-01-16 21:15:00,2020-01-16 23:10:00,163.66,164.8,1.88,100.0,1.1496,1.31,0.09,1.22,tp_upper -236,做多,2020-01-17 00:35:00,2020-01-17 00:40:00,163.6,163.07,1.93,100.0,1.1792,-0.62,0.1,-0.72,flip -237,做空,2020-01-17 00:40:00,2020-01-17 00:45:00,163.07,162.35,1.92,100.0,1.178,0.85,0.1,0.75,tp_lower -238,做多,2020-01-17 00:50:00,2020-01-17 01:05:00,163.53,163.76,1.93,100.0,1.1787,0.27,0.1,0.17,flip -239,做空,2020-01-17 01:05:00,2020-01-17 14:05:00,163.76,167.5,1.93,100.0,1.1775,-4.4,0.1,-4.5,tp_lower -240,做多,2020-01-17 16:15:00,2020-01-17 16:55:00,169.69,170.09,1.88,100.0,1.1093,0.44,0.09,0.35,flip -241,做空,2020-01-17 16:55:00,2020-01-17 17:55:00,170.09,170.47,1.88,100.0,1.1082,-0.42,0.09,-0.52,flip -242,做多,2020-01-17 17:55:00,2020-01-17 18:40:00,170.47,172.53,1.88,100.0,1.1021,2.27,0.1,2.18,tp_upper -243,做多,2020-01-17 19:55:00,2020-01-17 20:15:00,169.43,169.62,1.9,100.0,1.1212,0.21,0.1,0.12,flip -244,做空,2020-01-17 20:15:00,2020-01-17 20:20:00,169.62,169.71,1.9,100.0,1.12,-0.1,0.1,-0.2,flip -245,做多,2020-01-17 20:20:00,2020-01-17 20:25:00,169.71,169.67,1.9,100.0,1.1177,-0.04,0.09,-0.14,flip -246,做空,2020-01-17 20:25:00,2020-01-17 20:30:00,169.67,169.67,1.89,100.0,1.1166,0.0,0.09,-0.09,flip -247,做多,2020-01-17 20:30:00,2020-01-17 20:35:00,169.67,169.29,1.89,100.0,1.1155,-0.42,0.09,-0.52,flip -248,做空,2020-01-17 20:35:00,2020-01-17 20:45:00,169.29,169.53,1.89,100.0,1.1144,-0.27,0.09,-0.36,flip -249,做多,2020-01-17 20:45:00,2020-01-17 20:55:00,169.53,169.23,1.88,100.0,1.1101,-0.33,0.09,-0.43,flip -250,做空,2020-01-17 20:55:00,2020-01-17 21:00:00,169.23,169.83,1.88,100.0,1.109,-0.67,0.09,-0.76,flip -251,做多,2020-01-17 21:00:00,2020-01-17 21:05:00,169.83,169.74,1.87,100.0,1.1001,-0.1,0.09,-0.19,flip -252,做空,2020-01-17 21:05:00,2020-01-17 21:10:00,169.74,170.08,1.87,100.0,1.099,-0.37,0.09,-0.47,flip -253,做多,2020-01-17 21:10:00,2020-01-17 22:40:00,170.08,173.31,1.86,100.0,1.0935,3.53,0.09,3.44,tp_upper -254,做多,2020-01-18 00:05:00,2020-01-18 00:30:00,171.15,173.0,1.92,100.0,1.1241,2.08,0.1,1.98,tp_upper -255,做多,2020-01-18 02:35:00,2020-01-18 02:40:00,171.38,170.73,1.94,100.0,1.1336,-0.74,0.1,-0.83,flip -256,做空,2020-01-18 02:40:00,2020-01-18 03:10:00,170.73,171.5,1.93,100.0,1.1325,-0.87,0.1,-0.97,flip -257,做多,2020-01-18 03:10:00,2020-01-18 04:00:00,171.5,171.72,1.92,100.0,1.1212,0.25,0.1,0.15,flip -258,做空,2020-01-18 04:00:00,2020-01-18 04:30:00,171.72,170.23,1.92,100.0,1.1201,1.67,0.1,1.57,tp_lower -259,做多,2020-01-18 09:15:00,2020-01-18 09:20:00,170.08,169.88,1.94,100.0,1.1396,-0.23,0.1,-0.32,flip -260,做空,2020-01-18 09:20:00,2020-01-18 09:25:00,169.88,169.98,1.93,100.0,1.1384,-0.11,0.1,-0.21,flip -261,做多,2020-01-18 09:25:00,2020-01-18 09:30:00,169.98,169.97,1.93,100.0,1.1359,-0.01,0.1,-0.11,flip -262,做空,2020-01-18 09:30:00,2020-01-18 10:30:00,169.97,169.87,1.93,100.0,1.1348,0.11,0.1,0.02,flip -263,做多,2020-01-18 10:30:00,2020-01-18 10:35:00,169.87,169.58,1.93,100.0,1.135,-0.33,0.1,-0.43,flip -264,做空,2020-01-18 10:35:00,2020-01-18 10:40:00,169.58,170.13,1.92,100.0,1.1339,-0.62,0.1,-0.72,flip -265,做多,2020-01-18 10:40:00,2020-01-18 10:50:00,170.13,169.74,1.91,100.0,1.1254,-0.44,0.1,-0.53,flip -266,做空,2020-01-18 10:50:00,2020-01-18 12:00:00,169.74,169.5,1.91,100.0,1.1243,0.27,0.1,0.17,flip -267,做多,2020-01-18 12:00:00,2020-01-18 12:05:00,169.5,169.11,1.91,100.0,1.1263,-0.44,0.1,-0.53,flip -268,做空,2020-01-18 12:05:00,2020-01-18 12:10:00,169.11,169.73,1.9,100.0,1.1252,-0.7,0.1,-0.79,flip -269,做多,2020-01-18 12:10:00,2020-01-18 12:50:00,169.73,171.0,1.89,100.0,1.1159,1.42,0.1,1.32,tp_upper -270,做多,2020-01-18 23:10:00,2020-01-18 23:20:00,175.7,175.9,1.91,100.0,1.0849,0.22,0.1,0.12,flip -271,做空,2020-01-18 23:20:00,2020-01-18 23:25:00,175.9,176.03,1.91,100.0,1.0838,-0.14,0.1,-0.24,flip -272,做多,2020-01-18 23:25:00,2020-01-18 23:35:00,176.03,175.5,1.9,100.0,1.0812,-0.57,0.09,-0.67,flip -273,做空,2020-01-18 23:35:00,2020-01-18 23:40:00,175.5,175.74,1.9,100.0,1.0801,-0.26,0.09,-0.35,flip -274,做多,2020-01-18 23:40:00,2020-01-18 23:45:00,175.74,175.21,1.89,100.0,1.076,-0.57,0.09,-0.66,flip -275,做空,2020-01-18 23:45:00,2020-01-19 00:10:00,175.21,174.22,1.88,100.0,1.075,1.06,0.09,0.97,tp_lower -276,做多,2020-01-19 00:20:00,2020-01-19 00:40:00,175.31,175.5,1.93,100.0,1.1005,0.21,0.1,0.11,flip -277,做空,2020-01-19 00:40:00,2020-01-19 00:50:00,175.5,175.82,1.93,100.0,1.0994,-0.35,0.1,-0.45,flip -278,做多,2020-01-19 00:50:00,2020-01-19 01:00:00,175.82,176.62,1.92,100.0,1.0943,0.88,0.1,0.78,tp_upper -279,做多,2020-01-19 01:55:00,2020-01-19 02:00:00,175.5,174.95,1.93,100.0,1.1002,-0.61,0.1,-0.7,flip -280,做空,2020-01-19 02:00:00,2020-01-19 02:10:00,174.95,175.82,1.92,100.0,1.0991,-0.96,0.1,-1.05,flip -281,做多,2020-01-19 02:10:00,2020-01-19 02:20:00,175.82,175.64,1.91,100.0,1.0871,-0.2,0.1,-0.29,flip -282,做空,2020-01-19 02:20:00,2020-01-19 02:25:00,175.64,176.78,1.91,100.0,1.086,-1.24,0.1,-1.33,flip -283,做多,2020-01-19 02:25:00,2020-01-19 03:05:00,176.78,177.08,1.89,100.0,1.0709,0.32,0.09,0.23,tp_upper -284,做多,2020-01-19 04:10:00,2020-01-19 04:45:00,176.1,176.06,1.89,100.0,1.0758,-0.04,0.09,-0.14,flip -285,做空,2020-01-19 04:45:00,2020-01-19 04:50:00,176.06,176.24,1.89,100.0,1.0748,-0.19,0.09,-0.29,flip -286,做多,2020-01-19 04:50:00,2020-01-19 04:55:00,176.24,176.05,1.89,100.0,1.0715,-0.2,0.09,-0.3,flip -287,做空,2020-01-19 04:55:00,2020-01-19 05:00:00,176.05,176.68,1.88,100.0,1.0704,-0.67,0.09,-0.77,flip -288,做多,2020-01-19 05:00:00,2020-01-19 05:05:00,176.68,176.36,1.88,100.0,1.0617,-0.34,0.09,-0.43,flip -289,做空,2020-01-19 05:05:00,2020-01-19 05:20:00,176.36,176.52,1.87,100.0,1.0606,-0.17,0.09,-0.26,flip -290,做多,2020-01-19 05:20:00,2020-01-19 05:25:00,176.52,176.1,1.87,100.0,1.0577,-0.44,0.09,-0.54,flip -291,做空,2020-01-19 05:25:00,2020-01-19 05:50:00,176.1,176.39,1.86,100.0,1.0566,-0.31,0.09,-0.4,flip -292,做多,2020-01-19 05:50:00,2020-01-19 05:55:00,176.39,176.23,1.86,100.0,1.0521,-0.17,0.09,-0.26,flip -293,做空,2020-01-19 05:55:00,2020-01-19 06:00:00,176.23,176.31,1.85,100.0,1.051,-0.08,0.09,-0.18,flip -294,做多,2020-01-19 06:00:00,2020-01-19 06:05:00,176.31,176.26,1.85,100.0,1.049,-0.05,0.09,-0.14,flip -295,做空,2020-01-19 06:05:00,2020-01-19 06:10:00,176.26,176.73,1.85,100.0,1.048,-0.49,0.09,-0.59,flip -296,做多,2020-01-19 06:10:00,2020-01-19 06:20:00,176.73,176.37,1.84,100.0,1.0413,-0.37,0.09,-0.47,flip -297,做空,2020-01-19 06:20:00,2020-01-19 06:40:00,176.37,175.19,1.83,100.0,1.0403,1.23,0.09,1.14,tp_lower -298,做多,2020-01-19 07:20:00,2020-01-19 07:25:00,176.71,176.53,1.85,100.0,1.0442,-0.19,0.09,-0.28,flip -299,做空,2020-01-19 07:25:00,2020-01-19 07:35:00,176.53,176.2,1.84,100.0,1.0432,0.34,0.09,0.25,flip -300,做多,2020-01-19 07:35:00,2020-01-19 08:35:00,176.2,176.38,1.84,100.0,1.046,0.19,0.09,0.1,flip -301,做空,2020-01-19 08:35:00,2020-01-19 08:45:00,176.38,176.52,1.84,100.0,1.045,-0.15,0.09,-0.24,flip -302,做多,2020-01-19 08:45:00,2020-01-19 09:00:00,176.52,176.16,1.84,100.0,1.0423,-0.38,0.09,-0.47,flip -303,做空,2020-01-19 09:00:00,2020-01-19 09:10:00,176.16,176.25,1.83,100.0,1.0412,-0.09,0.09,-0.19,flip -304,做多,2020-01-19 09:10:00,2020-01-19 09:25:00,176.25,177.19,1.83,100.0,1.0391,0.98,0.09,0.88,tp_upper -305,做多,2020-01-19 21:05:00,2020-01-19 21:10:00,165.73,165.18,1.84,100.0,1.1099,-0.61,0.09,-0.7,flip -306,做空,2020-01-19 21:10:00,2020-01-19 22:15:00,165.18,164.92,1.83,100.0,1.1088,0.29,0.09,0.2,tp_lower -307,做多,2020-01-19 22:20:00,2020-01-19 22:25:00,165.67,166.35,1.83,100.0,1.1061,0.75,0.09,0.66,tp_upper -308,做多,2020-01-20 00:45:00,2020-01-20 01:00:00,166.24,165.94,1.89,100.0,1.1387,-0.34,0.09,-0.44,flip -309,做空,2020-01-20 01:00:00,2020-01-20 01:50:00,165.94,165.94,1.89,100.0,1.1375,0.0,0.09,-0.09,flip -310,做多,2020-01-20 01:50:00,2020-01-20 01:55:00,165.94,165.65,1.89,100.0,1.1364,-0.33,0.09,-0.42,flip -311,做空,2020-01-20 01:55:00,2020-01-20 02:00:00,165.65,166.04,1.88,100.0,1.1353,-0.44,0.09,-0.54,flip -312,做多,2020-01-20 02:00:00,2020-01-20 02:05:00,166.04,165.95,1.87,100.0,1.1288,-0.1,0.09,-0.2,flip -313,做空,2020-01-20 02:05:00,2020-01-20 02:25:00,165.95,165.66,1.87,100.0,1.1277,0.33,0.09,0.23,flip -314,做多,2020-01-20 02:25:00,2020-01-20 02:40:00,165.66,165.68,1.87,100.0,1.1305,0.02,0.09,-0.07,flip -315,做空,2020-01-20 02:40:00,2020-01-20 02:45:00,165.68,165.78,1.87,100.0,1.1293,-0.11,0.09,-0.21,flip -316,做多,2020-01-20 02:45:00,2020-01-20 02:50:00,165.78,165.61,1.87,100.0,1.1269,-0.19,0.09,-0.28,flip -317,做空,2020-01-20 02:50:00,2020-01-20 02:55:00,165.61,165.73,1.86,100.0,1.1257,-0.14,0.09,-0.23,flip -318,做多,2020-01-20 02:55:00,2020-01-20 03:05:00,165.73,165.76,1.86,100.0,1.123,0.03,0.09,-0.06,flip -319,做空,2020-01-20 03:05:00,2020-01-20 03:15:00,165.76,165.92,1.86,100.0,1.1218,-0.18,0.09,-0.27,flip -320,做多,2020-01-20 03:15:00,2020-01-20 03:20:00,165.92,165.74,1.86,100.0,1.1186,-0.2,0.09,-0.29,flip -321,做空,2020-01-20 03:20:00,2020-01-20 03:30:00,165.74,165.77,1.85,100.0,1.1174,-0.03,0.09,-0.13,flip -322,做多,2020-01-20 03:30:00,2020-01-20 03:35:00,165.77,165.67,1.85,100.0,1.1159,-0.11,0.09,-0.2,flip -323,做空,2020-01-20 03:35:00,2020-01-20 03:40:00,165.67,165.69,1.85,100.0,1.1148,-0.02,0.09,-0.11,flip -324,做多,2020-01-20 03:40:00,2020-01-20 04:05:00,165.69,165.61,1.84,100.0,1.1134,-0.09,0.09,-0.18,flip -325,做空,2020-01-20 04:05:00,2020-01-20 04:10:00,165.61,165.77,1.84,100.0,1.1123,-0.18,0.09,-0.27,flip -326,做多,2020-01-20 04:10:00,2020-01-20 06:05:00,165.77,165.99,1.84,100.0,1.1091,0.24,0.09,0.15,flip -327,做空,2020-01-20 06:05:00,2020-01-20 06:15:00,165.99,166.14,1.84,100.0,1.1079,-0.17,0.09,-0.26,flip -328,做多,2020-01-20 06:15:00,2020-01-20 06:35:00,166.14,165.94,1.84,100.0,1.1048,-0.22,0.09,-0.31,flip -329,做空,2020-01-20 06:35:00,2020-01-20 06:45:00,165.94,166.05,1.83,100.0,1.1037,-0.12,0.09,-0.21,flip -330,做多,2020-01-20 06:45:00,2020-01-20 06:55:00,166.05,166.04,1.83,100.0,1.1012,-0.01,0.09,-0.1,flip -331,做空,2020-01-20 06:55:00,2020-01-20 07:05:00,166.04,166.1,1.83,100.0,1.1001,-0.07,0.09,-0.16,flip -332,做多,2020-01-20 07:05:00,2020-01-20 07:25:00,166.1,166.12,1.82,100.0,1.0982,0.02,0.09,-0.07,flip -333,做空,2020-01-20 07:25:00,2020-01-20 08:00:00,166.12,166.09,1.82,100.0,1.0971,0.03,0.09,-0.06,flip -334,做多,2020-01-20 08:00:00,2020-01-20 08:05:00,166.09,165.99,1.82,100.0,1.0964,-0.11,0.09,-0.2,flip -335,做空,2020-01-20 08:05:00,2020-01-20 08:10:00,165.99,166.19,1.82,100.0,1.0953,-0.22,0.09,-0.31,flip -336,做多,2020-01-20 08:10:00,2020-01-20 08:15:00,166.19,165.63,1.81,100.0,1.0915,-0.61,0.09,-0.7,flip -337,做空,2020-01-20 08:15:00,2020-01-20 08:45:00,165.63,165.46,1.81,100.0,1.0904,0.19,0.09,0.1,tp_lower -338,做多,2020-01-20 13:50:00,2020-01-20 14:05:00,164.6,164.79,1.81,100.0,1.0973,0.21,0.09,0.12,flip -339,做空,2020-01-20 14:05:00,2020-01-20 14:20:00,164.79,164.95,1.81,100.0,1.0962,-0.18,0.09,-0.27,flip -340,做多,2020-01-20 14:20:00,2020-01-20 14:25:00,164.95,164.9,1.8,100.0,1.093,-0.05,0.09,-0.14,flip -341,做空,2020-01-20 14:25:00,2020-01-20 14:30:00,164.9,165.0,1.8,100.0,1.0919,-0.11,0.09,-0.2,flip -342,做多,2020-01-20 14:30:00,2020-01-20 14:50:00,165.0,166.61,1.8,100.0,1.0895,1.75,0.09,1.66,tp_upper -343,做多,2020-01-20 23:55:00,2020-01-21 00:00:00,167.03,166.9,1.81,100.0,1.0857,-0.14,0.09,-0.23,flip -344,做空,2020-01-21 00:00:00,2020-01-21 00:05:00,166.9,167.0,1.87,100.0,1.1198,-0.11,0.09,-0.21,flip -345,做多,2020-01-21 00:05:00,2020-01-21 00:10:00,167.0,166.58,1.87,100.0,1.1174,-0.47,0.09,-0.56,flip -346,做空,2020-01-21 00:10:00,2020-01-21 00:35:00,166.58,166.06,1.86,100.0,1.1163,0.58,0.09,0.49,tp_lower -347,做多,2020-01-21 01:30:00,2020-01-21 01:35:00,167.13,167.09,1.86,100.0,1.1149,-0.04,0.09,-0.14,flip -348,做空,2020-01-21 01:35:00,2020-01-21 01:50:00,167.09,167.09,1.86,100.0,1.1138,0.0,0.09,-0.09,flip -349,做多,2020-01-21 01:50:00,2020-01-21 02:00:00,167.09,167.15,1.86,100.0,1.1127,0.07,0.09,-0.03,flip -350,做空,2020-01-21 02:00:00,2020-01-21 02:05:00,167.15,167.45,1.86,100.0,1.1116,-0.33,0.09,-0.43,flip -351,做多,2020-01-21 02:05:00,2020-01-21 02:40:00,167.45,167.25,1.85,100.0,1.1065,-0.22,0.09,-0.31,flip -352,做空,2020-01-21 02:40:00,2020-01-21 02:45:00,167.25,167.42,1.85,100.0,1.1054,-0.19,0.09,-0.28,flip -353,做多,2020-01-21 02:45:00,2020-01-21 03:15:00,167.42,168.08,1.85,100.0,1.1021,0.73,0.09,0.63,tp_upper -354,做多,2020-01-21 05:20:00,2020-01-21 05:25:00,167.55,167.42,1.85,100.0,1.1044,-0.14,0.09,-0.24,flip -355,做空,2020-01-21 05:25:00,2020-01-21 05:30:00,167.42,167.53,1.85,100.0,1.1033,-0.12,0.09,-0.21,flip -356,做多,2020-01-21 05:30:00,2020-01-21 05:40:00,167.53,167.36,1.84,100.0,1.1008,-0.19,0.09,-0.28,flip -357,做空,2020-01-21 05:40:00,2020-01-21 05:50:00,167.36,167.51,1.84,100.0,1.0997,-0.16,0.09,-0.26,flip -358,做多,2020-01-21 05:50:00,2020-01-21 06:35:00,167.51,167.43,1.84,100.0,1.0966,-0.09,0.09,-0.18,flip -359,做空,2020-01-21 06:35:00,2020-01-21 06:50:00,167.43,167.59,1.83,100.0,1.0955,-0.18,0.09,-0.27,flip -360,做多,2020-01-21 06:50:00,2020-01-21 06:55:00,167.59,167.45,1.83,100.0,1.0923,-0.15,0.09,-0.24,flip -361,做空,2020-01-21 06:55:00,2020-01-21 07:05:00,167.45,167.51,1.83,100.0,1.0912,-0.07,0.09,-0.16,flip -362,做多,2020-01-21 07:05:00,2020-01-21 07:10:00,167.51,167.26,1.82,100.0,1.0894,-0.27,0.09,-0.36,flip -363,做空,2020-01-21 07:10:00,2020-01-21 07:40:00,167.26,166.47,1.82,100.0,1.0883,0.86,0.09,0.77,tp_lower -364,做多,2020-01-21 08:50:00,2020-01-21 08:55:00,167.3,167.26,1.83,100.0,1.0921,-0.04,0.09,-0.14,flip -365,做空,2020-01-21 08:55:00,2020-01-21 09:15:00,167.26,167.65,1.82,100.0,1.091,-0.43,0.09,-0.52,flip -366,做多,2020-01-21 09:15:00,2020-01-21 09:40:00,167.65,167.06,1.82,100.0,1.0848,-0.64,0.09,-0.73,flip -367,做空,2020-01-21 09:40:00,2020-01-21 10:10:00,167.06,167.6,1.81,100.0,1.0837,-0.59,0.09,-0.68,flip -368,做多,2020-01-21 10:10:00,2020-01-21 10:20:00,167.6,166.97,1.8,100.0,1.0757,-0.68,0.09,-0.77,flip -369,做空,2020-01-21 10:20:00,2020-01-21 10:35:00,166.97,167.9,1.79,100.0,1.0746,-1.0,0.09,-1.09,flip -370,做多,2020-01-21 10:35:00,2020-01-21 10:45:00,167.9,167.69,1.78,100.0,1.0616,-0.22,0.09,-0.31,flip -371,做空,2020-01-21 10:45:00,2020-01-21 16:45:00,167.69,167.86,1.78,100.0,1.0605,-0.18,0.09,-0.27,flip -372,做多,2020-01-21 16:45:00,2020-01-21 17:15:00,167.86,167.79,1.77,100.0,1.0573,-0.07,0.09,-0.16,flip -373,做空,2020-01-21 17:15:00,2020-01-21 18:15:00,167.79,167.31,1.77,100.0,1.0563,0.51,0.09,0.42,tp_lower -374,做多,2020-01-21 20:10:00,2020-01-21 20:15:00,168.4,168.31,1.78,100.0,1.0544,-0.09,0.09,-0.18,flip -375,做空,2020-01-21 20:15:00,2020-01-21 20:25:00,168.31,168.24,1.77,100.0,1.0534,0.07,0.09,-0.01,flip -376,做多,2020-01-21 20:25:00,2020-01-21 20:35:00,168.24,167.99,1.77,100.0,1.0532,-0.26,0.09,-0.35,flip -377,做空,2020-01-21 20:35:00,2020-01-21 20:40:00,167.99,168.36,1.77,100.0,1.0521,-0.39,0.09,-0.48,flip -378,做多,2020-01-21 20:40:00,2020-01-21 20:45:00,168.36,167.85,1.76,100.0,1.0464,-0.53,0.09,-0.62,flip -379,做空,2020-01-21 20:45:00,2020-01-21 20:55:00,167.85,168.43,1.75,100.0,1.0454,-0.61,0.09,-0.69,flip -380,做多,2020-01-21 20:55:00,2020-01-21 21:00:00,168.43,169.49,1.75,100.0,1.0372,1.1,0.09,1.01,tp_upper -381,做多,2020-01-22 02:25:00,2020-01-22 02:30:00,168.77,168.57,1.82,100.0,1.0769,-0.22,0.09,-0.31,flip -382,做空,2020-01-22 02:30:00,2020-01-22 02:35:00,168.57,168.77,1.81,100.0,1.0758,-0.22,0.09,-0.31,flip -383,做多,2020-01-22 02:35:00,2020-01-22 02:45:00,168.77,168.52,1.81,100.0,1.0722,-0.27,0.09,-0.36,flip -384,做空,2020-01-22 02:45:00,2020-01-22 02:55:00,168.52,168.71,1.81,100.0,1.0711,-0.2,0.09,-0.29,flip -385,做多,2020-01-22 02:55:00,2020-01-22 03:00:00,168.71,168.63,1.8,100.0,1.0676,-0.09,0.09,-0.18,flip -386,做空,2020-01-22 03:00:00,2020-01-22 03:10:00,168.63,169.11,1.8,100.0,1.0666,-0.51,0.09,-0.6,flip -387,做多,2020-01-22 03:10:00,2020-01-22 03:50:00,169.11,168.76,1.79,100.0,1.0595,-0.37,0.09,-0.46,flip -388,做空,2020-01-22 03:50:00,2020-01-22 03:55:00,168.76,168.77,1.79,100.0,1.0584,-0.01,0.09,-0.1,flip -389,做多,2020-01-22 03:55:00,2020-01-22 04:40:00,168.77,168.93,1.78,100.0,1.0572,0.17,0.09,0.08,flip -390,做空,2020-01-22 04:40:00,2020-01-22 04:45:00,168.93,169.0,1.78,100.0,1.0562,-0.07,0.09,-0.16,flip -391,做多,2020-01-22 04:45:00,2020-01-22 05:50:00,169.0,169.01,1.78,100.0,1.0542,0.01,0.09,-0.08,flip -392,做空,2020-01-22 05:50:00,2020-01-22 06:05:00,169.01,169.37,1.78,100.0,1.0532,-0.38,0.09,-0.47,flip -393,做多,2020-01-22 06:05:00,2020-01-22 06:20:00,169.37,169.37,1.77,100.0,1.0476,0.0,0.09,-0.09,flip -394,做空,2020-01-22 06:20:00,2020-01-22 06:35:00,169.37,169.44,1.77,100.0,1.0466,-0.07,0.09,-0.16,flip -395,做多,2020-01-22 06:35:00,2020-01-22 06:55:00,169.44,169.91,1.77,100.0,1.0447,0.49,0.09,0.4,tp_upper -396,做多,2020-01-22 07:45:00,2020-01-22 07:50:00,169.53,169.28,1.77,100.0,1.046,-0.26,0.09,-0.35,flip -397,做空,2020-01-22 07:50:00,2020-01-22 07:55:00,169.28,169.38,1.77,100.0,1.0449,-0.1,0.09,-0.19,flip -398,做多,2020-01-22 07:55:00,2020-01-22 08:15:00,169.38,169.39,1.77,100.0,1.0427,0.01,0.09,-0.08,flip -399,做空,2020-01-22 08:15:00,2020-01-22 08:25:00,169.39,169.52,1.76,100.0,1.0416,-0.14,0.09,-0.22,flip -400,做多,2020-01-22 08:25:00,2020-01-22 08:30:00,169.52,169.4,1.76,100.0,1.039,-0.12,0.09,-0.21,flip -401,做空,2020-01-22 08:30:00,2020-01-22 08:35:00,169.4,169.05,1.76,100.0,1.0379,0.36,0.09,0.28,tp_lower -402,做多,2020-01-22 16:40:00,2020-01-22 17:25:00,168.27,167.98,1.76,100.0,1.046,-0.3,0.09,-0.39,flip -403,做空,2020-01-22 17:25:00,2020-01-22 17:30:00,167.98,168.09,1.76,100.0,1.045,-0.11,0.09,-0.2,flip -404,做多,2020-01-22 17:30:00,2020-01-22 17:45:00,168.09,168.0,1.75,100.0,1.0426,-0.09,0.09,-0.18,flip -405,做空,2020-01-22 17:45:00,2020-01-22 17:50:00,168.0,168.18,1.75,100.0,1.0415,-0.19,0.09,-0.28,flip -406,做多,2020-01-22 17:50:00,2020-01-22 18:40:00,168.18,168.09,1.75,100.0,1.0382,-0.09,0.09,-0.18,flip -407,做空,2020-01-22 18:40:00,2020-01-22 19:20:00,168.09,167.89,1.74,100.0,1.0372,0.21,0.09,0.12,flip -408,做多,2020-01-22 19:20:00,2020-01-22 19:25:00,167.89,167.84,1.74,100.0,1.0386,-0.05,0.09,-0.14,flip -409,做空,2020-01-22 19:25:00,2020-01-22 19:35:00,167.84,167.96,1.74,100.0,1.0376,-0.12,0.09,-0.21,flip -410,做多,2020-01-22 19:35:00,2020-01-22 20:00:00,167.96,167.98,1.74,100.0,1.0351,0.02,0.09,-0.07,flip -411,做空,2020-01-22 20:00:00,2020-01-22 20:25:00,167.98,167.99,1.74,100.0,1.034,-0.01,0.09,-0.1,flip -412,做多,2020-01-22 20:25:00,2020-01-22 22:45:00,167.99,167.66,1.74,100.0,1.0329,-0.34,0.09,-0.43,flip -413,做空,2020-01-22 22:45:00,2020-01-22 22:50:00,167.66,167.76,1.73,100.0,1.0319,-0.1,0.09,-0.19,flip -414,做多,2020-01-22 22:50:00,2020-01-22 22:55:00,167.76,167.7,1.73,100.0,1.0296,-0.06,0.09,-0.15,flip -415,做空,2020-01-22 22:55:00,2020-01-22 23:15:00,167.7,167.91,1.72,100.0,1.0286,-0.22,0.09,-0.3,flip -416,做多,2020-01-22 23:15:00,2020-01-22 23:20:00,167.91,167.83,1.72,100.0,1.025,-0.08,0.09,-0.17,flip -417,做空,2020-01-22 23:20:00,2020-01-22 23:25:00,167.83,167.89,1.72,100.0,1.0239,-0.06,0.09,-0.15,flip -418,做多,2020-01-22 23:25:00,2020-01-22 23:30:00,167.89,167.85,1.72,100.0,1.0222,-0.04,0.09,-0.13,flip -419,做空,2020-01-22 23:30:00,2020-01-22 23:35:00,167.85,168.05,1.71,100.0,1.0212,-0.2,0.09,-0.29,flip -420,做多,2020-01-22 23:35:00,2020-01-23 00:05:00,168.05,167.86,1.71,100.0,1.0177,-0.19,0.09,-0.28,flip -421,做空,2020-01-23 00:05:00,2020-01-23 00:10:00,167.86,167.87,1.77,100.0,1.054,-0.01,0.09,-0.1,flip -422,做多,2020-01-23 00:10:00,2020-01-23 15:20:00,167.87,163.35,1.77,100.0,1.0528,-4.76,0.09,-4.84,flip -423,做空,2020-01-23 15:20:00,2020-01-23 15:25:00,163.35,163.55,1.72,100.0,1.0517,-0.21,0.09,-0.3,flip -424,做多,2020-01-23 15:25:00,2020-01-23 15:45:00,163.55,163.19,1.71,100.0,1.0481,-0.38,0.09,-0.46,flip -425,做空,2020-01-23 15:45:00,2020-01-23 15:50:00,163.19,163.53,1.71,100.0,1.0471,-0.36,0.09,-0.44,flip -426,做多,2020-01-23 15:50:00,2020-01-23 15:55:00,163.53,163.28,1.7,100.0,1.0417,-0.26,0.09,-0.35,flip -427,做空,2020-01-23 15:55:00,2020-01-23 16:00:00,163.28,163.48,1.7,100.0,1.0406,-0.21,0.09,-0.29,flip -428,做多,2020-01-23 16:00:00,2020-01-23 16:05:00,163.48,163.28,1.7,100.0,1.037,-0.21,0.08,-0.29,flip -429,做空,2020-01-23 16:05:00,2020-01-23 16:20:00,163.28,163.23,1.69,100.0,1.036,0.05,0.08,-0.03,flip -430,做多,2020-01-23 16:20:00,2020-01-23 17:15:00,163.23,163.23,1.69,100.0,1.0356,0.0,0.08,-0.08,flip -431,做空,2020-01-23 17:15:00,2020-01-23 17:50:00,163.23,161.87,1.69,100.0,1.0346,1.41,0.08,1.32,tp_lower -432,做多,2020-01-23 21:05:00,2020-01-23 23:05:00,162.06,162.44,1.7,100.0,1.0497,0.4,0.09,0.31,flip -433,做空,2020-01-23 23:05:00,2020-01-23 23:15:00,162.44,162.42,1.7,100.0,1.0486,0.02,0.09,-0.06,flip -434,做多,2020-01-23 23:15:00,2020-01-24 01:45:00,162.42,162.18,1.7,100.0,1.0478,-0.25,0.08,-0.34,flip -435,做空,2020-01-24 01:45:00,2020-01-24 02:35:00,162.18,160.34,1.72,100.0,1.0601,1.95,0.08,1.87,tp_lower -436,做多,2020-01-24 11:30:00,2020-01-24 11:55:00,158.75,160.79,1.74,100.0,1.0942,2.23,0.09,2.14,tp_upper -437,做多,2020-01-24 22:10:00,2020-01-24 22:35:00,162.81,162.23,1.76,100.0,1.0795,-0.63,0.09,-0.71,flip -438,做空,2020-01-24 22:35:00,2020-01-24 22:40:00,162.23,162.53,1.75,100.0,1.0785,-0.32,0.09,-0.41,flip -439,做多,2020-01-24 22:40:00,2020-01-24 23:00:00,162.53,164.13,1.74,100.0,1.0734,1.72,0.09,1.63,tp_upper -440,做多,2020-01-24 23:20:00,2020-01-24 23:25:00,162.55,162.35,1.76,100.0,1.0828,-0.22,0.09,-0.3,flip -441,做空,2020-01-24 23:25:00,2020-01-24 23:40:00,162.35,162.78,1.76,100.0,1.0817,-0.47,0.09,-0.55,flip -442,做多,2020-01-24 23:40:00,2020-01-24 23:45:00,162.78,162.5,1.75,100.0,1.0749,-0.3,0.09,-0.39,flip -443,做空,2020-01-24 23:45:00,2020-01-24 23:50:00,162.5,162.63,1.74,100.0,1.0738,-0.14,0.09,-0.23,flip -444,做多,2020-01-24 23:50:00,2020-01-25 00:00:00,162.63,162.47,1.74,100.0,1.071,-0.17,0.09,-0.26,flip -445,做空,2020-01-25 00:00:00,2020-01-25 00:15:00,162.47,160.7,1.75,100.0,1.0796,1.91,0.09,1.82,tp_lower -446,做多,2020-01-25 07:10:00,2020-01-25 08:15:00,160.21,159.93,1.77,100.0,1.1057,-0.31,0.09,-0.4,flip -447,做空,2020-01-25 08:15:00,2020-01-25 08:20:00,159.93,160.32,1.77,100.0,1.1046,-0.43,0.09,-0.52,flip -448,做多,2020-01-25 08:20:00,2020-01-25 08:55:00,160.32,161.35,1.76,100.0,1.0981,1.13,0.09,1.04,tp_upper -449,做多,2020-01-25 10:35:00,2020-01-25 11:05:00,159.76,159.03,1.77,100.0,1.1079,-0.81,0.09,-0.9,flip -450,做空,2020-01-25 11:05:00,2020-01-25 11:30:00,159.03,159.74,1.76,100.0,1.1068,-0.79,0.09,-0.87,flip -451,做多,2020-01-25 11:30:00,2020-01-25 13:20:00,159.74,159.89,1.75,100.0,1.0959,0.16,0.09,0.08,flip -452,做空,2020-01-25 13:20:00,2020-01-25 13:25:00,159.89,160.01,1.75,100.0,1.0948,-0.13,0.09,-0.22,flip -453,做多,2020-01-25 13:25:00,2020-01-25 13:30:00,160.01,160.9,1.75,100.0,1.092,0.97,0.09,0.88,tp_upper -454,做多,2020-01-25 13:30:00,2020-01-25 13:35:00,160.9,160.94,1.76,100.0,1.0909,0.04,0.09,-0.04,tp_upper -455,做多,2020-01-25 15:05:00,2020-01-25 15:30:00,160.1,160.16,1.75,100.0,1.0956,0.07,0.09,-0.02,flip -456,做空,2020-01-25 15:30:00,2020-01-25 15:35:00,160.16,160.16,1.75,100.0,1.0945,0.0,0.09,-0.09,flip -457,做多,2020-01-25 15:35:00,2020-01-25 16:00:00,160.16,161.41,1.75,100.0,1.0934,1.37,0.09,1.28,tp_upper -458,做多,2020-01-25 16:35:00,2020-01-25 16:40:00,160.89,161.03,1.76,100.0,1.0958,0.15,0.09,0.07,tp_upper -459,做多,2020-01-25 23:15:00,2020-01-25 23:30:00,161.22,161.28,1.76,100.0,1.0934,0.07,0.09,-0.02,flip -460,做空,2020-01-25 23:30:00,2020-01-25 23:40:00,161.28,161.17,1.76,100.0,1.0923,0.12,0.09,0.03,flip -461,做多,2020-01-25 23:40:00,2020-01-25 23:45:00,161.17,160.97,1.76,100.0,1.0927,-0.22,0.09,-0.31,flip -462,做空,2020-01-25 23:45:00,2020-01-26 00:00:00,160.97,159.87,1.76,100.0,1.0916,1.2,0.09,1.11,tp_lower -463,做多,2020-01-26 01:10:00,2020-01-26 01:15:00,160.98,160.85,1.8,100.0,1.1156,-0.15,0.09,-0.23,flip -464,做空,2020-01-26 01:15:00,2020-01-26 01:30:00,160.85,160.2,1.79,100.0,1.1145,0.72,0.09,0.64,tp_lower -465,做多,2020-01-26 03:20:00,2020-01-26 04:00:00,161.48,160.87,1.8,100.0,1.1136,-0.68,0.09,-0.77,flip -466,做空,2020-01-26 04:00:00,2020-01-26 04:20:00,160.87,161.03,1.79,100.0,1.1124,-0.18,0.09,-0.27,flip -467,做多,2020-01-26 04:20:00,2020-01-26 04:25:00,161.03,160.98,1.79,100.0,1.1091,-0.06,0.09,-0.14,flip -468,做空,2020-01-26 04:25:00,2020-01-26 04:30:00,160.98,161.01,1.78,100.0,1.108,-0.03,0.09,-0.12,flip -469,做多,2020-01-26 04:30:00,2020-01-26 04:50:00,161.01,161.0,1.78,100.0,1.1065,-0.01,0.09,-0.1,flip -470,做空,2020-01-26 04:50:00,2020-01-26 04:55:00,161.0,161.03,1.78,100.0,1.1054,-0.03,0.09,-0.12,flip -471,做多,2020-01-26 04:55:00,2020-01-26 05:45:00,161.03,161.06,1.78,100.0,1.1039,0.03,0.09,-0.06,flip -472,做空,2020-01-26 05:45:00,2020-01-26 05:50:00,161.06,161.0,1.78,100.0,1.1028,0.07,0.09,-0.02,flip -473,做多,2020-01-26 05:50:00,2020-01-26 06:15:00,161.0,161.07,1.77,100.0,1.1025,0.08,0.09,-0.01,flip -474,做空,2020-01-26 06:15:00,2020-01-26 06:30:00,161.07,160.93,1.77,100.0,1.1014,0.15,0.09,0.07,flip -475,做多,2020-01-26 06:30:00,2020-01-26 06:45:00,160.93,160.99,1.77,100.0,1.1022,0.07,0.09,-0.02,flip -476,做空,2020-01-26 06:45:00,2020-01-26 06:50:00,160.99,161.26,1.77,100.0,1.1011,-0.3,0.09,-0.39,flip -477,做多,2020-01-26 06:50:00,2020-01-26 06:55:00,161.26,160.98,1.77,100.0,1.0963,-0.31,0.09,-0.4,flip -478,做空,2020-01-26 06:55:00,2020-01-26 07:10:00,160.98,161.23,1.76,100.0,1.0952,-0.27,0.09,-0.36,flip -479,做多,2020-01-26 07:10:00,2020-01-26 07:30:00,161.23,161.07,1.76,100.0,1.0907,-0.17,0.09,-0.26,flip -480,做空,2020-01-26 07:30:00,2020-01-27 05:50:00,161.07,167.66,1.76,100.0,1.0896,-7.18,0.09,-7.27,flip -481,做多,2020-01-27 05:50:00,2020-01-27 05:55:00,167.66,167.26,1.71,100.0,1.0201,-0.41,0.09,-0.49,flip -482,做空,2020-01-27 05:55:00,2020-01-27 06:25:00,167.26,167.7,1.7,100.0,1.019,-0.45,0.09,-0.53,flip -483,做多,2020-01-27 06:25:00,2020-01-27 06:30:00,167.7,167.34,1.7,100.0,1.0127,-0.36,0.08,-0.45,flip -484,做空,2020-01-27 06:30:00,2020-01-27 06:45:00,167.34,167.84,1.69,100.0,1.0117,-0.51,0.08,-0.59,flip -485,做多,2020-01-27 06:45:00,2020-01-27 06:50:00,167.84,167.65,1.69,100.0,1.0046,-0.19,0.08,-0.28,flip -486,做空,2020-01-27 06:50:00,2020-01-27 08:05:00,167.65,166.85,1.68,100.0,1.0036,0.8,0.08,0.72,tp_lower -487,做多,2020-01-27 11:15:00,2020-01-27 11:20:00,167.23,167.07,1.69,100.0,1.0099,-0.16,0.08,-0.25,flip -488,做空,2020-01-27 11:20:00,2020-01-27 11:25:00,167.07,167.24,1.69,100.0,1.0089,-0.17,0.08,-0.26,flip -489,做多,2020-01-27 11:25:00,2020-01-27 11:30:00,167.24,167.03,1.68,100.0,1.0059,-0.21,0.08,-0.3,flip -490,做空,2020-01-27 11:30:00,2020-01-27 11:35:00,167.03,167.26,1.68,100.0,1.0049,-0.23,0.08,-0.32,flip -491,做多,2020-01-27 11:35:00,2020-01-27 11:45:00,167.26,168.61,1.67,100.0,1.0011,1.35,0.08,1.27,tp_upper -492,做多,2020-01-27 22:45:00,2020-01-27 22:55:00,170.82,170.34,1.69,100.0,0.9872,-0.47,0.08,-0.56,flip -493,做空,2020-01-27 22:55:00,2020-01-27 23:15:00,170.34,170.62,1.68,100.0,0.9862,-0.28,0.08,-0.36,flip -494,做多,2020-01-27 23:15:00,2020-01-27 23:20:00,170.62,170.6,1.68,100.0,0.982,-0.02,0.08,-0.1,flip -495,做空,2020-01-27 23:20:00,2020-01-28 00:05:00,170.6,170.8,1.67,100.0,0.981,-0.2,0.08,-0.28,flip -496,做多,2020-01-28 00:05:00,2020-01-28 00:25:00,170.8,171.74,1.69,100.0,0.9911,0.93,0.09,0.85,tp_upper -497,做多,2020-01-28 05:35:00,2020-01-28 06:05:00,172.08,172.12,1.7,100.0,0.9881,0.04,0.09,-0.05,flip -498,做空,2020-01-28 06:05:00,2020-01-28 07:15:00,172.12,172.39,1.7,100.0,0.9871,-0.27,0.09,-0.35,flip -499,做多,2020-01-28 07:15:00,2020-01-28 07:55:00,172.39,172.18,1.69,100.0,0.9831,-0.21,0.08,-0.29,flip -500,做空,2020-01-28 07:55:00,2020-01-28 09:05:00,172.18,170.84,1.69,100.0,0.9821,1.32,0.08,1.23,tp_lower -501,做多,2020-01-28 10:40:00,2020-01-28 11:50:00,172.31,171.98,1.7,100.0,0.988,-0.33,0.08,-0.41,flip -502,做空,2020-01-28 11:50:00,2020-01-28 12:05:00,171.98,171.16,1.7,100.0,0.987,0.81,0.08,0.72,tp_lower -503,做多,2020-01-28 13:05:00,2020-01-28 13:15:00,172.13,172.32,1.7,100.0,0.9899,0.19,0.09,0.1,flip -504,做空,2020-01-28 13:15:00,2020-01-28 15:05:00,172.32,172.5,1.7,100.0,0.9889,-0.18,0.09,-0.26,flip -505,做多,2020-01-28 15:05:00,2020-01-28 15:25:00,172.5,172.25,1.7,100.0,0.9858,-0.25,0.08,-0.33,flip -506,做空,2020-01-28 15:25:00,2020-01-28 15:40:00,172.25,172.53,1.7,100.0,0.9848,-0.28,0.08,-0.36,flip -507,做多,2020-01-28 15:40:00,2020-01-28 15:45:00,172.53,172.03,1.69,100.0,0.9806,-0.49,0.08,-0.57,flip -508,做空,2020-01-28 15:45:00,2020-01-28 15:50:00,172.03,172.51,1.69,100.0,0.9797,-0.47,0.08,-0.55,flip -509,做多,2020-01-28 15:50:00,2020-01-28 16:00:00,172.51,172.31,1.68,100.0,0.9732,-0.19,0.08,-0.28,flip -510,做空,2020-01-28 16:00:00,2020-01-28 16:25:00,172.31,172.31,1.68,100.0,0.9723,0.0,0.08,-0.08,flip -511,做多,2020-01-28 16:25:00,2020-01-28 16:30:00,172.31,171.84,1.67,100.0,0.9713,-0.46,0.08,-0.54,flip -512,做空,2020-01-28 16:30:00,2020-01-28 17:20:00,171.84,170.97,1.67,100.0,0.9703,0.84,0.08,0.76,tp_lower -513,做多,2020-01-28 19:50:00,2020-01-28 21:05:00,171.85,173.68,1.67,100.0,0.9742,1.78,0.08,1.7,tp_upper -514,做多,2020-01-29 09:25:00,2020-01-29 09:45:00,177.33,177.01,1.72,100.0,0.9691,-0.31,0.09,-0.4,flip -515,做空,2020-01-29 09:45:00,2020-01-29 10:00:00,177.01,175.75,1.71,100.0,0.9681,1.22,0.09,1.13,tp_lower -516,做多,2020-01-29 10:20:00,2020-01-29 10:25:00,177.13,176.8,1.72,100.0,0.9734,-0.32,0.09,-0.41,flip -517,做空,2020-01-29 10:25:00,2020-01-29 10:40:00,176.8,177.09,1.72,100.0,0.9724,-0.28,0.09,-0.37,flip -518,做多,2020-01-29 10:40:00,2020-01-29 10:55:00,177.09,178.0,1.71,100.0,0.9682,0.88,0.09,0.79,tp_upper -519,做多,2020-01-29 16:45:00,2020-01-29 17:00:00,176.99,176.57,1.72,100.0,0.9728,-0.41,0.09,-0.49,flip -520,做空,2020-01-29 17:00:00,2020-01-29 17:05:00,176.57,176.74,1.72,100.0,0.9718,-0.17,0.09,-0.25,flip -521,做多,2020-01-29 17:05:00,2020-01-29 17:10:00,176.74,176.74,1.71,100.0,0.969,0.0,0.09,-0.09,flip -522,做空,2020-01-29 17:10:00,2020-01-29 17:20:00,176.74,176.96,1.71,100.0,0.968,-0.21,0.09,-0.3,flip -523,做多,2020-01-29 17:20:00,2020-01-29 17:35:00,176.96,176.51,1.71,100.0,0.9646,-0.43,0.09,-0.52,flip -524,做空,2020-01-29 17:35:00,2020-01-29 17:50:00,176.51,176.5,1.7,100.0,0.9637,0.01,0.09,-0.08,flip -525,做多,2020-01-29 17:50:00,2020-01-29 18:10:00,176.5,176.25,1.7,100.0,0.9628,-0.24,0.08,-0.33,flip -526,做空,2020-01-29 18:10:00,2020-01-29 18:15:00,176.25,176.44,1.7,100.0,0.9619,-0.18,0.08,-0.27,flip -527,做多,2020-01-29 18:15:00,2020-01-29 18:25:00,176.44,176.3,1.69,100.0,0.9588,-0.13,0.08,-0.22,flip -528,做空,2020-01-29 18:25:00,2020-01-29 18:30:00,176.3,176.56,1.69,100.0,0.9579,-0.25,0.08,-0.33,flip -529,做多,2020-01-29 18:30:00,2020-01-29 18:50:00,176.56,176.6,1.68,100.0,0.9541,0.04,0.08,-0.05,flip -530,做空,2020-01-29 18:50:00,2020-01-29 19:10:00,176.6,176.36,1.68,100.0,0.9531,0.23,0.08,0.14,flip -531,做多,2020-01-29 19:10:00,2020-01-29 19:15:00,176.36,176.2,1.68,100.0,0.9548,-0.15,0.08,-0.24,flip -532,做空,2020-01-29 19:15:00,2020-01-29 19:25:00,176.2,176.5,1.68,100.0,0.9538,-0.29,0.08,-0.37,flip -533,做多,2020-01-29 19:25:00,2020-01-29 19:35:00,176.5,176.85,1.68,100.0,0.9496,0.33,0.08,0.25,tp_upper -534,做多,2020-01-29 20:20:00,2020-01-29 20:35:00,176.39,176.72,1.68,100.0,0.9511,0.31,0.08,0.23,tp_upper -535,做多,2020-01-29 21:55:00,2020-01-29 22:05:00,176.33,176.27,1.68,100.0,0.9523,-0.06,0.08,-0.14,flip -536,做空,2020-01-29 22:05:00,2020-01-29 22:15:00,176.27,176.47,1.68,100.0,0.9513,-0.19,0.08,-0.27,flip -537,做多,2020-01-29 22:15:00,2020-01-29 22:25:00,176.47,176.15,1.67,100.0,0.9482,-0.3,0.08,-0.39,flip -538,做空,2020-01-29 22:25:00,2020-01-29 22:35:00,176.15,175.75,1.67,100.0,0.9473,0.38,0.08,0.3,tp_lower -539,做多,2020-01-30 04:55:00,2020-01-30 05:00:00,174.48,174.37,1.71,100.0,0.9794,-0.11,0.09,-0.19,flip -540,做空,2020-01-30 05:00:00,2020-01-30 05:30:00,174.37,174.59,1.71,100.0,0.9785,-0.22,0.09,-0.3,flip -541,做多,2020-01-30 05:30:00,2020-01-30 05:35:00,174.59,174.49,1.7,100.0,0.975,-0.1,0.09,-0.18,flip -542,做空,2020-01-30 05:35:00,2020-01-30 05:50:00,174.49,174.41,1.7,100.0,0.974,0.08,0.08,-0.01,flip -543,做多,2020-01-30 05:50:00,2020-01-30 05:55:00,174.41,174.07,1.7,100.0,0.974,-0.33,0.08,-0.42,flip -544,做空,2020-01-30 05:55:00,2020-01-30 06:20:00,174.07,174.32,1.69,100.0,0.973,-0.24,0.08,-0.33,flip -545,做多,2020-01-30 06:20:00,2020-01-30 06:25:00,174.32,174.29,1.69,100.0,0.9692,-0.03,0.08,-0.11,flip -546,做空,2020-01-30 06:25:00,2020-01-30 06:30:00,174.29,174.27,1.69,100.0,0.9683,0.02,0.08,-0.07,flip -547,做多,2020-01-30 06:30:00,2020-01-30 06:50:00,174.27,174.28,1.69,100.0,0.9675,0.01,0.08,-0.07,flip -548,做空,2020-01-30 06:50:00,2020-01-30 06:55:00,174.28,174.26,1.68,100.0,0.9665,0.02,0.08,-0.06,flip -549,做多,2020-01-30 06:55:00,2020-01-30 07:25:00,174.26,175.74,1.68,100.0,0.9658,1.43,0.08,1.34,tp_upper -550,做多,2020-01-31 02:20:00,2020-01-31 03:50:00,183.77,183.93,1.71,100.0,0.9318,0.15,0.09,0.06,flip -551,做空,2020-01-31 03:50:00,2020-01-31 04:50:00,183.93,182.45,1.71,100.0,0.9309,1.38,0.08,1.29,tp_lower -552,做多,2020-01-31 09:15:00,2020-01-31 09:25:00,183.72,183.49,1.72,100.0,0.9385,-0.22,0.09,-0.3,flip -553,做空,2020-01-31 09:25:00,2020-01-31 10:00:00,183.49,182.31,1.72,100.0,0.9376,1.11,0.09,1.02,tp_lower -554,做多,2020-01-31 16:00:00,2020-01-31 16:05:00,180.89,179.79,1.73,100.0,0.9562,-1.05,0.09,-1.14,flip -555,做空,2020-01-31 16:05:00,2020-01-31 18:55:00,179.79,179.76,1.72,100.0,0.9553,0.03,0.09,-0.06,flip -556,做多,2020-01-31 18:55:00,2020-01-31 19:00:00,179.76,179.34,1.72,100.0,0.9546,-0.4,0.09,-0.49,flip -557,做空,2020-01-31 19:00:00,2020-01-31 19:05:00,179.34,179.71,1.71,100.0,0.9537,-0.35,0.09,-0.44,flip -558,做多,2020-01-31 19:05:00,2020-01-31 19:20:00,179.71,179.66,1.71,100.0,0.9488,-0.05,0.09,-0.13,flip -559,做空,2020-01-31 19:20:00,2020-01-31 23:55:00,179.66,180.14,1.7,100.0,0.9478,-0.45,0.09,-0.54,flip -560,做多,2020-01-31 23:55:00,2020-02-01 00:00:00,180.14,179.73,1.7,100.0,0.9418,-0.39,0.08,-0.47,flip -561,做空,2020-02-01 00:00:00,2020-02-01 00:05:00,179.73,179.82,1.71,100.0,0.9499,-0.09,0.09,-0.17,flip -562,做多,2020-02-01 00:05:00,2020-02-01 00:40:00,179.82,181.23,1.7,100.0,0.948,1.34,0.09,1.25,tp_upper -563,做多,2020-02-01 06:00:00,2020-02-01 06:05:00,182.21,182.07,1.72,100.0,0.942,-0.13,0.09,-0.22,flip -564,做空,2020-02-01 06:05:00,2020-02-01 06:15:00,182.07,182.24,1.71,100.0,0.941,-0.16,0.09,-0.25,flip -565,做多,2020-02-01 06:15:00,2020-02-01 06:30:00,182.24,182.18,1.71,100.0,0.9383,-0.06,0.09,-0.14,flip -566,做空,2020-02-01 06:30:00,2020-02-01 06:35:00,182.18,182.23,1.71,100.0,0.9374,-0.05,0.09,-0.13,flip -567,做多,2020-02-01 06:35:00,2020-02-01 06:50:00,182.23,182.32,1.71,100.0,0.9359,0.08,0.09,-0.0,flip -568,做空,2020-02-01 06:50:00,2020-02-01 08:25:00,182.32,181.61,1.7,100.0,0.935,0.66,0.08,0.58,tp_lower -569,做多,2020-02-01 13:15:00,2020-02-01 13:25:00,182.1,182.08,1.71,100.0,0.9388,-0.02,0.09,-0.1,flip -570,做空,2020-02-01 13:25:00,2020-02-01 13:45:00,182.08,182.25,1.71,100.0,0.9379,-0.16,0.09,-0.24,flip -571,做多,2020-02-01 13:45:00,2020-02-01 14:00:00,182.25,181.63,1.7,100.0,0.9352,-0.58,0.08,-0.66,flip -572,做空,2020-02-01 14:00:00,2020-02-01 14:45:00,181.63,182.17,1.7,100.0,0.9343,-0.5,0.09,-0.59,flip -573,做多,2020-02-01 14:45:00,2020-02-01 15:00:00,182.17,181.58,1.69,100.0,0.9278,-0.55,0.08,-0.63,flip -574,做空,2020-02-01 15:00:00,2020-02-01 15:05:00,181.58,181.62,1.68,100.0,0.9269,-0.04,0.08,-0.12,flip -575,做多,2020-02-01 15:05:00,2020-02-01 15:50:00,181.62,181.95,1.68,100.0,0.9255,0.31,0.08,0.22,flip -576,做空,2020-02-01 15:50:00,2020-02-01 16:00:00,181.95,182.17,1.68,100.0,0.9246,-0.2,0.08,-0.29,flip -577,做多,2020-02-01 16:00:00,2020-02-01 16:30:00,182.17,183.15,1.68,100.0,0.9215,0.9,0.08,0.82,tp_upper -578,做多,2020-02-01 21:45:00,2020-02-01 23:30:00,182.68,183.87,1.69,100.0,0.9229,1.1,0.08,1.01,tp_upper -579,做多,2020-02-02 05:30:00,2020-02-02 05:50:00,182.25,182.14,1.72,100.0,0.9457,-0.1,0.09,-0.19,flip -580,做空,2020-02-02 05:50:00,2020-02-02 06:15:00,182.14,182.26,1.72,100.0,0.9448,-0.11,0.09,-0.2,flip -581,做多,2020-02-02 06:15:00,2020-02-02 06:25:00,182.26,183.66,1.72,100.0,0.9426,1.32,0.09,1.23,tp_upper -582,做多,2020-02-02 20:05:00,2020-02-02 20:10:00,191.72,191.52,1.73,100.0,0.9021,-0.18,0.09,-0.27,flip -583,做空,2020-02-02 20:10:00,2020-02-02 20:15:00,191.52,191.66,1.73,100.0,0.9012,-0.13,0.09,-0.21,flip -584,做多,2020-02-02 20:15:00,2020-02-02 20:40:00,191.66,191.59,1.72,100.0,0.8989,-0.06,0.09,-0.15,flip -585,做空,2020-02-02 20:40:00,2020-02-02 20:45:00,191.59,191.7,1.72,100.0,0.898,-0.1,0.09,-0.18,flip -586,做多,2020-02-02 20:45:00,2020-02-02 21:00:00,191.7,192.43,1.72,100.0,0.8961,0.65,0.09,0.57,tp_upper -587,做多,2020-02-03 00:35:00,2020-02-03 00:40:00,191.41,191.21,1.74,100.0,0.9065,-0.18,0.09,-0.27,flip -588,做空,2020-02-03 00:40:00,2020-02-03 00:45:00,191.21,191.73,1.73,100.0,0.9056,-0.47,0.09,-0.56,flip -589,做多,2020-02-03 00:45:00,2020-02-03 01:30:00,191.73,194.52,1.73,100.0,0.8997,2.51,0.09,2.42,tp_upper -590,做多,2020-02-03 02:15:00,2020-02-03 02:50:00,190.98,191.12,1.75,100.0,0.9155,0.13,0.09,0.04,flip -591,做空,2020-02-03 02:50:00,2020-02-03 03:00:00,191.12,191.0,1.75,100.0,0.9146,0.11,0.09,0.02,flip -592,做多,2020-02-03 03:00:00,2020-02-03 03:05:00,191.0,190.96,1.75,100.0,0.9148,-0.04,0.09,-0.12,flip -593,做空,2020-02-03 03:05:00,2020-02-03 03:40:00,190.96,191.35,1.75,100.0,0.9139,-0.36,0.09,-0.44,flip -594,做多,2020-02-03 03:40:00,2020-02-03 04:25:00,191.35,190.9,1.74,100.0,0.9093,-0.41,0.09,-0.5,flip -595,做空,2020-02-03 04:25:00,2020-02-03 04:30:00,190.9,191.21,1.73,100.0,0.9084,-0.28,0.09,-0.37,flip -596,做多,2020-02-03 04:30:00,2020-02-03 04:55:00,191.21,191.02,1.73,100.0,0.9045,-0.17,0.09,-0.26,flip -597,做空,2020-02-03 04:55:00,2020-02-03 05:00:00,191.02,191.3,1.73,100.0,0.9036,-0.25,0.09,-0.34,flip -598,做多,2020-02-03 05:00:00,2020-02-03 05:45:00,191.3,191.2,1.72,100.0,0.9001,-0.09,0.09,-0.18,flip -599,做空,2020-02-03 05:45:00,2020-02-03 05:55:00,191.2,191.4,1.72,100.0,0.8992,-0.18,0.09,-0.27,flip -600,做多,2020-02-03 05:55:00,2020-02-03 06:05:00,191.4,191.05,1.72,100.0,0.8964,-0.31,0.09,-0.4,flip -601,做空,2020-02-03 06:05:00,2020-02-03 07:10:00,191.05,190.72,1.71,100.0,0.8955,0.3,0.09,0.21,flip -602,做多,2020-02-03 07:10:00,2020-02-03 07:15:00,190.72,190.5,1.71,100.0,0.8977,-0.2,0.09,-0.28,flip -603,做空,2020-02-03 07:15:00,2020-02-03 07:35:00,190.5,190.78,1.71,100.0,0.8968,-0.25,0.09,-0.34,flip -604,做多,2020-02-03 07:35:00,2020-02-03 07:40:00,190.78,190.77,1.7,100.0,0.8933,-0.01,0.09,-0.09,flip -605,做空,2020-02-03 07:40:00,2020-02-03 09:20:00,190.77,189.23,1.7,100.0,0.8924,1.37,0.08,1.29,tp_lower -606,做多,2020-02-03 11:40:00,2020-02-03 12:30:00,190.28,190.41,1.71,100.0,0.901,0.12,0.09,0.03,flip -607,做空,2020-02-03 12:30:00,2020-02-03 12:35:00,190.41,190.63,1.71,100.0,0.9001,-0.2,0.09,-0.28,flip -608,做多,2020-02-03 12:35:00,2020-02-03 12:40:00,190.63,190.22,1.71,100.0,0.8971,-0.37,0.09,-0.45,flip -609,做空,2020-02-03 12:40:00,2020-02-03 12:45:00,190.22,190.42,1.7,100.0,0.8962,-0.18,0.09,-0.26,flip -610,做多,2020-02-03 12:45:00,2020-02-03 12:55:00,190.42,190.01,1.7,100.0,0.8934,-0.37,0.08,-0.45,flip -611,做空,2020-02-03 12:55:00,2020-02-03 13:30:00,190.01,188.73,1.7,100.0,0.8925,1.14,0.08,1.06,tp_lower -612,做多,2020-02-03 14:45:00,2020-02-03 14:50:00,190.11,189.83,1.71,100.0,0.8972,-0.25,0.09,-0.34,flip -613,做空,2020-02-03 14:50:00,2020-02-03 14:55:00,189.83,189.85,1.7,100.0,0.8963,-0.02,0.09,-0.1,flip -614,做多,2020-02-03 14:55:00,2020-02-03 18:45:00,189.85,189.36,1.7,100.0,0.8952,-0.44,0.08,-0.52,flip -615,做空,2020-02-03 18:45:00,2020-02-03 21:55:00,189.36,189.89,1.69,100.0,0.8943,-0.47,0.08,-0.56,flip -616,做多,2020-02-03 21:55:00,2020-02-03 22:05:00,189.89,190.74,1.69,100.0,0.8884,0.76,0.08,0.67,tp_upper -617,做多,2020-02-03 22:45:00,2020-02-03 22:55:00,189.69,189.42,1.69,100.0,0.8925,-0.24,0.08,-0.33,flip -618,做空,2020-02-03 22:55:00,2020-02-03 23:20:00,189.42,189.53,1.69,100.0,0.8916,-0.1,0.08,-0.18,flip -619,做多,2020-02-03 23:20:00,2020-02-03 23:35:00,189.53,189.8,1.69,100.0,0.8896,0.24,0.08,0.16,flip -620,做空,2020-02-03 23:35:00,2020-02-03 23:40:00,189.8,190.06,1.69,100.0,0.8888,-0.23,0.08,-0.32,flip -621,做多,2020-02-03 23:40:00,2020-02-04 00:00:00,190.06,190.78,1.68,100.0,0.8854,0.64,0.08,0.55,tp_upper -622,做多,2020-02-04 01:35:00,2020-02-04 01:40:00,190.1,189.75,1.74,100.0,0.9157,-0.32,0.09,-0.41,flip -623,做空,2020-02-04 01:40:00,2020-02-04 01:45:00,189.75,189.87,1.74,100.0,0.9148,-0.11,0.09,-0.2,flip -624,做多,2020-02-04 01:45:00,2020-02-04 01:50:00,189.87,189.62,1.73,100.0,0.9127,-0.23,0.09,-0.31,flip -625,做空,2020-02-04 01:50:00,2020-02-04 02:10:00,189.62,190.0,1.73,100.0,0.9118,-0.35,0.09,-0.43,flip -626,做多,2020-02-04 02:10:00,2020-02-04 02:35:00,190.0,189.96,1.72,100.0,0.9073,-0.04,0.09,-0.12,flip -627,做空,2020-02-04 02:35:00,2020-02-04 02:50:00,189.96,190.15,1.72,100.0,0.9063,-0.17,0.09,-0.26,flip -628,做多,2020-02-04 02:50:00,2020-02-04 03:00:00,190.15,189.51,1.72,100.0,0.9036,-0.58,0.09,-0.66,flip -629,做空,2020-02-04 03:00:00,2020-02-04 03:05:00,189.51,188.92,1.71,100.0,0.9027,0.53,0.09,0.45,tp_lower -630,做多,2020-02-04 11:35:00,2020-02-04 11:40:00,188.1,187.82,1.71,100.0,0.9114,-0.26,0.09,-0.34,flip -631,做空,2020-02-04 11:40:00,2020-02-04 11:50:00,187.82,187.65,1.71,100.0,0.9105,0.15,0.09,0.07,flip -632,做多,2020-02-04 11:50:00,2020-02-04 15:50:00,187.65,188.46,1.71,100.0,0.9112,0.74,0.09,0.65,tp_upper -633,做多,2020-02-04 20:25:00,2020-02-05 00:05:00,187.59,189.56,1.72,100.0,0.9146,1.8,0.09,1.71,tp_upper -634,做多,2020-02-05 01:35:00,2020-02-05 01:45:00,189.16,188.67,1.75,100.0,0.9254,-0.45,0.09,-0.54,flip -635,做空,2020-02-05 01:45:00,2020-02-05 01:50:00,188.67,188.92,1.74,100.0,0.9245,-0.23,0.09,-0.32,flip -636,做多,2020-02-05 01:50:00,2020-02-05 01:55:00,188.92,188.61,1.74,100.0,0.9211,-0.29,0.09,-0.37,flip -637,做空,2020-02-05 01:55:00,2020-02-05 02:00:00,188.61,188.9,1.74,100.0,0.9202,-0.27,0.09,-0.35,flip -638,做多,2020-02-05 02:00:00,2020-02-05 02:10:00,188.9,188.57,1.73,100.0,0.9164,-0.3,0.09,-0.39,flip -639,做空,2020-02-05 02:10:00,2020-02-05 02:20:00,188.57,188.93,1.73,100.0,0.9155,-0.33,0.09,-0.42,flip -640,做多,2020-02-05 02:20:00,2020-02-05 02:25:00,188.93,188.65,1.72,100.0,0.9111,-0.26,0.09,-0.34,flip -641,做空,2020-02-05 02:25:00,2020-02-05 02:35:00,188.65,188.68,1.72,100.0,0.9102,-0.03,0.09,-0.11,flip -642,做多,2020-02-05 02:35:00,2020-02-05 02:55:00,188.68,189.61,1.72,100.0,0.909,0.85,0.09,0.76,tp_upper -643,做多,2020-02-05 03:30:00,2020-02-05 03:40:00,189.08,189.37,1.72,100.0,0.9106,0.26,0.09,0.18,tp_upper -644,做多,2020-02-06 00:25:00,2020-02-06 00:30:00,203.17,203.14,1.74,100.0,0.856,-0.03,0.09,-0.11,flip -645,做空,2020-02-06 00:30:00,2020-02-06 00:45:00,203.14,203.33,1.74,100.0,0.8551,-0.16,0.09,-0.25,flip -646,做多,2020-02-06 00:45:00,2020-02-06 00:50:00,203.33,202.72,1.73,100.0,0.8527,-0.52,0.09,-0.61,flip -647,做空,2020-02-06 00:50:00,2020-02-06 00:55:00,202.72,203.57,1.73,100.0,0.8518,-0.72,0.09,-0.81,flip -648,做多,2020-02-06 00:55:00,2020-02-06 01:00:00,203.57,203.55,1.72,100.0,0.8439,-0.02,0.09,-0.1,flip -649,做空,2020-02-06 01:00:00,2020-02-06 01:15:00,203.55,203.4,1.72,100.0,0.843,0.13,0.09,0.04,flip -650,做多,2020-02-06 01:15:00,2020-02-06 02:05:00,203.4,203.96,1.72,100.0,0.8434,0.47,0.09,0.39,flip -651,做空,2020-02-06 02:05:00,2020-02-06 03:05:00,203.96,204.77,1.72,100.0,0.8426,-0.68,0.09,-0.77,flip -652,做多,2020-02-06 03:05:00,2020-02-06 03:20:00,204.77,204.22,1.71,100.0,0.8351,-0.46,0.09,-0.54,flip -653,做空,2020-02-06 03:20:00,2020-02-06 03:25:00,204.22,204.37,1.7,100.0,0.8342,-0.13,0.09,-0.21,flip -654,做多,2020-02-06 03:25:00,2020-02-06 03:30:00,204.37,204.32,1.7,100.0,0.8322,-0.04,0.09,-0.13,flip -655,做空,2020-02-06 03:30:00,2020-02-06 03:35:00,204.32,204.5,1.7,100.0,0.8313,-0.15,0.09,-0.23,flip -656,做多,2020-02-06 03:35:00,2020-02-06 03:55:00,204.5,206.89,1.7,100.0,0.829,1.98,0.09,1.9,tp_upper -657,做多,2020-02-06 13:50:00,2020-02-06 14:00:00,210.79,209.18,1.71,100.0,0.8129,-1.31,0.09,-1.39,flip -658,做空,2020-02-06 14:00:00,2020-02-06 14:05:00,209.18,210.26,1.7,100.0,0.8121,-0.88,0.09,-0.96,flip -659,做多,2020-02-06 14:05:00,2020-02-06 14:15:00,210.26,214.0,1.69,100.0,0.8029,3.0,0.09,2.92,tp_upper -660,做多,2020-02-06 18:20:00,2020-02-06 18:35:00,212.24,212.39,1.72,100.0,0.8088,0.12,0.09,0.04,flip -661,做空,2020-02-06 18:35:00,2020-02-06 18:40:00,212.39,212.7,1.72,100.0,0.808,-0.25,0.09,-0.34,flip -662,做多,2020-02-06 18:40:00,2020-02-06 19:30:00,212.7,212.06,1.71,100.0,0.8048,-0.52,0.09,-0.6,flip -663,做空,2020-02-06 19:30:00,2020-02-06 19:35:00,212.06,212.79,1.7,100.0,0.804,-0.59,0.09,-0.67,flip -664,做多,2020-02-06 19:35:00,2020-02-06 19:40:00,212.79,212.15,1.7,100.0,0.7977,-0.51,0.08,-0.6,flip -665,做空,2020-02-06 19:40:00,2020-02-06 20:20:00,212.15,213.09,1.69,100.0,0.7969,-0.75,0.08,-0.83,flip -666,做多,2020-02-06 20:20:00,2020-02-06 20:25:00,213.09,212.82,1.68,100.0,0.7891,-0.21,0.08,-0.3,flip -667,做空,2020-02-06 20:25:00,2020-02-06 21:20:00,212.82,213.83,1.68,100.0,0.7883,-0.8,0.08,-0.88,flip -668,做多,2020-02-06 21:20:00,2020-02-06 22:25:00,213.83,213.06,1.67,100.0,0.78,-0.6,0.08,-0.68,flip -669,做空,2020-02-06 22:25:00,2020-02-06 22:30:00,213.06,213.3,1.66,100.0,0.7793,-0.19,0.08,-0.27,flip -670,做多,2020-02-06 22:30:00,2020-02-06 22:45:00,213.3,212.96,1.66,100.0,0.7767,-0.26,0.08,-0.35,flip -671,做空,2020-02-06 22:45:00,2020-02-06 22:55:00,212.96,211.51,1.65,100.0,0.776,1.13,0.08,1.04,tp_lower -672,做多,2020-02-06 23:05:00,2020-02-06 23:10:00,213.55,213.3,1.66,100.0,0.7783,-0.19,0.08,-0.28,flip -673,做空,2020-02-06 23:10:00,2020-02-06 23:15:00,213.3,213.78,1.66,100.0,0.7775,-0.37,0.08,-0.46,flip -674,做多,2020-02-06 23:15:00,2020-02-06 23:30:00,213.78,212.93,1.65,100.0,0.7733,-0.66,0.08,-0.74,flip -675,做空,2020-02-06 23:30:00,2020-02-06 23:35:00,212.93,213.6,1.64,100.0,0.7725,-0.52,0.08,-0.6,flip -676,做多,2020-02-06 23:35:00,2020-02-06 23:40:00,213.6,212.97,1.64,100.0,0.7669,-0.48,0.08,-0.56,flip -677,做空,2020-02-06 23:40:00,2020-02-06 23:50:00,212.97,213.38,1.63,100.0,0.7661,-0.31,0.08,-0.4,flip -678,做多,2020-02-06 23:50:00,2020-02-06 23:55:00,213.38,213.27,1.63,100.0,0.7624,-0.08,0.08,-0.17,flip -679,做空,2020-02-06 23:55:00,2020-02-07 08:45:00,213.27,218.2,1.62,100.0,0.7616,-3.75,0.08,-3.84,flip -680,做多,2020-02-07 08:45:00,2020-02-07 09:10:00,218.2,218.26,1.64,100.0,0.7512,0.05,0.08,-0.04,flip -681,做空,2020-02-07 09:10:00,2020-02-07 09:15:00,218.26,218.6,1.64,100.0,0.7505,-0.26,0.08,-0.34,flip -682,做多,2020-02-07 09:15:00,2020-02-07 10:05:00,218.6,220.93,1.63,100.0,0.7474,1.74,0.08,1.66,tp_upper -683,做多,2020-02-07 12:15:00,2020-02-07 12:25:00,219.86,219.24,1.65,100.0,0.7503,-0.47,0.08,-0.55,flip -684,做空,2020-02-07 12:25:00,2020-02-07 12:30:00,219.24,219.89,1.64,100.0,0.7495,-0.49,0.08,-0.57,flip -685,做多,2020-02-07 12:30:00,2020-02-07 12:35:00,219.89,219.49,1.64,100.0,0.7443,-0.3,0.08,-0.38,flip -686,做空,2020-02-07 12:35:00,2020-02-07 12:50:00,219.49,219.27,1.63,100.0,0.7436,0.16,0.08,0.08,flip -687,做多,2020-02-07 12:50:00,2020-02-07 12:55:00,219.27,219.21,1.63,100.0,0.7443,-0.04,0.08,-0.13,flip -688,做空,2020-02-07 12:55:00,2020-02-07 13:00:00,219.21,219.94,1.63,100.0,0.7436,-0.54,0.08,-0.62,flip -689,做多,2020-02-07 13:00:00,2020-02-07 13:30:00,219.94,219.38,1.62,100.0,0.7379,-0.41,0.08,-0.49,flip -690,做空,2020-02-07 13:30:00,2020-02-07 13:35:00,219.38,219.62,1.62,100.0,0.7372,-0.18,0.08,-0.26,flip -691,做多,2020-02-07 13:35:00,2020-02-07 14:30:00,219.62,222.77,1.61,100.0,0.7348,2.31,0.08,2.23,tp_upper -692,做多,2020-02-07 17:50:00,2020-02-07 17:55:00,221.51,221.12,1.64,100.0,0.7383,-0.29,0.08,-0.37,flip -693,做空,2020-02-07 17:55:00,2020-02-07 18:00:00,221.12,221.22,1.63,100.0,0.7375,-0.07,0.08,-0.16,flip -694,做多,2020-02-07 18:00:00,2020-02-07 18:15:00,221.22,221.37,1.63,100.0,0.7361,0.11,0.08,0.03,flip -695,做空,2020-02-07 18:15:00,2020-02-07 19:15:00,221.37,221.78,1.63,100.0,0.7354,-0.3,0.08,-0.38,flip -696,做多,2020-02-07 19:15:00,2020-02-07 19:20:00,221.78,221.45,1.62,100.0,0.7319,-0.24,0.08,-0.32,flip -697,做空,2020-02-07 19:20:00,2020-02-07 19:25:00,221.45,221.64,1.62,100.0,0.7312,-0.14,0.08,-0.22,flip -698,做多,2020-02-07 19:25:00,2020-02-07 19:30:00,221.64,221.56,1.62,100.0,0.7292,-0.06,0.08,-0.14,flip -699,做空,2020-02-07 19:30:00,2020-02-07 19:35:00,221.56,221.74,1.61,100.0,0.7285,-0.13,0.08,-0.21,flip -700,做多,2020-02-07 19:35:00,2020-02-07 19:45:00,221.74,221.53,1.61,100.0,0.7266,-0.15,0.08,-0.23,flip -701,做空,2020-02-07 19:45:00,2020-02-07 19:50:00,221.53,221.68,1.61,100.0,0.7259,-0.11,0.08,-0.19,flip -702,做多,2020-02-07 19:50:00,2020-02-07 19:55:00,221.68,221.6,1.61,100.0,0.7241,-0.06,0.08,-0.14,flip -703,做空,2020-02-07 19:55:00,2020-02-07 20:05:00,221.6,221.7,1.6,100.0,0.7234,-0.07,0.08,-0.15,flip -704,做多,2020-02-07 20:05:00,2020-02-07 20:10:00,221.7,221.43,1.6,100.0,0.722,-0.19,0.08,-0.27,flip -705,做空,2020-02-07 20:10:00,2020-02-07 20:50:00,221.43,219.98,1.6,100.0,0.7213,1.05,0.08,0.97,tp_lower -706,做多,2020-02-07 22:30:00,2020-02-07 22:55:00,221.25,222.42,1.61,100.0,0.7259,0.85,0.08,0.77,tp_upper -707,做多,2020-02-08 00:35:00,2020-02-08 00:50:00,222.18,221.89,1.65,100.0,0.7441,-0.22,0.08,-0.3,flip -708,做空,2020-02-08 00:50:00,2020-02-08 01:00:00,221.89,221.64,1.65,100.0,0.7433,0.19,0.08,0.1,flip -709,做多,2020-02-08 01:00:00,2020-02-08 01:20:00,221.64,221.23,1.65,100.0,0.7443,-0.31,0.08,-0.39,flip -710,做空,2020-02-08 01:20:00,2020-02-08 01:35:00,221.23,221.55,1.64,100.0,0.7435,-0.24,0.08,-0.32,flip -711,做多,2020-02-08 01:35:00,2020-02-08 01:40:00,221.55,221.18,1.64,100.0,0.7406,-0.27,0.08,-0.36,flip -712,做空,2020-02-08 01:40:00,2020-02-08 01:45:00,221.18,221.25,1.64,100.0,0.7399,-0.05,0.08,-0.13,flip -713,做多,2020-02-08 01:45:00,2020-02-08 01:55:00,221.25,221.68,1.63,100.0,0.7387,0.32,0.08,0.24,flip -714,做空,2020-02-08 01:55:00,2020-02-08 02:20:00,221.68,219.82,1.64,100.0,0.7379,1.37,0.08,1.29,tp_lower -715,做多,2020-02-08 04:50:00,2020-02-08 04:55:00,220.49,220.11,1.65,100.0,0.7474,-0.28,0.08,-0.37,flip -716,做空,2020-02-08 04:55:00,2020-02-08 05:35:00,220.11,221.1,1.64,100.0,0.7467,-0.74,0.08,-0.82,flip -717,做多,2020-02-08 05:35:00,2020-02-08 06:30:00,221.1,220.47,1.63,100.0,0.7392,-0.47,0.08,-0.55,flip -718,做空,2020-02-08 06:30:00,2020-02-08 06:40:00,220.47,220.85,1.63,100.0,0.7385,-0.28,0.08,-0.36,flip -719,做多,2020-02-08 06:40:00,2020-02-08 06:45:00,220.85,220.49,1.62,100.0,0.7352,-0.26,0.08,-0.35,flip -720,做空,2020-02-08 06:45:00,2020-02-08 07:00:00,220.49,220.83,1.62,100.0,0.7345,-0.25,0.08,-0.33,flip -721,做多,2020-02-08 07:00:00,2020-02-08 07:15:00,220.83,220.4,1.62,100.0,0.7315,-0.31,0.08,-0.4,flip -722,做空,2020-02-08 07:15:00,2020-02-08 07:25:00,220.4,220.7,1.61,100.0,0.7307,-0.22,0.08,-0.3,flip -723,做多,2020-02-08 07:25:00,2020-02-08 07:45:00,220.7,220.61,1.61,100.0,0.728,-0.07,0.08,-0.15,flip -724,做空,2020-02-08 07:45:00,2020-02-08 07:50:00,220.61,220.58,1.6,100.0,0.7273,0.02,0.08,-0.06,flip -725,做多,2020-02-08 07:50:00,2020-02-08 08:20:00,220.58,223.58,1.6,100.0,0.7268,2.18,0.08,2.1,tp_upper -726,做多,2020-02-08 15:55:00,2020-02-08 16:00:00,225.59,225.34,1.62,100.0,0.7196,-0.18,0.08,-0.26,flip -727,做空,2020-02-08 16:00:00,2020-02-08 16:30:00,225.34,225.28,1.62,100.0,0.7189,0.04,0.08,-0.04,flip -728,做多,2020-02-08 16:30:00,2020-02-08 16:35:00,225.28,225.17,1.62,100.0,0.7185,-0.08,0.08,-0.16,flip -729,做空,2020-02-08 16:35:00,2020-02-08 16:40:00,225.17,225.73,1.62,100.0,0.7178,-0.4,0.08,-0.48,flip -730,做多,2020-02-08 16:40:00,2020-02-08 16:45:00,225.73,225.35,1.61,100.0,0.7135,-0.27,0.08,-0.35,flip -731,做空,2020-02-08 16:45:00,2020-02-08 16:50:00,225.35,225.6,1.61,100.0,0.7128,-0.18,0.08,-0.26,flip -732,做多,2020-02-08 16:50:00,2020-02-08 17:00:00,225.6,225.64,1.6,100.0,0.7105,0.03,0.08,-0.05,flip -733,做空,2020-02-08 17:00:00,2020-02-08 17:45:00,225.64,224.05,1.6,100.0,0.7098,1.13,0.08,1.05,tp_lower -734,做多,2020-02-08 23:00:00,2020-02-08 23:10:00,224.55,224.69,1.61,100.0,0.7176,0.1,0.08,0.02,flip -735,做空,2020-02-08 23:10:00,2020-02-09 00:05:00,224.69,224.86,1.61,100.0,0.7168,-0.12,0.08,-0.2,flip -736,做多,2020-02-09 00:05:00,2020-02-09 00:15:00,224.86,226.05,1.65,100.0,0.7336,0.87,0.08,0.79,tp_upper -737,做多,2020-02-09 09:45:00,2020-02-09 10:00:00,228.3,227.7,1.66,100.0,0.7256,-0.44,0.08,-0.52,flip -738,做空,2020-02-09 10:00:00,2020-02-09 10:05:00,227.7,228.4,1.65,100.0,0.7249,-0.51,0.08,-0.59,flip -739,做多,2020-02-09 10:05:00,2020-02-09 10:10:00,228.4,228.27,1.64,100.0,0.7197,-0.09,0.08,-0.18,flip -740,做空,2020-02-09 10:10:00,2020-02-09 11:25:00,228.27,228.82,1.64,100.0,0.719,-0.4,0.08,-0.48,flip -741,做多,2020-02-09 11:25:00,2020-02-09 11:50:00,228.82,228.59,1.64,100.0,0.7148,-0.16,0.08,-0.25,flip -742,做空,2020-02-09 11:50:00,2020-02-09 12:00:00,228.59,229.06,1.63,100.0,0.7141,-0.34,0.08,-0.42,flip -743,做多,2020-02-09 12:00:00,2020-02-09 12:45:00,229.06,228.88,1.63,100.0,0.7105,-0.13,0.08,-0.21,flip -744,做空,2020-02-09 12:45:00,2020-02-09 12:50:00,228.88,228.91,1.62,100.0,0.7098,-0.02,0.08,-0.1,flip -745,做多,2020-02-09 12:50:00,2020-02-09 13:15:00,228.91,228.96,1.62,100.0,0.7089,0.04,0.08,-0.05,flip -746,做空,2020-02-09 13:15:00,2020-02-09 13:35:00,228.96,228.64,1.62,100.0,0.7082,0.23,0.08,0.15,flip -747,做多,2020-02-09 13:35:00,2020-02-09 16:05:00,228.64,228.13,1.62,100.0,0.7094,-0.36,0.08,-0.44,flip -748,做空,2020-02-09 16:05:00,2020-02-09 16:25:00,228.13,226.77,1.62,100.0,0.7087,0.96,0.08,0.88,tp_lower -749,做多,2020-02-09 17:00:00,2020-02-09 17:05:00,228.55,228.47,1.62,100.0,0.7109,-0.06,0.08,-0.14,flip -750,做空,2020-02-09 17:05:00,2020-02-09 17:10:00,228.47,228.54,1.62,100.0,0.7102,-0.05,0.08,-0.13,flip -751,做多,2020-02-09 17:10:00,2020-02-09 17:15:00,228.54,227.98,1.62,100.0,0.7091,-0.4,0.08,-0.48,flip -752,做空,2020-02-09 17:15:00,2020-02-09 17:55:00,227.98,226.87,1.61,100.0,0.7084,0.79,0.08,0.71,tp_lower -753,做多,2020-02-09 22:15:00,2020-02-09 22:20:00,227.35,227.27,1.62,100.0,0.7131,-0.06,0.08,-0.14,flip -754,做空,2020-02-09 22:20:00,2020-02-10 02:50:00,227.27,227.34,1.62,100.0,0.7124,-0.05,0.08,-0.13,flip -755,做多,2020-02-10 02:50:00,2020-02-10 02:55:00,227.34,227.12,1.64,100.0,0.7235,-0.16,0.08,-0.24,flip -756,做空,2020-02-10 02:55:00,2020-02-10 03:30:00,227.12,225.78,1.64,100.0,0.7227,0.97,0.08,0.89,tp_lower -757,做多,2020-02-10 14:35:00,2020-02-10 15:05:00,222.5,224.89,1.65,100.0,0.7414,1.77,0.08,1.69,tp_upper -758,做多,2020-02-10 19:40:00,2020-02-10 19:45:00,221.7,221.7,1.67,100.0,0.7513,0.0,0.08,-0.08,flip -759,做空,2020-02-10 19:45:00,2020-02-10 20:00:00,221.7,221.99,1.66,100.0,0.7505,-0.22,0.08,-0.3,flip -760,做多,2020-02-10 20:00:00,2020-02-10 20:05:00,221.99,221.85,1.66,100.0,0.7478,-0.1,0.08,-0.19,flip -761,做空,2020-02-10 20:05:00,2020-02-10 20:15:00,221.85,221.87,1.66,100.0,0.7471,-0.01,0.08,-0.1,flip -762,做多,2020-02-10 20:15:00,2020-02-10 21:15:00,221.87,222.1,1.66,100.0,0.7462,0.17,0.08,0.09,flip -763,做空,2020-02-10 21:15:00,2020-02-10 21:20:00,222.1,222.26,1.66,100.0,0.7455,-0.12,0.08,-0.2,flip -764,做多,2020-02-10 21:20:00,2020-02-10 21:35:00,222.26,222.27,1.65,100.0,0.7436,0.01,0.08,-0.08,flip -765,做空,2020-02-10 21:35:00,2020-02-10 21:50:00,222.27,222.25,1.65,100.0,0.7429,0.01,0.08,-0.07,flip -766,做多,2020-02-10 21:50:00,2020-02-10 22:05:00,222.25,222.95,1.65,100.0,0.7423,0.52,0.08,0.44,flip -767,做空,2020-02-10 22:05:00,2020-02-10 22:45:00,222.95,223.6,1.65,100.0,0.7415,-0.48,0.08,-0.56,flip -768,做多,2020-02-10 22:45:00,2020-02-10 23:00:00,223.6,224.43,1.65,100.0,0.7365,0.61,0.08,0.53,tp_upper -769,做多,2020-02-11 00:05:00,2020-02-11 00:15:00,223.11,222.3,1.67,100.0,0.7498,-0.61,0.08,-0.69,flip -770,做空,2020-02-11 00:15:00,2020-02-11 00:20:00,222.3,222.08,1.67,100.0,0.749,0.16,0.08,0.08,tp_lower -771,做多,2020-02-11 06:50:00,2020-02-11 09:25:00,221.04,222.4,1.67,100.0,0.7533,1.02,0.08,0.94,tp_upper -772,做多,2020-02-12 15:35:00,2020-02-12 15:40:00,253.6,253.4,1.68,100.0,0.6617,-0.13,0.08,-0.22,flip -773,做空,2020-02-12 15:40:00,2020-02-12 15:45:00,253.4,253.61,1.68,100.0,0.6611,-0.14,0.08,-0.22,flip -774,做多,2020-02-12 15:45:00,2020-02-12 16:30:00,253.61,257.66,1.67,100.0,0.6593,2.67,0.08,2.59,tp_upper -775,做多,2020-02-12 23:45:00,2020-02-13 01:00:00,264.17,272.73,1.7,100.0,0.6424,5.5,0.09,5.41,tp_upper -776,做多,2020-02-13 03:35:00,2020-02-13 03:45:00,270.79,269.72,1.76,100.0,0.6483,-0.69,0.09,-0.78,flip -777,做空,2020-02-13 03:45:00,2020-02-13 03:50:00,269.72,270.02,1.75,100.0,0.6477,-0.19,0.09,-0.28,flip -778,做多,2020-02-13 03:50:00,2020-02-13 03:55:00,270.02,269.73,1.74,100.0,0.6456,-0.19,0.09,-0.27,flip -779,做空,2020-02-13 03:55:00,2020-02-13 04:00:00,269.73,271.42,1.74,100.0,0.645,-1.09,0.09,-1.18,flip -780,做多,2020-02-13 04:00:00,2020-02-13 04:35:00,271.42,270.29,1.73,100.0,0.6363,-0.72,0.09,-0.81,flip -781,做空,2020-02-13 04:35:00,2020-02-13 04:45:00,270.29,270.49,1.72,100.0,0.6357,-0.13,0.09,-0.21,flip -782,做多,2020-02-13 04:45:00,2020-02-13 04:50:00,270.49,269.65,1.72,100.0,0.6341,-0.53,0.09,-0.62,flip -783,做空,2020-02-13 04:50:00,2020-02-13 04:55:00,269.65,269.99,1.71,100.0,0.6334,-0.22,0.09,-0.3,flip -784,做多,2020-02-13 04:55:00,2020-02-13 07:15:00,269.99,269.75,1.7,100.0,0.6312,-0.15,0.09,-0.24,flip -785,做空,2020-02-13 07:15:00,2020-02-13 07:30:00,269.75,270.61,1.7,100.0,0.6306,-0.54,0.09,-0.63,flip -786,做多,2020-02-13 07:30:00,2020-02-13 13:30:00,270.61,276.8,1.69,100.0,0.6259,3.87,0.09,3.79,tp_upper -787,做多,2020-02-13 14:05:00,2020-02-13 15:05:00,270.79,268.88,1.73,100.0,0.6392,-1.22,0.09,-1.31,flip -788,做空,2020-02-13 15:05:00,2020-02-13 17:20:00,268.88,267.2,1.72,100.0,0.6386,1.07,0.09,0.99,flip -789,做多,2020-02-13 17:20:00,2020-02-13 20:05:00,267.2,268.64,1.73,100.0,0.646,0.93,0.09,0.84,flip -790,做空,2020-02-13 20:05:00,2020-02-13 20:20:00,268.64,268.53,1.73,100.0,0.6453,0.07,0.09,-0.02,flip -791,做多,2020-02-13 20:20:00,2020-02-13 23:25:00,268.53,267.42,1.73,100.0,0.6452,-0.72,0.09,-0.8,flip -792,做空,2020-02-13 23:25:00,2020-02-13 23:30:00,267.42,268.7,1.72,100.0,0.6445,-0.83,0.09,-0.91,flip -793,做多,2020-02-13 23:30:00,2020-02-13 23:40:00,268.7,267.7,1.71,100.0,0.6378,-0.64,0.09,-0.72,flip -794,做空,2020-02-13 23:40:00,2020-02-13 23:45:00,267.7,268.11,1.71,100.0,0.6371,-0.26,0.09,-0.35,flip -795,做多,2020-02-13 23:45:00,2020-02-14 00:10:00,268.11,268.32,1.7,100.0,0.6345,0.13,0.09,0.05,flip -796,做空,2020-02-14 00:10:00,2020-02-14 00:15:00,268.32,265.91,1.73,100.0,0.6455,1.56,0.09,1.47,tp_lower -797,做多,2020-02-14 00:45:00,2020-02-14 00:50:00,268.24,267.59,1.75,100.0,0.6508,-0.42,0.09,-0.51,flip -798,做空,2020-02-14 00:50:00,2020-02-14 00:55:00,267.59,268.61,1.74,100.0,0.6502,-0.66,0.09,-0.75,flip -799,做多,2020-02-14 00:55:00,2020-02-14 01:45:00,268.61,268.24,1.73,100.0,0.6446,-0.24,0.09,-0.32,flip -800,做空,2020-02-14 01:45:00,2020-02-14 01:55:00,268.24,267.82,1.73,100.0,0.6439,0.27,0.09,0.18,flip -801,做多,2020-02-14 01:55:00,2020-02-14 02:40:00,267.82,267.7,1.73,100.0,0.6453,-0.08,0.09,-0.16,flip -802,做空,2020-02-14 02:40:00,2020-02-14 02:45:00,267.7,267.88,1.73,100.0,0.6447,-0.12,0.09,-0.2,flip -803,做多,2020-02-14 02:45:00,2020-02-14 03:20:00,267.88,267.79,1.72,100.0,0.6432,-0.06,0.09,-0.14,flip -804,做空,2020-02-14 03:20:00,2020-02-14 04:40:00,267.79,266.86,1.72,100.0,0.6425,0.6,0.09,0.51,flip -805,做多,2020-02-14 04:40:00,2020-02-14 04:55:00,266.86,267.18,1.72,100.0,0.6463,0.21,0.09,0.12,flip -806,做空,2020-02-14 04:55:00,2020-02-14 05:00:00,267.18,267.23,1.73,100.0,0.6457,-0.03,0.09,-0.12,flip -807,做多,2020-02-14 05:00:00,2020-02-14 05:05:00,267.23,266.85,1.72,100.0,0.6448,-0.25,0.09,-0.33,flip -808,做空,2020-02-14 05:05:00,2020-02-14 05:30:00,266.85,265.74,1.72,100.0,0.6442,0.72,0.09,0.63,tp_lower -809,做多,2020-02-14 08:20:00,2020-02-14 09:05:00,265.82,266.15,1.72,100.0,0.6487,0.21,0.09,0.13,flip -810,做空,2020-02-14 09:05:00,2020-02-14 09:10:00,266.15,267.12,1.72,100.0,0.6481,-0.63,0.09,-0.72,flip -811,做多,2020-02-14 09:10:00,2020-02-14 10:00:00,267.12,268.22,1.72,100.0,0.6427,0.71,0.09,0.62,tp_upper -812,做多,2020-02-15 02:40:00,2020-02-15 02:45:00,282.77,281.72,1.75,100.0,0.6181,-0.65,0.09,-0.74,flip -813,做空,2020-02-15 02:45:00,2020-02-15 02:55:00,281.72,281.2,1.74,100.0,0.6175,0.32,0.09,0.23,tp_lower -814,做多,2020-02-15 08:45:00,2020-02-15 09:00:00,282.91,282.37,1.74,100.0,0.6154,-0.33,0.09,-0.42,flip -815,做空,2020-02-15 09:00:00,2020-02-15 09:10:00,282.37,282.6,1.74,100.0,0.6148,-0.14,0.09,-0.23,flip -816,做多,2020-02-15 09:10:00,2020-02-15 09:15:00,282.6,282.39,1.73,100.0,0.6132,-0.13,0.09,-0.22,flip -817,做空,2020-02-15 09:15:00,2020-02-15 09:35:00,282.39,282.63,1.73,100.0,0.6125,-0.15,0.09,-0.23,flip -818,做多,2020-02-15 09:35:00,2020-02-15 09:55:00,282.63,284.59,1.73,100.0,0.6109,1.2,0.09,1.11,tp_upper -819,做多,2020-02-15 11:20:00,2020-02-15 12:00:00,282.04,281.71,1.74,100.0,0.6158,-0.2,0.09,-0.29,flip -820,做空,2020-02-15 12:00:00,2020-02-15 12:20:00,281.71,281.95,1.73,100.0,0.6152,-0.15,0.09,-0.23,flip -821,做多,2020-02-15 12:20:00,2020-02-15 12:40:00,281.95,282.11,1.73,100.0,0.6135,0.1,0.09,0.01,flip -822,做空,2020-02-15 12:40:00,2020-02-15 14:50:00,282.11,282.15,1.73,100.0,0.6129,-0.02,0.09,-0.11,flip -823,做多,2020-02-15 14:50:00,2020-02-15 15:00:00,282.15,282.1,1.73,100.0,0.6121,-0.03,0.09,-0.12,flip -824,做空,2020-02-15 15:00:00,2020-02-15 15:35:00,282.1,280.72,1.73,100.0,0.6115,0.84,0.09,0.76,tp_lower -825,做多,2020-02-16 01:10:00,2020-02-16 01:15:00,268.19,267.94,1.75,100.0,0.6533,-0.16,0.09,-0.25,flip -826,做空,2020-02-16 01:15:00,2020-02-16 01:25:00,267.94,267.94,1.75,100.0,0.6526,0.0,0.09,-0.09,flip -827,做多,2020-02-16 01:25:00,2020-02-16 01:30:00,267.94,266.7,1.75,100.0,0.652,-0.81,0.09,-0.9,flip -828,做空,2020-02-16 01:30:00,2020-02-16 01:50:00,266.7,267.77,1.74,100.0,0.6513,-0.7,0.09,-0.78,flip -829,做多,2020-02-16 01:50:00,2020-02-16 02:10:00,267.77,267.92,1.73,100.0,0.6455,0.1,0.09,0.01,flip -830,做空,2020-02-16 02:10:00,2020-02-16 08:20:00,267.92,269.12,1.73,100.0,0.6448,-0.77,0.09,-0.86,flip -831,做多,2020-02-16 08:20:00,2020-02-16 09:50:00,269.12,270.11,1.72,100.0,0.6384,0.63,0.09,0.55,flip -832,做空,2020-02-16 09:50:00,2020-02-16 10:20:00,270.11,270.5,1.72,100.0,0.6378,-0.25,0.09,-0.34,flip -833,做多,2020-02-16 10:20:00,2020-02-16 10:25:00,270.5,270.49,1.72,100.0,0.6353,-0.01,0.09,-0.09,flip -834,做空,2020-02-16 10:25:00,2020-02-16 10:50:00,270.49,268.42,1.72,100.0,0.6347,1.31,0.09,1.23,tp_lower -835,做多,2020-02-16 22:55:00,2020-02-16 23:45:00,255.7,262.77,1.73,100.0,0.6759,4.78,0.09,4.69,tp_upper -836,做多,2020-02-17 02:05:00,2020-02-17 02:10:00,254.66,253.15,1.79,100.0,0.7034,-1.06,0.09,-1.15,flip -837,做空,2020-02-17 02:10:00,2020-02-17 03:25:00,253.15,248.96,1.78,100.0,0.7027,2.94,0.09,2.86,tp_lower -838,做多,2020-02-17 08:50:00,2020-02-17 08:55:00,252.79,252.16,1.81,100.0,0.7147,-0.45,0.09,-0.54,flip -839,做空,2020-02-17 08:55:00,2020-02-17 09:00:00,252.16,253.32,1.8,100.0,0.714,-0.83,0.09,-0.92,flip -840,做多,2020-02-17 09:00:00,2020-02-17 09:20:00,253.32,251.56,1.79,100.0,0.7067,-1.24,0.09,-1.33,flip -841,做空,2020-02-17 09:20:00,2020-02-17 09:30:00,251.56,251.96,1.78,100.0,0.706,-0.28,0.09,-0.37,flip -842,做多,2020-02-17 09:30:00,2020-02-17 09:35:00,251.96,250.9,1.77,100.0,0.7031,-0.75,0.09,-0.83,flip -843,做空,2020-02-17 09:35:00,2020-02-17 09:45:00,250.9,252.09,1.76,100.0,0.7024,-0.84,0.09,-0.92,flip -844,做多,2020-02-17 09:45:00,2020-02-17 09:55:00,252.09,251.32,1.75,100.0,0.695,-0.54,0.09,-0.62,flip -845,做空,2020-02-17 09:55:00,2020-02-17 10:25:00,251.32,248.83,1.75,100.0,0.6943,1.73,0.09,1.64,tp_lower -846,做多,2020-02-17 11:50:00,2020-02-17 11:55:00,250.3,248.68,1.76,100.0,0.7034,-1.14,0.09,-1.23,flip -847,做空,2020-02-17 11:55:00,2020-02-17 12:00:00,248.68,250.33,1.75,100.0,0.7027,-1.16,0.09,-1.25,flip -848,做多,2020-02-17 12:00:00,2020-02-17 12:15:00,250.33,248.89,1.73,100.0,0.6927,-1.0,0.09,-1.08,flip -849,做空,2020-02-17 12:15:00,2020-02-17 12:20:00,248.89,250.62,1.72,100.0,0.692,-1.2,0.09,-1.28,flip -850,做多,2020-02-17 12:20:00,2020-02-17 12:30:00,250.62,249.44,1.71,100.0,0.6818,-0.8,0.09,-0.89,flip -851,做空,2020-02-17 12:30:00,2020-02-17 12:35:00,249.44,250.88,1.7,100.0,0.6811,-0.98,0.09,-1.07,flip -852,做多,2020-02-17 12:35:00,2020-02-17 12:40:00,250.88,248.98,1.69,100.0,0.6726,-1.28,0.08,-1.36,flip -853,做空,2020-02-17 12:40:00,2020-02-17 12:50:00,248.98,250.0,1.67,100.0,0.6719,-0.69,0.08,-0.77,flip -854,做多,2020-02-17 12:50:00,2020-02-17 12:55:00,250.0,248.82,1.66,100.0,0.6658,-0.79,0.08,-0.87,flip -855,做空,2020-02-17 12:55:00,2020-02-17 13:00:00,248.82,249.77,1.65,100.0,0.6651,-0.63,0.08,-0.71,flip -856,做多,2020-02-17 13:00:00,2020-02-17 13:10:00,249.77,249.66,1.65,100.0,0.6594,-0.07,0.08,-0.15,flip -857,做空,2020-02-17 13:10:00,2020-02-17 13:30:00,249.66,246.86,1.64,100.0,0.6587,1.84,0.08,1.76,tp_lower -858,做多,2020-02-17 14:45:00,2020-02-17 14:50:00,250.0,252.5,1.66,100.0,0.6645,1.66,0.08,1.58,tp_upper -859,做多,2020-02-18 06:35:00,2020-02-18 06:40:00,267.58,266.15,1.71,100.0,0.6398,-0.91,0.09,-1.0,flip -860,做空,2020-02-18 06:40:00,2020-02-18 06:45:00,266.15,266.65,1.7,100.0,0.6392,-0.32,0.09,-0.4,flip -861,做多,2020-02-18 06:45:00,2020-02-18 07:00:00,266.65,267.13,1.7,100.0,0.6362,0.31,0.08,0.22,flip -862,做空,2020-02-18 07:00:00,2020-02-18 07:05:00,267.13,268.16,1.7,100.0,0.6355,-0.65,0.09,-0.74,flip -863,做多,2020-02-18 07:05:00,2020-02-18 08:00:00,268.16,267.82,1.69,100.0,0.63,-0.21,0.08,-0.3,flip -864,做空,2020-02-18 08:00:00,2020-02-18 08:05:00,267.82,268.62,1.69,100.0,0.6294,-0.5,0.08,-0.59,flip -865,做多,2020-02-18 08:05:00,2020-02-18 08:15:00,268.62,268.0,1.68,100.0,0.625,-0.39,0.08,-0.47,flip -866,做空,2020-02-18 08:15:00,2020-02-18 08:20:00,268.0,268.51,1.67,100.0,0.6244,-0.32,0.08,-0.4,flip -867,做多,2020-02-18 08:20:00,2020-02-18 08:25:00,268.51,267.96,1.67,100.0,0.6214,-0.34,0.08,-0.43,flip -868,做空,2020-02-18 08:25:00,2020-02-18 08:35:00,267.96,268.08,1.66,100.0,0.6208,-0.07,0.08,-0.16,flip -869,做多,2020-02-18 08:35:00,2020-02-18 08:45:00,268.08,268.05,1.66,100.0,0.6196,-0.02,0.08,-0.1,flip -870,做空,2020-02-18 08:45:00,2020-02-18 09:05:00,268.05,265.53,1.66,100.0,0.619,1.56,0.08,1.48,tp_lower -871,做多,2020-02-18 11:55:00,2020-02-18 12:00:00,267.76,267.25,1.67,100.0,0.6248,-0.32,0.08,-0.4,flip -872,做空,2020-02-18 12:00:00,2020-02-18 12:20:00,267.25,265.0,1.67,100.0,0.6242,1.4,0.08,1.32,tp_lower -873,做多,2020-02-18 14:50:00,2020-02-18 14:55:00,266.12,265.81,1.68,100.0,0.6315,-0.2,0.08,-0.28,flip -874,做空,2020-02-18 14:55:00,2020-02-18 15:00:00,265.81,268.78,1.68,100.0,0.6309,-1.87,0.08,-1.96,flip -875,做多,2020-02-18 15:00:00,2020-02-18 15:05:00,268.78,270.62,1.66,100.0,0.6163,1.13,0.08,1.05,tp_upper -876,做多,2020-02-19 00:15:00,2020-02-19 00:20:00,280.8,279.91,1.69,100.0,0.6025,-0.54,0.08,-0.62,flip -877,做空,2020-02-19 00:20:00,2020-02-19 00:25:00,279.91,281.06,1.68,100.0,0.6019,-0.69,0.08,-0.78,flip -878,做多,2020-02-19 00:25:00,2020-02-19 00:40:00,281.06,279.42,1.68,100.0,0.5964,-0.98,0.08,-1.06,flip -879,做空,2020-02-19 00:40:00,2020-02-19 01:55:00,279.42,279.0,1.66,100.0,0.5958,0.25,0.08,0.17,tp_lower -880,做多,2020-02-19 02:15:00,2020-02-19 02:30:00,281.74,281.78,1.67,100.0,0.5912,0.02,0.08,-0.06,flip -881,做空,2020-02-19 02:30:00,2020-02-19 02:40:00,281.78,281.58,1.66,100.0,0.5906,0.12,0.08,0.03,flip -882,做多,2020-02-19 02:40:00,2020-02-19 02:50:00,281.58,281.69,1.66,100.0,0.5908,0.06,0.08,-0.02,flip -883,做空,2020-02-19 02:50:00,2020-02-19 02:55:00,281.69,281.69,1.66,100.0,0.5903,0.0,0.08,-0.08,flip -884,做多,2020-02-19 02:55:00,2020-02-19 03:00:00,281.69,280.46,1.66,100.0,0.5897,-0.73,0.08,-0.81,flip -885,做空,2020-02-19 03:00:00,2020-02-19 04:10:00,280.46,278.95,1.65,100.0,0.5891,0.89,0.08,0.81,tp_lower -886,做多,2020-02-19 05:40:00,2020-02-19 05:45:00,281.09,281.07,1.66,100.0,0.5903,-0.01,0.08,-0.09,flip -887,做空,2020-02-19 05:45:00,2020-02-19 05:55:00,281.07,280.95,1.66,100.0,0.5897,0.07,0.08,-0.01,flip -888,做多,2020-02-19 05:55:00,2020-02-19 06:00:00,280.95,280.0,1.66,100.0,0.5897,-0.56,0.08,-0.64,flip -889,做空,2020-02-19 06:00:00,2020-02-19 06:50:00,280.0,278.58,1.65,100.0,0.5891,0.84,0.08,0.75,tp_lower -890,做多,2020-02-19 08:30:00,2020-02-19 08:35:00,280.86,281.82,1.66,100.0,0.5897,0.57,0.08,0.48,tp_upper -891,做多,2020-02-19 09:50:00,2020-02-19 09:55:00,279.8,279.16,1.66,100.0,0.5933,-0.38,0.08,-0.46,flip -892,做空,2020-02-19 09:55:00,2020-02-19 10:15:00,279.16,280.83,1.65,100.0,0.5927,-0.99,0.08,-1.07,flip -893,做多,2020-02-19 10:15:00,2020-02-19 10:45:00,280.83,280.26,1.64,100.0,0.5851,-0.33,0.08,-0.42,flip -894,做空,2020-02-19 10:45:00,2020-02-19 10:55:00,280.26,280.63,1.64,100.0,0.5845,-0.22,0.08,-0.3,flip -895,做多,2020-02-19 10:55:00,2020-02-19 11:35:00,280.63,282.16,1.63,100.0,0.5824,0.89,0.08,0.81,tp_upper -896,做多,2020-02-19 12:10:00,2020-02-19 12:15:00,280.89,279.97,1.64,100.0,0.5844,-0.54,0.08,-0.62,flip -897,做空,2020-02-19 12:15:00,2020-02-19 12:25:00,279.97,280.33,1.63,100.0,0.5838,-0.21,0.08,-0.29,flip -898,做多,2020-02-19 12:25:00,2020-02-19 12:30:00,280.33,280.01,1.63,100.0,0.5818,-0.19,0.08,-0.27,flip -899,做空,2020-02-19 12:30:00,2020-02-19 12:40:00,280.01,279.92,1.63,100.0,0.5812,0.05,0.08,-0.03,flip -900,做多,2020-02-19 12:40:00,2020-02-19 12:50:00,279.92,279.91,1.63,100.0,0.581,-0.01,0.08,-0.09,flip -901,做空,2020-02-19 12:50:00,2020-02-19 12:55:00,279.91,279.95,1.62,100.0,0.5804,-0.02,0.08,-0.1,flip -902,做多,2020-02-19 12:55:00,2020-02-19 13:00:00,279.95,278.95,1.62,100.0,0.5796,-0.58,0.08,-0.66,flip -903,做空,2020-02-19 13:00:00,2020-02-19 13:10:00,278.95,280.76,1.62,100.0,0.5791,-1.05,0.08,-1.13,flip -904,做多,2020-02-19 13:10:00,2020-02-19 13:25:00,280.76,279.74,1.6,100.0,0.571,-0.58,0.08,-0.66,flip -905,做空,2020-02-19 13:25:00,2020-02-19 13:40:00,279.74,279.69,1.6,100.0,0.5704,0.03,0.08,-0.05,flip -906,做多,2020-02-19 13:40:00,2020-02-19 13:50:00,279.69,279.49,1.59,100.0,0.5701,-0.11,0.08,-0.19,flip -907,做空,2020-02-19 13:50:00,2020-02-19 13:55:00,279.49,279.49,1.59,100.0,0.5695,0.0,0.08,-0.08,flip -908,做多,2020-02-19 13:55:00,2020-02-19 14:10:00,279.49,280.0,1.59,100.0,0.5689,0.29,0.08,0.21,flip -909,做空,2020-02-19 14:10:00,2020-02-19 14:35:00,280.0,280.26,1.59,100.0,0.5684,-0.15,0.08,-0.23,flip -910,做多,2020-02-19 14:35:00,2020-02-19 14:40:00,280.26,280.0,1.59,100.0,0.5667,-0.15,0.08,-0.23,flip -911,做空,2020-02-19 14:40:00,2020-02-19 15:15:00,280.0,279.91,1.59,100.0,0.5662,0.05,0.08,-0.03,flip -912,做多,2020-02-19 15:15:00,2020-02-19 15:30:00,279.91,279.69,1.58,100.0,0.566,-0.12,0.08,-0.2,flip -913,做空,2020-02-19 15:30:00,2020-02-19 15:50:00,279.69,279.86,1.58,100.0,0.5654,-0.1,0.08,-0.18,flip -914,做多,2020-02-19 15:50:00,2020-02-19 15:55:00,279.86,279.9,1.58,100.0,0.5642,0.02,0.08,-0.06,flip -915,做空,2020-02-19 15:55:00,2020-02-19 16:05:00,279.9,282.24,1.58,100.0,0.5636,-1.32,0.08,-1.4,flip -916,做多,2020-02-19 16:05:00,2020-02-19 16:10:00,282.24,282.39,1.56,100.0,0.5537,0.08,0.08,0.0,tp_upper -917,做多,2020-02-19 17:55:00,2020-02-19 18:00:00,280.68,280.21,1.56,100.0,0.5565,-0.26,0.08,-0.34,flip -918,做空,2020-02-19 18:00:00,2020-02-19 18:20:00,280.21,281.0,1.56,100.0,0.5559,-0.44,0.08,-0.52,flip -919,做多,2020-02-19 18:20:00,2020-02-19 18:25:00,281.0,280.62,1.55,100.0,0.5523,-0.21,0.08,-0.29,flip -920,做空,2020-02-19 18:25:00,2020-02-19 18:35:00,280.62,281.25,1.55,100.0,0.5517,-0.35,0.08,-0.43,flip -921,做多,2020-02-19 18:35:00,2020-02-19 19:05:00,281.25,280.29,1.54,100.0,0.5487,-0.53,0.08,-0.6,flip -922,做空,2020-02-19 19:05:00,2020-02-19 19:10:00,280.29,280.47,1.54,100.0,0.5481,-0.1,0.08,-0.18,flip -923,做多,2020-02-19 19:10:00,2020-02-19 19:20:00,280.47,280.4,1.53,100.0,0.5469,-0.04,0.08,-0.11,flip -924,做空,2020-02-19 19:20:00,2020-02-19 19:40:00,280.4,278.49,1.53,100.0,0.5463,1.04,0.08,0.97,tp_lower -925,做多,2020-02-20 06:55:00,2020-02-20 07:05:00,262.17,261.02,1.61,100.0,0.6149,-0.71,0.08,-0.79,flip -926,做空,2020-02-20 07:05:00,2020-02-20 07:10:00,261.02,261.61,1.6,100.0,0.6143,-0.36,0.08,-0.44,flip -927,做多,2020-02-20 07:10:00,2020-02-20 07:20:00,261.61,261.38,1.6,100.0,0.6109,-0.14,0.08,-0.22,flip -928,做空,2020-02-20 07:20:00,2020-02-20 07:50:00,261.38,261.32,1.6,100.0,0.6103,0.04,0.08,-0.04,flip -929,做多,2020-02-20 07:50:00,2020-02-20 07:55:00,261.32,261.28,1.59,100.0,0.61,-0.02,0.08,-0.1,flip -930,做空,2020-02-20 07:55:00,2020-02-20 08:20:00,261.28,259.24,1.59,100.0,0.6094,1.24,0.08,1.16,tp_lower -931,做多,2020-02-20 14:15:00,2020-02-20 14:35:00,256.43,257.26,1.6,100.0,0.6251,0.52,0.08,0.44,flip -932,做空,2020-02-20 14:35:00,2020-02-20 14:40:00,257.26,258.2,1.61,100.0,0.6245,-0.59,0.08,-0.67,flip -933,做多,2020-02-20 14:40:00,2020-02-20 14:55:00,258.2,257.47,1.6,100.0,0.6193,-0.45,0.08,-0.53,flip -934,做空,2020-02-20 14:55:00,2020-02-20 15:30:00,257.47,257.65,1.59,100.0,0.6187,-0.11,0.08,-0.19,flip -935,做多,2020-02-20 15:30:00,2020-02-20 15:40:00,257.65,257.22,1.59,100.0,0.6172,-0.27,0.08,-0.34,flip -936,做空,2020-02-20 15:40:00,2020-02-20 16:00:00,257.22,255.74,1.59,100.0,0.6166,0.91,0.08,0.83,flip -937,做多,2020-02-20 16:00:00,2020-02-20 16:55:00,255.74,257.14,1.59,100.0,0.6231,0.87,0.08,0.79,flip -938,做空,2020-02-20 16:55:00,2020-02-20 17:25:00,257.14,253.45,1.6,100.0,0.6225,2.3,0.08,2.22,tp_lower -939,做多,2020-02-20 18:35:00,2020-02-20 18:40:00,255.14,254.59,1.62,100.0,0.6358,-0.35,0.08,-0.43,flip -940,做空,2020-02-20 18:40:00,2020-02-20 19:10:00,254.59,255.0,1.62,100.0,0.6351,-0.26,0.08,-0.34,flip -941,做多,2020-02-20 19:10:00,2020-02-20 19:20:00,255.0,254.7,1.61,100.0,0.6324,-0.19,0.08,-0.27,flip -942,做空,2020-02-20 19:20:00,2020-02-20 19:25:00,254.7,255.14,1.61,100.0,0.6318,-0.28,0.08,-0.36,flip -943,做多,2020-02-20 19:25:00,2020-02-20 19:40:00,255.14,255.88,1.6,100.0,0.629,0.47,0.08,0.38,flip -944,做空,2020-02-20 19:40:00,2020-02-21 00:10:00,255.88,256.63,1.61,100.0,0.6284,-0.47,0.08,-0.55,flip -945,做多,2020-02-21 00:10:00,2020-02-21 00:20:00,256.63,255.97,1.63,100.0,0.635,-0.42,0.08,-0.5,flip -946,做空,2020-02-21 00:20:00,2020-02-21 00:40:00,255.97,256.21,1.62,100.0,0.6344,-0.15,0.08,-0.23,flip -947,做多,2020-02-21 00:40:00,2020-02-21 01:00:00,256.21,256.01,1.62,100.0,0.6326,-0.13,0.08,-0.21,flip -948,做空,2020-02-21 01:00:00,2020-02-21 01:15:00,256.01,257.46,1.62,100.0,0.6319,-0.92,0.08,-1.0,flip -949,做多,2020-02-21 01:15:00,2020-02-21 01:35:00,257.46,259.79,1.61,100.0,0.6242,1.45,0.08,1.37,tp_upper -950,做多,2020-02-21 07:15:00,2020-02-21 08:20:00,260.45,259.75,1.62,100.0,0.622,-0.44,0.08,-0.52,flip -951,做空,2020-02-21 08:20:00,2020-02-21 09:50:00,259.75,260.91,1.61,100.0,0.6214,-0.72,0.08,-0.8,flip -952,做多,2020-02-21 09:50:00,2020-02-21 10:10:00,260.91,260.02,1.61,100.0,0.6152,-0.55,0.08,-0.63,flip -953,做空,2020-02-21 10:10:00,2020-02-21 10:15:00,260.02,260.59,1.6,100.0,0.6146,-0.35,0.08,-0.43,flip -954,做多,2020-02-21 10:15:00,2020-02-21 10:20:00,260.59,260.42,1.59,100.0,0.6113,-0.1,0.08,-0.18,flip -955,做空,2020-02-21 10:20:00,2020-02-21 10:30:00,260.42,261.11,1.59,100.0,0.6107,-0.42,0.08,-0.5,flip -956,做多,2020-02-21 10:30:00,2020-02-21 10:40:00,261.11,260.51,1.58,100.0,0.6068,-0.36,0.08,-0.44,flip -957,做空,2020-02-21 10:40:00,2020-02-21 10:45:00,260.51,261.66,1.58,100.0,0.6062,-0.7,0.08,-0.78,flip -958,做多,2020-02-21 10:45:00,2020-02-21 11:05:00,261.66,262.63,1.57,100.0,0.6003,0.58,0.08,0.5,tp_upper -959,做多,2020-02-21 20:45:00,2020-02-21 20:50:00,264.9,264.73,1.58,100.0,0.5946,-0.1,0.08,-0.18,flip -960,做空,2020-02-21 20:50:00,2020-02-21 21:40:00,264.73,262.97,1.57,100.0,0.594,1.05,0.08,0.97,tp_lower -961,做多,2020-02-21 23:05:00,2020-02-21 23:20:00,264.81,265.41,1.58,100.0,0.5971,0.36,0.08,0.28,flip -962,做空,2020-02-21 23:20:00,2020-02-22 00:55:00,265.41,265.76,1.58,100.0,0.5966,-0.21,0.08,-0.29,flip -963,做多,2020-02-22 00:55:00,2020-02-22 01:10:00,265.76,264.63,1.61,100.0,0.6041,-0.68,0.08,-0.76,flip -964,做空,2020-02-22 01:10:00,2020-02-22 02:05:00,264.63,262.7,1.6,100.0,0.6035,1.16,0.08,1.09,tp_lower -965,做多,2020-02-22 03:20:00,2020-02-22 03:25:00,264.36,263.94,1.61,100.0,0.6079,-0.26,0.08,-0.34,flip -966,做空,2020-02-22 03:25:00,2020-02-22 03:30:00,263.94,264.29,1.6,100.0,0.6073,-0.21,0.08,-0.29,flip -967,做多,2020-02-22 03:30:00,2020-02-22 03:35:00,264.29,263.9,1.6,100.0,0.6051,-0.24,0.08,-0.32,flip -968,做空,2020-02-22 03:35:00,2020-02-22 04:10:00,263.9,262.11,1.6,100.0,0.6045,1.08,0.08,1.0,tp_lower -969,做多,2020-02-22 11:05:00,2020-02-22 11:25:00,260.57,260.67,1.6,100.0,0.6158,0.06,0.08,-0.02,flip -970,做空,2020-02-22 11:25:00,2020-02-22 11:30:00,260.67,260.99,1.6,100.0,0.6152,-0.2,0.08,-0.28,flip -971,做多,2020-02-22 11:30:00,2020-02-22 12:10:00,260.99,262.8,1.6,100.0,0.613,1.11,0.08,1.03,tp_upper -972,做多,2020-02-22 15:35:00,2020-02-22 16:00:00,260.93,260.79,1.61,100.0,0.6168,-0.09,0.08,-0.17,flip -973,做空,2020-02-22 16:00:00,2020-02-22 16:55:00,260.79,262.46,1.61,100.0,0.6162,-1.03,0.08,-1.11,flip -974,做多,2020-02-22 16:55:00,2020-02-22 17:00:00,262.46,262.61,1.6,100.0,0.6078,0.09,0.08,0.01,tp_upper -975,做多,2020-02-22 17:30:00,2020-02-22 18:05:00,261.8,261.69,1.59,100.0,0.609,-0.07,0.08,-0.15,flip -976,做空,2020-02-22 18:05:00,2020-02-22 18:45:00,261.69,261.25,1.59,100.0,0.6084,0.27,0.08,0.19,flip -977,做多,2020-02-22 18:45:00,2020-02-22 19:35:00,261.25,261.66,1.59,100.0,0.6099,0.25,0.08,0.17,flip -978,做空,2020-02-22 19:35:00,2020-02-22 19:40:00,261.66,261.74,1.59,100.0,0.6092,-0.05,0.08,-0.13,flip -979,做多,2020-02-22 19:40:00,2020-02-22 19:45:00,261.74,261.38,1.59,100.0,0.6083,-0.22,0.08,-0.3,flip -980,做空,2020-02-22 19:45:00,2020-02-22 19:50:00,261.38,261.47,1.59,100.0,0.6077,-0.05,0.08,-0.13,flip -981,做多,2020-02-22 19:50:00,2020-02-22 19:55:00,261.47,261.01,1.59,100.0,0.6066,-0.28,0.08,-0.36,flip -982,做空,2020-02-22 19:55:00,2020-02-22 20:00:00,261.01,262.1,1.58,100.0,0.606,-0.66,0.08,-0.74,flip -983,做多,2020-02-22 20:00:00,2020-02-22 20:40:00,262.1,261.85,1.57,100.0,0.6004,-0.15,0.08,-0.23,flip -984,做空,2020-02-22 20:40:00,2020-02-22 20:55:00,261.85,261.84,1.57,100.0,0.5998,0.01,0.08,-0.07,flip -985,做多,2020-02-22 20:55:00,2020-02-22 22:00:00,261.84,262.45,1.57,100.0,0.5992,0.37,0.08,0.29,flip -986,做空,2020-02-22 22:00:00,2020-02-22 22:35:00,262.45,262.31,1.57,100.0,0.5986,0.08,0.08,0.01,flip -987,做多,2020-02-22 22:35:00,2020-02-22 22:50:00,262.31,261.93,1.57,100.0,0.5987,-0.23,0.08,-0.31,flip -988,做空,2020-02-22 22:50:00,2020-02-22 23:15:00,261.93,262.0,1.57,100.0,0.5981,-0.04,0.08,-0.12,flip -989,做多,2020-02-22 23:15:00,2020-02-22 23:20:00,262.0,261.55,1.56,100.0,0.5971,-0.27,0.08,-0.35,flip -990,做空,2020-02-22 23:20:00,2020-02-22 23:40:00,261.55,261.48,1.56,100.0,0.5966,0.04,0.08,-0.04,flip -991,做多,2020-02-22 23:40:00,2020-02-23 00:35:00,261.48,262.42,1.56,100.0,0.5963,0.56,0.08,0.48,tp_upper -992,做多,2020-02-23 01:55:00,2020-02-23 02:15:00,262.31,262.14,1.6,100.0,0.6117,-0.1,0.08,-0.18,flip -993,做空,2020-02-23 02:15:00,2020-02-23 02:20:00,262.14,262.51,1.6,100.0,0.6111,-0.23,0.08,-0.31,flip -994,做多,2020-02-23 02:20:00,2020-02-23 02:40:00,262.51,263.34,1.6,100.0,0.6088,0.51,0.08,0.43,tp_upper -995,做多,2020-02-23 12:05:00,2020-02-23 12:30:00,269.46,269.71,1.6,100.0,0.5944,0.15,0.08,0.07,flip -996,做空,2020-02-23 12:30:00,2020-02-23 13:00:00,269.71,270.89,1.6,100.0,0.5938,-0.7,0.08,-0.78,flip -997,做多,2020-02-23 13:00:00,2020-02-23 13:40:00,270.89,270.95,1.59,100.0,0.588,0.04,0.08,-0.04,flip -998,做空,2020-02-23 13:40:00,2020-02-23 15:40:00,270.95,269.8,1.59,100.0,0.5874,0.68,0.08,0.6,tp_lower -999,做多,2020-02-23 16:00:00,2020-02-23 16:05:00,271.52,271.25,1.6,100.0,0.5881,-0.16,0.08,-0.24,flip -1000,做空,2020-02-23 16:05:00,2020-02-23 16:10:00,271.25,269.68,1.59,100.0,0.5875,0.92,0.08,0.84,tp_lower -1001,做多,2020-02-23 17:05:00,2020-02-23 17:15:00,270.7,271.28,1.6,100.0,0.5915,0.34,0.08,0.26,flip -1002,做空,2020-02-23 17:15:00,2020-02-23 17:20:00,271.28,271.44,1.6,100.0,0.5909,-0.09,0.08,-0.17,flip -1003,做多,2020-02-23 17:20:00,2020-02-23 17:25:00,271.44,270.98,1.6,100.0,0.5896,-0.27,0.08,-0.35,flip -1004,做空,2020-02-23 17:25:00,2020-02-23 17:30:00,270.98,271.29,1.6,100.0,0.589,-0.18,0.08,-0.26,flip -1005,做多,2020-02-23 17:30:00,2020-02-23 17:35:00,271.29,271.08,1.59,100.0,0.5871,-0.12,0.08,-0.2,flip -1006,做空,2020-02-23 17:35:00,2020-02-23 17:45:00,271.08,271.14,1.59,100.0,0.5865,-0.04,0.08,-0.11,flip -1007,做多,2020-02-23 17:45:00,2020-02-23 17:50:00,271.14,270.96,1.59,100.0,0.5857,-0.11,0.08,-0.18,flip -1008,做空,2020-02-23 17:50:00,2020-02-23 18:30:00,270.96,270.98,1.59,100.0,0.5851,-0.01,0.08,-0.09,flip -1009,做多,2020-02-23 18:30:00,2020-02-23 18:50:00,270.98,271.1,1.58,100.0,0.5844,0.07,0.08,-0.01,flip -1010,做空,2020-02-23 18:50:00,2020-02-23 18:55:00,271.1,271.18,1.58,100.0,0.5838,-0.05,0.08,-0.13,flip -1011,做多,2020-02-23 18:55:00,2020-02-23 19:00:00,271.18,270.95,1.58,100.0,0.5829,-0.13,0.08,-0.21,flip -1012,做空,2020-02-23 19:00:00,2020-02-23 19:10:00,270.95,271.36,1.58,100.0,0.5823,-0.24,0.08,-0.32,flip -1013,做多,2020-02-23 19:10:00,2020-02-23 19:50:00,271.36,271.23,1.57,100.0,0.58,-0.08,0.08,-0.15,flip -1014,做空,2020-02-23 19:50:00,2020-02-23 20:15:00,271.23,270.74,1.57,100.0,0.5794,0.28,0.08,0.21,flip -1015,做多,2020-02-23 20:15:00,2020-02-23 20:35:00,270.74,270.34,1.57,100.0,0.5809,-0.23,0.08,-0.31,flip -1016,做空,2020-02-23 20:35:00,2020-02-23 21:00:00,270.34,270.65,1.57,100.0,0.5803,-0.18,0.08,-0.26,flip -1017,做多,2020-02-23 21:00:00,2020-02-23 21:10:00,270.65,270.77,1.57,100.0,0.5784,0.07,0.08,-0.01,flip -1018,做空,2020-02-23 21:10:00,2020-02-23 21:15:00,270.77,270.94,1.56,100.0,0.5779,-0.1,0.08,-0.18,flip -1019,做多,2020-02-23 21:15:00,2020-02-23 21:35:00,270.94,270.96,1.56,100.0,0.5765,0.01,0.08,-0.07,flip -1020,做空,2020-02-23 21:35:00,2020-02-23 21:40:00,270.96,271.15,1.56,100.0,0.576,-0.11,0.08,-0.19,flip -1021,做多,2020-02-23 21:40:00,2020-02-23 22:15:00,271.15,270.92,1.56,100.0,0.5746,-0.13,0.08,-0.21,flip -1022,做空,2020-02-23 22:15:00,2020-02-23 22:35:00,270.92,271.01,1.56,100.0,0.574,-0.05,0.08,-0.13,flip -1023,做多,2020-02-23 22:35:00,2020-02-23 22:45:00,271.01,272.06,1.55,100.0,0.5731,0.6,0.08,0.52,tp_upper -1024,做多,2020-02-24 11:10:00,2020-02-24 11:50:00,268.19,270.07,1.6,100.0,0.598,1.12,0.08,1.04,tp_upper -1025,做多,2020-02-24 15:05:00,2020-02-24 15:15:00,269.86,268.68,1.61,100.0,0.5979,-0.71,0.08,-0.79,flip -1026,做空,2020-02-24 15:15:00,2020-02-24 15:20:00,268.68,268.86,1.6,100.0,0.5973,-0.11,0.08,-0.19,flip -1027,做多,2020-02-24 15:20:00,2020-02-24 15:30:00,268.86,268.53,1.6,100.0,0.5959,-0.2,0.08,-0.28,flip -1028,做空,2020-02-24 15:30:00,2020-02-24 16:05:00,268.53,268.93,1.6,100.0,0.5953,-0.24,0.08,-0.32,flip -1029,做多,2020-02-24 16:05:00,2020-02-24 16:40:00,268.93,268.83,1.59,100.0,0.5929,-0.06,0.08,-0.14,flip -1030,做空,2020-02-24 16:40:00,2020-02-24 16:50:00,268.83,268.11,1.59,100.0,0.5923,0.43,0.08,0.35,flip -1031,做多,2020-02-24 16:50:00,2020-02-25 00:05:00,268.11,265.11,1.6,100.0,0.5949,-1.78,0.08,-1.86,flip -1032,做空,2020-02-25 00:05:00,2020-02-25 00:15:00,265.11,264.91,1.59,100.0,0.5984,0.12,0.08,0.04,flip -1033,做多,2020-02-25 00:15:00,2020-02-25 00:20:00,264.91,263.68,1.59,100.0,0.5987,-0.74,0.08,-0.82,flip -1034,做空,2020-02-25 00:20:00,2020-02-25 01:00:00,263.68,265.0,1.58,100.0,0.5981,-0.79,0.08,-0.87,flip -1035,做多,2020-02-25 01:00:00,2020-02-25 01:20:00,265.0,264.44,1.57,100.0,0.5915,-0.33,0.08,-0.41,flip -1036,做空,2020-02-25 01:20:00,2020-02-25 02:50:00,264.44,263.76,1.56,100.0,0.591,0.4,0.08,0.32,flip -1037,做多,2020-02-25 02:50:00,2020-02-25 02:55:00,263.76,263.54,1.57,100.0,0.5934,-0.13,0.08,-0.21,flip -1038,做空,2020-02-25 02:55:00,2020-02-25 03:00:00,263.54,264.14,1.56,100.0,0.5928,-0.36,0.08,-0.43,flip -1039,做多,2020-02-25 03:00:00,2020-02-25 03:15:00,264.14,262.92,1.56,100.0,0.5895,-0.72,0.08,-0.8,flip -1040,做空,2020-02-25 03:15:00,2020-02-25 03:40:00,262.92,263.11,1.55,100.0,0.5889,-0.11,0.08,-0.19,flip -1041,做多,2020-02-25 03:40:00,2020-02-25 09:20:00,263.11,260.38,1.55,100.0,0.5875,-1.6,0.08,-1.68,flip -1042,做空,2020-02-25 09:20:00,2020-02-25 09:35:00,260.38,261.31,1.53,100.0,0.5869,-0.55,0.08,-0.62,flip -1043,做多,2020-02-25 09:35:00,2020-02-25 09:40:00,261.31,260.47,1.52,100.0,0.5821,-0.49,0.08,-0.56,flip -1044,做空,2020-02-25 09:40:00,2020-02-25 11:05:00,260.47,257.0,1.51,100.0,0.5816,2.02,0.07,1.94,tp_lower -1045,做多,2020-02-25 11:50:00,2020-02-25 11:55:00,260.84,262.86,1.53,100.0,0.5879,1.19,0.08,1.11,tp_upper -1046,做多,2020-02-25 13:30:00,2020-02-25 13:55:00,259.85,259.31,1.54,100.0,0.5941,-0.32,0.08,-0.4,flip -1047,做空,2020-02-25 13:55:00,2020-02-25 14:20:00,259.31,257.68,1.54,100.0,0.5935,0.97,0.08,0.89,tp_lower -1048,做多,2020-02-25 22:15:00,2020-02-25 22:30:00,252.11,251.84,1.55,100.0,0.6137,-0.17,0.08,-0.24,flip -1049,做空,2020-02-25 22:30:00,2020-02-25 22:50:00,251.84,252.32,1.54,100.0,0.6131,-0.29,0.08,-0.37,flip -1050,做多,2020-02-25 22:50:00,2020-02-25 22:55:00,252.32,252.23,1.54,100.0,0.6101,-0.05,0.08,-0.13,flip -1051,做空,2020-02-25 22:55:00,2020-02-25 23:20:00,252.23,251.11,1.54,100.0,0.6095,0.68,0.08,0.61,flip -1052,做多,2020-02-25 23:20:00,2020-02-26 12:20:00,251.11,239.43,1.54,100.0,0.6144,-7.18,0.07,-7.25,flip -1053,做空,2020-02-26 12:20:00,2020-02-26 13:10:00,239.43,239.2,1.5,100.0,0.626,0.14,0.07,0.07,flip -1054,做多,2020-02-26 13:10:00,2020-02-26 13:15:00,239.2,238.66,1.5,100.0,0.6265,-0.34,0.07,-0.41,flip -1055,做空,2020-02-26 13:15:00,2020-02-26 13:35:00,238.66,236.34,1.49,100.0,0.6259,1.45,0.07,1.38,tp_lower -1056,做多,2020-02-26 18:55:00,2020-02-26 19:00:00,232.15,230.38,1.51,100.0,0.6491,-1.15,0.07,-1.22,flip -1057,做空,2020-02-26 19:00:00,2020-02-26 19:05:00,230.38,230.54,1.49,100.0,0.6484,-0.1,0.07,-0.18,flip -1058,做多,2020-02-26 19:05:00,2020-02-26 20:30:00,230.54,230.4,1.49,100.0,0.6469,-0.09,0.07,-0.17,flip -1059,做空,2020-02-26 20:30:00,2020-02-26 22:40:00,230.4,227.9,1.49,100.0,0.6462,1.62,0.07,1.54,flip -1060,做多,2020-02-26 22:40:00,2020-02-26 23:10:00,227.9,226.58,1.5,100.0,0.6598,-0.87,0.07,-0.95,flip -1061,做空,2020-02-26 23:10:00,2020-02-26 23:25:00,226.58,228.43,1.49,100.0,0.6591,-1.22,0.08,-1.29,flip -1062,做多,2020-02-26 23:25:00,2020-02-26 23:30:00,228.43,227.92,1.48,100.0,0.6478,-0.33,0.07,-0.4,flip -1063,做空,2020-02-26 23:30:00,2020-02-27 00:05:00,227.92,222.81,1.47,100.0,0.6471,3.31,0.07,3.23,tp_lower -1064,做多,2020-02-27 05:50:00,2020-02-27 05:55:00,221.82,221.51,1.52,100.0,0.6858,-0.21,0.08,-0.29,flip -1065,做空,2020-02-27 05:55:00,2020-02-27 06:05:00,221.51,224.12,1.52,100.0,0.6851,-1.79,0.08,-1.86,flip -1066,做多,2020-02-27 06:05:00,2020-02-27 08:10:00,224.12,227.32,1.5,100.0,0.6685,2.14,0.08,2.06,tp_upper -1067,做多,2020-02-28 00:30:00,2020-02-28 02:45:00,231.0,230.96,1.52,100.0,0.6592,-0.03,0.08,-0.1,flip -1068,做空,2020-02-28 02:45:00,2020-02-28 02:50:00,230.96,232.37,1.52,100.0,0.6586,-0.93,0.08,-1.01,flip -1069,做多,2020-02-28 02:50:00,2020-02-28 03:35:00,232.37,230.55,1.51,100.0,0.6499,-1.18,0.07,-1.26,flip -1070,做空,2020-02-28 03:35:00,2020-02-28 04:15:00,230.55,230.36,1.5,100.0,0.6493,0.12,0.07,0.05,flip -1071,做多,2020-02-28 04:15:00,2020-02-28 04:20:00,230.36,229.55,1.5,100.0,0.6497,-0.53,0.07,-0.6,flip -1072,做空,2020-02-28 04:20:00,2020-02-28 04:30:00,229.55,230.51,1.49,100.0,0.6491,-0.62,0.07,-0.7,flip -1073,做多,2020-02-28 04:30:00,2020-02-28 04:35:00,230.51,230.44,1.48,100.0,0.643,-0.05,0.07,-0.12,flip -1074,做空,2020-02-28 04:35:00,2020-02-28 04:40:00,230.44,230.73,1.48,100.0,0.6424,-0.19,0.07,-0.26,flip -1075,做多,2020-02-28 04:40:00,2020-02-28 04:45:00,230.73,230.46,1.48,100.0,0.6401,-0.17,0.07,-0.25,flip -1076,做空,2020-02-28 04:45:00,2020-02-28 06:35:00,230.46,226.95,1.47,100.0,0.6395,2.24,0.07,2.17,tp_lower -1077,做多,2020-02-28 13:25:00,2020-02-28 13:30:00,223.58,223.41,1.49,100.0,0.6685,-0.11,0.07,-0.19,flip -1078,做空,2020-02-28 13:30:00,2020-02-28 13:35:00,223.41,224.8,1.49,100.0,0.6679,-0.93,0.08,-1.0,flip -1079,做多,2020-02-28 13:35:00,2020-02-28 13:40:00,224.8,223.68,1.48,100.0,0.6589,-0.74,0.07,-0.81,flip -1080,做空,2020-02-28 13:40:00,2020-02-28 13:55:00,223.68,223.66,1.47,100.0,0.6583,0.01,0.07,-0.06,flip -1081,做多,2020-02-28 13:55:00,2020-02-28 14:00:00,223.66,223.3,1.47,100.0,0.6577,-0.24,0.07,-0.31,flip -1082,做空,2020-02-28 14:00:00,2020-02-28 14:15:00,223.3,223.51,1.47,100.0,0.6571,-0.14,0.07,-0.21,flip -1083,做多,2020-02-28 14:15:00,2020-02-28 14:20:00,223.51,223.09,1.46,100.0,0.6552,-0.28,0.07,-0.35,flip -1084,做空,2020-02-28 14:20:00,2020-02-28 14:35:00,223.09,223.04,1.46,100.0,0.6545,0.03,0.07,-0.04,flip -1085,做多,2020-02-28 14:35:00,2020-02-28 14:45:00,223.04,222.75,1.46,100.0,0.6542,-0.19,0.07,-0.26,flip -1086,做空,2020-02-28 14:45:00,2020-02-28 14:50:00,222.75,223.92,1.46,100.0,0.6535,-0.76,0.07,-0.84,flip -1087,做多,2020-02-28 14:50:00,2020-02-28 15:15:00,223.92,222.52,1.45,100.0,0.646,-0.9,0.07,-0.98,flip -1088,做空,2020-02-28 15:15:00,2020-02-28 15:20:00,222.52,223.09,1.44,100.0,0.6454,-0.37,0.07,-0.44,flip -1089,做多,2020-02-28 15:20:00,2020-02-28 15:55:00,223.09,227.38,1.43,100.0,0.6414,2.75,0.07,2.68,tp_upper -1090,做多,2020-02-28 17:20:00,2020-02-28 17:30:00,222.7,222.4,1.46,100.0,0.6543,-0.2,0.07,-0.27,flip -1091,做空,2020-02-28 17:30:00,2020-02-28 17:45:00,222.4,223.75,1.45,100.0,0.6536,-0.88,0.07,-0.96,flip -1092,做多,2020-02-28 17:45:00,2020-02-28 18:00:00,223.75,222.85,1.44,100.0,0.6451,-0.58,0.07,-0.65,flip -1093,做空,2020-02-28 18:00:00,2020-02-28 18:45:00,222.85,223.2,1.44,100.0,0.6444,-0.23,0.07,-0.3,flip -1094,做多,2020-02-28 18:45:00,2020-02-28 18:50:00,223.2,222.14,1.43,100.0,0.6418,-0.68,0.07,-0.75,flip -1095,做空,2020-02-28 18:50:00,2020-02-28 19:00:00,222.14,221.93,1.42,100.0,0.6411,0.13,0.07,0.06,flip -1096,做多,2020-02-28 19:00:00,2020-02-28 19:20:00,221.93,222.69,1.42,100.0,0.6417,0.49,0.07,0.42,flip -1097,做空,2020-02-28 19:20:00,2020-02-28 19:25:00,222.69,223.4,1.43,100.0,0.6411,-0.46,0.07,-0.53,flip -1098,做多,2020-02-28 19:25:00,2020-02-28 19:30:00,223.4,222.28,1.42,100.0,0.6363,-0.71,0.07,-0.78,flip -1099,做空,2020-02-28 19:30:00,2020-02-28 19:45:00,222.28,222.41,1.41,100.0,0.6357,-0.08,0.07,-0.15,flip -1100,做多,2020-02-28 19:45:00,2020-02-28 19:50:00,222.41,222.16,1.41,100.0,0.6343,-0.16,0.07,-0.23,flip -1101,做空,2020-02-28 19:50:00,2020-02-28 19:55:00,222.16,222.83,1.41,100.0,0.6337,-0.42,0.07,-0.5,flip -1102,做多,2020-02-28 19:55:00,2020-02-28 20:15:00,222.83,225.94,1.4,100.0,0.6292,1.96,0.07,1.89,tp_upper -1103,做多,2020-02-29 06:30:00,2020-02-29 06:45:00,229.59,229.53,1.47,100.0,0.6392,-0.04,0.07,-0.11,flip -1104,做空,2020-02-29 06:45:00,2020-02-29 07:00:00,229.53,229.27,1.47,100.0,0.6386,0.17,0.07,0.09,flip -1105,做多,2020-02-29 07:00:00,2020-02-29 07:10:00,229.27,229.47,1.47,100.0,0.6394,0.13,0.07,0.05,flip -1106,做空,2020-02-29 07:10:00,2020-02-29 07:55:00,229.47,229.45,1.47,100.0,0.6388,0.01,0.07,-0.06,flip -1107,做多,2020-02-29 07:55:00,2020-02-29 08:05:00,229.45,229.54,1.46,100.0,0.6382,0.06,0.07,-0.02,flip -1108,做空,2020-02-29 08:05:00,2020-02-29 08:10:00,229.54,230.16,1.46,100.0,0.6376,-0.4,0.07,-0.47,flip -1109,做多,2020-02-29 08:10:00,2020-02-29 08:15:00,230.16,229.65,1.46,100.0,0.6335,-0.32,0.07,-0.4,flip -1110,做空,2020-02-29 08:15:00,2020-02-29 09:05:00,229.65,227.35,1.45,100.0,0.6329,1.46,0.07,1.38,tp_lower -1111,做多,2020-02-29 16:15:00,2020-02-29 16:20:00,225.18,224.65,1.47,100.0,0.6513,-0.35,0.07,-0.42,flip -1112,做空,2020-02-29 16:20:00,2020-02-29 17:35:00,224.65,224.88,1.46,100.0,0.6506,-0.15,0.07,-0.22,flip -1113,做多,2020-02-29 17:35:00,2020-02-29 17:45:00,224.88,224.83,1.46,100.0,0.6486,-0.03,0.07,-0.11,flip -1114,做空,2020-02-29 17:45:00,2020-02-29 17:55:00,224.83,225.56,1.46,100.0,0.648,-0.47,0.07,-0.55,flip -1115,做多,2020-02-29 17:55:00,2020-02-29 18:05:00,225.56,224.75,1.45,100.0,0.6431,-0.52,0.07,-0.59,flip -1116,做空,2020-02-29 18:05:00,2020-02-29 18:10:00,224.75,225.12,1.44,100.0,0.6425,-0.24,0.07,-0.31,flip -1117,做多,2020-02-29 18:10:00,2020-02-29 19:00:00,225.12,224.28,1.44,100.0,0.6397,-0.54,0.07,-0.61,flip -1118,做空,2020-02-29 19:00:00,2020-02-29 19:05:00,224.28,224.32,1.43,100.0,0.6391,-0.03,0.07,-0.1,flip -1119,做多,2020-02-29 19:05:00,2020-02-29 19:10:00,224.32,224.29,1.43,100.0,0.6382,-0.02,0.07,-0.09,flip -1120,做空,2020-02-29 19:10:00,2020-02-29 19:15:00,224.29,224.35,1.43,100.0,0.6376,-0.04,0.07,-0.11,flip -1121,做多,2020-02-29 19:15:00,2020-02-29 19:25:00,224.35,224.35,1.43,100.0,0.6366,0.0,0.07,-0.07,flip -1122,做空,2020-02-29 19:25:00,2020-02-29 19:30:00,224.35,224.6,1.43,100.0,0.636,-0.16,0.07,-0.23,flip -1123,做多,2020-02-29 19:30:00,2020-02-29 20:15:00,224.6,223.82,1.42,100.0,0.6339,-0.49,0.07,-0.57,flip -1124,做空,2020-02-29 20:15:00,2020-02-29 20:30:00,223.82,224.21,1.42,100.0,0.6333,-0.25,0.07,-0.32,flip -1125,做多,2020-02-29 20:30:00,2020-02-29 20:35:00,224.21,224.09,1.41,100.0,0.6305,-0.08,0.07,-0.15,flip -1126,做空,2020-02-29 20:35:00,2020-02-29 20:40:00,224.09,224.22,1.41,100.0,0.6298,-0.08,0.07,-0.15,flip -1127,做多,2020-02-29 20:40:00,2020-02-29 20:45:00,224.22,223.99,1.41,100.0,0.6285,-0.14,0.07,-0.21,flip -1128,做空,2020-02-29 20:45:00,2020-02-29 20:50:00,223.99,224.97,1.41,100.0,0.6278,-0.62,0.07,-0.69,flip -1129,做多,2020-02-29 20:50:00,2020-02-29 21:15:00,224.97,223.96,1.4,100.0,0.6217,-0.63,0.07,-0.7,flip -1130,做空,2020-02-29 21:15:00,2020-02-29 22:25:00,223.96,222.49,1.39,100.0,0.6211,0.91,0.07,0.84,tp_lower -1131,做多,2020-03-01 01:45:00,2020-03-01 04:15:00,222.0,222.95,1.44,100.0,0.6464,0.61,0.07,0.54,flip -1132,做空,2020-03-01 04:15:00,2020-03-01 04:30:00,222.95,222.92,1.44,100.0,0.6458,0.02,0.07,-0.05,flip -1133,做多,2020-03-01 04:30:00,2020-03-01 04:35:00,222.92,222.26,1.44,100.0,0.6453,-0.43,0.07,-0.5,flip -1134,做空,2020-03-01 04:35:00,2020-03-01 04:45:00,222.26,222.79,1.43,100.0,0.6447,-0.34,0.07,-0.41,flip -1135,做多,2020-03-01 04:45:00,2020-03-01 04:55:00,222.79,222.69,1.43,100.0,0.641,-0.06,0.07,-0.14,flip -1136,做空,2020-03-01 04:55:00,2020-03-01 05:50:00,222.69,222.62,1.43,100.0,0.6403,0.04,0.07,-0.03,flip -1137,做多,2020-03-01 05:50:00,2020-03-01 06:00:00,222.62,221.93,1.42,100.0,0.6401,-0.44,0.07,-0.51,flip -1138,做空,2020-03-01 06:00:00,2020-03-01 06:15:00,221.93,222.76,1.42,100.0,0.6394,-0.53,0.07,-0.6,flip -1139,做多,2020-03-01 06:15:00,2020-03-01 06:20:00,222.76,222.28,1.41,100.0,0.634,-0.3,0.07,-0.37,flip -1140,做空,2020-03-01 06:20:00,2020-03-01 06:25:00,222.28,222.48,1.41,100.0,0.6334,-0.13,0.07,-0.2,flip -1141,做多,2020-03-01 06:25:00,2020-03-01 06:30:00,222.48,221.18,1.41,100.0,0.6316,-0.82,0.07,-0.89,flip -1142,做空,2020-03-01 06:30:00,2020-03-01 07:30:00,221.18,219.52,1.4,100.0,0.631,1.05,0.07,0.98,tp_lower -1143,做多,2020-03-01 08:15:00,2020-03-01 08:30:00,221.78,221.92,1.4,100.0,0.6334,0.09,0.07,0.02,flip -1144,做空,2020-03-01 08:30:00,2020-03-01 08:40:00,221.92,221.8,1.4,100.0,0.6327,0.08,0.07,0.01,flip -1145,做多,2020-03-01 08:40:00,2020-03-01 08:45:00,221.8,220.87,1.4,100.0,0.6328,-0.59,0.07,-0.66,flip -1146,做空,2020-03-01 08:45:00,2020-03-01 09:15:00,220.87,221.24,1.4,100.0,0.6322,-0.23,0.07,-0.3,flip -1147,做多,2020-03-01 09:15:00,2020-03-01 11:00:00,221.24,221.3,1.39,100.0,0.6294,0.04,0.07,-0.03,flip -1148,做空,2020-03-01 11:00:00,2020-03-01 11:35:00,221.3,221.84,1.39,100.0,0.6288,-0.34,0.07,-0.41,flip -1149,做多,2020-03-01 11:35:00,2020-03-01 11:45:00,221.84,224.53,1.39,100.0,0.6251,1.68,0.07,1.61,tp_upper -1150,做多,2020-03-01 12:55:00,2020-03-01 13:00:00,221.96,221.31,1.4,100.0,0.6317,-0.41,0.07,-0.48,flip -1151,做空,2020-03-01 13:00:00,2020-03-01 13:25:00,221.31,221.73,1.4,100.0,0.6311,-0.27,0.07,-0.34,flip -1152,做多,2020-03-01 13:25:00,2020-03-01 13:35:00,221.73,221.42,1.39,100.0,0.6281,-0.19,0.07,-0.26,flip -1153,做空,2020-03-01 13:35:00,2020-03-01 13:40:00,221.42,222.04,1.39,100.0,0.6274,-0.39,0.07,-0.46,flip -1154,做多,2020-03-01 13:40:00,2020-03-01 14:15:00,222.04,221.32,1.38,100.0,0.6233,-0.45,0.07,-0.52,flip -1155,做空,2020-03-01 14:15:00,2020-03-01 14:20:00,221.32,221.62,1.38,100.0,0.6227,-0.19,0.07,-0.26,flip -1156,做多,2020-03-01 14:20:00,2020-03-01 14:35:00,221.62,221.46,1.37,100.0,0.6204,-0.1,0.07,-0.17,flip -1157,做空,2020-03-01 14:35:00,2020-03-01 15:05:00,221.46,221.34,1.37,100.0,0.6197,0.07,0.07,0.01,flip -1158,做多,2020-03-01 15:05:00,2020-03-01 15:20:00,221.34,221.07,1.37,100.0,0.6198,-0.17,0.07,-0.24,flip -1159,做空,2020-03-01 15:20:00,2020-03-01 15:25:00,221.07,221.55,1.37,100.0,0.6192,-0.3,0.07,-0.37,flip -1160,做多,2020-03-01 15:25:00,2020-03-01 15:30:00,221.55,221.05,1.36,100.0,0.6159,-0.31,0.07,-0.38,flip -1161,做空,2020-03-01 15:30:00,2020-03-01 15:40:00,221.05,221.71,1.36,100.0,0.6153,-0.41,0.07,-0.47,flip -1162,做多,2020-03-01 15:40:00,2020-03-01 15:45:00,221.71,221.06,1.35,100.0,0.611,-0.4,0.07,-0.46,flip -1163,做空,2020-03-01 15:45:00,2020-03-01 16:00:00,221.06,221.56,1.35,100.0,0.6104,-0.31,0.07,-0.37,flip -1164,做多,2020-03-01 16:00:00,2020-03-01 16:05:00,221.56,220.5,1.34,100.0,0.607,-0.64,0.07,-0.71,flip -1165,做空,2020-03-01 16:05:00,2020-03-01 16:30:00,220.5,217.14,1.34,100.0,0.6064,2.04,0.07,1.97,tp_lower -1166,做多,2020-03-01 22:35:00,2020-03-02 00:00:00,217.89,216.7,1.36,100.0,0.6224,-0.74,0.07,-0.81,flip -1167,做空,2020-03-02 00:00:00,2020-03-02 00:05:00,216.7,217.02,1.39,100.0,0.6423,-0.21,0.07,-0.28,flip -1168,做多,2020-03-02 00:05:00,2020-03-02 01:50:00,217.02,218.9,1.39,100.0,0.6398,1.2,0.07,1.13,tp_upper -1169,做多,2020-03-02 08:00:00,2020-03-02 08:45:00,220.22,221.61,1.4,100.0,0.6353,0.88,0.07,0.81,tp_upper -1170,做多,2020-03-02 23:20:00,2020-03-02 23:25:00,231.42,230.76,1.41,100.0,0.6078,-0.4,0.07,-0.47,flip -1171,做空,2020-03-02 23:25:00,2020-03-02 23:35:00,230.76,231.33,1.4,100.0,0.6072,-0.35,0.07,-0.42,flip -1172,做多,2020-03-02 23:35:00,2020-03-02 23:45:00,231.33,231.15,1.4,100.0,0.6036,-0.11,0.07,-0.18,flip -1173,做空,2020-03-02 23:45:00,2020-03-02 23:50:00,231.15,231.49,1.39,100.0,0.603,-0.21,0.07,-0.27,flip -1174,做多,2020-03-02 23:50:00,2020-03-03 00:00:00,231.49,230.96,1.39,100.0,0.6006,-0.32,0.07,-0.39,flip -1175,做空,2020-03-03 00:00:00,2020-03-03 00:10:00,230.96,228.98,1.4,100.0,0.6043,1.2,0.07,1.13,tp_lower -1176,做多,2020-03-03 03:30:00,2020-03-03 03:45:00,230.77,231.1,1.41,100.0,0.6094,0.2,0.07,0.13,flip -1177,做空,2020-03-03 03:45:00,2020-03-03 04:15:00,231.1,230.78,1.41,100.0,0.6088,0.19,0.07,0.12,flip -1178,做多,2020-03-03 04:15:00,2020-03-03 04:30:00,230.78,230.5,1.41,100.0,0.6099,-0.17,0.07,-0.24,flip -1179,做空,2020-03-03 04:30:00,2020-03-03 05:55:00,230.5,230.09,1.4,100.0,0.6093,0.25,0.07,0.18,flip -1180,做多,2020-03-03 05:55:00,2020-03-03 09:50:00,230.09,228.78,1.41,100.0,0.6108,-0.8,0.07,-0.87,flip -1181,做空,2020-03-03 09:50:00,2020-03-03 09:55:00,228.78,229.02,1.4,100.0,0.6102,-0.15,0.07,-0.22,flip -1182,做多,2020-03-03 09:55:00,2020-03-03 10:00:00,229.02,228.5,1.39,100.0,0.6083,-0.32,0.07,-0.39,flip -1183,做空,2020-03-03 10:00:00,2020-03-03 10:10:00,228.5,229.59,1.39,100.0,0.6077,-0.66,0.07,-0.73,flip -1184,做多,2020-03-03 10:10:00,2020-03-03 10:30:00,229.59,230.25,1.38,100.0,0.6013,0.4,0.07,0.33,tp_upper -1185,做多,2020-03-03 15:00:00,2020-03-03 15:05:00,228.74,227.96,1.38,100.0,0.6047,-0.47,0.07,-0.54,flip -1186,做空,2020-03-03 15:05:00,2020-03-03 15:15:00,227.96,223.78,1.38,100.0,0.6041,2.53,0.07,2.46,tp_lower -1187,做多,2020-03-03 22:15:00,2020-03-03 22:25:00,224.51,224.24,1.4,100.0,0.624,-0.17,0.07,-0.24,flip -1188,做空,2020-03-03 22:25:00,2020-03-03 23:55:00,224.24,224.1,1.4,100.0,0.6234,0.09,0.07,0.02,flip -1189,做多,2020-03-03 23:55:00,2020-03-04 00:00:00,224.1,223.72,1.4,100.0,0.6236,-0.24,0.07,-0.31,flip -1190,做空,2020-03-04 00:00:00,2020-03-04 00:15:00,223.72,224.08,1.41,100.0,0.6313,-0.23,0.07,-0.3,flip -1191,做多,2020-03-04 00:15:00,2020-03-04 00:20:00,224.08,223.88,1.41,100.0,0.6287,-0.13,0.07,-0.2,flip -1192,做空,2020-03-04 00:20:00,2020-03-04 00:40:00,223.88,224.2,1.41,100.0,0.6281,-0.2,0.07,-0.27,flip -1193,做多,2020-03-04 00:40:00,2020-03-04 00:50:00,224.2,225.14,1.4,100.0,0.6256,0.59,0.07,0.52,tp_upper -1194,做多,2020-03-04 07:10:00,2020-03-04 08:15:00,226.41,226.07,1.41,100.0,0.6215,-0.21,0.07,-0.28,flip -1195,做空,2020-03-04 08:15:00,2020-03-04 08:20:00,226.07,226.17,1.4,100.0,0.6209,-0.06,0.07,-0.13,flip -1196,做多,2020-03-04 08:20:00,2020-03-04 08:25:00,226.17,226.15,1.4,100.0,0.6197,-0.01,0.07,-0.08,flip -1197,做空,2020-03-04 08:25:00,2020-03-04 08:40:00,226.15,226.59,1.4,100.0,0.6191,-0.27,0.07,-0.34,flip -1198,做多,2020-03-04 08:40:00,2020-03-04 09:00:00,226.59,226.02,1.4,100.0,0.6161,-0.35,0.07,-0.42,flip -1199,做空,2020-03-04 09:00:00,2020-03-04 09:35:00,226.02,224.2,1.39,100.0,0.6155,1.12,0.07,1.05,tp_lower -1200,做多,2020-03-04 14:10:00,2020-03-04 14:20:00,225.15,225.06,1.4,100.0,0.6222,-0.06,0.07,-0.13,flip -1201,做空,2020-03-04 14:20:00,2020-03-04 14:50:00,225.06,222.83,1.4,100.0,0.6216,1.39,0.07,1.32,tp_lower -1202,做多,2020-03-04 21:25:00,2020-03-04 21:30:00,222.99,222.99,1.41,100.0,0.6329,0.0,0.07,-0.07,flip -1203,做空,2020-03-04 21:30:00,2020-03-04 21:40:00,222.99,222.78,1.41,100.0,0.6323,0.13,0.07,0.06,flip -1204,做多,2020-03-04 21:40:00,2020-03-04 21:45:00,222.78,222.62,1.41,100.0,0.6329,-0.1,0.07,-0.17,flip -1205,做空,2020-03-04 21:45:00,2020-03-04 21:50:00,222.62,223.07,1.41,100.0,0.6322,-0.28,0.07,-0.36,flip -1206,做多,2020-03-04 21:50:00,2020-03-04 21:55:00,223.07,222.78,1.4,100.0,0.629,-0.18,0.07,-0.25,flip -1207,做空,2020-03-04 21:55:00,2020-03-04 22:00:00,222.78,222.98,1.4,100.0,0.6284,-0.13,0.07,-0.2,flip -1208,做多,2020-03-04 22:00:00,2020-03-04 23:05:00,222.98,224.26,1.4,100.0,0.6267,0.8,0.07,0.73,tp_upper -1209,做多,2020-03-05 15:10:00,2020-03-05 15:15:00,230.64,230.36,1.43,100.0,0.6194,-0.17,0.07,-0.24,flip -1210,做空,2020-03-05 15:15:00,2020-03-05 15:30:00,230.36,230.48,1.43,100.0,0.6188,-0.07,0.07,-0.15,flip -1211,做多,2020-03-05 15:30:00,2020-03-05 15:35:00,230.48,229.94,1.42,100.0,0.6175,-0.33,0.07,-0.4,flip -1212,做空,2020-03-05 15:35:00,2020-03-05 15:50:00,229.94,230.88,1.42,100.0,0.6169,-0.58,0.07,-0.65,flip -1213,做多,2020-03-05 15:50:00,2020-03-05 16:25:00,230.88,233.19,1.41,100.0,0.6113,1.41,0.07,1.34,tp_upper -1214,做多,2020-03-05 18:30:00,2020-03-05 19:00:00,232.3,231.85,1.42,100.0,0.613,-0.28,0.07,-0.35,flip -1215,做空,2020-03-05 19:00:00,2020-03-05 19:40:00,231.85,232.22,1.42,100.0,0.6124,-0.23,0.07,-0.3,flip -1216,做多,2020-03-05 19:40:00,2020-03-05 19:45:00,232.22,232.04,1.42,100.0,0.6098,-0.11,0.07,-0.18,flip -1217,做空,2020-03-05 19:45:00,2020-03-05 20:05:00,232.04,232.0,1.41,100.0,0.6092,0.02,0.07,-0.05,flip -1218,做多,2020-03-05 20:05:00,2020-03-05 20:10:00,232.0,231.68,1.41,100.0,0.6088,-0.19,0.07,-0.27,flip -1219,做空,2020-03-05 20:10:00,2020-03-05 20:35:00,231.68,230.87,1.41,100.0,0.6082,0.49,0.07,0.42,tp_lower -1220,做多,2020-03-05 21:05:00,2020-03-05 21:10:00,231.79,231.13,1.41,100.0,0.6094,-0.4,0.07,-0.47,flip -1221,做空,2020-03-05 21:10:00,2020-03-05 21:15:00,231.13,231.49,1.41,100.0,0.6088,-0.22,0.07,-0.29,flip -1222,做多,2020-03-05 21:15:00,2020-03-05 21:20:00,231.49,231.29,1.4,100.0,0.6063,-0.12,0.07,-0.19,flip -1223,做空,2020-03-05 21:20:00,2020-03-05 21:35:00,231.29,231.67,1.4,100.0,0.6057,-0.23,0.07,-0.3,flip -1224,做多,2020-03-05 21:35:00,2020-03-06 02:30:00,231.67,230.2,1.4,100.0,0.6031,-0.89,0.07,-0.96,flip -1225,做空,2020-03-06 02:30:00,2020-03-06 02:35:00,230.2,230.49,1.41,100.0,0.6111,-0.18,0.07,-0.25,flip -1226,做多,2020-03-06 02:35:00,2020-03-06 02:40:00,230.49,230.38,1.4,100.0,0.6089,-0.07,0.07,-0.14,flip -1227,做空,2020-03-06 02:40:00,2020-03-06 03:05:00,230.38,230.16,1.4,100.0,0.6083,0.13,0.07,0.06,flip -1228,做多,2020-03-06 03:05:00,2020-03-06 03:20:00,230.16,229.92,1.4,100.0,0.6089,-0.15,0.07,-0.22,flip -1229,做空,2020-03-06 03:20:00,2020-03-06 05:05:00,229.92,230.08,1.4,100.0,0.6083,-0.1,0.07,-0.17,flip -1230,做多,2020-03-06 05:05:00,2020-03-06 05:10:00,230.08,231.26,1.4,100.0,0.6068,0.72,0.07,0.65,tp_upper -1231,做多,2020-03-06 16:50:00,2020-03-06 16:55:00,236.97,236.75,1.4,100.0,0.5916,-0.13,0.07,-0.2,flip -1232,做空,2020-03-06 16:55:00,2020-03-06 17:00:00,236.75,237.16,1.4,100.0,0.591,-0.24,0.07,-0.31,flip -1233,做多,2020-03-06 17:00:00,2020-03-06 18:20:00,237.16,237.23,1.4,100.0,0.5884,0.04,0.07,-0.03,flip -1234,做空,2020-03-06 18:20:00,2020-03-06 18:30:00,237.23,237.78,1.39,100.0,0.5878,-0.32,0.07,-0.39,flip -1235,做多,2020-03-06 18:30:00,2020-03-06 18:35:00,237.78,237.53,1.39,100.0,0.5845,-0.15,0.07,-0.22,flip -1236,做空,2020-03-06 18:35:00,2020-03-06 19:15:00,237.53,237.6,1.39,100.0,0.5839,-0.04,0.07,-0.11,flip -1237,做多,2020-03-06 19:15:00,2020-03-06 21:00:00,237.6,239.52,1.39,100.0,0.583,1.12,0.07,1.05,tp_upper -1238,做多,2020-03-07 05:30:00,2020-03-07 05:35:00,242.8,242.52,1.41,100.0,0.5815,-0.16,0.07,-0.23,flip -1239,做空,2020-03-07 05:35:00,2020-03-07 06:40:00,242.52,243.34,1.41,100.0,0.5809,-0.48,0.07,-0.55,flip -1240,做多,2020-03-07 06:40:00,2020-03-07 06:45:00,243.34,242.74,1.4,100.0,0.5764,-0.35,0.07,-0.42,flip -1241,做空,2020-03-07 06:45:00,2020-03-07 06:50:00,242.74,242.79,1.4,100.0,0.5759,-0.03,0.07,-0.1,flip -1242,做多,2020-03-07 06:50:00,2020-03-07 08:30:00,242.79,243.68,1.4,100.0,0.575,0.51,0.07,0.44,flip -1243,做空,2020-03-07 08:30:00,2020-03-07 08:40:00,243.68,243.98,1.4,100.0,0.5745,-0.17,0.07,-0.24,flip -1244,做多,2020-03-07 08:40:00,2020-03-07 09:00:00,243.98,244.75,1.4,100.0,0.5725,0.44,0.07,0.37,tp_upper -1245,做多,2020-03-07 11:05:00,2020-03-07 11:15:00,244.1,243.6,1.4,100.0,0.5734,-0.29,0.07,-0.36,flip -1246,做空,2020-03-07 11:15:00,2020-03-07 11:25:00,243.6,244.06,1.4,100.0,0.5729,-0.26,0.07,-0.33,flip -1247,做多,2020-03-07 11:25:00,2020-03-07 12:05:00,244.06,244.9,1.39,100.0,0.5701,0.48,0.07,0.41,tp_upper -1248,做多,2020-03-07 13:00:00,2020-03-07 13:05:00,244.24,243.97,1.39,100.0,0.5711,-0.15,0.07,-0.22,flip -1249,做空,2020-03-07 13:05:00,2020-03-07 14:00:00,243.97,244.09,1.39,100.0,0.5705,-0.07,0.07,-0.14,flip -1250,做多,2020-03-07 14:00:00,2020-03-07 14:15:00,244.09,244.14,1.39,100.0,0.5694,0.03,0.07,-0.04,flip -1251,做空,2020-03-07 14:15:00,2020-03-07 14:50:00,244.14,244.7,1.39,100.0,0.5688,-0.32,0.07,-0.39,flip -1252,做多,2020-03-07 14:50:00,2020-03-07 15:05:00,244.7,245.64,1.38,100.0,0.5657,0.53,0.07,0.46,tp_upper -1253,做多,2020-03-08 10:20:00,2020-03-08 10:35:00,231.47,231.06,1.41,100.0,0.6078,-0.25,0.07,-0.32,flip -1254,做空,2020-03-08 10:35:00,2020-03-08 11:45:00,231.06,230.99,1.4,100.0,0.6072,0.04,0.07,-0.03,flip -1255,做多,2020-03-08 11:45:00,2020-03-08 12:15:00,230.99,230.16,1.4,100.0,0.607,-0.5,0.07,-0.57,flip -1256,做空,2020-03-08 12:15:00,2020-03-08 12:40:00,230.16,227.52,1.4,100.0,0.6064,1.6,0.07,1.53,tp_lower -1257,做多,2020-03-09 05:45:00,2020-03-09 06:00:00,204.48,204.21,1.42,100.0,0.6921,-0.19,0.07,-0.26,flip -1258,做空,2020-03-09 06:00:00,2020-03-09 06:05:00,204.21,204.8,1.41,100.0,0.6915,-0.41,0.07,-0.48,flip -1259,做多,2020-03-09 06:05:00,2020-03-09 06:35:00,204.8,204.06,1.41,100.0,0.6868,-0.51,0.07,-0.58,flip -1260,做空,2020-03-09 06:35:00,2020-03-09 06:40:00,204.06,204.85,1.4,100.0,0.6861,-0.54,0.07,-0.61,flip -1261,做多,2020-03-09 06:40:00,2020-03-09 08:00:00,204.85,207.56,1.39,100.0,0.6801,1.84,0.07,1.77,tp_upper -1262,做多,2020-03-09 09:50:00,2020-03-09 09:55:00,203.93,203.5,1.41,100.0,0.6915,-0.3,0.07,-0.37,flip -1263,做空,2020-03-09 09:55:00,2020-03-09 10:00:00,203.5,203.84,1.41,100.0,0.6908,-0.23,0.07,-0.31,flip -1264,做多,2020-03-09 10:00:00,2020-03-09 10:10:00,203.84,203.78,1.4,100.0,0.6878,-0.04,0.07,-0.11,flip -1265,做空,2020-03-09 10:10:00,2020-03-09 10:15:00,203.78,204.0,1.4,100.0,0.6872,-0.15,0.07,-0.22,flip -1266,做多,2020-03-09 10:15:00,2020-03-09 10:35:00,204.0,203.87,1.4,100.0,0.685,-0.09,0.07,-0.16,flip -1267,做空,2020-03-09 10:35:00,2020-03-09 10:40:00,203.87,204.92,1.4,100.0,0.6843,-0.72,0.07,-0.79,flip -1268,做多,2020-03-09 10:40:00,2020-03-09 10:45:00,204.92,204.38,1.39,100.0,0.6766,-0.37,0.07,-0.43,flip -1269,做空,2020-03-09 10:45:00,2020-03-09 11:10:00,204.38,200.66,1.38,100.0,0.6759,2.51,0.07,2.45,tp_lower -1270,做多,2020-03-09 12:00:00,2020-03-09 12:10:00,203.46,203.19,1.41,100.0,0.6907,-0.19,0.07,-0.26,flip -1271,做空,2020-03-09 12:10:00,2020-03-09 12:30:00,203.19,203.37,1.4,100.0,0.69,-0.12,0.07,-0.19,flip -1272,做多,2020-03-09 12:30:00,2020-03-09 12:35:00,203.37,203.14,1.4,100.0,0.6881,-0.16,0.07,-0.23,flip -1273,做空,2020-03-09 12:35:00,2020-03-09 12:45:00,203.14,203.4,1.4,100.0,0.6874,-0.18,0.07,-0.25,flip -1274,做多,2020-03-09 12:45:00,2020-03-09 13:10:00,203.4,202.98,1.39,100.0,0.6849,-0.29,0.07,-0.36,flip -1275,做空,2020-03-09 13:10:00,2020-03-09 13:15:00,202.98,203.47,1.39,100.0,0.6843,-0.34,0.07,-0.4,flip -1276,做多,2020-03-09 13:15:00,2020-03-09 13:20:00,203.47,203.07,1.38,100.0,0.6803,-0.27,0.07,-0.34,flip -1277,做空,2020-03-09 13:20:00,2020-03-09 13:50:00,203.07,202.52,1.38,100.0,0.6796,0.37,0.07,0.3,tp_lower -1278,做多,2020-03-09 13:55:00,2020-03-09 14:00:00,202.9,202.09,1.38,100.0,0.6813,-0.55,0.07,-0.62,flip -1279,做空,2020-03-09 14:00:00,2020-03-09 14:35:00,202.09,200.4,1.38,100.0,0.6806,1.15,0.07,1.08,tp_lower -1280,做多,2020-03-09 20:00:00,2020-03-09 20:05:00,198.77,197.38,1.39,100.0,0.6971,-0.97,0.07,-1.04,flip -1281,做空,2020-03-09 20:05:00,2020-03-09 20:10:00,197.38,197.73,1.37,100.0,0.6964,-0.24,0.07,-0.31,flip -1282,做多,2020-03-09 20:10:00,2020-03-09 21:15:00,197.73,197.86,1.37,100.0,0.6932,0.09,0.07,0.02,flip -1283,做空,2020-03-09 21:15:00,2020-03-09 22:25:00,197.86,197.67,1.37,100.0,0.6926,0.13,0.07,0.06,flip -1284,做多,2020-03-09 22:25:00,2020-03-09 22:30:00,197.67,197.51,1.37,100.0,0.6932,-0.11,0.07,-0.18,flip -1285,做空,2020-03-09 22:30:00,2020-03-10 06:40:00,197.51,201.63,1.37,100.0,0.6925,-2.85,0.07,-2.92,flip -1286,做多,2020-03-10 06:40:00,2020-03-10 06:45:00,201.63,201.23,1.37,100.0,0.6812,-0.27,0.07,-0.34,flip -1287,做空,2020-03-10 06:45:00,2020-03-10 07:10:00,201.23,198.53,1.37,100.0,0.6805,1.84,0.07,1.77,tp_lower -1288,做多,2020-03-10 10:30:00,2020-03-10 10:45:00,202.78,203.7,1.39,100.0,0.6837,0.63,0.07,0.56,tp_upper -1289,做多,2020-03-10 13:45:00,2020-03-10 15:05:00,202.49,202.7,1.39,100.0,0.6871,0.14,0.07,0.07,flip -1290,做空,2020-03-10 15:05:00,2020-03-10 15:35:00,202.7,199.09,1.39,100.0,0.6864,2.48,0.07,2.41,tp_lower -1291,做多,2020-03-10 17:55:00,2020-03-10 20:00:00,201.46,201.56,1.41,100.0,0.7023,0.07,0.07,-0.0,flip -1292,做空,2020-03-10 20:00:00,2020-03-10 20:10:00,201.56,202.3,1.41,100.0,0.7016,-0.52,0.07,-0.59,flip -1293,做多,2020-03-10 20:10:00,2020-03-10 20:15:00,202.3,202.12,1.41,100.0,0.6957,-0.13,0.07,-0.2,flip -1294,做空,2020-03-10 20:15:00,2020-03-10 20:20:00,202.12,202.3,1.4,100.0,0.695,-0.13,0.07,-0.2,flip -1295,做多,2020-03-10 20:20:00,2020-03-10 23:05:00,202.3,201.64,1.4,100.0,0.6931,-0.46,0.07,-0.53,flip -1296,做空,2020-03-10 23:05:00,2020-03-10 23:20:00,201.64,201.22,1.4,100.0,0.6924,0.29,0.07,0.22,flip -1297,做多,2020-03-10 23:20:00,2020-03-10 23:30:00,201.22,201.36,1.4,100.0,0.6946,0.1,0.07,0.03,flip -1298,做空,2020-03-10 23:30:00,2020-03-10 23:35:00,201.36,201.47,1.4,100.0,0.6939,-0.08,0.07,-0.15,flip -1299,做多,2020-03-10 23:35:00,2020-03-10 23:40:00,201.47,200.92,1.4,100.0,0.6925,-0.38,0.07,-0.45,flip -1300,做空,2020-03-10 23:40:00,2020-03-10 23:45:00,200.92,201.21,1.39,100.0,0.6918,-0.2,0.07,-0.27,flip -1301,做多,2020-03-10 23:45:00,2020-03-11 00:10:00,201.21,201.28,1.39,100.0,0.6891,0.05,0.07,-0.02,flip -1302,做空,2020-03-11 00:10:00,2020-03-11 00:20:00,201.28,201.95,1.41,100.0,0.6984,-0.47,0.07,-0.54,flip -1303,做多,2020-03-11 00:20:00,2020-03-11 02:15:00,201.95,201.36,1.4,100.0,0.693,-0.41,0.07,-0.48,flip -1304,做空,2020-03-11 02:15:00,2020-03-11 02:25:00,201.36,201.54,1.39,100.0,0.6923,-0.12,0.07,-0.19,flip -1305,做多,2020-03-11 02:25:00,2020-03-11 02:40:00,201.54,201.76,1.39,100.0,0.6904,0.15,0.07,0.08,flip -1306,做空,2020-03-11 02:40:00,2020-03-11 03:15:00,201.76,201.43,1.39,100.0,0.6897,0.23,0.07,0.16,flip -1307,做多,2020-03-11 03:15:00,2020-03-11 03:30:00,201.43,201.4,1.39,100.0,0.6913,-0.02,0.07,-0.09,flip -1308,做空,2020-03-11 03:30:00,2020-03-11 03:35:00,201.4,202.03,1.39,100.0,0.6906,-0.44,0.07,-0.5,flip -1309,做多,2020-03-11 03:35:00,2020-03-11 03:45:00,202.03,202.1,1.39,100.0,0.6856,0.05,0.07,-0.02,flip -1310,做空,2020-03-11 03:45:00,2020-03-11 03:55:00,202.1,201.93,1.38,100.0,0.6849,0.12,0.07,0.05,flip -1311,做多,2020-03-11 03:55:00,2020-03-11 04:00:00,201.93,201.82,1.38,100.0,0.6854,-0.08,0.07,-0.14,flip -1312,做空,2020-03-11 04:00:00,2020-03-11 04:05:00,201.82,201.91,1.38,100.0,0.6847,-0.06,0.07,-0.13,flip -1313,做多,2020-03-11 04:05:00,2020-03-11 04:15:00,201.91,201.47,1.38,100.0,0.6834,-0.3,0.07,-0.37,flip -1314,做空,2020-03-11 04:15:00,2020-03-11 04:55:00,201.47,200.87,1.38,100.0,0.6827,0.41,0.07,0.34,tp_lower -1315,做多,2020-03-11 08:05:00,2020-03-11 21:10:00,200.45,191.83,1.38,100.0,0.6876,-5.93,0.07,-5.99,flip -1316,做空,2020-03-11 21:10:00,2020-03-11 21:15:00,191.83,191.94,1.32,100.0,0.6869,-0.08,0.07,-0.14,flip -1317,做多,2020-03-11 21:15:00,2020-03-11 21:30:00,191.94,191.94,1.32,100.0,0.6854,0.0,0.07,-0.07,flip -1318,做空,2020-03-11 21:30:00,2020-03-11 22:30:00,191.94,192.45,1.31,100.0,0.6847,-0.35,0.07,-0.42,flip -1319,做多,2020-03-11 22:30:00,2020-03-12 00:05:00,192.45,194.3,1.31,100.0,0.6804,1.26,0.07,1.19,tp_upper -1320,做多,2020-03-12 19:50:00,2020-03-12 19:55:00,139.71,138.4,1.34,100.0,0.9612,-1.26,0.07,-1.33,flip -1321,做空,2020-03-12 19:55:00,2020-03-12 20:25:00,138.4,132.78,1.33,100.0,0.9602,5.4,0.06,5.33,tp_lower -1322,做多,2020-03-13 02:35:00,2020-03-13 03:45:00,117.44,119.48,1.38,100.0,1.179,2.41,0.07,2.33,flip -1323,做空,2020-03-13 03:45:00,2020-03-13 03:50:00,119.48,123.85,1.41,100.0,1.1778,-5.15,0.07,-5.22,flip -1324,做多,2020-03-13 03:50:00,2020-03-13 04:00:00,123.85,120.32,1.35,100.0,1.0935,-3.86,0.07,-3.93,flip -1325,做空,2020-03-13 04:00:00,2020-03-13 04:05:00,120.32,122.1,1.31,100.0,1.0924,-1.94,0.07,-2.01,flip -1326,做多,2020-03-13 04:05:00,2020-03-13 04:10:00,122.1,121.07,1.29,100.0,1.0595,-1.09,0.06,-1.16,flip -1327,做空,2020-03-13 04:10:00,2020-03-13 04:15:00,121.07,121.67,1.28,100.0,1.0584,-0.64,0.06,-0.7,flip -1328,做多,2020-03-13 04:15:00,2020-03-13 04:25:00,121.67,115.61,1.27,100.0,1.0469,-6.34,0.06,-6.41,flip -1329,做空,2020-03-13 04:25:00,2020-03-13 05:05:00,115.61,121.58,1.21,100.0,1.0459,-6.24,0.06,-6.31,flip -1330,做多,2020-03-13 05:05:00,2020-03-13 05:10:00,121.58,118.7,1.15,100.0,0.9421,-2.71,0.06,-2.77,flip -1331,做空,2020-03-13 05:10:00,2020-03-13 05:15:00,118.7,120.0,1.12,100.0,0.9412,-1.22,0.06,-1.28,flip -1332,做多,2020-03-13 05:15:00,2020-03-13 05:30:00,120.0,117.41,1.1,100.0,0.9199,-2.38,0.05,-2.44,flip -1333,做空,2020-03-13 05:30:00,2020-03-13 05:35:00,117.41,118.41,1.08,100.0,0.9189,-0.92,0.05,-0.97,flip -1334,做多,2020-03-13 05:35:00,2020-03-13 05:45:00,118.41,117.14,1.07,100.0,0.9025,-1.15,0.05,-1.2,flip -1335,做空,2020-03-13 05:45:00,2020-03-13 05:50:00,117.14,117.26,1.06,100.0,0.9016,-0.11,0.05,-0.16,flip -1336,做多,2020-03-13 05:50:00,2020-03-13 05:55:00,117.26,116.65,1.05,100.0,0.8988,-0.55,0.05,-0.6,flip -1337,做空,2020-03-13 05:55:00,2020-03-13 06:10:00,116.65,119.78,1.05,100.0,0.8979,-2.81,0.05,-2.86,flip -1338,做多,2020-03-13 06:10:00,2020-03-13 08:00:00,119.78,131.62,1.02,100.0,0.8501,10.07,0.06,10.01,tp_upper -1339,做多,2020-03-13 16:30:00,2020-03-13 16:45:00,127.11,124.86,1.12,100.0,0.8794,-1.98,0.05,-2.03,flip -1340,做空,2020-03-13 16:45:00,2020-03-13 17:00:00,124.86,122.32,1.1,100.0,0.8786,2.23,0.05,2.18,tp_lower -1341,做多,2020-03-13 19:45:00,2020-03-13 19:50:00,127.05,125.49,1.12,100.0,0.8801,-1.37,0.06,-1.43,flip -1342,做空,2020-03-13 19:50:00,2020-03-13 19:55:00,125.49,128.23,1.1,100.0,0.8792,-2.41,0.06,-2.47,flip -1343,做多,2020-03-13 19:55:00,2020-03-13 20:00:00,128.23,128.05,1.08,100.0,0.8408,-0.15,0.05,-0.21,flip -1344,做空,2020-03-13 20:00:00,2020-03-14 05:20:00,128.05,131.57,1.08,100.0,0.84,-2.96,0.06,-3.01,flip -1345,做多,2020-03-14 05:20:00,2020-03-14 05:25:00,131.57,130.73,1.07,100.0,0.8122,-0.68,0.05,-0.74,flip -1346,做空,2020-03-14 05:25:00,2020-03-14 05:40:00,130.73,131.57,1.06,100.0,0.8114,-0.68,0.05,-0.73,flip -1347,做多,2020-03-14 05:40:00,2020-03-14 05:45:00,131.57,131.07,1.05,100.0,0.8002,-0.4,0.05,-0.45,flip -1348,做空,2020-03-14 05:45:00,2020-03-14 07:55:00,131.07,132.19,1.05,100.0,0.7994,-0.9,0.05,-0.95,flip -1349,做多,2020-03-14 07:55:00,2020-03-14 08:00:00,132.19,129.64,1.04,100.0,0.785,-2.0,0.05,-2.05,flip -1350,做空,2020-03-14 08:00:00,2020-03-14 08:05:00,129.64,127.94,1.02,100.0,0.7843,1.33,0.05,1.28,tp_lower -1351,做多,2020-03-14 16:00:00,2020-03-14 16:10:00,128.31,127.89,1.03,100.0,0.802,-0.34,0.05,-0.39,flip -1352,做空,2020-03-14 16:10:00,2020-03-14 16:15:00,127.89,129.59,1.02,100.0,0.8012,-1.36,0.05,-1.41,flip -1353,做多,2020-03-14 16:15:00,2020-03-14 16:20:00,129.59,129.3,1.01,100.0,0.7794,-0.23,0.05,-0.28,tp_upper -1354,做多,2020-03-14 16:45:00,2020-03-14 17:00:00,127.81,127.33,1.01,100.0,0.7877,-0.38,0.05,-0.43,flip -1355,做空,2020-03-14 17:00:00,2020-03-14 17:10:00,127.33,127.72,1.0,100.0,0.7869,-0.31,0.05,-0.36,flip -1356,做多,2020-03-14 17:10:00,2020-03-14 17:20:00,127.72,127.71,1.0,100.0,0.7813,-0.01,0.05,-0.06,flip -1357,做空,2020-03-14 17:20:00,2020-03-14 17:50:00,127.71,128.4,1.0,100.0,0.7805,-0.54,0.05,-0.59,flip -1358,做多,2020-03-14 17:50:00,2020-03-14 18:05:00,128.4,128.03,0.99,100.0,0.7713,-0.29,0.05,-0.33,tp_upper -1359,做多,2020-03-14 19:35:00,2020-03-14 19:55:00,128.5,127.22,0.99,100.0,0.7677,-0.98,0.05,-1.03,flip -1360,做空,2020-03-14 19:55:00,2020-03-14 20:00:00,127.22,127.05,0.98,100.0,0.767,0.13,0.05,0.08,tp_lower -1361,做多,2020-03-14 20:05:00,2020-03-14 20:55:00,127.7,127.38,0.98,100.0,0.7643,-0.24,0.05,-0.29,flip -1362,做空,2020-03-14 20:55:00,2020-03-14 21:05:00,127.38,126.46,0.97,100.0,0.7636,0.7,0.05,0.65,tp_lower -1363,做多,2020-03-14 21:45:00,2020-03-14 21:50:00,127.62,126.7,0.98,100.0,0.7669,-0.71,0.05,-0.75,flip -1364,做空,2020-03-14 21:50:00,2020-03-14 21:55:00,126.7,126.64,0.97,100.0,0.7661,0.05,0.05,-0.0,tp_lower -1365,做多,2020-03-15 06:05:00,2020-03-15 07:15:00,123.85,122.69,0.99,100.0,0.7984,-0.93,0.05,-0.98,flip -1366,做空,2020-03-15 07:15:00,2020-03-15 07:20:00,122.69,123.2,0.98,100.0,0.7976,-0.41,0.05,-0.46,flip -1367,做多,2020-03-15 07:20:00,2020-03-15 07:25:00,123.2,122.81,0.97,100.0,0.7902,-0.31,0.05,-0.36,flip -1368,做空,2020-03-15 07:25:00,2020-03-15 07:30:00,122.81,122.84,0.97,100.0,0.7894,-0.02,0.05,-0.07,flip -1369,做多,2020-03-15 07:30:00,2020-03-15 08:20:00,122.84,122.49,0.97,100.0,0.7882,-0.28,0.05,-0.32,flip -1370,做空,2020-03-15 08:20:00,2020-03-15 08:55:00,122.49,122.4,0.96,100.0,0.7874,0.07,0.05,0.02,flip -1371,做多,2020-03-15 08:55:00,2020-03-15 09:00:00,122.4,122.34,0.96,100.0,0.7878,-0.05,0.05,-0.1,flip -1372,做空,2020-03-15 09:00:00,2020-03-15 09:05:00,122.34,122.45,0.96,100.0,0.787,-0.09,0.05,-0.13,flip -1373,做多,2020-03-15 09:05:00,2020-03-15 09:10:00,122.45,121.96,0.96,100.0,0.7848,-0.38,0.05,-0.43,flip -1374,做空,2020-03-15 09:10:00,2020-03-15 09:35:00,121.96,122.39,0.96,100.0,0.784,-0.34,0.05,-0.39,flip -1375,做多,2020-03-15 09:35:00,2020-03-15 09:40:00,122.39,122.33,0.95,100.0,0.7778,-0.05,0.05,-0.09,flip -1376,做空,2020-03-15 09:40:00,2020-03-15 09:45:00,122.33,122.65,0.95,100.0,0.777,-0.25,0.05,-0.3,flip -1377,做多,2020-03-15 09:45:00,2020-03-15 09:50:00,122.65,122.35,0.95,100.0,0.7721,-0.23,0.05,-0.28,flip -1378,做空,2020-03-15 09:50:00,2020-03-15 10:00:00,122.35,122.27,0.94,100.0,0.7714,0.06,0.05,0.01,flip -1379,做多,2020-03-15 10:00:00,2020-03-15 10:15:00,122.27,124.4,0.94,100.0,0.7716,1.64,0.05,1.6,tp_upper -1380,做多,2020-03-15 14:35:00,2020-03-15 15:10:00,123.97,124.47,0.96,100.0,0.7735,0.39,0.05,0.34,flip -1381,做空,2020-03-15 15:10:00,2020-03-15 15:15:00,124.47,124.83,0.96,100.0,0.7727,-0.28,0.05,-0.33,flip -1382,做多,2020-03-15 15:15:00,2020-03-15 15:45:00,124.83,123.84,0.96,100.0,0.7675,-0.76,0.05,-0.81,flip -1383,做空,2020-03-15 15:45:00,2020-03-15 16:00:00,123.84,124.31,0.95,100.0,0.7667,-0.36,0.05,-0.41,flip -1384,做多,2020-03-15 16:00:00,2020-03-15 16:05:00,124.31,123.89,0.94,100.0,0.7602,-0.32,0.05,-0.37,flip -1385,做空,2020-03-15 16:05:00,2020-03-15 17:05:00,123.89,124.19,0.94,100.0,0.7594,-0.23,0.05,-0.27,flip -1386,做多,2020-03-15 17:05:00,2020-03-15 17:30:00,124.19,124.2,0.94,100.0,0.755,0.01,0.05,-0.04,flip -1387,做空,2020-03-15 17:30:00,2020-03-15 19:15:00,124.2,124.33,0.94,100.0,0.7542,-0.1,0.05,-0.14,flip -1388,做多,2020-03-15 19:15:00,2020-03-15 21:20:00,124.33,125.94,0.93,100.0,0.7519,1.21,0.05,1.16,tp_upper -1389,做多,2020-03-15 22:35:00,2020-03-15 22:45:00,123.99,123.64,0.95,100.0,0.763,-0.27,0.05,-0.31,flip -1390,做空,2020-03-15 22:45:00,2020-03-15 22:50:00,123.64,124.33,0.94,100.0,0.7622,-0.53,0.05,-0.57,flip -1391,做多,2020-03-15 22:50:00,2020-03-15 22:55:00,124.33,123.93,0.94,100.0,0.753,-0.3,0.05,-0.35,flip -1392,做空,2020-03-15 22:55:00,2020-03-15 23:05:00,123.93,124.37,0.93,100.0,0.7522,-0.33,0.05,-0.38,flip -1393,做多,2020-03-15 23:05:00,2020-03-15 23:15:00,124.37,124.44,0.93,100.0,0.7462,0.05,0.05,0.01,flip -1394,做空,2020-03-15 23:15:00,2020-03-15 23:25:00,124.44,124.5,0.93,100.0,0.7454,-0.04,0.05,-0.09,flip -1395,做多,2020-03-15 23:25:00,2020-03-15 23:30:00,124.5,123.74,0.93,100.0,0.744,-0.57,0.05,-0.61,flip -1396,做空,2020-03-15 23:30:00,2020-03-15 23:35:00,123.74,124.29,0.92,100.0,0.7432,-0.41,0.05,-0.45,flip -1397,做多,2020-03-15 23:35:00,2020-03-15 23:50:00,124.29,123.76,0.91,100.0,0.7359,-0.39,0.05,-0.44,flip -1398,做空,2020-03-15 23:50:00,2020-03-15 23:55:00,123.76,123.89,0.91,100.0,0.7351,-0.1,0.05,-0.14,flip -1399,做多,2020-03-15 23:55:00,2020-03-16 02:10:00,123.89,123.6,0.91,100.0,0.7329,-0.21,0.05,-0.26,flip -1400,做空,2020-03-16 02:10:00,2020-03-16 02:15:00,123.6,123.68,0.93,100.0,0.7559,-0.06,0.05,-0.11,flip -1401,做多,2020-03-16 02:15:00,2020-03-16 02:25:00,123.68,123.55,0.93,100.0,0.7542,-0.1,0.05,-0.14,flip -1402,做空,2020-03-16 02:25:00,2020-03-16 02:55:00,123.55,123.86,0.93,100.0,0.7535,-0.23,0.05,-0.28,flip -1403,做多,2020-03-16 02:55:00,2020-03-16 03:00:00,123.86,123.27,0.93,100.0,0.7489,-0.44,0.05,-0.49,flip -1404,做空,2020-03-16 03:00:00,2020-03-16 05:45:00,123.27,118.45,0.92,100.0,0.7482,3.61,0.04,3.56,tp_lower -1405,做多,2020-03-16 13:55:00,2020-03-16 15:15:00,108.65,113.53,0.96,100.0,0.8812,4.3,0.05,4.25,tp_upper -1406,做多,2020-03-16 19:40:00,2020-03-16 19:50:00,112.58,110.02,1.0,100.0,0.8878,-2.27,0.05,-2.32,flip -1407,做空,2020-03-16 19:50:00,2020-03-16 20:00:00,110.02,110.61,0.98,100.0,0.8869,-0.52,0.05,-0.57,flip -1408,做多,2020-03-16 20:00:00,2020-03-16 20:05:00,110.61,110.28,0.97,100.0,0.8765,-0.29,0.05,-0.34,flip -1409,做空,2020-03-16 20:05:00,2020-03-16 20:20:00,110.28,109.8,0.97,100.0,0.8757,0.42,0.05,0.37,flip -1410,做多,2020-03-16 20:20:00,2020-03-16 20:30:00,109.8,109.81,0.97,100.0,0.8824,0.01,0.05,-0.04,flip -1411,做空,2020-03-16 20:30:00,2020-03-16 22:00:00,109.81,110.36,0.97,100.0,0.8816,-0.48,0.05,-0.53,flip -1412,做多,2020-03-16 22:00:00,2020-03-17 00:05:00,110.36,111.29,0.96,100.0,0.8719,0.81,0.05,0.76,flip -1413,做空,2020-03-17 00:05:00,2020-03-17 00:50:00,111.29,110.91,0.98,100.0,0.881,0.33,0.05,0.29,flip -1414,做多,2020-03-17 00:50:00,2020-03-17 01:05:00,110.91,113.9,0.98,100.0,0.8862,2.65,0.05,2.6,tp_upper -1415,做多,2020-03-17 10:10:00,2020-03-17 10:20:00,116.49,116.26,1.01,100.0,0.8656,-0.2,0.05,-0.25,flip -1416,做空,2020-03-17 10:20:00,2020-03-17 10:25:00,116.26,116.84,1.01,100.0,0.8648,-0.5,0.05,-0.55,flip -1417,做多,2020-03-17 10:25:00,2020-03-17 10:30:00,116.84,116.51,1.0,100.0,0.8553,-0.28,0.05,-0.33,flip -1418,做空,2020-03-17 10:30:00,2020-03-17 10:55:00,116.51,116.76,1.0,100.0,0.8545,-0.21,0.05,-0.26,flip -1419,做多,2020-03-17 10:55:00,2020-03-17 11:00:00,116.76,116.64,0.99,100.0,0.8499,-0.1,0.05,-0.15,flip -1420,做空,2020-03-17 11:00:00,2020-03-17 11:05:00,116.64,117.11,0.99,100.0,0.8491,-0.4,0.05,-0.45,flip -1421,做多,2020-03-17 11:05:00,2020-03-17 11:10:00,117.11,116.71,0.99,100.0,0.8414,-0.34,0.05,-0.39,flip -1422,做空,2020-03-17 11:10:00,2020-03-17 11:45:00,116.71,116.46,0.98,100.0,0.8406,0.21,0.05,0.16,flip -1423,做多,2020-03-17 11:45:00,2020-03-17 12:50:00,116.46,117.57,0.98,100.0,0.8434,0.94,0.05,0.89,tp_upper -1424,做多,2020-03-17 12:50:00,2020-03-17 12:55:00,117.57,115.08,0.99,100.0,0.8425,-2.1,0.05,-2.15,flip -1425,做空,2020-03-17 12:55:00,2020-03-17 13:00:00,115.08,115.31,0.97,100.0,0.8417,-0.19,0.05,-0.24,tp_lower -1426,做多,2020-03-17 13:30:00,2020-03-17 13:35:00,116.77,115.65,0.97,100.0,0.827,-0.93,0.05,-0.97,flip -1427,做空,2020-03-17 13:35:00,2020-03-17 13:40:00,115.65,115.02,0.96,100.0,0.8262,0.52,0.05,0.47,tp_lower -1428,做多,2020-03-17 15:05:00,2020-03-17 15:15:00,116.33,116.89,0.96,100.0,0.825,0.46,0.05,0.41,flip -1429,做空,2020-03-17 15:15:00,2020-03-17 15:40:00,116.89,116.7,0.96,100.0,0.8242,0.16,0.05,0.11,flip -1430,做多,2020-03-17 15:40:00,2020-03-17 16:00:00,116.7,118.58,0.96,100.0,0.826,1.55,0.05,1.5,tp_upper -1431,做多,2020-03-17 19:50:00,2020-03-17 20:35:00,117.42,118.66,0.98,100.0,0.8334,1.03,0.05,0.98,tp_upper -1432,做多,2020-03-17 21:55:00,2020-03-17 22:00:00,117.14,116.87,0.99,100.0,0.8433,-0.23,0.05,-0.28,flip -1433,做空,2020-03-17 22:00:00,2020-03-17 22:05:00,116.87,117.15,0.98,100.0,0.8425,-0.24,0.05,-0.29,flip -1434,做多,2020-03-17 22:05:00,2020-03-17 22:10:00,117.15,116.9,0.98,100.0,0.8376,-0.21,0.05,-0.26,flip -1435,做空,2020-03-17 22:10:00,2020-03-17 22:25:00,116.9,116.91,0.98,100.0,0.8368,-0.01,0.05,-0.06,flip -1436,做多,2020-03-17 22:25:00,2020-03-17 23:00:00,116.91,116.99,0.98,100.0,0.8358,0.07,0.05,0.02,flip -1437,做空,2020-03-17 23:00:00,2020-03-17 23:05:00,116.99,117.06,0.98,100.0,0.835,-0.06,0.05,-0.11,flip -1438,做多,2020-03-17 23:05:00,2020-03-17 23:10:00,117.06,116.86,0.98,100.0,0.8331,-0.17,0.05,-0.22,flip -1439,做空,2020-03-17 23:10:00,2020-03-17 23:15:00,116.86,117.26,0.97,100.0,0.8323,-0.33,0.05,-0.38,flip -1440,做多,2020-03-17 23:15:00,2020-03-17 23:50:00,117.26,116.95,0.97,100.0,0.8258,-0.26,0.05,-0.3,flip -1441,做空,2020-03-17 23:50:00,2020-03-17 23:55:00,116.95,115.68,0.96,100.0,0.825,1.05,0.05,1.0,tp_lower -1442,做多,2020-03-18 00:25:00,2020-03-18 00:35:00,117.22,117.52,1.0,100.0,0.8534,0.26,0.05,0.21,flip -1443,做空,2020-03-18 00:35:00,2020-03-18 00:55:00,117.52,116.86,1.0,100.0,0.8525,0.56,0.05,0.51,tp_lower -1444,做多,2020-03-18 03:05:00,2020-03-18 03:20:00,117.26,117.24,1.01,100.0,0.8584,-0.02,0.05,-0.07,flip -1445,做空,2020-03-18 03:20:00,2020-03-18 03:25:00,117.24,117.45,1.01,100.0,0.8575,-0.18,0.05,-0.23,flip -1446,做多,2020-03-18 03:25:00,2020-03-18 03:30:00,117.45,117.09,1.0,100.0,0.8536,-0.31,0.05,-0.36,flip -1447,做空,2020-03-18 03:30:00,2020-03-18 03:40:00,117.09,117.46,1.0,100.0,0.8527,-0.32,0.05,-0.37,flip -1448,做多,2020-03-18 03:40:00,2020-03-18 03:50:00,117.46,117.28,0.99,100.0,0.8465,-0.15,0.05,-0.2,flip -1449,做空,2020-03-18 03:50:00,2020-03-18 04:20:00,117.28,117.19,0.99,100.0,0.8457,0.08,0.05,0.03,flip -1450,做多,2020-03-18 04:20:00,2020-03-18 05:15:00,117.19,116.72,0.99,100.0,0.8461,-0.4,0.05,-0.45,flip -1451,做空,2020-03-18 05:15:00,2020-03-18 05:25:00,116.72,116.24,0.99,100.0,0.8453,0.41,0.05,0.36,tp_lower -1452,做多,2020-03-18 13:25:00,2020-03-18 13:35:00,112.98,113.22,0.99,100.0,0.876,0.21,0.05,0.16,flip -1453,做空,2020-03-18 13:35:00,2020-03-18 13:40:00,113.22,114.13,0.99,100.0,0.8751,-0.8,0.05,-0.85,flip -1454,做多,2020-03-18 13:40:00,2020-03-18 13:55:00,114.13,115.57,0.98,100.0,0.8603,1.24,0.05,1.19,tp_upper -1455,做多,2020-03-18 16:35:00,2020-03-18 16:45:00,113.9,114.81,0.99,100.0,0.872,0.79,0.05,0.74,tp_upper -1456,做多,2020-03-18 17:10:00,2020-03-18 17:25:00,113.58,113.32,1.0,100.0,0.8806,-0.23,0.05,-0.28,flip -1457,做空,2020-03-18 17:25:00,2020-03-18 17:30:00,113.32,113.52,1.0,100.0,0.8797,-0.18,0.05,-0.23,flip -1458,做多,2020-03-18 17:30:00,2020-03-18 19:00:00,113.52,115.4,0.99,100.0,0.8757,1.65,0.05,1.6,tp_upper -1459,做多,2020-03-19 02:30:00,2020-03-19 02:35:00,116.62,116.21,1.02,100.0,0.8788,-0.36,0.05,-0.41,flip -1460,做空,2020-03-19 02:35:00,2020-03-19 02:45:00,116.21,116.11,1.02,100.0,0.8779,0.09,0.05,0.04,flip -1461,做多,2020-03-19 02:45:00,2020-03-19 03:45:00,116.11,116.3,1.02,100.0,0.8785,0.17,0.05,0.12,flip -1462,做空,2020-03-19 03:45:00,2020-03-19 05:15:00,116.3,116.67,1.02,100.0,0.8776,-0.32,0.05,-0.38,flip -1463,做多,2020-03-19 05:15:00,2020-03-19 07:10:00,116.67,118.98,1.02,100.0,0.8712,2.01,0.05,1.96,tp_upper -1464,做多,2020-03-20 02:20:00,2020-03-20 02:30:00,136.83,136.33,1.04,100.0,0.7602,-0.38,0.05,-0.43,flip -1465,做空,2020-03-20 02:30:00,2020-03-20 03:30:00,136.33,134.5,1.04,100.0,0.7594,1.39,0.05,1.34,tp_lower -1466,做多,2020-03-20 04:40:00,2020-03-20 04:55:00,136.56,136.85,1.05,100.0,0.7675,0.22,0.05,0.17,flip -1467,做空,2020-03-20 04:55:00,2020-03-20 05:05:00,136.85,136.99,1.05,100.0,0.7668,-0.11,0.05,-0.16,flip -1468,做多,2020-03-20 05:05:00,2020-03-20 05:50:00,136.99,136.98,1.05,100.0,0.7644,-0.01,0.05,-0.06,flip -1469,做空,2020-03-20 05:50:00,2020-03-20 06:45:00,136.98,137.54,1.05,100.0,0.7637,-0.43,0.05,-0.48,flip -1470,做多,2020-03-20 06:45:00,2020-03-20 07:00:00,137.54,137.08,1.04,100.0,0.7567,-0.35,0.05,-0.4,flip -1471,做空,2020-03-20 07:00:00,2020-03-20 13:10:00,137.08,142.72,1.04,100.0,0.7559,-4.26,0.05,-4.32,flip -1472,做多,2020-03-20 13:10:00,2020-03-20 13:15:00,142.72,140.65,0.99,100.0,0.6955,-1.44,0.05,-1.49,flip -1473,做空,2020-03-20 13:15:00,2020-03-20 14:00:00,140.65,142.43,0.98,100.0,0.6948,-1.24,0.05,-1.29,flip -1474,做多,2020-03-20 14:00:00,2020-03-20 14:35:00,142.43,142.86,0.96,100.0,0.6767,0.29,0.05,0.24,flip -1475,做空,2020-03-20 14:35:00,2020-03-20 14:45:00,142.86,143.98,0.97,100.0,0.676,-0.76,0.05,-0.81,flip -1476,做多,2020-03-20 14:45:00,2020-03-20 14:55:00,143.98,143.71,0.96,100.0,0.6648,-0.18,0.05,-0.23,flip -1477,做空,2020-03-20 14:55:00,2020-03-20 15:05:00,143.71,143.93,0.95,100.0,0.6642,-0.15,0.05,-0.19,flip -1478,做多,2020-03-20 15:05:00,2020-03-20 15:10:00,143.93,143.07,0.95,100.0,0.6615,-0.57,0.05,-0.62,flip -1479,做空,2020-03-20 15:10:00,2020-03-20 16:00:00,143.07,144.44,0.95,100.0,0.6608,-0.91,0.05,-0.95,flip -1480,做多,2020-03-20 16:00:00,2020-03-20 16:05:00,144.44,141.35,0.94,100.0,0.6476,-2.0,0.05,-2.05,flip -1481,做空,2020-03-20 16:05:00,2020-03-20 16:25:00,141.35,138.44,0.91,100.0,0.647,1.88,0.04,1.84,tp_lower -1482,做多,2020-03-20 22:05:00,2020-03-21 01:15:00,135.05,132.72,0.93,100.0,0.6904,-1.61,0.05,-1.65,flip -1483,做空,2020-03-21 01:15:00,2020-03-21 01:20:00,132.72,133.72,0.93,100.0,0.7022,-0.7,0.05,-0.75,flip -1484,做多,2020-03-21 01:20:00,2020-03-21 03:15:00,133.72,132.54,0.92,100.0,0.691,-0.82,0.05,-0.86,flip -1485,做空,2020-03-21 03:15:00,2020-03-21 06:50:00,132.54,132.47,0.91,100.0,0.6903,0.05,0.05,0.0,flip -1486,做多,2020-03-21 06:50:00,2020-03-21 07:00:00,132.47,131.79,0.91,100.0,0.6903,-0.47,0.05,-0.51,flip -1487,做空,2020-03-21 07:00:00,2020-03-21 08:15:00,131.79,129.8,0.91,100.0,0.6896,1.37,0.04,1.33,tp_lower -1488,做多,2020-03-21 12:05:00,2020-03-21 12:10:00,130.77,130.69,0.92,100.0,0.7048,-0.06,0.05,-0.1,flip -1489,做空,2020-03-21 12:10:00,2020-03-21 12:15:00,130.69,130.73,0.92,100.0,0.7041,-0.03,0.05,-0.07,flip -1490,做多,2020-03-21 12:15:00,2020-03-21 12:40:00,130.73,130.94,0.92,100.0,0.703,0.15,0.05,0.1,flip -1491,做空,2020-03-21 12:40:00,2020-03-21 13:00:00,130.94,131.9,0.92,100.0,0.7023,-0.67,0.05,-0.72,flip -1492,做多,2020-03-21 13:00:00,2020-03-21 13:25:00,131.9,133.82,0.91,100.0,0.6913,1.33,0.05,1.28,tp_upper -1493,做多,2020-03-21 17:30:00,2020-03-21 17:40:00,130.69,130.21,0.92,100.0,0.7072,-0.34,0.05,-0.39,flip -1494,做空,2020-03-21 17:40:00,2020-03-21 18:25:00,130.21,131.66,0.92,100.0,0.7065,-1.02,0.05,-1.07,flip -1495,做多,2020-03-21 18:25:00,2020-03-21 19:05:00,131.66,133.08,0.91,100.0,0.6902,0.98,0.05,0.93,tp_upper -1496,做多,2020-03-21 21:50:00,2020-03-21 22:00:00,132.35,131.89,0.92,100.0,0.6933,-0.32,0.05,-0.36,flip -1497,做空,2020-03-21 22:00:00,2020-03-21 22:05:00,131.89,132.03,0.91,100.0,0.6926,-0.1,0.05,-0.14,flip -1498,做多,2020-03-21 22:05:00,2020-03-21 22:50:00,132.03,132.56,0.91,100.0,0.6905,0.37,0.05,0.32,flip -1499,做空,2020-03-21 22:50:00,2020-03-21 23:00:00,132.56,133.01,0.91,100.0,0.6898,-0.31,0.05,-0.36,flip -1500,做多,2020-03-21 23:00:00,2020-03-21 23:05:00,133.01,132.96,0.91,100.0,0.6844,-0.03,0.05,-0.08,flip -1501,做空,2020-03-21 23:05:00,2020-03-21 23:35:00,132.96,132.27,0.91,100.0,0.6838,0.47,0.05,0.43,flip -1502,做多,2020-03-21 23:35:00,2020-03-21 23:45:00,132.27,131.97,0.91,100.0,0.6902,-0.21,0.05,-0.25,flip -1503,做空,2020-03-21 23:45:00,2020-03-21 23:55:00,131.97,132.67,0.91,100.0,0.6895,-0.48,0.05,-0.53,flip -1504,做多,2020-03-21 23:55:00,2020-03-22 00:00:00,132.67,131.75,0.9,100.0,0.6815,-0.63,0.04,-0.67,flip -1505,做空,2020-03-22 00:00:00,2020-03-22 00:50:00,131.75,132.37,0.92,100.0,0.6946,-0.43,0.05,-0.48,flip -1506,做多,2020-03-22 00:50:00,2020-03-22 02:00:00,132.37,135.55,0.91,100.0,0.6874,2.19,0.05,2.14,tp_upper -1507,做多,2020-03-22 08:05:00,2020-03-22 08:15:00,134.44,133.61,0.93,100.0,0.6924,-0.57,0.05,-0.62,flip -1508,做空,2020-03-22 08:15:00,2020-03-22 08:50:00,133.61,132.21,0.92,100.0,0.6917,0.97,0.05,0.92,tp_lower -1509,做多,2020-03-22 21:35:00,2020-03-22 22:00:00,126.7,125.77,0.93,100.0,0.7364,-0.68,0.05,-0.73,flip -1510,做空,2020-03-22 22:00:00,2020-03-22 22:40:00,125.77,123.27,0.93,100.0,0.7356,1.84,0.05,1.79,tp_lower -1511,做多,2020-03-23 00:20:00,2020-03-23 00:25:00,125.3,124.94,0.95,100.0,0.7566,-0.27,0.05,-0.32,flip -1512,做空,2020-03-23 00:25:00,2020-03-23 00:30:00,124.94,125.16,0.94,100.0,0.7559,-0.17,0.05,-0.21,flip -1513,做多,2020-03-23 00:30:00,2020-03-23 00:35:00,125.16,124.23,0.94,100.0,0.7525,-0.7,0.05,-0.75,flip -1514,做空,2020-03-23 00:35:00,2020-03-23 03:00:00,124.23,124.23,0.93,100.0,0.7517,0.0,0.05,-0.05,flip -1515,做多,2020-03-23 03:00:00,2020-03-23 03:05:00,124.23,123.78,0.93,100.0,0.751,-0.34,0.05,-0.38,flip -1516,做空,2020-03-23 03:05:00,2020-03-23 03:10:00,123.78,124.07,0.93,100.0,0.7502,-0.22,0.05,-0.26,flip -1517,做多,2020-03-23 03:10:00,2020-03-23 04:05:00,124.07,126.21,0.93,100.0,0.7459,1.6,0.05,1.55,tp_upper -1518,做多,2020-03-23 05:40:00,2020-03-23 05:45:00,124.41,124.05,0.94,100.0,0.756,-0.27,0.05,-0.32,flip -1519,做空,2020-03-23 05:45:00,2020-03-23 05:55:00,124.05,124.21,0.94,100.0,0.7552,-0.12,0.05,-0.17,flip -1520,做多,2020-03-23 05:55:00,2020-03-23 07:45:00,124.21,124.08,0.93,100.0,0.7525,-0.1,0.05,-0.14,flip -1521,做空,2020-03-23 07:45:00,2020-03-23 08:00:00,124.08,124.57,0.93,100.0,0.7518,-0.37,0.05,-0.42,flip -1522,做多,2020-03-23 08:00:00,2020-03-23 08:15:00,124.57,123.76,0.93,100.0,0.7451,-0.6,0.05,-0.65,flip -1523,做空,2020-03-23 08:15:00,2020-03-23 08:35:00,123.76,121.98,0.92,100.0,0.7444,1.32,0.05,1.28,tp_lower -1524,做多,2020-03-23 11:00:00,2020-03-23 11:05:00,124.23,123.88,0.93,100.0,0.7515,-0.26,0.05,-0.31,flip -1525,做空,2020-03-23 11:05:00,2020-03-23 12:00:00,123.88,123.97,0.93,100.0,0.7507,-0.07,0.05,-0.11,flip -1526,做多,2020-03-23 12:00:00,2020-03-23 12:10:00,123.97,126.79,0.93,100.0,0.7489,2.11,0.05,2.06,tp_upper -1527,做多,2020-03-24 04:15:00,2020-03-24 04:30:00,133.44,133.43,0.96,100.0,0.7209,-0.01,0.05,-0.06,flip -1528,做空,2020-03-24 04:30:00,2020-03-24 05:00:00,133.43,133.7,0.96,100.0,0.7202,-0.19,0.05,-0.24,flip -1529,做多,2020-03-24 05:00:00,2020-03-24 05:35:00,133.7,133.85,0.96,100.0,0.7166,0.11,0.05,0.06,flip -1530,做空,2020-03-24 05:35:00,2020-03-24 05:40:00,133.85,133.89,0.96,100.0,0.7159,-0.03,0.05,-0.08,flip -1531,做多,2020-03-24 05:40:00,2020-03-24 05:45:00,133.89,133.67,0.96,100.0,0.7147,-0.16,0.05,-0.21,flip -1532,做空,2020-03-24 05:45:00,2020-03-24 05:55:00,133.67,134.04,0.95,100.0,0.714,-0.26,0.05,-0.31,flip -1533,做多,2020-03-24 05:55:00,2020-03-24 06:00:00,134.04,133.94,0.95,100.0,0.7094,-0.07,0.05,-0.12,flip -1534,做空,2020-03-24 06:00:00,2020-03-24 06:05:00,133.94,134.46,0.95,100.0,0.7087,-0.37,0.05,-0.42,flip -1535,做多,2020-03-24 06:05:00,2020-03-24 07:05:00,134.46,137.1,0.94,100.0,0.7025,1.85,0.05,1.81,tp_upper -1536,做多,2020-03-24 12:20:00,2020-03-24 12:25:00,137.28,137.09,0.96,100.0,0.7009,-0.13,0.05,-0.18,flip -1537,做空,2020-03-24 12:25:00,2020-03-24 12:35:00,137.09,137.31,0.96,100.0,0.7001,-0.15,0.05,-0.2,flip -1538,做多,2020-03-24 12:35:00,2020-03-24 13:45:00,137.31,137.91,0.96,100.0,0.6972,0.42,0.05,0.37,flip -1539,做空,2020-03-24 13:45:00,2020-03-24 14:05:00,137.91,138.57,0.96,100.0,0.6965,-0.46,0.05,-0.51,flip -1540,做多,2020-03-24 14:05:00,2020-03-24 14:45:00,138.57,137.61,0.95,100.0,0.6892,-0.66,0.05,-0.71,flip -1541,做空,2020-03-24 14:45:00,2020-03-24 15:05:00,137.61,134.94,0.95,100.0,0.6885,1.84,0.05,1.79,tp_lower -1542,做多,2020-03-24 19:40:00,2020-03-24 19:55:00,138.23,139.49,0.96,100.0,0.698,0.88,0.05,0.83,tp_upper -1543,做多,2020-03-24 21:55:00,2020-03-24 22:30:00,137.91,139.87,0.97,100.0,0.7053,1.38,0.05,1.33,tp_upper -1544,做多,2020-03-25 00:10:00,2020-03-25 00:45:00,137.65,140.81,1.0,100.0,0.7266,2.3,0.05,2.24,tp_upper -1545,做多,2020-03-25 02:00:00,2020-03-25 02:30:00,138.28,137.95,1.02,100.0,0.7392,-0.24,0.05,-0.29,flip -1546,做空,2020-03-25 02:30:00,2020-03-25 03:30:00,137.95,136.64,1.02,100.0,0.7385,0.97,0.05,0.92,tp_lower -1547,做多,2020-03-25 05:05:00,2020-03-25 05:15:00,137.9,137.73,1.03,100.0,0.745,-0.13,0.05,-0.18,flip -1548,做空,2020-03-25 05:15:00,2020-03-25 05:20:00,137.73,137.83,1.03,100.0,0.7443,-0.07,0.05,-0.13,flip -1549,做多,2020-03-25 05:20:00,2020-03-25 05:50:00,137.83,138.17,1.02,100.0,0.7424,0.25,0.05,0.2,flip -1550,做空,2020-03-25 05:50:00,2020-03-25 05:55:00,138.17,138.81,1.02,100.0,0.7417,-0.47,0.05,-0.53,flip -1551,做多,2020-03-25 05:55:00,2020-03-25 06:10:00,138.81,138.13,1.02,100.0,0.7341,-0.5,0.05,-0.55,flip -1552,做空,2020-03-25 06:10:00,2020-03-25 06:30:00,138.13,138.2,1.01,100.0,0.7334,-0.05,0.05,-0.1,flip -1553,做多,2020-03-25 06:30:00,2020-03-25 06:35:00,138.2,138.03,1.01,100.0,0.7319,-0.12,0.05,-0.17,flip -1554,做空,2020-03-25 06:35:00,2020-03-25 06:40:00,138.03,138.1,1.01,100.0,0.7312,-0.05,0.05,-0.1,flip -1555,做多,2020-03-25 06:40:00,2020-03-25 07:05:00,138.1,138.19,1.01,100.0,0.7297,0.07,0.05,0.02,flip -1556,做空,2020-03-25 07:05:00,2020-03-25 07:10:00,138.19,138.3,1.01,100.0,0.729,-0.08,0.05,-0.13,flip -1557,做多,2020-03-25 07:10:00,2020-03-25 07:20:00,138.3,137.77,1.01,100.0,0.7271,-0.39,0.05,-0.44,flip -1558,做空,2020-03-25 07:20:00,2020-03-25 07:45:00,137.77,138.17,1.0,100.0,0.7263,-0.29,0.05,-0.34,flip -1559,做多,2020-03-25 07:45:00,2020-03-25 07:55:00,138.17,138.24,1.0,100.0,0.7214,0.05,0.05,0.0,flip -1560,做空,2020-03-25 07:55:00,2020-03-25 08:20:00,138.24,138.04,1.0,100.0,0.7207,0.14,0.05,0.09,flip -1561,做多,2020-03-25 08:20:00,2020-03-25 08:55:00,138.04,139.69,1.0,100.0,0.7221,1.19,0.05,1.14,tp_upper -1562,做多,2020-03-25 13:35:00,2020-03-25 13:40:00,137.34,136.38,1.01,100.0,0.7337,-0.7,0.05,-0.75,flip -1563,做空,2020-03-25 13:40:00,2020-03-25 13:55:00,136.38,134.15,1.0,100.0,0.733,1.63,0.05,1.59,tp_lower -1564,做多,2020-03-25 18:40:00,2020-03-25 18:50:00,136.39,136.41,1.01,100.0,0.7442,0.01,0.05,-0.04,flip -1565,做空,2020-03-25 18:50:00,2020-03-25 19:00:00,136.41,136.45,1.01,100.0,0.7434,-0.03,0.05,-0.08,flip -1566,做多,2020-03-25 19:00:00,2020-03-25 19:05:00,136.45,136.2,1.01,100.0,0.7422,-0.19,0.05,-0.24,flip -1567,做空,2020-03-25 19:05:00,2020-03-25 19:30:00,136.2,135.84,1.01,100.0,0.7415,0.27,0.05,0.22,flip -1568,做多,2020-03-25 19:30:00,2020-03-25 19:35:00,135.84,135.78,1.01,100.0,0.7447,-0.04,0.05,-0.1,flip -1569,做空,2020-03-25 19:35:00,2020-03-25 19:45:00,135.78,136.12,1.01,100.0,0.7439,-0.25,0.05,-0.3,flip -1570,做多,2020-03-25 19:45:00,2020-03-25 19:50:00,136.12,135.77,1.01,100.0,0.7395,-0.26,0.05,-0.31,flip -1571,做空,2020-03-25 19:50:00,2020-03-25 20:10:00,135.77,135.52,1.0,100.0,0.7387,0.18,0.05,0.13,flip -1572,做多,2020-03-25 20:10:00,2020-03-25 20:20:00,135.52,135.49,1.0,100.0,0.7407,-0.02,0.05,-0.07,flip -1573,做空,2020-03-25 20:20:00,2020-03-25 20:30:00,135.49,135.77,1.0,100.0,0.74,-0.21,0.05,-0.26,flip -1574,做多,2020-03-25 20:30:00,2020-03-25 20:45:00,135.77,135.5,1.0,100.0,0.7362,-0.2,0.05,-0.25,flip -1575,做空,2020-03-25 20:45:00,2020-03-25 21:05:00,135.5,134.84,1.0,100.0,0.7354,0.49,0.05,0.44,tp_lower -1576,做多,2020-03-25 22:25:00,2020-03-25 22:45:00,135.48,135.44,1.0,100.0,0.7384,-0.03,0.05,-0.08,flip -1577,做空,2020-03-25 22:45:00,2020-03-25 22:50:00,135.44,135.61,1.0,100.0,0.7377,-0.13,0.05,-0.18,flip -1578,做多,2020-03-25 22:50:00,2020-03-25 23:05:00,135.61,135.45,1.0,100.0,0.7351,-0.12,0.05,-0.17,flip -1579,做空,2020-03-25 23:05:00,2020-03-25 23:15:00,135.45,135.55,0.99,100.0,0.7343,-0.07,0.05,-0.12,flip -1580,做多,2020-03-25 23:15:00,2020-03-25 23:20:00,135.55,135.51,0.99,100.0,0.7325,-0.03,0.05,-0.08,flip -1581,做空,2020-03-25 23:20:00,2020-03-25 23:25:00,135.51,135.54,0.99,100.0,0.7318,-0.02,0.05,-0.07,flip -1582,做多,2020-03-25 23:25:00,2020-03-25 23:55:00,135.54,136.1,0.99,100.0,0.7307,0.41,0.05,0.36,tp_upper -1583,做多,2020-03-26 01:55:00,2020-03-26 02:05:00,135.95,135.67,1.03,100.0,0.7568,-0.21,0.05,-0.26,flip -1584,做空,2020-03-26 02:05:00,2020-03-26 02:15:00,135.67,135.72,1.03,100.0,0.756,-0.04,0.05,-0.09,flip -1585,做多,2020-03-26 02:15:00,2020-03-26 02:40:00,135.72,135.75,1.02,100.0,0.7547,0.02,0.05,-0.03,flip -1586,做空,2020-03-26 02:40:00,2020-03-26 02:45:00,135.75,136.25,1.02,100.0,0.754,-0.38,0.05,-0.43,flip -1587,做多,2020-03-26 02:45:00,2020-03-26 03:30:00,136.25,136.88,1.02,100.0,0.7477,0.47,0.05,0.42,tp_upper -1588,做多,2020-03-26 11:15:00,2020-03-26 11:20:00,136.08,135.82,1.02,100.0,0.7513,-0.2,0.05,-0.25,flip -1589,做空,2020-03-26 11:20:00,2020-03-26 11:35:00,135.82,135.78,1.02,100.0,0.7506,0.03,0.05,-0.02,flip -1590,做多,2020-03-26 11:35:00,2020-03-26 11:40:00,135.78,135.32,1.02,100.0,0.7503,-0.35,0.05,-0.4,flip -1591,做空,2020-03-26 11:40:00,2020-03-26 11:50:00,135.32,134.77,1.01,100.0,0.7495,0.41,0.05,0.36,tp_lower -1592,做多,2020-03-26 13:25:00,2020-03-26 13:30:00,135.03,133.91,1.02,100.0,0.7534,-0.84,0.05,-0.89,flip -1593,做空,2020-03-26 13:30:00,2020-03-26 13:35:00,133.91,133.84,1.01,100.0,0.7527,0.05,0.05,0.0,tp_lower -1594,做多,2020-03-26 13:55:00,2020-03-26 16:55:00,135.07,134.39,1.01,100.0,0.7459,-0.51,0.05,-0.56,flip -1595,做空,2020-03-26 16:55:00,2020-03-26 17:00:00,134.39,134.94,1.0,100.0,0.7451,-0.41,0.05,-0.46,flip -1596,做多,2020-03-26 17:00:00,2020-03-26 17:05:00,134.94,134.76,1.0,100.0,0.7383,-0.13,0.05,-0.18,flip -1597,做空,2020-03-26 17:05:00,2020-03-26 17:30:00,134.76,134.36,0.99,100.0,0.7376,0.3,0.05,0.25,tp_lower -1598,做多,2020-03-26 18:05:00,2020-03-26 18:15:00,134.82,134.7,1.0,100.0,0.7387,-0.09,0.05,-0.14,flip -1599,做空,2020-03-26 18:15:00,2020-03-26 18:20:00,134.7,134.72,0.99,100.0,0.7379,-0.01,0.05,-0.06,flip -1600,做多,2020-03-26 18:20:00,2020-03-26 18:25:00,134.72,134.69,0.99,100.0,0.737,-0.02,0.05,-0.07,flip -1601,做空,2020-03-26 18:25:00,2020-03-26 18:45:00,134.69,134.75,0.99,100.0,0.7363,-0.04,0.05,-0.09,flip -1602,做多,2020-03-26 18:45:00,2020-03-26 18:50:00,134.75,134.66,0.99,100.0,0.7349,-0.07,0.05,-0.12,flip -1603,做空,2020-03-26 18:50:00,2020-03-26 18:55:00,134.66,134.83,0.99,100.0,0.7341,-0.12,0.05,-0.17,flip -1604,做多,2020-03-26 18:55:00,2020-03-26 19:30:00,134.83,134.7,0.99,100.0,0.7315,-0.1,0.05,-0.14,flip -1605,做空,2020-03-26 19:30:00,2020-03-26 19:40:00,134.7,134.64,0.98,100.0,0.7308,0.04,0.05,-0.01,flip -1606,做多,2020-03-26 19:40:00,2020-03-26 19:45:00,134.64,134.56,0.98,100.0,0.7307,-0.06,0.05,-0.11,flip -1607,做空,2020-03-26 19:45:00,2020-03-26 19:50:00,134.56,135.21,0.98,100.0,0.73,-0.47,0.05,-0.52,flip -1608,做多,2020-03-26 19:50:00,2020-03-26 20:00:00,135.21,135.58,0.98,100.0,0.7223,0.27,0.05,0.22,tp_upper -1609,做多,2020-03-27 15:50:00,2020-03-27 15:55:00,136.18,136.02,1.0,100.0,0.7356,-0.12,0.05,-0.17,flip -1610,做空,2020-03-27 15:55:00,2020-03-27 16:40:00,136.02,136.37,1.0,100.0,0.7349,-0.26,0.05,-0.31,flip -1611,做多,2020-03-27 16:40:00,2020-03-27 17:20:00,136.37,135.81,1.0,100.0,0.7303,-0.41,0.05,-0.46,flip -1612,做空,2020-03-27 17:20:00,2020-03-27 17:30:00,135.81,136.05,0.99,100.0,0.7296,-0.18,0.05,-0.22,flip -1613,做多,2020-03-27 17:30:00,2020-03-27 18:30:00,136.05,136.74,0.99,100.0,0.7263,0.5,0.05,0.45,tp_upper -1614,做多,2020-03-28 08:10:00,2020-03-28 08:15:00,129.11,128.8,1.0,100.0,0.7719,-0.24,0.05,-0.29,flip -1615,做空,2020-03-28 08:15:00,2020-03-28 08:35:00,128.8,128.89,0.99,100.0,0.7712,-0.07,0.05,-0.12,flip -1616,做多,2020-03-28 08:35:00,2020-03-28 08:50:00,128.89,128.61,0.99,100.0,0.7693,-0.22,0.05,-0.26,flip -1617,做空,2020-03-28 08:50:00,2020-03-28 10:15:00,128.61,128.32,0.99,100.0,0.7685,0.22,0.05,0.17,flip -1618,做多,2020-03-28 10:15:00,2020-03-28 10:30:00,128.32,128.2,0.99,100.0,0.7712,-0.09,0.05,-0.14,flip -1619,做空,2020-03-28 10:30:00,2020-03-28 10:35:00,128.2,128.33,0.99,100.0,0.7705,-0.1,0.05,-0.15,flip -1620,做多,2020-03-28 10:35:00,2020-03-28 10:40:00,128.33,128.23,0.99,100.0,0.7681,-0.08,0.05,-0.13,flip -1621,做空,2020-03-28 10:40:00,2020-03-28 11:35:00,128.23,128.27,0.98,100.0,0.7674,-0.03,0.05,-0.08,flip -1622,做多,2020-03-28 11:35:00,2020-03-28 11:40:00,128.27,128.04,0.98,100.0,0.7661,-0.18,0.05,-0.23,flip -1623,做空,2020-03-28 11:40:00,2020-03-28 11:50:00,128.04,128.15,0.98,100.0,0.7654,-0.08,0.05,-0.13,flip -1624,做多,2020-03-28 11:50:00,2020-03-28 11:55:00,128.15,127.91,0.98,100.0,0.7633,-0.18,0.05,-0.23,flip -1625,做空,2020-03-28 11:55:00,2020-03-28 12:10:00,127.91,128.13,0.98,100.0,0.7625,-0.17,0.05,-0.22,flip -1626,做多,2020-03-28 12:10:00,2020-03-28 12:15:00,128.13,127.84,0.97,100.0,0.7591,-0.22,0.05,-0.27,flip -1627,做空,2020-03-28 12:15:00,2020-03-28 12:20:00,127.84,128.1,0.97,100.0,0.7584,-0.2,0.05,-0.25,flip -1628,做多,2020-03-28 12:20:00,2020-03-28 12:25:00,128.1,128.0,0.97,100.0,0.7545,-0.08,0.05,-0.12,flip -1629,做空,2020-03-28 12:25:00,2020-03-28 12:30:00,128.0,128.25,0.96,100.0,0.7538,-0.19,0.05,-0.24,flip -1630,做多,2020-03-28 12:30:00,2020-03-28 12:35:00,128.25,128.02,0.96,100.0,0.7501,-0.17,0.05,-0.22,flip -1631,做空,2020-03-28 12:35:00,2020-03-28 12:45:00,128.02,128.03,0.96,100.0,0.7493,-0.01,0.05,-0.06,flip -1632,做多,2020-03-28 12:45:00,2020-03-28 12:55:00,128.03,128.01,0.96,100.0,0.7485,-0.01,0.05,-0.06,flip -1633,做空,2020-03-28 12:55:00,2020-03-28 13:00:00,128.01,128.18,0.96,100.0,0.7477,-0.13,0.05,-0.18,flip -1634,做多,2020-03-28 13:00:00,2020-03-28 13:10:00,128.18,127.85,0.95,100.0,0.745,-0.25,0.05,-0.29,flip -1635,做空,2020-03-28 13:10:00,2020-03-28 13:20:00,127.85,127.2,0.95,100.0,0.7443,0.48,0.05,0.44,tp_lower -1636,做多,2020-03-28 13:55:00,2020-03-28 14:25:00,128.11,128.87,0.96,100.0,0.7458,0.57,0.05,0.52,tp_upper -1637,做多,2020-03-28 14:45:00,2020-03-28 15:10:00,128.47,128.96,0.96,100.0,0.7474,0.37,0.05,0.32,tp_upper -1638,做多,2020-03-28 15:45:00,2020-03-28 15:55:00,128.3,128.0,0.96,100.0,0.7505,-0.23,0.05,-0.27,flip -1639,做空,2020-03-28 15:55:00,2020-03-28 16:10:00,128.0,128.36,0.96,100.0,0.7497,-0.27,0.05,-0.32,flip -1640,做多,2020-03-28 16:10:00,2020-03-28 16:15:00,128.36,128.23,0.96,100.0,0.7447,-0.1,0.05,-0.14,flip -1641,做空,2020-03-28 16:15:00,2020-03-28 16:20:00,128.23,128.41,0.95,100.0,0.744,-0.13,0.05,-0.18,flip -1642,做多,2020-03-28 16:20:00,2020-03-28 16:30:00,128.41,128.39,0.95,100.0,0.7412,-0.01,0.05,-0.06,flip -1643,做空,2020-03-28 16:30:00,2020-03-28 16:35:00,128.39,128.52,0.95,100.0,0.7404,-0.1,0.05,-0.14,flip -1644,做多,2020-03-28 16:35:00,2020-03-28 16:40:00,128.52,128.31,0.95,100.0,0.7382,-0.16,0.05,-0.2,flip -1645,做空,2020-03-28 16:40:00,2020-03-28 16:55:00,128.31,128.19,0.95,100.0,0.7375,0.09,0.05,0.04,flip -1646,做多,2020-03-28 16:55:00,2020-03-28 18:30:00,128.19,127.71,0.95,100.0,0.7381,-0.35,0.05,-0.4,flip -1647,做空,2020-03-28 18:30:00,2020-03-28 18:45:00,127.71,127.07,0.94,100.0,0.7374,0.47,0.05,0.43,tp_lower -1648,做多,2020-03-28 19:05:00,2020-03-28 19:10:00,128.11,128.03,0.95,100.0,0.738,-0.06,0.05,-0.11,flip -1649,做空,2020-03-28 19:10:00,2020-03-28 19:15:00,128.03,128.11,0.94,100.0,0.7373,-0.06,0.05,-0.11,flip -1650,做多,2020-03-28 19:15:00,2020-03-28 19:20:00,128.11,127.94,0.94,100.0,0.7356,-0.13,0.05,-0.17,flip -1651,做空,2020-03-28 19:20:00,2020-03-28 19:25:00,127.94,128.21,0.94,100.0,0.7349,-0.2,0.05,-0.25,flip -1652,做多,2020-03-28 19:25:00,2020-03-28 19:30:00,128.21,127.84,0.94,100.0,0.731,-0.27,0.05,-0.32,flip -1653,做空,2020-03-28 19:30:00,2020-03-28 19:40:00,127.84,128.12,0.93,100.0,0.7303,-0.2,0.05,-0.25,flip -1654,做多,2020-03-28 19:40:00,2020-03-28 20:00:00,128.12,129.99,0.93,100.0,0.7264,1.36,0.05,1.31,tp_upper -1655,做多,2020-03-29 01:50:00,2020-03-29 02:40:00,129.46,129.62,0.98,100.0,0.7561,0.12,0.05,0.07,flip -1656,做空,2020-03-29 02:40:00,2020-03-29 02:45:00,129.62,129.74,0.98,100.0,0.7553,-0.09,0.05,-0.14,flip -1657,做多,2020-03-29 02:45:00,2020-03-29 02:55:00,129.74,129.55,0.98,100.0,0.7532,-0.14,0.05,-0.19,flip -1658,做空,2020-03-29 02:55:00,2020-03-29 03:40:00,129.55,129.93,0.97,100.0,0.7524,-0.29,0.05,-0.33,flip -1659,做多,2020-03-29 03:40:00,2020-03-29 03:55:00,129.93,129.93,0.97,100.0,0.7473,0.0,0.05,-0.05,flip -1660,做空,2020-03-29 03:55:00,2020-03-29 04:30:00,129.93,129.94,0.97,100.0,0.7465,-0.01,0.05,-0.06,flip -1661,做多,2020-03-29 04:30:00,2020-03-29 10:55:00,129.94,129.5,0.97,100.0,0.7456,-0.33,0.05,-0.38,tp_upper -1662,做多,2020-03-29 11:05:00,2020-03-29 11:10:00,129.57,129.2,0.96,100.0,0.7445,-0.28,0.05,-0.32,flip -1663,做空,2020-03-29 11:10:00,2020-03-29 11:30:00,129.2,129.34,0.96,100.0,0.7438,-0.1,0.05,-0.15,flip -1664,做多,2020-03-29 11:30:00,2020-03-29 11:45:00,129.34,129.09,0.96,100.0,0.7414,-0.19,0.05,-0.23,flip -1665,做空,2020-03-29 11:45:00,2020-03-29 12:00:00,129.09,128.13,0.96,100.0,0.7407,0.71,0.05,0.66,tp_lower -1666,做多,2020-03-29 14:00:00,2020-03-29 14:10:00,129.14,128.82,0.96,100.0,0.7451,-0.24,0.05,-0.29,flip -1667,做空,2020-03-29 14:10:00,2020-03-29 14:15:00,128.82,128.96,0.96,100.0,0.7444,-0.1,0.05,-0.15,flip -1668,做多,2020-03-29 14:15:00,2020-03-29 14:20:00,128.96,128.83,0.96,100.0,0.742,-0.1,0.05,-0.14,flip -1669,做空,2020-03-29 14:20:00,2020-03-29 14:25:00,128.83,128.95,0.96,100.0,0.7413,-0.09,0.05,-0.14,flip -1670,做多,2020-03-29 14:25:00,2020-03-29 14:45:00,128.95,129.01,0.95,100.0,0.7392,0.04,0.05,-0.0,flip -1671,做空,2020-03-29 14:45:00,2020-03-29 15:30:00,129.01,128.89,0.95,100.0,0.7384,0.09,0.05,0.04,flip -1672,做多,2020-03-29 15:30:00,2020-03-29 15:35:00,128.89,128.85,0.95,100.0,0.7391,-0.03,0.05,-0.08,flip -1673,做空,2020-03-29 15:35:00,2020-03-29 15:40:00,128.85,129.0,0.95,100.0,0.7383,-0.11,0.05,-0.16,flip -1674,做多,2020-03-29 15:40:00,2020-03-29 15:45:00,129.0,128.99,0.95,100.0,0.7359,-0.01,0.05,-0.05,flip -1675,做空,2020-03-29 15:45:00,2020-03-29 15:55:00,128.99,128.93,0.95,100.0,0.7351,0.04,0.05,-0.0,flip -1676,做多,2020-03-29 15:55:00,2020-03-29 16:00:00,128.93,128.56,0.95,100.0,0.7351,-0.27,0.05,-0.32,flip -1677,做空,2020-03-29 16:00:00,2020-03-29 16:15:00,128.56,128.81,0.94,100.0,0.7344,-0.18,0.05,-0.23,flip -1678,做多,2020-03-29 16:15:00,2020-03-29 16:25:00,128.81,127.94,0.94,100.0,0.7308,-0.64,0.05,-0.68,flip -1679,做空,2020-03-29 16:25:00,2020-03-29 16:30:00,127.94,128.07,0.93,100.0,0.73,-0.09,0.05,-0.14,tp_lower -1680,做多,2020-03-30 02:05:00,2020-03-30 04:15:00,126.65,126.77,0.95,100.0,0.753,0.09,0.05,0.04,tp_upper -1681,做多,2020-03-30 18:30:00,2020-03-30 18:50:00,132.08,132.0,0.95,100.0,0.722,-0.06,0.05,-0.11,flip -1682,做空,2020-03-30 18:50:00,2020-03-30 18:55:00,132.0,132.07,0.95,100.0,0.7213,-0.05,0.05,-0.1,flip -1683,做多,2020-03-30 18:55:00,2020-03-30 19:00:00,132.07,131.8,0.95,100.0,0.7198,-0.19,0.05,-0.24,flip -1684,做空,2020-03-30 19:00:00,2020-03-30 19:10:00,131.8,132.15,0.95,100.0,0.7191,-0.25,0.05,-0.3,flip -1685,做多,2020-03-30 19:10:00,2020-03-30 19:25:00,132.15,131.98,0.94,100.0,0.7146,-0.12,0.05,-0.17,flip -1686,做空,2020-03-30 19:25:00,2020-03-30 19:35:00,131.98,132.11,0.94,100.0,0.7138,-0.09,0.05,-0.14,flip -1687,做多,2020-03-30 19:35:00,2020-03-30 19:40:00,132.11,131.96,0.94,100.0,0.7117,-0.11,0.05,-0.15,flip -1688,做空,2020-03-30 19:40:00,2020-03-30 19:50:00,131.96,132.1,0.94,100.0,0.711,-0.1,0.05,-0.15,flip -1689,做多,2020-03-30 19:50:00,2020-03-30 19:55:00,132.1,132.11,0.94,100.0,0.7088,0.01,0.05,-0.04,flip -1690,做空,2020-03-30 19:55:00,2020-03-30 20:00:00,132.11,132.37,0.94,100.0,0.7081,-0.18,0.05,-0.23,flip -1691,做多,2020-03-30 20:00:00,2020-03-30 20:05:00,132.37,132.65,0.93,100.0,0.7046,0.2,0.05,0.15,tp_upper -1692,做多,2020-03-30 23:40:00,2020-03-30 23:45:00,132.67,132.33,0.93,100.0,0.7038,-0.24,0.05,-0.29,flip -1693,做空,2020-03-30 23:45:00,2020-03-31 00:15:00,132.33,132.74,0.93,100.0,0.7031,-0.29,0.05,-0.33,flip -1694,做多,2020-03-31 00:15:00,2020-03-31 00:25:00,132.74,132.73,0.94,100.0,0.7067,-0.01,0.05,-0.05,flip -1695,做空,2020-03-31 00:25:00,2020-03-31 00:35:00,132.73,132.74,0.94,100.0,0.706,-0.01,0.05,-0.05,flip -1696,做多,2020-03-31 00:35:00,2020-03-31 00:40:00,132.74,132.68,0.94,100.0,0.7051,-0.04,0.05,-0.09,flip -1697,做空,2020-03-31 00:40:00,2020-03-31 00:45:00,132.68,132.67,0.93,100.0,0.7044,0.01,0.05,-0.04,flip -1698,做多,2020-03-31 00:45:00,2020-03-31 00:55:00,132.67,132.39,0.93,100.0,0.7038,-0.2,0.05,-0.24,flip -1699,做空,2020-03-31 00:55:00,2020-03-31 01:05:00,132.39,132.74,0.93,100.0,0.7031,-0.25,0.05,-0.29,flip -1700,做多,2020-03-31 01:05:00,2020-03-31 01:55:00,132.74,134.01,0.93,100.0,0.6987,0.89,0.05,0.84,tp_upper -1701,做多,2020-03-31 08:20:00,2020-03-31 08:25:00,132.47,132.41,0.94,100.0,0.7061,-0.04,0.05,-0.09,flip -1702,做空,2020-03-31 08:25:00,2020-03-31 09:55:00,132.41,132.3,0.93,100.0,0.7054,0.08,0.05,0.03,flip -1703,做多,2020-03-31 09:55:00,2020-03-31 10:00:00,132.3,131.98,0.93,100.0,0.7059,-0.23,0.05,-0.27,flip -1704,做空,2020-03-31 10:00:00,2020-03-31 10:10:00,131.98,132.25,0.93,100.0,0.7052,-0.19,0.05,-0.24,flip -1705,做多,2020-03-31 10:10:00,2020-03-31 10:30:00,132.25,132.19,0.93,100.0,0.7016,-0.04,0.05,-0.09,flip -1706,做空,2020-03-31 10:30:00,2020-03-31 10:35:00,132.19,132.32,0.93,100.0,0.7009,-0.09,0.05,-0.14,flip -1707,做多,2020-03-31 10:35:00,2020-03-31 10:40:00,132.32,132.1,0.92,100.0,0.6988,-0.15,0.05,-0.2,flip -1708,做空,2020-03-31 10:40:00,2020-03-31 10:55:00,132.1,132.29,0.92,100.0,0.6981,-0.13,0.05,-0.18,flip -1709,做多,2020-03-31 10:55:00,2020-03-31 11:00:00,132.29,132.27,0.92,100.0,0.6954,-0.01,0.05,-0.06,flip -1710,做空,2020-03-31 11:00:00,2020-03-31 11:45:00,132.27,132.02,0.92,100.0,0.6947,0.17,0.05,0.13,flip -1711,做多,2020-03-31 11:45:00,2020-03-31 11:50:00,132.02,131.91,0.92,100.0,0.6967,-0.08,0.05,-0.12,flip -1712,做空,2020-03-31 11:50:00,2020-03-31 12:10:00,131.91,131.11,0.92,100.0,0.696,0.56,0.05,0.51,tp_lower -1713,做多,2020-03-31 12:45:00,2020-03-31 13:15:00,132.39,132.7,0.92,100.0,0.697,0.22,0.05,0.17,tp_upper -1714,做多,2020-03-31 13:55:00,2020-03-31 14:15:00,132.12,132.68,0.92,100.0,0.6993,0.39,0.05,0.35,tp_upper -1715,做多,2020-03-31 14:45:00,2020-03-31 15:00:00,132.43,132.76,0.93,100.0,0.7,0.23,0.05,0.18,tp_upper -1716,做多,2020-03-31 16:40:00,2020-03-31 16:55:00,132.17,132.15,0.93,100.0,0.7024,-0.01,0.05,-0.06,flip -1717,做空,2020-03-31 16:55:00,2020-03-31 17:00:00,132.15,132.18,0.93,100.0,0.7017,-0.02,0.05,-0.07,flip -1718,做多,2020-03-31 17:00:00,2020-03-31 17:10:00,132.18,132.38,0.93,100.0,0.7007,0.14,0.05,0.09,flip -1719,做空,2020-03-31 17:10:00,2020-03-31 17:30:00,132.38,131.92,0.93,100.0,0.7,0.32,0.05,0.28,tp_lower -1720,做多,2020-03-31 17:45:00,2020-03-31 18:35:00,132.31,133.0,0.93,100.0,0.7021,0.48,0.05,0.44,tp_upper -1721,做多,2020-03-31 23:30:00,2020-03-31 23:55:00,133.08,132.61,0.93,100.0,0.7009,-0.33,0.05,-0.38,flip -1722,做空,2020-03-31 23:55:00,2020-04-01 00:00:00,132.61,133.1,0.93,100.0,0.7002,-0.34,0.05,-0.39,flip -1723,做多,2020-04-01 00:00:00,2020-04-01 00:10:00,133.1,132.42,0.95,100.0,0.7126,-0.48,0.05,-0.53,flip -1724,做空,2020-04-01 00:10:00,2020-04-01 00:15:00,132.42,131.56,0.94,100.0,0.7119,0.61,0.05,0.57,tp_lower -1725,做多,2020-04-01 03:20:00,2020-04-01 03:25:00,132.96,132.87,0.95,100.0,0.7129,-0.06,0.05,-0.11,flip -1726,做空,2020-04-01 03:25:00,2020-04-01 03:55:00,132.87,132.82,0.95,100.0,0.7122,0.04,0.05,-0.01,flip -1727,做多,2020-04-01 03:55:00,2020-04-01 04:00:00,132.82,132.71,0.95,100.0,0.712,-0.08,0.05,-0.13,flip -1728,做空,2020-04-01 04:00:00,2020-04-01 04:20:00,132.71,132.98,0.94,100.0,0.7113,-0.19,0.05,-0.24,flip -1729,做多,2020-04-01 04:20:00,2020-04-01 04:25:00,132.98,132.97,0.94,100.0,0.7077,-0.01,0.05,-0.05,flip -1730,做空,2020-04-01 04:25:00,2020-04-01 07:35:00,132.97,132.48,0.94,100.0,0.707,0.35,0.05,0.3,flip -1731,做多,2020-04-01 07:35:00,2020-04-01 07:40:00,132.48,132.39,0.94,100.0,0.7115,-0.06,0.05,-0.11,flip -1732,做空,2020-04-01 07:40:00,2020-04-01 08:05:00,132.39,131.69,0.94,100.0,0.7108,0.5,0.05,0.45,tp_lower -1733,做多,2020-04-01 09:45:00,2020-04-01 10:35:00,131.91,132.0,0.95,100.0,0.7164,0.06,0.05,0.02,flip -1734,做空,2020-04-01 10:35:00,2020-04-01 11:00:00,132.0,131.62,0.94,100.0,0.7157,0.27,0.05,0.22,tp_lower -1735,做多,2020-04-01 11:55:00,2020-04-01 12:00:00,132.17,132.7,0.95,100.0,0.7161,0.38,0.05,0.33,tp_upper -1736,做多,2020-04-01 20:20:00,2020-04-01 20:45:00,130.6,131.79,0.95,100.0,0.7269,0.87,0.05,0.82,tp_upper -1737,做多,2020-04-02 13:30:00,2020-04-02 13:35:00,136.99,136.8,0.97,100.0,0.7076,-0.13,0.05,-0.18,flip -1738,做空,2020-04-02 13:35:00,2020-04-02 14:20:00,136.8,136.99,0.97,100.0,0.7069,-0.13,0.05,-0.18,flip -1739,做多,2020-04-02 14:20:00,2020-04-02 14:35:00,136.99,137.97,0.96,100.0,0.7042,0.69,0.05,0.64,tp_upper -1740,做多,2020-04-02 20:30:00,2020-04-02 21:00:00,139.36,140.45,0.97,100.0,0.6965,0.76,0.05,0.71,flip -1741,做空,2020-04-02 21:00:00,2020-04-02 23:10:00,140.45,141.51,0.98,100.0,0.6958,-0.74,0.05,-0.79,flip -1742,做多,2020-04-02 23:10:00,2020-04-02 23:25:00,141.51,140.95,0.97,100.0,0.6847,-0.38,0.05,-0.43,flip -1743,做空,2020-04-02 23:25:00,2020-04-02 23:55:00,140.95,141.3,0.96,100.0,0.684,-0.24,0.05,-0.29,flip -1744,做多,2020-04-02 23:55:00,2020-04-03 00:15:00,141.3,141.58,0.96,100.0,0.68,0.19,0.05,0.14,flip -1745,做空,2020-04-03 00:15:00,2020-04-03 01:50:00,141.58,141.98,0.97,100.0,0.6839,-0.27,0.05,-0.32,flip -1746,做多,2020-04-03 01:50:00,2020-04-03 02:00:00,141.98,141.73,0.96,100.0,0.6794,-0.17,0.05,-0.22,flip -1747,做空,2020-04-03 02:00:00,2020-04-03 02:05:00,141.73,141.92,0.96,100.0,0.6787,-0.13,0.05,-0.18,flip -1748,做多,2020-04-03 02:05:00,2020-04-03 03:55:00,141.92,141.49,0.96,100.0,0.6762,-0.29,0.05,-0.34,flip -1749,做空,2020-04-03 03:55:00,2020-04-03 04:00:00,141.49,141.72,0.96,100.0,0.6755,-0.16,0.05,-0.2,flip -1750,做多,2020-04-03 04:00:00,2020-04-03 04:10:00,141.72,141.27,0.95,100.0,0.6726,-0.3,0.05,-0.35,flip -1751,做空,2020-04-03 04:10:00,2020-04-03 04:15:00,141.27,141.39,0.95,100.0,0.672,-0.08,0.05,-0.13,flip -1752,做多,2020-04-03 04:15:00,2020-04-03 04:30:00,141.39,141.47,0.95,100.0,0.6702,0.05,0.05,0.01,flip -1753,做空,2020-04-03 04:30:00,2020-04-03 04:45:00,141.47,141.68,0.95,100.0,0.6695,-0.14,0.05,-0.19,flip -1754,做多,2020-04-03 04:45:00,2020-04-03 05:10:00,141.68,141.32,0.94,100.0,0.6668,-0.24,0.05,-0.29,flip -1755,做空,2020-04-03 05:10:00,2020-04-03 05:45:00,141.32,141.66,0.94,100.0,0.6662,-0.23,0.05,-0.27,flip -1756,做多,2020-04-03 05:45:00,2020-04-03 05:50:00,141.66,141.62,0.94,100.0,0.6623,-0.03,0.05,-0.07,flip -1757,做空,2020-04-03 05:50:00,2020-04-03 06:10:00,141.62,141.78,0.94,100.0,0.6616,-0.11,0.05,-0.15,flip -1758,做多,2020-04-03 06:10:00,2020-04-03 06:30:00,141.78,142.42,0.94,100.0,0.6595,0.42,0.05,0.38,tp_upper -1759,做多,2020-04-03 13:20:00,2020-04-03 13:55:00,143.76,143.32,0.94,100.0,0.6527,-0.29,0.05,-0.33,flip -1760,做空,2020-04-03 13:55:00,2020-04-03 14:35:00,143.32,141.53,0.93,100.0,0.652,1.17,0.05,1.12,tp_lower -1761,做多,2020-04-03 20:00:00,2020-04-03 20:05:00,142.31,142.18,0.95,100.0,0.6642,-0.09,0.05,-0.13,flip -1762,做空,2020-04-03 20:05:00,2020-04-03 20:20:00,142.18,142.3,0.94,100.0,0.6635,-0.08,0.05,-0.13,flip -1763,做多,2020-04-03 20:20:00,2020-04-03 20:30:00,142.3,142.19,0.94,100.0,0.6618,-0.07,0.05,-0.12,flip -1764,做空,2020-04-03 20:30:00,2020-04-03 21:35:00,142.19,141.59,0.94,100.0,0.6611,0.4,0.05,0.35,flip -1765,做多,2020-04-03 21:35:00,2020-04-03 21:45:00,141.59,140.9,0.94,100.0,0.666,-0.46,0.05,-0.51,flip -1766,做空,2020-04-03 21:45:00,2020-04-03 22:50:00,140.9,141.41,0.94,100.0,0.6654,-0.34,0.05,-0.39,flip -1767,做多,2020-04-03 22:50:00,2020-04-03 23:50:00,141.41,141.2,0.93,100.0,0.6599,-0.14,0.05,-0.19,flip -1768,做空,2020-04-03 23:50:00,2020-04-03 23:55:00,141.2,141.23,0.93,100.0,0.6593,-0.02,0.05,-0.07,flip -1769,做多,2020-04-03 23:55:00,2020-04-04 00:00:00,141.23,140.94,0.93,100.0,0.6583,-0.19,0.05,-0.24,flip -1770,做空,2020-04-04 00:00:00,2020-04-04 00:25:00,140.94,141.31,0.95,100.0,0.6727,-0.25,0.05,-0.3,flip -1771,做多,2020-04-04 00:25:00,2020-04-04 00:55:00,141.31,141.24,0.94,100.0,0.6685,-0.05,0.05,-0.09,flip -1772,做空,2020-04-04 00:55:00,2020-04-04 02:25:00,141.24,140.92,0.94,100.0,0.6679,0.21,0.05,0.17,flip -1773,做多,2020-04-04 02:25:00,2020-04-04 05:30:00,140.92,140.61,0.94,100.0,0.6702,-0.21,0.05,-0.25,flip -1774,做空,2020-04-04 05:30:00,2020-04-04 06:00:00,140.61,139.8,0.94,100.0,0.6696,0.54,0.05,0.5,tp_lower -1775,做多,2020-04-04 06:50:00,2020-04-04 07:25:00,140.52,140.63,0.95,100.0,0.6732,0.07,0.05,0.03,flip -1776,做空,2020-04-04 07:25:00,2020-04-04 07:30:00,140.63,140.89,0.95,100.0,0.6725,-0.17,0.05,-0.22,flip -1777,做多,2020-04-04 07:30:00,2020-04-04 07:35:00,140.89,140.79,0.94,100.0,0.6694,-0.07,0.05,-0.11,flip -1778,做空,2020-04-04 07:35:00,2020-04-04 12:00:00,140.79,141.09,0.94,100.0,0.6687,-0.2,0.05,-0.25,flip -1779,做多,2020-04-04 12:00:00,2020-04-04 12:10:00,141.09,141.07,0.94,100.0,0.6652,-0.01,0.05,-0.06,flip -1780,做空,2020-04-04 12:10:00,2020-04-04 12:15:00,141.07,141.07,0.94,100.0,0.6645,0.0,0.05,-0.05,flip -1781,做多,2020-04-04 12:15:00,2020-04-04 12:20:00,141.07,141.0,0.94,100.0,0.6639,-0.05,0.05,-0.09,flip -1782,做空,2020-04-04 12:20:00,2020-04-04 12:55:00,141.0,140.96,0.94,100.0,0.6632,0.03,0.05,-0.02,flip -1783,做多,2020-04-04 12:55:00,2020-04-04 14:10:00,140.96,141.45,0.93,100.0,0.6629,0.32,0.05,0.28,flip -1784,做空,2020-04-04 14:10:00,2020-04-04 14:15:00,141.45,141.53,0.94,100.0,0.6622,-0.05,0.05,-0.1,flip -1785,做多,2020-04-04 14:15:00,2020-04-04 14:45:00,141.53,141.62,0.94,100.0,0.6608,0.06,0.05,0.01,flip -1786,做空,2020-04-04 14:45:00,2020-04-04 19:25:00,141.62,142.56,0.93,100.0,0.6602,-0.62,0.05,-0.67,flip -1787,做多,2020-04-04 19:25:00,2020-04-04 20:25:00,142.56,144.48,0.93,100.0,0.6508,1.25,0.05,1.2,tp_upper -1788,做多,2020-04-04 20:35:00,2020-04-04 20:40:00,142.61,142.27,0.94,100.0,0.6587,-0.22,0.05,-0.27,flip -1789,做空,2020-04-04 20:40:00,2020-04-04 20:45:00,142.27,142.57,0.94,100.0,0.658,-0.2,0.05,-0.24,flip -1790,做多,2020-04-04 20:45:00,2020-04-04 20:50:00,142.57,143.33,0.93,100.0,0.6546,0.5,0.05,0.45,tp_upper -1791,做多,2020-04-05 03:20:00,2020-04-05 03:25:00,143.8,143.7,0.96,100.0,0.6645,-0.07,0.05,-0.11,flip -1792,做空,2020-04-05 03:25:00,2020-04-05 03:35:00,143.7,143.86,0.95,100.0,0.6638,-0.11,0.05,-0.15,flip -1793,做多,2020-04-05 03:35:00,2020-04-05 03:45:00,143.86,143.78,0.95,100.0,0.6616,-0.05,0.05,-0.1,flip -1794,做空,2020-04-05 03:45:00,2020-04-05 03:50:00,143.78,143.84,0.95,100.0,0.661,-0.04,0.05,-0.09,flip -1795,做多,2020-04-05 03:50:00,2020-04-05 03:55:00,143.84,143.79,0.95,100.0,0.6598,-0.03,0.05,-0.08,flip -1796,做空,2020-04-05 03:55:00,2020-04-05 04:20:00,143.79,142.71,0.95,100.0,0.6591,0.71,0.05,0.66,tp_lower -1797,做多,2020-04-05 05:30:00,2020-04-05 05:35:00,143.81,143.68,0.95,100.0,0.6633,-0.09,0.05,-0.13,flip -1798,做空,2020-04-05 05:35:00,2020-04-05 05:50:00,143.68,142.82,0.95,100.0,0.6627,0.57,0.05,0.52,tp_lower -1799,做多,2020-04-05 11:00:00,2020-04-05 11:10:00,142.92,143.01,0.96,100.0,0.6695,0.06,0.05,0.01,flip -1800,做空,2020-04-05 11:10:00,2020-04-05 11:30:00,143.01,143.0,0.96,100.0,0.6688,0.01,0.05,-0.04,flip -1801,做多,2020-04-05 11:30:00,2020-04-05 11:40:00,143.0,143.03,0.96,100.0,0.6683,0.02,0.05,-0.03,flip -1802,做空,2020-04-05 11:40:00,2020-04-05 11:50:00,143.03,143.04,0.95,100.0,0.6676,-0.01,0.05,-0.05,flip -1803,做多,2020-04-05 11:50:00,2020-04-05 11:55:00,143.04,142.82,0.95,100.0,0.6668,-0.15,0.05,-0.19,flip -1804,做空,2020-04-05 11:55:00,2020-04-05 12:10:00,142.82,143.05,0.95,100.0,0.6662,-0.15,0.05,-0.2,flip -1805,做多,2020-04-05 12:10:00,2020-04-05 12:25:00,143.05,142.88,0.95,100.0,0.6634,-0.11,0.05,-0.16,flip -1806,做空,2020-04-05 12:25:00,2020-04-05 12:30:00,142.88,143.04,0.95,100.0,0.6627,-0.11,0.05,-0.15,flip -1807,做多,2020-04-05 12:30:00,2020-04-05 13:20:00,143.04,143.25,0.94,100.0,0.6605,0.14,0.05,0.09,tp_upper -1808,做多,2020-04-05 16:20:00,2020-04-05 16:40:00,143.04,142.78,0.95,100.0,0.6609,-0.17,0.05,-0.22,flip -1809,做空,2020-04-05 16:40:00,2020-04-05 16:45:00,142.78,142.53,0.94,100.0,0.6602,0.17,0.05,0.12,tp_lower -1810,做多,2020-04-05 17:45:00,2020-04-05 18:00:00,142.73,142.85,0.94,100.0,0.6609,0.08,0.05,0.03,flip -1811,做空,2020-04-05 18:00:00,2020-04-05 18:05:00,142.85,142.96,0.94,100.0,0.6603,-0.07,0.05,-0.12,flip -1812,做多,2020-04-05 18:05:00,2020-04-05 18:15:00,142.96,142.95,0.94,100.0,0.6586,-0.01,0.05,-0.05,flip -1813,做空,2020-04-05 18:15:00,2020-04-05 18:20:00,142.95,143.59,0.94,100.0,0.6579,-0.42,0.05,-0.47,flip -1814,做多,2020-04-05 18:20:00,2020-04-05 18:25:00,143.59,143.38,0.94,100.0,0.6514,-0.14,0.05,-0.18,tp_upper -1815,做多,2020-04-05 19:00:00,2020-04-05 19:40:00,143.56,143.14,0.93,100.0,0.6499,-0.27,0.05,-0.32,flip -1816,做空,2020-04-05 19:40:00,2020-04-05 19:55:00,143.14,143.16,0.93,100.0,0.6493,-0.01,0.05,-0.06,flip -1817,做多,2020-04-05 19:55:00,2020-04-05 20:00:00,143.16,142.97,0.93,100.0,0.6485,-0.12,0.05,-0.17,flip -1818,做空,2020-04-05 20:00:00,2020-04-05 20:15:00,142.97,142.3,0.93,100.0,0.6478,0.43,0.05,0.39,tp_lower -1819,做多,2020-04-05 22:00:00,2020-04-05 22:05:00,143.2,143.0,0.93,100.0,0.6491,-0.13,0.05,-0.18,flip -1820,做空,2020-04-05 22:05:00,2020-04-05 22:10:00,143.0,143.02,0.93,100.0,0.6485,-0.01,0.05,-0.06,flip -1821,做多,2020-04-05 22:10:00,2020-04-05 22:30:00,143.02,142.66,0.93,100.0,0.6477,-0.23,0.05,-0.28,flip -1822,做空,2020-04-05 22:30:00,2020-04-05 22:45:00,142.66,142.97,0.92,100.0,0.647,-0.2,0.05,-0.25,flip -1823,做多,2020-04-05 22:45:00,2020-04-05 22:50:00,142.97,142.92,0.92,100.0,0.6436,-0.03,0.05,-0.08,flip -1824,做空,2020-04-05 22:50:00,2020-04-05 22:55:00,142.92,143.15,0.92,100.0,0.6429,-0.15,0.05,-0.19,flip -1825,做多,2020-04-05 22:55:00,2020-04-05 23:00:00,143.15,143.08,0.92,100.0,0.6402,-0.04,0.05,-0.09,flip -1826,做空,2020-04-05 23:00:00,2020-04-05 23:10:00,143.08,142.9,0.92,100.0,0.6396,0.12,0.05,0.07,flip -1827,做多,2020-04-05 23:10:00,2020-04-06 00:20:00,142.9,144.06,0.92,100.0,0.6405,0.74,0.05,0.7,tp_upper -1828,做多,2020-04-07 06:05:00,2020-04-07 06:40:00,169.19,169.29,0.95,100.0,0.5634,0.06,0.05,0.01,flip -1829,做空,2020-04-07 06:40:00,2020-04-07 06:45:00,169.29,169.83,0.95,100.0,0.5628,-0.3,0.05,-0.35,flip -1830,做多,2020-04-07 06:45:00,2020-04-07 07:15:00,169.83,174.15,0.95,100.0,0.5587,2.41,0.05,2.36,tp_upper -1831,做多,2020-04-07 12:40:00,2020-04-07 13:20:00,171.48,171.71,0.97,100.0,0.5668,0.13,0.05,0.08,flip -1832,做空,2020-04-07 13:20:00,2020-04-07 13:25:00,171.71,172.04,0.97,100.0,0.5662,-0.19,0.05,-0.24,flip -1833,做多,2020-04-07 13:25:00,2020-04-07 13:35:00,172.04,171.55,0.97,100.0,0.5635,-0.28,0.05,-0.32,flip -1834,做空,2020-04-07 13:35:00,2020-04-07 14:10:00,171.55,168.61,0.97,100.0,0.5629,1.66,0.05,1.61,tp_lower -1835,做多,2020-04-07 16:15:00,2020-04-07 16:20:00,172.16,171.86,0.98,100.0,0.57,-0.17,0.05,-0.22,flip -1836,做空,2020-04-07 16:20:00,2020-04-07 16:40:00,171.86,172.37,0.98,100.0,0.5694,-0.29,0.05,-0.34,flip -1837,做多,2020-04-07 16:40:00,2020-04-07 17:10:00,172.37,171.61,0.97,100.0,0.5655,-0.43,0.05,-0.48,flip -1838,做空,2020-04-07 17:10:00,2020-04-07 17:40:00,171.61,171.57,0.97,100.0,0.5649,0.02,0.05,-0.03,flip -1839,做多,2020-04-07 17:40:00,2020-04-07 17:50:00,171.57,171.87,0.97,100.0,0.5646,0.17,0.05,0.12,flip -1840,做空,2020-04-07 17:50:00,2020-04-07 20:00:00,171.87,167.12,0.97,100.0,0.564,2.68,0.05,2.63,tp_lower -1841,做多,2020-04-08 02:35:00,2020-04-08 03:05:00,166.9,171.53,1.01,100.0,0.6031,2.79,0.05,2.74,tp_upper -1842,做多,2020-04-08 09:20:00,2020-04-08 09:35:00,169.68,169.38,1.03,100.0,0.6091,-0.18,0.05,-0.23,flip -1843,做空,2020-04-08 09:35:00,2020-04-08 09:45:00,169.38,169.3,1.03,100.0,0.6085,0.05,0.05,-0.0,flip -1844,做多,2020-04-08 09:45:00,2020-04-08 09:55:00,169.3,168.91,1.03,100.0,0.6084,-0.24,0.05,-0.29,flip -1845,做空,2020-04-08 09:55:00,2020-04-08 10:00:00,168.91,169.76,1.03,100.0,0.6078,-0.52,0.05,-0.57,flip -1846,做多,2020-04-08 10:00:00,2020-04-08 10:20:00,169.76,169.62,1.02,100.0,0.6011,-0.08,0.05,-0.14,flip -1847,做空,2020-04-08 10:20:00,2020-04-08 10:45:00,169.62,167.0,1.02,100.0,0.6005,1.57,0.05,1.52,tp_lower -1848,做多,2020-04-08 12:00:00,2020-04-08 15:05:00,170.11,169.06,1.03,100.0,0.6075,-0.64,0.05,-0.69,flip -1849,做空,2020-04-08 15:05:00,2020-04-08 15:10:00,169.06,169.65,1.03,100.0,0.6068,-0.36,0.05,-0.41,flip -1850,做多,2020-04-08 15:10:00,2020-04-08 15:15:00,169.65,169.31,1.02,100.0,0.602,-0.2,0.05,-0.26,flip -1851,做空,2020-04-08 15:15:00,2020-04-08 15:45:00,169.31,169.35,1.02,100.0,0.6014,-0.02,0.05,-0.07,flip -1852,做多,2020-04-08 15:45:00,2020-04-08 15:50:00,169.35,169.05,1.02,100.0,0.6005,-0.18,0.05,-0.23,flip -1853,做空,2020-04-08 15:50:00,2020-04-08 15:55:00,169.05,169.13,1.01,100.0,0.5999,-0.05,0.05,-0.1,flip -1854,做多,2020-04-08 15:55:00,2020-04-08 16:05:00,169.13,168.33,1.01,100.0,0.5988,-0.48,0.05,-0.53,flip -1855,做空,2020-04-08 16:05:00,2020-04-08 16:10:00,168.33,169.14,1.01,100.0,0.5982,-0.48,0.05,-0.54,flip -1856,做多,2020-04-08 16:10:00,2020-04-08 16:30:00,169.14,170.83,1.0,100.0,0.5918,1.0,0.05,0.95,tp_upper -1857,做多,2020-04-09 07:30:00,2020-04-09 07:35:00,171.28,171.24,1.02,100.0,0.5983,-0.02,0.05,-0.08,flip -1858,做空,2020-04-09 07:35:00,2020-04-09 07:40:00,171.24,171.47,1.02,100.0,0.5977,-0.14,0.05,-0.19,flip -1859,做多,2020-04-09 07:40:00,2020-04-09 08:00:00,171.47,173.14,1.02,100.0,0.5955,0.99,0.05,0.94,tp_upper -1860,做多,2020-04-09 10:10:00,2020-04-09 10:20:00,170.99,170.71,1.03,100.0,0.6024,-0.17,0.05,-0.22,flip -1861,做空,2020-04-09 10:20:00,2020-04-09 10:25:00,170.71,171.0,1.03,100.0,0.6018,-0.17,0.05,-0.23,flip -1862,做多,2020-04-09 10:25:00,2020-04-09 10:40:00,171.0,171.08,1.02,100.0,0.5991,0.05,0.05,-0.0,flip -1863,做空,2020-04-09 10:40:00,2020-04-09 11:40:00,171.08,170.0,1.02,100.0,0.5985,0.65,0.05,0.6,tp_lower -1864,做多,2020-04-09 12:50:00,2020-04-09 13:00:00,170.44,170.04,1.03,100.0,0.604,-0.24,0.05,-0.29,flip -1865,做空,2020-04-09 13:00:00,2020-04-09 13:05:00,170.04,170.55,1.03,100.0,0.6034,-0.31,0.05,-0.36,flip -1866,做多,2020-04-09 13:05:00,2020-04-09 13:10:00,170.55,170.56,1.02,100.0,0.5991,0.01,0.05,-0.05,flip -1867,做空,2020-04-09 13:10:00,2020-04-09 13:15:00,170.56,170.91,1.02,100.0,0.5985,-0.21,0.05,-0.26,flip -1868,做多,2020-04-09 13:15:00,2020-04-09 13:20:00,170.91,170.69,1.02,100.0,0.5955,-0.13,0.05,-0.18,flip -1869,做空,2020-04-09 13:20:00,2020-04-09 13:30:00,170.69,170.5,1.02,100.0,0.5949,0.11,0.05,0.06,flip -1870,做多,2020-04-09 13:30:00,2020-04-09 13:45:00,170.5,170.71,1.02,100.0,0.5956,0.13,0.05,0.07,flip -1871,做空,2020-04-09 13:45:00,2020-04-09 13:50:00,170.71,170.91,1.02,100.0,0.595,-0.12,0.05,-0.17,flip -1872,做多,2020-04-09 13:50:00,2020-04-09 14:05:00,170.91,170.47,1.01,100.0,0.593,-0.26,0.05,-0.31,flip -1873,做空,2020-04-09 14:05:00,2020-04-09 14:25:00,170.47,170.77,1.01,100.0,0.5925,-0.18,0.05,-0.23,flip -1874,做多,2020-04-09 14:25:00,2020-04-09 14:45:00,170.77,170.81,1.01,100.0,0.5898,0.02,0.05,-0.03,flip -1875,做空,2020-04-09 14:45:00,2020-04-09 14:55:00,170.81,171.03,1.01,100.0,0.5892,-0.13,0.05,-0.18,flip -1876,做多,2020-04-09 14:55:00,2020-04-09 15:00:00,171.03,170.5,1.0,100.0,0.5871,-0.31,0.05,-0.36,flip -1877,做空,2020-04-09 15:00:00,2020-04-09 15:15:00,170.5,169.31,1.0,100.0,0.5865,0.7,0.05,0.65,tp_lower -1878,做多,2020-04-09 20:50:00,2020-04-09 21:05:00,170.47,169.78,1.01,100.0,0.5901,-0.41,0.05,-0.46,flip -1879,做空,2020-04-09 21:05:00,2020-04-09 21:25:00,169.78,169.84,1.0,100.0,0.5895,-0.04,0.05,-0.09,flip -1880,做多,2020-04-09 21:25:00,2020-04-09 21:40:00,169.84,169.81,1.0,100.0,0.5885,-0.02,0.05,-0.07,flip -1881,做空,2020-04-09 21:40:00,2020-04-09 22:20:00,169.81,170.24,1.0,100.0,0.5879,-0.25,0.05,-0.3,flip -1882,做多,2020-04-09 22:20:00,2020-04-09 23:45:00,170.24,169.87,0.99,100.0,0.5844,-0.22,0.05,-0.27,flip -1883,做空,2020-04-09 23:45:00,2020-04-09 23:50:00,169.87,169.93,0.99,100.0,0.5838,-0.04,0.05,-0.08,flip -1884,做多,2020-04-09 23:50:00,2020-04-09 23:55:00,169.93,169.46,0.99,100.0,0.5828,-0.27,0.05,-0.32,flip -1885,做空,2020-04-09 23:55:00,2020-04-10 00:10:00,169.46,168.8,0.99,100.0,0.5822,0.38,0.05,0.34,tp_lower -1886,做多,2020-04-10 00:30:00,2020-04-10 00:40:00,169.69,169.69,1.02,100.0,0.5984,0.0,0.05,-0.05,flip -1887,做空,2020-04-10 00:40:00,2020-04-10 00:45:00,169.69,169.92,1.01,100.0,0.5978,-0.14,0.05,-0.19,flip -1888,做多,2020-04-10 00:45:00,2020-04-10 00:55:00,169.92,169.94,1.01,100.0,0.5956,0.01,0.05,-0.04,flip -1889,做空,2020-04-10 00:55:00,2020-04-10 01:55:00,169.94,168.81,1.01,100.0,0.595,0.67,0.05,0.62,tp_lower -1890,做多,2020-04-10 17:20:00,2020-04-10 17:25:00,157.31,157.12,1.02,100.0,0.6464,-0.12,0.05,-0.17,flip -1891,做空,2020-04-10 17:25:00,2020-04-10 17:30:00,157.12,157.98,1.01,100.0,0.6457,-0.56,0.05,-0.61,flip -1892,做多,2020-04-10 17:30:00,2020-04-10 17:35:00,157.98,157.3,1.01,100.0,0.6381,-0.43,0.05,-0.48,flip -1893,做空,2020-04-10 17:35:00,2020-04-10 17:40:00,157.3,157.35,1.0,100.0,0.6374,-0.03,0.05,-0.08,flip -1894,做多,2020-04-10 17:40:00,2020-04-10 17:55:00,157.35,157.27,1.0,100.0,0.6364,-0.05,0.05,-0.1,flip -1895,做空,2020-04-10 17:55:00,2020-04-10 18:30:00,157.27,157.78,1.0,100.0,0.6358,-0.32,0.05,-0.37,flip -1896,做多,2020-04-10 18:30:00,2020-04-10 18:35:00,157.78,157.29,1.0,100.0,0.631,-0.31,0.05,-0.36,flip -1897,做空,2020-04-10 18:35:00,2020-04-10 18:40:00,157.29,157.5,0.99,100.0,0.6304,-0.13,0.05,-0.18,flip -1898,做多,2020-04-10 18:40:00,2020-04-10 19:50:00,157.5,157.42,0.99,100.0,0.6281,-0.05,0.05,-0.1,flip -1899,做空,2020-04-10 19:50:00,2020-04-10 22:50:00,157.42,157.48,0.99,100.0,0.6274,-0.04,0.05,-0.09,flip -1900,做多,2020-04-10 22:50:00,2020-04-10 23:05:00,157.48,157.16,0.99,100.0,0.6263,-0.2,0.05,-0.25,flip -1901,做空,2020-04-10 23:05:00,2020-04-10 23:10:00,157.16,157.35,0.98,100.0,0.6257,-0.12,0.05,-0.17,flip -1902,做多,2020-04-10 23:10:00,2020-04-10 23:15:00,157.35,157.18,0.98,100.0,0.6236,-0.11,0.05,-0.16,flip -1903,做空,2020-04-10 23:15:00,2020-04-10 23:35:00,157.18,157.12,0.98,100.0,0.6229,0.04,0.05,-0.01,flip -1904,做多,2020-04-10 23:35:00,2020-04-10 23:50:00,157.12,157.37,0.98,100.0,0.6228,0.16,0.05,0.11,flip -1905,做空,2020-04-10 23:50:00,2020-04-11 07:10:00,157.37,159.22,0.98,100.0,0.6222,-1.15,0.05,-1.2,flip -1906,做多,2020-04-11 07:10:00,2020-04-11 07:15:00,159.22,158.84,0.98,100.0,0.6184,-0.23,0.05,-0.28,flip -1907,做空,2020-04-11 07:15:00,2020-04-11 08:30:00,158.84,159.25,0.98,100.0,0.6178,-0.25,0.05,-0.3,flip -1908,做多,2020-04-11 08:30:00,2020-04-11 08:40:00,159.25,158.87,0.98,100.0,0.614,-0.23,0.05,-0.28,flip -1909,做空,2020-04-11 08:40:00,2020-04-11 09:20:00,158.87,158.26,0.97,100.0,0.6133,0.37,0.05,0.33,tp_lower -1910,做多,2020-04-11 12:00:00,2020-04-11 12:05:00,159.08,159.02,0.98,100.0,0.6143,-0.04,0.05,-0.09,flip -1911,做空,2020-04-11 12:05:00,2020-04-11 14:00:00,159.02,157.38,0.98,100.0,0.6137,1.01,0.05,0.96,tp_lower -1912,做多,2020-04-11 18:55:00,2020-04-11 22:05:00,156.69,156.99,0.98,100.0,0.6286,0.19,0.05,0.14,flip -1913,做空,2020-04-11 22:05:00,2020-04-12 02:15:00,156.99,156.74,0.99,100.0,0.628,0.16,0.05,0.11,flip -1914,做多,2020-04-12 02:15:00,2020-04-12 02:30:00,156.74,156.66,0.99,100.0,0.6338,-0.05,0.05,-0.1,flip -1915,做空,2020-04-12 02:30:00,2020-04-12 02:40:00,156.66,156.39,0.99,100.0,0.6332,0.17,0.05,0.12,flip -1916,做多,2020-04-12 02:40:00,2020-04-12 02:50:00,156.39,156.51,0.99,100.0,0.6348,0.08,0.05,0.03,flip -1917,做空,2020-04-12 02:50:00,2020-04-12 02:55:00,156.51,156.9,0.99,100.0,0.6341,-0.25,0.05,-0.3,flip -1918,做多,2020-04-12 02:55:00,2020-04-12 03:00:00,156.9,156.49,0.99,100.0,0.6303,-0.26,0.05,-0.31,flip -1919,做空,2020-04-12 03:00:00,2020-04-12 03:10:00,156.49,156.44,0.99,100.0,0.6297,0.03,0.05,-0.02,flip -1920,做多,2020-04-12 03:10:00,2020-04-12 03:15:00,156.44,156.46,0.98,100.0,0.6295,0.01,0.05,-0.04,flip -1921,做空,2020-04-12 03:15:00,2020-04-12 03:20:00,156.46,156.75,0.98,100.0,0.6288,-0.18,0.05,-0.23,flip -1922,做多,2020-04-12 03:20:00,2020-04-12 03:25:00,156.75,156.68,0.98,100.0,0.6259,-0.04,0.05,-0.09,flip -1923,做空,2020-04-12 03:25:00,2020-04-12 05:35:00,156.68,156.48,0.98,100.0,0.6253,0.13,0.05,0.08,flip -1924,做多,2020-04-12 05:35:00,2020-04-12 05:55:00,156.48,156.97,0.98,100.0,0.6262,0.31,0.05,0.26,flip -1925,做空,2020-04-12 05:55:00,2020-04-12 06:10:00,156.97,156.74,0.98,100.0,0.6256,0.14,0.05,0.09,flip -1926,做多,2020-04-12 06:10:00,2020-04-12 06:30:00,156.74,156.84,0.98,100.0,0.6268,0.06,0.05,0.01,flip -1927,做空,2020-04-12 06:30:00,2020-04-12 07:40:00,156.84,156.99,0.98,100.0,0.6262,-0.09,0.05,-0.14,flip -1928,做多,2020-04-12 07:40:00,2020-04-12 07:45:00,156.99,156.84,0.98,100.0,0.6244,-0.09,0.05,-0.14,flip -1929,做空,2020-04-12 07:45:00,2020-04-12 07:50:00,156.84,156.9,0.98,100.0,0.6237,-0.04,0.05,-0.09,flip -1930,做多,2020-04-12 07:50:00,2020-04-12 08:50:00,156.9,157.07,0.98,100.0,0.6226,0.11,0.05,0.06,flip -1931,做空,2020-04-12 08:50:00,2020-04-12 23:30:00,157.07,160.57,0.98,100.0,0.622,-2.18,0.05,-2.23,tp_lower -1932,做多,2020-04-13 10:55:00,2020-04-13 11:00:00,153.56,153.33,0.97,100.0,0.6321,-0.15,0.05,-0.19,tp_upper -1933,做多,2020-04-13 12:05:00,2020-04-13 12:20:00,153.54,152.77,0.97,100.0,0.6306,-0.49,0.05,-0.53,flip -1934,做空,2020-04-13 12:20:00,2020-04-13 12:30:00,152.77,153.06,0.96,100.0,0.63,-0.18,0.05,-0.23,flip -1935,做多,2020-04-13 12:30:00,2020-04-13 12:35:00,153.06,152.75,0.96,100.0,0.627,-0.19,0.05,-0.24,flip -1936,做空,2020-04-13 12:35:00,2020-04-13 12:40:00,152.75,152.89,0.96,100.0,0.6263,-0.09,0.05,-0.14,flip -1937,做多,2020-04-13 12:40:00,2020-04-13 13:00:00,152.89,152.79,0.95,100.0,0.6246,-0.06,0.05,-0.11,flip -1938,做空,2020-04-13 13:00:00,2020-04-13 13:15:00,152.79,152.71,0.95,100.0,0.6239,0.05,0.05,0.0,flip -1939,做多,2020-04-13 13:15:00,2020-04-13 13:30:00,152.71,152.59,0.95,100.0,0.624,-0.07,0.05,-0.12,flip -1940,做空,2020-04-13 13:30:00,2020-04-13 13:35:00,152.59,152.95,0.95,100.0,0.6233,-0.22,0.05,-0.27,flip -1941,做多,2020-04-13 13:35:00,2020-04-13 13:40:00,152.95,152.68,0.95,100.0,0.6198,-0.17,0.05,-0.21,flip -1942,做空,2020-04-13 13:40:00,2020-04-13 13:55:00,152.68,151.44,0.95,100.0,0.6192,0.77,0.05,0.72,tp_lower -1943,做多,2020-04-13 14:00:00,2020-04-13 14:10:00,152.61,153.76,0.95,100.0,0.6239,0.72,0.05,0.67,tp_upper -1944,做多,2020-04-13 14:25:00,2020-04-13 14:30:00,153.47,152.84,0.96,100.0,0.6244,-0.39,0.05,-0.44,flip -1945,做空,2020-04-13 14:30:00,2020-04-13 14:45:00,152.84,152.58,0.95,100.0,0.6238,0.16,0.05,0.11,flip -1946,做多,2020-04-13 14:45:00,2020-04-13 15:00:00,152.58,153.06,0.95,100.0,0.6253,0.3,0.05,0.25,flip -1947,做空,2020-04-13 15:00:00,2020-04-14 01:10:00,153.06,155.84,0.96,100.0,0.6247,-1.74,0.05,-1.79,flip -1948,做多,2020-04-14 01:10:00,2020-04-14 03:40:00,155.84,158.01,0.95,100.0,0.6103,1.32,0.05,1.28,tp_upper -1949,做多,2020-04-14 06:25:00,2020-04-14 06:35:00,157.34,157.35,0.96,100.0,0.6123,0.01,0.05,-0.04,flip -1950,做空,2020-04-14 06:35:00,2020-04-14 07:00:00,157.35,157.49,0.96,100.0,0.6117,-0.09,0.05,-0.13,flip -1951,做多,2020-04-14 07:00:00,2020-04-14 07:15:00,157.49,158.4,0.96,100.0,0.61,0.56,0.05,0.51,tp_upper -1952,做多,2020-04-14 07:40:00,2020-04-14 10:20:00,157.2,157.23,0.97,100.0,0.614,0.02,0.05,-0.03,flip -1953,做空,2020-04-14 10:20:00,2020-04-14 10:25:00,157.23,157.38,0.96,100.0,0.6134,-0.09,0.05,-0.14,flip -1954,做多,2020-04-14 10:25:00,2020-04-14 10:50:00,157.38,157.06,0.96,100.0,0.6116,-0.2,0.05,-0.24,flip -1955,做空,2020-04-14 10:50:00,2020-04-14 10:55:00,157.06,156.08,0.96,100.0,0.611,0.6,0.05,0.55,tp_lower -1956,做多,2020-04-14 12:40:00,2020-04-14 12:55:00,157.19,157.0,0.96,100.0,0.6137,-0.12,0.05,-0.16,flip -1957,做空,2020-04-14 12:55:00,2020-04-14 13:00:00,157.0,157.49,0.96,100.0,0.6131,-0.3,0.05,-0.35,flip -1958,做多,2020-04-14 13:00:00,2020-04-14 14:00:00,157.49,159.0,0.96,100.0,0.6087,0.92,0.05,0.87,tp_upper -1959,做多,2020-04-14 22:05:00,2020-04-14 22:40:00,159.49,159.53,0.97,100.0,0.6062,0.02,0.05,-0.02,flip -1960,做空,2020-04-14 22:40:00,2020-04-14 22:50:00,159.53,159.73,0.97,100.0,0.6056,-0.12,0.05,-0.17,flip -1961,做多,2020-04-14 22:50:00,2020-04-14 22:55:00,159.73,159.4,0.96,100.0,0.6035,-0.2,0.05,-0.25,flip -1962,做空,2020-04-14 22:55:00,2020-04-14 23:15:00,159.4,159.84,0.96,100.0,0.6029,-0.27,0.05,-0.31,flip -1963,做多,2020-04-14 23:15:00,2020-04-14 23:20:00,159.84,159.24,0.96,100.0,0.599,-0.36,0.05,-0.41,flip -1964,做空,2020-04-14 23:20:00,2020-04-14 23:25:00,159.24,159.67,0.95,100.0,0.5984,-0.26,0.05,-0.31,flip -1965,做多,2020-04-14 23:25:00,2020-04-14 23:30:00,159.67,159.41,0.95,100.0,0.5945,-0.15,0.05,-0.2,flip -1966,做空,2020-04-14 23:30:00,2020-04-14 23:40:00,159.41,158.76,0.95,100.0,0.5939,0.39,0.05,0.34,tp_lower -1967,做多,2020-04-15 02:20:00,2020-04-15 02:40:00,159.11,159.05,0.97,100.0,0.6075,-0.04,0.05,-0.08,flip -1968,做空,2020-04-15 02:40:00,2020-04-15 02:45:00,159.05,159.76,0.97,100.0,0.6069,-0.43,0.05,-0.48,flip -1969,做多,2020-04-15 02:45:00,2020-04-15 03:55:00,159.76,160.38,0.96,100.0,0.6009,0.37,0.05,0.32,tp_upper -1970,做多,2020-04-15 09:10:00,2020-04-15 10:20:00,158.9,159.4,0.96,100.0,0.6059,0.3,0.05,0.25,flip -1971,做空,2020-04-15 10:20:00,2020-04-15 10:25:00,159.4,159.49,0.96,100.0,0.6053,-0.05,0.05,-0.1,flip -1972,做多,2020-04-15 10:25:00,2020-04-15 10:30:00,159.49,159.46,0.96,100.0,0.604,-0.02,0.05,-0.07,flip -1973,做空,2020-04-15 10:30:00,2020-04-15 10:45:00,159.46,157.68,0.96,100.0,0.6034,1.07,0.05,1.03,tp_lower -1974,做多,2020-04-15 17:40:00,2020-04-15 17:45:00,157.38,157.27,0.97,100.0,0.6176,-0.07,0.05,-0.12,flip -1975,做空,2020-04-15 17:45:00,2020-04-15 18:00:00,157.27,157.34,0.97,100.0,0.6169,-0.04,0.05,-0.09,flip -1976,做多,2020-04-15 18:00:00,2020-04-15 19:00:00,157.34,157.09,0.97,100.0,0.6158,-0.15,0.05,-0.2,flip -1977,做空,2020-04-15 19:00:00,2020-04-15 19:30:00,157.09,157.13,0.97,100.0,0.6152,-0.02,0.05,-0.07,flip -1978,做多,2020-04-15 19:30:00,2020-04-15 19:50:00,157.13,156.99,0.97,100.0,0.6142,-0.09,0.05,-0.13,flip -1979,做空,2020-04-15 19:50:00,2020-04-15 20:05:00,156.99,157.46,0.96,100.0,0.6136,-0.29,0.05,-0.34,flip -1980,做多,2020-04-15 20:05:00,2020-04-15 21:00:00,157.46,157.88,0.96,100.0,0.6093,0.26,0.05,0.21,tp_upper -1981,做多,2020-04-16 06:00:00,2020-04-16 07:00:00,153.4,158.08,0.97,100.0,0.6344,2.97,0.05,2.92,tp_upper -1982,做多,2020-04-16 18:15:00,2020-04-16 19:45:00,170.95,172.01,1.0,100.0,0.5861,0.62,0.05,0.57,tp_upper -1983,做多,2020-04-17 00:30:00,2020-04-17 00:40:00,171.59,171.61,1.01,100.0,0.588,0.01,0.05,-0.04,flip -1984,做空,2020-04-17 00:40:00,2020-04-17 00:45:00,171.61,172.01,1.01,100.0,0.5874,-0.23,0.05,-0.29,flip -1985,做多,2020-04-17 00:45:00,2020-04-17 00:55:00,172.01,171.42,1.0,100.0,0.5841,-0.34,0.05,-0.39,flip -1986,做空,2020-04-17 00:55:00,2020-04-17 01:05:00,171.42,171.73,1.0,100.0,0.5835,-0.18,0.05,-0.23,flip -1987,做多,2020-04-17 01:05:00,2020-04-17 01:15:00,171.73,171.67,1.0,100.0,0.5808,-0.03,0.05,-0.08,flip -1988,做空,2020-04-17 01:15:00,2020-04-17 01:20:00,171.67,172.19,1.0,100.0,0.5802,-0.3,0.05,-0.35,flip -1989,做多,2020-04-17 01:20:00,2020-04-17 02:05:00,172.19,172.06,0.99,100.0,0.5761,-0.07,0.05,-0.12,flip -1990,做空,2020-04-17 02:05:00,2020-04-17 02:15:00,172.06,171.81,0.99,100.0,0.5756,0.14,0.05,0.09,flip -1991,做多,2020-04-17 02:15:00,2020-04-17 02:20:00,171.81,171.55,0.99,100.0,0.5767,-0.15,0.05,-0.2,flip -1992,做空,2020-04-17 02:20:00,2020-04-17 02:25:00,171.55,171.77,0.99,100.0,0.5761,-0.13,0.05,-0.18,flip -1993,做多,2020-04-17 02:25:00,2020-04-17 02:30:00,171.77,171.66,0.99,100.0,0.574,-0.06,0.05,-0.11,flip -1994,做空,2020-04-17 02:30:00,2020-04-17 03:00:00,171.66,171.18,0.98,100.0,0.5735,0.28,0.05,0.23,tp_lower -1995,做多,2020-04-17 09:10:00,2020-04-17 09:25:00,170.69,170.76,0.99,100.0,0.5778,0.04,0.05,-0.01,flip -1996,做空,2020-04-17 09:25:00,2020-04-17 09:30:00,170.76,171.4,0.99,100.0,0.5772,-0.37,0.05,-0.42,flip -1997,做多,2020-04-17 09:30:00,2020-04-17 09:45:00,171.4,172.26,0.98,100.0,0.5723,0.49,0.05,0.44,tp_upper -1998,做多,2020-04-17 11:35:00,2020-04-17 12:50:00,170.37,170.12,0.98,100.0,0.5781,-0.14,0.05,-0.19,flip -1999,做空,2020-04-17 12:50:00,2020-04-17 12:55:00,170.12,170.4,0.98,100.0,0.5775,-0.16,0.05,-0.21,flip -2000,做多,2020-04-17 12:55:00,2020-04-17 13:00:00,170.4,169.98,0.98,100.0,0.575,-0.24,0.05,-0.29,flip -2001,做空,2020-04-17 13:00:00,2020-04-17 13:25:00,169.98,169.33,0.98,100.0,0.5744,0.37,0.05,0.32,tp_lower -2002,做多,2020-04-17 13:55:00,2020-04-17 14:05:00,170.16,170.36,0.98,100.0,0.5755,0.12,0.05,0.07,flip -2003,做空,2020-04-17 14:05:00,2020-04-17 14:45:00,170.36,169.17,0.98,100.0,0.5749,0.68,0.05,0.64,tp_lower -2004,做多,2020-04-17 15:00:00,2020-04-17 16:15:00,169.93,170.11,0.99,100.0,0.5798,0.1,0.05,0.06,flip -2005,做空,2020-04-17 16:15:00,2020-04-17 16:25:00,170.11,170.22,0.99,100.0,0.5792,-0.06,0.05,-0.11,flip -2006,做多,2020-04-17 16:25:00,2020-04-17 16:30:00,170.22,170.09,0.98,100.0,0.5779,-0.08,0.05,-0.12,flip -2007,做空,2020-04-17 16:30:00,2020-04-17 16:35:00,170.09,170.36,0.98,100.0,0.5773,-0.16,0.05,-0.21,flip -2008,做多,2020-04-17 16:35:00,2020-04-17 16:40:00,170.36,170.15,0.98,100.0,0.5749,-0.12,0.05,-0.17,flip -2009,做空,2020-04-17 16:40:00,2020-04-17 16:45:00,170.15,170.36,0.98,100.0,0.5743,-0.12,0.05,-0.17,flip -2010,做多,2020-04-17 16:45:00,2020-04-17 17:20:00,170.36,170.25,0.98,100.0,0.5723,-0.06,0.05,-0.11,flip -2011,做空,2020-04-17 17:20:00,2020-04-17 18:15:00,170.25,169.32,0.97,100.0,0.5718,0.53,0.05,0.48,tp_lower -2012,做多,2020-04-17 19:10:00,2020-04-17 19:50:00,170.15,171.15,0.98,100.0,0.5746,0.57,0.05,0.53,tp_upper -2013,做多,2020-04-17 22:10:00,2020-04-17 22:25:00,170.13,170.21,0.98,100.0,0.5775,0.05,0.05,-0.0,flip -2014,做空,2020-04-17 22:25:00,2020-04-17 22:45:00,170.21,170.38,0.98,100.0,0.5769,-0.1,0.05,-0.15,flip -2015,做多,2020-04-17 22:45:00,2020-04-17 22:50:00,170.38,170.15,0.98,100.0,0.5752,-0.13,0.05,-0.18,flip -2016,做空,2020-04-17 22:50:00,2020-04-17 23:00:00,170.15,170.53,0.98,100.0,0.5746,-0.22,0.05,-0.27,flip -2017,做多,2020-04-17 23:00:00,2020-04-17 23:10:00,170.53,170.67,0.97,100.0,0.5715,0.08,0.05,0.03,tp_upper -2018,做多,2020-04-17 23:55:00,2020-04-18 00:10:00,170.56,171.6,0.97,100.0,0.5713,0.59,0.05,0.55,tp_upper -2019,做多,2020-04-18 08:45:00,2020-04-18 08:50:00,173.1,173.07,1.01,100.0,0.584,-0.02,0.05,-0.07,flip -2020,做空,2020-04-18 08:50:00,2020-04-18 10:05:00,173.07,173.19,1.01,100.0,0.5834,-0.07,0.05,-0.12,flip -2021,做多,2020-04-18 10:05:00,2020-04-18 10:10:00,173.19,173.05,1.01,100.0,0.582,-0.08,0.05,-0.13,flip -2022,做空,2020-04-18 10:10:00,2020-04-18 10:15:00,173.05,173.21,1.01,100.0,0.5814,-0.09,0.05,-0.14,flip -2023,做多,2020-04-18 10:15:00,2020-04-18 10:20:00,173.21,172.44,1.0,100.0,0.5798,-0.45,0.05,-0.5,flip -2024,做空,2020-04-18 10:20:00,2020-04-18 10:25:00,172.44,171.72,1.0,100.0,0.5792,0.42,0.05,0.37,tp_lower -2025,做多,2020-04-18 11:55:00,2020-04-18 12:00:00,174.08,173.72,1.0,100.0,0.5755,-0.21,0.05,-0.26,tp_upper -2026,做多,2020-04-19 05:00:00,2020-04-19 05:10:00,185.93,184.36,1.01,100.0,0.5409,-0.85,0.05,-0.9,flip -2027,做空,2020-04-19 05:10:00,2020-04-19 05:45:00,184.36,183.78,1.0,100.0,0.5403,0.31,0.05,0.26,tp_lower -2028,做多,2020-04-19 17:05:00,2020-04-19 18:10:00,181.33,181.24,1.0,100.0,0.5505,-0.05,0.05,-0.1,flip -2029,做空,2020-04-19 18:10:00,2020-04-19 18:25:00,181.24,181.2,1.0,100.0,0.55,0.02,0.05,-0.03,flip -2030,做多,2020-04-19 18:25:00,2020-04-19 19:10:00,181.2,181.12,1.0,100.0,0.5497,-0.04,0.05,-0.09,flip -2031,做空,2020-04-19 19:10:00,2020-04-19 19:15:00,181.12,181.25,0.99,100.0,0.5491,-0.07,0.05,-0.12,flip -2032,做多,2020-04-19 19:15:00,2020-04-19 19:30:00,181.25,180.83,0.99,100.0,0.5478,-0.23,0.05,-0.28,flip -2033,做空,2020-04-19 19:30:00,2020-04-19 19:35:00,180.83,181.29,0.99,100.0,0.5472,-0.25,0.05,-0.3,flip -2034,做多,2020-04-19 19:35:00,2020-04-19 20:00:00,181.29,180.95,0.99,100.0,0.5439,-0.18,0.05,-0.23,flip -2035,做空,2020-04-19 20:00:00,2020-04-19 20:35:00,180.95,180.87,0.98,100.0,0.5434,0.04,0.05,-0.01,flip -2036,做多,2020-04-19 20:35:00,2020-04-19 20:45:00,180.87,180.97,0.98,100.0,0.5433,0.05,0.05,0.01,flip -2037,做空,2020-04-19 20:45:00,2020-04-20 00:00:00,180.97,179.12,0.98,100.0,0.5428,1.0,0.05,0.96,tp_lower -2038,做多,2020-04-20 00:15:00,2020-04-20 00:25:00,180.82,180.96,1.0,100.0,0.5539,0.08,0.05,0.03,flip -2039,做空,2020-04-20 00:25:00,2020-04-20 00:30:00,180.96,181.41,1.0,100.0,0.5533,-0.25,0.05,-0.3,flip -2040,做多,2020-04-20 00:30:00,2020-04-20 01:25:00,181.41,181.42,1.0,100.0,0.55,0.01,0.05,-0.04,flip -2041,做空,2020-04-20 01:25:00,2020-04-20 01:30:00,181.42,181.68,1.0,100.0,0.5495,-0.14,0.05,-0.19,flip -2042,做多,2020-04-20 01:30:00,2020-04-20 02:10:00,181.68,181.43,0.99,100.0,0.5474,-0.14,0.05,-0.19,flip -2043,做空,2020-04-20 02:10:00,2020-04-20 02:15:00,181.43,181.49,0.99,100.0,0.5468,-0.03,0.05,-0.08,flip -2044,做多,2020-04-20 02:15:00,2020-04-20 02:45:00,181.49,183.33,0.99,100.0,0.5459,1.0,0.05,0.95,tp_upper -2045,做多,2020-04-20 06:30:00,2020-04-20 08:00:00,182.8,182.32,1.0,100.0,0.547,-0.26,0.05,-0.31,flip -2046,做空,2020-04-20 08:00:00,2020-04-20 08:05:00,182.32,182.6,1.0,100.0,0.5464,-0.15,0.05,-0.2,flip -2047,做多,2020-04-20 08:05:00,2020-04-20 08:10:00,182.6,181.85,0.99,100.0,0.5442,-0.41,0.05,-0.46,flip -2048,做空,2020-04-20 08:10:00,2020-04-20 10:05:00,181.85,180.92,0.99,100.0,0.5436,0.51,0.05,0.46,tp_lower -2049,做多,2020-04-21 01:20:00,2020-04-21 01:35:00,173.29,172.6,1.0,100.0,0.5788,-0.4,0.05,-0.45,flip -2050,做空,2020-04-21 01:35:00,2020-04-21 01:40:00,172.6,172.82,1.0,100.0,0.5782,-0.13,0.05,-0.18,flip -2051,做多,2020-04-21 01:40:00,2020-04-21 01:45:00,172.82,172.14,1.0,100.0,0.5762,-0.39,0.05,-0.44,flip -2052,做空,2020-04-21 01:45:00,2020-04-21 03:10:00,172.14,171.89,0.99,100.0,0.5756,0.14,0.05,0.09,flip -2053,做多,2020-04-21 03:10:00,2020-04-21 03:15:00,171.89,171.5,0.99,100.0,0.5767,-0.22,0.05,-0.27,flip -2054,做空,2020-04-21 03:15:00,2020-04-21 03:20:00,171.5,171.9,0.99,100.0,0.5761,-0.23,0.05,-0.28,flip -2055,做多,2020-04-21 03:20:00,2020-04-21 03:40:00,171.9,171.6,0.98,100.0,0.5728,-0.17,0.05,-0.22,flip -2056,做空,2020-04-21 03:40:00,2020-04-21 03:55:00,171.6,171.71,0.98,100.0,0.5723,-0.06,0.05,-0.11,flip -2057,做多,2020-04-21 03:55:00,2020-04-21 04:15:00,171.71,171.57,0.98,100.0,0.571,-0.08,0.05,-0.13,flip -2058,做空,2020-04-21 04:15:00,2020-04-21 04:50:00,171.57,171.5,0.98,100.0,0.5704,0.04,0.05,-0.01,flip -2059,做多,2020-04-21 04:50:00,2020-04-21 05:00:00,171.5,171.54,0.98,100.0,0.5703,0.02,0.05,-0.03,flip -2060,做空,2020-04-21 05:00:00,2020-04-21 05:20:00,171.54,172.2,0.98,100.0,0.5697,-0.38,0.05,-0.43,flip -2061,做多,2020-04-21 05:20:00,2020-04-21 05:35:00,172.2,172.57,0.97,100.0,0.5648,0.21,0.05,0.16,tp_upper -2062,做多,2020-04-21 08:55:00,2020-04-21 09:05:00,171.88,172.04,0.97,100.0,0.5665,0.09,0.05,0.04,flip -2063,做空,2020-04-21 09:05:00,2020-04-21 09:15:00,172.04,170.93,0.97,100.0,0.5659,0.63,0.05,0.58,tp_lower -2064,做多,2020-04-21 14:30:00,2020-04-21 14:50:00,173.13,171.47,0.98,100.0,0.5654,-0.94,0.05,-0.99,flip -2065,做空,2020-04-21 14:50:00,2020-04-21 16:25:00,171.47,171.08,0.97,100.0,0.5648,0.22,0.05,0.17,flip -2066,做多,2020-04-21 16:25:00,2020-04-21 16:30:00,171.08,170.8,0.97,100.0,0.5669,-0.16,0.05,-0.21,flip -2067,做空,2020-04-21 16:30:00,2020-04-21 16:50:00,170.8,170.51,0.97,100.0,0.5663,0.16,0.05,0.12,flip -2068,做多,2020-04-21 16:50:00,2020-04-21 17:00:00,170.51,170.52,0.97,100.0,0.5676,0.01,0.05,-0.04,flip -2069,做空,2020-04-21 17:00:00,2020-04-21 17:15:00,170.52,170.35,0.97,100.0,0.5671,0.1,0.05,0.05,flip -2070,做多,2020-04-21 17:15:00,2020-04-21 17:40:00,170.35,172.09,0.97,100.0,0.5676,0.99,0.05,0.94,tp_upper -2071,做多,2020-04-21 17:50:00,2020-04-21 17:55:00,172.88,172.41,0.98,100.0,0.5645,-0.27,0.05,-0.31,tp_upper -2072,做多,2020-04-22 02:20:00,2020-04-22 02:35:00,171.63,171.98,0.99,100.0,0.5783,0.2,0.05,0.15,flip -2073,做空,2020-04-22 02:35:00,2020-04-22 03:00:00,171.98,171.85,0.99,100.0,0.5777,0.08,0.05,0.03,flip -2074,做多,2020-04-22 03:00:00,2020-04-22 03:10:00,171.85,171.7,0.99,100.0,0.578,-0.09,0.05,-0.14,flip -2075,做空,2020-04-22 03:10:00,2020-04-22 04:15:00,171.7,171.76,0.99,100.0,0.5774,-0.03,0.05,-0.08,flip -2076,做多,2020-04-22 04:15:00,2020-04-22 04:20:00,171.76,171.65,0.99,100.0,0.5765,-0.06,0.05,-0.11,flip -2077,做空,2020-04-22 04:20:00,2020-04-22 04:25:00,171.65,171.84,0.99,100.0,0.5759,-0.11,0.05,-0.16,flip -2078,做多,2020-04-22 04:25:00,2020-04-22 04:30:00,171.84,171.56,0.99,100.0,0.574,-0.16,0.05,-0.21,flip -2079,做空,2020-04-22 04:30:00,2020-04-22 04:35:00,171.56,171.6,0.98,100.0,0.5735,-0.02,0.05,-0.07,flip -2080,做多,2020-04-22 04:35:00,2020-04-22 04:45:00,171.6,171.38,0.98,100.0,0.5726,-0.13,0.05,-0.18,flip -2081,做空,2020-04-22 04:45:00,2020-04-22 05:15:00,171.38,171.48,0.98,100.0,0.572,-0.06,0.05,-0.11,flip -2082,做多,2020-04-22 05:15:00,2020-04-22 05:50:00,171.48,173.88,0.98,100.0,0.5708,1.37,0.05,1.32,tp_upper -2083,做多,2020-04-22 21:55:00,2020-04-22 23:20:00,181.1,181.89,0.99,100.0,0.5475,0.43,0.05,0.38,flip -2084,做空,2020-04-22 23:20:00,2020-04-22 23:25:00,181.89,181.91,0.99,100.0,0.547,-0.01,0.05,-0.06,flip -2085,做多,2020-04-22 23:25:00,2020-04-22 23:30:00,181.91,181.74,0.99,100.0,0.5463,-0.09,0.05,-0.14,flip -2086,做空,2020-04-22 23:30:00,2020-04-22 23:35:00,181.74,181.88,0.99,100.0,0.5457,-0.08,0.05,-0.13,flip -2087,做多,2020-04-22 23:35:00,2020-04-22 23:55:00,181.88,182.63,0.99,100.0,0.5444,0.41,0.05,0.36,tp_upper -2088,做多,2020-04-23 00:20:00,2020-04-23 00:25:00,181.81,181.7,1.01,100.0,0.5541,-0.06,0.05,-0.11,flip -2089,做空,2020-04-23 00:25:00,2020-04-23 00:35:00,181.7,182.11,1.01,100.0,0.5536,-0.23,0.05,-0.28,flip -2090,做多,2020-04-23 00:35:00,2020-04-23 01:15:00,182.11,182.61,1.0,100.0,0.5505,0.28,0.05,0.22,tp_upper -2091,做多,2020-04-23 04:00:00,2020-04-23 04:05:00,182.66,182.21,1.0,100.0,0.5498,-0.25,0.05,-0.3,flip -2092,做空,2020-04-23 04:05:00,2020-04-23 04:30:00,182.21,182.82,1.0,100.0,0.5493,-0.34,0.05,-0.39,flip -2093,做多,2020-04-23 04:30:00,2020-04-23 04:35:00,182.82,182.77,1.0,100.0,0.545,-0.03,0.05,-0.08,flip -2094,做空,2020-04-23 04:35:00,2020-04-23 04:55:00,182.77,183.02,1.0,100.0,0.5445,-0.14,0.05,-0.19,flip -2095,做多,2020-04-23 04:55:00,2020-04-23 05:10:00,183.02,182.75,0.99,100.0,0.5425,-0.15,0.05,-0.2,flip -2096,做空,2020-04-23 05:10:00,2020-04-23 05:15:00,182.75,183.06,0.99,100.0,0.5419,-0.17,0.05,-0.22,flip -2097,做多,2020-04-23 05:15:00,2020-04-23 05:30:00,183.06,182.81,0.99,100.0,0.5395,-0.13,0.05,-0.18,flip -2098,做空,2020-04-23 05:30:00,2020-04-23 06:00:00,182.81,179.9,0.99,100.0,0.539,1.57,0.05,1.52,tp_lower -2099,做多,2020-04-23 09:55:00,2020-04-23 10:05:00,182.16,181.98,1.0,100.0,0.549,-0.1,0.05,-0.15,flip -2100,做空,2020-04-23 10:05:00,2020-04-23 10:10:00,181.98,182.18,1.0,100.0,0.5485,-0.11,0.05,-0.16,flip -2101,做多,2020-04-23 10:10:00,2020-04-23 10:15:00,182.18,181.76,1.0,100.0,0.5467,-0.23,0.05,-0.28,flip -2102,做空,2020-04-23 10:15:00,2020-04-23 10:25:00,181.76,182.04,0.99,100.0,0.5462,-0.15,0.05,-0.2,flip -2103,做多,2020-04-23 10:25:00,2020-04-23 11:45:00,182.04,183.64,0.99,100.0,0.5439,0.87,0.05,0.82,tp_upper -2104,做多,2020-04-23 22:40:00,2020-04-23 22:55:00,189.13,189.02,1.0,100.0,0.5276,-0.06,0.05,-0.11,flip -2105,做空,2020-04-23 22:55:00,2020-04-23 23:00:00,189.02,187.15,1.0,100.0,0.5271,0.99,0.05,0.94,tp_lower -2106,做多,2020-04-24 02:40:00,2020-04-24 02:50:00,188.09,188.27,1.02,100.0,0.543,0.1,0.05,0.05,flip -2107,做空,2020-04-24 02:50:00,2020-04-24 02:55:00,188.27,188.39,1.02,100.0,0.5424,-0.07,0.05,-0.12,flip -2108,做多,2020-04-24 02:55:00,2020-04-24 03:00:00,188.39,187.88,1.02,100.0,0.5412,-0.28,0.05,-0.33,flip -2109,做空,2020-04-24 03:00:00,2020-04-24 03:15:00,187.88,188.71,1.02,100.0,0.5407,-0.45,0.05,-0.5,flip -2110,做多,2020-04-24 03:15:00,2020-04-24 03:45:00,188.71,188.19,1.01,100.0,0.5354,-0.28,0.05,-0.33,flip -2111,做空,2020-04-24 03:45:00,2020-04-24 03:50:00,188.19,188.21,1.01,100.0,0.5348,-0.01,0.05,-0.06,flip -2112,做多,2020-04-24 03:50:00,2020-04-24 03:55:00,188.21,188.2,1.01,100.0,0.5342,-0.01,0.05,-0.06,flip -2113,做空,2020-04-24 03:55:00,2020-04-24 04:25:00,188.2,188.11,1.0,100.0,0.5337,0.05,0.05,-0.0,flip -2114,做多,2020-04-24 04:25:00,2020-04-24 05:05:00,188.11,187.95,1.0,100.0,0.5336,-0.09,0.05,-0.14,flip -2115,做空,2020-04-24 05:05:00,2020-04-24 05:35:00,187.95,187.88,1.0,100.0,0.5331,0.04,0.05,-0.01,flip -2116,做多,2020-04-24 05:35:00,2020-04-24 06:25:00,187.88,187.64,1.0,100.0,0.533,-0.13,0.05,-0.18,flip -2117,做空,2020-04-24 06:25:00,2020-04-24 06:30:00,187.64,188.29,1.0,100.0,0.5324,-0.35,0.05,-0.4,flip -2118,做多,2020-04-24 06:30:00,2020-04-24 06:40:00,188.29,187.74,0.99,100.0,0.5282,-0.29,0.05,-0.34,flip -2119,做空,2020-04-24 06:40:00,2020-04-24 06:45:00,187.74,187.91,0.99,100.0,0.5277,-0.09,0.05,-0.14,flip -2120,做多,2020-04-24 06:45:00,2020-04-24 07:00:00,187.91,188.19,0.99,100.0,0.5262,0.15,0.05,0.1,flip -2121,做空,2020-04-24 07:00:00,2020-04-24 08:10:00,188.19,187.76,0.99,100.0,0.5257,0.23,0.05,0.18,flip -2122,做多,2020-04-24 08:10:00,2020-04-24 08:45:00,187.76,187.72,0.99,100.0,0.5276,-0.02,0.05,-0.07,flip -2123,做空,2020-04-24 08:45:00,2020-04-24 10:15:00,187.72,187.79,0.99,100.0,0.527,-0.04,0.05,-0.09,tp_lower -2124,做多,2020-04-24 10:55:00,2020-04-24 11:00:00,188.21,187.78,0.99,100.0,0.5249,-0.23,0.05,-0.28,flip -2125,做空,2020-04-24 11:00:00,2020-04-24 11:05:00,187.78,188.26,0.98,100.0,0.5244,-0.25,0.05,-0.3,flip -2126,做多,2020-04-24 11:05:00,2020-04-24 11:10:00,188.26,187.6,0.98,100.0,0.5212,-0.34,0.05,-0.39,flip -2127,做空,2020-04-24 11:10:00,2020-04-24 11:15:00,187.6,187.09,0.98,100.0,0.5207,0.27,0.05,0.22,tp_lower -2128,做多,2020-04-24 15:30:00,2020-04-24 15:40:00,187.33,187.29,0.98,100.0,0.5223,-0.02,0.05,-0.07,flip -2129,做空,2020-04-24 15:40:00,2020-04-24 15:45:00,187.29,187.84,0.98,100.0,0.5218,-0.29,0.05,-0.34,flip -2130,做多,2020-04-24 15:45:00,2020-04-24 15:55:00,187.84,187.46,0.97,100.0,0.5182,-0.2,0.05,-0.25,flip -2131,做空,2020-04-24 15:55:00,2020-04-24 16:00:00,187.46,187.47,0.97,100.0,0.5177,-0.01,0.05,-0.05,flip -2132,做多,2020-04-24 16:00:00,2020-04-24 16:10:00,187.47,186.95,0.97,100.0,0.5172,-0.27,0.05,-0.32,flip -2133,做空,2020-04-24 16:10:00,2020-04-24 16:30:00,186.95,187.45,0.97,100.0,0.5166,-0.26,0.05,-0.31,flip -2134,做多,2020-04-24 16:30:00,2020-04-24 16:50:00,187.45,187.55,0.96,100.0,0.5134,0.05,0.05,0.0,flip -2135,做空,2020-04-24 16:50:00,2020-04-24 17:15:00,187.55,187.49,0.96,100.0,0.5128,0.03,0.05,-0.02,flip -2136,做多,2020-04-24 17:15:00,2020-04-24 17:35:00,187.49,187.31,0.96,100.0,0.5127,-0.09,0.05,-0.14,flip -2137,做空,2020-04-24 17:35:00,2020-04-24 17:40:00,187.31,187.77,0.96,100.0,0.5122,-0.24,0.05,-0.28,flip -2138,做多,2020-04-24 17:40:00,2020-04-24 18:15:00,187.77,188.73,0.96,100.0,0.5091,0.49,0.05,0.44,tp_upper -2139,做多,2020-04-24 22:00:00,2020-04-24 22:05:00,187.65,187.66,0.96,100.0,0.5116,0.01,0.05,-0.04,flip -2140,做空,2020-04-24 22:05:00,2020-04-24 22:20:00,187.66,187.93,0.96,100.0,0.511,-0.14,0.05,-0.19,flip -2141,做多,2020-04-24 22:20:00,2020-04-24 22:30:00,187.93,187.31,0.96,100.0,0.5091,-0.32,0.05,-0.36,flip -2142,做空,2020-04-24 22:30:00,2020-04-24 22:35:00,187.31,186.7,0.95,100.0,0.5086,0.31,0.05,0.26,tp_lower -2143,做多,2020-04-24 23:10:00,2020-04-24 23:15:00,187.63,187.3,0.95,100.0,0.5088,-0.17,0.05,-0.22,flip -2144,做空,2020-04-24 23:15:00,2020-04-24 23:40:00,187.3,187.83,0.95,100.0,0.5083,-0.27,0.05,-0.32,flip -2145,做多,2020-04-24 23:40:00,2020-04-24 23:45:00,187.83,187.62,0.95,100.0,0.5049,-0.11,0.05,-0.15,flip -2146,做空,2020-04-24 23:45:00,2020-04-25 00:00:00,187.62,186.68,0.95,100.0,0.5044,0.47,0.05,0.43,tp_lower -2147,做多,2020-04-25 03:30:00,2020-04-25 04:05:00,187.86,187.48,0.99,100.0,0.5249,-0.2,0.05,-0.25,flip -2148,做空,2020-04-25 04:05:00,2020-04-25 04:10:00,187.48,187.61,0.98,100.0,0.5243,-0.07,0.05,-0.12,flip -2149,做多,2020-04-25 04:10:00,2020-04-25 04:15:00,187.61,187.55,0.98,100.0,0.5231,-0.03,0.05,-0.08,flip -2150,做空,2020-04-25 04:15:00,2020-04-25 04:20:00,187.55,187.63,0.98,100.0,0.5226,-0.04,0.05,-0.09,flip -2151,做多,2020-04-25 04:20:00,2020-04-25 04:25:00,187.63,187.58,0.98,100.0,0.5216,-0.03,0.05,-0.08,flip -2152,做空,2020-04-25 04:25:00,2020-04-25 14:45:00,187.58,194.86,0.98,100.0,0.5211,-3.79,0.05,-3.84,flip -2153,做多,2020-04-25 14:45:00,2020-04-25 14:55:00,194.86,195.56,0.94,100.0,0.4816,0.34,0.05,0.29,tp_upper -2154,做多,2020-04-25 16:05:00,2020-04-25 16:25:00,194.47,194.82,0.94,100.0,0.4839,0.17,0.05,0.12,flip -2155,做空,2020-04-25 16:25:00,2020-04-25 17:25:00,194.82,193.93,0.94,100.0,0.4834,0.43,0.05,0.38,tp_lower -2156,做多,2020-04-25 19:25:00,2020-04-25 19:30:00,194.48,194.3,0.95,100.0,0.4859,-0.09,0.05,-0.13,flip -2157,做空,2020-04-25 19:30:00,2020-04-25 20:00:00,194.3,194.25,0.94,100.0,0.4855,0.02,0.05,-0.02,flip -2158,做多,2020-04-25 20:00:00,2020-04-25 20:10:00,194.25,194.33,0.94,100.0,0.4852,0.04,0.05,-0.01,flip -2159,做空,2020-04-25 20:10:00,2020-04-25 20:45:00,194.33,194.45,0.94,100.0,0.4847,-0.06,0.05,-0.11,flip -2160,做多,2020-04-25 20:45:00,2020-04-25 20:50:00,194.45,194.11,0.94,100.0,0.4837,-0.16,0.05,-0.21,flip -2161,做空,2020-04-25 20:50:00,2020-04-25 21:10:00,194.11,193.24,0.94,100.0,0.4832,0.42,0.05,0.37,tp_lower -2162,做多,2020-04-25 23:40:00,2020-04-26 00:00:00,193.9,194.06,0.94,100.0,0.4854,0.08,0.05,0.03,flip -2163,做空,2020-04-26 00:00:00,2020-04-26 00:05:00,194.06,194.38,0.95,100.0,0.492,-0.16,0.05,-0.21,flip -2164,做多,2020-04-26 00:05:00,2020-04-26 00:15:00,194.38,194.07,0.95,100.0,0.4899,-0.15,0.05,-0.2,flip -2165,做空,2020-04-26 00:15:00,2020-04-26 00:20:00,194.07,194.31,0.95,100.0,0.4894,-0.12,0.05,-0.17,flip -2166,做多,2020-04-26 00:20:00,2020-04-26 00:40:00,194.31,195.17,0.95,100.0,0.4877,0.42,0.05,0.37,tp_upper -2167,做多,2020-04-26 04:30:00,2020-04-26 04:45:00,194.25,194.19,0.95,100.0,0.4895,-0.03,0.05,-0.08,flip -2168,做空,2020-04-26 04:45:00,2020-04-26 04:50:00,194.19,194.39,0.95,100.0,0.489,-0.1,0.05,-0.15,flip -2169,做多,2020-04-26 04:50:00,2020-04-26 05:00:00,194.39,194.35,0.95,100.0,0.4875,-0.02,0.05,-0.07,flip -2170,做空,2020-04-26 05:00:00,2020-04-26 05:35:00,194.35,193.61,0.95,100.0,0.487,0.36,0.05,0.31,tp_lower -2171,做多,2020-04-26 07:15:00,2020-04-26 09:45:00,194.0,195.71,0.95,100.0,0.4893,0.84,0.05,0.79,tp_upper -2172,做多,2020-04-26 20:35:00,2020-04-26 20:40:00,195.99,195.9,0.96,100.0,0.4881,-0.04,0.05,-0.09,flip -2173,做空,2020-04-26 20:40:00,2020-04-26 20:45:00,195.9,196.5,0.96,100.0,0.4876,-0.29,0.05,-0.34,flip -2174,做多,2020-04-26 20:45:00,2020-04-26 21:35:00,196.5,195.91,0.95,100.0,0.4842,-0.29,0.05,-0.33,flip -2175,做空,2020-04-26 21:35:00,2020-04-26 21:40:00,195.91,196.08,0.95,100.0,0.4837,-0.08,0.05,-0.13,flip -2176,做多,2020-04-26 21:40:00,2020-04-26 21:50:00,196.08,195.83,0.95,100.0,0.4823,-0.12,0.05,-0.17,flip -2177,做空,2020-04-26 21:50:00,2020-04-26 21:55:00,195.83,196.09,0.94,100.0,0.4819,-0.13,0.05,-0.17,flip -2178,做多,2020-04-26 21:55:00,2020-04-26 22:00:00,196.09,195.87,0.94,100.0,0.4801,-0.11,0.05,-0.15,flip -2179,做空,2020-04-26 22:00:00,2020-04-26 23:10:00,195.87,195.58,0.94,100.0,0.4796,0.14,0.05,0.09,flip -2180,做多,2020-04-26 23:10:00,2020-04-26 23:20:00,195.58,195.61,0.94,100.0,0.4806,0.01,0.05,-0.03,flip -2181,做空,2020-04-26 23:20:00,2020-04-26 23:25:00,195.61,196.16,0.94,100.0,0.4801,-0.26,0.05,-0.31,flip -2182,做多,2020-04-26 23:25:00,2020-04-26 23:35:00,196.16,196.98,0.94,100.0,0.4769,0.39,0.05,0.34,tp_upper -2183,做多,2020-04-27 08:15:00,2020-04-27 08:25:00,196.81,196.37,0.96,100.0,0.4857,-0.21,0.05,-0.26,flip -2184,做空,2020-04-27 08:25:00,2020-04-27 09:00:00,196.37,195.02,0.95,100.0,0.4852,0.66,0.05,0.61,tp_lower -2185,做多,2020-04-27 19:00:00,2020-04-27 19:05:00,193.9,193.67,0.96,100.0,0.4943,-0.11,0.05,-0.16,flip -2186,做空,2020-04-27 19:05:00,2020-04-27 19:25:00,193.67,193.66,0.96,100.0,0.4938,0.0,0.05,-0.04,flip -2187,做多,2020-04-27 19:25:00,2020-04-27 19:35:00,193.66,193.56,0.96,100.0,0.4934,-0.05,0.05,-0.1,flip -2188,做空,2020-04-27 19:35:00,2020-04-27 19:40:00,193.56,193.85,0.95,100.0,0.4929,-0.14,0.05,-0.19,flip -2189,做多,2020-04-27 19:40:00,2020-04-27 20:35:00,193.85,193.51,0.95,100.0,0.4909,-0.17,0.05,-0.21,flip -2190,做空,2020-04-27 20:35:00,2020-04-27 20:40:00,193.51,193.76,0.95,100.0,0.4904,-0.12,0.05,-0.17,flip -2191,做多,2020-04-27 20:40:00,2020-04-27 20:45:00,193.76,193.49,0.95,100.0,0.4887,-0.13,0.05,-0.18,flip -2192,做空,2020-04-27 20:45:00,2020-04-27 21:00:00,193.49,193.41,0.94,100.0,0.4882,0.04,0.05,-0.01,flip -2193,做多,2020-04-27 21:00:00,2020-04-27 21:35:00,193.41,194.84,0.94,100.0,0.4881,0.7,0.05,0.65,tp_upper -2194,做多,2020-04-28 01:25:00,2020-04-28 01:30:00,194.18,193.76,0.96,100.0,0.4941,-0.21,0.05,-0.26,flip -2195,做空,2020-04-28 01:30:00,2020-04-28 01:40:00,193.76,194.06,0.96,100.0,0.4936,-0.15,0.05,-0.2,flip -2196,做多,2020-04-28 01:40:00,2020-04-28 01:50:00,194.06,193.83,0.95,100.0,0.4916,-0.11,0.05,-0.16,flip -2197,做空,2020-04-28 01:50:00,2020-04-28 02:50:00,193.83,194.14,0.95,100.0,0.4911,-0.15,0.05,-0.2,flip -2198,做多,2020-04-28 02:50:00,2020-04-28 03:00:00,194.14,193.81,0.95,100.0,0.4891,-0.16,0.05,-0.21,flip -2199,做空,2020-04-28 03:00:00,2020-04-28 03:35:00,193.81,194.23,0.95,100.0,0.4886,-0.21,0.05,-0.25,flip -2200,做多,2020-04-28 03:35:00,2020-04-28 03:45:00,194.23,194.19,0.94,100.0,0.486,-0.02,0.05,-0.07,flip -2201,做空,2020-04-28 03:45:00,2020-04-28 03:50:00,194.19,194.26,0.94,100.0,0.4855,-0.03,0.05,-0.08,flip -2202,做多,2020-04-28 03:50:00,2020-04-28 04:00:00,194.26,194.06,0.94,100.0,0.4846,-0.1,0.05,-0.14,flip -2203,做空,2020-04-28 04:00:00,2020-04-28 04:45:00,194.06,192.6,0.94,100.0,0.4842,0.71,0.05,0.66,tp_lower -2204,做多,2020-04-28 04:55:00,2020-04-28 06:00:00,194.1,194.04,0.95,100.0,0.4872,-0.03,0.05,-0.08,flip -2205,做空,2020-04-28 06:00:00,2020-04-28 06:05:00,194.04,194.46,0.94,100.0,0.4867,-0.2,0.05,-0.25,flip -2206,做多,2020-04-28 06:05:00,2020-04-28 08:05:00,194.46,194.56,0.94,100.0,0.4841,0.05,0.05,0.0,flip -2207,做空,2020-04-28 08:05:00,2020-04-28 08:10:00,194.56,194.72,0.94,100.0,0.4837,-0.08,0.05,-0.12,flip -2208,做多,2020-04-28 08:10:00,2020-04-28 08:20:00,194.72,194.4,0.94,100.0,0.4824,-0.15,0.05,-0.2,flip -2209,做空,2020-04-28 08:20:00,2020-04-28 08:30:00,194.4,194.6,0.94,100.0,0.4819,-0.1,0.05,-0.14,flip -2210,做多,2020-04-28 08:30:00,2020-04-28 08:45:00,194.6,194.14,0.93,100.0,0.4804,-0.22,0.05,-0.27,flip -2211,做空,2020-04-28 08:45:00,2020-04-28 09:00:00,194.14,194.41,0.93,100.0,0.4799,-0.13,0.05,-0.18,flip -2212,做多,2020-04-28 09:00:00,2020-04-28 09:05:00,194.41,194.37,0.93,100.0,0.4781,-0.02,0.05,-0.07,flip -2213,做空,2020-04-28 09:05:00,2020-04-28 09:10:00,194.37,194.75,0.93,100.0,0.4777,-0.18,0.05,-0.23,flip -2214,做多,2020-04-28 09:10:00,2020-04-28 09:30:00,194.75,195.43,0.93,100.0,0.4753,0.32,0.05,0.28,tp_upper -2215,做多,2020-04-28 14:05:00,2020-04-28 14:20:00,196.0,195.72,0.93,100.0,0.4735,-0.13,0.05,-0.18,flip -2216,做空,2020-04-28 14:20:00,2020-04-28 15:00:00,195.72,194.94,0.93,100.0,0.473,0.37,0.05,0.32,tp_lower -2217,做多,2020-04-28 15:25:00,2020-04-28 16:00:00,195.59,195.58,0.93,100.0,0.4747,-0.0,0.05,-0.05,flip -2218,做空,2020-04-28 16:00:00,2020-04-28 16:05:00,195.58,196.18,0.93,100.0,0.4742,-0.28,0.05,-0.33,flip -2219,做多,2020-04-28 16:05:00,2020-04-28 16:45:00,196.18,195.94,0.92,100.0,0.4709,-0.11,0.05,-0.16,flip -2220,做空,2020-04-28 16:45:00,2020-04-28 16:55:00,195.94,195.93,0.92,100.0,0.4704,0.0,0.05,-0.04,flip -2221,做多,2020-04-28 16:55:00,2020-04-28 17:00:00,195.93,195.63,0.92,100.0,0.47,-0.14,0.05,-0.19,flip -2222,做空,2020-04-28 17:00:00,2020-04-28 17:40:00,195.63,196.04,0.92,100.0,0.4695,-0.19,0.05,-0.24,flip -2223,做多,2020-04-28 17:40:00,2020-04-28 17:55:00,196.04,195.85,0.92,100.0,0.4671,-0.09,0.05,-0.13,flip -2224,做空,2020-04-28 17:55:00,2020-04-28 18:00:00,195.85,196.01,0.91,100.0,0.4666,-0.07,0.05,-0.12,flip -2225,做多,2020-04-28 18:00:00,2020-04-28 18:20:00,196.01,196.0,0.91,100.0,0.4654,-0.0,0.05,-0.05,flip -2226,做空,2020-04-28 18:20:00,2020-04-28 19:30:00,196.0,196.21,0.91,100.0,0.4649,-0.1,0.05,-0.14,flip -2227,做多,2020-04-28 19:30:00,2020-04-28 19:40:00,196.21,196.1,0.91,100.0,0.4634,-0.05,0.05,-0.1,flip -2228,做空,2020-04-28 19:40:00,2020-04-28 20:00:00,196.1,195.39,0.91,100.0,0.463,0.33,0.05,0.28,tp_lower -2229,做多,2020-04-28 20:15:00,2020-04-28 21:00:00,196.0,196.15,0.91,100.0,0.4644,0.07,0.05,0.02,flip -2230,做空,2020-04-28 21:00:00,2020-04-28 21:25:00,196.15,196.13,0.91,100.0,0.464,0.01,0.05,-0.04,flip -2231,做多,2020-04-28 21:25:00,2020-04-28 21:30:00,196.13,196.1,0.91,100.0,0.4636,-0.01,0.05,-0.06,flip -2232,做空,2020-04-28 21:30:00,2020-04-28 21:35:00,196.1,196.42,0.91,100.0,0.4631,-0.15,0.05,-0.19,flip -2233,做多,2020-04-28 21:35:00,2020-04-28 21:40:00,196.42,196.07,0.91,100.0,0.4612,-0.16,0.05,-0.21,flip -2234,做空,2020-04-28 21:40:00,2020-04-28 21:55:00,196.07,196.32,0.9,100.0,0.4607,-0.12,0.05,-0.16,flip -2235,做多,2020-04-28 21:55:00,2020-04-28 22:00:00,196.32,196.18,0.9,100.0,0.4591,-0.06,0.05,-0.11,flip -2236,做空,2020-04-28 22:00:00,2020-04-29 22:15:00,196.18,213.95,0.9,100.0,0.4586,-8.15,0.05,-8.2,flip -2237,做多,2020-04-29 22:15:00,2020-04-30 01:05:00,213.95,217.71,0.85,100.0,0.3986,1.5,0.04,1.46,tp_upper -2238,做多,2020-04-30 07:20:00,2020-04-30 07:25:00,219.82,218.48,0.87,100.0,0.3947,-0.53,0.04,-0.57,flip -2239,做空,2020-04-30 07:25:00,2020-04-30 07:30:00,218.48,220.17,0.86,100.0,0.3943,-0.67,0.04,-0.71,flip -2240,做多,2020-04-30 07:30:00,2020-04-30 07:35:00,220.17,219.33,0.85,100.0,0.3879,-0.33,0.04,-0.37,flip -2241,做空,2020-04-30 07:35:00,2020-04-30 07:40:00,219.33,219.72,0.85,100.0,0.3875,-0.15,0.04,-0.19,flip -2242,做多,2020-04-30 07:40:00,2020-04-30 08:00:00,219.72,219.48,0.85,100.0,0.3857,-0.09,0.04,-0.13,flip -2243,做空,2020-04-30 08:00:00,2020-04-30 08:05:00,219.48,220.57,0.85,100.0,0.3854,-0.42,0.04,-0.46,flip -2244,做多,2020-04-30 08:05:00,2020-04-30 08:15:00,220.57,219.75,0.84,100.0,0.3812,-0.31,0.04,-0.35,flip -2245,做空,2020-04-30 08:15:00,2020-04-30 09:00:00,219.75,216.12,0.84,100.0,0.3808,1.38,0.04,1.34,tp_lower -2246,做多,2020-04-30 18:25:00,2020-04-30 20:10:00,210.09,210.68,0.85,100.0,0.4045,0.24,0.04,0.2,flip -2247,做空,2020-04-30 20:10:00,2020-04-30 22:20:00,210.68,207.42,0.85,100.0,0.4041,1.32,0.04,1.28,tp_lower -2248,做多,2020-04-30 22:55:00,2020-04-30 23:00:00,210.54,209.32,0.86,100.0,0.4102,-0.5,0.04,-0.54,flip -2249,做空,2020-04-30 23:00:00,2020-04-30 23:45:00,209.32,205.96,0.86,100.0,0.4098,1.38,0.04,1.33,tp_lower -2250,做多,2020-05-01 00:30:00,2020-05-01 00:55:00,208.88,209.05,0.88,100.0,0.4214,0.07,0.04,0.03,flip -2251,做空,2020-05-01 00:55:00,2020-05-01 01:00:00,209.05,209.43,0.88,100.0,0.421,-0.16,0.04,-0.2,flip -2252,做多,2020-05-01 01:00:00,2020-05-01 01:20:00,209.43,209.17,0.88,100.0,0.419,-0.11,0.04,-0.15,flip -2253,做空,2020-05-01 01:20:00,2020-05-01 02:05:00,209.17,208.94,0.88,100.0,0.4186,0.1,0.04,0.05,flip -2254,做多,2020-05-01 02:05:00,2020-05-01 02:20:00,208.94,208.73,0.88,100.0,0.4191,-0.09,0.04,-0.13,flip -2255,做空,2020-05-01 02:20:00,2020-05-01 02:25:00,208.73,209.43,0.87,100.0,0.4187,-0.29,0.04,-0.34,flip -2256,做多,2020-05-01 02:25:00,2020-05-01 02:35:00,209.43,209.38,0.87,100.0,0.4155,-0.02,0.04,-0.06,flip -2257,做空,2020-05-01 02:35:00,2020-05-01 02:45:00,209.38,209.67,0.87,100.0,0.4151,-0.12,0.04,-0.16,flip -2258,做多,2020-05-01 02:45:00,2020-05-01 03:10:00,209.67,209.3,0.87,100.0,0.4135,-0.15,0.04,-0.2,flip -2259,做空,2020-05-01 03:10:00,2020-05-01 04:00:00,209.3,209.55,0.86,100.0,0.4131,-0.1,0.04,-0.15,flip -2260,做多,2020-05-01 04:00:00,2020-05-01 04:40:00,209.55,212.06,0.86,100.0,0.4117,1.03,0.04,0.99,tp_upper -2261,做多,2020-05-01 12:35:00,2020-05-01 12:40:00,212.96,211.89,0.87,100.0,0.4096,-0.44,0.04,-0.48,flip -2262,做空,2020-05-01 12:40:00,2020-05-01 12:50:00,211.89,213.0,0.87,100.0,0.4091,-0.45,0.04,-0.5,flip -2263,做多,2020-05-01 12:50:00,2020-05-01 13:05:00,213.0,212.67,0.86,100.0,0.4045,-0.13,0.04,-0.18,flip -2264,做空,2020-05-01 13:05:00,2020-05-01 13:10:00,212.67,212.9,0.86,100.0,0.4041,-0.09,0.04,-0.14,flip -2265,做多,2020-05-01 13:10:00,2020-05-01 13:15:00,212.9,212.4,0.86,100.0,0.4028,-0.2,0.04,-0.24,flip -2266,做空,2020-05-01 13:15:00,2020-05-01 13:30:00,212.4,211.27,0.85,100.0,0.4024,0.45,0.04,0.41,tp_lower -2267,做多,2020-05-01 21:35:00,2020-05-01 21:45:00,211.68,212.3,0.86,100.0,0.4055,0.25,0.04,0.21,tp_upper -2268,做多,2020-05-02 05:40:00,2020-05-02 06:45:00,212.62,212.68,0.87,100.0,0.4111,0.02,0.04,-0.02,flip -2269,做空,2020-05-02 06:45:00,2020-05-02 06:50:00,212.68,212.83,0.87,100.0,0.4107,-0.06,0.04,-0.11,flip -2270,做多,2020-05-02 06:50:00,2020-05-02 06:55:00,212.83,212.7,0.87,100.0,0.4097,-0.05,0.04,-0.1,flip -2271,做空,2020-05-02 06:55:00,2020-05-02 07:10:00,212.7,212.71,0.87,100.0,0.4093,-0.0,0.04,-0.05,flip -2272,做多,2020-05-02 07:10:00,2020-05-02 07:15:00,212.71,212.26,0.87,100.0,0.4088,-0.18,0.04,-0.23,flip -2273,做空,2020-05-02 07:15:00,2020-05-02 07:35:00,212.26,212.0,0.87,100.0,0.4084,0.11,0.04,0.06,tp_lower -2274,做多,2020-05-02 10:00:00,2020-05-02 10:05:00,212.49,212.41,0.87,100.0,0.4081,-0.03,0.04,-0.08,flip -2275,做空,2020-05-02 10:05:00,2020-05-02 10:20:00,212.41,212.61,0.87,100.0,0.4077,-0.08,0.04,-0.12,flip -2276,做多,2020-05-02 10:20:00,2020-05-02 10:25:00,212.61,212.56,0.86,100.0,0.4065,-0.02,0.04,-0.06,flip -2277,做空,2020-05-02 10:25:00,2020-05-02 10:40:00,212.56,212.59,0.86,100.0,0.4061,-0.01,0.04,-0.06,flip -2278,做多,2020-05-02 10:40:00,2020-05-02 10:45:00,212.59,211.9,0.86,100.0,0.4056,-0.28,0.04,-0.32,flip -2279,做空,2020-05-02 10:45:00,2020-05-02 10:50:00,211.9,212.35,0.86,100.0,0.4052,-0.18,0.04,-0.23,flip -2280,做多,2020-05-02 10:50:00,2020-05-02 11:25:00,212.35,213.24,0.86,100.0,0.403,0.36,0.04,0.32,tp_upper -2281,做多,2020-05-02 12:00:00,2020-05-02 12:15:00,213.02,213.56,0.86,100.0,0.4031,0.22,0.04,0.17,tp_upper -2282,做多,2020-05-02 15:30:00,2020-05-02 15:45:00,212.56,212.35,0.86,100.0,0.4046,-0.08,0.04,-0.13,flip -2283,做空,2020-05-02 15:45:00,2020-05-02 15:50:00,212.35,212.85,0.86,100.0,0.4041,-0.2,0.04,-0.25,flip -2284,做多,2020-05-02 15:50:00,2020-05-02 16:05:00,212.85,213.89,0.86,100.0,0.4018,0.42,0.04,0.37,tp_upper -2285,做多,2020-05-02 18:30:00,2020-05-02 20:00:00,212.89,213.44,0.86,100.0,0.4033,0.22,0.04,0.18,flip -2286,做空,2020-05-02 20:00:00,2020-05-02 20:05:00,213.44,213.53,0.86,100.0,0.4029,-0.04,0.04,-0.08,flip -2287,做多,2020-05-02 20:05:00,2020-05-02 20:15:00,213.53,213.34,0.86,100.0,0.4022,-0.08,0.04,-0.12,flip -2288,做空,2020-05-02 20:15:00,2020-05-02 20:25:00,213.34,213.47,0.86,100.0,0.4018,-0.05,0.04,-0.1,flip -2289,做多,2020-05-02 20:25:00,2020-05-02 21:30:00,213.47,213.37,0.86,100.0,0.4009,-0.04,0.04,-0.08,flip -2290,做空,2020-05-02 21:30:00,2020-05-02 21:35:00,213.37,213.9,0.85,100.0,0.4005,-0.21,0.04,-0.26,flip -2291,做多,2020-05-02 21:35:00,2020-05-02 22:10:00,213.9,213.49,0.85,100.0,0.3981,-0.16,0.04,-0.21,flip -2292,做空,2020-05-02 22:10:00,2020-05-02 22:15:00,213.49,213.61,0.85,100.0,0.3977,-0.05,0.04,-0.09,flip -2293,做多,2020-05-02 22:15:00,2020-05-02 22:25:00,213.61,213.48,0.85,100.0,0.3969,-0.05,0.04,-0.09,flip -2294,做空,2020-05-02 22:25:00,2020-05-02 22:30:00,213.48,213.7,0.85,100.0,0.3965,-0.09,0.04,-0.13,flip -2295,做多,2020-05-02 22:30:00,2020-05-02 22:35:00,213.7,213.66,0.84,100.0,0.3953,-0.02,0.04,-0.06,flip -2296,做空,2020-05-02 22:35:00,2020-05-03 00:10:00,213.66,214.1,0.84,100.0,0.3949,-0.17,0.04,-0.22,flip -2297,做多,2020-05-03 00:10:00,2020-05-03 00:15:00,214.1,214.65,0.86,100.0,0.4031,0.22,0.04,0.18,tp_upper -2298,做多,2020-05-03 06:05:00,2020-05-03 21:55:00,216.0,209.65,0.86,100.0,0.4002,-2.54,0.04,-2.58,flip -2299,做空,2020-05-03 21:55:00,2020-05-03 23:15:00,209.65,210.06,0.84,100.0,0.3998,-0.16,0.04,-0.21,flip -2300,做多,2020-05-03 23:15:00,2020-05-04 00:10:00,210.06,210.5,0.84,100.0,0.3979,0.18,0.04,0.13,tp_upper -2301,做多,2020-05-04 10:30:00,2020-05-04 11:35:00,200.79,199.98,0.84,100.0,0.4182,-0.34,0.04,-0.38,flip -2302,做空,2020-05-04 11:35:00,2020-05-04 11:45:00,199.98,200.63,0.84,100.0,0.4178,-0.27,0.04,-0.31,flip -2303,做多,2020-05-04 11:45:00,2020-05-04 11:50:00,200.63,200.48,0.83,100.0,0.4147,-0.06,0.04,-0.1,flip -2304,做空,2020-05-04 11:50:00,2020-05-04 12:00:00,200.48,200.08,0.83,100.0,0.4142,0.17,0.04,0.12,flip -2305,做多,2020-05-04 12:00:00,2020-05-04 12:30:00,200.08,202.05,0.83,100.0,0.4155,0.82,0.04,0.78,tp_upper -2306,做多,2020-05-04 19:55:00,2020-05-04 20:35:00,203.86,206.29,0.84,100.0,0.4114,1.0,0.04,0.96,tp_upper -2307,做多,2020-05-05 02:25:00,2020-05-05 02:30:00,206.41,205.89,0.85,100.0,0.4131,-0.21,0.04,-0.26,flip -2308,做空,2020-05-05 02:30:00,2020-05-05 02:40:00,205.89,206.37,0.85,100.0,0.4127,-0.2,0.04,-0.24,flip -2309,做多,2020-05-05 02:40:00,2020-05-05 02:45:00,206.37,205.92,0.85,100.0,0.4104,-0.18,0.04,-0.23,flip -2310,做空,2020-05-05 02:45:00,2020-05-05 02:55:00,205.92,205.85,0.84,100.0,0.41,0.03,0.04,-0.01,flip -2311,做多,2020-05-05 02:55:00,2020-05-05 03:50:00,205.85,206.54,0.84,100.0,0.4098,0.28,0.04,0.24,flip -2312,做空,2020-05-05 03:50:00,2020-05-05 04:00:00,206.54,207.38,0.85,100.0,0.4094,-0.34,0.04,-0.39,flip -2313,做多,2020-05-05 04:00:00,2020-05-05 04:45:00,207.38,209.0,0.84,100.0,0.4057,0.66,0.04,0.61,tp_upper -2314,做多,2020-05-05 19:05:00,2020-05-05 19:10:00,204.06,203.97,0.85,100.0,0.4151,-0.04,0.04,-0.08,flip -2315,做空,2020-05-05 19:10:00,2020-05-05 19:20:00,203.97,204.18,0.85,100.0,0.4147,-0.09,0.04,-0.13,flip -2316,做多,2020-05-05 19:20:00,2020-05-05 19:25:00,204.18,203.51,0.84,100.0,0.4134,-0.28,0.04,-0.32,flip -2317,做空,2020-05-05 19:25:00,2020-05-05 19:40:00,203.51,203.9,0.84,100.0,0.413,-0.16,0.04,-0.2,flip -2318,做多,2020-05-05 19:40:00,2020-05-05 19:45:00,203.9,203.87,0.84,100.0,0.411,-0.01,0.04,-0.05,flip -2319,做空,2020-05-05 19:45:00,2020-05-05 19:50:00,203.87,204.25,0.84,100.0,0.4106,-0.16,0.04,-0.2,flip -2320,做多,2020-05-05 19:50:00,2020-05-05 20:10:00,204.25,204.78,0.83,100.0,0.4087,0.22,0.04,0.17,tp_upper -2321,做多,2020-05-05 22:20:00,2020-05-05 22:25:00,204.29,204.11,0.84,100.0,0.4092,-0.07,0.04,-0.12,flip -2322,做空,2020-05-05 22:25:00,2020-05-05 22:30:00,204.11,204.69,0.83,100.0,0.4088,-0.24,0.04,-0.28,flip -2323,做多,2020-05-05 22:30:00,2020-05-05 22:50:00,204.69,204.38,0.83,100.0,0.4061,-0.13,0.04,-0.17,flip -2324,做空,2020-05-05 22:50:00,2020-05-05 23:40:00,204.38,204.61,0.83,100.0,0.4057,-0.09,0.04,-0.13,flip -2325,做多,2020-05-05 23:40:00,2020-05-05 23:45:00,204.61,204.44,0.83,100.0,0.4044,-0.07,0.04,-0.11,flip -2326,做空,2020-05-05 23:45:00,2020-05-06 00:15:00,204.44,204.74,0.83,100.0,0.404,-0.12,0.04,-0.16,flip -2327,做多,2020-05-06 00:15:00,2020-05-06 00:20:00,204.74,204.11,0.84,100.0,0.4096,-0.26,0.04,-0.3,flip -2328,做空,2020-05-06 00:20:00,2020-05-06 00:25:00,204.11,203.58,0.84,100.0,0.4092,0.22,0.04,0.18,tp_lower -2329,做多,2020-05-06 01:20:00,2020-05-06 01:50:00,204.11,204.42,0.84,100.0,0.4098,0.13,0.04,0.09,flip -2330,做空,2020-05-06 01:50:00,2020-05-06 02:30:00,204.42,204.35,0.84,100.0,0.4094,0.03,0.04,-0.01,flip -2331,做多,2020-05-06 02:30:00,2020-05-06 02:35:00,204.35,204.1,0.84,100.0,0.4093,-0.1,0.04,-0.14,flip -2332,做空,2020-05-06 02:35:00,2020-05-06 02:50:00,204.1,204.47,0.83,100.0,0.4089,-0.15,0.04,-0.19,flip -2333,做多,2020-05-06 02:50:00,2020-05-06 03:05:00,204.47,204.66,0.83,100.0,0.407,0.08,0.04,0.04,flip -2334,做空,2020-05-06 03:05:00,2020-05-06 14:05:00,204.66,208.06,0.83,100.0,0.4066,-1.38,0.04,-1.42,flip -2335,做多,2020-05-06 14:05:00,2020-05-06 14:15:00,208.06,208.0,0.82,100.0,0.3929,-0.02,0.04,-0.06,flip -2336,做空,2020-05-06 14:15:00,2020-05-06 14:25:00,208.0,208.04,0.82,100.0,0.3925,-0.02,0.04,-0.06,flip -2337,做多,2020-05-06 14:25:00,2020-05-06 14:30:00,208.04,207.76,0.82,100.0,0.392,-0.11,0.04,-0.15,flip -2338,做空,2020-05-06 14:30:00,2020-05-06 14:40:00,207.76,208.14,0.81,100.0,0.3916,-0.15,0.04,-0.19,flip -2339,做多,2020-05-06 14:40:00,2020-05-06 14:45:00,208.14,207.91,0.81,100.0,0.3897,-0.09,0.04,-0.13,flip -2340,做空,2020-05-06 14:45:00,2020-05-06 14:55:00,207.91,208.13,0.81,100.0,0.3894,-0.09,0.04,-0.13,flip -2341,做多,2020-05-06 14:55:00,2020-05-06 15:05:00,208.13,208.02,0.81,100.0,0.3881,-0.04,0.04,-0.08,flip -2342,做空,2020-05-06 15:05:00,2020-05-06 15:10:00,208.02,208.64,0.81,100.0,0.3878,-0.24,0.04,-0.28,flip -2343,做多,2020-05-06 15:10:00,2020-05-06 15:30:00,208.64,208.14,0.8,100.0,0.3851,-0.19,0.04,-0.23,flip -2344,做空,2020-05-06 15:30:00,2020-05-06 15:35:00,208.14,208.21,0.8,100.0,0.3847,-0.03,0.04,-0.07,flip -2345,做多,2020-05-06 15:35:00,2020-05-06 15:40:00,208.21,208.18,0.8,100.0,0.384,-0.01,0.04,-0.05,flip -2346,做空,2020-05-06 15:40:00,2020-05-06 15:50:00,208.18,208.3,0.8,100.0,0.3836,-0.05,0.04,-0.09,flip -2347,做多,2020-05-06 15:50:00,2020-05-06 16:15:00,208.3,207.8,0.8,100.0,0.3828,-0.19,0.04,-0.23,flip -2348,做空,2020-05-06 16:15:00,2020-05-06 16:35:00,207.8,208.4,0.79,100.0,0.3824,-0.23,0.04,-0.27,flip -2349,做多,2020-05-06 16:35:00,2020-05-06 16:50:00,208.4,208.26,0.79,100.0,0.3799,-0.05,0.04,-0.09,flip -2350,做空,2020-05-06 16:50:00,2020-05-06 16:55:00,208.26,208.54,0.79,100.0,0.3795,-0.11,0.04,-0.15,flip -2351,做多,2020-05-06 16:55:00,2020-05-06 17:00:00,208.54,208.22,0.79,100.0,0.3781,-0.12,0.04,-0.16,flip -2352,做空,2020-05-06 17:00:00,2020-05-06 18:15:00,208.22,207.19,0.79,100.0,0.3777,0.39,0.04,0.35,tp_lower -2353,做多,2020-05-07 02:35:00,2020-05-07 02:45:00,207.53,206.96,0.81,100.0,0.3898,-0.22,0.04,-0.26,tp_upper -2354,做多,2020-05-07 04:55:00,2020-05-07 05:00:00,204.98,204.62,0.81,100.0,0.3932,-0.14,0.04,-0.18,flip -2355,做空,2020-05-07 05:00:00,2020-05-07 05:10:00,204.62,204.65,0.8,100.0,0.3928,-0.01,0.04,-0.05,flip -2356,做多,2020-05-07 05:10:00,2020-05-07 05:55:00,204.65,204.72,0.8,100.0,0.3923,0.03,0.04,-0.01,flip -2357,做空,2020-05-07 05:55:00,2020-05-07 07:20:00,204.72,204.44,0.8,100.0,0.3919,0.11,0.04,0.07,flip -2358,做多,2020-05-07 07:20:00,2020-05-07 07:25:00,204.44,204.33,0.8,100.0,0.3926,-0.04,0.04,-0.08,flip -2359,做空,2020-05-07 07:25:00,2020-05-07 07:30:00,204.33,204.61,0.8,100.0,0.3922,-0.11,0.04,-0.15,flip -2360,做多,2020-05-07 07:30:00,2020-05-07 07:40:00,204.61,204.37,0.8,100.0,0.3907,-0.09,0.04,-0.13,flip -2361,做空,2020-05-07 07:40:00,2020-05-07 07:45:00,204.37,204.74,0.8,100.0,0.3903,-0.14,0.04,-0.18,flip -2362,做多,2020-05-07 07:45:00,2020-05-07 08:00:00,204.74,204.46,0.8,100.0,0.3885,-0.11,0.04,-0.15,flip -2363,做空,2020-05-07 08:00:00,2020-05-07 08:05:00,204.46,204.65,0.79,100.0,0.3881,-0.07,0.04,-0.11,flip -2364,做多,2020-05-07 08:05:00,2020-05-07 08:15:00,204.65,204.45,0.79,100.0,0.387,-0.08,0.04,-0.12,flip -2365,做空,2020-05-07 08:15:00,2020-05-07 08:25:00,204.45,204.33,0.79,100.0,0.3866,0.05,0.04,0.01,flip -2366,做多,2020-05-07 08:25:00,2020-05-07 08:30:00,204.33,204.19,0.79,100.0,0.3867,-0.05,0.04,-0.09,flip -2367,做空,2020-05-07 08:30:00,2020-05-07 08:35:00,204.19,205.82,0.79,100.0,0.3863,-0.63,0.04,-0.67,flip -2368,做多,2020-05-07 08:35:00,2020-05-07 09:05:00,205.82,204.75,0.78,100.0,0.3798,-0.41,0.04,-0.45,flip -2369,做空,2020-05-07 09:05:00,2020-05-07 09:15:00,204.75,205.1,0.78,100.0,0.3794,-0.13,0.04,-0.17,flip -2370,做多,2020-05-07 09:15:00,2020-05-07 10:25:00,205.1,205.15,0.77,100.0,0.3777,0.02,0.04,-0.02,flip -2371,做空,2020-05-07 10:25:00,2020-05-07 12:15:00,205.15,204.45,0.77,100.0,0.3774,0.26,0.04,0.23,tp_lower -2372,做多,2020-05-07 12:35:00,2020-05-07 12:40:00,206.78,206.72,0.78,100.0,0.3753,-0.02,0.04,-0.06,tp_upper -2373,做多,2020-05-07 15:40:00,2020-05-07 16:20:00,205.38,204.8,0.78,100.0,0.3774,-0.22,0.04,-0.26,flip -2374,做空,2020-05-07 16:20:00,2020-05-07 16:30:00,204.8,205.52,0.77,100.0,0.377,-0.27,0.04,-0.31,flip -2375,做多,2020-05-07 16:30:00,2020-05-07 16:40:00,205.52,205.4,0.77,100.0,0.374,-0.04,0.04,-0.08,flip -2376,做空,2020-05-07 16:40:00,2020-05-07 16:45:00,205.4,206.08,0.77,100.0,0.3736,-0.25,0.04,-0.29,flip -2377,做多,2020-05-07 16:45:00,2020-05-07 16:50:00,206.08,205.52,0.76,100.0,0.3708,-0.21,0.04,-0.25,flip -2378,做空,2020-05-07 16:50:00,2020-05-07 16:55:00,205.52,206.09,0.76,100.0,0.3704,-0.21,0.04,-0.25,flip -2379,做多,2020-05-07 16:55:00,2020-05-07 17:00:00,206.09,205.87,0.76,100.0,0.368,-0.08,0.04,-0.12,flip -2380,做空,2020-05-07 17:00:00,2020-05-07 17:15:00,205.87,206.22,0.76,100.0,0.3676,-0.13,0.04,-0.17,flip -2381,做多,2020-05-07 17:15:00,2020-05-07 17:20:00,206.22,208.0,0.75,100.0,0.366,0.65,0.04,0.61,tp_upper -2382,做多,2020-05-08 02:45:00,2020-05-08 03:00:00,212.65,211.84,0.78,100.0,0.3672,-0.3,0.04,-0.34,flip -2383,做空,2020-05-08 03:00:00,2020-05-08 03:35:00,211.84,212.99,0.78,100.0,0.3669,-0.42,0.04,-0.46,flip -2384,做多,2020-05-08 03:35:00,2020-05-08 04:00:00,212.99,212.47,0.77,100.0,0.3626,-0.19,0.04,-0.23,flip -2385,做空,2020-05-08 04:00:00,2020-05-08 05:10:00,212.47,211.51,0.77,100.0,0.3622,0.35,0.04,0.31,tp_lower -2386,做多,2020-05-08 10:50:00,2020-05-08 12:00:00,211.73,209.83,0.77,100.0,0.3647,-0.69,0.04,-0.73,flip -2387,做空,2020-05-08 12:00:00,2020-05-08 12:10:00,209.83,211.0,0.76,100.0,0.3644,-0.43,0.04,-0.46,flip -2388,做多,2020-05-08 12:10:00,2020-05-08 12:15:00,211.0,210.56,0.76,100.0,0.36,-0.16,0.04,-0.2,flip -2389,做空,2020-05-08 12:15:00,2020-05-08 12:20:00,210.56,210.66,0.76,100.0,0.3596,-0.04,0.04,-0.07,flip -2390,做多,2020-05-08 12:20:00,2020-05-08 12:30:00,210.66,210.72,0.76,100.0,0.3589,0.02,0.04,-0.02,flip -2391,做空,2020-05-08 12:30:00,2020-05-08 12:35:00,210.72,210.92,0.76,100.0,0.3585,-0.07,0.04,-0.11,flip -2392,做多,2020-05-08 12:35:00,2020-05-08 12:40:00,210.92,210.37,0.75,100.0,0.3575,-0.2,0.04,-0.23,flip -2393,做空,2020-05-08 12:40:00,2020-05-08 13:25:00,210.37,210.87,0.75,100.0,0.3571,-0.18,0.04,-0.22,flip -2394,做多,2020-05-08 13:25:00,2020-05-08 13:40:00,210.87,210.4,0.75,100.0,0.3551,-0.17,0.04,-0.2,flip -2395,做空,2020-05-08 13:40:00,2020-05-08 13:45:00,210.4,210.6,0.75,100.0,0.3547,-0.07,0.04,-0.11,flip -2396,做多,2020-05-08 13:45:00,2020-05-08 13:50:00,210.6,210.47,0.74,100.0,0.3537,-0.05,0.04,-0.08,flip -2397,做空,2020-05-08 13:50:00,2020-05-08 13:55:00,210.47,210.79,0.74,100.0,0.3534,-0.11,0.04,-0.15,flip -2398,做多,2020-05-08 13:55:00,2020-05-08 14:20:00,210.79,211.86,0.74,100.0,0.3519,0.38,0.04,0.34,tp_upper -2399,做多,2020-05-08 19:00:00,2020-05-08 20:55:00,213.02,214.29,0.74,100.0,0.3497,0.44,0.04,0.41,tp_upper -2400,做多,2020-05-08 23:00:00,2020-05-08 23:05:00,213.19,212.7,0.75,100.0,0.3511,-0.17,0.04,-0.21,flip -2401,做空,2020-05-08 23:05:00,2020-05-08 23:10:00,212.7,212.26,0.75,100.0,0.3508,0.15,0.04,0.12,tp_lower -2402,做多,2020-05-08 23:35:00,2020-05-08 23:40:00,213.28,212.94,0.75,100.0,0.3502,-0.12,0.04,-0.16,flip -2403,做空,2020-05-08 23:40:00,2020-05-08 23:45:00,212.94,212.21,0.74,100.0,0.3498,0.26,0.04,0.22,tp_lower -2404,做多,2020-05-09 01:00:00,2020-05-09 01:35:00,213.55,214.48,0.76,100.0,0.3567,0.33,0.04,0.29,tp_upper -2405,做多,2020-05-09 02:00:00,2020-05-09 02:05:00,213.84,212.81,0.76,100.0,0.3574,-0.37,0.04,-0.41,flip -2406,做空,2020-05-09 02:05:00,2020-05-09 02:40:00,212.81,213.4,0.76,100.0,0.357,-0.21,0.04,-0.25,flip -2407,做多,2020-05-09 02:40:00,2020-05-09 02:50:00,213.4,212.83,0.76,100.0,0.3547,-0.2,0.04,-0.24,flip -2408,做空,2020-05-09 02:50:00,2020-05-09 03:00:00,212.83,213.42,0.75,100.0,0.3544,-0.21,0.04,-0.25,flip -2409,做多,2020-05-09 03:00:00,2020-05-09 03:05:00,213.42,212.96,0.75,100.0,0.352,-0.16,0.04,-0.2,flip -2410,做空,2020-05-09 03:05:00,2020-05-09 03:10:00,212.96,213.42,0.75,100.0,0.3517,-0.16,0.04,-0.2,flip -2411,做多,2020-05-09 03:10:00,2020-05-09 03:25:00,213.42,213.36,0.75,100.0,0.3498,-0.02,0.04,-0.06,flip -2412,做空,2020-05-09 03:25:00,2020-05-09 03:30:00,213.36,213.38,0.75,100.0,0.3495,-0.01,0.04,-0.04,flip -2413,做多,2020-05-09 03:30:00,2020-05-09 03:40:00,213.38,213.34,0.74,100.0,0.3491,-0.01,0.04,-0.05,flip -2414,做空,2020-05-09 03:40:00,2020-05-09 03:50:00,213.34,213.65,0.74,100.0,0.3487,-0.11,0.04,-0.15,flip -2415,做多,2020-05-09 03:50:00,2020-05-09 04:15:00,213.65,213.31,0.74,100.0,0.3474,-0.12,0.04,-0.16,flip -2416,做空,2020-05-09 04:15:00,2020-05-09 04:25:00,213.31,213.33,0.74,100.0,0.347,-0.01,0.04,-0.04,flip -2417,做多,2020-05-09 04:25:00,2020-05-09 04:35:00,213.33,213.23,0.74,100.0,0.3466,-0.03,0.04,-0.07,flip -2418,做空,2020-05-09 04:35:00,2020-05-09 05:10:00,213.23,211.76,0.74,100.0,0.3462,0.51,0.04,0.47,tp_lower -2419,做多,2020-05-09 05:40:00,2020-05-09 05:50:00,213.33,213.45,0.74,100.0,0.3481,0.04,0.04,0.0,flip -2420,做空,2020-05-09 05:50:00,2020-05-09 06:10:00,213.45,213.67,0.74,100.0,0.3478,-0.08,0.04,-0.11,flip -2421,做多,2020-05-09 06:10:00,2020-05-09 06:25:00,213.67,213.04,0.74,100.0,0.3467,-0.22,0.04,-0.26,flip -2422,做空,2020-05-09 06:25:00,2020-05-09 06:30:00,213.04,213.27,0.74,100.0,0.3464,-0.08,0.04,-0.12,flip -2423,做多,2020-05-09 06:30:00,2020-05-09 06:35:00,213.27,213.25,0.74,100.0,0.3453,-0.01,0.04,-0.04,flip -2424,做空,2020-05-09 06:35:00,2020-05-09 06:40:00,213.25,213.32,0.74,100.0,0.3449,-0.02,0.04,-0.06,flip -2425,做多,2020-05-09 06:40:00,2020-05-09 06:45:00,213.32,212.79,0.73,100.0,0.3444,-0.18,0.04,-0.22,flip -2426,做空,2020-05-09 06:45:00,2020-05-09 06:55:00,212.79,212.14,0.73,100.0,0.344,0.22,0.04,0.19,tp_lower -2427,做多,2020-05-09 07:05:00,2020-05-09 13:45:00,212.99,211.8,0.73,100.0,0.3444,-0.41,0.04,-0.45,flip -2428,做空,2020-05-09 13:45:00,2020-05-09 13:50:00,211.8,211.96,0.73,100.0,0.344,-0.06,0.04,-0.09,flip -2429,做多,2020-05-09 13:50:00,2020-05-09 14:00:00,211.96,211.9,0.73,100.0,0.3432,-0.02,0.04,-0.06,flip -2430,做空,2020-05-09 14:00:00,2020-05-09 14:05:00,211.9,211.93,0.73,100.0,0.3428,-0.01,0.04,-0.05,flip -2431,做多,2020-05-09 14:05:00,2020-05-09 14:45:00,211.93,213.05,0.73,100.0,0.3424,0.38,0.04,0.35,tp_upper -2432,做多,2020-05-09 19:15:00,2020-05-09 20:50:00,211.82,211.93,0.73,100.0,0.344,0.04,0.04,0.0,flip -2433,做空,2020-05-09 20:50:00,2020-05-09 20:55:00,211.93,212.15,0.73,100.0,0.3437,-0.08,0.04,-0.11,flip -2434,做多,2020-05-09 20:55:00,2020-05-09 21:40:00,212.15,211.85,0.73,100.0,0.3426,-0.1,0.04,-0.14,flip -2435,做空,2020-05-09 21:40:00,2020-05-09 21:55:00,211.85,210.94,0.73,100.0,0.3423,0.31,0.04,0.28,tp_lower -2436,做多,2020-05-10 08:05:00,2020-05-10 08:15:00,191.83,191.59,0.75,100.0,0.3904,-0.09,0.04,-0.13,flip -2437,做空,2020-05-10 08:15:00,2020-05-10 08:25:00,191.59,191.61,0.75,100.0,0.39,-0.01,0.04,-0.05,flip -2438,做多,2020-05-10 08:25:00,2020-05-10 08:30:00,191.61,190.78,0.75,100.0,0.3895,-0.32,0.04,-0.36,flip -2439,做空,2020-05-10 08:30:00,2020-05-10 08:40:00,190.78,191.31,0.74,100.0,0.3891,-0.21,0.04,-0.24,flip -2440,做多,2020-05-10 08:40:00,2020-05-10 11:25:00,191.31,188.47,0.74,100.0,0.3866,-1.1,0.04,-1.13,flip -2441,做空,2020-05-10 11:25:00,2020-05-10 11:30:00,188.47,188.83,0.73,100.0,0.3862,-0.14,0.04,-0.18,flip -2442,做多,2020-05-10 11:30:00,2020-05-10 11:40:00,188.83,188.59,0.73,100.0,0.3843,-0.09,0.04,-0.13,flip -2443,做空,2020-05-10 11:40:00,2020-05-10 11:50:00,188.59,189.06,0.72,100.0,0.384,-0.18,0.04,-0.22,flip -2444,做多,2020-05-10 11:50:00,2020-05-10 14:20:00,189.06,189.41,0.72,100.0,0.3817,0.13,0.04,0.1,flip -2445,做空,2020-05-10 14:20:00,2020-05-10 14:25:00,189.41,189.59,0.72,100.0,0.3813,-0.07,0.04,-0.1,flip -2446,做多,2020-05-10 14:25:00,2020-05-10 14:35:00,189.59,189.65,0.72,100.0,0.3802,0.02,0.04,-0.01,flip -2447,做空,2020-05-10 14:35:00,2020-05-10 14:50:00,189.65,187.79,0.72,100.0,0.3798,0.71,0.04,0.67,tp_lower -2448,做多,2020-05-10 20:00:00,2020-05-10 23:25:00,188.54,186.33,0.73,100.0,0.3854,-0.85,0.04,-0.89,flip -2449,做空,2020-05-10 23:25:00,2020-05-10 23:45:00,186.33,187.79,0.72,100.0,0.385,-0.56,0.04,-0.6,flip -2450,做多,2020-05-10 23:45:00,2020-05-11 00:15:00,187.79,189.61,0.71,100.0,0.3786,0.69,0.04,0.65,tp_upper -2451,做多,2020-05-11 04:00:00,2020-05-11 04:15:00,188.8,187.95,0.73,100.0,0.3849,-0.33,0.04,-0.36,flip -2452,做空,2020-05-11 04:15:00,2020-05-11 04:25:00,187.95,188.24,0.72,100.0,0.3845,-0.11,0.04,-0.15,flip -2453,做多,2020-05-11 04:25:00,2020-05-11 04:35:00,188.24,188.35,0.72,100.0,0.383,0.04,0.04,0.01,flip -2454,做空,2020-05-11 04:35:00,2020-05-11 05:00:00,188.35,187.2,0.72,100.0,0.3826,0.44,0.04,0.4,tp_lower -2455,做多,2020-05-11 10:25:00,2020-05-11 10:40:00,187.59,187.69,0.72,100.0,0.3861,0.04,0.04,0.0,flip -2456,做空,2020-05-11 10:40:00,2020-05-11 10:45:00,187.69,187.98,0.72,100.0,0.3857,-0.11,0.04,-0.15,flip -2457,做多,2020-05-11 10:45:00,2020-05-11 10:50:00,187.98,187.53,0.72,100.0,0.3841,-0.17,0.04,-0.21,flip -2458,做空,2020-05-11 10:50:00,2020-05-11 10:55:00,187.53,187.62,0.72,100.0,0.3838,-0.03,0.04,-0.07,flip -2459,做多,2020-05-11 10:55:00,2020-05-11 11:00:00,187.62,187.26,0.72,100.0,0.383,-0.14,0.04,-0.17,flip -2460,做空,2020-05-11 11:00:00,2020-05-11 11:15:00,187.26,187.61,0.72,100.0,0.3826,-0.13,0.04,-0.17,flip -2461,做多,2020-05-11 11:15:00,2020-05-11 11:35:00,187.61,187.67,0.71,100.0,0.3808,0.02,0.04,-0.01,flip -2462,做空,2020-05-11 11:35:00,2020-05-11 13:00:00,187.67,188.5,0.71,100.0,0.3804,-0.32,0.04,-0.35,flip -2463,做多,2020-05-11 13:00:00,2020-05-11 13:10:00,188.5,187.85,0.71,100.0,0.3767,-0.24,0.04,-0.28,flip -2464,做空,2020-05-11 13:10:00,2020-05-11 13:45:00,187.85,187.59,0.71,100.0,0.3763,0.1,0.04,0.06,flip -2465,做多,2020-05-11 13:45:00,2020-05-11 13:50:00,187.59,187.49,0.71,100.0,0.377,-0.04,0.04,-0.07,flip -2466,做空,2020-05-11 13:50:00,2020-05-11 13:55:00,187.49,187.56,0.71,100.0,0.3766,-0.03,0.04,-0.06,flip -2467,做多,2020-05-11 13:55:00,2020-05-11 14:30:00,187.56,187.6,0.71,100.0,0.376,0.02,0.04,-0.02,flip -2468,做空,2020-05-11 14:30:00,2020-05-11 14:45:00,187.6,187.64,0.7,100.0,0.3756,-0.02,0.04,-0.05,flip -2469,做多,2020-05-11 14:45:00,2020-05-11 14:55:00,187.64,187.87,0.7,100.0,0.375,0.09,0.04,0.05,flip -2470,做空,2020-05-11 14:55:00,2020-05-11 15:05:00,187.87,188.27,0.7,100.0,0.3747,-0.15,0.04,-0.19,flip -2471,做多,2020-05-11 15:05:00,2020-05-11 15:50:00,188.27,187.79,0.7,100.0,0.3727,-0.18,0.03,-0.21,flip -2472,做空,2020-05-11 15:50:00,2020-05-11 16:35:00,187.79,182.05,0.7,100.0,0.3723,2.14,0.03,2.1,tp_lower -2473,做多,2020-05-11 19:50:00,2020-05-11 20:00:00,185.96,186.18,0.72,100.0,0.3871,0.09,0.04,0.05,flip -2474,做空,2020-05-11 20:00:00,2020-05-11 20:05:00,186.18,186.45,0.72,100.0,0.3867,-0.1,0.04,-0.14,flip -2475,做多,2020-05-11 20:05:00,2020-05-11 20:10:00,186.45,186.37,0.72,100.0,0.3852,-0.03,0.04,-0.07,flip -2476,做空,2020-05-11 20:10:00,2020-05-11 20:15:00,186.37,186.99,0.72,100.0,0.3848,-0.24,0.04,-0.27,flip -2477,做多,2020-05-11 20:15:00,2020-05-11 20:25:00,186.99,186.09,0.71,100.0,0.3819,-0.34,0.04,-0.38,flip -2478,做空,2020-05-11 20:25:00,2020-05-11 20:35:00,186.09,186.38,0.71,100.0,0.3815,-0.11,0.04,-0.15,flip -2479,做多,2020-05-11 20:35:00,2020-05-11 20:45:00,186.38,186.54,0.71,100.0,0.38,0.06,0.04,0.03,flip -2480,做空,2020-05-11 20:45:00,2020-05-11 22:00:00,186.54,186.03,0.71,100.0,0.3796,0.19,0.04,0.16,flip -2481,做多,2020-05-11 22:00:00,2020-05-11 22:05:00,186.03,185.78,0.71,100.0,0.3813,-0.1,0.04,-0.13,flip -2482,做空,2020-05-11 22:05:00,2020-05-11 22:10:00,185.78,185.95,0.71,100.0,0.3809,-0.06,0.04,-0.1,flip -2483,做多,2020-05-11 22:10:00,2020-05-11 22:15:00,185.95,185.62,0.71,100.0,0.3798,-0.13,0.04,-0.16,flip -2484,做空,2020-05-11 22:15:00,2020-05-11 22:30:00,185.62,185.69,0.7,100.0,0.3794,-0.03,0.04,-0.06,flip -2485,做多,2020-05-11 22:30:00,2020-05-11 22:45:00,185.69,185.51,0.7,100.0,0.3788,-0.07,0.04,-0.1,flip -2486,做空,2020-05-11 22:45:00,2020-05-11 22:55:00,185.51,185.76,0.7,100.0,0.3784,-0.09,0.04,-0.13,flip -2487,做多,2020-05-11 22:55:00,2020-05-11 23:00:00,185.76,185.6,0.7,100.0,0.377,-0.06,0.03,-0.1,flip -2488,做空,2020-05-11 23:00:00,2020-05-11 23:05:00,185.6,185.83,0.7,100.0,0.3766,-0.09,0.03,-0.12,flip -2489,做多,2020-05-11 23:05:00,2020-05-11 23:15:00,185.83,185.06,0.7,100.0,0.3753,-0.29,0.03,-0.32,flip -2490,做空,2020-05-11 23:15:00,2020-05-11 23:40:00,185.06,186.16,0.69,100.0,0.3749,-0.41,0.03,-0.45,flip -2491,做多,2020-05-11 23:40:00,2020-05-12 02:45:00,186.16,188.7,0.69,100.0,0.3701,0.94,0.03,0.91,tp_upper -2492,做多,2020-05-12 07:30:00,2020-05-12 08:10:00,187.5,188.92,0.72,100.0,0.3861,0.55,0.04,0.51,tp_upper -2493,做多,2020-05-12 13:15:00,2020-05-12 13:20:00,189.42,189.23,0.73,100.0,0.3847,-0.07,0.04,-0.11,flip -2494,做空,2020-05-12 13:20:00,2020-05-12 18:10:00,189.23,190.8,0.73,100.0,0.3843,-0.6,0.04,-0.64,flip -2495,做多,2020-05-12 18:10:00,2020-05-12 18:30:00,190.8,190.67,0.72,100.0,0.3776,-0.05,0.04,-0.09,flip -2496,做空,2020-05-12 18:30:00,2020-05-12 18:50:00,190.67,190.44,0.72,100.0,0.3772,0.09,0.04,0.05,flip -2497,做多,2020-05-12 18:50:00,2020-05-12 19:00:00,190.44,190.03,0.72,100.0,0.3778,-0.15,0.04,-0.19,flip -2498,做空,2020-05-12 19:00:00,2020-05-12 19:10:00,190.03,190.57,0.72,100.0,0.3774,-0.2,0.04,-0.24,flip -2499,做多,2020-05-12 19:10:00,2020-05-12 19:15:00,190.57,191.28,0.71,100.0,0.3749,0.27,0.04,0.23,tp_upper -2500,做多,2020-05-13 00:05:00,2020-05-13 00:10:00,190.17,190.08,0.72,100.0,0.3796,-0.03,0.04,-0.07,flip -2501,做空,2020-05-13 00:10:00,2020-05-13 00:25:00,190.08,190.13,0.72,100.0,0.3792,-0.02,0.04,-0.06,flip -2502,做多,2020-05-13 00:25:00,2020-05-13 02:55:00,190.13,191.11,0.72,100.0,0.3786,0.37,0.04,0.33,tp_upper -2503,做多,2020-05-13 04:20:00,2020-05-13 04:45:00,190.22,190.06,0.72,100.0,0.38,-0.06,0.04,-0.1,flip -2504,做空,2020-05-13 04:45:00,2020-05-13 04:50:00,190.06,190.38,0.72,100.0,0.3796,-0.12,0.04,-0.16,flip -2505,做多,2020-05-13 04:50:00,2020-05-13 05:50:00,190.38,189.77,0.72,100.0,0.378,-0.23,0.04,-0.27,flip -2506,做空,2020-05-13 05:50:00,2020-05-13 05:55:00,189.77,189.94,0.72,100.0,0.3776,-0.06,0.04,-0.1,flip -2507,做多,2020-05-13 05:55:00,2020-05-13 06:05:00,189.94,189.95,0.72,100.0,0.3766,0.0,0.04,-0.03,flip -2508,做空,2020-05-13 06:05:00,2020-05-13 06:10:00,189.95,189.99,0.71,100.0,0.3762,-0.02,0.04,-0.05,flip -2509,做多,2020-05-13 06:10:00,2020-05-13 06:35:00,189.99,190.11,0.71,100.0,0.3756,0.05,0.04,0.01,flip -2510,做空,2020-05-13 06:35:00,2020-05-13 06:50:00,190.11,190.35,0.71,100.0,0.3753,-0.09,0.04,-0.13,flip -2511,做多,2020-05-13 06:50:00,2020-05-13 07:15:00,190.35,190.06,0.71,100.0,0.3739,-0.11,0.04,-0.14,flip -2512,做空,2020-05-13 07:15:00,2020-05-13 07:20:00,190.06,190.1,0.71,100.0,0.3736,-0.01,0.04,-0.05,flip -2513,做多,2020-05-13 07:20:00,2020-05-13 07:25:00,190.1,190.08,0.71,100.0,0.373,-0.01,0.04,-0.04,flip -2514,做空,2020-05-13 07:25:00,2020-05-13 08:00:00,190.08,188.81,0.71,100.0,0.3727,0.47,0.04,0.44,tp_lower -2515,做多,2020-05-13 08:55:00,2020-05-13 09:05:00,190.26,190.0,0.71,100.0,0.3744,-0.1,0.04,-0.13,flip -2516,做空,2020-05-13 09:05:00,2020-05-13 09:10:00,190.0,190.05,0.71,100.0,0.3741,-0.02,0.04,-0.05,flip -2517,做多,2020-05-13 09:10:00,2020-05-13 09:20:00,190.05,189.93,0.71,100.0,0.3735,-0.04,0.04,-0.08,flip -2518,做空,2020-05-13 09:20:00,2020-05-13 10:25:00,189.93,189.79,0.71,100.0,0.3731,0.05,0.04,0.02,tp_lower -2519,做多,2020-05-13 10:50:00,2020-05-13 11:00:00,190.09,190.65,0.71,100.0,0.3727,0.21,0.04,0.17,tp_upper -2520,做多,2020-05-13 11:30:00,2020-05-13 11:40:00,190.11,190.24,0.71,100.0,0.3734,0.05,0.04,0.01,flip -2521,做空,2020-05-13 11:40:00,2020-05-14 01:45:00,190.24,198.11,0.71,100.0,0.373,-2.94,0.04,-2.97,flip -2522,做多,2020-05-14 01:45:00,2020-05-14 01:50:00,198.11,197.81,0.69,100.0,0.35,-0.1,0.03,-0.14,flip -2523,做空,2020-05-14 01:50:00,2020-05-14 02:05:00,197.81,197.71,0.69,100.0,0.3496,0.03,0.03,0.0,flip -2524,做多,2020-05-14 02:05:00,2020-05-14 02:10:00,197.71,197.61,0.69,100.0,0.3496,-0.03,0.03,-0.07,flip -2525,做空,2020-05-14 02:10:00,2020-05-14 02:20:00,197.61,197.61,0.69,100.0,0.3493,0.0,0.03,-0.03,flip -2526,做多,2020-05-14 02:20:00,2020-05-14 03:05:00,197.61,198.19,0.69,100.0,0.3489,0.2,0.03,0.17,flip -2527,做空,2020-05-14 03:05:00,2020-05-14 03:15:00,198.19,198.12,0.69,100.0,0.3486,0.02,0.03,-0.01,flip -2528,做多,2020-05-14 03:15:00,2020-05-14 03:20:00,198.12,198.11,0.69,100.0,0.3485,-0.0,0.03,-0.04,flip -2529,做空,2020-05-14 03:20:00,2020-05-14 03:25:00,198.11,198.42,0.69,100.0,0.3481,-0.11,0.03,-0.14,flip -2530,做多,2020-05-14 03:25:00,2020-05-14 03:35:00,198.42,198.18,0.69,100.0,0.3467,-0.08,0.03,-0.12,flip -2531,做空,2020-05-14 03:35:00,2020-05-14 03:40:00,198.18,198.57,0.69,100.0,0.3464,-0.14,0.03,-0.17,flip -2532,做多,2020-05-14 03:40:00,2020-05-14 04:00:00,198.57,198.33,0.68,100.0,0.3446,-0.08,0.03,-0.12,flip -2533,做空,2020-05-14 04:00:00,2020-05-14 05:00:00,198.33,196.91,0.68,100.0,0.3443,0.49,0.03,0.46,tp_lower -2534,做多,2020-05-14 05:45:00,2020-05-14 06:00:00,198.27,198.47,0.69,100.0,0.3465,0.07,0.03,0.03,flip -2535,做空,2020-05-14 06:00:00,2020-05-14 06:05:00,198.47,198.55,0.69,100.0,0.3462,-0.03,0.03,-0.06,flip -2536,做多,2020-05-14 06:05:00,2020-05-14 06:10:00,198.55,198.53,0.69,100.0,0.3456,-0.01,0.03,-0.04,flip -2537,做空,2020-05-14 06:10:00,2020-05-14 06:15:00,198.53,198.93,0.69,100.0,0.3452,-0.14,0.03,-0.17,flip -2538,做多,2020-05-14 06:15:00,2020-05-14 06:50:00,198.93,198.66,0.68,100.0,0.3435,-0.09,0.03,-0.13,flip -2539,做空,2020-05-14 06:50:00,2020-05-14 06:55:00,198.66,198.7,0.68,100.0,0.3431,-0.01,0.03,-0.05,flip -2540,做多,2020-05-14 06:55:00,2020-05-14 07:00:00,198.7,198.34,0.68,100.0,0.3427,-0.12,0.03,-0.16,flip -2541,做空,2020-05-14 07:00:00,2020-05-14 07:05:00,198.34,198.81,0.68,100.0,0.3423,-0.16,0.03,-0.19,flip -2542,做多,2020-05-14 07:05:00,2020-05-14 07:20:00,198.81,200.06,0.68,100.0,0.3404,0.43,0.03,0.39,tp_upper -2543,做多,2020-05-14 08:10:00,2020-05-14 08:40:00,198.94,199.77,0.68,100.0,0.3419,0.28,0.03,0.25,tp_upper -2544,做多,2020-05-14 15:15:00,2020-05-14 16:05:00,201.83,201.45,0.68,100.0,0.3381,-0.13,0.03,-0.16,flip -2545,做空,2020-05-14 16:05:00,2020-05-14 16:30:00,201.45,197.75,0.68,100.0,0.3378,1.25,0.03,1.22,tp_lower -2546,做多,2020-05-14 19:15:00,2020-05-14 19:35:00,201.14,204.03,0.69,100.0,0.3442,0.99,0.04,0.96,tp_upper -2547,做多,2020-05-15 01:35:00,2020-05-15 01:50:00,202.15,201.65,0.72,100.0,0.3548,-0.18,0.04,-0.21,flip -2548,做空,2020-05-15 01:50:00,2020-05-15 02:30:00,201.65,198.83,0.71,100.0,0.3545,1.0,0.04,0.96,tp_lower -2549,做多,2020-05-15 06:25:00,2020-05-15 07:40:00,201.2,201.12,0.72,100.0,0.3599,-0.03,0.04,-0.06,flip -2550,做空,2020-05-15 07:40:00,2020-05-15 07:45:00,201.12,201.52,0.72,100.0,0.3595,-0.14,0.04,-0.18,flip -2551,做多,2020-05-15 07:45:00,2020-05-15 07:55:00,201.52,201.09,0.72,100.0,0.3577,-0.15,0.04,-0.19,flip -2552,做空,2020-05-15 07:55:00,2020-05-15 08:10:00,201.09,201.14,0.72,100.0,0.3574,-0.02,0.04,-0.05,flip -2553,做多,2020-05-15 08:10:00,2020-05-15 08:15:00,201.14,200.99,0.72,100.0,0.3568,-0.05,0.04,-0.09,flip -2554,做空,2020-05-15 08:15:00,2020-05-15 10:50:00,200.99,200.14,0.72,100.0,0.3565,0.3,0.04,0.27,flip -2555,做多,2020-05-15 10:50:00,2020-05-15 10:55:00,200.14,199.9,0.72,100.0,0.3591,-0.09,0.04,-0.12,flip -2556,做空,2020-05-15 10:55:00,2020-05-15 11:00:00,199.9,200.21,0.72,100.0,0.3588,-0.11,0.04,-0.15,flip -2557,做多,2020-05-15 11:00:00,2020-05-15 11:05:00,200.21,200.16,0.72,100.0,0.3573,-0.02,0.04,-0.05,flip -2558,做空,2020-05-15 11:05:00,2020-05-15 11:10:00,200.16,200.4,0.71,100.0,0.357,-0.09,0.04,-0.12,flip -2559,做多,2020-05-15 11:10:00,2020-05-15 11:15:00,200.4,201.29,0.71,100.0,0.3557,0.32,0.04,0.28,tp_upper -2560,做多,2020-05-15 12:15:00,2020-05-15 12:20:00,199.91,199.54,0.72,100.0,0.3578,-0.13,0.04,-0.17,flip -2561,做空,2020-05-15 12:20:00,2020-05-15 12:30:00,199.54,199.25,0.71,100.0,0.3575,0.1,0.04,0.07,tp_lower -2562,做多,2020-05-15 12:50:00,2020-05-15 13:20:00,199.98,199.89,0.71,100.0,0.3569,-0.03,0.04,-0.07,flip -2563,做空,2020-05-15 13:20:00,2020-05-15 13:30:00,199.89,200.11,0.71,100.0,0.3565,-0.08,0.04,-0.11,flip -2564,做多,2020-05-15 13:30:00,2020-05-15 13:40:00,200.11,200.0,0.71,100.0,0.3554,-0.04,0.04,-0.07,flip -2565,做空,2020-05-15 13:40:00,2020-05-15 14:00:00,200.0,199.98,0.71,100.0,0.355,0.01,0.04,-0.03,flip -2566,做多,2020-05-15 14:00:00,2020-05-15 14:10:00,199.98,200.1,0.71,100.0,0.3547,0.04,0.04,0.01,flip -2567,做空,2020-05-15 14:10:00,2020-05-15 14:35:00,200.1,200.18,0.71,100.0,0.3544,-0.03,0.04,-0.06,flip -2568,做多,2020-05-15 14:35:00,2020-05-15 14:40:00,200.18,200.1,0.71,100.0,0.3537,-0.03,0.04,-0.06,flip -2569,做空,2020-05-15 14:40:00,2020-05-15 14:45:00,200.1,200.11,0.71,100.0,0.3534,-0.0,0.04,-0.04,flip -2570,做多,2020-05-15 14:45:00,2020-05-15 14:50:00,200.11,199.75,0.71,100.0,0.353,-0.13,0.04,-0.16,flip -2571,做空,2020-05-15 14:50:00,2020-05-15 15:00:00,199.75,198.81,0.7,100.0,0.3526,0.33,0.04,0.3,tp_lower -2572,做多,2020-05-15 22:25:00,2020-05-15 22:30:00,197.57,196.9,0.71,100.0,0.3579,-0.24,0.04,-0.27,flip -2573,做空,2020-05-15 22:30:00,2020-05-15 22:35:00,196.9,197.27,0.7,100.0,0.3575,-0.13,0.04,-0.17,flip -2574,做多,2020-05-15 22:35:00,2020-05-15 22:40:00,197.27,196.71,0.7,100.0,0.3558,-0.2,0.03,-0.23,flip -2575,做空,2020-05-15 22:40:00,2020-05-15 23:45:00,196.71,194.84,0.7,100.0,0.3554,0.66,0.03,0.63,tp_lower -2576,做多,2020-05-16 00:35:00,2020-05-16 00:40:00,196.55,196.22,0.72,100.0,0.3682,-0.12,0.04,-0.16,flip -2577,做空,2020-05-16 00:40:00,2020-05-16 00:50:00,196.22,196.8,0.72,100.0,0.3678,-0.21,0.04,-0.25,flip -2578,做多,2020-05-16 00:50:00,2020-05-16 00:55:00,196.8,196.69,0.72,100.0,0.3653,-0.04,0.04,-0.08,flip -2579,做空,2020-05-16 00:55:00,2020-05-16 01:20:00,196.69,196.89,0.72,100.0,0.3649,-0.07,0.04,-0.11,flip -2580,做多,2020-05-16 01:20:00,2020-05-16 02:15:00,196.89,198.16,0.72,100.0,0.3638,0.46,0.04,0.43,tp_upper -2581,做多,2020-05-16 11:50:00,2020-05-16 12:05:00,200.07,201.38,0.72,100.0,0.36,0.47,0.04,0.44,tp_upper -2582,做多,2020-05-16 14:55:00,2020-05-16 15:05:00,201.17,200.59,0.72,100.0,0.36,-0.21,0.04,-0.24,flip -2583,做空,2020-05-16 15:05:00,2020-05-16 15:10:00,200.59,200.61,0.72,100.0,0.3597,-0.01,0.04,-0.04,flip -2584,做多,2020-05-16 15:10:00,2020-05-16 15:25:00,200.61,200.87,0.72,100.0,0.3592,0.09,0.04,0.06,flip -2585,做空,2020-05-16 15:25:00,2020-05-16 16:00:00,200.87,200.75,0.72,100.0,0.3589,0.04,0.04,0.01,flip -2586,做多,2020-05-16 16:00:00,2020-05-16 16:20:00,200.75,200.6,0.72,100.0,0.3589,-0.05,0.04,-0.09,flip -2587,做空,2020-05-16 16:20:00,2020-05-16 16:30:00,200.6,199.25,0.72,100.0,0.3586,0.48,0.04,0.45,tp_lower -2588,做多,2020-05-16 21:00:00,2020-05-16 23:40:00,200.54,200.44,0.72,100.0,0.3607,-0.04,0.04,-0.07,flip -2589,做空,2020-05-16 23:40:00,2020-05-17 00:20:00,200.44,200.38,0.72,100.0,0.3604,0.02,0.04,-0.01,flip -2590,做多,2020-05-17 00:20:00,2020-05-17 00:30:00,200.38,201.31,0.73,100.0,0.3646,0.34,0.04,0.3,tp_upper -2591,做多,2020-05-17 05:00:00,2020-05-17 05:05:00,201.09,201.04,0.73,100.0,0.3646,-0.02,0.04,-0.05,flip -2592,做空,2020-05-17 05:05:00,2020-05-17 05:15:00,201.04,201.28,0.73,100.0,0.3643,-0.09,0.04,-0.12,flip -2593,做多,2020-05-17 05:15:00,2020-05-17 05:20:00,201.28,201.06,0.73,100.0,0.363,-0.08,0.04,-0.12,flip -2594,做空,2020-05-17 05:20:00,2020-05-17 06:10:00,201.06,201.08,0.73,100.0,0.3627,-0.01,0.04,-0.04,flip -2595,做多,2020-05-17 06:10:00,2020-05-17 06:35:00,201.08,201.9,0.73,100.0,0.3622,0.3,0.04,0.26,tp_upper -2596,做多,2020-05-17 08:25:00,2020-05-17 08:35:00,201.27,201.25,0.73,100.0,0.363,-0.01,0.04,-0.04,flip -2597,做空,2020-05-17 08:35:00,2020-05-17 08:40:00,201.25,201.59,0.73,100.0,0.3627,-0.12,0.04,-0.16,flip -2598,做多,2020-05-17 08:40:00,2020-05-17 08:45:00,201.59,201.21,0.73,100.0,0.3611,-0.14,0.04,-0.17,flip -2599,做空,2020-05-17 08:45:00,2020-05-17 09:15:00,201.21,201.33,0.73,100.0,0.3607,-0.04,0.04,-0.08,flip -2600,做多,2020-05-17 09:15:00,2020-05-17 09:35:00,201.33,201.49,0.72,100.0,0.3599,0.06,0.04,0.02,flip -2601,做空,2020-05-17 09:35:00,2020-05-17 09:45:00,201.49,201.47,0.72,100.0,0.3596,0.01,0.04,-0.03,flip -2602,做多,2020-05-17 09:45:00,2020-05-17 09:50:00,201.47,201.3,0.72,100.0,0.3593,-0.06,0.04,-0.1,flip -2603,做空,2020-05-17 09:50:00,2020-05-17 10:00:00,201.3,201.6,0.72,100.0,0.3589,-0.11,0.04,-0.14,flip -2604,做多,2020-05-17 10:00:00,2020-05-17 10:05:00,201.6,201.46,0.72,100.0,0.3575,-0.05,0.04,-0.09,flip -2605,做空,2020-05-17 10:05:00,2020-05-17 10:10:00,201.46,201.51,0.72,100.0,0.3571,-0.02,0.04,-0.05,flip -2606,做多,2020-05-17 10:10:00,2020-05-17 10:35:00,201.51,201.55,0.72,100.0,0.3566,0.01,0.04,-0.02,flip -2607,做空,2020-05-17 10:35:00,2020-05-17 10:45:00,201.55,201.58,0.72,100.0,0.3562,-0.01,0.04,-0.05,flip -2608,做多,2020-05-17 10:45:00,2020-05-17 11:00:00,201.58,201.48,0.72,100.0,0.3558,-0.04,0.04,-0.07,flip -2609,做空,2020-05-17 11:00:00,2020-05-17 11:15:00,201.48,200.9,0.72,100.0,0.3554,0.21,0.04,0.17,tp_lower -2610,做多,2020-05-17 12:00:00,2020-05-17 12:05:00,201.75,202.31,0.72,100.0,0.3556,0.2,0.04,0.16,tp_upper -2611,做多,2020-05-18 00:05:00,2020-05-18 00:15:00,208.22,208.9,0.73,100.0,0.3519,0.24,0.04,0.2,tp_upper -2612,做多,2020-05-18 17:15:00,2020-05-18 18:05:00,212.1,212.2,0.73,100.0,0.3463,0.03,0.04,-0.0,flip -2613,做空,2020-05-18 18:05:00,2020-05-18 18:45:00,212.2,211.99,0.73,100.0,0.3459,0.07,0.04,0.04,flip -2614,做多,2020-05-18 18:45:00,2020-05-18 18:55:00,211.99,212.08,0.73,100.0,0.3462,0.03,0.04,-0.01,flip -2615,做空,2020-05-18 18:55:00,2020-05-18 19:05:00,212.08,212.08,0.73,100.0,0.3459,0.0,0.04,-0.04,flip -2616,做多,2020-05-18 19:05:00,2020-05-18 19:15:00,212.08,213.37,0.73,100.0,0.3456,0.45,0.04,0.41,tp_upper -2617,做多,2020-05-19 00:10:00,2020-05-19 00:25:00,213.42,212.27,0.74,100.0,0.347,-0.4,0.04,-0.44,flip -2618,做空,2020-05-19 00:25:00,2020-05-19 01:40:00,212.27,212.57,0.74,100.0,0.3466,-0.1,0.04,-0.14,flip -2619,做多,2020-05-19 01:40:00,2020-05-19 06:00:00,212.57,212.06,0.73,100.0,0.3453,-0.18,0.04,-0.21,flip -2620,做空,2020-05-19 06:00:00,2020-05-19 06:30:00,212.06,212.19,0.73,100.0,0.345,-0.04,0.04,-0.08,flip -2621,做多,2020-05-19 06:30:00,2020-05-19 07:15:00,212.19,212.08,0.73,100.0,0.3442,-0.04,0.04,-0.07,flip -2622,做空,2020-05-19 07:15:00,2020-05-19 08:00:00,212.08,213.5,0.73,100.0,0.3439,-0.49,0.04,-0.52,flip -2623,做多,2020-05-19 08:00:00,2020-05-19 08:15:00,213.5,214.4,0.72,100.0,0.3389,0.31,0.04,0.27,tp_upper -2624,做多,2020-05-19 11:55:00,2020-05-19 12:05:00,212.85,211.92,0.73,100.0,0.3411,-0.32,0.04,-0.35,flip -2625,做空,2020-05-19 12:05:00,2020-05-19 14:00:00,211.92,212.36,0.72,100.0,0.3407,-0.15,0.04,-0.19,flip -2626,做多,2020-05-19 14:00:00,2020-05-19 14:20:00,212.36,212.66,0.72,100.0,0.339,0.1,0.04,0.07,flip -2627,做空,2020-05-19 14:20:00,2020-05-19 16:10:00,212.66,213.55,0.72,100.0,0.3386,-0.3,0.04,-0.34,flip -2628,做多,2020-05-19 16:10:00,2020-05-19 17:05:00,213.55,212.91,0.72,100.0,0.3355,-0.21,0.04,-0.25,flip -2629,做空,2020-05-19 17:05:00,2020-05-19 17:15:00,212.91,213.12,0.71,100.0,0.3351,-0.07,0.04,-0.11,flip -2630,做多,2020-05-19 17:15:00,2020-05-19 17:20:00,213.12,213.01,0.71,100.0,0.3341,-0.04,0.04,-0.07,flip -2631,做空,2020-05-19 17:20:00,2020-05-19 18:05:00,213.01,213.13,0.71,100.0,0.3338,-0.04,0.04,-0.08,flip -2632,做多,2020-05-19 18:05:00,2020-05-19 18:20:00,213.13,213.02,0.71,100.0,0.3331,-0.04,0.04,-0.07,flip -2633,做空,2020-05-19 18:20:00,2020-05-19 18:25:00,213.02,213.18,0.71,100.0,0.3328,-0.05,0.04,-0.09,flip -2634,做多,2020-05-19 18:25:00,2020-05-19 19:20:00,213.18,212.87,0.71,100.0,0.3319,-0.1,0.04,-0.14,flip -2635,做空,2020-05-19 19:20:00,2020-05-19 19:55:00,212.87,211.52,0.71,100.0,0.3316,0.45,0.04,0.41,tp_lower -2636,做多,2020-05-19 20:55:00,2020-05-19 21:00:00,212.57,212.33,0.71,100.0,0.3338,-0.08,0.04,-0.12,flip -2637,做空,2020-05-19 21:00:00,2020-05-19 21:05:00,212.33,212.43,0.71,100.0,0.3335,-0.03,0.04,-0.07,flip -2638,做多,2020-05-19 21:05:00,2020-05-19 21:20:00,212.43,212.39,0.71,100.0,0.3329,-0.01,0.04,-0.05,flip -2639,做空,2020-05-19 21:20:00,2020-05-19 21:25:00,212.39,212.64,0.71,100.0,0.3325,-0.08,0.04,-0.12,flip -2640,做多,2020-05-19 21:25:00,2020-05-19 21:45:00,212.64,212.17,0.7,100.0,0.3314,-0.16,0.04,-0.19,flip -2641,做空,2020-05-19 21:45:00,2020-05-19 22:25:00,212.17,213.44,0.7,100.0,0.3311,-0.42,0.04,-0.46,flip -2642,做多,2020-05-19 22:25:00,2020-05-19 22:30:00,213.44,213.84,0.7,100.0,0.3268,0.13,0.03,0.1,tp_upper -2643,做多,2020-05-20 02:45:00,2020-05-20 03:50:00,213.35,212.82,0.71,100.0,0.3351,-0.18,0.04,-0.21,flip -2644,做空,2020-05-20 03:50:00,2020-05-20 03:55:00,212.82,213.01,0.71,100.0,0.3348,-0.06,0.04,-0.1,flip -2645,做多,2020-05-20 03:55:00,2020-05-20 04:15:00,213.01,213.29,0.71,100.0,0.3338,0.09,0.04,0.06,flip -2646,做空,2020-05-20 04:15:00,2020-05-20 05:35:00,213.29,213.28,0.71,100.0,0.3335,0.0,0.04,-0.03,flip -2647,做多,2020-05-20 05:35:00,2020-05-20 06:15:00,213.28,214.3,0.71,100.0,0.3332,0.34,0.04,0.3,tp_upper -2648,做多,2020-05-20 07:15:00,2020-05-20 07:40:00,213.45,213.68,0.71,100.0,0.3342,0.08,0.04,0.04,flip -2649,做空,2020-05-20 07:40:00,2020-05-20 07:45:00,213.68,213.97,0.71,100.0,0.3339,-0.1,0.04,-0.13,flip -2650,做多,2020-05-20 07:45:00,2020-05-20 07:50:00,213.97,213.66,0.71,100.0,0.3326,-0.1,0.04,-0.14,flip -2651,做空,2020-05-20 07:50:00,2020-05-20 08:00:00,213.66,213.19,0.71,100.0,0.3323,0.16,0.04,0.12,tp_lower -2652,做多,2020-05-20 08:05:00,2020-05-20 08:15:00,213.74,213.82,0.71,100.0,0.3326,0.03,0.04,-0.01,flip -2653,做空,2020-05-20 08:15:00,2020-05-20 08:25:00,213.82,213.72,0.71,100.0,0.3322,0.03,0.04,-0.0,flip -2654,做多,2020-05-20 08:25:00,2020-05-20 08:40:00,213.72,214.42,0.71,100.0,0.3322,0.23,0.04,0.2,tp_upper -2655,做多,2020-05-20 09:20:00,2020-05-20 09:25:00,213.91,213.69,0.71,100.0,0.3327,-0.07,0.04,-0.11,flip -2656,做空,2020-05-20 09:25:00,2020-05-20 09:50:00,213.69,214.18,0.71,100.0,0.3323,-0.16,0.04,-0.2,flip -2657,做多,2020-05-20 09:50:00,2020-05-20 09:55:00,214.18,214.06,0.71,100.0,0.3305,-0.04,0.04,-0.08,tp_upper -2658,做多,2020-05-20 10:20:00,2020-05-20 10:30:00,213.37,213.55,0.71,100.0,0.3312,0.06,0.04,0.02,flip -2659,做空,2020-05-20 10:30:00,2020-05-20 11:00:00,213.55,213.57,0.71,100.0,0.3309,-0.01,0.04,-0.04,flip -2660,做多,2020-05-20 11:00:00,2020-05-20 11:05:00,213.57,213.46,0.71,100.0,0.3305,-0.04,0.04,-0.07,flip -2661,做空,2020-05-20 11:05:00,2020-05-20 11:15:00,213.46,213.06,0.7,100.0,0.3302,0.13,0.04,0.1,tp_lower -2662,做多,2020-05-20 12:25:00,2020-05-20 12:30:00,213.62,214.22,0.71,100.0,0.3302,0.2,0.04,0.16,tp_upper -2663,做多,2020-05-20 12:30:00,2020-05-20 12:35:00,214.22,214.26,0.71,100.0,0.3299,0.01,0.04,-0.02,tp_upper -2664,做多,2020-05-20 23:40:00,2020-05-20 23:50:00,209.99,210.12,0.71,100.0,0.3362,0.04,0.04,0.01,flip -2665,做空,2020-05-20 23:50:00,2020-05-21 00:05:00,210.12,210.35,0.71,100.0,0.3359,-0.08,0.04,-0.11,flip -2666,做多,2020-05-21 00:05:00,2020-05-21 00:25:00,210.35,211.19,0.72,100.0,0.3417,0.29,0.04,0.25,tp_upper -2667,做多,2020-05-21 22:25:00,2020-05-21 23:35:00,199.72,198.89,0.72,100.0,0.3609,-0.3,0.04,-0.34,flip -2668,做空,2020-05-21 23:35:00,2020-05-21 23:50:00,198.89,198.81,0.72,100.0,0.3606,0.03,0.04,-0.01,flip -2669,做多,2020-05-21 23:50:00,2020-05-21 23:55:00,198.81,198.68,0.72,100.0,0.3605,-0.05,0.04,-0.08,flip -2670,做空,2020-05-21 23:55:00,2020-05-22 00:10:00,198.68,196.75,0.72,100.0,0.3601,0.7,0.04,0.66,tp_lower -2671,做多,2020-05-22 01:00:00,2020-05-22 02:15:00,199.46,198.47,0.72,100.0,0.3635,-0.36,0.04,-0.4,flip -2672,做空,2020-05-22 02:15:00,2020-05-22 03:00:00,198.47,198.6,0.72,100.0,0.3631,-0.05,0.04,-0.08,flip -2673,做多,2020-05-22 03:00:00,2020-05-22 03:05:00,198.6,198.39,0.72,100.0,0.3623,-0.08,0.04,-0.11,flip -2674,做空,2020-05-22 03:05:00,2020-05-22 03:15:00,198.39,198.66,0.72,100.0,0.3619,-0.1,0.04,-0.13,flip -2675,做多,2020-05-22 03:15:00,2020-05-22 03:25:00,198.66,197.92,0.72,100.0,0.3606,-0.27,0.04,-0.3,flip -2676,做空,2020-05-22 03:25:00,2020-05-22 04:35:00,197.92,196.9,0.71,100.0,0.3602,0.37,0.04,0.33,tp_lower -2677,做多,2020-05-22 05:40:00,2020-05-22 05:50:00,198.55,198.44,0.72,100.0,0.3605,-0.04,0.04,-0.08,flip -2678,做空,2020-05-22 05:50:00,2020-05-22 05:55:00,198.44,198.68,0.71,100.0,0.3602,-0.09,0.04,-0.12,flip -2679,做多,2020-05-22 05:55:00,2020-05-22 06:15:00,198.68,199.64,0.71,100.0,0.359,0.34,0.04,0.31,tp_upper -2680,做多,2020-05-22 23:35:00,2020-05-23 00:25:00,206.6,208.87,0.72,100.0,0.3465,0.79,0.04,0.75,tp_upper -2681,做多,2020-05-23 04:50:00,2020-05-23 04:55:00,209.09,208.69,0.73,100.0,0.3489,-0.14,0.04,-0.18,flip -2682,做空,2020-05-23 04:55:00,2020-05-23 05:05:00,208.69,208.49,0.73,100.0,0.3485,0.07,0.04,0.03,flip -2683,做多,2020-05-23 05:05:00,2020-05-23 05:15:00,208.49,208.12,0.73,100.0,0.3489,-0.13,0.04,-0.17,flip -2684,做空,2020-05-23 05:15:00,2020-05-23 05:55:00,208.12,208.79,0.73,100.0,0.3485,-0.23,0.04,-0.27,flip -2685,做多,2020-05-23 05:55:00,2020-05-23 06:00:00,208.79,207.84,0.72,100.0,0.3459,-0.33,0.04,-0.36,flip -2686,做空,2020-05-23 06:00:00,2020-05-23 07:15:00,207.84,207.91,0.72,100.0,0.3456,-0.02,0.04,-0.06,tp_lower -2687,做多,2020-05-23 14:25:00,2020-05-23 15:20:00,207.43,207.12,0.72,100.0,0.3458,-0.11,0.04,-0.14,flip -2688,做空,2020-05-23 15:20:00,2020-05-23 15:40:00,207.12,207.04,0.72,100.0,0.3455,0.03,0.04,-0.01,flip -2689,做多,2020-05-23 15:40:00,2020-05-23 16:00:00,207.04,208.38,0.72,100.0,0.3454,0.46,0.04,0.43,tp_upper -2690,做多,2020-05-23 17:00:00,2020-05-23 17:20:00,207.14,206.72,0.72,100.0,0.3471,-0.15,0.04,-0.18,flip -2691,做空,2020-05-23 17:20:00,2020-05-23 17:30:00,206.72,206.78,0.72,100.0,0.3468,-0.02,0.04,-0.06,flip -2692,做多,2020-05-23 17:30:00,2020-05-23 17:40:00,206.78,206.78,0.72,100.0,0.3462,0.0,0.04,-0.04,flip -2693,做空,2020-05-23 17:40:00,2020-05-23 17:45:00,206.78,206.91,0.72,100.0,0.3459,-0.04,0.04,-0.08,flip -2694,做多,2020-05-23 17:45:00,2020-05-23 18:10:00,206.91,206.75,0.71,100.0,0.3451,-0.06,0.04,-0.09,flip -2695,做空,2020-05-23 18:10:00,2020-05-23 18:15:00,206.75,206.75,0.71,100.0,0.3447,0.0,0.04,-0.04,flip -2696,做多,2020-05-23 18:15:00,2020-05-23 18:20:00,206.75,206.69,0.71,100.0,0.3444,-0.02,0.04,-0.06,flip -2697,做空,2020-05-23 18:20:00,2020-05-23 18:30:00,206.69,206.86,0.71,100.0,0.344,-0.06,0.04,-0.09,flip -2698,做多,2020-05-23 18:30:00,2020-05-23 18:40:00,206.86,206.79,0.71,100.0,0.3431,-0.02,0.04,-0.06,flip -2699,做空,2020-05-23 18:40:00,2020-05-23 18:50:00,206.79,206.71,0.71,100.0,0.3428,0.03,0.04,-0.01,flip -2700,做多,2020-05-23 18:50:00,2020-05-23 19:00:00,206.71,205.96,0.71,100.0,0.3427,-0.26,0.04,-0.29,flip -2701,做空,2020-05-23 19:00:00,2020-05-23 19:10:00,205.96,207.07,0.71,100.0,0.3424,-0.38,0.04,-0.42,flip -2702,做多,2020-05-23 19:10:00,2020-05-23 20:20:00,207.07,207.6,0.7,100.0,0.3384,0.18,0.04,0.14,tp_upper -2703,做多,2020-05-24 00:25:00,2020-05-24 00:35:00,207.1,207.1,0.72,100.0,0.3458,0.0,0.04,-0.04,flip -2704,做空,2020-05-24 00:35:00,2020-05-24 00:40:00,207.1,207.5,0.72,100.0,0.3455,-0.14,0.04,-0.17,flip -2705,做多,2020-05-24 00:40:00,2020-05-24 00:55:00,207.5,207.21,0.71,100.0,0.3438,-0.1,0.04,-0.14,flip -2706,做空,2020-05-24 00:55:00,2020-05-24 01:15:00,207.21,207.19,0.71,100.0,0.3435,0.01,0.04,-0.03,flip -2707,做多,2020-05-24 01:15:00,2020-05-24 01:30:00,207.19,207.57,0.71,100.0,0.3432,0.13,0.04,0.09,tp_upper -2708,做多,2020-05-24 19:30:00,2020-05-24 21:35:00,206.44,207.55,0.71,100.0,0.3447,0.38,0.04,0.35,tp_upper -2709,做多,2020-05-24 23:15:00,2020-05-24 23:20:00,205.4,204.46,0.71,100.0,0.348,-0.33,0.04,-0.36,flip -2710,做空,2020-05-24 23:20:00,2020-05-24 23:30:00,204.46,202.75,0.71,100.0,0.3476,0.59,0.04,0.56,tp_lower -2711,做多,2020-05-25 06:35:00,2020-05-25 06:45:00,203.15,203.2,0.72,100.0,0.355,0.02,0.04,-0.02,flip -2712,做空,2020-05-25 06:45:00,2020-05-25 07:15:00,203.2,203.2,0.72,100.0,0.3546,0.0,0.04,-0.04,flip -2713,做多,2020-05-25 07:15:00,2020-05-25 09:20:00,203.2,204.36,0.72,100.0,0.3543,0.41,0.04,0.37,tp_upper -2714,做多,2020-05-25 10:00:00,2020-05-25 10:20:00,202.41,203.52,0.72,100.0,0.3573,0.4,0.04,0.36,tp_upper -2715,做多,2020-05-25 12:00:00,2020-05-25 13:10:00,203.4,202.64,0.73,100.0,0.3572,-0.27,0.04,-0.31,flip -2716,做空,2020-05-25 13:10:00,2020-05-25 13:20:00,202.64,202.68,0.72,100.0,0.3568,-0.01,0.04,-0.05,flip -2717,做多,2020-05-25 13:20:00,2020-05-25 13:40:00,202.68,202.95,0.72,100.0,0.3563,0.1,0.04,0.06,flip -2718,做空,2020-05-25 13:40:00,2020-05-25 13:50:00,202.95,203.01,0.72,100.0,0.356,-0.02,0.04,-0.06,flip -2719,做多,2020-05-25 13:50:00,2020-05-25 13:55:00,203.01,203.7,0.72,100.0,0.3554,0.25,0.04,0.21,tp_upper -2720,做多,2020-05-25 15:35:00,2020-05-25 15:40:00,203.0,202.82,0.72,100.0,0.3563,-0.06,0.04,-0.1,flip -2721,做空,2020-05-25 15:40:00,2020-05-25 16:05:00,202.82,203.41,0.72,100.0,0.3559,-0.21,0.04,-0.25,flip -2722,做多,2020-05-25 16:05:00,2020-05-25 16:15:00,203.41,203.71,0.72,100.0,0.3535,0.11,0.04,0.07,tp_upper -2723,做多,2020-05-25 22:30:00,2020-05-25 22:45:00,203.81,203.73,0.72,100.0,0.353,-0.03,0.04,-0.06,flip -2724,做空,2020-05-25 22:45:00,2020-05-25 23:00:00,203.73,204.25,0.72,100.0,0.3526,-0.18,0.04,-0.22,flip -2725,做多,2020-05-25 23:00:00,2020-05-25 23:50:00,204.25,204.03,0.72,100.0,0.3505,-0.08,0.04,-0.11,flip -2726,做空,2020-05-25 23:50:00,2020-05-25 23:55:00,204.03,204.1,0.71,100.0,0.3501,-0.02,0.04,-0.06,flip -2727,做多,2020-05-25 23:55:00,2020-05-26 00:15:00,204.1,203.96,0.71,100.0,0.3495,-0.05,0.04,-0.08,flip -2728,做空,2020-05-26 00:15:00,2020-05-26 00:25:00,203.96,203.0,0.72,100.0,0.3544,0.34,0.04,0.3,tp_lower -2729,做多,2020-05-26 01:55:00,2020-05-26 02:25:00,204.29,204.39,0.73,100.0,0.3552,0.04,0.04,-0.0,flip -2730,做空,2020-05-26 02:25:00,2020-05-26 02:55:00,204.39,204.15,0.73,100.0,0.3548,0.09,0.04,0.05,flip -2731,做多,2020-05-26 02:55:00,2020-05-26 03:05:00,204.15,204.36,0.73,100.0,0.3553,0.07,0.04,0.04,flip -2732,做空,2020-05-26 03:05:00,2020-05-26 03:15:00,204.36,204.43,0.73,100.0,0.3549,-0.02,0.04,-0.06,flip -2733,做多,2020-05-26 03:15:00,2020-05-26 03:20:00,204.43,204.36,0.72,100.0,0.3543,-0.02,0.04,-0.06,flip -2734,做空,2020-05-26 03:20:00,2020-05-26 04:05:00,204.36,204.4,0.72,100.0,0.354,-0.01,0.04,-0.05,flip -2735,做多,2020-05-26 04:05:00,2020-05-26 04:10:00,204.4,204.18,0.72,100.0,0.3535,-0.08,0.04,-0.11,flip -2736,做空,2020-05-26 04:10:00,2020-05-26 04:30:00,204.18,204.35,0.72,100.0,0.3531,-0.06,0.04,-0.1,flip -2737,做多,2020-05-26 04:30:00,2020-05-26 04:35:00,204.35,204.22,0.72,100.0,0.3522,-0.05,0.04,-0.08,flip -2738,做空,2020-05-26 04:35:00,2020-05-26 04:40:00,204.22,204.36,0.72,100.0,0.3519,-0.05,0.04,-0.09,flip -2739,做多,2020-05-26 04:40:00,2020-05-26 04:50:00,204.36,204.26,0.72,100.0,0.351,-0.04,0.04,-0.07,flip -2740,做空,2020-05-26 04:50:00,2020-05-26 05:15:00,204.26,203.73,0.72,100.0,0.3507,0.19,0.04,0.15,tp_lower -2741,做多,2020-05-26 05:55:00,2020-05-26 06:00:00,204.19,203.82,0.72,100.0,0.3513,-0.13,0.04,-0.17,flip -2742,做空,2020-05-26 06:00:00,2020-05-26 06:05:00,203.82,203.6,0.72,100.0,0.351,0.08,0.04,0.04,tp_lower -2743,做多,2020-05-26 07:30:00,2020-05-26 08:10:00,203.79,203.94,0.72,100.0,0.3511,0.05,0.04,0.02,flip -2744,做空,2020-05-26 08:10:00,2020-05-26 08:25:00,203.94,203.93,0.72,100.0,0.3507,0.0,0.04,-0.03,flip -2745,做多,2020-05-26 08:25:00,2020-05-26 08:30:00,203.93,203.57,0.71,100.0,0.3504,-0.13,0.04,-0.16,flip -2746,做空,2020-05-26 08:30:00,2020-05-26 09:25:00,203.57,202.96,0.71,100.0,0.3501,0.21,0.04,0.18,tp_lower -2747,做多,2020-05-26 20:45:00,2020-05-26 20:50:00,202.01,202.25,0.71,100.0,0.3535,0.08,0.04,0.05,tp_upper -2748,做多,2020-05-26 23:40:00,2020-05-27 00:25:00,200.86,201.68,0.71,100.0,0.3556,0.29,0.04,0.26,tp_upper -2749,做多,2020-05-27 19:05:00,2020-05-27 19:10:00,206.25,206.18,0.73,100.0,0.3539,-0.02,0.04,-0.06,flip -2750,做空,2020-05-27 19:10:00,2020-05-27 19:15:00,206.18,206.36,0.73,100.0,0.3536,-0.06,0.04,-0.1,flip -2751,做多,2020-05-27 19:15:00,2020-05-27 19:25:00,206.36,206.24,0.73,100.0,0.3526,-0.04,0.04,-0.08,flip -2752,做空,2020-05-27 19:25:00,2020-05-27 19:35:00,206.24,206.33,0.73,100.0,0.3522,-0.03,0.04,-0.07,flip -2753,做多,2020-05-27 19:35:00,2020-05-27 19:40:00,206.33,206.05,0.73,100.0,0.3516,-0.1,0.04,-0.13,flip -2754,做空,2020-05-27 19:40:00,2020-05-27 19:50:00,206.05,206.37,0.72,100.0,0.3512,-0.11,0.04,-0.15,flip -2755,做多,2020-05-27 19:50:00,2020-05-27 20:00:00,206.37,206.46,0.72,100.0,0.3498,0.03,0.04,-0.0,flip -2756,做空,2020-05-27 20:00:00,2020-05-27 20:05:00,206.46,206.5,0.72,100.0,0.3494,-0.01,0.04,-0.05,flip -2757,做多,2020-05-27 20:05:00,2020-05-27 20:30:00,206.5,206.41,0.72,100.0,0.349,-0.03,0.04,-0.07,flip -2758,做空,2020-05-27 20:30:00,2020-05-27 20:40:00,206.41,206.5,0.72,100.0,0.3486,-0.03,0.04,-0.07,flip -2759,做多,2020-05-27 20:40:00,2020-05-27 20:45:00,206.5,206.45,0.72,100.0,0.348,-0.02,0.04,-0.05,flip -2760,做空,2020-05-27 20:45:00,2020-05-27 21:20:00,206.45,205.73,0.72,100.0,0.3476,0.25,0.04,0.21,tp_lower -2761,做多,2020-05-27 22:10:00,2020-05-27 22:15:00,206.4,206.34,0.72,100.0,0.3486,-0.02,0.04,-0.06,flip -2762,做空,2020-05-27 22:15:00,2020-05-27 23:20:00,206.34,206.55,0.72,100.0,0.3482,-0.07,0.04,-0.11,flip -2763,做多,2020-05-27 23:20:00,2020-05-27 23:30:00,206.55,207.47,0.72,100.0,0.3472,0.32,0.04,0.28,tp_upper -2764,做多,2020-05-28 02:25:00,2020-05-28 03:25:00,206.88,206.83,0.73,100.0,0.3527,-0.02,0.04,-0.05,flip -2765,做空,2020-05-28 03:25:00,2020-05-28 03:35:00,206.83,206.99,0.73,100.0,0.3523,-0.06,0.04,-0.09,flip -2766,做多,2020-05-28 03:35:00,2020-05-28 03:40:00,206.99,206.55,0.73,100.0,0.3514,-0.15,0.04,-0.19,flip -2767,做空,2020-05-28 03:40:00,2020-05-28 04:00:00,206.55,206.2,0.73,100.0,0.3511,0.12,0.04,0.09,tp_lower -2768,做多,2020-05-28 04:15:00,2020-05-28 04:20:00,206.73,206.53,0.73,100.0,0.351,-0.07,0.04,-0.11,flip -2769,做空,2020-05-28 04:20:00,2020-05-28 04:25:00,206.53,206.85,0.72,100.0,0.3507,-0.11,0.04,-0.15,flip -2770,做多,2020-05-28 04:25:00,2020-05-28 04:30:00,206.85,206.62,0.72,100.0,0.3492,-0.08,0.04,-0.12,flip -2771,做空,2020-05-28 04:30:00,2020-05-28 05:30:00,206.62,205.77,0.72,100.0,0.3489,0.3,0.04,0.26,tp_lower -2772,做多,2020-05-28 09:55:00,2020-05-28 10:40:00,206.87,206.31,0.72,100.0,0.3495,-0.2,0.04,-0.23,flip -2773,做空,2020-05-28 10:40:00,2020-05-28 11:10:00,206.31,206.4,0.72,100.0,0.3492,-0.03,0.04,-0.07,flip -2774,做多,2020-05-28 11:10:00,2020-05-28 11:15:00,206.4,207.14,0.72,100.0,0.3485,0.26,0.04,0.22,tp_upper -2775,做多,2020-05-28 11:15:00,2020-05-28 11:20:00,207.14,207.19,0.72,100.0,0.3482,0.02,0.04,-0.02,tp_upper -2776,做多,2020-05-29 08:35:00,2020-05-29 14:10:00,220.61,220.49,0.73,100.0,0.3302,-0.04,0.04,-0.08,flip -2777,做空,2020-05-29 14:10:00,2020-05-29 14:15:00,220.49,220.62,0.73,100.0,0.3299,-0.04,0.04,-0.08,flip -2778,做多,2020-05-29 14:15:00,2020-05-29 14:25:00,220.62,220.34,0.73,100.0,0.3292,-0.09,0.04,-0.13,flip -2779,做空,2020-05-29 14:25:00,2020-05-29 15:15:00,220.34,217.89,0.72,100.0,0.3288,0.81,0.04,0.77,tp_lower -2780,做多,2020-05-29 16:00:00,2020-05-29 16:10:00,220.22,220.01,0.73,100.0,0.3323,-0.07,0.04,-0.11,flip -2781,做空,2020-05-29 16:10:00,2020-05-29 16:15:00,220.01,220.17,0.73,100.0,0.332,-0.05,0.04,-0.09,flip -2782,做多,2020-05-29 16:15:00,2020-05-29 16:45:00,220.17,221.37,0.73,100.0,0.3312,0.4,0.04,0.36,tp_upper -2783,做多,2020-05-29 19:50:00,2020-05-29 19:55:00,220.02,219.94,0.73,100.0,0.3329,-0.03,0.04,-0.06,flip -2784,做空,2020-05-29 19:55:00,2020-05-29 20:05:00,219.94,220.11,0.73,100.0,0.3326,-0.06,0.04,-0.09,flip -2785,做多,2020-05-29 20:05:00,2020-05-29 20:50:00,220.11,220.25,0.73,100.0,0.3317,0.05,0.04,0.01,flip -2786,做空,2020-05-29 20:50:00,2020-05-29 21:50:00,220.25,218.95,0.73,100.0,0.3314,0.43,0.04,0.39,tp_lower -2787,做多,2020-05-29 22:30:00,2020-05-29 22:40:00,220.38,220.27,0.73,100.0,0.3328,-0.04,0.04,-0.07,flip -2788,做空,2020-05-29 22:40:00,2020-05-29 22:45:00,220.27,220.66,0.73,100.0,0.3325,-0.13,0.04,-0.17,flip -2789,做多,2020-05-29 22:45:00,2020-05-30 00:00:00,220.66,220.13,0.73,100.0,0.331,-0.18,0.04,-0.21,flip -2790,做空,2020-05-30 00:00:00,2020-05-30 00:10:00,220.13,219.27,0.74,100.0,0.3347,0.29,0.04,0.25,tp_lower -2791,做多,2020-05-30 03:30:00,2020-05-30 03:40:00,220.1,220.88,0.74,100.0,0.3357,0.26,0.04,0.22,tp_upper -2792,做多,2020-05-30 15:30:00,2020-05-30 15:35:00,234.82,234.7,0.74,100.0,0.3155,-0.04,0.04,-0.07,flip -2793,做空,2020-05-30 15:35:00,2020-05-30 15:45:00,234.7,234.72,0.74,100.0,0.3151,-0.01,0.04,-0.04,flip -2794,做多,2020-05-30 15:45:00,2020-05-30 15:50:00,234.72,234.24,0.74,100.0,0.3148,-0.15,0.04,-0.19,flip -2795,做空,2020-05-30 15:50:00,2020-05-30 15:55:00,234.24,235.66,0.74,100.0,0.3145,-0.45,0.04,-0.48,flip -2796,做多,2020-05-30 15:55:00,2020-05-30 16:05:00,235.66,234.79,0.73,100.0,0.3103,-0.27,0.04,-0.31,flip -2797,做空,2020-05-30 16:05:00,2020-05-30 16:10:00,234.79,235.19,0.73,100.0,0.31,-0.12,0.04,-0.16,flip -2798,做多,2020-05-30 16:10:00,2020-05-30 18:15:00,235.19,237.86,0.73,100.0,0.3087,0.82,0.04,0.79,tp_upper -2799,做多,2020-05-30 21:00:00,2020-05-30 21:05:00,236.33,236.28,0.73,100.0,0.3104,-0.02,0.04,-0.05,flip -2800,做空,2020-05-30 21:05:00,2020-05-31 03:20:00,236.28,241.04,0.73,100.0,0.3101,-1.48,0.04,-1.51,flip -2801,做多,2020-05-31 03:20:00,2020-05-31 03:30:00,241.04,240.62,0.72,100.0,0.3005,-0.13,0.04,-0.16,flip -2802,做空,2020-05-31 03:30:00,2020-05-31 03:45:00,240.62,237.09,0.72,100.0,0.3002,1.06,0.04,1.02,tp_lower -2803,做多,2020-05-31 10:50:00,2020-05-31 11:00:00,239.67,239.0,0.73,100.0,0.3055,-0.2,0.04,-0.24,flip -2804,做空,2020-05-31 11:00:00,2020-05-31 11:40:00,239.0,238.69,0.73,100.0,0.3052,0.09,0.04,0.06,flip -2805,做多,2020-05-31 11:40:00,2020-05-31 12:30:00,238.69,238.24,0.73,100.0,0.3057,-0.14,0.04,-0.17,flip -2806,做空,2020-05-31 12:30:00,2020-05-31 12:35:00,238.24,238.54,0.73,100.0,0.3054,-0.09,0.04,-0.13,flip -2807,做多,2020-05-31 12:35:00,2020-05-31 12:40:00,238.54,238.44,0.73,100.0,0.3043,-0.03,0.04,-0.07,flip -2808,做空,2020-05-31 12:40:00,2020-05-31 12:55:00,238.44,238.38,0.72,100.0,0.304,0.02,0.04,-0.02,flip -2809,做多,2020-05-31 12:55:00,2020-05-31 13:00:00,238.38,238.33,0.72,100.0,0.3039,-0.02,0.04,-0.05,flip -2810,做空,2020-05-31 13:00:00,2020-05-31 13:15:00,238.33,236.8,0.72,100.0,0.3036,0.46,0.04,0.43,tp_lower -2811,做多,2020-05-31 13:20:00,2020-05-31 13:45:00,238.35,237.95,0.73,100.0,0.3052,-0.12,0.04,-0.16,flip -2812,做空,2020-05-31 13:45:00,2020-05-31 14:00:00,237.95,237.28,0.73,100.0,0.3049,0.2,0.04,0.17,tp_lower -2813,做多,2020-05-31 19:15:00,2020-05-31 19:50:00,236.25,236.75,0.73,100.0,0.3076,0.15,0.04,0.12,flip -2814,做空,2020-05-31 19:50:00,2020-05-31 21:15:00,236.75,233.69,0.73,100.0,0.3073,0.94,0.04,0.9,tp_lower -2815,做多,2020-05-31 22:05:00,2020-05-31 22:10:00,235.83,235.29,0.74,100.0,0.3122,-0.17,0.04,-0.21,flip -2816,做空,2020-05-31 22:10:00,2020-05-31 22:15:00,235.29,235.8,0.73,100.0,0.3119,-0.16,0.04,-0.2,flip -2817,做多,2020-05-31 22:15:00,2020-05-31 22:20:00,235.8,235.19,0.73,100.0,0.3102,-0.19,0.04,-0.23,flip -2818,做空,2020-05-31 22:20:00,2020-05-31 22:40:00,235.19,233.41,0.73,100.0,0.3099,0.55,0.04,0.52,tp_lower -2819,做多,2020-06-01 01:30:00,2020-06-01 01:55:00,234.89,236.6,0.75,100.0,0.3175,0.54,0.04,0.51,tp_upper -2820,做多,2020-06-01 08:35:00,2020-06-01 08:40:00,237.33,236.87,0.75,100.0,0.3162,-0.15,0.04,-0.18,flip -2821,做空,2020-06-01 08:40:00,2020-06-01 08:55:00,236.87,237.19,0.75,100.0,0.3159,-0.1,0.04,-0.14,flip -2822,做多,2020-06-01 08:55:00,2020-06-01 09:05:00,237.19,237.4,0.75,100.0,0.3147,0.07,0.04,0.03,flip -2823,做空,2020-06-01 09:05:00,2020-06-01 09:10:00,237.4,237.47,0.75,100.0,0.3144,-0.02,0.04,-0.06,flip -2824,做多,2020-06-01 09:10:00,2020-06-01 09:45:00,237.47,237.18,0.75,100.0,0.3139,-0.09,0.04,-0.13,flip -2825,做空,2020-06-01 09:45:00,2020-06-01 11:10:00,237.18,236.33,0.74,100.0,0.3136,0.27,0.04,0.23,tp_lower -2826,做多,2020-06-01 12:20:00,2020-06-01 12:30:00,238.31,239.49,0.75,100.0,0.3129,0.37,0.04,0.33,tp_upper -2827,做多,2020-06-01 15:25:00,2020-06-01 15:35:00,237.85,238.07,0.75,100.0,0.3148,0.07,0.04,0.03,flip -2828,做空,2020-06-01 15:35:00,2020-06-01 15:55:00,238.07,238.16,0.75,100.0,0.3145,-0.03,0.04,-0.07,flip -2829,做多,2020-06-01 15:55:00,2020-06-01 16:10:00,238.16,239.0,0.75,100.0,0.3139,0.26,0.04,0.23,tp_upper -2830,做多,2020-06-01 18:25:00,2020-06-01 18:35:00,238.39,238.19,0.75,100.0,0.3144,-0.06,0.04,-0.1,flip -2831,做空,2020-06-01 18:35:00,2020-06-01 18:40:00,238.19,238.39,0.75,100.0,0.3141,-0.06,0.04,-0.1,flip -2832,做多,2020-06-01 18:40:00,2020-06-01 19:45:00,238.39,238.27,0.75,100.0,0.3132,-0.04,0.04,-0.07,flip -2833,做空,2020-06-01 19:45:00,2020-06-01 20:15:00,238.27,238.37,0.75,100.0,0.3129,-0.03,0.04,-0.07,flip -2834,做多,2020-06-01 20:15:00,2020-06-01 20:35:00,238.37,240.0,0.74,100.0,0.3124,0.51,0.04,0.47,tp_upper -2835,做多,2020-06-02 22:05:00,2020-06-02 22:15:00,238.88,238.12,0.76,100.0,0.318,-0.24,0.04,-0.28,flip -2836,做空,2020-06-02 22:15:00,2020-06-02 22:35:00,238.12,238.28,0.76,100.0,0.3177,-0.05,0.04,-0.09,flip -2837,做多,2020-06-02 22:35:00,2020-06-02 22:50:00,238.28,237.45,0.76,100.0,0.317,-0.26,0.04,-0.3,flip -2838,做空,2020-06-02 22:50:00,2020-06-02 23:25:00,237.45,236.9,0.75,100.0,0.3166,0.17,0.04,0.14,flip -2839,做多,2020-06-02 23:25:00,2020-06-03 00:20:00,236.9,238.08,0.75,100.0,0.3178,0.37,0.04,0.34,tp_upper -2840,做多,2020-06-03 02:15:00,2020-06-03 02:20:00,236.26,236.18,0.76,100.0,0.3212,-0.03,0.04,-0.06,flip -2841,做空,2020-06-03 02:20:00,2020-06-03 02:35:00,236.18,236.68,0.76,100.0,0.3209,-0.16,0.04,-0.2,flip -2842,做多,2020-06-03 02:35:00,2020-06-03 02:40:00,236.68,236.51,0.76,100.0,0.3192,-0.05,0.04,-0.09,flip -2843,做空,2020-06-03 02:40:00,2020-06-03 02:45:00,236.51,236.74,0.75,100.0,0.3189,-0.07,0.04,-0.11,flip -2844,做多,2020-06-03 02:45:00,2020-06-03 02:50:00,236.74,236.29,0.75,100.0,0.318,-0.14,0.04,-0.18,flip -2845,做空,2020-06-03 02:50:00,2020-06-03 04:05:00,236.29,235.38,0.75,100.0,0.3176,0.29,0.04,0.25,tp_lower -2846,做多,2020-06-03 04:40:00,2020-06-03 06:20:00,236.65,236.67,0.75,100.0,0.3181,0.01,0.04,-0.03,flip -2847,做空,2020-06-03 06:20:00,2020-06-03 06:40:00,236.67,237.0,0.75,100.0,0.3177,-0.1,0.04,-0.14,flip -2848,做多,2020-06-03 06:40:00,2020-06-03 06:45:00,237.0,236.96,0.75,100.0,0.3165,-0.01,0.04,-0.05,flip -2849,做空,2020-06-03 06:45:00,2020-06-03 07:30:00,236.96,236.65,0.75,100.0,0.3162,0.1,0.04,0.06,flip -2850,做多,2020-06-03 07:30:00,2020-06-03 07:45:00,236.65,236.72,0.75,100.0,0.3167,0.02,0.04,-0.02,flip -2851,做空,2020-06-03 07:45:00,2020-06-03 07:50:00,236.72,236.97,0.75,100.0,0.3164,-0.08,0.04,-0.12,flip -2852,做多,2020-06-03 07:50:00,2020-06-03 08:50:00,236.97,236.46,0.75,100.0,0.3154,-0.16,0.04,-0.2,flip -2853,做空,2020-06-03 08:50:00,2020-06-03 08:55:00,236.46,236.73,0.75,100.0,0.3151,-0.09,0.04,-0.12,flip -2854,做多,2020-06-03 08:55:00,2020-06-03 09:30:00,236.73,237.87,0.74,100.0,0.3141,0.36,0.04,0.32,tp_upper -2855,做多,2020-06-03 14:15:00,2020-06-03 14:40:00,238.2,238.24,0.75,100.0,0.3133,0.01,0.04,-0.02,flip -2856,做空,2020-06-03 14:40:00,2020-06-03 18:05:00,238.24,239.1,0.75,100.0,0.313,-0.27,0.04,-0.31,flip -2857,做多,2020-06-03 18:05:00,2020-06-03 18:40:00,239.1,242.04,0.74,100.0,0.3105,0.91,0.04,0.88,tp_upper -2858,做多,2020-06-04 06:30:00,2020-06-04 06:55:00,243.95,244.1,0.76,100.0,0.3128,0.05,0.04,0.01,flip -2859,做空,2020-06-04 06:55:00,2020-06-04 07:00:00,244.1,244.32,0.76,100.0,0.3125,-0.07,0.04,-0.11,flip -2860,做多,2020-06-04 07:00:00,2020-06-04 07:15:00,244.32,244.0,0.76,100.0,0.3117,-0.1,0.04,-0.14,flip -2861,做空,2020-06-04 07:15:00,2020-06-04 07:30:00,244.0,244.16,0.76,100.0,0.3113,-0.05,0.04,-0.09,flip -2862,做多,2020-06-04 07:30:00,2020-06-04 07:35:00,244.16,243.74,0.76,100.0,0.3106,-0.13,0.04,-0.17,flip -2863,做空,2020-06-04 07:35:00,2020-06-04 08:25:00,243.74,243.1,0.76,100.0,0.3103,0.2,0.04,0.16,tp_lower -2864,做多,2020-06-04 11:55:00,2020-06-04 12:00:00,243.02,242.56,0.76,100.0,0.3117,-0.14,0.04,-0.18,flip -2865,做空,2020-06-04 12:00:00,2020-06-04 12:10:00,242.56,243.48,0.76,100.0,0.3114,-0.29,0.04,-0.32,flip -2866,做多,2020-06-04 12:10:00,2020-06-04 12:25:00,243.48,242.98,0.75,100.0,0.3088,-0.15,0.04,-0.19,flip -2867,做空,2020-06-04 12:25:00,2020-06-04 12:30:00,242.98,243.1,0.75,100.0,0.3085,-0.04,0.04,-0.07,flip -2868,做多,2020-06-04 12:30:00,2020-06-04 13:20:00,243.1,245.4,0.75,100.0,0.3078,0.71,0.04,0.67,tp_upper -2869,做多,2020-06-04 14:45:00,2020-06-04 15:55:00,243.13,245.16,0.75,100.0,0.3104,0.63,0.04,0.59,tp_upper -2870,做多,2020-06-04 18:30:00,2020-06-04 18:45:00,242.89,242.75,0.76,100.0,0.313,-0.04,0.04,-0.08,flip -2871,做空,2020-06-04 18:45:00,2020-06-04 18:50:00,242.75,242.83,0.76,100.0,0.3127,-0.03,0.04,-0.06,flip -2872,做多,2020-06-04 18:50:00,2020-06-04 18:55:00,242.83,240.38,0.76,100.0,0.3122,-0.76,0.04,-0.8,flip -2873,做空,2020-06-04 18:55:00,2020-06-04 20:10:00,240.38,240.11,0.75,100.0,0.3118,0.08,0.04,0.05,tp_lower -2874,做多,2020-06-04 22:20:00,2020-06-05 00:05:00,242.89,242.55,0.75,100.0,0.3087,-0.1,0.04,-0.14,flip -2875,做空,2020-06-05 00:05:00,2020-06-05 00:30:00,242.55,242.68,0.76,100.0,0.313,-0.04,0.04,-0.08,flip -2876,做多,2020-06-05 00:30:00,2020-06-05 01:40:00,242.68,244.91,0.76,100.0,0.3123,0.7,0.04,0.66,tp_upper -2877,做多,2020-06-05 03:30:00,2020-06-05 03:50:00,243.04,242.6,0.76,100.0,0.3144,-0.14,0.04,-0.18,flip -2878,做空,2020-06-05 03:50:00,2020-06-05 03:55:00,242.6,243.18,0.76,100.0,0.3141,-0.18,0.04,-0.22,flip -2879,做多,2020-06-05 03:55:00,2020-06-05 06:05:00,243.18,243.28,0.76,100.0,0.3123,0.03,0.04,-0.01,flip -2880,做空,2020-06-05 06:05:00,2020-06-05 06:15:00,243.28,243.29,0.76,100.0,0.312,-0.0,0.04,-0.04,flip -2881,做多,2020-06-05 06:15:00,2020-06-05 07:30:00,243.29,243.54,0.76,100.0,0.3117,0.08,0.04,0.04,flip -2882,做空,2020-06-05 07:30:00,2020-06-05 07:35:00,243.54,243.62,0.76,100.0,0.3113,-0.02,0.04,-0.06,flip -2883,做多,2020-06-05 07:35:00,2020-06-05 07:45:00,243.62,243.66,0.76,100.0,0.3108,0.01,0.04,-0.03,flip -2884,做空,2020-06-05 07:45:00,2020-06-05 07:55:00,243.66,243.73,0.76,100.0,0.3105,-0.02,0.04,-0.06,flip -2885,做多,2020-06-05 07:55:00,2020-06-05 08:05:00,243.73,243.86,0.76,100.0,0.31,0.04,0.04,0.0,tp_upper -2886,做多,2020-06-05 08:15:00,2020-06-05 08:30:00,243.54,245.07,0.76,100.0,0.3101,0.47,0.04,0.44,tp_upper -2887,做多,2020-06-05 11:20:00,2020-06-05 18:45:00,243.97,242.68,0.76,100.0,0.3112,-0.4,0.04,-0.44,flip -2888,做空,2020-06-05 18:45:00,2020-06-05 19:50:00,242.68,242.35,0.75,100.0,0.3109,0.1,0.04,0.06,flip -2889,做多,2020-06-05 19:50:00,2020-06-05 20:15:00,242.35,242.39,0.75,100.0,0.3114,0.01,0.04,-0.03,flip -2890,做空,2020-06-05 20:15:00,2020-06-05 20:25:00,242.39,241.03,0.75,100.0,0.3111,0.42,0.04,0.39,tp_lower -2891,做多,2020-06-06 00:55:00,2020-06-06 05:40:00,241.12,240.32,0.77,100.0,0.3189,-0.26,0.04,-0.29,flip -2892,做空,2020-06-06 05:40:00,2020-06-06 07:45:00,240.32,240.65,0.77,100.0,0.3186,-0.11,0.04,-0.14,flip -2893,做多,2020-06-06 07:45:00,2020-06-06 07:55:00,240.65,240.25,0.76,100.0,0.3174,-0.13,0.04,-0.17,flip -2894,做空,2020-06-06 07:55:00,2020-06-06 08:00:00,240.25,240.35,0.76,100.0,0.317,-0.03,0.04,-0.07,flip -2895,做多,2020-06-06 08:00:00,2020-06-06 08:05:00,240.35,239.89,0.76,100.0,0.3165,-0.15,0.04,-0.18,flip -2896,做空,2020-06-06 08:05:00,2020-06-06 08:55:00,239.89,240.42,0.76,100.0,0.3161,-0.17,0.04,-0.21,flip -2897,做多,2020-06-06 08:55:00,2020-06-06 09:00:00,240.42,241.98,0.76,100.0,0.3144,0.49,0.04,0.45,tp_upper -2898,做多,2020-06-06 13:55:00,2020-06-06 15:20:00,242.17,241.88,0.76,100.0,0.3139,-0.09,0.04,-0.13,flip -2899,做空,2020-06-06 15:20:00,2020-06-06 15:25:00,241.88,242.02,0.76,100.0,0.3136,-0.04,0.04,-0.08,flip -2900,做多,2020-06-06 15:25:00,2020-06-06 16:50:00,242.02,240.76,0.76,100.0,0.3129,-0.39,0.04,-0.43,flip -2901,做空,2020-06-06 16:50:00,2020-06-06 16:55:00,240.76,241.07,0.75,100.0,0.3126,-0.1,0.04,-0.13,tp_lower -2902,做多,2020-06-06 20:20:00,2020-06-06 20:30:00,241.97,241.72,0.75,100.0,0.3103,-0.08,0.04,-0.12,flip -2903,做空,2020-06-06 20:30:00,2020-06-06 20:40:00,241.72,242.02,0.75,100.0,0.31,-0.09,0.04,-0.13,flip -2904,做多,2020-06-06 20:40:00,2020-06-06 22:00:00,242.02,243.16,0.75,100.0,0.3089,0.35,0.04,0.31,tp_upper -2905,做多,2020-06-06 22:40:00,2020-06-06 22:50:00,241.86,241.85,0.75,100.0,0.3103,-0.0,0.04,-0.04,flip -2906,做空,2020-06-06 22:50:00,2020-06-06 22:55:00,241.85,241.89,0.75,100.0,0.3099,-0.01,0.04,-0.05,flip -2907,做多,2020-06-06 22:55:00,2020-06-06 23:15:00,241.89,241.64,0.75,100.0,0.3095,-0.08,0.04,-0.11,flip -2908,做空,2020-06-06 23:15:00,2020-06-06 23:20:00,241.64,242.17,0.75,100.0,0.3092,-0.16,0.04,-0.2,flip -2909,做多,2020-06-06 23:20:00,2020-06-06 23:30:00,242.17,241.91,0.74,100.0,0.3076,-0.08,0.04,-0.12,flip -2910,做空,2020-06-06 23:30:00,2020-06-06 23:35:00,241.91,242.1,0.74,100.0,0.3073,-0.06,0.04,-0.1,flip -2911,做多,2020-06-06 23:35:00,2020-06-07 00:05:00,242.1,241.62,0.74,100.0,0.3065,-0.15,0.04,-0.18,flip -2912,做空,2020-06-07 00:05:00,2020-06-07 00:15:00,241.62,240.63,0.75,100.0,0.3119,0.31,0.04,0.27,tp_lower -2913,做多,2020-06-07 00:25:00,2020-06-07 00:35:00,241.73,241.62,0.76,100.0,0.3127,-0.03,0.04,-0.07,flip -2914,做空,2020-06-07 00:35:00,2020-06-07 00:45:00,241.62,241.78,0.75,100.0,0.3124,-0.05,0.04,-0.09,flip -2915,做多,2020-06-07 00:45:00,2020-06-07 01:05:00,241.78,241.64,0.75,100.0,0.3117,-0.04,0.04,-0.08,flip -2916,做空,2020-06-07 01:05:00,2020-06-07 01:10:00,241.64,241.77,0.75,100.0,0.3114,-0.04,0.04,-0.08,flip -2917,做多,2020-06-07 01:10:00,2020-06-07 01:20:00,241.77,241.6,0.75,100.0,0.3107,-0.05,0.04,-0.09,flip -2918,做空,2020-06-07 01:20:00,2020-06-07 01:25:00,241.6,241.9,0.75,100.0,0.3104,-0.09,0.04,-0.13,flip -2919,做多,2020-06-07 01:25:00,2020-06-07 02:05:00,241.9,242.84,0.75,100.0,0.3094,0.29,0.04,0.25,tp_upper -2920,做多,2020-06-07 05:40:00,2020-06-07 05:45:00,242.77,242.48,0.75,100.0,0.3091,-0.09,0.04,-0.13,flip -2921,做空,2020-06-07 05:45:00,2020-06-07 05:55:00,242.48,242.53,0.75,100.0,0.3088,-0.02,0.04,-0.05,flip -2922,做多,2020-06-07 05:55:00,2020-06-07 06:10:00,242.53,242.42,0.75,100.0,0.3084,-0.03,0.04,-0.07,flip -2923,做空,2020-06-07 06:10:00,2020-06-07 06:15:00,242.42,241.99,0.75,100.0,0.3081,0.13,0.04,0.1,tp_lower -2924,做多,2020-06-07 06:35:00,2020-06-07 06:40:00,242.62,242.5,0.75,100.0,0.3081,-0.04,0.04,-0.07,flip -2925,做空,2020-06-07 06:40:00,2020-06-07 07:00:00,242.5,242.68,0.75,100.0,0.3078,-0.06,0.04,-0.09,flip -2926,做多,2020-06-07 07:00:00,2020-06-07 07:05:00,242.68,242.41,0.75,100.0,0.307,-0.08,0.04,-0.12,flip -2927,做空,2020-06-07 07:05:00,2020-06-07 08:05:00,242.41,242.57,0.74,100.0,0.3067,-0.05,0.04,-0.09,flip -2928,做多,2020-06-07 08:05:00,2020-06-07 08:10:00,242.57,242.55,0.74,100.0,0.306,-0.01,0.04,-0.04,flip -2929,做空,2020-06-07 08:10:00,2020-06-07 08:20:00,242.55,240.96,0.74,100.0,0.3057,0.49,0.04,0.45,tp_lower -2930,做多,2020-06-07 08:55:00,2020-06-07 09:10:00,242.11,242.02,0.75,100.0,0.3079,-0.03,0.04,-0.06,flip -2931,做空,2020-06-07 09:10:00,2020-06-07 09:25:00,242.02,241.65,0.74,100.0,0.3076,0.11,0.04,0.08,tp_lower -2932,做多,2020-06-07 19:25:00,2020-06-07 19:45:00,237.8,239.83,0.74,100.0,0.3132,0.64,0.04,0.6,tp_upper -2933,做多,2020-06-08 05:20:00,2020-06-08 06:10:00,243.61,243.8,0.76,100.0,0.314,0.06,0.04,0.02,flip -2934,做空,2020-06-08 06:10:00,2020-06-08 06:50:00,243.8,243.93,0.76,100.0,0.3137,-0.04,0.04,-0.08,flip -2935,做多,2020-06-08 06:50:00,2020-06-08 06:55:00,243.93,243.91,0.76,100.0,0.3131,-0.01,0.04,-0.04,flip -2936,做空,2020-06-08 06:55:00,2020-06-08 07:00:00,243.91,243.95,0.76,100.0,0.3127,-0.01,0.04,-0.05,flip -2937,做多,2020-06-08 07:00:00,2020-06-08 07:25:00,243.95,243.9,0.76,100.0,0.3123,-0.02,0.04,-0.05,flip -2938,做空,2020-06-08 07:25:00,2020-06-08 08:00:00,243.9,244.18,0.76,100.0,0.312,-0.09,0.04,-0.13,flip -2939,做多,2020-06-08 08:00:00,2020-06-08 08:05:00,244.18,244.11,0.76,100.0,0.311,-0.02,0.04,-0.06,flip -2940,做空,2020-06-08 08:05:00,2020-06-08 08:15:00,244.11,243.14,0.76,100.0,0.3107,0.3,0.04,0.26,tp_lower -2941,做多,2020-06-08 09:20:00,2020-06-08 09:25:00,243.98,244.2,0.76,100.0,0.3118,0.07,0.04,0.03,tp_upper -2942,做多,2020-06-08 09:25:00,2020-06-08 09:30:00,244.2,244.64,0.76,100.0,0.3115,0.14,0.04,0.1,tp_upper -2943,做多,2020-06-08 10:20:00,2020-06-08 10:30:00,244.02,244.03,0.76,100.0,0.3119,0.0,0.04,-0.03,flip -2944,做空,2020-06-08 10:30:00,2020-06-08 10:35:00,244.03,244.25,0.76,100.0,0.3116,-0.07,0.04,-0.11,flip -2945,做多,2020-06-08 10:35:00,2020-06-08 10:50:00,244.25,243.79,0.76,100.0,0.3108,-0.14,0.04,-0.18,flip -2946,做空,2020-06-08 10:50:00,2020-06-08 11:10:00,243.79,243.93,0.76,100.0,0.3104,-0.04,0.04,-0.08,flip -2947,做多,2020-06-08 11:10:00,2020-06-08 11:55:00,243.93,243.9,0.76,100.0,0.3098,-0.01,0.04,-0.05,flip -2948,做空,2020-06-08 11:55:00,2020-06-08 12:10:00,243.9,243.86,0.75,100.0,0.3095,0.01,0.04,-0.03,flip -2949,做多,2020-06-08 12:10:00,2020-06-08 13:25:00,243.86,243.75,0.75,100.0,0.3093,-0.03,0.04,-0.07,flip -2950,做空,2020-06-08 13:25:00,2020-06-08 13:35:00,243.75,243.34,0.75,100.0,0.3089,0.13,0.04,0.09,tp_lower -2951,做多,2020-06-08 16:50:00,2020-06-08 17:00:00,243.22,242.92,0.75,100.0,0.3098,-0.09,0.04,-0.13,flip -2952,做空,2020-06-08 17:00:00,2020-06-08 17:10:00,242.92,243.06,0.75,100.0,0.3095,-0.04,0.04,-0.08,flip -2953,做多,2020-06-08 17:10:00,2020-06-08 17:25:00,243.06,243.26,0.75,100.0,0.3089,0.06,0.04,0.02,flip -2954,做空,2020-06-08 17:25:00,2020-06-08 18:55:00,243.26,242.26,0.75,100.0,0.3085,0.31,0.04,0.27,tp_lower -2955,做多,2020-06-08 20:25:00,2020-06-08 20:30:00,242.93,242.9,0.75,100.0,0.3099,-0.01,0.04,-0.05,flip -2956,做空,2020-06-08 20:30:00,2020-06-08 21:35:00,242.9,242.94,0.75,100.0,0.3096,-0.01,0.04,-0.05,flip -2957,做多,2020-06-08 21:35:00,2020-06-08 22:00:00,242.94,243.28,0.75,100.0,0.3092,0.11,0.04,0.07,tp_upper -2958,做多,2020-06-08 22:50:00,2020-06-08 23:05:00,242.76,243.36,0.75,100.0,0.3096,0.19,0.04,0.15,tp_upper -2959,做多,2020-06-09 00:30:00,2020-06-09 01:10:00,243.91,243.65,0.77,100.0,0.3158,-0.08,0.04,-0.12,flip -2960,做空,2020-06-09 01:10:00,2020-06-09 02:55:00,243.65,243.63,0.77,100.0,0.3155,0.01,0.04,-0.03,flip -2961,做多,2020-06-09 02:55:00,2020-06-09 03:00:00,243.63,243.37,0.77,100.0,0.3152,-0.08,0.04,-0.12,flip -2962,做空,2020-06-09 03:00:00,2020-06-09 03:15:00,243.37,243.49,0.77,100.0,0.3149,-0.04,0.04,-0.08,flip -2963,做多,2020-06-09 03:15:00,2020-06-09 03:30:00,243.49,243.0,0.77,100.0,0.3143,-0.15,0.04,-0.19,flip -2964,做空,2020-06-09 03:30:00,2020-06-09 05:30:00,243.0,243.6,0.76,100.0,0.314,-0.19,0.04,-0.23,flip -2965,做多,2020-06-09 05:30:00,2020-06-09 05:40:00,243.6,243.52,0.76,100.0,0.3121,-0.02,0.04,-0.06,flip -2966,做空,2020-06-09 05:40:00,2020-06-09 07:10:00,243.52,243.78,0.76,100.0,0.3118,-0.08,0.04,-0.12,flip -2967,做多,2020-06-09 07:10:00,2020-06-09 07:15:00,243.78,243.68,0.76,100.0,0.3108,-0.03,0.04,-0.07,flip -2968,做空,2020-06-09 07:15:00,2020-06-09 07:20:00,243.68,243.76,0.76,100.0,0.3105,-0.02,0.04,-0.06,flip -2969,做多,2020-06-09 07:20:00,2020-06-09 12:00:00,243.76,244.25,0.76,100.0,0.31,0.15,0.04,0.11,tp_upper -2970,做多,2020-06-09 13:50:00,2020-06-09 13:55:00,243.16,243.14,0.76,100.0,0.3111,-0.01,0.04,-0.04,flip -2971,做空,2020-06-09 13:55:00,2020-06-09 14:00:00,243.14,243.24,0.76,100.0,0.3108,-0.03,0.04,-0.07,flip -2972,做多,2020-06-09 14:00:00,2020-06-09 14:55:00,243.24,243.31,0.75,100.0,0.3102,0.02,0.04,-0.02,flip -2973,做空,2020-06-09 14:55:00,2020-06-09 15:00:00,243.31,243.7,0.75,100.0,0.3099,-0.12,0.04,-0.16,flip -2974,做多,2020-06-09 15:00:00,2020-06-09 15:10:00,243.7,243.2,0.75,100.0,0.3086,-0.15,0.04,-0.19,flip -2975,做空,2020-06-09 15:10:00,2020-06-09 15:15:00,243.2,243.44,0.75,100.0,0.3083,-0.07,0.04,-0.11,flip -2976,做多,2020-06-09 15:15:00,2020-06-09 15:30:00,243.44,243.34,0.75,100.0,0.3074,-0.03,0.04,-0.07,flip -2977,做空,2020-06-09 15:30:00,2020-06-09 15:40:00,243.34,243.23,0.75,100.0,0.3071,0.03,0.04,-0.0,flip -2978,做多,2020-06-09 15:40:00,2020-06-09 16:00:00,243.23,243.18,0.75,100.0,0.307,-0.02,0.04,-0.05,flip -2979,做空,2020-06-09 16:00:00,2020-06-09 16:25:00,243.18,243.44,0.75,100.0,0.3067,-0.08,0.04,-0.12,flip -2980,做多,2020-06-09 16:25:00,2020-06-09 16:30:00,243.44,243.85,0.74,100.0,0.3058,0.13,0.04,0.09,tp_upper -2981,做多,2020-06-09 17:00:00,2020-06-09 17:05:00,243.09,243.04,0.74,100.0,0.3064,-0.02,0.04,-0.05,flip -2982,做空,2020-06-09 17:05:00,2020-06-09 17:15:00,243.04,243.37,0.74,100.0,0.3061,-0.1,0.04,-0.14,flip -2983,做多,2020-06-09 17:15:00,2020-06-09 17:40:00,243.37,243.27,0.74,100.0,0.305,-0.03,0.04,-0.07,flip -2984,做空,2020-06-09 17:40:00,2020-06-09 17:55:00,243.27,243.2,0.74,100.0,0.3047,0.02,0.04,-0.02,flip -2985,做多,2020-06-09 17:55:00,2020-06-09 18:00:00,243.2,243.03,0.74,100.0,0.3045,-0.05,0.04,-0.09,flip -2986,做空,2020-06-09 18:00:00,2020-06-09 18:05:00,243.03,243.26,0.74,100.0,0.3042,-0.07,0.04,-0.11,flip -2987,做多,2020-06-09 18:05:00,2020-06-09 18:15:00,243.26,243.36,0.74,100.0,0.3034,0.03,0.04,-0.01,flip -2988,做空,2020-06-09 18:15:00,2020-06-09 18:30:00,243.36,243.09,0.74,100.0,0.3031,0.08,0.04,0.04,flip -2989,做多,2020-06-09 18:30:00,2020-06-09 18:40:00,243.09,243.13,0.74,100.0,0.3034,0.01,0.04,-0.02,flip -2990,做空,2020-06-09 18:40:00,2020-06-09 19:05:00,243.13,242.7,0.74,100.0,0.3031,0.13,0.04,0.09,tp_lower -2991,做多,2020-06-09 19:55:00,2020-06-09 20:00:00,243.42,243.26,0.74,100.0,0.303,-0.05,0.04,-0.09,flip -2992,做空,2020-06-09 20:00:00,2020-06-09 20:15:00,243.26,243.22,0.74,100.0,0.3027,0.01,0.04,-0.02,flip -2993,做多,2020-06-09 20:15:00,2020-06-09 20:20:00,243.22,242.84,0.74,100.0,0.3025,-0.11,0.04,-0.15,flip -2994,做空,2020-06-09 20:20:00,2020-06-09 20:45:00,242.84,243.49,0.73,100.0,0.3022,-0.2,0.04,-0.23,flip -2995,做多,2020-06-09 20:45:00,2020-06-09 21:10:00,243.49,244.43,0.73,100.0,0.3003,0.28,0.04,0.25,tp_upper -2996,做多,2020-06-10 03:40:00,2020-06-10 03:55:00,243.73,243.78,0.76,100.0,0.3111,0.02,0.04,-0.02,flip -2997,做空,2020-06-10 03:55:00,2020-06-10 04:00:00,243.78,243.88,0.76,100.0,0.3108,-0.03,0.04,-0.07,flip -2998,做多,2020-06-10 04:00:00,2020-06-10 04:05:00,243.88,243.81,0.76,100.0,0.3102,-0.02,0.04,-0.06,flip -2999,做空,2020-06-10 04:05:00,2020-06-10 04:15:00,243.81,243.87,0.76,100.0,0.3099,-0.02,0.04,-0.06,flip -3000,做多,2020-06-10 04:15:00,2020-06-10 04:20:00,243.87,243.78,0.75,100.0,0.3094,-0.03,0.04,-0.07,flip -3001,做空,2020-06-10 04:20:00,2020-06-10 05:00:00,243.78,244.19,0.75,100.0,0.3091,-0.13,0.04,-0.16,flip -3002,做多,2020-06-10 05:00:00,2020-06-10 05:25:00,244.19,244.3,0.75,100.0,0.3078,0.03,0.04,-0.0,tp_upper -3003,做多,2020-06-10 05:40:00,2020-06-10 05:45:00,244.23,244.26,0.75,100.0,0.3075,0.01,0.04,-0.03,tp_upper -3004,做多,2020-06-10 05:45:00,2020-06-10 06:00:00,244.26,244.38,0.75,100.0,0.3072,0.04,0.04,-0.0,tp_upper -3005,做多,2020-06-10 06:10:00,2020-06-10 06:15:00,244.06,243.96,0.75,100.0,0.3073,-0.03,0.04,-0.07,flip -3006,做空,2020-06-10 06:15:00,2020-06-10 06:20:00,243.96,244.21,0.75,100.0,0.307,-0.08,0.04,-0.11,flip -3007,做多,2020-06-10 06:20:00,2020-06-10 06:30:00,244.21,244.04,0.75,100.0,0.3061,-0.05,0.04,-0.09,flip -3008,做空,2020-06-10 06:30:00,2020-06-10 06:40:00,244.04,244.33,0.75,100.0,0.3058,-0.09,0.04,-0.13,flip -3009,做多,2020-06-10 06:40:00,2020-06-10 06:45:00,244.33,244.07,0.74,100.0,0.3047,-0.08,0.04,-0.12,flip -3010,做空,2020-06-10 06:45:00,2020-06-10 06:50:00,244.07,244.09,0.74,100.0,0.3044,-0.01,0.04,-0.04,flip -3011,做多,2020-06-10 06:50:00,2020-06-10 07:10:00,244.09,244.04,0.74,100.0,0.3041,-0.02,0.04,-0.05,flip -3012,做空,2020-06-10 07:10:00,2020-06-10 07:15:00,244.04,243.57,0.74,100.0,0.3038,0.14,0.04,0.11,tp_lower -3013,做多,2020-06-10 12:10:00,2020-06-10 12:15:00,243.65,243.57,0.74,100.0,0.3046,-0.02,0.04,-0.06,flip -3014,做空,2020-06-10 12:15:00,2020-06-10 12:45:00,243.57,243.67,0.74,100.0,0.3042,-0.03,0.04,-0.07,flip -3015,做多,2020-06-10 12:45:00,2020-06-10 12:50:00,243.67,243.58,0.74,100.0,0.3037,-0.03,0.04,-0.06,flip -3016,做空,2020-06-10 12:50:00,2020-06-10 12:55:00,243.58,243.62,0.74,100.0,0.3034,-0.01,0.04,-0.05,flip -3017,做多,2020-06-10 12:55:00,2020-06-10 13:00:00,243.62,243.47,0.74,100.0,0.303,-0.05,0.04,-0.08,flip -3018,做空,2020-06-10 13:00:00,2020-06-10 13:05:00,243.47,243.58,0.74,100.0,0.3027,-0.03,0.04,-0.07,flip -3019,做多,2020-06-10 13:05:00,2020-06-10 13:40:00,243.58,243.66,0.74,100.0,0.3021,0.02,0.04,-0.01,flip -3020,做空,2020-06-10 13:40:00,2020-06-10 13:50:00,243.66,243.54,0.74,100.0,0.3018,0.04,0.04,-0.0,flip -3021,做多,2020-06-10 13:50:00,2020-06-10 13:55:00,243.54,243.44,0.74,100.0,0.3018,-0.03,0.04,-0.07,flip -3022,做空,2020-06-10 13:55:00,2020-06-10 14:00:00,243.44,243.6,0.73,100.0,0.3015,-0.05,0.04,-0.08,flip -3023,做多,2020-06-10 14:00:00,2020-06-10 14:05:00,243.6,243.46,0.73,100.0,0.3008,-0.04,0.04,-0.08,flip -3024,做空,2020-06-10 14:05:00,2020-06-10 14:30:00,243.46,243.25,0.73,100.0,0.3005,0.06,0.04,0.03,tp_lower -3025,做多,2020-06-10 14:40:00,2020-06-10 14:50:00,243.56,243.57,0.73,100.0,0.3003,0.0,0.04,-0.03,flip -3026,做空,2020-06-10 14:50:00,2020-06-10 15:10:00,243.57,243.54,0.73,100.0,0.3,0.01,0.04,-0.03,flip -3027,做多,2020-06-10 15:10:00,2020-06-10 15:15:00,243.54,243.37,0.73,100.0,0.2998,-0.05,0.04,-0.09,flip -3028,做空,2020-06-10 15:15:00,2020-06-10 15:45:00,243.37,243.52,0.73,100.0,0.2995,-0.04,0.04,-0.08,flip -3029,做多,2020-06-10 15:45:00,2020-06-10 16:00:00,243.52,243.37,0.73,100.0,0.2988,-0.04,0.04,-0.08,flip -3030,做空,2020-06-10 16:00:00,2020-06-10 16:05:00,243.37,243.79,0.73,100.0,0.2985,-0.13,0.04,-0.16,flip -3031,做多,2020-06-10 16:05:00,2020-06-10 16:10:00,243.79,243.51,0.72,100.0,0.2972,-0.08,0.04,-0.12,tp_upper -3032,做多,2020-06-10 16:40:00,2020-06-10 16:55:00,243.48,243.3,0.72,100.0,0.297,-0.05,0.04,-0.09,flip -3033,做空,2020-06-10 16:55:00,2020-06-10 17:00:00,243.3,243.19,0.72,100.0,0.2967,0.03,0.04,-0.0,tp_lower -3034,做多,2020-06-10 17:35:00,2020-06-10 17:45:00,243.31,243.31,0.72,100.0,0.2965,0.0,0.04,-0.04,flip -3035,做空,2020-06-10 17:45:00,2020-06-10 17:50:00,243.31,243.49,0.72,100.0,0.2962,-0.05,0.04,-0.09,flip -3036,做多,2020-06-10 17:50:00,2020-06-10 18:00:00,243.49,243.5,0.72,100.0,0.2955,0.0,0.04,-0.03,tp_upper -3037,做多,2020-06-10 18:00:00,2020-06-10 18:05:00,243.5,243.76,0.72,100.0,0.2952,0.08,0.04,0.04,tp_upper -3038,做多,2020-06-11 05:15:00,2020-06-11 05:20:00,248.19,247.98,0.75,100.0,0.3009,-0.06,0.04,-0.1,flip -3039,做空,2020-06-11 05:20:00,2020-06-11 06:10:00,247.98,248.13,0.75,100.0,0.3005,-0.05,0.04,-0.08,flip -3040,做多,2020-06-11 06:10:00,2020-06-12 03:40:00,248.13,234.17,0.74,100.0,0.2999,-4.19,0.04,-4.22,tp_upper -3041,做多,2020-06-12 15:05:00,2020-06-12 15:10:00,236.49,236.27,0.7,100.0,0.2973,-0.07,0.04,-0.1,flip -3042,做空,2020-06-12 15:10:00,2020-06-12 15:20:00,236.27,236.24,0.7,100.0,0.297,0.01,0.04,-0.03,flip -3043,做多,2020-06-12 15:20:00,2020-06-12 15:30:00,236.24,236.01,0.7,100.0,0.2968,-0.07,0.04,-0.1,flip -3044,做空,2020-06-12 15:30:00,2020-06-12 15:35:00,236.01,236.19,0.7,100.0,0.2965,-0.05,0.04,-0.09,flip -3045,做多,2020-06-12 15:35:00,2020-06-12 15:50:00,236.19,236.39,0.7,100.0,0.2958,0.06,0.03,0.02,flip -3046,做空,2020-06-12 15:50:00,2020-06-12 16:00:00,236.39,236.75,0.7,100.0,0.2955,-0.11,0.03,-0.14,flip -3047,做多,2020-06-12 16:00:00,2020-06-12 16:30:00,236.75,236.26,0.7,100.0,0.2943,-0.14,0.03,-0.18,flip -3048,做空,2020-06-12 16:30:00,2020-06-12 17:20:00,236.26,235.68,0.69,100.0,0.294,0.17,0.03,0.14,tp_lower -3049,做多,2020-06-12 19:00:00,2020-06-12 19:15:00,236.67,236.67,0.7,100.0,0.2939,0.0,0.03,-0.03,flip -3050,做空,2020-06-12 19:15:00,2020-06-12 19:25:00,236.67,236.55,0.69,100.0,0.2936,0.04,0.03,0.0,flip -3051,做多,2020-06-12 19:25:00,2020-06-12 19:30:00,236.55,236.3,0.69,100.0,0.2936,-0.07,0.03,-0.11,flip -3052,做空,2020-06-12 19:30:00,2020-06-12 19:35:00,236.3,236.43,0.69,100.0,0.2933,-0.04,0.03,-0.07,flip -3053,做多,2020-06-12 19:35:00,2020-06-12 20:05:00,236.43,236.71,0.69,100.0,0.2927,0.08,0.03,0.05,flip -3054,做空,2020-06-12 20:05:00,2020-06-12 20:20:00,236.71,236.78,0.69,100.0,0.2924,-0.02,0.03,-0.06,flip -3055,做多,2020-06-12 20:20:00,2020-06-12 20:35:00,236.78,238.07,0.69,100.0,0.292,0.38,0.03,0.34,tp_upper -3056,做多,2020-06-12 23:25:00,2020-06-13 00:00:00,236.82,237.57,0.69,100.0,0.2932,0.22,0.03,0.19,tp_upper -3057,做多,2020-06-13 00:20:00,2020-06-13 00:25:00,236.92,236.67,0.71,100.0,0.298,-0.07,0.04,-0.11,flip -3058,做空,2020-06-13 00:25:00,2020-06-13 00:55:00,236.67,236.6,0.7,100.0,0.2977,0.02,0.04,-0.01,flip -3059,做多,2020-06-13 00:55:00,2020-06-13 01:50:00,236.6,236.71,0.7,100.0,0.2975,0.03,0.04,-0.0,flip -3060,做空,2020-06-13 01:50:00,2020-06-13 03:15:00,236.71,235.8,0.7,100.0,0.2972,0.27,0.04,0.24,tp_lower -3061,做多,2020-06-13 06:35:00,2020-06-13 06:50:00,236.35,236.39,0.71,100.0,0.2985,0.01,0.04,-0.02,flip -3062,做空,2020-06-13 06:50:00,2020-06-13 07:00:00,236.39,236.46,0.71,100.0,0.2982,-0.02,0.04,-0.06,flip -3063,做多,2020-06-13 07:00:00,2020-06-13 07:05:00,236.46,236.13,0.7,100.0,0.2978,-0.1,0.04,-0.13,flip -3064,做空,2020-06-13 07:05:00,2020-06-13 07:10:00,236.13,236.29,0.7,100.0,0.2975,-0.05,0.04,-0.08,flip -3065,做多,2020-06-13 07:10:00,2020-06-13 07:25:00,236.29,236.3,0.7,100.0,0.2968,0.0,0.04,-0.03,flip -3066,做空,2020-06-13 07:25:00,2020-06-13 07:30:00,236.3,236.49,0.7,100.0,0.2965,-0.06,0.04,-0.09,flip -3067,做多,2020-06-13 07:30:00,2020-06-13 07:35:00,236.49,236.38,0.7,100.0,0.2957,-0.03,0.03,-0.07,flip -3068,做空,2020-06-13 07:35:00,2020-06-13 07:45:00,236.38,236.69,0.7,100.0,0.2954,-0.09,0.03,-0.13,flip -3069,做多,2020-06-13 07:45:00,2020-06-13 08:05:00,236.69,236.33,0.7,100.0,0.2943,-0.11,0.03,-0.14,flip -3070,做空,2020-06-13 08:05:00,2020-06-13 08:10:00,236.33,236.38,0.69,100.0,0.294,-0.01,0.03,-0.05,flip -3071,做多,2020-06-13 08:10:00,2020-06-13 08:15:00,236.38,236.23,0.69,100.0,0.2936,-0.04,0.03,-0.08,flip -3072,做空,2020-06-13 08:15:00,2020-06-13 08:35:00,236.23,236.15,0.69,100.0,0.2933,0.02,0.03,-0.01,flip -3073,做多,2020-06-13 08:35:00,2020-06-13 09:10:00,236.15,236.95,0.69,100.0,0.2932,0.23,0.03,0.2,tp_upper -3074,做多,2020-06-13 10:40:00,2020-06-13 10:45:00,236.49,236.3,0.69,100.0,0.2935,-0.06,0.03,-0.09,flip -3075,做空,2020-06-13 10:45:00,2020-06-13 11:20:00,236.3,235.27,0.69,100.0,0.2932,0.3,0.03,0.27,tp_lower -3076,做多,2020-06-13 12:10:00,2020-06-13 13:10:00,236.44,236.18,0.7,100.0,0.294,-0.08,0.03,-0.11,flip -3077,做空,2020-06-13 13:10:00,2020-06-13 13:20:00,236.18,236.02,0.69,100.0,0.2937,0.05,0.03,0.01,flip -3078,做多,2020-06-13 13:20:00,2020-06-13 13:25:00,236.02,235.71,0.69,100.0,0.2938,-0.09,0.03,-0.13,flip -3079,做空,2020-06-13 13:25:00,2020-06-13 13:45:00,235.71,236.17,0.69,100.0,0.2935,-0.14,0.03,-0.17,flip -3080,做多,2020-06-13 13:45:00,2020-06-13 14:00:00,236.17,237.09,0.69,100.0,0.2921,0.27,0.03,0.23,tp_upper -3081,做多,2020-06-13 19:55:00,2020-06-13 20:10:00,236.94,237.12,0.69,100.0,0.292,0.05,0.03,0.02,flip -3082,做空,2020-06-13 20:10:00,2020-06-13 20:35:00,237.12,237.0,0.69,100.0,0.2917,0.04,0.03,0.0,flip -3083,做多,2020-06-13 20:35:00,2020-06-13 20:45:00,237.0,237.02,0.69,100.0,0.2917,0.01,0.03,-0.03,flip -3084,做空,2020-06-13 20:45:00,2020-06-13 20:55:00,237.02,237.06,0.69,100.0,0.2914,-0.01,0.03,-0.05,flip -3085,做多,2020-06-13 20:55:00,2020-06-13 21:05:00,237.06,237.06,0.69,100.0,0.291,0.0,0.03,-0.03,flip -3086,做空,2020-06-13 21:05:00,2020-06-13 21:20:00,237.06,237.15,0.69,100.0,0.2907,-0.03,0.03,-0.06,flip -3087,做多,2020-06-13 21:20:00,2020-06-13 21:30:00,237.15,237.08,0.69,100.0,0.2902,-0.02,0.03,-0.05,flip -3088,做空,2020-06-13 21:30:00,2020-06-13 21:40:00,237.08,237.35,0.69,100.0,0.2899,-0.08,0.03,-0.11,flip -3089,做多,2020-06-13 21:40:00,2020-06-13 22:55:00,237.35,238.02,0.69,100.0,0.289,0.19,0.03,0.16,tp_upper -3090,做多,2020-06-14 00:40:00,2020-06-14 01:15:00,237.61,237.54,0.71,100.0,0.298,-0.02,0.04,-0.06,flip -3091,做空,2020-06-14 01:15:00,2020-06-14 01:20:00,237.54,237.56,0.71,100.0,0.2977,-0.01,0.04,-0.04,flip -3092,做多,2020-06-14 01:20:00,2020-06-14 01:30:00,237.56,237.45,0.71,100.0,0.2974,-0.03,0.04,-0.07,flip -3093,做空,2020-06-14 01:30:00,2020-06-14 01:40:00,237.45,237.56,0.71,100.0,0.2971,-0.03,0.04,-0.07,flip -3094,做多,2020-06-14 01:40:00,2020-06-14 01:50:00,237.56,237.35,0.7,100.0,0.2965,-0.06,0.04,-0.1,flip -3095,做空,2020-06-14 01:50:00,2020-06-14 01:55:00,237.35,237.51,0.7,100.0,0.2962,-0.05,0.04,-0.08,flip -3096,做多,2020-06-14 01:55:00,2020-06-14 02:10:00,237.51,238.17,0.7,100.0,0.2955,0.2,0.04,0.16,tp_upper -3097,做多,2020-06-14 03:30:00,2020-06-14 03:40:00,237.7,237.64,0.7,100.0,0.2958,-0.02,0.04,-0.05,flip -3098,做空,2020-06-14 03:40:00,2020-06-14 03:50:00,237.64,237.58,0.7,100.0,0.2955,0.02,0.04,-0.02,flip -3099,做多,2020-06-14 03:50:00,2020-06-14 04:20:00,237.58,237.66,0.7,100.0,0.2954,0.02,0.04,-0.01,flip -3100,做空,2020-06-14 04:20:00,2020-06-14 05:20:00,237.66,237.42,0.7,100.0,0.2951,0.07,0.04,0.04,flip -3101,做多,2020-06-14 05:20:00,2020-06-14 11:10:00,237.42,236.66,0.7,100.0,0.2954,-0.22,0.03,-0.26,flip -3102,做空,2020-06-14 11:10:00,2020-06-14 11:20:00,236.66,236.67,0.7,100.0,0.2951,-0.0,0.03,-0.04,flip -3103,做多,2020-06-14 11:20:00,2020-06-14 11:25:00,236.67,236.52,0.7,100.0,0.2948,-0.04,0.03,-0.08,flip -3104,做空,2020-06-14 11:25:00,2020-06-14 11:30:00,236.52,236.7,0.7,100.0,0.2945,-0.05,0.03,-0.09,flip -3105,做多,2020-06-14 11:30:00,2020-06-14 11:45:00,236.7,236.46,0.7,100.0,0.2937,-0.07,0.03,-0.11,flip -3106,做空,2020-06-14 11:45:00,2020-06-14 12:10:00,236.46,236.48,0.69,100.0,0.2934,-0.01,0.03,-0.04,flip -3107,做多,2020-06-14 12:10:00,2020-06-14 12:15:00,236.48,236.44,0.69,100.0,0.2931,-0.01,0.03,-0.05,flip -3108,做空,2020-06-14 12:15:00,2020-06-14 13:05:00,236.44,235.16,0.69,100.0,0.2928,0.37,0.03,0.34,tp_lower -3109,做多,2020-06-15 13:50:00,2020-06-15 14:15:00,223.56,224.92,0.71,100.0,0.3164,0.43,0.04,0.39,tp_upper -3110,做多,2020-06-16 03:00:00,2020-06-16 03:05:00,230.85,232.79,0.71,100.0,0.3082,0.6,0.04,0.56,tp_upper -3111,做多,2020-06-16 03:05:00,2020-06-16 03:10:00,232.79,232.61,0.72,100.0,0.3079,-0.06,0.04,-0.09,tp_upper -3112,做多,2020-06-16 06:45:00,2020-06-16 07:45:00,232.22,233.32,0.72,100.0,0.3081,0.34,0.04,0.3,tp_upper -3113,做多,2020-06-16 16:30:00,2020-06-16 16:45:00,233.77,233.83,0.72,100.0,0.3072,0.02,0.04,-0.02,flip -3114,做空,2020-06-16 16:45:00,2020-06-16 16:55:00,233.83,233.87,0.72,100.0,0.3069,-0.01,0.04,-0.05,flip -3115,做多,2020-06-16 16:55:00,2020-06-16 17:10:00,233.87,233.91,0.72,100.0,0.3065,0.01,0.04,-0.02,flip -3116,做空,2020-06-16 17:10:00,2020-06-16 18:55:00,233.91,234.03,0.72,100.0,0.3062,-0.04,0.04,-0.07,flip -3117,做多,2020-06-16 18:55:00,2020-06-16 19:00:00,234.03,233.62,0.72,100.0,0.3056,-0.13,0.04,-0.16,flip -3118,做空,2020-06-16 19:00:00,2020-06-16 19:30:00,233.62,233.88,0.71,100.0,0.3053,-0.08,0.04,-0.12,flip -3119,做多,2020-06-16 19:30:00,2020-06-16 20:45:00,233.88,233.8,0.71,100.0,0.3043,-0.02,0.04,-0.06,flip -3120,做空,2020-06-16 20:45:00,2020-06-16 21:00:00,233.8,233.91,0.71,100.0,0.304,-0.03,0.04,-0.07,flip -3121,做多,2020-06-16 21:00:00,2020-06-16 21:20:00,233.91,234.72,0.71,100.0,0.3034,0.25,0.04,0.21,tp_upper -3122,做多,2020-06-17 00:50:00,2020-06-17 00:55:00,234.22,233.96,0.72,100.0,0.307,-0.08,0.04,-0.12,flip -3123,做空,2020-06-17 00:55:00,2020-06-17 01:05:00,233.96,234.26,0.72,100.0,0.3067,-0.09,0.04,-0.13,flip -3124,做多,2020-06-17 01:05:00,2020-06-17 01:10:00,234.26,234.09,0.72,100.0,0.3056,-0.05,0.04,-0.09,flip -3125,做空,2020-06-17 01:10:00,2020-06-17 01:15:00,234.09,234.17,0.71,100.0,0.3053,-0.02,0.04,-0.06,flip -3126,做多,2020-06-17 01:15:00,2020-06-17 01:25:00,234.17,233.8,0.71,100.0,0.3048,-0.11,0.04,-0.15,flip -3127,做空,2020-06-17 01:25:00,2020-06-17 01:30:00,233.8,233.23,0.71,100.0,0.3045,0.17,0.04,0.14,tp_lower -3128,做多,2020-06-17 06:35:00,2020-06-17 06:50:00,234.28,234.96,0.71,100.0,0.3043,0.21,0.04,0.17,tp_upper -3129,做多,2020-06-17 09:50:00,2020-06-17 10:05:00,233.6,233.54,0.71,100.0,0.3058,-0.02,0.04,-0.05,flip -3130,做空,2020-06-17 10:05:00,2020-06-17 10:10:00,233.54,233.92,0.71,100.0,0.3055,-0.12,0.04,-0.15,flip -3131,做多,2020-06-17 10:10:00,2020-06-17 11:00:00,233.92,233.42,0.71,100.0,0.3042,-0.15,0.04,-0.19,flip -3132,做空,2020-06-17 11:00:00,2020-06-17 11:15:00,233.42,233.8,0.71,100.0,0.3039,-0.12,0.04,-0.15,flip -3133,做多,2020-06-17 11:15:00,2020-06-17 11:55:00,233.8,233.7,0.71,100.0,0.3026,-0.03,0.04,-0.07,flip -3134,做空,2020-06-17 11:55:00,2020-06-17 12:00:00,233.7,233.88,0.71,100.0,0.3023,-0.05,0.04,-0.09,flip -3135,做多,2020-06-17 12:00:00,2020-06-17 13:05:00,233.88,234.75,0.71,100.0,0.3015,0.26,0.04,0.23,tp_upper -3136,做多,2020-06-17 21:25:00,2020-06-17 21:30:00,232.38,232.23,0.71,100.0,0.3043,-0.05,0.04,-0.08,flip -3137,做空,2020-06-17 21:30:00,2020-06-17 21:40:00,232.23,232.35,0.71,100.0,0.304,-0.04,0.04,-0.07,flip -3138,做多,2020-06-17 21:40:00,2020-06-17 21:50:00,232.35,232.2,0.7,100.0,0.3034,-0.05,0.04,-0.08,flip -3139,做空,2020-06-17 21:50:00,2020-06-17 22:05:00,232.2,232.04,0.7,100.0,0.3031,0.05,0.04,0.01,flip -3140,做多,2020-06-17 22:05:00,2020-06-17 22:20:00,232.04,232.06,0.7,100.0,0.3032,0.01,0.04,-0.03,flip -3141,做空,2020-06-17 22:20:00,2020-06-17 22:25:00,232.06,232.26,0.7,100.0,0.3029,-0.06,0.04,-0.1,flip -3142,做多,2020-06-17 22:25:00,2020-06-17 23:15:00,232.26,233.19,0.7,100.0,0.3021,0.28,0.04,0.25,tp_upper -3143,做多,2020-06-18 05:20:00,2020-06-18 05:25:00,233.06,232.9,0.72,100.0,0.3077,-0.05,0.04,-0.09,flip -3144,做空,2020-06-18 05:25:00,2020-06-18 06:30:00,232.9,233.23,0.72,100.0,0.3074,-0.1,0.04,-0.14,flip -3145,做多,2020-06-18 06:30:00,2020-06-18 06:55:00,233.23,233.15,0.71,100.0,0.3062,-0.02,0.04,-0.06,flip -3146,做空,2020-06-18 06:55:00,2020-06-18 07:00:00,233.15,233.44,0.71,100.0,0.3059,-0.09,0.04,-0.12,flip -3147,做多,2020-06-18 07:00:00,2020-06-18 07:10:00,233.44,233.82,0.71,100.0,0.3048,0.12,0.04,0.08,tp_upper -3148,做多,2020-06-18 07:50:00,2020-06-18 08:35:00,233.26,233.29,0.71,100.0,0.3052,0.01,0.04,-0.03,flip -3149,做空,2020-06-18 08:35:00,2020-06-18 09:00:00,233.29,232.96,0.71,100.0,0.3049,0.1,0.04,0.07,tp_lower -3150,做多,2020-06-18 09:15:00,2020-06-18 09:20:00,233.44,233.3,0.71,100.0,0.3049,-0.04,0.04,-0.08,flip -3151,做空,2020-06-18 09:20:00,2020-06-18 09:25:00,233.3,233.47,0.71,100.0,0.3046,-0.05,0.04,-0.09,flip -3152,做多,2020-06-18 09:25:00,2020-06-18 09:35:00,233.47,233.39,0.71,100.0,0.3038,-0.02,0.04,-0.06,flip -3153,做空,2020-06-18 09:35:00,2020-06-18 09:45:00,233.39,233.88,0.71,100.0,0.3035,-0.15,0.04,-0.18,flip -3154,做多,2020-06-18 09:45:00,2020-06-18 09:50:00,233.88,233.64,0.71,100.0,0.3019,-0.07,0.04,-0.11,tp_upper -3155,做多,2020-06-18 10:25:00,2020-06-18 10:40:00,233.17,233.33,0.7,100.0,0.3022,0.05,0.04,0.01,flip -3156,做空,2020-06-18 10:40:00,2020-06-18 12:35:00,233.33,233.36,0.7,100.0,0.3019,-0.01,0.04,-0.04,flip -3157,做多,2020-06-18 12:35:00,2020-06-18 12:40:00,233.36,233.25,0.7,100.0,0.3016,-0.03,0.04,-0.07,flip -3158,做空,2020-06-18 12:40:00,2020-06-18 13:05:00,233.25,232.79,0.7,100.0,0.3013,0.14,0.04,0.1,tp_lower -3159,做多,2020-06-18 23:25:00,2020-06-18 23:35:00,231.18,232.11,0.7,100.0,0.3043,0.28,0.04,0.25,tp_upper -3160,做多,2020-06-19 06:00:00,2020-06-19 08:50:00,229.15,228.86,0.72,100.0,0.3126,-0.09,0.04,-0.13,flip -3161,做空,2020-06-19 08:50:00,2020-06-19 09:00:00,228.86,229.3,0.71,100.0,0.3123,-0.14,0.04,-0.17,flip -3162,做多,2020-06-19 09:00:00,2020-06-19 09:15:00,229.3,230.58,0.71,100.0,0.3108,0.4,0.04,0.36,tp_upper -3163,做多,2020-06-19 21:45:00,2020-06-19 21:50:00,229.82,229.79,0.72,100.0,0.3115,-0.01,0.04,-0.05,flip -3164,做空,2020-06-19 21:50:00,2020-06-19 22:00:00,229.79,229.96,0.72,100.0,0.3112,-0.05,0.04,-0.09,flip -3165,做多,2020-06-19 22:00:00,2020-06-19 22:15:00,229.96,229.53,0.71,100.0,0.3104,-0.13,0.04,-0.17,flip -3166,做空,2020-06-19 22:15:00,2020-06-19 22:20:00,229.53,229.81,0.71,100.0,0.3101,-0.09,0.04,-0.12,flip -3167,做多,2020-06-19 22:20:00,2020-06-19 22:50:00,229.81,229.69,0.71,100.0,0.3091,-0.04,0.04,-0.07,flip -3168,做空,2020-06-19 22:50:00,2020-06-19 22:55:00,229.69,229.72,0.71,100.0,0.3087,-0.01,0.04,-0.04,flip -3169,做多,2020-06-19 22:55:00,2020-06-19 23:00:00,229.72,229.61,0.71,100.0,0.3084,-0.03,0.04,-0.07,flip -3170,做空,2020-06-19 23:00:00,2020-06-19 23:05:00,229.61,229.91,0.71,100.0,0.308,-0.09,0.04,-0.13,flip -3171,做多,2020-06-19 23:05:00,2020-06-19 23:20:00,229.91,229.58,0.71,100.0,0.3069,-0.1,0.04,-0.14,flip -3172,做空,2020-06-19 23:20:00,2020-06-19 23:25:00,229.58,229.71,0.7,100.0,0.3066,-0.04,0.04,-0.08,flip -3173,做多,2020-06-19 23:25:00,2020-06-19 23:30:00,229.71,229.53,0.7,100.0,0.306,-0.06,0.04,-0.09,flip -3174,做空,2020-06-19 23:30:00,2020-06-19 23:45:00,229.53,228.36,0.7,100.0,0.3057,0.36,0.03,0.32,tp_lower -3175,做多,2020-06-20 01:10:00,2020-06-20 03:00:00,229.4,230.0,0.71,100.0,0.3113,0.19,0.04,0.15,tp_upper -3176,做多,2020-06-20 04:25:00,2020-06-20 04:45:00,229.54,230.2,0.72,100.0,0.3116,0.21,0.04,0.17,tp_upper -3177,做多,2020-06-20 07:15:00,2020-06-20 07:45:00,229.88,229.8,0.72,100.0,0.3117,-0.02,0.04,-0.06,flip -3178,做空,2020-06-20 07:45:00,2020-06-20 07:50:00,229.8,229.95,0.72,100.0,0.3114,-0.05,0.04,-0.08,flip -3179,做多,2020-06-20 07:50:00,2020-06-20 08:00:00,229.95,229.47,0.71,100.0,0.3107,-0.15,0.04,-0.18,flip -3180,做空,2020-06-20 08:00:00,2020-06-20 08:35:00,229.47,229.08,0.71,100.0,0.3104,0.12,0.04,0.09,tp_lower -3181,做多,2020-06-20 11:20:00,2020-06-20 20:35:00,228.56,227.41,0.71,100.0,0.3118,-0.36,0.04,-0.39,flip -3182,做空,2020-06-20 20:35:00,2020-06-20 20:40:00,227.41,227.56,0.71,100.0,0.3115,-0.05,0.04,-0.08,flip -3183,做多,2020-06-20 20:40:00,2020-06-20 20:45:00,227.56,227.54,0.71,100.0,0.3108,-0.01,0.04,-0.04,flip -3184,做空,2020-06-20 20:45:00,2020-06-21 10:15:00,227.54,229.89,0.71,100.0,0.3105,-0.73,0.04,-0.77,flip -3185,做多,2020-06-21 10:15:00,2020-06-21 11:45:00,229.89,230.01,0.7,100.0,0.3065,0.04,0.04,0.0,flip -3186,做空,2020-06-21 11:45:00,2020-06-21 13:05:00,230.01,229.25,0.7,100.0,0.3062,0.23,0.04,0.2,tp_lower -3187,做多,2020-06-21 15:35:00,2020-06-21 15:40:00,230.25,230.48,0.71,100.0,0.3065,0.07,0.04,0.04,tp_upper -3188,做多,2020-06-21 17:05:00,2020-06-21 17:10:00,230.33,229.99,0.71,100.0,0.3064,-0.1,0.04,-0.14,flip -3189,做空,2020-06-21 17:10:00,2020-06-21 17:15:00,229.99,230.16,0.7,100.0,0.3061,-0.05,0.04,-0.09,flip -3190,做多,2020-06-21 17:15:00,2020-06-21 17:30:00,230.16,230.03,0.7,100.0,0.3054,-0.04,0.04,-0.07,flip -3191,做空,2020-06-21 17:30:00,2020-06-21 17:40:00,230.03,230.01,0.7,100.0,0.3051,0.01,0.04,-0.03,flip -3192,做多,2020-06-21 17:40:00,2020-06-21 17:45:00,230.01,229.91,0.7,100.0,0.3048,-0.03,0.04,-0.07,flip -3193,做空,2020-06-21 17:45:00,2020-06-21 17:50:00,229.91,229.93,0.7,100.0,0.3045,-0.01,0.04,-0.04,flip -3194,做多,2020-06-21 17:50:00,2020-06-21 18:05:00,229.93,230.0,0.7,100.0,0.3042,0.02,0.03,-0.01,flip -3195,做空,2020-06-21 18:05:00,2020-06-21 18:10:00,230.0,229.99,0.7,100.0,0.3039,0.0,0.03,-0.03,flip -3196,做多,2020-06-21 18:10:00,2020-06-21 18:20:00,229.99,229.94,0.7,100.0,0.3036,-0.02,0.03,-0.05,flip -3197,做空,2020-06-21 18:20:00,2020-06-21 19:00:00,229.94,229.59,0.7,100.0,0.3033,0.11,0.03,0.07,tp_lower -3198,做多,2020-06-21 19:15:00,2020-06-21 19:40:00,229.89,230.23,0.7,100.0,0.3035,0.1,0.03,0.07,tp_upper -3199,做多,2020-06-21 20:10:00,2020-06-21 20:15:00,229.83,229.75,0.7,100.0,0.3037,-0.02,0.03,-0.06,flip -3200,做空,2020-06-21 20:15:00,2020-06-21 20:30:00,229.75,229.25,0.7,100.0,0.3034,0.15,0.03,0.12,tp_lower -3201,做多,2020-06-21 21:15:00,2020-06-21 21:20:00,229.84,229.74,0.7,100.0,0.3037,-0.03,0.03,-0.07,flip -3202,做空,2020-06-21 21:20:00,2020-06-21 21:45:00,229.74,229.65,0.7,100.0,0.3033,0.03,0.03,-0.01,flip -3203,做多,2020-06-21 21:45:00,2020-06-22 01:50:00,229.65,232.71,0.7,100.0,0.3033,0.93,0.04,0.89,tp_upper -3204,做多,2020-06-22 22:25:00,2020-06-22 22:30:00,242.59,242.57,0.72,100.0,0.2956,-0.01,0.04,-0.04,flip -3205,做空,2020-06-22 22:30:00,2020-06-23 01:20:00,242.57,242.1,0.72,100.0,0.2953,0.14,0.04,0.1,tp_lower -3206,做多,2020-06-23 06:55:00,2020-06-23 07:15:00,242.78,243.87,0.72,100.0,0.2958,0.32,0.04,0.29,tp_upper -3207,做多,2020-06-23 08:45:00,2020-06-23 08:50:00,242.8,242.75,0.72,100.0,0.2968,-0.01,0.04,-0.05,flip -3208,做空,2020-06-23 08:50:00,2020-06-23 09:00:00,242.75,242.81,0.72,100.0,0.2965,-0.02,0.04,-0.05,flip -3209,做多,2020-06-23 09:00:00,2020-06-23 09:05:00,242.81,242.73,0.72,100.0,0.2961,-0.02,0.04,-0.06,flip -3210,做空,2020-06-23 09:05:00,2020-06-23 09:35:00,242.73,242.76,0.72,100.0,0.2958,-0.01,0.04,-0.04,flip -3211,做多,2020-06-23 09:35:00,2020-06-23 10:05:00,242.76,242.63,0.72,100.0,0.2954,-0.04,0.04,-0.07,flip -3212,做空,2020-06-23 10:05:00,2020-06-23 10:15:00,242.63,242.46,0.72,100.0,0.2951,0.05,0.04,0.01,flip -3213,做多,2020-06-23 10:15:00,2020-06-23 10:35:00,242.46,242.56,0.72,100.0,0.2953,0.03,0.04,-0.01,flip -3214,做空,2020-06-23 10:35:00,2020-06-23 11:00:00,242.56,242.54,0.72,100.0,0.295,0.01,0.04,-0.03,flip -3215,做多,2020-06-23 11:00:00,2020-06-23 11:05:00,242.54,242.52,0.71,100.0,0.2947,-0.01,0.04,-0.04,flip -3216,做空,2020-06-23 11:05:00,2020-06-23 11:15:00,242.52,242.47,0.71,100.0,0.2944,0.01,0.04,-0.02,flip -3217,做多,2020-06-23 11:15:00,2020-06-23 11:30:00,242.47,243.32,0.71,100.0,0.2943,0.25,0.04,0.21,tp_upper -3218,做多,2020-06-23 13:45:00,2020-06-23 13:50:00,242.77,242.56,0.72,100.0,0.2946,-0.06,0.04,-0.1,flip -3219,做空,2020-06-23 13:50:00,2020-06-23 13:55:00,242.56,242.75,0.71,100.0,0.2943,-0.06,0.04,-0.09,flip -3220,做多,2020-06-23 13:55:00,2020-06-23 14:00:00,242.75,242.3,0.71,100.0,0.2936,-0.13,0.04,-0.17,flip -3221,做空,2020-06-23 14:00:00,2020-06-23 14:10:00,242.3,243.09,0.71,100.0,0.2933,-0.23,0.04,-0.27,flip -3222,做多,2020-06-23 14:10:00,2020-06-23 14:30:00,243.09,243.06,0.71,100.0,0.2911,-0.01,0.04,-0.04,tp_upper -3223,做多,2020-06-23 15:00:00,2020-06-23 15:15:00,243.03,243.65,0.71,100.0,0.2908,0.18,0.04,0.14,tp_upper -3224,做多,2020-06-23 17:20:00,2020-06-23 17:35:00,243.07,243.0,0.71,100.0,0.2912,-0.02,0.04,-0.06,flip -3225,做空,2020-06-23 17:35:00,2020-06-23 17:40:00,243.0,243.48,0.71,100.0,0.2909,-0.14,0.04,-0.18,flip -3226,做多,2020-06-23 17:40:00,2020-06-23 18:00:00,243.48,243.72,0.7,100.0,0.2895,0.07,0.04,0.03,tp_upper -3227,做多,2020-06-23 21:15:00,2020-06-23 22:30:00,243.97,243.27,0.7,100.0,0.2889,-0.2,0.04,-0.24,flip -3228,做空,2020-06-23 22:30:00,2020-06-23 22:40:00,243.27,242.77,0.7,100.0,0.2886,0.14,0.04,0.11,tp_lower -3229,做多,2020-06-24 00:30:00,2020-06-24 00:35:00,243.82,243.59,0.72,100.0,0.2945,-0.07,0.04,-0.1,flip -3230,做空,2020-06-24 00:35:00,2020-06-24 00:40:00,243.59,243.64,0.72,100.0,0.2942,-0.01,0.04,-0.05,flip -3231,做多,2020-06-24 00:40:00,2020-06-24 00:50:00,243.64,243.41,0.72,100.0,0.2938,-0.07,0.04,-0.1,flip -3232,做空,2020-06-24 00:50:00,2020-06-24 01:05:00,243.41,243.04,0.71,100.0,0.2935,0.11,0.04,0.07,tp_lower -3233,做多,2020-06-24 01:45:00,2020-06-24 02:00:00,243.52,243.59,0.71,100.0,0.2935,0.02,0.04,-0.02,flip -3234,做空,2020-06-24 02:00:00,2020-06-24 02:15:00,243.59,243.91,0.71,100.0,0.2932,-0.09,0.04,-0.13,flip -3235,做多,2020-06-24 02:15:00,2020-06-24 02:35:00,243.91,244.03,0.71,100.0,0.2921,0.04,0.04,-0.0,tp_upper -3236,做多,2020-06-24 22:15:00,2020-06-24 22:25:00,235.3,234.94,0.71,100.0,0.3027,-0.11,0.04,-0.14,flip -3237,做空,2020-06-24 22:25:00,2020-06-24 22:55:00,234.94,234.92,0.71,100.0,0.3024,0.01,0.04,-0.03,flip -3238,做多,2020-06-24 22:55:00,2020-06-24 23:45:00,234.92,234.51,0.71,100.0,0.3021,-0.12,0.04,-0.16,flip -3239,做空,2020-06-24 23:45:00,2020-06-24 23:55:00,234.51,234.54,0.71,100.0,0.3018,-0.01,0.04,-0.04,flip -3240,做多,2020-06-24 23:55:00,2020-06-25 00:00:00,234.54,234.26,0.71,100.0,0.3014,-0.08,0.04,-0.12,flip -3241,做空,2020-06-25 00:00:00,2020-06-25 00:05:00,234.26,234.43,0.71,100.0,0.3043,-0.05,0.04,-0.09,flip -3242,做多,2020-06-25 00:05:00,2020-06-25 00:15:00,234.43,234.25,0.71,100.0,0.3035,-0.05,0.04,-0.09,flip -3243,做空,2020-06-25 00:15:00,2020-06-25 00:20:00,234.25,234.69,0.71,100.0,0.3032,-0.13,0.04,-0.17,flip -3244,做多,2020-06-25 00:20:00,2020-06-25 00:35:00,234.69,233.98,0.71,100.0,0.3018,-0.21,0.04,-0.25,flip -3245,做空,2020-06-25 00:35:00,2020-06-25 01:05:00,233.98,234.46,0.71,100.0,0.3015,-0.14,0.04,-0.18,flip -3246,做多,2020-06-25 01:05:00,2020-06-25 01:40:00,234.46,234.44,0.7,100.0,0.2999,-0.01,0.04,-0.04,flip -3247,做空,2020-06-25 01:40:00,2020-06-25 01:50:00,234.44,234.57,0.7,100.0,0.2996,-0.04,0.04,-0.07,flip -3248,做多,2020-06-25 01:50:00,2020-06-25 01:55:00,234.57,234.22,0.7,100.0,0.299,-0.1,0.04,-0.14,flip -3249,做空,2020-06-25 01:55:00,2020-06-25 02:10:00,234.22,233.7,0.7,100.0,0.2987,0.16,0.03,0.12,tp_lower -3250,做多,2020-06-25 08:00:00,2020-06-25 11:35:00,233.33,235.17,0.7,100.0,0.3002,0.55,0.04,0.52,tp_upper -3251,做多,2020-06-25 12:30:00,2020-06-25 12:40:00,232.45,232.36,0.71,100.0,0.3034,-0.03,0.04,-0.06,flip -3252,做空,2020-06-25 12:40:00,2020-06-25 12:45:00,232.36,232.49,0.7,100.0,0.3031,-0.04,0.04,-0.07,flip -3253,做多,2020-06-25 12:45:00,2020-06-25 12:50:00,232.49,232.1,0.7,100.0,0.3025,-0.12,0.04,-0.15,flip -3254,做空,2020-06-25 12:50:00,2020-06-25 13:05:00,232.1,232.72,0.7,100.0,0.3022,-0.19,0.04,-0.22,flip -3255,做多,2020-06-25 13:05:00,2020-06-25 13:40:00,232.72,232.4,0.7,100.0,0.3003,-0.1,0.03,-0.13,flip -3256,做空,2020-06-25 13:40:00,2020-06-25 13:50:00,232.4,232.64,0.7,100.0,0.3,-0.07,0.03,-0.11,flip -3257,做多,2020-06-25 13:50:00,2020-06-25 15:45:00,232.64,233.26,0.7,100.0,0.2991,0.19,0.03,0.15,flip -3258,做空,2020-06-25 15:45:00,2020-06-25 15:50:00,233.26,233.58,0.7,100.0,0.2988,-0.1,0.03,-0.13,flip -3259,做多,2020-06-25 15:50:00,2020-06-25 16:00:00,233.58,233.21,0.7,100.0,0.2976,-0.11,0.03,-0.14,flip -3260,做空,2020-06-25 16:00:00,2020-06-25 16:05:00,233.21,233.33,0.69,100.0,0.2973,-0.04,0.03,-0.07,flip -3261,做多,2020-06-25 16:05:00,2020-06-25 16:10:00,233.33,233.17,0.69,100.0,0.2967,-0.05,0.03,-0.08,flip -3262,做空,2020-06-25 16:10:00,2020-06-25 16:15:00,233.17,233.21,0.69,100.0,0.2964,-0.01,0.03,-0.05,flip -3263,做多,2020-06-25 16:15:00,2020-06-25 17:00:00,233.21,233.69,0.69,100.0,0.296,0.14,0.03,0.11,flip -3264,做空,2020-06-25 17:00:00,2020-06-25 17:25:00,233.69,233.72,0.69,100.0,0.2957,-0.01,0.03,-0.04,flip -3265,做多,2020-06-25 17:25:00,2020-06-25 17:30:00,233.72,233.31,0.69,100.0,0.2954,-0.12,0.03,-0.16,flip -3266,做空,2020-06-25 17:30:00,2020-06-25 18:00:00,233.31,233.74,0.69,100.0,0.2951,-0.13,0.03,-0.16,flip -3267,做多,2020-06-25 18:00:00,2020-06-25 18:10:00,233.74,233.56,0.69,100.0,0.2937,-0.05,0.03,-0.09,flip -3268,做空,2020-06-25 18:10:00,2020-06-25 19:00:00,233.56,232.72,0.69,100.0,0.2934,0.25,0.03,0.21,tp_lower -3269,做多,2020-06-25 19:20:00,2020-06-25 19:35:00,233.69,233.51,0.69,100.0,0.294,-0.05,0.03,-0.09,flip -3270,做空,2020-06-25 19:35:00,2020-06-25 19:40:00,233.51,233.75,0.69,100.0,0.2937,-0.07,0.03,-0.1,flip -3271,做多,2020-06-25 19:40:00,2020-06-25 19:45:00,233.75,233.45,0.68,100.0,0.2928,-0.09,0.03,-0.12,flip -3272,做空,2020-06-25 19:45:00,2020-06-25 19:50:00,233.45,233.61,0.68,100.0,0.2925,-0.05,0.03,-0.08,flip -3273,做多,2020-06-25 19:50:00,2020-06-25 21:10:00,233.61,234.36,0.68,100.0,0.2918,0.22,0.03,0.18,tp_upper -3274,做多,2020-06-26 01:00:00,2020-06-26 01:05:00,233.2,233.13,0.7,100.0,0.302,-0.02,0.04,-0.06,flip -3275,做空,2020-06-26 01:05:00,2020-06-26 02:25:00,233.13,232.21,0.7,100.0,0.3017,0.28,0.04,0.24,tp_lower -3276,做多,2020-06-26 04:45:00,2020-06-26 04:50:00,233.04,232.92,0.71,100.0,0.3027,-0.04,0.04,-0.07,flip -3277,做空,2020-06-26 04:50:00,2020-06-26 05:15:00,232.92,231.93,0.7,100.0,0.3024,0.3,0.04,0.26,tp_lower -3278,做多,2020-06-26 09:35:00,2020-06-26 09:40:00,231.55,231.32,0.71,100.0,0.3052,-0.07,0.04,-0.11,flip -3279,做空,2020-06-26 09:40:00,2020-06-26 09:45:00,231.32,231.55,0.71,100.0,0.3049,-0.07,0.04,-0.11,flip -3280,做多,2020-06-26 09:45:00,2020-06-26 09:50:00,231.55,231.13,0.7,100.0,0.304,-0.13,0.04,-0.16,flip -3281,做空,2020-06-26 09:50:00,2020-06-26 10:00:00,231.13,231.87,0.7,100.0,0.3037,-0.22,0.04,-0.26,flip -3282,做多,2020-06-26 10:00:00,2020-06-26 10:10:00,231.87,231.5,0.7,100.0,0.3014,-0.11,0.03,-0.15,flip -3283,做空,2020-06-26 10:10:00,2020-06-26 10:15:00,231.5,231.63,0.7,100.0,0.3011,-0.04,0.03,-0.07,flip -3284,做多,2020-06-26 10:15:00,2020-06-26 10:20:00,231.63,231.43,0.7,100.0,0.3005,-0.06,0.03,-0.09,flip -3285,做空,2020-06-26 10:20:00,2020-06-26 10:25:00,231.43,231.55,0.69,100.0,0.3002,-0.04,0.03,-0.07,flip -3286,做多,2020-06-26 10:25:00,2020-06-26 10:30:00,231.55,231.46,0.69,100.0,0.2996,-0.03,0.03,-0.06,flip -3287,做空,2020-06-26 10:30:00,2020-06-26 10:50:00,231.46,231.36,0.69,100.0,0.2993,0.03,0.03,-0.0,flip -3288,做多,2020-06-26 10:50:00,2020-06-26 11:00:00,231.36,231.26,0.69,100.0,0.2992,-0.03,0.03,-0.06,flip -3289,做空,2020-06-26 11:00:00,2020-06-26 11:05:00,231.26,231.34,0.69,100.0,0.2989,-0.02,0.03,-0.06,flip -3290,做多,2020-06-26 11:05:00,2020-06-26 11:10:00,231.34,231.02,0.69,100.0,0.2984,-0.1,0.03,-0.13,flip -3291,做空,2020-06-26 11:10:00,2020-06-26 12:00:00,231.02,230.99,0.69,100.0,0.2981,0.01,0.03,-0.03,flip -3292,做多,2020-06-26 12:00:00,2020-06-26 13:20:00,230.99,231.07,0.69,100.0,0.2979,0.02,0.03,-0.01,flip -3293,做空,2020-06-26 13:20:00,2020-06-26 13:35:00,231.07,231.01,0.69,100.0,0.2976,0.02,0.03,-0.02,flip -3294,做多,2020-06-26 13:35:00,2020-06-26 13:40:00,231.01,230.39,0.69,100.0,0.2975,-0.18,0.03,-0.22,flip -3295,做空,2020-06-26 13:40:00,2020-06-26 14:15:00,230.39,229.31,0.68,100.0,0.2972,0.32,0.03,0.29,tp_lower -3296,做多,2020-06-26 15:00:00,2020-06-26 15:05:00,230.8,230.74,0.69,100.0,0.2977,-0.02,0.03,-0.05,flip -3297,做空,2020-06-26 15:05:00,2020-06-26 16:05:00,230.74,229.11,0.69,100.0,0.2974,0.48,0.03,0.45,tp_lower -3298,做多,2020-06-26 17:05:00,2020-06-26 18:25:00,230.03,229.86,0.69,100.0,0.3002,-0.05,0.03,-0.09,flip -3299,做空,2020-06-26 18:25:00,2020-06-26 20:00:00,229.86,230.52,0.69,100.0,0.2999,-0.2,0.03,-0.23,flip -3300,做多,2020-06-26 20:00:00,2020-06-26 20:05:00,230.52,230.02,0.69,100.0,0.2978,-0.15,0.03,-0.18,flip -3301,做空,2020-06-26 20:05:00,2020-06-26 20:10:00,230.02,230.25,0.68,100.0,0.2975,-0.07,0.03,-0.1,flip -3302,做多,2020-06-26 20:10:00,2020-06-26 20:15:00,230.25,230.01,0.68,100.0,0.2966,-0.07,0.03,-0.11,flip -3303,做空,2020-06-26 20:15:00,2020-06-26 20:20:00,230.01,230.24,0.68,100.0,0.2964,-0.07,0.03,-0.1,flip -3304,做多,2020-06-26 20:20:00,2020-06-26 20:55:00,230.24,230.15,0.68,100.0,0.2955,-0.03,0.03,-0.06,flip -3305,做空,2020-06-26 20:55:00,2020-06-26 22:30:00,230.15,230.25,0.68,100.0,0.2952,-0.03,0.03,-0.06,flip -3306,做多,2020-06-26 22:30:00,2020-06-26 23:00:00,230.25,229.62,0.68,100.0,0.2946,-0.19,0.03,-0.22,flip -3307,做空,2020-06-26 23:00:00,2020-06-26 23:15:00,229.62,230.04,0.68,100.0,0.2943,-0.12,0.03,-0.16,flip -3308,做多,2020-06-26 23:15:00,2020-06-26 23:40:00,230.04,229.83,0.67,100.0,0.293,-0.06,0.03,-0.1,flip -3309,做空,2020-06-26 23:40:00,2020-06-27 00:00:00,229.83,229.11,0.67,100.0,0.2927,0.21,0.03,0.18,tp_lower -3310,做多,2020-06-27 00:55:00,2020-06-27 01:00:00,229.84,229.59,0.7,100.0,0.3029,-0.08,0.03,-0.11,flip -3311,做空,2020-06-27 01:00:00,2020-06-27 01:10:00,229.59,228.98,0.69,100.0,0.3026,0.18,0.03,0.15,tp_lower -3312,做多,2020-06-27 03:20:00,2020-06-27 03:25:00,229.91,229.45,0.7,100.0,0.3026,-0.14,0.03,-0.17,flip -3313,做空,2020-06-27 03:25:00,2020-06-27 03:30:00,229.45,229.55,0.69,100.0,0.3023,-0.03,0.03,-0.06,flip -3314,做多,2020-06-27 03:30:00,2020-06-27 03:40:00,229.55,229.79,0.69,100.0,0.3018,0.07,0.03,0.04,flip -3315,做空,2020-06-27 03:40:00,2020-06-27 04:00:00,229.79,229.9,0.69,100.0,0.3015,-0.03,0.03,-0.07,flip -3316,做多,2020-06-27 04:00:00,2020-06-27 04:10:00,229.9,229.57,0.69,100.0,0.3009,-0.1,0.03,-0.13,flip -3317,做空,2020-06-27 04:10:00,2020-06-27 05:30:00,229.57,229.65,0.69,100.0,0.3006,-0.02,0.03,-0.06,flip -3318,做多,2020-06-27 05:30:00,2020-06-27 05:40:00,229.65,229.69,0.69,100.0,0.3001,0.01,0.03,-0.02,flip -3319,做空,2020-06-27 05:40:00,2020-06-27 05:45:00,229.69,229.94,0.69,100.0,0.2998,-0.07,0.03,-0.11,flip -3320,做多,2020-06-27 05:45:00,2020-06-27 05:50:00,229.94,229.66,0.69,100.0,0.2988,-0.08,0.03,-0.12,flip -3321,做空,2020-06-27 05:50:00,2020-06-27 05:55:00,229.66,229.84,0.69,100.0,0.2985,-0.05,0.03,-0.09,flip -3322,做多,2020-06-27 05:55:00,2020-06-27 06:05:00,229.84,229.64,0.68,100.0,0.2978,-0.06,0.03,-0.09,flip -3323,做空,2020-06-27 06:05:00,2020-06-27 06:10:00,229.64,229.79,0.68,100.0,0.2975,-0.04,0.03,-0.08,flip -3324,做多,2020-06-27 06:10:00,2020-06-27 06:30:00,229.79,230.53,0.68,100.0,0.2968,0.22,0.03,0.19,tp_upper -3325,做多,2020-06-27 09:50:00,2020-06-27 09:55:00,229.75,229.63,0.68,100.0,0.2975,-0.04,0.03,-0.07,flip -3326,做空,2020-06-27 09:55:00,2020-06-27 10:05:00,229.63,229.79,0.68,100.0,0.2972,-0.05,0.03,-0.08,flip -3327,做多,2020-06-27 10:05:00,2020-06-27 10:10:00,229.79,229.59,0.68,100.0,0.2965,-0.06,0.03,-0.09,flip -3328,做空,2020-06-27 10:10:00,2020-06-27 10:20:00,229.59,229.94,0.68,100.0,0.2962,-0.1,0.03,-0.14,flip -3329,做多,2020-06-27 10:20:00,2020-06-27 10:50:00,229.94,229.67,0.68,100.0,0.295,-0.08,0.03,-0.11,flip -3330,做空,2020-06-27 10:50:00,2020-06-27 11:35:00,229.67,230.0,0.68,100.0,0.2947,-0.1,0.03,-0.13,flip -3331,做多,2020-06-27 11:35:00,2020-06-27 11:45:00,230.0,229.85,0.68,100.0,0.2935,-0.04,0.03,-0.08,flip -3332,做空,2020-06-27 11:45:00,2020-06-27 12:00:00,229.85,229.9,0.67,100.0,0.2933,-0.01,0.03,-0.05,flip -3333,做多,2020-06-27 12:00:00,2020-06-27 12:10:00,229.9,229.97,0.67,100.0,0.2928,0.02,0.03,-0.01,flip -3334,做空,2020-06-27 12:10:00,2020-06-27 13:00:00,229.97,229.91,0.67,100.0,0.2925,0.02,0.03,-0.02,flip -3335,做多,2020-06-27 13:00:00,2020-06-27 13:20:00,229.91,229.73,0.67,100.0,0.2924,-0.05,0.03,-0.09,flip -3336,做空,2020-06-27 13:20:00,2020-06-27 14:10:00,229.73,228.58,0.67,100.0,0.2921,0.34,0.03,0.3,tp_lower -3337,做多,2020-06-28 06:15:00,2020-06-28 06:45:00,219.51,221.1,0.69,100.0,0.3146,0.5,0.03,0.47,tp_upper -3338,做多,2020-06-28 07:25:00,2020-06-28 07:55:00,219.96,220.56,0.69,100.0,0.316,0.19,0.03,0.15,tp_upper -3339,做多,2020-06-28 20:00:00,2020-06-28 20:05:00,225.18,225.08,0.7,100.0,0.3092,-0.03,0.03,-0.07,flip -3340,做空,2020-06-28 20:05:00,2020-06-28 20:15:00,225.08,225.18,0.7,100.0,0.3089,-0.03,0.03,-0.07,flip -3341,做多,2020-06-28 20:15:00,2020-06-28 20:20:00,225.18,224.91,0.69,100.0,0.3083,-0.08,0.03,-0.12,flip -3342,做空,2020-06-28 20:20:00,2020-06-28 20:25:00,224.91,225.26,0.69,100.0,0.308,-0.11,0.03,-0.14,flip -3343,做多,2020-06-28 20:25:00,2020-06-28 20:30:00,225.26,225.0,0.69,100.0,0.3067,-0.08,0.03,-0.11,flip -3344,做空,2020-06-28 20:30:00,2020-06-28 21:00:00,225.0,225.25,0.69,100.0,0.3064,-0.08,0.03,-0.11,flip -3345,做多,2020-06-28 21:00:00,2020-06-28 21:05:00,225.25,225.08,0.69,100.0,0.3054,-0.05,0.03,-0.09,flip -3346,做空,2020-06-28 21:05:00,2020-06-28 21:10:00,225.08,225.49,0.69,100.0,0.3051,-0.13,0.03,-0.16,flip -3347,做多,2020-06-28 21:10:00,2020-06-28 21:20:00,225.49,224.93,0.68,100.0,0.3037,-0.17,0.03,-0.2,flip -3348,做空,2020-06-28 21:20:00,2020-06-28 21:45:00,224.93,225.43,0.68,100.0,0.3034,-0.15,0.03,-0.19,flip -3349,做多,2020-06-28 21:45:00,2020-06-28 21:55:00,225.43,225.17,0.68,100.0,0.3017,-0.08,0.03,-0.11,flip -3350,做空,2020-06-28 21:55:00,2020-06-28 23:20:00,225.17,224.26,0.68,100.0,0.3014,0.27,0.03,0.24,tp_lower -3351,做多,2020-06-29 01:05:00,2020-06-29 01:10:00,225.86,225.83,0.69,100.0,0.3053,-0.01,0.03,-0.04,flip -3352,做空,2020-06-29 01:10:00,2020-06-29 01:25:00,225.83,225.52,0.69,100.0,0.305,0.09,0.03,0.06,flip -3353,做多,2020-06-29 01:25:00,2020-06-29 01:35:00,225.52,225.61,0.69,100.0,0.3055,0.03,0.03,-0.01,flip -3354,做空,2020-06-29 01:35:00,2020-06-29 02:55:00,225.61,225.41,0.69,100.0,0.3052,0.06,0.03,0.03,flip -3355,做多,2020-06-29 02:55:00,2020-06-29 04:10:00,225.41,224.9,0.69,100.0,0.3054,-0.16,0.03,-0.19,flip -3356,做空,2020-06-29 04:10:00,2020-06-29 05:20:00,224.9,225.0,0.69,100.0,0.3051,-0.03,0.03,-0.06,flip -3357,做多,2020-06-29 05:20:00,2020-06-29 05:35:00,225.0,225.89,0.69,100.0,0.3045,0.27,0.03,0.24,tp_upper -3358,做多,2020-06-29 06:20:00,2020-06-29 06:35:00,225.06,224.66,0.69,100.0,0.3054,-0.12,0.03,-0.16,flip -3359,做空,2020-06-29 06:35:00,2020-06-29 06:45:00,224.66,223.7,0.69,100.0,0.3051,0.29,0.03,0.26,tp_lower -3360,做多,2020-06-29 09:40:00,2020-06-29 12:35:00,224.25,224.6,0.69,100.0,0.3066,0.11,0.03,0.07,tp_upper -3361,做多,2020-06-29 12:35:00,2020-06-29 13:10:00,224.6,223.97,0.69,100.0,0.3063,-0.19,0.03,-0.23,flip -3362,做空,2020-06-29 13:10:00,2020-06-29 13:20:00,223.97,222.66,0.69,100.0,0.306,0.4,0.03,0.37,tp_lower -3363,做多,2020-06-29 14:35:00,2020-06-29 14:40:00,223.58,223.5,0.69,100.0,0.308,-0.02,0.03,-0.06,flip -3364,做空,2020-06-29 14:40:00,2020-06-29 15:25:00,223.5,223.36,0.69,100.0,0.3077,0.04,0.03,0.01,flip -3365,做多,2020-06-29 15:25:00,2020-06-29 15:30:00,223.36,223.26,0.69,100.0,0.3078,-0.03,0.03,-0.07,flip -3366,做空,2020-06-29 15:30:00,2020-06-29 15:40:00,223.26,224.08,0.69,100.0,0.3075,-0.25,0.03,-0.29,flip -3367,做多,2020-06-29 15:40:00,2020-06-29 16:00:00,224.08,224.17,0.68,100.0,0.3049,0.03,0.03,-0.01,tp_upper -3368,做多,2020-06-30 02:45:00,2020-06-30 03:10:00,227.71,227.2,0.69,100.0,0.3045,-0.16,0.03,-0.19,flip -3369,做空,2020-06-30 03:10:00,2020-06-30 03:30:00,227.2,227.5,0.69,100.0,0.3042,-0.09,0.03,-0.13,flip -3370,做多,2020-06-30 03:30:00,2020-06-30 03:40:00,227.5,227.26,0.69,100.0,0.3031,-0.07,0.03,-0.11,flip -3371,做空,2020-06-30 03:40:00,2020-06-30 04:30:00,227.26,227.34,0.69,100.0,0.3028,-0.02,0.03,-0.06,flip -3372,做多,2020-06-30 04:30:00,2020-06-30 07:00:00,227.34,227.11,0.69,100.0,0.3023,-0.07,0.03,-0.1,flip -3373,做空,2020-06-30 07:00:00,2020-06-30 07:45:00,227.11,226.54,0.69,100.0,0.302,0.17,0.03,0.14,tp_lower -3374,做多,2020-06-30 09:15:00,2020-06-30 09:25:00,227.24,227.11,0.69,100.0,0.3023,-0.04,0.03,-0.07,flip -3375,做空,2020-06-30 09:25:00,2020-06-30 09:30:00,227.11,227.31,0.69,100.0,0.302,-0.06,0.03,-0.09,flip -3376,做多,2020-06-30 09:30:00,2020-06-30 09:55:00,227.31,226.94,0.68,100.0,0.3011,-0.11,0.03,-0.15,flip -3377,做空,2020-06-30 09:55:00,2020-06-30 10:00:00,226.94,227.2,0.68,100.0,0.3008,-0.08,0.03,-0.11,flip -3378,做多,2020-06-30 10:00:00,2020-06-30 10:20:00,227.2,226.92,0.68,100.0,0.2998,-0.08,0.03,-0.12,flip -3379,做空,2020-06-30 10:20:00,2020-06-30 10:35:00,226.92,227.22,0.68,100.0,0.2995,-0.09,0.03,-0.12,flip -3380,做多,2020-06-30 10:35:00,2020-06-30 11:00:00,227.22,226.99,0.68,100.0,0.2984,-0.07,0.03,-0.1,flip -3381,做空,2020-06-30 11:00:00,2020-06-30 11:05:00,226.99,227.08,0.68,100.0,0.2981,-0.03,0.03,-0.06,flip -3382,做多,2020-06-30 11:05:00,2020-06-30 11:15:00,227.08,226.76,0.68,100.0,0.2976,-0.1,0.03,-0.13,flip -3383,做空,2020-06-30 11:15:00,2020-06-30 11:20:00,226.76,227.05,0.67,100.0,0.2973,-0.09,0.03,-0.12,flip -3384,做多,2020-06-30 11:20:00,2020-06-30 11:25:00,227.05,226.97,0.67,100.0,0.2963,-0.02,0.03,-0.06,flip -3385,做空,2020-06-30 11:25:00,2020-06-30 11:30:00,226.97,227.24,0.67,100.0,0.296,-0.08,0.03,-0.11,flip -3386,做多,2020-06-30 11:30:00,2020-06-30 11:35:00,227.24,227.56,0.67,100.0,0.295,0.09,0.03,0.06,tp_upper -3387,做多,2020-06-30 14:55:00,2020-06-30 15:00:00,226.38,226.32,0.67,100.0,0.2962,-0.02,0.03,-0.05,flip -3388,做空,2020-06-30 15:00:00,2020-06-30 15:15:00,226.32,226.41,0.67,100.0,0.2959,-0.03,0.03,-0.06,flip -3389,做多,2020-06-30 15:15:00,2020-06-30 15:25:00,226.41,226.13,0.67,100.0,0.2954,-0.08,0.03,-0.12,flip -3390,做空,2020-06-30 15:25:00,2020-06-30 15:45:00,226.13,226.33,0.67,100.0,0.2951,-0.06,0.03,-0.09,flip -3391,做多,2020-06-30 15:45:00,2020-06-30 15:50:00,226.33,226.09,0.67,100.0,0.2943,-0.07,0.03,-0.1,flip -3392,做空,2020-06-30 15:50:00,2020-06-30 15:55:00,226.09,226.35,0.66,100.0,0.294,-0.08,0.03,-0.11,flip -3393,做多,2020-06-30 15:55:00,2020-06-30 16:00:00,226.35,225.98,0.66,100.0,0.293,-0.11,0.03,-0.14,flip -3394,做空,2020-06-30 16:00:00,2020-06-30 16:10:00,225.98,226.18,0.66,100.0,0.2927,-0.06,0.03,-0.09,flip -3395,做多,2020-06-30 16:10:00,2020-06-30 16:20:00,226.18,226.25,0.66,100.0,0.2919,0.02,0.03,-0.01,flip -3396,做空,2020-06-30 16:20:00,2020-06-30 17:20:00,226.25,225.3,0.66,100.0,0.2916,0.28,0.03,0.24,tp_lower -3397,做多,2020-06-30 19:50:00,2020-06-30 20:35:00,225.5,225.65,0.66,100.0,0.2935,0.04,0.03,0.01,flip -3398,做空,2020-06-30 20:35:00,2020-06-30 20:45:00,225.65,225.49,0.66,100.0,0.2932,0.05,0.03,0.01,flip -3399,做多,2020-06-30 20:45:00,2020-06-30 21:20:00,225.49,225.42,0.66,100.0,0.2933,-0.02,0.03,-0.05,flip -3400,做空,2020-06-30 21:20:00,2020-06-30 21:25:00,225.42,225.43,0.66,100.0,0.293,-0.0,0.03,-0.04,flip -3401,做多,2020-06-30 21:25:00,2020-06-30 21:50:00,225.43,226.47,0.66,100.0,0.2927,0.3,0.03,0.27,tp_upper -3402,做多,2020-06-30 22:35:00,2020-06-30 23:55:00,225.42,225.56,0.66,100.0,0.2938,0.04,0.03,0.01,flip -3403,做空,2020-06-30 23:55:00,2020-07-01 00:00:00,225.56,224.73,0.66,100.0,0.2935,0.24,0.03,0.21,tp_lower -3404,做多,2020-07-01 02:10:00,2020-07-01 02:15:00,225.7,224.99,0.69,100.0,0.3036,-0.22,0.03,-0.25,flip -3405,做空,2020-07-01 02:15:00,2020-07-01 02:20:00,224.99,225.74,0.68,100.0,0.3033,-0.23,0.03,-0.26,flip -3406,做多,2020-07-01 02:20:00,2020-07-01 02:25:00,225.74,225.28,0.68,100.0,0.301,-0.14,0.03,-0.17,flip -3407,做空,2020-07-01 02:25:00,2020-07-01 02:30:00,225.28,225.38,0.68,100.0,0.3007,-0.03,0.03,-0.06,flip -3408,做多,2020-07-01 02:30:00,2020-07-01 02:45:00,225.38,225.25,0.68,100.0,0.3001,-0.04,0.03,-0.07,flip -3409,做空,2020-07-01 02:45:00,2020-07-01 02:55:00,225.25,225.44,0.68,100.0,0.2998,-0.06,0.03,-0.09,flip -3410,做多,2020-07-01 02:55:00,2020-07-01 03:05:00,225.44,225.28,0.67,100.0,0.299,-0.05,0.03,-0.08,flip -3411,做空,2020-07-01 03:05:00,2020-07-01 03:10:00,225.28,225.49,0.67,100.0,0.2987,-0.06,0.03,-0.1,flip -3412,做多,2020-07-01 03:10:00,2020-07-01 03:20:00,225.49,225.29,0.67,100.0,0.2979,-0.06,0.03,-0.09,flip -3413,做空,2020-07-01 03:20:00,2020-07-01 03:30:00,225.29,224.3,0.67,100.0,0.2976,0.29,0.03,0.26,tp_lower -3414,做多,2020-07-01 03:55:00,2020-07-01 05:20:00,225.45,225.52,0.67,100.0,0.2984,0.02,0.03,-0.01,flip -3415,做空,2020-07-01 05:20:00,2020-07-01 06:00:00,225.52,225.22,0.67,100.0,0.2981,0.09,0.03,0.06,tp_lower -3416,做多,2020-07-01 06:05:00,2020-07-01 06:35:00,225.26,225.14,0.67,100.0,0.2985,-0.04,0.03,-0.07,flip -3417,做空,2020-07-01 06:35:00,2020-07-01 06:40:00,225.14,225.3,0.67,100.0,0.2982,-0.05,0.03,-0.08,flip -3418,做多,2020-07-01 06:40:00,2020-07-01 06:45:00,225.3,225.27,0.67,100.0,0.2975,-0.01,0.03,-0.04,flip -3419,做空,2020-07-01 06:45:00,2020-07-01 07:05:00,225.27,225.55,0.67,100.0,0.2972,-0.08,0.03,-0.12,flip -3420,做多,2020-07-01 07:05:00,2020-07-01 07:15:00,225.55,226.08,0.67,100.0,0.2962,0.16,0.03,0.12,tp_upper -3421,做多,2020-07-01 22:40:00,2020-07-01 22:45:00,230.7,230.63,0.67,100.0,0.29,-0.02,0.03,-0.05,flip -3422,做空,2020-07-01 22:45:00,2020-07-01 23:55:00,230.63,231.03,0.67,100.0,0.2897,-0.12,0.03,-0.15,flip -3423,做多,2020-07-01 23:55:00,2020-07-02 00:10:00,231.03,230.96,0.67,100.0,0.2884,-0.02,0.03,-0.05,flip -3424,做空,2020-07-02 00:10:00,2020-07-02 00:15:00,230.96,231.09,0.68,100.0,0.2933,-0.04,0.03,-0.07,flip -3425,做多,2020-07-02 00:15:00,2020-07-02 00:20:00,231.09,230.98,0.68,100.0,0.2927,-0.03,0.03,-0.07,flip -3426,做空,2020-07-02 00:20:00,2020-07-02 00:30:00,230.98,231.15,0.68,100.0,0.2924,-0.05,0.03,-0.08,flip -3427,做多,2020-07-02 00:30:00,2020-07-02 00:35:00,231.15,230.75,0.67,100.0,0.2917,-0.12,0.03,-0.15,flip -3428,做空,2020-07-02 00:35:00,2020-07-02 01:40:00,230.75,231.2,0.67,100.0,0.2914,-0.13,0.03,-0.16,flip -3429,做多,2020-07-02 01:40:00,2020-07-02 02:30:00,231.2,231.53,0.67,100.0,0.29,0.1,0.03,0.06,flip -3430,做空,2020-07-02 02:30:00,2020-07-02 02:50:00,231.53,231.35,0.67,100.0,0.2897,0.05,0.03,0.02,flip -3431,做多,2020-07-02 02:50:00,2020-07-02 02:55:00,231.35,231.01,0.67,100.0,0.2898,-0.1,0.03,-0.13,flip -3432,做空,2020-07-02 02:55:00,2020-07-02 03:15:00,231.01,231.35,0.67,100.0,0.2896,-0.1,0.03,-0.13,flip -3433,做多,2020-07-02 03:15:00,2020-07-02 03:20:00,231.35,231.13,0.67,100.0,0.2884,-0.06,0.03,-0.1,flip -3434,做空,2020-07-02 03:20:00,2020-07-02 04:05:00,231.13,231.28,0.67,100.0,0.2881,-0.04,0.03,-0.08,flip -3435,做多,2020-07-02 04:05:00,2020-07-02 04:25:00,231.28,231.21,0.66,100.0,0.2875,-0.02,0.03,-0.05,flip -3436,做空,2020-07-02 04:25:00,2020-07-02 04:35:00,231.21,231.13,0.66,100.0,0.2872,0.02,0.03,-0.01,flip -3437,做多,2020-07-02 04:35:00,2020-07-02 04:55:00,231.13,231.05,0.66,100.0,0.2871,-0.02,0.03,-0.06,flip -3438,做空,2020-07-02 04:55:00,2020-07-02 05:05:00,231.05,231.41,0.66,100.0,0.2868,-0.1,0.03,-0.14,flip -3439,做多,2020-07-02 05:05:00,2020-07-02 05:45:00,231.41,231.1,0.66,100.0,0.2856,-0.09,0.03,-0.12,flip -3440,做空,2020-07-02 05:45:00,2020-07-02 05:50:00,231.1,228.81,0.66,100.0,0.2853,0.65,0.03,0.62,tp_lower -3441,做多,2020-07-02 12:30:00,2020-07-02 13:45:00,229.11,230.74,0.67,100.0,0.2904,0.47,0.03,0.44,tp_upper -3442,做多,2020-07-02 21:55:00,2020-07-02 22:30:00,227.41,226.87,0.67,100.0,0.2943,-0.16,0.03,-0.19,flip -3443,做空,2020-07-02 22:30:00,2020-07-02 22:45:00,226.87,227.0,0.67,100.0,0.294,-0.04,0.03,-0.07,flip -3444,做多,2020-07-02 22:45:00,2020-07-02 23:00:00,227.0,226.73,0.67,100.0,0.2934,-0.08,0.03,-0.11,flip -3445,做空,2020-07-02 23:00:00,2020-07-02 23:05:00,226.73,226.85,0.66,100.0,0.2931,-0.04,0.03,-0.07,flip -3446,做多,2020-07-02 23:05:00,2020-07-02 23:15:00,226.85,226.54,0.66,100.0,0.2925,-0.09,0.03,-0.12,flip -3447,做空,2020-07-02 23:15:00,2020-07-02 23:20:00,226.54,226.63,0.66,100.0,0.2922,-0.03,0.03,-0.06,flip -3448,做多,2020-07-02 23:20:00,2020-07-02 23:25:00,226.63,226.58,0.66,100.0,0.2917,-0.01,0.03,-0.05,flip -3449,做空,2020-07-02 23:25:00,2020-07-02 23:30:00,226.58,227.28,0.66,100.0,0.2914,-0.2,0.03,-0.24,flip -3450,做多,2020-07-02 23:30:00,2020-07-03 00:00:00,227.28,225.34,0.66,100.0,0.2893,-0.56,0.03,-0.59,flip -3451,做空,2020-07-03 00:00:00,2020-07-03 00:25:00,225.34,226.12,0.67,100.0,0.2962,-0.23,0.03,-0.26,flip -3452,做多,2020-07-03 00:25:00,2020-07-03 00:35:00,226.12,225.99,0.66,100.0,0.2939,-0.04,0.03,-0.07,flip -3453,做空,2020-07-03 00:35:00,2020-07-03 00:40:00,225.99,226.2,0.66,100.0,0.2936,-0.06,0.03,-0.09,flip -3454,做多,2020-07-03 00:40:00,2020-07-03 01:05:00,226.2,226.05,0.66,100.0,0.2928,-0.04,0.03,-0.08,flip -3455,做空,2020-07-03 01:05:00,2020-07-03 01:10:00,226.05,226.16,0.66,100.0,0.2925,-0.03,0.03,-0.07,flip -3456,做多,2020-07-03 01:10:00,2020-07-03 01:25:00,226.16,227.05,0.66,100.0,0.2919,0.26,0.03,0.23,tp_upper -3457,做多,2020-07-03 04:00:00,2020-07-03 04:05:00,226.51,226.41,0.66,100.0,0.2923,-0.03,0.03,-0.06,flip -3458,做空,2020-07-03 04:05:00,2020-07-03 04:15:00,226.41,225.74,0.66,100.0,0.292,0.2,0.03,0.16,tp_lower -3459,做多,2020-07-03 04:40:00,2020-07-03 05:05:00,226.52,226.48,0.66,100.0,0.2924,-0.01,0.03,-0.04,flip -3460,做空,2020-07-03 05:05:00,2020-07-03 05:10:00,226.48,226.74,0.66,100.0,0.2921,-0.08,0.03,-0.11,flip -3461,做多,2020-07-03 05:10:00,2020-07-03 05:15:00,226.74,226.43,0.66,100.0,0.2912,-0.09,0.03,-0.12,flip -3462,做空,2020-07-03 05:15:00,2020-07-03 05:30:00,226.43,226.93,0.66,100.0,0.2909,-0.15,0.03,-0.18,flip -3463,做多,2020-07-03 05:30:00,2020-07-03 05:50:00,226.93,227.24,0.66,100.0,0.2893,0.09,0.03,0.06,tp_upper -3464,做多,2020-07-03 07:10:00,2020-07-03 07:35:00,226.72,226.8,0.66,100.0,0.2897,0.02,0.03,-0.01,flip -3465,做空,2020-07-03 07:35:00,2020-07-03 08:45:00,226.8,226.98,0.66,100.0,0.2894,-0.05,0.03,-0.08,flip -3466,做多,2020-07-03 08:45:00,2020-07-03 09:20:00,226.98,227.54,0.66,100.0,0.2886,0.16,0.03,0.13,tp_upper -3467,做多,2020-07-03 11:35:00,2020-07-03 12:05:00,226.65,227.32,0.66,100.0,0.2895,0.19,0.03,0.16,tp_upper -3468,做多,2020-07-03 12:30:00,2020-07-03 13:00:00,227.01,227.16,0.66,100.0,0.2896,0.04,0.03,0.01,tp_upper -3469,做多,2020-07-03 14:25:00,2020-07-03 14:35:00,227.17,226.7,0.66,100.0,0.2893,-0.14,0.03,-0.17,flip -3470,做空,2020-07-03 14:35:00,2020-07-03 15:00:00,226.7,227.04,0.66,100.0,0.289,-0.1,0.03,-0.13,flip -3471,做多,2020-07-03 15:00:00,2020-07-03 15:10:00,227.04,226.83,0.65,100.0,0.2878,-0.06,0.03,-0.09,flip -3472,做空,2020-07-03 15:10:00,2020-07-03 15:15:00,226.83,227.03,0.65,100.0,0.2876,-0.06,0.03,-0.09,flip -3473,做多,2020-07-03 15:15:00,2020-07-03 15:20:00,227.03,226.8,0.65,100.0,0.2868,-0.07,0.03,-0.1,flip -3474,做空,2020-07-03 15:20:00,2020-07-03 15:40:00,226.8,226.98,0.65,100.0,0.2865,-0.05,0.03,-0.08,flip -3475,做多,2020-07-03 15:40:00,2020-07-03 15:55:00,226.98,227.0,0.65,100.0,0.2857,0.01,0.03,-0.03,flip -3476,做空,2020-07-03 15:55:00,2020-07-03 16:05:00,227.0,227.23,0.65,100.0,0.2855,-0.07,0.03,-0.1,flip -3477,做多,2020-07-03 16:05:00,2020-07-03 16:30:00,227.23,226.93,0.65,100.0,0.2846,-0.09,0.03,-0.12,flip -3478,做空,2020-07-03 16:30:00,2020-07-03 17:00:00,226.93,227.0,0.65,100.0,0.2843,-0.02,0.03,-0.05,flip -3479,做多,2020-07-03 17:00:00,2020-07-03 17:15:00,227.0,226.78,0.64,100.0,0.2838,-0.06,0.03,-0.09,flip -3480,做空,2020-07-03 17:15:00,2020-07-03 18:00:00,226.78,226.38,0.64,100.0,0.2836,0.11,0.03,0.08,tp_lower -3481,做多,2020-07-03 18:35:00,2020-07-03 18:40:00,226.9,226.57,0.64,100.0,0.2836,-0.09,0.03,-0.13,flip -3482,做空,2020-07-03 18:40:00,2020-07-03 18:50:00,226.57,226.32,0.64,100.0,0.2833,0.07,0.03,0.04,tp_lower -3483,做多,2020-07-03 20:45:00,2020-07-03 20:50:00,226.75,226.68,0.64,100.0,0.2831,-0.02,0.03,-0.05,flip -3484,做空,2020-07-03 20:50:00,2020-07-03 21:00:00,226.68,226.82,0.64,100.0,0.2829,-0.04,0.03,-0.07,flip -3485,做多,2020-07-03 21:00:00,2020-07-03 21:05:00,226.82,226.8,0.64,100.0,0.2822,-0.01,0.03,-0.04,flip -3486,做空,2020-07-03 21:05:00,2020-07-03 21:50:00,226.8,226.73,0.64,100.0,0.282,0.02,0.03,-0.01,flip -3487,做多,2020-07-03 21:50:00,2020-07-03 21:55:00,226.73,226.72,0.64,100.0,0.2818,-0.0,0.03,-0.03,flip -3488,做空,2020-07-03 21:55:00,2020-07-03 22:35:00,226.72,226.07,0.64,100.0,0.2816,0.18,0.03,0.15,tp_lower -3489,做多,2020-07-04 02:05:00,2020-07-04 04:20:00,225.82,225.97,0.66,100.0,0.2932,0.04,0.03,0.01,flip -3490,做空,2020-07-04 04:20:00,2020-07-04 04:25:00,225.97,226.01,0.66,100.0,0.2929,-0.01,0.03,-0.04,flip -3491,做多,2020-07-04 04:25:00,2020-07-04 04:30:00,226.01,225.99,0.66,100.0,0.2925,-0.01,0.03,-0.04,flip -3492,做空,2020-07-04 04:30:00,2020-07-04 04:45:00,225.99,226.0,0.66,100.0,0.2922,-0.0,0.03,-0.04,flip -3493,做多,2020-07-04 04:45:00,2020-07-04 04:50:00,226.0,225.99,0.66,100.0,0.2919,-0.0,0.03,-0.04,flip -3494,做空,2020-07-04 04:50:00,2020-07-04 05:05:00,225.99,226.29,0.66,100.0,0.2916,-0.09,0.03,-0.12,flip -3495,做多,2020-07-04 05:05:00,2020-07-04 05:25:00,226.29,225.88,0.66,100.0,0.2906,-0.12,0.03,-0.15,flip -3496,做空,2020-07-04 05:25:00,2020-07-04 05:30:00,225.88,226.0,0.66,100.0,0.2903,-0.03,0.03,-0.07,flip -3497,做多,2020-07-04 05:30:00,2020-07-04 07:20:00,226.0,225.98,0.65,100.0,0.2897,-0.01,0.03,-0.04,flip -3498,做空,2020-07-04 07:20:00,2020-07-04 09:30:00,225.98,226.12,0.65,100.0,0.2894,-0.04,0.03,-0.07,flip -3499,做多,2020-07-04 09:30:00,2020-07-04 09:50:00,226.12,225.95,0.65,100.0,0.2887,-0.05,0.03,-0.08,flip -3500,做空,2020-07-04 09:50:00,2020-07-04 09:55:00,225.95,226.08,0.65,100.0,0.2885,-0.04,0.03,-0.07,flip -3501,做多,2020-07-04 09:55:00,2020-07-04 10:00:00,226.08,225.93,0.65,100.0,0.2878,-0.04,0.03,-0.08,flip -3502,做空,2020-07-04 10:00:00,2020-07-04 10:25:00,225.93,225.5,0.65,100.0,0.2875,0.12,0.03,0.09,tp_lower -3503,做多,2020-07-04 12:05:00,2020-07-04 12:10:00,226.21,226.02,0.65,100.0,0.2875,-0.05,0.03,-0.09,flip -3504,做空,2020-07-04 12:10:00,2020-07-04 12:20:00,226.02,226.18,0.65,100.0,0.2872,-0.05,0.03,-0.08,flip -3505,做多,2020-07-04 12:20:00,2020-07-04 12:25:00,226.18,225.98,0.65,100.0,0.2865,-0.06,0.03,-0.09,flip -3506,做空,2020-07-04 12:25:00,2020-07-04 12:30:00,225.98,226.37,0.65,100.0,0.2862,-0.11,0.03,-0.14,flip -3507,做多,2020-07-04 12:30:00,2020-07-04 12:45:00,226.37,226.07,0.64,100.0,0.2849,-0.09,0.03,-0.12,flip -3508,做空,2020-07-04 12:45:00,2020-07-04 12:50:00,226.07,226.18,0.64,100.0,0.2846,-0.03,0.03,-0.06,flip -3509,做多,2020-07-04 12:50:00,2020-07-04 13:10:00,226.18,226.12,0.64,100.0,0.2841,-0.02,0.03,-0.05,flip -3510,做空,2020-07-04 13:10:00,2020-07-04 13:20:00,226.12,226.3,0.64,100.0,0.2838,-0.05,0.03,-0.08,flip -3511,做多,2020-07-04 13:20:00,2020-07-04 13:25:00,226.3,226.12,0.64,100.0,0.283,-0.05,0.03,-0.08,flip -3512,做空,2020-07-04 13:25:00,2020-07-04 13:35:00,226.12,226.13,0.64,100.0,0.2828,-0.0,0.03,-0.03,flip -3513,做多,2020-07-04 13:35:00,2020-07-04 13:50:00,226.13,226.54,0.64,100.0,0.2825,0.12,0.03,0.08,tp_upper -3514,做多,2020-07-04 14:10:00,2020-07-04 14:20:00,226.17,226.01,0.64,100.0,0.2826,-0.05,0.03,-0.08,flip -3515,做空,2020-07-04 14:20:00,2020-07-04 14:25:00,226.01,226.03,0.64,100.0,0.2824,-0.01,0.03,-0.04,flip -3516,做多,2020-07-04 14:25:00,2020-07-04 14:40:00,226.03,226.04,0.64,100.0,0.282,0.0,0.03,-0.03,flip -3517,做空,2020-07-04 14:40:00,2020-07-04 14:45:00,226.04,226.17,0.64,100.0,0.2817,-0.04,0.03,-0.07,flip -3518,做多,2020-07-04 14:45:00,2020-07-04 14:50:00,226.17,225.97,0.64,100.0,0.2811,-0.06,0.03,-0.09,flip -3519,做空,2020-07-04 14:50:00,2020-07-04 15:05:00,225.97,225.7,0.63,100.0,0.2809,0.08,0.03,0.04,tp_lower -3520,做多,2020-07-04 15:40:00,2020-07-04 15:50:00,225.97,225.92,0.63,100.0,0.2809,-0.01,0.03,-0.05,flip -3521,做空,2020-07-04 15:50:00,2020-07-04 16:05:00,225.92,226.14,0.63,100.0,0.2806,-0.06,0.03,-0.09,flip -3522,做多,2020-07-04 16:05:00,2020-07-04 16:10:00,226.14,225.53,0.63,100.0,0.2798,-0.17,0.03,-0.2,flip -3523,做空,2020-07-04 16:10:00,2020-07-04 16:15:00,225.53,225.78,0.63,100.0,0.2795,-0.07,0.03,-0.1,tp_lower -3524,做多,2020-07-04 16:50:00,2020-07-04 16:55:00,226.02,225.97,0.63,100.0,0.2783,-0.01,0.03,-0.05,flip -3525,做空,2020-07-04 16:55:00,2020-07-04 17:00:00,225.97,226.19,0.63,100.0,0.278,-0.06,0.03,-0.09,flip -3526,做多,2020-07-04 17:00:00,2020-07-04 17:15:00,226.19,226.18,0.63,100.0,0.2772,-0.0,0.03,-0.03,tp_upper -3527,做多,2020-07-05 15:00:00,2020-07-05 15:05:00,226.19,225.85,0.65,100.0,0.2867,-0.1,0.03,-0.13,flip -3528,做空,2020-07-05 15:05:00,2020-07-05 16:15:00,225.85,225.64,0.65,100.0,0.2864,0.06,0.03,0.03,flip -3529,做多,2020-07-05 16:15:00,2020-07-05 16:20:00,225.64,225.56,0.65,100.0,0.2867,-0.02,0.03,-0.06,flip -3530,做空,2020-07-05 16:20:00,2020-07-05 17:25:00,225.56,225.42,0.65,100.0,0.2864,0.04,0.03,0.01,flip -3531,做多,2020-07-05 17:25:00,2020-07-05 17:35:00,225.42,225.26,0.65,100.0,0.2864,-0.05,0.03,-0.08,flip -3532,做空,2020-07-05 17:35:00,2020-07-05 18:10:00,225.26,225.38,0.64,100.0,0.2861,-0.03,0.03,-0.07,flip -3533,做多,2020-07-05 18:10:00,2020-07-05 18:15:00,225.38,225.08,0.64,100.0,0.2856,-0.09,0.03,-0.12,flip -3534,做空,2020-07-05 18:15:00,2020-07-05 18:40:00,225.08,225.31,0.64,100.0,0.2853,-0.07,0.03,-0.1,flip -3535,做多,2020-07-05 18:40:00,2020-07-05 19:05:00,225.31,225.68,0.64,100.0,0.2844,0.11,0.03,0.07,tp_upper -3536,做多,2020-07-05 19:35:00,2020-07-05 19:45:00,225.42,225.09,0.64,100.0,0.2844,-0.09,0.03,-0.13,flip -3537,做空,2020-07-05 19:45:00,2020-07-05 19:50:00,225.09,225.22,0.64,100.0,0.2842,-0.04,0.03,-0.07,flip -3538,做多,2020-07-05 19:50:00,2020-07-05 19:55:00,225.22,225.2,0.64,100.0,0.2836,-0.01,0.03,-0.04,flip -3539,做空,2020-07-05 19:55:00,2020-07-05 20:25:00,225.2,225.3,0.64,100.0,0.2833,-0.03,0.03,-0.06,flip -3540,做多,2020-07-05 20:25:00,2020-07-05 20:45:00,225.3,225.39,0.64,100.0,0.2827,0.03,0.03,-0.01,flip -3541,做空,2020-07-05 20:45:00,2020-07-05 21:10:00,225.39,224.66,0.64,100.0,0.2824,0.21,0.03,0.17,tp_lower -3542,做多,2020-07-05 21:35:00,2020-07-05 21:40:00,226.45,226.45,0.64,100.0,0.2818,0.0,0.03,-0.03,tp_upper -3543,做多,2020-07-07 01:20:00,2020-07-07 01:40:00,239.68,239.4,0.65,100.0,0.2698,-0.08,0.03,-0.11,flip -3544,做空,2020-07-07 01:40:00,2020-07-07 01:45:00,239.4,239.75,0.65,100.0,0.2695,-0.09,0.03,-0.13,flip -3545,做多,2020-07-07 01:45:00,2020-07-07 02:00:00,239.75,238.68,0.64,100.0,0.2685,-0.29,0.03,-0.32,flip -3546,做空,2020-07-07 02:00:00,2020-07-07 03:00:00,238.68,239.66,0.64,100.0,0.2682,-0.26,0.03,-0.29,flip -3547,做多,2020-07-07 03:00:00,2020-07-07 03:40:00,239.66,239.34,0.64,100.0,0.2657,-0.09,0.03,-0.12,flip -3548,做空,2020-07-07 03:40:00,2020-07-07 03:45:00,239.34,239.47,0.64,100.0,0.2655,-0.03,0.03,-0.07,flip -3549,做多,2020-07-07 03:45:00,2020-07-07 11:50:00,239.47,237.42,0.63,100.0,0.2649,-0.54,0.03,-0.57,flip -3550,做空,2020-07-07 11:50:00,2020-07-07 12:00:00,237.42,237.82,0.63,100.0,0.2647,-0.11,0.03,-0.14,flip -3551,做多,2020-07-07 12:00:00,2020-07-07 12:05:00,237.82,237.64,0.63,100.0,0.2635,-0.05,0.03,-0.08,flip -3552,做空,2020-07-07 12:05:00,2020-07-07 12:50:00,237.64,237.64,0.63,100.0,0.2632,0.0,0.03,-0.03,flip -3553,做多,2020-07-07 12:50:00,2020-07-07 13:00:00,237.64,237.48,0.62,100.0,0.263,-0.04,0.03,-0.07,flip -3554,做空,2020-07-07 13:00:00,2020-07-07 13:05:00,237.48,237.59,0.62,100.0,0.2627,-0.03,0.03,-0.06,flip -3555,做多,2020-07-07 13:05:00,2020-07-07 13:10:00,237.59,237.44,0.62,100.0,0.2622,-0.04,0.03,-0.07,flip -3556,做空,2020-07-07 13:10:00,2020-07-07 13:45:00,237.44,237.17,0.62,100.0,0.2619,0.07,0.03,0.04,flip -3557,做多,2020-07-07 13:45:00,2020-07-07 14:15:00,237.17,239.57,0.62,100.0,0.2623,0.63,0.03,0.6,tp_upper -3558,做多,2020-07-07 15:10:00,2020-07-07 15:25:00,237.49,238.21,0.63,100.0,0.2643,0.19,0.03,0.16,tp_upper -3559,做多,2020-07-07 19:55:00,2020-07-07 21:15:00,238.0,238.01,0.63,100.0,0.2643,0.0,0.03,-0.03,flip -3560,做空,2020-07-07 21:15:00,2020-07-07 21:45:00,238.01,238.21,0.63,100.0,0.264,-0.05,0.03,-0.08,flip -3561,做多,2020-07-07 21:45:00,2020-07-07 22:15:00,238.21,238.16,0.63,100.0,0.2633,-0.01,0.03,-0.04,flip -3562,做空,2020-07-07 22:15:00,2020-07-07 22:30:00,238.16,238.44,0.63,100.0,0.263,-0.07,0.03,-0.11,flip -3563,做多,2020-07-07 22:30:00,2020-07-07 22:35:00,238.44,238.37,0.63,100.0,0.2622,-0.02,0.03,-0.05,flip -3564,做空,2020-07-07 22:35:00,2020-07-07 22:45:00,238.37,238.69,0.62,100.0,0.2619,-0.08,0.03,-0.12,flip -3565,做多,2020-07-07 22:45:00,2020-07-07 23:00:00,238.69,239.46,0.62,100.0,0.2609,0.2,0.03,0.17,tp_upper -3566,做多,2020-07-08 00:40:00,2020-07-08 00:55:00,238.6,238.53,0.64,100.0,0.2671,-0.02,0.03,-0.05,flip -3567,做空,2020-07-08 00:55:00,2020-07-08 01:00:00,238.53,238.71,0.64,100.0,0.2668,-0.05,0.03,-0.08,flip -3568,做多,2020-07-08 01:00:00,2020-07-08 01:25:00,238.71,239.46,0.64,100.0,0.2661,0.2,0.03,0.17,tp_upper -3569,做多,2020-07-08 04:45:00,2020-07-08 04:50:00,239.29,239.24,0.64,100.0,0.2661,-0.01,0.03,-0.05,flip -3570,做空,2020-07-08 04:50:00,2020-07-08 05:05:00,239.24,239.07,0.64,100.0,0.2658,0.05,0.03,0.01,flip -3571,做多,2020-07-08 05:05:00,2020-07-08 05:25:00,239.07,238.85,0.64,100.0,0.2659,-0.06,0.03,-0.09,flip -3572,做空,2020-07-08 05:25:00,2020-07-08 05:40:00,238.85,239.7,0.63,100.0,0.2656,-0.23,0.03,-0.26,flip -3573,做多,2020-07-08 05:40:00,2020-07-08 05:55:00,239.7,239.2,0.63,100.0,0.2635,-0.13,0.03,-0.16,flip -3574,做空,2020-07-08 05:55:00,2020-07-08 06:00:00,239.2,239.41,0.63,100.0,0.2632,-0.06,0.03,-0.09,flip -3575,做多,2020-07-08 06:00:00,2020-07-08 07:00:00,239.41,239.62,0.63,100.0,0.2625,0.06,0.03,0.02,flip -3576,做空,2020-07-08 07:00:00,2020-07-08 07:05:00,239.62,240.22,0.63,100.0,0.2622,-0.16,0.03,-0.19,flip -3577,做多,2020-07-08 07:05:00,2020-07-08 07:15:00,240.22,241.4,0.63,100.0,0.2607,0.31,0.03,0.28,tp_upper -3578,做多,2020-07-08 09:45:00,2020-07-08 10:05:00,240.69,242.17,0.63,100.0,0.2612,0.39,0.03,0.35,tp_upper -3579,做多,2020-07-08 23:30:00,2020-07-08 23:40:00,246.74,246.7,0.63,100.0,0.2561,-0.01,0.03,-0.04,flip -3580,做空,2020-07-08 23:40:00,2020-07-08 23:45:00,246.7,247.32,0.63,100.0,0.2558,-0.16,0.03,-0.19,flip -3581,做多,2020-07-08 23:45:00,2020-07-09 00:00:00,247.32,246.46,0.63,100.0,0.2543,-0.22,0.03,-0.25,flip -3582,做空,2020-07-09 00:00:00,2020-07-09 00:10:00,246.46,245.82,0.63,100.0,0.2576,0.16,0.03,0.13,tp_lower -3583,做多,2020-07-09 06:05:00,2020-07-09 06:40:00,246.22,247.45,0.64,100.0,0.2583,0.32,0.03,0.29,tp_upper -3584,做多,2020-07-09 08:30:00,2020-07-09 09:15:00,246.28,245.66,0.64,100.0,0.2593,-0.16,0.03,-0.19,flip -3585,做空,2020-07-09 09:15:00,2020-07-09 09:25:00,245.66,245.81,0.64,100.0,0.259,-0.04,0.03,-0.07,flip -3586,做多,2020-07-09 09:25:00,2020-07-09 10:05:00,245.81,245.72,0.64,100.0,0.2584,-0.02,0.03,-0.06,flip -3587,做空,2020-07-09 10:05:00,2020-07-09 10:15:00,245.72,245.83,0.63,100.0,0.2582,-0.03,0.03,-0.06,flip -3588,做多,2020-07-09 10:15:00,2020-07-09 10:30:00,245.83,245.22,0.63,100.0,0.2577,-0.16,0.03,-0.19,flip -3589,做空,2020-07-09 10:30:00,2020-07-09 11:00:00,245.22,245.04,0.63,100.0,0.2574,0.05,0.03,0.01,tp_lower -3590,做多,2020-07-09 11:05:00,2020-07-09 12:05:00,245.89,246.96,0.63,100.0,0.2566,0.27,0.03,0.24,tp_upper -3591,做多,2020-07-09 13:15:00,2020-07-09 13:20:00,246.21,245.51,0.63,100.0,0.2572,-0.18,0.03,-0.21,flip -3592,做空,2020-07-09 13:20:00,2020-07-09 13:25:00,245.51,245.76,0.63,100.0,0.2569,-0.06,0.03,-0.1,flip -3593,做多,2020-07-09 13:25:00,2020-07-09 22:00:00,245.76,241.34,0.63,100.0,0.2561,-1.13,0.03,-1.16,flip -3594,做空,2020-07-09 22:00:00,2020-07-09 22:15:00,241.34,241.69,0.62,100.0,0.2559,-0.09,0.03,-0.12,flip -3595,做多,2020-07-09 22:15:00,2020-07-09 22:20:00,241.69,241.51,0.62,100.0,0.2549,-0.05,0.03,-0.08,flip -3596,做空,2020-07-09 22:20:00,2020-07-09 22:30:00,241.51,241.84,0.61,100.0,0.2546,-0.08,0.03,-0.11,flip -3597,做多,2020-07-09 22:30:00,2020-07-09 23:05:00,241.84,241.23,0.61,100.0,0.2537,-0.15,0.03,-0.19,flip -3598,做空,2020-07-09 23:05:00,2020-07-09 23:15:00,241.23,241.28,0.61,100.0,0.2534,-0.01,0.03,-0.04,flip -3599,做多,2020-07-09 23:15:00,2020-07-10 00:05:00,241.28,241.26,0.61,100.0,0.2531,-0.01,0.03,-0.04,flip -3600,做空,2020-07-10 00:05:00,2020-07-10 00:50:00,241.26,241.13,0.62,100.0,0.257,0.03,0.03,0.0,flip -3601,做多,2020-07-10 00:50:00,2020-07-10 00:55:00,241.13,240.6,0.62,100.0,0.257,-0.14,0.03,-0.17,flip -3602,做空,2020-07-10 00:55:00,2020-07-10 01:00:00,240.6,240.96,0.62,100.0,0.2568,-0.09,0.03,-0.12,flip -3603,做多,2020-07-10 01:00:00,2020-07-10 01:05:00,240.96,240.57,0.62,100.0,0.2558,-0.1,0.03,-0.13,flip -3604,做空,2020-07-10 01:05:00,2020-07-10 01:10:00,240.57,240.63,0.61,100.0,0.2555,-0.02,0.03,-0.05,flip -3605,做多,2020-07-10 01:10:00,2020-07-10 02:00:00,240.63,240.91,0.61,100.0,0.2551,0.07,0.03,0.04,flip -3606,做空,2020-07-10 02:00:00,2020-07-10 02:15:00,240.91,240.92,0.61,100.0,0.2549,-0.0,0.03,-0.03,flip -3607,做多,2020-07-10 02:15:00,2020-07-10 02:20:00,240.92,240.69,0.61,100.0,0.2546,-0.06,0.03,-0.09,flip -3608,做空,2020-07-10 02:20:00,2020-07-10 02:50:00,240.69,241.09,0.61,100.0,0.2543,-0.1,0.03,-0.13,flip -3609,做多,2020-07-10 02:50:00,2020-07-10 02:55:00,241.09,240.85,0.61,100.0,0.2532,-0.06,0.03,-0.09,flip -3610,做空,2020-07-10 02:55:00,2020-07-10 03:00:00,240.85,240.95,0.61,100.0,0.253,-0.03,0.03,-0.06,flip -3611,做多,2020-07-10 03:00:00,2020-07-10 03:05:00,240.95,240.85,0.61,100.0,0.2525,-0.03,0.03,-0.06,flip -3612,做空,2020-07-10 03:05:00,2020-07-10 03:10:00,240.85,241.01,0.61,100.0,0.2523,-0.04,0.03,-0.07,flip -3613,做多,2020-07-10 03:10:00,2020-07-10 03:15:00,241.01,240.91,0.61,100.0,0.2517,-0.03,0.03,-0.06,flip -3614,做空,2020-07-10 03:15:00,2020-07-10 03:25:00,240.91,240.88,0.61,100.0,0.2514,0.01,0.03,-0.02,flip -3615,做多,2020-07-10 03:25:00,2020-07-10 08:40:00,240.88,239.52,0.61,100.0,0.2512,-0.34,0.03,-0.37,flip -3616,做空,2020-07-10 08:40:00,2020-07-10 08:50:00,239.52,239.6,0.6,100.0,0.251,-0.02,0.03,-0.05,flip -3617,做多,2020-07-10 08:50:00,2020-07-10 10:05:00,239.6,238.61,0.6,100.0,0.2506,-0.25,0.03,-0.28,flip -3618,做空,2020-07-10 10:05:00,2020-07-10 10:45:00,238.61,239.26,0.6,100.0,0.2503,-0.16,0.03,-0.19,flip -3619,做多,2020-07-10 10:45:00,2020-07-10 10:50:00,239.26,239.12,0.6,100.0,0.2487,-0.03,0.03,-0.06,flip -3620,做空,2020-07-10 10:50:00,2020-07-10 11:00:00,239.12,239.12,0.59,100.0,0.2485,0.0,0.03,-0.03,flip -3621,做多,2020-07-10 11:00:00,2020-07-10 11:15:00,239.12,238.92,0.59,100.0,0.2482,-0.05,0.03,-0.08,flip -3622,做空,2020-07-10 11:15:00,2020-07-10 11:20:00,238.92,239.74,0.59,100.0,0.248,-0.2,0.03,-0.23,flip -3623,做多,2020-07-10 11:20:00,2020-07-10 11:30:00,239.74,238.62,0.59,100.0,0.246,-0.28,0.03,-0.3,flip -3624,做空,2020-07-10 11:30:00,2020-07-10 12:05:00,238.62,238.84,0.59,100.0,0.2458,-0.05,0.03,-0.08,flip -3625,做多,2020-07-10 12:05:00,2020-07-10 12:20:00,238.84,238.87,0.59,100.0,0.2451,0.01,0.03,-0.02,flip -3626,做空,2020-07-10 12:20:00,2020-07-10 12:35:00,238.87,239.19,0.58,100.0,0.2448,-0.08,0.03,-0.11,flip -3627,做多,2020-07-10 12:35:00,2020-07-10 14:00:00,239.19,238.44,0.58,100.0,0.2439,-0.18,0.03,-0.21,flip -3628,做空,2020-07-10 14:00:00,2020-07-10 14:05:00,238.44,238.61,0.58,100.0,0.2437,-0.04,0.03,-0.07,flip -3629,做多,2020-07-10 14:05:00,2020-07-10 14:30:00,238.61,239.34,0.58,100.0,0.2431,0.18,0.03,0.15,tp_upper -3630,做多,2020-07-10 16:30:00,2020-07-10 17:05:00,239.63,238.95,0.58,100.0,0.2426,-0.16,0.03,-0.19,flip -3631,做空,2020-07-10 17:05:00,2020-07-10 17:15:00,238.95,239.1,0.58,100.0,0.2423,-0.04,0.03,-0.07,flip -3632,做多,2020-07-10 17:15:00,2020-07-10 18:00:00,239.1,239.01,0.58,100.0,0.2418,-0.02,0.03,-0.05,flip -3633,做空,2020-07-10 18:00:00,2020-07-10 18:10:00,239.01,239.31,0.58,100.0,0.2415,-0.07,0.03,-0.1,flip -3634,做多,2020-07-10 18:10:00,2020-07-10 18:15:00,239.31,239.21,0.58,100.0,0.2407,-0.02,0.03,-0.05,flip -3635,做空,2020-07-10 18:15:00,2020-07-10 19:00:00,239.21,239.22,0.58,100.0,0.2404,-0.0,0.03,-0.03,flip -3636,做多,2020-07-10 19:00:00,2020-07-10 19:05:00,239.22,239.19,0.57,100.0,0.2402,-0.01,0.03,-0.04,flip -3637,做空,2020-07-10 19:05:00,2020-07-10 19:10:00,239.19,239.35,0.57,100.0,0.2399,-0.04,0.03,-0.07,flip -3638,做多,2020-07-10 19:10:00,2020-07-10 19:15:00,239.35,239.24,0.57,100.0,0.2394,-0.03,0.03,-0.05,flip -3639,做空,2020-07-10 19:15:00,2020-07-10 19:20:00,239.24,239.43,0.57,100.0,0.2391,-0.05,0.03,-0.07,flip -3640,做多,2020-07-10 19:20:00,2020-07-10 20:40:00,239.43,239.28,0.57,100.0,0.2385,-0.04,0.03,-0.06,flip -3641,做空,2020-07-10 20:40:00,2020-07-10 20:45:00,239.28,239.37,0.57,100.0,0.2383,-0.02,0.03,-0.05,flip -3642,做多,2020-07-10 20:45:00,2020-07-10 20:50:00,239.37,239.21,0.57,100.0,0.2379,-0.04,0.03,-0.07,flip -3643,做空,2020-07-10 20:50:00,2020-07-10 21:40:00,239.21,239.28,0.57,100.0,0.2376,-0.02,0.03,-0.05,flip -3644,做多,2020-07-10 21:40:00,2020-07-10 22:30:00,239.28,240.11,0.57,100.0,0.2372,0.2,0.03,0.17,tp_upper -3645,做多,2020-07-11 05:15:00,2020-07-11 05:20:00,240.55,240.46,0.59,100.0,0.2467,-0.02,0.03,-0.05,flip -3646,做空,2020-07-11 05:20:00,2020-07-11 05:25:00,240.46,240.5,0.59,100.0,0.2464,-0.01,0.03,-0.04,flip -3647,做多,2020-07-11 05:25:00,2020-07-11 05:30:00,240.5,240.25,0.59,100.0,0.2461,-0.06,0.03,-0.09,flip -3648,做空,2020-07-11 05:30:00,2020-07-11 05:35:00,240.25,240.5,0.59,100.0,0.2458,-0.06,0.03,-0.09,flip -3649,做多,2020-07-11 05:35:00,2020-07-11 05:40:00,240.5,240.15,0.59,100.0,0.2451,-0.09,0.03,-0.12,flip -3650,做空,2020-07-11 05:40:00,2020-07-11 07:00:00,240.15,240.42,0.59,100.0,0.2448,-0.07,0.03,-0.1,flip -3651,做多,2020-07-11 07:00:00,2020-07-11 07:10:00,240.42,240.58,0.59,100.0,0.2441,0.04,0.03,0.01,flip -3652,做空,2020-07-11 07:10:00,2020-07-11 07:15:00,240.58,240.61,0.59,100.0,0.2438,-0.01,0.03,-0.04,flip -3653,做多,2020-07-11 07:15:00,2020-07-11 07:35:00,240.61,240.59,0.59,100.0,0.2435,-0.0,0.03,-0.03,flip -3654,做空,2020-07-11 07:35:00,2020-07-11 07:50:00,240.59,240.68,0.59,100.0,0.2433,-0.02,0.03,-0.05,flip -3655,做多,2020-07-11 07:50:00,2020-07-11 15:35:00,240.68,239.57,0.58,100.0,0.2428,-0.27,0.03,-0.3,flip -3656,做空,2020-07-11 15:35:00,2020-07-11 17:00:00,239.57,239.31,0.58,100.0,0.2426,0.06,0.03,0.03,flip -3657,做多,2020-07-11 17:00:00,2020-07-11 17:10:00,239.31,239.2,0.58,100.0,0.2429,-0.03,0.03,-0.06,flip -3658,做空,2020-07-11 17:10:00,2020-07-11 17:40:00,239.2,239.33,0.58,100.0,0.2426,-0.03,0.03,-0.06,flip -3659,做多,2020-07-11 17:40:00,2020-07-11 17:45:00,239.33,239.31,0.58,100.0,0.2421,-0.0,0.03,-0.03,flip -3660,做空,2020-07-11 17:45:00,2020-07-11 18:35:00,239.31,239.15,0.58,100.0,0.2419,0.04,0.03,0.01,flip -3661,做多,2020-07-11 18:35:00,2020-07-11 18:45:00,239.15,238.98,0.58,100.0,0.242,-0.04,0.03,-0.07,flip -3662,做空,2020-07-11 18:45:00,2020-07-11 19:40:00,238.98,238.67,0.58,100.0,0.2417,0.07,0.03,0.05,tp_lower -3663,做多,2020-07-11 22:20:00,2020-07-11 22:25:00,239.56,238.81,0.58,100.0,0.2412,-0.18,0.03,-0.21,flip -3664,做空,2020-07-11 22:25:00,2020-07-11 23:10:00,238.81,239.43,0.58,100.0,0.241,-0.15,0.03,-0.18,flip -3665,做多,2020-07-11 23:10:00,2020-07-11 23:30:00,239.43,239.43,0.57,100.0,0.2395,0.0,0.03,-0.03,tp_upper -3666,做多,2020-07-11 23:50:00,2020-07-12 00:15:00,239.07,239.51,0.57,100.0,0.2396,0.11,0.03,0.08,tp_upper -3667,做多,2020-07-12 07:45:00,2020-07-12 08:45:00,240.26,240.24,0.58,100.0,0.2433,-0.0,0.03,-0.03,flip -3668,做空,2020-07-12 08:45:00,2020-07-12 09:05:00,240.24,239.45,0.58,100.0,0.2431,0.19,0.03,0.16,tp_lower -3669,做多,2020-07-12 10:20:00,2020-07-12 10:30:00,240.53,240.33,0.59,100.0,0.2433,-0.05,0.03,-0.08,flip -3670,做空,2020-07-12 10:30:00,2020-07-12 10:50:00,240.33,240.08,0.58,100.0,0.2431,0.06,0.03,0.03,tp_lower -3671,做多,2020-07-12 12:45:00,2020-07-12 13:00:00,240.4,240.44,0.58,100.0,0.243,0.01,0.03,-0.02,flip -3672,做空,2020-07-12 13:00:00,2020-07-12 13:05:00,240.44,240.57,0.58,100.0,0.2428,-0.03,0.03,-0.06,flip -3673,做多,2020-07-12 13:05:00,2020-07-12 13:15:00,240.57,243.61,0.58,100.0,0.2423,0.74,0.03,0.71,tp_upper -3674,做多,2020-07-12 19:50:00,2020-07-12 20:20:00,238.52,238.52,0.59,100.0,0.2472,0.0,0.03,-0.03,flip -3675,做空,2020-07-12 20:20:00,2020-07-12 20:25:00,238.52,238.57,0.59,100.0,0.247,-0.01,0.03,-0.04,flip -3676,做多,2020-07-12 20:25:00,2020-07-12 20:30:00,238.57,238.39,0.59,100.0,0.2466,-0.04,0.03,-0.07,flip -3677,做空,2020-07-12 20:30:00,2020-07-12 20:45:00,238.39,238.48,0.59,100.0,0.2464,-0.02,0.03,-0.05,flip -3678,做多,2020-07-12 20:45:00,2020-07-12 21:05:00,238.48,238.51,0.59,100.0,0.2459,0.01,0.03,-0.02,flip -3679,做空,2020-07-12 21:05:00,2020-07-12 21:25:00,238.51,238.56,0.59,100.0,0.2457,-0.01,0.03,-0.04,flip -3680,做多,2020-07-12 21:25:00,2020-07-12 22:00:00,238.56,239.87,0.59,100.0,0.2453,0.32,0.03,0.29,tp_upper -3681,做多,2020-07-13 15:00:00,2020-07-13 15:15:00,243.81,243.87,0.6,100.0,0.2443,0.01,0.03,-0.02,flip -3682,做空,2020-07-13 15:15:00,2020-07-13 15:25:00,243.87,243.77,0.6,100.0,0.244,0.02,0.03,-0.01,flip -3683,做多,2020-07-13 15:25:00,2020-07-13 15:30:00,243.77,243.44,0.59,100.0,0.244,-0.08,0.03,-0.11,flip -3684,做空,2020-07-13 15:30:00,2020-07-13 15:35:00,243.44,242.78,0.59,100.0,0.2437,0.16,0.03,0.13,tp_lower -3685,做多,2020-07-13 17:05:00,2020-07-13 17:10:00,243.74,243.65,0.59,100.0,0.2438,-0.02,0.03,-0.05,flip -3686,做空,2020-07-13 17:10:00,2020-07-13 18:05:00,243.65,242.87,0.59,100.0,0.2436,0.19,0.03,0.16,tp_lower -3687,做多,2020-07-14 08:10:00,2020-07-14 08:35:00,238.86,238.83,0.6,100.0,0.2504,-0.01,0.03,-0.04,flip -3688,做空,2020-07-14 08:35:00,2020-07-14 09:10:00,238.83,238.88,0.6,100.0,0.2501,-0.01,0.03,-0.04,flip -3689,做多,2020-07-14 09:10:00,2020-07-14 09:40:00,238.88,238.74,0.6,100.0,0.2498,-0.03,0.03,-0.06,flip -3690,做空,2020-07-14 09:40:00,2020-07-14 09:50:00,238.74,239.0,0.6,100.0,0.2495,-0.06,0.03,-0.09,flip -3691,做多,2020-07-14 09:50:00,2020-07-14 10:05:00,239.0,238.53,0.59,100.0,0.2487,-0.12,0.03,-0.15,flip -3692,做空,2020-07-14 10:05:00,2020-07-14 10:55:00,238.53,238.93,0.59,100.0,0.2485,-0.1,0.03,-0.13,flip -3693,做多,2020-07-14 10:55:00,2020-07-14 11:20:00,238.93,238.14,0.59,100.0,0.2474,-0.2,0.03,-0.22,flip -3694,做空,2020-07-14 11:20:00,2020-07-14 11:25:00,238.14,240.01,0.59,100.0,0.2472,-0.46,0.03,-0.49,flip -3695,做多,2020-07-14 11:25:00,2020-07-14 11:30:00,240.01,240.64,0.58,100.0,0.2431,0.15,0.03,0.12,tp_upper -3696,做多,2020-07-14 13:55:00,2020-07-14 14:00:00,239.17,239.03,0.58,100.0,0.2443,-0.03,0.03,-0.06,flip -3697,做空,2020-07-14 14:00:00,2020-07-14 14:15:00,239.03,238.97,0.58,100.0,0.2441,0.01,0.03,-0.01,flip -3698,做多,2020-07-14 14:15:00,2020-07-14 15:30:00,238.97,240.3,0.58,100.0,0.2439,0.32,0.03,0.3,tp_upper -3699,做多,2020-07-14 21:35:00,2020-07-14 21:45:00,240.46,240.14,0.59,100.0,0.2435,-0.08,0.03,-0.11,flip -3700,做空,2020-07-14 21:45:00,2020-07-14 21:50:00,240.14,240.21,0.58,100.0,0.2433,-0.02,0.03,-0.05,flip -3701,做多,2020-07-14 21:50:00,2020-07-14 22:55:00,240.21,240.45,0.58,100.0,0.2429,0.06,0.03,0.03,flip -3702,做空,2020-07-14 22:55:00,2020-07-14 23:00:00,240.45,240.6,0.58,100.0,0.2427,-0.04,0.03,-0.07,flip -3703,做多,2020-07-14 23:00:00,2020-07-14 23:40:00,240.6,240.58,0.58,100.0,0.2421,-0.0,0.03,-0.03,flip -3704,做空,2020-07-14 23:40:00,2020-07-15 00:00:00,240.58,241.06,0.58,100.0,0.2419,-0.12,0.03,-0.15,flip -3705,做多,2020-07-15 00:00:00,2020-07-15 00:35:00,241.06,240.8,0.59,100.0,0.2445,-0.06,0.03,-0.09,flip -3706,做空,2020-07-15 00:35:00,2020-07-15 00:40:00,240.8,240.82,0.59,100.0,0.2443,-0.0,0.03,-0.03,flip -3707,做多,2020-07-15 00:40:00,2020-07-15 00:45:00,240.82,240.72,0.59,100.0,0.244,-0.02,0.03,-0.05,flip -3708,做空,2020-07-15 00:45:00,2020-07-15 00:50:00,240.72,240.85,0.59,100.0,0.2437,-0.03,0.03,-0.06,flip -3709,做多,2020-07-15 00:50:00,2020-07-15 00:55:00,240.85,240.8,0.59,100.0,0.2432,-0.01,0.03,-0.04,flip -3710,做空,2020-07-15 00:55:00,2020-07-15 01:00:00,240.8,241.1,0.59,100.0,0.243,-0.07,0.03,-0.1,flip -3711,做多,2020-07-15 01:00:00,2020-07-15 01:05:00,241.1,240.87,0.58,100.0,0.2421,-0.06,0.03,-0.08,flip -3712,做空,2020-07-15 01:05:00,2020-07-15 01:25:00,240.87,240.24,0.58,100.0,0.2419,0.15,0.03,0.12,tp_lower -3713,做多,2020-07-15 10:25:00,2020-07-15 10:40:00,239.93,239.82,0.58,100.0,0.2432,-0.03,0.03,-0.06,flip -3714,做空,2020-07-15 10:40:00,2020-07-15 10:50:00,239.82,239.84,0.58,100.0,0.243,-0.0,0.03,-0.03,flip -3715,做多,2020-07-15 10:50:00,2020-07-15 11:00:00,239.84,239.81,0.58,100.0,0.2427,-0.01,0.03,-0.04,flip -3716,做空,2020-07-15 11:00:00,2020-07-15 11:10:00,239.81,240.0,0.58,100.0,0.2425,-0.05,0.03,-0.08,flip -3717,做多,2020-07-15 11:10:00,2020-07-15 11:30:00,240.0,239.59,0.58,100.0,0.2418,-0.1,0.03,-0.13,flip -3718,做空,2020-07-15 11:30:00,2020-07-15 11:55:00,239.59,239.32,0.58,100.0,0.2416,0.07,0.03,0.04,tp_lower -3719,做多,2020-07-15 12:15:00,2020-07-15 12:20:00,239.74,239.58,0.58,100.0,0.2415,-0.04,0.03,-0.07,flip -3720,做空,2020-07-15 12:20:00,2020-07-15 12:25:00,239.58,239.75,0.58,100.0,0.2412,-0.04,0.03,-0.07,flip -3721,做多,2020-07-15 12:25:00,2020-07-15 12:30:00,239.75,239.73,0.58,100.0,0.2407,-0.0,0.03,-0.03,flip -3722,做空,2020-07-15 12:30:00,2020-07-15 12:35:00,239.73,239.79,0.58,100.0,0.2404,-0.01,0.03,-0.04,flip -3723,做多,2020-07-15 12:35:00,2020-07-15 12:40:00,239.79,239.64,0.58,100.0,0.2401,-0.04,0.03,-0.06,flip -3724,做空,2020-07-15 12:40:00,2020-07-15 12:50:00,239.64,239.77,0.57,100.0,0.2398,-0.03,0.03,-0.06,flip -3725,做多,2020-07-15 12:50:00,2020-07-15 13:05:00,239.77,239.52,0.57,100.0,0.2393,-0.06,0.03,-0.09,flip -3726,做空,2020-07-15 13:05:00,2020-07-15 13:15:00,239.52,239.71,0.57,100.0,0.2391,-0.05,0.03,-0.07,flip -3727,做多,2020-07-15 13:15:00,2020-07-15 13:30:00,239.71,240.02,0.57,100.0,0.2385,0.07,0.03,0.05,tp_upper -3728,做多,2020-07-15 13:40:00,2020-07-15 13:50:00,239.95,239.62,0.57,100.0,0.2383,-0.08,0.03,-0.11,flip -3729,做空,2020-07-15 13:50:00,2020-07-15 13:55:00,239.62,239.76,0.57,100.0,0.2381,-0.03,0.03,-0.06,flip -3730,做多,2020-07-15 13:55:00,2020-07-15 14:00:00,239.76,239.51,0.57,100.0,0.2375,-0.06,0.03,-0.09,flip -3731,做空,2020-07-15 14:00:00,2020-07-15 14:05:00,239.51,239.63,0.57,100.0,0.2373,-0.03,0.03,-0.06,flip -3732,做多,2020-07-15 14:05:00,2020-07-15 14:40:00,239.63,240.06,0.57,100.0,0.2368,0.1,0.03,0.07,tp_upper -3733,做多,2020-07-15 21:35:00,2020-07-15 21:40:00,238.73,238.55,0.57,100.0,0.2379,-0.04,0.03,-0.07,flip -3734,做空,2020-07-15 21:40:00,2020-07-15 21:55:00,238.55,238.99,0.57,100.0,0.2377,-0.1,0.03,-0.13,flip -3735,做多,2020-07-15 21:55:00,2020-07-15 22:10:00,238.99,238.55,0.57,100.0,0.2366,-0.1,0.03,-0.13,flip -3736,做空,2020-07-15 22:10:00,2020-07-15 22:30:00,238.55,238.57,0.56,100.0,0.2363,-0.0,0.03,-0.03,flip -3737,做多,2020-07-15 22:30:00,2020-07-15 22:40:00,238.57,238.52,0.56,100.0,0.236,-0.01,0.03,-0.04,flip -3738,做空,2020-07-15 22:40:00,2020-07-15 22:50:00,238.52,238.54,0.56,100.0,0.2358,-0.0,0.03,-0.03,flip -3739,做多,2020-07-15 22:50:00,2020-07-15 22:55:00,238.54,238.38,0.56,100.0,0.2355,-0.04,0.03,-0.07,flip -3740,做空,2020-07-15 22:55:00,2020-07-15 23:20:00,238.38,238.53,0.56,100.0,0.2353,-0.04,0.03,-0.06,flip -3741,做多,2020-07-15 23:20:00,2020-07-16 00:00:00,238.53,238.31,0.56,100.0,0.2348,-0.05,0.03,-0.08,flip -3742,做空,2020-07-16 00:00:00,2020-07-16 00:10:00,238.31,238.45,0.58,100.0,0.2426,-0.03,0.03,-0.06,flip -3743,做多,2020-07-16 00:10:00,2020-07-16 00:15:00,238.45,238.3,0.58,100.0,0.242,-0.04,0.03,-0.07,flip -3744,做空,2020-07-16 00:15:00,2020-07-16 00:25:00,238.3,238.34,0.58,100.0,0.2418,-0.01,0.03,-0.04,flip -3745,做多,2020-07-16 00:25:00,2020-07-16 00:40:00,238.34,238.84,0.58,100.0,0.2415,0.12,0.03,0.09,tp_upper -3746,做多,2020-07-16 03:25:00,2020-07-16 03:35:00,238.54,238.41,0.58,100.0,0.2415,-0.03,0.03,-0.06,flip -3747,做空,2020-07-16 03:35:00,2020-07-16 03:40:00,238.41,238.45,0.58,100.0,0.2413,-0.01,0.03,-0.04,flip -3748,做多,2020-07-16 03:40:00,2020-07-16 03:45:00,238.45,238.4,0.57,100.0,0.241,-0.01,0.03,-0.04,flip -3749,做空,2020-07-16 03:45:00,2020-07-16 03:50:00,238.4,238.43,0.57,100.0,0.2407,-0.01,0.03,-0.04,flip -3750,做多,2020-07-16 03:50:00,2020-07-16 04:35:00,238.43,238.52,0.57,100.0,0.2404,0.02,0.03,-0.01,flip -3751,做空,2020-07-16 04:35:00,2020-07-16 04:45:00,238.52,238.54,0.57,100.0,0.2402,-0.0,0.03,-0.03,flip -3752,做多,2020-07-16 04:45:00,2020-07-16 04:50:00,238.54,238.37,0.57,100.0,0.2399,-0.04,0.03,-0.07,flip -3753,做空,2020-07-16 04:50:00,2020-07-16 05:05:00,238.37,238.02,0.57,100.0,0.2397,0.08,0.03,0.06,tp_lower -3754,做多,2020-07-16 05:40:00,2020-07-16 05:50:00,238.54,238.49,0.57,100.0,0.2396,-0.01,0.03,-0.04,flip -3755,做空,2020-07-16 05:50:00,2020-07-16 06:00:00,238.49,238.46,0.57,100.0,0.2394,0.01,0.03,-0.02,flip -3756,做多,2020-07-16 06:00:00,2020-07-16 06:15:00,238.46,238.25,0.57,100.0,0.2392,-0.05,0.03,-0.08,flip -3757,做空,2020-07-16 06:15:00,2020-07-16 06:30:00,238.25,238.67,0.57,100.0,0.239,-0.1,0.03,-0.13,flip -3758,做多,2020-07-16 06:30:00,2020-07-16 06:35:00,238.67,237.95,0.57,100.0,0.2379,-0.17,0.03,-0.2,flip -3759,做空,2020-07-16 06:35:00,2020-07-16 06:40:00,237.95,237.91,0.57,100.0,0.2376,0.01,0.03,-0.02,tp_lower -3760,做多,2020-07-16 15:20:00,2020-07-16 16:10:00,233.09,233.5,0.56,100.0,0.2424,0.1,0.03,0.07,tp_upper -3761,做多,2020-07-16 20:00:00,2020-07-16 20:05:00,232.8,232.44,0.57,100.0,0.2429,-0.09,0.03,-0.12,flip -3762,做空,2020-07-16 20:05:00,2020-07-16 20:55:00,232.44,233.07,0.56,100.0,0.2426,-0.15,0.03,-0.18,flip -3763,做多,2020-07-16 20:55:00,2020-07-16 21:10:00,233.07,232.77,0.56,100.0,0.2411,-0.07,0.03,-0.1,flip -3764,做空,2020-07-16 21:10:00,2020-07-16 21:20:00,232.77,232.84,0.56,100.0,0.2408,-0.02,0.03,-0.04,flip -3765,做多,2020-07-16 21:20:00,2020-07-16 21:25:00,232.84,232.77,0.56,100.0,0.2405,-0.02,0.03,-0.04,flip -3766,做空,2020-07-16 21:25:00,2020-07-16 21:30:00,232.77,232.84,0.56,100.0,0.2402,-0.02,0.03,-0.04,flip -3767,做多,2020-07-16 21:30:00,2020-07-16 21:35:00,232.84,232.75,0.56,100.0,0.2398,-0.02,0.03,-0.05,flip -3768,做空,2020-07-16 21:35:00,2020-07-16 21:40:00,232.75,232.89,0.56,100.0,0.2396,-0.03,0.03,-0.06,flip -3769,做多,2020-07-16 21:40:00,2020-07-16 21:50:00,232.89,233.67,0.56,100.0,0.2391,0.19,0.03,0.16,tp_upper -3770,做多,2020-07-16 22:40:00,2020-07-16 22:45:00,233.08,233.68,0.56,100.0,0.2394,0.14,0.03,0.12,tp_upper -3771,做多,2020-07-17 01:00:00,2020-07-17 01:30:00,233.3,234.11,0.57,100.0,0.246,0.2,0.03,0.17,tp_upper -3772,做多,2020-07-17 03:40:00,2020-07-17 03:45:00,233.39,233.15,0.58,100.0,0.2466,-0.06,0.03,-0.09,flip -3773,做空,2020-07-17 03:45:00,2020-07-17 03:55:00,233.15,233.3,0.57,100.0,0.2463,-0.04,0.03,-0.07,flip -3774,做多,2020-07-17 03:55:00,2020-07-17 04:15:00,233.3,233.16,0.57,100.0,0.2457,-0.03,0.03,-0.06,flip -3775,做空,2020-07-17 04:15:00,2020-07-17 04:30:00,233.16,233.2,0.57,100.0,0.2455,-0.01,0.03,-0.04,flip -3776,做多,2020-07-17 04:30:00,2020-07-17 06:25:00,233.2,233.16,0.57,100.0,0.2452,-0.01,0.03,-0.04,flip -3777,做空,2020-07-17 06:25:00,2020-07-17 07:00:00,233.16,233.54,0.57,100.0,0.2449,-0.09,0.03,-0.12,flip -3778,做多,2020-07-17 07:00:00,2020-07-17 07:25:00,233.54,233.28,0.57,100.0,0.2439,-0.06,0.03,-0.09,flip -3779,做空,2020-07-17 07:25:00,2020-07-17 07:30:00,233.28,233.48,0.57,100.0,0.2436,-0.05,0.03,-0.08,flip -3780,做多,2020-07-17 07:30:00,2020-07-17 07:50:00,233.48,233.23,0.57,100.0,0.243,-0.06,0.03,-0.09,flip -3781,做空,2020-07-17 07:50:00,2020-07-17 08:00:00,233.23,233.38,0.57,100.0,0.2427,-0.04,0.03,-0.06,flip -3782,做多,2020-07-17 08:00:00,2020-07-17 08:10:00,233.38,233.48,0.57,100.0,0.2422,0.02,0.03,-0.0,flip -3783,做空,2020-07-17 08:10:00,2020-07-17 08:20:00,233.48,233.38,0.56,100.0,0.2419,0.02,0.03,-0.0,flip -3784,做多,2020-07-17 08:20:00,2020-07-17 08:25:00,233.38,233.02,0.56,100.0,0.2419,-0.09,0.03,-0.12,flip -3785,做空,2020-07-17 08:25:00,2020-07-17 08:35:00,233.02,232.66,0.56,100.0,0.2417,0.09,0.03,0.06,tp_lower -3786,做多,2020-07-17 09:35:00,2020-07-17 09:50:00,233.32,233.32,0.56,100.0,0.2415,0.0,0.03,-0.03,flip -3787,做空,2020-07-17 09:50:00,2020-07-17 09:55:00,233.32,233.41,0.56,100.0,0.2412,-0.02,0.03,-0.05,flip -3788,做多,2020-07-17 09:55:00,2020-07-17 10:05:00,233.41,233.32,0.56,100.0,0.2408,-0.02,0.03,-0.05,flip -3789,做空,2020-07-17 10:05:00,2020-07-17 11:30:00,233.32,232.49,0.56,100.0,0.2406,0.2,0.03,0.17,tp_lower -3790,做多,2020-07-17 11:50:00,2020-07-17 12:00:00,233.34,233.52,0.56,100.0,0.2412,0.04,0.03,0.02,tp_upper -3791,做多,2020-07-17 13:50:00,2020-07-17 14:00:00,233.53,233.18,0.56,100.0,0.2409,-0.08,0.03,-0.11,flip -3792,做空,2020-07-17 14:00:00,2020-07-17 14:10:00,233.18,233.34,0.56,100.0,0.2407,-0.04,0.03,-0.07,flip -3793,做多,2020-07-17 14:10:00,2020-07-17 14:20:00,233.34,232.96,0.56,100.0,0.2401,-0.09,0.03,-0.12,flip -3794,做空,2020-07-17 14:20:00,2020-07-17 14:50:00,232.96,233.4,0.56,100.0,0.2399,-0.11,0.03,-0.13,flip -3795,做多,2020-07-17 14:50:00,2020-07-17 15:25:00,233.4,233.3,0.56,100.0,0.2387,-0.02,0.03,-0.05,flip -3796,做空,2020-07-17 15:25:00,2020-07-17 15:55:00,233.3,233.23,0.56,100.0,0.2385,0.02,0.03,-0.01,flip -3797,做多,2020-07-17 15:55:00,2020-07-17 16:15:00,233.23,233.25,0.56,100.0,0.2384,0.0,0.03,-0.02,flip -3798,做空,2020-07-17 16:15:00,2020-07-17 16:20:00,233.25,233.26,0.56,100.0,0.2381,-0.0,0.03,-0.03,flip -3799,做多,2020-07-17 16:20:00,2020-07-17 16:30:00,233.26,233.21,0.55,100.0,0.2379,-0.01,0.03,-0.04,flip -3800,做空,2020-07-17 16:30:00,2020-07-17 16:55:00,233.21,233.36,0.55,100.0,0.2377,-0.04,0.03,-0.06,flip -3801,做多,2020-07-17 16:55:00,2020-07-17 17:00:00,233.36,233.2,0.55,100.0,0.2371,-0.04,0.03,-0.07,flip -3802,做空,2020-07-17 17:00:00,2020-07-17 17:15:00,233.2,232.68,0.55,100.0,0.2369,0.12,0.03,0.1,tp_lower -3803,做多,2020-07-17 17:35:00,2020-07-17 17:45:00,233.1,233.05,0.55,100.0,0.2373,-0.01,0.03,-0.04,flip -3804,做空,2020-07-17 17:45:00,2020-07-17 17:50:00,233.05,233.32,0.55,100.0,0.237,-0.06,0.03,-0.09,flip -3805,做多,2020-07-17 17:50:00,2020-07-17 17:55:00,233.32,233.0,0.55,100.0,0.2362,-0.08,0.03,-0.1,flip -3806,做空,2020-07-17 17:55:00,2020-07-17 18:05:00,233.0,233.31,0.55,100.0,0.236,-0.07,0.03,-0.1,flip -3807,做多,2020-07-17 18:05:00,2020-07-17 18:15:00,233.31,233.21,0.55,100.0,0.2351,-0.02,0.03,-0.05,flip -3808,做空,2020-07-17 18:15:00,2020-07-17 18:20:00,233.21,233.4,0.55,100.0,0.2349,-0.04,0.03,-0.07,flip -3809,做多,2020-07-17 18:20:00,2020-07-17 18:45:00,233.4,233.36,0.55,100.0,0.2343,-0.01,0.03,-0.04,flip -3810,做空,2020-07-17 18:45:00,2020-07-17 19:15:00,233.36,233.28,0.55,100.0,0.2341,0.02,0.03,-0.01,flip -3811,做多,2020-07-17 19:15:00,2020-07-17 19:20:00,233.28,233.06,0.55,100.0,0.234,-0.05,0.03,-0.08,flip -3812,做空,2020-07-17 19:20:00,2020-07-17 19:40:00,233.06,233.45,0.54,100.0,0.2337,-0.09,0.03,-0.12,flip -3813,做多,2020-07-17 19:40:00,2020-07-17 19:50:00,233.45,233.14,0.54,100.0,0.2327,-0.07,0.03,-0.1,flip -3814,做空,2020-07-17 19:50:00,2020-07-17 20:00:00,233.14,233.36,0.54,100.0,0.2325,-0.05,0.03,-0.08,flip -3815,做多,2020-07-17 20:00:00,2020-07-17 20:05:00,233.36,233.3,0.54,100.0,0.2318,-0.01,0.03,-0.04,flip -3816,做空,2020-07-17 20:05:00,2020-07-17 20:45:00,233.3,232.77,0.54,100.0,0.2316,0.12,0.03,0.1,tp_lower -3817,做多,2020-07-17 22:55:00,2020-07-17 23:15:00,233.15,233.02,0.54,100.0,0.232,-0.03,0.03,-0.06,flip -3818,做空,2020-07-17 23:15:00,2020-07-17 23:20:00,233.02,233.08,0.54,100.0,0.2318,-0.01,0.03,-0.04,flip -3819,做多,2020-07-17 23:20:00,2020-07-17 23:30:00,233.08,232.94,0.54,100.0,0.2315,-0.03,0.03,-0.06,flip -3820,做空,2020-07-17 23:30:00,2020-07-17 23:40:00,232.94,232.74,0.54,100.0,0.2312,0.05,0.03,0.02,tp_lower -3821,做多,2020-07-18 00:05:00,2020-07-18 00:20:00,233.05,233.13,0.56,100.0,0.2418,0.02,0.03,-0.01,flip -3822,做空,2020-07-18 00:20:00,2020-07-18 00:25:00,233.13,233.13,0.56,100.0,0.2416,0.0,0.03,-0.03,flip -3823,做多,2020-07-18 00:25:00,2020-07-18 00:35:00,233.13,233.04,0.56,100.0,0.2414,-0.02,0.03,-0.05,flip -3824,做空,2020-07-18 00:35:00,2020-07-18 00:40:00,233.04,232.58,0.56,100.0,0.2411,0.11,0.03,0.08,tp_lower -3825,做多,2020-07-18 01:20:00,2020-07-18 01:25:00,233.09,232.97,0.56,100.0,0.2413,-0.03,0.03,-0.06,flip -3826,做空,2020-07-18 01:25:00,2020-07-18 01:35:00,232.97,233.01,0.56,100.0,0.2411,-0.01,0.03,-0.04,flip -3827,做多,2020-07-18 01:35:00,2020-07-18 02:35:00,233.01,232.97,0.56,100.0,0.2407,-0.01,0.03,-0.04,flip -3828,做空,2020-07-18 02:35:00,2020-07-18 02:40:00,232.97,232.99,0.56,100.0,0.2405,-0.0,0.03,-0.03,flip -3829,做多,2020-07-18 02:40:00,2020-07-18 02:45:00,232.99,232.91,0.56,100.0,0.2402,-0.02,0.03,-0.05,flip -3830,做空,2020-07-18 02:45:00,2020-07-18 02:50:00,232.91,233.03,0.56,100.0,0.24,-0.03,0.03,-0.06,flip -3831,做多,2020-07-18 02:50:00,2020-07-18 02:55:00,233.03,233.0,0.56,100.0,0.2395,-0.01,0.03,-0.04,flip -3832,做空,2020-07-18 02:55:00,2020-07-18 03:25:00,233.0,232.6,0.56,100.0,0.2392,0.1,0.03,0.07,tp_lower -3833,做多,2020-07-18 03:35:00,2020-07-18 03:45:00,232.95,233.08,0.56,100.0,0.2395,0.03,0.03,0.0,flip -3834,做空,2020-07-18 03:45:00,2020-07-18 05:40:00,233.08,233.06,0.56,100.0,0.2392,0.0,0.03,-0.02,flip -3835,做多,2020-07-18 05:40:00,2020-07-18 05:45:00,233.06,233.05,0.56,100.0,0.239,-0.0,0.03,-0.03,flip -3836,做空,2020-07-18 05:45:00,2020-07-18 16:45:00,233.05,234.7,0.56,100.0,0.2388,-0.39,0.03,-0.42,flip -3837,做多,2020-07-18 16:45:00,2020-07-18 18:15:00,234.7,235.88,0.55,100.0,0.2352,0.28,0.03,0.25,tp_upper -3838,做多,2020-07-19 01:40:00,2020-07-19 02:15:00,235.62,235.59,0.56,100.0,0.2389,-0.01,0.03,-0.04,flip -3839,做空,2020-07-19 02:15:00,2020-07-19 02:55:00,235.59,235.21,0.56,100.0,0.2386,0.09,0.03,0.06,tp_lower -3840,做多,2020-07-19 15:35:00,2020-07-19 15:40:00,234.29,234.13,0.56,100.0,0.2401,-0.04,0.03,-0.07,flip -3841,做空,2020-07-19 15:40:00,2020-07-19 16:35:00,234.13,234.71,0.56,100.0,0.2398,-0.14,0.03,-0.17,flip -3842,做多,2020-07-19 16:35:00,2020-07-19 16:40:00,234.71,234.74,0.56,100.0,0.2384,0.01,0.03,-0.02,tp_upper -3843,做多,2020-07-20 07:00:00,2020-07-20 07:15:00,238.48,238.39,0.56,100.0,0.2355,-0.02,0.03,-0.05,flip -3844,做空,2020-07-20 07:15:00,2020-07-20 07:35:00,238.39,238.57,0.56,100.0,0.2353,-0.04,0.03,-0.07,flip -3845,做多,2020-07-20 07:35:00,2020-07-20 07:50:00,238.57,238.64,0.56,100.0,0.2347,0.02,0.03,-0.01,flip -3846,做空,2020-07-20 07:50:00,2020-07-20 07:55:00,238.64,238.7,0.56,100.0,0.2344,-0.01,0.03,-0.04,flip -3847,做多,2020-07-20 07:55:00,2020-07-20 08:00:00,238.7,238.69,0.56,100.0,0.2341,-0.0,0.03,-0.03,flip -3848,做空,2020-07-20 08:00:00,2020-07-20 08:15:00,238.69,238.75,0.56,100.0,0.2339,-0.01,0.03,-0.04,flip -3849,做多,2020-07-20 08:15:00,2020-07-20 08:30:00,238.75,238.73,0.56,100.0,0.2335,-0.0,0.03,-0.03,flip -3850,做空,2020-07-20 08:30:00,2020-07-20 08:45:00,238.73,238.91,0.56,100.0,0.2333,-0.04,0.03,-0.07,flip -3851,做多,2020-07-20 08:45:00,2020-07-20 09:05:00,238.91,239.36,0.56,100.0,0.2327,0.1,0.03,0.08,tp_upper -3852,做多,2020-07-20 10:05:00,2020-07-20 10:10:00,238.69,238.64,0.56,100.0,0.2331,-0.01,0.03,-0.04,flip -3853,做空,2020-07-20 10:10:00,2020-07-20 10:25:00,238.64,238.36,0.56,100.0,0.2329,0.07,0.03,0.04,tp_lower -3854,做多,2020-07-20 16:55:00,2020-07-20 17:10:00,238.15,238.76,0.56,100.0,0.2334,0.14,0.03,0.11,tp_upper -3855,做多,2020-07-20 18:25:00,2020-07-20 18:35:00,238.3,238.03,0.56,100.0,0.2336,-0.06,0.03,-0.09,flip -3856,做空,2020-07-20 18:35:00,2020-07-20 19:25:00,238.03,237.4,0.56,100.0,0.2334,0.15,0.03,0.12,tp_lower -3857,做多,2020-07-21 01:00:00,2020-07-21 01:25:00,236.97,236.99,0.56,100.0,0.2378,0.0,0.03,-0.02,flip -3858,做空,2020-07-21 01:25:00,2020-07-21 01:30:00,236.99,237.15,0.56,100.0,0.2375,-0.04,0.03,-0.07,flip -3859,做多,2020-07-21 01:30:00,2020-07-21 02:10:00,237.15,236.8,0.56,100.0,0.237,-0.08,0.03,-0.11,flip -3860,做空,2020-07-21 02:10:00,2020-07-21 02:15:00,236.8,236.84,0.56,100.0,0.2367,-0.01,0.03,-0.04,flip -3861,做多,2020-07-21 02:15:00,2020-07-21 02:20:00,236.84,236.76,0.56,100.0,0.2364,-0.02,0.03,-0.05,flip -3862,做空,2020-07-21 02:20:00,2020-07-21 02:30:00,236.76,236.85,0.56,100.0,0.2362,-0.02,0.03,-0.05,flip -3863,做多,2020-07-21 02:30:00,2020-07-21 03:00:00,236.85,236.7,0.56,100.0,0.2358,-0.04,0.03,-0.06,flip -3864,做空,2020-07-21 03:00:00,2020-07-21 03:10:00,236.7,236.74,0.56,100.0,0.2355,-0.01,0.03,-0.04,flip -3865,做多,2020-07-21 03:10:00,2020-07-21 03:15:00,236.74,236.51,0.56,100.0,0.2352,-0.05,0.03,-0.08,flip -3866,做空,2020-07-21 03:15:00,2020-07-21 03:35:00,236.51,236.6,0.56,100.0,0.235,-0.02,0.03,-0.05,flip -3867,做多,2020-07-21 03:35:00,2020-07-21 05:30:00,236.6,237.38,0.56,100.0,0.2346,0.18,0.03,0.16,tp_upper -3868,做多,2020-07-21 21:35:00,2020-07-21 22:10:00,244.58,244.37,0.56,100.0,0.2274,-0.05,0.03,-0.08,flip -3869,做空,2020-07-21 22:10:00,2020-07-21 22:25:00,244.37,244.85,0.56,100.0,0.2272,-0.11,0.03,-0.14,flip -3870,做多,2020-07-21 22:25:00,2020-07-21 22:55:00,244.85,244.47,0.55,100.0,0.2261,-0.09,0.03,-0.11,flip -3871,做空,2020-07-21 22:55:00,2020-07-21 23:10:00,244.47,244.57,0.55,100.0,0.2259,-0.02,0.03,-0.05,flip -3872,做多,2020-07-21 23:10:00,2020-07-22 00:10:00,244.57,244.85,0.55,100.0,0.2255,0.06,0.03,0.04,flip -3873,做空,2020-07-22 00:10:00,2020-07-22 00:35:00,244.85,244.81,0.56,100.0,0.2284,0.01,0.03,-0.02,flip -3874,做多,2020-07-22 00:35:00,2020-07-22 00:40:00,244.81,244.73,0.56,100.0,0.2283,-0.02,0.03,-0.05,flip -3875,做空,2020-07-22 00:40:00,2020-07-22 01:00:00,244.73,243.86,0.56,100.0,0.228,0.2,0.03,0.17,tp_lower -3876,做多,2020-07-22 01:20:00,2020-07-22 01:25:00,244.8,244.76,0.56,100.0,0.2285,-0.01,0.03,-0.04,flip -3877,做空,2020-07-22 01:25:00,2020-07-22 01:40:00,244.76,244.96,0.56,100.0,0.2283,-0.05,0.03,-0.07,flip -3878,做多,2020-07-22 01:40:00,2020-07-22 01:55:00,244.96,244.54,0.56,100.0,0.2277,-0.1,0.03,-0.12,flip -3879,做空,2020-07-22 01:55:00,2020-07-22 03:00:00,244.54,243.96,0.56,100.0,0.2275,0.13,0.03,0.1,tp_lower -3880,做多,2020-07-22 07:25:00,2020-07-22 07:35:00,244.33,244.08,0.56,100.0,0.228,-0.06,0.03,-0.08,flip -3881,做空,2020-07-22 07:35:00,2020-07-22 07:50:00,244.08,243.58,0.56,100.0,0.2278,0.11,0.03,0.09,tp_lower -3882,做多,2020-07-22 10:50:00,2020-07-22 10:55:00,243.74,243.69,0.56,100.0,0.2283,-0.01,0.03,-0.04,flip -3883,做空,2020-07-22 10:55:00,2020-07-22 11:00:00,243.69,243.75,0.56,100.0,0.2281,-0.01,0.03,-0.04,flip -3884,做多,2020-07-22 11:00:00,2020-07-22 11:10:00,243.75,243.66,0.56,100.0,0.2278,-0.02,0.03,-0.05,flip -3885,做空,2020-07-22 11:10:00,2020-07-22 11:15:00,243.66,243.86,0.55,100.0,0.2275,-0.05,0.03,-0.07,flip -3886,做多,2020-07-22 11:15:00,2020-07-22 11:30:00,243.86,243.69,0.55,100.0,0.2269,-0.04,0.03,-0.07,flip -3887,做空,2020-07-22 11:30:00,2020-07-22 11:40:00,243.69,243.98,0.55,100.0,0.2267,-0.07,0.03,-0.09,flip -3888,做多,2020-07-22 11:40:00,2020-07-22 12:15:00,243.98,243.71,0.55,100.0,0.2259,-0.06,0.03,-0.09,flip -3889,做空,2020-07-22 12:15:00,2020-07-22 13:15:00,243.71,243.63,0.55,100.0,0.2257,0.02,0.03,-0.01,flip -3890,做多,2020-07-22 13:15:00,2020-07-22 13:25:00,243.63,243.57,0.55,100.0,0.2256,-0.01,0.03,-0.04,flip -3891,做空,2020-07-22 13:25:00,2020-07-22 13:40:00,243.57,243.54,0.55,100.0,0.2254,0.01,0.03,-0.02,flip -3892,做多,2020-07-22 13:40:00,2020-07-22 13:45:00,243.54,243.47,0.55,100.0,0.2252,-0.02,0.03,-0.04,flip -3893,做空,2020-07-22 13:45:00,2020-07-22 13:50:00,243.47,243.53,0.55,100.0,0.225,-0.01,0.03,-0.04,flip -3894,做多,2020-07-22 13:50:00,2020-07-22 14:25:00,243.53,243.15,0.55,100.0,0.2247,-0.09,0.03,-0.11,flip -3895,做空,2020-07-22 14:25:00,2020-07-22 14:30:00,243.15,243.22,0.55,100.0,0.2245,-0.02,0.03,-0.04,tp_lower -3896,做多,2020-07-22 14:35:00,2020-07-22 14:40:00,243.5,243.5,0.55,100.0,0.2238,0.0,0.03,-0.03,flip -3897,做空,2020-07-22 14:40:00,2020-07-22 14:45:00,243.5,243.58,0.54,100.0,0.2236,-0.02,0.03,-0.05,flip -3898,做多,2020-07-22 14:45:00,2020-07-22 14:55:00,243.58,244.59,0.54,100.0,0.2232,0.23,0.03,0.2,tp_upper -3899,做多,2020-07-22 17:00:00,2020-07-22 17:15:00,243.73,244.43,0.55,100.0,0.2238,0.16,0.03,0.13,tp_upper -3900,做多,2020-07-23 08:30:00,2020-07-23 08:35:00,264.11,263.77,0.56,100.0,0.2121,-0.07,0.03,-0.1,flip -3901,做空,2020-07-23 08:35:00,2020-07-23 08:40:00,263.77,263.97,0.56,100.0,0.2119,-0.04,0.03,-0.07,flip -3902,做多,2020-07-23 08:40:00,2020-07-23 09:15:00,263.97,263.97,0.56,100.0,0.2114,0.0,0.03,-0.03,flip -3903,做空,2020-07-23 09:15:00,2020-07-23 09:45:00,263.97,263.85,0.56,100.0,0.2111,0.03,0.03,-0.0,flip -3904,做多,2020-07-23 09:45:00,2020-07-23 10:40:00,263.85,263.58,0.56,100.0,0.2111,-0.06,0.03,-0.08,flip -3905,做空,2020-07-23 10:40:00,2020-07-23 10:50:00,263.58,263.73,0.56,100.0,0.2109,-0.03,0.03,-0.06,flip -3906,做多,2020-07-23 10:50:00,2020-07-23 11:05:00,263.73,263.13,0.56,100.0,0.2105,-0.13,0.03,-0.15,flip -3907,做空,2020-07-23 11:05:00,2020-07-23 11:10:00,263.13,263.87,0.55,100.0,0.2103,-0.16,0.03,-0.18,flip -3908,做多,2020-07-23 11:10:00,2020-07-23 11:20:00,263.87,263.57,0.55,100.0,0.2089,-0.06,0.03,-0.09,flip -3909,做空,2020-07-23 11:20:00,2020-07-23 11:25:00,263.57,263.75,0.55,100.0,0.2087,-0.04,0.03,-0.07,flip -3910,做多,2020-07-23 11:25:00,2020-07-23 11:55:00,263.75,264.57,0.55,100.0,0.2082,0.17,0.03,0.14,tp_upper -3911,做多,2020-07-23 14:35:00,2020-07-23 14:40:00,264.3,264.07,0.55,100.0,0.2082,-0.05,0.03,-0.08,flip -3912,做空,2020-07-23 14:40:00,2020-07-23 14:45:00,264.07,264.47,0.55,100.0,0.208,-0.08,0.03,-0.11,flip -3913,做多,2020-07-23 14:45:00,2020-07-23 14:55:00,264.47,265.09,0.55,100.0,0.2071,0.13,0.03,0.1,tp_upper -3914,做多,2020-07-24 02:50:00,2020-07-24 02:55:00,274.58,274.4,0.56,100.0,0.2023,-0.04,0.03,-0.06,flip -3915,做空,2020-07-24 02:55:00,2020-07-24 03:20:00,274.4,273.49,0.55,100.0,0.2021,0.18,0.03,0.16,tp_lower -3916,做多,2020-07-24 05:45:00,2020-07-24 05:50:00,273.85,273.59,0.56,100.0,0.203,-0.05,0.03,-0.08,flip -3917,做空,2020-07-24 05:50:00,2020-07-24 06:05:00,273.59,272.89,0.55,100.0,0.2028,0.14,0.03,0.11,tp_lower -3918,做多,2020-07-24 09:15:00,2020-07-24 09:25:00,272.54,272.77,0.56,100.0,0.2039,0.05,0.03,0.02,flip -3919,做空,2020-07-24 09:25:00,2020-07-24 09:55:00,272.77,273.36,0.56,100.0,0.2037,-0.12,0.03,-0.15,flip -3920,做多,2020-07-24 09:55:00,2020-07-24 10:00:00,273.36,272.88,0.55,100.0,0.2026,-0.1,0.03,-0.12,flip -3921,做空,2020-07-24 10:00:00,2020-07-24 13:50:00,272.88,273.63,0.55,100.0,0.2024,-0.15,0.03,-0.18,flip -3922,做多,2020-07-24 13:50:00,2020-07-24 13:55:00,273.63,272.38,0.55,100.0,0.2011,-0.25,0.03,-0.28,flip -3923,做空,2020-07-24 13:55:00,2020-07-24 14:00:00,272.38,273.37,0.55,100.0,0.2009,-0.2,0.03,-0.23,flip -3924,做多,2020-07-24 14:00:00,2020-07-24 15:35:00,273.37,277.56,0.54,100.0,0.1992,0.83,0.03,0.81,tp_upper -3925,做多,2020-07-25 00:05:00,2020-07-25 00:10:00,280.71,280.49,0.56,100.0,0.1987,-0.04,0.03,-0.07,flip -3926,做空,2020-07-25 00:10:00,2020-07-25 00:15:00,280.49,281.03,0.56,100.0,0.1985,-0.11,0.03,-0.14,flip -3927,做多,2020-07-25 00:15:00,2020-07-25 00:50:00,281.03,280.5,0.56,100.0,0.1976,-0.1,0.03,-0.13,flip -3928,做空,2020-07-25 00:50:00,2020-07-25 00:55:00,280.5,280.73,0.55,100.0,0.1974,-0.05,0.03,-0.07,flip -3929,做多,2020-07-25 00:55:00,2020-07-25 01:10:00,280.73,281.5,0.55,100.0,0.1969,0.15,0.03,0.12,flip -3930,做空,2020-07-25 01:10:00,2020-07-25 01:30:00,281.5,280.77,0.55,100.0,0.1967,0.14,0.03,0.12,flip -3931,做多,2020-07-25 01:30:00,2020-07-25 04:05:00,280.77,282.52,0.55,100.0,0.1975,0.35,0.03,0.32,flip -3932,做空,2020-07-25 04:05:00,2020-07-25 04:10:00,282.52,282.56,0.56,100.0,0.1973,-0.01,0.03,-0.04,flip -3933,做多,2020-07-25 04:10:00,2020-07-25 04:15:00,282.56,282.36,0.56,100.0,0.197,-0.04,0.03,-0.07,flip -3934,做空,2020-07-25 04:15:00,2020-07-25 04:20:00,282.36,282.79,0.56,100.0,0.1968,-0.08,0.03,-0.11,flip -3935,做多,2020-07-25 04:20:00,2020-07-25 04:25:00,282.79,282.55,0.55,100.0,0.196,-0.05,0.03,-0.07,flip -3936,做空,2020-07-25 04:25:00,2020-07-25 04:30:00,282.55,282.92,0.55,100.0,0.1959,-0.07,0.03,-0.1,flip -3937,做多,2020-07-25 04:30:00,2020-07-25 05:50:00,282.92,284.49,0.55,100.0,0.1951,0.31,0.03,0.28,tp_upper -3938,做多,2020-07-25 09:55:00,2020-07-25 10:15:00,283.33,282.6,0.55,100.0,0.1957,-0.14,0.03,-0.17,flip -3939,做空,2020-07-25 10:15:00,2020-07-25 10:25:00,282.6,282.21,0.55,100.0,0.1955,0.08,0.03,0.05,tp_lower -3940,做多,2020-07-25 11:10:00,2020-07-25 11:15:00,283.75,283.53,0.55,100.0,0.1948,-0.04,0.03,-0.07,flip -3941,做空,2020-07-25 11:15:00,2020-07-25 11:25:00,283.53,283.94,0.55,100.0,0.1946,-0.08,0.03,-0.11,flip -3942,做多,2020-07-25 11:25:00,2020-07-25 11:30:00,283.94,283.67,0.55,100.0,0.1939,-0.05,0.03,-0.08,flip -3943,做空,2020-07-25 11:30:00,2020-07-25 11:35:00,283.67,283.81,0.55,100.0,0.1937,-0.03,0.03,-0.05,flip -3944,做多,2020-07-25 11:35:00,2020-07-25 11:40:00,283.81,283.65,0.55,100.0,0.1933,-0.03,0.03,-0.06,flip -3945,做空,2020-07-25 11:40:00,2020-07-25 12:05:00,283.65,284.64,0.55,100.0,0.1931,-0.19,0.03,-0.22,flip -3946,做多,2020-07-25 12:05:00,2020-07-25 12:10:00,284.64,284.26,0.55,100.0,0.1916,-0.07,0.03,-0.1,tp_upper -3947,做多,2020-07-25 12:20:00,2020-07-25 12:25:00,284.34,284.62,0.54,100.0,0.1913,0.05,0.03,0.03,tp_upper -3948,做多,2020-07-25 13:45:00,2020-07-25 13:50:00,284.16,283.92,0.54,100.0,0.1914,-0.05,0.03,-0.07,flip -3949,做空,2020-07-25 13:50:00,2020-07-25 13:55:00,283.92,284.18,0.54,100.0,0.1913,-0.05,0.03,-0.08,flip -3950,做多,2020-07-25 13:55:00,2020-07-25 14:00:00,284.18,283.8,0.54,100.0,0.1907,-0.07,0.03,-0.1,flip -3951,做空,2020-07-25 14:00:00,2020-07-25 14:30:00,283.8,284.14,0.54,100.0,0.1905,-0.06,0.03,-0.09,flip -3952,做多,2020-07-25 14:30:00,2020-07-25 14:35:00,284.14,283.92,0.54,100.0,0.1899,-0.04,0.03,-0.07,flip -3953,做空,2020-07-25 14:35:00,2020-07-25 14:40:00,283.92,283.97,0.54,100.0,0.1897,-0.01,0.03,-0.04,flip -3954,做多,2020-07-25 14:40:00,2020-07-25 14:55:00,283.97,284.29,0.54,100.0,0.1894,0.06,0.03,0.03,flip -3955,做空,2020-07-25 14:55:00,2020-07-26 04:20:00,284.29,302.63,0.54,100.0,0.1892,-3.47,0.03,-3.5,flip -3956,做多,2020-07-26 04:20:00,2020-07-26 04:30:00,302.63,302.86,0.52,100.0,0.1711,0.04,0.03,0.01,flip -3957,做空,2020-07-26 04:30:00,2020-07-26 05:10:00,302.86,303.48,0.52,100.0,0.1709,-0.11,0.03,-0.13,flip -3958,做多,2020-07-26 05:10:00,2020-07-26 05:35:00,303.48,303.26,0.52,100.0,0.1701,-0.04,0.03,-0.06,flip -3959,做空,2020-07-26 05:35:00,2020-07-26 05:45:00,303.26,303.79,0.52,100.0,0.1699,-0.09,0.03,-0.12,flip -3960,做多,2020-07-26 05:45:00,2020-07-26 05:50:00,303.79,303.37,0.51,100.0,0.1691,-0.07,0.03,-0.1,flip -3961,做空,2020-07-26 05:50:00,2020-07-26 06:10:00,303.37,304.05,0.51,100.0,0.169,-0.11,0.03,-0.14,flip -3962,做多,2020-07-26 06:10:00,2020-07-26 06:20:00,304.05,303.68,0.51,100.0,0.168,-0.06,0.03,-0.09,flip -3963,做空,2020-07-26 06:20:00,2020-07-26 06:25:00,303.68,303.89,0.51,100.0,0.1679,-0.04,0.03,-0.06,flip -3964,做多,2020-07-26 06:25:00,2020-07-26 06:30:00,303.89,305.0,0.51,100.0,0.1675,0.19,0.03,0.16,tp_upper -3965,做多,2020-07-26 14:05:00,2020-07-26 14:10:00,308.88,308.62,0.51,100.0,0.1652,-0.04,0.03,-0.07,flip -3966,做空,2020-07-26 14:10:00,2020-07-26 14:15:00,308.62,309.04,0.51,100.0,0.165,-0.07,0.03,-0.09,flip -3967,做多,2020-07-26 14:15:00,2020-07-26 14:30:00,309.04,309.3,0.51,100.0,0.1644,0.04,0.03,0.02,flip -3968,做空,2020-07-26 14:30:00,2020-07-26 14:35:00,309.3,309.98,0.51,100.0,0.1643,-0.11,0.03,-0.14,flip -3969,做多,2020-07-26 14:35:00,2020-07-26 16:40:00,309.98,310.37,0.51,100.0,0.1634,0.06,0.03,0.04,flip -3970,做空,2020-07-26 16:40:00,2020-07-26 16:45:00,310.37,310.56,0.51,100.0,0.1632,-0.03,0.03,-0.06,flip -3971,做多,2020-07-26 16:45:00,2020-07-26 19:40:00,310.56,307.8,0.51,100.0,0.1628,-0.45,0.03,-0.47,flip -3972,做空,2020-07-26 19:40:00,2020-07-26 20:05:00,307.8,309.16,0.5,100.0,0.1627,-0.22,0.03,-0.25,flip -3973,做多,2020-07-26 20:05:00,2020-07-26 20:10:00,309.16,308.78,0.5,100.0,0.1611,-0.06,0.02,-0.09,flip -3974,做空,2020-07-26 20:10:00,2020-07-26 20:30:00,308.78,308.99,0.5,100.0,0.1609,-0.03,0.02,-0.06,flip -3975,做多,2020-07-26 20:30:00,2020-07-26 21:25:00,308.99,312.43,0.5,100.0,0.1606,0.55,0.03,0.53,tp_upper -3976,做多,2020-07-26 23:10:00,2020-07-27 00:25:00,310.89,313.58,0.5,100.0,0.1612,0.43,0.03,0.41,tp_upper -3977,做多,2020-07-27 08:00:00,2020-07-27 08:05:00,321.0,318.28,0.51,100.0,0.1603,-0.44,0.03,-0.46,flip -3978,做空,2020-07-27 08:05:00,2020-07-27 08:20:00,318.28,321.63,0.51,100.0,0.1601,-0.54,0.03,-0.56,flip -3979,做多,2020-07-27 08:20:00,2020-07-27 08:30:00,321.63,321.52,0.5,100.0,0.1566,-0.02,0.03,-0.04,flip -3980,做空,2020-07-27 08:30:00,2020-07-27 08:50:00,321.52,322.02,0.5,100.0,0.1565,-0.08,0.03,-0.1,flip -3981,做多,2020-07-27 08:50:00,2020-07-27 09:00:00,322.02,322.63,0.5,100.0,0.1559,0.1,0.03,0.07,flip -3982,做空,2020-07-27 09:00:00,2020-07-27 09:05:00,322.63,323.29,0.5,100.0,0.1557,-0.1,0.03,-0.13,flip -3983,做多,2020-07-27 09:05:00,2020-07-27 09:20:00,323.29,323.4,0.5,100.0,0.1549,0.02,0.03,-0.01,flip -3984,做空,2020-07-27 09:20:00,2020-07-27 09:40:00,323.4,323.43,0.5,100.0,0.1547,-0.0,0.03,-0.03,flip -3985,做多,2020-07-27 09:40:00,2020-07-27 10:15:00,323.43,323.74,0.5,100.0,0.1546,0.05,0.03,0.02,flip -3986,做空,2020-07-27 10:15:00,2020-07-27 10:30:00,323.74,324.96,0.5,100.0,0.1544,-0.19,0.03,-0.21,flip -3987,做多,2020-07-27 10:30:00,2020-07-27 10:40:00,324.96,324.32,0.5,100.0,0.1531,-0.1,0.02,-0.12,flip -3988,做空,2020-07-27 10:40:00,2020-07-27 10:50:00,324.32,324.84,0.5,100.0,0.1529,-0.08,0.02,-0.1,flip -3989,做多,2020-07-27 10:50:00,2020-07-27 10:55:00,324.84,324.58,0.49,100.0,0.1523,-0.04,0.02,-0.06,flip -3990,做空,2020-07-27 10:55:00,2020-07-27 11:30:00,324.58,324.0,0.49,100.0,0.1521,0.09,0.02,0.06,flip -3991,做多,2020-07-27 11:30:00,2020-07-27 11:40:00,324.0,324.49,0.49,100.0,0.1525,0.07,0.02,0.05,flip -3992,做空,2020-07-27 11:40:00,2020-07-27 11:45:00,324.49,325.07,0.49,100.0,0.1524,-0.09,0.02,-0.11,flip -3993,做多,2020-07-27 11:45:00,2020-07-27 12:05:00,325.07,324.06,0.49,100.0,0.1517,-0.15,0.02,-0.18,flip -3994,做空,2020-07-27 12:05:00,2020-07-27 12:15:00,324.06,324.46,0.49,100.0,0.1515,-0.06,0.02,-0.09,flip -3995,做多,2020-07-27 12:15:00,2020-07-27 13:10:00,324.46,326.09,0.49,100.0,0.151,0.25,0.02,0.22,tp_upper -3996,做多,2020-07-27 13:35:00,2020-07-27 14:00:00,324.45,323.74,0.49,100.0,0.1516,-0.11,0.02,-0.13,flip -3997,做空,2020-07-27 14:00:00,2020-07-27 14:15:00,323.74,321.87,0.49,100.0,0.1515,0.28,0.02,0.26,tp_lower -3998,做多,2020-07-27 17:05:00,2020-07-27 17:10:00,321.87,321.16,0.49,100.0,0.1531,-0.11,0.02,-0.13,flip -3999,做空,2020-07-27 17:10:00,2020-07-27 17:15:00,321.16,321.81,0.49,100.0,0.1529,-0.1,0.02,-0.12,flip -4000,做多,2020-07-27 17:15:00,2020-07-27 17:25:00,321.81,322.28,0.49,100.0,0.1522,0.07,0.02,0.05,flip -4001,做空,2020-07-27 17:25:00,2020-07-27 17:45:00,322.28,322.54,0.49,100.0,0.152,-0.04,0.02,-0.06,flip -4002,做多,2020-07-27 17:45:00,2020-07-27 18:25:00,322.54,322.7,0.49,100.0,0.1516,0.02,0.02,-0.0,flip -4003,做空,2020-07-27 18:25:00,2020-07-27 19:15:00,322.7,322.71,0.49,100.0,0.1515,-0.0,0.02,-0.03,flip -4004,做多,2020-07-27 19:15:00,2020-07-27 19:20:00,322.71,322.59,0.49,100.0,0.1513,-0.02,0.02,-0.04,flip -4005,做空,2020-07-27 19:20:00,2020-07-27 19:25:00,322.59,322.91,0.49,100.0,0.1511,-0.05,0.02,-0.07,flip -4006,做多,2020-07-27 19:25:00,2020-07-27 19:30:00,322.91,322.08,0.49,100.0,0.1507,-0.13,0.02,-0.15,flip -4007,做空,2020-07-27 19:30:00,2020-07-27 19:35:00,322.08,322.46,0.48,100.0,0.1505,-0.06,0.02,-0.08,flip -4008,做多,2020-07-27 19:35:00,2020-07-27 21:25:00,322.46,321.71,0.48,100.0,0.15,-0.11,0.02,-0.14,flip -4009,做空,2020-07-27 21:25:00,2020-07-27 21:35:00,321.71,322.39,0.48,100.0,0.1499,-0.1,0.02,-0.13,flip -4010,做多,2020-07-27 21:35:00,2020-07-27 21:40:00,322.39,321.75,0.48,100.0,0.1491,-0.1,0.02,-0.12,flip -4011,做空,2020-07-27 21:40:00,2020-07-27 21:50:00,321.75,322.32,0.48,100.0,0.149,-0.08,0.02,-0.11,flip -4012,做多,2020-07-27 21:50:00,2020-07-27 22:00:00,322.32,322.34,0.48,100.0,0.1483,0.0,0.02,-0.02,flip -4013,做空,2020-07-27 22:00:00,2020-07-27 22:05:00,322.34,323.93,0.48,100.0,0.1481,-0.24,0.02,-0.26,flip -4014,做多,2020-07-27 22:05:00,2020-07-27 22:10:00,323.93,325.44,0.47,100.0,0.1465,0.22,0.02,0.2,tp_upper -4015,做多,2020-07-27 23:20:00,2020-07-27 23:50:00,323.09,321.71,0.48,100.0,0.1475,-0.2,0.02,-0.23,flip -4016,做空,2020-07-27 23:50:00,2020-07-27 23:55:00,321.71,322.33,0.47,100.0,0.1473,-0.09,0.02,-0.12,flip -4017,做多,2020-07-27 23:55:00,2020-07-28 01:25:00,322.33,323.51,0.47,100.0,0.1466,0.17,0.02,0.15,flip -4018,做空,2020-07-28 01:25:00,2020-07-28 01:45:00,323.51,323.33,0.49,100.0,0.1521,0.03,0.02,0.0,flip -4019,做多,2020-07-28 01:45:00,2020-07-28 02:05:00,323.33,323.67,0.49,100.0,0.1521,0.05,0.02,0.03,flip -4020,做空,2020-07-28 02:05:00,2020-07-28 02:25:00,323.67,320.45,0.49,100.0,0.1519,0.49,0.02,0.46,tp_lower -4021,做多,2020-07-28 11:20:00,2020-07-28 11:30:00,317.84,316.53,0.5,100.0,0.1561,-0.2,0.02,-0.23,flip -4022,做空,2020-07-28 11:30:00,2020-07-28 11:35:00,316.53,316.72,0.49,100.0,0.1559,-0.03,0.02,-0.05,flip -4023,做多,2020-07-28 11:35:00,2020-07-28 11:45:00,316.72,316.57,0.49,100.0,0.1556,-0.02,0.02,-0.05,flip -4024,做空,2020-07-28 11:45:00,2020-07-28 11:55:00,316.57,317.19,0.49,100.0,0.1554,-0.1,0.02,-0.12,flip -4025,做多,2020-07-28 11:55:00,2020-07-28 12:10:00,317.19,316.65,0.49,100.0,0.1547,-0.08,0.02,-0.11,flip -4026,做空,2020-07-28 12:10:00,2020-07-28 12:50:00,316.65,316.8,0.49,100.0,0.1545,-0.02,0.02,-0.05,flip -4027,做多,2020-07-28 12:50:00,2020-07-28 12:55:00,316.8,316.39,0.49,100.0,0.1542,-0.06,0.02,-0.09,flip -4028,做空,2020-07-28 12:55:00,2020-07-28 13:00:00,316.39,317.6,0.49,100.0,0.1541,-0.19,0.02,-0.21,flip -4029,做多,2020-07-28 13:00:00,2020-07-28 13:05:00,317.6,316.55,0.49,100.0,0.1527,-0.16,0.02,-0.18,flip -4030,做空,2020-07-28 13:05:00,2020-07-28 13:50:00,316.55,316.64,0.48,100.0,0.1526,-0.01,0.02,-0.04,flip -4031,做多,2020-07-28 13:50:00,2020-07-28 13:55:00,316.64,316.01,0.48,100.0,0.1523,-0.1,0.02,-0.12,flip -4032,做空,2020-07-28 13:55:00,2020-07-28 14:05:00,316.01,317.55,0.48,100.0,0.1522,-0.23,0.02,-0.26,flip -4033,做多,2020-07-28 14:05:00,2020-07-28 14:35:00,317.55,320.2,0.48,100.0,0.1506,0.4,0.02,0.37,tp_upper -4034,做多,2020-07-28 16:45:00,2020-07-28 16:50:00,316.36,315.93,0.48,100.0,0.1522,-0.07,0.02,-0.09,flip -4035,做空,2020-07-28 16:50:00,2020-07-28 16:55:00,315.93,316.56,0.48,100.0,0.1521,-0.1,0.02,-0.12,flip -4036,做多,2020-07-28 16:55:00,2020-07-28 17:00:00,316.56,316.42,0.48,100.0,0.1513,-0.02,0.02,-0.05,flip -4037,做空,2020-07-28 17:00:00,2020-07-28 17:10:00,316.42,316.7,0.48,100.0,0.1512,-0.04,0.02,-0.07,flip -4038,做多,2020-07-28 17:10:00,2020-07-28 18:35:00,316.7,316.82,0.48,100.0,0.1508,0.02,0.02,-0.01,flip -4039,做空,2020-07-28 18:35:00,2020-07-28 18:55:00,316.82,316.73,0.48,100.0,0.1506,0.01,0.02,-0.01,flip -4040,做多,2020-07-28 18:55:00,2020-07-28 19:00:00,316.73,316.43,0.48,100.0,0.1505,-0.05,0.02,-0.07,flip -4041,做空,2020-07-28 19:00:00,2020-07-28 19:15:00,316.43,317.4,0.48,100.0,0.1504,-0.15,0.02,-0.17,flip -4042,做多,2020-07-28 19:15:00,2020-07-28 20:30:00,317.4,320.48,0.47,100.0,0.1493,0.46,0.02,0.44,tp_upper -4043,做多,2020-07-28 21:55:00,2020-07-28 22:10:00,318.31,317.56,0.48,100.0,0.1502,-0.11,0.02,-0.14,flip -4044,做空,2020-07-28 22:10:00,2020-07-28 22:15:00,317.56,318.03,0.48,100.0,0.15,-0.07,0.02,-0.09,flip -4045,做多,2020-07-28 22:15:00,2020-07-28 22:25:00,318.03,316.75,0.48,100.0,0.1494,-0.19,0.02,-0.21,flip -4046,做空,2020-07-28 22:25:00,2020-07-28 22:50:00,316.75,317.89,0.47,100.0,0.1493,-0.17,0.02,-0.19,flip -4047,做多,2020-07-28 22:50:00,2020-07-28 23:25:00,317.89,317.45,0.47,100.0,0.1481,-0.07,0.02,-0.09,flip -4048,做空,2020-07-28 23:25:00,2020-07-29 00:00:00,317.45,319.2,0.47,100.0,0.1479,-0.26,0.02,-0.28,flip -4049,做多,2020-07-29 00:00:00,2020-07-29 00:10:00,319.2,317.15,0.48,100.0,0.1504,-0.31,0.02,-0.33,flip -4050,做空,2020-07-29 00:10:00,2020-07-29 00:25:00,317.15,316.26,0.48,100.0,0.1502,0.13,0.02,0.11,tp_lower -4051,做多,2020-07-29 03:05:00,2020-07-29 03:10:00,317.41,317.0,0.48,100.0,0.1504,-0.06,0.02,-0.09,flip -4052,做空,2020-07-29 03:10:00,2020-07-29 03:15:00,317.0,317.98,0.48,100.0,0.1502,-0.15,0.02,-0.17,flip -4053,做多,2020-07-29 03:15:00,2020-07-29 03:20:00,317.98,317.56,0.47,100.0,0.1491,-0.06,0.02,-0.09,flip -4054,做空,2020-07-29 03:20:00,2020-07-29 03:45:00,317.56,317.33,0.47,100.0,0.149,0.03,0.02,0.01,flip -4055,做多,2020-07-29 03:45:00,2020-07-29 03:50:00,317.33,316.87,0.47,100.0,0.1491,-0.07,0.02,-0.09,flip -4056,做空,2020-07-29 03:50:00,2020-07-29 05:05:00,316.87,315.08,0.47,100.0,0.1489,0.27,0.02,0.24,tp_lower -4057,做多,2020-07-29 05:15:00,2020-07-29 06:05:00,318.2,321.38,0.47,100.0,0.149,0.47,0.02,0.45,tp_upper -4058,做多,2020-07-29 13:00:00,2020-07-29 13:30:00,322.02,321.52,0.48,100.0,0.1485,-0.07,0.02,-0.1,flip -4059,做空,2020-07-29 13:30:00,2020-07-29 13:45:00,321.52,321.52,0.48,100.0,0.1484,0.0,0.02,-0.02,flip -4060,做多,2020-07-29 13:45:00,2020-07-29 14:45:00,321.52,324.91,0.48,100.0,0.1482,0.5,0.02,0.48,tp_upper -4061,做多,2020-07-29 15:05:00,2020-07-29 15:25:00,321.84,322.59,0.48,100.0,0.1495,0.11,0.02,0.09,flip -4062,做空,2020-07-29 15:25:00,2020-07-29 15:45:00,322.59,322.36,0.48,100.0,0.1494,0.03,0.02,0.01,flip -4063,做多,2020-07-29 15:45:00,2020-07-29 15:50:00,322.36,322.3,0.48,100.0,0.1494,-0.01,0.02,-0.03,flip -4064,做空,2020-07-29 15:50:00,2020-07-29 16:00:00,322.3,323.76,0.48,100.0,0.1493,-0.22,0.02,-0.24,flip -4065,做多,2020-07-29 16:00:00,2020-07-29 16:15:00,323.76,322.54,0.48,100.0,0.1478,-0.18,0.02,-0.2,flip -4066,做空,2020-07-29 16:15:00,2020-07-29 16:25:00,322.54,323.18,0.48,100.0,0.1476,-0.09,0.02,-0.12,flip -4067,做多,2020-07-29 16:25:00,2020-07-29 16:40:00,323.18,322.34,0.47,100.0,0.1469,-0.12,0.02,-0.15,flip -4068,做空,2020-07-29 16:40:00,2020-07-29 16:45:00,322.34,322.89,0.47,100.0,0.1467,-0.08,0.02,-0.1,flip -4069,做多,2020-07-29 16:45:00,2020-07-29 16:50:00,322.89,322.35,0.47,100.0,0.1461,-0.08,0.02,-0.1,flip -4070,做空,2020-07-29 16:50:00,2020-07-29 16:55:00,322.35,322.76,0.47,100.0,0.146,-0.06,0.02,-0.08,flip -4071,做多,2020-07-29 16:55:00,2020-07-29 17:00:00,322.76,322.73,0.47,100.0,0.1454,-0.0,0.02,-0.03,flip -4072,做空,2020-07-29 17:00:00,2020-07-29 17:15:00,322.73,322.73,0.47,100.0,0.1453,0.0,0.02,-0.02,flip -4073,做多,2020-07-29 17:15:00,2020-07-29 17:20:00,322.73,322.35,0.47,100.0,0.1451,-0.06,0.02,-0.08,flip -4074,做空,2020-07-29 17:20:00,2020-07-29 17:35:00,322.35,321.25,0.47,100.0,0.145,0.16,0.02,0.14,tp_lower -4075,做多,2020-07-29 18:00:00,2020-07-29 18:20:00,322.62,322.65,0.47,100.0,0.1452,0.0,0.02,-0.02,flip -4076,做空,2020-07-29 18:20:00,2020-07-29 18:30:00,322.65,323.07,0.47,100.0,0.1451,-0.06,0.02,-0.08,flip -4077,做多,2020-07-29 18:30:00,2020-07-29 18:50:00,323.07,322.97,0.47,100.0,0.1446,-0.01,0.02,-0.04,tp_upper -4078,做多,2020-07-29 19:15:00,2020-07-29 19:30:00,322.45,322.06,0.47,100.0,0.1447,-0.06,0.02,-0.08,flip -4079,做空,2020-07-29 19:30:00,2020-07-29 20:10:00,322.06,323.32,0.47,100.0,0.1445,-0.18,0.02,-0.21,flip -4080,做多,2020-07-29 20:10:00,2020-07-29 20:40:00,323.32,322.02,0.46,100.0,0.1432,-0.19,0.02,-0.21,flip -4081,做空,2020-07-29 20:40:00,2020-07-29 20:45:00,322.02,322.19,0.46,100.0,0.1431,-0.02,0.02,-0.05,tp_lower -4082,做多,2020-07-29 20:50:00,2020-07-29 21:00:00,322.51,322.19,0.46,100.0,0.1427,-0.05,0.02,-0.07,flip -4083,做空,2020-07-29 21:00:00,2020-07-29 21:30:00,322.19,322.6,0.46,100.0,0.1425,-0.06,0.02,-0.08,flip -4084,做多,2020-07-29 21:30:00,2020-07-29 21:50:00,322.6,323.66,0.46,100.0,0.142,0.15,0.02,0.13,tp_upper -4085,做多,2020-07-29 22:10:00,2020-07-29 22:20:00,322.46,322.36,0.46,100.0,0.1424,-0.01,0.02,-0.04,flip -4086,做空,2020-07-29 22:20:00,2020-07-29 22:40:00,322.36,322.57,0.46,100.0,0.1423,-0.03,0.02,-0.05,flip -4087,做多,2020-07-29 22:40:00,2020-07-29 22:45:00,322.57,322.5,0.46,100.0,0.1419,-0.01,0.02,-0.03,flip -4088,做空,2020-07-29 22:45:00,2020-07-29 22:50:00,322.5,321.87,0.46,100.0,0.1418,0.09,0.02,0.07,tp_lower -4089,做多,2020-07-30 06:50:00,2020-07-30 07:10:00,318.73,318.87,0.47,100.0,0.149,0.02,0.02,-0.0,flip -4090,做空,2020-07-30 07:10:00,2020-07-30 07:35:00,318.87,318.25,0.47,100.0,0.1488,0.09,0.02,0.07,flip -4091,做多,2020-07-30 07:35:00,2020-07-30 08:00:00,318.25,319.63,0.48,100.0,0.1493,0.21,0.02,0.18,tp_upper -4092,做多,2020-07-30 10:20:00,2020-07-30 10:25:00,318.51,318.25,0.48,100.0,0.1496,-0.04,0.02,-0.06,flip -4093,做空,2020-07-30 10:25:00,2020-07-30 10:30:00,318.25,318.29,0.48,100.0,0.1495,-0.01,0.02,-0.03,flip -4094,做多,2020-07-30 10:30:00,2020-07-30 10:35:00,318.29,317.52,0.48,100.0,0.1493,-0.11,0.02,-0.14,flip -4095,做空,2020-07-30 10:35:00,2020-07-30 11:00:00,317.52,318.1,0.47,100.0,0.1492,-0.09,0.02,-0.11,flip -4096,做多,2020-07-30 11:00:00,2020-07-30 11:05:00,318.1,317.71,0.47,100.0,0.1485,-0.06,0.02,-0.08,flip -4097,做空,2020-07-30 11:05:00,2020-07-30 11:15:00,317.71,318.31,0.47,100.0,0.1483,-0.09,0.02,-0.11,flip -4098,做多,2020-07-30 11:15:00,2020-07-30 11:25:00,318.31,318.52,0.47,100.0,0.1476,0.03,0.02,0.01,flip -4099,做空,2020-07-30 11:25:00,2020-07-30 11:35:00,318.52,318.61,0.47,100.0,0.1475,-0.01,0.02,-0.04,flip -4100,做多,2020-07-30 11:35:00,2020-07-30 11:55:00,318.61,318.18,0.47,100.0,0.1472,-0.06,0.02,-0.09,flip -4101,做空,2020-07-30 11:55:00,2020-07-30 12:00:00,318.18,319.44,0.47,100.0,0.1471,-0.19,0.02,-0.21,flip -4102,做多,2020-07-30 12:00:00,2020-07-30 12:05:00,319.44,319.35,0.47,100.0,0.1458,-0.01,0.02,-0.04,tp_upper -4103,做多,2020-07-30 13:05:00,2020-07-30 13:15:00,319.1,318.76,0.47,100.0,0.1457,-0.05,0.02,-0.07,flip -4104,做空,2020-07-30 13:15:00,2020-07-30 14:05:00,318.76,318.74,0.46,100.0,0.1456,0.0,0.02,-0.02,flip -4105,做多,2020-07-30 14:05:00,2020-07-30 14:10:00,318.74,318.66,0.46,100.0,0.1455,-0.01,0.02,-0.03,flip -4106,做空,2020-07-30 14:10:00,2020-07-30 15:00:00,318.66,318.4,0.46,100.0,0.1453,0.04,0.02,0.01,flip -4107,做多,2020-07-30 15:00:00,2020-07-30 15:45:00,318.4,318.8,0.46,100.0,0.1454,0.06,0.02,0.03,flip -4108,做空,2020-07-30 15:45:00,2020-07-30 15:50:00,318.8,318.78,0.46,100.0,0.1453,0.0,0.02,-0.02,flip -4109,做多,2020-07-30 15:50:00,2020-07-30 16:00:00,318.78,319.79,0.46,100.0,0.1451,0.15,0.02,0.12,tp_upper -4110,做多,2020-07-30 16:15:00,2020-07-30 16:20:00,318.95,318.52,0.46,100.0,0.1454,-0.06,0.02,-0.09,flip -4111,做空,2020-07-30 16:20:00,2020-07-30 16:25:00,318.52,318.85,0.46,100.0,0.1452,-0.05,0.02,-0.07,flip -4112,做多,2020-07-30 16:25:00,2020-07-30 16:35:00,318.85,320.76,0.46,100.0,0.1448,0.28,0.02,0.25,tp_upper -4113,做多,2020-07-31 01:35:00,2020-07-31 01:40:00,332.3,331.74,0.47,100.0,0.1427,-0.08,0.02,-0.1,flip -4114,做空,2020-07-31 01:40:00,2020-07-31 01:55:00,331.74,333.23,0.47,100.0,0.1425,-0.21,0.02,-0.24,flip -4115,做多,2020-07-31 01:55:00,2020-07-31 02:00:00,333.23,333.07,0.47,100.0,0.1411,-0.02,0.02,-0.05,flip -4116,做空,2020-07-31 02:00:00,2020-07-31 02:10:00,333.07,333.55,0.47,100.0,0.141,-0.07,0.02,-0.09,flip -4117,做多,2020-07-31 02:10:00,2020-07-31 02:15:00,333.55,332.87,0.47,100.0,0.1404,-0.1,0.02,-0.12,flip -4118,做空,2020-07-31 02:15:00,2020-07-31 03:35:00,332.87,329.87,0.47,100.0,0.1403,0.42,0.02,0.4,tp_lower -4119,做多,2020-07-31 06:10:00,2020-07-31 06:30:00,335.65,338.7,0.47,100.0,0.1402,0.43,0.02,0.4,tp_upper -4120,做多,2020-07-31 16:30:00,2020-07-31 18:00:00,343.2,342.58,0.47,100.0,0.1383,-0.09,0.02,-0.11,flip -4121,做空,2020-07-31 18:00:00,2020-07-31 18:05:00,342.58,343.41,0.47,100.0,0.1381,-0.11,0.02,-0.14,flip -4122,做多,2020-07-31 18:05:00,2020-07-31 18:40:00,343.41,342.67,0.47,100.0,0.1373,-0.1,0.02,-0.13,flip -4123,做空,2020-07-31 18:40:00,2020-07-31 18:45:00,342.67,343.12,0.47,100.0,0.1372,-0.06,0.02,-0.09,flip -4124,做多,2020-07-31 18:45:00,2020-07-31 18:50:00,343.12,342.33,0.47,100.0,0.1367,-0.11,0.02,-0.13,flip -4125,做空,2020-07-31 18:50:00,2020-07-31 19:00:00,342.33,342.98,0.47,100.0,0.1365,-0.09,0.02,-0.11,flip -4126,做多,2020-07-31 19:00:00,2020-07-31 19:15:00,342.98,343.31,0.47,100.0,0.1359,0.04,0.02,0.02,flip -4127,做空,2020-07-31 19:15:00,2020-07-31 19:20:00,343.31,344.99,0.47,100.0,0.1357,-0.23,0.02,-0.25,flip -4128,做多,2020-07-31 19:20:00,2020-07-31 19:50:00,344.99,344.01,0.46,100.0,0.1343,-0.13,0.02,-0.15,flip -4129,做空,2020-07-31 19:50:00,2020-07-31 19:55:00,344.01,344.07,0.46,100.0,0.1342,-0.01,0.02,-0.03,flip -4130,做多,2020-07-31 19:55:00,2020-07-31 20:15:00,344.07,344.29,0.46,100.0,0.134,0.03,0.02,0.01,flip -4131,做空,2020-07-31 20:15:00,2020-07-31 22:50:00,344.29,345.01,0.46,100.0,0.1338,-0.1,0.02,-0.12,flip -4132,做多,2020-07-31 22:50:00,2020-07-31 22:55:00,345.01,343.93,0.46,100.0,0.1331,-0.14,0.02,-0.17,flip -4133,做空,2020-07-31 22:55:00,2020-07-31 23:20:00,343.93,344.79,0.46,100.0,0.133,-0.11,0.02,-0.14,flip -4134,做多,2020-07-31 23:20:00,2020-08-01 00:00:00,344.79,346.96,0.46,100.0,0.1322,0.29,0.02,0.26,tp_upper -4135,做多,2020-08-01 00:25:00,2020-08-01 00:50:00,344.84,344.8,0.47,100.0,0.1355,-0.01,0.02,-0.03,flip -4136,做空,2020-08-01 00:50:00,2020-08-01 01:05:00,344.8,345.48,0.47,100.0,0.1354,-0.09,0.02,-0.12,flip -4137,做多,2020-08-01 01:05:00,2020-08-01 01:10:00,345.48,345.11,0.47,100.0,0.1347,-0.05,0.02,-0.07,flip -4138,做空,2020-08-01 01:10:00,2020-08-01 10:40:00,345.11,354.62,0.46,100.0,0.1346,-1.28,0.02,-1.3,flip -4139,做多,2020-08-01 10:40:00,2020-08-01 11:00:00,354.62,354.2,0.45,100.0,0.1272,-0.05,0.02,-0.08,flip -4140,做空,2020-08-01 11:00:00,2020-08-01 12:45:00,354.2,356.6,0.45,100.0,0.1271,-0.31,0.02,-0.33,flip -4141,做多,2020-08-01 12:45:00,2020-08-01 13:00:00,356.6,356.49,0.45,100.0,0.1253,-0.01,0.02,-0.04,flip -4142,做空,2020-08-01 13:00:00,2020-08-01 13:35:00,356.49,354.01,0.45,100.0,0.1251,0.31,0.02,0.29,tp_lower -4143,做多,2020-08-01 14:35:00,2020-08-01 14:40:00,356.56,356.14,0.45,100.0,0.1259,-0.05,0.02,-0.08,flip -4144,做空,2020-08-01 14:40:00,2020-08-01 14:50:00,356.14,357.18,0.45,100.0,0.1257,-0.13,0.02,-0.15,flip -4145,做多,2020-08-01 14:50:00,2020-08-01 14:55:00,357.18,356.49,0.45,100.0,0.1249,-0.09,0.02,-0.11,flip -4146,做空,2020-08-01 14:55:00,2020-08-01 15:05:00,356.49,356.7,0.44,100.0,0.1248,-0.03,0.02,-0.05,flip -4147,做多,2020-08-01 15:05:00,2020-08-01 15:10:00,356.7,356.41,0.44,100.0,0.1245,-0.04,0.02,-0.06,flip -4148,做空,2020-08-01 15:10:00,2020-08-01 15:20:00,356.41,356.17,0.44,100.0,0.1244,0.03,0.02,0.01,flip -4149,做多,2020-08-01 15:20:00,2020-08-01 15:35:00,356.17,356.23,0.44,100.0,0.1244,0.01,0.02,-0.01,flip -4150,做空,2020-08-01 15:35:00,2020-08-01 15:40:00,356.23,357.44,0.44,100.0,0.1243,-0.15,0.02,-0.17,flip -4151,做多,2020-08-01 15:40:00,2020-08-01 16:00:00,357.44,358.7,0.44,100.0,0.1233,0.16,0.02,0.13,tp_upper -4152,做多,2020-08-02 14:45:00,2020-08-02 15:30:00,371.59,370.61,0.45,100.0,0.1208,-0.12,0.02,-0.14,flip -4153,做空,2020-08-02 15:30:00,2020-08-02 16:05:00,370.61,371.5,0.45,100.0,0.1207,-0.11,0.02,-0.13,flip -4154,做多,2020-08-02 16:05:00,2020-08-02 16:10:00,371.5,371.37,0.45,100.0,0.12,-0.02,0.02,-0.04,flip -4155,做空,2020-08-02 16:10:00,2020-08-02 16:20:00,371.37,372.29,0.45,100.0,0.1199,-0.11,0.02,-0.13,flip -4156,做多,2020-08-02 16:20:00,2020-08-02 16:55:00,372.29,381.93,0.44,100.0,0.1192,1.15,0.02,1.13,tp_upper -4157,做多,2020-08-02 21:35:00,2020-08-02 22:30:00,375.34,376.91,0.45,100.0,0.1211,0.19,0.02,0.17,flip -4158,做空,2020-08-02 22:30:00,2020-08-02 22:40:00,376.91,376.97,0.46,100.0,0.121,-0.01,0.02,-0.03,flip -4159,做多,2020-08-02 22:40:00,2020-08-02 22:45:00,376.97,375.38,0.46,100.0,0.1209,-0.19,0.02,-0.21,flip -4160,做空,2020-08-02 22:45:00,2020-08-02 23:50:00,375.38,370.97,0.45,100.0,0.1207,0.53,0.02,0.51,tp_lower -4161,做多,2020-08-03 00:40:00,2020-08-03 00:55:00,379.04,378.25,0.46,100.0,0.1218,-0.1,0.02,-0.12,flip -4162,做空,2020-08-03 00:55:00,2020-08-03 01:00:00,378.25,383.12,0.46,100.0,0.1217,-0.59,0.02,-0.62,flip -4163,做多,2020-08-03 01:00:00,2020-08-03 01:55:00,383.12,380.18,0.45,100.0,0.1185,-0.35,0.02,-0.37,flip -4164,做空,2020-08-03 01:55:00,2020-08-03 03:55:00,380.18,380.09,0.45,100.0,0.1184,0.01,0.02,-0.01,flip -4165,做多,2020-08-03 03:55:00,2020-08-03 05:55:00,380.09,385.05,0.45,100.0,0.1183,0.59,0.02,0.56,tp_upper -4166,做多,2020-08-03 09:00:00,2020-08-03 09:45:00,383.39,383.17,0.46,100.0,0.1187,-0.03,0.02,-0.05,flip -4167,做空,2020-08-03 09:45:00,2020-08-03 10:10:00,383.17,382.73,0.45,100.0,0.1186,0.05,0.02,0.03,flip -4168,做多,2020-08-03 10:10:00,2020-08-03 10:25:00,382.73,383.0,0.45,100.0,0.1187,0.03,0.02,0.01,flip -4169,做空,2020-08-03 10:25:00,2020-08-03 10:30:00,383.0,383.71,0.45,100.0,0.1186,-0.08,0.02,-0.11,flip -4170,做多,2020-08-03 10:30:00,2020-08-03 10:55:00,383.71,385.95,0.45,100.0,0.1181,0.26,0.02,0.24,tp_upper -4171,做多,2020-08-03 17:00:00,2020-08-03 19:20:00,391.85,392.18,0.46,100.0,0.1162,0.04,0.02,0.02,flip -4172,做空,2020-08-03 19:20:00,2020-08-03 19:25:00,392.18,392.99,0.46,100.0,0.1161,-0.09,0.02,-0.12,flip -4173,做多,2020-08-03 19:25:00,2020-08-03 19:35:00,392.99,392.16,0.45,100.0,0.1155,-0.1,0.02,-0.12,flip -4174,做空,2020-08-03 19:35:00,2020-08-03 19:45:00,392.16,394.55,0.45,100.0,0.1153,-0.28,0.02,-0.3,flip -4175,做多,2020-08-03 19:45:00,2020-08-03 20:15:00,394.55,392.8,0.45,100.0,0.1138,-0.2,0.02,-0.22,flip -4176,做空,2020-08-03 20:15:00,2020-08-03 20:20:00,392.8,392.91,0.45,100.0,0.1137,-0.01,0.02,-0.03,flip -4177,做多,2020-08-03 20:20:00,2020-08-04 00:25:00,392.91,397.51,0.45,100.0,0.1135,0.52,0.02,0.5,tp_upper -4178,做多,2020-08-04 03:00:00,2020-08-04 03:25:00,394.03,392.19,0.46,100.0,0.1161,-0.21,0.02,-0.24,flip -4179,做空,2020-08-04 03:25:00,2020-08-04 04:00:00,392.19,392.52,0.46,100.0,0.116,-0.04,0.02,-0.06,flip -4180,做多,2020-08-04 04:00:00,2020-08-04 04:10:00,392.52,392.93,0.45,100.0,0.1157,0.05,0.02,0.02,flip -4181,做空,2020-08-04 04:10:00,2020-08-04 04:45:00,392.93,392.7,0.45,100.0,0.1156,0.03,0.02,0.0,flip -4182,做多,2020-08-04 04:45:00,2020-08-04 05:15:00,392.7,392.42,0.45,100.0,0.1156,-0.03,0.02,-0.06,flip -4183,做空,2020-08-04 05:15:00,2020-08-04 05:35:00,392.42,392.29,0.45,100.0,0.1155,0.02,0.02,-0.01,flip -4184,做多,2020-08-04 05:35:00,2020-08-04 06:00:00,392.29,392.7,0.45,100.0,0.1155,0.05,0.02,0.02,flip -4185,做空,2020-08-04 06:00:00,2020-08-04 06:45:00,392.7,392.39,0.45,100.0,0.1153,0.04,0.02,0.01,flip -4186,做多,2020-08-04 06:45:00,2020-08-04 06:50:00,392.39,392.26,0.45,100.0,0.1154,-0.02,0.02,-0.04,flip -4187,做空,2020-08-04 06:50:00,2020-08-04 07:05:00,392.26,393.0,0.45,100.0,0.1153,-0.09,0.02,-0.11,flip -4188,做多,2020-08-04 07:05:00,2020-08-04 07:15:00,393.0,393.1,0.45,100.0,0.1147,0.01,0.02,-0.01,flip -4189,做空,2020-08-04 07:15:00,2020-08-04 07:25:00,393.1,393.79,0.45,100.0,0.1146,-0.08,0.02,-0.1,flip -4190,做多,2020-08-04 07:25:00,2020-08-04 08:45:00,393.79,393.78,0.45,100.0,0.1141,-0.0,0.02,-0.02,flip -4191,做空,2020-08-04 08:45:00,2020-08-04 10:30:00,393.78,394.57,0.45,100.0,0.114,-0.09,0.02,-0.11,flip -4192,做多,2020-08-04 10:30:00,2020-08-04 10:35:00,394.57,394.38,0.45,100.0,0.1134,-0.02,0.02,-0.04,flip -4193,做空,2020-08-04 10:35:00,2020-08-04 11:00:00,394.38,392.49,0.45,100.0,0.1133,0.21,0.02,0.19,tp_lower -4194,做多,2020-08-04 11:05:00,2020-08-04 11:15:00,393.56,393.57,0.45,100.0,0.114,0.0,0.02,-0.02,flip -4195,做空,2020-08-04 11:15:00,2020-08-04 11:35:00,393.57,390.41,0.45,100.0,0.1139,0.36,0.02,0.34,tp_lower -4196,做多,2020-08-04 15:00:00,2020-08-04 15:10:00,390.96,391.28,0.45,100.0,0.1154,0.04,0.02,0.01,flip -4197,做空,2020-08-04 15:10:00,2020-08-04 15:40:00,391.28,391.09,0.45,100.0,0.1153,0.02,0.02,-0.0,flip -4198,做多,2020-08-04 15:40:00,2020-08-04 15:45:00,391.09,389.9,0.45,100.0,0.1153,-0.14,0.02,-0.16,flip -4199,做空,2020-08-04 15:45:00,2020-08-04 15:55:00,389.9,390.57,0.45,100.0,0.1152,-0.08,0.02,-0.1,flip -4200,做多,2020-08-04 15:55:00,2020-08-04 16:05:00,390.57,390.5,0.45,100.0,0.1147,-0.01,0.02,-0.03,flip -4201,做空,2020-08-04 16:05:00,2020-08-04 17:50:00,390.5,389.77,0.45,100.0,0.1146,0.08,0.02,0.06,flip -4202,做多,2020-08-04 17:50:00,2020-08-04 18:00:00,389.77,390.01,0.45,100.0,0.1149,0.03,0.02,0.01,flip -4203,做空,2020-08-04 18:00:00,2020-08-04 19:35:00,390.01,388.85,0.45,100.0,0.1148,0.13,0.02,0.11,flip -4204,做多,2020-08-04 19:35:00,2020-08-04 19:40:00,388.85,388.21,0.45,100.0,0.1153,-0.07,0.02,-0.1,flip -4205,做空,2020-08-04 19:40:00,2020-08-04 20:00:00,388.21,389.19,0.45,100.0,0.1152,-0.11,0.02,-0.14,flip -4206,做多,2020-08-04 20:00:00,2020-08-04 20:50:00,389.19,388.82,0.45,100.0,0.1145,-0.04,0.02,-0.06,flip -4207,做空,2020-08-04 20:50:00,2020-08-04 21:05:00,388.82,389.55,0.44,100.0,0.1144,-0.08,0.02,-0.11,flip -4208,做多,2020-08-04 21:05:00,2020-08-04 21:50:00,389.55,392.89,0.44,100.0,0.1139,0.38,0.02,0.36,tp_upper -4209,做多,2020-08-04 23:55:00,2020-08-05 00:05:00,390.1,391.73,0.45,100.0,0.1146,0.19,0.02,0.16,tp_upper -4210,做多,2020-08-05 03:00:00,2020-08-05 03:05:00,389.28,389.01,0.46,100.0,0.1185,-0.03,0.02,-0.06,flip -4211,做空,2020-08-05 03:05:00,2020-08-05 03:35:00,389.01,389.77,0.46,100.0,0.1184,-0.09,0.02,-0.11,flip -4212,做多,2020-08-05 03:35:00,2020-08-05 03:45:00,389.77,389.4,0.46,100.0,0.1178,-0.04,0.02,-0.07,flip -4213,做空,2020-08-05 03:45:00,2020-08-05 03:50:00,389.4,389.54,0.46,100.0,0.1177,-0.02,0.02,-0.04,flip -4214,做多,2020-08-05 03:50:00,2020-08-05 04:05:00,389.54,389.25,0.46,100.0,0.1175,-0.03,0.02,-0.06,flip -4215,做空,2020-08-05 04:05:00,2020-08-05 04:10:00,389.25,389.78,0.46,100.0,0.1174,-0.06,0.02,-0.09,flip -4216,做多,2020-08-05 04:10:00,2020-08-05 04:15:00,389.78,388.63,0.46,100.0,0.1169,-0.13,0.02,-0.16,flip -4217,做空,2020-08-05 04:15:00,2020-08-05 05:05:00,388.63,389.22,0.45,100.0,0.1168,-0.07,0.02,-0.09,flip -4218,做多,2020-08-05 05:05:00,2020-08-05 06:00:00,389.22,392.15,0.45,100.0,0.1164,0.34,0.02,0.32,tp_upper -4219,做多,2020-08-05 14:25:00,2020-08-05 14:40:00,395.45,394.2,0.46,100.0,0.1153,-0.14,0.02,-0.17,flip -4220,做空,2020-08-05 14:40:00,2020-08-05 14:55:00,394.2,394.92,0.45,100.0,0.1152,-0.08,0.02,-0.11,flip -4221,做多,2020-08-05 14:55:00,2020-08-05 16:00:00,394.92,394.59,0.45,100.0,0.1146,-0.04,0.02,-0.06,flip -4222,做空,2020-08-05 16:00:00,2020-08-05 16:05:00,394.59,398.39,0.45,100.0,0.1145,-0.44,0.02,-0.46,flip -4223,做多,2020-08-05 16:05:00,2020-08-05 16:15:00,398.39,399.22,0.45,100.0,0.1122,0.09,0.02,0.07,tp_upper -4224,做多,2020-08-05 22:15:00,2020-08-05 22:20:00,398.73,397.44,0.45,100.0,0.1122,-0.14,0.02,-0.17,flip -4225,做空,2020-08-05 22:20:00,2020-08-05 22:25:00,397.44,397.73,0.45,100.0,0.1121,-0.03,0.02,-0.05,flip -4226,做多,2020-08-05 22:25:00,2020-08-05 22:40:00,397.73,398.53,0.44,100.0,0.1118,0.09,0.02,0.07,flip -4227,做空,2020-08-05 22:40:00,2020-08-05 22:45:00,398.53,398.8,0.45,100.0,0.1117,-0.03,0.02,-0.05,flip -4228,做多,2020-08-05 22:45:00,2020-08-05 22:50:00,398.8,398.24,0.44,100.0,0.1115,-0.06,0.02,-0.08,flip -4229,做空,2020-08-05 22:50:00,2020-08-05 23:00:00,398.24,398.67,0.44,100.0,0.1114,-0.05,0.02,-0.07,flip -4230,做多,2020-08-05 23:00:00,2020-08-05 23:45:00,398.67,401.54,0.44,100.0,0.111,0.32,0.02,0.3,tp_upper -4231,做多,2020-08-06 00:30:00,2020-08-06 00:35:00,400.6,400.44,0.45,100.0,0.1133,-0.02,0.02,-0.04,flip -4232,做空,2020-08-06 00:35:00,2020-08-06 01:05:00,400.44,399.34,0.45,100.0,0.1132,0.12,0.02,0.1,flip -4233,做多,2020-08-06 01:05:00,2020-08-06 01:25:00,399.34,399.44,0.45,100.0,0.1137,0.01,0.02,-0.01,flip -4234,做空,2020-08-06 01:25:00,2020-08-06 02:00:00,399.44,396.52,0.45,100.0,0.1136,0.33,0.02,0.31,tp_lower -4235,做多,2020-08-06 08:10:00,2020-08-06 08:20:00,397.19,397.19,0.46,100.0,0.115,0.0,0.02,-0.02,flip -4236,做空,2020-08-06 08:20:00,2020-08-06 08:25:00,397.19,397.4,0.46,100.0,0.1149,-0.02,0.02,-0.05,flip -4237,做多,2020-08-06 08:25:00,2020-08-06 08:30:00,397.4,397.37,0.46,100.0,0.1146,-0.0,0.02,-0.03,flip -4238,做空,2020-08-06 08:30:00,2020-08-06 08:55:00,397.37,397.89,0.46,100.0,0.1145,-0.06,0.02,-0.08,flip -4239,做多,2020-08-06 08:55:00,2020-08-06 09:05:00,397.89,397.24,0.45,100.0,0.1141,-0.07,0.02,-0.1,flip -4240,做空,2020-08-06 09:05:00,2020-08-06 09:45:00,397.24,397.62,0.45,100.0,0.114,-0.04,0.02,-0.07,flip -4241,做多,2020-08-06 09:45:00,2020-08-06 09:55:00,397.62,396.99,0.45,100.0,0.1137,-0.07,0.02,-0.09,flip -4242,做空,2020-08-06 09:55:00,2020-08-06 10:30:00,396.99,394.53,0.45,100.0,0.1135,0.28,0.02,0.26,tp_lower -4243,做多,2020-08-06 11:30:00,2020-08-06 11:35:00,395.89,395.73,0.45,100.0,0.1145,-0.02,0.02,-0.04,flip -4244,做空,2020-08-06 11:35:00,2020-08-06 12:00:00,395.73,395.99,0.45,100.0,0.1143,-0.03,0.02,-0.05,flip -4245,做多,2020-08-06 12:00:00,2020-08-06 12:10:00,395.99,396.29,0.45,100.0,0.1141,0.03,0.02,0.01,flip -4246,做空,2020-08-06 12:10:00,2020-08-06 12:40:00,396.29,397.35,0.45,100.0,0.114,-0.12,0.02,-0.14,flip -4247,做多,2020-08-06 12:40:00,2020-08-06 13:20:00,397.35,397.69,0.45,100.0,0.1132,0.04,0.02,0.02,tp_upper -4248,做多,2020-08-06 14:55:00,2020-08-06 15:00:00,396.99,399.07,0.45,100.0,0.1133,0.24,0.02,0.21,tp_upper -4249,做多,2020-08-06 17:25:00,2020-08-06 17:30:00,397.6,397.28,0.45,100.0,0.1136,-0.04,0.02,-0.06,flip -4250,做空,2020-08-06 17:30:00,2020-08-06 17:55:00,397.28,397.44,0.45,100.0,0.1135,-0.02,0.02,-0.04,flip -4251,做多,2020-08-06 17:55:00,2020-08-06 18:00:00,397.44,397.0,0.45,100.0,0.1133,-0.05,0.02,-0.07,flip -4252,做空,2020-08-06 18:00:00,2020-08-06 18:15:00,397.0,397.45,0.45,100.0,0.1132,-0.05,0.02,-0.07,flip -4253,做多,2020-08-06 18:15:00,2020-08-06 19:25:00,397.45,397.56,0.45,100.0,0.1128,0.01,0.02,-0.01,flip -4254,做空,2020-08-06 19:25:00,2020-08-06 19:55:00,397.56,397.32,0.45,100.0,0.1127,0.03,0.02,0.0,flip -4255,做多,2020-08-06 19:55:00,2020-08-06 20:10:00,397.32,397.47,0.45,100.0,0.1127,0.02,0.02,-0.01,flip -4256,做空,2020-08-06 20:10:00,2020-08-06 20:15:00,397.47,397.9,0.45,100.0,0.1126,-0.05,0.02,-0.07,flip -4257,做多,2020-08-06 20:15:00,2020-08-06 20:20:00,397.9,397.68,0.45,100.0,0.1123,-0.02,0.02,-0.05,flip -4258,做空,2020-08-06 20:20:00,2020-08-06 20:40:00,397.68,396.54,0.45,100.0,0.1122,0.13,0.02,0.11,tp_lower -4259,做多,2020-08-06 21:00:00,2020-08-06 21:10:00,397.51,397.3,0.45,100.0,0.1124,-0.02,0.02,-0.05,flip -4260,做空,2020-08-06 21:10:00,2020-08-06 21:35:00,397.3,395.92,0.45,100.0,0.1123,0.15,0.02,0.13,tp_lower -4261,做多,2020-08-07 01:05:00,2020-08-07 02:50:00,397.49,397.0,0.46,100.0,0.1156,-0.06,0.02,-0.08,flip -4262,做空,2020-08-07 02:50:00,2020-08-07 03:20:00,397.0,396.67,0.46,100.0,0.1155,0.04,0.02,0.02,flip -4263,做多,2020-08-07 03:20:00,2020-08-07 03:45:00,396.67,396.51,0.46,100.0,0.1156,-0.02,0.02,-0.04,flip -4264,做空,2020-08-07 03:45:00,2020-08-07 04:00:00,396.51,396.18,0.46,100.0,0.1154,0.04,0.02,0.02,flip -4265,做多,2020-08-07 04:00:00,2020-08-07 04:05:00,396.18,396.16,0.46,100.0,0.1155,-0.0,0.02,-0.03,flip -4266,做空,2020-08-07 04:05:00,2020-08-07 04:55:00,396.16,396.21,0.46,100.0,0.1154,-0.01,0.02,-0.03,flip -4267,做多,2020-08-07 04:55:00,2020-08-07 05:00:00,396.21,395.8,0.46,100.0,0.1153,-0.05,0.02,-0.07,flip -4268,做空,2020-08-07 05:00:00,2020-08-07 05:20:00,395.8,394.24,0.46,100.0,0.1151,0.18,0.02,0.16,tp_lower -4269,做多,2020-08-07 06:20:00,2020-08-07 06:30:00,395.65,395.63,0.46,100.0,0.1155,-0.0,0.02,-0.03,flip -4270,做空,2020-08-07 06:30:00,2020-08-07 06:40:00,395.63,395.66,0.46,100.0,0.1154,-0.0,0.02,-0.03,flip -4271,做多,2020-08-07 06:40:00,2020-08-07 06:45:00,395.66,395.53,0.46,100.0,0.1153,-0.01,0.02,-0.04,flip -4272,做空,2020-08-07 06:45:00,2020-08-07 08:05:00,395.53,393.6,0.46,100.0,0.1152,0.22,0.02,0.2,tp_lower -4273,做多,2020-08-07 08:20:00,2020-08-07 08:40:00,395.9,395.9,0.46,100.0,0.1155,0.0,0.02,-0.02,flip -4274,做空,2020-08-07 08:40:00,2020-08-07 08:45:00,395.9,396.15,0.46,100.0,0.1154,-0.03,0.02,-0.05,flip -4275,做多,2020-08-07 08:45:00,2020-08-07 09:00:00,396.15,395.66,0.46,100.0,0.1151,-0.06,0.02,-0.08,flip -4276,做空,2020-08-07 09:00:00,2020-08-07 09:05:00,395.66,396.15,0.46,100.0,0.115,-0.06,0.02,-0.08,flip -4277,做多,2020-08-07 09:05:00,2020-08-07 09:20:00,396.15,397.25,0.45,100.0,0.1146,0.13,0.02,0.1,tp_upper -4278,做多,2020-08-07 09:55:00,2020-08-07 10:10:00,396.38,395.95,0.45,100.0,0.1147,-0.05,0.02,-0.07,flip -4279,做空,2020-08-07 10:10:00,2020-08-07 10:15:00,395.95,396.17,0.45,100.0,0.1146,-0.03,0.02,-0.05,flip -4280,做多,2020-08-07 10:15:00,2020-08-07 10:20:00,396.17,395.71,0.45,100.0,0.1144,-0.05,0.02,-0.08,flip -4281,做空,2020-08-07 10:20:00,2020-08-07 10:25:00,395.71,396.04,0.45,100.0,0.1143,-0.04,0.02,-0.06,flip -4282,做多,2020-08-07 10:25:00,2020-08-07 10:40:00,396.04,396.0,0.45,100.0,0.114,-0.0,0.02,-0.03,flip -4283,做空,2020-08-07 10:40:00,2020-08-07 11:15:00,396.0,394.45,0.45,100.0,0.1139,0.18,0.02,0.15,tp_lower -4284,做多,2020-08-07 13:05:00,2020-08-07 13:15:00,395.43,395.2,0.45,100.0,0.1144,-0.03,0.02,-0.05,flip -4285,做空,2020-08-07 13:15:00,2020-08-07 13:40:00,395.2,393.9,0.45,100.0,0.1142,0.15,0.02,0.13,tp_lower -4286,做多,2020-08-07 22:15:00,2020-08-07 22:25:00,381.23,380.79,0.45,100.0,0.1187,-0.05,0.02,-0.07,flip -4287,做空,2020-08-07 22:25:00,2020-08-07 22:30:00,380.79,382.93,0.45,100.0,0.1186,-0.25,0.02,-0.28,flip -4288,做多,2020-08-07 22:30:00,2020-08-07 22:50:00,382.93,380.53,0.45,100.0,0.1171,-0.28,0.02,-0.3,flip -4289,做空,2020-08-07 22:50:00,2020-08-07 23:00:00,380.53,382.1,0.45,100.0,0.117,-0.18,0.02,-0.21,flip -4290,做多,2020-08-07 23:00:00,2020-08-07 23:35:00,382.1,379.06,0.44,100.0,0.1159,-0.35,0.02,-0.37,flip -4291,做空,2020-08-07 23:35:00,2020-08-07 23:40:00,379.06,379.7,0.44,100.0,0.1158,-0.07,0.02,-0.1,flip -4292,做多,2020-08-07 23:40:00,2020-08-07 23:45:00,379.7,379.33,0.44,100.0,0.1153,-0.04,0.02,-0.06,flip -4293,做空,2020-08-07 23:45:00,2020-08-07 23:50:00,379.33,379.96,0.44,100.0,0.1152,-0.07,0.02,-0.09,flip -4294,做多,2020-08-07 23:50:00,2020-08-08 00:00:00,379.96,378.45,0.44,100.0,0.1147,-0.17,0.02,-0.19,flip -4295,做空,2020-08-08 00:00:00,2020-08-08 00:05:00,378.45,379.41,0.45,100.0,0.1182,-0.11,0.02,-0.14,flip -4296,做多,2020-08-08 00:05:00,2020-08-08 00:15:00,379.41,378.5,0.45,100.0,0.1175,-0.11,0.02,-0.13,flip -4297,做空,2020-08-08 00:15:00,2020-08-08 00:35:00,378.5,379.32,0.44,100.0,0.1174,-0.1,0.02,-0.12,flip -4298,做多,2020-08-08 00:35:00,2020-08-08 03:45:00,379.32,378.14,0.44,100.0,0.1167,-0.14,0.02,-0.16,flip -4299,做空,2020-08-08 03:45:00,2020-08-08 04:00:00,378.14,379.16,0.44,100.0,0.1166,-0.12,0.02,-0.14,flip -4300,做多,2020-08-08 04:00:00,2020-08-08 04:05:00,379.16,378.96,0.44,100.0,0.1159,-0.02,0.02,-0.05,flip -4301,做空,2020-08-08 04:05:00,2020-08-08 04:15:00,378.96,379.03,0.44,100.0,0.1158,-0.01,0.02,-0.03,flip -4302,做多,2020-08-08 04:15:00,2020-08-08 04:30:00,379.03,378.96,0.44,100.0,0.1156,-0.01,0.02,-0.03,flip -4303,做空,2020-08-08 04:30:00,2020-08-08 04:35:00,378.96,379.1,0.44,100.0,0.1155,-0.02,0.02,-0.04,flip -4304,做多,2020-08-08 04:35:00,2020-08-08 04:40:00,379.1,378.94,0.44,100.0,0.1153,-0.02,0.02,-0.04,flip -4305,做空,2020-08-08 04:40:00,2020-08-08 05:10:00,378.94,379.01,0.44,100.0,0.1152,-0.01,0.02,-0.03,flip -4306,做多,2020-08-08 05:10:00,2020-08-08 07:35:00,379.01,380.87,0.44,100.0,0.115,0.21,0.02,0.19,tp_upper -4307,做多,2020-08-08 08:25:00,2020-08-08 09:05:00,379.03,379.82,0.44,100.0,0.1155,0.09,0.02,0.07,flip -4308,做空,2020-08-08 09:05:00,2020-08-08 09:10:00,379.82,380.73,0.44,100.0,0.1153,-0.1,0.02,-0.13,flip -4309,做多,2020-08-08 09:10:00,2020-08-08 09:15:00,380.73,381.53,0.44,100.0,0.1147,0.09,0.02,0.07,tp_upper -4310,做多,2020-08-08 16:25:00,2020-08-08 18:40:00,388.2,389.8,0.44,100.0,0.1126,0.18,0.02,0.16,flip -4311,做空,2020-08-08 18:40:00,2020-08-08 18:45:00,389.8,390.93,0.44,100.0,0.1125,-0.13,0.02,-0.15,flip -4312,做多,2020-08-08 18:45:00,2020-08-08 19:10:00,390.93,388.96,0.44,100.0,0.1117,-0.22,0.02,-0.24,flip -4313,做空,2020-08-08 19:10:00,2020-08-08 19:15:00,388.96,388.84,0.43,100.0,0.1116,0.01,0.02,-0.01,tp_lower -4314,做多,2020-08-08 21:25:00,2020-08-08 21:50:00,390.08,389.91,0.43,100.0,0.1112,-0.02,0.02,-0.04,flip -4315,做空,2020-08-08 21:50:00,2020-08-08 21:55:00,389.91,391.65,0.43,100.0,0.1111,-0.19,0.02,-0.22,flip -4316,做多,2020-08-08 21:55:00,2020-08-08 22:05:00,391.65,389.87,0.43,100.0,0.11,-0.2,0.02,-0.22,flip -4317,做空,2020-08-08 22:05:00,2020-08-08 22:10:00,389.87,390.74,0.43,100.0,0.1099,-0.1,0.02,-0.12,flip -4318,做多,2020-08-08 22:10:00,2020-08-08 22:25:00,390.74,392.41,0.43,100.0,0.1093,0.18,0.02,0.16,tp_upper -4319,做多,2020-08-08 22:50:00,2020-08-08 23:10:00,390.78,390.02,0.43,100.0,0.1096,-0.08,0.02,-0.1,flip -4320,做空,2020-08-08 23:10:00,2020-08-08 23:20:00,390.02,389.99,0.43,100.0,0.1095,0.0,0.02,-0.02,flip -4321,做多,2020-08-08 23:20:00,2020-08-08 23:50:00,389.99,393.98,0.43,100.0,0.1094,0.44,0.02,0.42,tp_upper -4322,做多,2020-08-09 05:40:00,2020-08-09 05:45:00,393.84,393.75,0.44,100.0,0.1121,-0.01,0.02,-0.03,flip -4323,做空,2020-08-09 05:45:00,2020-08-09 06:00:00,393.75,393.79,0.44,100.0,0.112,-0.0,0.02,-0.03,flip -4324,做多,2020-08-09 06:00:00,2020-08-09 06:10:00,393.79,393.49,0.44,100.0,0.1119,-0.03,0.02,-0.06,flip -4325,做空,2020-08-09 06:10:00,2020-08-09 06:15:00,393.49,394.24,0.44,100.0,0.1117,-0.08,0.02,-0.11,flip -4326,做多,2020-08-09 06:15:00,2020-08-09 06:40:00,394.24,394.01,0.44,100.0,0.1112,-0.03,0.02,-0.05,flip -4327,做空,2020-08-09 06:40:00,2020-08-09 07:10:00,394.01,394.84,0.44,100.0,0.1111,-0.09,0.02,-0.11,flip -4328,做多,2020-08-09 07:10:00,2020-08-09 07:25:00,394.84,394.83,0.44,100.0,0.1105,-0.0,0.02,-0.02,flip -4329,做空,2020-08-09 07:25:00,2020-08-09 07:40:00,394.83,395.12,0.44,100.0,0.1104,-0.03,0.02,-0.05,flip -4330,做多,2020-08-09 07:40:00,2020-08-09 08:15:00,395.12,395.24,0.44,100.0,0.1101,0.01,0.02,-0.01,flip -4331,做空,2020-08-09 08:15:00,2020-08-09 08:25:00,395.24,395.27,0.43,100.0,0.11,-0.0,0.02,-0.03,flip -4332,做多,2020-08-09 08:25:00,2020-08-09 08:35:00,395.27,394.89,0.43,100.0,0.1099,-0.04,0.02,-0.06,flip -4333,做空,2020-08-09 08:35:00,2020-08-09 09:05:00,394.89,395.49,0.43,100.0,0.1098,-0.07,0.02,-0.09,flip -4334,做多,2020-08-09 09:05:00,2020-08-09 09:15:00,395.49,395.05,0.43,100.0,0.1093,-0.05,0.02,-0.07,flip -4335,做空,2020-08-09 09:15:00,2020-08-09 09:35:00,395.05,394.0,0.43,100.0,0.1092,0.11,0.02,0.09,tp_lower -4336,做多,2020-08-09 16:25:00,2020-08-09 16:30:00,391.6,390.12,0.43,100.0,0.1104,-0.16,0.02,-0.18,flip -4337,做空,2020-08-09 16:30:00,2020-08-09 17:45:00,390.12,386.08,0.43,100.0,0.1103,0.45,0.02,0.42,tp_lower -4338,做多,2020-08-09 18:40:00,2020-08-09 18:45:00,389.36,388.7,0.43,100.0,0.1115,-0.07,0.02,-0.1,flip -4339,做空,2020-08-09 18:45:00,2020-08-09 18:50:00,388.7,389.7,0.43,100.0,0.1114,-0.11,0.02,-0.13,flip -4340,做多,2020-08-09 18:50:00,2020-08-09 20:30:00,389.7,392.24,0.43,100.0,0.1107,0.28,0.02,0.26,tp_upper -4341,做多,2020-08-09 22:55:00,2020-08-09 23:00:00,389.01,388.3,0.43,100.0,0.1115,-0.08,0.02,-0.1,flip -4342,做空,2020-08-09 23:00:00,2020-08-09 23:05:00,388.3,388.72,0.43,100.0,0.1114,-0.05,0.02,-0.07,flip -4343,做多,2020-08-09 23:05:00,2020-08-09 23:30:00,388.72,388.6,0.43,100.0,0.1111,-0.01,0.02,-0.03,flip -4344,做空,2020-08-09 23:30:00,2020-08-09 23:45:00,388.6,389.38,0.43,100.0,0.111,-0.09,0.02,-0.11,flip -4345,做多,2020-08-09 23:45:00,2020-08-10 00:00:00,389.38,392.16,0.43,100.0,0.1104,0.31,0.02,0.29,tp_upper -4346,做多,2020-08-10 09:10:00,2020-08-10 09:15:00,396.03,395.3,0.44,100.0,0.1115,-0.08,0.02,-0.1,flip -4347,做空,2020-08-10 09:15:00,2020-08-10 09:45:00,395.3,395.64,0.44,100.0,0.1114,-0.04,0.02,-0.06,flip -4348,做多,2020-08-10 09:45:00,2020-08-10 09:50:00,395.64,395.31,0.44,100.0,0.1111,-0.04,0.02,-0.06,flip -4349,做空,2020-08-10 09:50:00,2020-08-10 10:00:00,395.31,395.69,0.44,100.0,0.111,-0.04,0.02,-0.06,flip -4350,做多,2020-08-10 10:00:00,2020-08-10 10:10:00,395.69,395.37,0.44,100.0,0.1107,-0.04,0.02,-0.06,flip -4351,做空,2020-08-10 10:10:00,2020-08-10 10:25:00,395.37,386.56,0.44,100.0,0.1106,0.97,0.02,0.95,tp_lower -4352,做多,2020-08-10 12:55:00,2020-08-10 13:05:00,395.07,394.81,0.45,100.0,0.113,-0.03,0.02,-0.05,flip -4353,做空,2020-08-10 13:05:00,2020-08-10 13:15:00,394.81,395.91,0.45,100.0,0.1129,-0.12,0.02,-0.15,flip -4354,做多,2020-08-10 13:15:00,2020-08-10 13:25:00,395.91,394.51,0.44,100.0,0.1122,-0.16,0.02,-0.18,flip -4355,做空,2020-08-10 13:25:00,2020-08-10 13:35:00,394.51,395.5,0.44,100.0,0.112,-0.11,0.02,-0.13,flip -4356,做多,2020-08-10 13:35:00,2020-08-10 13:45:00,395.5,394.4,0.44,100.0,0.1114,-0.12,0.02,-0.14,flip -4357,做空,2020-08-10 13:45:00,2020-08-10 13:50:00,394.4,394.8,0.44,100.0,0.1113,-0.04,0.02,-0.07,flip -4358,做多,2020-08-10 13:50:00,2020-08-10 14:55:00,394.8,394.52,0.44,100.0,0.1109,-0.03,0.02,-0.05,flip -4359,做空,2020-08-10 14:55:00,2020-08-10 15:00:00,394.52,394.98,0.44,100.0,0.1108,-0.05,0.02,-0.07,flip -4360,做多,2020-08-10 15:00:00,2020-08-10 15:40:00,394.98,393.88,0.44,100.0,0.1104,-0.12,0.02,-0.14,flip -4361,做空,2020-08-10 15:40:00,2020-08-10 15:45:00,393.88,395.78,0.43,100.0,0.1103,-0.21,0.02,-0.23,flip -4362,做多,2020-08-10 15:45:00,2020-08-10 16:00:00,395.78,397.36,0.43,100.0,0.1092,0.17,0.02,0.15,tp_upper -4363,做多,2020-08-10 16:40:00,2020-08-10 16:50:00,395.78,394.58,0.43,100.0,0.1095,-0.13,0.02,-0.15,flip -4364,做空,2020-08-10 16:50:00,2020-08-10 16:55:00,394.58,394.62,0.43,100.0,0.1094,-0.0,0.02,-0.03,flip -4365,做多,2020-08-10 16:55:00,2020-08-10 17:05:00,394.62,395.16,0.43,100.0,0.1093,0.06,0.02,0.04,flip -4366,做空,2020-08-10 17:05:00,2020-08-10 17:15:00,395.16,395.06,0.43,100.0,0.1091,0.01,0.02,-0.01,flip -4367,做多,2020-08-10 17:15:00,2020-08-10 17:50:00,395.06,396.96,0.43,100.0,0.1091,0.21,0.02,0.19,tp_upper -4368,做多,2020-08-10 19:40:00,2020-08-10 20:30:00,396.66,395.36,0.43,100.0,0.1091,-0.14,0.02,-0.16,flip -4369,做空,2020-08-10 20:30:00,2020-08-10 20:55:00,395.36,395.15,0.43,100.0,0.109,0.02,0.02,0.0,flip -4370,做多,2020-08-10 20:55:00,2020-08-10 21:00:00,395.15,395.04,0.43,100.0,0.109,-0.01,0.02,-0.03,flip -4371,做空,2020-08-10 21:00:00,2020-08-10 21:15:00,395.04,393.61,0.43,100.0,0.1089,0.16,0.02,0.13,tp_lower -4372,做多,2020-08-10 23:25:00,2020-08-10 23:30:00,395.63,395.54,0.43,100.0,0.109,-0.01,0.02,-0.03,flip -4373,做空,2020-08-10 23:30:00,2020-08-10 23:45:00,395.54,395.73,0.43,100.0,0.1089,-0.02,0.02,-0.04,flip -4374,做多,2020-08-10 23:45:00,2020-08-10 23:50:00,395.73,395.66,0.43,100.0,0.1087,-0.01,0.02,-0.03,flip -4375,做空,2020-08-10 23:50:00,2020-08-10 23:55:00,395.66,395.83,0.43,100.0,0.1085,-0.02,0.02,-0.04,flip -4376,做多,2020-08-10 23:55:00,2020-08-11 00:00:00,395.83,395.41,0.43,100.0,0.1083,-0.05,0.02,-0.07,flip -4377,做空,2020-08-11 00:00:00,2020-08-11 00:25:00,395.41,395.55,0.44,100.0,0.1113,-0.02,0.02,-0.04,flip -4378,做多,2020-08-11 00:25:00,2020-08-11 00:30:00,395.55,395.4,0.44,100.0,0.1111,-0.02,0.02,-0.04,flip -4379,做空,2020-08-11 00:30:00,2020-08-11 00:35:00,395.4,395.51,0.44,100.0,0.111,-0.01,0.02,-0.03,flip -4380,做多,2020-08-11 00:35:00,2020-08-11 00:45:00,395.51,395.09,0.44,100.0,0.1108,-0.05,0.02,-0.07,flip -4381,做空,2020-08-11 00:45:00,2020-08-11 00:50:00,395.09,395.29,0.44,100.0,0.1107,-0.02,0.02,-0.04,flip -4382,做多,2020-08-11 00:50:00,2020-08-11 01:00:00,395.29,395.36,0.44,100.0,0.1105,0.01,0.02,-0.01,flip -4383,做空,2020-08-11 01:00:00,2020-08-11 01:05:00,395.36,396.17,0.44,100.0,0.1104,-0.09,0.02,-0.11,flip -4384,做多,2020-08-11 01:05:00,2020-08-11 01:15:00,396.17,397.84,0.44,100.0,0.1098,0.18,0.02,0.16,tp_upper -4385,做多,2020-08-11 03:35:00,2020-08-11 03:40:00,396.34,394.17,0.44,100.0,0.1101,-0.24,0.02,-0.26,flip -4386,做空,2020-08-11 03:40:00,2020-08-11 03:45:00,394.17,394.23,0.43,100.0,0.11,-0.01,0.02,-0.03,tp_lower -4387,做多,2020-08-11 04:40:00,2020-08-11 04:55:00,395.58,395.29,0.43,100.0,0.1095,-0.03,0.02,-0.05,flip -4388,做空,2020-08-11 04:55:00,2020-08-11 05:15:00,395.29,394.05,0.43,100.0,0.1094,0.14,0.02,0.11,tp_lower -4389,做多,2020-08-11 05:25:00,2020-08-11 05:35:00,395.28,395.46,0.43,100.0,0.1096,0.02,0.02,-0.0,flip -4390,做空,2020-08-11 05:35:00,2020-08-11 05:40:00,395.46,395.82,0.43,100.0,0.1095,-0.04,0.02,-0.06,flip -4391,做多,2020-08-11 05:40:00,2020-08-11 05:45:00,395.82,395.05,0.43,100.0,0.1092,-0.08,0.02,-0.11,flip -4392,做空,2020-08-11 05:45:00,2020-08-11 05:50:00,395.05,395.25,0.43,100.0,0.1091,-0.02,0.02,-0.04,flip -4393,做多,2020-08-11 05:50:00,2020-08-11 06:00:00,395.25,394.93,0.43,100.0,0.1089,-0.03,0.02,-0.06,flip -4394,做空,2020-08-11 06:00:00,2020-08-11 06:25:00,394.93,393.63,0.43,100.0,0.1088,0.14,0.02,0.12,tp_lower -4395,做多,2020-08-11 23:25:00,2020-08-11 23:30:00,381.3,380.18,0.43,100.0,0.1129,-0.13,0.02,-0.15,flip -4396,做空,2020-08-11 23:30:00,2020-08-11 23:40:00,380.18,380.38,0.43,100.0,0.1128,-0.02,0.02,-0.04,flip -4397,做多,2020-08-11 23:40:00,2020-08-11 23:45:00,380.38,379.26,0.43,100.0,0.1126,-0.13,0.02,-0.15,flip -4398,做空,2020-08-11 23:45:00,2020-08-12 00:05:00,379.26,380.07,0.43,100.0,0.1125,-0.09,0.02,-0.11,flip -4399,做多,2020-08-12 00:05:00,2020-08-12 00:10:00,380.07,379.95,0.43,100.0,0.1141,-0.01,0.02,-0.04,flip -4400,做空,2020-08-12 00:10:00,2020-08-12 01:20:00,379.95,379.31,0.43,100.0,0.114,0.07,0.02,0.05,flip -4401,做多,2020-08-12 01:20:00,2020-08-12 01:45:00,379.31,379.13,0.43,100.0,0.1143,-0.02,0.02,-0.04,flip -4402,做空,2020-08-12 01:45:00,2020-08-12 02:20:00,379.13,374.07,0.43,100.0,0.1142,0.58,0.02,0.56,tp_lower -4403,做多,2020-08-12 03:50:00,2020-08-12 04:00:00,377.6,376.97,0.44,100.0,0.1161,-0.07,0.02,-0.09,flip -4404,做空,2020-08-12 04:00:00,2020-08-12 05:25:00,376.97,372.08,0.44,100.0,0.1159,0.57,0.02,0.55,tp_lower -4405,做多,2020-08-12 07:15:00,2020-08-12 07:30:00,375.81,376.04,0.44,100.0,0.1177,0.03,0.02,0.0,flip -4406,做空,2020-08-12 07:30:00,2020-08-12 16:45:00,376.04,383.51,0.44,100.0,0.1176,-0.88,0.02,-0.9,flip -4407,做多,2020-08-12 16:45:00,2020-08-12 16:55:00,383.51,382.99,0.43,100.0,0.1129,-0.06,0.02,-0.08,flip -4408,做空,2020-08-12 16:55:00,2020-08-12 17:30:00,382.99,382.82,0.43,100.0,0.1128,0.02,0.02,-0.0,flip -4409,做多,2020-08-12 17:30:00,2020-08-12 17:35:00,382.82,382.07,0.43,100.0,0.1127,-0.08,0.02,-0.11,flip -4410,做空,2020-08-12 17:35:00,2020-08-12 17:50:00,382.07,383.51,0.43,100.0,0.1126,-0.16,0.02,-0.18,flip -4411,做多,2020-08-12 17:50:00,2020-08-12 18:35:00,383.51,382.68,0.43,100.0,0.1117,-0.09,0.02,-0.11,flip -4412,做空,2020-08-12 18:35:00,2020-08-12 18:50:00,382.68,384.01,0.43,100.0,0.1116,-0.15,0.02,-0.17,flip -4413,做多,2020-08-12 18:50:00,2020-08-12 18:55:00,384.01,383.8,0.43,100.0,0.1107,-0.02,0.02,-0.04,flip -4414,做空,2020-08-12 18:55:00,2020-08-12 21:25:00,383.8,385.02,0.42,100.0,0.1106,-0.13,0.02,-0.16,flip -4415,做多,2020-08-12 21:25:00,2020-08-12 21:40:00,385.02,384.51,0.42,100.0,0.1098,-0.06,0.02,-0.08,flip -4416,做空,2020-08-12 21:40:00,2020-08-12 22:00:00,384.51,385.63,0.42,100.0,0.1096,-0.12,0.02,-0.14,flip -4417,做多,2020-08-12 22:00:00,2020-08-12 23:00:00,385.63,387.59,0.42,100.0,0.1089,0.21,0.02,0.19,tp_upper -4418,做多,2020-08-13 07:15:00,2020-08-13 07:35:00,391.91,391.3,0.43,100.0,0.1095,-0.07,0.02,-0.09,flip -4419,做空,2020-08-13 07:35:00,2020-08-13 08:05:00,391.3,388.54,0.43,100.0,0.1094,0.3,0.02,0.28,tp_lower -4420,做多,2020-08-13 11:00:00,2020-08-13 11:15:00,393.44,397.4,0.43,100.0,0.1095,0.43,0.02,0.41,tp_upper -4421,做多,2020-08-13 13:00:00,2020-08-13 13:05:00,390.75,389.75,0.43,100.0,0.1112,-0.11,0.02,-0.13,flip -4422,做空,2020-08-13 13:05:00,2020-08-13 13:20:00,389.75,390.23,0.43,100.0,0.1111,-0.05,0.02,-0.08,flip -4423,做多,2020-08-13 13:20:00,2020-08-13 13:25:00,390.23,389.76,0.43,100.0,0.1107,-0.05,0.02,-0.07,flip -4424,做空,2020-08-13 13:25:00,2020-08-13 13:35:00,389.76,390.97,0.43,100.0,0.1106,-0.13,0.02,-0.16,flip -4425,做多,2020-08-13 13:35:00,2020-08-13 14:10:00,390.97,390.6,0.43,100.0,0.1098,-0.04,0.02,-0.06,flip -4426,做空,2020-08-13 14:10:00,2020-08-13 15:30:00,390.6,390.74,0.43,100.0,0.1097,-0.02,0.02,-0.04,flip -4427,做多,2020-08-13 15:30:00,2020-08-13 16:15:00,390.74,389.41,0.43,100.0,0.1095,-0.15,0.02,-0.17,flip -4428,做空,2020-08-13 16:15:00,2020-08-13 16:20:00,389.41,389.69,0.43,100.0,0.1094,-0.03,0.02,-0.05,flip -4429,做多,2020-08-13 16:20:00,2020-08-13 19:45:00,389.69,395.66,0.43,100.0,0.1092,0.65,0.02,0.63,tp_upper -4430,做多,2020-08-14 07:30:00,2020-08-14 07:50:00,423.69,423.71,0.44,100.0,0.1029,0.0,0.02,-0.02,flip -4431,做空,2020-08-14 07:50:00,2020-08-14 08:00:00,423.71,424.4,0.44,100.0,0.1028,-0.07,0.02,-0.09,flip -4432,做多,2020-08-14 08:00:00,2020-08-14 08:10:00,424.4,427.12,0.43,100.0,0.1024,0.28,0.02,0.26,tp_upper -4433,做多,2020-08-14 08:35:00,2020-08-14 08:40:00,424.0,423.6,0.44,100.0,0.103,-0.04,0.02,-0.06,flip -4434,做空,2020-08-14 08:40:00,2020-08-14 08:50:00,423.6,423.9,0.44,100.0,0.1029,-0.03,0.02,-0.05,flip -4435,做多,2020-08-14 08:50:00,2020-08-14 08:55:00,423.9,423.76,0.44,100.0,0.1027,-0.01,0.02,-0.04,flip -4436,做空,2020-08-14 08:55:00,2020-08-14 09:10:00,423.76,424.67,0.43,100.0,0.1026,-0.09,0.02,-0.12,flip -4437,做多,2020-08-14 09:10:00,2020-08-14 09:35:00,424.67,424.08,0.43,100.0,0.102,-0.06,0.02,-0.08,flip -4438,做空,2020-08-14 09:35:00,2020-08-14 09:50:00,424.08,423.73,0.43,100.0,0.1019,0.04,0.02,0.01,flip -4439,做多,2020-08-14 09:50:00,2020-08-14 10:10:00,423.73,426.25,0.43,100.0,0.102,0.26,0.02,0.24,tp_upper -4440,做多,2020-08-14 13:10:00,2020-08-14 13:35:00,425.54,424.77,0.43,100.0,0.1021,-0.08,0.02,-0.1,flip -4441,做空,2020-08-14 13:35:00,2020-08-14 13:40:00,424.77,424.82,0.43,100.0,0.102,-0.01,0.02,-0.03,flip -4442,做多,2020-08-14 13:40:00,2020-08-14 14:00:00,424.82,424.47,0.43,100.0,0.1018,-0.04,0.02,-0.06,flip -4443,做空,2020-08-14 14:00:00,2020-08-14 14:05:00,424.47,425.26,0.43,100.0,0.1017,-0.08,0.02,-0.1,flip -4444,做多,2020-08-14 14:05:00,2020-08-14 14:10:00,425.26,422.81,0.43,100.0,0.1013,-0.25,0.02,-0.27,flip -4445,做空,2020-08-14 14:10:00,2020-08-14 14:15:00,422.81,424.4,0.43,100.0,0.1012,-0.16,0.02,-0.18,flip -4446,做多,2020-08-14 14:15:00,2020-08-14 15:05:00,424.4,425.96,0.43,100.0,0.1003,0.16,0.02,0.14,flip -4447,做空,2020-08-14 15:05:00,2020-08-14 22:20:00,425.96,437.3,0.43,100.0,0.1002,-1.14,0.02,-1.16,flip -4448,做多,2020-08-14 22:20:00,2020-08-14 23:30:00,437.3,437.43,0.42,100.0,0.0949,0.01,0.02,-0.01,flip -4449,做空,2020-08-14 23:30:00,2020-08-14 23:45:00,437.43,438.05,0.41,100.0,0.0948,-0.06,0.02,-0.08,flip -4450,做多,2020-08-14 23:45:00,2020-08-14 23:50:00,438.05,437.53,0.41,100.0,0.0945,-0.05,0.02,-0.07,flip -4451,做空,2020-08-14 23:50:00,2020-08-14 23:55:00,437.53,438.84,0.41,100.0,0.0944,-0.12,0.02,-0.14,flip -4452,做多,2020-08-14 23:55:00,2020-08-15 00:20:00,438.84,438.4,0.41,100.0,0.0937,-0.04,0.02,-0.06,flip -4453,做空,2020-08-15 00:20:00,2020-08-15 00:25:00,438.4,438.93,0.42,100.0,0.0956,-0.05,0.02,-0.07,flip -4454,做多,2020-08-15 00:25:00,2020-08-15 00:30:00,438.93,438.0,0.42,100.0,0.0953,-0.09,0.02,-0.11,flip -4455,做空,2020-08-15 00:30:00,2020-08-15 00:40:00,438.0,439.91,0.42,100.0,0.0952,-0.18,0.02,-0.2,flip -4456,做多,2020-08-15 00:40:00,2020-08-15 00:50:00,439.91,438.59,0.41,100.0,0.0942,-0.12,0.02,-0.15,flip -4457,做空,2020-08-15 00:50:00,2020-08-15 00:55:00,438.59,439.37,0.41,100.0,0.0942,-0.07,0.02,-0.09,flip -4458,做多,2020-08-15 00:55:00,2020-08-15 01:00:00,439.37,438.27,0.41,100.0,0.0937,-0.1,0.02,-0.12,flip -4459,做空,2020-08-15 01:00:00,2020-08-15 01:15:00,438.27,439.86,0.41,100.0,0.0936,-0.15,0.02,-0.17,flip -4460,做多,2020-08-15 01:15:00,2020-08-15 01:30:00,439.86,439.51,0.41,100.0,0.0929,-0.03,0.02,-0.05,flip -4461,做空,2020-08-15 01:30:00,2020-08-15 01:40:00,439.51,439.93,0.41,100.0,0.0928,-0.04,0.02,-0.06,flip -4462,做多,2020-08-15 01:40:00,2020-08-15 01:45:00,439.93,439.91,0.41,100.0,0.0925,-0.0,0.02,-0.02,flip -4463,做空,2020-08-15 01:45:00,2020-08-15 01:50:00,439.91,440.48,0.41,100.0,0.0924,-0.05,0.02,-0.07,flip -4464,做多,2020-08-15 01:50:00,2020-08-15 02:05:00,440.48,443.63,0.41,100.0,0.0921,0.29,0.02,0.27,tp_upper -4465,做多,2020-08-15 03:00:00,2020-08-15 03:05:00,441.06,439.72,0.41,100.0,0.0925,-0.12,0.02,-0.14,flip -4466,做空,2020-08-15 03:05:00,2020-08-15 03:10:00,439.72,440.21,0.41,100.0,0.0924,-0.05,0.02,-0.07,flip -4467,做多,2020-08-15 03:10:00,2020-08-15 03:20:00,440.21,439.45,0.41,100.0,0.0921,-0.07,0.02,-0.09,flip -4468,做空,2020-08-15 03:20:00,2020-08-15 03:45:00,439.45,439.66,0.4,100.0,0.092,-0.02,0.02,-0.04,flip -4469,做多,2020-08-15 03:45:00,2020-08-15 04:05:00,439.66,439.68,0.4,100.0,0.0919,0.0,0.02,-0.02,flip -4470,做空,2020-08-15 04:05:00,2020-08-15 04:15:00,439.68,438.01,0.4,100.0,0.0918,0.15,0.02,0.13,tp_lower -4471,做多,2020-08-15 04:25:00,2020-08-15 06:00:00,439.45,439.14,0.4,100.0,0.0921,-0.03,0.02,-0.05,flip -4472,做空,2020-08-15 06:00:00,2020-08-15 06:05:00,439.14,439.46,0.4,100.0,0.092,-0.03,0.02,-0.05,flip -4473,做多,2020-08-15 06:05:00,2020-08-15 06:40:00,439.46,439.04,0.4,100.0,0.0917,-0.04,0.02,-0.06,flip -4474,做空,2020-08-15 06:40:00,2020-08-15 06:45:00,439.04,439.78,0.4,100.0,0.0917,-0.07,0.02,-0.09,flip -4475,做多,2020-08-15 06:45:00,2020-08-15 06:50:00,439.78,439.2,0.4,100.0,0.0913,-0.05,0.02,-0.07,flip -4476,做空,2020-08-15 06:50:00,2020-08-15 07:15:00,439.2,437.35,0.4,100.0,0.0912,0.17,0.02,0.15,tp_lower -4477,做多,2020-08-15 08:00:00,2020-08-15 10:15:00,438.94,438.04,0.4,100.0,0.0915,-0.08,0.02,-0.1,flip -4478,做空,2020-08-15 10:15:00,2020-08-15 10:55:00,438.04,435.54,0.4,100.0,0.0914,0.23,0.02,0.21,tp_lower -4479,做多,2020-08-15 15:15:00,2020-08-15 15:30:00,434.55,436.0,0.4,100.0,0.0926,0.13,0.02,0.11,flip -4480,做空,2020-08-15 15:30:00,2020-08-15 15:35:00,436.0,437.2,0.4,100.0,0.0925,-0.11,0.02,-0.13,flip -4481,做多,2020-08-15 15:35:00,2020-08-15 15:55:00,437.2,436.1,0.4,100.0,0.0919,-0.1,0.02,-0.12,flip -4482,做空,2020-08-15 15:55:00,2020-08-15 16:30:00,436.1,435.26,0.4,100.0,0.0918,0.08,0.02,0.06,flip -4483,做多,2020-08-15 16:30:00,2020-08-15 16:40:00,435.26,435.59,0.4,100.0,0.0921,0.03,0.02,0.01,flip -4484,做空,2020-08-15 16:40:00,2020-08-15 16:45:00,435.59,436.21,0.4,100.0,0.092,-0.06,0.02,-0.08,flip -4485,做多,2020-08-15 16:45:00,2020-08-15 16:55:00,436.21,435.73,0.4,100.0,0.0916,-0.04,0.02,-0.06,flip -4486,做空,2020-08-15 16:55:00,2020-08-15 17:45:00,435.73,435.71,0.4,100.0,0.0915,0.0,0.02,-0.02,flip -4487,做多,2020-08-15 17:45:00,2020-08-15 18:15:00,435.71,435.52,0.4,100.0,0.0914,-0.02,0.02,-0.04,flip -4488,做空,2020-08-15 18:15:00,2020-08-15 18:30:00,435.52,435.24,0.4,100.0,0.0914,0.03,0.02,0.01,flip -4489,做多,2020-08-15 18:30:00,2020-08-15 18:40:00,435.24,435.32,0.4,100.0,0.0914,0.01,0.02,-0.01,flip -4490,做空,2020-08-15 18:40:00,2020-08-15 18:50:00,435.32,436.06,0.4,100.0,0.0913,-0.07,0.02,-0.09,flip -4491,做多,2020-08-15 18:50:00,2020-08-15 19:20:00,436.06,435.51,0.4,100.0,0.0909,-0.05,0.02,-0.07,flip -4492,做空,2020-08-15 19:20:00,2020-08-15 19:40:00,435.51,432.75,0.4,100.0,0.0908,0.25,0.02,0.23,tp_lower -4493,做多,2020-08-15 20:15:00,2020-08-15 20:30:00,434.74,434.27,0.4,100.0,0.0914,-0.04,0.02,-0.06,flip -4494,做空,2020-08-15 20:30:00,2020-08-15 20:45:00,434.27,432.36,0.4,100.0,0.0914,0.17,0.02,0.15,tp_lower -4495,做多,2020-08-15 22:00:00,2020-08-15 22:15:00,435.1,435.31,0.4,100.0,0.0915,0.02,0.02,-0.0,flip -4496,做空,2020-08-15 22:15:00,2020-08-15 22:40:00,435.31,433.55,0.4,100.0,0.0914,0.16,0.02,0.14,tp_lower -4497,做多,2020-08-16 09:40:00,2020-08-16 15:50:00,428.42,431.5,0.42,100.0,0.0969,0.3,0.02,0.28,tp_upper -4498,做多,2020-08-17 00:15:00,2020-08-17 00:20:00,432.64,431.35,0.42,100.0,0.0967,-0.12,0.02,-0.15,flip -4499,做空,2020-08-17 00:20:00,2020-08-17 00:25:00,431.35,431.45,0.42,100.0,0.0966,-0.01,0.02,-0.03,flip -4500,做多,2020-08-17 00:25:00,2020-08-17 00:35:00,431.45,431.49,0.42,100.0,0.0964,0.0,0.02,-0.02,flip -4501,做空,2020-08-17 00:35:00,2020-08-17 01:00:00,431.49,429.26,0.42,100.0,0.0963,0.21,0.02,0.19,tp_lower -4502,做多,2020-08-17 08:10:00,2020-08-17 08:15:00,428.2,427.58,0.42,100.0,0.0975,-0.06,0.02,-0.08,flip -4503,做空,2020-08-17 08:15:00,2020-08-17 08:25:00,427.58,427.34,0.42,100.0,0.0974,0.02,0.02,0.0,flip -4504,做多,2020-08-17 08:25:00,2020-08-17 08:35:00,427.34,426.1,0.42,100.0,0.0974,-0.12,0.02,-0.14,flip -4505,做空,2020-08-17 08:35:00,2020-08-17 08:45:00,426.1,427.39,0.41,100.0,0.0973,-0.13,0.02,-0.15,flip -4506,做多,2020-08-17 08:45:00,2020-08-17 10:20:00,427.39,428.79,0.41,100.0,0.0966,0.14,0.02,0.11,tp_upper -4507,做多,2020-08-17 13:00:00,2020-08-17 13:15:00,427.42,426.52,0.41,100.0,0.0968,-0.09,0.02,-0.11,flip -4508,做空,2020-08-17 13:15:00,2020-08-17 13:20:00,426.52,430.87,0.41,100.0,0.0967,-0.42,0.02,-0.44,flip -4509,做多,2020-08-17 13:20:00,2020-08-17 13:25:00,430.87,426.47,0.41,100.0,0.0947,-0.42,0.02,-0.44,tp_upper -4510,做多,2020-08-17 13:30:00,2020-08-17 13:35:00,429.27,429.11,0.4,100.0,0.094,-0.02,0.02,-0.04,tp_upper -4511,做多,2020-08-17 21:45:00,2020-08-17 23:05:00,437.91,437.66,0.4,100.0,0.092,-0.02,0.02,-0.04,flip -4512,做空,2020-08-17 23:05:00,2020-08-17 23:40:00,437.66,429.59,0.4,100.0,0.0919,0.74,0.02,0.72,tp_lower -4513,做多,2020-08-18 08:20:00,2020-08-18 08:30:00,431.1,431.26,0.41,100.0,0.0962,0.02,0.02,-0.01,flip -4514,做空,2020-08-18 08:30:00,2020-08-18 08:35:00,431.26,431.45,0.41,100.0,0.0961,-0.02,0.02,-0.04,flip -4515,做多,2020-08-18 08:35:00,2020-08-18 08:45:00,431.45,430.83,0.41,100.0,0.0959,-0.06,0.02,-0.08,flip -4516,做空,2020-08-18 08:45:00,2020-08-18 08:55:00,430.83,431.2,0.41,100.0,0.0958,-0.04,0.02,-0.06,flip -4517,做多,2020-08-18 08:55:00,2020-08-18 09:00:00,431.2,430.67,0.41,100.0,0.0956,-0.05,0.02,-0.07,flip -4518,做空,2020-08-18 09:00:00,2020-08-18 09:15:00,430.67,430.54,0.41,100.0,0.0955,0.01,0.02,-0.01,flip -4519,做多,2020-08-18 09:15:00,2020-08-18 09:20:00,430.54,430.33,0.41,100.0,0.0954,-0.02,0.02,-0.04,flip -4520,做空,2020-08-18 09:20:00,2020-08-18 09:30:00,430.33,430.31,0.41,100.0,0.0953,0.0,0.02,-0.02,flip -4521,做多,2020-08-18 09:30:00,2020-08-18 09:35:00,430.31,430.01,0.41,100.0,0.0953,-0.03,0.02,-0.05,flip -4522,做空,2020-08-18 09:35:00,2020-08-18 10:15:00,430.01,430.56,0.41,100.0,0.0952,-0.05,0.02,-0.07,flip -4523,做多,2020-08-18 10:15:00,2020-08-18 10:20:00,430.56,430.29,0.41,100.0,0.0948,-0.03,0.02,-0.05,flip -4524,做空,2020-08-18 10:20:00,2020-08-18 10:30:00,430.29,430.54,0.41,100.0,0.0947,-0.02,0.02,-0.04,flip -4525,做多,2020-08-18 10:30:00,2020-08-18 10:50:00,430.54,432.07,0.41,100.0,0.0945,0.14,0.02,0.12,tp_upper -4526,做多,2020-08-18 11:35:00,2020-08-18 11:40:00,430.25,429.56,0.41,100.0,0.0948,-0.07,0.02,-0.09,flip -4527,做空,2020-08-18 11:40:00,2020-08-18 11:45:00,429.56,430.15,0.41,100.0,0.0947,-0.06,0.02,-0.08,flip -4528,做多,2020-08-18 11:45:00,2020-08-18 11:50:00,430.15,429.42,0.41,100.0,0.0944,-0.07,0.02,-0.09,flip -4529,做空,2020-08-18 11:50:00,2020-08-18 11:55:00,429.42,427.6,0.4,100.0,0.0943,0.17,0.02,0.15,tp_lower -4530,做多,2020-08-18 12:25:00,2020-08-18 12:40:00,429.8,428.67,0.41,100.0,0.0945,-0.11,0.02,-0.13,flip -4531,做空,2020-08-18 12:40:00,2020-08-18 12:45:00,428.67,429.66,0.4,100.0,0.0944,-0.09,0.02,-0.11,flip -4532,做多,2020-08-18 12:45:00,2020-08-18 12:55:00,429.66,429.99,0.4,100.0,0.0939,0.03,0.02,0.01,flip -4533,做空,2020-08-18 12:55:00,2020-08-18 13:25:00,429.99,428.16,0.4,100.0,0.0938,0.17,0.02,0.15,tp_lower -4534,做多,2020-08-18 19:05:00,2020-08-18 19:15:00,426.44,426.2,0.4,100.0,0.0949,-0.02,0.02,-0.04,flip -4535,做空,2020-08-18 19:15:00,2020-08-18 19:25:00,426.2,426.26,0.4,100.0,0.0948,-0.01,0.02,-0.03,flip -4536,做多,2020-08-18 19:25:00,2020-08-18 19:30:00,426.26,424.87,0.4,100.0,0.0947,-0.13,0.02,-0.15,flip -4537,做空,2020-08-18 19:30:00,2020-08-18 19:40:00,424.87,425.58,0.4,100.0,0.0946,-0.07,0.02,-0.09,flip -4538,做多,2020-08-18 19:40:00,2020-08-18 20:05:00,425.58,425.69,0.4,100.0,0.0942,0.01,0.02,-0.01,flip -4539,做空,2020-08-18 20:05:00,2020-08-18 20:10:00,425.69,426.34,0.4,100.0,0.0941,-0.06,0.02,-0.08,flip -4540,做多,2020-08-18 20:10:00,2020-08-18 21:20:00,426.34,428.44,0.4,100.0,0.0937,0.2,0.02,0.18,tp_upper -4541,做多,2020-08-18 22:50:00,2020-08-18 23:00:00,425.04,424.3,0.4,100.0,0.0943,-0.07,0.02,-0.09,flip -4542,做空,2020-08-18 23:00:00,2020-08-18 23:05:00,424.3,424.99,0.4,100.0,0.0942,-0.07,0.02,-0.09,flip -4543,做多,2020-08-18 23:05:00,2020-08-18 23:10:00,424.99,423.81,0.4,100.0,0.0938,-0.11,0.02,-0.13,flip -4544,做空,2020-08-18 23:10:00,2020-08-19 00:00:00,423.81,422.92,0.4,100.0,0.0937,0.08,0.02,0.06,flip -4545,做多,2020-08-19 00:00:00,2020-08-19 00:45:00,422.92,424.09,0.41,100.0,0.0968,0.11,0.02,0.09,flip -4546,做空,2020-08-19 00:45:00,2020-08-19 00:55:00,424.09,424.87,0.41,100.0,0.0967,-0.08,0.02,-0.1,flip -4547,做多,2020-08-19 00:55:00,2020-08-19 01:20:00,424.87,425.21,0.41,100.0,0.0962,0.03,0.02,0.01,flip -4548,做空,2020-08-19 01:20:00,2020-08-19 01:30:00,425.21,425.13,0.41,100.0,0.0961,0.01,0.02,-0.01,flip -4549,做多,2020-08-19 01:30:00,2020-08-19 01:35:00,425.13,424.88,0.41,100.0,0.0961,-0.02,0.02,-0.04,flip -4550,做空,2020-08-19 01:35:00,2020-08-19 01:45:00,424.88,425.21,0.41,100.0,0.096,-0.03,0.02,-0.05,flip -4551,做多,2020-08-19 01:45:00,2020-08-19 01:50:00,425.21,423.51,0.41,100.0,0.0957,-0.16,0.02,-0.18,flip -4552,做空,2020-08-19 01:50:00,2020-08-19 02:05:00,423.51,422.42,0.4,100.0,0.0956,0.1,0.02,0.08,tp_lower -4553,做多,2020-08-19 11:10:00,2020-08-19 11:30:00,414.26,413.91,0.41,100.0,0.0979,-0.03,0.02,-0.05,flip -4554,做空,2020-08-19 11:30:00,2020-08-19 11:55:00,413.91,413.33,0.4,100.0,0.0978,0.06,0.02,0.04,flip -4555,做多,2020-08-19 11:55:00,2020-08-19 12:15:00,413.33,412.16,0.41,100.0,0.098,-0.11,0.02,-0.13,flip -4556,做空,2020-08-19 12:15:00,2020-08-19 12:25:00,412.16,413.45,0.4,100.0,0.0979,-0.13,0.02,-0.15,flip -4557,做多,2020-08-19 12:25:00,2020-08-19 12:35:00,413.45,412.4,0.4,100.0,0.0972,-0.1,0.02,-0.12,flip -4558,做空,2020-08-19 12:35:00,2020-08-19 12:45:00,412.4,413.03,0.4,100.0,0.0971,-0.06,0.02,-0.08,flip -4559,做多,2020-08-19 12:45:00,2020-08-19 12:50:00,413.03,412.31,0.4,100.0,0.0967,-0.07,0.02,-0.09,flip -4560,做空,2020-08-19 12:50:00,2020-08-19 12:55:00,412.31,412.61,0.4,100.0,0.0966,-0.03,0.02,-0.05,flip -4561,做多,2020-08-19 12:55:00,2020-08-19 13:30:00,412.61,412.18,0.4,100.0,0.0964,-0.04,0.02,-0.06,flip -4562,做空,2020-08-19 13:30:00,2020-08-19 13:55:00,412.18,412.74,0.4,100.0,0.0963,-0.05,0.02,-0.07,flip -4563,做多,2020-08-19 13:55:00,2020-08-19 14:00:00,412.74,411.56,0.4,100.0,0.0959,-0.11,0.02,-0.13,flip -4564,做空,2020-08-19 14:00:00,2020-08-19 14:05:00,411.56,412.33,0.39,100.0,0.0958,-0.07,0.02,-0.09,flip -4565,做多,2020-08-19 14:05:00,2020-08-19 14:45:00,412.33,410.87,0.39,100.0,0.0954,-0.14,0.02,-0.16,flip -4566,做空,2020-08-19 14:45:00,2020-08-19 14:55:00,410.87,409.13,0.39,100.0,0.0953,0.17,0.02,0.15,tp_lower -4567,做多,2020-08-19 16:00:00,2020-08-19 16:05:00,411.9,411.84,0.39,100.0,0.0953,-0.01,0.02,-0.03,flip -4568,做空,2020-08-19 16:05:00,2020-08-19 16:20:00,411.84,407.84,0.39,100.0,0.0952,0.38,0.02,0.36,tp_lower -4569,做多,2020-08-19 21:20:00,2020-08-19 21:25:00,407.53,406.99,0.4,100.0,0.0971,-0.05,0.02,-0.07,flip -4570,做空,2020-08-19 21:25:00,2020-08-19 21:35:00,406.99,409.3,0.39,100.0,0.097,-0.22,0.02,-0.24,flip -4571,做多,2020-08-19 21:35:00,2020-08-19 21:40:00,409.3,405.56,0.39,100.0,0.0958,-0.36,0.02,-0.38,flip -4572,做空,2020-08-19 21:40:00,2020-08-19 22:10:00,405.56,408.03,0.39,100.0,0.0957,-0.24,0.02,-0.26,flip -4573,做多,2020-08-19 22:10:00,2020-08-19 22:15:00,408.03,407.27,0.39,100.0,0.0944,-0.07,0.02,-0.09,flip -4574,做空,2020-08-19 22:15:00,2020-08-19 22:20:00,407.27,407.8,0.38,100.0,0.0944,-0.05,0.02,-0.07,flip -4575,做多,2020-08-19 22:20:00,2020-08-19 22:35:00,407.8,406.63,0.38,100.0,0.094,-0.11,0.02,-0.13,flip -4576,做空,2020-08-19 22:35:00,2020-08-19 22:40:00,406.63,406.85,0.38,100.0,0.0939,-0.02,0.02,-0.04,flip -4577,做多,2020-08-19 22:40:00,2020-08-19 23:05:00,406.85,406.19,0.38,100.0,0.0937,-0.06,0.02,-0.08,flip -4578,做空,2020-08-19 23:05:00,2020-08-19 23:15:00,406.19,407.73,0.38,100.0,0.0936,-0.14,0.02,-0.16,flip -4579,做多,2020-08-19 23:15:00,2020-08-19 23:40:00,407.73,406.06,0.38,100.0,0.0928,-0.16,0.02,-0.17,flip -4580,做空,2020-08-19 23:40:00,2020-08-19 23:45:00,406.06,406.77,0.38,100.0,0.0927,-0.07,0.02,-0.08,flip -4581,做多,2020-08-19 23:45:00,2020-08-19 23:50:00,406.77,406.14,0.38,100.0,0.0923,-0.06,0.02,-0.08,flip -4582,做空,2020-08-19 23:50:00,2020-08-19 23:55:00,406.14,407.65,0.37,100.0,0.0922,-0.14,0.02,-0.16,flip -4583,做多,2020-08-19 23:55:00,2020-08-20 00:00:00,407.65,411.95,0.37,100.0,0.0915,0.39,0.02,0.37,tp_upper -4584,做多,2020-08-20 04:05:00,2020-08-20 04:20:00,406.98,407.36,0.39,100.0,0.0959,0.04,0.02,0.02,flip -4585,做空,2020-08-20 04:20:00,2020-08-20 06:05:00,407.36,406.39,0.39,100.0,0.0958,0.09,0.02,0.07,tp_lower -4586,做多,2020-08-20 06:25:00,2020-08-20 06:45:00,408.82,407.3,0.39,100.0,0.0956,-0.15,0.02,-0.16,flip -4587,做空,2020-08-20 06:45:00,2020-08-20 07:50:00,407.3,404.6,0.39,100.0,0.0955,0.26,0.02,0.24,tp_lower -4588,做多,2020-08-20 09:10:00,2020-08-20 09:20:00,408.16,408.21,0.39,100.0,0.0958,0.0,0.02,-0.01,flip -4589,做空,2020-08-20 09:20:00,2020-08-20 09:40:00,408.21,408.25,0.39,100.0,0.0957,-0.0,0.02,-0.02,flip -4590,做多,2020-08-20 09:40:00,2020-08-20 10:30:00,408.25,408.35,0.39,100.0,0.0956,0.01,0.02,-0.01,flip -4591,做空,2020-08-20 10:30:00,2020-08-20 11:10:00,408.35,407.96,0.39,100.0,0.0955,0.04,0.02,0.02,flip -4592,做多,2020-08-20 11:10:00,2020-08-20 11:30:00,407.96,407.99,0.39,100.0,0.0956,0.0,0.02,-0.02,flip -4593,做空,2020-08-20 11:30:00,2020-08-20 23:05:00,407.99,415.24,0.39,100.0,0.0955,-0.69,0.02,-0.71,flip -4594,做多,2020-08-20 23:05:00,2020-08-20 23:10:00,415.24,414.99,0.38,100.0,0.0921,-0.02,0.02,-0.04,flip -4595,做空,2020-08-20 23:10:00,2020-08-20 23:20:00,414.99,415.48,0.38,100.0,0.092,-0.05,0.02,-0.06,flip -4596,做多,2020-08-20 23:20:00,2020-08-21 00:00:00,415.48,417.31,0.38,100.0,0.0917,0.17,0.02,0.15,tp_upper -4597,做多,2020-08-21 00:40:00,2020-08-21 00:45:00,416.15,415.05,0.39,100.0,0.0929,-0.1,0.02,-0.12,flip -4598,做空,2020-08-21 00:45:00,2020-08-21 00:55:00,415.05,415.52,0.39,100.0,0.0928,-0.04,0.02,-0.06,flip -4599,做多,2020-08-21 00:55:00,2020-08-21 04:05:00,415.52,415.44,0.38,100.0,0.0925,-0.01,0.02,-0.03,flip -4600,做空,2020-08-21 04:05:00,2020-08-21 04:10:00,415.44,416.19,0.38,100.0,0.0924,-0.07,0.02,-0.09,flip -4601,做多,2020-08-21 04:10:00,2020-08-21 04:20:00,416.19,415.46,0.38,100.0,0.092,-0.07,0.02,-0.09,flip -4602,做空,2020-08-21 04:20:00,2020-08-21 04:40:00,415.46,415.28,0.38,100.0,0.0919,0.02,0.02,-0.0,flip -4603,做多,2020-08-21 04:40:00,2020-08-21 04:45:00,415.28,414.67,0.38,100.0,0.0919,-0.06,0.02,-0.08,flip -4604,做空,2020-08-21 04:45:00,2020-08-21 04:55:00,414.67,415.41,0.38,100.0,0.0918,-0.07,0.02,-0.09,flip -4605,做多,2020-08-21 04:55:00,2020-08-21 05:00:00,415.41,415.32,0.38,100.0,0.0914,-0.01,0.02,-0.03,flip -4606,做空,2020-08-21 05:00:00,2020-08-21 05:30:00,415.32,415.19,0.38,100.0,0.0913,0.01,0.02,-0.01,flip -4607,做多,2020-08-21 05:30:00,2020-08-21 05:35:00,415.19,414.4,0.38,100.0,0.0913,-0.07,0.02,-0.09,flip -4608,做空,2020-08-21 05:35:00,2020-08-21 07:05:00,414.4,414.71,0.38,100.0,0.0912,-0.03,0.02,-0.05,flip -4609,做多,2020-08-21 07:05:00,2020-08-21 07:10:00,414.71,414.38,0.38,100.0,0.091,-0.03,0.02,-0.05,flip -4610,做空,2020-08-21 07:10:00,2020-08-21 08:00:00,414.38,412.59,0.38,100.0,0.0909,0.16,0.02,0.14,tp_lower -4611,做多,2020-08-22 06:00:00,2020-08-22 06:30:00,387.66,391.2,0.38,100.0,0.0987,0.35,0.02,0.33,tp_upper -4612,做多,2020-08-22 11:25:00,2020-08-22 13:30:00,388.76,389.53,0.39,100.0,0.0992,0.08,0.02,0.06,flip -4613,做空,2020-08-22 13:30:00,2020-08-22 13:35:00,389.53,389.62,0.39,100.0,0.0991,-0.01,0.02,-0.03,flip -4614,做多,2020-08-22 13:35:00,2020-08-22 14:10:00,389.62,390.01,0.39,100.0,0.099,0.04,0.02,0.02,flip -4615,做空,2020-08-22 14:10:00,2020-08-22 14:30:00,390.01,390.22,0.39,100.0,0.0989,-0.02,0.02,-0.04,flip -4616,做多,2020-08-22 14:30:00,2020-08-22 15:00:00,390.22,393.37,0.39,100.0,0.0987,0.31,0.02,0.29,tp_upper -4617,做多,2020-08-22 15:40:00,2020-08-22 15:45:00,391.78,391.5,0.39,100.0,0.099,-0.03,0.02,-0.05,flip -4618,做空,2020-08-22 15:45:00,2020-08-22 15:55:00,391.5,390.61,0.39,100.0,0.0989,0.09,0.02,0.07,flip -4619,做多,2020-08-22 15:55:00,2020-08-22 16:00:00,390.61,390.42,0.39,100.0,0.0993,-0.02,0.02,-0.04,flip -4620,做空,2020-08-22 16:00:00,2020-08-22 16:05:00,390.42,389.43,0.39,100.0,0.0992,0.1,0.02,0.08,tp_lower -4621,做多,2020-08-22 17:40:00,2020-08-22 17:45:00,391.35,390.88,0.39,100.0,0.0991,-0.05,0.02,-0.07,flip -4622,做空,2020-08-22 17:45:00,2020-08-22 17:50:00,390.88,390.95,0.39,100.0,0.099,-0.01,0.02,-0.03,flip -4623,做多,2020-08-22 17:50:00,2020-08-22 18:10:00,390.95,391.08,0.39,100.0,0.0988,0.01,0.02,-0.01,flip -4624,做空,2020-08-22 18:10:00,2020-08-22 18:25:00,391.08,391.32,0.39,100.0,0.0987,-0.02,0.02,-0.04,flip -4625,做多,2020-08-22 18:25:00,2020-08-22 18:50:00,391.32,390.78,0.39,100.0,0.0985,-0.05,0.02,-0.07,flip -4626,做空,2020-08-22 18:50:00,2020-08-22 18:55:00,390.78,390.96,0.38,100.0,0.0984,-0.02,0.02,-0.04,flip -4627,做多,2020-08-22 18:55:00,2020-08-22 19:00:00,390.96,390.54,0.38,100.0,0.0982,-0.04,0.02,-0.06,flip -4628,做空,2020-08-22 19:00:00,2020-08-22 19:05:00,390.54,390.8,0.38,100.0,0.0981,-0.03,0.02,-0.04,flip -4629,做多,2020-08-22 19:05:00,2020-08-22 19:35:00,390.8,390.8,0.38,100.0,0.0979,0.0,0.02,-0.02,flip -4630,做空,2020-08-22 19:35:00,2020-08-22 19:45:00,390.8,389.4,0.38,100.0,0.0978,0.14,0.02,0.12,tp_lower -4631,做多,2020-08-22 21:20:00,2020-08-22 21:35:00,390.97,392.22,0.38,100.0,0.098,0.12,0.02,0.1,tp_upper -4632,做多,2020-08-23 02:35:00,2020-08-23 06:50:00,391.97,392.11,0.39,100.0,0.0998,0.01,0.02,-0.01,flip -4633,做空,2020-08-23 06:50:00,2020-08-23 07:35:00,392.11,392.23,0.39,100.0,0.0997,-0.01,0.02,-0.03,flip -4634,做多,2020-08-23 07:35:00,2020-08-23 07:40:00,392.23,392.21,0.39,100.0,0.0996,-0.0,0.02,-0.02,flip -4635,做空,2020-08-23 07:40:00,2020-08-23 10:05:00,392.21,388.59,0.39,100.0,0.0995,0.36,0.02,0.34,tp_lower -4636,做多,2020-08-23 13:25:00,2020-08-23 13:30:00,391.12,392.15,0.39,100.0,0.1006,0.1,0.02,0.08,tp_upper -4637,做多,2020-08-23 13:50:00,2020-08-23 13:55:00,389.38,389.17,0.39,100.0,0.1012,-0.02,0.02,-0.04,flip -4638,做空,2020-08-23 13:55:00,2020-08-23 14:00:00,389.17,389.65,0.39,100.0,0.1011,-0.05,0.02,-0.07,flip -4639,做多,2020-08-23 14:00:00,2020-08-23 14:05:00,389.65,389.45,0.39,100.0,0.1007,-0.02,0.02,-0.04,flip -4640,做空,2020-08-23 14:05:00,2020-08-23 14:15:00,389.45,389.35,0.39,100.0,0.1006,0.01,0.02,-0.01,flip -4641,做多,2020-08-23 14:15:00,2020-08-23 14:30:00,389.35,388.9,0.39,100.0,0.1006,-0.05,0.02,-0.06,flip -4642,做空,2020-08-23 14:30:00,2020-08-23 14:35:00,388.9,389.03,0.39,100.0,0.1005,-0.01,0.02,-0.03,flip -4643,做多,2020-08-23 14:35:00,2020-08-23 14:40:00,389.03,388.78,0.39,100.0,0.1003,-0.03,0.02,-0.04,flip -4644,做空,2020-08-23 14:40:00,2020-08-23 14:55:00,388.78,389.92,0.39,100.0,0.1002,-0.11,0.02,-0.13,flip -4645,做多,2020-08-23 14:55:00,2020-08-23 15:10:00,389.92,391.53,0.39,100.0,0.0995,0.16,0.02,0.14,tp_upper -4646,做多,2020-08-23 17:15:00,2020-08-23 18:25:00,389.95,392.36,0.39,100.0,0.0998,0.24,0.02,0.22,tp_upper -4647,做多,2020-08-23 22:35:00,2020-08-23 22:45:00,391.68,391.23,0.39,100.0,0.0999,-0.04,0.02,-0.06,flip -4648,做空,2020-08-23 22:45:00,2020-08-23 23:00:00,391.23,392.07,0.39,100.0,0.0998,-0.08,0.02,-0.1,flip -4649,做多,2020-08-23 23:00:00,2020-08-23 23:45:00,392.07,391.88,0.39,100.0,0.0993,-0.02,0.02,-0.04,flip -4650,做空,2020-08-23 23:45:00,2020-08-24 00:00:00,391.88,389.83,0.39,100.0,0.0992,0.2,0.02,0.18,tp_lower -4651,做多,2020-08-24 02:15:00,2020-08-24 02:25:00,391.94,391.78,0.4,100.0,0.1013,-0.02,0.02,-0.04,flip -4652,做空,2020-08-24 02:25:00,2020-08-24 02:30:00,391.78,392.94,0.4,100.0,0.1012,-0.12,0.02,-0.14,flip -4653,做多,2020-08-24 02:30:00,2020-08-24 02:35:00,392.94,391.79,0.39,100.0,0.1005,-0.12,0.02,-0.14,flip -4654,做空,2020-08-24 02:35:00,2020-08-24 02:45:00,391.79,391.78,0.39,100.0,0.1004,0.0,0.02,-0.02,flip -4655,做多,2020-08-24 02:45:00,2020-08-24 03:15:00,391.78,393.82,0.39,100.0,0.1003,0.2,0.02,0.18,tp_upper -4656,做多,2020-08-24 04:35:00,2020-08-24 05:05:00,392.2,392.42,0.39,100.0,0.1006,0.02,0.02,0.0,flip -4657,做空,2020-08-24 05:05:00,2020-08-24 05:15:00,392.42,392.49,0.39,100.0,0.1005,-0.01,0.02,-0.03,flip -4658,做多,2020-08-24 05:15:00,2020-08-24 05:40:00,392.49,392.02,0.39,100.0,0.1003,-0.05,0.02,-0.07,flip -4659,做空,2020-08-24 05:40:00,2020-08-24 05:45:00,392.02,392.68,0.39,100.0,0.1002,-0.07,0.02,-0.09,flip -4660,做多,2020-08-24 05:45:00,2020-08-24 06:10:00,392.68,394.91,0.39,100.0,0.0998,0.22,0.02,0.2,tp_upper -4661,做多,2020-08-24 15:00:00,2020-08-24 15:05:00,403.69,403.57,0.39,100.0,0.0975,-0.01,0.02,-0.03,flip -4662,做空,2020-08-24 15:05:00,2020-08-24 15:10:00,403.57,403.66,0.39,100.0,0.0974,-0.01,0.02,-0.03,flip -4663,做多,2020-08-24 15:10:00,2020-08-24 15:20:00,403.66,403.24,0.39,100.0,0.0973,-0.04,0.02,-0.06,flip -4664,做空,2020-08-24 15:20:00,2020-08-24 16:25:00,403.24,404.5,0.39,100.0,0.0972,-0.12,0.02,-0.14,flip -4665,做多,2020-08-24 16:25:00,2020-08-24 16:40:00,404.5,404.52,0.39,100.0,0.0965,0.0,0.02,-0.02,flip -4666,做空,2020-08-24 16:40:00,2020-08-24 16:45:00,404.52,404.85,0.39,100.0,0.0964,-0.03,0.02,-0.05,flip -4667,做多,2020-08-24 16:45:00,2020-08-24 16:50:00,404.85,404.46,0.39,100.0,0.0961,-0.04,0.02,-0.06,flip -4668,做空,2020-08-24 16:50:00,2020-08-24 16:55:00,404.46,404.94,0.39,100.0,0.096,-0.05,0.02,-0.07,flip -4669,做多,2020-08-24 16:55:00,2020-08-24 17:00:00,404.94,403.56,0.39,100.0,0.0957,-0.13,0.02,-0.15,flip -4670,做空,2020-08-24 17:00:00,2020-08-24 18:10:00,403.56,402.32,0.39,100.0,0.0956,0.12,0.02,0.1,tp_lower -4671,做多,2020-08-24 21:05:00,2020-08-24 21:20:00,404.33,408.18,0.39,100.0,0.0956,0.37,0.02,0.35,tp_upper -4672,做多,2020-08-25 22:00:00,2020-08-25 22:05:00,382.24,382.18,0.4,100.0,0.104,-0.01,0.02,-0.03,flip -4673,做空,2020-08-25 22:05:00,2020-08-25 22:10:00,382.18,382.47,0.4,100.0,0.1039,-0.03,0.02,-0.05,flip -4674,做多,2020-08-25 22:10:00,2020-08-26 00:05:00,382.47,381.05,0.4,100.0,0.1037,-0.15,0.02,-0.17,flip -4675,做空,2020-08-26 00:05:00,2020-08-26 00:10:00,381.05,381.21,0.4,100.0,0.1038,-0.02,0.02,-0.04,flip -4676,做多,2020-08-26 00:10:00,2020-08-26 00:15:00,381.21,380.96,0.39,100.0,0.1036,-0.03,0.02,-0.05,flip -4677,做空,2020-08-26 00:15:00,2020-08-26 00:25:00,380.96,381.65,0.39,100.0,0.1035,-0.07,0.02,-0.09,flip -4678,做多,2020-08-26 00:25:00,2020-08-26 00:30:00,381.65,379.88,0.39,100.0,0.103,-0.18,0.02,-0.2,flip -4679,做空,2020-08-26 00:30:00,2020-08-26 00:40:00,379.88,379.91,0.39,100.0,0.1029,-0.0,0.02,-0.02,flip -4680,做多,2020-08-26 00:40:00,2020-08-26 02:35:00,379.91,384.96,0.39,100.0,0.1028,0.52,0.02,0.5,tp_upper -4681,做多,2020-08-26 06:15:00,2020-08-26 08:20:00,383.12,383.2,0.4,100.0,0.1032,0.01,0.02,-0.01,flip -4682,做空,2020-08-26 08:20:00,2020-08-26 08:45:00,383.2,380.95,0.39,100.0,0.1031,0.23,0.02,0.21,tp_lower -4683,做多,2020-08-26 09:05:00,2020-08-26 09:10:00,383.63,382.78,0.4,100.0,0.1035,-0.09,0.02,-0.11,flip -4684,做空,2020-08-26 09:10:00,2020-08-26 09:15:00,382.78,383.19,0.4,100.0,0.1034,-0.04,0.02,-0.06,flip -4685,做多,2020-08-26 09:15:00,2020-08-26 09:20:00,383.19,382.45,0.39,100.0,0.103,-0.08,0.02,-0.1,flip -4686,做空,2020-08-26 09:20:00,2020-08-26 10:00:00,382.45,383.88,0.39,100.0,0.1029,-0.15,0.02,-0.17,flip -4687,做多,2020-08-26 10:00:00,2020-08-26 10:10:00,383.88,383.41,0.39,100.0,0.1021,-0.05,0.02,-0.07,flip -4688,做空,2020-08-26 10:10:00,2020-08-26 10:20:00,383.41,383.76,0.39,100.0,0.102,-0.04,0.02,-0.06,flip -4689,做多,2020-08-26 10:20:00,2020-08-26 10:45:00,383.76,383.62,0.39,100.0,0.1017,-0.01,0.02,-0.03,flip -4690,做空,2020-08-26 10:45:00,2020-08-26 11:05:00,383.62,383.97,0.39,100.0,0.1016,-0.04,0.02,-0.06,flip -4691,做多,2020-08-26 11:05:00,2020-08-26 11:10:00,383.97,383.68,0.39,100.0,0.1013,-0.03,0.02,-0.05,flip -4692,做空,2020-08-26 11:10:00,2020-08-26 11:15:00,383.68,383.63,0.39,100.0,0.1012,0.01,0.02,-0.01,flip -4693,做多,2020-08-26 11:15:00,2020-08-26 11:20:00,383.63,383.61,0.39,100.0,0.1011,-0.0,0.02,-0.02,flip -4694,做空,2020-08-26 11:20:00,2020-08-26 11:25:00,383.61,384.56,0.39,100.0,0.101,-0.1,0.02,-0.12,flip -4695,做多,2020-08-26 11:25:00,2020-08-26 11:35:00,384.56,383.61,0.39,100.0,0.1004,-0.1,0.02,-0.11,flip -4696,做空,2020-08-26 11:35:00,2020-08-26 11:40:00,383.61,383.68,0.38,100.0,0.1003,-0.01,0.02,-0.03,flip -4697,做多,2020-08-26 11:40:00,2020-08-26 11:45:00,383.68,382.97,0.38,100.0,0.1002,-0.07,0.02,-0.09,flip -4698,做空,2020-08-26 11:45:00,2020-08-26 12:15:00,382.97,384.74,0.38,100.0,0.1001,-0.18,0.02,-0.2,flip -4699,做多,2020-08-26 12:15:00,2020-08-26 12:20:00,384.74,382.57,0.38,100.0,0.099,-0.21,0.02,-0.23,flip -4700,做空,2020-08-26 12:20:00,2020-08-26 12:25:00,382.57,380.73,0.38,100.0,0.0989,0.18,0.02,0.16,tp_lower -4701,做多,2020-08-26 13:40:00,2020-08-26 13:45:00,382.99,381.68,0.38,100.0,0.0992,-0.13,0.02,-0.15,flip -4702,做空,2020-08-26 13:45:00,2020-08-26 13:50:00,381.68,382.3,0.38,100.0,0.0991,-0.06,0.02,-0.08,flip -4703,做多,2020-08-26 13:50:00,2020-08-26 14:00:00,382.3,387.83,0.38,100.0,0.0987,0.55,0.02,0.53,tp_upper -4704,做多,2020-08-26 22:05:00,2020-08-26 22:10:00,388.06,387.42,0.38,100.0,0.0985,-0.06,0.02,-0.08,flip -4705,做空,2020-08-26 22:10:00,2020-08-26 22:25:00,387.42,387.44,0.38,100.0,0.0984,-0.0,0.02,-0.02,flip -4706,做多,2020-08-26 22:25:00,2020-08-27 00:20:00,387.44,388.18,0.38,100.0,0.0983,0.07,0.02,0.05,flip -4707,做空,2020-08-27 00:20:00,2020-08-27 00:25:00,388.18,388.72,0.39,100.0,0.1011,-0.05,0.02,-0.07,flip -4708,做多,2020-08-27 00:25:00,2020-08-27 00:45:00,388.72,388.1,0.39,100.0,0.1007,-0.06,0.02,-0.08,flip -4709,做空,2020-08-27 00:45:00,2020-08-27 00:50:00,388.1,388.31,0.39,100.0,0.1006,-0.02,0.02,-0.04,flip -4710,做多,2020-08-27 00:50:00,2020-08-27 00:55:00,388.31,388.28,0.39,100.0,0.1004,-0.0,0.02,-0.02,flip -4711,做空,2020-08-27 00:55:00,2020-08-27 01:30:00,388.28,388.28,0.39,100.0,0.1003,0.0,0.02,-0.02,flip -4712,做多,2020-08-27 01:30:00,2020-08-27 01:35:00,388.28,387.4,0.39,100.0,0.1002,-0.09,0.02,-0.11,flip -4713,做空,2020-08-27 01:35:00,2020-08-27 01:45:00,387.4,386.1,0.39,100.0,0.1001,0.13,0.02,0.11,tp_lower -4714,做多,2020-08-27 06:45:00,2020-08-27 06:55:00,385.84,385.17,0.39,100.0,0.1008,-0.07,0.02,-0.09,flip -4715,做空,2020-08-27 06:55:00,2020-08-27 07:00:00,385.17,385.49,0.39,100.0,0.1007,-0.03,0.02,-0.05,flip -4716,做多,2020-08-27 07:00:00,2020-08-27 08:00:00,385.49,384.75,0.39,100.0,0.1004,-0.07,0.02,-0.09,flip -4717,做空,2020-08-27 08:00:00,2020-08-27 09:30:00,384.75,385.08,0.39,100.0,0.1003,-0.03,0.02,-0.05,flip -4718,做多,2020-08-27 09:30:00,2020-08-27 09:35:00,385.08,386.87,0.39,100.0,0.1,0.18,0.02,0.16,tp_upper -4719,做多,2020-08-27 09:35:00,2020-08-27 09:50:00,386.87,387.93,0.39,100.0,0.0999,0.11,0.02,0.09,tp_upper -4720,做多,2020-08-27 11:00:00,2020-08-27 11:05:00,385.3,384.54,0.39,100.0,0.1005,-0.08,0.02,-0.1,flip -4721,做空,2020-08-27 11:05:00,2020-08-27 11:15:00,384.54,384.94,0.39,100.0,0.1004,-0.04,0.02,-0.06,flip -4722,做多,2020-08-27 11:15:00,2020-08-27 11:20:00,384.94,384.02,0.39,100.0,0.1001,-0.09,0.02,-0.11,flip -4723,做空,2020-08-27 11:20:00,2020-08-27 11:30:00,384.02,384.38,0.38,100.0,0.1,-0.04,0.02,-0.06,flip -4724,做多,2020-08-27 11:30:00,2020-08-27 11:35:00,384.38,382.88,0.38,100.0,0.0997,-0.15,0.02,-0.17,flip -4725,做空,2020-08-27 11:35:00,2020-08-27 11:40:00,382.88,382.76,0.38,100.0,0.0996,0.01,0.02,-0.01,tp_lower -4726,做多,2020-08-27 12:50:00,2020-08-27 12:55:00,386.18,385.9,0.38,100.0,0.0987,-0.03,0.02,-0.05,tp_upper -4727,做多,2020-08-27 14:15:00,2020-08-27 14:20:00,384.79,383.54,0.38,100.0,0.0989,-0.12,0.02,-0.14,flip -4728,做空,2020-08-27 14:20:00,2020-08-27 14:25:00,383.54,384.91,0.38,100.0,0.0988,-0.14,0.02,-0.15,flip -4729,做多,2020-08-27 14:25:00,2020-08-27 14:35:00,384.91,384.38,0.38,100.0,0.098,-0.05,0.02,-0.07,flip -4730,做空,2020-08-27 14:35:00,2020-08-27 15:00:00,384.38,384.8,0.38,100.0,0.0979,-0.04,0.02,-0.06,flip -4731,做多,2020-08-27 15:00:00,2020-08-27 15:05:00,384.8,384.0,0.38,100.0,0.0976,-0.08,0.02,-0.1,flip -4732,做空,2020-08-27 15:05:00,2020-08-27 15:45:00,384.0,384.58,0.37,100.0,0.0975,-0.06,0.02,-0.08,flip -4733,做多,2020-08-27 15:45:00,2020-08-27 16:20:00,384.58,384.03,0.37,100.0,0.0971,-0.05,0.02,-0.07,flip -4734,做空,2020-08-27 16:20:00,2020-08-27 16:55:00,384.03,378.16,0.37,100.0,0.097,0.57,0.02,0.55,tp_lower -4735,做多,2020-08-27 21:40:00,2020-08-27 21:45:00,382.5,381.52,0.38,100.0,0.0988,-0.1,0.02,-0.12,flip -4736,做空,2020-08-27 21:45:00,2020-08-27 21:55:00,381.52,382.87,0.38,100.0,0.0987,-0.13,0.02,-0.15,flip -4737,做多,2020-08-27 21:55:00,2020-08-27 22:05:00,382.87,381.87,0.37,100.0,0.0979,-0.1,0.02,-0.12,flip -4738,做空,2020-08-27 22:05:00,2020-08-27 23:10:00,381.87,381.69,0.37,100.0,0.0978,0.02,0.02,-0.0,flip -4739,做多,2020-08-27 23:10:00,2020-08-28 00:10:00,381.69,380.79,0.37,100.0,0.0978,-0.09,0.02,-0.11,flip -4740,做空,2020-08-28 00:10:00,2020-08-28 00:15:00,380.79,381.33,0.38,100.0,0.1006,-0.05,0.02,-0.07,flip -4741,做多,2020-08-28 00:15:00,2020-08-28 00:20:00,381.33,380.85,0.38,100.0,0.1003,-0.05,0.02,-0.07,flip -4742,做空,2020-08-28 00:20:00,2020-08-28 00:25:00,380.85,380.88,0.38,100.0,0.1002,-0.0,0.02,-0.02,flip -4743,做多,2020-08-28 00:25:00,2020-08-28 00:30:00,380.88,380.57,0.38,100.0,0.1,-0.03,0.02,-0.05,flip -4744,做空,2020-08-28 00:30:00,2020-08-28 00:40:00,380.57,382.99,0.38,100.0,0.0999,-0.24,0.02,-0.26,flip -4745,做多,2020-08-28 00:40:00,2020-08-28 00:55:00,382.99,384.17,0.38,100.0,0.0986,0.12,0.02,0.1,tp_upper -4746,做多,2020-08-28 14:45:00,2020-08-28 15:10:00,391.7,393.72,0.38,100.0,0.0966,0.2,0.02,0.18,tp_upper -4747,做多,2020-08-28 20:55:00,2020-08-28 21:05:00,394.13,394.31,0.38,100.0,0.0964,0.02,0.02,-0.0,flip -4748,做空,2020-08-28 21:05:00,2020-08-28 21:10:00,394.31,395.1,0.38,100.0,0.0963,-0.08,0.02,-0.1,flip -4749,做多,2020-08-28 21:10:00,2020-08-28 21:15:00,395.1,393.92,0.38,100.0,0.0958,-0.11,0.02,-0.13,flip -4750,做空,2020-08-28 21:15:00,2020-08-28 21:20:00,393.92,394.34,0.38,100.0,0.0957,-0.04,0.02,-0.06,flip -4751,做多,2020-08-28 21:20:00,2020-08-28 21:35:00,394.34,393.31,0.38,100.0,0.0954,-0.1,0.02,-0.12,flip -4752,做空,2020-08-28 21:35:00,2020-08-28 21:40:00,393.31,393.97,0.37,100.0,0.0953,-0.06,0.02,-0.08,flip -4753,做多,2020-08-28 21:40:00,2020-08-28 22:00:00,393.97,393.49,0.37,100.0,0.0949,-0.05,0.02,-0.06,flip -4754,做空,2020-08-28 22:00:00,2020-08-28 22:35:00,393.49,391.23,0.37,100.0,0.0948,0.21,0.02,0.2,tp_lower -4755,做多,2020-08-28 23:30:00,2020-08-28 23:35:00,394.65,394.36,0.37,100.0,0.095,-0.03,0.02,-0.05,flip -4756,做空,2020-08-28 23:35:00,2020-08-28 23:40:00,394.36,395.9,0.37,100.0,0.0949,-0.15,0.02,-0.16,flip -4757,做多,2020-08-28 23:40:00,2020-08-29 00:05:00,395.9,394.69,0.37,100.0,0.0941,-0.11,0.02,-0.13,flip -4758,做空,2020-08-29 00:05:00,2020-08-29 00:50:00,394.69,393.23,0.38,100.0,0.0955,0.14,0.02,0.12,tp_lower -4759,做多,2020-08-29 03:40:00,2020-08-29 04:15:00,394.59,393.53,0.38,100.0,0.0958,-0.1,0.02,-0.12,flip -4760,做空,2020-08-29 04:15:00,2020-08-29 04:20:00,393.53,393.75,0.38,100.0,0.0957,-0.02,0.02,-0.04,flip -4761,做多,2020-08-29 04:20:00,2020-08-29 04:30:00,393.75,393.93,0.38,100.0,0.0955,0.02,0.02,-0.0,flip -4762,做空,2020-08-29 04:30:00,2020-08-29 04:35:00,393.93,394.51,0.38,100.0,0.0954,-0.06,0.02,-0.07,flip -4763,做多,2020-08-29 04:35:00,2020-08-29 05:00:00,394.51,395.64,0.37,100.0,0.095,0.11,0.02,0.09,tp_upper -4764,做多,2020-08-29 11:00:00,2020-08-29 11:10:00,398.34,398.02,0.38,100.0,0.0943,-0.03,0.02,-0.05,flip -4765,做空,2020-08-29 11:10:00,2020-08-29 11:15:00,398.02,398.17,0.37,100.0,0.0942,-0.01,0.02,-0.03,flip -4766,做多,2020-08-29 11:15:00,2020-08-29 11:30:00,398.17,397.88,0.37,100.0,0.094,-0.03,0.02,-0.05,flip -4767,做空,2020-08-29 11:30:00,2020-08-29 11:35:00,397.88,398.6,0.37,100.0,0.0939,-0.07,0.02,-0.09,flip -4768,做多,2020-08-29 11:35:00,2020-08-29 11:55:00,398.6,397.89,0.37,100.0,0.0935,-0.07,0.02,-0.08,flip -4769,做空,2020-08-29 11:55:00,2020-08-29 12:00:00,397.89,399.2,0.37,100.0,0.0934,-0.12,0.02,-0.14,flip -4770,做多,2020-08-29 12:00:00,2020-08-29 12:35:00,399.2,398.48,0.37,100.0,0.0927,-0.07,0.02,-0.09,flip -4771,做空,2020-08-29 12:35:00,2020-08-29 12:55:00,398.48,398.81,0.37,100.0,0.0926,-0.03,0.02,-0.05,flip -4772,做多,2020-08-29 12:55:00,2020-08-29 13:05:00,398.81,398.68,0.37,100.0,0.0924,-0.01,0.02,-0.03,flip -4773,做空,2020-08-29 13:05:00,2020-08-29 14:35:00,398.68,399.24,0.37,100.0,0.0923,-0.05,0.02,-0.07,flip -4774,做多,2020-08-29 14:35:00,2020-08-29 15:00:00,399.24,399.34,0.37,100.0,0.0919,0.01,0.02,-0.01,flip -4775,做空,2020-08-29 15:00:00,2020-08-29 15:15:00,399.34,399.9,0.37,100.0,0.0918,-0.05,0.02,-0.07,flip -4776,做多,2020-08-29 15:15:00,2020-08-29 15:30:00,399.9,401.58,0.37,100.0,0.0915,0.15,0.02,0.14,tp_upper -4777,做多,2020-08-29 22:40:00,2020-08-29 22:50:00,402.54,402.15,0.37,100.0,0.0912,-0.04,0.02,-0.05,flip -4778,做空,2020-08-29 22:50:00,2020-08-29 23:05:00,402.15,402.19,0.37,100.0,0.0911,-0.0,0.02,-0.02,flip -4779,做多,2020-08-29 23:05:00,2020-08-29 23:15:00,402.19,402.55,0.37,100.0,0.091,0.03,0.02,0.01,flip -4780,做空,2020-08-29 23:15:00,2020-08-29 23:45:00,402.55,399.32,0.37,100.0,0.0909,0.29,0.02,0.28,tp_lower -4781,做多,2020-08-30 01:15:00,2020-08-30 01:30:00,403.62,406.58,0.38,100.0,0.0932,0.28,0.02,0.26,tp_upper -4782,做多,2020-08-30 04:35:00,2020-08-30 04:40:00,403.73,403.57,0.38,100.0,0.0938,-0.02,0.02,-0.03,flip -4783,做空,2020-08-30 04:40:00,2020-08-30 04:45:00,403.57,403.94,0.38,100.0,0.0937,-0.03,0.02,-0.05,flip -4784,做多,2020-08-30 04:45:00,2020-08-30 05:10:00,403.94,403.65,0.38,100.0,0.0934,-0.03,0.02,-0.05,flip -4785,做空,2020-08-30 05:10:00,2020-08-30 05:30:00,403.65,403.86,0.38,100.0,0.0933,-0.02,0.02,-0.04,flip -4786,做多,2020-08-30 05:30:00,2020-08-30 05:55:00,403.86,403.73,0.38,100.0,0.0931,-0.01,0.02,-0.03,flip -4787,做空,2020-08-30 05:55:00,2020-08-30 06:40:00,403.73,403.38,0.38,100.0,0.093,0.03,0.02,0.01,flip -4788,做多,2020-08-30 06:40:00,2020-08-30 08:05:00,403.38,405.76,0.38,100.0,0.0931,0.22,0.02,0.2,tp_upper -4789,做多,2020-08-30 09:10:00,2020-08-30 09:15:00,403.96,403.4,0.38,100.0,0.0934,-0.05,0.02,-0.07,flip -4790,做空,2020-08-30 09:15:00,2020-08-30 09:20:00,403.4,403.71,0.38,100.0,0.0933,-0.03,0.02,-0.05,flip -4791,做多,2020-08-30 09:20:00,2020-08-30 09:35:00,403.71,404.07,0.38,100.0,0.0931,0.03,0.02,0.01,flip -4792,做空,2020-08-30 09:35:00,2020-08-30 09:40:00,404.07,404.84,0.38,100.0,0.093,-0.07,0.02,-0.09,flip -4793,做多,2020-08-30 09:40:00,2020-08-30 10:05:00,404.84,404.08,0.37,100.0,0.0926,-0.07,0.02,-0.09,flip -4794,做空,2020-08-30 10:05:00,2020-08-30 10:10:00,404.08,404.12,0.37,100.0,0.0925,-0.0,0.02,-0.02,flip -4795,做多,2020-08-30 10:10:00,2020-08-30 10:40:00,404.12,404.2,0.37,100.0,0.0924,0.01,0.02,-0.01,flip -4796,做空,2020-08-30 10:40:00,2020-08-30 10:50:00,404.2,403.34,0.37,100.0,0.0923,0.08,0.02,0.06,tp_lower -4797,做多,2020-08-30 11:10:00,2020-08-30 11:25:00,404.43,405.68,0.37,100.0,0.0923,0.12,0.02,0.1,tp_upper -4798,做多,2020-08-31 03:10:00,2020-08-31 03:20:00,425.71,425.45,0.38,100.0,0.0892,-0.02,0.02,-0.04,flip -4799,做空,2020-08-31 03:20:00,2020-08-31 03:25:00,425.45,425.93,0.38,100.0,0.0892,-0.04,0.02,-0.06,flip -4800,做多,2020-08-31 03:25:00,2020-08-31 03:50:00,425.93,425.17,0.38,100.0,0.0889,-0.07,0.02,-0.09,flip -4801,做空,2020-08-31 03:50:00,2020-08-31 03:55:00,425.17,425.23,0.38,100.0,0.0888,-0.01,0.02,-0.02,flip -4802,做多,2020-08-31 03:55:00,2020-08-31 04:50:00,425.23,425.33,0.38,100.0,0.0887,0.01,0.02,-0.01,flip -4803,做空,2020-08-31 04:50:00,2020-08-31 05:05:00,425.33,425.48,0.38,100.0,0.0886,-0.01,0.02,-0.03,flip -4804,做多,2020-08-31 05:05:00,2020-08-31 05:15:00,425.48,425.21,0.38,100.0,0.0884,-0.02,0.02,-0.04,flip -4805,做空,2020-08-31 05:15:00,2020-08-31 06:00:00,425.21,421.05,0.38,100.0,0.0883,0.37,0.02,0.35,tp_lower -4806,做多,2020-08-31 10:15:00,2020-08-31 11:05:00,425.25,428.56,0.38,100.0,0.0891,0.29,0.02,0.28,tp_upper -4807,做多,2020-08-31 22:20:00,2020-08-31 22:50:00,434.47,436.42,0.38,100.0,0.0878,0.17,0.02,0.15,tp_upper -4808,做多,2020-09-01 01:05:00,2020-09-01 03:10:00,434.31,438.39,0.39,100.0,0.0889,0.36,0.02,0.34,tp_upper -4809,做多,2020-09-02 00:00:00,2020-09-02 04:55:00,478.0,476.96,0.39,100.0,0.0815,-0.08,0.02,-0.1,flip -4810,做空,2020-09-02 04:55:00,2020-09-02 05:05:00,476.96,478.43,0.39,100.0,0.0815,-0.12,0.02,-0.14,flip -4811,做多,2020-09-02 05:05:00,2020-09-02 05:50:00,478.43,476.84,0.39,100.0,0.0809,-0.13,0.02,-0.15,flip -4812,做空,2020-09-02 05:50:00,2020-09-02 05:55:00,476.84,477.37,0.39,100.0,0.0808,-0.04,0.02,-0.06,flip -4813,做多,2020-09-02 05:55:00,2020-09-02 06:00:00,477.37,476.14,0.38,100.0,0.0805,-0.1,0.02,-0.12,flip -4814,做空,2020-09-02 06:00:00,2020-09-02 07:50:00,476.14,468.55,0.38,100.0,0.0805,0.61,0.02,0.59,tp_lower -4815,做多,2020-09-02 20:45:00,2020-09-02 20:55:00,437.15,436.14,0.39,100.0,0.0889,-0.09,0.02,-0.11,flip -4816,做空,2020-09-02 20:55:00,2020-09-02 21:15:00,436.14,436.33,0.39,100.0,0.0889,-0.02,0.02,-0.04,flip -4817,做多,2020-09-02 21:15:00,2020-09-02 21:20:00,436.33,436.14,0.39,100.0,0.0887,-0.02,0.02,-0.04,flip -4818,做空,2020-09-02 21:20:00,2020-09-02 21:25:00,436.14,437.99,0.39,100.0,0.0886,-0.16,0.02,-0.18,flip -4819,做多,2020-09-02 21:25:00,2020-09-02 22:35:00,437.99,442.15,0.38,100.0,0.0878,0.37,0.02,0.35,tp_upper -4820,做多,2020-09-03 03:40:00,2020-09-03 04:35:00,442.68,439.73,0.39,100.0,0.0884,-0.26,0.02,-0.28,flip -4821,做空,2020-09-03 04:35:00,2020-09-03 04:50:00,439.73,436.63,0.39,100.0,0.0884,0.27,0.02,0.25,tp_lower -4822,做多,2020-09-03 20:50:00,2020-09-03 20:55:00,407.02,406.32,0.39,100.0,0.096,-0.07,0.02,-0.09,flip -4823,做空,2020-09-03 20:55:00,2020-09-03 21:05:00,406.32,407.19,0.39,100.0,0.0959,-0.08,0.02,-0.1,flip -4824,做多,2020-09-03 21:05:00,2020-09-03 21:10:00,407.19,404.65,0.39,100.0,0.0954,-0.24,0.02,-0.26,flip -4825,做空,2020-09-03 21:10:00,2020-09-03 22:25:00,404.65,398.13,0.39,100.0,0.0953,0.62,0.02,0.6,tp_lower -4826,做多,2020-09-04 07:50:00,2020-09-04 08:05:00,386.26,393.56,0.39,100.0,0.1019,0.74,0.02,0.72,tp_upper -4827,做多,2020-09-04 14:00:00,2020-09-04 19:00:00,391.56,385.8,0.4,100.0,0.1023,-0.59,0.02,-0.61,flip -4828,做空,2020-09-04 19:00:00,2020-09-04 19:15:00,385.8,389.17,0.39,100.0,0.1022,-0.34,0.02,-0.36,flip -4829,做多,2020-09-04 19:15:00,2020-09-04 19:35:00,389.17,387.9,0.39,100.0,0.1004,-0.13,0.02,-0.15,flip -4830,做空,2020-09-04 19:35:00,2020-09-04 23:10:00,387.9,386.66,0.39,100.0,0.1003,0.12,0.02,0.1,flip -4831,做多,2020-09-04 23:10:00,2020-09-04 23:15:00,386.66,385.4,0.39,100.0,0.1008,-0.13,0.02,-0.15,flip -4832,做空,2020-09-04 23:15:00,2020-09-04 23:25:00,385.4,386.46,0.39,100.0,0.1007,-0.11,0.02,-0.13,flip -4833,做多,2020-09-04 23:25:00,2020-09-04 23:55:00,386.46,385.2,0.39,100.0,0.1001,-0.13,0.02,-0.15,flip -4834,做空,2020-09-04 23:55:00,2020-09-05 00:00:00,385.2,385.3,0.39,100.0,0.1,-0.01,0.02,-0.03,flip -4835,做多,2020-09-05 00:00:00,2020-09-05 00:25:00,385.3,394.39,0.39,100.0,0.1006,0.91,0.02,0.89,tp_upper -4836,做多,2020-09-05 01:10:00,2020-09-05 01:20:00,386.99,386.83,0.4,100.0,0.1024,-0.02,0.02,-0.04,flip -4837,做空,2020-09-05 01:20:00,2020-09-05 01:25:00,386.83,387.91,0.4,100.0,0.1023,-0.11,0.02,-0.13,flip -4838,做多,2020-09-05 01:25:00,2020-09-05 01:45:00,387.91,391.67,0.39,100.0,0.1016,0.38,0.02,0.36,tp_upper -4839,做多,2020-09-05 02:35:00,2020-09-05 02:40:00,388.35,388.02,0.4,100.0,0.1024,-0.03,0.02,-0.05,flip -4840,做空,2020-09-05 02:40:00,2020-09-05 02:45:00,388.02,388.84,0.4,100.0,0.1023,-0.08,0.02,-0.1,flip -4841,做多,2020-09-05 02:45:00,2020-09-05 02:50:00,388.84,388.16,0.4,100.0,0.1018,-0.07,0.02,-0.09,flip -4842,做空,2020-09-05 02:50:00,2020-09-05 03:00:00,388.16,389.4,0.39,100.0,0.1017,-0.13,0.02,-0.15,flip -4843,做多,2020-09-05 03:00:00,2020-09-05 03:15:00,389.4,387.13,0.39,100.0,0.1009,-0.23,0.02,-0.25,flip -4844,做空,2020-09-05 03:15:00,2020-09-05 03:45:00,387.13,388.18,0.39,100.0,0.1008,-0.11,0.02,-0.13,flip -4845,做多,2020-09-05 03:45:00,2020-09-05 04:25:00,388.18,388.16,0.39,100.0,0.1002,-0.0,0.02,-0.02,flip -4846,做空,2020-09-05 04:25:00,2020-09-05 04:45:00,388.16,386.29,0.39,100.0,0.1001,0.19,0.02,0.17,tp_lower -4847,做多,2020-09-05 06:35:00,2020-09-05 06:40:00,387.7,387.42,0.39,100.0,0.1006,-0.03,0.02,-0.05,flip -4848,做空,2020-09-05 06:40:00,2020-09-05 06:50:00,387.42,387.39,0.39,100.0,0.1005,0.0,0.02,-0.02,flip -4849,做多,2020-09-05 06:50:00,2020-09-05 23:40:00,387.39,334.47,0.39,100.0,0.1004,-5.31,0.02,-5.33,flip -4850,做空,2020-09-05 23:40:00,2020-09-06 00:10:00,334.47,338.11,0.34,100.0,0.1003,-0.36,0.02,-0.38,flip -4851,做多,2020-09-06 00:10:00,2020-09-06 00:35:00,338.11,336.21,0.34,100.0,0.0997,-0.19,0.02,-0.21,flip -4852,做空,2020-09-06 00:35:00,2020-09-06 00:40:00,336.21,338.02,0.33,100.0,0.0996,-0.18,0.02,-0.2,flip -4853,做多,2020-09-06 00:40:00,2020-09-06 01:05:00,338.02,335.93,0.33,100.0,0.0984,-0.21,0.02,-0.22,flip -4854,做空,2020-09-06 01:05:00,2020-09-06 01:40:00,335.93,333.12,0.33,100.0,0.0983,0.28,0.02,0.26,flip -4855,做多,2020-09-06 01:40:00,2020-09-06 01:45:00,333.12,333.05,0.33,100.0,0.0999,-0.01,0.02,-0.02,flip -4856,做空,2020-09-06 01:45:00,2020-09-06 02:00:00,333.05,332.75,0.33,100.0,0.0998,0.03,0.02,0.01,flip -4857,做多,2020-09-06 02:00:00,2020-09-06 02:05:00,332.75,328.08,0.33,100.0,0.0998,-0.47,0.02,-0.48,flip -4858,做空,2020-09-06 02:05:00,2020-09-06 02:50:00,328.08,330.98,0.33,100.0,0.0997,-0.29,0.02,-0.31,flip -4859,做多,2020-09-06 02:50:00,2020-09-06 03:05:00,330.98,330.44,0.32,100.0,0.0979,-0.05,0.02,-0.07,flip -4860,做空,2020-09-06 03:05:00,2020-09-06 03:10:00,330.44,330.73,0.32,100.0,0.0978,-0.03,0.02,-0.04,flip -4861,做多,2020-09-06 03:10:00,2020-09-06 03:15:00,330.73,328.19,0.32,100.0,0.0975,-0.25,0.02,-0.26,flip -4862,做空,2020-09-06 03:15:00,2020-09-06 03:35:00,328.19,329.49,0.32,100.0,0.0974,-0.13,0.02,-0.14,flip -4863,做多,2020-09-06 03:35:00,2020-09-06 03:40:00,329.49,327.83,0.32,100.0,0.0966,-0.16,0.02,-0.18,flip -4864,做空,2020-09-06 03:40:00,2020-09-06 03:50:00,327.83,328.7,0.32,100.0,0.0965,-0.08,0.02,-0.1,flip -4865,做多,2020-09-06 03:50:00,2020-09-06 04:10:00,328.7,328.41,0.32,100.0,0.0959,-0.03,0.02,-0.04,flip -4866,做空,2020-09-06 04:10:00,2020-09-06 04:45:00,328.41,321.0,0.31,100.0,0.0958,0.71,0.02,0.69,tp_lower -4867,做多,2020-09-06 06:55:00,2020-09-06 07:05:00,331.11,328.8,0.32,100.0,0.097,-0.22,0.02,-0.24,flip -4868,做空,2020-09-06 07:05:00,2020-09-06 07:10:00,328.8,328.85,0.32,100.0,0.0969,-0.0,0.02,-0.02,flip -4869,做多,2020-09-06 07:10:00,2020-09-06 07:30:00,328.85,336.48,0.32,100.0,0.0968,0.74,0.02,0.72,tp_upper -4870,做多,2020-09-06 15:45:00,2020-09-06 15:55:00,343.91,344.33,0.33,100.0,0.0946,0.04,0.02,0.02,flip -4871,做空,2020-09-06 15:55:00,2020-09-06 16:15:00,344.33,346.82,0.33,100.0,0.0945,-0.24,0.02,-0.25,flip -4872,做多,2020-09-06 16:15:00,2020-09-06 16:35:00,346.82,354.13,0.32,100.0,0.0931,0.68,0.02,0.66,tp_upper -4873,做多,2020-09-06 17:55:00,2020-09-06 18:00:00,349.03,346.83,0.33,100.0,0.0943,-0.21,0.02,-0.22,flip -4874,做空,2020-09-06 18:00:00,2020-09-06 18:10:00,346.83,349.96,0.33,100.0,0.0942,-0.29,0.02,-0.31,flip -4875,做多,2020-09-06 18:10:00,2020-09-06 21:05:00,349.96,355.48,0.32,100.0,0.0925,0.51,0.02,0.49,tp_upper -4876,做多,2020-09-06 22:35:00,2020-09-06 22:40:00,350.39,350.01,0.33,100.0,0.0937,-0.04,0.02,-0.05,flip -4877,做空,2020-09-06 22:40:00,2020-09-06 22:55:00,350.01,351.31,0.33,100.0,0.0936,-0.12,0.02,-0.14,flip -4878,做多,2020-09-06 22:55:00,2020-09-06 23:05:00,351.31,351.37,0.33,100.0,0.0928,0.01,0.02,-0.01,flip -4879,做空,2020-09-06 23:05:00,2020-09-06 23:10:00,351.37,351.43,0.33,100.0,0.0927,-0.01,0.02,-0.02,flip -4880,做多,2020-09-06 23:10:00,2020-09-07 00:50:00,351.43,357.26,0.33,100.0,0.0926,0.54,0.02,0.52,tp_upper -4881,做多,2020-09-07 08:25:00,2020-09-07 16:05:00,348.0,350.26,0.34,100.0,0.0975,0.22,0.02,0.2,tp_upper -4882,做多,2020-09-08 01:00:00,2020-09-08 01:35:00,349.8,348.5,0.34,100.0,0.0977,-0.13,0.02,-0.14,flip -4883,做空,2020-09-08 01:35:00,2020-09-08 01:50:00,348.5,348.74,0.34,100.0,0.0976,-0.02,0.02,-0.04,flip -4884,做多,2020-09-08 01:50:00,2020-09-08 01:55:00,348.74,347.49,0.34,100.0,0.0973,-0.12,0.02,-0.14,flip -4885,做空,2020-09-08 01:55:00,2020-09-08 02:05:00,347.49,349.07,0.34,100.0,0.0973,-0.15,0.02,-0.17,flip -4886,做多,2020-09-08 02:05:00,2020-09-08 02:15:00,349.07,348.88,0.34,100.0,0.0963,-0.02,0.02,-0.04,flip -4887,做空,2020-09-08 02:15:00,2020-09-08 02:25:00,348.88,350.55,0.34,100.0,0.0962,-0.16,0.02,-0.18,flip -4888,做多,2020-09-08 02:25:00,2020-09-08 03:10:00,350.55,351.89,0.33,100.0,0.0952,0.13,0.02,0.11,tp_upper -4889,做多,2020-09-08 03:35:00,2020-09-08 03:40:00,349.2,349.02,0.33,100.0,0.0958,-0.02,0.02,-0.03,flip -4890,做空,2020-09-08 03:40:00,2020-09-08 03:45:00,349.02,349.02,0.33,100.0,0.0957,0.0,0.02,-0.02,flip -4891,做多,2020-09-08 03:45:00,2020-09-08 03:55:00,349.02,348.8,0.33,100.0,0.0956,-0.02,0.02,-0.04,flip -4892,做空,2020-09-08 03:55:00,2020-09-08 04:00:00,348.8,349.68,0.33,100.0,0.0955,-0.08,0.02,-0.1,flip -4893,做多,2020-09-08 04:00:00,2020-09-08 04:05:00,349.68,349.46,0.33,100.0,0.0949,-0.02,0.02,-0.04,flip -4894,做空,2020-09-08 04:05:00,2020-09-08 04:10:00,349.46,349.89,0.33,100.0,0.0948,-0.04,0.02,-0.06,flip -4895,做多,2020-09-08 04:10:00,2020-09-08 04:20:00,349.89,348.43,0.33,100.0,0.0945,-0.14,0.02,-0.15,flip -4896,做空,2020-09-08 04:20:00,2020-09-08 04:40:00,348.43,345.59,0.33,100.0,0.0944,0.27,0.02,0.25,tp_lower -4897,做多,2020-09-08 06:50:00,2020-09-08 06:55:00,349.34,349.37,0.33,100.0,0.0948,0.0,0.02,-0.01,flip -4898,做空,2020-09-08 06:55:00,2020-09-08 07:10:00,349.37,348.65,0.33,100.0,0.0948,0.07,0.02,0.05,flip -4899,做多,2020-09-08 07:10:00,2020-09-08 08:05:00,348.65,348.56,0.33,100.0,0.0951,-0.01,0.02,-0.03,flip -4900,做空,2020-09-08 08:05:00,2020-09-08 08:10:00,348.56,348.97,0.33,100.0,0.095,-0.04,0.02,-0.06,flip -4901,做多,2020-09-08 08:10:00,2020-09-08 08:15:00,348.97,347.3,0.33,100.0,0.0946,-0.16,0.02,-0.17,flip -4902,做空,2020-09-08 08:15:00,2020-09-08 08:25:00,347.3,345.52,0.33,100.0,0.0945,0.17,0.02,0.15,tp_lower -4903,做多,2020-09-08 14:10:00,2020-09-08 14:15:00,341.36,340.51,0.33,100.0,0.0966,-0.08,0.02,-0.1,flip -4904,做空,2020-09-08 14:15:00,2020-09-08 14:20:00,340.51,342.14,0.33,100.0,0.0965,-0.16,0.02,-0.17,flip -4905,做多,2020-09-08 14:20:00,2020-09-08 15:30:00,342.14,340.55,0.33,100.0,0.0955,-0.15,0.02,-0.17,flip -4906,做空,2020-09-08 15:30:00,2020-09-08 15:35:00,340.55,341.14,0.32,100.0,0.0954,-0.06,0.02,-0.07,flip -4907,做多,2020-09-08 15:35:00,2020-09-08 15:45:00,341.14,340.58,0.32,100.0,0.095,-0.05,0.02,-0.07,flip -4908,做空,2020-09-08 15:45:00,2020-09-08 15:55:00,340.58,341.22,0.32,100.0,0.0949,-0.06,0.02,-0.08,flip -4909,做多,2020-09-08 15:55:00,2020-09-08 17:45:00,341.22,345.38,0.32,100.0,0.0944,0.39,0.02,0.38,tp_upper -4910,做多,2020-09-08 20:30:00,2020-09-08 22:00:00,338.22,336.51,0.33,100.0,0.0963,-0.16,0.02,-0.18,flip -4911,做空,2020-09-08 22:00:00,2020-09-08 22:05:00,336.51,333.19,0.32,100.0,0.0962,0.32,0.02,0.3,tp_lower -4912,做多,2020-09-08 22:30:00,2020-09-08 22:35:00,337.64,332.32,0.33,100.0,0.0967,-0.51,0.02,-0.53,flip -4913,做空,2020-09-08 22:35:00,2020-09-08 22:40:00,332.32,334.13,0.32,100.0,0.0966,-0.17,0.02,-0.19,tp_lower -4914,做多,2020-09-08 23:00:00,2020-09-09 00:50:00,336.65,339.01,0.32,100.0,0.0948,0.22,0.02,0.21,flip -4915,做空,2020-09-09 00:50:00,2020-09-09 01:15:00,339.01,338.08,0.33,100.0,0.0975,0.09,0.02,0.07,flip -4916,做多,2020-09-09 01:15:00,2020-09-09 01:20:00,338.08,337.78,0.33,100.0,0.098,-0.03,0.02,-0.05,flip -4917,做空,2020-09-09 01:20:00,2020-09-09 01:35:00,337.78,338.97,0.33,100.0,0.0979,-0.12,0.02,-0.13,flip -4918,做多,2020-09-09 01:35:00,2020-09-09 01:50:00,338.97,338.28,0.33,100.0,0.0971,-0.07,0.02,-0.08,flip -4919,做空,2020-09-09 01:50:00,2020-09-09 02:10:00,338.28,338.38,0.33,100.0,0.097,-0.01,0.02,-0.03,flip -4920,做多,2020-09-09 02:10:00,2020-09-09 02:15:00,338.38,337.0,0.33,100.0,0.0968,-0.13,0.02,-0.15,flip -4921,做空,2020-09-09 02:15:00,2020-09-09 03:05:00,337.0,330.84,0.33,100.0,0.0967,0.6,0.02,0.58,tp_lower -4922,做多,2020-09-09 04:30:00,2020-09-09 04:40:00,336.11,336.18,0.33,100.0,0.0987,0.01,0.02,-0.01,flip -4923,做空,2020-09-09 04:40:00,2020-09-09 04:50:00,336.18,335.61,0.33,100.0,0.0986,0.06,0.02,0.04,flip -4924,做多,2020-09-09 04:50:00,2020-09-09 04:55:00,335.61,335.04,0.33,100.0,0.0988,-0.06,0.02,-0.07,flip -4925,做空,2020-09-09 04:55:00,2020-09-09 05:00:00,335.04,335.49,0.33,100.0,0.0987,-0.04,0.02,-0.06,flip -4926,做多,2020-09-09 05:00:00,2020-09-09 05:10:00,335.49,335.93,0.33,100.0,0.0984,0.04,0.02,0.03,flip -4927,做空,2020-09-09 05:10:00,2020-09-09 05:55:00,335.93,336.51,0.33,100.0,0.0983,-0.06,0.02,-0.07,flip -4928,做多,2020-09-09 05:55:00,2020-09-09 06:00:00,336.51,335.97,0.33,100.0,0.0978,-0.05,0.02,-0.07,flip -4929,做空,2020-09-09 06:00:00,2020-09-09 06:05:00,335.97,337.4,0.33,100.0,0.0977,-0.14,0.02,-0.16,flip -4930,做多,2020-09-09 06:05:00,2020-09-09 06:10:00,337.4,336.26,0.33,100.0,0.0968,-0.11,0.02,-0.13,flip -4931,做空,2020-09-09 06:10:00,2020-09-09 06:25:00,336.26,335.66,0.33,100.0,0.0967,0.06,0.02,0.04,flip -4932,做多,2020-09-09 06:25:00,2020-09-09 06:35:00,335.66,335.63,0.33,100.0,0.0969,-0.0,0.02,-0.02,flip -4933,做空,2020-09-09 06:35:00,2020-09-09 06:45:00,335.63,336.49,0.33,100.0,0.0969,-0.08,0.02,-0.1,flip -4934,做多,2020-09-09 06:45:00,2020-09-09 07:45:00,336.49,339.5,0.32,100.0,0.0963,0.29,0.02,0.27,tp_upper -4935,做多,2020-09-09 22:35:00,2020-09-09 23:20:00,353.68,351.58,0.33,100.0,0.0923,-0.19,0.02,-0.21,flip -4936,做空,2020-09-09 23:20:00,2020-09-10 00:00:00,351.58,352.16,0.32,100.0,0.0922,-0.05,0.02,-0.07,tp_lower -4937,做多,2020-09-10 00:10:00,2020-09-10 00:25:00,355.86,357.22,0.33,100.0,0.0927,0.13,0.02,0.11,tp_upper -4938,做多,2020-09-10 07:35:00,2020-09-10 07:40:00,365.24,364.06,0.33,100.0,0.0906,-0.11,0.02,-0.12,flip -4939,做空,2020-09-10 07:40:00,2020-09-10 08:10:00,364.06,363.87,0.33,100.0,0.0905,0.02,0.02,0.0,flip -4940,做多,2020-09-10 08:10:00,2020-09-10 08:50:00,363.87,363.83,0.33,100.0,0.0905,-0.0,0.02,-0.02,flip -4941,做空,2020-09-10 08:50:00,2020-09-10 09:05:00,363.83,365.67,0.33,100.0,0.0904,-0.17,0.02,-0.18,flip -4942,做多,2020-09-10 09:05:00,2020-09-10 10:15:00,365.67,366.67,0.33,100.0,0.0894,0.09,0.02,0.07,flip -4943,做空,2020-09-10 10:15:00,2020-09-10 10:25:00,366.67,366.74,0.33,100.0,0.0893,-0.01,0.02,-0.02,flip -4944,做多,2020-09-10 10:25:00,2020-09-10 12:15:00,366.74,367.23,0.33,100.0,0.0892,0.04,0.02,0.03,flip -4945,做空,2020-09-10 12:15:00,2020-09-10 15:00:00,367.23,367.53,0.33,100.0,0.0891,-0.03,0.02,-0.04,flip -4946,做多,2020-09-10 15:00:00,2020-09-10 16:00:00,367.53,369.93,0.33,100.0,0.0889,0.21,0.02,0.2,tp_upper -4947,做多,2020-09-10 16:25:00,2020-09-10 16:35:00,367.83,365.68,0.33,100.0,0.0893,-0.19,0.02,-0.21,flip -4948,做空,2020-09-10 16:35:00,2020-09-10 17:00:00,365.68,367.89,0.33,100.0,0.0892,-0.2,0.02,-0.21,flip -4949,做多,2020-09-10 17:00:00,2020-09-10 17:05:00,367.89,367.86,0.32,100.0,0.088,-0.0,0.02,-0.02,flip -4950,做空,2020-09-10 17:05:00,2020-09-10 17:15:00,367.86,367.99,0.32,100.0,0.0879,-0.01,0.02,-0.03,flip -4951,做多,2020-09-10 17:15:00,2020-09-10 17:20:00,367.99,366.28,0.32,100.0,0.0878,-0.15,0.02,-0.17,flip -4952,做空,2020-09-10 17:20:00,2020-09-10 17:30:00,366.28,367.6,0.32,100.0,0.0877,-0.12,0.02,-0.13,flip -4953,做多,2020-09-10 17:30:00,2020-09-10 17:40:00,367.6,367.85,0.32,100.0,0.087,0.02,0.02,0.01,flip -4954,做空,2020-09-10 17:40:00,2020-09-10 18:00:00,367.85,368.71,0.32,100.0,0.0869,-0.07,0.02,-0.09,flip -4955,做多,2020-09-10 18:00:00,2020-09-10 18:15:00,368.71,367.34,0.32,100.0,0.0864,-0.12,0.02,-0.13,flip -4956,做空,2020-09-10 18:15:00,2020-09-10 18:25:00,367.34,363.4,0.32,100.0,0.0863,0.34,0.02,0.32,tp_lower -4957,做多,2020-09-10 22:00:00,2020-09-10 22:10:00,368.29,367.98,0.32,100.0,0.0869,-0.03,0.02,-0.04,flip -4958,做空,2020-09-10 22:10:00,2020-09-10 22:30:00,367.98,367.62,0.32,100.0,0.0868,0.03,0.02,0.02,flip -4959,做多,2020-09-10 22:30:00,2020-09-10 22:35:00,367.62,366.77,0.32,100.0,0.0869,-0.07,0.02,-0.09,flip -4960,做空,2020-09-10 22:35:00,2020-09-10 22:50:00,366.77,368.1,0.32,100.0,0.0868,-0.12,0.02,-0.13,flip -4961,做多,2020-09-10 22:50:00,2020-09-10 23:05:00,368.1,367.3,0.32,100.0,0.0861,-0.07,0.02,-0.08,flip -4962,做空,2020-09-10 23:05:00,2020-09-10 23:10:00,367.3,368.05,0.32,100.0,0.086,-0.06,0.02,-0.08,flip -4963,做多,2020-09-10 23:10:00,2020-09-10 23:15:00,368.05,366.71,0.32,100.0,0.0856,-0.11,0.02,-0.13,flip -4964,做空,2020-09-10 23:15:00,2020-09-10 23:35:00,366.71,367.22,0.31,100.0,0.0855,-0.04,0.02,-0.06,flip -4965,做多,2020-09-10 23:35:00,2020-09-10 23:40:00,367.22,366.68,0.31,100.0,0.0852,-0.05,0.02,-0.06,flip -4966,做空,2020-09-10 23:40:00,2020-09-10 23:45:00,366.68,367.43,0.31,100.0,0.0851,-0.06,0.02,-0.08,flip -4967,做多,2020-09-10 23:45:00,2020-09-10 23:50:00,367.43,367.07,0.31,100.0,0.0847,-0.03,0.02,-0.05,flip -4968,做空,2020-09-10 23:50:00,2020-09-11 02:05:00,367.07,363.43,0.31,100.0,0.0846,0.31,0.02,0.29,tp_lower -4969,做多,2020-09-11 08:00:00,2020-09-11 08:40:00,363.16,363.97,0.32,100.0,0.0888,0.07,0.02,0.06,flip -4970,做空,2020-09-11 08:40:00,2020-09-11 08:45:00,363.97,364.17,0.32,100.0,0.0887,-0.02,0.02,-0.03,flip -4971,做多,2020-09-11 08:45:00,2020-09-11 11:05:00,364.17,363.42,0.32,100.0,0.0885,-0.07,0.02,-0.08,flip -4972,做空,2020-09-11 11:05:00,2020-09-11 12:00:00,363.42,362.87,0.32,100.0,0.0885,0.05,0.02,0.03,flip -4973,做多,2020-09-11 12:00:00,2020-09-11 12:15:00,362.87,362.75,0.32,100.0,0.0886,-0.01,0.02,-0.03,flip -4974,做空,2020-09-11 12:15:00,2020-09-11 12:20:00,362.75,363.26,0.32,100.0,0.0885,-0.05,0.02,-0.06,flip -4975,做多,2020-09-11 12:20:00,2020-09-11 12:25:00,363.26,362.47,0.32,100.0,0.0882,-0.07,0.02,-0.09,flip -4976,做空,2020-09-11 12:25:00,2020-09-11 12:35:00,362.47,362.73,0.32,100.0,0.0881,-0.02,0.02,-0.04,flip -4977,做多,2020-09-11 12:35:00,2020-09-11 12:40:00,362.73,362.36,0.32,100.0,0.0879,-0.03,0.02,-0.05,flip -4978,做空,2020-09-11 12:40:00,2020-09-11 12:45:00,362.36,364.71,0.32,100.0,0.0878,-0.21,0.02,-0.22,flip -4979,做多,2020-09-11 12:45:00,2020-09-11 13:45:00,364.71,367.97,0.32,100.0,0.0866,0.28,0.02,0.27,tp_upper -4980,做多,2020-09-11 17:10:00,2020-09-11 17:15:00,365.64,365.59,0.32,100.0,0.0871,-0.0,0.02,-0.02,flip -4981,做空,2020-09-11 17:15:00,2020-09-11 17:20:00,365.59,366.07,0.32,100.0,0.087,-0.04,0.02,-0.06,flip -4982,做多,2020-09-11 17:20:00,2020-09-11 17:30:00,366.07,365.59,0.32,100.0,0.0867,-0.04,0.02,-0.06,flip -4983,做空,2020-09-11 17:30:00,2020-09-11 17:35:00,365.59,365.8,0.32,100.0,0.0866,-0.02,0.02,-0.03,flip -4984,做多,2020-09-11 17:35:00,2020-09-11 17:45:00,365.8,366.13,0.32,100.0,0.0864,0.03,0.02,0.01,flip -4985,做空,2020-09-11 17:45:00,2020-09-12 04:15:00,366.13,370.7,0.32,100.0,0.0863,-0.39,0.02,-0.41,flip -4986,做多,2020-09-12 04:15:00,2020-09-12 04:20:00,370.7,370.54,0.32,100.0,0.0854,-0.01,0.02,-0.03,flip -4987,做空,2020-09-12 04:20:00,2020-09-12 04:25:00,370.54,371.05,0.32,100.0,0.0853,-0.04,0.02,-0.06,flip -4988,做多,2020-09-12 04:25:00,2020-09-12 04:30:00,371.05,370.48,0.32,100.0,0.085,-0.05,0.02,-0.06,flip -4989,做空,2020-09-12 04:30:00,2020-09-12 04:35:00,370.48,370.62,0.31,100.0,0.0849,-0.01,0.02,-0.03,flip -4990,做多,2020-09-12 04:35:00,2020-09-12 04:40:00,370.62,370.0,0.31,100.0,0.0848,-0.05,0.02,-0.07,flip -4991,做空,2020-09-12 04:40:00,2020-09-12 04:55:00,370.0,370.69,0.31,100.0,0.0847,-0.06,0.02,-0.07,flip -4992,做多,2020-09-12 04:55:00,2020-09-12 05:25:00,370.69,371.11,0.31,100.0,0.0843,0.04,0.02,0.02,flip -4993,做空,2020-09-12 05:25:00,2020-09-12 05:35:00,371.11,371.02,0.31,100.0,0.0842,0.01,0.02,-0.01,flip -4994,做多,2020-09-12 05:35:00,2020-09-12 05:45:00,371.02,370.52,0.31,100.0,0.0842,-0.04,0.02,-0.06,flip -4995,做空,2020-09-12 05:45:00,2020-09-12 05:50:00,370.52,371.0,0.31,100.0,0.0841,-0.04,0.02,-0.06,flip -4996,做多,2020-09-12 05:50:00,2020-09-12 05:55:00,371.0,370.69,0.31,100.0,0.0838,-0.03,0.02,-0.04,flip -4997,做空,2020-09-12 05:55:00,2020-09-12 06:05:00,370.69,368.41,0.31,100.0,0.0837,0.19,0.02,0.18,tp_lower -4998,做多,2020-09-12 09:45:00,2020-09-12 09:50:00,369.71,369.52,0.31,100.0,0.0843,-0.02,0.02,-0.03,flip -4999,做空,2020-09-12 09:50:00,2020-09-12 09:55:00,369.52,369.68,0.31,100.0,0.0843,-0.01,0.02,-0.03,flip -5000,做多,2020-09-12 09:55:00,2020-09-12 10:10:00,369.68,369.7,0.31,100.0,0.0841,0.0,0.02,-0.01,flip -5001,做空,2020-09-12 10:10:00,2020-09-12 11:05:00,369.7,369.02,0.31,100.0,0.084,0.06,0.02,0.04,flip -5002,做多,2020-09-12 11:05:00,2020-09-12 11:15:00,369.02,368.83,0.31,100.0,0.0842,-0.02,0.02,-0.03,flip -5003,做空,2020-09-12 11:15:00,2020-09-12 11:25:00,368.83,368.95,0.31,100.0,0.0842,-0.01,0.02,-0.03,flip -5004,做多,2020-09-12 11:25:00,2020-09-12 11:40:00,368.95,370.62,0.31,100.0,0.084,0.14,0.02,0.12,tp_upper -5005,做多,2020-09-12 12:35:00,2020-09-12 13:15:00,368.75,369.0,0.31,100.0,0.0844,0.02,0.02,0.01,flip -5006,做空,2020-09-12 13:15:00,2020-09-12 13:30:00,369.0,367.23,0.31,100.0,0.0843,0.15,0.02,0.13,tp_lower -5007,做多,2020-09-12 14:10:00,2020-09-12 14:15:00,368.54,370.93,0.31,100.0,0.0847,0.2,0.02,0.19,tp_upper -5008,做多,2020-09-12 14:15:00,2020-09-12 14:20:00,370.93,370.59,0.31,100.0,0.0846,-0.03,0.02,-0.04,tp_upper -5009,做多,2020-09-13 08:55:00,2020-09-13 09:25:00,386.24,385.88,0.32,100.0,0.0828,-0.03,0.02,-0.05,flip -5010,做空,2020-09-13 09:25:00,2020-09-13 09:30:00,385.88,386.19,0.32,100.0,0.0827,-0.03,0.02,-0.04,flip -5011,做多,2020-09-13 09:30:00,2020-09-13 09:35:00,386.19,385.65,0.32,100.0,0.0825,-0.04,0.02,-0.06,flip -5012,做空,2020-09-13 09:35:00,2020-09-13 09:40:00,385.65,386.01,0.32,100.0,0.0824,-0.03,0.02,-0.05,flip -5013,做多,2020-09-13 09:40:00,2020-09-13 09:45:00,386.01,383.97,0.32,100.0,0.0822,-0.17,0.02,-0.18,flip -5014,做空,2020-09-13 09:45:00,2020-09-13 09:50:00,383.97,382.93,0.32,100.0,0.0821,0.09,0.02,0.07,tp_lower -5015,做多,2020-09-13 21:40:00,2020-09-14 00:20:00,363.85,361.91,0.32,100.0,0.0868,-0.17,0.02,-0.18,flip -5016,做空,2020-09-14 00:20:00,2020-09-14 00:45:00,361.91,355.8,0.32,100.0,0.0872,0.53,0.02,0.52,tp_lower -5017,做多,2020-09-14 01:30:00,2020-09-14 01:35:00,361.27,360.51,0.32,100.0,0.0888,-0.07,0.02,-0.08,flip -5018,做空,2020-09-14 01:35:00,2020-09-14 01:45:00,360.51,361.36,0.32,100.0,0.0887,-0.08,0.02,-0.09,flip -5019,做多,2020-09-14 01:45:00,2020-09-14 02:00:00,361.36,365.43,0.32,100.0,0.0882,0.36,0.02,0.34,tp_upper -5020,做多,2020-09-14 04:30:00,2020-09-14 04:35:00,363.47,363.15,0.32,100.0,0.0886,-0.03,0.02,-0.04,flip -5021,做空,2020-09-14 04:35:00,2020-09-14 04:40:00,363.15,363.63,0.32,100.0,0.0885,-0.04,0.02,-0.06,flip -5022,做多,2020-09-14 04:40:00,2020-09-14 05:35:00,363.63,363.54,0.32,100.0,0.0882,-0.01,0.02,-0.02,flip -5023,做空,2020-09-14 05:35:00,2020-09-14 05:45:00,363.54,363.13,0.32,100.0,0.0881,0.04,0.02,0.02,flip -5024,做多,2020-09-14 05:45:00,2020-09-14 06:00:00,363.13,366.86,0.32,100.0,0.0882,0.33,0.02,0.31,tp_upper -5025,做多,2020-09-14 09:55:00,2020-09-14 10:35:00,365.4,365.34,0.32,100.0,0.0884,-0.01,0.02,-0.02,flip -5026,做空,2020-09-14 10:35:00,2020-09-14 10:40:00,365.34,365.88,0.32,100.0,0.0884,-0.05,0.02,-0.06,flip -5027,做多,2020-09-14 10:40:00,2020-09-14 11:20:00,365.88,368.8,0.32,100.0,0.088,0.26,0.02,0.24,tp_upper -5028,做多,2020-09-14 19:35:00,2020-09-14 20:00:00,374.27,374.0,0.32,100.0,0.0866,-0.02,0.02,-0.04,flip -5029,做空,2020-09-14 20:00:00,2020-09-14 20:05:00,374.0,375.99,0.32,100.0,0.0865,-0.17,0.02,-0.19,flip -5030,做多,2020-09-14 20:05:00,2020-09-14 21:15:00,375.99,375.76,0.32,100.0,0.0855,-0.02,0.02,-0.04,flip -5031,做空,2020-09-14 21:15:00,2020-09-14 21:25:00,375.76,375.42,0.32,100.0,0.0855,0.03,0.02,0.01,flip -5032,做多,2020-09-14 21:25:00,2020-09-14 22:25:00,375.42,376.1,0.32,100.0,0.0855,0.06,0.02,0.04,flip -5033,做空,2020-09-14 22:25:00,2020-09-14 22:40:00,376.1,372.19,0.32,100.0,0.0854,0.33,0.02,0.32,tp_lower -5034,做多,2020-09-14 23:30:00,2020-09-14 23:40:00,376.73,376.37,0.32,100.0,0.0861,-0.03,0.02,-0.05,flip -5035,做空,2020-09-14 23:40:00,2020-09-14 23:55:00,376.37,377.13,0.32,100.0,0.086,-0.07,0.02,-0.08,flip -5036,做多,2020-09-14 23:55:00,2020-09-15 00:20:00,377.13,376.5,0.32,100.0,0.0856,-0.05,0.02,-0.07,flip -5037,做空,2020-09-15 00:20:00,2020-09-15 00:25:00,376.5,376.54,0.33,100.0,0.0871,-0.0,0.02,-0.02,flip -5038,做多,2020-09-15 00:25:00,2020-09-15 00:30:00,376.54,375.77,0.33,100.0,0.087,-0.07,0.02,-0.08,flip -5039,做空,2020-09-15 00:30:00,2020-09-15 00:55:00,375.77,376.96,0.33,100.0,0.0869,-0.1,0.02,-0.12,flip -5040,做多,2020-09-15 00:55:00,2020-09-15 01:00:00,376.96,376.36,0.33,100.0,0.0863,-0.05,0.02,-0.07,flip -5041,做空,2020-09-15 01:00:00,2020-09-15 01:35:00,376.36,376.43,0.32,100.0,0.0862,-0.01,0.02,-0.02,flip -5042,做多,2020-09-15 01:35:00,2020-09-15 01:40:00,376.43,375.88,0.32,100.0,0.0861,-0.05,0.02,-0.06,flip -5043,做空,2020-09-15 01:40:00,2020-09-15 01:50:00,375.88,375.57,0.32,100.0,0.086,0.03,0.02,0.01,flip -5044,做多,2020-09-15 01:50:00,2020-09-15 02:00:00,375.57,374.53,0.32,100.0,0.086,-0.09,0.02,-0.11,flip -5045,做空,2020-09-15 02:00:00,2020-09-15 02:10:00,374.53,377.03,0.32,100.0,0.086,-0.21,0.02,-0.23,flip -5046,做多,2020-09-15 02:10:00,2020-09-15 02:15:00,377.03,376.99,0.32,100.0,0.0847,-0.0,0.02,-0.02,flip -5047,做空,2020-09-15 02:15:00,2020-09-15 03:55:00,376.99,376.19,0.32,100.0,0.0846,0.07,0.02,0.05,flip -5048,做多,2020-09-15 03:55:00,2020-09-15 04:20:00,376.19,375.91,0.32,100.0,0.0849,-0.02,0.02,-0.04,flip -5049,做空,2020-09-15 04:20:00,2020-09-15 04:45:00,375.91,373.4,0.32,100.0,0.0848,0.21,0.02,0.2,tp_lower -5050,做多,2020-09-15 05:15:00,2020-09-15 07:30:00,375.99,375.75,0.32,100.0,0.0853,-0.02,0.02,-0.04,flip -5051,做空,2020-09-15 07:30:00,2020-09-15 07:45:00,375.75,375.33,0.32,100.0,0.0852,0.04,0.02,0.02,flip -5052,做多,2020-09-15 07:45:00,2020-09-15 08:05:00,375.33,375.19,0.32,100.0,0.0853,-0.01,0.02,-0.03,flip -5053,做空,2020-09-15 08:05:00,2020-09-15 08:30:00,375.19,372.87,0.32,100.0,0.0852,0.2,0.02,0.18,tp_lower -5054,做多,2020-09-15 10:35:00,2020-09-15 10:40:00,375.71,374.93,0.32,100.0,0.0856,-0.07,0.02,-0.08,flip -5055,做空,2020-09-15 10:40:00,2020-09-15 13:35:00,374.93,371.18,0.32,100.0,0.0855,0.32,0.02,0.3,tp_lower -5056,做多,2020-09-15 21:40:00,2020-09-15 21:50:00,367.4,366.93,0.32,100.0,0.088,-0.04,0.02,-0.06,flip -5057,做空,2020-09-15 21:50:00,2020-09-15 21:55:00,366.93,368.01,0.32,100.0,0.0879,-0.09,0.02,-0.11,flip -5058,做多,2020-09-15 21:55:00,2020-09-15 22:00:00,368.01,367.54,0.32,100.0,0.0873,-0.04,0.02,-0.06,flip -5059,做空,2020-09-15 22:00:00,2020-09-15 22:25:00,367.54,366.98,0.32,100.0,0.0872,0.05,0.02,0.03,flip -5060,做多,2020-09-15 22:25:00,2020-09-15 22:30:00,366.98,366.6,0.32,100.0,0.0874,-0.03,0.02,-0.05,flip -5061,做空,2020-09-15 22:30:00,2020-09-15 22:35:00,366.6,366.73,0.32,100.0,0.0873,-0.01,0.02,-0.03,flip -5062,做多,2020-09-15 22:35:00,2020-09-15 22:40:00,366.73,365.59,0.32,100.0,0.0872,-0.1,0.02,-0.12,flip -5063,做空,2020-09-15 22:40:00,2020-09-15 23:15:00,365.59,364.05,0.32,100.0,0.0871,0.13,0.02,0.12,tp_lower -5064,做多,2020-09-16 04:20:00,2020-09-16 04:30:00,361.92,361.79,0.33,100.0,0.0905,-0.01,0.02,-0.03,flip -5065,做空,2020-09-16 04:30:00,2020-09-16 04:35:00,361.79,361.89,0.33,100.0,0.0904,-0.01,0.02,-0.03,flip -5066,做多,2020-09-16 04:35:00,2020-09-16 05:40:00,361.89,361.99,0.33,100.0,0.0902,0.01,0.02,-0.01,flip -5067,做空,2020-09-16 05:40:00,2020-09-16 05:50:00,361.99,361.97,0.33,100.0,0.0901,0.0,0.02,-0.01,flip -5068,做多,2020-09-16 05:50:00,2020-09-16 05:55:00,361.97,361.82,0.33,100.0,0.0901,-0.01,0.02,-0.03,flip -5069,做空,2020-09-16 05:55:00,2020-09-16 06:35:00,361.82,361.47,0.33,100.0,0.09,0.03,0.02,0.02,flip -5070,做多,2020-09-16 06:35:00,2020-09-16 07:50:00,361.47,365.04,0.33,100.0,0.09,0.32,0.02,0.31,tp_upper -5071,做多,2020-09-16 10:40:00,2020-09-16 10:50:00,361.26,361.59,0.33,100.0,0.0909,0.03,0.02,0.01,flip -5072,做空,2020-09-16 10:50:00,2020-09-16 11:00:00,361.59,362.91,0.33,100.0,0.0908,-0.12,0.02,-0.14,flip -5073,做多,2020-09-16 11:00:00,2020-09-16 12:00:00,362.91,363.66,0.33,100.0,0.0901,0.07,0.02,0.05,tp_upper -5074,做多,2020-09-16 18:15:00,2020-09-16 18:50:00,366.73,366.45,0.33,100.0,0.0892,-0.02,0.02,-0.04,flip -5075,做空,2020-09-16 18:50:00,2020-09-16 19:00:00,366.45,366.45,0.33,100.0,0.0891,0.0,0.02,-0.02,flip -5076,做多,2020-09-16 19:00:00,2020-09-16 19:05:00,366.45,366.2,0.33,100.0,0.089,-0.02,0.02,-0.04,flip -5077,做空,2020-09-16 19:05:00,2020-09-16 19:45:00,366.2,365.95,0.33,100.0,0.0889,0.02,0.02,0.01,flip -5078,做多,2020-09-16 19:45:00,2020-09-16 22:30:00,365.95,366.23,0.33,100.0,0.089,0.02,0.02,0.01,flip -5079,做空,2020-09-16 22:30:00,2020-09-16 22:35:00,366.23,367.35,0.33,100.0,0.0889,-0.1,0.02,-0.12,flip -5080,做多,2020-09-16 22:35:00,2020-09-16 22:40:00,367.35,366.66,0.32,100.0,0.0883,-0.06,0.02,-0.08,flip -5081,做空,2020-09-16 22:40:00,2020-09-16 22:50:00,366.66,367.86,0.32,100.0,0.0882,-0.11,0.02,-0.12,flip -5082,做多,2020-09-16 22:50:00,2020-09-16 23:10:00,367.86,367.01,0.32,100.0,0.0875,-0.07,0.02,-0.09,flip -5083,做空,2020-09-16 23:10:00,2020-09-16 23:30:00,367.01,364.92,0.32,100.0,0.0874,0.18,0.02,0.17,tp_lower -5084,做多,2020-09-17 00:25:00,2020-09-17 00:30:00,370.52,372.83,0.33,100.0,0.0886,0.2,0.02,0.19,tp_upper -5085,做多,2020-09-17 09:05:00,2020-09-17 09:15:00,377.89,378.5,0.33,100.0,0.0873,0.05,0.02,0.04,flip -5086,做空,2020-09-17 09:15:00,2020-09-17 10:10:00,378.5,377.06,0.33,100.0,0.0872,0.13,0.02,0.11,tp_lower -5087,做多,2020-09-17 10:50:00,2020-09-17 11:00:00,379.21,378.75,0.33,100.0,0.0873,-0.04,0.02,-0.06,flip -5088,做空,2020-09-17 11:00:00,2020-09-17 11:05:00,378.75,379.69,0.33,100.0,0.0872,-0.08,0.02,-0.1,flip -5089,做多,2020-09-17 11:05:00,2020-09-17 11:10:00,379.69,378.74,0.33,100.0,0.0867,-0.08,0.02,-0.1,flip -5090,做空,2020-09-17 11:10:00,2020-09-17 11:15:00,378.74,379.21,0.33,100.0,0.0866,-0.04,0.02,-0.06,flip -5091,做多,2020-09-17 11:15:00,2020-09-17 11:25:00,379.21,381.5,0.33,100.0,0.0863,0.2,0.02,0.18,tp_upper -5092,做多,2020-09-17 13:45:00,2020-09-17 14:20:00,379.12,379.68,0.33,100.0,0.0868,0.05,0.02,0.03,flip -5093,做空,2020-09-17 14:20:00,2020-09-17 16:40:00,379.68,378.97,0.33,100.0,0.0867,0.06,0.02,0.05,flip -5094,做多,2020-09-17 16:40:00,2020-09-17 17:25:00,378.97,382.27,0.33,100.0,0.0869,0.29,0.02,0.27,tp_upper -5095,做多,2020-09-18 00:35:00,2020-09-18 00:40:00,386.84,386.78,0.34,100.0,0.0866,-0.01,0.02,-0.02,flip -5096,做空,2020-09-18 00:40:00,2020-09-18 00:45:00,386.78,386.82,0.33,100.0,0.0866,-0.0,0.02,-0.02,flip -5097,做多,2020-09-18 00:45:00,2020-09-18 01:10:00,386.82,386.02,0.33,100.0,0.0865,-0.07,0.02,-0.09,flip -5098,做空,2020-09-18 01:10:00,2020-09-18 04:05:00,386.02,383.44,0.33,100.0,0.0864,0.22,0.02,0.21,tp_lower -5099,做多,2020-09-18 06:45:00,2020-09-18 07:00:00,387.51,387.5,0.34,100.0,0.0865,-0.0,0.02,-0.02,flip -5100,做空,2020-09-18 07:00:00,2020-09-18 07:10:00,387.5,387.05,0.33,100.0,0.0864,0.04,0.02,0.02,flip -5101,做多,2020-09-18 07:10:00,2020-09-18 07:15:00,387.05,386.96,0.33,100.0,0.0866,-0.01,0.02,-0.02,flip -5102,做空,2020-09-18 07:15:00,2020-09-18 08:15:00,386.96,385.97,0.33,100.0,0.0865,0.09,0.02,0.07,tp_lower -5103,做多,2020-09-18 08:55:00,2020-09-18 09:00:00,387.1,386.52,0.34,100.0,0.0866,-0.05,0.02,-0.07,flip -5104,做空,2020-09-18 09:00:00,2020-09-18 10:45:00,386.52,386.06,0.33,100.0,0.0865,0.04,0.02,0.02,flip -5105,做多,2020-09-18 10:45:00,2020-09-18 10:50:00,386.06,385.68,0.33,100.0,0.0866,-0.03,0.02,-0.05,flip -5106,做空,2020-09-18 10:50:00,2020-09-18 10:55:00,385.68,385.7,0.33,100.0,0.0865,-0.0,0.02,-0.02,flip -5107,做多,2020-09-18 10:55:00,2020-09-18 11:10:00,385.7,386.25,0.33,100.0,0.0864,0.05,0.02,0.03,flip -5108,做空,2020-09-18 11:10:00,2020-09-18 11:15:00,386.25,386.95,0.33,100.0,0.0863,-0.06,0.02,-0.08,flip -5109,做多,2020-09-18 11:15:00,2020-09-18 11:25:00,386.95,386.34,0.33,100.0,0.0859,-0.05,0.02,-0.07,flip -5110,做空,2020-09-18 11:25:00,2020-09-18 11:35:00,386.34,386.33,0.33,100.0,0.0858,0.0,0.02,-0.02,flip -5111,做多,2020-09-18 11:35:00,2020-09-18 11:45:00,386.33,386.17,0.33,100.0,0.0858,-0.01,0.02,-0.03,flip -5112,做空,2020-09-18 11:45:00,2020-09-18 12:00:00,386.17,386.23,0.33,100.0,0.0857,-0.01,0.02,-0.02,flip -5113,做多,2020-09-18 12:00:00,2020-09-18 12:15:00,386.23,385.26,0.33,100.0,0.0856,-0.08,0.02,-0.1,flip -5114,做空,2020-09-18 12:15:00,2020-09-18 12:35:00,385.26,386.11,0.33,100.0,0.0855,-0.07,0.02,-0.09,flip -5115,做多,2020-09-18 12:35:00,2020-09-18 13:10:00,386.11,386.11,0.33,100.0,0.085,0.0,0.02,-0.02,flip -5116,做空,2020-09-18 13:10:00,2020-09-18 13:15:00,386.11,386.8,0.33,100.0,0.0849,-0.06,0.02,-0.08,flip -5117,做多,2020-09-18 13:15:00,2020-09-18 13:20:00,386.8,386.0,0.33,100.0,0.0845,-0.07,0.02,-0.08,flip -5118,做空,2020-09-18 13:20:00,2020-09-18 13:30:00,386.0,385.87,0.33,100.0,0.0845,0.01,0.02,-0.01,flip -5119,做多,2020-09-18 13:30:00,2020-09-18 21:45:00,385.87,381.74,0.33,100.0,0.0844,-0.35,0.02,-0.36,flip -5120,做空,2020-09-18 21:45:00,2020-09-18 21:50:00,381.74,381.88,0.32,100.0,0.0844,-0.01,0.02,-0.03,flip -5121,做多,2020-09-18 21:50:00,2020-09-18 22:00:00,381.88,381.9,0.32,100.0,0.0842,0.0,0.02,-0.01,flip -5122,做空,2020-09-18 22:00:00,2020-09-18 23:30:00,381.9,381.17,0.32,100.0,0.0841,0.06,0.02,0.05,flip -5123,做多,2020-09-18 23:30:00,2020-09-18 23:40:00,381.17,381.22,0.32,100.0,0.0844,0.0,0.02,-0.01,flip -5124,做空,2020-09-18 23:40:00,2020-09-19 04:10:00,381.22,382.8,0.32,100.0,0.0843,-0.13,0.02,-0.15,flip -5125,做多,2020-09-19 04:10:00,2020-09-19 04:20:00,382.8,382.0,0.33,100.0,0.0858,-0.07,0.02,-0.09,flip -5126,做空,2020-09-19 04:20:00,2020-09-19 04:45:00,382.0,382.12,0.33,100.0,0.0857,-0.01,0.02,-0.03,flip -5127,做多,2020-09-19 04:45:00,2020-09-19 05:05:00,382.12,382.2,0.33,100.0,0.0856,0.01,0.02,-0.01,flip -5128,做空,2020-09-19 05:05:00,2020-09-19 05:40:00,382.2,380.35,0.33,100.0,0.0855,0.16,0.02,0.14,tp_lower -5129,做多,2020-09-19 10:55:00,2020-09-19 11:05:00,381.92,382.69,0.33,100.0,0.0859,0.07,0.02,0.05,tp_upper -5130,做多,2020-09-19 18:35:00,2020-09-19 18:40:00,383.61,383.21,0.33,100.0,0.0856,-0.03,0.02,-0.05,flip -5131,做空,2020-09-19 18:40:00,2020-09-19 18:45:00,383.21,383.46,0.33,100.0,0.0855,-0.02,0.02,-0.04,flip -5132,做多,2020-09-19 18:45:00,2020-09-19 18:50:00,383.46,383.36,0.33,100.0,0.0853,-0.01,0.02,-0.02,flip -5133,做空,2020-09-19 18:50:00,2020-09-19 18:55:00,383.36,384.17,0.33,100.0,0.0852,-0.07,0.02,-0.09,flip -5134,做多,2020-09-19 18:55:00,2020-09-19 19:00:00,384.17,383.66,0.33,100.0,0.0848,-0.04,0.02,-0.06,flip -5135,做空,2020-09-19 19:00:00,2020-09-19 19:10:00,383.66,383.9,0.32,100.0,0.0847,-0.02,0.02,-0.04,flip -5136,做多,2020-09-19 19:10:00,2020-09-19 19:25:00,383.9,384.2,0.32,100.0,0.0845,0.03,0.02,0.01,flip -5137,做空,2020-09-19 19:25:00,2020-09-19 19:55:00,384.2,384.68,0.32,100.0,0.0844,-0.04,0.02,-0.06,flip -5138,做多,2020-09-19 19:55:00,2020-09-19 20:00:00,384.68,383.96,0.32,100.0,0.0841,-0.06,0.02,-0.08,flip -5139,做空,2020-09-19 20:00:00,2020-09-19 20:10:00,383.96,384.66,0.32,100.0,0.084,-0.06,0.02,-0.07,flip -5140,做多,2020-09-19 20:10:00,2020-09-19 20:15:00,384.66,384.63,0.32,100.0,0.0836,-0.0,0.02,-0.02,flip -5141,做空,2020-09-19 20:15:00,2020-09-19 21:25:00,384.63,384.66,0.32,100.0,0.0835,-0.0,0.02,-0.02,flip -5142,做多,2020-09-19 21:25:00,2020-09-19 22:00:00,384.66,384.04,0.32,100.0,0.0835,-0.05,0.02,-0.07,flip -5143,做空,2020-09-19 22:00:00,2020-09-19 22:10:00,384.04,383.4,0.32,100.0,0.0834,0.05,0.02,0.04,tp_lower -5144,做多,2020-09-19 22:55:00,2020-09-19 23:00:00,384.61,383.41,0.32,100.0,0.0833,-0.1,0.02,-0.12,flip -5145,做空,2020-09-19 23:00:00,2020-09-19 23:05:00,383.41,383.92,0.32,100.0,0.0832,-0.04,0.02,-0.06,tp_lower -5146,做多,2020-09-19 23:15:00,2020-09-19 23:25:00,384.98,384.69,0.32,100.0,0.0827,-0.02,0.02,-0.04,flip -5147,做空,2020-09-19 23:25:00,2020-09-20 00:15:00,384.69,383.81,0.32,100.0,0.0826,0.07,0.02,0.06,tp_lower -5148,做多,2020-09-20 08:20:00,2020-09-20 08:25:00,381.62,381.46,0.32,100.0,0.0851,-0.01,0.02,-0.03,flip -5149,做空,2020-09-20 08:25:00,2020-09-20 08:50:00,381.46,379.78,0.32,100.0,0.085,0.14,0.02,0.13,tp_lower -5150,做多,2020-09-20 10:50:00,2020-09-20 11:00:00,380.6,380.34,0.33,100.0,0.0855,-0.02,0.02,-0.04,flip -5151,做空,2020-09-20 11:00:00,2020-09-20 11:05:00,380.34,380.61,0.32,100.0,0.0854,-0.02,0.02,-0.04,flip -5152,做多,2020-09-20 11:05:00,2020-09-20 11:10:00,380.61,380.44,0.32,100.0,0.0852,-0.01,0.02,-0.03,flip -5153,做空,2020-09-20 11:10:00,2020-09-20 11:30:00,380.44,380.06,0.32,100.0,0.0852,0.03,0.02,0.02,tp_lower -5154,做多,2020-09-20 22:00:00,2020-09-20 23:50:00,369.99,370.78,0.32,100.0,0.0876,0.07,0.02,0.05,flip -5155,做空,2020-09-20 23:50:00,2020-09-20 23:55:00,370.78,370.85,0.32,100.0,0.0875,-0.01,0.02,-0.02,flip -5156,做多,2020-09-20 23:55:00,2020-09-21 00:00:00,370.85,368.99,0.32,100.0,0.0873,-0.16,0.02,-0.18,flip -5157,做空,2020-09-21 00:00:00,2020-09-21 00:05:00,368.99,370.15,0.32,100.0,0.088,-0.1,0.02,-0.12,flip -5158,做多,2020-09-21 00:05:00,2020-09-21 00:10:00,370.15,369.7,0.32,100.0,0.0873,-0.04,0.02,-0.06,flip -5159,做空,2020-09-21 00:10:00,2020-09-21 00:15:00,369.7,370.68,0.32,100.0,0.0872,-0.09,0.02,-0.1,flip -5160,做多,2020-09-21 00:15:00,2020-09-21 00:50:00,370.68,374.43,0.32,100.0,0.0867,0.33,0.02,0.31,tp_upper -5161,做多,2020-09-21 19:10:00,2020-09-21 19:15:00,345.6,344.38,0.32,100.0,0.0938,-0.11,0.02,-0.13,flip -5162,做空,2020-09-21 19:15:00,2020-09-21 19:20:00,344.38,345.28,0.32,100.0,0.0937,-0.08,0.02,-0.1,flip -5163,做多,2020-09-21 19:20:00,2020-09-21 19:25:00,345.28,344.8,0.32,100.0,0.0932,-0.04,0.02,-0.06,flip -5164,做空,2020-09-21 19:25:00,2020-09-21 19:40:00,344.8,344.11,0.32,100.0,0.0931,0.06,0.02,0.05,flip -5165,做多,2020-09-21 19:40:00,2020-09-21 19:45:00,344.11,344.0,0.32,100.0,0.0933,-0.01,0.02,-0.03,flip -5166,做空,2020-09-21 19:45:00,2020-09-21 19:50:00,344.0,344.72,0.32,100.0,0.0933,-0.07,0.02,-0.08,flip -5167,做多,2020-09-21 19:50:00,2020-09-21 21:40:00,344.72,347.84,0.32,100.0,0.0928,0.29,0.02,0.27,tp_upper -5168,做多,2020-09-21 23:20:00,2020-09-21 23:25:00,343.22,342.77,0.32,100.0,0.0939,-0.04,0.02,-0.06,flip -5169,做空,2020-09-21 23:25:00,2020-09-21 23:30:00,342.77,343.39,0.32,100.0,0.0938,-0.06,0.02,-0.07,flip -5170,做多,2020-09-21 23:30:00,2020-09-21 23:45:00,343.39,342.09,0.32,100.0,0.0934,-0.12,0.02,-0.14,flip -5171,做空,2020-09-21 23:45:00,2020-09-22 00:00:00,342.09,338.8,0.32,100.0,0.0933,0.31,0.02,0.29,tp_lower -5172,做多,2020-09-22 00:05:00,2020-09-22 00:35:00,342.46,343.24,0.33,100.0,0.0953,0.07,0.02,0.06,flip -5173,做空,2020-09-22 00:35:00,2020-09-22 02:30:00,343.24,343.3,0.33,100.0,0.0952,-0.01,0.02,-0.02,flip -5174,做多,2020-09-22 02:30:00,2020-09-22 03:00:00,343.3,343.92,0.33,100.0,0.0951,0.06,0.02,0.04,flip -5175,做空,2020-09-22 03:00:00,2020-09-22 03:20:00,343.92,343.91,0.33,100.0,0.095,0.0,0.02,-0.02,flip -5176,做多,2020-09-22 03:20:00,2020-09-22 03:25:00,343.91,342.6,0.33,100.0,0.0949,-0.12,0.02,-0.14,flip -5177,做空,2020-09-22 03:25:00,2020-09-22 03:40:00,342.6,343.75,0.32,100.0,0.0948,-0.11,0.02,-0.13,flip -5178,做多,2020-09-22 03:40:00,2020-09-22 03:45:00,343.75,343.51,0.32,100.0,0.094,-0.02,0.02,-0.04,flip -5179,做空,2020-09-22 03:45:00,2020-09-22 04:00:00,343.51,343.97,0.32,100.0,0.094,-0.04,0.02,-0.06,flip -5180,做多,2020-09-22 04:00:00,2020-09-22 04:35:00,343.97,344.38,0.32,100.0,0.0936,0.04,0.02,0.02,flip -5181,做空,2020-09-22 04:35:00,2020-09-22 04:40:00,344.38,344.43,0.32,100.0,0.0935,-0.0,0.02,-0.02,flip -5182,做多,2020-09-22 04:40:00,2020-09-22 04:45:00,344.43,343.87,0.32,100.0,0.0934,-0.05,0.02,-0.07,flip -5183,做空,2020-09-22 04:45:00,2020-09-22 05:00:00,343.87,344.41,0.32,100.0,0.0933,-0.05,0.02,-0.07,flip -5184,做多,2020-09-22 05:00:00,2020-09-22 05:05:00,344.41,343.41,0.32,100.0,0.0929,-0.09,0.02,-0.11,flip -5185,做空,2020-09-22 05:05:00,2020-09-22 05:20:00,343.41,344.64,0.32,100.0,0.0928,-0.11,0.02,-0.13,flip -5186,做多,2020-09-22 05:20:00,2020-09-22 05:35:00,344.64,344.04,0.32,100.0,0.0921,-0.06,0.02,-0.07,flip -5187,做空,2020-09-22 05:35:00,2020-09-22 05:40:00,344.04,344.4,0.32,100.0,0.092,-0.03,0.02,-0.05,flip -5188,做多,2020-09-22 05:40:00,2020-09-22 05:55:00,344.4,343.75,0.32,100.0,0.0917,-0.06,0.02,-0.08,flip -5189,做空,2020-09-22 05:55:00,2020-09-22 06:00:00,343.75,345.61,0.31,100.0,0.0916,-0.17,0.02,-0.19,flip -5190,做多,2020-09-22 06:00:00,2020-09-22 06:20:00,345.61,343.25,0.31,100.0,0.0905,-0.21,0.02,-0.23,flip -5191,做空,2020-09-22 06:20:00,2020-09-22 07:10:00,343.25,341.07,0.31,100.0,0.0904,0.2,0.02,0.18,tp_lower -5192,做多,2020-09-22 08:55:00,2020-09-22 09:00:00,342.01,341.53,0.31,100.0,0.0912,-0.04,0.02,-0.06,flip -5193,做空,2020-09-22 09:00:00,2020-09-22 10:40:00,341.53,341.58,0.31,100.0,0.0912,-0.0,0.02,-0.02,flip -5194,做多,2020-09-22 10:40:00,2020-09-22 11:35:00,341.58,341.68,0.31,100.0,0.091,0.01,0.02,-0.01,flip -5195,做空,2020-09-22 11:35:00,2020-09-22 12:00:00,341.68,339.09,0.31,100.0,0.0909,0.24,0.02,0.22,tp_lower -5196,做多,2020-09-22 12:40:00,2020-09-22 12:45:00,341.55,341.38,0.31,100.0,0.0916,-0.02,0.02,-0.03,flip -5197,做空,2020-09-22 12:45:00,2020-09-22 12:50:00,341.38,341.95,0.31,100.0,0.0915,-0.05,0.02,-0.07,flip -5198,做多,2020-09-22 12:50:00,2020-09-22 12:55:00,341.95,341.85,0.31,100.0,0.0911,-0.01,0.02,-0.02,flip -5199,做空,2020-09-22 12:55:00,2020-09-22 14:05:00,341.85,341.1,0.31,100.0,0.091,0.07,0.02,0.05,flip -5200,做多,2020-09-22 14:05:00,2020-09-22 14:40:00,341.1,341.21,0.31,100.0,0.0913,0.01,0.02,-0.01,flip -5201,做空,2020-09-22 14:40:00,2020-09-22 14:50:00,341.21,340.95,0.31,100.0,0.0912,0.02,0.02,0.01,flip -5202,做多,2020-09-22 14:50:00,2020-09-22 15:30:00,340.95,340.1,0.31,100.0,0.0913,-0.08,0.02,-0.09,flip -5203,做空,2020-09-22 15:30:00,2020-09-22 15:35:00,340.1,340.88,0.31,100.0,0.0912,-0.07,0.02,-0.09,flip -5204,做多,2020-09-22 15:35:00,2020-09-22 15:40:00,340.88,340.79,0.31,100.0,0.0907,-0.01,0.02,-0.02,flip -5205,做空,2020-09-22 15:40:00,2020-09-22 15:45:00,340.79,341.37,0.31,100.0,0.0906,-0.05,0.02,-0.07,flip -5206,做多,2020-09-22 15:45:00,2020-09-22 15:55:00,341.37,341.03,0.31,100.0,0.0902,-0.03,0.02,-0.05,flip -5207,做空,2020-09-22 15:55:00,2020-09-22 16:05:00,341.03,341.63,0.31,100.0,0.0901,-0.05,0.02,-0.07,flip -5208,做多,2020-09-22 16:05:00,2020-09-22 16:55:00,341.63,340.81,0.31,100.0,0.0897,-0.07,0.02,-0.09,flip -5209,做空,2020-09-22 16:55:00,2020-09-22 17:00:00,340.81,341.1,0.31,100.0,0.0896,-0.03,0.02,-0.04,flip -5210,做多,2020-09-22 17:00:00,2020-09-22 17:05:00,341.1,341.04,0.3,100.0,0.0893,-0.01,0.02,-0.02,flip -5211,做空,2020-09-22 17:05:00,2020-09-22 17:10:00,341.04,342.06,0.3,100.0,0.0893,-0.09,0.02,-0.11,flip -5212,做多,2020-09-22 17:10:00,2020-09-22 17:25:00,342.06,342.31,0.3,100.0,0.0886,0.02,0.02,0.01,tp_upper -5213,做多,2020-09-22 21:10:00,2020-09-22 21:25:00,341.86,344.7,0.3,100.0,0.0887,0.25,0.02,0.24,tp_upper -5214,做多,2020-09-22 22:50:00,2020-09-22 23:30:00,343.47,342.41,0.31,100.0,0.0889,-0.09,0.02,-0.11,flip -5215,做空,2020-09-22 23:30:00,2020-09-22 23:35:00,342.41,343.23,0.3,100.0,0.0888,-0.07,0.02,-0.09,flip -5216,做多,2020-09-22 23:35:00,2020-09-22 23:40:00,343.23,342.59,0.3,100.0,0.0883,-0.06,0.02,-0.07,flip -5217,做空,2020-09-22 23:40:00,2020-09-22 23:45:00,342.59,343.44,0.3,100.0,0.0882,-0.07,0.02,-0.09,flip -5218,做多,2020-09-22 23:45:00,2020-09-23 00:10:00,343.44,342.8,0.3,100.0,0.0877,-0.06,0.02,-0.07,flip -5219,做空,2020-09-23 00:10:00,2020-09-23 00:15:00,342.8,343.0,0.31,100.0,0.0915,-0.02,0.02,-0.03,flip -5220,做多,2020-09-23 00:15:00,2020-09-23 00:20:00,343.0,342.53,0.31,100.0,0.0913,-0.04,0.02,-0.06,flip -5221,做空,2020-09-23 00:20:00,2020-09-23 00:25:00,342.53,343.95,0.31,100.0,0.0912,-0.13,0.02,-0.15,flip -5222,做多,2020-09-23 00:25:00,2020-09-23 00:30:00,343.95,342.89,0.31,100.0,0.0903,-0.1,0.02,-0.11,flip -5223,做空,2020-09-23 00:30:00,2020-09-23 00:40:00,342.89,343.11,0.31,100.0,0.0902,-0.02,0.02,-0.04,flip -5224,做多,2020-09-23 00:40:00,2020-09-23 00:45:00,343.11,342.33,0.31,100.0,0.09,-0.07,0.02,-0.09,flip -5225,做空,2020-09-23 00:45:00,2020-09-23 01:15:00,342.33,342.79,0.31,100.0,0.0899,-0.04,0.02,-0.06,flip -5226,做多,2020-09-23 01:15:00,2020-09-23 01:35:00,342.79,342.97,0.31,100.0,0.0896,0.02,0.02,0.0,flip -5227,做空,2020-09-23 01:35:00,2020-09-23 01:55:00,342.97,343.4,0.31,100.0,0.0895,-0.04,0.02,-0.05,flip -5228,做多,2020-09-23 01:55:00,2020-09-23 02:15:00,343.4,343.15,0.31,100.0,0.0892,-0.02,0.02,-0.04,flip -5229,做空,2020-09-23 02:15:00,2020-09-23 02:50:00,343.15,343.18,0.31,100.0,0.0891,-0.0,0.02,-0.02,flip -5230,做多,2020-09-23 02:50:00,2020-09-23 03:00:00,343.18,342.68,0.31,100.0,0.089,-0.04,0.02,-0.06,flip -5231,做空,2020-09-23 03:00:00,2020-09-23 03:05:00,342.68,341.85,0.3,100.0,0.0889,0.07,0.02,0.06,tp_lower -5232,做多,2020-09-23 10:55:00,2020-09-23 11:10:00,338.83,339.06,0.31,100.0,0.0901,0.02,0.02,0.01,flip -5233,做空,2020-09-23 11:10:00,2020-09-23 11:25:00,339.06,338.7,0.31,100.0,0.09,0.03,0.02,0.02,flip -5234,做多,2020-09-23 11:25:00,2020-09-23 11:35:00,338.7,338.73,0.31,100.0,0.0901,0.0,0.02,-0.01,flip -5235,做空,2020-09-23 11:35:00,2020-09-23 11:40:00,338.73,339.28,0.3,100.0,0.09,-0.05,0.02,-0.06,flip -5236,做多,2020-09-23 11:40:00,2020-09-23 11:45:00,339.28,339.13,0.3,100.0,0.0896,-0.01,0.02,-0.03,flip -5237,做空,2020-09-23 11:45:00,2020-09-23 12:15:00,339.13,338.84,0.3,100.0,0.0895,0.03,0.02,0.01,flip -5238,做多,2020-09-23 12:15:00,2020-09-23 12:35:00,338.84,340.93,0.3,100.0,0.0896,0.19,0.02,0.17,tp_upper -5239,做多,2020-09-23 15:35:00,2020-09-23 15:50:00,339.42,338.41,0.31,100.0,0.0899,-0.09,0.02,-0.11,flip -5240,做空,2020-09-23 15:50:00,2020-09-23 15:55:00,338.41,338.5,0.3,100.0,0.0898,-0.01,0.02,-0.02,flip -5241,做多,2020-09-23 15:55:00,2020-09-23 16:00:00,338.5,338.42,0.3,100.0,0.0897,-0.01,0.02,-0.02,flip -5242,做空,2020-09-23 16:00:00,2020-09-23 16:05:00,338.42,338.75,0.3,100.0,0.0896,-0.03,0.02,-0.04,flip -5243,做多,2020-09-23 16:05:00,2020-09-23 16:10:00,338.75,338.38,0.3,100.0,0.0893,-0.03,0.02,-0.05,flip -5244,做空,2020-09-23 16:10:00,2020-09-23 18:15:00,338.38,336.2,0.3,100.0,0.0892,0.19,0.01,0.18,tp_lower -5245,做多,2020-09-24 03:20:00,2020-09-24 03:25:00,324.82,324.67,0.31,100.0,0.0957,-0.01,0.02,-0.03,flip -5246,做空,2020-09-24 03:25:00,2020-09-24 03:30:00,324.67,325.45,0.31,100.0,0.0956,-0.07,0.02,-0.09,flip -5247,做多,2020-09-24 03:30:00,2020-09-24 03:45:00,325.45,324.68,0.31,100.0,0.095,-0.07,0.02,-0.09,flip -5248,做空,2020-09-24 03:45:00,2020-09-24 03:55:00,324.68,324.64,0.31,100.0,0.0949,0.0,0.02,-0.01,flip -5249,做多,2020-09-24 03:55:00,2020-09-24 04:40:00,324.64,323.85,0.31,100.0,0.0949,-0.07,0.02,-0.09,flip -5250,做空,2020-09-24 04:40:00,2020-09-24 04:45:00,323.85,323.98,0.31,100.0,0.0948,-0.01,0.02,-0.03,flip -5251,做多,2020-09-24 04:45:00,2020-09-24 06:00:00,323.98,325.78,0.31,100.0,0.0946,0.17,0.02,0.15,tp_upper -5252,做多,2020-09-25 00:50:00,2020-09-25 01:35:00,347.17,346.28,0.31,100.0,0.0893,-0.08,0.02,-0.09,flip -5253,做空,2020-09-25 01:35:00,2020-09-25 01:45:00,346.28,346.33,0.31,100.0,0.0892,-0.0,0.02,-0.02,flip -5254,做多,2020-09-25 01:45:00,2020-09-25 02:05:00,346.33,346.64,0.31,100.0,0.089,0.03,0.02,0.01,flip -5255,做空,2020-09-25 02:05:00,2020-09-25 02:10:00,346.64,347.01,0.31,100.0,0.089,-0.03,0.02,-0.05,flip -5256,做多,2020-09-25 02:10:00,2020-09-25 02:15:00,347.01,346.53,0.31,100.0,0.0887,-0.04,0.02,-0.06,flip -5257,做空,2020-09-25 02:15:00,2020-09-25 02:20:00,346.53,346.7,0.31,100.0,0.0886,-0.02,0.02,-0.03,flip -5258,做多,2020-09-25 02:20:00,2020-09-25 02:30:00,346.7,346.28,0.31,100.0,0.0884,-0.04,0.02,-0.05,flip -5259,做空,2020-09-25 02:30:00,2020-09-25 02:35:00,346.28,347.43,0.31,100.0,0.0883,-0.1,0.02,-0.12,flip -5260,做多,2020-09-25 02:35:00,2020-09-25 02:40:00,347.43,347.27,0.3,100.0,0.0877,-0.01,0.02,-0.03,flip -5261,做空,2020-09-25 02:40:00,2020-09-25 02:55:00,347.27,346.93,0.3,100.0,0.0876,0.03,0.02,0.01,flip -5262,做多,2020-09-25 02:55:00,2020-09-25 03:05:00,346.93,346.9,0.3,100.0,0.0876,-0.0,0.02,-0.02,flip -5263,做空,2020-09-25 03:05:00,2020-09-25 03:15:00,346.9,347.0,0.3,100.0,0.0876,-0.01,0.02,-0.02,flip -5264,做多,2020-09-25 03:15:00,2020-09-25 03:35:00,347.0,346.34,0.3,100.0,0.0874,-0.06,0.02,-0.07,flip -5265,做空,2020-09-25 03:35:00,2020-09-25 03:55:00,346.34,344.76,0.3,100.0,0.0873,0.14,0.02,0.12,tp_lower -5266,做多,2020-09-25 11:35:00,2020-09-25 12:05:00,344.49,347.78,0.3,100.0,0.0881,0.29,0.02,0.27,tp_upper -5267,做多,2020-09-25 14:15:00,2020-09-25 15:00:00,342.49,343.83,0.31,100.0,0.0894,0.12,0.02,0.1,tp_upper -5268,做多,2020-09-25 23:40:00,2020-09-26 00:00:00,350.89,351.55,0.31,100.0,0.0875,0.06,0.02,0.04,flip -5269,做空,2020-09-26 00:00:00,2020-09-26 01:45:00,351.55,352.37,0.31,100.0,0.0887,-0.07,0.02,-0.09,flip -5270,做多,2020-09-26 01:45:00,2020-09-26 01:50:00,352.37,352.38,0.31,100.0,0.0882,0.0,0.02,-0.01,flip -5271,做空,2020-09-26 01:50:00,2020-09-26 02:40:00,352.38,352.4,0.31,100.0,0.0881,-0.0,0.02,-0.02,flip -5272,做多,2020-09-26 02:40:00,2020-09-26 03:35:00,352.4,352.47,0.31,100.0,0.088,0.01,0.02,-0.01,flip -5273,做空,2020-09-26 03:35:00,2020-09-26 03:55:00,352.47,350.71,0.31,100.0,0.0879,0.15,0.02,0.14,tp_lower -5274,做多,2020-09-26 05:00:00,2020-09-26 05:05:00,352.59,351.95,0.31,100.0,0.0883,-0.06,0.02,-0.07,flip -5275,做空,2020-09-26 05:05:00,2020-09-26 05:10:00,351.95,352.57,0.31,100.0,0.0882,-0.05,0.02,-0.07,flip -5276,做多,2020-09-26 05:10:00,2020-09-26 05:15:00,352.57,352.31,0.31,100.0,0.0878,-0.02,0.02,-0.04,flip -5277,做空,2020-09-26 05:15:00,2020-09-26 05:25:00,352.31,352.76,0.31,100.0,0.0877,-0.04,0.02,-0.05,flip -5278,做多,2020-09-26 05:25:00,2020-09-26 05:40:00,352.76,352.38,0.31,100.0,0.0874,-0.03,0.02,-0.05,flip -5279,做空,2020-09-26 05:40:00,2020-09-26 05:45:00,352.38,353.07,0.31,100.0,0.0873,-0.06,0.02,-0.08,flip -5280,做多,2020-09-26 05:45:00,2020-09-26 05:50:00,353.07,354.05,0.31,100.0,0.0869,0.09,0.02,0.07,tp_upper -5281,做多,2020-09-26 06:00:00,2020-09-26 06:10:00,353.79,354.88,0.31,100.0,0.0868,0.09,0.02,0.08,tp_upper -5282,做多,2020-09-26 07:25:00,2020-09-26 07:35:00,353.43,351.75,0.31,100.0,0.0871,-0.15,0.02,-0.16,flip -5283,做空,2020-09-26 07:35:00,2020-09-26 07:55:00,351.75,350.8,0.31,100.0,0.087,0.08,0.02,0.07,tp_lower -5284,做多,2020-09-26 09:30:00,2020-09-26 09:35:00,352.09,351.18,0.31,100.0,0.0871,-0.08,0.02,-0.09,flip -5285,做空,2020-09-26 09:35:00,2020-09-26 09:40:00,351.18,351.79,0.31,100.0,0.087,-0.05,0.02,-0.07,flip -5286,做多,2020-09-26 09:40:00,2020-09-26 09:45:00,351.79,351.47,0.3,100.0,0.0866,-0.03,0.02,-0.04,flip -5287,做空,2020-09-26 09:45:00,2020-09-26 10:10:00,351.47,350.01,0.3,100.0,0.0865,0.13,0.02,0.11,tp_lower -5288,做多,2020-09-26 11:55:00,2020-09-26 15:30:00,351.64,354.66,0.31,100.0,0.0867,0.26,0.02,0.25,tp_upper -5289,做多,2020-09-26 16:15:00,2020-09-26 16:30:00,351.29,353.57,0.31,100.0,0.0875,0.2,0.02,0.18,tp_upper -5290,做多,2020-09-26 19:55:00,2020-09-26 21:05:00,352.23,354.05,0.31,100.0,0.0877,0.16,0.02,0.14,tp_upper -5291,做多,2020-09-26 22:15:00,2020-09-26 22:25:00,352.64,352.57,0.31,100.0,0.088,-0.01,0.02,-0.02,flip -5292,做空,2020-09-26 22:25:00,2020-09-26 22:30:00,352.57,353.31,0.31,100.0,0.0879,-0.07,0.02,-0.08,flip -5293,做多,2020-09-26 22:30:00,2020-09-26 23:10:00,353.31,355.05,0.31,100.0,0.0875,0.15,0.02,0.14,tp_upper -5294,做多,2020-09-27 15:40:00,2020-09-27 15:50:00,353.65,356.19,0.32,100.0,0.0897,0.23,0.02,0.21,tp_upper -5295,做多,2020-09-27 17:30:00,2020-09-27 18:55:00,353.61,351.73,0.32,100.0,0.0903,-0.17,0.02,-0.19,flip -5296,做空,2020-09-27 18:55:00,2020-09-27 19:00:00,351.73,352.66,0.32,100.0,0.0902,-0.08,0.02,-0.1,flip -5297,做多,2020-09-27 19:00:00,2020-09-27 19:30:00,352.66,351.93,0.32,100.0,0.0896,-0.07,0.02,-0.08,flip -5298,做空,2020-09-27 19:30:00,2020-09-27 19:45:00,351.93,352.59,0.32,100.0,0.0895,-0.06,0.02,-0.07,flip -5299,做多,2020-09-27 19:45:00,2020-09-27 19:50:00,352.59,353.86,0.31,100.0,0.0891,0.11,0.02,0.1,tp_upper -5300,做多,2020-09-27 21:15:00,2020-09-27 21:20:00,352.54,352.12,0.32,100.0,0.0894,-0.04,0.02,-0.05,flip -5301,做空,2020-09-27 21:20:00,2020-09-27 21:30:00,352.12,352.67,0.31,100.0,0.0893,-0.05,0.02,-0.06,flip -5302,做多,2020-09-27 21:30:00,2020-09-27 21:55:00,352.67,352.83,0.31,100.0,0.0889,0.01,0.02,-0.0,flip -5303,做空,2020-09-27 21:55:00,2020-09-28 07:05:00,352.83,355.31,0.31,100.0,0.0888,-0.22,0.02,-0.24,tp_lower -5304,做多,2020-09-28 07:40:00,2020-09-28 07:45:00,357.61,357.07,0.31,100.0,0.0877,-0.05,0.02,-0.06,flip -5305,做空,2020-09-28 07:45:00,2020-09-28 07:50:00,357.07,357.43,0.31,100.0,0.0876,-0.03,0.02,-0.05,flip -5306,做多,2020-09-28 07:50:00,2020-09-28 07:55:00,357.43,357.17,0.31,100.0,0.0873,-0.02,0.02,-0.04,flip -5307,做空,2020-09-28 07:55:00,2020-09-28 08:05:00,357.17,357.76,0.31,100.0,0.0872,-0.05,0.02,-0.07,flip -5308,做多,2020-09-28 08:05:00,2020-09-28 08:10:00,357.76,357.5,0.31,100.0,0.0869,-0.02,0.02,-0.04,flip -5309,做空,2020-09-28 08:10:00,2020-09-28 08:25:00,357.5,357.54,0.31,100.0,0.0868,-0.0,0.02,-0.02,flip -5310,做多,2020-09-28 08:25:00,2020-09-28 08:45:00,357.54,358.13,0.31,100.0,0.0867,0.05,0.02,0.04,tp_upper -5311,做多,2020-09-28 09:05:00,2020-09-28 09:25:00,357.8,358.19,0.31,100.0,0.0867,0.03,0.02,0.02,flip -5312,做空,2020-09-28 09:25:00,2020-09-28 10:00:00,358.19,357.56,0.31,100.0,0.0866,0.05,0.02,0.04,tp_lower -5313,做多,2020-09-28 10:05:00,2020-09-28 11:00:00,357.79,359.44,0.31,100.0,0.0867,0.14,0.02,0.13,tp_upper -5314,做多,2020-09-28 11:45:00,2020-09-28 12:00:00,357.75,357.46,0.31,100.0,0.0871,-0.03,0.02,-0.04,flip -5315,做空,2020-09-28 12:00:00,2020-09-28 12:05:00,357.46,358.61,0.31,100.0,0.087,-0.1,0.02,-0.12,flip -5316,做多,2020-09-28 12:05:00,2020-09-28 12:10:00,358.61,359.05,0.31,100.0,0.0863,0.04,0.02,0.02,tp_upper -5317,做多,2020-09-28 19:40:00,2020-09-28 20:00:00,362.19,362.93,0.31,100.0,0.0855,0.06,0.02,0.05,flip -5318,做空,2020-09-28 20:00:00,2020-09-28 20:10:00,362.93,362.93,0.31,100.0,0.0854,0.0,0.02,-0.02,flip -5319,做多,2020-09-28 20:10:00,2020-09-28 20:15:00,362.93,362.6,0.31,100.0,0.0853,-0.03,0.02,-0.04,flip -5320,做空,2020-09-28 20:15:00,2020-09-28 20:35:00,362.6,362.88,0.31,100.0,0.0852,-0.02,0.02,-0.04,flip -5321,做多,2020-09-28 20:35:00,2020-09-28 20:40:00,362.88,362.8,0.31,100.0,0.085,-0.01,0.02,-0.02,flip -5322,做空,2020-09-28 20:40:00,2020-09-28 21:30:00,362.8,363.34,0.31,100.0,0.0849,-0.05,0.02,-0.06,flip -5323,做多,2020-09-28 21:30:00,2020-09-28 21:35:00,363.34,363.0,0.31,100.0,0.0846,-0.03,0.02,-0.04,flip -5324,做空,2020-09-28 21:35:00,2020-09-28 21:40:00,363.0,363.49,0.31,100.0,0.0845,-0.04,0.02,-0.06,flip -5325,做多,2020-09-28 21:40:00,2020-09-28 21:50:00,363.49,363.24,0.31,100.0,0.0842,-0.02,0.02,-0.04,flip -5326,做空,2020-09-28 21:50:00,2020-09-28 22:40:00,363.24,361.72,0.31,100.0,0.0841,0.13,0.02,0.11,tp_lower -5327,做多,2020-09-29 06:50:00,2020-09-29 07:00:00,354.89,354.91,0.31,100.0,0.0882,0.0,0.02,-0.01,flip -5328,做空,2020-09-29 07:00:00,2020-09-29 07:35:00,354.91,355.52,0.31,100.0,0.0881,-0.05,0.02,-0.07,flip -5329,做多,2020-09-29 07:35:00,2020-09-29 07:45:00,355.52,355.05,0.31,100.0,0.0877,-0.04,0.02,-0.06,flip -5330,做空,2020-09-29 07:45:00,2020-09-29 07:55:00,355.05,354.72,0.31,100.0,0.0876,0.03,0.02,0.01,flip -5331,做多,2020-09-29 07:55:00,2020-09-29 08:00:00,354.72,354.22,0.31,100.0,0.0877,-0.04,0.02,-0.06,flip -5332,做空,2020-09-29 08:00:00,2020-09-29 08:10:00,354.22,354.75,0.31,100.0,0.0876,-0.05,0.02,-0.06,flip -5333,做多,2020-09-29 08:10:00,2020-09-29 09:00:00,354.75,355.4,0.31,100.0,0.0873,0.06,0.02,0.04,tp_upper -5334,做多,2020-09-29 13:15:00,2020-09-29 14:00:00,355.21,357.91,0.31,100.0,0.0872,0.24,0.02,0.22,tp_upper -5335,做多,2020-09-29 15:05:00,2020-09-29 15:35:00,356.11,357.82,0.31,100.0,0.0876,0.15,0.02,0.13,tp_upper -5336,做多,2020-09-29 19:05:00,2020-09-29 19:10:00,355.69,355.49,0.31,100.0,0.088,-0.02,0.02,-0.03,flip -5337,做空,2020-09-29 19:10:00,2020-09-29 19:15:00,355.49,356.87,0.31,100.0,0.0879,-0.12,0.02,-0.14,flip -5338,做多,2020-09-29 19:15:00,2020-09-29 19:20:00,356.87,355.85,0.31,100.0,0.0872,-0.09,0.02,-0.1,flip -5339,做空,2020-09-29 19:20:00,2020-09-29 19:25:00,355.85,356.23,0.31,100.0,0.0871,-0.03,0.02,-0.05,flip -5340,做多,2020-09-29 19:25:00,2020-09-29 19:30:00,356.23,355.81,0.31,100.0,0.0868,-0.04,0.02,-0.05,flip -5341,做空,2020-09-29 19:30:00,2020-09-29 19:45:00,355.81,356.65,0.31,100.0,0.0867,-0.07,0.02,-0.09,flip -5342,做多,2020-09-29 19:45:00,2020-09-29 19:55:00,356.65,356.1,0.31,100.0,0.0862,-0.05,0.02,-0.06,flip -5343,做空,2020-09-29 19:55:00,2020-09-30 02:00:00,356.1,356.71,0.31,100.0,0.0862,-0.05,0.02,-0.07,flip -5344,做多,2020-09-30 02:00:00,2020-09-30 02:05:00,356.71,356.65,0.31,100.0,0.0871,-0.01,0.02,-0.02,flip -5345,做空,2020-09-30 02:05:00,2020-09-30 02:10:00,356.65,356.98,0.31,100.0,0.087,-0.03,0.02,-0.04,flip -5346,做多,2020-09-30 02:10:00,2020-09-30 02:15:00,356.98,356.72,0.31,100.0,0.0867,-0.02,0.02,-0.04,flip -5347,做空,2020-09-30 02:15:00,2020-09-30 02:20:00,356.72,356.79,0.31,100.0,0.0866,-0.01,0.02,-0.02,flip -5348,做多,2020-09-30 02:20:00,2020-09-30 02:40:00,356.79,356.47,0.31,100.0,0.0865,-0.03,0.02,-0.04,flip -5349,做空,2020-09-30 02:40:00,2020-09-30 02:45:00,356.47,356.54,0.31,100.0,0.0864,-0.01,0.02,-0.02,flip -5350,做多,2020-09-30 02:45:00,2020-09-30 10:55:00,356.54,355.07,0.31,100.0,0.0863,-0.13,0.02,-0.14,flip -5351,做空,2020-09-30 10:55:00,2020-09-30 11:15:00,355.07,354.08,0.31,100.0,0.0862,0.09,0.02,0.07,tp_lower -5352,做多,2020-09-30 12:15:00,2020-09-30 12:35:00,354.73,354.99,0.31,100.0,0.0865,0.02,0.02,0.01,flip -5353,做空,2020-09-30 12:35:00,2020-09-30 12:40:00,354.99,355.28,0.31,100.0,0.0864,-0.03,0.02,-0.04,flip -5354,做多,2020-09-30 12:40:00,2020-09-30 12:45:00,355.28,355.17,0.31,100.0,0.0862,-0.01,0.02,-0.02,flip -5355,做空,2020-09-30 12:45:00,2020-09-30 12:50:00,355.17,355.24,0.31,100.0,0.0861,-0.01,0.02,-0.02,flip -5356,做多,2020-09-30 12:50:00,2020-09-30 12:55:00,355.24,354.87,0.31,100.0,0.0859,-0.03,0.02,-0.05,flip -5357,做空,2020-09-30 12:55:00,2020-09-30 13:00:00,354.87,354.93,0.3,100.0,0.0859,-0.01,0.02,-0.02,flip -5358,做多,2020-09-30 13:00:00,2020-09-30 13:15:00,354.93,354.98,0.3,100.0,0.0857,0.0,0.02,-0.01,flip -5359,做空,2020-09-30 13:15:00,2020-09-30 13:45:00,354.98,354.9,0.3,100.0,0.0857,0.01,0.02,-0.01,flip -5360,做多,2020-09-30 13:45:00,2020-09-30 13:50:00,354.9,354.86,0.3,100.0,0.0856,-0.0,0.02,-0.02,flip -5361,做空,2020-09-30 13:50:00,2020-09-30 13:55:00,354.86,355.36,0.3,100.0,0.0855,-0.04,0.02,-0.06,flip -5362,做多,2020-09-30 13:55:00,2020-09-30 14:00:00,355.36,356.1,0.3,100.0,0.0852,0.06,0.02,0.05,tp_upper -5363,做多,2020-09-30 18:40:00,2020-09-30 18:45:00,355.42,354.88,0.3,100.0,0.0853,-0.05,0.02,-0.06,flip -5364,做空,2020-09-30 18:45:00,2020-09-30 18:55:00,354.88,355.72,0.3,100.0,0.0852,-0.07,0.02,-0.09,flip -5365,做多,2020-09-30 18:55:00,2020-09-30 19:00:00,355.72,355.35,0.3,100.0,0.0847,-0.03,0.02,-0.05,flip -5366,做空,2020-09-30 19:00:00,2020-09-30 19:05:00,355.35,355.5,0.3,100.0,0.0846,-0.01,0.02,-0.03,flip -5367,做多,2020-09-30 19:05:00,2020-09-30 19:45:00,355.5,355.56,0.3,100.0,0.0845,0.01,0.02,-0.01,flip -5368,做空,2020-09-30 19:45:00,2020-09-30 20:00:00,355.56,355.54,0.3,100.0,0.0844,0.0,0.02,-0.01,flip -5369,做多,2020-09-30 20:00:00,2020-09-30 20:15:00,355.54,355.87,0.3,100.0,0.0843,0.03,0.02,0.01,flip -5370,做空,2020-09-30 20:15:00,2020-09-30 20:45:00,355.87,355.72,0.3,100.0,0.0842,0.01,0.01,-0.0,flip -5371,做多,2020-09-30 20:45:00,2020-09-30 21:20:00,355.72,358.12,0.3,100.0,0.0842,0.2,0.02,0.19,tp_upper -5372,做多,2020-10-01 14:40:00,2020-10-01 15:05:00,365.46,365.56,0.31,100.0,0.0846,0.01,0.02,-0.01,flip -5373,做空,2020-10-01 15:05:00,2020-10-01 15:20:00,365.56,365.91,0.31,100.0,0.0845,-0.03,0.02,-0.05,flip -5374,做多,2020-10-01 15:20:00,2020-10-01 15:35:00,365.91,366.1,0.31,100.0,0.0842,0.02,0.02,0.0,flip -5375,做空,2020-10-01 15:35:00,2020-10-01 15:50:00,366.1,362.14,0.31,100.0,0.0842,0.33,0.02,0.32,tp_lower -5376,做多,2020-10-02 01:05:00,2020-10-02 02:00:00,351.7,351.43,0.31,100.0,0.0888,-0.02,0.02,-0.04,flip -5377,做空,2020-10-02 02:00:00,2020-10-02 03:00:00,351.43,351.8,0.31,100.0,0.0887,-0.03,0.02,-0.05,flip -5378,做多,2020-10-02 03:00:00,2020-10-02 03:40:00,351.8,351.49,0.31,100.0,0.0884,-0.03,0.02,-0.04,flip -5379,做空,2020-10-02 03:40:00,2020-10-02 03:45:00,351.49,351.66,0.31,100.0,0.0883,-0.02,0.02,-0.03,flip -5380,做多,2020-10-02 03:45:00,2020-10-02 03:55:00,351.66,353.02,0.31,100.0,0.0882,0.12,0.02,0.1,tp_upper -5381,做多,2020-10-02 13:40:00,2020-10-02 14:55:00,342.22,344.16,0.31,100.0,0.0908,0.18,0.02,0.16,tp_upper -5382,做多,2020-10-02 22:30:00,2020-10-02 23:05:00,344.83,345.52,0.31,100.0,0.0906,0.06,0.02,0.05,tp_upper -5383,做多,2020-10-03 00:15:00,2020-10-03 00:20:00,344.57,344.29,0.31,100.0,0.0913,-0.03,0.02,-0.04,flip -5384,做空,2020-10-03 00:20:00,2020-10-03 00:25:00,344.29,344.57,0.31,100.0,0.0912,-0.03,0.02,-0.04,flip -5385,做多,2020-10-03 00:25:00,2020-10-03 00:30:00,344.57,344.29,0.31,100.0,0.091,-0.03,0.02,-0.04,flip -5386,做空,2020-10-03 00:30:00,2020-10-03 00:50:00,344.29,344.2,0.31,100.0,0.0909,0.01,0.02,-0.01,flip -5387,做多,2020-10-03 00:50:00,2020-10-03 01:10:00,344.2,343.72,0.31,100.0,0.0908,-0.04,0.02,-0.06,flip -5388,做空,2020-10-03 01:10:00,2020-10-03 01:15:00,343.72,344.96,0.31,100.0,0.0908,-0.11,0.02,-0.13,flip -5389,做多,2020-10-03 01:15:00,2020-10-03 01:30:00,344.96,344.36,0.31,100.0,0.09,-0.05,0.02,-0.07,flip -5390,做空,2020-10-03 01:30:00,2020-10-03 01:40:00,344.36,344.47,0.31,100.0,0.0899,-0.01,0.02,-0.03,flip -5391,做多,2020-10-03 01:40:00,2020-10-03 02:00:00,344.47,345.96,0.31,100.0,0.0898,0.13,0.02,0.12,tp_upper -5392,做多,2020-10-03 06:25:00,2020-10-03 07:00:00,345.47,345.43,0.31,100.0,0.0898,-0.0,0.02,-0.02,flip -5393,做空,2020-10-03 07:00:00,2020-10-03 07:15:00,345.43,345.41,0.31,100.0,0.0897,0.0,0.02,-0.01,flip -5394,做多,2020-10-03 07:15:00,2020-10-03 07:20:00,345.41,345.37,0.31,100.0,0.0896,-0.0,0.02,-0.02,flip -5395,做空,2020-10-03 07:20:00,2020-10-03 07:35:00,345.37,345.55,0.31,100.0,0.0895,-0.02,0.02,-0.03,flip -5396,做多,2020-10-03 07:35:00,2020-10-03 07:50:00,345.55,345.74,0.31,100.0,0.0894,0.02,0.02,0.0,flip -5397,做空,2020-10-03 07:50:00,2020-10-03 07:55:00,345.74,345.81,0.31,100.0,0.0893,-0.01,0.02,-0.02,flip -5398,做多,2020-10-03 07:55:00,2020-10-03 08:00:00,345.81,345.6,0.31,100.0,0.0892,-0.02,0.02,-0.03,flip -5399,做空,2020-10-03 08:00:00,2020-10-03 08:20:00,345.6,347.15,0.31,100.0,0.0891,-0.14,0.02,-0.15,flip -5400,做多,2020-10-03 08:20:00,2020-10-03 08:55:00,347.15,345.42,0.31,100.0,0.0882,-0.15,0.02,-0.17,flip -5401,做空,2020-10-03 08:55:00,2020-10-03 09:00:00,345.42,345.72,0.3,100.0,0.0881,-0.03,0.02,-0.04,flip -5402,做多,2020-10-03 09:00:00,2020-10-03 09:45:00,345.72,345.79,0.3,100.0,0.0878,0.01,0.02,-0.01,flip -5403,做空,2020-10-03 09:45:00,2020-10-03 09:55:00,345.79,345.9,0.3,100.0,0.0878,-0.01,0.02,-0.02,flip -5404,做多,2020-10-03 09:55:00,2020-10-03 10:45:00,345.9,347.77,0.3,100.0,0.0876,0.16,0.02,0.15,tp_upper -5405,做多,2020-10-03 12:30:00,2020-10-03 13:05:00,346.31,346.42,0.3,100.0,0.0879,0.01,0.02,-0.01,flip -5406,做空,2020-10-03 13:05:00,2020-10-03 13:15:00,346.42,346.15,0.3,100.0,0.0878,0.02,0.02,0.01,flip -5407,做多,2020-10-03 13:15:00,2020-10-03 13:25:00,346.15,346.2,0.3,100.0,0.0879,0.0,0.02,-0.01,flip -5408,做空,2020-10-03 13:25:00,2020-10-03 14:00:00,346.2,346.05,0.3,100.0,0.0878,0.01,0.02,-0.0,flip -5409,做多,2020-10-03 14:00:00,2020-10-03 14:10:00,346.05,346.24,0.3,100.0,0.0878,0.02,0.02,0.0,flip -5410,做空,2020-10-03 14:10:00,2020-10-03 14:20:00,346.24,346.76,0.3,100.0,0.0877,-0.05,0.02,-0.06,flip -5411,做多,2020-10-03 14:20:00,2020-10-03 14:55:00,346.76,346.21,0.3,100.0,0.0873,-0.05,0.02,-0.06,flip -5412,做空,2020-10-03 14:55:00,2020-10-03 15:05:00,346.21,346.14,0.3,100.0,0.0872,0.01,0.02,-0.01,flip -5413,做多,2020-10-03 15:05:00,2020-10-03 15:55:00,346.14,347.17,0.3,100.0,0.0872,0.09,0.02,0.07,tp_upper -5414,做多,2020-10-03 22:25:00,2020-10-03 22:30:00,347.94,347.11,0.3,100.0,0.0869,-0.07,0.02,-0.09,flip -5415,做空,2020-10-03 22:30:00,2020-10-03 23:40:00,347.11,345.65,0.3,100.0,0.0868,0.13,0.02,0.11,tp_lower -5416,做多,2020-10-04 05:00:00,2020-10-04 05:15:00,346.75,346.65,0.31,100.0,0.0898,-0.01,0.02,-0.02,flip -5417,做空,2020-10-04 05:15:00,2020-10-04 05:25:00,346.65,346.75,0.31,100.0,0.0897,-0.01,0.02,-0.02,flip -5418,做多,2020-10-04 05:25:00,2020-10-04 05:35:00,346.75,346.7,0.31,100.0,0.0896,-0.0,0.02,-0.02,flip -5419,做空,2020-10-04 05:35:00,2020-10-04 05:45:00,346.7,346.95,0.31,100.0,0.0895,-0.02,0.02,-0.04,flip -5420,做多,2020-10-04 05:45:00,2020-10-04 05:50:00,346.95,346.53,0.31,100.0,0.0893,-0.04,0.02,-0.05,flip -5421,做空,2020-10-04 05:50:00,2020-10-04 06:00:00,346.53,346.52,0.31,100.0,0.0892,0.0,0.02,-0.01,flip -5422,做多,2020-10-04 06:00:00,2020-10-04 06:15:00,346.52,348.45,0.31,100.0,0.0891,0.17,0.02,0.16,tp_upper -5423,做多,2020-10-04 09:40:00,2020-10-04 10:05:00,346.81,346.29,0.31,100.0,0.0894,-0.05,0.02,-0.06,flip -5424,做空,2020-10-04 10:05:00,2020-10-04 10:10:00,346.29,345.5,0.31,100.0,0.0893,0.07,0.02,0.06,tp_lower -5425,做多,2020-10-04 11:05:00,2020-10-04 11:10:00,346.79,346.55,0.31,100.0,0.0893,-0.02,0.02,-0.04,flip -5426,做空,2020-10-04 11:10:00,2020-10-04 11:40:00,346.55,347.0,0.31,100.0,0.0892,-0.04,0.02,-0.06,flip -5427,做多,2020-10-04 11:40:00,2020-10-04 11:45:00,347.0,346.81,0.31,100.0,0.0889,-0.02,0.02,-0.03,flip -5428,做空,2020-10-04 11:45:00,2020-10-04 11:50:00,346.81,347.17,0.31,100.0,0.0888,-0.03,0.02,-0.05,flip -5429,做多,2020-10-04 11:50:00,2020-10-04 12:00:00,347.17,346.89,0.31,100.0,0.0886,-0.02,0.02,-0.04,flip -5430,做空,2020-10-04 12:00:00,2020-10-04 12:20:00,346.89,345.64,0.31,100.0,0.0885,0.11,0.02,0.1,tp_lower -5431,做多,2020-10-04 12:45:00,2020-10-04 13:00:00,346.76,348.86,0.31,100.0,0.0887,0.19,0.02,0.17,tp_upper -5432,做多,2020-10-04 13:50:00,2020-10-04 14:10:00,347.47,347.35,0.31,100.0,0.089,-0.01,0.02,-0.03,flip -5433,做空,2020-10-04 14:10:00,2020-10-04 14:20:00,347.35,347.38,0.31,100.0,0.0889,-0.0,0.02,-0.02,flip -5434,做多,2020-10-04 14:20:00,2020-10-04 14:45:00,347.38,347.51,0.31,100.0,0.0888,0.01,0.02,-0.0,flip -5435,做空,2020-10-04 14:45:00,2020-10-04 14:55:00,347.51,347.41,0.31,100.0,0.0887,0.01,0.02,-0.01,flip -5436,做多,2020-10-04 14:55:00,2020-10-04 15:15:00,347.41,347.53,0.31,100.0,0.0887,0.01,0.02,-0.0,flip -5437,做空,2020-10-04 15:15:00,2020-10-04 15:25:00,347.53,347.49,0.31,100.0,0.0886,0.0,0.02,-0.01,flip -5438,做多,2020-10-04 15:25:00,2020-10-04 15:30:00,347.49,347.2,0.31,100.0,0.0885,-0.03,0.02,-0.04,flip -5439,做空,2020-10-04 15:30:00,2020-10-04 16:05:00,347.2,347.39,0.31,100.0,0.0884,-0.02,0.02,-0.03,flip -5440,做多,2020-10-04 16:05:00,2020-10-04 16:10:00,347.39,347.37,0.31,100.0,0.0883,-0.0,0.02,-0.02,flip -5441,做空,2020-10-04 16:10:00,2020-10-04 16:15:00,347.37,347.62,0.31,100.0,0.0882,-0.02,0.02,-0.04,flip -5442,做多,2020-10-04 16:15:00,2020-10-04 16:40:00,347.62,347.24,0.31,100.0,0.0879,-0.03,0.02,-0.05,flip -5443,做空,2020-10-04 16:40:00,2020-10-04 16:45:00,347.24,347.28,0.31,100.0,0.0879,-0.0,0.02,-0.02,flip -5444,做多,2020-10-04 16:45:00,2020-10-04 16:50:00,347.28,347.22,0.3,100.0,0.0878,-0.01,0.02,-0.02,flip -5445,做空,2020-10-04 16:50:00,2020-10-04 16:55:00,347.22,347.92,0.3,100.0,0.0877,-0.06,0.02,-0.08,flip -5446,做多,2020-10-04 16:55:00,2020-10-04 17:40:00,347.92,348.2,0.3,100.0,0.0872,0.02,0.02,0.01,tp_upper -5447,做多,2020-10-05 03:30:00,2020-10-05 03:40:00,352.22,352.32,0.31,100.0,0.0886,0.01,0.02,-0.01,flip -5448,做空,2020-10-05 03:40:00,2020-10-05 04:10:00,352.32,351.24,0.31,100.0,0.0885,0.1,0.02,0.08,tp_lower -5449,做多,2020-10-05 09:35:00,2020-10-05 09:40:00,352.03,351.44,0.31,100.0,0.0888,-0.05,0.02,-0.07,flip -5450,做空,2020-10-05 09:40:00,2020-10-05 10:35:00,351.44,351.57,0.31,100.0,0.0887,-0.01,0.02,-0.03,flip -5451,做多,2020-10-05 10:35:00,2020-10-05 10:45:00,351.57,351.45,0.31,100.0,0.0885,-0.01,0.02,-0.03,flip -5452,做空,2020-10-05 10:45:00,2020-10-05 11:05:00,351.45,352.01,0.31,100.0,0.0884,-0.05,0.02,-0.07,flip -5453,做多,2020-10-05 11:05:00,2020-10-05 11:15:00,352.01,351.24,0.31,100.0,0.088,-0.07,0.02,-0.08,flip -5454,做空,2020-10-05 11:15:00,2020-10-05 12:00:00,351.24,350.26,0.31,100.0,0.088,0.09,0.02,0.07,tp_lower -5455,做多,2020-10-05 12:15:00,2020-10-05 12:30:00,351.6,351.29,0.31,100.0,0.088,-0.03,0.02,-0.04,flip -5456,做空,2020-10-05 12:30:00,2020-10-05 12:35:00,351.29,351.59,0.31,100.0,0.0879,-0.03,0.02,-0.04,flip -5457,做多,2020-10-05 12:35:00,2020-10-05 12:45:00,351.59,351.11,0.31,100.0,0.0877,-0.04,0.02,-0.06,flip -5458,做空,2020-10-05 12:45:00,2020-10-05 17:45:00,351.11,351.64,0.31,100.0,0.0876,-0.05,0.02,-0.06,flip -5459,做多,2020-10-05 17:45:00,2020-10-05 19:25:00,351.64,351.67,0.31,100.0,0.0873,0.0,0.02,-0.01,flip -5460,做空,2020-10-05 19:25:00,2020-10-05 20:00:00,351.67,351.7,0.31,100.0,0.0872,-0.0,0.02,-0.02,flip -5461,做多,2020-10-05 20:00:00,2020-10-05 20:25:00,351.7,351.75,0.31,100.0,0.0871,0.0,0.02,-0.01,flip -5462,做空,2020-10-05 20:25:00,2020-10-05 20:30:00,351.75,351.84,0.31,100.0,0.087,-0.01,0.02,-0.02,flip -5463,做多,2020-10-05 20:30:00,2020-10-05 20:35:00,351.84,351.47,0.31,100.0,0.0869,-0.03,0.02,-0.05,flip -5464,做空,2020-10-05 20:35:00,2020-10-05 21:05:00,351.47,352.59,0.3,100.0,0.0868,-0.1,0.02,-0.11,flip -5465,做多,2020-10-05 21:05:00,2020-10-05 22:05:00,352.59,353.11,0.3,100.0,0.0861,0.04,0.02,0.03,tp_upper -5466,做多,2020-10-05 22:40:00,2020-10-05 23:05:00,352.34,352.0,0.3,100.0,0.0862,-0.03,0.02,-0.04,flip -5467,做空,2020-10-05 23:05:00,2020-10-05 23:15:00,352.0,352.28,0.3,100.0,0.0861,-0.02,0.02,-0.04,flip -5468,做多,2020-10-05 23:15:00,2020-10-05 23:20:00,352.28,351.97,0.3,100.0,0.0859,-0.03,0.02,-0.04,flip -5469,做空,2020-10-05 23:20:00,2020-10-05 23:25:00,351.97,352.41,0.3,100.0,0.0858,-0.04,0.02,-0.05,flip -5470,做多,2020-10-05 23:25:00,2020-10-05 23:40:00,352.41,353.01,0.3,100.0,0.0855,0.05,0.02,0.04,tp_upper -5471,做多,2020-10-06 00:55:00,2020-10-06 01:30:00,352.23,352.06,0.31,100.0,0.0875,-0.01,0.02,-0.03,flip -5472,做空,2020-10-06 01:30:00,2020-10-06 01:45:00,352.06,352.29,0.31,100.0,0.0874,-0.02,0.02,-0.04,flip -5473,做多,2020-10-06 01:45:00,2020-10-06 02:30:00,352.29,353.46,0.31,100.0,0.0872,0.1,0.02,0.09,tp_upper -5474,做多,2020-10-06 05:45:00,2020-10-06 06:10:00,352.99,352.75,0.31,100.0,0.0873,-0.02,0.02,-0.04,flip -5475,做空,2020-10-06 06:10:00,2020-10-06 06:15:00,352.75,353.15,0.31,100.0,0.0872,-0.03,0.02,-0.05,flip -5476,做多,2020-10-06 06:15:00,2020-10-06 06:20:00,353.15,352.91,0.31,100.0,0.0869,-0.02,0.02,-0.04,flip -5477,做空,2020-10-06 06:20:00,2020-10-06 06:25:00,352.91,353.04,0.31,100.0,0.0868,-0.01,0.02,-0.03,flip -5478,做多,2020-10-06 06:25:00,2020-10-06 06:30:00,353.04,352.75,0.31,100.0,0.0867,-0.03,0.02,-0.04,flip -5479,做空,2020-10-06 06:30:00,2020-10-06 06:55:00,352.75,352.97,0.31,100.0,0.0866,-0.02,0.02,-0.03,flip -5480,做多,2020-10-06 06:55:00,2020-10-06 07:10:00,352.97,353.09,0.3,100.0,0.0864,0.01,0.02,-0.0,flip -5481,做空,2020-10-06 07:10:00,2020-10-06 07:30:00,353.09,352.15,0.3,100.0,0.0863,0.08,0.02,0.07,tp_lower -5482,做多,2020-10-06 15:45:00,2020-10-06 17:15:00,350.95,348.42,0.31,100.0,0.087,-0.22,0.02,-0.24,flip -5483,做空,2020-10-06 17:15:00,2020-10-06 18:05:00,348.42,348.24,0.3,100.0,0.0869,0.02,0.02,0.0,flip -5484,做多,2020-10-06 18:05:00,2020-10-06 18:45:00,348.24,347.77,0.3,100.0,0.0869,-0.04,0.02,-0.06,flip -5485,做空,2020-10-06 18:45:00,2020-10-06 18:55:00,347.77,343.0,0.3,100.0,0.0868,0.41,0.01,0.4,tp_lower -5486,做多,2020-10-07 05:15:00,2020-10-07 05:30:00,338.12,338.47,0.31,100.0,0.0916,0.03,0.02,0.02,flip -5487,做空,2020-10-07 05:30:00,2020-10-07 05:35:00,338.47,339.04,0.31,100.0,0.0915,-0.05,0.02,-0.07,flip -5488,做多,2020-10-07 05:35:00,2020-10-07 06:20:00,339.04,340.68,0.31,100.0,0.0911,0.15,0.02,0.13,tp_upper -5489,做多,2020-10-07 09:30:00,2020-10-07 10:00:00,338.49,338.29,0.31,100.0,0.0916,-0.02,0.02,-0.03,flip -5490,做空,2020-10-07 10:00:00,2020-10-07 10:05:00,338.29,338.43,0.31,100.0,0.0915,-0.01,0.02,-0.03,flip -5491,做多,2020-10-07 10:05:00,2020-10-07 10:20:00,338.43,338.35,0.31,100.0,0.0914,-0.01,0.02,-0.02,flip -5492,做空,2020-10-07 10:20:00,2020-10-07 10:25:00,338.35,338.83,0.31,100.0,0.0913,-0.04,0.02,-0.06,flip -5493,做多,2020-10-07 10:25:00,2020-10-07 10:30:00,338.83,338.51,0.31,100.0,0.0909,-0.03,0.02,-0.04,flip -5494,做空,2020-10-07 10:30:00,2020-10-07 10:45:00,338.51,338.67,0.31,100.0,0.0908,-0.01,0.02,-0.03,flip -5495,做多,2020-10-07 10:45:00,2020-10-07 11:10:00,338.67,338.58,0.31,100.0,0.0907,-0.01,0.02,-0.02,flip -5496,做空,2020-10-07 11:10:00,2020-10-07 11:30:00,338.58,338.85,0.31,100.0,0.0906,-0.02,0.02,-0.04,flip -5497,做多,2020-10-07 11:30:00,2020-10-07 11:35:00,338.85,338.54,0.31,100.0,0.0903,-0.03,0.02,-0.04,flip -5498,做空,2020-10-07 11:35:00,2020-10-07 11:40:00,338.54,339.1,0.31,100.0,0.0902,-0.05,0.02,-0.07,flip -5499,做多,2020-10-07 11:40:00,2020-10-07 12:00:00,339.1,340.57,0.3,100.0,0.0899,0.13,0.02,0.12,tp_upper -5500,做多,2020-10-07 16:05:00,2020-10-07 18:10:00,339.54,339.41,0.31,100.0,0.09,-0.01,0.02,-0.03,flip -5501,做空,2020-10-07 18:10:00,2020-10-07 18:15:00,339.41,340.84,0.31,100.0,0.0899,-0.13,0.02,-0.14,flip -5502,做多,2020-10-07 18:15:00,2020-10-07 18:20:00,340.84,341.22,0.3,100.0,0.0891,0.03,0.02,0.02,tp_upper -5503,做多,2020-10-07 22:00:00,2020-10-07 22:05:00,340.39,340.24,0.3,100.0,0.0892,-0.01,0.02,-0.03,flip -5504,做空,2020-10-07 22:05:00,2020-10-07 22:55:00,340.24,340.28,0.3,100.0,0.0891,-0.0,0.02,-0.02,flip -5505,做多,2020-10-07 22:55:00,2020-10-07 23:00:00,340.28,340.01,0.3,100.0,0.089,-0.02,0.02,-0.04,flip -5506,做空,2020-10-07 23:00:00,2020-10-07 23:15:00,340.01,340.27,0.3,100.0,0.0889,-0.02,0.02,-0.04,flip -5507,做多,2020-10-07 23:15:00,2020-10-07 23:55:00,340.27,341.41,0.3,100.0,0.0887,0.1,0.02,0.09,tp_upper -5508,做多,2020-10-08 01:10:00,2020-10-08 03:20:00,339.99,339.89,0.31,100.0,0.0908,-0.01,0.02,-0.02,flip -5509,做空,2020-10-08 03:20:00,2020-10-08 04:00:00,339.89,338.58,0.31,100.0,0.0907,0.12,0.02,0.1,tp_lower -5510,做多,2020-10-08 04:35:00,2020-10-08 04:45:00,340.06,339.71,0.31,100.0,0.0909,-0.03,0.02,-0.05,flip -5511,做空,2020-10-08 04:45:00,2020-10-08 04:50:00,339.71,340.11,0.31,100.0,0.0908,-0.04,0.02,-0.05,flip -5512,做多,2020-10-08 04:50:00,2020-10-08 04:55:00,340.11,339.52,0.31,100.0,0.0905,-0.05,0.02,-0.07,flip -5513,做空,2020-10-08 04:55:00,2020-10-08 05:00:00,339.52,338.54,0.31,100.0,0.0904,0.09,0.02,0.07,tp_lower -5514,做多,2020-10-08 06:20:00,2020-10-08 06:25:00,339.6,339.41,0.31,100.0,0.0906,-0.02,0.02,-0.03,flip -5515,做空,2020-10-08 06:25:00,2020-10-08 06:30:00,339.41,339.6,0.31,100.0,0.0905,-0.02,0.02,-0.03,flip -5516,做多,2020-10-08 06:30:00,2020-10-08 10:40:00,339.6,338.5,0.31,100.0,0.0903,-0.1,0.02,-0.11,flip -5517,做空,2020-10-08 10:40:00,2020-10-08 10:50:00,338.5,338.07,0.31,100.0,0.0902,0.04,0.02,0.02,flip -5518,做多,2020-10-08 10:50:00,2020-10-08 10:55:00,338.07,338.0,0.31,100.0,0.0903,-0.01,0.02,-0.02,flip -5519,做空,2020-10-08 10:55:00,2020-10-08 12:05:00,338.0,337.9,0.31,100.0,0.0902,0.01,0.02,-0.01,flip -5520,做多,2020-10-08 12:05:00,2020-10-08 12:25:00,337.9,339.79,0.3,100.0,0.0902,0.17,0.02,0.16,tp_upper -5521,做多,2020-10-08 23:25:00,2020-10-08 23:30:00,350.05,349.91,0.31,100.0,0.0875,-0.01,0.02,-0.03,flip -5522,做空,2020-10-08 23:30:00,2020-10-08 23:35:00,349.91,350.02,0.31,100.0,0.0874,-0.01,0.02,-0.02,flip -5523,做多,2020-10-08 23:35:00,2020-10-08 23:45:00,350.02,349.92,0.31,100.0,0.0872,-0.01,0.02,-0.02,flip -5524,做空,2020-10-08 23:45:00,2020-10-08 23:50:00,349.92,350.54,0.3,100.0,0.0872,-0.05,0.02,-0.07,flip -5525,做多,2020-10-08 23:50:00,2020-10-09 00:00:00,350.54,351.03,0.3,100.0,0.0868,0.04,0.02,0.03,flip -5526,做空,2020-10-09 00:00:00,2020-10-09 00:20:00,351.03,349.35,0.31,100.0,0.0881,0.15,0.02,0.13,tp_lower -5527,做多,2020-10-09 01:50:00,2020-10-09 02:00:00,350.81,350.75,0.31,100.0,0.0884,-0.01,0.02,-0.02,flip -5528,做空,2020-10-09 02:00:00,2020-10-09 02:10:00,350.75,350.64,0.31,100.0,0.0884,0.01,0.02,-0.01,flip -5529,做多,2020-10-09 02:10:00,2020-10-09 02:25:00,350.64,351.11,0.31,100.0,0.0883,0.04,0.02,0.03,tp_upper -5530,做多,2020-10-09 03:15:00,2020-10-09 03:20:00,350.95,350.77,0.31,100.0,0.0883,-0.02,0.02,-0.03,flip -5531,做空,2020-10-09 03:20:00,2020-10-09 03:25:00,350.77,350.81,0.31,100.0,0.0882,-0.0,0.02,-0.02,flip -5532,做多,2020-10-09 03:25:00,2020-10-09 03:50:00,350.81,350.66,0.31,100.0,0.0881,-0.01,0.02,-0.03,flip -5533,做空,2020-10-09 03:50:00,2020-10-09 04:00:00,350.66,350.87,0.31,100.0,0.088,-0.02,0.02,-0.03,flip -5534,做多,2020-10-09 04:00:00,2020-10-09 04:05:00,350.87,350.52,0.31,100.0,0.0878,-0.03,0.02,-0.05,flip -5535,做空,2020-10-09 04:05:00,2020-10-09 04:20:00,350.52,349.68,0.31,100.0,0.0877,0.07,0.02,0.06,tp_lower -5536,做多,2020-10-09 07:25:00,2020-10-09 07:30:00,350.37,350.21,0.31,100.0,0.0879,-0.01,0.02,-0.03,flip -5537,做空,2020-10-09 07:30:00,2020-10-09 07:35:00,350.21,350.37,0.31,100.0,0.0878,-0.01,0.02,-0.03,flip -5538,做多,2020-10-09 07:35:00,2020-10-09 08:10:00,350.37,351.06,0.31,100.0,0.0876,0.06,0.02,0.05,tp_upper -5539,做多,2020-10-09 09:20:00,2020-10-09 09:25:00,350.2,350.13,0.31,100.0,0.0877,-0.01,0.02,-0.02,flip -5540,做空,2020-10-09 09:25:00,2020-10-09 09:50:00,350.13,350.09,0.31,100.0,0.0877,0.0,0.02,-0.01,flip -5541,做多,2020-10-09 09:50:00,2020-10-09 10:00:00,350.09,349.64,0.31,100.0,0.0876,-0.04,0.02,-0.05,flip -5542,做空,2020-10-09 10:00:00,2020-10-09 10:10:00,349.64,350.9,0.31,100.0,0.0875,-0.11,0.02,-0.13,flip -5543,做多,2020-10-09 10:10:00,2020-10-09 10:20:00,350.9,352.17,0.3,100.0,0.0868,0.11,0.02,0.09,tp_upper -5544,做多,2020-10-10 09:35:00,2020-10-10 13:10:00,373.82,374.5,0.31,100.0,0.083,0.06,0.02,0.04,flip -5545,做空,2020-10-10 13:10:00,2020-10-10 13:40:00,374.5,374.9,0.31,100.0,0.083,-0.03,0.02,-0.05,flip -5546,做多,2020-10-10 13:40:00,2020-10-10 14:00:00,374.9,374.01,0.31,100.0,0.0827,-0.07,0.02,-0.09,flip -5547,做空,2020-10-10 14:00:00,2020-10-10 14:10:00,374.01,373.91,0.31,100.0,0.0826,0.01,0.02,-0.01,flip -5548,做多,2020-10-10 14:10:00,2020-10-10 14:20:00,373.91,373.64,0.31,100.0,0.0826,-0.02,0.02,-0.04,flip -5549,做空,2020-10-10 14:20:00,2020-10-10 14:35:00,373.64,374.22,0.31,100.0,0.0825,-0.05,0.02,-0.06,flip -5550,做多,2020-10-10 14:35:00,2020-10-10 14:40:00,374.22,374.06,0.31,100.0,0.0822,-0.01,0.02,-0.03,flip -5551,做空,2020-10-10 14:40:00,2020-10-10 14:55:00,374.06,373.89,0.31,100.0,0.0821,0.01,0.02,-0.0,flip -5552,做多,2020-10-10 14:55:00,2020-10-10 15:50:00,373.89,372.88,0.31,100.0,0.0821,-0.08,0.02,-0.1,flip -5553,做空,2020-10-10 15:50:00,2020-10-10 16:00:00,372.88,373.54,0.31,100.0,0.082,-0.05,0.02,-0.07,flip -5554,做多,2020-10-10 16:00:00,2020-10-10 16:30:00,373.54,372.86,0.3,100.0,0.0816,-0.06,0.02,-0.07,flip -5555,做空,2020-10-10 16:30:00,2020-10-10 16:45:00,372.86,373.58,0.3,100.0,0.0815,-0.06,0.02,-0.07,flip -5556,做多,2020-10-10 16:45:00,2020-10-10 16:55:00,373.58,373.27,0.3,100.0,0.0811,-0.03,0.02,-0.04,flip -5557,做空,2020-10-10 16:55:00,2020-10-10 17:00:00,373.27,373.68,0.3,100.0,0.0811,-0.03,0.02,-0.05,flip -5558,做多,2020-10-10 17:00:00,2020-10-10 17:35:00,373.68,373.0,0.3,100.0,0.0808,-0.05,0.02,-0.07,flip -5559,做空,2020-10-10 17:35:00,2020-10-10 18:00:00,373.0,373.6,0.3,100.0,0.0807,-0.05,0.02,-0.06,flip -5560,做多,2020-10-10 18:00:00,2020-10-10 18:05:00,373.6,373.47,0.3,100.0,0.0804,-0.01,0.02,-0.03,flip -5561,做空,2020-10-10 18:05:00,2020-10-10 18:20:00,373.47,373.73,0.3,100.0,0.0803,-0.02,0.02,-0.04,flip -5562,做多,2020-10-10 18:20:00,2020-10-10 18:35:00,373.73,374.93,0.3,100.0,0.0801,0.1,0.02,0.08,tp_upper -5563,做多,2020-10-10 20:05:00,2020-10-10 20:15:00,373.75,373.65,0.3,100.0,0.0803,-0.01,0.01,-0.02,flip -5564,做空,2020-10-10 20:15:00,2020-10-10 20:20:00,373.65,374.3,0.3,100.0,0.0802,-0.05,0.02,-0.07,flip -5565,做多,2020-10-10 20:20:00,2020-10-10 20:30:00,374.3,374.06,0.3,100.0,0.0798,-0.02,0.01,-0.03,flip -5566,做空,2020-10-10 20:30:00,2020-10-10 21:00:00,374.06,371.59,0.3,100.0,0.0798,0.2,0.01,0.18,tp_lower -5567,做多,2020-10-10 21:20:00,2020-10-10 21:30:00,373.82,374.39,0.3,100.0,0.0803,0.05,0.02,0.03,tp_upper -5568,做多,2020-10-11 01:50:00,2020-10-11 05:40:00,373.21,372.24,0.31,100.0,0.0822,-0.08,0.02,-0.1,flip -5569,做空,2020-10-11 05:40:00,2020-10-11 06:00:00,372.24,372.6,0.31,100.0,0.0821,-0.03,0.02,-0.04,flip -5570,做多,2020-10-11 06:00:00,2020-10-11 06:05:00,372.6,372.38,0.31,100.0,0.0819,-0.02,0.02,-0.03,flip -5571,做空,2020-10-11 06:05:00,2020-10-11 06:10:00,372.38,372.41,0.3,100.0,0.0818,-0.0,0.02,-0.02,flip -5572,做多,2020-10-11 06:10:00,2020-10-11 06:15:00,372.41,371.9,0.3,100.0,0.0817,-0.04,0.02,-0.06,flip -5573,做空,2020-10-11 06:15:00,2020-10-11 06:20:00,371.9,372.26,0.3,100.0,0.0816,-0.03,0.02,-0.04,flip -5574,做多,2020-10-11 06:20:00,2020-10-11 06:35:00,372.26,372.28,0.3,100.0,0.0814,0.0,0.02,-0.01,flip -5575,做空,2020-10-11 06:35:00,2020-10-11 06:45:00,372.28,372.48,0.3,100.0,0.0813,-0.02,0.02,-0.03,flip -5576,做多,2020-10-11 06:45:00,2020-10-11 06:50:00,372.48,371.64,0.3,100.0,0.0811,-0.07,0.02,-0.08,flip -5577,做空,2020-10-11 06:50:00,2020-10-11 06:55:00,371.64,372.83,0.3,100.0,0.081,-0.1,0.02,-0.11,flip -5578,做多,2020-10-11 06:55:00,2020-10-11 08:05:00,372.83,372.21,0.3,100.0,0.0804,-0.05,0.01,-0.06,flip -5579,做空,2020-10-11 08:05:00,2020-10-11 08:15:00,372.21,372.79,0.3,100.0,0.0804,-0.05,0.01,-0.06,flip -5580,做多,2020-10-11 08:15:00,2020-10-11 08:20:00,372.79,372.15,0.3,100.0,0.08,-0.05,0.01,-0.07,flip -5581,做空,2020-10-11 08:20:00,2020-10-11 09:10:00,372.15,371.89,0.3,100.0,0.08,0.02,0.01,0.01,flip -5582,做多,2020-10-11 09:10:00,2020-10-11 10:00:00,371.89,372.46,0.3,100.0,0.08,0.05,0.01,0.03,tp_upper -5583,做多,2020-10-11 12:30:00,2020-10-11 12:55:00,372.84,372.41,0.3,100.0,0.0798,-0.03,0.01,-0.05,flip -5584,做空,2020-10-11 12:55:00,2020-10-11 13:00:00,372.41,372.49,0.3,100.0,0.0797,-0.01,0.01,-0.02,flip -5585,做多,2020-10-11 13:00:00,2020-10-11 13:15:00,372.49,372.87,0.3,100.0,0.0796,0.03,0.01,0.02,flip -5586,做空,2020-10-11 13:15:00,2020-10-11 13:20:00,372.87,372.9,0.3,100.0,0.0795,-0.0,0.01,-0.02,flip -5587,做多,2020-10-11 13:20:00,2020-10-11 13:30:00,372.9,372.84,0.3,100.0,0.0795,-0.0,0.01,-0.02,flip -5588,做空,2020-10-11 13:30:00,2020-10-11 13:35:00,372.84,372.88,0.3,100.0,0.0794,-0.0,0.01,-0.02,flip -5589,做多,2020-10-11 13:35:00,2020-10-11 13:40:00,372.88,372.54,0.3,100.0,0.0793,-0.03,0.01,-0.04,flip -5590,做空,2020-10-11 13:40:00,2020-10-11 13:45:00,372.54,372.74,0.3,100.0,0.0792,-0.02,0.01,-0.03,flip -5591,做多,2020-10-11 13:45:00,2020-10-11 14:35:00,372.74,374.81,0.29,100.0,0.079,0.16,0.01,0.15,tp_upper -5592,做多,2020-10-11 14:50:00,2020-10-11 14:55:00,373.34,373.26,0.3,100.0,0.0793,-0.01,0.01,-0.02,flip -5593,做空,2020-10-11 14:55:00,2020-10-11 19:30:00,373.26,374.38,0.3,100.0,0.0792,-0.09,0.01,-0.1,flip -5594,做多,2020-10-11 19:30:00,2020-10-11 19:35:00,374.38,373.51,0.29,100.0,0.0786,-0.07,0.01,-0.08,flip -5595,做空,2020-10-11 19:35:00,2020-10-11 19:55:00,373.51,373.2,0.29,100.0,0.0786,0.02,0.01,0.01,tp_lower -5596,做多,2020-10-11 20:20:00,2020-10-11 20:50:00,374.13,373.95,0.29,100.0,0.0784,-0.01,0.01,-0.03,flip -5597,做空,2020-10-11 20:50:00,2020-10-11 21:00:00,373.95,372.1,0.29,100.0,0.0783,0.14,0.01,0.13,tp_lower -5598,做多,2020-10-11 23:40:00,2020-10-11 23:55:00,374.51,374.39,0.29,100.0,0.0785,-0.01,0.01,-0.02,flip -5599,做空,2020-10-11 23:55:00,2020-10-12 00:30:00,374.39,373.36,0.29,100.0,0.0784,0.08,0.01,0.07,tp_lower -5600,做多,2020-10-12 01:30:00,2020-10-12 02:05:00,374.48,373.76,0.3,100.0,0.0808,-0.06,0.02,-0.07,flip -5601,做空,2020-10-12 02:05:00,2020-10-12 02:40:00,373.76,374.25,0.3,100.0,0.0807,-0.04,0.02,-0.05,flip -5602,做多,2020-10-12 02:40:00,2020-10-12 03:25:00,374.25,374.14,0.3,100.0,0.0805,-0.01,0.02,-0.02,flip -5603,做空,2020-10-12 03:25:00,2020-10-12 04:20:00,374.14,373.94,0.3,100.0,0.0804,0.02,0.02,0.0,flip -5604,做多,2020-10-12 04:20:00,2020-10-12 04:25:00,373.94,373.93,0.3,100.0,0.0804,-0.0,0.02,-0.02,flip -5605,做空,2020-10-12 04:25:00,2020-10-12 04:30:00,373.93,374.0,0.3,100.0,0.0803,-0.01,0.02,-0.02,flip -5606,做多,2020-10-12 04:30:00,2020-10-12 05:00:00,374.0,373.9,0.3,100.0,0.0802,-0.01,0.01,-0.02,flip -5607,做空,2020-10-12 05:00:00,2020-10-12 06:30:00,373.9,372.91,0.3,100.0,0.0801,0.08,0.01,0.06,tp_lower -5608,做多,2020-10-12 07:30:00,2020-10-12 08:00:00,374.15,373.9,0.3,100.0,0.0802,-0.02,0.01,-0.04,flip -5609,做空,2020-10-12 08:00:00,2020-10-12 08:05:00,373.9,373.91,0.3,100.0,0.0801,-0.0,0.01,-0.02,flip -5610,做多,2020-10-12 08:05:00,2020-10-12 08:25:00,373.91,375.1,0.3,100.0,0.08,0.1,0.02,0.08,tp_upper -5611,做多,2020-10-12 09:00:00,2020-10-12 09:05:00,374.18,373.93,0.3,100.0,0.0801,-0.02,0.01,-0.04,flip -5612,做空,2020-10-12 09:05:00,2020-10-12 09:25:00,373.93,373.8,0.3,100.0,0.0801,0.01,0.01,-0.0,flip -5613,做多,2020-10-12 09:25:00,2020-10-12 13:35:00,373.8,379.01,0.3,100.0,0.08,0.42,0.02,0.4,tp_upper -5614,做多,2020-10-12 23:10:00,2020-10-12 23:30:00,389.04,387.14,0.3,100.0,0.0779,-0.15,0.02,-0.16,flip -5615,做空,2020-10-12 23:30:00,2020-10-13 00:40:00,387.14,384.75,0.3,100.0,0.0778,0.19,0.01,0.17,tp_lower -5616,做多,2020-10-13 10:20:00,2020-10-13 10:30:00,384.63,385.89,0.31,100.0,0.0799,0.1,0.02,0.09,tp_upper -5617,做多,2020-10-13 11:00:00,2020-10-13 11:05:00,385.21,385.0,0.31,100.0,0.0799,-0.02,0.02,-0.03,flip -5618,做空,2020-10-13 11:05:00,2020-10-13 12:05:00,385.0,384.24,0.31,100.0,0.0798,0.06,0.02,0.05,flip -5619,做多,2020-10-13 12:05:00,2020-10-13 12:30:00,384.24,384.44,0.31,100.0,0.0801,0.02,0.02,0.0,flip -5620,做空,2020-10-13 12:30:00,2020-10-13 12:35:00,384.44,384.8,0.31,100.0,0.08,-0.03,0.02,-0.04,flip -5621,做多,2020-10-13 12:35:00,2020-10-13 12:45:00,384.8,383.67,0.31,100.0,0.0798,-0.09,0.02,-0.11,flip -5622,做空,2020-10-13 12:45:00,2020-10-13 12:50:00,383.67,383.12,0.31,100.0,0.0797,0.04,0.02,0.03,tp_lower -5623,做多,2020-10-13 20:50:00,2020-10-13 21:00:00,379.76,379.75,0.31,100.0,0.0805,-0.0,0.02,-0.02,flip -5624,做空,2020-10-13 21:00:00,2020-10-13 21:05:00,379.75,380.54,0.31,100.0,0.0805,-0.06,0.02,-0.08,flip -5625,做多,2020-10-13 21:05:00,2020-10-13 21:10:00,380.54,379.74,0.3,100.0,0.08,-0.06,0.02,-0.08,flip -5626,做空,2020-10-13 21:10:00,2020-10-14 04:20:00,379.74,381.29,0.3,100.0,0.08,-0.12,0.02,-0.14,flip -5627,做多,2020-10-14 04:20:00,2020-10-14 05:00:00,381.29,381.46,0.31,100.0,0.08,0.01,0.02,-0.0,flip -5628,做空,2020-10-14 05:00:00,2020-10-14 05:05:00,381.46,381.6,0.3,100.0,0.0799,-0.01,0.02,-0.03,flip -5629,做多,2020-10-14 05:05:00,2020-10-14 05:30:00,381.6,381.74,0.3,100.0,0.0798,0.01,0.02,-0.0,flip -5630,做空,2020-10-14 05:30:00,2020-10-14 05:45:00,381.74,382.4,0.3,100.0,0.0797,-0.05,0.02,-0.07,flip -5631,做多,2020-10-14 05:45:00,2020-10-14 06:05:00,382.4,381.92,0.3,100.0,0.0794,-0.04,0.02,-0.05,flip -5632,做空,2020-10-14 06:05:00,2020-10-14 06:40:00,381.92,382.06,0.3,100.0,0.0793,-0.01,0.02,-0.03,flip -5633,做多,2020-10-14 06:40:00,2020-10-14 07:05:00,382.06,382.11,0.3,100.0,0.0792,0.0,0.02,-0.01,flip -5634,做空,2020-10-14 07:05:00,2020-10-14 07:45:00,382.11,382.11,0.3,100.0,0.0791,0.0,0.02,-0.02,flip -5635,做多,2020-10-14 07:45:00,2020-10-14 08:10:00,382.11,382.1,0.3,100.0,0.079,-0.0,0.02,-0.02,flip -5636,做空,2020-10-14 08:10:00,2020-10-14 08:25:00,382.1,382.33,0.3,100.0,0.0789,-0.02,0.02,-0.03,flip -5637,做多,2020-10-14 08:25:00,2020-10-14 09:05:00,382.33,382.17,0.3,100.0,0.0787,-0.01,0.02,-0.03,flip -5638,做空,2020-10-14 09:05:00,2020-10-14 09:10:00,382.17,382.27,0.3,100.0,0.0787,-0.01,0.02,-0.02,flip -5639,做多,2020-10-14 09:10:00,2020-10-14 09:25:00,382.27,382.44,0.3,100.0,0.0785,0.01,0.02,-0.0,flip -5640,做空,2020-10-14 09:25:00,2020-10-14 09:45:00,382.44,381.39,0.3,100.0,0.0785,0.08,0.01,0.07,tp_lower -5641,做多,2020-10-14 12:50:00,2020-10-14 13:00:00,381.59,381.32,0.3,100.0,0.0788,-0.02,0.02,-0.04,flip -5642,做空,2020-10-14 13:00:00,2020-10-14 13:05:00,381.32,381.46,0.3,100.0,0.0787,-0.01,0.02,-0.03,flip -5643,做多,2020-10-14 13:05:00,2020-10-14 13:25:00,381.46,381.39,0.3,100.0,0.0786,-0.01,0.01,-0.02,flip -5644,做空,2020-10-14 13:25:00,2020-10-14 13:30:00,381.39,381.84,0.3,100.0,0.0785,-0.04,0.01,-0.05,flip -5645,做多,2020-10-14 13:30:00,2020-10-14 13:35:00,381.84,383.33,0.3,100.0,0.0782,0.12,0.01,0.1,tp_upper -5646,做多,2020-10-14 22:55:00,2020-10-14 23:55:00,377.3,378.75,0.3,100.0,0.0794,0.12,0.02,0.1,tp_upper -5647,做多,2020-10-15 02:35:00,2020-10-15 02:50:00,377.26,376.37,0.31,100.0,0.0811,-0.07,0.02,-0.09,flip -5648,做空,2020-10-15 02:50:00,2020-10-15 03:20:00,376.37,376.38,0.3,100.0,0.081,-0.0,0.02,-0.02,flip -5649,做多,2020-10-15 03:20:00,2020-10-15 03:40:00,376.38,376.72,0.3,100.0,0.0809,0.03,0.02,0.01,flip -5650,做空,2020-10-15 03:40:00,2020-10-15 04:00:00,376.72,376.95,0.3,100.0,0.0809,-0.02,0.02,-0.03,flip -5651,做多,2020-10-15 04:00:00,2020-10-15 04:05:00,376.95,375.85,0.3,100.0,0.0807,-0.09,0.02,-0.1,flip -5652,做空,2020-10-15 04:05:00,2020-10-15 04:15:00,375.85,376.09,0.3,100.0,0.0806,-0.02,0.02,-0.03,tp_lower -5653,做多,2020-10-15 04:25:00,2020-10-15 05:25:00,376.88,376.96,0.3,100.0,0.0802,0.01,0.02,-0.01,flip -5654,做空,2020-10-15 05:25:00,2020-10-15 05:30:00,376.96,376.99,0.3,100.0,0.0802,-0.0,0.02,-0.02,flip -5655,做多,2020-10-15 05:30:00,2020-10-15 05:50:00,376.99,378.98,0.3,100.0,0.0801,0.16,0.02,0.14,tp_upper -5656,做多,2020-10-15 12:35:00,2020-10-15 12:40:00,375.6,375.65,0.3,100.0,0.0807,0.0,0.02,-0.01,tp_upper -5657,做多,2020-10-15 12:40:00,2020-10-15 12:45:00,375.65,374.85,0.3,100.0,0.0806,-0.06,0.02,-0.08,flip -5658,做空,2020-10-15 12:45:00,2020-10-15 13:00:00,374.85,376.04,0.3,100.0,0.0805,-0.1,0.02,-0.11,flip -5659,做多,2020-10-15 13:00:00,2020-10-15 13:05:00,376.04,375.4,0.3,100.0,0.08,-0.05,0.02,-0.07,flip -5660,做空,2020-10-15 13:05:00,2020-10-15 13:50:00,375.4,376.61,0.3,100.0,0.0799,-0.1,0.02,-0.11,flip -5661,做多,2020-10-15 13:50:00,2020-10-15 14:05:00,376.61,375.59,0.3,100.0,0.0793,-0.08,0.01,-0.1,flip -5662,做空,2020-10-15 14:05:00,2020-10-15 14:10:00,375.59,375.61,0.3,100.0,0.0792,-0.0,0.01,-0.02,flip -5663,做多,2020-10-15 14:10:00,2020-10-15 14:20:00,375.61,375.72,0.3,100.0,0.0791,0.01,0.01,-0.01,flip -5664,做空,2020-10-15 14:20:00,2020-10-15 14:50:00,375.72,375.4,0.3,100.0,0.079,0.03,0.01,0.01,flip -5665,做多,2020-10-15 14:50:00,2020-10-15 15:00:00,375.4,375.67,0.3,100.0,0.0791,0.02,0.01,0.01,flip -5666,做空,2020-10-15 15:00:00,2020-10-15 16:45:00,375.67,374.35,0.3,100.0,0.079,0.1,0.01,0.09,flip -5667,做多,2020-10-15 16:45:00,2020-10-15 17:25:00,374.35,377.09,0.3,100.0,0.0795,0.22,0.01,0.2,tp_upper -5668,做多,2020-10-15 22:55:00,2020-10-15 23:00:00,377.25,376.84,0.3,100.0,0.0794,-0.03,0.01,-0.05,flip -5669,做空,2020-10-15 23:00:00,2020-10-15 23:05:00,376.84,377.54,0.3,100.0,0.0793,-0.06,0.01,-0.07,flip -5670,做多,2020-10-15 23:05:00,2020-10-15 23:15:00,377.54,377.25,0.3,100.0,0.0789,-0.02,0.01,-0.04,flip -5671,做空,2020-10-15 23:15:00,2020-10-15 23:20:00,377.25,377.48,0.3,100.0,0.0788,-0.02,0.01,-0.03,flip -5672,做多,2020-10-15 23:20:00,2020-10-15 23:30:00,377.48,377.33,0.3,100.0,0.0787,-0.01,0.01,-0.03,flip -5673,做空,2020-10-15 23:30:00,2020-10-15 23:50:00,377.33,377.16,0.3,100.0,0.0786,0.01,0.01,-0.0,flip -5674,做多,2020-10-15 23:50:00,2020-10-16 00:00:00,377.16,376.47,0.3,100.0,0.0786,-0.05,0.01,-0.07,flip -5675,做空,2020-10-16 00:00:00,2020-10-16 00:25:00,376.47,377.22,0.3,100.0,0.0805,-0.06,0.02,-0.08,flip -5676,做多,2020-10-16 00:25:00,2020-10-16 00:30:00,377.22,377.14,0.3,100.0,0.0801,-0.01,0.02,-0.02,flip -5677,做空,2020-10-16 00:30:00,2020-10-16 00:35:00,377.14,377.35,0.3,100.0,0.08,-0.02,0.02,-0.03,flip -5678,做多,2020-10-16 00:35:00,2020-10-16 01:05:00,377.35,379.45,0.3,100.0,0.0798,0.17,0.02,0.15,tp_upper -5679,做多,2020-10-16 03:55:00,2020-10-16 11:55:00,378.03,369.94,0.3,100.0,0.0801,-0.65,0.01,-0.66,flip -5680,做空,2020-10-16 11:55:00,2020-10-16 12:25:00,369.94,369.03,0.3,100.0,0.08,0.07,0.01,0.06,flip -5681,做多,2020-10-16 12:25:00,2020-10-16 12:30:00,369.03,368.67,0.3,100.0,0.0803,-0.03,0.01,-0.04,flip -5682,做空,2020-10-16 12:30:00,2020-10-16 12:40:00,368.67,369.01,0.3,100.0,0.0802,-0.03,0.01,-0.04,flip -5683,做多,2020-10-16 12:40:00,2020-10-16 12:45:00,369.01,368.58,0.3,100.0,0.08,-0.03,0.01,-0.05,flip -5684,做空,2020-10-16 12:45:00,2020-10-16 12:50:00,368.58,369.25,0.29,100.0,0.0799,-0.05,0.01,-0.07,flip -5685,做多,2020-10-16 12:50:00,2020-10-16 13:05:00,369.25,368.19,0.29,100.0,0.0795,-0.08,0.01,-0.1,flip -5686,做空,2020-10-16 13:05:00,2020-10-16 13:10:00,368.19,368.24,0.29,100.0,0.0795,-0.0,0.01,-0.02,flip -5687,做多,2020-10-16 13:10:00,2020-10-16 13:35:00,368.24,368.2,0.29,100.0,0.0793,-0.0,0.01,-0.02,flip -5688,做空,2020-10-16 13:35:00,2020-10-16 16:25:00,368.2,367.7,0.29,100.0,0.0793,0.04,0.01,0.03,flip -5689,做多,2020-10-16 16:25:00,2020-10-16 16:30:00,367.7,367.36,0.29,100.0,0.0794,-0.03,0.01,-0.04,flip -5690,做空,2020-10-16 16:30:00,2020-10-16 16:35:00,367.36,367.52,0.29,100.0,0.0793,-0.01,0.01,-0.03,flip -5691,做多,2020-10-16 16:35:00,2020-10-16 16:40:00,367.52,366.7,0.29,100.0,0.0792,-0.06,0.01,-0.08,flip -5692,做空,2020-10-16 16:40:00,2020-10-16 16:45:00,366.7,367.17,0.29,100.0,0.0791,-0.04,0.01,-0.05,flip -5693,做多,2020-10-16 16:45:00,2020-10-16 17:30:00,367.17,367.2,0.29,100.0,0.0788,0.0,0.01,-0.01,flip -5694,做空,2020-10-16 17:30:00,2020-10-16 17:50:00,367.2,366.78,0.29,100.0,0.0787,0.03,0.01,0.02,flip -5695,做多,2020-10-16 17:50:00,2020-10-16 19:10:00,366.78,367.67,0.29,100.0,0.0788,0.07,0.01,0.06,flip -5696,做空,2020-10-16 19:10:00,2020-10-16 19:25:00,367.67,367.58,0.29,100.0,0.0788,0.01,0.01,-0.01,flip -5697,做多,2020-10-16 19:25:00,2020-10-16 19:35:00,367.58,367.55,0.29,100.0,0.0787,-0.0,0.01,-0.02,flip -5698,做空,2020-10-16 19:35:00,2020-10-16 19:55:00,367.55,365.24,0.29,100.0,0.0786,0.18,0.01,0.17,tp_lower -5699,做多,2020-10-17 01:40:00,2020-10-17 02:00:00,366.22,367.86,0.3,100.0,0.0811,0.13,0.01,0.12,tp_upper -5700,做多,2020-10-17 09:05:00,2020-10-17 09:25:00,367.42,367.0,0.3,100.0,0.0811,-0.03,0.01,-0.05,flip -5701,做空,2020-10-17 09:25:00,2020-10-17 09:45:00,367.0,367.15,0.3,100.0,0.0811,-0.01,0.01,-0.03,flip -5702,做多,2020-10-17 09:45:00,2020-10-17 10:30:00,367.15,367.5,0.3,100.0,0.0809,0.03,0.01,0.01,flip -5703,做空,2020-10-17 10:30:00,2020-10-17 10:40:00,367.5,367.64,0.3,100.0,0.0808,-0.01,0.01,-0.03,flip -5704,做多,2020-10-17 10:40:00,2020-10-17 11:20:00,367.64,367.69,0.3,100.0,0.0807,0.0,0.01,-0.01,flip -5705,做空,2020-10-17 11:20:00,2020-10-17 11:25:00,367.69,367.87,0.3,100.0,0.0806,-0.01,0.01,-0.03,flip -5706,做多,2020-10-17 11:25:00,2020-10-17 11:40:00,367.87,367.84,0.3,100.0,0.0804,-0.0,0.01,-0.02,flip -5707,做空,2020-10-17 11:40:00,2020-10-17 11:55:00,367.84,368.07,0.3,100.0,0.0804,-0.02,0.01,-0.03,flip -5708,做多,2020-10-17 11:55:00,2020-10-17 12:00:00,368.07,368.12,0.3,100.0,0.0802,0.0,0.01,-0.01,tp_upper -5709,做多,2020-10-17 12:20:00,2020-10-17 12:25:00,367.74,367.65,0.29,100.0,0.0802,-0.01,0.01,-0.02,flip -5710,做空,2020-10-17 12:25:00,2020-10-17 12:30:00,367.65,367.18,0.29,100.0,0.0801,0.04,0.01,0.02,tp_lower -5711,做多,2020-10-17 12:55:00,2020-10-17 13:10:00,367.84,367.21,0.29,100.0,0.0801,-0.05,0.01,-0.07,flip -5712,做空,2020-10-17 13:10:00,2020-10-17 13:15:00,367.21,366.81,0.29,100.0,0.08,0.03,0.01,0.02,tp_lower -5713,做多,2020-10-17 13:35:00,2020-10-17 14:50:00,367.22,368.33,0.29,100.0,0.08,0.09,0.01,0.07,tp_upper -5714,做多,2020-10-17 16:00:00,2020-10-17 16:05:00,367.86,367.16,0.29,100.0,0.08,-0.06,0.01,-0.07,flip -5715,做空,2020-10-17 16:05:00,2020-10-17 16:10:00,367.16,366.94,0.29,100.0,0.0799,0.02,0.01,0.0,tp_lower -5716,做多,2020-10-17 19:25:00,2020-10-17 19:30:00,367.43,366.97,0.29,100.0,0.0799,-0.04,0.01,-0.05,flip -5717,做空,2020-10-17 19:30:00,2020-10-17 20:25:00,366.97,366.1,0.29,100.0,0.0798,0.07,0.01,0.05,tp_lower -5718,做多,2020-10-17 20:45:00,2020-10-17 21:15:00,366.92,368.08,0.29,100.0,0.0799,0.09,0.01,0.08,tp_upper -5719,做多,2020-10-17 22:35:00,2020-10-17 22:40:00,367.95,368.22,0.29,100.0,0.0798,0.02,0.01,0.01,tp_upper -5720,做多,2020-10-18 04:45:00,2020-10-18 04:50:00,368.45,368.23,0.3,100.0,0.0812,-0.02,0.01,-0.03,flip -5721,做空,2020-10-18 04:50:00,2020-10-18 04:55:00,368.23,368.48,0.3,100.0,0.0812,-0.02,0.01,-0.04,flip -5722,做多,2020-10-18 04:55:00,2020-10-18 06:40:00,368.48,372.89,0.3,100.0,0.081,0.36,0.02,0.34,tp_upper -5723,做多,2020-10-19 06:35:00,2020-10-19 06:45:00,375.36,375.31,0.3,100.0,0.0806,-0.0,0.02,-0.02,flip -5724,做空,2020-10-19 06:45:00,2020-10-19 06:50:00,375.31,375.33,0.3,100.0,0.0805,-0.0,0.02,-0.02,flip -5725,做多,2020-10-19 06:50:00,2020-10-19 06:55:00,375.33,375.11,0.3,100.0,0.0804,-0.02,0.02,-0.03,flip -5726,做空,2020-10-19 06:55:00,2020-10-19 07:05:00,375.11,375.54,0.3,100.0,0.0803,-0.03,0.02,-0.05,flip -5727,做多,2020-10-19 07:05:00,2020-10-19 07:10:00,375.54,375.16,0.3,100.0,0.08,-0.03,0.02,-0.05,flip -5728,做空,2020-10-19 07:10:00,2020-10-19 07:35:00,375.16,375.66,0.3,100.0,0.08,-0.04,0.02,-0.06,flip -5729,做多,2020-10-19 07:35:00,2020-10-19 07:45:00,375.66,375.33,0.3,100.0,0.0797,-0.03,0.01,-0.04,flip -5730,做空,2020-10-19 07:45:00,2020-10-19 08:15:00,375.33,375.21,0.3,100.0,0.0796,0.01,0.01,-0.01,flip -5731,做多,2020-10-19 08:15:00,2020-10-19 08:25:00,375.21,375.17,0.3,100.0,0.0796,-0.0,0.01,-0.02,flip -5732,做空,2020-10-19 08:25:00,2020-10-19 08:35:00,375.17,375.27,0.3,100.0,0.0795,-0.01,0.01,-0.02,flip -5733,做多,2020-10-19 08:35:00,2020-10-19 09:00:00,375.27,375.6,0.3,100.0,0.0794,0.03,0.01,0.01,flip -5734,做空,2020-10-19 09:00:00,2020-10-19 19:05:00,375.6,379.22,0.3,100.0,0.0793,-0.29,0.02,-0.3,flip -5735,做多,2020-10-19 19:05:00,2020-10-19 19:15:00,379.22,378.98,0.29,100.0,0.0777,-0.02,0.01,-0.03,flip -5736,做空,2020-10-19 19:15:00,2020-10-19 19:20:00,378.98,379.13,0.29,100.0,0.0776,-0.01,0.01,-0.03,flip -5737,做多,2020-10-19 19:20:00,2020-10-19 19:50:00,379.13,379.24,0.29,100.0,0.0775,0.01,0.01,-0.01,flip -5738,做空,2020-10-19 19:50:00,2020-10-19 19:55:00,379.24,379.74,0.29,100.0,0.0774,-0.04,0.01,-0.05,flip -5739,做多,2020-10-19 19:55:00,2020-10-19 20:00:00,379.74,379.26,0.29,100.0,0.0771,-0.04,0.01,-0.05,flip -5740,做空,2020-10-19 20:00:00,2020-10-19 20:40:00,379.26,379.68,0.29,100.0,0.077,-0.03,0.01,-0.05,flip -5741,做多,2020-10-19 20:40:00,2020-10-19 20:45:00,379.68,379.5,0.29,100.0,0.0768,-0.01,0.01,-0.03,flip -5742,做空,2020-10-19 20:45:00,2020-10-19 21:15:00,379.5,380.19,0.29,100.0,0.0767,-0.05,0.01,-0.07,flip -5743,做多,2020-10-19 21:15:00,2020-10-19 21:25:00,380.19,379.39,0.29,100.0,0.0764,-0.06,0.01,-0.08,flip -5744,做空,2020-10-19 21:25:00,2020-10-19 22:05:00,379.39,377.77,0.29,100.0,0.0763,0.12,0.01,0.11,tp_lower -5745,做多,2020-10-20 02:20:00,2020-10-20 02:25:00,379.6,379.13,0.3,100.0,0.078,-0.04,0.01,-0.05,flip -5746,做空,2020-10-20 02:25:00,2020-10-20 03:10:00,379.13,379.44,0.3,100.0,0.078,-0.02,0.01,-0.04,flip -5747,做多,2020-10-20 03:10:00,2020-10-20 03:15:00,379.44,379.19,0.3,100.0,0.0778,-0.02,0.01,-0.03,flip -5748,做空,2020-10-20 03:15:00,2020-10-20 03:30:00,379.19,379.63,0.29,100.0,0.0777,-0.03,0.01,-0.05,flip -5749,做多,2020-10-20 03:30:00,2020-10-20 03:40:00,379.63,380.35,0.29,100.0,0.0774,0.06,0.01,0.04,tp_upper -5750,做多,2020-10-20 06:40:00,2020-10-20 06:55:00,379.01,378.76,0.29,100.0,0.0776,-0.02,0.01,-0.03,flip -5751,做空,2020-10-20 06:55:00,2020-10-20 07:20:00,378.76,379.15,0.29,100.0,0.0775,-0.03,0.01,-0.04,flip -5752,做多,2020-10-20 07:20:00,2020-10-20 07:25:00,379.15,379.54,0.29,100.0,0.0773,0.03,0.01,0.02,tp_upper -5753,做多,2020-10-20 17:45:00,2020-10-20 21:20:00,371.86,369.26,0.29,100.0,0.0788,-0.2,0.01,-0.22,flip -5754,做空,2020-10-20 21:20:00,2020-10-20 21:40:00,369.26,367.78,0.29,100.0,0.0787,0.12,0.01,0.1,tp_lower -5755,做多,2020-10-20 21:55:00,2020-10-20 22:15:00,369.95,369.72,0.29,100.0,0.0788,-0.02,0.01,-0.03,flip -5756,做空,2020-10-20 22:15:00,2020-10-20 23:10:00,369.72,369.65,0.29,100.0,0.0788,0.01,0.01,-0.01,flip -5757,做多,2020-10-20 23:10:00,2020-10-20 23:15:00,369.65,369.51,0.29,100.0,0.0787,-0.01,0.01,-0.03,flip -5758,做空,2020-10-20 23:15:00,2020-10-20 23:40:00,369.51,367.72,0.29,100.0,0.0786,0.14,0.01,0.13,tp_lower -5759,做多,2020-10-21 00:20:00,2020-10-21 00:35:00,369.78,372.36,0.3,100.0,0.0799,0.21,0.01,0.19,tp_upper -5760,做多,2020-10-21 11:35:00,2020-10-21 12:05:00,378.34,378.33,0.3,100.0,0.0785,-0.0,0.01,-0.02,flip -5761,做空,2020-10-21 12:05:00,2020-10-21 12:20:00,378.33,379.39,0.3,100.0,0.0784,-0.08,0.01,-0.1,flip -5762,做多,2020-10-21 12:20:00,2020-10-21 12:40:00,379.39,381.18,0.3,100.0,0.0779,0.14,0.01,0.12,tp_upper -5763,做多,2020-10-22 00:10:00,2020-10-22 00:20:00,393.92,394.6,0.3,100.0,0.0756,0.05,0.01,0.04,flip -5764,做空,2020-10-22 00:20:00,2020-10-22 00:35:00,394.6,394.25,0.3,100.0,0.0755,0.03,0.01,0.01,flip -5765,做多,2020-10-22 00:35:00,2020-10-22 01:20:00,394.25,398.12,0.3,100.0,0.0756,0.29,0.02,0.28,tp_upper -5766,做多,2020-10-22 02:10:00,2020-10-22 02:15:00,394.77,394.56,0.3,100.0,0.0762,-0.02,0.02,-0.03,flip -5767,做空,2020-10-22 02:15:00,2020-10-22 03:20:00,394.56,394.8,0.3,100.0,0.0761,-0.02,0.02,-0.03,flip -5768,做多,2020-10-22 03:20:00,2020-10-22 03:25:00,394.8,394.06,0.3,100.0,0.0759,-0.06,0.01,-0.07,flip -5769,做空,2020-10-22 03:25:00,2020-10-22 03:30:00,394.06,394.5,0.3,100.0,0.0758,-0.03,0.01,-0.05,flip -5770,做多,2020-10-22 03:30:00,2020-10-22 03:35:00,394.5,393.76,0.3,100.0,0.0756,-0.06,0.01,-0.07,flip -5771,做空,2020-10-22 03:35:00,2020-10-22 04:00:00,393.76,394.49,0.3,100.0,0.0755,-0.06,0.01,-0.07,flip -5772,做多,2020-10-22 04:00:00,2020-10-22 04:10:00,394.49,394.21,0.3,100.0,0.0752,-0.02,0.01,-0.04,flip -5773,做空,2020-10-22 04:10:00,2020-10-22 04:15:00,394.21,394.56,0.3,100.0,0.0751,-0.03,0.01,-0.04,flip -5774,做多,2020-10-22 04:15:00,2020-10-22 04:20:00,394.56,394.1,0.3,100.0,0.0749,-0.03,0.01,-0.05,flip -5775,做空,2020-10-22 04:20:00,2020-10-22 04:50:00,394.1,394.3,0.29,100.0,0.0748,-0.01,0.01,-0.03,flip -5776,做多,2020-10-22 04:50:00,2020-10-22 07:00:00,394.3,394.87,0.29,100.0,0.0746,0.04,0.01,0.03,flip -5777,做空,2020-10-22 07:00:00,2020-10-22 07:05:00,394.87,395.0,0.29,100.0,0.0746,-0.01,0.01,-0.02,flip -5778,做多,2020-10-22 07:05:00,2020-10-22 07:15:00,395.0,394.68,0.29,100.0,0.0745,-0.02,0.01,-0.04,flip -5779,做空,2020-10-22 07:15:00,2020-10-22 07:20:00,394.68,394.75,0.29,100.0,0.0744,-0.01,0.01,-0.02,flip -5780,做多,2020-10-22 07:20:00,2020-10-22 07:30:00,394.75,394.76,0.29,100.0,0.0743,0.0,0.01,-0.01,flip -5781,做空,2020-10-22 07:30:00,2020-10-22 07:35:00,394.76,395.48,0.29,100.0,0.0742,-0.05,0.01,-0.07,flip -5782,做多,2020-10-22 07:35:00,2020-10-22 07:45:00,395.48,394.91,0.29,100.0,0.0739,-0.04,0.01,-0.06,flip -5783,做空,2020-10-22 07:45:00,2020-10-22 07:55:00,394.91,395.29,0.29,100.0,0.0738,-0.03,0.01,-0.04,flip -5784,做多,2020-10-22 07:55:00,2020-10-22 08:05:00,395.29,397.24,0.29,100.0,0.0736,0.14,0.01,0.13,tp_upper -5785,做多,2020-10-22 09:05:00,2020-10-22 09:10:00,395.34,395.27,0.29,100.0,0.0738,-0.01,0.01,-0.02,flip -5786,做空,2020-10-22 09:10:00,2020-10-22 21:45:00,395.27,415.65,0.29,100.0,0.0738,-1.5,0.02,-1.52,tp_lower -5787,做多,2020-10-22 21:50:00,2020-10-22 22:00:00,416.89,418.88,0.28,100.0,0.0663,0.13,0.01,0.12,tp_upper -5788,做多,2020-10-22 23:00:00,2020-10-23 05:15:00,416.0,415.22,0.28,100.0,0.0667,-0.05,0.01,-0.07,flip -5789,做空,2020-10-23 05:15:00,2020-10-23 05:20:00,415.22,415.33,0.28,100.0,0.0682,-0.01,0.01,-0.02,flip -5790,做多,2020-10-23 05:20:00,2020-10-23 05:25:00,415.33,415.23,0.28,100.0,0.0681,-0.01,0.01,-0.02,flip -5791,做空,2020-10-23 05:25:00,2020-10-23 05:30:00,415.23,416.07,0.28,100.0,0.0681,-0.06,0.01,-0.07,flip -5792,做多,2020-10-23 05:30:00,2020-10-23 06:10:00,416.07,414.54,0.28,100.0,0.0677,-0.1,0.01,-0.12,flip -5793,做空,2020-10-23 06:10:00,2020-10-23 06:15:00,414.54,414.92,0.28,100.0,0.0676,-0.03,0.01,-0.04,flip -5794,做多,2020-10-23 06:15:00,2020-10-23 06:25:00,414.92,414.91,0.28,100.0,0.0674,-0.0,0.01,-0.01,flip -5795,做空,2020-10-23 06:25:00,2020-10-23 06:30:00,414.91,414.92,0.28,100.0,0.0674,-0.0,0.01,-0.01,flip -5796,做多,2020-10-23 06:30:00,2020-10-23 06:35:00,414.92,414.41,0.28,100.0,0.0673,-0.03,0.01,-0.05,flip -5797,做空,2020-10-23 06:35:00,2020-10-23 07:15:00,414.41,414.32,0.28,100.0,0.0672,0.01,0.01,-0.01,flip -5798,做多,2020-10-23 07:15:00,2020-10-23 08:20:00,414.32,415.58,0.28,100.0,0.0672,0.08,0.01,0.07,tp_upper -5799,做多,2020-10-23 09:00:00,2020-10-23 10:00:00,414.63,416.65,0.28,100.0,0.0673,0.14,0.01,0.12,tp_upper -5800,做多,2020-10-23 14:15:00,2020-10-23 14:20:00,416.22,415.99,0.28,100.0,0.0673,-0.02,0.01,-0.03,flip -5801,做空,2020-10-23 14:20:00,2020-10-23 14:30:00,415.99,416.32,0.28,100.0,0.0672,-0.02,0.01,-0.04,flip -5802,做多,2020-10-23 14:30:00,2020-10-23 14:35:00,416.32,416.2,0.28,100.0,0.0671,-0.01,0.01,-0.02,flip -5803,做空,2020-10-23 14:35:00,2020-10-23 15:00:00,416.2,412.3,0.28,100.0,0.067,0.26,0.01,0.25,tp_lower -5804,做多,2020-10-23 23:05:00,2020-10-23 23:10:00,410.07,410.01,0.28,100.0,0.0686,-0.0,0.01,-0.02,flip -5805,做空,2020-10-23 23:10:00,2020-10-23 23:20:00,410.01,409.8,0.28,100.0,0.0685,0.01,0.01,0.0,flip -5806,做多,2020-10-23 23:20:00,2020-10-23 23:30:00,409.8,408.28,0.28,100.0,0.0685,-0.1,0.01,-0.12,flip -5807,做空,2020-10-23 23:30:00,2020-10-23 23:40:00,408.28,409.11,0.28,100.0,0.0684,-0.06,0.01,-0.07,flip -5808,做多,2020-10-23 23:40:00,2020-10-23 23:45:00,409.11,408.92,0.28,100.0,0.0681,-0.01,0.01,-0.03,flip -5809,做空,2020-10-23 23:45:00,2020-10-23 23:50:00,408.92,409.45,0.28,100.0,0.068,-0.04,0.01,-0.05,flip -5810,做多,2020-10-23 23:50:00,2020-10-24 00:05:00,409.45,408.76,0.28,100.0,0.0678,-0.05,0.01,-0.06,flip -5811,做空,2020-10-24 00:05:00,2020-10-24 00:30:00,408.76,408.5,0.28,100.0,0.0691,0.02,0.01,0.0,flip -5812,做多,2020-10-24 00:30:00,2020-10-24 00:40:00,408.5,408.55,0.28,100.0,0.0691,0.0,0.01,-0.01,flip -5813,做空,2020-10-24 00:40:00,2020-10-24 00:45:00,408.55,408.85,0.28,100.0,0.069,-0.02,0.01,-0.03,flip -5814,做多,2020-10-24 00:45:00,2020-10-24 00:50:00,408.85,408.16,0.28,100.0,0.0688,-0.05,0.01,-0.06,flip -5815,做空,2020-10-24 00:50:00,2020-10-24 00:55:00,408.16,408.5,0.28,100.0,0.0688,-0.02,0.01,-0.04,flip -5816,做多,2020-10-24 00:55:00,2020-10-24 01:25:00,408.5,409.88,0.28,100.0,0.0686,0.09,0.01,0.08,tp_upper -5817,做多,2020-10-24 07:45:00,2020-10-24 08:15:00,411.03,410.77,0.28,100.0,0.0683,-0.02,0.01,-0.03,flip -5818,做空,2020-10-24 08:15:00,2020-10-24 08:20:00,410.77,409.79,0.28,100.0,0.0683,0.07,0.01,0.05,tp_lower -5819,做多,2020-10-24 09:40:00,2020-10-24 09:55:00,411.41,411.22,0.28,100.0,0.0682,-0.01,0.01,-0.03,flip -5820,做空,2020-10-24 09:55:00,2020-10-24 10:20:00,411.22,412.37,0.28,100.0,0.0682,-0.08,0.01,-0.09,flip -5821,做多,2020-10-24 10:20:00,2020-10-24 10:30:00,412.37,413.39,0.28,100.0,0.0677,0.07,0.01,0.06,tp_upper -5822,做多,2020-10-24 14:35:00,2020-10-24 14:40:00,412.28,414.05,0.28,100.0,0.0678,0.12,0.01,0.11,tp_upper -5823,做多,2020-10-24 14:40:00,2020-10-24 14:45:00,414.05,414.65,0.28,100.0,0.0678,0.04,0.01,0.03,tp_upper -5824,做多,2020-10-24 16:05:00,2020-10-24 16:25:00,413.42,413.0,0.28,100.0,0.0679,-0.03,0.01,-0.04,flip -5825,做空,2020-10-24 16:25:00,2020-10-24 16:30:00,413.0,413.45,0.28,100.0,0.0678,-0.03,0.01,-0.04,flip -5826,做多,2020-10-24 16:30:00,2020-10-24 16:35:00,413.45,413.03,0.28,100.0,0.0676,-0.03,0.01,-0.04,flip -5827,做空,2020-10-24 16:35:00,2020-10-24 16:45:00,413.03,413.31,0.28,100.0,0.0676,-0.02,0.01,-0.03,flip -5828,做多,2020-10-24 16:45:00,2020-10-24 18:20:00,413.31,413.06,0.28,100.0,0.0674,-0.02,0.01,-0.03,flip -5829,做空,2020-10-24 18:20:00,2020-10-24 18:25:00,413.06,413.48,0.28,100.0,0.0673,-0.03,0.01,-0.04,flip -5830,做多,2020-10-24 18:25:00,2020-10-24 18:35:00,413.48,413.18,0.28,100.0,0.0671,-0.02,0.01,-0.03,flip -5831,做空,2020-10-24 18:35:00,2020-10-24 18:40:00,413.18,413.8,0.28,100.0,0.0671,-0.04,0.01,-0.06,flip -5832,做多,2020-10-24 18:40:00,2020-10-24 18:45:00,413.8,413.57,0.28,100.0,0.0668,-0.02,0.01,-0.03,flip -5833,做空,2020-10-24 18:45:00,2020-10-24 19:00:00,413.57,413.91,0.28,100.0,0.0667,-0.02,0.01,-0.04,flip -5834,做多,2020-10-24 19:00:00,2020-10-24 19:15:00,413.91,413.95,0.28,100.0,0.0665,0.0,0.01,-0.01,flip -5835,做空,2020-10-24 19:15:00,2020-10-24 19:35:00,413.95,412.54,0.28,100.0,0.0665,0.09,0.01,0.08,tp_lower -5836,做多,2020-10-25 00:40:00,2020-10-25 01:15:00,412.96,412.82,0.28,100.0,0.0683,-0.01,0.01,-0.02,flip -5837,做空,2020-10-25 01:15:00,2020-10-25 01:25:00,412.82,412.65,0.28,100.0,0.0683,0.01,0.01,-0.0,flip -5838,做多,2020-10-25 01:25:00,2020-10-25 02:50:00,412.65,412.76,0.28,100.0,0.0683,0.01,0.01,-0.01,flip -5839,做空,2020-10-25 02:50:00,2020-10-25 03:05:00,412.76,412.03,0.28,100.0,0.0682,0.05,0.01,0.04,flip -5840,做多,2020-10-25 03:05:00,2020-10-25 03:30:00,412.03,414.43,0.28,100.0,0.0684,0.16,0.01,0.15,tp_upper -5841,做多,2020-10-25 03:30:00,2020-10-25 03:35:00,414.43,415.0,0.28,100.0,0.0683,0.04,0.01,0.02,tp_upper -5842,做多,2020-10-25 14:30:00,2020-10-25 14:40:00,408.42,408.34,0.28,100.0,0.0693,-0.01,0.01,-0.02,flip -5843,做空,2020-10-25 14:40:00,2020-10-25 14:55:00,408.34,408.38,0.28,100.0,0.0693,-0.0,0.01,-0.02,flip -5844,做多,2020-10-25 14:55:00,2020-10-25 15:00:00,408.38,408.28,0.28,100.0,0.0692,-0.01,0.01,-0.02,flip -5845,做空,2020-10-25 15:00:00,2020-10-25 15:40:00,408.28,407.75,0.28,100.0,0.0691,0.04,0.01,0.02,tp_lower -5846,做多,2020-10-25 16:10:00,2020-10-25 16:15:00,408.15,408.01,0.28,100.0,0.0692,-0.01,0.01,-0.02,flip -5847,做空,2020-10-25 16:15:00,2020-10-25 16:20:00,408.01,408.19,0.28,100.0,0.0691,-0.01,0.01,-0.03,flip -5848,做多,2020-10-25 16:20:00,2020-10-25 16:25:00,408.19,407.71,0.28,100.0,0.069,-0.03,0.01,-0.05,flip -5849,做空,2020-10-25 16:25:00,2020-10-25 16:30:00,407.71,408.45,0.28,100.0,0.0689,-0.05,0.01,-0.07,flip -5850,做多,2020-10-25 16:30:00,2020-10-25 16:35:00,408.45,407.94,0.28,100.0,0.0686,-0.03,0.01,-0.05,flip -5851,做空,2020-10-25 16:35:00,2020-10-25 16:40:00,407.94,408.04,0.28,100.0,0.0685,-0.01,0.01,-0.02,flip -5852,做多,2020-10-25 16:40:00,2020-10-25 16:45:00,408.04,407.74,0.28,100.0,0.0684,-0.02,0.01,-0.03,flip -5853,做空,2020-10-25 16:45:00,2020-10-25 16:50:00,407.74,407.95,0.28,100.0,0.0683,-0.01,0.01,-0.03,flip -5854,做多,2020-10-25 16:50:00,2020-10-25 17:05:00,407.95,407.96,0.28,100.0,0.0682,0.0,0.01,-0.01,flip -5855,做空,2020-10-25 17:05:00,2020-10-25 17:15:00,407.96,408.13,0.28,100.0,0.0681,-0.01,0.01,-0.03,flip -5856,做多,2020-10-25 17:15:00,2020-10-25 17:20:00,408.13,407.96,0.28,100.0,0.068,-0.01,0.01,-0.03,flip -5857,做空,2020-10-25 17:20:00,2020-10-25 17:25:00,407.96,408.03,0.28,100.0,0.0679,-0.0,0.01,-0.02,flip -5858,做多,2020-10-25 17:25:00,2020-10-25 17:30:00,408.03,407.4,0.28,100.0,0.0678,-0.04,0.01,-0.06,flip -5859,做空,2020-10-25 17:30:00,2020-10-25 17:35:00,407.4,407.84,0.28,100.0,0.0678,-0.03,0.01,-0.04,flip -5860,做多,2020-10-25 17:35:00,2020-10-25 17:45:00,407.84,407.9,0.28,100.0,0.0676,0.0,0.01,-0.01,flip -5861,做空,2020-10-25 17:45:00,2020-10-25 17:50:00,407.9,408.29,0.28,100.0,0.0675,-0.03,0.01,-0.04,flip -5862,做多,2020-10-25 17:50:00,2020-10-25 17:55:00,408.29,407.9,0.27,100.0,0.0673,-0.03,0.01,-0.04,flip -5863,做空,2020-10-25 17:55:00,2020-10-25 18:10:00,407.9,407.33,0.27,100.0,0.0672,0.04,0.01,0.02,tp_lower -5864,做多,2020-10-25 19:10:00,2020-10-25 19:15:00,407.76,407.37,0.27,100.0,0.0673,-0.03,0.01,-0.04,flip -5865,做空,2020-10-25 19:15:00,2020-10-25 19:20:00,407.37,407.75,0.27,100.0,0.0672,-0.03,0.01,-0.04,flip -5866,做多,2020-10-25 19:20:00,2020-10-25 19:25:00,407.75,407.51,0.27,100.0,0.067,-0.02,0.01,-0.03,flip -5867,做空,2020-10-25 19:25:00,2020-10-25 19:45:00,407.51,407.62,0.27,100.0,0.067,-0.01,0.01,-0.02,flip -5868,做多,2020-10-25 19:45:00,2020-10-25 20:25:00,407.62,408.74,0.27,100.0,0.0668,0.07,0.01,0.06,tp_upper -5869,做多,2020-10-25 21:00:00,2020-10-25 21:05:00,408.01,407.57,0.27,100.0,0.0669,-0.03,0.01,-0.04,flip -5870,做空,2020-10-25 21:05:00,2020-10-25 21:10:00,407.57,407.66,0.27,100.0,0.0668,-0.01,0.01,-0.02,flip -5871,做多,2020-10-25 21:10:00,2020-10-25 22:00:00,407.66,407.11,0.27,100.0,0.0667,-0.04,0.01,-0.05,flip -5872,做空,2020-10-25 22:00:00,2020-10-25 22:05:00,407.11,406.69,0.27,100.0,0.0667,0.03,0.01,0.01,tp_lower -5873,做多,2020-10-26 00:45:00,2020-10-26 00:50:00,407.85,408.44,0.28,100.0,0.0688,0.04,0.01,0.03,tp_upper -5874,做多,2020-10-26 01:35:00,2020-10-26 01:40:00,407.5,407.25,0.28,100.0,0.0689,-0.02,0.01,-0.03,flip -5875,做空,2020-10-26 01:40:00,2020-10-26 01:45:00,407.25,407.66,0.28,100.0,0.0688,-0.03,0.01,-0.04,flip -5876,做多,2020-10-26 01:45:00,2020-10-26 02:10:00,407.66,408.86,0.28,100.0,0.0686,0.08,0.01,0.07,tp_upper -5877,做多,2020-10-26 05:40:00,2020-10-26 06:00:00,407.53,407.0,0.28,100.0,0.0688,-0.04,0.01,-0.05,flip -5878,做空,2020-10-26 06:00:00,2020-10-26 07:15:00,407.0,405.44,0.28,100.0,0.0687,0.11,0.01,0.09,tp_lower -5879,做多,2020-10-26 10:45:00,2020-10-26 10:50:00,407.59,407.15,0.28,100.0,0.0688,-0.03,0.01,-0.04,flip -5880,做空,2020-10-26 10:50:00,2020-10-26 11:00:00,407.15,407.45,0.28,100.0,0.0687,-0.02,0.01,-0.03,flip -5881,做多,2020-10-26 11:00:00,2020-10-26 11:05:00,407.45,407.45,0.28,100.0,0.0686,0.0,0.01,-0.01,flip -5882,做空,2020-10-26 11:05:00,2020-10-26 11:55:00,407.45,405.3,0.28,100.0,0.0685,0.15,0.01,0.13,tp_lower -5883,做多,2020-10-26 13:20:00,2020-10-26 13:30:00,406.29,405.74,0.28,100.0,0.069,-0.04,0.01,-0.05,flip -5884,做空,2020-10-26 13:30:00,2020-10-26 13:35:00,405.74,404.55,0.28,100.0,0.0689,0.08,0.01,0.07,tp_lower -5885,做多,2020-10-26 14:00:00,2020-10-26 14:05:00,406.18,405.62,0.28,100.0,0.069,-0.04,0.01,-0.05,flip -5886,做空,2020-10-26 14:05:00,2020-10-26 14:15:00,405.62,404.54,0.28,100.0,0.0689,0.07,0.01,0.06,tp_lower -5887,做多,2020-10-26 23:10:00,2020-10-26 23:55:00,393.45,392.43,0.28,100.0,0.0712,-0.07,0.01,-0.09,flip -5888,做空,2020-10-26 23:55:00,2020-10-27 00:00:00,392.43,392.91,0.28,100.0,0.0711,-0.03,0.01,-0.05,flip -5889,做多,2020-10-27 00:00:00,2020-10-27 03:30:00,392.91,392.11,0.28,100.0,0.0718,-0.06,0.01,-0.07,flip -5890,做空,2020-10-27 03:30:00,2020-10-27 03:40:00,392.11,392.61,0.28,100.0,0.0718,-0.04,0.01,-0.05,flip -5891,做多,2020-10-27 03:40:00,2020-10-27 04:50:00,392.61,394.46,0.28,100.0,0.0715,0.13,0.01,0.12,tp_upper -5892,做多,2020-10-27 05:30:00,2020-10-27 05:35:00,393.38,393.15,0.28,100.0,0.0716,-0.02,0.01,-0.03,flip -5893,做空,2020-10-27 05:35:00,2020-10-27 05:45:00,393.15,393.32,0.28,100.0,0.0716,-0.01,0.01,-0.03,flip -5894,做多,2020-10-27 05:45:00,2020-10-27 05:50:00,393.32,392.86,0.28,100.0,0.0714,-0.03,0.01,-0.05,flip -5895,做空,2020-10-27 05:50:00,2020-10-27 05:55:00,392.86,393.01,0.28,100.0,0.0714,-0.01,0.01,-0.02,flip -5896,做多,2020-10-27 05:55:00,2020-10-27 06:00:00,393.01,392.55,0.28,100.0,0.0712,-0.03,0.01,-0.05,flip -5897,做空,2020-10-27 06:00:00,2020-10-27 06:10:00,392.55,393.29,0.28,100.0,0.0712,-0.05,0.01,-0.07,flip -5898,做多,2020-10-27 06:10:00,2020-10-27 06:20:00,393.29,393.19,0.28,100.0,0.0708,-0.01,0.01,-0.02,flip -5899,做空,2020-10-27 06:20:00,2020-10-27 06:40:00,393.19,393.27,0.28,100.0,0.0708,-0.01,0.01,-0.02,flip -5900,做多,2020-10-27 06:40:00,2020-10-27 07:00:00,393.27,395.03,0.28,100.0,0.0707,0.12,0.01,0.11,tp_upper -5901,做多,2020-10-27 07:30:00,2020-10-27 07:40:00,393.69,394.75,0.28,100.0,0.0708,0.08,0.01,0.06,tp_upper -5902,做多,2020-10-27 08:25:00,2020-10-27 08:35:00,393.72,393.31,0.28,100.0,0.0709,-0.03,0.01,-0.04,flip -5903,做空,2020-10-27 08:35:00,2020-10-27 08:40:00,393.31,393.9,0.28,100.0,0.0709,-0.04,0.01,-0.06,flip -5904,做多,2020-10-27 08:40:00,2020-10-27 08:55:00,393.9,393.67,0.28,100.0,0.0706,-0.02,0.01,-0.03,flip -5905,做空,2020-10-27 08:55:00,2020-10-27 09:15:00,393.67,392.17,0.28,100.0,0.0705,0.11,0.01,0.09,tp_lower -5906,做多,2020-10-27 10:25:00,2020-10-27 10:30:00,394.27,395.17,0.28,100.0,0.0706,0.06,0.01,0.05,tp_upper -5907,做多,2020-10-27 22:50:00,2020-10-28 00:50:00,405.1,405.9,0.28,100.0,0.0688,0.06,0.01,0.04,flip -5908,做空,2020-10-28 00:50:00,2020-10-28 01:05:00,405.9,406.25,0.28,100.0,0.0699,-0.02,0.01,-0.04,flip -5909,做多,2020-10-28 01:05:00,2020-10-28 01:15:00,406.25,405.52,0.28,100.0,0.0697,-0.05,0.01,-0.07,flip -5910,做空,2020-10-28 01:15:00,2020-10-28 01:25:00,405.52,405.89,0.28,100.0,0.0697,-0.03,0.01,-0.04,flip -5911,做多,2020-10-28 01:25:00,2020-10-28 01:35:00,405.89,408.22,0.28,100.0,0.0695,0.16,0.01,0.15,tp_upper -5912,做多,2020-10-28 03:05:00,2020-10-28 03:10:00,406.39,405.88,0.28,100.0,0.0697,-0.04,0.01,-0.05,flip -5913,做空,2020-10-28 03:10:00,2020-10-28 03:15:00,405.88,406.69,0.28,100.0,0.0696,-0.06,0.01,-0.07,flip -5914,做多,2020-10-28 03:15:00,2020-10-28 03:50:00,406.69,405.94,0.28,100.0,0.0693,-0.05,0.01,-0.07,flip -5915,做空,2020-10-28 03:50:00,2020-10-28 04:25:00,405.94,405.46,0.28,100.0,0.0692,0.03,0.01,0.02,flip -5916,做多,2020-10-28 04:25:00,2020-10-28 05:05:00,405.46,405.69,0.28,100.0,0.0693,0.02,0.01,0.0,flip -5917,做空,2020-10-28 05:05:00,2020-10-28 05:50:00,405.69,405.39,0.28,100.0,0.0692,0.02,0.01,0.01,flip -5918,做多,2020-10-28 05:50:00,2020-10-28 06:15:00,405.39,405.59,0.28,100.0,0.0693,0.01,0.01,-0.0,flip -5919,做空,2020-10-28 06:15:00,2020-10-28 06:50:00,405.59,403.36,0.28,100.0,0.0692,0.15,0.01,0.14,tp_lower -5920,做多,2020-10-28 21:50:00,2020-10-28 22:40:00,386.13,388.03,0.28,100.0,0.073,0.14,0.01,0.12,tp_upper -5921,做多,2020-10-29 07:35:00,2020-10-29 07:40:00,390.23,389.31,0.29,100.0,0.0734,-0.07,0.01,-0.08,flip -5922,做空,2020-10-29 07:40:00,2020-10-29 07:45:00,389.31,388.45,0.29,100.0,0.0733,0.06,0.01,0.05,tp_lower -5923,做多,2020-10-29 14:00:00,2020-10-29 14:05:00,387.7,387.43,0.29,100.0,0.0737,-0.02,0.01,-0.03,flip -5924,做空,2020-10-29 14:05:00,2020-10-29 14:10:00,387.43,387.78,0.29,100.0,0.0737,-0.03,0.01,-0.04,flip -5925,做多,2020-10-29 14:10:00,2020-10-29 14:25:00,387.78,391.32,0.28,100.0,0.0735,0.26,0.01,0.25,tp_upper -5926,做多,2020-10-29 20:00:00,2020-10-29 20:10:00,389.21,388.49,0.29,100.0,0.0738,-0.05,0.01,-0.07,flip -5927,做空,2020-10-29 20:10:00,2020-10-29 20:15:00,388.49,389.05,0.29,100.0,0.0737,-0.04,0.01,-0.06,flip -5928,做多,2020-10-29 20:15:00,2020-10-29 20:30:00,389.05,388.26,0.29,100.0,0.0734,-0.06,0.01,-0.07,flip -5929,做空,2020-10-29 20:30:00,2020-10-29 20:40:00,388.26,388.95,0.28,100.0,0.0734,-0.05,0.01,-0.06,flip -5930,做多,2020-10-29 20:40:00,2020-10-29 20:45:00,388.95,388.63,0.28,100.0,0.073,-0.02,0.01,-0.04,flip -5931,做空,2020-10-29 20:45:00,2020-10-29 20:55:00,388.63,388.85,0.28,100.0,0.0729,-0.02,0.01,-0.03,flip -5932,做多,2020-10-29 20:55:00,2020-10-29 21:00:00,388.85,387.92,0.28,100.0,0.0728,-0.07,0.01,-0.08,flip -5933,做空,2020-10-29 21:00:00,2020-10-29 21:05:00,387.92,389.05,0.28,100.0,0.0727,-0.08,0.01,-0.1,flip -5934,做多,2020-10-29 21:05:00,2020-10-29 21:15:00,389.05,388.44,0.28,100.0,0.0722,-0.04,0.01,-0.06,flip -5935,做空,2020-10-29 21:15:00,2020-10-29 22:20:00,388.44,385.97,0.28,100.0,0.0722,0.18,0.01,0.16,tp_lower -5936,做多,2020-10-30 00:50:00,2020-10-30 01:30:00,391.06,387.49,0.29,100.0,0.073,-0.26,0.01,-0.27,flip -5937,做空,2020-10-30 01:30:00,2020-10-30 02:55:00,387.49,384.96,0.28,100.0,0.073,0.18,0.01,0.17,tp_lower -5938,做多,2020-10-30 12:30:00,2020-10-30 12:35:00,381.28,379.11,0.28,100.0,0.0746,-0.16,0.01,-0.18,flip -5939,做空,2020-10-30 12:35:00,2020-10-30 12:45:00,379.11,380.93,0.28,100.0,0.0745,-0.14,0.01,-0.15,flip -5940,做多,2020-10-30 12:45:00,2020-10-30 12:50:00,380.93,379.93,0.28,100.0,0.0737,-0.07,0.01,-0.09,flip -5941,做空,2020-10-30 12:50:00,2020-10-30 12:55:00,379.93,380.36,0.28,100.0,0.0736,-0.03,0.01,-0.05,flip -5942,做多,2020-10-30 12:55:00,2020-10-30 13:00:00,380.36,380.25,0.28,100.0,0.0734,-0.01,0.01,-0.02,flip -5943,做空,2020-10-30 13:00:00,2020-10-30 13:30:00,380.25,379.0,0.28,100.0,0.0733,0.09,0.01,0.08,flip -5944,做多,2020-10-30 13:30:00,2020-10-30 14:20:00,379.0,378.77,0.28,100.0,0.0737,-0.02,0.01,-0.03,flip -5945,做空,2020-10-30 14:20:00,2020-10-30 15:00:00,378.77,379.33,0.28,100.0,0.0736,-0.04,0.01,-0.06,flip -5946,做多,2020-10-30 15:00:00,2020-10-30 15:50:00,379.33,382.29,0.28,100.0,0.0734,0.22,0.01,0.2,tp_upper -5947,做多,2020-10-31 00:25:00,2020-10-31 00:40:00,382.15,384.2,0.28,100.0,0.074,0.15,0.01,0.14,tp_upper -5948,做多,2020-10-31 06:25:00,2020-10-31 07:15:00,383.88,383.84,0.28,100.0,0.074,-0.0,0.01,-0.02,flip -5949,做空,2020-10-31 07:15:00,2020-10-31 07:40:00,383.84,383.72,0.28,100.0,0.074,0.01,0.01,-0.01,flip -5950,做多,2020-10-31 07:40:00,2020-10-31 07:45:00,383.72,383.42,0.28,100.0,0.0739,-0.02,0.01,-0.04,flip -5951,做空,2020-10-31 07:45:00,2020-10-31 07:50:00,383.42,383.74,0.28,100.0,0.0738,-0.02,0.01,-0.04,flip -5952,做多,2020-10-31 07:50:00,2020-10-31 08:10:00,383.74,385.59,0.28,100.0,0.0737,0.14,0.01,0.12,tp_upper -5953,做多,2020-10-31 15:15:00,2020-10-31 15:40:00,388.2,389.13,0.28,100.0,0.0731,0.07,0.01,0.05,flip -5954,做空,2020-10-31 15:40:00,2020-10-31 17:25:00,389.13,386.74,0.28,100.0,0.073,0.17,0.01,0.16,tp_lower -5955,做多,2020-10-31 22:15:00,2020-10-31 22:25:00,388.27,388.03,0.29,100.0,0.0735,-0.02,0.01,-0.03,flip -5956,做空,2020-10-31 22:25:00,2020-10-31 22:30:00,388.03,388.41,0.29,100.0,0.0735,-0.03,0.01,-0.04,flip -5957,做多,2020-10-31 22:30:00,2020-10-31 22:40:00,388.41,387.99,0.28,100.0,0.0733,-0.03,0.01,-0.04,flip -5958,做空,2020-10-31 22:40:00,2020-10-31 22:50:00,387.99,387.94,0.28,100.0,0.0732,0.0,0.01,-0.01,flip -5959,做多,2020-10-31 22:50:00,2020-10-31 23:00:00,387.94,387.08,0.28,100.0,0.0731,-0.06,0.01,-0.08,flip -5960,做空,2020-10-31 23:00:00,2020-10-31 23:10:00,387.08,385.93,0.28,100.0,0.0731,0.08,0.01,0.07,tp_lower -5961,做多,2020-11-01 00:00:00,2020-11-01 00:05:00,388.42,389.6,0.29,100.0,0.0739,0.09,0.01,0.07,tp_upper -5962,做多,2020-11-01 01:05:00,2020-11-01 01:20:00,387.93,389.36,0.29,100.0,0.0741,0.11,0.01,0.09,tp_upper -5963,做多,2020-11-01 03:00:00,2020-11-01 03:10:00,387.9,387.16,0.29,100.0,0.0743,-0.05,0.01,-0.07,flip -5964,做空,2020-11-01 03:10:00,2020-11-01 03:15:00,387.16,387.65,0.29,100.0,0.0742,-0.04,0.01,-0.05,flip -5965,做多,2020-11-01 03:15:00,2020-11-01 03:20:00,387.65,387.45,0.29,100.0,0.074,-0.01,0.01,-0.03,flip -5966,做空,2020-11-01 03:20:00,2020-11-01 03:30:00,387.45,387.45,0.29,100.0,0.0739,0.0,0.01,-0.01,flip -5967,做多,2020-11-01 03:30:00,2020-11-01 03:40:00,387.45,386.42,0.29,100.0,0.0738,-0.08,0.01,-0.09,flip -5968,做空,2020-11-01 03:40:00,2020-11-01 04:05:00,386.42,385.22,0.29,100.0,0.0738,0.09,0.01,0.07,tp_lower -5969,做多,2020-11-01 05:25:00,2020-11-01 05:30:00,387.13,386.3,0.29,100.0,0.0738,-0.06,0.01,-0.08,flip -5970,做空,2020-11-01 05:30:00,2020-11-01 06:00:00,386.3,385.42,0.28,100.0,0.0737,0.06,0.01,0.05,tp_lower -5971,做多,2020-11-01 07:00:00,2020-11-01 07:20:00,387.65,387.35,0.29,100.0,0.0735,-0.02,0.01,-0.04,flip -5972,做空,2020-11-01 07:20:00,2020-11-01 07:35:00,387.35,387.13,0.28,100.0,0.0735,0.02,0.01,0.0,flip -5973,做多,2020-11-01 07:35:00,2020-11-01 08:05:00,387.13,388.14,0.28,100.0,0.0735,0.07,0.01,0.06,tp_upper -5974,做多,2020-11-01 08:35:00,2020-11-01 08:45:00,387.43,387.45,0.28,100.0,0.0735,0.0,0.01,-0.01,flip -5975,做空,2020-11-01 08:45:00,2020-11-01 08:55:00,387.45,387.49,0.28,100.0,0.0735,-0.0,0.01,-0.02,flip -5976,做多,2020-11-01 08:55:00,2020-11-01 09:00:00,387.49,387.09,0.28,100.0,0.0734,-0.03,0.01,-0.04,flip -5977,做空,2020-11-01 09:00:00,2020-11-01 10:35:00,387.09,387.12,0.28,100.0,0.0733,-0.0,0.01,-0.02,flip -5978,做多,2020-11-01 10:35:00,2020-11-01 11:00:00,387.12,388.54,0.28,100.0,0.0732,0.1,0.01,0.09,tp_upper -5979,做多,2020-11-01 11:30:00,2020-11-01 11:35:00,387.02,386.94,0.28,100.0,0.0734,-0.01,0.01,-0.02,flip -5980,做空,2020-11-01 11:35:00,2020-11-01 12:10:00,386.94,387.13,0.28,100.0,0.0734,-0.01,0.01,-0.03,flip -5981,做多,2020-11-01 12:10:00,2020-11-01 12:15:00,387.13,386.71,0.28,100.0,0.0732,-0.03,0.01,-0.04,flip -5982,做空,2020-11-01 12:15:00,2020-11-01 12:20:00,386.71,387.43,0.28,100.0,0.0731,-0.05,0.01,-0.07,flip -5983,做多,2020-11-01 12:20:00,2020-11-01 12:30:00,387.43,388.48,0.28,100.0,0.0728,0.08,0.01,0.06,tp_upper -5984,做多,2020-11-01 13:35:00,2020-11-01 13:50:00,387.0,388.35,0.28,100.0,0.073,0.1,0.01,0.08,tp_upper -5985,做多,2020-11-01 14:30:00,2020-11-01 14:40:00,387.32,387.86,0.28,100.0,0.0731,0.04,0.01,0.03,tp_upper -5986,做多,2020-11-01 14:50:00,2020-11-01 15:00:00,387.55,388.28,0.28,100.0,0.0731,0.05,0.01,0.04,tp_upper -5987,做多,2020-11-02 05:20:00,2020-11-02 05:55:00,398.96,398.32,0.29,100.0,0.0728,-0.05,0.01,-0.06,flip -5988,做空,2020-11-02 05:55:00,2020-11-02 06:00:00,398.32,398.98,0.29,100.0,0.0727,-0.05,0.01,-0.06,flip -5989,做多,2020-11-02 06:00:00,2020-11-02 06:30:00,398.98,399.01,0.29,100.0,0.0724,0.0,0.01,-0.01,flip -5990,做空,2020-11-02 06:30:00,2020-11-02 06:35:00,399.01,399.13,0.29,100.0,0.0723,-0.01,0.01,-0.02,flip -5991,做多,2020-11-02 06:35:00,2020-11-02 06:40:00,399.13,398.84,0.29,100.0,0.0722,-0.02,0.01,-0.04,flip -5992,做空,2020-11-02 06:40:00,2020-11-02 07:05:00,398.84,399.3,0.29,100.0,0.0721,-0.03,0.01,-0.05,flip -5993,做多,2020-11-02 07:05:00,2020-11-02 07:40:00,399.3,398.95,0.29,100.0,0.0719,-0.03,0.01,-0.04,flip -5994,做空,2020-11-02 07:40:00,2020-11-02 07:45:00,398.95,399.41,0.29,100.0,0.0718,-0.03,0.01,-0.05,flip -5995,做多,2020-11-02 07:45:00,2020-11-02 07:50:00,399.41,399.4,0.29,100.0,0.0716,-0.0,0.01,-0.02,flip -5996,做空,2020-11-02 07:50:00,2020-11-02 07:55:00,399.4,399.56,0.29,100.0,0.0715,-0.01,0.01,-0.03,flip -5997,做多,2020-11-02 07:55:00,2020-11-02 08:00:00,399.56,399.16,0.29,100.0,0.0714,-0.03,0.01,-0.04,flip -5998,做空,2020-11-02 08:00:00,2020-11-02 08:25:00,399.16,392.07,0.28,100.0,0.0713,0.51,0.01,0.49,tp_lower -5999,做多,2020-11-02 16:55:00,2020-11-02 17:30:00,386.13,385.48,0.29,100.0,0.0749,-0.05,0.01,-0.06,flip -6000,做空,2020-11-02 17:30:00,2020-11-02 17:45:00,385.48,385.02,0.29,100.0,0.0749,0.03,0.01,0.02,flip -6001,做多,2020-11-02 17:45:00,2020-11-02 18:35:00,385.02,384.57,0.29,100.0,0.075,-0.03,0.01,-0.05,flip -6002,做空,2020-11-02 18:35:00,2020-11-02 18:40:00,384.57,385.14,0.29,100.0,0.0749,-0.04,0.01,-0.06,flip -6003,做多,2020-11-02 18:40:00,2020-11-02 18:50:00,385.14,384.63,0.29,100.0,0.0746,-0.04,0.01,-0.05,flip -6004,做空,2020-11-02 18:50:00,2020-11-02 18:55:00,384.63,384.76,0.29,100.0,0.0745,-0.01,0.01,-0.02,flip -6005,做多,2020-11-02 18:55:00,2020-11-02 20:00:00,384.76,386.82,0.29,100.0,0.0744,0.15,0.01,0.14,tp_upper -6006,做多,2020-11-02 22:10:00,2020-11-02 22:15:00,385.17,384.96,0.29,100.0,0.0746,-0.02,0.01,-0.03,flip -6007,做空,2020-11-02 22:15:00,2020-11-02 22:25:00,384.96,385.8,0.29,100.0,0.0746,-0.06,0.01,-0.08,flip -6008,做多,2020-11-02 22:25:00,2020-11-02 22:30:00,385.8,385.29,0.29,100.0,0.0742,-0.04,0.01,-0.05,flip -6009,做空,2020-11-02 22:30:00,2020-11-02 22:50:00,385.29,383.03,0.29,100.0,0.0741,0.17,0.01,0.15,tp_lower -6010,做多,2020-11-03 02:00:00,2020-11-03 02:05:00,385.15,385.08,0.29,100.0,0.076,-0.01,0.01,-0.02,flip -6011,做空,2020-11-03 02:05:00,2020-11-03 02:15:00,385.08,384.74,0.29,100.0,0.0759,0.03,0.01,0.01,flip -6012,做多,2020-11-03 02:15:00,2020-11-03 08:40:00,384.74,377.53,0.29,100.0,0.076,-0.55,0.01,-0.56,flip -6013,做空,2020-11-03 08:40:00,2020-11-03 08:45:00,377.53,377.81,0.29,100.0,0.0759,-0.02,0.01,-0.04,flip -6014,做多,2020-11-03 08:45:00,2020-11-03 10:55:00,377.81,381.31,0.29,100.0,0.0757,0.27,0.01,0.25,tp_upper -6015,做多,2020-11-03 22:15:00,2020-11-03 22:30:00,382.43,384.46,0.29,100.0,0.0754,0.15,0.01,0.14,tp_upper -6016,做多,2020-11-04 02:10:00,2020-11-04 02:15:00,384.04,383.34,0.29,100.0,0.0758,-0.05,0.01,-0.07,flip -6017,做空,2020-11-04 02:15:00,2020-11-04 03:05:00,383.34,383.89,0.29,100.0,0.0758,-0.04,0.01,-0.06,flip -6018,做多,2020-11-04 03:05:00,2020-11-04 03:15:00,383.89,385.68,0.29,100.0,0.0755,0.14,0.01,0.12,tp_upper -6019,做多,2020-11-04 05:25:00,2020-11-04 05:35:00,384.87,385.05,0.29,100.0,0.0756,0.01,0.01,-0.0,flip -6020,做空,2020-11-04 05:35:00,2020-11-04 06:10:00,385.05,384.79,0.29,100.0,0.0755,0.02,0.01,0.01,flip -6021,做多,2020-11-04 06:10:00,2020-11-04 06:15:00,384.79,384.67,0.29,100.0,0.0755,-0.01,0.01,-0.02,flip -6022,做空,2020-11-04 06:15:00,2020-11-04 07:45:00,384.67,380.43,0.29,100.0,0.0754,0.32,0.01,0.31,tp_lower -6023,做多,2020-11-04 10:15:00,2020-11-04 12:25:00,382.53,382.97,0.29,100.0,0.0766,0.03,0.01,0.02,flip -6024,做空,2020-11-04 12:25:00,2020-11-04 13:20:00,382.97,383.96,0.29,100.0,0.0765,-0.08,0.01,-0.09,flip -6025,做多,2020-11-04 13:20:00,2020-11-04 14:00:00,383.96,382.64,0.29,100.0,0.0761,-0.1,0.01,-0.11,flip -6026,做空,2020-11-04 14:00:00,2020-11-04 14:25:00,382.64,379.59,0.29,100.0,0.076,0.23,0.01,0.22,tp_lower -6027,做多,2020-11-04 15:00:00,2020-11-04 16:00:00,382.21,385.02,0.29,100.0,0.0766,0.22,0.01,0.2,tp_upper -6028,做多,2020-11-05 02:30:00,2020-11-05 02:40:00,403.48,404.92,0.3,100.0,0.0738,0.11,0.01,0.09,tp_upper -6029,做多,2020-11-05 04:05:00,2020-11-05 04:15:00,404.52,405.27,0.3,100.0,0.0738,0.06,0.01,0.04,tp_upper -6030,做多,2020-11-05 05:05:00,2020-11-05 05:30:00,403.63,403.3,0.3,100.0,0.074,-0.02,0.01,-0.04,flip -6031,做空,2020-11-05 05:30:00,2020-11-05 05:40:00,403.3,403.58,0.3,100.0,0.074,-0.02,0.01,-0.04,flip -6032,做多,2020-11-05 05:40:00,2020-11-05 05:45:00,403.58,402.39,0.3,100.0,0.0738,-0.09,0.01,-0.1,flip -6033,做空,2020-11-05 05:45:00,2020-11-05 05:55:00,402.39,403.6,0.3,100.0,0.0737,-0.09,0.01,-0.1,flip -6034,做多,2020-11-05 05:55:00,2020-11-05 06:10:00,403.6,402.62,0.3,100.0,0.0732,-0.07,0.01,-0.09,flip -6035,做空,2020-11-05 06:10:00,2020-11-05 06:30:00,402.62,401.42,0.29,100.0,0.0731,0.09,0.01,0.07,tp_lower -6036,做多,2020-11-05 07:25:00,2020-11-05 07:40:00,404.12,402.41,0.3,100.0,0.073,-0.12,0.01,-0.14,flip -6037,做空,2020-11-05 07:40:00,2020-11-05 08:00:00,402.41,403.85,0.29,100.0,0.0729,-0.11,0.01,-0.12,flip -6038,做多,2020-11-05 08:00:00,2020-11-05 08:10:00,403.85,403.58,0.29,100.0,0.0723,-0.02,0.01,-0.03,flip -6039,做空,2020-11-05 08:10:00,2020-11-05 08:35:00,403.58,398.87,0.29,100.0,0.0723,0.34,0.01,0.33,tp_lower -6040,做多,2020-11-05 10:55:00,2020-11-05 11:00:00,407.19,405.25,0.29,100.0,0.0724,-0.14,0.01,-0.16,tp_upper -6041,做多,2020-11-05 11:40:00,2020-11-05 12:05:00,404.03,402.16,0.29,100.0,0.0725,-0.14,0.01,-0.15,flip -6042,做空,2020-11-05 12:05:00,2020-11-05 12:25:00,402.16,402.58,0.29,100.0,0.0725,-0.03,0.01,-0.05,flip -6043,做多,2020-11-05 12:25:00,2020-11-05 12:30:00,402.58,401.88,0.29,100.0,0.0722,-0.05,0.01,-0.07,flip -6044,做空,2020-11-05 12:30:00,2020-11-05 12:35:00,401.88,402.39,0.29,100.0,0.0722,-0.04,0.01,-0.05,flip -6045,做多,2020-11-05 12:35:00,2020-11-05 12:45:00,402.39,402.22,0.29,100.0,0.0719,-0.01,0.01,-0.03,flip -6046,做空,2020-11-05 12:45:00,2020-11-05 12:50:00,402.22,404.07,0.29,100.0,0.0718,-0.13,0.01,-0.15,flip -6047,做多,2020-11-05 12:50:00,2020-11-05 13:00:00,404.07,401.88,0.29,100.0,0.0711,-0.16,0.01,-0.17,flip -6048,做空,2020-11-05 13:00:00,2020-11-05 13:05:00,401.88,403.4,0.29,100.0,0.071,-0.11,0.01,-0.12,flip -6049,做多,2020-11-05 13:05:00,2020-11-05 13:40:00,403.4,409.38,0.28,100.0,0.0704,0.42,0.01,0.41,tp_upper -6050,做多,2020-11-06 08:45:00,2020-11-06 08:50:00,431.33,430.31,0.29,100.0,0.0681,-0.07,0.01,-0.08,flip -6051,做空,2020-11-06 08:50:00,2020-11-06 08:55:00,430.31,430.68,0.29,100.0,0.0681,-0.03,0.01,-0.04,flip -6052,做多,2020-11-06 08:55:00,2020-11-06 09:05:00,430.68,430.2,0.29,100.0,0.0679,-0.03,0.01,-0.05,flip -6053,做空,2020-11-06 09:05:00,2020-11-06 09:30:00,430.2,431.65,0.29,100.0,0.0678,-0.1,0.01,-0.11,flip -6054,做多,2020-11-06 09:30:00,2020-11-06 10:10:00,431.65,439.44,0.29,100.0,0.0673,0.52,0.01,0.51,tp_upper -6055,做多,2020-11-06 14:55:00,2020-11-06 15:45:00,441.09,439.42,0.3,100.0,0.067,-0.11,0.01,-0.13,flip -6056,做空,2020-11-06 15:45:00,2020-11-06 15:50:00,439.42,440.4,0.29,100.0,0.0669,-0.07,0.01,-0.08,flip -6057,做多,2020-11-06 15:50:00,2020-11-06 15:55:00,440.4,435.6,0.29,100.0,0.0665,-0.32,0.01,-0.33,flip -6058,做空,2020-11-06 15:55:00,2020-11-06 16:00:00,435.6,439.97,0.29,100.0,0.0665,-0.29,0.01,-0.31,flip -6059,做多,2020-11-06 16:00:00,2020-11-06 19:35:00,439.97,442.52,0.29,100.0,0.0651,0.17,0.01,0.15,flip -6060,做空,2020-11-06 19:35:00,2020-11-06 20:00:00,442.52,442.17,0.29,100.0,0.065,0.02,0.01,0.01,flip -6061,做多,2020-11-06 20:00:00,2020-11-06 20:45:00,442.17,442.43,0.29,100.0,0.065,0.02,0.01,0.0,flip -6062,做空,2020-11-06 20:45:00,2020-11-06 20:50:00,442.43,442.84,0.29,100.0,0.065,-0.03,0.01,-0.04,flip -6063,做多,2020-11-06 20:50:00,2020-11-06 21:05:00,442.84,445.49,0.29,100.0,0.0648,0.17,0.01,0.16,tp_upper -6064,做多,2020-11-07 07:00:00,2020-11-07 07:05:00,459.68,457.4,0.29,100.0,0.0635,-0.14,0.01,-0.16,flip -6065,做空,2020-11-07 07:05:00,2020-11-07 08:05:00,457.4,454.2,0.29,100.0,0.0635,0.2,0.01,0.19,tp_lower -6066,做多,2020-11-07 08:40:00,2020-11-07 09:40:00,460.91,460.8,0.29,100.0,0.0634,-0.01,0.01,-0.02,flip -6067,做空,2020-11-07 09:40:00,2020-11-07 09:50:00,460.8,460.82,0.29,100.0,0.0633,-0.0,0.01,-0.02,flip -6068,做多,2020-11-07 09:50:00,2020-11-07 10:05:00,460.82,460.81,0.29,100.0,0.0632,-0.0,0.01,-0.02,flip -6069,做空,2020-11-07 10:05:00,2020-11-07 10:20:00,460.81,460.6,0.29,100.0,0.0632,0.01,0.01,-0.0,flip -6070,做多,2020-11-07 10:20:00,2020-11-07 11:15:00,460.6,461.13,0.29,100.0,0.0632,0.03,0.01,0.02,flip -6071,做空,2020-11-07 11:15:00,2020-11-07 13:30:00,461.13,458.86,0.29,100.0,0.0631,0.14,0.01,0.13,tp_lower -6072,做多,2020-11-07 13:35:00,2020-11-07 13:45:00,461.18,463.68,0.29,100.0,0.0633,0.16,0.01,0.14,tp_upper -6073,做多,2020-11-07 14:25:00,2020-11-07 14:30:00,460.79,459.35,0.29,100.0,0.0637,-0.09,0.01,-0.11,flip -6074,做空,2020-11-07 14:30:00,2020-11-07 14:35:00,459.35,455.03,0.29,100.0,0.0636,0.27,0.01,0.26,tp_lower -6075,做多,2020-11-08 01:30:00,2020-11-08 04:35:00,439.49,436.18,0.3,100.0,0.0677,-0.22,0.01,-0.24,flip -6076,做空,2020-11-08 04:35:00,2020-11-08 04:40:00,436.18,437.28,0.29,100.0,0.0676,-0.07,0.01,-0.09,flip -6077,做多,2020-11-08 04:40:00,2020-11-08 05:10:00,437.28,437.32,0.29,100.0,0.0672,0.0,0.01,-0.01,flip -6078,做空,2020-11-08 05:10:00,2020-11-08 05:15:00,437.32,438.78,0.29,100.0,0.0672,-0.1,0.01,-0.11,flip -6079,做多,2020-11-08 05:15:00,2020-11-08 05:30:00,438.78,438.39,0.29,100.0,0.0666,-0.03,0.01,-0.04,flip -6080,做空,2020-11-08 05:30:00,2020-11-08 05:35:00,438.39,438.58,0.29,100.0,0.0666,-0.01,0.01,-0.03,flip -6081,做多,2020-11-08 05:35:00,2020-11-08 05:40:00,438.58,438.13,0.29,100.0,0.0665,-0.03,0.01,-0.04,flip -6082,做空,2020-11-08 05:40:00,2020-11-08 06:45:00,438.13,438.5,0.29,100.0,0.0664,-0.02,0.01,-0.04,flip -6083,做多,2020-11-08 06:45:00,2020-11-08 06:50:00,438.5,438.18,0.29,100.0,0.0662,-0.02,0.01,-0.04,flip -6084,做空,2020-11-08 06:50:00,2020-11-08 06:55:00,438.18,438.54,0.29,100.0,0.0661,-0.02,0.01,-0.04,flip -6085,做多,2020-11-08 06:55:00,2020-11-08 07:00:00,438.54,438.0,0.29,100.0,0.066,-0.04,0.01,-0.05,flip -6086,做空,2020-11-08 07:00:00,2020-11-08 07:05:00,438.0,438.7,0.29,100.0,0.0659,-0.05,0.01,-0.06,flip -6087,做多,2020-11-08 07:05:00,2020-11-08 07:15:00,438.7,437.99,0.29,100.0,0.0656,-0.05,0.01,-0.06,flip -6088,做空,2020-11-08 07:15:00,2020-11-08 07:40:00,437.99,435.39,0.29,100.0,0.0656,0.17,0.01,0.16,tp_lower -6089,做多,2020-11-08 09:00:00,2020-11-08 09:05:00,439.29,438.31,0.29,100.0,0.0657,-0.06,0.01,-0.08,flip -6090,做空,2020-11-08 09:05:00,2020-11-08 09:30:00,438.31,439.38,0.29,100.0,0.0656,-0.07,0.01,-0.08,flip -6091,做多,2020-11-08 09:30:00,2020-11-08 09:35:00,439.38,438.76,0.29,100.0,0.0652,-0.04,0.01,-0.05,flip -6092,做空,2020-11-08 09:35:00,2020-11-08 09:45:00,438.76,439.04,0.29,100.0,0.0652,-0.02,0.01,-0.03,flip -6093,做多,2020-11-08 09:45:00,2020-11-08 09:55:00,439.04,441.5,0.29,100.0,0.065,0.16,0.01,0.15,tp_upper -6094,做多,2020-11-08 19:30:00,2020-11-08 20:25:00,451.33,450.7,0.29,100.0,0.0635,-0.04,0.01,-0.05,flip -6095,做空,2020-11-08 20:25:00,2020-11-08 20:35:00,450.7,451.52,0.29,100.0,0.0635,-0.05,0.01,-0.07,flip -6096,做多,2020-11-08 20:35:00,2020-11-08 20:45:00,451.52,452.01,0.29,100.0,0.0632,0.03,0.01,0.02,flip -6097,做空,2020-11-08 20:45:00,2020-11-08 22:00:00,452.01,451.56,0.29,100.0,0.0631,0.03,0.01,0.01,flip -6098,做多,2020-11-08 22:00:00,2020-11-08 22:15:00,451.56,452.05,0.29,100.0,0.0632,0.03,0.01,0.02,flip -6099,做空,2020-11-08 22:15:00,2020-11-09 00:25:00,452.05,454.23,0.29,100.0,0.0631,-0.14,0.01,-0.15,flip -6100,做多,2020-11-09 00:25:00,2020-11-09 00:40:00,454.23,458.37,0.29,100.0,0.0639,0.26,0.01,0.25,tp_upper -6101,做多,2020-11-09 02:20:00,2020-11-09 02:50:00,454.39,453.72,0.29,100.0,0.0644,-0.04,0.01,-0.06,flip -6102,做空,2020-11-09 02:50:00,2020-11-09 03:30:00,453.72,453.28,0.29,100.0,0.0643,0.03,0.01,0.01,flip -6103,做多,2020-11-09 03:30:00,2020-11-09 03:55:00,453.28,452.0,0.29,100.0,0.0643,-0.08,0.01,-0.1,flip -6104,做空,2020-11-09 03:55:00,2020-11-09 04:00:00,452.0,449.88,0.29,100.0,0.0643,0.14,0.01,0.12,tp_lower -6105,做多,2020-11-09 05:40:00,2020-11-09 05:45:00,453.95,453.49,0.29,100.0,0.0642,-0.03,0.01,-0.04,flip -6106,做空,2020-11-09 05:45:00,2020-11-09 05:55:00,453.49,453.71,0.29,100.0,0.0642,-0.01,0.01,-0.03,flip -6107,做多,2020-11-09 05:55:00,2020-11-09 06:00:00,453.71,453.14,0.29,100.0,0.0641,-0.04,0.01,-0.05,flip -6108,做空,2020-11-09 06:00:00,2020-11-09 06:30:00,453.14,450.99,0.29,100.0,0.064,0.14,0.01,0.12,tp_lower -6109,做多,2020-11-09 09:50:00,2020-11-09 09:55:00,451.76,450.61,0.29,100.0,0.0644,-0.07,0.01,-0.09,flip -6110,做空,2020-11-09 09:55:00,2020-11-09 10:05:00,450.61,452.58,0.29,100.0,0.0644,-0.13,0.01,-0.14,flip -6111,做多,2020-11-09 10:05:00,2020-11-09 10:20:00,452.58,452.23,0.29,100.0,0.0637,-0.02,0.01,-0.04,flip -6112,做空,2020-11-09 10:20:00,2020-11-09 10:35:00,452.23,451.56,0.29,100.0,0.0637,0.04,0.01,0.03,flip -6113,做多,2020-11-09 10:35:00,2020-11-09 11:10:00,451.56,454.55,0.29,100.0,0.0638,0.19,0.01,0.18,tp_upper -6114,做多,2020-11-09 19:15:00,2020-11-09 19:30:00,447.2,446.8,0.29,100.0,0.0648,-0.03,0.01,-0.04,flip -6115,做空,2020-11-09 19:30:00,2020-11-09 20:00:00,446.8,446.66,0.29,100.0,0.0647,0.01,0.01,-0.01,flip -6116,做多,2020-11-09 20:00:00,2020-11-09 20:15:00,446.66,445.99,0.29,100.0,0.0647,-0.04,0.01,-0.06,flip -6117,做空,2020-11-09 20:15:00,2020-11-09 20:20:00,445.99,446.65,0.29,100.0,0.0646,-0.04,0.01,-0.06,flip -6118,做多,2020-11-09 20:20:00,2020-11-09 22:30:00,446.65,445.27,0.29,100.0,0.0644,-0.09,0.01,-0.1,flip -6119,做空,2020-11-09 22:30:00,2020-11-09 22:45:00,445.27,443.87,0.29,100.0,0.0643,0.09,0.01,0.08,flip -6120,做多,2020-11-09 22:45:00,2020-11-09 22:50:00,443.87,442.99,0.29,100.0,0.0646,-0.06,0.01,-0.07,flip -6121,做空,2020-11-09 22:50:00,2020-11-09 23:45:00,442.99,444.75,0.29,100.0,0.0646,-0.11,0.01,-0.13,flip -6122,做多,2020-11-09 23:45:00,2020-11-09 23:55:00,444.75,444.72,0.28,100.0,0.064,-0.0,0.01,-0.02,flip -6123,做空,2020-11-09 23:55:00,2020-11-10 00:20:00,444.72,439.93,0.28,100.0,0.0639,0.31,0.01,0.29,tp_lower -6124,做多,2020-11-10 00:45:00,2020-11-10 01:00:00,443.9,444.21,0.29,100.0,0.0661,0.02,0.01,0.01,flip -6125,做空,2020-11-10 01:00:00,2020-11-10 01:05:00,444.21,445.2,0.29,100.0,0.066,-0.07,0.01,-0.08,flip -6126,做多,2020-11-10 01:05:00,2020-11-10 01:30:00,445.2,447.88,0.29,100.0,0.0657,0.18,0.01,0.16,tp_upper -6127,做多,2020-11-10 03:00:00,2020-11-10 03:05:00,446.42,444.6,0.29,100.0,0.0658,-0.12,0.01,-0.13,flip -6128,做空,2020-11-10 03:05:00,2020-11-10 03:25:00,444.6,446.39,0.29,100.0,0.0658,-0.12,0.01,-0.13,flip -6129,做多,2020-11-10 03:25:00,2020-11-10 03:30:00,446.39,445.52,0.29,100.0,0.0652,-0.06,0.01,-0.07,flip -6130,做空,2020-11-10 03:30:00,2020-11-10 03:35:00,445.52,445.74,0.29,100.0,0.0651,-0.01,0.01,-0.03,flip -6131,做多,2020-11-10 03:35:00,2020-11-10 03:50:00,445.74,449.37,0.29,100.0,0.065,0.24,0.01,0.22,tp_upper -6132,做多,2020-11-10 06:45:00,2020-11-10 07:25:00,447.19,447.68,0.29,100.0,0.0652,0.03,0.01,0.02,flip -6133,做空,2020-11-10 07:25:00,2020-11-10 11:20:00,447.68,446.62,0.29,100.0,0.0652,0.07,0.01,0.05,tp_lower -6134,做多,2020-11-10 12:05:00,2020-11-10 12:10:00,450.09,449.66,0.29,100.0,0.0649,-0.03,0.01,-0.04,flip -6135,做空,2020-11-10 12:10:00,2020-11-10 12:15:00,449.66,450.07,0.29,100.0,0.0648,-0.03,0.01,-0.04,flip -6136,做多,2020-11-10 12:15:00,2020-11-10 12:20:00,450.07,449.96,0.29,100.0,0.0646,-0.01,0.01,-0.02,flip -6137,做空,2020-11-10 12:20:00,2020-11-10 13:00:00,449.96,446.91,0.29,100.0,0.0646,0.2,0.01,0.18,tp_lower -6138,做多,2020-11-10 19:00:00,2020-11-10 19:05:00,447.02,446.33,0.29,100.0,0.0654,-0.05,0.01,-0.06,flip -6139,做空,2020-11-10 19:05:00,2020-11-10 19:15:00,446.33,446.72,0.29,100.0,0.0653,-0.03,0.01,-0.04,flip -6140,做多,2020-11-10 19:15:00,2020-11-10 19:20:00,446.72,446.61,0.29,100.0,0.0651,-0.01,0.01,-0.02,flip -6141,做空,2020-11-10 19:20:00,2020-11-10 19:30:00,446.61,446.74,0.29,100.0,0.0651,-0.01,0.01,-0.02,flip -6142,做多,2020-11-10 19:30:00,2020-11-10 20:00:00,446.74,448.85,0.29,100.0,0.065,0.14,0.01,0.12,tp_upper -6143,做多,2020-11-11 08:30:00,2020-11-11 08:40:00,461.51,459.49,0.3,100.0,0.0642,-0.13,0.01,-0.14,flip -6144,做空,2020-11-11 08:40:00,2020-11-11 09:10:00,459.49,461.6,0.29,100.0,0.0642,-0.14,0.01,-0.15,flip -6145,做多,2020-11-11 09:10:00,2020-11-11 09:25:00,461.6,460.34,0.29,100.0,0.0635,-0.08,0.01,-0.09,flip -6146,做空,2020-11-11 09:25:00,2020-11-11 09:40:00,460.34,456.95,0.29,100.0,0.0635,0.22,0.01,0.2,tp_lower -6147,做多,2020-11-11 10:05:00,2020-11-11 10:10:00,461.87,461.48,0.29,100.0,0.0636,-0.02,0.01,-0.04,flip -6148,做空,2020-11-11 10:10:00,2020-11-11 10:25:00,461.48,462.28,0.29,100.0,0.0636,-0.05,0.01,-0.07,flip -6149,做多,2020-11-11 10:25:00,2020-11-11 10:30:00,462.28,461.52,0.29,100.0,0.0633,-0.05,0.01,-0.06,flip -6150,做空,2020-11-11 10:30:00,2020-11-11 10:35:00,461.52,461.73,0.29,100.0,0.0632,-0.01,0.01,-0.03,flip -6151,做多,2020-11-11 10:35:00,2020-11-11 10:40:00,461.73,461.19,0.29,100.0,0.0631,-0.03,0.01,-0.05,flip -6152,做空,2020-11-11 10:40:00,2020-11-11 10:45:00,461.19,461.89,0.29,100.0,0.0631,-0.04,0.01,-0.06,flip -6153,做多,2020-11-11 10:45:00,2020-11-11 10:55:00,461.89,464.61,0.29,100.0,0.0628,0.17,0.01,0.16,tp_upper -6154,做多,2020-11-11 12:20:00,2020-11-11 12:55:00,461.8,461.7,0.29,100.0,0.0631,-0.01,0.01,-0.02,flip -6155,做空,2020-11-11 12:55:00,2020-11-11 13:00:00,461.7,462.22,0.29,100.0,0.0631,-0.03,0.01,-0.05,flip -6156,做多,2020-11-11 13:00:00,2020-11-11 13:30:00,462.22,460.83,0.29,100.0,0.0628,-0.09,0.01,-0.1,flip -6157,做空,2020-11-11 13:30:00,2020-11-11 13:35:00,460.83,460.92,0.29,100.0,0.0628,-0.01,0.01,-0.02,flip -6158,做多,2020-11-11 13:35:00,2020-11-11 14:10:00,460.92,461.07,0.29,100.0,0.0627,0.01,0.01,-0.01,flip -6159,做空,2020-11-11 14:10:00,2020-11-11 14:25:00,461.07,461.67,0.29,100.0,0.0626,-0.04,0.01,-0.05,flip -6160,做多,2020-11-11 14:25:00,2020-11-11 14:30:00,461.67,460.75,0.29,100.0,0.0624,-0.06,0.01,-0.07,flip -6161,做空,2020-11-11 14:30:00,2020-11-11 14:35:00,460.75,462.0,0.29,100.0,0.0623,-0.08,0.01,-0.09,flip -6162,做多,2020-11-11 14:35:00,2020-11-11 15:35:00,462.0,462.18,0.29,100.0,0.0619,0.01,0.01,-0.0,tp_upper -6163,做多,2020-11-11 20:10:00,2020-11-11 20:25:00,464.46,462.67,0.29,100.0,0.0616,-0.11,0.01,-0.12,flip -6164,做空,2020-11-11 20:25:00,2020-11-11 20:50:00,462.67,465.67,0.28,100.0,0.0615,-0.18,0.01,-0.2,flip -6165,做多,2020-11-11 20:50:00,2020-11-11 21:00:00,465.67,465.72,0.28,100.0,0.0607,0.0,0.01,-0.01,flip -6166,做空,2020-11-11 21:00:00,2020-11-11 21:30:00,465.72,465.63,0.28,100.0,0.0606,0.01,0.01,-0.01,flip -6167,做多,2020-11-11 21:30:00,2020-11-11 21:35:00,465.63,465.5,0.28,100.0,0.0606,-0.01,0.01,-0.02,flip -6168,做空,2020-11-11 21:35:00,2020-11-11 21:50:00,465.5,465.62,0.28,100.0,0.0605,-0.01,0.01,-0.02,flip -6169,做多,2020-11-11 21:50:00,2020-11-11 22:00:00,465.62,466.62,0.28,100.0,0.0604,0.06,0.01,0.05,flip -6170,做空,2020-11-11 22:00:00,2020-11-11 22:30:00,466.62,467.54,0.28,100.0,0.0604,-0.06,0.01,-0.07,flip -6171,做多,2020-11-11 22:30:00,2020-11-11 22:35:00,467.54,466.36,0.28,100.0,0.0601,-0.07,0.01,-0.08,flip -6172,做空,2020-11-11 22:35:00,2020-11-11 22:50:00,466.36,465.74,0.28,100.0,0.06,0.04,0.01,0.02,flip -6173,做多,2020-11-11 22:50:00,2020-11-12 05:15:00,465.74,461.68,0.28,100.0,0.0601,-0.24,0.01,-0.26,flip -6174,做空,2020-11-12 05:15:00,2020-11-12 05:30:00,461.68,461.57,0.29,100.0,0.0617,0.01,0.01,-0.01,flip -6175,做多,2020-11-12 05:30:00,2020-11-12 05:40:00,461.57,461.34,0.28,100.0,0.0617,-0.01,0.01,-0.03,flip -6176,做空,2020-11-12 05:40:00,2020-11-12 06:05:00,461.34,461.07,0.28,100.0,0.0617,0.02,0.01,0.0,flip -6177,做多,2020-11-12 06:05:00,2020-11-12 07:35:00,461.07,465.79,0.28,100.0,0.0617,0.29,0.01,0.28,tp_upper -6178,做多,2020-11-12 10:20:00,2020-11-12 10:50:00,463.38,460.58,0.29,100.0,0.0619,-0.17,0.01,-0.19,flip -6179,做空,2020-11-12 10:50:00,2020-11-12 10:55:00,460.58,458.4,0.28,100.0,0.0619,0.13,0.01,0.12,tp_lower -6180,做多,2020-11-12 11:15:00,2020-11-12 12:30:00,461.43,461.46,0.29,100.0,0.062,0.0,0.01,-0.01,flip -6181,做空,2020-11-12 12:30:00,2020-11-12 12:45:00,461.46,462.0,0.29,100.0,0.0619,-0.03,0.01,-0.05,flip -6182,做多,2020-11-12 12:45:00,2020-11-12 14:05:00,462.0,462.73,0.29,100.0,0.0617,0.05,0.01,0.03,flip -6183,做空,2020-11-12 14:05:00,2020-11-12 14:10:00,462.73,463.36,0.29,100.0,0.0616,-0.04,0.01,-0.05,flip -6184,做多,2020-11-12 14:10:00,2020-11-12 14:20:00,463.36,463.09,0.28,100.0,0.0614,-0.02,0.01,-0.03,flip -6185,做空,2020-11-12 14:20:00,2020-11-12 14:30:00,463.09,458.54,0.28,100.0,0.0614,0.28,0.01,0.27,tp_lower -6186,做多,2020-11-12 15:50:00,2020-11-12 20:15:00,461.59,458.92,0.29,100.0,0.0621,-0.17,0.01,-0.18,flip -6187,做空,2020-11-12 20:15:00,2020-11-12 20:20:00,458.92,458.89,0.28,100.0,0.062,0.0,0.01,-0.01,flip -6188,做多,2020-11-12 20:20:00,2020-11-12 20:25:00,458.89,458.48,0.28,100.0,0.062,-0.03,0.01,-0.04,flip -6189,做空,2020-11-12 20:25:00,2020-11-12 21:05:00,458.48,458.45,0.28,100.0,0.0619,0.0,0.01,-0.01,flip -6190,做多,2020-11-12 21:05:00,2020-11-12 21:40:00,458.45,462.04,0.28,100.0,0.0619,0.22,0.01,0.21,tp_upper -6191,做多,2020-11-13 08:45:00,2020-11-13 08:55:00,463.87,465.24,0.29,100.0,0.0625,0.09,0.01,0.07,tp_upper -6192,做多,2020-11-13 10:45:00,2020-11-13 11:00:00,463.59,462.81,0.29,100.0,0.0627,-0.05,0.01,-0.06,flip -6193,做空,2020-11-13 11:00:00,2020-11-13 11:05:00,462.81,463.02,0.29,100.0,0.0626,-0.01,0.01,-0.03,flip -6194,做多,2020-11-13 11:05:00,2020-11-13 11:15:00,463.02,462.87,0.29,100.0,0.0625,-0.01,0.01,-0.02,flip -6195,做空,2020-11-13 11:15:00,2020-11-13 11:25:00,462.87,463.71,0.29,100.0,0.0624,-0.05,0.01,-0.07,flip -6196,做多,2020-11-13 11:25:00,2020-11-13 12:40:00,463.71,467.89,0.29,100.0,0.0622,0.26,0.01,0.25,tp_upper -6197,做多,2020-11-13 16:25:00,2020-11-13 18:05:00,467.36,472.11,0.29,100.0,0.0622,0.3,0.01,0.28,tp_upper -6198,做多,2020-11-14 01:20:00,2020-11-14 01:25:00,472.72,471.98,0.3,100.0,0.0624,-0.05,0.01,-0.06,flip -6199,做空,2020-11-14 01:25:00,2020-11-14 01:30:00,471.98,473.26,0.29,100.0,0.0623,-0.08,0.01,-0.09,flip -6200,做多,2020-11-14 01:30:00,2020-11-14 01:35:00,473.26,472.96,0.29,100.0,0.0619,-0.02,0.01,-0.03,flip -6201,做空,2020-11-14 01:35:00,2020-11-14 02:00:00,472.96,472.78,0.29,100.0,0.0619,0.01,0.01,-0.0,flip -6202,做多,2020-11-14 02:00:00,2020-11-14 02:05:00,472.78,472.39,0.29,100.0,0.0619,-0.02,0.01,-0.04,flip -6203,做空,2020-11-14 02:05:00,2020-11-14 02:30:00,472.39,472.72,0.29,100.0,0.0618,-0.02,0.01,-0.04,flip -6204,做多,2020-11-14 02:30:00,2020-11-14 16:30:00,472.72,460.56,0.29,100.0,0.0617,-0.75,0.01,-0.76,flip -6205,做空,2020-11-14 16:30:00,2020-11-14 16:50:00,460.56,456.86,0.28,100.0,0.0616,0.23,0.01,0.21,tp_lower -6206,做多,2020-11-14 17:50:00,2020-11-14 18:10:00,459.55,459.57,0.29,100.0,0.0622,0.0,0.01,-0.01,flip -6207,做空,2020-11-14 18:10:00,2020-11-14 18:20:00,459.57,459.93,0.29,100.0,0.0621,-0.02,0.01,-0.04,flip -6208,做多,2020-11-14 18:20:00,2020-11-14 18:30:00,459.93,459.15,0.28,100.0,0.0619,-0.05,0.01,-0.06,flip -6209,做空,2020-11-14 18:30:00,2020-11-14 18:35:00,459.15,460.37,0.28,100.0,0.0619,-0.08,0.01,-0.09,flip -6210,做多,2020-11-14 18:35:00,2020-11-14 19:00:00,460.37,459.33,0.28,100.0,0.0615,-0.06,0.01,-0.08,flip -6211,做空,2020-11-14 19:00:00,2020-11-14 19:05:00,459.33,460.7,0.28,100.0,0.0614,-0.08,0.01,-0.1,flip -6212,做多,2020-11-14 19:05:00,2020-11-14 19:35:00,460.7,459.37,0.28,100.0,0.061,-0.08,0.01,-0.1,flip -6213,做空,2020-11-14 19:35:00,2020-11-14 19:40:00,459.37,459.56,0.28,100.0,0.0609,-0.01,0.01,-0.03,flip -6214,做多,2020-11-14 19:40:00,2020-11-14 20:05:00,459.56,458.4,0.28,100.0,0.0608,-0.07,0.01,-0.08,flip -6215,做空,2020-11-14 20:05:00,2020-11-14 20:15:00,458.4,459.41,0.28,100.0,0.0608,-0.06,0.01,-0.08,flip -6216,做多,2020-11-14 20:15:00,2020-11-14 20:20:00,459.41,459.4,0.28,100.0,0.0604,-0.0,0.01,-0.01,flip -6217,做空,2020-11-14 20:20:00,2020-11-14 20:25:00,459.4,459.9,0.28,100.0,0.0604,-0.03,0.01,-0.04,flip -6218,做多,2020-11-14 20:25:00,2020-11-14 20:50:00,459.9,461.16,0.28,100.0,0.0602,0.08,0.01,0.06,tp_upper -6219,做多,2020-11-14 21:45:00,2020-11-14 21:50:00,460.16,459.5,0.28,100.0,0.0603,-0.04,0.01,-0.05,flip -6220,做空,2020-11-14 21:50:00,2020-11-14 21:55:00,459.5,459.96,0.28,100.0,0.0602,-0.03,0.01,-0.04,flip -6221,做多,2020-11-14 21:55:00,2020-11-14 22:05:00,459.96,462.19,0.28,100.0,0.06,0.13,0.01,0.12,tp_upper -6222,做多,2020-11-15 01:15:00,2020-11-15 01:20:00,460.28,460.08,0.28,100.0,0.0615,-0.01,0.01,-0.03,flip -6223,做空,2020-11-15 01:20:00,2020-11-15 01:30:00,460.08,460.86,0.28,100.0,0.0615,-0.05,0.01,-0.06,flip -6224,做多,2020-11-15 01:30:00,2020-11-15 01:35:00,460.86,460.45,0.28,100.0,0.0612,-0.03,0.01,-0.04,flip -6225,做空,2020-11-15 01:35:00,2020-11-15 01:50:00,460.45,460.16,0.28,100.0,0.0612,0.02,0.01,0.0,flip -6226,做多,2020-11-15 01:50:00,2020-11-15 01:55:00,460.16,460.09,0.28,100.0,0.0612,-0.0,0.01,-0.02,flip -6227,做空,2020-11-15 01:55:00,2020-11-15 02:05:00,460.09,459.63,0.28,100.0,0.0611,0.03,0.01,0.01,tp_lower -6228,做多,2020-11-15 02:15:00,2020-11-15 02:20:00,460.6,460.38,0.28,100.0,0.061,-0.01,0.01,-0.03,flip -6229,做空,2020-11-15 02:20:00,2020-11-15 02:30:00,460.38,458.61,0.28,100.0,0.061,0.11,0.01,0.09,tp_lower -6230,做多,2020-11-15 05:20:00,2020-11-15 05:25:00,460.33,459.96,0.28,100.0,0.0612,-0.02,0.01,-0.04,flip -6231,做空,2020-11-15 05:25:00,2020-11-15 05:30:00,459.96,460.63,0.28,100.0,0.0611,-0.04,0.01,-0.06,flip -6232,做多,2020-11-15 05:30:00,2020-11-15 06:20:00,460.63,460.64,0.28,100.0,0.0609,0.0,0.01,-0.01,flip -6233,做空,2020-11-15 06:20:00,2020-11-15 07:20:00,460.64,460.58,0.28,100.0,0.0608,0.0,0.01,-0.01,flip -6234,做多,2020-11-15 07:20:00,2020-11-15 07:35:00,460.58,460.0,0.28,100.0,0.0608,-0.04,0.01,-0.05,flip -6235,做空,2020-11-15 07:35:00,2020-11-15 07:40:00,460.0,460.52,0.28,100.0,0.0607,-0.03,0.01,-0.05,flip -6236,做多,2020-11-15 07:40:00,2020-11-15 07:45:00,460.52,460.38,0.28,100.0,0.0605,-0.01,0.01,-0.02,flip -6237,做空,2020-11-15 07:45:00,2020-11-15 07:50:00,460.38,460.84,0.28,100.0,0.0604,-0.03,0.01,-0.04,flip -6238,做多,2020-11-15 07:50:00,2020-11-15 08:20:00,460.84,462.69,0.28,100.0,0.0603,0.11,0.01,0.1,tp_upper -6239,做多,2020-11-15 09:25:00,2020-11-15 09:30:00,460.37,459.52,0.28,100.0,0.0605,-0.05,0.01,-0.07,flip -6240,做空,2020-11-15 09:30:00,2020-11-15 10:00:00,459.52,460.14,0.28,100.0,0.0604,-0.04,0.01,-0.05,flip -6241,做多,2020-11-15 10:00:00,2020-11-15 10:05:00,460.14,459.6,0.28,100.0,0.0602,-0.03,0.01,-0.05,flip -6242,做空,2020-11-15 10:05:00,2020-11-15 10:15:00,459.6,457.62,0.28,100.0,0.0602,0.12,0.01,0.11,tp_lower -6243,做多,2020-11-15 11:25:00,2020-11-15 11:35:00,459.56,459.18,0.28,100.0,0.0604,-0.02,0.01,-0.04,flip -6244,做空,2020-11-15 11:35:00,2020-11-15 11:45:00,459.18,457.45,0.28,100.0,0.0603,0.1,0.01,0.09,tp_lower -6245,做多,2020-11-15 14:20:00,2020-11-15 23:30:00,458.55,449.31,0.28,100.0,0.0605,-0.56,0.01,-0.57,flip -6246,做空,2020-11-15 23:30:00,2020-11-15 23:35:00,449.31,449.42,0.27,100.0,0.0605,-0.01,0.01,-0.02,flip -6247,做多,2020-11-15 23:35:00,2020-11-15 23:45:00,449.42,448.94,0.27,100.0,0.0604,-0.03,0.01,-0.04,flip -6248,做空,2020-11-15 23:45:00,2020-11-16 00:35:00,448.94,448.24,0.27,100.0,0.0603,0.04,0.01,0.03,flip -6249,做多,2020-11-16 00:35:00,2020-11-16 03:40:00,448.24,449.83,0.28,100.0,0.0619,0.1,0.01,0.08,tp_upper -6250,做多,2020-11-16 09:30:00,2020-11-16 09:35:00,451.79,450.26,0.28,100.0,0.0616,-0.09,0.01,-0.11,flip -6251,做空,2020-11-16 09:35:00,2020-11-16 09:40:00,450.26,451.11,0.28,100.0,0.0616,-0.05,0.01,-0.07,flip -6252,做多,2020-11-16 09:40:00,2020-11-16 10:20:00,451.11,454.83,0.28,100.0,0.0613,0.23,0.01,0.21,tp_upper -6253,做多,2020-11-16 12:05:00,2020-11-16 12:10:00,452.52,452.26,0.28,100.0,0.0615,-0.02,0.01,-0.03,flip -6254,做空,2020-11-16 12:10:00,2020-11-16 12:15:00,452.26,453.86,0.28,100.0,0.0615,-0.1,0.01,-0.11,flip -6255,做多,2020-11-16 12:15:00,2020-11-16 13:40:00,453.86,456.11,0.28,100.0,0.061,0.14,0.01,0.12,tp_upper -6256,做多,2020-11-16 22:30:00,2020-11-16 23:00:00,460.57,461.16,0.28,100.0,0.0603,0.04,0.01,0.02,flip -6257,做空,2020-11-16 23:00:00,2020-11-16 23:10:00,461.16,463.5,0.28,100.0,0.0602,-0.14,0.01,-0.15,flip -6258,做多,2020-11-16 23:10:00,2020-11-16 23:15:00,463.5,464.91,0.28,100.0,0.0596,0.08,0.01,0.07,tp_upper -6259,做多,2020-11-17 00:00:00,2020-11-17 00:15:00,462.22,464.39,0.28,100.0,0.0604,0.13,0.01,0.12,tp_upper -6260,做多,2020-11-17 03:30:00,2020-11-17 03:35:00,463.13,463.12,0.28,100.0,0.0605,-0.0,0.01,-0.01,flip -6261,做空,2020-11-17 03:35:00,2020-11-17 03:40:00,463.12,463.65,0.28,100.0,0.0605,-0.03,0.01,-0.05,flip -6262,做多,2020-11-17 03:40:00,2020-11-17 03:50:00,463.65,463.5,0.28,100.0,0.0603,-0.01,0.01,-0.02,flip -6263,做空,2020-11-17 03:50:00,2020-11-17 04:05:00,463.5,463.74,0.28,100.0,0.0602,-0.01,0.01,-0.03,flip -6264,做多,2020-11-17 04:05:00,2020-11-17 05:45:00,463.74,464.29,0.28,100.0,0.0601,0.03,0.01,0.02,flip -6265,做空,2020-11-17 05:45:00,2020-11-17 06:00:00,464.29,464.16,0.28,100.0,0.06,0.01,0.01,-0.01,flip -6266,做多,2020-11-17 06:00:00,2020-11-17 06:10:00,464.16,463.84,0.28,100.0,0.06,-0.02,0.01,-0.03,flip -6267,做空,2020-11-17 06:10:00,2020-11-17 06:15:00,463.84,464.57,0.28,100.0,0.0599,-0.04,0.01,-0.06,flip -6268,做多,2020-11-17 06:15:00,2020-11-17 06:55:00,464.57,463.93,0.28,100.0,0.0597,-0.04,0.01,-0.05,flip -6269,做空,2020-11-17 06:55:00,2020-11-17 07:00:00,463.93,465.17,0.28,100.0,0.0596,-0.07,0.01,-0.09,flip -6270,做多,2020-11-17 07:00:00,2020-11-17 08:00:00,465.17,467.0,0.28,100.0,0.0593,0.11,0.01,0.09,tp_upper -6271,做多,2020-11-17 08:45:00,2020-11-17 08:50:00,465.49,465.16,0.28,100.0,0.0594,-0.02,0.01,-0.03,flip -6272,做空,2020-11-17 08:50:00,2020-11-17 09:00:00,465.16,466.19,0.28,100.0,0.0593,-0.06,0.01,-0.07,flip -6273,做多,2020-11-17 09:00:00,2020-11-17 09:10:00,466.19,464.84,0.28,100.0,0.059,-0.08,0.01,-0.09,flip -6274,做空,2020-11-17 09:10:00,2020-11-17 09:15:00,464.84,465.09,0.27,100.0,0.059,-0.01,0.01,-0.03,flip -6275,做多,2020-11-17 09:15:00,2020-11-17 10:50:00,465.09,464.99,0.27,100.0,0.0588,-0.01,0.01,-0.02,flip -6276,做空,2020-11-17 10:50:00,2020-11-17 10:55:00,464.99,465.19,0.27,100.0,0.0588,-0.01,0.01,-0.03,flip -6277,做多,2020-11-17 10:55:00,2020-11-17 11:00:00,465.19,465.14,0.27,100.0,0.0587,-0.0,0.01,-0.02,flip -6278,做空,2020-11-17 11:00:00,2020-11-17 11:15:00,465.14,465.71,0.27,100.0,0.0586,-0.03,0.01,-0.05,flip -6279,做多,2020-11-17 11:15:00,2020-11-17 11:20:00,465.71,467.16,0.27,100.0,0.0584,0.08,0.01,0.07,tp_upper -6280,做多,2020-11-18 03:15:00,2020-11-18 03:45:00,483.9,487.14,0.28,100.0,0.0574,0.19,0.01,0.17,tp_upper -6281,做多,2020-11-18 10:55:00,2020-11-18 11:00:00,482.86,480.34,0.28,100.0,0.0579,-0.15,0.01,-0.16,flip -6282,做空,2020-11-18 11:00:00,2020-11-18 11:45:00,480.34,480.63,0.28,100.0,0.0578,-0.02,0.01,-0.03,flip -6283,做多,2020-11-18 11:45:00,2020-11-18 17:45:00,480.63,474.99,0.28,100.0,0.0577,-0.33,0.01,-0.34,flip -6284,做空,2020-11-18 17:45:00,2020-11-18 19:50:00,474.99,471.99,0.27,100.0,0.0576,0.17,0.01,0.16,tp_lower -6285,做多,2020-11-18 21:40:00,2020-11-18 21:45:00,473.96,473.65,0.28,100.0,0.058,-0.02,0.01,-0.03,flip -6286,做空,2020-11-18 21:45:00,2020-11-18 21:55:00,473.65,474.26,0.27,100.0,0.058,-0.04,0.01,-0.05,flip -6287,做多,2020-11-18 21:55:00,2020-11-18 22:05:00,474.26,473.05,0.27,100.0,0.0578,-0.07,0.01,-0.08,flip -6288,做空,2020-11-18 22:05:00,2020-11-18 22:10:00,473.05,473.41,0.27,100.0,0.0577,-0.02,0.01,-0.03,flip -6289,做多,2020-11-18 22:10:00,2020-11-18 22:25:00,473.41,473.48,0.27,100.0,0.0576,0.0,0.01,-0.01,flip -6290,做空,2020-11-18 22:25:00,2020-11-18 22:30:00,473.48,475.54,0.27,100.0,0.0575,-0.12,0.01,-0.13,flip -6291,做多,2020-11-18 22:30:00,2020-11-18 22:35:00,475.54,476.9,0.27,100.0,0.057,0.08,0.01,0.06,tp_upper -6292,做多,2020-11-19 04:10:00,2020-11-19 04:20:00,476.03,475.98,0.27,100.0,0.0576,-0.0,0.01,-0.02,flip -6293,做空,2020-11-19 04:20:00,2020-11-19 04:30:00,475.98,476.4,0.27,100.0,0.0576,-0.02,0.01,-0.04,flip -6294,做多,2020-11-19 04:30:00,2020-11-19 04:40:00,476.4,476.38,0.27,100.0,0.0574,-0.0,0.01,-0.01,flip -6295,做空,2020-11-19 04:40:00,2020-11-19 04:45:00,476.38,476.83,0.27,100.0,0.0574,-0.03,0.01,-0.04,flip -6296,做多,2020-11-19 04:45:00,2020-11-19 05:00:00,476.83,474.88,0.27,100.0,0.0572,-0.11,0.01,-0.13,flip -6297,做空,2020-11-19 05:00:00,2020-11-19 05:25:00,474.88,476.43,0.27,100.0,0.0571,-0.09,0.01,-0.1,flip -6298,做多,2020-11-19 05:25:00,2020-11-19 06:00:00,476.43,476.71,0.27,100.0,0.0567,0.02,0.01,0.0,flip -6299,做空,2020-11-19 06:00:00,2020-11-19 06:30:00,476.71,472.99,0.27,100.0,0.0567,0.21,0.01,0.2,tp_lower -6300,做多,2020-11-19 11:55:00,2020-11-19 12:05:00,473.87,472.59,0.27,100.0,0.0574,-0.07,0.01,-0.09,flip -6301,做空,2020-11-19 12:05:00,2020-11-19 12:10:00,472.59,472.84,0.27,100.0,0.0573,-0.01,0.01,-0.03,flip -6302,做多,2020-11-19 12:10:00,2020-11-19 12:20:00,472.84,473.36,0.27,100.0,0.0572,0.03,0.01,0.02,flip -6303,做空,2020-11-19 12:20:00,2020-11-19 19:55:00,473.36,474.54,0.27,100.0,0.0571,-0.07,0.01,-0.08,flip -6304,做多,2020-11-19 19:55:00,2020-11-19 20:25:00,474.54,474.84,0.27,100.0,0.0568,0.02,0.01,0.0,flip -6305,做空,2020-11-19 20:25:00,2020-11-19 20:30:00,474.84,475.18,0.27,100.0,0.0567,-0.02,0.01,-0.03,flip -6306,做多,2020-11-19 20:30:00,2020-11-19 20:35:00,475.18,475.04,0.27,100.0,0.0566,-0.01,0.01,-0.02,flip -6307,做空,2020-11-19 20:35:00,2020-11-19 20:50:00,475.04,475.37,0.27,100.0,0.0566,-0.02,0.01,-0.03,flip -6308,做多,2020-11-19 20:50:00,2020-11-19 20:55:00,475.37,475.12,0.27,100.0,0.0564,-0.01,0.01,-0.03,flip -6309,做空,2020-11-19 20:55:00,2020-11-19 21:00:00,475.12,475.17,0.27,100.0,0.0564,-0.0,0.01,-0.02,flip -6310,做多,2020-11-19 21:00:00,2020-11-19 21:05:00,475.17,474.81,0.27,100.0,0.0563,-0.02,0.01,-0.03,flip -6311,做空,2020-11-19 21:05:00,2020-11-19 21:25:00,474.81,475.49,0.27,100.0,0.0562,-0.04,0.01,-0.05,flip -6312,做多,2020-11-19 21:25:00,2020-11-19 21:30:00,475.49,473.99,0.27,100.0,0.056,-0.08,0.01,-0.1,flip -6313,做空,2020-11-19 21:30:00,2020-11-19 21:35:00,473.99,473.31,0.27,100.0,0.056,0.04,0.01,0.02,tp_lower -6314,做多,2020-11-20 01:15:00,2020-11-20 01:50:00,473.55,477.43,0.27,100.0,0.0572,0.22,0.01,0.21,tp_upper -6315,做多,2020-11-20 18:35:00,2020-11-20 18:45:00,507.42,507.26,0.27,100.0,0.0537,-0.01,0.01,-0.02,flip -6316,做空,2020-11-20 18:45:00,2020-11-20 20:30:00,507.26,509.57,0.27,100.0,0.0537,-0.12,0.01,-0.14,flip -6317,做多,2020-11-20 20:30:00,2020-11-20 20:40:00,509.57,511.3,0.27,100.0,0.0531,0.09,0.01,0.08,tp_upper -6318,做多,2020-11-20 21:10:00,2020-11-20 21:15:00,508.76,507.06,0.27,100.0,0.0534,-0.09,0.01,-0.1,flip -6319,做空,2020-11-20 21:15:00,2020-11-20 21:40:00,507.06,509.04,0.27,100.0,0.0533,-0.11,0.01,-0.12,flip -6320,做多,2020-11-20 21:40:00,2020-11-20 21:45:00,509.04,508.34,0.27,100.0,0.0528,-0.04,0.01,-0.05,flip -6321,做空,2020-11-20 21:45:00,2020-11-20 21:50:00,508.34,508.83,0.27,100.0,0.0528,-0.03,0.01,-0.04,flip -6322,做多,2020-11-20 21:50:00,2020-11-20 22:00:00,508.83,508.13,0.27,100.0,0.0526,-0.04,0.01,-0.05,flip -6323,做空,2020-11-20 22:00:00,2020-11-20 22:30:00,508.13,507.0,0.27,100.0,0.0526,0.06,0.01,0.05,tp_lower -6324,做多,2020-11-20 22:35:00,2020-11-20 22:45:00,508.01,507.83,0.27,100.0,0.0527,-0.01,0.01,-0.02,flip -6325,做空,2020-11-20 22:45:00,2020-11-20 23:05:00,507.83,509.56,0.27,100.0,0.0526,-0.09,0.01,-0.1,tp_lower -6326,做多,2020-11-20 23:05:00,2020-11-20 23:10:00,509.56,506.65,0.27,100.0,0.0522,-0.15,0.01,-0.17,flip -6327,做空,2020-11-20 23:10:00,2020-11-20 23:15:00,506.65,508.77,0.26,100.0,0.0521,-0.11,0.01,-0.12,flip -6328,做多,2020-11-20 23:15:00,2020-11-21 00:00:00,508.77,511.69,0.26,100.0,0.0517,0.15,0.01,0.14,tp_upper -6329,做多,2020-11-21 02:45:00,2020-11-21 02:55:00,512.31,508.5,0.27,100.0,0.0522,-0.2,0.01,-0.21,flip -6330,做空,2020-11-21 02:55:00,2020-11-21 03:10:00,508.5,510.89,0.27,100.0,0.0522,-0.12,0.01,-0.14,flip -6331,做多,2020-11-21 03:10:00,2020-11-21 03:40:00,510.89,510.84,0.26,100.0,0.0516,-0.0,0.01,-0.02,flip -6332,做空,2020-11-21 03:40:00,2020-11-21 04:05:00,510.84,503.89,0.26,100.0,0.0516,0.36,0.01,0.35,tp_lower -6333,做多,2020-11-21 06:05:00,2020-11-21 06:20:00,510.52,510.82,0.27,100.0,0.0523,0.02,0.01,0.0,flip -6334,做空,2020-11-21 06:20:00,2020-11-21 06:25:00,510.82,511.08,0.27,100.0,0.0522,-0.01,0.01,-0.03,flip -6335,做多,2020-11-21 06:25:00,2020-11-21 06:30:00,511.08,510.98,0.27,100.0,0.0521,-0.01,0.01,-0.02,flip -6336,做空,2020-11-21 06:30:00,2020-11-21 06:35:00,510.98,511.23,0.27,100.0,0.0521,-0.01,0.01,-0.03,flip -6337,做多,2020-11-21 06:35:00,2020-11-21 06:45:00,511.23,510.3,0.27,100.0,0.0519,-0.05,0.01,-0.06,flip -6338,做空,2020-11-21 06:45:00,2020-11-21 06:50:00,510.3,510.66,0.26,100.0,0.0519,-0.02,0.01,-0.03,flip -6339,做多,2020-11-21 06:50:00,2020-11-21 07:30:00,510.66,511.6,0.26,100.0,0.0518,0.05,0.01,0.04,flip -6340,做空,2020-11-21 07:30:00,2020-11-21 07:40:00,511.6,511.85,0.26,100.0,0.0517,-0.01,0.01,-0.03,flip -6341,做多,2020-11-21 07:40:00,2020-11-21 07:45:00,511.85,510.45,0.26,100.0,0.0516,-0.07,0.01,-0.09,flip -6342,做空,2020-11-21 07:45:00,2020-11-21 08:00:00,510.45,511.68,0.26,100.0,0.0516,-0.06,0.01,-0.08,flip -6343,做多,2020-11-21 08:00:00,2020-11-21 08:55:00,511.68,518.41,0.26,100.0,0.0513,0.35,0.01,0.33,tp_upper -6344,做多,2020-11-21 09:40:00,2020-11-21 09:45:00,512.31,512.2,0.27,100.0,0.0518,-0.01,0.01,-0.02,flip -6345,做空,2020-11-21 09:45:00,2020-11-21 09:50:00,512.2,513.39,0.27,100.0,0.0518,-0.06,0.01,-0.07,flip -6346,做多,2020-11-21 09:50:00,2020-11-21 09:55:00,513.39,512.34,0.26,100.0,0.0515,-0.05,0.01,-0.07,flip -6347,做空,2020-11-21 09:55:00,2020-11-21 10:00:00,512.34,514.22,0.26,100.0,0.0514,-0.1,0.01,-0.11,flip -6348,做多,2020-11-21 10:00:00,2020-11-21 11:20:00,514.22,511.65,0.26,100.0,0.051,-0.13,0.01,-0.14,flip -6349,做空,2020-11-21 11:20:00,2020-11-21 11:30:00,511.65,511.03,0.26,100.0,0.051,0.03,0.01,0.02,flip -6350,做多,2020-11-21 11:30:00,2020-11-21 12:45:00,511.03,515.97,0.26,100.0,0.051,0.25,0.01,0.24,tp_upper -6351,做多,2020-11-21 22:20:00,2020-11-21 23:35:00,538.41,546.81,0.26,100.0,0.0488,0.41,0.01,0.4,tp_upper -6352,做多,2020-11-22 02:00:00,2020-11-22 02:10:00,545.08,543.93,0.27,100.0,0.05,-0.06,0.01,-0.07,flip -6353,做空,2020-11-22 02:10:00,2020-11-22 02:15:00,543.93,545.63,0.27,100.0,0.0499,-0.08,0.01,-0.1,flip -6354,做多,2020-11-22 02:15:00,2020-11-22 05:10:00,545.63,546.27,0.27,100.0,0.0496,0.03,0.01,0.02,flip -6355,做空,2020-11-22 05:10:00,2020-11-22 05:15:00,546.27,547.35,0.27,100.0,0.0495,-0.05,0.01,-0.07,flip -6356,做多,2020-11-22 05:15:00,2020-11-22 05:30:00,547.35,546.58,0.27,100.0,0.0493,-0.04,0.01,-0.05,flip -6357,做空,2020-11-22 05:30:00,2020-11-22 07:10:00,546.58,539.77,0.27,100.0,0.0492,0.34,0.01,0.32,tp_lower -6358,做多,2020-11-22 09:40:00,2020-11-22 09:45:00,545.5,544.59,0.27,100.0,0.0499,-0.05,0.01,-0.06,flip -6359,做空,2020-11-22 09:45:00,2020-11-22 09:50:00,544.59,544.74,0.27,100.0,0.0498,-0.01,0.01,-0.02,flip -6360,做多,2020-11-22 09:50:00,2020-11-22 16:20:00,544.74,545.33,0.27,100.0,0.0498,0.03,0.01,0.02,tp_upper -6361,做多,2020-11-22 23:55:00,2020-11-23 00:20:00,560.42,561.28,0.27,100.0,0.0484,0.04,0.01,0.03,flip -6362,做空,2020-11-23 00:20:00,2020-11-23 02:15:00,561.28,563.58,0.27,100.0,0.0487,-0.11,0.01,-0.13,flip -6363,做多,2020-11-23 02:15:00,2020-11-23 03:45:00,563.58,576.18,0.27,100.0,0.0483,0.61,0.01,0.59,tp_upper -6364,做多,2020-11-23 13:20:00,2020-11-23 13:25:00,587.92,586.39,0.28,100.0,0.0473,-0.07,0.01,-0.09,flip -6365,做空,2020-11-23 13:25:00,2020-11-23 13:30:00,586.39,591.49,0.28,100.0,0.0472,-0.24,0.01,-0.25,flip -6366,做多,2020-11-23 13:30:00,2020-11-23 13:45:00,591.49,596.9,0.27,100.0,0.0464,0.25,0.01,0.24,tp_upper -6367,做多,2020-11-23 15:55:00,2020-11-23 16:15:00,590.77,593.13,0.28,100.0,0.0468,0.11,0.01,0.1,flip -6368,做空,2020-11-23 16:15:00,2020-11-23 16:35:00,593.13,582.18,0.28,100.0,0.0468,0.51,0.01,0.5,tp_lower -6369,做多,2020-11-23 16:50:00,2020-11-23 17:30:00,594.99,602.12,0.28,100.0,0.0474,0.34,0.01,0.32,tp_upper -6370,做多,2020-11-23 18:05:00,2020-11-23 18:15:00,596.07,593.0,0.29,100.0,0.0479,-0.15,0.01,-0.16,flip -6371,做空,2020-11-23 18:15:00,2020-11-23 18:20:00,593.0,593.92,0.28,100.0,0.0478,-0.04,0.01,-0.06,flip -6372,做多,2020-11-23 18:20:00,2020-11-23 18:50:00,593.92,593.96,0.28,100.0,0.0476,0.0,0.01,-0.01,flip -6373,做空,2020-11-23 18:50:00,2020-11-23 19:20:00,593.96,595.65,0.28,100.0,0.0476,-0.08,0.01,-0.09,flip -6374,做多,2020-11-23 19:20:00,2020-11-23 20:35:00,595.65,594.97,0.28,100.0,0.0473,-0.03,0.01,-0.05,flip -6375,做空,2020-11-23 20:35:00,2020-11-23 20:40:00,594.97,595.24,0.28,100.0,0.0472,-0.01,0.01,-0.03,flip -6376,做多,2020-11-23 20:40:00,2020-11-23 21:05:00,595.24,594.78,0.28,100.0,0.0471,-0.02,0.01,-0.04,flip -6377,做空,2020-11-23 21:05:00,2020-11-23 21:10:00,594.78,596.69,0.28,100.0,0.0471,-0.09,0.01,-0.1,flip -6378,做多,2020-11-23 21:10:00,2020-11-23 21:15:00,596.69,595.75,0.28,100.0,0.0467,-0.04,0.01,-0.06,flip -6379,做空,2020-11-23 21:15:00,2020-11-23 21:25:00,595.75,597.82,0.28,100.0,0.0467,-0.1,0.01,-0.11,flip -6380,做多,2020-11-23 21:25:00,2020-11-23 21:30:00,597.82,603.83,0.28,100.0,0.0463,0.28,0.01,0.26,tp_upper -6381,做多,2020-11-24 06:15:00,2020-11-24 06:20:00,611.97,611.36,0.28,100.0,0.0464,-0.03,0.01,-0.04,flip -6382,做空,2020-11-24 06:20:00,2020-11-24 06:40:00,611.36,601.35,0.28,100.0,0.0464,0.46,0.01,0.45,tp_lower -6383,做多,2020-11-24 07:00:00,2020-11-24 07:05:00,612.56,610.66,0.29,100.0,0.047,-0.09,0.01,-0.1,flip -6384,做空,2020-11-24 07:05:00,2020-11-24 07:45:00,610.66,604.06,0.29,100.0,0.047,0.31,0.01,0.3,tp_lower -6385,做多,2020-11-24 08:05:00,2020-11-24 08:50:00,611.87,623.05,0.29,100.0,0.0473,0.53,0.01,0.51,tp_upper -6386,做多,2020-11-24 09:30:00,2020-11-24 09:35:00,615.84,613.62,0.29,100.0,0.0478,-0.11,0.01,-0.12,flip -6387,做空,2020-11-24 09:35:00,2020-11-24 09:40:00,613.62,613.89,0.29,100.0,0.0478,-0.01,0.01,-0.03,flip -6388,做多,2020-11-24 09:40:00,2020-11-24 09:50:00,613.89,613.99,0.29,100.0,0.0477,0.0,0.01,-0.01,flip -6389,做空,2020-11-24 09:50:00,2020-11-24 10:00:00,613.99,610.19,0.29,100.0,0.0477,0.18,0.01,0.17,tp_lower -6390,做多,2020-11-24 15:55:00,2020-11-24 16:25:00,608.08,607.46,0.29,100.0,0.0484,-0.03,0.01,-0.04,flip -6391,做空,2020-11-24 16:25:00,2020-11-24 16:30:00,607.46,608.92,0.29,100.0,0.0483,-0.07,0.01,-0.09,flip -6392,做多,2020-11-24 16:30:00,2020-11-24 16:50:00,608.92,607.4,0.29,100.0,0.048,-0.07,0.01,-0.09,flip -6393,做空,2020-11-24 16:50:00,2020-11-24 16:55:00,607.4,609.2,0.29,100.0,0.048,-0.09,0.01,-0.1,flip -6394,做多,2020-11-24 16:55:00,2020-11-24 17:25:00,609.2,607.77,0.29,100.0,0.0477,-0.07,0.01,-0.08,flip -6395,做空,2020-11-24 17:25:00,2020-11-24 17:30:00,607.77,609.01,0.29,100.0,0.0476,-0.06,0.01,-0.07,flip -6396,做多,2020-11-24 17:30:00,2020-11-24 17:50:00,609.01,607.26,0.29,100.0,0.0474,-0.08,0.01,-0.1,flip -6397,做空,2020-11-24 17:50:00,2020-11-24 17:55:00,607.26,607.32,0.29,100.0,0.0473,-0.0,0.01,-0.02,flip -6398,做多,2020-11-24 17:55:00,2020-11-24 18:05:00,607.32,607.07,0.29,100.0,0.0473,-0.01,0.01,-0.03,flip -6399,做空,2020-11-24 18:05:00,2020-11-24 18:10:00,607.07,607.47,0.29,100.0,0.0472,-0.02,0.01,-0.03,flip -6400,做多,2020-11-24 18:10:00,2020-11-24 18:20:00,607.47,604.69,0.29,100.0,0.0471,-0.13,0.01,-0.15,flip -6401,做空,2020-11-24 18:20:00,2020-11-24 18:30:00,604.69,605.22,0.28,100.0,0.0471,-0.02,0.01,-0.04,flip -6402,做多,2020-11-24 18:30:00,2020-11-24 18:40:00,605.22,606.41,0.28,100.0,0.0469,0.06,0.01,0.04,flip -6403,做空,2020-11-24 18:40:00,2020-11-24 18:55:00,606.41,608.19,0.28,100.0,0.0469,-0.08,0.01,-0.1,flip -6404,做多,2020-11-24 18:55:00,2020-11-24 20:00:00,608.19,606.57,0.28,100.0,0.0466,-0.08,0.01,-0.09,flip -6405,做空,2020-11-24 20:00:00,2020-11-24 20:35:00,606.57,605.77,0.28,100.0,0.0465,0.04,0.01,0.02,flip -6406,做多,2020-11-24 20:35:00,2020-11-24 20:45:00,605.77,606.57,0.28,100.0,0.0466,0.04,0.01,0.02,flip -6407,做空,2020-11-24 20:45:00,2020-11-24 20:50:00,606.57,607.24,0.28,100.0,0.0466,-0.03,0.01,-0.05,flip -6408,做多,2020-11-24 20:50:00,2020-11-24 21:15:00,607.24,605.65,0.28,100.0,0.0464,-0.07,0.01,-0.09,flip -6409,做空,2020-11-24 21:15:00,2020-11-24 21:45:00,605.65,600.8,0.28,100.0,0.0464,0.22,0.01,0.21,tp_lower -6410,做多,2020-11-24 23:15:00,2020-11-25 00:05:00,605.9,605.77,0.28,100.0,0.0467,-0.01,0.01,-0.02,flip -6411,做空,2020-11-25 00:05:00,2020-11-25 00:20:00,605.77,603.04,0.29,100.0,0.0479,0.13,0.01,0.12,tp_lower -6412,做多,2020-11-25 08:00:00,2020-11-25 08:05:00,596.0,595.63,0.29,100.0,0.0488,-0.02,0.01,-0.03,flip -6413,做空,2020-11-25 08:05:00,2020-11-25 08:35:00,595.63,596.7,0.29,100.0,0.0488,-0.05,0.01,-0.07,flip -6414,做多,2020-11-25 08:35:00,2020-11-25 09:00:00,596.7,595.29,0.29,100.0,0.0486,-0.07,0.01,-0.08,flip -6415,做空,2020-11-25 09:00:00,2020-11-25 09:10:00,595.29,595.49,0.29,100.0,0.0485,-0.01,0.01,-0.02,flip -6416,做多,2020-11-25 09:10:00,2020-11-25 09:35:00,595.49,594.83,0.29,100.0,0.0484,-0.03,0.01,-0.05,flip -6417,做空,2020-11-25 09:35:00,2020-11-25 09:40:00,594.83,595.83,0.29,100.0,0.0484,-0.05,0.01,-0.06,flip -6418,做多,2020-11-25 09:40:00,2020-11-25 09:45:00,595.83,594.83,0.29,100.0,0.0482,-0.05,0.01,-0.06,flip -6419,做空,2020-11-25 09:45:00,2020-11-25 09:50:00,594.83,595.9,0.29,100.0,0.0481,-0.05,0.01,-0.07,flip -6420,做多,2020-11-25 09:50:00,2020-11-25 10:25:00,595.9,604.19,0.29,100.0,0.0479,0.4,0.01,0.38,tp_upper -6421,做多,2020-11-25 14:00:00,2020-11-25 15:00:00,595.65,596.49,0.29,100.0,0.0485,0.04,0.01,0.03,flip -6422,做空,2020-11-25 15:00:00,2020-11-25 15:25:00,596.49,597.22,0.29,100.0,0.0485,-0.04,0.01,-0.05,flip -6423,做多,2020-11-25 15:25:00,2020-11-25 15:35:00,597.22,597.49,0.29,100.0,0.0483,0.01,0.01,-0.0,flip -6424,做空,2020-11-25 15:35:00,2020-11-25 16:00:00,597.49,597.47,0.29,100.0,0.0483,0.0,0.01,-0.01,tp_lower -6425,做多,2020-11-25 16:00:00,2020-11-25 16:10:00,597.47,594.88,0.29,100.0,0.0482,-0.12,0.01,-0.14,flip -6426,做空,2020-11-25 16:10:00,2020-11-25 16:25:00,594.88,592.57,0.29,100.0,0.0482,0.11,0.01,0.1,tp_lower -6427,做多,2020-11-26 12:20:00,2020-11-26 12:35:00,521.8,519.75,0.29,100.0,0.0559,-0.11,0.01,-0.13,flip -6428,做空,2020-11-26 12:35:00,2020-11-26 15:10:00,519.75,516.47,0.29,100.0,0.0559,0.18,0.01,0.17,flip -6429,做多,2020-11-26 15:10:00,2020-11-26 15:15:00,516.47,516.03,0.29,100.0,0.0565,-0.02,0.01,-0.04,flip -6430,做空,2020-11-26 15:15:00,2020-11-26 15:20:00,516.03,516.64,0.29,100.0,0.0564,-0.03,0.01,-0.05,flip -6431,做多,2020-11-26 15:20:00,2020-11-26 15:40:00,516.64,513.96,0.29,100.0,0.0563,-0.15,0.01,-0.17,flip -6432,做空,2020-11-26 15:40:00,2020-11-26 16:50:00,513.96,498.14,0.29,100.0,0.0562,0.89,0.01,0.88,tp_lower -6433,做多,2020-11-26 20:05:00,2020-11-27 00:40:00,507.0,527.05,0.3,100.0,0.0587,1.18,0.02,1.16,tp_upper -6434,做多,2020-11-27 07:30:00,2020-11-27 13:10:00,522.0,513.97,0.31,100.0,0.0595,-0.48,0.02,-0.49,flip -6435,做空,2020-11-27 13:10:00,2020-11-27 13:15:00,513.97,514.77,0.31,100.0,0.0594,-0.05,0.02,-0.06,flip -6436,做多,2020-11-27 13:15:00,2020-11-27 18:15:00,514.77,507.88,0.3,100.0,0.0592,-0.41,0.02,-0.42,flip -6437,做空,2020-11-27 18:15:00,2020-11-27 18:25:00,507.88,507.74,0.3,100.0,0.0591,0.01,0.02,-0.01,flip -6438,做多,2020-11-27 18:25:00,2020-11-27 18:30:00,507.74,507.14,0.3,100.0,0.0591,-0.04,0.01,-0.05,flip -6439,做空,2020-11-27 18:30:00,2020-11-27 18:35:00,507.14,507.43,0.3,100.0,0.0591,-0.02,0.01,-0.03,flip -6440,做多,2020-11-27 18:35:00,2020-11-27 18:45:00,507.43,506.7,0.3,100.0,0.0589,-0.04,0.01,-0.06,flip -6441,做空,2020-11-27 18:45:00,2020-11-27 19:10:00,506.7,508.1,0.3,100.0,0.0589,-0.08,0.01,-0.1,flip -6442,做多,2020-11-27 19:10:00,2020-11-27 19:20:00,508.1,505.88,0.3,100.0,0.0585,-0.13,0.01,-0.14,flip -6443,做空,2020-11-27 19:20:00,2020-11-27 20:05:00,505.88,509.75,0.3,100.0,0.0584,-0.23,0.01,-0.24,flip -6444,做多,2020-11-27 20:05:00,2020-11-27 20:15:00,509.75,513.29,0.29,100.0,0.0575,0.2,0.01,0.19,tp_upper -6445,做多,2020-11-28 03:05:00,2020-11-28 03:25:00,514.16,513.29,0.3,100.0,0.0579,-0.05,0.01,-0.07,flip -6446,做空,2020-11-28 03:25:00,2020-11-28 03:30:00,513.29,514.15,0.3,100.0,0.0579,-0.05,0.01,-0.06,flip -6447,做多,2020-11-28 03:30:00,2020-11-28 03:35:00,514.15,513.83,0.3,100.0,0.0576,-0.02,0.01,-0.03,flip -6448,做空,2020-11-28 03:35:00,2020-11-28 03:40:00,513.83,513.9,0.3,100.0,0.0576,-0.0,0.01,-0.02,flip -6449,做多,2020-11-28 03:40:00,2020-11-28 04:00:00,513.9,513.99,0.3,100.0,0.0575,0.01,0.01,-0.01,flip -6450,做空,2020-11-28 04:00:00,2020-11-28 04:05:00,513.99,514.31,0.3,100.0,0.0574,-0.02,0.01,-0.03,flip -6451,做多,2020-11-28 04:05:00,2020-11-28 04:10:00,514.31,513.72,0.29,100.0,0.0573,-0.03,0.01,-0.05,flip -6452,做空,2020-11-28 04:10:00,2020-11-28 05:10:00,513.72,510.71,0.29,100.0,0.0573,0.17,0.01,0.16,tp_lower -6453,做多,2020-11-28 07:00:00,2020-11-28 07:25:00,514.82,514.3,0.3,100.0,0.0574,-0.03,0.01,-0.04,flip -6454,做空,2020-11-28 07:25:00,2020-11-28 07:40:00,514.3,515.51,0.29,100.0,0.0573,-0.07,0.01,-0.08,flip -6455,做多,2020-11-28 07:40:00,2020-11-28 07:45:00,515.51,515.13,0.29,100.0,0.057,-0.02,0.01,-0.04,flip -6456,做空,2020-11-28 07:45:00,2020-11-28 08:00:00,515.13,516.16,0.29,100.0,0.057,-0.06,0.01,-0.07,flip -6457,做多,2020-11-28 08:00:00,2020-11-28 08:10:00,516.16,514.47,0.29,100.0,0.0567,-0.1,0.01,-0.11,flip -6458,做空,2020-11-28 08:10:00,2020-11-28 08:25:00,514.47,511.05,0.29,100.0,0.0566,0.19,0.01,0.18,tp_lower -6459,做多,2020-11-28 10:15:00,2020-11-28 10:40:00,515.15,517.91,0.29,100.0,0.0569,0.16,0.01,0.14,tp_upper -6460,做多,2020-11-29 02:50:00,2020-11-29 02:55:00,540.57,540.26,0.3,100.0,0.0552,-0.02,0.01,-0.03,flip -6461,做空,2020-11-29 02:55:00,2020-11-29 03:00:00,540.26,541.12,0.3,100.0,0.0551,-0.05,0.01,-0.06,flip -6462,做多,2020-11-29 03:00:00,2020-11-29 03:05:00,541.12,541.02,0.3,100.0,0.0549,-0.01,0.01,-0.02,flip -6463,做空,2020-11-29 03:05:00,2020-11-29 03:15:00,541.02,541.26,0.3,100.0,0.0548,-0.01,0.01,-0.03,flip -6464,做多,2020-11-29 03:15:00,2020-11-29 03:30:00,541.26,540.47,0.3,100.0,0.0547,-0.04,0.01,-0.06,flip -6465,做空,2020-11-29 03:30:00,2020-11-29 03:35:00,540.47,543.18,0.3,100.0,0.0547,-0.15,0.01,-0.16,flip -6466,做多,2020-11-29 03:35:00,2020-11-29 04:50:00,543.18,540.51,0.29,100.0,0.0541,-0.14,0.01,-0.16,flip -6467,做空,2020-11-29 04:50:00,2020-11-29 05:15:00,540.51,540.76,0.29,100.0,0.054,-0.01,0.01,-0.03,flip -6468,做多,2020-11-29 05:15:00,2020-11-29 05:30:00,540.76,540.59,0.29,100.0,0.0539,-0.01,0.01,-0.02,flip -6469,做空,2020-11-29 05:30:00,2020-11-29 05:40:00,540.59,542.33,0.29,100.0,0.0539,-0.09,0.01,-0.11,flip -6470,做多,2020-11-29 05:40:00,2020-11-29 06:00:00,542.33,539.68,0.29,100.0,0.0535,-0.14,0.01,-0.16,flip -6471,做空,2020-11-29 06:00:00,2020-11-29 07:20:00,539.68,540.33,0.29,100.0,0.0534,-0.03,0.01,-0.05,flip -6472,做多,2020-11-29 07:20:00,2020-11-29 08:05:00,540.33,546.22,0.29,100.0,0.0532,0.31,0.01,0.3,tp_upper -6473,做多,2020-11-29 16:25:00,2020-11-29 16:35:00,550.67,550.73,0.29,100.0,0.0527,0.0,0.01,-0.01,flip -6474,做空,2020-11-29 16:35:00,2020-11-29 16:40:00,550.73,551.44,0.29,100.0,0.0527,-0.04,0.01,-0.05,flip -6475,做多,2020-11-29 16:40:00,2020-11-29 17:15:00,551.44,554.75,0.29,100.0,0.0525,0.17,0.01,0.16,tp_upper -6476,做多,2020-11-29 18:05:00,2020-11-29 18:10:00,552.72,552.81,0.29,100.0,0.0526,0.0,0.01,-0.01,flip -6477,做空,2020-11-29 18:10:00,2020-11-29 18:25:00,552.81,551.94,0.29,100.0,0.0526,0.05,0.01,0.03,flip -6478,做多,2020-11-29 18:25:00,2020-11-29 18:40:00,551.94,552.52,0.29,100.0,0.0527,0.03,0.01,0.02,flip -6479,做空,2020-11-29 18:40:00,2020-11-29 18:45:00,552.52,553.79,0.29,100.0,0.0526,-0.07,0.01,-0.08,flip -6480,做多,2020-11-29 18:45:00,2020-11-29 19:20:00,553.79,552.72,0.29,100.0,0.0524,-0.06,0.01,-0.07,flip -6481,做空,2020-11-29 19:20:00,2020-11-29 19:30:00,552.72,552.35,0.29,100.0,0.0523,0.02,0.01,0.0,flip -6482,做多,2020-11-29 19:30:00,2020-11-29 19:35:00,552.35,551.79,0.29,100.0,0.0523,-0.03,0.01,-0.04,flip -6483,做空,2020-11-29 19:35:00,2020-11-29 19:40:00,551.79,552.36,0.29,100.0,0.0523,-0.03,0.01,-0.04,flip -6484,做多,2020-11-29 19:40:00,2020-11-29 19:45:00,552.36,552.13,0.29,100.0,0.0521,-0.01,0.01,-0.03,flip -6485,做空,2020-11-29 19:45:00,2020-11-29 20:05:00,552.13,553.92,0.29,100.0,0.0521,-0.09,0.01,-0.11,flip -6486,做多,2020-11-29 20:05:00,2020-11-29 20:15:00,553.92,556.08,0.29,100.0,0.0517,0.11,0.01,0.1,tp_upper -6487,做多,2020-11-30 06:30:00,2020-11-30 08:00:00,582.71,579.62,0.29,100.0,0.0505,-0.16,0.01,-0.17,flip -6488,做空,2020-11-30 08:00:00,2020-11-30 08:05:00,579.62,576.05,0.29,100.0,0.0504,0.18,0.01,0.17,tp_lower -6489,做多,2020-11-30 11:00:00,2020-11-30 11:15:00,582.42,591.0,0.29,100.0,0.0504,0.43,0.01,0.42,tp_upper -6490,做多,2020-11-30 19:00:00,2020-11-30 20:00:00,600.03,601.22,0.3,100.0,0.0496,0.06,0.01,0.04,flip -6491,做空,2020-11-30 20:00:00,2020-11-30 22:05:00,601.22,604.22,0.3,100.0,0.0496,-0.15,0.01,-0.16,flip -6492,做多,2020-11-30 22:05:00,2020-11-30 22:15:00,604.22,604.26,0.3,100.0,0.049,0.0,0.01,-0.01,flip -6493,做空,2020-11-30 22:15:00,2020-12-01 00:50:00,604.26,605.8,0.3,100.0,0.049,-0.08,0.01,-0.09,flip -6494,做多,2020-12-01 00:50:00,2020-12-01 01:05:00,605.8,606.24,0.3,100.0,0.049,0.02,0.01,0.01,flip -6495,做空,2020-12-01 01:05:00,2020-12-01 01:15:00,606.24,607.01,0.3,100.0,0.0489,-0.04,0.01,-0.05,flip -6496,做多,2020-12-01 01:15:00,2020-12-01 01:20:00,607.01,606.38,0.3,100.0,0.0488,-0.03,0.01,-0.05,flip -6497,做空,2020-12-01 01:20:00,2020-12-01 01:35:00,606.38,607.75,0.3,100.0,0.0487,-0.07,0.01,-0.08,flip -6498,做多,2020-12-01 01:35:00,2020-12-01 03:20:00,607.75,606.73,0.29,100.0,0.0484,-0.05,0.01,-0.06,flip -6499,做空,2020-12-01 03:20:00,2020-12-01 03:30:00,606.73,607.16,0.29,100.0,0.0484,-0.02,0.01,-0.04,flip -6500,做多,2020-12-01 03:30:00,2020-12-01 03:55:00,607.16,605.71,0.29,100.0,0.0483,-0.07,0.01,-0.08,flip -6501,做空,2020-12-01 03:55:00,2020-12-01 04:00:00,605.71,608.4,0.29,100.0,0.0482,-0.13,0.01,-0.14,flip -6502,做多,2020-12-01 04:00:00,2020-12-01 04:05:00,608.4,607.15,0.29,100.0,0.0477,-0.06,0.01,-0.07,flip -6503,做空,2020-12-01 04:05:00,2020-12-01 04:10:00,607.15,608.9,0.29,100.0,0.0477,-0.08,0.01,-0.1,flip -6504,做多,2020-12-01 04:10:00,2020-12-01 04:15:00,608.9,607.3,0.29,100.0,0.0474,-0.08,0.01,-0.09,flip -6505,做空,2020-12-01 04:15:00,2020-12-01 04:20:00,607.3,608.45,0.29,100.0,0.0473,-0.05,0.01,-0.07,flip -6506,做多,2020-12-01 04:20:00,2020-12-01 04:25:00,608.45,606.35,0.29,100.0,0.0471,-0.1,0.01,-0.11,flip -6507,做空,2020-12-01 04:25:00,2020-12-01 04:30:00,606.35,603.14,0.29,100.0,0.0471,0.15,0.01,0.14,tp_lower -6508,做多,2020-12-01 05:20:00,2020-12-01 05:30:00,608.22,607.93,0.29,100.0,0.0471,-0.01,0.01,-0.03,flip -6509,做空,2020-12-01 05:30:00,2020-12-01 05:50:00,607.93,609.29,0.29,100.0,0.0471,-0.06,0.01,-0.08,flip -6510,做多,2020-12-01 05:50:00,2020-12-01 06:00:00,609.29,608.88,0.29,100.0,0.0468,-0.02,0.01,-0.03,flip -6511,做空,2020-12-01 06:00:00,2020-12-01 06:05:00,608.88,611.2,0.28,100.0,0.0468,-0.11,0.01,-0.12,flip -6512,做多,2020-12-01 06:05:00,2020-12-01 06:10:00,611.2,612.18,0.28,100.0,0.0464,0.05,0.01,0.03,tp_upper -6513,做多,2020-12-01 07:05:00,2020-12-01 07:15:00,608.29,608.69,0.28,100.0,0.0466,0.02,0.01,0.0,flip -6514,做空,2020-12-01 07:15:00,2020-12-01 07:20:00,608.69,609.27,0.28,100.0,0.0466,-0.03,0.01,-0.04,flip -6515,做多,2020-12-01 07:20:00,2020-12-01 07:25:00,609.27,608.43,0.28,100.0,0.0464,-0.04,0.01,-0.05,flip -6516,做空,2020-12-01 07:25:00,2020-12-01 07:30:00,608.43,610.53,0.28,100.0,0.0464,-0.1,0.01,-0.11,flip -6517,做多,2020-12-01 07:30:00,2020-12-01 07:45:00,610.53,608.86,0.28,100.0,0.046,-0.08,0.01,-0.09,flip -6518,做空,2020-12-01 07:45:00,2020-12-01 07:50:00,608.86,610.76,0.28,100.0,0.046,-0.09,0.01,-0.1,flip -6519,做多,2020-12-01 07:50:00,2020-12-01 08:30:00,610.76,613.55,0.28,100.0,0.0456,0.13,0.01,0.11,tp_upper -6520,做多,2020-12-01 12:00:00,2020-12-01 12:10:00,617.48,609.37,0.28,100.0,0.0453,-0.37,0.01,-0.38,flip -6521,做空,2020-12-01 12:10:00,2020-12-01 12:20:00,609.37,579.27,0.28,100.0,0.0453,1.36,0.01,1.35,tp_lower -6522,做多,2020-12-01 14:40:00,2020-12-01 15:30:00,609.78,608.14,0.29,100.0,0.0474,-0.08,0.01,-0.09,flip -6523,做空,2020-12-01 15:30:00,2020-12-01 15:45:00,608.14,607.07,0.29,100.0,0.0474,0.05,0.01,0.04,flip -6524,做多,2020-12-01 15:45:00,2020-12-01 15:50:00,607.07,606.79,0.29,100.0,0.0475,-0.01,0.01,-0.03,flip -6525,做空,2020-12-01 15:50:00,2020-12-01 16:00:00,606.79,607.97,0.29,100.0,0.0474,-0.06,0.01,-0.07,flip -6526,做多,2020-12-01 16:00:00,2020-12-01 16:05:00,607.97,600.41,0.29,100.0,0.0472,-0.36,0.01,-0.37,flip -6527,做空,2020-12-01 16:05:00,2020-12-01 17:10:00,600.41,590.0,0.28,100.0,0.0472,0.49,0.01,0.48,tp_lower -6528,做多,2020-12-01 19:45:00,2020-12-01 19:55:00,600.18,600.0,0.29,100.0,0.048,-0.01,0.01,-0.02,flip -6529,做空,2020-12-01 19:55:00,2020-12-01 20:00:00,600.0,601.44,0.29,100.0,0.0479,-0.07,0.01,-0.08,flip -6530,做多,2020-12-01 20:00:00,2020-12-01 20:05:00,601.44,598.55,0.29,100.0,0.0476,-0.14,0.01,-0.15,flip -6531,做空,2020-12-01 20:05:00,2020-12-01 21:10:00,598.55,596.19,0.28,100.0,0.0476,0.11,0.01,0.1,flip -6532,做多,2020-12-01 21:10:00,2020-12-01 21:20:00,596.19,596.31,0.29,100.0,0.0479,0.01,0.01,-0.01,flip -6533,做空,2020-12-01 21:20:00,2020-12-01 23:10:00,596.31,589.32,0.29,100.0,0.0479,0.33,0.01,0.32,tp_lower -6534,做多,2020-12-02 00:45:00,2020-12-02 02:00:00,594.7,593.35,0.3,100.0,0.0503,-0.07,0.01,-0.08,flip -6535,做空,2020-12-02 02:00:00,2020-12-02 02:10:00,593.35,593.37,0.3,100.0,0.0502,-0.0,0.01,-0.02,flip -6536,做多,2020-12-02 02:10:00,2020-12-02 02:15:00,593.37,592.03,0.3,100.0,0.0502,-0.07,0.01,-0.08,flip -6537,做空,2020-12-02 02:15:00,2020-12-02 02:45:00,592.03,588.07,0.3,100.0,0.0501,0.2,0.01,0.18,tp_lower -6538,做多,2020-12-02 06:15:00,2020-12-02 06:20:00,590.56,590.3,0.3,100.0,0.0505,-0.01,0.01,-0.03,flip -6539,做空,2020-12-02 06:20:00,2020-12-02 06:30:00,590.3,592.78,0.3,100.0,0.0505,-0.13,0.01,-0.14,flip -6540,做多,2020-12-02 06:30:00,2020-12-02 06:45:00,592.78,589.79,0.3,100.0,0.05,-0.15,0.01,-0.16,flip -6541,做空,2020-12-02 06:45:00,2020-12-02 06:50:00,589.79,591.33,0.29,100.0,0.0499,-0.08,0.01,-0.09,flip -6542,做多,2020-12-02 06:50:00,2020-12-02 07:45:00,591.33,596.18,0.29,100.0,0.0496,0.24,0.01,0.23,tp_upper -6543,做多,2020-12-02 12:05:00,2020-12-02 12:30:00,591.74,592.59,0.3,100.0,0.05,0.04,0.01,0.03,flip -6544,做空,2020-12-02 12:30:00,2020-12-02 12:35:00,592.59,592.84,0.3,100.0,0.0499,-0.01,0.01,-0.03,flip -6545,做多,2020-12-02 12:35:00,2020-12-02 12:40:00,592.84,588.91,0.3,100.0,0.0498,-0.2,0.01,-0.21,flip -6546,做空,2020-12-02 12:40:00,2020-12-02 12:50:00,588.91,593.89,0.29,100.0,0.0498,-0.25,0.01,-0.26,flip -6547,做多,2020-12-02 12:50:00,2020-12-02 13:00:00,593.89,593.64,0.29,100.0,0.0489,-0.01,0.01,-0.03,flip -6548,做空,2020-12-02 13:00:00,2020-12-02 14:00:00,593.64,594.82,0.29,100.0,0.0488,-0.06,0.01,-0.07,flip -6549,做多,2020-12-02 14:00:00,2020-12-02 14:20:00,594.82,593.65,0.29,100.0,0.0486,-0.06,0.01,-0.07,flip -6550,做空,2020-12-02 14:20:00,2020-12-02 14:25:00,593.65,593.89,0.29,100.0,0.0485,-0.01,0.01,-0.03,flip -6551,做多,2020-12-02 14:25:00,2020-12-02 14:30:00,593.89,593.41,0.29,100.0,0.0485,-0.02,0.01,-0.04,flip -6552,做空,2020-12-02 14:30:00,2020-12-02 15:00:00,593.41,587.88,0.29,100.0,0.0484,0.27,0.01,0.25,tp_lower -6553,做多,2020-12-02 18:05:00,2020-12-02 18:10:00,594.58,593.74,0.29,100.0,0.0487,-0.04,0.01,-0.06,flip -6554,做空,2020-12-02 18:10:00,2020-12-02 18:15:00,593.74,596.03,0.29,100.0,0.0487,-0.11,0.01,-0.13,flip -6555,做多,2020-12-02 18:15:00,2020-12-02 19:15:00,596.03,593.22,0.29,100.0,0.0482,-0.14,0.01,-0.15,flip -6556,做空,2020-12-02 19:15:00,2020-12-02 19:20:00,593.22,594.37,0.29,100.0,0.0482,-0.06,0.01,-0.07,flip -6557,做多,2020-12-02 19:20:00,2020-12-02 20:00:00,594.37,599.79,0.29,100.0,0.048,0.26,0.01,0.25,tp_upper -6558,做多,2020-12-03 03:30:00,2020-12-03 03:50:00,596.39,596.34,0.29,100.0,0.0492,-0.0,0.01,-0.02,flip -6559,做空,2020-12-03 03:50:00,2020-12-03 04:05:00,596.34,596.09,0.29,100.0,0.0492,0.01,0.01,-0.0,flip -6560,做多,2020-12-03 04:05:00,2020-12-03 04:20:00,596.09,596.02,0.29,100.0,0.0492,-0.0,0.01,-0.02,flip -6561,做空,2020-12-03 04:20:00,2020-12-03 05:35:00,596.02,591.65,0.29,100.0,0.0491,0.21,0.01,0.2,tp_lower -6562,做多,2020-12-03 07:30:00,2020-12-03 07:45:00,596.5,599.07,0.29,100.0,0.0494,0.13,0.01,0.11,tp_upper -6563,做多,2020-12-03 17:15:00,2020-12-03 19:00:00,610.87,612.86,0.3,100.0,0.0484,0.1,0.01,0.08,flip -6564,做空,2020-12-03 19:00:00,2020-12-03 19:15:00,612.86,612.31,0.3,100.0,0.0484,0.03,0.01,0.01,flip -6565,做多,2020-12-03 19:15:00,2020-12-03 19:40:00,612.31,612.61,0.3,100.0,0.0484,0.01,0.01,-0.0,flip -6566,做空,2020-12-03 19:40:00,2020-12-03 19:45:00,612.61,613.57,0.3,100.0,0.0483,-0.05,0.01,-0.06,flip -6567,做多,2020-12-03 19:45:00,2020-12-03 20:15:00,613.57,613.77,0.3,100.0,0.0481,0.01,0.01,-0.01,flip -6568,做空,2020-12-03 20:15:00,2020-12-03 21:05:00,613.77,613.38,0.3,100.0,0.0481,0.02,0.01,0.0,flip -6569,做多,2020-12-03 21:05:00,2020-12-03 21:45:00,613.38,616.35,0.3,100.0,0.0481,0.14,0.01,0.13,tp_upper -6570,做多,2020-12-04 01:25:00,2020-12-04 09:05:00,614.53,610.24,0.3,100.0,0.0487,-0.21,0.01,-0.22,flip -6571,做空,2020-12-04 09:05:00,2020-12-04 09:15:00,610.24,609.99,0.3,100.0,0.0487,0.01,0.01,-0.0,flip -6572,做多,2020-12-04 09:15:00,2020-12-04 09:20:00,609.99,608.29,0.3,100.0,0.0487,-0.08,0.01,-0.1,flip -6573,做空,2020-12-04 09:20:00,2020-12-04 09:25:00,608.29,609.32,0.3,100.0,0.0486,-0.05,0.01,-0.06,flip -6574,做多,2020-12-04 09:25:00,2020-12-04 09:35:00,609.32,608.76,0.29,100.0,0.0484,-0.03,0.01,-0.04,flip -6575,做空,2020-12-04 09:35:00,2020-12-04 09:45:00,608.76,608.86,0.29,100.0,0.0484,-0.0,0.01,-0.02,flip -6576,做多,2020-12-04 09:45:00,2020-12-04 09:55:00,608.86,609.1,0.29,100.0,0.0483,0.01,0.01,-0.0,flip -6577,做空,2020-12-04 09:55:00,2020-12-04 10:05:00,609.1,603.78,0.29,100.0,0.0482,0.26,0.01,0.24,tp_lower -6578,做多,2020-12-04 18:45:00,2020-12-04 18:50:00,592.04,591.63,0.3,100.0,0.05,-0.02,0.01,-0.04,flip -6579,做空,2020-12-04 18:50:00,2020-12-04 19:05:00,591.63,591.28,0.3,100.0,0.05,0.02,0.01,0.0,flip -6580,做多,2020-12-04 19:05:00,2020-12-04 19:15:00,591.28,591.37,0.3,100.0,0.05,0.0,0.01,-0.01,flip -6581,做空,2020-12-04 19:15:00,2020-12-04 19:40:00,591.37,591.64,0.3,100.0,0.0499,-0.01,0.01,-0.03,flip -6582,做多,2020-12-04 19:40:00,2020-12-04 19:45:00,591.64,590.03,0.29,100.0,0.0498,-0.08,0.01,-0.09,flip -6583,做空,2020-12-04 19:45:00,2020-12-04 19:50:00,590.03,591.47,0.29,100.0,0.0498,-0.07,0.01,-0.09,flip -6584,做多,2020-12-04 19:50:00,2020-12-04 20:00:00,591.47,589.89,0.29,100.0,0.0495,-0.08,0.01,-0.09,flip -6585,做空,2020-12-04 20:00:00,2020-12-04 20:30:00,589.89,588.55,0.29,100.0,0.0494,0.07,0.01,0.05,tp_lower -6586,做多,2020-12-04 21:00:00,2020-12-04 21:05:00,589.79,589.7,0.29,100.0,0.0495,-0.0,0.01,-0.02,flip -6587,做空,2020-12-04 21:05:00,2020-12-04 21:15:00,589.7,586.1,0.29,100.0,0.0495,0.18,0.01,0.16,tp_lower -6588,做多,2020-12-05 04:20:00,2020-12-05 05:40:00,579.62,585.99,0.3,100.0,0.0514,0.33,0.02,0.31,tp_upper -6589,做多,2020-12-05 14:10:00,2020-12-05 14:15:00,588.82,588.26,0.3,100.0,0.0511,-0.03,0.02,-0.04,flip -6590,做空,2020-12-05 14:15:00,2020-12-05 14:20:00,588.26,589.09,0.3,100.0,0.0511,-0.04,0.02,-0.06,flip -6591,做多,2020-12-05 14:20:00,2020-12-05 14:25:00,589.09,588.65,0.3,100.0,0.0509,-0.02,0.01,-0.04,flip -6592,做空,2020-12-05 14:25:00,2020-12-05 14:30:00,588.65,588.78,0.3,100.0,0.0508,-0.01,0.01,-0.02,flip -6593,做多,2020-12-05 14:30:00,2020-12-05 15:00:00,588.78,594.0,0.3,100.0,0.0507,0.26,0.02,0.25,tp_upper -6594,做多,2020-12-05 16:30:00,2020-12-05 16:50:00,590.62,593.82,0.3,100.0,0.051,0.16,0.02,0.15,tp_upper -6595,做多,2020-12-05 20:55:00,2020-12-05 21:05:00,592.1,595.33,0.3,100.0,0.0511,0.16,0.02,0.15,tp_upper -6596,做多,2020-12-05 21:50:00,2020-12-05 21:55:00,592.74,592.02,0.3,100.0,0.0512,-0.04,0.02,-0.05,flip -6597,做空,2020-12-05 21:55:00,2020-12-05 22:05:00,592.02,592.25,0.3,100.0,0.0512,-0.01,0.02,-0.03,flip -6598,做多,2020-12-05 22:05:00,2020-12-05 22:10:00,592.25,591.93,0.3,100.0,0.0511,-0.02,0.02,-0.03,flip -6599,做空,2020-12-05 22:10:00,2020-12-05 22:20:00,591.93,592.43,0.3,100.0,0.0511,-0.03,0.02,-0.04,flip -6600,做多,2020-12-05 22:20:00,2020-12-05 22:25:00,592.43,592.03,0.3,100.0,0.0509,-0.02,0.02,-0.04,flip -6601,做空,2020-12-05 22:25:00,2020-12-05 22:30:00,592.03,592.91,0.3,100.0,0.0509,-0.04,0.02,-0.06,flip -6602,做多,2020-12-05 22:30:00,2020-12-05 22:40:00,592.91,592.47,0.3,100.0,0.0507,-0.02,0.02,-0.04,flip -6603,做空,2020-12-05 22:40:00,2020-12-05 23:00:00,592.47,592.78,0.3,100.0,0.0506,-0.02,0.02,-0.03,flip -6604,做多,2020-12-05 23:00:00,2020-12-05 23:15:00,592.78,593.27,0.3,100.0,0.0505,0.02,0.01,0.01,flip -6605,做空,2020-12-05 23:15:00,2020-12-06 03:20:00,593.27,598.6,0.3,100.0,0.0505,-0.27,0.02,-0.28,flip -6606,做多,2020-12-06 03:20:00,2020-12-06 03:30:00,598.6,597.19,0.3,100.0,0.0503,-0.07,0.02,-0.09,flip -6607,做空,2020-12-06 03:30:00,2020-12-06 03:35:00,597.19,597.4,0.3,100.0,0.0502,-0.01,0.02,-0.03,flip -6608,做多,2020-12-06 03:35:00,2020-12-06 03:40:00,597.4,596.98,0.3,100.0,0.0502,-0.02,0.01,-0.04,flip -6609,做空,2020-12-06 03:40:00,2020-12-06 03:50:00,596.98,597.06,0.3,100.0,0.0501,-0.0,0.01,-0.02,flip -6610,做多,2020-12-06 03:50:00,2020-12-06 04:15:00,597.06,597.79,0.3,100.0,0.05,0.04,0.01,0.02,flip -6611,做空,2020-12-06 04:15:00,2020-12-06 05:05:00,597.79,598.52,0.3,100.0,0.05,-0.04,0.01,-0.05,flip -6612,做多,2020-12-06 05:05:00,2020-12-06 05:20:00,598.52,596.37,0.3,100.0,0.0498,-0.11,0.01,-0.12,flip -6613,做空,2020-12-06 05:20:00,2020-12-06 06:00:00,596.37,597.45,0.3,100.0,0.0498,-0.05,0.01,-0.07,flip -6614,做多,2020-12-06 06:00:00,2020-12-06 06:40:00,597.45,598.54,0.3,100.0,0.0495,0.05,0.01,0.04,flip -6615,做空,2020-12-06 06:40:00,2020-12-06 07:10:00,598.54,598.52,0.3,100.0,0.0495,0.0,0.01,-0.01,flip -6616,做多,2020-12-06 07:10:00,2020-12-06 08:05:00,598.52,599.33,0.3,100.0,0.0495,0.04,0.01,0.03,flip -6617,做空,2020-12-06 08:05:00,2020-12-06 08:30:00,599.33,593.48,0.3,100.0,0.0494,0.29,0.01,0.27,tp_lower -6618,做多,2020-12-06 14:30:00,2020-12-06 14:45:00,593.99,592.84,0.3,100.0,0.0503,-0.06,0.01,-0.07,flip -6619,做空,2020-12-06 14:45:00,2020-12-06 14:50:00,592.84,593.42,0.3,100.0,0.0502,-0.03,0.01,-0.04,flip -6620,做多,2020-12-06 14:50:00,2020-12-06 16:05:00,593.42,597.81,0.3,100.0,0.0501,0.22,0.01,0.2,tp_upper -6621,做多,2020-12-06 16:25:00,2020-12-06 17:35:00,592.6,596.44,0.3,100.0,0.0505,0.19,0.02,0.18,tp_upper -6622,做多,2020-12-06 19:30:00,2020-12-06 21:05:00,593.3,593.96,0.3,100.0,0.0507,0.03,0.02,0.02,flip -6623,做空,2020-12-06 21:05:00,2020-12-06 22:50:00,593.96,593.12,0.3,100.0,0.0506,0.04,0.02,0.03,flip -6624,做多,2020-12-06 22:50:00,2020-12-06 23:05:00,593.12,598.89,0.3,100.0,0.0507,0.29,0.02,0.28,tp_upper -6625,做多,2020-12-07 04:45:00,2020-12-07 04:50:00,596.53,596.23,0.31,100.0,0.0518,-0.02,0.02,-0.03,flip -6626,做空,2020-12-07 04:50:00,2020-12-07 04:55:00,596.23,596.31,0.31,100.0,0.0517,-0.0,0.02,-0.02,flip -6627,做多,2020-12-07 04:55:00,2020-12-07 05:00:00,596.31,595.73,0.31,100.0,0.0516,-0.03,0.02,-0.05,flip -6628,做空,2020-12-07 05:00:00,2020-12-07 05:05:00,595.73,596.01,0.31,100.0,0.0516,-0.01,0.02,-0.03,flip -6629,做多,2020-12-07 05:05:00,2020-12-07 05:55:00,596.01,596.68,0.31,100.0,0.0515,0.03,0.02,0.02,flip -6630,做空,2020-12-07 05:55:00,2020-12-07 08:55:00,596.68,596.99,0.31,100.0,0.0514,-0.02,0.02,-0.03,flip -6631,做多,2020-12-07 08:55:00,2020-12-07 09:00:00,596.99,595.88,0.31,100.0,0.0513,-0.06,0.02,-0.07,flip -6632,做空,2020-12-07 09:00:00,2020-12-07 10:50:00,595.88,593.38,0.31,100.0,0.0513,0.13,0.02,0.11,tp_lower -6633,做多,2020-12-07 12:35:00,2020-12-07 13:05:00,596.56,596.25,0.31,100.0,0.0514,-0.02,0.02,-0.03,flip -6634,做空,2020-12-07 13:05:00,2020-12-07 13:10:00,596.25,596.68,0.31,100.0,0.0513,-0.02,0.02,-0.04,flip -6635,做多,2020-12-07 13:10:00,2020-12-07 13:20:00,596.68,596.33,0.31,100.0,0.0512,-0.02,0.02,-0.03,flip -6636,做空,2020-12-07 13:20:00,2020-12-07 13:45:00,596.33,596.64,0.31,100.0,0.0512,-0.02,0.02,-0.03,flip -6637,做多,2020-12-07 13:45:00,2020-12-07 13:50:00,596.64,596.3,0.3,100.0,0.0511,-0.02,0.02,-0.03,flip -6638,做空,2020-12-07 13:50:00,2020-12-07 14:10:00,596.3,593.69,0.3,100.0,0.051,0.13,0.02,0.12,tp_lower -6639,做多,2020-12-07 14:25:00,2020-12-07 14:30:00,596.54,596.12,0.31,100.0,0.0512,-0.02,0.02,-0.04,flip -6640,做空,2020-12-07 14:30:00,2020-12-07 15:25:00,596.12,595.78,0.3,100.0,0.0511,0.02,0.02,0.0,flip -6641,做多,2020-12-07 15:25:00,2020-12-07 15:30:00,595.78,594.81,0.3,100.0,0.0511,-0.05,0.02,-0.06,flip -6642,做空,2020-12-07 15:30:00,2020-12-07 16:25:00,594.81,595.75,0.3,100.0,0.0511,-0.05,0.02,-0.06,flip -6643,做多,2020-12-07 16:25:00,2020-12-07 16:30:00,595.75,594.9,0.3,100.0,0.0509,-0.04,0.02,-0.06,flip -6644,做空,2020-12-07 16:30:00,2020-12-07 17:15:00,594.9,595.01,0.3,100.0,0.0508,-0.01,0.02,-0.02,flip -6645,做多,2020-12-07 17:15:00,2020-12-08 00:00:00,595.01,589.04,0.3,100.0,0.0507,-0.3,0.01,-0.32,flip -6646,做空,2020-12-08 00:00:00,2020-12-08 00:30:00,589.04,591.05,0.3,100.0,0.0516,-0.1,0.02,-0.12,flip -6647,做多,2020-12-08 00:30:00,2020-12-08 01:05:00,591.05,590.75,0.3,100.0,0.0512,-0.02,0.02,-0.03,flip -6648,做空,2020-12-08 01:05:00,2020-12-08 01:50:00,590.75,590.32,0.3,100.0,0.0512,0.02,0.02,0.01,flip -6649,做多,2020-12-08 01:50:00,2020-12-08 01:55:00,590.32,590.01,0.3,100.0,0.0512,-0.02,0.02,-0.03,flip -6650,做空,2020-12-08 01:55:00,2020-12-08 02:15:00,590.01,590.56,0.3,100.0,0.0512,-0.03,0.02,-0.04,flip -6651,做多,2020-12-08 02:15:00,2020-12-08 02:20:00,590.56,589.87,0.3,100.0,0.051,-0.04,0.02,-0.05,flip -6652,做空,2020-12-08 02:20:00,2020-12-08 02:25:00,589.87,589.95,0.3,100.0,0.051,-0.0,0.02,-0.02,flip -6653,做多,2020-12-08 02:25:00,2020-12-08 02:30:00,589.95,589.09,0.3,100.0,0.0509,-0.04,0.01,-0.06,flip -6654,做空,2020-12-08 02:30:00,2020-12-08 02:40:00,589.09,590.2,0.3,100.0,0.0508,-0.06,0.02,-0.07,flip -6655,做多,2020-12-08 02:40:00,2020-12-08 02:45:00,590.2,589.75,0.3,100.0,0.0506,-0.02,0.01,-0.04,flip -6656,做空,2020-12-08 02:45:00,2020-12-08 02:55:00,589.75,589.55,0.3,100.0,0.0506,0.01,0.01,-0.0,flip -6657,做多,2020-12-08 02:55:00,2020-12-08 03:00:00,589.55,589.47,0.3,100.0,0.0505,-0.0,0.01,-0.02,flip -6658,做空,2020-12-08 03:00:00,2020-12-08 03:05:00,589.47,589.82,0.3,100.0,0.0505,-0.02,0.01,-0.03,flip -6659,做多,2020-12-08 03:05:00,2020-12-08 03:10:00,589.82,588.84,0.3,100.0,0.0504,-0.05,0.01,-0.06,flip -6660,做空,2020-12-08 03:10:00,2020-12-08 03:50:00,588.84,589.43,0.3,100.0,0.0503,-0.03,0.01,-0.04,flip -6661,做多,2020-12-08 03:50:00,2020-12-08 03:55:00,589.43,589.03,0.3,100.0,0.0502,-0.02,0.01,-0.03,flip -6662,做空,2020-12-08 03:55:00,2020-12-08 04:05:00,589.03,589.94,0.3,100.0,0.0501,-0.05,0.01,-0.06,flip -6663,做多,2020-12-08 04:05:00,2020-12-08 05:05:00,589.94,591.58,0.29,100.0,0.0499,0.08,0.01,0.07,tp_upper -6664,做多,2020-12-08 07:15:00,2020-12-08 07:20:00,590.65,590.4,0.3,100.0,0.0499,-0.01,0.01,-0.03,flip -6665,做空,2020-12-08 07:20:00,2020-12-08 07:25:00,590.4,590.73,0.29,100.0,0.0499,-0.02,0.01,-0.03,flip -6666,做多,2020-12-08 07:25:00,2020-12-08 07:30:00,590.73,590.61,0.29,100.0,0.0498,-0.01,0.01,-0.02,flip -6667,做空,2020-12-08 07:30:00,2020-12-08 07:35:00,590.61,591.21,0.29,100.0,0.0497,-0.03,0.01,-0.04,flip -6668,做多,2020-12-08 07:35:00,2020-12-08 07:45:00,591.21,590.34,0.29,100.0,0.0496,-0.04,0.01,-0.06,flip -6669,做空,2020-12-08 07:45:00,2020-12-08 07:50:00,590.34,588.64,0.29,100.0,0.0495,0.08,0.01,0.07,tp_lower -6670,做多,2020-12-08 17:55:00,2020-12-08 18:00:00,577.37,576.32,0.29,100.0,0.0507,-0.05,0.01,-0.07,flip -6671,做空,2020-12-08 18:00:00,2020-12-08 18:10:00,576.32,576.62,0.29,100.0,0.0507,-0.02,0.01,-0.03,flip -6672,做多,2020-12-08 18:10:00,2020-12-08 18:15:00,576.62,576.04,0.29,100.0,0.0506,-0.03,0.01,-0.04,flip -6673,做空,2020-12-08 18:15:00,2020-12-08 18:55:00,576.04,573.37,0.29,100.0,0.0505,0.13,0.01,0.12,tp_lower -6674,做多,2020-12-09 09:55:00,2020-12-09 10:00:00,548.8,547.36,0.3,100.0,0.0546,-0.08,0.01,-0.09,flip -6675,做空,2020-12-09 10:00:00,2020-12-09 10:15:00,547.36,549.32,0.3,100.0,0.0546,-0.11,0.01,-0.12,flip -6676,做多,2020-12-09 10:15:00,2020-12-09 10:20:00,549.32,554.15,0.3,100.0,0.0541,0.26,0.01,0.25,tp_upper -6677,做多,2020-12-09 20:30:00,2020-12-09 20:45:00,568.49,573.69,0.3,100.0,0.0527,0.27,0.02,0.26,tp_upper -6678,做多,2020-12-10 02:00:00,2020-12-10 02:15:00,571.93,570.83,0.3,100.0,0.053,-0.06,0.02,-0.07,flip -6679,做空,2020-12-10 02:15:00,2020-12-10 02:55:00,570.83,568.38,0.3,100.0,0.053,0.13,0.02,0.11,tp_lower -6680,做多,2020-12-10 03:45:00,2020-12-10 04:25:00,570.78,570.22,0.3,100.0,0.0531,-0.03,0.02,-0.04,flip -6681,做空,2020-12-10 04:25:00,2020-12-10 05:10:00,570.22,565.78,0.3,100.0,0.0531,0.24,0.02,0.22,tp_lower -6682,做多,2020-12-10 09:25:00,2020-12-10 09:30:00,567.29,567.15,0.3,100.0,0.0537,-0.01,0.02,-0.02,flip -6683,做空,2020-12-10 09:30:00,2020-12-10 09:40:00,567.15,563.0,0.3,100.0,0.0537,0.22,0.02,0.21,tp_lower -6684,做多,2020-12-10 13:55:00,2020-12-10 14:00:00,561.43,560.83,0.31,100.0,0.0546,-0.03,0.02,-0.05,flip -6685,做空,2020-12-10 14:00:00,2020-12-10 14:25:00,560.83,554.52,0.31,100.0,0.0545,0.34,0.02,0.33,tp_lower -6686,做多,2020-12-10 16:10:00,2020-12-10 16:15:00,558.98,558.05,0.31,100.0,0.0552,-0.05,0.02,-0.07,flip -6687,做空,2020-12-10 16:15:00,2020-12-10 16:35:00,558.05,558.19,0.31,100.0,0.0552,-0.01,0.02,-0.02,flip -6688,做多,2020-12-10 16:35:00,2020-12-10 16:50:00,558.19,558.79,0.31,100.0,0.0551,0.03,0.02,0.02,flip -6689,做空,2020-12-10 16:50:00,2020-12-10 17:10:00,558.79,560.8,0.31,100.0,0.0551,-0.11,0.02,-0.13,flip -6690,做多,2020-12-10 17:10:00,2020-12-10 17:15:00,560.8,558.73,0.31,100.0,0.0546,-0.11,0.02,-0.13,flip -6691,做空,2020-12-10 17:15:00,2020-12-10 17:30:00,558.73,558.23,0.3,100.0,0.0545,0.03,0.02,0.01,flip -6692,做多,2020-12-10 17:30:00,2020-12-10 18:15:00,558.23,562.82,0.3,100.0,0.0546,0.25,0.02,0.24,tp_upper -6693,做多,2020-12-10 23:40:00,2020-12-10 23:45:00,560.79,560.65,0.31,100.0,0.0547,-0.01,0.02,-0.02,flip -6694,做空,2020-12-10 23:45:00,2020-12-11 00:25:00,560.65,553.89,0.31,100.0,0.0547,0.37,0.02,0.35,tp_lower -6695,做多,2020-12-11 08:20:00,2020-12-11 08:25:00,548.2,546.41,0.31,100.0,0.0574,-0.1,0.02,-0.12,flip -6696,做空,2020-12-11 08:25:00,2020-12-11 09:40:00,546.41,540.09,0.31,100.0,0.0573,0.36,0.02,0.35,tp_lower -6697,做多,2020-12-11 10:25:00,2020-12-11 10:35:00,545.37,543.49,0.32,100.0,0.058,-0.11,0.02,-0.12,flip -6698,做空,2020-12-11 10:35:00,2020-12-11 10:50:00,543.49,540.39,0.32,100.0,0.058,0.18,0.02,0.16,tp_lower -6699,做多,2020-12-11 12:20:00,2020-12-11 12:25:00,543.06,542.96,0.32,100.0,0.0583,-0.01,0.02,-0.02,flip -6700,做空,2020-12-11 12:25:00,2020-12-11 12:30:00,542.96,543.26,0.32,100.0,0.0582,-0.02,0.02,-0.03,flip -6701,做多,2020-12-11 12:30:00,2020-12-11 12:35:00,543.26,542.45,0.32,100.0,0.0581,-0.05,0.02,-0.06,flip -6702,做空,2020-12-11 12:35:00,2020-12-11 12:40:00,542.45,544.26,0.31,100.0,0.058,-0.11,0.02,-0.12,flip -6703,做多,2020-12-11 12:40:00,2020-12-11 13:05:00,544.26,547.14,0.31,100.0,0.0576,0.17,0.02,0.15,tp_upper -6704,做多,2020-12-11 17:20:00,2020-12-11 17:35:00,546.46,545.45,0.31,100.0,0.0576,-0.06,0.02,-0.07,flip -6705,做空,2020-12-11 17:35:00,2020-12-11 17:45:00,545.45,545.58,0.31,100.0,0.0576,-0.01,0.02,-0.02,flip -6706,做多,2020-12-11 17:45:00,2020-12-11 17:50:00,545.58,545.42,0.31,100.0,0.0575,-0.01,0.02,-0.02,flip -6707,做空,2020-12-11 17:50:00,2020-12-11 18:00:00,545.42,546.81,0.31,100.0,0.0574,-0.08,0.02,-0.1,flip -6708,做多,2020-12-11 18:00:00,2020-12-11 18:10:00,546.81,544.1,0.31,100.0,0.0571,-0.15,0.02,-0.17,flip -6709,做空,2020-12-11 18:10:00,2020-12-11 18:35:00,544.1,546.35,0.31,100.0,0.057,-0.13,0.02,-0.14,flip -6710,做多,2020-12-11 18:35:00,2020-12-11 19:50:00,546.35,546.59,0.31,100.0,0.0565,0.01,0.02,-0.0,flip -6711,做空,2020-12-11 19:50:00,2020-12-11 20:00:00,546.59,548.33,0.31,100.0,0.0564,-0.1,0.02,-0.11,flip -6712,做多,2020-12-11 20:00:00,2020-12-11 20:05:00,548.33,544.91,0.31,100.0,0.056,-0.19,0.02,-0.21,flip -6713,做空,2020-12-11 20:05:00,2020-12-11 20:20:00,544.91,546.89,0.3,100.0,0.056,-0.11,0.02,-0.13,flip -6714,做多,2020-12-11 20:20:00,2020-12-11 20:25:00,546.89,546.51,0.3,100.0,0.0555,-0.02,0.02,-0.04,flip -6715,做空,2020-12-11 20:25:00,2020-12-11 20:30:00,546.51,547.23,0.3,100.0,0.0554,-0.04,0.02,-0.06,flip -6716,做多,2020-12-11 20:30:00,2020-12-11 20:40:00,547.23,546.77,0.3,100.0,0.0552,-0.03,0.02,-0.04,flip -6717,做空,2020-12-11 20:40:00,2020-12-11 20:55:00,546.77,547.33,0.3,100.0,0.0552,-0.03,0.02,-0.05,flip -6718,做多,2020-12-11 20:55:00,2020-12-11 21:15:00,547.33,546.57,0.3,100.0,0.055,-0.04,0.02,-0.06,flip -6719,做空,2020-12-11 21:15:00,2020-12-11 21:35:00,546.57,547.15,0.3,100.0,0.055,-0.03,0.02,-0.05,flip -6720,做多,2020-12-11 21:35:00,2020-12-11 22:05:00,547.15,552.11,0.3,100.0,0.0548,0.27,0.02,0.26,tp_upper -6721,做多,2020-12-12 00:05:00,2020-12-12 00:10:00,548.87,548.23,0.31,100.0,0.0564,-0.04,0.02,-0.05,flip -6722,做空,2020-12-12 00:10:00,2020-12-12 00:15:00,548.23,549.91,0.31,100.0,0.0563,-0.09,0.02,-0.11,flip -6723,做多,2020-12-12 00:15:00,2020-12-12 00:20:00,549.91,553.31,0.31,100.0,0.0559,0.19,0.02,0.17,tp_upper -6724,做多,2020-12-12 09:55:00,2020-12-12 10:05:00,556.44,555.76,0.31,100.0,0.0556,-0.04,0.02,-0.05,flip -6725,做空,2020-12-12 10:05:00,2020-12-12 10:15:00,555.76,556.51,0.31,100.0,0.0555,-0.04,0.02,-0.06,flip -6726,做多,2020-12-12 10:15:00,2020-12-12 10:20:00,556.51,555.38,0.31,100.0,0.0553,-0.06,0.02,-0.08,flip -6727,做空,2020-12-12 10:20:00,2020-12-12 10:40:00,555.38,556.61,0.31,100.0,0.0553,-0.07,0.02,-0.08,flip -6728,做多,2020-12-12 10:40:00,2020-12-12 10:45:00,556.61,555.24,0.31,100.0,0.055,-0.08,0.02,-0.09,flip -6729,做空,2020-12-12 10:45:00,2020-12-12 11:05:00,555.24,556.18,0.3,100.0,0.0549,-0.05,0.02,-0.07,flip -6730,做多,2020-12-12 11:05:00,2020-12-12 11:15:00,556.18,556.27,0.3,100.0,0.0547,0.0,0.02,-0.01,flip -6731,做空,2020-12-12 11:15:00,2020-12-12 11:20:00,556.27,556.75,0.3,100.0,0.0546,-0.03,0.02,-0.04,flip -6732,做多,2020-12-12 11:20:00,2020-12-12 11:55:00,556.75,559.38,0.3,100.0,0.0545,0.14,0.02,0.13,tp_upper -6733,做多,2020-12-12 12:40:00,2020-12-12 12:50:00,557.32,557.09,0.3,100.0,0.0546,-0.01,0.02,-0.03,flip -6734,做空,2020-12-12 12:50:00,2020-12-12 12:55:00,557.09,557.42,0.3,100.0,0.0546,-0.02,0.02,-0.03,flip -6735,做多,2020-12-12 12:55:00,2020-12-12 13:05:00,557.42,556.2,0.3,100.0,0.0544,-0.07,0.02,-0.08,flip -6736,做空,2020-12-12 13:05:00,2020-12-12 14:10:00,556.2,555.46,0.3,100.0,0.0544,0.04,0.02,0.03,tp_lower -6737,做多,2020-12-12 17:50:00,2020-12-12 18:00:00,556.76,558.2,0.3,100.0,0.0543,0.08,0.02,0.06,tp_upper -6738,做多,2020-12-13 02:20:00,2020-12-13 02:30:00,565.59,565.73,0.31,100.0,0.0544,0.01,0.02,-0.01,flip -6739,做空,2020-12-13 02:30:00,2020-12-13 02:35:00,565.73,565.88,0.31,100.0,0.0544,-0.01,0.02,-0.02,flip -6740,做多,2020-12-13 02:35:00,2020-12-13 02:40:00,565.88,565.4,0.31,100.0,0.0543,-0.03,0.02,-0.04,flip -6741,做空,2020-12-13 02:40:00,2020-12-13 02:55:00,565.4,566.7,0.31,100.0,0.0542,-0.07,0.02,-0.09,flip -6742,做多,2020-12-13 02:55:00,2020-12-13 03:15:00,566.7,566.87,0.31,100.0,0.0539,0.01,0.02,-0.01,flip -6743,做空,2020-12-13 03:15:00,2020-12-13 04:15:00,566.87,566.12,0.31,100.0,0.0539,0.04,0.02,0.03,tp_lower -6744,做多,2020-12-13 04:25:00,2020-12-13 05:20:00,567.35,570.77,0.31,100.0,0.0538,0.18,0.02,0.17,tp_upper -6745,做多,2020-12-13 15:20:00,2020-12-13 15:25:00,582.57,581.93,0.31,100.0,0.0527,-0.03,0.02,-0.05,flip -6746,做空,2020-12-13 15:25:00,2020-12-13 15:35:00,581.93,584.67,0.31,100.0,0.0526,-0.14,0.02,-0.16,flip -6747,做多,2020-12-13 15:35:00,2020-12-13 16:05:00,584.67,589.03,0.3,100.0,0.0521,0.23,0.02,0.21,tp_upper -6748,做多,2020-12-13 20:10:00,2020-12-13 20:20:00,589.66,588.89,0.31,100.0,0.052,-0.04,0.02,-0.06,flip -6749,做空,2020-12-13 20:20:00,2020-12-13 20:45:00,588.89,588.71,0.31,100.0,0.0519,0.01,0.02,-0.01,flip -6750,做多,2020-12-13 20:45:00,2020-12-13 20:50:00,588.71,588.47,0.31,100.0,0.0519,-0.01,0.02,-0.03,flip -6751,做空,2020-12-13 20:50:00,2020-12-13 20:55:00,588.47,588.89,0.31,100.0,0.0519,-0.02,0.02,-0.04,flip -6752,做多,2020-12-13 20:55:00,2020-12-13 22:15:00,588.89,586.91,0.3,100.0,0.0517,-0.1,0.02,-0.12,flip -6753,做空,2020-12-13 22:15:00,2020-12-13 22:20:00,586.91,585.93,0.3,100.0,0.0517,0.05,0.02,0.04,tp_lower -6754,做多,2020-12-13 23:05:00,2020-12-13 23:35:00,590.72,589.43,0.3,100.0,0.0514,-0.07,0.02,-0.08,flip -6755,做空,2020-12-13 23:35:00,2020-12-13 23:40:00,589.43,589.55,0.3,100.0,0.0513,-0.01,0.02,-0.02,flip -6756,做多,2020-12-13 23:40:00,2020-12-14 00:00:00,589.55,589.96,0.3,100.0,0.0513,0.02,0.02,0.01,flip -6757,做空,2020-12-14 00:00:00,2020-12-14 00:45:00,589.96,583.59,0.31,100.0,0.0521,0.33,0.02,0.32,tp_lower -6758,做多,2020-12-14 02:50:00,2020-12-14 03:00:00,589.75,589.83,0.31,100.0,0.0526,0.0,0.02,-0.01,flip -6759,做空,2020-12-14 03:00:00,2020-12-14 04:35:00,589.83,585.21,0.31,100.0,0.0525,0.24,0.02,0.23,tp_lower -6760,做多,2020-12-14 06:55:00,2020-12-14 07:00:00,588.46,587.2,0.31,100.0,0.053,-0.07,0.02,-0.08,flip -6761,做空,2020-12-14 07:00:00,2020-12-14 07:30:00,587.2,587.21,0.31,100.0,0.053,-0.0,0.02,-0.02,flip -6762,做多,2020-12-14 07:30:00,2020-12-14 07:50:00,587.21,586.33,0.31,100.0,0.0529,-0.05,0.02,-0.06,flip -6763,做空,2020-12-14 07:50:00,2020-12-14 08:00:00,586.33,587.42,0.31,100.0,0.0529,-0.06,0.02,-0.07,flip -6764,做多,2020-12-14 08:00:00,2020-12-14 08:20:00,587.42,586.81,0.31,100.0,0.0526,-0.03,0.02,-0.05,flip -6765,做空,2020-12-14 08:20:00,2020-12-14 08:25:00,586.81,587.09,0.31,100.0,0.0526,-0.01,0.02,-0.03,flip -6766,做多,2020-12-14 08:25:00,2020-12-14 09:10:00,587.09,586.45,0.31,100.0,0.0525,-0.03,0.02,-0.05,flip -6767,做空,2020-12-14 09:10:00,2020-12-14 09:25:00,586.45,586.47,0.31,100.0,0.0524,-0.0,0.02,-0.02,flip -6768,做多,2020-12-14 09:25:00,2020-12-14 09:50:00,586.47,586.27,0.31,100.0,0.0524,-0.01,0.02,-0.03,flip -6769,做空,2020-12-14 09:50:00,2020-12-14 09:55:00,586.27,587.58,0.31,100.0,0.0523,-0.07,0.02,-0.08,flip -6770,做多,2020-12-14 09:55:00,2020-12-14 10:10:00,587.58,587.02,0.31,100.0,0.052,-0.03,0.02,-0.04,flip -6771,做空,2020-12-14 10:10:00,2020-12-14 10:40:00,587.02,583.42,0.31,100.0,0.052,0.19,0.02,0.17,tp_lower -6772,做多,2020-12-14 15:00:00,2020-12-14 16:05:00,585.61,582.28,0.31,100.0,0.0524,-0.17,0.02,-0.19,flip -6773,做空,2020-12-14 16:05:00,2020-12-14 16:10:00,582.28,583.15,0.3,100.0,0.0523,-0.05,0.02,-0.06,flip -6774,做多,2020-12-14 16:10:00,2020-12-14 16:20:00,583.15,583.28,0.3,100.0,0.0521,0.01,0.02,-0.01,flip -6775,做空,2020-12-14 16:20:00,2020-12-14 18:00:00,583.28,583.1,0.3,100.0,0.052,0.01,0.02,-0.01,flip -6776,做多,2020-12-14 18:00:00,2020-12-14 18:05:00,583.1,582.35,0.3,100.0,0.052,-0.04,0.02,-0.05,flip -6777,做空,2020-12-14 18:05:00,2020-12-14 18:10:00,582.35,582.5,0.3,100.0,0.052,-0.01,0.02,-0.02,flip -6778,做多,2020-12-14 18:10:00,2020-12-14 19:00:00,582.5,584.84,0.3,100.0,0.0519,0.12,0.02,0.11,tp_upper -6779,做多,2020-12-15 10:45:00,2020-12-15 11:00:00,588.35,587.1,0.31,100.0,0.0526,-0.07,0.02,-0.08,flip -6780,做空,2020-12-15 11:00:00,2020-12-15 11:15:00,587.1,587.47,0.31,100.0,0.0525,-0.02,0.02,-0.03,flip -6781,做多,2020-12-15 11:15:00,2020-12-15 11:20:00,587.47,587.24,0.31,100.0,0.0524,-0.01,0.02,-0.03,flip -6782,做空,2020-12-15 11:20:00,2020-12-15 11:45:00,587.24,586.41,0.31,100.0,0.0524,0.04,0.02,0.03,flip -6783,做多,2020-12-15 11:45:00,2020-12-15 11:55:00,586.41,585.85,0.31,100.0,0.0525,-0.03,0.02,-0.04,flip -6784,做空,2020-12-15 11:55:00,2020-12-15 12:00:00,585.85,586.92,0.31,100.0,0.0524,-0.06,0.02,-0.07,flip -6785,做多,2020-12-15 12:00:00,2020-12-15 12:05:00,586.92,586.5,0.31,100.0,0.0522,-0.02,0.02,-0.04,flip -6786,做空,2020-12-15 12:05:00,2020-12-15 12:10:00,586.5,586.89,0.31,100.0,0.0521,-0.02,0.02,-0.04,flip -6787,做多,2020-12-15 12:10:00,2020-12-15 12:40:00,586.89,586.38,0.31,100.0,0.052,-0.03,0.02,-0.04,flip -6788,做空,2020-12-15 12:40:00,2020-12-15 13:05:00,586.38,586.54,0.3,100.0,0.0519,-0.01,0.02,-0.02,flip -6789,做多,2020-12-15 13:05:00,2020-12-15 14:00:00,586.54,588.79,0.3,100.0,0.0519,0.12,0.02,0.1,tp_upper -6790,做多,2020-12-15 14:25:00,2020-12-15 14:30:00,585.16,584.13,0.31,100.0,0.0521,-0.05,0.02,-0.07,flip -6791,做空,2020-12-15 14:30:00,2020-12-15 15:00:00,584.13,585.62,0.3,100.0,0.0521,-0.08,0.02,-0.09,flip -6792,做多,2020-12-15 15:00:00,2020-12-15 15:05:00,585.62,585.06,0.3,100.0,0.0518,-0.03,0.02,-0.04,flip -6793,做空,2020-12-15 15:05:00,2020-12-15 15:15:00,585.06,585.52,0.3,100.0,0.0517,-0.02,0.02,-0.04,flip -6794,做多,2020-12-15 15:15:00,2020-12-15 15:20:00,585.52,585.43,0.3,100.0,0.0516,-0.0,0.02,-0.02,flip -6795,做空,2020-12-15 15:20:00,2020-12-15 15:30:00,585.43,585.61,0.3,100.0,0.0515,-0.01,0.02,-0.02,flip -6796,做多,2020-12-15 15:30:00,2020-12-15 15:50:00,585.61,585.19,0.3,100.0,0.0514,-0.02,0.02,-0.04,flip -6797,做空,2020-12-15 15:50:00,2020-12-15 16:10:00,585.19,586.46,0.3,100.0,0.0514,-0.07,0.02,-0.08,flip -6798,做多,2020-12-15 16:10:00,2020-12-15 16:45:00,586.46,586.22,0.3,100.0,0.0511,-0.01,0.01,-0.03,flip -6799,做空,2020-12-15 16:45:00,2020-12-15 18:05:00,586.22,586.04,0.3,100.0,0.0511,0.01,0.01,-0.01,flip -6800,做多,2020-12-15 18:05:00,2020-12-15 18:25:00,586.04,588.18,0.3,100.0,0.051,0.11,0.02,0.09,tp_upper -6801,做多,2020-12-15 21:30:00,2020-12-15 23:00:00,588.25,587.52,0.3,100.0,0.051,-0.04,0.01,-0.05,flip -6802,做空,2020-12-15 23:00:00,2020-12-15 23:05:00,587.52,587.98,0.3,100.0,0.0509,-0.02,0.01,-0.04,flip -6803,做多,2020-12-15 23:05:00,2020-12-16 00:05:00,587.98,586.82,0.3,100.0,0.0508,-0.06,0.01,-0.07,flip -6804,做空,2020-12-16 00:05:00,2020-12-16 00:20:00,586.82,584.86,0.3,100.0,0.0519,0.1,0.02,0.09,tp_lower -6805,做多,2020-12-16 06:40:00,2020-12-16 07:05:00,585.31,585.93,0.31,100.0,0.0522,0.03,0.02,0.02,flip -6806,做空,2020-12-16 07:05:00,2020-12-16 07:25:00,585.93,586.17,0.31,100.0,0.0521,-0.01,0.02,-0.03,flip -6807,做多,2020-12-16 07:25:00,2020-12-16 07:30:00,586.17,586.08,0.3,100.0,0.052,-0.0,0.02,-0.02,flip -6808,做空,2020-12-16 07:30:00,2020-12-16 07:40:00,586.08,585.64,0.3,100.0,0.052,0.02,0.02,0.01,flip -6809,做多,2020-12-16 07:40:00,2020-12-16 07:45:00,585.64,585.01,0.3,100.0,0.052,-0.03,0.02,-0.05,flip -6810,做空,2020-12-16 07:45:00,2020-12-16 07:55:00,585.01,585.44,0.3,100.0,0.0519,-0.02,0.02,-0.04,flip -6811,做多,2020-12-16 07:55:00,2020-12-16 08:15:00,585.44,585.2,0.3,100.0,0.0518,-0.01,0.02,-0.03,flip -6812,做空,2020-12-16 08:15:00,2020-12-16 08:20:00,585.2,585.33,0.3,100.0,0.0517,-0.01,0.02,-0.02,flip -6813,做多,2020-12-16 08:20:00,2020-12-16 08:25:00,585.33,585.15,0.3,100.0,0.0517,-0.01,0.02,-0.02,flip -6814,做空,2020-12-16 08:25:00,2020-12-16 08:30:00,585.15,585.56,0.3,100.0,0.0516,-0.02,0.02,-0.04,flip -6815,做多,2020-12-16 08:30:00,2020-12-16 08:35:00,585.56,585.32,0.3,100.0,0.0515,-0.01,0.02,-0.03,flip -6816,做空,2020-12-16 08:35:00,2020-12-16 08:40:00,585.32,585.82,0.3,100.0,0.0514,-0.03,0.02,-0.04,flip -6817,做多,2020-12-16 08:40:00,2020-12-16 08:45:00,585.82,587.32,0.3,100.0,0.0513,0.08,0.02,0.06,tp_upper -6818,做多,2020-12-17 10:00:00,2020-12-17 10:05:00,648.28,654.63,0.3,100.0,0.047,0.3,0.02,0.28,tp_upper -6819,做多,2020-12-18 02:05:00,2020-12-18 03:30:00,650.67,645.54,0.31,100.0,0.0473,-0.24,0.02,-0.26,flip -6820,做空,2020-12-18 03:30:00,2020-12-18 03:40:00,645.54,644.94,0.31,100.0,0.0473,0.03,0.02,0.01,flip -6821,做多,2020-12-18 03:40:00,2020-12-18 04:05:00,644.94,646.18,0.31,100.0,0.0473,0.06,0.02,0.04,flip -6822,做空,2020-12-18 04:05:00,2020-12-18 04:10:00,646.18,646.28,0.31,100.0,0.0473,-0.0,0.02,-0.02,flip -6823,做多,2020-12-18 04:10:00,2020-12-18 04:15:00,646.28,645.31,0.31,100.0,0.0472,-0.05,0.02,-0.06,flip -6824,做空,2020-12-18 04:15:00,2020-12-18 04:35:00,645.31,645.77,0.3,100.0,0.0472,-0.02,0.02,-0.04,flip -6825,做多,2020-12-18 04:35:00,2020-12-18 04:50:00,645.77,643.84,0.3,100.0,0.047,-0.09,0.02,-0.11,flip -6826,做空,2020-12-18 04:50:00,2020-12-18 05:00:00,643.84,644.4,0.3,100.0,0.047,-0.03,0.02,-0.04,flip -6827,做多,2020-12-18 05:00:00,2020-12-18 05:10:00,644.4,644.43,0.3,100.0,0.0469,0.0,0.02,-0.01,flip -6828,做空,2020-12-18 05:10:00,2020-12-18 05:15:00,644.43,646.7,0.3,100.0,0.0468,-0.11,0.02,-0.12,flip -6829,做多,2020-12-18 05:15:00,2020-12-18 05:20:00,646.7,644.15,0.3,100.0,0.0465,-0.12,0.01,-0.13,flip -6830,做空,2020-12-18 05:20:00,2020-12-18 05:25:00,644.15,644.8,0.3,100.0,0.0464,-0.03,0.01,-0.05,flip -6831,做多,2020-12-18 05:25:00,2020-12-18 05:30:00,644.8,644.08,0.3,100.0,0.0463,-0.03,0.01,-0.05,flip -6832,做空,2020-12-18 05:30:00,2020-12-18 05:35:00,644.08,645.69,0.3,100.0,0.0462,-0.07,0.01,-0.09,flip -6833,做多,2020-12-18 05:35:00,2020-12-18 07:00:00,645.69,644.56,0.3,100.0,0.0459,-0.05,0.01,-0.07,flip -6834,做空,2020-12-18 07:00:00,2020-12-18 07:35:00,644.56,645.43,0.3,100.0,0.0459,-0.04,0.01,-0.05,flip -6835,做多,2020-12-18 07:35:00,2020-12-18 07:40:00,645.43,644.77,0.3,100.0,0.0457,-0.03,0.01,-0.04,flip -6836,做空,2020-12-18 07:40:00,2020-12-18 07:45:00,644.77,645.0,0.29,100.0,0.0457,-0.01,0.01,-0.03,flip -6837,做多,2020-12-18 07:45:00,2020-12-18 08:00:00,645.0,644.27,0.29,100.0,0.0456,-0.03,0.01,-0.05,flip -6838,做空,2020-12-18 08:00:00,2020-12-18 08:05:00,644.27,646.87,0.29,100.0,0.0456,-0.12,0.01,-0.13,flip -6839,做多,2020-12-18 08:05:00,2020-12-18 08:20:00,646.87,651.2,0.29,100.0,0.0451,0.2,0.01,0.18,tp_upper -6840,做多,2020-12-18 11:15:00,2020-12-18 11:25:00,650.76,650.02,0.29,100.0,0.0451,-0.03,0.01,-0.05,flip -6841,做空,2020-12-18 11:25:00,2020-12-18 11:40:00,650.02,650.24,0.29,100.0,0.0451,-0.01,0.01,-0.02,flip -6842,做多,2020-12-18 11:40:00,2020-12-18 11:45:00,650.24,648.98,0.29,100.0,0.045,-0.06,0.01,-0.07,flip -6843,做空,2020-12-18 11:45:00,2020-12-18 11:50:00,648.98,651.19,0.29,100.0,0.045,-0.1,0.01,-0.11,flip -6844,做多,2020-12-18 11:50:00,2020-12-18 12:00:00,651.19,648.45,0.29,100.0,0.0446,-0.12,0.01,-0.14,flip -6845,做空,2020-12-18 12:00:00,2020-12-18 12:10:00,648.45,654.81,0.29,100.0,0.0446,-0.28,0.01,-0.3,flip -6846,做多,2020-12-18 12:10:00,2020-12-18 12:25:00,654.81,650.24,0.29,100.0,0.0437,-0.2,0.01,-0.21,flip -6847,做空,2020-12-18 12:25:00,2020-12-18 13:05:00,650.24,650.97,0.28,100.0,0.0436,-0.03,0.01,-0.05,flip -6848,做多,2020-12-18 13:05:00,2020-12-18 13:15:00,650.97,649.08,0.28,100.0,0.0435,-0.08,0.01,-0.1,flip -6849,做空,2020-12-18 13:15:00,2020-12-18 13:20:00,649.08,649.63,0.28,100.0,0.0434,-0.02,0.01,-0.04,flip -6850,做多,2020-12-18 13:20:00,2020-12-18 13:25:00,649.63,648.62,0.28,100.0,0.0433,-0.04,0.01,-0.06,flip -6851,做空,2020-12-18 13:25:00,2020-12-18 13:30:00,648.62,649.57,0.28,100.0,0.0433,-0.04,0.01,-0.06,flip -6852,做多,2020-12-18 13:30:00,2020-12-18 13:40:00,649.57,648.74,0.28,100.0,0.0431,-0.04,0.01,-0.05,flip -6853,做空,2020-12-18 13:40:00,2020-12-18 13:50:00,648.74,644.88,0.28,100.0,0.0431,0.17,0.01,0.15,tp_lower -6854,做多,2020-12-18 17:45:00,2020-12-18 17:50:00,648.57,648.0,0.28,100.0,0.0433,-0.02,0.01,-0.04,flip -6855,做空,2020-12-18 17:50:00,2020-12-18 18:15:00,648.0,647.13,0.28,100.0,0.0432,0.04,0.01,0.02,flip -6856,做多,2020-12-18 18:15:00,2020-12-18 18:20:00,647.13,646.27,0.28,100.0,0.0433,-0.04,0.01,-0.05,flip -6857,做空,2020-12-18 18:20:00,2020-12-18 18:45:00,646.27,646.84,0.28,100.0,0.0433,-0.02,0.01,-0.04,flip -6858,做多,2020-12-18 18:45:00,2020-12-18 19:00:00,646.84,645.72,0.28,100.0,0.0431,-0.05,0.01,-0.06,flip -6859,做空,2020-12-18 19:00:00,2020-12-18 19:05:00,645.72,646.59,0.28,100.0,0.0431,-0.04,0.01,-0.05,flip -6860,做多,2020-12-18 19:05:00,2020-12-18 20:20:00,646.59,645.82,0.28,100.0,0.0429,-0.03,0.01,-0.05,flip -6861,做空,2020-12-18 20:20:00,2020-12-18 20:40:00,645.82,646.28,0.28,100.0,0.0429,-0.02,0.01,-0.03,flip -6862,做多,2020-12-18 20:40:00,2020-12-18 21:05:00,646.28,651.88,0.28,100.0,0.0428,0.24,0.01,0.23,tp_upper -6863,做多,2020-12-19 01:30:00,2020-12-19 02:40:00,648.73,653.71,0.29,100.0,0.0447,0.22,0.01,0.21,tp_upper -6864,做多,2020-12-19 06:05:00,2020-12-19 06:15:00,653.93,652.47,0.29,100.0,0.0447,-0.07,0.01,-0.08,flip -6865,做空,2020-12-19 06:15:00,2020-12-19 06:30:00,652.47,649.99,0.29,100.0,0.0446,0.11,0.01,0.1,tp_lower -6866,做多,2020-12-19 08:50:00,2020-12-19 09:20:00,653.16,653.07,0.29,100.0,0.0447,-0.0,0.01,-0.02,flip -6867,做空,2020-12-19 09:20:00,2020-12-19 09:55:00,653.07,653.54,0.29,100.0,0.0447,-0.02,0.01,-0.04,flip -6868,做多,2020-12-19 09:55:00,2020-12-19 10:10:00,653.54,657.61,0.29,100.0,0.0446,0.18,0.01,0.17,tp_upper -6869,做多,2020-12-19 11:25:00,2020-12-19 11:35:00,653.52,653.44,0.29,100.0,0.0448,-0.0,0.01,-0.02,flip -6870,做空,2020-12-19 11:35:00,2020-12-19 11:50:00,653.44,651.92,0.29,100.0,0.0448,0.07,0.01,0.05,tp_lower -6871,做多,2020-12-19 12:00:00,2020-12-19 12:05:00,654.18,653.53,0.29,100.0,0.0448,-0.03,0.01,-0.04,flip -6872,做空,2020-12-19 12:05:00,2020-12-19 12:10:00,653.53,654.77,0.29,100.0,0.0447,-0.06,0.01,-0.07,flip -6873,做多,2020-12-19 12:10:00,2020-12-19 12:15:00,654.77,653.75,0.29,100.0,0.0445,-0.05,0.01,-0.06,flip -6874,做空,2020-12-19 12:15:00,2020-12-19 12:20:00,653.75,654.24,0.29,100.0,0.0445,-0.02,0.01,-0.04,flip -6875,做多,2020-12-19 12:20:00,2020-12-19 12:25:00,654.24,653.89,0.29,100.0,0.0443,-0.02,0.01,-0.03,flip -6876,做空,2020-12-19 12:25:00,2020-12-19 12:30:00,653.89,657.0,0.29,100.0,0.0443,-0.14,0.01,-0.15,flip -6877,做多,2020-12-19 12:30:00,2020-12-19 12:35:00,657.0,659.3,0.29,100.0,0.0438,0.1,0.01,0.09,tp_upper -6878,做多,2020-12-19 13:15:00,2020-12-19 13:50:00,653.99,657.3,0.29,100.0,0.0441,0.15,0.01,0.13,tp_upper -6879,做多,2020-12-19 14:30:00,2020-12-19 15:05:00,653.63,659.34,0.29,100.0,0.0444,0.25,0.01,0.24,tp_upper -6880,做多,2020-12-19 16:00:00,2020-12-19 16:05:00,657.32,657.51,0.29,100.0,0.0444,0.01,0.01,-0.01,tp_upper -6881,做多,2020-12-19 19:25:00,2020-12-19 19:35:00,658.61,658.36,0.29,100.0,0.0443,-0.01,0.01,-0.03,flip -6882,做空,2020-12-19 19:35:00,2020-12-19 19:40:00,658.36,659.44,0.29,100.0,0.0443,-0.05,0.01,-0.06,flip -6883,做多,2020-12-19 19:40:00,2020-12-19 20:05:00,659.44,664.4,0.29,100.0,0.0441,0.22,0.01,0.2,tp_upper -6884,做多,2020-12-19 23:10:00,2020-12-19 23:15:00,661.74,660.59,0.29,100.0,0.0442,-0.05,0.01,-0.07,flip -6885,做空,2020-12-19 23:15:00,2020-12-19 23:25:00,660.59,658.97,0.29,100.0,0.0442,0.07,0.01,0.06,tp_lower -6886,做多,2020-12-20 07:10:00,2020-12-20 07:20:00,652.75,651.4,0.3,100.0,0.0457,-0.06,0.01,-0.08,flip -6887,做空,2020-12-20 07:20:00,2020-12-20 07:45:00,651.4,654.2,0.3,100.0,0.0457,-0.13,0.01,-0.14,flip -6888,做多,2020-12-20 07:45:00,2020-12-20 08:25:00,654.2,658.47,0.3,100.0,0.0452,0.19,0.01,0.18,tp_upper -6889,做多,2020-12-20 11:25:00,2020-12-20 12:05:00,653.23,648.86,0.3,100.0,0.0455,-0.2,0.01,-0.21,flip -6890,做空,2020-12-20 12:05:00,2020-12-20 12:40:00,648.86,646.42,0.3,100.0,0.0455,0.11,0.01,0.1,tp_lower -6891,做多,2020-12-20 15:30:00,2020-12-20 15:35:00,653.41,652.69,0.3,100.0,0.0453,-0.03,0.01,-0.05,flip -6892,做空,2020-12-20 15:35:00,2020-12-20 15:45:00,652.69,654.96,0.3,100.0,0.0453,-0.1,0.01,-0.12,flip -6893,做多,2020-12-20 15:45:00,2020-12-20 16:15:00,654.96,651.41,0.29,100.0,0.0449,-0.16,0.01,-0.17,flip -6894,做空,2020-12-20 16:15:00,2020-12-20 16:30:00,651.41,652.72,0.29,100.0,0.0449,-0.06,0.01,-0.07,flip -6895,做多,2020-12-20 16:30:00,2020-12-20 16:35:00,652.72,650.9,0.29,100.0,0.0446,-0.08,0.01,-0.1,flip -6896,做空,2020-12-20 16:35:00,2020-12-20 18:05:00,650.9,646.56,0.29,100.0,0.0446,0.19,0.01,0.18,tp_lower -6897,做多,2020-12-20 19:35:00,2020-12-20 19:40:00,650.56,650.02,0.29,100.0,0.0449,-0.02,0.01,-0.04,flip -6898,做空,2020-12-20 19:40:00,2020-12-20 19:50:00,650.02,650.3,0.29,100.0,0.0448,-0.01,0.01,-0.03,flip -6899,做多,2020-12-20 19:50:00,2020-12-20 20:00:00,650.3,650.3,0.29,100.0,0.0447,0.0,0.01,-0.01,flip -6900,做空,2020-12-20 20:00:00,2020-12-20 20:05:00,650.3,651.82,0.29,100.0,0.0447,-0.07,0.01,-0.08,flip -6901,做多,2020-12-20 20:05:00,2020-12-20 20:10:00,651.82,654.46,0.29,100.0,0.0444,0.12,0.01,0.1,tp_upper -6902,做多,2020-12-21 01:35:00,2020-12-21 01:40:00,645.94,645.57,0.29,100.0,0.0456,-0.02,0.01,-0.03,flip -6903,做空,2020-12-21 01:40:00,2020-12-21 02:05:00,645.57,644.4,0.29,100.0,0.0456,0.05,0.01,0.04,flip -6904,做多,2020-12-21 02:05:00,2020-12-21 02:15:00,644.4,644.86,0.29,100.0,0.0457,0.02,0.01,0.01,flip -6905,做空,2020-12-21 02:15:00,2020-12-21 02:25:00,644.86,644.06,0.29,100.0,0.0457,0.04,0.01,0.02,flip -6906,做多,2020-12-21 02:25:00,2020-12-21 03:00:00,644.06,644.46,0.29,100.0,0.0457,0.02,0.01,0.0,flip -6907,做空,2020-12-21 03:00:00,2020-12-21 03:30:00,644.46,646.21,0.29,100.0,0.0457,-0.08,0.01,-0.09,flip -6908,做多,2020-12-21 03:30:00,2020-12-21 04:50:00,646.21,644.27,0.29,100.0,0.0454,-0.09,0.01,-0.1,flip -6909,做空,2020-12-21 04:50:00,2020-12-21 05:40:00,644.27,643.43,0.29,100.0,0.0453,0.04,0.01,0.02,flip -6910,做多,2020-12-21 05:40:00,2020-12-21 05:45:00,643.43,642.97,0.29,100.0,0.0454,-0.02,0.01,-0.04,flip -6911,做空,2020-12-21 05:45:00,2020-12-21 05:50:00,642.97,643.03,0.29,100.0,0.0454,-0.0,0.01,-0.02,flip -6912,做多,2020-12-21 05:50:00,2020-12-21 05:55:00,643.03,642.58,0.29,100.0,0.0453,-0.02,0.01,-0.03,flip -6913,做空,2020-12-21 05:55:00,2020-12-21 06:25:00,642.58,641.12,0.29,100.0,0.0453,0.07,0.01,0.05,flip -6914,做多,2020-12-21 06:25:00,2020-12-21 08:00:00,641.12,645.53,0.29,100.0,0.0454,0.2,0.01,0.19,tp_upper -6915,做多,2020-12-21 08:25:00,2020-12-21 08:30:00,644.19,642.22,0.29,100.0,0.0455,-0.09,0.01,-0.1,flip -6916,做空,2020-12-21 08:30:00,2020-12-21 08:40:00,642.22,643.43,0.29,100.0,0.0454,-0.05,0.01,-0.07,flip -6917,做多,2020-12-21 08:40:00,2020-12-21 08:45:00,643.43,639.9,0.29,100.0,0.0452,-0.16,0.01,-0.17,flip -6918,做空,2020-12-21 08:45:00,2020-12-21 08:50:00,639.9,637.44,0.29,100.0,0.0452,0.11,0.01,0.1,tp_lower -6919,做多,2020-12-21 19:05:00,2020-12-21 19:20:00,613.89,612.74,0.29,100.0,0.0472,-0.05,0.01,-0.07,flip -6920,做空,2020-12-21 19:20:00,2020-12-21 19:40:00,612.74,612.96,0.29,100.0,0.0472,-0.01,0.01,-0.02,flip -6921,做多,2020-12-21 19:40:00,2020-12-21 19:45:00,612.96,609.94,0.29,100.0,0.0471,-0.14,0.01,-0.16,flip -6922,做空,2020-12-21 19:45:00,2020-12-21 19:50:00,609.94,611.9,0.29,100.0,0.047,-0.09,0.01,-0.11,flip -6923,做多,2020-12-21 19:50:00,2020-12-21 20:00:00,611.9,610.74,0.29,100.0,0.0467,-0.05,0.01,-0.07,flip -6924,做空,2020-12-21 20:00:00,2020-12-21 20:05:00,610.74,610.83,0.28,100.0,0.0466,-0.0,0.01,-0.02,flip -6925,做多,2020-12-21 20:05:00,2020-12-21 20:30:00,610.83,611.33,0.28,100.0,0.0466,0.02,0.01,0.01,flip -6926,做空,2020-12-21 20:30:00,2020-12-21 20:35:00,611.33,613.49,0.28,100.0,0.0465,-0.1,0.01,-0.11,flip -6927,做多,2020-12-21 20:35:00,2020-12-21 20:40:00,613.49,611.12,0.28,100.0,0.0462,-0.11,0.01,-0.12,flip -6928,做空,2020-12-21 20:40:00,2020-12-21 21:05:00,611.12,611.05,0.28,100.0,0.0461,0.0,0.01,-0.01,flip -6929,做多,2020-12-21 21:05:00,2020-12-21 21:50:00,611.05,617.13,0.28,100.0,0.0461,0.28,0.01,0.27,tp_upper -6930,做多,2020-12-21 23:35:00,2020-12-21 23:40:00,614.14,613.07,0.28,100.0,0.0463,-0.05,0.01,-0.06,flip -6931,做空,2020-12-21 23:40:00,2020-12-21 23:55:00,613.07,608.18,0.28,100.0,0.0462,0.23,0.01,0.21,tp_lower -6932,做多,2020-12-22 00:15:00,2020-12-22 00:20:00,613.23,613.07,0.29,100.0,0.0478,-0.01,0.01,-0.02,flip -6933,做空,2020-12-22 00:20:00,2020-12-22 00:25:00,613.07,613.6,0.29,100.0,0.0478,-0.03,0.01,-0.04,flip -6934,做多,2020-12-22 00:25:00,2020-12-22 00:30:00,613.6,611.35,0.29,100.0,0.0476,-0.11,0.01,-0.12,flip -6935,做空,2020-12-22 00:30:00,2020-12-22 00:40:00,611.35,609.04,0.29,100.0,0.0476,0.11,0.01,0.1,tp_lower -6936,做多,2020-12-22 02:40:00,2020-12-22 02:45:00,611.29,610.84,0.29,100.0,0.0477,-0.02,0.01,-0.04,flip -6937,做空,2020-12-22 02:45:00,2020-12-22 02:50:00,610.84,611.29,0.29,100.0,0.0477,-0.02,0.01,-0.04,flip -6938,做多,2020-12-22 02:50:00,2020-12-22 03:00:00,611.29,611.38,0.29,100.0,0.0475,0.0,0.01,-0.01,flip -6939,做空,2020-12-22 03:00:00,2020-12-22 03:10:00,611.38,612.25,0.29,100.0,0.0475,-0.04,0.01,-0.06,flip -6940,做多,2020-12-22 03:10:00,2020-12-22 03:15:00,612.25,610.59,0.29,100.0,0.0473,-0.08,0.01,-0.09,flip -6941,做空,2020-12-22 03:15:00,2020-12-22 03:30:00,610.59,611.73,0.29,100.0,0.0473,-0.05,0.01,-0.07,flip -6942,做多,2020-12-22 03:30:00,2020-12-22 03:35:00,611.73,609.95,0.29,100.0,0.047,-0.08,0.01,-0.1,flip -6943,做空,2020-12-22 03:35:00,2020-12-22 03:40:00,609.95,611.95,0.29,100.0,0.047,-0.09,0.01,-0.11,flip -6944,做多,2020-12-22 03:40:00,2020-12-22 03:50:00,611.95,611.74,0.29,100.0,0.0466,-0.01,0.01,-0.02,flip -6945,做空,2020-12-22 03:50:00,2020-12-22 04:00:00,611.74,614.21,0.29,100.0,0.0466,-0.12,0.01,-0.13,flip -6946,做多,2020-12-22 04:00:00,2020-12-22 04:45:00,614.21,612.02,0.28,100.0,0.0462,-0.1,0.01,-0.12,flip -6947,做空,2020-12-22 04:45:00,2020-12-22 04:55:00,612.02,613.09,0.28,100.0,0.0461,-0.05,0.01,-0.06,flip -6948,做多,2020-12-22 04:55:00,2020-12-22 05:00:00,613.09,611.37,0.28,100.0,0.0459,-0.08,0.01,-0.09,flip -6949,做空,2020-12-22 05:00:00,2020-12-22 05:35:00,611.37,607.31,0.28,100.0,0.0459,0.19,0.01,0.17,tp_lower -6950,做多,2020-12-22 10:10:00,2020-12-22 10:15:00,606.59,604.23,0.28,100.0,0.0465,-0.11,0.01,-0.12,flip -6951,做空,2020-12-22 10:15:00,2020-12-22 11:05:00,604.23,605.7,0.28,100.0,0.0465,-0.07,0.01,-0.08,flip -6952,做多,2020-12-22 11:05:00,2020-12-22 12:00:00,605.7,613.14,0.28,100.0,0.0462,0.34,0.01,0.33,tp_upper -6953,做多,2020-12-22 21:50:00,2020-12-22 22:00:00,622.98,620.03,0.28,100.0,0.0454,-0.13,0.01,-0.15,flip -6954,做空,2020-12-22 22:00:00,2020-12-22 22:35:00,620.03,624.17,0.28,100.0,0.0454,-0.19,0.01,-0.2,flip -6955,做多,2020-12-22 22:35:00,2020-12-22 23:10:00,624.17,632.5,0.28,100.0,0.0447,0.37,0.01,0.36,tp_upper -6956,做多,2020-12-23 01:35:00,2020-12-23 01:40:00,629.64,629.51,0.29,100.0,0.0459,-0.01,0.01,-0.02,flip -6957,做空,2020-12-23 01:40:00,2020-12-23 01:50:00,629.51,629.46,0.29,100.0,0.0458,0.0,0.01,-0.01,flip -6958,做多,2020-12-23 01:50:00,2020-12-23 01:55:00,629.46,628.16,0.29,100.0,0.0458,-0.06,0.01,-0.07,flip -6959,做空,2020-12-23 01:55:00,2020-12-23 02:00:00,628.16,629.42,0.29,100.0,0.0457,-0.06,0.01,-0.07,flip -6960,做多,2020-12-23 02:00:00,2020-12-23 02:05:00,629.42,625.41,0.29,100.0,0.0455,-0.18,0.01,-0.2,flip -6961,做空,2020-12-23 02:05:00,2020-12-23 02:15:00,625.41,625.2,0.28,100.0,0.0455,0.01,0.01,-0.0,tp_lower -6962,做多,2020-12-23 12:30:00,2020-12-23 13:20:00,613.22,619.09,0.28,100.0,0.0463,0.27,0.01,0.26,tp_upper -6963,做多,2020-12-23 14:50:00,2020-12-23 14:55:00,612.86,612.8,0.29,100.0,0.0467,-0.0,0.01,-0.02,flip -6964,做空,2020-12-23 14:55:00,2020-12-23 15:10:00,612.8,611.24,0.29,100.0,0.0467,0.07,0.01,0.06,flip -6965,做多,2020-12-23 15:10:00,2020-12-23 15:20:00,611.24,609.94,0.29,100.0,0.0469,-0.06,0.01,-0.08,flip -6966,做空,2020-12-23 15:20:00,2020-12-23 15:35:00,609.94,611.59,0.29,100.0,0.0468,-0.08,0.01,-0.09,flip -6967,做多,2020-12-23 15:35:00,2020-12-23 15:45:00,611.59,608.16,0.28,100.0,0.0465,-0.16,0.01,-0.17,flip -6968,做空,2020-12-23 15:45:00,2020-12-23 16:00:00,608.16,604.15,0.28,100.0,0.0465,0.19,0.01,0.17,tp_lower -6969,做多,2020-12-23 17:40:00,2020-12-23 17:45:00,611.51,609.56,0.28,100.0,0.0465,-0.09,0.01,-0.1,flip -6970,做空,2020-12-23 17:45:00,2020-12-23 17:50:00,609.56,610.51,0.28,100.0,0.0465,-0.04,0.01,-0.06,flip -6971,做多,2020-12-23 17:50:00,2020-12-23 18:05:00,610.51,608.98,0.28,100.0,0.0463,-0.07,0.01,-0.08,flip -6972,做空,2020-12-23 18:05:00,2020-12-23 18:10:00,608.98,611.22,0.28,100.0,0.0462,-0.1,0.01,-0.12,flip -6973,做多,2020-12-23 18:10:00,2020-12-23 18:15:00,611.22,610.1,0.28,100.0,0.0458,-0.05,0.01,-0.07,flip -6974,做空,2020-12-23 18:15:00,2020-12-23 18:40:00,610.1,610.24,0.28,100.0,0.0458,-0.01,0.01,-0.02,flip -6975,做多,2020-12-23 18:40:00,2020-12-23 19:05:00,610.24,609.67,0.28,100.0,0.0457,-0.03,0.01,-0.04,flip -6976,做空,2020-12-23 19:05:00,2020-12-23 19:15:00,609.67,610.56,0.28,100.0,0.0457,-0.04,0.01,-0.05,flip -6977,做多,2020-12-23 19:15:00,2020-12-23 19:25:00,610.56,609.97,0.28,100.0,0.0455,-0.03,0.01,-0.04,flip -6978,做空,2020-12-23 19:25:00,2020-12-23 20:30:00,609.97,609.8,0.28,100.0,0.0455,0.01,0.01,-0.01,flip -6979,做多,2020-12-23 20:30:00,2020-12-23 20:35:00,609.8,609.31,0.28,100.0,0.0454,-0.02,0.01,-0.04,flip -6980,做空,2020-12-23 20:35:00,2020-12-23 20:40:00,609.31,610.05,0.28,100.0,0.0454,-0.03,0.01,-0.05,flip -6981,做多,2020-12-23 20:40:00,2020-12-23 20:45:00,610.05,607.63,0.28,100.0,0.0452,-0.11,0.01,-0.12,flip -6982,做空,2020-12-23 20:45:00,2020-12-23 21:15:00,607.63,602.75,0.27,100.0,0.0452,0.22,0.01,0.21,tp_lower -6983,做多,2020-12-24 07:40:00,2020-12-24 08:00:00,578.05,578.63,0.28,100.0,0.049,0.03,0.01,0.01,flip -6984,做空,2020-12-24 08:00:00,2020-12-24 08:05:00,578.63,580.44,0.28,100.0,0.049,-0.09,0.01,-0.1,flip -6985,做多,2020-12-24 08:05:00,2020-12-24 08:55:00,580.44,584.38,0.28,100.0,0.0486,0.19,0.01,0.18,tp_upper -6986,做多,2020-12-24 10:40:00,2020-12-24 10:45:00,579.61,578.84,0.28,100.0,0.049,-0.04,0.01,-0.05,flip -6987,做空,2020-12-24 10:45:00,2020-12-24 10:50:00,578.84,578.96,0.28,100.0,0.0489,-0.01,0.01,-0.02,flip -6988,做多,2020-12-24 10:50:00,2020-12-24 10:55:00,578.96,576.78,0.28,100.0,0.0488,-0.11,0.01,-0.12,flip -6989,做空,2020-12-24 10:55:00,2020-12-24 11:10:00,576.78,578.03,0.28,100.0,0.0488,-0.06,0.01,-0.08,tp_lower -6990,做多,2020-12-24 11:15:00,2020-12-24 11:20:00,580.68,583.66,0.28,100.0,0.0483,0.14,0.01,0.13,tp_upper -6991,做多,2020-12-24 12:30:00,2020-12-24 12:45:00,578.2,578.66,0.28,100.0,0.0487,0.02,0.01,0.01,flip -6992,做空,2020-12-24 12:45:00,2020-12-24 12:50:00,578.66,581.59,0.28,100.0,0.0487,-0.14,0.01,-0.16,flip -6993,做多,2020-12-24 12:50:00,2020-12-24 13:15:00,581.59,584.56,0.28,100.0,0.0481,0.14,0.01,0.13,tp_upper -6994,做多,2020-12-25 04:00:00,2020-12-25 04:35:00,607.22,607.39,0.28,100.0,0.0468,0.01,0.01,-0.01,flip -6995,做空,2020-12-25 04:35:00,2020-12-25 04:40:00,607.39,607.65,0.28,100.0,0.0467,-0.01,0.01,-0.03,flip -6996,做多,2020-12-25 04:40:00,2020-12-25 05:05:00,607.65,608.0,0.28,100.0,0.0466,0.02,0.01,0.0,flip -6997,做空,2020-12-25 05:05:00,2020-12-25 05:25:00,608.0,608.37,0.28,100.0,0.0466,-0.02,0.01,-0.03,flip -6998,做多,2020-12-25 05:25:00,2020-12-25 05:45:00,608.37,609.15,0.28,100.0,0.0465,0.04,0.01,0.02,flip -6999,做空,2020-12-25 05:45:00,2020-12-25 05:55:00,609.15,609.59,0.28,100.0,0.0464,-0.02,0.01,-0.03,flip -7000,做多,2020-12-25 05:55:00,2020-12-25 06:00:00,609.59,609.09,0.28,100.0,0.0463,-0.02,0.01,-0.04,flip -7001,做空,2020-12-25 06:00:00,2020-12-25 06:20:00,609.09,611.38,0.28,100.0,0.0463,-0.11,0.01,-0.12,flip -7002,做多,2020-12-25 06:20:00,2020-12-25 06:25:00,611.38,611.41,0.28,100.0,0.0459,0.0,0.01,-0.01,tp_upper -7003,做多,2020-12-25 07:30:00,2020-12-25 07:40:00,610.47,609.76,0.28,100.0,0.0459,-0.03,0.01,-0.05,flip -7004,做空,2020-12-25 07:40:00,2020-12-25 07:45:00,609.76,611.26,0.28,100.0,0.0459,-0.07,0.01,-0.08,flip -7005,做多,2020-12-25 07:45:00,2020-12-25 07:50:00,611.26,610.76,0.28,100.0,0.0456,-0.02,0.01,-0.04,flip -7006,做空,2020-12-25 07:50:00,2020-12-25 07:55:00,610.76,613.04,0.28,100.0,0.0455,-0.1,0.01,-0.12,flip -7007,做多,2020-12-25 07:55:00,2020-12-25 08:00:00,613.04,617.85,0.28,100.0,0.0452,0.22,0.01,0.2,tp_upper -7008,做多,2020-12-25 15:00:00,2020-12-25 15:10:00,621.53,621.2,0.28,100.0,0.0448,-0.01,0.01,-0.03,flip -7009,做空,2020-12-25 15:10:00,2020-12-25 15:15:00,621.2,621.98,0.28,100.0,0.0448,-0.03,0.01,-0.05,flip -7010,做多,2020-12-25 15:15:00,2020-12-25 15:20:00,621.98,621.41,0.28,100.0,0.0446,-0.03,0.01,-0.04,flip -7011,做空,2020-12-25 15:20:00,2020-12-25 15:55:00,621.41,613.86,0.28,100.0,0.0446,0.34,0.01,0.32,tp_lower -7012,做多,2020-12-25 16:25:00,2020-12-25 16:30:00,623.57,621.81,0.28,100.0,0.0449,-0.08,0.01,-0.09,flip -7013,做空,2020-12-25 16:30:00,2020-12-25 16:45:00,621.81,613.39,0.28,100.0,0.0449,0.38,0.01,0.36,tp_lower -7014,做多,2020-12-25 20:55:00,2020-12-25 21:00:00,620.9,620.54,0.28,100.0,0.0455,-0.02,0.01,-0.03,flip -7015,做空,2020-12-25 21:00:00,2020-12-25 22:05:00,620.54,619.92,0.28,100.0,0.0455,0.03,0.01,0.01,flip -7016,做多,2020-12-25 22:05:00,2020-12-25 22:10:00,619.92,619.83,0.28,100.0,0.0455,-0.0,0.01,-0.02,flip -7017,做空,2020-12-25 22:10:00,2020-12-25 22:15:00,619.83,621.35,0.28,100.0,0.0455,-0.07,0.01,-0.08,flip -7018,做多,2020-12-25 22:15:00,2020-12-25 23:05:00,621.35,623.74,0.28,100.0,0.0452,0.11,0.01,0.09,tp_upper -7019,做多,2020-12-26 06:00:00,2020-12-26 06:30:00,628.5,626.54,0.29,100.0,0.0458,-0.09,0.01,-0.1,flip -7020,做空,2020-12-26 06:30:00,2020-12-26 06:35:00,626.54,627.53,0.29,100.0,0.0458,-0.05,0.01,-0.06,flip -7021,做多,2020-12-26 06:35:00,2020-12-26 07:05:00,627.53,627.79,0.29,100.0,0.0456,0.01,0.01,-0.0,flip -7022,做空,2020-12-26 07:05:00,2020-12-26 07:10:00,627.79,628.18,0.29,100.0,0.0455,-0.02,0.01,-0.03,flip -7023,做多,2020-12-26 07:10:00,2020-12-26 07:15:00,628.18,627.48,0.29,100.0,0.0454,-0.03,0.01,-0.05,flip -7024,做空,2020-12-26 07:15:00,2020-12-26 07:20:00,627.48,628.31,0.28,100.0,0.0454,-0.04,0.01,-0.05,flip -7025,做多,2020-12-26 07:20:00,2020-12-26 07:30:00,628.31,628.2,0.28,100.0,0.0452,-0.0,0.01,-0.02,flip -7026,做空,2020-12-26 07:30:00,2020-12-26 07:45:00,628.2,623.21,0.28,100.0,0.0452,0.23,0.01,0.21,tp_lower -7027,做多,2020-12-26 08:10:00,2020-12-26 08:15:00,627.98,627.61,0.29,100.0,0.0455,-0.02,0.01,-0.03,flip -7028,做空,2020-12-26 08:15:00,2020-12-26 08:20:00,627.61,629.43,0.29,100.0,0.0455,-0.08,0.01,-0.1,flip -7029,做多,2020-12-26 08:20:00,2020-12-26 08:50:00,629.43,627.77,0.28,100.0,0.0452,-0.07,0.01,-0.09,flip -7030,做空,2020-12-26 08:50:00,2020-12-26 08:55:00,627.77,628.01,0.28,100.0,0.0451,-0.01,0.01,-0.02,flip -7031,做多,2020-12-26 08:55:00,2020-12-26 12:50:00,628.01,625.35,0.28,100.0,0.045,-0.12,0.01,-0.13,flip -7032,做空,2020-12-26 12:50:00,2020-12-26 13:00:00,625.35,624.77,0.28,100.0,0.045,0.03,0.01,0.01,flip -7033,做多,2020-12-26 13:00:00,2020-12-26 14:10:00,624.77,629.91,0.28,100.0,0.045,0.23,0.01,0.22,tp_upper -7034,做多,2020-12-26 14:10:00,2020-12-26 14:15:00,629.91,629.16,0.28,100.0,0.045,-0.03,0.01,-0.05,tp_upper -7035,做多,2020-12-26 22:20:00,2020-12-27 00:40:00,636.61,639.88,0.28,100.0,0.0444,0.15,0.01,0.13,flip -7036,做空,2020-12-27 00:40:00,2020-12-27 01:00:00,639.88,643.74,0.29,100.0,0.045,-0.17,0.01,-0.19,flip -7037,做多,2020-12-27 01:00:00,2020-12-27 01:10:00,643.74,640.55,0.29,100.0,0.0444,-0.14,0.01,-0.16,flip -7038,做空,2020-12-27 01:10:00,2020-12-27 01:15:00,640.55,642.29,0.28,100.0,0.0444,-0.08,0.01,-0.09,flip -7039,做多,2020-12-27 01:15:00,2020-12-27 01:40:00,642.29,643.32,0.28,100.0,0.0441,0.05,0.01,0.03,flip -7040,做空,2020-12-27 01:40:00,2020-12-27 02:00:00,643.32,643.82,0.28,100.0,0.0441,-0.02,0.01,-0.04,flip -7041,做多,2020-12-27 02:00:00,2020-12-27 02:20:00,643.82,652.62,0.28,100.0,0.044,0.39,0.01,0.37,tp_upper -7042,做多,2020-12-27 03:40:00,2020-12-27 03:45:00,644.0,643.9,0.29,100.0,0.0445,-0.0,0.01,-0.02,flip -7043,做空,2020-12-27 03:45:00,2020-12-27 03:50:00,643.9,645.03,0.29,100.0,0.0445,-0.05,0.01,-0.06,flip -7044,做多,2020-12-27 03:50:00,2020-12-27 04:45:00,645.03,643.41,0.29,100.0,0.0443,-0.07,0.01,-0.09,flip -7045,做空,2020-12-27 04:45:00,2020-12-27 04:55:00,643.41,644.29,0.28,100.0,0.0442,-0.04,0.01,-0.05,flip -7046,做多,2020-12-27 04:55:00,2020-12-27 06:00:00,644.29,651.19,0.28,100.0,0.044,0.3,0.01,0.29,tp_upper -7047,做多,2020-12-27 09:00:00,2020-12-27 09:15:00,646.36,646.65,0.29,100.0,0.0443,0.01,0.01,-0.0,flip -7048,做空,2020-12-27 09:15:00,2020-12-27 09:20:00,646.65,647.83,0.29,100.0,0.0443,-0.05,0.01,-0.07,flip -7049,做多,2020-12-27 09:20:00,2020-12-27 09:30:00,647.83,647.0,0.29,100.0,0.0441,-0.04,0.01,-0.05,flip -7050,做空,2020-12-27 09:30:00,2020-12-27 09:45:00,647.0,647.05,0.28,100.0,0.044,-0.0,0.01,-0.02,flip -7051,做多,2020-12-27 09:45:00,2020-12-27 10:00:00,647.05,647.23,0.28,100.0,0.044,0.01,0.01,-0.01,flip -7052,做空,2020-12-27 10:00:00,2020-12-27 10:05:00,647.23,647.93,0.28,100.0,0.0439,-0.03,0.01,-0.04,flip -7053,做多,2020-12-27 10:05:00,2020-12-27 10:10:00,647.93,647.44,0.28,100.0,0.0438,-0.02,0.01,-0.04,flip -7054,做空,2020-12-27 10:10:00,2020-12-27 11:00:00,647.44,649.27,0.28,100.0,0.0438,-0.08,0.01,-0.09,flip -7055,做多,2020-12-27 11:00:00,2020-12-27 11:15:00,649.27,648.1,0.28,100.0,0.0435,-0.05,0.01,-0.06,flip -7056,做空,2020-12-27 11:15:00,2020-12-27 11:30:00,648.1,640.94,0.28,100.0,0.0434,0.31,0.01,0.3,tp_lower -7057,做多,2020-12-27 13:55:00,2020-12-27 14:00:00,649.1,657.81,0.28,100.0,0.0438,0.38,0.01,0.37,tp_upper -7058,做多,2020-12-27 21:00:00,2020-12-27 21:10:00,677.27,670.45,0.29,100.0,0.0425,-0.29,0.01,-0.3,flip -7059,做空,2020-12-27 21:10:00,2020-12-27 21:45:00,670.45,680.54,0.28,100.0,0.0425,-0.43,0.01,-0.44,flip -7060,做多,2020-12-27 21:45:00,2020-12-27 21:50:00,680.54,680.17,0.28,100.0,0.0412,-0.02,0.01,-0.03,flip -7061,做空,2020-12-27 21:50:00,2020-12-27 22:05:00,680.17,684.0,0.28,100.0,0.0411,-0.16,0.01,-0.17,flip -7062,做多,2020-12-27 22:05:00,2020-12-27 22:10:00,684.0,682.29,0.28,100.0,0.0406,-0.07,0.01,-0.08,flip -7063,做空,2020-12-27 22:10:00,2020-12-27 22:40:00,682.29,685.44,0.28,100.0,0.0406,-0.13,0.01,-0.14,flip -7064,做多,2020-12-27 22:40:00,2020-12-27 22:45:00,685.44,684.79,0.28,100.0,0.0402,-0.03,0.01,-0.04,flip -7065,做空,2020-12-27 22:45:00,2020-12-27 22:50:00,684.79,688.91,0.27,100.0,0.0401,-0.17,0.01,-0.18,flip -7066,做多,2020-12-27 22:50:00,2020-12-27 22:55:00,688.91,688.04,0.27,100.0,0.0396,-0.03,0.01,-0.05,flip -7067,做空,2020-12-27 22:55:00,2020-12-27 23:05:00,688.04,691.33,0.27,100.0,0.0396,-0.13,0.01,-0.14,flip -7068,做多,2020-12-27 23:05:00,2020-12-27 23:15:00,691.33,689.16,0.27,100.0,0.0391,-0.08,0.01,-0.1,flip -7069,做空,2020-12-27 23:15:00,2020-12-27 23:20:00,689.16,694.75,0.27,100.0,0.0391,-0.22,0.01,-0.23,flip -7070,做多,2020-12-27 23:20:00,2020-12-27 23:40:00,694.75,692.0,0.27,100.0,0.0384,-0.11,0.01,-0.12,flip -7071,做空,2020-12-27 23:40:00,2020-12-28 00:05:00,692.0,693.99,0.27,100.0,0.0384,-0.08,0.01,-0.09,flip -7072,做多,2020-12-28 00:05:00,2020-12-28 00:10:00,693.99,707.43,0.27,100.0,0.0394,0.53,0.01,0.52,tp_upper -7073,做多,2020-12-28 12:35:00,2020-12-28 13:05:00,726.23,720.02,0.28,100.0,0.0384,-0.24,0.01,-0.25,flip -7074,做空,2020-12-28 13:05:00,2020-12-28 13:10:00,720.02,722.52,0.28,100.0,0.0384,-0.1,0.01,-0.11,flip -7075,做多,2020-12-28 13:10:00,2020-12-28 13:30:00,722.52,726.72,0.27,100.0,0.038,0.16,0.01,0.15,flip -7076,做空,2020-12-28 13:30:00,2020-12-28 15:45:00,726.72,729.73,0.28,100.0,0.038,-0.11,0.01,-0.13,flip -7077,做多,2020-12-28 15:45:00,2020-12-28 15:50:00,729.73,729.77,0.27,100.0,0.0377,0.0,0.01,-0.01,flip -7078,做空,2020-12-28 15:50:00,2020-12-28 15:55:00,729.77,729.97,0.27,100.0,0.0376,-0.01,0.01,-0.02,flip -7079,做多,2020-12-28 15:55:00,2020-12-28 16:05:00,729.97,744.13,0.27,100.0,0.0376,0.53,0.01,0.52,tp_upper -7080,做多,2020-12-28 21:00:00,2020-12-28 21:05:00,736.21,735.74,0.28,100.0,0.0379,-0.02,0.01,-0.03,flip -7081,做空,2020-12-28 21:05:00,2020-12-28 21:25:00,735.74,736.29,0.28,100.0,0.0379,-0.02,0.01,-0.03,flip -7082,做多,2020-12-28 21:25:00,2020-12-28 21:30:00,736.29,734.63,0.28,100.0,0.0378,-0.06,0.01,-0.08,flip -7083,做空,2020-12-28 21:30:00,2020-12-28 22:30:00,734.63,717.28,0.28,100.0,0.0378,0.66,0.01,0.64,tp_lower -7084,做多,2020-12-29 00:05:00,2020-12-29 00:15:00,740.67,737.2,0.29,100.0,0.0387,-0.13,0.01,-0.15,flip -7085,做空,2020-12-29 00:15:00,2020-12-29 00:30:00,737.2,728.98,0.29,100.0,0.0387,0.32,0.01,0.3,tp_lower -7086,做多,2020-12-29 08:00:00,2020-12-29 08:10:00,714.21,714.68,0.29,100.0,0.0403,0.02,0.01,0.0,flip -7087,做空,2020-12-29 08:10:00,2020-12-29 08:40:00,714.68,714.49,0.29,100.0,0.0403,0.01,0.01,-0.01,flip -7088,做多,2020-12-29 08:40:00,2020-12-29 09:00:00,714.49,714.47,0.29,100.0,0.0403,-0.0,0.01,-0.02,flip -7089,做空,2020-12-29 09:00:00,2020-12-29 09:15:00,714.47,714.24,0.29,100.0,0.0402,0.01,0.01,-0.01,flip -7090,做多,2020-12-29 09:15:00,2020-12-29 09:35:00,714.24,724.96,0.29,100.0,0.0402,0.43,0.01,0.42,tp_upper -7091,做多,2020-12-29 15:00:00,2020-12-29 15:15:00,725.3,721.8,0.29,100.0,0.0402,-0.14,0.01,-0.16,flip -7092,做空,2020-12-29 15:15:00,2020-12-29 16:05:00,721.8,711.85,0.29,100.0,0.0401,0.4,0.01,0.38,tp_lower -7093,做多,2020-12-29 18:00:00,2020-12-29 18:10:00,721.85,722.75,0.29,100.0,0.0406,0.04,0.01,0.02,flip -7094,做空,2020-12-29 18:10:00,2020-12-29 18:25:00,722.75,723.1,0.29,100.0,0.0406,-0.01,0.01,-0.03,flip -7095,做多,2020-12-29 18:25:00,2020-12-29 18:40:00,723.1,723.28,0.29,100.0,0.0405,0.01,0.01,-0.01,flip -7096,做空,2020-12-29 18:40:00,2020-12-29 19:05:00,723.28,726.64,0.29,100.0,0.0405,-0.14,0.01,-0.15,flip -7097,做多,2020-12-29 19:05:00,2020-12-29 20:10:00,726.64,726.07,0.29,100.0,0.0401,-0.02,0.01,-0.04,flip -7098,做空,2020-12-29 20:10:00,2020-12-29 20:20:00,726.07,726.95,0.29,100.0,0.04,-0.04,0.01,-0.05,flip -7099,做多,2020-12-29 20:20:00,2020-12-29 20:25:00,726.95,726.73,0.29,100.0,0.0399,-0.01,0.01,-0.02,flip -7100,做空,2020-12-29 20:25:00,2020-12-29 21:45:00,726.73,725.9,0.29,100.0,0.0398,0.03,0.01,0.02,flip -7101,做多,2020-12-29 21:45:00,2020-12-29 23:30:00,725.9,734.0,0.29,100.0,0.0399,0.32,0.01,0.31,tp_upper -7102,做多,2020-12-30 03:50:00,2020-12-30 04:05:00,733.58,733.23,0.3,100.0,0.0405,-0.01,0.01,-0.03,flip -7103,做空,2020-12-30 04:05:00,2020-12-30 05:10:00,733.23,733.52,0.3,100.0,0.0405,-0.01,0.01,-0.03,flip -7104,做多,2020-12-30 05:10:00,2020-12-30 06:00:00,733.52,731.7,0.3,100.0,0.0404,-0.07,0.01,-0.09,flip -7105,做空,2020-12-30 06:00:00,2020-12-30 06:30:00,731.7,735.21,0.3,100.0,0.0404,-0.14,0.01,-0.16,flip -7106,做多,2020-12-30 06:30:00,2020-12-30 07:05:00,735.21,742.46,0.29,100.0,0.0399,0.29,0.01,0.27,tp_upper -7107,做多,2020-12-30 08:00:00,2020-12-30 08:20:00,737.38,736.44,0.3,100.0,0.0402,-0.04,0.01,-0.05,flip -7108,做空,2020-12-30 08:20:00,2020-12-30 08:25:00,736.44,730.46,0.3,100.0,0.0401,0.24,0.01,0.23,tp_lower -7109,做多,2020-12-30 14:15:00,2020-12-30 14:25:00,731.92,730.94,0.3,100.0,0.0407,-0.04,0.01,-0.05,flip -7110,做空,2020-12-30 14:25:00,2020-12-30 14:30:00,730.94,733.82,0.3,100.0,0.0406,-0.12,0.01,-0.13,flip -7111,做多,2020-12-30 14:30:00,2020-12-30 16:00:00,733.82,735.16,0.3,100.0,0.0403,0.05,0.01,0.04,tp_upper -7112,做多,2020-12-30 16:10:00,2020-12-30 17:00:00,729.35,736.9,0.3,100.0,0.0405,0.31,0.01,0.29,tp_upper -7113,做多,2020-12-31 04:30:00,2020-12-31 06:35:00,745.67,743.5,0.3,100.0,0.0404,-0.09,0.02,-0.1,flip -7114,做空,2020-12-31 06:35:00,2020-12-31 07:00:00,743.5,746.83,0.3,100.0,0.0404,-0.13,0.02,-0.15,flip -7115,做多,2020-12-31 07:00:00,2020-12-31 07:05:00,746.83,754.87,0.3,100.0,0.04,0.32,0.02,0.31,tp_upper -7116,做多,2020-12-31 08:30:00,2020-12-31 09:00:00,744.72,744.05,0.3,100.0,0.0405,-0.03,0.02,-0.04,flip -7117,做空,2020-12-31 09:00:00,2020-12-31 09:05:00,744.05,744.77,0.3,100.0,0.0404,-0.03,0.02,-0.04,flip -7118,做多,2020-12-31 09:05:00,2020-12-31 09:10:00,744.77,741.63,0.3,100.0,0.0403,-0.13,0.01,-0.14,flip -7119,做空,2020-12-31 09:10:00,2020-12-31 09:20:00,741.63,745.35,0.3,100.0,0.0403,-0.15,0.02,-0.16,flip -7120,做多,2020-12-31 09:20:00,2020-12-31 10:20:00,745.35,751.04,0.3,100.0,0.0398,0.23,0.01,0.21,tp_upper -7121,做多,2020-12-31 12:15:00,2020-12-31 17:35:00,745.34,741.19,0.3,100.0,0.0401,-0.17,0.01,-0.18,flip -7122,做空,2020-12-31 17:35:00,2020-12-31 17:45:00,741.19,740.56,0.3,100.0,0.0401,0.03,0.01,0.01,flip -7123,做多,2020-12-31 17:45:00,2020-12-31 17:50:00,740.56,738.75,0.3,100.0,0.0401,-0.07,0.01,-0.09,flip -7124,做空,2020-12-31 17:50:00,2020-12-31 18:45:00,738.75,740.55,0.3,100.0,0.0401,-0.07,0.01,-0.09,flip -7125,做多,2020-12-31 18:45:00,2020-12-31 19:00:00,740.55,739.02,0.29,100.0,0.0398,-0.06,0.01,-0.08,flip -7126,做空,2020-12-31 19:00:00,2020-12-31 19:05:00,739.02,740.33,0.29,100.0,0.0398,-0.05,0.01,-0.07,flip -7127,做多,2020-12-31 19:05:00,2020-12-31 19:55:00,740.33,739.53,0.29,100.0,0.0396,-0.03,0.01,-0.05,flip -7128,做空,2020-12-31 19:55:00,2020-12-31 22:05:00,739.53,738.88,0.29,100.0,0.0396,0.03,0.01,0.01,flip -7129,做多,2020-12-31 22:05:00,2020-12-31 23:00:00,738.88,738.32,0.29,100.0,0.0396,-0.02,0.01,-0.04,flip -7130,做空,2020-12-31 23:00:00,2021-01-01 00:00:00,738.32,737.6,0.29,100.0,0.0395,0.03,0.01,0.01,flip -7131,做多,2021-01-01 00:00:00,2021-01-01 01:10:00,737.6,744.47,0.3,100.0,0.0402,0.28,0.01,0.26,tp_upper -7132,做多,2021-01-01 01:10:00,2021-01-01 01:15:00,744.47,741.19,0.3,100.0,0.0402,-0.13,0.01,-0.15,tp_upper -7133,做多,2021-01-01 05:10:00,2021-01-01 05:20:00,743.63,742.21,0.3,100.0,0.04,-0.06,0.01,-0.07,flip -7134,做空,2021-01-01 05:20:00,2021-01-01 05:25:00,742.21,742.32,0.3,100.0,0.04,-0.0,0.01,-0.02,flip -7135,做多,2021-01-01 05:25:00,2021-01-01 05:30:00,742.32,741.89,0.3,100.0,0.0399,-0.02,0.01,-0.03,flip -7136,做空,2021-01-01 05:30:00,2021-01-01 05:35:00,741.89,742.28,0.3,100.0,0.0399,-0.02,0.01,-0.03,flip -7137,做多,2021-01-01 05:35:00,2021-01-01 05:40:00,742.28,742.07,0.3,100.0,0.0398,-0.01,0.01,-0.02,flip -7138,做空,2021-01-01 05:40:00,2021-01-01 05:45:00,742.07,742.49,0.3,100.0,0.0398,-0.02,0.01,-0.03,flip -7139,做多,2021-01-01 05:45:00,2021-01-01 05:50:00,742.49,741.52,0.29,100.0,0.0397,-0.04,0.01,-0.05,flip -7140,做空,2021-01-01 05:50:00,2021-01-01 05:55:00,741.52,741.61,0.29,100.0,0.0396,-0.0,0.01,-0.02,flip -7141,做多,2021-01-01 05:55:00,2021-01-01 06:15:00,741.61,740.9,0.29,100.0,0.0396,-0.03,0.01,-0.04,flip -7142,做空,2021-01-01 06:15:00,2021-01-01 07:10:00,740.9,735.45,0.29,100.0,0.0395,0.22,0.01,0.2,tp_lower -7143,做多,2021-01-01 11:15:00,2021-01-01 11:30:00,740.47,740.19,0.29,100.0,0.0398,-0.01,0.01,-0.03,flip -7144,做空,2021-01-01 11:30:00,2021-01-01 11:45:00,740.19,740.19,0.29,100.0,0.0398,0.0,0.01,-0.01,flip -7145,做多,2021-01-01 11:45:00,2021-01-01 11:50:00,740.19,738.09,0.29,100.0,0.0397,-0.08,0.01,-0.1,flip -7146,做空,2021-01-01 11:50:00,2021-01-01 11:55:00,738.09,739.88,0.29,100.0,0.0397,-0.07,0.01,-0.09,flip -7147,做多,2021-01-01 11:55:00,2021-01-01 12:00:00,739.88,738.15,0.29,100.0,0.0395,-0.07,0.01,-0.08,flip -7148,做空,2021-01-01 12:00:00,2021-01-01 12:20:00,738.15,740.16,0.29,100.0,0.0394,-0.08,0.01,-0.09,flip -7149,做多,2021-01-01 12:20:00,2021-01-01 12:50:00,740.16,733.57,0.29,100.0,0.0392,-0.26,0.01,-0.27,flip -7150,做空,2021-01-01 12:50:00,2021-01-01 13:25:00,733.57,738.88,0.29,100.0,0.0391,-0.21,0.01,-0.22,flip -7151,做多,2021-01-01 13:25:00,2021-01-01 13:30:00,738.88,737.87,0.28,100.0,0.0385,-0.04,0.01,-0.05,flip -7152,做空,2021-01-01 13:30:00,2021-01-01 13:35:00,737.87,739.5,0.28,100.0,0.0385,-0.06,0.01,-0.08,flip -7153,做多,2021-01-01 13:35:00,2021-01-01 13:40:00,739.5,738.99,0.28,100.0,0.0383,-0.02,0.01,-0.03,flip -7154,做空,2021-01-01 13:40:00,2021-01-01 15:05:00,738.99,737.32,0.28,100.0,0.0382,0.06,0.01,0.05,flip -7155,做多,2021-01-01 15:05:00,2021-01-01 15:20:00,737.32,738.0,0.28,100.0,0.0384,0.03,0.01,0.01,flip -7156,做空,2021-01-01 15:20:00,2021-01-01 15:25:00,738.0,740.11,0.28,100.0,0.0383,-0.08,0.01,-0.1,flip -7157,做多,2021-01-01 15:25:00,2021-01-01 15:35:00,740.11,734.83,0.28,100.0,0.0381,-0.2,0.01,-0.22,flip -7158,做空,2021-01-01 15:35:00,2021-01-01 15:45:00,734.83,736.98,0.28,100.0,0.038,-0.08,0.01,-0.1,flip -7159,做多,2021-01-01 15:45:00,2021-01-01 15:50:00,736.98,736.89,0.28,100.0,0.0378,-0.0,0.01,-0.02,flip -7160,做空,2021-01-01 15:50:00,2021-01-01 16:35:00,736.89,737.57,0.28,100.0,0.0377,-0.03,0.01,-0.04,flip -7161,做多,2021-01-01 16:35:00,2021-01-01 16:40:00,737.57,737.42,0.28,100.0,0.0376,-0.01,0.01,-0.02,flip -7162,做空,2021-01-01 16:40:00,2021-01-01 17:10:00,737.42,736.38,0.28,100.0,0.0376,0.04,0.01,0.03,flip -7163,做多,2021-01-01 17:10:00,2021-01-02 02:20:00,736.38,733.63,0.28,100.0,0.0377,-0.1,0.01,-0.12,tp_upper -7164,做多,2021-01-02 04:15:00,2021-01-02 05:10:00,728.3,733.29,0.28,100.0,0.0391,0.2,0.01,0.18,tp_upper -7165,做多,2021-01-02 09:30:00,2021-01-02 09:50:00,731.32,729.39,0.29,100.0,0.0392,-0.08,0.01,-0.09,flip -7166,做空,2021-01-02 09:50:00,2021-01-02 10:00:00,729.39,726.15,0.29,100.0,0.0391,0.13,0.01,0.11,tp_lower -7167,做多,2021-01-02 10:20:00,2021-01-02 10:35:00,731.8,732.6,0.29,100.0,0.0391,0.03,0.01,0.02,flip -7168,做空,2021-01-02 10:35:00,2021-01-02 11:20:00,732.6,728.8,0.29,100.0,0.0391,0.15,0.01,0.13,tp_lower -7169,做多,2021-01-02 12:15:00,2021-01-02 12:20:00,731.21,738.38,0.29,100.0,0.0393,0.28,0.01,0.27,tp_upper -7170,做多,2021-01-02 12:20:00,2021-01-02 12:25:00,738.38,740.82,0.29,100.0,0.0393,0.1,0.01,0.08,tp_upper -7171,做多,2021-01-02 21:00:00,2021-01-02 21:20:00,765.87,768.4,0.29,100.0,0.038,0.1,0.01,0.08,flip -7172,做空,2021-01-02 21:20:00,2021-01-02 21:50:00,768.4,770.22,0.29,100.0,0.0379,-0.07,0.01,-0.08,flip -7173,做多,2021-01-02 21:50:00,2021-01-02 22:30:00,770.22,772.16,0.29,100.0,0.0377,0.07,0.01,0.06,flip -7174,做空,2021-01-02 22:30:00,2021-01-02 22:35:00,772.16,773.14,0.29,100.0,0.0377,-0.04,0.01,-0.05,flip -7175,做多,2021-01-02 22:35:00,2021-01-02 22:50:00,773.14,772.42,0.29,100.0,0.0375,-0.03,0.01,-0.04,flip -7176,做空,2021-01-02 22:50:00,2021-01-02 22:55:00,772.42,772.59,0.29,100.0,0.0375,-0.01,0.01,-0.02,flip -7177,做多,2021-01-02 22:55:00,2021-01-02 23:00:00,772.59,767.81,0.29,100.0,0.0374,-0.18,0.01,-0.19,flip -7178,做空,2021-01-02 23:00:00,2021-01-02 23:20:00,767.81,774.94,0.29,100.0,0.0374,-0.27,0.01,-0.28,flip -7179,做多,2021-01-02 23:20:00,2021-01-03 00:05:00,774.94,775.69,0.28,100.0,0.0367,0.03,0.01,0.01,flip -7180,做空,2021-01-03 00:05:00,2021-01-03 00:25:00,775.69,774.65,0.29,100.0,0.0372,0.04,0.01,0.02,flip -7181,做多,2021-01-03 00:25:00,2021-01-03 01:00:00,774.65,775.46,0.29,100.0,0.0372,0.03,0.01,0.02,flip -7182,做空,2021-01-03 01:00:00,2021-01-03 01:45:00,775.46,777.04,0.29,100.0,0.0372,-0.06,0.01,-0.07,flip -7183,做多,2021-01-03 01:45:00,2021-01-03 03:10:00,777.04,775.63,0.29,100.0,0.037,-0.05,0.01,-0.07,flip -7184,做空,2021-01-03 03:10:00,2021-01-03 03:15:00,775.63,776.29,0.29,100.0,0.037,-0.02,0.01,-0.04,flip -7185,做多,2021-01-03 03:15:00,2021-01-03 03:25:00,776.29,775.86,0.29,100.0,0.0369,-0.02,0.01,-0.03,flip -7186,做空,2021-01-03 03:25:00,2021-01-03 03:30:00,775.86,776.19,0.29,100.0,0.0368,-0.01,0.01,-0.03,flip -7187,做多,2021-01-03 03:30:00,2021-01-03 03:40:00,776.19,776.02,0.29,100.0,0.0368,-0.01,0.01,-0.02,flip -7188,做空,2021-01-03 03:40:00,2021-01-03 03:45:00,776.02,776.58,0.29,100.0,0.0367,-0.02,0.01,-0.03,flip -7189,做多,2021-01-03 03:45:00,2021-01-03 03:50:00,776.58,775.58,0.28,100.0,0.0366,-0.04,0.01,-0.05,flip -7190,做空,2021-01-03 03:50:00,2021-01-03 04:45:00,775.58,774.52,0.28,100.0,0.0366,0.04,0.01,0.02,flip -7191,做多,2021-01-03 04:45:00,2021-01-03 05:00:00,774.52,784.3,0.28,100.0,0.0367,0.36,0.01,0.34,tp_upper -7192,做多,2021-01-04 08:45:00,2021-01-04 09:05:00,1016.37,1011.62,0.29,100.0,0.0286,-0.14,0.01,-0.15,flip -7193,做空,2021-01-04 09:05:00,2021-01-04 09:30:00,1011.62,961.67,0.29,100.0,0.0286,1.43,0.01,1.41,tp_lower -7194,做多,2021-01-04 12:45:00,2021-01-04 12:50:00,1018.16,1010.0,0.3,100.0,0.0297,-0.24,0.02,-0.26,flip -7195,做空,2021-01-04 12:50:00,2021-01-04 12:55:00,1010.0,1020.19,0.3,100.0,0.0297,-0.3,0.02,-0.32,flip -7196,做多,2021-01-04 12:55:00,2021-01-04 13:00:00,1020.19,997.76,0.3,100.0,0.0291,-0.65,0.01,-0.67,flip -7197,做空,2021-01-04 13:00:00,2021-01-04 14:00:00,997.76,1021.36,0.29,100.0,0.0291,-0.69,0.01,-0.7,flip -7198,做多,2021-01-04 14:00:00,2021-01-04 14:05:00,1021.36,1006.39,0.28,100.0,0.0277,-0.41,0.01,-0.43,flip -7199,做空,2021-01-04 14:05:00,2021-01-04 14:15:00,1006.39,1018.07,0.28,100.0,0.0277,-0.32,0.01,-0.34,flip -7200,做多,2021-01-04 14:15:00,2021-01-04 14:20:00,1018.07,1012.01,0.27,100.0,0.027,-0.16,0.01,-0.18,flip -7201,做空,2021-01-04 14:20:00,2021-01-04 14:25:00,1012.01,1020.78,0.27,100.0,0.027,-0.24,0.01,-0.25,flip -7202,做多,2021-01-04 14:25:00,2021-01-04 14:35:00,1020.78,1018.36,0.27,100.0,0.0265,-0.06,0.01,-0.08,flip -7203,做空,2021-01-04 14:35:00,2021-01-04 14:40:00,1018.36,1024.87,0.27,100.0,0.0265,-0.17,0.01,-0.19,flip -7204,做多,2021-01-04 14:40:00,2021-01-04 16:05:00,1024.87,1007.89,0.27,100.0,0.0261,-0.44,0.01,-0.46,flip -7205,做空,2021-01-04 16:05:00,2021-01-04 16:40:00,1007.89,1002.63,0.26,100.0,0.0261,0.14,0.01,0.12,flip -7206,做多,2021-01-04 16:40:00,2021-01-04 17:10:00,1002.63,1000.88,0.26,100.0,0.0263,-0.05,0.01,-0.06,flip -7207,做空,2021-01-04 17:10:00,2021-01-04 17:20:00,1000.88,1001.93,0.26,100.0,0.0263,-0.03,0.01,-0.04,flip -7208,做多,2021-01-04 17:20:00,2021-01-04 17:30:00,1001.93,1000.45,0.26,100.0,0.0262,-0.04,0.01,-0.05,flip -7209,做空,2021-01-04 17:30:00,2021-01-04 17:35:00,1000.45,1006.67,0.26,100.0,0.0262,-0.16,0.01,-0.18,flip -7210,做多,2021-01-04 17:35:00,2021-01-04 17:40:00,1006.67,995.72,0.26,100.0,0.0258,-0.28,0.01,-0.3,flip -7211,做空,2021-01-04 17:40:00,2021-01-04 17:50:00,995.72,999.19,0.26,100.0,0.0258,-0.09,0.01,-0.1,flip -7212,做多,2021-01-04 17:50:00,2021-01-04 19:30:00,999.19,1045.92,0.26,100.0,0.0256,1.2,0.01,1.18,tp_upper -7213,做多,2021-01-04 22:25:00,2021-01-04 22:45:00,1017.78,1015.9,0.27,100.0,0.0263,-0.05,0.01,-0.06,flip -7214,做空,2021-01-04 22:45:00,2021-01-04 23:25:00,1015.9,1025.35,0.27,100.0,0.0263,-0.25,0.01,-0.26,flip -7215,做多,2021-01-04 23:25:00,2021-01-04 23:45:00,1025.35,1044.54,0.26,100.0,0.0257,0.49,0.01,0.48,tp_upper -7216,做多,2021-01-05 03:30:00,2021-01-05 03:35:00,1054.85,1051.59,0.27,100.0,0.026,-0.08,0.01,-0.1,flip -7217,做空,2021-01-05 03:35:00,2021-01-05 04:10:00,1051.59,994.99,0.27,100.0,0.026,1.47,0.01,1.46,tp_lower -7218,做多,2021-01-05 08:15:00,2021-01-05 08:20:00,1043.48,1036.63,0.29,100.0,0.0276,-0.19,0.01,-0.2,flip -7219,做空,2021-01-05 08:20:00,2021-01-05 09:25:00,1036.63,1047.7,0.29,100.0,0.0276,-0.31,0.01,-0.32,flip -7220,做多,2021-01-05 09:25:00,2021-01-05 09:30:00,1047.7,1046.75,0.28,100.0,0.027,-0.03,0.01,-0.04,flip -7221,做空,2021-01-05 09:30:00,2021-01-05 09:40:00,1046.75,1048.4,0.28,100.0,0.0269,-0.04,0.01,-0.06,flip -7222,做多,2021-01-05 09:40:00,2021-01-05 09:45:00,1048.4,1042.49,0.28,100.0,0.0268,-0.16,0.01,-0.17,flip -7223,做空,2021-01-05 09:45:00,2021-01-05 10:20:00,1042.49,1038.11,0.28,100.0,0.0268,0.12,0.01,0.1,flip -7224,做多,2021-01-05 10:20:00,2021-01-05 10:30:00,1038.11,1030.88,0.28,100.0,0.027,-0.2,0.01,-0.21,flip -7225,做空,2021-01-05 10:30:00,2021-01-05 11:10:00,1030.88,1034.28,0.28,100.0,0.027,-0.09,0.01,-0.11,flip -7226,做多,2021-01-05 11:10:00,2021-01-05 11:15:00,1034.28,1029.02,0.28,100.0,0.0268,-0.14,0.01,-0.15,flip -7227,做空,2021-01-05 11:15:00,2021-01-05 11:25:00,1029.02,1032.45,0.28,100.0,0.0267,-0.09,0.01,-0.11,flip -7228,做多,2021-01-05 11:25:00,2021-01-05 13:55:00,1032.45,1025.28,0.27,100.0,0.0265,-0.19,0.01,-0.2,flip -7229,做空,2021-01-05 13:55:00,2021-01-05 14:10:00,1025.28,1015.1,0.27,100.0,0.0265,0.27,0.01,0.26,tp_lower -7230,做多,2021-01-05 14:35:00,2021-01-05 14:50:00,1026.2,1040.23,0.27,100.0,0.0267,0.37,0.01,0.36,tp_upper -7231,做多,2021-01-05 19:25:00,2021-01-05 19:35:00,1063.46,1102.68,0.28,100.0,0.0261,1.02,0.01,1.01,tp_upper -7232,做多,2021-01-06 00:35:00,2021-01-06 00:40:00,1081.49,1080.83,0.29,100.0,0.027,-0.02,0.01,-0.03,flip -7233,做空,2021-01-06 00:40:00,2021-01-06 00:50:00,1080.83,1083.88,0.29,100.0,0.0269,-0.08,0.01,-0.1,flip -7234,做多,2021-01-06 00:50:00,2021-01-06 00:55:00,1083.88,1082.52,0.29,100.0,0.0268,-0.04,0.01,-0.05,flip -7235,做空,2021-01-06 00:55:00,2021-01-06 01:30:00,1082.52,1062.45,0.29,100.0,0.0267,0.54,0.01,0.52,tp_lower -7236,做多,2021-01-06 02:15:00,2021-01-06 02:20:00,1084.46,1081.8,0.29,100.0,0.0271,-0.07,0.01,-0.09,flip -7237,做空,2021-01-06 02:20:00,2021-01-06 02:35:00,1081.8,1085.68,0.29,100.0,0.0271,-0.11,0.01,-0.12,flip -7238,做多,2021-01-06 02:35:00,2021-01-06 02:40:00,1085.68,1081.82,0.29,100.0,0.0269,-0.1,0.01,-0.12,flip -7239,做空,2021-01-06 02:40:00,2021-01-06 02:45:00,1081.82,1083.53,0.29,100.0,0.0269,-0.05,0.01,-0.06,flip -7240,做多,2021-01-06 02:45:00,2021-01-06 04:20:00,1083.53,1122.3,0.29,100.0,0.0268,1.04,0.02,1.02,tp_upper -7241,做多,2021-01-06 05:45:00,2021-01-06 06:05:00,1101.16,1118.77,0.3,100.0,0.0272,0.48,0.02,0.46,tp_upper -7242,做多,2021-01-06 08:30:00,2021-01-06 09:15:00,1103.1,1098.73,0.3,100.0,0.0276,-0.12,0.02,-0.14,flip -7243,做空,2021-01-06 09:15:00,2021-01-06 09:25:00,1098.73,1103.28,0.3,100.0,0.0276,-0.13,0.02,-0.14,flip -7244,做多,2021-01-06 09:25:00,2021-01-06 11:00:00,1103.28,1130.03,0.3,100.0,0.0273,0.73,0.02,0.72,tp_upper -7245,做多,2021-01-06 20:20:00,2021-01-06 20:35:00,1162.04,1166.73,0.31,100.0,0.0265,0.12,0.02,0.11,flip -7246,做空,2021-01-06 20:35:00,2021-01-07 02:30:00,1166.73,1193.91,0.31,100.0,0.0265,-0.72,0.02,-0.74,flip -7247,做多,2021-01-07 02:30:00,2021-01-07 03:20:00,1193.91,1216.5,0.31,100.0,0.0256,0.58,0.02,0.56,tp_upper -7248,做多,2021-01-07 06:40:00,2021-01-07 06:55:00,1199.03,1200.0,0.31,100.0,0.026,0.03,0.02,0.01,flip -7249,做空,2021-01-07 06:55:00,2021-01-07 07:10:00,1200.0,1205.1,0.31,100.0,0.0259,-0.13,0.02,-0.15,flip -7250,做多,2021-01-07 07:10:00,2021-01-07 07:15:00,1205.1,1200.52,0.31,100.0,0.0257,-0.12,0.02,-0.13,flip -7251,做空,2021-01-07 07:15:00,2021-01-07 07:35:00,1200.52,1193.73,0.31,100.0,0.0257,0.17,0.02,0.16,tp_lower -7252,做多,2021-01-07 09:50:00,2021-01-07 10:00:00,1204.03,1200.6,0.31,100.0,0.0257,-0.09,0.02,-0.1,flip -7253,做空,2021-01-07 10:00:00,2021-01-07 10:40:00,1200.6,1186.79,0.31,100.0,0.0257,0.35,0.02,0.34,tp_lower -7254,做多,2021-01-07 11:45:00,2021-01-07 11:50:00,1200.9,1197.72,0.31,100.0,0.0259,-0.08,0.02,-0.1,flip -7255,做空,2021-01-07 11:50:00,2021-01-07 11:55:00,1197.72,1205.05,0.31,100.0,0.0259,-0.19,0.02,-0.21,flip -7256,做多,2021-01-07 11:55:00,2021-01-07 12:05:00,1205.05,1213.72,0.31,100.0,0.0256,0.22,0.02,0.21,tp_upper -7257,做多,2021-01-07 19:35:00,2021-01-07 20:05:00,1229.58,1238.49,0.31,100.0,0.0252,0.22,0.02,0.21,flip -7258,做空,2021-01-07 20:05:00,2021-01-07 20:30:00,1238.49,1234.01,0.31,100.0,0.0252,0.11,0.02,0.1,flip -7259,做多,2021-01-07 20:30:00,2021-01-07 23:00:00,1234.01,1236.38,0.31,100.0,0.0254,0.06,0.02,0.04,flip -7260,做空,2021-01-07 23:00:00,2021-01-07 23:10:00,1236.38,1221.21,0.31,100.0,0.0253,0.38,0.02,0.37,tp_lower -7261,做多,2021-01-08 07:20:00,2021-01-08 09:50:00,1184.37,1219.24,0.32,100.0,0.0271,0.94,0.02,0.93,tp_upper -7262,做多,2021-01-08 15:20:00,2021-01-08 15:25:00,1231.78,1204.25,0.33,100.0,0.0268,-0.74,0.02,-0.75,flip -7263,做空,2021-01-08 15:25:00,2021-01-08 15:30:00,1204.25,1186.79,0.32,100.0,0.0268,0.47,0.02,0.45,tp_lower -7264,做多,2021-01-08 16:00:00,2021-01-08 16:45:00,1221.95,1231.67,0.33,100.0,0.0267,0.26,0.02,0.24,flip -7265,做空,2021-01-08 16:45:00,2021-01-08 16:50:00,1231.67,1233.76,0.33,100.0,0.0267,-0.06,0.02,-0.07,flip -7266,做多,2021-01-08 16:50:00,2021-01-08 16:55:00,1233.76,1228.65,0.33,100.0,0.0266,-0.14,0.02,-0.15,flip -7267,做空,2021-01-08 16:55:00,2021-01-08 17:00:00,1228.65,1230.57,0.33,100.0,0.0266,-0.05,0.02,-0.07,flip -7268,做多,2021-01-08 17:00:00,2021-01-08 17:05:00,1230.57,1224.75,0.33,100.0,0.0264,-0.15,0.02,-0.17,flip -7269,做空,2021-01-08 17:05:00,2021-01-08 17:10:00,1224.75,1233.32,0.32,100.0,0.0264,-0.23,0.02,-0.24,flip -7270,做多,2021-01-08 17:10:00,2021-01-08 17:20:00,1233.32,1226.34,0.32,100.0,0.026,-0.18,0.02,-0.2,flip -7271,做空,2021-01-08 17:20:00,2021-01-08 18:05:00,1226.34,1201.71,0.32,100.0,0.026,0.64,0.02,0.62,tp_lower -7272,做多,2021-01-08 22:40:00,2021-01-09 00:40:00,1216.78,1200.14,0.32,100.0,0.0267,-0.44,0.02,-0.46,flip -7273,做空,2021-01-09 00:40:00,2021-01-09 00:55:00,1200.14,1200.01,0.32,100.0,0.027,0.0,0.02,-0.01,flip -7274,做多,2021-01-09 00:55:00,2021-01-09 02:00:00,1200.01,1198.53,0.32,100.0,0.0269,-0.04,0.02,-0.06,flip -7275,做空,2021-01-09 02:00:00,2021-01-09 02:05:00,1198.53,1205.94,0.32,100.0,0.0269,-0.2,0.02,-0.22,flip -7276,做多,2021-01-09 02:05:00,2021-01-09 02:30:00,1205.94,1196.9,0.32,100.0,0.0265,-0.24,0.02,-0.26,flip -7277,做空,2021-01-09 02:30:00,2021-01-09 02:50:00,1196.9,1197.84,0.32,100.0,0.0265,-0.02,0.02,-0.04,flip -7278,做多,2021-01-09 02:50:00,2021-01-09 03:25:00,1197.84,1223.6,0.32,100.0,0.0265,0.68,0.02,0.67,tp_upper -7279,做多,2021-01-09 05:35:00,2021-01-09 05:50:00,1197.69,1195.48,0.32,100.0,0.027,-0.06,0.02,-0.08,flip -7280,做空,2021-01-09 05:50:00,2021-01-09 06:55:00,1195.48,1180.75,0.32,100.0,0.027,0.4,0.02,0.38,tp_lower -7281,做多,2021-01-09 08:10:00,2021-01-09 09:00:00,1203.16,1222.68,0.33,100.0,0.0271,0.53,0.02,0.51,tp_upper -7282,做多,2021-01-09 15:15:00,2021-01-09 16:00:00,1217.82,1220.76,0.33,100.0,0.0272,0.08,0.02,0.06,flip -7283,做空,2021-01-09 16:00:00,2021-01-09 16:15:00,1220.76,1217.06,0.33,100.0,0.0272,0.1,0.02,0.08,flip -7284,做多,2021-01-09 16:15:00,2021-01-09 16:20:00,1217.06,1214.71,0.33,100.0,0.0273,-0.06,0.02,-0.08,flip -7285,做空,2021-01-09 16:20:00,2021-01-09 16:55:00,1214.71,1203.9,0.33,100.0,0.0273,0.29,0.02,0.28,tp_lower -7286,做多,2021-01-09 17:10:00,2021-01-09 18:05:00,1220.64,1232.39,0.33,100.0,0.0273,0.32,0.02,0.3,tp_upper -7287,做多,2021-01-10 10:50:00,2021-01-10 13:15:00,1324.58,1314.85,0.34,100.0,0.0257,-0.25,0.02,-0.27,flip -7288,做空,2021-01-10 13:15:00,2021-01-10 13:30:00,1314.85,1323.0,0.34,100.0,0.0257,-0.21,0.02,-0.23,flip -7289,做多,2021-01-10 13:30:00,2021-01-10 13:35:00,1323.0,1314.61,0.34,100.0,0.0254,-0.21,0.02,-0.23,flip -7290,做空,2021-01-10 13:35:00,2021-01-10 14:50:00,1314.61,1287.7,0.33,100.0,0.0253,0.68,0.02,0.67,tp_lower -7291,做多,2021-01-10 15:45:00,2021-01-10 16:05:00,1312.51,1315.55,0.34,100.0,0.0259,0.08,0.02,0.06,flip -7292,做空,2021-01-10 16:05:00,2021-01-10 16:10:00,1315.55,1328.14,0.34,100.0,0.0259,-0.33,0.02,-0.34,flip -7293,做多,2021-01-10 16:10:00,2021-01-10 16:25:00,1328.14,1313.47,0.34,100.0,0.0253,-0.37,0.02,-0.39,flip -7294,做空,2021-01-10 16:25:00,2021-01-10 16:30:00,1313.47,1314.87,0.33,100.0,0.0253,-0.04,0.02,-0.05,flip -7295,做多,2021-01-10 16:30:00,2021-01-10 16:35:00,1314.87,1305.46,0.33,100.0,0.0252,-0.24,0.02,-0.25,flip -7296,做空,2021-01-10 16:35:00,2021-01-10 17:20:00,1305.46,1276.79,0.33,100.0,0.0252,0.72,0.02,0.71,tp_lower -7297,做多,2021-01-10 17:55:00,2021-01-10 18:10:00,1303.83,1308.11,0.34,100.0,0.0258,0.11,0.02,0.09,flip -7298,做空,2021-01-10 18:10:00,2021-01-10 19:40:00,1308.11,1275.08,0.34,100.0,0.0257,0.85,0.02,0.83,tp_lower -7299,做多,2021-01-11 09:55:00,2021-01-11 10:25:00,1136.6,1123.11,0.35,100.0,0.0307,-0.41,0.02,-0.43,flip -7300,做空,2021-01-11 10:25:00,2021-01-11 10:30:00,1123.11,1126.35,0.34,100.0,0.0306,-0.1,0.02,-0.12,flip -7301,做多,2021-01-11 10:30:00,2021-01-11 10:35:00,1126.35,1116.71,0.34,100.0,0.0304,-0.29,0.02,-0.31,flip -7302,做空,2021-01-11 10:35:00,2021-01-11 10:40:00,1116.71,1118.91,0.34,100.0,0.0304,-0.07,0.02,-0.08,flip -7303,做多,2021-01-11 10:40:00,2021-01-11 10:50:00,1118.91,1113.94,0.34,100.0,0.0302,-0.15,0.02,-0.17,flip -7304,做空,2021-01-11 10:50:00,2021-01-11 12:05:00,1113.94,1061.06,0.34,100.0,0.0302,1.6,0.02,1.58,tp_lower -7305,做多,2021-01-11 12:25:00,2021-01-11 12:30:00,1099.03,1094.78,0.35,100.0,0.0321,-0.14,0.02,-0.15,flip -7306,做空,2021-01-11 12:30:00,2021-01-11 12:45:00,1094.78,1089.6,0.35,100.0,0.032,0.17,0.02,0.15,flip -7307,做多,2021-01-11 12:45:00,2021-01-11 12:50:00,1089.6,1081.8,0.35,100.0,0.0323,-0.25,0.02,-0.27,flip -7308,做空,2021-01-11 12:50:00,2021-01-11 13:20:00,1081.8,1038.88,0.35,100.0,0.0323,1.38,0.02,1.37,tp_lower -7309,做多,2021-01-11 20:55:00,2021-01-11 21:00:00,1021.22,1011.96,0.36,100.0,0.0355,-0.33,0.02,-0.35,flip -7310,做空,2021-01-11 21:00:00,2021-01-11 21:05:00,1011.96,1013.21,0.36,100.0,0.0355,-0.04,0.02,-0.06,flip -7311,做多,2021-01-11 21:05:00,2021-01-11 22:15:00,1013.21,1064.26,0.36,100.0,0.0353,1.8,0.02,1.79,tp_upper -7312,做多,2021-01-12 11:05:00,2021-01-12 11:25:00,1101.13,1099.9,0.38,100.0,0.0345,-0.04,0.02,-0.06,flip -7313,做空,2021-01-12 11:25:00,2021-01-12 11:50:00,1099.9,1103.24,0.38,100.0,0.0345,-0.12,0.02,-0.13,flip -7314,做多,2021-01-12 11:50:00,2021-01-12 12:15:00,1103.24,1102.61,0.38,100.0,0.0342,-0.02,0.02,-0.04,flip -7315,做空,2021-01-12 12:15:00,2021-01-12 13:20:00,1102.61,1070.88,0.38,100.0,0.0342,1.08,0.02,1.07,tp_lower -7316,做多,2021-01-12 16:15:00,2021-01-12 16:20:00,1090.8,1084.0,0.39,100.0,0.0355,-0.24,0.02,-0.26,flip -7317,做空,2021-01-12 16:20:00,2021-01-12 16:35:00,1084.0,1088.1,0.38,100.0,0.0355,-0.15,0.02,-0.16,flip -7318,做多,2021-01-12 16:35:00,2021-01-12 16:45:00,1088.1,1084.71,0.38,100.0,0.0352,-0.12,0.02,-0.14,flip -7319,做空,2021-01-12 16:45:00,2021-01-12 16:50:00,1084.71,1094.35,0.38,100.0,0.0351,-0.34,0.02,-0.36,flip -7320,做多,2021-01-12 16:50:00,2021-01-12 19:25:00,1094.35,1085.58,0.38,100.0,0.0345,-0.3,0.02,-0.32,flip -7321,做空,2021-01-12 19:25:00,2021-01-12 19:50:00,1085.58,1082.14,0.37,100.0,0.0344,0.12,0.02,0.1,flip -7322,做多,2021-01-12 19:50:00,2021-01-12 20:00:00,1082.14,1077.15,0.37,100.0,0.0346,-0.17,0.02,-0.19,flip -7323,做空,2021-01-12 20:00:00,2021-01-12 20:50:00,1077.15,1079.18,0.37,100.0,0.0346,-0.07,0.02,-0.09,flip -7324,做多,2021-01-12 20:50:00,2021-01-12 21:00:00,1079.18,1079.92,0.37,100.0,0.0344,0.03,0.02,0.01,flip -7325,做空,2021-01-12 21:00:00,2021-01-12 21:10:00,1079.92,1078.89,0.37,100.0,0.0344,0.04,0.02,0.02,flip -7326,做多,2021-01-12 21:10:00,2021-01-12 21:15:00,1078.89,1076.5,0.37,100.0,0.0344,-0.08,0.02,-0.1,flip -7327,做空,2021-01-12 21:15:00,2021-01-12 21:50:00,1076.5,1080.08,0.37,100.0,0.0344,-0.12,0.02,-0.14,flip -7328,做多,2021-01-12 21:50:00,2021-01-12 21:55:00,1080.08,1078.98,0.37,100.0,0.0341,-0.04,0.02,-0.06,flip -7329,做空,2021-01-12 21:55:00,2021-01-12 22:00:00,1078.98,1085.39,0.37,100.0,0.0341,-0.22,0.02,-0.24,flip -7330,做多,2021-01-12 22:00:00,2021-01-12 22:25:00,1085.39,1073.26,0.37,100.0,0.0337,-0.41,0.02,-0.43,flip -7331,做空,2021-01-12 22:25:00,2021-01-12 23:00:00,1073.26,1042.96,0.36,100.0,0.0336,1.02,0.02,1.0,tp_lower -7332,做多,2021-01-13 06:05:00,2021-01-13 06:30:00,1038.09,1037.71,0.38,100.0,0.0364,-0.01,0.02,-0.03,flip -7333,做空,2021-01-13 06:30:00,2021-01-13 06:35:00,1037.71,1043.0,0.38,100.0,0.0363,-0.19,0.02,-0.21,flip -7334,做多,2021-01-13 06:35:00,2021-01-13 07:25:00,1043.0,1065.72,0.37,100.0,0.0359,0.82,0.02,0.8,tp_upper -7335,做多,2021-01-13 12:05:00,2021-01-13 12:15:00,1055.2,1052.39,0.38,100.0,0.0362,-0.1,0.02,-0.12,flip -7336,做空,2021-01-13 12:15:00,2021-01-13 12:25:00,1052.39,1053.74,0.38,100.0,0.0362,-0.05,0.02,-0.07,flip -7337,做多,2021-01-13 12:25:00,2021-01-13 13:00:00,1053.74,1054.98,0.38,100.0,0.0361,0.04,0.02,0.03,flip -7338,做空,2021-01-13 13:00:00,2021-01-13 13:05:00,1054.98,1068.02,0.38,100.0,0.036,-0.47,0.02,-0.49,flip -7339,做多,2021-01-13 13:05:00,2021-01-13 14:55:00,1068.02,1056.8,0.38,100.0,0.0351,-0.39,0.02,-0.41,flip -7340,做空,2021-01-13 14:55:00,2021-01-13 15:15:00,1056.8,1063.39,0.37,100.0,0.0351,-0.23,0.02,-0.25,flip -7341,做多,2021-01-13 15:15:00,2021-01-13 15:40:00,1063.39,1065.77,0.37,100.0,0.0346,0.08,0.02,0.06,flip -7342,做空,2021-01-13 15:40:00,2021-01-13 15:50:00,1065.77,1068.3,0.37,100.0,0.0346,-0.09,0.02,-0.11,flip -7343,做多,2021-01-13 15:50:00,2021-01-13 16:05:00,1068.3,1066.99,0.37,100.0,0.0344,-0.05,0.02,-0.06,flip -7344,做空,2021-01-13 16:05:00,2021-01-13 16:20:00,1066.99,1068.01,0.37,100.0,0.0344,-0.04,0.02,-0.05,flip -7345,做多,2021-01-13 16:20:00,2021-01-13 16:25:00,1068.01,1062.68,0.37,100.0,0.0343,-0.18,0.02,-0.2,flip -7346,做空,2021-01-13 16:25:00,2021-01-13 16:35:00,1062.68,1066.87,0.36,100.0,0.0342,-0.14,0.02,-0.16,flip -7347,做多,2021-01-13 16:35:00,2021-01-13 16:40:00,1066.87,1066.27,0.36,100.0,0.0339,-0.02,0.02,-0.04,flip -7348,做空,2021-01-13 16:40:00,2021-01-13 16:45:00,1066.27,1069.88,0.36,100.0,0.0339,-0.12,0.02,-0.14,flip -7349,做多,2021-01-13 16:45:00,2021-01-13 18:25:00,1069.88,1088.77,0.36,100.0,0.0336,0.64,0.02,0.62,tp_upper -7350,做多,2021-01-14 02:15:00,2021-01-14 02:20:00,1113.34,1112.43,0.37,100.0,0.0334,-0.03,0.02,-0.05,flip -7351,做空,2021-01-14 02:20:00,2021-01-14 02:25:00,1112.43,1115.77,0.37,100.0,0.0334,-0.11,0.02,-0.13,flip -7352,做多,2021-01-14 02:25:00,2021-01-14 02:55:00,1115.77,1115.14,0.37,100.0,0.0331,-0.02,0.02,-0.04,flip -7353,做空,2021-01-14 02:55:00,2021-01-14 03:50:00,1115.14,1098.29,0.37,100.0,0.0331,0.56,0.02,0.54,tp_lower -7354,做多,2021-01-14 06:20:00,2021-01-14 07:00:00,1119.99,1118.26,0.37,100.0,0.0334,-0.06,0.02,-0.08,flip -7355,做空,2021-01-14 07:00:00,2021-01-14 07:05:00,1118.26,1128.04,0.37,100.0,0.0334,-0.33,0.02,-0.35,flip -7356,做多,2021-01-14 07:05:00,2021-01-14 07:10:00,1128.04,1137.35,0.37,100.0,0.0328,0.31,0.02,0.29,tp_upper -7357,做多,2021-01-14 21:00:00,2021-01-14 21:10:00,1212.56,1196.72,0.37,100.0,0.0307,-0.49,0.02,-0.5,flip -7358,做空,2021-01-14 21:10:00,2021-01-14 21:30:00,1196.72,1185.98,0.37,100.0,0.0307,0.33,0.02,0.31,tp_lower -7359,做多,2021-01-14 23:45:00,2021-01-14 23:55:00,1218.14,1234.86,0.37,100.0,0.0304,0.51,0.02,0.49,tp_upper -7360,做多,2021-01-15 03:20:00,2021-01-15 03:40:00,1229.2,1217.45,0.38,100.0,0.0308,-0.36,0.02,-0.38,flip -7361,做空,2021-01-15 03:40:00,2021-01-15 03:55:00,1217.45,1221.26,0.37,100.0,0.0307,-0.12,0.02,-0.14,flip -7362,做多,2021-01-15 03:55:00,2021-01-15 04:05:00,1221.26,1218.32,0.37,100.0,0.0305,-0.09,0.02,-0.11,flip -7363,做空,2021-01-15 04:05:00,2021-01-15 04:30:00,1218.32,1220.43,0.37,100.0,0.0305,-0.06,0.02,-0.08,flip -7364,做多,2021-01-15 04:30:00,2021-01-15 04:35:00,1220.43,1217.82,0.37,100.0,0.0303,-0.08,0.02,-0.1,flip -7365,做空,2021-01-15 04:35:00,2021-01-15 04:40:00,1217.82,1218.15,0.37,100.0,0.0303,-0.01,0.02,-0.03,flip -7366,做多,2021-01-15 04:40:00,2021-01-15 04:45:00,1218.15,1215.82,0.37,100.0,0.0303,-0.07,0.02,-0.09,flip -7367,做空,2021-01-15 04:45:00,2021-01-15 05:10:00,1215.82,1221.26,0.37,100.0,0.0302,-0.16,0.02,-0.18,flip -7368,做多,2021-01-15 05:10:00,2021-01-15 05:30:00,1221.26,1220.94,0.37,100.0,0.0299,-0.01,0.02,-0.03,flip -7369,做空,2021-01-15 05:30:00,2021-01-15 05:55:00,1220.94,1185.73,0.37,100.0,0.0299,1.05,0.02,1.03,tp_lower -7370,做多,2021-01-15 07:15:00,2021-01-15 08:35:00,1224.44,1226.34,0.38,100.0,0.0306,0.06,0.02,0.04,flip -7371,做空,2021-01-15 08:35:00,2021-01-15 09:20:00,1226.34,1223.32,0.38,100.0,0.0306,0.09,0.02,0.07,flip -7372,做多,2021-01-15 09:20:00,2021-01-15 11:10:00,1223.32,1225.55,0.38,100.0,0.0307,0.07,0.02,0.05,flip -7373,做空,2021-01-15 11:10:00,2021-01-15 12:10:00,1225.55,1222.06,0.38,100.0,0.0307,0.11,0.02,0.09,flip -7374,做多,2021-01-15 12:10:00,2021-01-15 12:15:00,1222.06,1213.26,0.38,100.0,0.0308,-0.27,0.02,-0.29,flip -7375,做空,2021-01-15 12:15:00,2021-01-15 12:25:00,1213.26,1201.13,0.37,100.0,0.0308,0.37,0.02,0.36,tp_lower -7376,做多,2021-01-15 12:45:00,2021-01-15 13:00:00,1219.25,1219.56,0.38,100.0,0.0309,0.01,0.02,-0.01,flip -7377,做空,2021-01-15 13:00:00,2021-01-15 13:05:00,1219.56,1222.01,0.38,100.0,0.0309,-0.08,0.02,-0.09,flip -7378,做多,2021-01-15 13:05:00,2021-01-15 13:10:00,1222.01,1220.4,0.38,100.0,0.0308,-0.05,0.02,-0.07,flip -7379,做空,2021-01-15 13:10:00,2021-01-15 13:25:00,1220.4,1216.8,0.37,100.0,0.0307,0.11,0.02,0.09,flip -7380,做多,2021-01-15 13:25:00,2021-01-15 14:05:00,1216.8,1215.04,0.38,100.0,0.0309,-0.05,0.02,-0.07,flip -7381,做空,2021-01-15 14:05:00,2021-01-15 14:10:00,1215.04,1220.25,0.37,100.0,0.0308,-0.16,0.02,-0.18,flip -7382,做多,2021-01-15 14:10:00,2021-01-15 14:15:00,1220.25,1213.3,0.37,100.0,0.0305,-0.21,0.02,-0.23,flip -7383,做空,2021-01-15 14:15:00,2021-01-15 14:35:00,1213.3,1193.97,0.37,100.0,0.0305,0.59,0.02,0.57,tp_lower -7384,做多,2021-01-15 22:30:00,2021-01-15 23:05:00,1173.96,1160.76,0.38,100.0,0.032,-0.42,0.02,-0.44,flip -7385,做空,2021-01-15 23:05:00,2021-01-16 03:00:00,1160.76,1171.13,0.37,100.0,0.032,-0.33,0.02,-0.35,flip -7386,做多,2021-01-16 03:00:00,2021-01-16 05:20:00,1171.13,1165.17,0.38,100.0,0.0321,-0.19,0.02,-0.21,flip -7387,做空,2021-01-16 05:20:00,2021-01-16 06:10:00,1165.17,1171.71,0.37,100.0,0.0321,-0.21,0.02,-0.23,flip -7388,做多,2021-01-16 06:10:00,2021-01-16 06:20:00,1171.71,1172.0,0.37,100.0,0.0317,0.01,0.02,-0.01,flip -7389,做空,2021-01-16 06:20:00,2021-01-16 06:25:00,1172.0,1175.1,0.37,100.0,0.0317,-0.1,0.02,-0.12,flip -7390,做多,2021-01-16 06:25:00,2021-01-16 06:35:00,1175.1,1174.31,0.37,100.0,0.0315,-0.02,0.02,-0.04,flip -7391,做空,2021-01-16 06:35:00,2021-01-16 06:40:00,1174.31,1174.56,0.37,100.0,0.0314,-0.01,0.02,-0.03,flip -7392,做多,2021-01-16 06:40:00,2021-01-16 06:55:00,1174.56,1175.06,0.37,100.0,0.0314,0.02,0.02,-0.0,flip -7393,做空,2021-01-16 06:55:00,2021-01-16 07:00:00,1175.06,1179.57,0.37,100.0,0.0313,-0.14,0.02,-0.16,flip -7394,做多,2021-01-16 07:00:00,2021-01-16 07:10:00,1179.57,1187.53,0.37,100.0,0.0311,0.25,0.02,0.23,tp_upper -7395,做多,2021-01-16 12:30:00,2021-01-16 13:05:00,1209.31,1228.38,0.37,100.0,0.0305,0.58,0.02,0.56,tp_upper -7396,做多,2021-01-16 19:00:00,2021-01-16 19:25:00,1238.29,1239.46,0.37,100.0,0.0302,0.04,0.02,0.02,flip -7397,做空,2021-01-16 19:25:00,2021-01-16 19:30:00,1239.46,1255.44,0.37,100.0,0.0302,-0.48,0.02,-0.5,flip -7398,做多,2021-01-16 19:30:00,2021-01-16 20:25:00,1255.44,1274.87,0.37,100.0,0.0294,0.57,0.02,0.55,tp_upper -7399,做多,2021-01-17 01:55:00,2021-01-17 02:40:00,1253.04,1245.08,0.38,100.0,0.0302,-0.24,0.02,-0.26,flip -7400,做空,2021-01-17 02:40:00,2021-01-17 02:55:00,1245.08,1247.41,0.38,100.0,0.0302,-0.07,0.02,-0.09,flip -7401,做多,2021-01-17 02:55:00,2021-01-17 03:00:00,1247.41,1245.25,0.37,100.0,0.0301,-0.06,0.02,-0.08,flip -7402,做空,2021-01-17 03:00:00,2021-01-17 03:10:00,1245.25,1249.34,0.37,100.0,0.03,-0.12,0.02,-0.14,flip -7403,做多,2021-01-17 03:10:00,2021-01-17 03:25:00,1249.34,1243.57,0.37,100.0,0.0298,-0.17,0.02,-0.19,flip -7404,做空,2021-01-17 03:25:00,2021-01-17 03:50:00,1243.57,1243.45,0.37,100.0,0.0298,0.0,0.02,-0.01,flip -7405,做多,2021-01-17 03:50:00,2021-01-17 03:55:00,1243.45,1242.96,0.37,100.0,0.0297,-0.01,0.02,-0.03,flip -7406,做空,2021-01-17 03:55:00,2021-01-17 04:00:00,1242.96,1249.61,0.37,100.0,0.0297,-0.2,0.02,-0.22,flip -7407,做多,2021-01-17 04:00:00,2021-01-17 04:20:00,1249.61,1241.58,0.37,100.0,0.0294,-0.24,0.02,-0.25,flip -7408,做空,2021-01-17 04:20:00,2021-01-17 04:25:00,1241.58,1245.97,0.36,100.0,0.0293,-0.13,0.02,-0.15,flip -7409,做多,2021-01-17 04:25:00,2021-01-17 04:35:00,1245.97,1238.95,0.36,100.0,0.0291,-0.2,0.02,-0.22,flip -7410,做空,2021-01-17 04:35:00,2021-01-17 05:15:00,1238.95,1215.34,0.36,100.0,0.0291,0.69,0.02,0.67,tp_lower -7411,做多,2021-01-17 11:35:00,2021-01-17 12:00:00,1219.03,1215.22,0.37,100.0,0.0301,-0.11,0.02,-0.13,flip -7412,做空,2021-01-17 12:00:00,2021-01-17 12:10:00,1215.22,1216.8,0.37,100.0,0.0301,-0.05,0.02,-0.07,flip -7413,做多,2021-01-17 12:10:00,2021-01-17 12:30:00,1216.8,1211.69,0.36,100.0,0.0299,-0.15,0.02,-0.17,flip -7414,做空,2021-01-17 12:30:00,2021-01-17 12:35:00,1211.69,1215.67,0.36,100.0,0.0299,-0.12,0.02,-0.14,flip -7415,做多,2021-01-17 12:35:00,2021-01-17 12:50:00,1215.67,1215.74,0.36,100.0,0.0297,0.0,0.02,-0.02,flip -7416,做空,2021-01-17 12:50:00,2021-01-17 14:15:00,1215.74,1206.77,0.36,100.0,0.0297,0.27,0.02,0.25,flip -7417,做多,2021-01-17 14:15:00,2021-01-17 14:40:00,1206.77,1207.59,0.36,100.0,0.0301,0.02,0.02,0.01,flip -7418,做空,2021-01-17 14:40:00,2021-01-17 14:45:00,1207.59,1209.69,0.36,100.0,0.03,-0.06,0.02,-0.08,flip -7419,做多,2021-01-17 14:45:00,2021-01-17 14:55:00,1209.69,1199.7,0.36,100.0,0.0299,-0.3,0.02,-0.32,flip -7420,做空,2021-01-17 14:55:00,2021-01-17 15:00:00,1199.7,1208.96,0.36,100.0,0.0299,-0.28,0.02,-0.29,flip -7421,做多,2021-01-17 15:00:00,2021-01-17 15:10:00,1208.96,1234.62,0.36,100.0,0.0294,0.75,0.02,0.74,tp_upper -7422,做多,2021-01-17 20:00:00,2021-01-17 20:15:00,1224.99,1225.86,0.36,100.0,0.0296,0.03,0.02,0.01,flip -7423,做空,2021-01-17 20:15:00,2021-01-18 00:05:00,1225.86,1237.43,0.36,100.0,0.0296,-0.34,0.02,-0.36,flip -7424,做多,2021-01-18 00:05:00,2021-01-18 00:20:00,1237.43,1239.99,0.37,100.0,0.0296,0.08,0.02,0.06,flip -7425,做空,2021-01-18 00:20:00,2021-01-18 00:25:00,1239.99,1240.5,0.37,100.0,0.0296,-0.02,0.02,-0.03,flip -7426,做多,2021-01-18 00:25:00,2021-01-18 00:35:00,1240.5,1241.22,0.37,100.0,0.0295,0.02,0.02,0.0,flip -7427,做空,2021-01-18 00:35:00,2021-01-18 00:45:00,1241.22,1244.84,0.37,100.0,0.0295,-0.11,0.02,-0.13,flip -7428,做多,2021-01-18 00:45:00,2021-01-18 00:50:00,1244.84,1240.01,0.36,100.0,0.0293,-0.14,0.02,-0.16,flip -7429,做空,2021-01-18 00:50:00,2021-01-18 00:55:00,1240.01,1244.47,0.36,100.0,0.0293,-0.13,0.02,-0.15,flip -7430,做多,2021-01-18 00:55:00,2021-01-18 01:00:00,1244.47,1241.42,0.36,100.0,0.029,-0.09,0.02,-0.11,flip -7431,做空,2021-01-18 01:00:00,2021-01-18 01:40:00,1241.42,1241.4,0.36,100.0,0.029,0.0,0.02,-0.02,flip -7432,做多,2021-01-18 01:40:00,2021-01-18 01:45:00,1241.4,1241.24,0.36,100.0,0.029,-0.0,0.02,-0.02,flip -7433,做空,2021-01-18 01:45:00,2021-01-18 01:50:00,1241.24,1241.68,0.36,100.0,0.029,-0.01,0.02,-0.03,flip -7434,做多,2021-01-18 01:50:00,2021-01-18 01:55:00,1241.68,1241.56,0.36,100.0,0.0289,-0.0,0.02,-0.02,flip -7435,做空,2021-01-18 01:55:00,2021-01-18 02:00:00,1241.56,1241.61,0.36,100.0,0.0289,-0.0,0.02,-0.02,flip -7436,做多,2021-01-18 02:00:00,2021-01-18 02:05:00,1241.61,1241.04,0.36,100.0,0.0289,-0.02,0.02,-0.03,flip -7437,做空,2021-01-18 02:05:00,2021-01-18 02:10:00,1241.04,1241.25,0.36,100.0,0.0288,-0.01,0.02,-0.02,flip -7438,做多,2021-01-18 02:10:00,2021-01-18 02:30:00,1241.25,1235.84,0.36,100.0,0.0288,-0.16,0.02,-0.17,flip -7439,做空,2021-01-18 02:30:00,2021-01-18 02:50:00,1235.84,1222.88,0.36,100.0,0.0288,0.37,0.02,0.36,tp_lower -7440,做多,2021-01-18 07:30:00,2021-01-18 07:35:00,1225.14,1221.54,0.36,100.0,0.0293,-0.11,0.02,-0.12,flip -7441,做空,2021-01-18 07:35:00,2021-01-18 07:50:00,1221.54,1220.25,0.36,100.0,0.0293,0.04,0.02,0.02,flip -7442,做多,2021-01-18 07:50:00,2021-01-18 08:05:00,1220.25,1220.61,0.36,100.0,0.0293,0.01,0.02,-0.01,flip -7443,做空,2021-01-18 08:05:00,2021-01-18 08:15:00,1220.61,1227.37,0.36,100.0,0.0293,-0.2,0.02,-0.22,flip -7444,做多,2021-01-18 08:15:00,2021-01-18 08:30:00,1227.37,1219.52,0.35,100.0,0.0289,-0.23,0.02,-0.24,flip -7445,做空,2021-01-18 08:30:00,2021-01-18 08:35:00,1219.52,1220.08,0.35,100.0,0.0289,-0.02,0.02,-0.03,flip -7446,做多,2021-01-18 08:35:00,2021-01-18 08:40:00,1220.08,1219.52,0.35,100.0,0.0288,-0.02,0.02,-0.03,flip -7447,做空,2021-01-18 08:40:00,2021-01-18 08:45:00,1219.52,1224.65,0.35,100.0,0.0288,-0.15,0.02,-0.17,flip -7448,做多,2021-01-18 08:45:00,2021-01-18 11:05:00,1224.65,1212.23,0.35,100.0,0.0285,-0.35,0.02,-0.37,flip -7449,做空,2021-01-18 11:05:00,2021-01-18 11:10:00,1212.23,1216.66,0.35,100.0,0.0285,-0.13,0.02,-0.14,flip -7450,做多,2021-01-18 11:10:00,2021-01-18 11:15:00,1216.66,1215.82,0.34,100.0,0.0283,-0.02,0.02,-0.04,flip -7451,做空,2021-01-18 11:15:00,2021-01-18 11:20:00,1215.82,1219.55,0.34,100.0,0.0282,-0.11,0.02,-0.12,flip -7452,做多,2021-01-18 11:20:00,2021-01-18 12:05:00,1219.55,1249.91,0.34,100.0,0.028,0.85,0.02,0.83,tp_upper -7453,做多,2021-01-18 14:35:00,2021-01-18 16:15:00,1232.5,1230.88,0.35,100.0,0.0284,-0.05,0.02,-0.06,flip -7454,做空,2021-01-18 16:15:00,2021-01-18 16:20:00,1230.88,1232.55,0.35,100.0,0.0284,-0.05,0.02,-0.06,flip -7455,做多,2021-01-18 16:20:00,2021-01-18 16:50:00,1232.55,1232.0,0.35,100.0,0.0283,-0.02,0.02,-0.03,flip -7456,做空,2021-01-18 16:50:00,2021-01-18 16:55:00,1232.0,1232.56,0.35,100.0,0.0282,-0.02,0.02,-0.03,flip -7457,做多,2021-01-18 16:55:00,2021-01-18 17:10:00,1232.56,1225.54,0.35,100.0,0.0282,-0.2,0.02,-0.22,flip -7458,做空,2021-01-18 17:10:00,2021-01-18 17:15:00,1225.54,1219.01,0.35,100.0,0.0282,0.18,0.02,0.17,tp_lower -7459,做多,2021-01-18 20:30:00,2021-01-18 20:35:00,1232.57,1231.55,0.35,100.0,0.0281,-0.03,0.02,-0.05,flip -7460,做空,2021-01-18 20:35:00,2021-01-18 21:00:00,1231.55,1234.05,0.35,100.0,0.0281,-0.07,0.02,-0.09,flip -7461,做多,2021-01-18 21:00:00,2021-01-18 21:05:00,1234.05,1233.44,0.34,100.0,0.0279,-0.02,0.02,-0.03,flip -7462,做空,2021-01-18 21:05:00,2021-01-18 21:10:00,1233.44,1236.32,0.34,100.0,0.0279,-0.08,0.02,-0.1,flip -7463,做多,2021-01-18 21:10:00,2021-01-18 21:15:00,1236.32,1234.72,0.34,100.0,0.0278,-0.04,0.02,-0.06,flip -7464,做空,2021-01-18 21:15:00,2021-01-18 21:20:00,1234.72,1234.95,0.34,100.0,0.0277,-0.01,0.02,-0.02,flip -7465,做多,2021-01-18 21:20:00,2021-01-18 21:35:00,1234.95,1232.63,0.34,100.0,0.0277,-0.06,0.02,-0.08,flip -7466,做空,2021-01-18 21:35:00,2021-01-18 21:45:00,1232.63,1235.69,0.34,100.0,0.0277,-0.08,0.02,-0.1,flip -7467,做多,2021-01-18 21:45:00,2021-01-18 23:30:00,1235.69,1250.5,0.34,100.0,0.0275,0.41,0.02,0.39,tp_upper -7468,做多,2021-01-19 15:10:00,2021-01-19 16:00:00,1397.92,1431.16,0.36,100.0,0.0256,0.85,0.02,0.83,tp_upper -7469,做多,2021-01-19 18:15:00,2021-01-19 18:20:00,1408.4,1395.83,0.37,100.0,0.026,-0.33,0.02,-0.34,flip -7470,做空,2021-01-19 18:20:00,2021-01-19 18:30:00,1395.83,1403.83,0.36,100.0,0.0259,-0.21,0.02,-0.23,flip -7471,做多,2021-01-19 18:30:00,2021-01-19 18:35:00,1403.83,1403.61,0.36,100.0,0.0256,-0.01,0.02,-0.02,flip -7472,做空,2021-01-19 18:35:00,2021-01-19 18:45:00,1403.61,1373.9,0.36,100.0,0.0256,0.76,0.02,0.74,tp_lower -7473,做多,2021-01-19 21:05:00,2021-01-19 21:10:00,1408.47,1402.0,0.37,100.0,0.026,-0.17,0.02,-0.19,flip -7474,做空,2021-01-19 21:10:00,2021-01-19 21:20:00,1402.0,1405.02,0.36,100.0,0.026,-0.08,0.02,-0.1,flip -7475,做多,2021-01-19 21:20:00,2021-01-19 21:25:00,1405.02,1400.01,0.36,100.0,0.0259,-0.13,0.02,-0.15,flip -7476,做空,2021-01-19 21:25:00,2021-01-19 21:35:00,1400.01,1404.72,0.36,100.0,0.0258,-0.12,0.02,-0.14,flip -7477,做多,2021-01-19 21:35:00,2021-01-19 22:35:00,1404.72,1404.92,0.36,100.0,0.0256,0.01,0.02,-0.01,flip -7478,做空,2021-01-19 22:35:00,2021-01-19 22:40:00,1404.92,1412.42,0.36,100.0,0.0256,-0.19,0.02,-0.21,flip -7479,做多,2021-01-19 22:40:00,2021-01-19 23:10:00,1412.42,1400.32,0.36,100.0,0.0253,-0.31,0.02,-0.32,flip -7480,做空,2021-01-19 23:10:00,2021-01-19 23:15:00,1400.32,1406.78,0.35,100.0,0.0253,-0.16,0.02,-0.18,flip -7481,做多,2021-01-19 23:15:00,2021-01-19 23:20:00,1406.78,1405.44,0.35,100.0,0.025,-0.03,0.02,-0.05,flip -7482,做空,2021-01-19 23:20:00,2021-01-19 23:55:00,1405.44,1367.51,0.35,100.0,0.025,0.95,0.02,0.93,tp_lower -7483,做多,2021-01-20 00:15:00,2021-01-20 00:25:00,1398.31,1401.29,0.37,100.0,0.0261,0.08,0.02,0.06,flip -7484,做空,2021-01-20 00:25:00,2021-01-20 00:30:00,1401.29,1401.54,0.37,100.0,0.0261,-0.01,0.02,-0.02,flip -7485,做多,2021-01-20 00:30:00,2021-01-20 01:05:00,1401.54,1400.99,0.37,100.0,0.0261,-0.01,0.02,-0.03,flip -7486,做空,2021-01-20 01:05:00,2021-01-20 01:45:00,1400.99,1397.89,0.36,100.0,0.026,0.08,0.02,0.06,flip -7487,做多,2021-01-20 01:45:00,2021-01-20 02:45:00,1397.89,1393.24,0.37,100.0,0.0261,-0.12,0.02,-0.14,flip -7488,做空,2021-01-20 02:45:00,2021-01-20 02:50:00,1393.24,1397.94,0.36,100.0,0.0261,-0.12,0.02,-0.14,flip -7489,做多,2021-01-20 02:50:00,2021-01-20 03:10:00,1397.94,1393.99,0.36,100.0,0.0259,-0.1,0.02,-0.12,flip -7490,做空,2021-01-20 03:10:00,2021-01-20 03:15:00,1393.99,1394.29,0.36,100.0,0.0259,-0.01,0.02,-0.03,flip -7491,做多,2021-01-20 03:15:00,2021-01-20 03:20:00,1394.29,1385.6,0.36,100.0,0.0258,-0.22,0.02,-0.24,flip -7492,做空,2021-01-20 03:20:00,2021-01-20 03:35:00,1385.6,1364.54,0.36,100.0,0.0258,0.54,0.02,0.53,tp_lower -7493,做多,2021-01-20 16:20:00,2021-01-20 17:00:00,1307.86,1308.88,0.36,100.0,0.0277,0.03,0.02,0.01,flip -7494,做空,2021-01-20 17:00:00,2021-01-20 17:05:00,1308.88,1310.91,0.36,100.0,0.0277,-0.06,0.02,-0.07,flip -7495,做多,2021-01-20 17:05:00,2021-01-20 17:10:00,1310.91,1304.33,0.36,100.0,0.0276,-0.18,0.02,-0.2,flip -7496,做空,2021-01-20 17:10:00,2021-01-20 17:35:00,1304.33,1303.81,0.36,100.0,0.0276,0.01,0.02,-0.0,flip -7497,做多,2021-01-20 17:35:00,2021-01-20 19:00:00,1303.81,1326.84,0.36,100.0,0.0276,0.63,0.02,0.62,tp_upper -7498,做多,2021-01-21 01:55:00,2021-01-21 02:00:00,1340.47,1333.36,0.37,100.0,0.0276,-0.2,0.02,-0.21,flip -7499,做空,2021-01-21 02:00:00,2021-01-21 02:05:00,1333.36,1334.1,0.37,100.0,0.0276,-0.02,0.02,-0.04,flip -7500,做多,2021-01-21 02:05:00,2021-01-21 02:15:00,1334.1,1330.22,0.37,100.0,0.0275,-0.11,0.02,-0.13,flip -7501,做空,2021-01-21 02:15:00,2021-01-21 02:25:00,1330.22,1333.99,0.37,100.0,0.0275,-0.1,0.02,-0.12,flip -7502,做多,2021-01-21 02:25:00,2021-01-21 02:30:00,1333.99,1320.62,0.36,100.0,0.0273,-0.37,0.02,-0.38,flip -7503,做空,2021-01-21 02:30:00,2021-01-21 02:55:00,1320.62,1331.45,0.36,100.0,0.0273,-0.3,0.02,-0.31,flip -7504,做多,2021-01-21 02:55:00,2021-01-21 03:05:00,1331.45,1334.84,0.36,100.0,0.0268,0.09,0.02,0.07,flip -7505,做空,2021-01-21 03:05:00,2021-01-21 04:40:00,1334.84,1305.32,0.36,100.0,0.0268,0.79,0.02,0.77,tp_lower -7506,做多,2021-01-21 19:15:00,2021-01-21 20:25:00,1220.33,1220.06,0.37,100.0,0.0299,-0.01,0.02,-0.03,flip -7507,做空,2021-01-21 20:25:00,2021-01-21 20:45:00,1220.06,1222.99,0.36,100.0,0.0299,-0.09,0.02,-0.11,flip -7508,做多,2021-01-21 20:45:00,2021-01-21 20:55:00,1222.99,1206.3,0.36,100.0,0.0297,-0.5,0.02,-0.51,flip -7509,做空,2021-01-21 20:55:00,2021-01-21 21:05:00,1206.3,1216.39,0.36,100.0,0.0297,-0.3,0.02,-0.32,flip -7510,做多,2021-01-21 21:05:00,2021-01-21 21:10:00,1216.39,1213.48,0.35,100.0,0.0292,-0.08,0.02,-0.1,flip -7511,做空,2021-01-21 21:10:00,2021-01-21 21:15:00,1213.48,1218.13,0.35,100.0,0.0292,-0.14,0.02,-0.15,flip -7512,做多,2021-01-21 21:15:00,2021-01-21 21:25:00,1218.13,1214.95,0.35,100.0,0.0289,-0.09,0.02,-0.11,flip -7513,做空,2021-01-21 21:25:00,2021-01-21 21:45:00,1214.95,1185.14,0.35,100.0,0.0289,0.86,0.02,0.84,tp_lower -7514,做多,2021-01-22 03:50:00,2021-01-22 05:00:00,1162.0,1151.54,0.36,100.0,0.0313,-0.33,0.02,-0.35,flip -7515,做空,2021-01-22 05:00:00,2021-01-22 05:05:00,1151.54,1160.8,0.36,100.0,0.0313,-0.29,0.02,-0.31,flip -7516,做多,2021-01-22 05:05:00,2021-01-22 07:35:00,1160.8,1141.24,0.36,100.0,0.0308,-0.6,0.02,-0.62,flip -7517,做空,2021-01-22 07:35:00,2021-01-22 07:45:00,1141.24,1142.94,0.35,100.0,0.0308,-0.05,0.02,-0.07,flip -7518,做多,2021-01-22 07:45:00,2021-01-22 07:50:00,1142.94,1137.9,0.35,100.0,0.0306,-0.15,0.02,-0.17,flip -7519,做空,2021-01-22 07:50:00,2021-01-22 07:55:00,1137.9,1144.37,0.35,100.0,0.0306,-0.2,0.02,-0.22,flip -7520,做多,2021-01-22 07:55:00,2021-01-22 08:05:00,1144.37,1124.89,0.35,100.0,0.0302,-0.59,0.02,-0.61,flip -7521,做空,2021-01-22 08:05:00,2021-01-22 08:15:00,1124.89,1140.12,0.34,100.0,0.0302,-0.46,0.02,-0.48,flip -7522,做多,2021-01-22 08:15:00,2021-01-22 11:00:00,1140.12,1186.85,0.33,100.0,0.0294,1.37,0.02,1.35,tp_upper -7523,做多,2021-01-23 01:40:00,2021-01-23 02:05:00,1238.27,1236.58,0.35,100.0,0.0283,-0.05,0.02,-0.07,flip -7524,做空,2021-01-23 02:05:00,2021-01-23 02:20:00,1236.58,1220.94,0.35,100.0,0.0283,0.44,0.02,0.43,tp_lower -7525,做多,2021-01-23 04:10:00,2021-01-23 05:10:00,1242.08,1240.18,0.35,100.0,0.0285,-0.05,0.02,-0.07,flip -7526,做空,2021-01-23 05:10:00,2021-01-23 05:20:00,1240.18,1240.13,0.35,100.0,0.0285,0.0,0.02,-0.02,flip -7527,做多,2021-01-23 05:20:00,2021-01-23 05:35:00,1240.13,1259.7,0.35,100.0,0.0285,0.56,0.02,0.54,tp_upper -7528,做多,2021-01-23 10:45:00,2021-01-23 10:50:00,1247.61,1246.71,0.36,100.0,0.0287,-0.03,0.02,-0.04,flip -7529,做空,2021-01-23 10:50:00,2021-01-23 10:55:00,1246.71,1247.76,0.36,100.0,0.0287,-0.03,0.02,-0.05,flip -7530,做多,2021-01-23 10:55:00,2021-01-23 11:10:00,1247.76,1243.99,0.36,100.0,0.0286,-0.11,0.02,-0.13,flip -7531,做空,2021-01-23 11:10:00,2021-01-23 11:15:00,1243.99,1229.67,0.36,100.0,0.0286,0.41,0.02,0.39,tp_lower -7532,做多,2021-01-23 16:15:00,2021-01-23 18:00:00,1241.33,1255.41,0.36,100.0,0.0289,0.41,0.02,0.39,tp_upper -7533,做多,2021-01-23 21:35:00,2021-01-23 22:15:00,1242.07,1238.82,0.36,100.0,0.0292,-0.09,0.02,-0.11,flip -7534,做空,2021-01-23 22:15:00,2021-01-23 23:35:00,1238.82,1226.92,0.36,100.0,0.0292,0.35,0.02,0.33,tp_lower -7535,做多,2021-01-24 01:25:00,2021-01-24 02:30:00,1243.38,1263.18,0.37,100.0,0.0296,0.59,0.02,0.57,tp_upper -7536,做多,2021-01-24 12:35:00,2021-01-24 13:05:00,1324.67,1326.58,0.37,100.0,0.0282,0.05,0.02,0.04,flip -7537,做空,2021-01-24 13:05:00,2021-01-24 13:20:00,1326.58,1330.0,0.37,100.0,0.0282,-0.1,0.02,-0.12,flip -7538,做多,2021-01-24 13:20:00,2021-01-24 13:25:00,1330.0,1326.84,0.37,100.0,0.028,-0.09,0.02,-0.11,flip -7539,做空,2021-01-24 13:25:00,2021-01-24 13:30:00,1326.84,1329.81,0.37,100.0,0.028,-0.08,0.02,-0.1,flip -7540,做多,2021-01-24 13:30:00,2021-01-24 13:40:00,1329.81,1325.51,0.37,100.0,0.0279,-0.12,0.02,-0.14,flip -7541,做空,2021-01-24 13:40:00,2021-01-24 14:00:00,1325.51,1327.99,0.37,100.0,0.0278,-0.07,0.02,-0.09,flip -7542,做多,2021-01-24 14:00:00,2021-01-24 14:15:00,1327.99,1327.73,0.37,100.0,0.0277,-0.01,0.02,-0.03,flip -7543,做空,2021-01-24 14:15:00,2021-01-24 14:35:00,1327.73,1314.44,0.37,100.0,0.0277,0.37,0.02,0.35,tp_lower -7544,做多,2021-01-24 16:00:00,2021-01-24 16:05:00,1336.54,1319.2,0.37,100.0,0.0277,-0.48,0.02,-0.5,flip -7545,做空,2021-01-24 16:05:00,2021-01-24 16:25:00,1319.2,1310.76,0.37,100.0,0.0277,0.23,0.02,0.22,tp_lower -7546,做多,2021-01-24 16:35:00,2021-01-24 16:40:00,1325.7,1324.12,0.37,100.0,0.0277,-0.04,0.02,-0.06,flip -7547,做空,2021-01-24 16:40:00,2021-01-24 16:45:00,1324.12,1328.34,0.37,100.0,0.0277,-0.12,0.02,-0.14,flip -7548,做多,2021-01-24 16:45:00,2021-01-24 17:05:00,1328.34,1342.26,0.37,100.0,0.0275,0.38,0.02,0.36,tp_upper -7549,做多,2021-01-24 20:00:00,2021-01-24 21:50:00,1328.55,1355.56,0.37,100.0,0.0277,0.75,0.02,0.73,tp_upper -7550,做多,2021-01-25 07:30:00,2021-01-25 07:35:00,1419.05,1417.13,0.38,100.0,0.0268,-0.05,0.02,-0.07,flip -7551,做空,2021-01-25 07:35:00,2021-01-25 07:40:00,1417.13,1418.56,0.38,100.0,0.0268,-0.04,0.02,-0.06,flip -7552,做多,2021-01-25 07:40:00,2021-01-25 07:50:00,1418.56,1417.44,0.38,100.0,0.0267,-0.03,0.02,-0.05,flip -7553,做空,2021-01-25 07:50:00,2021-01-25 07:55:00,1417.44,1425.79,0.38,100.0,0.0267,-0.22,0.02,-0.24,flip -7554,做多,2021-01-25 07:55:00,2021-01-25 08:00:00,1425.79,1420.54,0.38,100.0,0.0264,-0.14,0.02,-0.16,flip -7555,做空,2021-01-25 08:00:00,2021-01-25 08:05:00,1420.54,1422.78,0.37,100.0,0.0263,-0.06,0.02,-0.08,flip -7556,做多,2021-01-25 08:05:00,2021-01-25 09:00:00,1422.78,1423.21,0.37,100.0,0.0262,0.01,0.02,-0.01,flip -7557,做空,2021-01-25 09:00:00,2021-01-25 09:30:00,1423.21,1410.65,0.37,100.0,0.0262,0.33,0.02,0.31,tp_lower -7558,做多,2021-01-25 11:30:00,2021-01-25 11:40:00,1418.74,1417.87,0.38,100.0,0.0265,-0.02,0.02,-0.04,flip -7559,做空,2021-01-25 11:40:00,2021-01-25 12:10:00,1417.87,1427.0,0.38,100.0,0.0265,-0.24,0.02,-0.26,flip -7560,做多,2021-01-25 12:10:00,2021-01-25 12:45:00,1427.0,1442.52,0.37,100.0,0.0261,0.4,0.02,0.39,tp_upper -7561,做多,2021-01-25 13:30:00,2021-01-25 13:35:00,1418.29,1416.6,0.38,100.0,0.0265,-0.04,0.02,-0.06,flip -7562,做空,2021-01-25 13:35:00,2021-01-25 13:50:00,1416.6,1418.66,0.38,100.0,0.0265,-0.05,0.02,-0.07,flip -7563,做多,2021-01-25 13:50:00,2021-01-25 13:55:00,1418.66,1418.65,0.37,100.0,0.0264,-0.0,0.02,-0.02,flip -7564,做空,2021-01-25 13:55:00,2021-01-25 14:15:00,1418.65,1417.31,0.37,100.0,0.0263,0.04,0.02,0.02,flip -7565,做多,2021-01-25 14:15:00,2021-01-25 14:25:00,1417.31,1418.28,0.37,100.0,0.0264,0.03,0.02,0.01,flip -7566,做空,2021-01-25 14:25:00,2021-01-25 15:05:00,1418.28,1420.66,0.37,100.0,0.0263,-0.06,0.02,-0.08,flip -7567,做多,2021-01-25 15:05:00,2021-01-25 15:40:00,1420.66,1434.53,0.37,100.0,0.0262,0.36,0.02,0.35,tp_upper -7568,做多,2021-01-25 17:05:00,2021-01-25 17:10:00,1415.69,1408.35,0.38,100.0,0.0266,-0.19,0.02,-0.21,flip -7569,做空,2021-01-25 17:10:00,2021-01-25 17:20:00,1408.35,1399.83,0.37,100.0,0.0265,0.23,0.02,0.21,tp_lower -7570,做多,2021-01-26 00:50:00,2021-01-26 00:55:00,1373.52,1368.99,0.38,100.0,0.0278,-0.13,0.02,-0.15,flip -7571,做空,2021-01-26 00:55:00,2021-01-26 01:20:00,1368.99,1360.69,0.38,100.0,0.0278,0.23,0.02,0.21,flip -7572,做多,2021-01-26 01:20:00,2021-01-26 01:40:00,1360.69,1363.99,0.38,100.0,0.0281,0.09,0.02,0.07,flip -7573,做空,2021-01-26 01:40:00,2021-01-26 01:45:00,1363.99,1366.6,0.38,100.0,0.0281,-0.07,0.02,-0.09,flip -7574,做多,2021-01-26 01:45:00,2021-01-26 02:05:00,1366.6,1364.78,0.38,100.0,0.0279,-0.05,0.02,-0.07,flip -7575,做空,2021-01-26 02:05:00,2021-01-26 03:25:00,1364.78,1325.05,0.38,100.0,0.0279,1.11,0.02,1.09,tp_lower -7576,做多,2021-01-26 04:50:00,2021-01-26 04:55:00,1348.18,1340.13,0.39,100.0,0.0291,-0.23,0.02,-0.25,flip -7577,做空,2021-01-26 04:55:00,2021-01-26 05:35:00,1340.13,1344.51,0.39,100.0,0.029,-0.13,0.02,-0.15,flip -7578,做多,2021-01-26 05:35:00,2021-01-26 05:40:00,1344.51,1342.48,0.39,100.0,0.0288,-0.06,0.02,-0.08,flip -7579,做空,2021-01-26 05:40:00,2021-01-26 05:45:00,1342.48,1345.72,0.39,100.0,0.0288,-0.09,0.02,-0.11,flip -7580,做多,2021-01-26 05:45:00,2021-01-26 05:50:00,1345.72,1341.37,0.39,100.0,0.0286,-0.12,0.02,-0.14,flip -7581,做空,2021-01-26 05:50:00,2021-01-26 06:25:00,1341.37,1318.1,0.38,100.0,0.0286,0.67,0.02,0.65,tp_lower -7582,做多,2021-01-26 10:20:00,2021-01-26 10:25:00,1336.75,1335.21,0.39,100.0,0.0292,-0.04,0.02,-0.06,flip -7583,做空,2021-01-26 10:25:00,2021-01-26 11:15:00,1335.21,1328.58,0.39,100.0,0.0291,0.19,0.02,0.17,flip -7584,做多,2021-01-26 11:15:00,2021-01-26 11:45:00,1328.58,1316.26,0.39,100.0,0.0294,-0.36,0.02,-0.38,flip -7585,做空,2021-01-26 11:45:00,2021-01-26 12:00:00,1316.26,1315.6,0.39,100.0,0.0294,0.02,0.02,0.0,tp_lower -7586,做多,2021-01-26 16:30:00,2021-01-26 17:15:00,1298.84,1305.24,0.39,100.0,0.0297,0.19,0.02,0.17,flip -7587,做空,2021-01-26 17:15:00,2021-01-27 01:30:00,1305.24,1333.63,0.39,100.0,0.0297,-0.84,0.02,-0.86,flip -7588,做多,2021-01-27 01:30:00,2021-01-27 01:35:00,1333.63,1329.69,0.39,100.0,0.0289,-0.11,0.02,-0.13,flip -7589,做空,2021-01-27 01:35:00,2021-01-27 02:30:00,1329.69,1315.94,0.38,100.0,0.0288,0.4,0.02,0.38,tp_lower -7590,做多,2021-01-27 11:05:00,2021-01-27 11:15:00,1291.36,1293.12,0.39,100.0,0.03,0.05,0.02,0.03,flip -7591,做空,2021-01-27 11:15:00,2021-01-27 11:25:00,1293.12,1290.99,0.39,100.0,0.0299,0.06,0.02,0.04,flip -7592,做多,2021-01-27 11:25:00,2021-01-27 16:05:00,1290.99,1304.99,0.39,100.0,0.03,0.42,0.02,0.4,tp_upper -7593,做多,2021-01-27 17:00:00,2021-01-27 17:25:00,1271.89,1267.96,0.39,100.0,0.0308,-0.12,0.02,-0.14,flip -7594,做空,2021-01-27 17:25:00,2021-01-27 18:40:00,1267.96,1230.96,0.39,100.0,0.0307,1.14,0.02,1.12,tp_lower -7595,做多,2021-01-27 19:05:00,2021-01-27 19:20:00,1255.91,1261.85,0.4,100.0,0.0319,0.19,0.02,0.17,flip -7596,做空,2021-01-27 19:20:00,2021-01-27 19:25:00,1261.85,1264.09,0.4,100.0,0.0319,-0.07,0.02,-0.09,flip -7597,做多,2021-01-27 19:25:00,2021-01-27 19:50:00,1264.09,1262.96,0.4,100.0,0.0317,-0.04,0.02,-0.06,flip -7598,做空,2021-01-27 19:50:00,2021-01-27 21:35:00,1262.96,1268.51,0.4,100.0,0.0317,-0.18,0.02,-0.2,flip -7599,做多,2021-01-27 21:35:00,2021-01-27 22:35:00,1268.51,1252.37,0.4,100.0,0.0314,-0.51,0.02,-0.53,flip -7600,做空,2021-01-27 22:35:00,2021-01-28 00:15:00,1252.37,1223.95,0.39,100.0,0.0314,0.89,0.02,0.87,tp_lower -7601,做多,2021-01-28 01:55:00,2021-01-28 03:45:00,1266.32,1286.69,0.41,100.0,0.032,0.65,0.02,0.63,tp_upper -7602,做多,2021-01-28 09:15:00,2021-01-28 10:00:00,1281.5,1299.01,0.41,100.0,0.0321,0.56,0.02,0.54,tp_upper -7603,做多,2021-01-28 10:30:00,2021-01-28 10:50:00,1285.34,1298.68,0.42,100.0,0.0325,0.43,0.02,0.41,tp_upper -7604,做多,2021-01-28 20:35:00,2021-01-28 20:40:00,1335.35,1330.61,0.42,100.0,0.0315,-0.15,0.02,-0.17,flip -7605,做空,2021-01-28 20:40:00,2021-01-28 20:50:00,1330.61,1332.9,0.42,100.0,0.0315,-0.07,0.02,-0.09,flip -7606,做多,2021-01-28 20:50:00,2021-01-28 21:30:00,1332.9,1337.5,0.42,100.0,0.0314,0.14,0.02,0.12,flip -7607,做空,2021-01-28 21:30:00,2021-01-28 21:35:00,1337.5,1337.75,0.42,100.0,0.0313,-0.01,0.02,-0.03,flip -7608,做多,2021-01-28 21:35:00,2021-01-28 22:00:00,1337.75,1356.0,0.42,100.0,0.0313,0.57,0.02,0.55,tp_upper -7609,做多,2021-01-28 23:05:00,2021-01-28 23:15:00,1350.23,1356.41,0.42,100.0,0.0314,0.19,0.02,0.17,tp_upper -7610,做多,2021-01-29 00:15:00,2021-01-29 00:20:00,1345.39,1367.56,0.43,100.0,0.0319,0.71,0.02,0.68,tp_upper -7611,做多,2021-01-29 01:45:00,2021-01-29 01:50:00,1345.19,1343.99,0.44,100.0,0.0324,-0.04,0.02,-0.06,flip -7612,做空,2021-01-29 01:50:00,2021-01-29 01:55:00,1343.99,1344.81,0.43,100.0,0.0323,-0.03,0.02,-0.05,flip -7613,做多,2021-01-29 01:55:00,2021-01-29 02:00:00,1344.81,1338.11,0.43,100.0,0.0323,-0.22,0.02,-0.24,flip -7614,做空,2021-01-29 02:00:00,2021-01-29 02:20:00,1338.11,1348.27,0.43,100.0,0.0322,-0.33,0.02,-0.35,flip -7615,做多,2021-01-29 02:20:00,2021-01-29 02:30:00,1348.27,1339.81,0.43,100.0,0.0317,-0.27,0.02,-0.29,flip -7616,做空,2021-01-29 02:30:00,2021-01-29 02:35:00,1339.81,1340.89,0.42,100.0,0.0317,-0.03,0.02,-0.06,flip -7617,做多,2021-01-29 02:35:00,2021-01-29 08:55:00,1340.89,1381.79,0.42,100.0,0.0316,1.29,0.02,1.27,tp_upper -7618,做多,2021-01-29 17:20:00,2021-01-29 17:35:00,1387.8,1387.47,0.44,100.0,0.0314,-0.01,0.02,-0.03,flip -7619,做空,2021-01-29 17:35:00,2021-01-29 18:05:00,1387.47,1363.3,0.44,100.0,0.0314,0.76,0.02,0.74,tp_lower -7620,做多,2021-01-29 22:05:00,2021-01-29 23:00:00,1393.77,1387.46,0.44,100.0,0.0318,-0.2,0.02,-0.22,flip -7621,做空,2021-01-29 23:00:00,2021-01-30 00:40:00,1387.46,1380.51,0.44,100.0,0.0317,0.22,0.02,0.2,flip -7622,做多,2021-01-30 00:40:00,2021-01-30 00:55:00,1380.51,1368.95,0.45,100.0,0.0324,-0.37,0.02,-0.4,flip -7623,做空,2021-01-30 00:55:00,2021-01-30 01:00:00,1368.95,1378.29,0.44,100.0,0.0323,-0.3,0.02,-0.32,flip -7624,做多,2021-01-30 01:00:00,2021-01-30 01:35:00,1378.29,1373.48,0.44,100.0,0.0319,-0.15,0.02,-0.18,flip -7625,做空,2021-01-30 01:35:00,2021-01-30 01:40:00,1373.48,1375.57,0.44,100.0,0.0318,-0.07,0.02,-0.09,flip -7626,做多,2021-01-30 01:40:00,2021-01-30 01:45:00,1375.57,1373.65,0.44,100.0,0.0317,-0.06,0.02,-0.08,flip -7627,做空,2021-01-30 01:45:00,2021-01-30 01:50:00,1373.65,1373.96,0.43,100.0,0.0317,-0.01,0.02,-0.03,flip -7628,做多,2021-01-30 01:50:00,2021-01-30 01:55:00,1373.96,1371.61,0.43,100.0,0.0316,-0.07,0.02,-0.1,flip -7629,做空,2021-01-30 01:55:00,2021-01-30 02:05:00,1371.61,1375.16,0.43,100.0,0.0316,-0.11,0.02,-0.13,flip -7630,做多,2021-01-30 02:05:00,2021-01-30 02:10:00,1375.16,1369.22,0.43,100.0,0.0314,-0.19,0.02,-0.21,flip -7631,做空,2021-01-30 02:10:00,2021-01-30 02:20:00,1369.22,1372.25,0.43,100.0,0.0314,-0.1,0.02,-0.12,flip -7632,做多,2021-01-30 02:20:00,2021-01-30 02:30:00,1372.25,1372.39,0.43,100.0,0.0312,0.0,0.02,-0.02,flip -7633,做空,2021-01-30 02:30:00,2021-01-30 03:15:00,1372.39,1344.18,0.43,100.0,0.0312,0.88,0.02,0.86,tp_lower -7634,做多,2021-01-30 10:40:00,2021-01-30 11:10:00,1349.63,1347.9,0.44,100.0,0.0323,-0.06,0.02,-0.08,flip -7635,做空,2021-01-30 11:10:00,2021-01-30 11:20:00,1347.9,1350.4,0.43,100.0,0.0323,-0.08,0.02,-0.1,flip -7636,做多,2021-01-30 11:20:00,2021-01-30 11:30:00,1350.4,1345.41,0.43,100.0,0.0321,-0.16,0.02,-0.18,flip -7637,做空,2021-01-30 11:30:00,2021-01-30 11:45:00,1345.41,1349.73,0.43,100.0,0.0321,-0.14,0.02,-0.16,flip -7638,做多,2021-01-30 11:45:00,2021-01-30 11:50:00,1349.73,1342.96,0.43,100.0,0.0318,-0.22,0.02,-0.24,flip -7639,做空,2021-01-30 11:50:00,2021-01-30 12:00:00,1342.96,1338.01,0.43,100.0,0.0318,0.16,0.02,0.14,tp_lower -7640,做多,2021-01-30 13:00:00,2021-01-30 13:05:00,1344.85,1344.33,0.43,100.0,0.0319,-0.02,0.02,-0.04,flip -7641,做空,2021-01-30 13:05:00,2021-01-30 13:15:00,1344.33,1346.09,0.43,100.0,0.0318,-0.06,0.02,-0.08,flip -7642,做多,2021-01-30 13:15:00,2021-01-30 13:50:00,1346.09,1360.28,0.43,100.0,0.0317,0.45,0.02,0.43,tp_upper -7643,做多,2021-01-30 16:30:00,2021-01-30 17:15:00,1362.14,1374.96,0.43,100.0,0.0316,0.41,0.02,0.38,tp_upper -7644,做多,2021-01-30 23:55:00,2021-01-31 00:00:00,1380.48,1379.64,0.43,100.0,0.0315,-0.03,0.02,-0.05,flip -7645,做空,2021-01-31 00:00:00,2021-01-31 00:35:00,1379.64,1364.01,0.44,100.0,0.0321,0.5,0.02,0.48,tp_lower -7646,做多,2021-01-31 01:15:00,2021-01-31 02:05:00,1371.88,1374.63,0.45,100.0,0.0326,0.09,0.02,0.07,flip -7647,做空,2021-01-31 02:05:00,2021-01-31 02:20:00,1374.63,1365.33,0.45,100.0,0.0326,0.3,0.02,0.28,tp_lower -7648,做多,2021-01-31 11:05:00,2021-01-31 11:10:00,1354.95,1354.92,0.45,100.0,0.0332,-0.0,0.02,-0.02,flip -7649,做空,2021-01-31 11:10:00,2021-01-31 11:15:00,1354.92,1356.5,0.45,100.0,0.0332,-0.05,0.02,-0.07,flip -7650,做多,2021-01-31 11:15:00,2021-01-31 11:35:00,1356.5,1355.51,0.45,100.0,0.0331,-0.03,0.02,-0.06,flip -7651,做空,2021-01-31 11:35:00,2021-01-31 11:40:00,1355.51,1356.49,0.45,100.0,0.0331,-0.03,0.02,-0.05,flip -7652,做多,2021-01-31 11:40:00,2021-01-31 11:45:00,1356.49,1354.65,0.45,100.0,0.033,-0.06,0.02,-0.08,flip -7653,做空,2021-01-31 11:45:00,2021-01-31 11:50:00,1354.65,1356.24,0.45,100.0,0.033,-0.05,0.02,-0.07,flip -7654,做多,2021-01-31 11:50:00,2021-01-31 12:00:00,1356.24,1352.24,0.45,100.0,0.0328,-0.13,0.02,-0.15,flip -7655,做空,2021-01-31 12:00:00,2021-01-31 12:15:00,1352.24,1355.12,0.44,100.0,0.0328,-0.09,0.02,-0.12,flip -7656,做多,2021-01-31 12:15:00,2021-01-31 12:25:00,1355.12,1367.58,0.44,100.0,0.0326,0.41,0.02,0.38,tp_upper -7657,做多,2021-01-31 12:25:00,2021-01-31 12:30:00,1367.58,1369.63,0.45,100.0,0.0326,0.07,0.02,0.04,tp_upper -7658,做多,2021-01-31 13:35:00,2021-01-31 22:45:00,1352.17,1312.09,0.45,100.0,0.033,-1.32,0.02,-1.34,flip -7659,做空,2021-01-31 22:45:00,2021-01-31 23:00:00,1312.09,1319.68,0.43,100.0,0.033,-0.25,0.02,-0.27,flip -7660,做多,2021-01-31 23:00:00,2021-02-01 00:00:00,1319.68,1303.38,0.43,100.0,0.0325,-0.53,0.02,-0.55,flip -7661,做空,2021-02-01 00:00:00,2021-02-01 00:05:00,1303.38,1289.8,0.43,100.0,0.033,0.45,0.02,0.43,tp_lower -7662,做多,2021-02-01 01:35:00,2021-02-01 01:40:00,1304.73,1320.03,0.43,100.0,0.0333,0.51,0.02,0.49,tp_upper -7663,做多,2021-02-01 01:40:00,2021-02-01 01:45:00,1320.03,1313.98,0.44,100.0,0.0332,-0.2,0.02,-0.22,tp_upper -7664,做多,2021-02-01 07:05:00,2021-02-01 07:20:00,1312.5,1312.27,0.44,100.0,0.0333,-0.01,0.02,-0.03,flip -7665,做空,2021-02-01 07:20:00,2021-02-01 07:25:00,1312.27,1313.99,0.44,100.0,0.0332,-0.06,0.02,-0.08,flip -7666,做多,2021-02-01 07:25:00,2021-02-01 08:25:00,1313.99,1313.38,0.43,100.0,0.0331,-0.02,0.02,-0.04,flip -7667,做空,2021-02-01 08:25:00,2021-02-01 08:35:00,1313.38,1313.11,0.43,100.0,0.0331,0.01,0.02,-0.01,flip -7668,做多,2021-02-01 08:35:00,2021-02-01 08:55:00,1313.11,1334.42,0.43,100.0,0.033,0.7,0.02,0.68,tp_upper -7669,做多,2021-02-01 14:05:00,2021-02-01 14:10:00,1329.5,1313.22,0.44,100.0,0.0331,-0.54,0.02,-0.56,flip -7670,做空,2021-02-01 14:10:00,2021-02-01 14:15:00,1313.22,1319.34,0.43,100.0,0.0331,-0.2,0.02,-0.22,tp_lower -7671,做多,2021-02-01 18:35:00,2021-02-01 18:40:00,1325.51,1324.46,0.43,100.0,0.0326,-0.03,0.02,-0.06,flip -7672,做空,2021-02-01 18:40:00,2021-02-01 18:50:00,1324.46,1328.64,0.43,100.0,0.0326,-0.14,0.02,-0.16,flip -7673,做多,2021-02-01 18:50:00,2021-02-01 18:55:00,1328.64,1327.01,0.43,100.0,0.0323,-0.05,0.02,-0.07,flip -7674,做空,2021-02-01 18:55:00,2021-02-02 12:00:00,1327.01,1425.39,0.43,100.0,0.0323,-3.18,0.02,-3.2,flip -7675,做多,2021-02-02 12:00:00,2021-02-02 14:15:00,1425.39,1425.55,0.4,100.0,0.0282,0.0,0.02,-0.02,flip -7676,做空,2021-02-02 14:15:00,2021-02-02 14:30:00,1425.55,1426.21,0.4,100.0,0.0282,-0.02,0.02,-0.04,flip -7677,做多,2021-02-02 14:30:00,2021-02-02 15:30:00,1426.21,1431.35,0.4,100.0,0.0281,0.14,0.02,0.12,flip -7678,做空,2021-02-02 15:30:00,2021-02-02 16:05:00,1431.35,1437.71,0.4,100.0,0.0281,-0.18,0.02,-0.2,flip -7679,做多,2021-02-02 16:05:00,2021-02-02 16:25:00,1437.71,1472.18,0.4,100.0,0.0278,0.96,0.02,0.94,tp_upper -7680,做多,2021-02-03 02:15:00,2021-02-03 03:35:00,1522.94,1552.0,0.41,100.0,0.027,0.78,0.02,0.76,tp_upper -7681,做多,2021-02-03 09:25:00,2021-02-03 09:40:00,1542.18,1542.9,0.42,100.0,0.0271,0.02,0.02,-0.0,flip -7682,做空,2021-02-03 09:40:00,2021-02-03 10:25:00,1542.9,1540.98,0.42,100.0,0.0271,0.05,0.02,0.03,flip -7683,做多,2021-02-03 10:25:00,2021-02-03 11:50:00,1540.98,1550.5,0.42,100.0,0.0272,0.26,0.02,0.24,flip -7684,做空,2021-02-03 11:50:00,2021-02-03 12:00:00,1550.5,1527.77,0.42,100.0,0.0271,0.62,0.02,0.6,tp_lower -7685,做多,2021-02-03 12:10:00,2021-02-03 12:35:00,1546.97,1549.43,0.43,100.0,0.0276,0.07,0.02,0.05,flip -7686,做空,2021-02-03 12:35:00,2021-02-03 13:05:00,1549.43,1553.24,0.43,100.0,0.0275,-0.1,0.02,-0.13,flip -7687,做多,2021-02-03 13:05:00,2021-02-03 13:10:00,1553.24,1550.39,0.43,100.0,0.0274,-0.08,0.02,-0.1,flip -7688,做空,2021-02-03 13:10:00,2021-02-03 13:15:00,1550.39,1555.69,0.42,100.0,0.0273,-0.14,0.02,-0.17,flip -7689,做多,2021-02-03 13:15:00,2021-02-03 13:25:00,1555.69,1568.23,0.42,100.0,0.0271,0.34,0.02,0.32,tp_upper -7690,做多,2021-02-03 14:40:00,2021-02-03 15:15:00,1547.79,1569.91,0.42,100.0,0.0275,0.61,0.02,0.59,tp_upper -7691,做多,2021-02-04 04:15:00,2021-02-04 04:20:00,1659.32,1653.85,0.43,100.0,0.0262,-0.14,0.02,-0.17,flip -7692,做空,2021-02-04 04:20:00,2021-02-04 04:25:00,1653.85,1657.81,0.43,100.0,0.0262,-0.1,0.02,-0.13,flip -7693,做多,2021-02-04 04:25:00,2021-02-04 05:05:00,1657.81,1656.66,0.43,100.0,0.026,-0.03,0.02,-0.05,flip -7694,做空,2021-02-04 05:05:00,2021-02-04 05:10:00,1656.66,1660.42,0.43,100.0,0.026,-0.1,0.02,-0.12,flip -7695,做多,2021-02-04 05:10:00,2021-02-04 05:45:00,1660.42,1659.03,0.43,100.0,0.0259,-0.04,0.02,-0.06,flip -7696,做空,2021-02-04 05:45:00,2021-02-04 05:50:00,1659.03,1659.79,0.43,100.0,0.0258,-0.02,0.02,-0.04,flip -7697,做多,2021-02-04 05:50:00,2021-02-04 05:55:00,1659.79,1658.01,0.43,100.0,0.0258,-0.05,0.02,-0.07,flip -7698,做空,2021-02-04 05:55:00,2021-02-04 06:05:00,1658.01,1662.45,0.43,100.0,0.0258,-0.11,0.02,-0.14,flip -7699,做多,2021-02-04 06:05:00,2021-02-04 07:45:00,1662.45,1667.61,0.43,100.0,0.0256,0.13,0.02,0.11,flip -7700,做空,2021-02-04 07:45:00,2021-02-04 07:50:00,1667.61,1671.4,0.43,100.0,0.0256,-0.1,0.02,-0.12,flip -7701,做多,2021-02-04 07:50:00,2021-02-04 07:55:00,1671.4,1664.33,0.42,100.0,0.0254,-0.18,0.02,-0.2,flip -7702,做空,2021-02-04 07:55:00,2021-02-04 08:00:00,1664.33,1668.98,0.42,100.0,0.0254,-0.12,0.02,-0.14,flip -7703,做多,2021-02-04 08:00:00,2021-02-04 08:25:00,1668.98,1687.74,0.42,100.0,0.0252,0.47,0.02,0.45,tp_upper -7704,做多,2021-02-04 16:55:00,2021-02-04 17:45:00,1631.54,1631.97,0.43,100.0,0.0261,0.01,0.02,-0.01,flip -7705,做空,2021-02-04 17:45:00,2021-02-04 21:40:00,1631.97,1640.91,0.43,100.0,0.026,-0.23,0.02,-0.25,flip -7706,做多,2021-02-04 21:40:00,2021-02-04 22:10:00,1640.91,1624.21,0.42,100.0,0.0257,-0.43,0.02,-0.45,flip -7707,做空,2021-02-04 22:10:00,2021-02-04 23:45:00,1624.21,1595.91,0.42,100.0,0.0257,0.73,0.02,0.71,tp_lower -7708,做多,2021-02-05 03:00:00,2021-02-05 05:20:00,1631.56,1628.39,0.43,100.0,0.0264,-0.08,0.02,-0.11,flip -7709,做空,2021-02-05 05:20:00,2021-02-05 05:25:00,1628.39,1629.5,0.43,100.0,0.0264,-0.03,0.02,-0.05,flip -7710,做多,2021-02-05 05:25:00,2021-02-05 06:20:00,1629.5,1657.43,0.43,100.0,0.0263,0.74,0.02,0.71,tp_upper -7711,做多,2021-02-05 11:00:00,2021-02-05 12:20:00,1651.62,1676.94,0.44,100.0,0.0264,0.67,0.02,0.65,tp_upper -7712,做多,2021-02-05 19:20:00,2021-02-05 20:00:00,1704.77,1704.97,0.44,100.0,0.0259,0.01,0.02,-0.02,flip -7713,做空,2021-02-05 20:00:00,2021-02-05 20:10:00,1704.97,1707.44,0.44,100.0,0.0259,-0.06,0.02,-0.09,flip -7714,做多,2021-02-05 20:10:00,2021-02-05 21:35:00,1707.44,1715.02,0.44,100.0,0.0258,0.2,0.02,0.17,flip -7715,做空,2021-02-05 21:35:00,2021-02-05 21:40:00,1715.02,1720.0,0.44,100.0,0.0258,-0.13,0.02,-0.15,flip -7716,做多,2021-02-05 21:40:00,2021-02-05 22:00:00,1720.0,1716.3,0.44,100.0,0.0256,-0.09,0.02,-0.12,flip -7717,做空,2021-02-05 22:00:00,2021-02-05 22:05:00,1716.3,1716.5,0.44,100.0,0.0256,-0.01,0.02,-0.03,flip -7718,做多,2021-02-05 22:05:00,2021-02-05 23:20:00,1716.5,1723.21,0.44,100.0,0.0256,0.17,0.02,0.15,flip -7719,做空,2021-02-05 23:20:00,2021-02-05 23:25:00,1723.21,1724.07,0.44,100.0,0.0255,-0.02,0.02,-0.04,flip -7720,做多,2021-02-05 23:25:00,2021-02-05 23:30:00,1724.07,1719.0,0.44,100.0,0.0255,-0.13,0.02,-0.15,flip -7721,做空,2021-02-05 23:30:00,2021-02-05 23:50:00,1719.0,1726.23,0.44,100.0,0.0255,-0.18,0.02,-0.21,flip -7722,做多,2021-02-05 23:50:00,2021-02-05 23:55:00,1726.23,1721.16,0.44,100.0,0.0252,-0.13,0.02,-0.15,flip -7723,做空,2021-02-05 23:55:00,2021-02-06 00:00:00,1721.16,1736.01,0.43,100.0,0.0252,-0.37,0.02,-0.4,flip -7724,做多,2021-02-06 00:00:00,2021-02-06 00:35:00,1736.01,1746.46,0.44,100.0,0.0251,0.26,0.02,0.24,tp_upper -7725,做多,2021-02-06 08:15:00,2021-02-06 10:25:00,1693.19,1687.7,0.44,100.0,0.0258,-0.14,0.02,-0.16,flip -7726,做空,2021-02-06 10:25:00,2021-02-06 10:35:00,1687.7,1688.07,0.44,100.0,0.0258,-0.01,0.02,-0.03,flip -7727,做多,2021-02-06 10:35:00,2021-02-06 11:05:00,1688.07,1682.96,0.44,100.0,0.0258,-0.13,0.02,-0.15,flip -7728,做空,2021-02-06 11:05:00,2021-02-06 11:15:00,1682.96,1687.05,0.43,100.0,0.0258,-0.11,0.02,-0.13,flip -7729,做多,2021-02-06 11:15:00,2021-02-06 11:55:00,1687.05,1683.49,0.43,100.0,0.0256,-0.09,0.02,-0.11,flip -7730,做空,2021-02-06 11:55:00,2021-02-06 12:00:00,1683.49,1685.99,0.43,100.0,0.0256,-0.06,0.02,-0.09,flip -7731,做多,2021-02-06 12:00:00,2021-02-06 12:05:00,1685.99,1682.9,0.43,100.0,0.0255,-0.08,0.02,-0.1,flip -7732,做空,2021-02-06 12:05:00,2021-02-06 12:30:00,1682.9,1690.83,0.43,100.0,0.0255,-0.2,0.02,-0.22,flip -7733,做多,2021-02-06 12:30:00,2021-02-06 12:45:00,1690.83,1688.03,0.43,100.0,0.0252,-0.07,0.02,-0.09,flip -7734,做空,2021-02-06 12:45:00,2021-02-06 13:10:00,1688.03,1682.2,0.42,100.0,0.0252,0.15,0.02,0.13,flip -7735,做多,2021-02-06 13:10:00,2021-02-06 13:20:00,1682.2,1684.94,0.43,100.0,0.0253,0.07,0.02,0.05,flip -7736,做空,2021-02-06 13:20:00,2021-02-06 13:40:00,1684.94,1684.93,0.43,100.0,0.0253,0.0,0.02,-0.02,flip -7737,做多,2021-02-06 13:40:00,2021-02-06 13:45:00,1684.93,1681.86,0.43,100.0,0.0253,-0.08,0.02,-0.1,flip -7738,做空,2021-02-06 13:45:00,2021-02-06 14:00:00,1681.86,1683.93,0.42,100.0,0.0252,-0.05,0.02,-0.07,flip -7739,做多,2021-02-06 14:00:00,2021-02-06 14:05:00,1683.93,1681.5,0.42,100.0,0.0252,-0.06,0.02,-0.08,flip -7740,做空,2021-02-06 14:05:00,2021-02-06 14:10:00,1681.5,1683.46,0.42,100.0,0.0251,-0.05,0.02,-0.07,flip -7741,做多,2021-02-06 14:10:00,2021-02-06 15:20:00,1683.46,1689.9,0.42,100.0,0.025,0.16,0.02,0.14,flip -7742,做空,2021-02-06 15:20:00,2021-02-06 16:00:00,1689.9,1673.11,0.42,100.0,0.025,0.42,0.02,0.4,tp_lower -7743,做多,2021-02-06 16:20:00,2021-02-06 17:00:00,1685.02,1694.12,0.43,100.0,0.0253,0.23,0.02,0.21,flip -7744,做空,2021-02-06 17:00:00,2021-02-06 17:20:00,1694.12,1688.3,0.43,100.0,0.0253,0.15,0.02,0.13,flip -7745,做多,2021-02-06 17:20:00,2021-02-06 17:30:00,1688.3,1689.41,0.43,100.0,0.0254,0.03,0.02,0.01,flip -7746,做空,2021-02-06 17:30:00,2021-02-06 17:35:00,1689.41,1693.91,0.43,100.0,0.0254,-0.11,0.02,-0.14,flip -7747,做多,2021-02-06 17:35:00,2021-02-06 17:40:00,1693.91,1692.62,0.43,100.0,0.0253,-0.03,0.02,-0.05,flip -7748,做空,2021-02-06 17:40:00,2021-02-06 20:40:00,1692.62,1693.83,0.43,100.0,0.0252,-0.03,0.02,-0.05,flip -7749,做多,2021-02-06 20:40:00,2021-02-06 21:25:00,1693.83,1706.16,0.43,100.0,0.0252,0.31,0.02,0.29,tp_upper -7750,做多,2021-02-07 08:10:00,2021-02-07 08:25:00,1646.35,1642.67,0.44,100.0,0.0267,-0.1,0.02,-0.12,flip -7751,做空,2021-02-07 08:25:00,2021-02-07 08:35:00,1642.67,1645.31,0.44,100.0,0.0267,-0.07,0.02,-0.09,flip -7752,做多,2021-02-07 08:35:00,2021-02-07 08:40:00,1645.31,1639.1,0.44,100.0,0.0265,-0.16,0.02,-0.19,flip -7753,做空,2021-02-07 08:40:00,2021-02-07 08:45:00,1639.1,1640.51,0.43,100.0,0.0265,-0.04,0.02,-0.06,flip -7754,做多,2021-02-07 08:45:00,2021-02-07 09:00:00,1640.51,1639.9,0.43,100.0,0.0264,-0.02,0.02,-0.04,flip -7755,做空,2021-02-07 09:00:00,2021-02-07 09:05:00,1639.9,1641.27,0.43,100.0,0.0264,-0.04,0.02,-0.06,flip -7756,做多,2021-02-07 09:05:00,2021-02-07 09:15:00,1641.27,1636.25,0.43,100.0,0.0263,-0.13,0.02,-0.15,flip -7757,做空,2021-02-07 09:15:00,2021-02-07 09:25:00,1636.25,1638.21,0.43,100.0,0.0263,-0.05,0.02,-0.07,flip -7758,做多,2021-02-07 09:25:00,2021-02-07 11:05:00,1638.21,1631.58,0.43,100.0,0.0262,-0.17,0.02,-0.2,flip -7759,做空,2021-02-07 11:05:00,2021-02-07 11:30:00,1631.58,1627.92,0.43,100.0,0.0262,0.1,0.02,0.07,flip -7760,做多,2021-02-07 11:30:00,2021-02-07 11:35:00,1627.92,1626.75,0.43,100.0,0.0263,-0.03,0.02,-0.05,flip -7761,做空,2021-02-07 11:35:00,2021-02-07 11:45:00,1626.75,1628.65,0.43,100.0,0.0263,-0.05,0.02,-0.07,flip -7762,做多,2021-02-07 11:45:00,2021-02-07 11:55:00,1628.65,1627.22,0.43,100.0,0.0262,-0.04,0.02,-0.06,flip -7763,做空,2021-02-07 11:55:00,2021-02-07 12:05:00,1627.22,1627.4,0.43,100.0,0.0262,-0.0,0.02,-0.03,flip -7764,做多,2021-02-07 12:05:00,2021-02-07 13:15:00,1627.4,1626.76,0.43,100.0,0.0261,-0.02,0.02,-0.04,flip -7765,做空,2021-02-07 13:15:00,2021-02-07 13:30:00,1626.76,1595.88,0.42,100.0,0.0261,0.81,0.02,0.78,tp_lower -7766,做多,2021-02-07 20:35:00,2021-02-07 21:20:00,1577.08,1574.91,0.43,100.0,0.0274,-0.06,0.02,-0.08,flip -7767,做空,2021-02-07 21:20:00,2021-02-07 21:25:00,1574.91,1578.57,0.43,100.0,0.0274,-0.1,0.02,-0.12,flip -7768,做多,2021-02-07 21:25:00,2021-02-07 23:00:00,1578.57,1610.2,0.43,100.0,0.0272,0.86,0.02,0.84,tp_upper -7769,做多,2021-02-08 02:20:00,2021-02-08 02:30:00,1589.33,1587.91,0.45,100.0,0.028,-0.04,0.02,-0.06,flip -7770,做空,2021-02-08 02:30:00,2021-02-08 02:40:00,1587.91,1587.83,0.44,100.0,0.028,0.0,0.02,-0.02,flip -7771,做多,2021-02-08 02:40:00,2021-02-08 02:45:00,1587.83,1584.42,0.44,100.0,0.028,-0.1,0.02,-0.12,flip -7772,做空,2021-02-08 02:45:00,2021-02-08 03:15:00,1584.42,1589.99,0.44,100.0,0.0279,-0.16,0.02,-0.18,flip -7773,做多,2021-02-08 03:15:00,2021-02-08 03:20:00,1589.99,1582.55,0.44,100.0,0.0277,-0.21,0.02,-0.23,flip -7774,做空,2021-02-08 03:20:00,2021-02-08 03:35:00,1582.55,1586.05,0.44,100.0,0.0277,-0.1,0.02,-0.12,flip -7775,做多,2021-02-08 03:35:00,2021-02-08 04:15:00,1586.05,1612.63,0.44,100.0,0.0275,0.73,0.02,0.71,tp_upper -7776,做多,2021-02-08 19:55:00,2021-02-08 21:45:00,1701.83,1710.14,0.44,100.0,0.0261,0.22,0.02,0.19,flip -7777,做空,2021-02-08 21:45:00,2021-02-08 22:35:00,1710.14,1720.01,0.45,100.0,0.026,-0.26,0.02,-0.28,flip -7778,做多,2021-02-08 22:35:00,2021-02-08 23:00:00,1720.01,1717.37,0.44,100.0,0.0257,-0.07,0.02,-0.09,flip -7779,做空,2021-02-08 23:00:00,2021-02-08 23:10:00,1717.37,1722.35,0.44,100.0,0.0257,-0.13,0.02,-0.15,flip -7780,做多,2021-02-08 23:10:00,2021-02-08 23:15:00,1722.35,1745.14,0.44,100.0,0.0255,0.58,0.02,0.56,tp_upper -7781,做多,2021-02-09 02:10:00,2021-02-09 02:55:00,1728.82,1728.18,0.45,100.0,0.026,-0.02,0.02,-0.04,flip -7782,做空,2021-02-09 02:55:00,2021-02-09 03:10:00,1728.18,1724.07,0.45,100.0,0.026,0.11,0.02,0.08,flip -7783,做多,2021-02-09 03:10:00,2021-02-09 06:05:00,1724.07,1734.7,0.45,100.0,0.0261,0.28,0.02,0.25,flip -7784,做空,2021-02-09 06:05:00,2021-02-09 06:10:00,1734.7,1740.33,0.45,100.0,0.026,-0.15,0.02,-0.17,flip -7785,做多,2021-02-09 06:10:00,2021-02-09 06:45:00,1740.33,1764.78,0.45,100.0,0.0259,0.63,0.02,0.61,tp_upper -7786,做多,2021-02-09 10:05:00,2021-02-09 10:45:00,1769.91,1745.5,0.46,100.0,0.0258,-0.63,0.02,-0.65,flip -7787,做空,2021-02-09 10:45:00,2021-02-09 11:35:00,1745.5,1757.91,0.45,100.0,0.0257,-0.32,0.02,-0.34,flip -7788,做多,2021-02-09 11:35:00,2021-02-09 11:45:00,1757.91,1758.98,0.45,100.0,0.0253,0.03,0.02,0.0,flip -7789,做空,2021-02-09 11:45:00,2021-02-09 11:55:00,1758.98,1758.51,0.45,100.0,0.0253,0.01,0.02,-0.01,flip -7790,做多,2021-02-09 11:55:00,2021-02-09 12:25:00,1758.51,1762.44,0.44,100.0,0.0253,0.1,0.02,0.08,flip -7791,做空,2021-02-09 12:25:00,2021-02-09 12:50:00,1762.44,1735.19,0.45,100.0,0.0253,0.69,0.02,0.67,tp_lower -7792,做多,2021-02-09 14:55:00,2021-02-09 15:00:00,1760.23,1751.87,0.45,100.0,0.0257,-0.21,0.02,-0.24,flip -7793,做空,2021-02-09 15:00:00,2021-02-09 16:05:00,1751.87,1759.44,0.45,100.0,0.0256,-0.19,0.02,-0.22,flip -7794,做多,2021-02-09 16:05:00,2021-02-09 18:40:00,1759.44,1753.0,0.45,100.0,0.0254,-0.16,0.02,-0.19,flip -7795,做空,2021-02-09 18:40:00,2021-02-09 18:50:00,1753.0,1753.78,0.44,100.0,0.0254,-0.02,0.02,-0.04,flip -7796,做多,2021-02-09 18:50:00,2021-02-09 19:30:00,1753.78,1749.99,0.44,100.0,0.0253,-0.1,0.02,-0.12,flip -7797,做空,2021-02-09 19:30:00,2021-02-09 23:15:00,1749.99,1762.84,0.44,100.0,0.0253,-0.33,0.02,-0.35,flip -7798,做多,2021-02-09 23:15:00,2021-02-09 23:35:00,1762.84,1775.59,0.44,100.0,0.0249,0.32,0.02,0.3,tp_upper -7799,做多,2021-02-10 04:15:00,2021-02-10 06:05:00,1782.4,1829.15,0.45,100.0,0.0252,1.18,0.02,1.15,tp_upper -7800,做多,2021-02-10 10:10:00,2021-02-10 10:15:00,1811.08,1810.12,0.46,100.0,0.0254,-0.02,0.02,-0.05,flip -7801,做空,2021-02-10 10:15:00,2021-02-10 11:00:00,1810.12,1788.56,0.46,100.0,0.0254,0.55,0.02,0.52,tp_lower -7802,做多,2021-02-10 19:40:00,2021-02-10 19:45:00,1747.21,1743.05,0.46,100.0,0.0266,-0.11,0.02,-0.13,flip -7803,做空,2021-02-10 19:45:00,2021-02-10 19:50:00,1743.05,1743.59,0.46,100.0,0.0266,-0.01,0.02,-0.04,flip -7804,做多,2021-02-10 19:50:00,2021-02-10 20:00:00,1743.59,1741.16,0.46,100.0,0.0265,-0.06,0.02,-0.09,flip -7805,做空,2021-02-10 20:00:00,2021-02-10 21:20:00,1741.16,1711.68,0.46,100.0,0.0265,0.78,0.02,0.76,tp_lower -7806,做多,2021-02-10 22:05:00,2021-02-10 22:55:00,1736.42,1751.52,0.47,100.0,0.027,0.41,0.02,0.38,tp_upper -7807,做多,2021-02-11 00:15:00,2021-02-11 00:40:00,1730.51,1730.0,0.48,100.0,0.0275,-0.01,0.02,-0.04,flip -7808,做空,2021-02-11 00:40:00,2021-02-11 00:45:00,1730.0,1715.79,0.48,100.0,0.0275,0.39,0.02,0.37,tp_lower -7809,做多,2021-02-11 02:50:00,2021-02-11 03:00:00,1733.34,1734.06,0.48,100.0,0.0276,0.02,0.02,-0.0,flip -7810,做空,2021-02-11 03:00:00,2021-02-11 04:25:00,1734.06,1732.22,0.48,100.0,0.0276,0.05,0.02,0.03,flip -7811,做多,2021-02-11 04:25:00,2021-02-11 06:25:00,1732.22,1730.05,0.48,100.0,0.0276,-0.06,0.02,-0.08,flip -7812,做空,2021-02-11 06:25:00,2021-02-11 06:30:00,1730.05,1733.9,0.48,100.0,0.0276,-0.11,0.02,-0.13,flip -7813,做多,2021-02-11 06:30:00,2021-02-11 06:35:00,1733.9,1725.89,0.48,100.0,0.0274,-0.22,0.02,-0.24,flip -7814,做空,2021-02-11 06:35:00,2021-02-11 07:00:00,1725.89,1735.61,0.47,100.0,0.0274,-0.27,0.02,-0.29,flip -7815,做多,2021-02-11 07:00:00,2021-02-11 07:35:00,1735.61,1744.97,0.47,100.0,0.0271,0.25,0.02,0.23,tp_upper -7816,做多,2021-02-11 17:15:00,2021-02-11 17:55:00,1786.35,1784.03,0.47,100.0,0.0264,-0.06,0.02,-0.08,flip -7817,做空,2021-02-11 17:55:00,2021-02-11 18:05:00,1784.03,1787.33,0.47,100.0,0.0264,-0.09,0.02,-0.11,flip -7818,做多,2021-02-11 18:05:00,2021-02-11 19:35:00,1787.33,1794.91,0.47,100.0,0.0263,0.2,0.02,0.18,flip -7819,做空,2021-02-11 19:35:00,2021-02-11 20:10:00,1794.91,1790.72,0.47,100.0,0.0262,0.11,0.02,0.09,flip -7820,做多,2021-02-11 20:10:00,2021-02-11 20:25:00,1790.72,1807.8,0.47,100.0,0.0263,0.45,0.02,0.43,tp_upper -7821,做多,2021-02-11 20:25:00,2021-02-11 20:30:00,1807.8,1808.67,0.48,100.0,0.0263,0.02,0.02,-0.0,tp_upper -7822,做多,2021-02-11 23:10:00,2021-02-11 23:15:00,1793.35,1788.73,0.48,100.0,0.0265,-0.12,0.02,-0.15,flip -7823,做空,2021-02-11 23:15:00,2021-02-11 23:20:00,1788.73,1789.0,0.47,100.0,0.0265,-0.01,0.02,-0.03,flip -7824,做多,2021-02-11 23:20:00,2021-02-11 23:50:00,1789.0,1782.62,0.47,100.0,0.0264,-0.17,0.02,-0.19,flip -7825,做空,2021-02-11 23:50:00,2021-02-11 23:55:00,1782.62,1789.32,0.47,100.0,0.0264,-0.18,0.02,-0.2,flip -7826,做多,2021-02-11 23:55:00,2021-02-12 00:20:00,1789.32,1803.24,0.47,100.0,0.0262,0.36,0.02,0.34,tp_upper -7827,做多,2021-02-12 01:50:00,2021-02-12 02:00:00,1791.38,1792.37,0.48,100.0,0.0268,0.03,0.02,0.0,flip -7828,做空,2021-02-12 02:00:00,2021-02-12 02:20:00,1792.37,1789.51,0.48,100.0,0.0268,0.08,0.02,0.05,flip -7829,做多,2021-02-12 02:20:00,2021-02-12 02:25:00,1789.51,1784.9,0.48,100.0,0.0268,-0.12,0.02,-0.15,flip -7830,做空,2021-02-12 02:25:00,2021-02-12 02:30:00,1784.9,1788.19,0.48,100.0,0.0268,-0.09,0.02,-0.11,flip -7831,做多,2021-02-12 02:30:00,2021-02-12 02:35:00,1788.19,1780.28,0.48,100.0,0.0267,-0.21,0.02,-0.23,flip -7832,做空,2021-02-12 02:35:00,2021-02-12 03:10:00,1780.28,1777.2,0.47,100.0,0.0267,0.08,0.02,0.06,tp_lower -7833,做多,2021-02-12 08:20:00,2021-02-12 08:30:00,1777.69,1775.03,0.48,100.0,0.0267,-0.07,0.02,-0.09,flip -7834,做空,2021-02-12 08:30:00,2021-02-12 10:00:00,1775.03,1772.35,0.47,100.0,0.0267,0.07,0.02,0.05,flip -7835,做多,2021-02-12 10:00:00,2021-02-12 11:15:00,1772.35,1780.4,0.47,100.0,0.0267,0.22,0.02,0.19,tp_upper -7836,做多,2021-02-12 14:40:00,2021-02-12 15:30:00,1769.5,1775.7,0.48,100.0,0.0269,0.17,0.02,0.14,flip -7837,做空,2021-02-12 15:30:00,2021-02-12 15:35:00,1775.7,1782.16,0.48,100.0,0.0269,-0.17,0.02,-0.2,flip -7838,做多,2021-02-12 15:35:00,2021-02-12 15:45:00,1782.16,1791.47,0.47,100.0,0.0266,0.25,0.02,0.22,tp_upper -7839,做多,2021-02-13 05:05:00,2021-02-13 05:20:00,1857.3,1852.06,0.48,100.0,0.026,-0.14,0.02,-0.16,flip -7840,做空,2021-02-13 05:20:00,2021-02-13 05:25:00,1852.06,1841.75,0.48,100.0,0.0259,0.27,0.02,0.24,tp_lower -7841,做多,2021-02-13 15:00:00,2021-02-13 15:05:00,1819.67,1819.14,0.48,100.0,0.0265,-0.01,0.02,-0.04,flip -7842,做空,2021-02-13 15:05:00,2021-02-13 15:35:00,1819.14,1822.06,0.48,100.0,0.0265,-0.08,0.02,-0.1,flip -7843,做多,2021-02-13 15:35:00,2021-02-13 16:00:00,1822.06,1813.77,0.48,100.0,0.0264,-0.22,0.02,-0.24,flip -7844,做空,2021-02-13 16:00:00,2021-02-13 16:05:00,1813.77,1820.84,0.48,100.0,0.0263,-0.19,0.02,-0.21,flip -7845,做多,2021-02-13 16:05:00,2021-02-13 16:25:00,1820.84,1808.98,0.48,100.0,0.0261,-0.31,0.02,-0.33,flip -7846,做空,2021-02-13 16:25:00,2021-02-13 16:45:00,1808.98,1815.04,0.47,100.0,0.0261,-0.16,0.02,-0.18,flip -7847,做多,2021-02-13 16:45:00,2021-02-13 16:55:00,1815.04,1813.19,0.47,100.0,0.0259,-0.05,0.02,-0.07,flip -7848,做空,2021-02-13 16:55:00,2021-02-13 17:55:00,1813.19,1796.64,0.47,100.0,0.0259,0.43,0.02,0.4,tp_lower -7849,做多,2021-02-13 18:20:00,2021-02-13 18:35:00,1807.55,1803.2,0.47,100.0,0.0262,-0.11,0.02,-0.14,flip -7850,做空,2021-02-13 18:35:00,2021-02-13 18:45:00,1803.2,1810.7,0.47,100.0,0.0261,-0.2,0.02,-0.22,flip -7851,做多,2021-02-13 18:45:00,2021-02-13 18:50:00,1810.7,1806.94,0.47,100.0,0.0259,-0.1,0.02,-0.12,flip -7852,做空,2021-02-13 18:50:00,2021-02-13 19:15:00,1806.94,1811.23,0.47,100.0,0.0259,-0.11,0.02,-0.13,flip -7853,做多,2021-02-13 19:15:00,2021-02-13 19:30:00,1811.23,1805.88,0.47,100.0,0.0257,-0.14,0.02,-0.16,flip -7854,做空,2021-02-13 19:30:00,2021-02-13 20:50:00,1805.88,1802.55,0.46,100.0,0.0257,0.09,0.02,0.06,flip -7855,做多,2021-02-13 20:50:00,2021-02-13 21:05:00,1802.55,1803.03,0.46,100.0,0.0258,0.01,0.02,-0.01,flip -7856,做空,2021-02-13 21:05:00,2021-02-13 21:10:00,1803.03,1804.4,0.46,100.0,0.0257,-0.04,0.02,-0.06,flip -7857,做多,2021-02-13 21:10:00,2021-02-13 21:15:00,1804.4,1804.33,0.46,100.0,0.0257,-0.0,0.02,-0.02,flip -7858,做空,2021-02-13 21:15:00,2021-02-13 21:20:00,1804.33,1809.99,0.46,100.0,0.0256,-0.15,0.02,-0.17,flip -7859,做多,2021-02-13 21:20:00,2021-02-13 21:25:00,1809.99,1806.6,0.46,100.0,0.0255,-0.09,0.02,-0.11,flip -7860,做空,2021-02-13 21:25:00,2021-02-14 00:05:00,1806.6,1816.68,0.46,100.0,0.0254,-0.26,0.02,-0.28,flip -7861,做多,2021-02-14 00:05:00,2021-02-14 00:10:00,1816.68,1832.82,0.47,100.0,0.0256,0.41,0.02,0.39,tp_upper -7862,做多,2021-02-14 04:00:00,2021-02-14 04:10:00,1821.06,1818.81,0.47,100.0,0.0258,-0.06,0.02,-0.08,flip -7863,做空,2021-02-14 04:10:00,2021-02-14 05:15:00,1818.81,1819.91,0.47,100.0,0.0257,-0.03,0.02,-0.05,flip -7864,做多,2021-02-14 05:15:00,2021-02-14 05:55:00,1819.91,1845.59,0.47,100.0,0.0257,0.66,0.02,0.64,tp_upper -7865,做多,2021-02-14 09:00:00,2021-02-14 10:20:00,1833.68,1849.79,0.47,100.0,0.0258,0.42,0.02,0.39,tp_upper -7866,做多,2021-02-14 11:10:00,2021-02-14 11:25:00,1834.95,1833.86,0.48,100.0,0.026,-0.03,0.02,-0.05,flip -7867,做空,2021-02-14 11:25:00,2021-02-14 11:35:00,1833.86,1834.41,0.48,100.0,0.026,-0.01,0.02,-0.04,flip -7868,做多,2021-02-14 11:35:00,2021-02-14 11:40:00,1834.41,1832.9,0.48,100.0,0.0259,-0.04,0.02,-0.06,flip -7869,做空,2021-02-14 11:40:00,2021-02-14 11:45:00,1832.9,1834.96,0.47,100.0,0.0259,-0.05,0.02,-0.08,flip -7870,做多,2021-02-14 11:45:00,2021-02-14 11:55:00,1834.96,1835.65,0.47,100.0,0.0258,0.02,0.02,-0.01,flip -7871,做空,2021-02-14 11:55:00,2021-02-14 12:00:00,1835.65,1837.23,0.47,100.0,0.0258,-0.04,0.02,-0.06,flip -7872,做多,2021-02-14 12:00:00,2021-02-14 13:15:00,1837.23,1836.01,0.47,100.0,0.0257,-0.03,0.02,-0.06,flip -7873,做空,2021-02-14 13:15:00,2021-02-14 13:20:00,1836.01,1839.34,0.47,100.0,0.0257,-0.09,0.02,-0.11,flip -7874,做多,2021-02-14 13:20:00,2021-02-14 13:30:00,1839.34,1836.76,0.47,100.0,0.0256,-0.07,0.02,-0.09,flip -7875,做空,2021-02-14 13:30:00,2021-02-14 13:40:00,1836.76,1820.7,0.47,100.0,0.0256,0.41,0.02,0.39,tp_lower -7876,做多,2021-02-14 20:05:00,2021-02-14 20:10:00,1821.91,1819.56,0.47,100.0,0.026,-0.06,0.02,-0.08,flip -7877,做空,2021-02-14 20:10:00,2021-02-14 20:20:00,1819.56,1817.47,0.47,100.0,0.0259,0.05,0.02,0.03,flip -7878,做多,2021-02-14 20:20:00,2021-02-14 20:50:00,1817.47,1819.5,0.47,100.0,0.026,0.05,0.02,0.03,flip -7879,做空,2021-02-14 20:50:00,2021-02-14 21:05:00,1819.5,1817.91,0.47,100.0,0.026,0.04,0.02,0.02,flip -7880,做多,2021-02-14 21:05:00,2021-02-14 22:25:00,1817.91,1833.03,0.47,100.0,0.026,0.39,0.02,0.37,tp_upper -7881,做多,2021-02-15 00:10:00,2021-02-15 07:40:00,1812.47,1754.61,0.48,100.0,0.0267,-1.55,0.02,-1.57,flip -7882,做空,2021-02-15 07:40:00,2021-02-15 08:10:00,1754.61,1758.45,0.47,100.0,0.0267,-0.1,0.02,-0.13,flip -7883,做多,2021-02-15 08:10:00,2021-02-15 10:55:00,1758.45,1773.6,0.47,100.0,0.0265,0.4,0.02,0.38,tp_upper -7884,做多,2021-02-15 21:30:00,2021-02-15 21:40:00,1820.27,1813.58,0.47,100.0,0.0258,-0.17,0.02,-0.2,flip -7885,做空,2021-02-15 21:40:00,2021-02-15 21:55:00,1813.58,1792.49,0.47,100.0,0.0258,0.54,0.02,0.52,tp_lower -7886,做多,2021-02-16 02:20:00,2021-02-16 02:25:00,1809.97,1806.73,0.48,100.0,0.0263,-0.09,0.02,-0.11,flip -7887,做空,2021-02-16 02:25:00,2021-02-16 02:40:00,1806.73,1805.19,0.47,100.0,0.0262,0.04,0.02,0.02,flip -7888,做多,2021-02-16 02:40:00,2021-02-16 02:45:00,1805.19,1804.67,0.47,100.0,0.0263,-0.01,0.02,-0.04,flip -7889,做空,2021-02-16 02:45:00,2021-02-16 03:10:00,1804.67,1808.99,0.47,100.0,0.0262,-0.11,0.02,-0.14,flip -7890,做多,2021-02-16 03:10:00,2021-02-16 06:05:00,1808.99,1805.63,0.47,100.0,0.0261,-0.09,0.02,-0.11,flip -7891,做空,2021-02-16 06:05:00,2021-02-16 06:45:00,1805.63,1800.94,0.47,100.0,0.026,0.12,0.02,0.1,flip -7892,做多,2021-02-16 06:45:00,2021-02-16 07:05:00,1800.94,1796.82,0.47,100.0,0.0262,-0.11,0.02,-0.13,flip -7893,做空,2021-02-16 07:05:00,2021-02-16 07:10:00,1796.82,1799.47,0.47,100.0,0.0261,-0.07,0.02,-0.09,flip -7894,做多,2021-02-16 07:10:00,2021-02-16 07:55:00,1799.47,1799.2,0.47,100.0,0.026,-0.01,0.02,-0.03,flip -7895,做空,2021-02-16 07:55:00,2021-02-16 08:00:00,1799.2,1803.98,0.47,100.0,0.026,-0.12,0.02,-0.15,flip -7896,做多,2021-02-16 08:00:00,2021-02-16 08:10:00,1803.98,1799.33,0.47,100.0,0.0258,-0.12,0.02,-0.14,flip -7897,做空,2021-02-16 08:10:00,2021-02-16 08:25:00,1799.33,1807.7,0.46,100.0,0.0258,-0.22,0.02,-0.24,flip -7898,做多,2021-02-16 08:25:00,2021-02-16 08:30:00,1807.7,1801.8,0.46,100.0,0.0255,-0.15,0.02,-0.17,flip -7899,做空,2021-02-16 08:30:00,2021-02-16 08:35:00,1801.8,1805.55,0.46,100.0,0.0255,-0.1,0.02,-0.12,flip -7900,做多,2021-02-16 08:35:00,2021-02-16 09:30:00,1805.55,1803.51,0.46,100.0,0.0254,-0.05,0.02,-0.07,flip -7901,做空,2021-02-16 09:30:00,2021-02-16 09:35:00,1803.51,1804.46,0.46,100.0,0.0254,-0.02,0.02,-0.05,flip -7902,做多,2021-02-16 09:35:00,2021-02-16 09:45:00,1804.46,1803.5,0.46,100.0,0.0253,-0.02,0.02,-0.05,flip -7903,做空,2021-02-16 09:45:00,2021-02-16 09:50:00,1803.5,1807.21,0.46,100.0,0.0253,-0.09,0.02,-0.12,flip -7904,做多,2021-02-16 09:50:00,2021-02-16 10:00:00,1807.21,1802.17,0.45,100.0,0.0252,-0.13,0.02,-0.15,flip -7905,做空,2021-02-16 10:00:00,2021-02-16 10:05:00,1802.17,1806.93,0.45,100.0,0.0251,-0.12,0.02,-0.14,flip -7906,做多,2021-02-16 10:05:00,2021-02-16 10:15:00,1806.93,1803.13,0.45,100.0,0.025,-0.09,0.02,-0.12,flip -7907,做空,2021-02-16 10:15:00,2021-02-16 10:40:00,1803.13,1793.0,0.45,100.0,0.025,0.25,0.02,0.23,tp_lower -7908,做多,2021-02-16 12:10:00,2021-02-16 12:15:00,1801.78,1800.34,0.45,100.0,0.0251,-0.04,0.02,-0.06,flip -7909,做空,2021-02-16 12:15:00,2021-02-16 12:20:00,1800.34,1806.28,0.45,100.0,0.0251,-0.15,0.02,-0.17,flip -7910,做多,2021-02-16 12:20:00,2021-02-16 12:30:00,1806.28,1822.26,0.45,100.0,0.0249,0.4,0.02,0.37,tp_upper -7911,做多,2021-02-16 12:40:00,2021-02-16 12:55:00,1804.31,1804.2,0.45,100.0,0.0251,-0.0,0.02,-0.03,flip -7912,做空,2021-02-16 12:55:00,2021-02-16 13:30:00,1804.2,1787.15,0.45,100.0,0.0251,0.43,0.02,0.41,tp_lower -7913,做多,2021-02-16 22:35:00,2021-02-16 23:30:00,1765.43,1785.54,0.46,100.0,0.0258,0.52,0.02,0.5,tp_upper -7914,做多,2021-02-17 01:00:00,2021-02-17 02:15:00,1774.52,1783.71,0.47,100.0,0.0266,0.24,0.02,0.22,tp_upper -7915,做多,2021-02-17 04:00:00,2021-02-17 06:20:00,1759.16,1761.07,0.47,100.0,0.027,0.05,0.02,0.03,flip -7916,做空,2021-02-17 06:20:00,2021-02-17 06:25:00,1761.07,1763.19,0.47,100.0,0.0269,-0.06,0.02,-0.08,flip -7917,做多,2021-02-17 06:25:00,2021-02-17 07:15:00,1763.19,1795.99,0.47,100.0,0.0269,0.88,0.02,0.86,tp_upper -7918,做多,2021-02-17 15:40:00,2021-02-17 15:45:00,1812.1,1811.52,0.48,100.0,0.0266,-0.02,0.02,-0.04,flip -7919,做空,2021-02-17 15:45:00,2021-02-17 15:50:00,1811.52,1814.0,0.48,100.0,0.0266,-0.07,0.02,-0.09,flip -7920,做多,2021-02-17 15:50:00,2021-02-17 15:55:00,1814.0,1812.68,0.48,100.0,0.0265,-0.03,0.02,-0.06,flip -7921,做空,2021-02-17 15:55:00,2021-02-17 16:00:00,1812.68,1819.03,0.48,100.0,0.0264,-0.17,0.02,-0.19,flip -7922,做多,2021-02-17 16:00:00,2021-02-17 16:05:00,1819.03,1816.13,0.48,100.0,0.0262,-0.08,0.02,-0.1,flip -7923,做空,2021-02-17 16:05:00,2021-02-17 16:30:00,1816.13,1816.08,0.48,100.0,0.0262,0.0,0.02,-0.02,flip -7924,做多,2021-02-17 16:30:00,2021-02-17 16:45:00,1816.08,1818.45,0.48,100.0,0.0262,0.06,0.02,0.04,flip -7925,做空,2021-02-17 16:45:00,2021-02-17 17:20:00,1818.45,1820.82,0.48,100.0,0.0261,-0.06,0.02,-0.09,flip -7926,做多,2021-02-17 17:20:00,2021-02-17 17:35:00,1820.82,1819.1,0.47,100.0,0.0261,-0.04,0.02,-0.07,flip -7927,做空,2021-02-17 17:35:00,2021-02-17 18:35:00,1819.1,1823.2,0.47,100.0,0.026,-0.11,0.02,-0.13,flip -7928,做多,2021-02-17 18:35:00,2021-02-17 18:45:00,1823.2,1821.89,0.47,100.0,0.0259,-0.03,0.02,-0.06,flip -7929,做空,2021-02-17 18:45:00,2021-02-17 18:50:00,1821.89,1822.0,0.47,100.0,0.0259,-0.0,0.02,-0.03,flip -7930,做多,2021-02-17 18:50:00,2021-02-17 19:15:00,1822.0,1832.77,0.47,100.0,0.0258,0.28,0.02,0.25,tp_upper -7931,做多,2021-02-18 07:30:00,2021-02-18 08:35:00,1887.4,1895.04,0.48,100.0,0.0254,0.19,0.02,0.17,flip -7932,做空,2021-02-18 08:35:00,2021-02-18 09:20:00,1895.04,1900.15,0.48,100.0,0.0254,-0.13,0.02,-0.15,flip -7933,做多,2021-02-18 09:20:00,2021-02-18 10:05:00,1900.15,1933.43,0.48,100.0,0.0253,0.84,0.02,0.82,tp_upper -7934,做多,2021-02-18 11:40:00,2021-02-18 12:00:00,1903.35,1893.0,0.49,100.0,0.0256,-0.27,0.02,-0.29,flip -7935,做空,2021-02-18 12:00:00,2021-02-18 12:05:00,1893.0,1888.08,0.48,100.0,0.0256,0.13,0.02,0.1,tp_lower -7936,做多,2021-02-18 12:35:00,2021-02-18 12:45:00,1901.95,1903.27,0.49,100.0,0.0255,0.03,0.02,0.01,flip -7937,做空,2021-02-18 12:45:00,2021-02-18 12:50:00,1903.27,1904.3,0.49,100.0,0.0255,-0.03,0.02,-0.05,flip -7938,做多,2021-02-18 12:50:00,2021-02-18 12:55:00,1904.3,1903.85,0.48,100.0,0.0254,-0.01,0.02,-0.04,flip -7939,做空,2021-02-18 12:55:00,2021-02-18 13:05:00,1903.85,1906.67,0.48,100.0,0.0254,-0.07,0.02,-0.1,flip -7940,做多,2021-02-18 13:05:00,2021-02-18 13:10:00,1906.67,1903.87,0.48,100.0,0.0253,-0.07,0.02,-0.09,flip -7941,做空,2021-02-18 13:10:00,2021-02-18 13:15:00,1903.87,1904.66,0.48,100.0,0.0253,-0.02,0.02,-0.04,flip -7942,做多,2021-02-18 13:15:00,2021-02-18 13:50:00,1904.66,1922.38,0.48,100.0,0.0252,0.45,0.02,0.42,tp_upper -7943,做多,2021-02-18 15:35:00,2021-02-18 15:45:00,1913.73,1907.03,0.48,100.0,0.0253,-0.17,0.02,-0.19,flip -7944,做空,2021-02-18 15:45:00,2021-02-18 15:50:00,1907.03,1908.79,0.48,100.0,0.0253,-0.04,0.02,-0.07,flip -7945,做多,2021-02-18 15:50:00,2021-02-18 18:20:00,1908.79,1931.09,0.48,100.0,0.0252,0.56,0.02,0.54,tp_upper -7946,做多,2021-02-18 20:00:00,2021-02-18 20:15:00,1925.3,1937.03,0.49,100.0,0.0253,0.3,0.02,0.27,tp_upper -7947,做多,2021-02-18 23:10:00,2021-02-19 00:00:00,1929.02,1948.35,0.49,100.0,0.0254,0.49,0.02,0.47,tp_upper -7948,做多,2021-02-19 01:10:00,2021-02-19 01:15:00,1934.5,1932.62,0.5,100.0,0.0259,-0.05,0.03,-0.07,flip -7949,做空,2021-02-19 01:15:00,2021-02-19 01:20:00,1932.62,1934.48,0.5,100.0,0.0259,-0.05,0.03,-0.07,flip -7950,做多,2021-02-19 01:20:00,2021-02-19 01:25:00,1934.48,1929.63,0.5,100.0,0.0258,-0.13,0.02,-0.15,flip -7951,做空,2021-02-19 01:25:00,2021-02-19 01:45:00,1929.63,1918.32,0.5,100.0,0.0258,0.29,0.02,0.27,tp_lower -7952,做多,2021-02-19 06:55:00,2021-02-19 07:05:00,1927.0,1926.08,0.5,100.0,0.0259,-0.02,0.02,-0.05,flip -7953,做空,2021-02-19 07:05:00,2021-02-19 07:10:00,1926.08,1928.18,0.5,100.0,0.0259,-0.05,0.02,-0.08,flip -7954,做多,2021-02-19 07:10:00,2021-02-19 07:55:00,1928.18,1922.01,0.5,100.0,0.0258,-0.16,0.02,-0.18,flip -7955,做空,2021-02-19 07:55:00,2021-02-19 08:00:00,1922.01,1930.7,0.5,100.0,0.0258,-0.22,0.02,-0.25,flip -7956,做多,2021-02-19 08:00:00,2021-02-19 08:15:00,1930.7,1920.59,0.49,100.0,0.0255,-0.26,0.02,-0.28,flip -7957,做空,2021-02-19 08:15:00,2021-02-19 08:45:00,1920.59,1923.99,0.49,100.0,0.0255,-0.09,0.02,-0.11,flip -7958,做多,2021-02-19 08:45:00,2021-02-19 08:50:00,1923.99,1923.23,0.49,100.0,0.0254,-0.02,0.02,-0.04,flip -7959,做空,2021-02-19 08:50:00,2021-02-19 08:55:00,1923.23,1927.38,0.49,100.0,0.0254,-0.11,0.02,-0.13,flip -7960,做多,2021-02-19 08:55:00,2021-02-19 09:10:00,1927.38,1936.31,0.49,100.0,0.0252,0.23,0.02,0.2,tp_upper -7961,做多,2021-02-19 13:25:00,2021-02-19 13:40:00,1926.51,1923.39,0.49,100.0,0.0253,-0.08,0.02,-0.1,flip -7962,做空,2021-02-19 13:40:00,2021-02-19 13:45:00,1923.39,1926.81,0.49,100.0,0.0253,-0.09,0.02,-0.11,flip -7963,做多,2021-02-19 13:45:00,2021-02-19 14:15:00,1926.81,1918.51,0.49,100.0,0.0252,-0.21,0.02,-0.23,flip -7964,做空,2021-02-19 14:15:00,2021-02-19 14:45:00,1918.51,1926.99,0.48,100.0,0.0252,-0.21,0.02,-0.24,flip -7965,做多,2021-02-19 14:45:00,2021-02-19 15:35:00,1926.99,1940.32,0.48,100.0,0.0249,0.33,0.02,0.31,tp_upper -7966,做多,2021-02-19 22:15:00,2021-02-19 23:55:00,1956.08,1958.58,0.48,100.0,0.0247,0.06,0.02,0.04,flip -7967,做空,2021-02-19 23:55:00,2021-02-20 00:10:00,1958.58,1935.0,0.48,100.0,0.0247,0.58,0.02,0.56,tp_lower -7968,做多,2021-02-20 02:25:00,2021-02-20 02:30:00,1963.32,1959.74,0.5,100.0,0.0253,-0.09,0.02,-0.12,flip -7969,做空,2021-02-20 02:30:00,2021-02-20 02:35:00,1959.74,1967.84,0.5,100.0,0.0253,-0.21,0.02,-0.23,flip -7970,做多,2021-02-20 02:35:00,2021-02-20 02:40:00,1967.84,1975.23,0.49,100.0,0.0251,0.19,0.02,0.16,tp_upper -7971,做多,2021-02-20 08:00:00,2021-02-20 10:15:00,2006.51,2001.6,0.49,100.0,0.0247,-0.12,0.02,-0.15,flip -7972,做空,2021-02-20 10:15:00,2021-02-20 10:25:00,2001.6,2005.28,0.49,100.0,0.0246,-0.09,0.02,-0.12,flip -7973,做多,2021-02-20 10:25:00,2021-02-20 11:00:00,2005.28,2006.85,0.49,100.0,0.0245,0.04,0.02,0.01,flip -7974,做空,2021-02-20 11:00:00,2021-02-20 11:05:00,2006.85,2012.4,0.49,100.0,0.0245,-0.14,0.02,-0.16,flip -7975,做多,2021-02-20 11:05:00,2021-02-20 11:30:00,2012.4,2011.63,0.49,100.0,0.0243,-0.02,0.02,-0.04,flip -7976,做空,2021-02-20 11:30:00,2021-02-20 11:40:00,2011.63,2012.0,0.49,100.0,0.0243,-0.01,0.02,-0.03,flip -7977,做多,2021-02-20 11:40:00,2021-02-20 11:45:00,2012.0,2011.09,0.49,100.0,0.0243,-0.02,0.02,-0.05,flip -7978,做空,2021-02-20 11:45:00,2021-02-20 12:00:00,2011.09,2013.15,0.49,100.0,0.0243,-0.05,0.02,-0.07,flip -7979,做多,2021-02-20 12:00:00,2021-02-20 12:20:00,2013.15,2033.24,0.49,100.0,0.0242,0.49,0.02,0.46,tp_upper -7980,做多,2021-02-20 14:40:00,2021-02-20 14:45:00,2024.26,2014.81,0.49,100.0,0.0243,-0.23,0.02,-0.25,flip -7981,做空,2021-02-20 14:45:00,2021-02-20 14:50:00,2014.81,2003.23,0.49,100.0,0.0242,0.28,0.02,0.26,tp_lower -7982,做多,2021-02-20 17:05:00,2021-02-20 17:15:00,2008.69,2011.42,0.49,100.0,0.0244,0.07,0.02,0.04,flip -7983,做空,2021-02-20 17:15:00,2021-02-20 19:15:00,2011.42,1985.74,0.49,100.0,0.0244,0.63,0.02,0.6,tp_lower -7984,做多,2021-02-21 02:20:00,2021-02-21 03:15:00,1957.04,1947.16,0.5,100.0,0.0258,-0.25,0.03,-0.28,flip -7985,做空,2021-02-21 03:15:00,2021-02-21 04:50:00,1947.16,1944.5,0.5,100.0,0.0257,0.07,0.03,0.04,flip -7986,做多,2021-02-21 04:50:00,2021-02-21 05:00:00,1944.5,1943.26,0.5,100.0,0.0258,-0.03,0.03,-0.06,flip -7987,做空,2021-02-21 05:00:00,2021-02-21 05:10:00,1943.26,1949.87,0.5,100.0,0.0257,-0.17,0.03,-0.2,flip -7988,做多,2021-02-21 05:10:00,2021-02-21 06:15:00,1949.87,1937.77,0.5,100.0,0.0255,-0.31,0.02,-0.33,flip -7989,做空,2021-02-21 06:15:00,2021-02-21 06:25:00,1937.77,1938.78,0.49,100.0,0.0255,-0.03,0.02,-0.05,flip -7990,做多,2021-02-21 06:25:00,2021-02-21 06:30:00,1938.78,1934.9,0.49,100.0,0.0255,-0.1,0.02,-0.12,flip -7991,做空,2021-02-21 06:30:00,2021-02-21 06:45:00,1934.9,1934.89,0.49,100.0,0.0254,0.0,0.02,-0.02,flip -7992,做多,2021-02-21 06:45:00,2021-02-21 07:15:00,1934.89,1932.1,0.49,100.0,0.0254,-0.07,0.02,-0.1,flip -7993,做空,2021-02-21 07:15:00,2021-02-21 08:00:00,1932.1,1918.21,0.49,100.0,0.0254,0.35,0.02,0.33,tp_lower -7994,做多,2021-02-21 08:05:00,2021-02-21 08:20:00,1929.12,1930.41,0.49,100.0,0.0256,0.03,0.02,0.01,flip -7995,做空,2021-02-21 08:20:00,2021-02-21 08:25:00,1930.41,1931.21,0.49,100.0,0.0256,-0.02,0.02,-0.05,flip -7996,做多,2021-02-21 08:25:00,2021-02-21 09:40:00,1931.21,1934.41,0.49,100.0,0.0255,0.08,0.02,0.06,flip -7997,做空,2021-02-21 09:40:00,2021-02-21 09:45:00,1934.41,1937.62,0.49,100.0,0.0255,-0.08,0.02,-0.11,flip -7998,做多,2021-02-21 09:45:00,2021-02-21 10:05:00,1937.62,1952.01,0.49,100.0,0.0254,0.37,0.02,0.34,tp_upper -7999,做多,2021-02-21 12:50:00,2021-02-21 14:15:00,1942.25,1946.29,0.49,100.0,0.0255,0.1,0.02,0.08,flip -8000,做空,2021-02-21 14:15:00,2021-02-21 14:20:00,1946.29,1952.77,0.5,100.0,0.0255,-0.16,0.02,-0.19,flip -8001,做多,2021-02-21 14:20:00,2021-02-21 15:00:00,1952.77,1965.91,0.49,100.0,0.0253,0.33,0.02,0.31,tp_upper -8002,做多,2021-02-21 16:20:00,2021-02-21 16:40:00,1957.03,1955.35,0.5,100.0,0.0254,-0.04,0.02,-0.07,flip -8003,做空,2021-02-21 16:40:00,2021-02-21 18:20:00,1955.35,1950.37,0.5,100.0,0.0253,0.13,0.02,0.1,tp_lower -8004,做多,2021-02-21 18:35:00,2021-02-21 18:50:00,1953.86,1970.0,0.5,100.0,0.0254,0.41,0.03,0.38,tp_upper -8005,做多,2021-02-22 19:55:00,2021-02-22 21:15:00,1747.4,1796.14,0.51,100.0,0.0291,1.42,0.03,1.39,tp_upper -8006,做多,2021-02-23 00:10:00,2021-02-23 01:10:00,1749.79,1750.64,0.52,100.0,0.0299,0.03,0.03,-0.0,flip -8007,做空,2021-02-23 01:10:00,2021-02-23 01:15:00,1750.64,1754.45,0.52,100.0,0.0299,-0.11,0.03,-0.14,flip -8008,做多,2021-02-23 01:15:00,2021-02-23 01:20:00,1754.45,1740.54,0.52,100.0,0.0297,-0.41,0.03,-0.44,flip -8009,做空,2021-02-23 01:20:00,2021-02-23 02:35:00,1740.54,1690.47,0.52,100.0,0.0297,1.49,0.03,1.46,tp_lower -8010,做多,2021-02-23 13:10:00,2021-02-23 13:15:00,1554.56,1547.09,0.53,100.0,0.0342,-0.26,0.03,-0.28,flip -8011,做空,2021-02-23 13:15:00,2021-02-23 13:30:00,1547.09,1548.23,0.53,100.0,0.0341,-0.04,0.03,-0.07,flip -8012,做多,2021-02-23 13:30:00,2021-02-23 13:35:00,1548.23,1534.59,0.53,100.0,0.034,-0.46,0.03,-0.49,flip -8013,做空,2021-02-23 13:35:00,2021-02-23 13:50:00,1534.59,1546.93,0.52,100.0,0.034,-0.42,0.03,-0.45,flip -8014,做多,2021-02-23 13:50:00,2021-02-23 14:35:00,1546.93,1527.91,0.52,100.0,0.0334,-0.64,0.03,-0.66,flip -8015,做空,2021-02-23 14:35:00,2021-02-23 14:55:00,1527.91,1520.01,0.51,100.0,0.0334,0.26,0.03,0.24,flip -8016,做多,2021-02-23 14:55:00,2021-02-23 16:00:00,1520.01,1607.15,0.51,100.0,0.0337,2.94,0.03,2.91,tp_upper -8017,做多,2021-02-23 18:00:00,2021-02-23 18:10:00,1530.72,1504.51,0.54,100.0,0.0354,-0.93,0.03,-0.95,flip -8018,做空,2021-02-23 18:10:00,2021-02-23 18:15:00,1504.51,1507.49,0.53,100.0,0.0353,-0.11,0.03,-0.13,flip -8019,做多,2021-02-23 18:15:00,2021-02-23 18:50:00,1507.49,1506.04,0.53,100.0,0.0351,-0.05,0.03,-0.08,flip -8020,做空,2021-02-23 18:50:00,2021-02-23 19:40:00,1506.04,1454.68,0.53,100.0,0.0351,1.8,0.03,1.78,tp_lower -8021,做多,2021-02-23 20:50:00,2021-02-24 00:15:00,1520.39,1536.3,0.55,100.0,0.0359,0.57,0.03,0.54,flip -8022,做空,2021-02-24 00:15:00,2021-02-24 00:35:00,1536.3,1542.52,0.56,100.0,0.0364,-0.23,0.03,-0.25,flip -8023,做多,2021-02-24 00:35:00,2021-02-24 00:40:00,1542.52,1541.08,0.56,100.0,0.036,-0.05,0.03,-0.08,flip -8024,做空,2021-02-24 00:40:00,2021-02-24 15:10:00,1541.08,1617.64,0.55,100.0,0.036,-2.76,0.03,-2.79,tp_lower -8025,做多,2021-02-24 15:55:00,2021-02-24 16:10:00,1662.08,1665.9,0.53,100.0,0.0317,0.12,0.03,0.09,flip -8026,做空,2021-02-24 16:10:00,2021-02-24 16:20:00,1665.9,1657.57,0.53,100.0,0.0317,0.26,0.03,0.24,flip -8027,做多,2021-02-24 16:20:00,2021-02-24 16:40:00,1657.57,1658.23,0.53,100.0,0.0319,0.02,0.03,-0.01,flip -8028,做空,2021-02-24 16:40:00,2021-02-24 19:10:00,1658.23,1626.86,0.53,100.0,0.0319,1.0,0.03,0.98,tp_lower -8029,做多,2021-02-24 23:45:00,2021-02-24 23:50:00,1620.26,1619.82,0.54,100.0,0.0332,-0.01,0.03,-0.04,flip -8030,做空,2021-02-24 23:50:00,2021-02-24 23:55:00,1619.82,1623.98,0.54,100.0,0.0332,-0.14,0.03,-0.17,flip -8031,做多,2021-02-24 23:55:00,2021-02-25 00:05:00,1623.98,1621.18,0.54,100.0,0.033,-0.09,0.03,-0.12,flip -8032,做空,2021-02-25 00:05:00,2021-02-25 00:15:00,1621.18,1641.48,0.54,100.0,0.0333,-0.68,0.03,-0.7,flip -8033,做多,2021-02-25 00:15:00,2021-02-25 03:05:00,1641.48,1622.39,0.53,100.0,0.0324,-0.62,0.03,-0.65,flip -8034,做空,2021-02-25 03:05:00,2021-02-25 03:30:00,1622.39,1614.0,0.53,100.0,0.0324,0.27,0.03,0.25,flip -8035,做多,2021-02-25 03:30:00,2021-02-25 03:55:00,1614.0,1604.89,0.53,100.0,0.0327,-0.3,0.03,-0.32,flip -8036,做空,2021-02-25 03:55:00,2021-02-25 05:30:00,1604.89,1613.47,0.52,100.0,0.0327,-0.28,0.03,-0.31,flip -8037,做多,2021-02-25 05:30:00,2021-02-25 05:40:00,1613.47,1608.02,0.52,100.0,0.0323,-0.18,0.03,-0.2,flip -8038,做空,2021-02-25 05:40:00,2021-02-25 05:45:00,1608.02,1612.06,0.52,100.0,0.0322,-0.13,0.03,-0.16,flip -8039,做多,2021-02-25 05:45:00,2021-02-25 06:25:00,1612.06,1613.67,0.52,100.0,0.0321,0.05,0.03,0.03,flip -8040,做空,2021-02-25 06:25:00,2021-02-25 06:40:00,1613.67,1618.21,0.52,100.0,0.032,-0.15,0.03,-0.17,flip -8041,做多,2021-02-25 06:40:00,2021-02-25 07:00:00,1618.21,1614.17,0.51,100.0,0.0318,-0.13,0.03,-0.15,flip -8042,做空,2021-02-25 07:00:00,2021-02-25 07:10:00,1614.17,1618.2,0.51,100.0,0.0318,-0.13,0.03,-0.15,flip -8043,做多,2021-02-25 07:10:00,2021-02-25 08:15:00,1618.2,1619.49,0.51,100.0,0.0316,0.04,0.03,0.02,flip -8044,做空,2021-02-25 08:15:00,2021-02-25 08:55:00,1619.49,1599.82,0.51,100.0,0.0316,0.62,0.03,0.6,tp_lower -8045,做多,2021-02-25 10:50:00,2021-02-25 11:20:00,1613.49,1615.99,0.52,100.0,0.032,0.08,0.03,0.05,flip -8046,做空,2021-02-25 11:20:00,2021-02-25 11:30:00,1615.99,1615.99,0.52,100.0,0.032,0.0,0.03,-0.03,flip -8047,做多,2021-02-25 11:30:00,2021-02-25 11:35:00,1615.99,1615.9,0.52,100.0,0.032,-0.0,0.03,-0.03,flip -8048,做空,2021-02-25 11:35:00,2021-02-25 11:45:00,1615.9,1620.0,0.52,100.0,0.0319,-0.13,0.03,-0.16,flip -8049,做多,2021-02-25 11:45:00,2021-02-25 12:00:00,1620.0,1634.64,0.51,100.0,0.0317,0.46,0.03,0.44,tp_upper -8050,做多,2021-02-25 15:35:00,2021-02-25 15:45:00,1627.84,1623.01,0.52,100.0,0.0318,-0.15,0.03,-0.18,flip -8051,做空,2021-02-25 15:45:00,2021-02-25 15:50:00,1623.01,1624.06,0.52,100.0,0.0318,-0.03,0.03,-0.06,flip -8052,做多,2021-02-25 15:50:00,2021-02-25 16:05:00,1624.06,1622.73,0.52,100.0,0.0317,-0.04,0.03,-0.07,flip -8053,做空,2021-02-25 16:05:00,2021-02-25 16:10:00,1622.73,1633.42,0.51,100.0,0.0317,-0.34,0.03,-0.36,flip -8054,做多,2021-02-25 16:10:00,2021-02-25 16:40:00,1633.42,1627.16,0.51,100.0,0.0313,-0.2,0.03,-0.22,flip -8055,做空,2021-02-25 16:40:00,2021-02-25 16:50:00,1627.16,1622.39,0.51,100.0,0.0312,0.15,0.03,0.12,flip -8056,做多,2021-02-25 16:50:00,2021-02-25 16:55:00,1622.39,1620.72,0.51,100.0,0.0314,-0.05,0.03,-0.08,flip -8057,做空,2021-02-25 16:55:00,2021-02-25 17:30:00,1620.72,1598.78,0.51,100.0,0.0313,0.69,0.03,0.66,tp_lower -8058,做多,2021-02-26 04:05:00,2021-02-26 04:10:00,1518.89,1516.41,0.53,100.0,0.0347,-0.09,0.03,-0.11,flip -8059,做空,2021-02-26 04:10:00,2021-02-26 04:20:00,1516.41,1526.16,0.53,100.0,0.0346,-0.34,0.03,-0.36,flip -8060,做多,2021-02-26 04:20:00,2021-02-26 04:30:00,1526.16,1521.43,0.52,100.0,0.0342,-0.16,0.03,-0.19,flip -8061,做空,2021-02-26 04:30:00,2021-02-26 05:50:00,1521.43,1459.22,0.52,100.0,0.0341,2.12,0.02,2.1,tp_lower -8062,做多,2021-02-26 09:05:00,2021-02-26 09:15:00,1474.35,1466.74,0.54,100.0,0.0366,-0.28,0.03,-0.31,flip -8063,做空,2021-02-26 09:15:00,2021-02-26 09:45:00,1466.74,1480.58,0.54,100.0,0.0366,-0.51,0.03,-0.53,flip -8064,做多,2021-02-26 09:45:00,2021-02-26 10:00:00,1480.58,1472.96,0.53,100.0,0.0359,-0.27,0.03,-0.3,flip -8065,做空,2021-02-26 10:00:00,2021-02-26 10:05:00,1472.96,1475.04,0.53,100.0,0.0358,-0.07,0.03,-0.1,flip -8066,做多,2021-02-26 10:05:00,2021-02-26 10:10:00,1475.04,1470.54,0.53,100.0,0.0357,-0.16,0.03,-0.19,flip -8067,做空,2021-02-26 10:10:00,2021-02-26 10:20:00,1470.54,1483.09,0.52,100.0,0.0357,-0.45,0.03,-0.47,flip -8068,做多,2021-02-26 10:20:00,2021-02-26 11:20:00,1483.09,1463.48,0.52,100.0,0.035,-0.69,0.03,-0.71,flip -8069,做空,2021-02-26 11:20:00,2021-02-26 11:50:00,1463.48,1478.82,0.51,100.0,0.035,-0.54,0.03,-0.56,flip -8070,做多,2021-02-26 11:50:00,2021-02-26 13:05:00,1478.82,1468.76,0.51,100.0,0.0342,-0.34,0.03,-0.37,flip -8071,做空,2021-02-26 13:05:00,2021-02-26 13:45:00,1468.76,1477.14,0.5,100.0,0.0342,-0.29,0.03,-0.31,flip -8072,做多,2021-02-26 13:45:00,2021-02-26 13:55:00,1477.14,1461.04,0.5,100.0,0.0338,-0.54,0.02,-0.57,flip -8073,做空,2021-02-26 13:55:00,2021-02-26 14:00:00,1461.04,1477.54,0.49,100.0,0.0337,-0.56,0.02,-0.58,flip -8074,做多,2021-02-26 14:00:00,2021-02-26 14:10:00,1477.54,1474.01,0.49,100.0,0.0329,-0.12,0.02,-0.14,flip -8075,做空,2021-02-26 14:10:00,2021-02-26 14:15:00,1474.01,1485.89,0.49,100.0,0.0329,-0.39,0.02,-0.42,flip -8076,做多,2021-02-26 14:15:00,2021-02-26 14:20:00,1485.89,1499.55,0.48,100.0,0.0324,0.44,0.02,0.42,tp_upper -8077,做多,2021-02-26 19:10:00,2021-02-26 19:35:00,1511.33,1492.34,0.48,100.0,0.0321,-0.61,0.02,-0.63,flip -8078,做空,2021-02-26 19:35:00,2021-02-26 20:15:00,1492.34,1464.93,0.48,100.0,0.032,0.88,0.02,0.85,tp_lower -8079,做多,2021-02-27 00:50:00,2021-02-27 01:00:00,1488.05,1487.92,0.5,100.0,0.0333,-0.0,0.02,-0.03,flip -8080,做空,2021-02-27 01:00:00,2021-02-27 01:05:00,1487.92,1498.44,0.5,100.0,0.0333,-0.35,0.02,-0.38,flip -8081,做多,2021-02-27 01:05:00,2021-02-27 01:20:00,1498.44,1486.94,0.49,100.0,0.0328,-0.38,0.02,-0.4,flip -8082,做空,2021-02-27 01:20:00,2021-02-27 07:45:00,1486.94,1492.43,0.49,100.0,0.0328,-0.18,0.02,-0.2,flip -8083,做多,2021-02-27 07:45:00,2021-02-27 08:15:00,1492.43,1486.52,0.48,100.0,0.0325,-0.19,0.02,-0.22,flip -8084,做空,2021-02-27 08:15:00,2021-02-27 09:00:00,1486.52,1462.51,0.48,100.0,0.0325,0.78,0.02,0.76,tp_lower -8085,做多,2021-02-27 12:35:00,2021-02-27 12:50:00,1489.22,1487.91,0.49,100.0,0.0329,-0.04,0.02,-0.07,flip -8086,做空,2021-02-27 12:50:00,2021-02-27 13:05:00,1487.91,1487.13,0.49,100.0,0.0329,0.03,0.02,0.0,flip -8087,做多,2021-02-27 13:05:00,2021-02-27 13:10:00,1487.13,1486.14,0.49,100.0,0.0329,-0.03,0.02,-0.06,flip -8088,做空,2021-02-27 13:10:00,2021-02-27 13:15:00,1486.14,1492.23,0.49,100.0,0.0328,-0.2,0.02,-0.22,flip -8089,做多,2021-02-27 13:15:00,2021-02-27 13:20:00,1492.23,1482.17,0.49,100.0,0.0325,-0.33,0.02,-0.35,flip -8090,做空,2021-02-27 13:20:00,2021-02-27 13:25:00,1482.17,1491.51,0.48,100.0,0.0325,-0.3,0.02,-0.33,flip -8091,做多,2021-02-27 13:25:00,2021-02-27 13:30:00,1491.51,1484.24,0.48,100.0,0.0321,-0.23,0.02,-0.26,flip -8092,做空,2021-02-27 13:30:00,2021-02-27 13:35:00,1484.24,1487.67,0.48,100.0,0.032,-0.11,0.02,-0.13,flip -8093,做多,2021-02-27 13:35:00,2021-02-27 13:50:00,1487.67,1485.49,0.47,100.0,0.0318,-0.07,0.02,-0.09,flip -8094,做空,2021-02-27 13:50:00,2021-02-27 14:00:00,1485.49,1486.53,0.47,100.0,0.0318,-0.03,0.02,-0.06,flip -8095,做多,2021-02-27 14:00:00,2021-02-27 14:05:00,1486.53,1484.25,0.47,100.0,0.0317,-0.07,0.02,-0.1,flip -8096,做空,2021-02-27 14:05:00,2021-02-27 14:10:00,1484.25,1487.75,0.47,100.0,0.0317,-0.11,0.02,-0.13,flip -8097,做多,2021-02-27 14:10:00,2021-02-27 14:15:00,1487.75,1483.54,0.47,100.0,0.0315,-0.13,0.02,-0.16,flip -8098,做空,2021-02-27 14:15:00,2021-02-27 14:20:00,1483.54,1484.45,0.47,100.0,0.0315,-0.03,0.02,-0.05,flip -8099,做多,2021-02-27 14:20:00,2021-02-27 14:25:00,1484.45,1482.62,0.47,100.0,0.0314,-0.06,0.02,-0.08,flip -8100,做空,2021-02-27 14:25:00,2021-02-27 14:35:00,1482.62,1462.69,0.47,100.0,0.0314,0.63,0.02,0.6,tp_lower -8101,做多,2021-02-27 15:15:00,2021-02-27 15:25:00,1478.2,1477.37,0.47,100.0,0.0319,-0.03,0.02,-0.05,flip -8102,做空,2021-02-27 15:25:00,2021-02-27 15:30:00,1477.37,1459.7,0.47,100.0,0.0318,0.56,0.02,0.54,tp_lower -8103,做多,2021-02-27 16:50:00,2021-02-27 16:55:00,1476.68,1471.7,0.48,100.0,0.0322,-0.16,0.02,-0.18,flip -8104,做空,2021-02-27 16:55:00,2021-02-27 17:10:00,1471.7,1475.64,0.47,100.0,0.0322,-0.13,0.02,-0.15,flip -8105,做多,2021-02-27 17:10:00,2021-02-27 17:50:00,1475.64,1485.21,0.47,100.0,0.032,0.31,0.02,0.28,tp_upper -8106,做多,2021-02-27 22:30:00,2021-02-27 22:45:00,1492.29,1488.8,0.47,100.0,0.0318,-0.11,0.02,-0.13,flip -8107,做空,2021-02-27 22:45:00,2021-02-27 22:55:00,1488.8,1464.31,0.47,100.0,0.0318,0.78,0.02,0.75,tp_lower -8108,做多,2021-02-28 11:20:00,2021-02-28 11:25:00,1383.74,1376.93,0.49,100.0,0.0356,-0.24,0.02,-0.27,flip -8109,做空,2021-02-28 11:25:00,2021-02-28 11:40:00,1376.93,1377.35,0.49,100.0,0.0356,-0.01,0.02,-0.04,flip -8110,做多,2021-02-28 11:40:00,2021-02-28 11:45:00,1377.35,1370.33,0.49,100.0,0.0355,-0.25,0.02,-0.27,flip -8111,做空,2021-02-28 11:45:00,2021-02-28 11:55:00,1370.33,1371.22,0.49,100.0,0.0355,-0.03,0.02,-0.06,flip -8112,做多,2021-02-28 11:55:00,2021-02-28 12:15:00,1371.22,1361.23,0.49,100.0,0.0354,-0.35,0.02,-0.38,flip -8113,做空,2021-02-28 12:15:00,2021-02-28 13:55:00,1361.23,1334.84,0.48,100.0,0.0354,0.93,0.02,0.91,tp_lower -8114,做多,2021-02-28 16:15:00,2021-02-28 16:20:00,1353.67,1347.79,0.49,100.0,0.0362,-0.21,0.02,-0.24,flip -8115,做空,2021-02-28 16:20:00,2021-02-28 16:35:00,1347.79,1361.16,0.49,100.0,0.0362,-0.48,0.02,-0.51,flip -8116,做多,2021-02-28 16:35:00,2021-02-28 16:45:00,1361.16,1356.08,0.48,100.0,0.0354,-0.18,0.02,-0.2,flip -8117,做空,2021-02-28 16:45:00,2021-02-28 17:15:00,1356.08,1351.85,0.48,100.0,0.0354,0.15,0.02,0.13,flip -8118,做多,2021-02-28 17:15:00,2021-02-28 17:25:00,1351.85,1345.89,0.48,100.0,0.0356,-0.21,0.02,-0.24,flip -8119,做空,2021-02-28 17:25:00,2021-02-28 18:00:00,1345.89,1336.28,0.48,100.0,0.0355,0.34,0.02,0.32,tp_lower -8120,做多,2021-02-28 18:45:00,2021-02-28 18:55:00,1353.17,1350.0,0.48,100.0,0.0356,-0.11,0.02,-0.14,flip -8121,做空,2021-02-28 18:55:00,2021-02-28 19:00:00,1350.0,1355.58,0.48,100.0,0.0355,-0.2,0.02,-0.22,flip -8122,做多,2021-02-28 19:00:00,2021-02-28 19:15:00,1355.58,1349.63,0.48,100.0,0.0352,-0.21,0.02,-0.23,flip -8123,做空,2021-02-28 19:15:00,2021-02-28 19:30:00,1349.63,1358.95,0.47,100.0,0.0352,-0.33,0.02,-0.35,flip -8124,做多,2021-02-28 19:30:00,2021-02-28 19:45:00,1358.95,1376.42,0.47,100.0,0.0346,0.61,0.02,0.58,tp_upper -8125,做多,2021-03-01 05:55:00,2021-03-01 06:00:00,1434.79,1432.04,0.48,100.0,0.0337,-0.09,0.02,-0.12,flip -8126,做空,2021-03-01 06:00:00,2021-03-01 06:05:00,1432.04,1435.06,0.48,100.0,0.0337,-0.1,0.02,-0.13,flip -8127,做多,2021-03-01 06:05:00,2021-03-01 06:30:00,1435.06,1432.03,0.48,100.0,0.0335,-0.1,0.02,-0.13,flip -8128,做空,2021-03-01 06:30:00,2021-03-01 07:00:00,1432.03,1433.64,0.48,100.0,0.0335,-0.05,0.02,-0.08,flip -8129,做多,2021-03-01 07:00:00,2021-03-01 07:05:00,1433.64,1427.96,0.48,100.0,0.0334,-0.19,0.02,-0.21,flip -8130,做空,2021-03-01 07:05:00,2021-03-01 07:55:00,1427.96,1438.97,0.48,100.0,0.0333,-0.37,0.02,-0.39,flip -8131,做多,2021-03-01 07:55:00,2021-03-01 08:20:00,1438.97,1460.11,0.47,100.0,0.0328,0.69,0.02,0.67,tp_upper -8132,做多,2021-03-01 18:00:00,2021-03-01 18:15:00,1530.24,1517.01,0.48,100.0,0.0313,-0.41,0.02,-0.44,flip -8133,做空,2021-03-01 18:15:00,2021-03-01 18:45:00,1517.01,1527.89,0.47,100.0,0.0312,-0.34,0.02,-0.36,flip -8134,做多,2021-03-01 18:45:00,2021-03-01 19:10:00,1527.89,1525.71,0.47,100.0,0.0308,-0.07,0.02,-0.09,flip -8135,做空,2021-03-01 19:10:00,2021-03-01 19:40:00,1525.71,1505.34,0.47,100.0,0.0307,0.63,0.02,0.6,tp_lower -8136,做多,2021-03-01 21:45:00,2021-03-01 21:50:00,1533.22,1545.48,0.47,100.0,0.0309,0.38,0.02,0.36,tp_upper -8137,做多,2021-03-01 21:50:00,2021-03-01 21:55:00,1545.48,1545.71,0.48,100.0,0.0309,0.01,0.02,-0.02,tp_upper -8138,做多,2021-03-02 08:25:00,2021-03-02 08:30:00,1562.88,1561.18,0.48,100.0,0.0309,-0.05,0.02,-0.08,flip -8139,做空,2021-03-02 08:30:00,2021-03-02 08:45:00,1561.18,1565.09,0.48,100.0,0.0309,-0.12,0.02,-0.14,flip -8140,做多,2021-03-02 08:45:00,2021-03-02 08:50:00,1565.09,1558.71,0.48,100.0,0.0307,-0.2,0.02,-0.22,flip -8141,做空,2021-03-02 08:50:00,2021-03-02 09:00:00,1558.71,1568.36,0.48,100.0,0.0307,-0.3,0.02,-0.32,flip -8142,做多,2021-03-02 09:00:00,2021-03-02 09:55:00,1568.36,1566.31,0.47,100.0,0.0302,-0.06,0.02,-0.09,flip -8143,做空,2021-03-02 09:55:00,2021-03-02 11:15:00,1566.31,1560.43,0.47,100.0,0.0302,0.18,0.02,0.15,flip -8144,做多,2021-03-02 11:15:00,2021-03-02 12:05:00,1560.43,1569.89,0.47,100.0,0.0304,0.29,0.02,0.26,tp_upper -8145,做多,2021-03-02 12:30:00,2021-03-02 12:40:00,1561.0,1560.55,0.48,100.0,0.0306,-0.01,0.02,-0.04,flip -8146,做空,2021-03-02 12:40:00,2021-03-02 12:45:00,1560.55,1563.99,0.48,100.0,0.0305,-0.11,0.02,-0.13,flip -8147,做多,2021-03-02 12:45:00,2021-03-02 12:50:00,1563.99,1561.92,0.47,100.0,0.0304,-0.06,0.02,-0.09,flip -8148,做空,2021-03-02 12:50:00,2021-03-02 16:00:00,1561.92,1548.31,0.47,100.0,0.0303,0.41,0.02,0.39,tp_lower -8149,做多,2021-03-03 00:20:00,2021-03-03 00:30:00,1504.17,1497.61,0.48,100.0,0.0321,-0.21,0.02,-0.23,flip -8150,做空,2021-03-03 00:30:00,2021-03-03 00:45:00,1497.61,1498.99,0.48,100.0,0.032,-0.04,0.02,-0.07,flip -8151,做多,2021-03-03 00:45:00,2021-03-03 01:55:00,1498.99,1524.0,0.48,100.0,0.0319,0.8,0.02,0.77,tp_upper -8152,做多,2021-03-03 14:15:00,2021-03-03 14:40:00,1592.62,1590.4,0.49,100.0,0.0305,-0.07,0.02,-0.09,flip -8153,做空,2021-03-03 14:40:00,2021-03-03 14:45:00,1590.4,1597.75,0.48,100.0,0.0305,-0.22,0.02,-0.25,flip -8154,做多,2021-03-03 14:45:00,2021-03-03 14:55:00,1597.75,1592.71,0.48,100.0,0.0302,-0.15,0.02,-0.18,flip -8155,做空,2021-03-03 14:55:00,2021-03-03 15:00:00,1592.71,1600.81,0.48,100.0,0.0302,-0.24,0.02,-0.27,flip -8156,做多,2021-03-03 15:00:00,2021-03-03 15:10:00,1600.81,1591.43,0.48,100.0,0.0298,-0.28,0.02,-0.3,flip -8157,做空,2021-03-03 15:10:00,2021-03-03 15:15:00,1591.43,1593.98,0.47,100.0,0.0298,-0.08,0.02,-0.1,flip -8158,做多,2021-03-03 15:15:00,2021-03-03 15:25:00,1593.98,1595.11,0.47,100.0,0.0297,0.03,0.02,0.01,flip -8159,做空,2021-03-03 15:25:00,2021-03-03 15:55:00,1595.11,1602.72,0.47,100.0,0.0296,-0.23,0.02,-0.25,flip -8160,做多,2021-03-03 15:55:00,2021-03-03 17:05:00,1602.72,1623.8,0.47,100.0,0.0293,0.62,0.02,0.59,tp_upper -8161,做多,2021-03-03 19:50:00,2021-03-03 19:55:00,1610.99,1608.18,0.48,100.0,0.0295,-0.08,0.02,-0.11,flip -8162,做空,2021-03-03 19:55:00,2021-03-03 20:00:00,1608.18,1612.47,0.47,100.0,0.0295,-0.13,0.02,-0.15,flip -8163,做多,2021-03-03 20:00:00,2021-03-03 20:05:00,1612.47,1607.03,0.47,100.0,0.0293,-0.16,0.02,-0.18,flip -8164,做空,2021-03-03 20:05:00,2021-03-03 20:45:00,1607.03,1589.23,0.47,100.0,0.0293,0.52,0.02,0.5,tp_lower -8165,做多,2021-03-03 22:10:00,2021-03-03 22:15:00,1607.35,1598.9,0.48,100.0,0.0296,-0.25,0.02,-0.27,flip -8166,做空,2021-03-03 22:15:00,2021-03-03 22:50:00,1598.9,1584.13,0.47,100.0,0.0295,0.44,0.02,0.41,tp_lower -8167,做多,2021-03-04 01:10:00,2021-03-04 02:55:00,1610.27,1599.02,0.48,100.0,0.0301,-0.34,0.02,-0.36,flip -8168,做空,2021-03-04 02:55:00,2021-03-04 03:00:00,1599.02,1603.74,0.48,100.0,0.03,-0.14,0.02,-0.17,flip -8169,做多,2021-03-04 03:00:00,2021-03-04 03:15:00,1603.74,1591.24,0.48,100.0,0.0298,-0.37,0.02,-0.4,flip -8170,做空,2021-03-04 03:15:00,2021-03-04 03:30:00,1591.24,1575.69,0.47,100.0,0.0298,0.46,0.02,0.44,tp_lower -8171,做多,2021-03-04 08:00:00,2021-03-04 08:45:00,1581.83,1575.42,0.48,100.0,0.0302,-0.19,0.02,-0.22,flip -8172,做空,2021-03-04 08:45:00,2021-03-04 09:20:00,1575.42,1538.74,0.48,100.0,0.0302,1.11,0.02,1.08,tp_lower -8173,做多,2021-03-04 11:35:00,2021-03-04 11:40:00,1565.79,1563.21,0.49,100.0,0.0311,-0.08,0.02,-0.1,flip -8174,做空,2021-03-04 11:40:00,2021-03-04 11:45:00,1563.21,1564.54,0.49,100.0,0.031,-0.04,0.02,-0.07,flip -8175,做多,2021-03-04 11:45:00,2021-03-04 11:55:00,1564.54,1563.22,0.48,100.0,0.0309,-0.04,0.02,-0.07,flip -8176,做空,2021-03-04 11:55:00,2021-03-04 12:05:00,1563.22,1564.1,0.48,100.0,0.0309,-0.03,0.02,-0.05,flip -8177,做多,2021-03-04 12:05:00,2021-03-04 12:30:00,1564.1,1562.33,0.48,100.0,0.0308,-0.05,0.02,-0.08,flip -8178,做空,2021-03-04 12:30:00,2021-03-04 13:15:00,1562.33,1563.75,0.48,100.0,0.0308,-0.04,0.02,-0.07,flip -8179,做多,2021-03-04 13:15:00,2021-03-04 13:20:00,1563.75,1559.69,0.48,100.0,0.0307,-0.12,0.02,-0.15,flip -8180,做空,2021-03-04 13:20:00,2021-03-04 13:25:00,1559.69,1564.89,0.48,100.0,0.0307,-0.16,0.02,-0.18,flip -8181,做多,2021-03-04 13:25:00,2021-03-04 13:30:00,1564.89,1559.17,0.48,100.0,0.0305,-0.17,0.02,-0.2,flip -8182,做空,2021-03-04 13:30:00,2021-03-04 13:40:00,1559.17,1568.62,0.47,100.0,0.0304,-0.29,0.02,-0.31,flip -8183,做多,2021-03-04 13:40:00,2021-03-04 14:15:00,1568.62,1582.81,0.47,100.0,0.03,0.43,0.02,0.4,tp_upper -8184,做多,2021-03-04 15:20:00,2021-03-04 15:30:00,1563.21,1563.69,0.47,100.0,0.0304,0.01,0.02,-0.01,flip -8185,做空,2021-03-04 15:30:00,2021-03-04 18:10:00,1563.69,1543.68,0.47,100.0,0.0304,0.61,0.02,0.58,tp_lower -8186,做多,2021-03-05 10:00:00,2021-03-05 10:15:00,1475.52,1472.5,0.49,100.0,0.0331,-0.1,0.02,-0.12,flip -8187,做空,2021-03-05 10:15:00,2021-03-05 10:25:00,1472.5,1471.98,0.49,100.0,0.0331,0.02,0.02,-0.01,flip -8188,做多,2021-03-05 10:25:00,2021-03-05 10:30:00,1471.98,1471.55,0.49,100.0,0.0331,-0.01,0.02,-0.04,flip -8189,做空,2021-03-05 10:30:00,2021-03-05 10:45:00,1471.55,1472.5,0.49,100.0,0.033,-0.03,0.02,-0.06,flip -8190,做多,2021-03-05 10:45:00,2021-03-05 10:50:00,1472.5,1471.37,0.49,100.0,0.033,-0.04,0.02,-0.06,flip -8191,做空,2021-03-05 10:50:00,2021-03-05 10:55:00,1471.37,1472.91,0.48,100.0,0.0329,-0.05,0.02,-0.07,flip -8192,做多,2021-03-05 10:55:00,2021-03-05 12:00:00,1472.91,1482.91,0.48,100.0,0.0328,0.33,0.02,0.3,tp_upper -8193,做多,2021-03-05 12:30:00,2021-03-05 12:40:00,1474.2,1487.99,0.49,100.0,0.033,0.45,0.02,0.43,tp_upper -8194,做多,2021-03-05 13:35:00,2021-03-05 13:45:00,1478.58,1492.46,0.49,100.0,0.0332,0.46,0.02,0.44,tp_upper -8195,做多,2021-03-05 16:45:00,2021-03-05 17:05:00,1471.5,1476.02,0.49,100.0,0.0336,0.15,0.02,0.13,flip -8196,做空,2021-03-05 17:05:00,2021-03-05 17:10:00,1476.02,1484.79,0.5,100.0,0.0336,-0.29,0.02,-0.32,flip -8197,做多,2021-03-05 17:10:00,2021-03-05 17:25:00,1484.79,1498.94,0.49,100.0,0.0331,0.47,0.02,0.44,tp_upper -8198,做多,2021-03-06 02:10:00,2021-03-06 02:45:00,1527.66,1533.35,0.5,100.0,0.0328,0.19,0.03,0.16,flip -8199,做空,2021-03-06 02:45:00,2021-03-06 03:25:00,1533.35,1535.0,0.5,100.0,0.0328,-0.05,0.03,-0.08,flip -8200,做多,2021-03-06 03:25:00,2021-03-06 03:30:00,1535.0,1528.91,0.5,100.0,0.0327,-0.2,0.02,-0.22,flip -8201,做空,2021-03-06 03:30:00,2021-03-06 03:45:00,1528.91,1535.61,0.5,100.0,0.0327,-0.22,0.03,-0.24,flip -8202,做多,2021-03-06 03:45:00,2021-03-06 03:50:00,1535.61,1530.92,0.5,100.0,0.0323,-0.15,0.02,-0.18,flip -8203,做空,2021-03-06 03:50:00,2021-03-06 03:55:00,1530.92,1533.68,0.49,100.0,0.0323,-0.09,0.02,-0.11,flip -8204,做多,2021-03-06 03:55:00,2021-03-06 05:30:00,1533.68,1558.46,0.49,100.0,0.0322,0.8,0.03,0.77,tp_upper -8205,做多,2021-03-06 11:40:00,2021-03-06 12:00:00,1562.69,1553.8,0.5,100.0,0.032,-0.28,0.02,-0.31,flip -8206,做空,2021-03-06 12:00:00,2021-03-06 13:05:00,1553.8,1534.75,0.5,100.0,0.032,0.61,0.02,0.59,tp_lower -8207,做多,2021-03-06 16:05:00,2021-03-06 17:15:00,1568.38,1593.24,0.5,100.0,0.0321,0.8,0.03,0.77,tp_upper -8208,做多,2021-03-07 04:00:00,2021-03-07 04:10:00,1655.85,1652.48,0.51,100.0,0.0311,-0.1,0.03,-0.13,flip -8209,做空,2021-03-07 04:10:00,2021-03-07 04:15:00,1652.48,1660.79,0.51,100.0,0.0311,-0.26,0.03,-0.28,flip -8210,做多,2021-03-07 04:15:00,2021-03-07 04:20:00,1660.79,1652.85,0.51,100.0,0.0307,-0.24,0.03,-0.27,flip -8211,做空,2021-03-07 04:20:00,2021-03-07 04:30:00,1652.85,1661.33,0.51,100.0,0.0307,-0.26,0.03,-0.29,flip -8212,做多,2021-03-07 04:30:00,2021-03-07 04:40:00,1661.33,1657.08,0.5,100.0,0.0303,-0.13,0.03,-0.15,flip -8213,做空,2021-03-07 04:40:00,2021-03-07 05:20:00,1657.08,1657.73,0.5,100.0,0.0303,-0.02,0.03,-0.04,flip -8214,做多,2021-03-07 05:20:00,2021-03-07 05:30:00,1657.73,1657.62,0.5,100.0,0.0303,-0.0,0.03,-0.03,flip -8215,做空,2021-03-07 05:30:00,2021-03-07 05:35:00,1657.62,1669.99,0.5,100.0,0.0302,-0.37,0.03,-0.4,flip -8216,做多,2021-03-07 05:35:00,2021-03-07 06:00:00,1669.99,1657.61,0.5,100.0,0.0297,-0.37,0.02,-0.39,flip -8217,做空,2021-03-07 06:00:00,2021-03-07 06:25:00,1657.61,1657.9,0.49,100.0,0.0297,-0.01,0.02,-0.03,flip -8218,做多,2021-03-07 06:25:00,2021-03-07 07:00:00,1657.9,1659.58,0.49,100.0,0.0297,0.05,0.02,0.03,flip -8219,做空,2021-03-07 07:00:00,2021-03-07 07:05:00,1659.58,1665.14,0.49,100.0,0.0297,-0.16,0.02,-0.19,flip -8220,做多,2021-03-07 07:05:00,2021-03-07 07:25:00,1665.14,1680.48,0.49,100.0,0.0294,0.45,0.02,0.43,tp_upper -8221,做多,2021-03-07 11:05:00,2021-03-07 12:15:00,1667.0,1668.47,0.49,100.0,0.0296,0.04,0.02,0.02,flip -8222,做空,2021-03-07 12:15:00,2021-03-07 12:35:00,1668.47,1667.23,0.49,100.0,0.0296,0.04,0.02,0.01,flip -8223,做多,2021-03-07 12:35:00,2021-03-07 12:45:00,1667.23,1669.33,0.49,100.0,0.0296,0.06,0.02,0.04,flip -8224,做空,2021-03-07 12:45:00,2021-03-07 12:50:00,1669.33,1673.84,0.49,100.0,0.0296,-0.13,0.02,-0.16,flip -8225,做多,2021-03-07 12:50:00,2021-03-07 12:55:00,1673.84,1671.11,0.49,100.0,0.0294,-0.08,0.02,-0.1,flip -8226,做空,2021-03-07 12:55:00,2021-03-07 13:40:00,1671.11,1668.9,0.49,100.0,0.0294,0.06,0.02,0.04,flip -8227,做多,2021-03-07 13:40:00,2021-03-07 14:10:00,1668.9,1662.68,0.49,100.0,0.0294,-0.18,0.02,-0.21,flip -8228,做空,2021-03-07 14:10:00,2021-03-07 14:15:00,1662.68,1655.14,0.49,100.0,0.0294,0.22,0.02,0.2,tp_lower -8229,做多,2021-03-07 16:10:00,2021-03-07 16:50:00,1667.62,1669.8,0.49,100.0,0.0294,0.06,0.02,0.04,flip -8230,做空,2021-03-07 16:50:00,2021-03-07 16:55:00,1669.8,1670.01,0.49,100.0,0.0294,-0.01,0.02,-0.03,flip -8231,做多,2021-03-07 16:55:00,2021-03-07 17:00:00,1670.01,1669.76,0.49,100.0,0.0293,-0.01,0.02,-0.03,flip -8232,做空,2021-03-07 17:00:00,2021-03-07 17:15:00,1669.76,1669.24,0.49,100.0,0.0293,0.02,0.02,-0.01,flip -8233,做多,2021-03-07 17:15:00,2021-03-07 17:50:00,1669.24,1671.59,0.49,100.0,0.0293,0.07,0.02,0.04,flip -8234,做空,2021-03-07 17:50:00,2021-03-07 18:30:00,1671.59,1666.37,0.49,100.0,0.0293,0.15,0.02,0.13,flip -8235,做多,2021-03-07 18:30:00,2021-03-07 18:35:00,1666.37,1665.71,0.49,100.0,0.0294,-0.02,0.02,-0.04,flip -8236,做空,2021-03-07 18:35:00,2021-03-07 18:40:00,1665.71,1666.51,0.49,100.0,0.0294,-0.02,0.02,-0.05,flip -8237,做多,2021-03-07 18:40:00,2021-03-07 21:25:00,1666.51,1657.25,0.49,100.0,0.0293,-0.27,0.02,-0.3,flip -8238,做空,2021-03-07 21:25:00,2021-03-07 21:35:00,1657.25,1664.36,0.49,100.0,0.0293,-0.21,0.02,-0.23,flip -8239,做多,2021-03-07 21:35:00,2021-03-07 21:45:00,1664.36,1659.81,0.48,100.0,0.029,-0.13,0.02,-0.16,flip -8240,做空,2021-03-07 21:45:00,2021-03-07 21:50:00,1659.81,1661.99,0.48,100.0,0.029,-0.06,0.02,-0.09,flip -8241,做多,2021-03-07 21:50:00,2021-03-07 22:25:00,1661.99,1674.92,0.48,100.0,0.0289,0.37,0.02,0.35,tp_upper -8242,做多,2021-03-08 06:55:00,2021-03-08 07:05:00,1722.62,1719.32,0.5,100.0,0.0289,-0.1,0.02,-0.12,flip -8243,做空,2021-03-08 07:05:00,2021-03-08 07:20:00,1719.32,1696.02,0.5,100.0,0.0289,0.67,0.02,0.65,tp_lower -8244,做多,2021-03-08 10:35:00,2021-03-08 10:40:00,1717.88,1714.46,0.5,100.0,0.0293,-0.1,0.03,-0.13,flip -8245,做空,2021-03-08 10:40:00,2021-03-08 11:00:00,1714.46,1714.66,0.5,100.0,0.0293,-0.01,0.03,-0.03,flip -8246,做多,2021-03-08 11:00:00,2021-03-08 11:05:00,1714.66,1708.64,0.5,100.0,0.0292,-0.18,0.02,-0.2,flip -8247,做空,2021-03-08 11:05:00,2021-03-08 11:25:00,1708.64,1712.09,0.5,100.0,0.0292,-0.1,0.03,-0.13,flip -8248,做多,2021-03-08 11:25:00,2021-03-08 12:35:00,1712.09,1717.29,0.5,100.0,0.0291,0.15,0.02,0.13,flip -8249,做空,2021-03-08 12:35:00,2021-03-08 12:50:00,1717.29,1714.38,0.5,100.0,0.029,0.08,0.02,0.06,flip -8250,做多,2021-03-08 12:50:00,2021-03-08 12:55:00,1714.38,1713.29,0.5,100.0,0.0291,-0.03,0.02,-0.06,flip -8251,做空,2021-03-08 12:55:00,2021-03-08 14:35:00,1713.29,1726.21,0.5,100.0,0.0291,-0.38,0.03,-0.4,flip -8252,做多,2021-03-08 14:35:00,2021-03-08 14:40:00,1726.21,1745.16,0.49,100.0,0.0286,0.54,0.02,0.52,tp_upper -8253,做多,2021-03-09 07:45:00,2021-03-09 09:00:00,1830.68,1834.35,0.5,100.0,0.0275,0.1,0.03,0.08,flip -8254,做空,2021-03-09 09:00:00,2021-03-09 09:05:00,1834.35,1834.41,0.5,100.0,0.0275,-0.0,0.03,-0.03,flip -8255,做多,2021-03-09 09:05:00,2021-03-09 09:35:00,1834.41,1840.36,0.5,100.0,0.0275,0.16,0.03,0.14,flip -8256,做空,2021-03-09 09:35:00,2021-03-09 10:05:00,1840.36,1836.1,0.5,100.0,0.0274,0.12,0.03,0.09,flip -8257,做多,2021-03-09 10:05:00,2021-03-09 10:10:00,1836.1,1834.71,0.51,100.0,0.0275,-0.04,0.03,-0.06,flip -8258,做空,2021-03-09 10:10:00,2021-03-09 10:35:00,1834.71,1825.0,0.5,100.0,0.0275,0.27,0.03,0.24,tp_lower -8259,做多,2021-03-09 11:05:00,2021-03-09 14:15:00,1835.72,1831.79,0.51,100.0,0.0276,-0.11,0.03,-0.13,flip -8260,做空,2021-03-09 14:15:00,2021-03-09 14:25:00,1831.79,1834.78,0.51,100.0,0.0276,-0.08,0.03,-0.11,flip -8261,做多,2021-03-09 14:25:00,2021-03-09 14:40:00,1834.78,1829.5,0.5,100.0,0.0275,-0.14,0.03,-0.17,flip -8262,做空,2021-03-09 14:40:00,2021-03-09 14:45:00,1829.5,1833.74,0.5,100.0,0.0274,-0.12,0.03,-0.14,flip -8263,做多,2021-03-09 14:45:00,2021-03-09 15:00:00,1833.74,1829.21,0.5,100.0,0.0273,-0.12,0.02,-0.15,flip -8264,做空,2021-03-09 15:00:00,2021-03-09 15:20:00,1829.21,1824.14,0.5,100.0,0.0272,0.14,0.02,0.11,tp_lower -8265,做多,2021-03-09 15:25:00,2021-03-09 16:00:00,1827.29,1847.13,0.5,100.0,0.0273,0.54,0.03,0.52,tp_upper -8266,做多,2021-03-09 16:15:00,2021-03-09 16:20:00,1830.7,1828.53,0.5,100.0,0.0275,-0.06,0.03,-0.08,flip -8267,做空,2021-03-09 16:20:00,2021-03-09 16:30:00,1828.53,1831.36,0.5,100.0,0.0275,-0.08,0.03,-0.1,flip -8268,做多,2021-03-09 16:30:00,2021-03-09 16:35:00,1831.36,1834.66,0.5,100.0,0.0274,0.09,0.03,0.07,tp_upper -8269,做多,2021-03-09 19:20:00,2021-03-09 20:30:00,1826.35,1838.17,0.5,100.0,0.0275,0.33,0.03,0.3,tp_upper -8270,做多,2021-03-09 21:35:00,2021-03-09 21:50:00,1825.48,1827.58,0.51,100.0,0.0277,0.06,0.03,0.03,flip -8271,做空,2021-03-09 21:50:00,2021-03-09 22:00:00,1827.58,1827.31,0.51,100.0,0.0276,0.01,0.03,-0.02,flip -8272,做多,2021-03-09 22:00:00,2021-03-09 22:15:00,1827.31,1829.73,0.5,100.0,0.0276,0.07,0.03,0.04,flip -8273,做空,2021-03-09 22:15:00,2021-03-09 22:30:00,1829.73,1830.13,0.5,100.0,0.0276,-0.01,0.03,-0.04,flip -8274,做多,2021-03-09 22:30:00,2021-03-09 22:45:00,1830.13,1841.15,0.5,100.0,0.0275,0.3,0.03,0.28,tp_upper -8275,做多,2021-03-10 08:15:00,2021-03-10 08:25:00,1818.49,1816.66,0.52,100.0,0.0284,-0.05,0.03,-0.08,flip -8276,做空,2021-03-10 08:25:00,2021-03-10 08:30:00,1816.66,1819.11,0.52,100.0,0.0284,-0.07,0.03,-0.1,flip -8277,做多,2021-03-10 08:30:00,2021-03-10 08:35:00,1819.11,1815.41,0.51,100.0,0.0283,-0.1,0.03,-0.13,flip -8278,做空,2021-03-10 08:35:00,2021-03-10 08:40:00,1815.41,1816.22,0.51,100.0,0.0283,-0.02,0.03,-0.05,flip -8279,做多,2021-03-10 08:40:00,2021-03-10 09:10:00,1816.22,1815.89,0.51,100.0,0.0282,-0.01,0.03,-0.03,flip -8280,做空,2021-03-10 09:10:00,2021-03-10 16:00:00,1815.89,1841.85,0.51,100.0,0.0282,-0.73,0.03,-0.76,flip -8281,做多,2021-03-10 16:00:00,2021-03-10 16:05:00,1841.85,1828.97,0.5,100.0,0.0273,-0.35,0.03,-0.38,tp_upper -8282,做多,2021-03-10 20:05:00,2021-03-10 20:10:00,1842.84,1836.56,0.5,100.0,0.0271,-0.17,0.02,-0.2,flip -8283,做空,2021-03-10 20:10:00,2021-03-10 20:15:00,1836.56,1821.69,0.5,100.0,0.0271,0.4,0.02,0.38,tp_lower -8284,做多,2021-03-10 22:35:00,2021-03-10 23:00:00,1835.77,1813.13,0.5,100.0,0.0273,-0.62,0.02,-0.64,flip -8285,做空,2021-03-10 23:00:00,2021-03-10 23:05:00,1813.13,1820.97,0.49,100.0,0.0273,-0.21,0.02,-0.24,tp_lower -8286,做多,2021-03-11 04:10:00,2021-03-11 04:15:00,1817.05,1808.56,0.5,100.0,0.0273,-0.23,0.02,-0.26,flip -8287,做空,2021-03-11 04:15:00,2021-03-11 04:20:00,1808.56,1809.95,0.49,100.0,0.0273,-0.04,0.02,-0.06,flip -8288,做多,2021-03-11 04:20:00,2021-03-11 04:25:00,1809.95,1808.21,0.49,100.0,0.0272,-0.05,0.02,-0.07,flip -8289,做空,2021-03-11 04:25:00,2021-03-11 04:30:00,1808.21,1809.62,0.49,100.0,0.0272,-0.04,0.02,-0.06,flip -8290,做多,2021-03-11 04:30:00,2021-03-11 04:35:00,1809.62,1803.43,0.49,100.0,0.0271,-0.17,0.02,-0.19,flip -8291,做空,2021-03-11 04:35:00,2021-03-11 05:40:00,1803.43,1778.93,0.49,100.0,0.0271,0.66,0.02,0.64,tp_lower -8292,做多,2021-03-11 11:25:00,2021-03-11 11:45:00,1772.28,1776.82,0.5,100.0,0.0279,0.13,0.02,0.1,flip -8293,做空,2021-03-11 11:45:00,2021-03-11 11:55:00,1776.82,1780.47,0.5,100.0,0.0279,-0.1,0.02,-0.13,flip -8294,做多,2021-03-11 11:55:00,2021-03-11 12:00:00,1780.47,1776.26,0.49,100.0,0.0278,-0.12,0.02,-0.14,flip -8295,做空,2021-03-11 12:00:00,2021-03-11 12:10:00,1776.26,1778.71,0.49,100.0,0.0277,-0.07,0.02,-0.09,flip -8296,做多,2021-03-11 12:10:00,2021-03-11 12:15:00,1778.71,1774.72,0.49,100.0,0.0276,-0.11,0.02,-0.13,flip -8297,做空,2021-03-11 12:15:00,2021-03-11 12:25:00,1774.72,1772.98,0.49,100.0,0.0276,0.05,0.02,0.02,flip -8298,做多,2021-03-11 12:25:00,2021-03-11 13:05:00,1772.98,1801.66,0.49,100.0,0.0276,0.79,0.02,0.77,tp_upper -8299,做多,2021-03-11 20:00:00,2021-03-11 21:00:00,1812.23,1831.0,0.5,100.0,0.0274,0.52,0.03,0.49,tp_upper -8300,做多,2021-03-12 00:45:00,2021-03-12 01:00:00,1812.07,1818.42,0.51,100.0,0.0281,0.18,0.03,0.15,flip -8301,做空,2021-03-12 01:00:00,2021-03-12 01:45:00,1818.42,1817.43,0.51,100.0,0.028,0.03,0.03,0.0,flip -8302,做多,2021-03-12 01:45:00,2021-03-12 01:50:00,1817.43,1815.03,0.51,100.0,0.028,-0.07,0.03,-0.09,flip -8303,做空,2021-03-12 01:50:00,2021-03-12 02:05:00,1815.03,1815.08,0.51,100.0,0.028,-0.0,0.03,-0.03,flip -8304,做多,2021-03-12 02:05:00,2021-03-12 02:50:00,1815.08,1820.51,0.51,100.0,0.028,0.15,0.03,0.13,flip -8305,做空,2021-03-12 02:50:00,2021-03-12 03:00:00,1820.51,1820.31,0.51,100.0,0.0279,0.01,0.03,-0.02,flip -8306,做多,2021-03-12 03:00:00,2021-03-12 03:10:00,1820.31,1818.07,0.51,100.0,0.0279,-0.06,0.03,-0.09,flip -8307,做空,2021-03-12 03:10:00,2021-03-12 03:25:00,1818.07,1820.89,0.51,100.0,0.0279,-0.08,0.03,-0.1,flip -8308,做多,2021-03-12 03:25:00,2021-03-12 03:35:00,1820.89,1820.7,0.51,100.0,0.0278,-0.01,0.03,-0.03,flip -8309,做空,2021-03-12 03:35:00,2021-03-12 03:55:00,1820.7,1820.02,0.51,100.0,0.0277,0.02,0.03,-0.01,flip -8310,做多,2021-03-12 03:55:00,2021-03-12 04:05:00,1820.02,1811.69,0.5,100.0,0.0277,-0.23,0.03,-0.26,flip -8311,做空,2021-03-12 04:05:00,2021-03-12 04:10:00,1811.69,1808.14,0.5,100.0,0.0277,0.1,0.03,0.07,tp_lower -8312,做多,2021-03-12 15:45:00,2021-03-12 15:50:00,1780.47,1779.9,0.5,100.0,0.0282,-0.02,0.03,-0.04,flip -8313,做空,2021-03-12 15:50:00,2021-03-12 16:05:00,1779.9,1774.2,0.5,100.0,0.0282,0.16,0.03,0.14,flip -8314,做多,2021-03-12 16:05:00,2021-03-12 17:05:00,1774.2,1776.64,0.5,100.0,0.0284,0.07,0.03,0.04,flip -8315,做空,2021-03-12 17:05:00,2021-03-12 18:05:00,1776.64,1784.91,0.5,100.0,0.0283,-0.23,0.03,-0.26,flip -8316,做多,2021-03-12 18:05:00,2021-03-12 19:00:00,1784.91,1768.57,0.5,100.0,0.028,-0.46,0.02,-0.48,flip -8317,做空,2021-03-12 19:00:00,2021-03-12 19:05:00,1768.57,1771.35,0.5,100.0,0.028,-0.08,0.02,-0.1,flip -8318,做多,2021-03-12 19:05:00,2021-03-12 19:10:00,1771.35,1770.65,0.49,100.0,0.0279,-0.02,0.02,-0.04,flip -8319,做空,2021-03-12 19:10:00,2021-03-12 19:25:00,1770.65,1754.19,0.49,100.0,0.0279,0.46,0.02,0.43,tp_lower -8320,做多,2021-03-12 22:00:00,2021-03-12 22:05:00,1761.44,1756.74,0.5,100.0,0.0282,-0.13,0.02,-0.16,flip -8321,做空,2021-03-12 22:05:00,2021-03-12 22:10:00,1756.74,1759.53,0.5,100.0,0.0282,-0.08,0.02,-0.1,flip -8322,做多,2021-03-12 22:10:00,2021-03-12 22:55:00,1759.53,1760.71,0.49,100.0,0.0281,0.03,0.02,0.01,flip -8323,做空,2021-03-12 22:55:00,2021-03-12 23:00:00,1760.71,1764.33,0.49,100.0,0.0281,-0.1,0.02,-0.13,flip -8324,做多,2021-03-12 23:00:00,2021-03-12 23:05:00,1764.33,1764.01,0.49,100.0,0.0279,-0.01,0.02,-0.03,flip -8325,做空,2021-03-12 23:05:00,2021-03-12 23:10:00,1764.01,1767.83,0.49,100.0,0.0279,-0.11,0.02,-0.13,flip -8326,做多,2021-03-12 23:10:00,2021-03-12 23:45:00,1767.83,1765.15,0.49,100.0,0.0277,-0.07,0.02,-0.1,flip -8327,做空,2021-03-12 23:45:00,2021-03-13 00:10:00,1765.15,1748.04,0.49,100.0,0.0277,0.47,0.02,0.45,tp_lower -8328,做多,2021-03-13 03:05:00,2021-03-13 03:15:00,1756.56,1754.47,0.51,100.0,0.0288,-0.06,0.03,-0.09,flip -8329,做空,2021-03-13 03:15:00,2021-03-13 03:20:00,1754.47,1756.96,0.5,100.0,0.0288,-0.07,0.03,-0.1,flip -8330,做多,2021-03-13 03:20:00,2021-03-13 04:05:00,1756.96,1756.11,0.5,100.0,0.0287,-0.02,0.03,-0.05,flip -8331,做空,2021-03-13 04:05:00,2021-03-13 04:30:00,1756.11,1752.94,0.5,100.0,0.0286,0.09,0.03,0.07,flip -8332,做多,2021-03-13 04:30:00,2021-03-13 04:55:00,1752.94,1773.35,0.5,100.0,0.0287,0.59,0.03,0.56,tp_upper -8333,做多,2021-03-14 03:35:00,2021-03-14 03:45:00,1917.66,1918.78,0.51,100.0,0.0267,0.03,0.03,0.0,flip -8334,做空,2021-03-14 03:45:00,2021-03-14 04:05:00,1918.78,1903.57,0.51,100.0,0.0266,0.4,0.03,0.38,tp_lower -8335,做多,2021-03-14 09:05:00,2021-03-14 09:10:00,1906.76,1906.07,0.51,100.0,0.027,-0.02,0.03,-0.04,flip -8336,做空,2021-03-14 09:10:00,2021-03-14 09:25:00,1906.07,1907.88,0.51,100.0,0.027,-0.05,0.03,-0.07,flip -8337,做多,2021-03-14 09:25:00,2021-03-14 09:55:00,1907.88,1906.4,0.51,100.0,0.0269,-0.04,0.03,-0.07,flip -8338,做空,2021-03-14 09:55:00,2021-03-14 10:15:00,1906.4,1897.15,0.51,100.0,0.0268,0.25,0.03,0.22,tp_lower -8339,做多,2021-03-14 18:35:00,2021-03-14 18:40:00,1877.88,1873.25,0.51,100.0,0.0274,-0.13,0.03,-0.15,flip -8340,做空,2021-03-14 18:40:00,2021-03-14 18:45:00,1873.25,1875.71,0.51,100.0,0.0273,-0.07,0.03,-0.09,flip -8341,做多,2021-03-14 18:45:00,2021-03-14 18:50:00,1875.71,1874.44,0.51,100.0,0.0272,-0.03,0.03,-0.06,flip -8342,做空,2021-03-14 18:50:00,2021-03-14 18:55:00,1874.44,1876.52,0.51,100.0,0.0272,-0.06,0.03,-0.08,flip -8343,做多,2021-03-14 18:55:00,2021-03-14 19:05:00,1876.52,1872.86,0.51,100.0,0.0271,-0.1,0.03,-0.12,flip -8344,做空,2021-03-14 19:05:00,2021-03-14 19:10:00,1872.86,1873.0,0.51,100.0,0.0271,-0.0,0.03,-0.03,flip -8345,做多,2021-03-14 19:10:00,2021-03-14 19:40:00,1873.0,1867.69,0.51,100.0,0.0271,-0.14,0.03,-0.17,flip -8346,做空,2021-03-14 19:40:00,2021-03-14 19:55:00,1867.69,1873.43,0.5,100.0,0.027,-0.16,0.03,-0.18,flip -8347,做多,2021-03-14 19:55:00,2021-03-14 20:10:00,1873.43,1865.2,0.5,100.0,0.0268,-0.22,0.03,-0.25,flip -8348,做空,2021-03-14 20:10:00,2021-03-14 20:25:00,1865.2,1871.31,0.5,100.0,0.0268,-0.16,0.03,-0.19,flip -8349,做多,2021-03-14 20:25:00,2021-03-14 21:15:00,1871.31,1870.23,0.5,100.0,0.0266,-0.03,0.02,-0.05,flip -8350,做空,2021-03-14 21:15:00,2021-03-14 21:20:00,1870.23,1870.37,0.5,100.0,0.0266,-0.0,0.02,-0.03,flip -8351,做多,2021-03-14 21:20:00,2021-03-14 21:25:00,1870.37,1870.0,0.5,100.0,0.0266,-0.01,0.02,-0.03,flip -8352,做空,2021-03-14 21:25:00,2021-03-14 21:30:00,1870.0,1870.45,0.5,100.0,0.0265,-0.01,0.02,-0.04,flip -8353,做多,2021-03-14 21:30:00,2021-03-14 21:35:00,1870.45,1867.68,0.5,100.0,0.0265,-0.07,0.02,-0.1,flip -8354,做空,2021-03-14 21:35:00,2021-03-14 21:50:00,1867.68,1870.23,0.49,100.0,0.0265,-0.07,0.02,-0.09,flip -8355,做多,2021-03-14 21:50:00,2021-03-14 22:05:00,1870.23,1866.01,0.49,100.0,0.0264,-0.11,0.02,-0.14,flip -8356,做空,2021-03-14 22:05:00,2021-03-14 22:15:00,1866.01,1881.62,0.49,100.0,0.0263,-0.41,0.02,-0.44,flip -8357,做多,2021-03-14 22:15:00,2021-03-14 22:20:00,1881.62,1882.15,0.49,100.0,0.0259,0.01,0.02,-0.01,tp_upper -8358,做多,2021-03-15 00:15:00,2021-03-15 00:45:00,1872.43,1880.01,0.5,100.0,0.0266,0.2,0.02,0.18,tp_upper -8359,做多,2021-03-15 14:10:00,2021-03-15 14:30:00,1798.57,1798.22,0.5,100.0,0.0278,-0.01,0.02,-0.03,flip -8360,做空,2021-03-15 14:30:00,2021-03-15 14:40:00,1798.22,1791.6,0.5,100.0,0.0277,0.18,0.02,0.16,flip -8361,做多,2021-03-15 14:40:00,2021-03-15 14:45:00,1791.6,1788.43,0.5,100.0,0.0279,-0.09,0.02,-0.11,flip -8362,做空,2021-03-15 14:45:00,2021-03-15 16:00:00,1788.43,1761.87,0.5,100.0,0.0279,0.74,0.02,0.72,tp_lower -8363,做多,2021-03-15 16:10:00,2021-03-15 18:45:00,1781.38,1776.97,0.51,100.0,0.0284,-0.13,0.03,-0.15,flip -8364,做空,2021-03-15 18:45:00,2021-03-15 18:50:00,1776.97,1783.77,0.5,100.0,0.0284,-0.19,0.03,-0.22,flip -8365,做多,2021-03-15 18:50:00,2021-03-15 19:20:00,1783.77,1791.56,0.5,100.0,0.0281,0.22,0.03,0.19,tp_upper -8366,做多,2021-03-15 22:50:00,2021-03-15 23:05:00,1785.55,1797.63,0.5,100.0,0.0282,0.34,0.03,0.32,tp_upper -8367,做多,2021-03-15 23:50:00,2021-03-16 00:05:00,1786.56,1801.67,0.51,100.0,0.0283,0.43,0.03,0.4,tp_upper -8368,做多,2021-03-16 06:30:00,2021-03-16 07:00:00,1773.37,1798.5,0.51,100.0,0.029,0.73,0.03,0.7,tp_upper -8369,做多,2021-03-16 13:00:00,2021-03-16 13:35:00,1782.03,1783.37,0.52,100.0,0.0292,0.04,0.03,0.01,flip -8370,做空,2021-03-16 13:35:00,2021-03-16 13:40:00,1783.37,1785.44,0.52,100.0,0.0292,-0.06,0.03,-0.09,flip -8371,做多,2021-03-16 13:40:00,2021-03-16 13:45:00,1785.44,1776.92,0.52,100.0,0.0291,-0.25,0.03,-0.27,flip -8372,做空,2021-03-16 13:45:00,2021-03-16 13:55:00,1776.92,1786.97,0.52,100.0,0.0291,-0.29,0.03,-0.32,flip -8373,做多,2021-03-16 13:55:00,2021-03-16 14:10:00,1786.97,1786.72,0.51,100.0,0.0287,-0.01,0.03,-0.03,flip -8374,做空,2021-03-16 14:10:00,2021-03-16 14:30:00,1786.72,1789.79,0.51,100.0,0.0287,-0.09,0.03,-0.11,flip -8375,做多,2021-03-16 14:30:00,2021-03-16 15:40:00,1789.79,1794.21,0.51,100.0,0.0286,0.13,0.03,0.1,flip -8376,做空,2021-03-16 15:40:00,2021-03-16 15:45:00,1794.21,1800.74,0.51,100.0,0.0285,-0.19,0.03,-0.21,flip -8377,做多,2021-03-16 15:45:00,2021-03-16 16:00:00,1800.74,1799.96,0.51,100.0,0.0283,-0.02,0.03,-0.05,tp_upper -8378,做多,2021-03-16 17:10:00,2021-03-16 17:20:00,1796.41,1797.43,0.51,100.0,0.0283,0.03,0.03,0.0,flip -8379,做空,2021-03-16 17:20:00,2021-03-16 17:25:00,1797.43,1781.32,0.51,100.0,0.0283,0.46,0.03,0.43,tp_lower -8380,做多,2021-03-16 20:00:00,2021-03-16 21:55:00,1799.19,1788.61,0.51,100.0,0.0285,-0.3,0.03,-0.33,flip -8381,做空,2021-03-16 21:55:00,2021-03-16 22:00:00,1788.61,1794.22,0.51,100.0,0.0285,-0.16,0.03,-0.19,flip -8382,做多,2021-03-16 22:00:00,2021-03-16 22:50:00,1794.22,1792.0,0.51,100.0,0.0283,-0.06,0.03,-0.09,flip -8383,做空,2021-03-16 22:50:00,2021-03-16 23:05:00,1792.0,1794.97,0.51,100.0,0.0282,-0.08,0.03,-0.11,flip -8384,做多,2021-03-16 23:05:00,2021-03-16 23:30:00,1794.97,1794.27,0.5,100.0,0.0281,-0.02,0.03,-0.04,flip -8385,做空,2021-03-16 23:30:00,2021-03-16 23:35:00,1794.27,1796.0,0.5,100.0,0.0281,-0.05,0.03,-0.07,flip -8386,做多,2021-03-16 23:35:00,2021-03-16 23:55:00,1796.0,1807.25,0.5,100.0,0.028,0.31,0.03,0.29,tp_upper -8387,做多,2021-03-17 06:30:00,2021-03-17 06:35:00,1786.3,1779.8,0.51,100.0,0.0288,-0.19,0.03,-0.21,flip -8388,做空,2021-03-17 06:35:00,2021-03-17 06:45:00,1779.8,1782.75,0.51,100.0,0.0288,-0.08,0.03,-0.11,flip -8389,做多,2021-03-17 06:45:00,2021-03-17 07:00:00,1782.75,1784.84,0.51,100.0,0.0286,0.06,0.03,0.03,flip -8390,做空,2021-03-17 07:00:00,2021-03-17 07:15:00,1784.84,1783.0,0.51,100.0,0.0286,0.05,0.03,0.03,flip -8391,做多,2021-03-17 07:15:00,2021-03-17 07:25:00,1783.0,1784.21,0.51,100.0,0.0286,0.03,0.03,0.01,flip -8392,做空,2021-03-17 07:25:00,2021-03-17 07:35:00,1784.21,1784.74,0.51,100.0,0.0286,-0.02,0.03,-0.04,flip -8393,做多,2021-03-17 07:35:00,2021-03-17 08:00:00,1784.74,1785.54,0.51,100.0,0.0286,0.02,0.03,-0.0,tp_upper -8394,做多,2021-03-17 08:20:00,2021-03-17 08:25:00,1786.05,1788.8,0.51,100.0,0.0285,0.08,0.03,0.05,tp_upper -8395,做多,2021-03-17 08:55:00,2021-03-17 09:00:00,1782.59,1779.45,0.51,100.0,0.0286,-0.09,0.03,-0.12,flip -8396,做空,2021-03-17 09:00:00,2021-03-17 09:05:00,1779.45,1785.55,0.51,100.0,0.0286,-0.17,0.03,-0.2,flip -8397,做多,2021-03-17 09:05:00,2021-03-17 09:15:00,1785.55,1778.39,0.51,100.0,0.0284,-0.2,0.03,-0.23,flip -8398,做空,2021-03-17 09:15:00,2021-03-17 09:35:00,1778.39,1773.17,0.5,100.0,0.0283,0.15,0.03,0.12,tp_lower -8399,做多,2021-03-17 13:15:00,2021-03-17 13:25:00,1771.32,1773.13,0.5,100.0,0.0285,0.05,0.03,0.03,flip -8400,做空,2021-03-17 13:25:00,2021-03-17 13:55:00,1773.13,1770.78,0.5,100.0,0.0285,0.07,0.03,0.04,flip -8401,做多,2021-03-17 13:55:00,2021-03-17 14:50:00,1770.78,1773.53,0.5,100.0,0.0285,0.08,0.03,0.05,flip -8402,做空,2021-03-17 14:50:00,2021-03-17 15:05:00,1773.53,1773.43,0.51,100.0,0.0285,0.0,0.03,-0.02,flip -8403,做多,2021-03-17 15:05:00,2021-03-17 15:10:00,1773.43,1772.86,0.5,100.0,0.0285,-0.02,0.03,-0.04,flip -8404,做空,2021-03-17 15:10:00,2021-03-17 15:15:00,1772.86,1776.0,0.5,100.0,0.0284,-0.09,0.03,-0.11,flip -8405,做多,2021-03-17 15:15:00,2021-03-17 15:20:00,1776.0,1775.3,0.5,100.0,0.0283,-0.02,0.03,-0.04,flip -8406,做空,2021-03-17 15:20:00,2021-03-17 15:35:00,1775.3,1771.19,0.5,100.0,0.0283,0.12,0.03,0.09,flip -8407,做多,2021-03-17 15:35:00,2021-03-17 15:40:00,1771.19,1769.05,0.5,100.0,0.0284,-0.06,0.03,-0.09,flip -8408,做空,2021-03-17 15:40:00,2021-03-17 15:45:00,1769.05,1772.09,0.5,100.0,0.0283,-0.09,0.03,-0.11,flip -8409,做多,2021-03-17 15:45:00,2021-03-17 16:25:00,1772.09,1791.42,0.5,100.0,0.0282,0.55,0.03,0.52,tp_upper -8410,做多,2021-03-18 04:35:00,2021-03-18 04:45:00,1833.36,1830.45,0.52,100.0,0.0281,-0.08,0.03,-0.11,flip -8411,做空,2021-03-18 04:45:00,2021-03-18 04:50:00,1830.45,1830.74,0.51,100.0,0.0281,-0.01,0.03,-0.03,flip -8412,做多,2021-03-18 04:50:00,2021-03-18 05:30:00,1830.74,1828.28,0.51,100.0,0.0281,-0.07,0.03,-0.09,flip -8413,做空,2021-03-18 05:30:00,2021-03-18 05:35:00,1828.28,1834.58,0.51,100.0,0.028,-0.18,0.03,-0.2,flip -8414,做多,2021-03-18 05:35:00,2021-03-18 06:00:00,1834.58,1829.34,0.51,100.0,0.0278,-0.15,0.03,-0.17,flip -8415,做空,2021-03-18 06:00:00,2021-03-18 06:30:00,1829.34,1830.7,0.51,100.0,0.0278,-0.04,0.03,-0.06,flip -8416,做多,2021-03-18 06:30:00,2021-03-18 06:35:00,1830.7,1829.0,0.51,100.0,0.0277,-0.05,0.03,-0.07,flip -8417,做空,2021-03-18 06:35:00,2021-03-18 06:45:00,1829.0,1830.21,0.51,100.0,0.0277,-0.03,0.03,-0.06,flip -8418,做多,2021-03-18 06:45:00,2021-03-18 07:00:00,1830.21,1828.14,0.51,100.0,0.0276,-0.06,0.03,-0.08,flip -8419,做空,2021-03-18 07:00:00,2021-03-18 07:25:00,1828.14,1822.84,0.5,100.0,0.0276,0.15,0.03,0.12,tp_lower -8420,做多,2021-03-18 15:35:00,2021-03-18 16:00:00,1809.8,1827.97,0.51,100.0,0.0279,0.51,0.03,0.48,tp_upper -8421,做多,2021-03-18 18:35:00,2021-03-18 18:40:00,1808.98,1800.23,0.51,100.0,0.0282,-0.25,0.03,-0.27,flip -8422,做空,2021-03-18 18:40:00,2021-03-18 19:00:00,1800.23,1795.0,0.51,100.0,0.0282,0.15,0.03,0.12,tp_lower -8423,做多,2021-03-19 02:30:00,2021-03-19 02:35:00,1786.71,1781.01,0.51,100.0,0.0288,-0.16,0.03,-0.19,flip -8424,做空,2021-03-19 02:35:00,2021-03-19 03:10:00,1781.01,1782.63,0.51,100.0,0.0287,-0.05,0.03,-0.07,flip -8425,做多,2021-03-19 03:10:00,2021-03-19 03:15:00,1782.63,1777.37,0.51,100.0,0.0287,-0.15,0.03,-0.18,flip -8426,做空,2021-03-19 03:15:00,2021-03-19 03:25:00,1777.37,1778.26,0.51,100.0,0.0286,-0.03,0.03,-0.05,flip -8427,做多,2021-03-19 03:25:00,2021-03-19 04:05:00,1778.26,1775.93,0.51,100.0,0.0286,-0.07,0.03,-0.09,flip -8428,做空,2021-03-19 04:05:00,2021-03-19 04:10:00,1775.93,1779.69,0.51,100.0,0.0285,-0.11,0.03,-0.13,flip -8429,做多,2021-03-19 04:10:00,2021-03-19 04:35:00,1779.69,1790.5,0.51,100.0,0.0284,0.31,0.03,0.28,tp_upper -8430,做多,2021-03-19 13:45:00,2021-03-19 14:05:00,1811.56,1803.8,0.51,100.0,0.028,-0.22,0.03,-0.24,flip -8431,做空,2021-03-19 14:05:00,2021-03-19 14:10:00,1803.8,1808.65,0.51,100.0,0.028,-0.14,0.03,-0.16,flip -8432,做多,2021-03-19 14:10:00,2021-03-19 15:00:00,1808.65,1816.0,0.5,100.0,0.0278,0.2,0.03,0.18,tp_upper -8433,做多,2021-03-19 18:20:00,2021-03-19 18:30:00,1820.75,1825.8,0.5,100.0,0.0277,0.14,0.03,0.11,tp_upper -8434,做多,2021-03-19 20:30:00,2021-03-19 20:40:00,1826.1,1817.54,0.51,100.0,0.0277,-0.24,0.03,-0.26,flip -8435,做空,2021-03-19 20:40:00,2021-03-19 20:55:00,1817.54,1819.14,0.5,100.0,0.0277,-0.04,0.03,-0.07,flip -8436,做多,2021-03-19 20:55:00,2021-03-19 21:45:00,1819.14,1831.02,0.5,100.0,0.0276,0.33,0.03,0.3,tp_upper -8437,做多,2021-03-19 22:15:00,2021-03-19 22:35:00,1824.53,1818.09,0.5,100.0,0.0277,-0.18,0.03,-0.2,flip -8438,做空,2021-03-19 22:35:00,2021-03-19 22:55:00,1818.09,1822.05,0.5,100.0,0.0276,-0.11,0.03,-0.13,flip -8439,做多,2021-03-19 22:55:00,2021-03-19 23:00:00,1822.05,1814.67,0.5,100.0,0.0275,-0.2,0.02,-0.23,flip -8440,做空,2021-03-19 23:00:00,2021-03-19 23:05:00,1814.67,1811.24,0.5,100.0,0.0275,0.09,0.02,0.07,tp_lower -8441,做多,2021-03-20 01:05:00,2021-03-20 01:10:00,1821.0,1820.44,0.51,100.0,0.0278,-0.02,0.03,-0.04,flip -8442,做空,2021-03-20 01:10:00,2021-03-20 01:20:00,1820.44,1820.21,0.51,100.0,0.0278,0.01,0.03,-0.02,flip -8443,做多,2021-03-20 01:20:00,2021-03-20 02:05:00,1820.21,1830.66,0.51,100.0,0.0278,0.29,0.03,0.26,tp_upper -8444,做多,2021-03-20 05:30:00,2021-03-20 05:35:00,1828.41,1826.09,0.51,100.0,0.0278,-0.06,0.03,-0.09,flip -8445,做空,2021-03-20 05:35:00,2021-03-20 05:50:00,1826.09,1827.12,0.51,100.0,0.0278,-0.03,0.03,-0.05,flip -8446,做多,2021-03-20 05:50:00,2021-03-20 05:55:00,1827.12,1823.37,0.51,100.0,0.0277,-0.1,0.03,-0.13,flip -8447,做空,2021-03-20 05:55:00,2021-03-20 06:00:00,1823.37,1825.56,0.5,100.0,0.0277,-0.06,0.03,-0.09,flip -8448,做多,2021-03-20 06:00:00,2021-03-20 06:05:00,1825.56,1825.02,0.5,100.0,0.0276,-0.01,0.03,-0.04,flip -8449,做空,2021-03-20 06:05:00,2021-03-20 06:15:00,1825.02,1825.28,0.5,100.0,0.0276,-0.01,0.03,-0.03,flip -8450,做多,2021-03-20 06:15:00,2021-03-20 06:20:00,1825.28,1825.16,0.5,100.0,0.0275,-0.0,0.03,-0.03,flip -8451,做空,2021-03-20 06:20:00,2021-03-20 06:30:00,1825.16,1824.34,0.5,100.0,0.0275,0.02,0.03,-0.0,flip -8452,做多,2021-03-20 06:30:00,2021-03-20 07:35:00,1824.34,1824.83,0.5,100.0,0.0275,0.01,0.03,-0.01,flip -8453,做空,2021-03-20 07:35:00,2021-03-20 08:00:00,1824.83,1827.27,0.5,100.0,0.0275,-0.07,0.03,-0.09,flip -8454,做多,2021-03-20 08:00:00,2021-03-20 09:35:00,1827.27,1836.71,0.5,100.0,0.0274,0.26,0.03,0.23,tp_upper -8455,做多,2021-03-20 17:55:00,2021-03-20 18:35:00,1847.68,1847.49,0.5,100.0,0.0272,-0.01,0.03,-0.03,flip -8456,做空,2021-03-20 18:35:00,2021-03-20 18:40:00,1847.49,1849.4,0.5,100.0,0.0271,-0.05,0.03,-0.08,flip -8457,做多,2021-03-20 18:40:00,2021-03-20 18:55:00,1849.4,1845.51,0.5,100.0,0.0271,-0.11,0.02,-0.13,flip -8458,做空,2021-03-20 18:55:00,2021-03-20 19:00:00,1845.51,1848.31,0.5,100.0,0.027,-0.08,0.02,-0.1,flip -8459,做多,2021-03-20 19:00:00,2021-03-20 19:45:00,1848.31,1848.8,0.5,100.0,0.0269,0.01,0.02,-0.01,flip -8460,做空,2021-03-20 19:45:00,2021-03-20 19:55:00,1848.8,1849.59,0.5,100.0,0.0269,-0.02,0.02,-0.05,flip -8461,做多,2021-03-20 19:55:00,2021-03-20 20:00:00,1849.59,1846.59,0.5,100.0,0.0268,-0.08,0.02,-0.11,flip -8462,做空,2021-03-20 20:00:00,2021-03-20 20:10:00,1846.59,1829.83,0.5,100.0,0.0268,0.45,0.02,0.43,tp_lower -8463,做多,2021-03-21 13:00:00,2021-03-21 13:20:00,1777.21,1782.48,0.51,100.0,0.0287,0.15,0.03,0.13,tp_upper -8464,做多,2021-03-21 23:00:00,2021-03-22 03:55:00,1791.78,1784.43,0.51,100.0,0.0285,-0.21,0.03,-0.23,flip -8465,做空,2021-03-22 03:55:00,2021-03-22 04:05:00,1784.43,1785.42,0.51,100.0,0.0285,-0.03,0.03,-0.05,flip -8466,做多,2021-03-22 04:05:00,2021-03-22 04:10:00,1785.42,1783.75,0.51,100.0,0.0284,-0.05,0.03,-0.07,flip -8467,做空,2021-03-22 04:10:00,2021-03-22 04:15:00,1783.75,1789.0,0.51,100.0,0.0284,-0.15,0.03,-0.17,flip -8468,做多,2021-03-22 04:15:00,2021-03-22 04:45:00,1789.0,1785.98,0.5,100.0,0.0282,-0.09,0.03,-0.11,flip -8469,做空,2021-03-22 04:45:00,2021-03-22 05:25:00,1785.98,1784.6,0.5,100.0,0.0282,0.04,0.03,0.01,flip -8470,做多,2021-03-22 05:25:00,2021-03-22 08:55:00,1784.6,1782.92,0.5,100.0,0.0282,-0.05,0.03,-0.07,flip -8471,做空,2021-03-22 08:55:00,2021-03-22 09:10:00,1782.92,1780.49,0.5,100.0,0.0282,0.07,0.03,0.04,flip -8472,做多,2021-03-22 09:10:00,2021-03-22 09:15:00,1780.49,1779.85,0.5,100.0,0.0282,-0.02,0.03,-0.04,flip -8473,做空,2021-03-22 09:15:00,2021-03-22 09:30:00,1779.85,1782.08,0.5,100.0,0.0282,-0.06,0.03,-0.09,flip -8474,做多,2021-03-22 09:30:00,2021-03-22 09:35:00,1782.08,1778.7,0.5,100.0,0.0281,-0.09,0.02,-0.12,flip -8475,做空,2021-03-22 09:35:00,2021-03-22 09:40:00,1778.7,1781.01,0.5,100.0,0.0281,-0.06,0.02,-0.09,flip -8476,做多,2021-03-22 09:40:00,2021-03-22 09:50:00,1781.01,1781.05,0.5,100.0,0.028,0.0,0.02,-0.02,flip -8477,做空,2021-03-22 09:50:00,2021-03-22 09:55:00,1781.05,1784.26,0.5,100.0,0.0279,-0.09,0.02,-0.11,flip -8478,做多,2021-03-22 09:55:00,2021-03-22 10:00:00,1784.26,1782.4,0.5,100.0,0.0278,-0.05,0.02,-0.08,flip -8479,做空,2021-03-22 10:00:00,2021-03-22 12:45:00,1782.4,1778.94,0.49,100.0,0.0278,0.1,0.02,0.07,tp_lower -8480,做多,2021-03-22 13:15:00,2021-03-22 13:20:00,1789.88,1786.69,0.5,100.0,0.0277,-0.09,0.02,-0.11,flip -8481,做空,2021-03-22 13:20:00,2021-03-22 13:25:00,1786.69,1787.05,0.49,100.0,0.0277,-0.01,0.02,-0.03,flip -8482,做多,2021-03-22 13:25:00,2021-03-22 18:15:00,1787.05,1781.05,0.49,100.0,0.0276,-0.17,0.02,-0.19,flip -8483,做空,2021-03-22 18:15:00,2021-03-22 18:40:00,1781.05,1771.87,0.49,100.0,0.0276,0.25,0.02,0.23,tp_lower -8484,做多,2021-03-23 04:45:00,2021-03-23 04:50:00,1699.18,1698.91,0.5,100.0,0.0296,-0.01,0.03,-0.03,flip -8485,做空,2021-03-23 04:50:00,2021-03-23 05:25:00,1698.91,1673.89,0.5,100.0,0.0295,0.74,0.02,0.71,tp_lower -8486,做多,2021-03-23 09:30:00,2021-03-23 09:55:00,1684.48,1688.0,0.51,100.0,0.0302,0.11,0.03,0.08,flip -8487,做空,2021-03-23 09:55:00,2021-03-23 10:05:00,1688.0,1692.53,0.51,100.0,0.0302,-0.14,0.03,-0.16,flip -8488,做多,2021-03-23 10:05:00,2021-03-23 10:20:00,1692.53,1685.39,0.51,100.0,0.03,-0.21,0.03,-0.24,flip -8489,做空,2021-03-23 10:20:00,2021-03-23 10:25:00,1685.39,1686.65,0.5,100.0,0.0299,-0.04,0.03,-0.06,flip -8490,做多,2021-03-23 10:25:00,2021-03-23 10:35:00,1686.65,1687.03,0.5,100.0,0.0299,0.01,0.03,-0.01,flip -8491,做空,2021-03-23 10:35:00,2021-03-23 10:40:00,1687.03,1688.34,0.5,100.0,0.0298,-0.04,0.03,-0.06,flip -8492,做多,2021-03-23 10:40:00,2021-03-23 11:45:00,1688.34,1685.09,0.5,100.0,0.0298,-0.1,0.03,-0.12,flip -8493,做空,2021-03-23 11:45:00,2021-03-23 11:50:00,1685.09,1686.26,0.5,100.0,0.0297,-0.03,0.03,-0.06,flip -8494,做多,2021-03-23 11:50:00,2021-03-23 12:05:00,1686.26,1698.97,0.5,100.0,0.0297,0.38,0.03,0.35,tp_upper -8495,做多,2021-03-23 19:40:00,2021-03-23 20:00:00,1705.21,1703.53,0.5,100.0,0.0295,-0.05,0.03,-0.07,flip -8496,做空,2021-03-23 20:00:00,2021-03-23 20:35:00,1703.53,1698.36,0.5,100.0,0.0295,0.15,0.03,0.13,tp_lower -8497,做多,2021-03-24 03:25:00,2021-03-24 03:35:00,1684.7,1682.24,0.51,100.0,0.0302,-0.07,0.03,-0.1,flip -8498,做空,2021-03-24 03:35:00,2021-03-24 03:40:00,1682.24,1683.72,0.51,100.0,0.0302,-0.04,0.03,-0.07,flip -8499,做多,2021-03-24 03:40:00,2021-03-24 03:45:00,1683.72,1681.19,0.51,100.0,0.0301,-0.08,0.03,-0.1,flip -8500,做空,2021-03-24 03:45:00,2021-03-24 03:55:00,1681.19,1679.9,0.51,100.0,0.0301,0.04,0.03,0.01,flip -8501,做多,2021-03-24 03:55:00,2021-03-24 04:10:00,1679.9,1681.31,0.51,100.0,0.0301,0.04,0.03,0.02,flip -8502,做空,2021-03-24 04:10:00,2021-03-24 04:25:00,1681.31,1684.0,0.51,100.0,0.0301,-0.08,0.03,-0.11,flip -8503,做多,2021-03-24 04:25:00,2021-03-24 04:50:00,1684.0,1680.32,0.5,100.0,0.0299,-0.11,0.03,-0.14,flip -8504,做空,2021-03-24 04:50:00,2021-03-24 05:25:00,1680.32,1679.64,0.5,100.0,0.0299,0.02,0.03,-0.0,flip -8505,做多,2021-03-24 05:25:00,2021-03-24 05:45:00,1679.64,1676.74,0.5,100.0,0.0299,-0.09,0.03,-0.11,flip -8506,做空,2021-03-24 05:45:00,2021-03-24 06:10:00,1676.74,1663.5,0.5,100.0,0.0299,0.4,0.02,0.37,tp_lower -8507,做多,2021-03-24 06:30:00,2021-03-24 06:35:00,1678.3,1682.08,0.5,100.0,0.0301,0.11,0.03,0.09,tp_upper -8508,做多,2021-03-25 05:15:00,2021-03-25 05:20:00,1589.06,1588.72,0.51,100.0,0.0321,-0.01,0.03,-0.04,flip -8509,做空,2021-03-25 05:20:00,2021-03-25 05:35:00,1588.72,1586.69,0.51,100.0,0.0321,0.07,0.03,0.04,flip -8510,做多,2021-03-25 05:35:00,2021-03-25 05:40:00,1586.69,1584.63,0.51,100.0,0.0321,-0.07,0.03,-0.09,flip -8511,做空,2021-03-25 05:40:00,2021-03-25 05:45:00,1584.63,1587.61,0.51,100.0,0.0321,-0.1,0.03,-0.12,flip -8512,做多,2021-03-25 05:45:00,2021-03-25 07:50:00,1587.61,1580.59,0.51,100.0,0.0319,-0.22,0.03,-0.25,flip -8513,做空,2021-03-25 07:50:00,2021-03-25 08:05:00,1580.59,1589.31,0.5,100.0,0.0319,-0.28,0.03,-0.3,flip -8514,做多,2021-03-25 08:05:00,2021-03-25 08:20:00,1589.31,1597.04,0.5,100.0,0.0315,0.24,0.03,0.22,tp_upper -8515,做多,2021-03-25 13:30:00,2021-03-25 14:10:00,1595.97,1608.87,0.5,100.0,0.0315,0.41,0.03,0.38,tp_upper -8516,做多,2021-03-25 15:20:00,2021-03-25 15:40:00,1591.35,1597.29,0.51,100.0,0.0318,0.19,0.03,0.16,flip -8517,做空,2021-03-25 15:40:00,2021-03-25 15:55:00,1597.29,1597.11,0.51,100.0,0.0318,0.01,0.03,-0.02,flip -8518,做多,2021-03-25 15:55:00,2021-03-25 16:00:00,1597.11,1588.72,0.51,100.0,0.0318,-0.27,0.03,-0.29,flip -8519,做空,2021-03-25 16:00:00,2021-03-25 16:05:00,1588.72,1575.83,0.5,100.0,0.0317,0.41,0.03,0.38,tp_lower -8520,做多,2021-03-25 16:15:00,2021-03-25 16:20:00,1603.54,1593.38,0.51,100.0,0.0317,-0.32,0.03,-0.35,flip -8521,做空,2021-03-25 16:20:00,2021-03-25 16:40:00,1593.38,1593.08,0.5,100.0,0.0316,0.01,0.03,-0.02,flip -8522,做多,2021-03-25 16:40:00,2021-03-25 16:55:00,1593.08,1595.25,0.5,100.0,0.0316,0.07,0.03,0.04,flip -8523,做空,2021-03-25 16:55:00,2021-03-25 17:00:00,1595.25,1598.34,0.5,100.0,0.0316,-0.1,0.03,-0.12,flip -8524,做多,2021-03-25 17:00:00,2021-03-25 17:05:00,1598.34,1598.24,0.5,100.0,0.0314,-0.0,0.03,-0.03,flip -8525,做空,2021-03-25 17:05:00,2021-03-25 21:20:00,1598.24,1603.4,0.5,100.0,0.0314,-0.16,0.03,-0.19,flip -8526,做多,2021-03-25 21:20:00,2021-03-25 22:05:00,1603.4,1617.19,0.5,100.0,0.0312,0.43,0.03,0.4,tp_upper -8527,做多,2021-03-26 00:00:00,2021-03-26 00:35:00,1605.36,1616.88,0.51,100.0,0.0319,0.37,0.03,0.34,tp_upper -8528,做多,2021-03-26 07:10:00,2021-03-26 07:50:00,1614.55,1633.37,0.52,100.0,0.0319,0.6,0.03,0.57,tp_upper -8529,做多,2021-03-26 10:20:00,2021-03-26 10:25:00,1623.38,1622.99,0.52,100.0,0.0321,-0.01,0.03,-0.04,flip -8530,做空,2021-03-26 10:25:00,2021-03-26 10:35:00,1622.99,1622.63,0.52,100.0,0.032,0.01,0.03,-0.01,flip -8531,做多,2021-03-26 10:35:00,2021-03-26 11:15:00,1622.63,1620.84,0.52,100.0,0.032,-0.06,0.03,-0.08,flip -8532,做空,2021-03-26 11:15:00,2021-03-26 11:25:00,1620.84,1620.08,0.52,100.0,0.032,0.02,0.03,-0.0,flip -8533,做多,2021-03-26 11:25:00,2021-03-26 11:45:00,1620.08,1619.42,0.52,100.0,0.032,-0.02,0.03,-0.05,flip -8534,做空,2021-03-26 11:45:00,2021-03-26 11:50:00,1619.42,1619.71,0.52,100.0,0.032,-0.01,0.03,-0.04,flip -8535,做多,2021-03-26 11:50:00,2021-03-26 11:55:00,1619.71,1619.23,0.52,100.0,0.0319,-0.02,0.03,-0.04,flip -8536,做空,2021-03-26 11:55:00,2021-03-26 12:00:00,1619.23,1623.46,0.52,100.0,0.0319,-0.13,0.03,-0.16,flip -8537,做多,2021-03-26 12:00:00,2021-03-26 12:15:00,1623.46,1628.81,0.51,100.0,0.0317,0.17,0.03,0.14,tp_upper -8538,做多,2021-03-26 12:30:00,2021-03-26 12:35:00,1625.67,1630.53,0.52,100.0,0.0317,0.15,0.03,0.13,tp_upper -8539,做多,2021-03-27 07:25:00,2021-03-27 07:30:00,1698.67,1696.03,0.52,100.0,0.0307,-0.08,0.03,-0.11,flip -8540,做空,2021-03-27 07:30:00,2021-03-27 07:45:00,1696.03,1688.0,0.52,100.0,0.0307,0.25,0.03,0.22,tp_lower -8541,做多,2021-03-27 09:55:00,2021-03-27 10:15:00,1699.3,1696.39,0.52,100.0,0.0308,-0.09,0.03,-0.12,flip -8542,做空,2021-03-27 10:15:00,2021-03-27 10:20:00,1696.39,1696.89,0.52,100.0,0.0307,-0.02,0.03,-0.04,flip -8543,做多,2021-03-27 10:20:00,2021-03-27 10:25:00,1696.89,1695.21,0.52,100.0,0.0307,-0.05,0.03,-0.08,flip -8544,做空,2021-03-27 10:25:00,2021-03-27 10:30:00,1695.21,1689.15,0.52,100.0,0.0307,0.19,0.03,0.16,tp_lower -8545,做多,2021-03-27 15:15:00,2021-03-27 15:20:00,1688.85,1687.66,0.52,100.0,0.0309,-0.04,0.03,-0.06,flip -8546,做空,2021-03-27 15:20:00,2021-03-27 15:25:00,1687.66,1687.93,0.52,100.0,0.0308,-0.01,0.03,-0.03,flip -8547,做多,2021-03-27 15:25:00,2021-03-27 15:30:00,1687.93,1687.09,0.52,100.0,0.0308,-0.03,0.03,-0.05,flip -8548,做空,2021-03-27 15:30:00,2021-03-27 16:00:00,1687.09,1694.74,0.52,100.0,0.0307,-0.24,0.03,-0.26,flip -8549,做多,2021-03-27 16:00:00,2021-03-27 16:10:00,1694.74,1699.29,0.52,100.0,0.0304,0.14,0.03,0.11,tp_upper -8550,做多,2021-03-27 16:10:00,2021-03-27 16:15:00,1699.29,1699.07,0.52,100.0,0.0304,-0.01,0.03,-0.03,tp_upper -8551,做多,2021-03-28 00:10:00,2021-03-28 00:20:00,1712.45,1707.58,0.52,100.0,0.0305,-0.15,0.03,-0.17,flip -8552,做空,2021-03-28 00:20:00,2021-03-28 00:25:00,1707.58,1709.21,0.52,100.0,0.0304,-0.05,0.03,-0.08,flip -8553,做多,2021-03-28 00:25:00,2021-03-28 00:30:00,1709.21,1703.79,0.52,100.0,0.0304,-0.16,0.03,-0.19,flip -8554,做空,2021-03-28 00:30:00,2021-03-28 00:35:00,1703.79,1709.54,0.52,100.0,0.0303,-0.17,0.03,-0.2,flip -8555,做多,2021-03-28 00:35:00,2021-03-28 01:05:00,1709.54,1709.87,0.51,100.0,0.0301,0.01,0.03,-0.02,flip -8556,做空,2021-03-28 01:05:00,2021-03-28 01:20:00,1709.87,1711.66,0.51,100.0,0.0301,-0.05,0.03,-0.08,flip -8557,做多,2021-03-28 01:20:00,2021-03-28 01:25:00,1711.66,1710.0,0.51,100.0,0.03,-0.05,0.03,-0.08,flip -8558,做空,2021-03-28 01:25:00,2021-03-28 01:35:00,1710.0,1713.98,0.51,100.0,0.0299,-0.12,0.03,-0.14,flip -8559,做多,2021-03-28 01:35:00,2021-03-28 01:40:00,1713.98,1712.04,0.51,100.0,0.0298,-0.06,0.03,-0.08,flip -8560,做空,2021-03-28 01:40:00,2021-03-28 01:45:00,1712.04,1712.91,0.51,100.0,0.0297,-0.03,0.03,-0.05,flip -8561,做多,2021-03-28 01:45:00,2021-03-28 01:50:00,1712.91,1711.2,0.51,100.0,0.0297,-0.05,0.03,-0.08,flip -8562,做空,2021-03-28 01:50:00,2021-03-28 01:55:00,1711.2,1712.81,0.51,100.0,0.0296,-0.05,0.03,-0.07,flip -8563,做多,2021-03-28 01:55:00,2021-03-28 02:00:00,1712.81,1711.74,0.51,100.0,0.0296,-0.03,0.03,-0.06,flip -8564,做空,2021-03-28 02:00:00,2021-03-28 02:05:00,1711.74,1712.51,0.51,100.0,0.0295,-0.02,0.03,-0.05,flip -8565,做多,2021-03-28 02:05:00,2021-03-28 02:45:00,1712.51,1710.33,0.5,100.0,0.0295,-0.06,0.03,-0.09,flip -8566,做空,2021-03-28 02:45:00,2021-03-28 02:50:00,1710.33,1713.29,0.5,100.0,0.0294,-0.09,0.03,-0.11,flip -8567,做多,2021-03-28 02:50:00,2021-03-28 02:55:00,1713.29,1708.36,0.5,100.0,0.0293,-0.14,0.03,-0.17,flip -8568,做空,2021-03-28 02:55:00,2021-03-28 03:15:00,1708.36,1714.18,0.5,100.0,0.0293,-0.17,0.03,-0.2,flip -8569,做多,2021-03-28 03:15:00,2021-03-28 03:20:00,1714.18,1712.69,0.5,100.0,0.0291,-0.04,0.02,-0.07,flip -8570,做空,2021-03-28 03:20:00,2021-03-28 03:45:00,1712.69,1712.68,0.5,100.0,0.029,0.0,0.02,-0.02,flip -8571,做多,2021-03-28 03:45:00,2021-03-28 03:55:00,1712.68,1712.35,0.5,100.0,0.029,-0.01,0.02,-0.03,flip -8572,做空,2021-03-28 03:55:00,2021-03-28 04:05:00,1712.35,1714.21,0.5,100.0,0.029,-0.05,0.02,-0.08,flip -8573,做多,2021-03-28 04:05:00,2021-03-28 04:10:00,1714.21,1714.18,0.5,100.0,0.0289,-0.0,0.02,-0.03,flip -8574,做空,2021-03-28 04:10:00,2021-03-28 04:15:00,1714.18,1715.16,0.49,100.0,0.0288,-0.03,0.02,-0.05,flip -8575,做多,2021-03-28 04:15:00,2021-03-28 06:10:00,1715.16,1717.14,0.49,100.0,0.0288,0.06,0.02,0.03,flip -8576,做空,2021-03-28 06:10:00,2021-03-28 06:15:00,1717.14,1717.67,0.49,100.0,0.0288,-0.02,0.02,-0.04,flip -8577,做多,2021-03-28 06:15:00,2021-03-28 06:20:00,1717.67,1716.88,0.49,100.0,0.0287,-0.02,0.02,-0.05,flip -8578,做空,2021-03-28 06:20:00,2021-03-28 07:00:00,1716.88,1716.7,0.49,100.0,0.0287,0.01,0.02,-0.02,flip -8579,做多,2021-03-28 07:00:00,2021-03-28 07:10:00,1716.7,1715.83,0.49,100.0,0.0287,-0.02,0.02,-0.05,flip -8580,做空,2021-03-28 07:10:00,2021-03-28 07:15:00,1715.83,1717.02,0.49,100.0,0.0286,-0.03,0.02,-0.06,flip -8581,做多,2021-03-28 07:15:00,2021-03-28 07:20:00,1717.02,1715.98,0.49,100.0,0.0286,-0.03,0.02,-0.05,flip -8582,做空,2021-03-28 07:20:00,2021-03-28 07:25:00,1715.98,1717.11,0.49,100.0,0.0285,-0.03,0.02,-0.06,flip -8583,做多,2021-03-28 07:25:00,2021-03-28 08:15:00,1717.11,1715.64,0.49,100.0,0.0285,-0.04,0.02,-0.07,flip -8584,做空,2021-03-28 08:15:00,2021-03-28 08:25:00,1715.64,1714.86,0.49,100.0,0.0284,0.02,0.02,-0.0,flip -8585,做多,2021-03-28 08:25:00,2021-03-28 09:00:00,1714.86,1725.71,0.49,100.0,0.0284,0.31,0.02,0.28,tp_upper -8586,做多,2021-03-28 15:20:00,2021-03-28 15:25:00,1710.62,1708.72,0.49,100.0,0.0287,-0.05,0.02,-0.08,flip -8587,做空,2021-03-28 15:25:00,2021-03-28 15:50:00,1708.72,1707.64,0.49,100.0,0.0286,0.03,0.02,0.01,flip -8588,做多,2021-03-28 15:50:00,2021-03-28 16:05:00,1707.64,1705.19,0.49,100.0,0.0286,-0.07,0.02,-0.09,flip -8589,做空,2021-03-28 16:05:00,2021-03-28 16:20:00,1705.19,1706.58,0.49,100.0,0.0286,-0.04,0.02,-0.06,flip -8590,做多,2021-03-28 16:20:00,2021-03-28 16:40:00,1706.58,1706.84,0.49,100.0,0.0285,0.01,0.02,-0.02,flip -8591,做空,2021-03-28 16:40:00,2021-03-28 16:55:00,1706.84,1706.09,0.49,100.0,0.0285,0.02,0.02,-0.0,flip -8592,做多,2021-03-28 16:55:00,2021-03-28 17:00:00,1706.09,1705.09,0.49,100.0,0.0285,-0.03,0.02,-0.05,flip -8593,做空,2021-03-28 17:00:00,2021-03-28 17:10:00,1705.09,1706.84,0.49,100.0,0.0285,-0.05,0.02,-0.07,flip -8594,做多,2021-03-28 17:10:00,2021-03-28 17:20:00,1706.84,1705.41,0.48,100.0,0.0284,-0.04,0.02,-0.06,flip -8595,做空,2021-03-28 17:20:00,2021-03-28 17:30:00,1705.41,1706.53,0.48,100.0,0.0284,-0.03,0.02,-0.06,flip -8596,做多,2021-03-28 17:30:00,2021-03-28 17:35:00,1706.53,1702.6,0.48,100.0,0.0283,-0.11,0.02,-0.14,flip -8597,做空,2021-03-28 17:35:00,2021-03-28 17:40:00,1702.6,1704.87,0.48,100.0,0.0283,-0.06,0.02,-0.09,flip -8598,做多,2021-03-28 17:40:00,2021-03-28 17:55:00,1704.87,1704.41,0.48,100.0,0.0282,-0.01,0.02,-0.04,flip -8599,做空,2021-03-28 17:55:00,2021-03-28 18:20:00,1704.41,1689.96,0.48,100.0,0.0281,0.41,0.02,0.38,tp_lower -8600,做多,2021-03-28 23:55:00,2021-03-29 00:00:00,1688.3,1686.17,0.48,100.0,0.0286,-0.06,0.02,-0.09,flip -8601,做空,2021-03-29 00:00:00,2021-03-29 00:10:00,1686.17,1690.42,0.5,100.0,0.0299,-0.13,0.03,-0.15,flip -8602,做多,2021-03-29 00:10:00,2021-03-29 00:15:00,1690.42,1686.97,0.5,100.0,0.0297,-0.1,0.03,-0.13,flip -8603,做空,2021-03-29 00:15:00,2021-03-29 00:20:00,1686.97,1693.19,0.5,100.0,0.0297,-0.18,0.03,-0.21,flip -8604,做多,2021-03-29 00:20:00,2021-03-29 00:45:00,1693.19,1687.37,0.5,100.0,0.0294,-0.17,0.02,-0.2,flip -8605,做空,2021-03-29 00:45:00,2021-03-29 00:55:00,1687.37,1686.66,0.5,100.0,0.0294,0.02,0.02,-0.0,flip -8606,做多,2021-03-29 00:55:00,2021-03-29 01:05:00,1686.66,1684.89,0.5,100.0,0.0294,-0.05,0.02,-0.08,flip -8607,做空,2021-03-29 01:05:00,2021-03-29 01:25:00,1684.89,1686.52,0.49,100.0,0.0294,-0.05,0.02,-0.07,flip -8608,做多,2021-03-29 01:25:00,2021-03-29 01:30:00,1686.52,1686.36,0.49,100.0,0.0293,-0.0,0.02,-0.03,flip -8609,做空,2021-03-29 01:30:00,2021-03-29 01:45:00,1686.36,1684.4,0.49,100.0,0.0293,0.06,0.02,0.03,flip -8610,做多,2021-03-29 01:45:00,2021-03-29 02:45:00,1684.4,1697.9,0.49,100.0,0.0293,0.4,0.02,0.37,tp_upper -8611,做多,2021-03-29 23:35:00,2021-03-30 00:50:00,1808.82,1813.5,0.5,100.0,0.0275,0.13,0.02,0.1,flip -8612,做空,2021-03-30 00:50:00,2021-03-30 02:00:00,1813.5,1800.89,0.5,100.0,0.0277,0.35,0.02,0.32,tp_lower -8613,做多,2021-03-30 04:45:00,2021-03-30 04:50:00,1815.7,1808.49,0.51,100.0,0.0279,-0.2,0.03,-0.23,flip -8614,做空,2021-03-30 04:50:00,2021-03-30 05:35:00,1808.49,1809.64,0.5,100.0,0.0278,-0.03,0.03,-0.06,flip -8615,做多,2021-03-30 05:35:00,2021-03-30 05:40:00,1809.64,1807.83,0.5,100.0,0.0278,-0.05,0.03,-0.08,flip -8616,做空,2021-03-30 05:40:00,2021-03-30 05:55:00,1807.83,1810.27,0.5,100.0,0.0277,-0.07,0.03,-0.09,flip -8617,做多,2021-03-30 05:55:00,2021-03-30 06:00:00,1810.27,1807.07,0.5,100.0,0.0276,-0.09,0.02,-0.11,flip -8618,做空,2021-03-30 06:00:00,2021-03-30 06:05:00,1807.07,1808.64,0.5,100.0,0.0276,-0.04,0.02,-0.07,flip -8619,做多,2021-03-30 06:05:00,2021-03-30 06:45:00,1808.64,1823.27,0.5,100.0,0.0275,0.4,0.03,0.38,tp_upper -8620,做多,2021-03-30 15:55:00,2021-03-30 16:00:00,1831.7,1830.79,0.5,100.0,0.0274,-0.02,0.03,-0.05,flip -8621,做空,2021-03-30 16:00:00,2021-03-30 16:05:00,1830.79,1835.01,0.5,100.0,0.0273,-0.12,0.03,-0.14,flip -8622,做多,2021-03-30 16:05:00,2021-03-30 16:40:00,1835.01,1832.73,0.5,100.0,0.0272,-0.06,0.02,-0.09,flip -8623,做空,2021-03-30 16:40:00,2021-03-30 16:45:00,1832.73,1835.52,0.5,100.0,0.0272,-0.08,0.02,-0.1,flip -8624,做多,2021-03-30 16:45:00,2021-03-30 16:50:00,1835.52,1832.7,0.5,100.0,0.0271,-0.08,0.02,-0.1,flip -8625,做空,2021-03-30 16:50:00,2021-03-30 17:00:00,1832.7,1834.1,0.5,100.0,0.027,-0.04,0.02,-0.06,flip -8626,做多,2021-03-30 17:00:00,2021-03-30 17:05:00,1834.1,1833.47,0.49,100.0,0.027,-0.02,0.02,-0.04,flip -8627,做空,2021-03-30 17:05:00,2021-03-30 17:10:00,1833.47,1834.39,0.49,100.0,0.0269,-0.02,0.02,-0.05,flip -8628,做多,2021-03-30 17:10:00,2021-03-30 17:25:00,1834.39,1832.98,0.49,100.0,0.0269,-0.04,0.02,-0.06,flip -8629,做空,2021-03-30 17:25:00,2021-03-30 17:30:00,1832.98,1836.75,0.49,100.0,0.0269,-0.1,0.02,-0.13,flip -8630,做多,2021-03-30 17:30:00,2021-03-30 17:55:00,1836.75,1836.7,0.49,100.0,0.0267,-0.0,0.02,-0.03,flip -8631,做空,2021-03-30 17:55:00,2021-03-30 20:35:00,1836.7,1842.18,0.49,100.0,0.0267,-0.15,0.02,-0.17,flip -8632,做多,2021-03-30 20:35:00,2021-03-30 22:10:00,1842.18,1850.55,0.49,100.0,0.0265,0.22,0.02,0.2,tp_upper -8633,做多,2021-03-30 22:50:00,2021-03-30 23:00:00,1840.95,1840.98,0.49,100.0,0.0266,0.0,0.02,-0.02,flip -8634,做空,2021-03-30 23:00:00,2021-03-30 23:05:00,1840.98,1843.87,0.49,100.0,0.0266,-0.08,0.02,-0.1,flip -8635,做多,2021-03-30 23:05:00,2021-03-30 23:35:00,1843.87,1840.18,0.49,100.0,0.0265,-0.1,0.02,-0.12,flip -8636,做空,2021-03-30 23:35:00,2021-03-30 23:45:00,1840.18,1841.55,0.49,100.0,0.0265,-0.04,0.02,-0.06,flip -8637,做多,2021-03-30 23:45:00,2021-03-31 00:10:00,1841.55,1851.99,0.49,100.0,0.0264,0.28,0.02,0.25,tp_upper -8638,做多,2021-03-31 02:20:00,2021-03-31 02:25:00,1847.0,1845.96,0.5,100.0,0.0271,-0.03,0.02,-0.05,flip -8639,做空,2021-03-31 02:25:00,2021-03-31 02:35:00,1845.96,1845.53,0.5,100.0,0.027,0.01,0.02,-0.01,flip -8640,做多,2021-03-31 02:35:00,2021-03-31 06:50:00,1845.53,1856.0,0.5,100.0,0.027,0.28,0.03,0.26,tp_upper -8641,做多,2021-03-31 12:15:00,2021-03-31 13:20:00,1819.23,1817.72,0.5,100.0,0.0275,-0.04,0.03,-0.07,flip -8642,做空,2021-03-31 13:20:00,2021-03-31 13:25:00,1817.72,1825.22,0.5,100.0,0.0275,-0.21,0.03,-0.23,flip -8643,做多,2021-03-31 13:25:00,2021-03-31 15:05:00,1825.22,1848.16,0.5,100.0,0.0273,0.63,0.03,0.6,tp_upper -8644,做多,2021-04-01 03:30:00,2021-04-01 03:40:00,1924.0,1924.0,0.51,100.0,0.0263,0.0,0.03,-0.03,flip -8645,做空,2021-04-01 03:40:00,2021-04-01 03:50:00,1924.0,1924.43,0.51,100.0,0.0263,-0.01,0.03,-0.04,flip -8646,做多,2021-04-01 03:50:00,2021-04-01 04:00:00,1924.43,1923.98,0.51,100.0,0.0262,-0.01,0.03,-0.04,flip -8647,做空,2021-04-01 04:00:00,2021-04-01 04:05:00,1923.98,1927.35,0.5,100.0,0.0262,-0.09,0.03,-0.11,flip -8648,做多,2021-04-01 04:05:00,2021-04-01 04:10:00,1927.35,1927.29,0.5,100.0,0.0261,-0.0,0.03,-0.03,flip -8649,做空,2021-04-01 04:10:00,2021-04-01 04:50:00,1927.29,1912.94,0.5,100.0,0.0261,0.37,0.02,0.35,tp_lower -8650,做多,2021-04-01 06:45:00,2021-04-01 06:50:00,1926.82,1923.94,0.51,100.0,0.0262,-0.08,0.03,-0.1,flip -8651,做空,2021-04-01 06:50:00,2021-04-01 06:55:00,1923.94,1917.95,0.5,100.0,0.0262,0.16,0.03,0.13,tp_lower -8652,做多,2021-04-01 07:15:00,2021-04-01 07:45:00,1924.67,1923.35,0.51,100.0,0.0263,-0.03,0.03,-0.06,flip -8653,做空,2021-04-01 07:45:00,2021-04-01 07:50:00,1923.35,1929.72,0.5,100.0,0.0262,-0.17,0.03,-0.19,flip -8654,做多,2021-04-01 07:50:00,2021-04-01 08:10:00,1929.72,1935.1,0.5,100.0,0.026,0.14,0.03,0.11,tp_upper -8655,做多,2021-04-01 10:40:00,2021-04-01 10:50:00,1936.72,1931.82,0.5,100.0,0.026,-0.13,0.03,-0.15,flip -8656,做空,2021-04-01 10:50:00,2021-04-01 10:55:00,1931.82,1932.83,0.5,100.0,0.026,-0.03,0.03,-0.05,flip -8657,做多,2021-04-01 10:55:00,2021-04-01 11:00:00,1932.83,1927.72,0.5,100.0,0.0259,-0.13,0.02,-0.16,flip -8658,做空,2021-04-01 11:00:00,2021-04-01 11:20:00,1927.72,1912.23,0.5,100.0,0.0259,0.4,0.02,0.38,tp_lower -8659,做多,2021-04-01 13:00:00,2021-04-01 13:15:00,1929.0,1929.7,0.5,100.0,0.0261,0.02,0.03,-0.01,flip -8660,做空,2021-04-01 13:15:00,2021-04-01 13:20:00,1929.7,1931.26,0.5,100.0,0.026,-0.04,0.03,-0.07,flip -8661,做多,2021-04-01 13:20:00,2021-04-01 14:00:00,1931.26,1931.34,0.5,100.0,0.026,0.0,0.03,-0.02,flip -8662,做空,2021-04-01 14:00:00,2021-04-01 14:55:00,1931.34,1933.66,0.5,100.0,0.0259,-0.06,0.03,-0.09,flip -8663,做多,2021-04-01 14:55:00,2021-04-01 16:00:00,1933.66,1949.69,0.5,100.0,0.0258,0.41,0.03,0.39,tp_upper -8664,做多,2021-04-01 18:25:00,2021-04-01 18:30:00,1939.5,1954.51,0.5,100.0,0.026,0.39,0.03,0.36,tp_upper -8665,做多,2021-04-01 18:30:00,2021-04-01 18:35:00,1954.51,1954.26,0.51,100.0,0.0259,-0.01,0.03,-0.03,tp_upper -8666,做多,2021-04-02 00:05:00,2021-04-02 00:20:00,1963.99,1956.46,0.52,100.0,0.0263,-0.2,0.03,-0.22,flip -8667,做空,2021-04-02 00:20:00,2021-04-02 00:30:00,1956.46,1959.09,0.51,100.0,0.0263,-0.07,0.03,-0.09,flip -8668,做多,2021-04-02 00:30:00,2021-04-02 00:40:00,1959.09,1958.23,0.51,100.0,0.0262,-0.02,0.03,-0.05,flip -8669,做空,2021-04-02 00:40:00,2021-04-02 01:00:00,1958.23,1964.56,0.51,100.0,0.0261,-0.17,0.03,-0.19,flip -8670,做多,2021-04-02 01:00:00,2021-04-02 01:50:00,1964.56,1993.17,0.51,100.0,0.0259,0.74,0.03,0.72,tp_upper -8671,做多,2021-04-02 09:05:00,2021-04-02 09:10:00,1994.5,1991.51,0.52,100.0,0.0259,-0.08,0.03,-0.1,flip -8672,做空,2021-04-02 09:10:00,2021-04-02 09:15:00,1991.51,1991.69,0.52,100.0,0.0259,-0.0,0.03,-0.03,flip -8673,做多,2021-04-02 09:15:00,2021-04-02 09:25:00,1991.69,1993.2,0.51,100.0,0.0258,0.04,0.03,0.01,flip -8674,做空,2021-04-02 09:25:00,2021-04-02 09:30:00,1993.2,1996.97,0.51,100.0,0.0258,-0.1,0.03,-0.12,flip -8675,做多,2021-04-02 09:30:00,2021-04-02 10:00:00,1996.97,1997.86,0.51,100.0,0.0257,0.02,0.03,-0.0,flip -8676,做空,2021-04-02 10:00:00,2021-04-02 10:15:00,1997.86,1996.63,0.51,100.0,0.0257,0.03,0.03,0.01,flip -8677,做多,2021-04-02 10:15:00,2021-04-02 10:25:00,1996.63,1999.34,0.51,100.0,0.0257,0.07,0.03,0.04,flip -8678,做空,2021-04-02 10:25:00,2021-04-02 12:15:00,1999.34,2002.27,0.51,100.0,0.0256,-0.08,0.03,-0.1,flip -8679,做多,2021-04-02 12:15:00,2021-04-02 12:55:00,2002.27,2007.92,0.51,100.0,0.0255,0.14,0.03,0.12,tp_upper -8680,做多,2021-04-02 13:10:00,2021-04-02 13:15:00,2002.07,1999.03,0.51,100.0,0.0256,-0.08,0.03,-0.1,flip -8681,做空,2021-04-02 13:15:00,2021-04-02 13:25:00,1999.03,1999.6,0.51,100.0,0.0256,-0.01,0.03,-0.04,flip -8682,做多,2021-04-02 13:25:00,2021-04-02 13:50:00,1999.6,2002.8,0.51,100.0,0.0255,0.08,0.03,0.06,flip -8683,做空,2021-04-02 13:50:00,2021-04-03 02:15:00,2002.8,2102.12,0.51,100.0,0.0255,-2.53,0.03,-2.56,flip -8684,做多,2021-04-03 02:15:00,2021-04-03 03:30:00,2102.12,2099.8,0.49,100.0,0.0235,-0.05,0.02,-0.08,flip -8685,做空,2021-04-03 03:30:00,2021-04-03 03:45:00,2099.8,2100.27,0.49,100.0,0.0234,-0.01,0.02,-0.04,flip -8686,做多,2021-04-03 03:45:00,2021-04-03 03:50:00,2100.27,2098.92,0.49,100.0,0.0234,-0.03,0.02,-0.06,flip -8687,做空,2021-04-03 03:50:00,2021-04-03 04:00:00,2098.92,2100.86,0.49,100.0,0.0234,-0.05,0.02,-0.07,flip -8688,做多,2021-04-03 04:00:00,2021-04-03 04:30:00,2100.86,2102.89,0.49,100.0,0.0233,0.05,0.02,0.02,flip -8689,做空,2021-04-03 04:30:00,2021-04-03 04:35:00,2102.89,2103.25,0.49,100.0,0.0233,-0.01,0.02,-0.03,flip -8690,做多,2021-04-03 04:35:00,2021-04-03 04:55:00,2103.25,2103.8,0.49,100.0,0.0232,0.01,0.02,-0.01,flip -8691,做空,2021-04-03 04:55:00,2021-04-03 05:10:00,2103.8,2109.17,0.49,100.0,0.0232,-0.12,0.02,-0.15,flip -8692,做多,2021-04-03 05:10:00,2021-04-03 05:15:00,2109.17,2108.38,0.49,100.0,0.0231,-0.02,0.02,-0.04,flip -8693,做空,2021-04-03 05:15:00,2021-04-03 05:55:00,2108.38,2109.79,0.49,100.0,0.0231,-0.03,0.02,-0.06,flip -8694,做多,2021-04-03 05:55:00,2021-04-03 06:00:00,2109.79,2108.58,0.49,100.0,0.023,-0.03,0.02,-0.05,flip -8695,做空,2021-04-03 06:00:00,2021-04-03 06:10:00,2108.58,2108.27,0.48,100.0,0.023,0.01,0.02,-0.02,flip -8696,做多,2021-04-03 06:10:00,2021-04-03 06:45:00,2108.27,2129.94,0.48,100.0,0.023,0.5,0.02,0.47,tp_upper -8697,做多,2021-04-03 08:30:00,2021-04-03 08:35:00,2118.57,2113.06,0.49,100.0,0.0231,-0.13,0.02,-0.15,flip -8698,做空,2021-04-03 08:35:00,2021-04-03 08:40:00,2113.06,2100.09,0.49,100.0,0.023,0.3,0.02,0.27,tp_lower -8699,做多,2021-04-03 09:55:00,2021-04-03 10:05:00,2112.28,2108.9,0.49,100.0,0.0232,-0.08,0.02,-0.1,flip -8700,做空,2021-04-03 10:05:00,2021-04-03 10:10:00,2108.9,2111.79,0.49,100.0,0.0231,-0.07,0.02,-0.09,flip -8701,做多,2021-04-03 10:10:00,2021-04-03 10:20:00,2111.79,2113.06,0.49,100.0,0.0231,0.03,0.02,0.0,tp_upper -8702,做多,2021-04-03 10:40:00,2021-04-03 10:50:00,2109.61,2110.04,0.49,100.0,0.0231,0.01,0.02,-0.01,flip -8703,做空,2021-04-03 10:50:00,2021-04-03 11:05:00,2110.04,2110.0,0.49,100.0,0.0231,0.0,0.02,-0.02,flip -8704,做多,2021-04-03 11:05:00,2021-04-03 11:10:00,2110.0,2106.11,0.49,100.0,0.023,-0.09,0.02,-0.11,flip -8705,做空,2021-04-03 11:10:00,2021-04-03 12:05:00,2106.11,2104.46,0.48,100.0,0.023,0.04,0.02,0.01,tp_lower -8706,做多,2021-04-03 12:45:00,2021-04-03 12:50:00,2111.67,2107.61,0.48,100.0,0.0229,-0.09,0.02,-0.12,flip -8707,做空,2021-04-03 12:50:00,2021-04-03 12:55:00,2107.61,2107.68,0.48,100.0,0.0229,-0.0,0.02,-0.03,flip -8708,做多,2021-04-03 12:55:00,2021-04-03 14:20:00,2107.68,2110.43,0.48,100.0,0.0229,0.06,0.02,0.04,flip -8709,做空,2021-04-03 14:20:00,2021-04-03 14:30:00,2110.43,2111.08,0.48,100.0,0.0229,-0.01,0.02,-0.04,flip -8710,做多,2021-04-03 14:30:00,2021-04-03 14:35:00,2111.08,2106.3,0.48,100.0,0.0228,-0.11,0.02,-0.13,flip -8711,做空,2021-04-03 14:35:00,2021-04-03 14:55:00,2106.3,2092.83,0.48,100.0,0.0228,0.31,0.02,0.28,tp_lower -8712,做多,2021-04-03 19:55:00,2021-04-03 20:00:00,2096.46,2088.72,0.48,100.0,0.023,-0.18,0.02,-0.2,flip -8713,做空,2021-04-03 20:00:00,2021-04-03 20:10:00,2088.72,2084.44,0.48,100.0,0.023,0.1,0.02,0.07,flip -8714,做多,2021-04-03 20:10:00,2021-04-03 20:35:00,2084.44,2084.93,0.48,100.0,0.0231,0.01,0.02,-0.01,flip -8715,做空,2021-04-03 20:35:00,2021-04-03 20:50:00,2084.93,2057.54,0.48,100.0,0.0231,0.63,0.02,0.61,tp_lower -8716,做多,2021-04-03 21:05:00,2021-04-04 07:00:00,2077.31,2016.81,0.49,100.0,0.0234,-1.42,0.02,-1.44,flip -8717,做空,2021-04-04 07:00:00,2021-04-04 07:05:00,2016.81,2020.46,0.49,100.0,0.0241,-0.09,0.02,-0.11,flip -8718,做多,2021-04-04 07:05:00,2021-04-04 07:15:00,2020.46,2020.52,0.49,100.0,0.024,0.0,0.02,-0.02,flip -8719,做空,2021-04-04 07:15:00,2021-04-04 07:20:00,2020.52,2024.53,0.48,100.0,0.024,-0.1,0.02,-0.12,flip -8720,做多,2021-04-04 07:20:00,2021-04-04 07:50:00,2024.53,2033.0,0.48,100.0,0.0239,0.2,0.02,0.18,tp_upper -8721,做多,2021-04-04 21:55:00,2021-04-04 22:00:00,2080.01,2068.55,0.48,100.0,0.0233,-0.27,0.02,-0.29,flip -8722,做空,2021-04-04 22:00:00,2021-04-04 22:05:00,2068.55,2063.16,0.48,100.0,0.0233,0.13,0.02,0.1,tp_lower -8723,做多,2021-04-04 22:55:00,2021-04-05 00:00:00,2072.07,2085.23,0.48,100.0,0.0233,0.31,0.02,0.28,tp_upper -8724,做多,2021-04-05 00:15:00,2021-04-05 00:25:00,2077.69,2075.9,0.49,100.0,0.0235,-0.04,0.02,-0.07,flip -8725,做空,2021-04-05 00:25:00,2021-04-05 00:50:00,2075.9,2058.39,0.49,100.0,0.0235,0.41,0.02,0.39,tp_lower -8726,做多,2021-04-05 09:35:00,2021-04-05 11:35:00,2036.85,2056.1,0.49,100.0,0.0241,0.46,0.02,0.44,tp_upper -8727,做多,2021-04-06 00:00:00,2021-04-06 00:05:00,2113.52,2132.29,0.5,100.0,0.0235,0.44,0.03,0.42,tp_upper -8728,做多,2021-04-06 02:05:00,2021-04-06 02:45:00,2118.68,2130.51,0.5,100.0,0.0236,0.28,0.03,0.25,tp_upper -8729,做多,2021-04-06 04:00:00,2021-04-06 04:15:00,2122.33,2123.39,0.5,100.0,0.0237,0.03,0.03,-0.0,flip -8730,做空,2021-04-06 04:15:00,2021-04-06 04:30:00,2123.39,2123.35,0.5,100.0,0.0237,0.0,0.03,-0.02,flip -8731,做多,2021-04-06 04:30:00,2021-04-06 04:40:00,2123.35,2118.12,0.5,100.0,0.0236,-0.12,0.03,-0.15,flip -8732,做空,2021-04-06 04:40:00,2021-04-06 04:45:00,2118.12,2125.95,0.5,100.0,0.0236,-0.18,0.03,-0.21,flip -8733,做多,2021-04-06 04:45:00,2021-04-06 06:15:00,2125.95,2127.45,0.5,100.0,0.0234,0.04,0.02,0.01,flip -8734,做空,2021-04-06 06:15:00,2021-04-06 07:40:00,2127.45,2110.41,0.5,100.0,0.0234,0.4,0.02,0.37,tp_lower -8735,做多,2021-04-06 10:25:00,2021-04-06 10:50:00,2130.49,2123.13,0.5,100.0,0.0235,-0.17,0.02,-0.2,flip -8736,做空,2021-04-06 10:50:00,2021-04-06 10:55:00,2123.13,2103.68,0.5,100.0,0.0235,0.46,0.02,0.43,tp_lower -8737,做多,2021-04-06 11:25:00,2021-04-06 11:45:00,2119.83,2115.99,0.5,100.0,0.0237,-0.09,0.03,-0.12,flip -8738,做空,2021-04-06 11:45:00,2021-04-06 12:00:00,2115.99,2126.3,0.5,100.0,0.0237,-0.24,0.03,-0.27,flip -8739,做多,2021-04-06 12:00:00,2021-04-06 12:05:00,2126.3,2122.69,0.5,100.0,0.0235,-0.08,0.02,-0.11,flip -8740,做空,2021-04-06 12:05:00,2021-04-06 12:10:00,2122.69,2123.15,0.5,100.0,0.0234,-0.01,0.02,-0.04,flip -8741,做多,2021-04-06 12:10:00,2021-04-06 12:50:00,2123.15,2118.28,0.5,100.0,0.0234,-0.11,0.02,-0.14,flip -8742,做空,2021-04-06 12:50:00,2021-04-06 13:00:00,2118.28,2121.83,0.5,100.0,0.0234,-0.08,0.02,-0.11,flip -8743,做多,2021-04-06 13:00:00,2021-04-06 13:05:00,2121.83,2115.59,0.49,100.0,0.0233,-0.15,0.02,-0.17,flip -8744,做空,2021-04-06 13:05:00,2021-04-06 13:10:00,2115.59,2120.1,0.49,100.0,0.0232,-0.1,0.02,-0.13,flip -8745,做多,2021-04-06 13:10:00,2021-04-06 13:15:00,2120.1,2116.62,0.49,100.0,0.0231,-0.08,0.02,-0.1,flip -8746,做空,2021-04-06 13:15:00,2021-04-06 13:45:00,2116.62,2103.68,0.49,100.0,0.0231,0.3,0.02,0.27,tp_lower -8747,做多,2021-04-06 16:45:00,2021-04-06 16:55:00,2108.81,2107.28,0.49,100.0,0.0233,-0.04,0.02,-0.06,flip -8748,做空,2021-04-06 16:55:00,2021-04-06 17:15:00,2107.28,2112.73,0.49,100.0,0.0233,-0.13,0.02,-0.15,flip -8749,做多,2021-04-06 17:15:00,2021-04-06 18:00:00,2112.73,2118.06,0.49,100.0,0.0231,0.12,0.02,0.1,tp_upper -8750,做多,2021-04-06 19:30:00,2021-04-06 19:40:00,2113.11,2110.51,0.49,100.0,0.0232,-0.06,0.02,-0.08,flip -8751,做空,2021-04-06 19:40:00,2021-04-06 19:50:00,2110.51,2111.3,0.49,100.0,0.0231,-0.02,0.02,-0.04,flip -8752,做多,2021-04-06 19:50:00,2021-04-06 21:20:00,2111.3,2106.4,0.49,100.0,0.0231,-0.11,0.02,-0.14,flip -8753,做空,2021-04-06 21:20:00,2021-04-06 21:40:00,2106.4,2111.92,0.49,100.0,0.0231,-0.13,0.02,-0.15,flip -8754,做多,2021-04-06 21:40:00,2021-04-06 22:00:00,2111.92,2102.85,0.48,100.0,0.0229,-0.21,0.02,-0.23,flip -8755,做空,2021-04-06 22:00:00,2021-04-06 22:05:00,2102.85,2103.31,0.48,100.0,0.0229,-0.01,0.02,-0.03,flip -8756,做多,2021-04-06 22:05:00,2021-04-07 00:10:00,2103.31,2127.37,0.48,100.0,0.0229,0.55,0.02,0.53,tp_upper -8757,做多,2021-04-07 02:40:00,2021-04-07 02:50:00,2114.43,2112.0,0.5,100.0,0.0236,-0.06,0.02,-0.08,flip -8758,做空,2021-04-07 02:50:00,2021-04-07 02:55:00,2112.0,2113.13,0.5,100.0,0.0236,-0.03,0.02,-0.05,flip -8759,做多,2021-04-07 02:55:00,2021-04-07 03:00:00,2113.13,2110.35,0.5,100.0,0.0236,-0.07,0.02,-0.09,flip -8760,做空,2021-04-07 03:00:00,2021-04-07 03:20:00,2110.35,2116.85,0.5,100.0,0.0235,-0.15,0.02,-0.18,flip -8761,做多,2021-04-07 03:20:00,2021-04-07 03:30:00,2116.85,2109.57,0.49,100.0,0.0234,-0.17,0.02,-0.19,flip -8762,做空,2021-04-07 03:30:00,2021-04-07 03:40:00,2109.57,2111.87,0.49,100.0,0.0233,-0.05,0.02,-0.08,flip -8763,做多,2021-04-07 03:40:00,2021-04-07 06:05:00,2111.87,2103.92,0.49,100.0,0.0233,-0.18,0.02,-0.21,flip -8764,做空,2021-04-07 06:05:00,2021-04-07 06:20:00,2103.92,2089.02,0.49,100.0,0.0232,0.35,0.02,0.32,tp_lower -8765,做多,2021-04-07 20:00:00,2021-04-07 20:05:00,1990.0,1987.26,0.49,100.0,0.0247,-0.07,0.02,-0.09,flip -8766,做空,2021-04-07 20:05:00,2021-04-07 20:30:00,1987.26,1984.78,0.49,100.0,0.0247,0.06,0.02,0.04,flip -8767,做多,2021-04-07 20:30:00,2021-04-07 20:35:00,1984.78,1980.54,0.49,100.0,0.0247,-0.1,0.02,-0.13,flip -8768,做空,2021-04-07 20:35:00,2021-04-07 20:40:00,1980.54,1986.35,0.49,100.0,0.0247,-0.14,0.02,-0.17,flip -8769,做多,2021-04-07 20:40:00,2021-04-07 20:45:00,1986.35,1981.49,0.49,100.0,0.0245,-0.12,0.02,-0.14,flip -8770,做空,2021-04-07 20:45:00,2021-04-07 20:50:00,1981.49,1984.36,0.49,100.0,0.0245,-0.07,0.02,-0.09,flip -8771,做多,2021-04-07 20:50:00,2021-04-07 21:00:00,1984.36,1983.44,0.48,100.0,0.0244,-0.02,0.02,-0.05,flip -8772,做空,2021-04-07 21:00:00,2021-04-07 21:05:00,1983.44,1984.09,0.48,100.0,0.0244,-0.02,0.02,-0.04,flip -8773,做多,2021-04-07 21:05:00,2021-04-07 22:05:00,1984.09,2002.54,0.48,100.0,0.0244,0.45,0.02,0.42,tp_upper -8774,做多,2021-04-07 23:40:00,2021-04-07 23:45:00,1988.42,1987.51,0.49,100.0,0.0245,-0.02,0.02,-0.05,flip -8775,做空,2021-04-07 23:45:00,2021-04-07 23:55:00,1987.51,1965.4,0.49,100.0,0.0245,0.54,0.02,0.52,tp_lower -8776,做多,2021-04-08 00:15:00,2021-04-08 00:20:00,1987.41,1978.05,0.5,100.0,0.0252,-0.24,0.02,-0.26,flip -8777,做空,2021-04-08 00:20:00,2021-04-08 00:35:00,1978.05,1985.23,0.5,100.0,0.0251,-0.18,0.02,-0.21,flip -8778,做多,2021-04-08 00:35:00,2021-04-08 00:45:00,1985.23,1987.35,0.49,100.0,0.0249,0.05,0.02,0.03,flip -8779,做空,2021-04-08 00:45:00,2021-04-08 01:05:00,1987.35,1985.02,0.49,100.0,0.0249,0.06,0.02,0.03,flip -8780,做多,2021-04-08 01:05:00,2021-04-08 02:25:00,1985.02,1988.06,0.49,100.0,0.0249,0.08,0.02,0.05,flip -8781,做空,2021-04-08 02:25:00,2021-04-08 02:30:00,1988.06,1988.13,0.5,100.0,0.0249,-0.0,0.02,-0.03,flip -8782,做多,2021-04-08 02:30:00,2021-04-08 02:40:00,1988.13,1985.63,0.49,100.0,0.0249,-0.06,0.02,-0.09,flip -8783,做空,2021-04-08 02:40:00,2021-04-08 02:45:00,1985.63,1987.03,0.49,100.0,0.0249,-0.03,0.02,-0.06,flip -8784,做多,2021-04-08 02:45:00,2021-04-08 04:20:00,1987.03,2008.41,0.49,100.0,0.0248,0.53,0.02,0.51,tp_upper -8785,做多,2021-04-08 09:30:00,2021-04-08 09:35:00,2011.31,2008.42,0.5,100.0,0.0247,-0.07,0.02,-0.1,flip -8786,做空,2021-04-08 09:35:00,2021-04-08 09:40:00,2008.42,2009.75,0.5,100.0,0.0247,-0.03,0.02,-0.06,flip -8787,做多,2021-04-08 09:40:00,2021-04-08 09:50:00,2009.75,2003.5,0.5,100.0,0.0247,-0.15,0.02,-0.18,flip -8788,做空,2021-04-08 09:50:00,2021-04-08 10:15:00,2003.5,1992.82,0.49,100.0,0.0246,0.26,0.02,0.24,tp_lower -8789,做多,2021-04-08 12:25:00,2021-04-08 12:40:00,2019.96,2025.83,0.5,100.0,0.0245,0.14,0.02,0.12,tp_upper -8790,做多,2021-04-08 21:10:00,2021-04-08 21:20:00,2050.15,2052.99,0.5,100.0,0.0242,0.07,0.02,0.04,flip -8791,做空,2021-04-08 21:20:00,2021-04-08 21:30:00,2052.99,2055.19,0.5,100.0,0.0242,-0.05,0.02,-0.08,flip -8792,做多,2021-04-08 21:30:00,2021-04-08 21:35:00,2055.19,2052.4,0.5,100.0,0.0241,-0.07,0.02,-0.09,flip -8793,做空,2021-04-08 21:35:00,2021-04-08 21:45:00,2052.4,2051.76,0.49,100.0,0.0241,0.02,0.02,-0.01,flip -8794,做多,2021-04-08 21:45:00,2021-04-08 23:00:00,2051.76,2079.07,0.49,100.0,0.0241,0.66,0.03,0.63,tp_upper -8795,做多,2021-04-09 03:35:00,2021-04-09 03:50:00,2076.63,2072.64,0.51,100.0,0.0245,-0.1,0.03,-0.12,flip -8796,做空,2021-04-09 03:50:00,2021-04-09 03:55:00,2072.64,2074.63,0.51,100.0,0.0245,-0.05,0.03,-0.07,flip -8797,做多,2021-04-09 03:55:00,2021-04-09 04:45:00,2074.63,2074.92,0.51,100.0,0.0244,0.01,0.03,-0.02,flip -8798,做空,2021-04-09 04:45:00,2021-04-09 04:50:00,2074.92,2077.15,0.51,100.0,0.0244,-0.05,0.03,-0.08,flip -8799,做多,2021-04-09 04:50:00,2021-04-09 05:45:00,2077.15,2076.86,0.5,100.0,0.0243,-0.01,0.03,-0.03,flip -8800,做空,2021-04-09 05:45:00,2021-04-09 06:15:00,2076.86,2076.49,0.5,100.0,0.0243,0.01,0.03,-0.02,flip -8801,做多,2021-04-09 06:15:00,2021-04-09 06:50:00,2076.49,2076.92,0.5,100.0,0.0243,0.01,0.03,-0.01,flip -8802,做空,2021-04-09 06:50:00,2021-04-09 07:00:00,2076.92,2064.48,0.5,100.0,0.0242,0.3,0.03,0.28,tp_lower -8803,做多,2021-04-09 07:55:00,2021-04-09 08:00:00,2079.92,2074.34,0.51,100.0,0.0243,-0.14,0.03,-0.16,flip -8804,做空,2021-04-09 08:00:00,2021-04-09 08:20:00,2074.34,2072.06,0.5,100.0,0.0243,0.06,0.03,0.03,tp_lower -8805,做多,2021-04-09 09:55:00,2021-04-09 10:00:00,2082.27,2089.8,0.5,100.0,0.0242,0.18,0.03,0.16,tp_upper -8806,做多,2021-04-09 10:00:00,2021-04-09 10:05:00,2089.8,2089.74,0.51,100.0,0.0242,-0.0,0.03,-0.03,tp_upper -8807,做多,2021-04-09 12:35:00,2021-04-09 13:05:00,2079.19,2080.97,0.5,100.0,0.0243,0.04,0.03,0.02,flip -8808,做空,2021-04-09 13:05:00,2021-04-09 13:20:00,2080.97,2079.37,0.5,100.0,0.0243,0.04,0.03,0.01,flip -8809,做多,2021-04-09 13:20:00,2021-04-09 13:40:00,2079.37,2082.66,0.5,100.0,0.0243,0.08,0.03,0.05,flip -8810,做空,2021-04-09 13:40:00,2021-04-09 13:50:00,2082.66,2085.69,0.51,100.0,0.0243,-0.07,0.03,-0.1,flip -8811,做多,2021-04-09 13:50:00,2021-04-09 13:55:00,2085.69,2076.03,0.5,100.0,0.0242,-0.23,0.03,-0.26,flip -8812,做空,2021-04-09 13:55:00,2021-04-09 14:00:00,2076.03,2083.0,0.5,100.0,0.0241,-0.17,0.03,-0.19,flip -8813,做多,2021-04-09 14:00:00,2021-04-09 14:05:00,2083.0,2080.06,0.5,100.0,0.0239,-0.07,0.02,-0.1,flip -8814,做空,2021-04-09 14:05:00,2021-04-09 14:15:00,2080.06,2078.68,0.5,100.0,0.0239,0.03,0.02,0.01,flip -8815,做多,2021-04-09 14:15:00,2021-04-09 17:40:00,2078.68,2071.81,0.5,100.0,0.0239,-0.16,0.02,-0.19,flip -8816,做空,2021-04-09 17:40:00,2021-04-09 17:50:00,2071.81,2077.47,0.5,100.0,0.0239,-0.14,0.02,-0.16,flip -8817,做多,2021-04-09 17:50:00,2021-04-09 17:55:00,2077.47,2076.43,0.49,100.0,0.0238,-0.02,0.02,-0.05,flip -8818,做空,2021-04-09 17:55:00,2021-04-09 18:00:00,2076.43,2077.8,0.49,100.0,0.0237,-0.03,0.02,-0.06,flip -8819,做多,2021-04-09 18:00:00,2021-04-09 18:05:00,2077.8,2074.26,0.49,100.0,0.0237,-0.08,0.02,-0.11,flip -8820,做空,2021-04-09 18:05:00,2021-04-09 18:10:00,2074.26,2077.43,0.49,100.0,0.0236,-0.07,0.02,-0.1,flip -8821,做多,2021-04-09 18:10:00,2021-04-09 18:20:00,2077.43,2078.46,0.49,100.0,0.0236,0.02,0.02,-0.0,flip -8822,做空,2021-04-09 18:20:00,2021-04-09 18:30:00,2078.46,2079.63,0.49,100.0,0.0235,-0.03,0.02,-0.05,flip -8823,做多,2021-04-09 18:30:00,2021-04-09 18:35:00,2079.63,2077.75,0.49,100.0,0.0235,-0.04,0.02,-0.07,flip -8824,做空,2021-04-09 18:35:00,2021-04-09 18:40:00,2077.75,2077.78,0.49,100.0,0.0235,-0.0,0.02,-0.03,flip -8825,做多,2021-04-09 18:40:00,2021-04-09 18:50:00,2077.78,2075.88,0.49,100.0,0.0234,-0.04,0.02,-0.07,flip -8826,做空,2021-04-09 18:50:00,2021-04-09 18:55:00,2075.88,2079.99,0.49,100.0,0.0234,-0.1,0.02,-0.12,flip -8827,做多,2021-04-09 18:55:00,2021-04-09 19:15:00,2079.99,2074.69,0.48,100.0,0.0233,-0.12,0.02,-0.15,flip -8828,做空,2021-04-09 19:15:00,2021-04-09 19:25:00,2074.69,2077.69,0.48,100.0,0.0233,-0.07,0.02,-0.09,flip -8829,做多,2021-04-09 19:25:00,2021-04-09 19:40:00,2077.69,2078.42,0.48,100.0,0.0232,0.02,0.02,-0.01,flip -8830,做空,2021-04-09 19:40:00,2021-04-09 19:50:00,2078.42,2077.37,0.48,100.0,0.0232,0.02,0.02,0.0,flip -8831,做多,2021-04-09 19:50:00,2021-04-09 20:40:00,2077.37,2075.07,0.48,100.0,0.0232,-0.05,0.02,-0.08,flip -8832,做空,2021-04-09 20:40:00,2021-04-09 21:15:00,2075.07,2076.67,0.48,100.0,0.0231,-0.04,0.02,-0.06,flip -8833,做多,2021-04-09 21:15:00,2021-04-09 21:50:00,2076.67,2074.89,0.48,100.0,0.0231,-0.04,0.02,-0.07,flip -8834,做空,2021-04-09 21:50:00,2021-04-09 21:55:00,2074.89,2076.32,0.48,100.0,0.0231,-0.03,0.02,-0.06,flip -8835,做多,2021-04-09 21:55:00,2021-04-09 22:00:00,2076.32,2076.08,0.48,100.0,0.023,-0.01,0.02,-0.03,flip -8836,做空,2021-04-09 22:00:00,2021-04-09 22:25:00,2076.08,2073.29,0.48,100.0,0.023,0.06,0.02,0.04,flip -8837,做多,2021-04-09 22:25:00,2021-04-09 22:35:00,2073.29,2071.69,0.48,100.0,0.023,-0.04,0.02,-0.06,flip -8838,做空,2021-04-09 22:35:00,2021-04-09 22:55:00,2071.69,2066.97,0.48,100.0,0.023,0.11,0.02,0.08,tp_lower -8839,做多,2021-04-10 00:10:00,2021-04-10 00:15:00,2075.76,2070.97,0.5,100.0,0.0239,-0.11,0.02,-0.14,flip -8840,做空,2021-04-10 00:15:00,2021-04-10 00:35:00,2070.97,2062.49,0.49,100.0,0.0239,0.2,0.02,0.18,tp_lower -8841,做多,2021-04-10 01:15:00,2021-04-10 01:20:00,2072.27,2071.79,0.5,100.0,0.024,-0.01,0.02,-0.04,flip -8842,做空,2021-04-10 01:20:00,2021-04-10 01:30:00,2071.79,2074.24,0.5,100.0,0.0239,-0.06,0.02,-0.08,flip -8843,做多,2021-04-10 01:30:00,2021-04-10 01:40:00,2074.24,2083.26,0.49,100.0,0.0238,0.22,0.02,0.19,tp_upper -8844,做多,2021-04-10 12:00:00,2021-04-10 12:10:00,2167.34,2167.1,0.5,100.0,0.0229,-0.01,0.02,-0.03,flip -8845,做空,2021-04-10 12:10:00,2021-04-10 12:15:00,2167.1,2168.28,0.5,100.0,0.0229,-0.03,0.02,-0.05,flip -8846,做多,2021-04-10 12:15:00,2021-04-10 12:30:00,2168.28,2164.55,0.49,100.0,0.0228,-0.09,0.02,-0.11,flip -8847,做空,2021-04-10 12:30:00,2021-04-10 12:45:00,2164.55,2149.86,0.49,100.0,0.0228,0.33,0.02,0.31,tp_lower -8848,做多,2021-04-10 15:00:00,2021-04-10 15:05:00,2165.0,2163.91,0.5,100.0,0.0229,-0.02,0.02,-0.05,flip -8849,做空,2021-04-10 15:05:00,2021-04-10 15:20:00,2163.91,2154.1,0.5,100.0,0.0229,0.22,0.02,0.2,tp_lower -8850,做多,2021-04-10 16:00:00,2021-04-10 16:10:00,2168.6,2162.0,0.5,100.0,0.0229,-0.15,0.02,-0.18,flip -8851,做空,2021-04-10 16:10:00,2021-04-10 16:25:00,2162.0,2152.85,0.5,100.0,0.0229,0.21,0.02,0.19,tp_lower -8852,做多,2021-04-10 23:40:00,2021-04-10 23:45:00,2139.11,2135.74,0.5,100.0,0.0232,-0.08,0.02,-0.1,flip -8853,做空,2021-04-10 23:45:00,2021-04-10 23:50:00,2135.74,2139.0,0.5,100.0,0.0232,-0.08,0.02,-0.1,flip -8854,做多,2021-04-10 23:50:00,2021-04-10 23:55:00,2139.0,2135.96,0.49,100.0,0.0231,-0.07,0.02,-0.09,flip -8855,做空,2021-04-10 23:55:00,2021-04-11 00:10:00,2135.96,2143.7,0.49,100.0,0.0231,-0.18,0.02,-0.2,flip -8856,做多,2021-04-11 00:10:00,2021-04-11 01:00:00,2143.7,2136.17,0.5,100.0,0.0233,-0.18,0.02,-0.2,flip -8857,做空,2021-04-11 01:00:00,2021-04-11 01:10:00,2136.17,2135.34,0.5,100.0,0.0232,0.02,0.02,-0.01,flip -8858,做多,2021-04-11 01:10:00,2021-04-11 01:55:00,2135.34,2156.17,0.5,100.0,0.0232,0.48,0.03,0.46,tp_upper -8859,做多,2021-04-11 04:45:00,2021-04-11 04:55:00,2133.46,2134.0,0.5,100.0,0.0234,0.01,0.03,-0.01,flip -8860,做空,2021-04-11 04:55:00,2021-04-11 05:00:00,2134.0,2136.62,0.5,100.0,0.0234,-0.06,0.03,-0.09,flip -8861,做多,2021-04-11 05:00:00,2021-04-11 05:10:00,2136.62,2129.24,0.5,100.0,0.0233,-0.17,0.02,-0.2,flip -8862,做空,2021-04-11 05:10:00,2021-04-11 05:15:00,2129.24,2133.44,0.5,100.0,0.0233,-0.1,0.02,-0.12,flip -8863,做多,2021-04-11 05:15:00,2021-04-11 05:25:00,2133.44,2127.68,0.5,100.0,0.0232,-0.13,0.02,-0.16,flip -8864,做空,2021-04-11 05:25:00,2021-04-11 05:45:00,2127.68,2130.29,0.49,100.0,0.0232,-0.06,0.02,-0.09,flip -8865,做多,2021-04-11 05:45:00,2021-04-11 06:50:00,2130.29,2132.81,0.49,100.0,0.0231,0.06,0.02,0.03,flip -8866,做空,2021-04-11 06:50:00,2021-04-11 08:00:00,2132.81,2139.65,0.49,100.0,0.0231,-0.16,0.02,-0.18,flip -8867,做多,2021-04-11 08:00:00,2021-04-11 09:10:00,2139.65,2140.66,0.49,100.0,0.0229,0.02,0.02,-0.0,flip -8868,做空,2021-04-11 09:10:00,2021-04-11 09:25:00,2140.66,2139.14,0.49,100.0,0.0229,0.03,0.02,0.01,flip -8869,做多,2021-04-11 09:25:00,2021-04-11 09:30:00,2139.14,2134.41,0.49,100.0,0.0229,-0.11,0.02,-0.13,flip -8870,做空,2021-04-11 09:30:00,2021-04-11 09:50:00,2134.41,2140.3,0.49,100.0,0.0229,-0.13,0.02,-0.16,flip -8871,做多,2021-04-11 09:50:00,2021-04-11 10:10:00,2140.3,2159.21,0.49,100.0,0.0227,0.43,0.02,0.41,tp_upper -8872,做多,2021-04-11 10:55:00,2021-04-11 11:05:00,2145.29,2152.69,0.49,100.0,0.0228,0.17,0.02,0.14,tp_upper -8873,做多,2021-04-11 11:15:00,2021-04-11 12:20:00,2145.41,2141.82,0.49,100.0,0.0229,-0.08,0.02,-0.11,flip -8874,做空,2021-04-11 12:20:00,2021-04-11 12:25:00,2141.82,2143.54,0.49,100.0,0.0229,-0.04,0.02,-0.06,flip -8875,做多,2021-04-11 12:25:00,2021-04-11 13:25:00,2143.54,2136.31,0.49,100.0,0.0228,-0.16,0.02,-0.19,flip -8876,做空,2021-04-11 13:25:00,2021-04-11 14:05:00,2136.31,2137.77,0.49,100.0,0.0228,-0.03,0.02,-0.06,flip -8877,做多,2021-04-11 14:05:00,2021-04-11 14:25:00,2137.77,2138.15,0.49,100.0,0.0227,0.01,0.02,-0.02,flip -8878,做空,2021-04-11 14:25:00,2021-04-11 14:30:00,2138.15,2144.36,0.49,100.0,0.0227,-0.14,0.02,-0.17,flip -8879,做多,2021-04-11 14:30:00,2021-04-11 15:10:00,2144.36,2150.83,0.48,100.0,0.0226,0.15,0.02,0.12,tp_upper -8880,做多,2021-04-11 17:25:00,2021-04-11 19:05:00,2146.04,2157.34,0.48,100.0,0.0226,0.26,0.02,0.23,tp_upper -8881,做多,2021-04-11 19:35:00,2021-04-11 19:40:00,2157.68,2155.0,0.49,100.0,0.0226,-0.06,0.02,-0.08,tp_upper -8882,做多,2021-04-11 19:50:00,2021-04-11 19:55:00,2148.1,2147.07,0.49,100.0,0.0226,-0.02,0.02,-0.05,flip -8883,做空,2021-04-11 19:55:00,2021-04-11 20:00:00,2147.07,2149.26,0.49,100.0,0.0226,-0.05,0.02,-0.07,flip -8884,做多,2021-04-11 20:00:00,2021-04-11 20:05:00,2149.26,2147.42,0.48,100.0,0.0225,-0.04,0.02,-0.07,flip -8885,做空,2021-04-11 20:05:00,2021-04-11 20:15:00,2147.42,2152.61,0.48,100.0,0.0225,-0.12,0.02,-0.14,flip -8886,做多,2021-04-11 20:15:00,2021-04-11 20:35:00,2152.61,2148.05,0.48,100.0,0.0224,-0.1,0.02,-0.13,flip -8887,做空,2021-04-11 20:35:00,2021-04-11 20:55:00,2148.05,2150.09,0.48,100.0,0.0223,-0.05,0.02,-0.07,flip -8888,做多,2021-04-11 20:55:00,2021-04-11 21:00:00,2150.09,2148.54,0.48,100.0,0.0223,-0.03,0.02,-0.06,flip -8889,做空,2021-04-11 21:00:00,2021-04-11 21:05:00,2148.54,2140.29,0.48,100.0,0.0223,0.18,0.02,0.16,tp_lower -8890,做多,2021-04-11 22:20:00,2021-04-11 22:30:00,2144.4,2142.71,0.48,100.0,0.0224,-0.04,0.02,-0.06,flip -8891,做空,2021-04-11 22:30:00,2021-04-11 22:50:00,2142.71,2145.09,0.48,100.0,0.0223,-0.05,0.02,-0.08,flip -8892,做多,2021-04-11 22:50:00,2021-04-11 23:00:00,2145.09,2149.01,0.48,100.0,0.0223,0.09,0.02,0.06,flip -8893,做空,2021-04-11 23:00:00,2021-04-11 23:15:00,2149.01,2146.03,0.48,100.0,0.0223,0.07,0.02,0.04,flip -8894,做多,2021-04-11 23:15:00,2021-04-11 23:40:00,2146.03,2145.28,0.48,100.0,0.0223,-0.02,0.02,-0.04,flip -8895,做空,2021-04-11 23:40:00,2021-04-11 23:45:00,2145.28,2151.51,0.48,100.0,0.0223,-0.14,0.02,-0.16,flip -8896,做多,2021-04-11 23:45:00,2021-04-12 00:00:00,2151.51,2166.51,0.48,100.0,0.0221,0.33,0.02,0.31,tp_upper -8897,做多,2021-04-12 01:15:00,2021-04-12 01:20:00,2152.47,2150.79,0.5,100.0,0.0231,-0.04,0.02,-0.06,tp_upper -8898,做多,2021-04-12 02:15:00,2021-04-12 03:35:00,2146.65,2145.3,0.5,100.0,0.0231,-0.03,0.02,-0.06,flip -8899,做空,2021-04-12 03:35:00,2021-04-12 03:40:00,2145.3,2154.04,0.49,100.0,0.0231,-0.2,0.02,-0.23,flip -8900,做多,2021-04-12 03:40:00,2021-04-12 03:50:00,2154.04,2157.5,0.49,100.0,0.0229,0.08,0.02,0.05,tp_upper -8901,做多,2021-04-12 06:05:00,2021-04-12 06:30:00,2150.96,2158.24,0.49,100.0,0.0229,0.17,0.02,0.14,tp_upper -8902,做多,2021-04-12 09:45:00,2021-04-12 09:55:00,2167.06,2150.28,0.49,100.0,0.0228,-0.38,0.02,-0.41,flip -8903,做空,2021-04-12 09:55:00,2021-04-12 10:35:00,2150.28,2128.33,0.49,100.0,0.0228,0.5,0.02,0.48,tp_lower -8904,做多,2021-04-12 18:55:00,2021-04-12 19:00:00,2141.3,2138.94,0.49,100.0,0.0231,-0.05,0.02,-0.08,flip -8905,做空,2021-04-12 19:00:00,2021-04-12 19:05:00,2138.94,2139.9,0.49,100.0,0.0231,-0.02,0.02,-0.05,flip -8906,做多,2021-04-12 19:05:00,2021-04-12 19:25:00,2139.9,2141.67,0.49,100.0,0.023,0.04,0.02,0.02,flip -8907,做空,2021-04-12 19:25:00,2021-04-12 19:35:00,2141.67,2140.62,0.49,100.0,0.023,0.02,0.02,-0.0,flip -8908,做多,2021-04-12 19:35:00,2021-04-12 19:40:00,2140.62,2139.34,0.49,100.0,0.023,-0.03,0.02,-0.05,flip -8909,做空,2021-04-12 19:40:00,2021-04-12 19:45:00,2139.34,2140.79,0.49,100.0,0.023,-0.03,0.02,-0.06,flip -8910,做多,2021-04-12 19:45:00,2021-04-12 20:05:00,2140.79,2139.28,0.49,100.0,0.0229,-0.03,0.02,-0.06,flip -8911,做空,2021-04-12 20:05:00,2021-04-12 20:10:00,2139.28,2144.95,0.49,100.0,0.0229,-0.13,0.02,-0.15,flip -8912,做多,2021-04-12 20:10:00,2021-04-12 21:20:00,2144.95,2144.71,0.49,100.0,0.0227,-0.01,0.02,-0.03,flip -8913,做空,2021-04-12 21:20:00,2021-04-13 00:00:00,2144.71,2143.7,0.49,100.0,0.0227,0.02,0.02,-0.0,flip -8914,做多,2021-04-13 00:00:00,2021-04-13 00:05:00,2143.7,2154.87,0.49,100.0,0.0231,0.26,0.02,0.23,tp_upper -8915,做多,2021-04-13 06:50:00,2021-04-13 06:55:00,2163.85,2162.84,0.5,100.0,0.023,-0.02,0.02,-0.05,flip -8916,做空,2021-04-13 06:55:00,2021-04-13 07:15:00,2162.84,2164.0,0.5,100.0,0.0229,-0.03,0.02,-0.05,flip -8917,做多,2021-04-13 07:15:00,2021-04-13 07:25:00,2164.0,2158.85,0.5,100.0,0.0229,-0.12,0.02,-0.14,flip -8918,做空,2021-04-13 07:25:00,2021-04-13 07:35:00,2158.85,2164.65,0.49,100.0,0.0229,-0.13,0.02,-0.16,flip -8919,做多,2021-04-13 07:35:00,2021-04-13 07:55:00,2164.65,2167.95,0.49,100.0,0.0227,0.07,0.02,0.05,flip -8920,做空,2021-04-13 07:55:00,2021-04-13 22:15:00,2167.95,2284.23,0.49,100.0,0.0227,-2.64,0.03,-2.66,flip -8921,做多,2021-04-13 22:15:00,2021-04-13 22:20:00,2284.23,2278.65,0.47,100.0,0.0204,-0.11,0.02,-0.14,flip -8922,做空,2021-04-13 22:20:00,2021-04-13 22:25:00,2278.65,2282.31,0.46,100.0,0.0203,-0.07,0.02,-0.1,flip -8923,做多,2021-04-13 22:25:00,2021-04-14 00:00:00,2282.31,2311.12,0.46,100.0,0.0203,0.58,0.02,0.56,tp_upper -8924,做多,2021-04-14 01:25:00,2021-04-14 01:40:00,2293.66,2293.05,0.47,100.0,0.0206,-0.01,0.02,-0.04,flip -8925,做空,2021-04-14 01:40:00,2021-04-14 01:45:00,2293.05,2294.9,0.47,100.0,0.0206,-0.04,0.02,-0.06,flip -8926,做多,2021-04-14 01:45:00,2021-04-14 02:00:00,2294.9,2289.48,0.47,100.0,0.0205,-0.11,0.02,-0.13,flip -8927,做空,2021-04-14 02:00:00,2021-04-14 02:20:00,2289.48,2295.72,0.47,100.0,0.0205,-0.13,0.02,-0.15,flip -8928,做多,2021-04-14 02:20:00,2021-04-14 02:25:00,2295.72,2294.15,0.47,100.0,0.0204,-0.03,0.02,-0.06,flip -8929,做空,2021-04-14 02:25:00,2021-04-14 02:35:00,2294.15,2295.24,0.47,100.0,0.0203,-0.02,0.02,-0.05,flip -8930,做多,2021-04-14 02:35:00,2021-04-14 02:50:00,2295.24,2297.57,0.47,100.0,0.0203,0.05,0.02,0.02,flip -8931,做空,2021-04-14 02:50:00,2021-04-14 02:55:00,2297.57,2300.68,0.47,100.0,0.0203,-0.06,0.02,-0.09,flip -8932,做多,2021-04-14 02:55:00,2021-04-14 03:00:00,2300.68,2296.98,0.46,100.0,0.0202,-0.07,0.02,-0.1,flip -8933,做空,2021-04-14 03:00:00,2021-04-14 03:05:00,2296.98,2311.26,0.46,100.0,0.0202,-0.29,0.02,-0.31,flip -8934,做多,2021-04-14 03:05:00,2021-04-14 03:10:00,2311.26,2322.18,0.46,100.0,0.0199,0.22,0.02,0.19,tp_upper -8935,做多,2021-04-14 08:50:00,2021-04-14 09:10:00,2357.28,2346.62,0.46,100.0,0.0196,-0.21,0.02,-0.23,flip -8936,做空,2021-04-14 09:10:00,2021-04-14 09:50:00,2346.62,2346.28,0.46,100.0,0.0196,0.01,0.02,-0.02,flip -8937,做多,2021-04-14 09:50:00,2021-04-14 10:25:00,2346.28,2350.31,0.46,100.0,0.0196,0.08,0.02,0.06,flip -8938,做空,2021-04-14 10:25:00,2021-04-14 10:30:00,2350.31,2355.46,0.46,100.0,0.0195,-0.1,0.02,-0.12,flip -8939,做多,2021-04-14 10:30:00,2021-04-14 12:50:00,2355.46,2363.9,0.46,100.0,0.0194,0.16,0.02,0.14,flip -8940,做空,2021-04-14 12:50:00,2021-04-14 13:00:00,2363.9,2380.3,0.46,100.0,0.0194,-0.32,0.02,-0.34,flip -8941,做多,2021-04-14 13:00:00,2021-04-14 13:25:00,2380.3,2374.1,0.46,100.0,0.0191,-0.12,0.02,-0.14,flip -8942,做空,2021-04-14 13:25:00,2021-04-14 13:30:00,2374.1,2379.67,0.45,100.0,0.0191,-0.11,0.02,-0.13,flip -8943,做多,2021-04-14 13:30:00,2021-04-14 13:40:00,2379.67,2370.83,0.45,100.0,0.019,-0.17,0.02,-0.19,flip -8944,做空,2021-04-14 13:40:00,2021-04-14 13:45:00,2370.83,2372.9,0.45,100.0,0.019,-0.04,0.02,-0.06,flip -8945,做多,2021-04-14 13:45:00,2021-04-14 17:10:00,2372.9,2369.47,0.45,100.0,0.0189,-0.06,0.02,-0.09,flip -8946,做空,2021-04-14 17:10:00,2021-04-14 17:25:00,2369.47,2379.24,0.45,100.0,0.0189,-0.18,0.02,-0.21,flip -8947,做多,2021-04-14 17:25:00,2021-04-14 17:35:00,2379.24,2354.05,0.45,100.0,0.0187,-0.47,0.02,-0.49,flip -8948,做空,2021-04-14 17:35:00,2021-04-14 17:40:00,2354.05,2327.22,0.44,100.0,0.0187,0.5,0.02,0.48,tp_lower -8949,做多,2021-04-14 20:40:00,2021-04-14 20:45:00,2359.26,2356.64,0.45,100.0,0.0189,-0.05,0.02,-0.07,flip -8950,做空,2021-04-14 20:45:00,2021-04-14 20:50:00,2356.64,2368.8,0.44,100.0,0.0188,-0.23,0.02,-0.25,flip -8951,做多,2021-04-14 20:50:00,2021-04-14 21:05:00,2368.8,2385.5,0.44,100.0,0.0186,0.31,0.02,0.29,tp_upper -8952,做多,2021-04-15 08:40:00,2021-04-15 08:45:00,2454.68,2448.59,0.46,100.0,0.0186,-0.11,0.02,-0.14,flip -8953,做空,2021-04-15 08:45:00,2021-04-15 09:15:00,2448.59,2452.82,0.45,100.0,0.0186,-0.08,0.02,-0.1,flip -8954,做多,2021-04-15 09:15:00,2021-04-15 09:20:00,2452.82,2450.93,0.45,100.0,0.0185,-0.03,0.02,-0.06,flip -8955,做空,2021-04-15 09:20:00,2021-04-15 09:25:00,2450.93,2453.44,0.45,100.0,0.0185,-0.05,0.02,-0.07,flip -8956,做多,2021-04-15 09:25:00,2021-04-15 09:40:00,2453.44,2454.97,0.45,100.0,0.0184,0.03,0.02,0.01,flip -8957,做空,2021-04-15 09:40:00,2021-04-15 09:45:00,2454.97,2455.98,0.45,100.0,0.0184,-0.02,0.02,-0.04,flip -8958,做多,2021-04-15 09:45:00,2021-04-15 09:50:00,2455.98,2450.78,0.45,100.0,0.0183,-0.1,0.02,-0.12,flip -8959,做空,2021-04-15 09:50:00,2021-04-15 09:55:00,2450.78,2454.52,0.45,100.0,0.0183,-0.07,0.02,-0.09,flip -8960,做多,2021-04-15 09:55:00,2021-04-15 10:10:00,2454.52,2451.52,0.45,100.0,0.0183,-0.05,0.02,-0.08,flip -8961,做空,2021-04-15 10:10:00,2021-04-15 10:45:00,2451.52,2425.47,0.45,100.0,0.0182,0.47,0.02,0.45,tp_lower -8962,做多,2021-04-15 13:15:00,2021-04-15 13:20:00,2456.36,2451.83,0.45,100.0,0.0184,-0.08,0.02,-0.11,flip -8963,做空,2021-04-15 13:20:00,2021-04-15 13:30:00,2451.83,2461.3,0.45,100.0,0.0184,-0.17,0.02,-0.2,flip -8964,做多,2021-04-15 13:30:00,2021-04-15 14:05:00,2461.3,2458.81,0.45,100.0,0.0182,-0.05,0.02,-0.07,flip -8965,做空,2021-04-15 14:05:00,2021-04-15 15:05:00,2458.81,2460.77,0.45,100.0,0.0182,-0.04,0.02,-0.06,flip -8966,做多,2021-04-15 15:05:00,2021-04-15 15:40:00,2460.77,2457.88,0.45,100.0,0.0181,-0.05,0.02,-0.07,flip -8967,做空,2021-04-15 15:40:00,2021-04-15 15:45:00,2457.88,2461.33,0.45,100.0,0.0181,-0.06,0.02,-0.08,flip -8968,做多,2021-04-15 15:45:00,2021-04-15 16:10:00,2461.33,2486.8,0.44,100.0,0.018,0.46,0.02,0.44,tp_upper -8969,做多,2021-04-15 17:40:00,2021-04-15 18:35:00,2452.36,2474.69,0.45,100.0,0.0183,0.41,0.02,0.39,tp_upper -8970,做多,2021-04-16 01:40:00,2021-04-16 01:45:00,2498.11,2498.19,0.46,100.0,0.0184,0.0,0.02,-0.02,flip -8971,做空,2021-04-16 01:45:00,2021-04-16 03:15:00,2498.19,2506.79,0.46,100.0,0.0184,-0.16,0.02,-0.18,flip -8972,做多,2021-04-16 03:15:00,2021-04-16 03:30:00,2506.79,2505.72,0.46,100.0,0.0182,-0.02,0.02,-0.04,flip -8973,做空,2021-04-16 03:30:00,2021-04-16 03:40:00,2505.72,2504.87,0.46,100.0,0.0182,0.02,0.02,-0.01,flip -8974,做多,2021-04-16 03:40:00,2021-04-16 03:55:00,2504.87,2503.52,0.46,100.0,0.0182,-0.02,0.02,-0.05,flip -8975,做空,2021-04-16 03:55:00,2021-04-16 04:30:00,2503.52,2451.29,0.46,100.0,0.0182,0.95,0.02,0.93,tp_lower -8976,做多,2021-04-16 14:20:00,2021-04-16 15:10:00,2402.91,2404.11,0.46,100.0,0.0193,0.02,0.02,-0.0,flip -8977,做空,2021-04-16 15:10:00,2021-04-16 23:00:00,2404.11,2432.68,0.46,100.0,0.0193,-0.55,0.02,-0.57,flip -8978,做多,2021-04-16 23:00:00,2021-04-16 23:20:00,2432.68,2427.55,0.46,100.0,0.0188,-0.1,0.02,-0.12,flip -8979,做空,2021-04-16 23:20:00,2021-04-16 23:25:00,2427.55,2428.1,0.46,100.0,0.0188,-0.01,0.02,-0.03,flip -8980,做多,2021-04-16 23:25:00,2021-04-16 23:30:00,2428.1,2423.06,0.46,100.0,0.0188,-0.09,0.02,-0.12,flip -8981,做空,2021-04-16 23:30:00,2021-04-16 23:45:00,2423.06,2428.98,0.45,100.0,0.0188,-0.11,0.02,-0.13,flip -8982,做多,2021-04-16 23:45:00,2021-04-16 23:55:00,2428.98,2427.29,0.45,100.0,0.0186,-0.03,0.02,-0.05,flip -8983,做空,2021-04-16 23:55:00,2021-04-17 00:00:00,2427.29,2442.51,0.45,100.0,0.0186,-0.28,0.02,-0.31,flip -8984,做多,2021-04-17 00:00:00,2021-04-17 00:05:00,2442.51,2472.04,0.45,100.0,0.0186,0.55,0.02,0.53,tp_upper -8985,做多,2021-04-17 07:00:00,2021-04-17 07:15:00,2470.54,2462.85,0.46,100.0,0.0186,-0.14,0.02,-0.17,flip -8986,做空,2021-04-17 07:15:00,2021-04-17 07:35:00,2462.85,2469.6,0.46,100.0,0.0186,-0.13,0.02,-0.15,flip -8987,做多,2021-04-17 07:35:00,2021-04-17 07:45:00,2469.6,2468.74,0.46,100.0,0.0185,-0.02,0.02,-0.04,flip -8988,做空,2021-04-17 07:45:00,2021-04-17 08:00:00,2468.74,2475.29,0.46,100.0,0.0184,-0.12,0.02,-0.14,flip -8989,做多,2021-04-17 08:00:00,2021-04-17 08:25:00,2475.29,2470.09,0.45,100.0,0.0183,-0.1,0.02,-0.12,flip -8990,做空,2021-04-17 08:25:00,2021-04-17 08:45:00,2470.09,2471.19,0.45,100.0,0.0183,-0.02,0.02,-0.04,flip -8991,做多,2021-04-17 08:45:00,2021-04-17 08:50:00,2471.19,2470.17,0.45,100.0,0.0183,-0.02,0.02,-0.04,flip -8992,做空,2021-04-17 08:50:00,2021-04-17 09:20:00,2470.17,2449.93,0.45,100.0,0.0183,0.37,0.02,0.35,tp_lower -8993,做多,2021-04-17 20:15:00,2021-04-17 20:25:00,2384.89,2384.3,0.45,100.0,0.019,-0.01,0.02,-0.03,flip -8994,做空,2021-04-17 20:25:00,2021-04-17 20:30:00,2384.3,2385.33,0.45,100.0,0.019,-0.02,0.02,-0.04,flip -8995,做多,2021-04-17 20:30:00,2021-04-17 22:35:00,2385.33,2374.04,0.45,100.0,0.019,-0.21,0.02,-0.24,flip -8996,做空,2021-04-17 22:35:00,2021-04-17 22:45:00,2374.04,2381.35,0.45,100.0,0.019,-0.14,0.02,-0.16,flip -8997,做多,2021-04-17 22:45:00,2021-04-17 23:10:00,2381.35,2372.83,0.45,100.0,0.0188,-0.16,0.02,-0.18,flip -8998,做空,2021-04-17 23:10:00,2021-04-17 23:30:00,2372.83,2353.0,0.45,100.0,0.0188,0.37,0.02,0.35,tp_lower -8999,做多,2021-04-18 14:25:00,2021-04-18 14:30:00,2147.59,2135.9,0.46,100.0,0.0212,-0.25,0.02,-0.27,flip -9000,做空,2021-04-18 14:30:00,2021-04-18 14:35:00,2135.9,2146.25,0.45,100.0,0.0212,-0.22,0.02,-0.24,flip -9001,做多,2021-04-18 14:35:00,2021-04-18 14:40:00,2146.25,2142.98,0.45,100.0,0.021,-0.07,0.02,-0.09,flip -9002,做空,2021-04-18 14:40:00,2021-04-18 15:15:00,2142.98,2141.72,0.45,100.0,0.021,0.03,0.02,0.0,flip -9003,做多,2021-04-18 15:15:00,2021-04-18 15:30:00,2141.72,2142.92,0.45,100.0,0.021,0.03,0.02,0.0,flip -9004,做空,2021-04-18 15:30:00,2021-04-18 15:50:00,2142.92,2144.26,0.45,100.0,0.0209,-0.03,0.02,-0.05,flip -9005,做多,2021-04-18 15:50:00,2021-04-18 18:45:00,2144.26,2176.0,0.45,100.0,0.0209,0.66,0.02,0.64,tp_upper -9006,做多,2021-04-19 05:25:00,2021-04-19 05:55:00,2241.61,2240.27,0.46,100.0,0.0204,-0.03,0.02,-0.05,flip -9007,做空,2021-04-19 05:55:00,2021-04-19 06:00:00,2240.27,2244.39,0.46,100.0,0.0204,-0.08,0.02,-0.11,flip -9008,做多,2021-04-19 06:00:00,2021-04-19 06:05:00,2244.39,2237.32,0.46,100.0,0.0203,-0.14,0.02,-0.17,flip -9009,做空,2021-04-19 06:05:00,2021-04-19 06:10:00,2237.32,2245.33,0.45,100.0,0.0203,-0.16,0.02,-0.19,flip -9010,做多,2021-04-19 06:10:00,2021-04-19 06:25:00,2245.33,2247.42,0.45,100.0,0.0201,0.04,0.02,0.02,flip -9011,做空,2021-04-19 06:25:00,2021-04-19 06:50:00,2247.42,2243.38,0.45,100.0,0.0201,0.08,0.02,0.06,flip -9012,做多,2021-04-19 06:50:00,2021-04-19 07:05:00,2243.38,2261.73,0.45,100.0,0.0201,0.37,0.02,0.35,tp_upper -9013,做多,2021-04-19 08:30:00,2021-04-19 08:45:00,2254.95,2245.99,0.45,100.0,0.0202,-0.18,0.02,-0.2,flip -9014,做空,2021-04-19 08:45:00,2021-04-19 09:00:00,2245.99,2246.14,0.45,100.0,0.0201,-0.0,0.02,-0.03,flip -9015,做多,2021-04-19 09:00:00,2021-04-19 09:05:00,2246.14,2242.49,0.45,100.0,0.0201,-0.07,0.02,-0.1,flip -9016,做空,2021-04-19 09:05:00,2021-04-19 09:15:00,2242.49,2240.97,0.45,100.0,0.0201,0.03,0.02,0.01,tp_lower -9017,做多,2021-04-19 11:45:00,2021-04-19 11:50:00,2247.16,2243.99,0.45,100.0,0.0201,-0.06,0.02,-0.09,flip -9018,做空,2021-04-19 11:50:00,2021-04-19 11:55:00,2243.99,2248.23,0.45,100.0,0.02,-0.08,0.02,-0.11,flip -9019,做多,2021-04-19 11:55:00,2021-04-19 12:00:00,2248.23,2242.47,0.45,100.0,0.0199,-0.11,0.02,-0.14,flip -9020,做空,2021-04-19 12:00:00,2021-04-19 12:15:00,2242.47,2250.0,0.45,100.0,0.0199,-0.15,0.02,-0.17,flip -9021,做多,2021-04-19 12:15:00,2021-04-19 12:20:00,2250.0,2243.24,0.44,100.0,0.0198,-0.13,0.02,-0.16,flip -9022,做空,2021-04-19 12:20:00,2021-04-19 12:25:00,2243.24,2247.21,0.44,100.0,0.0197,-0.08,0.02,-0.1,flip -9023,做多,2021-04-19 12:25:00,2021-04-19 12:30:00,2247.21,2242.16,0.44,100.0,0.0197,-0.1,0.02,-0.12,flip -9024,做空,2021-04-19 12:30:00,2021-04-19 12:55:00,2242.16,2224.9,0.44,100.0,0.0196,0.34,0.02,0.32,tp_lower -9025,做多,2021-04-19 19:45:00,2021-04-19 20:00:00,2181.04,2175.83,0.44,100.0,0.0203,-0.11,0.02,-0.13,flip -9026,做空,2021-04-19 20:00:00,2021-04-19 20:05:00,2175.83,2178.1,0.44,100.0,0.0203,-0.05,0.02,-0.07,flip -9027,做多,2021-04-19 20:05:00,2021-04-19 23:25:00,2178.1,2156.91,0.44,100.0,0.0202,-0.43,0.02,-0.45,flip -9028,做空,2021-04-19 23:25:00,2021-04-19 23:40:00,2156.91,2161.48,0.44,100.0,0.0202,-0.09,0.02,-0.11,flip -9029,做多,2021-04-19 23:40:00,2021-04-19 23:50:00,2161.48,2159.95,0.43,100.0,0.0201,-0.03,0.02,-0.05,flip -9030,做空,2021-04-19 23:50:00,2021-04-19 23:55:00,2159.95,2162.75,0.43,100.0,0.0201,-0.06,0.02,-0.08,flip -9031,做多,2021-04-19 23:55:00,2021-04-20 00:00:00,2162.75,2150.15,0.43,100.0,0.02,-0.25,0.02,-0.27,flip -9032,做空,2021-04-20 00:00:00,2021-04-20 00:20:00,2150.15,2113.12,0.44,100.0,0.0205,0.76,0.02,0.74,tp_lower -9033,做多,2021-04-20 04:45:00,2021-04-20 04:50:00,2145.47,2144.01,0.45,100.0,0.0209,-0.03,0.02,-0.05,flip -9034,做空,2021-04-20 04:50:00,2021-04-20 06:45:00,2144.01,2068.73,0.45,100.0,0.0208,1.57,0.02,1.55,tp_lower -9035,做多,2021-04-20 08:05:00,2021-04-20 08:45:00,2124.02,2154.34,0.46,100.0,0.0218,0.66,0.02,0.64,tp_upper -9036,做多,2021-04-20 15:20:00,2021-04-20 15:35:00,2153.28,2153.29,0.47,100.0,0.0217,0.0,0.02,-0.02,flip -9037,做空,2021-04-20 15:35:00,2021-04-20 15:40:00,2153.29,2161.35,0.47,100.0,0.0217,-0.18,0.02,-0.2,flip -9038,做多,2021-04-20 15:40:00,2021-04-20 16:40:00,2161.35,2225.35,0.47,100.0,0.0215,1.38,0.02,1.35,tp_upper -9039,做多,2021-04-21 01:00:00,2021-04-21 03:20:00,2293.38,2312.2,0.48,100.0,0.021,0.4,0.02,0.37,flip -9040,做空,2021-04-21 03:20:00,2021-04-21 03:25:00,2312.2,2312.85,0.49,100.0,0.021,-0.01,0.02,-0.04,flip -9041,做多,2021-04-21 03:25:00,2021-04-21 03:35:00,2312.85,2315.37,0.48,100.0,0.021,0.05,0.02,0.03,flip -9042,做空,2021-04-21 03:35:00,2021-04-21 03:40:00,2315.37,2319.16,0.48,100.0,0.0209,-0.08,0.02,-0.1,flip -9043,做多,2021-04-21 03:40:00,2021-04-21 03:45:00,2319.16,2304.49,0.48,100.0,0.0208,-0.31,0.02,-0.33,flip -9044,做空,2021-04-21 03:45:00,2021-04-21 03:55:00,2304.49,2285.21,0.48,100.0,0.0208,0.4,0.02,0.38,tp_lower -9045,做多,2021-04-21 05:10:00,2021-04-21 05:15:00,2319.05,2308.37,0.48,100.0,0.0208,-0.22,0.02,-0.25,flip -9046,做空,2021-04-21 05:15:00,2021-04-21 05:20:00,2308.37,2303.46,0.48,100.0,0.0208,0.1,0.02,0.08,tp_lower -9047,做多,2021-04-21 06:10:00,2021-04-21 06:55:00,2314.23,2317.17,0.48,100.0,0.0208,0.06,0.02,0.04,flip -9048,做空,2021-04-21 06:55:00,2021-04-21 07:05:00,2317.17,2296.28,0.48,100.0,0.0208,0.43,0.02,0.41,tp_lower -9049,做多,2021-04-21 09:20:00,2021-04-21 09:25:00,2311.57,2303.56,0.49,100.0,0.021,-0.17,0.02,-0.19,flip -9050,做空,2021-04-21 09:25:00,2021-04-21 09:45:00,2303.56,2312.91,0.48,100.0,0.021,-0.2,0.02,-0.22,flip -9051,做多,2021-04-21 09:45:00,2021-04-21 09:50:00,2312.91,2300.83,0.48,100.0,0.0208,-0.25,0.02,-0.27,flip -9052,做空,2021-04-21 09:50:00,2021-04-21 10:10:00,2300.83,2289.06,0.48,100.0,0.0208,0.24,0.02,0.22,tp_lower -9053,做多,2021-04-21 12:10:00,2021-04-21 12:20:00,2296.52,2334.09,0.48,100.0,0.0209,0.78,0.02,0.76,tp_upper -9054,做多,2021-04-21 20:45:00,2021-04-21 21:05:00,2403.9,2397.98,0.49,100.0,0.0203,-0.12,0.02,-0.14,flip -9055,做空,2021-04-21 21:05:00,2021-04-21 21:30:00,2397.98,2405.04,0.49,100.0,0.0202,-0.14,0.02,-0.17,flip -9056,做多,2021-04-21 21:30:00,2021-04-22 01:15:00,2405.04,2445.5,0.48,100.0,0.0201,0.81,0.02,0.79,tp_upper -9057,做多,2021-04-22 02:30:00,2021-04-22 02:35:00,2419.01,2399.82,0.5,100.0,0.0206,-0.4,0.02,-0.42,flip -9058,做空,2021-04-22 02:35:00,2021-04-22 02:40:00,2399.82,2408.68,0.49,100.0,0.0206,-0.18,0.02,-0.21,flip -9059,做多,2021-04-22 02:40:00,2021-04-22 03:35:00,2408.68,2398.08,0.49,100.0,0.0204,-0.22,0.02,-0.24,flip -9060,做空,2021-04-22 03:35:00,2021-04-22 03:50:00,2398.08,2395.86,0.49,100.0,0.0204,0.05,0.02,0.02,flip -9061,做多,2021-04-22 03:50:00,2021-04-22 03:55:00,2395.86,2392.26,0.49,100.0,0.0204,-0.07,0.02,-0.1,flip -9062,做空,2021-04-22 03:55:00,2021-04-22 04:00:00,2392.26,2418.21,0.49,100.0,0.0204,-0.53,0.02,-0.55,flip -9063,做多,2021-04-22 04:00:00,2021-04-22 04:05:00,2418.21,2395.89,0.48,100.0,0.0199,-0.45,0.02,-0.47,flip -9064,做空,2021-04-22 04:05:00,2021-04-22 04:10:00,2395.89,2415.87,0.48,100.0,0.0199,-0.4,0.02,-0.42,flip -9065,做多,2021-04-22 04:10:00,2021-04-22 04:50:00,2415.87,2440.06,0.47,100.0,0.0196,0.47,0.02,0.45,tp_upper -9066,做多,2021-04-22 08:45:00,2021-04-22 09:40:00,2448.94,2478.77,0.48,100.0,0.0195,0.58,0.02,0.56,tp_upper -9067,做多,2021-04-22 18:05:00,2021-04-22 18:10:00,2555.0,2553.42,0.48,100.0,0.0189,-0.03,0.02,-0.05,flip -9068,做空,2021-04-22 18:10:00,2021-04-22 18:25:00,2553.42,2565.07,0.48,100.0,0.0189,-0.22,0.02,-0.24,flip -9069,做多,2021-04-22 18:25:00,2021-04-22 18:35:00,2565.07,2562.19,0.48,100.0,0.0187,-0.05,0.02,-0.08,flip -9070,做空,2021-04-22 18:35:00,2021-04-22 18:40:00,2562.19,2573.92,0.48,100.0,0.0187,-0.22,0.02,-0.24,flip -9071,做多,2021-04-22 18:40:00,2021-04-22 18:50:00,2573.92,2544.57,0.48,100.0,0.0185,-0.54,0.02,-0.57,flip -9072,做空,2021-04-22 18:50:00,2021-04-22 19:10:00,2544.57,2486.91,0.47,100.0,0.0184,1.06,0.02,1.04,tp_lower -9073,做多,2021-04-23 10:00:00,2021-04-23 11:10:00,2232.7,2285.32,0.49,100.0,0.0218,1.15,0.02,1.12,tp_upper -9074,做多,2021-04-23 13:30:00,2021-04-23 13:35:00,2220.51,2210.33,0.5,100.0,0.0224,-0.23,0.02,-0.25,flip -9075,做空,2021-04-23 13:35:00,2021-04-23 13:45:00,2210.33,2225.81,0.49,100.0,0.0224,-0.35,0.02,-0.37,flip -9076,做多,2021-04-23 13:45:00,2021-04-23 14:00:00,2225.81,2234.06,0.49,100.0,0.0221,0.18,0.02,0.16,flip -9077,做空,2021-04-23 14:00:00,2021-04-23 14:05:00,2234.06,2258.65,0.49,100.0,0.022,-0.54,0.02,-0.57,flip -9078,做多,2021-04-23 14:05:00,2021-04-23 14:30:00,2258.65,2294.9,0.49,100.0,0.0215,0.78,0.02,0.76,tp_upper -9079,做多,2021-04-23 22:25:00,2021-04-23 22:30:00,2319.26,2316.58,0.49,100.0,0.0213,-0.06,0.02,-0.08,flip -9080,做空,2021-04-23 22:30:00,2021-04-24 00:10:00,2316.58,2337.25,0.49,100.0,0.0213,-0.44,0.02,-0.46,flip -9081,做多,2021-04-24 00:10:00,2021-04-24 00:15:00,2337.25,2314.78,0.49,100.0,0.021,-0.47,0.02,-0.5,flip -9082,做空,2021-04-24 00:15:00,2021-04-24 00:25:00,2314.78,2290.51,0.49,100.0,0.021,0.51,0.02,0.49,tp_lower -9083,做多,2021-04-24 03:00:00,2021-04-24 03:05:00,2317.45,2308.86,0.49,100.0,0.0212,-0.18,0.02,-0.21,flip -9084,做空,2021-04-24 03:05:00,2021-04-24 03:15:00,2308.86,2313.03,0.49,100.0,0.0211,-0.09,0.02,-0.11,flip -9085,做多,2021-04-24 03:15:00,2021-04-24 04:20:00,2313.03,2304.01,0.49,100.0,0.021,-0.19,0.02,-0.21,flip -9086,做空,2021-04-24 04:20:00,2021-04-24 04:30:00,2304.01,2315.55,0.48,100.0,0.021,-0.24,0.02,-0.27,flip -9087,做多,2021-04-24 04:30:00,2021-04-24 04:50:00,2315.55,2317.58,0.48,100.0,0.0208,0.04,0.02,0.02,flip -9088,做空,2021-04-24 04:50:00,2021-04-24 05:25:00,2317.58,2311.5,0.48,100.0,0.0208,0.13,0.02,0.1,flip -9089,做多,2021-04-24 05:25:00,2021-04-24 05:40:00,2311.5,2312.94,0.48,100.0,0.0209,0.03,0.02,0.01,flip -9090,做空,2021-04-24 05:40:00,2021-04-24 06:10:00,2312.94,2317.99,0.48,100.0,0.0208,-0.11,0.02,-0.13,flip -9091,做多,2021-04-24 06:10:00,2021-04-24 06:20:00,2317.99,2304.72,0.48,100.0,0.0207,-0.28,0.02,-0.3,flip -9092,做空,2021-04-24 06:20:00,2021-04-24 06:25:00,2304.72,2311.98,0.48,100.0,0.0207,-0.15,0.02,-0.17,flip -9093,做多,2021-04-24 06:25:00,2021-04-24 06:30:00,2311.98,2301.01,0.48,100.0,0.0206,-0.23,0.02,-0.25,flip -9094,做空,2021-04-24 06:30:00,2021-04-24 08:15:00,2301.01,2304.4,0.47,100.0,0.0205,-0.07,0.02,-0.09,flip -9095,做多,2021-04-24 08:15:00,2021-04-24 08:20:00,2304.4,2301.93,0.47,100.0,0.0205,-0.05,0.02,-0.07,flip -9096,做空,2021-04-24 08:20:00,2021-04-24 08:30:00,2301.93,2302.64,0.47,100.0,0.0204,-0.01,0.02,-0.04,flip -9097,做多,2021-04-24 08:30:00,2021-04-24 08:35:00,2302.64,2296.13,0.47,100.0,0.0204,-0.13,0.02,-0.16,flip -9098,做空,2021-04-24 08:35:00,2021-04-24 09:05:00,2296.13,2261.63,0.47,100.0,0.0204,0.7,0.02,0.68,tp_lower -9099,做多,2021-04-24 15:30:00,2021-04-24 15:35:00,2241.51,2241.01,0.47,100.0,0.0212,-0.01,0.02,-0.03,flip -9100,做空,2021-04-24 15:35:00,2021-04-24 15:45:00,2241.01,2262.49,0.47,100.0,0.0211,-0.45,0.02,-0.48,flip -9101,做多,2021-04-24 15:45:00,2021-04-24 16:10:00,2262.49,2231.67,0.47,100.0,0.0207,-0.64,0.02,-0.66,flip -9102,做空,2021-04-24 16:10:00,2021-04-24 16:15:00,2231.67,2253.87,0.46,100.0,0.0207,-0.46,0.02,-0.48,flip -9103,做多,2021-04-24 16:15:00,2021-04-24 16:55:00,2253.87,2236.33,0.46,100.0,0.0203,-0.36,0.02,-0.38,flip -9104,做空,2021-04-24 16:55:00,2021-04-24 17:00:00,2236.33,2241.83,0.45,100.0,0.0203,-0.11,0.02,-0.13,flip -9105,做多,2021-04-24 17:00:00,2021-04-24 17:05:00,2241.83,2230.48,0.45,100.0,0.0201,-0.23,0.02,-0.25,flip -9106,做空,2021-04-24 17:05:00,2021-04-24 17:25:00,2230.48,2233.95,0.45,100.0,0.0201,-0.07,0.02,-0.09,flip -9107,做多,2021-04-24 17:25:00,2021-04-24 17:30:00,2233.95,2229.47,0.45,100.0,0.02,-0.09,0.02,-0.11,flip -9108,做空,2021-04-24 17:30:00,2021-04-24 17:35:00,2229.47,2239.75,0.45,100.0,0.02,-0.21,0.02,-0.23,flip -9109,做多,2021-04-24 17:35:00,2021-04-24 18:15:00,2239.75,2281.37,0.44,100.0,0.0198,0.82,0.02,0.8,tp_upper -9110,做多,2021-04-24 23:05:00,2021-04-24 23:10:00,2248.01,2245.0,0.45,100.0,0.0201,-0.06,0.02,-0.08,flip -9111,做空,2021-04-24 23:10:00,2021-04-24 23:15:00,2245.0,2247.0,0.45,100.0,0.0201,-0.04,0.02,-0.06,flip -9112,做多,2021-04-24 23:15:00,2021-04-24 23:25:00,2247.0,2250.71,0.45,100.0,0.02,0.07,0.02,0.05,flip -9113,做空,2021-04-24 23:25:00,2021-04-24 23:30:00,2250.71,2254.2,0.45,100.0,0.02,-0.07,0.02,-0.09,flip -9114,做多,2021-04-24 23:30:00,2021-04-25 09:25:00,2254.2,2202.0,0.45,100.0,0.0199,-1.04,0.02,-1.06,flip -9115,做空,2021-04-25 09:25:00,2021-04-25 09:30:00,2202.0,2213.16,0.45,100.0,0.0205,-0.23,0.02,-0.25,flip -9116,做多,2021-04-25 09:30:00,2021-04-25 09:35:00,2213.16,2199.73,0.45,100.0,0.0203,-0.27,0.02,-0.3,flip -9117,做空,2021-04-25 09:35:00,2021-04-25 09:45:00,2199.73,2236.83,0.45,100.0,0.0203,-0.75,0.02,-0.78,flip -9118,做多,2021-04-25 09:45:00,2021-04-25 09:50:00,2236.83,2254.58,0.44,100.0,0.0196,0.35,0.02,0.33,tp_upper -9119,做多,2021-04-25 19:05:00,2021-04-25 19:15:00,2307.1,2308.26,0.44,100.0,0.0191,0.02,0.02,0.0,flip -9120,做空,2021-04-25 19:15:00,2021-04-25 19:50:00,2308.26,2270.86,0.44,100.0,0.0191,0.71,0.02,0.69,tp_lower -9121,做多,2021-04-25 23:25:00,2021-04-25 23:30:00,2302.31,2293.02,0.45,100.0,0.0195,-0.18,0.02,-0.2,flip -9122,做空,2021-04-25 23:30:00,2021-04-25 23:35:00,2293.02,2294.47,0.45,100.0,0.0194,-0.03,0.02,-0.05,flip -9123,做多,2021-04-25 23:35:00,2021-04-26 00:05:00,2294.47,2369.58,0.44,100.0,0.0194,1.46,0.02,1.43,tp_upper -9124,做多,2021-04-26 08:50:00,2021-04-26 09:05:00,2437.92,2434.97,0.46,100.0,0.019,-0.06,0.02,-0.08,flip -9125,做空,2021-04-26 09:05:00,2021-04-26 09:35:00,2434.97,2445.23,0.46,100.0,0.019,-0.19,0.02,-0.22,flip -9126,做多,2021-04-26 09:35:00,2021-04-26 09:45:00,2445.23,2482.47,0.46,100.0,0.0188,0.7,0.02,0.68,tp_upper -9127,做多,2021-04-26 15:15:00,2021-04-26 16:00:00,2484.44,2516.24,0.47,100.0,0.0187,0.6,0.02,0.57,tp_upper -9128,做多,2021-04-26 16:45:00,2021-04-26 16:50:00,2483.14,2482.01,0.47,100.0,0.019,-0.02,0.02,-0.04,flip -9129,做空,2021-04-26 16:50:00,2021-04-26 16:55:00,2482.01,2484.27,0.47,100.0,0.019,-0.04,0.02,-0.07,flip -9130,做多,2021-04-26 16:55:00,2021-04-26 17:15:00,2484.27,2519.72,0.47,100.0,0.0189,0.67,0.02,0.65,tp_upper -9131,做多,2021-04-26 18:25:00,2021-04-26 18:35:00,2491.61,2494.72,0.48,100.0,0.0191,0.06,0.02,0.04,flip -9132,做空,2021-04-26 18:35:00,2021-04-26 18:45:00,2494.72,2498.31,0.48,100.0,0.0191,-0.07,0.02,-0.09,flip -9133,做多,2021-04-26 18:45:00,2021-04-26 19:00:00,2498.31,2492.33,0.47,100.0,0.019,-0.11,0.02,-0.14,flip -9134,做空,2021-04-26 19:00:00,2021-04-26 20:15:00,2492.33,2475.46,0.47,100.0,0.019,0.32,0.02,0.3,tp_lower -9135,做多,2021-04-26 21:45:00,2021-04-26 21:50:00,2499.0,2497.92,0.48,100.0,0.019,-0.02,0.02,-0.04,flip -9136,做空,2021-04-26 21:50:00,2021-04-26 22:05:00,2497.92,2497.36,0.48,100.0,0.019,0.01,0.02,-0.01,flip -9137,做多,2021-04-26 22:05:00,2021-04-26 22:10:00,2497.36,2531.97,0.47,100.0,0.019,0.66,0.02,0.63,tp_upper -9138,做多,2021-04-27 03:50:00,2021-04-27 03:55:00,2501.31,2494.2,0.49,100.0,0.0195,-0.14,0.02,-0.16,flip -9139,做空,2021-04-27 03:55:00,2021-04-27 04:00:00,2494.2,2497.88,0.49,100.0,0.0195,-0.07,0.02,-0.1,flip -9140,做多,2021-04-27 04:00:00,2021-04-27 04:10:00,2497.88,2498.23,0.48,100.0,0.0194,0.01,0.02,-0.02,flip -9141,做空,2021-04-27 04:10:00,2021-04-27 04:25:00,2498.23,2502.0,0.48,100.0,0.0194,-0.07,0.02,-0.1,flip -9142,做多,2021-04-27 04:25:00,2021-04-27 04:30:00,2502.0,2497.09,0.48,100.0,0.0193,-0.09,0.02,-0.12,flip -9143,做空,2021-04-27 04:30:00,2021-04-27 04:35:00,2497.09,2500.94,0.48,100.0,0.0193,-0.07,0.02,-0.1,flip -9144,做多,2021-04-27 04:35:00,2021-04-27 04:40:00,2500.94,2498.42,0.48,100.0,0.0192,-0.05,0.02,-0.07,flip -9145,做空,2021-04-27 04:40:00,2021-04-27 04:45:00,2498.42,2503.03,0.48,100.0,0.0192,-0.09,0.02,-0.11,flip -9146,做多,2021-04-27 04:45:00,2021-04-27 04:50:00,2503.03,2501.6,0.48,100.0,0.0191,-0.03,0.02,-0.05,flip -9147,做空,2021-04-27 04:50:00,2021-04-27 04:55:00,2501.6,2507.46,0.48,100.0,0.0191,-0.11,0.02,-0.14,flip -9148,做多,2021-04-27 04:55:00,2021-04-27 06:00:00,2507.46,2544.11,0.48,100.0,0.0189,0.69,0.02,0.67,tp_upper -9149,做多,2021-04-27 13:45:00,2021-04-27 14:00:00,2553.33,2552.61,0.48,100.0,0.0189,-0.01,0.02,-0.04,flip -9150,做空,2021-04-27 14:00:00,2021-04-27 14:10:00,2552.61,2551.04,0.48,100.0,0.0188,0.03,0.02,0.01,flip -9151,做多,2021-04-27 14:10:00,2021-04-27 14:15:00,2551.04,2550.38,0.48,100.0,0.0188,-0.01,0.02,-0.04,flip -9152,做空,2021-04-27 14:15:00,2021-04-27 14:20:00,2550.38,2582.07,0.48,100.0,0.0188,-0.6,0.02,-0.62,flip -9153,做多,2021-04-27 14:20:00,2021-04-27 14:25:00,2582.07,2617.89,0.47,100.0,0.0183,0.66,0.02,0.63,tp_upper -9154,做多,2021-04-27 23:10:00,2021-04-27 23:20:00,2627.01,2633.41,0.48,100.0,0.0183,0.12,0.02,0.09,flip -9155,做空,2021-04-27 23:20:00,2021-04-27 23:30:00,2633.41,2643.64,0.48,100.0,0.0182,-0.19,0.02,-0.21,flip -9156,做多,2021-04-27 23:30:00,2021-04-27 23:50:00,2643.64,2656.61,0.48,100.0,0.0181,0.23,0.02,0.21,tp_upper -9157,做多,2021-04-28 03:05:00,2021-04-28 03:15:00,2652.32,2643.82,0.49,100.0,0.0184,-0.16,0.02,-0.18,flip -9158,做空,2021-04-28 03:15:00,2021-04-28 05:30:00,2643.82,2615.72,0.49,100.0,0.0184,0.52,0.02,0.49,tp_lower -9159,做多,2021-04-28 10:50:00,2021-04-28 11:15:00,2640.06,2676.56,0.49,100.0,0.0186,0.68,0.02,0.65,tp_upper -9160,做多,2021-04-28 20:25:00,2021-04-28 20:35:00,2702.22,2727.74,0.5,100.0,0.0184,0.47,0.03,0.44,tp_upper -9161,做多,2021-04-28 20:50:00,2021-04-28 20:55:00,2715.59,2706.07,0.5,100.0,0.0185,-0.18,0.02,-0.2,flip -9162,做空,2021-04-28 20:55:00,2021-04-28 21:15:00,2706.07,2715.99,0.5,100.0,0.0184,-0.18,0.03,-0.21,flip -9163,做多,2021-04-28 21:15:00,2021-04-28 21:45:00,2715.99,2746.18,0.5,100.0,0.0183,0.55,0.03,0.53,tp_upper -9164,做多,2021-04-28 22:45:00,2021-04-28 22:55:00,2721.03,2713.0,0.5,100.0,0.0184,-0.15,0.03,-0.17,flip -9165,做空,2021-04-28 22:55:00,2021-04-28 23:00:00,2713.0,2719.1,0.5,100.0,0.0184,-0.11,0.03,-0.14,flip -9166,做多,2021-04-28 23:00:00,2021-04-28 23:40:00,2719.1,2742.88,0.5,100.0,0.0183,0.44,0.03,0.41,tp_upper -9167,做多,2021-04-29 00:55:00,2021-04-29 01:00:00,2724.94,2716.65,0.51,100.0,0.0186,-0.15,0.03,-0.18,flip -9168,做空,2021-04-29 01:00:00,2021-04-29 01:15:00,2716.65,2720.47,0.5,100.0,0.0186,-0.07,0.03,-0.1,flip -9169,做多,2021-04-29 01:15:00,2021-04-29 01:20:00,2720.47,2719.55,0.5,100.0,0.0185,-0.02,0.03,-0.04,flip -9170,做空,2021-04-29 01:20:00,2021-04-29 01:30:00,2719.55,2711.99,0.5,100.0,0.0185,0.14,0.03,0.11,tp_lower -9171,做多,2021-04-29 01:45:00,2021-04-29 02:10:00,2718.57,2717.72,0.5,100.0,0.0185,-0.02,0.03,-0.04,flip -9172,做空,2021-04-29 02:10:00,2021-04-29 03:30:00,2717.72,2703.36,0.5,100.0,0.0185,0.27,0.03,0.24,tp_lower -9173,做多,2021-04-29 05:50:00,2021-04-29 06:00:00,2717.77,2713.27,0.5,100.0,0.0186,-0.08,0.03,-0.11,flip -9174,做空,2021-04-29 06:00:00,2021-04-29 06:05:00,2713.27,2718.03,0.5,100.0,0.0186,-0.09,0.03,-0.11,flip -9175,做多,2021-04-29 06:05:00,2021-04-29 08:10:00,2718.03,2719.15,0.5,100.0,0.0185,0.02,0.03,-0.0,flip -9176,做空,2021-04-29 08:10:00,2021-04-29 08:20:00,2719.15,2716.58,0.5,100.0,0.0185,0.05,0.03,0.02,flip -9177,做多,2021-04-29 08:20:00,2021-04-29 08:35:00,2716.58,2715.38,0.5,100.0,0.0185,-0.02,0.03,-0.05,flip -9178,做空,2021-04-29 08:35:00,2021-04-29 08:40:00,2715.38,2721.38,0.5,100.0,0.0185,-0.11,0.03,-0.14,flip -9179,做多,2021-04-29 08:40:00,2021-04-29 08:55:00,2721.38,2717.82,0.5,100.0,0.0184,-0.07,0.02,-0.09,flip -9180,做空,2021-04-29 08:55:00,2021-04-29 09:05:00,2717.82,2736.25,0.5,100.0,0.0183,-0.34,0.03,-0.36,flip -9181,做多,2021-04-29 09:05:00,2021-04-29 09:10:00,2736.25,2753.5,0.49,100.0,0.0181,0.31,0.02,0.29,tp_upper -9182,做多,2021-04-29 14:00:00,2021-04-29 15:20:00,2758.96,2788.94,0.5,100.0,0.018,0.54,0.03,0.52,tp_upper -9183,做多,2021-04-29 16:30:00,2021-04-29 16:35:00,2763.03,2757.89,0.5,100.0,0.0182,-0.09,0.03,-0.12,flip -9184,做空,2021-04-29 16:35:00,2021-04-29 16:40:00,2757.89,2760.68,0.5,100.0,0.0182,-0.05,0.03,-0.08,flip -9185,做多,2021-04-29 16:40:00,2021-04-30 00:15:00,2760.68,2736.74,0.5,100.0,0.0181,-0.43,0.02,-0.46,flip -9186,做空,2021-04-30 00:15:00,2021-04-30 00:25:00,2736.74,2758.32,0.5,100.0,0.0184,-0.4,0.03,-0.42,flip -9187,做多,2021-04-30 00:25:00,2021-04-30 00:40:00,2758.32,2741.04,0.5,100.0,0.0181,-0.31,0.02,-0.34,flip -9188,做空,2021-04-30 00:40:00,2021-04-30 00:45:00,2741.04,2742.98,0.5,100.0,0.0181,-0.04,0.02,-0.06,flip -9189,做多,2021-04-30 00:45:00,2021-04-30 00:50:00,2742.98,2731.27,0.49,100.0,0.018,-0.21,0.02,-0.24,flip -9190,做空,2021-04-30 00:50:00,2021-04-30 01:20:00,2731.27,2743.54,0.49,100.0,0.018,-0.22,0.02,-0.25,flip -9191,做多,2021-04-30 01:20:00,2021-04-30 01:25:00,2743.54,2739.01,0.49,100.0,0.0178,-0.08,0.02,-0.11,flip -9192,做空,2021-04-30 01:25:00,2021-04-30 01:35:00,2739.01,2750.62,0.49,100.0,0.0178,-0.21,0.02,-0.23,flip -9193,做多,2021-04-30 01:35:00,2021-04-30 02:25:00,2750.62,2735.25,0.49,100.0,0.0176,-0.27,0.02,-0.3,flip -9194,做空,2021-04-30 02:25:00,2021-04-30 02:30:00,2735.25,2736.71,0.48,100.0,0.0176,-0.03,0.02,-0.05,flip -9195,做多,2021-04-30 02:30:00,2021-04-30 02:35:00,2736.71,2729.76,0.48,100.0,0.0176,-0.12,0.02,-0.15,flip -9196,做空,2021-04-30 02:35:00,2021-04-30 02:40:00,2729.76,2737.99,0.48,100.0,0.0176,-0.14,0.02,-0.17,flip -9197,做多,2021-04-30 02:40:00,2021-04-30 02:45:00,2737.99,2735.79,0.48,100.0,0.0174,-0.04,0.02,-0.06,flip -9198,做空,2021-04-30 02:45:00,2021-04-30 03:05:00,2735.79,2737.98,0.48,100.0,0.0174,-0.04,0.02,-0.06,flip -9199,做多,2021-04-30 03:05:00,2021-04-30 04:45:00,2737.98,2762.16,0.48,100.0,0.0174,0.42,0.02,0.4,tp_upper -9200,做多,2021-04-30 14:25:00,2021-04-30 14:30:00,2766.95,2762.12,0.48,100.0,0.0173,-0.08,0.02,-0.11,flip -9201,做空,2021-04-30 14:30:00,2021-04-30 14:55:00,2762.12,2741.52,0.48,100.0,0.0173,0.36,0.02,0.33,tp_lower -9202,做多,2021-04-30 16:50:00,2021-04-30 17:20:00,2769.39,2763.58,0.48,100.0,0.0174,-0.1,0.02,-0.12,flip -9203,做空,2021-04-30 17:20:00,2021-04-30 17:30:00,2763.58,2761.77,0.48,100.0,0.0174,0.03,0.02,0.01,flip -9204,做多,2021-04-30 17:30:00,2021-04-30 17:35:00,2761.77,2760.02,0.48,100.0,0.0174,-0.03,0.02,-0.05,flip -9205,做空,2021-04-30 17:35:00,2021-04-30 17:40:00,2760.02,2762.08,0.48,100.0,0.0173,-0.04,0.02,-0.06,flip -9206,做多,2021-04-30 17:40:00,2021-04-30 17:55:00,2762.08,2758.99,0.48,100.0,0.0173,-0.05,0.02,-0.08,flip -9207,做空,2021-04-30 17:55:00,2021-04-30 18:00:00,2758.99,2760.18,0.48,100.0,0.0173,-0.02,0.02,-0.04,flip -9208,做多,2021-04-30 18:00:00,2021-04-30 18:15:00,2760.18,2758.4,0.48,100.0,0.0173,-0.03,0.02,-0.05,flip -9209,做空,2021-04-30 18:15:00,2021-04-30 18:20:00,2758.4,2762.72,0.48,100.0,0.0172,-0.07,0.02,-0.1,flip -9210,做多,2021-04-30 18:20:00,2021-04-30 18:30:00,2762.72,2761.22,0.47,100.0,0.0172,-0.03,0.02,-0.05,flip -9211,做空,2021-04-30 18:30:00,2021-04-30 20:55:00,2761.22,2762.55,0.47,100.0,0.0171,-0.02,0.02,-0.05,flip -9212,做多,2021-04-30 20:55:00,2021-04-30 21:15:00,2762.55,2759.7,0.47,100.0,0.0171,-0.05,0.02,-0.07,flip -9213,做空,2021-04-30 21:15:00,2021-04-30 21:40:00,2759.7,2756.65,0.47,100.0,0.0171,0.05,0.02,0.03,flip -9214,做多,2021-04-30 21:40:00,2021-04-30 21:45:00,2756.65,2756.3,0.47,100.0,0.0171,-0.01,0.02,-0.03,flip -9215,做空,2021-04-30 21:45:00,2021-04-30 21:50:00,2756.3,2758.48,0.47,100.0,0.0171,-0.04,0.02,-0.06,flip -9216,做多,2021-04-30 21:50:00,2021-04-30 21:55:00,2758.48,2755.05,0.47,100.0,0.0171,-0.06,0.02,-0.08,flip -9217,做空,2021-04-30 21:55:00,2021-04-30 22:50:00,2755.05,2742.9,0.47,100.0,0.017,0.21,0.02,0.18,tp_lower -9218,做多,2021-04-30 23:20:00,2021-05-01 00:00:00,2756.91,2776.22,0.47,100.0,0.0171,0.33,0.02,0.31,tp_upper -9219,做多,2021-05-01 01:20:00,2021-05-01 01:25:00,2765.6,2765.34,0.49,100.0,0.0177,-0.0,0.02,-0.03,flip -9220,做空,2021-05-01 01:25:00,2021-05-01 01:30:00,2765.34,2766.24,0.49,100.0,0.0176,-0.02,0.02,-0.04,flip -9221,做多,2021-05-01 01:30:00,2021-05-01 01:35:00,2766.24,2770.92,0.49,100.0,0.0176,0.08,0.02,0.06,tp_upper -9222,做多,2021-05-01 09:10:00,2021-05-01 09:15:00,2826.88,2823.98,0.49,100.0,0.0172,-0.05,0.02,-0.07,flip -9223,做空,2021-05-01 09:15:00,2021-05-01 09:20:00,2823.98,2837.0,0.49,100.0,0.0172,-0.22,0.02,-0.25,flip -9224,做多,2021-05-01 09:20:00,2021-05-01 09:50:00,2837.0,2827.43,0.48,100.0,0.017,-0.16,0.02,-0.19,flip -9225,做空,2021-05-01 09:50:00,2021-05-01 09:55:00,2827.43,2835.11,0.48,100.0,0.017,-0.13,0.02,-0.15,flip -9226,做多,2021-05-01 09:55:00,2021-05-01 10:00:00,2835.11,2833.35,0.48,100.0,0.0169,-0.03,0.02,-0.05,flip -9227,做空,2021-05-01 10:00:00,2021-05-01 10:20:00,2833.35,2835.56,0.48,100.0,0.0169,-0.04,0.02,-0.06,flip -9228,做多,2021-05-01 10:20:00,2021-05-01 10:35:00,2835.56,2840.43,0.48,100.0,0.0169,0.08,0.02,0.06,flip -9229,做空,2021-05-01 10:35:00,2021-05-01 10:50:00,2840.43,2840.28,0.48,100.0,0.0168,0.0,0.02,-0.02,flip -9230,做多,2021-05-01 10:50:00,2021-05-01 12:05:00,2840.28,2870.35,0.48,100.0,0.0168,0.51,0.02,0.48,tp_upper -9231,做多,2021-05-01 14:55:00,2021-05-01 15:05:00,2855.8,2845.85,0.48,100.0,0.0169,-0.17,0.02,-0.19,flip -9232,做空,2021-05-01 15:05:00,2021-05-01 15:15:00,2845.85,2857.95,0.48,100.0,0.0169,-0.2,0.02,-0.23,flip -9233,做多,2021-05-01 15:15:00,2021-05-01 15:20:00,2857.95,2848.86,0.48,100.0,0.0167,-0.15,0.02,-0.18,flip -9234,做空,2021-05-01 15:20:00,2021-05-01 15:40:00,2848.86,2861.92,0.48,100.0,0.0167,-0.22,0.02,-0.24,flip -9235,做多,2021-05-01 15:40:00,2021-05-01 16:00:00,2861.92,2878.29,0.47,100.0,0.0165,0.27,0.02,0.25,tp_upper -9236,做多,2021-05-02 01:05:00,2021-05-02 02:05:00,2929.9,2953.66,0.48,100.0,0.0165,0.39,0.02,0.37,tp_upper -9237,做多,2021-05-02 10:10:00,2021-05-02 10:20:00,2914.44,2915.48,0.49,100.0,0.0167,0.02,0.02,-0.01,flip -9238,做空,2021-05-02 10:20:00,2021-05-02 10:40:00,2915.48,2916.0,0.49,100.0,0.0167,-0.01,0.02,-0.03,flip -9239,做多,2021-05-02 10:40:00,2021-05-02 11:20:00,2916.0,2914.94,0.49,100.0,0.0167,-0.02,0.02,-0.04,flip -9240,做空,2021-05-02 11:20:00,2021-05-02 13:40:00,2914.94,2913.35,0.48,100.0,0.0166,0.03,0.02,0.0,flip -9241,做多,2021-05-02 13:40:00,2021-05-02 13:45:00,2913.35,2907.41,0.48,100.0,0.0166,-0.1,0.02,-0.12,flip -9242,做空,2021-05-02 13:45:00,2021-05-02 13:50:00,2907.41,2909.71,0.48,100.0,0.0166,-0.04,0.02,-0.06,flip -9243,做多,2021-05-02 13:50:00,2021-05-02 15:40:00,2909.71,2935.91,0.48,100.0,0.0166,0.43,0.02,0.41,tp_upper -9244,做多,2021-05-02 22:45:00,2021-05-02 23:30:00,2943.78,2947.19,0.49,100.0,0.0165,0.06,0.02,0.03,flip -9245,做空,2021-05-02 23:30:00,2021-05-02 23:35:00,2947.19,2949.01,0.49,100.0,0.0165,-0.03,0.02,-0.05,flip -9246,做多,2021-05-02 23:35:00,2021-05-03 00:05:00,2949.01,2976.88,0.49,100.0,0.0165,0.46,0.02,0.43,tp_upper -9247,做多,2021-05-03 13:25:00,2021-05-03 13:35:00,3128.63,3119.98,0.49,100.0,0.0158,-0.14,0.02,-0.16,flip -9248,做空,2021-05-03 13:35:00,2021-05-03 14:15:00,3119.98,3145.68,0.49,100.0,0.0158,-0.41,0.02,-0.43,flip -9249,做多,2021-05-03 14:15:00,2021-05-03 14:30:00,3145.68,3141.51,0.49,100.0,0.0155,-0.06,0.02,-0.09,flip -9250,做空,2021-05-03 14:30:00,2021-05-03 14:35:00,3141.51,3149.38,0.49,100.0,0.0155,-0.12,0.02,-0.15,flip -9251,做多,2021-05-03 14:35:00,2021-05-03 15:25:00,3149.38,3187.54,0.48,100.0,0.0154,0.59,0.02,0.56,tp_upper -9252,做多,2021-05-03 16:15:00,2021-05-03 16:30:00,3173.8,3192.96,0.49,100.0,0.0154,0.3,0.02,0.27,tp_upper -9253,做多,2021-05-04 01:10:00,2021-05-04 01:20:00,3314.02,3319.14,0.5,100.0,0.015,0.08,0.02,0.05,flip -9254,做空,2021-05-04 01:20:00,2021-05-04 01:30:00,3319.14,3303.25,0.5,100.0,0.0149,0.24,0.02,0.21,flip -9255,做多,2021-05-04 01:30:00,2021-05-04 04:20:00,3303.25,3311.36,0.5,100.0,0.0151,0.12,0.02,0.1,flip -9256,做空,2021-05-04 04:20:00,2021-05-04 04:25:00,3311.36,3314.94,0.5,100.0,0.0151,-0.05,0.02,-0.08,flip -9257,做多,2021-05-04 04:25:00,2021-05-04 04:35:00,3314.94,3312.82,0.5,100.0,0.015,-0.03,0.02,-0.06,flip -9258,做空,2021-05-04 04:35:00,2021-05-04 04:45:00,3312.82,3342.52,0.5,100.0,0.015,-0.45,0.03,-0.47,flip -9259,做多,2021-05-04 04:45:00,2021-05-04 07:40:00,3342.52,3339.42,0.49,100.0,0.0147,-0.05,0.02,-0.07,flip -9260,做空,2021-05-04 07:40:00,2021-05-04 08:00:00,3339.42,3341.52,0.49,100.0,0.0147,-0.03,0.02,-0.06,flip -9261,做多,2021-05-04 08:00:00,2021-05-04 08:05:00,3341.52,3332.12,0.49,100.0,0.0147,-0.14,0.02,-0.16,flip -9262,做空,2021-05-04 08:05:00,2021-05-04 08:30:00,3332.12,3325.02,0.49,100.0,0.0146,0.1,0.02,0.08,flip -9263,做多,2021-05-04 08:30:00,2021-05-04 10:15:00,3325.02,3390.92,0.49,100.0,0.0147,0.97,0.02,0.94,tp_upper -9264,做多,2021-05-04 14:45:00,2021-05-04 14:55:00,3411.18,3375.12,0.5,100.0,0.0146,-0.53,0.02,-0.55,flip -9265,做空,2021-05-04 14:55:00,2021-05-04 15:00:00,3375.12,3382.07,0.49,100.0,0.0146,-0.1,0.02,-0.13,flip -9266,做多,2021-05-04 15:00:00,2021-05-04 18:55:00,3382.07,3382.29,0.49,100.0,0.0145,0.0,0.02,-0.02,flip -9267,做空,2021-05-04 18:55:00,2021-05-04 19:30:00,3382.29,3382.18,0.49,100.0,0.0145,0.0,0.02,-0.02,flip -9268,做多,2021-05-04 19:30:00,2021-05-04 20:20:00,3382.18,3371.86,0.49,100.0,0.0145,-0.15,0.02,-0.17,flip -9269,做空,2021-05-04 20:20:00,2021-05-04 20:45:00,3371.86,3387.69,0.49,100.0,0.0145,-0.23,0.02,-0.25,flip -9270,做多,2021-05-04 20:45:00,2021-05-04 21:00:00,3387.69,3359.62,0.48,100.0,0.0143,-0.4,0.02,-0.43,flip -9271,做空,2021-05-04 21:00:00,2021-05-04 21:10:00,3359.62,3389.34,0.48,100.0,0.0143,-0.42,0.02,-0.45,flip -9272,做多,2021-05-04 21:10:00,2021-05-04 21:15:00,3389.34,3380.65,0.48,100.0,0.014,-0.12,0.02,-0.15,flip -9273,做空,2021-05-04 21:15:00,2021-05-04 21:25:00,3380.65,3374.46,0.47,100.0,0.014,0.09,0.02,0.06,flip -9274,做多,2021-05-04 21:25:00,2021-05-04 21:30:00,3374.46,3348.73,0.47,100.0,0.0141,-0.36,0.02,-0.39,flip -9275,做空,2021-05-04 21:30:00,2021-05-04 23:45:00,3348.73,3235.7,0.47,100.0,0.014,1.59,0.02,1.56,tp_lower -9276,做多,2021-05-05 00:35:00,2021-05-05 00:45:00,3328.37,3322.38,0.5,100.0,0.0149,-0.09,0.02,-0.11,flip -9277,做空,2021-05-05 00:45:00,2021-05-05 01:00:00,3322.38,3331.72,0.49,100.0,0.0149,-0.14,0.02,-0.16,flip -9278,做多,2021-05-05 01:00:00,2021-05-05 02:35:00,3331.72,3328.97,0.49,100.0,0.0148,-0.04,0.02,-0.07,flip -9279,做空,2021-05-05 02:35:00,2021-05-05 02:45:00,3328.97,3330.07,0.49,100.0,0.0148,-0.02,0.02,-0.04,flip -9280,做多,2021-05-05 02:45:00,2021-05-05 07:50:00,3330.07,3348.7,0.49,100.0,0.0147,0.27,0.02,0.25,tp_upper -9281,做多,2021-05-05 14:40:00,2021-05-05 14:55:00,3338.2,3342.61,0.49,100.0,0.0148,0.07,0.02,0.04,flip -9282,做空,2021-05-05 14:55:00,2021-05-05 15:10:00,3342.61,3348.6,0.49,100.0,0.0148,-0.09,0.02,-0.11,flip -9283,做多,2021-05-05 15:10:00,2021-05-05 15:15:00,3348.6,3340.93,0.49,100.0,0.0147,-0.11,0.02,-0.14,flip -9284,做空,2021-05-05 15:15:00,2021-05-05 16:05:00,3340.93,3333.05,0.49,100.0,0.0147,0.12,0.02,0.09,tp_lower -9285,做多,2021-05-05 16:15:00,2021-05-05 16:25:00,3344.03,3408.41,0.49,100.0,0.0147,0.95,0.03,0.92,tp_upper -9286,做多,2021-05-06 01:20:00,2021-05-06 03:00:00,3462.49,3466.46,0.5,100.0,0.0146,0.06,0.03,0.03,flip -9287,做空,2021-05-06 03:00:00,2021-05-06 03:05:00,3466.46,3473.08,0.5,100.0,0.0146,-0.1,0.03,-0.12,flip -9288,做多,2021-05-06 03:05:00,2021-05-06 03:15:00,3473.08,3467.45,0.5,100.0,0.0145,-0.08,0.03,-0.11,flip -9289,做空,2021-05-06 03:15:00,2021-05-06 03:20:00,3467.45,3476.29,0.5,100.0,0.0145,-0.13,0.03,-0.15,flip -9290,做多,2021-05-06 03:20:00,2021-05-06 03:25:00,3476.29,3471.72,0.5,100.0,0.0144,-0.07,0.02,-0.09,flip -9291,做空,2021-05-06 03:25:00,2021-05-06 03:45:00,3471.72,3472.34,0.5,100.0,0.0144,-0.01,0.02,-0.03,flip -9292,做多,2021-05-06 03:45:00,2021-05-06 03:50:00,3472.34,3470.3,0.5,100.0,0.0143,-0.03,0.02,-0.05,flip -9293,做空,2021-05-06 03:50:00,2021-05-06 03:55:00,3470.3,3474.0,0.5,100.0,0.0143,-0.05,0.02,-0.08,flip -9294,做多,2021-05-06 03:55:00,2021-05-06 04:30:00,3474.0,3472.14,0.5,100.0,0.0143,-0.03,0.02,-0.05,flip -9295,做空,2021-05-06 04:30:00,2021-05-06 04:55:00,3472.14,3444.05,0.5,100.0,0.0143,0.4,0.02,0.38,tp_lower -9296,做多,2021-05-06 09:20:00,2021-05-06 09:30:00,3461.52,3456.24,0.5,100.0,0.0144,-0.08,0.02,-0.1,flip -9297,做空,2021-05-06 09:30:00,2021-05-06 09:40:00,3456.24,3462.51,0.5,100.0,0.0144,-0.09,0.02,-0.12,flip -9298,做多,2021-05-06 09:40:00,2021-05-06 09:45:00,3462.51,3454.92,0.5,100.0,0.0143,-0.11,0.02,-0.13,flip -9299,做空,2021-05-06 09:45:00,2021-05-06 09:50:00,3454.92,3462.99,0.49,100.0,0.0143,-0.12,0.02,-0.14,flip -9300,做多,2021-05-06 09:50:00,2021-05-06 10:00:00,3462.99,3449.56,0.49,100.0,0.0142,-0.19,0.02,-0.22,flip -9301,做空,2021-05-06 10:00:00,2021-05-06 10:05:00,3449.56,3459.05,0.49,100.0,0.0142,-0.14,0.02,-0.16,flip -9302,做多,2021-05-06 10:05:00,2021-05-06 10:15:00,3459.05,3489.54,0.49,100.0,0.0141,0.43,0.02,0.41,tp_upper -9303,做多,2021-05-06 14:10:00,2021-05-06 14:45:00,3473.66,3513.59,0.49,100.0,0.0142,0.57,0.02,0.54,tp_upper -9304,做多,2021-05-06 21:45:00,2021-05-06 21:50:00,3512.04,3508.99,0.5,100.0,0.0142,-0.04,0.02,-0.07,flip -9305,做空,2021-05-06 21:50:00,2021-05-06 21:55:00,3508.99,3518.1,0.5,100.0,0.0142,-0.13,0.02,-0.15,flip -9306,做多,2021-05-06 21:55:00,2021-05-06 22:00:00,3518.1,3510.37,0.5,100.0,0.0141,-0.11,0.02,-0.13,flip -9307,做空,2021-05-06 22:00:00,2021-05-06 22:05:00,3510.37,3524.64,0.49,100.0,0.0141,-0.2,0.02,-0.23,flip -9308,做多,2021-05-06 22:05:00,2021-05-06 22:10:00,3524.64,3509.44,0.49,100.0,0.0139,-0.21,0.02,-0.24,flip -9309,做空,2021-05-06 22:10:00,2021-05-06 22:15:00,3509.44,3518.75,0.49,100.0,0.0139,-0.13,0.02,-0.15,flip -9310,做多,2021-05-06 22:15:00,2021-05-06 23:00:00,3518.75,3513.66,0.49,100.0,0.0138,-0.07,0.02,-0.09,flip -9311,做空,2021-05-06 23:00:00,2021-05-06 23:05:00,3513.66,3519.29,0.49,100.0,0.0138,-0.08,0.02,-0.1,flip -9312,做多,2021-05-06 23:05:00,2021-05-06 23:15:00,3519.29,3501.45,0.48,100.0,0.0138,-0.25,0.02,-0.27,flip -9313,做空,2021-05-06 23:15:00,2021-05-06 23:30:00,3501.45,3512.75,0.48,100.0,0.0137,-0.16,0.02,-0.18,flip -9314,做多,2021-05-06 23:30:00,2021-05-06 23:35:00,3512.75,3508.3,0.48,100.0,0.0136,-0.06,0.02,-0.08,flip -9315,做空,2021-05-06 23:35:00,2021-05-07 00:10:00,3508.3,3514.92,0.48,100.0,0.0136,-0.09,0.02,-0.11,flip -9316,做多,2021-05-07 00:10:00,2021-05-07 00:25:00,3514.92,3518.29,0.49,100.0,0.0139,0.05,0.02,0.02,flip -9317,做空,2021-05-07 00:25:00,2021-05-07 00:40:00,3518.29,3522.23,0.49,100.0,0.0139,-0.05,0.02,-0.08,flip -9318,做多,2021-05-07 00:40:00,2021-05-07 00:45:00,3522.23,3511.57,0.49,100.0,0.0139,-0.15,0.02,-0.17,flip -9319,做空,2021-05-07 00:45:00,2021-05-07 02:25:00,3511.57,3433.76,0.49,100.0,0.0139,1.08,0.02,1.06,tp_lower -9320,做多,2021-05-07 07:10:00,2021-05-07 07:30:00,3458.61,3467.86,0.5,100.0,0.0144,0.13,0.02,0.11,flip -9321,做空,2021-05-07 07:30:00,2021-05-07 09:00:00,3467.86,3441.01,0.5,100.0,0.0144,0.39,0.02,0.36,flip -9322,做多,2021-05-07 09:00:00,2021-05-07 09:10:00,3441.01,3447.38,0.5,100.0,0.0146,0.09,0.03,0.07,flip -9323,做空,2021-05-07 09:10:00,2021-05-07 09:25:00,3447.38,3444.4,0.5,100.0,0.0146,0.04,0.03,0.02,flip -9324,做多,2021-05-07 09:25:00,2021-05-07 09:30:00,3444.4,3440.03,0.5,100.0,0.0146,-0.06,0.03,-0.09,flip -9325,做空,2021-05-07 09:30:00,2021-05-07 09:35:00,3440.03,3467.45,0.5,100.0,0.0146,-0.4,0.03,-0.42,flip -9326,做多,2021-05-07 09:35:00,2021-05-07 11:15:00,3467.45,3440.0,0.5,100.0,0.0143,-0.39,0.02,-0.42,flip -9327,做空,2021-05-07 11:15:00,2021-05-07 11:20:00,3440.0,3448.36,0.49,100.0,0.0143,-0.12,0.02,-0.14,flip -9328,做多,2021-05-07 11:20:00,2021-05-07 11:30:00,3448.36,3462.76,0.49,100.0,0.0142,0.2,0.02,0.18,tp_upper -9329,做多,2021-05-07 12:10:00,2021-05-07 12:15:00,3438.14,3436.3,0.49,100.0,0.0143,-0.03,0.02,-0.05,flip -9330,做空,2021-05-07 12:15:00,2021-05-07 12:25:00,3436.3,3440.69,0.49,100.0,0.0143,-0.06,0.02,-0.09,flip -9331,做多,2021-05-07 12:25:00,2021-05-07 12:35:00,3440.69,3490.3,0.49,100.0,0.0142,0.71,0.02,0.68,tp_upper -9332,做多,2021-05-07 19:25:00,2021-05-07 20:25:00,3513.86,3512.53,0.5,100.0,0.0141,-0.02,0.02,-0.04,flip -9333,做空,2021-05-07 20:25:00,2021-05-07 20:30:00,3512.53,3515.5,0.5,100.0,0.0141,-0.04,0.02,-0.07,flip -9334,做多,2021-05-07 20:30:00,2021-05-07 20:40:00,3515.5,3509.94,0.49,100.0,0.0141,-0.08,0.02,-0.1,flip -9335,做空,2021-05-07 20:40:00,2021-05-07 21:15:00,3509.94,3460.39,0.49,100.0,0.0141,0.7,0.02,0.67,tp_lower -9336,做多,2021-05-08 00:20:00,2021-05-08 00:35:00,3509.49,3513.21,0.51,100.0,0.0145,0.05,0.03,0.03,flip -9337,做空,2021-05-08 00:35:00,2021-05-08 06:35:00,3513.21,3525.48,0.51,100.0,0.0145,-0.18,0.03,-0.2,flip -9338,做多,2021-05-08 06:35:00,2021-05-08 07:00:00,3525.48,3523.68,0.51,100.0,0.0144,-0.03,0.03,-0.05,flip -9339,做空,2021-05-08 07:00:00,2021-05-08 07:10:00,3523.68,3519.14,0.51,100.0,0.0144,0.07,0.03,0.04,flip -9340,做多,2021-05-08 07:10:00,2021-05-08 08:25:00,3519.14,3571.18,0.51,100.0,0.0144,0.75,0.03,0.72,tp_upper -9341,做多,2021-05-08 10:35:00,2021-05-08 10:40:00,3550.64,3530.01,0.51,100.0,0.0145,-0.3,0.03,-0.32,flip -9342,做空,2021-05-08 10:40:00,2021-05-08 11:30:00,3530.01,3546.51,0.51,100.0,0.0144,-0.24,0.03,-0.26,flip -9343,做多,2021-05-08 11:30:00,2021-05-08 11:35:00,3546.51,3543.17,0.51,100.0,0.0143,-0.05,0.03,-0.07,flip -9344,做空,2021-05-08 11:35:00,2021-05-08 11:45:00,3543.17,3545.24,0.51,100.0,0.0143,-0.03,0.03,-0.05,flip -9345,做多,2021-05-08 11:45:00,2021-05-08 11:55:00,3545.24,3543.75,0.51,100.0,0.0142,-0.02,0.03,-0.05,flip -9346,做空,2021-05-08 11:55:00,2021-05-08 12:05:00,3543.75,3548.14,0.5,100.0,0.0142,-0.06,0.03,-0.09,flip -9347,做多,2021-05-08 12:05:00,2021-05-08 12:10:00,3548.14,3540.89,0.5,100.0,0.0142,-0.1,0.03,-0.13,flip -9348,做空,2021-05-08 12:10:00,2021-05-08 12:15:00,3540.89,3546.79,0.5,100.0,0.0142,-0.08,0.03,-0.11,flip -9349,做多,2021-05-08 12:15:00,2021-05-08 12:25:00,3546.79,3546.24,0.5,100.0,0.0141,-0.01,0.03,-0.03,flip -9350,做空,2021-05-08 12:25:00,2021-05-08 12:30:00,3546.24,3560.94,0.5,100.0,0.0141,-0.21,0.03,-0.23,flip -9351,做多,2021-05-08 12:30:00,2021-05-08 12:45:00,3560.94,3567.62,0.5,100.0,0.014,0.09,0.02,0.07,tp_upper -9352,做多,2021-05-09 01:00:00,2021-05-09 03:10:00,3848.12,3926.23,0.5,100.0,0.0131,1.02,0.03,1.0,tp_upper -9353,做多,2021-05-09 04:20:00,2021-05-09 04:30:00,3859.16,3860.36,0.51,100.0,0.0133,0.02,0.03,-0.01,flip -9354,做空,2021-05-09 04:30:00,2021-05-09 04:40:00,3860.36,3881.9,0.51,100.0,0.0133,-0.29,0.03,-0.31,flip -9355,做多,2021-05-09 04:40:00,2021-05-09 05:10:00,3881.9,3928.49,0.51,100.0,0.0132,0.61,0.03,0.59,tp_upper -9356,做多,2021-05-09 09:15:00,2021-05-09 09:30:00,3936.94,3908.64,0.52,100.0,0.0131,-0.37,0.03,-0.4,flip -9357,做空,2021-05-09 09:30:00,2021-05-09 09:40:00,3908.64,3907.49,0.51,100.0,0.0131,0.02,0.03,-0.01,flip -9358,做多,2021-05-09 09:40:00,2021-05-09 09:50:00,3907.49,3915.07,0.51,100.0,0.0131,0.1,0.03,0.07,flip -9359,做空,2021-05-09 09:50:00,2021-05-09 10:45:00,3915.07,3921.84,0.51,100.0,0.0131,-0.09,0.03,-0.11,flip -9360,做多,2021-05-09 10:45:00,2021-05-09 10:50:00,3921.84,3918.05,0.51,100.0,0.013,-0.05,0.03,-0.07,flip -9361,做空,2021-05-09 10:50:00,2021-05-09 10:55:00,3918.05,3920.46,0.51,100.0,0.013,-0.03,0.03,-0.06,flip -9362,做多,2021-05-09 10:55:00,2021-05-09 11:05:00,3920.46,3911.4,0.51,100.0,0.013,-0.12,0.03,-0.14,flip -9363,做空,2021-05-09 11:05:00,2021-05-09 11:10:00,3911.4,3915.34,0.51,100.0,0.013,-0.05,0.03,-0.08,flip -9364,做多,2021-05-09 11:10:00,2021-05-09 11:20:00,3915.34,3911.55,0.51,100.0,0.0129,-0.05,0.03,-0.07,flip -9365,做空,2021-05-09 11:20:00,2021-05-09 11:55:00,3911.55,3856.8,0.51,100.0,0.0129,0.71,0.02,0.68,tp_lower -9366,做多,2021-05-09 16:00:00,2021-05-09 16:05:00,3934.7,3950.0,0.51,100.0,0.013,0.2,0.03,0.17,tp_upper -9367,做多,2021-05-09 19:25:00,2021-05-09 19:40:00,3865.0,3856.86,0.51,100.0,0.0133,-0.11,0.03,-0.13,flip -9368,做空,2021-05-09 19:40:00,2021-05-09 19:45:00,3856.86,3864.68,0.51,100.0,0.0133,-0.1,0.03,-0.13,flip -9369,做多,2021-05-09 19:45:00,2021-05-09 19:55:00,3864.68,3869.21,0.51,100.0,0.0132,0.06,0.03,0.03,flip -9370,做空,2021-05-09 19:55:00,2021-05-09 20:00:00,3869.21,3888.2,0.51,100.0,0.0132,-0.25,0.03,-0.28,flip -9371,做多,2021-05-09 20:00:00,2021-05-09 21:05:00,3888.2,3935.57,0.51,100.0,0.0131,0.62,0.03,0.59,tp_upper -9372,做多,2021-05-09 22:50:00,2021-05-09 22:55:00,3891.84,3889.78,0.51,100.0,0.0132,-0.03,0.03,-0.05,flip -9373,做空,2021-05-09 22:55:00,2021-05-09 23:25:00,3889.78,3893.84,0.51,100.0,0.0132,-0.05,0.03,-0.08,flip -9374,做多,2021-05-09 23:25:00,2021-05-10 00:15:00,3893.84,3901.49,0.51,100.0,0.0131,0.1,0.03,0.07,flip -9375,做空,2021-05-10 00:15:00,2021-05-10 00:20:00,3901.49,3910.99,0.52,100.0,0.0134,-0.13,0.03,-0.15,flip -9376,做多,2021-05-10 00:20:00,2021-05-10 01:00:00,3910.99,3893.79,0.52,100.0,0.0133,-0.23,0.03,-0.25,flip -9377,做空,2021-05-10 01:00:00,2021-05-10 01:05:00,3893.79,3900.55,0.52,100.0,0.0133,-0.09,0.03,-0.12,flip -9378,做多,2021-05-10 01:05:00,2021-05-10 01:15:00,3900.55,3902.95,0.52,100.0,0.0132,0.03,0.03,0.01,flip -9379,做空,2021-05-10 01:15:00,2021-05-10 01:20:00,3902.95,3904.97,0.52,100.0,0.0132,-0.03,0.03,-0.05,flip -9380,做多,2021-05-10 01:20:00,2021-05-10 01:45:00,3904.97,3949.76,0.52,100.0,0.0132,0.59,0.03,0.56,tp_upper -9381,做多,2021-05-10 11:35:00,2021-05-10 11:45:00,4075.25,4078.64,0.52,100.0,0.0128,0.04,0.03,0.02,flip -9382,做空,2021-05-10 11:45:00,2021-05-10 12:05:00,4078.64,4098.32,0.52,100.0,0.0128,-0.25,0.03,-0.28,flip -9383,做多,2021-05-10 12:05:00,2021-05-10 12:25:00,4098.32,4105.0,0.52,100.0,0.0126,0.08,0.03,0.06,flip -9384,做空,2021-05-10 12:25:00,2021-05-10 12:30:00,4105.0,4128.37,0.52,100.0,0.0126,-0.29,0.03,-0.32,flip -9385,做多,2021-05-10 12:30:00,2021-05-10 13:10:00,4128.37,4150.93,0.51,100.0,0.0125,0.28,0.03,0.26,tp_upper -9386,做多,2021-05-10 14:30:00,2021-05-10 15:20:00,4108.93,4101.19,0.52,100.0,0.0126,-0.1,0.03,-0.12,flip -9387,做空,2021-05-10 15:20:00,2021-05-10 15:25:00,4101.19,4115.46,0.52,100.0,0.0126,-0.18,0.03,-0.21,flip -9388,做多,2021-05-10 15:25:00,2021-05-10 15:50:00,4115.46,4157.14,0.51,100.0,0.0125,0.52,0.03,0.49,tp_upper -9389,做多,2021-05-11 06:10:00,2021-05-11 06:25:00,3914.42,3924.03,0.52,100.0,0.0134,0.13,0.03,0.1,flip -9390,做空,2021-05-11 06:25:00,2021-05-11 08:55:00,3924.03,3924.37,0.52,100.0,0.0134,-0.0,0.03,-0.03,flip -9391,做多,2021-05-11 08:55:00,2021-05-11 09:50:00,3924.37,4014.9,0.52,100.0,0.0134,1.21,0.03,1.18,tp_upper -9392,做多,2021-05-11 12:30:00,2021-05-11 12:35:00,3939.77,3930.47,0.54,100.0,0.0136,-0.13,0.03,-0.15,flip -9393,做空,2021-05-11 12:35:00,2021-05-11 12:40:00,3930.47,3936.6,0.53,100.0,0.0136,-0.08,0.03,-0.11,flip -9394,做多,2021-05-11 12:40:00,2021-05-11 13:10:00,3936.6,3941.08,0.53,100.0,0.0135,0.06,0.03,0.03,flip -9395,做空,2021-05-11 13:10:00,2021-05-11 13:15:00,3941.08,3944.37,0.53,100.0,0.0135,-0.04,0.03,-0.07,flip -9396,做多,2021-05-11 13:15:00,2021-05-11 14:00:00,3944.37,3956.24,0.53,100.0,0.0135,0.16,0.03,0.13,flip -9397,做空,2021-05-11 14:00:00,2021-05-11 14:10:00,3956.24,3966.25,0.53,100.0,0.0135,-0.13,0.03,-0.16,flip -9398,做多,2021-05-11 14:10:00,2021-05-11 14:35:00,3966.25,3962.4,0.53,100.0,0.0134,-0.05,0.03,-0.08,flip -9399,做空,2021-05-11 14:35:00,2021-05-11 14:40:00,3962.4,4009.33,0.53,100.0,0.0134,-0.63,0.03,-0.65,flip -9400,做多,2021-05-11 14:40:00,2021-05-11 15:30:00,4009.33,4026.34,0.52,100.0,0.013,0.22,0.03,0.2,tp_upper -9401,做多,2021-05-12 10:05:00,2021-05-12 10:10:00,4284.97,4267.86,0.53,100.0,0.0124,-0.21,0.03,-0.24,flip -9402,做空,2021-05-12 10:10:00,2021-05-12 10:15:00,4267.86,4283.83,0.53,100.0,0.0124,-0.2,0.03,-0.22,flip -9403,做多,2021-05-12 10:15:00,2021-05-12 10:25:00,4283.83,4276.82,0.53,100.0,0.0123,-0.09,0.03,-0.11,flip -9404,做空,2021-05-12 10:25:00,2021-05-12 12:20:00,4276.82,4300.99,0.52,100.0,0.0123,-0.3,0.03,-0.32,flip -9405,做多,2021-05-12 12:20:00,2021-05-12 12:30:00,4300.99,4276.67,0.52,100.0,0.0121,-0.29,0.03,-0.32,flip -9406,做空,2021-05-12 12:30:00,2021-05-12 12:45:00,4276.67,4315.67,0.52,100.0,0.0121,-0.47,0.03,-0.5,flip -9407,做多,2021-05-12 12:45:00,2021-05-12 12:50:00,4315.67,4299.99,0.51,100.0,0.0119,-0.19,0.03,-0.21,flip -9408,做空,2021-05-12 12:50:00,2021-05-12 13:00:00,4299.99,4302.57,0.51,100.0,0.0118,-0.03,0.03,-0.06,flip -9409,做多,2021-05-12 13:00:00,2021-05-12 13:05:00,4302.57,4286.87,0.51,100.0,0.0118,-0.19,0.03,-0.21,flip -9410,做空,2021-05-12 13:05:00,2021-05-12 13:20:00,4286.87,4250.94,0.51,100.0,0.0118,0.42,0.03,0.4,tp_lower -9411,做多,2021-05-12 13:45:00,2021-05-12 14:05:00,4304.68,4302.24,0.51,100.0,0.0118,-0.03,0.03,-0.05,flip -9412,做空,2021-05-12 14:05:00,2021-05-12 14:15:00,4302.24,4308.77,0.51,100.0,0.0118,-0.08,0.03,-0.1,flip -9413,做多,2021-05-12 14:15:00,2021-05-12 14:20:00,4308.77,4353.66,0.51,100.0,0.0118,0.53,0.03,0.5,tp_upper -9414,做多,2021-05-12 22:45:00,2021-05-12 23:05:00,4157.04,4155.17,0.51,100.0,0.0123,-0.02,0.03,-0.05,flip -9415,做空,2021-05-12 23:05:00,2021-05-12 23:25:00,4155.17,4013.64,0.51,100.0,0.0123,1.74,0.02,1.72,tp_lower -9416,做多,2021-05-13 05:25:00,2021-05-13 05:30:00,4005.0,3986.61,0.54,100.0,0.0134,-0.25,0.03,-0.27,flip -9417,做空,2021-05-13 05:30:00,2021-05-13 05:40:00,3986.61,3999.5,0.53,100.0,0.0134,-0.17,0.03,-0.2,flip -9418,做多,2021-05-13 05:40:00,2021-05-13 05:50:00,3999.5,3981.73,0.53,100.0,0.0133,-0.24,0.03,-0.26,flip -9419,做空,2021-05-13 05:50:00,2021-05-13 06:00:00,3981.73,4015.82,0.53,100.0,0.0133,-0.45,0.03,-0.48,flip -9420,做多,2021-05-13 06:00:00,2021-05-13 06:10:00,4015.82,4001.5,0.52,100.0,0.013,-0.19,0.03,-0.21,flip -9421,做空,2021-05-13 06:10:00,2021-05-13 06:25:00,4001.5,3985.36,0.52,100.0,0.013,0.21,0.03,0.18,flip -9422,做多,2021-05-13 06:25:00,2021-05-13 07:20:00,3985.36,3980.1,0.52,100.0,0.0131,-0.07,0.03,-0.09,flip -9423,做空,2021-05-13 07:20:00,2021-05-13 07:30:00,3980.1,3981.1,0.52,100.0,0.0131,-0.01,0.03,-0.04,flip -9424,做多,2021-05-13 07:30:00,2021-05-13 07:35:00,3981.1,3975.41,0.52,100.0,0.0131,-0.07,0.03,-0.1,flip -9425,做空,2021-05-13 07:35:00,2021-05-13 08:45:00,3975.41,3876.99,0.52,100.0,0.0131,1.28,0.03,1.26,tp_lower -9426,做多,2021-05-13 13:45:00,2021-05-13 14:40:00,3841.53,3848.47,0.53,100.0,0.0138,0.1,0.03,0.07,flip -9427,做空,2021-05-13 14:40:00,2021-05-13 14:50:00,3848.47,3860.27,0.53,100.0,0.0138,-0.16,0.03,-0.19,flip -9428,做多,2021-05-13 14:50:00,2021-05-13 14:55:00,3860.27,3850.01,0.53,100.0,0.0137,-0.14,0.03,-0.17,flip -9429,做空,2021-05-13 14:55:00,2021-05-13 16:05:00,3850.01,3811.33,0.53,100.0,0.0137,0.53,0.03,0.5,flip -9430,做多,2021-05-13 16:05:00,2021-05-13 16:40:00,3811.33,3798.46,0.53,100.0,0.014,-0.18,0.03,-0.21,flip -9431,做空,2021-05-13 16:40:00,2021-05-13 16:55:00,3798.46,3695.88,0.53,100.0,0.014,1.43,0.03,1.41,tp_lower -9432,做多,2021-05-13 21:10:00,2021-05-13 21:35:00,3762.51,3737.12,0.54,100.0,0.0145,-0.37,0.03,-0.39,flip -9433,做空,2021-05-13 21:35:00,2021-05-13 21:45:00,3737.12,3741.67,0.54,100.0,0.0144,-0.07,0.03,-0.09,flip -9434,做多,2021-05-13 21:45:00,2021-05-13 21:50:00,3741.67,3738.0,0.54,100.0,0.0144,-0.05,0.03,-0.08,flip -9435,做空,2021-05-13 21:50:00,2021-05-13 21:55:00,3738.0,3755.18,0.54,100.0,0.0144,-0.25,0.03,-0.27,flip -9436,做多,2021-05-13 21:55:00,2021-05-13 22:05:00,3755.18,3731.79,0.53,100.0,0.0142,-0.33,0.03,-0.36,flip -9437,做空,2021-05-13 22:05:00,2021-05-13 22:30:00,3731.79,3749.57,0.53,100.0,0.0142,-0.25,0.03,-0.28,flip -9438,做多,2021-05-13 22:30:00,2021-05-13 22:45:00,3749.57,3720.0,0.53,100.0,0.0141,-0.42,0.03,-0.44,flip -9439,做空,2021-05-13 22:45:00,2021-05-13 23:00:00,3720.0,3635.86,0.52,100.0,0.014,1.18,0.03,1.16,tp_lower -9440,做多,2021-05-13 23:50:00,2021-05-13 23:55:00,3728.49,3719.45,0.53,100.0,0.0143,-0.13,0.03,-0.16,flip -9441,做空,2021-05-13 23:55:00,2021-05-14 00:00:00,3719.45,3756.74,0.53,100.0,0.0143,-0.53,0.03,-0.56,flip -9442,做多,2021-05-14 00:00:00,2021-05-14 00:50:00,3756.74,3833.54,0.54,100.0,0.0143,1.1,0.03,1.07,tp_upper -9443,做多,2021-05-14 06:45:00,2021-05-14 07:10:00,3803.65,3867.68,0.55,100.0,0.0144,0.92,0.03,0.9,tp_upper -9444,做多,2021-05-14 20:00:00,2021-05-14 20:05:00,4064.27,4060.0,0.56,100.0,0.0137,-0.06,0.03,-0.09,flip -9445,做空,2021-05-14 20:05:00,2021-05-14 20:10:00,4060.0,4073.95,0.56,100.0,0.0137,-0.19,0.03,-0.22,flip -9446,做多,2021-05-14 20:10:00,2021-05-14 20:15:00,4073.95,4056.71,0.55,100.0,0.0136,-0.23,0.03,-0.26,flip -9447,做空,2021-05-14 20:15:00,2021-05-14 20:20:00,4056.71,4061.46,0.55,100.0,0.0136,-0.06,0.03,-0.09,flip -9448,做多,2021-05-14 20:20:00,2021-05-14 22:50:00,4061.46,4071.89,0.55,100.0,0.0135,0.14,0.03,0.11,flip -9449,做空,2021-05-14 22:50:00,2021-05-14 22:55:00,4071.89,4075.05,0.55,100.0,0.0135,-0.04,0.03,-0.07,flip -9450,做多,2021-05-14 22:55:00,2021-05-14 23:25:00,4075.05,4079.95,0.55,100.0,0.0135,0.07,0.03,0.04,flip -9451,做空,2021-05-14 23:25:00,2021-05-14 23:30:00,4079.95,4093.61,0.55,100.0,0.0135,-0.18,0.03,-0.21,flip -9452,做多,2021-05-14 23:30:00,2021-05-14 23:40:00,4093.61,4086.65,0.55,100.0,0.0134,-0.09,0.03,-0.12,flip -9453,做空,2021-05-14 23:40:00,2021-05-14 23:45:00,4086.65,4087.3,0.55,100.0,0.0134,-0.01,0.03,-0.04,flip -9454,做多,2021-05-14 23:45:00,2021-05-14 23:50:00,4087.3,4085.12,0.55,100.0,0.0133,-0.03,0.03,-0.06,flip -9455,做空,2021-05-14 23:50:00,2021-05-15 00:00:00,4085.12,4122.5,0.54,100.0,0.0133,-0.5,0.03,-0.53,flip -9456,做多,2021-05-15 00:00:00,2021-05-15 00:20:00,4122.5,4051.27,0.55,100.0,0.0132,-0.94,0.03,-0.97,flip -9457,做空,2021-05-15 00:20:00,2021-05-15 00:30:00,4051.27,4089.8,0.54,100.0,0.0132,-0.51,0.03,-0.54,flip -9458,做多,2021-05-15 00:30:00,2021-05-15 00:35:00,4089.8,4041.8,0.53,100.0,0.013,-0.62,0.03,-0.65,flip -9459,做空,2021-05-15 00:35:00,2021-05-15 00:50:00,4041.8,4029.02,0.52,100.0,0.013,0.17,0.03,0.14,tp_lower -9460,做多,2021-05-15 01:10:00,2021-05-15 02:25:00,4085.57,4075.44,0.52,100.0,0.0128,-0.13,0.03,-0.16,flip -9461,做空,2021-05-15 02:25:00,2021-05-15 02:30:00,4075.44,4081.22,0.52,100.0,0.0128,-0.07,0.03,-0.1,flip -9462,做多,2021-05-15 02:30:00,2021-05-15 02:50:00,4081.22,4067.11,0.52,100.0,0.0128,-0.18,0.03,-0.21,flip -9463,做空,2021-05-15 02:50:00,2021-05-15 04:55:00,4067.11,4007.55,0.52,100.0,0.0128,0.76,0.03,0.73,tp_lower -9464,做多,2021-05-15 14:45:00,2021-05-15 14:50:00,3916.02,3898.96,0.53,100.0,0.0134,-0.23,0.03,-0.26,flip -9465,做空,2021-05-15 14:50:00,2021-05-15 15:00:00,3898.96,3912.92,0.52,100.0,0.0134,-0.19,0.03,-0.21,flip -9466,做多,2021-05-15 15:00:00,2021-05-15 15:05:00,3912.92,3904.85,0.52,100.0,0.0133,-0.11,0.03,-0.13,flip -9467,做空,2021-05-15 15:05:00,2021-05-15 16:00:00,3904.85,3828.64,0.52,100.0,0.0133,1.01,0.03,0.99,tp_lower -9468,做多,2021-05-15 21:00:00,2021-05-15 21:45:00,3812.4,3807.36,0.53,100.0,0.0139,-0.07,0.03,-0.1,flip -9469,做空,2021-05-15 21:45:00,2021-05-15 21:50:00,3807.36,3812.23,0.53,100.0,0.0139,-0.07,0.03,-0.09,flip -9470,做多,2021-05-15 21:50:00,2021-05-15 21:55:00,3812.23,3809.84,0.53,100.0,0.0138,-0.03,0.03,-0.06,flip -9471,做空,2021-05-15 21:55:00,2021-05-15 22:10:00,3809.84,3816.78,0.53,100.0,0.0138,-0.1,0.03,-0.12,flip -9472,做多,2021-05-15 22:10:00,2021-05-15 22:30:00,3816.78,3803.14,0.52,100.0,0.0137,-0.19,0.03,-0.21,flip -9473,做空,2021-05-15 22:30:00,2021-05-15 23:25:00,3803.14,3695.81,0.52,100.0,0.0137,1.47,0.03,1.45,tp_lower -9474,做多,2021-05-16 00:15:00,2021-05-16 00:30:00,3807.04,3766.74,0.54,100.0,0.0143,-0.58,0.03,-0.6,flip -9475,做空,2021-05-16 00:30:00,2021-05-16 00:35:00,3766.74,3773.14,0.54,100.0,0.0143,-0.09,0.03,-0.12,flip -9476,做多,2021-05-16 00:35:00,2021-05-16 00:40:00,3773.14,3769.43,0.54,100.0,0.0142,-0.05,0.03,-0.08,flip -9477,做空,2021-05-16 00:40:00,2021-05-16 00:55:00,3769.43,3769.52,0.54,100.0,0.0142,-0.0,0.03,-0.03,flip -9478,做多,2021-05-16 00:55:00,2021-05-16 01:10:00,3769.52,3835.91,0.54,100.0,0.0142,0.94,0.03,0.92,tp_upper -9479,做多,2021-05-16 05:15:00,2021-05-16 05:30:00,3807.86,3794.37,0.54,100.0,0.0143,-0.19,0.03,-0.22,flip -9480,做空,2021-05-16 05:30:00,2021-05-16 05:35:00,3794.37,3796.4,0.54,100.0,0.0143,-0.03,0.03,-0.06,flip -9481,做多,2021-05-16 05:35:00,2021-05-16 05:45:00,3796.4,3791.55,0.54,100.0,0.0143,-0.07,0.03,-0.1,flip -9482,做空,2021-05-16 05:45:00,2021-05-16 06:00:00,3791.55,3787.45,0.54,100.0,0.0142,0.06,0.03,0.03,flip -9483,做多,2021-05-16 06:00:00,2021-05-16 06:15:00,3787.45,3870.79,0.54,100.0,0.0143,1.19,0.03,1.16,tp_upper -9484,做多,2021-05-16 08:55:00,2021-05-16 09:35:00,3800.75,3823.99,0.55,100.0,0.0145,0.34,0.03,0.31,flip -9485,做空,2021-05-16 09:35:00,2021-05-16 09:40:00,3823.99,3828.72,0.55,100.0,0.0145,-0.07,0.03,-0.1,flip -9486,做多,2021-05-16 09:40:00,2021-05-16 09:50:00,3828.72,3822.89,0.55,100.0,0.0144,-0.08,0.03,-0.11,flip -9487,做空,2021-05-16 09:50:00,2021-05-16 10:00:00,3822.89,3832.67,0.55,100.0,0.0144,-0.14,0.03,-0.17,flip -9488,做多,2021-05-16 10:00:00,2021-05-16 10:45:00,3832.67,3850.09,0.55,100.0,0.0143,0.25,0.03,0.22,tp_upper -9489,做多,2021-05-16 11:30:00,2021-05-16 11:35:00,3825.98,3810.35,0.55,100.0,0.0144,-0.23,0.03,-0.25,flip -9490,做空,2021-05-16 11:35:00,2021-05-16 11:50:00,3810.35,3793.21,0.55,100.0,0.0144,0.25,0.03,0.22,tp_lower -9491,做多,2021-05-16 22:15:00,2021-05-16 23:05:00,3549.8,3521.78,0.55,100.0,0.0155,-0.43,0.03,-0.46,flip -9492,做空,2021-05-16 23:05:00,2021-05-16 23:15:00,3521.78,3533.51,0.55,100.0,0.0155,-0.18,0.03,-0.21,flip -9493,做多,2021-05-16 23:15:00,2021-05-16 23:30:00,3533.51,3563.49,0.54,100.0,0.0154,0.46,0.03,0.43,flip -9494,做空,2021-05-16 23:30:00,2021-05-17 00:10:00,3563.49,3536.27,0.55,100.0,0.0154,0.42,0.03,0.39,flip -9495,做多,2021-05-17 00:10:00,2021-05-17 00:20:00,3536.27,3526.17,0.56,100.0,0.0159,-0.16,0.03,-0.19,flip -9496,做空,2021-05-17 00:20:00,2021-05-17 00:35:00,3526.17,3561.6,0.56,100.0,0.0158,-0.56,0.03,-0.59,flip -9497,做多,2021-05-17 00:35:00,2021-05-17 00:45:00,3561.6,3525.63,0.55,100.0,0.0155,-0.56,0.03,-0.59,flip -9498,做空,2021-05-17 00:45:00,2021-05-17 01:15:00,3525.63,3399.46,0.55,100.0,0.0155,1.96,0.03,1.93,tp_lower -9499,做多,2021-05-17 06:00:00,2021-05-17 06:20:00,3399.45,3423.39,0.57,100.0,0.0166,0.4,0.03,0.37,flip -9500,做空,2021-05-17 06:20:00,2021-05-17 06:35:00,3423.39,3422.42,0.57,100.0,0.0166,0.02,0.03,-0.01,flip -9501,做多,2021-05-17 06:35:00,2021-05-17 06:40:00,3422.42,3406.17,0.57,100.0,0.0166,-0.27,0.03,-0.3,flip -9502,做空,2021-05-17 06:40:00,2021-05-17 07:00:00,3406.17,3408.39,0.57,100.0,0.0166,-0.04,0.03,-0.07,flip -9503,做多,2021-05-17 07:00:00,2021-05-17 08:40:00,3408.39,3549.04,0.56,100.0,0.0166,2.33,0.03,2.3,tp_upper -9504,做多,2021-05-17 13:30:00,2021-05-17 13:40:00,3443.52,3449.18,0.59,100.0,0.0171,0.1,0.03,0.07,flip -9505,做空,2021-05-17 13:40:00,2021-05-17 13:50:00,3449.18,3441.02,0.59,100.0,0.017,0.14,0.03,0.11,flip -9506,做多,2021-05-17 13:50:00,2021-05-17 14:00:00,3441.02,3434.4,0.59,100.0,0.0171,-0.11,0.03,-0.14,flip -9507,做空,2021-05-17 14:00:00,2021-05-17 15:00:00,3434.4,3367.8,0.59,100.0,0.0171,1.14,0.03,1.11,tp_lower -9508,做多,2021-05-17 19:00:00,2021-05-17 19:10:00,3385.28,3384.01,0.6,100.0,0.0176,-0.02,0.03,-0.05,flip -9509,做空,2021-05-17 19:10:00,2021-05-17 19:15:00,3384.01,3390.19,0.6,100.0,0.0176,-0.11,0.03,-0.14,flip -9510,做多,2021-05-17 19:15:00,2021-05-17 19:25:00,3390.19,3372.89,0.59,100.0,0.0175,-0.3,0.03,-0.33,flip -9511,做空,2021-05-17 19:25:00,2021-05-17 19:50:00,3372.89,3390.39,0.59,100.0,0.0175,-0.31,0.03,-0.34,flip -9512,做多,2021-05-17 19:50:00,2021-05-17 19:55:00,3390.39,3382.47,0.59,100.0,0.0173,-0.14,0.03,-0.17,flip -9513,做空,2021-05-17 19:55:00,2021-05-17 20:00:00,3382.47,3396.84,0.59,100.0,0.0173,-0.25,0.03,-0.28,flip -9514,做多,2021-05-17 20:00:00,2021-05-17 21:10:00,3396.84,3369.2,0.58,100.0,0.0171,-0.47,0.03,-0.5,flip -9515,做空,2021-05-17 21:10:00,2021-05-17 22:45:00,3369.2,3206.3,0.58,100.0,0.0171,2.79,0.03,2.76,tp_lower -9516,做多,2021-05-18 00:05:00,2021-05-18 04:00:00,3347.71,3446.56,0.62,100.0,0.0184,1.82,0.03,1.79,tp_upper -9517,做多,2021-05-18 09:20:00,2021-05-18 09:50:00,3461.41,3464.23,0.63,100.0,0.0183,0.05,0.03,0.02,flip -9518,做空,2021-05-18 09:50:00,2021-05-18 10:10:00,3464.23,3466.33,0.63,100.0,0.0183,-0.04,0.03,-0.07,flip -9519,做多,2021-05-18 10:10:00,2021-05-18 11:45:00,3466.33,3553.28,0.63,100.0,0.0182,1.59,0.03,1.55,tp_upper -9520,做多,2021-05-18 12:10:00,2021-05-18 12:25:00,3502.68,3480.69,0.65,100.0,0.0185,-0.41,0.03,-0.44,flip -9521,做空,2021-05-18 12:25:00,2021-05-18 12:50:00,3480.69,3412.13,0.64,100.0,0.0185,1.27,0.03,1.23,tp_lower -9522,做多,2021-05-18 16:40:00,2021-05-18 17:25:00,3430.11,3433.24,0.65,100.0,0.0191,0.06,0.03,0.03,flip -9523,做空,2021-05-18 17:25:00,2021-05-18 19:40:00,3433.24,3408.13,0.65,100.0,0.0191,0.48,0.03,0.45,flip -9524,做多,2021-05-18 19:40:00,2021-05-18 19:45:00,3408.13,3405.89,0.66,100.0,0.0193,-0.04,0.03,-0.08,flip -9525,做空,2021-05-18 19:45:00,2021-05-18 19:55:00,3405.89,3404.06,0.66,100.0,0.0193,0.04,0.03,0.0,flip -9526,做多,2021-05-18 19:55:00,2021-05-18 20:05:00,3404.06,3396.39,0.66,100.0,0.0193,-0.15,0.03,-0.18,flip -9527,做空,2021-05-18 20:05:00,2021-05-18 20:25:00,3396.39,3447.12,0.66,100.0,0.0193,-0.98,0.03,-1.01,flip -9528,做多,2021-05-18 20:25:00,2021-05-18 22:55:00,3447.12,3371.85,0.64,100.0,0.0187,-1.41,0.03,-1.44,flip -9529,做空,2021-05-18 22:55:00,2021-05-18 23:25:00,3371.85,3385.62,0.63,100.0,0.0187,-0.26,0.03,-0.29,flip -9530,做多,2021-05-18 23:25:00,2021-05-18 23:30:00,3385.62,3359.83,0.63,100.0,0.0185,-0.48,0.03,-0.51,flip -9531,做空,2021-05-18 23:30:00,2021-05-18 23:45:00,3359.83,3392.98,0.62,100.0,0.0185,-0.61,0.03,-0.64,flip -9532,做多,2021-05-18 23:45:00,2021-05-18 23:50:00,3392.98,3380.41,0.61,100.0,0.0181,-0.23,0.03,-0.26,flip -9533,做空,2021-05-18 23:50:00,2021-05-19 00:05:00,3380.41,3422.66,0.61,100.0,0.0181,-0.76,0.03,-0.8,flip -9534,做多,2021-05-19 00:05:00,2021-05-19 00:10:00,3422.66,3431.09,0.61,100.0,0.0179,0.15,0.03,0.12,tp_upper -9535,做多,2021-05-19 00:40:00,2021-05-19 00:45:00,3406.06,3371.98,0.61,100.0,0.018,-0.61,0.03,-0.65,flip -9536,做空,2021-05-19 00:45:00,2021-05-19 01:00:00,3371.98,3342.6,0.61,100.0,0.018,0.53,0.03,0.5,tp_lower -9537,做多,2021-05-19 15:40:00,2021-05-19 15:50:00,2742.39,2723.73,0.61,100.0,0.0223,-0.42,0.03,-0.45,flip -9538,做空,2021-05-19 15:50:00,2021-05-19 15:55:00,2723.73,2750.7,0.61,100.0,0.0223,-0.6,0.03,-0.63,flip -9539,做多,2021-05-19 15:55:00,2021-05-19 16:00:00,2750.7,2737.02,0.6,100.0,0.0218,-0.3,0.03,-0.33,flip -9540,做空,2021-05-19 16:00:00,2021-05-19 16:30:00,2737.02,2778.38,0.6,100.0,0.0218,-0.9,0.03,-0.93,flip -9541,做多,2021-05-19 16:30:00,2021-05-19 18:05:00,2778.38,2654.71,0.59,100.0,0.0212,-2.62,0.03,-2.64,flip -9542,做空,2021-05-19 18:05:00,2021-05-19 18:10:00,2654.71,2658.94,0.56,100.0,0.0211,-0.09,0.03,-0.12,flip -9543,做多,2021-05-19 18:10:00,2021-05-19 18:25:00,2658.94,2678.31,0.56,100.0,0.021,0.41,0.03,0.38,flip -9544,做空,2021-05-19 18:25:00,2021-05-19 19:10:00,2678.31,2650.19,0.56,100.0,0.021,0.59,0.03,0.56,flip -9545,做多,2021-05-19 19:10:00,2021-05-19 19:15:00,2650.19,2608.77,0.57,100.0,0.0215,-0.89,0.03,-0.92,flip -9546,做空,2021-05-19 19:15:00,2021-05-19 19:20:00,2608.77,2638.98,0.56,100.0,0.0214,-0.65,0.03,-0.68,flip -9547,做多,2021-05-19 19:20:00,2021-05-19 19:25:00,2638.98,2620.3,0.55,100.0,0.0209,-0.39,0.03,-0.42,flip -9548,做空,2021-05-19 19:25:00,2021-05-19 19:40:00,2620.3,2623.1,0.55,100.0,0.0209,-0.06,0.03,-0.09,flip -9549,做多,2021-05-19 19:40:00,2021-05-19 19:45:00,2623.1,2619.47,0.55,100.0,0.0208,-0.08,0.03,-0.1,flip -9550,做空,2021-05-19 19:45:00,2021-05-19 20:00:00,2619.47,2699.8,0.55,100.0,0.0208,-1.67,0.03,-1.7,flip -9551,做多,2021-05-19 20:00:00,2021-05-19 20:35:00,2699.8,2595.09,0.53,100.0,0.0196,-2.05,0.03,-2.07,flip -9552,做空,2021-05-19 20:35:00,2021-05-19 21:55:00,2595.09,2588.31,0.51,100.0,0.0195,0.13,0.03,0.11,flip -9553,做多,2021-05-19 21:55:00,2021-05-19 22:00:00,2588.31,2576.22,0.51,100.0,0.0196,-0.24,0.03,-0.26,flip -9554,做空,2021-05-19 22:00:00,2021-05-19 22:05:00,2576.22,2639.67,0.5,100.0,0.0196,-1.24,0.03,-1.27,flip -9555,做多,2021-05-19 22:05:00,2021-05-19 23:00:00,2639.67,2631.75,0.49,100.0,0.0186,-0.15,0.02,-0.17,flip -9556,做空,2021-05-19 23:00:00,2021-05-19 23:45:00,2631.75,2509.3,0.49,100.0,0.0186,2.28,0.02,2.26,tp_lower -9557,做多,2021-05-20 04:00:00,2021-05-20 07:00:00,2550.0,2701.23,0.52,100.0,0.0206,3.11,0.03,3.08,tp_upper -9558,做多,2021-05-20 17:50:00,2021-05-20 18:30:00,2767.81,2774.04,0.55,100.0,0.02,0.12,0.03,0.1,flip -9559,做空,2021-05-20 18:30:00,2021-05-20 18:40:00,2774.04,2786.69,0.56,100.0,0.02,-0.25,0.03,-0.28,flip -9560,做多,2021-05-20 18:40:00,2021-05-20 18:50:00,2786.69,2787.0,0.55,100.0,0.0198,0.01,0.03,-0.02,flip -9561,做空,2021-05-20 18:50:00,2021-05-20 19:00:00,2787.0,2797.85,0.55,100.0,0.0198,-0.21,0.03,-0.24,flip -9562,做多,2021-05-20 19:00:00,2021-05-20 19:05:00,2797.85,2757.52,0.55,100.0,0.0196,-0.79,0.03,-0.82,flip -9563,做空,2021-05-20 19:05:00,2021-05-20 19:15:00,2757.52,2794.97,0.54,100.0,0.0196,-0.73,0.03,-0.76,flip -9564,做多,2021-05-20 19:15:00,2021-05-20 19:25:00,2794.97,2800.46,0.53,100.0,0.0191,0.1,0.03,0.08,flip -9565,做空,2021-05-20 19:25:00,2021-05-20 19:35:00,2800.46,2806.27,0.53,100.0,0.019,-0.11,0.03,-0.14,flip -9566,做多,2021-05-20 19:35:00,2021-05-20 19:45:00,2806.27,2791.63,0.53,100.0,0.0189,-0.28,0.03,-0.3,flip -9567,做空,2021-05-20 19:45:00,2021-05-20 19:50:00,2791.63,2801.29,0.53,100.0,0.0189,-0.18,0.03,-0.21,flip -9568,做多,2021-05-20 19:50:00,2021-05-20 19:55:00,2801.29,2782.8,0.53,100.0,0.0188,-0.35,0.03,-0.37,flip -9569,做空,2021-05-20 19:55:00,2021-05-20 20:00:00,2782.8,2799.15,0.52,100.0,0.0188,-0.31,0.03,-0.33,flip -9570,做多,2021-05-20 20:00:00,2021-05-20 20:10:00,2799.15,2794.8,0.52,100.0,0.0185,-0.08,0.03,-0.11,flip -9571,做空,2021-05-20 20:10:00,2021-05-20 20:15:00,2794.8,2821.52,0.52,100.0,0.0185,-0.49,0.03,-0.52,flip -9572,做多,2021-05-20 20:15:00,2021-05-20 20:30:00,2821.52,2808.24,0.51,100.0,0.0181,-0.24,0.03,-0.27,flip -9573,做空,2021-05-20 20:30:00,2021-05-20 21:20:00,2808.24,2816.93,0.51,100.0,0.0181,-0.16,0.03,-0.18,flip -9574,做多,2021-05-20 21:20:00,2021-05-20 21:25:00,2816.93,2813.47,0.51,100.0,0.018,-0.06,0.03,-0.09,flip -9575,做空,2021-05-20 21:25:00,2021-05-20 21:30:00,2813.47,2815.93,0.51,100.0,0.018,-0.04,0.03,-0.07,flip -9576,做多,2021-05-20 21:30:00,2021-05-20 21:40:00,2815.93,2815.33,0.5,100.0,0.0179,-0.01,0.03,-0.04,flip -9577,做空,2021-05-20 21:40:00,2021-05-20 21:45:00,2815.33,2829.05,0.5,100.0,0.0179,-0.25,0.03,-0.27,flip -9578,做多,2021-05-20 21:45:00,2021-05-20 22:00:00,2829.05,2827.9,0.5,100.0,0.0177,-0.02,0.03,-0.05,flip -9579,做空,2021-05-20 22:00:00,2021-05-20 22:50:00,2827.9,2822.64,0.5,100.0,0.0177,0.09,0.02,0.07,flip -9580,做多,2021-05-20 22:50:00,2021-05-20 23:05:00,2822.64,2778.13,0.5,100.0,0.0177,-0.79,0.02,-0.81,flip -9581,做空,2021-05-20 23:05:00,2021-05-21 00:00:00,2778.13,2812.85,0.49,100.0,0.0177,-0.62,0.02,-0.64,flip -9582,做多,2021-05-21 00:00:00,2021-05-21 00:05:00,2812.85,2806.32,0.5,100.0,0.0177,-0.12,0.02,-0.14,flip -9583,做空,2021-05-21 00:05:00,2021-05-21 04:30:00,2806.32,2745.14,0.5,100.0,0.0177,1.08,0.02,1.06,tp_lower -9584,做多,2021-05-21 09:40:00,2021-05-21 13:55:00,2776.44,2722.74,0.51,100.0,0.0182,-0.98,0.02,-1.0,flip -9585,做空,2021-05-21 13:55:00,2021-05-21 14:15:00,2722.74,2562.56,0.5,100.0,0.0182,2.91,0.02,2.89,tp_lower -9586,做多,2021-05-21 23:15:00,2021-05-21 23:30:00,2422.26,2401.49,0.52,100.0,0.0216,-0.45,0.03,-0.48,flip -9587,做空,2021-05-21 23:30:00,2021-05-21 23:35:00,2401.49,2417.44,0.52,100.0,0.0216,-0.34,0.03,-0.37,flip -9588,做多,2021-05-21 23:35:00,2021-05-21 23:40:00,2417.44,2404.52,0.52,100.0,0.0213,-0.28,0.03,-0.3,flip -9589,做空,2021-05-21 23:40:00,2021-05-21 23:50:00,2404.52,2416.7,0.51,100.0,0.0213,-0.26,0.03,-0.29,flip -9590,做多,2021-05-21 23:50:00,2021-05-22 00:05:00,2416.7,2396.44,0.51,100.0,0.0211,-0.43,0.03,-0.45,flip -9591,做空,2021-05-22 00:05:00,2021-05-22 00:10:00,2396.44,2396.94,0.51,100.0,0.0212,-0.01,0.03,-0.04,flip -9592,做多,2021-05-22 00:10:00,2021-05-22 00:15:00,2396.94,2396.08,0.51,100.0,0.0212,-0.02,0.03,-0.04,flip -9593,做空,2021-05-22 00:15:00,2021-05-22 00:20:00,2396.08,2401.81,0.51,100.0,0.0212,-0.12,0.03,-0.15,flip -9594,做多,2021-05-22 00:20:00,2021-05-22 00:25:00,2401.81,2390.98,0.51,100.0,0.021,-0.23,0.03,-0.25,flip -9595,做空,2021-05-22 00:25:00,2021-05-22 00:30:00,2390.98,2406.84,0.5,100.0,0.021,-0.33,0.03,-0.36,flip -9596,做多,2021-05-22 00:30:00,2021-05-22 00:35:00,2406.84,2399.6,0.5,100.0,0.0207,-0.15,0.02,-0.17,flip -9597,做空,2021-05-22 00:35:00,2021-05-22 00:40:00,2399.6,2415.96,0.5,100.0,0.0207,-0.34,0.02,-0.36,flip -9598,做多,2021-05-22 00:40:00,2021-05-22 02:50:00,2415.96,2403.75,0.49,100.0,0.0204,-0.25,0.02,-0.27,flip -9599,做空,2021-05-22 02:50:00,2021-05-22 04:25:00,2403.75,2271.99,0.49,100.0,0.0204,2.68,0.02,2.66,tp_lower -9600,做多,2021-05-22 08:15:00,2021-05-22 08:20:00,2340.55,2327.87,0.52,100.0,0.022,-0.28,0.03,-0.31,flip -9601,做空,2021-05-22 08:20:00,2021-05-22 08:35:00,2327.87,2334.84,0.51,100.0,0.022,-0.15,0.03,-0.18,flip -9602,做多,2021-05-22 08:35:00,2021-05-22 09:10:00,2334.84,2325.01,0.51,100.0,0.0219,-0.21,0.03,-0.24,flip -9603,做空,2021-05-22 09:10:00,2021-05-22 09:20:00,2325.01,2332.63,0.51,100.0,0.0218,-0.17,0.03,-0.19,flip -9604,做多,2021-05-22 09:20:00,2021-05-22 10:05:00,2332.63,2325.86,0.51,100.0,0.0217,-0.15,0.03,-0.17,flip -9605,做空,2021-05-22 10:05:00,2021-05-22 10:10:00,2325.86,2337.81,0.5,100.0,0.0217,-0.26,0.03,-0.28,flip -9606,做多,2021-05-22 10:10:00,2021-05-22 10:20:00,2337.81,2324.8,0.5,100.0,0.0214,-0.28,0.02,-0.3,flip -9607,做空,2021-05-22 10:20:00,2021-05-22 14:45:00,2324.8,2350.28,0.5,100.0,0.0214,-0.55,0.03,-0.57,flip -9608,做多,2021-05-22 14:45:00,2021-05-22 15:05:00,2350.28,2338.65,0.49,100.0,0.0209,-0.24,0.02,-0.27,flip -9609,做空,2021-05-22 15:05:00,2021-05-22 15:35:00,2338.65,2375.79,0.49,100.0,0.0209,-0.78,0.02,-0.8,flip -9610,做多,2021-05-22 15:35:00,2021-05-22 16:00:00,2375.79,2335.58,0.48,100.0,0.0202,-0.81,0.02,-0.84,flip -9611,做空,2021-05-22 16:00:00,2021-05-22 16:10:00,2335.58,2356.17,0.47,100.0,0.0202,-0.42,0.02,-0.44,flip -9612,做多,2021-05-22 16:10:00,2021-05-22 16:20:00,2356.17,2362.62,0.47,100.0,0.0198,0.13,0.02,0.1,flip -9613,做空,2021-05-22 16:20:00,2021-05-22 16:25:00,2362.62,2380.22,0.47,100.0,0.0198,-0.35,0.02,-0.37,flip -9614,做多,2021-05-22 16:25:00,2021-05-22 16:35:00,2380.22,2359.29,0.46,100.0,0.0195,-0.41,0.02,-0.43,flip -9615,做空,2021-05-22 16:35:00,2021-05-22 16:40:00,2359.29,2366.96,0.46,100.0,0.0195,-0.15,0.02,-0.17,flip -9616,做多,2021-05-22 16:40:00,2021-05-22 16:45:00,2366.96,2358.44,0.46,100.0,0.0193,-0.16,0.02,-0.19,flip -9617,做空,2021-05-22 16:45:00,2021-05-22 17:00:00,2358.44,2369.8,0.46,100.0,0.0193,-0.22,0.02,-0.24,flip -9618,做多,2021-05-22 17:00:00,2021-05-22 20:55:00,2369.8,2353.63,0.45,100.0,0.0191,-0.31,0.02,-0.33,flip -9619,做空,2021-05-22 20:55:00,2021-05-22 21:10:00,2353.63,2353.03,0.45,100.0,0.0191,0.01,0.02,-0.01,flip -9620,做多,2021-05-22 21:10:00,2021-05-22 21:20:00,2353.03,2356.23,0.45,100.0,0.0191,0.06,0.02,0.04,flip -9621,做空,2021-05-22 21:20:00,2021-05-22 21:35:00,2356.23,2356.38,0.45,100.0,0.0191,-0.0,0.02,-0.03,flip -9622,做多,2021-05-22 21:35:00,2021-05-22 21:40:00,2356.38,2354.99,0.45,100.0,0.019,-0.03,0.02,-0.05,flip -9623,做空,2021-05-22 21:40:00,2021-05-22 21:45:00,2354.99,2355.04,0.45,100.0,0.019,-0.0,0.02,-0.02,flip -9624,做多,2021-05-22 21:45:00,2021-05-22 21:55:00,2355.04,2364.84,0.45,100.0,0.019,0.19,0.02,0.16,flip -9625,做空,2021-05-22 21:55:00,2021-05-22 22:10:00,2364.84,2364.34,0.45,100.0,0.019,0.01,0.02,-0.01,flip -9626,做多,2021-05-22 22:10:00,2021-05-22 22:15:00,2364.34,2325.04,0.45,100.0,0.019,-0.75,0.02,-0.77,flip -9627,做空,2021-05-22 22:15:00,2021-05-22 22:25:00,2325.04,2346.7,0.44,100.0,0.0189,-0.41,0.02,-0.43,flip -9628,做多,2021-05-22 22:25:00,2021-05-22 22:30:00,2346.7,2342.92,0.44,100.0,0.0186,-0.07,0.02,-0.09,flip -9629,做空,2021-05-22 22:30:00,2021-05-22 23:00:00,2342.92,2345.13,0.43,100.0,0.0186,-0.04,0.02,-0.06,flip -9630,做多,2021-05-22 23:00:00,2021-05-22 23:30:00,2345.13,2337.54,0.43,100.0,0.0185,-0.14,0.02,-0.16,flip -9631,做空,2021-05-22 23:30:00,2021-05-22 23:55:00,2337.54,2295.15,0.43,100.0,0.0185,0.78,0.02,0.76,tp_lower -9632,做多,2021-05-23 00:40:00,2021-05-23 01:10:00,2346.09,2377.42,0.46,100.0,0.0195,0.61,0.02,0.59,tp_upper -9633,做多,2021-05-23 03:20:00,2021-05-23 03:30:00,2323.63,2311.11,0.46,100.0,0.0199,-0.25,0.02,-0.27,flip -9634,做空,2021-05-23 03:30:00,2021-05-23 03:35:00,2311.11,2325.5,0.46,100.0,0.0199,-0.29,0.02,-0.31,flip -9635,做多,2021-05-23 03:35:00,2021-05-23 03:45:00,2325.5,2316.0,0.46,100.0,0.0196,-0.19,0.02,-0.21,flip -9636,做空,2021-05-23 03:45:00,2021-05-23 04:20:00,2316.0,2281.58,0.45,100.0,0.0196,0.68,0.02,0.65,tp_lower -9637,做多,2021-05-23 19:20:00,2021-05-23 19:40:00,1978.93,1972.72,0.46,100.0,0.0233,-0.14,0.02,-0.17,flip -9638,做空,2021-05-23 19:40:00,2021-05-23 19:50:00,1972.72,1958.79,0.46,100.0,0.0233,0.32,0.02,0.3,flip -9639,做多,2021-05-23 19:50:00,2021-05-23 20:45:00,1958.79,2083.59,0.46,100.0,0.0236,2.94,0.02,2.92,tp_upper -9640,做多,2021-05-24 04:45:00,2021-05-24 04:50:00,2108.3,2101.28,0.49,100.0,0.0234,-0.16,0.02,-0.19,flip -9641,做空,2021-05-24 04:50:00,2021-05-24 04:55:00,2101.28,2104.41,0.49,100.0,0.0234,-0.07,0.02,-0.1,flip -9642,做多,2021-05-24 04:55:00,2021-05-24 05:30:00,2104.41,2101.2,0.49,100.0,0.0233,-0.07,0.02,-0.1,flip -9643,做空,2021-05-24 05:30:00,2021-05-24 05:40:00,2101.2,2109.07,0.49,100.0,0.0233,-0.18,0.02,-0.21,flip -9644,做多,2021-05-24 05:40:00,2021-05-24 06:05:00,2109.07,2109.87,0.49,100.0,0.0231,0.02,0.02,-0.01,flip -9645,做空,2021-05-24 06:05:00,2021-05-24 06:10:00,2109.87,2144.91,0.49,100.0,0.0231,-0.81,0.02,-0.83,flip -9646,做多,2021-05-24 06:10:00,2021-05-24 06:45:00,2144.91,2171.38,0.48,100.0,0.0223,0.59,0.02,0.57,tp_upper -9647,做多,2021-05-25 02:20:00,2021-05-25 02:25:00,2614.04,2610.08,0.49,100.0,0.0186,-0.07,0.02,-0.1,flip -9648,做空,2021-05-25 02:25:00,2021-05-25 04:20:00,2610.08,2533.1,0.49,100.0,0.0186,1.43,0.02,1.41,tp_lower -9649,做多,2021-05-25 06:05:00,2021-05-25 06:10:00,2619.78,2606.48,0.5,100.0,0.019,-0.25,0.02,-0.28,flip -9650,做空,2021-05-25 06:10:00,2021-05-25 06:15:00,2606.48,2634.82,0.5,100.0,0.019,-0.54,0.03,-0.56,flip -9651,做多,2021-05-25 06:15:00,2021-05-25 08:15:00,2634.82,2619.82,0.49,100.0,0.0186,-0.28,0.02,-0.3,flip -9652,做空,2021-05-25 08:15:00,2021-05-25 09:30:00,2619.82,2538.39,0.49,100.0,0.0186,1.51,0.02,1.49,tp_lower -9653,做多,2021-05-25 13:20:00,2021-05-25 13:30:00,2536.38,2535.0,0.5,100.0,0.0198,-0.03,0.03,-0.05,flip -9654,做空,2021-05-25 13:30:00,2021-05-25 13:35:00,2535.0,2562.44,0.5,100.0,0.0198,-0.54,0.03,-0.57,flip -9655,做多,2021-05-25 13:35:00,2021-05-25 13:40:00,2562.44,2545.93,0.49,100.0,0.0193,-0.32,0.02,-0.34,flip -9656,做空,2021-05-25 13:40:00,2021-05-25 13:50:00,2545.93,2552.57,0.49,100.0,0.0193,-0.13,0.02,-0.15,flip -9657,做多,2021-05-25 13:50:00,2021-05-25 13:55:00,2552.57,2534.54,0.49,100.0,0.0192,-0.35,0.02,-0.37,flip -9658,做空,2021-05-25 13:55:00,2021-05-25 14:00:00,2534.54,2537.89,0.49,100.0,0.0191,-0.06,0.02,-0.09,flip -9659,做多,2021-05-25 14:00:00,2021-05-25 15:05:00,2537.89,2554.04,0.48,100.0,0.0191,0.31,0.02,0.28,flip -9660,做空,2021-05-25 15:05:00,2021-05-25 15:35:00,2554.04,2607.19,0.49,100.0,0.0191,-1.01,0.02,-1.04,flip -9661,做多,2021-05-25 15:35:00,2021-05-25 17:30:00,2607.19,2532.65,0.48,100.0,0.0183,-1.36,0.02,-1.38,flip -9662,做空,2021-05-25 17:30:00,2021-05-25 17:35:00,2532.65,2557.72,0.46,100.0,0.0182,-0.46,0.02,-0.48,flip -9663,做多,2021-05-25 17:35:00,2021-05-25 19:50:00,2557.72,2515.55,0.46,100.0,0.0179,-0.75,0.02,-0.78,flip -9664,做空,2021-05-25 19:50:00,2021-05-25 20:05:00,2515.55,2542.07,0.45,100.0,0.0179,-0.47,0.02,-0.5,flip -9665,做多,2021-05-25 20:05:00,2021-05-25 20:10:00,2542.07,2540.24,0.44,100.0,0.0175,-0.03,0.02,-0.05,flip -9666,做空,2021-05-25 20:10:00,2021-05-25 20:45:00,2540.24,2553.48,0.44,100.0,0.0174,-0.23,0.02,-0.25,flip -9667,做多,2021-05-25 20:45:00,2021-05-25 20:55:00,2553.48,2551.12,0.44,100.0,0.0172,-0.04,0.02,-0.06,flip -9668,做空,2021-05-25 20:55:00,2021-05-25 21:20:00,2551.12,2553.02,0.44,100.0,0.0172,-0.03,0.02,-0.05,flip -9669,做多,2021-05-25 21:20:00,2021-05-25 22:05:00,2553.02,2623.58,0.44,100.0,0.0172,1.21,0.02,1.19,tp_upper -9670,做多,2021-05-26 10:10:00,2021-05-26 10:20:00,2813.33,2812.66,0.46,100.0,0.0164,-0.01,0.02,-0.03,flip -9671,做空,2021-05-26 10:20:00,2021-05-26 10:55:00,2812.66,2827.96,0.46,100.0,0.0163,-0.25,0.02,-0.27,flip -9672,做多,2021-05-26 10:55:00,2021-05-26 11:00:00,2827.96,2809.99,0.46,100.0,0.0162,-0.29,0.02,-0.31,flip -9673,做空,2021-05-26 11:00:00,2021-05-26 11:35:00,2809.99,2826.92,0.45,100.0,0.0161,-0.27,0.02,-0.3,flip -9674,做多,2021-05-26 11:35:00,2021-05-26 12:00:00,2826.92,2834.22,0.45,100.0,0.0159,0.12,0.02,0.09,flip -9675,做空,2021-05-26 12:00:00,2021-05-26 13:05:00,2834.22,2797.86,0.45,100.0,0.0159,0.58,0.02,0.56,tp_lower -9676,做多,2021-05-26 20:20:00,2021-05-26 21:50:00,2778.89,2819.95,0.46,100.0,0.0164,0.67,0.02,0.65,tp_upper -9677,做多,2021-05-27 06:55:00,2021-05-27 07:00:00,2753.79,2743.1,0.47,100.0,0.0169,-0.18,0.02,-0.2,flip -9678,做空,2021-05-27 07:00:00,2021-05-27 07:35:00,2743.1,2748.11,0.46,100.0,0.0169,-0.08,0.02,-0.11,flip -9679,做多,2021-05-27 07:35:00,2021-05-27 07:40:00,2748.11,2743.51,0.46,100.0,0.0168,-0.08,0.02,-0.1,flip -9680,做空,2021-05-27 07:40:00,2021-05-27 07:45:00,2743.51,2750.96,0.46,100.0,0.0168,-0.13,0.02,-0.15,flip -9681,做多,2021-05-27 07:45:00,2021-05-27 07:50:00,2750.96,2735.83,0.46,100.0,0.0167,-0.25,0.02,-0.28,flip -9682,做空,2021-05-27 07:50:00,2021-05-27 08:10:00,2735.83,2741.16,0.46,100.0,0.0167,-0.09,0.02,-0.11,flip -9683,做多,2021-05-27 08:10:00,2021-05-27 08:15:00,2741.16,2738.09,0.45,100.0,0.0166,-0.05,0.02,-0.07,flip -9684,做空,2021-05-27 08:15:00,2021-05-27 08:25:00,2738.09,2752.06,0.45,100.0,0.0166,-0.23,0.02,-0.25,flip -9685,做多,2021-05-27 08:25:00,2021-05-27 09:25:00,2752.06,2791.86,0.45,100.0,0.0164,0.65,0.02,0.63,tp_upper -9686,做多,2021-05-27 16:05:00,2021-05-27 16:25:00,2782.59,2782.47,0.46,100.0,0.0164,-0.0,0.02,-0.02,flip -9687,做空,2021-05-27 16:25:00,2021-05-27 18:30:00,2782.47,2787.01,0.46,100.0,0.0164,-0.07,0.02,-0.1,tp_lower -9688,做多,2021-05-27 22:25:00,2021-05-27 22:30:00,2789.72,2784.87,0.46,100.0,0.0163,-0.08,0.02,-0.1,flip -9689,做空,2021-05-27 22:30:00,2021-05-27 23:30:00,2784.87,2729.45,0.45,100.0,0.0163,0.9,0.02,0.88,tp_lower -9690,做多,2021-05-28 12:20:00,2021-05-28 12:25:00,2570.68,2570.05,0.47,100.0,0.0182,-0.01,0.02,-0.03,flip -9691,做空,2021-05-28 12:25:00,2021-05-28 12:50:00,2570.05,2545.08,0.47,100.0,0.0182,0.45,0.02,0.43,flip -9692,做多,2021-05-28 12:50:00,2021-05-28 14:35:00,2545.08,2553.46,0.47,100.0,0.0185,0.16,0.02,0.13,flip -9693,做空,2021-05-28 14:35:00,2021-05-28 15:05:00,2553.46,2553.36,0.47,100.0,0.0185,0.0,0.02,-0.02,flip -9694,做多,2021-05-28 15:05:00,2021-05-28 16:00:00,2553.36,2550.24,0.47,100.0,0.0185,-0.06,0.02,-0.08,flip -9695,做空,2021-05-28 16:00:00,2021-05-28 16:45:00,2550.24,2528.58,0.47,100.0,0.0185,0.4,0.02,0.38,flip -9696,做多,2021-05-28 16:45:00,2021-05-28 18:40:00,2528.58,2512.56,0.47,100.0,0.0188,-0.3,0.02,-0.32,flip -9697,做空,2021-05-28 18:40:00,2021-05-28 18:50:00,2512.56,2538.0,0.47,100.0,0.0187,-0.48,0.02,-0.5,flip -9698,做多,2021-05-28 18:50:00,2021-05-28 18:55:00,2538.0,2521.87,0.47,100.0,0.0184,-0.3,0.02,-0.32,flip -9699,做空,2021-05-28 18:55:00,2021-05-28 19:05:00,2521.87,2532.93,0.46,100.0,0.0183,-0.2,0.02,-0.23,flip -9700,做多,2021-05-28 19:05:00,2021-05-28 19:15:00,2532.93,2529.72,0.46,100.0,0.0182,-0.06,0.02,-0.08,flip -9701,做空,2021-05-28 19:15:00,2021-05-28 19:25:00,2529.72,2526.4,0.46,100.0,0.0181,0.06,0.02,0.04,flip -9702,做多,2021-05-28 19:25:00,2021-05-28 19:30:00,2526.4,2499.2,0.46,100.0,0.0182,-0.49,0.02,-0.52,flip -9703,做空,2021-05-28 19:30:00,2021-05-28 20:20:00,2499.2,2525.64,0.45,100.0,0.0181,-0.48,0.02,-0.5,flip -9704,做多,2021-05-28 20:20:00,2021-05-29 04:55:00,2525.64,2470.13,0.45,100.0,0.0178,-0.99,0.02,-1.01,flip -9705,做空,2021-05-29 04:55:00,2021-05-29 07:45:00,2470.13,2495.2,0.44,100.0,0.018,-0.45,0.02,-0.47,flip -9706,做多,2021-05-29 07:45:00,2021-05-29 07:50:00,2495.2,2493.01,0.44,100.0,0.0176,-0.04,0.02,-0.06,flip -9707,做空,2021-05-29 07:50:00,2021-05-29 08:40:00,2493.01,2448.32,0.44,100.0,0.0176,0.79,0.02,0.76,tp_lower -9708,做多,2021-05-29 23:25:00,2021-05-29 23:45:00,2297.25,2279.34,0.45,100.0,0.0194,-0.35,0.02,-0.37,flip -9709,做空,2021-05-29 23:45:00,2021-05-30 00:15:00,2279.34,2226.82,0.44,100.0,0.0194,1.02,0.02,1.0,tp_lower -9710,做多,2021-05-30 02:25:00,2021-05-30 03:10:00,2259.23,2292.39,0.45,100.0,0.0201,0.67,0.02,0.64,tp_upper -9711,做多,2021-05-30 13:10:00,2021-05-30 13:20:00,2393.68,2395.76,0.46,100.0,0.0192,0.04,0.02,0.02,flip -9712,做空,2021-05-30 13:20:00,2021-05-30 14:15:00,2395.76,2363.15,0.46,100.0,0.0192,0.63,0.02,0.6,tp_lower -9713,做多,2021-05-30 16:20:00,2021-05-30 16:30:00,2414.87,2411.59,0.47,100.0,0.0193,-0.06,0.02,-0.09,flip -9714,做空,2021-05-30 16:30:00,2021-05-30 16:55:00,2411.59,2408.25,0.46,100.0,0.0193,0.06,0.02,0.04,flip -9715,做多,2021-05-30 16:55:00,2021-05-30 18:00:00,2408.25,2435.7,0.46,100.0,0.0193,0.53,0.02,0.51,tp_upper -9716,做多,2021-05-30 22:45:00,2021-05-30 22:50:00,2420.0,2416.31,0.47,100.0,0.0194,-0.07,0.02,-0.1,flip -9717,做空,2021-05-30 22:50:00,2021-05-30 23:00:00,2416.31,2415.22,0.47,100.0,0.0194,0.02,0.02,-0.0,flip -9718,做多,2021-05-30 23:00:00,2021-05-30 23:05:00,2415.22,2388.19,0.47,100.0,0.0194,-0.52,0.02,-0.55,flip -9719,做空,2021-05-30 23:05:00,2021-05-31 00:00:00,2388.19,2402.58,0.46,100.0,0.0194,-0.28,0.02,-0.3,tp_lower -9720,做多,2021-05-31 06:15:00,2021-05-31 06:30:00,2356.38,2350.77,0.46,100.0,0.0197,-0.11,0.02,-0.13,flip -9721,做空,2021-05-31 06:30:00,2021-05-31 06:35:00,2350.77,2365.99,0.46,100.0,0.0196,-0.3,0.02,-0.32,flip -9722,做多,2021-05-31 06:35:00,2021-05-31 07:00:00,2365.99,2415.89,0.46,100.0,0.0194,0.97,0.02,0.94,tp_upper -9723,做多,2021-06-01 02:30:00,2021-06-01 02:40:00,2642.81,2638.33,0.47,100.0,0.0177,-0.08,0.02,-0.1,flip -9724,做空,2021-06-01 02:40:00,2021-06-01 02:45:00,2638.33,2638.92,0.47,100.0,0.0177,-0.01,0.02,-0.03,flip -9725,做多,2021-06-01 02:45:00,2021-06-01 03:00:00,2638.92,2637.98,0.47,100.0,0.0177,-0.02,0.02,-0.04,flip -9726,做空,2021-06-01 03:00:00,2021-06-01 03:05:00,2637.98,2657.68,0.47,100.0,0.0177,-0.35,0.02,-0.37,flip -9727,做多,2021-06-01 03:05:00,2021-06-01 03:30:00,2657.68,2635.5,0.46,100.0,0.0174,-0.39,0.02,-0.41,flip -9728,做空,2021-06-01 03:30:00,2021-06-01 04:25:00,2635.5,2654.9,0.46,100.0,0.0174,-0.34,0.02,-0.36,flip -9729,做多,2021-06-01 04:25:00,2021-06-01 04:30:00,2654.9,2649.71,0.45,100.0,0.0171,-0.09,0.02,-0.11,flip -9730,做空,2021-06-01 04:30:00,2021-06-01 04:35:00,2649.71,2658.86,0.45,100.0,0.0171,-0.16,0.02,-0.18,flip -9731,做多,2021-06-01 04:35:00,2021-06-01 04:40:00,2658.86,2656.77,0.45,100.0,0.017,-0.04,0.02,-0.06,flip -9732,做空,2021-06-01 04:40:00,2021-06-01 05:05:00,2656.77,2652.06,0.45,100.0,0.0169,0.08,0.02,0.06,flip -9733,做多,2021-06-01 05:05:00,2021-06-01 05:45:00,2652.06,2702.76,0.45,100.0,0.017,0.86,0.02,0.84,tp_upper -9734,做多,2021-06-01 06:25:00,2021-06-01 06:30:00,2670.1,2641.62,0.46,100.0,0.0172,-0.49,0.02,-0.51,flip -9735,做空,2021-06-01 06:30:00,2021-06-01 07:00:00,2641.62,2675.19,0.45,100.0,0.0172,-0.58,0.02,-0.6,flip -9736,做多,2021-06-01 07:00:00,2021-06-01 07:05:00,2675.19,2670.61,0.45,100.0,0.0167,-0.08,0.02,-0.1,flip -9737,做空,2021-06-01 07:05:00,2021-06-01 08:10:00,2670.61,2592.46,0.45,100.0,0.0167,1.3,0.02,1.28,tp_lower -9738,做多,2021-06-01 11:20:00,2021-06-01 11:40:00,2626.98,2628.75,0.46,100.0,0.0174,0.03,0.02,0.01,flip -9739,做空,2021-06-01 11:40:00,2021-06-01 12:10:00,2628.75,2574.43,0.46,100.0,0.0174,0.95,0.02,0.92,tp_lower -9740,做多,2021-06-01 13:30:00,2021-06-01 13:35:00,2618.5,2617.9,0.47,100.0,0.0178,-0.01,0.02,-0.03,flip -9741,做空,2021-06-01 13:35:00,2021-06-01 13:40:00,2617.9,2652.39,0.47,100.0,0.0178,-0.61,0.02,-0.64,flip -9742,做多,2021-06-01 13:40:00,2021-06-01 14:10:00,2652.39,2620.36,0.46,100.0,0.0173,-0.56,0.02,-0.58,flip -9743,做空,2021-06-01 14:10:00,2021-06-01 14:25:00,2620.36,2616.85,0.45,100.0,0.0173,0.06,0.02,0.04,flip -9744,做多,2021-06-01 14:25:00,2021-06-01 14:30:00,2616.85,2613.13,0.45,100.0,0.0174,-0.06,0.02,-0.09,flip -9745,做空,2021-06-01 14:30:00,2021-06-01 14:35:00,2613.13,2615.3,0.45,100.0,0.0173,-0.04,0.02,-0.06,flip -9746,做多,2021-06-01 14:35:00,2021-06-01 14:45:00,2615.3,2603.5,0.45,100.0,0.0173,-0.2,0.02,-0.23,flip -9747,做空,2021-06-01 14:45:00,2021-06-01 15:35:00,2603.5,2573.76,0.45,100.0,0.0173,0.51,0.02,0.49,tp_lower -9748,做多,2021-06-01 18:40:00,2021-06-01 18:50:00,2579.87,2577.62,0.45,100.0,0.0176,-0.04,0.02,-0.06,flip -9749,做空,2021-06-01 18:50:00,2021-06-01 19:40:00,2577.62,2536.24,0.45,100.0,0.0176,0.73,0.02,0.71,tp_lower -9750,做多,2021-06-01 20:55:00,2021-06-01 21:00:00,2578.7,2572.6,0.46,100.0,0.0179,-0.11,0.02,-0.13,flip -9751,做空,2021-06-01 21:00:00,2021-06-01 21:05:00,2572.6,2572.98,0.46,100.0,0.0178,-0.01,0.02,-0.03,flip -9752,做多,2021-06-01 21:05:00,2021-06-01 21:40:00,2572.98,2564.47,0.46,100.0,0.0178,-0.15,0.02,-0.17,flip -9753,做空,2021-06-01 21:40:00,2021-06-01 21:45:00,2564.47,2587.18,0.46,100.0,0.0178,-0.4,0.02,-0.43,flip -9754,做多,2021-06-01 21:45:00,2021-06-01 22:05:00,2587.18,2610.62,0.45,100.0,0.0175,0.41,0.02,0.39,tp_upper -9755,做多,2021-06-01 22:55:00,2021-06-01 23:20:00,2585.89,2608.89,0.46,100.0,0.0176,0.41,0.02,0.38,tp_upper -9756,做多,2021-06-02 01:45:00,2021-06-02 02:00:00,2575.99,2576.85,0.47,100.0,0.0184,0.02,0.02,-0.01,flip -9757,做空,2021-06-02 02:00:00,2021-06-02 02:05:00,2576.85,2587.6,0.47,100.0,0.0183,-0.2,0.02,-0.22,flip -9758,做多,2021-06-02 02:05:00,2021-06-02 02:25:00,2587.6,2609.08,0.47,100.0,0.0182,0.39,0.02,0.37,tp_upper -9759,做多,2021-06-03 03:45:00,2021-06-03 03:50:00,2720.89,2716.69,0.47,100.0,0.0174,-0.07,0.02,-0.1,flip -9760,做空,2021-06-03 03:50:00,2021-06-03 03:55:00,2716.69,2725.18,0.47,100.0,0.0174,-0.15,0.02,-0.17,flip -9761,做多,2021-06-03 03:55:00,2021-06-03 04:30:00,2725.18,2757.41,0.47,100.0,0.0173,0.56,0.02,0.53,tp_upper -9762,做多,2021-06-03 11:55:00,2021-06-03 12:00:00,2808.22,2775.76,0.48,100.0,0.017,-0.55,0.02,-0.57,flip -9763,做空,2021-06-03 12:00:00,2021-06-03 12:30:00,2775.76,2819.02,0.47,100.0,0.017,-0.73,0.02,-0.76,flip -9764,做多,2021-06-03 12:30:00,2021-06-03 12:40:00,2819.02,2815.82,0.46,100.0,0.0164,-0.05,0.02,-0.08,flip -9765,做空,2021-06-03 12:40:00,2021-06-03 12:45:00,2815.82,2826.19,0.46,100.0,0.0164,-0.17,0.02,-0.19,flip -9766,做多,2021-06-03 12:45:00,2021-06-03 13:15:00,2826.19,2805.62,0.46,100.0,0.0163,-0.33,0.02,-0.36,flip -9767,做空,2021-06-03 13:15:00,2021-06-03 13:40:00,2805.62,2771.0,0.46,100.0,0.0162,0.56,0.02,0.54,tp_lower -9768,做多,2021-06-03 16:30:00,2021-06-03 17:45:00,2820.52,2827.08,0.46,100.0,0.0163,0.11,0.02,0.08,flip -9769,做空,2021-06-03 17:45:00,2021-06-03 17:50:00,2827.08,2827.32,0.46,100.0,0.0163,-0.0,0.02,-0.03,flip -9770,做多,2021-06-03 17:50:00,2021-06-03 17:55:00,2827.32,2823.8,0.46,100.0,0.0163,-0.06,0.02,-0.08,flip -9771,做空,2021-06-03 17:55:00,2021-06-03 18:00:00,2823.8,2829.48,0.46,100.0,0.0163,-0.09,0.02,-0.12,flip -9772,做多,2021-06-03 18:00:00,2021-06-03 18:10:00,2829.48,2826.76,0.46,100.0,0.0162,-0.04,0.02,-0.07,flip -9773,做空,2021-06-03 18:10:00,2021-06-03 20:05:00,2826.76,2806.65,0.46,100.0,0.0162,0.33,0.02,0.3,flip -9774,做多,2021-06-03 20:05:00,2021-06-03 20:30:00,2806.65,2801.89,0.46,100.0,0.0164,-0.08,0.02,-0.1,flip -9775,做空,2021-06-03 20:30:00,2021-06-03 20:50:00,2801.89,2813.33,0.46,100.0,0.0164,-0.19,0.02,-0.21,flip -9776,做多,2021-06-03 20:50:00,2021-06-03 21:05:00,2813.33,2844.14,0.46,100.0,0.0162,0.5,0.02,0.48,tp_upper -9777,做多,2021-06-04 00:10:00,2021-06-04 00:20:00,2826.82,2813.67,0.47,100.0,0.0166,-0.22,0.02,-0.24,flip -9778,做空,2021-06-04 00:20:00,2021-06-04 01:10:00,2813.67,2769.87,0.47,100.0,0.0166,0.73,0.02,0.7,tp_lower -9779,做多,2021-06-04 12:50:00,2021-06-04 13:30:00,2650.8,2653.23,0.47,100.0,0.0179,0.04,0.02,0.02,flip -9780,做空,2021-06-04 13:30:00,2021-06-04 13:55:00,2653.23,2652.6,0.47,100.0,0.0178,0.01,0.02,-0.01,flip -9781,做多,2021-06-04 13:55:00,2021-06-04 14:00:00,2652.6,2636.03,0.47,100.0,0.0178,-0.3,0.02,-0.32,flip -9782,做空,2021-06-04 14:00:00,2021-06-04 14:30:00,2636.03,2636.38,0.47,100.0,0.0178,-0.01,0.02,-0.03,flip -9783,做多,2021-06-04 14:30:00,2021-06-04 14:35:00,2636.38,2626.07,0.47,100.0,0.0178,-0.18,0.02,-0.21,flip -9784,做空,2021-06-04 14:35:00,2021-06-04 14:40:00,2626.07,2638.44,0.47,100.0,0.0178,-0.22,0.02,-0.24,flip -9785,做多,2021-06-04 14:40:00,2021-06-04 15:05:00,2638.44,2635.36,0.46,100.0,0.0176,-0.05,0.02,-0.08,flip -9786,做空,2021-06-04 15:05:00,2021-06-04 23:25:00,2635.36,2679.27,0.46,100.0,0.0176,-0.77,0.02,-0.79,flip -9787,做多,2021-06-04 23:25:00,2021-06-04 23:30:00,2679.27,2677.73,0.45,100.0,0.017,-0.03,0.02,-0.05,flip -9788,做空,2021-06-04 23:30:00,2021-06-04 23:35:00,2677.73,2690.06,0.45,100.0,0.017,-0.21,0.02,-0.23,flip -9789,做多,2021-06-04 23:35:00,2021-06-04 23:45:00,2690.06,2689.2,0.45,100.0,0.0168,-0.01,0.02,-0.04,flip -9790,做空,2021-06-04 23:45:00,2021-06-04 23:55:00,2689.2,2689.21,0.45,100.0,0.0168,-0.0,0.02,-0.02,flip -9791,做多,2021-06-04 23:55:00,2021-06-05 00:00:00,2689.21,2682.04,0.45,100.0,0.0167,-0.12,0.02,-0.14,flip -9792,做空,2021-06-05 00:00:00,2021-06-05 00:05:00,2682.04,2705.66,0.45,100.0,0.017,-0.4,0.02,-0.42,flip -9793,做多,2021-06-05 00:05:00,2021-06-05 00:10:00,2705.66,2719.89,0.45,100.0,0.0166,0.24,0.02,0.21,tp_upper -9794,做多,2021-06-05 20:10:00,2021-06-05 20:15:00,2633.66,2614.6,0.45,100.0,0.0172,-0.33,0.02,-0.35,flip -9795,做空,2021-06-05 20:15:00,2021-06-05 20:35:00,2614.6,2631.97,0.45,100.0,0.0172,-0.3,0.02,-0.32,flip -9796,做多,2021-06-05 20:35:00,2021-06-05 20:45:00,2631.97,2619.25,0.45,100.0,0.0169,-0.22,0.02,-0.24,flip -9797,做空,2021-06-05 20:45:00,2021-06-05 20:50:00,2619.25,2642.72,0.44,100.0,0.0169,-0.4,0.02,-0.42,flip -9798,做多,2021-06-05 20:50:00,2021-06-05 20:55:00,2642.72,2632.0,0.44,100.0,0.0166,-0.18,0.02,-0.2,flip -9799,做空,2021-06-05 20:55:00,2021-06-05 21:20:00,2632.0,2598.77,0.44,100.0,0.0166,0.55,0.02,0.53,tp_lower -9800,做多,2021-06-05 23:50:00,2021-06-06 00:10:00,2623.12,2613.44,0.44,100.0,0.0168,-0.16,0.02,-0.18,flip -9801,做空,2021-06-06 00:10:00,2021-06-06 00:15:00,2613.44,2621.03,0.44,100.0,0.0169,-0.13,0.02,-0.15,flip -9802,做多,2021-06-06 00:15:00,2021-06-06 01:15:00,2621.03,2664.87,0.44,100.0,0.0168,0.74,0.02,0.71,tp_upper -9803,做多,2021-06-06 11:20:00,2021-06-06 11:55:00,2700.01,2690.5,0.45,100.0,0.0166,-0.16,0.02,-0.18,flip -9804,做空,2021-06-06 11:55:00,2021-06-06 12:00:00,2690.5,2699.0,0.45,100.0,0.0166,-0.14,0.02,-0.16,flip -9805,做多,2021-06-06 12:00:00,2021-06-06 12:30:00,2699.0,2699.71,0.44,100.0,0.0164,0.01,0.02,-0.01,flip -9806,做空,2021-06-06 12:30:00,2021-06-06 12:40:00,2699.71,2695.5,0.44,100.0,0.0164,0.07,0.02,0.05,flip -9807,做多,2021-06-06 12:40:00,2021-06-06 12:45:00,2695.5,2693.27,0.44,100.0,0.0165,-0.04,0.02,-0.06,flip -9808,做空,2021-06-06 12:45:00,2021-06-06 13:00:00,2693.27,2697.3,0.44,100.0,0.0164,-0.07,0.02,-0.09,flip -9809,做多,2021-06-06 13:00:00,2021-06-06 13:10:00,2697.3,2691.76,0.44,100.0,0.0164,-0.09,0.02,-0.11,flip -9810,做空,2021-06-06 13:10:00,2021-06-06 13:15:00,2691.76,2666.48,0.44,100.0,0.0164,0.41,0.02,0.39,tp_lower -9811,做多,2021-06-06 14:50:00,2021-06-06 15:00:00,2711.05,2725.34,0.44,100.0,0.0164,0.23,0.02,0.21,tp_upper -9812,做多,2021-06-06 20:50:00,2021-06-06 22:10:00,2703.0,2701.51,0.45,100.0,0.0165,-0.02,0.02,-0.05,flip -9813,做空,2021-06-06 22:10:00,2021-06-06 22:55:00,2701.51,2694.63,0.45,100.0,0.0165,0.11,0.02,0.09,flip -9814,做多,2021-06-06 22:55:00,2021-06-06 23:20:00,2694.63,2696.34,0.45,100.0,0.0166,0.03,0.02,0.01,flip -9815,做空,2021-06-06 23:20:00,2021-06-06 23:25:00,2696.34,2700.0,0.45,100.0,0.0165,-0.06,0.02,-0.08,flip -9816,做多,2021-06-06 23:25:00,2021-06-07 00:00:00,2700.0,2707.21,0.44,100.0,0.0165,0.12,0.02,0.1,tp_upper -9817,做多,2021-06-07 07:10:00,2021-06-07 07:25:00,2751.5,2752.9,0.45,100.0,0.0164,0.02,0.02,0.0,flip -9818,做空,2021-06-07 07:25:00,2021-06-07 07:30:00,2752.9,2763.52,0.45,100.0,0.0164,-0.17,0.02,-0.2,flip -9819,做多,2021-06-07 07:30:00,2021-06-07 07:50:00,2763.52,2762.41,0.45,100.0,0.0163,-0.02,0.02,-0.04,flip -9820,做空,2021-06-07 07:50:00,2021-06-07 07:55:00,2762.41,2764.28,0.45,100.0,0.0163,-0.03,0.02,-0.05,flip -9821,做多,2021-06-07 07:55:00,2021-06-07 08:00:00,2764.28,2759.02,0.45,100.0,0.0162,-0.09,0.02,-0.11,flip -9822,做空,2021-06-07 08:00:00,2021-06-07 08:30:00,2759.02,2758.87,0.45,100.0,0.0162,0.0,0.02,-0.02,flip -9823,做多,2021-06-07 08:30:00,2021-06-07 08:35:00,2758.87,2758.5,0.45,100.0,0.0162,-0.01,0.02,-0.03,flip -9824,做空,2021-06-07 08:35:00,2021-06-07 09:10:00,2758.5,2772.08,0.45,100.0,0.0162,-0.22,0.02,-0.24,flip -9825,做多,2021-06-07 09:10:00,2021-06-07 09:15:00,2772.08,2769.8,0.44,100.0,0.016,-0.04,0.02,-0.06,flip -9826,做空,2021-06-07 09:15:00,2021-06-07 09:25:00,2769.8,2783.7,0.44,100.0,0.016,-0.22,0.02,-0.24,flip -9827,做多,2021-06-07 09:25:00,2021-06-07 10:00:00,2783.7,2806.31,0.44,100.0,0.0158,0.36,0.02,0.34,tp_upper -9828,做多,2021-06-07 14:10:00,2021-06-07 14:15:00,2793.93,2784.22,0.44,100.0,0.0159,-0.15,0.02,-0.18,flip -9829,做空,2021-06-07 14:15:00,2021-06-07 15:20:00,2784.22,2789.52,0.44,100.0,0.0158,-0.08,0.02,-0.11,flip -9830,做多,2021-06-07 15:20:00,2021-06-07 15:25:00,2789.52,2784.66,0.44,100.0,0.0158,-0.08,0.02,-0.1,flip -9831,做空,2021-06-07 15:25:00,2021-06-07 17:00:00,2784.66,2748.47,0.44,100.0,0.0157,0.57,0.02,0.55,tp_lower -9832,做多,2021-06-08 08:10:00,2021-06-08 08:50:00,2538.46,2533.13,0.45,100.0,0.0177,-0.09,0.02,-0.12,flip -9833,做空,2021-06-08 08:50:00,2021-06-08 10:05:00,2533.13,2522.55,0.45,100.0,0.0177,0.19,0.02,0.17,flip -9834,做多,2021-06-08 10:05:00,2021-06-08 10:10:00,2522.55,2515.44,0.45,100.0,0.0178,-0.13,0.02,-0.15,flip -9835,做空,2021-06-08 10:10:00,2021-06-08 10:15:00,2515.44,2524.18,0.45,100.0,0.0178,-0.16,0.02,-0.18,flip -9836,做多,2021-06-08 10:15:00,2021-06-08 10:20:00,2524.18,2512.84,0.45,100.0,0.0177,-0.2,0.02,-0.22,flip -9837,做空,2021-06-08 10:20:00,2021-06-08 11:10:00,2512.84,2507.27,0.44,100.0,0.0177,0.1,0.02,0.08,flip -9838,做多,2021-06-08 11:10:00,2021-06-08 11:25:00,2507.27,2505.1,0.44,100.0,0.0177,-0.04,0.02,-0.06,flip -9839,做空,2021-06-08 11:25:00,2021-06-08 11:35:00,2505.1,2508.31,0.44,100.0,0.0177,-0.06,0.02,-0.08,flip -9840,做多,2021-06-08 11:35:00,2021-06-08 11:55:00,2508.31,2531.57,0.44,100.0,0.0176,0.41,0.02,0.39,tp_upper -9841,做多,2021-06-08 12:55:00,2021-06-08 18:25:00,2500.01,2447.38,0.45,100.0,0.0178,-0.94,0.02,-0.96,flip -9842,做空,2021-06-08 18:25:00,2021-06-08 18:30:00,2447.38,2451.76,0.44,100.0,0.0178,-0.08,0.02,-0.1,flip -9843,做多,2021-06-08 18:30:00,2021-06-08 20:25:00,2451.76,2523.14,0.44,100.0,0.0177,1.27,0.02,1.24,tp_upper -9844,做多,2021-06-09 00:50:00,2021-06-09 05:20:00,2468.89,2480.97,0.45,100.0,0.0183,0.22,0.02,0.2,flip -9845,做空,2021-06-09 05:20:00,2021-06-09 05:25:00,2480.97,2481.87,0.45,100.0,0.0183,-0.02,0.02,-0.04,flip -9846,做多,2021-06-09 05:25:00,2021-06-09 05:30:00,2481.87,2474.42,0.45,100.0,0.0183,-0.14,0.02,-0.16,flip -9847,做空,2021-06-09 05:30:00,2021-06-09 06:10:00,2474.42,2475.97,0.45,100.0,0.0182,-0.03,0.02,-0.05,flip -9848,做多,2021-06-09 06:10:00,2021-06-09 06:40:00,2475.97,2531.33,0.45,100.0,0.0182,1.01,0.02,0.98,tp_upper -9849,做多,2021-06-09 08:55:00,2021-06-09 09:05:00,2483.0,2477.99,0.46,100.0,0.0185,-0.09,0.02,-0.12,flip -9850,做空,2021-06-09 09:05:00,2021-06-09 09:10:00,2477.99,2485.84,0.46,100.0,0.0185,-0.15,0.02,-0.17,flip -9851,做多,2021-06-09 09:10:00,2021-06-09 10:05:00,2485.84,2470.0,0.46,100.0,0.0184,-0.29,0.02,-0.31,flip -9852,做空,2021-06-09 10:05:00,2021-06-09 10:10:00,2470.0,2479.75,0.45,100.0,0.0184,-0.18,0.02,-0.2,flip -9853,做多,2021-06-09 10:10:00,2021-06-09 11:50:00,2479.75,2530.13,0.45,100.0,0.0182,0.92,0.02,0.89,tp_upper -9854,做多,2021-06-09 15:00:00,2021-06-09 15:10:00,2529.94,2510.79,0.46,100.0,0.0182,-0.35,0.02,-0.37,flip -9855,做空,2021-06-09 15:10:00,2021-06-09 15:15:00,2510.79,2542.7,0.46,100.0,0.0182,-0.58,0.02,-0.6,flip -9856,做多,2021-06-09 15:15:00,2021-06-09 15:20:00,2542.7,2539.19,0.45,100.0,0.0177,-0.06,0.02,-0.08,tp_upper -9857,做多,2021-06-09 20:25:00,2021-06-09 20:30:00,2556.89,2551.73,0.45,100.0,0.0176,-0.09,0.02,-0.11,flip -9858,做空,2021-06-09 20:30:00,2021-06-09 20:35:00,2551.73,2565.12,0.45,100.0,0.0175,-0.23,0.02,-0.26,flip -9859,做多,2021-06-09 20:35:00,2021-06-09 21:20:00,2565.12,2559.48,0.44,100.0,0.0173,-0.1,0.02,-0.12,flip -9860,做空,2021-06-09 21:20:00,2021-06-10 00:35:00,2559.48,2580.76,0.44,100.0,0.0173,-0.37,0.02,-0.39,flip -9861,做多,2021-06-10 00:35:00,2021-06-10 00:40:00,2580.76,2579.43,0.45,100.0,0.0173,-0.02,0.02,-0.05,flip -9862,做空,2021-06-10 00:40:00,2021-06-10 00:45:00,2579.43,2580.92,0.45,100.0,0.0173,-0.03,0.02,-0.05,flip -9863,做多,2021-06-10 00:45:00,2021-06-10 00:55:00,2580.92,2579.43,0.44,100.0,0.0172,-0.03,0.02,-0.05,flip -9864,做空,2021-06-10 00:55:00,2021-06-10 01:00:00,2579.43,2586.94,0.44,100.0,0.0172,-0.13,0.02,-0.15,flip -9865,做多,2021-06-10 01:00:00,2021-06-10 01:40:00,2586.94,2584.05,0.44,100.0,0.0171,-0.05,0.02,-0.07,flip -9866,做空,2021-06-10 01:40:00,2021-06-10 01:45:00,2584.05,2588.2,0.44,100.0,0.0171,-0.07,0.02,-0.09,flip -9867,做多,2021-06-10 01:45:00,2021-06-10 01:50:00,2588.2,2568.32,0.44,100.0,0.017,-0.34,0.02,-0.36,flip -9868,做空,2021-06-10 01:50:00,2021-06-10 03:00:00,2568.32,2583.61,0.44,100.0,0.017,-0.26,0.02,-0.28,flip -9869,做多,2021-06-10 03:00:00,2021-06-10 03:25:00,2583.61,2578.52,0.43,100.0,0.0168,-0.09,0.02,-0.11,flip -9870,做空,2021-06-10 03:25:00,2021-06-10 03:30:00,2578.52,2578.57,0.43,100.0,0.0168,-0.0,0.02,-0.02,flip -9871,做多,2021-06-10 03:30:00,2021-06-10 10:00:00,2578.57,2596.06,0.43,100.0,0.0167,0.29,0.02,0.27,tp_upper -9872,做多,2021-06-10 12:45:00,2021-06-10 13:00:00,2558.6,2547.81,0.43,100.0,0.017,-0.18,0.02,-0.2,flip -9873,做空,2021-06-10 13:00:00,2021-06-10 13:05:00,2547.81,2551.12,0.43,100.0,0.0169,-0.06,0.02,-0.08,flip -9874,做多,2021-06-10 13:05:00,2021-06-10 13:10:00,2551.12,2544.92,0.43,100.0,0.0169,-0.1,0.02,-0.13,flip -9875,做空,2021-06-10 13:10:00,2021-06-10 14:00:00,2544.92,2552.24,0.43,100.0,0.0169,-0.12,0.02,-0.14,flip -9876,做多,2021-06-10 14:00:00,2021-06-10 14:05:00,2552.24,2512.64,0.43,100.0,0.0168,-0.66,0.02,-0.68,flip -9877,做空,2021-06-10 14:05:00,2021-06-10 14:10:00,2512.64,2531.72,0.42,100.0,0.0167,-0.32,0.02,-0.34,tp_lower -9878,做多,2021-06-10 22:10:00,2021-06-10 22:15:00,2489.1,2484.97,0.42,100.0,0.0167,-0.07,0.02,-0.09,flip -9879,做空,2021-06-10 22:15:00,2021-06-10 22:20:00,2484.97,2487.72,0.42,100.0,0.0167,-0.05,0.02,-0.07,flip -9880,做多,2021-06-10 22:20:00,2021-06-10 22:25:00,2487.72,2484.18,0.41,100.0,0.0167,-0.06,0.02,-0.08,flip -9881,做空,2021-06-10 22:25:00,2021-06-10 22:45:00,2484.18,2485.05,0.41,100.0,0.0167,-0.01,0.02,-0.04,flip -9882,做多,2021-06-10 22:45:00,2021-06-10 23:00:00,2485.05,2487.19,0.41,100.0,0.0166,0.04,0.02,0.01,flip -9883,做空,2021-06-10 23:00:00,2021-06-10 23:20:00,2487.19,2484.23,0.41,100.0,0.0166,0.05,0.02,0.03,flip -9884,做多,2021-06-10 23:20:00,2021-06-10 23:45:00,2484.23,2477.55,0.41,100.0,0.0166,-0.11,0.02,-0.13,flip -9885,做空,2021-06-10 23:45:00,2021-06-11 00:00:00,2477.55,2455.66,0.41,100.0,0.0166,0.36,0.02,0.34,tp_lower -9886,做多,2021-06-11 00:05:00,2021-06-11 00:20:00,2478.52,2468.92,0.42,100.0,0.0171,-0.16,0.02,-0.19,flip -9887,做空,2021-06-11 00:20:00,2021-06-11 00:35:00,2468.92,2448.95,0.42,100.0,0.0171,0.34,0.02,0.32,tp_lower -9888,做多,2021-06-11 03:00:00,2021-06-11 03:10:00,2459.32,2457.63,0.43,100.0,0.0173,-0.03,0.02,-0.05,flip -9889,做空,2021-06-11 03:10:00,2021-06-11 03:15:00,2457.63,2464.24,0.42,100.0,0.0173,-0.11,0.02,-0.14,flip -9890,做多,2021-06-11 03:15:00,2021-06-11 03:25:00,2464.24,2454.77,0.42,100.0,0.0172,-0.16,0.02,-0.18,flip -9891,做空,2021-06-11 03:25:00,2021-06-11 03:40:00,2454.77,2462.85,0.42,100.0,0.0172,-0.14,0.02,-0.16,flip -9892,做多,2021-06-11 03:40:00,2021-06-11 03:45:00,2462.85,2459.04,0.42,100.0,0.017,-0.06,0.02,-0.09,flip -9893,做空,2021-06-11 03:45:00,2021-06-11 03:50:00,2459.04,2459.61,0.42,100.0,0.017,-0.01,0.02,-0.03,flip -9894,做多,2021-06-11 03:50:00,2021-06-11 06:00:00,2459.61,2454.47,0.42,100.0,0.017,-0.09,0.02,-0.11,flip -9895,做空,2021-06-11 06:00:00,2021-06-11 06:55:00,2454.47,2428.08,0.42,100.0,0.017,0.45,0.02,0.43,tp_lower -9896,做多,2021-06-11 08:00:00,2021-06-11 08:10:00,2452.19,2452.99,0.42,100.0,0.0172,0.01,0.02,-0.01,flip -9897,做空,2021-06-11 08:10:00,2021-06-11 08:20:00,2452.99,2461.59,0.42,100.0,0.0171,-0.15,0.02,-0.17,flip -9898,做多,2021-06-11 08:20:00,2021-06-11 08:30:00,2461.59,2453.62,0.42,100.0,0.017,-0.14,0.02,-0.16,flip -9899,做空,2021-06-11 08:30:00,2021-06-11 08:45:00,2453.62,2449.53,0.42,100.0,0.017,0.07,0.02,0.05,flip -9900,做多,2021-06-11 08:45:00,2021-06-11 08:50:00,2449.53,2446.55,0.42,100.0,0.017,-0.05,0.02,-0.07,flip -9901,做空,2021-06-11 08:50:00,2021-06-11 09:05:00,2446.55,2451.59,0.42,100.0,0.017,-0.09,0.02,-0.11,flip -9902,做多,2021-06-11 09:05:00,2021-06-11 09:30:00,2451.59,2467.78,0.41,100.0,0.0169,0.27,0.02,0.25,tp_upper -9903,做多,2021-06-11 12:10:00,2021-06-11 12:35:00,2455.24,2457.8,0.42,100.0,0.017,0.04,0.02,0.02,flip -9904,做空,2021-06-11 12:35:00,2021-06-11 12:45:00,2457.8,2464.31,0.42,100.0,0.017,-0.11,0.02,-0.13,flip -9905,做多,2021-06-11 12:45:00,2021-06-11 12:50:00,2464.31,2456.17,0.42,100.0,0.0169,-0.14,0.02,-0.16,flip -9906,做空,2021-06-11 12:50:00,2021-06-11 12:55:00,2456.17,2456.6,0.41,100.0,0.0169,-0.01,0.02,-0.03,flip -9907,做多,2021-06-11 12:55:00,2021-06-11 14:05:00,2456.6,2459.7,0.41,100.0,0.0168,0.05,0.02,0.03,flip -9908,做空,2021-06-11 14:05:00,2021-06-11 14:20:00,2459.7,2459.57,0.41,100.0,0.0168,0.0,0.02,-0.02,flip -9909,做多,2021-06-11 14:20:00,2021-06-11 14:25:00,2459.57,2454.59,0.41,100.0,0.0168,-0.08,0.02,-0.1,flip -9910,做空,2021-06-11 14:25:00,2021-06-11 14:30:00,2454.59,2459.99,0.41,100.0,0.0168,-0.09,0.02,-0.11,flip -9911,做多,2021-06-11 14:30:00,2021-06-11 14:40:00,2459.99,2455.16,0.41,100.0,0.0167,-0.08,0.02,-0.1,flip -9912,做空,2021-06-11 14:40:00,2021-06-11 15:00:00,2455.16,2433.83,0.41,100.0,0.0167,0.36,0.02,0.34,tp_lower -9913,做多,2021-06-12 07:05:00,2021-06-12 07:10:00,2319.68,2316.08,0.42,100.0,0.0182,-0.07,0.02,-0.09,flip -9914,做空,2021-06-12 07:10:00,2021-06-12 07:30:00,2316.08,2313.61,0.42,100.0,0.0182,0.04,0.02,0.02,flip -9915,做多,2021-06-12 07:30:00,2021-06-12 08:00:00,2313.61,2310.27,0.42,100.0,0.0182,-0.06,0.02,-0.08,flip -9916,做空,2021-06-12 08:00:00,2021-06-12 08:05:00,2310.27,2312.91,0.42,100.0,0.0182,-0.05,0.02,-0.07,flip -9917,做多,2021-06-12 08:05:00,2021-06-12 08:30:00,2312.91,2311.44,0.42,100.0,0.0182,-0.03,0.02,-0.05,flip -9918,做空,2021-06-12 08:30:00,2021-06-12 08:55:00,2311.44,2307.54,0.42,100.0,0.0181,0.07,0.02,0.05,flip -9919,做多,2021-06-12 08:55:00,2021-06-12 10:00:00,2307.54,2331.9,0.42,100.0,0.0182,0.44,0.02,0.42,tp_upper -9920,做多,2021-06-12 10:15:00,2021-06-12 10:25:00,2314.57,2340.19,0.42,100.0,0.0183,0.47,0.02,0.45,tp_upper -9921,做多,2021-06-12 19:55:00,2021-06-12 20:25:00,2409.78,2409.99,0.43,100.0,0.0177,0.0,0.02,-0.02,flip -9922,做空,2021-06-12 20:25:00,2021-06-12 20:30:00,2409.99,2417.05,0.43,100.0,0.0177,-0.13,0.02,-0.15,flip -9923,做多,2021-06-12 20:30:00,2021-06-12 20:35:00,2417.05,2406.7,0.43,100.0,0.0176,-0.18,0.02,-0.2,flip -9924,做空,2021-06-12 20:35:00,2021-06-12 21:15:00,2406.7,2408.85,0.42,100.0,0.0176,-0.04,0.02,-0.06,flip -9925,做多,2021-06-12 21:15:00,2021-06-12 22:05:00,2408.85,2408.26,0.42,100.0,0.0175,-0.01,0.02,-0.03,flip -9926,做空,2021-06-12 22:05:00,2021-06-12 22:20:00,2408.26,2380.93,0.42,100.0,0.0175,0.48,0.02,0.46,tp_lower -9927,做多,2021-06-13 01:00:00,2021-06-13 01:20:00,2415.14,2397.49,0.43,100.0,0.0179,-0.32,0.02,-0.34,flip -9928,做空,2021-06-13 01:20:00,2021-06-13 01:25:00,2397.49,2406.51,0.43,100.0,0.0179,-0.16,0.02,-0.18,flip -9929,做多,2021-06-13 01:25:00,2021-06-13 02:10:00,2406.51,2402.8,0.43,100.0,0.0177,-0.07,0.02,-0.09,flip -9930,做空,2021-06-13 02:10:00,2021-06-13 02:25:00,2402.8,2400.48,0.43,100.0,0.0177,0.04,0.02,0.02,flip -9931,做多,2021-06-13 02:25:00,2021-06-13 02:40:00,2400.48,2397.73,0.43,100.0,0.0177,-0.05,0.02,-0.07,flip -9932,做空,2021-06-13 02:40:00,2021-06-13 03:00:00,2397.73,2370.59,0.42,100.0,0.0177,0.48,0.02,0.46,tp_lower -9933,做多,2021-06-13 08:30:00,2021-06-13 08:35:00,2362.5,2360.82,0.43,100.0,0.0181,-0.03,0.02,-0.05,flip -9934,做空,2021-06-13 08:35:00,2021-06-13 08:55:00,2360.82,2355.17,0.43,100.0,0.0181,0.1,0.02,0.08,flip -9935,做多,2021-06-13 08:55:00,2021-06-13 09:05:00,2355.17,2353.76,0.43,100.0,0.0182,-0.03,0.02,-0.05,flip -9936,做空,2021-06-13 09:05:00,2021-06-13 09:40:00,2353.76,2352.57,0.43,100.0,0.0182,0.02,0.02,0.0,flip -9937,做多,2021-06-13 09:40:00,2021-06-13 12:00:00,2352.57,2379.59,0.43,100.0,0.0182,0.49,0.02,0.47,tp_upper -9938,做多,2021-06-13 15:50:00,2021-06-13 15:55:00,2351.02,2350.29,0.43,100.0,0.0184,-0.01,0.02,-0.04,flip -9939,做空,2021-06-13 15:55:00,2021-06-13 16:10:00,2350.29,2370.15,0.43,100.0,0.0184,-0.36,0.02,-0.39,flip -9940,做多,2021-06-13 16:10:00,2021-06-13 16:15:00,2370.15,2384.37,0.43,100.0,0.018,0.26,0.02,0.23,tp_upper -9941,做多,2021-06-14 05:30:00,2021-06-14 05:50:00,2502.86,2499.47,0.43,100.0,0.0174,-0.06,0.02,-0.08,flip -9942,做空,2021-06-14 05:50:00,2021-06-14 06:05:00,2499.47,2499.53,0.43,100.0,0.0174,-0.0,0.02,-0.02,flip -9943,做多,2021-06-14 06:05:00,2021-06-14 07:10:00,2499.53,2499.29,0.43,100.0,0.0173,-0.0,0.02,-0.03,flip -9944,做空,2021-06-14 07:10:00,2021-06-14 07:25:00,2499.29,2498.61,0.43,100.0,0.0173,0.01,0.02,-0.01,flip -9945,做多,2021-06-14 07:25:00,2021-06-14 07:30:00,2498.61,2498.5,0.43,100.0,0.0173,-0.0,0.02,-0.02,flip -9946,做空,2021-06-14 07:30:00,2021-06-14 07:40:00,2498.5,2499.24,0.43,100.0,0.0173,-0.01,0.02,-0.03,flip -9947,做多,2021-06-14 07:40:00,2021-06-14 07:45:00,2499.24,2495.71,0.43,100.0,0.0173,-0.06,0.02,-0.08,flip -9948,做空,2021-06-14 07:45:00,2021-06-14 07:55:00,2495.71,2499.14,0.43,100.0,0.0173,-0.06,0.02,-0.08,flip -9949,做多,2021-06-14 07:55:00,2021-06-14 08:00:00,2499.14,2487.67,0.43,100.0,0.0172,-0.2,0.02,-0.22,flip -9950,做空,2021-06-14 08:00:00,2021-06-14 08:10:00,2487.67,2478.0,0.43,100.0,0.0172,0.17,0.02,0.14,tp_lower -9951,做多,2021-06-14 10:40:00,2021-06-14 10:55:00,2490.52,2487.5,0.43,100.0,0.0172,-0.05,0.02,-0.07,flip -9952,做空,2021-06-14 10:55:00,2021-06-14 11:00:00,2487.5,2488.41,0.43,100.0,0.0172,-0.02,0.02,-0.04,flip -9953,做多,2021-06-14 11:00:00,2021-06-14 11:05:00,2488.41,2486.52,0.43,100.0,0.0172,-0.03,0.02,-0.05,flip -9954,做空,2021-06-14 11:05:00,2021-06-14 12:00:00,2486.52,2474.76,0.43,100.0,0.0171,0.2,0.02,0.18,tp_lower -9955,做多,2021-06-14 12:30:00,2021-06-14 12:50:00,2485.48,2484.35,0.43,100.0,0.0172,-0.02,0.02,-0.04,flip -9956,做空,2021-06-14 12:50:00,2021-06-14 12:55:00,2484.35,2492.0,0.43,100.0,0.0172,-0.13,0.02,-0.15,flip -9957,做多,2021-06-14 12:55:00,2021-06-14 13:00:00,2492.0,2515.62,0.43,100.0,0.0171,0.4,0.02,0.38,tp_upper -9958,做多,2021-06-14 19:00:00,2021-06-14 19:05:00,2538.42,2528.2,0.43,100.0,0.0169,-0.17,0.02,-0.19,flip -9959,做空,2021-06-14 19:05:00,2021-06-14 19:20:00,2528.2,2531.47,0.43,100.0,0.0169,-0.06,0.02,-0.08,flip -9960,做多,2021-06-14 19:20:00,2021-06-14 19:25:00,2531.47,2528.72,0.43,100.0,0.0168,-0.05,0.02,-0.07,flip -9961,做空,2021-06-14 19:25:00,2021-06-14 19:30:00,2528.72,2536.01,0.42,100.0,0.0168,-0.12,0.02,-0.14,flip -9962,做多,2021-06-14 19:30:00,2021-06-14 19:45:00,2536.01,2537.14,0.42,100.0,0.0167,0.02,0.02,-0.0,flip -9963,做空,2021-06-14 19:45:00,2021-06-14 19:55:00,2537.14,2538.53,0.42,100.0,0.0167,-0.02,0.02,-0.04,flip -9964,做多,2021-06-14 19:55:00,2021-06-14 20:10:00,2538.53,2539.82,0.42,100.0,0.0166,0.02,0.02,0.0,flip -9965,做空,2021-06-14 20:10:00,2021-06-14 20:25:00,2539.82,2540.7,0.42,100.0,0.0166,-0.01,0.02,-0.04,flip -9966,做多,2021-06-14 20:25:00,2021-06-14 20:30:00,2540.7,2533.56,0.42,100.0,0.0166,-0.12,0.02,-0.14,flip -9967,做空,2021-06-14 20:30:00,2021-06-14 20:40:00,2533.56,2541.62,0.42,100.0,0.0166,-0.13,0.02,-0.15,flip -9968,做多,2021-06-14 20:40:00,2021-06-14 20:55:00,2541.62,2539.44,0.42,100.0,0.0165,-0.04,0.02,-0.06,flip -9969,做空,2021-06-14 20:55:00,2021-06-14 21:00:00,2539.44,2567.04,0.42,100.0,0.0164,-0.45,0.02,-0.47,flip -9970,做多,2021-06-14 21:00:00,2021-06-14 22:40:00,2567.04,2559.46,0.41,100.0,0.0161,-0.12,0.02,-0.14,flip -9971,做空,2021-06-14 22:40:00,2021-06-14 23:05:00,2559.46,2561.13,0.41,100.0,0.0161,-0.03,0.02,-0.05,flip -9972,做多,2021-06-14 23:05:00,2021-06-14 23:45:00,2561.13,2580.36,0.41,100.0,0.016,0.31,0.02,0.29,tp_upper -9973,做多,2021-06-15 12:00:00,2021-06-15 12:15:00,2592.71,2594.73,0.43,100.0,0.0164,0.03,0.02,0.01,flip -9974,做空,2021-06-15 12:15:00,2021-06-15 12:50:00,2594.73,2594.3,0.42,100.0,0.0164,0.01,0.02,-0.01,flip -9975,做多,2021-06-15 12:50:00,2021-06-15 13:00:00,2594.3,2590.73,0.42,100.0,0.0164,-0.06,0.02,-0.08,flip -9976,做空,2021-06-15 13:00:00,2021-06-15 14:05:00,2590.73,2573.2,0.42,100.0,0.0164,0.29,0.02,0.27,tp_lower -9977,做多,2021-06-15 17:55:00,2021-06-15 18:00:00,2576.68,2611.52,0.43,100.0,0.0165,0.58,0.02,0.55,tp_upper -9978,做多,2021-06-15 22:40:00,2021-06-15 22:55:00,2556.28,2554.79,0.43,100.0,0.0169,-0.03,0.02,-0.05,flip -9979,做空,2021-06-15 22:55:00,2021-06-15 23:20:00,2554.79,2554.73,0.43,100.0,0.0169,0.0,0.02,-0.02,flip -9980,做多,2021-06-15 23:20:00,2021-06-15 23:30:00,2554.73,2553.25,0.43,100.0,0.0168,-0.02,0.02,-0.05,flip -9981,做空,2021-06-15 23:30:00,2021-06-16 00:00:00,2553.25,2526.81,0.43,100.0,0.0168,0.44,0.02,0.42,tp_lower -9982,做多,2021-06-16 04:30:00,2021-06-16 04:35:00,2535.01,2531.19,0.44,100.0,0.0172,-0.07,0.02,-0.09,flip -9983,做空,2021-06-16 04:35:00,2021-06-16 04:45:00,2531.19,2530.01,0.44,100.0,0.0172,0.02,0.02,-0.0,flip -9984,做多,2021-06-16 04:45:00,2021-06-16 04:55:00,2530.01,2530.91,0.44,100.0,0.0172,0.02,0.02,-0.01,flip -9985,做空,2021-06-16 04:55:00,2021-06-16 05:55:00,2530.91,2527.83,0.44,100.0,0.0172,0.05,0.02,0.03,flip -9986,做多,2021-06-16 05:55:00,2021-06-16 06:00:00,2527.83,2527.4,0.44,100.0,0.0172,-0.01,0.02,-0.03,flip -9987,做空,2021-06-16 06:00:00,2021-06-16 06:20:00,2527.4,2527.55,0.43,100.0,0.0172,-0.0,0.02,-0.02,flip -9988,做多,2021-06-16 06:20:00,2021-06-16 07:00:00,2527.55,2551.07,0.43,100.0,0.0172,0.4,0.02,0.38,tp_upper -9989,做多,2021-06-16 08:00:00,2021-06-16 08:25:00,2533.0,2527.29,0.44,100.0,0.0173,-0.1,0.02,-0.12,flip -9990,做空,2021-06-16 08:25:00,2021-06-16 08:45:00,2527.29,2529.52,0.44,100.0,0.0173,-0.04,0.02,-0.06,flip -9991,做多,2021-06-16 08:45:00,2021-06-16 08:50:00,2529.52,2525.18,0.44,100.0,0.0172,-0.07,0.02,-0.1,flip -9992,做空,2021-06-16 08:50:00,2021-06-16 09:15:00,2525.18,2516.38,0.43,100.0,0.0172,0.15,0.02,0.13,tp_lower -9993,做多,2021-06-16 18:00:00,2021-06-17 01:15:00,2440.26,2402.81,0.44,100.0,0.0179,-0.67,0.02,-0.69,flip -9994,做空,2021-06-17 01:15:00,2021-06-17 01:20:00,2402.81,2403.1,0.43,100.0,0.018,-0.01,0.02,-0.03,flip -9995,做多,2021-06-17 01:20:00,2021-06-17 01:25:00,2403.1,2401.56,0.43,100.0,0.018,-0.03,0.02,-0.05,flip -9996,做空,2021-06-17 01:25:00,2021-06-17 01:30:00,2401.56,2406.86,0.43,100.0,0.018,-0.1,0.02,-0.12,flip -9997,做多,2021-06-17 01:30:00,2021-06-17 01:40:00,2406.86,2403.81,0.43,100.0,0.0179,-0.05,0.02,-0.08,flip -9998,做空,2021-06-17 01:40:00,2021-06-17 11:00:00,2403.81,2434.8,0.43,100.0,0.0179,-0.55,0.02,-0.58,flip -9999,做多,2021-06-17 11:00:00,2021-06-17 11:20:00,2434.8,2430.85,0.42,100.0,0.0174,-0.07,0.02,-0.09,flip -10000,做空,2021-06-17 11:20:00,2021-06-17 12:00:00,2430.85,2415.69,0.42,100.0,0.0174,0.26,0.02,0.24,tp_lower -10001,做多,2021-06-17 15:50:00,2021-06-17 16:00:00,2416.31,2406.42,0.42,100.0,0.0176,-0.17,0.02,-0.2,flip -10002,做空,2021-06-17 16:00:00,2021-06-17 16:20:00,2406.42,2384.76,0.42,100.0,0.0176,0.38,0.02,0.36,tp_lower -10003,做多,2021-06-17 22:55:00,2021-06-18 00:55:00,2359.58,2347.74,0.43,100.0,0.0181,-0.21,0.02,-0.23,flip -10004,做空,2021-06-18 00:55:00,2021-06-18 01:05:00,2347.74,2347.61,0.43,100.0,0.0182,0.0,0.02,-0.02,flip -10005,做多,2021-06-18 01:05:00,2021-06-18 01:15:00,2347.61,2345.98,0.43,100.0,0.0182,-0.03,0.02,-0.05,flip -10006,做空,2021-06-18 01:15:00,2021-06-18 02:05:00,2345.98,2316.07,0.43,100.0,0.0182,0.54,0.02,0.52,tp_lower -10007,做多,2021-06-18 02:45:00,2021-06-18 02:55:00,2343.35,2339.0,0.43,100.0,0.0184,-0.08,0.02,-0.1,flip -10008,做空,2021-06-18 02:55:00,2021-06-18 03:00:00,2339.0,2339.66,0.43,100.0,0.0184,-0.01,0.02,-0.03,flip -10009,做多,2021-06-18 03:00:00,2021-06-18 03:10:00,2339.66,2338.3,0.43,100.0,0.0184,-0.02,0.02,-0.05,flip -10010,做空,2021-06-18 03:10:00,2021-06-18 03:25:00,2338.3,2341.02,0.43,100.0,0.0183,-0.05,0.02,-0.07,flip -10011,做多,2021-06-18 03:25:00,2021-06-18 03:50:00,2341.02,2344.23,0.43,100.0,0.0183,0.06,0.02,0.04,flip -10012,做空,2021-06-18 03:50:00,2021-06-18 04:00:00,2344.23,2341.85,0.43,100.0,0.0183,0.04,0.02,0.02,flip -10013,做多,2021-06-18 04:00:00,2021-06-18 04:25:00,2341.85,2342.54,0.43,100.0,0.0183,0.01,0.02,-0.01,flip -10014,做空,2021-06-18 04:25:00,2021-06-18 04:30:00,2342.54,2345.04,0.43,100.0,0.0183,-0.05,0.02,-0.07,flip -10015,做多,2021-06-18 04:30:00,2021-06-18 05:00:00,2345.04,2358.47,0.43,100.0,0.0182,0.24,0.02,0.22,tp_upper -10016,做多,2021-06-18 07:30:00,2021-06-18 07:45:00,2342.66,2344.79,0.43,100.0,0.0183,0.04,0.02,0.02,flip -10017,做空,2021-06-18 07:45:00,2021-06-18 08:05:00,2344.79,2353.58,0.43,100.0,0.0183,-0.16,0.02,-0.18,flip -10018,做多,2021-06-18 08:05:00,2021-06-18 08:45:00,2353.58,2344.94,0.43,100.0,0.0181,-0.16,0.02,-0.18,flip -10019,做空,2021-06-18 08:45:00,2021-06-18 09:20:00,2344.94,2328.48,0.42,100.0,0.0181,0.3,0.02,0.28,tp_lower -10020,做多,2021-06-18 11:00:00,2021-06-18 11:05:00,2334.84,2330.11,0.43,100.0,0.0183,-0.09,0.02,-0.11,flip -10021,做空,2021-06-18 11:05:00,2021-06-18 11:30:00,2330.11,2310.6,0.43,100.0,0.0183,0.36,0.02,0.34,tp_lower -10022,做多,2021-06-18 21:55:00,2021-06-18 22:00:00,2220.22,2213.11,0.43,100.0,0.0193,-0.14,0.02,-0.16,flip -10023,做空,2021-06-18 22:00:00,2021-06-18 22:55:00,2213.11,2214.87,0.43,100.0,0.0193,-0.03,0.02,-0.06,flip -10024,做多,2021-06-18 22:55:00,2021-06-18 23:00:00,2214.87,2205.82,0.43,100.0,0.0193,-0.17,0.02,-0.2,flip -10025,做空,2021-06-18 23:00:00,2021-06-18 23:20:00,2205.82,2213.07,0.42,100.0,0.0192,-0.14,0.02,-0.16,flip -10026,做多,2021-06-18 23:20:00,2021-06-19 00:10:00,2213.07,2246.21,0.42,100.0,0.0191,0.63,0.02,0.61,tp_upper -10027,做多,2021-06-19 02:50:00,2021-06-19 03:00:00,2209.76,2208.0,0.44,100.0,0.0198,-0.03,0.02,-0.06,flip -10028,做空,2021-06-19 03:00:00,2021-06-19 04:30:00,2208.0,2204.89,0.44,100.0,0.0198,0.06,0.02,0.04,flip -10029,做多,2021-06-19 04:30:00,2021-06-19 05:15:00,2204.89,2212.69,0.44,100.0,0.0198,0.15,0.02,0.13,flip -10030,做空,2021-06-19 05:15:00,2021-06-19 05:20:00,2212.69,2219.04,0.44,100.0,0.0198,-0.13,0.02,-0.15,flip -10031,做多,2021-06-19 05:20:00,2021-06-19 06:15:00,2219.04,2237.08,0.44,100.0,0.0197,0.35,0.02,0.33,tp_upper -10032,做多,2021-06-19 07:25:00,2021-06-19 08:30:00,2218.1,2252.29,0.44,100.0,0.0198,0.68,0.02,0.65,tp_upper -10033,做多,2021-06-19 09:55:00,2021-06-19 10:00:00,2226.11,2225.45,0.45,100.0,0.02,-0.01,0.02,-0.04,flip -10034,做空,2021-06-19 10:00:00,2021-06-19 10:25:00,2225.45,2231.37,0.44,100.0,0.02,-0.12,0.02,-0.14,flip -10035,做多,2021-06-19 10:25:00,2021-06-19 10:30:00,2231.37,2224.4,0.44,100.0,0.0199,-0.14,0.02,-0.16,flip -10036,做空,2021-06-19 10:30:00,2021-06-19 10:35:00,2224.4,2228.8,0.44,100.0,0.0198,-0.09,0.02,-0.11,flip -10037,做多,2021-06-19 10:35:00,2021-06-19 10:55:00,2228.8,2219.67,0.44,100.0,0.0198,-0.18,0.02,-0.2,flip -10038,做空,2021-06-19 10:55:00,2021-06-19 11:00:00,2219.67,2229.79,0.44,100.0,0.0197,-0.2,0.02,-0.22,flip -10039,做多,2021-06-19 11:00:00,2021-06-19 12:05:00,2229.79,2256.11,0.44,100.0,0.0195,0.51,0.02,0.49,tp_upper -10040,做多,2021-06-19 13:10:00,2021-06-19 13:35:00,2231.02,2230.75,0.44,100.0,0.0197,-0.01,0.02,-0.03,flip -10041,做空,2021-06-19 13:35:00,2021-06-19 13:45:00,2230.75,2228.12,0.44,100.0,0.0197,0.05,0.02,0.03,flip -10042,做多,2021-06-19 13:45:00,2021-06-19 14:10:00,2228.12,2229.78,0.44,100.0,0.0197,0.03,0.02,0.01,flip -10043,做空,2021-06-19 14:10:00,2021-06-19 14:15:00,2229.78,2235.01,0.44,100.0,0.0197,-0.1,0.02,-0.13,flip -10044,做多,2021-06-19 14:15:00,2021-06-19 14:30:00,2235.01,2251.1,0.44,100.0,0.0196,0.32,0.02,0.29,tp_upper -10045,做多,2021-06-19 15:45:00,2021-06-19 16:00:00,2238.73,2241.38,0.44,100.0,0.0197,0.05,0.02,0.03,tp_upper -10046,做多,2021-06-19 16:30:00,2021-06-19 16:40:00,2236.35,2233.66,0.44,100.0,0.0197,-0.05,0.02,-0.08,flip -10047,做空,2021-06-19 16:40:00,2021-06-19 16:50:00,2233.66,2242.43,0.44,100.0,0.0197,-0.17,0.02,-0.19,flip -10048,做多,2021-06-19 16:50:00,2021-06-19 17:00:00,2242.43,2234.78,0.44,100.0,0.0195,-0.15,0.02,-0.17,flip -10049,做空,2021-06-19 17:00:00,2021-06-19 17:55:00,2234.78,2222.2,0.44,100.0,0.0195,0.25,0.02,0.22,tp_lower -10050,做多,2021-06-20 03:05:00,2021-06-20 08:25:00,2189.19,2192.18,0.45,100.0,0.0204,0.06,0.02,0.04,flip -10051,做空,2021-06-20 08:25:00,2021-06-20 09:50:00,2192.18,2167.55,0.45,100.0,0.0204,0.5,0.02,0.48,tp_lower -10052,做多,2021-06-20 16:15:00,2021-06-20 16:20:00,2125.37,2121.78,0.45,100.0,0.0213,-0.08,0.02,-0.1,flip -10053,做空,2021-06-20 16:20:00,2021-06-20 16:25:00,2121.78,2127.51,0.45,100.0,0.0212,-0.12,0.02,-0.14,flip -10054,做多,2021-06-20 16:25:00,2021-06-20 16:30:00,2127.51,2123.46,0.45,100.0,0.0211,-0.09,0.02,-0.11,flip -10055,做空,2021-06-20 16:30:00,2021-06-20 16:40:00,2123.46,2124.69,0.45,100.0,0.0211,-0.03,0.02,-0.05,flip -10056,做多,2021-06-20 16:40:00,2021-06-20 16:45:00,2124.69,2118.82,0.45,100.0,0.021,-0.12,0.02,-0.15,flip -10057,做空,2021-06-20 16:45:00,2021-06-20 16:55:00,2118.82,2121.65,0.45,100.0,0.021,-0.06,0.02,-0.08,flip -10058,做多,2021-06-20 16:55:00,2021-06-20 17:00:00,2121.65,2116.8,0.44,100.0,0.0209,-0.1,0.02,-0.12,flip -10059,做空,2021-06-20 17:00:00,2021-06-20 17:05:00,2116.8,2123.51,0.44,100.0,0.0209,-0.14,0.02,-0.16,flip -10060,做多,2021-06-20 17:05:00,2021-06-20 18:55:00,2123.51,2159.71,0.44,100.0,0.0208,0.75,0.02,0.73,tp_upper -10061,做多,2021-06-21 01:40:00,2021-06-21 01:55:00,2204.79,2205.44,0.45,100.0,0.0205,0.01,0.02,-0.01,flip -10062,做空,2021-06-21 01:55:00,2021-06-21 02:00:00,2205.44,2212.49,0.45,100.0,0.0205,-0.14,0.02,-0.17,flip -10063,做多,2021-06-21 02:00:00,2021-06-21 02:10:00,2212.49,2208.34,0.45,100.0,0.0204,-0.08,0.02,-0.11,flip -10064,做空,2021-06-21 02:10:00,2021-06-21 02:20:00,2208.34,2206.77,0.45,100.0,0.0203,0.03,0.02,0.01,flip -10065,做多,2021-06-21 02:20:00,2021-06-21 14:00:00,2206.77,2003.13,0.45,100.0,0.0203,-4.14,0.02,-4.16,flip -10066,做空,2021-06-21 14:00:00,2021-06-21 14:40:00,2003.13,2008.99,0.41,100.0,0.0203,-0.12,0.02,-0.14,flip -10067,做多,2021-06-21 14:40:00,2021-06-21 14:45:00,2008.99,2007.36,0.41,100.0,0.0202,-0.03,0.02,-0.05,flip -10068,做空,2021-06-21 14:45:00,2021-06-21 15:05:00,2007.36,2001.08,0.4,100.0,0.0202,0.13,0.02,0.11,flip -10069,做多,2021-06-21 15:05:00,2021-06-21 15:10:00,2001.08,1993.18,0.41,100.0,0.0203,-0.16,0.02,-0.18,flip -10070,做空,2021-06-21 15:10:00,2021-06-21 15:20:00,1993.18,1996.35,0.4,100.0,0.0203,-0.06,0.02,-0.08,flip -10071,做多,2021-06-21 15:20:00,2021-06-21 15:25:00,1996.35,1981.73,0.4,100.0,0.0202,-0.29,0.02,-0.31,flip -10072,做空,2021-06-21 15:25:00,2021-06-21 15:55:00,1981.73,1982.82,0.4,100.0,0.0201,-0.02,0.02,-0.04,flip -10073,做多,2021-06-21 15:55:00,2021-06-21 16:05:00,1982.82,1993.69,0.4,100.0,0.0201,0.22,0.02,0.2,flip -10074,做空,2021-06-21 16:05:00,2021-06-21 16:30:00,1993.69,1930.28,0.4,100.0,0.0201,1.27,0.02,1.25,tp_lower -10075,做多,2021-06-21 18:50:00,2021-06-21 18:55:00,1963.52,1959.19,0.41,100.0,0.021,-0.09,0.02,-0.11,flip -10076,做空,2021-06-21 18:55:00,2021-06-21 19:30:00,1959.19,1920.02,0.41,100.0,0.021,0.82,0.02,0.8,tp_lower -10077,做多,2021-06-21 20:45:00,2021-06-22 01:10:00,1949.42,1968.9,0.42,100.0,0.0215,0.42,0.02,0.4,tp_upper -10078,做多,2021-06-22 05:40:00,2021-06-22 05:50:00,1934.96,1926.83,0.43,100.0,0.0222,-0.18,0.02,-0.2,flip -10079,做空,2021-06-22 05:50:00,2021-06-22 05:55:00,1926.83,1936.06,0.43,100.0,0.0222,-0.2,0.02,-0.23,flip -10080,做多,2021-06-22 05:55:00,2021-06-22 08:00:00,1936.06,1926.37,0.42,100.0,0.0219,-0.21,0.02,-0.23,flip -10081,做空,2021-06-22 08:00:00,2021-06-22 08:15:00,1926.37,1892.07,0.42,100.0,0.0219,0.75,0.02,0.73,tp_lower -10082,做多,2021-06-22 15:25:00,2021-06-22 15:35:00,1849.78,1854.92,0.43,100.0,0.0232,0.12,0.02,0.1,flip -10083,做空,2021-06-22 15:35:00,2021-06-22 15:40:00,1854.92,1855.56,0.43,100.0,0.0232,-0.01,0.02,-0.04,flip -10084,做多,2021-06-22 15:40:00,2021-06-22 15:55:00,1855.56,1858.56,0.43,100.0,0.0231,0.07,0.02,0.05,flip -10085,做空,2021-06-22 15:55:00,2021-06-22 16:00:00,1858.56,1890.02,0.43,100.0,0.0231,-0.73,0.02,-0.75,flip -10086,做多,2021-06-22 16:00:00,2021-06-22 18:30:00,1890.02,1934.22,0.42,100.0,0.0223,0.99,0.02,0.96,tp_upper -10087,做多,2021-06-22 21:45:00,2021-06-22 21:50:00,1871.24,1861.63,0.43,100.0,0.023,-0.22,0.02,-0.24,flip -10088,做空,2021-06-22 21:50:00,2021-06-22 22:40:00,1861.63,1877.41,0.43,100.0,0.023,-0.36,0.02,-0.38,flip -10089,做多,2021-06-22 22:40:00,2021-06-22 22:45:00,1877.41,1867.32,0.42,100.0,0.0226,-0.23,0.02,-0.25,flip -10090,做空,2021-06-22 22:45:00,2021-06-22 22:50:00,1867.32,1867.54,0.42,100.0,0.0226,-0.0,0.02,-0.03,flip -10091,做多,2021-06-22 22:50:00,2021-06-22 23:05:00,1867.54,1875.79,0.42,100.0,0.0226,0.19,0.02,0.16,flip -10092,做空,2021-06-22 23:05:00,2021-06-22 23:20:00,1875.79,1875.29,0.42,100.0,0.0225,0.01,0.02,-0.01,flip -10093,做多,2021-06-22 23:20:00,2021-06-23 00:00:00,1875.29,1866.06,0.42,100.0,0.0225,-0.21,0.02,-0.23,flip -10094,做空,2021-06-23 00:00:00,2021-06-23 00:10:00,1866.06,1836.32,0.43,100.0,0.0228,0.68,0.02,0.66,tp_lower -10095,做多,2021-06-23 00:40:00,2021-06-23 00:45:00,1919.98,1936.09,0.43,100.0,0.0225,0.36,0.02,0.34,tp_upper -10096,做多,2021-06-23 08:45:00,2021-06-23 08:55:00,1979.78,1968.12,0.44,100.0,0.022,-0.26,0.02,-0.28,flip -10097,做空,2021-06-23 08:55:00,2021-06-23 09:00:00,1968.12,1973.42,0.43,100.0,0.022,-0.12,0.02,-0.14,flip -10098,做多,2021-06-23 09:00:00,2021-06-23 09:45:00,1973.42,1992.59,0.43,100.0,0.0218,0.42,0.02,0.4,flip -10099,做空,2021-06-23 09:45:00,2021-06-23 09:50:00,1992.59,1993.14,0.43,100.0,0.0218,-0.01,0.02,-0.03,flip -10100,做多,2021-06-23 09:50:00,2021-06-23 10:35:00,1993.14,2000.55,0.43,100.0,0.0218,0.16,0.02,0.14,flip -10101,做空,2021-06-23 10:35:00,2021-06-23 10:45:00,2000.55,2006.42,0.44,100.0,0.0218,-0.13,0.02,-0.15,flip -10102,做多,2021-06-23 10:45:00,2021-06-23 11:00:00,2006.42,2005.13,0.43,100.0,0.0216,-0.03,0.02,-0.05,tp_upper -10103,做多,2021-06-23 12:20:00,2021-06-23 12:35:00,2002.41,1999.37,0.43,100.0,0.0216,-0.07,0.02,-0.09,flip -10104,做空,2021-06-23 12:35:00,2021-06-23 12:40:00,1999.37,2000.71,0.43,100.0,0.0216,-0.03,0.02,-0.05,flip -10105,做多,2021-06-23 12:40:00,2021-06-23 12:45:00,2000.71,1997.73,0.43,100.0,0.0216,-0.06,0.02,-0.09,flip -10106,做空,2021-06-23 12:45:00,2021-06-23 12:50:00,1997.73,2005.35,0.43,100.0,0.0215,-0.16,0.02,-0.19,flip -10107,做多,2021-06-23 12:50:00,2021-06-23 13:05:00,2005.35,2014.93,0.43,100.0,0.0213,0.2,0.02,0.18,tp_upper -10108,做多,2021-06-23 13:45:00,2021-06-23 13:50:00,2005.11,2000.09,0.43,100.0,0.0214,-0.11,0.02,-0.13,flip -10109,做空,2021-06-23 13:50:00,2021-06-23 14:00:00,2000.09,1982.66,0.43,100.0,0.0214,0.37,0.02,0.35,tp_lower -10110,做多,2021-06-23 14:30:00,2021-06-23 14:50:00,2002.04,1995.92,0.43,100.0,0.0216,-0.13,0.02,-0.15,flip -10111,做空,2021-06-23 14:50:00,2021-06-23 15:05:00,1995.92,1985.59,0.43,100.0,0.0215,0.22,0.02,0.2,tp_lower -10112,做多,2021-06-23 16:20:00,2021-06-23 16:25:00,1999.58,1994.0,0.43,100.0,0.0216,-0.12,0.02,-0.14,flip -10113,做空,2021-06-23 16:25:00,2021-06-23 17:25:00,1994.0,1973.86,0.43,100.0,0.0216,0.43,0.02,0.41,tp_lower -10114,做多,2021-06-23 23:30:00,2021-06-24 00:00:00,1963.15,1962.86,0.43,100.0,0.0221,-0.01,0.02,-0.03,flip -10115,做空,2021-06-24 00:00:00,2021-06-24 00:05:00,1962.86,1966.42,0.44,100.0,0.0225,-0.08,0.02,-0.1,flip -10116,做多,2021-06-24 00:05:00,2021-06-24 00:35:00,1966.42,1952.95,0.44,100.0,0.0224,-0.3,0.02,-0.32,flip -10117,做空,2021-06-24 00:35:00,2021-06-24 01:30:00,1952.95,1925.92,0.44,100.0,0.0224,0.6,0.02,0.58,tp_lower -10118,做多,2021-06-24 05:50:00,2021-06-24 06:00:00,1924.0,1922.9,0.44,100.0,0.023,-0.03,0.02,-0.05,flip -10119,做空,2021-06-24 06:00:00,2021-06-24 06:45:00,1922.9,1932.03,0.44,100.0,0.023,-0.21,0.02,-0.23,flip -10120,做多,2021-06-24 06:45:00,2021-06-24 06:50:00,1932.03,1928.51,0.44,100.0,0.0227,-0.08,0.02,-0.1,flip -10121,做空,2021-06-24 06:50:00,2021-06-24 07:05:00,1928.51,1926.5,0.44,100.0,0.0227,0.05,0.02,0.02,flip -10122,做多,2021-06-24 07:05:00,2021-06-24 07:15:00,1926.5,1925.41,0.44,100.0,0.0227,-0.02,0.02,-0.05,flip -10123,做空,2021-06-24 07:15:00,2021-06-24 07:20:00,1925.41,1928.92,0.44,100.0,0.0227,-0.08,0.02,-0.1,flip -10124,做多,2021-06-24 07:20:00,2021-06-24 07:50:00,1928.92,1917.94,0.44,100.0,0.0226,-0.25,0.02,-0.27,flip -10125,做空,2021-06-24 07:50:00,2021-06-24 08:05:00,1917.94,1924.2,0.43,100.0,0.0226,-0.14,0.02,-0.16,flip -10126,做多,2021-06-24 08:05:00,2021-06-24 08:10:00,1924.2,1924.15,0.43,100.0,0.0224,-0.0,0.02,-0.02,flip -10127,做空,2021-06-24 08:10:00,2021-06-24 08:15:00,1924.15,1934.72,0.43,100.0,0.0224,-0.24,0.02,-0.26,flip -10128,做多,2021-06-24 08:15:00,2021-06-24 09:00:00,1934.72,1947.35,0.43,100.0,0.0221,0.28,0.02,0.26,tp_upper -10129,做多,2021-06-24 21:45:00,2021-06-24 22:05:00,1995.99,1988.96,0.43,100.0,0.0216,-0.15,0.02,-0.17,flip -10130,做空,2021-06-24 22:05:00,2021-06-25 00:00:00,1988.96,1997.33,0.43,100.0,0.0215,-0.18,0.02,-0.2,flip -10131,做多,2021-06-25 00:00:00,2021-06-25 00:35:00,1997.33,2003.11,0.43,100.0,0.0217,0.13,0.02,0.1,flip -10132,做空,2021-06-25 00:35:00,2021-06-25 01:00:00,2003.11,1969.6,0.43,100.0,0.0216,0.72,0.02,0.7,tp_lower -10133,做多,2021-06-25 02:00:00,2021-06-25 03:05:00,2000.0,1995.98,0.44,100.0,0.022,-0.09,0.02,-0.11,flip -10134,做空,2021-06-25 03:05:00,2021-06-25 03:10:00,1995.98,1997.42,0.44,100.0,0.022,-0.03,0.02,-0.05,flip -10135,做多,2021-06-25 03:10:00,2021-06-25 03:55:00,1997.42,1994.87,0.44,100.0,0.0219,-0.06,0.02,-0.08,flip -10136,做空,2021-06-25 03:55:00,2021-06-25 04:05:00,1994.87,1997.22,0.44,100.0,0.0219,-0.05,0.02,-0.07,flip -10137,做多,2021-06-25 04:05:00,2021-06-25 04:10:00,1997.22,1992.18,0.44,100.0,0.0218,-0.11,0.02,-0.13,flip -10138,做空,2021-06-25 04:10:00,2021-06-25 04:35:00,1992.18,1976.84,0.43,100.0,0.0218,0.33,0.02,0.31,tp_lower -10139,做多,2021-06-25 19:15:00,2021-06-25 19:45:00,1854.42,1846.5,0.44,100.0,0.0236,-0.19,0.02,-0.21,flip -10140,做空,2021-06-25 19:45:00,2021-06-25 21:55:00,1846.5,1848.2,0.44,100.0,0.0236,-0.04,0.02,-0.06,flip -10141,做多,2021-06-25 21:55:00,2021-06-25 22:00:00,1848.2,1843.5,0.43,100.0,0.0235,-0.11,0.02,-0.13,flip -10142,做空,2021-06-25 22:00:00,2021-06-25 22:45:00,1843.5,1807.67,0.43,100.0,0.0235,0.84,0.02,0.82,tp_lower -10143,做多,2021-06-26 00:30:00,2021-06-26 00:35:00,1834.28,1823.95,0.45,100.0,0.0243,-0.25,0.02,-0.27,flip -10144,做空,2021-06-26 00:35:00,2021-06-26 00:45:00,1823.95,1835.7,0.44,100.0,0.0243,-0.29,0.02,-0.31,flip -10145,做多,2021-06-26 00:45:00,2021-06-26 00:50:00,1835.7,1833.23,0.44,100.0,0.0239,-0.06,0.02,-0.08,flip -10146,做空,2021-06-26 00:50:00,2021-06-26 00:55:00,1833.23,1836.27,0.44,100.0,0.0239,-0.07,0.02,-0.09,flip -10147,做多,2021-06-26 00:55:00,2021-06-26 01:00:00,1836.27,1829.93,0.44,100.0,0.0238,-0.15,0.02,-0.17,flip -10148,做空,2021-06-26 01:00:00,2021-06-26 01:35:00,1829.93,1801.51,0.44,100.0,0.0238,0.68,0.02,0.65,tp_lower -10149,做多,2021-06-26 04:50:00,2021-06-26 05:30:00,1837.04,1826.65,0.44,100.0,0.024,-0.25,0.02,-0.27,flip -10150,做空,2021-06-26 05:30:00,2021-06-26 05:35:00,1826.65,1829.32,0.44,100.0,0.024,-0.06,0.02,-0.09,flip -10151,做多,2021-06-26 05:35:00,2021-06-26 05:40:00,1829.32,1828.66,0.44,100.0,0.0239,-0.02,0.02,-0.04,flip -10152,做空,2021-06-26 05:40:00,2021-06-26 05:50:00,1828.66,1835.48,0.44,100.0,0.0239,-0.16,0.02,-0.18,flip -10153,做多,2021-06-26 05:50:00,2021-06-26 05:55:00,1835.48,1830.83,0.43,100.0,0.0237,-0.11,0.02,-0.13,flip -10154,做空,2021-06-26 05:55:00,2021-06-26 06:00:00,1830.83,1838.71,0.43,100.0,0.0237,-0.19,0.02,-0.21,flip -10155,做多,2021-06-26 06:00:00,2021-06-26 06:40:00,1838.71,1813.94,0.43,100.0,0.0234,-0.58,0.02,-0.6,flip -10156,做空,2021-06-26 06:40:00,2021-06-26 06:50:00,1813.94,1803.29,0.42,100.0,0.0234,0.25,0.02,0.23,tp_lower -10157,做多,2021-06-26 11:40:00,2021-06-26 12:15:00,1799.89,1787.85,0.43,100.0,0.0237,-0.29,0.02,-0.31,flip -10158,做空,2021-06-26 12:15:00,2021-06-26 12:20:00,1787.85,1796.0,0.42,100.0,0.0237,-0.19,0.02,-0.21,flip -10159,做多,2021-06-26 12:20:00,2021-06-26 12:50:00,1796.0,1789.15,0.42,100.0,0.0235,-0.16,0.02,-0.18,flip -10160,做空,2021-06-26 12:50:00,2021-06-26 13:00:00,1789.15,1787.19,0.42,100.0,0.0234,0.05,0.02,0.02,flip -10161,做多,2021-06-26 13:00:00,2021-06-26 13:05:00,1787.19,1784.62,0.42,100.0,0.0235,-0.06,0.02,-0.08,flip -10162,做空,2021-06-26 13:05:00,2021-06-26 13:15:00,1784.62,1790.63,0.42,100.0,0.0234,-0.14,0.02,-0.16,flip -10163,做多,2021-06-26 13:15:00,2021-06-26 13:20:00,1790.63,1781.3,0.42,100.0,0.0233,-0.22,0.02,-0.24,flip -10164,做空,2021-06-26 13:20:00,2021-06-26 14:00:00,1781.3,1730.72,0.41,100.0,0.0232,1.18,0.02,1.15,tp_lower -10165,做多,2021-06-26 14:40:00,2021-06-26 15:00:00,1776.0,1770.51,0.43,100.0,0.0239,-0.13,0.02,-0.15,flip -10166,做空,2021-06-26 15:00:00,2021-06-26 15:10:00,1770.51,1773.01,0.42,100.0,0.0239,-0.06,0.02,-0.08,flip -10167,做多,2021-06-26 15:10:00,2021-06-26 15:15:00,1773.01,1761.04,0.42,100.0,0.0238,-0.29,0.02,-0.31,flip -10168,做空,2021-06-26 15:15:00,2021-06-26 15:20:00,1761.04,1772.03,0.42,100.0,0.0238,-0.26,0.02,-0.28,flip -10169,做多,2021-06-26 15:20:00,2021-06-26 15:25:00,1772.03,1768.28,0.42,100.0,0.0235,-0.09,0.02,-0.11,flip -10170,做空,2021-06-26 15:25:00,2021-06-26 15:30:00,1768.28,1769.09,0.41,100.0,0.0235,-0.02,0.02,-0.04,flip -10171,做多,2021-06-26 15:30:00,2021-06-26 16:05:00,1769.09,1759.86,0.41,100.0,0.0234,-0.22,0.02,-0.24,flip -10172,做空,2021-06-26 16:05:00,2021-06-26 16:15:00,1759.86,1738.98,0.41,100.0,0.0234,0.49,0.02,0.47,tp_lower -10173,做多,2021-06-26 16:55:00,2021-06-26 17:05:00,1760.1,1763.12,0.42,100.0,0.0236,0.07,0.02,0.05,flip -10174,做空,2021-06-26 17:05:00,2021-06-26 17:45:00,1763.12,1764.44,0.42,100.0,0.0236,-0.03,0.02,-0.05,flip -10175,做多,2021-06-26 17:45:00,2021-06-26 18:10:00,1764.44,1795.0,0.42,100.0,0.0236,0.72,0.02,0.7,tp_upper -10176,做多,2021-06-26 21:45:00,2021-06-26 22:55:00,1768.63,1790.87,0.42,100.0,0.0239,0.53,0.02,0.51,tp_upper -10177,做多,2021-06-27 12:30:00,2021-06-27 12:35:00,1856.38,1852.14,0.44,100.0,0.0237,-0.1,0.02,-0.12,flip -10178,做空,2021-06-27 12:35:00,2021-06-27 12:40:00,1852.14,1856.35,0.44,100.0,0.0237,-0.1,0.02,-0.12,flip -10179,做多,2021-06-27 12:40:00,2021-06-27 12:45:00,1856.35,1855.46,0.44,100.0,0.0236,-0.02,0.02,-0.04,flip -10180,做空,2021-06-27 12:45:00,2021-06-27 12:50:00,1855.46,1860.85,0.44,100.0,0.0235,-0.13,0.02,-0.15,flip -10181,做多,2021-06-27 12:50:00,2021-06-27 13:00:00,1860.85,1847.93,0.44,100.0,0.0234,-0.3,0.02,-0.32,flip -10182,做空,2021-06-27 13:00:00,2021-06-27 13:10:00,1847.93,1855.63,0.43,100.0,0.0234,-0.18,0.02,-0.2,flip -10183,做多,2021-06-27 13:10:00,2021-06-27 13:15:00,1855.63,1849.84,0.43,100.0,0.0231,-0.13,0.02,-0.16,flip -10184,做空,2021-06-27 13:15:00,2021-06-27 15:25:00,1849.84,1845.3,0.43,100.0,0.0231,0.1,0.02,0.08,flip -10185,做多,2021-06-27 15:25:00,2021-06-27 15:30:00,1845.3,1840.68,0.43,100.0,0.0232,-0.11,0.02,-0.13,flip -10186,做空,2021-06-27 15:30:00,2021-06-27 15:50:00,1840.68,1842.23,0.43,100.0,0.0232,-0.04,0.02,-0.06,flip -10187,做多,2021-06-27 15:50:00,2021-06-27 16:05:00,1842.23,1839.83,0.43,100.0,0.0231,-0.06,0.02,-0.08,flip -10188,做空,2021-06-27 16:05:00,2021-06-27 16:20:00,1839.83,1837.0,0.43,100.0,0.0231,0.07,0.02,0.04,flip -10189,做多,2021-06-27 16:20:00,2021-06-27 22:00:00,1837.0,1847.06,0.43,100.0,0.0232,0.23,0.02,0.21,tp_upper -10190,做多,2021-06-27 22:00:00,2021-06-27 22:05:00,1847.06,1871.92,0.43,100.0,0.0231,0.57,0.02,0.55,tp_upper -10191,做多,2021-06-28 10:50:00,2021-06-28 10:55:00,1996.72,1993.29,0.44,100.0,0.0219,-0.08,0.02,-0.1,flip -10192,做空,2021-06-28 10:55:00,2021-06-28 11:00:00,1993.29,1995.44,0.44,100.0,0.0219,-0.05,0.02,-0.07,flip -10193,做多,2021-06-28 11:00:00,2021-06-28 11:35:00,1995.44,2000.33,0.44,100.0,0.0218,0.11,0.02,0.08,flip -10194,做空,2021-06-28 11:35:00,2021-06-28 11:40:00,2000.33,2007.89,0.44,100.0,0.0218,-0.16,0.02,-0.19,flip -10195,做多,2021-06-28 11:40:00,2021-06-28 11:50:00,2007.89,1999.6,0.43,100.0,0.0216,-0.18,0.02,-0.2,flip -10196,做空,2021-06-28 11:50:00,2021-06-28 12:05:00,1999.6,1999.87,0.43,100.0,0.0216,-0.01,0.02,-0.03,flip -10197,做多,2021-06-28 12:05:00,2021-06-28 12:30:00,1999.87,1999.31,0.43,100.0,0.0216,-0.01,0.02,-0.03,flip -10198,做空,2021-06-28 12:30:00,2021-06-28 12:40:00,1999.31,2006.89,0.43,100.0,0.0216,-0.16,0.02,-0.19,flip -10199,做多,2021-06-28 12:40:00,2021-06-28 13:45:00,2006.89,2001.0,0.43,100.0,0.0214,-0.13,0.02,-0.15,flip -10200,做空,2021-06-28 13:45:00,2021-06-28 13:55:00,2001.0,2007.84,0.43,100.0,0.0214,-0.15,0.02,-0.17,flip -10201,做多,2021-06-28 13:55:00,2021-06-28 15:00:00,2007.84,2075.94,0.43,100.0,0.0212,1.44,0.02,1.42,tp_upper -10202,做多,2021-06-28 22:35:00,2021-06-28 23:00:00,2091.3,2088.01,0.44,100.0,0.021,-0.07,0.02,-0.09,flip -10203,做空,2021-06-28 23:00:00,2021-06-29 00:20:00,2088.01,2108.31,0.44,100.0,0.021,-0.43,0.02,-0.45,flip -10204,做多,2021-06-29 00:20:00,2021-06-29 00:30:00,2108.31,2118.39,0.44,100.0,0.0208,0.21,0.02,0.19,tp_upper -10205,做多,2021-06-29 02:30:00,2021-06-29 02:35:00,2110.06,2105.36,0.44,100.0,0.0209,-0.1,0.02,-0.12,flip -10206,做空,2021-06-29 02:35:00,2021-06-29 03:20:00,2105.36,2106.61,0.44,100.0,0.0208,-0.03,0.02,-0.05,flip -10207,做多,2021-06-29 03:20:00,2021-06-29 03:25:00,2106.61,2102.05,0.44,100.0,0.0208,-0.09,0.02,-0.12,flip -10208,做空,2021-06-29 03:25:00,2021-06-29 03:30:00,2102.05,2108.32,0.44,100.0,0.0208,-0.13,0.02,-0.15,flip -10209,做多,2021-06-29 03:30:00,2021-06-29 03:35:00,2108.32,2102.47,0.43,100.0,0.0206,-0.12,0.02,-0.14,flip -10210,做空,2021-06-29 03:35:00,2021-06-29 03:55:00,2102.47,2103.26,0.43,100.0,0.0206,-0.02,0.02,-0.04,flip -10211,做多,2021-06-29 03:55:00,2021-06-29 05:10:00,2103.26,2106.73,0.43,100.0,0.0206,0.07,0.02,0.05,flip -10212,做空,2021-06-29 05:10:00,2021-06-29 05:15:00,2106.73,2108.26,0.43,100.0,0.0206,-0.03,0.02,-0.05,flip -10213,做多,2021-06-29 05:15:00,2021-06-29 05:20:00,2108.26,2106.61,0.43,100.0,0.0205,-0.03,0.02,-0.06,flip -10214,做空,2021-06-29 05:20:00,2021-06-29 05:45:00,2106.61,2110.99,0.43,100.0,0.0205,-0.09,0.02,-0.11,flip -10215,做多,2021-06-29 05:45:00,2021-06-29 06:05:00,2110.99,2109.51,0.43,100.0,0.0204,-0.03,0.02,-0.05,flip -10216,做空,2021-06-29 06:05:00,2021-06-29 21:45:00,2109.51,2215.14,0.43,100.0,0.0204,-2.15,0.02,-2.17,flip -10217,做多,2021-06-29 21:45:00,2021-06-29 21:55:00,2215.14,2213.08,0.41,100.0,0.0184,-0.04,0.02,-0.06,flip -10218,做空,2021-06-29 21:55:00,2021-06-29 22:10:00,2213.08,2190.25,0.41,100.0,0.0184,0.42,0.02,0.4,tp_lower -10219,做多,2021-06-30 07:35:00,2021-06-30 08:15:00,2162.32,2152.15,0.42,100.0,0.0193,-0.2,0.02,-0.22,flip -10220,做空,2021-06-30 08:15:00,2021-06-30 08:55:00,2152.15,2116.67,0.41,100.0,0.0192,0.68,0.02,0.66,tp_lower -10221,做多,2021-06-30 10:35:00,2021-06-30 10:45:00,2137.11,2132.62,0.42,100.0,0.0197,-0.09,0.02,-0.11,flip -10222,做空,2021-06-30 10:45:00,2021-06-30 11:00:00,2132.62,2143.33,0.42,100.0,0.0197,-0.21,0.02,-0.23,flip -10223,做多,2021-06-30 11:00:00,2021-06-30 11:25:00,2143.33,2128.96,0.42,100.0,0.0194,-0.28,0.02,-0.3,flip -10224,做空,2021-06-30 11:25:00,2021-06-30 11:35:00,2128.96,2148.67,0.41,100.0,0.0194,-0.38,0.02,-0.4,flip -10225,做多,2021-06-30 11:35:00,2021-06-30 11:50:00,2148.67,2159.82,0.41,100.0,0.019,0.21,0.02,0.19,tp_upper -10226,做多,2021-06-30 13:20:00,2021-06-30 13:25:00,2132.16,2128.64,0.41,100.0,0.0193,-0.07,0.02,-0.09,flip -10227,做空,2021-06-30 13:25:00,2021-06-30 13:50:00,2128.64,2137.45,0.41,100.0,0.0193,-0.17,0.02,-0.19,flip -10228,做多,2021-06-30 13:50:00,2021-06-30 14:15:00,2137.45,2134.74,0.41,100.0,0.0191,-0.05,0.02,-0.07,flip -10229,做空,2021-06-30 14:15:00,2021-06-30 14:25:00,2134.74,2134.42,0.41,100.0,0.0191,0.01,0.02,-0.01,flip -10230,做多,2021-06-30 14:25:00,2021-06-30 14:30:00,2134.42,2127.35,0.41,100.0,0.019,-0.13,0.02,-0.15,flip -10231,做空,2021-06-30 14:30:00,2021-06-30 14:35:00,2127.35,2118.08,0.4,100.0,0.019,0.18,0.02,0.16,tp_lower -10232,做多,2021-06-30 17:25:00,2021-06-30 17:50:00,2126.33,2156.83,0.41,100.0,0.0191,0.58,0.02,0.56,tp_upper -10233,做多,2021-07-01 15:00:00,2021-07-01 18:10:00,2133.5,2111.57,0.42,100.0,0.0195,-0.43,0.02,-0.45,flip -10234,做空,2021-07-01 18:10:00,2021-07-01 18:15:00,2111.57,2113.26,0.41,100.0,0.0195,-0.03,0.02,-0.05,flip -10235,做多,2021-07-01 18:15:00,2021-07-01 18:30:00,2113.26,2115.01,0.41,100.0,0.0195,0.03,0.02,0.01,flip -10236,做空,2021-07-01 18:30:00,2021-07-01 18:35:00,2115.01,2117.92,0.41,100.0,0.0194,-0.06,0.02,-0.08,flip -10237,做多,2021-07-01 18:35:00,2021-07-01 18:55:00,2117.92,2111.91,0.41,100.0,0.0194,-0.12,0.02,-0.14,flip -10238,做空,2021-07-01 18:55:00,2021-07-01 19:20:00,2111.91,2085.71,0.41,100.0,0.0193,0.51,0.02,0.49,tp_lower -10239,做多,2021-07-01 20:00:00,2021-07-01 20:15:00,2113.64,2108.07,0.41,100.0,0.0196,-0.11,0.02,-0.13,flip -10240,做空,2021-07-01 20:15:00,2021-07-01 20:20:00,2108.07,2111.01,0.41,100.0,0.0195,-0.06,0.02,-0.08,flip -10241,做多,2021-07-01 20:20:00,2021-07-01 20:25:00,2111.01,2109.11,0.41,100.0,0.0195,-0.04,0.02,-0.06,flip -10242,做空,2021-07-01 20:25:00,2021-07-01 20:30:00,2109.11,2118.24,0.41,100.0,0.0194,-0.18,0.02,-0.2,flip -10243,做多,2021-07-01 20:30:00,2021-07-01 21:10:00,2118.24,2111.51,0.41,100.0,0.0193,-0.13,0.02,-0.15,flip -10244,做空,2021-07-01 21:10:00,2021-07-01 21:15:00,2111.51,2115.87,0.41,100.0,0.0192,-0.08,0.02,-0.1,flip -10245,做多,2021-07-01 21:15:00,2021-07-01 21:40:00,2115.87,2134.87,0.4,100.0,0.0191,0.36,0.02,0.34,tp_upper -10246,做多,2021-07-01 23:25:00,2021-07-01 23:40:00,2112.1,2110.34,0.41,100.0,0.0193,-0.03,0.02,-0.05,flip -10247,做空,2021-07-01 23:40:00,2021-07-01 23:45:00,2110.34,2120.18,0.41,100.0,0.0193,-0.19,0.02,-0.21,flip -10248,做多,2021-07-01 23:45:00,2021-07-01 23:55:00,2120.18,2105.24,0.41,100.0,0.0191,-0.29,0.02,-0.31,flip -10249,做空,2021-07-01 23:55:00,2021-07-02 00:05:00,2105.24,2124.15,0.4,100.0,0.0191,-0.36,0.02,-0.38,flip -10250,做多,2021-07-02 00:05:00,2021-07-02 00:10:00,2124.15,2128.0,0.4,100.0,0.019,0.07,0.02,0.05,tp_upper -10251,做多,2021-07-02 08:10:00,2021-07-02 08:20:00,2072.97,2067.25,0.4,100.0,0.0195,-0.11,0.02,-0.13,flip -10252,做空,2021-07-02 08:20:00,2021-07-02 10:15:00,2067.25,2029.58,0.4,100.0,0.0195,0.73,0.02,0.71,tp_lower -10253,做多,2021-07-02 11:10:00,2021-07-02 11:15:00,2053.47,2045.75,0.41,100.0,0.0199,-0.15,0.02,-0.17,flip -10254,做空,2021-07-02 11:15:00,2021-07-02 11:20:00,2045.75,2048.25,0.41,100.0,0.0199,-0.05,0.02,-0.07,flip -10255,做多,2021-07-02 11:20:00,2021-07-02 11:25:00,2048.25,2042.38,0.41,100.0,0.0199,-0.12,0.02,-0.14,flip -10256,做空,2021-07-02 11:25:00,2021-07-02 11:45:00,2042.38,2047.37,0.41,100.0,0.0198,-0.1,0.02,-0.12,flip -10257,做多,2021-07-02 11:45:00,2021-07-02 12:35:00,2047.37,2041.8,0.4,100.0,0.0197,-0.11,0.02,-0.13,flip -10258,做空,2021-07-02 12:35:00,2021-07-02 12:40:00,2041.8,2048.77,0.4,100.0,0.0197,-0.14,0.02,-0.16,flip -10259,做多,2021-07-02 12:40:00,2021-07-02 12:45:00,2048.77,2057.26,0.4,100.0,0.0195,0.17,0.02,0.15,tp_upper -10260,做多,2021-07-02 20:55:00,2021-07-02 22:30:00,2090.17,2120.4,0.4,100.0,0.0192,0.58,0.02,0.56,tp_upper -10261,做多,2021-07-03 03:50:00,2021-07-03 07:00:00,2121.98,2139.71,0.41,100.0,0.0194,0.34,0.02,0.32,flip -10262,做空,2021-07-03 07:00:00,2021-07-03 17:00:00,2139.71,2215.8,0.41,100.0,0.0194,-1.47,0.02,-1.5,flip -10263,做多,2021-07-03 17:00:00,2021-07-03 17:15:00,2215.8,2216.18,0.4,100.0,0.018,0.01,0.02,-0.01,flip -10264,做空,2021-07-03 17:15:00,2021-07-03 18:35:00,2216.18,2218.36,0.4,100.0,0.018,-0.04,0.02,-0.06,flip -10265,做多,2021-07-03 18:35:00,2021-07-03 18:55:00,2218.36,2216.99,0.4,100.0,0.0179,-0.02,0.02,-0.04,flip -10266,做空,2021-07-03 18:55:00,2021-07-03 19:05:00,2216.99,2221.25,0.4,100.0,0.0179,-0.08,0.02,-0.1,flip -10267,做多,2021-07-03 19:05:00,2021-07-03 19:10:00,2221.25,2220.49,0.4,100.0,0.0178,-0.01,0.02,-0.03,flip -10268,做空,2021-07-03 19:10:00,2021-07-03 19:30:00,2220.49,2221.0,0.4,100.0,0.0178,-0.01,0.02,-0.03,flip -10269,做多,2021-07-03 19:30:00,2021-07-03 20:05:00,2221.0,2221.0,0.4,100.0,0.0178,0.0,0.02,-0.02,flip -10270,做空,2021-07-03 20:05:00,2021-07-03 20:10:00,2221.0,2223.62,0.39,100.0,0.0178,-0.05,0.02,-0.07,flip -10271,做多,2021-07-03 20:10:00,2021-07-03 20:30:00,2223.62,2220.69,0.39,100.0,0.0177,-0.05,0.02,-0.07,flip -10272,做空,2021-07-03 20:30:00,2021-07-03 20:55:00,2220.69,2219.92,0.39,100.0,0.0177,0.01,0.02,-0.01,flip -10273,做多,2021-07-03 20:55:00,2021-07-03 21:20:00,2219.92,2217.35,0.39,100.0,0.0177,-0.05,0.02,-0.07,flip -10274,做空,2021-07-03 21:20:00,2021-07-03 21:45:00,2217.35,2219.53,0.39,100.0,0.0177,-0.04,0.02,-0.06,flip -10275,做多,2021-07-03 21:45:00,2021-07-03 21:55:00,2219.53,2190.17,0.39,100.0,0.0176,-0.52,0.02,-0.54,flip -10276,做空,2021-07-03 21:55:00,2021-07-03 22:00:00,2190.17,2199.23,0.39,100.0,0.0176,-0.16,0.02,-0.18,tp_lower -10277,做多,2021-07-03 23:35:00,2021-07-03 23:50:00,2222.79,2227.14,0.38,100.0,0.0173,0.08,0.02,0.06,tp_upper -10278,做多,2021-07-04 00:15:00,2021-07-04 00:25:00,2215.66,2218.67,0.39,100.0,0.0176,0.05,0.02,0.03,flip -10279,做空,2021-07-04 00:25:00,2021-07-04 01:05:00,2218.67,2196.92,0.39,100.0,0.0176,0.38,0.02,0.36,tp_lower -10280,做多,2021-07-04 02:30:00,2021-07-04 02:35:00,2212.59,2211.01,0.39,100.0,0.0178,-0.03,0.02,-0.05,flip -10281,做空,2021-07-04 02:35:00,2021-07-04 02:40:00,2211.01,2213.13,0.39,100.0,0.0178,-0.04,0.02,-0.06,flip -10282,做多,2021-07-04 02:40:00,2021-07-04 02:45:00,2213.13,2213.0,0.39,100.0,0.0177,-0.0,0.02,-0.02,flip -10283,做空,2021-07-04 02:45:00,2021-07-04 03:05:00,2213.0,2215.72,0.39,100.0,0.0177,-0.05,0.02,-0.07,flip -10284,做多,2021-07-04 03:05:00,2021-07-04 03:10:00,2215.72,2213.88,0.39,100.0,0.0176,-0.03,0.02,-0.05,flip -10285,做空,2021-07-04 03:10:00,2021-07-04 04:00:00,2213.88,2212.3,0.39,100.0,0.0176,0.03,0.02,0.01,flip -10286,做多,2021-07-04 04:00:00,2021-07-04 04:30:00,2212.3,2225.85,0.39,100.0,0.0176,0.24,0.02,0.22,tp_upper -10287,做多,2021-07-04 14:35:00,2021-07-04 16:00:00,2314.08,2331.6,0.39,100.0,0.0169,0.3,0.02,0.28,tp_upper -10288,做多,2021-07-05 09:00:00,2021-07-05 09:40:00,2285.2,2274.3,0.4,100.0,0.0174,-0.19,0.02,-0.21,flip -10289,做空,2021-07-05 09:40:00,2021-07-05 11:20:00,2274.3,2261.17,0.4,100.0,0.0174,0.23,0.02,0.21,tp_lower -10290,做多,2021-07-05 18:00:00,2021-07-05 20:20:00,2224.77,2217.19,0.4,100.0,0.0179,-0.14,0.02,-0.16,flip -10291,做空,2021-07-05 20:20:00,2021-07-05 20:25:00,2217.19,2222.0,0.4,100.0,0.0179,-0.09,0.02,-0.11,flip -10292,做多,2021-07-05 20:25:00,2021-07-05 20:30:00,2222.0,2220.97,0.39,100.0,0.0178,-0.02,0.02,-0.04,flip -10293,做空,2021-07-05 20:30:00,2021-07-05 21:00:00,2220.97,2223.46,0.39,100.0,0.0178,-0.04,0.02,-0.06,flip -10294,做多,2021-07-05 21:00:00,2021-07-05 21:45:00,2223.46,2238.73,0.39,100.0,0.0177,0.27,0.02,0.25,tp_upper -10295,做多,2021-07-05 23:35:00,2021-07-06 00:15:00,2221.18,2214.58,0.4,100.0,0.0178,-0.12,0.02,-0.14,flip -10296,做空,2021-07-06 00:15:00,2021-07-06 00:25:00,2214.58,2221.15,0.4,100.0,0.0179,-0.12,0.02,-0.14,flip -10297,做多,2021-07-06 00:25:00,2021-07-06 00:35:00,2221.15,2243.0,0.4,100.0,0.0178,0.39,0.02,0.37,tp_upper -10298,做多,2021-07-06 01:20:00,2021-07-06 01:50:00,2230.55,2225.08,0.4,100.0,0.0179,-0.1,0.02,-0.12,flip -10299,做空,2021-07-06 01:50:00,2021-07-06 02:45:00,2225.08,2218.91,0.4,100.0,0.0179,0.11,0.02,0.09,flip -10300,做多,2021-07-06 02:45:00,2021-07-06 03:40:00,2218.91,2229.15,0.4,100.0,0.0179,0.18,0.02,0.16,flip -10301,做空,2021-07-06 03:40:00,2021-07-06 03:45:00,2229.15,2229.46,0.4,100.0,0.0179,-0.01,0.02,-0.03,flip -10302,做多,2021-07-06 03:45:00,2021-07-06 04:00:00,2229.46,2272.7,0.4,100.0,0.0179,0.77,0.02,0.75,tp_upper -10303,做多,2021-07-06 09:55:00,2021-07-06 12:00:00,2279.39,2279.4,0.41,100.0,0.0178,0.0,0.02,-0.02,flip -10304,做空,2021-07-06 12:00:00,2021-07-06 12:05:00,2279.4,2301.55,0.41,100.0,0.0178,-0.39,0.02,-0.42,flip -10305,做多,2021-07-06 12:05:00,2021-07-06 13:30:00,2301.55,2306.85,0.4,100.0,0.0175,0.09,0.02,0.07,flip -10306,做空,2021-07-06 13:30:00,2021-07-06 13:35:00,2306.85,2308.68,0.4,100.0,0.0174,-0.03,0.02,-0.05,flip -10307,做多,2021-07-06 13:35:00,2021-07-06 13:40:00,2308.68,2301.95,0.4,100.0,0.0174,-0.12,0.02,-0.14,flip -10308,做空,2021-07-06 13:40:00,2021-07-06 13:55:00,2301.95,2301.74,0.4,100.0,0.0174,0.0,0.02,-0.02,flip -10309,做多,2021-07-06 13:55:00,2021-07-06 14:55:00,2301.74,2303.16,0.4,100.0,0.0174,0.02,0.02,0.0,flip -10310,做空,2021-07-06 14:55:00,2021-07-06 15:15:00,2303.16,2295.39,0.4,100.0,0.0173,0.13,0.02,0.11,flip -10311,做多,2021-07-06 15:15:00,2021-07-06 15:35:00,2295.39,2305.26,0.4,100.0,0.0174,0.17,0.02,0.15,flip -10312,做空,2021-07-06 15:35:00,2021-07-06 15:55:00,2305.26,2304.92,0.4,100.0,0.0174,0.01,0.02,-0.01,flip -10313,做多,2021-07-06 15:55:00,2021-07-06 16:00:00,2304.92,2296.55,0.4,100.0,0.0174,-0.15,0.02,-0.17,flip -10314,做空,2021-07-06 16:00:00,2021-07-06 16:05:00,2296.55,2304.24,0.4,100.0,0.0174,-0.13,0.02,-0.15,flip -10315,做多,2021-07-06 16:05:00,2021-07-06 16:10:00,2304.24,2301.99,0.4,100.0,0.0173,-0.04,0.02,-0.06,flip -10316,做空,2021-07-06 16:10:00,2021-07-06 16:55:00,2301.99,2312.8,0.4,100.0,0.0172,-0.19,0.02,-0.21,flip -10317,做多,2021-07-06 16:55:00,2021-07-06 17:05:00,2312.8,2304.45,0.39,100.0,0.0171,-0.14,0.02,-0.16,flip -10318,做空,2021-07-06 17:05:00,2021-07-06 17:15:00,2304.45,2298.82,0.39,100.0,0.017,0.1,0.02,0.08,flip -10319,做多,2021-07-06 17:15:00,2021-07-06 17:30:00,2298.82,2299.22,0.39,100.0,0.0171,0.01,0.02,-0.01,flip -10320,做空,2021-07-06 17:30:00,2021-07-06 20:50:00,2299.22,2307.65,0.39,100.0,0.0171,-0.14,0.02,-0.16,flip -10321,做多,2021-07-06 20:50:00,2021-07-06 21:00:00,2307.65,2299.15,0.39,100.0,0.017,-0.14,0.02,-0.16,flip -10322,做空,2021-07-06 21:00:00,2021-07-06 21:50:00,2299.15,2279.93,0.39,100.0,0.0169,0.33,0.02,0.31,tp_lower -10323,做多,2021-07-06 22:30:00,2021-07-06 23:20:00,2305.94,2319.92,0.39,100.0,0.017,0.24,0.02,0.22,tp_upper -10324,做多,2021-07-07 00:45:00,2021-07-07 01:15:00,2309.55,2325.99,0.4,100.0,0.0175,0.29,0.02,0.27,tp_upper -10325,做多,2021-07-07 01:40:00,2021-07-07 01:45:00,2312.81,2311.02,0.41,100.0,0.0176,-0.03,0.02,-0.05,flip -10326,做空,2021-07-07 01:45:00,2021-07-07 01:50:00,2311.02,2311.42,0.41,100.0,0.0176,-0.01,0.02,-0.03,flip -10327,做多,2021-07-07 01:50:00,2021-07-07 02:00:00,2311.42,2310.09,0.41,100.0,0.0176,-0.02,0.02,-0.04,flip -10328,做空,2021-07-07 02:00:00,2021-07-07 02:40:00,2310.09,2318.99,0.41,100.0,0.0175,-0.16,0.02,-0.18,flip -10329,做多,2021-07-07 02:40:00,2021-07-07 02:45:00,2318.99,2317.32,0.4,100.0,0.0174,-0.03,0.02,-0.05,flip -10330,做空,2021-07-07 02:45:00,2021-07-07 12:45:00,2317.32,2381.3,0.4,100.0,0.0174,-1.11,0.02,-1.13,flip -10331,做多,2021-07-07 12:45:00,2021-07-07 12:50:00,2381.3,2377.26,0.39,100.0,0.0164,-0.07,0.02,-0.09,flip -10332,做空,2021-07-07 12:50:00,2021-07-07 12:55:00,2377.26,2381.61,0.39,100.0,0.0164,-0.07,0.02,-0.09,flip -10333,做多,2021-07-07 12:55:00,2021-07-07 13:05:00,2381.61,2377.26,0.39,100.0,0.0163,-0.07,0.02,-0.09,flip -10334,做空,2021-07-07 13:05:00,2021-07-07 13:10:00,2377.26,2380.13,0.39,100.0,0.0163,-0.05,0.02,-0.07,flip -10335,做多,2021-07-07 13:10:00,2021-07-07 13:15:00,2380.13,2373.95,0.39,100.0,0.0163,-0.1,0.02,-0.12,flip -10336,做空,2021-07-07 13:15:00,2021-07-07 13:55:00,2373.95,2383.28,0.39,100.0,0.0162,-0.15,0.02,-0.17,flip -10337,做多,2021-07-07 13:55:00,2021-07-07 14:05:00,2383.28,2380.14,0.38,100.0,0.0161,-0.05,0.02,-0.07,flip -10338,做空,2021-07-07 14:05:00,2021-07-07 14:20:00,2380.14,2382.35,0.38,100.0,0.0161,-0.04,0.02,-0.05,flip -10339,做多,2021-07-07 14:20:00,2021-07-07 14:25:00,2382.35,2375.71,0.38,100.0,0.016,-0.11,0.02,-0.13,flip -10340,做空,2021-07-07 14:25:00,2021-07-07 14:35:00,2375.71,2369.23,0.38,100.0,0.016,0.1,0.02,0.08,tp_lower -10341,做多,2021-07-07 18:40:00,2021-07-07 19:10:00,2366.29,2361.11,0.38,100.0,0.0161,-0.08,0.02,-0.1,flip -10342,做空,2021-07-07 19:10:00,2021-07-07 19:45:00,2361.11,2369.3,0.38,100.0,0.0161,-0.13,0.02,-0.15,flip -10343,做多,2021-07-07 19:45:00,2021-07-07 19:50:00,2369.3,2368.28,0.38,100.0,0.016,-0.02,0.02,-0.04,flip -10344,做空,2021-07-07 19:50:00,2021-07-07 20:20:00,2368.28,2366.4,0.38,100.0,0.0159,0.03,0.02,0.01,flip -10345,做多,2021-07-07 20:20:00,2021-07-07 20:25:00,2366.4,2364.14,0.38,100.0,0.016,-0.04,0.02,-0.05,flip -10346,做空,2021-07-07 20:25:00,2021-07-07 21:20:00,2364.14,2345.38,0.38,100.0,0.0159,0.3,0.02,0.28,tp_lower -10347,做多,2021-07-08 15:20:00,2021-07-08 15:25:00,2173.45,2167.95,0.39,100.0,0.0178,-0.1,0.02,-0.12,flip -10348,做空,2021-07-08 15:25:00,2021-07-08 15:55:00,2167.95,2172.73,0.39,100.0,0.0178,-0.09,0.02,-0.1,flip -10349,做多,2021-07-08 15:55:00,2021-07-08 16:00:00,2172.73,2167.35,0.38,100.0,0.0177,-0.1,0.02,-0.11,flip -10350,做空,2021-07-08 16:00:00,2021-07-08 16:55:00,2167.35,2163.27,0.38,100.0,0.0177,0.07,0.02,0.05,flip -10351,做多,2021-07-08 16:55:00,2021-07-08 17:05:00,2163.27,2160.38,0.38,100.0,0.0177,-0.05,0.02,-0.07,flip -10352,做空,2021-07-08 17:05:00,2021-07-08 17:30:00,2160.38,2164.65,0.38,100.0,0.0177,-0.08,0.02,-0.09,flip -10353,做多,2021-07-08 17:30:00,2021-07-08 17:40:00,2164.65,2161.64,0.38,100.0,0.0176,-0.05,0.02,-0.07,flip -10354,做空,2021-07-08 17:40:00,2021-07-08 18:25:00,2161.64,2146.05,0.38,100.0,0.0176,0.27,0.02,0.26,tp_lower -10355,做多,2021-07-08 19:25:00,2021-07-08 19:30:00,2157.74,2156.82,0.38,100.0,0.0178,-0.02,0.02,-0.04,flip -10356,做空,2021-07-08 19:30:00,2021-07-08 19:50:00,2156.82,2155.45,0.38,100.0,0.0177,0.02,0.02,0.01,flip -10357,做多,2021-07-08 19:50:00,2021-07-08 20:10:00,2155.45,2153.68,0.38,100.0,0.0178,-0.03,0.02,-0.05,flip -10358,做空,2021-07-08 20:10:00,2021-07-08 20:45:00,2153.68,2142.19,0.38,100.0,0.0177,0.2,0.02,0.18,tp_lower -10359,做多,2021-07-09 03:00:00,2021-07-09 03:05:00,2121.14,2113.12,0.39,100.0,0.0183,-0.15,0.02,-0.17,flip -10360,做空,2021-07-09 03:05:00,2021-07-09 03:10:00,2113.12,2115.99,0.39,100.0,0.0183,-0.05,0.02,-0.07,flip -10361,做多,2021-07-09 03:10:00,2021-07-09 03:20:00,2115.99,2120.17,0.38,100.0,0.0182,0.08,0.02,0.06,flip -10362,做空,2021-07-09 03:20:00,2021-07-09 03:50:00,2120.17,2117.01,0.39,100.0,0.0182,0.06,0.02,0.04,flip -10363,做多,2021-07-09 03:50:00,2021-07-09 05:15:00,2117.01,2148.47,0.39,100.0,0.0182,0.57,0.02,0.55,tp_upper -10364,做多,2021-07-09 09:25:00,2021-07-09 09:35:00,2112.73,2107.43,0.39,100.0,0.0185,-0.1,0.02,-0.12,flip -10365,做空,2021-07-09 09:35:00,2021-07-09 09:45:00,2107.43,2107.51,0.39,100.0,0.0185,-0.0,0.02,-0.02,flip -10366,做多,2021-07-09 09:45:00,2021-07-09 13:30:00,2107.51,2140.77,0.39,100.0,0.0185,0.61,0.02,0.59,tp_upper -10367,做多,2021-07-09 18:55:00,2021-07-09 19:00:00,2131.92,2123.79,0.39,100.0,0.0185,-0.15,0.02,-0.17,flip -10368,做空,2021-07-09 19:00:00,2021-07-09 19:10:00,2123.79,2129.12,0.39,100.0,0.0185,-0.1,0.02,-0.12,flip -10369,做多,2021-07-09 19:10:00,2021-07-09 19:25:00,2129.12,2130.53,0.39,100.0,0.0184,0.03,0.02,0.01,flip -10370,做空,2021-07-09 19:25:00,2021-07-09 19:30:00,2130.53,2132.09,0.39,100.0,0.0184,-0.03,0.02,-0.05,flip -10371,做多,2021-07-09 19:30:00,2021-07-09 19:35:00,2132.09,2125.9,0.39,100.0,0.0183,-0.11,0.02,-0.13,flip -10372,做空,2021-07-09 19:35:00,2021-07-09 19:45:00,2125.9,2132.13,0.39,100.0,0.0183,-0.11,0.02,-0.13,flip -10373,做多,2021-07-09 19:45:00,2021-07-09 20:05:00,2132.13,2127.65,0.39,100.0,0.0182,-0.08,0.02,-0.1,flip -10374,做空,2021-07-09 20:05:00,2021-07-09 20:35:00,2127.65,2134.01,0.39,100.0,0.0182,-0.12,0.02,-0.13,flip -10375,做多,2021-07-09 20:35:00,2021-07-09 23:45:00,2134.01,2150.43,0.38,100.0,0.018,0.3,0.02,0.28,flip -10376,做空,2021-07-09 23:45:00,2021-07-10 00:00:00,2150.43,2152.49,0.39,100.0,0.018,-0.04,0.02,-0.06,flip -10377,做多,2021-07-10 00:00:00,2021-07-10 00:25:00,2152.49,2176.23,0.39,100.0,0.0183,0.43,0.02,0.41,tp_upper -10378,做多,2021-07-10 02:10:00,2021-07-10 02:20:00,2148.13,2143.23,0.4,100.0,0.0185,-0.09,0.02,-0.11,flip -10379,做空,2021-07-10 02:20:00,2021-07-10 03:30:00,2143.23,2130.0,0.4,100.0,0.0185,0.24,0.02,0.22,tp_lower -10380,做多,2021-07-10 11:35:00,2021-07-10 11:40:00,2121.7,2118.02,0.4,100.0,0.0187,-0.07,0.02,-0.09,flip -10381,做空,2021-07-10 11:40:00,2021-07-10 12:50:00,2118.02,2116.77,0.4,100.0,0.0187,0.02,0.02,0.0,flip -10382,做多,2021-07-10 12:50:00,2021-07-10 14:55:00,2116.77,2111.53,0.4,100.0,0.0187,-0.1,0.02,-0.12,flip -10383,做空,2021-07-10 14:55:00,2021-07-10 15:20:00,2111.53,2114.23,0.39,100.0,0.0187,-0.05,0.02,-0.07,flip -10384,做多,2021-07-10 15:20:00,2021-07-10 16:20:00,2114.23,2131.0,0.39,100.0,0.0186,0.31,0.02,0.29,tp_upper -10385,做多,2021-07-10 19:05:00,2021-07-10 21:20:00,2102.3,2104.02,0.4,100.0,0.0189,0.03,0.02,0.01,flip -10386,做空,2021-07-10 21:20:00,2021-07-10 21:25:00,2104.02,2104.2,0.4,100.0,0.0189,-0.0,0.02,-0.02,flip -10387,做多,2021-07-10 21:25:00,2021-07-10 21:30:00,2104.2,2104.14,0.4,100.0,0.0188,-0.0,0.02,-0.02,flip -10388,做空,2021-07-10 21:30:00,2021-07-10 21:40:00,2104.14,2103.26,0.4,100.0,0.0188,0.02,0.02,-0.0,flip -10389,做多,2021-07-10 21:40:00,2021-07-10 21:50:00,2103.26,2104.01,0.4,100.0,0.0188,0.01,0.02,-0.01,flip -10390,做空,2021-07-10 21:50:00,2021-07-10 21:55:00,2104.01,2105.67,0.4,100.0,0.0188,-0.03,0.02,-0.05,flip -10391,做多,2021-07-10 21:55:00,2021-07-10 23:10:00,2105.67,2124.26,0.39,100.0,0.0187,0.35,0.02,0.33,tp_upper -10392,做多,2021-07-11 02:35:00,2021-07-11 02:40:00,2104.32,2102.68,0.4,100.0,0.0192,-0.03,0.02,-0.05,flip -10393,做空,2021-07-11 02:40:00,2021-07-11 02:45:00,2102.68,2104.67,0.4,100.0,0.0191,-0.04,0.02,-0.06,flip -10394,做多,2021-07-11 02:45:00,2021-07-11 02:50:00,2104.67,2103.99,0.4,100.0,0.0191,-0.01,0.02,-0.03,flip -10395,做空,2021-07-11 02:50:00,2021-07-11 03:45:00,2103.99,2092.2,0.4,100.0,0.0191,0.22,0.02,0.2,tp_lower -10396,做多,2021-07-11 06:00:00,2021-07-11 06:15:00,2103.58,2098.57,0.4,100.0,0.0192,-0.1,0.02,-0.12,flip -10397,做空,2021-07-11 06:15:00,2021-07-11 06:35:00,2098.57,2095.2,0.4,100.0,0.0191,0.06,0.02,0.04,tp_lower -10398,做多,2021-07-11 08:20:00,2021-07-11 08:40:00,2105.99,2118.4,0.4,100.0,0.0191,0.24,0.02,0.22,tp_upper -10399,做多,2021-07-11 19:55:00,2021-07-11 20:25:00,2134.61,2134.25,0.4,100.0,0.0189,-0.01,0.02,-0.03,flip -10400,做空,2021-07-11 20:25:00,2021-07-11 20:30:00,2134.25,2135.77,0.4,100.0,0.0189,-0.03,0.02,-0.05,flip -10401,做多,2021-07-11 20:30:00,2021-07-11 20:35:00,2135.77,2133.63,0.4,100.0,0.0189,-0.04,0.02,-0.06,flip -10402,做空,2021-07-11 20:35:00,2021-07-11 20:50:00,2133.63,2136.21,0.4,100.0,0.0188,-0.05,0.02,-0.07,flip -10403,做多,2021-07-11 20:50:00,2021-07-11 20:55:00,2136.21,2129.31,0.4,100.0,0.0188,-0.13,0.02,-0.15,flip -10404,做空,2021-07-11 20:55:00,2021-07-11 21:15:00,2129.31,2140.82,0.4,100.0,0.0188,-0.22,0.02,-0.24,flip -10405,做多,2021-07-11 21:15:00,2021-07-11 21:30:00,2140.82,2152.43,0.4,100.0,0.0185,0.22,0.02,0.2,tp_upper -10406,做多,2021-07-11 23:15:00,2021-07-11 23:20:00,2142.5,2140.38,0.4,100.0,0.0186,-0.04,0.02,-0.06,flip -10407,做空,2021-07-11 23:20:00,2021-07-12 00:10:00,2140.38,2129.38,0.4,100.0,0.0186,0.2,0.02,0.18,tp_lower -10408,做多,2021-07-12 02:15:00,2021-07-12 02:50:00,2146.7,2153.03,0.41,100.0,0.0189,0.12,0.02,0.1,tp_upper -10409,做多,2021-07-12 05:15:00,2021-07-12 05:45:00,2144.76,2143.43,0.41,100.0,0.0189,-0.03,0.02,-0.05,flip -10410,做空,2021-07-12 05:45:00,2021-07-12 05:50:00,2143.43,2147.06,0.41,100.0,0.0189,-0.07,0.02,-0.09,flip -10411,做多,2021-07-12 05:50:00,2021-07-12 06:00:00,2147.06,2146.25,0.4,100.0,0.0188,-0.02,0.02,-0.04,flip -10412,做空,2021-07-12 06:00:00,2021-07-12 06:05:00,2146.25,2146.55,0.4,100.0,0.0188,-0.01,0.02,-0.03,flip -10413,做多,2021-07-12 06:05:00,2021-07-12 06:10:00,2146.55,2145.33,0.4,100.0,0.0188,-0.02,0.02,-0.04,flip -10414,做空,2021-07-12 06:10:00,2021-07-12 06:25:00,2145.33,2148.88,0.4,100.0,0.0188,-0.07,0.02,-0.09,flip -10415,做多,2021-07-12 06:25:00,2021-07-12 07:45:00,2148.88,2147.62,0.4,100.0,0.0187,-0.02,0.02,-0.04,flip -10416,做空,2021-07-12 07:45:00,2021-07-12 07:50:00,2147.62,2147.9,0.4,100.0,0.0187,-0.01,0.02,-0.03,flip -10417,做多,2021-07-12 07:50:00,2021-07-12 07:55:00,2147.9,2145.73,0.4,100.0,0.0186,-0.04,0.02,-0.06,flip -10418,做空,2021-07-12 07:55:00,2021-07-12 08:10:00,2145.73,2150.05,0.4,100.0,0.0186,-0.08,0.02,-0.1,flip -10419,做多,2021-07-12 08:10:00,2021-07-12 08:25:00,2150.05,2145.61,0.4,100.0,0.0185,-0.08,0.02,-0.1,flip -10420,做空,2021-07-12 08:25:00,2021-07-12 08:30:00,2145.61,2146.45,0.4,100.0,0.0185,-0.02,0.02,-0.04,flip -10421,做多,2021-07-12 08:30:00,2021-07-12 08:35:00,2146.45,2145.56,0.4,100.0,0.0185,-0.02,0.02,-0.04,flip -10422,做空,2021-07-12 08:35:00,2021-07-12 09:00:00,2145.56,2145.9,0.4,100.0,0.0185,-0.01,0.02,-0.03,flip -10423,做多,2021-07-12 09:00:00,2021-07-12 09:05:00,2145.9,2144.54,0.4,100.0,0.0184,-0.03,0.02,-0.04,flip -10424,做空,2021-07-12 09:05:00,2021-07-12 09:25:00,2144.54,2135.47,0.39,100.0,0.0184,0.17,0.02,0.15,tp_lower -10425,做多,2021-07-13 01:50:00,2021-07-13 01:55:00,2032.87,2028.75,0.4,100.0,0.0198,-0.08,0.02,-0.1,flip -10426,做空,2021-07-13 01:55:00,2021-07-13 02:15:00,2028.75,2029.21,0.4,100.0,0.0198,-0.01,0.02,-0.03,flip -10427,做多,2021-07-13 02:15:00,2021-07-13 02:25:00,2029.21,2028.01,0.4,100.0,0.0197,-0.02,0.02,-0.04,flip -10428,做空,2021-07-13 02:25:00,2021-07-13 02:30:00,2028.01,2028.47,0.4,100.0,0.0197,-0.01,0.02,-0.03,flip -10429,做多,2021-07-13 02:30:00,2021-07-13 02:55:00,2028.47,2027.55,0.4,100.0,0.0197,-0.02,0.02,-0.04,flip -10430,做空,2021-07-13 02:55:00,2021-07-13 03:00:00,2027.55,2029.07,0.4,100.0,0.0197,-0.03,0.02,-0.05,flip -10431,做多,2021-07-13 03:00:00,2021-07-13 03:55:00,2029.07,2028.13,0.4,100.0,0.0196,-0.02,0.02,-0.04,flip -10432,做空,2021-07-13 03:55:00,2021-07-13 04:00:00,2028.13,2028.33,0.4,100.0,0.0196,-0.0,0.02,-0.02,flip -10433,做多,2021-07-13 04:00:00,2021-07-13 04:15:00,2028.33,2028.45,0.4,100.0,0.0196,0.0,0.02,-0.02,flip -10434,做空,2021-07-13 04:15:00,2021-07-13 04:45:00,2028.45,2027.36,0.4,100.0,0.0196,0.02,0.02,0.0,flip -10435,做多,2021-07-13 04:45:00,2021-07-13 04:50:00,2027.36,2023.58,0.4,100.0,0.0196,-0.07,0.02,-0.09,flip -10436,做空,2021-07-13 04:50:00,2021-07-13 05:00:00,2023.58,2018.75,0.4,100.0,0.0195,0.09,0.02,0.07,tp_lower -10437,做多,2021-07-13 07:10:00,2021-07-13 07:20:00,2023.27,2022.47,0.4,100.0,0.0196,-0.02,0.02,-0.04,flip -10438,做空,2021-07-13 07:20:00,2021-07-13 07:30:00,2022.47,2027.98,0.4,100.0,0.0196,-0.11,0.02,-0.13,flip -10439,做多,2021-07-13 07:30:00,2021-07-13 08:15:00,2027.98,2018.04,0.39,100.0,0.0194,-0.19,0.02,-0.21,flip -10440,做空,2021-07-13 08:15:00,2021-07-13 08:20:00,2018.04,2025.01,0.39,100.0,0.0194,-0.14,0.02,-0.15,flip -10441,做多,2021-07-13 08:20:00,2021-07-13 09:10:00,2025.01,2019.46,0.39,100.0,0.0193,-0.11,0.02,-0.13,flip -10442,做空,2021-07-13 09:10:00,2021-07-13 09:15:00,2019.46,2023.03,0.39,100.0,0.0192,-0.07,0.02,-0.09,flip -10443,做多,2021-07-13 09:15:00,2021-07-13 09:40:00,2023.03,2020.16,0.39,100.0,0.0192,-0.05,0.02,-0.07,flip -10444,做空,2021-07-13 09:40:00,2021-07-13 09:50:00,2020.16,2017.5,0.39,100.0,0.0191,0.05,0.02,0.03,flip -10445,做多,2021-07-13 09:50:00,2021-07-13 10:00:00,2017.5,2037.99,0.39,100.0,0.0192,0.39,0.02,0.37,tp_upper -10446,做多,2021-07-13 10:55:00,2021-07-13 11:00:00,2019.45,2013.39,0.39,100.0,0.0193,-0.12,0.02,-0.14,flip -10447,做空,2021-07-13 11:00:00,2021-07-13 11:40:00,2013.39,2020.37,0.39,100.0,0.0193,-0.13,0.02,-0.15,flip -10448,做多,2021-07-13 11:40:00,2021-07-13 11:45:00,2020.37,2014.26,0.39,100.0,0.0192,-0.12,0.02,-0.14,flip -10449,做空,2021-07-13 11:45:00,2021-07-13 11:50:00,2014.26,1996.44,0.39,100.0,0.0191,0.34,0.02,0.32,tp_lower -10450,做多,2021-07-13 15:45:00,2021-07-13 15:50:00,2003.75,2000.7,0.39,100.0,0.0194,-0.06,0.02,-0.08,flip -10451,做空,2021-07-13 15:50:00,2021-07-13 16:30:00,2000.7,2001.68,0.39,100.0,0.0194,-0.02,0.02,-0.04,flip -10452,做多,2021-07-13 16:30:00,2021-07-14 08:30:00,2001.68,1896.57,0.39,100.0,0.0193,-2.03,0.02,-2.05,flip -10453,做空,2021-07-14 08:30:00,2021-07-14 09:00:00,1896.57,1919.93,0.38,100.0,0.0198,-0.46,0.02,-0.48,flip -10454,做多,2021-07-14 09:00:00,2021-07-14 09:05:00,1919.93,1917.69,0.37,100.0,0.0193,-0.04,0.02,-0.06,tp_upper -10455,做多,2021-07-14 19:10:00,2021-07-14 19:25:00,1978.47,1978.64,0.37,100.0,0.0187,0.0,0.02,-0.02,flip -10456,做空,2021-07-14 19:25:00,2021-07-14 19:30:00,1978.64,1985.0,0.37,100.0,0.0187,-0.12,0.02,-0.14,flip -10457,做多,2021-07-14 19:30:00,2021-07-14 19:55:00,1985.0,1979.48,0.37,100.0,0.0185,-0.1,0.02,-0.12,flip -10458,做空,2021-07-14 19:55:00,2021-07-14 20:00:00,1979.48,1984.86,0.37,100.0,0.0185,-0.1,0.02,-0.12,flip -10459,做多,2021-07-14 20:00:00,2021-07-14 20:35:00,1984.86,1984.42,0.37,100.0,0.0184,-0.01,0.02,-0.03,flip -10460,做空,2021-07-14 20:35:00,2021-07-14 20:40:00,1984.42,1984.84,0.36,100.0,0.0184,-0.01,0.02,-0.03,flip -10461,做多,2021-07-14 20:40:00,2021-07-14 21:55:00,1984.84,1993.3,0.36,100.0,0.0184,0.16,0.02,0.14,flip -10462,做空,2021-07-14 21:55:00,2021-07-14 22:10:00,1993.3,1995.18,0.37,100.0,0.0183,-0.03,0.02,-0.05,flip -10463,做多,2021-07-14 22:10:00,2021-07-14 22:35:00,1995.18,2006.07,0.37,100.0,0.0183,0.2,0.02,0.18,tp_upper -10464,做多,2021-07-14 23:30:00,2021-07-14 23:35:00,1996.0,1990.03,0.37,100.0,0.0184,-0.11,0.02,-0.13,flip -10465,做空,2021-07-14 23:35:00,2021-07-14 23:40:00,1990.03,1991.31,0.37,100.0,0.0184,-0.02,0.02,-0.04,flip -10466,做多,2021-07-14 23:40:00,2021-07-15 00:00:00,1991.31,1989.32,0.36,100.0,0.0183,-0.04,0.02,-0.05,flip -10467,做空,2021-07-15 00:00:00,2021-07-15 00:05:00,1989.32,1980.24,0.37,100.0,0.0185,0.17,0.02,0.15,tp_lower -10468,做多,2021-07-15 00:40:00,2021-07-15 00:50:00,1991.24,2003.82,0.37,100.0,0.0186,0.23,0.02,0.22,tp_upper -10469,做多,2021-07-15 02:30:00,2021-07-15 02:35:00,1996.66,1992.12,0.37,100.0,0.0186,-0.08,0.02,-0.1,flip -10470,做空,2021-07-15 02:35:00,2021-07-15 04:00:00,1992.12,1958.79,0.37,100.0,0.0186,0.62,0.02,0.6,tp_lower -10471,做多,2021-07-15 18:50:00,2021-07-15 18:55:00,1918.8,1914.6,0.38,100.0,0.0196,-0.08,0.02,-0.1,flip -10472,做空,2021-07-15 18:55:00,2021-07-15 19:00:00,1914.6,1914.62,0.38,100.0,0.0196,-0.0,0.02,-0.02,flip -10473,做多,2021-07-15 19:00:00,2021-07-15 19:05:00,1914.62,1910.37,0.37,100.0,0.0196,-0.08,0.02,-0.1,flip -10474,做空,2021-07-15 19:05:00,2021-07-15 19:15:00,1910.37,1925.69,0.37,100.0,0.0196,-0.3,0.02,-0.32,flip -10475,做多,2021-07-15 19:15:00,2021-07-15 19:20:00,1925.69,1913.89,0.37,100.0,0.0192,-0.23,0.02,-0.25,flip -10476,做空,2021-07-15 19:20:00,2021-07-15 19:25:00,1913.89,1919.25,0.37,100.0,0.0192,-0.1,0.02,-0.12,flip -10477,做多,2021-07-15 19:25:00,2021-07-15 19:40:00,1919.25,1913.21,0.37,100.0,0.0191,-0.12,0.02,-0.13,flip -10478,做空,2021-07-15 19:40:00,2021-07-15 23:55:00,1913.21,1919.35,0.36,100.0,0.0191,-0.12,0.02,-0.14,flip -10479,做多,2021-07-15 23:55:00,2021-07-16 00:00:00,1919.35,1906.54,0.36,100.0,0.0189,-0.24,0.02,-0.26,flip -10480,做空,2021-07-16 00:00:00,2021-07-16 00:10:00,1906.54,1921.11,0.36,100.0,0.0191,-0.28,0.02,-0.3,flip -10481,做多,2021-07-16 00:10:00,2021-07-16 00:20:00,1921.11,1911.66,0.36,100.0,0.0188,-0.18,0.02,-0.2,flip -10482,做空,2021-07-16 00:20:00,2021-07-16 00:45:00,1911.66,1900.43,0.36,100.0,0.0188,0.21,0.02,0.19,tp_lower -10483,做多,2021-07-16 01:00:00,2021-07-16 02:00:00,1913.41,1930.21,0.36,100.0,0.0189,0.32,0.02,0.3,tp_upper -10484,做多,2021-07-16 05:55:00,2021-07-16 13:10:00,1929.1,1895.85,0.36,100.0,0.0189,-0.63,0.02,-0.65,flip -10485,做空,2021-07-16 13:10:00,2021-07-16 13:15:00,1895.85,1899.45,0.36,100.0,0.0188,-0.07,0.02,-0.09,flip -10486,做多,2021-07-16 13:15:00,2021-07-16 13:20:00,1899.45,1898.1,0.36,100.0,0.0188,-0.03,0.02,-0.04,flip -10487,做空,2021-07-16 13:20:00,2021-07-16 13:25:00,1898.1,1907.15,0.36,100.0,0.0187,-0.17,0.02,-0.19,flip -10488,做多,2021-07-16 13:25:00,2021-07-16 13:45:00,1907.15,1895.2,0.35,100.0,0.0185,-0.22,0.02,-0.24,flip -10489,做空,2021-07-16 13:45:00,2021-07-16 22:25:00,1895.2,1896.21,0.35,100.0,0.0185,-0.02,0.02,-0.04,tp_lower -10490,做多,2021-07-17 04:50:00,2021-07-17 05:40:00,1883.41,1882.82,0.35,100.0,0.0188,-0.01,0.02,-0.03,flip -10491,做空,2021-07-17 05:40:00,2021-07-17 05:50:00,1882.82,1882.97,0.35,100.0,0.0188,-0.0,0.02,-0.02,flip -10492,做多,2021-07-17 05:50:00,2021-07-17 06:00:00,1882.97,1882.27,0.35,100.0,0.0187,-0.01,0.02,-0.03,flip -10493,做空,2021-07-17 06:00:00,2021-07-17 07:20:00,1882.27,1880.3,0.35,100.0,0.0187,0.04,0.02,0.02,flip -10494,做多,2021-07-17 07:20:00,2021-07-17 07:25:00,1880.3,1877.21,0.35,100.0,0.0188,-0.06,0.02,-0.08,flip -10495,做空,2021-07-17 07:25:00,2021-07-17 07:30:00,1877.21,1880.37,0.35,100.0,0.0187,-0.06,0.02,-0.08,flip -10496,做多,2021-07-17 07:30:00,2021-07-17 07:35:00,1880.37,1878.56,0.35,100.0,0.0187,-0.03,0.02,-0.05,flip -10497,做空,2021-07-17 07:35:00,2021-07-17 07:40:00,1878.56,1881.86,0.35,100.0,0.0186,-0.06,0.02,-0.08,flip -10498,做多,2021-07-17 07:40:00,2021-07-17 07:50:00,1881.86,1878.33,0.35,100.0,0.0185,-0.07,0.02,-0.08,flip -10499,做空,2021-07-17 07:50:00,2021-07-17 08:35:00,1878.33,1888.71,0.35,100.0,0.0185,-0.19,0.02,-0.21,flip -10500,做多,2021-07-17 08:35:00,2021-07-17 08:40:00,1888.71,1896.21,0.35,100.0,0.0183,0.14,0.02,0.12,tp_upper -10501,做多,2021-07-17 12:30:00,2021-07-17 12:40:00,1873.65,1872.66,0.35,100.0,0.0185,-0.02,0.02,-0.04,flip -10502,做空,2021-07-17 12:40:00,2021-07-17 13:40:00,1872.66,1885.9,0.35,100.0,0.0185,-0.24,0.02,-0.26,flip -10503,做多,2021-07-17 13:40:00,2021-07-17 13:45:00,1885.9,1878.2,0.34,100.0,0.0182,-0.14,0.02,-0.16,tp_upper -10504,做多,2021-07-17 13:50:00,2021-07-17 15:00:00,1878.29,1874.46,0.34,100.0,0.0182,-0.07,0.02,-0.09,flip -10505,做空,2021-07-17 15:00:00,2021-07-17 15:25:00,1874.46,1877.83,0.34,100.0,0.0182,-0.06,0.02,-0.08,flip -10506,做多,2021-07-17 15:25:00,2021-07-17 15:35:00,1877.83,1876.74,0.34,100.0,0.0181,-0.02,0.02,-0.04,flip -10507,做空,2021-07-17 15:35:00,2021-07-17 15:45:00,1876.74,1881.93,0.34,100.0,0.0181,-0.09,0.02,-0.11,flip -10508,做多,2021-07-17 15:45:00,2021-07-17 16:20:00,1881.93,1892.9,0.34,100.0,0.018,0.2,0.02,0.18,tp_upper -10509,做多,2021-07-17 23:10:00,2021-07-17 23:20:00,1893.86,1896.35,0.34,100.0,0.0179,0.04,0.02,0.03,flip -10510,做空,2021-07-17 23:20:00,2021-07-17 23:30:00,1896.35,1897.98,0.34,100.0,0.0179,-0.03,0.02,-0.05,flip -10511,做多,2021-07-17 23:30:00,2021-07-17 23:35:00,1897.98,1893.62,0.34,100.0,0.0179,-0.08,0.02,-0.09,flip -10512,做空,2021-07-17 23:35:00,2021-07-17 23:40:00,1893.62,1898.54,0.34,100.0,0.0178,-0.09,0.02,-0.1,flip -10513,做多,2021-07-17 23:40:00,2021-07-17 23:45:00,1898.54,1894.03,0.34,100.0,0.0177,-0.08,0.02,-0.1,flip -10514,做空,2021-07-17 23:45:00,2021-07-17 23:50:00,1894.03,1901.49,0.34,100.0,0.0177,-0.13,0.02,-0.15,flip -10515,做多,2021-07-17 23:50:00,2021-07-17 23:55:00,1901.49,1898.55,0.33,100.0,0.0176,-0.05,0.02,-0.07,flip -10516,做空,2021-07-17 23:55:00,2021-07-18 00:00:00,1898.55,1902.68,0.33,100.0,0.0175,-0.07,0.02,-0.09,flip -10517,做多,2021-07-18 00:00:00,2021-07-18 00:05:00,1902.68,1904.8,0.34,100.0,0.0179,0.04,0.02,0.02,tp_upper -10518,做多,2021-07-18 07:40:00,2021-07-18 08:45:00,1956.7,1961.9,0.34,100.0,0.0174,0.09,0.02,0.07,flip -10519,做空,2021-07-18 08:45:00,2021-07-18 08:50:00,1961.9,1961.96,0.34,100.0,0.0174,-0.0,0.02,-0.02,flip -10520,做多,2021-07-18 08:50:00,2021-07-18 09:15:00,1961.96,1964.16,0.34,100.0,0.0174,0.04,0.02,0.02,flip -10521,做空,2021-07-18 09:15:00,2021-07-18 09:25:00,1964.16,1966.13,0.34,100.0,0.0173,-0.03,0.02,-0.05,flip -10522,做多,2021-07-18 09:25:00,2021-07-18 09:50:00,1966.13,1969.97,0.34,100.0,0.0173,0.07,0.02,0.05,flip -10523,做空,2021-07-18 09:50:00,2021-07-18 10:00:00,1969.97,1954.31,0.34,100.0,0.0173,0.27,0.02,0.25,tp_lower -10524,做多,2021-07-18 11:35:00,2021-07-18 12:05:00,1967.41,1968.21,0.34,100.0,0.0174,0.01,0.02,-0.0,flip -10525,做空,2021-07-18 12:05:00,2021-07-18 12:10:00,1968.21,1968.99,0.34,100.0,0.0174,-0.01,0.02,-0.03,flip -10526,做多,2021-07-18 12:10:00,2021-07-18 12:15:00,1968.99,1964.67,0.34,100.0,0.0174,-0.07,0.02,-0.09,flip -10527,做空,2021-07-18 12:15:00,2021-07-18 13:10:00,1964.67,1956.72,0.34,100.0,0.0173,0.14,0.02,0.12,tp_lower -10528,做多,2021-07-18 21:50:00,2021-07-18 22:10:00,1910.69,1907.97,0.34,100.0,0.0179,-0.05,0.02,-0.07,flip -10529,做空,2021-07-18 22:10:00,2021-07-18 23:45:00,1907.97,1903.15,0.34,100.0,0.0179,0.09,0.02,0.07,flip -10530,做多,2021-07-18 23:45:00,2021-07-18 23:50:00,1903.15,1895.94,0.34,100.0,0.0179,-0.13,0.02,-0.15,flip -10531,做空,2021-07-18 23:50:00,2021-07-19 00:00:00,1895.94,1890.51,0.34,100.0,0.0179,0.1,0.02,0.08,tp_lower -10532,做多,2021-07-19 00:05:00,2021-07-19 00:15:00,1897.66,1901.14,0.35,100.0,0.0182,0.06,0.02,0.05,flip -10533,做空,2021-07-19 00:15:00,2021-07-19 00:35:00,1901.14,1887.73,0.35,100.0,0.0182,0.24,0.02,0.23,tp_lower -10534,做多,2021-07-19 03:40:00,2021-07-19 03:45:00,1892.71,1887.6,0.35,100.0,0.0184,-0.09,0.02,-0.11,flip -10535,做空,2021-07-19 03:45:00,2021-07-19 04:25:00,1887.6,1888.59,0.35,100.0,0.0183,-0.02,0.02,-0.04,flip -10536,做多,2021-07-19 04:25:00,2021-07-19 04:30:00,1888.59,1887.96,0.35,100.0,0.0183,-0.01,0.02,-0.03,flip -10537,做空,2021-07-19 04:30:00,2021-07-19 04:35:00,1887.96,1890.42,0.35,100.0,0.0183,-0.04,0.02,-0.06,flip -10538,做多,2021-07-19 04:35:00,2021-07-19 04:40:00,1890.42,1890.11,0.34,100.0,0.0182,-0.01,0.02,-0.02,flip -10539,做空,2021-07-19 04:40:00,2021-07-19 04:45:00,1890.11,1895.39,0.34,100.0,0.0182,-0.1,0.02,-0.11,flip -10540,做多,2021-07-19 04:45:00,2021-07-19 05:45:00,1895.39,1910.37,0.34,100.0,0.0181,0.27,0.02,0.25,tp_upper -10541,做多,2021-07-19 07:55:00,2021-07-19 08:40:00,1890.82,1890.69,0.35,100.0,0.0182,-0.0,0.02,-0.02,flip -10542,做空,2021-07-19 08:40:00,2021-07-19 08:55:00,1890.69,1875.0,0.34,100.0,0.0182,0.29,0.02,0.27,tp_lower -10543,做多,2021-07-19 21:15:00,2021-07-19 21:20:00,1825.23,1823.25,0.35,100.0,0.019,-0.04,0.02,-0.06,flip -10544,做空,2021-07-19 21:20:00,2021-07-19 21:55:00,1823.25,1810.82,0.35,100.0,0.019,0.24,0.02,0.22,tp_lower -10545,做多,2021-07-19 22:05:00,2021-07-19 22:10:00,1820.3,1819.85,0.35,100.0,0.0191,-0.01,0.02,-0.03,flip -10546,做空,2021-07-19 22:10:00,2021-07-19 22:20:00,1819.85,1814.14,0.35,100.0,0.0191,0.11,0.02,0.09,tp_lower -10547,做多,2021-07-19 22:25:00,2021-07-19 22:35:00,1822.28,1825.1,0.35,100.0,0.0191,0.05,0.02,0.04,tp_upper -10548,做多,2021-07-19 23:00:00,2021-07-19 23:10:00,1820.6,1821.28,0.35,100.0,0.0192,0.01,0.02,-0.0,flip -10549,做空,2021-07-19 23:10:00,2021-07-19 23:25:00,1821.28,1820.18,0.35,100.0,0.0191,0.02,0.02,0.0,flip -10550,做多,2021-07-19 23:25:00,2021-07-19 23:35:00,1820.18,1825.81,0.35,100.0,0.0192,0.11,0.02,0.09,tp_upper -10551,做多,2021-07-20 00:10:00,2021-07-20 00:15:00,1825.18,1829.13,0.36,100.0,0.0195,0.08,0.02,0.06,tp_upper -10552,做多,2021-07-20 00:25:00,2021-07-20 00:30:00,1824.0,1826.77,0.36,100.0,0.0195,0.05,0.02,0.04,tp_upper -10553,做多,2021-07-20 10:20:00,2021-07-20 10:45:00,1746.11,1744.89,0.36,100.0,0.0204,-0.02,0.02,-0.04,flip -10554,做空,2021-07-20 10:45:00,2021-07-20 10:50:00,1744.89,1753.63,0.36,100.0,0.0204,-0.18,0.02,-0.2,flip -10555,做多,2021-07-20 10:50:00,2021-07-20 11:15:00,1753.63,1748.58,0.35,100.0,0.0201,-0.1,0.02,-0.12,flip -10556,做空,2021-07-20 11:15:00,2021-07-20 11:30:00,1748.58,1748.97,0.35,100.0,0.0201,-0.01,0.02,-0.03,flip -10557,做多,2021-07-20 11:30:00,2021-07-20 12:10:00,1748.97,1755.47,0.35,100.0,0.0201,0.13,0.02,0.11,tp_upper -10558,做多,2021-07-20 12:30:00,2021-07-20 12:55:00,1749.49,1755.26,0.35,100.0,0.0201,0.12,0.02,0.1,tp_upper -10559,做多,2021-07-20 13:30:00,2021-07-20 14:05:00,1742.11,1762.67,0.35,100.0,0.0203,0.42,0.02,0.4,tp_upper -10560,做多,2021-07-20 14:05:00,2021-07-20 14:10:00,1762.67,1756.99,0.36,100.0,0.0203,-0.12,0.02,-0.13,tp_upper -10561,做多,2021-07-20 14:20:00,2021-07-20 14:25:00,1760.35,1760.12,0.36,100.0,0.0202,-0.0,0.02,-0.02,tp_upper -10562,做多,2021-07-20 22:25:00,2021-07-20 22:30:00,1781.29,1780.15,0.36,100.0,0.0199,-0.02,0.02,-0.04,flip -10563,做空,2021-07-20 22:30:00,2021-07-20 23:15:00,1780.15,1783.64,0.35,100.0,0.0199,-0.07,0.02,-0.09,flip -10564,做多,2021-07-20 23:15:00,2021-07-20 23:25:00,1783.64,1783.25,0.35,100.0,0.0198,-0.01,0.02,-0.03,flip -10565,做空,2021-07-20 23:25:00,2021-07-20 23:30:00,1783.25,1784.98,0.35,100.0,0.0198,-0.03,0.02,-0.05,flip -10566,做多,2021-07-20 23:30:00,2021-07-20 23:35:00,1784.98,1783.32,0.35,100.0,0.0197,-0.03,0.02,-0.05,flip -10567,做空,2021-07-20 23:35:00,2021-07-20 23:40:00,1783.32,1785.85,0.35,100.0,0.0197,-0.05,0.02,-0.07,flip -10568,做多,2021-07-20 23:40:00,2021-07-20 23:45:00,1785.85,1782.37,0.35,100.0,0.0196,-0.07,0.02,-0.09,flip -10569,做空,2021-07-20 23:45:00,2021-07-20 23:50:00,1782.37,1784.34,0.35,100.0,0.0196,-0.04,0.02,-0.06,flip -10570,做多,2021-07-20 23:50:00,2021-07-21 00:00:00,1784.34,1780.73,0.35,100.0,0.0196,-0.07,0.02,-0.09,flip -10571,做空,2021-07-21 00:00:00,2021-07-21 00:05:00,1780.73,1786.5,0.35,100.0,0.0199,-0.11,0.02,-0.13,flip -10572,做多,2021-07-21 00:05:00,2021-07-21 00:15:00,1786.5,1787.29,0.35,100.0,0.0197,0.02,0.02,-0.0,flip -10573,做空,2021-07-21 00:15:00,2021-07-21 00:30:00,1787.29,1774.22,0.35,100.0,0.0197,0.26,0.02,0.24,tp_lower -10574,做多,2021-07-21 02:05:00,2021-07-21 02:15:00,1782.38,1780.44,0.35,100.0,0.0199,-0.04,0.02,-0.06,flip -10575,做空,2021-07-21 02:15:00,2021-07-21 02:30:00,1780.44,1782.72,0.35,100.0,0.0199,-0.05,0.02,-0.06,flip -10576,做多,2021-07-21 02:30:00,2021-07-21 02:40:00,1782.72,1794.58,0.35,100.0,0.0198,0.23,0.02,0.22,tp_upper -10577,做多,2021-07-21 19:50:00,2021-07-21 19:55:00,1943.75,1937.27,0.36,100.0,0.0183,-0.12,0.02,-0.14,flip -10578,做空,2021-07-21 19:55:00,2021-07-21 20:05:00,1937.27,1944.58,0.35,100.0,0.0183,-0.13,0.02,-0.15,flip -10579,做多,2021-07-21 20:05:00,2021-07-21 20:10:00,1944.58,1935.4,0.35,100.0,0.0181,-0.17,0.02,-0.18,flip -10580,做空,2021-07-21 20:10:00,2021-07-21 20:20:00,1935.4,1940.71,0.35,100.0,0.0181,-0.1,0.02,-0.11,flip -10581,做多,2021-07-21 20:20:00,2021-07-21 20:25:00,1940.71,1936.69,0.35,100.0,0.018,-0.07,0.02,-0.09,flip -10582,做空,2021-07-21 20:25:00,2021-07-21 20:30:00,1936.69,1939.71,0.35,100.0,0.0179,-0.05,0.02,-0.07,flip -10583,做多,2021-07-21 20:30:00,2021-07-21 20:35:00,1939.71,1934.29,0.35,100.0,0.0179,-0.1,0.02,-0.11,flip -10584,做空,2021-07-21 20:35:00,2021-07-21 20:40:00,1934.29,1939.26,0.35,100.0,0.0179,-0.09,0.02,-0.11,flip -10585,做多,2021-07-21 20:40:00,2021-07-21 21:05:00,1939.26,1942.31,0.34,100.0,0.0177,0.05,0.02,0.04,flip -10586,做空,2021-07-21 21:05:00,2021-07-21 21:10:00,1942.31,1944.01,0.34,100.0,0.0177,-0.03,0.02,-0.05,flip -10587,做多,2021-07-21 21:10:00,2021-07-21 21:15:00,1944.01,1941.3,0.34,100.0,0.0177,-0.05,0.02,-0.07,flip -10588,做空,2021-07-21 21:15:00,2021-07-21 21:20:00,1941.3,1945.01,0.34,100.0,0.0177,-0.07,0.02,-0.08,flip -10589,做多,2021-07-21 21:20:00,2021-07-21 23:45:00,1945.01,1992.85,0.34,100.0,0.0176,0.84,0.02,0.82,tp_upper -10590,做多,2021-07-22 02:05:00,2021-07-22 02:30:00,1980.27,1965.98,0.36,100.0,0.018,-0.26,0.02,-0.27,flip -10591,做空,2021-07-22 02:30:00,2021-07-22 02:40:00,1965.98,1968.01,0.35,100.0,0.018,-0.04,0.02,-0.05,flip -10592,做多,2021-07-22 02:40:00,2021-07-22 03:25:00,1968.01,1970.77,0.35,100.0,0.0179,0.05,0.02,0.03,flip -10593,做空,2021-07-22 03:25:00,2021-07-22 03:30:00,1970.77,1971.41,0.35,100.0,0.0179,-0.01,0.02,-0.03,flip -10594,做多,2021-07-22 03:30:00,2021-07-22 03:35:00,1971.41,1969.66,0.35,100.0,0.0179,-0.03,0.02,-0.05,flip -10595,做空,2021-07-22 03:35:00,2021-07-22 03:45:00,1969.66,1978.19,0.35,100.0,0.0178,-0.15,0.02,-0.17,flip -10596,做多,2021-07-22 03:45:00,2021-07-22 04:20:00,1978.19,1991.97,0.35,100.0,0.0177,0.24,0.02,0.23,tp_upper -10597,做多,2021-07-22 06:05:00,2021-07-22 06:15:00,1977.4,1977.45,0.35,100.0,0.0178,0.0,0.02,-0.02,flip -10598,做空,2021-07-22 06:15:00,2021-07-22 06:25:00,1977.45,1977.67,0.35,100.0,0.0178,-0.0,0.02,-0.02,flip -10599,做多,2021-07-22 06:25:00,2021-07-22 06:30:00,1977.67,1974.95,0.35,100.0,0.0177,-0.05,0.02,-0.07,flip -10600,做空,2021-07-22 06:30:00,2021-07-22 06:35:00,1974.95,1981.99,0.35,100.0,0.0177,-0.12,0.02,-0.14,flip -10601,做多,2021-07-22 06:35:00,2021-07-22 06:45:00,1981.99,1978.67,0.35,100.0,0.0176,-0.06,0.02,-0.08,flip -10602,做空,2021-07-22 06:45:00,2021-07-22 06:50:00,1978.67,1978.92,0.35,100.0,0.0176,-0.0,0.02,-0.02,flip -10603,做多,2021-07-22 06:50:00,2021-07-22 07:10:00,1978.92,2004.5,0.35,100.0,0.0175,0.45,0.02,0.43,tp_upper -10604,做多,2021-07-22 10:05:00,2021-07-22 10:10:00,1987.3,1983.86,0.35,100.0,0.0177,-0.06,0.02,-0.08,flip -10605,做空,2021-07-22 10:10:00,2021-07-22 10:35:00,1983.86,1984.35,0.35,100.0,0.0177,-0.01,0.02,-0.03,flip -10606,做多,2021-07-22 10:35:00,2021-07-22 10:55:00,1984.35,1980.61,0.35,100.0,0.0176,-0.07,0.02,-0.08,flip -10607,做空,2021-07-22 10:55:00,2021-07-22 11:00:00,1980.61,1981.92,0.35,100.0,0.0176,-0.02,0.02,-0.04,flip -10608,做多,2021-07-22 11:00:00,2021-07-22 11:10:00,1981.92,1973.99,0.35,100.0,0.0176,-0.14,0.02,-0.16,flip -10609,做空,2021-07-22 11:10:00,2021-07-22 11:40:00,1973.99,1981.56,0.35,100.0,0.0176,-0.13,0.02,-0.15,flip -10610,做多,2021-07-22 11:40:00,2021-07-22 12:45:00,1981.56,1983.06,0.34,100.0,0.0174,0.03,0.02,0.01,flip -10611,做空,2021-07-22 12:45:00,2021-07-22 12:50:00,1983.06,1984.25,0.34,100.0,0.0174,-0.02,0.02,-0.04,flip -10612,做多,2021-07-22 12:50:00,2021-07-22 12:55:00,1984.25,2007.45,0.34,100.0,0.0174,0.4,0.02,0.39,tp_upper -10613,做多,2021-07-22 12:55:00,2021-07-22 13:00:00,2007.45,2000.0,0.35,100.0,0.0173,-0.13,0.02,-0.15,tp_upper -10614,做多,2021-07-22 13:45:00,2021-07-22 13:50:00,1988.33,1986.34,0.35,100.0,0.0174,-0.03,0.02,-0.05,flip -10615,做空,2021-07-22 13:50:00,2021-07-22 13:55:00,1986.34,1990.02,0.35,100.0,0.0174,-0.06,0.02,-0.08,flip -10616,做多,2021-07-22 13:55:00,2021-07-22 14:00:00,1990.02,1985.15,0.34,100.0,0.0173,-0.08,0.02,-0.1,flip -10617,做空,2021-07-22 14:00:00,2021-07-22 14:05:00,1985.15,1986.4,0.34,100.0,0.0173,-0.02,0.02,-0.04,flip -10618,做多,2021-07-22 14:05:00,2021-07-22 14:30:00,1986.4,1983.75,0.34,100.0,0.0173,-0.05,0.02,-0.06,flip -10619,做空,2021-07-22 14:30:00,2021-07-22 14:35:00,1983.75,1992.55,0.34,100.0,0.0172,-0.15,0.02,-0.17,flip -10620,做多,2021-07-22 14:35:00,2021-07-22 15:25:00,1992.55,2015.98,0.34,100.0,0.0171,0.4,0.02,0.38,tp_upper -10621,做多,2021-07-22 22:00:00,2021-07-22 22:05:00,2013.34,2010.91,0.34,100.0,0.0171,-0.04,0.02,-0.06,flip -10622,做空,2021-07-22 22:05:00,2021-07-22 22:20:00,2010.91,1996.25,0.34,100.0,0.0171,0.25,0.02,0.23,tp_lower -10623,做多,2021-07-22 23:20:00,2021-07-22 23:25:00,2014.37,2014.02,0.35,100.0,0.0171,-0.01,0.02,-0.02,flip -10624,做空,2021-07-22 23:25:00,2021-07-22 23:30:00,2014.02,2016.71,0.34,100.0,0.0171,-0.05,0.02,-0.06,flip -10625,做多,2021-07-22 23:30:00,2021-07-23 00:10:00,2016.71,2014.72,0.34,100.0,0.0171,-0.03,0.02,-0.05,flip -10626,做空,2021-07-23 00:10:00,2021-07-23 00:15:00,2014.72,2024.31,0.35,100.0,0.0176,-0.17,0.02,-0.19,flip -10627,做多,2021-07-23 00:15:00,2021-07-23 00:30:00,2024.31,2018.84,0.35,100.0,0.0174,-0.1,0.02,-0.11,flip -10628,做空,2021-07-23 00:30:00,2021-07-23 00:35:00,2018.84,2021.99,0.35,100.0,0.0174,-0.05,0.02,-0.07,flip -10629,做多,2021-07-23 00:35:00,2021-07-23 00:50:00,2021.99,2034.0,0.35,100.0,0.0173,0.21,0.02,0.19,tp_upper -10630,做多,2021-07-23 08:25:00,2021-07-23 08:35:00,2052.89,2051.44,0.35,100.0,0.0171,-0.02,0.02,-0.04,flip -10631,做空,2021-07-23 08:35:00,2021-07-23 08:40:00,2051.44,2057.1,0.35,100.0,0.0171,-0.1,0.02,-0.11,flip -10632,做多,2021-07-23 08:40:00,2021-07-23 08:45:00,2057.1,2055.01,0.35,100.0,0.017,-0.04,0.02,-0.05,flip -10633,做空,2021-07-23 08:45:00,2021-07-23 09:15:00,2055.01,2056.86,0.35,100.0,0.017,-0.03,0.02,-0.05,flip -10634,做多,2021-07-23 09:15:00,2021-07-23 09:25:00,2056.86,2058.86,0.35,100.0,0.017,0.03,0.02,0.02,flip -10635,做空,2021-07-23 09:25:00,2021-07-23 09:40:00,2058.86,2059.36,0.35,100.0,0.0169,-0.01,0.02,-0.03,flip -10636,做多,2021-07-23 09:40:00,2021-07-23 11:05:00,2059.36,2062.23,0.35,100.0,0.0169,0.05,0.02,0.03,flip -10637,做空,2021-07-23 11:05:00,2021-07-23 11:10:00,2062.23,2063.66,0.35,100.0,0.0169,-0.02,0.02,-0.04,flip -10638,做多,2021-07-23 11:10:00,2021-07-23 11:20:00,2063.66,2067.82,0.35,100.0,0.0169,0.07,0.02,0.05,flip -10639,做空,2021-07-23 11:20:00,2021-07-23 11:35:00,2067.82,2064.52,0.35,100.0,0.0168,0.06,0.02,0.04,flip -10640,做多,2021-07-23 11:35:00,2021-07-23 11:45:00,2064.52,2057.75,0.35,100.0,0.0169,-0.11,0.02,-0.13,flip -10641,做空,2021-07-23 11:45:00,2021-07-23 12:05:00,2057.75,2048.0,0.35,100.0,0.0169,0.16,0.02,0.15,tp_lower -10642,做多,2021-07-23 12:50:00,2021-07-23 13:00:00,2063.56,2062.45,0.35,100.0,0.0169,-0.02,0.02,-0.04,flip -10643,做空,2021-07-23 13:00:00,2021-07-23 13:10:00,2062.45,2063.12,0.35,100.0,0.0169,-0.01,0.02,-0.03,flip -10644,做多,2021-07-23 13:10:00,2021-07-23 13:45:00,2063.12,2071.9,0.35,100.0,0.0168,0.15,0.02,0.13,tp_upper -10645,做多,2021-07-23 14:40:00,2021-07-23 14:50:00,2062.88,2062.15,0.35,100.0,0.0169,-0.01,0.02,-0.03,flip -10646,做空,2021-07-23 14:50:00,2021-07-23 14:55:00,2062.15,2062.84,0.35,100.0,0.0169,-0.01,0.02,-0.03,flip -10647,做多,2021-07-23 14:55:00,2021-07-23 15:00:00,2062.84,2059.22,0.35,100.0,0.0168,-0.06,0.02,-0.08,flip -10648,做空,2021-07-23 15:00:00,2021-07-23 15:35:00,2059.22,2059.1,0.35,100.0,0.0168,0.0,0.02,-0.02,flip -10649,做多,2021-07-23 15:35:00,2021-07-23 20:50:00,2059.1,2036.75,0.35,100.0,0.0168,-0.38,0.02,-0.39,flip -10650,做空,2021-07-23 20:50:00,2021-07-23 20:55:00,2036.75,2039.48,0.34,100.0,0.0168,-0.05,0.02,-0.06,flip -10651,做多,2021-07-23 20:55:00,2021-07-23 21:00:00,2039.48,2036.74,0.34,100.0,0.0167,-0.05,0.02,-0.06,flip -10652,做空,2021-07-23 21:00:00,2021-07-23 21:05:00,2036.74,2037.64,0.34,100.0,0.0167,-0.02,0.02,-0.03,flip -10653,做多,2021-07-23 21:05:00,2021-07-23 21:15:00,2037.64,2039.61,0.34,100.0,0.0167,0.03,0.02,0.02,flip -10654,做空,2021-07-23 21:15:00,2021-07-24 08:15:00,2039.61,2122.79,0.34,100.0,0.0167,-1.39,0.02,-1.4,flip -10655,做多,2021-07-24 08:15:00,2021-07-24 08:35:00,2122.79,2122.16,0.33,100.0,0.0158,-0.01,0.02,-0.03,flip -10656,做空,2021-07-24 08:35:00,2021-07-24 08:55:00,2122.16,2120.51,0.33,100.0,0.0158,0.03,0.02,0.01,flip -10657,做多,2021-07-24 08:55:00,2021-07-24 09:10:00,2120.51,2124.06,0.33,100.0,0.0158,0.06,0.02,0.04,flip -10658,做空,2021-07-24 09:10:00,2021-07-24 09:20:00,2124.06,2124.43,0.33,100.0,0.0157,-0.01,0.02,-0.02,flip -10659,做多,2021-07-24 09:20:00,2021-07-24 09:35:00,2124.43,2134.06,0.33,100.0,0.0157,0.15,0.02,0.13,tp_upper -10660,做多,2021-07-24 19:25:00,2021-07-24 19:35:00,2163.3,2162.8,0.34,100.0,0.0155,-0.01,0.02,-0.02,flip -10661,做空,2021-07-24 19:35:00,2021-07-24 19:45:00,2162.8,2142.64,0.33,100.0,0.0155,0.31,0.02,0.3,tp_lower -10662,做多,2021-07-24 21:45:00,2021-07-24 22:00:00,2170.73,2160.73,0.34,100.0,0.0156,-0.16,0.02,-0.17,flip -10663,做空,2021-07-24 22:00:00,2021-07-24 22:40:00,2160.73,2165.07,0.34,100.0,0.0155,-0.07,0.02,-0.08,flip -10664,做多,2021-07-24 22:40:00,2021-07-24 23:00:00,2165.07,2161.14,0.33,100.0,0.0155,-0.06,0.02,-0.08,flip -10665,做空,2021-07-24 23:00:00,2021-07-24 23:05:00,2161.14,2165.15,0.33,100.0,0.0154,-0.06,0.02,-0.08,flip -10666,做多,2021-07-24 23:05:00,2021-07-24 23:10:00,2165.15,2159.58,0.33,100.0,0.0154,-0.09,0.02,-0.1,flip -10667,做空,2021-07-24 23:10:00,2021-07-24 23:15:00,2159.58,2165.87,0.33,100.0,0.0154,-0.1,0.02,-0.11,flip -10668,做多,2021-07-24 23:15:00,2021-07-25 00:00:00,2165.87,2179.69,0.33,100.0,0.0153,0.21,0.02,0.19,tp_upper -10669,做多,2021-07-25 02:55:00,2021-07-25 03:45:00,2162.86,2162.39,0.34,100.0,0.0156,-0.01,0.02,-0.02,flip -10670,做空,2021-07-25 03:45:00,2021-07-25 04:30:00,2162.39,2168.11,0.34,100.0,0.0155,-0.09,0.02,-0.11,flip -10671,做多,2021-07-25 04:30:00,2021-07-25 05:20:00,2168.11,2158.9,0.33,100.0,0.0154,-0.14,0.02,-0.16,tp_upper -10672,做多,2021-07-25 05:30:00,2021-07-25 05:40:00,2159.8,2160.35,0.33,100.0,0.0154,0.01,0.02,-0.01,flip -10673,做空,2021-07-25 05:40:00,2021-07-25 06:10:00,2160.35,2161.82,0.33,100.0,0.0154,-0.02,0.02,-0.04,flip -10674,做多,2021-07-25 06:10:00,2021-07-25 06:20:00,2161.82,2162.2,0.33,100.0,0.0154,0.01,0.02,-0.01,flip -10675,做空,2021-07-25 06:20:00,2021-07-25 08:50:00,2162.2,2166.44,0.33,100.0,0.0153,-0.07,0.02,-0.08,flip -10676,做多,2021-07-25 08:50:00,2021-07-25 09:05:00,2166.44,2163.14,0.33,100.0,0.0153,-0.05,0.02,-0.07,flip -10677,做空,2021-07-25 09:05:00,2021-07-25 09:10:00,2163.14,2163.19,0.33,100.0,0.0153,-0.0,0.02,-0.02,flip -10678,做多,2021-07-25 09:10:00,2021-07-25 09:20:00,2163.19,2163.93,0.33,100.0,0.0152,0.01,0.02,-0.01,flip -10679,做空,2021-07-25 09:20:00,2021-07-25 11:10:00,2163.93,2163.74,0.33,100.0,0.0152,0.0,0.02,-0.01,flip -10680,做多,2021-07-25 11:10:00,2021-07-25 11:20:00,2163.74,2164.91,0.33,100.0,0.0152,0.02,0.02,0.0,flip -10681,做空,2021-07-25 11:20:00,2021-07-25 11:30:00,2164.91,2154.94,0.33,100.0,0.0152,0.15,0.02,0.14,tp_lower -10682,做多,2021-07-25 17:20:00,2021-07-25 17:30:00,2145.45,2148.51,0.33,100.0,0.0154,0.05,0.02,0.03,flip -10683,做空,2021-07-25 17:30:00,2021-07-25 17:45:00,2148.51,2148.94,0.33,100.0,0.0154,-0.01,0.02,-0.02,flip -10684,做多,2021-07-25 17:45:00,2021-07-25 17:50:00,2148.94,2147.5,0.33,100.0,0.0154,-0.02,0.02,-0.04,flip -10685,做空,2021-07-25 17:50:00,2021-07-26 11:50:00,2147.5,2342.09,0.33,100.0,0.0153,-2.98,0.02,-3.0,flip -10686,做多,2021-07-26 11:50:00,2021-07-26 12:05:00,2342.09,2333.04,0.3,100.0,0.013,-0.12,0.02,-0.13,flip -10687,做空,2021-07-26 12:05:00,2021-07-26 12:10:00,2333.04,2340.91,0.3,100.0,0.013,-0.1,0.02,-0.12,flip -10688,做多,2021-07-26 12:10:00,2021-07-26 13:00:00,2340.91,2328.0,0.3,100.0,0.0129,-0.17,0.01,-0.18,flip -10689,做空,2021-07-26 13:00:00,2021-07-26 13:10:00,2328.0,2314.83,0.3,100.0,0.0129,0.17,0.01,0.15,tp_lower -10690,做多,2021-07-26 14:00:00,2021-07-26 14:15:00,2344.58,2346.25,0.3,100.0,0.0128,0.02,0.02,0.01,flip -10691,做空,2021-07-26 14:15:00,2021-07-26 15:30:00,2346.25,2341.66,0.3,100.0,0.0128,0.06,0.02,0.04,flip -10692,做多,2021-07-26 15:30:00,2021-07-26 15:35:00,2341.66,2339.27,0.3,100.0,0.0129,-0.03,0.02,-0.05,flip -10693,做空,2021-07-26 15:35:00,2021-07-26 15:40:00,2339.27,2345.03,0.3,100.0,0.0128,-0.07,0.02,-0.09,flip -10694,做多,2021-07-26 15:40:00,2021-07-26 15:45:00,2345.03,2340.64,0.3,100.0,0.0128,-0.06,0.01,-0.07,flip -10695,做空,2021-07-26 15:45:00,2021-07-26 15:50:00,2340.64,2341.3,0.3,100.0,0.0128,-0.01,0.01,-0.02,flip -10696,做多,2021-07-26 15:50:00,2021-07-26 16:25:00,2341.3,2382.34,0.3,100.0,0.0127,0.52,0.02,0.51,tp_upper -10697,做多,2021-07-27 06:25:00,2021-07-27 06:30:00,2206.68,2203.86,0.31,100.0,0.0139,-0.04,0.02,-0.05,flip -10698,做空,2021-07-27 06:30:00,2021-07-27 06:40:00,2203.86,2203.71,0.31,100.0,0.0139,0.0,0.02,-0.01,flip -10699,做多,2021-07-27 06:40:00,2021-07-27 06:45:00,2203.71,2189.46,0.31,100.0,0.0139,-0.2,0.02,-0.21,flip -10700,做空,2021-07-27 06:45:00,2021-07-27 07:15:00,2189.46,2205.4,0.3,100.0,0.0138,-0.22,0.02,-0.24,flip -10701,做多,2021-07-27 07:15:00,2021-07-27 07:25:00,2205.4,2190.1,0.3,100.0,0.0136,-0.21,0.01,-0.22,flip -10702,做空,2021-07-27 07:25:00,2021-07-27 07:55:00,2190.1,2202.33,0.3,100.0,0.0136,-0.17,0.01,-0.18,flip -10703,做多,2021-07-27 07:55:00,2021-07-27 08:00:00,2202.33,2195.01,0.3,100.0,0.0134,-0.1,0.01,-0.11,flip -10704,做空,2021-07-27 08:00:00,2021-07-27 08:05:00,2195.01,2204.94,0.29,100.0,0.0134,-0.13,0.01,-0.15,flip -10705,做多,2021-07-27 08:05:00,2021-07-27 09:35:00,2204.94,2223.83,0.29,100.0,0.0133,0.25,0.01,0.24,tp_upper -10706,做多,2021-07-27 16:30:00,2021-07-27 16:40:00,2251.01,2255.08,0.3,100.0,0.0131,0.05,0.01,0.04,flip -10707,做空,2021-07-27 16:40:00,2021-07-27 18:00:00,2255.08,2216.55,0.3,100.0,0.0131,0.51,0.01,0.49,tp_lower -10708,做多,2021-07-27 21:15:00,2021-07-27 22:00:00,2257.25,2251.85,0.3,100.0,0.0133,-0.07,0.01,-0.09,flip -10709,做空,2021-07-27 22:00:00,2021-07-27 22:15:00,2251.85,2255.96,0.3,100.0,0.0133,-0.05,0.02,-0.07,flip -10710,做多,2021-07-27 22:15:00,2021-07-27 22:35:00,2255.96,2291.33,0.3,100.0,0.0132,0.47,0.02,0.45,tp_upper -10711,做多,2021-07-28 07:40:00,2021-07-28 08:10:00,2298.92,2313.44,0.31,100.0,0.0133,0.19,0.02,0.18,tp_upper -10712,做多,2021-07-28 09:00:00,2021-07-28 10:05:00,2288.87,2309.01,0.31,100.0,0.0135,0.27,0.02,0.26,tp_upper -10713,做多,2021-07-28 12:50:00,2021-07-28 13:05:00,2291.95,2291.53,0.31,100.0,0.0136,-0.01,0.02,-0.02,flip -10714,做空,2021-07-28 13:05:00,2021-07-28 13:30:00,2291.53,2280.4,0.31,100.0,0.0135,0.15,0.02,0.14,tp_lower -10715,做多,2021-07-28 15:40:00,2021-07-28 15:45:00,2296.3,2293.36,0.31,100.0,0.0136,-0.04,0.02,-0.06,flip -10716,做空,2021-07-28 15:45:00,2021-07-28 16:05:00,2293.36,2298.18,0.31,100.0,0.0136,-0.07,0.02,-0.08,flip -10717,做多,2021-07-28 16:05:00,2021-07-28 16:50:00,2298.18,2322.51,0.31,100.0,0.0135,0.33,0.02,0.31,tp_upper -10718,做多,2021-07-28 18:30:00,2021-07-28 19:00:00,2301.67,2320.88,0.31,100.0,0.0136,0.26,0.02,0.25,tp_upper -10719,做多,2021-07-28 19:30:00,2021-07-28 20:05:00,2312.47,2300.81,0.32,100.0,0.0136,-0.16,0.02,-0.17,flip -10720,做空,2021-07-28 20:05:00,2021-07-28 20:10:00,2300.81,2307.17,0.31,100.0,0.0136,-0.09,0.02,-0.1,flip -10721,做多,2021-07-28 20:10:00,2021-07-28 20:20:00,2307.17,2298.94,0.31,100.0,0.0135,-0.11,0.02,-0.13,flip -10722,做空,2021-07-28 20:20:00,2021-07-28 20:25:00,2298.94,2299.17,0.31,100.0,0.0135,-0.0,0.02,-0.02,flip -10723,做多,2021-07-28 20:25:00,2021-07-28 20:55:00,2299.17,2293.07,0.31,100.0,0.0135,-0.08,0.02,-0.1,flip -10724,做空,2021-07-28 20:55:00,2021-07-28 21:35:00,2293.07,2300.97,0.31,100.0,0.0135,-0.11,0.02,-0.12,flip -10725,做多,2021-07-28 21:35:00,2021-07-28 21:40:00,2300.97,2298.2,0.31,100.0,0.0134,-0.04,0.02,-0.05,flip -10726,做空,2021-07-28 21:40:00,2021-07-28 23:15:00,2298.2,2303.91,0.31,100.0,0.0134,-0.08,0.02,-0.09,flip -10727,做多,2021-07-28 23:15:00,2021-07-28 23:20:00,2303.91,2286.5,0.31,100.0,0.0133,-0.23,0.02,-0.25,flip -10728,做空,2021-07-28 23:20:00,2021-07-28 23:25:00,2286.5,2297.79,0.3,100.0,0.0133,-0.15,0.02,-0.17,flip -10729,做多,2021-07-28 23:25:00,2021-07-28 23:30:00,2297.79,2291.73,0.3,100.0,0.0131,-0.08,0.02,-0.09,flip -10730,做空,2021-07-28 23:30:00,2021-07-28 23:45:00,2291.73,2298.61,0.3,100.0,0.0131,-0.09,0.02,-0.11,flip -10731,做多,2021-07-28 23:45:00,2021-07-28 23:50:00,2298.61,2296.97,0.3,100.0,0.013,-0.02,0.01,-0.04,flip -10732,做空,2021-07-28 23:50:00,2021-07-28 23:55:00,2296.97,2300.08,0.3,100.0,0.013,-0.04,0.01,-0.06,flip -10733,做多,2021-07-28 23:55:00,2021-07-29 00:00:00,2300.08,2287.09,0.3,100.0,0.013,-0.17,0.01,-0.18,flip -10734,做空,2021-07-29 00:00:00,2021-07-29 00:10:00,2287.09,2302.93,0.3,100.0,0.0132,-0.21,0.02,-0.22,flip -10735,做多,2021-07-29 00:10:00,2021-07-29 00:15:00,2302.93,2298.21,0.3,100.0,0.013,-0.06,0.01,-0.08,flip -10736,做空,2021-07-29 00:15:00,2021-07-29 00:55:00,2298.21,2275.06,0.3,100.0,0.013,0.3,0.01,0.29,tp_lower -10737,做多,2021-07-29 02:25:00,2021-07-29 02:30:00,2292.97,2292.09,0.3,100.0,0.0132,-0.01,0.02,-0.03,flip -10738,做空,2021-07-29 02:30:00,2021-07-29 02:35:00,2292.09,2292.78,0.3,100.0,0.0132,-0.01,0.02,-0.02,flip -10739,做多,2021-07-29 02:35:00,2021-07-29 02:45:00,2292.78,2293.23,0.3,100.0,0.0131,0.01,0.02,-0.01,flip -10740,做空,2021-07-29 02:45:00,2021-07-29 03:20:00,2293.23,2279.15,0.3,100.0,0.0131,0.18,0.01,0.17,tp_lower -10741,做多,2021-07-29 04:25:00,2021-07-29 04:30:00,2294.35,2290.1,0.3,100.0,0.0132,-0.06,0.02,-0.07,flip -10742,做空,2021-07-29 04:30:00,2021-07-29 04:35:00,2290.1,2297.53,0.3,100.0,0.0132,-0.1,0.02,-0.11,flip -10743,做多,2021-07-29 04:35:00,2021-07-29 04:50:00,2297.53,2293.85,0.3,100.0,0.0131,-0.05,0.01,-0.06,flip -10744,做空,2021-07-29 04:50:00,2021-07-29 05:15:00,2293.85,2290.18,0.3,100.0,0.0131,0.05,0.01,0.03,flip -10745,做多,2021-07-29 05:15:00,2021-07-29 05:40:00,2290.18,2300.25,0.3,100.0,0.0131,0.13,0.02,0.12,tp_upper -10746,做多,2021-07-29 07:00:00,2021-07-29 07:55:00,2297.07,2294.68,0.3,100.0,0.0131,-0.03,0.02,-0.05,flip -10747,做空,2021-07-29 07:55:00,2021-07-29 08:00:00,2294.68,2297.75,0.3,100.0,0.0131,-0.04,0.02,-0.06,flip -10748,做多,2021-07-29 08:00:00,2021-07-29 08:05:00,2297.75,2291.28,0.3,100.0,0.013,-0.08,0.01,-0.1,flip -10749,做空,2021-07-29 08:05:00,2021-07-29 08:15:00,2291.28,2294.16,0.3,100.0,0.013,-0.04,0.01,-0.05,flip -10750,做多,2021-07-29 08:15:00,2021-07-29 08:20:00,2294.16,2290.67,0.3,100.0,0.013,-0.05,0.01,-0.06,flip -10751,做空,2021-07-29 08:20:00,2021-07-29 08:25:00,2290.67,2293.28,0.3,100.0,0.013,-0.03,0.01,-0.05,flip -10752,做多,2021-07-29 08:25:00,2021-07-29 08:30:00,2293.28,2290.93,0.3,100.0,0.0129,-0.03,0.01,-0.05,flip -10753,做空,2021-07-29 08:30:00,2021-07-29 08:35:00,2290.93,2292.69,0.3,100.0,0.0129,-0.02,0.01,-0.04,flip -10754,做多,2021-07-29 08:35:00,2021-07-29 08:55:00,2292.69,2293.8,0.29,100.0,0.0129,0.01,0.01,-0.0,flip -10755,做空,2021-07-29 08:55:00,2021-07-29 11:45:00,2293.8,2292.12,0.29,100.0,0.0129,0.02,0.01,0.01,tp_lower -10756,做多,2021-07-29 13:05:00,2021-07-29 13:15:00,2298.29,2311.1,0.29,100.0,0.0128,0.16,0.01,0.15,tp_upper -10757,做多,2021-07-29 14:20:00,2021-07-29 14:30:00,2305.21,2306.08,0.3,100.0,0.0128,0.01,0.01,-0.0,tp_upper -10758,做多,2021-07-29 18:30:00,2021-07-29 18:40:00,2313.61,2310.71,0.3,100.0,0.0128,-0.04,0.01,-0.05,flip -10759,做空,2021-07-29 18:40:00,2021-07-29 18:45:00,2310.71,2312.52,0.3,100.0,0.0128,-0.02,0.01,-0.04,flip -10760,做多,2021-07-29 18:45:00,2021-07-29 18:55:00,2312.52,2311.43,0.29,100.0,0.0127,-0.01,0.01,-0.03,flip -10761,做空,2021-07-29 18:55:00,2021-07-29 19:10:00,2311.43,2313.06,0.29,100.0,0.0127,-0.02,0.01,-0.04,flip -10762,做多,2021-07-29 19:10:00,2021-07-29 19:15:00,2313.06,2311.27,0.29,100.0,0.0127,-0.02,0.01,-0.04,flip -10763,做空,2021-07-29 19:15:00,2021-07-29 19:50:00,2311.27,2310.95,0.29,100.0,0.0127,0.0,0.01,-0.01,flip -10764,做多,2021-07-29 19:50:00,2021-07-29 19:55:00,2310.95,2309.64,0.29,100.0,0.0127,-0.02,0.01,-0.03,flip -10765,做空,2021-07-29 19:55:00,2021-07-29 20:20:00,2309.64,2314.78,0.29,100.0,0.0127,-0.07,0.01,-0.08,flip -10766,做多,2021-07-29 20:20:00,2021-07-29 20:25:00,2314.78,2312.26,0.29,100.0,0.0126,-0.03,0.01,-0.05,flip -10767,做空,2021-07-29 20:25:00,2021-07-29 20:30:00,2312.26,2314.3,0.29,100.0,0.0126,-0.03,0.01,-0.04,flip -10768,做多,2021-07-29 20:30:00,2021-07-29 20:40:00,2314.3,2313.19,0.29,100.0,0.0126,-0.01,0.01,-0.03,flip -10769,做空,2021-07-29 20:40:00,2021-07-29 20:50:00,2313.19,2312.3,0.29,100.0,0.0125,0.01,0.01,-0.0,flip -10770,做多,2021-07-29 20:50:00,2021-07-29 21:00:00,2312.3,2310.27,0.29,100.0,0.0125,-0.03,0.01,-0.04,flip -10771,做空,2021-07-29 21:00:00,2021-07-29 22:00:00,2310.27,2315.51,0.29,100.0,0.0125,-0.07,0.01,-0.08,flip -10772,做多,2021-07-29 22:00:00,2021-07-29 22:15:00,2315.51,2324.46,0.29,100.0,0.0125,0.11,0.01,0.1,tp_upper -10773,做多,2021-07-30 07:35:00,2021-07-30 07:40:00,2402.01,2400.42,0.3,100.0,0.0125,-0.02,0.01,-0.03,flip -10774,做空,2021-07-30 07:40:00,2021-07-30 07:45:00,2400.42,2406.88,0.3,100.0,0.0125,-0.08,0.02,-0.1,flip -10775,做多,2021-07-30 07:45:00,2021-07-30 07:50:00,2406.88,2401.12,0.3,100.0,0.0124,-0.07,0.01,-0.09,flip -10776,做空,2021-07-30 07:50:00,2021-07-30 07:55:00,2401.12,2403.56,0.3,100.0,0.0124,-0.03,0.01,-0.05,flip -10777,做多,2021-07-30 07:55:00,2021-07-30 08:00:00,2403.56,2398.27,0.3,100.0,0.0123,-0.07,0.01,-0.08,flip -10778,做空,2021-07-30 08:00:00,2021-07-30 08:40:00,2398.27,2361.42,0.3,100.0,0.0123,0.45,0.01,0.44,tp_lower -10779,做多,2021-07-30 17:35:00,2021-07-30 18:05:00,2347.66,2342.03,0.3,100.0,0.0128,-0.07,0.01,-0.09,flip -10780,做空,2021-07-30 18:05:00,2021-07-30 18:10:00,2342.03,2345.66,0.3,100.0,0.0128,-0.05,0.01,-0.06,flip -10781,做多,2021-07-30 18:10:00,2021-07-30 19:10:00,2345.66,2353.25,0.3,100.0,0.0127,0.1,0.01,0.08,tp_upper -10782,做多,2021-07-31 08:00:00,2021-07-31 08:30:00,2449.6,2463.69,0.3,100.0,0.0123,0.17,0.02,0.16,tp_upper -10783,做多,2021-07-31 09:35:00,2021-07-31 10:35:00,2452.9,2476.55,0.3,100.0,0.0123,0.29,0.02,0.28,tp_upper -10784,做多,2021-07-31 11:20:00,2021-07-31 12:00:00,2461.1,2453.48,0.31,100.0,0.0124,-0.09,0.02,-0.11,flip -10785,做空,2021-07-31 12:00:00,2021-07-31 12:05:00,2453.48,2458.28,0.3,100.0,0.0124,-0.06,0.02,-0.07,flip -10786,做多,2021-07-31 12:05:00,2021-07-31 13:05:00,2458.28,2457.89,0.3,100.0,0.0123,-0.0,0.02,-0.02,flip -10787,做空,2021-07-31 13:05:00,2021-07-31 13:30:00,2457.89,2453.47,0.3,100.0,0.0123,0.05,0.02,0.04,flip -10788,做多,2021-07-31 13:30:00,2021-07-31 13:45:00,2453.47,2448.01,0.3,100.0,0.0123,-0.07,0.02,-0.08,flip -10789,做空,2021-07-31 13:45:00,2021-07-31 14:05:00,2448.01,2440.55,0.3,100.0,0.0123,0.09,0.02,0.08,tp_lower -10790,做多,2021-07-31 14:15:00,2021-07-31 14:20:00,2456.18,2451.44,0.3,100.0,0.0123,-0.06,0.02,-0.07,flip -10791,做空,2021-07-31 14:20:00,2021-07-31 14:25:00,2451.44,2453.1,0.3,100.0,0.0123,-0.02,0.02,-0.04,flip -10792,做多,2021-07-31 14:25:00,2021-07-31 14:30:00,2453.1,2449.24,0.3,100.0,0.0123,-0.05,0.02,-0.06,flip -10793,做空,2021-07-31 14:30:00,2021-07-31 15:10:00,2449.24,2452.8,0.3,100.0,0.0123,-0.04,0.02,-0.06,flip -10794,做多,2021-07-31 15:10:00,2021-07-31 15:15:00,2452.8,2449.12,0.3,100.0,0.0122,-0.04,0.01,-0.06,flip -10795,做空,2021-07-31 15:15:00,2021-07-31 15:45:00,2449.12,2452.07,0.3,100.0,0.0122,-0.04,0.01,-0.05,flip -10796,做多,2021-07-31 15:45:00,2021-07-31 16:20:00,2452.07,2458.07,0.3,100.0,0.0122,0.07,0.01,0.06,flip -10797,做空,2021-07-31 16:20:00,2021-07-31 16:40:00,2458.07,2455.85,0.3,100.0,0.0121,0.03,0.01,0.01,flip -10798,做多,2021-07-31 16:40:00,2021-07-31 16:45:00,2455.85,2452.33,0.3,100.0,0.0122,-0.04,0.01,-0.06,flip -10799,做空,2021-07-31 16:45:00,2021-07-31 16:50:00,2452.33,2447.84,0.3,100.0,0.0121,0.05,0.01,0.04,tp_lower -10800,做多,2021-07-31 18:35:00,2021-07-31 18:50:00,2456.82,2456.2,0.3,100.0,0.0121,-0.01,0.01,-0.02,flip -10801,做空,2021-07-31 18:50:00,2021-07-31 19:10:00,2456.2,2455.03,0.3,100.0,0.0121,0.01,0.01,-0.0,flip -10802,做多,2021-07-31 19:10:00,2021-07-31 19:15:00,2455.03,2450.71,0.3,100.0,0.0121,-0.05,0.01,-0.07,flip -10803,做空,2021-07-31 19:15:00,2021-07-31 19:20:00,2450.71,2454.37,0.3,100.0,0.0121,-0.04,0.01,-0.06,flip -10804,做多,2021-07-31 19:20:00,2021-07-31 19:40:00,2454.37,2456.14,0.3,100.0,0.0121,0.02,0.01,0.01,flip -10805,做空,2021-07-31 19:40:00,2021-07-31 19:55:00,2456.14,2455.86,0.3,100.0,0.0121,0.0,0.01,-0.01,flip -10806,做多,2021-07-31 19:55:00,2021-07-31 20:00:00,2455.86,2452.15,0.3,100.0,0.012,-0.04,0.01,-0.06,flip -10807,做空,2021-07-31 20:00:00,2021-07-31 20:20:00,2452.15,2454.84,0.29,100.0,0.012,-0.03,0.01,-0.05,flip -10808,做多,2021-07-31 20:20:00,2021-07-31 20:30:00,2454.84,2474.29,0.29,100.0,0.012,0.23,0.01,0.22,tp_upper -10809,做多,2021-08-01 10:25:00,2021-08-01 10:30:00,2599.73,2595.58,0.3,100.0,0.0117,-0.05,0.02,-0.06,flip -10810,做空,2021-08-01 10:30:00,2021-08-01 10:55:00,2595.58,2584.19,0.3,100.0,0.0117,0.13,0.02,0.12,tp_lower -10811,做多,2021-08-01 12:05:00,2021-08-01 12:20:00,2596.23,2599.56,0.3,100.0,0.0117,0.04,0.02,0.02,flip -10812,做空,2021-08-01 12:20:00,2021-08-01 12:35:00,2599.56,2606.01,0.3,100.0,0.0117,-0.08,0.02,-0.09,flip -10813,做多,2021-08-01 12:35:00,2021-08-01 12:40:00,2606.01,2601.33,0.3,100.0,0.0116,-0.05,0.02,-0.07,flip -10814,做空,2021-08-01 12:40:00,2021-08-01 13:20:00,2601.33,2580.34,0.3,100.0,0.0116,0.24,0.01,0.23,tp_lower -10815,做多,2021-08-01 15:20:00,2021-08-01 15:30:00,2596.76,2597.39,0.3,100.0,0.0117,0.01,0.02,-0.01,flip -10816,做空,2021-08-01 15:30:00,2021-08-01 15:50:00,2597.39,2586.86,0.3,100.0,0.0117,0.12,0.02,0.11,tp_lower -10817,做多,2021-08-01 18:15:00,2021-08-01 19:10:00,2588.78,2579.34,0.3,100.0,0.0118,-0.11,0.02,-0.13,flip -10818,做空,2021-08-01 19:10:00,2021-08-01 19:15:00,2579.34,2590.22,0.3,100.0,0.0118,-0.13,0.02,-0.14,flip -10819,做多,2021-08-01 19:15:00,2021-08-01 19:20:00,2590.22,2613.76,0.3,100.0,0.0117,0.27,0.02,0.26,tp_upper -10820,做多,2021-08-01 22:50:00,2021-08-01 23:10:00,2600.86,2600.41,0.3,100.0,0.0117,-0.01,0.02,-0.02,flip -10821,做空,2021-08-01 23:10:00,2021-08-01 23:25:00,2600.41,2541.03,0.3,100.0,0.0117,0.69,0.01,0.68,tp_lower -10822,做多,2021-08-02 06:35:00,2021-08-02 06:55:00,2572.09,2617.25,0.31,100.0,0.0122,0.55,0.02,0.54,tp_upper -10823,做多,2021-08-02 09:05:00,2021-08-02 09:55:00,2573.7,2602.36,0.32,100.0,0.0124,0.36,0.02,0.34,tp_upper -10824,做多,2021-08-02 11:10:00,2021-08-02 12:10:00,2581.65,2571.07,0.32,100.0,0.0125,-0.13,0.02,-0.15,flip -10825,做空,2021-08-02 12:10:00,2021-08-02 12:15:00,2571.07,2583.23,0.32,100.0,0.0125,-0.15,0.02,-0.17,flip -10826,做多,2021-08-02 12:15:00,2021-08-02 12:20:00,2583.23,2576.62,0.32,100.0,0.0124,-0.08,0.02,-0.1,flip -10827,做空,2021-08-02 12:20:00,2021-08-02 12:30:00,2576.62,2578.04,0.32,100.0,0.0123,-0.02,0.02,-0.03,flip -10828,做多,2021-08-02 12:30:00,2021-08-02 12:40:00,2578.04,2576.3,0.32,100.0,0.0123,-0.02,0.02,-0.04,flip -10829,做空,2021-08-02 12:40:00,2021-08-02 12:45:00,2576.3,2588.53,0.32,100.0,0.0123,-0.15,0.02,-0.17,flip -10830,做多,2021-08-02 12:45:00,2021-08-02 13:00:00,2588.53,2578.3,0.32,100.0,0.0122,-0.12,0.02,-0.14,flip -10831,做空,2021-08-02 13:00:00,2021-08-02 13:05:00,2578.3,2583.32,0.31,100.0,0.0122,-0.06,0.02,-0.08,flip -10832,做多,2021-08-02 13:05:00,2021-08-02 13:55:00,2583.32,2616.72,0.31,100.0,0.0121,0.4,0.02,0.39,tp_upper -10833,做多,2021-08-02 20:20:00,2021-08-02 20:25:00,2622.65,2612.81,0.32,100.0,0.0121,-0.12,0.02,-0.13,flip -10834,做空,2021-08-02 20:25:00,2021-08-02 22:10:00,2612.81,2618.62,0.31,100.0,0.0121,-0.07,0.02,-0.09,flip -10835,做多,2021-08-02 22:10:00,2021-08-02 22:35:00,2618.62,2623.25,0.31,100.0,0.012,0.06,0.02,0.04,flip -10836,做空,2021-08-02 22:35:00,2021-08-02 22:45:00,2623.25,2623.81,0.31,100.0,0.012,-0.01,0.02,-0.02,flip -10837,做多,2021-08-02 22:45:00,2021-08-02 23:15:00,2623.81,2627.9,0.31,100.0,0.012,0.05,0.02,0.03,flip -10838,做空,2021-08-02 23:15:00,2021-08-02 23:30:00,2627.9,2629.89,0.31,100.0,0.0119,-0.02,0.02,-0.04,flip -10839,做多,2021-08-02 23:30:00,2021-08-02 23:35:00,2629.89,2621.07,0.31,100.0,0.0119,-0.11,0.02,-0.12,flip -10840,做空,2021-08-02 23:35:00,2021-08-03 00:00:00,2621.07,2596.08,0.31,100.0,0.0119,0.3,0.02,0.28,tp_lower -10841,做多,2021-08-03 00:30:00,2021-08-03 00:40:00,2620.29,2625.36,0.32,100.0,0.0122,0.06,0.02,0.05,flip -10842,做空,2021-08-03 00:40:00,2021-08-03 01:05:00,2625.36,2592.21,0.32,100.0,0.0122,0.4,0.02,0.39,tp_lower -10843,做多,2021-08-03 10:35:00,2021-08-03 10:55:00,2513.7,2510.03,0.32,100.0,0.0129,-0.05,0.02,-0.06,flip -10844,做空,2021-08-03 10:55:00,2021-08-03 11:15:00,2510.03,2514.93,0.32,100.0,0.0129,-0.06,0.02,-0.08,flip -10845,做多,2021-08-03 11:15:00,2021-08-03 11:30:00,2514.93,2493.34,0.32,100.0,0.0128,-0.28,0.02,-0.29,flip -10846,做空,2021-08-03 11:30:00,2021-08-03 12:00:00,2493.34,2462.08,0.32,100.0,0.0128,0.4,0.02,0.38,tp_lower -10847,做多,2021-08-03 12:10:00,2021-08-03 12:15:00,2506.84,2488.78,0.32,100.0,0.0129,-0.23,0.02,-0.25,flip -10848,做空,2021-08-03 12:15:00,2021-08-03 12:45:00,2488.78,2500.75,0.32,100.0,0.0129,-0.15,0.02,-0.17,flip -10849,做多,2021-08-03 12:45:00,2021-08-03 13:40:00,2500.75,2519.74,0.32,100.0,0.0127,0.24,0.02,0.23,tp_upper -10850,做多,2021-08-03 15:30:00,2021-08-03 15:40:00,2491.4,2492.43,0.32,100.0,0.0129,0.01,0.02,-0.0,flip -10851,做空,2021-08-03 15:40:00,2021-08-03 15:45:00,2492.43,2492.65,0.32,100.0,0.0128,-0.0,0.02,-0.02,flip -10852,做多,2021-08-03 15:45:00,2021-08-03 15:55:00,2492.65,2495.88,0.32,100.0,0.0128,0.04,0.02,0.03,flip -10853,做空,2021-08-03 15:55:00,2021-08-03 16:15:00,2495.88,2493.57,0.32,100.0,0.0128,0.03,0.02,0.01,flip -10854,做多,2021-08-03 16:15:00,2021-08-03 16:20:00,2493.57,2487.2,0.32,100.0,0.0128,-0.08,0.02,-0.1,flip -10855,做空,2021-08-03 16:20:00,2021-08-03 16:30:00,2487.2,2490.02,0.32,100.0,0.0128,-0.04,0.02,-0.05,flip -10856,做多,2021-08-03 16:30:00,2021-08-03 16:55:00,2490.02,2497.98,0.32,100.0,0.0128,0.1,0.02,0.09,flip -10857,做空,2021-08-03 16:55:00,2021-08-03 17:00:00,2497.98,2508.74,0.32,100.0,0.0128,-0.14,0.02,-0.15,flip -10858,做多,2021-08-03 17:00:00,2021-08-03 17:05:00,2508.74,2496.13,0.32,100.0,0.0126,-0.16,0.02,-0.18,flip -10859,做空,2021-08-03 17:05:00,2021-08-03 17:10:00,2496.13,2497.42,0.32,100.0,0.0126,-0.02,0.02,-0.03,flip -10860,做多,2021-08-03 17:10:00,2021-08-03 17:15:00,2497.42,2488.12,0.31,100.0,0.0126,-0.12,0.02,-0.13,flip -10861,做空,2021-08-03 17:15:00,2021-08-03 17:50:00,2488.12,2470.09,0.31,100.0,0.0126,0.23,0.02,0.21,tp_lower -10862,做多,2021-08-03 19:25:00,2021-08-03 21:30:00,2490.23,2487.85,0.32,100.0,0.0127,-0.03,0.02,-0.05,flip -10863,做空,2021-08-03 21:30:00,2021-08-03 22:00:00,2487.85,2492.07,0.31,100.0,0.0126,-0.05,0.02,-0.07,flip -10864,做多,2021-08-03 22:00:00,2021-08-03 22:05:00,2492.07,2491.41,0.31,100.0,0.0126,-0.01,0.02,-0.02,flip -10865,做空,2021-08-03 22:05:00,2021-08-03 23:55:00,2491.41,2506.87,0.31,100.0,0.0126,-0.19,0.02,-0.21,flip -10866,做多,2021-08-03 23:55:00,2021-08-04 00:00:00,2506.87,2505.5,0.31,100.0,0.0124,-0.02,0.02,-0.03,tp_upper -10867,做多,2021-08-04 00:15:00,2021-08-04 00:20:00,2495.6,2493.43,0.32,100.0,0.0127,-0.03,0.02,-0.04,flip -10868,做空,2021-08-04 00:20:00,2021-08-04 00:30:00,2493.43,2489.42,0.32,100.0,0.0127,0.05,0.02,0.04,flip -10869,做多,2021-08-04 00:30:00,2021-08-04 00:55:00,2489.42,2515.21,0.32,100.0,0.0128,0.33,0.02,0.31,tp_upper -10870,做多,2021-08-04 03:30:00,2021-08-04 03:35:00,2500.09,2499.75,0.32,100.0,0.0128,-0.0,0.02,-0.02,flip -10871,做空,2021-08-04 03:35:00,2021-08-04 03:45:00,2499.75,2499.43,0.32,100.0,0.0128,0.0,0.02,-0.01,flip -10872,做多,2021-08-04 03:45:00,2021-08-04 03:50:00,2499.43,2496.65,0.32,100.0,0.0128,-0.04,0.02,-0.05,flip -10873,做空,2021-08-04 03:50:00,2021-08-04 04:15:00,2496.65,2493.9,0.32,100.0,0.0128,0.04,0.02,0.02,flip -10874,做多,2021-08-04 04:15:00,2021-08-04 04:55:00,2493.9,2495.01,0.32,100.0,0.0128,0.01,0.02,-0.0,flip -10875,做空,2021-08-04 04:55:00,2021-08-04 05:00:00,2495.01,2498.71,0.32,100.0,0.0128,-0.05,0.02,-0.06,flip -10876,做多,2021-08-04 05:00:00,2021-08-04 05:50:00,2498.71,2499.59,0.32,100.0,0.0127,0.01,0.02,-0.0,flip -10877,做空,2021-08-04 05:50:00,2021-08-04 06:35:00,2499.59,2505.36,0.32,100.0,0.0127,-0.07,0.02,-0.09,flip -10878,做多,2021-08-04 06:35:00,2021-08-04 06:40:00,2505.36,2499.81,0.32,100.0,0.0127,-0.07,0.02,-0.09,flip -10879,做空,2021-08-04 06:40:00,2021-08-04 06:50:00,2499.81,2487.25,0.32,100.0,0.0126,0.16,0.02,0.14,tp_lower -10880,做多,2021-08-04 10:30:00,2021-08-04 12:00:00,2491.2,2512.2,0.32,100.0,0.0127,0.27,0.02,0.25,tp_upper -10881,做多,2021-08-05 03:00:00,2021-08-05 03:10:00,2718.89,2705.51,0.32,100.0,0.0119,-0.16,0.02,-0.18,flip -10882,做空,2021-08-05 03:10:00,2021-08-05 03:35:00,2705.51,2712.79,0.32,100.0,0.0119,-0.09,0.02,-0.1,flip -10883,做多,2021-08-05 03:35:00,2021-08-05 03:40:00,2712.79,2710.9,0.32,100.0,0.0118,-0.02,0.02,-0.04,flip -10884,做空,2021-08-05 03:40:00,2021-08-05 03:45:00,2710.9,2714.0,0.32,100.0,0.0118,-0.04,0.02,-0.05,flip -10885,做多,2021-08-05 03:45:00,2021-08-05 04:20:00,2714.0,2709.16,0.32,100.0,0.0118,-0.06,0.02,-0.07,flip -10886,做空,2021-08-05 04:20:00,2021-08-05 05:15:00,2709.16,2713.25,0.32,100.0,0.0118,-0.05,0.02,-0.06,flip -10887,做多,2021-08-05 05:15:00,2021-08-05 05:20:00,2713.25,2709.04,0.32,100.0,0.0117,-0.05,0.02,-0.07,flip -10888,做空,2021-08-05 05:20:00,2021-08-05 06:25:00,2709.04,2684.44,0.32,100.0,0.0117,0.29,0.02,0.27,tp_lower -10889,做多,2021-08-05 13:55:00,2021-08-05 14:05:00,2686.24,2775.75,0.32,100.0,0.0119,1.06,0.02,1.05,tp_upper -10890,做多,2021-08-06 01:45:00,2021-08-06 01:50:00,2810.33,2808.54,0.33,100.0,0.0118,-0.02,0.02,-0.04,flip -10891,做空,2021-08-06 01:50:00,2021-08-06 02:20:00,2808.54,2784.47,0.33,100.0,0.0118,0.28,0.02,0.27,tp_lower -10892,做多,2021-08-06 06:15:00,2021-08-06 06:25:00,2804.47,2795.33,0.33,100.0,0.0119,-0.11,0.02,-0.13,flip -10893,做空,2021-08-06 06:25:00,2021-08-06 08:00:00,2795.33,2760.0,0.33,100.0,0.0119,0.42,0.02,0.4,tp_lower -10894,做多,2021-08-06 12:10:00,2021-08-06 12:15:00,2772.32,2785.67,0.34,100.0,0.0122,0.16,0.02,0.15,tp_upper -10895,做多,2021-08-06 12:15:00,2021-08-06 12:40:00,2785.67,2767.41,0.34,100.0,0.0121,-0.22,0.02,-0.24,flip -10896,做空,2021-08-06 12:40:00,2021-08-06 12:45:00,2767.41,2774.09,0.34,100.0,0.0121,-0.08,0.02,-0.1,flip -10897,做多,2021-08-06 12:45:00,2021-08-06 12:50:00,2774.09,2768.9,0.33,100.0,0.0121,-0.06,0.02,-0.08,flip -10898,做空,2021-08-06 12:50:00,2021-08-06 12:55:00,2768.9,2770.12,0.33,100.0,0.012,-0.01,0.02,-0.03,flip -10899,做多,2021-08-06 12:55:00,2021-08-06 13:50:00,2770.12,2773.71,0.33,100.0,0.012,0.04,0.02,0.03,flip -10900,做空,2021-08-06 13:50:00,2021-08-06 14:05:00,2773.71,2773.81,0.33,100.0,0.012,-0.0,0.02,-0.02,flip -10901,做多,2021-08-06 14:05:00,2021-08-06 14:10:00,2773.81,2767.0,0.33,100.0,0.012,-0.08,0.02,-0.1,flip -10902,做空,2021-08-06 14:10:00,2021-08-06 14:15:00,2767.0,2769.84,0.33,100.0,0.012,-0.03,0.02,-0.05,flip -10903,做多,2021-08-06 14:15:00,2021-08-06 14:20:00,2769.84,2764.63,0.33,100.0,0.012,-0.06,0.02,-0.08,flip -10904,做空,2021-08-06 14:20:00,2021-08-06 14:25:00,2764.63,2773.49,0.33,100.0,0.0119,-0.11,0.02,-0.12,flip -10905,做多,2021-08-06 14:25:00,2021-08-06 15:15:00,2773.49,2805.73,0.33,100.0,0.0119,0.38,0.02,0.37,tp_upper -10906,做多,2021-08-07 00:35:00,2021-08-07 01:10:00,2894.69,2888.44,0.34,100.0,0.0116,-0.07,0.02,-0.09,flip -10907,做空,2021-08-07 01:10:00,2021-08-07 01:15:00,2888.44,2895.7,0.34,100.0,0.0116,-0.08,0.02,-0.1,flip -10908,做多,2021-08-07 01:15:00,2021-08-07 01:55:00,2895.7,2914.41,0.33,100.0,0.0116,0.22,0.02,0.2,tp_upper -10909,做多,2021-08-07 16:35:00,2021-08-07 17:15:00,3076.25,3060.94,0.34,100.0,0.0109,-0.17,0.02,-0.18,flip -10910,做空,2021-08-07 17:15:00,2021-08-07 17:20:00,3060.94,3064.15,0.33,100.0,0.0109,-0.04,0.02,-0.05,flip -10911,做多,2021-08-07 17:20:00,2021-08-07 17:25:00,3064.15,3062.99,0.33,100.0,0.0109,-0.01,0.02,-0.03,flip -10912,做空,2021-08-07 17:25:00,2021-08-07 17:45:00,3062.99,3066.85,0.33,100.0,0.0109,-0.04,0.02,-0.06,flip -10913,做多,2021-08-07 17:45:00,2021-08-07 18:50:00,3066.85,3070.28,0.33,100.0,0.0108,0.04,0.02,0.02,flip -10914,做空,2021-08-07 18:50:00,2021-08-07 19:45:00,3070.28,3049.79,0.33,100.0,0.0108,0.22,0.02,0.21,tp_lower -10915,做多,2021-08-07 19:55:00,2021-08-07 20:00:00,3078.86,3071.88,0.33,100.0,0.0109,-0.08,0.02,-0.09,flip -10916,做空,2021-08-07 20:00:00,2021-08-07 20:15:00,3071.88,3081.02,0.33,100.0,0.0109,-0.1,0.02,-0.12,flip -10917,做多,2021-08-07 20:15:00,2021-08-07 20:45:00,3081.02,3081.81,0.33,100.0,0.0108,0.01,0.02,-0.01,flip -10918,做空,2021-08-07 20:45:00,2021-08-07 21:00:00,3081.81,3113.75,0.33,100.0,0.0108,-0.34,0.02,-0.36,flip -10919,做多,2021-08-07 21:00:00,2021-08-07 21:05:00,3113.75,3112.44,0.33,100.0,0.0105,-0.01,0.02,-0.03,tp_upper -10920,做多,2021-08-07 22:00:00,2021-08-07 22:35:00,3097.14,3112.41,0.33,100.0,0.0106,0.16,0.02,0.15,tp_upper -10921,做多,2021-08-08 01:40:00,2021-08-08 02:10:00,3108.66,3093.2,0.33,100.0,0.0107,-0.17,0.02,-0.18,flip -10922,做空,2021-08-08 02:10:00,2021-08-08 02:15:00,3093.2,3103.24,0.33,100.0,0.0107,-0.11,0.02,-0.12,flip -10923,做多,2021-08-08 02:15:00,2021-08-08 02:20:00,3103.24,3082.61,0.33,100.0,0.0106,-0.22,0.02,-0.24,flip -10924,做空,2021-08-08 02:20:00,2021-08-08 02:30:00,3082.61,3104.85,0.33,100.0,0.0106,-0.24,0.02,-0.25,flip -10925,做多,2021-08-08 02:30:00,2021-08-08 02:35:00,3104.85,3099.57,0.32,100.0,0.0105,-0.06,0.02,-0.07,flip -10926,做空,2021-08-08 02:35:00,2021-08-08 02:45:00,3099.57,3096.12,0.32,100.0,0.0105,0.04,0.02,0.02,flip -10927,做多,2021-08-08 02:45:00,2021-08-08 03:35:00,3096.12,3106.54,0.32,100.0,0.0105,0.11,0.02,0.09,flip -10928,做空,2021-08-08 03:35:00,2021-08-08 04:55:00,3106.54,3111.43,0.32,100.0,0.0105,-0.05,0.02,-0.07,flip -10929,做多,2021-08-08 04:55:00,2021-08-08 05:00:00,3111.43,3097.41,0.32,100.0,0.0104,-0.15,0.02,-0.16,flip -10930,做空,2021-08-08 05:00:00,2021-08-08 05:10:00,3097.41,3117.22,0.32,100.0,0.0104,-0.21,0.02,-0.22,flip -10931,做多,2021-08-08 05:10:00,2021-08-08 05:15:00,3117.22,3116.89,0.32,100.0,0.0103,-0.0,0.02,-0.02,flip -10932,做空,2021-08-08 05:15:00,2021-08-08 05:30:00,3116.89,3113.3,0.32,100.0,0.0102,0.04,0.02,0.02,flip -10933,做多,2021-08-08 05:30:00,2021-08-08 06:05:00,3113.3,3136.63,0.32,100.0,0.0103,0.24,0.02,0.22,tp_upper -10934,做多,2021-08-08 08:35:00,2021-08-08 08:55:00,3146.79,3125.78,0.32,100.0,0.0102,-0.21,0.02,-0.23,flip -10935,做空,2021-08-08 08:55:00,2021-08-08 09:00:00,3125.78,3139.8,0.32,100.0,0.0102,-0.14,0.02,-0.16,flip -10936,做多,2021-08-08 09:00:00,2021-08-08 10:10:00,3139.8,3135.78,0.32,100.0,0.0101,-0.04,0.02,-0.06,flip -10937,做空,2021-08-08 10:10:00,2021-08-08 10:35:00,3135.78,3098.85,0.32,100.0,0.0101,0.37,0.02,0.36,tp_lower -10938,做多,2021-08-08 12:20:00,2021-08-08 12:35:00,3133.43,3122.72,0.32,100.0,0.0102,-0.11,0.02,-0.13,flip -10939,做空,2021-08-08 12:35:00,2021-08-08 12:40:00,3122.72,3127.3,0.32,100.0,0.0102,-0.05,0.02,-0.06,flip -10940,做多,2021-08-08 12:40:00,2021-08-08 13:10:00,3127.3,3131.08,0.32,100.0,0.0102,0.04,0.02,0.02,flip -10941,做空,2021-08-08 13:10:00,2021-08-08 13:20:00,3131.08,3136.31,0.32,100.0,0.0102,-0.05,0.02,-0.07,flip -10942,做多,2021-08-08 13:20:00,2021-08-08 13:25:00,3136.31,3123.35,0.32,100.0,0.0101,-0.13,0.02,-0.15,flip -10943,做空,2021-08-08 13:25:00,2021-08-08 14:15:00,3123.35,3098.13,0.32,100.0,0.0101,0.25,0.02,0.24,tp_lower -10944,做多,2021-08-08 21:50:00,2021-08-08 23:35:00,3034.93,3019.11,0.32,100.0,0.0105,-0.17,0.02,-0.18,flip -10945,做空,2021-08-08 23:35:00,2021-08-09 00:00:00,3019.11,3017.7,0.32,100.0,0.0105,0.01,0.02,-0.0,flip -10946,做多,2021-08-09 00:00:00,2021-08-09 00:05:00,3017.7,2984.43,0.32,100.0,0.0107,-0.36,0.02,-0.37,flip -10947,做空,2021-08-09 00:05:00,2021-08-09 00:10:00,2984.43,2974.97,0.32,100.0,0.0107,0.1,0.02,0.09,tp_lower -10948,做多,2021-08-09 08:35:00,2021-08-09 09:10:00,2949.82,2985.16,0.32,100.0,0.0108,0.38,0.02,0.37,tp_upper -10949,做多,2021-08-09 19:55:00,2021-08-09 20:30:00,3149.13,3108.55,0.32,100.0,0.0103,-0.42,0.02,-0.43,flip -10950,做空,2021-08-09 20:30:00,2021-08-09 20:35:00,3108.55,3109.2,0.32,100.0,0.0102,-0.01,0.02,-0.02,tp_lower -10951,做多,2021-08-09 22:40:00,2021-08-09 23:15:00,3133.0,3173.88,0.32,100.0,0.0102,0.41,0.02,0.4,tp_upper -10952,做多,2021-08-10 00:15:00,2021-08-10 00:35:00,3161.13,3119.15,0.32,100.0,0.0102,-0.43,0.02,-0.45,flip -10953,做空,2021-08-10 00:35:00,2021-08-10 00:45:00,3119.15,3103.24,0.32,100.0,0.0102,0.16,0.02,0.15,tp_lower -10954,做多,2021-08-10 01:45:00,2021-08-10 01:50:00,3139.25,3133.1,0.32,100.0,0.0102,-0.06,0.02,-0.08,flip -10955,做空,2021-08-10 01:50:00,2021-08-10 01:55:00,3133.1,3134.25,0.32,100.0,0.0102,-0.01,0.02,-0.03,flip -10956,做多,2021-08-10 01:55:00,2021-08-10 02:30:00,3134.25,3130.52,0.32,100.0,0.0102,-0.04,0.02,-0.05,flip -10957,做空,2021-08-10 02:30:00,2021-08-10 02:35:00,3130.52,3136.77,0.32,100.0,0.0102,-0.06,0.02,-0.08,flip -10958,做多,2021-08-10 02:35:00,2021-08-10 02:40:00,3136.77,3135.33,0.32,100.0,0.0101,-0.01,0.02,-0.03,flip -10959,做空,2021-08-10 02:40:00,2021-08-10 02:45:00,3135.33,3140.34,0.32,100.0,0.0101,-0.05,0.02,-0.07,flip -10960,做多,2021-08-10 02:45:00,2021-08-10 03:10:00,3140.34,3132.75,0.32,100.0,0.0101,-0.08,0.02,-0.09,flip -10961,做空,2021-08-10 03:10:00,2021-08-10 05:15:00,3132.75,3138.92,0.31,100.0,0.0101,-0.06,0.02,-0.08,flip -10962,做多,2021-08-10 05:15:00,2021-08-10 05:35:00,3138.92,3124.43,0.31,100.0,0.01,-0.14,0.02,-0.16,flip -10963,做空,2021-08-10 05:35:00,2021-08-10 05:45:00,3124.43,3120.19,0.31,100.0,0.01,0.04,0.02,0.03,flip -10964,做多,2021-08-10 05:45:00,2021-08-10 06:50:00,3120.19,3123.74,0.31,100.0,0.01,0.04,0.02,0.02,flip -10965,做空,2021-08-10 06:50:00,2021-08-10 06:55:00,3123.74,3124.11,0.31,100.0,0.01,-0.0,0.02,-0.02,flip -10966,做多,2021-08-10 06:55:00,2021-08-10 07:45:00,3124.11,3130.24,0.31,100.0,0.01,0.06,0.02,0.05,flip -10967,做空,2021-08-10 07:45:00,2021-08-10 07:50:00,3130.24,3139.87,0.31,100.0,0.01,-0.1,0.02,-0.11,flip -10968,做多,2021-08-10 07:50:00,2021-08-10 08:25:00,3139.87,3154.45,0.31,100.0,0.0099,0.14,0.02,0.13,tp_upper -10969,做多,2021-08-10 10:25:00,2021-08-10 11:25:00,3128.42,3153.55,0.31,100.0,0.01,0.25,0.02,0.24,tp_upper -10970,做多,2021-08-10 11:45:00,2021-08-10 11:50:00,3130.51,3130.41,0.31,100.0,0.01,-0.0,0.02,-0.02,flip -10971,做空,2021-08-10 11:50:00,2021-08-10 12:05:00,3130.41,3129.01,0.31,100.0,0.01,0.01,0.02,-0.0,flip -10972,做多,2021-08-10 12:05:00,2021-08-10 12:25:00,3129.01,3157.8,0.31,100.0,0.01,0.29,0.02,0.27,tp_upper -10973,做多,2021-08-10 15:10:00,2021-08-10 15:15:00,3145.02,3142.83,0.32,100.0,0.0101,-0.02,0.02,-0.04,flip -10974,做空,2021-08-10 15:15:00,2021-08-10 15:30:00,3142.83,3107.6,0.32,100.0,0.0101,0.35,0.02,0.34,tp_lower -10975,做多,2021-08-10 18:45:00,2021-08-10 19:25:00,3128.28,3130.05,0.32,100.0,0.0102,0.02,0.02,0.0,flip -10976,做空,2021-08-10 19:25:00,2021-08-10 19:30:00,3130.05,3134.65,0.32,100.0,0.0102,-0.05,0.02,-0.06,flip -10977,做多,2021-08-10 19:30:00,2021-08-10 21:25:00,3134.65,3173.99,0.32,100.0,0.0102,0.4,0.02,0.38,tp_upper -10978,做多,2021-08-10 23:30:00,2021-08-11 01:25:00,3148.12,3183.84,0.32,100.0,0.0102,0.37,0.02,0.35,tp_upper -10979,做多,2021-08-11 03:20:00,2021-08-11 03:25:00,3154.37,3148.25,0.33,100.0,0.0106,-0.06,0.02,-0.08,flip -10980,做空,2021-08-11 03:25:00,2021-08-11 03:30:00,3148.25,3156.23,0.33,100.0,0.0105,-0.08,0.02,-0.1,flip -10981,做多,2021-08-11 03:30:00,2021-08-11 03:35:00,3156.23,3151.5,0.33,100.0,0.0105,-0.05,0.02,-0.07,flip -10982,做空,2021-08-11 03:35:00,2021-08-11 03:45:00,3151.5,3156.97,0.33,100.0,0.0105,-0.06,0.02,-0.07,flip -10983,做多,2021-08-11 03:45:00,2021-08-11 04:35:00,3156.97,3156.78,0.33,100.0,0.0104,-0.0,0.02,-0.02,flip -10984,做空,2021-08-11 04:35:00,2021-08-11 04:40:00,3156.78,3167.16,0.33,100.0,0.0104,-0.11,0.02,-0.12,flip -10985,做多,2021-08-11 04:40:00,2021-08-11 05:40:00,3167.16,3180.0,0.33,100.0,0.0103,0.13,0.02,0.12,tp_upper -10986,做多,2021-08-11 06:45:00,2021-08-11 06:50:00,3178.09,3210.64,0.33,100.0,0.0103,0.34,0.02,0.32,tp_upper -10987,做多,2021-08-11 16:10:00,2021-08-11 16:15:00,3234.22,3256.26,0.33,100.0,0.0102,0.23,0.02,0.21,tp_upper -10988,做多,2021-08-11 16:55:00,2021-08-11 17:15:00,3238.01,3237.71,0.33,100.0,0.0103,-0.0,0.02,-0.02,flip -10989,做空,2021-08-11 17:15:00,2021-08-11 17:20:00,3237.71,3238.38,0.33,100.0,0.0103,-0.01,0.02,-0.02,flip -10990,做多,2021-08-11 17:20:00,2021-08-11 17:25:00,3238.38,3235.0,0.33,100.0,0.0103,-0.03,0.02,-0.05,flip -10991,做空,2021-08-11 17:25:00,2021-08-11 17:30:00,3235.0,3241.02,0.33,100.0,0.0103,-0.06,0.02,-0.08,flip -10992,做多,2021-08-11 17:30:00,2021-08-11 17:45:00,3241.02,3236.21,0.33,100.0,0.0102,-0.05,0.02,-0.07,flip -10993,做空,2021-08-11 17:45:00,2021-08-11 18:40:00,3236.21,3234.57,0.33,100.0,0.0102,0.02,0.02,0.0,flip -10994,做多,2021-08-11 18:40:00,2021-08-11 18:50:00,3234.57,3227.86,0.33,100.0,0.0102,-0.07,0.02,-0.08,flip -10995,做空,2021-08-11 18:50:00,2021-08-11 19:25:00,3227.86,3241.0,0.33,100.0,0.0102,-0.13,0.02,-0.15,flip -10996,做多,2021-08-11 19:25:00,2021-08-11 19:30:00,3241.0,3239.99,0.33,100.0,0.0101,-0.01,0.02,-0.03,flip -10997,做空,2021-08-11 19:30:00,2021-08-11 21:05:00,3239.99,3223.69,0.33,100.0,0.0101,0.16,0.02,0.15,tp_lower -10998,做多,2021-08-12 01:30:00,2021-08-12 01:35:00,3224.85,3217.79,0.33,100.0,0.0104,-0.07,0.02,-0.09,flip -10999,做空,2021-08-12 01:35:00,2021-08-12 01:40:00,3217.79,3218.32,0.33,100.0,0.0103,-0.01,0.02,-0.02,flip -11000,做多,2021-08-12 01:40:00,2021-08-12 03:15:00,3218.32,3216.99,0.33,100.0,0.0103,-0.01,0.02,-0.03,flip -11001,做空,2021-08-12 03:15:00,2021-08-12 04:00:00,3216.99,3218.14,0.33,100.0,0.0103,-0.01,0.02,-0.03,flip -11002,做多,2021-08-12 04:00:00,2021-08-12 04:10:00,3218.14,3208.7,0.33,100.0,0.0103,-0.1,0.02,-0.11,flip -11003,做空,2021-08-12 04:10:00,2021-08-12 05:10:00,3208.7,3170.11,0.33,100.0,0.0103,0.4,0.02,0.38,tp_lower -11004,做多,2021-08-12 09:30:00,2021-08-12 20:15:00,3166.17,3061.39,0.33,100.0,0.0105,-1.1,0.02,-1.12,flip -11005,做空,2021-08-12 20:15:00,2021-08-12 20:20:00,3061.39,3067.29,0.32,100.0,0.0105,-0.06,0.02,-0.08,flip -11006,做多,2021-08-12 20:20:00,2021-08-12 20:25:00,3067.29,3060.98,0.32,100.0,0.0105,-0.07,0.02,-0.08,flip -11007,做空,2021-08-12 20:25:00,2021-08-12 20:30:00,3060.98,3068.44,0.32,100.0,0.0105,-0.08,0.02,-0.09,flip -11008,做多,2021-08-12 20:30:00,2021-08-12 20:50:00,3068.44,3040.67,0.32,100.0,0.0104,-0.29,0.02,-0.3,flip -11009,做空,2021-08-12 20:50:00,2021-08-12 20:55:00,3040.67,3066.59,0.32,100.0,0.0104,-0.27,0.02,-0.29,flip -11010,做多,2021-08-12 20:55:00,2021-08-12 21:00:00,3066.59,3043.7,0.31,100.0,0.0102,-0.23,0.02,-0.25,flip -11011,做空,2021-08-12 21:00:00,2021-08-12 21:05:00,3043.7,3056.79,0.31,100.0,0.0102,-0.13,0.02,-0.15,flip -11012,做多,2021-08-12 21:05:00,2021-08-12 21:10:00,3056.79,3050.0,0.31,100.0,0.0101,-0.07,0.02,-0.08,flip -11013,做空,2021-08-12 21:10:00,2021-08-12 21:15:00,3050.0,3058.01,0.31,100.0,0.0101,-0.08,0.02,-0.1,flip -11014,做多,2021-08-12 21:15:00,2021-08-12 21:25:00,3058.01,3050.11,0.31,100.0,0.01,-0.08,0.02,-0.09,flip -11015,做空,2021-08-12 21:25:00,2021-08-12 21:30:00,3050.11,3053.78,0.31,100.0,0.01,-0.04,0.02,-0.05,flip -11016,做多,2021-08-12 21:30:00,2021-08-12 21:40:00,3053.78,3047.5,0.3,100.0,0.01,-0.06,0.02,-0.08,flip -11017,做空,2021-08-12 21:40:00,2021-08-12 22:35:00,3047.5,3004.1,0.3,100.0,0.01,0.43,0.01,0.42,tp_lower -11018,做多,2021-08-12 23:40:00,2021-08-13 00:05:00,3038.57,3067.26,0.31,100.0,0.0101,0.29,0.02,0.28,tp_upper -11019,做多,2021-08-13 14:35:00,2021-08-13 14:50:00,3209.73,3213.92,0.32,100.0,0.0099,0.04,0.02,0.03,flip -11020,做空,2021-08-13 14:50:00,2021-08-13 14:55:00,3213.92,3216.92,0.32,100.0,0.0099,-0.03,0.02,-0.05,flip -11021,做多,2021-08-13 14:55:00,2021-08-13 15:05:00,3216.92,3206.32,0.32,100.0,0.0098,-0.1,0.02,-0.12,flip -11022,做空,2021-08-13 15:05:00,2021-08-13 15:40:00,3206.32,3193.17,0.31,100.0,0.0098,0.13,0.02,0.11,tp_lower -11023,做多,2021-08-13 16:00:00,2021-08-13 16:05:00,3227.64,3225.64,0.32,100.0,0.0098,-0.02,0.02,-0.04,flip -11024,做空,2021-08-13 16:05:00,2021-08-13 16:15:00,3225.64,3205.63,0.32,100.0,0.0098,0.2,0.02,0.18,tp_lower -11025,做多,2021-08-13 16:50:00,2021-08-13 17:05:00,3234.01,3229.67,0.32,100.0,0.0098,-0.04,0.02,-0.06,flip -11026,做空,2021-08-13 17:05:00,2021-08-13 17:15:00,3229.67,3232.21,0.32,100.0,0.0098,-0.02,0.02,-0.04,flip -11027,做多,2021-08-13 17:15:00,2021-08-13 17:20:00,3232.21,3227.01,0.32,100.0,0.0098,-0.05,0.02,-0.07,flip -11028,做空,2021-08-13 17:20:00,2021-08-13 17:25:00,3227.01,3230.77,0.31,100.0,0.0097,-0.04,0.02,-0.05,flip -11029,做多,2021-08-13 17:25:00,2021-08-13 17:35:00,3230.77,3231.22,0.31,100.0,0.0097,0.0,0.02,-0.01,flip -11030,做空,2021-08-13 17:35:00,2021-08-13 17:40:00,3231.22,3234.99,0.31,100.0,0.0097,-0.04,0.02,-0.05,flip -11031,做多,2021-08-13 17:40:00,2021-08-13 18:00:00,3234.99,3228.43,0.31,100.0,0.0097,-0.06,0.02,-0.08,flip -11032,做空,2021-08-13 18:00:00,2021-08-13 18:05:00,3228.43,3230.65,0.31,100.0,0.0097,-0.02,0.02,-0.04,flip -11033,做多,2021-08-13 18:05:00,2021-08-13 18:15:00,3230.65,3226.71,0.31,100.0,0.0096,-0.04,0.02,-0.05,flip -11034,做空,2021-08-13 18:15:00,2021-08-13 18:20:00,3226.71,3236.45,0.31,100.0,0.0096,-0.09,0.02,-0.11,flip -11035,做多,2021-08-13 18:20:00,2021-08-13 18:30:00,3236.45,3235.1,0.31,100.0,0.0096,-0.01,0.02,-0.03,flip -11036,做空,2021-08-13 18:30:00,2021-08-13 18:45:00,3235.1,3231.99,0.31,100.0,0.0096,0.03,0.02,0.01,flip -11037,做多,2021-08-13 18:45:00,2021-08-13 18:50:00,3231.99,3228.89,0.31,100.0,0.0096,-0.03,0.02,-0.05,flip -11038,做空,2021-08-13 18:50:00,2021-08-13 18:55:00,3228.89,3232.87,0.31,100.0,0.0096,-0.04,0.02,-0.05,flip -11039,做多,2021-08-13 18:55:00,2021-08-13 19:00:00,3232.87,3231.14,0.31,100.0,0.0095,-0.02,0.02,-0.03,flip -11040,做空,2021-08-13 19:00:00,2021-08-13 19:10:00,3231.14,3231.57,0.31,100.0,0.0095,-0.0,0.02,-0.02,flip -11041,做多,2021-08-13 19:10:00,2021-08-13 19:20:00,3231.57,3227.13,0.31,100.0,0.0095,-0.04,0.02,-0.06,flip -11042,做空,2021-08-13 19:20:00,2021-08-13 20:00:00,3227.13,3228.99,0.31,100.0,0.0095,-0.02,0.02,-0.03,flip -11043,做多,2021-08-13 20:00:00,2021-08-13 20:05:00,3228.99,3267.26,0.31,100.0,0.0095,0.36,0.02,0.35,tp_upper -11044,做多,2021-08-13 20:05:00,2021-08-13 20:10:00,3267.26,3286.5,0.31,100.0,0.0095,0.18,0.02,0.17,tp_upper -11045,做多,2021-08-14 05:15:00,2021-08-14 05:55:00,3294.51,3299.68,0.32,100.0,0.0097,0.05,0.02,0.03,flip -11046,做空,2021-08-14 05:55:00,2021-08-14 06:40:00,3299.68,3303.76,0.32,100.0,0.0096,-0.04,0.02,-0.06,flip -11047,做多,2021-08-14 06:40:00,2021-08-14 07:20:00,3303.76,3319.29,0.32,100.0,0.0096,0.15,0.02,0.13,tp_upper -11048,做多,2021-08-14 08:15:00,2021-08-14 08:30:00,3302.82,3303.9,0.32,100.0,0.0096,0.01,0.02,-0.01,flip -11049,做空,2021-08-14 08:30:00,2021-08-14 08:35:00,3303.9,3305.46,0.32,100.0,0.0096,-0.02,0.02,-0.03,flip -11050,做多,2021-08-14 08:35:00,2021-08-14 08:45:00,3305.46,3301.78,0.32,100.0,0.0096,-0.04,0.02,-0.05,flip -11051,做空,2021-08-14 08:45:00,2021-08-14 08:50:00,3301.78,3302.06,0.32,100.0,0.0096,-0.0,0.02,-0.02,flip -11052,做多,2021-08-14 08:50:00,2021-08-14 09:40:00,3302.06,3324.32,0.32,100.0,0.0096,0.21,0.02,0.2,tp_upper -11053,做多,2021-08-14 14:50:00,2021-08-14 14:55:00,3275.61,3275.34,0.32,100.0,0.0097,-0.0,0.02,-0.02,flip -11054,做空,2021-08-14 14:55:00,2021-08-14 15:40:00,3275.34,3267.15,0.32,100.0,0.0097,0.08,0.02,0.06,flip -11055,做多,2021-08-14 15:40:00,2021-08-14 16:05:00,3267.15,3265.5,0.32,100.0,0.0098,-0.02,0.02,-0.03,flip -11056,做空,2021-08-14 16:05:00,2021-08-14 16:25:00,3265.5,3265.74,0.32,100.0,0.0098,-0.0,0.02,-0.02,flip -11057,做多,2021-08-14 16:25:00,2021-08-14 16:45:00,3265.74,3258.0,0.32,100.0,0.0097,-0.08,0.02,-0.09,flip -11058,做空,2021-08-14 16:45:00,2021-08-14 16:50:00,3258.0,3267.76,0.32,100.0,0.0097,-0.09,0.02,-0.11,flip -11059,做多,2021-08-14 16:50:00,2021-08-14 16:55:00,3267.76,3262.55,0.32,100.0,0.0097,-0.05,0.02,-0.07,flip -11060,做空,2021-08-14 16:55:00,2021-08-14 17:15:00,3262.55,3259.93,0.31,100.0,0.0097,0.03,0.02,0.01,flip -11061,做多,2021-08-14 17:15:00,2021-08-14 18:25:00,3259.93,3254.13,0.31,100.0,0.0097,-0.06,0.02,-0.07,flip -11062,做空,2021-08-14 18:25:00,2021-08-14 18:30:00,3254.13,3266.58,0.31,100.0,0.0097,-0.12,0.02,-0.14,flip -11063,做多,2021-08-14 18:30:00,2021-08-14 18:45:00,3266.58,3255.81,0.31,100.0,0.0096,-0.1,0.02,-0.12,flip -11064,做空,2021-08-14 18:45:00,2021-08-14 18:55:00,3255.81,3250.53,0.31,100.0,0.0096,0.05,0.02,0.03,flip -11065,做多,2021-08-14 18:55:00,2021-08-14 19:05:00,3250.53,3247.59,0.31,100.0,0.0096,-0.03,0.02,-0.04,flip -11066,做空,2021-08-14 19:05:00,2021-08-14 19:10:00,3247.59,3250.35,0.31,100.0,0.0096,-0.03,0.02,-0.04,flip -11067,做多,2021-08-14 19:10:00,2021-08-14 19:25:00,3250.35,3241.37,0.31,100.0,0.0095,-0.09,0.02,-0.1,flip -11068,做空,2021-08-14 19:25:00,2021-08-14 19:30:00,3241.37,3250.89,0.31,100.0,0.0095,-0.09,0.02,-0.11,flip -11069,做多,2021-08-14 19:30:00,2021-08-14 19:40:00,3250.89,3285.74,0.31,100.0,0.0095,0.33,0.02,0.31,tp_upper -11070,做多,2021-08-14 21:20:00,2021-08-14 21:25:00,3252.07,3250.58,0.31,100.0,0.0096,-0.01,0.02,-0.03,flip -11071,做空,2021-08-14 21:25:00,2021-08-14 21:30:00,3250.58,3262.21,0.31,100.0,0.0095,-0.11,0.02,-0.13,flip -11072,做多,2021-08-14 21:30:00,2021-08-14 22:15:00,3262.21,3271.37,0.31,100.0,0.0095,0.09,0.02,0.07,tp_upper -11073,做多,2021-08-14 22:50:00,2021-08-14 23:25:00,3249.92,3270.58,0.31,100.0,0.0095,0.2,0.02,0.18,tp_upper -11074,做多,2021-08-15 00:35:00,2021-08-15 00:55:00,3267.13,3276.65,0.32,100.0,0.0098,0.09,0.02,0.08,tp_upper -11075,做多,2021-08-15 14:05:00,2021-08-15 14:10:00,3193.73,3185.26,0.32,100.0,0.01,-0.08,0.02,-0.1,flip -11076,做空,2021-08-15 14:10:00,2021-08-15 14:20:00,3185.26,3189.15,0.32,100.0,0.01,-0.04,0.02,-0.05,flip -11077,做多,2021-08-15 14:20:00,2021-08-15 14:25:00,3189.15,3188.01,0.32,100.0,0.01,-0.01,0.02,-0.03,flip -11078,做空,2021-08-15 14:25:00,2021-08-15 16:00:00,3188.01,3166.56,0.32,100.0,0.01,0.21,0.02,0.2,flip -11079,做多,2021-08-15 16:00:00,2021-08-15 16:05:00,3166.56,3159.21,0.32,100.0,0.0101,-0.07,0.02,-0.09,flip -11080,做空,2021-08-15 16:05:00,2021-08-15 16:55:00,3159.21,3144.64,0.32,100.0,0.0101,0.15,0.02,0.13,tp_lower -11081,做多,2021-08-15 17:45:00,2021-08-15 17:55:00,3159.59,3157.51,0.32,100.0,0.0101,-0.02,0.02,-0.04,flip -11082,做空,2021-08-15 17:55:00,2021-08-15 18:00:00,3157.51,3167.82,0.32,100.0,0.0101,-0.1,0.02,-0.12,flip -11083,做多,2021-08-15 18:00:00,2021-08-15 18:30:00,3167.82,3157.57,0.32,100.0,0.01,-0.1,0.02,-0.12,flip -11084,做空,2021-08-15 18:30:00,2021-08-15 18:35:00,3157.57,3160.51,0.32,100.0,0.01,-0.03,0.02,-0.05,flip -11085,做多,2021-08-15 18:35:00,2021-08-15 18:55:00,3160.51,3190.72,0.32,100.0,0.01,0.3,0.02,0.29,tp_upper -11086,做多,2021-08-16 03:45:00,2021-08-16 03:50:00,3276.37,3265.1,0.32,100.0,0.0098,-0.11,0.02,-0.13,flip -11087,做空,2021-08-16 03:50:00,2021-08-16 04:25:00,3265.1,3275.82,0.32,100.0,0.0098,-0.11,0.02,-0.12,flip -11088,做多,2021-08-16 04:25:00,2021-08-16 04:55:00,3275.82,3278.25,0.32,100.0,0.0097,0.02,0.02,0.01,flip -11089,做空,2021-08-16 04:55:00,2021-08-16 05:05:00,3278.25,3290.91,0.32,100.0,0.0097,-0.12,0.02,-0.14,flip -11090,做多,2021-08-16 05:05:00,2021-08-16 05:10:00,3290.91,3285.76,0.32,100.0,0.0096,-0.05,0.02,-0.07,flip -11091,做空,2021-08-16 05:10:00,2021-08-16 05:55:00,3285.76,3300.08,0.32,100.0,0.0096,-0.14,0.02,-0.15,flip -11092,做多,2021-08-16 05:55:00,2021-08-16 06:05:00,3300.08,3289.07,0.31,100.0,0.0095,-0.11,0.02,-0.12,flip -11093,做空,2021-08-16 06:05:00,2021-08-16 06:20:00,3289.07,3267.86,0.31,100.0,0.0095,0.2,0.02,0.19,tp_lower -11094,做多,2021-08-16 10:00:00,2021-08-16 10:05:00,3290.93,3288.89,0.32,100.0,0.0096,-0.02,0.02,-0.04,flip -11095,做空,2021-08-16 10:05:00,2021-08-16 10:10:00,3288.89,3289.25,0.31,100.0,0.0096,-0.0,0.02,-0.02,flip -11096,做多,2021-08-16 10:10:00,2021-08-16 10:15:00,3289.25,3287.3,0.31,100.0,0.0096,-0.02,0.02,-0.03,flip -11097,做空,2021-08-16 10:15:00,2021-08-16 10:20:00,3287.3,3289.61,0.31,100.0,0.0095,-0.02,0.02,-0.04,flip -11098,做多,2021-08-16 10:20:00,2021-08-16 10:25:00,3289.61,3286.0,0.31,100.0,0.0095,-0.03,0.02,-0.05,flip -11099,做空,2021-08-16 10:25:00,2021-08-16 10:30:00,3286.0,3292.0,0.31,100.0,0.0095,-0.06,0.02,-0.07,flip -11100,做多,2021-08-16 10:30:00,2021-08-16 11:10:00,3292.0,3303.01,0.31,100.0,0.0095,0.1,0.02,0.09,tp_upper -11101,做多,2021-08-16 12:35:00,2021-08-16 13:00:00,3280.5,3279.8,0.31,100.0,0.0095,-0.01,0.02,-0.02,flip -11102,做空,2021-08-16 13:00:00,2021-08-16 13:05:00,3279.8,3280.0,0.31,100.0,0.0095,-0.0,0.02,-0.02,flip -11103,做多,2021-08-16 13:05:00,2021-08-16 13:15:00,3280.0,3274.13,0.31,100.0,0.0095,-0.06,0.02,-0.07,flip -11104,做空,2021-08-16 13:15:00,2021-08-16 13:20:00,3274.13,3269.59,0.31,100.0,0.0095,0.04,0.02,0.03,tp_lower -11105,做多,2021-08-17 02:10:00,2021-08-17 02:15:00,3182.16,3178.02,0.32,100.0,0.0099,-0.04,0.02,-0.06,flip -11106,做空,2021-08-17 02:15:00,2021-08-17 02:40:00,3178.02,3189.86,0.32,100.0,0.0099,-0.12,0.02,-0.13,flip -11107,做多,2021-08-17 02:40:00,2021-08-17 04:10:00,3189.86,3208.49,0.31,100.0,0.0099,0.18,0.02,0.17,tp_upper -11108,做多,2021-08-17 05:15:00,2021-08-17 05:55:00,3181.96,3172.01,0.32,100.0,0.0099,-0.1,0.02,-0.11,flip -11109,做空,2021-08-17 05:55:00,2021-08-17 06:25:00,3172.01,3176.39,0.31,100.0,0.0099,-0.04,0.02,-0.06,flip -11110,做多,2021-08-17 06:25:00,2021-08-17 06:30:00,3176.39,3164.37,0.31,100.0,0.0099,-0.12,0.02,-0.13,flip -11111,做空,2021-08-17 06:30:00,2021-08-17 06:50:00,3164.37,3153.62,0.31,100.0,0.0099,0.11,0.02,0.09,tp_lower -11112,做多,2021-08-17 07:55:00,2021-08-17 08:25:00,3171.06,3204.53,0.31,100.0,0.0099,0.33,0.02,0.31,tp_upper -11113,做多,2021-08-17 14:20:00,2021-08-17 14:25:00,3213.17,3190.01,0.32,100.0,0.0098,-0.23,0.02,-0.24,flip -11114,做空,2021-08-17 14:25:00,2021-08-17 16:00:00,3190.01,3157.13,0.31,100.0,0.0098,0.32,0.02,0.31,tp_lower -11115,做多,2021-08-18 03:55:00,2021-08-18 04:00:00,3052.05,3040.56,0.32,100.0,0.0105,-0.12,0.02,-0.14,flip -11116,做空,2021-08-18 04:00:00,2021-08-18 04:05:00,3040.56,3056.38,0.32,100.0,0.0104,-0.17,0.02,-0.18,flip -11117,做多,2021-08-18 04:05:00,2021-08-18 04:35:00,3056.38,3042.22,0.32,100.0,0.0103,-0.15,0.02,-0.16,flip -11118,做空,2021-08-18 04:35:00,2021-08-18 04:50:00,3042.22,3037.89,0.31,100.0,0.0103,0.04,0.02,0.03,flip -11119,做多,2021-08-18 04:50:00,2021-08-18 05:30:00,3037.89,3071.44,0.31,100.0,0.0103,0.35,0.02,0.33,tp_upper -11120,做多,2021-08-18 08:00:00,2021-08-18 08:05:00,3039.63,3033.95,0.32,100.0,0.0104,-0.06,0.02,-0.08,flip -11121,做空,2021-08-18 08:05:00,2021-08-18 08:10:00,3033.95,3042.92,0.32,100.0,0.0104,-0.09,0.02,-0.11,flip -11122,做多,2021-08-18 08:10:00,2021-08-18 08:20:00,3042.92,3034.67,0.31,100.0,0.0104,-0.09,0.02,-0.1,flip -11123,做空,2021-08-18 08:20:00,2021-08-18 08:45:00,3034.67,3030.69,0.31,100.0,0.0103,0.04,0.02,0.03,flip -11124,做多,2021-08-18 08:45:00,2021-08-18 09:05:00,3030.69,3036.29,0.31,100.0,0.0104,0.06,0.02,0.04,flip -11125,做空,2021-08-18 09:05:00,2021-08-18 09:10:00,3036.29,3051.94,0.31,100.0,0.0103,-0.16,0.02,-0.18,flip -11126,做多,2021-08-18 09:10:00,2021-08-18 10:15:00,3051.94,3039.01,0.31,100.0,0.0102,-0.13,0.02,-0.15,flip -11127,做空,2021-08-18 10:15:00,2021-08-18 10:35:00,3039.01,3037.55,0.31,100.0,0.0102,0.01,0.02,-0.0,flip -11128,做多,2021-08-18 10:35:00,2021-08-18 10:45:00,3037.55,3042.8,0.31,100.0,0.0102,0.05,0.02,0.04,flip -11129,做空,2021-08-18 10:45:00,2021-08-18 11:00:00,3042.8,3051.87,0.31,100.0,0.0102,-0.09,0.02,-0.11,flip -11130,做多,2021-08-18 11:00:00,2021-08-18 11:10:00,3051.87,3036.96,0.31,100.0,0.0101,-0.15,0.02,-0.17,flip -11131,做空,2021-08-18 11:10:00,2021-08-18 11:15:00,3036.96,3047.4,0.31,100.0,0.0101,-0.11,0.02,-0.12,flip -11132,做多,2021-08-18 11:15:00,2021-08-18 11:20:00,3047.4,3036.52,0.31,100.0,0.01,-0.11,0.02,-0.12,flip -11133,做空,2021-08-18 11:20:00,2021-08-18 11:30:00,3036.52,3024.29,0.3,100.0,0.01,0.12,0.02,0.11,tp_lower -11134,做多,2021-08-18 13:00:00,2021-08-18 13:45:00,3049.07,3043.99,0.31,100.0,0.01,-0.05,0.02,-0.07,flip -11135,做空,2021-08-18 13:45:00,2021-08-18 13:50:00,3043.99,3049.71,0.3,100.0,0.01,-0.06,0.02,-0.07,flip -11136,做多,2021-08-18 13:50:00,2021-08-18 14:15:00,3049.71,3075.96,0.3,100.0,0.01,0.26,0.02,0.25,tp_upper -11137,做多,2021-08-18 19:00:00,2021-08-18 19:05:00,3064.89,3059.11,0.31,100.0,0.01,-0.06,0.02,-0.07,flip -11138,做空,2021-08-18 19:05:00,2021-08-18 20:35:00,3059.11,3012.73,0.31,100.0,0.01,0.46,0.02,0.45,tp_lower -11139,做多,2021-08-18 23:30:00,2021-08-19 01:35:00,3057.55,3046.85,0.31,100.0,0.0101,-0.11,0.02,-0.12,flip -11140,做空,2021-08-19 01:35:00,2021-08-19 01:40:00,3046.85,3048.8,0.32,100.0,0.0103,-0.02,0.02,-0.04,flip -11141,做多,2021-08-19 01:40:00,2021-08-19 01:45:00,3048.8,3045.83,0.31,100.0,0.0103,-0.03,0.02,-0.05,flip -11142,做空,2021-08-19 01:45:00,2021-08-19 03:05:00,3045.83,2983.74,0.31,100.0,0.0103,0.64,0.02,0.63,tp_lower -11143,做多,2021-08-19 05:30:00,2021-08-19 05:35:00,3016.05,3008.73,0.32,100.0,0.0106,-0.08,0.02,-0.09,flip -11144,做空,2021-08-19 05:35:00,2021-08-19 05:45:00,3008.73,3012.8,0.32,100.0,0.0106,-0.04,0.02,-0.06,flip -11145,做多,2021-08-19 05:45:00,2021-08-19 08:05:00,3012.8,3009.02,0.32,100.0,0.0106,-0.04,0.02,-0.06,flip -11146,做空,2021-08-19 08:05:00,2021-08-19 08:25:00,3009.02,3003.97,0.32,100.0,0.0106,0.05,0.02,0.04,flip -11147,做多,2021-08-19 08:25:00,2021-08-19 08:35:00,3003.97,3005.77,0.32,100.0,0.0106,0.02,0.02,0.0,flip -11148,做空,2021-08-19 08:35:00,2021-08-19 09:00:00,3005.77,3009.69,0.32,100.0,0.0106,-0.04,0.02,-0.06,flip -11149,做多,2021-08-19 09:00:00,2021-08-19 09:15:00,3009.69,3006.67,0.32,100.0,0.0105,-0.03,0.02,-0.05,flip -11150,做空,2021-08-19 09:15:00,2021-08-19 09:25:00,3006.67,3007.71,0.32,100.0,0.0105,-0.01,0.02,-0.03,flip -11151,做多,2021-08-19 09:25:00,2021-08-19 09:55:00,3007.71,3003.75,0.32,100.0,0.0105,-0.04,0.02,-0.06,flip -11152,做空,2021-08-19 09:55:00,2021-08-19 10:00:00,3003.75,3010.68,0.32,100.0,0.0105,-0.07,0.02,-0.09,flip -11153,做多,2021-08-19 10:00:00,2021-08-19 10:10:00,3010.68,2997.5,0.31,100.0,0.0104,-0.14,0.02,-0.15,flip -11154,做空,2021-08-19 10:10:00,2021-08-19 10:25:00,2997.5,3004.55,0.31,100.0,0.0104,-0.07,0.02,-0.09,flip -11155,做多,2021-08-19 10:25:00,2021-08-19 10:30:00,3004.55,2994.71,0.31,100.0,0.0104,-0.1,0.02,-0.12,flip -11156,做空,2021-08-19 10:30:00,2021-08-19 11:10:00,2994.71,2985.86,0.31,100.0,0.0104,0.09,0.02,0.08,tp_lower -11157,做多,2021-08-19 11:30:00,2021-08-19 11:35:00,2999.08,2994.3,0.31,100.0,0.0104,-0.05,0.02,-0.07,flip -11158,做空,2021-08-19 11:35:00,2021-08-19 11:55:00,2994.3,2973.65,0.31,100.0,0.0104,0.21,0.02,0.2,tp_lower -11159,做多,2021-08-19 12:40:00,2021-08-19 12:45:00,2990.25,2990.19,0.31,100.0,0.0104,-0.0,0.02,-0.02,flip -11160,做空,2021-08-19 12:45:00,2021-08-19 12:55:00,2990.19,2998.35,0.31,100.0,0.0104,-0.08,0.02,-0.1,flip -11161,做多,2021-08-19 12:55:00,2021-08-19 13:20:00,2998.35,2996.0,0.31,100.0,0.0103,-0.02,0.02,-0.04,flip -11162,做空,2021-08-19 13:20:00,2021-08-19 13:30:00,2996.0,2992.45,0.31,100.0,0.0103,0.04,0.02,0.02,flip -11163,做多,2021-08-19 13:30:00,2021-08-19 13:45:00,2992.45,3005.11,0.31,100.0,0.0104,0.13,0.02,0.12,tp_upper -11164,做多,2021-08-20 07:40:00,2021-08-20 07:45:00,3221.56,3213.53,0.32,100.0,0.0099,-0.08,0.02,-0.1,flip -11165,做空,2021-08-20 07:45:00,2021-08-20 07:55:00,3213.53,3219.95,0.32,100.0,0.0099,-0.06,0.02,-0.08,flip -11166,做多,2021-08-20 07:55:00,2021-08-20 08:05:00,3219.95,3212.89,0.32,100.0,0.0098,-0.07,0.02,-0.08,flip -11167,做空,2021-08-20 08:05:00,2021-08-20 08:35:00,3212.89,3198.94,0.31,100.0,0.0098,0.14,0.02,0.12,tp_lower -11168,做多,2021-08-20 10:25:00,2021-08-20 10:30:00,3222.82,3222.12,0.32,100.0,0.0098,-0.01,0.02,-0.02,flip -11169,做空,2021-08-20 10:30:00,2021-08-20 11:45:00,3222.12,3204.08,0.32,100.0,0.0098,0.18,0.02,0.16,tp_lower -11170,做多,2021-08-20 12:20:00,2021-08-20 12:30:00,3220.24,3219.33,0.32,100.0,0.0098,-0.01,0.02,-0.02,flip -11171,做空,2021-08-20 12:30:00,2021-08-20 12:35:00,3219.33,3219.41,0.32,100.0,0.0098,-0.0,0.02,-0.02,flip -11172,做多,2021-08-20 12:35:00,2021-08-20 12:40:00,3219.41,3216.17,0.32,100.0,0.0098,-0.03,0.02,-0.05,flip -11173,做空,2021-08-20 12:40:00,2021-08-20 12:45:00,3216.17,3229.52,0.32,100.0,0.0098,-0.13,0.02,-0.15,flip -11174,做多,2021-08-20 12:45:00,2021-08-20 12:50:00,3229.52,3240.76,0.31,100.0,0.0097,0.11,0.02,0.09,tp_upper -11175,做多,2021-08-20 19:15:00,2021-08-20 19:30:00,3253.33,3249.3,0.31,100.0,0.0097,-0.04,0.02,-0.05,flip -11176,做空,2021-08-20 19:30:00,2021-08-20 19:35:00,3249.3,3254.78,0.31,100.0,0.0097,-0.05,0.02,-0.07,flip -11177,做多,2021-08-20 19:35:00,2021-08-20 19:45:00,3254.78,3251.61,0.31,100.0,0.0096,-0.03,0.02,-0.05,flip -11178,做空,2021-08-20 19:45:00,2021-08-20 20:05:00,3251.61,3252.6,0.31,100.0,0.0096,-0.01,0.02,-0.03,flip -11179,做多,2021-08-20 20:05:00,2021-08-20 21:55:00,3252.6,3293.24,0.31,100.0,0.0096,0.39,0.02,0.37,tp_upper -11180,做多,2021-08-20 22:50:00,2021-08-20 23:05:00,3261.7,3264.15,0.32,100.0,0.0097,0.02,0.02,0.01,flip -11181,做空,2021-08-20 23:05:00,2021-08-20 23:10:00,3264.15,3269.76,0.32,100.0,0.0097,-0.05,0.02,-0.07,flip -11182,做多,2021-08-20 23:10:00,2021-08-20 23:45:00,3269.76,3265.69,0.31,100.0,0.0096,-0.04,0.02,-0.05,flip -11183,做空,2021-08-20 23:45:00,2021-08-20 23:50:00,3265.69,3285.47,0.31,100.0,0.0096,-0.19,0.02,-0.21,flip -11184,做多,2021-08-20 23:50:00,2021-08-21 00:05:00,3285.47,3264.44,0.31,100.0,0.0095,-0.2,0.02,-0.22,flip -11185,做空,2021-08-21 00:05:00,2021-08-21 00:30:00,3264.44,3247.98,0.32,100.0,0.0097,0.16,0.02,0.14,tp_lower -11186,做多,2021-08-21 01:50:00,2021-08-21 02:00:00,3266.19,3264.85,0.32,100.0,0.0097,-0.01,0.02,-0.03,flip -11187,做空,2021-08-21 02:00:00,2021-08-21 03:10:00,3264.85,3260.31,0.32,100.0,0.0097,0.04,0.02,0.03,flip -11188,做多,2021-08-21 03:10:00,2021-08-21 03:50:00,3260.31,3276.28,0.32,100.0,0.0097,0.15,0.02,0.14,tp_upper -11189,做多,2021-08-21 04:20:00,2021-08-21 04:45:00,3262.82,3281.65,0.32,100.0,0.0097,0.18,0.02,0.17,tp_upper -11190,做多,2021-08-21 12:45:00,2021-08-21 13:10:00,3276.59,3282.98,0.32,100.0,0.0097,0.06,0.02,0.05,flip -11191,做空,2021-08-21 13:10:00,2021-08-21 13:20:00,3282.98,3283.85,0.32,100.0,0.0097,-0.01,0.02,-0.02,flip -11192,做多,2021-08-21 13:20:00,2021-08-21 13:35:00,3283.85,3281.97,0.32,100.0,0.0097,-0.02,0.02,-0.03,flip -11193,做空,2021-08-21 13:35:00,2021-08-21 14:40:00,3281.97,3260.33,0.32,100.0,0.0097,0.21,0.02,0.19,tp_lower -11194,做多,2021-08-21 15:40:00,2021-08-21 15:50:00,3278.47,3274.8,0.32,100.0,0.0098,-0.04,0.02,-0.05,flip -11195,做空,2021-08-21 15:50:00,2021-08-21 16:05:00,3274.8,3281.15,0.32,100.0,0.0098,-0.06,0.02,-0.08,flip -11196,做多,2021-08-21 16:05:00,2021-08-21 17:20:00,3281.15,3277.09,0.32,100.0,0.0097,-0.04,0.02,-0.06,flip -11197,做空,2021-08-21 17:20:00,2021-08-21 17:25:00,3277.09,3280.7,0.32,100.0,0.0097,-0.04,0.02,-0.05,flip -11198,做多,2021-08-21 17:25:00,2021-08-21 17:35:00,3280.7,3278.6,0.32,100.0,0.0097,-0.02,0.02,-0.04,flip -11199,做空,2021-08-21 17:35:00,2021-08-21 17:45:00,3278.6,3281.15,0.32,100.0,0.0097,-0.02,0.02,-0.04,flip -11200,做多,2021-08-21 17:45:00,2021-08-21 17:50:00,3281.15,3268.99,0.32,100.0,0.0096,-0.12,0.02,-0.13,flip -11201,做空,2021-08-21 17:50:00,2021-08-21 17:55:00,3268.99,3279.62,0.31,100.0,0.0096,-0.1,0.02,-0.12,flip -11202,做多,2021-08-21 17:55:00,2021-08-21 18:00:00,3279.62,3269.43,0.31,100.0,0.0096,-0.1,0.02,-0.11,flip -11203,做空,2021-08-21 18:00:00,2021-08-21 18:05:00,3269.43,3260.82,0.31,100.0,0.0095,0.08,0.02,0.07,tp_lower -11204,做多,2021-08-21 22:15:00,2021-08-22 01:55:00,3259.79,3251.75,0.31,100.0,0.0096,-0.08,0.02,-0.09,flip -11205,做空,2021-08-22 01:55:00,2021-08-22 02:05:00,3251.75,3248.65,0.32,100.0,0.0098,0.03,0.02,0.01,flip -11206,做多,2021-08-22 02:05:00,2021-08-22 02:10:00,3248.65,3244.69,0.32,100.0,0.0098,-0.04,0.02,-0.05,flip -11207,做空,2021-08-22 02:10:00,2021-08-22 02:45:00,3244.69,3231.1,0.32,100.0,0.0097,0.13,0.02,0.12,tp_lower -11208,做多,2021-08-22 04:10:00,2021-08-22 04:30:00,3239.3,3239.99,0.32,100.0,0.0098,0.01,0.02,-0.01,flip -11209,做空,2021-08-22 04:30:00,2021-08-22 04:45:00,3239.99,3242.14,0.32,100.0,0.0098,-0.02,0.02,-0.04,flip -11210,做多,2021-08-22 04:45:00,2021-08-22 05:15:00,3242.14,3236.96,0.32,100.0,0.0098,-0.05,0.02,-0.07,flip -11211,做空,2021-08-22 05:15:00,2021-08-22 05:30:00,3236.96,3236.31,0.32,100.0,0.0098,0.01,0.02,-0.01,flip -11212,做多,2021-08-22 05:30:00,2021-08-22 06:30:00,3236.31,3256.8,0.32,100.0,0.0097,0.2,0.02,0.18,tp_upper -11213,做多,2021-08-22 11:35:00,2021-08-22 12:05:00,3256.11,3246.61,0.32,100.0,0.0097,-0.09,0.02,-0.11,flip -11214,做空,2021-08-22 12:05:00,2021-08-22 12:15:00,3246.61,3253.08,0.32,100.0,0.0097,-0.06,0.02,-0.08,flip -11215,做多,2021-08-22 12:15:00,2021-08-22 12:20:00,3253.08,3252.94,0.31,100.0,0.0097,-0.0,0.02,-0.02,flip -11216,做空,2021-08-22 12:20:00,2021-08-22 13:05:00,3252.94,3230.34,0.31,100.0,0.0097,0.22,0.02,0.2,tp_lower -11217,做多,2021-08-22 22:00:00,2021-08-22 22:20:00,3182.87,3182.84,0.32,100.0,0.0099,-0.0,0.02,-0.02,flip -11218,做空,2021-08-22 22:20:00,2021-08-22 22:30:00,3182.84,3179.33,0.32,100.0,0.0099,0.03,0.02,0.02,flip -11219,做多,2021-08-22 22:30:00,2021-08-22 22:55:00,3179.33,3215.69,0.32,100.0,0.0099,0.36,0.02,0.35,tp_upper -11220,做多,2021-08-23 10:40:00,2021-08-23 11:10:00,3327.34,3328.98,0.32,100.0,0.0097,0.02,0.02,-0.0,flip -11221,做空,2021-08-23 11:10:00,2021-08-23 11:15:00,3328.98,3334.19,0.32,100.0,0.0097,-0.05,0.02,-0.07,flip -11222,做多,2021-08-23 11:15:00,2021-08-23 12:15:00,3334.19,3342.4,0.32,100.0,0.0097,0.08,0.02,0.06,flip -11223,做空,2021-08-23 12:15:00,2021-08-23 12:45:00,3342.4,3344.58,0.32,100.0,0.0097,-0.02,0.02,-0.04,flip -11224,做多,2021-08-23 12:45:00,2021-08-23 12:55:00,3344.58,3341.7,0.32,100.0,0.0097,-0.03,0.02,-0.04,flip -11225,做空,2021-08-23 12:55:00,2021-08-23 13:00:00,3341.7,3342.78,0.32,100.0,0.0096,-0.01,0.02,-0.03,flip -11226,做多,2021-08-23 13:00:00,2021-08-23 13:05:00,3342.78,3334.0,0.32,100.0,0.0096,-0.08,0.02,-0.1,flip -11227,做空,2021-08-23 13:05:00,2021-08-23 13:10:00,3334.0,3339.52,0.32,100.0,0.0096,-0.05,0.02,-0.07,flip -11228,做多,2021-08-23 13:10:00,2021-08-23 13:15:00,3339.52,3334.6,0.32,100.0,0.0096,-0.05,0.02,-0.06,flip -11229,做空,2021-08-23 13:15:00,2021-08-23 13:25:00,3334.6,3336.0,0.32,100.0,0.0096,-0.01,0.02,-0.03,flip -11230,做多,2021-08-23 13:25:00,2021-08-23 14:00:00,3336.0,3354.83,0.32,100.0,0.0096,0.18,0.02,0.16,tp_upper -11231,做多,2021-08-23 15:45:00,2021-08-23 16:40:00,3327.88,3338.75,0.32,100.0,0.0096,0.1,0.02,0.09,flip -11232,做空,2021-08-23 16:40:00,2021-08-23 16:50:00,3338.75,3338.91,0.32,100.0,0.0096,-0.0,0.02,-0.02,flip -11233,做多,2021-08-23 16:50:00,2021-08-23 16:55:00,3338.91,3354.93,0.32,100.0,0.0096,0.15,0.02,0.14,tp_upper -11234,做多,2021-08-23 16:55:00,2021-08-23 17:00:00,3354.93,3359.45,0.32,100.0,0.0096,0.04,0.02,0.03,tp_upper -11235,做多,2021-08-23 17:40:00,2021-08-23 17:50:00,3343.33,3340.45,0.32,100.0,0.0096,-0.03,0.02,-0.04,flip -11236,做空,2021-08-23 17:50:00,2021-08-23 18:10:00,3340.45,3328.88,0.32,100.0,0.0096,0.11,0.02,0.1,tp_lower -11237,做多,2021-08-23 18:30:00,2021-08-23 18:35:00,3339.46,3333.84,0.32,100.0,0.0096,-0.05,0.02,-0.07,flip -11238,做空,2021-08-23 18:35:00,2021-08-23 18:45:00,3333.84,3339.67,0.32,100.0,0.0096,-0.06,0.02,-0.07,flip -11239,做多,2021-08-23 18:45:00,2021-08-23 21:25:00,3339.67,3332.98,0.32,100.0,0.0096,-0.06,0.02,-0.08,flip -11240,做空,2021-08-23 21:25:00,2021-08-23 21:35:00,3332.98,3338.6,0.32,100.0,0.0096,-0.05,0.02,-0.07,flip -11241,做多,2021-08-23 21:35:00,2021-08-23 21:50:00,3338.6,3338.6,0.32,100.0,0.0095,0.0,0.02,-0.02,flip -11242,做空,2021-08-23 21:50:00,2021-08-23 22:10:00,3338.6,3337.1,0.32,100.0,0.0095,0.01,0.02,-0.0,flip -11243,做多,2021-08-23 22:10:00,2021-08-23 22:15:00,3337.1,3334.11,0.32,100.0,0.0095,-0.03,0.02,-0.04,flip -11244,做空,2021-08-23 22:15:00,2021-08-23 22:30:00,3334.11,3336.06,0.32,100.0,0.0095,-0.02,0.02,-0.03,flip -11245,做多,2021-08-23 22:30:00,2021-08-23 22:35:00,3336.06,3325.37,0.32,100.0,0.0095,-0.1,0.02,-0.12,flip -11246,做空,2021-08-23 22:35:00,2021-08-23 22:40:00,3325.37,3337.49,0.32,100.0,0.0095,-0.11,0.02,-0.13,flip -11247,做多,2021-08-23 22:40:00,2021-08-23 22:45:00,3337.49,3334.38,0.31,100.0,0.0094,-0.03,0.02,-0.04,flip -11248,做空,2021-08-23 22:45:00,2021-08-23 22:50:00,3334.38,3335.74,0.31,100.0,0.0094,-0.01,0.02,-0.03,flip -11249,做多,2021-08-23 22:50:00,2021-08-23 23:00:00,3335.74,3332.99,0.31,100.0,0.0094,-0.03,0.02,-0.04,flip -11250,做空,2021-08-23 23:00:00,2021-08-23 23:25:00,3332.99,3333.92,0.31,100.0,0.0094,-0.01,0.02,-0.02,flip -11251,做多,2021-08-23 23:25:00,2021-08-23 23:30:00,3333.92,3329.97,0.31,100.0,0.0094,-0.04,0.02,-0.05,flip -11252,做空,2021-08-23 23:30:00,2021-08-24 00:00:00,3329.97,3334.73,0.31,100.0,0.0093,-0.04,0.02,-0.06,flip -11253,做多,2021-08-24 00:00:00,2021-08-24 00:10:00,3334.73,3349.32,0.32,100.0,0.0096,0.14,0.02,0.12,tp_upper -11254,做多,2021-08-24 03:05:00,2021-08-24 03:35:00,3317.77,3326.24,0.32,100.0,0.0097,0.08,0.02,0.07,flip -11255,做空,2021-08-24 03:35:00,2021-08-24 03:45:00,3326.24,3327.31,0.32,100.0,0.0097,-0.01,0.02,-0.03,flip -11256,做多,2021-08-24 03:45:00,2021-08-24 04:00:00,3327.31,3323.09,0.32,100.0,0.0096,-0.04,0.02,-0.06,flip -11257,做空,2021-08-24 04:00:00,2021-08-24 04:10:00,3323.09,3325.27,0.32,100.0,0.0096,-0.02,0.02,-0.04,flip -11258,做多,2021-08-24 04:10:00,2021-08-24 04:15:00,3325.27,3321.3,0.32,100.0,0.0096,-0.04,0.02,-0.05,flip -11259,做空,2021-08-24 04:15:00,2021-08-24 04:25:00,3321.3,3327.88,0.32,100.0,0.0096,-0.06,0.02,-0.08,flip -11260,做多,2021-08-24 04:25:00,2021-08-24 04:35:00,3327.88,3339.38,0.32,100.0,0.0096,0.11,0.02,0.09,tp_upper -11261,做多,2021-08-24 09:20:00,2021-08-24 09:25:00,3329.25,3325.9,0.32,100.0,0.0096,-0.03,0.02,-0.05,flip -11262,做空,2021-08-24 09:25:00,2021-08-24 09:30:00,3325.9,3331.42,0.32,100.0,0.0096,-0.05,0.02,-0.07,flip -11263,做多,2021-08-24 09:30:00,2021-08-24 09:40:00,3331.42,3328.85,0.32,100.0,0.0095,-0.02,0.02,-0.04,flip -11264,做空,2021-08-24 09:40:00,2021-08-24 09:55:00,3328.85,3329.56,0.32,100.0,0.0095,-0.01,0.02,-0.02,flip -11265,做多,2021-08-24 09:55:00,2021-08-24 10:25:00,3329.56,3330.4,0.32,100.0,0.0095,0.01,0.02,-0.01,flip -11266,做空,2021-08-24 10:25:00,2021-08-24 11:05:00,3330.4,3309.48,0.32,100.0,0.0095,0.2,0.02,0.18,tp_lower -11267,做多,2021-08-24 22:10:00,2021-08-24 22:25:00,3215.81,3217.17,0.32,100.0,0.0099,0.01,0.02,-0.0,flip -11268,做空,2021-08-24 22:25:00,2021-08-24 22:50:00,3217.17,3216.87,0.32,100.0,0.0099,0.0,0.02,-0.01,flip -11269,做多,2021-08-24 22:50:00,2021-08-24 23:10:00,3216.87,3207.63,0.32,100.0,0.0099,-0.09,0.02,-0.11,flip -11270,做空,2021-08-24 23:10:00,2021-08-24 23:45:00,3207.63,3169.99,0.32,100.0,0.0099,0.37,0.02,0.36,tp_lower -11271,做多,2021-08-25 00:00:00,2021-08-25 00:15:00,3188.91,3196.42,0.32,100.0,0.0102,0.08,0.02,0.06,flip -11272,做空,2021-08-25 00:15:00,2021-08-25 00:30:00,3196.42,3198.86,0.33,100.0,0.0102,-0.02,0.02,-0.04,flip -11273,做多,2021-08-25 00:30:00,2021-08-25 00:40:00,3198.86,3194.46,0.32,100.0,0.0102,-0.04,0.02,-0.06,flip -11274,做空,2021-08-25 00:40:00,2021-08-25 00:45:00,3194.46,3205.27,0.32,100.0,0.0101,-0.11,0.02,-0.13,flip -11275,做多,2021-08-25 00:45:00,2021-08-25 01:00:00,3205.27,3185.31,0.32,100.0,0.0101,-0.2,0.02,-0.22,flip -11276,做空,2021-08-25 01:00:00,2021-08-25 01:10:00,3185.31,3176.19,0.32,100.0,0.0101,0.09,0.02,0.08,tp_lower -11277,做多,2021-08-25 01:40:00,2021-08-25 01:45:00,3193.99,3193.91,0.32,100.0,0.01,-0.0,0.02,-0.02,flip -11278,做空,2021-08-25 01:45:00,2021-08-25 01:50:00,3193.91,3198.13,0.32,100.0,0.01,-0.04,0.02,-0.06,flip -11279,做多,2021-08-25 01:50:00,2021-08-25 02:20:00,3198.13,3195.03,0.32,100.0,0.01,-0.03,0.02,-0.05,flip -11280,做空,2021-08-25 02:20:00,2021-08-25 02:25:00,3195.03,3198.06,0.32,100.0,0.01,-0.03,0.02,-0.05,flip -11281,做多,2021-08-25 02:25:00,2021-08-25 03:10:00,3198.06,3196.1,0.32,100.0,0.01,-0.02,0.02,-0.04,flip -11282,做空,2021-08-25 03:10:00,2021-08-25 03:20:00,3196.1,3199.73,0.32,100.0,0.01,-0.04,0.02,-0.05,flip -11283,做多,2021-08-25 03:20:00,2021-08-25 03:35:00,3199.73,3194.43,0.32,100.0,0.0099,-0.05,0.02,-0.07,flip -11284,做空,2021-08-25 03:35:00,2021-08-25 03:40:00,3194.43,3196.34,0.32,100.0,0.0099,-0.02,0.02,-0.03,flip -11285,做多,2021-08-25 03:40:00,2021-08-25 03:45:00,3196.34,3190.27,0.32,100.0,0.0099,-0.06,0.02,-0.08,flip -11286,做空,2021-08-25 03:45:00,2021-08-25 03:50:00,3190.27,3176.96,0.32,100.0,0.0099,0.13,0.02,0.12,tp_lower -11287,做多,2021-08-25 05:30:00,2021-08-25 06:00:00,3194.41,3217.98,0.32,100.0,0.0099,0.23,0.02,0.22,tp_upper -11288,做多,2021-08-25 13:05:00,2021-08-25 13:10:00,3158.92,3152.49,0.32,100.0,0.0101,-0.06,0.02,-0.08,flip -11289,做空,2021-08-25 13:10:00,2021-08-25 14:20:00,3152.49,3156.99,0.32,100.0,0.0101,-0.05,0.02,-0.06,flip -11290,做多,2021-08-25 14:20:00,2021-08-25 14:25:00,3156.99,3148.79,0.32,100.0,0.01,-0.08,0.02,-0.1,flip -11291,做空,2021-08-25 14:25:00,2021-08-25 14:30:00,3148.79,3172.16,0.32,100.0,0.01,-0.23,0.02,-0.25,flip -11292,做多,2021-08-25 14:30:00,2021-08-25 15:45:00,3172.16,3202.27,0.31,100.0,0.0099,0.3,0.02,0.28,tp_upper -11293,做多,2021-08-26 00:10:00,2021-08-26 00:15:00,3224.49,3214.59,0.32,100.0,0.01,-0.1,0.02,-0.11,flip -11294,做空,2021-08-26 00:15:00,2021-08-26 00:20:00,3214.59,3223.0,0.32,100.0,0.01,-0.08,0.02,-0.1,flip -11295,做多,2021-08-26 00:20:00,2021-08-26 00:45:00,3223.0,3246.48,0.32,100.0,0.0099,0.23,0.02,0.22,tp_upper -11296,做多,2021-08-26 02:05:00,2021-08-26 12:35:00,3222.43,3108.44,0.32,100.0,0.01,-1.14,0.02,-1.15,flip -11297,做空,2021-08-26 12:35:00,2021-08-26 13:00:00,3108.44,3111.76,0.31,100.0,0.01,-0.03,0.02,-0.05,flip -11298,做多,2021-08-26 13:00:00,2021-08-26 13:05:00,3111.76,3107.81,0.31,100.0,0.0099,-0.04,0.02,-0.05,flip -11299,做空,2021-08-26 13:05:00,2021-08-26 13:30:00,3107.81,3114.82,0.31,100.0,0.0099,-0.07,0.02,-0.08,flip -11300,做多,2021-08-26 13:30:00,2021-08-26 13:45:00,3114.82,3115.84,0.31,100.0,0.0099,0.01,0.02,-0.01,flip -11301,做空,2021-08-26 13:45:00,2021-08-26 14:35:00,3115.84,3124.43,0.31,100.0,0.0098,-0.08,0.02,-0.1,flip -11302,做多,2021-08-26 14:35:00,2021-08-26 15:10:00,3124.43,3126.78,0.31,100.0,0.0098,0.02,0.02,0.01,tp_upper -11303,做多,2021-08-26 15:35:00,2021-08-26 15:40:00,3113.0,3103.5,0.31,100.0,0.0098,-0.09,0.02,-0.11,flip -11304,做空,2021-08-26 15:40:00,2021-08-26 15:55:00,3103.5,3105.71,0.3,100.0,0.0098,-0.02,0.02,-0.04,flip -11305,做多,2021-08-26 15:55:00,2021-08-26 16:05:00,3105.71,3106.97,0.3,100.0,0.0098,0.01,0.02,-0.0,flip -11306,做空,2021-08-26 16:05:00,2021-08-26 16:20:00,3106.97,3083.86,0.3,100.0,0.0098,0.23,0.02,0.21,tp_lower -11307,做多,2021-08-26 16:35:00,2021-08-26 16:45:00,3110.03,3111.02,0.31,100.0,0.0098,0.01,0.02,-0.01,flip -11308,做空,2021-08-26 16:45:00,2021-08-26 18:25:00,3111.02,3104.84,0.31,100.0,0.0098,0.06,0.02,0.05,flip -11309,做多,2021-08-26 18:25:00,2021-08-26 18:50:00,3104.84,3131.89,0.31,100.0,0.0098,0.27,0.02,0.25,tp_upper -11310,做多,2021-08-26 19:40:00,2021-08-26 19:55:00,3105.17,3109.05,0.31,100.0,0.0099,0.04,0.02,0.02,flip -11311,做空,2021-08-26 19:55:00,2021-08-26 20:00:00,3109.05,3114.4,0.31,100.0,0.0099,-0.05,0.02,-0.07,flip -11312,做多,2021-08-26 20:00:00,2021-08-26 20:20:00,3114.4,3112.81,0.31,100.0,0.0099,-0.02,0.02,-0.03,flip -11313,做空,2021-08-26 20:20:00,2021-08-26 20:25:00,3112.81,3113.41,0.31,100.0,0.0099,-0.01,0.02,-0.02,flip -11314,做多,2021-08-26 20:25:00,2021-08-26 21:05:00,3113.41,3133.39,0.31,100.0,0.0098,0.2,0.02,0.18,tp_upper -11315,做多,2021-08-26 23:05:00,2021-08-26 23:10:00,3121.78,3115.8,0.31,100.0,0.0099,-0.06,0.02,-0.07,flip -11316,做空,2021-08-26 23:10:00,2021-08-26 23:15:00,3115.8,3120.66,0.31,100.0,0.0099,-0.05,0.02,-0.06,flip -11317,做多,2021-08-26 23:15:00,2021-08-26 23:35:00,3120.66,3134.58,0.31,100.0,0.0098,0.14,0.02,0.12,tp_upper -11318,做多,2021-08-27 00:55:00,2021-08-27 01:00:00,3115.02,3127.46,0.31,100.0,0.0101,0.13,0.02,0.11,tp_upper -11319,做多,2021-08-27 01:55:00,2021-08-27 02:30:00,3121.06,3122.39,0.32,100.0,0.0101,0.01,0.02,-0.0,flip -11320,做空,2021-08-27 02:30:00,2021-08-27 02:40:00,3122.39,3121.05,0.32,100.0,0.0101,0.01,0.02,-0.0,flip -11321,做多,2021-08-27 02:40:00,2021-08-27 02:50:00,3121.05,3114.99,0.32,100.0,0.0101,-0.06,0.02,-0.08,flip -11322,做空,2021-08-27 02:50:00,2021-08-27 03:15:00,3114.99,3093.52,0.31,100.0,0.0101,0.22,0.02,0.2,tp_lower -11323,做多,2021-08-27 05:25:00,2021-08-27 05:40:00,3113.32,3111.33,0.32,100.0,0.0101,-0.02,0.02,-0.04,flip -11324,做空,2021-08-27 05:40:00,2021-08-27 06:05:00,3111.33,3110.35,0.32,100.0,0.0101,0.01,0.02,-0.01,flip -11325,做多,2021-08-27 06:05:00,2021-08-27 06:15:00,3110.35,3112.29,0.32,100.0,0.0101,0.02,0.02,0.0,flip -11326,做空,2021-08-27 06:15:00,2021-08-27 06:20:00,3112.29,3113.19,0.32,100.0,0.0101,-0.01,0.02,-0.02,flip -11327,做多,2021-08-27 06:20:00,2021-08-27 06:25:00,3113.19,3111.77,0.31,100.0,0.0101,-0.01,0.02,-0.03,flip -11328,做空,2021-08-27 06:25:00,2021-08-27 06:30:00,3111.77,3111.9,0.31,100.0,0.0101,-0.0,0.02,-0.02,flip -11329,做多,2021-08-27 06:30:00,2021-08-27 07:10:00,3111.9,3110.99,0.31,100.0,0.0101,-0.01,0.02,-0.02,flip -11330,做空,2021-08-27 07:10:00,2021-08-27 07:20:00,3110.99,3122.75,0.31,100.0,0.0101,-0.12,0.02,-0.13,flip -11331,做多,2021-08-27 07:20:00,2021-08-27 07:30:00,3122.75,3112.72,0.31,100.0,0.01,-0.1,0.02,-0.12,flip -11332,做空,2021-08-27 07:30:00,2021-08-27 07:35:00,3112.72,3120.16,0.31,100.0,0.01,-0.07,0.02,-0.09,flip -11333,做多,2021-08-27 07:35:00,2021-08-27 08:55:00,3120.16,3113.72,0.31,100.0,0.0099,-0.06,0.02,-0.08,flip -11334,做空,2021-08-27 08:55:00,2021-08-27 09:10:00,3113.72,3110.46,0.31,100.0,0.0099,0.03,0.02,0.02,flip -11335,做多,2021-08-27 09:10:00,2021-08-27 09:25:00,3110.46,3110.69,0.31,100.0,0.0099,0.0,0.02,-0.01,flip -11336,做空,2021-08-27 09:25:00,2021-08-27 09:35:00,3110.69,3109.52,0.31,100.0,0.0099,0.01,0.02,-0.0,flip -11337,做多,2021-08-27 09:35:00,2021-08-27 09:55:00,3109.52,3113.05,0.31,100.0,0.0099,0.03,0.02,0.02,flip -11338,做空,2021-08-27 09:55:00,2021-08-27 10:00:00,3113.05,3122.09,0.31,100.0,0.0099,-0.09,0.02,-0.1,flip -11339,做多,2021-08-27 10:00:00,2021-08-27 10:35:00,3122.09,3112.29,0.31,100.0,0.0098,-0.1,0.02,-0.11,flip -11340,做空,2021-08-27 10:35:00,2021-08-28 02:10:00,3112.29,3257.34,0.31,100.0,0.0098,-1.43,0.02,-1.44,flip -11341,做多,2021-08-28 02:10:00,2021-08-28 02:15:00,3257.34,3257.25,0.3,100.0,0.0091,-0.0,0.01,-0.02,flip -11342,做空,2021-08-28 02:15:00,2021-08-28 02:25:00,3257.25,3260.28,0.3,100.0,0.0091,-0.03,0.01,-0.04,flip -11343,做多,2021-08-28 02:25:00,2021-08-28 02:30:00,3260.28,3256.5,0.3,100.0,0.0091,-0.03,0.01,-0.05,flip -11344,做空,2021-08-28 02:30:00,2021-08-28 03:30:00,3256.5,3258.56,0.3,100.0,0.0091,-0.02,0.01,-0.03,flip -11345,做多,2021-08-28 03:30:00,2021-08-28 03:35:00,3258.56,3253.77,0.3,100.0,0.0091,-0.04,0.01,-0.06,flip -11346,做空,2021-08-28 03:35:00,2021-08-28 04:05:00,3253.77,3254.43,0.29,100.0,0.0091,-0.01,0.01,-0.02,flip -11347,做多,2021-08-28 04:05:00,2021-08-28 09:45:00,3254.43,3253.07,0.29,100.0,0.009,-0.01,0.01,-0.03,flip -11348,做空,2021-08-28 09:45:00,2021-08-28 09:55:00,3253.07,3249.24,0.29,100.0,0.009,0.03,0.01,0.02,flip -11349,做多,2021-08-28 09:55:00,2021-08-28 10:15:00,3249.24,3247.41,0.29,100.0,0.0091,-0.02,0.01,-0.03,flip -11350,做空,2021-08-28 10:15:00,2021-08-28 10:25:00,3247.41,3250.49,0.29,100.0,0.009,-0.03,0.01,-0.04,flip -11351,做多,2021-08-28 10:25:00,2021-08-28 10:30:00,3250.49,3247.55,0.29,100.0,0.009,-0.03,0.01,-0.04,flip -11352,做空,2021-08-28 10:30:00,2021-08-28 10:35:00,3247.55,3249.09,0.29,100.0,0.009,-0.01,0.01,-0.03,flip -11353,做多,2021-08-28 10:35:00,2021-08-28 10:40:00,3249.09,3246.38,0.29,100.0,0.009,-0.02,0.01,-0.04,flip -11354,做空,2021-08-28 10:40:00,2021-08-28 11:05:00,3246.38,3236.53,0.29,100.0,0.009,0.09,0.01,0.07,tp_lower -11355,做多,2021-08-28 12:45:00,2021-08-28 12:50:00,3248.6,3246.18,0.29,100.0,0.009,-0.02,0.01,-0.04,flip -11356,做空,2021-08-28 12:50:00,2021-08-28 13:15:00,3246.18,3231.54,0.29,100.0,0.009,0.13,0.01,0.12,tp_lower -11357,做多,2021-08-28 15:30:00,2021-08-28 15:40:00,3234.25,3236.18,0.29,100.0,0.009,0.02,0.01,0.0,flip -11358,做空,2021-08-28 15:40:00,2021-08-28 15:45:00,3236.18,3247.64,0.29,100.0,0.009,-0.1,0.01,-0.12,flip -11359,做多,2021-08-28 15:45:00,2021-08-28 16:00:00,3247.64,3249.21,0.29,100.0,0.009,0.01,0.01,-0.0,tp_upper -11360,做多,2021-08-28 16:10:00,2021-08-28 16:15:00,3252.55,3254.51,0.29,100.0,0.0089,0.02,0.01,0.0,tp_upper -11361,做多,2021-08-28 20:20:00,2021-08-28 20:35:00,3234.36,3234.56,0.29,100.0,0.009,0.0,0.01,-0.01,flip -11362,做空,2021-08-28 20:35:00,2021-08-28 20:40:00,3234.56,3237.5,0.29,100.0,0.009,-0.03,0.01,-0.04,flip -11363,做多,2021-08-28 20:40:00,2021-08-28 20:45:00,3237.5,3235.01,0.29,100.0,0.009,-0.02,0.01,-0.04,flip -11364,做空,2021-08-28 20:45:00,2021-08-28 20:50:00,3235.01,3237.46,0.29,100.0,0.009,-0.02,0.01,-0.04,flip -11365,做多,2021-08-28 20:50:00,2021-08-28 21:10:00,3237.46,3236.72,0.29,100.0,0.0089,-0.01,0.01,-0.02,flip -11366,做空,2021-08-28 21:10:00,2021-08-28 21:15:00,3236.72,3245.32,0.29,100.0,0.0089,-0.08,0.01,-0.09,flip -11367,做多,2021-08-28 21:15:00,2021-08-28 22:00:00,3245.32,3249.24,0.29,100.0,0.0089,0.03,0.01,0.02,tp_upper -11368,做多,2021-08-28 22:45:00,2021-08-28 22:50:00,3238.42,3233.3,0.29,100.0,0.0089,-0.05,0.01,-0.06,flip -11369,做空,2021-08-28 22:50:00,2021-08-28 23:00:00,3233.3,3243.32,0.29,100.0,0.0089,-0.09,0.01,-0.1,flip -11370,做多,2021-08-28 23:00:00,2021-08-28 23:20:00,3243.32,3238.78,0.29,100.0,0.0088,-0.04,0.01,-0.05,flip -11371,做空,2021-08-28 23:20:00,2021-08-28 23:25:00,3238.78,3239.04,0.29,100.0,0.0088,-0.0,0.01,-0.02,flip -11372,做多,2021-08-28 23:25:00,2021-08-28 23:30:00,3239.04,3237.52,0.28,100.0,0.0088,-0.01,0.01,-0.03,flip -11373,做空,2021-08-28 23:30:00,2021-08-28 23:35:00,3237.52,3240.65,0.28,100.0,0.0088,-0.03,0.01,-0.04,flip -11374,做多,2021-08-28 23:35:00,2021-08-29 00:05:00,3240.65,3256.46,0.28,100.0,0.0088,0.14,0.01,0.12,tp_upper -11375,做多,2021-08-29 00:25:00,2021-08-29 00:30:00,3252.62,3253.25,0.29,100.0,0.009,0.01,0.01,-0.01,tp_upper -11376,做多,2021-08-29 11:20:00,2021-08-29 11:25:00,3204.75,3201.34,0.29,100.0,0.0092,-0.03,0.01,-0.05,flip -11377,做空,2021-08-29 11:25:00,2021-08-29 12:15:00,3201.34,3199.36,0.29,100.0,0.0092,0.02,0.01,0.0,flip -11378,做多,2021-08-29 12:15:00,2021-08-29 13:40:00,3199.36,3196.01,0.29,100.0,0.0092,-0.03,0.01,-0.05,flip -11379,做空,2021-08-29 13:40:00,2021-08-29 14:00:00,3196.01,3195.37,0.29,100.0,0.0091,0.01,0.01,-0.01,tp_lower -11380,做多,2021-08-29 14:05:00,2021-08-29 14:10:00,3198.11,3194.65,0.29,100.0,0.0091,-0.03,0.01,-0.05,flip -11381,做空,2021-08-29 14:10:00,2021-08-29 14:20:00,3194.65,3192.51,0.29,100.0,0.0091,0.02,0.01,0.0,tp_lower -11382,做多,2021-08-29 16:00:00,2021-08-29 16:45:00,3191.36,3209.31,0.29,100.0,0.0091,0.16,0.01,0.15,tp_upper -11383,做多,2021-08-29 17:15:00,2021-08-29 17:35:00,3199.84,3208.08,0.29,100.0,0.0091,0.08,0.01,0.06,tp_upper -11384,做多,2021-08-30 00:30:00,2021-08-30 00:35:00,3221.87,3212.61,0.3,100.0,0.0092,-0.08,0.01,-0.1,flip -11385,做空,2021-08-30 00:35:00,2021-08-30 00:45:00,3212.61,3188.23,0.29,100.0,0.0092,0.22,0.01,0.21,tp_lower -11386,做多,2021-08-30 01:30:00,2021-08-30 01:35:00,3223.56,3214.4,0.3,100.0,0.0092,-0.08,0.01,-0.1,flip -11387,做空,2021-08-30 01:35:00,2021-08-30 02:50:00,3214.4,3195.95,0.3,100.0,0.0092,0.17,0.01,0.15,tp_lower -11388,做多,2021-08-30 08:25:00,2021-08-30 08:30:00,3193.56,3192.51,0.3,100.0,0.0093,-0.01,0.01,-0.02,flip -11389,做空,2021-08-30 08:30:00,2021-08-30 09:05:00,3192.51,3190.96,0.3,100.0,0.0093,0.01,0.01,-0.0,flip -11390,做多,2021-08-30 09:05:00,2021-08-30 09:40:00,3190.96,3182.22,0.3,100.0,0.0093,-0.08,0.01,-0.1,flip -11391,做空,2021-08-30 09:40:00,2021-08-30 09:45:00,3182.22,3182.77,0.3,100.0,0.0093,-0.01,0.01,-0.02,flip -11392,做多,2021-08-30 09:45:00,2021-08-30 09:50:00,3182.77,3182.62,0.29,100.0,0.0093,-0.0,0.01,-0.02,flip -11393,做空,2021-08-30 09:50:00,2021-08-30 09:55:00,3182.62,3183.73,0.29,100.0,0.0093,-0.01,0.01,-0.02,flip -11394,做多,2021-08-30 09:55:00,2021-08-30 10:05:00,3183.73,3183.74,0.29,100.0,0.0092,0.0,0.01,-0.01,flip -11395,做空,2021-08-30 10:05:00,2021-08-30 10:10:00,3183.74,3185.74,0.29,100.0,0.0092,-0.02,0.01,-0.03,flip -11396,做多,2021-08-30 10:10:00,2021-08-30 10:20:00,3185.74,3186.84,0.29,100.0,0.0092,0.01,0.01,-0.0,flip -11397,做空,2021-08-30 10:20:00,2021-08-30 10:30:00,3186.84,3189.39,0.29,100.0,0.0092,-0.02,0.01,-0.04,flip -11398,做多,2021-08-30 10:30:00,2021-08-30 11:25:00,3189.39,3174.59,0.29,100.0,0.0092,-0.14,0.01,-0.15,flip -11399,做空,2021-08-30 11:25:00,2021-08-30 11:40:00,3174.59,3190.38,0.29,100.0,0.0092,-0.14,0.01,-0.16,flip -11400,做多,2021-08-30 11:40:00,2021-08-30 11:50:00,3190.38,3180.06,0.29,100.0,0.0091,-0.09,0.01,-0.11,flip -11401,做空,2021-08-30 11:50:00,2021-08-30 11:55:00,3180.06,3189.17,0.29,100.0,0.0091,-0.08,0.01,-0.1,flip -11402,做多,2021-08-30 11:55:00,2021-08-30 12:00:00,3189.17,3176.0,0.29,100.0,0.009,-0.12,0.01,-0.13,flip -11403,做空,2021-08-30 12:00:00,2021-08-30 12:15:00,3176.0,3164.21,0.29,100.0,0.009,0.11,0.01,0.09,tp_lower -11404,做多,2021-08-30 13:45:00,2021-08-30 13:50:00,3178.36,3174.48,0.29,100.0,0.009,-0.03,0.01,-0.05,flip -11405,做空,2021-08-30 13:50:00,2021-08-30 13:55:00,3174.48,3179.11,0.29,100.0,0.009,-0.04,0.01,-0.06,flip -11406,做多,2021-08-30 13:55:00,2021-08-30 14:10:00,3179.11,3177.72,0.28,100.0,0.009,-0.01,0.01,-0.03,flip -11407,做空,2021-08-30 14:10:00,2021-08-30 14:15:00,3177.72,3178.9,0.28,100.0,0.009,-0.01,0.01,-0.02,flip -11408,做多,2021-08-30 14:15:00,2021-08-30 14:30:00,3178.9,3175.42,0.28,100.0,0.0089,-0.03,0.01,-0.05,flip -11409,做空,2021-08-30 14:30:00,2021-08-30 14:35:00,3175.42,3181.0,0.28,100.0,0.0089,-0.05,0.01,-0.06,flip -11410,做多,2021-08-30 14:35:00,2021-08-30 14:40:00,3181.0,3174.22,0.28,100.0,0.0089,-0.06,0.01,-0.07,flip -11411,做空,2021-08-30 14:40:00,2021-08-30 15:05:00,3174.22,3175.32,0.28,100.0,0.0089,-0.01,0.01,-0.02,flip -11412,做多,2021-08-30 15:05:00,2021-08-30 15:20:00,3175.32,3175.61,0.28,100.0,0.0089,0.0,0.01,-0.01,flip -11413,做空,2021-08-30 15:20:00,2021-08-30 15:25:00,3175.61,3179.66,0.28,100.0,0.0089,-0.04,0.01,-0.05,flip -11414,做多,2021-08-30 15:25:00,2021-08-30 15:30:00,3179.66,3196.35,0.28,100.0,0.0088,0.15,0.01,0.13,tp_upper -11415,做多,2021-08-30 23:10:00,2021-08-30 23:15:00,3273.06,3262.99,0.28,100.0,0.0086,-0.09,0.01,-0.1,flip -11416,做空,2021-08-30 23:15:00,2021-08-31 00:25:00,3262.99,3203.04,0.28,100.0,0.0086,0.52,0.01,0.5,tp_lower -11417,做多,2021-08-31 07:10:00,2021-08-31 07:25:00,3258.12,3300.17,0.29,100.0,0.009,0.38,0.01,0.36,tp_upper -11418,做多,2021-08-31 17:05:00,2021-08-31 17:10:00,3383.71,3378.54,0.3,100.0,0.0088,-0.05,0.01,-0.06,flip -11419,做空,2021-08-31 17:10:00,2021-08-31 17:15:00,3378.54,3387.66,0.3,100.0,0.0088,-0.08,0.01,-0.09,flip -11420,做多,2021-08-31 17:15:00,2021-08-31 17:20:00,3387.66,3380.0,0.3,100.0,0.0087,-0.07,0.01,-0.08,flip -11421,做空,2021-08-31 17:20:00,2021-08-31 17:25:00,3380.0,3384.7,0.29,100.0,0.0087,-0.04,0.01,-0.06,flip -11422,做多,2021-08-31 17:25:00,2021-08-31 17:30:00,3384.7,3369.61,0.29,100.0,0.0087,-0.13,0.01,-0.15,flip -11423,做空,2021-08-31 17:30:00,2021-08-31 18:30:00,3369.61,3391.3,0.29,100.0,0.0087,-0.19,0.01,-0.2,flip -11424,做多,2021-08-31 18:30:00,2021-08-31 20:00:00,3391.3,3403.79,0.29,100.0,0.0086,0.11,0.01,0.09,flip -11425,做空,2021-08-31 20:00:00,2021-08-31 20:25:00,3403.79,3415.84,0.29,100.0,0.0085,-0.1,0.01,-0.12,flip -11426,做多,2021-08-31 20:25:00,2021-08-31 20:45:00,3415.84,3399.26,0.29,100.0,0.0085,-0.14,0.01,-0.15,flip -11427,做空,2021-08-31 20:45:00,2021-08-31 21:10:00,3399.26,3409.9,0.29,100.0,0.0085,-0.09,0.01,-0.1,flip -11428,做多,2021-08-31 21:10:00,2021-08-31 21:20:00,3409.9,3392.35,0.29,100.0,0.0084,-0.15,0.01,-0.16,flip -11429,做空,2021-08-31 21:20:00,2021-08-31 21:25:00,3392.35,3413.65,0.28,100.0,0.0084,-0.18,0.01,-0.19,flip -11430,做多,2021-08-31 21:25:00,2021-08-31 21:40:00,3413.65,3430.43,0.28,100.0,0.0083,0.14,0.01,0.12,tp_upper -11431,做多,2021-08-31 22:00:00,2021-08-31 22:15:00,3407.37,3394.76,0.28,100.0,0.0083,-0.11,0.01,-0.12,flip -11432,做空,2021-08-31 22:15:00,2021-08-31 22:40:00,3394.76,3388.79,0.28,100.0,0.0083,0.05,0.01,0.04,tp_lower -11433,做多,2021-08-31 22:45:00,2021-08-31 23:10:00,3401.9,3422.51,0.28,100.0,0.0083,0.17,0.01,0.16,tp_upper -11434,做多,2021-09-01 00:50:00,2021-09-01 00:55:00,3407.54,3399.03,0.29,100.0,0.0085,-0.07,0.01,-0.09,flip -11435,做空,2021-09-01 00:55:00,2021-09-01 01:25:00,3399.03,3406.4,0.29,100.0,0.0085,-0.06,0.01,-0.08,flip -11436,做多,2021-09-01 01:25:00,2021-09-01 01:30:00,3406.4,3402.98,0.29,100.0,0.0084,-0.03,0.01,-0.04,flip -11437,做空,2021-09-01 01:30:00,2021-09-01 01:40:00,3402.98,3410.31,0.29,100.0,0.0084,-0.06,0.01,-0.08,flip -11438,做多,2021-09-01 01:40:00,2021-09-01 01:50:00,3410.31,3429.45,0.29,100.0,0.0084,0.16,0.01,0.15,tp_upper -11439,做多,2021-09-01 03:35:00,2021-09-01 03:45:00,3416.63,3436.49,0.29,100.0,0.0084,0.17,0.01,0.15,tp_upper -11440,做多,2021-09-01 13:25:00,2021-09-01 14:30:00,3528.94,3553.31,0.29,100.0,0.0082,0.2,0.01,0.18,tp_upper -11441,做多,2021-09-01 14:50:00,2021-09-01 14:55:00,3539.12,3531.18,0.29,100.0,0.0082,-0.07,0.01,-0.08,flip -11442,做空,2021-09-01 14:55:00,2021-09-01 15:00:00,3531.18,3539.31,0.29,100.0,0.0082,-0.07,0.01,-0.08,flip -11443,做多,2021-09-01 15:00:00,2021-09-01 15:15:00,3539.31,3548.0,0.29,100.0,0.0081,0.07,0.01,0.06,tp_upper -11444,做多,2021-09-02 03:00:00,2021-09-02 03:25:00,3757.42,3758.84,0.29,100.0,0.0077,0.01,0.01,-0.0,flip -11445,做空,2021-09-02 03:25:00,2021-09-02 03:30:00,3758.84,3760.0,0.29,100.0,0.0077,-0.01,0.01,-0.02,flip -11446,做多,2021-09-02 03:30:00,2021-09-02 03:50:00,3760.0,3760.69,0.29,100.0,0.0077,0.01,0.01,-0.01,flip -11447,做空,2021-09-02 03:50:00,2021-09-02 03:55:00,3760.69,3770.3,0.29,100.0,0.0077,-0.07,0.01,-0.09,flip -11448,做多,2021-09-02 03:55:00,2021-09-02 04:05:00,3770.3,3763.4,0.29,100.0,0.0077,-0.05,0.01,-0.07,flip -11449,做空,2021-09-02 04:05:00,2021-09-02 04:40:00,3763.4,3768.24,0.29,100.0,0.0077,-0.04,0.01,-0.05,flip -11450,做多,2021-09-02 04:40:00,2021-09-02 04:45:00,3768.24,3767.51,0.29,100.0,0.0076,-0.01,0.01,-0.02,flip -11451,做空,2021-09-02 04:45:00,2021-09-02 05:15:00,3767.51,3774.0,0.29,100.0,0.0076,-0.05,0.01,-0.06,flip -11452,做多,2021-09-02 05:15:00,2021-09-02 05:20:00,3774.0,3766.06,0.29,100.0,0.0076,-0.06,0.01,-0.07,flip -11453,做空,2021-09-02 05:20:00,2021-09-02 05:35:00,3766.06,3769.46,0.29,100.0,0.0076,-0.03,0.01,-0.04,flip -11454,做多,2021-09-02 05:35:00,2021-09-02 06:20:00,3769.46,3765.94,0.29,100.0,0.0076,-0.03,0.01,-0.04,flip -11455,做空,2021-09-02 06:20:00,2021-09-02 06:40:00,3765.94,3750.0,0.28,100.0,0.0076,0.12,0.01,0.11,tp_lower -11456,做多,2021-09-02 07:05:00,2021-09-02 10:40:00,3769.13,3756.61,0.29,100.0,0.0076,-0.09,0.01,-0.11,flip -11457,做空,2021-09-02 10:40:00,2021-09-02 10:45:00,3756.61,3759.97,0.28,100.0,0.0076,-0.03,0.01,-0.04,flip -11458,做多,2021-09-02 10:45:00,2021-09-02 10:55:00,3759.97,3762.0,0.28,100.0,0.0075,0.02,0.01,0.0,flip -11459,做空,2021-09-02 10:55:00,2021-09-02 11:35:00,3762.0,3759.15,0.28,100.0,0.0075,0.02,0.01,0.01,flip -11460,做多,2021-09-02 11:35:00,2021-09-02 12:05:00,3759.15,3770.98,0.28,100.0,0.0075,0.09,0.01,0.07,tp_upper -11461,做多,2021-09-02 15:10:00,2021-09-02 15:35:00,3766.99,3768.85,0.28,100.0,0.0075,0.01,0.01,-0.0,flip -11462,做空,2021-09-02 15:35:00,2021-09-02 15:45:00,3768.85,3773.82,0.28,100.0,0.0075,-0.04,0.01,-0.05,flip -11463,做多,2021-09-02 15:45:00,2021-09-02 15:50:00,3773.82,3762.49,0.28,100.0,0.0075,-0.09,0.01,-0.1,flip -11464,做空,2021-09-02 15:50:00,2021-09-02 16:00:00,3762.49,3773.47,0.28,100.0,0.0075,-0.08,0.01,-0.1,flip -11465,做多,2021-09-02 16:00:00,2021-09-02 16:20:00,3773.47,3787.4,0.28,100.0,0.0074,0.1,0.01,0.09,tp_upper -11466,做多,2021-09-02 18:40:00,2021-09-02 18:45:00,3775.41,3774.12,0.28,100.0,0.0075,-0.01,0.01,-0.02,flip -11467,做空,2021-09-02 18:45:00,2021-09-02 18:50:00,3774.12,3774.48,0.28,100.0,0.0075,-0.0,0.01,-0.02,flip -11468,做多,2021-09-02 18:50:00,2021-09-02 19:00:00,3774.48,3773.06,0.28,100.0,0.0074,-0.01,0.01,-0.02,flip -11469,做空,2021-09-02 19:00:00,2021-09-02 19:05:00,3773.06,3776.06,0.28,100.0,0.0074,-0.02,0.01,-0.04,flip -11470,做多,2021-09-02 19:05:00,2021-09-02 20:05:00,3776.06,3802.35,0.28,100.0,0.0074,0.2,0.01,0.18,tp_upper -11471,做多,2021-09-02 23:15:00,2021-09-02 23:20:00,3795.84,3790.71,0.28,100.0,0.0074,-0.04,0.01,-0.05,flip -11472,做空,2021-09-02 23:20:00,2021-09-02 23:30:00,3790.71,3793.46,0.28,100.0,0.0074,-0.02,0.01,-0.03,flip -11473,做多,2021-09-02 23:30:00,2021-09-02 23:40:00,3793.46,3788.3,0.28,100.0,0.0074,-0.04,0.01,-0.05,flip -11474,做空,2021-09-02 23:40:00,2021-09-02 23:45:00,3788.3,3796.02,0.28,100.0,0.0074,-0.06,0.01,-0.07,flip -11475,做多,2021-09-02 23:45:00,2021-09-02 23:55:00,3796.02,3788.95,0.28,100.0,0.0074,-0.05,0.01,-0.07,flip -11476,做空,2021-09-02 23:55:00,2021-09-03 00:00:00,3788.95,3798.52,0.28,100.0,0.0073,-0.07,0.01,-0.08,flip -11477,做多,2021-09-03 00:00:00,2021-09-03 00:05:00,3798.52,3791.9,0.29,100.0,0.0075,-0.05,0.01,-0.06,flip -11478,做空,2021-09-03 00:05:00,2021-09-03 00:25:00,3791.9,3794.7,0.28,100.0,0.0075,-0.02,0.01,-0.04,flip -11479,做多,2021-09-03 00:25:00,2021-09-03 00:30:00,3794.7,3779.72,0.28,100.0,0.0075,-0.11,0.01,-0.13,flip -11480,做空,2021-09-03 00:30:00,2021-09-03 00:35:00,3779.72,3768.44,0.28,100.0,0.0075,0.08,0.01,0.07,tp_lower -11481,做多,2021-09-03 03:05:00,2021-09-03 03:15:00,3784.58,3782.21,0.28,100.0,0.0075,-0.02,0.01,-0.03,flip -11482,做空,2021-09-03 03:15:00,2021-09-03 03:30:00,3782.21,3792.35,0.28,100.0,0.0075,-0.08,0.01,-0.09,flip -11483,做多,2021-09-03 03:30:00,2021-09-03 04:10:00,3792.35,3825.0,0.28,100.0,0.0074,0.24,0.01,0.23,tp_upper -11484,做多,2021-09-03 06:45:00,2021-09-03 06:50:00,3794.0,3790.15,0.28,100.0,0.0075,-0.03,0.01,-0.04,flip -11485,做空,2021-09-03 06:50:00,2021-09-03 06:55:00,3790.15,3795.48,0.28,100.0,0.0075,-0.04,0.01,-0.05,flip -11486,做多,2021-09-03 06:55:00,2021-09-03 07:20:00,3795.48,3790.25,0.28,100.0,0.0075,-0.04,0.01,-0.05,flip -11487,做空,2021-09-03 07:20:00,2021-09-03 07:25:00,3790.25,3794.95,0.28,100.0,0.0074,-0.04,0.01,-0.05,flip -11488,做多,2021-09-03 07:25:00,2021-09-03 08:45:00,3794.95,3867.11,0.28,100.0,0.0074,0.54,0.01,0.52,tp_upper -11489,做多,2021-09-03 17:50:00,2021-09-03 18:00:00,3971.4,3955.43,0.29,100.0,0.0072,-0.12,0.01,-0.13,flip -11490,做空,2021-09-03 18:00:00,2021-09-03 18:05:00,3955.43,3965.0,0.29,100.0,0.0072,-0.07,0.01,-0.08,flip -11491,做多,2021-09-03 18:05:00,2021-09-03 18:10:00,3965.0,3958.99,0.28,100.0,0.0072,-0.04,0.01,-0.06,flip -11492,做空,2021-09-03 18:10:00,2021-09-03 18:15:00,3958.99,3964.5,0.28,100.0,0.0072,-0.04,0.01,-0.05,flip -11493,做多,2021-09-03 18:15:00,2021-09-03 18:25:00,3964.5,3960.88,0.28,100.0,0.0071,-0.03,0.01,-0.04,flip -11494,做空,2021-09-03 18:25:00,2021-09-03 18:45:00,3960.88,3947.07,0.28,100.0,0.0071,0.1,0.01,0.08,tp_lower -11495,做多,2021-09-03 18:50:00,2021-09-04 00:40:00,3966.32,3950.65,0.28,100.0,0.0071,-0.11,0.01,-0.13,flip -11496,做空,2021-09-04 00:40:00,2021-09-04 00:45:00,3950.65,3957.09,0.29,100.0,0.0073,-0.05,0.01,-0.06,flip -11497,做多,2021-09-04 00:45:00,2021-09-04 01:05:00,3957.09,3947.96,0.29,100.0,0.0072,-0.07,0.01,-0.08,flip -11498,做空,2021-09-04 01:05:00,2021-09-04 01:15:00,3947.96,3945.62,0.28,100.0,0.0072,0.02,0.01,0.0,flip -11499,做多,2021-09-04 01:15:00,2021-09-04 01:20:00,3945.62,3935.82,0.28,100.0,0.0072,-0.07,0.01,-0.08,flip -11500,做空,2021-09-04 01:20:00,2021-09-04 01:35:00,3935.82,3938.6,0.28,100.0,0.0072,-0.02,0.01,-0.03,flip -11501,做多,2021-09-04 01:35:00,2021-09-04 01:45:00,3938.6,3936.91,0.28,100.0,0.0072,-0.01,0.01,-0.03,flip -11502,做空,2021-09-04 01:45:00,2021-09-04 02:25:00,3936.91,3941.09,0.28,100.0,0.0072,-0.03,0.01,-0.04,flip -11503,做多,2021-09-04 02:25:00,2021-09-04 02:30:00,3941.09,3931.89,0.28,100.0,0.0072,-0.07,0.01,-0.08,flip -11504,做空,2021-09-04 02:30:00,2021-09-04 02:35:00,3931.89,3936.7,0.28,100.0,0.0072,-0.03,0.01,-0.05,flip -11505,做多,2021-09-04 02:35:00,2021-09-04 03:05:00,3936.7,3933.05,0.28,100.0,0.0071,-0.03,0.01,-0.04,flip -11506,做空,2021-09-04 03:05:00,2021-09-04 03:10:00,3933.05,3937.28,0.28,100.0,0.0071,-0.03,0.01,-0.04,flip -11507,做多,2021-09-04 03:10:00,2021-09-04 03:20:00,3937.28,3930.55,0.28,100.0,0.0071,-0.05,0.01,-0.06,flip -11508,做空,2021-09-04 03:20:00,2021-09-04 03:45:00,3930.55,3932.91,0.28,100.0,0.0071,-0.02,0.01,-0.03,flip -11509,做多,2021-09-04 03:45:00,2021-09-04 03:50:00,3932.91,3927.51,0.28,100.0,0.0071,-0.04,0.01,-0.05,flip -11510,做空,2021-09-04 03:50:00,2021-09-04 05:10:00,3927.51,3905.13,0.28,100.0,0.0071,0.16,0.01,0.14,tp_lower -11511,做多,2021-09-04 05:35:00,2021-09-04 05:50:00,3929.58,3925.45,0.28,100.0,0.0071,-0.03,0.01,-0.04,flip -11512,做空,2021-09-04 05:50:00,2021-09-04 05:55:00,3925.45,3929.53,0.28,100.0,0.0071,-0.03,0.01,-0.04,flip -11513,做多,2021-09-04 05:55:00,2021-09-04 06:00:00,3929.53,3926.91,0.28,100.0,0.0071,-0.02,0.01,-0.03,flip -11514,做空,2021-09-04 06:00:00,2021-09-04 06:05:00,3926.91,3932.8,0.28,100.0,0.0071,-0.04,0.01,-0.06,flip -11515,做多,2021-09-04 06:05:00,2021-09-04 06:25:00,3932.8,3928.61,0.28,100.0,0.007,-0.03,0.01,-0.04,flip -11516,做空,2021-09-04 06:25:00,2021-09-04 06:35:00,3928.61,3928.47,0.28,100.0,0.007,0.0,0.01,-0.01,flip -11517,做多,2021-09-04 06:35:00,2021-09-04 06:40:00,3928.47,3925.79,0.28,100.0,0.007,-0.02,0.01,-0.03,flip -11518,做空,2021-09-04 06:40:00,2021-09-04 06:45:00,3925.79,3931.78,0.28,100.0,0.007,-0.04,0.01,-0.06,flip -11519,做多,2021-09-04 06:45:00,2021-09-04 06:50:00,3931.78,3923.0,0.27,100.0,0.007,-0.06,0.01,-0.08,flip -11520,做空,2021-09-04 06:50:00,2021-09-04 07:00:00,3923.0,3932.62,0.27,100.0,0.007,-0.07,0.01,-0.08,flip -11521,做多,2021-09-04 07:00:00,2021-09-04 07:05:00,3932.62,3928.83,0.27,100.0,0.0069,-0.03,0.01,-0.04,flip -11522,做空,2021-09-04 07:05:00,2021-09-04 08:05:00,3928.83,3927.49,0.27,100.0,0.0069,0.01,0.01,-0.0,flip -11523,做多,2021-09-04 08:05:00,2021-09-04 08:10:00,3927.49,3925.39,0.27,100.0,0.0069,-0.01,0.01,-0.03,flip -11524,做空,2021-09-04 08:10:00,2021-09-04 08:15:00,3925.39,3935.5,0.27,100.0,0.0069,-0.07,0.01,-0.08,flip -11525,做多,2021-09-04 08:15:00,2021-09-04 08:25:00,3935.5,3940.38,0.27,100.0,0.0069,0.03,0.01,0.02,tp_upper -11526,做多,2021-09-04 09:00:00,2021-09-04 09:30:00,3938.73,3934.25,0.27,100.0,0.0069,-0.03,0.01,-0.04,flip -11527,做空,2021-09-04 09:30:00,2021-09-04 09:35:00,3934.25,3935.53,0.27,100.0,0.0069,-0.01,0.01,-0.02,flip -11528,做多,2021-09-04 09:35:00,2021-09-04 09:45:00,3935.53,3933.39,0.27,100.0,0.0069,-0.01,0.01,-0.03,flip -11529,做空,2021-09-04 09:45:00,2021-09-04 09:55:00,3933.39,3931.53,0.27,100.0,0.0069,0.01,0.01,-0.0,flip -11530,做多,2021-09-04 09:55:00,2021-09-04 10:05:00,3931.53,3947.55,0.27,100.0,0.0069,0.11,0.01,0.1,tp_upper -11531,做多,2021-09-04 12:30:00,2021-09-04 12:40:00,3923.61,3921.99,0.27,100.0,0.0069,-0.01,0.01,-0.02,flip -11532,做空,2021-09-04 12:40:00,2021-09-04 12:50:00,3921.99,3923.35,0.27,100.0,0.0069,-0.01,0.01,-0.02,flip -11533,做多,2021-09-04 12:50:00,2021-09-04 12:55:00,3923.35,3919.0,0.27,100.0,0.0069,-0.03,0.01,-0.04,flip -11534,做空,2021-09-04 12:55:00,2021-09-04 13:00:00,3919.0,3919.01,0.27,100.0,0.0069,-0.0,0.01,-0.01,flip -11535,做多,2021-09-04 13:00:00,2021-09-04 13:45:00,3919.01,3914.35,0.27,100.0,0.0069,-0.03,0.01,-0.05,flip -11536,做空,2021-09-04 13:45:00,2021-09-04 14:00:00,3914.35,3901.97,0.27,100.0,0.0068,0.08,0.01,0.07,tp_lower -11537,做多,2021-09-04 15:05:00,2021-09-04 15:30:00,3913.67,3911.75,0.27,100.0,0.0069,-0.01,0.01,-0.03,flip -11538,做空,2021-09-04 15:30:00,2021-09-04 15:45:00,3911.75,3921.19,0.27,100.0,0.0069,-0.06,0.01,-0.08,flip -11539,做多,2021-09-04 15:45:00,2021-09-04 15:50:00,3921.19,3919.55,0.27,100.0,0.0068,-0.01,0.01,-0.02,flip -11540,做空,2021-09-04 15:50:00,2021-09-04 15:55:00,3919.55,3922.0,0.27,100.0,0.0068,-0.02,0.01,-0.03,flip -11541,做多,2021-09-04 15:55:00,2021-09-04 16:00:00,3922.0,3910.47,0.27,100.0,0.0068,-0.08,0.01,-0.09,flip -11542,做空,2021-09-04 16:00:00,2021-09-04 16:10:00,3910.47,3921.21,0.27,100.0,0.0068,-0.07,0.01,-0.09,flip -11543,做多,2021-09-04 16:10:00,2021-09-04 16:20:00,3921.21,3920.38,0.26,100.0,0.0067,-0.01,0.01,-0.02,flip -11544,做空,2021-09-04 16:20:00,2021-09-04 16:25:00,3920.38,3920.55,0.26,100.0,0.0067,-0.0,0.01,-0.01,flip -11545,做多,2021-09-04 16:25:00,2021-09-04 16:30:00,3920.55,3912.53,0.26,100.0,0.0067,-0.05,0.01,-0.07,flip -11546,做空,2021-09-04 16:30:00,2021-09-04 17:00:00,3912.53,3898.21,0.26,100.0,0.0067,0.1,0.01,0.08,tp_lower -11547,做多,2021-09-04 21:15:00,2021-09-04 21:20:00,3897.69,3897.21,0.26,100.0,0.0068,-0.0,0.01,-0.02,flip -11548,做空,2021-09-04 21:20:00,2021-09-04 21:25:00,3897.21,3904.29,0.26,100.0,0.0068,-0.05,0.01,-0.06,flip -11549,做多,2021-09-04 21:25:00,2021-09-04 21:45:00,3904.29,3897.42,0.26,100.0,0.0067,-0.05,0.01,-0.06,flip -11550,做空,2021-09-04 21:45:00,2021-09-04 22:05:00,3897.42,3900.99,0.26,100.0,0.0067,-0.02,0.01,-0.04,flip -11551,做多,2021-09-04 22:05:00,2021-09-04 22:20:00,3900.99,3896.79,0.26,100.0,0.0067,-0.03,0.01,-0.04,flip -11552,做空,2021-09-04 22:20:00,2021-09-04 22:40:00,3896.79,3897.88,0.26,100.0,0.0067,-0.01,0.01,-0.02,flip -11553,做多,2021-09-04 22:40:00,2021-09-04 22:45:00,3897.88,3894.02,0.26,100.0,0.0067,-0.03,0.01,-0.04,flip -11554,做空,2021-09-04 22:45:00,2021-09-04 23:00:00,3894.02,3890.4,0.26,100.0,0.0067,0.02,0.01,0.01,flip -11555,做多,2021-09-04 23:00:00,2021-09-04 23:10:00,3890.4,3887.46,0.26,100.0,0.0067,-0.02,0.01,-0.03,flip -11556,做空,2021-09-04 23:10:00,2021-09-04 23:30:00,3887.46,3890.41,0.26,100.0,0.0067,-0.02,0.01,-0.03,flip -11557,做多,2021-09-04 23:30:00,2021-09-04 23:40:00,3890.41,3886.1,0.26,100.0,0.0067,-0.03,0.01,-0.04,flip -11558,做空,2021-09-04 23:40:00,2021-09-04 23:45:00,3886.1,3903.57,0.26,100.0,0.0067,-0.12,0.01,-0.13,flip -11559,做多,2021-09-04 23:45:00,2021-09-04 23:50:00,3903.57,3891.28,0.26,100.0,0.0066,-0.08,0.01,-0.09,flip -11560,做空,2021-09-04 23:50:00,2021-09-05 00:00:00,3891.28,3890.64,0.26,100.0,0.0066,0.0,0.01,-0.01,flip -11561,做多,2021-09-05 00:00:00,2021-09-05 00:05:00,3890.64,3886.74,0.27,100.0,0.007,-0.03,0.01,-0.04,flip -11562,做空,2021-09-05 00:05:00,2021-09-05 00:20:00,3886.74,3896.72,0.27,100.0,0.007,-0.07,0.01,-0.08,flip -11563,做多,2021-09-05 00:20:00,2021-09-05 00:45:00,3896.72,3912.75,0.27,100.0,0.0069,0.11,0.01,0.1,tp_upper -11564,做多,2021-09-05 01:35:00,2021-09-05 01:40:00,3889.14,3889.1,0.27,100.0,0.007,-0.0,0.01,-0.01,flip -11565,做空,2021-09-05 01:40:00,2021-09-05 03:15:00,3889.1,3859.85,0.27,100.0,0.007,0.2,0.01,0.19,tp_lower -11566,做多,2021-09-05 07:00:00,2021-09-05 07:10:00,3885.08,3887.44,0.27,100.0,0.007,0.02,0.01,0.0,flip -11567,做空,2021-09-05 07:10:00,2021-09-05 08:10:00,3887.44,3885.6,0.27,100.0,0.007,0.01,0.01,-0.0,flip -11568,做多,2021-09-05 08:10:00,2021-09-05 08:15:00,3885.6,3877.29,0.27,100.0,0.007,-0.06,0.01,-0.07,flip -11569,做空,2021-09-05 08:15:00,2021-09-05 08:25:00,3877.29,3883.03,0.27,100.0,0.007,-0.04,0.01,-0.05,flip -11570,做多,2021-09-05 08:25:00,2021-09-05 08:45:00,3883.03,3907.06,0.27,100.0,0.007,0.17,0.01,0.15,tp_upper -11571,做多,2021-09-05 15:40:00,2021-09-05 15:45:00,3919.71,3916.1,0.27,100.0,0.0069,-0.03,0.01,-0.04,flip -11572,做空,2021-09-05 15:45:00,2021-09-05 16:30:00,3916.1,3918.19,0.27,100.0,0.0069,-0.01,0.01,-0.03,flip -11573,做多,2021-09-05 16:30:00,2021-09-05 16:40:00,3918.19,3915.18,0.27,100.0,0.0069,-0.02,0.01,-0.03,flip -11574,做空,2021-09-05 16:40:00,2021-09-05 16:50:00,3915.18,3920.18,0.27,100.0,0.0069,-0.03,0.01,-0.05,flip -11575,做多,2021-09-05 16:50:00,2021-09-05 17:05:00,3920.18,3924.8,0.27,100.0,0.0069,0.03,0.01,0.02,flip -11576,做空,2021-09-05 17:05:00,2021-09-05 17:25:00,3924.8,3930.6,0.27,100.0,0.0069,-0.04,0.01,-0.05,flip -11577,做多,2021-09-05 17:25:00,2021-09-05 18:05:00,3930.6,3928.87,0.27,100.0,0.0069,-0.01,0.01,-0.03,flip -11578,做空,2021-09-05 18:05:00,2021-09-05 18:15:00,3928.87,3929.92,0.27,100.0,0.0069,-0.01,0.01,-0.02,flip -11579,做多,2021-09-05 18:15:00,2021-09-05 18:20:00,3929.92,3921.0,0.27,100.0,0.0068,-0.06,0.01,-0.07,flip -11580,做空,2021-09-05 18:20:00,2021-09-05 18:25:00,3921.0,3928.19,0.27,100.0,0.0068,-0.05,0.01,-0.06,flip -11581,做多,2021-09-05 18:25:00,2021-09-05 18:30:00,3928.19,3924.58,0.27,100.0,0.0068,-0.02,0.01,-0.04,flip -11582,做空,2021-09-05 18:30:00,2021-09-05 18:35:00,3924.58,3931.67,0.27,100.0,0.0068,-0.05,0.01,-0.06,flip -11583,做多,2021-09-05 18:35:00,2021-09-05 18:40:00,3931.67,3927.43,0.27,100.0,0.0068,-0.03,0.01,-0.04,flip -11584,做空,2021-09-05 18:40:00,2021-09-05 18:45:00,3927.43,3932.41,0.27,100.0,0.0068,-0.03,0.01,-0.05,flip -11585,做多,2021-09-05 18:45:00,2021-09-05 18:55:00,3932.41,3926.44,0.26,100.0,0.0067,-0.04,0.01,-0.05,flip -11586,做空,2021-09-05 18:55:00,2021-09-05 19:05:00,3926.44,3927.2,0.26,100.0,0.0067,-0.01,0.01,-0.02,flip -11587,做多,2021-09-05 19:05:00,2021-09-05 19:10:00,3927.2,3935.96,0.26,100.0,0.0067,0.06,0.01,0.05,tp_upper -11588,做多,2021-09-05 19:10:00,2021-09-05 19:15:00,3935.96,3950.46,0.26,100.0,0.0067,0.1,0.01,0.08,tp_upper -11589,做多,2021-09-05 20:20:00,2021-09-05 20:25:00,3934.08,3930.46,0.26,100.0,0.0067,-0.02,0.01,-0.04,flip -11590,做空,2021-09-05 20:25:00,2021-09-06 00:30:00,3930.46,3945.57,0.26,100.0,0.0067,-0.1,0.01,-0.11,flip -11591,做多,2021-09-06 00:30:00,2021-09-06 00:50:00,3945.57,3935.92,0.27,100.0,0.0069,-0.07,0.01,-0.08,flip -11592,做空,2021-09-06 00:50:00,2021-09-06 03:35:00,3935.92,3912.54,0.27,100.0,0.0068,0.16,0.01,0.15,tp_lower -11593,做多,2021-09-06 06:05:00,2021-09-06 06:10:00,3938.03,3937.29,0.27,100.0,0.0069,-0.01,0.01,-0.02,flip -11594,做空,2021-09-06 06:10:00,2021-09-06 06:15:00,3937.29,3942.91,0.27,100.0,0.0069,-0.04,0.01,-0.05,flip -11595,做多,2021-09-06 06:15:00,2021-09-06 06:20:00,3942.91,3938.47,0.27,100.0,0.0068,-0.03,0.01,-0.04,flip -11596,做空,2021-09-06 06:20:00,2021-09-06 06:25:00,3938.47,3940.14,0.27,100.0,0.0068,-0.01,0.01,-0.02,flip -11597,做多,2021-09-06 06:25:00,2021-09-06 06:55:00,3940.14,3936.99,0.27,100.0,0.0068,-0.02,0.01,-0.03,flip -11598,做空,2021-09-06 06:55:00,2021-09-06 07:05:00,3936.99,3934.5,0.27,100.0,0.0068,0.02,0.01,0.0,flip -11599,做多,2021-09-06 07:05:00,2021-09-06 07:15:00,3934.5,3934.0,0.27,100.0,0.0068,-0.0,0.01,-0.02,flip -11600,做空,2021-09-06 07:15:00,2021-09-06 07:25:00,3934.0,3933.27,0.27,100.0,0.0068,0.0,0.01,-0.01,flip -11601,做多,2021-09-06 07:25:00,2021-09-06 07:40:00,3933.27,3955.31,0.27,100.0,0.0068,0.15,0.01,0.14,tp_upper -11602,做多,2021-09-06 14:10:00,2021-09-06 14:35:00,3933.14,3933.96,0.27,100.0,0.0068,0.01,0.01,-0.01,flip -11603,做空,2021-09-06 14:35:00,2021-09-06 14:45:00,3933.96,3941.99,0.27,100.0,0.0068,-0.05,0.01,-0.07,flip -11604,做多,2021-09-06 14:45:00,2021-09-06 15:15:00,3941.99,3935.9,0.27,100.0,0.0068,-0.04,0.01,-0.05,flip -11605,做空,2021-09-06 15:15:00,2021-09-06 15:20:00,3935.9,3941.24,0.27,100.0,0.0068,-0.04,0.01,-0.05,flip -11606,做多,2021-09-06 15:20:00,2021-09-06 15:30:00,3941.24,3932.15,0.27,100.0,0.0068,-0.06,0.01,-0.07,flip -11607,做空,2021-09-06 15:30:00,2021-09-06 15:35:00,3932.15,3935.08,0.27,100.0,0.0068,-0.02,0.01,-0.03,flip -11608,做多,2021-09-06 15:35:00,2021-09-06 15:40:00,3935.08,3935.03,0.27,100.0,0.0067,-0.0,0.01,-0.01,flip -11609,做空,2021-09-06 15:40:00,2021-09-06 15:45:00,3935.03,3940.89,0.26,100.0,0.0067,-0.04,0.01,-0.05,flip -11610,做多,2021-09-06 15:45:00,2021-09-06 15:50:00,3940.89,3934.07,0.26,100.0,0.0067,-0.05,0.01,-0.06,flip -11611,做空,2021-09-06 15:50:00,2021-09-06 16:00:00,3934.07,3937.7,0.26,100.0,0.0067,-0.02,0.01,-0.04,flip -11612,做多,2021-09-06 16:00:00,2021-09-06 16:05:00,3937.7,3917.14,0.26,100.0,0.0067,-0.14,0.01,-0.15,flip -11613,做空,2021-09-06 16:05:00,2021-09-06 16:20:00,3917.14,3939.8,0.26,100.0,0.0067,-0.15,0.01,-0.16,flip -11614,做多,2021-09-06 16:20:00,2021-09-06 16:45:00,3939.8,3935.2,0.26,100.0,0.0066,-0.03,0.01,-0.04,flip -11615,做空,2021-09-06 16:45:00,2021-09-06 17:00:00,3935.2,3934.99,0.26,100.0,0.0066,0.0,0.01,-0.01,flip -11616,做多,2021-09-06 17:00:00,2021-09-06 17:45:00,3934.99,3931.05,0.26,100.0,0.0066,-0.03,0.01,-0.04,flip -11617,做空,2021-09-06 17:45:00,2021-09-06 17:50:00,3931.05,3939.94,0.26,100.0,0.0066,-0.06,0.01,-0.07,flip -11618,做多,2021-09-06 17:50:00,2021-09-06 18:00:00,3939.94,3936.58,0.26,100.0,0.0065,-0.02,0.01,-0.03,flip -11619,做空,2021-09-06 18:00:00,2021-09-06 18:05:00,3936.58,3940.0,0.26,100.0,0.0065,-0.02,0.01,-0.04,flip -11620,做多,2021-09-06 18:05:00,2021-09-06 18:15:00,3940.0,3933.79,0.26,100.0,0.0065,-0.04,0.01,-0.05,flip -11621,做空,2021-09-06 18:15:00,2021-09-06 18:25:00,3933.79,3939.48,0.26,100.0,0.0065,-0.04,0.01,-0.05,flip -11622,做多,2021-09-06 18:25:00,2021-09-06 19:05:00,3939.48,3956.56,0.26,100.0,0.0065,0.11,0.01,0.1,tp_upper -11623,做多,2021-09-06 20:15:00,2021-09-06 20:55:00,3939.0,3956.37,0.26,100.0,0.0065,0.11,0.01,0.1,tp_upper -11624,做多,2021-09-06 22:40:00,2021-09-06 22:45:00,3945.09,3941.98,0.26,100.0,0.0065,-0.02,0.01,-0.03,flip -11625,做空,2021-09-06 22:45:00,2021-09-06 22:50:00,3941.98,3943.61,0.26,100.0,0.0065,-0.01,0.01,-0.02,flip -11626,做多,2021-09-06 22:50:00,2021-09-06 22:55:00,3943.61,3943.3,0.26,100.0,0.0065,-0.0,0.01,-0.01,flip -11627,做空,2021-09-06 22:55:00,2021-09-06 23:05:00,3943.3,3930.01,0.26,100.0,0.0065,0.09,0.01,0.07,tp_lower -11628,做多,2021-09-07 02:05:00,2021-09-07 02:15:00,3933.03,3938.8,0.27,100.0,0.0067,0.04,0.01,0.03,flip -11629,做空,2021-09-07 02:15:00,2021-09-07 02:55:00,3938.8,3938.91,0.27,100.0,0.0067,-0.0,0.01,-0.01,flip -11630,做多,2021-09-07 02:55:00,2021-09-07 03:00:00,3938.91,3937.33,0.27,100.0,0.0067,-0.01,0.01,-0.02,flip -11631,做空,2021-09-07 03:00:00,2021-09-07 03:10:00,3937.33,3937.53,0.26,100.0,0.0067,-0.0,0.01,-0.01,flip -11632,做多,2021-09-07 03:10:00,2021-09-07 03:20:00,3937.53,3933.74,0.26,100.0,0.0067,-0.03,0.01,-0.04,flip -11633,做空,2021-09-07 03:20:00,2021-09-07 04:00:00,3933.74,3910.85,0.26,100.0,0.0067,0.15,0.01,0.14,tp_lower -11634,做多,2021-09-07 04:40:00,2021-09-07 04:50:00,3931.74,3925.42,0.27,100.0,0.0067,-0.04,0.01,-0.06,flip -11635,做空,2021-09-07 04:50:00,2021-09-07 05:50:00,3925.42,3926.17,0.26,100.0,0.0067,-0.01,0.01,-0.02,flip -11636,做多,2021-09-07 05:50:00,2021-09-07 06:00:00,3926.17,3927.29,0.26,100.0,0.0067,0.01,0.01,-0.01,flip -11637,做空,2021-09-07 06:00:00,2021-09-07 06:10:00,3927.29,3928.47,0.26,100.0,0.0067,-0.01,0.01,-0.02,flip -11638,做多,2021-09-07 06:10:00,2021-09-07 06:20:00,3928.47,3927.52,0.26,100.0,0.0067,-0.01,0.01,-0.02,flip -11639,做空,2021-09-07 06:20:00,2021-09-07 06:35:00,3927.52,3926.33,0.26,100.0,0.0067,0.01,0.01,-0.01,flip -11640,做多,2021-09-07 06:35:00,2021-09-07 06:40:00,3926.33,3922.61,0.26,100.0,0.0067,-0.02,0.01,-0.04,flip -11641,做空,2021-09-07 06:40:00,2021-09-07 06:55:00,3922.61,3902.14,0.26,100.0,0.0067,0.14,0.01,0.12,tp_lower -11642,做多,2021-09-07 23:25:00,2021-09-07 23:30:00,3452.1,3444.58,0.26,100.0,0.0076,-0.06,0.01,-0.07,flip -11643,做空,2021-09-07 23:30:00,2021-09-08 00:25:00,3444.58,3425.72,0.26,100.0,0.0076,0.14,0.01,0.13,flip -11644,做多,2021-09-08 00:25:00,2021-09-08 01:10:00,3425.72,3434.18,0.27,100.0,0.0078,0.07,0.01,0.05,flip -11645,做空,2021-09-08 01:10:00,2021-09-08 01:15:00,3434.18,3449.73,0.27,100.0,0.0078,-0.12,0.01,-0.13,flip -11646,做多,2021-09-08 01:15:00,2021-09-08 01:40:00,3449.73,3503.84,0.27,100.0,0.0077,0.42,0.01,0.4,tp_upper -11647,做多,2021-09-08 03:35:00,2021-09-08 03:45:00,3431.01,3437.6,0.27,100.0,0.0079,0.05,0.01,0.04,flip -11648,做空,2021-09-08 03:45:00,2021-09-08 04:05:00,3437.6,3442.45,0.27,100.0,0.0079,-0.04,0.01,-0.05,flip -11649,做多,2021-09-08 04:05:00,2021-09-08 04:55:00,3442.45,3438.94,0.27,100.0,0.0079,-0.03,0.01,-0.04,flip -11650,做空,2021-09-08 04:55:00,2021-09-08 05:00:00,3438.94,3438.96,0.27,100.0,0.0078,-0.0,0.01,-0.01,flip -11651,做多,2021-09-08 05:00:00,2021-09-08 05:05:00,3438.96,3437.65,0.27,100.0,0.0078,-0.01,0.01,-0.02,flip -11652,做空,2021-09-08 05:05:00,2021-09-08 05:10:00,3437.65,3447.18,0.27,100.0,0.0078,-0.07,0.01,-0.09,flip -11653,做多,2021-09-08 05:10:00,2021-09-08 05:40:00,3447.18,3432.77,0.27,100.0,0.0078,-0.11,0.01,-0.13,flip -11654,做空,2021-09-08 05:40:00,2021-09-08 05:45:00,3432.77,3439.53,0.27,100.0,0.0078,-0.05,0.01,-0.07,flip -11655,做多,2021-09-08 05:45:00,2021-09-08 05:50:00,3439.53,3423.27,0.27,100.0,0.0077,-0.13,0.01,-0.14,flip -11656,做空,2021-09-08 05:50:00,2021-09-08 06:15:00,3423.27,3373.71,0.26,100.0,0.0077,0.38,0.01,0.37,tp_lower -11657,做多,2021-09-08 10:50:00,2021-09-08 10:55:00,3395.64,3395.11,0.27,100.0,0.0079,-0.0,0.01,-0.02,flip -11658,做空,2021-09-08 10:55:00,2021-09-08 11:10:00,3395.11,3408.32,0.27,100.0,0.0079,-0.1,0.01,-0.12,flip -11659,做多,2021-09-08 11:10:00,2021-09-08 13:15:00,3408.32,3379.91,0.27,100.0,0.0078,-0.22,0.01,-0.24,flip -11660,做空,2021-09-08 13:15:00,2021-09-08 13:20:00,3379.91,3404.08,0.26,100.0,0.0078,-0.19,0.01,-0.2,flip -11661,做多,2021-09-08 13:20:00,2021-09-08 14:40:00,3404.08,3366.8,0.26,100.0,0.0077,-0.29,0.01,-0.3,flip -11662,做空,2021-09-08 14:40:00,2021-09-08 14:45:00,3366.8,3380.97,0.26,100.0,0.0077,-0.11,0.01,-0.12,flip -11663,做多,2021-09-08 14:45:00,2021-09-08 14:50:00,3380.97,3377.22,0.26,100.0,0.0076,-0.03,0.01,-0.04,flip -11664,做空,2021-09-08 14:50:00,2021-09-08 21:55:00,3377.22,3459.33,0.26,100.0,0.0076,-0.62,0.01,-0.64,flip -11665,做多,2021-09-08 21:55:00,2021-09-08 22:15:00,3459.33,3532.43,0.25,100.0,0.0072,0.53,0.01,0.52,tp_upper -11666,做多,2021-09-09 00:15:00,2021-09-09 00:20:00,3488.97,3484.44,0.26,100.0,0.0075,-0.03,0.01,-0.05,flip -11667,做空,2021-09-09 00:20:00,2021-09-09 00:35:00,3484.44,3510.36,0.26,100.0,0.0075,-0.19,0.01,-0.21,flip -11668,做多,2021-09-09 00:35:00,2021-09-09 00:45:00,3510.36,3488.5,0.26,100.0,0.0073,-0.16,0.01,-0.17,flip -11669,做空,2021-09-09 00:45:00,2021-09-09 01:25:00,3488.5,3490.89,0.26,100.0,0.0073,-0.02,0.01,-0.03,flip -11670,做多,2021-09-09 01:25:00,2021-09-09 02:20:00,3490.89,3496.43,0.26,100.0,0.0073,0.04,0.01,0.03,flip -11671,做空,2021-09-09 02:20:00,2021-09-09 02:55:00,3496.43,3449.56,0.26,100.0,0.0073,0.34,0.01,0.33,tp_lower -11672,做多,2021-09-09 04:20:00,2021-09-09 04:50:00,3493.8,3490.07,0.26,100.0,0.0074,-0.03,0.01,-0.04,flip -11673,做空,2021-09-09 04:50:00,2021-09-09 05:10:00,3490.07,3491.82,0.26,100.0,0.0074,-0.01,0.01,-0.03,flip -11674,做多,2021-09-09 05:10:00,2021-09-09 05:30:00,3491.82,3492.02,0.26,100.0,0.0074,0.0,0.01,-0.01,flip -11675,做空,2021-09-09 05:30:00,2021-09-09 05:35:00,3492.02,3497.87,0.26,100.0,0.0074,-0.04,0.01,-0.06,flip -11676,做多,2021-09-09 05:35:00,2021-09-09 06:15:00,3497.87,3493.51,0.26,100.0,0.0073,-0.03,0.01,-0.04,flip -11677,做空,2021-09-09 06:15:00,2021-09-09 06:30:00,3493.51,3491.98,0.26,100.0,0.0073,0.01,0.01,-0.0,flip -11678,做多,2021-09-09 06:30:00,2021-09-09 06:35:00,3491.98,3484.64,0.26,100.0,0.0073,-0.05,0.01,-0.07,flip -11679,做空,2021-09-09 06:35:00,2021-09-09 06:40:00,3484.64,3489.03,0.26,100.0,0.0073,-0.03,0.01,-0.04,flip -11680,做多,2021-09-09 06:40:00,2021-09-09 06:55:00,3489.03,3487.58,0.25,100.0,0.0073,-0.01,0.01,-0.02,flip -11681,做空,2021-09-09 06:55:00,2021-09-09 07:05:00,3487.58,3473.73,0.25,100.0,0.0073,0.1,0.01,0.09,tp_lower -11682,做多,2021-09-09 07:55:00,2021-09-09 08:00:00,3500.68,3489.0,0.26,100.0,0.0073,-0.09,0.01,-0.1,flip -11683,做空,2021-09-09 08:00:00,2021-09-09 08:05:00,3489.0,3517.75,0.25,100.0,0.0073,-0.21,0.01,-0.22,flip -11684,做多,2021-09-09 08:05:00,2021-09-09 08:10:00,3517.75,3532.54,0.25,100.0,0.0072,0.11,0.01,0.09,tp_upper -11685,做多,2021-09-09 12:00:00,2021-09-09 12:15:00,3492.61,3476.31,0.25,100.0,0.0072,-0.12,0.01,-0.13,flip -11686,做空,2021-09-09 12:15:00,2021-09-09 12:25:00,3476.31,3449.22,0.25,100.0,0.0072,0.2,0.01,0.18,tp_lower -11687,做多,2021-09-09 12:55:00,2021-09-09 13:05:00,3493.72,3531.43,0.25,100.0,0.0072,0.27,0.01,0.26,tp_upper -11688,做多,2021-09-09 15:35:00,2021-09-09 16:40:00,3506.56,3547.1,0.26,100.0,0.0073,0.3,0.01,0.28,tp_upper -11689,做多,2021-09-09 18:00:00,2021-09-09 18:10:00,3516.22,3496.12,0.26,100.0,0.0073,-0.15,0.01,-0.16,flip -11690,做空,2021-09-09 18:10:00,2021-09-09 19:10:00,3496.12,3454.12,0.26,100.0,0.0073,0.31,0.01,0.3,tp_lower -11691,做多,2021-09-10 01:20:00,2021-09-10 01:30:00,3472.19,3474.88,0.26,100.0,0.0076,0.02,0.01,0.01,flip -11692,做空,2021-09-10 01:30:00,2021-09-10 03:30:00,3474.88,3467.46,0.26,100.0,0.0076,0.06,0.01,0.04,flip -11693,做多,2021-09-10 03:30:00,2021-09-10 03:40:00,3467.46,3460.52,0.27,100.0,0.0076,-0.05,0.01,-0.07,flip -11694,做空,2021-09-10 03:40:00,2021-09-10 03:55:00,3460.52,3467.18,0.26,100.0,0.0076,-0.05,0.01,-0.06,flip -11695,做多,2021-09-10 03:55:00,2021-09-10 04:45:00,3467.18,3464.51,0.26,100.0,0.0076,-0.02,0.01,-0.03,flip -11696,做空,2021-09-10 04:45:00,2021-09-10 05:00:00,3464.51,3441.01,0.26,100.0,0.0076,0.18,0.01,0.17,tp_lower -11697,做多,2021-09-10 05:55:00,2021-09-10 06:00:00,3456.95,3456.0,0.26,100.0,0.0077,-0.01,0.01,-0.02,flip -11698,做空,2021-09-10 06:00:00,2021-09-10 06:05:00,3456.0,3456.76,0.26,100.0,0.0076,-0.01,0.01,-0.02,flip -11699,做多,2021-09-10 06:05:00,2021-09-10 18:30:00,3456.76,3331.4,0.26,100.0,0.0076,-0.96,0.01,-0.97,flip -11700,做空,2021-09-10 18:30:00,2021-09-10 20:05:00,3331.4,3325.28,0.25,100.0,0.0076,0.05,0.01,0.03,flip -11701,做多,2021-09-10 20:05:00,2021-09-10 20:15:00,3325.28,3321.97,0.25,100.0,0.0076,-0.03,0.01,-0.04,flip -11702,做空,2021-09-10 20:15:00,2021-09-10 20:50:00,3321.97,3262.1,0.25,100.0,0.0076,0.46,0.01,0.45,tp_lower -11703,做多,2021-09-11 01:15:00,2021-09-11 02:25:00,3271.25,3272.38,0.26,100.0,0.008,0.01,0.01,-0.0,flip -11704,做空,2021-09-11 02:25:00,2021-09-11 02:40:00,3272.38,3269.5,0.26,100.0,0.008,0.02,0.01,0.01,flip -11705,做多,2021-09-11 02:40:00,2021-09-11 02:45:00,3269.5,3258.82,0.26,100.0,0.008,-0.09,0.01,-0.1,flip -11706,做空,2021-09-11 02:45:00,2021-09-11 02:50:00,3258.82,3259.42,0.26,100.0,0.008,-0.0,0.01,-0.02,flip -11707,做多,2021-09-11 02:50:00,2021-09-11 03:00:00,3259.42,3263.36,0.26,100.0,0.008,0.03,0.01,0.02,flip -11708,做空,2021-09-11 03:00:00,2021-09-11 04:00:00,3263.36,3258.55,0.26,100.0,0.0079,0.04,0.01,0.03,flip -11709,做多,2021-09-11 04:00:00,2021-09-11 04:05:00,3258.55,3247.88,0.26,100.0,0.008,-0.08,0.01,-0.1,flip -11710,做空,2021-09-11 04:05:00,2021-09-11 04:25:00,3247.88,3255.3,0.26,100.0,0.008,-0.06,0.01,-0.07,flip -11711,做多,2021-09-11 04:25:00,2021-09-11 05:15:00,3255.3,3249.04,0.26,100.0,0.0079,-0.05,0.01,-0.06,flip -11712,做空,2021-09-11 05:15:00,2021-09-11 05:35:00,3249.04,3244.67,0.26,100.0,0.0079,0.03,0.01,0.02,flip -11713,做多,2021-09-11 05:35:00,2021-09-11 05:40:00,3244.67,3239.16,0.26,100.0,0.0079,-0.04,0.01,-0.06,flip -11714,做空,2021-09-11 05:40:00,2021-09-11 05:45:00,3239.16,3258.02,0.26,100.0,0.0079,-0.15,0.01,-0.16,flip -11715,做多,2021-09-11 05:45:00,2021-09-11 07:15:00,3258.02,3244.1,0.25,100.0,0.0078,-0.11,0.01,-0.12,flip -11716,做空,2021-09-11 07:15:00,2021-09-11 07:50:00,3244.1,3242.98,0.25,100.0,0.0078,0.01,0.01,-0.0,flip -11717,做多,2021-09-11 07:50:00,2021-09-11 08:00:00,3242.98,3235.15,0.25,100.0,0.0078,-0.06,0.01,-0.07,flip -11718,做空,2021-09-11 08:00:00,2021-09-11 08:10:00,3235.15,3245.0,0.25,100.0,0.0078,-0.08,0.01,-0.09,flip -11719,做多,2021-09-11 08:10:00,2021-09-11 08:15:00,3245.0,3243.01,0.25,100.0,0.0077,-0.02,0.01,-0.03,flip -11720,做空,2021-09-11 08:15:00,2021-09-11 08:40:00,3243.01,3250.49,0.25,100.0,0.0077,-0.06,0.01,-0.07,flip -11721,做多,2021-09-11 08:40:00,2021-09-11 09:00:00,3250.49,3247.26,0.25,100.0,0.0077,-0.02,0.01,-0.04,flip -11722,做空,2021-09-11 09:00:00,2021-09-11 09:15:00,3247.26,3235.65,0.25,100.0,0.0077,0.09,0.01,0.08,tp_lower -11723,做多,2021-09-11 09:25:00,2021-09-11 09:30:00,3253.44,3246.94,0.25,100.0,0.0077,-0.05,0.01,-0.06,flip -11724,做空,2021-09-11 09:30:00,2021-09-11 09:35:00,3246.94,3253.96,0.25,100.0,0.0077,-0.05,0.01,-0.07,flip -11725,做多,2021-09-11 09:35:00,2021-09-11 09:40:00,3253.96,3250.1,0.25,100.0,0.0076,-0.03,0.01,-0.04,flip -11726,做空,2021-09-11 09:40:00,2021-09-11 09:45:00,3250.1,3264.07,0.25,100.0,0.0076,-0.11,0.01,-0.12,flip -11727,做多,2021-09-11 09:45:00,2021-09-11 09:50:00,3264.07,3273.64,0.25,100.0,0.0076,0.07,0.01,0.06,tp_upper -11728,做多,2021-09-11 16:05:00,2021-09-11 16:40:00,3289.87,3337.5,0.25,100.0,0.0075,0.36,0.01,0.35,tp_upper -11729,做多,2021-09-11 18:20:00,2021-09-11 18:30:00,3312.46,3310.47,0.25,100.0,0.0076,-0.02,0.01,-0.03,flip -11730,做空,2021-09-11 18:30:00,2021-09-11 18:35:00,3310.47,3311.34,0.25,100.0,0.0076,-0.01,0.01,-0.02,flip -11731,做多,2021-09-11 18:35:00,2021-09-11 18:40:00,3311.34,3306.79,0.25,100.0,0.0075,-0.03,0.01,-0.05,flip -11732,做空,2021-09-11 18:40:00,2021-09-11 18:55:00,3306.79,3314.53,0.25,100.0,0.0075,-0.06,0.01,-0.07,flip -11733,做多,2021-09-11 18:55:00,2021-09-11 19:15:00,3314.53,3307.0,0.25,100.0,0.0075,-0.06,0.01,-0.07,flip -11734,做空,2021-09-11 19:15:00,2021-09-11 19:30:00,3307.0,3293.56,0.25,100.0,0.0075,0.1,0.01,0.09,tp_lower -11735,做多,2021-09-12 02:15:00,2021-09-12 02:20:00,3289.42,3286.73,0.26,100.0,0.0078,-0.02,0.01,-0.03,flip -11736,做空,2021-09-12 02:20:00,2021-09-12 02:40:00,3286.73,3290.49,0.26,100.0,0.0078,-0.03,0.01,-0.04,flip -11737,做多,2021-09-12 02:40:00,2021-09-12 03:15:00,3290.49,3319.55,0.25,100.0,0.0077,0.22,0.01,0.21,tp_upper -11738,做多,2021-09-12 15:35:00,2021-09-12 16:45:00,3403.61,3417.5,0.26,100.0,0.0075,0.1,0.01,0.09,flip -11739,做空,2021-09-12 16:45:00,2021-09-12 18:10:00,3417.5,3411.42,0.26,100.0,0.0075,0.05,0.01,0.03,tp_lower -11740,做多,2021-09-12 20:05:00,2021-09-12 20:20:00,3427.95,3426.03,0.26,100.0,0.0075,-0.01,0.01,-0.03,flip -11741,做空,2021-09-12 20:20:00,2021-09-12 20:30:00,3426.03,3366.75,0.26,100.0,0.0075,0.44,0.01,0.43,tp_lower -11742,做多,2021-09-12 23:00:00,2021-09-13 00:40:00,3397.05,3387.53,0.26,100.0,0.0077,-0.07,0.01,-0.09,flip -11743,做空,2021-09-13 00:40:00,2021-09-13 00:45:00,3387.53,3397.8,0.26,100.0,0.0077,-0.08,0.01,-0.09,flip -11744,做多,2021-09-13 00:45:00,2021-09-13 00:55:00,3397.8,3396.18,0.26,100.0,0.0077,-0.01,0.01,-0.03,flip -11745,做空,2021-09-13 00:55:00,2021-09-13 01:10:00,3396.18,3347.06,0.26,100.0,0.0077,0.38,0.01,0.36,tp_lower -11746,做多,2021-09-13 11:55:00,2021-09-13 12:00:00,3251.6,3246.77,0.26,100.0,0.0081,-0.04,0.01,-0.05,flip -11747,做空,2021-09-13 12:00:00,2021-09-13 12:05:00,3246.77,3248.38,0.26,100.0,0.0081,-0.01,0.01,-0.03,flip -11748,做多,2021-09-13 12:05:00,2021-09-13 12:15:00,3248.38,3238.19,0.26,100.0,0.0081,-0.08,0.01,-0.1,flip -11749,做空,2021-09-13 12:15:00,2021-09-13 13:30:00,3238.19,3292.8,0.26,100.0,0.0081,-0.44,0.01,-0.46,flip -11750,做多,2021-09-13 13:30:00,2021-09-13 13:35:00,3292.8,3335.0,0.26,100.0,0.0078,0.33,0.01,0.32,tp_upper -11751,做多,2021-09-13 14:05:00,2021-09-13 17:05:00,3208.84,3210.0,0.26,100.0,0.0081,0.01,0.01,-0.0,flip -11752,做空,2021-09-13 17:05:00,2021-09-13 17:20:00,3210.0,3215.67,0.26,100.0,0.0081,-0.05,0.01,-0.06,flip -11753,做多,2021-09-13 17:20:00,2021-09-13 17:25:00,3215.67,3206.28,0.26,100.0,0.0081,-0.08,0.01,-0.09,flip -11754,做空,2021-09-13 17:25:00,2021-09-13 17:45:00,3206.28,3226.2,0.26,100.0,0.0081,-0.16,0.01,-0.17,flip -11755,做多,2021-09-13 17:45:00,2021-09-13 17:55:00,3226.2,3219.63,0.26,100.0,0.008,-0.05,0.01,-0.07,flip -11756,做空,2021-09-13 17:55:00,2021-09-13 18:20:00,3219.63,3216.72,0.26,100.0,0.0079,0.02,0.01,0.01,flip -11757,做多,2021-09-13 18:20:00,2021-09-13 18:50:00,3216.72,3216.99,0.26,100.0,0.0079,0.0,0.01,-0.01,flip -11758,做空,2021-09-13 18:50:00,2021-09-13 18:55:00,3216.99,3221.17,0.26,100.0,0.0079,-0.03,0.01,-0.05,flip -11759,做多,2021-09-13 18:55:00,2021-09-13 19:00:00,3221.17,3215.58,0.25,100.0,0.0079,-0.04,0.01,-0.06,flip -11760,做空,2021-09-13 19:00:00,2021-09-13 19:05:00,3215.58,3219.51,0.25,100.0,0.0079,-0.03,0.01,-0.04,flip -11761,做多,2021-09-13 19:05:00,2021-09-13 19:10:00,3219.51,3217.46,0.25,100.0,0.0079,-0.02,0.01,-0.03,flip -11762,做空,2021-09-13 19:10:00,2021-09-13 19:15:00,3217.46,3222.29,0.25,100.0,0.0079,-0.04,0.01,-0.05,flip -11763,做多,2021-09-13 19:15:00,2021-09-13 20:00:00,3222.29,3271.58,0.25,100.0,0.0078,0.39,0.01,0.37,tp_upper -11764,做多,2021-09-14 05:25:00,2021-09-14 05:35:00,3291.99,3284.92,0.26,100.0,0.0079,-0.06,0.01,-0.07,flip -11765,做空,2021-09-14 05:35:00,2021-09-14 05:40:00,3284.92,3290.49,0.26,100.0,0.0079,-0.04,0.01,-0.06,flip -11766,做多,2021-09-14 05:40:00,2021-09-14 06:00:00,3290.49,3280.7,0.26,100.0,0.0079,-0.08,0.01,-0.09,flip -11767,做空,2021-09-14 06:00:00,2021-09-14 06:05:00,3280.7,3290.93,0.26,100.0,0.0079,-0.08,0.01,-0.09,flip -11768,做多,2021-09-14 06:05:00,2021-09-14 06:20:00,3290.93,3291.18,0.26,100.0,0.0078,0.0,0.01,-0.01,flip -11769,做空,2021-09-14 06:20:00,2021-09-14 06:40:00,3291.18,3324.0,0.26,100.0,0.0078,-0.26,0.01,-0.27,flip -11770,做多,2021-09-14 06:40:00,2021-09-14 06:45:00,3324.0,3302.04,0.25,100.0,0.0077,-0.17,0.01,-0.18,tp_upper -11771,做多,2021-09-14 12:30:00,2021-09-14 12:35:00,3332.84,3336.28,0.25,100.0,0.0076,0.03,0.01,0.01,tp_upper -11772,做多,2021-09-14 14:15:00,2021-09-14 14:30:00,3330.11,3317.8,0.25,100.0,0.0076,-0.09,0.01,-0.11,flip -11773,做空,2021-09-14 14:30:00,2021-09-14 14:35:00,3317.8,3330.19,0.25,100.0,0.0076,-0.09,0.01,-0.11,flip -11774,做多,2021-09-14 14:35:00,2021-09-14 15:00:00,3330.19,3357.5,0.25,100.0,0.0075,0.21,0.01,0.19,tp_upper -11775,做多,2021-09-14 18:40:00,2021-09-14 19:30:00,3344.57,3354.1,0.25,100.0,0.0075,0.07,0.01,0.06,flip -11776,做空,2021-09-14 19:30:00,2021-09-14 20:00:00,3354.1,3359.21,0.25,100.0,0.0075,-0.04,0.01,-0.05,flip -11777,做多,2021-09-14 20:00:00,2021-09-14 20:05:00,3359.21,3348.84,0.25,100.0,0.0075,-0.08,0.01,-0.09,flip -11778,做空,2021-09-14 20:05:00,2021-09-14 20:10:00,3348.84,3357.04,0.25,100.0,0.0075,-0.06,0.01,-0.07,flip -11779,做多,2021-09-14 20:10:00,2021-09-14 20:40:00,3357.04,3382.13,0.25,100.0,0.0074,0.19,0.01,0.17,tp_upper -11780,做多,2021-09-14 21:45:00,2021-09-14 21:55:00,3353.45,3345.36,0.25,100.0,0.0075,-0.06,0.01,-0.07,flip -11781,做空,2021-09-14 21:55:00,2021-09-14 22:10:00,3345.36,3362.06,0.25,100.0,0.0075,-0.13,0.01,-0.14,flip -11782,做多,2021-09-14 22:10:00,2021-09-14 22:35:00,3362.06,3395.45,0.25,100.0,0.0074,0.25,0.01,0.23,tp_upper -11783,做多,2021-09-15 05:10:00,2021-09-15 05:30:00,3388.99,3394.85,0.26,100.0,0.0075,0.04,0.01,0.03,flip -11784,做空,2021-09-15 05:30:00,2021-09-15 05:50:00,3394.85,3397.01,0.26,100.0,0.0075,-0.02,0.01,-0.03,flip -11785,做多,2021-09-15 05:50:00,2021-09-15 05:55:00,3397.01,3392.92,0.26,100.0,0.0075,-0.03,0.01,-0.04,flip -11786,做空,2021-09-15 05:55:00,2021-09-15 06:15:00,3392.92,3366.13,0.25,100.0,0.0075,0.2,0.01,0.19,tp_lower -11787,做多,2021-09-15 07:40:00,2021-09-15 08:00:00,3399.23,3402.54,0.26,100.0,0.0076,0.03,0.01,0.01,flip -11788,做空,2021-09-15 08:00:00,2021-09-15 08:05:00,3402.54,3410.8,0.26,100.0,0.0075,-0.06,0.01,-0.08,flip -11789,做多,2021-09-15 08:05:00,2021-09-15 08:20:00,3410.8,3404.13,0.26,100.0,0.0075,-0.05,0.01,-0.06,flip -11790,做空,2021-09-15 08:20:00,2021-09-15 08:35:00,3404.13,3401.74,0.26,100.0,0.0075,0.02,0.01,0.01,flip -11791,做多,2021-09-15 08:35:00,2021-09-15 08:50:00,3401.74,3395.24,0.26,100.0,0.0075,-0.05,0.01,-0.06,flip -11792,做空,2021-09-15 08:50:00,2021-09-15 09:00:00,3395.24,3400.24,0.25,100.0,0.0075,-0.04,0.01,-0.05,flip -11793,做多,2021-09-15 09:00:00,2021-09-15 09:05:00,3400.24,3399.74,0.25,100.0,0.0075,-0.0,0.01,-0.02,flip -11794,做空,2021-09-15 09:05:00,2021-09-15 09:10:00,3399.74,3406.84,0.25,100.0,0.0075,-0.05,0.01,-0.07,flip -11795,做多,2021-09-15 09:10:00,2021-09-15 09:15:00,3406.84,3391.34,0.25,100.0,0.0074,-0.11,0.01,-0.13,flip -11796,做空,2021-09-15 09:15:00,2021-09-15 09:35:00,3391.34,3385.19,0.25,100.0,0.0074,0.05,0.01,0.03,tp_lower -11797,做多,2021-09-15 10:10:00,2021-09-15 10:25:00,3400.81,3422.64,0.25,100.0,0.0074,0.16,0.01,0.15,tp_upper -11798,做多,2021-09-16 04:05:00,2021-09-16 04:10:00,3593.23,3599.07,0.26,100.0,0.0071,0.04,0.01,0.03,tp_upper -11799,做多,2021-09-16 08:30:00,2021-09-16 09:20:00,3617.2,3620.18,0.26,100.0,0.0071,0.02,0.01,0.01,flip -11800,做空,2021-09-16 09:20:00,2021-09-16 10:00:00,3620.18,3616.86,0.26,100.0,0.0071,0.02,0.01,0.01,flip -11801,做多,2021-09-16 10:00:00,2021-09-16 10:05:00,3616.86,3614.24,0.26,100.0,0.0071,-0.02,0.01,-0.03,flip -11802,做空,2021-09-16 10:05:00,2021-09-16 10:50:00,3614.24,3610.13,0.26,100.0,0.0071,0.03,0.01,0.02,flip -11803,做多,2021-09-16 10:50:00,2021-09-16 11:45:00,3610.13,3616.49,0.26,100.0,0.0071,0.05,0.01,0.03,flip -11804,做空,2021-09-16 11:45:00,2021-09-16 11:50:00,3616.49,3618.94,0.26,100.0,0.0071,-0.02,0.01,-0.03,flip -11805,做多,2021-09-16 11:50:00,2021-09-16 12:10:00,3618.94,3610.99,0.26,100.0,0.0071,-0.06,0.01,-0.07,flip -11806,做空,2021-09-16 12:10:00,2021-09-16 12:15:00,3610.99,3619.07,0.25,100.0,0.0071,-0.06,0.01,-0.07,flip -11807,做多,2021-09-16 12:15:00,2021-09-16 12:25:00,3619.07,3615.43,0.25,100.0,0.007,-0.03,0.01,-0.04,flip -11808,做空,2021-09-16 12:25:00,2021-09-16 12:30:00,3615.43,3622.84,0.25,100.0,0.007,-0.05,0.01,-0.06,flip -11809,做多,2021-09-16 12:30:00,2021-09-16 13:30:00,3622.84,3626.41,0.25,100.0,0.007,0.02,0.01,0.01,flip -11810,做空,2021-09-16 13:30:00,2021-09-16 13:40:00,3626.41,3592.7,0.25,100.0,0.007,0.23,0.01,0.22,tp_lower -11811,做多,2021-09-16 15:25:00,2021-09-16 15:35:00,3624.8,3608.49,0.25,100.0,0.007,-0.11,0.01,-0.13,flip -11812,做空,2021-09-16 15:35:00,2021-09-16 15:40:00,3608.49,3610.19,0.25,100.0,0.007,-0.01,0.01,-0.02,flip -11813,做多,2021-09-16 15:40:00,2021-09-16 16:15:00,3610.19,3615.99,0.25,100.0,0.007,0.04,0.01,0.03,flip -11814,做空,2021-09-16 16:15:00,2021-09-16 16:30:00,3615.99,3620.95,0.25,100.0,0.007,-0.03,0.01,-0.05,flip -11815,做多,2021-09-16 16:30:00,2021-09-16 16:45:00,3620.95,3602.34,0.25,100.0,0.007,-0.13,0.01,-0.14,flip -11816,做空,2021-09-16 16:45:00,2021-09-16 17:05:00,3602.34,3612.49,0.25,100.0,0.007,-0.07,0.01,-0.08,flip -11817,做多,2021-09-16 17:05:00,2021-09-16 17:10:00,3612.49,3611.81,0.25,100.0,0.0069,-0.0,0.01,-0.02,flip -11818,做空,2021-09-16 17:10:00,2021-09-16 17:35:00,3611.81,3584.21,0.25,100.0,0.0069,0.19,0.01,0.18,tp_lower -11819,做多,2021-09-16 23:05:00,2021-09-16 23:10:00,3571.31,3567.43,0.25,100.0,0.007,-0.03,0.01,-0.04,flip -11820,做空,2021-09-16 23:10:00,2021-09-16 23:15:00,3567.43,3576.94,0.25,100.0,0.007,-0.07,0.01,-0.08,flip -11821,做多,2021-09-16 23:15:00,2021-09-16 23:25:00,3576.94,3569.54,0.25,100.0,0.007,-0.05,0.01,-0.06,flip -11822,做空,2021-09-16 23:25:00,2021-09-16 23:50:00,3569.54,3573.47,0.25,100.0,0.007,-0.03,0.01,-0.04,flip -11823,做多,2021-09-16 23:50:00,2021-09-16 23:55:00,3573.47,3570.46,0.25,100.0,0.007,-0.02,0.01,-0.03,flip -11824,做空,2021-09-16 23:55:00,2021-09-17 00:10:00,3570.46,3583.0,0.25,100.0,0.007,-0.09,0.01,-0.1,flip -11825,做多,2021-09-17 00:10:00,2021-09-17 00:20:00,3583.0,3572.0,0.25,100.0,0.0071,-0.08,0.01,-0.09,flip -11826,做空,2021-09-17 00:20:00,2021-09-17 00:30:00,3572.0,3567.95,0.25,100.0,0.0071,0.03,0.01,0.02,flip -11827,做多,2021-09-17 00:30:00,2021-09-17 02:20:00,3567.95,3565.78,0.25,100.0,0.0071,-0.02,0.01,-0.03,flip -11828,做空,2021-09-17 02:20:00,2021-09-17 02:30:00,3565.78,3566.35,0.25,100.0,0.0071,-0.0,0.01,-0.02,flip -11829,做多,2021-09-17 02:30:00,2021-09-17 02:50:00,3566.35,3560.09,0.25,100.0,0.0071,-0.04,0.01,-0.06,flip -11830,做空,2021-09-17 02:50:00,2021-09-17 03:00:00,3560.09,3564.82,0.25,100.0,0.007,-0.03,0.01,-0.05,flip -11831,做多,2021-09-17 03:00:00,2021-09-17 03:05:00,3564.82,3558.79,0.25,100.0,0.007,-0.04,0.01,-0.05,flip -11832,做空,2021-09-17 03:05:00,2021-09-17 03:10:00,3558.79,3560.27,0.25,100.0,0.007,-0.01,0.01,-0.02,flip -11833,做多,2021-09-17 03:10:00,2021-09-17 03:50:00,3560.27,3561.38,0.25,100.0,0.007,0.01,0.01,-0.0,flip -11834,做空,2021-09-17 03:50:00,2021-09-17 03:55:00,3561.38,3565.72,0.25,100.0,0.007,-0.03,0.01,-0.04,flip -11835,做多,2021-09-17 03:55:00,2021-09-17 04:05:00,3565.72,3560.82,0.25,100.0,0.007,-0.03,0.01,-0.05,flip -11836,做空,2021-09-17 04:05:00,2021-09-17 04:25:00,3560.82,3561.62,0.25,100.0,0.007,-0.01,0.01,-0.02,flip -11837,做多,2021-09-17 04:25:00,2021-09-17 05:00:00,3561.62,3581.99,0.25,100.0,0.007,0.14,0.01,0.13,tp_upper -11838,做多,2021-09-17 05:25:00,2021-09-17 05:35:00,3558.82,3558.83,0.25,100.0,0.007,0.0,0.01,-0.01,flip -11839,做空,2021-09-17 05:35:00,2021-09-17 05:50:00,3558.83,3561.17,0.25,100.0,0.007,-0.02,0.01,-0.03,flip -11840,做多,2021-09-17 05:50:00,2021-09-17 06:00:00,3561.17,3554.77,0.25,100.0,0.007,-0.04,0.01,-0.06,flip -11841,做空,2021-09-17 06:00:00,2021-09-17 06:40:00,3554.77,3545.53,0.25,100.0,0.007,0.06,0.01,0.05,tp_lower -11842,做多,2021-09-17 06:50:00,2021-09-17 07:05:00,3559.7,3559.55,0.25,100.0,0.007,-0.0,0.01,-0.01,flip -11843,做空,2021-09-17 07:05:00,2021-09-17 07:10:00,3559.55,3561.68,0.25,100.0,0.007,-0.01,0.01,-0.03,flip -11844,做多,2021-09-17 07:10:00,2021-09-17 07:15:00,3561.68,3550.01,0.25,100.0,0.0069,-0.08,0.01,-0.09,flip -11845,做空,2021-09-17 07:15:00,2021-09-17 07:25:00,3550.01,3549.4,0.25,100.0,0.0069,0.0,0.01,-0.01,tp_lower -11846,做多,2021-09-18 00:55:00,2021-09-18 01:00:00,3410.17,3408.65,0.25,100.0,0.0074,-0.01,0.01,-0.02,flip -11847,做空,2021-09-18 01:00:00,2021-09-18 01:05:00,3408.65,3412.07,0.25,100.0,0.0073,-0.03,0.01,-0.04,flip -11848,做多,2021-09-18 01:05:00,2021-09-18 01:20:00,3412.07,3405.67,0.25,100.0,0.0073,-0.05,0.01,-0.06,flip -11849,做空,2021-09-18 01:20:00,2021-09-18 12:05:00,3405.67,3509.68,0.25,100.0,0.0073,-0.76,0.01,-0.77,flip -11850,做多,2021-09-18 12:05:00,2021-09-18 12:35:00,3509.68,3491.9,0.24,100.0,0.0069,-0.12,0.01,-0.13,flip -11851,做空,2021-09-18 12:35:00,2021-09-18 12:40:00,3491.9,3493.88,0.24,100.0,0.0069,-0.01,0.01,-0.03,flip -11852,做多,2021-09-18 12:40:00,2021-09-18 12:45:00,3493.88,3493.16,0.24,100.0,0.0069,-0.0,0.01,-0.02,flip -11853,做空,2021-09-18 12:45:00,2021-09-18 13:00:00,3493.16,3500.32,0.24,100.0,0.0068,-0.05,0.01,-0.06,flip -11854,做多,2021-09-18 13:00:00,2021-09-18 13:10:00,3500.32,3500.09,0.24,100.0,0.0068,-0.0,0.01,-0.01,flip -11855,做空,2021-09-18 13:10:00,2021-09-18 13:15:00,3500.09,3506.7,0.24,100.0,0.0068,-0.04,0.01,-0.06,flip -11856,做多,2021-09-18 13:15:00,2021-09-18 13:20:00,3506.7,3500.51,0.24,100.0,0.0068,-0.04,0.01,-0.05,flip -11857,做空,2021-09-18 13:20:00,2021-09-18 13:25:00,3500.51,3503.96,0.24,100.0,0.0068,-0.02,0.01,-0.04,flip -11858,做多,2021-09-18 13:25:00,2021-09-18 13:30:00,3503.96,3495.78,0.24,100.0,0.0067,-0.06,0.01,-0.07,flip -11859,做空,2021-09-18 13:30:00,2021-09-18 13:45:00,3495.78,3477.2,0.24,100.0,0.0067,0.13,0.01,0.11,tp_lower -11860,做多,2021-09-18 23:55:00,2021-09-19 00:05:00,3435.35,3429.02,0.24,100.0,0.0069,-0.04,0.01,-0.06,flip -11861,做空,2021-09-19 00:05:00,2021-09-19 01:20:00,3429.02,3386.17,0.24,100.0,0.007,0.3,0.01,0.29,tp_lower -11862,做多,2021-09-19 02:15:00,2021-09-19 02:30:00,3434.77,3419.2,0.24,100.0,0.007,-0.11,0.01,-0.12,flip -11863,做空,2021-09-19 02:30:00,2021-09-19 02:45:00,3419.2,3420.52,0.24,100.0,0.007,-0.01,0.01,-0.02,flip -11864,做多,2021-09-19 02:45:00,2021-09-19 02:50:00,3420.52,3419.48,0.24,100.0,0.007,-0.01,0.01,-0.02,flip -11865,做空,2021-09-19 02:50:00,2021-09-19 02:55:00,3419.48,3420.94,0.24,100.0,0.007,-0.01,0.01,-0.02,flip -11866,做多,2021-09-19 02:55:00,2021-09-19 03:05:00,3420.94,3413.45,0.24,100.0,0.007,-0.05,0.01,-0.06,flip -11867,做空,2021-09-19 03:05:00,2021-09-19 03:35:00,3413.45,3417.63,0.24,100.0,0.007,-0.03,0.01,-0.04,flip -11868,做多,2021-09-19 03:35:00,2021-09-19 03:50:00,3417.63,3416.59,0.24,100.0,0.007,-0.01,0.01,-0.02,flip -11869,做空,2021-09-19 03:50:00,2021-09-19 04:05:00,3416.59,3422.95,0.24,100.0,0.007,-0.04,0.01,-0.06,flip -11870,做多,2021-09-19 04:05:00,2021-09-19 04:25:00,3422.95,3410.01,0.24,100.0,0.0069,-0.09,0.01,-0.1,flip -11871,做空,2021-09-19 04:25:00,2021-09-19 04:30:00,3410.01,3410.42,0.24,100.0,0.0069,-0.0,0.01,-0.01,flip -11872,做多,2021-09-19 04:30:00,2021-09-19 05:05:00,3410.42,3412.01,0.24,100.0,0.0069,0.01,0.01,-0.0,flip -11873,做空,2021-09-19 05:05:00,2021-09-19 09:35:00,3412.01,3424.58,0.24,100.0,0.0069,-0.09,0.01,-0.1,flip -11874,做多,2021-09-19 09:35:00,2021-09-19 10:05:00,3424.58,3418.26,0.23,100.0,0.0068,-0.04,0.01,-0.05,flip -11875,做空,2021-09-19 10:05:00,2021-09-19 11:00:00,3418.26,3404.69,0.23,100.0,0.0068,0.09,0.01,0.08,tp_lower -11876,做多,2021-09-19 18:30:00,2021-09-19 18:40:00,3379.12,3363.22,0.23,100.0,0.0069,-0.11,0.01,-0.12,flip -11877,做空,2021-09-19 18:40:00,2021-09-19 18:50:00,3363.22,3367.0,0.23,100.0,0.0069,-0.03,0.01,-0.04,flip -11878,做多,2021-09-19 18:50:00,2021-09-19 18:55:00,3367.0,3363.78,0.23,100.0,0.0069,-0.02,0.01,-0.03,flip -11879,做空,2021-09-19 18:55:00,2021-09-19 19:00:00,3363.78,3365.85,0.23,100.0,0.0069,-0.01,0.01,-0.03,flip -11880,做多,2021-09-19 19:00:00,2021-09-19 19:05:00,3365.85,3361.59,0.23,100.0,0.0069,-0.03,0.01,-0.04,flip -11881,做空,2021-09-19 19:05:00,2021-09-19 20:15:00,3361.59,3356.19,0.23,100.0,0.0069,0.04,0.01,0.03,flip -11882,做多,2021-09-19 20:15:00,2021-09-19 20:20:00,3356.19,3354.3,0.23,100.0,0.0069,-0.01,0.01,-0.02,flip -11883,做空,2021-09-19 20:20:00,2021-09-19 20:30:00,3354.3,3358.73,0.23,100.0,0.0069,-0.03,0.01,-0.04,flip -11884,做多,2021-09-19 20:30:00,2021-09-19 21:15:00,3358.73,3349.88,0.23,100.0,0.0069,-0.06,0.01,-0.07,flip -11885,做空,2021-09-19 21:15:00,2021-09-19 21:45:00,3349.88,3337.5,0.23,100.0,0.0069,0.08,0.01,0.07,tp_lower -11886,做多,2021-09-19 22:00:00,2021-09-19 22:05:00,3354.85,3346.55,0.23,100.0,0.0069,-0.06,0.01,-0.07,flip -11887,做空,2021-09-19 22:05:00,2021-09-19 22:10:00,3346.55,3333.38,0.23,100.0,0.0069,0.09,0.01,0.08,tp_lower -11888,做多,2021-09-20 16:25:00,2021-09-20 17:05:00,3104.16,3077.48,0.24,100.0,0.0076,-0.2,0.01,-0.21,flip -11889,做空,2021-09-20 17:05:00,2021-09-20 17:20:00,3077.48,3088.25,0.23,100.0,0.0076,-0.08,0.01,-0.09,flip -11890,做多,2021-09-20 17:20:00,2021-09-20 18:05:00,3088.25,3081.32,0.23,100.0,0.0075,-0.05,0.01,-0.06,flip -11891,做空,2021-09-20 18:05:00,2021-09-20 18:15:00,3081.32,3080.34,0.23,100.0,0.0075,0.01,0.01,-0.0,flip -11892,做多,2021-09-20 18:15:00,2021-09-20 19:45:00,3080.34,3050.51,0.23,100.0,0.0075,-0.22,0.01,-0.24,flip -11893,做空,2021-09-20 19:45:00,2021-09-20 19:50:00,3050.51,3070.13,0.23,100.0,0.0075,-0.15,0.01,-0.16,flip -11894,做多,2021-09-20 19:50:00,2021-09-20 20:05:00,3070.13,3063.02,0.23,100.0,0.0074,-0.05,0.01,-0.06,flip -11895,做空,2021-09-20 20:05:00,2021-09-20 20:15:00,3063.02,3062.0,0.23,100.0,0.0074,0.01,0.01,-0.0,flip -11896,做多,2021-09-20 20:15:00,2021-09-20 20:20:00,3062.0,3043.35,0.23,100.0,0.0074,-0.14,0.01,-0.15,flip -11897,做空,2021-09-20 20:20:00,2021-09-20 20:40:00,3043.35,3011.96,0.23,100.0,0.0074,0.23,0.01,0.22,tp_lower -11898,做多,2021-09-20 22:15:00,2021-09-20 22:20:00,3057.99,3052.78,0.23,100.0,0.0074,-0.04,0.01,-0.05,flip -11899,做空,2021-09-20 22:20:00,2021-09-20 22:45:00,3052.78,3008.6,0.23,100.0,0.0074,0.33,0.01,0.32,tp_lower -11900,做多,2021-09-21 02:00:00,2021-09-21 02:05:00,3017.3,3010.59,0.23,100.0,0.0077,-0.05,0.01,-0.06,flip -11901,做空,2021-09-21 02:05:00,2021-09-21 02:10:00,3010.59,3022.12,0.23,100.0,0.0077,-0.09,0.01,-0.1,flip -11902,做多,2021-09-21 02:10:00,2021-09-21 02:15:00,3022.12,3019.27,0.23,100.0,0.0076,-0.02,0.01,-0.03,flip -11903,做空,2021-09-21 02:15:00,2021-09-21 02:20:00,3019.27,3019.37,0.23,100.0,0.0076,-0.0,0.01,-0.01,flip -11904,做多,2021-09-21 02:20:00,2021-09-21 02:25:00,3019.37,3014.06,0.23,100.0,0.0076,-0.04,0.01,-0.05,flip -11905,做空,2021-09-21 02:25:00,2021-09-21 02:40:00,3014.06,3013.4,0.23,100.0,0.0076,0.01,0.01,-0.01,flip -11906,做多,2021-09-21 02:40:00,2021-09-21 03:30:00,3013.4,2989.61,0.23,100.0,0.0076,-0.18,0.01,-0.19,flip -11907,做空,2021-09-21 03:30:00,2021-09-21 03:40:00,2989.61,3002.45,0.23,100.0,0.0076,-0.1,0.01,-0.11,flip -11908,做多,2021-09-21 03:40:00,2021-09-21 03:50:00,3002.45,2989.12,0.23,100.0,0.0075,-0.1,0.01,-0.11,flip -11909,做空,2021-09-21 03:50:00,2021-09-21 03:55:00,2989.12,2998.77,0.22,100.0,0.0075,-0.07,0.01,-0.08,flip -11910,做多,2021-09-21 03:55:00,2021-09-21 04:10:00,2998.77,2996.24,0.22,100.0,0.0074,-0.02,0.01,-0.03,flip -11911,做空,2021-09-21 04:10:00,2021-09-21 05:45:00,2996.24,2978.59,0.22,100.0,0.0074,0.13,0.01,0.12,flip -11912,做多,2021-09-21 05:45:00,2021-09-21 07:40:00,2978.59,3046.54,0.22,100.0,0.0075,0.51,0.01,0.5,tp_upper -11913,做多,2021-09-21 12:00:00,2021-09-21 12:35:00,3062.65,3031.18,0.23,100.0,0.0075,-0.24,0.01,-0.25,flip -11914,做空,2021-09-21 12:35:00,2021-09-21 12:40:00,3031.18,3035.02,0.23,100.0,0.0075,-0.03,0.01,-0.04,flip -11915,做多,2021-09-21 12:40:00,2021-09-21 12:55:00,3035.02,3024.36,0.23,100.0,0.0074,-0.08,0.01,-0.09,flip -11916,做空,2021-09-21 12:55:00,2021-09-21 13:25:00,3024.36,3032.13,0.22,100.0,0.0074,-0.06,0.01,-0.07,flip -11917,做多,2021-09-21 13:25:00,2021-09-21 13:50:00,3032.13,3034.96,0.22,100.0,0.0074,0.02,0.01,0.01,flip -11918,做空,2021-09-21 13:50:00,2021-09-21 14:05:00,3034.96,2998.83,0.22,100.0,0.0074,0.27,0.01,0.26,tp_lower -11919,做多,2021-09-21 15:35:00,2021-09-21 16:05:00,3034.9,3030.94,0.23,100.0,0.0075,-0.03,0.01,-0.04,flip -11920,做空,2021-09-21 16:05:00,2021-09-21 16:15:00,3030.94,3008.86,0.23,100.0,0.0075,0.16,0.01,0.15,tp_lower -11921,做多,2021-09-22 01:25:00,2021-09-22 06:30:00,2851.0,2895.1,0.23,100.0,0.0081,0.36,0.01,0.35,tp_upper -11922,做多,2021-09-22 12:00:00,2021-09-22 12:05:00,2896.0,2894.82,0.23,100.0,0.0081,-0.01,0.01,-0.02,flip -11923,做空,2021-09-22 12:05:00,2021-09-22 12:30:00,2894.82,2899.3,0.23,100.0,0.0081,-0.04,0.01,-0.05,flip -11924,做多,2021-09-22 12:30:00,2021-09-22 13:05:00,2899.3,2970.68,0.23,100.0,0.0081,0.58,0.01,0.56,tp_upper -11925,做多,2021-09-23 01:00:00,2021-09-23 01:10:00,3046.51,3038.63,0.24,100.0,0.0079,-0.06,0.01,-0.07,flip -11926,做空,2021-09-23 01:10:00,2021-09-23 01:15:00,3038.63,3047.46,0.24,100.0,0.0079,-0.07,0.01,-0.08,flip -11927,做多,2021-09-23 01:15:00,2021-09-23 01:45:00,3047.46,3066.53,0.24,100.0,0.0078,0.15,0.01,0.14,tp_upper -11928,做多,2021-09-23 13:35:00,2021-09-23 14:45:00,3100.85,3129.97,0.24,100.0,0.0077,0.23,0.01,0.21,tp_upper -11929,做多,2021-09-23 15:40:00,2021-09-23 15:45:00,3103.25,3098.99,0.24,100.0,0.0078,-0.03,0.01,-0.05,flip -11930,做空,2021-09-23 15:45:00,2021-09-23 16:05:00,3098.99,3104.68,0.24,100.0,0.0078,-0.04,0.01,-0.06,flip -11931,做多,2021-09-23 16:05:00,2021-09-23 16:10:00,3104.68,3085.78,0.24,100.0,0.0078,-0.15,0.01,-0.16,flip -11932,做空,2021-09-23 16:10:00,2021-09-23 16:30:00,3085.78,3111.49,0.24,100.0,0.0077,-0.2,0.01,-0.21,flip -11933,做多,2021-09-23 16:30:00,2021-09-23 16:40:00,3111.49,3105.01,0.24,100.0,0.0076,-0.05,0.01,-0.06,flip -11934,做空,2021-09-23 16:40:00,2021-09-23 16:55:00,3105.01,3101.12,0.24,100.0,0.0076,0.03,0.01,0.02,flip -11935,做多,2021-09-23 16:55:00,2021-09-23 17:15:00,3101.12,3142.02,0.24,100.0,0.0076,0.31,0.01,0.3,tp_upper -11936,做多,2021-09-23 22:35:00,2021-09-23 23:00:00,3142.51,3126.53,0.24,100.0,0.0076,-0.12,0.01,-0.13,flip -11937,做空,2021-09-23 23:00:00,2021-09-23 23:05:00,3126.53,3139.47,0.24,100.0,0.0076,-0.1,0.01,-0.11,flip -11938,做多,2021-09-23 23:05:00,2021-09-23 23:10:00,3139.47,3125.4,0.24,100.0,0.0075,-0.11,0.01,-0.12,flip -11939,做空,2021-09-23 23:10:00,2021-09-23 23:15:00,3125.4,3134.4,0.23,100.0,0.0075,-0.07,0.01,-0.08,flip -11940,做多,2021-09-23 23:15:00,2021-09-23 23:20:00,3134.4,3130.82,0.23,100.0,0.0075,-0.03,0.01,-0.04,flip -11941,做空,2021-09-23 23:20:00,2021-09-23 23:25:00,3130.82,3130.85,0.23,100.0,0.0075,-0.0,0.01,-0.01,flip -11942,做多,2021-09-23 23:25:00,2021-09-24 00:20:00,3130.85,3132.45,0.23,100.0,0.0075,0.01,0.01,0.0,flip -11943,做空,2021-09-24 00:20:00,2021-09-24 00:25:00,3132.45,3142.65,0.24,100.0,0.0076,-0.08,0.01,-0.09,flip -11944,做多,2021-09-24 00:25:00,2021-09-24 00:30:00,3142.65,3134.24,0.24,100.0,0.0075,-0.06,0.01,-0.07,flip -11945,做空,2021-09-24 00:30:00,2021-09-24 00:40:00,3134.24,3135.28,0.24,100.0,0.0075,-0.01,0.01,-0.02,flip -11946,做多,2021-09-24 00:40:00,2021-09-24 00:45:00,3135.28,3129.54,0.23,100.0,0.0075,-0.04,0.01,-0.05,flip -11947,做空,2021-09-24 00:45:00,2021-09-24 01:20:00,3129.54,3115.61,0.23,100.0,0.0075,0.1,0.01,0.09,tp_lower -11948,做多,2021-09-24 07:05:00,2021-09-24 07:20:00,3094.53,3096.36,0.23,100.0,0.0076,0.01,0.01,0.0,flip -11949,做空,2021-09-24 07:20:00,2021-09-24 07:40:00,3096.36,3107.58,0.23,100.0,0.0076,-0.09,0.01,-0.1,flip -11950,做多,2021-09-24 07:40:00,2021-09-24 07:45:00,3107.58,3097.12,0.23,100.0,0.0075,-0.08,0.01,-0.09,flip -11951,做空,2021-09-24 07:45:00,2021-09-24 08:15:00,3097.12,3101.44,0.23,100.0,0.0075,-0.03,0.01,-0.04,flip -11952,做多,2021-09-24 08:15:00,2021-09-24 08:50:00,3101.44,3083.4,0.23,100.0,0.0075,-0.14,0.01,-0.15,flip -11953,做空,2021-09-24 08:50:00,2021-09-24 08:55:00,3083.4,3055.11,0.23,100.0,0.0075,0.21,0.01,0.2,tp_lower -11954,做多,2021-09-24 16:45:00,2021-09-24 16:50:00,2910.12,2901.08,0.23,100.0,0.008,-0.07,0.01,-0.08,flip -11955,做空,2021-09-24 16:50:00,2021-09-24 16:55:00,2901.08,2903.32,0.23,100.0,0.008,-0.02,0.01,-0.03,flip -11956,做多,2021-09-24 16:55:00,2021-09-24 17:00:00,2903.32,2886.45,0.23,100.0,0.008,-0.13,0.01,-0.15,flip -11957,做空,2021-09-24 17:00:00,2021-09-24 17:15:00,2886.45,2898.3,0.23,100.0,0.008,-0.09,0.01,-0.11,flip -11958,做多,2021-09-24 17:15:00,2021-09-24 17:20:00,2898.3,2890.56,0.23,100.0,0.0079,-0.06,0.01,-0.07,flip -11959,做空,2021-09-24 17:20:00,2021-09-24 17:25:00,2890.56,2898.43,0.23,100.0,0.0079,-0.06,0.01,-0.07,flip -11960,做多,2021-09-24 17:25:00,2021-09-24 17:30:00,2898.43,2871.62,0.23,100.0,0.0078,-0.21,0.01,-0.22,flip -11961,做空,2021-09-24 17:30:00,2021-09-24 17:55:00,2871.62,2879.57,0.22,100.0,0.0078,-0.06,0.01,-0.07,flip -11962,做多,2021-09-24 17:55:00,2021-09-24 20:35:00,2879.57,2930.21,0.22,100.0,0.0078,0.39,0.01,0.38,tp_upper -11963,做多,2021-09-25 00:05:00,2021-09-25 01:10:00,2931.0,2921.68,0.23,100.0,0.0079,-0.07,0.01,-0.09,flip -11964,做空,2021-09-25 01:10:00,2021-09-25 01:30:00,2921.68,2893.74,0.23,100.0,0.0079,0.22,0.01,0.21,tp_lower -11965,做多,2021-09-25 02:00:00,2021-09-25 02:05:00,2919.88,2903.71,0.23,100.0,0.008,-0.13,0.01,-0.14,flip -11966,做空,2021-09-25 02:05:00,2021-09-25 02:15:00,2903.71,2920.02,0.23,100.0,0.008,-0.13,0.01,-0.14,flip -11967,做多,2021-09-25 02:15:00,2021-09-25 02:35:00,2920.02,2918.3,0.23,100.0,0.0079,-0.01,0.01,-0.02,flip -11968,做空,2021-09-25 02:35:00,2021-09-25 03:20:00,2918.3,2912.68,0.23,100.0,0.0078,0.04,0.01,0.03,flip -11969,做多,2021-09-25 03:20:00,2021-09-25 03:35:00,2912.68,2908.01,0.23,100.0,0.0079,-0.04,0.01,-0.05,flip -11970,做空,2021-09-25 03:35:00,2021-09-25 04:00:00,2908.01,2930.18,0.23,100.0,0.0079,-0.17,0.01,-0.19,flip -11971,做多,2021-09-25 04:00:00,2021-09-25 04:05:00,2930.18,2926.5,0.23,100.0,0.0077,-0.03,0.01,-0.04,flip -11972,做空,2021-09-25 04:05:00,2021-09-25 04:15:00,2926.5,2928.42,0.23,100.0,0.0077,-0.01,0.01,-0.03,flip -11973,做多,2021-09-25 04:15:00,2021-09-25 04:30:00,2928.42,2932.84,0.23,100.0,0.0077,0.03,0.01,0.02,flip -11974,做空,2021-09-25 04:30:00,2021-09-25 05:00:00,2932.84,2939.27,0.23,100.0,0.0077,-0.05,0.01,-0.06,flip -11975,做多,2021-09-25 05:00:00,2021-09-25 05:10:00,2939.27,2909.58,0.23,100.0,0.0077,-0.23,0.01,-0.24,flip -11976,做空,2021-09-25 05:10:00,2021-09-25 05:35:00,2909.58,2926.67,0.22,100.0,0.0077,-0.13,0.01,-0.14,flip -11977,做多,2021-09-25 05:35:00,2021-09-25 06:45:00,2926.67,2924.96,0.22,100.0,0.0076,-0.01,0.01,-0.02,flip -11978,做空,2021-09-25 06:45:00,2021-09-25 06:50:00,2924.96,2927.79,0.22,100.0,0.0075,-0.02,0.01,-0.03,flip -11979,做多,2021-09-25 06:50:00,2021-09-25 07:00:00,2927.79,2922.26,0.22,100.0,0.0075,-0.04,0.01,-0.05,flip -11980,做空,2021-09-25 07:00:00,2021-09-25 07:30:00,2922.26,2894.79,0.22,100.0,0.0075,0.21,0.01,0.2,tp_lower -11981,做多,2021-09-25 08:55:00,2021-09-25 09:00:00,2906.17,2890.56,0.22,100.0,0.0076,-0.12,0.01,-0.13,flip -11982,做空,2021-09-25 09:00:00,2021-09-25 09:20:00,2890.56,2908.53,0.22,100.0,0.0076,-0.14,0.01,-0.15,flip -11983,做多,2021-09-25 09:20:00,2021-09-25 09:35:00,2908.53,2941.02,0.22,100.0,0.0075,0.24,0.01,0.23,tp_upper -11984,做多,2021-09-25 11:10:00,2021-09-25 11:15:00,2917.57,2915.07,0.22,100.0,0.0076,-0.02,0.01,-0.03,flip -11985,做空,2021-09-25 11:15:00,2021-09-25 11:50:00,2915.07,2905.69,0.22,100.0,0.0076,0.07,0.01,0.06,flip -11986,做多,2021-09-25 11:50:00,2021-09-25 12:00:00,2905.69,2905.39,0.22,100.0,0.0076,-0.0,0.01,-0.01,flip -11987,做空,2021-09-25 12:00:00,2021-09-25 12:05:00,2905.39,2916.81,0.22,100.0,0.0076,-0.09,0.01,-0.1,flip -11988,做多,2021-09-25 12:05:00,2021-09-25 12:10:00,2916.81,2913.12,0.22,100.0,0.0075,-0.03,0.01,-0.04,flip -11989,做空,2021-09-25 12:10:00,2021-09-25 12:25:00,2913.12,2914.17,0.22,100.0,0.0075,-0.01,0.01,-0.02,flip -11990,做多,2021-09-25 12:25:00,2021-09-25 12:35:00,2914.17,2911.58,0.22,100.0,0.0075,-0.02,0.01,-0.03,flip -11991,做空,2021-09-25 12:35:00,2021-09-25 12:40:00,2911.58,2911.38,0.22,100.0,0.0075,0.0,0.01,-0.01,flip -11992,做多,2021-09-25 12:40:00,2021-09-25 13:30:00,2911.38,2908.11,0.22,100.0,0.0075,-0.02,0.01,-0.04,flip -11993,做空,2021-09-25 13:30:00,2021-09-25 13:35:00,2908.11,2913.33,0.22,100.0,0.0075,-0.04,0.01,-0.05,flip -11994,做多,2021-09-25 13:35:00,2021-09-25 13:40:00,2913.33,2910.97,0.22,100.0,0.0075,-0.02,0.01,-0.03,flip -11995,做空,2021-09-25 13:40:00,2021-09-25 13:45:00,2910.97,2916.19,0.22,100.0,0.0074,-0.04,0.01,-0.05,flip -11996,做多,2021-09-25 13:45:00,2021-09-25 13:50:00,2916.19,2909.85,0.22,100.0,0.0074,-0.05,0.01,-0.06,flip -11997,做空,2021-09-25 13:50:00,2021-09-25 14:05:00,2909.85,2907.67,0.22,100.0,0.0074,0.02,0.01,0.01,flip -11998,做多,2021-09-25 14:05:00,2021-09-25 14:15:00,2907.67,2860.98,0.22,100.0,0.0074,-0.35,0.01,-0.36,flip -11999,做空,2021-09-25 14:15:00,2021-09-25 14:20:00,2860.98,2868.0,0.21,100.0,0.0074,-0.05,0.01,-0.06,tp_lower -12000,做多,2021-09-25 15:20:00,2021-09-25 16:00:00,2921.25,2907.85,0.21,100.0,0.0072,-0.1,0.01,-0.11,flip -12001,做空,2021-09-25 16:00:00,2021-09-25 16:10:00,2907.85,2864.01,0.21,100.0,0.0072,0.32,0.01,0.31,tp_lower -12002,做多,2021-09-25 16:30:00,2021-09-25 16:35:00,2904.5,2898.38,0.21,100.0,0.0073,-0.04,0.01,-0.06,flip -12003,做空,2021-09-25 16:35:00,2021-09-25 16:45:00,2898.38,2905.97,0.21,100.0,0.0073,-0.06,0.01,-0.07,flip -12004,做多,2021-09-25 16:45:00,2021-09-25 16:50:00,2905.97,2904.69,0.21,100.0,0.0073,-0.01,0.01,-0.02,flip -12005,做空,2021-09-25 16:50:00,2021-09-25 17:15:00,2904.69,2908.05,0.21,100.0,0.0073,-0.02,0.01,-0.03,flip -12006,做多,2021-09-25 17:15:00,2021-09-25 17:20:00,2908.05,2905.12,0.21,100.0,0.0072,-0.02,0.01,-0.03,flip -12007,做空,2021-09-25 17:20:00,2021-09-25 17:25:00,2905.12,2907.95,0.21,100.0,0.0072,-0.02,0.01,-0.03,flip -12008,做多,2021-09-25 17:25:00,2021-09-25 17:35:00,2907.95,2903.35,0.21,100.0,0.0072,-0.03,0.01,-0.04,flip -12009,做空,2021-09-25 17:35:00,2021-09-25 17:50:00,2903.35,2904.59,0.21,100.0,0.0072,-0.01,0.01,-0.02,flip -12010,做多,2021-09-25 17:50:00,2021-09-25 17:55:00,2904.59,2897.12,0.21,100.0,0.0072,-0.05,0.01,-0.06,flip -12011,做空,2021-09-25 17:55:00,2021-09-25 18:05:00,2897.12,2908.34,0.21,100.0,0.0072,-0.08,0.01,-0.09,flip -12012,做多,2021-09-25 18:05:00,2021-09-25 18:15:00,2908.34,2904.25,0.21,100.0,0.0071,-0.03,0.01,-0.04,flip -12013,做空,2021-09-25 18:15:00,2021-09-25 19:10:00,2904.25,2908.48,0.21,100.0,0.0071,-0.03,0.01,-0.04,flip -12014,做多,2021-09-25 19:10:00,2021-09-25 19:15:00,2908.48,2901.91,0.21,100.0,0.0071,-0.05,0.01,-0.06,flip -12015,做空,2021-09-25 19:15:00,2021-09-25 19:20:00,2901.91,2907.45,0.21,100.0,0.0071,-0.04,0.01,-0.05,flip -12016,做多,2021-09-25 19:20:00,2021-09-25 20:00:00,2907.45,2907.82,0.2,100.0,0.007,0.0,0.01,-0.01,flip -12017,做空,2021-09-25 20:00:00,2021-09-25 20:10:00,2907.82,2904.96,0.2,100.0,0.007,0.02,0.01,0.01,flip -12018,做多,2021-09-25 20:10:00,2021-09-25 20:25:00,2904.96,2903.46,0.2,100.0,0.007,-0.01,0.01,-0.02,flip -12019,做空,2021-09-25 20:25:00,2021-09-25 20:30:00,2903.46,2915.83,0.2,100.0,0.007,-0.09,0.01,-0.1,flip -12020,做多,2021-09-25 20:30:00,2021-09-25 20:35:00,2915.83,2930.95,0.2,100.0,0.007,0.11,0.01,0.1,tp_upper -12021,做多,2021-09-25 21:20:00,2021-09-25 21:25:00,2904.82,2899.81,0.2,100.0,0.007,-0.04,0.01,-0.05,flip -12022,做空,2021-09-25 21:25:00,2021-09-25 21:30:00,2899.81,2907.29,0.2,100.0,0.007,-0.05,0.01,-0.06,flip -12023,做多,2021-09-25 21:30:00,2021-09-25 21:45:00,2907.29,2908.05,0.2,100.0,0.007,0.01,0.01,-0.0,flip -12024,做空,2021-09-25 21:45:00,2021-09-25 21:50:00,2908.05,2909.96,0.2,100.0,0.007,-0.01,0.01,-0.02,flip -12025,做多,2021-09-25 21:50:00,2021-09-25 22:15:00,2909.96,2932.34,0.2,100.0,0.007,0.16,0.01,0.15,tp_upper -12026,做多,2021-09-26 09:20:00,2021-09-26 09:35:00,2878.18,2901.4,0.22,100.0,0.0075,0.17,0.01,0.16,tp_upper -12027,做多,2021-09-26 23:10:00,2021-09-27 00:05:00,3040.4,3037.32,0.22,100.0,0.0072,-0.02,0.01,-0.03,flip -12028,做空,2021-09-27 00:05:00,2021-09-27 00:35:00,3037.32,3062.15,0.22,100.0,0.0072,-0.18,0.01,-0.19,flip -12029,做多,2021-09-27 00:35:00,2021-09-27 00:40:00,3062.15,3089.46,0.22,100.0,0.007,0.19,0.01,0.18,tp_upper -12030,做多,2021-09-27 07:00:00,2021-09-27 08:40:00,3101.54,3104.68,0.22,100.0,0.007,0.02,0.01,0.01,flip -12031,做空,2021-09-27 08:40:00,2021-09-27 08:45:00,3104.68,3109.59,0.22,100.0,0.007,-0.03,0.01,-0.05,flip -12032,做多,2021-09-27 08:45:00,2021-09-27 09:05:00,3109.59,3114.64,0.22,100.0,0.007,0.04,0.01,0.02,flip -12033,做空,2021-09-27 09:05:00,2021-09-27 09:10:00,3114.64,3121.48,0.22,100.0,0.007,-0.05,0.01,-0.06,flip -12034,做多,2021-09-27 09:10:00,2021-09-27 09:30:00,3121.48,3111.55,0.22,100.0,0.0069,-0.07,0.01,-0.08,flip -12035,做空,2021-09-27 09:30:00,2021-09-27 09:35:00,3111.55,3089.73,0.21,100.0,0.0069,0.15,0.01,0.14,tp_lower -12036,做多,2021-09-27 14:30:00,2021-09-27 14:35:00,3120.27,3068.7,0.22,100.0,0.0069,-0.36,0.01,-0.37,flip -12037,做空,2021-09-27 14:35:00,2021-09-27 14:40:00,3068.7,3068.5,0.21,100.0,0.0069,0.0,0.01,-0.01,tp_lower -12038,做多,2021-09-27 22:25:00,2021-09-27 22:30:00,3019.12,3013.52,0.21,100.0,0.007,-0.04,0.01,-0.05,flip -12039,做空,2021-09-27 22:30:00,2021-09-27 23:25:00,3013.52,2955.85,0.21,100.0,0.007,0.41,0.01,0.39,tp_lower -12040,做多,2021-09-28 04:15:00,2021-09-28 04:25:00,2956.73,2963.01,0.22,100.0,0.0074,0.05,0.01,0.04,flip -12041,做空,2021-09-28 04:25:00,2021-09-28 04:35:00,2963.01,2959.8,0.22,100.0,0.0074,0.02,0.01,0.01,flip -12042,做多,2021-09-28 04:35:00,2021-09-28 04:40:00,2959.8,2957.11,0.22,100.0,0.0074,-0.02,0.01,-0.03,flip -12043,做空,2021-09-28 04:40:00,2021-09-28 04:45:00,2957.11,2961.68,0.22,100.0,0.0074,-0.03,0.01,-0.04,flip -12044,做多,2021-09-28 04:45:00,2021-09-28 04:55:00,2961.68,2958.98,0.22,100.0,0.0073,-0.02,0.01,-0.03,flip -12045,做空,2021-09-28 04:55:00,2021-09-28 05:15:00,2958.98,2952.36,0.22,100.0,0.0073,0.05,0.01,0.04,flip -12046,做多,2021-09-28 05:15:00,2021-09-28 11:35:00,2952.36,2917.08,0.22,100.0,0.0074,-0.26,0.01,-0.27,flip -12047,做空,2021-09-28 11:35:00,2021-09-28 11:50:00,2917.08,2925.15,0.21,100.0,0.0073,-0.06,0.01,-0.07,flip -12048,做多,2021-09-28 11:50:00,2021-09-28 12:10:00,2925.15,2922.64,0.21,100.0,0.0073,-0.02,0.01,-0.03,flip -12049,做空,2021-09-28 12:10:00,2021-09-28 12:25:00,2922.64,2928.7,0.21,100.0,0.0073,-0.04,0.01,-0.05,flip -12050,做多,2021-09-28 12:25:00,2021-09-28 12:30:00,2928.7,2924.91,0.21,100.0,0.0073,-0.03,0.01,-0.04,flip -12051,做空,2021-09-28 12:30:00,2021-09-28 13:05:00,2924.91,2950.65,0.21,100.0,0.0072,-0.19,0.01,-0.2,flip -12052,做多,2021-09-28 13:05:00,2021-09-28 13:10:00,2950.65,2899.98,0.21,100.0,0.0071,-0.36,0.01,-0.37,flip -12053,做空,2021-09-28 13:10:00,2021-09-28 13:15:00,2899.98,2920.6,0.21,100.0,0.0071,-0.15,0.01,-0.16,flip -12054,做多,2021-09-28 13:15:00,2021-09-28 13:50:00,2920.6,2918.11,0.2,100.0,0.007,-0.02,0.01,-0.03,flip -12055,做空,2021-09-28 13:50:00,2021-09-28 14:10:00,2918.11,2887.45,0.2,100.0,0.007,0.21,0.01,0.2,tp_lower -12056,做多,2021-09-28 20:15:00,2021-09-28 20:25:00,2875.67,2874.27,0.21,100.0,0.0072,-0.01,0.01,-0.02,flip -12057,做空,2021-09-28 20:25:00,2021-09-28 20:30:00,2874.27,2876.19,0.21,100.0,0.0072,-0.01,0.01,-0.02,flip -12058,做多,2021-09-28 20:30:00,2021-09-28 20:40:00,2876.19,2866.16,0.21,100.0,0.0071,-0.07,0.01,-0.08,flip -12059,做空,2021-09-28 20:40:00,2021-09-28 21:00:00,2866.16,2868.65,0.2,100.0,0.0071,-0.02,0.01,-0.03,flip -12060,做多,2021-09-28 21:00:00,2021-09-28 21:05:00,2868.65,2866.58,0.2,100.0,0.0071,-0.01,0.01,-0.02,flip -12061,做空,2021-09-28 21:05:00,2021-09-28 23:35:00,2866.58,2811.69,0.2,100.0,0.0071,0.39,0.01,0.38,tp_lower -12062,做多,2021-09-29 00:30:00,2021-09-29 00:40:00,2844.25,2840.04,0.21,100.0,0.0074,-0.03,0.01,-0.04,flip -12063,做空,2021-09-29 00:40:00,2021-09-29 00:50:00,2840.04,2847.3,0.21,100.0,0.0074,-0.05,0.01,-0.06,flip -12064,做多,2021-09-29 00:50:00,2021-09-29 00:55:00,2847.3,2843.49,0.21,100.0,0.0074,-0.03,0.01,-0.04,flip -12065,做空,2021-09-29 00:55:00,2021-09-29 01:00:00,2843.49,2847.5,0.21,100.0,0.0074,-0.03,0.01,-0.04,flip -12066,做多,2021-09-29 01:00:00,2021-09-29 01:30:00,2847.5,2840.11,0.21,100.0,0.0073,-0.05,0.01,-0.06,flip -12067,做空,2021-09-29 01:30:00,2021-09-29 01:40:00,2840.11,2838.6,0.21,100.0,0.0073,0.01,0.01,0.0,flip -12068,做多,2021-09-29 01:40:00,2021-09-29 02:25:00,2838.6,2876.44,0.21,100.0,0.0073,0.28,0.01,0.27,tp_upper -12069,做多,2021-09-29 12:45:00,2021-09-29 12:50:00,2913.19,2911.77,0.21,100.0,0.0072,-0.01,0.01,-0.02,flip -12070,做空,2021-09-29 12:50:00,2021-09-29 13:00:00,2911.77,2920.51,0.21,100.0,0.0072,-0.06,0.01,-0.07,flip -12071,做多,2021-09-29 13:00:00,2021-09-29 13:10:00,2920.51,2911.81,0.21,100.0,0.0072,-0.06,0.01,-0.07,flip -12072,做空,2021-09-29 13:10:00,2021-09-29 13:30:00,2911.81,2905.58,0.21,100.0,0.0072,0.04,0.01,0.03,flip -12073,做多,2021-09-29 13:30:00,2021-09-29 14:25:00,2905.58,2925.0,0.21,100.0,0.0072,0.14,0.01,0.13,tp_upper -12074,做多,2021-09-29 14:40:00,2021-09-29 15:05:00,2918.37,2928.61,0.21,100.0,0.0072,0.07,0.01,0.06,tp_upper -12075,做多,2021-09-29 23:25:00,2021-09-29 23:30:00,2844.42,2837.93,0.21,100.0,0.0074,-0.05,0.01,-0.06,flip -12076,做空,2021-09-29 23:30:00,2021-09-29 23:40:00,2837.93,2845.94,0.21,100.0,0.0074,-0.06,0.01,-0.07,flip -12077,做多,2021-09-29 23:40:00,2021-09-29 23:45:00,2845.94,2844.43,0.21,100.0,0.0074,-0.01,0.01,-0.02,flip -12078,做空,2021-09-29 23:45:00,2021-09-30 08:55:00,2844.43,2975.89,0.21,100.0,0.0074,-0.97,0.01,-0.98,flip -12079,做多,2021-09-30 08:55:00,2021-09-30 09:05:00,2975.89,2978.76,0.2,100.0,0.0068,0.02,0.01,0.01,flip -12080,做空,2021-09-30 09:05:00,2021-09-30 09:10:00,2978.76,2986.99,0.2,100.0,0.0068,-0.06,0.01,-0.07,flip -12081,做多,2021-09-30 09:10:00,2021-09-30 09:20:00,2986.99,2982.53,0.2,100.0,0.0067,-0.03,0.01,-0.04,flip -12082,做空,2021-09-30 09:20:00,2021-09-30 10:00:00,2982.53,2989.38,0.2,100.0,0.0067,-0.05,0.01,-0.06,flip -12083,做多,2021-09-30 10:00:00,2021-09-30 10:05:00,2989.38,2988.01,0.2,100.0,0.0067,-0.01,0.01,-0.02,flip -12084,做空,2021-09-30 10:05:00,2021-09-30 10:10:00,2988.01,2998.57,0.2,100.0,0.0067,-0.07,0.01,-0.08,flip -12085,做多,2021-09-30 10:10:00,2021-09-30 10:20:00,2998.57,2986.46,0.2,100.0,0.0066,-0.08,0.01,-0.09,flip -12086,做空,2021-09-30 10:20:00,2021-09-30 10:50:00,2986.46,2960.94,0.2,100.0,0.0066,0.17,0.01,0.16,tp_lower -12087,做多,2021-09-30 12:35:00,2021-09-30 13:00:00,3004.62,2997.78,0.2,100.0,0.0066,-0.05,0.01,-0.06,flip -12088,做空,2021-09-30 13:00:00,2021-09-30 13:05:00,2997.78,3000.18,0.2,100.0,0.0066,-0.02,0.01,-0.03,flip -12089,做多,2021-09-30 13:05:00,2021-09-30 13:35:00,3000.18,2991.01,0.2,100.0,0.0066,-0.06,0.01,-0.07,flip -12090,做空,2021-09-30 13:35:00,2021-09-30 14:05:00,2991.01,2959.79,0.2,100.0,0.0066,0.21,0.01,0.2,tp_lower -12091,做多,2021-09-30 15:05:00,2021-09-30 15:35:00,3003.23,2988.76,0.2,100.0,0.0067,-0.1,0.01,-0.11,flip -12092,做空,2021-09-30 15:35:00,2021-09-30 15:40:00,2988.76,2991.96,0.2,100.0,0.0066,-0.02,0.01,-0.03,flip -12093,做多,2021-09-30 15:40:00,2021-09-30 15:45:00,2991.96,2982.16,0.2,100.0,0.0066,-0.06,0.01,-0.07,flip -12094,做空,2021-09-30 15:45:00,2021-09-30 16:00:00,2982.16,2994.4,0.2,100.0,0.0066,-0.08,0.01,-0.09,flip -12095,做多,2021-09-30 16:00:00,2021-09-30 16:05:00,2994.4,2984.83,0.2,100.0,0.0066,-0.06,0.01,-0.07,flip -12096,做空,2021-09-30 16:05:00,2021-09-30 16:50:00,2984.83,2979.98,0.2,100.0,0.0065,0.03,0.01,0.02,flip -12097,做多,2021-09-30 16:50:00,2021-09-30 17:25:00,2979.98,2979.89,0.2,100.0,0.0066,-0.0,0.01,-0.01,flip -12098,做空,2021-09-30 17:25:00,2021-09-30 17:30:00,2979.89,2985.91,0.2,100.0,0.0066,-0.04,0.01,-0.05,flip -12099,做多,2021-09-30 17:30:00,2021-09-30 18:10:00,2985.91,3002.35,0.19,100.0,0.0065,0.11,0.01,0.1,tp_upper -12100,做多,2021-09-30 21:40:00,2021-09-30 22:00:00,2992.96,2994.59,0.2,100.0,0.0065,0.01,0.01,0.0,flip -12101,做空,2021-09-30 22:00:00,2021-09-30 23:10:00,2994.59,2991.1,0.2,100.0,0.0065,0.02,0.01,0.01,flip -12102,做多,2021-09-30 23:10:00,2021-10-01 00:00:00,2991.1,3023.24,0.2,100.0,0.0065,0.21,0.01,0.2,tp_upper -12103,做多,2021-10-01 02:25:00,2021-10-01 02:35:00,3000.99,2988.49,0.2,100.0,0.0067,-0.08,0.01,-0.09,flip -12104,做空,2021-10-01 02:35:00,2021-10-01 02:40:00,2988.49,2991.42,0.2,100.0,0.0067,-0.02,0.01,-0.03,tp_lower -12105,做多,2021-10-01 03:15:00,2021-10-01 03:40:00,3001.85,3003.18,0.2,100.0,0.0067,0.01,0.01,-0.0,flip -12106,做空,2021-10-01 03:40:00,2021-10-01 03:45:00,3003.18,2990.19,0.2,100.0,0.0067,0.09,0.01,0.08,tp_lower -12107,做多,2021-10-01 03:50:00,2021-10-01 04:15:00,2999.54,3007.71,0.2,100.0,0.0067,0.05,0.01,0.04,flip -12108,做空,2021-10-01 04:15:00,2021-10-01 04:55:00,3007.71,2998.3,0.2,100.0,0.0067,0.06,0.01,0.05,flip -12109,做多,2021-10-01 04:55:00,2021-10-01 05:00:00,2998.3,2992.75,0.2,100.0,0.0067,-0.04,0.01,-0.05,flip -12110,做空,2021-10-01 05:00:00,2021-10-01 05:10:00,2992.75,3001.4,0.2,100.0,0.0067,-0.06,0.01,-0.07,flip -12111,做多,2021-10-01 05:10:00,2021-10-01 06:00:00,3001.4,3023.6,0.2,100.0,0.0067,0.15,0.01,0.14,tp_upper -12112,做多,2021-10-02 00:40:00,2021-10-02 01:05:00,3282.15,3316.79,0.2,100.0,0.0062,0.21,0.01,0.2,tp_upper -12113,做多,2021-10-02 02:15:00,2021-10-02 02:45:00,3302.48,3293.63,0.21,100.0,0.0062,-0.06,0.01,-0.07,flip -12114,做空,2021-10-02 02:45:00,2021-10-02 03:25:00,3293.63,3272.49,0.2,100.0,0.0062,0.13,0.01,0.12,tp_lower -12115,做多,2021-10-02 05:25:00,2021-10-02 06:45:00,3291.83,3288.22,0.21,100.0,0.0062,-0.02,0.01,-0.03,flip -12116,做空,2021-10-02 06:45:00,2021-10-02 07:10:00,3288.22,3290.0,0.21,100.0,0.0062,-0.01,0.01,-0.02,flip -12117,做多,2021-10-02 07:10:00,2021-10-02 07:15:00,3290.0,3281.31,0.2,100.0,0.0062,-0.05,0.01,-0.06,flip -12118,做空,2021-10-02 07:15:00,2021-10-02 07:45:00,3281.31,3289.12,0.2,100.0,0.0062,-0.05,0.01,-0.06,flip -12119,做多,2021-10-02 07:45:00,2021-10-02 07:50:00,3289.12,3287.3,0.2,100.0,0.0062,-0.01,0.01,-0.02,flip -12120,做空,2021-10-02 07:50:00,2021-10-02 08:20:00,3287.3,3265.92,0.2,100.0,0.0062,0.13,0.01,0.12,tp_lower -12121,做多,2021-10-02 08:55:00,2021-10-02 09:25:00,3284.4,3311.6,0.2,100.0,0.0062,0.17,0.01,0.16,tp_upper -12122,做多,2021-10-02 10:05:00,2021-10-02 10:25:00,3285.35,3286.19,0.21,100.0,0.0063,0.01,0.01,-0.01,flip -12123,做空,2021-10-02 10:25:00,2021-10-02 11:10:00,3286.19,3270.98,0.21,100.0,0.0063,0.1,0.01,0.08,tp_lower -12124,做多,2021-10-02 11:30:00,2021-10-02 11:55:00,3286.66,3296.35,0.21,100.0,0.0063,0.06,0.01,0.05,tp_upper -12125,做多,2021-10-03 02:10:00,2021-10-03 02:15:00,3420.84,3412.88,0.21,100.0,0.0061,-0.05,0.01,-0.06,flip -12126,做空,2021-10-03 02:15:00,2021-10-03 02:20:00,3412.88,3418.84,0.21,100.0,0.0061,-0.04,0.01,-0.05,flip -12127,做多,2021-10-03 02:20:00,2021-10-03 02:30:00,3418.84,3415.48,0.21,100.0,0.0061,-0.02,0.01,-0.03,flip -12128,做空,2021-10-03 02:30:00,2021-10-03 05:05:00,3415.48,3411.08,0.21,100.0,0.0061,0.03,0.01,0.02,flip -12129,做多,2021-10-03 05:05:00,2021-10-03 05:10:00,3411.08,3405.68,0.21,100.0,0.0061,-0.03,0.01,-0.04,flip -12130,做空,2021-10-03 05:10:00,2021-10-03 05:20:00,3405.68,3405.74,0.21,100.0,0.0061,-0.0,0.01,-0.01,flip -12131,做多,2021-10-03 05:20:00,2021-10-03 06:00:00,3405.74,3406.21,0.21,100.0,0.0061,0.0,0.01,-0.01,flip -12132,做空,2021-10-03 06:00:00,2021-10-03 06:05:00,3406.21,3408.65,0.21,100.0,0.0061,-0.01,0.01,-0.03,flip -12133,做多,2021-10-03 06:05:00,2021-10-03 06:10:00,3408.65,3405.27,0.21,100.0,0.0061,-0.02,0.01,-0.03,flip -12134,做空,2021-10-03 06:10:00,2021-10-03 06:15:00,3405.27,3407.02,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12135,做多,2021-10-03 06:15:00,2021-10-03 06:25:00,3407.02,3409.8,0.21,100.0,0.006,0.02,0.01,0.01,flip -12136,做空,2021-10-03 06:25:00,2021-10-03 06:30:00,3409.8,3417.99,0.21,100.0,0.006,-0.05,0.01,-0.06,flip -12137,做多,2021-10-03 06:30:00,2021-10-03 07:05:00,3417.99,3401.17,0.2,100.0,0.006,-0.1,0.01,-0.11,flip -12138,做空,2021-10-03 07:05:00,2021-10-03 07:10:00,3401.17,3402.71,0.2,100.0,0.006,-0.01,0.01,-0.02,flip -12139,做多,2021-10-03 07:10:00,2021-10-03 07:20:00,3402.71,3396.74,0.2,100.0,0.006,-0.04,0.01,-0.05,flip -12140,做空,2021-10-03 07:20:00,2021-10-03 07:45:00,3396.74,3399.62,0.2,100.0,0.006,-0.02,0.01,-0.03,flip -12141,做多,2021-10-03 07:45:00,2021-10-03 08:45:00,3399.62,3397.35,0.2,100.0,0.006,-0.01,0.01,-0.02,flip -12142,做空,2021-10-03 08:45:00,2021-10-03 08:50:00,3397.35,3400.09,0.2,100.0,0.0059,-0.02,0.01,-0.03,flip -12143,做多,2021-10-03 08:50:00,2021-10-03 08:55:00,3400.09,3392.19,0.2,100.0,0.0059,-0.05,0.01,-0.06,flip -12144,做空,2021-10-03 08:55:00,2021-10-03 09:10:00,3392.19,3373.13,0.2,100.0,0.0059,0.11,0.01,0.1,tp_lower -12145,做多,2021-10-03 10:15:00,2021-10-03 10:30:00,3407.68,3396.2,0.2,100.0,0.0059,-0.07,0.01,-0.08,flip -12146,做空,2021-10-03 10:30:00,2021-10-03 10:40:00,3396.2,3399.76,0.2,100.0,0.0059,-0.02,0.01,-0.03,flip -12147,做多,2021-10-03 10:40:00,2021-10-03 10:50:00,3399.76,3387.13,0.2,100.0,0.0059,-0.07,0.01,-0.08,flip -12148,做空,2021-10-03 10:50:00,2021-10-03 11:00:00,3387.13,3401.31,0.2,100.0,0.0059,-0.08,0.01,-0.09,flip -12149,做多,2021-10-03 11:00:00,2021-10-03 11:20:00,3401.31,3418.21,0.2,100.0,0.0058,0.1,0.01,0.09,tp_upper -12150,做多,2021-10-03 12:25:00,2021-10-03 12:45:00,3407.78,3419.07,0.2,100.0,0.0059,0.07,0.01,0.06,tp_upper -12151,做多,2021-10-03 16:00:00,2021-10-03 16:05:00,3409.37,3402.03,0.2,100.0,0.0059,-0.04,0.01,-0.05,flip -12152,做空,2021-10-03 16:05:00,2021-10-03 16:15:00,3402.03,3414.23,0.2,100.0,0.0059,-0.07,0.01,-0.08,flip -12153,做多,2021-10-03 16:15:00,2021-10-03 17:30:00,3414.23,3414.35,0.2,100.0,0.0058,0.0,0.01,-0.01,flip -12154,做空,2021-10-03 17:30:00,2021-10-03 17:40:00,3414.35,3415.38,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12155,做多,2021-10-03 17:40:00,2021-10-03 17:45:00,3415.38,3443.13,0.2,100.0,0.0058,0.16,0.01,0.15,tp_upper -12156,做多,2021-10-03 22:35:00,2021-10-03 23:15:00,3428.05,3418.01,0.2,100.0,0.0058,-0.06,0.01,-0.07,flip -12157,做空,2021-10-03 23:15:00,2021-10-04 00:40:00,3418.01,3383.77,0.2,100.0,0.0058,0.2,0.01,0.19,tp_lower -12158,做多,2021-10-04 07:55:00,2021-10-04 08:00:00,3378.75,3377.59,0.21,100.0,0.0061,-0.01,0.01,-0.02,flip -12159,做空,2021-10-04 08:00:00,2021-10-04 10:20:00,3377.59,3330.51,0.21,100.0,0.0061,0.29,0.01,0.28,tp_lower -12160,做多,2021-10-04 12:50:00,2021-10-04 12:55:00,3348.07,3345.1,0.21,100.0,0.0062,-0.02,0.01,-0.03,flip -12161,做空,2021-10-04 12:55:00,2021-10-04 13:00:00,3345.1,3349.74,0.21,100.0,0.0062,-0.03,0.01,-0.04,flip -12162,做多,2021-10-04 13:00:00,2021-10-04 13:25:00,3349.74,3369.09,0.21,100.0,0.0062,0.12,0.01,0.11,tp_upper -12163,做多,2021-10-04 16:10:00,2021-10-04 16:20:00,3354.52,3371.26,0.21,100.0,0.0062,0.1,0.01,0.09,tp_upper -12164,做多,2021-10-04 17:05:00,2021-10-04 17:15:00,3360.33,3351.47,0.21,100.0,0.0062,-0.06,0.01,-0.07,flip -12165,做空,2021-10-04 17:15:00,2021-10-04 17:20:00,3351.47,3356.7,0.21,100.0,0.0062,-0.03,0.01,-0.04,flip -12166,做多,2021-10-04 17:20:00,2021-10-04 17:35:00,3356.7,3389.58,0.21,100.0,0.0062,0.2,0.01,0.19,tp_upper -12167,做多,2021-10-04 21:40:00,2021-10-04 21:45:00,3380.64,3378.2,0.21,100.0,0.0062,-0.02,0.01,-0.03,flip -12168,做空,2021-10-04 21:45:00,2021-10-04 22:35:00,3378.2,3378.86,0.21,100.0,0.0062,-0.0,0.01,-0.01,flip -12169,做多,2021-10-04 22:35:00,2021-10-04 22:40:00,3378.86,3366.95,0.21,100.0,0.0062,-0.07,0.01,-0.08,flip -12170,做空,2021-10-04 22:40:00,2021-10-04 23:00:00,3366.95,3384.37,0.21,100.0,0.0062,-0.11,0.01,-0.12,flip -12171,做多,2021-10-04 23:00:00,2021-10-04 23:05:00,3384.37,3372.55,0.21,100.0,0.0061,-0.07,0.01,-0.08,flip -12172,做空,2021-10-04 23:05:00,2021-10-04 23:10:00,3372.55,3384.22,0.21,100.0,0.0061,-0.07,0.01,-0.08,flip -12173,做多,2021-10-04 23:10:00,2021-10-05 00:00:00,3384.22,3374.23,0.21,100.0,0.0061,-0.06,0.01,-0.07,flip -12174,做空,2021-10-05 00:00:00,2021-10-05 00:05:00,3374.23,3383.08,0.21,100.0,0.0062,-0.05,0.01,-0.06,flip -12175,做多,2021-10-05 00:05:00,2021-10-05 00:30:00,3383.08,3378.12,0.21,100.0,0.0061,-0.03,0.01,-0.04,flip -12176,做空,2021-10-05 00:30:00,2021-10-05 00:35:00,3378.12,3405.83,0.21,100.0,0.0061,-0.17,0.01,-0.18,flip -12177,做多,2021-10-05 00:35:00,2021-10-05 01:30:00,3405.83,3392.03,0.2,100.0,0.006,-0.08,0.01,-0.09,flip -12178,做空,2021-10-05 01:30:00,2021-10-05 01:40:00,3392.03,3388.06,0.2,100.0,0.006,0.02,0.01,0.01,flip -12179,做多,2021-10-05 01:40:00,2021-10-05 01:50:00,3388.06,3385.91,0.2,100.0,0.006,-0.01,0.01,-0.02,flip -12180,做空,2021-10-05 01:50:00,2021-10-05 01:55:00,3385.91,3386.82,0.2,100.0,0.006,-0.01,0.01,-0.02,flip -12181,做多,2021-10-05 01:55:00,2021-10-05 03:10:00,3386.82,3390.76,0.2,100.0,0.006,0.02,0.01,0.01,flip -12182,做空,2021-10-05 03:10:00,2021-10-05 03:25:00,3390.76,3395.87,0.2,100.0,0.006,-0.03,0.01,-0.04,flip -12183,做多,2021-10-05 03:25:00,2021-10-05 03:30:00,3395.87,3379.89,0.2,100.0,0.006,-0.1,0.01,-0.11,flip -12184,做空,2021-10-05 03:30:00,2021-10-05 04:05:00,3379.89,3394.89,0.2,100.0,0.006,-0.09,0.01,-0.1,flip -12185,做多,2021-10-05 04:05:00,2021-10-05 04:15:00,3394.89,3391.34,0.2,100.0,0.0059,-0.02,0.01,-0.03,flip -12186,做空,2021-10-05 04:15:00,2021-10-05 04:40:00,3391.34,3372.58,0.2,100.0,0.0059,0.11,0.01,0.1,tp_lower -12187,做多,2021-10-05 05:30:00,2021-10-05 05:50:00,3385.8,3388.72,0.2,100.0,0.0059,0.02,0.01,0.01,flip -12188,做空,2021-10-05 05:50:00,2021-10-05 06:00:00,3388.72,3387.75,0.2,100.0,0.0059,0.01,0.01,-0.0,flip -12189,做多,2021-10-05 06:00:00,2021-10-05 06:10:00,3387.75,3386.69,0.2,100.0,0.0059,-0.01,0.01,-0.02,flip -12190,做空,2021-10-05 06:10:00,2021-10-05 06:15:00,3386.69,3389.01,0.2,100.0,0.0059,-0.01,0.01,-0.02,flip -12191,做多,2021-10-05 06:15:00,2021-10-05 06:30:00,3389.01,3390.85,0.2,100.0,0.0059,0.01,0.01,0.0,flip -12192,做空,2021-10-05 06:30:00,2021-10-05 06:45:00,3390.85,3391.0,0.2,100.0,0.0059,-0.0,0.01,-0.01,flip -12193,做多,2021-10-05 06:45:00,2021-10-05 06:50:00,3391.0,3387.81,0.2,100.0,0.0059,-0.02,0.01,-0.03,flip -12194,做空,2021-10-05 06:50:00,2021-10-05 07:00:00,3387.81,3388.9,0.2,100.0,0.0059,-0.01,0.01,-0.02,flip -12195,做多,2021-10-05 07:00:00,2021-10-05 07:20:00,3388.9,3396.12,0.2,100.0,0.0059,0.04,0.01,0.03,tp_upper -12196,做多,2021-10-05 08:05:00,2021-10-05 08:15:00,3389.0,3385.92,0.2,100.0,0.0059,-0.02,0.01,-0.03,flip -12197,做空,2021-10-05 08:15:00,2021-10-05 08:20:00,3385.92,3387.98,0.2,100.0,0.0059,-0.01,0.01,-0.02,flip -12198,做多,2021-10-05 08:20:00,2021-10-05 08:40:00,3387.98,3402.17,0.2,100.0,0.0059,0.08,0.01,0.07,tp_upper -12199,做多,2021-10-05 14:40:00,2021-10-05 15:00:00,3429.44,3427.15,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12200,做空,2021-10-05 15:00:00,2021-10-05 16:05:00,3427.15,3430.55,0.2,100.0,0.0058,-0.02,0.01,-0.03,flip -12201,做多,2021-10-05 16:05:00,2021-10-05 16:15:00,3430.55,3428.75,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12202,做空,2021-10-05 16:15:00,2021-10-05 16:45:00,3428.75,3431.0,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12203,做多,2021-10-05 16:45:00,2021-10-05 17:00:00,3431.0,3429.73,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12204,做空,2021-10-05 17:00:00,2021-10-05 17:05:00,3429.73,3430.92,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12205,做多,2021-10-05 17:05:00,2021-10-05 17:15:00,3430.92,3426.1,0.2,100.0,0.0057,-0.03,0.01,-0.04,flip -12206,做空,2021-10-05 17:15:00,2021-10-05 17:25:00,3426.1,3438.73,0.2,100.0,0.0057,-0.07,0.01,-0.08,flip -12207,做多,2021-10-05 17:25:00,2021-10-05 17:30:00,3438.73,3433.52,0.2,100.0,0.0057,-0.03,0.01,-0.04,flip -12208,做空,2021-10-05 17:30:00,2021-10-05 17:35:00,3433.52,3436.88,0.2,100.0,0.0057,-0.02,0.01,-0.03,flip -12209,做多,2021-10-05 17:35:00,2021-10-05 17:45:00,3436.88,3433.41,0.19,100.0,0.0057,-0.02,0.01,-0.03,flip -12210,做空,2021-10-05 17:45:00,2021-10-05 17:50:00,3433.41,3439.32,0.19,100.0,0.0057,-0.03,0.01,-0.04,flip -12211,做多,2021-10-05 17:50:00,2021-10-05 17:55:00,3439.32,3435.03,0.19,100.0,0.0056,-0.02,0.01,-0.03,flip -12212,做空,2021-10-05 17:55:00,2021-10-05 18:00:00,3435.03,3447.09,0.19,100.0,0.0056,-0.07,0.01,-0.08,flip -12213,做多,2021-10-05 18:00:00,2021-10-05 18:55:00,3447.09,3458.28,0.19,100.0,0.0056,0.06,0.01,0.05,tp_upper -12214,做多,2021-10-06 01:30:00,2021-10-06 01:35:00,3487.44,3477.7,0.2,100.0,0.0057,-0.06,0.01,-0.07,flip -12215,做空,2021-10-06 01:35:00,2021-10-06 01:40:00,3477.7,3490.29,0.2,100.0,0.0057,-0.07,0.01,-0.08,flip -12216,做多,2021-10-06 01:40:00,2021-10-06 02:10:00,3490.29,3493.31,0.2,100.0,0.0057,0.02,0.01,0.01,flip -12217,做空,2021-10-06 02:10:00,2021-10-06 02:20:00,3493.31,3490.91,0.2,100.0,0.0057,0.01,0.01,0.0,flip -12218,做多,2021-10-06 02:20:00,2021-10-06 03:00:00,3490.91,3496.94,0.2,100.0,0.0057,0.03,0.01,0.02,flip -12219,做空,2021-10-06 03:00:00,2021-10-06 04:20:00,3496.94,3477.95,0.2,100.0,0.0057,0.11,0.01,0.1,tp_lower -12220,做多,2021-10-06 12:20:00,2021-10-06 12:30:00,3437.99,3436.04,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12221,做空,2021-10-06 12:30:00,2021-10-06 12:35:00,3436.04,3439.02,0.2,100.0,0.0058,-0.02,0.01,-0.03,flip -12222,做多,2021-10-06 12:35:00,2021-10-06 12:45:00,3439.02,3432.87,0.2,100.0,0.0058,-0.04,0.01,-0.05,flip -12223,做空,2021-10-06 12:45:00,2021-10-06 12:50:00,3432.87,3449.0,0.2,100.0,0.0058,-0.09,0.01,-0.1,flip -12224,做多,2021-10-06 12:50:00,2021-10-06 13:10:00,3449.0,3544.66,0.2,100.0,0.0057,0.55,0.01,0.54,tp_upper -12225,做多,2021-10-06 21:10:00,2021-10-06 21:15:00,3561.05,3558.9,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12226,做空,2021-10-06 21:15:00,2021-10-06 21:20:00,3558.9,3568.46,0.2,100.0,0.0057,-0.05,0.01,-0.06,flip -12227,做多,2021-10-06 21:20:00,2021-10-06 22:15:00,3568.46,3580.34,0.2,100.0,0.0056,0.07,0.01,0.06,flip -12228,做空,2021-10-06 22:15:00,2021-10-06 22:20:00,3580.34,3585.99,0.2,100.0,0.0056,-0.03,0.01,-0.04,flip -12229,做多,2021-10-06 22:20:00,2021-10-06 22:25:00,3585.99,3585.79,0.2,100.0,0.0056,-0.0,0.01,-0.01,flip -12230,做空,2021-10-06 22:25:00,2021-10-06 22:35:00,3585.79,3587.54,0.2,100.0,0.0056,-0.01,0.01,-0.02,flip -12231,做多,2021-10-06 22:35:00,2021-10-06 22:45:00,3587.54,3587.46,0.2,100.0,0.0056,-0.0,0.01,-0.01,flip -12232,做空,2021-10-06 22:45:00,2021-10-06 22:50:00,3587.46,3589.6,0.2,100.0,0.0056,-0.01,0.01,-0.02,flip -12233,做多,2021-10-06 22:50:00,2021-10-06 23:10:00,3589.6,3582.29,0.2,100.0,0.0056,-0.04,0.01,-0.05,tp_upper -12234,做多,2021-10-06 23:15:00,2021-10-06 23:20:00,3600.12,3589.01,0.2,100.0,0.0055,-0.06,0.01,-0.07,flip -12235,做空,2021-10-06 23:20:00,2021-10-06 23:25:00,3589.01,3596.7,0.2,100.0,0.0055,-0.04,0.01,-0.05,flip -12236,做多,2021-10-06 23:25:00,2021-10-06 23:45:00,3596.7,3586.21,0.2,100.0,0.0055,-0.06,0.01,-0.07,flip -12237,做空,2021-10-06 23:45:00,2021-10-07 00:00:00,3586.21,3565.4,0.2,100.0,0.0055,0.11,0.01,0.1,tp_lower -12238,做多,2021-10-07 06:05:00,2021-10-07 06:15:00,3548.57,3547.66,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12239,做空,2021-10-07 06:15:00,2021-10-07 07:05:00,3547.66,3509.42,0.2,100.0,0.0057,0.22,0.01,0.21,tp_lower -12240,做多,2021-10-07 07:25:00,2021-10-07 07:40:00,3545.95,3577.4,0.2,100.0,0.0058,0.18,0.01,0.17,tp_upper -12241,做多,2021-10-07 09:30:00,2021-10-07 10:30:00,3557.92,3556.52,0.21,100.0,0.0058,-0.01,0.01,-0.02,flip -12242,做空,2021-10-07 10:30:00,2021-10-07 10:50:00,3556.52,3558.36,0.21,100.0,0.0058,-0.01,0.01,-0.02,flip -12243,做多,2021-10-07 10:50:00,2021-10-07 12:05:00,3558.36,3578.21,0.21,100.0,0.0058,0.11,0.01,0.1,tp_upper -12244,做多,2021-10-07 12:30:00,2021-10-07 13:35:00,3562.91,3597.15,0.21,100.0,0.0058,0.2,0.01,0.19,tp_upper -12245,做多,2021-10-07 15:00:00,2021-10-07 15:05:00,3573.3,3567.61,0.21,100.0,0.0058,-0.03,0.01,-0.04,flip -12246,做空,2021-10-07 15:05:00,2021-10-07 15:15:00,3567.61,3583.17,0.21,100.0,0.0058,-0.09,0.01,-0.1,flip -12247,做多,2021-10-07 15:15:00,2021-10-07 16:05:00,3583.17,3579.06,0.21,100.0,0.0058,-0.02,0.01,-0.03,flip -12248,做空,2021-10-07 16:05:00,2021-10-07 16:15:00,3579.06,3574.27,0.21,100.0,0.0058,0.03,0.01,0.02,flip -12249,做多,2021-10-07 16:15:00,2021-10-07 17:10:00,3574.27,3617.34,0.21,100.0,0.0058,0.25,0.01,0.24,tp_upper -12250,做多,2021-10-07 22:20:00,2021-10-07 22:25:00,3608.83,3605.3,0.21,100.0,0.0058,-0.02,0.01,-0.03,flip -12251,做空,2021-10-07 22:25:00,2021-10-07 22:55:00,3605.3,3608.01,0.21,100.0,0.0058,-0.02,0.01,-0.03,flip -12252,做多,2021-10-07 22:55:00,2021-10-07 23:00:00,3608.01,3605.99,0.21,100.0,0.0058,-0.01,0.01,-0.02,flip -12253,做空,2021-10-07 23:00:00,2021-10-07 23:30:00,3605.99,3593.9,0.21,100.0,0.0057,0.07,0.01,0.06,tp_lower -12254,做多,2021-10-08 00:10:00,2021-10-08 00:20:00,3603.27,3606.2,0.21,100.0,0.0059,0.02,0.01,0.01,flip -12255,做空,2021-10-08 00:20:00,2021-10-08 00:40:00,3606.2,3607.35,0.21,100.0,0.0058,-0.01,0.01,-0.02,flip -12256,做多,2021-10-08 00:40:00,2021-10-08 00:50:00,3607.35,3609.9,0.21,100.0,0.0058,0.01,0.01,0.0,flip -12257,做空,2021-10-08 00:50:00,2021-10-08 01:00:00,3609.9,3612.73,0.21,100.0,0.0058,-0.02,0.01,-0.03,flip -12258,做多,2021-10-08 01:00:00,2021-10-08 01:15:00,3612.73,3602.54,0.21,100.0,0.0058,-0.06,0.01,-0.07,flip -12259,做空,2021-10-08 01:15:00,2021-10-08 01:25:00,3602.54,3611.65,0.21,100.0,0.0058,-0.05,0.01,-0.06,flip -12260,做多,2021-10-08 01:25:00,2021-10-08 01:30:00,3611.65,3603.5,0.21,100.0,0.0058,-0.05,0.01,-0.06,flip -12261,做空,2021-10-08 01:30:00,2021-10-08 01:35:00,3603.5,3610.46,0.21,100.0,0.0058,-0.04,0.01,-0.05,flip -12262,做多,2021-10-08 01:35:00,2021-10-08 01:40:00,3610.46,3597.02,0.21,100.0,0.0057,-0.08,0.01,-0.09,flip -12263,做空,2021-10-08 01:40:00,2021-10-08 01:55:00,3597.02,3610.48,0.21,100.0,0.0057,-0.08,0.01,-0.09,flip -12264,做多,2021-10-08 01:55:00,2021-10-08 02:05:00,3610.48,3600.54,0.21,100.0,0.0057,-0.06,0.01,-0.07,flip -12265,做空,2021-10-08 02:05:00,2021-10-08 02:15:00,3600.54,3584.35,0.2,100.0,0.0057,0.09,0.01,0.08,tp_lower -12266,做多,2021-10-08 07:10:00,2021-10-08 07:45:00,3594.36,3606.02,0.21,100.0,0.0057,0.07,0.01,0.06,tp_upper -12267,做多,2021-10-08 12:20:00,2021-10-08 12:25:00,3599.48,3597.96,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -12268,做空,2021-10-08 12:25:00,2021-10-08 12:30:00,3597.96,3602.15,0.21,100.0,0.0057,-0.02,0.01,-0.03,flip -12269,做多,2021-10-08 12:30:00,2021-10-08 12:45:00,3602.15,3601.02,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12270,做空,2021-10-08 12:45:00,2021-10-08 13:20:00,3601.02,3608.14,0.2,100.0,0.0057,-0.04,0.01,-0.05,flip -12271,做多,2021-10-08 13:20:00,2021-10-08 13:30:00,3608.14,3602.24,0.2,100.0,0.0057,-0.03,0.01,-0.04,flip -12272,做空,2021-10-08 13:30:00,2021-10-08 13:40:00,3602.24,3602.2,0.2,100.0,0.0057,0.0,0.01,-0.01,flip -12273,做多,2021-10-08 13:40:00,2021-10-08 13:45:00,3602.2,3598.01,0.2,100.0,0.0056,-0.02,0.01,-0.03,flip -12274,做空,2021-10-08 13:45:00,2021-10-08 14:00:00,3598.01,3610.39,0.2,100.0,0.0056,-0.07,0.01,-0.08,flip -12275,做多,2021-10-08 14:00:00,2021-10-08 14:05:00,3610.39,3607.29,0.2,100.0,0.0056,-0.02,0.01,-0.03,flip -12276,做空,2021-10-08 14:05:00,2021-10-08 14:10:00,3607.29,3611.05,0.2,100.0,0.0056,-0.02,0.01,-0.03,flip -12277,做多,2021-10-08 14:10:00,2021-10-08 14:40:00,3611.05,3658.35,0.2,100.0,0.0056,0.26,0.01,0.25,tp_upper -12278,做多,2021-10-08 15:50:00,2021-10-08 16:00:00,3617.49,3620.49,0.2,100.0,0.0056,0.02,0.01,0.01,flip -12279,做空,2021-10-08 16:00:00,2021-10-08 16:25:00,3620.49,3623.47,0.2,100.0,0.0056,-0.02,0.01,-0.03,flip -12280,做多,2021-10-08 16:25:00,2021-10-08 16:55:00,3623.47,3632.66,0.2,100.0,0.0056,0.05,0.01,0.04,flip -12281,做空,2021-10-08 16:55:00,2021-10-08 17:55:00,3632.66,3627.85,0.2,100.0,0.0056,0.03,0.01,0.02,flip -12282,做多,2021-10-08 17:55:00,2021-10-08 18:55:00,3627.85,3626.73,0.2,100.0,0.0056,-0.01,0.01,-0.02,flip -12283,做空,2021-10-08 18:55:00,2021-10-08 19:00:00,3626.73,3630.03,0.2,100.0,0.0056,-0.02,0.01,-0.03,flip -12284,做多,2021-10-08 19:00:00,2021-10-08 19:15:00,3630.03,3626.17,0.2,100.0,0.0056,-0.02,0.01,-0.03,flip -12285,做空,2021-10-08 19:15:00,2021-10-08 19:30:00,3626.17,3630.72,0.2,100.0,0.0056,-0.03,0.01,-0.04,flip -12286,做多,2021-10-08 19:30:00,2021-10-08 19:35:00,3630.72,3619.63,0.2,100.0,0.0056,-0.06,0.01,-0.07,flip -12287,做空,2021-10-08 19:35:00,2021-10-08 19:45:00,3619.63,3624.63,0.2,100.0,0.0056,-0.03,0.01,-0.04,flip -12288,做多,2021-10-08 19:45:00,2021-10-08 19:50:00,3624.63,3618.36,0.2,100.0,0.0055,-0.03,0.01,-0.04,flip -12289,做空,2021-10-08 19:50:00,2021-10-08 19:55:00,3618.36,3627.27,0.2,100.0,0.0055,-0.05,0.01,-0.06,flip -12290,做多,2021-10-08 19:55:00,2021-10-08 20:00:00,3627.27,3619.39,0.2,100.0,0.0055,-0.04,0.01,-0.05,flip -12291,做空,2021-10-08 20:00:00,2021-10-08 20:40:00,3619.39,3601.66,0.2,100.0,0.0055,0.1,0.01,0.09,tp_lower -12292,做多,2021-10-09 03:30:00,2021-10-09 03:55:00,3584.17,3580.71,0.21,100.0,0.0058,-0.02,0.01,-0.03,flip -12293,做空,2021-10-09 03:55:00,2021-10-09 04:20:00,3580.71,3581.11,0.21,100.0,0.0058,-0.0,0.01,-0.01,flip -12294,做多,2021-10-09 04:20:00,2021-10-09 04:40:00,3581.11,3580.12,0.21,100.0,0.0058,-0.01,0.01,-0.02,flip -12295,做空,2021-10-09 04:40:00,2021-10-09 04:45:00,3580.12,3585.97,0.21,100.0,0.0057,-0.03,0.01,-0.04,flip -12296,做多,2021-10-09 04:45:00,2021-10-09 05:15:00,3585.97,3578.04,0.21,100.0,0.0057,-0.05,0.01,-0.06,flip -12297,做空,2021-10-09 05:15:00,2021-10-09 05:25:00,3578.04,3576.58,0.2,100.0,0.0057,0.01,0.01,-0.0,flip -12298,做多,2021-10-09 05:25:00,2021-10-09 05:35:00,3576.58,3574.68,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12299,做空,2021-10-09 05:35:00,2021-10-09 05:40:00,3574.68,3577.22,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12300,做多,2021-10-09 05:40:00,2021-10-09 06:00:00,3577.22,3607.41,0.2,100.0,0.0057,0.17,0.01,0.16,tp_upper -12301,做多,2021-10-09 08:40:00,2021-10-09 09:00:00,3579.79,3583.32,0.21,100.0,0.0057,0.02,0.01,0.01,flip -12302,做空,2021-10-09 09:00:00,2021-10-09 09:05:00,3583.32,3583.56,0.21,100.0,0.0057,-0.0,0.01,-0.01,flip -12303,做多,2021-10-09 09:05:00,2021-10-09 09:10:00,3583.56,3582.21,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -12304,做空,2021-10-09 09:10:00,2021-10-09 09:20:00,3582.21,3578.32,0.2,100.0,0.0057,0.02,0.01,0.01,flip -12305,做多,2021-10-09 09:20:00,2021-10-09 09:40:00,3578.32,3583.19,0.2,100.0,0.0057,0.03,0.01,0.02,flip -12306,做空,2021-10-09 09:40:00,2021-10-09 09:50:00,3583.19,3594.78,0.2,100.0,0.0057,-0.07,0.01,-0.08,flip -12307,做多,2021-10-09 09:50:00,2021-10-09 10:35:00,3594.78,3584.46,0.2,100.0,0.0057,-0.06,0.01,-0.07,flip -12308,做空,2021-10-09 10:35:00,2021-10-09 10:40:00,3584.46,3586.51,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12309,做多,2021-10-09 10:40:00,2021-10-09 10:50:00,3586.51,3605.83,0.2,100.0,0.0057,0.11,0.01,0.1,tp_upper -12310,做多,2021-10-09 15:50:00,2021-10-09 15:55:00,3603.41,3602.48,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12311,做空,2021-10-09 15:55:00,2021-10-09 16:00:00,3602.48,3605.0,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12312,做多,2021-10-09 16:00:00,2021-10-09 16:10:00,3605.0,3606.99,0.2,100.0,0.0056,0.01,0.01,0.0,flip -12313,做空,2021-10-09 16:10:00,2021-10-09 16:20:00,3606.99,3600.45,0.2,100.0,0.0056,0.04,0.01,0.03,flip -12314,做多,2021-10-09 16:20:00,2021-10-09 16:30:00,3600.45,3593.19,0.2,100.0,0.0056,-0.04,0.01,-0.05,flip -12315,做空,2021-10-09 16:30:00,2021-10-09 16:40:00,3593.19,3580.4,0.2,100.0,0.0056,0.07,0.01,0.06,tp_lower -12316,做多,2021-10-09 17:30:00,2021-10-09 17:40:00,3601.36,3591.37,0.2,100.0,0.0056,-0.06,0.01,-0.07,flip -12317,做空,2021-10-09 17:40:00,2021-10-09 17:55:00,3591.37,3595.29,0.2,100.0,0.0056,-0.02,0.01,-0.03,flip -12318,做多,2021-10-09 17:55:00,2021-10-10 05:20:00,3595.29,3559.56,0.2,100.0,0.0056,-0.2,0.01,-0.21,flip -12319,做空,2021-10-10 05:20:00,2021-10-10 11:15:00,3559.56,3561.97,0.2,100.0,0.0058,-0.01,0.01,-0.02,flip -12320,做多,2021-10-10 11:15:00,2021-10-10 11:20:00,3561.97,3561.14,0.2,100.0,0.0057,-0.0,0.01,-0.01,flip -12321,做空,2021-10-10 11:20:00,2021-10-10 11:25:00,3561.14,3568.85,0.2,100.0,0.0057,-0.04,0.01,-0.05,flip -12322,做多,2021-10-10 11:25:00,2021-10-10 11:50:00,3568.85,3566.3,0.2,100.0,0.0057,-0.01,0.01,-0.02,flip -12323,做空,2021-10-10 11:50:00,2021-10-10 12:20:00,3566.3,3531.81,0.2,100.0,0.0057,0.2,0.01,0.19,tp_lower -12324,做多,2021-10-10 14:15:00,2021-10-10 14:20:00,3575.56,3569.0,0.2,100.0,0.0057,-0.04,0.01,-0.05,flip -12325,做空,2021-10-10 14:20:00,2021-10-10 15:00:00,3569.0,3539.68,0.2,100.0,0.0057,0.17,0.01,0.16,tp_lower -12326,做多,2021-10-10 20:15:00,2021-10-10 20:25:00,3548.28,3553.55,0.21,100.0,0.0058,0.03,0.01,0.02,tp_upper -12327,做多,2021-10-11 02:55:00,2021-10-11 03:00:00,3478.31,3477.25,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12328,做空,2021-10-11 03:00:00,2021-10-11 03:20:00,3477.25,3480.0,0.21,100.0,0.006,-0.02,0.01,-0.03,flip -12329,做多,2021-10-11 03:20:00,2021-10-11 04:10:00,3480.0,3530.33,0.21,100.0,0.0059,0.3,0.01,0.29,tp_upper -12330,做多,2021-10-11 16:05:00,2021-10-11 16:15:00,3590.75,3581.12,0.21,100.0,0.0058,-0.06,0.01,-0.07,flip -12331,做空,2021-10-11 16:15:00,2021-10-11 16:20:00,3581.12,3589.7,0.21,100.0,0.0058,-0.05,0.01,-0.06,flip -12332,做多,2021-10-11 16:20:00,2021-10-11 16:30:00,3589.7,3589.27,0.21,100.0,0.0058,-0.0,0.01,-0.01,flip -12333,做空,2021-10-11 16:30:00,2021-10-11 16:40:00,3589.27,3588.89,0.21,100.0,0.0058,0.0,0.01,-0.01,flip -12334,做多,2021-10-11 16:40:00,2021-10-11 16:45:00,3588.89,3578.66,0.21,100.0,0.0058,-0.06,0.01,-0.07,flip -12335,做空,2021-10-11 16:45:00,2021-10-11 17:00:00,3578.66,3567.59,0.21,100.0,0.0058,0.06,0.01,0.05,tp_lower -12336,做多,2021-10-12 05:45:00,2021-10-12 06:00:00,3502.45,3508.2,0.21,100.0,0.006,0.03,0.01,0.02,flip -12337,做空,2021-10-12 06:00:00,2021-10-12 06:45:00,3508.2,3481.82,0.21,100.0,0.006,0.16,0.01,0.15,tp_lower -12338,做多,2021-10-12 08:10:00,2021-10-12 08:25:00,3497.99,3502.33,0.21,100.0,0.006,0.03,0.01,0.02,flip -12339,做空,2021-10-12 08:25:00,2021-10-12 08:35:00,3502.33,3499.41,0.21,100.0,0.006,0.02,0.01,0.01,flip -12340,做多,2021-10-12 08:35:00,2021-10-12 08:55:00,3499.41,3498.36,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12341,做空,2021-10-12 08:55:00,2021-10-12 09:20:00,3498.36,3473.55,0.21,100.0,0.006,0.15,0.01,0.14,tp_lower -12342,做多,2021-10-12 13:30:00,2021-10-12 13:35:00,3495.04,3514.04,0.21,100.0,0.0061,0.11,0.01,0.1,tp_upper -12343,做多,2021-10-12 15:05:00,2021-10-12 16:05:00,3486.09,3500.54,0.21,100.0,0.0061,0.09,0.01,0.08,tp_upper -12344,做多,2021-10-12 20:25:00,2021-10-12 20:30:00,3487.56,3481.64,0.21,100.0,0.0061,-0.04,0.01,-0.05,flip -12345,做空,2021-10-12 20:30:00,2021-10-12 20:35:00,3481.64,3489.13,0.21,100.0,0.0061,-0.05,0.01,-0.06,flip -12346,做多,2021-10-12 20:35:00,2021-10-12 20:45:00,3489.13,3480.5,0.21,100.0,0.0061,-0.05,0.01,-0.06,flip -12347,做空,2021-10-12 20:45:00,2021-10-12 21:30:00,3480.5,3487.87,0.21,100.0,0.0061,-0.04,0.01,-0.06,flip -12348,做多,2021-10-12 21:30:00,2021-10-12 21:35:00,3487.87,3480.65,0.21,100.0,0.006,-0.04,0.01,-0.05,flip -12349,做空,2021-10-12 21:35:00,2021-10-12 21:45:00,3480.65,3488.62,0.21,100.0,0.006,-0.05,0.01,-0.06,flip -12350,做多,2021-10-12 21:45:00,2021-10-12 21:50:00,3488.62,3486.79,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12351,做空,2021-10-12 21:50:00,2021-10-12 21:55:00,3486.79,3487.63,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12352,做多,2021-10-12 21:55:00,2021-10-12 22:05:00,3487.63,3485.6,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12353,做空,2021-10-12 22:05:00,2021-10-12 22:30:00,3485.6,3496.25,0.21,100.0,0.006,-0.06,0.01,-0.07,flip -12354,做多,2021-10-12 22:30:00,2021-10-12 22:35:00,3496.25,3492.88,0.21,100.0,0.0059,-0.02,0.01,-0.03,flip -12355,做空,2021-10-12 22:35:00,2021-10-12 22:40:00,3492.88,3499.61,0.21,100.0,0.0059,-0.04,0.01,-0.05,flip -12356,做多,2021-10-12 22:40:00,2021-10-12 23:25:00,3499.61,3494.39,0.21,100.0,0.0059,-0.03,0.01,-0.04,flip -12357,做空,2021-10-12 23:25:00,2021-10-12 23:55:00,3494.39,3492.91,0.21,100.0,0.0059,0.01,0.01,-0.0,flip -12358,做多,2021-10-12 23:55:00,2021-10-13 00:00:00,3492.91,3487.14,0.21,100.0,0.0059,-0.03,0.01,-0.04,flip -12359,做空,2021-10-13 00:00:00,2021-10-13 00:05:00,3487.14,3512.8,0.21,100.0,0.006,-0.15,0.01,-0.16,flip -12360,做多,2021-10-13 00:05:00,2021-10-13 00:10:00,3512.8,3508.21,0.21,100.0,0.0059,-0.03,0.01,-0.04,tp_upper -12361,做多,2021-10-13 02:10:00,2021-10-13 02:55:00,3502.97,3519.79,0.21,100.0,0.0059,0.1,0.01,0.09,tp_upper -12362,做多,2021-10-13 04:05:00,2021-10-13 05:20:00,3500.15,3520.7,0.21,100.0,0.0059,0.12,0.01,0.11,tp_upper -12363,做多,2021-10-13 12:05:00,2021-10-13 12:15:00,3476.41,3469.8,0.21,100.0,0.006,-0.04,0.01,-0.05,flip -12364,做空,2021-10-13 12:15:00,2021-10-13 12:55:00,3469.8,3471.01,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12365,做多,2021-10-13 12:55:00,2021-10-13 13:00:00,3471.01,3468.36,0.21,100.0,0.006,-0.02,0.01,-0.03,flip -12366,做空,2021-10-13 13:00:00,2021-10-13 13:10:00,3468.36,3469.34,0.21,100.0,0.006,-0.01,0.01,-0.02,flip -12367,做多,2021-10-13 13:10:00,2021-10-13 13:20:00,3469.34,3465.05,0.21,100.0,0.006,-0.03,0.01,-0.04,flip -12368,做空,2021-10-13 13:20:00,2021-10-13 14:00:00,3465.05,3429.77,0.21,100.0,0.006,0.21,0.01,0.2,tp_lower -12369,做多,2021-10-13 14:30:00,2021-10-13 14:35:00,3498.89,3484.41,0.21,100.0,0.006,-0.09,0.01,-0.1,tp_upper -12370,做多,2021-10-14 06:55:00,2021-10-14 07:15:00,3629.64,3622.0,0.21,100.0,0.0058,-0.04,0.01,-0.05,flip -12371,做空,2021-10-14 07:15:00,2021-10-14 07:20:00,3622.0,3631.79,0.21,100.0,0.0058,-0.06,0.01,-0.07,flip -12372,做多,2021-10-14 07:20:00,2021-10-14 07:30:00,3631.79,3631.25,0.21,100.0,0.0057,-0.0,0.01,-0.01,flip -12373,做空,2021-10-14 07:30:00,2021-10-14 07:40:00,3631.25,3636.01,0.21,100.0,0.0057,-0.03,0.01,-0.04,flip -12374,做多,2021-10-14 07:40:00,2021-10-14 07:45:00,3636.01,3635.08,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -12375,做空,2021-10-14 07:45:00,2021-10-14 09:30:00,3635.08,3630.85,0.21,100.0,0.0057,0.02,0.01,0.01,flip -12376,做多,2021-10-14 09:30:00,2021-10-14 09:40:00,3630.85,3635.31,0.21,100.0,0.0057,0.03,0.01,0.02,flip -12377,做空,2021-10-14 09:40:00,2021-10-14 09:50:00,3635.31,3635.84,0.21,100.0,0.0057,-0.0,0.01,-0.01,flip -12378,做多,2021-10-14 09:50:00,2021-10-14 09:55:00,3635.84,3634.95,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -12379,做空,2021-10-14 09:55:00,2021-10-14 10:10:00,3634.95,3639.57,0.21,100.0,0.0057,-0.03,0.01,-0.04,flip -12380,做多,2021-10-14 10:10:00,2021-10-14 10:15:00,3639.57,3638.43,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -12381,做空,2021-10-14 10:15:00,2021-10-14 10:30:00,3638.43,3642.49,0.21,100.0,0.0057,-0.02,0.01,-0.03,flip -12382,做多,2021-10-14 10:30:00,2021-10-14 10:35:00,3642.49,3643.56,0.21,100.0,0.0057,0.01,0.01,-0.0,tp_upper -12383,做多,2021-10-14 20:30:00,2021-10-14 20:35:00,3776.21,3772.93,0.21,100.0,0.0055,-0.02,0.01,-0.03,flip -12384,做空,2021-10-14 20:35:00,2021-10-14 22:50:00,3772.93,3788.05,0.21,100.0,0.0054,-0.08,0.01,-0.09,flip -12385,做多,2021-10-14 22:50:00,2021-10-14 22:55:00,3788.05,3785.93,0.2,100.0,0.0054,-0.01,0.01,-0.02,flip -12386,做空,2021-10-14 22:55:00,2021-10-14 23:05:00,3785.93,3794.51,0.2,100.0,0.0054,-0.05,0.01,-0.06,flip -12387,做多,2021-10-14 23:05:00,2021-10-14 23:15:00,3794.51,3782.2,0.2,100.0,0.0054,-0.07,0.01,-0.08,flip -12388,做空,2021-10-14 23:15:00,2021-10-14 23:30:00,3782.2,3783.78,0.2,100.0,0.0054,-0.01,0.01,-0.02,flip -12389,做多,2021-10-14 23:30:00,2021-10-15 00:00:00,3783.78,3783.74,0.2,100.0,0.0053,-0.0,0.01,-0.01,flip -12390,做空,2021-10-15 00:00:00,2021-10-15 00:10:00,3783.74,3791.29,0.21,100.0,0.0054,-0.04,0.01,-0.05,flip -12391,做多,2021-10-15 00:10:00,2021-10-15 00:15:00,3791.29,3780.54,0.21,100.0,0.0054,-0.06,0.01,-0.07,flip -12392,做空,2021-10-15 00:15:00,2021-10-15 00:30:00,3780.54,3764.6,0.2,100.0,0.0054,0.09,0.01,0.08,tp_lower -12393,做多,2021-10-15 02:20:00,2021-10-15 02:30:00,3791.37,3804.18,0.2,100.0,0.0054,0.07,0.01,0.06,tp_upper -12394,做多,2021-10-15 13:20:00,2021-10-15 13:25:00,3809.8,3803.96,0.21,100.0,0.0054,-0.03,0.01,-0.04,flip -12395,做空,2021-10-15 13:25:00,2021-10-15 13:30:00,3803.96,3811.37,0.2,100.0,0.0054,-0.04,0.01,-0.05,flip -12396,做多,2021-10-15 13:30:00,2021-10-15 13:35:00,3811.37,3799.52,0.2,100.0,0.0054,-0.06,0.01,-0.07,flip -12397,做空,2021-10-15 13:35:00,2021-10-15 13:40:00,3799.52,3806.28,0.2,100.0,0.0054,-0.04,0.01,-0.05,flip -12398,做多,2021-10-15 13:40:00,2021-10-15 14:00:00,3806.28,3815.02,0.2,100.0,0.0053,0.05,0.01,0.04,flip -12399,做空,2021-10-15 14:00:00,2021-10-15 15:40:00,3815.02,3797.99,0.2,100.0,0.0053,0.09,0.01,0.08,flip -12400,做多,2021-10-15 15:40:00,2021-10-15 15:55:00,3797.99,3793.59,0.2,100.0,0.0054,-0.02,0.01,-0.03,flip -12401,做空,2021-10-15 15:55:00,2021-10-15 16:00:00,3793.59,3803.86,0.2,100.0,0.0054,-0.06,0.01,-0.07,flip -12402,做多,2021-10-15 16:00:00,2021-10-15 16:30:00,3803.86,3820.0,0.2,100.0,0.0053,0.09,0.01,0.08,tp_upper -12403,做多,2021-10-15 22:20:00,2021-10-15 23:00:00,3845.12,3847.2,0.2,100.0,0.0053,0.01,0.01,0.0,flip -12404,做空,2021-10-15 23:00:00,2021-10-15 23:05:00,3847.2,3852.16,0.2,100.0,0.0053,-0.03,0.01,-0.04,flip -12405,做多,2021-10-15 23:05:00,2021-10-15 23:10:00,3852.16,3844.25,0.2,100.0,0.0053,-0.04,0.01,-0.05,flip -12406,做空,2021-10-15 23:10:00,2021-10-15 23:15:00,3844.25,3853.62,0.2,100.0,0.0053,-0.05,0.01,-0.06,flip -12407,做多,2021-10-15 23:15:00,2021-10-16 00:40:00,3853.62,3853.59,0.2,100.0,0.0052,-0.0,0.01,-0.01,flip -12408,做空,2021-10-16 00:40:00,2021-10-16 01:15:00,3853.59,3853.67,0.2,100.0,0.0053,-0.0,0.01,-0.01,flip -12409,做多,2021-10-16 01:15:00,2021-10-16 04:20:00,3853.67,3850.07,0.2,100.0,0.0053,-0.02,0.01,-0.03,flip -12410,做空,2021-10-16 04:20:00,2021-10-16 05:15:00,3850.07,3854.15,0.2,100.0,0.0053,-0.02,0.01,-0.03,flip -12411,做多,2021-10-16 05:15:00,2021-10-16 05:50:00,3854.15,3855.73,0.2,100.0,0.0053,0.01,0.01,-0.0,flip -12412,做空,2021-10-16 05:50:00,2021-10-16 06:05:00,3855.73,3861.78,0.2,100.0,0.0053,-0.03,0.01,-0.04,flip -12413,做多,2021-10-16 06:05:00,2021-10-16 06:55:00,3861.78,3850.28,0.2,100.0,0.0053,-0.06,0.01,-0.07,flip -12414,做空,2021-10-16 06:55:00,2021-10-16 07:20:00,3850.28,3844.57,0.2,100.0,0.0052,0.03,0.01,0.02,tp_lower -12415,做多,2021-10-16 07:50:00,2021-10-16 08:05:00,3852.98,3872.27,0.2,100.0,0.0052,0.1,0.01,0.09,tp_upper -12416,做多,2021-10-16 13:00:00,2021-10-16 13:20:00,3905.5,3899.28,0.2,100.0,0.0052,-0.03,0.01,-0.04,flip -12417,做空,2021-10-16 13:20:00,2021-10-16 15:00:00,3899.28,3905.29,0.2,100.0,0.0052,-0.03,0.01,-0.04,flip -12418,做多,2021-10-16 15:00:00,2021-10-16 15:45:00,3905.29,3913.3,0.2,100.0,0.0052,0.04,0.01,0.03,flip -12419,做空,2021-10-16 15:45:00,2021-10-16 16:05:00,3913.3,3911.12,0.2,100.0,0.0052,0.01,0.01,0.0,flip -12420,做多,2021-10-16 16:05:00,2021-10-16 16:10:00,3911.12,3910.65,0.2,100.0,0.0052,-0.0,0.01,-0.01,flip -12421,做空,2021-10-16 16:10:00,2021-10-16 16:15:00,3910.65,3913.39,0.2,100.0,0.0052,-0.01,0.01,-0.02,flip -12422,做多,2021-10-16 16:15:00,2021-10-16 16:20:00,3913.39,3901.15,0.2,100.0,0.0052,-0.06,0.01,-0.07,flip -12423,做空,2021-10-16 16:20:00,2021-10-16 17:05:00,3901.15,3852.49,0.2,100.0,0.0051,0.25,0.01,0.24,tp_lower -12424,做多,2021-10-17 01:00:00,2021-10-17 01:20:00,3859.9,3854.35,0.21,100.0,0.0053,-0.03,0.01,-0.04,flip -12425,做空,2021-10-17 01:20:00,2021-10-17 01:55:00,3854.35,3852.72,0.21,100.0,0.0053,0.01,0.01,-0.0,flip -12426,做多,2021-10-17 01:55:00,2021-10-17 02:00:00,3852.72,3848.52,0.21,100.0,0.0053,-0.02,0.01,-0.03,flip -12427,做空,2021-10-17 02:00:00,2021-10-17 02:05:00,3848.52,3850.86,0.2,100.0,0.0053,-0.01,0.01,-0.02,flip -12428,做多,2021-10-17 02:05:00,2021-10-17 02:20:00,3850.86,3844.37,0.2,100.0,0.0053,-0.03,0.01,-0.04,flip -12429,做空,2021-10-17 02:20:00,2021-10-17 02:25:00,3844.37,3847.01,0.2,100.0,0.0053,-0.01,0.01,-0.02,flip -12430,做多,2021-10-17 02:25:00,2021-10-17 03:20:00,3847.01,3876.83,0.2,100.0,0.0053,0.16,0.01,0.15,tp_upper -12431,做多,2021-10-17 11:50:00,2021-10-17 23:50:00,3878.52,3855.41,0.21,100.0,0.0053,-0.12,0.01,-0.13,tp_upper -12432,做多,2021-10-18 14:05:00,2021-10-18 14:10:00,3819.8,3817.31,0.21,100.0,0.0054,-0.01,0.01,-0.02,flip -12433,做空,2021-10-18 14:10:00,2021-10-18 14:25:00,3817.31,3809.99,0.2,100.0,0.0054,0.04,0.01,0.03,flip -12434,做多,2021-10-18 14:25:00,2021-10-18 14:30:00,3809.99,3796.7,0.21,100.0,0.0054,-0.07,0.01,-0.08,flip -12435,做空,2021-10-18 14:30:00,2021-10-18 15:20:00,3796.7,3741.95,0.2,100.0,0.0054,0.29,0.01,0.28,tp_lower -12436,做多,2021-10-18 20:05:00,2021-10-18 20:15:00,3762.92,3754.04,0.21,100.0,0.0055,-0.05,0.01,-0.06,flip -12437,做空,2021-10-18 20:15:00,2021-10-18 20:20:00,3754.04,3759.36,0.21,100.0,0.0055,-0.03,0.01,-0.04,flip -12438,做多,2021-10-18 20:20:00,2021-10-18 20:30:00,3759.36,3754.01,0.21,100.0,0.0055,-0.03,0.01,-0.04,flip -12439,做空,2021-10-18 20:30:00,2021-10-18 21:20:00,3754.01,3749.37,0.21,100.0,0.0055,0.03,0.01,0.02,flip -12440,做多,2021-10-18 21:20:00,2021-10-18 21:50:00,3749.37,3745.61,0.21,100.0,0.0055,-0.02,0.01,-0.03,flip -12441,做空,2021-10-18 21:50:00,2021-10-18 22:55:00,3745.61,3750.6,0.2,100.0,0.0055,-0.03,0.01,-0.04,flip -12442,做多,2021-10-18 22:55:00,2021-10-18 23:00:00,3750.6,3750.4,0.2,100.0,0.0054,-0.0,0.01,-0.01,flip -12443,做空,2021-10-18 23:00:00,2021-10-18 23:15:00,3750.4,3753.82,0.2,100.0,0.0054,-0.02,0.01,-0.03,flip -12444,做多,2021-10-18 23:15:00,2021-10-18 23:20:00,3753.82,3745.85,0.2,100.0,0.0054,-0.04,0.01,-0.05,flip -12445,做空,2021-10-18 23:20:00,2021-10-18 23:30:00,3745.85,3757.2,0.2,100.0,0.0054,-0.06,0.01,-0.07,flip -12446,做多,2021-10-18 23:30:00,2021-10-18 23:45:00,3757.2,3746.29,0.2,100.0,0.0054,-0.06,0.01,-0.07,flip -12447,做空,2021-10-18 23:45:00,2021-10-18 23:55:00,3746.29,3748.31,0.2,100.0,0.0054,-0.01,0.01,-0.02,flip -12448,做多,2021-10-18 23:55:00,2021-10-19 00:00:00,3748.31,3737.44,0.2,100.0,0.0054,-0.06,0.01,-0.07,flip -12449,做空,2021-10-19 00:00:00,2021-10-19 00:05:00,3737.44,3759.28,0.2,100.0,0.0054,-0.12,0.01,-0.13,flip -12450,做多,2021-10-19 00:05:00,2021-10-19 00:10:00,3759.28,3763.18,0.2,100.0,0.0054,0.02,0.01,0.01,tp_upper -12451,做多,2021-10-19 06:55:00,2021-10-19 07:00:00,3791.26,3782.99,0.2,100.0,0.0053,-0.04,0.01,-0.05,flip -12452,做空,2021-10-19 07:00:00,2021-10-19 07:05:00,3782.99,3786.0,0.2,100.0,0.0053,-0.02,0.01,-0.03,flip -12453,做多,2021-10-19 07:05:00,2021-10-19 07:15:00,3786.0,3787.23,0.2,100.0,0.0053,0.01,0.01,-0.0,flip -12454,做空,2021-10-19 07:15:00,2021-10-19 07:20:00,3787.23,3790.01,0.2,100.0,0.0053,-0.01,0.01,-0.02,flip -12455,做多,2021-10-19 07:20:00,2021-10-19 08:10:00,3790.01,3794.19,0.2,100.0,0.0053,0.02,0.01,0.01,flip -12456,做空,2021-10-19 08:10:00,2021-10-19 08:20:00,3794.19,3795.43,0.2,100.0,0.0053,-0.01,0.01,-0.02,flip -12457,做多,2021-10-19 08:20:00,2021-10-19 08:25:00,3795.43,3794.26,0.2,100.0,0.0053,-0.01,0.01,-0.02,flip -12458,做空,2021-10-19 08:25:00,2021-10-19 08:30:00,3794.26,3795.17,0.2,100.0,0.0053,-0.0,0.01,-0.01,flip -12459,做多,2021-10-19 08:30:00,2021-10-19 08:35:00,3795.17,3783.24,0.2,100.0,0.0053,-0.06,0.01,-0.07,flip -12460,做空,2021-10-19 08:35:00,2021-10-19 08:45:00,3783.24,3801.44,0.2,100.0,0.0053,-0.1,0.01,-0.11,flip -12461,做多,2021-10-19 08:45:00,2021-10-19 08:50:00,3801.44,3798.94,0.2,100.0,0.0052,-0.01,0.01,-0.02,flip -12462,做空,2021-10-19 08:50:00,2021-10-19 08:55:00,3798.94,3813.58,0.2,100.0,0.0052,-0.08,0.01,-0.09,flip -12463,做多,2021-10-19 08:55:00,2021-10-19 09:10:00,3813.58,3786.17,0.2,100.0,0.0052,-0.14,0.01,-0.15,flip -12464,做空,2021-10-19 09:10:00,2021-10-19 09:30:00,3786.17,3800.28,0.19,100.0,0.0051,-0.07,0.01,-0.08,flip -12465,做多,2021-10-19 09:30:00,2021-10-19 09:35:00,3800.28,3798.7,0.19,100.0,0.0051,-0.01,0.01,-0.02,flip -12466,做空,2021-10-19 09:35:00,2021-10-19 09:45:00,3798.7,3800.32,0.19,100.0,0.0051,-0.01,0.01,-0.02,flip -12467,做多,2021-10-19 09:45:00,2021-10-19 09:50:00,3800.32,3789.17,0.19,100.0,0.0051,-0.06,0.01,-0.07,flip -12468,做空,2021-10-19 09:50:00,2021-10-19 10:00:00,3789.17,3798.52,0.19,100.0,0.0051,-0.05,0.01,-0.06,flip -12469,做多,2021-10-19 10:00:00,2021-10-19 10:20:00,3798.52,3797.77,0.19,100.0,0.0051,-0.0,0.01,-0.01,flip -12470,做空,2021-10-19 10:20:00,2021-10-19 10:25:00,3797.77,3799.08,0.19,100.0,0.005,-0.01,0.01,-0.02,flip -12471,做多,2021-10-19 10:25:00,2021-10-19 11:50:00,3799.08,3805.77,0.19,100.0,0.005,0.03,0.01,0.02,flip -12472,做空,2021-10-19 11:50:00,2021-10-19 12:05:00,3805.77,3800.12,0.19,100.0,0.005,0.03,0.01,0.02,flip -12473,做多,2021-10-19 12:05:00,2021-10-19 12:25:00,3800.12,3801.37,0.19,100.0,0.005,0.01,0.01,-0.0,flip -12474,做空,2021-10-19 12:25:00,2021-10-19 12:30:00,3801.37,3812.33,0.19,100.0,0.005,-0.06,0.01,-0.06,flip -12475,做多,2021-10-19 12:30:00,2021-10-19 12:45:00,3812.33,3806.28,0.19,100.0,0.005,-0.03,0.01,-0.04,flip -12476,做空,2021-10-19 12:45:00,2021-10-19 13:05:00,3806.28,3809.4,0.19,100.0,0.005,-0.02,0.01,-0.03,flip -12477,做多,2021-10-19 13:05:00,2021-10-19 13:20:00,3809.4,3819.09,0.19,100.0,0.005,0.05,0.01,0.04,tp_upper -12478,做多,2021-10-19 13:45:00,2021-10-19 13:50:00,3815.74,3820.35,0.19,100.0,0.005,0.02,0.01,0.01,tp_upper -12479,做多,2021-10-19 14:00:00,2021-10-19 14:20:00,3818.95,3800.02,0.19,100.0,0.005,-0.09,0.01,-0.1,flip -12480,做空,2021-10-19 14:20:00,2021-10-19 14:25:00,3800.02,3765.02,0.19,100.0,0.005,0.17,0.01,0.16,tp_lower -12481,做多,2021-10-19 14:55:00,2021-10-19 15:05:00,3804.04,3800.89,0.19,100.0,0.005,-0.02,0.01,-0.03,flip -12482,做空,2021-10-19 15:05:00,2021-10-19 15:10:00,3800.89,3806.68,0.19,100.0,0.005,-0.03,0.01,-0.04,flip -12483,做多,2021-10-19 15:10:00,2021-10-19 15:20:00,3806.68,3799.48,0.19,100.0,0.005,-0.04,0.01,-0.05,flip -12484,做空,2021-10-19 15:20:00,2021-10-19 15:40:00,3799.48,3800.09,0.19,100.0,0.005,-0.0,0.01,-0.01,flip -12485,做多,2021-10-19 15:40:00,2021-10-19 16:50:00,3800.09,3795.86,0.19,100.0,0.005,-0.02,0.01,-0.03,flip -12486,做空,2021-10-19 16:50:00,2021-10-19 16:55:00,3795.86,3808.49,0.19,100.0,0.005,-0.06,0.01,-0.07,flip -12487,做多,2021-10-19 16:55:00,2021-10-19 17:00:00,3808.49,3813.0,0.19,100.0,0.0049,0.02,0.01,0.01,tp_upper -12488,做多,2021-10-19 18:15:00,2021-10-19 18:30:00,3804.43,3801.46,0.19,100.0,0.0049,-0.01,0.01,-0.02,flip -12489,做空,2021-10-19 18:30:00,2021-10-19 18:35:00,3801.46,3806.04,0.19,100.0,0.0049,-0.02,0.01,-0.03,flip -12490,做多,2021-10-19 18:35:00,2021-10-19 19:05:00,3806.04,3816.69,0.19,100.0,0.0049,0.05,0.01,0.04,tp_upper -12491,做多,2021-10-19 21:00:00,2021-10-19 21:15:00,3816.56,3809.3,0.19,100.0,0.0049,-0.04,0.01,-0.05,flip -12492,做空,2021-10-19 21:15:00,2021-10-20 04:05:00,3809.3,3848.35,0.19,100.0,0.0049,-0.19,0.01,-0.2,flip -12493,做多,2021-10-20 04:05:00,2021-10-20 04:25:00,3848.35,3848.54,0.19,100.0,0.005,0.0,0.01,-0.01,flip -12494,做空,2021-10-20 04:25:00,2021-10-20 04:35:00,3848.54,3855.72,0.19,100.0,0.005,-0.04,0.01,-0.05,flip -12495,做多,2021-10-20 04:35:00,2021-10-20 05:30:00,3855.72,3856.15,0.19,100.0,0.005,0.0,0.01,-0.01,flip -12496,做空,2021-10-20 05:30:00,2021-10-20 07:55:00,3856.15,3860.92,0.19,100.0,0.005,-0.02,0.01,-0.03,flip -12497,做多,2021-10-20 07:55:00,2021-10-20 08:05:00,3860.92,3860.02,0.19,100.0,0.005,-0.0,0.01,-0.01,flip -12498,做空,2021-10-20 08:05:00,2021-10-20 08:15:00,3860.02,3866.89,0.19,100.0,0.0049,-0.03,0.01,-0.04,flip -12499,做多,2021-10-20 08:15:00,2021-10-20 08:45:00,3866.89,3862.46,0.19,100.0,0.0049,-0.02,0.01,-0.03,flip -12500,做空,2021-10-20 08:45:00,2021-10-20 09:05:00,3862.46,3859.29,0.19,100.0,0.0049,0.02,0.01,0.01,flip -12501,做多,2021-10-20 09:05:00,2021-10-20 09:15:00,3859.29,3855.96,0.19,100.0,0.0049,-0.02,0.01,-0.03,flip -12502,做空,2021-10-20 09:15:00,2021-10-20 09:35:00,3855.96,3861.43,0.19,100.0,0.0049,-0.03,0.01,-0.04,flip -12503,做多,2021-10-20 09:35:00,2021-10-20 09:55:00,3861.43,3872.12,0.19,100.0,0.0049,0.05,0.01,0.04,tp_upper -12504,做多,2021-10-20 10:30:00,2021-10-20 10:45:00,3866.54,3857.28,0.19,100.0,0.0049,-0.05,0.01,-0.05,flip -12505,做空,2021-10-20 10:45:00,2021-10-20 10:55:00,3857.28,3857.54,0.19,100.0,0.0049,-0.0,0.01,-0.01,flip -12506,做多,2021-10-20 10:55:00,2021-10-20 11:35:00,3857.54,3870.41,0.19,100.0,0.0049,0.06,0.01,0.05,tp_upper -12507,做多,2021-10-21 06:15:00,2021-10-21 06:20:00,4169.27,4161.91,0.19,100.0,0.0046,-0.03,0.01,-0.04,flip -12508,做空,2021-10-21 06:20:00,2021-10-21 06:25:00,4161.91,4166.85,0.19,100.0,0.0046,-0.02,0.01,-0.03,flip -12509,做多,2021-10-21 06:25:00,2021-10-21 09:00:00,4166.85,4212.32,0.19,100.0,0.0046,0.21,0.01,0.2,tp_upper -12510,做多,2021-10-21 12:20:00,2021-10-21 12:45:00,4200.54,4212.94,0.19,100.0,0.0046,0.06,0.01,0.05,flip -12511,做空,2021-10-21 12:45:00,2021-10-21 12:50:00,4212.94,4214.98,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12512,做多,2021-10-21 12:50:00,2021-10-21 13:55:00,4214.98,4221.37,0.19,100.0,0.0046,0.03,0.01,0.02,flip -12513,做空,2021-10-21 13:55:00,2021-10-21 14:25:00,4221.37,4133.64,0.19,100.0,0.0046,0.4,0.01,0.39,tp_lower -12514,做多,2021-10-22 00:00:00,2021-10-22 00:10:00,4092.27,4084.44,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -12515,做空,2021-10-22 00:10:00,2021-10-22 00:15:00,4084.44,4072.02,0.2,100.0,0.0048,0.06,0.01,0.05,tp_lower -12516,做多,2021-10-22 00:20:00,2021-10-22 00:30:00,4095.76,4117.78,0.2,100.0,0.0048,0.11,0.01,0.1,tp_upper -12517,做多,2021-10-22 06:30:00,2021-10-22 06:35:00,4126.35,4114.64,0.2,100.0,0.0048,-0.06,0.01,-0.07,flip -12518,做空,2021-10-22 06:35:00,2021-10-22 06:40:00,4114.64,4114.99,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -12519,做多,2021-10-22 06:40:00,2021-10-22 06:45:00,4114.99,4113.06,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -12520,做空,2021-10-22 06:45:00,2021-10-22 06:50:00,4113.06,4119.85,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -12521,做多,2021-10-22 06:50:00,2021-10-22 07:05:00,4119.85,4126.39,0.2,100.0,0.0048,0.03,0.01,0.02,flip -12522,做空,2021-10-22 07:05:00,2021-10-22 07:15:00,4126.39,4124.81,0.2,100.0,0.0048,0.01,0.01,-0.0,flip -12523,做多,2021-10-22 07:15:00,2021-10-22 09:25:00,4124.81,4134.44,0.2,100.0,0.0048,0.05,0.01,0.04,flip -12524,做空,2021-10-22 09:25:00,2021-10-22 10:00:00,4134.44,4115.73,0.2,100.0,0.0048,0.09,0.01,0.08,tp_lower -12525,做多,2021-10-22 11:30:00,2021-10-22 11:35:00,4138.15,4137.32,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -12526,做空,2021-10-22 11:35:00,2021-10-22 12:15:00,4137.32,4119.98,0.2,100.0,0.0048,0.08,0.01,0.07,tp_lower -12527,做多,2021-10-22 12:45:00,2021-10-22 13:05:00,4138.53,4131.12,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -12528,做空,2021-10-22 13:05:00,2021-10-22 13:10:00,4131.12,4131.86,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -12529,做多,2021-10-22 13:10:00,2021-10-22 23:05:00,4131.86,3979.71,0.2,100.0,0.0048,-0.73,0.01,-0.74,flip -12530,做空,2021-10-22 23:05:00,2021-10-22 23:20:00,3979.71,3987.17,0.19,100.0,0.0048,-0.04,0.01,-0.05,flip -12531,做多,2021-10-22 23:20:00,2021-10-22 23:50:00,3987.17,3975.99,0.19,100.0,0.0047,-0.05,0.01,-0.06,flip -12532,做空,2021-10-22 23:50:00,2021-10-23 00:25:00,3975.99,3980.24,0.19,100.0,0.0047,-0.02,0.01,-0.03,flip -12533,做多,2021-10-23 00:25:00,2021-10-23 00:35:00,3980.24,3973.3,0.19,100.0,0.0048,-0.03,0.01,-0.04,flip -12534,做空,2021-10-23 00:35:00,2021-10-23 07:40:00,3973.3,4012.94,0.19,100.0,0.0048,-0.19,0.01,-0.2,flip -12535,做多,2021-10-23 07:40:00,2021-10-23 09:05:00,4012.94,4012.01,0.19,100.0,0.0047,-0.0,0.01,-0.01,flip -12536,做空,2021-10-23 09:05:00,2021-10-23 09:20:00,4012.01,3987.09,0.19,100.0,0.0047,0.12,0.01,0.11,tp_lower -12537,做多,2021-10-23 11:20:00,2021-10-23 11:30:00,4028.02,4040.56,0.19,100.0,0.0047,0.06,0.01,0.05,tp_upper -12538,做多,2021-10-24 05:25:00,2021-10-24 05:30:00,4125.92,4119.59,0.19,100.0,0.0046,-0.03,0.01,-0.04,flip -12539,做空,2021-10-24 05:30:00,2021-10-24 06:40:00,4119.59,4100.01,0.19,100.0,0.0046,0.09,0.01,0.08,tp_lower -12540,做多,2021-10-24 09:15:00,2021-10-24 09:20:00,4126.28,4119.3,0.19,100.0,0.0046,-0.03,0.01,-0.04,flip -12541,做空,2021-10-24 09:20:00,2021-10-24 09:25:00,4119.3,4123.53,0.19,100.0,0.0046,-0.02,0.01,-0.03,flip -12542,做多,2021-10-24 09:25:00,2021-10-24 09:30:00,4123.53,4118.0,0.19,100.0,0.0046,-0.03,0.01,-0.04,flip -12543,做空,2021-10-24 09:30:00,2021-10-24 09:50:00,4118.0,4088.61,0.19,100.0,0.0046,0.14,0.01,0.13,tp_lower -12544,做多,2021-10-24 19:50:00,2021-10-24 20:30:00,4039.44,4060.67,0.19,100.0,0.0047,0.1,0.01,0.09,tp_upper -12545,做多,2021-10-25 09:00:00,2021-10-25 09:30:00,4131.72,4129.11,0.19,100.0,0.0047,-0.01,0.01,-0.02,flip -12546,做空,2021-10-25 09:30:00,2021-10-25 09:35:00,4129.11,4140.51,0.19,100.0,0.0047,-0.05,0.01,-0.06,flip -12547,做多,2021-10-25 09:35:00,2021-10-25 10:05:00,4140.51,4138.84,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12548,做空,2021-10-25 10:05:00,2021-10-25 10:10:00,4138.84,4140.24,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12549,做多,2021-10-25 10:10:00,2021-10-25 10:15:00,4140.24,4134.22,0.19,100.0,0.0046,-0.03,0.01,-0.04,flip -12550,做空,2021-10-25 10:15:00,2021-10-25 10:35:00,4134.22,4117.48,0.19,100.0,0.0046,0.08,0.01,0.07,tp_lower -12551,做多,2021-10-25 10:55:00,2021-10-25 11:40:00,4134.64,4138.28,0.19,100.0,0.0046,0.02,0.01,0.01,flip -12552,做空,2021-10-25 11:40:00,2021-10-25 12:05:00,4138.28,4140.75,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12553,做多,2021-10-25 12:05:00,2021-10-25 12:10:00,4140.75,4138.93,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12554,做空,2021-10-25 12:10:00,2021-10-25 12:30:00,4138.93,4136.47,0.19,100.0,0.0046,0.01,0.01,0.0,flip -12555,做多,2021-10-25 12:30:00,2021-10-25 13:30:00,4136.47,4159.33,0.19,100.0,0.0046,0.11,0.01,0.1,tp_upper -12556,做多,2021-10-25 14:35:00,2021-10-25 15:10:00,4141.6,4139.01,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12557,做空,2021-10-25 15:10:00,2021-10-25 15:15:00,4139.01,4141.06,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12558,做多,2021-10-25 15:15:00,2021-10-25 15:40:00,4141.06,4166.8,0.19,100.0,0.0046,0.12,0.01,0.11,tp_upper -12559,做多,2021-10-26 04:50:00,2021-10-26 05:10:00,4213.34,4214.07,0.19,100.0,0.0046,0.0,0.01,-0.01,flip -12560,做空,2021-10-26 05:10:00,2021-10-26 06:05:00,4214.07,4193.91,0.19,100.0,0.0046,0.09,0.01,0.08,tp_lower -12561,做多,2021-10-26 08:10:00,2021-10-26 08:40:00,4226.04,4219.69,0.2,100.0,0.0046,-0.03,0.01,-0.04,flip -12562,做空,2021-10-26 08:40:00,2021-10-26 08:45:00,4219.69,4222.91,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12563,做多,2021-10-26 08:45:00,2021-10-26 08:50:00,4222.91,4221.1,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12564,做空,2021-10-26 08:50:00,2021-10-26 09:25:00,4221.1,4219.96,0.19,100.0,0.0046,0.01,0.01,-0.0,flip -12565,做多,2021-10-26 09:25:00,2021-10-26 09:30:00,4219.96,4211.96,0.19,100.0,0.0046,-0.04,0.01,-0.05,flip -12566,做空,2021-10-26 09:30:00,2021-10-26 10:20:00,4211.96,4219.25,0.19,100.0,0.0046,-0.03,0.01,-0.04,flip -12567,做多,2021-10-26 10:20:00,2021-10-26 10:25:00,4219.25,4215.86,0.19,100.0,0.0046,-0.02,0.01,-0.03,flip -12568,做空,2021-10-26 10:25:00,2021-10-26 10:45:00,4215.86,4226.68,0.19,100.0,0.0046,-0.05,0.01,-0.06,flip -12569,做多,2021-10-26 10:45:00,2021-10-26 11:20:00,4226.68,4215.58,0.19,100.0,0.0045,-0.05,0.01,-0.06,flip -12570,做空,2021-10-26 11:20:00,2021-10-26 11:45:00,4215.58,4216.0,0.19,100.0,0.0045,-0.0,0.01,-0.01,flip -12571,做多,2021-10-26 11:45:00,2021-10-26 12:10:00,4216.0,4212.8,0.19,100.0,0.0045,-0.01,0.01,-0.02,flip -12572,做空,2021-10-26 12:10:00,2021-10-26 12:25:00,4212.8,4199.17,0.19,100.0,0.0045,0.06,0.01,0.05,tp_lower -12573,做多,2021-10-26 15:40:00,2021-10-26 15:45:00,4188.42,4187.46,0.19,100.0,0.0046,-0.0,0.01,-0.01,flip -12574,做空,2021-10-26 15:45:00,2021-10-26 16:05:00,4187.46,4167.7,0.19,100.0,0.0046,0.09,0.01,0.08,tp_lower -12575,做多,2021-10-26 17:35:00,2021-10-26 18:10:00,4199.64,4230.11,0.19,100.0,0.0046,0.14,0.01,0.13,tp_upper -12576,做多,2021-10-27 03:05:00,2021-10-27 04:20:00,4197.04,4272.28,0.2,100.0,0.0047,0.35,0.01,0.34,tp_upper -12577,做多,2021-10-27 18:30:00,2021-10-27 18:35:00,4006.53,3995.83,0.2,100.0,0.005,-0.05,0.01,-0.06,flip -12578,做空,2021-10-27 18:35:00,2021-10-27 18:45:00,3995.83,3979.96,0.2,100.0,0.005,0.08,0.01,0.07,tp_lower -12579,做多,2021-10-27 19:55:00,2021-10-27 20:10:00,4002.03,3982.36,0.2,100.0,0.005,-0.1,0.01,-0.11,flip -12580,做空,2021-10-27 20:10:00,2021-10-27 20:40:00,3982.36,3965.46,0.2,100.0,0.005,0.08,0.01,0.07,tp_lower -12581,做多,2021-10-27 21:15:00,2021-10-27 21:20:00,3998.51,3990.81,0.2,100.0,0.005,-0.04,0.01,-0.05,flip -12582,做空,2021-10-27 21:20:00,2021-10-27 21:30:00,3990.81,3999.58,0.2,100.0,0.005,-0.04,0.01,-0.05,flip -12583,做多,2021-10-27 21:30:00,2021-10-27 21:55:00,3999.58,3994.8,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -12584,做空,2021-10-27 21:55:00,2021-10-27 22:45:00,3994.8,3963.21,0.2,100.0,0.0049,0.16,0.01,0.15,tp_lower -12585,做多,2021-10-28 01:40:00,2021-10-28 01:45:00,3986.3,3976.0,0.2,100.0,0.005,-0.05,0.01,-0.06,flip -12586,做空,2021-10-28 01:45:00,2021-10-28 01:50:00,3976.0,3987.01,0.2,100.0,0.005,-0.06,0.01,-0.07,flip -12587,做多,2021-10-28 01:50:00,2021-10-28 02:20:00,3987.01,3972.57,0.2,100.0,0.005,-0.07,0.01,-0.08,flip -12588,做空,2021-10-28 02:20:00,2021-10-28 02:25:00,3972.57,3975.81,0.2,100.0,0.005,-0.02,0.01,-0.03,flip -12589,做多,2021-10-28 02:25:00,2021-10-28 03:00:00,3975.81,4019.66,0.2,100.0,0.0049,0.22,0.01,0.21,tp_upper -12590,做多,2021-10-28 18:40:00,2021-10-28 18:50:00,4142.22,4186.77,0.2,100.0,0.0048,0.21,0.01,0.2,tp_upper -12591,做多,2021-10-28 18:50:00,2021-10-28 18:55:00,4186.77,4181.8,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -12592,做空,2021-10-28 18:55:00,2021-10-28 19:15:00,4181.8,4178.57,0.2,100.0,0.0048,0.02,0.01,0.01,flip -12593,做多,2021-10-28 19:15:00,2021-10-28 19:30:00,4178.57,4216.8,0.2,100.0,0.0048,0.18,0.01,0.17,tp_upper -12594,做多,2021-10-29 05:45:00,2021-10-29 05:55:00,4325.2,4326.07,0.2,100.0,0.0047,0.0,0.01,-0.01,flip -12595,做空,2021-10-29 05:55:00,2021-10-29 06:05:00,4326.07,4334.14,0.2,100.0,0.0047,-0.04,0.01,-0.05,flip -12596,做多,2021-10-29 06:05:00,2021-10-29 07:00:00,4334.14,4330.87,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -12597,做空,2021-10-29 07:00:00,2021-10-29 07:05:00,4330.87,4336.0,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -12598,做多,2021-10-29 07:05:00,2021-10-29 07:10:00,4336.0,4324.03,0.2,100.0,0.0047,-0.06,0.01,-0.07,flip -12599,做空,2021-10-29 07:10:00,2021-10-29 08:50:00,4324.03,4332.9,0.2,100.0,0.0047,-0.04,0.01,-0.05,flip -12600,做多,2021-10-29 08:50:00,2021-10-29 09:05:00,4332.9,4352.86,0.2,100.0,0.0046,0.09,0.01,0.08,flip -12601,做空,2021-10-29 09:05:00,2021-10-29 10:05:00,4352.86,4340.04,0.2,100.0,0.0046,0.06,0.01,0.05,flip -12602,做多,2021-10-29 10:05:00,2021-10-29 12:30:00,4340.04,4332.91,0.2,100.0,0.0046,-0.03,0.01,-0.04,flip -12603,做空,2021-10-29 12:30:00,2021-10-29 13:10:00,4332.91,4305.47,0.2,100.0,0.0046,0.13,0.01,0.12,tp_lower -12604,做多,2021-10-29 13:35:00,2021-10-29 13:40:00,4335.34,4332.4,0.2,100.0,0.0047,-0.01,0.01,-0.02,flip -12605,做空,2021-10-29 13:40:00,2021-10-29 14:30:00,4332.4,4341.22,0.2,100.0,0.0047,-0.04,0.01,-0.05,flip -12606,做多,2021-10-29 14:30:00,2021-10-29 14:50:00,4341.22,4343.99,0.2,100.0,0.0046,0.01,0.01,0.0,tp_upper -12607,做多,2021-10-29 19:40:00,2021-10-29 22:30:00,4375.33,4399.04,0.2,100.0,0.0046,0.11,0.01,0.1,flip -12608,做空,2021-10-29 22:30:00,2021-10-29 23:45:00,4399.04,4410.28,0.2,100.0,0.0046,-0.05,0.01,-0.06,flip -12609,做多,2021-10-29 23:45:00,2021-10-30 00:05:00,4410.28,4412.39,0.2,100.0,0.0046,0.01,0.01,-0.0,flip -12610,做空,2021-10-30 00:05:00,2021-10-30 00:25:00,4412.39,4382.79,0.2,100.0,0.0046,0.14,0.01,0.13,tp_lower -12611,做多,2021-10-30 06:35:00,2021-10-30 06:40:00,4382.04,4376.32,0.21,100.0,0.0047,-0.03,0.01,-0.04,flip -12612,做空,2021-10-30 06:40:00,2021-10-30 08:20:00,4376.32,4343.07,0.2,100.0,0.0047,0.16,0.01,0.15,tp_lower -12613,做多,2021-10-30 10:50:00,2021-10-30 10:55:00,4352.36,4350.0,0.21,100.0,0.0047,-0.01,0.01,-0.02,flip -12614,做空,2021-10-30 10:55:00,2021-10-30 11:00:00,4350.0,4362.03,0.21,100.0,0.0047,-0.06,0.01,-0.07,flip -12615,做多,2021-10-30 11:00:00,2021-10-30 11:15:00,4362.03,4345.17,0.2,100.0,0.0047,-0.08,0.01,-0.09,flip -12616,做空,2021-10-30 11:15:00,2021-10-30 12:00:00,4345.17,4333.97,0.2,100.0,0.0047,0.05,0.01,0.04,tp_lower -12617,做多,2021-10-30 13:30:00,2021-10-30 13:35:00,4347.45,4341.55,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -12618,做空,2021-10-30 13:35:00,2021-10-30 13:40:00,4341.55,4316.11,0.2,100.0,0.0047,0.12,0.01,0.11,tp_lower -12619,做多,2021-10-30 18:45:00,2021-10-30 20:50:00,4315.43,4309.76,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -12620,做空,2021-10-30 20:50:00,2021-10-30 20:55:00,4309.76,4311.76,0.2,100.0,0.0047,-0.01,0.01,-0.02,flip -12621,做多,2021-10-30 20:55:00,2021-10-30 21:10:00,4311.76,4306.95,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -12622,做空,2021-10-30 21:10:00,2021-10-30 22:25:00,4306.95,4277.03,0.2,100.0,0.0047,0.14,0.01,0.13,tp_lower -12623,做多,2021-10-30 23:05:00,2021-10-30 23:15:00,4304.0,4297.59,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -12624,做空,2021-10-30 23:15:00,2021-10-30 23:30:00,4297.59,4307.26,0.2,100.0,0.0048,-0.05,0.01,-0.06,flip -12625,做多,2021-10-30 23:30:00,2021-10-31 00:00:00,4307.26,4332.31,0.2,100.0,0.0047,0.12,0.01,0.11,tp_upper -12626,做多,2021-10-31 16:45:00,2021-10-31 16:55:00,4241.55,4239.24,0.21,100.0,0.0049,-0.01,0.01,-0.02,flip -12627,做空,2021-10-31 16:55:00,2021-10-31 17:10:00,4239.24,4238.01,0.21,100.0,0.0049,0.01,0.01,-0.0,flip -12628,做多,2021-10-31 17:10:00,2021-10-31 18:10:00,4238.01,4232.03,0.21,100.0,0.0049,-0.03,0.01,-0.04,flip -12629,做空,2021-10-31 18:10:00,2021-10-31 18:20:00,4232.03,4228.96,0.21,100.0,0.0049,0.01,0.01,0.0,flip -12630,做多,2021-10-31 18:20:00,2021-10-31 18:25:00,4228.96,4225.69,0.21,100.0,0.0049,-0.02,0.01,-0.03,flip -12631,做空,2021-10-31 18:25:00,2021-10-31 18:30:00,4225.69,4228.18,0.21,100.0,0.0049,-0.01,0.01,-0.02,flip -12632,做多,2021-10-31 18:30:00,2021-10-31 20:15:00,4228.18,4263.62,0.21,100.0,0.0049,0.17,0.01,0.16,tp_upper -12633,做多,2021-11-01 07:00:00,2021-11-01 08:10:00,4282.68,4319.0,0.21,100.0,0.0049,0.18,0.01,0.17,tp_upper -12634,做多,2021-11-01 19:05:00,2021-11-01 19:10:00,4334.21,4330.88,0.21,100.0,0.0049,-0.02,0.01,-0.03,flip -12635,做空,2021-11-01 19:10:00,2021-11-01 19:15:00,4330.88,4340.35,0.21,100.0,0.0048,-0.05,0.01,-0.06,flip -12636,做多,2021-11-01 19:15:00,2021-11-01 20:25:00,4340.35,4332.79,0.21,100.0,0.0048,-0.04,0.01,-0.05,flip -12637,做空,2021-11-01 20:25:00,2021-11-01 21:05:00,4332.79,4300.95,0.21,100.0,0.0048,0.15,0.01,0.14,tp_lower -12638,做多,2021-11-01 22:20:00,2021-11-01 22:45:00,4321.33,4324.32,0.21,100.0,0.0049,0.01,0.01,0.0,flip -12639,做空,2021-11-01 22:45:00,2021-11-01 23:00:00,4324.32,4321.54,0.21,100.0,0.0049,0.01,0.01,0.0,flip -12640,做多,2021-11-01 23:00:00,2021-11-01 23:25:00,4321.54,4320.65,0.21,100.0,0.0049,-0.0,0.01,-0.01,flip -12641,做空,2021-11-01 23:25:00,2021-11-01 23:40:00,4320.65,4329.14,0.21,100.0,0.0049,-0.04,0.01,-0.05,flip -12642,做多,2021-11-01 23:40:00,2021-11-02 00:05:00,4329.14,4317.61,0.21,100.0,0.0048,-0.06,0.01,-0.07,flip -12643,做空,2021-11-02 00:05:00,2021-11-02 00:10:00,4317.61,4347.0,0.21,100.0,0.0049,-0.14,0.01,-0.15,flip -12644,做多,2021-11-02 00:10:00,2021-11-02 00:30:00,4347.0,4309.71,0.21,100.0,0.0048,-0.18,0.01,-0.19,flip -12645,做空,2021-11-02 00:30:00,2021-11-02 01:10:00,4309.71,4320.41,0.21,100.0,0.0048,-0.05,0.01,-0.06,flip -12646,做多,2021-11-02 01:10:00,2021-11-02 02:25:00,4320.41,4320.71,0.21,100.0,0.0048,0.0,0.01,-0.01,flip -12647,做空,2021-11-02 02:25:00,2021-11-02 02:35:00,4320.71,4317.05,0.21,100.0,0.0048,0.02,0.01,0.01,flip -12648,做多,2021-11-02 02:35:00,2021-11-02 02:40:00,4317.05,4311.13,0.21,100.0,0.0048,-0.03,0.01,-0.04,flip -12649,做空,2021-11-02 02:40:00,2021-11-02 03:45:00,4311.13,4318.31,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -12650,做多,2021-11-02 03:45:00,2021-11-02 04:00:00,4318.31,4321.91,0.2,100.0,0.0047,0.02,0.01,0.01,flip -12651,做空,2021-11-02 04:00:00,2021-11-02 21:15:00,4321.91,4511.98,0.2,100.0,0.0047,-0.9,0.01,-0.91,flip -12652,做多,2021-11-02 21:15:00,2021-11-02 21:30:00,4511.98,4528.7,0.2,100.0,0.0043,0.07,0.01,0.06,tp_upper -12653,做多,2021-11-03 05:05:00,2021-11-03 05:10:00,4569.43,4564.24,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12654,做空,2021-11-03 05:10:00,2021-11-03 05:30:00,4564.24,4569.0,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12655,做多,2021-11-03 05:30:00,2021-11-03 05:50:00,4569.0,4567.77,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12656,做空,2021-11-03 05:50:00,2021-11-03 06:40:00,4567.77,4571.81,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12657,做多,2021-11-03 06:40:00,2021-11-03 07:35:00,4571.81,4579.35,0.2,100.0,0.0043,0.03,0.01,0.02,flip -12658,做空,2021-11-03 07:35:00,2021-11-03 07:45:00,4579.35,4599.86,0.2,100.0,0.0043,-0.09,0.01,-0.1,flip -12659,做多,2021-11-03 07:45:00,2021-11-03 07:55:00,4599.86,4614.31,0.2,100.0,0.0042,0.06,0.01,0.05,tp_upper -12660,做多,2021-11-03 08:35:00,2021-11-03 08:55:00,4593.42,4585.56,0.2,100.0,0.0043,-0.03,0.01,-0.04,flip -12661,做空,2021-11-03 08:55:00,2021-11-03 09:05:00,4585.56,4589.84,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12662,做多,2021-11-03 09:05:00,2021-11-03 09:25:00,4589.84,4611.38,0.19,100.0,0.0042,0.09,0.01,0.08,tp_upper -12663,做多,2021-11-03 10:50:00,2021-11-03 11:00:00,4583.5,4577.96,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12664,做空,2021-11-03 11:00:00,2021-11-03 11:10:00,4577.96,4555.98,0.2,100.0,0.0043,0.09,0.01,0.08,tp_lower -12665,做多,2021-11-03 11:35:00,2021-11-03 11:40:00,4581.39,4576.98,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12666,做空,2021-11-03 11:40:00,2021-11-03 11:45:00,4576.98,4579.64,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12667,做多,2021-11-03 11:45:00,2021-11-03 11:55:00,4579.64,4580.69,0.2,100.0,0.0043,0.0,0.01,-0.01,flip -12668,做空,2021-11-03 11:55:00,2021-11-03 12:10:00,4580.69,4556.29,0.19,100.0,0.0043,0.1,0.01,0.09,tp_lower -12669,做多,2021-11-03 16:10:00,2021-11-03 16:15:00,4563.82,4553.91,0.2,100.0,0.0043,-0.04,0.01,-0.05,flip -12670,做空,2021-11-03 16:15:00,2021-11-03 17:25:00,4553.91,4559.5,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12671,做多,2021-11-03 17:25:00,2021-11-03 17:30:00,4559.5,4554.49,0.19,100.0,0.0043,-0.02,0.01,-0.03,flip -12672,做空,2021-11-03 17:30:00,2021-11-03 17:40:00,4554.49,4555.19,0.19,100.0,0.0043,-0.0,0.01,-0.01,flip -12673,做多,2021-11-03 17:40:00,2021-11-03 17:45:00,4555.19,4546.3,0.19,100.0,0.0043,-0.04,0.01,-0.05,flip -12674,做空,2021-11-03 17:45:00,2021-11-03 17:55:00,4546.3,4553.05,0.19,100.0,0.0043,-0.03,0.01,-0.04,flip -12675,做多,2021-11-03 17:55:00,2021-11-03 18:00:00,4553.05,4538.5,0.19,100.0,0.0042,-0.06,0.01,-0.07,flip -12676,做空,2021-11-03 18:00:00,2021-11-03 18:05:00,4538.5,4572.7,0.19,100.0,0.0042,-0.14,0.01,-0.15,flip -12677,做多,2021-11-03 18:05:00,2021-11-03 18:15:00,4572.7,4583.87,0.19,100.0,0.0042,0.05,0.01,0.04,tp_upper -12678,做多,2021-11-04 07:00:00,2021-11-04 07:05:00,4582.79,4577.85,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12679,做空,2021-11-04 07:05:00,2021-11-04 07:40:00,4577.85,4548.22,0.19,100.0,0.0043,0.13,0.01,0.12,tp_lower -12680,做多,2021-11-04 12:55:00,2021-11-04 13:10:00,4540.96,4539.35,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12681,做空,2021-11-04 13:10:00,2021-11-04 13:50:00,4539.35,4546.98,0.2,100.0,0.0043,-0.03,0.01,-0.04,flip -12682,做多,2021-11-04 13:50:00,2021-11-04 14:00:00,4546.98,4580.12,0.2,100.0,0.0043,0.14,0.01,0.13,tp_upper -12683,做多,2021-11-04 20:20:00,2021-11-05 00:20:00,4504.64,4498.9,0.2,100.0,0.0044,-0.03,0.01,-0.03,flip -12684,做空,2021-11-05 00:20:00,2021-11-05 00:45:00,4498.9,4494.24,0.2,100.0,0.0044,0.02,0.01,0.01,flip -12685,做多,2021-11-05 00:45:00,2021-11-05 00:50:00,4494.24,4483.04,0.2,100.0,0.0044,-0.05,0.01,-0.06,flip -12686,做空,2021-11-05 00:50:00,2021-11-05 01:10:00,4483.04,4499.67,0.2,100.0,0.0044,-0.07,0.01,-0.08,flip -12687,做多,2021-11-05 01:10:00,2021-11-05 01:20:00,4499.67,4491.38,0.2,100.0,0.0043,-0.04,0.01,-0.05,flip -12688,做空,2021-11-05 01:20:00,2021-11-05 01:40:00,4491.38,4510.0,0.19,100.0,0.0043,-0.08,0.01,-0.09,flip -12689,做多,2021-11-05 01:40:00,2021-11-05 03:15:00,4510.0,4550.83,0.19,100.0,0.0043,0.18,0.01,0.17,tp_upper -12690,做多,2021-11-05 05:45:00,2021-11-05 06:00:00,4528.91,4552.16,0.2,100.0,0.0043,0.1,0.01,0.09,tp_upper -12691,做多,2021-11-05 08:15:00,2021-11-05 08:25:00,4529.39,4524.82,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12692,做空,2021-11-05 08:25:00,2021-11-05 08:30:00,4524.82,4526.0,0.2,100.0,0.0043,-0.01,0.01,-0.01,flip -12693,做多,2021-11-05 08:30:00,2021-11-05 09:30:00,4526.0,4527.49,0.2,100.0,0.0043,0.01,0.01,-0.0,flip -12694,做空,2021-11-05 09:30:00,2021-11-05 10:40:00,4527.49,4501.96,0.2,100.0,0.0043,0.11,0.01,0.1,tp_lower -12695,做多,2021-11-05 13:30:00,2021-11-05 13:45:00,4524.35,4513.34,0.2,100.0,0.0043,-0.05,0.01,-0.06,flip -12696,做空,2021-11-05 13:45:00,2021-11-05 13:50:00,4513.34,4523.3,0.2,100.0,0.0043,-0.04,0.01,-0.05,flip -12697,做多,2021-11-05 13:50:00,2021-11-05 13:55:00,4523.3,4521.72,0.19,100.0,0.0043,-0.01,0.01,-0.02,flip -12698,做空,2021-11-05 13:55:00,2021-11-05 14:00:00,4521.72,4528.0,0.19,100.0,0.0043,-0.03,0.01,-0.04,flip -12699,做多,2021-11-05 14:00:00,2021-11-05 14:05:00,4528.0,4522.77,0.19,100.0,0.0043,-0.02,0.01,-0.03,flip -12700,做空,2021-11-05 14:05:00,2021-11-05 14:20:00,4522.77,4522.88,0.19,100.0,0.0043,-0.0,0.01,-0.01,flip -12701,做多,2021-11-05 14:20:00,2021-11-05 14:25:00,4522.88,4515.38,0.19,100.0,0.0043,-0.03,0.01,-0.04,flip -12702,做空,2021-11-05 14:25:00,2021-11-05 14:55:00,4515.38,4488.19,0.19,100.0,0.0043,0.12,0.01,0.11,tp_lower -12703,做多,2021-11-05 18:05:00,2021-11-05 18:10:00,4499.55,4496.54,0.19,100.0,0.0043,-0.01,0.01,-0.02,flip -12704,做空,2021-11-05 18:10:00,2021-11-05 18:15:00,4496.54,4498.95,0.19,100.0,0.0043,-0.01,0.01,-0.02,flip -12705,做多,2021-11-05 18:15:00,2021-11-05 19:00:00,4498.95,4490.8,0.19,100.0,0.0043,-0.04,0.01,-0.04,flip -12706,做空,2021-11-05 19:00:00,2021-11-05 19:10:00,4490.8,4496.83,0.19,100.0,0.0043,-0.03,0.01,-0.04,flip -12707,做多,2021-11-05 19:10:00,2021-11-05 19:25:00,4496.83,4496.96,0.19,100.0,0.0043,0.0,0.01,-0.01,flip -12708,做空,2021-11-05 19:25:00,2021-11-05 19:50:00,4496.96,4495.55,0.19,100.0,0.0043,0.01,0.01,-0.0,flip -12709,做多,2021-11-05 19:50:00,2021-11-05 20:00:00,4495.55,4481.88,0.19,100.0,0.0043,-0.06,0.01,-0.07,flip -12710,做空,2021-11-05 20:00:00,2021-11-05 20:25:00,4481.88,4462.3,0.19,100.0,0.0043,0.08,0.01,0.07,tp_lower -12711,做多,2021-11-05 22:55:00,2021-11-05 23:00:00,4484.05,4471.62,0.19,100.0,0.0043,-0.05,0.01,-0.06,flip -12712,做空,2021-11-05 23:00:00,2021-11-05 23:30:00,4471.62,4471.2,0.19,100.0,0.0043,0.0,0.01,-0.01,tp_lower -12713,做多,2021-11-05 23:45:00,2021-11-05 23:50:00,4484.45,4484.22,0.19,100.0,0.0043,-0.0,0.01,-0.01,flip -12714,做空,2021-11-05 23:50:00,2021-11-06 00:10:00,4484.22,4468.94,0.19,100.0,0.0043,0.07,0.01,0.06,tp_lower -12715,做多,2021-11-06 00:25:00,2021-11-06 00:50:00,4479.26,4500.35,0.2,100.0,0.0044,0.09,0.01,0.08,tp_upper -12716,做多,2021-11-06 02:40:00,2021-11-06 02:45:00,4484.58,4480.75,0.2,100.0,0.0044,-0.02,0.01,-0.03,flip -12717,做空,2021-11-06 02:45:00,2021-11-06 02:50:00,4480.75,4483.96,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12718,做多,2021-11-06 02:50:00,2021-11-06 03:00:00,4483.96,4482.13,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12719,做空,2021-11-06 03:00:00,2021-11-06 03:10:00,4482.13,4485.3,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12720,做多,2021-11-06 03:10:00,2021-11-06 03:15:00,4485.3,4484.03,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12721,做空,2021-11-06 03:15:00,2021-11-06 03:20:00,4484.03,4487.05,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12722,做多,2021-11-06 03:20:00,2021-11-06 04:15:00,4487.05,4484.74,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12723,做空,2021-11-06 04:15:00,2021-11-06 07:20:00,4484.74,4470.99,0.2,100.0,0.0044,0.06,0.01,0.05,tp_lower -12724,做多,2021-11-06 08:05:00,2021-11-06 08:25:00,4485.79,4478.11,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -12725,做空,2021-11-06 08:25:00,2021-11-06 08:45:00,4478.11,4471.26,0.2,100.0,0.0044,0.03,0.01,0.02,tp_lower -12726,做多,2021-11-06 17:05:00,2021-11-06 19:05:00,4411.68,4460.31,0.2,100.0,0.0044,0.22,0.01,0.21,tp_upper -12727,做多,2021-11-07 08:30:00,2021-11-07 08:45:00,4550.48,4546.96,0.2,100.0,0.0044,-0.02,0.01,-0.03,flip -12728,做空,2021-11-07 08:45:00,2021-11-07 09:05:00,4546.96,4525.72,0.2,100.0,0.0044,0.09,0.01,0.08,tp_lower -12729,做多,2021-11-07 09:30:00,2021-11-07 09:45:00,4545.14,4582.0,0.2,100.0,0.0044,0.16,0.01,0.15,tp_upper -12730,做多,2021-11-07 15:30:00,2021-11-07 18:05:00,4587.27,4596.79,0.2,100.0,0.0044,0.04,0.01,0.03,flip -12731,做空,2021-11-07 18:05:00,2021-11-07 18:10:00,4596.79,4600.99,0.2,100.0,0.0044,-0.02,0.01,-0.03,flip -12732,做多,2021-11-07 18:10:00,2021-11-07 18:15:00,4600.99,4594.94,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -12733,做空,2021-11-07 18:15:00,2021-11-07 18:20:00,4594.94,4596.76,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12734,做多,2021-11-07 18:20:00,2021-11-07 19:05:00,4596.76,4619.71,0.2,100.0,0.0044,0.1,0.01,0.09,tp_upper -12735,做多,2021-11-07 19:50:00,2021-11-07 20:00:00,4605.74,4602.94,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12736,做空,2021-11-07 20:00:00,2021-11-07 20:20:00,4602.94,4609.21,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -12737,做多,2021-11-07 20:20:00,2021-11-07 20:50:00,4609.21,4629.76,0.2,100.0,0.0043,0.09,0.01,0.08,tp_upper -12738,做多,2021-11-07 22:20:00,2021-11-07 22:25:00,4612.69,4609.85,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12739,做空,2021-11-07 22:25:00,2021-11-07 22:35:00,4609.85,4612.45,0.2,100.0,0.0044,-0.01,0.01,-0.02,flip -12740,做多,2021-11-07 22:35:00,2021-11-07 22:40:00,4612.45,4610.79,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12741,做空,2021-11-07 22:40:00,2021-11-07 22:55:00,4610.79,4600.0,0.2,100.0,0.0043,0.05,0.01,0.04,tp_lower -12742,做多,2021-11-07 23:50:00,2021-11-08 00:00:00,4616.07,4619.41,0.2,100.0,0.0043,0.01,0.01,0.0,tp_upper -12743,做多,2021-11-08 10:05:00,2021-11-08 11:35:00,4730.35,4722.93,0.2,100.0,0.0043,-0.03,0.01,-0.04,flip -12744,做空,2021-11-08 11:35:00,2021-11-08 11:40:00,4722.93,4727.35,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12745,做多,2021-11-08 11:40:00,2021-11-08 11:45:00,4727.35,4725.91,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12746,做空,2021-11-08 11:45:00,2021-11-08 11:50:00,4725.91,4731.97,0.2,100.0,0.0043,-0.03,0.01,-0.04,flip -12747,做多,2021-11-08 11:50:00,2021-11-08 12:00:00,4731.97,4730.0,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12748,做空,2021-11-08 12:00:00,2021-11-08 12:05:00,4730.0,4730.09,0.2,100.0,0.0043,-0.0,0.01,-0.01,flip -12749,做多,2021-11-08 12:05:00,2021-11-08 12:10:00,4730.09,4727.81,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -12750,做空,2021-11-08 12:10:00,2021-11-08 12:15:00,4727.81,4729.62,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -12751,做多,2021-11-08 12:15:00,2021-11-08 12:25:00,4729.62,4729.33,0.2,100.0,0.0042,-0.0,0.01,-0.01,flip -12752,做空,2021-11-08 12:25:00,2021-11-08 12:30:00,4729.33,4736.48,0.2,100.0,0.0042,-0.03,0.01,-0.04,flip -12753,做多,2021-11-08 12:30:00,2021-11-08 12:45:00,4736.48,4741.21,0.2,100.0,0.0042,0.02,0.01,0.01,tp_upper -12754,做多,2021-11-08 14:10:00,2021-11-08 14:15:00,4735.0,4726.63,0.2,100.0,0.0042,-0.04,0.01,-0.05,flip -12755,做空,2021-11-08 14:15:00,2021-11-08 14:35:00,4726.63,4710.7,0.2,100.0,0.0042,0.07,0.01,0.06,tp_lower -12756,做多,2021-11-08 15:10:00,2021-11-08 15:15:00,4732.68,4728.0,0.2,100.0,0.0042,-0.02,0.01,-0.03,flip -12757,做空,2021-11-08 15:15:00,2021-11-08 15:20:00,4728.0,4741.82,0.2,100.0,0.0042,-0.06,0.01,-0.07,flip -12758,做多,2021-11-08 15:20:00,2021-11-08 15:30:00,4741.82,4749.75,0.2,100.0,0.0042,0.03,0.01,0.02,tp_upper -12759,做多,2021-11-08 20:10:00,2021-11-08 20:30:00,4755.74,4749.09,0.2,100.0,0.0042,-0.03,0.01,-0.04,flip -12760,做空,2021-11-08 20:30:00,2021-11-08 20:45:00,4749.09,4757.56,0.2,100.0,0.0042,-0.04,0.01,-0.05,flip -12761,做多,2021-11-08 20:45:00,2021-11-08 22:40:00,4757.56,4767.5,0.2,100.0,0.0042,0.04,0.01,0.03,flip -12762,做空,2021-11-08 22:40:00,2021-11-09 03:40:00,4767.5,4805.14,0.2,100.0,0.0041,-0.16,0.01,-0.17,flip -12763,做多,2021-11-09 03:40:00,2021-11-09 03:45:00,4805.14,4813.52,0.2,100.0,0.0042,0.03,0.01,0.02,tp_upper -12764,做多,2021-11-09 07:40:00,2021-11-09 07:45:00,4803.83,4795.9,0.2,100.0,0.0042,-0.03,0.01,-0.04,flip -12765,做空,2021-11-09 07:45:00,2021-11-09 07:50:00,4795.9,4788.98,0.2,100.0,0.0042,0.03,0.01,0.02,tp_lower -12766,做多,2021-11-09 08:50:00,2021-11-09 09:30:00,4806.45,4817.83,0.2,100.0,0.0041,0.05,0.01,0.04,tp_upper -12767,做多,2021-11-09 10:30:00,2021-11-09 10:40:00,4806.11,4803.16,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -12768,做空,2021-11-09 10:40:00,2021-11-09 10:45:00,4803.16,4806.76,0.2,100.0,0.0041,-0.01,0.01,-0.02,flip -12769,做多,2021-11-09 10:45:00,2021-11-09 10:50:00,4806.76,4802.6,0.2,100.0,0.0041,-0.02,0.01,-0.03,flip -12770,做空,2021-11-09 10:50:00,2021-11-09 11:20:00,4802.6,4789.21,0.2,100.0,0.0041,0.06,0.01,0.05,tp_lower -12771,做多,2021-11-09 13:05:00,2021-11-09 13:15:00,4801.92,4802.75,0.2,100.0,0.0041,0.0,0.01,-0.01,flip -12772,做空,2021-11-09 13:15:00,2021-11-09 13:25:00,4802.75,4804.01,0.2,100.0,0.0041,-0.01,0.01,-0.02,flip -12773,做多,2021-11-09 13:25:00,2021-11-09 13:30:00,4804.01,4794.73,0.2,100.0,0.0041,-0.04,0.01,-0.05,flip -12774,做空,2021-11-09 13:30:00,2021-11-09 13:35:00,4794.73,4802.96,0.2,100.0,0.0041,-0.03,0.01,-0.04,flip -12775,做多,2021-11-09 13:35:00,2021-11-09 13:45:00,4802.96,4804.98,0.2,100.0,0.0041,0.01,0.01,-0.0,flip -12776,做空,2021-11-09 13:45:00,2021-11-09 13:55:00,4804.98,4816.23,0.2,100.0,0.0041,-0.05,0.01,-0.06,flip -12777,做多,2021-11-09 13:55:00,2021-11-09 14:30:00,4816.23,4828.93,0.2,100.0,0.0041,0.05,0.01,0.04,tp_upper -12778,做多,2021-11-09 15:15:00,2021-11-09 15:20:00,4814.32,4797.13,0.2,100.0,0.0041,-0.07,0.01,-0.08,tp_upper -12779,做多,2021-11-09 15:25:00,2021-11-09 15:35:00,4804.52,4800.74,0.2,100.0,0.0041,-0.02,0.01,-0.03,flip -12780,做空,2021-11-09 15:35:00,2021-11-09 16:10:00,4800.74,4774.14,0.2,100.0,0.0041,0.11,0.01,0.1,tp_lower -12781,做多,2021-11-09 18:05:00,2021-11-09 18:10:00,4794.02,4787.03,0.2,100.0,0.0041,-0.03,0.01,-0.04,flip -12782,做空,2021-11-09 18:10:00,2021-11-09 18:25:00,4787.03,4768.18,0.2,100.0,0.0041,0.08,0.01,0.07,tp_lower -12783,做多,2021-11-09 20:55:00,2021-11-09 21:05:00,4778.49,4781.63,0.2,100.0,0.0041,0.01,0.01,0.0,flip -12784,做空,2021-11-09 21:05:00,2021-11-09 21:35:00,4781.63,4780.86,0.2,100.0,0.0041,0.0,0.01,-0.01,flip -12785,做多,2021-11-09 21:35:00,2021-11-09 22:15:00,4780.86,4775.13,0.2,100.0,0.0041,-0.02,0.01,-0.03,flip -12786,做空,2021-11-09 22:15:00,2021-11-09 22:45:00,4775.13,4772.29,0.2,100.0,0.0041,0.01,0.01,0.0,flip -12787,做多,2021-11-09 22:45:00,2021-11-10 02:25:00,4772.29,4750.79,0.2,100.0,0.0041,-0.09,0.01,-0.1,flip -12788,做空,2021-11-10 02:25:00,2021-11-10 03:10:00,4750.79,4722.29,0.2,100.0,0.0042,0.12,0.01,0.11,tp_lower -12789,做多,2021-11-10 06:50:00,2021-11-10 07:10:00,4736.74,4731.09,0.2,100.0,0.0042,-0.02,0.01,-0.03,flip -12790,做空,2021-11-10 07:10:00,2021-11-10 07:15:00,4731.09,4735.75,0.2,100.0,0.0042,-0.02,0.01,-0.03,flip -12791,做多,2021-11-10 07:15:00,2021-11-10 07:35:00,4735.75,4723.68,0.2,100.0,0.0042,-0.05,0.01,-0.06,flip -12792,做空,2021-11-10 07:35:00,2021-11-10 07:45:00,4723.68,4726.63,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -12793,做多,2021-11-10 07:45:00,2021-11-10 07:50:00,4726.63,4721.7,0.2,100.0,0.0042,-0.02,0.01,-0.03,flip -12794,做空,2021-11-10 07:50:00,2021-11-10 08:15:00,4721.7,4735.01,0.2,100.0,0.0042,-0.06,0.01,-0.07,flip -12795,做多,2021-11-10 08:15:00,2021-11-10 08:20:00,4735.01,4734.74,0.2,100.0,0.0042,-0.0,0.01,-0.01,flip -12796,做空,2021-11-10 08:20:00,2021-11-10 09:00:00,4734.74,4724.24,0.2,100.0,0.0042,0.04,0.01,0.03,flip -12797,做多,2021-11-10 09:00:00,2021-11-10 09:05:00,4724.24,4721.09,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -12798,做空,2021-11-10 09:05:00,2021-11-10 09:30:00,4721.09,4721.68,0.2,100.0,0.0042,-0.0,0.01,-0.01,flip -12799,做多,2021-11-10 09:30:00,2021-11-10 09:35:00,4721.68,4719.56,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -12800,做空,2021-11-10 09:35:00,2021-11-10 10:05:00,4719.56,4720.98,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -12801,做多,2021-11-10 10:05:00,2021-11-10 10:25:00,4720.98,4743.46,0.2,100.0,0.0042,0.09,0.01,0.08,tp_upper -12802,做多,2021-11-10 13:05:00,2021-11-10 13:20:00,4720.07,4722.46,0.2,100.0,0.0042,0.01,0.01,0.0,flip -12803,做空,2021-11-10 13:20:00,2021-11-10 13:30:00,4722.46,4749.66,0.2,100.0,0.0042,-0.11,0.01,-0.12,tp_lower -12804,做多,2021-11-10 13:30:00,2021-11-10 13:35:00,4749.66,4781.36,0.2,100.0,0.0041,0.13,0.01,0.12,tp_upper -12805,做多,2021-11-10 19:00:00,2021-11-10 19:20:00,4794.32,4788.58,0.2,100.0,0.0041,-0.02,0.01,-0.03,flip -12806,做空,2021-11-10 19:20:00,2021-11-10 19:50:00,4788.58,4724.15,0.2,100.0,0.0041,0.26,0.01,0.25,tp_lower -12807,做多,2021-11-11 04:05:00,2021-11-11 04:40:00,4637.13,4629.44,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -12808,做空,2021-11-11 04:40:00,2021-11-11 04:45:00,4629.44,4635.29,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -12809,做多,2021-11-11 04:45:00,2021-11-11 06:00:00,4635.29,4661.03,0.2,100.0,0.0043,0.11,0.01,0.1,tp_upper -12810,做多,2021-11-11 14:15:00,2021-11-11 14:35:00,4695.71,4750.14,0.2,100.0,0.0043,0.23,0.01,0.22,tp_upper -12811,做多,2021-11-11 18:45:00,2021-11-11 19:35:00,4733.0,4752.58,0.2,100.0,0.0043,0.08,0.01,0.07,tp_upper -12812,做多,2021-11-11 21:00:00,2021-11-11 21:35:00,4737.63,4735.24,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12813,做空,2021-11-11 21:35:00,2021-11-11 21:40:00,4735.24,4738.5,0.2,100.0,0.0043,-0.01,0.01,-0.02,flip -12814,做多,2021-11-11 21:40:00,2021-11-11 22:00:00,4738.5,4733.93,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -12815,做空,2021-11-11 22:00:00,2021-11-11 22:05:00,4733.93,4740.75,0.2,100.0,0.0043,-0.03,0.01,-0.04,flip -12816,做多,2021-11-11 22:05:00,2021-11-11 23:10:00,4740.75,4741.67,0.2,100.0,0.0043,0.0,0.01,-0.01,flip -12817,做空,2021-11-11 23:10:00,2021-11-11 23:30:00,4741.67,4720.32,0.2,100.0,0.0043,0.09,0.01,0.08,tp_lower -12818,做多,2021-11-12 01:30:00,2021-11-12 01:40:00,4747.52,4779.56,0.21,100.0,0.0043,0.14,0.01,0.13,tp_upper -12819,做多,2021-11-12 17:55:00,2021-11-12 19:40:00,4618.17,4647.61,0.21,100.0,0.0045,0.13,0.01,0.12,tp_upper -12820,做多,2021-11-13 01:50:00,2021-11-13 01:55:00,4646.35,4631.19,0.21,100.0,0.0045,-0.07,0.01,-0.08,flip -12821,做空,2021-11-13 01:55:00,2021-11-13 04:15:00,4631.19,4618.78,0.21,100.0,0.0045,0.06,0.01,0.05,tp_lower -12822,做多,2021-11-13 06:55:00,2021-11-13 07:00:00,4647.38,4642.33,0.21,100.0,0.0045,-0.02,0.01,-0.03,flip -12823,做空,2021-11-13 07:00:00,2021-11-13 07:55:00,4642.33,4646.16,0.21,100.0,0.0045,-0.02,0.01,-0.03,flip -12824,做多,2021-11-13 07:55:00,2021-11-13 08:00:00,4646.16,4643.4,0.21,100.0,0.0045,-0.01,0.01,-0.02,flip -12825,做空,2021-11-13 08:00:00,2021-11-13 09:10:00,4643.4,4607.05,0.21,100.0,0.0045,0.16,0.01,0.15,tp_lower -12826,做多,2021-11-13 12:05:00,2021-11-13 12:10:00,4623.53,4616.86,0.21,100.0,0.0045,-0.03,0.01,-0.04,flip -12827,做空,2021-11-13 12:10:00,2021-11-13 12:45:00,4616.86,4609.07,0.21,100.0,0.0045,0.04,0.01,0.02,tp_lower -12828,做多,2021-11-13 14:00:00,2021-11-13 14:05:00,4661.05,4656.56,0.21,100.0,0.0045,-0.02,0.01,-0.03,tp_upper -12829,做多,2021-11-13 19:35:00,2021-11-13 19:50:00,4645.0,4640.98,0.21,100.0,0.0045,-0.02,0.01,-0.03,flip -12830,做空,2021-11-13 19:50:00,2021-11-13 20:00:00,4640.98,4645.74,0.21,100.0,0.0045,-0.02,0.01,-0.03,flip -12831,做多,2021-11-13 20:00:00,2021-11-13 20:10:00,4645.74,4648.73,0.21,100.0,0.0044,0.01,0.01,0.0,flip -12832,做空,2021-11-13 20:10:00,2021-11-13 20:35:00,4648.73,4649.8,0.21,100.0,0.0044,-0.0,0.01,-0.02,flip -12833,做多,2021-11-13 20:35:00,2021-11-13 20:40:00,4649.8,4647.49,0.21,100.0,0.0044,-0.01,0.01,-0.02,flip -12834,做空,2021-11-13 20:40:00,2021-11-13 20:45:00,4647.49,4657.9,0.21,100.0,0.0044,-0.05,0.01,-0.06,flip -12835,做多,2021-11-13 20:45:00,2021-11-13 21:30:00,4657.9,4648.6,0.21,100.0,0.0044,-0.04,0.01,-0.05,flip -12836,做空,2021-11-13 21:30:00,2021-11-13 21:55:00,4648.6,4657.66,0.2,100.0,0.0044,-0.04,0.01,-0.05,flip -12837,做多,2021-11-13 21:55:00,2021-11-13 22:00:00,4657.66,4650.96,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -12838,做空,2021-11-13 22:00:00,2021-11-13 23:30:00,4650.96,4638.14,0.2,100.0,0.0044,0.06,0.01,0.05,tp_lower -12839,做多,2021-11-14 00:15:00,2021-11-14 00:25:00,4664.99,4690.41,0.21,100.0,0.0044,0.11,0.01,0.1,tp_upper -12840,做多,2021-11-14 01:45:00,2021-11-14 02:15:00,4661.93,4656.85,0.21,100.0,0.0045,-0.02,0.01,-0.03,flip -12841,做空,2021-11-14 02:15:00,2021-11-14 02:35:00,4656.85,4641.42,0.21,100.0,0.0045,0.07,0.01,0.06,tp_lower -12842,做多,2021-11-14 06:10:00,2021-11-14 06:20:00,4647.99,4648.27,0.21,100.0,0.0045,0.0,0.01,-0.01,flip -12843,做空,2021-11-14 06:20:00,2021-11-14 07:30:00,4648.27,4619.8,0.21,100.0,0.0045,0.13,0.01,0.12,tp_lower -12844,做多,2021-11-14 12:35:00,2021-11-14 13:05:00,4615.13,4616.11,0.21,100.0,0.0045,0.0,0.01,-0.01,flip -12845,做空,2021-11-14 13:05:00,2021-11-14 13:10:00,4616.11,4616.9,0.21,100.0,0.0045,-0.0,0.01,-0.01,flip -12846,做多,2021-11-14 13:10:00,2021-11-14 13:45:00,4616.9,4616.34,0.21,100.0,0.0045,-0.0,0.01,-0.01,flip -12847,做空,2021-11-14 13:45:00,2021-11-14 13:50:00,4616.34,4619.51,0.21,100.0,0.0045,-0.01,0.01,-0.02,flip -12848,做多,2021-11-14 13:50:00,2021-11-14 13:55:00,4619.51,4614.39,0.21,100.0,0.0045,-0.02,0.01,-0.03,flip -12849,做空,2021-11-14 13:55:00,2021-11-14 14:30:00,4614.39,4588.22,0.21,100.0,0.0045,0.12,0.01,0.11,tp_lower -12850,做多,2021-11-14 21:35:00,2021-11-14 23:00:00,4590.5,4562.49,0.21,100.0,0.0045,-0.13,0.01,-0.14,flip -12851,做空,2021-11-14 23:00:00,2021-11-14 23:05:00,4562.49,4581.06,0.21,100.0,0.0045,-0.08,0.01,-0.09,flip -12852,做多,2021-11-14 23:05:00,2021-11-14 23:25:00,4581.06,4604.0,0.21,100.0,0.0045,0.1,0.01,0.09,tp_upper -12853,做多,2021-11-15 07:45:00,2021-11-15 08:05:00,4686.75,4671.29,0.21,100.0,0.0045,-0.07,0.01,-0.08,flip -12854,做空,2021-11-15 08:05:00,2021-11-15 08:30:00,4671.29,4688.0,0.21,100.0,0.0045,-0.07,0.01,-0.09,flip -12855,做多,2021-11-15 08:30:00,2021-11-15 09:00:00,4688.0,4736.02,0.21,100.0,0.0044,0.21,0.01,0.2,tp_upper -12856,做多,2021-11-16 14:00:00,2021-11-16 15:30:00,4292.13,4287.86,0.21,100.0,0.0049,-0.02,0.01,-0.03,flip -12857,做空,2021-11-16 15:30:00,2021-11-16 16:00:00,4287.86,4293.93,0.21,100.0,0.0049,-0.03,0.01,-0.04,flip -12858,做多,2021-11-16 16:00:00,2021-11-16 18:30:00,4293.93,4278.88,0.21,100.0,0.0049,-0.07,0.01,-0.08,flip -12859,做空,2021-11-16 18:30:00,2021-11-16 19:30:00,4278.88,4280.72,0.21,100.0,0.0049,-0.01,0.01,-0.02,flip -12860,做多,2021-11-16 19:30:00,2021-11-16 19:35:00,4280.72,4259.98,0.21,100.0,0.0049,-0.1,0.01,-0.11,flip -12861,做空,2021-11-16 19:35:00,2021-11-16 20:00:00,4259.98,4251.66,0.21,100.0,0.0049,0.04,0.01,0.03,tp_lower -12862,做多,2021-11-16 22:00:00,2021-11-16 22:05:00,4275.56,4269.44,0.21,100.0,0.0048,-0.03,0.01,-0.04,flip -12863,做空,2021-11-16 22:05:00,2021-11-16 22:10:00,4269.44,4281.18,0.21,100.0,0.0048,-0.06,0.01,-0.07,flip -12864,做多,2021-11-16 22:10:00,2021-11-16 22:15:00,4281.18,4268.43,0.21,100.0,0.0048,-0.06,0.01,-0.07,flip -12865,做空,2021-11-16 22:15:00,2021-11-16 22:25:00,4268.43,4282.33,0.21,100.0,0.0048,-0.07,0.01,-0.08,flip -12866,做多,2021-11-16 22:25:00,2021-11-16 22:40:00,4282.33,4278.52,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -12867,做空,2021-11-16 22:40:00,2021-11-16 23:45:00,4278.52,4223.7,0.2,100.0,0.0048,0.26,0.01,0.25,tp_lower -12868,做多,2021-11-17 07:00:00,2021-11-17 09:10:00,4170.83,4166.43,0.21,100.0,0.005,-0.02,0.01,-0.03,flip -12869,做空,2021-11-17 09:10:00,2021-11-17 09:15:00,4166.43,4167.73,0.21,100.0,0.005,-0.01,0.01,-0.02,flip -12870,做多,2021-11-17 09:15:00,2021-11-17 09:20:00,4167.73,4164.34,0.21,100.0,0.005,-0.02,0.01,-0.03,flip -12871,做空,2021-11-17 09:20:00,2021-11-17 10:35:00,4164.34,4157.04,0.21,100.0,0.005,0.04,0.01,0.03,tp_lower -12872,做多,2021-11-17 10:35:00,2021-11-17 10:40:00,4157.04,4183.09,0.21,100.0,0.005,0.13,0.01,0.12,tp_upper -12873,做多,2021-11-17 10:40:00,2021-11-17 10:50:00,4183.09,4232.59,0.21,100.0,0.005,0.25,0.01,0.24,tp_upper -12874,做多,2021-11-17 14:45:00,2021-11-17 14:50:00,4195.0,4183.26,0.21,100.0,0.005,-0.06,0.01,-0.07,flip -12875,做空,2021-11-17 14:50:00,2021-11-17 16:25:00,4183.26,4196.36,0.21,100.0,0.005,-0.07,0.01,-0.08,flip -12876,做多,2021-11-17 16:25:00,2021-11-17 17:25:00,4196.36,4202.48,0.21,100.0,0.005,0.03,0.01,0.02,flip -12877,做空,2021-11-17 17:25:00,2021-11-17 17:30:00,4202.48,4218.28,0.21,100.0,0.005,-0.08,0.01,-0.09,flip -12878,做多,2021-11-17 17:30:00,2021-11-17 18:55:00,4218.28,4249.5,0.21,100.0,0.0049,0.15,0.01,0.14,tp_upper -12879,做多,2021-11-17 20:20:00,2021-11-17 20:35:00,4224.44,4254.58,0.21,100.0,0.005,0.15,0.01,0.14,tp_upper -12880,做多,2021-11-17 21:30:00,2021-11-17 21:35:00,4224.83,4222.6,0.21,100.0,0.005,-0.01,0.01,-0.02,flip -12881,做空,2021-11-17 21:35:00,2021-11-17 21:40:00,4222.6,4230.68,0.21,100.0,0.005,-0.04,0.01,-0.05,flip -12882,做多,2021-11-17 21:40:00,2021-11-17 22:25:00,4230.68,4224.29,0.21,100.0,0.005,-0.03,0.01,-0.04,flip -12883,做空,2021-11-17 22:25:00,2021-11-18 04:30:00,4224.29,4272.06,0.21,100.0,0.005,-0.24,0.01,-0.25,flip -12884,做多,2021-11-18 04:30:00,2021-11-18 04:35:00,4272.06,4260.62,0.21,100.0,0.0049,-0.06,0.01,-0.07,flip -12885,做空,2021-11-18 04:35:00,2021-11-18 04:45:00,4260.62,4271.17,0.21,100.0,0.0049,-0.05,0.01,-0.06,flip -12886,做多,2021-11-18 04:45:00,2021-11-19 00:50:00,4271.17,4087.28,0.21,100.0,0.0049,-0.9,0.01,-0.91,tp_upper -12887,做多,2021-11-19 02:00:00,2021-11-19 02:05:00,4046.64,4039.15,0.2,100.0,0.0049,-0.04,0.01,-0.05,flip -12888,做空,2021-11-19 02:05:00,2021-11-19 02:10:00,4039.15,4056.9,0.2,100.0,0.0049,-0.09,0.01,-0.1,flip -12889,做多,2021-11-19 02:10:00,2021-11-19 02:25:00,4056.9,4046.01,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -12890,做空,2021-11-19 02:25:00,2021-11-19 02:30:00,4046.01,4047.32,0.2,100.0,0.0049,-0.01,0.01,-0.02,flip -12891,做多,2021-11-19 02:30:00,2021-11-19 02:35:00,4047.32,4040.9,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -12892,做空,2021-11-19 02:35:00,2021-11-19 02:55:00,4040.9,4006.59,0.2,100.0,0.0049,0.17,0.01,0.16,tp_lower -12893,做多,2021-11-19 04:15:00,2021-11-19 04:20:00,4036.99,4033.97,0.2,100.0,0.0049,-0.01,0.01,-0.02,flip -12894,做空,2021-11-19 04:20:00,2021-11-19 04:25:00,4033.97,4041.06,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -12895,做多,2021-11-19 04:25:00,2021-11-19 05:50:00,4041.06,4087.08,0.2,100.0,0.0049,0.22,0.01,0.21,tp_upper -12896,做多,2021-11-20 04:50:00,2021-11-20 05:05:00,4290.41,4287.78,0.2,100.0,0.0047,-0.01,0.01,-0.02,flip -12897,做空,2021-11-20 05:05:00,2021-11-20 06:20:00,4287.78,4315.47,0.2,100.0,0.0047,-0.13,0.01,-0.14,flip -12898,做多,2021-11-20 06:20:00,2021-11-20 06:45:00,4315.47,4285.84,0.2,100.0,0.0046,-0.14,0.01,-0.15,flip -12899,做空,2021-11-20 06:45:00,2021-11-20 07:10:00,4285.84,4296.5,0.2,100.0,0.0046,-0.05,0.01,-0.06,flip -12900,做多,2021-11-20 07:10:00,2021-11-20 07:15:00,4296.5,4294.53,0.2,100.0,0.0046,-0.01,0.01,-0.02,flip -12901,做空,2021-11-20 07:15:00,2021-11-20 08:35:00,4294.53,4303.76,0.2,100.0,0.0046,-0.04,0.01,-0.05,flip -12902,做多,2021-11-20 08:35:00,2021-11-20 08:45:00,4303.76,4296.22,0.2,100.0,0.0046,-0.03,0.01,-0.04,flip -12903,做空,2021-11-20 08:45:00,2021-11-20 09:00:00,4296.22,4301.91,0.2,100.0,0.0045,-0.03,0.01,-0.04,flip -12904,做多,2021-11-20 09:00:00,2021-11-20 09:20:00,4301.91,4297.12,0.19,100.0,0.0045,-0.02,0.01,-0.03,flip -12905,做空,2021-11-20 09:20:00,2021-11-20 09:45:00,4297.12,4294.97,0.19,100.0,0.0045,0.01,0.01,0.0,flip -12906,做多,2021-11-20 09:45:00,2021-11-20 09:50:00,4294.97,4293.76,0.19,100.0,0.0045,-0.01,0.01,-0.02,flip -12907,做空,2021-11-20 09:50:00,2021-11-20 10:15:00,4293.76,4305.24,0.19,100.0,0.0045,-0.05,0.01,-0.06,flip -12908,做多,2021-11-20 10:15:00,2021-11-20 10:50:00,4305.24,4293.16,0.19,100.0,0.0045,-0.05,0.01,-0.06,flip -12909,做空,2021-11-20 10:50:00,2021-11-20 10:55:00,4293.16,4295.88,0.19,100.0,0.0045,-0.01,0.01,-0.02,flip -12910,做多,2021-11-20 10:55:00,2021-11-20 11:15:00,4295.88,4299.39,0.19,100.0,0.0045,0.02,0.01,0.01,tp_upper -12911,做多,2021-11-20 13:40:00,2021-11-20 13:45:00,4293.64,4288.53,0.19,100.0,0.0045,-0.02,0.01,-0.03,flip -12912,做空,2021-11-20 13:45:00,2021-11-20 13:55:00,4288.53,4296.78,0.19,100.0,0.0045,-0.04,0.01,-0.05,flip -12913,做多,2021-11-20 13:55:00,2021-11-20 14:15:00,4296.78,4318.36,0.19,100.0,0.0045,0.1,0.01,0.09,tp_upper -12914,做多,2021-11-20 14:35:00,2021-11-20 14:50:00,4301.6,4293.83,0.19,100.0,0.0045,-0.03,0.01,-0.04,flip -12915,做空,2021-11-20 14:50:00,2021-11-20 15:00:00,4293.83,4260.76,0.19,100.0,0.0045,0.15,0.01,0.14,tp_lower -12916,做多,2021-11-20 18:15:00,2021-11-20 18:20:00,4298.0,4346.91,0.19,100.0,0.0045,0.22,0.01,0.21,tp_upper -12917,做多,2021-11-21 02:15:00,2021-11-21 02:20:00,4373.79,4369.44,0.2,100.0,0.0045,-0.02,0.01,-0.03,flip -12918,做空,2021-11-21 02:20:00,2021-11-21 03:10:00,4369.44,4378.27,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -12919,做多,2021-11-21 03:10:00,2021-11-21 07:00:00,4378.27,4370.2,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -12920,做空,2021-11-21 07:00:00,2021-11-21 08:10:00,4370.2,4347.11,0.2,100.0,0.0045,0.1,0.01,0.09,tp_lower -12921,做多,2021-11-21 08:35:00,2021-11-21 15:10:00,4369.87,4337.01,0.2,100.0,0.0045,-0.15,0.01,-0.16,flip -12922,做空,2021-11-21 15:10:00,2021-11-21 15:15:00,4337.01,4345.0,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -12923,做多,2021-11-21 15:15:00,2021-11-21 15:20:00,4345.0,4344.86,0.2,100.0,0.0045,-0.0,0.01,-0.01,flip -12924,做空,2021-11-21 15:20:00,2021-11-21 16:30:00,4344.86,4350.28,0.2,100.0,0.0045,-0.02,0.01,-0.03,flip -12925,做多,2021-11-21 16:30:00,2021-11-21 16:45:00,4350.28,4379.48,0.19,100.0,0.0045,0.13,0.01,0.12,tp_upper -12926,做多,2021-11-21 19:10:00,2021-11-21 19:15:00,4349.8,4344.74,0.2,100.0,0.0045,-0.02,0.01,-0.03,flip -12927,做空,2021-11-21 19:15:00,2021-11-21 19:25:00,4344.74,4350.69,0.2,100.0,0.0045,-0.03,0.01,-0.04,flip -12928,做多,2021-11-21 19:25:00,2021-11-21 19:55:00,4350.69,4346.09,0.2,100.0,0.0045,-0.02,0.01,-0.03,flip -12929,做空,2021-11-21 19:55:00,2021-11-21 20:00:00,4346.09,4354.03,0.19,100.0,0.0045,-0.04,0.01,-0.05,flip -12930,做多,2021-11-21 20:00:00,2021-11-21 20:05:00,4354.03,4353.29,0.19,100.0,0.0045,-0.0,0.01,-0.01,flip -12931,做空,2021-11-21 20:05:00,2021-11-21 22:10:00,4353.29,4359.13,0.19,100.0,0.0045,-0.03,0.01,-0.04,flip -12932,做多,2021-11-21 22:10:00,2021-11-21 22:20:00,4359.13,4343.41,0.19,100.0,0.0044,-0.07,0.01,-0.08,flip -12933,做空,2021-11-21 22:20:00,2021-11-21 22:30:00,4343.41,4314.3,0.19,100.0,0.0044,0.13,0.01,0.12,tp_lower -12934,做多,2021-11-22 08:25:00,2021-11-22 08:30:00,4208.59,4200.4,0.2,100.0,0.0047,-0.04,0.01,-0.05,flip -12935,做空,2021-11-22 08:30:00,2021-11-22 08:35:00,4200.4,4210.12,0.2,100.0,0.0047,-0.05,0.01,-0.06,flip -12936,做多,2021-11-22 08:35:00,2021-11-22 08:40:00,4210.12,4199.6,0.2,100.0,0.0046,-0.05,0.01,-0.06,flip -12937,做空,2021-11-22 08:40:00,2021-11-22 08:50:00,4199.6,4201.93,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12938,做多,2021-11-22 08:50:00,2021-11-22 08:55:00,4201.93,4196.98,0.19,100.0,0.0046,-0.02,0.01,-0.03,flip -12939,做空,2021-11-22 08:55:00,2021-11-22 09:00:00,4196.98,4204.75,0.19,100.0,0.0046,-0.04,0.01,-0.05,flip -12940,做多,2021-11-22 09:00:00,2021-11-22 09:55:00,4204.75,4189.33,0.19,100.0,0.0046,-0.07,0.01,-0.08,flip -12941,做空,2021-11-22 09:55:00,2021-11-22 10:10:00,4189.33,4192.81,0.19,100.0,0.0046,-0.02,0.01,-0.03,flip -12942,做多,2021-11-22 10:10:00,2021-11-22 10:25:00,4192.81,4189.84,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12943,做空,2021-11-22 10:25:00,2021-11-22 10:30:00,4189.84,4197.47,0.19,100.0,0.0046,-0.03,0.01,-0.04,flip -12944,做多,2021-11-22 10:30:00,2021-11-22 10:50:00,4197.47,4193.34,0.19,100.0,0.0046,-0.02,0.01,-0.03,flip -12945,做空,2021-11-22 10:50:00,2021-11-22 11:35:00,4193.34,4195.05,0.19,100.0,0.0046,-0.01,0.01,-0.02,flip -12946,做多,2021-11-22 11:35:00,2021-11-22 11:50:00,4195.05,4187.48,0.19,100.0,0.0045,-0.03,0.01,-0.04,flip -12947,做空,2021-11-22 11:50:00,2021-11-22 12:05:00,4187.48,4180.22,0.19,100.0,0.0045,0.03,0.01,0.02,flip -12948,做多,2021-11-22 12:05:00,2021-11-22 12:25:00,4180.22,4210.51,0.19,100.0,0.0046,0.14,0.01,0.13,tp_upper -12949,做多,2021-11-22 12:25:00,2021-11-22 12:30:00,4210.51,4218.16,0.19,100.0,0.0046,0.03,0.01,0.03,tp_upper -12950,做多,2021-11-22 12:40:00,2021-11-22 12:45:00,4197.1,4175.19,0.19,100.0,0.0046,-0.1,0.01,-0.11,flip -12951,做空,2021-11-22 12:45:00,2021-11-22 13:05:00,4175.19,4147.68,0.19,100.0,0.0046,0.13,0.01,0.12,tp_lower -12952,做多,2021-11-22 13:30:00,2021-11-22 13:35:00,4216.83,4281.55,0.19,100.0,0.0045,0.29,0.01,0.28,tp_upper -12953,做多,2021-11-22 16:15:00,2021-11-22 17:25:00,4229.52,4213.42,0.19,100.0,0.0046,-0.07,0.01,-0.08,flip -12954,做空,2021-11-22 17:25:00,2021-11-22 18:35:00,4213.42,4158.12,0.19,100.0,0.0046,0.25,0.01,0.24,tp_lower -12955,做多,2021-11-23 00:55:00,2021-11-23 01:15:00,4133.47,4124.3,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -12956,做空,2021-11-23 01:15:00,2021-11-23 01:20:00,4124.3,4143.26,0.2,100.0,0.0048,-0.09,0.01,-0.1,flip -12957,做多,2021-11-23 01:20:00,2021-11-23 02:10:00,4143.26,4119.81,0.2,100.0,0.0048,-0.11,0.01,-0.12,flip -12958,做空,2021-11-23 02:10:00,2021-11-23 02:15:00,4119.81,4120.29,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -12959,做多,2021-11-23 02:15:00,2021-11-23 03:05:00,4120.29,4191.11,0.2,100.0,0.0048,0.34,0.01,0.33,tp_upper -12960,做多,2021-11-23 06:45:00,2021-11-23 07:05:00,4136.53,4128.92,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -12961,做空,2021-11-23 07:05:00,2021-11-23 08:20:00,4128.92,4093.88,0.2,100.0,0.0048,0.17,0.01,0.16,tp_lower -12962,做多,2021-11-23 08:50:00,2021-11-23 09:10:00,4128.98,4132.41,0.2,100.0,0.0048,0.02,0.01,0.01,flip -12963,做空,2021-11-23 09:10:00,2021-11-23 09:30:00,4132.41,4093.0,0.2,100.0,0.0048,0.19,0.01,0.18,tp_lower -12964,做多,2021-11-23 09:40:00,2021-11-23 09:45:00,4167.36,4177.0,0.2,100.0,0.0048,0.05,0.01,0.04,tp_upper -12965,做多,2021-11-23 10:05:00,2021-11-23 10:15:00,4144.6,4202.95,0.2,100.0,0.0049,0.28,0.01,0.27,tp_upper -12966,做多,2021-11-23 11:05:00,2021-11-23 11:15:00,4153.1,4147.33,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -12967,做空,2021-11-23 11:15:00,2021-11-23 11:30:00,4147.33,4151.52,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -12968,做多,2021-11-23 11:30:00,2021-11-23 11:35:00,4151.52,4146.6,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -12969,做空,2021-11-23 11:35:00,2021-11-23 12:00:00,4146.6,4147.93,0.2,100.0,0.0049,-0.01,0.01,-0.02,flip -12970,做多,2021-11-23 12:00:00,2021-11-23 12:15:00,4147.93,4142.42,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -12971,做空,2021-11-23 12:15:00,2021-11-23 12:20:00,4142.42,4155.0,0.2,100.0,0.0049,-0.06,0.01,-0.07,flip -12972,做多,2021-11-23 12:20:00,2021-11-23 12:30:00,4155.0,4138.16,0.2,100.0,0.0049,-0.08,0.01,-0.09,flip -12973,做空,2021-11-23 12:30:00,2021-11-23 13:00:00,4138.16,4160.17,0.2,100.0,0.0049,-0.11,0.01,-0.12,flip -12974,做多,2021-11-23 13:00:00,2021-11-23 13:25:00,4160.17,4188.71,0.2,100.0,0.0048,0.14,0.01,0.13,tp_upper -12975,做多,2021-11-24 08:25:00,2021-11-24 08:50:00,4292.43,4293.85,0.2,100.0,0.0048,0.01,0.01,-0.0,flip -12976,做空,2021-11-24 08:50:00,2021-11-24 08:55:00,4293.85,4302.4,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -12977,做多,2021-11-24 08:55:00,2021-11-24 10:45:00,4302.4,4278.25,0.2,100.0,0.0047,-0.11,0.01,-0.12,flip -12978,做空,2021-11-24 10:45:00,2021-11-24 10:50:00,4278.25,4282.11,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -12979,做多,2021-11-24 10:50:00,2021-11-24 10:55:00,4282.11,4258.76,0.2,100.0,0.0047,-0.11,0.01,-0.12,flip -12980,做空,2021-11-24 10:55:00,2021-11-24 11:10:00,4258.76,4270.82,0.2,100.0,0.0047,-0.06,0.01,-0.07,flip -12981,做多,2021-11-24 11:10:00,2021-11-24 11:40:00,4270.82,4308.32,0.2,100.0,0.0047,0.18,0.01,0.17,tp_upper -12982,做多,2021-11-24 12:55:00,2021-11-24 13:00:00,4279.73,4275.2,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -12983,做空,2021-11-24 13:00:00,2021-11-24 13:10:00,4275.2,4292.35,0.2,100.0,0.0047,-0.08,0.01,-0.09,flip -12984,做多,2021-11-24 13:10:00,2021-11-24 13:15:00,4292.35,4286.63,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -12985,做空,2021-11-24 13:15:00,2021-11-24 13:20:00,4286.63,4297.29,0.2,100.0,0.0047,-0.05,0.01,-0.06,flip -12986,做多,2021-11-24 13:20:00,2021-11-24 13:30:00,4297.29,4295.24,0.2,100.0,0.0046,-0.01,0.01,-0.02,tp_upper -12987,做多,2021-11-24 15:50:00,2021-11-24 15:55:00,4272.64,4253.93,0.2,100.0,0.0046,-0.09,0.01,-0.1,flip -12988,做空,2021-11-24 15:55:00,2021-11-24 17:30:00,4253.93,4210.01,0.2,100.0,0.0046,0.2,0.01,0.19,tp_lower -12989,做多,2021-11-24 18:15:00,2021-11-24 18:20:00,4260.48,4252.15,0.2,100.0,0.0047,-0.04,0.01,-0.05,flip -12990,做空,2021-11-24 18:20:00,2021-11-24 19:10:00,4252.15,4207.71,0.2,100.0,0.0047,0.21,0.01,0.2,tp_lower -12991,做多,2021-11-24 20:25:00,2021-11-24 20:30:00,4239.08,4234.91,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -12992,做空,2021-11-24 20:30:00,2021-11-24 20:35:00,4234.91,4242.0,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -12993,做多,2021-11-24 20:35:00,2021-11-24 22:00:00,4242.0,4280.52,0.2,100.0,0.0047,0.18,0.01,0.17,tp_upper -12994,做多,2021-11-25 06:05:00,2021-11-25 06:15:00,4287.61,4281.61,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -12995,做空,2021-11-25 06:15:00,2021-11-25 06:50:00,4281.61,4286.98,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -12996,做多,2021-11-25 06:50:00,2021-11-25 06:55:00,4286.98,4278.97,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -12997,做空,2021-11-25 06:55:00,2021-11-25 07:15:00,4278.97,4299.91,0.2,100.0,0.0047,-0.1,0.01,-0.11,flip -12998,做多,2021-11-25 07:15:00,2021-11-25 07:50:00,4299.91,4297.57,0.2,100.0,0.0047,-0.01,0.01,-0.02,flip -12999,做空,2021-11-25 07:50:00,2021-11-25 08:30:00,4297.57,4297.05,0.2,100.0,0.0047,0.0,0.01,-0.01,flip -13000,做多,2021-11-25 08:30:00,2021-11-25 08:40:00,4297.05,4295.65,0.2,100.0,0.0047,-0.01,0.01,-0.02,flip -13001,做空,2021-11-25 08:40:00,2021-11-25 09:55:00,4295.65,4300.72,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -13002,做多,2021-11-25 09:55:00,2021-11-25 10:00:00,4300.72,4296.52,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -13003,做空,2021-11-25 10:00:00,2021-11-25 10:05:00,4296.52,4312.65,0.2,100.0,0.0047,-0.08,0.01,-0.09,flip -13004,做多,2021-11-25 10:05:00,2021-11-25 10:10:00,4312.65,4342.97,0.2,100.0,0.0046,0.14,0.01,0.13,tp_upper -13005,做多,2021-11-25 22:20:00,2021-11-25 23:00:00,4500.67,4530.52,0.2,100.0,0.0045,0.13,0.01,0.12,tp_upper -13006,做多,2021-11-26 01:05:00,2021-11-26 01:10:00,4514.15,4502.5,0.2,100.0,0.0045,-0.05,0.01,-0.06,flip -13007,做空,2021-11-26 01:10:00,2021-11-26 01:15:00,4502.5,4510.26,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -13008,做多,2021-11-26 01:15:00,2021-11-26 01:30:00,4510.26,4508.92,0.2,100.0,0.0045,-0.01,0.01,-0.02,flip -13009,做空,2021-11-26 01:30:00,2021-11-26 02:00:00,4508.92,4485.25,0.2,100.0,0.0045,0.11,0.01,0.1,tp_lower -13010,做多,2021-11-26 16:45:00,2021-11-26 16:50:00,4098.37,4084.1,0.2,100.0,0.005,-0.07,0.01,-0.08,flip -13011,做空,2021-11-26 16:50:00,2021-11-26 17:10:00,4084.1,4086.57,0.2,100.0,0.005,-0.01,0.01,-0.02,flip -13012,做多,2021-11-26 17:10:00,2021-11-26 17:20:00,4086.57,4074.46,0.2,100.0,0.0049,-0.06,0.01,-0.07,flip -13013,做空,2021-11-26 17:20:00,2021-11-26 17:25:00,4074.46,4080.27,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -13014,做多,2021-11-26 17:25:00,2021-11-26 18:00:00,4080.27,4067.15,0.2,100.0,0.0049,-0.06,0.01,-0.07,flip -13015,做空,2021-11-26 18:00:00,2021-11-26 18:10:00,4067.15,4062.95,0.2,100.0,0.0049,0.02,0.01,0.01,flip -13016,做多,2021-11-26 18:10:00,2021-11-26 18:15:00,4062.95,4056.17,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -13017,做空,2021-11-26 18:15:00,2021-11-26 18:40:00,4056.17,4065.85,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -13018,做多,2021-11-26 18:40:00,2021-11-26 18:45:00,4065.85,4052.19,0.2,100.0,0.0049,-0.07,0.01,-0.08,flip -13019,做空,2021-11-26 18:45:00,2021-11-26 18:50:00,4052.19,4052.74,0.2,100.0,0.0049,-0.0,0.01,-0.01,flip -13020,做多,2021-11-26 18:50:00,2021-11-26 18:55:00,4052.74,4045.12,0.2,100.0,0.0049,-0.04,0.01,-0.05,flip -13021,做空,2021-11-26 18:55:00,2021-11-26 19:05:00,4045.12,4062.52,0.2,100.0,0.0049,-0.08,0.01,-0.09,flip -13022,做多,2021-11-26 19:05:00,2021-11-26 20:00:00,4062.52,4066.1,0.2,100.0,0.0048,0.02,0.01,0.01,flip -13023,做空,2021-11-26 20:00:00,2021-11-26 20:05:00,4066.1,4076.75,0.2,100.0,0.0048,-0.05,0.01,-0.06,flip -13024,做多,2021-11-26 20:05:00,2021-11-26 20:10:00,4076.75,4066.35,0.2,100.0,0.0048,-0.05,0.01,-0.06,flip -13025,做空,2021-11-26 20:10:00,2021-11-26 20:20:00,4066.35,4072.31,0.19,100.0,0.0048,-0.03,0.01,-0.04,flip -13026,做多,2021-11-26 20:20:00,2021-11-26 20:50:00,4072.31,4111.17,0.19,100.0,0.0048,0.19,0.01,0.18,tp_upper -13027,做多,2021-11-26 22:00:00,2021-11-26 22:40:00,4081.48,4077.58,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -13028,做空,2021-11-26 22:40:00,2021-11-26 23:10:00,4077.58,4086.28,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13029,做多,2021-11-26 23:10:00,2021-11-26 23:15:00,4086.28,4077.37,0.19,100.0,0.0048,-0.04,0.01,-0.05,flip -13030,做空,2021-11-26 23:15:00,2021-11-26 23:30:00,4077.37,4041.07,0.19,100.0,0.0048,0.17,0.01,0.16,tp_lower -13031,做多,2021-11-27 00:10:00,2021-11-27 00:15:00,4085.68,4071.39,0.2,100.0,0.0049,-0.07,0.01,-0.08,flip -13032,做空,2021-11-27 00:15:00,2021-11-27 00:25:00,4071.39,4081.0,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -13033,做多,2021-11-27 00:25:00,2021-11-27 00:50:00,4081.0,4072.21,0.2,100.0,0.0049,-0.04,0.01,-0.05,flip -13034,做空,2021-11-27 00:50:00,2021-11-27 01:00:00,4072.21,4074.69,0.2,100.0,0.0049,-0.01,0.01,-0.02,flip -13035,做多,2021-11-27 01:00:00,2021-11-27 01:05:00,4074.69,4074.54,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -13036,做空,2021-11-27 01:05:00,2021-11-27 01:30:00,4074.54,4084.61,0.2,100.0,0.0048,-0.05,0.01,-0.06,flip -13037,做多,2021-11-27 01:30:00,2021-11-27 02:05:00,4084.61,4104.78,0.2,100.0,0.0048,0.1,0.01,0.09,tp_upper -13038,做多,2021-11-27 06:00:00,2021-11-27 06:05:00,4103.95,4096.13,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13039,做空,2021-11-27 06:05:00,2021-11-27 06:30:00,4096.13,4098.13,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -13040,做多,2021-11-27 06:30:00,2021-11-27 06:50:00,4098.13,4092.59,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -13041,做空,2021-11-27 06:50:00,2021-11-27 06:55:00,4092.59,4096.21,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -13042,做多,2021-11-27 06:55:00,2021-11-27 08:00:00,4096.21,4139.49,0.2,100.0,0.0048,0.21,0.01,0.2,tp_upper -13043,做多,2021-11-27 10:05:00,2021-11-27 11:35:00,4110.9,4126.11,0.2,100.0,0.0048,0.07,0.01,0.06,flip -13044,做空,2021-11-27 11:35:00,2021-11-27 12:35:00,4126.11,4127.92,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -13045,做多,2021-11-27 12:35:00,2021-11-27 12:45:00,4127.92,4127.62,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -13046,做空,2021-11-27 12:45:00,2021-11-27 13:00:00,4127.62,4131.3,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -13047,做多,2021-11-27 13:00:00,2021-11-27 13:35:00,4131.3,4157.02,0.2,100.0,0.0048,0.12,0.01,0.11,tp_upper -13048,做多,2021-11-27 14:40:00,2021-11-27 14:45:00,4135.93,4123.88,0.2,100.0,0.0048,-0.06,0.01,-0.07,flip -13049,做空,2021-11-27 14:45:00,2021-11-27 15:20:00,4123.88,4128.38,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -13050,做多,2021-11-27 15:20:00,2021-11-27 15:25:00,4128.38,4119.41,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13051,做空,2021-11-27 15:25:00,2021-11-27 15:30:00,4119.41,4132.18,0.2,100.0,0.0048,-0.06,0.01,-0.07,flip -13052,做多,2021-11-27 15:30:00,2021-11-27 15:35:00,4132.18,4131.14,0.2,100.0,0.0047,-0.0,0.01,-0.01,flip -13053,做空,2021-11-27 15:35:00,2021-11-27 15:40:00,4131.14,4137.48,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -13054,做多,2021-11-27 15:40:00,2021-11-27 15:55:00,4137.48,4131.53,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -13055,做空,2021-11-27 15:55:00,2021-11-27 16:05:00,4131.53,4140.11,0.19,100.0,0.0047,-0.04,0.01,-0.05,flip -13056,做多,2021-11-27 16:05:00,2021-11-27 16:15:00,4140.11,4152.32,0.19,100.0,0.0047,0.06,0.01,0.05,tp_upper -13057,做多,2021-11-27 17:00:00,2021-11-27 17:05:00,4140.89,4130.32,0.19,100.0,0.0047,-0.05,0.01,-0.06,flip -13058,做空,2021-11-27 17:05:00,2021-11-27 17:10:00,4130.32,4139.75,0.19,100.0,0.0047,-0.04,0.01,-0.05,flip -13059,做多,2021-11-27 17:10:00,2021-11-27 17:30:00,4139.75,4136.8,0.19,100.0,0.0047,-0.01,0.01,-0.02,flip -13060,做空,2021-11-27 17:30:00,2021-11-27 17:35:00,4136.8,4137.84,0.19,100.0,0.0047,-0.0,0.01,-0.01,flip -13061,做多,2021-11-27 17:35:00,2021-11-27 17:40:00,4137.84,4129.52,0.19,100.0,0.0047,-0.04,0.01,-0.05,flip -13062,做空,2021-11-27 17:40:00,2021-11-27 17:50:00,4129.52,4138.97,0.19,100.0,0.0046,-0.04,0.01,-0.05,flip -13063,做多,2021-11-27 17:50:00,2021-11-27 17:55:00,4138.97,4135.5,0.19,100.0,0.0046,-0.02,0.01,-0.03,flip -13064,做空,2021-11-27 17:55:00,2021-11-27 18:05:00,4135.5,4122.11,0.19,100.0,0.0046,0.06,0.01,0.05,tp_lower -13065,做多,2021-11-27 18:40:00,2021-11-27 18:45:00,4139.02,4130.65,0.19,100.0,0.0046,-0.04,0.01,-0.05,flip -13066,做空,2021-11-27 18:45:00,2021-11-27 18:55:00,4130.65,4130.01,0.19,100.0,0.0046,0.0,0.01,-0.01,flip -13067,做多,2021-11-27 18:55:00,2021-11-27 22:55:00,4130.01,4115.07,0.19,100.0,0.0046,-0.07,0.01,-0.08,flip -13068,做空,2021-11-27 22:55:00,2021-11-27 23:45:00,4115.07,4059.55,0.19,100.0,0.0046,0.26,0.01,0.25,tp_lower -13069,做多,2021-11-28 06:25:00,2021-11-28 06:30:00,4056.37,4056.38,0.2,100.0,0.0049,0.0,0.01,-0.01,flip -13070,做空,2021-11-28 06:30:00,2021-11-28 06:35:00,4056.38,4058.98,0.2,100.0,0.0049,-0.01,0.01,-0.02,flip -13071,做多,2021-11-28 06:35:00,2021-11-28 08:30:00,4058.98,4050.02,0.2,100.0,0.0049,-0.04,0.01,-0.05,flip -13072,做空,2021-11-28 08:30:00,2021-11-28 08:35:00,4050.02,4054.1,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -13073,做多,2021-11-28 08:35:00,2021-11-28 08:45:00,4054.1,4050.59,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -13074,做空,2021-11-28 08:45:00,2021-11-28 08:50:00,4050.59,4054.59,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -13075,做多,2021-11-28 08:50:00,2021-11-28 09:15:00,4054.59,4040.8,0.2,100.0,0.0048,-0.07,0.01,-0.08,flip -13076,做空,2021-11-28 09:15:00,2021-11-28 09:35:00,4040.8,4048.5,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13077,做多,2021-11-28 09:35:00,2021-11-28 10:30:00,4048.5,4073.59,0.19,100.0,0.0048,0.12,0.01,0.11,tp_upper -13078,做多,2021-11-28 14:15:00,2021-11-28 14:40:00,4070.49,4074.48,0.2,100.0,0.0048,0.02,0.01,0.01,flip -13079,做空,2021-11-28 14:40:00,2021-11-28 14:45:00,4074.48,4077.5,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -13080,做多,2021-11-28 14:45:00,2021-11-28 15:15:00,4077.5,4070.38,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -13081,做空,2021-11-28 15:15:00,2021-11-28 15:35:00,4070.38,4082.57,0.2,100.0,0.0048,-0.06,0.01,-0.07,flip -13082,做多,2021-11-28 15:35:00,2021-11-28 15:55:00,4082.57,4079.01,0.19,100.0,0.0048,-0.02,0.01,-0.03,flip -13083,做空,2021-11-28 15:55:00,2021-11-28 16:00:00,4079.01,4086.28,0.19,100.0,0.0048,-0.03,0.01,-0.04,flip -13084,做多,2021-11-28 16:00:00,2021-11-28 16:05:00,4086.28,4077.4,0.19,100.0,0.0047,-0.04,0.01,-0.05,flip -13085,做空,2021-11-28 16:05:00,2021-11-28 16:15:00,4077.4,4076.27,0.19,100.0,0.0047,0.01,0.01,-0.0,flip -13086,做多,2021-11-28 16:15:00,2021-11-28 16:20:00,4076.27,4065.06,0.19,100.0,0.0047,-0.05,0.01,-0.06,flip -13087,做空,2021-11-28 16:20:00,2021-11-28 16:40:00,4065.06,4044.45,0.19,100.0,0.0047,0.1,0.01,0.09,tp_lower -13088,做多,2021-11-28 19:05:00,2021-11-28 19:35:00,4077.77,4119.45,0.19,100.0,0.0047,0.2,0.01,0.19,tp_upper -13089,做多,2021-11-29 08:30:00,2021-11-29 08:40:00,4324.93,4320.09,0.2,100.0,0.0046,-0.02,0.01,-0.03,flip -13090,做空,2021-11-29 08:40:00,2021-11-29 08:50:00,4320.09,4321.61,0.2,100.0,0.0046,-0.01,0.01,-0.02,flip -13091,做多,2021-11-29 08:50:00,2021-11-29 09:20:00,4321.61,4329.34,0.2,100.0,0.0046,0.04,0.01,0.03,flip -13092,做空,2021-11-29 09:20:00,2021-11-29 09:40:00,4329.34,4287.84,0.2,100.0,0.0046,0.19,0.01,0.18,tp_lower -13093,做多,2021-11-29 10:25:00,2021-11-29 10:35:00,4326.62,4326.48,0.2,100.0,0.0046,-0.0,0.01,-0.01,flip -13094,做空,2021-11-29 10:35:00,2021-11-29 10:50:00,4326.48,4330.42,0.2,100.0,0.0046,-0.02,0.01,-0.03,flip -13095,做多,2021-11-29 10:50:00,2021-11-29 10:55:00,4330.42,4325.17,0.2,100.0,0.0046,-0.02,0.01,-0.03,flip -13096,做空,2021-11-29 10:55:00,2021-11-29 11:00:00,4325.17,4334.09,0.2,100.0,0.0046,-0.04,0.01,-0.05,flip -13097,做多,2021-11-29 11:00:00,2021-11-29 11:15:00,4334.09,4316.89,0.2,100.0,0.0046,-0.08,0.01,-0.09,flip -13098,做空,2021-11-29 11:15:00,2021-11-29 11:55:00,4316.89,4299.87,0.2,100.0,0.0046,0.08,0.01,0.07,tp_lower -13099,做多,2021-11-29 13:05:00,2021-11-29 13:25:00,4330.36,4320.81,0.2,100.0,0.0046,-0.04,0.01,-0.05,flip -13100,做空,2021-11-29 13:25:00,2021-11-29 13:30:00,4320.81,4333.2,0.2,100.0,0.0045,-0.06,0.01,-0.07,flip -13101,做多,2021-11-29 13:30:00,2021-11-29 13:35:00,4333.2,4346.77,0.2,100.0,0.0045,0.06,0.01,0.05,tp_upper -13102,做多,2021-11-29 14:35:00,2021-11-29 14:40:00,4336.16,4329.0,0.2,100.0,0.0045,-0.03,0.01,-0.04,flip -13103,做空,2021-11-29 14:40:00,2021-11-29 15:15:00,4329.0,4331.07,0.2,100.0,0.0045,-0.01,0.01,-0.02,flip -13104,做多,2021-11-29 15:15:00,2021-11-29 15:20:00,4331.07,4324.6,0.2,100.0,0.0045,-0.03,0.01,-0.04,flip -13105,做空,2021-11-29 15:20:00,2021-11-29 15:55:00,4324.6,4337.36,0.19,100.0,0.0045,-0.06,0.01,-0.07,flip -13106,做多,2021-11-29 15:55:00,2021-11-29 16:05:00,4337.36,4356.29,0.19,100.0,0.0045,0.08,0.01,0.07,tp_upper -13107,做多,2021-11-30 04:00:00,2021-11-30 04:15:00,4442.53,4441.84,0.2,100.0,0.0045,-0.0,0.01,-0.01,flip -13108,做空,2021-11-30 04:15:00,2021-11-30 04:25:00,4441.84,4451.19,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -13109,做多,2021-11-30 04:25:00,2021-11-30 04:30:00,4451.19,4444.59,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -13110,做空,2021-11-30 04:30:00,2021-11-30 04:45:00,4444.59,4444.28,0.2,100.0,0.0044,0.0,0.01,-0.01,flip -13111,做多,2021-11-30 04:45:00,2021-11-30 04:50:00,4444.28,4437.87,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -13112,做空,2021-11-30 04:50:00,2021-11-30 04:55:00,4437.87,4445.21,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -13113,做多,2021-11-30 04:55:00,2021-11-30 05:05:00,4445.21,4446.98,0.2,100.0,0.0044,0.01,0.01,-0.0,flip -13114,做空,2021-11-30 05:05:00,2021-11-30 05:25:00,4446.98,4410.99,0.2,100.0,0.0044,0.16,0.01,0.15,tp_lower -13115,做多,2021-11-30 08:40:00,2021-11-30 08:50:00,4451.69,4447.31,0.2,100.0,0.0044,-0.02,0.01,-0.03,flip -13116,做空,2021-11-30 08:50:00,2021-11-30 09:00:00,4447.31,4438.9,0.2,100.0,0.0044,0.04,0.01,0.03,flip -13117,做多,2021-11-30 09:00:00,2021-11-30 09:05:00,4438.9,4425.36,0.2,100.0,0.0044,-0.06,0.01,-0.07,flip -13118,做空,2021-11-30 09:05:00,2021-11-30 09:15:00,4425.36,4436.63,0.2,100.0,0.0044,-0.05,0.01,-0.06,flip -13119,做多,2021-11-30 09:15:00,2021-11-30 10:00:00,4436.63,4433.23,0.19,100.0,0.0044,-0.01,0.01,-0.02,flip -13120,做空,2021-11-30 10:00:00,2021-11-30 10:05:00,4433.23,4449.59,0.19,100.0,0.0044,-0.07,0.01,-0.08,flip -13121,做多,2021-11-30 10:05:00,2021-11-30 10:50:00,4449.59,4476.6,0.19,100.0,0.0044,0.12,0.01,0.11,tp_upper -13122,做多,2021-11-30 17:10:00,2021-11-30 20:50:00,4545.81,4625.67,0.19,100.0,0.0043,0.34,0.01,0.33,flip -13123,做空,2021-11-30 20:50:00,2021-11-30 20:55:00,4625.67,4648.0,0.2,100.0,0.0043,-0.1,0.01,-0.11,flip -13124,做多,2021-11-30 20:55:00,2021-11-30 21:25:00,4648.0,4637.0,0.2,100.0,0.0042,-0.05,0.01,-0.06,flip -13125,做空,2021-11-30 21:25:00,2021-11-30 21:50:00,4637.0,4641.13,0.2,100.0,0.0042,-0.02,0.01,-0.03,flip -13126,做多,2021-11-30 21:50:00,2021-11-30 21:55:00,4641.13,4630.35,0.2,100.0,0.0042,-0.05,0.01,-0.06,flip -13127,做空,2021-11-30 21:55:00,2021-11-30 22:00:00,4630.35,4642.26,0.2,100.0,0.0042,-0.05,0.01,-0.06,flip -13128,做多,2021-11-30 22:00:00,2021-11-30 22:15:00,4642.26,4639.58,0.19,100.0,0.0042,-0.01,0.01,-0.02,flip -13129,做空,2021-11-30 22:15:00,2021-11-30 22:20:00,4639.58,4653.22,0.19,100.0,0.0042,-0.06,0.01,-0.07,flip -13130,做多,2021-11-30 22:20:00,2021-11-30 22:45:00,4653.22,4637.84,0.19,100.0,0.0042,-0.06,0.01,-0.07,flip -13131,做空,2021-11-30 22:45:00,2021-11-30 22:50:00,4637.84,4648.8,0.19,100.0,0.0042,-0.05,0.01,-0.06,flip -13132,做多,2021-11-30 22:50:00,2021-11-30 23:05:00,4648.8,4643.79,0.19,100.0,0.0041,-0.02,0.01,-0.03,flip -13133,做空,2021-11-30 23:05:00,2021-11-30 23:15:00,4643.79,4651.08,0.19,100.0,0.0041,-0.03,0.01,-0.04,flip -13134,做多,2021-11-30 23:15:00,2021-11-30 23:20:00,4651.08,4647.88,0.19,100.0,0.0041,-0.01,0.01,-0.02,flip -13135,做空,2021-11-30 23:20:00,2021-11-30 23:35:00,4647.88,4646.69,0.19,100.0,0.0041,0.0,0.01,-0.0,flip -13136,做多,2021-11-30 23:35:00,2021-11-30 23:45:00,4646.69,4634.05,0.19,100.0,0.0041,-0.05,0.01,-0.06,flip -13137,做空,2021-11-30 23:45:00,2021-12-01 00:05:00,4634.05,4661.8,0.19,100.0,0.0041,-0.11,0.01,-0.12,flip -13138,做多,2021-12-01 00:05:00,2021-12-01 00:15:00,4661.8,4699.78,0.19,100.0,0.0042,0.16,0.01,0.15,tp_upper -13139,做多,2021-12-01 06:05:00,2021-12-01 07:10:00,4704.95,4754.58,0.2,100.0,0.0041,0.21,0.01,0.2,tp_upper -13140,做多,2021-12-01 08:50:00,2021-12-01 09:20:00,4714.0,4712.6,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -13141,做空,2021-12-01 09:20:00,2021-12-01 09:25:00,4712.6,4719.19,0.2,100.0,0.0042,-0.03,0.01,-0.04,flip -13142,做多,2021-12-01 09:25:00,2021-12-01 09:30:00,4719.19,4717.44,0.2,100.0,0.0042,-0.01,0.01,-0.02,flip -13143,做空,2021-12-01 09:30:00,2021-12-01 09:35:00,4717.44,4734.46,0.2,100.0,0.0042,-0.07,0.01,-0.08,flip -13144,做多,2021-12-01 09:35:00,2021-12-01 09:45:00,4734.46,4731.67,0.2,100.0,0.0041,-0.01,0.01,-0.02,flip -13145,做空,2021-12-01 09:45:00,2021-12-01 09:50:00,4731.67,4738.8,0.19,100.0,0.0041,-0.03,0.01,-0.04,flip -13146,做多,2021-12-01 09:50:00,2021-12-01 10:10:00,4738.8,4730.29,0.19,100.0,0.0041,-0.03,0.01,-0.04,flip -13147,做空,2021-12-01 10:10:00,2021-12-01 10:15:00,4730.29,4733.27,0.19,100.0,0.0041,-0.01,0.01,-0.02,flip -13148,做多,2021-12-01 10:15:00,2021-12-01 10:20:00,4733.27,4731.65,0.19,100.0,0.0041,-0.01,0.01,-0.02,flip -13149,做空,2021-12-01 10:20:00,2021-12-01 10:55:00,4731.65,4722.23,0.19,100.0,0.0041,0.04,0.01,0.03,flip -13150,做多,2021-12-01 10:55:00,2021-12-01 11:10:00,4722.23,4727.76,0.19,100.0,0.0041,0.02,0.01,0.01,flip -13151,做空,2021-12-01 11:10:00,2021-12-01 11:25:00,4727.76,4694.82,0.19,100.0,0.0041,0.13,0.01,0.13,tp_lower -13152,做多,2021-12-01 14:15:00,2021-12-01 14:35:00,4721.56,4755.98,0.19,100.0,0.0041,0.14,0.01,0.13,tp_upper -13153,做多,2021-12-01 15:40:00,2021-12-01 15:55:00,4723.37,4728.93,0.2,100.0,0.0041,0.02,0.01,0.01,flip -13154,做空,2021-12-01 15:55:00,2021-12-01 16:40:00,4728.93,4721.87,0.2,100.0,0.0041,0.03,0.01,0.02,flip -13155,做多,2021-12-01 16:40:00,2021-12-01 16:45:00,4721.87,4717.1,0.2,100.0,0.0042,-0.02,0.01,-0.03,flip -13156,做空,2021-12-01 16:45:00,2021-12-01 17:50:00,4717.1,4681.08,0.2,100.0,0.0041,0.15,0.01,0.14,tp_lower -13157,做多,2021-12-02 01:25:00,2021-12-02 02:00:00,4613.69,4608.97,0.2,100.0,0.0043,-0.02,0.01,-0.03,flip -13158,做空,2021-12-02 02:00:00,2021-12-02 03:05:00,4608.97,4480.33,0.2,100.0,0.0043,0.56,0.01,0.55,tp_lower -13159,做多,2021-12-02 07:00:00,2021-12-02 10:20:00,4546.07,4554.2,0.21,100.0,0.0045,0.04,0.01,0.03,flip -13160,做空,2021-12-02 10:20:00,2021-12-02 10:30:00,4554.2,4566.82,0.21,100.0,0.0045,-0.06,0.01,-0.07,flip -13161,做多,2021-12-02 10:30:00,2021-12-02 11:00:00,4566.82,4557.9,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -13162,做空,2021-12-02 11:00:00,2021-12-02 12:25:00,4557.9,4545.63,0.2,100.0,0.0045,0.05,0.01,0.04,flip -13163,做多,2021-12-02 12:25:00,2021-12-02 12:35:00,4545.63,4542.7,0.2,100.0,0.0045,-0.01,0.01,-0.02,flip -13164,做空,2021-12-02 12:35:00,2021-12-02 12:50:00,4542.7,4544.91,0.2,100.0,0.0045,-0.01,0.01,-0.02,flip -13165,做多,2021-12-02 12:50:00,2021-12-02 12:55:00,4544.91,4539.4,0.2,100.0,0.0045,-0.02,0.01,-0.03,flip -13166,做空,2021-12-02 12:55:00,2021-12-02 13:05:00,4539.4,4536.7,0.2,100.0,0.0045,0.01,0.01,0.0,flip -13167,做多,2021-12-02 13:05:00,2021-12-02 14:15:00,4536.7,4540.7,0.2,100.0,0.0045,0.02,0.01,0.01,flip -13168,做空,2021-12-02 14:15:00,2021-12-02 14:20:00,4540.7,4541.6,0.2,100.0,0.0045,-0.0,0.01,-0.01,flip -13169,做多,2021-12-02 14:20:00,2021-12-02 14:45:00,4541.6,4589.97,0.2,100.0,0.0045,0.22,0.01,0.21,tp_upper -13170,做多,2021-12-02 16:05:00,2021-12-02 16:10:00,4556.97,4522.4,0.2,100.0,0.0045,-0.16,0.01,-0.17,flip -13171,做空,2021-12-02 16:10:00,2021-12-02 16:30:00,4522.4,4496.75,0.2,100.0,0.0045,0.12,0.01,0.11,tp_lower -13172,做多,2021-12-02 20:25:00,2021-12-02 23:50:00,4517.49,4509.03,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -13173,做空,2021-12-02 23:50:00,2021-12-03 00:00:00,4509.03,4518.74,0.2,100.0,0.0045,-0.04,0.01,-0.05,flip -13174,做多,2021-12-03 00:00:00,2021-12-03 00:05:00,4518.74,4513.59,0.21,100.0,0.0046,-0.02,0.01,-0.03,flip -13175,做空,2021-12-03 00:05:00,2021-12-03 00:10:00,4513.59,4518.76,0.21,100.0,0.0046,-0.02,0.01,-0.03,flip -13176,做多,2021-12-03 00:10:00,2021-12-03 00:20:00,4518.76,4521.41,0.21,100.0,0.0045,0.01,0.01,0.0,flip -13177,做空,2021-12-03 00:20:00,2021-12-03 01:30:00,4521.41,4522.78,0.2,100.0,0.0045,-0.01,0.01,-0.02,flip -13178,做多,2021-12-03 01:30:00,2021-12-03 01:40:00,4522.78,4509.17,0.2,100.0,0.0045,-0.06,0.01,-0.07,flip -13179,做空,2021-12-03 01:40:00,2021-12-03 01:50:00,4509.17,4516.87,0.2,100.0,0.0045,-0.03,0.01,-0.05,flip -13180,做多,2021-12-03 01:50:00,2021-12-03 02:05:00,4516.87,4510.92,0.2,100.0,0.0045,-0.03,0.01,-0.04,flip -13181,做空,2021-12-03 02:05:00,2021-12-03 02:10:00,4510.92,4521.64,0.2,100.0,0.0045,-0.05,0.01,-0.06,flip -13182,做多,2021-12-03 02:10:00,2021-12-03 02:25:00,4521.64,4517.04,0.2,100.0,0.0045,-0.02,0.01,-0.03,flip -13183,做空,2021-12-03 02:25:00,2021-12-03 02:40:00,4517.04,4480.57,0.2,100.0,0.0045,0.16,0.01,0.15,tp_lower -13184,做多,2021-12-03 03:35:00,2021-12-03 03:40:00,4512.19,4504.58,0.2,100.0,0.0045,-0.03,0.01,-0.04,flip -13185,做空,2021-12-03 03:40:00,2021-12-03 04:15:00,4504.58,4526.04,0.2,100.0,0.0045,-0.1,0.01,-0.11,flip -13186,做多,2021-12-03 04:15:00,2021-12-03 05:15:00,4526.04,4526.71,0.2,100.0,0.0045,0.0,0.01,-0.01,flip -13187,做空,2021-12-03 05:15:00,2021-12-03 05:35:00,4526.71,4531.86,0.2,100.0,0.0044,-0.02,0.01,-0.03,flip -13188,做多,2021-12-03 05:35:00,2021-12-03 05:40:00,4531.86,4570.03,0.2,100.0,0.0044,0.17,0.01,0.16,tp_upper -13189,做多,2021-12-03 14:15:00,2021-12-03 14:20:00,4590.87,4578.32,0.2,100.0,0.0044,-0.06,0.01,-0.07,flip -13190,做空,2021-12-03 14:20:00,2021-12-03 14:25:00,4578.32,4584.49,0.2,100.0,0.0044,-0.03,0.01,-0.04,flip -13191,做多,2021-12-03 14:25:00,2021-12-03 14:35:00,4584.49,4571.26,0.2,100.0,0.0044,-0.06,0.01,-0.07,flip -13192,做空,2021-12-03 14:35:00,2021-12-03 14:50:00,4571.26,4534.7,0.2,100.0,0.0044,0.16,0.01,0.15,tp_lower -13193,做多,2021-12-04 12:20:00,2021-12-04 12:25:00,3950.51,3927.34,0.21,100.0,0.0052,-0.12,0.01,-0.13,flip -13194,做空,2021-12-04 12:25:00,2021-12-04 12:30:00,3927.34,3945.25,0.2,100.0,0.0052,-0.09,0.01,-0.1,flip -13195,做多,2021-12-04 12:30:00,2021-12-04 12:40:00,3945.25,3924.83,0.2,100.0,0.0051,-0.1,0.01,-0.12,flip -13196,做空,2021-12-04 12:40:00,2021-12-04 13:05:00,3924.83,3920.03,0.2,100.0,0.0051,0.02,0.01,0.01,flip -13197,做多,2021-12-04 13:05:00,2021-12-04 13:15:00,3920.03,3909.49,0.2,100.0,0.0051,-0.05,0.01,-0.06,flip -13198,做空,2021-12-04 13:15:00,2021-12-04 13:20:00,3909.49,3913.49,0.2,100.0,0.0051,-0.02,0.01,-0.03,flip -13199,做多,2021-12-04 13:20:00,2021-12-04 14:40:00,3913.49,3985.88,0.2,100.0,0.0051,0.37,0.01,0.36,tp_upper -13200,做多,2021-12-05 11:50:00,2021-12-05 12:00:00,4188.3,4188.86,0.21,100.0,0.0049,0.0,0.01,-0.01,flip -13201,做空,2021-12-05 12:00:00,2021-12-05 12:05:00,4188.86,4201.66,0.21,100.0,0.0049,-0.06,0.01,-0.07,flip -13202,做多,2021-12-05 12:05:00,2021-12-05 12:20:00,4201.66,4231.85,0.2,100.0,0.0049,0.15,0.01,0.14,tp_upper -13203,做多,2021-12-05 13:30:00,2021-12-05 14:00:00,4213.22,4165.17,0.21,100.0,0.0049,-0.23,0.01,-0.24,flip -13204,做空,2021-12-05 14:00:00,2021-12-05 14:05:00,4165.17,4165.05,0.2,100.0,0.0049,0.0,0.01,-0.01,tp_lower -13205,做多,2021-12-05 18:35:00,2021-12-05 18:45:00,4165.0,4158.01,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -13206,做空,2021-12-05 18:45:00,2021-12-05 20:05:00,4158.01,4153.99,0.2,100.0,0.0049,0.02,0.01,0.01,flip -13207,做多,2021-12-05 20:05:00,2021-12-05 20:10:00,4153.99,4152.16,0.2,100.0,0.0049,-0.01,0.01,-0.02,flip -13208,做空,2021-12-05 20:10:00,2021-12-05 20:45:00,4152.16,4145.28,0.2,100.0,0.0049,0.03,0.01,0.02,flip -13209,做多,2021-12-05 20:45:00,2021-12-05 20:55:00,4145.28,4135.25,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -13210,做空,2021-12-05 20:55:00,2021-12-05 21:00:00,4135.25,4141.92,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -13211,做多,2021-12-05 21:00:00,2021-12-05 21:50:00,4141.92,4148.91,0.2,100.0,0.0048,0.03,0.01,0.02,flip -13212,做空,2021-12-05 21:50:00,2021-12-05 22:15:00,4148.91,4138.98,0.2,100.0,0.0048,0.05,0.01,0.04,flip -13213,做多,2021-12-05 22:15:00,2021-12-05 22:40:00,4138.98,4134.34,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -13214,做空,2021-12-05 22:40:00,2021-12-05 22:45:00,4134.34,4145.21,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -13215,做多,2021-12-05 22:45:00,2021-12-05 23:05:00,4145.21,4190.01,0.2,100.0,0.0048,0.22,0.01,0.21,tp_upper -13216,做多,2021-12-06 00:20:00,2021-12-06 00:25:00,4134.61,4117.32,0.2,100.0,0.005,-0.09,0.01,-0.1,flip -13217,做空,2021-12-06 00:25:00,2021-12-06 00:35:00,4117.32,4132.47,0.2,100.0,0.005,-0.08,0.01,-0.09,flip -13218,做多,2021-12-06 00:35:00,2021-12-06 00:40:00,4132.47,4122.02,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -13219,做空,2021-12-06 00:40:00,2021-12-06 00:55:00,4122.02,4131.36,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -13220,做多,2021-12-06 00:55:00,2021-12-06 01:25:00,4131.36,4124.34,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -13221,做空,2021-12-06 01:25:00,2021-12-06 01:45:00,4124.34,4142.42,0.2,100.0,0.0049,-0.09,0.01,-0.1,flip -13222,做多,2021-12-06 01:45:00,2021-12-06 01:50:00,4142.42,4136.82,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -13223,做空,2021-12-06 01:50:00,2021-12-06 01:55:00,4136.82,4144.07,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -13224,做多,2021-12-06 01:55:00,2021-12-06 02:00:00,4144.07,4142.68,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -13225,做空,2021-12-06 02:00:00,2021-12-06 02:05:00,4142.68,4150.96,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13226,做多,2021-12-06 02:05:00,2021-12-06 02:30:00,4150.96,4139.1,0.2,100.0,0.0048,-0.06,0.01,-0.07,flip -13227,做空,2021-12-06 02:30:00,2021-12-06 02:35:00,4139.1,4147.78,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13228,做多,2021-12-06 02:35:00,2021-12-06 03:20:00,4147.78,4179.0,0.2,100.0,0.0047,0.15,0.01,0.14,tp_upper -13229,做多,2021-12-06 06:30:00,2021-12-06 08:05:00,4149.65,4082.44,0.2,100.0,0.0048,-0.32,0.01,-0.33,flip -13230,做空,2021-12-06 08:05:00,2021-12-06 08:10:00,4082.44,4053.35,0.19,100.0,0.0048,0.14,0.01,0.13,tp_lower -13231,做多,2021-12-06 12:25:00,2021-12-06 12:35:00,4067.22,4074.24,0.2,100.0,0.0048,0.03,0.01,0.02,flip -13232,做空,2021-12-06 12:35:00,2021-12-06 12:50:00,4074.24,4060.2,0.2,100.0,0.0048,0.07,0.01,0.06,flip -13233,做多,2021-12-06 12:50:00,2021-12-06 13:10:00,4060.2,4066.51,0.2,100.0,0.0048,0.03,0.01,0.02,flip -13234,做空,2021-12-06 13:10:00,2021-12-06 14:10:00,4066.51,4054.88,0.2,100.0,0.0048,0.06,0.01,0.05,flip -13235,做多,2021-12-06 14:10:00,2021-12-06 14:15:00,4054.88,4051.61,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -13236,做空,2021-12-06 14:15:00,2021-12-06 14:20:00,4051.61,4058.69,0.2,100.0,0.0048,-0.03,0.01,-0.04,flip -13237,做多,2021-12-06 14:20:00,2021-12-06 14:25:00,4058.69,4055.27,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -13238,做空,2021-12-06 14:25:00,2021-12-06 15:10:00,4055.27,4040.35,0.2,100.0,0.0048,0.07,0.01,0.06,flip -13239,做多,2021-12-06 15:10:00,2021-12-06 15:50:00,4040.35,4104.52,0.2,100.0,0.0049,0.31,0.01,0.3,tp_upper -13240,做多,2021-12-07 07:45:00,2021-12-07 08:00:00,4343.33,4363.36,0.2,100.0,0.0047,0.09,0.01,0.08,tp_upper -13241,做多,2021-12-07 13:00:00,2021-12-07 13:05:00,4370.87,4365.25,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -13242,做空,2021-12-07 13:05:00,2021-12-07 13:10:00,4365.25,4369.57,0.2,100.0,0.0047,-0.02,0.01,-0.03,flip -13243,做多,2021-12-07 13:10:00,2021-12-07 13:15:00,4369.57,4360.68,0.2,100.0,0.0046,-0.04,0.01,-0.05,flip -13244,做空,2021-12-07 13:15:00,2021-12-07 13:30:00,4360.68,4338.6,0.2,100.0,0.0046,0.1,0.01,0.09,tp_lower -13245,做多,2021-12-07 14:30:00,2021-12-07 15:00:00,4370.05,4412.03,0.2,100.0,0.0047,0.2,0.01,0.19,tp_upper -13246,做多,2021-12-07 15:30:00,2021-12-07 15:40:00,4391.4,4413.0,0.21,100.0,0.0047,0.1,0.01,0.09,tp_upper -13247,做多,2021-12-08 00:30:00,2021-12-08 01:35:00,4328.04,4311.49,0.21,100.0,0.0048,-0.08,0.01,-0.09,flip -13248,做空,2021-12-08 01:35:00,2021-12-08 01:40:00,4311.49,4314.93,0.21,100.0,0.0048,-0.02,0.01,-0.03,flip -13249,做多,2021-12-08 01:40:00,2021-12-08 01:50:00,4314.93,4308.71,0.21,100.0,0.0048,-0.03,0.01,-0.04,flip -13250,做空,2021-12-08 01:50:00,2021-12-08 01:55:00,4308.71,4310.88,0.21,100.0,0.0048,-0.01,0.01,-0.02,flip -13251,做多,2021-12-08 01:55:00,2021-12-08 02:30:00,4310.88,4332.0,0.2,100.0,0.0048,0.1,0.01,0.09,tp_upper -13252,做多,2021-12-08 03:10:00,2021-12-08 03:40:00,4317.57,4306.39,0.21,100.0,0.0048,-0.05,0.01,-0.06,flip -13253,做空,2021-12-08 03:40:00,2021-12-08 04:00:00,4306.39,4299.83,0.21,100.0,0.0048,0.03,0.01,0.02,flip -13254,做多,2021-12-08 04:00:00,2021-12-08 04:25:00,4299.83,4305.63,0.21,100.0,0.0048,0.03,0.01,0.02,flip -13255,做空,2021-12-08 04:25:00,2021-12-08 04:40:00,4305.63,4313.25,0.21,100.0,0.0048,-0.04,0.01,-0.05,flip -13256,做多,2021-12-08 04:40:00,2021-12-08 04:45:00,4313.25,4310.48,0.2,100.0,0.0047,-0.01,0.01,-0.02,flip -13257,做空,2021-12-08 04:45:00,2021-12-08 09:50:00,4310.48,4334.88,0.2,100.0,0.0047,-0.12,0.01,-0.13,flip -13258,做多,2021-12-08 09:50:00,2021-12-08 09:55:00,4334.88,4318.2,0.2,100.0,0.0047,-0.08,0.01,-0.09,flip -13259,做空,2021-12-08 09:55:00,2021-12-08 10:00:00,4318.2,4331.18,0.2,100.0,0.0047,-0.06,0.01,-0.07,flip -13260,做多,2021-12-08 10:00:00,2021-12-08 10:25:00,4331.18,4330.59,0.2,100.0,0.0046,-0.0,0.01,-0.01,flip -13261,做空,2021-12-08 10:25:00,2021-12-08 10:30:00,4330.59,4335.07,0.2,100.0,0.0046,-0.02,0.01,-0.03,flip -13262,做多,2021-12-08 10:30:00,2021-12-08 10:35:00,4335.07,4290.14,0.2,100.0,0.0046,-0.21,0.01,-0.22,flip -13263,做空,2021-12-08 10:35:00,2021-12-08 10:40:00,4290.14,4287.46,0.2,100.0,0.0046,0.01,0.01,0.0,tp_lower -13264,做多,2021-12-08 14:10:00,2021-12-08 14:25:00,4325.69,4403.7,0.2,100.0,0.0046,0.36,0.01,0.35,tp_upper -13265,做多,2021-12-08 23:05:00,2021-12-08 23:10:00,4402.7,4399.63,0.2,100.0,0.0046,-0.01,0.01,-0.02,flip -13266,做空,2021-12-08 23:10:00,2021-12-09 02:00:00,4399.63,4414.37,0.2,100.0,0.0046,-0.07,0.01,-0.08,flip -13267,做多,2021-12-09 02:00:00,2021-12-09 02:05:00,4414.37,4397.81,0.2,100.0,0.0046,-0.08,0.01,-0.09,flip -13268,做空,2021-12-09 02:05:00,2021-12-09 02:20:00,4397.81,4385.78,0.2,100.0,0.0046,0.06,0.01,0.05,tp_lower -13269,做多,2021-12-09 07:30:00,2021-12-09 22:05:00,4383.83,4188.34,0.2,100.0,0.0046,-0.91,0.01,-0.92,flip -13270,做空,2021-12-09 22:05:00,2021-12-09 23:10:00,4188.34,4176.26,0.19,100.0,0.0046,0.06,0.01,0.05,flip -13271,做多,2021-12-09 23:10:00,2021-12-09 23:20:00,4176.26,4182.71,0.19,100.0,0.0047,0.03,0.01,0.02,flip -13272,做空,2021-12-09 23:20:00,2021-12-10 00:00:00,4182.71,4110.95,0.19,100.0,0.0047,0.33,0.01,0.32,tp_lower -13273,做多,2021-12-10 00:30:00,2021-12-10 00:40:00,4182.74,4146.47,0.2,100.0,0.0048,-0.17,0.01,-0.18,flip -13274,做空,2021-12-10 00:40:00,2021-12-10 01:00:00,4146.47,4100.0,0.2,100.0,0.0047,0.22,0.01,0.21,tp_lower -13275,做多,2021-12-10 01:20:00,2021-12-10 01:30:00,4158.33,4150.08,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13276,做空,2021-12-10 01:30:00,2021-12-10 01:35:00,4150.08,4152.01,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -13277,做多,2021-12-10 01:35:00,2021-12-10 01:45:00,4152.01,4157.22,0.2,100.0,0.0048,0.02,0.01,0.01,flip -13278,做空,2021-12-10 01:45:00,2021-12-10 02:10:00,4157.22,4150.7,0.2,100.0,0.0048,0.03,0.01,0.02,flip -13279,做多,2021-12-10 02:10:00,2021-12-10 03:15:00,4150.7,4146.97,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -13280,做空,2021-12-10 03:15:00,2021-12-10 03:20:00,4146.97,4149.89,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -13281,做多,2021-12-10 03:20:00,2021-12-10 03:25:00,4149.89,4146.21,0.2,100.0,0.0048,-0.02,0.01,-0.03,flip -13282,做空,2021-12-10 03:25:00,2021-12-10 03:50:00,4146.21,4138.23,0.2,100.0,0.0048,0.04,0.01,0.03,flip -13283,做多,2021-12-10 03:50:00,2021-12-10 04:05:00,4138.23,4129.11,0.2,100.0,0.0048,-0.04,0.01,-0.05,flip -13284,做空,2021-12-10 04:05:00,2021-12-10 04:10:00,4129.11,4146.07,0.2,100.0,0.0048,-0.08,0.01,-0.09,flip -13285,做多,2021-12-10 04:10:00,2021-12-10 04:35:00,4146.07,4140.34,0.2,100.0,0.0047,-0.03,0.01,-0.04,flip -13286,做空,2021-12-10 04:35:00,2021-12-10 05:35:00,4140.34,4105.58,0.2,100.0,0.0047,0.16,0.01,0.15,tp_lower -13287,做多,2021-12-10 10:00:00,2021-12-10 10:05:00,4111.54,4109.04,0.2,100.0,0.0048,-0.01,0.01,-0.02,flip -13288,做空,2021-12-10 10:05:00,2021-12-10 11:05:00,4109.04,4103.02,0.2,100.0,0.0048,0.03,0.01,0.02,flip -13289,做多,2021-12-10 11:05:00,2021-12-10 11:15:00,4103.02,4102.56,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -13290,做空,2021-12-10 11:15:00,2021-12-10 11:25:00,4102.56,4103.17,0.2,100.0,0.0048,-0.0,0.01,-0.01,flip -13291,做多,2021-12-10 11:25:00,2021-12-10 11:45:00,4103.17,4166.0,0.2,100.0,0.0048,0.3,0.01,0.29,tp_upper -13292,做多,2021-12-11 00:35:00,2021-12-11 01:45:00,3968.42,3970.88,0.2,100.0,0.0051,0.01,0.01,0.0,flip -13293,做空,2021-12-11 01:45:00,2021-12-11 02:00:00,3970.88,3988.42,0.2,100.0,0.0051,-0.09,0.01,-0.1,flip -13294,做多,2021-12-11 02:00:00,2021-12-11 02:10:00,3988.42,3978.99,0.2,100.0,0.005,-0.05,0.01,-0.06,flip -13295,做空,2021-12-11 02:10:00,2021-12-11 02:35:00,3978.99,3978.89,0.2,100.0,0.005,0.0,0.01,-0.01,flip -13296,做多,2021-12-11 02:35:00,2021-12-11 03:15:00,3978.89,4031.79,0.2,100.0,0.005,0.27,0.01,0.26,tp_upper -13297,做多,2021-12-11 06:35:00,2021-12-11 06:45:00,3999.52,3964.04,0.2,100.0,0.0051,-0.18,0.01,-0.19,flip -13298,做空,2021-12-11 06:45:00,2021-12-11 07:50:00,3964.04,3982.46,0.2,100.0,0.0051,-0.09,0.01,-0.1,flip -13299,做多,2021-12-11 07:50:00,2021-12-11 07:55:00,3982.46,3976.68,0.2,100.0,0.005,-0.03,0.01,-0.04,flip -13300,做空,2021-12-11 07:55:00,2021-12-11 08:00:00,3976.68,3976.88,0.2,100.0,0.005,-0.0,0.01,-0.01,flip -13301,做多,2021-12-11 08:00:00,2021-12-11 08:25:00,3976.88,4057.41,0.2,100.0,0.005,0.4,0.01,0.39,tp_upper -13302,做多,2021-12-11 09:15:00,2021-12-11 09:45:00,4005.67,4002.14,0.2,100.0,0.0051,-0.02,0.01,-0.03,flip -13303,做空,2021-12-11 09:45:00,2021-12-11 11:25:00,4002.14,4011.45,0.2,100.0,0.0051,-0.05,0.01,-0.06,flip -13304,做多,2021-12-11 11:25:00,2021-12-11 11:30:00,4011.45,4010.71,0.2,100.0,0.005,-0.0,0.01,-0.01,flip -13305,做空,2021-12-11 11:30:00,2021-12-11 11:35:00,4010.71,4014.72,0.2,100.0,0.005,-0.02,0.01,-0.03,flip -13306,做多,2021-12-11 11:35:00,2021-12-11 11:50:00,4014.72,4007.08,0.2,100.0,0.005,-0.04,0.01,-0.05,flip -13307,做空,2021-12-11 11:50:00,2021-12-11 11:55:00,4007.08,4012.36,0.2,100.0,0.005,-0.03,0.01,-0.04,flip -13308,做多,2021-12-11 11:55:00,2021-12-11 12:40:00,4012.36,4047.14,0.2,100.0,0.005,0.17,0.01,0.16,tp_upper -13309,做多,2021-12-11 13:15:00,2021-12-11 13:40:00,4014.79,4015.63,0.2,100.0,0.005,0.0,0.01,-0.01,flip -13310,做空,2021-12-11 13:40:00,2021-12-11 14:20:00,4015.63,4015.25,0.2,100.0,0.005,0.0,0.01,-0.01,flip -13311,做多,2021-12-11 14:20:00,2021-12-11 14:25:00,4015.25,4009.17,0.2,100.0,0.005,-0.03,0.01,-0.04,flip -13312,做空,2021-12-11 14:25:00,2021-12-11 14:40:00,4009.17,4022.62,0.2,100.0,0.005,-0.07,0.01,-0.08,flip -13313,做多,2021-12-11 14:40:00,2021-12-11 15:00:00,4022.62,4037.77,0.2,100.0,0.005,0.08,0.01,0.07,tp_upper -13314,做多,2021-12-11 18:30:00,2021-12-11 19:00:00,4032.81,4034.13,0.2,100.0,0.005,0.01,0.01,-0.0,flip -13315,做空,2021-12-11 19:00:00,2021-12-11 19:15:00,4034.13,4041.29,0.2,100.0,0.005,-0.04,0.01,-0.05,flip -13316,做多,2021-12-11 19:15:00,2021-12-11 19:30:00,4041.29,4027.27,0.2,100.0,0.0049,-0.07,0.01,-0.08,flip -13317,做空,2021-12-11 19:30:00,2021-12-11 19:55:00,4027.27,4002.41,0.2,100.0,0.0049,0.12,0.01,0.11,tp_lower -13318,做多,2021-12-11 20:40:00,2021-12-11 20:45:00,4033.65,4024.52,0.2,100.0,0.0049,-0.05,0.01,-0.06,flip -13319,做空,2021-12-11 20:45:00,2021-12-11 21:05:00,4024.52,4006.28,0.2,100.0,0.0049,0.09,0.01,0.08,tp_lower -13320,做多,2021-12-11 22:35:00,2021-12-11 22:40:00,4038.45,4061.42,0.2,100.0,0.0049,0.11,0.01,0.1,tp_upper -13321,做多,2021-12-11 23:00:00,2021-12-11 23:20:00,4029.11,4078.5,0.2,100.0,0.005,0.25,0.01,0.24,tp_upper -13322,做多,2021-12-12 01:25:00,2021-12-12 01:35:00,4043.61,4044.71,0.21,100.0,0.0052,0.01,0.01,-0.0,flip -13323,做空,2021-12-12 01:35:00,2021-12-12 01:40:00,4044.71,4048.15,0.21,100.0,0.0051,-0.02,0.01,-0.03,flip -13324,做多,2021-12-12 01:40:00,2021-12-12 01:45:00,4048.15,4047.2,0.21,100.0,0.0051,-0.0,0.01,-0.02,flip -13325,做空,2021-12-12 01:45:00,2021-12-12 02:05:00,4047.2,4038.16,0.21,100.0,0.0051,0.05,0.01,0.04,flip -13326,做多,2021-12-12 02:05:00,2021-12-12 02:30:00,4038.16,4044.13,0.21,100.0,0.0051,0.03,0.01,0.02,flip -13327,做空,2021-12-12 02:30:00,2021-12-12 03:20:00,4044.13,4041.59,0.21,100.0,0.0051,0.01,0.01,0.0,flip -13328,做多,2021-12-12 03:20:00,2021-12-12 04:00:00,4041.59,4031.86,0.21,100.0,0.0051,-0.05,0.01,-0.06,flip -13329,做空,2021-12-12 04:00:00,2021-12-12 04:15:00,4031.86,4039.75,0.21,100.0,0.0051,-0.04,0.01,-0.05,flip -13330,做多,2021-12-12 04:15:00,2021-12-12 04:20:00,4039.75,4039.3,0.21,100.0,0.0051,-0.0,0.01,-0.01,flip -13331,做空,2021-12-12 04:20:00,2021-12-12 04:25:00,4039.3,4040.37,0.21,100.0,0.0051,-0.01,0.01,-0.02,flip -13332,做多,2021-12-12 04:25:00,2021-12-12 04:35:00,4040.37,4037.4,0.21,100.0,0.0051,-0.02,0.01,-0.03,flip -13333,做空,2021-12-12 04:35:00,2021-12-12 04:50:00,4037.4,4014.74,0.21,100.0,0.0051,0.12,0.01,0.11,tp_lower -13334,做多,2021-12-12 05:20:00,2021-12-12 05:25:00,4041.56,4035.13,0.21,100.0,0.0051,-0.03,0.01,-0.04,flip -13335,做空,2021-12-12 05:25:00,2021-12-12 05:30:00,4035.13,4042.67,0.21,100.0,0.0051,-0.04,0.01,-0.05,flip -13336,做多,2021-12-12 05:30:00,2021-12-12 05:35:00,4042.67,4038.7,0.21,100.0,0.0051,-0.02,0.01,-0.03,flip -13337,做空,2021-12-12 05:35:00,2021-12-12 06:00:00,4038.7,4037.9,0.2,100.0,0.0051,0.0,0.01,-0.01,flip -13338,做多,2021-12-12 06:00:00,2021-12-12 06:25:00,4037.9,4041.56,0.2,100.0,0.0051,0.02,0.01,0.01,flip -13339,做空,2021-12-12 06:25:00,2021-12-12 06:30:00,4041.56,4044.94,0.2,100.0,0.0051,-0.02,0.01,-0.03,flip -13340,做多,2021-12-12 06:30:00,2021-12-12 07:10:00,4044.94,4043.76,0.2,100.0,0.0051,-0.01,0.01,-0.02,flip -13341,做空,2021-12-12 07:10:00,2021-12-12 07:15:00,4043.76,4051.15,0.2,100.0,0.005,-0.04,0.01,-0.05,flip -13342,做多,2021-12-12 07:15:00,2021-12-12 07:50:00,4051.15,4050.01,0.2,100.0,0.005,-0.01,0.01,-0.02,flip -13343,做空,2021-12-12 07:50:00,2021-12-12 08:05:00,4050.01,4050.0,0.2,100.0,0.005,0.0,0.01,-0.01,flip -13344,做多,2021-12-12 08:05:00,2021-12-12 08:15:00,4050.0,4048.6,0.2,100.0,0.005,-0.01,0.01,-0.02,flip -13345,做空,2021-12-12 08:15:00,2021-12-12 08:35:00,4048.6,4017.59,0.2,100.0,0.005,0.16,0.01,0.15,tp_lower -13346,做多,2021-12-12 11:40:00,2021-12-12 11:45:00,4043.26,4041.26,0.2,100.0,0.0051,-0.01,0.01,-0.02,tp_upper -13347,做多,2021-12-12 11:55:00,2021-12-12 12:05:00,4035.13,4030.02,0.2,100.0,0.0051,-0.03,0.01,-0.04,flip -13348,做空,2021-12-12 12:05:00,2021-12-12 12:10:00,4030.02,4037.99,0.2,100.0,0.005,-0.04,0.01,-0.05,flip -13349,做多,2021-12-12 12:10:00,2021-12-12 12:25:00,4037.99,4053.84,0.2,100.0,0.005,0.08,0.01,0.07,tp_upper -13350,做多,2021-12-12 12:55:00,2021-12-12 13:25:00,4033.47,4034.07,0.2,100.0,0.005,0.0,0.01,-0.01,flip -13351,做空,2021-12-12 13:25:00,2021-12-12 13:30:00,4034.07,4036.38,0.2,100.0,0.005,-0.01,0.01,-0.02,flip -13352,做多,2021-12-12 13:30:00,2021-12-12 13:35:00,4036.38,4028.45,0.2,100.0,0.005,-0.04,0.01,-0.05,flip -13353,做空,2021-12-12 13:35:00,2021-12-12 13:40:00,4028.45,4033.24,0.2,100.0,0.005,-0.02,0.01,-0.03,flip -13354,做多,2021-12-12 13:40:00,2021-12-12 13:45:00,4033.24,4027.21,0.2,100.0,0.005,-0.03,0.01,-0.04,flip -13355,做空,2021-12-12 13:45:00,2021-12-12 13:55:00,4027.21,4043.35,0.2,100.0,0.005,-0.08,0.01,-0.09,flip -13356,做多,2021-12-12 13:55:00,2021-12-12 14:30:00,4043.35,4029.46,0.2,100.0,0.005,-0.07,0.01,-0.08,flip -13357,做空,2021-12-12 14:30:00,2021-12-12 14:35:00,4029.46,4034.49,0.2,100.0,0.005,-0.02,0.01,-0.03,flip -13358,做多,2021-12-12 14:35:00,2021-12-12 15:15:00,4034.49,4033.34,0.2,100.0,0.0049,-0.01,0.01,-0.02,flip -13359,做空,2021-12-12 15:15:00,2021-12-12 15:35:00,4033.34,4028.08,0.2,100.0,0.0049,0.03,0.01,0.02,flip -13360,做多,2021-12-12 15:35:00,2021-12-12 16:05:00,4028.08,4024.12,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -13361,做空,2021-12-12 16:05:00,2021-12-12 16:30:00,4024.12,4028.87,0.2,100.0,0.0049,-0.02,0.01,-0.03,flip -13362,做多,2021-12-12 16:30:00,2021-12-12 16:45:00,4028.87,4028.67,0.2,100.0,0.0049,-0.0,0.01,-0.01,flip -13363,做空,2021-12-12 16:45:00,2021-12-12 16:50:00,4028.67,4035.21,0.2,100.0,0.0049,-0.03,0.01,-0.04,flip -13364,做多,2021-12-12 16:50:00,2021-12-12 17:00:00,4035.21,4067.46,0.2,100.0,0.0049,0.16,0.01,0.15,tp_upper -13365,做多,2021-12-13 08:40:00,2021-12-13 08:45:00,4021.8,4019.26,0.21,100.0,0.0051,-0.01,0.01,-0.02,flip -13366,做空,2021-12-13 08:45:00,2021-12-13 08:50:00,4019.26,4023.68,0.21,100.0,0.0051,-0.02,0.01,-0.03,flip -13367,做多,2021-12-13 08:50:00,2021-12-13 08:55:00,4023.68,4017.94,0.21,100.0,0.0051,-0.03,0.01,-0.04,flip -13368,做空,2021-12-13 08:55:00,2021-12-13 10:00:00,4017.94,4001.86,0.21,100.0,0.0051,0.08,0.01,0.07,flip -13369,做多,2021-12-13 10:00:00,2021-12-13 10:45:00,4001.86,3993.66,0.21,100.0,0.0051,-0.04,0.01,-0.05,flip -13370,做空,2021-12-13 10:45:00,2021-12-13 11:00:00,3993.66,3996.99,0.21,100.0,0.0051,-0.02,0.01,-0.03,flip -13371,做多,2021-12-13 11:00:00,2021-12-13 11:25:00,3996.99,3998.32,0.2,100.0,0.0051,0.01,0.01,-0.0,flip -13372,做空,2021-12-13 11:25:00,2021-12-13 11:30:00,3998.32,4007.73,0.2,100.0,0.0051,-0.05,0.01,-0.06,flip -13373,做多,2021-12-13 11:30:00,2021-12-13 12:25:00,4007.73,4000.16,0.2,100.0,0.0051,-0.04,0.01,-0.05,flip -13374,做空,2021-12-13 12:25:00,2021-12-13 12:45:00,4000.16,3990.68,0.2,100.0,0.0051,0.05,0.01,0.04,tp_lower -13375,做多,2021-12-14 00:05:00,2021-12-14 00:10:00,3793.29,3775.11,0.21,100.0,0.0054,-0.1,0.01,-0.11,flip -13376,做空,2021-12-14 00:10:00,2021-12-14 00:20:00,3775.11,3791.91,0.2,100.0,0.0054,-0.09,0.01,-0.1,flip -13377,做多,2021-12-14 00:20:00,2021-12-14 01:30:00,3791.91,3781.71,0.2,100.0,0.0054,-0.05,0.01,-0.06,flip -13378,做空,2021-12-14 01:30:00,2021-12-14 02:00:00,3781.71,3786.26,0.2,100.0,0.0054,-0.02,0.01,-0.03,flip -13379,做多,2021-12-14 02:00:00,2021-12-14 02:05:00,3786.26,3783.64,0.2,100.0,0.0053,-0.01,0.01,-0.02,flip -13380,做空,2021-12-14 02:05:00,2021-12-14 02:10:00,3783.64,3784.69,0.2,100.0,0.0053,-0.01,0.01,-0.02,flip -13381,做多,2021-12-14 02:10:00,2021-12-14 03:15:00,3784.69,3775.47,0.2,100.0,0.0053,-0.05,0.01,-0.06,flip -13382,做空,2021-12-14 03:15:00,2021-12-14 03:25:00,3775.47,3784.22,0.2,100.0,0.0053,-0.05,0.01,-0.06,flip -13383,做多,2021-12-14 03:25:00,2021-12-14 03:30:00,3784.22,3776.96,0.2,100.0,0.0053,-0.04,0.01,-0.05,flip -13384,做空,2021-12-14 03:30:00,2021-12-14 03:45:00,3776.96,3770.69,0.2,100.0,0.0053,0.03,0.01,0.02,flip -13385,做多,2021-12-14 03:45:00,2021-12-14 04:35:00,3770.69,3773.91,0.2,100.0,0.0053,0.02,0.01,0.01,flip -13386,做空,2021-12-14 04:35:00,2021-12-14 04:40:00,3773.91,3779.16,0.2,100.0,0.0053,-0.03,0.01,-0.04,flip -13387,做多,2021-12-14 04:40:00,2021-12-14 04:45:00,3779.16,3770.7,0.2,100.0,0.0053,-0.04,0.01,-0.05,flip -13388,做空,2021-12-14 04:45:00,2021-12-14 05:00:00,3770.7,3775.8,0.2,100.0,0.0053,-0.03,0.01,-0.04,flip -13389,做多,2021-12-14 05:00:00,2021-12-14 05:05:00,3775.8,3767.24,0.2,100.0,0.0052,-0.04,0.01,-0.05,flip -13390,做空,2021-12-14 05:05:00,2021-12-14 05:30:00,3767.24,3781.38,0.2,100.0,0.0052,-0.07,0.01,-0.08,flip -13391,做多,2021-12-14 05:30:00,2021-12-14 05:35:00,3781.38,3772.14,0.2,100.0,0.0052,-0.05,0.01,-0.06,flip -13392,做空,2021-12-14 05:35:00,2021-12-14 05:40:00,3772.14,3772.66,0.2,100.0,0.0052,-0.0,0.01,-0.01,flip -13393,做多,2021-12-14 05:40:00,2021-12-14 07:55:00,3772.66,3780.29,0.2,100.0,0.0052,0.04,0.01,0.03,flip -13394,做空,2021-12-14 07:55:00,2021-12-14 09:45:00,3780.29,3782.74,0.2,100.0,0.0052,-0.01,0.01,-0.02,flip -13395,做多,2021-12-14 09:45:00,2021-12-14 09:50:00,3782.74,3775.1,0.2,100.0,0.0052,-0.04,0.01,-0.05,flip -13396,做空,2021-12-14 09:50:00,2021-12-14 10:00:00,3775.1,3774.02,0.19,100.0,0.0052,0.01,0.01,-0.0,flip -13397,做多,2021-12-14 10:00:00,2021-12-14 10:30:00,3774.02,3806.17,0.19,100.0,0.0052,0.17,0.01,0.16,tp_upper -13398,做多,2021-12-14 13:50:00,2021-12-14 14:10:00,3793.62,3778.86,0.2,100.0,0.0052,-0.08,0.01,-0.09,flip -13399,做空,2021-12-14 14:10:00,2021-12-14 14:30:00,3778.86,3788.51,0.2,100.0,0.0052,-0.05,0.01,-0.06,flip -13400,做多,2021-12-14 14:30:00,2021-12-14 15:45:00,3788.51,3793.61,0.19,100.0,0.0051,0.03,0.01,0.02,flip -13401,做空,2021-12-14 15:45:00,2021-12-14 16:05:00,3793.61,3792.45,0.19,100.0,0.0051,0.01,0.01,-0.0,flip -13402,做多,2021-12-14 16:05:00,2021-12-14 16:10:00,3792.45,3781.94,0.19,100.0,0.0051,-0.05,0.01,-0.06,flip -13403,做空,2021-12-14 16:10:00,2021-12-14 16:20:00,3781.94,3758.68,0.19,100.0,0.0051,0.12,0.01,0.11,tp_lower -13404,做多,2021-12-14 20:05:00,2021-12-14 20:20:00,3787.46,3795.7,0.19,100.0,0.0051,0.04,0.01,0.03,flip -13405,做空,2021-12-14 20:20:00,2021-12-14 20:25:00,3795.7,3798.7,0.19,100.0,0.0051,-0.02,0.01,-0.03,flip -13406,做多,2021-12-14 20:25:00,2021-12-14 20:35:00,3798.7,3849.55,0.19,100.0,0.0051,0.26,0.01,0.25,tp_upper -13407,做多,2021-12-15 02:30:00,2021-12-15 02:35:00,3821.72,3814.14,0.2,100.0,0.0053,-0.04,0.01,-0.05,flip -13408,做空,2021-12-15 02:35:00,2021-12-15 02:45:00,3814.14,3817.72,0.2,100.0,0.0053,-0.02,0.01,-0.03,flip -13409,做多,2021-12-15 02:45:00,2021-12-15 02:50:00,3817.72,3817.04,0.2,100.0,0.0053,-0.0,0.01,-0.01,flip -13410,做空,2021-12-15 02:50:00,2021-12-15 02:55:00,3817.04,3825.07,0.2,100.0,0.0053,-0.04,0.01,-0.05,flip -13411,做多,2021-12-15 02:55:00,2021-12-15 03:00:00,3825.07,3818.79,0.2,100.0,0.0053,-0.03,0.01,-0.04,flip -13412,做空,2021-12-15 03:00:00,2021-12-15 03:15:00,3818.79,3820.66,0.2,100.0,0.0052,-0.01,0.01,-0.02,flip -13413,做多,2021-12-15 03:15:00,2021-12-15 04:05:00,3820.66,3826.56,0.2,100.0,0.0052,0.03,0.01,0.02,flip -13414,做空,2021-12-15 04:05:00,2021-12-15 04:10:00,3826.56,3844.15,0.2,100.0,0.0052,-0.09,0.01,-0.1,flip -13415,做多,2021-12-15 04:10:00,2021-12-15 04:15:00,3844.15,3870.01,0.2,100.0,0.0052,0.13,0.01,0.12,tp_upper -13416,做多,2021-12-15 05:50:00,2021-12-15 06:15:00,3851.42,3867.38,0.2,100.0,0.0052,0.08,0.01,0.07,tp_upper -13417,做多,2021-12-15 07:05:00,2021-12-15 07:15:00,3844.36,3862.93,0.2,100.0,0.0052,0.1,0.01,0.09,tp_upper -13418,做多,2021-12-15 11:40:00,2021-12-15 12:20:00,3853.66,3860.56,0.2,100.0,0.0052,0.04,0.01,0.03,flip -13419,做空,2021-12-15 12:20:00,2021-12-15 12:35:00,3860.56,3826.7,0.2,100.0,0.0052,0.18,0.01,0.17,tp_lower -13420,做多,2021-12-15 18:40:00,2021-12-15 18:50:00,3811.12,3785.72,0.2,100.0,0.0053,-0.14,0.01,-0.15,flip -13421,做空,2021-12-15 18:50:00,2021-12-15 18:55:00,3785.72,3807.09,0.2,100.0,0.0053,-0.11,0.01,-0.12,flip -13422,做多,2021-12-15 18:55:00,2021-12-15 19:00:00,3807.09,3884.45,0.2,100.0,0.0053,0.41,0.01,0.4,tp_upper -13423,做多,2021-12-15 19:00:00,2021-12-15 19:05:00,3884.45,3964.09,0.2,100.0,0.0053,0.42,0.01,0.41,tp_upper -13424,做多,2021-12-16 03:50:00,2021-12-16 04:05:00,4014.36,4014.42,0.21,100.0,0.0053,0.0,0.01,-0.01,flip -13425,做空,2021-12-16 04:05:00,2021-12-16 05:40:00,4014.42,3999.97,0.21,100.0,0.0053,0.08,0.01,0.07,tp_lower -13426,做多,2021-12-16 07:00:00,2021-12-16 07:10:00,4027.92,4023.58,0.21,100.0,0.0053,-0.02,0.01,-0.03,flip -13427,做空,2021-12-16 07:10:00,2021-12-16 07:20:00,4023.58,4024.2,0.21,100.0,0.0052,-0.0,0.01,-0.01,flip -13428,做多,2021-12-16 07:20:00,2021-12-16 07:25:00,4024.2,4036.81,0.21,100.0,0.0052,0.07,0.01,0.06,tp_upper -13429,做多,2021-12-16 07:55:00,2021-12-16 08:05:00,4019.79,4022.43,0.21,100.0,0.0053,0.01,0.01,0.0,flip -13430,做空,2021-12-16 08:05:00,2021-12-16 08:15:00,4022.43,4020.53,0.21,100.0,0.0053,0.01,0.01,-0.0,flip -13431,做多,2021-12-16 08:15:00,2021-12-16 08:25:00,4020.53,4019.51,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13432,做空,2021-12-16 08:25:00,2021-12-16 08:30:00,4019.51,4023.64,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13433,做多,2021-12-16 08:30:00,2021-12-16 10:00:00,4023.64,4050.33,0.21,100.0,0.0052,0.14,0.01,0.13,tp_upper -13434,做多,2021-12-16 11:20:00,2021-12-16 11:35:00,4029.01,4044.73,0.21,100.0,0.0053,0.08,0.01,0.07,tp_upper -13435,做多,2021-12-16 13:20:00,2021-12-16 13:30:00,4035.83,4053.91,0.21,100.0,0.0053,0.1,0.01,0.08,tp_upper -13436,做多,2021-12-16 17:10:00,2021-12-16 17:20:00,4049.29,4047.82,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13437,做空,2021-12-16 17:20:00,2021-12-16 17:30:00,4047.82,4052.63,0.21,100.0,0.0053,-0.03,0.01,-0.04,flip -13438,做多,2021-12-16 17:30:00,2021-12-16 17:35:00,4052.63,4043.64,0.21,100.0,0.0052,-0.05,0.01,-0.06,flip -13439,做空,2021-12-16 17:35:00,2021-12-16 18:05:00,4043.64,4054.14,0.21,100.0,0.0052,-0.05,0.01,-0.07,flip -13440,做多,2021-12-16 18:05:00,2021-12-16 18:15:00,4054.14,4057.7,0.21,100.0,0.0052,0.02,0.01,0.01,flip -13441,做空,2021-12-16 18:15:00,2021-12-16 18:35:00,4057.7,4031.15,0.21,100.0,0.0052,0.14,0.01,0.13,tp_lower -13442,做多,2021-12-17 16:00:00,2021-12-17 16:05:00,3841.29,3834.59,0.22,100.0,0.0056,-0.04,0.01,-0.05,flip -13443,做空,2021-12-17 16:05:00,2021-12-17 16:10:00,3834.59,3855.0,0.21,100.0,0.0056,-0.11,0.01,-0.13,flip -13444,做多,2021-12-17 16:10:00,2021-12-17 16:25:00,3855.0,3936.35,0.21,100.0,0.0055,0.45,0.01,0.44,tp_upper -13445,做多,2021-12-17 21:00:00,2021-12-17 21:35:00,3850.89,3937.08,0.22,100.0,0.0057,0.49,0.01,0.48,tp_upper -13446,做多,2021-12-17 22:25:00,2021-12-18 00:05:00,3868.13,3843.16,0.22,100.0,0.0058,-0.14,0.01,-0.15,flip -13447,做空,2021-12-18 00:05:00,2021-12-18 00:35:00,3843.16,3856.68,0.22,100.0,0.0058,-0.08,0.01,-0.09,flip -13448,做多,2021-12-18 00:35:00,2021-12-18 01:00:00,3856.68,3861.12,0.22,100.0,0.0057,0.03,0.01,0.01,flip -13449,做空,2021-12-18 01:00:00,2021-12-18 01:20:00,3861.12,3804.29,0.22,100.0,0.0057,0.32,0.01,0.31,tp_lower -13450,做多,2021-12-18 03:35:00,2021-12-18 04:05:00,3893.5,3844.29,0.22,100.0,0.0057,-0.28,0.01,-0.29,flip -13451,做空,2021-12-18 04:05:00,2021-12-18 04:10:00,3844.29,3858.45,0.22,100.0,0.0057,-0.08,0.01,-0.09,flip -13452,做多,2021-12-18 04:10:00,2021-12-18 05:25:00,3858.45,3899.59,0.22,100.0,0.0057,0.23,0.01,0.22,tp_upper -13453,做多,2021-12-18 16:35:00,2021-12-18 16:55:00,3940.96,3936.34,0.22,100.0,0.0056,-0.03,0.01,-0.04,flip -13454,做空,2021-12-18 16:55:00,2021-12-18 17:10:00,3936.34,3943.85,0.22,100.0,0.0056,-0.04,0.01,-0.05,flip -13455,做多,2021-12-18 17:10:00,2021-12-18 17:15:00,3943.85,3939.77,0.22,100.0,0.0056,-0.02,0.01,-0.03,flip -13456,做空,2021-12-18 17:15:00,2021-12-18 17:20:00,3939.77,3949.24,0.22,100.0,0.0056,-0.05,0.01,-0.06,flip -13457,做多,2021-12-18 17:20:00,2021-12-18 17:25:00,3949.24,3939.47,0.22,100.0,0.0056,-0.05,0.01,-0.07,flip -13458,做空,2021-12-18 17:25:00,2021-12-18 17:30:00,3939.47,3946.08,0.22,100.0,0.0056,-0.04,0.01,-0.05,flip -13459,做多,2021-12-18 17:30:00,2021-12-18 17:35:00,3946.08,3942.96,0.22,100.0,0.0055,-0.02,0.01,-0.03,flip -13460,做空,2021-12-18 17:35:00,2021-12-18 17:40:00,3942.96,3944.02,0.22,100.0,0.0055,-0.01,0.01,-0.02,flip -13461,做多,2021-12-18 17:40:00,2021-12-18 17:45:00,3944.02,3942.35,0.22,100.0,0.0055,-0.01,0.01,-0.02,flip -13462,做空,2021-12-18 17:45:00,2021-12-18 18:05:00,3942.35,3943.2,0.22,100.0,0.0055,-0.0,0.01,-0.02,flip -13463,做多,2021-12-18 18:05:00,2021-12-18 21:10:00,3943.2,3946.73,0.22,100.0,0.0055,0.02,0.01,0.01,flip -13464,做空,2021-12-18 21:10:00,2021-12-18 21:30:00,3946.73,3952.6,0.22,100.0,0.0055,-0.03,0.01,-0.04,flip -13465,做多,2021-12-18 21:30:00,2021-12-18 21:50:00,3952.6,3969.58,0.22,100.0,0.0055,0.09,0.01,0.08,tp_upper -13466,做多,2021-12-19 00:00:00,2021-12-19 00:20:00,3958.59,3947.91,0.22,100.0,0.0056,-0.06,0.01,-0.07,flip -13467,做空,2021-12-19 00:20:00,2021-12-19 01:10:00,3947.91,3949.64,0.22,100.0,0.0056,-0.01,0.01,-0.02,flip -13468,做多,2021-12-19 01:10:00,2021-12-19 01:15:00,3949.64,3935.71,0.22,100.0,0.0056,-0.08,0.01,-0.09,flip -13469,做空,2021-12-19 01:15:00,2021-12-19 01:20:00,3935.71,3916.31,0.22,100.0,0.0056,0.11,0.01,0.1,tp_lower -13470,做多,2021-12-19 02:55:00,2021-12-19 03:10:00,3940.97,3969.56,0.22,100.0,0.0056,0.16,0.01,0.15,tp_upper -13471,做多,2021-12-19 07:00:00,2021-12-19 08:30:00,3972.58,3966.22,0.22,100.0,0.0056,-0.04,0.01,-0.05,flip -13472,做空,2021-12-19 08:30:00,2021-12-19 08:35:00,3966.22,3974.96,0.22,100.0,0.0056,-0.05,0.01,-0.06,flip -13473,做多,2021-12-19 08:35:00,2021-12-19 08:55:00,3974.96,3967.97,0.22,100.0,0.0055,-0.04,0.01,-0.05,flip -13474,做空,2021-12-19 08:55:00,2021-12-19 10:05:00,3967.97,3910.74,0.22,100.0,0.0055,0.32,0.01,0.31,tp_lower -13475,做多,2021-12-19 13:05:00,2021-12-19 13:10:00,3964.7,3958.92,0.22,100.0,0.0056,-0.03,0.01,-0.04,flip -13476,做空,2021-12-19 13:10:00,2021-12-19 13:40:00,3958.92,3918.43,0.22,100.0,0.0056,0.23,0.01,0.22,tp_lower -13477,做多,2021-12-19 13:55:00,2021-12-19 14:10:00,3963.21,3928.91,0.22,100.0,0.0056,-0.19,0.01,-0.2,flip -13478,做空,2021-12-19 14:10:00,2021-12-19 14:35:00,3928.91,3945.89,0.22,100.0,0.0056,-0.1,0.01,-0.11,flip -13479,做多,2021-12-19 14:35:00,2021-12-19 14:45:00,3945.89,3944.63,0.22,100.0,0.0056,-0.01,0.01,-0.02,flip -13480,做空,2021-12-19 14:45:00,2021-12-19 16:20:00,3944.63,3942.37,0.22,100.0,0.0056,0.01,0.01,0.0,flip -13481,做多,2021-12-19 16:20:00,2021-12-19 16:30:00,3942.37,3937.5,0.22,100.0,0.0056,-0.03,0.01,-0.04,flip -13482,做空,2021-12-19 16:30:00,2021-12-19 17:05:00,3937.5,3915.17,0.22,100.0,0.0056,0.12,0.01,0.11,tp_lower -13483,做多,2021-12-19 18:50:00,2021-12-19 19:05:00,3928.81,3927.4,0.22,100.0,0.0056,-0.01,0.01,-0.02,flip -13484,做空,2021-12-19 19:05:00,2021-12-19 19:20:00,3927.4,3897.6,0.22,100.0,0.0056,0.17,0.01,0.16,tp_lower -13485,做多,2021-12-19 20:50:00,2021-12-19 20:55:00,3926.08,3916.15,0.22,100.0,0.0056,-0.06,0.01,-0.07,flip -13486,做空,2021-12-19 20:55:00,2021-12-19 21:15:00,3916.15,3924.33,0.22,100.0,0.0056,-0.05,0.01,-0.06,flip -13487,做多,2021-12-19 21:15:00,2021-12-19 21:35:00,3924.33,3925.46,0.22,100.0,0.0056,0.01,0.01,-0.0,flip -13488,做空,2021-12-19 21:35:00,2021-12-19 21:40:00,3925.46,3933.92,0.22,100.0,0.0056,-0.05,0.01,-0.06,flip -13489,做多,2021-12-19 21:40:00,2021-12-19 21:45:00,3933.92,3926.38,0.22,100.0,0.0056,-0.04,0.01,-0.05,flip -13490,做空,2021-12-19 21:45:00,2021-12-19 22:00:00,3926.38,3927.54,0.22,100.0,0.0056,-0.01,0.01,-0.02,flip -13491,做多,2021-12-19 22:00:00,2021-12-19 22:10:00,3927.54,3948.16,0.22,100.0,0.0056,0.11,0.01,0.1,tp_upper -13492,做多,2021-12-20 00:30:00,2021-12-20 00:45:00,3920.99,3924.85,0.22,100.0,0.0057,0.02,0.01,0.01,flip -13493,做空,2021-12-20 00:45:00,2021-12-20 00:50:00,3924.85,3930.8,0.22,100.0,0.0057,-0.03,0.01,-0.05,flip -13494,做多,2021-12-20 00:50:00,2021-12-20 01:00:00,3930.8,3950.0,0.22,100.0,0.0057,0.11,0.01,0.1,tp_upper -13495,做多,2021-12-20 01:45:00,2021-12-20 02:05:00,3933.3,3917.31,0.22,100.0,0.0057,-0.09,0.01,-0.1,flip -13496,做空,2021-12-20 02:05:00,2021-12-20 02:15:00,3917.31,3925.4,0.22,100.0,0.0057,-0.05,0.01,-0.06,flip -13497,做多,2021-12-20 02:15:00,2021-12-20 02:30:00,3925.4,3923.55,0.22,100.0,0.0057,-0.01,0.01,-0.02,flip -13498,做空,2021-12-20 02:30:00,2021-12-20 02:35:00,3923.55,3935.73,0.22,100.0,0.0057,-0.07,0.01,-0.08,flip -13499,做多,2021-12-20 02:35:00,2021-12-20 02:40:00,3935.73,3929.42,0.22,100.0,0.0056,-0.04,0.01,-0.05,flip -13500,做空,2021-12-20 02:40:00,2021-12-20 02:55:00,3929.42,3926.5,0.22,100.0,0.0056,0.02,0.01,0.01,flip -13501,做多,2021-12-20 02:55:00,2021-12-20 03:05:00,3926.5,3924.47,0.22,100.0,0.0056,-0.01,0.01,-0.02,flip -13502,做空,2021-12-20 03:05:00,2021-12-20 03:15:00,3924.47,3900.55,0.22,100.0,0.0056,0.13,0.01,0.12,tp_lower -13503,做多,2021-12-20 04:55:00,2021-12-20 05:05:00,3924.75,3918.39,0.22,100.0,0.0056,-0.04,0.01,-0.05,flip -13504,做空,2021-12-20 05:05:00,2021-12-20 05:10:00,3918.39,3920.69,0.22,100.0,0.0056,-0.01,0.01,-0.02,flip -13505,做多,2021-12-20 05:10:00,2021-12-20 14:40:00,3920.69,3814.39,0.22,100.0,0.0056,-0.6,0.01,-0.61,flip -13506,做空,2021-12-20 14:40:00,2021-12-20 14:45:00,3814.39,3825.34,0.21,100.0,0.0056,-0.06,0.01,-0.07,flip -13507,做多,2021-12-20 14:45:00,2021-12-20 14:50:00,3825.34,3811.32,0.21,100.0,0.0056,-0.08,0.01,-0.09,flip -13508,做空,2021-12-20 14:50:00,2021-12-20 14:55:00,3811.32,3837.59,0.21,100.0,0.0056,-0.15,0.01,-0.16,flip -13509,做多,2021-12-20 14:55:00,2021-12-20 15:50:00,3837.59,3803.23,0.21,100.0,0.0055,-0.19,0.01,-0.2,flip -13510,做空,2021-12-20 15:50:00,2021-12-20 16:00:00,3803.23,3800.02,0.21,100.0,0.0055,0.02,0.01,0.01,flip -13511,做多,2021-12-20 16:00:00,2021-12-20 16:50:00,3800.02,3842.11,0.21,100.0,0.0055,0.23,0.01,0.22,tp_upper -13512,做多,2021-12-21 13:00:00,2021-12-21 13:05:00,4020.99,4010.19,0.22,100.0,0.0053,-0.06,0.01,-0.07,flip -13513,做空,2021-12-21 13:05:00,2021-12-21 13:25:00,4010.19,4011.73,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13514,做多,2021-12-21 13:25:00,2021-12-21 20:20:00,4011.73,4001.4,0.21,100.0,0.0053,-0.06,0.01,-0.07,flip -13515,做空,2021-12-21 20:20:00,2021-12-21 20:25:00,4001.4,4004.21,0.21,100.0,0.0053,-0.01,0.01,-0.03,flip -13516,做多,2021-12-21 20:25:00,2021-12-21 20:40:00,4004.21,4003.9,0.21,100.0,0.0053,-0.0,0.01,-0.01,flip -13517,做空,2021-12-21 20:40:00,2021-12-21 20:50:00,4003.9,4010.24,0.21,100.0,0.0053,-0.03,0.01,-0.04,flip -13518,做多,2021-12-21 20:50:00,2021-12-21 21:35:00,4010.24,4023.57,0.21,100.0,0.0053,0.07,0.01,0.06,tp_upper -13519,做多,2021-12-22 01:10:00,2021-12-22 01:45:00,4006.56,4030.31,0.21,100.0,0.0053,0.13,0.01,0.12,tp_upper -13520,做多,2021-12-22 06:05:00,2021-12-22 08:05:00,4034.48,4038.26,0.21,100.0,0.0053,0.02,0.01,0.01,flip -13521,做空,2021-12-22 08:05:00,2021-12-22 08:10:00,4038.26,4044.93,0.21,100.0,0.0053,-0.04,0.01,-0.05,flip -13522,做多,2021-12-22 08:10:00,2021-12-22 08:40:00,4044.93,4056.45,0.21,100.0,0.0053,0.06,0.01,0.05,tp_upper -13523,做多,2021-12-22 16:05:00,2021-12-22 16:20:00,4023.01,4010.23,0.21,100.0,0.0053,-0.07,0.01,-0.08,flip -13524,做空,2021-12-22 16:20:00,2021-12-22 16:25:00,4010.23,4015.26,0.21,100.0,0.0053,-0.03,0.01,-0.04,flip -13525,做多,2021-12-22 16:25:00,2021-12-22 16:45:00,4015.26,4001.95,0.21,100.0,0.0053,-0.07,0.01,-0.08,flip -13526,做空,2021-12-22 16:45:00,2021-12-22 16:50:00,4001.95,4006.38,0.21,100.0,0.0053,-0.02,0.01,-0.03,flip -13527,做多,2021-12-22 16:50:00,2021-12-22 17:05:00,4006.38,4005.05,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13528,做空,2021-12-22 17:05:00,2021-12-22 18:35:00,4005.05,3965.6,0.21,100.0,0.0053,0.21,0.01,0.2,tp_lower -13529,做多,2021-12-22 19:40:00,2021-12-22 19:45:00,3995.55,3988.92,0.21,100.0,0.0053,-0.04,0.01,-0.05,flip -13530,做空,2021-12-22 19:45:00,2021-12-22 19:50:00,3988.92,3995.27,0.21,100.0,0.0053,-0.03,0.01,-0.04,flip -13531,做多,2021-12-22 19:50:00,2021-12-22 20:25:00,3995.27,3991.04,0.21,100.0,0.0053,-0.02,0.01,-0.03,flip -13532,做空,2021-12-22 20:25:00,2021-12-22 20:35:00,3991.04,3992.67,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13533,做多,2021-12-22 20:35:00,2021-12-22 21:25:00,3992.67,4017.03,0.21,100.0,0.0053,0.13,0.01,0.12,tp_upper -13534,做多,2021-12-22 23:05:00,2021-12-23 02:45:00,3991.31,3975.07,0.21,100.0,0.0053,-0.09,0.01,-0.1,flip -13535,做空,2021-12-23 02:45:00,2021-12-23 03:15:00,3975.07,3940.44,0.21,100.0,0.0054,0.19,0.01,0.18,tp_lower -13536,做多,2021-12-23 10:45:00,2021-12-23 10:55:00,3946.81,3941.08,0.22,100.0,0.0055,-0.03,0.01,-0.04,flip -13537,做空,2021-12-23 10:55:00,2021-12-23 11:00:00,3941.08,3945.1,0.22,100.0,0.0055,-0.02,0.01,-0.03,flip -13538,做多,2021-12-23 11:00:00,2021-12-23 11:10:00,3945.1,3942.83,0.22,100.0,0.0055,-0.01,0.01,-0.02,flip -13539,做空,2021-12-23 11:10:00,2021-12-23 12:35:00,3942.83,3949.99,0.22,100.0,0.0055,-0.04,0.01,-0.05,flip -13540,做多,2021-12-23 12:35:00,2021-12-23 12:55:00,3949.99,3942.98,0.21,100.0,0.0054,-0.04,0.01,-0.05,flip -13541,做空,2021-12-23 12:55:00,2021-12-23 14:35:00,3942.98,3936.49,0.21,100.0,0.0054,0.04,0.01,0.02,flip -13542,做多,2021-12-23 14:35:00,2021-12-23 14:45:00,3936.49,3925.57,0.21,100.0,0.0054,-0.06,0.01,-0.07,flip -13543,做空,2021-12-23 14:45:00,2021-12-23 14:55:00,3925.57,3938.37,0.21,100.0,0.0054,-0.07,0.01,-0.08,flip -13544,做多,2021-12-23 14:55:00,2021-12-23 15:00:00,3938.37,3937.08,0.21,100.0,0.0054,-0.01,0.01,-0.02,flip -13545,做空,2021-12-23 15:00:00,2021-12-23 15:05:00,3937.08,3938.33,0.21,100.0,0.0054,-0.01,0.01,-0.02,flip -13546,做多,2021-12-23 15:05:00,2021-12-23 16:00:00,3938.33,3959.81,0.21,100.0,0.0054,0.12,0.01,0.1,tp_upper -13547,做多,2021-12-24 08:10:00,2021-12-24 08:15:00,4115.38,4104.29,0.22,100.0,0.0052,-0.06,0.01,-0.07,tp_upper -13548,做多,2021-12-24 08:25:00,2021-12-24 08:40:00,4101.32,4098.31,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13549,做空,2021-12-24 08:40:00,2021-12-24 08:45:00,4098.31,4100.01,0.21,100.0,0.0052,-0.01,0.01,-0.02,flip -13550,做多,2021-12-24 08:45:00,2021-12-24 08:50:00,4100.01,4092.75,0.21,100.0,0.0052,-0.04,0.01,-0.05,flip -13551,做空,2021-12-24 08:50:00,2021-12-24 09:05:00,4092.75,4101.85,0.21,100.0,0.0052,-0.05,0.01,-0.06,flip -13552,做多,2021-12-24 09:05:00,2021-12-24 09:15:00,4101.85,4100.0,0.21,100.0,0.0052,-0.01,0.01,-0.02,flip -13553,做空,2021-12-24 09:15:00,2021-12-24 09:20:00,4100.0,4105.75,0.21,100.0,0.0052,-0.03,0.01,-0.04,flip -13554,做多,2021-12-24 09:20:00,2021-12-24 10:10:00,4105.75,4098.88,0.21,100.0,0.0052,-0.04,0.01,-0.05,flip -13555,做空,2021-12-24 10:10:00,2021-12-24 10:40:00,4098.88,4096.75,0.21,100.0,0.0051,0.01,0.01,0.0,flip -13556,做多,2021-12-24 10:40:00,2021-12-24 10:45:00,4096.75,4095.55,0.21,100.0,0.0051,-0.01,0.01,-0.02,flip -13557,做空,2021-12-24 10:45:00,2021-12-24 11:10:00,4095.55,4102.87,0.21,100.0,0.0051,-0.04,0.01,-0.05,flip -13558,做多,2021-12-24 11:10:00,2021-12-24 11:20:00,4102.87,4114.15,0.21,100.0,0.0051,0.06,0.01,0.05,tp_upper -13559,做多,2021-12-24 11:30:00,2021-12-24 11:35:00,4099.65,4094.8,0.21,100.0,0.0051,-0.02,0.01,-0.04,flip -13560,做空,2021-12-24 11:35:00,2021-12-24 11:50:00,4094.8,4073.74,0.21,100.0,0.0051,0.11,0.01,0.1,tp_lower -13561,做多,2021-12-24 13:25:00,2021-12-24 13:50:00,4087.27,4088.79,0.21,100.0,0.0052,0.01,0.01,-0.0,flip -13562,做空,2021-12-24 13:50:00,2021-12-24 14:00:00,4088.79,4092.58,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13563,做多,2021-12-24 14:00:00,2021-12-24 14:05:00,4092.58,4105.76,0.21,100.0,0.0051,0.07,0.01,0.06,tp_upper -13564,做多,2021-12-24 15:55:00,2021-12-24 16:30:00,4094.09,4095.21,0.21,100.0,0.0051,0.01,0.01,-0.0,flip -13565,做空,2021-12-24 16:30:00,2021-12-24 16:55:00,4095.21,4085.51,0.21,100.0,0.0051,0.05,0.01,0.04,tp_lower -13566,做多,2021-12-24 17:50:00,2021-12-24 18:40:00,4094.01,4109.19,0.21,100.0,0.0051,0.08,0.01,0.07,tp_upper -13567,做多,2021-12-24 19:35:00,2021-12-24 19:40:00,4096.51,4083.47,0.21,100.0,0.0052,-0.07,0.01,-0.08,flip -13568,做空,2021-12-24 19:40:00,2021-12-24 20:00:00,4083.47,4057.41,0.21,100.0,0.0052,0.13,0.01,0.12,tp_lower -13569,做多,2021-12-25 01:10:00,2021-12-25 05:20:00,4070.88,4048.61,0.22,100.0,0.0053,-0.12,0.01,-0.13,flip -13570,做空,2021-12-25 05:20:00,2021-12-25 05:25:00,4048.61,4051.1,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13571,做多,2021-12-25 05:25:00,2021-12-25 05:30:00,4051.1,4050.48,0.21,100.0,0.0053,-0.0,0.01,-0.01,flip -13572,做空,2021-12-25 05:30:00,2021-12-25 06:05:00,4050.48,4035.47,0.21,100.0,0.0053,0.08,0.01,0.07,tp_lower -13573,做多,2021-12-25 06:30:00,2021-12-25 07:35:00,4048.57,4045.6,0.21,100.0,0.0053,-0.02,0.01,-0.03,flip -13574,做空,2021-12-25 07:35:00,2021-12-25 07:45:00,4045.6,4046.45,0.21,100.0,0.0053,-0.0,0.01,-0.02,flip -13575,做多,2021-12-25 07:45:00,2021-12-25 08:00:00,4046.45,4048.24,0.21,100.0,0.0053,0.01,0.01,-0.0,flip -13576,做空,2021-12-25 08:00:00,2021-12-25 08:40:00,4048.24,4048.44,0.21,100.0,0.0053,-0.0,0.01,-0.01,flip -13577,做多,2021-12-25 08:40:00,2021-12-25 08:55:00,4048.44,4056.03,0.21,100.0,0.0053,0.04,0.01,0.03,tp_upper -13578,做多,2021-12-25 10:05:00,2021-12-25 10:20:00,4046.0,4048.24,0.21,100.0,0.0053,0.01,0.01,0.0,flip -13579,做空,2021-12-25 10:20:00,2021-12-25 10:25:00,4048.24,4049.89,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13580,做多,2021-12-25 10:25:00,2021-12-25 10:30:00,4049.89,4040.79,0.21,100.0,0.0053,-0.05,0.01,-0.06,flip -13581,做空,2021-12-25 10:30:00,2021-12-25 10:35:00,4040.79,4043.63,0.21,100.0,0.0053,-0.01,0.01,-0.03,flip -13582,做多,2021-12-25 10:35:00,2021-12-25 10:40:00,4043.63,4040.49,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13583,做空,2021-12-25 10:40:00,2021-12-25 10:45:00,4040.49,4045.97,0.21,100.0,0.0052,-0.03,0.01,-0.04,flip -13584,做多,2021-12-25 10:45:00,2021-12-25 10:50:00,4045.97,4030.33,0.21,100.0,0.0052,-0.08,0.01,-0.09,flip -13585,做空,2021-12-25 10:50:00,2021-12-25 10:55:00,4030.33,4031.87,0.21,100.0,0.0052,-0.01,0.01,-0.02,tp_lower -13586,做多,2021-12-25 11:05:00,2021-12-25 11:30:00,4049.25,4045.76,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13587,做空,2021-12-25 11:30:00,2021-12-25 11:35:00,4045.76,4047.64,0.21,100.0,0.0052,-0.01,0.01,-0.02,flip -13588,做多,2021-12-25 11:35:00,2021-12-25 11:45:00,4047.64,4044.51,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13589,做空,2021-12-25 11:45:00,2021-12-25 11:55:00,4044.51,4049.67,0.21,100.0,0.0052,-0.03,0.01,-0.04,flip -13590,做多,2021-12-25 11:55:00,2021-12-25 12:05:00,4049.67,4055.69,0.21,100.0,0.0051,0.03,0.01,0.02,tp_upper -13591,做多,2021-12-25 17:30:00,2021-12-25 18:25:00,4057.62,4086.56,0.21,100.0,0.0051,0.15,0.01,0.14,tp_upper -13592,做多,2021-12-25 23:05:00,2021-12-26 00:00:00,4084.02,4086.98,0.21,100.0,0.0051,0.02,0.01,0.0,flip -13593,做空,2021-12-26 00:00:00,2021-12-26 00:05:00,4086.98,4089.85,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13594,做多,2021-12-26 00:05:00,2021-12-26 00:35:00,4089.85,4088.99,0.21,100.0,0.0052,-0.0,0.01,-0.02,flip -13595,做空,2021-12-26 00:35:00,2021-12-26 01:00:00,4088.99,4083.84,0.21,100.0,0.0052,0.03,0.01,0.02,flip -13596,做多,2021-12-26 01:00:00,2021-12-26 01:25:00,4083.84,4085.05,0.21,100.0,0.0052,0.01,0.01,-0.0,flip -13597,做空,2021-12-26 01:25:00,2021-12-26 01:30:00,4085.05,4086.73,0.21,100.0,0.0052,-0.01,0.01,-0.02,flip -13598,做多,2021-12-26 01:30:00,2021-12-26 02:00:00,4086.73,4087.75,0.21,100.0,0.0052,0.01,0.01,-0.01,flip -13599,做空,2021-12-26 02:00:00,2021-12-26 02:30:00,4087.75,4059.7,0.21,100.0,0.0052,0.15,0.01,0.14,tp_lower -13600,做多,2021-12-26 09:45:00,2021-12-26 09:50:00,4047.01,4038.96,0.21,100.0,0.0053,-0.04,0.01,-0.05,flip -13601,做空,2021-12-26 09:50:00,2021-12-26 09:55:00,4038.96,4041.14,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13602,做多,2021-12-26 09:55:00,2021-12-26 10:10:00,4041.14,4034.76,0.21,100.0,0.0053,-0.03,0.01,-0.04,flip -13603,做空,2021-12-26 10:10:00,2021-12-26 10:25:00,4034.76,4041.13,0.21,100.0,0.0053,-0.03,0.01,-0.04,flip -13604,做多,2021-12-26 10:25:00,2021-12-26 10:30:00,4041.13,4041.07,0.21,100.0,0.0053,-0.0,0.01,-0.01,flip -13605,做空,2021-12-26 10:30:00,2021-12-26 10:35:00,4041.07,4049.84,0.21,100.0,0.0052,-0.05,0.01,-0.06,flip -13606,做多,2021-12-26 10:35:00,2021-12-26 10:45:00,4049.84,4044.97,0.21,100.0,0.0052,-0.03,0.01,-0.04,flip -13607,做空,2021-12-26 10:45:00,2021-12-26 11:45:00,4044.97,4022.38,0.21,100.0,0.0052,0.12,0.01,0.11,tp_lower -13608,做多,2021-12-26 12:00:00,2021-12-26 12:20:00,4034.03,4034.96,0.21,100.0,0.0053,0.0,0.01,-0.01,flip -13609,做空,2021-12-26 12:20:00,2021-12-26 12:35:00,4034.96,4035.37,0.21,100.0,0.0052,-0.0,0.01,-0.01,flip -13610,做多,2021-12-26 12:35:00,2021-12-26 12:50:00,4035.37,4046.76,0.21,100.0,0.0052,0.06,0.01,0.05,tp_upper -13611,做多,2021-12-26 21:15:00,2021-12-26 21:30:00,4057.38,4080.24,0.21,100.0,0.0052,0.12,0.01,0.11,tp_upper -13612,做多,2021-12-26 23:35:00,2021-12-26 23:40:00,4066.29,4065.17,0.21,100.0,0.0052,-0.01,0.01,-0.02,flip -13613,做空,2021-12-26 23:40:00,2021-12-26 23:45:00,4065.17,4067.43,0.21,100.0,0.0052,-0.01,0.01,-0.02,flip -13614,做多,2021-12-26 23:45:00,2021-12-26 23:55:00,4067.43,4062.24,0.21,100.0,0.0052,-0.03,0.01,-0.04,flip -13615,做空,2021-12-26 23:55:00,2021-12-27 00:00:00,4062.24,4065.75,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13616,做多,2021-12-27 00:00:00,2021-12-27 00:35:00,4065.75,4068.04,0.22,100.0,0.0053,0.01,0.01,0.0,flip -13617,做空,2021-12-27 00:35:00,2021-12-27 01:00:00,4068.04,4054.36,0.22,100.0,0.0053,0.07,0.01,0.06,tp_lower -13618,做多,2021-12-27 01:50:00,2021-12-27 02:00:00,4072.5,4066.31,0.22,100.0,0.0053,-0.03,0.01,-0.04,flip -13619,做空,2021-12-27 02:00:00,2021-12-27 02:10:00,4066.31,4074.11,0.22,100.0,0.0053,-0.04,0.01,-0.05,flip -13620,做多,2021-12-27 02:10:00,2021-12-27 02:15:00,4074.11,4070.46,0.21,100.0,0.0053,-0.02,0.01,-0.03,flip -13621,做空,2021-12-27 02:15:00,2021-12-27 02:20:00,4070.46,4072.08,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13622,做多,2021-12-27 02:20:00,2021-12-27 02:55:00,4072.08,4070.07,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13623,做空,2021-12-27 02:55:00,2021-12-27 03:00:00,4070.07,4071.54,0.21,100.0,0.0053,-0.01,0.01,-0.02,flip -13624,做多,2021-12-27 03:00:00,2021-12-27 03:25:00,4071.54,4085.02,0.21,100.0,0.0052,0.07,0.01,0.06,tp_upper -13625,做多,2021-12-27 04:30:00,2021-12-27 11:20:00,4070.94,4056.32,0.21,100.0,0.0053,-0.08,0.01,-0.09,flip -13626,做空,2021-12-27 11:20:00,2021-12-27 12:15:00,4056.32,4044.78,0.21,100.0,0.0053,0.06,0.01,0.05,tp_lower -13627,做多,2021-12-27 12:25:00,2021-12-27 12:30:00,4067.91,4082.2,0.21,100.0,0.0052,0.08,0.01,0.06,tp_upper -13628,做多,2021-12-27 19:35:00,2021-12-27 19:40:00,4087.53,4083.3,0.21,100.0,0.0052,-0.02,0.01,-0.03,flip -13629,做空,2021-12-27 19:40:00,2021-12-27 19:45:00,4083.3,4088.32,0.21,100.0,0.0052,-0.03,0.01,-0.04,flip -13630,做多,2021-12-27 19:45:00,2021-12-27 19:50:00,4088.32,4077.69,0.21,100.0,0.0052,-0.06,0.01,-0.07,flip -13631,做空,2021-12-27 19:50:00,2021-12-27 20:05:00,4077.69,4085.99,0.21,100.0,0.0052,-0.04,0.01,-0.05,flip -13632,做多,2021-12-27 20:05:00,2021-12-27 20:15:00,4085.99,4079.08,0.21,100.0,0.0052,-0.04,0.01,-0.05,flip -13633,做空,2021-12-27 20:15:00,2021-12-27 20:55:00,4079.08,4090.42,0.21,100.0,0.0052,-0.06,0.01,-0.07,flip -13634,做多,2021-12-27 20:55:00,2021-12-27 21:00:00,4090.42,4089.98,0.21,100.0,0.0051,-0.0,0.01,-0.01,flip -13635,做空,2021-12-27 21:00:00,2021-12-27 21:45:00,4089.98,4069.49,0.21,100.0,0.0051,0.11,0.01,0.09,tp_lower -13636,做多,2021-12-28 11:50:00,2021-12-28 12:00:00,3918.53,3917.4,0.21,100.0,0.0055,-0.01,0.01,-0.02,flip -13637,做空,2021-12-28 12:00:00,2021-12-28 12:15:00,3917.4,3916.28,0.21,100.0,0.0055,0.01,0.01,-0.0,flip -13638,做多,2021-12-28 12:15:00,2021-12-28 12:25:00,3916.28,3918.04,0.21,100.0,0.0055,0.01,0.01,-0.0,flip -13639,做空,2021-12-28 12:25:00,2021-12-28 12:45:00,3918.04,3916.92,0.21,100.0,0.0055,0.01,0.01,-0.0,flip -13640,做多,2021-12-28 12:45:00,2021-12-28 12:50:00,3916.92,3916.01,0.21,100.0,0.0055,-0.0,0.01,-0.02,flip -13641,做空,2021-12-28 12:50:00,2021-12-28 13:25:00,3916.01,3913.43,0.21,100.0,0.0055,0.01,0.01,0.0,flip -13642,做多,2021-12-28 13:25:00,2021-12-28 13:30:00,3913.43,3909.79,0.21,100.0,0.0055,-0.02,0.01,-0.03,flip -13643,做空,2021-12-28 13:30:00,2021-12-28 13:35:00,3909.79,3916.43,0.21,100.0,0.0055,-0.04,0.01,-0.05,flip -13644,做多,2021-12-28 13:35:00,2021-12-28 13:50:00,3916.43,3908.8,0.21,100.0,0.0054,-0.04,0.01,-0.05,flip -13645,做空,2021-12-28 13:50:00,2021-12-28 14:00:00,3908.8,3901.48,0.21,100.0,0.0054,0.04,0.01,0.03,tp_lower -13646,做多,2021-12-28 14:20:00,2021-12-28 14:30:00,3908.58,3910.13,0.21,100.0,0.0054,0.01,0.01,-0.0,flip -13647,做空,2021-12-28 14:30:00,2021-12-28 14:35:00,3910.13,3865.34,0.21,100.0,0.0054,0.24,0.01,0.23,tp_lower -13648,做多,2021-12-28 14:45:00,2021-12-28 15:05:00,3900.31,3904.98,0.21,100.0,0.0055,0.03,0.01,0.01,flip -13649,做空,2021-12-28 15:05:00,2021-12-28 15:10:00,3904.98,3906.03,0.21,100.0,0.0055,-0.01,0.01,-0.02,flip -13650,做多,2021-12-28 15:10:00,2021-12-28 15:35:00,3906.03,3910.6,0.21,100.0,0.0055,0.03,0.01,0.01,flip -13651,做空,2021-12-28 15:35:00,2021-12-28 15:50:00,3910.6,3897.21,0.21,100.0,0.0055,0.07,0.01,0.06,tp_lower -13652,做多,2021-12-29 01:05:00,2021-12-29 01:15:00,3822.41,3819.41,0.22,100.0,0.0057,-0.02,0.01,-0.03,flip -13653,做空,2021-12-29 01:15:00,2021-12-29 02:05:00,3819.41,3812.12,0.22,100.0,0.0057,0.04,0.01,0.03,flip -13654,做多,2021-12-29 02:05:00,2021-12-29 02:35:00,3812.12,3807.01,0.22,100.0,0.0057,-0.03,0.01,-0.04,flip -13655,做空,2021-12-29 02:35:00,2021-12-29 02:40:00,3807.01,3811.13,0.22,100.0,0.0057,-0.02,0.01,-0.03,flip -13656,做多,2021-12-29 02:40:00,2021-12-29 04:10:00,3811.13,3810.04,0.22,100.0,0.0057,-0.01,0.01,-0.02,flip -13657,做空,2021-12-29 04:10:00,2021-12-29 04:20:00,3810.04,3808.1,0.22,100.0,0.0057,0.01,0.01,0.0,flip -13658,做多,2021-12-29 04:20:00,2021-12-29 05:20:00,3808.1,3806.68,0.22,100.0,0.0057,-0.01,0.01,-0.02,flip -13659,做空,2021-12-29 05:20:00,2021-12-29 05:25:00,3806.68,3792.48,0.22,100.0,0.0057,0.08,0.01,0.07,tp_lower -13660,做多,2021-12-29 08:45:00,2021-12-29 09:50:00,3803.53,3823.25,0.22,100.0,0.0057,0.11,0.01,0.1,tp_upper -13661,做多,2021-12-29 09:50:00,2021-12-29 09:55:00,3823.25,3813.16,0.22,100.0,0.0057,-0.06,0.01,-0.07,tp_upper -13662,做多,2021-12-29 14:35:00,2021-12-29 14:40:00,3773.72,3773.39,0.22,100.0,0.0057,-0.0,0.01,-0.01,flip -13663,做空,2021-12-29 14:40:00,2021-12-29 14:50:00,3773.39,3785.01,0.22,100.0,0.0057,-0.07,0.01,-0.08,flip -13664,做多,2021-12-29 14:50:00,2021-12-29 14:55:00,3785.01,3779.99,0.22,100.0,0.0057,-0.03,0.01,-0.04,flip -13665,做空,2021-12-29 14:55:00,2021-12-29 15:00:00,3779.99,3781.76,0.22,100.0,0.0057,-0.01,0.01,-0.02,flip -13666,做多,2021-12-29 15:00:00,2021-12-29 15:10:00,3781.76,3775.92,0.21,100.0,0.0057,-0.03,0.01,-0.04,flip -13667,做空,2021-12-29 15:10:00,2021-12-29 15:15:00,3775.92,3777.31,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13668,做多,2021-12-29 15:15:00,2021-12-29 15:25:00,3777.31,3780.79,0.21,100.0,0.0057,0.02,0.01,0.01,flip -13669,做空,2021-12-29 15:25:00,2021-12-29 15:30:00,3780.79,3786.14,0.21,100.0,0.0057,-0.03,0.01,-0.04,flip -13670,做多,2021-12-29 15:30:00,2021-12-29 15:35:00,3786.14,3779.15,0.21,100.0,0.0056,-0.04,0.01,-0.05,flip -13671,做空,2021-12-29 15:35:00,2021-12-29 15:40:00,3779.15,3785.96,0.21,100.0,0.0056,-0.04,0.01,-0.05,flip -13672,做多,2021-12-29 15:40:00,2021-12-29 16:30:00,3785.96,3775.88,0.21,100.0,0.0056,-0.06,0.01,-0.07,flip -13673,做空,2021-12-29 16:30:00,2021-12-29 16:45:00,3775.88,3772.05,0.21,100.0,0.0056,0.02,0.01,0.01,flip -13674,做多,2021-12-29 16:45:00,2021-12-29 17:00:00,3772.05,3778.14,0.21,100.0,0.0056,0.03,0.01,0.02,flip -13675,做空,2021-12-29 17:00:00,2021-12-29 17:05:00,3778.14,3779.58,0.21,100.0,0.0056,-0.01,0.01,-0.02,flip -13676,做多,2021-12-29 17:05:00,2021-12-29 17:10:00,3779.58,3773.98,0.21,100.0,0.0056,-0.03,0.01,-0.04,flip -13677,做空,2021-12-29 17:10:00,2021-12-29 17:15:00,3773.98,3776.99,0.21,100.0,0.0056,-0.02,0.01,-0.03,flip -13678,做多,2021-12-29 17:15:00,2021-12-29 17:20:00,3776.99,3774.19,0.21,100.0,0.0056,-0.02,0.01,-0.03,flip -13679,做空,2021-12-29 17:20:00,2021-12-29 18:30:00,3774.19,3771.87,0.21,100.0,0.0056,0.01,0.01,0.0,flip -13680,做多,2021-12-29 18:30:00,2021-12-29 18:35:00,3771.87,3763.35,0.21,100.0,0.0056,-0.05,0.01,-0.06,flip -13681,做空,2021-12-29 18:35:00,2021-12-29 19:30:00,3763.35,3728.03,0.21,100.0,0.0056,0.2,0.01,0.19,tp_lower -13682,做多,2021-12-29 20:30:00,2021-12-29 20:35:00,3759.68,3759.22,0.21,100.0,0.0056,-0.0,0.01,-0.01,flip -13683,做空,2021-12-29 20:35:00,2021-12-29 21:05:00,3759.22,3717.42,0.21,100.0,0.0056,0.23,0.01,0.22,tp_lower -13684,做多,2021-12-30 06:10:00,2021-12-30 06:20:00,3670.91,3669.13,0.22,100.0,0.006,-0.01,0.01,-0.02,flip -13685,做空,2021-12-30 06:20:00,2021-12-30 14:25:00,3669.13,3709.52,0.22,100.0,0.006,-0.24,0.01,-0.25,flip -13686,做多,2021-12-30 14:25:00,2021-12-30 14:40:00,3709.52,3705.74,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13687,做空,2021-12-30 14:40:00,2021-12-30 14:45:00,3705.74,3706.47,0.22,100.0,0.0058,-0.0,0.01,-0.02,flip -13688,做多,2021-12-30 14:45:00,2021-12-30 15:55:00,3706.47,3707.41,0.22,100.0,0.0058,0.01,0.01,-0.01,flip -13689,做空,2021-12-30 15:55:00,2021-12-30 16:00:00,3707.41,3713.0,0.22,100.0,0.0058,-0.03,0.01,-0.04,flip -13690,做多,2021-12-30 16:00:00,2021-12-30 16:30:00,3713.0,3740.59,0.21,100.0,0.0058,0.16,0.01,0.15,tp_upper -13691,做多,2021-12-30 21:15:00,2021-12-30 21:20:00,3736.37,3732.25,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13692,做空,2021-12-30 21:20:00,2021-12-30 21:25:00,3732.25,3736.32,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13693,做多,2021-12-30 21:25:00,2021-12-30 21:30:00,3736.32,3734.38,0.22,100.0,0.0058,-0.01,0.01,-0.02,flip -13694,做空,2021-12-30 21:30:00,2021-12-30 21:35:00,3734.38,3736.17,0.21,100.0,0.0058,-0.01,0.01,-0.02,flip -13695,做多,2021-12-30 21:35:00,2021-12-30 21:40:00,3736.17,3735.12,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13696,做空,2021-12-30 21:40:00,2021-12-30 21:55:00,3735.12,3735.96,0.21,100.0,0.0057,-0.0,0.01,-0.02,flip -13697,做多,2021-12-30 21:55:00,2021-12-30 22:00:00,3735.96,3734.49,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13698,做空,2021-12-30 22:00:00,2021-12-30 22:20:00,3734.49,3714.48,0.21,100.0,0.0057,0.11,0.01,0.1,tp_lower -13699,做多,2021-12-31 00:05:00,2021-12-31 00:10:00,3729.7,3725.08,0.22,100.0,0.0058,-0.03,0.01,-0.04,flip -13700,做空,2021-12-31 00:10:00,2021-12-31 00:30:00,3725.08,3702.02,0.22,100.0,0.0058,0.13,0.01,0.12,tp_lower -13701,做多,2021-12-31 01:30:00,2021-12-31 01:40:00,3727.4,3727.52,0.22,100.0,0.0059,0.0,0.01,-0.01,flip -13702,做空,2021-12-31 01:40:00,2021-12-31 01:50:00,3727.52,3728.74,0.22,100.0,0.0059,-0.01,0.01,-0.02,flip -13703,做多,2021-12-31 01:50:00,2021-12-31 01:55:00,3728.74,3725.17,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13704,做空,2021-12-31 01:55:00,2021-12-31 03:20:00,3725.17,3727.7,0.22,100.0,0.0058,-0.01,0.01,-0.03,flip -13705,做多,2021-12-31 03:20:00,2021-12-31 04:20:00,3727.7,3753.91,0.22,100.0,0.0058,0.15,0.01,0.14,tp_upper -13706,做多,2021-12-31 08:00:00,2021-12-31 08:10:00,3721.99,3715.75,0.22,100.0,0.0059,-0.04,0.01,-0.05,flip -13707,做空,2021-12-31 08:10:00,2021-12-31 08:20:00,3715.75,3781.74,0.22,100.0,0.0059,-0.39,0.01,-0.4,flip -13708,做多,2021-12-31 08:20:00,2021-12-31 08:25:00,3781.74,3771.65,0.21,100.0,0.0056,-0.06,0.01,-0.07,tp_upper -13709,做多,2021-12-31 15:55:00,2021-12-31 16:00:00,3782.8,3782.15,0.21,100.0,0.0056,-0.0,0.01,-0.01,flip -13710,做空,2021-12-31 16:00:00,2021-12-31 16:55:00,3782.15,3745.54,0.21,100.0,0.0056,0.21,0.01,0.2,tp_lower -13711,做多,2022-01-01 00:35:00,2022-01-01 05:20:00,3708.35,3752.82,0.22,100.0,0.0058,0.26,0.01,0.25,tp_upper -13712,做多,2022-01-01 07:15:00,2022-01-01 07:55:00,3713.26,3714.77,0.22,100.0,0.0059,0.01,0.01,-0.0,flip -13713,做空,2022-01-01 07:55:00,2022-01-01 08:00:00,3714.77,3714.83,0.22,100.0,0.0059,-0.0,0.01,-0.01,flip -13714,做多,2022-01-01 08:00:00,2022-01-01 08:05:00,3714.83,3712.51,0.22,100.0,0.0059,-0.01,0.01,-0.02,flip -13715,做空,2022-01-01 08:05:00,2022-01-01 08:10:00,3712.51,3716.12,0.22,100.0,0.0059,-0.02,0.01,-0.03,flip -13716,做多,2022-01-01 08:10:00,2022-01-01 08:30:00,3716.12,3719.12,0.22,100.0,0.0059,0.02,0.01,0.01,flip -13717,做空,2022-01-01 08:30:00,2022-01-01 08:40:00,3719.12,3721.74,0.22,100.0,0.0059,-0.02,0.01,-0.03,flip -13718,做多,2022-01-01 08:40:00,2022-01-01 09:00:00,3721.74,3717.53,0.22,100.0,0.0058,-0.02,0.01,-0.04,flip -13719,做空,2022-01-01 09:00:00,2022-01-01 09:05:00,3717.53,3726.74,0.22,100.0,0.0058,-0.05,0.01,-0.06,flip -13720,做多,2022-01-01 09:05:00,2022-01-01 09:25:00,3726.74,3721.98,0.22,100.0,0.0058,-0.03,0.01,-0.04,flip -13721,做空,2022-01-01 09:25:00,2022-01-01 10:00:00,3721.98,3727.23,0.22,100.0,0.0058,-0.03,0.01,-0.04,flip -13722,做多,2022-01-01 10:00:00,2022-01-01 10:05:00,3727.23,3723.28,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13723,做空,2022-01-01 10:05:00,2022-01-01 10:25:00,3723.28,3690.5,0.21,100.0,0.0058,0.19,0.01,0.18,tp_lower -13724,做多,2022-01-01 12:55:00,2022-01-01 13:00:00,3715.15,3712.81,0.22,100.0,0.0058,-0.01,0.01,-0.02,flip -13725,做空,2022-01-01 13:00:00,2022-01-01 13:10:00,3712.81,3718.38,0.22,100.0,0.0058,-0.03,0.01,-0.04,flip -13726,做多,2022-01-01 13:10:00,2022-01-01 13:15:00,3718.38,3716.91,0.22,100.0,0.0058,-0.01,0.01,-0.02,flip -13727,做空,2022-01-01 13:15:00,2022-01-01 13:40:00,3716.91,3718.58,0.22,100.0,0.0058,-0.01,0.01,-0.02,flip -13728,做多,2022-01-01 13:40:00,2022-01-01 13:45:00,3718.58,3710.5,0.22,100.0,0.0058,-0.05,0.01,-0.06,flip -13729,做空,2022-01-01 13:45:00,2022-01-01 14:30:00,3710.5,3695.0,0.21,100.0,0.0058,0.09,0.01,0.08,tp_lower -13730,做多,2022-01-01 15:25:00,2022-01-01 15:30:00,3711.61,3737.18,0.22,100.0,0.0058,0.15,0.01,0.14,tp_upper -13731,做多,2022-01-01 15:30:00,2022-01-01 15:35:00,3737.18,3738.92,0.22,100.0,0.0058,0.01,0.01,-0.0,tp_upper -13732,做多,2022-01-02 01:15:00,2022-01-02 01:25:00,3749.63,3752.72,0.22,100.0,0.0059,0.02,0.01,0.01,flip -13733,做空,2022-01-02 01:25:00,2022-01-02 02:20:00,3752.72,3750.31,0.22,100.0,0.0059,0.01,0.01,0.0,flip -13734,做多,2022-01-02 02:20:00,2022-01-02 02:40:00,3750.31,3746.12,0.22,100.0,0.0059,-0.02,0.01,-0.04,flip -13735,做空,2022-01-02 02:40:00,2022-01-02 03:25:00,3746.12,3751.64,0.22,100.0,0.0059,-0.03,0.01,-0.04,flip -13736,做多,2022-01-02 03:25:00,2022-01-02 03:40:00,3751.64,3751.31,0.22,100.0,0.0058,-0.0,0.01,-0.01,flip -13737,做空,2022-01-02 03:40:00,2022-01-02 03:55:00,3751.31,3756.54,0.22,100.0,0.0058,-0.03,0.01,-0.04,flip -13738,做多,2022-01-02 03:55:00,2022-01-02 04:15:00,3756.54,3749.08,0.22,100.0,0.0058,-0.04,0.01,-0.05,flip -13739,做空,2022-01-02 04:15:00,2022-01-02 04:30:00,3749.08,3752.83,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13740,做多,2022-01-02 04:30:00,2022-01-02 04:40:00,3752.83,3741.69,0.22,100.0,0.0058,-0.06,0.01,-0.08,flip -13741,做空,2022-01-02 04:40:00,2022-01-02 04:45:00,3741.69,3726.31,0.22,100.0,0.0058,0.09,0.01,0.08,tp_lower -13742,做多,2022-01-02 09:20:00,2022-01-02 09:25:00,3760.15,3754.14,0.22,100.0,0.0058,-0.03,0.01,-0.05,tp_upper -13743,做多,2022-01-02 11:00:00,2022-01-02 11:45:00,3743.9,3740.77,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13744,做空,2022-01-02 11:45:00,2022-01-02 11:50:00,3740.77,3743.44,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13745,做多,2022-01-02 11:50:00,2022-01-02 11:55:00,3743.44,3742.48,0.22,100.0,0.0058,-0.01,0.01,-0.02,flip -13746,做空,2022-01-02 11:55:00,2022-01-02 12:05:00,3742.48,3733.68,0.22,100.0,0.0058,0.05,0.01,0.04,tp_lower -13747,做多,2022-01-02 12:35:00,2022-01-02 12:40:00,3749.4,3748.92,0.22,100.0,0.0058,-0.0,0.01,-0.01,tp_upper -13748,做多,2022-01-02 13:15:00,2022-01-02 13:20:00,3744.98,3742.05,0.22,100.0,0.0058,-0.02,0.01,-0.03,flip -13749,做空,2022-01-02 13:20:00,2022-01-02 13:25:00,3742.05,3752.75,0.22,100.0,0.0058,-0.06,0.01,-0.07,flip -13750,做多,2022-01-02 13:25:00,2022-01-02 14:35:00,3752.75,3751.98,0.21,100.0,0.0057,-0.0,0.01,-0.02,tp_upper -13751,做多,2022-01-03 00:35:00,2022-01-03 00:45:00,3808.82,3806.96,0.22,100.0,0.0057,-0.01,0.01,-0.02,flip -13752,做空,2022-01-03 00:45:00,2022-01-03 00:50:00,3806.96,3811.9,0.22,100.0,0.0057,-0.03,0.01,-0.04,flip -13753,做多,2022-01-03 00:50:00,2022-01-03 00:55:00,3811.9,3804.58,0.22,100.0,0.0057,-0.04,0.01,-0.05,flip -13754,做空,2022-01-03 00:55:00,2022-01-03 01:00:00,3804.58,3807.28,0.22,100.0,0.0057,-0.02,0.01,-0.03,flip -13755,做多,2022-01-03 01:00:00,2022-01-03 06:15:00,3807.28,3808.49,0.22,100.0,0.0057,0.01,0.01,-0.0,flip -13756,做空,2022-01-03 06:15:00,2022-01-03 06:40:00,3808.49,3807.3,0.22,100.0,0.0057,0.01,0.01,-0.0,flip -13757,做多,2022-01-03 06:40:00,2022-01-03 06:45:00,3807.3,3804.29,0.22,100.0,0.0057,-0.02,0.01,-0.03,flip -13758,做空,2022-01-03 06:45:00,2022-01-03 07:25:00,3804.29,3805.3,0.22,100.0,0.0057,-0.01,0.01,-0.02,flip -13759,做多,2022-01-03 07:25:00,2022-01-03 07:35:00,3805.3,3802.22,0.22,100.0,0.0057,-0.02,0.01,-0.03,flip -13760,做空,2022-01-03 07:35:00,2022-01-03 07:40:00,3802.22,3803.71,0.21,100.0,0.0056,-0.01,0.01,-0.02,flip -13761,做多,2022-01-03 07:40:00,2022-01-03 09:15:00,3803.71,3792.38,0.21,100.0,0.0056,-0.06,0.01,-0.07,flip -13762,做空,2022-01-03 09:15:00,2022-01-03 09:35:00,3792.38,3803.93,0.21,100.0,0.0056,-0.07,0.01,-0.08,flip -13763,做多,2022-01-03 09:35:00,2022-01-03 09:40:00,3803.93,3802.59,0.21,100.0,0.0056,-0.01,0.01,-0.02,flip -13764,做空,2022-01-03 09:40:00,2022-01-03 09:45:00,3802.59,3805.11,0.21,100.0,0.0056,-0.01,0.01,-0.02,flip -13765,做多,2022-01-03 09:45:00,2022-01-03 10:00:00,3805.11,3812.2,0.21,100.0,0.0056,0.04,0.01,0.03,tp_upper -13766,做多,2022-01-03 14:10:00,2022-01-03 14:30:00,3814.03,3831.57,0.21,100.0,0.0056,0.1,0.01,0.09,tp_upper -13767,做多,2022-01-03 22:25:00,2022-01-03 22:40:00,3762.27,3756.12,0.21,100.0,0.0057,-0.03,0.01,-0.05,flip -13768,做空,2022-01-03 22:40:00,2022-01-03 23:05:00,3756.12,3754.24,0.21,100.0,0.0057,0.01,0.01,0.0,flip -13769,做多,2022-01-03 23:05:00,2022-01-03 23:20:00,3754.24,3757.55,0.21,100.0,0.0057,0.02,0.01,0.01,flip -13770,做空,2022-01-03 23:20:00,2022-01-04 00:25:00,3757.55,3764.21,0.21,100.0,0.0057,-0.04,0.01,-0.05,flip -13771,做多,2022-01-04 00:25:00,2022-01-04 00:40:00,3764.21,3750.42,0.22,100.0,0.0057,-0.08,0.01,-0.09,flip -13772,做空,2022-01-04 00:40:00,2022-01-04 01:10:00,3750.42,3747.35,0.21,100.0,0.0057,0.02,0.01,0.01,flip -13773,做多,2022-01-04 01:10:00,2022-01-04 01:20:00,3747.35,3745.39,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13774,做空,2022-01-04 01:20:00,2022-01-04 01:25:00,3745.39,3752.79,0.21,100.0,0.0057,-0.04,0.01,-0.05,flip -13775,做多,2022-01-04 01:25:00,2022-01-04 01:30:00,3752.79,3744.96,0.21,100.0,0.0057,-0.04,0.01,-0.06,flip -13776,做空,2022-01-04 01:30:00,2022-01-04 02:10:00,3744.96,3715.0,0.21,100.0,0.0057,0.17,0.01,0.16,tp_lower -13777,做多,2022-01-04 03:30:00,2022-01-04 04:05:00,3740.91,3738.6,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13778,做空,2022-01-04 04:05:00,2022-01-04 04:10:00,3738.6,3739.52,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13779,做多,2022-01-04 04:10:00,2022-01-04 04:35:00,3739.52,3734.0,0.21,100.0,0.0057,-0.03,0.01,-0.04,flip -13780,做空,2022-01-04 04:35:00,2022-01-04 04:40:00,3734.0,3737.12,0.21,100.0,0.0057,-0.02,0.01,-0.03,flip -13781,做多,2022-01-04 04:40:00,2022-01-04 04:45:00,3737.12,3734.31,0.21,100.0,0.0057,-0.02,0.01,-0.03,flip -13782,做空,2022-01-04 04:45:00,2022-01-04 05:15:00,3734.31,3736.71,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13783,做多,2022-01-04 05:15:00,2022-01-04 05:35:00,3736.71,3734.88,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13784,做空,2022-01-04 05:35:00,2022-01-04 05:50:00,3734.88,3736.53,0.21,100.0,0.0057,-0.01,0.01,-0.02,flip -13785,做多,2022-01-04 05:50:00,2022-01-04 07:25:00,3736.53,3755.18,0.21,100.0,0.0057,0.11,0.01,0.09,tp_upper -13786,做多,2022-01-04 19:10:00,2022-01-04 19:20:00,3835.58,3826.33,0.21,100.0,0.0055,-0.05,0.01,-0.06,flip -13787,做空,2022-01-04 19:20:00,2022-01-04 20:05:00,3826.33,3803.49,0.21,100.0,0.0055,0.13,0.01,0.12,tp_lower -13788,做多,2022-01-05 03:10:00,2022-01-05 03:55:00,3815.25,3808.7,0.22,100.0,0.0057,-0.04,0.01,-0.05,flip -13789,做空,2022-01-05 03:55:00,2022-01-05 04:10:00,3808.7,3811.99,0.22,100.0,0.0057,-0.02,0.01,-0.03,flip -13790,做多,2022-01-05 04:10:00,2022-01-05 04:30:00,3811.99,3809.24,0.21,100.0,0.0056,-0.02,0.01,-0.03,flip -13791,做空,2022-01-05 04:30:00,2022-01-05 04:40:00,3809.24,3807.13,0.21,100.0,0.0056,0.01,0.01,0.0,flip -13792,做多,2022-01-05 04:40:00,2022-01-05 04:50:00,3807.13,3808.94,0.21,100.0,0.0056,0.01,0.01,-0.0,flip -13793,做空,2022-01-05 04:50:00,2022-01-05 04:55:00,3808.94,3809.74,0.21,100.0,0.0056,-0.0,0.01,-0.02,flip -13794,做多,2022-01-05 04:55:00,2022-01-05 05:00:00,3809.74,3804.59,0.21,100.0,0.0056,-0.03,0.01,-0.04,flip -13795,做空,2022-01-05 05:00:00,2022-01-05 06:10:00,3804.59,3814.08,0.21,100.0,0.0056,-0.05,0.01,-0.06,flip -13796,做多,2022-01-05 06:10:00,2022-01-05 07:10:00,3814.08,3820.11,0.21,100.0,0.0056,0.03,0.01,0.02,tp_upper -13797,做多,2022-01-05 08:05:00,2022-01-05 08:10:00,3807.23,3805.99,0.21,100.0,0.0056,-0.01,0.01,-0.02,flip -13798,做空,2022-01-05 08:10:00,2022-01-05 08:15:00,3805.99,3807.94,0.21,100.0,0.0056,-0.01,0.01,-0.02,flip -13799,做多,2022-01-05 08:15:00,2022-01-05 08:30:00,3807.94,3805.57,0.21,100.0,0.0056,-0.01,0.01,-0.02,flip -13800,做空,2022-01-05 08:30:00,2022-01-05 08:35:00,3805.57,3810.11,0.21,100.0,0.0056,-0.03,0.01,-0.04,flip -13801,做多,2022-01-05 08:35:00,2022-01-05 08:40:00,3810.11,3818.67,0.21,100.0,0.0056,0.05,0.01,0.04,tp_upper -13802,做多,2022-01-05 11:15:00,2022-01-05 11:20:00,3813.92,3810.41,0.21,100.0,0.0056,-0.02,0.01,-0.03,flip -13803,做空,2022-01-05 11:20:00,2022-01-05 11:30:00,3810.41,3792.19,0.21,100.0,0.0055,0.1,0.01,0.09,tp_lower -13804,做多,2022-01-05 13:55:00,2022-01-05 14:05:00,3813.25,3808.7,0.21,100.0,0.0056,-0.03,0.01,-0.04,flip -13805,做空,2022-01-05 14:05:00,2022-01-05 14:10:00,3808.7,3814.24,0.21,100.0,0.0056,-0.03,0.01,-0.04,flip -13806,做多,2022-01-05 14:10:00,2022-01-05 14:15:00,3814.24,3802.74,0.21,100.0,0.0055,-0.06,0.01,-0.07,flip -13807,做空,2022-01-05 14:15:00,2022-01-05 14:25:00,3802.74,3810.61,0.21,100.0,0.0055,-0.04,0.01,-0.05,flip -13808,做多,2022-01-05 14:25:00,2022-01-05 14:30:00,3810.61,3803.0,0.21,100.0,0.0055,-0.04,0.01,-0.05,flip -13809,做空,2022-01-05 14:30:00,2022-01-05 14:40:00,3803.0,3802.12,0.21,100.0,0.0055,0.0,0.01,-0.01,flip -13810,做多,2022-01-05 14:40:00,2022-01-05 15:10:00,3802.12,3809.64,0.21,100.0,0.0055,0.04,0.01,0.03,flip -13811,做空,2022-01-05 15:10:00,2022-01-05 15:20:00,3809.64,3814.56,0.21,100.0,0.0055,-0.03,0.01,-0.04,flip -13812,做多,2022-01-05 15:20:00,2022-01-05 15:35:00,3814.56,3809.19,0.21,100.0,0.0055,-0.03,0.01,-0.04,flip -13813,做空,2022-01-05 15:35:00,2022-01-05 15:40:00,3809.19,3813.73,0.21,100.0,0.0055,-0.02,0.01,-0.04,flip -13814,做多,2022-01-05 15:40:00,2022-01-05 15:45:00,3813.73,3811.59,0.21,100.0,0.0054,-0.01,0.01,-0.02,flip -13815,做空,2022-01-05 15:45:00,2022-01-05 16:20:00,3811.59,3813.75,0.21,100.0,0.0054,-0.01,0.01,-0.02,flip -13816,做多,2022-01-05 16:20:00,2022-01-05 16:30:00,3813.75,3809.02,0.21,100.0,0.0054,-0.03,0.01,-0.04,flip -13817,做空,2022-01-05 16:30:00,2022-01-05 17:35:00,3809.02,3782.63,0.21,100.0,0.0054,0.14,0.01,0.13,tp_lower -13818,做多,2022-01-06 13:45:00,2022-01-06 14:00:00,3395.72,3397.75,0.21,100.0,0.0063,0.01,0.01,0.0,flip -13819,做空,2022-01-06 14:00:00,2022-01-06 14:20:00,3397.75,3391.78,0.21,100.0,0.0063,0.04,0.01,0.03,flip -13820,做多,2022-01-06 14:20:00,2022-01-06 14:25:00,3391.78,3384.7,0.21,100.0,0.0063,-0.04,0.01,-0.06,flip -13821,做空,2022-01-06 14:25:00,2022-01-06 14:30:00,3384.7,3405.84,0.21,100.0,0.0063,-0.13,0.01,-0.14,flip -13822,做多,2022-01-06 14:30:00,2022-01-06 14:55:00,3405.84,3392.18,0.21,100.0,0.0062,-0.08,0.01,-0.1,flip -13823,做空,2022-01-06 14:55:00,2022-01-06 15:30:00,3392.18,3387.56,0.21,100.0,0.0062,0.03,0.01,0.02,flip -13824,做多,2022-01-06 15:30:00,2022-01-06 15:40:00,3387.56,3386.75,0.21,100.0,0.0062,-0.01,0.01,-0.02,flip -13825,做空,2022-01-06 15:40:00,2022-01-06 23:10:00,3386.75,3422.9,0.21,100.0,0.0062,-0.22,0.01,-0.24,flip -13826,做多,2022-01-06 23:10:00,2022-01-06 23:15:00,3422.9,3412.98,0.21,100.0,0.0061,-0.06,0.01,-0.07,flip -13827,做空,2022-01-06 23:15:00,2022-01-06 23:35:00,3412.98,3419.21,0.21,100.0,0.0061,-0.04,0.01,-0.05,flip -13828,做多,2022-01-06 23:35:00,2022-01-06 23:45:00,3419.21,3409.11,0.21,100.0,0.006,-0.06,0.01,-0.07,flip -13829,做空,2022-01-06 23:45:00,2022-01-07 00:15:00,3409.11,3385.48,0.21,100.0,0.006,0.14,0.01,0.13,tp_lower -13830,做多,2022-01-07 08:25:00,2022-01-07 09:35:00,3241.55,3259.6,0.21,100.0,0.0064,0.12,0.01,0.11,flip -13831,做空,2022-01-07 09:35:00,2022-01-07 10:10:00,3259.6,3257.65,0.21,100.0,0.0064,0.01,0.01,0.0,flip -13832,做多,2022-01-07 10:10:00,2022-01-07 13:10:00,3257.65,3218.38,0.21,100.0,0.0064,-0.25,0.01,-0.26,flip -13833,做空,2022-01-07 13:10:00,2022-01-07 13:20:00,3218.38,3224.1,0.21,100.0,0.0064,-0.04,0.01,-0.05,flip -13834,做多,2022-01-07 13:20:00,2022-01-07 13:30:00,3224.1,3253.67,0.21,100.0,0.0064,0.19,0.01,0.18,tp_upper -13835,做多,2022-01-07 14:40:00,2022-01-07 14:45:00,3219.38,3218.08,0.21,100.0,0.0065,-0.01,0.01,-0.02,flip -13836,做空,2022-01-07 14:45:00,2022-01-07 15:15:00,3218.08,3170.27,0.21,100.0,0.0065,0.31,0.01,0.3,tp_lower -13837,做多,2022-01-07 16:55:00,2022-01-07 17:00:00,3213.15,3202.15,0.21,100.0,0.0066,-0.07,0.01,-0.08,flip -13838,做空,2022-01-07 17:00:00,2022-01-07 19:05:00,3202.15,3146.85,0.21,100.0,0.0066,0.36,0.01,0.35,tp_lower -13839,做多,2022-01-07 19:45:00,2022-01-07 19:55:00,3193.56,3195.96,0.21,100.0,0.0067,0.02,0.01,0.01,flip -13840,做空,2022-01-07 19:55:00,2022-01-07 20:00:00,3195.96,3208.13,0.21,100.0,0.0067,-0.08,0.01,-0.09,flip -13841,做多,2022-01-07 20:00:00,2022-01-07 20:10:00,3208.13,3192.78,0.21,100.0,0.0066,-0.1,0.01,-0.11,flip -13842,做空,2022-01-07 20:10:00,2022-01-07 20:30:00,3192.78,3200.53,0.21,100.0,0.0066,-0.05,0.01,-0.06,flip -13843,做多,2022-01-07 20:30:00,2022-01-07 22:40:00,3200.53,3181.91,0.21,100.0,0.0066,-0.12,0.01,-0.13,flip -13844,做空,2022-01-07 22:40:00,2022-01-07 22:45:00,3181.91,3185.11,0.21,100.0,0.0066,-0.02,0.01,-0.03,flip -13845,做多,2022-01-07 22:45:00,2022-01-07 23:45:00,3185.11,3182.72,0.21,100.0,0.0065,-0.02,0.01,-0.03,flip -13846,做空,2022-01-07 23:45:00,2022-01-07 23:50:00,3182.72,3189.23,0.21,100.0,0.0065,-0.04,0.01,-0.05,flip -13847,做多,2022-01-07 23:50:00,2022-01-08 00:25:00,3189.23,3219.67,0.21,100.0,0.0065,0.2,0.01,0.19,tp_upper -13848,做多,2022-01-08 02:45:00,2022-01-08 03:15:00,3196.61,3198.94,0.21,100.0,0.0066,0.02,0.01,0.0,flip -13849,做空,2022-01-08 03:15:00,2022-01-08 03:40:00,3198.94,3196.97,0.21,100.0,0.0066,0.01,0.01,0.0,flip -13850,做多,2022-01-08 03:40:00,2022-01-08 03:45:00,3196.97,3193.48,0.21,100.0,0.0066,-0.02,0.01,-0.03,flip -13851,做空,2022-01-08 03:45:00,2022-01-08 03:55:00,3193.48,3202.85,0.21,100.0,0.0066,-0.06,0.01,-0.07,flip -13852,做多,2022-01-08 03:55:00,2022-01-08 04:30:00,3202.85,3208.01,0.21,100.0,0.0066,0.03,0.01,0.02,flip -13853,做空,2022-01-08 04:30:00,2022-01-08 05:45:00,3208.01,3212.57,0.21,100.0,0.0066,-0.03,0.01,-0.04,flip -13854,做多,2022-01-08 05:45:00,2022-01-08 06:05:00,3212.57,3203.36,0.21,100.0,0.0066,-0.06,0.01,-0.07,flip -13855,做空,2022-01-08 06:05:00,2022-01-08 06:10:00,3203.36,3204.4,0.21,100.0,0.0066,-0.01,0.01,-0.02,flip -13856,做多,2022-01-08 06:10:00,2022-01-08 06:25:00,3204.4,3207.02,0.21,100.0,0.0065,0.02,0.01,0.01,flip -13857,做空,2022-01-08 06:25:00,2022-01-08 06:50:00,3207.02,3212.65,0.21,100.0,0.0065,-0.04,0.01,-0.05,flip -13858,做多,2022-01-08 06:50:00,2022-01-08 07:40:00,3212.65,3208.3,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -13859,做空,2022-01-08 07:40:00,2022-01-08 07:45:00,3208.3,3211.61,0.21,100.0,0.0065,-0.02,0.01,-0.03,flip -13860,做多,2022-01-08 07:45:00,2022-01-08 08:10:00,3211.61,3230.88,0.21,100.0,0.0065,0.12,0.01,0.11,tp_upper -13861,做多,2022-01-08 10:50:00,2022-01-08 11:00:00,3217.03,3212.39,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -13862,做空,2022-01-08 11:00:00,2022-01-08 11:05:00,3212.39,3214.61,0.21,100.0,0.0065,-0.01,0.01,-0.02,flip -13863,做多,2022-01-08 11:05:00,2022-01-08 11:30:00,3214.61,3211.65,0.21,100.0,0.0065,-0.02,0.01,-0.03,flip -13864,做空,2022-01-08 11:30:00,2022-01-08 11:40:00,3211.65,3216.68,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -13865,做多,2022-01-08 11:40:00,2022-01-08 11:45:00,3216.68,3213.16,0.21,100.0,0.0064,-0.02,0.01,-0.03,flip -13866,做空,2022-01-08 11:45:00,2022-01-08 11:50:00,3213.16,3218.13,0.21,100.0,0.0064,-0.03,0.01,-0.04,flip -13867,做多,2022-01-08 11:50:00,2022-01-08 12:20:00,3218.13,3211.2,0.21,100.0,0.0064,-0.04,0.01,-0.05,flip -13868,做空,2022-01-08 12:20:00,2022-01-08 12:25:00,3211.2,3215.33,0.21,100.0,0.0064,-0.03,0.01,-0.04,flip -13869,做多,2022-01-08 12:25:00,2022-01-08 12:30:00,3215.33,3211.41,0.21,100.0,0.0064,-0.03,0.01,-0.04,flip -13870,做空,2022-01-08 12:30:00,2022-01-08 12:40:00,3211.41,3198.11,0.2,100.0,0.0064,0.08,0.01,0.07,tp_lower -13871,做多,2022-01-08 22:10:00,2022-01-08 23:05:00,3102.93,3100.17,0.21,100.0,0.0066,-0.02,0.01,-0.03,flip -13872,做空,2022-01-08 23:05:00,2022-01-08 23:15:00,3100.17,3100.04,0.21,100.0,0.0066,0.0,0.01,-0.01,flip -13873,做多,2022-01-08 23:15:00,2022-01-08 23:20:00,3100.04,3093.51,0.2,100.0,0.0066,-0.04,0.01,-0.05,flip -13874,做空,2022-01-08 23:20:00,2022-01-08 23:30:00,3093.51,3091.56,0.2,100.0,0.0066,0.01,0.01,0.0,flip -13875,做多,2022-01-08 23:30:00,2022-01-08 23:45:00,3091.56,3093.14,0.2,100.0,0.0066,0.01,0.01,0.0,flip -13876,做空,2022-01-08 23:45:00,2022-01-09 00:35:00,3093.14,3087.0,0.2,100.0,0.0066,0.04,0.01,0.03,flip -13877,做多,2022-01-09 00:35:00,2022-01-09 02:25:00,3087.0,3130.94,0.21,100.0,0.0068,0.3,0.01,0.29,tp_upper -13878,做多,2022-01-09 08:35:00,2022-01-09 11:15:00,3115.4,3119.27,0.21,100.0,0.0068,0.03,0.01,0.02,flip -13879,做空,2022-01-09 11:15:00,2022-01-09 11:20:00,3119.27,3120.54,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -13880,做多,2022-01-09 11:20:00,2022-01-09 11:25:00,3120.54,3119.54,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -13881,做空,2022-01-09 11:25:00,2022-01-09 11:30:00,3119.54,3120.41,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -13882,做多,2022-01-09 11:30:00,2022-01-09 11:40:00,3120.41,3121.7,0.21,100.0,0.0068,0.01,0.01,-0.0,flip -13883,做空,2022-01-09 11:40:00,2022-01-09 11:50:00,3121.7,3123.59,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -13884,做多,2022-01-09 11:50:00,2022-01-09 12:05:00,3123.59,3115.57,0.21,100.0,0.0068,-0.05,0.01,-0.06,flip -13885,做空,2022-01-09 12:05:00,2022-01-09 12:45:00,3115.57,3117.18,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -13886,做多,2022-01-09 12:45:00,2022-01-09 13:20:00,3117.18,3116.93,0.21,100.0,0.0067,-0.0,0.01,-0.01,flip -13887,做空,2022-01-09 13:20:00,2022-01-09 13:30:00,3116.93,3100.6,0.21,100.0,0.0067,0.11,0.01,0.1,tp_lower -13888,做多,2022-01-09 14:40:00,2022-01-09 16:30:00,3111.87,3122.39,0.21,100.0,0.0068,0.07,0.01,0.06,tp_upper -13889,做多,2022-01-09 16:30:00,2022-01-09 16:45:00,3122.39,3125.97,0.21,100.0,0.0068,0.02,0.01,0.01,tp_upper -13890,做多,2022-01-09 23:40:00,2022-01-09 23:45:00,3155.71,3150.97,0.21,100.0,0.0067,-0.03,0.01,-0.04,flip -13891,做空,2022-01-09 23:45:00,2022-01-10 00:15:00,3150.97,3160.65,0.21,100.0,0.0067,-0.06,0.01,-0.08,flip -13892,做多,2022-01-10 00:15:00,2022-01-10 00:30:00,3160.65,3157.93,0.21,100.0,0.0067,-0.02,0.01,-0.03,flip -13893,做空,2022-01-10 00:30:00,2022-01-10 04:15:00,3157.93,3168.43,0.21,100.0,0.0067,-0.07,0.01,-0.08,flip -13894,做多,2022-01-10 04:15:00,2022-01-10 04:40:00,3168.43,3168.75,0.21,100.0,0.0067,0.0,0.01,-0.01,flip -13895,做空,2022-01-10 04:40:00,2022-01-10 04:45:00,3168.75,3176.27,0.21,100.0,0.0067,-0.05,0.01,-0.06,flip -13896,做多,2022-01-10 04:45:00,2022-01-10 05:10:00,3176.27,3168.31,0.21,100.0,0.0066,-0.05,0.01,-0.06,flip -13897,做空,2022-01-10 05:10:00,2022-01-10 05:20:00,3168.31,3173.99,0.21,100.0,0.0066,-0.04,0.01,-0.05,flip -13898,做多,2022-01-10 05:20:00,2022-01-10 05:40:00,3173.99,3166.83,0.21,100.0,0.0066,-0.05,0.01,-0.06,flip -13899,做空,2022-01-10 05:40:00,2022-01-10 05:45:00,3166.83,3167.12,0.21,100.0,0.0066,-0.0,0.01,-0.01,flip -13900,做多,2022-01-10 05:45:00,2022-01-10 06:05:00,3167.12,3161.77,0.21,100.0,0.0066,-0.04,0.01,-0.05,flip -13901,做空,2022-01-10 06:05:00,2022-01-10 06:15:00,3161.77,3163.98,0.21,100.0,0.0066,-0.01,0.01,-0.02,flip -13902,做多,2022-01-10 06:15:00,2022-01-10 06:20:00,3163.98,3159.9,0.21,100.0,0.0066,-0.03,0.01,-0.04,flip -13903,做空,2022-01-10 06:20:00,2022-01-10 06:25:00,3159.9,3161.81,0.21,100.0,0.0065,-0.01,0.01,-0.02,flip -13904,做多,2022-01-10 06:25:00,2022-01-10 06:35:00,3161.81,3161.27,0.21,100.0,0.0065,-0.0,0.01,-0.01,flip -13905,做空,2022-01-10 06:35:00,2022-01-10 07:00:00,3161.27,3169.63,0.21,100.0,0.0065,-0.05,0.01,-0.06,flip -13906,做多,2022-01-10 07:00:00,2022-01-10 07:15:00,3169.63,3155.01,0.21,100.0,0.0065,-0.09,0.01,-0.11,flip -13907,做空,2022-01-10 07:15:00,2022-01-10 07:25:00,3155.01,3163.98,0.2,100.0,0.0065,-0.06,0.01,-0.07,flip -13908,做多,2022-01-10 07:25:00,2022-01-10 07:40:00,3163.98,3158.39,0.2,100.0,0.0064,-0.04,0.01,-0.05,flip -13909,做空,2022-01-10 07:40:00,2022-01-10 07:45:00,3158.39,3159.06,0.2,100.0,0.0064,-0.0,0.01,-0.01,flip -13910,做多,2022-01-10 07:45:00,2022-01-10 08:00:00,3159.06,3160.42,0.2,100.0,0.0064,0.01,0.01,-0.0,flip -13911,做空,2022-01-10 08:00:00,2022-01-10 08:10:00,3160.42,3157.75,0.2,100.0,0.0064,0.02,0.01,0.01,flip -13912,做多,2022-01-10 08:10:00,2022-01-10 08:15:00,3157.75,3151.38,0.2,100.0,0.0064,-0.04,0.01,-0.05,flip -13913,做空,2022-01-10 08:15:00,2022-01-10 08:20:00,3151.38,3146.39,0.2,100.0,0.0064,0.03,0.01,0.02,tp_lower -13914,做多,2022-01-10 09:20:00,2022-01-10 09:25:00,3156.18,3154.22,0.2,100.0,0.0064,-0.01,0.01,-0.02,flip -13915,做空,2022-01-10 09:25:00,2022-01-10 09:30:00,3154.22,3154.23,0.2,100.0,0.0064,-0.0,0.01,-0.01,flip -13916,做多,2022-01-10 09:30:00,2022-01-10 10:25:00,3154.23,3153.76,0.2,100.0,0.0064,-0.0,0.01,-0.01,flip -13917,做空,2022-01-10 10:25:00,2022-01-10 10:30:00,3153.76,3157.43,0.2,100.0,0.0064,-0.02,0.01,-0.03,flip -13918,做多,2022-01-10 10:30:00,2022-01-10 10:35:00,3157.43,3154.46,0.2,100.0,0.0064,-0.02,0.01,-0.03,flip -13919,做空,2022-01-10 10:35:00,2022-01-10 10:50:00,3154.46,3141.33,0.2,100.0,0.0064,0.08,0.01,0.07,tp_lower -13920,做多,2022-01-10 16:15:00,2022-01-10 17:00:00,3076.57,3069.71,0.2,100.0,0.0065,-0.04,0.01,-0.05,flip -13921,做空,2022-01-10 17:00:00,2022-01-10 17:25:00,3069.71,3004.49,0.2,100.0,0.0065,0.43,0.01,0.42,tp_lower -13922,做多,2022-01-10 18:50:00,2022-01-10 19:40:00,3048.06,3042.51,0.2,100.0,0.0067,-0.04,0.01,-0.05,flip -13923,做空,2022-01-10 19:40:00,2022-01-10 20:30:00,3042.51,3045.21,0.2,100.0,0.0067,-0.02,0.01,-0.03,flip -13924,做多,2022-01-10 20:30:00,2022-01-10 21:05:00,3045.21,3075.41,0.2,100.0,0.0067,0.2,0.01,0.19,tp_upper -13925,做多,2022-01-11 01:00:00,2022-01-11 01:10:00,3057.8,3055.59,0.21,100.0,0.0069,-0.02,0.01,-0.03,flip -13926,做空,2022-01-11 01:10:00,2022-01-11 01:15:00,3055.59,3063.0,0.21,100.0,0.0069,-0.05,0.01,-0.06,flip -13927,做多,2022-01-11 01:15:00,2022-01-11 02:00:00,3063.0,3086.71,0.21,100.0,0.0069,0.16,0.01,0.15,tp_upper -13928,做多,2022-01-11 09:15:00,2022-01-11 10:15:00,3102.85,3111.13,0.21,100.0,0.0068,0.06,0.01,0.05,flip -13929,做空,2022-01-11 10:15:00,2022-01-11 10:25:00,3111.13,3108.69,0.21,100.0,0.0068,0.02,0.01,0.01,flip -13930,做多,2022-01-11 10:25:00,2022-01-11 10:35:00,3108.69,3106.3,0.21,100.0,0.0068,-0.02,0.01,-0.03,flip -13931,做空,2022-01-11 10:35:00,2022-01-11 10:55:00,3106.3,3093.12,0.21,100.0,0.0068,0.09,0.01,0.08,tp_lower -13932,做多,2022-01-11 11:30:00,2022-01-11 11:40:00,3111.55,3107.77,0.21,100.0,0.0068,-0.03,0.01,-0.04,flip -13933,做空,2022-01-11 11:40:00,2022-01-11 11:45:00,3107.77,3112.5,0.21,100.0,0.0068,-0.03,0.01,-0.04,flip -13934,做多,2022-01-11 11:45:00,2022-01-11 11:55:00,3112.5,3108.91,0.21,100.0,0.0068,-0.02,0.01,-0.03,flip -13935,做空,2022-01-11 11:55:00,2022-01-11 12:05:00,3108.91,3121.6,0.21,100.0,0.0068,-0.09,0.01,-0.1,flip -13936,做多,2022-01-11 12:05:00,2022-01-11 12:10:00,3121.6,3128.49,0.21,100.0,0.0067,0.05,0.01,0.04,tp_upper -13937,做多,2022-01-11 13:45:00,2022-01-11 13:50:00,3115.98,3109.32,0.21,100.0,0.0068,-0.04,0.01,-0.06,flip -13938,做空,2022-01-11 13:50:00,2022-01-11 13:55:00,3109.32,3111.9,0.21,100.0,0.0067,-0.02,0.01,-0.03,flip -13939,做多,2022-01-11 13:55:00,2022-01-11 14:15:00,3111.9,3113.55,0.21,100.0,0.0067,0.01,0.01,0.0,flip -13940,做空,2022-01-11 14:15:00,2022-01-11 14:25:00,3113.55,3088.79,0.21,100.0,0.0067,0.17,0.01,0.16,tp_lower -13941,做多,2022-01-11 14:50:00,2022-01-11 15:00:00,3110.76,3136.95,0.21,100.0,0.0068,0.18,0.01,0.17,tp_upper -13942,做多,2022-01-11 15:00:00,2022-01-11 15:05:00,3136.95,3135.6,0.21,100.0,0.0068,-0.01,0.01,-0.02,tp_upper -13943,做多,2022-01-11 15:45:00,2022-01-11 15:55:00,3114.65,3132.05,0.21,100.0,0.0068,0.12,0.01,0.11,tp_upper -13944,做多,2022-01-12 01:20:00,2022-01-12 01:35:00,3230.47,3231.05,0.22,100.0,0.0067,0.0,0.01,-0.01,flip -13945,做空,2022-01-12 01:35:00,2022-01-12 02:05:00,3231.05,3234.92,0.22,100.0,0.0067,-0.03,0.01,-0.04,flip -13946,做多,2022-01-12 02:05:00,2022-01-12 02:10:00,3234.92,3232.71,0.22,100.0,0.0067,-0.01,0.01,-0.03,flip -13947,做空,2022-01-12 02:10:00,2022-01-12 02:15:00,3232.71,3234.92,0.22,100.0,0.0067,-0.01,0.01,-0.03,flip -13948,做多,2022-01-12 02:15:00,2022-01-12 02:20:00,3234.92,3229.43,0.22,100.0,0.0067,-0.04,0.01,-0.05,flip -13949,做空,2022-01-12 02:20:00,2022-01-12 02:40:00,3229.43,3225.99,0.21,100.0,0.0066,0.02,0.01,0.01,tp_lower -13950,做多,2022-01-12 03:25:00,2022-01-12 03:45:00,3232.66,3233.0,0.21,100.0,0.0066,0.0,0.01,-0.01,flip -13951,做空,2022-01-12 03:45:00,2022-01-12 03:55:00,3233.0,3232.98,0.21,100.0,0.0066,0.0,0.01,-0.01,flip -13952,做多,2022-01-12 03:55:00,2022-01-12 04:00:00,3232.98,3231.49,0.21,100.0,0.0066,-0.01,0.01,-0.02,flip -13953,做空,2022-01-12 04:00:00,2022-01-12 04:05:00,3231.49,3240.1,0.21,100.0,0.0066,-0.06,0.01,-0.07,flip -13954,做多,2022-01-12 04:05:00,2022-01-12 04:10:00,3240.1,3234.93,0.21,100.0,0.0066,-0.03,0.01,-0.04,flip -13955,做空,2022-01-12 04:10:00,2022-01-12 04:20:00,3234.93,3234.63,0.21,100.0,0.0066,0.0,0.01,-0.01,flip -13956,做多,2022-01-12 04:20:00,2022-01-12 04:25:00,3234.63,3224.92,0.21,100.0,0.0066,-0.06,0.01,-0.07,flip -13957,做空,2022-01-12 04:25:00,2022-01-12 04:30:00,3224.92,3219.39,0.21,100.0,0.0066,0.04,0.01,0.03,tp_lower -13958,做多,2022-01-12 06:00:00,2022-01-12 06:05:00,3231.57,3228.39,0.21,100.0,0.0066,-0.02,0.01,-0.03,flip -13959,做空,2022-01-12 06:05:00,2022-01-12 06:10:00,3228.39,3229.48,0.21,100.0,0.0065,-0.01,0.01,-0.02,flip -13960,做多,2022-01-12 06:10:00,2022-01-12 06:30:00,3229.48,3251.99,0.21,100.0,0.0065,0.15,0.01,0.14,tp_upper -13961,做多,2022-01-12 06:55:00,2022-01-12 07:05:00,3234.08,3226.68,0.21,100.0,0.0066,-0.05,0.01,-0.06,flip -13962,做空,2022-01-12 07:05:00,2022-01-12 07:10:00,3226.68,3221.1,0.21,100.0,0.0066,0.04,0.01,0.03,tp_lower -13963,做多,2022-01-12 08:20:00,2022-01-12 08:25:00,3229.41,3224.25,0.21,100.0,0.0066,-0.03,0.01,-0.04,flip -13964,做空,2022-01-12 08:25:00,2022-01-12 08:30:00,3224.25,3228.45,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -13965,做多,2022-01-12 08:30:00,2022-01-12 08:55:00,3228.45,3229.75,0.21,100.0,0.0065,0.01,0.01,-0.0,flip -13966,做空,2022-01-12 08:55:00,2022-01-12 09:00:00,3229.75,3246.06,0.21,100.0,0.0065,-0.11,0.01,-0.12,flip -13967,做多,2022-01-12 09:00:00,2022-01-12 09:05:00,3246.06,3243.91,0.21,100.0,0.0064,-0.01,0.01,-0.02,tp_upper -13968,做多,2022-01-12 22:05:00,2022-01-12 22:45:00,3364.85,3365.9,0.21,100.0,0.0062,0.01,0.01,-0.0,flip -13969,做空,2022-01-12 22:45:00,2022-01-12 23:20:00,3365.9,3368.28,0.21,100.0,0.0062,-0.01,0.01,-0.03,flip -13970,做多,2022-01-12 23:20:00,2022-01-12 23:50:00,3368.28,3368.27,0.21,100.0,0.0062,-0.0,0.01,-0.01,flip -13971,做空,2022-01-12 23:50:00,2022-01-12 23:55:00,3368.27,3369.93,0.21,100.0,0.0062,-0.01,0.01,-0.02,flip -13972,做多,2022-01-12 23:55:00,2022-01-13 00:10:00,3369.93,3370.64,0.21,100.0,0.0062,0.0,0.01,-0.01,flip -13973,做空,2022-01-13 00:10:00,2022-01-13 00:25:00,3370.64,3369.61,0.21,100.0,0.0063,0.01,0.01,-0.0,flip -13974,做多,2022-01-13 00:25:00,2022-01-13 00:35:00,3369.61,3369.48,0.21,100.0,0.0063,-0.0,0.01,-0.01,flip -13975,做空,2022-01-13 00:35:00,2022-01-13 00:50:00,3369.48,3351.81,0.21,100.0,0.0063,0.11,0.01,0.1,tp_lower -13976,做多,2022-01-13 08:10:00,2022-01-13 08:20:00,3349.04,3344.0,0.21,100.0,0.0064,-0.03,0.01,-0.04,flip -13977,做空,2022-01-13 08:20:00,2022-01-13 08:25:00,3344.0,3346.08,0.21,100.0,0.0064,-0.01,0.01,-0.02,flip -13978,做多,2022-01-13 08:25:00,2022-01-13 09:25:00,3346.08,3364.32,0.21,100.0,0.0064,0.12,0.01,0.11,tp_upper -13979,做多,2022-01-13 12:05:00,2022-01-13 12:15:00,3349.63,3343.19,0.21,100.0,0.0064,-0.04,0.01,-0.05,flip -13980,做空,2022-01-13 12:15:00,2022-01-13 12:20:00,3343.19,3345.91,0.21,100.0,0.0064,-0.02,0.01,-0.03,flip -13981,做多,2022-01-13 12:20:00,2022-01-13 12:40:00,3345.91,3356.98,0.21,100.0,0.0064,0.07,0.01,0.06,tp_upper -13982,做多,2022-01-14 02:25:00,2022-01-14 02:30:00,3265.26,3261.84,0.22,100.0,0.0066,-0.02,0.01,-0.03,flip -13983,做空,2022-01-14 02:30:00,2022-01-14 02:35:00,3261.84,3264.94,0.21,100.0,0.0066,-0.02,0.01,-0.03,flip -13984,做多,2022-01-14 02:35:00,2022-01-14 03:10:00,3264.94,3263.87,0.21,100.0,0.0066,-0.01,0.01,-0.02,flip -13985,做空,2022-01-14 03:10:00,2022-01-14 03:15:00,3263.87,3265.66,0.21,100.0,0.0066,-0.01,0.01,-0.02,flip -13986,做多,2022-01-14 03:15:00,2022-01-14 03:25:00,3265.66,3263.7,0.21,100.0,0.0065,-0.01,0.01,-0.02,flip -13987,做空,2022-01-14 03:25:00,2022-01-14 03:30:00,3263.7,3266.8,0.21,100.0,0.0065,-0.02,0.01,-0.03,flip -13988,做多,2022-01-14 03:30:00,2022-01-14 03:35:00,3266.8,3263.58,0.21,100.0,0.0065,-0.02,0.01,-0.03,flip -13989,做空,2022-01-14 03:35:00,2022-01-14 03:45:00,3263.58,3262.15,0.21,100.0,0.0065,0.01,0.01,-0.0,flip -13990,做多,2022-01-14 03:45:00,2022-01-14 04:10:00,3262.15,3274.43,0.21,100.0,0.0065,0.08,0.01,0.07,tp_upper -13991,做多,2022-01-14 07:45:00,2022-01-14 07:50:00,3272.52,3267.88,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -13992,做空,2022-01-14 07:50:00,2022-01-14 08:10:00,3267.88,3246.94,0.21,100.0,0.0065,0.14,0.01,0.13,tp_lower -13993,做多,2022-01-14 09:45:00,2022-01-14 09:50:00,3269.51,3266.25,0.21,100.0,0.0065,-0.02,0.01,-0.03,flip -13994,做空,2022-01-14 09:50:00,2022-01-14 10:20:00,3266.25,3249.0,0.21,100.0,0.0065,0.11,0.01,0.1,tp_lower -13995,做多,2022-01-14 14:45:00,2022-01-14 15:15:00,3254.47,3293.54,0.21,100.0,0.0066,0.26,0.01,0.25,tp_upper -13996,做多,2022-01-15 01:55:00,2022-01-15 02:00:00,3302.04,3297.34,0.22,100.0,0.0066,-0.03,0.01,-0.04,flip -13997,做空,2022-01-15 02:00:00,2022-01-15 02:05:00,3297.34,3306.62,0.22,100.0,0.0066,-0.06,0.01,-0.07,flip -13998,做多,2022-01-15 02:05:00,2022-01-15 02:45:00,3306.62,3306.62,0.22,100.0,0.0066,0.0,0.01,-0.01,flip -13999,做空,2022-01-15 02:45:00,2022-01-15 04:25:00,3306.62,3304.74,0.22,100.0,0.0066,0.01,0.01,0.0,tp_lower -14000,做多,2022-01-15 05:30:00,2022-01-15 05:35:00,3312.0,3311.03,0.22,100.0,0.0066,-0.01,0.01,-0.02,flip -14001,做空,2022-01-15 05:35:00,2022-01-15 05:45:00,3311.03,3311.71,0.22,100.0,0.0066,-0.0,0.01,-0.02,flip -14002,做多,2022-01-15 05:45:00,2022-01-15 05:55:00,3311.71,3307.33,0.22,100.0,0.0065,-0.03,0.01,-0.04,flip -14003,做空,2022-01-15 05:55:00,2022-01-15 06:00:00,3307.33,3308.64,0.22,100.0,0.0065,-0.01,0.01,-0.02,flip -14004,做多,2022-01-15 06:00:00,2022-01-15 06:30:00,3308.64,3311.1,0.22,100.0,0.0065,0.02,0.01,0.01,flip -14005,做空,2022-01-15 06:30:00,2022-01-15 06:40:00,3311.1,3313.07,0.22,100.0,0.0065,-0.01,0.01,-0.02,flip -14006,做多,2022-01-15 06:40:00,2022-01-15 07:20:00,3313.07,3309.46,0.22,100.0,0.0065,-0.02,0.01,-0.03,flip -14007,做空,2022-01-15 07:20:00,2022-01-15 07:30:00,3309.46,3311.09,0.22,100.0,0.0065,-0.01,0.01,-0.02,flip -14008,做多,2022-01-15 07:30:00,2022-01-15 07:45:00,3311.09,3307.07,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -14009,做空,2022-01-15 07:45:00,2022-01-15 07:50:00,3307.07,3308.99,0.21,100.0,0.0065,-0.01,0.01,-0.02,flip -14010,做多,2022-01-15 07:50:00,2022-01-15 08:00:00,3308.99,3317.55,0.21,100.0,0.0065,0.06,0.01,0.04,tp_upper -14011,做多,2022-01-15 09:00:00,2022-01-15 09:05:00,3315.45,3313.07,0.21,100.0,0.0065,-0.02,0.01,-0.03,tp_upper -14012,做多,2022-01-15 11:55:00,2022-01-15 12:00:00,3317.01,3311.87,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -14013,做空,2022-01-15 12:00:00,2022-01-15 12:05:00,3311.87,3311.97,0.21,100.0,0.0064,-0.0,0.01,-0.01,flip -14014,做多,2022-01-15 12:05:00,2022-01-15 12:25:00,3311.97,3309.84,0.21,100.0,0.0064,-0.01,0.01,-0.02,flip -14015,做空,2022-01-15 12:25:00,2022-01-15 12:35:00,3309.84,3288.84,0.21,100.0,0.0064,0.14,0.01,0.12,tp_lower -14016,做多,2022-01-15 14:40:00,2022-01-15 14:45:00,3340.17,3340.02,0.21,100.0,0.0064,-0.0,0.01,-0.01,tp_upper -14017,做多,2022-01-15 22:10:00,2022-01-15 22:20:00,3337.69,3335.69,0.21,100.0,0.0064,-0.01,0.01,-0.02,flip -14018,做空,2022-01-15 22:20:00,2022-01-15 23:05:00,3335.69,3340.5,0.21,100.0,0.0064,-0.03,0.01,-0.04,flip -14019,做多,2022-01-15 23:05:00,2022-01-15 23:10:00,3340.5,3339.75,0.21,100.0,0.0064,-0.0,0.01,-0.02,flip -14020,做空,2022-01-15 23:10:00,2022-01-15 23:40:00,3339.75,3328.02,0.21,100.0,0.0064,0.07,0.01,0.06,tp_lower -14021,做多,2022-01-16 06:35:00,2022-01-16 06:40:00,3324.52,3322.26,0.22,100.0,0.0066,-0.01,0.01,-0.03,flip -14022,做空,2022-01-16 06:40:00,2022-01-16 06:45:00,3322.26,3322.44,0.22,100.0,0.0066,-0.0,0.01,-0.01,flip -14023,做多,2022-01-16 06:45:00,2022-01-16 06:50:00,3322.44,3322.35,0.22,100.0,0.0065,-0.0,0.01,-0.01,flip -14024,做空,2022-01-16 06:50:00,2022-01-16 06:55:00,3322.35,3333.13,0.22,100.0,0.0065,-0.07,0.01,-0.08,flip -14025,做多,2022-01-16 06:55:00,2022-01-16 07:05:00,3333.13,3333.44,0.22,100.0,0.0065,0.0,0.01,-0.01,tp_upper -14026,做多,2022-01-16 09:25:00,2022-01-16 09:35:00,3318.75,3319.83,0.22,100.0,0.0065,0.01,0.01,-0.0,flip -14027,做空,2022-01-16 09:35:00,2022-01-16 09:40:00,3319.83,3321.14,0.22,100.0,0.0065,-0.01,0.01,-0.02,flip -14028,做多,2022-01-16 09:40:00,2022-01-16 09:45:00,3321.14,3319.56,0.22,100.0,0.0065,-0.01,0.01,-0.02,flip -14029,做空,2022-01-16 09:45:00,2022-01-16 09:50:00,3319.56,3321.0,0.22,100.0,0.0065,-0.01,0.01,-0.02,flip -14030,做多,2022-01-16 09:50:00,2022-01-16 09:55:00,3321.0,3318.13,0.22,100.0,0.0065,-0.02,0.01,-0.03,flip -14031,做空,2022-01-16 09:55:00,2022-01-16 10:00:00,3318.13,3322.66,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -14032,做多,2022-01-16 10:00:00,2022-01-16 10:45:00,3322.66,3316.87,0.21,100.0,0.0064,-0.04,0.01,-0.05,flip -14033,做空,2022-01-16 10:45:00,2022-01-16 10:55:00,3316.87,3303.86,0.21,100.0,0.0064,0.08,0.01,0.07,tp_lower -14034,做多,2022-01-16 12:10:00,2022-01-16 12:45:00,3326.0,3339.47,0.21,100.0,0.0064,0.09,0.01,0.08,tp_upper -14035,做多,2022-01-16 13:55:00,2022-01-16 14:00:00,3338.73,3344.13,0.21,100.0,0.0064,0.03,0.01,0.02,tp_upper -14036,做多,2022-01-16 19:15:00,2022-01-16 19:30:00,3339.43,3336.75,0.21,100.0,0.0064,-0.02,0.01,-0.03,flip -14037,做空,2022-01-16 19:30:00,2022-01-16 19:35:00,3336.75,3337.63,0.21,100.0,0.0064,-0.01,0.01,-0.02,flip -14038,做多,2022-01-16 19:35:00,2022-01-16 19:40:00,3337.63,3320.9,0.21,100.0,0.0064,-0.11,0.01,-0.12,flip -14039,做空,2022-01-16 19:40:00,2022-01-16 22:05:00,3320.9,3338.55,0.21,100.0,0.0064,-0.11,0.01,-0.12,flip -14040,做多,2022-01-16 22:05:00,2022-01-16 22:45:00,3338.55,3339.8,0.21,100.0,0.0063,0.01,0.01,-0.0,flip -14041,做空,2022-01-16 22:45:00,2022-01-16 22:50:00,3339.8,3344.33,0.21,100.0,0.0063,-0.03,0.01,-0.04,flip -14042,做多,2022-01-16 22:50:00,2022-01-16 23:55:00,3344.33,3345.49,0.21,100.0,0.0063,0.01,0.01,-0.0,flip -14043,做空,2022-01-16 23:55:00,2022-01-17 00:10:00,3345.49,3348.9,0.21,100.0,0.0063,-0.02,0.01,-0.03,flip -14044,做多,2022-01-17 00:10:00,2022-01-17 00:15:00,3348.9,3339.79,0.21,100.0,0.0064,-0.06,0.01,-0.07,flip -14045,做空,2022-01-17 00:15:00,2022-01-17 01:10:00,3339.79,3319.28,0.21,100.0,0.0064,0.13,0.01,0.12,tp_lower -14046,做多,2022-01-17 12:25:00,2022-01-17 12:35:00,3270.68,3270.79,0.22,100.0,0.0066,0.0,0.01,-0.01,flip -14047,做空,2022-01-17 12:35:00,2022-01-17 13:15:00,3270.79,3271.32,0.21,100.0,0.0066,-0.0,0.01,-0.01,flip -14048,做多,2022-01-17 13:15:00,2022-01-17 13:25:00,3271.32,3263.52,0.21,100.0,0.0066,-0.05,0.01,-0.06,flip -14049,做空,2022-01-17 13:25:00,2022-01-17 13:35:00,3263.52,3266.19,0.21,100.0,0.0066,-0.02,0.01,-0.03,flip -14050,做多,2022-01-17 13:35:00,2022-01-17 13:40:00,3266.19,3258.31,0.21,100.0,0.0065,-0.05,0.01,-0.06,flip -14051,做空,2022-01-17 13:40:00,2022-01-17 13:55:00,3258.31,3266.02,0.21,100.0,0.0065,-0.05,0.01,-0.06,flip -14052,做多,2022-01-17 13:55:00,2022-01-17 14:05:00,3266.02,3261.6,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -14053,做空,2022-01-17 14:05:00,2022-01-17 14:20:00,3261.6,3268.06,0.21,100.0,0.0065,-0.04,0.01,-0.05,flip -14054,做多,2022-01-17 14:20:00,2022-01-17 14:25:00,3268.06,3263.64,0.21,100.0,0.0065,-0.03,0.01,-0.04,flip -14055,做空,2022-01-17 14:25:00,2022-01-17 14:45:00,3263.64,3252.1,0.21,100.0,0.0064,0.07,0.01,0.06,tp_lower -14056,做多,2022-01-17 23:10:00,2022-01-17 23:50:00,3210.36,3206.6,0.21,100.0,0.0066,-0.02,0.01,-0.04,flip -14057,做空,2022-01-17 23:50:00,2022-01-17 23:55:00,3206.6,3208.61,0.21,100.0,0.0066,-0.01,0.01,-0.02,flip -14058,做多,2022-01-17 23:55:00,2022-01-18 01:10:00,3208.61,3237.47,0.21,100.0,0.0066,0.19,0.01,0.18,tp_upper -14059,做多,2022-01-18 06:25:00,2022-01-18 06:30:00,3196.12,3190.4,0.21,100.0,0.0067,-0.04,0.01,-0.05,flip -14060,做空,2022-01-18 06:30:00,2022-01-18 06:40:00,3190.4,3193.2,0.21,100.0,0.0067,-0.02,0.01,-0.03,flip -14061,做多,2022-01-18 06:40:00,2022-01-18 07:05:00,3193.2,3194.24,0.21,100.0,0.0067,0.01,0.01,-0.0,flip -14062,做空,2022-01-18 07:05:00,2022-01-18 08:15:00,3194.24,3167.78,0.21,100.0,0.0067,0.18,0.01,0.17,tp_lower -14063,做多,2022-01-18 10:30:00,2022-01-18 10:35:00,3185.27,3184.71,0.22,100.0,0.0068,-0.0,0.01,-0.01,flip -14064,做空,2022-01-18 10:35:00,2022-01-18 12:00:00,3184.71,3172.98,0.21,100.0,0.0067,0.08,0.01,0.07,flip -14065,做多,2022-01-18 12:00:00,2022-01-18 19:55:00,3172.98,3126.57,0.22,100.0,0.0068,-0.32,0.01,-0.33,flip -14066,做空,2022-01-18 19:55:00,2022-01-18 21:05:00,3126.57,3128.49,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -14067,做多,2022-01-18 21:05:00,2022-01-18 21:20:00,3128.49,3149.68,0.21,100.0,0.0068,0.14,0.01,0.13,tp_upper -14068,做多,2022-01-19 11:05:00,2022-01-19 12:25:00,3093.35,3128.37,0.21,100.0,0.0069,0.24,0.01,0.23,tp_upper -14069,做多,2022-01-19 16:25:00,2022-01-19 16:30:00,3096.82,3090.52,0.22,100.0,0.007,-0.04,0.01,-0.05,flip -14070,做空,2022-01-19 16:30:00,2022-01-19 16:50:00,3090.52,3099.16,0.22,100.0,0.007,-0.06,0.01,-0.07,flip -14071,做多,2022-01-19 16:50:00,2022-01-19 16:55:00,3099.16,3098.89,0.22,100.0,0.007,-0.0,0.01,-0.01,flip -14072,做空,2022-01-19 16:55:00,2022-01-19 17:00:00,3098.89,3122.55,0.22,100.0,0.0069,-0.16,0.01,-0.18,flip -14073,做多,2022-01-19 17:00:00,2022-01-19 17:50:00,3122.55,3150.47,0.21,100.0,0.0068,0.19,0.01,0.18,tp_upper -14074,做多,2022-01-19 20:05:00,2022-01-19 20:25:00,3122.95,3113.13,0.22,100.0,0.0069,-0.07,0.01,-0.08,flip -14075,做空,2022-01-19 20:25:00,2022-01-19 20:55:00,3113.13,3107.25,0.21,100.0,0.0069,0.04,0.01,0.03,tp_lower -14076,做多,2022-01-19 22:20:00,2022-01-19 22:25:00,3125.37,3122.95,0.21,100.0,0.0069,-0.02,0.01,-0.03,flip -14077,做空,2022-01-19 22:25:00,2022-01-19 22:30:00,3122.95,3125.27,0.21,100.0,0.0069,-0.02,0.01,-0.03,flip -14078,做多,2022-01-19 22:30:00,2022-01-19 22:45:00,3125.27,3119.11,0.21,100.0,0.0068,-0.04,0.01,-0.05,flip -14079,做空,2022-01-19 22:45:00,2022-01-19 22:50:00,3119.11,3126.96,0.21,100.0,0.0068,-0.05,0.01,-0.06,flip -14080,做多,2022-01-19 22:50:00,2022-01-19 22:55:00,3126.96,3126.1,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -14081,做空,2022-01-19 22:55:00,2022-01-19 23:45:00,3126.1,3092.74,0.21,100.0,0.0068,0.23,0.01,0.22,tp_lower -14082,做多,2022-01-20 01:05:00,2022-01-20 02:15:00,3117.92,3115.83,0.22,100.0,0.007,-0.01,0.01,-0.03,flip -14083,做空,2022-01-20 02:15:00,2022-01-20 02:25:00,3115.83,3121.36,0.22,100.0,0.0069,-0.04,0.01,-0.05,flip -14084,做多,2022-01-20 02:25:00,2022-01-20 03:10:00,3121.36,3123.45,0.22,100.0,0.0069,0.01,0.01,0.0,flip -14085,做空,2022-01-20 03:10:00,2022-01-20 03:20:00,3123.45,3122.27,0.22,100.0,0.0069,0.01,0.01,-0.0,flip -14086,做多,2022-01-20 03:20:00,2022-01-20 03:25:00,3122.27,3118.26,0.22,100.0,0.0069,-0.03,0.01,-0.04,flip -14087,做空,2022-01-20 03:25:00,2022-01-20 03:30:00,3118.26,3118.31,0.22,100.0,0.0069,-0.0,0.01,-0.01,flip -14088,做多,2022-01-20 03:30:00,2022-01-20 04:00:00,3118.31,3131.0,0.21,100.0,0.0069,0.09,0.01,0.08,tp_upper -14089,做多,2022-01-20 05:30:00,2022-01-20 05:45:00,3122.79,3117.56,0.22,100.0,0.0069,-0.04,0.01,-0.05,flip -14090,做空,2022-01-20 05:45:00,2022-01-20 05:50:00,3117.56,3124.59,0.22,100.0,0.0069,-0.05,0.01,-0.06,flip -14091,做多,2022-01-20 05:50:00,2022-01-20 06:05:00,3124.59,3141.11,0.21,100.0,0.0069,0.11,0.01,0.1,tp_upper -14092,做多,2022-01-20 09:20:00,2022-01-20 09:45:00,3125.08,3138.05,0.22,100.0,0.0069,0.09,0.01,0.08,tp_upper -14093,做多,2022-01-20 12:25:00,2022-01-20 12:30:00,3135.54,3130.4,0.22,100.0,0.0069,-0.04,0.01,-0.05,flip -14094,做空,2022-01-20 12:30:00,2022-01-20 12:35:00,3130.4,3131.15,0.22,100.0,0.0069,-0.01,0.01,-0.02,flip -14095,做多,2022-01-20 12:35:00,2022-01-20 13:10:00,3131.15,3137.42,0.22,100.0,0.0069,0.04,0.01,0.03,flip -14096,做空,2022-01-20 13:10:00,2022-01-20 13:25:00,3137.42,3138.88,0.22,100.0,0.0069,-0.01,0.01,-0.02,flip -14097,做多,2022-01-20 13:25:00,2022-01-20 13:30:00,3138.88,3164.28,0.21,100.0,0.0068,0.17,0.01,0.16,tp_upper -14098,做多,2022-01-21 15:35:00,2022-01-21 15:50:00,2828.43,2841.65,0.22,100.0,0.0078,0.1,0.01,0.09,flip -14099,做空,2022-01-21 15:50:00,2022-01-21 16:05:00,2841.65,2842.97,0.22,100.0,0.0078,-0.01,0.01,-0.02,flip -14100,做多,2022-01-21 16:05:00,2022-01-21 16:10:00,2842.97,2829.09,0.22,100.0,0.0077,-0.11,0.01,-0.12,flip -14101,做空,2022-01-21 16:10:00,2022-01-21 16:20:00,2829.09,2848.41,0.22,100.0,0.0077,-0.15,0.01,-0.16,flip -14102,做多,2022-01-21 16:20:00,2022-01-21 16:30:00,2848.41,2836.1,0.22,100.0,0.0076,-0.09,0.01,-0.1,flip -14103,做空,2022-01-21 16:30:00,2022-01-21 18:20:00,2836.1,2762.18,0.22,100.0,0.0076,0.56,0.01,0.55,tp_lower -14104,做多,2022-01-22 12:45:00,2022-01-22 12:55:00,2483.95,2489.02,0.22,100.0,0.009,0.05,0.01,0.03,flip -14105,做空,2022-01-22 12:55:00,2022-01-22 13:10:00,2489.02,2494.16,0.22,100.0,0.009,-0.05,0.01,-0.06,flip -14106,做多,2022-01-22 13:10:00,2022-01-22 13:35:00,2494.16,2480.95,0.22,100.0,0.0089,-0.12,0.01,-0.13,flip -14107,做空,2022-01-22 13:35:00,2022-01-22 13:45:00,2480.95,2478.29,0.22,100.0,0.0089,0.02,0.01,0.01,flip -14108,做多,2022-01-22 13:45:00,2022-01-22 13:50:00,2478.29,2465.14,0.22,100.0,0.0089,-0.12,0.01,-0.13,flip -14109,做空,2022-01-22 13:50:00,2022-01-22 14:35:00,2465.14,2460.02,0.22,100.0,0.0089,0.05,0.01,0.03,flip -14110,做多,2022-01-22 14:35:00,2022-01-22 14:40:00,2460.02,2457.54,0.22,100.0,0.0089,-0.02,0.01,-0.03,flip -14111,做空,2022-01-22 14:40:00,2022-01-22 15:05:00,2457.54,2405.31,0.22,100.0,0.0089,0.47,0.01,0.45,tp_lower -14112,做多,2022-01-22 16:20:00,2022-01-22 16:25:00,2453.95,2442.86,0.22,100.0,0.0091,-0.1,0.01,-0.11,flip -14113,做空,2022-01-22 16:25:00,2022-01-22 16:30:00,2442.86,2445.4,0.22,100.0,0.0091,-0.02,0.01,-0.03,flip -14114,做多,2022-01-22 16:30:00,2022-01-22 16:35:00,2445.4,2439.62,0.22,100.0,0.0091,-0.05,0.01,-0.06,flip -14115,做空,2022-01-22 16:35:00,2022-01-22 17:00:00,2439.62,2442.87,0.22,100.0,0.0091,-0.03,0.01,-0.04,flip -14116,做多,2022-01-22 17:00:00,2022-01-22 17:10:00,2442.87,2412.02,0.22,100.0,0.009,-0.28,0.01,-0.29,flip -14117,做空,2022-01-22 17:10:00,2022-01-22 17:25:00,2412.02,2386.04,0.22,100.0,0.009,0.23,0.01,0.22,tp_lower -14118,做多,2022-01-22 20:10:00,2022-01-22 20:20:00,2429.46,2399.0,0.22,100.0,0.009,-0.28,0.01,-0.29,flip -14119,做空,2022-01-22 20:20:00,2022-01-22 20:35:00,2399.0,2411.18,0.22,100.0,0.009,-0.11,0.01,-0.12,flip -14120,做多,2022-01-22 20:35:00,2022-01-22 20:40:00,2411.18,2390.0,0.22,100.0,0.0089,-0.19,0.01,-0.2,flip -14121,做空,2022-01-22 20:40:00,2022-01-22 20:45:00,2390.0,2405.26,0.21,100.0,0.0089,-0.14,0.01,-0.15,flip -14122,做多,2022-01-22 20:45:00,2022-01-22 21:10:00,2405.26,2413.29,0.21,100.0,0.0088,0.07,0.01,0.06,flip -14123,做空,2022-01-22 21:10:00,2022-01-22 21:15:00,2413.29,2430.09,0.21,100.0,0.0088,-0.15,0.01,-0.16,flip -14124,做多,2022-01-22 21:15:00,2022-01-22 22:20:00,2430.09,2416.04,0.21,100.0,0.0087,-0.12,0.01,-0.13,flip -14125,做空,2022-01-22 22:20:00,2022-01-22 23:25:00,2416.04,2407.83,0.21,100.0,0.0087,0.07,0.01,0.06,flip -14126,做多,2022-01-22 23:25:00,2022-01-22 23:30:00,2407.83,2399.33,0.21,100.0,0.0087,-0.07,0.01,-0.08,flip -14127,做空,2022-01-22 23:30:00,2022-01-22 23:45:00,2399.33,2404.99,0.21,100.0,0.0087,-0.05,0.01,-0.06,flip -14128,做多,2022-01-22 23:45:00,2022-01-22 23:50:00,2404.99,2402.48,0.21,100.0,0.0086,-0.02,0.01,-0.03,flip -14129,做空,2022-01-22 23:50:00,2022-01-23 00:05:00,2402.48,2417.69,0.21,100.0,0.0086,-0.13,0.01,-0.14,flip -14130,做多,2022-01-23 00:05:00,2022-01-23 01:00:00,2417.69,2452.6,0.21,100.0,0.0087,0.3,0.01,0.29,tp_upper -14131,做多,2022-01-23 03:05:00,2022-01-23 03:10:00,2402.29,2395.05,0.21,100.0,0.0089,-0.06,0.01,-0.08,flip -14132,做空,2022-01-23 03:10:00,2022-01-23 03:15:00,2395.05,2397.68,0.21,100.0,0.0089,-0.02,0.01,-0.03,flip -14133,做多,2022-01-23 03:15:00,2022-01-23 05:10:00,2397.68,2413.18,0.21,100.0,0.0089,0.14,0.01,0.13,flip -14134,做空,2022-01-23 05:10:00,2022-01-23 05:15:00,2413.18,2417.47,0.21,100.0,0.0089,-0.04,0.01,-0.05,flip -14135,做多,2022-01-23 05:15:00,2022-01-23 05:45:00,2417.47,2454.09,0.21,100.0,0.0088,0.32,0.01,0.31,tp_upper -14136,做多,2022-01-23 21:40:00,2022-01-23 22:10:00,2434.6,2425.16,0.22,100.0,0.0089,-0.08,0.01,-0.09,flip -14137,做空,2022-01-23 22:10:00,2022-01-23 22:15:00,2425.16,2433.47,0.22,100.0,0.0089,-0.07,0.01,-0.08,flip -14138,做多,2022-01-23 22:15:00,2022-01-23 22:20:00,2433.47,2425.15,0.21,100.0,0.0088,-0.07,0.01,-0.08,flip -14139,做空,2022-01-23 22:20:00,2022-01-23 22:25:00,2425.15,2432.67,0.21,100.0,0.0088,-0.07,0.01,-0.08,flip -14140,做多,2022-01-23 22:25:00,2022-01-23 22:40:00,2432.67,2430.3,0.21,100.0,0.0087,-0.02,0.01,-0.03,flip -14141,做空,2022-01-23 22:40:00,2022-01-23 22:45:00,2430.3,2437.37,0.21,100.0,0.0087,-0.06,0.01,-0.07,flip -14142,做多,2022-01-23 22:45:00,2022-01-23 23:00:00,2437.37,2475.42,0.21,100.0,0.0087,0.33,0.01,0.32,tp_upper -14143,做多,2022-01-24 02:20:00,2022-01-24 02:40:00,2449.5,2450.08,0.22,100.0,0.0088,0.01,0.01,-0.01,flip -14144,做空,2022-01-24 02:40:00,2022-01-24 03:20:00,2450.08,2445.35,0.22,100.0,0.0088,0.04,0.01,0.03,flip -14145,做多,2022-01-24 03:20:00,2022-01-24 03:40:00,2445.35,2450.58,0.22,100.0,0.0089,0.05,0.01,0.04,flip -14146,做空,2022-01-24 03:40:00,2022-01-24 03:45:00,2450.58,2455.88,0.22,100.0,0.0089,-0.05,0.01,-0.06,flip -14147,做多,2022-01-24 03:45:00,2022-01-24 04:35:00,2455.88,2447.23,0.22,100.0,0.0088,-0.08,0.01,-0.09,flip -14148,做空,2022-01-24 04:35:00,2022-01-24 07:10:00,2447.23,2411.0,0.22,100.0,0.0088,0.32,0.01,0.31,tp_lower -14149,做多,2022-01-24 16:20:00,2022-01-24 16:30:00,2278.05,2271.49,0.22,100.0,0.0096,-0.06,0.01,-0.07,flip -14150,做空,2022-01-24 16:30:00,2022-01-24 17:25:00,2271.49,2257.34,0.22,100.0,0.0096,0.14,0.01,0.12,flip -14151,做多,2022-01-24 17:25:00,2022-01-24 17:50:00,2257.34,2355.78,0.22,100.0,0.0097,0.95,0.01,0.94,tp_upper -14152,做多,2022-01-25 01:45:00,2022-01-25 02:00:00,2388.44,2386.92,0.23,100.0,0.0096,-0.01,0.01,-0.03,flip -14153,做空,2022-01-25 02:00:00,2022-01-25 02:05:00,2386.92,2389.8,0.23,100.0,0.0096,-0.03,0.01,-0.04,flip -14154,做多,2022-01-25 02:05:00,2022-01-25 02:15:00,2389.8,2386.02,0.23,100.0,0.0096,-0.04,0.01,-0.05,flip -14155,做空,2022-01-25 02:15:00,2022-01-25 02:25:00,2386.02,2389.56,0.23,100.0,0.0096,-0.03,0.01,-0.05,flip -14156,做多,2022-01-25 02:25:00,2022-01-25 02:40:00,2389.56,2393.51,0.23,100.0,0.0095,0.04,0.01,0.03,flip -14157,做空,2022-01-25 02:40:00,2022-01-25 02:45:00,2393.51,2408.0,0.23,100.0,0.0095,-0.14,0.01,-0.15,flip -14158,做多,2022-01-25 02:45:00,2022-01-25 03:00:00,2408.0,2402.87,0.23,100.0,0.0094,-0.05,0.01,-0.06,flip -14159,做空,2022-01-25 03:00:00,2022-01-25 03:15:00,2402.87,2406.17,0.23,100.0,0.0094,-0.03,0.01,-0.04,flip -14160,做多,2022-01-25 03:15:00,2022-01-25 03:20:00,2406.17,2404.78,0.22,100.0,0.0093,-0.01,0.01,-0.02,flip -14161,做空,2022-01-25 03:20:00,2022-01-25 03:25:00,2404.78,2406.55,0.22,100.0,0.0093,-0.02,0.01,-0.03,flip -14162,做多,2022-01-25 03:25:00,2022-01-25 03:45:00,2406.55,2403.51,0.22,100.0,0.0093,-0.03,0.01,-0.04,flip -14163,做空,2022-01-25 03:45:00,2022-01-25 03:50:00,2403.51,2413.0,0.22,100.0,0.0093,-0.09,0.01,-0.1,flip -14164,做多,2022-01-25 03:50:00,2022-01-25 04:15:00,2413.0,2407.83,0.22,100.0,0.0092,-0.05,0.01,-0.06,flip -14165,做空,2022-01-25 04:15:00,2022-01-25 04:20:00,2407.83,2410.46,0.22,100.0,0.0092,-0.02,0.01,-0.04,flip -14166,做多,2022-01-25 04:20:00,2022-01-25 04:30:00,2410.46,2400.76,0.22,100.0,0.0092,-0.09,0.01,-0.1,flip -14167,做空,2022-01-25 04:30:00,2022-01-25 05:25:00,2400.76,2376.69,0.22,100.0,0.0092,0.22,0.01,0.21,tp_lower -14168,做多,2022-01-25 08:00:00,2022-01-25 08:20:00,2395.35,2396.89,0.22,100.0,0.0093,0.01,0.01,0.0,flip -14169,做空,2022-01-25 08:20:00,2022-01-25 08:45:00,2396.89,2397.2,0.22,100.0,0.0093,-0.0,0.01,-0.01,flip -14170,做多,2022-01-25 08:45:00,2022-01-25 08:50:00,2397.2,2390.29,0.22,100.0,0.0093,-0.06,0.01,-0.08,flip -14171,做空,2022-01-25 08:50:00,2022-01-25 09:05:00,2390.29,2393.99,0.22,100.0,0.0092,-0.03,0.01,-0.05,flip -14172,做多,2022-01-25 09:05:00,2022-01-25 09:15:00,2393.99,2394.5,0.22,100.0,0.0092,0.0,0.01,-0.01,flip -14173,做空,2022-01-25 09:15:00,2022-01-25 15:00:00,2394.5,2376.26,0.22,100.0,0.0092,0.17,0.01,0.16,tp_lower -14174,做多,2022-01-25 15:15:00,2022-01-25 15:20:00,2409.25,2404.88,0.22,100.0,0.0092,-0.04,0.01,-0.05,flip -14175,做空,2022-01-25 15:20:00,2022-01-25 15:25:00,2404.88,2427.44,0.22,100.0,0.0092,-0.21,0.01,-0.22,flip -14176,做多,2022-01-25 15:25:00,2022-01-25 16:20:00,2427.44,2445.73,0.22,100.0,0.009,0.16,0.01,0.15,tp_upper -14177,做多,2022-01-25 20:35:00,2022-01-25 20:45:00,2443.96,2434.24,0.22,100.0,0.009,-0.09,0.01,-0.1,flip -14178,做空,2022-01-25 20:45:00,2022-01-25 23:10:00,2434.24,2440.7,0.22,100.0,0.009,-0.06,0.01,-0.07,flip -14179,做多,2022-01-25 23:10:00,2022-01-26 00:00:00,2440.7,2445.5,0.22,100.0,0.0089,0.04,0.01,0.03,flip -14180,做空,2022-01-26 00:00:00,2022-01-26 00:05:00,2445.5,2450.08,0.22,100.0,0.0092,-0.04,0.01,-0.05,flip -14181,做多,2022-01-26 00:05:00,2022-01-26 00:10:00,2450.08,2442.86,0.22,100.0,0.0091,-0.07,0.01,-0.08,flip -14182,做空,2022-01-26 00:10:00,2022-01-26 00:20:00,2442.86,2445.18,0.22,100.0,0.0091,-0.02,0.01,-0.03,flip -14183,做多,2022-01-26 00:20:00,2022-01-26 00:25:00,2445.18,2444.69,0.22,100.0,0.0091,-0.0,0.01,-0.02,flip -14184,做空,2022-01-26 00:25:00,2022-01-26 00:30:00,2444.69,2448.09,0.22,100.0,0.0091,-0.03,0.01,-0.04,flip -14185,做多,2022-01-26 00:30:00,2022-01-26 00:40:00,2448.09,2442.46,0.22,100.0,0.009,-0.05,0.01,-0.06,flip -14186,做空,2022-01-26 00:40:00,2022-01-26 01:55:00,2442.46,2444.18,0.22,100.0,0.009,-0.02,0.01,-0.03,flip -14187,做多,2022-01-26 01:55:00,2022-01-26 02:45:00,2444.18,2446.89,0.22,100.0,0.009,0.02,0.01,0.01,flip -14188,做空,2022-01-26 02:45:00,2022-01-26 03:05:00,2446.89,2456.9,0.22,100.0,0.009,-0.09,0.01,-0.1,flip -14189,做多,2022-01-26 03:05:00,2022-01-26 03:50:00,2456.9,2477.65,0.22,100.0,0.0089,0.19,0.01,0.17,tp_upper -14190,做多,2022-01-26 07:15:00,2022-01-26 07:20:00,2451.99,2451.68,0.22,100.0,0.009,-0.0,0.01,-0.01,flip -14191,做空,2022-01-26 07:20:00,2022-01-26 07:30:00,2451.68,2456.74,0.22,100.0,0.009,-0.05,0.01,-0.06,flip -14192,做多,2022-01-26 07:30:00,2022-01-26 08:25:00,2456.74,2478.15,0.22,100.0,0.009,0.19,0.01,0.18,tp_upper -14193,做多,2022-01-26 18:05:00,2022-01-26 18:20:00,2571.2,2572.15,0.22,100.0,0.0086,0.01,0.01,-0.0,flip -14194,做空,2022-01-26 18:20:00,2022-01-26 18:25:00,2572.15,2573.99,0.22,100.0,0.0086,-0.02,0.01,-0.03,flip -14195,做多,2022-01-26 18:25:00,2022-01-26 18:30:00,2573.99,2565.06,0.22,100.0,0.0086,-0.08,0.01,-0.09,flip -14196,做空,2022-01-26 18:30:00,2022-01-26 18:35:00,2565.06,2567.16,0.22,100.0,0.0086,-0.02,0.01,-0.03,flip -14197,做多,2022-01-26 18:35:00,2022-01-26 19:00:00,2567.16,2690.77,0.22,100.0,0.0086,1.06,0.01,1.05,tp_upper -14198,做多,2022-01-26 19:50:00,2022-01-27 07:35:00,2584.89,2412.61,0.23,100.0,0.0089,-1.53,0.01,-1.54,flip -14199,做空,2022-01-27 07:35:00,2022-01-27 07:40:00,2412.61,2415.56,0.22,100.0,0.009,-0.03,0.01,-0.04,flip -14200,做多,2022-01-27 07:40:00,2022-01-27 07:45:00,2415.56,2410.23,0.22,100.0,0.009,-0.05,0.01,-0.06,flip -14201,做空,2022-01-27 07:45:00,2022-01-27 07:50:00,2410.23,2412.46,0.22,100.0,0.009,-0.02,0.01,-0.03,flip -14202,做多,2022-01-27 07:50:00,2022-01-27 07:55:00,2412.46,2401.82,0.22,100.0,0.009,-0.1,0.01,-0.11,flip -14203,做空,2022-01-27 07:55:00,2022-01-27 08:10:00,2401.82,2411.99,0.22,100.0,0.009,-0.09,0.01,-0.1,flip -14204,做多,2022-01-27 08:10:00,2022-01-27 08:15:00,2411.99,2407.64,0.21,100.0,0.0089,-0.04,0.01,-0.05,flip -14205,做空,2022-01-27 08:15:00,2022-01-27 08:40:00,2407.64,2419.05,0.21,100.0,0.0089,-0.1,0.01,-0.11,flip -14206,做多,2022-01-27 08:40:00,2022-01-27 10:05:00,2419.05,2445.76,0.21,100.0,0.0088,0.23,0.01,0.22,tp_upper -14207,做多,2022-01-27 17:25:00,2022-01-27 17:30:00,2460.3,2450.69,0.21,100.0,0.0087,-0.08,0.01,-0.09,flip -14208,做空,2022-01-27 17:30:00,2022-01-27 18:20:00,2450.69,2423.04,0.21,100.0,0.0087,0.24,0.01,0.23,tp_lower -14209,做多,2022-01-27 23:50:00,2022-01-27 23:55:00,2425.43,2422.61,0.22,100.0,0.0089,-0.03,0.01,-0.04,flip -14210,做空,2022-01-27 23:55:00,2022-01-28 00:00:00,2422.61,2431.03,0.22,100.0,0.0089,-0.07,0.01,-0.09,flip -14211,做多,2022-01-28 00:00:00,2022-01-28 01:30:00,2431.03,2392.99,0.22,100.0,0.0089,-0.34,0.01,-0.35,flip -14212,做空,2022-01-28 01:30:00,2022-01-28 02:50:00,2392.99,2399.15,0.21,100.0,0.0089,-0.05,0.01,-0.07,flip -14213,做多,2022-01-28 02:50:00,2022-01-28 03:10:00,2399.15,2450.83,0.21,100.0,0.0089,0.46,0.01,0.45,tp_upper -14214,做多,2022-01-28 07:00:00,2022-01-28 07:30:00,2423.03,2409.36,0.22,100.0,0.0089,-0.12,0.01,-0.13,flip -14215,做空,2022-01-28 07:30:00,2022-01-28 07:40:00,2409.36,2422.41,0.22,100.0,0.0089,-0.12,0.01,-0.13,flip -14216,做多,2022-01-28 07:40:00,2022-01-28 07:45:00,2422.41,2420.76,0.21,100.0,0.0088,-0.01,0.01,-0.03,flip -14217,做空,2022-01-28 07:45:00,2022-01-28 08:10:00,2420.76,2384.85,0.21,100.0,0.0088,0.32,0.01,0.31,tp_lower -14218,做多,2022-01-28 13:30:00,2022-01-28 14:30:00,2412.23,2400.54,0.22,100.0,0.009,-0.1,0.01,-0.12,flip -14219,做空,2022-01-28 14:30:00,2022-01-28 15:00:00,2400.54,2403.94,0.22,100.0,0.009,-0.03,0.01,-0.04,flip -14220,做多,2022-01-28 15:00:00,2022-01-28 15:45:00,2403.94,2435.44,0.21,100.0,0.0089,0.28,0.01,0.27,tp_upper -14221,做多,2022-01-29 05:20:00,2022-01-29 05:30:00,2529.03,2532.45,0.22,100.0,0.0087,0.03,0.01,0.02,flip -14222,做空,2022-01-29 05:30:00,2022-01-29 06:10:00,2532.45,2536.8,0.22,100.0,0.0087,-0.04,0.01,-0.05,flip -14223,做多,2022-01-29 06:10:00,2022-01-29 06:15:00,2536.8,2536.57,0.22,100.0,0.0086,-0.0,0.01,-0.01,flip -14224,做空,2022-01-29 06:15:00,2022-01-29 06:20:00,2536.57,2540.0,0.22,100.0,0.0086,-0.03,0.01,-0.04,flip -14225,做多,2022-01-29 06:20:00,2022-01-29 06:35:00,2540.0,2535.84,0.22,100.0,0.0086,-0.04,0.01,-0.05,flip -14226,做空,2022-01-29 06:35:00,2022-01-29 06:50:00,2535.84,2540.4,0.22,100.0,0.0086,-0.04,0.01,-0.05,flip -14227,做多,2022-01-29 06:50:00,2022-01-29 07:15:00,2540.4,2538.41,0.22,100.0,0.0085,-0.02,0.01,-0.03,flip -14228,做空,2022-01-29 07:15:00,2022-01-29 07:20:00,2538.41,2542.59,0.22,100.0,0.0085,-0.04,0.01,-0.05,flip -14229,做多,2022-01-29 07:20:00,2022-01-29 07:30:00,2542.59,2551.61,0.22,100.0,0.0085,0.08,0.01,0.07,tp_upper -14230,做多,2022-01-29 09:40:00,2022-01-29 10:00:00,2546.0,2544.15,0.22,100.0,0.0085,-0.02,0.01,-0.03,flip -14231,做空,2022-01-29 10:00:00,2022-01-29 10:25:00,2544.15,2543.92,0.22,100.0,0.0085,0.0,0.01,-0.01,flip -14232,做多,2022-01-29 10:25:00,2022-01-29 10:30:00,2543.92,2541.7,0.22,100.0,0.0085,-0.02,0.01,-0.03,flip -14233,做空,2022-01-29 10:30:00,2022-01-29 10:35:00,2541.7,2545.27,0.22,100.0,0.0085,-0.03,0.01,-0.04,flip -14234,做多,2022-01-29 10:35:00,2022-01-29 10:40:00,2545.27,2551.5,0.21,100.0,0.0084,0.05,0.01,0.04,tp_upper -14235,做多,2022-01-29 12:15:00,2022-01-29 12:20:00,2549.76,2564.06,0.22,100.0,0.0084,0.12,0.01,0.11,tp_upper -14236,做多,2022-01-29 16:55:00,2022-01-29 18:45:00,2557.7,2592.54,0.22,100.0,0.0085,0.29,0.01,0.28,tp_upper -14237,做多,2022-01-29 23:30:00,2022-01-30 00:40:00,2588.9,2571.31,0.22,100.0,0.0085,-0.15,0.01,-0.16,flip -14238,做空,2022-01-30 00:40:00,2022-01-30 03:55:00,2571.31,2568.62,0.22,100.0,0.0086,0.02,0.01,0.01,tp_lower -14239,做多,2022-01-30 04:55:00,2022-01-30 05:00:00,2588.39,2587.46,0.22,100.0,0.0085,-0.01,0.01,-0.02,flip -14240,做空,2022-01-30 05:00:00,2022-01-30 05:05:00,2587.46,2589.36,0.22,100.0,0.0085,-0.02,0.01,-0.03,flip -14241,做多,2022-01-30 05:05:00,2022-01-30 06:55:00,2589.36,2614.92,0.22,100.0,0.0085,0.22,0.01,0.21,tp_upper -14242,做多,2022-01-30 13:10:00,2022-01-30 13:35:00,2611.57,2608.82,0.22,100.0,0.0085,-0.02,0.01,-0.03,flip -14243,做空,2022-01-30 13:35:00,2022-01-30 13:40:00,2608.82,2609.51,0.22,100.0,0.0085,-0.01,0.01,-0.02,flip -14244,做多,2022-01-30 13:40:00,2022-01-30 13:55:00,2609.51,2609.38,0.22,100.0,0.0085,-0.0,0.01,-0.01,flip -14245,做空,2022-01-30 13:55:00,2022-01-30 14:00:00,2609.38,2613.25,0.22,100.0,0.0085,-0.03,0.01,-0.04,flip -14246,做多,2022-01-30 14:00:00,2022-01-30 14:05:00,2613.25,2610.79,0.22,100.0,0.0084,-0.02,0.01,-0.03,flip -14247,做空,2022-01-30 14:05:00,2022-01-30 14:15:00,2610.79,2594.61,0.22,100.0,0.0084,0.14,0.01,0.13,tp_lower -14248,做多,2022-01-30 15:20:00,2022-01-30 15:25:00,2613.69,2612.5,0.22,100.0,0.0085,-0.01,0.01,-0.02,flip -14249,做空,2022-01-30 15:25:00,2022-01-30 15:35:00,2612.5,2613.58,0.22,100.0,0.0084,-0.01,0.01,-0.02,flip -14250,做多,2022-01-30 15:35:00,2022-01-30 15:50:00,2613.58,2612.36,0.22,100.0,0.0084,-0.01,0.01,-0.02,flip -14251,做空,2022-01-30 15:50:00,2022-01-30 15:55:00,2612.36,2616.13,0.22,100.0,0.0084,-0.03,0.01,-0.04,flip -14252,做多,2022-01-30 15:55:00,2022-01-30 16:00:00,2616.13,2612.65,0.22,100.0,0.0084,-0.03,0.01,-0.04,flip -14253,做空,2022-01-30 16:00:00,2022-01-30 16:05:00,2612.65,2616.83,0.22,100.0,0.0084,-0.04,0.01,-0.05,flip -14254,做多,2022-01-30 16:05:00,2022-01-30 16:20:00,2616.83,2610.21,0.22,100.0,0.0083,-0.06,0.01,-0.07,flip -14255,做空,2022-01-30 16:20:00,2022-01-30 16:35:00,2610.21,2601.57,0.22,100.0,0.0083,0.07,0.01,0.06,tp_lower -14256,做多,2022-01-30 17:40:00,2022-01-30 17:45:00,2613.74,2611.0,0.22,100.0,0.0083,-0.02,0.01,-0.03,flip -14257,做空,2022-01-30 17:45:00,2022-01-30 18:50:00,2611.0,2594.93,0.22,100.0,0.0083,0.13,0.01,0.12,tp_lower -14258,做多,2022-01-30 23:00:00,2022-01-30 23:10:00,2594.15,2619.68,0.22,100.0,0.0084,0.22,0.01,0.2,tp_upper -14259,做多,2022-01-31 08:10:00,2022-01-31 08:15:00,2529.83,2525.12,0.23,100.0,0.0089,-0.04,0.01,-0.05,flip -14260,做空,2022-01-31 08:15:00,2022-01-31 08:25:00,2525.12,2529.5,0.22,100.0,0.0089,-0.04,0.01,-0.05,flip -14261,做多,2022-01-31 08:25:00,2022-01-31 08:30:00,2529.5,2527.44,0.22,100.0,0.0088,-0.02,0.01,-0.03,flip -14262,做空,2022-01-31 08:30:00,2022-01-31 08:40:00,2527.44,2526.23,0.22,100.0,0.0088,0.01,0.01,-0.0,flip -14263,做多,2022-01-31 08:40:00,2022-01-31 08:45:00,2526.23,2525.65,0.22,100.0,0.0088,-0.01,0.01,-0.02,flip -14264,做空,2022-01-31 08:45:00,2022-01-31 08:50:00,2525.65,2529.82,0.22,100.0,0.0088,-0.04,0.01,-0.05,flip -14265,做多,2022-01-31 08:50:00,2022-01-31 09:05:00,2529.82,2524.46,0.22,100.0,0.0088,-0.05,0.01,-0.06,flip -14266,做空,2022-01-31 09:05:00,2022-01-31 11:50:00,2524.46,2527.63,0.22,100.0,0.0088,-0.03,0.01,-0.04,flip -14267,做多,2022-01-31 11:50:00,2022-01-31 11:55:00,2527.63,2556.85,0.22,100.0,0.0088,0.26,0.01,0.24,tp_upper -14268,做多,2022-02-01 01:50:00,2022-02-01 02:25:00,2681.27,2694.96,0.23,100.0,0.0084,0.12,0.01,0.1,tp_upper -14269,做多,2022-02-01 10:05:00,2022-02-01 10:15:00,2740.93,2724.71,0.23,100.0,0.0083,-0.13,0.01,-0.15,flip -14270,做空,2022-02-01 10:15:00,2022-02-01 10:20:00,2724.71,2730.39,0.22,100.0,0.0082,-0.05,0.01,-0.06,flip -14271,做多,2022-02-01 10:20:00,2022-02-01 10:50:00,2730.39,2731.11,0.22,100.0,0.0082,0.01,0.01,-0.01,flip -14272,做空,2022-02-01 10:50:00,2022-02-01 10:55:00,2731.11,2734.6,0.22,100.0,0.0082,-0.03,0.01,-0.04,flip -14273,做多,2022-02-01 10:55:00,2022-02-01 11:00:00,2734.6,2731.37,0.22,100.0,0.0082,-0.03,0.01,-0.04,flip -14274,做空,2022-02-01 11:00:00,2022-02-01 11:05:00,2731.37,2737.22,0.22,100.0,0.0082,-0.05,0.01,-0.06,flip -14275,做多,2022-02-01 11:05:00,2022-02-01 11:55:00,2737.22,2758.47,0.22,100.0,0.0081,0.17,0.01,0.16,tp_upper -14276,做多,2022-02-01 15:20:00,2022-02-01 15:25:00,2760.8,2751.54,0.22,100.0,0.0081,-0.08,0.01,-0.09,flip -14277,做空,2022-02-01 15:25:00,2022-02-01 15:50:00,2751.54,2760.0,0.22,100.0,0.0081,-0.07,0.01,-0.08,flip -14278,做多,2022-02-01 15:50:00,2022-02-01 16:30:00,2760.0,2789.15,0.22,100.0,0.008,0.23,0.01,0.22,tp_upper -14279,做多,2022-02-01 19:00:00,2022-02-01 19:05:00,2772.26,2764.91,0.22,100.0,0.0081,-0.06,0.01,-0.07,flip -14280,做空,2022-02-01 19:05:00,2022-02-01 19:10:00,2764.91,2765.83,0.22,100.0,0.0081,-0.01,0.01,-0.02,flip -14281,做多,2022-02-01 19:10:00,2022-02-01 19:15:00,2765.83,2763.03,0.22,100.0,0.0081,-0.02,0.01,-0.03,flip -14282,做空,2022-02-01 19:15:00,2022-02-01 20:10:00,2763.03,2770.8,0.22,100.0,0.008,-0.06,0.01,-0.07,flip -14283,做多,2022-02-01 20:10:00,2022-02-01 20:15:00,2770.8,2762.04,0.22,100.0,0.008,-0.07,0.01,-0.08,flip -14284,做空,2022-02-01 20:15:00,2022-02-01 20:40:00,2762.04,2777.73,0.22,100.0,0.008,-0.13,0.01,-0.14,flip -14285,做多,2022-02-01 20:40:00,2022-02-01 20:55:00,2777.73,2768.3,0.22,100.0,0.0079,-0.07,0.01,-0.09,flip -14286,做空,2022-02-01 20:55:00,2022-02-01 21:00:00,2768.3,2774.56,0.22,100.0,0.0079,-0.05,0.01,-0.06,flip -14287,做多,2022-02-01 21:00:00,2022-02-01 21:55:00,2774.56,2794.84,0.22,100.0,0.0078,0.16,0.01,0.15,tp_upper -14288,做多,2022-02-01 21:55:00,2022-02-01 22:00:00,2794.84,2799.06,0.22,100.0,0.0078,0.03,0.01,0.02,tp_upper -14289,做多,2022-02-01 23:15:00,2022-02-01 23:20:00,2785.99,2799.67,0.22,100.0,0.0079,0.11,0.01,0.1,tp_upper -14290,做多,2022-02-02 00:45:00,2022-02-02 00:50:00,2779.71,2776.04,0.22,100.0,0.0081,-0.03,0.01,-0.04,flip -14291,做空,2022-02-02 00:50:00,2022-02-02 01:10:00,2776.04,2776.38,0.22,100.0,0.0081,-0.0,0.01,-0.01,flip -14292,做多,2022-02-02 01:10:00,2022-02-02 02:55:00,2776.38,2772.79,0.22,100.0,0.008,-0.03,0.01,-0.04,flip -14293,做空,2022-02-02 02:55:00,2022-02-02 03:00:00,2772.79,2777.01,0.22,100.0,0.008,-0.03,0.01,-0.05,flip -14294,做多,2022-02-02 03:00:00,2022-02-02 03:05:00,2777.01,2775.85,0.22,100.0,0.008,-0.01,0.01,-0.02,flip -14295,做空,2022-02-02 03:05:00,2022-02-02 03:10:00,2775.85,2789.27,0.22,100.0,0.008,-0.11,0.01,-0.12,flip -14296,做多,2022-02-02 03:10:00,2022-02-02 04:00:00,2789.27,2773.0,0.22,100.0,0.0079,-0.13,0.01,-0.14,flip -14297,做空,2022-02-02 04:00:00,2022-02-02 04:40:00,2773.0,2759.3,0.22,100.0,0.0079,0.11,0.01,0.1,tp_lower -14298,做多,2022-02-02 06:10:00,2022-02-02 06:15:00,2774.25,2773.82,0.22,100.0,0.0079,-0.0,0.01,-0.01,flip -14299,做空,2022-02-02 06:15:00,2022-02-02 06:20:00,2773.82,2773.91,0.22,100.0,0.0079,-0.0,0.01,-0.01,flip -14300,做多,2022-02-02 06:20:00,2022-02-02 09:05:00,2773.91,2758.09,0.22,100.0,0.0079,-0.13,0.01,-0.14,flip -14301,做空,2022-02-02 09:05:00,2022-02-02 09:30:00,2758.09,2763.58,0.22,100.0,0.0079,-0.04,0.01,-0.05,flip -14302,做多,2022-02-02 09:30:00,2022-02-02 10:10:00,2763.58,2763.48,0.22,100.0,0.0079,-0.0,0.01,-0.01,flip -14303,做空,2022-02-02 10:10:00,2022-02-02 10:20:00,2763.48,2762.6,0.22,100.0,0.0079,0.01,0.01,-0.0,flip -14304,做多,2022-02-02 10:20:00,2022-02-02 10:40:00,2762.6,2762.86,0.22,100.0,0.0079,0.0,0.01,-0.01,flip -14305,做空,2022-02-02 10:40:00,2022-02-02 10:45:00,2762.86,2765.62,0.22,100.0,0.0078,-0.02,0.01,-0.03,flip -14306,做多,2022-02-02 10:45:00,2022-02-02 10:55:00,2765.62,2762.55,0.22,100.0,0.0078,-0.02,0.01,-0.03,flip -14307,做空,2022-02-02 10:55:00,2022-02-02 11:45:00,2762.55,2764.85,0.22,100.0,0.0078,-0.02,0.01,-0.03,flip -14308,做多,2022-02-02 11:45:00,2022-02-02 11:50:00,2764.85,2765.03,0.22,100.0,0.0078,0.0,0.01,-0.01,flip -14309,做空,2022-02-02 11:50:00,2022-02-02 14:25:00,2765.03,2768.79,0.22,100.0,0.0078,-0.03,0.01,-0.04,flip -14310,做多,2022-02-02 14:25:00,2022-02-02 14:30:00,2768.79,2741.09,0.21,100.0,0.0078,-0.21,0.01,-0.23,flip -14311,做空,2022-02-02 14:30:00,2022-02-02 14:35:00,2741.09,2737.5,0.21,100.0,0.0078,0.03,0.01,0.02,tp_lower -14312,做多,2022-02-02 20:50:00,2022-02-02 21:00:00,2722.04,2711.56,0.21,100.0,0.0078,-0.08,0.01,-0.09,flip -14313,做空,2022-02-02 21:00:00,2022-02-02 21:35:00,2711.56,2618.03,0.21,100.0,0.0078,0.73,0.01,0.72,tp_lower -14314,做多,2022-02-02 22:35:00,2022-02-02 22:40:00,2695.3,2690.02,0.22,100.0,0.0081,-0.04,0.01,-0.05,flip -14315,做空,2022-02-02 22:40:00,2022-02-02 23:00:00,2690.02,2680.43,0.22,100.0,0.0081,0.08,0.01,0.07,flip -14316,做多,2022-02-02 23:00:00,2022-02-02 23:20:00,2680.43,2688.69,0.22,100.0,0.0082,0.07,0.01,0.06,flip -14317,做空,2022-02-02 23:20:00,2022-02-02 23:30:00,2688.69,2691.06,0.22,100.0,0.0081,-0.02,0.01,-0.03,flip -14318,做多,2022-02-02 23:30:00,2022-02-02 23:35:00,2691.06,2684.43,0.22,100.0,0.0081,-0.05,0.01,-0.06,flip -14319,做空,2022-02-02 23:35:00,2022-02-02 23:55:00,2684.43,2678.0,0.22,100.0,0.0081,0.05,0.01,0.04,flip -14320,做多,2022-02-02 23:55:00,2022-02-03 00:00:00,2678.0,2674.23,0.22,100.0,0.0081,-0.03,0.01,-0.04,flip -14321,做空,2022-02-03 00:00:00,2022-02-03 00:10:00,2674.23,2696.98,0.22,100.0,0.0084,-0.19,0.01,-0.2,flip -14322,做多,2022-02-03 00:10:00,2022-02-03 00:25:00,2696.98,2712.72,0.22,100.0,0.0082,0.13,0.01,0.12,tp_upper -14323,做多,2022-02-03 01:55:00,2022-02-03 02:00:00,2680.72,2677.88,0.22,100.0,0.0083,-0.02,0.01,-0.03,flip -14324,做空,2022-02-03 02:00:00,2022-02-03 02:10:00,2677.88,2683.68,0.22,100.0,0.0083,-0.05,0.01,-0.06,flip -14325,做多,2022-02-03 02:10:00,2022-02-03 02:20:00,2683.68,2672.72,0.22,100.0,0.0082,-0.09,0.01,-0.1,flip -14326,做空,2022-02-03 02:20:00,2022-02-03 02:45:00,2672.72,2684.14,0.22,100.0,0.0082,-0.09,0.01,-0.11,flip -14327,做多,2022-02-03 02:45:00,2022-02-03 03:00:00,2684.14,2683.59,0.22,100.0,0.0082,-0.0,0.01,-0.02,flip -14328,做空,2022-02-03 03:00:00,2022-02-03 03:55:00,2683.59,2656.98,0.22,100.0,0.0082,0.22,0.01,0.21,tp_lower -14329,做多,2022-02-03 07:45:00,2022-02-03 08:20:00,2671.87,2674.66,0.22,100.0,0.0083,0.02,0.01,0.01,flip -14330,做空,2022-02-03 08:20:00,2022-02-03 08:50:00,2674.66,2669.9,0.22,100.0,0.0083,0.04,0.01,0.03,flip -14331,做多,2022-02-03 08:50:00,2022-02-03 09:00:00,2669.9,2667.36,0.22,100.0,0.0083,-0.02,0.01,-0.03,flip -14332,做空,2022-02-03 09:00:00,2022-02-03 09:15:00,2667.36,2644.05,0.22,100.0,0.0083,0.19,0.01,0.18,tp_lower -14333,做多,2022-02-03 15:15:00,2022-02-03 15:45:00,2635.12,2626.35,0.22,100.0,0.0084,-0.07,0.01,-0.09,flip -14334,做空,2022-02-03 15:45:00,2022-02-03 15:50:00,2626.35,2634.16,0.22,100.0,0.0084,-0.07,0.01,-0.08,flip -14335,做多,2022-02-03 15:50:00,2022-02-03 16:45:00,2634.16,2625.01,0.22,100.0,0.0084,-0.08,0.01,-0.09,flip -14336,做空,2022-02-03 16:45:00,2022-02-03 17:35:00,2625.01,2623.48,0.22,100.0,0.0084,0.01,0.01,0.0,flip -14337,做多,2022-02-03 17:35:00,2022-02-03 17:40:00,2623.48,2617.6,0.22,100.0,0.0084,-0.05,0.01,-0.06,flip -14338,做空,2022-02-03 17:40:00,2022-02-03 17:50:00,2617.6,2620.68,0.22,100.0,0.0084,-0.03,0.01,-0.04,flip -14339,做多,2022-02-03 17:50:00,2022-02-03 18:00:00,2620.68,2617.48,0.22,100.0,0.0083,-0.03,0.01,-0.04,flip -14340,做空,2022-02-03 18:00:00,2022-02-03 18:20:00,2617.48,2615.51,0.22,100.0,0.0083,0.02,0.01,0.01,flip -14341,做多,2022-02-03 18:20:00,2022-02-03 19:10:00,2615.51,2608.06,0.22,100.0,0.0083,-0.06,0.01,-0.07,flip -14342,做空,2022-02-03 19:10:00,2022-02-03 19:15:00,2608.06,2612.58,0.22,100.0,0.0083,-0.04,0.01,-0.05,flip -14343,做多,2022-02-03 19:15:00,2022-02-03 19:25:00,2612.58,2613.48,0.22,100.0,0.0083,0.01,0.01,-0.0,flip -14344,做空,2022-02-03 19:25:00,2022-02-03 19:30:00,2613.48,2614.27,0.22,100.0,0.0083,-0.01,0.01,-0.02,flip -14345,做多,2022-02-03 19:30:00,2022-02-03 19:35:00,2614.27,2603.57,0.22,100.0,0.0083,-0.09,0.01,-0.1,flip -14346,做空,2022-02-03 19:35:00,2022-02-03 19:45:00,2603.57,2594.06,0.21,100.0,0.0082,0.08,0.01,0.07,tp_lower -14347,做多,2022-02-03 21:00:00,2022-02-03 21:15:00,2621.74,2637.23,0.22,100.0,0.0082,0.13,0.01,0.12,tp_upper -14348,做多,2022-02-04 13:35:00,2022-02-04 13:40:00,2798.65,2789.87,0.22,100.0,0.0079,-0.07,0.01,-0.08,flip -14349,做空,2022-02-04 13:40:00,2022-02-04 14:15:00,2789.87,2800.33,0.22,100.0,0.0079,-0.08,0.01,-0.09,flip -14350,做多,2022-02-04 14:15:00,2022-02-04 14:30:00,2800.33,2798.8,0.22,100.0,0.0078,-0.01,0.01,-0.02,flip -14351,做空,2022-02-04 14:30:00,2022-02-04 14:40:00,2798.8,2820.88,0.22,100.0,0.0078,-0.17,0.01,-0.18,flip -14352,做多,2022-02-04 14:40:00,2022-02-04 14:50:00,2820.88,2818.23,0.22,100.0,0.0077,-0.02,0.01,-0.03,flip -14353,做空,2022-02-04 14:50:00,2022-02-05 08:40:00,2818.23,3003.69,0.22,100.0,0.0077,-1.43,0.01,-1.44,flip -14354,做多,2022-02-05 08:40:00,2022-02-05 09:35:00,3003.69,3026.48,0.2,100.0,0.0068,0.15,0.01,0.14,tp_upper -14355,做多,2022-02-05 09:50:00,2022-02-05 09:55:00,3014.46,3027.01,0.2,100.0,0.0068,0.09,0.01,0.08,tp_upper -14356,做多,2022-02-05 11:25:00,2022-02-05 11:30:00,3010.14,3009.21,0.21,100.0,0.0068,-0.01,0.01,-0.02,flip -14357,做空,2022-02-05 11:30:00,2022-02-05 11:35:00,3009.21,3009.66,0.21,100.0,0.0068,-0.0,0.01,-0.01,flip -14358,做多,2022-02-05 11:35:00,2022-02-05 11:40:00,3009.66,3009.12,0.21,100.0,0.0068,-0.0,0.01,-0.01,flip -14359,做空,2022-02-05 11:40:00,2022-02-05 11:45:00,3009.12,3010.93,0.2,100.0,0.0068,-0.01,0.01,-0.02,flip -14360,做多,2022-02-05 11:45:00,2022-02-05 11:50:00,3010.93,3006.42,0.2,100.0,0.0068,-0.03,0.01,-0.04,flip -14361,做空,2022-02-05 11:50:00,2022-02-05 11:55:00,3006.42,3010.55,0.2,100.0,0.0068,-0.03,0.01,-0.04,flip -14362,做多,2022-02-05 11:55:00,2022-02-05 12:05:00,3010.55,2998.56,0.2,100.0,0.0068,-0.08,0.01,-0.09,flip -14363,做空,2022-02-05 12:05:00,2022-02-05 12:10:00,2998.56,3017.34,0.2,100.0,0.0068,-0.13,0.01,-0.14,flip -14364,做多,2022-02-05 12:10:00,2022-02-05 12:20:00,3017.34,3014.53,0.2,100.0,0.0067,-0.02,0.01,-0.03,flip -14365,做空,2022-02-05 12:20:00,2022-02-05 12:45:00,3014.53,3012.65,0.2,100.0,0.0067,0.01,0.01,0.0,flip -14366,做多,2022-02-05 12:45:00,2022-02-05 12:50:00,3012.65,3004.78,0.2,100.0,0.0067,-0.05,0.01,-0.06,flip -14367,做空,2022-02-05 12:50:00,2022-02-05 13:10:00,3004.78,3014.03,0.2,100.0,0.0067,-0.06,0.01,-0.07,flip -14368,做多,2022-02-05 13:10:00,2022-02-05 13:15:00,3014.03,3012.89,0.2,100.0,0.0066,-0.01,0.01,-0.02,flip -14369,做空,2022-02-05 13:15:00,2022-02-05 13:25:00,3012.89,3016.14,0.2,100.0,0.0066,-0.02,0.01,-0.03,flip -14370,做多,2022-02-05 13:25:00,2022-02-05 13:30:00,3016.14,3013.6,0.2,100.0,0.0066,-0.02,0.01,-0.03,flip -14371,做空,2022-02-05 13:30:00,2022-02-05 13:35:00,3013.6,3022.64,0.2,100.0,0.0066,-0.06,0.01,-0.07,flip -14372,做多,2022-02-05 13:35:00,2022-02-05 13:45:00,3022.64,3023.76,0.2,100.0,0.0065,0.01,0.01,-0.0,tp_upper -14373,做多,2022-02-05 14:05:00,2022-02-05 14:10:00,3014.29,3012.14,0.2,100.0,0.0065,-0.01,0.01,-0.02,flip -14374,做空,2022-02-05 14:10:00,2022-02-05 14:20:00,3012.14,3014.92,0.2,100.0,0.0065,-0.02,0.01,-0.03,flip -14375,做多,2022-02-05 14:20:00,2022-02-05 14:25:00,3014.92,3012.44,0.2,100.0,0.0065,-0.02,0.01,-0.03,flip -14376,做空,2022-02-05 14:25:00,2022-02-05 14:30:00,3012.44,3017.72,0.2,100.0,0.0065,-0.03,0.01,-0.04,flip -14377,做多,2022-02-05 14:30:00,2022-02-05 14:50:00,3017.72,3026.69,0.2,100.0,0.0065,0.06,0.01,0.05,tp_upper -14378,做多,2022-02-05 15:05:00,2022-02-05 15:10:00,3026.1,3031.66,0.2,100.0,0.0065,0.04,0.01,0.03,tp_upper -14379,做多,2022-02-05 17:45:00,2022-02-05 17:50:00,3019.88,3014.54,0.2,100.0,0.0065,-0.03,0.01,-0.04,flip -14380,做空,2022-02-05 17:50:00,2022-02-05 17:55:00,3014.54,3015.84,0.2,100.0,0.0065,-0.01,0.01,-0.02,flip -14381,做多,2022-02-05 17:55:00,2022-02-05 18:10:00,3015.84,3018.61,0.2,100.0,0.0065,0.02,0.01,0.01,flip -14382,做空,2022-02-05 18:10:00,2022-02-05 18:20:00,3018.61,3018.25,0.2,100.0,0.0065,0.0,0.01,-0.01,flip -14383,做多,2022-02-05 18:20:00,2022-02-05 18:25:00,3018.25,3017.31,0.19,100.0,0.0065,-0.01,0.01,-0.02,flip -14384,做空,2022-02-05 18:25:00,2022-02-05 18:30:00,3017.31,3018.89,0.19,100.0,0.0065,-0.01,0.01,-0.02,flip -14385,做多,2022-02-05 18:30:00,2022-02-05 18:35:00,3018.89,3013.08,0.19,100.0,0.0064,-0.04,0.01,-0.05,flip -14386,做空,2022-02-05 18:35:00,2022-02-05 18:40:00,3013.08,3015.38,0.19,100.0,0.0064,-0.01,0.01,-0.02,flip -14387,做多,2022-02-05 18:40:00,2022-02-05 19:45:00,3015.38,3014.57,0.19,100.0,0.0064,-0.01,0.01,-0.01,flip -14388,做空,2022-02-05 19:45:00,2022-02-05 19:50:00,3014.57,3016.65,0.19,100.0,0.0064,-0.01,0.01,-0.02,flip -14389,做多,2022-02-05 19:50:00,2022-02-05 19:55:00,3016.65,3009.91,0.19,100.0,0.0064,-0.04,0.01,-0.05,flip -14390,做空,2022-02-05 19:55:00,2022-02-05 20:05:00,3009.91,2998.91,0.19,100.0,0.0064,0.07,0.01,0.06,tp_lower -14391,做多,2022-02-05 20:45:00,2022-02-05 20:50:00,3014.64,3012.17,0.19,100.0,0.0064,-0.02,0.01,-0.03,flip -14392,做空,2022-02-05 20:50:00,2022-02-05 20:55:00,3012.17,3015.67,0.19,100.0,0.0064,-0.02,0.01,-0.03,flip -14393,做多,2022-02-05 20:55:00,2022-02-05 21:00:00,3015.67,3011.39,0.19,100.0,0.0064,-0.03,0.01,-0.04,flip -14394,做空,2022-02-05 21:00:00,2022-02-05 21:05:00,3011.39,3021.46,0.19,100.0,0.0064,-0.06,0.01,-0.07,flip -14395,做多,2022-02-05 21:05:00,2022-02-05 21:30:00,3021.46,3017.49,0.19,100.0,0.0063,-0.03,0.01,-0.03,flip -14396,做空,2022-02-05 21:30:00,2022-02-05 22:55:00,3017.49,3018.58,0.19,100.0,0.0063,-0.01,0.01,-0.02,flip -14397,做多,2022-02-05 22:55:00,2022-02-05 23:10:00,3018.58,3019.49,0.19,100.0,0.0063,0.01,0.01,-0.0,flip -14398,做空,2022-02-05 23:10:00,2022-02-05 23:40:00,3019.49,3017.96,0.19,100.0,0.0063,0.01,0.01,0.0,flip -14399,做多,2022-02-05 23:40:00,2022-02-05 23:45:00,3017.96,3013.53,0.19,100.0,0.0063,-0.03,0.01,-0.04,flip -14400,做空,2022-02-05 23:45:00,2022-02-06 00:00:00,3013.53,3021.99,0.19,100.0,0.0063,-0.05,0.01,-0.06,flip -14401,做多,2022-02-06 00:00:00,2022-02-06 00:05:00,3021.99,3019.86,0.2,100.0,0.0065,-0.01,0.01,-0.02,flip -14402,做空,2022-02-06 00:05:00,2022-02-06 00:10:00,3019.86,3022.08,0.2,100.0,0.0065,-0.01,0.01,-0.02,flip -14403,做多,2022-02-06 00:10:00,2022-02-06 00:15:00,3022.08,3017.28,0.2,100.0,0.0065,-0.03,0.01,-0.04,flip -14404,做空,2022-02-06 00:15:00,2022-02-06 00:20:00,3017.28,3025.13,0.2,100.0,0.0065,-0.05,0.01,-0.06,flip -14405,做多,2022-02-06 00:20:00,2022-02-06 00:25:00,3025.13,3015.78,0.2,100.0,0.0064,-0.06,0.01,-0.07,flip -14406,做空,2022-02-06 00:25:00,2022-02-06 00:35:00,3015.78,3020.4,0.19,100.0,0.0064,-0.03,0.01,-0.04,flip -14407,做多,2022-02-06 00:35:00,2022-02-06 00:40:00,3020.4,3016.72,0.19,100.0,0.0064,-0.02,0.01,-0.03,flip -14408,做空,2022-02-06 00:40:00,2022-02-06 00:45:00,3016.72,3022.63,0.19,100.0,0.0064,-0.04,0.01,-0.05,flip -14409,做多,2022-02-06 00:45:00,2022-02-06 01:55:00,3022.63,3029.56,0.19,100.0,0.0064,0.04,0.01,0.03,tp_upper -14410,做多,2022-02-06 02:30:00,2022-02-06 02:45:00,3021.5,3017.26,0.19,100.0,0.0064,-0.03,0.01,-0.04,flip -14411,做空,2022-02-06 02:45:00,2022-02-06 02:50:00,3017.26,3019.22,0.19,100.0,0.0064,-0.01,0.01,-0.02,flip -14412,做多,2022-02-06 02:50:00,2022-02-06 03:10:00,3019.22,3017.92,0.19,100.0,0.0064,-0.01,0.01,-0.02,flip -14413,做空,2022-02-06 03:10:00,2022-02-06 03:20:00,3017.92,3016.56,0.19,100.0,0.0064,0.01,0.01,-0.0,flip -14414,做多,2022-02-06 03:20:00,2022-02-06 03:35:00,3016.56,3018.88,0.19,100.0,0.0064,0.01,0.01,0.01,flip -14415,做空,2022-02-06 03:35:00,2022-02-06 03:40:00,3018.88,3019.15,0.19,100.0,0.0064,-0.0,0.01,-0.01,flip -14416,做多,2022-02-06 03:40:00,2022-02-06 03:45:00,3019.15,3016.02,0.19,100.0,0.0063,-0.02,0.01,-0.03,flip -14417,做空,2022-02-06 03:45:00,2022-02-06 03:55:00,3016.02,3007.45,0.19,100.0,0.0063,0.05,0.01,0.04,tp_lower -14418,做多,2022-02-06 05:20:00,2022-02-06 05:35:00,3015.74,3015.69,0.19,100.0,0.0064,-0.0,0.01,-0.01,flip -14419,做空,2022-02-06 05:35:00,2022-02-06 05:40:00,3015.69,3019.98,0.19,100.0,0.0063,-0.03,0.01,-0.04,flip -14420,做多,2022-02-06 05:40:00,2022-02-06 05:45:00,3019.98,3019.96,0.19,100.0,0.0063,-0.0,0.01,-0.01,flip -14421,做空,2022-02-06 05:45:00,2022-02-06 05:55:00,3019.96,3018.92,0.19,100.0,0.0063,0.01,0.01,-0.0,flip -14422,做多,2022-02-06 05:55:00,2022-02-06 06:00:00,3018.92,3016.58,0.19,100.0,0.0063,-0.01,0.01,-0.02,flip -14423,做空,2022-02-06 06:00:00,2022-02-06 06:10:00,3016.58,3007.34,0.19,100.0,0.0063,0.06,0.01,0.05,tp_lower -14424,做多,2022-02-06 07:45:00,2022-02-06 07:50:00,3016.2,3013.42,0.19,100.0,0.0063,-0.02,0.01,-0.03,flip -14425,做空,2022-02-06 07:50:00,2022-02-06 08:00:00,3013.42,3004.74,0.19,100.0,0.0063,0.05,0.01,0.05,tp_lower -14426,做多,2022-02-06 09:00:00,2022-02-06 09:05:00,3012.99,3009.9,0.19,100.0,0.0063,-0.02,0.01,-0.03,flip -14427,做空,2022-02-06 09:05:00,2022-02-06 09:15:00,3009.9,3016.87,0.19,100.0,0.0063,-0.04,0.01,-0.05,flip -14428,做多,2022-02-06 09:15:00,2022-02-06 09:20:00,3016.87,3015.0,0.19,100.0,0.0063,-0.01,0.01,-0.02,flip -14429,做空,2022-02-06 09:20:00,2022-02-06 09:30:00,3015.0,3014.79,0.19,100.0,0.0063,0.0,0.01,-0.01,flip -14430,做多,2022-02-06 09:30:00,2022-02-06 09:35:00,3014.79,3013.52,0.19,100.0,0.0063,-0.01,0.01,-0.02,flip -14431,做空,2022-02-06 09:35:00,2022-02-06 09:45:00,3013.52,3014.6,0.19,100.0,0.0063,-0.01,0.01,-0.02,flip -14432,做多,2022-02-06 09:45:00,2022-02-06 09:50:00,3014.6,3012.89,0.19,100.0,0.0063,-0.01,0.01,-0.02,flip -14433,做空,2022-02-06 09:50:00,2022-02-06 09:55:00,3012.89,3017.31,0.19,100.0,0.0063,-0.03,0.01,-0.04,flip -14434,做多,2022-02-06 09:55:00,2022-02-06 10:05:00,3017.31,3013.0,0.19,100.0,0.0062,-0.03,0.01,-0.04,flip -14435,做空,2022-02-06 10:05:00,2022-02-06 10:10:00,3013.0,3015.77,0.19,100.0,0.0062,-0.02,0.01,-0.03,flip -14436,做多,2022-02-06 10:10:00,2022-02-06 10:20:00,3015.77,3008.51,0.19,100.0,0.0062,-0.05,0.01,-0.05,flip -14437,做空,2022-02-06 10:20:00,2022-02-06 10:25:00,3008.51,3009.55,0.19,100.0,0.0062,-0.01,0.01,-0.02,flip -14438,做多,2022-02-06 10:25:00,2022-02-06 12:10:00,3009.55,3011.84,0.19,100.0,0.0062,0.01,0.01,0.0,flip -14439,做空,2022-02-06 12:10:00,2022-02-06 12:55:00,3011.84,3008.44,0.19,100.0,0.0062,0.02,0.01,0.01,flip -14440,做多,2022-02-06 12:55:00,2022-02-06 13:05:00,3008.44,3016.96,0.19,100.0,0.0062,0.05,0.01,0.04,tp_upper -14441,做多,2022-02-06 13:05:00,2022-02-06 13:10:00,3016.96,3005.11,0.19,100.0,0.0062,-0.07,0.01,-0.08,tp_upper -14442,做多,2022-02-06 13:15:00,2022-02-06 13:25:00,3006.18,3016.0,0.19,100.0,0.0062,0.06,0.01,0.05,tp_upper -14443,做多,2022-02-06 16:35:00,2022-02-06 17:10:00,2998.63,3001.05,0.19,100.0,0.0062,0.02,0.01,0.01,flip -14444,做空,2022-02-06 17:10:00,2022-02-06 17:15:00,3001.05,3004.52,0.19,100.0,0.0062,-0.02,0.01,-0.03,flip -14445,做多,2022-02-06 17:15:00,2022-02-06 17:25:00,3004.52,3005.04,0.19,100.0,0.0062,0.0,0.01,-0.01,flip -14446,做空,2022-02-06 17:25:00,2022-02-06 17:35:00,3005.04,3004.95,0.19,100.0,0.0062,0.0,0.01,-0.01,flip -14447,做多,2022-02-06 17:35:00,2022-02-06 17:40:00,3004.95,2997.13,0.19,100.0,0.0062,-0.05,0.01,-0.06,flip -14448,做空,2022-02-06 17:40:00,2022-02-06 17:50:00,2997.13,3001.57,0.18,100.0,0.0062,-0.03,0.01,-0.04,flip -14449,做多,2022-02-06 17:50:00,2022-02-06 17:55:00,3001.57,3000.06,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14450,做空,2022-02-06 17:55:00,2022-02-06 18:00:00,3000.06,3003.0,0.18,100.0,0.0061,-0.02,0.01,-0.03,flip -14451,做多,2022-02-06 18:00:00,2022-02-06 18:05:00,3003.0,2999.07,0.18,100.0,0.0061,-0.02,0.01,-0.03,flip -14452,做空,2022-02-06 18:05:00,2022-02-06 18:50:00,2999.07,2981.53,0.18,100.0,0.0061,0.11,0.01,0.1,tp_lower -14453,做多,2022-02-06 19:45:00,2022-02-06 19:50:00,2999.2,2997.43,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14454,做空,2022-02-06 19:50:00,2022-02-06 19:55:00,2997.43,2999.95,0.18,100.0,0.0061,-0.02,0.01,-0.02,flip -14455,做多,2022-02-06 19:55:00,2022-02-06 20:00:00,2999.95,2998.93,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14456,做空,2022-02-06 20:00:00,2022-02-06 20:05:00,2998.93,3000.02,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14457,做多,2022-02-06 20:05:00,2022-02-06 20:10:00,3000.02,2995.62,0.18,100.0,0.0061,-0.03,0.01,-0.04,flip -14458,做空,2022-02-06 20:10:00,2022-02-06 20:30:00,2995.62,2998.64,0.18,100.0,0.0061,-0.02,0.01,-0.03,flip -14459,做多,2022-02-06 20:30:00,2022-02-06 20:35:00,2998.64,2997.67,0.18,100.0,0.0061,-0.01,0.01,-0.01,flip -14460,做空,2022-02-06 20:35:00,2022-02-06 20:45:00,2997.67,2980.59,0.18,100.0,0.0061,0.1,0.01,0.09,tp_lower -14461,做多,2022-02-06 21:25:00,2022-02-06 21:35:00,2996.85,2996.99,0.18,100.0,0.0061,0.0,0.01,-0.01,flip -14462,做空,2022-02-06 21:35:00,2022-02-06 21:40:00,2996.99,2997.67,0.18,100.0,0.0061,-0.0,0.01,-0.01,flip -14463,做多,2022-02-06 21:40:00,2022-02-06 21:45:00,2997.67,2995.5,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14464,做空,2022-02-06 21:45:00,2022-02-06 21:50:00,2995.5,2997.34,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14465,做多,2022-02-06 21:50:00,2022-02-06 21:55:00,2997.34,2992.48,0.18,100.0,0.0061,-0.03,0.01,-0.04,flip -14466,做空,2022-02-06 21:55:00,2022-02-06 22:00:00,2992.48,2994.64,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14467,做多,2022-02-06 22:00:00,2022-02-06 22:10:00,2994.64,2995.02,0.18,100.0,0.006,0.0,0.01,-0.01,flip -14468,做空,2022-02-06 22:10:00,2022-02-06 22:15:00,2995.02,2995.93,0.18,100.0,0.006,-0.01,0.01,-0.01,flip -14469,做多,2022-02-06 22:15:00,2022-02-06 22:25:00,2995.93,2992.51,0.18,100.0,0.006,-0.02,0.01,-0.03,flip -14470,做空,2022-02-06 22:25:00,2022-02-06 22:35:00,2992.51,2995.66,0.18,100.0,0.006,-0.02,0.01,-0.03,flip -14471,做多,2022-02-06 22:35:00,2022-02-06 22:50:00,2995.66,2991.31,0.18,100.0,0.006,-0.03,0.01,-0.04,flip -14472,做空,2022-02-06 22:50:00,2022-02-06 23:05:00,2991.31,3003.93,0.18,100.0,0.006,-0.08,0.01,-0.08,flip -14473,做多,2022-02-06 23:05:00,2022-02-06 23:10:00,3003.93,3001.26,0.18,100.0,0.0059,-0.02,0.01,-0.02,tp_upper -14474,做多,2022-02-07 00:50:00,2022-02-07 01:00:00,3007.58,3001.53,0.19,100.0,0.0063,-0.04,0.01,-0.05,flip -14475,做空,2022-02-07 01:00:00,2022-02-07 01:10:00,3001.53,3003.75,0.19,100.0,0.0063,-0.01,0.01,-0.02,flip -14476,做多,2022-02-07 01:10:00,2022-02-07 01:20:00,3003.75,3003.29,0.19,100.0,0.0063,-0.0,0.01,-0.01,flip -14477,做空,2022-02-07 01:20:00,2022-02-07 09:45:00,3003.29,3060.0,0.19,100.0,0.0063,-0.36,0.01,-0.37,flip -14478,做多,2022-02-07 09:45:00,2022-02-07 10:05:00,3060.0,3061.37,0.19,100.0,0.0061,0.01,0.01,-0.0,flip -14479,做空,2022-02-07 10:05:00,2022-02-07 10:10:00,3061.37,3063.65,0.19,100.0,0.0061,-0.01,0.01,-0.02,flip -14480,做多,2022-02-07 10:10:00,2022-02-07 10:50:00,3063.65,3066.38,0.19,100.0,0.006,0.02,0.01,0.01,flip -14481,做空,2022-02-07 10:50:00,2022-02-07 10:55:00,3066.38,3068.59,0.19,100.0,0.006,-0.01,0.01,-0.02,flip -14482,做多,2022-02-07 10:55:00,2022-02-07 11:25:00,3068.59,3069.18,0.18,100.0,0.006,0.0,0.01,-0.01,flip -14483,做空,2022-02-07 11:25:00,2022-02-07 12:40:00,3069.18,3074.48,0.18,100.0,0.006,-0.03,0.01,-0.04,flip -14484,做多,2022-02-07 12:40:00,2022-02-07 12:55:00,3074.48,3070.52,0.18,100.0,0.006,-0.02,0.01,-0.03,flip -14485,做空,2022-02-07 12:55:00,2022-02-07 13:00:00,3070.52,3083.18,0.18,100.0,0.006,-0.08,0.01,-0.08,flip -14486,做多,2022-02-07 13:00:00,2022-02-07 13:15:00,3083.18,3089.9,0.18,100.0,0.0059,0.04,0.01,0.03,tp_upper -14487,做多,2022-02-07 13:35:00,2022-02-07 14:00:00,3079.65,3093.82,0.18,100.0,0.0059,0.08,0.01,0.07,tp_upper -14488,做多,2022-02-07 23:35:00,2022-02-07 23:55:00,3139.53,3138.55,0.18,100.0,0.0058,-0.01,0.01,-0.01,flip -14489,做空,2022-02-07 23:55:00,2022-02-08 00:00:00,3138.55,3143.13,0.18,100.0,0.0058,-0.03,0.01,-0.04,flip -14490,做多,2022-02-08 00:00:00,2022-02-08 00:05:00,3143.13,3137.73,0.19,100.0,0.0059,-0.03,0.01,-0.04,flip -14491,做空,2022-02-08 00:05:00,2022-02-08 00:15:00,3137.73,3126.02,0.18,100.0,0.0059,0.07,0.01,0.06,tp_lower -14492,做多,2022-02-08 01:25:00,2022-02-08 01:30:00,3144.82,3141.82,0.19,100.0,0.0059,-0.02,0.01,-0.03,flip -14493,做空,2022-02-08 01:30:00,2022-02-08 01:35:00,3141.82,3144.52,0.19,100.0,0.0059,-0.02,0.01,-0.03,flip -14494,做多,2022-02-08 01:35:00,2022-02-08 02:05:00,3144.52,3147.73,0.18,100.0,0.0059,0.02,0.01,0.01,flip -14495,做空,2022-02-08 02:05:00,2022-02-08 02:20:00,3147.73,3143.56,0.18,100.0,0.0059,0.02,0.01,0.02,flip -14496,做多,2022-02-08 02:20:00,2022-02-08 02:40:00,3143.56,3145.04,0.18,100.0,0.0059,0.01,0.01,-0.0,flip -14497,做空,2022-02-08 02:40:00,2022-02-08 03:15:00,3145.04,3130.81,0.18,100.0,0.0059,0.08,0.01,0.07,tp_lower -14498,做多,2022-02-08 04:30:00,2022-02-08 05:05:00,3146.88,3165.77,0.19,100.0,0.0059,0.11,0.01,0.1,tp_upper -14499,做多,2022-02-08 20:15:00,2022-02-08 20:30:00,3066.44,3094.29,0.19,100.0,0.0061,0.17,0.01,0.16,tp_upper -14500,做多,2022-02-09 05:40:00,2022-02-09 05:45:00,3098.79,3090.29,0.19,100.0,0.0061,-0.05,0.01,-0.06,flip -14501,做空,2022-02-09 05:45:00,2022-02-09 06:40:00,3090.29,3099.36,0.19,100.0,0.0061,-0.06,0.01,-0.06,flip -14502,做多,2022-02-09 06:40:00,2022-02-09 06:50:00,3099.36,3100.63,0.19,100.0,0.0061,0.01,0.01,-0.0,flip -14503,做空,2022-02-09 06:50:00,2022-02-09 07:05:00,3100.63,3094.98,0.19,100.0,0.0061,0.03,0.01,0.02,flip -14504,做多,2022-02-09 07:05:00,2022-02-09 07:15:00,3094.98,3088.56,0.19,100.0,0.0061,-0.04,0.01,-0.05,flip -14505,做空,2022-02-09 07:15:00,2022-02-09 07:50:00,3088.56,3094.14,0.19,100.0,0.0061,-0.03,0.01,-0.04,flip -14506,做多,2022-02-09 07:50:00,2022-02-09 08:10:00,3094.14,3095.84,0.19,100.0,0.006,0.01,0.01,0.0,flip -14507,做空,2022-02-09 08:10:00,2022-02-09 08:45:00,3095.84,3094.2,0.19,100.0,0.006,0.01,0.01,0.0,flip -14508,做多,2022-02-09 08:45:00,2022-02-09 08:50:00,3094.2,3092.83,0.19,100.0,0.006,-0.01,0.01,-0.02,flip -14509,做空,2022-02-09 08:50:00,2022-02-10 00:25:00,3092.83,3222.05,0.19,100.0,0.006,-0.78,0.01,-0.79,flip -14510,做多,2022-02-10 00:25:00,2022-02-10 00:40:00,3222.05,3219.68,0.18,100.0,0.0056,-0.01,0.01,-0.02,flip -14511,做空,2022-02-10 00:40:00,2022-02-10 00:55:00,3219.68,3218.24,0.18,100.0,0.0056,0.01,0.01,-0.0,flip -14512,做多,2022-02-10 00:55:00,2022-02-10 01:05:00,3218.24,3221.74,0.18,100.0,0.0056,0.02,0.01,0.01,flip -14513,做空,2022-02-10 01:05:00,2022-02-10 01:10:00,3221.74,3223.51,0.18,100.0,0.0056,-0.01,0.01,-0.02,flip -14514,做多,2022-02-10 01:10:00,2022-02-10 01:15:00,3223.51,3220.15,0.18,100.0,0.0056,-0.02,0.01,-0.03,flip -14515,做空,2022-02-10 01:15:00,2022-02-10 01:20:00,3220.15,3224.99,0.18,100.0,0.0056,-0.03,0.01,-0.04,flip -14516,做多,2022-02-10 01:20:00,2022-02-10 01:25:00,3224.99,3211.95,0.18,100.0,0.0055,-0.07,0.01,-0.08,flip -14517,做空,2022-02-10 01:25:00,2022-02-10 02:45:00,3211.95,3201.24,0.18,100.0,0.0055,0.06,0.01,0.05,tp_lower -14518,做多,2022-02-10 08:10:00,2022-02-10 08:15:00,3199.3,3195.17,0.18,100.0,0.0056,-0.02,0.01,-0.03,flip -14519,做空,2022-02-10 08:15:00,2022-02-10 08:35:00,3195.17,3196.38,0.18,100.0,0.0056,-0.01,0.01,-0.02,flip -14520,做多,2022-02-10 08:35:00,2022-02-10 08:40:00,3196.38,3194.1,0.18,100.0,0.0056,-0.01,0.01,-0.02,flip -14521,做空,2022-02-10 08:40:00,2022-02-10 08:45:00,3194.1,3195.58,0.18,100.0,0.0056,-0.01,0.01,-0.02,flip -14522,做多,2022-02-10 08:45:00,2022-02-10 08:50:00,3195.58,3195.23,0.18,100.0,0.0055,-0.0,0.01,-0.01,flip -14523,做空,2022-02-10 08:50:00,2022-02-10 08:55:00,3195.23,3196.38,0.18,100.0,0.0055,-0.01,0.01,-0.02,flip -14524,做多,2022-02-10 08:55:00,2022-02-10 09:00:00,3196.38,3193.3,0.18,100.0,0.0055,-0.02,0.01,-0.03,flip -14525,做空,2022-02-10 09:00:00,2022-02-10 09:15:00,3193.3,3193.4,0.18,100.0,0.0055,-0.0,0.01,-0.01,flip -14526,做多,2022-02-10 09:15:00,2022-02-10 10:00:00,3193.4,3223.91,0.18,100.0,0.0055,0.17,0.01,0.16,tp_upper -14527,做多,2022-02-10 15:00:00,2022-02-10 15:50:00,3221.3,3209.16,0.18,100.0,0.0055,-0.07,0.01,-0.08,flip -14528,做空,2022-02-10 15:50:00,2022-02-10 16:05:00,3209.16,3206.77,0.18,100.0,0.0055,0.01,0.01,0.0,flip -14529,做多,2022-02-10 16:05:00,2022-02-10 16:10:00,3206.77,3193.02,0.18,100.0,0.0055,-0.08,0.01,-0.08,flip -14530,做空,2022-02-10 16:10:00,2022-02-10 16:20:00,3193.02,3204.52,0.18,100.0,0.0055,-0.06,0.01,-0.07,flip -14531,做多,2022-02-10 16:20:00,2022-02-10 16:30:00,3204.52,3202.04,0.17,100.0,0.0055,-0.01,0.01,-0.02,flip -14532,做空,2022-02-10 16:30:00,2022-02-10 16:45:00,3202.04,3207.19,0.17,100.0,0.0055,-0.03,0.01,-0.04,flip -14533,做多,2022-02-10 16:45:00,2022-02-10 17:45:00,3207.19,3205.46,0.17,100.0,0.0054,-0.01,0.01,-0.02,flip -14534,做空,2022-02-10 17:45:00,2022-02-10 17:55:00,3205.46,3208.81,0.17,100.0,0.0054,-0.02,0.01,-0.03,flip -14535,做多,2022-02-10 17:55:00,2022-02-10 18:05:00,3208.81,3203.5,0.17,100.0,0.0054,-0.03,0.01,-0.04,flip -14536,做空,2022-02-10 18:05:00,2022-02-10 19:10:00,3203.5,3138.83,0.17,100.0,0.0054,0.35,0.01,0.34,tp_lower -14537,做多,2022-02-11 06:40:00,2022-02-11 07:55:00,3071.89,3096.64,0.18,100.0,0.0059,0.15,0.01,0.14,tp_upper -14538,做多,2022-02-11 09:00:00,2022-02-11 09:15:00,3080.82,3096.02,0.18,100.0,0.0059,0.09,0.01,0.08,tp_upper -14539,做多,2022-02-11 14:35:00,2022-02-11 14:45:00,3107.12,3120.87,0.18,100.0,0.0059,0.08,0.01,0.07,tp_upper -14540,做多,2022-02-11 15:00:00,2022-02-11 15:15:00,3104.22,3096.83,0.18,100.0,0.0059,-0.04,0.01,-0.05,flip -14541,做空,2022-02-11 15:15:00,2022-02-11 15:20:00,3096.83,3097.43,0.18,100.0,0.0059,-0.0,0.01,-0.01,flip -14542,做多,2022-02-11 15:20:00,2022-02-11 15:25:00,3097.43,3093.91,0.18,100.0,0.0059,-0.02,0.01,-0.03,flip -14543,做空,2022-02-11 15:25:00,2022-02-11 15:30:00,3093.91,3098.11,0.18,100.0,0.0059,-0.02,0.01,-0.03,flip -14544,做多,2022-02-11 15:30:00,2022-02-11 15:45:00,3098.11,3111.22,0.18,100.0,0.0059,0.08,0.01,0.07,tp_upper -14545,做多,2022-02-11 16:10:00,2022-02-11 16:15:00,3102.74,3093.09,0.18,100.0,0.0059,-0.06,0.01,-0.07,flip -14546,做空,2022-02-11 16:15:00,2022-02-11 16:20:00,3093.09,3093.3,0.18,100.0,0.0059,-0.0,0.01,-0.01,flip -14547,做多,2022-02-11 16:20:00,2022-02-11 17:15:00,3093.3,3089.52,0.18,100.0,0.0059,-0.02,0.01,-0.03,flip -14548,做空,2022-02-11 17:15:00,2022-02-11 17:20:00,3089.52,3079.91,0.18,100.0,0.0059,0.06,0.01,0.05,tp_lower -14549,做多,2022-02-12 04:05:00,2022-02-12 04:10:00,2943.18,2939.62,0.18,100.0,0.0062,-0.02,0.01,-0.03,flip -14550,做空,2022-02-12 04:10:00,2022-02-12 04:15:00,2939.62,2940.26,0.18,100.0,0.0062,-0.0,0.01,-0.01,flip -14551,做多,2022-02-12 04:15:00,2022-02-12 04:40:00,2940.26,2937.48,0.18,100.0,0.0062,-0.02,0.01,-0.03,flip -14552,做空,2022-02-12 04:40:00,2022-02-12 04:50:00,2937.48,2933.21,0.18,100.0,0.0062,0.03,0.01,0.02,flip -14553,做多,2022-02-12 04:50:00,2022-02-12 05:05:00,2933.21,2932.61,0.18,100.0,0.0062,-0.0,0.01,-0.01,flip -14554,做空,2022-02-12 05:05:00,2022-02-12 05:40:00,2932.61,2931.99,0.18,100.0,0.0062,0.0,0.01,-0.01,flip -14555,做多,2022-02-12 05:40:00,2022-02-12 05:45:00,2931.99,2925.45,0.18,100.0,0.0062,-0.04,0.01,-0.05,flip -14556,做空,2022-02-12 05:45:00,2022-02-12 06:10:00,2925.45,2907.45,0.18,100.0,0.0062,0.11,0.01,0.1,tp_lower -14557,做多,2022-02-12 08:00:00,2022-02-12 08:25:00,2927.95,2930.32,0.18,100.0,0.0062,0.01,0.01,0.01,flip -14558,做空,2022-02-12 08:25:00,2022-02-12 08:30:00,2930.32,2934.1,0.18,100.0,0.0062,-0.02,0.01,-0.03,flip -14559,做多,2022-02-12 08:30:00,2022-02-12 09:05:00,2934.1,2933.48,0.18,100.0,0.0062,-0.0,0.01,-0.01,flip -14560,做空,2022-02-12 09:05:00,2022-02-12 09:20:00,2933.48,2932.76,0.18,100.0,0.0062,0.0,0.01,-0.0,flip -14561,做多,2022-02-12 09:20:00,2022-02-12 09:30:00,2932.76,2932.73,0.18,100.0,0.0062,-0.0,0.01,-0.01,flip -14562,做空,2022-02-12 09:30:00,2022-02-12 09:40:00,2932.73,2930.69,0.18,100.0,0.0062,0.01,0.01,0.0,flip -14563,做多,2022-02-12 09:40:00,2022-02-12 10:05:00,2930.69,2928.0,0.18,100.0,0.0062,-0.02,0.01,-0.03,flip -14564,做空,2022-02-12 10:05:00,2022-02-12 10:30:00,2928.0,2911.64,0.18,100.0,0.0062,0.1,0.01,0.09,tp_lower -14565,做多,2022-02-12 11:30:00,2022-02-12 12:05:00,2919.35,2926.51,0.18,100.0,0.0062,0.04,0.01,0.04,flip -14566,做空,2022-02-12 12:05:00,2022-02-12 13:00:00,2926.51,2907.09,0.18,100.0,0.0062,0.12,0.01,0.11,tp_lower -14567,做多,2022-02-12 16:05:00,2022-02-12 16:10:00,2909.23,2905.99,0.18,100.0,0.0063,-0.02,0.01,-0.03,flip -14568,做空,2022-02-12 16:10:00,2022-02-12 16:15:00,2905.99,2907.02,0.18,100.0,0.0063,-0.01,0.01,-0.02,flip -14569,做多,2022-02-12 16:15:00,2022-02-12 16:20:00,2907.02,2905.18,0.18,100.0,0.0063,-0.01,0.01,-0.02,flip -14570,做空,2022-02-12 16:20:00,2022-02-12 16:35:00,2905.18,2929.41,0.18,100.0,0.0063,-0.15,0.01,-0.16,flip -14571,做多,2022-02-12 16:35:00,2022-02-12 16:40:00,2929.41,2929.18,0.18,100.0,0.0062,-0.0,0.01,-0.01,tp_upper -14572,做多,2022-02-13 00:30:00,2022-02-13 01:00:00,2922.03,2929.94,0.18,100.0,0.0063,0.05,0.01,0.04,flip -14573,做空,2022-02-13 01:00:00,2022-02-13 04:30:00,2929.94,2926.0,0.18,100.0,0.0063,0.02,0.01,0.02,flip -14574,做多,2022-02-13 04:30:00,2022-02-13 04:35:00,2926.0,2916.45,0.18,100.0,0.0063,-0.06,0.01,-0.07,flip -14575,做空,2022-02-13 04:35:00,2022-02-13 06:35:00,2916.45,2921.07,0.18,100.0,0.0063,-0.03,0.01,-0.04,flip -14576,做多,2022-02-13 06:35:00,2022-02-13 07:25:00,2921.07,2914.55,0.18,100.0,0.0063,-0.04,0.01,-0.05,flip -14577,做空,2022-02-13 07:25:00,2022-02-13 07:40:00,2914.55,2917.28,0.18,100.0,0.0063,-0.02,0.01,-0.03,flip -14578,做多,2022-02-13 07:40:00,2022-02-13 07:45:00,2917.28,2916.86,0.18,100.0,0.0062,-0.0,0.01,-0.01,flip -14579,做空,2022-02-13 07:45:00,2022-02-13 07:50:00,2916.86,2922.13,0.18,100.0,0.0062,-0.03,0.01,-0.04,flip -14580,做多,2022-02-13 07:50:00,2022-02-13 08:00:00,2922.13,2918.45,0.18,100.0,0.0062,-0.02,0.01,-0.03,flip -14581,做空,2022-02-13 08:00:00,2022-02-13 08:10:00,2918.45,2925.52,0.18,100.0,0.0062,-0.04,0.01,-0.05,flip -14582,做多,2022-02-13 08:10:00,2022-02-13 08:25:00,2925.52,2918.0,0.18,100.0,0.0062,-0.05,0.01,-0.06,flip -14583,做空,2022-02-13 08:25:00,2022-02-13 08:30:00,2918.0,2926.3,0.18,100.0,0.0062,-0.05,0.01,-0.06,flip -14584,做多,2022-02-13 08:30:00,2022-02-13 09:35:00,2926.3,2916.99,0.18,100.0,0.0061,-0.06,0.01,-0.07,flip -14585,做空,2022-02-13 09:35:00,2022-02-13 09:40:00,2916.99,2921.23,0.18,100.0,0.0061,-0.03,0.01,-0.03,flip -14586,做多,2022-02-13 09:40:00,2022-02-13 09:45:00,2921.23,2917.47,0.18,100.0,0.0061,-0.02,0.01,-0.03,flip -14587,做空,2022-02-13 09:45:00,2022-02-13 10:00:00,2917.47,2912.2,0.18,100.0,0.0061,0.03,0.01,0.02,tp_lower -14588,做多,2022-02-13 10:30:00,2022-02-13 10:35:00,2924.74,2930.62,0.18,100.0,0.0061,0.04,0.01,0.03,tp_upper -14589,做多,2022-02-13 14:55:00,2022-02-13 15:15:00,2931.29,2928.55,0.18,100.0,0.0061,-0.02,0.01,-0.03,flip -14590,做空,2022-02-13 15:15:00,2022-02-13 15:25:00,2928.55,2934.92,0.18,100.0,0.0061,-0.04,0.01,-0.05,flip -14591,做多,2022-02-13 15:25:00,2022-02-13 15:50:00,2934.92,2922.99,0.18,100.0,0.006,-0.07,0.01,-0.08,flip -14592,做空,2022-02-13 15:50:00,2022-02-13 16:00:00,2922.99,2900.16,0.18,100.0,0.006,0.14,0.01,0.13,tp_lower -14593,做多,2022-02-13 21:00:00,2022-02-13 21:05:00,2902.97,2895.84,0.18,100.0,0.0061,-0.04,0.01,-0.05,flip -14594,做空,2022-02-13 21:05:00,2022-02-13 22:55:00,2895.84,2901.07,0.18,100.0,0.0061,-0.03,0.01,-0.04,flip -14595,做多,2022-02-13 22:55:00,2022-02-13 23:00:00,2901.07,2881.47,0.18,100.0,0.0061,-0.12,0.01,-0.13,flip -14596,做空,2022-02-13 23:00:00,2022-02-13 23:15:00,2881.47,2886.11,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14597,做多,2022-02-13 23:15:00,2022-02-13 23:55:00,2886.11,2870.32,0.17,100.0,0.006,-0.1,0.01,-0.1,flip -14598,做空,2022-02-13 23:55:00,2022-02-14 00:10:00,2870.32,2881.09,0.17,100.0,0.006,-0.07,0.01,-0.07,flip -14599,做多,2022-02-14 00:10:00,2022-02-14 00:20:00,2881.09,2869.39,0.18,100.0,0.0061,-0.07,0.01,-0.08,flip -14600,做空,2022-02-14 00:20:00,2022-02-14 01:20:00,2869.39,2855.05,0.18,100.0,0.0061,0.09,0.01,0.08,tp_lower -14601,做多,2022-02-14 05:00:00,2022-02-14 07:00:00,2865.1,2866.32,0.18,100.0,0.0062,0.01,0.01,-0.0,flip -14602,做空,2022-02-14 07:00:00,2022-02-14 07:05:00,2866.32,2869.99,0.18,100.0,0.0062,-0.02,0.01,-0.03,flip -14603,做多,2022-02-14 07:05:00,2022-02-14 07:50:00,2869.99,2879.07,0.18,100.0,0.0061,0.06,0.01,0.05,tp_upper -14604,做多,2022-02-14 08:40:00,2022-02-14 08:45:00,2865.63,2861.41,0.18,100.0,0.0062,-0.03,0.01,-0.03,flip -14605,做空,2022-02-14 08:45:00,2022-02-14 09:20:00,2861.41,2861.52,0.18,100.0,0.0061,-0.0,0.01,-0.01,flip -14606,做多,2022-02-14 09:20:00,2022-02-14 09:25:00,2861.52,2859.4,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14607,做空,2022-02-14 09:25:00,2022-02-14 09:30:00,2859.4,2859.71,0.18,100.0,0.0061,-0.0,0.01,-0.01,flip -14608,做多,2022-02-14 09:30:00,2022-02-14 09:35:00,2859.71,2857.37,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14609,做空,2022-02-14 09:35:00,2022-02-14 10:00:00,2857.37,2853.95,0.17,100.0,0.0061,0.02,0.01,0.01,tp_lower -14610,做多,2022-02-14 10:05:00,2022-02-14 10:15:00,2860.98,2858.58,0.17,100.0,0.0061,-0.01,0.01,-0.02,flip -14611,做空,2022-02-14 10:15:00,2022-02-14 10:20:00,2858.58,2863.0,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14612,做多,2022-02-14 10:20:00,2022-02-14 10:30:00,2863.0,2858.17,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14613,做空,2022-02-14 10:30:00,2022-02-14 10:35:00,2858.17,2863.72,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14614,做多,2022-02-14 10:35:00,2022-02-14 10:50:00,2863.72,2871.07,0.17,100.0,0.006,0.04,0.01,0.04,tp_upper -14615,做多,2022-02-14 12:25:00,2022-02-14 12:35:00,2866.86,2890.36,0.17,100.0,0.0061,0.14,0.01,0.13,tp_upper -14616,做多,2022-02-14 21:50:00,2022-02-15 00:30:00,2919.04,2920.11,0.17,100.0,0.006,0.01,0.01,-0.0,flip -14617,做空,2022-02-15 00:30:00,2022-02-15 01:15:00,2920.11,2922.42,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14618,做多,2022-02-15 01:15:00,2022-02-15 01:30:00,2922.42,2973.84,0.18,100.0,0.0061,0.31,0.01,0.3,tp_upper -14619,做多,2022-02-15 17:35:00,2022-02-15 19:30:00,3096.67,3111.35,0.18,100.0,0.0058,0.09,0.01,0.08,flip -14620,做空,2022-02-15 19:30:00,2022-02-15 20:00:00,3111.35,3112.77,0.18,100.0,0.0058,-0.01,0.01,-0.02,flip -14621,做多,2022-02-15 20:00:00,2022-02-15 20:30:00,3112.77,3107.51,0.18,100.0,0.0058,-0.03,0.01,-0.04,flip -14622,做空,2022-02-15 20:30:00,2022-02-15 20:35:00,3107.51,3110.05,0.18,100.0,0.0058,-0.01,0.01,-0.02,flip -14623,做多,2022-02-15 20:35:00,2022-02-15 20:45:00,3110.05,3104.88,0.18,100.0,0.0058,-0.03,0.01,-0.04,flip -14624,做空,2022-02-15 20:45:00,2022-02-15 20:50:00,3104.88,3110.65,0.18,100.0,0.0058,-0.03,0.01,-0.04,flip -14625,做多,2022-02-15 20:50:00,2022-02-15 21:05:00,3110.65,3108.36,0.18,100.0,0.0057,-0.01,0.01,-0.02,flip -14626,做空,2022-02-15 21:05:00,2022-02-15 21:10:00,3108.36,3110.29,0.18,100.0,0.0057,-0.01,0.01,-0.02,flip -14627,做多,2022-02-15 21:10:00,2022-02-15 21:15:00,3110.29,3107.91,0.18,100.0,0.0057,-0.01,0.01,-0.02,flip -14628,做空,2022-02-15 21:15:00,2022-02-15 21:30:00,3107.91,3094.6,0.18,100.0,0.0057,0.08,0.01,0.07,tp_lower -14629,做多,2022-02-15 22:10:00,2022-02-15 22:25:00,3113.31,3128.58,0.18,100.0,0.0057,0.09,0.01,0.08,tp_upper -14630,做多,2022-02-16 05:10:00,2022-02-16 06:25:00,3134.39,3133.14,0.18,100.0,0.0058,-0.01,0.01,-0.02,flip -14631,做空,2022-02-16 06:25:00,2022-02-16 06:30:00,3133.14,3140.9,0.18,100.0,0.0058,-0.04,0.01,-0.05,flip -14632,做多,2022-02-16 06:30:00,2022-02-16 06:35:00,3140.9,3137.29,0.18,100.0,0.0057,-0.02,0.01,-0.03,flip -14633,做空,2022-02-16 06:35:00,2022-02-16 06:40:00,3137.29,3138.77,0.18,100.0,0.0057,-0.01,0.01,-0.02,flip -14634,做多,2022-02-16 06:40:00,2022-02-16 06:50:00,3138.77,3135.49,0.18,100.0,0.0057,-0.02,0.01,-0.03,flip -14635,做空,2022-02-16 06:50:00,2022-02-16 07:00:00,3135.49,3142.58,0.18,100.0,0.0057,-0.04,0.01,-0.05,flip -14636,做多,2022-02-16 07:00:00,2022-02-16 07:05:00,3142.58,3137.6,0.18,100.0,0.0057,-0.03,0.01,-0.04,flip -14637,做空,2022-02-16 07:05:00,2022-02-16 07:45:00,3137.6,3140.15,0.18,100.0,0.0057,-0.01,0.01,-0.02,flip -14638,做多,2022-02-16 07:45:00,2022-02-16 08:40:00,3140.15,3142.01,0.18,100.0,0.0057,0.01,0.01,0.0,flip -14639,做空,2022-02-16 08:40:00,2022-02-16 08:45:00,3142.01,3146.07,0.18,100.0,0.0057,-0.02,0.01,-0.03,flip -14640,做多,2022-02-16 08:45:00,2022-02-16 08:50:00,3146.07,3142.69,0.18,100.0,0.0056,-0.02,0.01,-0.03,flip -14641,做空,2022-02-16 08:50:00,2022-02-16 09:00:00,3142.69,3146.36,0.18,100.0,0.0056,-0.02,0.01,-0.03,flip -14642,做多,2022-02-16 09:00:00,2022-02-16 09:05:00,3146.36,3138.36,0.18,100.0,0.0056,-0.04,0.01,-0.05,flip -14643,做空,2022-02-16 09:05:00,2022-02-16 09:15:00,3138.36,3141.82,0.18,100.0,0.0056,-0.02,0.01,-0.03,flip -14644,做多,2022-02-16 09:15:00,2022-02-16 09:20:00,3141.82,3140.53,0.18,100.0,0.0056,-0.01,0.01,-0.02,flip -14645,做空,2022-02-16 09:20:00,2022-02-16 09:25:00,3140.53,3145.8,0.18,100.0,0.0056,-0.03,0.01,-0.04,flip -14646,做多,2022-02-16 09:25:00,2022-02-16 09:40:00,3145.8,3134.83,0.18,100.0,0.0056,-0.06,0.01,-0.07,flip -14647,做空,2022-02-16 09:40:00,2022-02-16 10:20:00,3134.83,3116.76,0.17,100.0,0.0056,0.1,0.01,0.09,tp_lower -14648,做多,2022-02-16 11:00:00,2022-02-16 11:05:00,3139.25,3135.98,0.18,100.0,0.0056,-0.02,0.01,-0.03,flip -14649,做空,2022-02-16 11:05:00,2022-02-16 11:35:00,3135.98,3138.49,0.17,100.0,0.0056,-0.01,0.01,-0.02,flip -14650,做多,2022-02-16 11:35:00,2022-02-16 11:40:00,3138.49,3133.35,0.17,100.0,0.0056,-0.03,0.01,-0.04,flip -14651,做空,2022-02-16 11:40:00,2022-02-16 11:45:00,3133.35,3134.31,0.17,100.0,0.0056,-0.01,0.01,-0.01,flip -14652,做多,2022-02-16 11:45:00,2022-02-16 11:55:00,3134.31,3134.65,0.17,100.0,0.0055,0.0,0.01,-0.01,flip -14653,做空,2022-02-16 11:55:00,2022-02-16 12:00:00,3134.65,3138.53,0.17,100.0,0.0055,-0.02,0.01,-0.03,flip -14654,做多,2022-02-16 12:00:00,2022-02-16 12:05:00,3138.53,3130.11,0.17,100.0,0.0055,-0.05,0.01,-0.06,flip -14655,做空,2022-02-16 12:05:00,2022-02-16 12:15:00,3130.11,3125.11,0.17,100.0,0.0055,0.03,0.01,0.02,tp_lower -14656,做多,2022-02-16 12:30:00,2022-02-16 12:35:00,3136.18,3121.84,0.17,100.0,0.0055,-0.08,0.01,-0.09,flip -14657,做空,2022-02-16 12:35:00,2022-02-16 12:40:00,3121.84,3112.84,0.17,100.0,0.0055,0.05,0.01,0.04,tp_lower -14658,做多,2022-02-16 19:00:00,2022-02-16 19:15:00,3107.88,3147.86,0.17,100.0,0.0055,0.22,0.01,0.21,tp_upper -14659,做多,2022-02-17 02:30:00,2022-02-17 08:25:00,3129.62,3081.4,0.18,100.0,0.0057,-0.28,0.01,-0.28,flip -14660,做空,2022-02-17 08:25:00,2022-02-17 08:30:00,3081.4,3061.0,0.18,100.0,0.0057,0.12,0.01,0.11,tp_lower -14661,做多,2022-02-17 12:00:00,2022-02-17 12:15:00,3078.33,3081.1,0.18,100.0,0.0057,0.02,0.01,0.01,flip -14662,做空,2022-02-17 12:15:00,2022-02-17 12:25:00,3081.1,3079.21,0.18,100.0,0.0057,0.01,0.01,0.0,flip -14663,做多,2022-02-17 12:25:00,2022-02-17 12:30:00,3079.21,3072.69,0.18,100.0,0.0057,-0.04,0.01,-0.05,flip -14664,做空,2022-02-17 12:30:00,2022-02-17 13:15:00,3072.69,3044.62,0.18,100.0,0.0057,0.16,0.01,0.15,tp_lower -14665,做多,2022-02-18 01:40:00,2022-02-18 01:45:00,2912.32,2909.18,0.18,100.0,0.0061,-0.02,0.01,-0.03,flip -14666,做空,2022-02-18 01:45:00,2022-02-18 01:55:00,2909.18,2906.4,0.18,100.0,0.0061,0.02,0.01,0.01,flip -14667,做多,2022-02-18 01:55:00,2022-02-18 02:10:00,2906.4,2904.99,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14668,做空,2022-02-18 02:10:00,2022-02-18 02:40:00,2904.99,2900.15,0.18,100.0,0.0061,0.03,0.01,0.02,flip -14669,做多,2022-02-18 02:40:00,2022-02-18 04:15:00,2900.15,2895.66,0.18,100.0,0.0061,-0.03,0.01,-0.04,flip -14670,做空,2022-02-18 04:15:00,2022-02-18 04:30:00,2895.66,2900.0,0.18,100.0,0.0061,-0.03,0.01,-0.04,flip -14671,做多,2022-02-18 04:30:00,2022-02-18 04:45:00,2900.0,2890.42,0.18,100.0,0.0061,-0.06,0.01,-0.07,flip -14672,做空,2022-02-18 04:45:00,2022-02-18 05:30:00,2890.42,2892.8,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14673,做多,2022-02-18 05:30:00,2022-02-18 05:40:00,2892.8,2890.79,0.18,100.0,0.0061,-0.01,0.01,-0.02,flip -14674,做空,2022-02-18 05:40:00,2022-02-18 05:45:00,2890.79,2896.85,0.18,100.0,0.0061,-0.04,0.01,-0.05,flip -14675,做多,2022-02-18 05:45:00,2022-02-18 06:40:00,2896.85,2909.04,0.18,100.0,0.006,0.07,0.01,0.06,tp_upper -14676,做多,2022-02-18 12:10:00,2022-02-18 12:15:00,2906.06,2900.77,0.18,100.0,0.006,-0.03,0.01,-0.04,flip -14677,做空,2022-02-18 12:15:00,2022-02-18 13:25:00,2900.77,2885.76,0.18,100.0,0.006,0.09,0.01,0.08,tp_lower -14678,做多,2022-02-19 00:15:00,2022-02-19 00:20:00,2789.55,2789.38,0.18,100.0,0.0064,-0.0,0.01,-0.01,flip -14679,做空,2022-02-19 00:20:00,2022-02-19 00:30:00,2789.38,2797.98,0.18,100.0,0.0064,-0.05,0.01,-0.06,flip -14680,做多,2022-02-19 00:30:00,2022-02-19 00:55:00,2797.98,2809.15,0.18,100.0,0.0063,0.07,0.01,0.06,tp_upper -14681,做多,2022-02-19 08:35:00,2022-02-19 16:45:00,2804.63,2759.27,0.18,100.0,0.0063,-0.29,0.01,-0.3,flip -14682,做空,2022-02-19 16:45:00,2022-02-19 16:50:00,2759.27,2759.9,0.17,100.0,0.0063,-0.0,0.01,-0.01,flip -14683,做多,2022-02-19 16:50:00,2022-02-19 16:55:00,2759.9,2747.68,0.17,100.0,0.0063,-0.08,0.01,-0.09,flip -14684,做空,2022-02-19 16:55:00,2022-02-19 17:10:00,2747.68,2757.15,0.17,100.0,0.0063,-0.06,0.01,-0.07,flip -14685,做多,2022-02-19 17:10:00,2022-02-19 17:15:00,2757.15,2750.01,0.17,100.0,0.0063,-0.04,0.01,-0.05,flip -14686,做空,2022-02-19 17:15:00,2022-02-19 17:30:00,2750.01,2756.18,0.17,100.0,0.0063,-0.04,0.01,-0.05,flip -14687,做多,2022-02-19 17:30:00,2022-02-19 17:45:00,2756.18,2752.12,0.17,100.0,0.0062,-0.03,0.01,-0.03,flip -14688,做空,2022-02-19 17:45:00,2022-02-19 17:50:00,2752.12,2760.26,0.17,100.0,0.0062,-0.05,0.01,-0.06,flip -14689,做多,2022-02-19 17:50:00,2022-02-19 18:25:00,2760.26,2747.61,0.17,100.0,0.0062,-0.08,0.01,-0.09,flip -14690,做空,2022-02-19 18:25:00,2022-02-19 18:35:00,2747.61,2751.76,0.17,100.0,0.0062,-0.03,0.01,-0.03,flip -14691,做多,2022-02-19 18:35:00,2022-02-19 18:55:00,2751.76,2749.22,0.17,100.0,0.0061,-0.02,0.01,-0.02,flip -14692,做空,2022-02-19 18:55:00,2022-02-19 19:25:00,2749.22,2745.03,0.17,100.0,0.0061,0.03,0.01,0.02,flip -14693,做多,2022-02-19 19:25:00,2022-02-19 19:30:00,2745.03,2744.23,0.17,100.0,0.0061,-0.0,0.01,-0.01,flip -14694,做空,2022-02-19 19:30:00,2022-02-19 19:35:00,2744.23,2747.67,0.17,100.0,0.0061,-0.02,0.01,-0.03,flip -14695,做多,2022-02-19 19:35:00,2022-02-19 19:45:00,2747.67,2741.62,0.17,100.0,0.0061,-0.04,0.01,-0.05,flip -14696,做空,2022-02-19 19:45:00,2022-02-19 20:00:00,2741.62,2744.37,0.17,100.0,0.0061,-0.02,0.01,-0.03,flip -14697,做多,2022-02-19 20:00:00,2022-02-19 21:15:00,2744.37,2738.94,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14698,做空,2022-02-19 21:15:00,2022-02-19 21:25:00,2738.94,2743.87,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14699,做多,2022-02-19 21:25:00,2022-02-19 21:30:00,2743.87,2740.47,0.17,100.0,0.0061,-0.02,0.01,-0.03,flip -14700,做空,2022-02-19 21:30:00,2022-02-19 22:40:00,2740.47,2746.83,0.17,100.0,0.0061,-0.04,0.01,-0.05,flip -14701,做多,2022-02-19 22:40:00,2022-02-19 22:45:00,2746.83,2744.07,0.17,100.0,0.006,-0.02,0.01,-0.02,flip -14702,做空,2022-02-19 22:45:00,2022-02-19 23:10:00,2744.07,2746.93,0.17,100.0,0.006,-0.02,0.01,-0.03,flip -14703,做多,2022-02-19 23:10:00,2022-02-19 23:25:00,2746.93,2746.81,0.16,100.0,0.006,-0.0,0.01,-0.01,flip -14704,做空,2022-02-19 23:25:00,2022-02-19 23:30:00,2746.81,2754.85,0.16,100.0,0.006,-0.05,0.01,-0.06,flip -14705,做多,2022-02-19 23:30:00,2022-02-19 23:45:00,2754.85,2755.29,0.16,100.0,0.0059,0.0,0.01,-0.01,tp_upper -14706,做多,2022-02-20 12:15:00,2022-02-20 12:20:00,2655.98,2650.0,0.17,100.0,0.0063,-0.04,0.01,-0.05,flip -14707,做空,2022-02-20 12:20:00,2022-02-20 14:15:00,2650.0,2609.19,0.17,100.0,0.0063,0.26,0.01,0.25,tp_lower -14708,做多,2022-02-20 15:05:00,2022-02-20 15:10:00,2632.69,2630.92,0.17,100.0,0.0065,-0.01,0.01,-0.02,flip -14709,做空,2022-02-20 15:10:00,2022-02-20 15:20:00,2630.92,2634.83,0.17,100.0,0.0064,-0.03,0.01,-0.03,flip -14710,做多,2022-02-20 15:20:00,2022-02-20 15:25:00,2634.83,2629.85,0.17,100.0,0.0064,-0.03,0.01,-0.04,flip -14711,做空,2022-02-20 15:25:00,2022-02-20 15:30:00,2629.85,2639.0,0.17,100.0,0.0064,-0.06,0.01,-0.07,flip -14712,做多,2022-02-20 15:30:00,2022-02-20 15:35:00,2639.0,2644.25,0.17,100.0,0.0064,0.03,0.01,0.02,tp_upper -14713,做多,2022-02-20 22:50:00,2022-02-20 23:00:00,2639.62,2641.48,0.17,100.0,0.0064,0.01,0.01,0.0,tp_upper -14714,做多,2022-02-20 23:25:00,2022-02-20 23:45:00,2635.76,2626.61,0.17,100.0,0.0064,-0.06,0.01,-0.07,flip -14715,做空,2022-02-20 23:45:00,2022-02-21 00:00:00,2626.61,2606.76,0.17,100.0,0.0064,0.13,0.01,0.12,tp_lower -14716,做多,2022-02-21 00:40:00,2022-02-21 00:45:00,2636.37,2630.57,0.17,100.0,0.0064,-0.04,0.01,-0.05,flip -14717,做空,2022-02-21 00:45:00,2022-02-21 00:50:00,2630.57,2649.48,0.17,100.0,0.0064,-0.12,0.01,-0.13,flip -14718,做多,2022-02-21 00:50:00,2022-02-21 00:55:00,2649.48,2666.82,0.17,100.0,0.0063,0.11,0.01,0.1,tp_upper -14719,做多,2022-02-21 09:05:00,2022-02-21 09:50:00,2718.1,2720.84,0.17,100.0,0.0062,0.02,0.01,0.01,flip -14720,做空,2022-02-21 09:50:00,2022-02-21 10:15:00,2720.84,2700.96,0.17,100.0,0.0062,0.12,0.01,0.11,tp_lower -14721,做多,2022-02-21 14:15:00,2022-02-21 14:30:00,2706.62,2695.45,0.17,100.0,0.0063,-0.07,0.01,-0.08,flip -14722,做空,2022-02-21 14:30:00,2022-02-21 14:35:00,2695.45,2696.56,0.17,100.0,0.0063,-0.01,0.01,-0.02,flip -14723,做多,2022-02-21 14:35:00,2022-02-21 14:40:00,2696.56,2690.85,0.17,100.0,0.0063,-0.04,0.01,-0.04,flip -14724,做空,2022-02-21 14:40:00,2022-02-21 14:45:00,2690.85,2698.87,0.17,100.0,0.0063,-0.05,0.01,-0.06,flip -14725,做多,2022-02-21 14:45:00,2022-02-21 18:00:00,2698.87,2665.52,0.17,100.0,0.0062,-0.21,0.01,-0.22,flip -14726,做空,2022-02-21 18:00:00,2022-02-21 18:25:00,2665.52,2612.2,0.17,100.0,0.0062,0.33,0.01,0.32,tp_lower -14727,做多,2022-02-21 18:45:00,2022-02-21 18:50:00,2670.65,2651.75,0.17,100.0,0.0063,-0.12,0.01,-0.13,flip -14728,做空,2022-02-21 18:50:00,2022-02-21 20:40:00,2651.75,2659.34,0.17,100.0,0.0063,-0.05,0.01,-0.06,flip -14729,做多,2022-02-21 20:40:00,2022-02-21 21:25:00,2659.34,2652.58,0.17,100.0,0.0063,-0.04,0.01,-0.05,flip -14730,做空,2022-02-21 21:25:00,2022-02-21 21:55:00,2652.58,2580.74,0.17,100.0,0.0063,0.45,0.01,0.44,tp_lower -14731,做多,2022-02-22 08:50:00,2022-02-22 09:00:00,2546.48,2544.2,0.17,100.0,0.0068,-0.02,0.01,-0.02,flip -14732,做空,2022-02-22 09:00:00,2022-02-22 09:05:00,2544.2,2546.84,0.17,100.0,0.0068,-0.02,0.01,-0.03,flip -14733,做多,2022-02-22 09:05:00,2022-02-22 09:15:00,2546.84,2546.0,0.17,100.0,0.0067,-0.01,0.01,-0.01,flip -14734,做空,2022-02-22 09:15:00,2022-02-22 09:30:00,2546.0,2552.89,0.17,100.0,0.0067,-0.05,0.01,-0.06,flip -14735,做多,2022-02-22 09:30:00,2022-02-22 09:55:00,2552.89,2542.79,0.17,100.0,0.0067,-0.07,0.01,-0.08,flip -14736,做空,2022-02-22 09:55:00,2022-02-22 10:00:00,2542.79,2544.11,0.17,100.0,0.0067,-0.01,0.01,-0.02,flip -14737,做多,2022-02-22 10:00:00,2022-02-22 10:25:00,2544.11,2582.2,0.17,100.0,0.0067,0.25,0.01,0.25,tp_upper -14738,做多,2022-02-22 17:20:00,2022-02-22 18:05:00,2588.99,2592.53,0.17,100.0,0.0067,0.02,0.01,0.01,flip -14739,做空,2022-02-22 18:05:00,2022-02-22 18:30:00,2592.53,2594.61,0.17,100.0,0.0066,-0.01,0.01,-0.02,flip -14740,做多,2022-02-22 18:30:00,2022-02-22 18:50:00,2594.61,2589.66,0.17,100.0,0.0066,-0.03,0.01,-0.04,flip -14741,做空,2022-02-22 18:50:00,2022-02-22 18:55:00,2589.66,2591.01,0.17,100.0,0.0066,-0.01,0.01,-0.02,flip -14742,做多,2022-02-22 18:55:00,2022-02-22 19:20:00,2591.01,2588.35,0.17,100.0,0.0066,-0.02,0.01,-0.03,flip -14743,做空,2022-02-22 19:20:00,2022-02-22 19:25:00,2588.35,2598.57,0.17,100.0,0.0066,-0.07,0.01,-0.08,flip -14744,做多,2022-02-22 19:25:00,2022-02-22 19:35:00,2598.57,2621.14,0.17,100.0,0.0065,0.15,0.01,0.14,tp_upper -14745,做多,2022-02-22 20:55:00,2022-02-22 21:55:00,2600.38,2605.3,0.17,100.0,0.0066,0.03,0.01,0.02,flip -14746,做空,2022-02-22 21:55:00,2022-02-22 22:00:00,2605.3,2609.99,0.17,100.0,0.0066,-0.03,0.01,-0.04,flip -14747,做多,2022-02-22 22:00:00,2022-02-22 22:10:00,2609.99,2604.02,0.17,100.0,0.0066,-0.04,0.01,-0.05,flip -14748,做空,2022-02-22 22:10:00,2022-02-22 22:45:00,2604.02,2607.36,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -14749,做多,2022-02-22 22:45:00,2022-02-22 22:50:00,2607.36,2600.86,0.17,100.0,0.0065,-0.04,0.01,-0.05,flip -14750,做空,2022-02-22 22:50:00,2022-02-22 23:00:00,2600.86,2603.83,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -14751,做多,2022-02-22 23:00:00,2022-02-22 23:25:00,2603.83,2629.13,0.17,100.0,0.0065,0.16,0.01,0.16,tp_upper -14752,做多,2022-02-23 01:45:00,2022-02-23 02:10:00,2615.32,2650.94,0.17,100.0,0.0066,0.24,0.01,0.23,tp_upper -14753,做多,2022-02-23 02:35:00,2022-02-23 02:40:00,2617.78,2607.07,0.18,100.0,0.0067,-0.07,0.01,-0.08,flip -14754,做空,2022-02-23 02:40:00,2022-02-23 02:55:00,2607.07,2614.0,0.18,100.0,0.0067,-0.05,0.01,-0.06,flip -14755,做多,2022-02-23 02:55:00,2022-02-23 03:05:00,2614.0,2612.51,0.17,100.0,0.0067,-0.01,0.01,-0.02,flip -14756,做空,2022-02-23 03:05:00,2022-02-23 03:25:00,2612.51,2616.58,0.17,100.0,0.0067,-0.03,0.01,-0.04,flip -14757,做多,2022-02-23 03:25:00,2022-02-23 03:30:00,2616.58,2613.63,0.17,100.0,0.0066,-0.02,0.01,-0.03,flip -14758,做空,2022-02-23 03:30:00,2022-02-23 03:35:00,2613.63,2615.79,0.17,100.0,0.0066,-0.01,0.01,-0.02,flip -14759,做多,2022-02-23 03:35:00,2022-02-23 03:45:00,2615.79,2614.75,0.17,100.0,0.0066,-0.01,0.01,-0.02,flip -14760,做空,2022-02-23 03:45:00,2022-02-23 03:50:00,2614.75,2619.66,0.17,100.0,0.0066,-0.03,0.01,-0.04,flip -14761,做多,2022-02-23 03:50:00,2022-02-23 04:10:00,2619.66,2634.68,0.17,100.0,0.0066,0.1,0.01,0.09,tp_upper -14762,做多,2022-02-23 14:55:00,2022-02-23 15:00:00,2705.95,2704.44,0.17,100.0,0.0064,-0.01,0.01,-0.02,flip -14763,做空,2022-02-23 15:00:00,2022-02-23 15:10:00,2704.44,2704.06,0.17,100.0,0.0064,0.0,0.01,-0.01,flip -14764,做多,2022-02-23 15:10:00,2022-02-23 16:55:00,2704.06,2709.4,0.17,100.0,0.0064,0.03,0.01,0.03,flip -14765,做空,2022-02-23 16:55:00,2022-02-23 17:15:00,2709.4,2723.78,0.17,100.0,0.0064,-0.09,0.01,-0.1,flip -14766,做多,2022-02-23 17:15:00,2022-02-23 17:30:00,2723.78,2698.62,0.17,100.0,0.0063,-0.16,0.01,-0.17,flip -14767,做空,2022-02-23 17:30:00,2022-02-23 17:45:00,2698.62,2686.74,0.17,100.0,0.0063,0.07,0.01,0.07,tp_lower -14768,做多,2022-02-24 11:40:00,2022-02-24 11:45:00,2386.61,2374.42,0.17,100.0,0.0073,-0.09,0.01,-0.1,flip -14769,做空,2022-02-24 11:45:00,2022-02-24 11:55:00,2374.42,2393.58,0.17,100.0,0.0072,-0.14,0.01,-0.15,flip -14770,做多,2022-02-24 11:55:00,2022-02-24 12:00:00,2393.58,2373.0,0.17,100.0,0.0071,-0.15,0.01,-0.16,flip -14771,做空,2022-02-24 12:00:00,2022-02-24 12:05:00,2373.0,2377.75,0.17,100.0,0.0071,-0.03,0.01,-0.04,flip -14772,做多,2022-02-24 12:05:00,2022-02-24 12:10:00,2377.75,2368.9,0.17,100.0,0.0071,-0.06,0.01,-0.07,flip -14773,做空,2022-02-24 12:10:00,2022-02-24 12:15:00,2368.9,2369.05,0.17,100.0,0.0071,-0.0,0.01,-0.01,flip -14774,做多,2022-02-24 12:15:00,2022-02-24 12:25:00,2369.05,2364.37,0.17,100.0,0.0071,-0.03,0.01,-0.04,flip -14775,做空,2022-02-24 12:25:00,2022-02-24 12:30:00,2364.37,2365.21,0.17,100.0,0.0071,-0.01,0.01,-0.01,flip -14776,做多,2022-02-24 12:30:00,2022-02-24 12:45:00,2365.21,2370.11,0.17,100.0,0.007,0.03,0.01,0.03,flip -14777,做空,2022-02-24 12:45:00,2022-02-24 13:10:00,2370.11,2361.83,0.17,100.0,0.007,0.06,0.01,0.05,flip -14778,做多,2022-02-24 13:10:00,2022-02-24 13:40:00,2361.83,2395.56,0.17,100.0,0.0071,0.24,0.01,0.23,tp_upper -14779,做多,2022-02-25 04:40:00,2022-02-25 04:55:00,2615.53,2615.52,0.17,100.0,0.0065,-0.0,0.01,-0.01,flip -14780,做空,2022-02-25 04:55:00,2022-02-25 05:35:00,2615.52,2613.38,0.17,100.0,0.0065,0.01,0.01,0.01,flip -14781,做多,2022-02-25 05:35:00,2022-02-25 05:45:00,2613.38,2616.39,0.17,100.0,0.0065,0.02,0.01,0.01,flip -14782,做空,2022-02-25 05:45:00,2022-02-25 06:10:00,2616.39,2619.31,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -14783,做多,2022-02-25 06:10:00,2022-02-25 06:30:00,2619.31,2616.13,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -14784,做空,2022-02-25 06:30:00,2022-02-25 07:40:00,2616.13,2620.16,0.17,100.0,0.0065,-0.03,0.01,-0.03,flip -14785,做多,2022-02-25 07:40:00,2022-02-25 07:55:00,2620.16,2612.67,0.17,100.0,0.0065,-0.05,0.01,-0.06,flip -14786,做空,2022-02-25 07:55:00,2022-02-25 08:00:00,2612.67,2615.0,0.17,100.0,0.0065,-0.02,0.01,-0.02,flip -14787,做多,2022-02-25 08:00:00,2022-02-25 08:05:00,2615.0,2606.01,0.17,100.0,0.0065,-0.06,0.01,-0.07,flip -14788,做空,2022-02-25 08:05:00,2022-02-25 09:05:00,2606.01,2595.38,0.17,100.0,0.0065,0.07,0.01,0.06,tp_lower -14789,做多,2022-02-25 09:55:00,2022-02-25 10:00:00,2616.81,2616.16,0.17,100.0,0.0064,-0.0,0.01,-0.01,flip -14790,做空,2022-02-25 10:00:00,2022-02-25 10:10:00,2616.16,2616.82,0.17,100.0,0.0064,-0.0,0.01,-0.01,flip -14791,做多,2022-02-25 10:10:00,2022-02-25 10:15:00,2616.82,2611.73,0.17,100.0,0.0064,-0.03,0.01,-0.04,flip -14792,做空,2022-02-25 10:15:00,2022-02-25 10:20:00,2611.73,2614.98,0.17,100.0,0.0064,-0.02,0.01,-0.03,flip -14793,做多,2022-02-25 10:20:00,2022-02-25 10:35:00,2614.98,2614.19,0.17,100.0,0.0064,-0.01,0.01,-0.01,flip -14794,做空,2022-02-25 10:35:00,2022-02-25 10:55:00,2614.19,2617.49,0.17,100.0,0.0064,-0.02,0.01,-0.03,flip -14795,做多,2022-02-25 10:55:00,2022-02-25 11:00:00,2617.49,2607.6,0.17,100.0,0.0064,-0.06,0.01,-0.07,flip -14796,做空,2022-02-25 11:00:00,2022-02-25 11:20:00,2607.6,2618.77,0.17,100.0,0.0064,-0.07,0.01,-0.08,flip -14797,做多,2022-02-25 11:20:00,2022-02-25 11:35:00,2618.77,2637.9,0.17,100.0,0.0063,0.12,0.01,0.11,tp_upper -14798,做多,2022-02-25 18:10:00,2022-02-25 18:55:00,2672.58,2673.63,0.17,100.0,0.0062,0.01,0.01,-0.0,flip -14799,做空,2022-02-25 18:55:00,2022-02-25 19:00:00,2673.63,2675.22,0.17,100.0,0.0062,-0.01,0.01,-0.02,flip -14800,做多,2022-02-25 19:00:00,2022-02-25 19:40:00,2675.22,2685.81,0.17,100.0,0.0062,0.07,0.01,0.06,flip -14801,做空,2022-02-25 19:40:00,2022-02-25 20:10:00,2685.81,2685.12,0.17,100.0,0.0062,0.0,0.01,-0.0,flip -14802,做多,2022-02-25 20:10:00,2022-02-25 20:20:00,2685.12,2687.97,0.17,100.0,0.0062,0.02,0.01,0.01,flip -14803,做空,2022-02-25 20:20:00,2022-02-25 20:30:00,2687.97,2686.32,0.17,100.0,0.0062,0.01,0.01,0.0,flip -14804,做多,2022-02-25 20:30:00,2022-02-25 21:10:00,2686.32,2722.72,0.17,100.0,0.0062,0.23,0.01,0.22,tp_upper -14805,做多,2022-02-25 22:05:00,2022-02-25 22:15:00,2701.34,2702.42,0.17,100.0,0.0062,0.01,0.01,-0.0,flip -14806,做空,2022-02-25 22:15:00,2022-02-25 22:20:00,2702.42,2704.43,0.17,100.0,0.0062,-0.01,0.01,-0.02,flip -14807,做多,2022-02-25 22:20:00,2022-02-25 22:40:00,2704.43,2724.01,0.17,100.0,0.0062,0.12,0.01,0.11,tp_upper -14808,做多,2022-02-26 05:45:00,2022-02-26 05:50:00,2778.56,2778.17,0.17,100.0,0.0062,-0.0,0.01,-0.01,flip -14809,做空,2022-02-26 05:50:00,2022-02-26 06:00:00,2778.17,2778.39,0.17,100.0,0.0062,-0.0,0.01,-0.01,flip -14810,做多,2022-02-26 06:00:00,2022-02-26 06:10:00,2778.39,2778.15,0.17,100.0,0.0062,-0.0,0.01,-0.01,flip -14811,做空,2022-02-26 06:10:00,2022-02-26 06:20:00,2778.15,2782.95,0.17,100.0,0.0062,-0.03,0.01,-0.04,flip -14812,做多,2022-02-26 06:20:00,2022-02-26 06:30:00,2782.95,2781.94,0.17,100.0,0.0062,-0.01,0.01,-0.01,flip -14813,做空,2022-02-26 06:30:00,2022-02-26 06:35:00,2781.94,2785.7,0.17,100.0,0.0062,-0.02,0.01,-0.03,flip -14814,做多,2022-02-26 06:35:00,2022-02-26 06:50:00,2785.7,2779.12,0.17,100.0,0.0062,-0.04,0.01,-0.05,flip -14815,做空,2022-02-26 06:50:00,2022-02-26 08:10:00,2779.12,2792.3,0.17,100.0,0.0062,-0.08,0.01,-0.09,flip -14816,做多,2022-02-26 08:10:00,2022-02-26 08:25:00,2792.3,2797.07,0.17,100.0,0.0061,0.03,0.01,0.02,flip -14817,做空,2022-02-26 08:25:00,2022-02-26 08:45:00,2797.07,2757.13,0.17,100.0,0.0061,0.24,0.01,0.23,tp_lower -14818,做多,2022-02-26 13:10:00,2022-02-26 13:15:00,2784.84,2777.55,0.17,100.0,0.0062,-0.05,0.01,-0.05,flip -14819,做空,2022-02-26 13:15:00,2022-02-26 13:25:00,2777.55,2774.48,0.17,100.0,0.0062,0.02,0.01,0.01,flip -14820,做多,2022-02-26 13:25:00,2022-02-26 13:30:00,2774.48,2770.41,0.17,100.0,0.0062,-0.03,0.01,-0.03,flip -14821,做空,2022-02-26 13:30:00,2022-02-26 13:35:00,2770.41,2771.71,0.17,100.0,0.0062,-0.01,0.01,-0.02,flip -14822,做多,2022-02-26 13:35:00,2022-02-26 13:45:00,2771.71,2771.09,0.17,100.0,0.0062,-0.0,0.01,-0.01,flip -14823,做空,2022-02-26 13:45:00,2022-02-26 13:50:00,2771.09,2774.46,0.17,100.0,0.0062,-0.02,0.01,-0.03,flip -14824,做多,2022-02-26 13:50:00,2022-02-26 13:55:00,2774.46,2770.99,0.17,100.0,0.0061,-0.02,0.01,-0.03,flip -14825,做空,2022-02-26 13:55:00,2022-02-26 14:00:00,2770.99,2778.58,0.17,100.0,0.0061,-0.05,0.01,-0.06,flip -14826,做多,2022-02-26 14:00:00,2022-02-26 14:05:00,2778.58,2773.97,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14827,做空,2022-02-26 14:05:00,2022-02-26 14:15:00,2773.97,2774.66,0.17,100.0,0.0061,-0.0,0.01,-0.01,flip -14828,做多,2022-02-26 14:15:00,2022-02-26 14:20:00,2774.66,2770.01,0.17,100.0,0.0061,-0.03,0.01,-0.04,flip -14829,做空,2022-02-26 14:20:00,2022-02-26 14:25:00,2770.01,2773.74,0.17,100.0,0.0061,-0.02,0.01,-0.03,flip -14830,做多,2022-02-26 14:25:00,2022-02-26 14:30:00,2773.74,2789.37,0.17,100.0,0.0061,0.09,0.01,0.09,tp_upper -14831,做多,2022-02-26 14:45:00,2022-02-26 15:10:00,2777.84,2780.92,0.17,100.0,0.0061,0.02,0.01,0.01,tp_upper -14832,做多,2022-02-26 18:25:00,2022-02-26 19:00:00,2772.77,2816.02,0.17,100.0,0.0061,0.26,0.01,0.25,tp_upper -14833,做多,2022-02-26 22:20:00,2022-02-26 22:40:00,2804.88,2802.03,0.17,100.0,0.0061,-0.02,0.01,-0.03,flip -14834,做空,2022-02-26 22:40:00,2022-02-26 23:30:00,2802.03,2773.93,0.17,100.0,0.0061,0.17,0.01,0.16,tp_lower -14835,做多,2022-02-27 07:10:00,2022-02-27 08:05:00,2737.57,2726.38,0.18,100.0,0.0064,-0.07,0.01,-0.08,flip -14836,做空,2022-02-27 08:05:00,2022-02-27 08:10:00,2726.38,2729.78,0.18,100.0,0.0064,-0.02,0.01,-0.03,flip -14837,做多,2022-02-27 08:10:00,2022-02-27 08:15:00,2729.78,2723.84,0.18,100.0,0.0064,-0.04,0.01,-0.05,flip -14838,做空,2022-02-27 08:15:00,2022-02-27 08:25:00,2723.84,2735.4,0.17,100.0,0.0064,-0.07,0.01,-0.08,flip -14839,做多,2022-02-27 08:25:00,2022-02-27 08:40:00,2735.4,2726.43,0.17,100.0,0.0064,-0.06,0.01,-0.07,flip -14840,做空,2022-02-27 08:40:00,2022-02-27 08:45:00,2726.43,2741.61,0.17,100.0,0.0063,-0.1,0.01,-0.11,flip -14841,做多,2022-02-27 08:45:00,2022-02-27 09:10:00,2741.61,2754.85,0.17,100.0,0.0063,0.08,0.01,0.07,tp_upper -14842,做多,2022-02-27 13:50:00,2022-02-27 14:05:00,2767.06,2759.31,0.17,100.0,0.0062,-0.05,0.01,-0.06,flip -14843,做空,2022-02-27 14:05:00,2022-02-27 14:10:00,2759.31,2764.88,0.17,100.0,0.0062,-0.03,0.01,-0.04,flip -14844,做多,2022-02-27 14:10:00,2022-02-27 14:25:00,2764.88,2762.12,0.17,100.0,0.0062,-0.02,0.01,-0.03,flip -14845,做空,2022-02-27 14:25:00,2022-02-27 14:40:00,2762.12,2769.58,0.17,100.0,0.0062,-0.05,0.01,-0.05,flip -14846,做多,2022-02-27 14:40:00,2022-02-27 14:45:00,2769.58,2762.83,0.17,100.0,0.0062,-0.04,0.01,-0.05,flip -14847,做空,2022-02-27 14:45:00,2022-02-27 14:55:00,2762.83,2760.59,0.17,100.0,0.0061,0.01,0.01,0.01,flip -14848,做多,2022-02-27 14:55:00,2022-02-27 15:25:00,2760.59,2810.5,0.17,100.0,0.0062,0.31,0.01,0.3,tp_upper -14849,做多,2022-02-27 16:15:00,2022-02-27 16:25:00,2782.51,2768.21,0.17,100.0,0.0062,-0.09,0.01,-0.1,flip -14850,做空,2022-02-27 16:25:00,2022-02-27 16:30:00,2768.21,2771.47,0.17,100.0,0.0062,-0.02,0.01,-0.03,flip -14851,做多,2022-02-27 16:30:00,2022-02-27 17:00:00,2771.47,2774.54,0.17,100.0,0.0062,0.02,0.01,0.01,flip -14852,做空,2022-02-27 17:00:00,2022-02-27 18:05:00,2774.54,2745.3,0.17,100.0,0.0062,0.18,0.01,0.17,tp_lower -14853,做多,2022-02-28 01:30:00,2022-02-28 01:35:00,2669.1,2663.21,0.18,100.0,0.0066,-0.04,0.01,-0.05,flip -14854,做空,2022-02-28 01:35:00,2022-02-28 01:40:00,2663.21,2668.4,0.18,100.0,0.0066,-0.03,0.01,-0.04,flip -14855,做多,2022-02-28 01:40:00,2022-02-28 01:50:00,2668.4,2658.43,0.17,100.0,0.0065,-0.07,0.01,-0.07,flip -14856,做空,2022-02-28 01:50:00,2022-02-28 04:10:00,2658.43,2626.66,0.17,100.0,0.0065,0.21,0.01,0.2,flip -14857,做多,2022-02-28 04:10:00,2022-02-28 04:15:00,2626.66,2617.24,0.18,100.0,0.0067,-0.06,0.01,-0.07,flip -14858,做空,2022-02-28 04:15:00,2022-02-28 05:00:00,2617.24,2618.15,0.17,100.0,0.0067,-0.01,0.01,-0.01,flip -14859,做多,2022-02-28 05:00:00,2022-02-28 05:05:00,2618.15,2617.65,0.17,100.0,0.0067,-0.0,0.01,-0.01,flip -14860,做空,2022-02-28 05:05:00,2022-02-28 05:10:00,2617.65,2620.0,0.17,100.0,0.0067,-0.02,0.01,-0.02,flip -14861,做多,2022-02-28 05:10:00,2022-02-28 05:15:00,2620.0,2612.83,0.17,100.0,0.0066,-0.05,0.01,-0.06,flip -14862,做空,2022-02-28 05:15:00,2022-02-28 05:20:00,2612.83,2619.17,0.17,100.0,0.0066,-0.04,0.01,-0.05,flip -14863,做多,2022-02-28 05:20:00,2022-02-28 05:25:00,2619.17,2617.33,0.17,100.0,0.0066,-0.01,0.01,-0.02,flip -14864,做空,2022-02-28 05:25:00,2022-02-28 06:05:00,2617.33,2586.71,0.17,100.0,0.0066,0.2,0.01,0.19,tp_lower -14865,做多,2022-02-28 07:05:00,2022-02-28 07:10:00,2614.73,2610.17,0.17,100.0,0.0067,-0.03,0.01,-0.04,flip -14866,做空,2022-02-28 07:10:00,2022-02-28 07:15:00,2610.17,2616.13,0.17,100.0,0.0067,-0.04,0.01,-0.05,flip -14867,做多,2022-02-28 07:15:00,2022-02-28 07:30:00,2616.13,2645.05,0.17,100.0,0.0066,0.19,0.01,0.18,tp_upper -14868,做多,2022-02-28 08:45:00,2022-02-28 09:30:00,2623.14,2623.34,0.18,100.0,0.0067,0.0,0.01,-0.01,flip -14869,做空,2022-02-28 09:30:00,2022-02-28 10:00:00,2623.34,2620.3,0.17,100.0,0.0067,0.02,0.01,0.01,flip -14870,做多,2022-02-28 10:00:00,2022-02-28 11:40:00,2620.3,2636.18,0.17,100.0,0.0067,0.11,0.01,0.1,tp_upper -14871,做多,2022-02-28 13:50:00,2022-02-28 14:15:00,2619.21,2677.76,0.18,100.0,0.0067,0.39,0.01,0.38,tp_upper -14872,做多,2022-03-01 06:15:00,2022-03-01 07:40:00,2903.82,2914.29,0.18,100.0,0.0063,0.07,0.01,0.06,flip -14873,做空,2022-03-01 07:40:00,2022-03-01 07:45:00,2914.29,2915.98,0.18,100.0,0.0063,-0.01,0.01,-0.02,flip -14874,做多,2022-03-01 07:45:00,2022-03-01 08:20:00,2915.98,2913.82,0.18,100.0,0.0063,-0.01,0.01,-0.02,flip -14875,做空,2022-03-01 08:20:00,2022-03-01 08:25:00,2913.82,2924.88,0.18,100.0,0.0063,-0.07,0.01,-0.08,flip -14876,做多,2022-03-01 08:25:00,2022-03-01 08:30:00,2924.88,2921.17,0.18,100.0,0.0062,-0.02,0.01,-0.03,flip -14877,做空,2022-03-01 08:30:00,2022-03-01 08:55:00,2921.17,2922.83,0.18,100.0,0.0062,-0.01,0.01,-0.02,flip -14878,做多,2022-03-01 08:55:00,2022-03-01 09:00:00,2922.83,2916.99,0.18,100.0,0.0062,-0.04,0.01,-0.05,flip -14879,做空,2022-03-01 09:00:00,2022-03-01 09:25:00,2916.99,2903.03,0.18,100.0,0.0062,0.09,0.01,0.08,tp_lower -14880,做多,2022-03-01 10:55:00,2022-03-01 11:20:00,2920.13,2914.27,0.18,100.0,0.0062,-0.04,0.01,-0.05,tp_upper -14881,做多,2022-03-01 12:10:00,2022-03-01 12:20:00,2913.82,2951.25,0.18,100.0,0.0062,0.23,0.01,0.22,tp_upper -14882,做多,2022-03-01 15:45:00,2022-03-01 16:05:00,2937.08,2931.98,0.18,100.0,0.0062,-0.03,0.01,-0.04,flip -14883,做空,2022-03-01 16:05:00,2022-03-01 16:10:00,2931.98,2948.05,0.18,100.0,0.0062,-0.1,0.01,-0.11,flip -14884,做多,2022-03-01 16:10:00,2022-03-01 16:30:00,2948.05,2917.79,0.18,100.0,0.0061,-0.19,0.01,-0.19,flip -14885,做空,2022-03-01 16:30:00,2022-03-01 17:45:00,2917.79,2946.53,0.18,100.0,0.0061,-0.18,0.01,-0.19,flip -14886,做多,2022-03-01 17:45:00,2022-03-01 17:50:00,2946.53,2938.98,0.18,100.0,0.006,-0.05,0.01,-0.05,flip -14887,做空,2022-03-01 17:50:00,2022-03-01 18:30:00,2938.98,2940.07,0.18,100.0,0.006,-0.01,0.01,-0.02,flip -14888,做多,2022-03-01 18:30:00,2022-03-01 19:50:00,2940.07,2946.66,0.18,100.0,0.006,0.04,0.01,0.03,flip -14889,做空,2022-03-01 19:50:00,2022-03-01 20:00:00,2946.66,2954.88,0.18,100.0,0.006,-0.05,0.01,-0.06,flip -14890,做多,2022-03-01 20:00:00,2022-03-01 21:15:00,2954.88,2954.28,0.18,100.0,0.0059,-0.0,0.01,-0.01,flip -14891,做空,2022-03-01 21:15:00,2022-03-01 21:20:00,2954.28,2954.44,0.18,100.0,0.0059,-0.0,0.01,-0.01,flip -14892,做多,2022-03-01 21:20:00,2022-03-01 21:30:00,2954.44,2948.01,0.18,100.0,0.0059,-0.04,0.01,-0.05,flip -14893,做空,2022-03-01 21:30:00,2022-03-01 21:45:00,2948.01,2950.51,0.17,100.0,0.0059,-0.01,0.01,-0.02,flip -14894,做多,2022-03-01 21:45:00,2022-03-01 22:25:00,2950.51,2957.39,0.17,100.0,0.0059,0.04,0.01,0.03,flip -14895,做空,2022-03-01 22:25:00,2022-03-01 22:30:00,2957.39,2957.6,0.17,100.0,0.0059,-0.0,0.01,-0.01,flip -14896,做多,2022-03-01 22:30:00,2022-03-01 22:35:00,2957.6,2956.72,0.17,100.0,0.0059,-0.01,0.01,-0.01,flip -14897,做空,2022-03-01 22:35:00,2022-03-01 22:40:00,2956.72,2968.12,0.17,100.0,0.0059,-0.07,0.01,-0.08,flip -14898,做多,2022-03-01 22:40:00,2022-03-01 23:15:00,2968.12,2957.55,0.17,100.0,0.0058,-0.06,0.01,-0.07,flip -14899,做空,2022-03-01 23:15:00,2022-03-01 23:30:00,2957.55,2963.56,0.17,100.0,0.0058,-0.04,0.01,-0.04,flip -14900,做多,2022-03-01 23:30:00,2022-03-02 00:05:00,2963.56,2966.4,0.17,100.0,0.0058,0.02,0.01,0.01,tp_upper -14901,做多,2022-03-02 01:00:00,2022-03-02 01:10:00,2950.55,2949.39,0.18,100.0,0.006,-0.01,0.01,-0.02,flip -14902,做空,2022-03-02 01:10:00,2022-03-02 01:20:00,2949.39,2927.37,0.18,100.0,0.006,0.13,0.01,0.12,tp_lower -14903,做多,2022-03-02 02:55:00,2022-03-02 03:00:00,2947.74,2946.34,0.18,100.0,0.006,-0.01,0.01,-0.02,flip -14904,做空,2022-03-02 03:00:00,2022-03-02 03:05:00,2946.34,2950.46,0.18,100.0,0.006,-0.02,0.01,-0.03,flip -14905,做多,2022-03-02 03:05:00,2022-03-02 03:15:00,2950.46,2945.4,0.18,100.0,0.006,-0.03,0.01,-0.04,flip -14906,做空,2022-03-02 03:15:00,2022-03-02 03:30:00,2945.4,2958.54,0.18,100.0,0.006,-0.08,0.01,-0.09,flip -14907,做多,2022-03-02 03:30:00,2022-03-02 03:35:00,2958.54,2995.06,0.18,100.0,0.0059,0.22,0.01,0.21,tp_upper -14908,做多,2022-03-02 07:25:00,2022-03-02 07:30:00,2974.03,2966.23,0.18,100.0,0.006,-0.05,0.01,-0.06,flip -14909,做空,2022-03-02 07:30:00,2022-03-02 07:40:00,2966.23,2973.38,0.18,100.0,0.006,-0.04,0.01,-0.05,flip -14910,做多,2022-03-02 07:40:00,2022-03-02 07:55:00,2973.38,2968.43,0.18,100.0,0.0059,-0.03,0.01,-0.04,flip -14911,做空,2022-03-02 07:55:00,2022-03-02 08:00:00,2968.43,2972.0,0.18,100.0,0.0059,-0.02,0.01,-0.03,flip -14912,做多,2022-03-02 08:00:00,2022-03-02 08:05:00,2972.0,2959.2,0.18,100.0,0.0059,-0.08,0.01,-0.08,flip -14913,做空,2022-03-02 08:05:00,2022-03-02 08:10:00,2959.2,2968.08,0.17,100.0,0.0059,-0.05,0.01,-0.06,flip -14914,做多,2022-03-02 08:10:00,2022-03-02 10:35:00,2968.08,3021.47,0.17,100.0,0.0058,0.31,0.01,0.3,tp_upper -14915,做多,2022-03-02 12:50:00,2022-03-02 14:40:00,2989.0,3025.25,0.18,100.0,0.0059,0.21,0.01,0.21,tp_upper -14916,做多,2022-03-02 14:40:00,2022-03-02 14:45:00,3025.25,3013.27,0.18,100.0,0.0059,-0.07,0.01,-0.08,tp_upper -14917,做多,2022-03-02 15:25:00,2022-03-02 15:30:00,2978.21,2957.58,0.18,100.0,0.006,-0.12,0.01,-0.13,flip -14918,做空,2022-03-02 15:30:00,2022-03-02 16:00:00,2957.58,2960.76,0.18,100.0,0.006,-0.02,0.01,-0.03,tp_lower -14919,做多,2022-03-02 16:30:00,2022-03-02 22:05:00,2975.49,2957.72,0.18,100.0,0.0059,-0.11,0.01,-0.11,tp_upper -14920,做多,2022-03-02 23:30:00,2022-03-02 23:35:00,2958.62,2954.15,0.17,100.0,0.0059,-0.03,0.01,-0.04,flip -14921,做空,2022-03-02 23:35:00,2022-03-03 00:30:00,2954.15,2956.43,0.17,100.0,0.0059,-0.01,0.01,-0.02,flip -14922,做多,2022-03-03 00:30:00,2022-03-03 01:10:00,2956.43,2944.89,0.18,100.0,0.006,-0.07,0.01,-0.08,flip -14923,做空,2022-03-03 01:10:00,2022-03-03 01:15:00,2944.89,2946.21,0.18,100.0,0.006,-0.01,0.01,-0.02,flip -14924,做多,2022-03-03 01:15:00,2022-03-03 01:25:00,2946.21,2949.55,0.18,100.0,0.006,0.02,0.01,0.01,flip -14925,做空,2022-03-03 01:25:00,2022-03-03 01:30:00,2949.55,2960.73,0.18,100.0,0.006,-0.07,0.01,-0.08,flip -14926,做多,2022-03-03 01:30:00,2022-03-03 01:35:00,2960.73,2948.51,0.18,100.0,0.0059,-0.07,0.01,-0.08,flip -14927,做空,2022-03-03 01:35:00,2022-03-03 02:05:00,2948.51,2923.79,0.17,100.0,0.0059,0.15,0.01,0.14,tp_lower -14928,做多,2022-03-03 10:45:00,2022-03-03 11:00:00,2904.98,2907.56,0.18,100.0,0.006,0.02,0.01,0.01,flip -14929,做空,2022-03-03 11:00:00,2022-03-03 11:05:00,2907.56,2911.73,0.18,100.0,0.006,-0.03,0.01,-0.03,flip -14930,做多,2022-03-03 11:05:00,2022-03-03 11:25:00,2911.73,2928.79,0.18,100.0,0.006,0.1,0.01,0.09,tp_upper -14931,做多,2022-03-03 22:25:00,2022-03-03 22:45:00,2838.85,2833.93,0.18,100.0,0.0062,-0.03,0.01,-0.04,flip -14932,做空,2022-03-03 22:45:00,2022-03-03 23:10:00,2833.93,2840.3,0.18,100.0,0.0062,-0.04,0.01,-0.05,flip -14933,做多,2022-03-03 23:10:00,2022-03-04 00:05:00,2840.3,2818.07,0.18,100.0,0.0062,-0.14,0.01,-0.15,flip -14934,做空,2022-03-04 00:05:00,2022-03-04 00:40:00,2818.07,2801.19,0.18,100.0,0.0062,0.11,0.01,0.1,tp_lower -14935,做多,2022-03-04 08:10:00,2022-03-04 08:15:00,2746.78,2744.29,0.18,100.0,0.0064,-0.02,0.01,-0.02,flip -14936,做空,2022-03-04 08:15:00,2022-03-04 08:55:00,2744.29,2743.02,0.18,100.0,0.0064,0.01,0.01,-0.0,flip -14937,做多,2022-03-04 08:55:00,2022-03-04 09:10:00,2743.02,2733.65,0.18,100.0,0.0064,-0.06,0.01,-0.07,flip -14938,做空,2022-03-04 09:10:00,2022-03-04 09:20:00,2733.65,2735.74,0.18,100.0,0.0064,-0.01,0.01,-0.02,flip -14939,做多,2022-03-04 09:20:00,2022-03-04 09:40:00,2735.74,2732.97,0.17,100.0,0.0064,-0.02,0.01,-0.03,flip -14940,做空,2022-03-04 09:40:00,2022-03-04 09:50:00,2732.97,2730.29,0.17,100.0,0.0064,0.02,0.01,0.01,flip -14941,做多,2022-03-04 09:50:00,2022-03-04 09:55:00,2730.29,2728.62,0.17,100.0,0.0064,-0.01,0.01,-0.02,flip -14942,做空,2022-03-04 09:55:00,2022-03-04 10:00:00,2728.62,2733.15,0.17,100.0,0.0064,-0.03,0.01,-0.04,flip -14943,做多,2022-03-04 10:00:00,2022-03-04 10:15:00,2733.15,2737.36,0.17,100.0,0.0064,0.03,0.01,0.02,tp_upper -14944,做多,2022-03-04 12:10:00,2022-03-04 12:25:00,2734.76,2724.7,0.17,100.0,0.0064,-0.06,0.01,-0.07,flip -14945,做空,2022-03-04 12:25:00,2022-03-04 12:35:00,2724.7,2738.71,0.17,100.0,0.0063,-0.09,0.01,-0.1,flip -14946,做多,2022-03-04 12:35:00,2022-03-04 12:50:00,2738.71,2728.47,0.17,100.0,0.0063,-0.06,0.01,-0.07,flip -14947,做空,2022-03-04 12:50:00,2022-03-04 12:55:00,2728.47,2729.46,0.17,100.0,0.0063,-0.01,0.01,-0.01,flip -14948,做多,2022-03-04 12:55:00,2022-03-04 13:00:00,2729.46,2721.98,0.17,100.0,0.0063,-0.05,0.01,-0.06,flip -14949,做空,2022-03-04 13:00:00,2022-03-04 13:30:00,2721.98,2735.21,0.17,100.0,0.0063,-0.08,0.01,-0.09,flip -14950,做多,2022-03-04 13:30:00,2022-03-04 13:35:00,2735.21,2727.6,0.17,100.0,0.0062,-0.05,0.01,-0.06,flip -14951,做空,2022-03-04 13:35:00,2022-03-04 13:55:00,2727.6,2720.16,0.17,100.0,0.0062,0.05,0.01,0.04,tp_lower -14952,做多,2022-03-05 03:25:00,2022-03-05 04:00:00,2621.54,2621.77,0.17,100.0,0.0066,0.0,0.01,-0.01,flip -14953,做空,2022-03-05 04:00:00,2022-03-05 04:35:00,2621.77,2621.84,0.17,100.0,0.0065,-0.0,0.01,-0.01,flip -14954,做多,2022-03-05 04:35:00,2022-03-05 04:40:00,2621.84,2622.36,0.17,100.0,0.0065,0.0,0.01,-0.01,tp_upper -14955,做多,2022-03-05 13:50:00,2022-03-05 14:00:00,2635.86,2631.54,0.17,100.0,0.0065,-0.03,0.01,-0.04,flip -14956,做空,2022-03-05 14:00:00,2022-03-05 14:10:00,2631.54,2640.17,0.17,100.0,0.0065,-0.06,0.01,-0.06,flip -14957,做多,2022-03-05 14:10:00,2022-03-05 14:50:00,2640.17,2641.22,0.17,100.0,0.0064,0.01,0.01,-0.0,flip -14958,做空,2022-03-05 14:50:00,2022-03-05 15:00:00,2641.22,2641.25,0.17,100.0,0.0064,-0.0,0.01,-0.01,flip -14959,做多,2022-03-05 15:00:00,2022-03-05 15:05:00,2641.25,2640.89,0.17,100.0,0.0064,-0.0,0.01,-0.01,flip -14960,做空,2022-03-05 15:05:00,2022-03-05 15:10:00,2640.89,2645.73,0.17,100.0,0.0064,-0.03,0.01,-0.04,flip -14961,做多,2022-03-05 15:10:00,2022-03-05 15:20:00,2645.73,2641.5,0.17,100.0,0.0064,-0.03,0.01,-0.04,flip -14962,做空,2022-03-05 15:20:00,2022-03-05 15:25:00,2641.5,2642.36,0.17,100.0,0.0064,-0.01,0.01,-0.01,flip -14963,做多,2022-03-05 15:25:00,2022-03-05 15:30:00,2642.36,2640.5,0.17,100.0,0.0064,-0.01,0.01,-0.02,flip -14964,做空,2022-03-05 15:30:00,2022-03-05 15:50:00,2640.5,2641.72,0.17,100.0,0.0064,-0.01,0.01,-0.02,flip -14965,做多,2022-03-05 15:50:00,2022-03-05 16:05:00,2641.72,2640.92,0.17,100.0,0.0064,-0.01,0.01,-0.01,flip -14966,做空,2022-03-05 16:05:00,2022-03-05 16:10:00,2640.92,2643.4,0.17,100.0,0.0063,-0.02,0.01,-0.02,flip -14967,做多,2022-03-05 16:10:00,2022-03-05 16:15:00,2643.4,2643.24,0.17,100.0,0.0063,-0.0,0.01,-0.01,flip -14968,做空,2022-03-05 16:15:00,2022-03-05 16:20:00,2643.24,2647.42,0.17,100.0,0.0063,-0.03,0.01,-0.03,flip -14969,做多,2022-03-05 16:20:00,2022-03-05 16:35:00,2647.42,2654.36,0.17,100.0,0.0063,0.04,0.01,0.04,tp_upper -14970,做多,2022-03-05 22:15:00,2022-03-05 23:00:00,2655.43,2658.47,0.17,100.0,0.0063,0.02,0.01,0.01,flip -14971,做空,2022-03-05 23:00:00,2022-03-05 23:40:00,2658.47,2658.16,0.17,100.0,0.0063,0.0,0.01,-0.01,flip -14972,做多,2022-03-05 23:40:00,2022-03-06 01:30:00,2658.16,2662.03,0.17,100.0,0.0063,0.02,0.01,0.02,flip -14973,做空,2022-03-06 01:30:00,2022-03-06 02:00:00,2662.03,2652.68,0.17,100.0,0.0064,0.06,0.01,0.05,tp_lower -14974,做多,2022-03-06 02:25:00,2022-03-06 02:30:00,2663.88,2662.33,0.17,100.0,0.0064,-0.01,0.01,-0.02,flip -14975,做空,2022-03-06 02:30:00,2022-03-06 03:20:00,2662.33,2654.48,0.17,100.0,0.0064,0.05,0.01,0.04,tp_lower -14976,做多,2022-03-06 06:20:00,2022-03-06 06:25:00,2657.39,2652.74,0.17,100.0,0.0064,-0.03,0.01,-0.04,flip -14977,做空,2022-03-06 06:25:00,2022-03-06 07:10:00,2652.74,2640.02,0.17,100.0,0.0064,0.08,0.01,0.07,tp_lower -14978,做多,2022-03-06 13:10:00,2022-03-06 14:05:00,2626.7,2627.75,0.17,100.0,0.0065,0.01,0.01,-0.0,flip -14979,做空,2022-03-06 14:05:00,2022-03-06 14:10:00,2627.75,2632.77,0.17,100.0,0.0065,-0.03,0.01,-0.04,flip -14980,做多,2022-03-06 14:10:00,2022-03-06 14:15:00,2632.77,2629.11,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -14981,做空,2022-03-06 14:15:00,2022-03-06 14:30:00,2629.11,2631.97,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -14982,做多,2022-03-06 14:30:00,2022-03-06 14:35:00,2631.97,2628.45,0.17,100.0,0.0064,-0.02,0.01,-0.03,flip -14983,做空,2022-03-06 14:35:00,2022-03-06 14:40:00,2628.45,2630.26,0.17,100.0,0.0064,-0.01,0.01,-0.02,flip -14984,做多,2022-03-06 14:40:00,2022-03-06 14:50:00,2630.26,2624.99,0.17,100.0,0.0064,-0.03,0.01,-0.04,flip -14985,做空,2022-03-06 14:50:00,2022-03-06 14:55:00,2624.99,2625.23,0.17,100.0,0.0064,-0.0,0.01,-0.01,flip -14986,做多,2022-03-06 14:55:00,2022-03-06 15:45:00,2625.23,2626.18,0.17,100.0,0.0064,0.01,0.01,-0.0,flip -14987,做空,2022-03-06 15:45:00,2022-03-06 15:55:00,2626.18,2625.99,0.17,100.0,0.0064,0.0,0.01,-0.01,flip -14988,做多,2022-03-06 15:55:00,2022-03-06 16:05:00,2625.99,2626.15,0.17,100.0,0.0064,0.0,0.01,-0.01,flip -14989,做空,2022-03-06 16:05:00,2022-03-06 18:50:00,2626.15,2619.61,0.17,100.0,0.0064,0.04,0.01,0.03,flip -14990,做多,2022-03-06 18:50:00,2022-03-06 19:05:00,2619.61,2622.31,0.17,100.0,0.0064,0.02,0.01,0.01,flip -14991,做空,2022-03-06 19:05:00,2022-03-06 19:15:00,2622.31,2621.11,0.17,100.0,0.0064,0.01,0.01,-0.0,flip -14992,做多,2022-03-06 19:15:00,2022-03-06 19:35:00,2621.11,2621.92,0.17,100.0,0.0064,0.01,0.01,-0.0,flip -14993,做空,2022-03-06 19:35:00,2022-03-06 21:05:00,2621.92,2634.44,0.17,100.0,0.0064,-0.08,0.01,-0.09,flip -14994,做多,2022-03-06 21:05:00,2022-03-06 21:10:00,2634.44,2629.02,0.17,100.0,0.0063,-0.03,0.01,-0.04,tp_upper -14995,做多,2022-03-06 21:25:00,2022-03-06 21:45:00,2629.05,2626.66,0.17,100.0,0.0063,-0.02,0.01,-0.02,flip -14996,做空,2022-03-06 21:45:00,2022-03-06 21:55:00,2626.66,2628.33,0.17,100.0,0.0063,-0.01,0.01,-0.02,flip -14997,做多,2022-03-06 21:55:00,2022-03-06 22:25:00,2628.33,2637.42,0.17,100.0,0.0063,0.06,0.01,0.05,tp_upper -14998,做多,2022-03-07 08:55:00,2022-03-07 09:50:00,2531.81,2527.84,0.17,100.0,0.0067,-0.03,0.01,-0.04,flip -14999,做空,2022-03-07 09:50:00,2022-03-07 09:55:00,2527.84,2529.5,0.17,100.0,0.0067,-0.01,0.01,-0.02,flip -15000,做多,2022-03-07 09:55:00,2022-03-07 10:00:00,2529.5,2528.31,0.17,100.0,0.0067,-0.01,0.01,-0.02,flip -15001,做空,2022-03-07 10:00:00,2022-03-07 10:10:00,2528.31,2530.13,0.17,100.0,0.0067,-0.01,0.01,-0.02,flip -15002,做多,2022-03-07 10:10:00,2022-03-07 10:20:00,2530.13,2531.11,0.17,100.0,0.0067,0.01,0.01,-0.0,flip -15003,做空,2022-03-07 10:20:00,2022-03-07 10:35:00,2531.11,2528.42,0.17,100.0,0.0067,0.02,0.01,0.01,flip -15004,做多,2022-03-07 10:35:00,2022-03-07 10:45:00,2528.42,2527.31,0.17,100.0,0.0067,-0.01,0.01,-0.02,flip -15005,做空,2022-03-07 10:45:00,2022-03-07 11:10:00,2527.31,2527.49,0.17,100.0,0.0067,-0.0,0.01,-0.01,flip -15006,做多,2022-03-07 11:10:00,2022-03-07 11:55:00,2527.49,2536.86,0.17,100.0,0.0067,0.06,0.01,0.05,tp_upper -15007,做多,2022-03-07 17:35:00,2022-03-07 17:55:00,2579.29,2569.34,0.17,100.0,0.0065,-0.07,0.01,-0.07,flip -15008,做空,2022-03-07 17:55:00,2022-03-07 18:35:00,2569.34,2516.64,0.17,100.0,0.0065,0.34,0.01,0.34,tp_lower -15009,做多,2022-03-08 00:45:00,2022-03-08 01:35:00,2522.54,2516.45,0.17,100.0,0.0068,-0.04,0.01,-0.05,flip -15010,做空,2022-03-08 01:35:00,2022-03-08 01:40:00,2516.45,2526.17,0.17,100.0,0.0068,-0.07,0.01,-0.08,flip -15011,做多,2022-03-08 01:40:00,2022-03-08 02:40:00,2526.17,2557.42,0.17,100.0,0.0068,0.21,0.01,0.2,tp_upper -15012,做多,2022-03-08 05:40:00,2022-03-08 06:20:00,2519.94,2508.34,0.17,100.0,0.0069,-0.08,0.01,-0.09,flip -15013,做空,2022-03-08 06:20:00,2022-03-08 07:25:00,2508.34,2526.86,0.17,100.0,0.0069,-0.13,0.01,-0.14,flip -15014,做多,2022-03-08 07:25:00,2022-03-08 07:30:00,2526.86,2524.48,0.17,100.0,0.0068,-0.02,0.01,-0.02,flip -15015,做空,2022-03-08 07:30:00,2022-03-08 13:15:00,2524.48,2564.04,0.17,100.0,0.0068,-0.27,0.01,-0.28,flip -15016,做多,2022-03-08 13:15:00,2022-03-08 14:00:00,2564.04,2595.19,0.17,100.0,0.0065,0.2,0.01,0.2,tp_upper -15017,做多,2022-03-08 14:40:00,2022-03-08 14:45:00,2589.29,2584.65,0.17,100.0,0.0065,-0.03,0.01,-0.04,tp_upper -15018,做多,2022-03-08 15:10:00,2022-03-08 15:20:00,2569.01,2563.72,0.17,100.0,0.0066,-0.03,0.01,-0.04,flip -15019,做空,2022-03-08 15:20:00,2022-03-08 16:00:00,2563.72,2582.87,0.17,100.0,0.0066,-0.13,0.01,-0.13,flip -15020,做多,2022-03-08 16:00:00,2022-03-08 16:05:00,2582.87,2568.81,0.17,100.0,0.0065,-0.09,0.01,-0.1,flip -15021,做空,2022-03-08 16:05:00,2022-03-08 16:10:00,2568.81,2570.2,0.17,100.0,0.0065,-0.01,0.01,-0.02,flip -15022,做多,2022-03-08 16:10:00,2022-03-08 16:15:00,2570.2,2568.54,0.17,100.0,0.0064,-0.01,0.01,-0.02,flip -15023,做空,2022-03-08 16:15:00,2022-03-08 16:25:00,2568.54,2533.18,0.17,100.0,0.0064,0.23,0.01,0.22,tp_lower -15024,做多,2022-03-08 17:10:00,2022-03-08 17:15:00,2573.07,2599.47,0.17,100.0,0.0065,0.17,0.01,0.16,tp_upper -15025,做多,2022-03-08 17:15:00,2022-03-08 17:20:00,2599.47,2578.99,0.17,100.0,0.0065,-0.13,0.01,-0.14,tp_upper -15026,做多,2022-03-08 17:25:00,2022-03-08 17:35:00,2584.11,2597.71,0.17,100.0,0.0065,0.09,0.01,0.08,tp_upper -15027,做多,2022-03-08 19:45:00,2022-03-08 19:50:00,2581.45,2575.3,0.17,100.0,0.0065,-0.04,0.01,-0.05,flip -15028,做空,2022-03-08 19:50:00,2022-03-08 19:55:00,2575.3,2578.17,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -15029,做多,2022-03-08 19:55:00,2022-03-08 20:10:00,2578.17,2582.39,0.17,100.0,0.0065,0.03,0.01,0.02,flip -15030,做空,2022-03-08 20:10:00,2022-03-08 22:20:00,2582.39,2569.17,0.17,100.0,0.0065,0.09,0.01,0.08,flip -15031,做多,2022-03-08 22:20:00,2022-03-08 22:30:00,2569.17,2567.0,0.17,100.0,0.0065,-0.01,0.01,-0.02,flip -15032,做空,2022-03-08 22:30:00,2022-03-08 22:35:00,2567.0,2571.29,0.17,100.0,0.0065,-0.03,0.01,-0.04,flip -15033,做多,2022-03-08 22:35:00,2022-03-08 22:40:00,2571.29,2568.03,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -15034,做空,2022-03-08 22:40:00,2022-03-08 22:45:00,2568.03,2573.84,0.17,100.0,0.0065,-0.04,0.01,-0.05,flip -15035,做多,2022-03-08 22:45:00,2022-03-08 22:50:00,2573.84,2570.23,0.17,100.0,0.0065,-0.02,0.01,-0.03,flip -15036,做空,2022-03-08 22:50:00,2022-03-08 23:00:00,2570.23,2572.3,0.17,100.0,0.0065,-0.01,0.01,-0.02,flip -15037,做多,2022-03-08 23:00:00,2022-03-09 00:10:00,2572.3,2571.92,0.17,100.0,0.0064,-0.0,0.01,-0.01,flip -15038,做空,2022-03-09 00:10:00,2022-03-09 12:45:00,2571.92,2742.0,0.17,100.0,0.0066,-1.12,0.01,-1.13,flip -15039,做多,2022-03-09 12:45:00,2022-03-09 13:20:00,2742.0,2735.7,0.16,100.0,0.0058,-0.04,0.01,-0.04,flip -15040,做空,2022-03-09 13:20:00,2022-03-09 14:05:00,2735.7,2743.01,0.16,100.0,0.0058,-0.04,0.01,-0.05,flip -15041,做多,2022-03-09 14:05:00,2022-03-09 14:10:00,2743.01,2736.17,0.16,100.0,0.0057,-0.04,0.01,-0.05,flip -15042,做空,2022-03-09 14:10:00,2022-03-09 14:20:00,2736.17,2736.87,0.16,100.0,0.0057,-0.0,0.01,-0.01,flip -15043,做多,2022-03-09 14:20:00,2022-03-09 14:25:00,2736.87,2736.32,0.16,100.0,0.0057,-0.0,0.01,-0.01,flip -15044,做空,2022-03-09 14:25:00,2022-03-09 14:35:00,2736.32,2738.95,0.16,100.0,0.0057,-0.02,0.01,-0.02,flip -15045,做多,2022-03-09 14:35:00,2022-03-09 14:40:00,2738.95,2737.26,0.16,100.0,0.0057,-0.01,0.01,-0.02,flip -15046,做空,2022-03-09 14:40:00,2022-03-09 14:55:00,2737.26,2737.24,0.16,100.0,0.0057,0.0,0.01,-0.01,flip -15047,做多,2022-03-09 14:55:00,2022-03-09 15:05:00,2737.24,2737.11,0.16,100.0,0.0057,-0.0,0.01,-0.01,flip -15048,做空,2022-03-09 15:05:00,2022-03-09 15:10:00,2737.11,2739.71,0.16,100.0,0.0057,-0.01,0.01,-0.02,flip -15049,做多,2022-03-09 15:10:00,2022-03-09 15:15:00,2739.71,2736.78,0.16,100.0,0.0057,-0.02,0.01,-0.02,flip -15050,做空,2022-03-09 15:15:00,2022-03-09 15:20:00,2736.78,2739.44,0.16,100.0,0.0057,-0.02,0.01,-0.02,flip -15051,做多,2022-03-09 15:20:00,2022-03-09 15:35:00,2739.44,2740.2,0.15,100.0,0.0056,0.0,0.01,-0.0,flip -15052,做空,2022-03-09 15:35:00,2022-03-09 15:40:00,2740.2,2757.37,0.15,100.0,0.0056,-0.1,0.01,-0.1,flip -15053,做多,2022-03-09 15:40:00,2022-03-09 15:45:00,2757.37,2755.09,0.15,100.0,0.0056,-0.01,0.01,-0.02,tp_upper -15054,做多,2022-03-09 16:15:00,2022-03-09 16:20:00,2747.93,2746.9,0.15,100.0,0.0056,-0.01,0.01,-0.01,flip -15055,做空,2022-03-09 16:20:00,2022-03-09 16:30:00,2746.9,2753.99,0.15,100.0,0.0056,-0.04,0.01,-0.05,flip -15056,做多,2022-03-09 16:30:00,2022-03-09 16:45:00,2753.99,2747.02,0.15,100.0,0.0055,-0.04,0.01,-0.05,flip -15057,做空,2022-03-09 16:45:00,2022-03-09 16:55:00,2747.02,2746.0,0.15,100.0,0.0055,0.01,0.01,-0.0,flip -15058,做多,2022-03-09 16:55:00,2022-03-09 17:05:00,2746.0,2746.98,0.15,100.0,0.0055,0.01,0.01,-0.0,flip -15059,做空,2022-03-09 17:05:00,2022-03-09 18:10:00,2746.98,2730.54,0.15,100.0,0.0055,0.09,0.01,0.08,tp_lower -15060,做多,2022-03-09 22:30:00,2022-03-09 22:35:00,2725.72,2716.57,0.15,100.0,0.0056,-0.05,0.01,-0.06,flip -15061,做空,2022-03-09 22:35:00,2022-03-09 23:30:00,2716.57,2731.27,0.15,100.0,0.0056,-0.08,0.01,-0.09,flip -15062,做多,2022-03-09 23:30:00,2022-03-10 00:05:00,2731.27,2721.37,0.15,100.0,0.0055,-0.05,0.01,-0.06,flip -15063,做空,2022-03-10 00:05:00,2022-03-10 00:15:00,2721.37,2724.73,0.15,100.0,0.0056,-0.02,0.01,-0.03,flip -15064,做多,2022-03-10 00:15:00,2022-03-10 00:20:00,2724.73,2722.35,0.15,100.0,0.0056,-0.01,0.01,-0.02,flip -15065,做空,2022-03-10 00:20:00,2022-03-10 01:25:00,2722.35,2721.35,0.15,100.0,0.0056,0.01,0.01,-0.0,flip -15066,做多,2022-03-10 01:25:00,2022-03-10 01:35:00,2721.35,2699.87,0.15,100.0,0.0056,-0.12,0.01,-0.13,flip -15067,做空,2022-03-10 01:35:00,2022-03-10 01:40:00,2699.87,2694.09,0.15,100.0,0.0056,0.03,0.01,0.02,tp_lower -15068,做多,2022-03-10 12:20:00,2022-03-10 12:30:00,2604.58,2600.45,0.15,100.0,0.0058,-0.02,0.01,-0.03,flip -15069,做空,2022-03-10 12:30:00,2022-03-10 12:40:00,2600.45,2596.36,0.15,100.0,0.0058,0.02,0.01,0.02,flip -15070,做多,2022-03-10 12:40:00,2022-03-10 12:55:00,2596.36,2600.79,0.15,100.0,0.0058,0.03,0.01,0.02,flip -15071,做空,2022-03-10 12:55:00,2022-03-10 13:00:00,2600.79,2604.16,0.15,100.0,0.0058,-0.02,0.01,-0.03,flip -15072,做多,2022-03-10 13:00:00,2022-03-10 13:05:00,2604.16,2597.6,0.15,100.0,0.0058,-0.04,0.01,-0.05,flip -15073,做空,2022-03-10 13:05:00,2022-03-10 13:10:00,2597.6,2599.89,0.15,100.0,0.0058,-0.01,0.01,-0.02,flip -15074,做多,2022-03-10 13:10:00,2022-03-10 13:20:00,2599.89,2598.92,0.15,100.0,0.0058,-0.01,0.01,-0.01,flip -15075,做空,2022-03-10 13:20:00,2022-03-10 13:25:00,2598.92,2601.14,0.15,100.0,0.0058,-0.01,0.01,-0.02,flip -15076,做多,2022-03-10 13:25:00,2022-03-10 13:30:00,2601.14,2635.76,0.15,100.0,0.0058,0.2,0.01,0.19,tp_upper -15077,做多,2022-03-10 14:40:00,2022-03-10 15:00:00,2582.35,2589.85,0.15,100.0,0.0059,0.04,0.01,0.04,flip -15078,做空,2022-03-10 15:00:00,2022-03-10 15:05:00,2589.85,2594.86,0.15,100.0,0.0059,-0.03,0.01,-0.04,flip -15079,做多,2022-03-10 15:05:00,2022-03-10 15:15:00,2594.86,2614.66,0.15,100.0,0.0058,0.12,0.01,0.11,tp_upper -15080,做多,2022-03-10 15:40:00,2022-03-10 15:45:00,2592.91,2604.48,0.15,100.0,0.0059,0.07,0.01,0.06,tp_upper -15081,做多,2022-03-10 15:45:00,2022-03-10 16:05:00,2604.48,2599.51,0.15,100.0,0.0059,-0.03,0.01,-0.04,flip -15082,做空,2022-03-10 16:05:00,2022-03-10 16:10:00,2599.51,2603.48,0.15,100.0,0.0059,-0.02,0.01,-0.03,flip -15083,做多,2022-03-10 16:10:00,2022-03-10 16:30:00,2603.48,2591.29,0.15,100.0,0.0058,-0.07,0.01,-0.08,flip -15084,做空,2022-03-10 16:30:00,2022-03-10 16:50:00,2591.29,2592.92,0.15,100.0,0.0058,-0.01,0.01,-0.02,flip -15085,做多,2022-03-10 16:50:00,2022-03-10 17:00:00,2592.92,2591.05,0.15,100.0,0.0058,-0.01,0.01,-0.02,flip -15086,做空,2022-03-10 17:00:00,2022-03-10 17:20:00,2591.05,2596.89,0.15,100.0,0.0058,-0.03,0.01,-0.04,flip -15087,做多,2022-03-10 17:20:00,2022-03-10 17:35:00,2596.89,2594.61,0.15,100.0,0.0058,-0.01,0.01,-0.02,flip -15088,做空,2022-03-10 17:35:00,2022-03-10 17:40:00,2594.61,2600.32,0.15,100.0,0.0058,-0.03,0.01,-0.04,flip -15089,做多,2022-03-10 17:40:00,2022-03-10 17:50:00,2600.32,2592.06,0.15,100.0,0.0058,-0.05,0.01,-0.05,flip -15090,做空,2022-03-10 17:50:00,2022-03-10 18:15:00,2592.06,2593.35,0.15,100.0,0.0057,-0.01,0.01,-0.01,flip -15091,做多,2022-03-10 18:15:00,2022-03-10 18:20:00,2593.35,2591.21,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15092,做空,2022-03-10 18:20:00,2022-03-10 18:30:00,2591.21,2597.36,0.15,100.0,0.0057,-0.04,0.01,-0.04,flip -15093,做多,2022-03-10 18:30:00,2022-03-10 19:45:00,2597.36,2611.9,0.15,100.0,0.0057,0.08,0.01,0.08,tp_upper -15094,做多,2022-03-10 22:05:00,2022-03-10 22:10:00,2599.99,2599.17,0.15,100.0,0.0057,-0.0,0.01,-0.01,flip -15095,做空,2022-03-10 22:10:00,2022-03-11 00:10:00,2599.17,2604.29,0.15,100.0,0.0057,-0.03,0.01,-0.04,flip -15096,做多,2022-03-11 00:10:00,2022-03-11 00:25:00,2604.29,2593.57,0.15,100.0,0.0059,-0.06,0.01,-0.07,flip -15097,做空,2022-03-11 00:25:00,2022-03-11 00:30:00,2593.57,2600.38,0.15,100.0,0.0059,-0.04,0.01,-0.05,tp_lower -15098,做多,2022-03-11 00:30:00,2022-03-11 00:35:00,2600.38,2594.18,0.15,100.0,0.0058,-0.04,0.01,-0.04,flip -15099,做空,2022-03-11 00:35:00,2022-03-11 00:40:00,2594.18,2590.7,0.15,100.0,0.0058,0.02,0.01,0.01,tp_lower -15100,做多,2022-03-11 06:25:00,2022-03-11 06:30:00,2586.01,2574.83,0.15,100.0,0.0058,-0.07,0.01,-0.07,flip -15101,做空,2022-03-11 06:30:00,2022-03-11 11:20:00,2574.83,2610.58,0.15,100.0,0.0058,-0.21,0.01,-0.22,flip -15102,做多,2022-03-11 11:20:00,2022-03-11 11:25:00,2610.58,2615.43,0.15,100.0,0.0057,0.03,0.01,0.02,tp_upper -15103,做多,2022-03-11 14:55:00,2022-03-11 15:00:00,2609.01,2595.45,0.15,100.0,0.0057,-0.08,0.01,-0.08,flip -15104,做空,2022-03-11 15:00:00,2022-03-11 15:45:00,2595.45,2578.03,0.15,100.0,0.0057,0.1,0.01,0.09,tp_lower -15105,做多,2022-03-11 21:20:00,2022-03-11 22:15:00,2578.32,2576.33,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15106,做空,2022-03-11 22:15:00,2022-03-11 22:45:00,2576.33,2575.46,0.15,100.0,0.0057,0.0,0.01,-0.0,flip -15107,做多,2022-03-11 22:45:00,2022-03-11 22:55:00,2575.46,2570.04,0.15,100.0,0.0057,-0.03,0.01,-0.04,flip -15108,做空,2022-03-11 22:55:00,2022-03-11 23:30:00,2570.04,2569.56,0.15,100.0,0.0057,0.0,0.01,-0.0,flip -15109,做多,2022-03-11 23:30:00,2022-03-11 23:35:00,2569.56,2564.59,0.15,100.0,0.0057,-0.03,0.01,-0.04,flip -15110,做空,2022-03-11 23:35:00,2022-03-12 00:20:00,2564.59,2565.2,0.15,100.0,0.0057,-0.0,0.01,-0.01,flip -15111,做多,2022-03-12 00:20:00,2022-03-12 00:45:00,2565.2,2580.68,0.15,100.0,0.0058,0.09,0.01,0.08,tp_upper -15112,做多,2022-03-12 08:35:00,2022-03-12 08:45:00,2580.28,2581.81,0.15,100.0,0.0058,0.01,0.01,0.0,flip -15113,做空,2022-03-12 08:45:00,2022-03-12 08:50:00,2581.81,2583.6,0.15,100.0,0.0058,-0.01,0.01,-0.02,flip -15114,做多,2022-03-12 08:50:00,2022-03-12 08:55:00,2583.6,2580.62,0.15,100.0,0.0058,-0.02,0.01,-0.02,flip -15115,做空,2022-03-12 08:55:00,2022-03-12 09:00:00,2580.62,2582.33,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15116,做多,2022-03-12 09:00:00,2022-03-12 09:05:00,2582.33,2581.55,0.15,100.0,0.0057,-0.0,0.01,-0.01,flip -15117,做空,2022-03-12 09:05:00,2022-03-12 09:10:00,2581.55,2583.17,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15118,做多,2022-03-12 09:10:00,2022-03-12 09:15:00,2583.17,2582.85,0.15,100.0,0.0057,-0.0,0.01,-0.01,flip -15119,做空,2022-03-12 09:15:00,2022-03-12 09:25:00,2582.85,2583.76,0.15,100.0,0.0057,-0.01,0.01,-0.01,flip -15120,做多,2022-03-12 09:25:00,2022-03-12 09:40:00,2583.76,2586.77,0.15,100.0,0.0057,0.02,0.01,0.01,flip -15121,做空,2022-03-12 09:40:00,2022-03-12 10:10:00,2586.77,2586.13,0.15,100.0,0.0057,0.0,0.01,-0.0,flip -15122,做多,2022-03-12 10:10:00,2022-03-12 10:15:00,2586.13,2584.0,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15123,做空,2022-03-12 10:15:00,2022-03-12 10:20:00,2584.0,2586.97,0.15,100.0,0.0057,-0.02,0.01,-0.02,flip -15124,做多,2022-03-12 10:20:00,2022-03-12 10:25:00,2586.97,2586.79,0.15,100.0,0.0057,-0.0,0.01,-0.01,flip -15125,做空,2022-03-12 10:25:00,2022-03-12 10:35:00,2586.79,2587.73,0.15,100.0,0.0057,-0.01,0.01,-0.01,flip -15126,做多,2022-03-12 10:35:00,2022-03-12 10:40:00,2587.73,2583.34,0.15,100.0,0.0057,-0.02,0.01,-0.03,flip -15127,做空,2022-03-12 10:40:00,2022-03-12 10:55:00,2583.34,2585.97,0.15,100.0,0.0056,-0.01,0.01,-0.02,flip -15128,做多,2022-03-12 10:55:00,2022-03-12 11:00:00,2585.97,2585.68,0.15,100.0,0.0056,-0.0,0.01,-0.01,flip -15129,做空,2022-03-12 11:00:00,2022-03-12 11:15:00,2585.68,2585.43,0.15,100.0,0.0056,0.0,0.01,-0.01,flip -15130,做多,2022-03-12 11:15:00,2022-03-12 11:20:00,2585.43,2585.24,0.15,100.0,0.0056,-0.0,0.01,-0.01,flip -15131,做空,2022-03-12 11:20:00,2022-03-12 11:40:00,2585.24,2579.44,0.15,100.0,0.0056,0.03,0.01,0.03,tp_lower -15132,做多,2022-03-12 12:45:00,2022-03-12 13:05:00,2586.06,2591.59,0.15,100.0,0.0056,0.03,0.01,0.02,tp_upper -15133,做多,2022-03-12 14:00:00,2022-03-12 14:05:00,2585.95,2577.77,0.15,100.0,0.0056,-0.05,0.01,-0.05,flip -15134,做空,2022-03-12 14:05:00,2022-03-12 14:10:00,2577.77,2579.23,0.14,100.0,0.0056,-0.01,0.01,-0.02,tp_lower -15135,做多,2022-03-12 15:40:00,2022-03-12 16:00:00,2583.39,2579.94,0.14,100.0,0.0056,-0.02,0.01,-0.03,flip -15136,做空,2022-03-12 16:00:00,2022-03-12 16:05:00,2579.94,2584.22,0.14,100.0,0.0056,-0.02,0.01,-0.03,flip -15137,做多,2022-03-12 16:05:00,2022-03-12 16:10:00,2584.22,2592.86,0.14,100.0,0.0056,0.05,0.01,0.04,tp_upper -15138,做多,2022-03-12 18:25:00,2022-03-12 18:35:00,2585.74,2583.69,0.14,100.0,0.0056,-0.01,0.01,-0.02,flip -15139,做空,2022-03-12 18:35:00,2022-03-12 20:15:00,2583.69,2582.79,0.14,100.0,0.0056,0.01,0.01,-0.0,flip -15140,做多,2022-03-12 20:15:00,2022-03-12 22:15:00,2582.79,2583.63,0.14,100.0,0.0056,0.0,0.01,-0.0,flip -15141,做空,2022-03-12 22:15:00,2022-03-12 22:20:00,2583.63,2587.1,0.14,100.0,0.0056,-0.02,0.01,-0.03,flip -15142,做多,2022-03-12 22:20:00,2022-03-12 23:05:00,2587.1,2586.26,0.14,100.0,0.0055,-0.0,0.01,-0.01,flip -15143,做空,2022-03-12 23:05:00,2022-03-12 23:20:00,2586.26,2585.0,0.14,100.0,0.0055,0.01,0.01,-0.0,flip -15144,做多,2022-03-12 23:20:00,2022-03-12 23:30:00,2585.0,2582.15,0.14,100.0,0.0055,-0.02,0.01,-0.02,flip -15145,做空,2022-03-12 23:30:00,2022-03-12 23:45:00,2582.15,2572.12,0.14,100.0,0.0055,0.06,0.01,0.05,tp_lower -15146,做多,2022-03-13 01:10:00,2022-03-13 01:15:00,2585.63,2590.55,0.15,100.0,0.0057,0.03,0.01,0.02,tp_upper -15147,做多,2022-03-13 05:00:00,2022-03-13 05:55:00,2586.07,2583.66,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15148,做空,2022-03-13 05:55:00,2022-03-13 06:10:00,2583.66,2585.43,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15149,做多,2022-03-13 06:10:00,2022-03-13 07:15:00,2585.43,2584.0,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15150,做空,2022-03-13 07:15:00,2022-03-13 07:20:00,2584.0,2586.32,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15151,做多,2022-03-13 07:20:00,2022-03-13 07:30:00,2586.32,2584.19,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15152,做空,2022-03-13 07:30:00,2022-03-13 09:05:00,2584.19,2571.89,0.15,100.0,0.0057,0.07,0.01,0.06,tp_lower -15153,做多,2022-03-13 10:00:00,2022-03-13 10:05:00,2584.41,2582.57,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15154,做空,2022-03-13 10:05:00,2022-03-13 10:30:00,2582.57,2585.32,0.15,100.0,0.0057,-0.02,0.01,-0.02,flip -15155,做多,2022-03-13 10:30:00,2022-03-13 10:35:00,2585.32,2585.07,0.15,100.0,0.0057,-0.0,0.01,-0.01,flip -15156,做空,2022-03-13 10:35:00,2022-03-13 10:50:00,2585.07,2586.7,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15157,做多,2022-03-13 10:50:00,2022-03-13 11:15:00,2586.7,2586.86,0.15,100.0,0.0057,0.0,0.01,-0.01,tp_upper -15158,做多,2022-03-13 15:00:00,2022-03-13 15:15:00,2576.55,2574.63,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15159,做空,2022-03-13 15:15:00,2022-03-13 16:20:00,2574.63,2573.97,0.15,100.0,0.0057,0.0,0.01,-0.0,flip -15160,做多,2022-03-13 16:20:00,2022-03-13 16:25:00,2573.97,2573.77,0.15,100.0,0.0057,-0.0,0.01,-0.01,flip -15161,做空,2022-03-13 16:25:00,2022-03-13 20:05:00,2573.77,2552.78,0.15,100.0,0.0057,0.12,0.01,0.11,tp_lower -15162,做多,2022-03-13 22:00:00,2022-03-13 22:05:00,2565.25,2563.9,0.15,100.0,0.0057,-0.01,0.01,-0.02,flip -15163,做空,2022-03-13 22:05:00,2022-03-13 22:30:00,2563.9,2568.96,0.15,100.0,0.0057,-0.03,0.01,-0.04,flip -15164,做多,2022-03-13 22:30:00,2022-03-13 22:35:00,2568.96,2562.84,0.15,100.0,0.0057,-0.03,0.01,-0.04,flip -15165,做空,2022-03-13 22:35:00,2022-03-13 22:45:00,2562.84,2513.63,0.15,100.0,0.0057,0.28,0.01,0.27,tp_lower -15166,做多,2022-03-14 04:05:00,2022-03-14 04:10:00,2542.84,2593.82,0.15,100.0,0.0059,0.3,0.01,0.29,tp_upper -15167,做多,2022-03-14 12:20:00,2022-03-14 12:25:00,2574.84,2573.9,0.15,100.0,0.006,-0.01,0.01,-0.01,flip -15168,做空,2022-03-14 12:25:00,2022-03-14 12:30:00,2573.9,2575.47,0.15,100.0,0.006,-0.01,0.01,-0.02,flip -15169,做多,2022-03-14 12:30:00,2022-03-14 12:35:00,2575.47,2570.95,0.15,100.0,0.006,-0.03,0.01,-0.03,flip -15170,做空,2022-03-14 12:35:00,2022-03-14 13:00:00,2570.95,2576.66,0.15,100.0,0.0059,-0.03,0.01,-0.04,flip -15171,做多,2022-03-14 13:00:00,2022-03-14 13:20:00,2576.66,2572.31,0.15,100.0,0.0059,-0.03,0.01,-0.03,flip -15172,做空,2022-03-14 13:20:00,2022-03-14 13:30:00,2572.31,2563.25,0.15,100.0,0.0059,0.05,0.01,0.05,tp_lower -15173,做多,2022-03-14 14:00:00,2022-03-14 14:25:00,2578.7,2580.37,0.15,100.0,0.0059,0.01,0.01,0.0,flip -15174,做空,2022-03-14 14:25:00,2022-03-14 14:35:00,2580.37,2581.59,0.15,100.0,0.0059,-0.01,0.01,-0.01,flip -15175,做多,2022-03-14 14:35:00,2022-03-14 14:40:00,2581.59,2573.22,0.15,100.0,0.0059,-0.05,0.01,-0.06,flip -15176,做空,2022-03-14 14:40:00,2022-03-14 14:55:00,2573.22,2586.7,0.15,100.0,0.0059,-0.08,0.01,-0.09,flip -15177,做多,2022-03-14 14:55:00,2022-03-14 15:15:00,2586.7,2583.26,0.15,100.0,0.0058,-0.02,0.01,-0.03,flip -15178,做空,2022-03-14 15:15:00,2022-03-14 15:20:00,2583.26,2583.54,0.15,100.0,0.0058,-0.0,0.01,-0.01,flip -15179,做多,2022-03-14 15:20:00,2022-03-14 15:25:00,2583.54,2580.95,0.15,100.0,0.0058,-0.02,0.01,-0.02,flip -15180,做空,2022-03-14 15:25:00,2022-03-14 15:40:00,2580.95,2571.12,0.15,100.0,0.0058,0.06,0.01,0.05,tp_lower -15181,做多,2022-03-14 22:10:00,2022-03-14 22:15:00,2553.81,2550.95,0.15,100.0,0.0059,-0.02,0.01,-0.02,flip -15182,做空,2022-03-14 22:15:00,2022-03-14 22:20:00,2550.95,2560.25,0.15,100.0,0.0059,-0.05,0.01,-0.06,flip -15183,做多,2022-03-14 22:20:00,2022-03-14 22:45:00,2560.25,2583.89,0.15,100.0,0.0058,0.14,0.01,0.13,tp_upper -15184,做多,2022-03-15 02:15:00,2022-03-15 02:25:00,2550.38,2549.8,0.15,100.0,0.006,-0.0,0.01,-0.01,flip -15185,做空,2022-03-15 02:25:00,2022-03-15 02:30:00,2549.8,2553.02,0.15,100.0,0.006,-0.02,0.01,-0.03,flip -15186,做多,2022-03-15 02:30:00,2022-03-15 03:20:00,2553.02,2549.85,0.15,100.0,0.006,-0.02,0.01,-0.03,flip -15187,做空,2022-03-15 03:20:00,2022-03-15 03:25:00,2549.85,2550.92,0.15,100.0,0.006,-0.01,0.01,-0.01,flip -15188,做多,2022-03-15 03:25:00,2022-03-15 03:40:00,2550.92,2544.44,0.15,100.0,0.0059,-0.04,0.01,-0.05,flip -15189,做空,2022-03-15 03:40:00,2022-03-15 06:20:00,2544.44,2554.85,0.15,100.0,0.0059,-0.06,0.01,-0.07,flip -15190,做多,2022-03-15 06:20:00,2022-03-15 11:20:00,2554.85,2535.82,0.15,100.0,0.0059,-0.11,0.01,-0.12,flip -15191,做空,2022-03-15 11:20:00,2022-03-15 12:00:00,2535.82,2535.29,0.15,100.0,0.0059,0.0,0.01,-0.0,flip -15192,做多,2022-03-15 12:00:00,2022-03-15 13:25:00,2535.29,2535.08,0.15,100.0,0.0059,-0.0,0.01,-0.01,flip -15193,做空,2022-03-15 13:25:00,2022-03-15 13:40:00,2535.08,2522.84,0.15,100.0,0.0059,0.07,0.01,0.06,tp_lower -15194,做多,2022-03-15 14:00:00,2022-03-15 14:15:00,2535.01,2536.21,0.15,100.0,0.0059,0.01,0.01,-0.0,flip -15195,做空,2022-03-15 14:15:00,2022-03-16 00:25:00,2536.21,2616.35,0.15,100.0,0.0059,-0.47,0.01,-0.48,flip -15196,做多,2022-03-16 00:25:00,2022-03-16 00:35:00,2616.35,2613.88,0.15,100.0,0.0056,-0.01,0.01,-0.02,flip -15197,做空,2022-03-16 00:35:00,2022-03-16 01:05:00,2613.88,2618.4,0.15,100.0,0.0056,-0.03,0.01,-0.03,flip -15198,做多,2022-03-16 01:05:00,2022-03-16 01:45:00,2618.4,2645.78,0.15,100.0,0.0056,0.15,0.01,0.14,tp_upper -15199,做多,2022-03-16 03:15:00,2022-03-16 03:30:00,2637.66,2636.26,0.15,100.0,0.0056,-0.01,0.01,-0.02,flip -15200,做空,2022-03-16 03:30:00,2022-03-16 06:15:00,2636.26,2633.02,0.15,100.0,0.0056,0.02,0.01,0.01,flip -15201,做多,2022-03-16 06:15:00,2022-03-16 06:25:00,2633.02,2632.87,0.15,100.0,0.0056,-0.0,0.01,-0.01,flip -15202,做空,2022-03-16 06:25:00,2022-03-16 17:10:00,2632.87,2684.02,0.15,100.0,0.0056,-0.28,0.01,-0.29,flip -15203,做多,2022-03-16 17:10:00,2022-03-16 17:30:00,2684.02,2702.96,0.14,100.0,0.0053,0.1,0.01,0.09,tp_upper -15204,做多,2022-03-16 19:10:00,2022-03-16 19:15:00,2697.0,2712.93,0.14,100.0,0.0053,0.09,0.01,0.08,tp_upper -15205,做多,2022-03-17 04:30:00,2022-03-17 04:40:00,2760.9,2760.84,0.15,100.0,0.0053,-0.0,0.01,-0.01,flip -15206,做空,2022-03-17 04:40:00,2022-03-17 04:45:00,2760.84,2764.57,0.15,100.0,0.0053,-0.02,0.01,-0.03,flip -15207,做多,2022-03-17 04:45:00,2022-03-17 05:00:00,2764.57,2764.19,0.15,100.0,0.0053,-0.0,0.01,-0.01,flip -15208,做空,2022-03-17 05:00:00,2022-03-17 06:05:00,2764.19,2763.83,0.15,100.0,0.0053,0.0,0.01,-0.01,flip -15209,做多,2022-03-17 06:05:00,2022-03-17 06:25:00,2763.83,2760.09,0.15,100.0,0.0053,-0.02,0.01,-0.03,flip -15210,做空,2022-03-17 06:25:00,2022-03-17 06:30:00,2760.09,2754.43,0.15,100.0,0.0053,0.03,0.01,0.02,tp_lower -15211,做多,2022-03-17 07:05:00,2022-03-17 07:15:00,2761.04,2759.14,0.15,100.0,0.0053,-0.01,0.01,-0.02,flip -15212,做空,2022-03-17 07:15:00,2022-03-17 07:35:00,2759.14,2753.82,0.14,100.0,0.0053,0.03,0.01,0.02,tp_lower -15213,做多,2022-03-17 08:05:00,2022-03-17 08:10:00,2762.14,2761.88,0.15,100.0,0.0053,-0.0,0.01,-0.01,flip -15214,做空,2022-03-17 08:10:00,2022-03-17 08:15:00,2761.88,2764.39,0.14,100.0,0.0052,-0.01,0.01,-0.02,flip -15215,做多,2022-03-17 08:15:00,2022-03-17 08:20:00,2764.39,2762.52,0.14,100.0,0.0052,-0.01,0.01,-0.02,flip -15216,做空,2022-03-17 08:20:00,2022-03-17 08:25:00,2762.52,2765.3,0.14,100.0,0.0052,-0.01,0.01,-0.02,flip -15217,做多,2022-03-17 08:25:00,2022-03-17 08:30:00,2765.3,2763.38,0.14,100.0,0.0052,-0.01,0.01,-0.02,flip -15218,做空,2022-03-17 08:30:00,2022-03-17 08:35:00,2763.38,2768.3,0.14,100.0,0.0052,-0.03,0.01,-0.03,flip -15219,做多,2022-03-17 08:35:00,2022-03-17 08:40:00,2768.3,2765.23,0.14,100.0,0.0052,-0.02,0.01,-0.02,flip -15220,做空,2022-03-17 08:40:00,2022-03-17 09:10:00,2765.23,2765.46,0.14,100.0,0.0052,-0.0,0.01,-0.01,flip -15221,做多,2022-03-17 09:10:00,2022-03-17 09:20:00,2765.46,2771.27,0.14,100.0,0.0052,0.03,0.01,0.02,tp_upper -15222,做多,2022-03-17 09:45:00,2022-03-17 09:50:00,2766.88,2767.0,0.14,100.0,0.0052,0.0,0.01,-0.01,tp_upper -15223,做多,2022-03-17 09:55:00,2022-03-17 10:00:00,2767.71,2759.35,0.14,100.0,0.0052,-0.04,0.01,-0.05,flip -15224,做空,2022-03-17 10:00:00,2022-03-17 10:05:00,2759.35,2752.97,0.14,100.0,0.0052,0.03,0.01,0.03,tp_lower -15225,做多,2022-03-17 10:35:00,2022-03-17 10:40:00,2764.89,2769.6,0.14,100.0,0.0052,0.02,0.01,0.02,tp_upper -15226,做多,2022-03-17 11:40:00,2022-03-17 11:45:00,2770.66,2770.7,0.14,100.0,0.0052,0.0,0.01,-0.01,tp_upper -15227,做多,2022-03-17 17:15:00,2022-03-17 19:40:00,2790.26,2824.97,0.14,100.0,0.0051,0.18,0.01,0.17,tp_upper -15228,做多,2022-03-17 20:40:00,2022-03-17 20:55:00,2804.73,2806.28,0.14,100.0,0.0051,0.01,0.01,0.0,flip -15229,做空,2022-03-17 20:55:00,2022-03-17 21:10:00,2806.28,2807.4,0.14,100.0,0.0051,-0.01,0.01,-0.01,flip -15230,做多,2022-03-17 21:10:00,2022-03-17 21:20:00,2807.4,2811.45,0.14,100.0,0.0051,0.02,0.01,0.01,flip -15231,做空,2022-03-17 21:20:00,2022-03-17 22:15:00,2811.45,2810.49,0.14,100.0,0.0051,0.0,0.01,-0.0,flip -15232,做多,2022-03-17 22:15:00,2022-03-17 23:30:00,2810.49,2809.44,0.14,100.0,0.0051,-0.01,0.01,-0.01,flip -15233,做空,2022-03-17 23:30:00,2022-03-17 23:35:00,2809.44,2813.47,0.14,100.0,0.0051,-0.02,0.01,-0.03,flip -15234,做多,2022-03-17 23:35:00,2022-03-17 23:40:00,2813.47,2809.98,0.14,100.0,0.0051,-0.02,0.01,-0.02,flip -15235,做空,2022-03-17 23:40:00,2022-03-18 00:05:00,2809.98,2795.84,0.14,100.0,0.0051,0.07,0.01,0.06,tp_lower -15236,做多,2022-03-18 05:15:00,2022-03-18 07:10:00,2795.12,2793.01,0.15,100.0,0.0053,-0.01,0.01,-0.02,flip -15237,做空,2022-03-18 07:10:00,2022-03-18 07:15:00,2793.01,2793.23,0.15,100.0,0.0053,-0.0,0.01,-0.01,flip -15238,做多,2022-03-18 07:15:00,2022-03-18 07:20:00,2793.23,2791.24,0.15,100.0,0.0053,-0.01,0.01,-0.02,flip -15239,做空,2022-03-18 07:20:00,2022-03-18 07:30:00,2791.24,2797.42,0.15,100.0,0.0053,-0.03,0.01,-0.04,flip -15240,做多,2022-03-18 07:30:00,2022-03-18 07:50:00,2797.42,2791.22,0.15,100.0,0.0052,-0.03,0.01,-0.04,flip -15241,做空,2022-03-18 07:50:00,2022-03-18 07:55:00,2791.22,2792.86,0.15,100.0,0.0052,-0.01,0.01,-0.02,flip -15242,做多,2022-03-18 07:55:00,2022-03-18 08:00:00,2792.86,2791.15,0.15,100.0,0.0052,-0.01,0.01,-0.02,flip -15243,做空,2022-03-18 08:00:00,2022-03-18 08:10:00,2791.15,2790.4,0.15,100.0,0.0052,0.0,0.01,-0.0,flip -15244,做多,2022-03-18 08:10:00,2022-03-18 08:20:00,2790.4,2804.97,0.15,100.0,0.0052,0.08,0.01,0.07,tp_upper -15245,做多,2022-03-18 11:10:00,2022-03-18 11:20:00,2790.53,2788.2,0.15,100.0,0.0052,-0.01,0.01,-0.02,flip -15246,做空,2022-03-18 11:20:00,2022-03-18 11:30:00,2788.2,2787.81,0.15,100.0,0.0052,0.0,0.01,-0.01,flip -15247,做多,2022-03-18 11:30:00,2022-03-18 12:30:00,2787.81,2806.3,0.15,100.0,0.0052,0.1,0.01,0.09,tp_upper -15248,做多,2022-03-18 13:25:00,2022-03-18 13:30:00,2795.69,2791.02,0.15,100.0,0.0052,-0.02,0.01,-0.03,flip -15249,做空,2022-03-18 13:30:00,2022-03-18 13:35:00,2791.02,2800.94,0.15,100.0,0.0052,-0.05,0.01,-0.06,flip -15250,做多,2022-03-18 13:35:00,2022-03-18 13:55:00,2800.94,2810.65,0.15,100.0,0.0052,0.05,0.01,0.04,tp_upper -15251,做多,2022-03-19 02:10:00,2022-03-19 03:10:00,2947.4,2947.38,0.15,100.0,0.005,-0.0,0.01,-0.01,flip -15252,做空,2022-03-19 03:10:00,2022-03-19 03:45:00,2947.38,2944.26,0.15,100.0,0.005,0.02,0.01,0.01,tp_lower -15253,做多,2022-03-19 03:55:00,2022-03-19 04:00:00,2947.6,2939.79,0.15,100.0,0.005,-0.04,0.01,-0.05,flip -15254,做空,2022-03-19 04:00:00,2022-03-19 04:45:00,2939.79,2947.53,0.15,100.0,0.005,-0.04,0.01,-0.05,flip -15255,做多,2022-03-19 04:45:00,2022-03-19 09:50:00,2947.53,2943.5,0.15,100.0,0.005,-0.02,0.01,-0.03,flip -15256,做空,2022-03-19 09:50:00,2022-03-19 09:55:00,2943.5,2944.08,0.15,100.0,0.005,-0.0,0.01,-0.01,flip -15257,做多,2022-03-19 09:55:00,2022-03-19 10:15:00,2944.08,2944.0,0.15,100.0,0.005,-0.0,0.01,-0.01,flip -15258,做空,2022-03-19 10:15:00,2022-03-19 10:40:00,2944.0,2941.5,0.15,100.0,0.005,0.01,0.01,0.01,flip -15259,做多,2022-03-19 10:40:00,2022-03-19 10:50:00,2941.5,2940.0,0.15,100.0,0.005,-0.01,0.01,-0.01,flip -15260,做空,2022-03-19 10:50:00,2022-03-19 11:05:00,2940.0,2945.83,0.15,100.0,0.005,-0.03,0.01,-0.04,flip -15261,做多,2022-03-19 11:05:00,2022-03-19 12:25:00,2945.83,2958.63,0.15,100.0,0.0049,0.06,0.01,0.06,tp_upper -15262,做多,2022-03-19 14:05:00,2022-03-19 14:30:00,2946.57,2957.21,0.15,100.0,0.0049,0.05,0.01,0.05,tp_upper -15263,做多,2022-03-19 17:30:00,2022-03-19 17:35:00,2957.48,2953.02,0.15,100.0,0.0049,-0.02,0.01,-0.03,flip -15264,做空,2022-03-19 17:35:00,2022-03-19 17:40:00,2953.02,2955.11,0.15,100.0,0.0049,-0.01,0.01,-0.02,flip -15265,做多,2022-03-19 17:40:00,2022-03-19 18:00:00,2955.11,2951.96,0.15,100.0,0.0049,-0.02,0.01,-0.02,flip -15266,做空,2022-03-19 18:00:00,2022-03-19 18:10:00,2951.96,2953.62,0.15,100.0,0.0049,-0.01,0.01,-0.02,flip -15267,做多,2022-03-19 18:10:00,2022-03-19 18:20:00,2953.62,2947.39,0.14,100.0,0.0049,-0.03,0.01,-0.04,flip -15268,做空,2022-03-19 18:20:00,2022-03-19 18:50:00,2947.39,2954.73,0.14,100.0,0.0049,-0.04,0.01,-0.04,flip -15269,做多,2022-03-19 18:50:00,2022-03-19 19:00:00,2954.73,2952.32,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -15270,做空,2022-03-19 19:00:00,2022-03-19 20:05:00,2952.32,2942.65,0.14,100.0,0.0049,0.05,0.01,0.04,tp_lower -15271,做多,2022-03-19 20:35:00,2022-03-19 20:40:00,2958.27,2956.25,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -15272,做空,2022-03-19 20:40:00,2022-03-19 20:45:00,2956.25,2960.13,0.14,100.0,0.0049,-0.02,0.01,-0.03,flip -15273,做多,2022-03-19 20:45:00,2022-03-19 20:55:00,2960.13,2952.78,0.14,100.0,0.0048,-0.04,0.01,-0.04,flip -15274,做空,2022-03-19 20:55:00,2022-03-19 21:05:00,2952.78,2956.51,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -15275,做多,2022-03-19 21:05:00,2022-03-19 21:50:00,2956.51,2954.33,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15276,做空,2022-03-19 21:50:00,2022-03-19 22:00:00,2954.33,2942.01,0.14,100.0,0.0048,0.06,0.01,0.05,tp_lower -15277,做多,2022-03-19 23:20:00,2022-03-20 00:15:00,2951.53,2956.29,0.14,100.0,0.0048,0.02,0.01,0.02,flip -15278,做空,2022-03-20 00:15:00,2022-03-20 01:10:00,2956.29,2928.38,0.15,100.0,0.005,0.14,0.01,0.13,tp_lower -15279,做多,2022-03-20 06:15:00,2022-03-20 06:20:00,2933.89,2933.67,0.15,100.0,0.005,-0.0,0.01,-0.01,flip -15280,做空,2022-03-20 06:20:00,2022-03-20 06:25:00,2933.67,2934.31,0.15,100.0,0.005,-0.0,0.01,-0.01,flip -15281,做多,2022-03-20 06:25:00,2022-03-20 06:30:00,2934.31,2929.61,0.15,100.0,0.005,-0.02,0.01,-0.03,flip -15282,做空,2022-03-20 06:30:00,2022-03-20 08:15:00,2929.61,2929.31,0.15,100.0,0.005,0.0,0.01,-0.01,flip -15283,做多,2022-03-20 08:15:00,2022-03-20 08:25:00,2929.31,2927.11,0.15,100.0,0.005,-0.01,0.01,-0.02,flip -15284,做空,2022-03-20 08:25:00,2022-03-20 08:30:00,2927.11,2930.5,0.15,100.0,0.005,-0.02,0.01,-0.02,flip -15285,做多,2022-03-20 08:30:00,2022-03-20 08:35:00,2930.5,2928.6,0.15,100.0,0.005,-0.01,0.01,-0.02,flip -15286,做空,2022-03-20 08:35:00,2022-03-20 09:25:00,2928.6,2907.37,0.15,100.0,0.005,0.11,0.01,0.1,tp_lower -15287,做多,2022-03-20 19:50:00,2022-03-20 20:10:00,2871.82,2906.85,0.15,100.0,0.0051,0.18,0.01,0.17,tp_upper -15288,做多,2022-03-20 21:10:00,2022-03-20 22:05:00,2876.12,2861.69,0.15,100.0,0.0052,-0.07,0.01,-0.08,flip -15289,做空,2022-03-20 22:05:00,2022-03-20 22:10:00,2861.69,2866.64,0.15,100.0,0.0052,-0.03,0.01,-0.03,flip -15290,做多,2022-03-20 22:10:00,2022-03-20 22:20:00,2866.64,2862.96,0.15,100.0,0.0051,-0.02,0.01,-0.03,flip -15291,做空,2022-03-20 22:20:00,2022-03-20 22:30:00,2862.96,2862.19,0.15,100.0,0.0051,0.0,0.01,-0.0,flip -15292,做多,2022-03-20 22:30:00,2022-03-20 22:35:00,2862.19,2859.42,0.15,100.0,0.0051,-0.01,0.01,-0.02,flip -15293,做空,2022-03-20 22:35:00,2022-03-20 22:45:00,2859.42,2867.48,0.15,100.0,0.0051,-0.04,0.01,-0.05,flip -15294,做多,2022-03-20 22:45:00,2022-03-20 23:25:00,2867.48,2855.35,0.15,100.0,0.0051,-0.06,0.01,-0.07,flip -15295,做空,2022-03-20 23:25:00,2022-03-20 23:55:00,2855.35,2860.47,0.15,100.0,0.0051,-0.03,0.01,-0.03,flip -15296,做多,2022-03-20 23:55:00,2022-03-21 00:00:00,2860.47,2860.36,0.14,100.0,0.0051,-0.0,0.01,-0.01,flip -15297,做空,2022-03-21 00:00:00,2022-03-21 00:05:00,2860.36,2868.53,0.15,100.0,0.0051,-0.04,0.01,-0.05,flip -15298,做多,2022-03-21 00:05:00,2022-03-21 00:15:00,2868.53,2853.64,0.15,100.0,0.0051,-0.08,0.01,-0.08,flip -15299,做空,2022-03-21 00:15:00,2022-03-21 00:40:00,2853.64,2861.93,0.15,100.0,0.0051,-0.04,0.01,-0.05,flip -15300,做多,2022-03-21 00:40:00,2022-03-21 00:45:00,2861.93,2859.78,0.15,100.0,0.0051,-0.01,0.01,-0.02,flip -15301,做空,2022-03-21 00:45:00,2022-03-21 00:50:00,2859.78,2864.76,0.14,100.0,0.0051,-0.03,0.01,-0.03,flip -15302,做多,2022-03-21 00:50:00,2022-03-21 01:45:00,2864.76,2864.07,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -15303,做空,2022-03-21 01:45:00,2022-03-21 01:55:00,2864.07,2864.8,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -15304,做多,2022-03-21 01:55:00,2022-03-21 02:20:00,2864.8,2857.69,0.14,100.0,0.005,-0.04,0.01,-0.04,flip -15305,做空,2022-03-21 02:20:00,2022-03-21 02:30:00,2857.69,2833.42,0.14,100.0,0.005,0.12,0.01,0.11,tp_lower -15306,做多,2022-03-21 05:35:00,2022-03-21 06:30:00,2857.75,2862.17,0.14,100.0,0.0051,0.02,0.01,0.02,flip -15307,做空,2022-03-21 06:30:00,2022-03-21 17:05:00,2862.17,2909.53,0.14,100.0,0.0051,-0.24,0.01,-0.25,flip -15308,做多,2022-03-21 17:05:00,2022-03-21 17:40:00,2909.53,2909.39,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -15309,做空,2022-03-21 17:40:00,2022-03-21 17:45:00,2909.39,2915.0,0.14,100.0,0.0049,-0.03,0.01,-0.03,flip -15310,做多,2022-03-21 17:45:00,2022-03-21 18:05:00,2915.0,2914.71,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -15311,做空,2022-03-21 18:05:00,2022-03-21 18:20:00,2914.71,2915.18,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -15312,做多,2022-03-21 18:20:00,2022-03-21 18:40:00,2915.18,2915.44,0.14,100.0,0.0048,0.0,0.01,-0.01,flip -15313,做空,2022-03-21 18:40:00,2022-03-21 19:55:00,2915.44,2917.13,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15314,做多,2022-03-21 19:55:00,2022-03-21 20:05:00,2917.13,2916.63,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -15315,做空,2022-03-21 20:05:00,2022-03-21 20:20:00,2916.63,2918.44,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15316,做多,2022-03-21 20:20:00,2022-03-21 20:25:00,2918.44,2916.64,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15317,做空,2022-03-21 20:25:00,2022-03-21 20:35:00,2916.64,2916.54,0.14,100.0,0.0048,0.0,0.01,-0.01,flip -15318,做多,2022-03-21 20:35:00,2022-03-21 20:55:00,2916.54,2908.23,0.14,100.0,0.0048,-0.04,0.01,-0.05,flip -15319,做空,2022-03-21 20:55:00,2022-03-21 21:50:00,2908.23,2916.9,0.14,100.0,0.0048,-0.04,0.01,-0.05,flip -15320,做多,2022-03-21 21:50:00,2022-03-21 22:00:00,2916.9,2918.53,0.14,100.0,0.0048,0.01,0.01,0.0,flip -15321,做空,2022-03-21 22:00:00,2022-03-21 22:10:00,2918.53,2916.87,0.14,100.0,0.0048,0.01,0.01,0.0,flip -15322,做多,2022-03-21 22:10:00,2022-03-22 02:00:00,2916.87,2939.9,0.14,100.0,0.0048,0.11,0.01,0.1,tp_upper -15323,做多,2022-03-22 02:00:00,2022-03-22 02:05:00,2939.9,2925.19,0.14,100.0,0.0049,-0.07,0.01,-0.08,tp_upper -15324,做多,2022-03-22 12:55:00,2022-03-22 13:05:00,3009.89,3004.18,0.14,100.0,0.0047,-0.03,0.01,-0.03,flip -15325,做空,2022-03-22 13:05:00,2022-03-22 13:15:00,3004.18,3007.4,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15326,做多,2022-03-22 13:15:00,2022-03-22 13:40:00,3007.4,3007.9,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15327,做空,2022-03-22 13:40:00,2022-03-22 13:50:00,3007.9,2998.87,0.14,100.0,0.0047,0.04,0.01,0.04,tp_lower -15328,做多,2022-03-22 14:10:00,2022-03-22 14:30:00,3008.36,3022.67,0.14,100.0,0.0047,0.07,0.01,0.06,tp_upper -15329,做多,2022-03-22 14:55:00,2022-03-22 15:30:00,3007.53,3010.01,0.14,100.0,0.0047,0.01,0.01,0.0,flip -15330,做空,2022-03-22 15:30:00,2022-03-22 15:45:00,3010.01,3006.73,0.14,100.0,0.0047,0.02,0.01,0.01,flip -15331,做多,2022-03-22 15:45:00,2022-03-22 15:50:00,3006.73,3004.23,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15332,做空,2022-03-22 15:50:00,2022-03-22 16:00:00,3004.23,3008.63,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15333,做多,2022-03-22 16:00:00,2022-03-22 16:05:00,3008.63,3006.93,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15334,做空,2022-03-22 16:05:00,2022-03-22 16:10:00,3006.93,3006.99,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15335,做多,2022-03-22 16:10:00,2022-03-22 16:20:00,3006.99,3005.4,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15336,做空,2022-03-22 16:20:00,2022-03-22 16:50:00,3005.4,2995.78,0.14,100.0,0.0047,0.05,0.01,0.04,tp_lower -15337,做多,2022-03-22 17:00:00,2022-03-22 17:05:00,3008.99,3005.02,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15338,做空,2022-03-22 17:05:00,2022-03-22 17:10:00,3005.02,3009.45,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15339,做多,2022-03-22 17:10:00,2022-03-22 17:15:00,3009.45,3008.76,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15340,做空,2022-03-22 17:15:00,2022-03-22 17:50:00,3008.76,3000.65,0.14,100.0,0.0047,0.04,0.01,0.03,tp_lower -15341,做多,2022-03-22 18:15:00,2022-03-22 19:15:00,3008.35,3007.59,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15342,做空,2022-03-22 19:15:00,2022-03-22 19:55:00,3007.59,2982.71,0.14,100.0,0.0047,0.12,0.01,0.11,tp_lower -15343,做多,2022-03-22 20:20:00,2022-03-22 20:25:00,3005.09,3004.48,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15344,做空,2022-03-22 20:25:00,2022-03-22 21:10:00,3004.48,3006.15,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15345,做多,2022-03-22 21:10:00,2022-03-22 21:20:00,3006.15,3004.89,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15346,做空,2022-03-22 21:20:00,2022-03-22 21:25:00,3004.89,3008.52,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15347,做多,2022-03-22 21:25:00,2022-03-22 21:50:00,3008.52,3011.92,0.14,100.0,0.0047,0.02,0.01,0.01,tp_upper -15348,做多,2022-03-22 22:15:00,2022-03-22 22:25:00,3007.22,3004.65,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15349,做空,2022-03-22 22:25:00,2022-03-22 22:40:00,3004.65,2994.43,0.14,100.0,0.0047,0.05,0.01,0.04,tp_lower -15350,做多,2022-03-23 02:25:00,2022-03-23 02:30:00,2989.75,2987.26,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15351,做空,2022-03-23 02:30:00,2022-03-23 03:50:00,2987.26,2953.68,0.14,100.0,0.0048,0.16,0.01,0.16,tp_lower -15352,做多,2022-03-23 08:40:00,2022-03-23 08:45:00,2955.79,2953.18,0.15,100.0,0.0049,-0.01,0.01,-0.02,flip -15353,做空,2022-03-23 08:45:00,2022-03-23 08:50:00,2953.18,2959.98,0.15,100.0,0.0049,-0.03,0.01,-0.04,flip -15354,做多,2022-03-23 08:50:00,2022-03-23 08:55:00,2959.98,2954.31,0.14,100.0,0.0049,-0.03,0.01,-0.04,flip -15355,做空,2022-03-23 08:55:00,2022-03-23 09:00:00,2954.31,2961.18,0.14,100.0,0.0049,-0.03,0.01,-0.04,flip -15356,做多,2022-03-23 09:00:00,2022-03-23 09:10:00,2961.18,2949.92,0.14,100.0,0.0049,-0.05,0.01,-0.06,flip -15357,做空,2022-03-23 09:10:00,2022-03-23 09:30:00,2949.92,2951.54,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -15358,做多,2022-03-23 09:30:00,2022-03-23 10:00:00,2951.54,2951.46,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -15359,做空,2022-03-23 10:00:00,2022-03-23 10:05:00,2951.46,2954.91,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -15360,做多,2022-03-23 10:05:00,2022-03-23 10:25:00,2954.91,2965.94,0.14,100.0,0.0048,0.05,0.01,0.05,tp_upper -15361,做多,2022-03-23 12:00:00,2022-03-23 12:05:00,2951.88,2951.27,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -15362,做空,2022-03-23 12:05:00,2022-03-23 12:30:00,2951.27,2950.71,0.14,100.0,0.0048,0.0,0.01,-0.0,flip -15363,做多,2022-03-23 12:30:00,2022-03-23 12:55:00,2950.71,2961.33,0.14,100.0,0.0048,0.05,0.01,0.04,tp_upper -15364,做多,2022-03-23 13:50:00,2022-03-23 13:55:00,2951.32,2951.15,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -15365,做空,2022-03-23 13:55:00,2022-03-23 14:00:00,2951.15,2956.85,0.14,100.0,0.0048,-0.03,0.01,-0.03,flip -15366,做多,2022-03-23 14:00:00,2022-03-23 14:05:00,2956.85,2971.8,0.14,100.0,0.0048,0.07,0.01,0.06,tp_upper -15367,做多,2022-03-23 20:20:00,2022-03-23 20:50:00,2975.01,2978.26,0.14,100.0,0.0048,0.02,0.01,0.01,flip -15368,做空,2022-03-23 20:50:00,2022-03-23 20:55:00,2978.26,2980.31,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15369,做多,2022-03-23 20:55:00,2022-03-23 21:00:00,2980.31,2977.65,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15370,做空,2022-03-23 21:00:00,2022-03-23 21:30:00,2977.65,2982.75,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -15371,做多,2022-03-23 21:30:00,2022-03-23 23:40:00,2982.75,3018.31,0.14,100.0,0.0048,0.17,0.01,0.16,tp_upper -15372,做多,2022-03-24 08:05:00,2022-03-24 09:20:00,3034.99,3058.98,0.15,100.0,0.0048,0.12,0.01,0.11,tp_upper -15373,做多,2022-03-24 12:30:00,2022-03-24 14:45:00,3038.34,3067.57,0.15,100.0,0.0049,0.14,0.01,0.13,tp_upper -15374,做多,2022-03-24 14:45:00,2022-03-24 14:50:00,3067.57,3067.69,0.15,100.0,0.0049,0.0,0.01,-0.01,tp_upper -15375,做多,2022-03-24 23:50:00,2022-03-25 00:00:00,3107.89,3100.37,0.15,100.0,0.0048,-0.04,0.01,-0.04,flip -15376,做空,2022-03-25 00:00:00,2022-03-25 00:05:00,3100.37,3101.01,0.15,100.0,0.0048,-0.0,0.01,-0.01,flip -15377,做多,2022-03-25 00:05:00,2022-03-25 00:50:00,3101.01,3103.95,0.15,100.0,0.0048,0.01,0.01,0.01,flip -15378,做空,2022-03-25 00:50:00,2022-03-25 01:05:00,3103.95,3107.45,0.15,100.0,0.0048,-0.02,0.01,-0.02,flip -15379,做多,2022-03-25 01:05:00,2022-03-25 01:30:00,3107.45,3122.84,0.15,100.0,0.0048,0.07,0.01,0.07,tp_upper -15380,做多,2022-03-25 08:40:00,2022-03-25 08:45:00,3125.32,3123.05,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15381,做空,2022-03-25 08:45:00,2022-03-25 08:50:00,3123.05,3125.16,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15382,做多,2022-03-25 08:50:00,2022-03-25 08:55:00,3125.16,3124.82,0.15,100.0,0.0047,-0.0,0.01,-0.01,flip -15383,做空,2022-03-25 08:55:00,2022-03-25 09:30:00,3124.82,3125.57,0.15,100.0,0.0047,-0.0,0.01,-0.01,flip -15384,做多,2022-03-25 09:30:00,2022-03-25 09:55:00,3125.57,3134.63,0.15,100.0,0.0047,0.04,0.01,0.04,tp_upper -15385,做多,2022-03-25 15:15:00,2022-03-25 15:20:00,3149.99,3136.99,0.15,100.0,0.0047,-0.06,0.01,-0.07,flip -15386,做空,2022-03-25 15:20:00,2022-03-25 15:30:00,3136.99,3135.04,0.15,100.0,0.0047,0.01,0.01,0.0,tp_lower -15387,做多,2022-03-26 00:15:00,2022-03-26 00:30:00,3112.52,3107.0,0.15,100.0,0.0048,-0.03,0.01,-0.03,flip -15388,做空,2022-03-26 00:30:00,2022-03-26 00:50:00,3107.0,3087.73,0.15,100.0,0.0048,0.09,0.01,0.08,tp_lower -15389,做多,2022-03-26 01:40:00,2022-03-26 01:45:00,3107.29,3106.35,0.15,100.0,0.0048,-0.0,0.01,-0.01,flip -15390,做空,2022-03-26 01:45:00,2022-03-26 02:00:00,3106.35,3107.32,0.15,100.0,0.0048,-0.0,0.01,-0.01,flip -15391,做多,2022-03-26 02:00:00,2022-03-26 02:05:00,3107.32,3105.92,0.15,100.0,0.0048,-0.01,0.01,-0.01,flip -15392,做空,2022-03-26 02:05:00,2022-03-26 02:15:00,3105.92,3108.0,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15393,做多,2022-03-26 02:15:00,2022-03-26 02:30:00,3108.0,3107.16,0.15,100.0,0.0048,-0.0,0.01,-0.01,flip -15394,做空,2022-03-26 02:30:00,2022-03-26 03:10:00,3107.16,3104.92,0.15,100.0,0.0048,0.01,0.01,0.0,flip -15395,做多,2022-03-26 03:10:00,2022-03-26 03:25:00,3104.92,3106.59,0.15,100.0,0.0048,0.01,0.01,0.0,flip -15396,做空,2022-03-26 03:25:00,2022-03-26 03:30:00,3106.59,3109.12,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15397,做多,2022-03-26 03:30:00,2022-03-26 03:35:00,3109.12,3105.78,0.15,100.0,0.0048,-0.02,0.01,-0.02,flip -15398,做空,2022-03-26 03:35:00,2022-03-26 03:40:00,3105.78,3109.51,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15399,做多,2022-03-26 03:40:00,2022-03-26 03:45:00,3109.51,3109.45,0.15,100.0,0.0047,-0.0,0.01,-0.01,flip -15400,做空,2022-03-26 03:45:00,2022-03-26 03:55:00,3109.45,3107.25,0.15,100.0,0.0047,0.01,0.01,0.0,flip -15401,做多,2022-03-26 03:55:00,2022-03-26 04:10:00,3107.25,3104.9,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15402,做空,2022-03-26 04:10:00,2022-03-26 04:25:00,3104.9,3107.88,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15403,做多,2022-03-26 04:25:00,2022-03-26 04:35:00,3107.88,3104.31,0.15,100.0,0.0047,-0.02,0.01,-0.02,flip -15404,做空,2022-03-26 04:35:00,2022-03-26 04:40:00,3104.31,3106.31,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15405,做多,2022-03-26 04:40:00,2022-03-26 05:05:00,3106.31,3108.08,0.15,100.0,0.0047,0.01,0.01,0.0,flip -15406,做空,2022-03-26 05:05:00,2022-03-26 05:10:00,3108.08,3110.84,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15407,做多,2022-03-26 05:10:00,2022-03-26 05:15:00,3110.84,3104.9,0.15,100.0,0.0047,-0.03,0.01,-0.04,flip -15408,做空,2022-03-26 05:15:00,2022-03-26 05:25:00,3104.9,3111.6,0.15,100.0,0.0047,-0.03,0.01,-0.04,flip -15409,做多,2022-03-26 05:25:00,2022-03-26 05:35:00,3111.6,3118.07,0.14,100.0,0.0047,0.03,0.01,0.02,tp_upper -15410,做多,2022-03-26 12:55:00,2022-03-26 13:20:00,3124.0,3119.99,0.14,100.0,0.0046,-0.02,0.01,-0.03,flip -15411,做空,2022-03-26 13:20:00,2022-03-26 14:15:00,3119.99,3110.51,0.14,100.0,0.0046,0.04,0.01,0.04,tp_lower -15412,做多,2022-03-26 15:30:00,2022-03-26 15:45:00,3121.2,3121.73,0.14,100.0,0.0046,0.0,0.01,-0.0,flip -15413,做空,2022-03-26 15:45:00,2022-03-26 16:00:00,3121.73,3112.52,0.14,100.0,0.0046,0.04,0.01,0.04,tp_lower -15414,做多,2022-03-26 16:30:00,2022-03-26 16:35:00,3120.79,3118.27,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15415,做空,2022-03-26 16:35:00,2022-03-26 16:45:00,3118.27,3121.6,0.14,100.0,0.0046,-0.02,0.01,-0.02,flip -15416,做多,2022-03-26 16:45:00,2022-03-26 16:55:00,3121.6,3123.25,0.14,100.0,0.0046,0.01,0.01,0.0,flip -15417,做空,2022-03-26 16:55:00,2022-03-26 17:20:00,3123.25,3120.35,0.14,100.0,0.0046,0.01,0.01,0.01,flip -15418,做多,2022-03-26 17:20:00,2022-03-26 17:40:00,3120.35,3120.59,0.14,100.0,0.0046,0.0,0.01,-0.01,flip -15419,做空,2022-03-26 17:40:00,2022-03-26 18:00:00,3120.59,3121.34,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15420,做多,2022-03-26 18:00:00,2022-03-26 18:05:00,3121.34,3119.75,0.14,100.0,0.0046,-0.01,0.01,-0.01,flip -15421,做空,2022-03-26 18:05:00,2022-03-26 18:35:00,3119.75,3119.33,0.14,100.0,0.0046,0.0,0.01,-0.01,flip -15422,做多,2022-03-26 18:35:00,2022-03-26 19:15:00,3119.33,3117.21,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -15423,做空,2022-03-26 19:15:00,2022-03-26 19:45:00,3117.21,3120.53,0.14,100.0,0.0046,-0.02,0.01,-0.02,flip -15424,做多,2022-03-26 19:45:00,2022-03-26 20:05:00,3120.53,3131.2,0.14,100.0,0.0046,0.05,0.01,0.04,tp_upper -15425,做多,2022-03-27 03:50:00,2022-03-27 04:20:00,3140.0,3136.21,0.15,100.0,0.0047,-0.02,0.01,-0.03,flip -15426,做空,2022-03-27 04:20:00,2022-03-27 05:05:00,3136.21,3140.79,0.15,100.0,0.0047,-0.02,0.01,-0.03,flip -15427,做多,2022-03-27 05:05:00,2022-03-27 05:15:00,3140.79,3142.11,0.15,100.0,0.0047,0.01,0.01,-0.0,flip -15428,做空,2022-03-27 05:15:00,2022-03-27 05:20:00,3142.11,3143.29,0.15,100.0,0.0047,-0.01,0.01,-0.01,flip -15429,做多,2022-03-27 05:20:00,2022-03-27 05:40:00,3143.29,3143.31,0.15,100.0,0.0047,0.0,0.01,-0.01,flip -15430,做空,2022-03-27 05:40:00,2022-03-27 06:00:00,3143.31,3142.94,0.15,100.0,0.0047,0.0,0.01,-0.01,flip -15431,做多,2022-03-27 06:00:00,2022-03-27 06:30:00,3142.94,3153.47,0.15,100.0,0.0047,0.05,0.01,0.04,tp_upper -15432,做多,2022-03-27 08:35:00,2022-03-27 08:40:00,3147.79,3146.49,0.15,100.0,0.0047,-0.01,0.01,-0.01,flip -15433,做空,2022-03-27 08:40:00,2022-03-27 09:10:00,3146.49,3146.78,0.15,100.0,0.0047,-0.0,0.01,-0.01,flip -15434,做多,2022-03-27 09:10:00,2022-03-27 09:45:00,3146.78,3145.11,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15435,做空,2022-03-27 09:45:00,2022-03-27 11:00:00,3145.11,3146.55,0.15,100.0,0.0047,-0.01,0.01,-0.01,flip -15436,做多,2022-03-27 11:00:00,2022-03-27 11:15:00,3146.55,3146.08,0.15,100.0,0.0047,-0.0,0.01,-0.01,flip -15437,做空,2022-03-27 11:15:00,2022-03-27 11:25:00,3146.08,3147.51,0.15,100.0,0.0047,-0.01,0.01,-0.01,flip -15438,做多,2022-03-27 11:25:00,2022-03-27 11:30:00,3147.51,3147.13,0.15,100.0,0.0047,-0.0,0.01,-0.01,flip -15439,做空,2022-03-27 11:30:00,2022-03-27 12:00:00,3147.13,3145.7,0.15,100.0,0.0046,0.01,0.01,-0.0,flip -15440,做多,2022-03-27 12:00:00,2022-03-27 12:05:00,3145.7,3145.0,0.15,100.0,0.0046,-0.0,0.01,-0.01,flip -15441,做空,2022-03-27 12:05:00,2022-03-27 12:15:00,3145.0,3135.5,0.15,100.0,0.0046,0.04,0.01,0.04,tp_lower -15442,做多,2022-03-27 13:50:00,2022-03-27 13:55:00,3144.49,3143.34,0.15,100.0,0.0047,-0.01,0.01,-0.01,flip -15443,做空,2022-03-27 13:55:00,2022-03-27 14:05:00,3143.34,3146.96,0.15,100.0,0.0046,-0.02,0.01,-0.02,flip -15444,做多,2022-03-27 14:05:00,2022-03-27 14:30:00,3146.96,3150.89,0.15,100.0,0.0046,0.02,0.01,0.01,tp_upper -15445,做多,2022-03-27 14:50:00,2022-03-27 14:55:00,3146.65,3145.25,0.15,100.0,0.0046,-0.01,0.01,-0.01,flip -15446,做空,2022-03-27 14:55:00,2022-03-27 15:00:00,3145.25,3146.46,0.15,100.0,0.0046,-0.01,0.01,-0.01,flip -15447,做多,2022-03-27 15:00:00,2022-03-27 15:05:00,3146.46,3141.98,0.15,100.0,0.0046,-0.02,0.01,-0.03,flip -15448,做空,2022-03-27 15:05:00,2022-03-27 15:15:00,3141.98,3145.11,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15449,做多,2022-03-27 15:15:00,2022-03-27 15:20:00,3145.11,3159.57,0.14,100.0,0.0046,0.07,0.01,0.06,tp_upper -15450,做多,2022-03-28 16:20:00,2022-03-28 16:25:00,3352.45,3343.76,0.15,100.0,0.0044,-0.04,0.01,-0.05,flip -15451,做空,2022-03-28 16:25:00,2022-03-28 16:30:00,3343.76,3351.69,0.15,100.0,0.0044,-0.04,0.01,-0.04,flip -15452,做多,2022-03-28 16:30:00,2022-03-28 17:00:00,3351.69,3354.9,0.15,100.0,0.0044,0.01,0.01,0.01,flip -15453,做空,2022-03-28 17:00:00,2022-03-28 17:15:00,3354.9,3353.28,0.15,100.0,0.0044,0.01,0.01,-0.0,flip -15454,做多,2022-03-28 17:15:00,2022-03-28 17:50:00,3353.28,3384.6,0.15,100.0,0.0044,0.14,0.01,0.13,tp_upper -15455,做多,2022-03-28 21:40:00,2022-03-28 21:45:00,3381.23,3369.89,0.15,100.0,0.0044,-0.05,0.01,-0.06,flip -15456,做空,2022-03-28 21:45:00,2022-03-28 21:50:00,3369.89,3379.8,0.15,100.0,0.0044,-0.04,0.01,-0.05,flip -15457,做多,2022-03-28 21:50:00,2022-03-28 22:25:00,3379.8,3385.06,0.15,100.0,0.0044,0.02,0.01,0.02,flip -15458,做空,2022-03-28 22:25:00,2022-03-28 22:35:00,3385.06,3385.99,0.15,100.0,0.0044,-0.0,0.01,-0.01,flip -15459,做多,2022-03-28 22:35:00,2022-03-28 22:40:00,3385.99,3381.95,0.15,100.0,0.0044,-0.02,0.01,-0.02,flip -15460,做空,2022-03-28 22:40:00,2022-03-28 23:15:00,3381.95,3341.83,0.15,100.0,0.0043,0.17,0.01,0.17,tp_lower -15461,做多,2022-03-29 01:35:00,2022-03-29 01:40:00,3383.39,3378.72,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15462,做空,2022-03-29 01:40:00,2022-03-29 01:45:00,3378.72,3389.27,0.15,100.0,0.0044,-0.05,0.01,-0.05,flip -15463,做多,2022-03-29 01:45:00,2022-03-29 02:10:00,3389.27,3382.39,0.15,100.0,0.0044,-0.03,0.01,-0.04,flip -15464,做空,2022-03-29 02:10:00,2022-03-29 04:15:00,3382.39,3387.59,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15465,做多,2022-03-29 04:15:00,2022-03-29 04:20:00,3387.59,3385.9,0.15,100.0,0.0044,-0.01,0.01,-0.01,flip -15466,做空,2022-03-29 04:20:00,2022-03-29 15:45:00,3385.9,3398.63,0.15,100.0,0.0044,-0.06,0.01,-0.06,tp_lower -15467,做多,2022-03-29 19:05:00,2022-03-29 19:50:00,3429.25,3427.63,0.15,100.0,0.0043,-0.01,0.01,-0.01,flip -15468,做空,2022-03-29 19:50:00,2022-03-29 20:55:00,3427.63,3396.79,0.15,100.0,0.0043,0.13,0.01,0.13,tp_lower -15469,做多,2022-03-30 04:05:00,2022-03-30 04:10:00,3386.86,3385.66,0.15,100.0,0.0044,-0.01,0.01,-0.01,flip -15470,做空,2022-03-30 04:10:00,2022-03-30 05:05:00,3385.66,3383.58,0.15,100.0,0.0044,0.01,0.01,0.0,flip -15471,做多,2022-03-30 05:05:00,2022-03-30 05:10:00,3383.58,3380.77,0.15,100.0,0.0044,-0.01,0.01,-0.02,flip -15472,做空,2022-03-30 05:10:00,2022-03-30 05:20:00,3380.77,3386.12,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15473,做多,2022-03-30 05:20:00,2022-03-30 05:55:00,3386.12,3404.84,0.15,100.0,0.0044,0.08,0.01,0.07,tp_upper -15474,做多,2022-03-30 09:55:00,2022-03-30 11:10:00,3387.04,3390.56,0.15,100.0,0.0044,0.02,0.01,0.01,flip -15475,做空,2022-03-30 11:10:00,2022-03-30 11:15:00,3390.56,3402.51,0.15,100.0,0.0044,-0.05,0.01,-0.06,flip -15476,做多,2022-03-30 11:15:00,2022-03-30 11:25:00,3402.51,3411.81,0.15,100.0,0.0044,0.04,0.01,0.03,tp_upper -15477,做多,2022-03-30 12:15:00,2022-03-30 12:25:00,3393.32,3390.56,0.15,100.0,0.0044,-0.01,0.01,-0.02,flip -15478,做空,2022-03-30 12:25:00,2022-03-30 12:30:00,3390.56,3397.46,0.15,100.0,0.0044,-0.03,0.01,-0.04,flip -15479,做多,2022-03-30 12:30:00,2022-03-30 12:45:00,3397.46,3398.69,0.15,100.0,0.0044,0.01,0.01,-0.0,flip -15480,做空,2022-03-30 12:45:00,2022-03-30 13:15:00,3398.69,3381.99,0.15,100.0,0.0044,0.07,0.01,0.07,tp_lower -15481,做多,2022-03-30 16:15:00,2022-03-30 16:25:00,3390.0,3390.4,0.15,100.0,0.0044,0.0,0.01,-0.01,flip -15482,做空,2022-03-30 16:25:00,2022-03-30 16:35:00,3390.4,3395.0,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15483,做多,2022-03-30 16:35:00,2022-03-30 17:20:00,3395.0,3394.14,0.15,100.0,0.0044,-0.0,0.01,-0.01,flip -15484,做空,2022-03-30 17:20:00,2022-03-30 17:30:00,3394.14,3392.23,0.15,100.0,0.0044,0.01,0.01,0.0,flip -15485,做多,2022-03-30 17:30:00,2022-03-30 17:40:00,3392.23,3422.26,0.15,100.0,0.0044,0.13,0.01,0.12,tp_upper -15486,做多,2022-03-30 19:10:00,2022-03-30 19:15:00,3393.95,3387.2,0.15,100.0,0.0044,-0.03,0.01,-0.04,flip -15487,做空,2022-03-30 19:15:00,2022-03-30 19:55:00,3387.2,3394.08,0.15,100.0,0.0044,-0.03,0.01,-0.04,flip -15488,做多,2022-03-30 19:55:00,2022-03-30 20:05:00,3394.08,3392.23,0.15,100.0,0.0044,-0.01,0.01,-0.02,flip -15489,做空,2022-03-30 20:05:00,2022-03-30 20:30:00,3392.23,3393.89,0.15,100.0,0.0044,-0.01,0.01,-0.01,flip -15490,做多,2022-03-30 20:30:00,2022-03-30 21:40:00,3393.89,3399.74,0.15,100.0,0.0044,0.03,0.01,0.02,flip -15491,做空,2022-03-30 21:40:00,2022-03-30 22:30:00,3399.74,3393.0,0.15,100.0,0.0043,0.03,0.01,0.02,flip -15492,做多,2022-03-30 22:30:00,2022-03-30 22:35:00,3393.0,3386.91,0.15,100.0,0.0044,-0.03,0.01,-0.03,flip -15493,做空,2022-03-30 22:35:00,2022-03-30 23:30:00,3386.91,3392.01,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15494,做多,2022-03-30 23:30:00,2022-03-30 23:35:00,3392.01,3390.62,0.15,100.0,0.0043,-0.01,0.01,-0.01,flip -15495,做空,2022-03-30 23:35:00,2022-03-31 00:10:00,3390.62,3395.16,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15496,做多,2022-03-31 00:10:00,2022-03-31 00:15:00,3395.16,3394.99,0.15,100.0,0.0044,-0.0,0.01,-0.01,flip -15497,做空,2022-03-31 00:15:00,2022-03-31 00:20:00,3394.99,3397.61,0.15,100.0,0.0044,-0.01,0.01,-0.02,flip -15498,做多,2022-03-31 00:20:00,2022-03-31 00:30:00,3397.61,3396.84,0.15,100.0,0.0044,-0.0,0.01,-0.01,flip -15499,做空,2022-03-31 00:30:00,2022-03-31 03:05:00,3396.84,3400.0,0.15,100.0,0.0044,-0.01,0.01,-0.02,flip -15500,做多,2022-03-31 03:05:00,2022-03-31 03:50:00,3400.0,3394.6,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15501,做空,2022-03-31 03:50:00,2022-03-31 04:05:00,3394.6,3403.4,0.15,100.0,0.0044,-0.04,0.01,-0.05,flip -15502,做多,2022-03-31 04:05:00,2022-03-31 04:20:00,3403.4,3394.98,0.15,100.0,0.0044,-0.04,0.01,-0.04,flip -15503,做空,2022-03-31 04:20:00,2022-03-31 04:30:00,3394.98,3395.25,0.15,100.0,0.0044,-0.0,0.01,-0.01,flip -15504,做多,2022-03-31 04:30:00,2022-03-31 04:35:00,3395.25,3391.53,0.15,100.0,0.0043,-0.02,0.01,-0.02,flip -15505,做空,2022-03-31 04:35:00,2022-03-31 05:05:00,3391.53,3396.88,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15506,做多,2022-03-31 05:05:00,2022-03-31 05:10:00,3396.88,3394.72,0.15,100.0,0.0043,-0.01,0.01,-0.02,flip -15507,做空,2022-03-31 05:10:00,2022-03-31 05:20:00,3394.72,3399.0,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15508,做多,2022-03-31 05:20:00,2022-03-31 05:25:00,3399.0,3398.97,0.15,100.0,0.0043,-0.0,0.01,-0.01,flip -15509,做空,2022-03-31 05:25:00,2022-03-31 05:40:00,3398.97,3401.76,0.15,100.0,0.0043,-0.01,0.01,-0.02,flip -15510,做多,2022-03-31 05:40:00,2022-03-31 05:45:00,3401.76,3396.88,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15511,做空,2022-03-31 05:45:00,2022-03-31 06:30:00,3396.88,3398.2,0.15,100.0,0.0043,-0.01,0.01,-0.01,flip -15512,做多,2022-03-31 06:30:00,2022-03-31 06:35:00,3398.2,3397.67,0.15,100.0,0.0043,-0.0,0.01,-0.01,flip -15513,做空,2022-03-31 06:35:00,2022-03-31 06:40:00,3397.67,3401.2,0.15,100.0,0.0043,-0.02,0.01,-0.02,flip -15514,做多,2022-03-31 06:40:00,2022-03-31 07:00:00,3401.2,3396.99,0.14,100.0,0.0043,-0.02,0.01,-0.03,flip -15515,做空,2022-03-31 07:00:00,2022-03-31 07:05:00,3396.99,3397.53,0.14,100.0,0.0043,-0.0,0.01,-0.01,flip -15516,做多,2022-03-31 07:05:00,2022-03-31 07:20:00,3397.53,3396.25,0.14,100.0,0.0043,-0.01,0.01,-0.01,flip -15517,做空,2022-03-31 07:20:00,2022-03-31 07:40:00,3396.25,3398.18,0.14,100.0,0.0042,-0.01,0.01,-0.02,flip -15518,做多,2022-03-31 07:40:00,2022-03-31 08:15:00,3398.18,3409.51,0.14,100.0,0.0042,0.05,0.01,0.04,tp_upper -15519,做多,2022-03-31 08:40:00,2022-03-31 08:45:00,3403.85,3411.43,0.14,100.0,0.0042,0.03,0.01,0.02,tp_upper -15520,做多,2022-03-31 09:35:00,2022-03-31 09:55:00,3400.02,3416.57,0.14,100.0,0.0043,0.07,0.01,0.06,tp_upper -15521,做多,2022-03-31 11:40:00,2022-03-31 12:10:00,3401.26,3410.01,0.15,100.0,0.0043,0.04,0.01,0.03,tp_upper -15522,做多,2022-03-31 12:20:00,2022-03-31 12:25:00,3406.72,3421.66,0.15,100.0,0.0043,0.06,0.01,0.06,tp_upper -15523,做多,2022-04-01 00:40:00,2022-04-01 00:55:00,3303.7,3299.19,0.15,100.0,0.0045,-0.02,0.01,-0.03,flip -15524,做空,2022-04-01 00:55:00,2022-04-01 01:15:00,3299.19,3293.61,0.15,100.0,0.0045,0.03,0.01,0.02,flip -15525,做多,2022-04-01 01:15:00,2022-04-01 01:20:00,3293.61,3288.12,0.15,100.0,0.0045,-0.02,0.01,-0.03,flip -15526,做空,2022-04-01 01:20:00,2022-04-01 01:45:00,3288.12,3278.99,0.15,100.0,0.0045,0.04,0.01,0.03,tp_lower -15527,做多,2022-04-01 07:00:00,2022-04-01 07:05:00,3265.92,3263.74,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15528,做空,2022-04-01 07:05:00,2022-04-01 07:20:00,3263.74,3267.43,0.15,100.0,0.0046,-0.02,0.01,-0.02,flip -15529,做多,2022-04-01 07:20:00,2022-04-01 11:00:00,3267.43,3283.47,0.15,100.0,0.0045,0.07,0.01,0.07,tp_upper -15530,做多,2022-04-01 12:25:00,2022-04-01 12:35:00,3269.07,3304.52,0.15,100.0,0.0046,0.16,0.01,0.15,tp_upper -15531,做多,2022-04-01 22:50:00,2022-04-01 23:10:00,3439.83,3436.21,0.15,100.0,0.0044,-0.02,0.01,-0.02,flip -15532,做空,2022-04-01 23:10:00,2022-04-01 23:15:00,3436.21,3443.0,0.15,100.0,0.0044,-0.03,0.01,-0.04,flip -15533,做多,2022-04-01 23:15:00,2022-04-01 23:20:00,3443.0,3440.3,0.15,100.0,0.0043,-0.01,0.01,-0.02,flip -15534,做空,2022-04-01 23:20:00,2022-04-01 23:35:00,3440.3,3441.43,0.15,100.0,0.0043,-0.0,0.01,-0.01,flip -15535,做多,2022-04-01 23:35:00,2022-04-02 00:00:00,3441.43,3442.54,0.15,100.0,0.0043,0.0,0.01,-0.0,flip -15536,做空,2022-04-02 00:00:00,2022-04-02 00:15:00,3442.54,3448.01,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15537,做多,2022-04-02 00:15:00,2022-04-02 00:30:00,3448.01,3465.99,0.15,100.0,0.0044,0.08,0.01,0.07,tp_upper -15538,做多,2022-04-02 02:45:00,2022-04-02 03:00:00,3464.91,3459.44,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15539,做空,2022-04-02 03:00:00,2022-04-02 03:05:00,3459.44,3461.54,0.15,100.0,0.0044,-0.01,0.01,-0.02,flip -15540,做多,2022-04-02 03:05:00,2022-04-02 03:10:00,3461.54,3457.14,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15541,做空,2022-04-02 03:10:00,2022-04-02 03:15:00,3457.14,3461.62,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15542,做多,2022-04-02 03:15:00,2022-04-02 03:20:00,3461.62,3457.56,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15543,做空,2022-04-02 03:20:00,2022-04-02 03:30:00,3457.56,3465.15,0.15,100.0,0.0043,-0.03,0.01,-0.04,flip -15544,做多,2022-04-02 03:30:00,2022-04-02 04:40:00,3465.15,3482.44,0.15,100.0,0.0043,0.07,0.01,0.07,tp_upper -15545,做多,2022-04-02 08:50:00,2022-04-02 09:10:00,3473.18,3474.53,0.15,100.0,0.0043,0.01,0.01,-0.0,flip -15546,做空,2022-04-02 09:10:00,2022-04-02 09:25:00,3474.53,3475.9,0.15,100.0,0.0043,-0.01,0.01,-0.01,flip -15547,做多,2022-04-02 09:25:00,2022-04-02 09:30:00,3475.9,3471.87,0.15,100.0,0.0043,-0.02,0.01,-0.02,flip -15548,做空,2022-04-02 09:30:00,2022-04-02 09:35:00,3471.87,3475.2,0.15,100.0,0.0043,-0.01,0.01,-0.02,flip -15549,做多,2022-04-02 09:35:00,2022-04-02 09:55:00,3475.2,3492.99,0.15,100.0,0.0043,0.08,0.01,0.07,tp_upper -15550,做多,2022-04-02 10:30:00,2022-04-02 10:50:00,3480.35,3487.42,0.15,100.0,0.0043,0.03,0.01,0.02,tp_upper -15551,做多,2022-04-02 12:05:00,2022-04-02 12:10:00,3479.22,3487.93,0.15,100.0,0.0043,0.04,0.01,0.03,tp_upper -15552,做多,2022-04-02 12:10:00,2022-04-02 12:15:00,3487.93,3495.44,0.15,100.0,0.0043,0.03,0.01,0.02,tp_upper -15553,做多,2022-04-02 14:40:00,2022-04-02 14:55:00,3487.39,3487.9,0.15,100.0,0.0043,0.0,0.01,-0.01,flip -15554,做空,2022-04-02 14:55:00,2022-04-02 15:10:00,3487.9,3464.16,0.15,100.0,0.0043,0.1,0.01,0.09,tp_lower -15555,做多,2022-04-02 16:45:00,2022-04-02 17:55:00,3477.93,3474.08,0.15,100.0,0.0043,-0.02,0.01,-0.02,flip -15556,做空,2022-04-02 17:55:00,2022-04-02 18:05:00,3474.08,3436.71,0.15,100.0,0.0043,0.16,0.01,0.15,tp_lower -15557,做多,2022-04-02 20:05:00,2022-04-02 20:15:00,3477.64,3474.41,0.15,100.0,0.0044,-0.01,0.01,-0.02,flip -15558,做空,2022-04-02 20:15:00,2022-04-02 22:00:00,3474.41,3479.34,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15559,做多,2022-04-02 22:00:00,2022-04-02 22:05:00,3479.34,3477.91,0.15,100.0,0.0043,-0.01,0.01,-0.01,flip -15560,做空,2022-04-02 22:05:00,2022-04-02 23:30:00,3477.91,3450.96,0.15,100.0,0.0043,0.12,0.01,0.11,tp_lower -15561,做多,2022-04-03 00:55:00,2022-04-03 01:00:00,3465.74,3463.12,0.16,100.0,0.0045,-0.01,0.01,-0.02,flip -15562,做空,2022-04-03 01:00:00,2022-04-03 01:10:00,3463.12,3445.0,0.16,100.0,0.0045,0.08,0.01,0.07,tp_lower -15563,做多,2022-04-03 03:30:00,2022-04-03 03:35:00,3459.32,3455.69,0.16,100.0,0.0045,-0.02,0.01,-0.02,flip -15564,做空,2022-04-03 03:35:00,2022-04-03 04:00:00,3455.69,3461.57,0.16,100.0,0.0045,-0.03,0.01,-0.03,flip -15565,做多,2022-04-03 04:00:00,2022-04-03 05:35:00,3461.57,3478.03,0.15,100.0,0.0045,0.07,0.01,0.07,tp_upper -15566,做多,2022-04-03 11:10:00,2022-04-03 12:00:00,3476.11,3478.02,0.16,100.0,0.0045,0.01,0.01,0.0,flip -15567,做空,2022-04-03 12:00:00,2022-04-03 12:05:00,3478.02,3479.99,0.16,100.0,0.0045,-0.01,0.01,-0.02,flip -15568,做多,2022-04-03 12:05:00,2022-04-03 13:20:00,3479.99,3500.42,0.16,100.0,0.0045,0.09,0.01,0.08,tp_upper -15569,做多,2022-04-03 14:40:00,2022-04-03 14:55:00,3488.82,3511.96,0.16,100.0,0.0045,0.1,0.01,0.1,tp_upper -15570,做多,2022-04-03 16:25:00,2022-04-03 16:30:00,3490.71,3487.24,0.16,100.0,0.0045,-0.02,0.01,-0.02,flip -15571,做空,2022-04-03 16:30:00,2022-04-03 16:40:00,3487.24,3490.76,0.16,100.0,0.0045,-0.02,0.01,-0.02,flip -15572,做多,2022-04-03 16:40:00,2022-04-03 17:05:00,3490.76,3489.39,0.16,100.0,0.0045,-0.01,0.01,-0.01,flip -15573,做空,2022-04-03 17:05:00,2022-04-03 17:10:00,3489.39,3492.59,0.16,100.0,0.0045,-0.01,0.01,-0.02,flip -15574,做多,2022-04-03 17:10:00,2022-04-03 17:15:00,3492.59,3487.01,0.16,100.0,0.0045,-0.02,0.01,-0.03,flip -15575,做空,2022-04-03 17:15:00,2022-04-03 17:40:00,3487.01,3489.18,0.16,100.0,0.0045,-0.01,0.01,-0.02,flip -15576,做多,2022-04-03 17:40:00,2022-04-03 18:35:00,3489.18,3493.56,0.16,100.0,0.0044,0.02,0.01,0.01,flip -15577,做空,2022-04-03 18:35:00,2022-04-03 18:50:00,3493.56,3514.27,0.16,100.0,0.0044,-0.09,0.01,-0.1,flip -15578,做多,2022-04-03 18:50:00,2022-04-03 18:55:00,3514.27,3507.71,0.15,100.0,0.0044,-0.03,0.01,-0.04,tp_upper -15579,做多,2022-04-03 19:45:00,2022-04-03 19:55:00,3491.3,3486.33,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15580,做空,2022-04-03 19:55:00,2022-04-03 20:15:00,3486.33,3492.5,0.15,100.0,0.0044,-0.03,0.01,-0.03,flip -15581,做多,2022-04-03 20:15:00,2022-04-03 20:50:00,3492.5,3492.01,0.15,100.0,0.0044,-0.0,0.01,-0.01,flip -15582,做空,2022-04-03 20:50:00,2022-04-03 21:05:00,3492.01,3498.0,0.15,100.0,0.0044,-0.03,0.01,-0.03,flip -15583,做多,2022-04-03 21:05:00,2022-04-03 21:20:00,3498.0,3508.22,0.15,100.0,0.0044,0.04,0.01,0.04,tp_upper -15584,做多,2022-04-04 03:10:00,2022-04-04 03:15:00,3504.17,3501.27,0.16,100.0,0.0044,-0.01,0.01,-0.02,flip -15585,做空,2022-04-04 03:15:00,2022-04-04 03:30:00,3501.27,3506.08,0.16,100.0,0.0044,-0.02,0.01,-0.03,flip -15586,做多,2022-04-04 03:30:00,2022-04-04 03:35:00,3506.08,3501.48,0.16,100.0,0.0044,-0.02,0.01,-0.03,flip -15587,做空,2022-04-04 03:35:00,2022-04-04 07:40:00,3501.48,3506.2,0.15,100.0,0.0044,-0.02,0.01,-0.03,flip -15588,做多,2022-04-04 07:40:00,2022-04-04 07:45:00,3506.2,3504.72,0.15,100.0,0.0044,-0.01,0.01,-0.01,flip -15589,做空,2022-04-04 07:45:00,2022-04-04 08:30:00,3504.72,3498.1,0.15,100.0,0.0044,0.03,0.01,0.02,flip -15590,做多,2022-04-04 08:30:00,2022-04-04 08:35:00,3498.1,3494.67,0.15,100.0,0.0044,-0.02,0.01,-0.02,flip -15591,做空,2022-04-04 08:35:00,2022-04-04 08:45:00,3494.67,3486.01,0.15,100.0,0.0044,0.04,0.01,0.03,tp_lower -15592,做多,2022-04-04 12:10:00,2022-04-04 12:15:00,3489.27,3482.03,0.15,100.0,0.0044,-0.03,0.01,-0.04,flip -15593,做空,2022-04-04 12:15:00,2022-04-04 12:45:00,3482.03,3459.84,0.15,100.0,0.0044,0.1,0.01,0.09,tp_lower -15594,做多,2022-04-04 18:50:00,2022-04-04 18:55:00,3459.99,3458.87,0.15,100.0,0.0045,-0.01,0.01,-0.01,flip -15595,做空,2022-04-04 18:55:00,2022-04-05 06:25:00,3458.87,3517.33,0.15,100.0,0.0045,-0.26,0.01,-0.27,flip -15596,做多,2022-04-05 06:25:00,2022-04-05 06:40:00,3517.33,3515.88,0.15,100.0,0.0044,-0.01,0.01,-0.01,flip -15597,做空,2022-04-05 06:40:00,2022-04-05 06:45:00,3515.88,3517.1,0.15,100.0,0.0044,-0.01,0.01,-0.01,flip -15598,做多,2022-04-05 06:45:00,2022-04-05 06:50:00,3517.1,3512.85,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15599,做空,2022-04-05 06:50:00,2022-04-05 07:00:00,3512.85,3519.84,0.15,100.0,0.0043,-0.03,0.01,-0.04,flip -15600,做多,2022-04-05 07:00:00,2022-04-05 07:05:00,3519.84,3519.01,0.15,100.0,0.0043,-0.0,0.01,-0.01,flip -15601,做空,2022-04-05 07:05:00,2022-04-05 07:15:00,3519.01,3518.42,0.15,100.0,0.0043,0.0,0.01,-0.01,flip -15602,做多,2022-04-05 07:15:00,2022-04-05 07:35:00,3518.42,3532.17,0.15,100.0,0.0043,0.06,0.01,0.05,tp_upper -15603,做多,2022-04-05 08:50:00,2022-04-05 09:40:00,3521.0,3515.76,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15604,做空,2022-04-05 09:40:00,2022-04-05 09:55:00,3515.76,3508.13,0.15,100.0,0.0043,0.03,0.01,0.03,tp_lower -15605,做多,2022-04-05 10:40:00,2022-04-05 10:45:00,3519.99,3519.89,0.15,100.0,0.0043,-0.0,0.01,-0.01,flip -15606,做空,2022-04-05 10:45:00,2022-04-05 11:00:00,3519.89,3512.36,0.15,100.0,0.0043,0.03,0.01,0.02,tp_lower -15607,做多,2022-04-05 11:10:00,2022-04-05 11:20:00,3520.94,3517.41,0.15,100.0,0.0043,-0.02,0.01,-0.02,flip -15608,做空,2022-04-05 11:20:00,2022-04-05 11:35:00,3517.41,3522.5,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15609,做多,2022-04-05 11:35:00,2022-04-05 11:45:00,3522.5,3517.02,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15610,做空,2022-04-05 11:45:00,2022-04-05 11:55:00,3517.02,3522.25,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15611,做多,2022-04-05 11:55:00,2022-04-05 12:00:00,3522.25,3529.89,0.15,100.0,0.0043,0.03,0.01,0.03,tp_upper -15612,做多,2022-04-05 12:50:00,2022-04-05 12:55:00,3524.99,3507.0,0.15,100.0,0.0043,-0.08,0.01,-0.08,flip -15613,做空,2022-04-05 12:55:00,2022-04-05 13:00:00,3507.0,3511.63,0.15,100.0,0.0043,-0.02,0.01,-0.03,tp_lower -15614,做多,2022-04-05 22:40:00,2022-04-05 22:45:00,3458.51,3454.08,0.15,100.0,0.0043,-0.02,0.01,-0.03,flip -15615,做空,2022-04-05 22:45:00,2022-04-05 23:25:00,3454.08,3428.13,0.15,100.0,0.0043,0.11,0.01,0.1,tp_lower -15616,做多,2022-04-06 07:10:00,2022-04-06 07:15:00,3366.28,3365.85,0.15,100.0,0.0045,-0.0,0.01,-0.01,flip -15617,做空,2022-04-06 07:15:00,2022-04-06 08:50:00,3365.85,3358.0,0.15,100.0,0.0045,0.04,0.01,0.03,flip -15618,做多,2022-04-06 08:50:00,2022-04-06 09:00:00,3358.0,3350.72,0.15,100.0,0.0046,-0.03,0.01,-0.04,flip -15619,做空,2022-04-06 09:00:00,2022-04-06 09:55:00,3350.72,3346.82,0.15,100.0,0.0045,0.02,0.01,0.01,flip -15620,做多,2022-04-06 09:55:00,2022-04-06 10:30:00,3346.82,3345.35,0.15,100.0,0.0046,-0.01,0.01,-0.01,flip -15621,做空,2022-04-06 10:30:00,2022-04-06 10:35:00,3345.35,3330.98,0.15,100.0,0.0045,0.07,0.01,0.06,tp_lower -15622,做多,2022-04-07 04:30:00,2022-04-07 04:40:00,3198.11,3190.64,0.15,100.0,0.0048,-0.04,0.01,-0.04,flip -15623,做空,2022-04-07 04:40:00,2022-04-07 04:45:00,3190.64,3203.59,0.15,100.0,0.0048,-0.06,0.01,-0.07,flip -15624,做多,2022-04-07 04:45:00,2022-04-07 05:00:00,3203.59,3200.65,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15625,做空,2022-04-07 05:00:00,2022-04-07 05:35:00,3200.65,3202.65,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15626,做多,2022-04-07 05:35:00,2022-04-07 06:40:00,3202.65,3219.79,0.15,100.0,0.0047,0.08,0.01,0.07,tp_upper -15627,做多,2022-04-07 13:10:00,2022-04-07 13:20:00,3211.24,3207.15,0.15,100.0,0.0047,-0.02,0.01,-0.03,flip -15628,做空,2022-04-07 13:20:00,2022-04-07 13:30:00,3207.15,3219.65,0.15,100.0,0.0047,-0.06,0.01,-0.07,flip -15629,做多,2022-04-07 13:30:00,2022-04-07 13:40:00,3219.65,3214.13,0.15,100.0,0.0047,-0.03,0.01,-0.03,flip -15630,做空,2022-04-07 13:40:00,2022-04-07 13:45:00,3214.13,3215.67,0.15,100.0,0.0047,-0.01,0.01,-0.01,flip -15631,做多,2022-04-07 13:45:00,2022-04-07 14:00:00,3215.67,3228.11,0.15,100.0,0.0047,0.06,0.01,0.05,flip -15632,做空,2022-04-07 14:00:00,2022-04-07 14:40:00,3228.11,3190.68,0.15,100.0,0.0047,0.18,0.01,0.17,tp_lower -15633,做多,2022-04-07 16:55:00,2022-04-07 17:15:00,3220.27,3217.71,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15634,做空,2022-04-07 17:15:00,2022-04-07 17:20:00,3217.71,3220.42,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15635,做多,2022-04-07 17:20:00,2022-04-07 17:45:00,3220.42,3214.57,0.15,100.0,0.0047,-0.03,0.01,-0.04,flip -15636,做空,2022-04-07 17:45:00,2022-04-07 17:55:00,3214.57,3223.29,0.15,100.0,0.0047,-0.04,0.01,-0.05,flip -15637,做多,2022-04-07 17:55:00,2022-04-07 19:35:00,3223.29,3219.7,0.15,100.0,0.0047,-0.02,0.01,-0.02,flip -15638,做空,2022-04-07 19:35:00,2022-04-07 19:40:00,3219.7,3221.94,0.15,100.0,0.0047,-0.01,0.01,-0.02,flip -15639,做多,2022-04-07 19:40:00,2022-04-07 19:45:00,3221.94,3218.6,0.15,100.0,0.0047,-0.02,0.01,-0.02,flip -15640,做空,2022-04-07 19:45:00,2022-04-07 20:00:00,3218.6,3216.44,0.15,100.0,0.0047,0.01,0.01,0.0,flip -15641,做多,2022-04-07 20:00:00,2022-04-07 20:20:00,3216.44,3220.01,0.15,100.0,0.0047,0.02,0.01,0.01,flip -15642,做空,2022-04-07 20:20:00,2022-04-07 20:25:00,3220.01,3221.47,0.15,100.0,0.0047,-0.01,0.01,-0.01,flip -15643,做多,2022-04-07 20:25:00,2022-04-07 21:15:00,3221.47,3216.13,0.15,100.0,0.0047,-0.02,0.01,-0.03,flip -15644,做空,2022-04-07 21:15:00,2022-04-07 21:35:00,3216.13,3222.06,0.15,100.0,0.0046,-0.03,0.01,-0.04,flip -15645,做多,2022-04-07 21:35:00,2022-04-07 21:40:00,3222.06,3216.0,0.15,100.0,0.0046,-0.03,0.01,-0.04,flip -15646,做空,2022-04-07 21:40:00,2022-04-07 21:45:00,3216.0,3220.96,0.15,100.0,0.0046,-0.02,0.01,-0.03,flip -15647,做多,2022-04-07 21:45:00,2022-04-07 21:50:00,3220.96,3219.26,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15648,做空,2022-04-07 21:50:00,2022-04-07 22:00:00,3219.26,3219.98,0.15,100.0,0.0046,-0.0,0.01,-0.01,flip -15649,做多,2022-04-07 22:00:00,2022-04-07 22:05:00,3219.98,3214.61,0.15,100.0,0.0046,-0.02,0.01,-0.03,flip -15650,做空,2022-04-07 22:05:00,2022-04-07 22:10:00,3214.61,3218.2,0.15,100.0,0.0046,-0.02,0.01,-0.02,flip -15651,做多,2022-04-07 22:10:00,2022-04-07 22:15:00,3218.2,3218.02,0.15,100.0,0.0046,-0.0,0.01,-0.01,flip -15652,做空,2022-04-07 22:15:00,2022-04-08 00:35:00,3218.02,3221.02,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15653,做多,2022-04-08 00:35:00,2022-04-08 00:45:00,3221.02,3223.17,0.15,100.0,0.0047,0.01,0.01,0.0,flip -15654,做空,2022-04-08 00:45:00,2022-04-08 01:00:00,3223.17,3229.12,0.15,100.0,0.0047,-0.03,0.01,-0.04,flip -15655,做多,2022-04-08 01:00:00,2022-04-08 01:30:00,3229.12,3243.41,0.15,100.0,0.0047,0.07,0.01,0.06,tp_upper -15656,做多,2022-04-08 07:30:00,2022-04-08 07:45:00,3249.72,3250.29,0.15,100.0,0.0046,0.0,0.01,-0.0,flip -15657,做空,2022-04-08 07:45:00,2022-04-08 11:40:00,3250.29,3270.04,0.15,100.0,0.0046,-0.09,0.01,-0.1,flip -15658,做多,2022-04-08 11:40:00,2022-04-08 11:45:00,3270.04,3267.47,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15659,做空,2022-04-08 11:45:00,2022-04-08 12:05:00,3267.47,3269.38,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15660,做多,2022-04-08 12:05:00,2022-04-08 12:10:00,3269.38,3263.76,0.15,100.0,0.0046,-0.03,0.01,-0.03,flip -15661,做空,2022-04-08 12:10:00,2022-04-08 12:40:00,3263.76,3251.84,0.15,100.0,0.0046,0.05,0.01,0.05,tp_lower -15662,做多,2022-04-08 14:20:00,2022-04-08 14:45:00,3269.05,3261.7,0.15,100.0,0.0046,-0.03,0.01,-0.04,flip -15663,做空,2022-04-08 14:45:00,2022-04-08 14:50:00,3261.7,3289.01,0.15,100.0,0.0046,-0.12,0.01,-0.13,flip -15664,做多,2022-04-08 14:50:00,2022-04-08 14:55:00,3289.01,3290.51,0.15,100.0,0.0045,0.01,0.01,-0.0,tp_upper -15665,做多,2022-04-08 18:50:00,2022-04-08 18:55:00,3264.0,3258.5,0.15,100.0,0.0045,-0.02,0.01,-0.03,flip -15666,做空,2022-04-08 18:55:00,2022-04-08 19:00:00,3258.5,3272.0,0.15,100.0,0.0045,-0.06,0.01,-0.07,flip -15667,做多,2022-04-08 19:00:00,2022-04-08 19:20:00,3272.0,3258.18,0.15,100.0,0.0045,-0.06,0.01,-0.07,flip -15668,做空,2022-04-08 19:20:00,2022-04-08 19:25:00,3258.18,3261.0,0.15,100.0,0.0045,-0.01,0.01,-0.02,flip -15669,做多,2022-04-08 19:25:00,2022-04-08 19:30:00,3261.0,3251.99,0.15,100.0,0.0044,-0.04,0.01,-0.05,flip -15670,做空,2022-04-08 19:30:00,2022-04-08 21:35:00,3251.99,3221.22,0.14,100.0,0.0044,0.14,0.01,0.13,tp_lower -15671,做多,2022-04-09 03:50:00,2022-04-09 03:55:00,3216.02,3209.2,0.15,100.0,0.0046,-0.03,0.01,-0.04,flip -15672,做空,2022-04-09 03:55:00,2022-04-09 04:15:00,3209.2,3218.68,0.15,100.0,0.0046,-0.04,0.01,-0.05,flip -15673,做多,2022-04-09 04:15:00,2022-04-09 04:20:00,3218.68,3216.62,0.15,100.0,0.0046,-0.01,0.01,-0.02,flip -15674,做空,2022-04-09 04:20:00,2022-04-09 04:40:00,3216.62,3215.99,0.15,100.0,0.0046,0.0,0.01,-0.0,flip -15675,做多,2022-04-09 04:40:00,2022-04-09 04:45:00,3215.99,3208.74,0.15,100.0,0.0046,-0.03,0.01,-0.04,flip -15676,做空,2022-04-09 04:45:00,2022-04-09 05:05:00,3208.74,3212.85,0.15,100.0,0.0046,-0.02,0.01,-0.03,flip -15677,做多,2022-04-09 05:05:00,2022-04-09 06:15:00,3212.85,3207.29,0.15,100.0,0.0045,-0.03,0.01,-0.03,flip -15678,做空,2022-04-09 06:15:00,2022-04-09 06:25:00,3207.29,3208.36,0.15,100.0,0.0045,-0.0,0.01,-0.01,flip -15679,做多,2022-04-09 06:25:00,2022-04-09 06:30:00,3208.36,3206.18,0.15,100.0,0.0045,-0.01,0.01,-0.02,flip -15680,做空,2022-04-09 06:30:00,2022-04-09 06:45:00,3206.18,3205.29,0.15,100.0,0.0045,0.0,0.01,-0.0,flip -15681,做多,2022-04-09 06:45:00,2022-04-09 06:50:00,3205.29,3204.31,0.15,100.0,0.0045,-0.0,0.01,-0.01,flip -15682,做空,2022-04-09 06:50:00,2022-04-09 07:00:00,3204.31,3205.34,0.14,100.0,0.0045,-0.0,0.01,-0.01,flip -15683,做多,2022-04-09 07:00:00,2022-04-09 07:05:00,3205.34,3205.1,0.14,100.0,0.0045,-0.0,0.01,-0.01,flip -15684,做空,2022-04-09 07:05:00,2022-04-09 07:35:00,3205.1,3204.32,0.14,100.0,0.0045,0.0,0.01,-0.0,flip -15685,做多,2022-04-09 07:35:00,2022-04-09 07:40:00,3204.32,3201.33,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -15686,做空,2022-04-09 07:40:00,2022-04-09 07:45:00,3201.33,3210.36,0.14,100.0,0.0045,-0.04,0.01,-0.05,flip -15687,做多,2022-04-09 07:45:00,2022-04-09 08:05:00,3210.36,3204.85,0.14,100.0,0.0045,-0.02,0.01,-0.03,flip -15688,做空,2022-04-09 08:05:00,2022-04-09 08:10:00,3204.85,3205.02,0.14,100.0,0.0045,-0.0,0.01,-0.01,flip -15689,做多,2022-04-09 08:10:00,2022-04-09 08:20:00,3205.02,3204.37,0.14,100.0,0.0045,-0.0,0.01,-0.01,flip -15690,做空,2022-04-09 08:20:00,2022-04-09 08:30:00,3204.37,3206.45,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -15691,做多,2022-04-09 08:30:00,2022-04-09 08:45:00,3206.45,3203.72,0.14,100.0,0.0044,-0.01,0.01,-0.02,flip -15692,做空,2022-04-09 08:45:00,2022-04-09 08:50:00,3203.72,3210.57,0.14,100.0,0.0044,-0.03,0.01,-0.04,flip -15693,做多,2022-04-09 08:50:00,2022-04-09 09:20:00,3210.57,3206.8,0.14,100.0,0.0044,-0.02,0.01,-0.02,flip -15694,做空,2022-04-09 09:20:00,2022-04-09 09:35:00,3206.8,3204.06,0.14,100.0,0.0044,0.01,0.01,0.01,flip -15695,做多,2022-04-09 09:35:00,2022-04-09 09:55:00,3204.06,3206.89,0.14,100.0,0.0044,0.01,0.01,0.01,flip -15696,做空,2022-04-09 09:55:00,2022-04-09 10:15:00,3206.89,3207.92,0.14,100.0,0.0044,-0.0,0.01,-0.01,flip -15697,做多,2022-04-09 10:15:00,2022-04-09 10:20:00,3207.92,3204.11,0.14,100.0,0.0044,-0.02,0.01,-0.02,flip -15698,做空,2022-04-09 10:20:00,2022-04-09 10:30:00,3204.11,3209.69,0.14,100.0,0.0044,-0.02,0.01,-0.03,tp_lower -15699,做多,2022-04-09 10:30:00,2022-04-09 10:35:00,3209.69,3209.46,0.14,100.0,0.0044,-0.0,0.01,-0.01,flip -15700,做空,2022-04-09 10:35:00,2022-04-09 10:50:00,3209.46,3205.16,0.14,100.0,0.0044,0.02,0.01,0.01,flip -15701,做多,2022-04-09 10:50:00,2022-04-09 11:00:00,3205.16,3208.94,0.14,100.0,0.0044,0.02,0.01,0.01,flip -15702,做空,2022-04-09 11:00:00,2022-04-09 11:10:00,3208.94,3210.31,0.14,100.0,0.0044,-0.01,0.01,-0.01,flip -15703,做多,2022-04-09 11:10:00,2022-04-09 12:00:00,3210.31,3206.27,0.14,100.0,0.0044,-0.02,0.01,-0.02,flip -15704,做空,2022-04-09 12:00:00,2022-04-09 12:10:00,3206.27,3208.0,0.14,100.0,0.0044,-0.01,0.01,-0.01,flip -15705,做多,2022-04-09 12:10:00,2022-04-09 12:15:00,3208.0,3204.94,0.14,100.0,0.0044,-0.01,0.01,-0.02,flip -15706,做空,2022-04-09 12:15:00,2022-04-09 12:20:00,3204.94,3208.5,0.14,100.0,0.0044,-0.02,0.01,-0.02,flip -15707,做多,2022-04-09 12:20:00,2022-04-09 12:30:00,3208.5,3222.87,0.14,100.0,0.0043,0.06,0.01,0.06,tp_upper -15708,做多,2022-04-09 14:15:00,2022-04-09 14:20:00,3218.12,3217.2,0.14,100.0,0.0043,-0.0,0.01,-0.01,flip -15709,做空,2022-04-09 14:20:00,2022-04-09 15:25:00,3217.2,3220.85,0.14,100.0,0.0043,-0.02,0.01,-0.02,flip -15710,做多,2022-04-09 15:25:00,2022-04-09 15:35:00,3220.85,3215.01,0.14,100.0,0.0043,-0.03,0.01,-0.03,flip -15711,做空,2022-04-09 15:35:00,2022-04-09 16:00:00,3215.01,3210.54,0.14,100.0,0.0043,0.02,0.01,0.01,flip -15712,做多,2022-04-09 16:00:00,2022-04-09 16:30:00,3210.54,3223.31,0.14,100.0,0.0043,0.06,0.01,0.05,tp_upper -15713,做多,2022-04-09 21:00:00,2022-04-09 21:20:00,3223.39,3226.58,0.14,100.0,0.0043,0.01,0.01,0.01,flip -15714,做空,2022-04-09 21:20:00,2022-04-10 05:35:00,3226.58,3249.39,0.14,100.0,0.0043,-0.1,0.01,-0.11,flip -15715,做多,2022-04-10 05:35:00,2022-04-10 05:40:00,3249.39,3249.03,0.14,100.0,0.0044,-0.0,0.01,-0.01,flip -15716,做空,2022-04-10 05:40:00,2022-04-10 06:35:00,3249.03,3254.99,0.14,100.0,0.0044,-0.03,0.01,-0.03,flip -15717,做多,2022-04-10 06:35:00,2022-04-10 06:40:00,3254.99,3247.49,0.14,100.0,0.0044,-0.03,0.01,-0.04,flip -15718,做空,2022-04-10 06:40:00,2022-04-10 06:45:00,3247.49,3250.26,0.14,100.0,0.0044,-0.01,0.01,-0.02,flip -15719,做多,2022-04-10 06:45:00,2022-04-10 06:55:00,3250.26,3250.21,0.14,100.0,0.0044,-0.0,0.01,-0.01,flip -15720,做空,2022-04-10 06:55:00,2022-04-10 07:10:00,3250.21,3242.68,0.14,100.0,0.0044,0.03,0.01,0.03,tp_lower -15721,做多,2022-04-10 08:30:00,2022-04-10 11:25:00,3249.2,3246.41,0.14,100.0,0.0044,-0.01,0.01,-0.02,flip -15722,做空,2022-04-10 11:25:00,2022-04-10 11:45:00,3246.41,3251.4,0.14,100.0,0.0044,-0.02,0.01,-0.03,flip -15723,做多,2022-04-10 11:45:00,2022-04-10 12:05:00,3251.4,3259.04,0.14,100.0,0.0044,0.03,0.01,0.03,tp_upper -15724,做多,2022-04-10 12:30:00,2022-04-10 12:45:00,3245.8,3244.09,0.14,100.0,0.0044,-0.01,0.01,-0.01,flip -15725,做空,2022-04-10 12:45:00,2022-04-10 13:10:00,3244.09,3244.49,0.14,100.0,0.0044,-0.0,0.01,-0.01,flip -15726,做多,2022-04-10 13:10:00,2022-04-10 13:20:00,3244.49,3240.66,0.14,100.0,0.0044,-0.02,0.01,-0.02,flip -15727,做空,2022-04-10 13:20:00,2022-04-10 13:35:00,3240.66,3234.59,0.14,100.0,0.0044,0.03,0.01,0.02,tp_lower -15728,做多,2022-04-10 14:20:00,2022-04-10 14:25:00,3246.05,3245.89,0.14,100.0,0.0044,-0.0,0.01,-0.01,flip -15729,做空,2022-04-10 14:25:00,2022-04-10 22:00:00,3245.89,3271.64,0.14,100.0,0.0044,-0.11,0.01,-0.12,flip -15730,做多,2022-04-10 22:00:00,2022-04-10 22:05:00,3271.64,3269.09,0.14,100.0,0.0043,-0.01,0.01,-0.02,flip -15731,做空,2022-04-10 22:05:00,2022-04-10 22:30:00,3269.09,3221.27,0.14,100.0,0.0043,0.2,0.01,0.2,tp_lower -15732,做多,2022-04-12 04:15:00,2022-04-12 05:20:00,2985.99,3008.85,0.14,100.0,0.0048,0.11,0.01,0.1,tp_upper -15733,做多,2022-04-12 14:30:00,2022-04-12 14:35:00,3026.22,3024.27,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15734,做空,2022-04-12 14:35:00,2022-04-12 14:55:00,3024.27,3025.3,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -15735,做多,2022-04-12 14:55:00,2022-04-12 15:05:00,3025.3,3026.29,0.14,100.0,0.0048,0.0,0.01,-0.0,flip -15736,做空,2022-04-12 15:05:00,2022-04-12 15:10:00,3026.29,3037.76,0.14,100.0,0.0048,-0.05,0.01,-0.06,flip -15737,做多,2022-04-12 15:10:00,2022-04-12 16:15:00,3037.76,3055.46,0.14,100.0,0.0047,0.08,0.01,0.08,tp_upper -15738,做多,2022-04-12 16:30:00,2022-04-12 16:35:00,3032.28,3026.95,0.14,100.0,0.0048,-0.03,0.01,-0.03,flip -15739,做空,2022-04-12 16:35:00,2022-04-12 16:50:00,3026.95,3035.29,0.14,100.0,0.0048,-0.04,0.01,-0.05,flip -15740,做多,2022-04-12 16:50:00,2022-04-12 17:00:00,3035.29,3036.45,0.14,100.0,0.0047,0.01,0.01,-0.0,flip -15741,做空,2022-04-12 17:00:00,2022-04-12 18:15:00,3036.45,3004.39,0.14,100.0,0.0047,0.15,0.01,0.14,tp_lower -15742,做多,2022-04-12 22:55:00,2022-04-12 23:05:00,3012.1,3014.93,0.14,100.0,0.0048,0.01,0.01,0.01,flip -15743,做空,2022-04-12 23:05:00,2022-04-12 23:15:00,3014.93,3016.06,0.14,100.0,0.0048,-0.01,0.01,-0.01,flip -15744,做多,2022-04-12 23:15:00,2022-04-13 01:05:00,3016.06,3012.9,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -15745,做空,2022-04-13 01:05:00,2022-04-13 01:10:00,3012.9,3016.85,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15746,做多,2022-04-13 01:10:00,2022-04-13 01:15:00,3016.85,3013.5,0.15,100.0,0.0048,-0.02,0.01,-0.02,flip -15747,做空,2022-04-13 01:15:00,2022-04-13 01:30:00,3013.5,3017.45,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15748,做多,2022-04-13 01:30:00,2022-04-13 02:35:00,3017.45,3049.65,0.14,100.0,0.0048,0.15,0.01,0.15,tp_upper -15749,做多,2022-04-13 09:45:00,2022-04-13 10:15:00,3049.17,3045.74,0.15,100.0,0.0048,-0.02,0.01,-0.02,flip -15750,做空,2022-04-13 10:15:00,2022-04-13 10:50:00,3045.74,3031.63,0.15,100.0,0.0048,0.07,0.01,0.06,tp_lower -15751,做多,2022-04-13 13:40:00,2022-04-13 13:50:00,3050.96,3073.92,0.15,100.0,0.0048,0.11,0.01,0.1,tp_upper -15752,做多,2022-04-14 05:00:00,2022-04-14 07:50:00,3110.96,3111.52,0.15,100.0,0.0048,0.0,0.01,-0.0,flip -15753,做空,2022-04-14 07:50:00,2022-04-14 08:05:00,3111.52,3114.81,0.15,100.0,0.0048,-0.02,0.01,-0.02,flip -15754,做多,2022-04-14 08:05:00,2022-04-14 08:15:00,3114.81,3113.77,0.15,100.0,0.0048,-0.0,0.01,-0.01,flip -15755,做空,2022-04-14 08:15:00,2022-04-14 09:10:00,3113.77,3103.58,0.15,100.0,0.0048,0.05,0.01,0.04,tp_lower -15756,做多,2022-04-14 22:05:00,2022-04-14 22:10:00,3022.23,3022.08,0.15,100.0,0.0049,-0.0,0.01,-0.01,flip -15757,做空,2022-04-14 22:10:00,2022-04-14 22:25:00,3022.08,3021.5,0.15,100.0,0.0049,0.0,0.01,-0.0,flip -15758,做多,2022-04-14 22:25:00,2022-04-14 22:35:00,3021.5,3014.05,0.15,100.0,0.0049,-0.04,0.01,-0.04,flip -15759,做空,2022-04-14 22:35:00,2022-04-14 22:45:00,3014.05,3017.54,0.15,100.0,0.0049,-0.02,0.01,-0.02,flip -15760,做多,2022-04-14 22:45:00,2022-04-14 23:20:00,3017.54,3012.38,0.15,100.0,0.0049,-0.03,0.01,-0.03,flip -15761,做空,2022-04-14 23:20:00,2022-04-14 23:25:00,3012.38,3016.78,0.15,100.0,0.0049,-0.02,0.01,-0.03,flip -15762,做多,2022-04-14 23:25:00,2022-04-14 23:30:00,3016.78,3015.14,0.15,100.0,0.0049,-0.01,0.01,-0.02,flip -15763,做空,2022-04-14 23:30:00,2022-04-15 06:40:00,3015.14,3023.65,0.15,100.0,0.0048,-0.04,0.01,-0.05,flip -15764,做多,2022-04-15 06:40:00,2022-04-15 07:50:00,3023.65,3040.83,0.15,100.0,0.0049,0.08,0.01,0.08,tp_upper -15765,做多,2022-04-15 09:10:00,2022-04-15 09:15:00,3026.28,3022.47,0.15,100.0,0.0049,-0.02,0.01,-0.03,flip -15766,做空,2022-04-15 09:15:00,2022-04-15 09:45:00,3022.47,3028.86,0.15,100.0,0.0049,-0.03,0.01,-0.04,flip -15767,做多,2022-04-15 09:45:00,2022-04-15 09:50:00,3028.86,3025.75,0.15,100.0,0.0049,-0.02,0.01,-0.02,flip -15768,做空,2022-04-15 09:50:00,2022-04-15 10:05:00,3025.75,3029.5,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15769,做多,2022-04-15 10:05:00,2022-04-15 10:10:00,3029.5,3027.18,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15770,做空,2022-04-15 10:10:00,2022-04-15 10:25:00,3027.18,3031.66,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15771,做多,2022-04-15 10:25:00,2022-04-15 10:45:00,3031.66,3033.8,0.15,100.0,0.0048,0.01,0.01,0.0,tp_upper -15772,做多,2022-04-15 11:00:00,2022-04-15 11:05:00,3029.96,3027.64,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15773,做空,2022-04-15 11:05:00,2022-04-15 11:10:00,3027.64,3032.23,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15774,做多,2022-04-15 11:10:00,2022-04-15 11:20:00,3032.23,3028.01,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15775,做空,2022-04-15 11:20:00,2022-04-15 11:30:00,3028.01,3027.33,0.14,100.0,0.0048,0.0,0.01,-0.0,tp_lower -15776,做多,2022-04-15 12:15:00,2022-04-15 12:20:00,3029.19,3027.11,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15777,做空,2022-04-15 12:20:00,2022-04-15 12:50:00,3027.11,3018.01,0.14,100.0,0.0048,0.04,0.01,0.04,tp_lower -15778,做多,2022-04-15 13:30:00,2022-04-15 13:35:00,3027.9,3023.19,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -15779,做空,2022-04-15 13:35:00,2022-04-15 13:45:00,3023.19,3008.05,0.14,100.0,0.0048,0.07,0.01,0.07,tp_lower -15780,做多,2022-04-15 14:45:00,2022-04-15 14:50:00,3040.18,3038.84,0.14,100.0,0.0048,-0.01,0.01,-0.01,tp_upper -15781,做多,2022-04-15 16:50:00,2022-04-15 16:55:00,3024.48,3020.99,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -15782,做空,2022-04-15 16:55:00,2022-04-15 17:00:00,3020.99,3030.95,0.14,100.0,0.0048,-0.05,0.01,-0.05,flip -15783,做多,2022-04-15 17:00:00,2022-04-15 17:05:00,3030.95,3034.69,0.14,100.0,0.0047,0.02,0.01,0.01,tp_upper -15784,做多,2022-04-15 19:25:00,2022-04-15 19:40:00,3023.25,3022.12,0.14,100.0,0.0048,-0.01,0.01,-0.01,flip -15785,做空,2022-04-15 19:40:00,2022-04-15 19:45:00,3022.12,3024.7,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15786,做多,2022-04-15 19:45:00,2022-04-15 19:50:00,3024.7,3022.25,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15787,做空,2022-04-15 19:50:00,2022-04-15 20:00:00,3022.25,3025.28,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15788,做多,2022-04-15 20:00:00,2022-04-15 20:10:00,3025.28,3023.3,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15789,做空,2022-04-15 20:10:00,2022-04-15 20:40:00,3023.3,3022.74,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15790,做多,2022-04-15 20:40:00,2022-04-15 22:00:00,3022.74,3026.32,0.14,100.0,0.0047,0.02,0.01,0.01,tp_upper -15791,做多,2022-04-16 06:20:00,2022-04-16 06:25:00,3039.32,3035.63,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15792,做空,2022-04-16 06:25:00,2022-04-16 06:30:00,3035.63,3035.9,0.15,100.0,0.0048,-0.0,0.01,-0.01,flip -15793,做多,2022-04-16 06:30:00,2022-04-16 07:05:00,3035.9,3036.57,0.15,100.0,0.0048,0.0,0.01,-0.0,flip -15794,做空,2022-04-16 07:05:00,2022-04-16 07:10:00,3036.57,3038.09,0.15,100.0,0.0048,-0.01,0.01,-0.01,flip -15795,做多,2022-04-16 07:10:00,2022-04-16 07:15:00,3038.09,3034.29,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15796,做空,2022-04-16 07:15:00,2022-04-16 07:20:00,3034.29,3036.61,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15797,做多,2022-04-16 07:20:00,2022-04-16 07:30:00,3036.61,3034.19,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15798,做空,2022-04-16 07:30:00,2022-04-16 07:55:00,3034.19,3032.65,0.14,100.0,0.0048,0.01,0.01,0.0,tp_lower -15799,做多,2022-04-16 08:15:00,2022-04-16 08:20:00,3038.68,3037.94,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15800,做空,2022-04-16 08:20:00,2022-04-16 08:30:00,3037.94,3031.95,0.14,100.0,0.0047,0.03,0.01,0.02,tp_lower -15801,做多,2022-04-16 10:20:00,2022-04-16 10:25:00,3038.57,3038.08,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15802,做空,2022-04-16 10:25:00,2022-04-16 10:40:00,3038.08,3037.47,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15803,做多,2022-04-16 10:40:00,2022-04-16 10:55:00,3037.47,3038.23,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15804,做空,2022-04-16 10:55:00,2022-04-16 11:15:00,3038.23,3039.1,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15805,做多,2022-04-16 11:15:00,2022-04-16 11:45:00,3039.1,3036.83,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15806,做空,2022-04-16 11:45:00,2022-04-16 11:50:00,3036.83,3037.56,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15807,做多,2022-04-16 11:50:00,2022-04-16 12:05:00,3037.56,3040.59,0.14,100.0,0.0047,0.01,0.01,0.01,tp_upper -15808,做多,2022-04-16 12:15:00,2022-04-16 12:20:00,3039.27,3043.53,0.14,100.0,0.0047,0.02,0.01,0.01,tp_upper -15809,做多,2022-04-16 12:20:00,2022-04-16 12:25:00,3043.53,3043.64,0.14,100.0,0.0047,0.0,0.01,-0.01,tp_upper -15810,做多,2022-04-16 12:50:00,2022-04-16 12:55:00,3040.53,3042.01,0.14,100.0,0.0047,0.01,0.01,-0.0,tp_upper -15811,做多,2022-04-16 13:30:00,2022-04-16 13:40:00,3038.15,3037.82,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15812,做空,2022-04-16 13:40:00,2022-04-16 13:50:00,3037.82,3038.0,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15813,做多,2022-04-16 13:50:00,2022-04-16 14:05:00,3038.0,3037.78,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15814,做空,2022-04-16 14:05:00,2022-04-16 14:15:00,3037.78,3036.13,0.14,100.0,0.0047,0.01,0.01,0.0,tp_lower -15815,做多,2022-04-16 14:20:00,2022-04-16 14:25:00,3038.18,3041.64,0.14,100.0,0.0047,0.02,0.01,0.01,tp_upper -15816,做多,2022-04-16 20:50:00,2022-04-16 21:40:00,3035.77,3040.32,0.14,100.0,0.0047,0.02,0.01,0.01,tp_upper -15817,做多,2022-04-17 08:15:00,2022-04-17 09:30:00,3043.0,3042.57,0.15,100.0,0.0048,-0.0,0.01,-0.01,flip -15818,做空,2022-04-17 09:30:00,2022-04-17 09:50:00,3042.57,3040.9,0.15,100.0,0.0048,0.01,0.01,0.0,flip -15819,做多,2022-04-17 09:50:00,2022-04-17 10:40:00,3040.9,3037.72,0.15,100.0,0.0048,-0.02,0.01,-0.02,flip -15820,做空,2022-04-17 10:40:00,2022-04-17 10:45:00,3037.72,3039.29,0.15,100.0,0.0048,-0.01,0.01,-0.01,flip -15821,做多,2022-04-17 10:45:00,2022-04-17 10:55:00,3039.29,3040.39,0.15,100.0,0.0048,0.01,0.01,-0.0,flip -15822,做空,2022-04-17 10:55:00,2022-04-17 11:25:00,3040.39,3040.17,0.15,100.0,0.0048,0.0,0.01,-0.01,flip -15823,做多,2022-04-17 11:25:00,2022-04-17 11:55:00,3040.17,3045.98,0.15,100.0,0.0048,0.03,0.01,0.02,tp_upper -15824,做多,2022-04-17 17:50:00,2022-04-17 17:55:00,3055.29,3048.99,0.15,100.0,0.0048,-0.03,0.01,-0.04,flip -15825,做空,2022-04-17 17:55:00,2022-04-17 18:05:00,3048.99,3028.39,0.14,100.0,0.0047,0.1,0.01,0.09,tp_lower -15826,做多,2022-04-17 19:45:00,2022-04-17 19:55:00,3049.94,3050.24,0.15,100.0,0.0048,0.0,0.01,-0.01,flip -15827,做空,2022-04-17 19:55:00,2022-04-17 20:00:00,3050.24,3056.22,0.15,100.0,0.0048,-0.03,0.01,-0.04,flip -15828,做多,2022-04-17 20:00:00,2022-04-17 20:05:00,3056.22,3048.71,0.15,100.0,0.0047,-0.04,0.01,-0.04,flip -15829,做空,2022-04-17 20:05:00,2022-04-17 20:30:00,3048.71,3051.06,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15830,做多,2022-04-17 20:30:00,2022-04-17 20:35:00,3051.06,3050.74,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15831,做空,2022-04-17 20:35:00,2022-04-17 21:40:00,3050.74,3050.27,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15832,做多,2022-04-17 21:40:00,2022-04-17 21:55:00,3050.27,3052.6,0.14,100.0,0.0047,0.01,0.01,0.0,flip -15833,做空,2022-04-17 21:55:00,2022-04-17 22:05:00,3052.6,3066.26,0.14,100.0,0.0047,-0.06,0.01,-0.07,flip -15834,做多,2022-04-17 22:05:00,2022-04-17 22:20:00,3066.26,3071.9,0.14,100.0,0.0047,0.03,0.01,0.02,tp_upper -15835,做多,2022-04-18 12:15:00,2022-04-18 13:30:00,2936.6,2934.71,0.15,100.0,0.005,-0.01,0.01,-0.02,tp_upper -15836,做多,2022-04-18 15:25:00,2022-04-18 15:30:00,2913.43,2908.99,0.15,100.0,0.005,-0.02,0.01,-0.03,flip -15837,做空,2022-04-18 15:30:00,2022-04-18 16:10:00,2908.99,2897.02,0.15,100.0,0.005,0.06,0.01,0.05,tp_lower -15838,做多,2022-04-18 16:25:00,2022-04-18 16:45:00,2913.15,2929.29,0.15,100.0,0.005,0.08,0.01,0.07,tp_upper -15839,做多,2022-04-19 03:35:00,2022-04-19 03:45:00,3039.7,3036.69,0.15,100.0,0.0048,-0.01,0.01,-0.02,flip -15840,做空,2022-04-19 03:45:00,2022-04-19 03:55:00,3036.69,3036.36,0.15,100.0,0.0048,0.0,0.01,-0.01,flip -15841,做多,2022-04-19 03:55:00,2022-04-19 04:40:00,3036.36,3041.15,0.15,100.0,0.0048,0.02,0.01,0.02,flip -15842,做空,2022-04-19 04:40:00,2022-04-19 04:50:00,3041.15,3046.32,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15843,做多,2022-04-19 04:50:00,2022-04-19 05:05:00,3046.32,3038.24,0.15,100.0,0.0048,-0.04,0.01,-0.05,flip -15844,做空,2022-04-19 05:05:00,2022-04-19 06:25:00,3038.24,3045.29,0.15,100.0,0.0048,-0.03,0.01,-0.04,flip -15845,做多,2022-04-19 06:25:00,2022-04-19 06:50:00,3045.29,3046.78,0.14,100.0,0.0048,0.01,0.01,-0.0,flip -15846,做空,2022-04-19 06:50:00,2022-04-19 07:05:00,3046.78,3047.95,0.14,100.0,0.0048,-0.01,0.01,-0.01,flip -15847,做多,2022-04-19 07:05:00,2022-04-19 10:15:00,3047.95,3043.77,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15848,做空,2022-04-19 10:15:00,2022-04-19 12:00:00,3043.77,3043.05,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15849,做多,2022-04-19 12:00:00,2022-04-19 12:05:00,3043.05,3050.21,0.14,100.0,0.0047,0.03,0.01,0.03,tp_upper -15850,做多,2022-04-19 20:50:00,2022-04-19 21:10:00,3091.07,3093.28,0.14,100.0,0.0047,0.01,0.01,0.0,flip -15851,做空,2022-04-19 21:10:00,2022-04-19 21:25:00,3093.28,3095.7,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15852,做多,2022-04-19 21:25:00,2022-04-19 21:40:00,3095.7,3089.2,0.14,100.0,0.0047,-0.03,0.01,-0.04,flip -15853,做空,2022-04-19 21:40:00,2022-04-19 21:45:00,3089.2,3096.44,0.14,100.0,0.0047,-0.03,0.01,-0.04,flip -15854,做多,2022-04-19 21:45:00,2022-04-19 21:50:00,3096.44,3096.29,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15855,做空,2022-04-19 21:50:00,2022-04-19 21:55:00,3096.29,3098.25,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -15856,做多,2022-04-19 21:55:00,2022-04-19 22:00:00,3098.25,3096.22,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -15857,做空,2022-04-19 22:00:00,2022-04-19 22:05:00,3096.22,3098.24,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -15858,做多,2022-04-19 22:05:00,2022-04-19 22:20:00,3098.24,3096.43,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -15859,做空,2022-04-19 22:20:00,2022-04-19 22:25:00,3096.43,3101.65,0.14,100.0,0.0046,-0.02,0.01,-0.03,flip -15860,做多,2022-04-19 22:25:00,2022-04-19 22:45:00,3101.65,3098.15,0.14,100.0,0.0046,-0.02,0.01,-0.02,flip -15861,做空,2022-04-19 22:45:00,2022-04-19 23:20:00,3098.15,3105.34,0.14,100.0,0.0046,-0.03,0.01,-0.04,flip -15862,做多,2022-04-19 23:20:00,2022-04-19 23:25:00,3105.34,3100.88,0.14,100.0,0.0045,-0.02,0.01,-0.03,flip -15863,做空,2022-04-19 23:25:00,2022-04-19 23:30:00,3100.88,3103.81,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -15864,做多,2022-04-19 23:30:00,2022-04-19 23:35:00,3103.81,3101.6,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -15865,做空,2022-04-19 23:35:00,2022-04-19 23:40:00,3101.6,3102.73,0.14,100.0,0.0045,-0.01,0.01,-0.01,flip -15866,做多,2022-04-19 23:40:00,2022-04-19 23:50:00,3102.73,3104.76,0.14,100.0,0.0045,0.01,0.01,0.0,flip -15867,做空,2022-04-19 23:50:00,2022-04-20 00:10:00,3104.76,3104.09,0.14,100.0,0.0045,0.0,0.01,-0.0,flip -15868,做多,2022-04-20 00:10:00,2022-04-20 00:15:00,3104.09,3100.62,0.14,100.0,0.0046,-0.02,0.01,-0.02,flip -15869,做空,2022-04-20 00:15:00,2022-04-20 00:20:00,3100.62,3087.33,0.14,100.0,0.0046,0.06,0.01,0.05,tp_lower -15870,做多,2022-04-20 05:25:00,2022-04-20 06:05:00,3088.84,3105.0,0.14,100.0,0.0046,0.08,0.01,0.07,tp_upper -15871,做多,2022-04-20 07:30:00,2022-04-20 07:35:00,3092.97,3090.22,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15872,做空,2022-04-20 07:35:00,2022-04-20 07:45:00,3090.22,3090.33,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15873,做多,2022-04-20 07:45:00,2022-04-20 07:50:00,3090.33,3086.54,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15874,做空,2022-04-20 07:50:00,2022-04-20 07:55:00,3086.54,3088.01,0.14,100.0,0.0046,-0.01,0.01,-0.01,flip -15875,做多,2022-04-20 07:55:00,2022-04-20 08:00:00,3088.01,3087.68,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15876,做空,2022-04-20 08:00:00,2022-04-20 08:05:00,3087.68,3091.56,0.14,100.0,0.0046,-0.02,0.01,-0.03,flip -15877,做多,2022-04-20 08:05:00,2022-04-20 08:40:00,3091.56,3098.63,0.14,100.0,0.0046,0.03,0.01,0.03,tp_upper -15878,做多,2022-04-20 22:10:00,2022-04-20 23:00:00,3085.6,3079.78,0.14,100.0,0.0046,-0.03,0.01,-0.03,flip -15879,做空,2022-04-20 23:00:00,2022-04-20 23:15:00,3079.78,3076.18,0.14,100.0,0.0046,0.02,0.01,0.01,flip -15880,做多,2022-04-20 23:15:00,2022-04-20 23:30:00,3076.18,3077.0,0.14,100.0,0.0046,0.0,0.01,-0.0,flip -15881,做空,2022-04-20 23:30:00,2022-04-20 23:40:00,3077.0,3074.19,0.14,100.0,0.0046,0.01,0.01,0.01,flip -15882,做多,2022-04-20 23:40:00,2022-04-20 23:50:00,3074.19,3073.69,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15883,做空,2022-04-20 23:50:00,2022-04-20 23:55:00,3073.69,3074.01,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15884,做多,2022-04-20 23:55:00,2022-04-21 00:00:00,3074.01,3073.66,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15885,做空,2022-04-21 00:00:00,2022-04-21 00:05:00,3073.66,3080.26,0.14,100.0,0.0047,-0.03,0.01,-0.04,flip -15886,做多,2022-04-21 00:05:00,2022-04-21 00:15:00,3080.26,3072.62,0.14,100.0,0.0047,-0.04,0.01,-0.04,flip -15887,做空,2022-04-21 00:15:00,2022-04-21 00:25:00,3072.62,3077.55,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15888,做多,2022-04-21 00:25:00,2022-04-21 00:45:00,3077.55,3084.35,0.14,100.0,0.0046,0.03,0.01,0.02,tp_upper -15889,做多,2022-04-21 04:55:00,2022-04-21 05:25:00,3081.51,3084.9,0.14,100.0,0.0046,0.02,0.01,0.01,flip -15890,做空,2022-04-21 05:25:00,2022-04-21 05:50:00,3084.9,3071.29,0.14,100.0,0.0046,0.06,0.01,0.06,tp_lower -15891,做多,2022-04-21 07:20:00,2022-04-21 07:25:00,3085.31,3083.59,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15892,做空,2022-04-21 07:25:00,2022-04-21 07:30:00,3083.59,3085.92,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -15893,做多,2022-04-21 07:30:00,2022-04-21 07:50:00,3085.92,3096.07,0.14,100.0,0.0046,0.05,0.01,0.04,tp_upper -15894,做多,2022-04-21 09:45:00,2022-04-21 09:55:00,3085.22,3087.0,0.14,100.0,0.0046,0.01,0.01,0.0,flip -15895,做空,2022-04-21 09:55:00,2022-04-21 10:00:00,3087.0,3087.31,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15896,做多,2022-04-21 10:00:00,2022-04-21 10:15:00,3087.31,3123.17,0.14,100.0,0.0046,0.17,0.01,0.16,tp_upper -15897,做多,2022-04-22 04:10:00,2022-04-22 04:15:00,3001.32,3000.14,0.15,100.0,0.0049,-0.01,0.01,-0.01,flip -15898,做空,2022-04-22 04:15:00,2022-04-22 04:20:00,3000.14,3006.13,0.15,100.0,0.0049,-0.03,0.01,-0.04,flip -15899,做多,2022-04-22 04:20:00,2022-04-22 04:35:00,3006.13,3001.31,0.15,100.0,0.0048,-0.02,0.01,-0.03,flip -15900,做空,2022-04-22 04:35:00,2022-04-22 07:40:00,3001.31,3021.4,0.15,100.0,0.0048,-0.1,0.01,-0.1,flip -15901,做多,2022-04-22 07:40:00,2022-04-22 07:45:00,3021.4,3014.48,0.14,100.0,0.0048,-0.03,0.01,-0.04,tp_upper -15902,做多,2022-04-22 08:30:00,2022-04-22 08:45:00,3007.52,2996.6,0.14,100.0,0.0048,-0.05,0.01,-0.06,flip -15903,做空,2022-04-22 08:45:00,2022-04-22 08:50:00,2996.6,3000.6,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -15904,做多,2022-04-22 08:50:00,2022-04-22 08:55:00,3000.6,2998.4,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15905,做空,2022-04-22 08:55:00,2022-04-22 09:00:00,2998.4,2999.51,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15906,做多,2022-04-22 09:00:00,2022-04-22 09:05:00,2999.51,2992.07,0.14,100.0,0.0047,-0.04,0.01,-0.04,flip -15907,做空,2022-04-22 09:05:00,2022-04-22 09:15:00,2992.07,3000.01,0.14,100.0,0.0047,-0.04,0.01,-0.04,flip -15908,做多,2022-04-22 09:15:00,2022-04-22 09:30:00,3000.01,2997.45,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15909,做空,2022-04-22 09:30:00,2022-04-22 09:55:00,2997.45,2984.2,0.14,100.0,0.0047,0.06,0.01,0.06,tp_lower -15910,做多,2022-04-22 10:40:00,2022-04-22 10:45:00,3005.22,3002.03,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15911,做空,2022-04-22 10:45:00,2022-04-22 10:55:00,3002.03,3003.65,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15912,做多,2022-04-22 10:55:00,2022-04-22 11:00:00,3003.65,3000.9,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15913,做空,2022-04-22 11:00:00,2022-04-22 11:10:00,3000.9,3013.31,0.14,100.0,0.0047,-0.06,0.01,-0.07,flip -15914,做多,2022-04-22 11:10:00,2022-04-22 11:30:00,3013.31,3007.51,0.14,100.0,0.0046,-0.03,0.01,-0.03,flip -15915,做空,2022-04-22 11:30:00,2022-04-22 12:25:00,3007.51,3008.46,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15916,做多,2022-04-22 12:25:00,2022-04-22 12:35:00,3008.46,2999.45,0.14,100.0,0.0046,-0.04,0.01,-0.05,flip -15917,做空,2022-04-22 12:35:00,2022-04-22 13:15:00,2999.45,2994.2,0.14,100.0,0.0046,0.02,0.01,0.02,tp_lower -15918,做多,2022-04-22 13:25:00,2022-04-22 13:35:00,3003.82,2990.0,0.14,100.0,0.0046,-0.06,0.01,-0.07,flip -15919,做空,2022-04-22 13:35:00,2022-04-22 13:40:00,2990.0,2978.6,0.14,100.0,0.0046,0.05,0.01,0.05,tp_lower -15920,做多,2022-04-22 13:50:00,2022-04-22 19:35:00,2993.95,2978.22,0.14,100.0,0.0046,-0.07,0.01,-0.08,flip -15921,做空,2022-04-22 19:35:00,2022-04-22 22:00:00,2978.22,2947.2,0.14,100.0,0.0046,0.14,0.01,0.14,tp_lower -15922,做多,2022-04-22 23:25:00,2022-04-22 23:30:00,2960.84,2957.25,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15923,做空,2022-04-22 23:30:00,2022-04-22 23:40:00,2957.25,2962.38,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15924,做多,2022-04-22 23:40:00,2022-04-22 23:55:00,2962.38,2960.38,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15925,做空,2022-04-22 23:55:00,2022-04-23 00:00:00,2960.38,2969.29,0.14,100.0,0.0047,-0.04,0.01,-0.05,flip -15926,做多,2022-04-23 00:00:00,2022-04-23 00:05:00,2969.29,2968.91,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -15927,做空,2022-04-23 00:05:00,2022-04-23 00:40:00,2968.91,2959.06,0.14,100.0,0.0047,0.05,0.01,0.04,flip -15928,做多,2022-04-23 00:40:00,2022-04-23 01:45:00,2959.06,2959.72,0.14,100.0,0.0048,0.0,0.01,-0.0,flip -15929,做空,2022-04-23 01:45:00,2022-04-23 01:55:00,2959.72,2960.92,0.14,100.0,0.0048,-0.01,0.01,-0.01,flip -15930,做多,2022-04-23 01:55:00,2022-04-23 02:00:00,2960.92,2960.01,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -15931,做空,2022-04-23 02:00:00,2022-04-23 02:30:00,2960.01,2958.49,0.14,100.0,0.0048,0.01,0.01,0.0,flip -15932,做多,2022-04-23 02:30:00,2022-04-23 06:20:00,2958.49,2955.25,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -15933,做空,2022-04-23 06:20:00,2022-04-23 06:30:00,2955.25,2955.24,0.14,100.0,0.0047,0.0,0.01,-0.01,flip -15934,做多,2022-04-23 06:30:00,2022-04-23 06:35:00,2955.24,2954.12,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15935,做空,2022-04-23 06:35:00,2022-04-23 07:00:00,2954.12,2956.55,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15936,做多,2022-04-23 07:00:00,2022-04-23 07:15:00,2956.55,2955.67,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15937,做空,2022-04-23 07:15:00,2022-04-23 07:45:00,2955.67,2954.75,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15938,做多,2022-04-23 07:45:00,2022-04-23 07:50:00,2954.75,2954.44,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15939,做空,2022-04-23 07:50:00,2022-04-23 08:15:00,2954.44,2953.93,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15940,做多,2022-04-23 08:15:00,2022-04-23 08:35:00,2953.93,2963.8,0.14,100.0,0.0047,0.05,0.01,0.04,tp_upper -15941,做多,2022-04-23 09:45:00,2022-04-23 09:55:00,2951.66,2953.29,0.14,100.0,0.0047,0.01,0.01,0.0,flip -15942,做空,2022-04-23 09:55:00,2022-04-23 10:00:00,2953.29,2954.95,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15943,做多,2022-04-23 10:00:00,2022-04-23 10:25:00,2954.95,2953.79,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15944,做空,2022-04-23 10:25:00,2022-04-23 10:45:00,2953.79,2957.8,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15945,做多,2022-04-23 10:45:00,2022-04-23 12:05:00,2957.8,2950.46,0.14,100.0,0.0047,-0.03,0.01,-0.04,flip -15946,做空,2022-04-23 12:05:00,2022-04-23 12:20:00,2950.46,2954.88,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15947,做多,2022-04-23 12:20:00,2022-04-23 12:25:00,2954.88,2966.75,0.14,100.0,0.0047,0.06,0.01,0.05,tp_upper -15948,做多,2022-04-23 14:35:00,2022-04-23 14:40:00,2957.36,2955.95,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15949,做空,2022-04-23 14:40:00,2022-04-23 14:45:00,2955.95,2958.3,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15950,做多,2022-04-23 14:45:00,2022-04-23 15:15:00,2958.3,2960.48,0.14,100.0,0.0047,0.01,0.01,0.0,flip -15951,做空,2022-04-23 15:15:00,2022-04-23 16:05:00,2960.48,2971.36,0.14,100.0,0.0047,-0.05,0.01,-0.06,flip -15952,做多,2022-04-23 16:05:00,2022-04-23 16:10:00,2971.36,2974.79,0.14,100.0,0.0046,0.02,0.01,0.01,tp_upper -15953,做多,2022-04-23 20:00:00,2022-04-23 20:05:00,2961.27,2957.95,0.14,100.0,0.0046,-0.02,0.01,-0.02,flip -15954,做空,2022-04-23 20:05:00,2022-04-23 20:15:00,2957.95,2957.03,0.14,100.0,0.0046,0.0,0.01,-0.0,flip -15955,做多,2022-04-23 20:15:00,2022-04-23 20:25:00,2957.03,2956.3,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15956,做空,2022-04-23 20:25:00,2022-04-23 20:30:00,2956.3,2960.15,0.14,100.0,0.0046,-0.02,0.01,-0.02,flip -15957,做多,2022-04-23 20:30:00,2022-04-23 21:50:00,2960.15,2967.07,0.14,100.0,0.0046,0.03,0.01,0.03,tp_upper -15958,做多,2022-04-24 03:20:00,2022-04-24 04:35:00,2947.09,2947.94,0.14,100.0,0.0048,0.0,0.01,-0.0,flip -15959,做空,2022-04-24 04:35:00,2022-04-24 04:40:00,2947.94,2949.77,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15960,做多,2022-04-24 04:40:00,2022-04-24 05:05:00,2949.77,2947.0,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -15961,做空,2022-04-24 05:05:00,2022-04-24 05:10:00,2947.0,2947.79,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -15962,做多,2022-04-24 05:10:00,2022-04-24 05:15:00,2947.79,2946.29,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15963,做空,2022-04-24 05:15:00,2022-04-24 06:00:00,2946.29,2947.62,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15964,做多,2022-04-24 06:00:00,2022-04-24 06:05:00,2947.62,2946.35,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15965,做空,2022-04-24 06:05:00,2022-04-24 06:15:00,2946.35,2946.55,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15966,做多,2022-04-24 06:15:00,2022-04-24 07:50:00,2946.55,2946.98,0.14,100.0,0.0047,0.0,0.01,-0.0,flip -15967,做空,2022-04-24 07:50:00,2022-04-24 09:10:00,2946.98,2950.39,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15968,做多,2022-04-24 09:10:00,2022-04-24 10:25:00,2950.39,2945.89,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15969,做空,2022-04-24 10:25:00,2022-04-24 10:30:00,2945.89,2946.3,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -15970,做多,2022-04-24 10:30:00,2022-04-24 10:35:00,2946.3,2944.22,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15971,做空,2022-04-24 10:35:00,2022-04-24 10:40:00,2944.22,2945.4,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -15972,做多,2022-04-24 10:40:00,2022-04-24 10:45:00,2945.4,2943.29,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -15973,做空,2022-04-24 10:45:00,2022-04-24 11:05:00,2943.29,2946.92,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15974,做多,2022-04-24 11:05:00,2022-04-24 11:15:00,2946.92,2943.11,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -15975,做空,2022-04-24 11:15:00,2022-04-24 11:25:00,2943.11,2936.41,0.14,100.0,0.0046,0.03,0.01,0.02,tp_lower -15976,做多,2022-04-24 14:40:00,2022-04-24 14:50:00,2942.05,2948.41,0.14,100.0,0.0047,0.03,0.01,0.02,tp_upper -15977,做多,2022-04-24 14:50:00,2022-04-24 15:05:00,2948.41,2943.2,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -15978,做空,2022-04-24 15:05:00,2022-04-24 15:20:00,2943.2,2945.59,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -15979,做多,2022-04-24 15:20:00,2022-04-24 15:25:00,2945.59,2941.59,0.14,100.0,0.0046,-0.02,0.01,-0.03,flip -15980,做空,2022-04-24 15:25:00,2022-04-24 15:55:00,2941.59,2942.43,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -15981,做多,2022-04-24 15:55:00,2022-04-24 16:05:00,2942.43,2936.69,0.14,100.0,0.0046,-0.03,0.01,-0.03,flip -15982,做空,2022-04-24 16:05:00,2022-04-24 16:15:00,2936.69,2944.12,0.14,100.0,0.0046,-0.03,0.01,-0.04,flip -15983,做多,2022-04-24 16:15:00,2022-04-24 16:20:00,2944.12,2937.43,0.14,100.0,0.0046,-0.03,0.01,-0.04,flip -15984,做空,2022-04-24 16:20:00,2022-04-24 16:30:00,2937.43,2930.31,0.13,100.0,0.0046,0.03,0.01,0.03,tp_lower -15985,做多,2022-04-24 16:55:00,2022-04-24 17:00:00,2939.4,2927.52,0.13,100.0,0.0046,-0.05,0.01,-0.06,flip -15986,做空,2022-04-24 17:00:00,2022-04-24 17:05:00,2927.52,2927.65,0.13,100.0,0.0046,-0.0,0.01,-0.01,tp_lower -15987,做多,2022-04-24 18:20:00,2022-04-24 18:55:00,2940.52,2949.89,0.13,100.0,0.0046,0.04,0.01,0.04,tp_upper -15988,做多,2022-04-24 20:55:00,2022-04-24 21:00:00,2939.26,2938.8,0.13,100.0,0.0046,-0.0,0.01,-0.01,flip -15989,做空,2022-04-24 21:00:00,2022-04-24 21:05:00,2938.8,2939.42,0.13,100.0,0.0046,-0.0,0.01,-0.01,flip -15990,做多,2022-04-24 21:05:00,2022-04-24 21:10:00,2939.42,2938.58,0.13,100.0,0.0046,-0.0,0.01,-0.01,flip -15991,做空,2022-04-24 21:10:00,2022-04-24 21:20:00,2938.58,2942.67,0.13,100.0,0.0046,-0.02,0.01,-0.03,flip -15992,做多,2022-04-24 21:20:00,2022-04-24 21:35:00,2942.67,2939.73,0.13,100.0,0.0045,-0.01,0.01,-0.02,flip -15993,做空,2022-04-24 21:35:00,2022-04-24 21:45:00,2939.73,2939.07,0.13,100.0,0.0045,0.0,0.01,-0.0,flip -15994,做多,2022-04-24 21:45:00,2022-04-24 22:00:00,2939.07,2929.97,0.13,100.0,0.0045,-0.04,0.01,-0.05,flip -15995,做空,2022-04-24 22:00:00,2022-04-24 22:05:00,2929.97,2947.64,0.13,100.0,0.0045,-0.08,0.01,-0.09,flip -15996,做多,2022-04-24 22:05:00,2022-04-24 22:25:00,2947.64,2938.99,0.13,100.0,0.0045,-0.04,0.01,-0.05,flip -15997,做空,2022-04-24 22:25:00,2022-04-24 22:30:00,2938.99,2942.0,0.13,100.0,0.0045,-0.01,0.01,-0.02,flip -15998,做多,2022-04-24 22:30:00,2022-04-24 22:35:00,2942.0,2937.1,0.13,100.0,0.0045,-0.02,0.01,-0.03,flip -15999,做空,2022-04-24 22:35:00,2022-04-24 23:05:00,2937.1,2922.38,0.13,100.0,0.0044,0.07,0.01,0.06,tp_lower -16000,做多,2022-04-25 11:20:00,2022-04-25 11:25:00,2847.18,2837.2,0.14,100.0,0.0048,-0.05,0.01,-0.05,flip -16001,做空,2022-04-25 11:25:00,2022-04-25 11:30:00,2837.2,2839.1,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16002,做多,2022-04-25 11:30:00,2022-04-25 13:35:00,2839.1,2874.15,0.14,100.0,0.0048,0.17,0.01,0.16,tp_upper -16003,做多,2022-04-26 02:40:00,2022-04-26 03:35:00,2992.46,2998.99,0.14,100.0,0.0046,0.03,0.01,0.02,flip -16004,做空,2022-04-26 03:35:00,2022-04-26 03:55:00,2998.99,2999.99,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -16005,做多,2022-04-26 03:55:00,2022-04-26 04:00:00,2999.99,2997.96,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -16006,做空,2022-04-26 04:00:00,2022-04-26 04:30:00,2997.96,3004.92,0.14,100.0,0.0046,-0.03,0.01,-0.04,flip -16007,做多,2022-04-26 04:30:00,2022-04-26 04:55:00,3004.92,3005.0,0.14,100.0,0.0045,0.0,0.01,-0.01,flip -16008,做空,2022-04-26 04:55:00,2022-04-26 05:00:00,3005.0,3007.39,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -16009,做多,2022-04-26 05:00:00,2022-04-26 05:30:00,3007.39,3005.4,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -16010,做空,2022-04-26 05:30:00,2022-04-26 05:40:00,3005.4,3009.98,0.14,100.0,0.0045,-0.02,0.01,-0.03,flip -16011,做多,2022-04-26 05:40:00,2022-04-26 05:55:00,3009.98,3003.97,0.14,100.0,0.0045,-0.03,0.01,-0.03,flip -16012,做空,2022-04-26 05:55:00,2022-04-26 06:20:00,3003.97,2995.32,0.14,100.0,0.0045,0.04,0.01,0.03,tp_lower -16013,做多,2022-04-26 07:10:00,2022-04-26 07:55:00,3003.48,3002.25,0.14,100.0,0.0045,-0.01,0.01,-0.01,flip -16014,做空,2022-04-26 07:55:00,2022-04-26 08:00:00,3002.25,3004.25,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -16015,做多,2022-04-26 08:00:00,2022-04-26 08:20:00,3004.25,3012.71,0.14,100.0,0.0045,0.04,0.01,0.03,tp_upper -16016,做多,2022-04-26 11:10:00,2022-04-26 11:20:00,3000.65,3006.12,0.14,100.0,0.0045,0.02,0.01,0.02,tp_upper -16017,做多,2022-04-26 11:40:00,2022-04-26 11:50:00,3001.11,2999.61,0.14,100.0,0.0045,-0.01,0.01,-0.01,flip -16018,做空,2022-04-26 11:50:00,2022-04-26 11:55:00,2999.61,3001.5,0.14,100.0,0.0045,-0.01,0.01,-0.02,flip -16019,做多,2022-04-26 11:55:00,2022-04-26 12:00:00,3001.5,2999.98,0.14,100.0,0.0045,-0.01,0.01,-0.01,flip -16020,做空,2022-04-26 12:00:00,2022-04-26 12:05:00,2999.98,3005.57,0.13,100.0,0.0045,-0.03,0.01,-0.03,flip -16021,做多,2022-04-26 12:05:00,2022-04-26 12:15:00,3005.57,3001.69,0.13,100.0,0.0045,-0.02,0.01,-0.02,flip -16022,做空,2022-04-26 12:15:00,2022-04-26 12:25:00,3001.69,3005.29,0.13,100.0,0.0045,-0.02,0.01,-0.02,flip -16023,做多,2022-04-26 12:25:00,2022-04-26 12:30:00,3005.29,3010.49,0.13,100.0,0.0045,0.02,0.01,0.02,tp_upper -16024,做多,2022-04-27 01:35:00,2022-04-27 01:40:00,2834.03,2828.89,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -16025,做空,2022-04-27 01:40:00,2022-04-27 01:50:00,2828.89,2832.89,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -16026,做多,2022-04-27 01:50:00,2022-04-27 02:00:00,2832.89,2833.31,0.14,100.0,0.0048,0.0,0.01,-0.0,flip -16027,做空,2022-04-27 02:00:00,2022-04-27 02:10:00,2833.31,2834.0,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -16028,做多,2022-04-27 02:10:00,2022-04-27 02:15:00,2834.0,2830.72,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -16029,做空,2022-04-27 02:15:00,2022-04-27 02:20:00,2830.72,2830.86,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -16030,做多,2022-04-27 02:20:00,2022-04-27 03:05:00,2830.86,2832.32,0.14,100.0,0.0048,0.01,0.01,0.0,flip -16031,做空,2022-04-27 03:05:00,2022-04-27 11:25:00,2832.32,2867.7,0.14,100.0,0.0048,-0.17,0.01,-0.18,flip -16032,做多,2022-04-27 11:25:00,2022-04-27 12:45:00,2867.7,2870.37,0.13,100.0,0.0046,0.01,0.01,0.01,flip -16033,做空,2022-04-27 12:45:00,2022-04-27 13:00:00,2870.37,2867.0,0.13,100.0,0.0046,0.02,0.01,0.01,flip -16034,做多,2022-04-27 13:00:00,2022-04-27 13:30:00,2867.0,2888.44,0.13,100.0,0.0046,0.1,0.01,0.09,tp_upper -16035,做多,2022-04-27 13:30:00,2022-04-27 13:45:00,2888.44,2909.8,0.13,100.0,0.0046,0.1,0.01,0.09,tp_upper -16036,做多,2022-04-27 15:30:00,2022-04-27 16:15:00,2865.75,2871.5,0.13,100.0,0.0047,0.03,0.01,0.02,flip -16037,做空,2022-04-27 16:15:00,2022-04-27 16:20:00,2871.5,2881.34,0.14,100.0,0.0047,-0.05,0.01,-0.05,flip -16038,做多,2022-04-27 16:20:00,2022-04-27 16:50:00,2881.34,2879.07,0.13,100.0,0.0047,-0.01,0.01,-0.02,flip -16039,做空,2022-04-27 16:50:00,2022-04-27 16:55:00,2879.07,2879.97,0.13,100.0,0.0047,-0.0,0.01,-0.01,flip -16040,做多,2022-04-27 16:55:00,2022-04-27 17:00:00,2879.97,2879.44,0.13,100.0,0.0047,-0.0,0.01,-0.01,flip -16041,做空,2022-04-27 17:00:00,2022-04-27 17:45:00,2879.44,2873.01,0.13,100.0,0.0047,0.03,0.01,0.02,flip -16042,做多,2022-04-27 17:45:00,2022-04-27 17:50:00,2873.01,2872.99,0.13,100.0,0.0047,-0.0,0.01,-0.01,flip -16043,做空,2022-04-27 17:50:00,2022-04-27 18:05:00,2872.99,2874.27,0.13,100.0,0.0047,-0.01,0.01,-0.01,flip -16044,做多,2022-04-27 18:05:00,2022-04-27 18:10:00,2874.27,2874.25,0.13,100.0,0.0047,-0.0,0.01,-0.01,flip -16045,做空,2022-04-27 18:10:00,2022-04-27 18:55:00,2874.25,2847.07,0.13,100.0,0.0046,0.13,0.01,0.12,tp_lower -16046,做多,2022-04-27 20:05:00,2022-04-27 20:50:00,2862.51,2865.03,0.13,100.0,0.0047,0.01,0.01,0.01,flip -16047,做空,2022-04-27 20:50:00,2022-04-27 21:00:00,2865.03,2867.68,0.13,100.0,0.0047,-0.01,0.01,-0.02,flip -16048,做多,2022-04-27 21:00:00,2022-04-27 21:15:00,2867.68,2864.22,0.13,100.0,0.0047,-0.02,0.01,-0.02,flip -16049,做空,2022-04-27 21:15:00,2022-04-27 21:20:00,2864.22,2869.49,0.13,100.0,0.0047,-0.02,0.01,-0.03,flip -16050,做多,2022-04-27 21:20:00,2022-04-27 21:35:00,2869.49,2889.15,0.13,100.0,0.0047,0.09,0.01,0.08,tp_upper -16051,做多,2022-04-28 01:55:00,2022-04-28 02:00:00,2874.79,2874.37,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -16052,做空,2022-04-28 02:00:00,2022-04-28 02:05:00,2874.37,2877.52,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -16053,做多,2022-04-28 02:05:00,2022-04-28 02:50:00,2877.52,2898.0,0.14,100.0,0.0048,0.1,0.01,0.09,tp_upper -16054,做多,2022-04-28 04:25:00,2022-04-28 05:10:00,2882.38,2880.49,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16055,做空,2022-04-28 05:10:00,2022-04-28 05:15:00,2880.49,2883.95,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -16056,做多,2022-04-28 05:15:00,2022-04-28 05:25:00,2883.95,2879.45,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -16057,做空,2022-04-28 05:25:00,2022-04-28 06:20:00,2879.45,2886.64,0.14,100.0,0.0048,-0.03,0.01,-0.04,flip -16058,做多,2022-04-28 06:20:00,2022-04-28 06:30:00,2886.64,2884.83,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -16059,做空,2022-04-28 06:30:00,2022-04-28 06:40:00,2884.83,2885.04,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -16060,做多,2022-04-28 06:40:00,2022-04-28 06:55:00,2885.04,2884.06,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -16061,做空,2022-04-28 06:55:00,2022-04-28 07:10:00,2884.06,2891.38,0.14,100.0,0.0047,-0.03,0.01,-0.04,flip -16062,做多,2022-04-28 07:10:00,2022-04-28 07:25:00,2891.38,2893.49,0.14,100.0,0.0047,0.01,0.01,0.0,tp_upper -16063,做多,2022-04-28 12:55:00,2022-04-28 13:00:00,2914.0,2909.04,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -16064,做空,2022-04-28 13:00:00,2022-04-28 13:25:00,2909.04,2907.24,0.14,100.0,0.0047,0.01,0.01,0.0,flip -16065,做多,2022-04-28 13:25:00,2022-04-28 13:30:00,2907.24,2901.86,0.14,100.0,0.0047,-0.03,0.01,-0.03,flip -16066,做空,2022-04-28 13:30:00,2022-04-28 13:45:00,2901.86,2876.49,0.13,100.0,0.0047,0.12,0.01,0.11,tp_lower -16067,做多,2022-04-28 15:05:00,2022-04-28 15:10:00,2942.28,2933.36,0.14,100.0,0.0046,-0.04,0.01,-0.05,tp_upper -16068,做多,2022-04-28 15:25:00,2022-04-28 15:30:00,2907.42,2901.0,0.14,100.0,0.0047,-0.03,0.01,-0.04,flip -16069,做空,2022-04-28 15:30:00,2022-04-28 15:45:00,2901.0,2874.32,0.14,100.0,0.0047,0.12,0.01,0.12,tp_lower -16070,做多,2022-04-28 16:25:00,2022-04-28 16:30:00,2909.99,2909.73,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -16071,做空,2022-04-28 16:30:00,2022-04-28 16:35:00,2909.73,2913.87,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -16072,做多,2022-04-28 16:35:00,2022-04-28 17:25:00,2913.87,2950.99,0.14,100.0,0.0047,0.17,0.01,0.17,tp_upper -16073,做多,2022-04-28 21:50:00,2022-04-28 22:10:00,2930.99,2921.91,0.14,100.0,0.0047,-0.04,0.01,-0.05,flip -16074,做空,2022-04-28 22:10:00,2022-04-28 22:15:00,2921.91,2922.41,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -16075,做多,2022-04-28 22:15:00,2022-04-28 23:00:00,2922.41,2926.09,0.14,100.0,0.0047,0.02,0.01,0.01,flip -16076,做空,2022-04-28 23:00:00,2022-04-28 23:05:00,2926.09,2928.79,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -16077,做多,2022-04-28 23:05:00,2022-04-28 23:40:00,2928.79,2928.06,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -16078,做空,2022-04-28 23:40:00,2022-04-28 23:50:00,2928.06,2934.71,0.14,100.0,0.0046,-0.03,0.01,-0.04,flip -16079,做多,2022-04-28 23:50:00,2022-04-29 00:25:00,2934.71,2935.32,0.14,100.0,0.0046,0.0,0.01,-0.0,flip -16080,做空,2022-04-29 00:25:00,2022-04-29 00:50:00,2935.32,2934.98,0.14,100.0,0.0047,0.0,0.01,-0.01,flip -16081,做多,2022-04-29 00:50:00,2022-04-29 05:25:00,2934.98,2928.23,0.14,100.0,0.0047,-0.03,0.01,-0.04,flip -16082,做空,2022-04-29 05:25:00,2022-04-29 05:35:00,2928.23,2932.18,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -16083,做多,2022-04-29 05:35:00,2022-04-29 05:40:00,2932.18,2930.49,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -16084,做空,2022-04-29 05:40:00,2022-04-29 06:10:00,2930.49,2914.98,0.14,100.0,0.0047,0.07,0.01,0.07,tp_lower -16085,做多,2022-04-29 06:35:00,2022-04-29 06:40:00,2926.52,2926.22,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -16086,做空,2022-04-29 06:40:00,2022-04-29 07:30:00,2926.22,2926.11,0.14,100.0,0.0047,0.0,0.01,-0.01,flip -16087,做多,2022-04-29 07:30:00,2022-04-29 07:45:00,2926.11,2925.3,0.14,100.0,0.0047,-0.0,0.01,-0.01,flip -16088,做空,2022-04-29 07:45:00,2022-04-29 07:50:00,2925.3,2926.44,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -16089,做多,2022-04-29 07:50:00,2022-04-29 07:55:00,2926.44,2924.98,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -16090,做空,2022-04-29 07:55:00,2022-04-29 08:30:00,2924.98,2910.92,0.14,100.0,0.0047,0.07,0.01,0.06,tp_lower -16091,做多,2022-04-30 00:00:00,2022-04-30 00:10:00,2818.59,2817.78,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -16092,做空,2022-04-30 00:10:00,2022-04-30 00:15:00,2817.78,2823.84,0.14,100.0,0.005,-0.03,0.01,-0.04,flip -16093,做多,2022-04-30 00:15:00,2022-04-30 00:30:00,2823.84,2820.37,0.14,100.0,0.0049,-0.02,0.01,-0.02,flip -16094,做空,2022-04-30 00:30:00,2022-04-30 00:40:00,2820.37,2817.52,0.14,100.0,0.0049,0.01,0.01,0.01,flip -16095,做多,2022-04-30 00:40:00,2022-04-30 02:05:00,2817.52,2835.31,0.14,100.0,0.0049,0.09,0.01,0.08,tp_upper -16096,做多,2022-04-30 03:25:00,2022-04-30 03:30:00,2812.96,2811.14,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -16097,做空,2022-04-30 03:30:00,2022-04-30 03:40:00,2811.14,2813.79,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -16098,做多,2022-04-30 03:40:00,2022-04-30 04:25:00,2813.79,2813.55,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -16099,做空,2022-04-30 04:25:00,2022-04-30 04:35:00,2813.55,2813.99,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -16100,做多,2022-04-30 04:35:00,2022-04-30 05:40:00,2813.99,2833.26,0.14,100.0,0.0049,0.09,0.01,0.09,tp_upper -16101,做多,2022-04-30 08:35:00,2022-04-30 08:40:00,2825.5,2823.11,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -16102,做空,2022-04-30 08:40:00,2022-04-30 08:50:00,2823.11,2824.2,0.14,100.0,0.0049,-0.01,0.01,-0.01,flip -16103,做多,2022-04-30 08:50:00,2022-04-30 08:55:00,2824.2,2820.83,0.14,100.0,0.0049,-0.02,0.01,-0.02,flip -16104,做空,2022-04-30 08:55:00,2022-04-30 09:10:00,2820.83,2823.88,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -16105,做多,2022-04-30 09:10:00,2022-04-30 09:15:00,2823.88,2823.31,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -16106,做空,2022-04-30 09:15:00,2022-04-30 09:25:00,2823.31,2823.42,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -16107,做多,2022-04-30 09:25:00,2022-04-30 09:40:00,2823.42,2820.12,0.14,100.0,0.0049,-0.02,0.01,-0.02,flip -16108,做空,2022-04-30 09:40:00,2022-04-30 09:45:00,2820.12,2824.35,0.14,100.0,0.0049,-0.02,0.01,-0.03,flip -16109,做多,2022-04-30 09:45:00,2022-04-30 10:00:00,2824.35,2830.91,0.14,100.0,0.0049,0.03,0.01,0.03,tp_upper -16110,做多,2022-04-30 12:20:00,2022-04-30 12:40:00,2827.8,2824.08,0.14,100.0,0.0049,-0.02,0.01,-0.02,flip -16111,做空,2022-04-30 12:40:00,2022-04-30 12:45:00,2824.08,2825.25,0.14,100.0,0.0049,-0.01,0.01,-0.01,flip -16112,做多,2022-04-30 12:45:00,2022-04-30 12:55:00,2825.25,2823.2,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -16113,做空,2022-04-30 12:55:00,2022-04-30 13:05:00,2823.2,2825.84,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16114,做多,2022-04-30 13:05:00,2022-04-30 13:10:00,2825.84,2825.8,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -16115,做空,2022-04-30 13:10:00,2022-04-30 13:15:00,2825.8,2828.52,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16116,做多,2022-04-30 13:15:00,2022-04-30 13:25:00,2828.52,2824.97,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -16117,做空,2022-04-30 13:25:00,2022-04-30 13:30:00,2824.97,2818.28,0.14,100.0,0.0048,0.03,0.01,0.03,tp_lower -16118,做多,2022-04-30 19:50:00,2022-04-30 19:55:00,2808.79,2805.09,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -16119,做空,2022-04-30 19:55:00,2022-04-30 22:05:00,2805.09,2783.76,0.14,100.0,0.0048,0.1,0.01,0.1,tp_lower -16120,做多,2022-05-01 02:15:00,2022-05-01 02:20:00,2776.97,2773.44,0.14,100.0,0.0051,-0.02,0.01,-0.02,flip -16121,做空,2022-05-01 02:20:00,2022-05-01 03:20:00,2773.44,2771.62,0.14,100.0,0.005,0.01,0.01,0.0,flip -16122,做多,2022-05-01 03:20:00,2022-05-01 03:30:00,2771.62,2769.62,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -16123,做空,2022-05-01 03:30:00,2022-05-01 03:45:00,2769.62,2770.93,0.14,100.0,0.005,-0.01,0.01,-0.01,flip -16124,做多,2022-05-01 03:45:00,2022-05-01 04:10:00,2770.93,2769.32,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -16125,做空,2022-05-01 04:10:00,2022-05-01 04:20:00,2769.32,2770.13,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -16126,做多,2022-05-01 04:20:00,2022-05-01 04:30:00,2770.13,2769.57,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -16127,做空,2022-05-01 04:30:00,2022-05-01 04:40:00,2769.57,2769.0,0.14,100.0,0.005,0.0,0.01,-0.0,flip -16128,做多,2022-05-01 04:40:00,2022-05-01 04:45:00,2769.0,2767.01,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -16129,做空,2022-05-01 04:45:00,2022-05-01 04:55:00,2767.01,2770.72,0.14,100.0,0.005,-0.02,0.01,-0.03,flip -16130,做多,2022-05-01 04:55:00,2022-05-01 09:30:00,2770.72,2763.22,0.14,100.0,0.005,-0.04,0.01,-0.04,flip -16131,做空,2022-05-01 09:30:00,2022-05-01 09:50:00,2763.22,2766.0,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -16132,做多,2022-05-01 09:50:00,2022-05-01 10:00:00,2766.0,2762.63,0.14,100.0,0.005,-0.02,0.01,-0.02,flip -16133,做空,2022-05-01 10:00:00,2022-05-01 10:05:00,2762.63,2767.47,0.14,100.0,0.005,-0.02,0.01,-0.03,flip -16134,做多,2022-05-01 10:05:00,2022-05-01 10:25:00,2767.47,2770.28,0.14,100.0,0.0049,0.01,0.01,0.01,flip -16135,做空,2022-05-01 10:25:00,2022-05-01 10:30:00,2770.28,2771.6,0.14,100.0,0.0049,-0.01,0.01,-0.01,flip -16136,做多,2022-05-01 10:30:00,2022-05-01 10:35:00,2771.6,2767.87,0.14,100.0,0.0049,-0.02,0.01,-0.03,flip -16137,做空,2022-05-01 10:35:00,2022-05-01 11:10:00,2767.87,2759.91,0.14,100.0,0.0049,0.04,0.01,0.03,tp_lower -16138,做多,2022-05-01 15:05:00,2022-05-01 15:10:00,2768.78,2766.04,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -16139,做空,2022-05-01 15:10:00,2022-05-01 15:20:00,2766.04,2784.08,0.14,100.0,0.0049,-0.09,0.01,-0.1,flip -16140,做多,2022-05-01 15:20:00,2022-05-01 15:25:00,2784.08,2795.46,0.14,100.0,0.0049,0.06,0.01,0.05,tp_upper -16141,做多,2022-05-01 20:50:00,2022-05-01 20:55:00,2789.99,2811.92,0.14,100.0,0.0049,0.11,0.01,0.1,tp_upper -16142,做多,2022-05-02 09:35:00,2022-05-02 09:40:00,2845.97,2838.31,0.14,100.0,0.0049,-0.04,0.01,-0.04,flip -16143,做空,2022-05-02 09:40:00,2022-05-02 09:45:00,2838.31,2819.63,0.14,100.0,0.0049,0.09,0.01,0.08,tp_lower -16144,做多,2022-05-02 13:40:00,2022-05-02 13:45:00,2825.88,2823.43,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -16145,做空,2022-05-02 13:45:00,2022-05-02 14:00:00,2823.43,2829.62,0.14,100.0,0.0049,-0.03,0.01,-0.04,flip -16146,做多,2022-05-02 14:00:00,2022-05-02 14:45:00,2829.62,2829.12,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -16147,做空,2022-05-02 14:45:00,2022-05-02 14:55:00,2829.12,2826.32,0.14,100.0,0.0049,0.01,0.01,0.01,flip -16148,做多,2022-05-02 14:55:00,2022-05-02 15:15:00,2826.32,2819.96,0.14,100.0,0.0049,-0.03,0.01,-0.04,flip -16149,做空,2022-05-02 15:15:00,2022-05-02 15:30:00,2819.96,2823.09,0.14,100.0,0.0049,-0.02,0.01,-0.02,flip -16150,做多,2022-05-02 15:30:00,2022-05-02 15:35:00,2823.09,2817.9,0.14,100.0,0.0049,-0.03,0.01,-0.03,flip -16151,做空,2022-05-02 15:35:00,2022-05-02 15:55:00,2817.9,2826.99,0.14,100.0,0.0049,-0.04,0.01,-0.05,flip -16152,做多,2022-05-02 15:55:00,2022-05-02 16:00:00,2826.99,2820.54,0.14,100.0,0.0048,-0.03,0.01,-0.04,flip -16153,做空,2022-05-02 16:00:00,2022-05-02 16:15:00,2820.54,2825.88,0.14,100.0,0.0048,-0.03,0.01,-0.03,flip -16154,做多,2022-05-02 16:15:00,2022-05-02 16:45:00,2825.88,2817.44,0.14,100.0,0.0048,-0.04,0.01,-0.05,flip -16155,做空,2022-05-02 16:45:00,2022-05-02 17:00:00,2817.44,2799.4,0.14,100.0,0.0048,0.09,0.01,0.08,tp_lower -16156,做多,2022-05-02 19:05:00,2022-05-02 19:20:00,2807.44,2835.65,0.14,100.0,0.0049,0.14,0.01,0.13,tp_upper -16157,做多,2022-05-03 01:10:00,2022-05-03 01:15:00,2834.62,2830.85,0.14,100.0,0.0049,-0.02,0.01,-0.03,flip -16158,做空,2022-05-03 01:15:00,2022-05-03 01:30:00,2830.85,2838.23,0.14,100.0,0.0049,-0.04,0.01,-0.04,flip -16159,做多,2022-05-03 01:30:00,2022-05-03 02:35:00,2838.23,2831.9,0.14,100.0,0.0049,-0.03,0.01,-0.04,flip -16160,做空,2022-05-03 02:35:00,2022-05-03 02:50:00,2831.9,2841.37,0.14,100.0,0.0049,-0.05,0.01,-0.05,flip -16161,做多,2022-05-03 02:50:00,2022-05-03 02:55:00,2841.37,2838.49,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16162,做空,2022-05-03 02:55:00,2022-05-03 03:00:00,2838.49,2838.77,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -16163,做多,2022-05-03 03:00:00,2022-05-03 03:50:00,2838.77,2844.71,0.14,100.0,0.0048,0.03,0.01,0.02,flip -16164,做空,2022-05-03 03:50:00,2022-05-03 04:25:00,2844.71,2844.25,0.14,100.0,0.0048,0.0,0.01,-0.0,flip -16165,做多,2022-05-03 04:25:00,2022-05-03 04:55:00,2844.25,2848.08,0.14,100.0,0.0048,0.02,0.01,0.01,flip -16166,做空,2022-05-03 04:55:00,2022-05-03 05:05:00,2848.08,2834.0,0.14,100.0,0.0048,0.07,0.01,0.06,tp_lower -16167,做多,2022-05-03 08:00:00,2022-05-03 08:10:00,2844.98,2845.0,0.14,100.0,0.0048,0.0,0.01,-0.01,flip -16168,做空,2022-05-03 08:10:00,2022-05-03 08:15:00,2845.0,2845.03,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -16169,做多,2022-05-03 08:15:00,2022-05-03 08:45:00,2845.03,2843.53,0.14,100.0,0.0048,-0.01,0.01,-0.01,flip -16170,做空,2022-05-03 08:45:00,2022-05-03 08:50:00,2843.53,2845.56,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16171,做多,2022-05-03 08:50:00,2022-05-03 08:55:00,2845.56,2843.63,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16172,做空,2022-05-03 08:55:00,2022-05-03 09:10:00,2843.63,2844.53,0.14,100.0,0.0048,-0.0,0.01,-0.01,flip -16173,做多,2022-05-03 09:10:00,2022-05-03 09:15:00,2844.53,2841.13,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -16174,做空,2022-05-03 09:15:00,2022-05-03 09:30:00,2841.13,2843.45,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16175,做多,2022-05-03 09:30:00,2022-05-03 09:35:00,2843.45,2841.34,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16176,做空,2022-05-03 09:35:00,2022-05-03 09:40:00,2841.34,2837.99,0.14,100.0,0.0048,0.02,0.01,0.01,tp_lower -16177,做多,2022-05-03 11:25:00,2022-05-03 12:15:00,2838.84,2840.78,0.14,100.0,0.0048,0.01,0.01,0.0,flip -16178,做空,2022-05-03 12:15:00,2022-05-03 12:30:00,2840.78,2841.92,0.14,100.0,0.0048,-0.01,0.01,-0.01,flip -16179,做多,2022-05-03 12:30:00,2022-05-03 12:45:00,2841.92,2838.56,0.14,100.0,0.0048,-0.02,0.01,-0.02,flip -16180,做空,2022-05-03 12:45:00,2022-05-03 12:50:00,2838.56,2841.17,0.14,100.0,0.0048,-0.01,0.01,-0.02,flip -16181,做多,2022-05-03 12:50:00,2022-05-03 12:55:00,2841.17,2836.21,0.14,100.0,0.0048,-0.02,0.01,-0.03,flip -16182,做空,2022-05-03 12:55:00,2022-05-03 13:25:00,2836.21,2832.75,0.13,100.0,0.0047,0.02,0.01,0.01,tp_lower -16183,做多,2022-05-03 13:30:00,2022-05-03 13:35:00,2836.69,2827.99,0.13,100.0,0.0047,-0.04,0.01,-0.05,flip -16184,做空,2022-05-03 13:35:00,2022-05-03 13:40:00,2827.99,2826.35,0.13,100.0,0.0047,0.01,0.01,0.0,tp_lower -16185,做多,2022-05-03 14:00:00,2022-05-03 14:05:00,2842.56,2833.3,0.13,100.0,0.0047,-0.04,0.01,-0.05,flip -16186,做空,2022-05-03 14:05:00,2022-05-03 14:10:00,2833.3,2829.0,0.13,100.0,0.0047,0.02,0.01,0.01,tp_lower -16187,做多,2022-05-04 00:35:00,2022-05-04 01:35:00,2788.12,2788.32,0.14,100.0,0.0049,0.0,0.01,-0.01,flip -16188,做空,2022-05-04 01:35:00,2022-05-04 01:50:00,2788.32,2788.15,0.14,100.0,0.0049,0.0,0.01,-0.01,flip -16189,做多,2022-05-04 01:50:00,2022-05-04 02:25:00,2788.15,2801.0,0.14,100.0,0.0049,0.06,0.01,0.06,tp_upper -16190,做多,2022-05-04 05:45:00,2022-05-04 06:05:00,2790.72,2805.42,0.14,100.0,0.0049,0.07,0.01,0.07,tp_upper -16191,做多,2022-05-04 14:05:00,2022-05-04 14:15:00,2838.71,2838.07,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -16192,做空,2022-05-04 14:15:00,2022-05-04 14:55:00,2838.07,2837.53,0.14,100.0,0.0049,0.0,0.01,-0.0,flip -16193,做多,2022-05-04 14:55:00,2022-05-04 15:55:00,2837.53,2843.24,0.14,100.0,0.0049,0.03,0.01,0.02,flip -16194,做空,2022-05-04 15:55:00,2022-05-04 16:10:00,2843.24,2847.78,0.14,100.0,0.0049,-0.02,0.01,-0.03,flip -16195,做多,2022-05-04 16:10:00,2022-05-04 16:20:00,2847.78,2860.59,0.14,100.0,0.0048,0.06,0.01,0.05,tp_upper -16196,做多,2022-05-04 16:50:00,2022-05-04 17:10:00,2851.59,2840.37,0.14,100.0,0.0048,-0.05,0.01,-0.06,flip -16197,做空,2022-05-04 17:10:00,2022-05-04 17:55:00,2840.37,2850.99,0.14,100.0,0.0048,-0.05,0.01,-0.06,flip -16198,做多,2022-05-04 17:55:00,2022-05-04 18:00:00,2850.99,2857.48,0.14,100.0,0.0048,0.03,0.01,0.02,tp_upper -16199,做多,2022-05-04 18:00:00,2022-05-04 18:05:00,2857.48,2845.82,0.14,100.0,0.0048,-0.06,0.01,-0.06,tp_upper -16200,做多,2022-05-04 18:10:00,2022-05-04 18:15:00,2846.63,2838.15,0.14,100.0,0.0048,-0.04,0.01,-0.05,flip -16201,做空,2022-05-04 18:15:00,2022-05-04 18:20:00,2838.15,2835.41,0.14,100.0,0.0048,0.01,0.01,0.01,tp_lower -16202,做多,2022-05-04 18:25:00,2022-05-04 18:30:00,2855.55,2831.24,0.14,100.0,0.0048,-0.12,0.01,-0.12,flip -16203,做空,2022-05-04 18:30:00,2022-05-04 18:35:00,2831.24,2843.25,0.13,100.0,0.0047,-0.06,0.01,-0.06,tp_lower -16204,做多,2022-05-04 18:40:00,2022-05-04 18:45:00,2864.84,2910.36,0.13,100.0,0.0047,0.21,0.01,0.21,tp_upper -16205,做多,2022-05-05 03:45:00,2022-05-05 04:05:00,2941.49,2939.25,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -16206,做空,2022-05-05 04:05:00,2022-05-05 04:20:00,2939.25,2943.64,0.14,100.0,0.0047,-0.02,0.01,-0.03,flip -16207,做多,2022-05-05 04:20:00,2022-05-05 04:25:00,2943.64,2941.62,0.14,100.0,0.0047,-0.01,0.01,-0.02,flip -16208,做空,2022-05-05 04:25:00,2022-05-05 04:40:00,2941.62,2945.34,0.14,100.0,0.0047,-0.02,0.01,-0.02,flip -16209,做多,2022-05-05 04:40:00,2022-05-05 05:05:00,2945.34,2942.51,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -16210,做空,2022-05-05 05:05:00,2022-05-05 05:10:00,2942.51,2945.09,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -16211,做多,2022-05-05 05:10:00,2022-05-05 05:20:00,2945.09,2940.56,0.14,100.0,0.0046,-0.02,0.01,-0.03,flip -16212,做空,2022-05-05 05:20:00,2022-05-05 05:40:00,2940.56,2933.77,0.14,100.0,0.0046,0.03,0.01,0.02,tp_lower -16213,做多,2022-05-05 10:35:00,2022-05-05 10:40:00,2935.73,2934.12,0.14,100.0,0.0046,-0.01,0.01,-0.01,flip -16214,做空,2022-05-05 10:40:00,2022-05-05 11:50:00,2934.12,2922.16,0.14,100.0,0.0046,0.06,0.01,0.05,tp_lower -16215,做多,2022-05-05 12:10:00,2022-05-05 12:30:00,2930.57,2929.46,0.14,100.0,0.0047,-0.01,0.01,-0.01,flip -16216,做空,2022-05-05 12:30:00,2022-05-05 12:35:00,2929.46,2931.81,0.14,100.0,0.0046,-0.01,0.01,-0.02,flip -16217,做多,2022-05-05 12:35:00,2022-05-05 12:45:00,2931.81,2930.95,0.14,100.0,0.0046,-0.0,0.01,-0.01,flip -16218,做空,2022-05-05 12:45:00,2022-05-05 13:00:00,2930.95,2922.05,0.14,100.0,0.0046,0.04,0.01,0.03,tp_lower -16219,做多,2022-05-05 23:50:00,2022-05-05 23:55:00,2749.06,2746.37,0.14,100.0,0.0049,-0.01,0.01,-0.02,flip -16220,做空,2022-05-05 23:55:00,2022-05-06 00:00:00,2746.37,2746.85,0.14,100.0,0.0049,-0.0,0.01,-0.01,flip -16221,做多,2022-05-06 00:00:00,2022-05-06 00:05:00,2746.85,2741.19,0.14,100.0,0.005,-0.03,0.01,-0.04,flip -16222,做空,2022-05-06 00:05:00,2022-05-06 01:40:00,2741.19,2735.5,0.14,100.0,0.005,0.03,0.01,0.02,flip -16223,做多,2022-05-06 01:40:00,2022-05-06 02:00:00,2735.5,2737.12,0.14,100.0,0.005,0.01,0.01,0.0,flip -16224,做空,2022-05-06 02:00:00,2022-05-06 02:05:00,2737.12,2743.12,0.14,100.0,0.005,-0.03,0.01,-0.04,flip -16225,做多,2022-05-06 02:05:00,2022-05-06 02:20:00,2743.12,2754.31,0.14,100.0,0.005,0.06,0.01,0.05,tp_upper -16226,做多,2022-05-06 04:20:00,2022-05-06 04:25:00,2736.96,2736.61,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -16227,做空,2022-05-06 04:25:00,2022-05-06 04:30:00,2736.61,2737.31,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -16228,做多,2022-05-06 04:30:00,2022-05-06 04:35:00,2737.31,2734.49,0.14,100.0,0.005,-0.01,0.01,-0.02,flip -16229,做空,2022-05-06 04:35:00,2022-05-06 04:40:00,2734.49,2738.0,0.14,100.0,0.005,-0.02,0.01,-0.02,flip -16230,做多,2022-05-06 04:40:00,2022-05-06 06:00:00,2738.0,2752.38,0.14,100.0,0.005,0.07,0.01,0.06,tp_upper -16231,做多,2022-05-06 06:55:00,2022-05-06 07:00:00,2742.0,2740.59,0.14,100.0,0.005,-0.01,0.01,-0.01,flip -16232,做空,2022-05-06 07:00:00,2022-05-06 07:05:00,2740.59,2741.09,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -16233,做多,2022-05-06 07:05:00,2022-05-06 07:20:00,2741.09,2740.28,0.14,100.0,0.005,-0.0,0.01,-0.01,flip -16234,做空,2022-05-06 07:20:00,2022-05-06 07:35:00,2740.28,2717.28,0.14,100.0,0.005,0.11,0.01,0.11,tp_lower -16235,做多,2022-05-06 08:05:00,2022-05-06 15:10:00,2734.73,2706.81,0.14,100.0,0.005,-0.14,0.01,-0.15,flip -16236,做空,2022-05-06 15:10:00,2022-05-06 15:15:00,2706.81,2709.85,0.14,100.0,0.005,-0.02,0.01,-0.02,flip -16237,做多,2022-05-06 15:15:00,2022-05-06 15:30:00,2709.85,2703.33,0.14,100.0,0.005,-0.03,0.01,-0.04,flip -16238,做空,2022-05-06 15:30:00,2022-05-06 16:05:00,2703.33,2701.51,0.13,100.0,0.005,0.01,0.01,0.0,flip -16239,做多,2022-05-06 16:05:00,2022-05-06 16:10:00,2701.51,2688.04,0.13,100.0,0.005,-0.07,0.01,-0.07,flip -16240,做空,2022-05-06 16:10:00,2022-05-06 16:20:00,2688.04,2694.87,0.13,100.0,0.005,-0.03,0.01,-0.04,flip -16241,做多,2022-05-06 16:20:00,2022-05-06 16:35:00,2694.87,2707.48,0.13,100.0,0.005,0.06,0.01,0.06,flip -16242,做空,2022-05-06 16:35:00,2022-05-06 16:50:00,2707.48,2706.25,0.13,100.0,0.005,0.01,0.01,-0.0,flip -16243,做多,2022-05-06 16:50:00,2022-05-06 17:10:00,2706.25,2699.17,0.13,100.0,0.005,-0.04,0.01,-0.04,flip -16244,做空,2022-05-06 17:10:00,2022-05-06 18:50:00,2699.17,2690.99,0.13,100.0,0.0049,0.04,0.01,0.03,flip -16245,做多,2022-05-06 18:50:00,2022-05-06 18:55:00,2690.99,2682.71,0.13,100.0,0.005,-0.04,0.01,-0.05,flip -16246,做空,2022-05-06 18:55:00,2022-05-06 19:30:00,2682.71,2688.58,0.13,100.0,0.005,-0.03,0.01,-0.04,flip -16247,做多,2022-05-06 19:30:00,2022-05-06 19:55:00,2688.58,2688.73,0.13,100.0,0.0049,0.0,0.01,-0.01,flip -16248,做空,2022-05-06 19:55:00,2022-05-06 20:05:00,2688.73,2685.96,0.13,100.0,0.0049,0.01,0.01,0.01,flip -16249,做多,2022-05-06 20:05:00,2022-05-06 20:10:00,2685.96,2682.88,0.13,100.0,0.0049,-0.02,0.01,-0.02,flip -16250,做空,2022-05-06 20:10:00,2022-05-06 20:45:00,2682.88,2692.68,0.13,100.0,0.0049,-0.05,0.01,-0.06,flip -16251,做多,2022-05-06 20:45:00,2022-05-06 21:45:00,2692.68,2684.15,0.13,100.0,0.0049,-0.04,0.01,-0.05,flip -16252,做空,2022-05-06 21:45:00,2022-05-06 21:55:00,2684.15,2687.63,0.13,100.0,0.0049,-0.02,0.01,-0.02,flip -16253,做多,2022-05-06 21:55:00,2022-05-06 22:10:00,2687.63,2683.88,0.13,100.0,0.0049,-0.02,0.01,-0.02,flip -16254,做空,2022-05-06 22:10:00,2022-05-06 22:15:00,2683.88,2684.4,0.13,100.0,0.0049,-0.0,0.01,-0.01,flip -16255,做多,2022-05-06 22:15:00,2022-05-06 22:25:00,2684.4,2688.74,0.13,100.0,0.0049,0.02,0.01,0.01,flip -16256,做空,2022-05-06 22:25:00,2022-05-07 00:10:00,2688.74,2695.05,0.13,100.0,0.0049,-0.03,0.01,-0.04,flip -16257,做多,2022-05-07 00:10:00,2022-05-07 00:15:00,2695.05,2689.84,0.13,100.0,0.005,-0.03,0.01,-0.03,flip -16258,做空,2022-05-07 00:15:00,2022-05-07 01:00:00,2689.84,2689.16,0.13,100.0,0.005,0.0,0.01,-0.0,flip -16259,做多,2022-05-07 01:00:00,2022-05-07 01:10:00,2689.16,2688.27,0.13,100.0,0.005,-0.0,0.01,-0.01,flip -16260,做空,2022-05-07 01:10:00,2022-05-07 01:40:00,2688.27,2679.55,0.13,100.0,0.005,0.04,0.01,0.04,tp_lower -16261,做多,2022-05-07 08:10:00,2022-05-07 08:20:00,2677.8,2674.21,0.13,100.0,0.005,-0.02,0.01,-0.02,flip -16262,做空,2022-05-07 08:20:00,2022-05-07 08:40:00,2674.21,2679.69,0.13,100.0,0.005,-0.03,0.01,-0.03,flip -16263,做多,2022-05-07 08:40:00,2022-05-07 09:15:00,2679.69,2689.58,0.13,100.0,0.005,0.05,0.01,0.04,tp_upper -16264,做多,2022-05-07 13:20:00,2022-05-07 13:25:00,2677.56,2672.49,0.13,100.0,0.005,-0.03,0.01,-0.03,flip -16265,做空,2022-05-07 13:25:00,2022-05-07 13:35:00,2672.49,2675.92,0.13,100.0,0.005,-0.02,0.01,-0.02,flip -16266,做多,2022-05-07 13:35:00,2022-05-07 13:40:00,2675.92,2673.13,0.13,100.0,0.005,-0.01,0.01,-0.02,flip -16267,做空,2022-05-07 13:40:00,2022-05-07 13:45:00,2673.13,2678.11,0.13,100.0,0.005,-0.02,0.01,-0.03,flip -16268,做多,2022-05-07 13:45:00,2022-05-07 13:55:00,2678.11,2674.14,0.13,100.0,0.0049,-0.02,0.01,-0.03,flip -16269,做空,2022-05-07 13:55:00,2022-05-07 14:20:00,2674.14,2675.53,0.13,100.0,0.0049,-0.01,0.01,-0.01,flip -16270,做多,2022-05-07 14:20:00,2022-05-07 14:35:00,2675.53,2677.3,0.13,100.0,0.0049,0.01,0.01,0.0,flip -16271,做空,2022-05-07 14:35:00,2022-05-07 14:40:00,2677.3,2679.11,0.13,100.0,0.0049,-0.01,0.01,-0.02,flip -16272,做多,2022-05-07 14:40:00,2022-05-07 15:20:00,2679.11,2701.01,0.13,100.0,0.0049,0.11,0.01,0.1,tp_upper -16273,做多,2022-05-07 16:55:00,2022-05-07 17:20:00,2689.58,2686.81,0.13,100.0,0.0049,-0.01,0.01,-0.02,flip -16274,做空,2022-05-07 17:20:00,2022-05-07 18:15:00,2686.81,2698.57,0.13,100.0,0.0049,-0.06,0.01,-0.06,flip -16275,做多,2022-05-07 18:15:00,2022-05-07 18:20:00,2698.57,2696.99,0.13,100.0,0.0049,-0.01,0.01,-0.01,tp_upper -16276,做多,2022-05-07 18:55:00,2022-05-07 19:05:00,2686.78,2687.51,0.13,100.0,0.0049,0.0,0.01,-0.0,flip -16277,做空,2022-05-07 19:05:00,2022-05-07 19:35:00,2687.51,2685.21,0.13,100.0,0.0049,0.01,0.01,0.0,flip -16278,做多,2022-05-07 19:35:00,2022-05-07 19:45:00,2685.21,2685.61,0.13,100.0,0.0049,0.0,0.01,-0.0,flip -16279,做空,2022-05-07 19:45:00,2022-05-07 20:00:00,2685.61,2676.77,0.13,100.0,0.0049,0.04,0.01,0.04,tp_lower -16280,做多,2022-05-08 10:15:00,2022-05-08 10:20:00,2560.58,2557.87,0.13,100.0,0.0052,-0.01,0.01,-0.02,flip -16281,做空,2022-05-08 10:20:00,2022-05-08 10:30:00,2557.87,2559.64,0.13,100.0,0.0052,-0.01,0.01,-0.02,flip -16282,做多,2022-05-08 10:30:00,2022-05-08 11:25:00,2559.64,2573.11,0.13,100.0,0.0052,0.07,0.01,0.06,tp_upper -16283,做多,2022-05-08 18:20:00,2022-05-08 18:25:00,2543.87,2538.07,0.13,100.0,0.0053,-0.03,0.01,-0.04,flip -16284,做空,2022-05-08 18:25:00,2022-05-08 18:30:00,2538.07,2560.34,0.13,100.0,0.0053,-0.12,0.01,-0.12,flip -16285,做多,2022-05-08 18:30:00,2022-05-08 20:40:00,2560.34,2543.63,0.13,100.0,0.0052,-0.09,0.01,-0.09,flip -16286,做空,2022-05-08 20:40:00,2022-05-08 21:00:00,2543.63,2543.85,0.13,100.0,0.0052,-0.0,0.01,-0.01,flip -16287,做多,2022-05-08 21:00:00,2022-05-08 21:05:00,2543.85,2541.0,0.13,100.0,0.0052,-0.01,0.01,-0.02,flip -16288,做空,2022-05-08 21:05:00,2022-05-08 21:10:00,2541.0,2543.85,0.13,100.0,0.0052,-0.01,0.01,-0.02,flip -16289,做多,2022-05-08 21:10:00,2022-05-08 22:00:00,2543.85,2538.0,0.13,100.0,0.0051,-0.03,0.01,-0.04,flip -16290,做空,2022-05-08 22:00:00,2022-05-08 22:05:00,2538.0,2540.06,0.13,100.0,0.0051,-0.01,0.01,-0.02,flip -16291,做多,2022-05-08 22:05:00,2022-05-08 22:10:00,2540.06,2536.36,0.13,100.0,0.0051,-0.02,0.01,-0.03,flip -16292,做空,2022-05-08 22:10:00,2022-05-08 22:50:00,2536.36,2539.46,0.13,100.0,0.0051,-0.02,0.01,-0.02,flip -16293,做多,2022-05-08 22:50:00,2022-05-08 22:55:00,2539.46,2538.7,0.13,100.0,0.0051,-0.0,0.01,-0.01,flip -16294,做空,2022-05-08 22:55:00,2022-05-08 23:50:00,2538.7,2510.4,0.13,100.0,0.0051,0.14,0.01,0.14,tp_lower -16295,做多,2022-05-09 13:35:00,2022-05-09 13:40:00,2433.32,2427.89,0.13,100.0,0.0054,-0.03,0.01,-0.04,flip -16296,做空,2022-05-09 13:40:00,2022-05-09 14:25:00,2427.89,2386.44,0.13,100.0,0.0054,0.23,0.01,0.22,tp_lower -16297,做多,2022-05-10 01:00:00,2022-05-10 02:25:00,2308.46,2342.69,0.13,100.0,0.0058,0.2,0.01,0.19,tp_upper -16298,做多,2022-05-10 17:30:00,2022-05-10 18:00:00,2385.86,2383.75,0.14,100.0,0.0057,-0.01,0.01,-0.02,flip -16299,做空,2022-05-10 18:00:00,2022-05-10 18:10:00,2383.75,2390.29,0.14,100.0,0.0057,-0.04,0.01,-0.04,flip -16300,做多,2022-05-10 18:10:00,2022-05-10 18:15:00,2390.29,2380.97,0.14,100.0,0.0057,-0.05,0.01,-0.06,flip -16301,做空,2022-05-10 18:15:00,2022-05-10 18:35:00,2380.97,2381.94,0.13,100.0,0.0057,-0.01,0.01,-0.01,flip -16302,做多,2022-05-10 18:35:00,2022-05-10 18:45:00,2381.94,2384.23,0.13,100.0,0.0057,0.01,0.01,0.01,flip -16303,做空,2022-05-10 18:45:00,2022-05-10 19:35:00,2384.23,2341.79,0.13,100.0,0.0056,0.24,0.01,0.23,tp_lower -16304,做多,2022-05-10 23:05:00,2022-05-10 23:10:00,2353.89,2352.81,0.14,100.0,0.0058,-0.01,0.01,-0.01,flip -16305,做空,2022-05-10 23:10:00,2022-05-10 23:20:00,2352.81,2350.0,0.14,100.0,0.0058,0.02,0.01,0.01,flip -16306,做多,2022-05-10 23:20:00,2022-05-10 23:30:00,2350.0,2345.35,0.14,100.0,0.0058,-0.03,0.01,-0.03,flip -16307,做空,2022-05-10 23:30:00,2022-05-11 00:00:00,2345.35,2341.21,0.14,100.0,0.0058,0.02,0.01,0.02,flip -16308,做多,2022-05-11 00:00:00,2022-05-11 01:05:00,2341.21,2347.01,0.14,100.0,0.0059,0.03,0.01,0.03,flip -16309,做空,2022-05-11 01:05:00,2022-05-11 01:15:00,2347.01,2344.31,0.14,100.0,0.0059,0.02,0.01,0.01,flip -16310,做多,2022-05-11 01:15:00,2022-05-11 01:20:00,2344.31,2342.47,0.14,100.0,0.0059,-0.01,0.01,-0.02,flip -16311,做空,2022-05-11 01:20:00,2022-05-11 01:25:00,2342.47,2345.19,0.14,100.0,0.0059,-0.02,0.01,-0.02,flip -16312,做多,2022-05-11 01:25:00,2022-05-11 01:35:00,2345.19,2338.53,0.14,100.0,0.0059,-0.04,0.01,-0.05,flip -16313,做空,2022-05-11 01:35:00,2022-05-11 01:50:00,2338.53,2345.68,0.14,100.0,0.0059,-0.04,0.01,-0.05,flip -16314,做多,2022-05-11 01:50:00,2022-05-11 01:55:00,2345.68,2336.01,0.14,100.0,0.0058,-0.06,0.01,-0.06,flip -16315,做空,2022-05-11 01:55:00,2022-05-11 02:15:00,2336.01,2343.54,0.14,100.0,0.0058,-0.04,0.01,-0.05,flip -16316,做多,2022-05-11 02:15:00,2022-05-11 04:45:00,2343.54,2343.71,0.14,100.0,0.0058,0.0,0.01,-0.01,flip -16317,做空,2022-05-11 04:45:00,2022-05-11 06:55:00,2343.71,2293.27,0.13,100.0,0.0058,0.29,0.01,0.28,tp_lower -16318,做多,2022-05-11 08:20:00,2022-05-11 08:25:00,2346.01,2332.08,0.14,100.0,0.0059,-0.08,0.01,-0.09,flip -16319,做空,2022-05-11 08:25:00,2022-05-11 08:40:00,2332.08,2354.6,0.14,100.0,0.0059,-0.13,0.01,-0.14,flip -16320,做多,2022-05-11 08:40:00,2022-05-11 08:50:00,2354.6,2362.57,0.14,100.0,0.0057,0.05,0.01,0.04,flip -16321,做空,2022-05-11 08:50:00,2022-05-11 12:35:00,2362.57,2292.2,0.14,100.0,0.0057,0.4,0.01,0.4,tp_lower -16322,做多,2022-05-11 13:45:00,2022-05-11 13:50:00,2387.17,2347.48,0.14,100.0,0.0058,-0.23,0.01,-0.24,flip -16323,做空,2022-05-11 13:50:00,2022-05-11 14:30:00,2347.48,2355.82,0.14,100.0,0.0058,-0.05,0.01,-0.06,flip -16324,做多,2022-05-11 14:30:00,2022-05-11 14:45:00,2355.82,2355.08,0.14,100.0,0.0058,-0.0,0.01,-0.01,flip -16325,做空,2022-05-11 14:45:00,2022-05-11 16:05:00,2355.08,2238.63,0.14,100.0,0.0058,0.67,0.01,0.67,tp_lower -16326,做多,2022-05-12 00:35:00,2022-05-12 01:10:00,2145.69,2138.65,0.15,100.0,0.0068,-0.05,0.01,-0.05,flip -16327,做空,2022-05-12 01:10:00,2022-05-12 01:40:00,2138.65,2128.54,0.14,100.0,0.0068,0.07,0.01,0.06,flip -16328,做多,2022-05-12 01:40:00,2022-05-12 01:50:00,2128.54,2119.83,0.15,100.0,0.0068,-0.06,0.01,-0.07,flip -16329,做空,2022-05-12 01:50:00,2022-05-12 02:40:00,2119.83,2049.98,0.14,100.0,0.0068,0.48,0.01,0.47,tp_lower -16330,做多,2022-05-12 10:35:00,2022-05-12 12:25:00,1956.52,1922.42,0.15,100.0,0.0076,-0.26,0.01,-0.27,flip -16331,做空,2022-05-12 12:25:00,2022-05-12 13:40:00,1922.42,1920.73,0.15,100.0,0.0076,0.01,0.01,0.01,flip -16332,做多,2022-05-12 13:40:00,2022-05-12 13:55:00,1920.73,1907.55,0.15,100.0,0.0076,-0.1,0.01,-0.11,flip -16333,做空,2022-05-12 13:55:00,2022-05-12 14:05:00,1907.55,1935.53,0.15,100.0,0.0076,-0.21,0.01,-0.22,flip -16334,做多,2022-05-12 14:05:00,2022-05-12 14:55:00,1935.53,2025.2,0.14,100.0,0.0074,0.66,0.01,0.65,tp_upper -16335,做多,2022-05-12 17:40:00,2022-05-12 17:45:00,1961.8,1938.0,0.15,100.0,0.0076,-0.18,0.01,-0.19,flip -16336,做空,2022-05-12 17:45:00,2022-05-12 18:40:00,1938.0,1918.72,0.15,100.0,0.0076,0.15,0.01,0.14,tp_lower -16337,做多,2022-05-12 23:05:00,2022-05-12 23:25:00,1947.59,1950.67,0.15,100.0,0.0076,0.02,0.01,0.02,flip -16338,做空,2022-05-12 23:25:00,2022-05-12 23:30:00,1950.67,1961.94,0.15,100.0,0.0076,-0.09,0.01,-0.09,flip -16339,做多,2022-05-12 23:30:00,2022-05-12 23:55:00,1961.94,1959.78,0.15,100.0,0.0075,-0.02,0.01,-0.02,flip -16340,做空,2022-05-12 23:55:00,2022-05-13 00:25:00,1959.78,1953.9,0.15,100.0,0.0075,0.04,0.01,0.04,flip -16341,做多,2022-05-13 00:25:00,2022-05-13 00:45:00,1953.9,2009.51,0.15,100.0,0.0077,0.43,0.01,0.42,tp_upper -16342,做多,2022-05-13 09:50:00,2022-05-13 10:00:00,2074.61,2068.1,0.15,100.0,0.0074,-0.05,0.01,-0.06,flip -16343,做空,2022-05-13 10:00:00,2022-05-13 10:35:00,2068.1,2077.44,0.15,100.0,0.0074,-0.07,0.01,-0.08,flip -16344,做多,2022-05-13 10:35:00,2022-05-13 11:15:00,2077.44,2081.04,0.15,100.0,0.0073,0.03,0.01,0.02,flip -16345,做空,2022-05-13 11:15:00,2022-05-13 11:25:00,2081.04,2090.34,0.15,100.0,0.0073,-0.07,0.01,-0.08,flip -16346,做多,2022-05-13 11:25:00,2022-05-13 11:30:00,2090.34,2086.67,0.15,100.0,0.0072,-0.03,0.01,-0.03,flip -16347,做空,2022-05-13 11:30:00,2022-05-13 13:15:00,2086.67,2095.44,0.15,100.0,0.0072,-0.06,0.01,-0.07,flip -16348,做多,2022-05-13 13:15:00,2022-05-13 13:30:00,2095.44,2083.17,0.15,100.0,0.0072,-0.09,0.01,-0.1,flip -16349,做空,2022-05-13 13:30:00,2022-05-13 13:35:00,2083.17,2097.88,0.15,100.0,0.0072,-0.11,0.01,-0.11,flip -16350,做多,2022-05-13 13:35:00,2022-05-13 13:45:00,2097.88,2110.97,0.15,100.0,0.0071,0.09,0.01,0.08,tp_upper -16351,做多,2022-05-13 15:35:00,2022-05-13 15:40:00,2095.57,2087.6,0.15,100.0,0.0071,-0.06,0.01,-0.06,flip -16352,做空,2022-05-13 15:40:00,2022-05-13 15:45:00,2087.6,2094.87,0.15,100.0,0.0071,-0.05,0.01,-0.06,flip -16353,做多,2022-05-13 15:45:00,2022-05-13 15:50:00,2094.87,2089.82,0.15,100.0,0.007,-0.04,0.01,-0.04,flip -16354,做空,2022-05-13 15:50:00,2022-05-13 15:55:00,2089.82,2092.07,0.15,100.0,0.007,-0.02,0.01,-0.02,flip -16355,做多,2022-05-13 15:55:00,2022-05-13 16:15:00,2092.07,2092.73,0.15,100.0,0.007,0.0,0.01,-0.0,flip -16356,做空,2022-05-13 16:15:00,2022-05-13 16:30:00,2092.73,2059.62,0.15,100.0,0.007,0.23,0.01,0.22,tp_lower -16357,做多,2022-05-13 17:10:00,2022-05-13 17:15:00,2089.49,2073.79,0.15,100.0,0.0071,-0.11,0.01,-0.12,flip -16358,做空,2022-05-13 17:15:00,2022-05-13 17:45:00,2073.79,2064.47,0.15,100.0,0.0071,0.07,0.01,0.06,tp_lower -16359,做多,2022-05-13 22:00:00,2022-05-13 22:15:00,2081.86,2076.76,0.15,100.0,0.0071,-0.04,0.01,-0.04,flip -16360,做空,2022-05-13 22:15:00,2022-05-13 23:05:00,2076.76,2038.29,0.15,100.0,0.0071,0.27,0.01,0.27,tp_lower -16361,做多,2022-05-14 01:15:00,2022-05-14 01:55:00,2050.3,2058.55,0.15,100.0,0.0075,0.06,0.01,0.05,flip -16362,做空,2022-05-14 01:55:00,2022-05-14 02:15:00,2058.55,2057.21,0.15,100.0,0.0074,0.01,0.01,0.0,flip -16363,做多,2022-05-14 02:15:00,2022-05-14 02:40:00,2057.21,2051.17,0.15,100.0,0.0074,-0.04,0.01,-0.05,flip -16364,做空,2022-05-14 02:40:00,2022-05-14 03:05:00,2051.17,2058.12,0.15,100.0,0.0074,-0.05,0.01,-0.06,flip -16365,做多,2022-05-14 03:05:00,2022-05-14 03:10:00,2058.12,2052.75,0.15,100.0,0.0074,-0.04,0.01,-0.05,flip -16366,做空,2022-05-14 03:10:00,2022-05-14 03:45:00,2052.75,2051.84,0.15,100.0,0.0074,0.01,0.01,-0.0,flip -16367,做多,2022-05-14 03:45:00,2022-05-14 03:50:00,2051.84,2049.01,0.15,100.0,0.0074,-0.02,0.01,-0.03,flip -16368,做空,2022-05-14 03:50:00,2022-05-14 03:55:00,2049.01,2053.63,0.15,100.0,0.0074,-0.03,0.01,-0.04,flip -16369,做多,2022-05-14 03:55:00,2022-05-14 04:00:00,2053.63,2046.89,0.15,100.0,0.0073,-0.05,0.01,-0.06,flip -16370,做空,2022-05-14 04:00:00,2022-05-14 04:15:00,2046.89,2052.34,0.15,100.0,0.0073,-0.04,0.01,-0.05,flip -16371,做多,2022-05-14 04:15:00,2022-05-14 04:20:00,2052.34,2045.85,0.15,100.0,0.0073,-0.05,0.01,-0.05,flip -16372,做空,2022-05-14 04:20:00,2022-05-14 04:35:00,2045.85,2034.85,0.15,100.0,0.0073,0.08,0.01,0.07,tp_lower -16373,做多,2022-05-14 06:30:00,2022-05-14 06:35:00,2044.61,2044.2,0.15,100.0,0.0073,-0.0,0.01,-0.01,flip -16374,做空,2022-05-14 06:35:00,2022-05-14 07:05:00,2044.2,2045.23,0.15,100.0,0.0073,-0.01,0.01,-0.01,flip -16375,做多,2022-05-14 07:05:00,2022-05-14 07:10:00,2045.23,2041.96,0.15,100.0,0.0073,-0.02,0.01,-0.03,flip -16376,做空,2022-05-14 07:10:00,2022-05-14 07:20:00,2041.96,2043.06,0.15,100.0,0.0073,-0.01,0.01,-0.02,flip -16377,做多,2022-05-14 07:20:00,2022-05-14 07:30:00,2043.06,2037.27,0.15,100.0,0.0073,-0.04,0.01,-0.05,flip -16378,做空,2022-05-14 07:30:00,2022-05-14 07:35:00,2037.27,2038.63,0.15,100.0,0.0072,-0.01,0.01,-0.02,flip -16379,做多,2022-05-14 07:35:00,2022-05-14 08:40:00,2038.63,2033.84,0.15,100.0,0.0072,-0.03,0.01,-0.04,flip -16380,做空,2022-05-14 08:40:00,2022-05-14 08:45:00,2033.84,2042.52,0.15,100.0,0.0072,-0.06,0.01,-0.07,flip -16381,做多,2022-05-14 08:45:00,2022-05-14 09:00:00,2042.52,2039.13,0.15,100.0,0.0072,-0.02,0.01,-0.03,flip -16382,做空,2022-05-14 09:00:00,2022-05-14 09:05:00,2039.13,2053.8,0.15,100.0,0.0071,-0.1,0.01,-0.11,flip -16383,做多,2022-05-14 09:05:00,2022-05-14 09:20:00,2053.8,2039.73,0.14,100.0,0.007,-0.1,0.01,-0.11,flip -16384,做空,2022-05-14 09:20:00,2022-05-14 09:35:00,2039.73,2023.14,0.14,100.0,0.007,0.12,0.01,0.11,tp_lower -16385,做多,2022-05-14 16:45:00,2022-05-14 18:30:00,2010.45,2023.11,0.14,100.0,0.0072,0.09,0.01,0.08,tp_upper -16386,做多,2022-05-14 19:40:00,2022-05-14 19:45:00,1993.86,1992.15,0.15,100.0,0.0073,-0.01,0.01,-0.02,flip -16387,做空,2022-05-14 19:45:00,2022-05-15 02:15:00,1992.15,2032.4,0.14,100.0,0.0073,-0.29,0.01,-0.3,flip -16388,做多,2022-05-15 02:15:00,2022-05-15 02:30:00,2032.4,2027.23,0.15,100.0,0.0072,-0.04,0.01,-0.04,flip -16389,做空,2022-05-15 02:30:00,2022-05-15 02:50:00,2027.23,2027.54,0.14,100.0,0.0071,-0.0,0.01,-0.01,flip -16390,做多,2022-05-15 02:50:00,2022-05-15 03:05:00,2027.54,2027.6,0.14,100.0,0.0071,0.0,0.01,-0.01,flip -16391,做空,2022-05-15 03:05:00,2022-05-15 05:40:00,2027.6,2029.44,0.14,100.0,0.0071,-0.01,0.01,-0.02,flip -16392,做多,2022-05-15 05:40:00,2022-05-15 05:50:00,2029.44,2031.59,0.14,100.0,0.0071,0.02,0.01,0.01,flip -16393,做空,2022-05-15 05:50:00,2022-05-15 06:15:00,2031.59,2030.14,0.14,100.0,0.0071,0.01,0.01,0.0,flip -16394,做多,2022-05-15 06:15:00,2022-05-15 06:35:00,2030.14,2027.89,0.14,100.0,0.0071,-0.02,0.01,-0.02,flip -16395,做空,2022-05-15 06:35:00,2022-05-15 06:50:00,2027.89,2031.38,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16396,做多,2022-05-15 06:50:00,2022-05-15 07:45:00,2031.38,2035.47,0.14,100.0,0.0071,0.03,0.01,0.02,flip -16397,做空,2022-05-15 07:45:00,2022-05-15 07:50:00,2035.47,2040.01,0.14,100.0,0.0071,-0.03,0.01,-0.04,flip -16398,做多,2022-05-15 07:50:00,2022-05-15 07:55:00,2040.01,2036.14,0.14,100.0,0.007,-0.03,0.01,-0.03,flip -16399,做空,2022-05-15 07:55:00,2022-05-15 08:05:00,2036.14,2032.57,0.14,100.0,0.007,0.03,0.01,0.02,flip -16400,做多,2022-05-15 08:05:00,2022-05-15 08:10:00,2032.57,2029.94,0.14,100.0,0.007,-0.02,0.01,-0.03,flip -16401,做空,2022-05-15 08:10:00,2022-05-15 08:20:00,2029.94,2032.73,0.14,100.0,0.007,-0.02,0.01,-0.03,flip -16402,做多,2022-05-15 08:20:00,2022-05-15 08:25:00,2032.73,2029.13,0.14,100.0,0.007,-0.03,0.01,-0.03,flip -16403,做空,2022-05-15 08:25:00,2022-05-15 08:40:00,2029.13,2030.1,0.14,100.0,0.007,-0.01,0.01,-0.01,flip -16404,做多,2022-05-15 08:40:00,2022-05-15 09:30:00,2030.1,2028.0,0.14,100.0,0.007,-0.01,0.01,-0.02,flip -16405,做空,2022-05-15 09:30:00,2022-05-15 09:35:00,2028.0,2029.99,0.14,100.0,0.007,-0.01,0.01,-0.02,flip -16406,做多,2022-05-15 09:35:00,2022-05-15 10:05:00,2029.99,2027.38,0.14,100.0,0.007,-0.02,0.01,-0.03,flip -16407,做空,2022-05-15 10:05:00,2022-05-15 10:10:00,2027.38,2029.1,0.14,100.0,0.0069,-0.01,0.01,-0.02,flip -16408,做多,2022-05-15 10:10:00,2022-05-15 10:20:00,2029.1,2028.81,0.14,100.0,0.0069,-0.0,0.01,-0.01,flip -16409,做空,2022-05-15 10:20:00,2022-05-15 15:55:00,2028.81,2061.54,0.14,100.0,0.0069,-0.23,0.01,-0.23,flip -16410,做多,2022-05-15 15:55:00,2022-05-15 16:40:00,2061.54,2086.86,0.14,100.0,0.0067,0.17,0.01,0.16,tp_upper -16411,做多,2022-05-16 01:10:00,2022-05-16 01:20:00,2113.68,2107.96,0.14,100.0,0.0067,-0.04,0.01,-0.05,flip -16412,做空,2022-05-16 01:20:00,2022-05-16 03:10:00,2107.96,2074.5,0.14,100.0,0.0067,0.23,0.01,0.22,tp_lower -16413,做多,2022-05-16 10:50:00,2022-05-16 11:00:00,2046.06,2042.87,0.14,100.0,0.007,-0.02,0.01,-0.03,flip -16414,做空,2022-05-16 11:00:00,2022-05-16 11:35:00,2042.87,2043.0,0.14,100.0,0.007,-0.0,0.01,-0.01,flip -16415,做多,2022-05-16 11:35:00,2022-05-16 11:40:00,2043.0,2039.2,0.14,100.0,0.007,-0.03,0.01,-0.03,flip -16416,做空,2022-05-16 11:40:00,2022-05-16 12:25:00,2039.2,2044.21,0.14,100.0,0.007,-0.04,0.01,-0.04,flip -16417,做多,2022-05-16 12:25:00,2022-05-16 12:40:00,2044.21,2028.75,0.14,100.0,0.007,-0.11,0.01,-0.12,flip -16418,做空,2022-05-16 12:40:00,2022-05-16 13:00:00,2028.75,2042.47,0.14,100.0,0.007,-0.1,0.01,-0.1,flip -16419,做多,2022-05-16 13:00:00,2022-05-16 13:10:00,2042.47,2028.21,0.14,100.0,0.0069,-0.1,0.01,-0.11,flip -16420,做空,2022-05-16 13:10:00,2022-05-16 13:45:00,2028.21,1999.15,0.14,100.0,0.0069,0.2,0.01,0.19,tp_lower -16421,做多,2022-05-16 16:00:00,2022-05-16 17:45:00,2016.52,2017.43,0.14,100.0,0.007,0.01,0.01,-0.0,flip -16422,做空,2022-05-16 17:45:00,2022-05-16 17:50:00,2017.43,2018.15,0.14,100.0,0.007,-0.01,0.01,-0.01,flip -16423,做多,2022-05-16 17:50:00,2022-05-16 19:00:00,2018.15,2033.16,0.14,100.0,0.007,0.1,0.01,0.1,tp_upper -16424,做多,2022-05-16 19:40:00,2022-05-16 19:45:00,2019.41,2019.07,0.14,100.0,0.007,-0.0,0.01,-0.01,flip -16425,做空,2022-05-16 19:45:00,2022-05-16 20:15:00,2019.07,2017.47,0.14,100.0,0.007,0.01,0.01,0.0,flip -16426,做多,2022-05-16 20:15:00,2022-05-16 21:00:00,2017.47,2039.4,0.14,100.0,0.007,0.15,0.01,0.15,tp_upper -16427,做多,2022-05-16 23:35:00,2022-05-16 23:45:00,2026.55,2021.81,0.14,100.0,0.0071,-0.03,0.01,-0.04,flip -16428,做空,2022-05-16 23:45:00,2022-05-16 23:55:00,2021.81,2022.89,0.14,100.0,0.007,-0.01,0.01,-0.01,flip -16429,做多,2022-05-16 23:55:00,2022-05-17 00:45:00,2022.89,2040.25,0.14,100.0,0.007,0.12,0.01,0.11,tp_upper -16430,做多,2022-05-17 01:30:00,2022-05-17 02:55:00,2026.28,2044.73,0.15,100.0,0.0072,0.13,0.01,0.13,tp_upper -16431,做多,2022-05-17 12:00:00,2022-05-17 12:20:00,2081.63,2099.02,0.15,100.0,0.0071,0.12,0.01,0.12,tp_upper -16432,做多,2022-05-17 13:30:00,2022-05-17 13:35:00,2098.08,2111.98,0.15,100.0,0.0071,0.1,0.01,0.09,tp_upper -16433,做多,2022-05-17 14:15:00,2022-05-17 14:25:00,2089.32,2079.96,0.15,100.0,0.0071,-0.07,0.01,-0.07,flip -16434,做空,2022-05-17 14:25:00,2022-05-17 14:30:00,2079.96,2071.3,0.15,100.0,0.0071,0.06,0.01,0.05,tp_lower -16435,做多,2022-05-17 21:30:00,2022-05-17 22:05:00,2075.23,2091.86,0.15,100.0,0.0072,0.12,0.01,0.11,tp_upper -16436,做多,2022-05-18 01:50:00,2022-05-18 01:55:00,2069.22,2066.28,0.15,100.0,0.0073,-0.02,0.01,-0.03,flip -16437,做空,2022-05-18 01:55:00,2022-05-18 02:00:00,2066.28,2069.67,0.15,100.0,0.0073,-0.02,0.01,-0.03,flip -16438,做多,2022-05-18 02:00:00,2022-05-18 02:05:00,2069.67,2067.84,0.15,100.0,0.0072,-0.01,0.01,-0.02,flip -16439,做空,2022-05-18 02:05:00,2022-05-18 02:20:00,2067.84,2066.34,0.15,100.0,0.0072,0.01,0.01,0.0,flip -16440,做多,2022-05-18 02:20:00,2022-05-18 03:00:00,2066.34,2068.86,0.15,100.0,0.0072,0.02,0.01,0.01,flip -16441,做空,2022-05-18 03:00:00,2022-05-18 03:55:00,2068.86,2038.29,0.15,100.0,0.0072,0.22,0.01,0.21,tp_lower -16442,做多,2022-05-18 10:25:00,2022-05-18 10:30:00,2046.96,2040.87,0.15,100.0,0.0074,-0.05,0.01,-0.05,flip -16443,做空,2022-05-18 10:30:00,2022-05-18 12:10:00,2040.87,2020.0,0.15,100.0,0.0074,0.15,0.01,0.15,tp_lower -16444,做多,2022-05-18 22:20:00,2022-05-18 22:25:00,1971.19,1953.09,0.15,100.0,0.0077,-0.14,0.01,-0.15,flip -16445,做空,2022-05-18 22:25:00,2022-05-18 22:35:00,1953.09,1953.38,0.15,100.0,0.0077,-0.0,0.01,-0.01,tp_lower -16446,做多,2022-05-19 02:45:00,2022-05-19 03:10:00,1938.48,1949.95,0.15,100.0,0.0078,0.09,0.01,0.08,flip -16447,做空,2022-05-19 03:10:00,2022-05-19 03:20:00,1949.95,1955.06,0.15,100.0,0.0078,-0.04,0.01,-0.05,flip -16448,做多,2022-05-19 03:20:00,2022-05-19 04:55:00,1955.06,1947.22,0.15,100.0,0.0078,-0.06,0.01,-0.07,flip -16449,做空,2022-05-19 04:55:00,2022-05-19 05:40:00,1947.22,1946.26,0.15,100.0,0.0078,0.01,0.01,-0.0,flip -16450,做多,2022-05-19 05:40:00,2022-05-19 05:45:00,1946.26,1944.39,0.15,100.0,0.0078,-0.01,0.01,-0.02,flip -16451,做空,2022-05-19 05:45:00,2022-05-19 05:55:00,1944.39,1946.18,0.15,100.0,0.0078,-0.01,0.01,-0.02,flip -16452,做多,2022-05-19 05:55:00,2022-05-19 06:55:00,1946.18,1965.01,0.15,100.0,0.0077,0.15,0.01,0.14,tp_upper -16453,做多,2022-05-19 07:40:00,2022-05-19 08:05:00,1944.59,1945.0,0.15,100.0,0.0078,0.0,0.01,-0.0,flip -16454,做空,2022-05-19 08:05:00,2022-05-19 08:35:00,1945.0,1946.1,0.15,100.0,0.0078,-0.01,0.01,-0.02,flip -16455,做多,2022-05-19 08:35:00,2022-05-19 08:45:00,1946.1,1942.31,0.15,100.0,0.0078,-0.03,0.01,-0.04,flip -16456,做空,2022-05-19 08:45:00,2022-05-19 09:30:00,1942.31,1921.82,0.15,100.0,0.0078,0.16,0.01,0.15,tp_lower -16457,做多,2022-05-19 10:50:00,2022-05-19 10:55:00,1940.94,1939.57,0.15,100.0,0.0079,-0.01,0.01,-0.02,flip -16458,做空,2022-05-19 10:55:00,2022-05-19 11:20:00,1939.57,1948.5,0.15,100.0,0.0079,-0.07,0.01,-0.08,flip -16459,做多,2022-05-19 11:20:00,2022-05-19 11:55:00,1948.5,1963.88,0.15,100.0,0.0078,0.12,0.01,0.11,tp_upper -16460,做多,2022-05-19 13:50:00,2022-05-19 13:55:00,1953.29,1960.44,0.15,100.0,0.0078,0.06,0.01,0.05,tp_upper -16461,做多,2022-05-19 22:40:00,2022-05-19 23:50:00,2001.37,2022.4,0.15,100.0,0.0076,0.16,0.01,0.15,tp_upper -16462,做多,2022-05-20 00:30:00,2022-05-20 01:00:00,2010.85,2008.45,0.16,100.0,0.0078,-0.02,0.01,-0.03,flip -16463,做空,2022-05-20 01:00:00,2022-05-20 01:10:00,2008.45,2008.0,0.16,100.0,0.0078,0.0,0.01,-0.0,flip -16464,做多,2022-05-20 01:10:00,2022-05-20 01:20:00,2008.0,2022.5,0.16,100.0,0.0078,0.11,0.01,0.1,tp_upper -16465,做多,2022-05-20 04:45:00,2022-05-20 05:00:00,2019.89,2014.71,0.16,100.0,0.0078,-0.04,0.01,-0.05,flip -16466,做空,2022-05-20 05:00:00,2022-05-20 05:05:00,2014.71,2017.39,0.16,100.0,0.0078,-0.02,0.01,-0.03,flip -16467,做多,2022-05-20 05:05:00,2022-05-20 05:10:00,2017.39,2015.84,0.16,100.0,0.0077,-0.01,0.01,-0.02,flip -16468,做空,2022-05-20 05:10:00,2022-05-20 05:15:00,2015.84,2016.55,0.16,100.0,0.0077,-0.01,0.01,-0.01,flip -16469,做多,2022-05-20 05:15:00,2022-05-20 05:20:00,2016.55,2015.89,0.16,100.0,0.0077,-0.01,0.01,-0.01,flip -16470,做空,2022-05-20 05:20:00,2022-05-20 05:25:00,2015.89,2019.78,0.16,100.0,0.0077,-0.03,0.01,-0.04,flip -16471,做多,2022-05-20 05:25:00,2022-05-20 06:15:00,2019.78,2020.96,0.15,100.0,0.0077,0.01,0.01,0.0,flip -16472,做空,2022-05-20 06:15:00,2022-05-20 06:30:00,2020.96,2004.84,0.15,100.0,0.0077,0.12,0.01,0.12,tp_lower -16473,做多,2022-05-20 07:10:00,2022-05-20 07:15:00,2020.31,2019.85,0.16,100.0,0.0077,-0.0,0.01,-0.01,flip -16474,做空,2022-05-20 07:15:00,2022-05-20 07:30:00,2019.85,2025.12,0.16,100.0,0.0077,-0.04,0.01,-0.05,flip -16475,做多,2022-05-20 07:30:00,2022-05-20 08:25:00,2025.12,2033.34,0.16,100.0,0.0077,0.06,0.01,0.06,tp_upper -16476,做多,2022-05-20 09:10:00,2022-05-20 09:15:00,2026.94,2034.0,0.16,100.0,0.0077,0.05,0.01,0.05,tp_upper -16477,做多,2022-05-20 12:55:00,2022-05-20 13:20:00,2036.03,2050.35,0.16,100.0,0.0077,0.11,0.01,0.1,tp_upper -16478,做多,2022-05-20 22:20:00,2022-05-20 22:25:00,1967.81,1964.7,0.16,100.0,0.008,-0.02,0.01,-0.03,flip -16479,做空,2022-05-20 22:25:00,2022-05-20 22:30:00,1964.7,1965.45,0.16,100.0,0.008,-0.01,0.01,-0.01,flip -16480,做多,2022-05-20 22:30:00,2022-05-20 22:45:00,1965.45,1963.05,0.16,100.0,0.008,-0.02,0.01,-0.03,flip -16481,做空,2022-05-20 22:45:00,2022-05-20 23:00:00,1963.05,1958.78,0.16,100.0,0.0079,0.03,0.01,0.03,flip -16482,做多,2022-05-20 23:00:00,2022-05-21 01:15:00,1958.78,1953.18,0.16,100.0,0.008,-0.04,0.01,-0.05,flip -16483,做空,2022-05-21 01:15:00,2022-05-21 01:20:00,1953.18,1954.71,0.16,100.0,0.0081,-0.01,0.01,-0.02,flip -16484,做多,2022-05-21 01:20:00,2022-05-21 01:25:00,1954.71,1938.27,0.16,100.0,0.0081,-0.13,0.01,-0.14,flip -16485,做空,2022-05-21 01:25:00,2022-05-21 01:45:00,1938.27,1951.84,0.16,100.0,0.0081,-0.11,0.01,-0.12,flip -16486,做多,2022-05-21 01:45:00,2022-05-21 01:50:00,1951.84,1950.68,0.16,100.0,0.008,-0.01,0.01,-0.02,flip -16487,做空,2022-05-21 01:50:00,2022-05-21 02:20:00,1950.68,1956.86,0.16,100.0,0.008,-0.05,0.01,-0.06,flip -16488,做多,2022-05-21 02:20:00,2022-05-21 02:50:00,1956.86,1955.45,0.15,100.0,0.0079,-0.01,0.01,-0.02,flip -16489,做空,2022-05-21 02:50:00,2022-05-21 02:55:00,1955.45,1958.14,0.15,100.0,0.0079,-0.02,0.01,-0.03,flip -16490,做多,2022-05-21 02:55:00,2022-05-21 03:00:00,1958.14,1954.76,0.15,100.0,0.0079,-0.03,0.01,-0.03,flip -16491,做空,2022-05-21 03:00:00,2022-05-21 03:40:00,1954.76,1957.95,0.15,100.0,0.0079,-0.03,0.01,-0.03,flip -16492,做多,2022-05-21 03:40:00,2022-05-21 05:05:00,1957.95,1960.55,0.15,100.0,0.0078,0.02,0.01,0.01,flip -16493,做空,2022-05-21 05:05:00,2022-05-21 05:10:00,1960.55,1965.6,0.15,100.0,0.0078,-0.04,0.01,-0.05,flip -16494,做多,2022-05-21 05:10:00,2022-05-21 05:15:00,1965.6,1962.16,0.15,100.0,0.0078,-0.03,0.01,-0.03,flip -16495,做空,2022-05-21 05:15:00,2022-05-21 05:30:00,1962.16,1965.63,0.15,100.0,0.0078,-0.03,0.01,-0.03,flip -16496,做多,2022-05-21 05:30:00,2022-05-21 06:00:00,1965.63,1966.5,0.15,100.0,0.0077,0.01,0.01,-0.0,tp_upper -16497,做多,2022-05-21 10:30:00,2022-05-21 11:00:00,1968.56,1965.98,0.15,100.0,0.0077,-0.02,0.01,-0.03,flip -16498,做空,2022-05-21 11:00:00,2022-05-21 11:10:00,1965.98,1966.72,0.15,100.0,0.0077,-0.01,0.01,-0.01,flip -16499,做多,2022-05-21 11:10:00,2022-05-21 11:20:00,1966.72,1966.37,0.15,100.0,0.0077,-0.0,0.01,-0.01,flip -16500,做空,2022-05-21 11:20:00,2022-05-21 11:45:00,1966.37,1968.4,0.15,100.0,0.0077,-0.02,0.01,-0.02,flip -16501,做多,2022-05-21 11:45:00,2022-05-21 12:15:00,1968.4,1967.03,0.15,100.0,0.0077,-0.01,0.01,-0.02,flip -16502,做空,2022-05-21 12:15:00,2022-05-21 12:45:00,1967.03,1969.54,0.15,100.0,0.0076,-0.02,0.01,-0.03,flip -16503,做多,2022-05-21 12:45:00,2022-05-21 12:50:00,1969.54,1964.67,0.15,100.0,0.0076,-0.04,0.01,-0.04,flip -16504,做空,2022-05-21 12:50:00,2022-05-21 12:55:00,1964.67,1969.3,0.15,100.0,0.0076,-0.04,0.01,-0.04,flip -16505,做多,2022-05-21 12:55:00,2022-05-21 13:00:00,1969.3,1965.7,0.15,100.0,0.0076,-0.03,0.01,-0.03,flip -16506,做空,2022-05-21 13:00:00,2022-05-21 13:20:00,1965.7,1969.86,0.15,100.0,0.0076,-0.03,0.01,-0.04,flip -16507,做多,2022-05-21 13:20:00,2022-05-21 13:25:00,1969.86,1969.8,0.15,100.0,0.0075,-0.0,0.01,-0.01,flip -16508,做空,2022-05-21 13:25:00,2022-05-21 14:20:00,1969.8,1961.11,0.15,100.0,0.0075,0.07,0.01,0.06,tp_lower -16509,做多,2022-05-21 14:40:00,2022-05-21 14:45:00,1977.21,1977.2,0.15,100.0,0.0075,-0.0,0.01,-0.01,tp_upper -16510,做多,2022-05-21 15:15:00,2022-05-21 15:20:00,1971.71,1970.61,0.15,100.0,0.0075,-0.01,0.01,-0.02,flip -16511,做空,2022-05-21 15:20:00,2022-05-21 15:30:00,1970.61,1975.02,0.15,100.0,0.0075,-0.03,0.01,-0.04,flip -16512,做多,2022-05-21 15:30:00,2022-05-21 15:45:00,1975.02,1979.67,0.15,100.0,0.0075,0.03,0.01,0.03,tp_upper -16513,做多,2022-05-21 20:45:00,2022-05-21 20:50:00,1973.69,1973.55,0.15,100.0,0.0075,-0.0,0.01,-0.01,flip -16514,做空,2022-05-21 20:50:00,2022-05-21 20:55:00,1973.55,1975.43,0.15,100.0,0.0075,-0.01,0.01,-0.02,flip -16515,做多,2022-05-21 20:55:00,2022-05-21 21:05:00,1975.43,1975.17,0.15,100.0,0.0075,-0.0,0.01,-0.01,flip -16516,做空,2022-05-21 21:05:00,2022-05-21 21:20:00,1975.17,1975.12,0.15,100.0,0.0075,0.0,0.01,-0.01,flip -16517,做多,2022-05-21 21:20:00,2022-05-21 21:25:00,1975.12,1974.5,0.15,100.0,0.0074,-0.0,0.01,-0.01,flip -16518,做空,2022-05-21 21:25:00,2022-05-21 21:35:00,1974.5,1977.64,0.15,100.0,0.0074,-0.02,0.01,-0.03,flip -16519,做多,2022-05-21 21:35:00,2022-05-21 21:45:00,1977.64,1971.37,0.15,100.0,0.0074,-0.05,0.01,-0.05,flip -16520,做空,2022-05-21 21:45:00,2022-05-21 21:55:00,1971.37,1967.27,0.15,100.0,0.0074,0.03,0.01,0.02,tp_lower -16521,做多,2022-05-21 23:25:00,2022-05-21 23:35:00,1977.61,1975.72,0.15,100.0,0.0074,-0.01,0.01,-0.02,flip -16522,做空,2022-05-21 23:35:00,2022-05-21 23:45:00,1975.72,1975.6,0.15,100.0,0.0074,0.0,0.01,-0.01,flip -16523,做多,2022-05-21 23:45:00,2022-05-22 00:25:00,1975.6,1976.42,0.15,100.0,0.0074,0.01,0.01,-0.0,flip -16524,做空,2022-05-22 00:25:00,2022-05-22 00:30:00,1976.42,1978.44,0.15,100.0,0.0076,-0.02,0.01,-0.02,flip -16525,做多,2022-05-22 00:30:00,2022-05-22 00:40:00,1978.44,1974.94,0.15,100.0,0.0076,-0.03,0.01,-0.03,flip -16526,做空,2022-05-22 00:40:00,2022-05-22 00:45:00,1974.94,1977.03,0.15,100.0,0.0076,-0.02,0.01,-0.02,flip -16527,做多,2022-05-22 00:45:00,2022-05-22 00:55:00,1977.03,1976.77,0.15,100.0,0.0076,-0.0,0.01,-0.01,flip -16528,做空,2022-05-22 00:55:00,2022-05-22 01:00:00,1976.77,1979.63,0.15,100.0,0.0076,-0.02,0.01,-0.03,flip -16529,做多,2022-05-22 01:00:00,2022-05-22 02:00:00,1979.63,1976.41,0.15,100.0,0.0076,-0.02,0.01,-0.03,flip -16530,做空,2022-05-22 02:00:00,2022-05-22 02:05:00,1976.41,1977.14,0.15,100.0,0.0075,-0.01,0.01,-0.01,flip -16531,做多,2022-05-22 02:05:00,2022-05-22 02:15:00,1977.14,1972.18,0.15,100.0,0.0075,-0.04,0.01,-0.04,flip -16532,做空,2022-05-22 02:15:00,2022-05-22 02:35:00,1972.18,1971.82,0.15,100.0,0.0075,0.0,0.01,-0.0,tp_lower -16533,做多,2022-05-22 03:05:00,2022-05-22 03:15:00,1979.44,1976.15,0.15,100.0,0.0075,-0.02,0.01,-0.03,flip -16534,做空,2022-05-22 03:15:00,2022-05-22 03:20:00,1976.15,1976.89,0.15,100.0,0.0075,-0.01,0.01,-0.01,flip -16535,做多,2022-05-22 03:20:00,2022-05-22 03:30:00,1976.89,1977.17,0.15,100.0,0.0075,0.0,0.01,-0.01,flip -16536,做空,2022-05-22 03:30:00,2022-05-22 04:00:00,1977.17,1972.27,0.15,100.0,0.0075,0.04,0.01,0.03,tp_lower -16537,做多,2022-05-22 05:30:00,2022-05-22 05:35:00,1973.76,1973.31,0.15,100.0,0.0075,-0.0,0.01,-0.01,flip -16538,做空,2022-05-22 05:35:00,2022-05-22 06:25:00,1973.31,1974.41,0.15,100.0,0.0075,-0.01,0.01,-0.02,flip -16539,做多,2022-05-22 06:25:00,2022-05-22 06:30:00,1974.41,1974.37,0.15,100.0,0.0075,-0.0,0.01,-0.01,flip -16540,做空,2022-05-22 06:30:00,2022-05-22 06:50:00,1974.37,1974.12,0.15,100.0,0.0075,0.0,0.01,-0.01,flip -16541,做多,2022-05-22 06:50:00,2022-05-22 06:55:00,1974.12,1973.87,0.15,100.0,0.0075,-0.0,0.01,-0.01,flip -16542,做空,2022-05-22 06:55:00,2022-05-22 07:45:00,1973.87,1975.71,0.15,100.0,0.0074,-0.01,0.01,-0.02,flip -16543,做多,2022-05-22 07:45:00,2022-05-22 07:50:00,1975.71,1972.98,0.15,100.0,0.0074,-0.02,0.01,-0.03,flip -16544,做空,2022-05-22 07:50:00,2022-05-22 07:55:00,1972.98,1975.01,0.15,100.0,0.0074,-0.02,0.01,-0.02,flip -16545,做多,2022-05-22 07:55:00,2022-05-22 08:05:00,1975.01,1973.6,0.15,100.0,0.0074,-0.01,0.01,-0.02,flip -16546,做空,2022-05-22 08:05:00,2022-05-22 08:15:00,1973.6,1974.78,0.15,100.0,0.0074,-0.01,0.01,-0.02,flip -16547,做多,2022-05-22 08:15:00,2022-05-22 08:20:00,1974.78,1973.96,0.15,100.0,0.0074,-0.01,0.01,-0.01,flip -16548,做空,2022-05-22 08:20:00,2022-05-22 08:25:00,1973.96,1976.13,0.15,100.0,0.0074,-0.02,0.01,-0.02,flip -16549,做多,2022-05-22 08:25:00,2022-05-22 08:30:00,1976.13,1980.08,0.15,100.0,0.0073,0.03,0.01,0.02,tp_upper -16550,做多,2022-05-22 15:45:00,2022-05-22 16:55:00,2005.2,2008.18,0.15,100.0,0.0072,0.02,0.01,0.01,flip -16551,做空,2022-05-22 16:55:00,2022-05-22 17:05:00,2008.18,2015.92,0.15,100.0,0.0072,-0.06,0.01,-0.06,flip -16552,做多,2022-05-22 17:05:00,2022-05-22 17:40:00,2015.92,2012.87,0.14,100.0,0.0072,-0.02,0.01,-0.03,flip -16553,做空,2022-05-22 17:40:00,2022-05-22 18:30:00,2012.87,2014.5,0.14,100.0,0.0072,-0.01,0.01,-0.02,flip -16554,做多,2022-05-22 18:30:00,2022-05-22 19:05:00,2014.5,2012.82,0.14,100.0,0.0071,-0.01,0.01,-0.02,flip -16555,做空,2022-05-22 19:05:00,2022-05-22 20:25:00,2012.82,2016.23,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16556,做多,2022-05-22 20:25:00,2022-05-22 20:30:00,2016.23,2015.99,0.14,100.0,0.0071,-0.0,0.01,-0.01,flip -16557,做空,2022-05-22 20:30:00,2022-05-22 20:40:00,2015.99,2014.59,0.14,100.0,0.0071,0.01,0.01,0.0,flip -16558,做多,2022-05-22 20:40:00,2022-05-22 20:45:00,2014.59,2011.85,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16559,做空,2022-05-22 20:45:00,2022-05-22 21:20:00,2011.85,2015.15,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16560,做多,2022-05-22 21:20:00,2022-05-22 21:25:00,2015.15,2010.18,0.14,100.0,0.0071,-0.04,0.01,-0.04,flip -16561,做空,2022-05-22 21:25:00,2022-05-22 21:30:00,2010.18,2014.13,0.14,100.0,0.0071,-0.03,0.01,-0.03,flip -16562,做多,2022-05-22 21:30:00,2022-05-22 21:45:00,2014.13,2016.71,0.14,100.0,0.007,0.02,0.01,0.01,flip -16563,做空,2022-05-22 21:45:00,2022-05-23 02:15:00,2016.71,2025.79,0.14,100.0,0.007,-0.06,0.01,-0.07,flip -16564,做多,2022-05-23 02:15:00,2022-05-23 02:25:00,2025.79,2024.18,0.15,100.0,0.0072,-0.01,0.01,-0.02,flip -16565,做空,2022-05-23 02:25:00,2022-05-23 02:35:00,2024.18,2024.61,0.15,100.0,0.0072,-0.0,0.01,-0.01,flip -16566,做多,2022-05-23 02:35:00,2022-05-23 03:35:00,2024.61,2028.0,0.15,100.0,0.0072,0.02,0.01,0.02,flip -16567,做空,2022-05-23 03:35:00,2022-05-23 05:00:00,2028.0,2028.72,0.15,100.0,0.0072,-0.01,0.01,-0.01,flip -16568,做多,2022-05-23 05:00:00,2022-05-23 05:25:00,2028.72,2030.45,0.15,100.0,0.0072,0.01,0.01,0.01,flip -16569,做空,2022-05-23 05:25:00,2022-05-23 05:30:00,2030.45,2030.85,0.15,100.0,0.0072,-0.0,0.01,-0.01,flip -16570,做多,2022-05-23 05:30:00,2022-05-23 05:35:00,2030.85,2029.06,0.15,100.0,0.0071,-0.01,0.01,-0.02,flip -16571,做空,2022-05-23 05:35:00,2022-05-23 05:40:00,2029.06,2030.66,0.14,100.0,0.0071,-0.01,0.01,-0.02,flip -16572,做多,2022-05-23 05:40:00,2022-05-23 06:05:00,2030.66,2049.16,0.14,100.0,0.0071,0.13,0.01,0.12,tp_upper -16573,做多,2022-05-23 13:40:00,2022-05-23 13:55:00,2065.03,2056.42,0.15,100.0,0.0071,-0.06,0.01,-0.07,flip -16574,做空,2022-05-23 13:55:00,2022-05-23 14:05:00,2056.42,2041.34,0.15,100.0,0.0071,0.11,0.01,0.1,tp_lower -16575,做多,2022-05-23 14:30:00,2022-05-23 14:35:00,2062.3,2059.29,0.15,100.0,0.0071,-0.02,0.01,-0.03,flip -16576,做空,2022-05-23 14:35:00,2022-05-23 14:40:00,2059.29,2059.89,0.15,100.0,0.0071,-0.0,0.01,-0.01,flip -16577,做多,2022-05-23 14:40:00,2022-05-23 14:50:00,2059.89,2056.55,0.15,100.0,0.0071,-0.02,0.01,-0.03,flip -16578,做空,2022-05-23 14:50:00,2022-05-23 15:00:00,2056.55,2066.42,0.15,100.0,0.0071,-0.07,0.01,-0.08,flip -16579,做多,2022-05-23 15:00:00,2022-05-23 15:45:00,2066.42,2064.83,0.14,100.0,0.007,-0.01,0.01,-0.02,flip -16580,做空,2022-05-23 15:45:00,2022-05-23 15:50:00,2064.83,2065.42,0.14,100.0,0.007,-0.0,0.01,-0.01,flip -16581,做多,2022-05-23 15:50:00,2022-05-23 15:55:00,2065.42,2064.34,0.14,100.0,0.007,-0.01,0.01,-0.01,flip -16582,做空,2022-05-23 15:55:00,2022-05-23 16:00:00,2064.34,2069.65,0.14,100.0,0.007,-0.04,0.01,-0.04,flip -16583,做多,2022-05-23 16:00:00,2022-05-23 16:20:00,2069.65,2077.6,0.14,100.0,0.0069,0.05,0.01,0.05,tp_upper -16584,做多,2022-05-23 16:35:00,2022-05-23 16:40:00,2070.03,2066.27,0.14,100.0,0.0069,-0.03,0.01,-0.03,flip -16585,做空,2022-05-23 16:40:00,2022-05-23 16:50:00,2066.27,2054.76,0.14,100.0,0.0069,0.08,0.01,0.07,tp_lower -16586,做多,2022-05-24 04:20:00,2022-05-24 05:35:00,1986.32,1984.08,0.15,100.0,0.0074,-0.02,0.01,-0.02,flip -16587,做空,2022-05-24 05:35:00,2022-05-24 06:00:00,1984.08,1985.66,0.15,100.0,0.0074,-0.01,0.01,-0.02,flip -16588,做多,2022-05-24 06:00:00,2022-05-24 06:05:00,1985.66,1984.67,0.15,100.0,0.0074,-0.01,0.01,-0.01,flip -16589,做空,2022-05-24 06:05:00,2022-05-24 06:15:00,1984.67,1983.68,0.15,100.0,0.0073,0.01,0.01,-0.0,flip -16590,做多,2022-05-24 06:15:00,2022-05-24 06:25:00,1983.68,1983.02,0.15,100.0,0.0073,-0.0,0.01,-0.01,flip -16591,做空,2022-05-24 06:25:00,2022-05-24 07:10:00,1983.02,1982.99,0.15,100.0,0.0073,0.0,0.01,-0.01,flip -16592,做多,2022-05-24 07:10:00,2022-05-24 07:35:00,1982.99,1981.13,0.15,100.0,0.0073,-0.01,0.01,-0.02,flip -16593,做空,2022-05-24 07:35:00,2022-05-24 07:40:00,1981.13,1981.78,0.15,100.0,0.0073,-0.0,0.01,-0.01,flip -16594,做多,2022-05-24 07:40:00,2022-05-24 08:00:00,1981.78,1980.36,0.14,100.0,0.0073,-0.01,0.01,-0.02,flip -16595,做空,2022-05-24 08:00:00,2022-05-24 08:10:00,1980.36,1983.4,0.14,100.0,0.0073,-0.02,0.01,-0.03,flip -16596,做多,2022-05-24 08:10:00,2022-05-24 08:15:00,1983.4,1978.86,0.14,100.0,0.0073,-0.03,0.01,-0.04,flip -16597,做空,2022-05-24 08:15:00,2022-05-24 08:30:00,1978.86,1976.15,0.14,100.0,0.0073,0.02,0.01,0.01,tp_lower -16598,做多,2022-05-24 11:15:00,2022-05-24 11:20:00,1980.95,1974.9,0.14,100.0,0.0073,-0.04,0.01,-0.05,flip -16599,做空,2022-05-24 11:20:00,2022-05-24 11:35:00,1974.9,1967.16,0.14,100.0,0.0073,0.06,0.01,0.05,tp_lower -16600,做多,2022-05-24 15:45:00,2022-05-24 15:50:00,1968.47,1966.79,0.14,100.0,0.0073,-0.01,0.01,-0.02,flip -16601,做空,2022-05-24 15:50:00,2022-05-24 16:00:00,1966.79,1962.78,0.14,100.0,0.0073,0.03,0.01,0.02,flip -16602,做多,2022-05-24 16:00:00,2022-05-24 16:25:00,1962.78,1961.12,0.14,100.0,0.0073,-0.01,0.01,-0.02,flip -16603,做空,2022-05-24 16:25:00,2022-05-24 16:45:00,1961.12,1957.65,0.14,100.0,0.0073,0.03,0.01,0.02,flip -16604,做多,2022-05-24 16:45:00,2022-05-24 18:00:00,1957.65,1956.79,0.14,100.0,0.0073,-0.01,0.01,-0.01,flip -16605,做空,2022-05-24 18:00:00,2022-05-24 18:05:00,1956.79,1964.88,0.14,100.0,0.0073,-0.06,0.01,-0.07,flip -16606,做多,2022-05-24 18:05:00,2022-05-24 18:40:00,1964.88,1951.73,0.14,100.0,0.0073,-0.1,0.01,-0.1,flip -16607,做空,2022-05-24 18:40:00,2022-05-24 19:25:00,1951.73,1958.39,0.14,100.0,0.0072,-0.05,0.01,-0.06,flip -16608,做多,2022-05-24 19:25:00,2022-05-24 20:20:00,1958.39,1956.68,0.14,100.0,0.0072,-0.01,0.01,-0.02,flip -16609,做空,2022-05-24 20:20:00,2022-05-25 05:55:00,1956.68,1987.11,0.14,100.0,0.0072,-0.22,0.01,-0.23,flip -16610,做多,2022-05-25 05:55:00,2022-05-25 06:00:00,1987.11,1986.57,0.14,100.0,0.0071,-0.0,0.01,-0.01,flip -16611,做空,2022-05-25 06:00:00,2022-05-25 08:00:00,1986.57,1972.19,0.14,100.0,0.0071,0.1,0.01,0.1,tp_lower -16612,做多,2022-05-25 13:35:00,2022-05-25 13:40:00,1976.79,1976.19,0.14,100.0,0.0072,-0.0,0.01,-0.01,flip -16613,做空,2022-05-25 13:40:00,2022-05-25 13:55:00,1976.19,1971.66,0.14,100.0,0.0072,0.03,0.01,0.03,flip -16614,做多,2022-05-25 13:55:00,2022-05-25 14:05:00,1971.66,1969.42,0.14,100.0,0.0072,-0.02,0.01,-0.02,flip -16615,做空,2022-05-25 14:05:00,2022-05-25 14:10:00,1969.42,1980.64,0.14,100.0,0.0072,-0.08,0.01,-0.09,flip -16616,做多,2022-05-25 14:10:00,2022-05-25 14:40:00,1980.64,1967.7,0.14,100.0,0.0071,-0.09,0.01,-0.1,flip -16617,做空,2022-05-25 14:40:00,2022-05-25 14:55:00,1967.7,1969.46,0.14,100.0,0.0071,-0.01,0.01,-0.02,flip -16618,做多,2022-05-25 14:55:00,2022-05-25 15:00:00,1969.46,1964.33,0.14,100.0,0.0071,-0.04,0.01,-0.04,flip -16619,做空,2022-05-25 15:00:00,2022-05-25 15:10:00,1964.33,1972.78,0.14,100.0,0.0071,-0.06,0.01,-0.07,flip -16620,做多,2022-05-25 15:10:00,2022-05-25 15:20:00,1972.78,1968.34,0.14,100.0,0.007,-0.03,0.01,-0.04,flip -16621,做空,2022-05-25 15:20:00,2022-05-25 16:20:00,1968.34,1946.71,0.14,100.0,0.007,0.15,0.01,0.14,tp_lower -16622,做多,2022-05-25 17:35:00,2022-05-25 17:45:00,1962.89,1963.45,0.14,100.0,0.0071,0.0,0.01,-0.0,flip -16623,做空,2022-05-25 17:45:00,2022-05-25 17:55:00,1963.45,1961.62,0.14,100.0,0.0071,0.01,0.01,0.01,flip -16624,做多,2022-05-25 17:55:00,2022-05-25 18:00:00,1961.62,1968.91,0.14,100.0,0.0071,0.05,0.01,0.04,tp_upper -16625,做多,2022-05-25 18:00:00,2022-05-25 18:05:00,1968.91,1960.14,0.14,100.0,0.0071,-0.06,0.01,-0.07,flip -16626,做空,2022-05-25 18:05:00,2022-05-25 18:10:00,1960.14,1969.52,0.14,100.0,0.0071,-0.07,0.01,-0.07,flip -16627,做多,2022-05-25 18:10:00,2022-05-25 18:25:00,1969.52,1975.42,0.14,100.0,0.007,0.04,0.01,0.03,tp_upper -16628,做多,2022-05-25 20:45:00,2022-05-25 20:50:00,1961.1,1958.8,0.14,100.0,0.007,-0.02,0.01,-0.02,flip -16629,做空,2022-05-25 20:50:00,2022-05-25 20:55:00,1958.8,1960.19,0.14,100.0,0.007,-0.01,0.01,-0.02,flip -16630,做多,2022-05-25 20:55:00,2022-05-25 21:00:00,1960.19,1957.88,0.14,100.0,0.007,-0.02,0.01,-0.02,flip -16631,做空,2022-05-25 21:00:00,2022-05-25 21:25:00,1957.88,1965.1,0.14,100.0,0.007,-0.05,0.01,-0.06,flip -16632,做多,2022-05-25 21:25:00,2022-05-25 21:30:00,1965.1,1961.15,0.14,100.0,0.007,-0.03,0.01,-0.03,flip -16633,做空,2022-05-25 21:30:00,2022-05-25 21:40:00,1961.15,1963.21,0.14,100.0,0.0069,-0.01,0.01,-0.02,flip -16634,做多,2022-05-25 21:40:00,2022-05-25 21:45:00,1963.21,1962.08,0.14,100.0,0.0069,-0.01,0.01,-0.01,flip -16635,做空,2022-05-25 21:45:00,2022-05-25 22:20:00,1962.08,1963.87,0.14,100.0,0.0069,-0.01,0.01,-0.02,flip -16636,做多,2022-05-25 22:20:00,2022-05-25 22:25:00,1963.87,1962.58,0.14,100.0,0.0069,-0.01,0.01,-0.02,flip -16637,做空,2022-05-25 22:25:00,2022-05-25 22:30:00,1962.58,1962.87,0.14,100.0,0.0069,-0.0,0.01,-0.01,flip -16638,做多,2022-05-25 22:30:00,2022-05-25 22:45:00,1962.87,1961.0,0.14,100.0,0.0069,-0.01,0.01,-0.02,flip -16639,做空,2022-05-25 22:45:00,2022-05-25 22:55:00,1961.0,1964.43,0.13,100.0,0.0069,-0.02,0.01,-0.03,flip -16640,做多,2022-05-25 22:55:00,2022-05-25 23:00:00,1964.43,1958.35,0.13,100.0,0.0068,-0.04,0.01,-0.05,flip -16641,做空,2022-05-25 23:00:00,2022-05-25 23:20:00,1958.35,1949.36,0.13,100.0,0.0068,0.06,0.01,0.05,tp_lower -16642,做多,2022-05-26 00:25:00,2022-05-26 00:40:00,1961.19,1961.24,0.14,100.0,0.0071,0.0,0.01,-0.01,flip -16643,做空,2022-05-26 00:40:00,2022-05-26 00:55:00,1961.24,1958.82,0.14,100.0,0.0071,0.02,0.01,0.01,flip -16644,做多,2022-05-26 00:55:00,2022-05-26 01:00:00,1958.82,1956.13,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16645,做空,2022-05-26 01:00:00,2022-05-26 01:35:00,1956.13,1946.04,0.14,100.0,0.0071,0.07,0.01,0.06,tp_lower -16646,做多,2022-05-26 14:55:00,2022-05-26 15:25:00,1852.33,1850.17,0.14,100.0,0.0075,-0.02,0.01,-0.02,flip -16647,做空,2022-05-26 15:25:00,2022-05-26 21:05:00,1850.17,1846.05,0.14,100.0,0.0075,0.03,0.01,0.02,flip -16648,做多,2022-05-26 21:05:00,2022-05-26 21:10:00,1846.05,1839.43,0.14,100.0,0.0075,-0.05,0.01,-0.06,flip -16649,做空,2022-05-26 21:10:00,2022-05-26 23:10:00,1839.43,1812.43,0.14,100.0,0.0075,0.2,0.01,0.2,tp_lower -16650,做多,2022-05-27 06:55:00,2022-05-27 07:45:00,1769.87,1770.97,0.14,100.0,0.0079,0.01,0.01,0.0,flip -16651,做空,2022-05-27 07:45:00,2022-05-27 07:50:00,1770.97,1772.1,0.14,100.0,0.0079,-0.01,0.01,-0.02,flip -16652,做多,2022-05-27 07:50:00,2022-05-27 07:55:00,1772.1,1764.12,0.14,100.0,0.0079,-0.06,0.01,-0.07,flip -16653,做空,2022-05-27 07:55:00,2022-05-27 08:05:00,1764.12,1773.35,0.14,100.0,0.0079,-0.07,0.01,-0.08,flip -16654,做多,2022-05-27 08:05:00,2022-05-27 08:55:00,1773.35,1765.83,0.14,100.0,0.0078,-0.06,0.01,-0.07,flip -16655,做空,2022-05-27 08:55:00,2022-05-27 09:05:00,1765.83,1766.76,0.14,100.0,0.0078,-0.01,0.01,-0.01,flip -16656,做多,2022-05-27 09:05:00,2022-05-27 09:55:00,1766.76,1783.81,0.14,100.0,0.0078,0.13,0.01,0.13,tp_upper -16657,做多,2022-05-27 11:00:00,2022-05-27 11:25:00,1763.75,1786.09,0.14,100.0,0.0079,0.18,0.01,0.17,tp_upper -16658,做多,2022-05-27 15:15:00,2022-05-27 19:55:00,1770.93,1753.33,0.14,100.0,0.0079,-0.14,0.01,-0.15,flip -16659,做空,2022-05-27 19:55:00,2022-05-27 20:05:00,1753.33,1769.36,0.14,100.0,0.0079,-0.13,0.01,-0.13,flip -16660,做多,2022-05-27 20:05:00,2022-05-27 20:10:00,1769.36,1755.52,0.14,100.0,0.0078,-0.11,0.01,-0.11,flip -16661,做空,2022-05-27 20:10:00,2022-05-27 20:20:00,1755.52,1765.08,0.14,100.0,0.0078,-0.07,0.01,-0.08,flip -16662,做多,2022-05-27 20:20:00,2022-05-27 20:25:00,1765.08,1762.78,0.14,100.0,0.0077,-0.02,0.01,-0.02,flip -16663,做空,2022-05-27 20:25:00,2022-05-27 23:25:00,1762.78,1721.47,0.14,100.0,0.0077,0.32,0.01,0.31,tp_lower -16664,做多,2022-05-28 00:40:00,2022-05-28 00:45:00,1744.23,1742.01,0.14,100.0,0.008,-0.02,0.01,-0.02,flip -16665,做空,2022-05-28 00:45:00,2022-05-28 00:50:00,1742.01,1747.1,0.14,100.0,0.008,-0.04,0.01,-0.05,flip -16666,做多,2022-05-28 00:50:00,2022-05-28 01:20:00,1747.1,1742.99,0.14,100.0,0.008,-0.03,0.01,-0.04,flip -16667,做空,2022-05-28 01:20:00,2022-05-28 02:20:00,1742.99,1738.79,0.14,100.0,0.008,0.03,0.01,0.03,flip -16668,做多,2022-05-28 02:20:00,2022-05-28 02:25:00,1738.79,1738.58,0.14,100.0,0.008,-0.0,0.01,-0.01,flip -16669,做空,2022-05-28 02:25:00,2022-05-28 03:15:00,1738.58,1735.5,0.14,100.0,0.008,0.02,0.01,0.02,flip -16670,做多,2022-05-28 03:15:00,2022-05-28 03:25:00,1735.5,1737.9,0.14,100.0,0.008,0.02,0.01,0.01,flip -16671,做空,2022-05-28 03:25:00,2022-05-28 03:30:00,1737.9,1744.02,0.14,100.0,0.008,-0.05,0.01,-0.06,flip -16672,做多,2022-05-28 03:30:00,2022-05-28 03:45:00,1744.02,1761.76,0.14,100.0,0.0079,0.14,0.01,0.13,tp_upper -16673,做多,2022-05-28 09:45:00,2022-05-28 10:05:00,1755.0,1752.26,0.14,100.0,0.008,-0.02,0.01,-0.03,flip -16674,做空,2022-05-28 10:05:00,2022-05-28 10:15:00,1752.26,1751.64,0.14,100.0,0.0079,0.0,0.01,-0.0,flip -16675,做多,2022-05-28 10:15:00,2022-05-28 10:40:00,1751.64,1754.7,0.14,100.0,0.0079,0.02,0.01,0.02,flip -16676,做空,2022-05-28 10:40:00,2022-05-28 10:45:00,1754.7,1757.06,0.14,100.0,0.0079,-0.02,0.01,-0.03,flip -16677,做多,2022-05-28 10:45:00,2022-05-28 11:20:00,1757.06,1785.65,0.14,100.0,0.0079,0.23,0.01,0.22,tp_upper -16678,做多,2022-05-28 17:55:00,2022-05-28 19:25:00,1775.71,1780.78,0.14,100.0,0.0079,0.04,0.01,0.03,flip -16679,做空,2022-05-28 19:25:00,2022-05-28 19:35:00,1780.78,1784.27,0.14,100.0,0.0079,-0.03,0.01,-0.03,flip -16680,做多,2022-05-28 19:35:00,2022-05-28 19:50:00,1784.27,1797.49,0.14,100.0,0.0079,0.1,0.01,0.1,tp_upper -16681,做多,2022-05-28 20:35:00,2022-05-28 21:05:00,1788.67,1791.64,0.14,100.0,0.0079,0.02,0.01,0.02,tp_upper -16682,做多,2022-05-28 21:25:00,2022-05-28 21:30:00,1786.57,1786.14,0.14,100.0,0.0079,-0.0,0.01,-0.01,flip -16683,做空,2022-05-28 21:30:00,2022-05-28 21:35:00,1786.14,1788.57,0.14,100.0,0.0079,-0.02,0.01,-0.03,flip -16684,做多,2022-05-28 21:35:00,2022-05-28 21:50:00,1788.57,1786.43,0.14,100.0,0.0079,-0.02,0.01,-0.02,flip -16685,做空,2022-05-28 21:50:00,2022-05-28 22:45:00,1786.43,1785.66,0.14,100.0,0.0079,0.01,0.01,-0.0,flip -16686,做多,2022-05-28 22:45:00,2022-05-28 22:55:00,1785.66,1783.37,0.14,100.0,0.0079,-0.02,0.01,-0.03,flip -16687,做空,2022-05-28 22:55:00,2022-05-28 23:05:00,1783.37,1789.39,0.14,100.0,0.0079,-0.05,0.01,-0.05,flip -16688,做多,2022-05-28 23:05:00,2022-05-28 23:10:00,1789.39,1795.96,0.14,100.0,0.0078,0.05,0.01,0.04,tp_upper -16689,做多,2022-05-29 00:15:00,2022-05-29 00:40:00,1791.47,1788.46,0.14,100.0,0.008,-0.02,0.01,-0.03,flip -16690,做空,2022-05-29 00:40:00,2022-05-29 00:45:00,1788.46,1790.24,0.14,100.0,0.008,-0.01,0.01,-0.02,flip -16691,做多,2022-05-29 00:45:00,2022-05-29 01:00:00,1790.24,1784.66,0.14,100.0,0.008,-0.04,0.01,-0.05,flip -16692,做空,2022-05-29 01:00:00,2022-05-29 01:15:00,1784.66,1786.76,0.14,100.0,0.008,-0.02,0.01,-0.02,flip -16693,做多,2022-05-29 01:15:00,2022-05-29 01:20:00,1786.76,1786.25,0.14,100.0,0.0079,-0.0,0.01,-0.01,flip -16694,做空,2022-05-29 01:20:00,2022-05-29 01:30:00,1786.25,1775.74,0.14,100.0,0.0079,0.08,0.01,0.08,tp_lower -16695,做多,2022-05-29 05:25:00,2022-05-29 05:30:00,1781.72,1781.68,0.14,100.0,0.008,-0.0,0.01,-0.01,flip -16696,做空,2022-05-29 05:30:00,2022-05-29 05:55:00,1781.68,1783.85,0.14,100.0,0.008,-0.02,0.01,-0.02,flip -16697,做多,2022-05-29 05:55:00,2022-05-29 06:15:00,1783.85,1778.1,0.14,100.0,0.008,-0.05,0.01,-0.05,flip -16698,做空,2022-05-29 06:15:00,2022-05-29 06:40:00,1778.1,1780.8,0.14,100.0,0.008,-0.02,0.01,-0.03,flip -16699,做多,2022-05-29 06:40:00,2022-05-29 06:45:00,1780.8,1780.5,0.14,100.0,0.0079,-0.0,0.01,-0.01,flip -16700,做空,2022-05-29 06:45:00,2022-05-29 06:50:00,1780.5,1781.74,0.14,100.0,0.0079,-0.01,0.01,-0.02,flip -16701,做多,2022-05-29 06:50:00,2022-05-29 07:05:00,1781.74,1779.76,0.14,100.0,0.0079,-0.02,0.01,-0.02,flip -16702,做空,2022-05-29 07:05:00,2022-05-29 07:10:00,1779.76,1780.27,0.14,100.0,0.0079,-0.0,0.01,-0.01,flip -16703,做多,2022-05-29 07:10:00,2022-05-29 07:15:00,1780.27,1778.57,0.14,100.0,0.0079,-0.01,0.01,-0.02,flip -16704,做空,2022-05-29 07:15:00,2022-05-29 07:25:00,1778.57,1783.89,0.14,100.0,0.0079,-0.04,0.01,-0.05,flip -16705,做多,2022-05-29 07:25:00,2022-05-29 08:00:00,1783.89,1781.77,0.14,100.0,0.0078,-0.02,0.01,-0.02,flip -16706,做空,2022-05-29 08:00:00,2022-05-29 08:05:00,1781.77,1782.68,0.14,100.0,0.0078,-0.01,0.01,-0.01,flip -16707,做多,2022-05-29 08:05:00,2022-05-29 08:25:00,1782.68,1790.93,0.14,100.0,0.0078,0.06,0.01,0.06,tp_upper -16708,做多,2022-05-29 09:25:00,2022-05-29 09:30:00,1778.3,1774.9,0.14,100.0,0.0078,-0.03,0.01,-0.03,flip -16709,做空,2022-05-29 09:30:00,2022-05-29 09:35:00,1774.9,1779.44,0.14,100.0,0.0078,-0.04,0.01,-0.04,flip -16710,做多,2022-05-29 09:35:00,2022-05-29 09:40:00,1779.44,1776.1,0.14,100.0,0.0078,-0.03,0.01,-0.03,flip -16711,做空,2022-05-29 09:40:00,2022-05-29 09:45:00,1776.1,1776.66,0.14,100.0,0.0078,-0.0,0.01,-0.01,flip -16712,做多,2022-05-29 09:45:00,2022-05-29 09:55:00,1776.66,1779.01,0.14,100.0,0.0078,0.02,0.01,0.01,flip -16713,做空,2022-05-29 09:55:00,2022-05-29 10:00:00,1779.01,1782.72,0.14,100.0,0.0078,-0.03,0.01,-0.04,flip -16714,做多,2022-05-29 10:00:00,2022-05-29 10:05:00,1782.72,1789.48,0.14,100.0,0.0077,0.05,0.01,0.05,tp_upper -16715,做多,2022-05-29 15:35:00,2022-05-29 15:45:00,1795.89,1794.03,0.14,100.0,0.0077,-0.01,0.01,-0.02,flip -16716,做空,2022-05-29 15:45:00,2022-05-29 15:50:00,1794.03,1795.84,0.14,100.0,0.0077,-0.01,0.01,-0.02,flip -16717,做多,2022-05-29 15:50:00,2022-05-29 17:20:00,1795.84,1797.5,0.14,100.0,0.0076,0.01,0.01,0.01,flip -16718,做空,2022-05-29 17:20:00,2022-05-29 17:25:00,1797.5,1807.43,0.14,100.0,0.0076,-0.08,0.01,-0.08,flip -16719,做多,2022-05-29 17:25:00,2022-05-29 17:50:00,1807.43,1797.31,0.14,100.0,0.0075,-0.08,0.01,-0.08,flip -16720,做空,2022-05-29 17:50:00,2022-05-29 18:00:00,1797.31,1799.39,0.14,100.0,0.0075,-0.02,0.01,-0.02,flip -16721,做多,2022-05-29 18:00:00,2022-05-29 18:10:00,1799.39,1800.0,0.14,100.0,0.0075,0.0,0.01,-0.0,flip -16722,做空,2022-05-29 18:10:00,2022-05-29 18:15:00,1800.0,1800.53,0.14,100.0,0.0075,-0.0,0.01,-0.01,flip -16723,做多,2022-05-29 18:15:00,2022-05-29 18:40:00,1800.53,1796.36,0.13,100.0,0.0075,-0.03,0.01,-0.04,flip -16724,做空,2022-05-29 18:40:00,2022-05-29 19:05:00,1796.36,1788.87,0.13,100.0,0.0075,0.06,0.01,0.05,tp_lower -16725,做多,2022-05-29 21:35:00,2022-05-29 21:40:00,1802.21,1800.89,0.13,100.0,0.0075,-0.01,0.01,-0.02,flip -16726,做空,2022-05-29 21:40:00,2022-05-29 21:50:00,1800.89,1802.29,0.13,100.0,0.0075,-0.01,0.01,-0.02,flip -16727,做多,2022-05-29 21:50:00,2022-05-29 22:00:00,1802.29,1798.21,0.13,100.0,0.0075,-0.03,0.01,-0.04,flip -16728,做空,2022-05-29 22:00:00,2022-05-29 22:10:00,1798.21,1803.84,0.13,100.0,0.0075,-0.04,0.01,-0.05,flip -16729,做多,2022-05-29 22:10:00,2022-05-29 22:20:00,1803.84,1814.21,0.13,100.0,0.0074,0.08,0.01,0.07,tp_upper -16730,做多,2022-05-30 12:50:00,2022-05-30 14:05:00,1890.71,1912.78,0.14,100.0,0.0074,0.16,0.01,0.16,tp_upper -16731,做多,2022-05-30 14:05:00,2022-05-30 14:10:00,1912.78,1909.04,0.14,100.0,0.0074,-0.03,0.01,-0.03,tp_upper -16732,做多,2022-05-30 14:45:00,2022-05-30 14:55:00,1897.16,1895.96,0.14,100.0,0.0074,-0.01,0.01,-0.02,flip -16733,做空,2022-05-30 14:55:00,2022-05-30 15:00:00,1895.96,1900.0,0.14,100.0,0.0074,-0.03,0.01,-0.04,flip -16734,做多,2022-05-30 15:00:00,2022-05-30 15:15:00,1900.0,1899.21,0.14,100.0,0.0073,-0.01,0.01,-0.01,flip -16735,做空,2022-05-30 15:15:00,2022-05-30 15:20:00,1899.21,1907.59,0.14,100.0,0.0073,-0.06,0.01,-0.07,flip -16736,做多,2022-05-30 15:20:00,2022-05-30 15:55:00,1907.59,1911.71,0.14,100.0,0.0073,0.03,0.01,0.02,tp_upper -16737,做多,2022-05-31 05:10:00,2022-05-31 05:30:00,1983.1,1983.67,0.14,100.0,0.007,0.0,0.01,-0.0,flip -16738,做空,2022-05-31 05:30:00,2022-05-31 06:15:00,1983.67,1967.47,0.14,100.0,0.007,0.11,0.01,0.11,tp_lower -16739,做多,2022-05-31 08:50:00,2022-05-31 11:10:00,1977.9,1976.49,0.14,100.0,0.0071,-0.01,0.01,-0.02,flip -16740,做空,2022-05-31 11:10:00,2022-05-31 11:25:00,1976.49,1983.9,0.14,100.0,0.0071,-0.05,0.01,-0.06,flip -16741,做多,2022-05-31 11:25:00,2022-05-31 11:45:00,1983.9,1975.65,0.14,100.0,0.007,-0.06,0.01,-0.07,flip -16742,做空,2022-05-31 11:45:00,2022-05-31 12:15:00,1975.65,1979.03,0.14,100.0,0.007,-0.02,0.01,-0.03,flip -16743,做多,2022-05-31 12:15:00,2022-05-31 12:20:00,1979.03,1969.35,0.14,100.0,0.007,-0.07,0.01,-0.07,flip -16744,做空,2022-05-31 12:20:00,2022-05-31 12:35:00,1969.35,1966.49,0.14,100.0,0.007,0.02,0.01,0.01,tp_lower -16745,做多,2022-05-31 13:20:00,2022-05-31 13:25:00,1973.14,1982.4,0.14,100.0,0.007,0.06,0.01,0.06,tp_upper -16746,做多,2022-05-31 13:25:00,2022-05-31 13:30:00,1982.4,1955.12,0.14,100.0,0.007,-0.19,0.01,-0.2,flip -16747,做空,2022-05-31 13:30:00,2022-05-31 13:35:00,1955.12,1950.23,0.14,100.0,0.007,0.03,0.01,0.03,tp_lower -16748,做多,2022-05-31 15:45:00,2022-05-31 15:50:00,1970.67,1989.69,0.14,100.0,0.0069,0.13,0.01,0.12,tp_upper -16749,做多,2022-05-31 16:20:00,2022-05-31 16:30:00,1968.32,1974.06,0.14,100.0,0.007,0.04,0.01,0.03,flip -16750,做空,2022-05-31 16:30:00,2022-05-31 17:55:00,1974.06,1966.71,0.14,100.0,0.007,0.05,0.01,0.04,flip -16751,做多,2022-05-31 17:55:00,2022-05-31 18:00:00,1966.71,1966.5,0.14,100.0,0.007,-0.0,0.01,-0.01,flip -16752,做空,2022-05-31 18:00:00,2022-05-31 18:05:00,1966.5,1967.64,0.14,100.0,0.007,-0.01,0.01,-0.01,flip -16753,做多,2022-05-31 18:05:00,2022-05-31 18:10:00,1967.64,1965.46,0.14,100.0,0.007,-0.02,0.01,-0.02,flip -16754,做空,2022-05-31 18:10:00,2022-05-31 18:40:00,1965.46,1945.47,0.14,100.0,0.007,0.14,0.01,0.13,tp_lower -16755,做多,2022-05-31 22:25:00,2022-05-31 23:05:00,1949.04,1950.87,0.14,100.0,0.0071,0.01,0.01,0.01,flip -16756,做空,2022-05-31 23:05:00,2022-05-31 23:20:00,1950.87,1952.97,0.14,100.0,0.0071,-0.01,0.01,-0.02,flip -16757,做多,2022-05-31 23:20:00,2022-05-31 23:25:00,1952.97,1951.4,0.14,100.0,0.0071,-0.01,0.01,-0.02,flip -16758,做空,2022-05-31 23:25:00,2022-05-31 23:30:00,1951.4,1951.68,0.14,100.0,0.0071,-0.0,0.01,-0.01,flip -16759,做多,2022-05-31 23:30:00,2022-06-01 01:00:00,1951.68,1948.41,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16760,做空,2022-06-01 01:00:00,2022-06-01 02:20:00,1948.41,1933.56,0.14,100.0,0.0072,0.11,0.01,0.1,tp_lower -16761,做多,2022-06-01 06:25:00,2022-06-01 07:05:00,1939.22,1934.11,0.14,100.0,0.0073,-0.04,0.01,-0.04,flip -16762,做空,2022-06-01 07:05:00,2022-06-01 07:35:00,1934.11,1940.34,0.14,100.0,0.0073,-0.05,0.01,-0.05,flip -16763,做多,2022-06-01 07:35:00,2022-06-01 07:40:00,1940.34,1931.39,0.14,100.0,0.0072,-0.06,0.01,-0.07,flip -16764,做空,2022-06-01 07:40:00,2022-06-01 08:05:00,1931.39,1928.9,0.14,100.0,0.0072,0.02,0.01,0.01,tp_lower -16765,做多,2022-06-01 08:30:00,2022-06-01 08:35:00,1936.9,1935.06,0.14,100.0,0.0072,-0.01,0.01,-0.02,flip -16766,做空,2022-06-01 08:35:00,2022-06-01 08:50:00,1935.06,1937.9,0.14,100.0,0.0072,-0.02,0.01,-0.03,flip -16767,做多,2022-06-01 08:50:00,2022-06-01 08:55:00,1937.9,1935.25,0.14,100.0,0.0072,-0.02,0.01,-0.03,flip -16768,做空,2022-06-01 08:55:00,2022-06-01 09:05:00,1935.25,1935.39,0.14,100.0,0.0072,-0.0,0.01,-0.01,flip -16769,做多,2022-06-01 09:05:00,2022-06-01 10:35:00,1935.39,1935.38,0.14,100.0,0.0072,-0.0,0.01,-0.01,flip -16770,做空,2022-06-01 10:35:00,2022-06-01 10:40:00,1935.38,1937.11,0.14,100.0,0.0072,-0.01,0.01,-0.02,flip -16771,做多,2022-06-01 10:40:00,2022-06-01 10:45:00,1937.11,1936.0,0.14,100.0,0.0071,-0.01,0.01,-0.01,flip -16772,做空,2022-06-01 10:45:00,2022-06-01 10:55:00,1936.0,1935.12,0.14,100.0,0.0071,0.01,0.01,-0.0,flip -16773,做多,2022-06-01 10:55:00,2022-06-01 11:00:00,1935.12,1934.91,0.14,100.0,0.0071,-0.0,0.01,-0.01,flip -16774,做空,2022-06-01 11:00:00,2022-06-01 11:05:00,1934.91,1938.31,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16775,做多,2022-06-01 11:05:00,2022-06-01 11:15:00,1938.31,1932.3,0.14,100.0,0.0071,-0.04,0.01,-0.05,tp_upper -16776,做多,2022-06-01 11:30:00,2022-06-01 11:35:00,1935.17,1931.9,0.14,100.0,0.0071,-0.02,0.01,-0.03,flip -16777,做空,2022-06-01 11:35:00,2022-06-01 11:40:00,1931.9,1928.24,0.14,100.0,0.0071,0.03,0.01,0.02,tp_lower -16778,做多,2022-06-01 11:50:00,2022-06-01 12:00:00,1937.9,1940.32,0.14,100.0,0.007,0.02,0.01,0.01,tp_upper -16779,做多,2022-06-01 12:15:00,2022-06-01 12:25:00,1932.77,1942.8,0.14,100.0,0.0071,0.07,0.01,0.06,tp_upper -16780,做多,2022-06-02 01:25:00,2022-06-02 02:00:00,1824.74,1821.54,0.14,100.0,0.0077,-0.02,0.01,-0.03,flip -16781,做空,2022-06-02 02:00:00,2022-06-02 02:05:00,1821.54,1826.05,0.14,100.0,0.0077,-0.03,0.01,-0.04,flip -16782,做多,2022-06-02 02:05:00,2022-06-02 03:10:00,1826.05,1821.97,0.14,100.0,0.0076,-0.03,0.01,-0.04,flip -16783,做空,2022-06-02 03:10:00,2022-06-02 03:15:00,1821.97,1823.9,0.14,100.0,0.0076,-0.01,0.01,-0.02,flip -16784,做多,2022-06-02 03:15:00,2022-06-02 03:35:00,1823.9,1817.32,0.14,100.0,0.0076,-0.05,0.01,-0.06,flip -16785,做空,2022-06-02 03:35:00,2022-06-02 03:40:00,1817.32,1818.51,0.14,100.0,0.0076,-0.01,0.01,-0.02,flip -16786,做多,2022-06-02 03:40:00,2022-06-02 03:45:00,1818.51,1817.69,0.14,100.0,0.0075,-0.01,0.01,-0.01,flip -16787,做空,2022-06-02 03:45:00,2022-06-02 04:35:00,1817.69,1815.23,0.14,100.0,0.0075,0.02,0.01,0.01,flip -16788,做多,2022-06-02 04:35:00,2022-06-02 04:45:00,1815.23,1814.28,0.14,100.0,0.0076,-0.01,0.01,-0.01,flip -16789,做空,2022-06-02 04:45:00,2022-06-02 04:50:00,1814.28,1814.52,0.14,100.0,0.0075,-0.0,0.01,-0.01,flip -16790,做多,2022-06-02 04:50:00,2022-06-02 05:00:00,1814.52,1812.74,0.14,100.0,0.0075,-0.01,0.01,-0.02,flip -16791,做空,2022-06-02 05:00:00,2022-06-02 05:35:00,1812.74,1814.78,0.14,100.0,0.0075,-0.02,0.01,-0.02,flip -16792,做多,2022-06-02 05:35:00,2022-06-02 06:15:00,1814.78,1815.4,0.14,100.0,0.0075,0.0,0.01,-0.0,flip -16793,做空,2022-06-02 06:15:00,2022-06-02 06:20:00,1815.4,1817.11,0.14,100.0,0.0075,-0.01,0.01,-0.02,flip -16794,做多,2022-06-02 06:20:00,2022-06-02 06:25:00,1817.11,1815.97,0.14,100.0,0.0075,-0.01,0.01,-0.02,flip -16795,做空,2022-06-02 06:25:00,2022-06-02 06:45:00,1815.97,1818.83,0.14,100.0,0.0075,-0.02,0.01,-0.03,flip -16796,做多,2022-06-02 06:45:00,2022-06-02 07:25:00,1818.83,1832.7,0.14,100.0,0.0074,0.1,0.01,0.1,tp_upper -16797,做多,2022-06-02 09:00:00,2022-06-02 09:05:00,1821.99,1821.04,0.14,100.0,0.0075,-0.01,0.01,-0.01,flip -16798,做空,2022-06-02 09:05:00,2022-06-02 09:45:00,1821.04,1819.32,0.14,100.0,0.0075,0.01,0.01,0.01,flip -16799,做多,2022-06-02 09:45:00,2022-06-02 10:05:00,1819.32,1820.5,0.14,100.0,0.0075,0.01,0.01,0.0,flip -16800,做空,2022-06-02 10:05:00,2022-06-02 10:10:00,1820.5,1822.46,0.14,100.0,0.0075,-0.01,0.01,-0.02,flip -16801,做多,2022-06-02 10:10:00,2022-06-02 10:15:00,1822.46,1815.74,0.14,100.0,0.0074,-0.05,0.01,-0.06,flip -16802,做空,2022-06-02 10:15:00,2022-06-02 10:35:00,1815.74,1825.87,0.13,100.0,0.0074,-0.08,0.01,-0.08,flip -16803,做多,2022-06-02 10:35:00,2022-06-02 10:40:00,1825.87,1832.16,0.13,100.0,0.0073,0.05,0.01,0.04,tp_upper -16804,做多,2022-06-02 13:40:00,2022-06-02 13:45:00,1825.35,1812.36,0.13,100.0,0.0074,-0.1,0.01,-0.1,flip -16805,做空,2022-06-02 13:45:00,2022-06-02 13:50:00,1812.36,1802.0,0.13,100.0,0.0074,0.08,0.01,0.07,tp_lower -16806,做多,2022-06-02 15:20:00,2022-06-02 15:30:00,1826.2,1820.4,0.13,100.0,0.0073,-0.04,0.01,-0.05,flip -16807,做空,2022-06-02 15:30:00,2022-06-02 15:40:00,1820.4,1821.35,0.13,100.0,0.0073,-0.01,0.01,-0.01,flip -16808,做多,2022-06-02 15:40:00,2022-06-02 15:50:00,1821.35,1817.74,0.13,100.0,0.0073,-0.03,0.01,-0.03,flip -16809,做空,2022-06-02 15:50:00,2022-06-02 16:00:00,1817.74,1821.2,0.13,100.0,0.0073,-0.03,0.01,-0.03,flip -16810,做多,2022-06-02 16:00:00,2022-06-02 16:05:00,1821.2,1817.88,0.13,100.0,0.0073,-0.02,0.01,-0.03,flip -16811,做空,2022-06-02 16:05:00,2022-06-02 16:10:00,1817.88,1823.81,0.13,100.0,0.0073,-0.04,0.01,-0.05,flip -16812,做多,2022-06-02 16:10:00,2022-06-02 16:20:00,1823.81,1817.25,0.13,100.0,0.0072,-0.05,0.01,-0.05,flip -16813,做空,2022-06-02 16:20:00,2022-06-02 16:30:00,1817.25,1818.87,0.13,100.0,0.0072,-0.01,0.01,-0.02,flip -16814,做多,2022-06-02 16:30:00,2022-06-02 16:45:00,1818.87,1819.57,0.13,100.0,0.0072,0.01,0.01,-0.0,flip -16815,做空,2022-06-02 16:45:00,2022-06-02 16:50:00,1819.57,1829.37,0.13,100.0,0.0072,-0.07,0.01,-0.08,flip -16816,做多,2022-06-02 16:50:00,2022-06-02 17:10:00,1829.37,1820.52,0.13,100.0,0.0071,-0.06,0.01,-0.07,flip -16817,做空,2022-06-02 17:10:00,2022-06-02 17:20:00,1820.52,1819.89,0.13,100.0,0.0071,0.0,0.01,-0.0,flip -16818,做多,2022-06-02 17:20:00,2022-06-02 17:25:00,1819.89,1818.93,0.13,100.0,0.0071,-0.01,0.01,-0.01,flip -16819,做空,2022-06-02 17:25:00,2022-06-02 17:30:00,1818.93,1822.65,0.13,100.0,0.0071,-0.03,0.01,-0.03,flip -16820,做多,2022-06-02 17:30:00,2022-06-02 17:40:00,1822.65,1818.0,0.13,100.0,0.007,-0.03,0.01,-0.04,flip -16821,做空,2022-06-02 17:40:00,2022-06-02 17:45:00,1818.0,1820.38,0.13,100.0,0.007,-0.02,0.01,-0.02,flip -16822,做多,2022-06-02 17:45:00,2022-06-02 17:50:00,1820.38,1817.12,0.13,100.0,0.007,-0.02,0.01,-0.03,flip -16823,做空,2022-06-02 17:50:00,2022-06-02 18:00:00,1817.12,1820.01,0.13,100.0,0.007,-0.02,0.01,-0.03,flip -16824,做多,2022-06-02 18:00:00,2022-06-02 18:05:00,1820.01,1819.84,0.13,100.0,0.007,-0.0,0.01,-0.01,flip -16825,做空,2022-06-02 18:05:00,2022-06-02 18:10:00,1819.84,1823.0,0.13,100.0,0.007,-0.02,0.01,-0.03,flip -16826,做多,2022-06-02 18:10:00,2022-06-02 18:25:00,1823.0,1819.09,0.13,100.0,0.0069,-0.03,0.01,-0.03,flip -16827,做空,2022-06-02 18:25:00,2022-06-02 18:40:00,1819.09,1818.73,0.13,100.0,0.0069,0.0,0.01,-0.0,flip -16828,做多,2022-06-02 18:40:00,2022-06-02 18:45:00,1818.73,1801.84,0.13,100.0,0.0069,-0.12,0.01,-0.12,flip -16829,做空,2022-06-02 18:45:00,2022-06-02 18:50:00,1801.84,1807.41,0.12,100.0,0.0069,-0.04,0.01,-0.04,tp_lower -16830,做多,2022-06-02 19:50:00,2022-06-02 22:05:00,1818.5,1841.47,0.12,100.0,0.0068,0.16,0.01,0.15,tp_upper -16831,做多,2022-06-03 00:45:00,2022-06-03 00:55:00,1825.86,1825.06,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -16832,做空,2022-06-03 00:55:00,2022-06-03 01:00:00,1825.06,1826.14,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -16833,做多,2022-06-03 01:00:00,2022-06-03 01:30:00,1826.14,1828.24,0.13,100.0,0.0072,0.02,0.01,0.01,flip -16834,做空,2022-06-03 01:30:00,2022-06-03 03:20:00,1828.24,1829.81,0.13,100.0,0.0072,-0.01,0.01,-0.02,flip -16835,做多,2022-06-03 03:20:00,2022-06-03 03:40:00,1829.81,1828.4,0.13,100.0,0.0072,-0.01,0.01,-0.02,flip -16836,做空,2022-06-03 03:40:00,2022-06-03 03:45:00,1828.4,1828.47,0.13,100.0,0.0072,-0.0,0.01,-0.01,flip -16837,做多,2022-06-03 03:45:00,2022-06-03 03:50:00,1828.47,1826.77,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16838,做空,2022-06-03 03:50:00,2022-06-03 03:55:00,1826.77,1826.86,0.13,100.0,0.0071,-0.0,0.01,-0.01,flip -16839,做多,2022-06-03 03:55:00,2022-06-03 04:05:00,1826.86,1824.25,0.13,100.0,0.0071,-0.02,0.01,-0.03,flip -16840,做空,2022-06-03 04:05:00,2022-06-03 04:50:00,1824.25,1819.85,0.13,100.0,0.0071,0.03,0.01,0.02,tp_lower -16841,做多,2022-06-03 20:05:00,2022-06-03 20:15:00,1759.33,1757.61,0.13,100.0,0.0074,-0.01,0.01,-0.02,flip -16842,做空,2022-06-03 20:15:00,2022-06-03 20:30:00,1757.61,1757.3,0.13,100.0,0.0074,0.0,0.01,-0.0,flip -16843,做多,2022-06-03 20:30:00,2022-06-03 20:35:00,1757.3,1757.16,0.13,100.0,0.0074,-0.0,0.01,-0.01,flip -16844,做空,2022-06-03 20:35:00,2022-06-03 20:40:00,1757.16,1758.67,0.13,100.0,0.0074,-0.01,0.01,-0.02,flip -16845,做多,2022-06-03 20:40:00,2022-06-03 21:20:00,1758.67,1766.87,0.13,100.0,0.0074,0.06,0.01,0.05,tp_upper -16846,做多,2022-06-04 01:05:00,2022-06-04 01:20:00,1763.54,1764.74,0.13,100.0,0.0075,0.01,0.01,0.0,flip -16847,做空,2022-06-04 01:20:00,2022-06-04 01:40:00,1764.74,1762.09,0.13,100.0,0.0075,0.02,0.01,0.01,flip -16848,做多,2022-06-04 01:40:00,2022-06-04 04:15:00,1762.09,1764.08,0.13,100.0,0.0075,0.01,0.01,0.01,flip -16849,做空,2022-06-04 04:15:00,2022-06-04 04:20:00,1764.08,1764.2,0.13,100.0,0.0075,-0.0,0.01,-0.01,flip -16850,做多,2022-06-04 04:20:00,2022-06-04 05:10:00,1764.2,1765.55,0.13,100.0,0.0075,0.01,0.01,0.0,flip -16851,做空,2022-06-04 05:10:00,2022-06-04 05:15:00,1765.55,1767.67,0.13,100.0,0.0074,-0.02,0.01,-0.02,flip -16852,做多,2022-06-04 05:15:00,2022-06-04 05:30:00,1767.67,1766.95,0.13,100.0,0.0074,-0.01,0.01,-0.01,flip -16853,做空,2022-06-04 05:30:00,2022-06-04 05:35:00,1766.95,1767.13,0.13,100.0,0.0074,-0.0,0.01,-0.01,flip -16854,做多,2022-06-04 05:35:00,2022-06-04 05:40:00,1767.13,1766.39,0.13,100.0,0.0074,-0.01,0.01,-0.01,flip -16855,做空,2022-06-04 05:40:00,2022-06-04 05:45:00,1766.39,1769.23,0.13,100.0,0.0074,-0.02,0.01,-0.03,flip -16856,做多,2022-06-04 05:45:00,2022-06-04 06:50:00,1769.23,1770.01,0.13,100.0,0.0074,0.01,0.01,-0.0,flip -16857,做空,2022-06-04 06:50:00,2022-06-04 07:30:00,1770.01,1768.79,0.13,100.0,0.0074,0.01,0.01,0.0,flip -16858,做多,2022-06-04 07:30:00,2022-06-04 07:35:00,1768.79,1768.48,0.13,100.0,0.0074,-0.0,0.01,-0.01,flip -16859,做空,2022-06-04 07:35:00,2022-06-04 07:45:00,1768.48,1767.76,0.13,100.0,0.0074,0.01,0.01,-0.0,flip -16860,做多,2022-06-04 07:45:00,2022-06-04 08:10:00,1767.76,1766.73,0.13,100.0,0.0074,-0.01,0.01,-0.01,flip -16861,做空,2022-06-04 08:10:00,2022-06-04 11:55:00,1766.73,1767.65,0.13,100.0,0.0073,-0.01,0.01,-0.01,flip -16862,做多,2022-06-04 11:55:00,2022-06-04 12:05:00,1767.65,1762.75,0.13,100.0,0.0073,-0.04,0.01,-0.04,flip -16863,做空,2022-06-04 12:05:00,2022-06-04 12:40:00,1762.75,1760.6,0.13,100.0,0.0073,0.02,0.01,0.01,tp_lower -16864,做多,2022-06-04 14:20:00,2022-06-04 14:25:00,1773.09,1779.76,0.13,100.0,0.0073,0.05,0.01,0.04,tp_upper -16865,做多,2022-06-04 17:30:00,2022-06-04 18:00:00,1771.67,1778.86,0.13,100.0,0.0073,0.05,0.01,0.05,tp_upper -16866,做多,2022-06-04 19:45:00,2022-06-04 20:10:00,1770.86,1769.58,0.13,100.0,0.0073,-0.01,0.01,-0.02,flip -16867,做空,2022-06-04 20:10:00,2022-06-04 20:15:00,1769.58,1773.77,0.13,100.0,0.0073,-0.03,0.01,-0.04,flip -16868,做多,2022-06-04 20:15:00,2022-06-04 21:40:00,1773.77,1784.68,0.13,100.0,0.0073,0.08,0.01,0.07,tp_upper -16869,做多,2022-06-05 02:00:00,2022-06-05 04:05:00,1786.84,1787.43,0.13,100.0,0.0074,0.0,0.01,-0.0,flip -16870,做空,2022-06-05 04:05:00,2022-06-05 04:25:00,1787.43,1788.87,0.13,100.0,0.0074,-0.01,0.01,-0.02,flip -16871,做多,2022-06-05 04:25:00,2022-06-05 04:30:00,1788.87,1788.68,0.13,100.0,0.0074,-0.0,0.01,-0.01,flip -16872,做空,2022-06-05 04:30:00,2022-06-05 04:35:00,1788.68,1790.01,0.13,100.0,0.0074,-0.01,0.01,-0.02,flip -16873,做多,2022-06-05 04:35:00,2022-06-05 04:55:00,1790.01,1789.35,0.13,100.0,0.0074,-0.0,0.01,-0.01,flip -16874,做空,2022-06-05 04:55:00,2022-06-05 05:00:00,1789.35,1791.45,0.13,100.0,0.0074,-0.02,0.01,-0.02,flip -16875,做多,2022-06-05 05:00:00,2022-06-05 06:20:00,1791.45,1792.53,0.13,100.0,0.0073,0.01,0.01,0.0,flip -16876,做空,2022-06-05 06:20:00,2022-06-05 06:25:00,1792.53,1794.14,0.13,100.0,0.0073,-0.01,0.01,-0.02,flip -16877,做多,2022-06-05 06:25:00,2022-06-05 06:30:00,1794.14,1793.99,0.13,100.0,0.0073,-0.0,0.01,-0.01,flip -16878,做空,2022-06-05 06:30:00,2022-06-05 07:25:00,1793.99,1796.2,0.13,100.0,0.0073,-0.02,0.01,-0.02,flip -16879,做多,2022-06-05 07:25:00,2022-06-05 07:30:00,1796.2,1795.82,0.13,100.0,0.0073,-0.0,0.01,-0.01,flip -16880,做空,2022-06-05 07:30:00,2022-06-05 07:40:00,1795.82,1795.5,0.13,100.0,0.0073,0.0,0.01,-0.0,flip -16881,做多,2022-06-05 07:40:00,2022-06-05 07:45:00,1795.5,1793.13,0.13,100.0,0.0073,-0.02,0.01,-0.02,flip -16882,做空,2022-06-05 07:45:00,2022-06-05 07:55:00,1793.13,1784.77,0.13,100.0,0.0073,0.06,0.01,0.05,tp_lower -16883,做多,2022-06-05 08:20:00,2022-06-05 08:25:00,1793.42,1791.08,0.13,100.0,0.0073,-0.02,0.01,-0.02,flip -16884,做空,2022-06-05 08:25:00,2022-06-05 08:35:00,1791.08,1793.29,0.13,100.0,0.0073,-0.02,0.01,-0.02,flip -16885,做多,2022-06-05 08:35:00,2022-06-05 08:40:00,1793.29,1792.57,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -16886,做空,2022-06-05 08:40:00,2022-06-05 09:05:00,1792.57,1783.67,0.13,100.0,0.0072,0.06,0.01,0.06,tp_lower -16887,做多,2022-06-05 11:55:00,2022-06-05 12:35:00,1787.14,1787.35,0.13,100.0,0.0073,0.0,0.01,-0.0,flip -16888,做空,2022-06-05 12:35:00,2022-06-05 12:40:00,1787.35,1787.95,0.13,100.0,0.0073,-0.0,0.01,-0.01,flip -16889,做多,2022-06-05 12:40:00,2022-06-05 13:20:00,1787.95,1788.33,0.13,100.0,0.0073,0.0,0.01,-0.0,flip -16890,做空,2022-06-05 13:20:00,2022-06-05 13:25:00,1788.33,1788.72,0.13,100.0,0.0073,-0.0,0.01,-0.01,flip -16891,做多,2022-06-05 13:25:00,2022-06-05 13:40:00,1788.72,1788.15,0.13,100.0,0.0073,-0.0,0.01,-0.01,flip -16892,做空,2022-06-05 13:40:00,2022-06-05 13:45:00,1788.15,1790.81,0.13,100.0,0.0072,-0.02,0.01,-0.03,flip -16893,做多,2022-06-05 13:45:00,2022-06-05 13:50:00,1790.81,1782.8,0.13,100.0,0.0072,-0.06,0.01,-0.06,flip -16894,做空,2022-06-05 13:50:00,2022-06-05 14:00:00,1782.8,1782.6,0.13,100.0,0.0072,0.0,0.01,-0.0,tp_lower -16895,做多,2022-06-05 14:15:00,2022-06-05 14:20:00,1791.1,1796.31,0.13,100.0,0.0072,0.04,0.01,0.03,tp_upper -16896,做多,2022-06-05 21:10:00,2022-06-05 21:15:00,1806.84,1804.24,0.13,100.0,0.0071,-0.02,0.01,-0.02,flip -16897,做空,2022-06-05 21:15:00,2022-06-05 21:20:00,1804.24,1806.2,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16898,做多,2022-06-05 21:20:00,2022-06-05 21:25:00,1806.2,1805.8,0.13,100.0,0.0071,-0.0,0.01,-0.01,flip -16899,做空,2022-06-05 21:25:00,2022-06-05 22:35:00,1805.8,1808.08,0.13,100.0,0.0071,-0.02,0.01,-0.02,flip -16900,做多,2022-06-05 22:35:00,2022-06-05 23:15:00,1808.08,1811.3,0.13,100.0,0.0071,0.02,0.01,0.02,flip -16901,做空,2022-06-05 23:15:00,2022-06-05 23:20:00,1811.3,1812.76,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16902,做多,2022-06-05 23:20:00,2022-06-05 23:25:00,1812.76,1805.15,0.13,100.0,0.007,-0.05,0.01,-0.06,flip -16903,做空,2022-06-05 23:25:00,2022-06-06 00:15:00,1805.15,1813.74,0.13,100.0,0.007,-0.06,0.01,-0.07,flip -16904,做多,2022-06-06 00:15:00,2022-06-06 00:45:00,1813.74,1837.63,0.13,100.0,0.0072,0.17,0.01,0.16,tp_upper -16905,做多,2022-06-06 13:40:00,2022-06-06 14:45:00,1906.19,1898.02,0.13,100.0,0.0069,-0.06,0.01,-0.06,flip -16906,做空,2022-06-06 14:45:00,2022-06-06 15:10:00,1898.02,1880.75,0.13,100.0,0.0069,0.12,0.01,0.11,tp_lower -16907,做多,2022-06-06 21:35:00,2022-06-06 22:10:00,1874.01,1871.23,0.13,100.0,0.0071,-0.02,0.01,-0.03,flip -16908,做空,2022-06-06 22:10:00,2022-06-07 00:20:00,1871.23,1807.81,0.13,100.0,0.007,0.45,0.01,0.44,tp_lower -16909,做多,2022-06-07 08:35:00,2022-06-07 10:55:00,1774.29,1766.07,0.14,100.0,0.0077,-0.06,0.01,-0.07,tp_upper -16910,做多,2022-06-07 11:05:00,2022-06-07 11:10:00,1757.5,1751.8,0.14,100.0,0.0077,-0.04,0.01,-0.05,flip -16911,做空,2022-06-07 11:10:00,2022-06-07 11:15:00,1751.8,1756.88,0.14,100.0,0.0077,-0.04,0.01,-0.05,flip -16912,做多,2022-06-07 11:15:00,2022-06-07 11:20:00,1756.88,1750.6,0.13,100.0,0.0077,-0.05,0.01,-0.05,flip -16913,做空,2022-06-07 11:20:00,2022-06-07 11:25:00,1750.6,1754.59,0.13,100.0,0.0077,-0.03,0.01,-0.04,flip -16914,做多,2022-06-07 11:25:00,2022-06-07 11:35:00,1754.59,1753.38,0.13,100.0,0.0076,-0.01,0.01,-0.02,flip -16915,做空,2022-06-07 11:35:00,2022-06-07 12:20:00,1753.38,1741.76,0.13,100.0,0.0076,0.09,0.01,0.08,tp_lower -16916,做多,2022-06-07 13:30:00,2022-06-07 13:50:00,1758.65,1765.64,0.13,100.0,0.0076,0.05,0.01,0.05,tp_upper -16917,做多,2022-06-07 14:00:00,2022-06-07 14:10:00,1764.8,1758.95,0.13,100.0,0.0076,-0.04,0.01,-0.05,flip -16918,做空,2022-06-07 14:10:00,2022-06-07 14:15:00,1758.95,1760.55,0.13,100.0,0.0076,-0.01,0.01,-0.02,flip -16919,做多,2022-06-07 14:15:00,2022-06-07 14:25:00,1760.55,1768.9,0.13,100.0,0.0076,0.06,0.01,0.06,tp_upper -16920,做多,2022-06-07 22:50:00,2022-06-07 22:55:00,1817.69,1807.57,0.13,100.0,0.0074,-0.07,0.01,-0.08,flip -16921,做空,2022-06-07 22:55:00,2022-06-07 23:05:00,1807.57,1803.07,0.13,100.0,0.0074,0.03,0.01,0.03,flip -16922,做多,2022-06-07 23:05:00,2022-06-07 23:15:00,1803.07,1798.37,0.13,100.0,0.0074,-0.03,0.01,-0.04,flip -16923,做空,2022-06-07 23:15:00,2022-06-07 23:20:00,1798.37,1816.88,0.13,100.0,0.0074,-0.14,0.01,-0.14,flip -16924,做多,2022-06-07 23:20:00,2022-06-07 23:25:00,1816.88,1804.77,0.13,100.0,0.0072,-0.09,0.01,-0.09,flip -16925,做空,2022-06-07 23:25:00,2022-06-07 23:30:00,1804.77,1807.5,0.13,100.0,0.0072,-0.02,0.01,-0.03,flip -16926,做多,2022-06-07 23:30:00,2022-06-08 00:55:00,1807.5,1813.5,0.13,100.0,0.0072,0.04,0.01,0.04,flip -16927,做空,2022-06-08 00:55:00,2022-06-08 01:15:00,1813.5,1808.97,0.13,100.0,0.0073,0.03,0.01,0.03,flip -16928,做多,2022-06-08 01:15:00,2022-06-08 01:45:00,1808.97,1814.3,0.13,100.0,0.0074,0.04,0.01,0.03,flip -16929,做空,2022-06-08 01:45:00,2022-06-08 01:50:00,1814.3,1819.16,0.13,100.0,0.0073,-0.04,0.01,-0.04,flip -16930,做多,2022-06-08 01:50:00,2022-06-08 03:05:00,1819.16,1816.94,0.13,100.0,0.0073,-0.02,0.01,-0.02,flip -16931,做空,2022-06-08 03:05:00,2022-06-08 03:15:00,1816.94,1797.52,0.13,100.0,0.0073,0.14,0.01,0.14,tp_lower -16932,做多,2022-06-08 05:40:00,2022-06-08 06:05:00,1811.83,1810.29,0.13,100.0,0.0074,-0.01,0.01,-0.02,flip -16933,做空,2022-06-08 06:05:00,2022-06-08 07:45:00,1810.29,1808.92,0.13,100.0,0.0074,0.01,0.01,0.0,flip -16934,做多,2022-06-08 07:45:00,2022-06-08 07:50:00,1808.92,1803.79,0.13,100.0,0.0074,-0.04,0.01,-0.04,flip -16935,做空,2022-06-08 07:50:00,2022-06-08 07:55:00,1803.79,1805.59,0.13,100.0,0.0074,-0.01,0.01,-0.02,flip -16936,做多,2022-06-08 07:55:00,2022-06-08 08:05:00,1805.59,1801.0,0.13,100.0,0.0074,-0.03,0.01,-0.04,flip -16937,做空,2022-06-08 08:05:00,2022-06-08 08:20:00,1801.0,1806.9,0.13,100.0,0.0073,-0.04,0.01,-0.05,flip -16938,做多,2022-06-08 08:20:00,2022-06-08 08:25:00,1806.9,1805.7,0.13,100.0,0.0073,-0.01,0.01,-0.02,flip -16939,做空,2022-06-08 08:25:00,2022-06-08 08:35:00,1805.7,1804.44,0.13,100.0,0.0073,0.01,0.01,0.0,flip -16940,做多,2022-06-08 08:35:00,2022-06-08 08:45:00,1804.44,1805.05,0.13,100.0,0.0073,0.0,0.01,-0.0,flip -16941,做空,2022-06-08 08:45:00,2022-06-08 08:55:00,1805.05,1807.43,0.13,100.0,0.0073,-0.02,0.01,-0.02,flip -16942,做多,2022-06-08 08:55:00,2022-06-08 09:00:00,1807.43,1802.04,0.13,100.0,0.0073,-0.04,0.01,-0.05,flip -16943,做空,2022-06-08 09:00:00,2022-06-08 09:30:00,1802.04,1813.04,0.13,100.0,0.0072,-0.08,0.01,-0.09,flip -16944,做多,2022-06-08 09:30:00,2022-06-08 10:05:00,1813.04,1807.58,0.13,100.0,0.0071,-0.04,0.01,-0.05,flip -16945,做空,2022-06-08 10:05:00,2022-06-08 10:20:00,1807.58,1808.62,0.13,100.0,0.0071,-0.01,0.01,-0.01,flip -16946,做多,2022-06-08 10:20:00,2022-06-08 10:45:00,1808.62,1806.96,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16947,做空,2022-06-08 10:45:00,2022-06-08 12:25:00,1806.96,1790.21,0.13,100.0,0.0071,0.12,0.01,0.11,tp_lower -16948,做多,2022-06-08 13:05:00,2022-06-08 13:15:00,1800.4,1801.99,0.13,100.0,0.0072,0.01,0.01,0.0,flip -16949,做空,2022-06-08 13:15:00,2022-06-08 13:20:00,1801.99,1802.41,0.13,100.0,0.0072,-0.0,0.01,-0.01,flip -16950,做多,2022-06-08 13:20:00,2022-06-08 13:35:00,1802.41,1825.75,0.13,100.0,0.0072,0.17,0.01,0.16,tp_upper -16951,做多,2022-06-08 14:30:00,2022-06-08 14:40:00,1806.45,1797.75,0.13,100.0,0.0073,-0.06,0.01,-0.07,flip -16952,做空,2022-06-08 14:40:00,2022-06-08 15:05:00,1797.75,1807.82,0.13,100.0,0.0072,-0.07,0.01,-0.08,flip -16953,做多,2022-06-08 15:05:00,2022-06-08 15:25:00,1807.82,1815.53,0.13,100.0,0.0072,0.06,0.01,0.05,tp_upper -16954,做多,2022-06-08 20:35:00,2022-06-08 20:40:00,1805.29,1800.99,0.13,100.0,0.0072,-0.03,0.01,-0.04,flip -16955,做空,2022-06-08 20:40:00,2022-06-08 21:00:00,1800.99,1800.5,0.13,100.0,0.0072,0.0,0.01,-0.0,flip -16956,做多,2022-06-08 21:00:00,2022-06-08 21:25:00,1800.5,1799.71,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -16957,做空,2022-06-08 21:25:00,2022-06-08 21:30:00,1799.71,1802.5,0.13,100.0,0.0072,-0.02,0.01,-0.03,flip -16958,做多,2022-06-08 21:30:00,2022-06-08 21:35:00,1802.5,1801.0,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16959,做空,2022-06-08 21:35:00,2022-06-08 21:40:00,1801.0,1801.83,0.13,100.0,0.0071,-0.01,0.01,-0.01,flip -16960,做多,2022-06-08 21:40:00,2022-06-08 21:45:00,1801.83,1800.26,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16961,做空,2022-06-08 21:45:00,2022-06-08 21:50:00,1800.26,1802.73,0.13,100.0,0.0071,-0.02,0.01,-0.02,flip -16962,做多,2022-06-08 21:50:00,2022-06-08 22:15:00,1802.73,1801.84,0.13,100.0,0.0071,-0.01,0.01,-0.01,flip -16963,做空,2022-06-08 22:15:00,2022-06-08 22:25:00,1801.84,1803.37,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16964,做多,2022-06-08 22:25:00,2022-06-08 22:35:00,1803.37,1800.5,0.13,100.0,0.0071,-0.02,0.01,-0.03,flip -16965,做空,2022-06-08 22:35:00,2022-06-08 22:40:00,1800.5,1802.29,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16966,做多,2022-06-08 22:40:00,2022-06-08 22:50:00,1802.29,1800.94,0.13,100.0,0.007,-0.01,0.01,-0.02,flip -16967,做空,2022-06-08 22:50:00,2022-06-08 23:20:00,1800.94,1801.95,0.13,100.0,0.007,-0.01,0.01,-0.01,flip -16968,做多,2022-06-08 23:20:00,2022-06-08 23:25:00,1801.95,1796.27,0.13,100.0,0.007,-0.04,0.01,-0.05,flip -16969,做空,2022-06-08 23:25:00,2022-06-08 23:30:00,1796.27,1800.9,0.13,100.0,0.007,-0.03,0.01,-0.04,flip -16970,做多,2022-06-08 23:30:00,2022-06-08 23:35:00,1800.9,1796.05,0.13,100.0,0.007,-0.03,0.01,-0.04,flip -16971,做空,2022-06-08 23:35:00,2022-06-09 00:05:00,1796.05,1786.99,0.12,100.0,0.007,0.06,0.01,0.06,tp_lower -16972,做多,2022-06-09 01:05:00,2022-06-09 01:10:00,1797.45,1794.19,0.13,100.0,0.0073,-0.02,0.01,-0.03,flip -16973,做空,2022-06-09 01:10:00,2022-06-09 01:15:00,1794.19,1797.67,0.13,100.0,0.0073,-0.03,0.01,-0.03,flip -16974,做多,2022-06-09 01:15:00,2022-06-09 01:20:00,1797.67,1796.56,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -16975,做空,2022-06-09 01:20:00,2022-06-09 01:30:00,1796.56,1797.46,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -16976,做多,2022-06-09 01:30:00,2022-06-09 01:35:00,1797.46,1791.37,0.13,100.0,0.0072,-0.04,0.01,-0.05,flip -16977,做空,2022-06-09 01:35:00,2022-06-09 01:50:00,1791.37,1787.79,0.13,100.0,0.0072,0.03,0.01,0.02,tp_lower -16978,做多,2022-06-09 02:30:00,2022-06-09 03:05:00,1794.46,1794.43,0.13,100.0,0.0072,-0.0,0.01,-0.01,flip -16979,做空,2022-06-09 03:05:00,2022-06-09 03:20:00,1794.43,1797.2,0.13,100.0,0.0072,-0.02,0.01,-0.03,flip -16980,做多,2022-06-09 03:20:00,2022-06-09 04:10:00,1797.2,1795.31,0.13,100.0,0.0072,-0.01,0.01,-0.02,flip -16981,做空,2022-06-09 04:10:00,2022-06-09 04:20:00,1795.31,1795.88,0.13,100.0,0.0072,-0.0,0.01,-0.01,flip -16982,做多,2022-06-09 04:20:00,2022-06-09 04:30:00,1795.88,1796.4,0.13,100.0,0.0071,0.0,0.01,-0.0,flip -16983,做空,2022-06-09 04:30:00,2022-06-09 04:35:00,1796.4,1796.91,0.13,100.0,0.0071,-0.0,0.01,-0.01,flip -16984,做多,2022-06-09 04:35:00,2022-06-09 04:45:00,1796.91,1795.7,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16985,做空,2022-06-09 04:45:00,2022-06-09 04:50:00,1795.7,1797.41,0.13,100.0,0.0071,-0.01,0.01,-0.02,flip -16986,做多,2022-06-09 04:50:00,2022-06-09 04:55:00,1797.41,1797.2,0.13,100.0,0.0071,-0.0,0.01,-0.01,flip -16987,做空,2022-06-09 04:55:00,2022-06-09 05:05:00,1797.2,1803.5,0.13,100.0,0.0071,-0.04,0.01,-0.05,flip -16988,做多,2022-06-09 05:05:00,2022-06-09 05:10:00,1803.5,1799.77,0.13,100.0,0.007,-0.03,0.01,-0.03,tp_upper -16989,做多,2022-06-09 06:25:00,2022-06-09 06:30:00,1798.13,1796.77,0.13,100.0,0.007,-0.01,0.01,-0.02,flip -16990,做空,2022-06-09 06:30:00,2022-06-09 06:45:00,1796.77,1796.05,0.13,100.0,0.007,0.01,0.01,-0.0,flip -16991,做多,2022-06-09 06:45:00,2022-06-09 07:45:00,1796.05,1802.62,0.13,100.0,0.007,0.05,0.01,0.04,tp_upper -16992,做多,2022-06-09 12:00:00,2022-06-09 12:10:00,1808.71,1806.35,0.13,100.0,0.007,-0.02,0.01,-0.02,flip -16993,做空,2022-06-09 12:10:00,2022-06-09 12:35:00,1806.35,1794.75,0.13,100.0,0.007,0.08,0.01,0.07,tp_lower -16994,做多,2022-06-09 16:40:00,2022-06-09 17:25:00,1806.99,1801.76,0.13,100.0,0.007,-0.04,0.01,-0.04,flip -16995,做空,2022-06-09 17:25:00,2022-06-09 17:55:00,1801.76,1804.57,0.13,100.0,0.007,-0.02,0.01,-0.03,flip -16996,做多,2022-06-09 17:55:00,2022-06-09 18:00:00,1804.57,1802.92,0.13,100.0,0.007,-0.01,0.01,-0.02,flip -16997,做空,2022-06-09 18:00:00,2022-06-09 18:10:00,1802.92,1805.16,0.13,100.0,0.007,-0.02,0.01,-0.02,flip -16998,做多,2022-06-09 18:10:00,2022-06-09 18:15:00,1805.16,1802.24,0.13,100.0,0.007,-0.02,0.01,-0.03,flip -16999,做空,2022-06-09 18:15:00,2022-06-09 19:00:00,1802.24,1786.41,0.13,100.0,0.0069,0.11,0.01,0.1,tp_lower -17000,做多,2022-06-09 21:10:00,2022-06-09 21:20:00,1797.51,1796.19,0.13,100.0,0.007,-0.01,0.01,-0.02,flip -17001,做空,2022-06-09 21:20:00,2022-06-09 21:35:00,1796.19,1796.31,0.13,100.0,0.007,-0.0,0.01,-0.01,flip -17002,做多,2022-06-09 21:35:00,2022-06-09 21:45:00,1796.31,1795.0,0.13,100.0,0.007,-0.01,0.01,-0.02,flip -17003,做空,2022-06-09 21:45:00,2022-06-09 21:50:00,1795.0,1796.0,0.13,100.0,0.007,-0.01,0.01,-0.01,flip -17004,做多,2022-06-09 21:50:00,2022-06-09 21:55:00,1796.0,1793.69,0.13,100.0,0.007,-0.02,0.01,-0.02,flip -17005,做空,2022-06-09 21:55:00,2022-06-09 22:00:00,1793.69,1794.53,0.13,100.0,0.007,-0.01,0.01,-0.01,flip -17006,做多,2022-06-09 22:00:00,2022-06-09 22:05:00,1794.53,1794.24,0.12,100.0,0.007,-0.0,0.01,-0.01,flip -17007,做空,2022-06-09 22:05:00,2022-06-09 22:40:00,1794.24,1787.45,0.12,100.0,0.007,0.05,0.01,0.04,tp_lower -17008,做多,2022-06-10 03:00:00,2022-06-10 03:20:00,1799.75,1799.54,0.13,100.0,0.0072,-0.0,0.01,-0.01,tp_upper -17009,做多,2022-06-10 04:30:00,2022-06-10 06:45:00,1789.37,1789.74,0.13,100.0,0.0072,0.0,0.01,-0.0,flip -17010,做空,2022-06-10 06:45:00,2022-06-10 07:15:00,1789.74,1790.53,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -17011,做多,2022-06-10 07:15:00,2022-06-10 07:20:00,1790.53,1786.44,0.13,100.0,0.0072,-0.03,0.01,-0.04,flip -17012,做空,2022-06-10 07:20:00,2022-06-10 07:25:00,1786.44,1788.65,0.13,100.0,0.0072,-0.02,0.01,-0.02,flip -17013,做多,2022-06-10 07:25:00,2022-06-10 07:30:00,1788.65,1788.27,0.13,100.0,0.0072,-0.0,0.01,-0.01,flip -17014,做空,2022-06-10 07:30:00,2022-06-10 08:00:00,1788.27,1789.4,0.13,100.0,0.0072,-0.01,0.01,-0.01,flip -17015,做多,2022-06-10 08:00:00,2022-06-10 08:25:00,1789.4,1789.22,0.13,100.0,0.0071,-0.0,0.01,-0.01,flip -17016,做空,2022-06-10 08:25:00,2022-06-10 08:45:00,1789.22,1787.75,0.13,100.0,0.0071,0.01,0.01,0.0,flip -17017,做多,2022-06-10 08:45:00,2022-06-10 08:50:00,1787.75,1787.05,0.13,100.0,0.0071,-0.0,0.01,-0.01,flip -17018,做空,2022-06-10 08:50:00,2022-06-10 09:15:00,1787.05,1771.68,0.13,100.0,0.0071,0.11,0.01,0.1,tp_lower -17019,做多,2022-06-11 01:40:00,2022-06-11 01:50:00,1677.57,1675.28,0.13,100.0,0.0077,-0.02,0.01,-0.02,flip -17020,做空,2022-06-11 01:50:00,2022-06-11 02:20:00,1675.28,1669.33,0.13,100.0,0.0077,0.05,0.01,0.04,tp_lower -17021,做多,2022-06-11 02:50:00,2022-06-11 02:55:00,1675.0,1672.75,0.13,100.0,0.0077,-0.02,0.01,-0.02,flip -17022,做空,2022-06-11 02:55:00,2022-06-11 04:10:00,1672.75,1673.64,0.13,100.0,0.0077,-0.01,0.01,-0.01,flip -17023,做多,2022-06-11 04:10:00,2022-06-11 04:15:00,1673.64,1673.1,0.13,100.0,0.0077,-0.0,0.01,-0.01,flip -17024,做空,2022-06-11 04:15:00,2022-06-11 04:20:00,1673.1,1674.97,0.13,100.0,0.0077,-0.01,0.01,-0.02,flip -17025,做多,2022-06-11 04:20:00,2022-06-11 04:25:00,1674.97,1672.87,0.13,100.0,0.0077,-0.02,0.01,-0.02,flip -17026,做空,2022-06-11 04:25:00,2022-06-11 04:40:00,1672.87,1673.59,0.13,100.0,0.0077,-0.01,0.01,-0.01,flip -17027,做多,2022-06-11 04:40:00,2022-06-11 05:15:00,1673.59,1671.28,0.13,100.0,0.0077,-0.02,0.01,-0.02,flip -17028,做空,2022-06-11 05:15:00,2022-06-11 05:50:00,1671.28,1666.7,0.13,100.0,0.0077,0.04,0.01,0.03,tp_lower -17029,做多,2022-06-11 18:35:00,2022-06-11 18:40:00,1561.46,1550.0,0.13,100.0,0.0082,-0.09,0.01,-0.1,flip -17030,做空,2022-06-11 18:40:00,2022-06-11 18:50:00,1550.0,1553.36,0.13,100.0,0.0082,-0.03,0.01,-0.03,flip -17031,做多,2022-06-11 18:50:00,2022-06-11 19:20:00,1553.36,1553.05,0.13,100.0,0.0082,-0.0,0.01,-0.01,flip -17032,做空,2022-06-11 19:20:00,2022-06-11 19:30:00,1553.05,1551.56,0.13,100.0,0.0082,0.01,0.01,0.01,flip -17033,做多,2022-06-11 19:30:00,2022-06-11 23:05:00,1551.56,1539.2,0.13,100.0,0.0082,-0.1,0.01,-0.11,flip -17034,做空,2022-06-11 23:05:00,2022-06-11 23:15:00,1539.2,1536.53,0.13,100.0,0.0082,0.02,0.01,0.02,flip -17035,做多,2022-06-11 23:15:00,2022-06-12 00:25:00,1536.53,1536.12,0.13,100.0,0.0082,-0.0,0.01,-0.01,flip -17036,做空,2022-06-12 00:25:00,2022-06-12 00:30:00,1536.12,1538.29,0.13,100.0,0.0083,-0.02,0.01,-0.02,flip -17037,做多,2022-06-12 00:30:00,2022-06-12 00:40:00,1538.29,1537.32,0.13,100.0,0.0083,-0.01,0.01,-0.01,flip -17038,做空,2022-06-12 00:40:00,2022-06-12 01:10:00,1537.32,1523.01,0.13,100.0,0.0082,0.12,0.01,0.11,tp_lower -17039,做多,2022-06-12 08:30:00,2022-06-12 10:45:00,1475.73,1459.95,0.13,100.0,0.0087,-0.14,0.01,-0.14,flip -17040,做空,2022-06-12 10:45:00,2022-06-12 11:35:00,1459.95,1464.78,0.13,100.0,0.0087,-0.04,0.01,-0.05,flip -17041,做多,2022-06-12 11:35:00,2022-06-12 11:40:00,1464.78,1463.58,0.13,100.0,0.0086,-0.01,0.01,-0.02,flip -17042,做空,2022-06-12 11:40:00,2022-06-12 13:05:00,1463.58,1462.51,0.13,100.0,0.0086,0.01,0.01,0.0,flip -17043,做多,2022-06-12 13:05:00,2022-06-12 13:15:00,1462.51,1461.53,0.13,100.0,0.0086,-0.01,0.01,-0.01,flip -17044,做空,2022-06-12 13:15:00,2022-06-12 13:20:00,1461.53,1462.97,0.13,100.0,0.0086,-0.01,0.01,-0.02,flip -17045,做多,2022-06-12 13:20:00,2022-06-12 13:25:00,1462.97,1460.01,0.13,100.0,0.0085,-0.03,0.01,-0.03,flip -17046,做空,2022-06-12 13:25:00,2022-06-12 13:35:00,1460.01,1459.13,0.12,100.0,0.0085,0.01,0.01,0.0,flip -17047,做多,2022-06-12 13:35:00,2022-06-12 13:45:00,1459.13,1452.41,0.12,100.0,0.0085,-0.06,0.01,-0.06,flip -17048,做空,2022-06-12 13:45:00,2022-06-12 13:50:00,1452.41,1444.0,0.12,100.0,0.0085,0.07,0.01,0.07,tp_lower -17049,做多,2022-06-12 14:20:00,2022-06-12 14:30:00,1466.7,1484.03,0.12,100.0,0.0085,0.15,0.01,0.14,tp_upper -17050,做多,2022-06-12 19:20:00,2022-06-12 19:25:00,1491.07,1482.09,0.13,100.0,0.0084,-0.08,0.01,-0.08,flip -17051,做空,2022-06-12 19:25:00,2022-06-12 19:30:00,1482.09,1486.59,0.13,100.0,0.0084,-0.04,0.01,-0.04,flip -17052,做多,2022-06-12 19:30:00,2022-06-13 15:45:00,1486.59,1229.64,0.12,100.0,0.0084,-2.15,0.01,-2.16,flip -17053,做空,2022-06-13 15:45:00,2022-06-13 16:05:00,1229.64,1238.82,0.1,100.0,0.0085,-0.08,0.01,-0.08,flip -17054,做多,2022-06-13 16:05:00,2022-06-13 16:50:00,1238.82,1235.59,0.1,100.0,0.0084,-0.03,0.01,-0.03,flip -17055,做空,2022-06-13 16:50:00,2022-06-13 17:05:00,1235.59,1231.5,0.1,100.0,0.0084,0.03,0.01,0.03,flip -17056,做多,2022-06-13 17:05:00,2022-06-13 17:10:00,1231.5,1227.79,0.1,100.0,0.0084,-0.03,0.01,-0.04,flip -17057,做空,2022-06-13 17:10:00,2022-06-13 17:15:00,1227.79,1228.74,0.1,100.0,0.0084,-0.01,0.01,-0.01,flip -17058,做多,2022-06-13 17:15:00,2022-06-13 17:20:00,1228.74,1222.08,0.1,100.0,0.0084,-0.06,0.01,-0.06,flip -17059,做空,2022-06-13 17:20:00,2022-06-13 17:40:00,1222.08,1234.24,0.1,100.0,0.0084,-0.1,0.01,-0.11,flip -17060,做多,2022-06-13 17:40:00,2022-06-13 18:20:00,1234.24,1256.23,0.1,100.0,0.0082,0.18,0.01,0.18,tp_upper -17061,做多,2022-06-13 19:30:00,2022-06-13 20:15:00,1225.98,1256.69,0.1,100.0,0.0084,0.26,0.01,0.25,tp_upper -17062,做多,2022-06-13 21:45:00,2022-06-13 22:05:00,1230.69,1225.38,0.11,100.0,0.0086,-0.05,0.01,-0.05,flip -17063,做空,2022-06-13 22:05:00,2022-06-13 22:45:00,1225.38,1210.33,0.11,100.0,0.0086,0.13,0.01,0.12,tp_lower -17064,做多,2022-06-14 04:00:00,2022-06-14 07:00:00,1189.92,1227.51,0.11,100.0,0.009,0.34,0.01,0.33,tp_upper -17065,做多,2022-06-14 10:05:00,2022-06-14 10:10:00,1187.58,1183.57,0.11,100.0,0.0093,-0.04,0.01,-0.04,flip -17066,做空,2022-06-14 10:10:00,2022-06-14 10:15:00,1183.57,1183.8,0.11,100.0,0.0093,-0.0,0.01,-0.01,flip -17067,做多,2022-06-14 10:15:00,2022-06-14 10:50:00,1183.8,1187.49,0.11,100.0,0.0093,0.03,0.01,0.03,flip -17068,做空,2022-06-14 10:50:00,2022-06-14 11:00:00,1187.49,1188.82,0.11,100.0,0.0093,-0.01,0.01,-0.02,flip -17069,做多,2022-06-14 11:00:00,2022-06-14 11:05:00,1188.82,1185.36,0.11,100.0,0.0092,-0.03,0.01,-0.04,flip -17070,做空,2022-06-14 11:05:00,2022-06-14 12:35:00,1185.36,1197.79,0.11,100.0,0.0092,-0.11,0.01,-0.12,flip -17071,做多,2022-06-14 12:35:00,2022-06-14 12:45:00,1197.79,1198.02,0.11,100.0,0.009,0.0,0.01,-0.0,flip -17072,做空,2022-06-14 12:45:00,2022-06-14 12:50:00,1198.02,1202.08,0.11,100.0,0.009,-0.04,0.01,-0.04,flip -17073,做多,2022-06-14 12:50:00,2022-06-14 12:55:00,1202.08,1197.22,0.11,100.0,0.009,-0.04,0.01,-0.05,flip -17074,做空,2022-06-14 12:55:00,2022-06-14 13:00:00,1197.22,1204.08,0.11,100.0,0.0089,-0.06,0.01,-0.07,flip -17075,做多,2022-06-14 13:00:00,2022-06-14 13:40:00,1204.08,1195.73,0.11,100.0,0.0088,-0.07,0.01,-0.08,flip -17076,做空,2022-06-14 13:40:00,2022-06-14 13:45:00,1195.73,1199.78,0.11,100.0,0.0088,-0.04,0.01,-0.04,flip -17077,做多,2022-06-14 13:45:00,2022-06-14 14:05:00,1199.78,1203.54,0.11,100.0,0.0088,0.03,0.01,0.03,flip -17078,做空,2022-06-14 14:05:00,2022-06-14 14:10:00,1203.54,1203.38,0.11,100.0,0.0088,0.0,0.01,-0.0,flip -17079,做多,2022-06-14 14:10:00,2022-06-14 14:15:00,1203.38,1201.21,0.11,100.0,0.0087,-0.02,0.01,-0.02,flip -17080,做空,2022-06-14 14:15:00,2022-06-14 14:35:00,1201.21,1201.09,0.1,100.0,0.0087,0.0,0.01,-0.0,flip -17081,做多,2022-06-14 14:35:00,2022-06-14 15:00:00,1201.09,1229.14,0.1,100.0,0.0087,0.24,0.01,0.24,tp_upper -17082,做多,2022-06-14 18:55:00,2022-06-14 19:00:00,1208.59,1206.5,0.11,100.0,0.0089,-0.02,0.01,-0.02,flip -17083,做空,2022-06-14 19:00:00,2022-06-14 19:45:00,1206.5,1207.12,0.11,100.0,0.0089,-0.01,0.01,-0.01,flip -17084,做多,2022-06-14 19:45:00,2022-06-14 20:10:00,1207.12,1203.71,0.11,100.0,0.0088,-0.03,0.01,-0.04,flip -17085,做空,2022-06-14 20:10:00,2022-06-14 21:20:00,1203.71,1161.91,0.11,100.0,0.0088,0.37,0.01,0.36,tp_lower -17086,做多,2022-06-14 23:30:00,2022-06-15 00:00:00,1205.9,1203.37,0.11,100.0,0.0091,-0.02,0.01,-0.03,flip -17087,做空,2022-06-15 00:00:00,2022-06-15 00:25:00,1203.37,1203.26,0.11,100.0,0.0093,0.0,0.01,-0.0,flip -17088,做多,2022-06-15 00:25:00,2022-06-15 00:45:00,1203.26,1198.18,0.11,100.0,0.0093,-0.05,0.01,-0.05,flip -17089,做空,2022-06-15 00:45:00,2022-06-15 01:20:00,1198.18,1201.85,0.11,100.0,0.0093,-0.03,0.01,-0.04,flip -17090,做多,2022-06-15 01:20:00,2022-06-15 02:30:00,1201.85,1197.61,0.11,100.0,0.0092,-0.04,0.01,-0.04,flip -17091,做空,2022-06-15 02:30:00,2022-06-15 02:35:00,1197.61,1199.68,0.11,100.0,0.0092,-0.02,0.01,-0.02,flip -17092,做多,2022-06-15 02:35:00,2022-06-15 02:40:00,1199.68,1196.48,0.11,100.0,0.0092,-0.03,0.01,-0.03,flip -17093,做空,2022-06-15 02:40:00,2022-06-15 02:45:00,1196.48,1199.16,0.11,100.0,0.0091,-0.02,0.01,-0.03,flip -17094,做多,2022-06-15 02:45:00,2022-06-15 02:50:00,1199.16,1197.77,0.11,100.0,0.0091,-0.01,0.01,-0.02,flip -17095,做空,2022-06-15 02:50:00,2022-06-15 02:55:00,1197.77,1203.99,0.11,100.0,0.0091,-0.06,0.01,-0.06,flip -17096,做多,2022-06-15 02:55:00,2022-06-15 03:05:00,1203.99,1193.15,0.11,100.0,0.009,-0.1,0.01,-0.1,flip -17097,做空,2022-06-15 03:05:00,2022-06-15 03:55:00,1193.15,1172.47,0.11,100.0,0.009,0.19,0.01,0.18,tp_lower -17098,做多,2022-06-15 11:30:00,2022-06-15 11:35:00,1113.25,1112.27,0.11,100.0,0.0098,-0.01,0.01,-0.02,flip -17099,做空,2022-06-15 11:35:00,2022-06-15 11:40:00,1112.27,1117.14,0.11,100.0,0.0098,-0.05,0.01,-0.05,flip -17100,做多,2022-06-15 11:40:00,2022-06-15 11:45:00,1117.14,1109.18,0.11,100.0,0.0097,-0.08,0.01,-0.08,flip -17101,做空,2022-06-15 11:45:00,2022-06-15 11:50:00,1109.18,1110.72,0.11,100.0,0.0097,-0.01,0.01,-0.02,flip -17102,做多,2022-06-15 11:50:00,2022-06-15 13:45:00,1110.72,1140.94,0.11,100.0,0.0096,0.29,0.01,0.29,tp_upper -17103,做多,2022-06-15 17:15:00,2022-06-15 17:20:00,1092.9,1088.29,0.11,100.0,0.01,-0.05,0.01,-0.05,flip -17104,做空,2022-06-15 17:20:00,2022-06-15 17:50:00,1088.29,1110.66,0.11,100.0,0.01,-0.22,0.01,-0.23,flip -17105,做多,2022-06-15 17:50:00,2022-06-15 18:00:00,1110.66,1077.49,0.11,100.0,0.0096,-0.32,0.01,-0.32,flip -17106,做空,2022-06-15 18:00:00,2022-06-15 18:25:00,1077.49,1094.62,0.1,100.0,0.0096,-0.16,0.01,-0.17,flip -17107,做多,2022-06-15 18:25:00,2022-06-15 18:30:00,1094.62,1081.79,0.1,100.0,0.0093,-0.12,0.01,-0.12,flip -17108,做空,2022-06-15 18:30:00,2022-06-15 18:35:00,1081.79,1113.99,0.1,100.0,0.0093,-0.3,0.01,-0.3,flip -17109,做多,2022-06-15 18:35:00,2022-06-15 18:40:00,1113.99,1183.97,0.1,100.0,0.0087,0.61,0.01,0.61,tp_upper -17110,做多,2022-06-16 04:05:00,2022-06-16 04:35:00,1212.42,1209.48,0.11,100.0,0.0087,-0.03,0.01,-0.03,flip -17111,做空,2022-06-16 04:35:00,2022-06-16 05:50:00,1209.48,1182.01,0.11,100.0,0.0087,0.24,0.01,0.23,tp_lower -17112,做多,2022-06-16 16:40:00,2022-06-16 16:55:00,1123.7,1125.67,0.11,100.0,0.0096,0.02,0.01,0.01,flip -17113,做空,2022-06-16 16:55:00,2022-06-16 17:10:00,1125.67,1123.17,0.11,100.0,0.0096,0.02,0.01,0.02,flip -17114,做多,2022-06-16 17:10:00,2022-06-16 17:20:00,1123.17,1119.62,0.11,100.0,0.0096,-0.03,0.01,-0.04,flip -17115,做空,2022-06-16 17:20:00,2022-06-16 17:25:00,1119.62,1125.01,0.11,100.0,0.0096,-0.05,0.01,-0.06,flip -17116,做多,2022-06-16 17:25:00,2022-06-16 17:40:00,1125.01,1119.9,0.11,100.0,0.0095,-0.05,0.01,-0.05,flip -17117,做空,2022-06-16 17:40:00,2022-06-16 18:45:00,1119.9,1098.37,0.11,100.0,0.0095,0.2,0.01,0.2,tp_lower -17118,做多,2022-06-16 19:00:00,2022-06-16 19:10:00,1110.87,1105.71,0.11,100.0,0.0097,-0.05,0.01,-0.06,flip -17119,做空,2022-06-16 19:10:00,2022-06-16 19:35:00,1105.71,1094.51,0.11,100.0,0.0097,0.11,0.01,0.1,tp_lower -17120,做多,2022-06-16 20:10:00,2022-06-16 20:15:00,1111.69,1109.92,0.11,100.0,0.0098,-0.02,0.01,-0.02,flip -17121,做空,2022-06-16 20:15:00,2022-06-16 20:35:00,1109.92,1094.3,0.11,100.0,0.0097,0.15,0.01,0.15,tp_lower -17122,做多,2022-06-16 21:20:00,2022-06-16 21:40:00,1116.32,1106.91,0.11,100.0,0.0098,-0.09,0.01,-0.1,flip -17123,做空,2022-06-16 21:40:00,2022-06-16 22:05:00,1106.91,1092.65,0.11,100.0,0.0098,0.14,0.01,0.13,tp_lower -17124,做多,2022-06-17 01:40:00,2022-06-17 01:45:00,1100.68,1095.68,0.11,100.0,0.0101,-0.05,0.01,-0.06,flip -17125,做空,2022-06-17 01:45:00,2022-06-17 01:50:00,1095.68,1100.31,0.11,100.0,0.0101,-0.05,0.01,-0.05,flip -17126,做多,2022-06-17 01:50:00,2022-06-17 02:15:00,1100.31,1097.15,0.11,100.0,0.01,-0.03,0.01,-0.04,flip -17127,做空,2022-06-17 02:15:00,2022-06-17 02:25:00,1097.15,1094.94,0.11,100.0,0.01,0.02,0.01,0.02,flip -17128,做多,2022-06-17 02:25:00,2022-06-17 02:35:00,1094.94,1089.74,0.11,100.0,0.01,-0.05,0.01,-0.06,flip -17129,做空,2022-06-17 02:35:00,2022-06-17 02:40:00,1089.74,1097.09,0.11,100.0,0.01,-0.07,0.01,-0.08,flip -17130,做多,2022-06-17 02:40:00,2022-06-17 02:45:00,1097.09,1092.37,0.11,100.0,0.0099,-0.05,0.01,-0.05,flip -17131,做空,2022-06-17 02:45:00,2022-06-17 03:10:00,1092.37,1091.01,0.11,100.0,0.0099,0.01,0.01,0.01,flip -17132,做多,2022-06-17 03:10:00,2022-06-17 03:20:00,1091.01,1091.5,0.11,100.0,0.0099,0.0,0.01,-0.0,flip -17133,做空,2022-06-17 03:20:00,2022-06-17 03:35:00,1091.5,1089.85,0.11,100.0,0.0099,0.02,0.01,0.01,flip -17134,做多,2022-06-17 03:35:00,2022-06-17 04:50:00,1089.85,1088.98,0.11,100.0,0.0099,-0.01,0.01,-0.01,flip -17135,做空,2022-06-17 04:50:00,2022-06-17 05:00:00,1088.98,1085.96,0.11,100.0,0.0099,0.03,0.01,0.02,flip -17136,做多,2022-06-17 05:00:00,2022-06-17 07:00:00,1085.96,1101.79,0.11,100.0,0.0099,0.16,0.01,0.15,tp_upper -17137,做多,2022-06-17 09:50:00,2022-06-17 10:00:00,1091.4,1090.15,0.11,100.0,0.01,-0.01,0.01,-0.02,flip -17138,做空,2022-06-17 10:00:00,2022-06-17 10:05:00,1090.15,1094.78,0.11,100.0,0.01,-0.05,0.01,-0.05,flip -17139,做多,2022-06-17 10:05:00,2022-06-17 10:10:00,1094.78,1094.21,0.11,100.0,0.0099,-0.01,0.01,-0.01,flip -17140,做空,2022-06-17 10:10:00,2022-06-17 10:20:00,1094.21,1095.76,0.11,100.0,0.0099,-0.02,0.01,-0.02,flip -17141,做多,2022-06-17 10:20:00,2022-06-17 10:30:00,1095.76,1090.88,0.11,100.0,0.0098,-0.05,0.01,-0.05,flip -17142,做空,2022-06-17 10:30:00,2022-06-17 10:35:00,1090.88,1093.2,0.11,100.0,0.0098,-0.02,0.01,-0.03,flip -17143,做多,2022-06-17 10:35:00,2022-06-17 11:10:00,1093.2,1108.16,0.11,100.0,0.0098,0.15,0.01,0.14,tp_upper -17144,做多,2022-06-17 12:05:00,2022-06-17 12:10:00,1095.89,1093.71,0.11,100.0,0.0099,-0.02,0.01,-0.03,flip -17145,做空,2022-06-17 12:10:00,2022-06-17 12:15:00,1093.71,1094.07,0.11,100.0,0.0099,-0.0,0.01,-0.01,flip -17146,做多,2022-06-17 12:15:00,2022-06-17 12:25:00,1094.07,1088.71,0.11,100.0,0.0099,-0.05,0.01,-0.06,flip -17147,做空,2022-06-17 12:25:00,2022-06-17 12:40:00,1088.71,1079.12,0.11,100.0,0.0098,0.09,0.01,0.09,tp_lower -17148,做多,2022-06-17 13:40:00,2022-06-17 13:45:00,1096.5,1094.32,0.11,100.0,0.0099,-0.02,0.01,-0.03,flip -17149,做空,2022-06-17 13:45:00,2022-06-17 13:50:00,1094.32,1098.56,0.11,100.0,0.0098,-0.04,0.01,-0.05,flip -17150,做多,2022-06-17 13:50:00,2022-06-17 13:55:00,1098.56,1094.4,0.11,100.0,0.0098,-0.04,0.01,-0.05,flip -17151,做空,2022-06-17 13:55:00,2022-06-17 14:15:00,1094.4,1075.19,0.11,100.0,0.0097,0.19,0.01,0.18,tp_lower -17152,做多,2022-06-17 16:10:00,2022-06-17 16:15:00,1091.0,1084.88,0.11,100.0,0.0099,-0.06,0.01,-0.07,flip -17153,做空,2022-06-17 16:15:00,2022-06-17 16:50:00,1084.88,1073.39,0.11,100.0,0.0099,0.11,0.01,0.11,tp_lower -17154,做多,2022-06-17 18:20:00,2022-06-17 20:25:00,1084.57,1095.93,0.11,100.0,0.01,0.11,0.01,0.11,tp_upper -17155,做多,2022-06-17 22:00:00,2022-06-17 22:10:00,1083.51,1082.88,0.11,100.0,0.0101,-0.01,0.01,-0.01,flip -17156,做空,2022-06-17 22:10:00,2022-06-17 22:45:00,1082.88,1082.49,0.11,100.0,0.0101,0.0,0.01,-0.0,flip -17157,做多,2022-06-17 22:45:00,2022-06-17 23:25:00,1082.49,1091.86,0.11,100.0,0.0101,0.09,0.01,0.09,tp_upper -17158,做多,2022-06-18 00:00:00,2022-06-18 00:10:00,1087.4,1092.95,0.11,100.0,0.0105,0.06,0.01,0.05,tp_upper -17159,做多,2022-06-18 01:20:00,2022-06-18 16:25:00,1083.36,996.42,0.11,100.0,0.0105,-0.92,0.01,-0.92,flip -17160,做空,2022-06-18 16:25:00,2022-06-18 16:45:00,996.42,979.56,0.1,100.0,0.0105,0.18,0.01,0.17,tp_lower -17161,做多,2022-06-18 21:25:00,2022-06-18 22:30:00,949.14,989.94,0.11,100.0,0.0112,0.46,0.01,0.45,tp_upper -17162,做多,2022-06-19 01:55:00,2022-06-19 02:05:00,961.83,960.11,0.11,100.0,0.0116,-0.02,0.01,-0.03,flip -17163,做空,2022-06-19 02:05:00,2022-06-19 02:10:00,960.11,962.46,0.11,100.0,0.0116,-0.03,0.01,-0.03,flip -17164,做多,2022-06-19 02:10:00,2022-06-19 02:15:00,962.46,953.68,0.11,100.0,0.0115,-0.1,0.01,-0.11,flip -17165,做空,2022-06-19 02:15:00,2022-06-19 02:50:00,953.68,953.46,0.11,100.0,0.0115,0.0,0.01,-0.0,flip -17166,做多,2022-06-19 02:50:00,2022-06-19 03:50:00,953.46,957.19,0.11,100.0,0.0115,0.04,0.01,0.04,flip -17167,做空,2022-06-19 03:50:00,2022-06-19 04:05:00,957.19,956.36,0.11,100.0,0.0115,0.01,0.01,0.0,flip -17168,做多,2022-06-19 04:05:00,2022-06-19 04:15:00,956.36,957.61,0.11,100.0,0.0115,0.01,0.01,0.01,flip -17169,做空,2022-06-19 04:15:00,2022-06-19 04:30:00,957.61,971.15,0.11,100.0,0.0115,-0.16,0.01,-0.16,flip -17170,做多,2022-06-19 04:30:00,2022-06-19 05:10:00,971.15,951.8,0.11,100.0,0.0111,-0.22,0.01,-0.22,flip -17171,做空,2022-06-19 05:10:00,2022-06-19 06:15:00,951.8,962.25,0.11,100.0,0.0111,-0.12,0.01,-0.12,flip -17172,做多,2022-06-19 06:15:00,2022-06-19 07:20:00,962.25,964.8,0.1,100.0,0.0109,0.03,0.01,0.02,flip -17173,做空,2022-06-19 07:20:00,2022-06-19 08:30:00,964.8,967.02,0.1,100.0,0.0109,-0.02,0.01,-0.03,flip -17174,做多,2022-06-19 08:30:00,2022-06-19 08:35:00,967.02,965.86,0.1,100.0,0.0108,-0.01,0.01,-0.02,flip -17175,做空,2022-06-19 08:35:00,2022-06-19 08:40:00,965.86,966.06,0.1,100.0,0.0108,-0.0,0.01,-0.01,flip -17176,做多,2022-06-19 08:40:00,2022-06-19 09:00:00,966.06,965.19,0.1,100.0,0.0108,-0.01,0.01,-0.01,flip -17177,做空,2022-06-19 09:00:00,2022-06-19 09:05:00,965.19,968.25,0.1,100.0,0.0108,-0.03,0.01,-0.04,flip -17178,做多,2022-06-19 09:05:00,2022-06-19 09:15:00,968.25,990.0,0.1,100.0,0.0107,0.23,0.01,0.23,tp_upper -17179,做多,2022-06-20 08:05:00,2022-06-20 08:15:00,1086.43,1112.98,0.11,100.0,0.0099,0.26,0.01,0.26,tp_upper -17180,做多,2022-06-20 13:50:00,2022-06-20 16:00:00,1110.54,1123.84,0.11,100.0,0.0099,0.13,0.01,0.13,flip -17181,做空,2022-06-20 16:00:00,2022-06-20 16:35:00,1123.84,1123.33,0.11,100.0,0.0099,0.01,0.01,-0.0,flip -17182,做多,2022-06-20 16:35:00,2022-06-20 16:40:00,1123.33,1114.51,0.11,100.0,0.0099,-0.09,0.01,-0.09,flip -17183,做空,2022-06-20 16:40:00,2022-06-20 17:05:00,1114.51,1109.86,0.11,100.0,0.0099,0.05,0.01,0.04,tp_lower -17184,做多,2022-06-20 20:15:00,2022-06-20 20:40:00,1119.91,1121.25,0.11,100.0,0.0099,0.01,0.01,0.01,flip -17185,做空,2022-06-20 20:40:00,2022-06-20 20:50:00,1121.25,1122.83,0.11,100.0,0.0098,-0.02,0.01,-0.02,flip -17186,做多,2022-06-20 20:50:00,2022-06-20 21:05:00,1122.83,1119.89,0.11,100.0,0.0098,-0.03,0.01,-0.03,flip -17187,做空,2022-06-20 21:05:00,2022-06-20 21:20:00,1119.89,1121.41,0.11,100.0,0.0098,-0.01,0.01,-0.02,flip -17188,做多,2022-06-20 21:20:00,2022-06-20 21:25:00,1121.41,1120.64,0.11,100.0,0.0098,-0.01,0.01,-0.01,flip -17189,做空,2022-06-20 21:25:00,2022-06-20 22:05:00,1120.64,1094.5,0.11,100.0,0.0098,0.25,0.01,0.25,tp_lower -17190,做多,2022-06-20 23:30:00,2022-06-20 23:35:00,1120.51,1133.03,0.11,100.0,0.01,0.12,0.01,0.12,tp_upper -17191,做多,2022-06-21 00:45:00,2022-06-21 00:50:00,1121.71,1124.75,0.11,100.0,0.0102,0.03,0.01,0.03,tp_upper -17192,做多,2022-06-21 11:30:00,2022-06-21 11:35:00,1148.77,1146.37,0.11,100.0,0.0099,-0.02,0.01,-0.03,flip -17193,做空,2022-06-21 11:35:00,2022-06-21 11:45:00,1146.37,1144.56,0.11,100.0,0.0099,0.02,0.01,0.01,flip -17194,做多,2022-06-21 11:45:00,2022-06-21 12:20:00,1144.56,1141.37,0.11,100.0,0.01,-0.03,0.01,-0.04,flip -17195,做空,2022-06-21 12:20:00,2022-06-21 12:45:00,1141.37,1147.77,0.11,100.0,0.0099,-0.06,0.01,-0.07,flip -17196,做多,2022-06-21 12:45:00,2022-06-21 12:55:00,1147.77,1147.24,0.11,100.0,0.0098,-0.01,0.01,-0.01,flip -17197,做空,2022-06-21 12:55:00,2022-06-21 13:15:00,1147.24,1151.16,0.11,100.0,0.0098,-0.04,0.01,-0.04,flip -17198,做多,2022-06-21 13:15:00,2022-06-21 13:20:00,1151.16,1149.98,0.11,100.0,0.0097,-0.01,0.01,-0.02,flip -17199,做空,2022-06-21 13:20:00,2022-06-21 13:25:00,1149.98,1150.61,0.11,100.0,0.0097,-0.01,0.01,-0.01,flip -17200,做多,2022-06-21 13:25:00,2022-06-21 13:40:00,1150.61,1170.4,0.11,100.0,0.0097,0.19,0.01,0.19,tp_upper -17201,做多,2022-06-22 09:35:00,2022-06-22 10:10:00,1090.85,1087.39,0.11,100.0,0.0105,-0.04,0.01,-0.04,flip -17202,做空,2022-06-22 10:10:00,2022-06-22 10:50:00,1087.39,1090.85,0.11,100.0,0.0105,-0.04,0.01,-0.04,flip -17203,做多,2022-06-22 10:50:00,2022-06-22 11:05:00,1090.85,1088.46,0.11,100.0,0.0104,-0.02,0.01,-0.03,flip -17204,做空,2022-06-22 11:05:00,2022-06-22 11:10:00,1088.46,1094.33,0.11,100.0,0.0104,-0.06,0.01,-0.07,flip -17205,做多,2022-06-22 11:10:00,2022-06-22 11:25:00,1094.33,1101.01,0.11,100.0,0.0103,0.07,0.01,0.06,tp_upper -17206,做多,2022-06-22 12:35:00,2022-06-22 12:40:00,1094.8,1080.46,0.11,100.0,0.0103,-0.15,0.01,-0.15,flip -17207,做空,2022-06-22 12:40:00,2022-06-22 12:45:00,1080.46,1075.29,0.11,100.0,0.0103,0.05,0.01,0.05,tp_lower -17208,做多,2022-06-22 13:20:00,2022-06-22 13:30:00,1091.52,1090.92,0.11,100.0,0.0103,-0.01,0.01,-0.01,flip -17209,做空,2022-06-22 13:30:00,2022-06-22 13:40:00,1090.92,1096.0,0.11,100.0,0.0102,-0.05,0.01,-0.06,flip -17210,做多,2022-06-22 13:40:00,2022-06-22 13:45:00,1096.0,1099.02,0.11,100.0,0.0101,0.03,0.01,0.03,tp_upper -17211,做多,2022-06-23 00:15:00,2022-06-23 00:20:00,1069.59,1066.46,0.11,100.0,0.0105,-0.03,0.01,-0.04,flip -17212,做空,2022-06-23 00:20:00,2022-06-23 00:25:00,1066.46,1073.18,0.11,100.0,0.0105,-0.07,0.01,-0.08,flip -17213,做多,2022-06-23 00:25:00,2022-06-23 00:30:00,1073.18,1071.71,0.11,100.0,0.0103,-0.02,0.01,-0.02,flip -17214,做空,2022-06-23 00:30:00,2022-06-23 14:10:00,1071.71,1103.4,0.11,100.0,0.0103,-0.33,0.01,-0.33,flip -17215,做多,2022-06-23 14:10:00,2022-06-23 14:15:00,1103.4,1102.55,0.11,100.0,0.0097,-0.01,0.01,-0.01,flip -17216,做空,2022-06-23 14:15:00,2022-06-23 14:20:00,1102.55,1104.48,0.11,100.0,0.0097,-0.02,0.01,-0.02,flip -17217,做多,2022-06-23 14:20:00,2022-06-23 14:35:00,1104.48,1102.7,0.11,100.0,0.0097,-0.02,0.01,-0.02,flip -17218,做空,2022-06-23 14:35:00,2022-06-23 14:40:00,1102.7,1108.13,0.11,100.0,0.0097,-0.05,0.01,-0.06,flip -17219,做多,2022-06-23 14:40:00,2022-06-23 15:15:00,1108.13,1103.99,0.11,100.0,0.0096,-0.04,0.01,-0.04,flip -17220,做空,2022-06-23 15:15:00,2022-06-23 15:30:00,1103.99,1090.11,0.11,100.0,0.0096,0.13,0.01,0.13,tp_lower -17221,做多,2022-06-23 18:30:00,2022-06-23 19:25:00,1100.02,1116.89,0.11,100.0,0.0097,0.16,0.01,0.16,tp_upper -17222,做多,2022-06-24 05:25:00,2022-06-24 05:55:00,1151.12,1141.32,0.11,100.0,0.0095,-0.09,0.01,-0.1,flip -17223,做空,2022-06-24 05:55:00,2022-06-24 06:45:00,1141.32,1133.55,0.11,100.0,0.0095,0.07,0.01,0.07,tp_lower -17224,做多,2022-06-24 07:25:00,2022-06-24 07:50:00,1143.56,1147.95,0.11,100.0,0.0095,0.04,0.01,0.04,flip -17225,做空,2022-06-24 07:50:00,2022-06-24 08:00:00,1147.95,1152.35,0.11,100.0,0.0095,-0.04,0.01,-0.05,flip -17226,做多,2022-06-24 08:00:00,2022-06-24 08:20:00,1152.35,1148.87,0.11,100.0,0.0094,-0.03,0.01,-0.04,flip -17227,做空,2022-06-24 08:20:00,2022-06-24 08:25:00,1148.87,1150.13,0.11,100.0,0.0094,-0.01,0.01,-0.02,flip -17228,做多,2022-06-24 08:25:00,2022-06-24 08:35:00,1150.13,1157.15,0.11,100.0,0.0094,0.07,0.01,0.06,tp_upper -17229,做多,2022-06-24 10:05:00,2022-06-24 10:10:00,1149.24,1148.78,0.11,100.0,0.0094,-0.0,0.01,-0.01,flip -17230,做空,2022-06-24 10:10:00,2022-06-24 10:15:00,1148.78,1152.8,0.11,100.0,0.0094,-0.04,0.01,-0.04,flip -17231,做多,2022-06-24 10:15:00,2022-06-24 10:50:00,1152.8,1160.16,0.11,100.0,0.0094,0.07,0.01,0.06,tp_upper -17232,做多,2022-06-25 00:10:00,2022-06-25 00:20:00,1218.55,1220.27,0.11,100.0,0.009,0.02,0.01,0.01,flip -17233,做空,2022-06-25 00:20:00,2022-06-25 00:40:00,1220.27,1219.12,0.11,100.0,0.009,0.01,0.01,0.0,flip -17234,做多,2022-06-25 00:40:00,2022-06-25 00:50:00,1219.12,1216.8,0.11,100.0,0.009,-0.02,0.01,-0.03,flip -17235,做空,2022-06-25 00:50:00,2022-06-25 01:10:00,1216.8,1219.07,0.11,100.0,0.009,-0.02,0.01,-0.03,flip -17236,做多,2022-06-25 01:10:00,2022-06-25 01:25:00,1219.07,1219.84,0.11,100.0,0.0089,0.01,0.01,0.0,flip -17237,做空,2022-06-25 01:25:00,2022-06-25 02:05:00,1219.84,1221.5,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17238,做多,2022-06-25 02:05:00,2022-06-25 02:10:00,1221.5,1219.48,0.11,100.0,0.0089,-0.02,0.01,-0.02,flip -17239,做空,2022-06-25 02:10:00,2022-06-25 02:50:00,1219.48,1206.88,0.11,100.0,0.0089,0.11,0.01,0.11,tp_lower -17240,做多,2022-06-25 03:45:00,2022-06-25 03:55:00,1224.68,1223.01,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17241,做空,2022-06-25 03:55:00,2022-06-25 04:05:00,1223.01,1222.47,0.11,100.0,0.0089,0.0,0.01,-0.0,flip -17242,做多,2022-06-25 04:05:00,2022-06-25 04:10:00,1222.47,1221.22,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17243,做空,2022-06-25 04:10:00,2022-06-25 04:45:00,1221.22,1222.7,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17244,做多,2022-06-25 04:45:00,2022-06-25 04:50:00,1222.7,1220.29,0.11,100.0,0.0089,-0.02,0.01,-0.03,flip -17245,做空,2022-06-25 04:50:00,2022-06-25 05:10:00,1220.29,1223.09,0.11,100.0,0.0089,-0.02,0.01,-0.03,flip -17246,做多,2022-06-25 05:10:00,2022-06-25 05:40:00,1223.09,1222.92,0.11,100.0,0.0088,-0.0,0.01,-0.01,flip -17247,做空,2022-06-25 05:40:00,2022-06-25 05:45:00,1222.92,1224.82,0.11,100.0,0.0088,-0.02,0.01,-0.02,flip -17248,做多,2022-06-25 05:45:00,2022-06-25 05:55:00,1224.82,1217.98,0.11,100.0,0.0088,-0.06,0.01,-0.07,flip -17249,做空,2022-06-25 05:55:00,2022-06-25 06:25:00,1217.98,1210.34,0.11,100.0,0.0088,0.07,0.01,0.06,tp_lower -17250,做多,2022-06-25 07:00:00,2022-06-25 07:15:00,1220.93,1234.21,0.11,100.0,0.0088,0.12,0.01,0.11,tp_upper -17251,做多,2022-06-25 10:40:00,2022-06-25 10:45:00,1224.2,1222.61,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17252,做空,2022-06-25 10:45:00,2022-06-25 10:50:00,1222.61,1224.81,0.11,100.0,0.0088,-0.02,0.01,-0.02,flip -17253,做多,2022-06-25 10:50:00,2022-06-25 11:30:00,1224.81,1219.93,0.11,100.0,0.0088,-0.04,0.01,-0.05,flip -17254,做空,2022-06-25 11:30:00,2022-06-25 11:45:00,1219.93,1214.82,0.11,100.0,0.0088,0.04,0.01,0.04,tp_lower -17255,做多,2022-06-25 18:55:00,2022-06-25 19:30:00,1211.52,1203.7,0.11,100.0,0.0089,-0.07,0.01,-0.07,flip -17256,做空,2022-06-25 19:30:00,2022-06-25 20:10:00,1203.7,1205.26,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17257,做多,2022-06-25 20:10:00,2022-06-25 21:10:00,1205.26,1222.98,0.11,100.0,0.0088,0.16,0.01,0.15,tp_upper -17258,做多,2022-06-26 05:45:00,2022-06-26 06:10:00,1234.33,1236.0,0.11,100.0,0.009,0.01,0.01,0.01,flip -17259,做空,2022-06-26 06:10:00,2022-06-26 06:25:00,1236.0,1238.33,0.11,100.0,0.009,-0.02,0.01,-0.03,flip -17260,做多,2022-06-26 06:25:00,2022-06-26 06:30:00,1238.33,1245.35,0.11,100.0,0.0089,0.06,0.01,0.06,tp_upper -17261,做多,2022-06-26 07:55:00,2022-06-26 08:05:00,1237.64,1238.54,0.11,100.0,0.009,0.01,0.01,0.0,flip -17262,做空,2022-06-26 08:05:00,2022-06-26 09:50:00,1238.54,1239.98,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17263,做多,2022-06-26 09:50:00,2022-06-26 10:00:00,1239.98,1237.67,0.11,100.0,0.0089,-0.02,0.01,-0.03,flip -17264,做空,2022-06-26 10:00:00,2022-06-26 10:05:00,1237.67,1243.37,0.11,100.0,0.0089,-0.05,0.01,-0.06,flip -17265,做多,2022-06-26 10:05:00,2022-06-26 10:15:00,1243.37,1245.59,0.11,100.0,0.0088,0.02,0.01,0.01,tp_upper -17266,做多,2022-06-26 20:30:00,2022-06-26 20:35:00,1229.78,1228.99,0.11,100.0,0.0089,-0.01,0.01,-0.01,flip -17267,做空,2022-06-26 20:35:00,2022-06-26 20:40:00,1228.99,1230.49,0.11,100.0,0.0089,-0.01,0.01,-0.02,flip -17268,做多,2022-06-26 20:40:00,2022-06-26 22:15:00,1230.49,1221.75,0.11,100.0,0.0089,-0.08,0.01,-0.08,flip -17269,做空,2022-06-26 22:15:00,2022-06-26 22:20:00,1221.75,1216.33,0.11,100.0,0.0089,0.05,0.01,0.04,tp_lower -17270,做多,2022-06-27 02:30:00,2022-06-27 02:35:00,1219.49,1219.34,0.11,100.0,0.009,-0.0,0.01,-0.01,flip -17271,做空,2022-06-27 02:35:00,2022-06-27 02:55:00,1219.34,1218.28,0.11,100.0,0.009,0.01,0.01,0.0,flip -17272,做多,2022-06-27 02:55:00,2022-06-27 03:05:00,1218.28,1218.48,0.11,100.0,0.009,0.0,0.01,-0.0,flip -17273,做空,2022-06-27 03:05:00,2022-06-27 03:10:00,1218.48,1222.99,0.11,100.0,0.009,-0.04,0.01,-0.05,flip -17274,做多,2022-06-27 03:10:00,2022-06-27 03:25:00,1222.99,1216.0,0.11,100.0,0.0089,-0.06,0.01,-0.07,flip -17275,做空,2022-06-27 03:25:00,2022-06-27 03:35:00,1216.0,1217.88,0.11,100.0,0.0089,-0.02,0.01,-0.02,flip -17276,做多,2022-06-27 03:35:00,2022-06-27 03:40:00,1217.88,1217.33,0.11,100.0,0.0089,-0.0,0.01,-0.01,flip -17277,做空,2022-06-27 03:40:00,2022-06-27 03:50:00,1217.33,1218.25,0.11,100.0,0.0089,-0.01,0.01,-0.01,flip -17278,做多,2022-06-27 03:50:00,2022-06-27 04:00:00,1218.25,1218.88,0.11,100.0,0.0089,0.01,0.01,0.0,flip -17279,做空,2022-06-27 04:00:00,2022-06-27 04:10:00,1218.88,1219.32,0.11,100.0,0.0088,-0.0,0.01,-0.01,flip -17280,做多,2022-06-27 04:10:00,2022-06-27 05:15:00,1219.32,1216.81,0.11,100.0,0.0088,-0.02,0.01,-0.03,flip -17281,做空,2022-06-27 05:15:00,2022-06-27 05:45:00,1216.81,1218.6,0.11,100.0,0.0088,-0.02,0.01,-0.02,flip -17282,做多,2022-06-27 05:45:00,2022-06-27 05:50:00,1218.6,1215.18,0.11,100.0,0.0088,-0.03,0.01,-0.04,flip -17283,做空,2022-06-27 05:50:00,2022-06-27 06:15:00,1215.18,1215.67,0.11,100.0,0.0088,-0.0,0.01,-0.01,flip -17284,做多,2022-06-27 06:15:00,2022-06-27 06:40:00,1215.67,1215.48,0.11,100.0,0.0088,-0.0,0.01,-0.01,flip -17285,做空,2022-06-27 06:40:00,2022-06-27 06:50:00,1215.48,1219.64,0.11,100.0,0.0088,-0.04,0.01,-0.04,flip -17286,做多,2022-06-27 06:50:00,2022-06-27 07:20:00,1219.64,1228.13,0.11,100.0,0.0087,0.07,0.01,0.07,tp_upper -17287,做多,2022-06-27 11:35:00,2022-06-27 11:45:00,1224.24,1223.83,0.11,100.0,0.0087,-0.0,0.01,-0.01,flip -17288,做空,2022-06-27 11:45:00,2022-06-27 12:30:00,1223.83,1217.6,0.11,100.0,0.0087,0.05,0.01,0.05,tp_lower -17289,做多,2022-06-27 18:15:00,2022-06-27 18:20:00,1204.38,1203.4,0.11,100.0,0.0089,-0.01,0.01,-0.01,flip -17290,做空,2022-06-27 18:20:00,2022-06-27 18:25:00,1203.4,1206.48,0.11,100.0,0.0089,-0.03,0.01,-0.03,flip -17291,做多,2022-06-27 18:25:00,2022-06-27 18:45:00,1206.48,1201.74,0.11,100.0,0.0088,-0.04,0.01,-0.05,flip -17292,做空,2022-06-27 18:45:00,2022-06-27 20:00:00,1201.74,1199.73,0.11,100.0,0.0088,0.02,0.01,0.01,flip -17293,做多,2022-06-27 20:00:00,2022-06-27 22:10:00,1199.73,1211.57,0.11,100.0,0.0088,0.1,0.01,0.1,tp_upper -17294,做多,2022-06-27 23:45:00,2022-06-28 00:20:00,1192.98,1197.62,0.11,100.0,0.0089,0.04,0.01,0.04,flip -17295,做空,2022-06-28 00:20:00,2022-06-28 00:35:00,1197.62,1182.34,0.11,100.0,0.0091,0.14,0.01,0.13,tp_lower -17296,做多,2022-06-28 05:20:00,2022-06-28 05:25:00,1190.0,1189.86,0.11,100.0,0.0093,-0.0,0.01,-0.01,flip -17297,做空,2022-06-28 05:25:00,2022-06-28 05:35:00,1189.86,1189.44,0.11,100.0,0.0093,0.0,0.01,-0.0,flip -17298,做多,2022-06-28 05:35:00,2022-06-28 07:00:00,1189.44,1210.12,0.11,100.0,0.0093,0.19,0.01,0.19,tp_upper -17299,做多,2022-06-29 04:30:00,2022-06-29 04:35:00,1154.22,1152.44,0.11,100.0,0.0098,-0.02,0.01,-0.02,flip -17300,做空,2022-06-29 04:35:00,2022-06-29 04:40:00,1152.44,1153.72,0.11,100.0,0.0098,-0.01,0.01,-0.02,flip -17301,做多,2022-06-29 04:40:00,2022-06-29 04:45:00,1153.72,1151.14,0.11,100.0,0.0097,-0.03,0.01,-0.03,flip -17302,做空,2022-06-29 04:45:00,2022-06-29 04:50:00,1151.14,1152.33,0.11,100.0,0.0097,-0.01,0.01,-0.02,flip -17303,做多,2022-06-29 04:50:00,2022-06-29 04:55:00,1152.33,1149.37,0.11,100.0,0.0097,-0.03,0.01,-0.03,flip -17304,做空,2022-06-29 04:55:00,2022-06-29 05:20:00,1149.37,1150.3,0.11,100.0,0.0097,-0.01,0.01,-0.01,flip -17305,做多,2022-06-29 05:20:00,2022-06-29 09:30:00,1150.3,1135.54,0.11,100.0,0.0097,-0.14,0.01,-0.15,flip -17306,做空,2022-06-29 09:30:00,2022-06-29 11:05:00,1135.54,1120.0,0.11,100.0,0.0096,0.15,0.01,0.14,tp_lower -17307,做多,2022-06-29 19:25:00,2022-06-29 19:30:00,1111.01,1106.68,0.11,100.0,0.01,-0.04,0.01,-0.05,flip -17308,做空,2022-06-29 19:30:00,2022-06-29 19:50:00,1106.68,1110.46,0.11,100.0,0.01,-0.04,0.01,-0.04,flip -17309,做多,2022-06-29 19:50:00,2022-06-29 20:00:00,1110.46,1117.73,0.11,100.0,0.0099,0.07,0.01,0.07,tp_upper -17310,做多,2022-06-29 20:45:00,2022-06-29 21:00:00,1108.39,1107.61,0.11,100.0,0.01,-0.01,0.01,-0.01,flip -17311,做空,2022-06-29 21:00:00,2022-06-29 21:05:00,1107.61,1110.24,0.11,100.0,0.01,-0.03,0.01,-0.03,flip -17312,做多,2022-06-29 21:05:00,2022-06-29 22:10:00,1110.24,1117.97,0.11,100.0,0.0099,0.08,0.01,0.07,tp_upper -17313,做多,2022-06-29 22:50:00,2022-06-29 23:00:00,1108.45,1107.79,0.11,100.0,0.01,-0.01,0.01,-0.01,flip -17314,做空,2022-06-29 23:00:00,2022-06-29 23:05:00,1107.79,1099.56,0.11,100.0,0.01,0.08,0.01,0.08,tp_lower -17315,做多,2022-06-30 15:25:00,2022-06-30 15:30:00,1036.88,1032.07,0.11,100.0,0.0109,-0.05,0.01,-0.06,flip -17316,做空,2022-06-30 15:30:00,2022-06-30 15:35:00,1032.07,1033.88,0.11,100.0,0.0109,-0.02,0.01,-0.03,flip -17317,做多,2022-06-30 15:35:00,2022-06-30 15:40:00,1033.88,1032.36,0.11,100.0,0.0108,-0.02,0.01,-0.02,flip -17318,做空,2022-06-30 15:40:00,2022-06-30 15:45:00,1032.36,1034.05,0.11,100.0,0.0108,-0.02,0.01,-0.02,flip -17319,做多,2022-06-30 15:45:00,2022-06-30 15:50:00,1034.05,1029.35,0.11,100.0,0.0108,-0.05,0.01,-0.06,flip -17320,做空,2022-06-30 15:50:00,2022-06-30 15:55:00,1029.35,1031.57,0.11,100.0,0.0107,-0.02,0.01,-0.03,flip -17321,做多,2022-06-30 15:55:00,2022-06-30 16:00:00,1031.57,1030.5,0.11,100.0,0.0107,-0.01,0.01,-0.02,flip -17322,做空,2022-06-30 16:00:00,2022-06-30 16:20:00,1030.5,1034.46,0.11,100.0,0.0107,-0.04,0.01,-0.05,flip -17323,做多,2022-06-30 16:20:00,2022-06-30 18:30:00,1034.46,1027.0,0.11,100.0,0.0106,-0.08,0.01,-0.08,flip -17324,做空,2022-06-30 18:30:00,2022-06-30 19:15:00,1027.0,1014.1,0.11,100.0,0.0106,0.14,0.01,0.13,tp_lower -17325,做多,2022-06-30 19:35:00,2022-06-30 20:35:00,1021.63,1018.87,0.11,100.0,0.0108,-0.03,0.01,-0.04,flip -17326,做空,2022-06-30 20:35:00,2022-06-30 20:40:00,1018.87,1014.85,0.11,100.0,0.0107,0.04,0.01,0.04,tp_lower -17327,做多,2022-06-30 21:10:00,2022-06-30 21:40:00,1025.13,1024.87,0.11,100.0,0.0107,-0.0,0.01,-0.01,flip -17328,做空,2022-06-30 21:40:00,2022-06-30 21:45:00,1024.87,1026.67,0.11,100.0,0.0107,-0.02,0.01,-0.02,flip -17329,做多,2022-06-30 21:45:00,2022-06-30 21:50:00,1026.67,1025.24,0.11,100.0,0.0106,-0.02,0.01,-0.02,flip -17330,做空,2022-06-30 21:50:00,2022-06-30 22:15:00,1025.24,1023.69,0.11,100.0,0.0106,0.02,0.01,0.01,flip -17331,做多,2022-06-30 22:15:00,2022-06-30 22:55:00,1023.69,1023.07,0.11,100.0,0.0107,-0.01,0.01,-0.01,flip -17332,做空,2022-06-30 22:55:00,2022-06-30 23:00:00,1023.07,1025.58,0.11,100.0,0.0106,-0.03,0.01,-0.03,flip -17333,做多,2022-06-30 23:00:00,2022-06-30 23:10:00,1025.58,1024.43,0.11,100.0,0.0106,-0.01,0.01,-0.02,flip -17334,做空,2022-06-30 23:10:00,2022-06-30 23:30:00,1024.43,1031.23,0.11,100.0,0.0106,-0.07,0.01,-0.08,flip -17335,做多,2022-06-30 23:30:00,2022-06-30 23:45:00,1031.23,1043.01,0.11,100.0,0.0104,0.12,0.01,0.12,tp_upper -17336,做多,2022-07-01 04:05:00,2022-07-01 04:10:00,1053.16,1047.63,0.11,100.0,0.0105,-0.06,0.01,-0.06,flip -17337,做空,2022-07-01 04:10:00,2022-07-01 04:30:00,1047.63,1057.91,0.11,100.0,0.0105,-0.11,0.01,-0.11,flip -17338,做多,2022-07-01 04:30:00,2022-07-01 04:35:00,1057.91,1053.35,0.11,100.0,0.0103,-0.05,0.01,-0.05,flip -17339,做空,2022-07-01 04:35:00,2022-07-01 04:40:00,1053.35,1054.48,0.11,100.0,0.0103,-0.01,0.01,-0.02,flip -17340,做多,2022-07-01 04:40:00,2022-07-01 04:45:00,1054.48,1047.15,0.11,100.0,0.0102,-0.08,0.01,-0.08,flip -17341,做空,2022-07-01 04:45:00,2022-07-01 05:05:00,1047.15,1053.46,0.11,100.0,0.0102,-0.06,0.01,-0.07,flip -17342,做多,2022-07-01 05:05:00,2022-07-01 05:30:00,1053.46,1053.38,0.11,100.0,0.0101,-0.0,0.01,-0.01,flip -17343,做空,2022-07-01 05:30:00,2022-07-01 05:40:00,1053.38,1059.05,0.11,100.0,0.0101,-0.06,0.01,-0.06,flip -17344,做多,2022-07-01 05:40:00,2022-07-01 05:55:00,1059.05,1056.38,0.11,100.0,0.01,-0.03,0.01,-0.03,flip -17345,做空,2022-07-01 05:55:00,2022-07-01 06:00:00,1056.38,1057.65,0.11,100.0,0.01,-0.01,0.01,-0.02,flip -17346,做多,2022-07-01 06:00:00,2022-07-01 06:05:00,1057.65,1054.78,0.11,100.0,0.0099,-0.03,0.01,-0.03,flip -17347,做空,2022-07-01 06:05:00,2022-07-01 07:20:00,1054.78,1064.11,0.1,100.0,0.0099,-0.09,0.01,-0.1,flip -17348,做多,2022-07-01 07:20:00,2022-07-01 07:55:00,1064.11,1066.11,0.1,100.0,0.0097,0.02,0.01,0.01,flip -17349,做空,2022-07-01 07:55:00,2022-07-01 08:00:00,1066.11,1066.19,0.1,100.0,0.0097,-0.0,0.01,-0.01,flip -17350,做多,2022-07-01 08:00:00,2022-07-01 08:05:00,1066.19,1064.66,0.1,100.0,0.0097,-0.01,0.01,-0.02,flip -17351,做空,2022-07-01 08:05:00,2022-07-01 08:10:00,1064.66,1079.79,0.1,100.0,0.0097,-0.15,0.01,-0.15,flip -17352,做多,2022-07-01 08:10:00,2022-07-01 08:55:00,1079.79,1069.65,0.1,100.0,0.0094,-0.1,0.01,-0.1,flip -17353,做空,2022-07-01 08:55:00,2022-07-01 09:00:00,1069.65,1071.36,0.1,100.0,0.0094,-0.02,0.01,-0.02,flip -17354,做多,2022-07-01 09:00:00,2022-07-01 09:05:00,1071.36,1069.88,0.1,100.0,0.0094,-0.01,0.01,-0.02,flip -17355,做空,2022-07-01 09:05:00,2022-07-01 09:15:00,1069.88,1072.05,0.1,100.0,0.0094,-0.02,0.01,-0.03,flip -17356,做多,2022-07-01 09:15:00,2022-07-01 09:20:00,1072.05,1071.8,0.1,100.0,0.0093,-0.0,0.0,-0.01,flip -17357,做空,2022-07-01 09:20:00,2022-07-01 10:40:00,1071.8,1047.83,0.1,100.0,0.0093,0.22,0.0,0.22,tp_lower -17358,做多,2022-07-01 13:40:00,2022-07-01 13:45:00,1063.03,1068.9,0.1,100.0,0.0096,0.06,0.01,0.05,tp_upper -17359,做多,2022-07-01 14:05:00,2022-07-01 14:10:00,1060.16,1051.82,0.1,100.0,0.0097,-0.08,0.01,-0.09,flip -17360,做空,2022-07-01 14:10:00,2022-07-01 14:20:00,1051.82,1054.03,0.1,100.0,0.0096,-0.02,0.01,-0.03,flip -17361,做多,2022-07-01 14:20:00,2022-07-01 15:00:00,1054.03,1053.87,0.1,100.0,0.0096,-0.0,0.01,-0.01,flip -17362,做空,2022-07-01 15:00:00,2022-07-01 15:05:00,1053.87,1060.69,0.1,100.0,0.0096,-0.07,0.01,-0.07,flip -17363,做多,2022-07-01 15:05:00,2022-07-01 15:35:00,1060.69,1058.27,0.1,100.0,0.0095,-0.02,0.01,-0.03,flip -17364,做空,2022-07-01 15:35:00,2022-07-01 16:05:00,1058.27,1060.79,0.1,100.0,0.0094,-0.02,0.01,-0.03,flip -17365,做多,2022-07-01 16:05:00,2022-07-01 17:35:00,1060.79,1075.99,0.1,100.0,0.0094,0.14,0.01,0.14,tp_upper -17366,做多,2022-07-01 19:35:00,2022-07-01 20:05:00,1059.66,1077.26,0.1,100.0,0.0095,0.17,0.01,0.16,tp_upper -17367,做多,2022-07-01 21:50:00,2022-07-01 22:00:00,1069.42,1065.24,0.1,100.0,0.0096,-0.04,0.01,-0.05,flip -17368,做空,2022-07-01 22:00:00,2022-07-01 22:30:00,1065.24,1063.99,0.1,100.0,0.0096,0.01,0.01,0.01,flip -17369,做多,2022-07-01 22:30:00,2022-07-01 22:55:00,1063.99,1064.04,0.1,100.0,0.0096,0.0,0.01,-0.0,flip -17370,做空,2022-07-01 22:55:00,2022-07-01 23:00:00,1064.04,1065.25,0.1,100.0,0.0096,-0.01,0.01,-0.02,flip -17371,做多,2022-07-01 23:00:00,2022-07-01 23:50:00,1065.25,1058.91,0.1,100.0,0.0095,-0.06,0.01,-0.07,flip -17372,做空,2022-07-01 23:50:00,2022-07-01 23:55:00,1058.91,1059.24,0.1,100.0,0.0095,-0.0,0.01,-0.01,tp_lower -17373,做多,2022-07-02 00:15:00,2022-07-02 10:40:00,1065.61,1044.26,0.1,100.0,0.0098,-0.21,0.01,-0.21,flip -17374,做空,2022-07-02 10:40:00,2022-07-02 10:45:00,1044.26,1044.79,0.1,100.0,0.0098,-0.01,0.01,-0.01,flip -17375,做多,2022-07-02 10:45:00,2022-07-02 11:20:00,1044.79,1044.0,0.1,100.0,0.0098,-0.01,0.01,-0.01,flip -17376,做空,2022-07-02 11:20:00,2022-07-02 11:50:00,1044.0,1042.6,0.1,100.0,0.0097,0.01,0.01,0.01,flip -17377,做多,2022-07-02 11:50:00,2022-07-02 12:00:00,1042.6,1039.59,0.1,100.0,0.0098,-0.03,0.01,-0.03,flip -17378,做空,2022-07-02 12:00:00,2022-07-02 12:05:00,1039.59,1044.37,0.1,100.0,0.0098,-0.05,0.01,-0.05,flip -17379,做多,2022-07-02 12:05:00,2022-07-02 12:15:00,1044.37,1045.29,0.1,100.0,0.0097,0.01,0.01,0.0,tp_upper -17380,做多,2022-07-02 15:30:00,2022-07-02 16:10:00,1047.56,1052.77,0.1,100.0,0.0096,0.05,0.01,0.05,tp_upper -17381,做多,2022-07-03 03:40:00,2022-07-03 03:45:00,1065.25,1063.09,0.1,100.0,0.0096,-0.02,0.01,-0.03,flip -17382,做空,2022-07-03 03:45:00,2022-07-03 04:05:00,1063.09,1065.31,0.1,100.0,0.0096,-0.02,0.01,-0.03,flip -17383,做多,2022-07-03 04:05:00,2022-07-03 04:20:00,1065.31,1066.0,0.1,100.0,0.0095,0.01,0.01,0.0,flip -17384,做空,2022-07-03 04:20:00,2022-07-03 04:35:00,1066.0,1065.67,0.1,100.0,0.0095,0.0,0.01,-0.0,flip -17385,做多,2022-07-03 04:35:00,2022-07-03 04:45:00,1065.67,1057.8,0.1,100.0,0.0095,-0.07,0.01,-0.08,flip -17386,做空,2022-07-03 04:45:00,2022-07-03 04:50:00,1057.8,1043.83,0.1,100.0,0.0095,0.13,0.0,0.13,tp_lower -17387,做多,2022-07-03 04:55:00,2022-07-03 05:00:00,1071.47,1077.77,0.1,100.0,0.0095,0.06,0.01,0.05,tp_upper -17388,做多,2022-07-03 05:45:00,2022-07-03 05:50:00,1064.28,1062.67,0.1,100.0,0.0096,-0.02,0.01,-0.02,flip -17389,做空,2022-07-03 05:50:00,2022-07-03 05:55:00,1062.67,1058.09,0.1,100.0,0.0096,0.04,0.01,0.04,tp_lower -17390,做多,2022-07-03 06:50:00,2022-07-03 06:55:00,1064.15,1063.96,0.1,100.0,0.0096,-0.0,0.01,-0.01,flip -17391,做空,2022-07-03 06:55:00,2022-07-03 07:40:00,1063.96,1063.31,0.1,100.0,0.0096,0.01,0.01,0.0,flip -17392,做多,2022-07-03 07:40:00,2022-07-03 07:45:00,1063.31,1060.87,0.1,100.0,0.0096,-0.02,0.01,-0.03,flip -17393,做空,2022-07-03 07:45:00,2022-07-03 07:50:00,1060.87,1063.41,0.1,100.0,0.0096,-0.02,0.01,-0.03,flip -17394,做多,2022-07-03 07:50:00,2022-07-03 07:55:00,1063.41,1063.26,0.1,100.0,0.0095,-0.0,0.01,-0.01,flip -17395,做空,2022-07-03 07:55:00,2022-07-03 08:00:00,1063.26,1064.23,0.1,100.0,0.0095,-0.01,0.01,-0.01,flip -17396,做多,2022-07-03 08:00:00,2022-07-03 08:05:00,1064.23,1063.5,0.1,100.0,0.0095,-0.01,0.01,-0.01,flip -17397,做空,2022-07-03 08:05:00,2022-07-03 08:15:00,1063.5,1054.99,0.1,100.0,0.0095,0.08,0.01,0.08,tp_lower -17398,做多,2022-07-03 09:50:00,2022-07-03 10:25:00,1059.94,1061.5,0.1,100.0,0.0096,0.01,0.01,0.01,flip -17399,做空,2022-07-03 10:25:00,2022-07-03 10:50:00,1061.5,1060.78,0.1,100.0,0.0096,0.01,0.01,0.0,flip -17400,做多,2022-07-03 10:50:00,2022-07-03 10:55:00,1060.78,1060.68,0.1,100.0,0.0096,-0.0,0.01,-0.01,flip -17401,做空,2022-07-03 10:55:00,2022-07-03 11:00:00,1060.68,1061.62,0.1,100.0,0.0096,-0.01,0.01,-0.01,flip -17402,做多,2022-07-03 11:00:00,2022-07-03 11:30:00,1061.62,1060.57,0.1,100.0,0.0095,-0.01,0.01,-0.02,flip -17403,做空,2022-07-03 11:30:00,2022-07-03 11:35:00,1060.57,1060.81,0.1,100.0,0.0095,-0.0,0.01,-0.01,flip -17404,做多,2022-07-03 11:35:00,2022-07-03 12:10:00,1060.81,1061.23,0.1,100.0,0.0095,0.0,0.01,-0.0,flip -17405,做空,2022-07-03 12:10:00,2022-07-03 12:20:00,1061.23,1060.68,0.1,100.0,0.0095,0.01,0.01,0.0,flip -17406,做多,2022-07-03 12:20:00,2022-07-03 12:30:00,1060.68,1061.03,0.1,100.0,0.0095,0.0,0.01,-0.0,flip -17407,做空,2022-07-03 12:30:00,2022-07-03 12:45:00,1061.03,1054.42,0.1,100.0,0.0095,0.06,0.01,0.06,tp_lower -17408,做多,2022-07-03 16:20:00,2022-07-03 16:30:00,1055.36,1055.76,0.1,100.0,0.0096,0.0,0.01,-0.0,flip -17409,做空,2022-07-03 16:30:00,2022-07-03 16:35:00,1055.76,1059.14,0.1,100.0,0.0096,-0.03,0.01,-0.04,flip -17410,做多,2022-07-03 16:35:00,2022-07-03 16:40:00,1059.14,1056.28,0.1,100.0,0.0095,-0.03,0.01,-0.03,flip -17411,做空,2022-07-03 16:40:00,2022-07-03 16:45:00,1056.28,1057.16,0.1,100.0,0.0095,-0.01,0.01,-0.01,flip -17412,做多,2022-07-03 16:45:00,2022-07-03 17:10:00,1057.16,1055.93,0.1,100.0,0.0095,-0.01,0.01,-0.02,flip -17413,做空,2022-07-03 17:10:00,2022-07-03 17:30:00,1055.93,1055.11,0.1,100.0,0.0095,0.01,0.0,0.0,flip -17414,做多,2022-07-03 17:30:00,2022-07-03 19:30:00,1055.11,1066.46,0.1,100.0,0.0095,0.11,0.01,0.1,tp_upper -17415,做多,2022-07-04 01:35:00,2022-07-04 02:20:00,1069.92,1069.97,0.1,100.0,0.0097,0.0,0.01,-0.0,flip -17416,做空,2022-07-04 02:20:00,2022-07-04 02:25:00,1069.97,1070.08,0.1,100.0,0.0097,-0.0,0.01,-0.01,flip -17417,做多,2022-07-04 02:25:00,2022-07-04 02:30:00,1070.08,1069.07,0.1,100.0,0.0097,-0.01,0.01,-0.01,flip -17418,做空,2022-07-04 02:30:00,2022-07-04 02:45:00,1069.07,1055.6,0.1,100.0,0.0097,0.13,0.01,0.13,tp_lower -17419,做多,2022-07-04 09:30:00,2022-07-04 09:40:00,1057.47,1057.96,0.1,100.0,0.0099,0.0,0.01,-0.0,flip -17420,做空,2022-07-04 09:40:00,2022-07-05 08:25:00,1057.96,1143.08,0.1,100.0,0.0099,-0.84,0.01,-0.85,tp_lower -17421,做多,2022-07-05 18:30:00,2022-07-05 19:00:00,1106.22,1131.45,0.1,100.0,0.0088,0.22,0.0,0.22,tp_upper -17422,做多,2022-07-06 04:05:00,2022-07-06 04:30:00,1139.47,1136.68,0.1,100.0,0.0087,-0.02,0.0,-0.03,flip -17423,做空,2022-07-06 04:30:00,2022-07-06 04:35:00,1136.68,1136.88,0.1,100.0,0.0087,-0.0,0.0,-0.01,flip -17424,做多,2022-07-06 04:35:00,2022-07-06 04:50:00,1136.88,1135.35,0.1,100.0,0.0087,-0.01,0.0,-0.02,flip -17425,做空,2022-07-06 04:50:00,2022-07-06 05:10:00,1135.35,1139.81,0.1,100.0,0.0087,-0.04,0.0,-0.04,flip -17426,做多,2022-07-06 05:10:00,2022-07-06 05:20:00,1139.81,1128.93,0.1,100.0,0.0086,-0.09,0.0,-0.1,flip -17427,做空,2022-07-06 05:20:00,2022-07-06 05:45:00,1128.93,1135.57,0.1,100.0,0.0086,-0.06,0.0,-0.06,flip -17428,做多,2022-07-06 05:45:00,2022-07-06 07:05:00,1135.57,1132.75,0.1,100.0,0.0085,-0.02,0.0,-0.03,flip -17429,做空,2022-07-06 07:05:00,2022-07-06 07:10:00,1132.75,1134.61,0.1,100.0,0.0085,-0.02,0.0,-0.02,flip -17430,做多,2022-07-06 07:10:00,2022-07-06 08:05:00,1134.61,1145.0,0.1,100.0,0.0084,0.09,0.0,0.08,tp_upper -17431,做多,2022-07-06 11:25:00,2022-07-06 11:45:00,1133.1,1131.24,0.1,100.0,0.0085,-0.02,0.0,-0.02,flip -17432,做空,2022-07-06 11:45:00,2022-07-06 12:10:00,1131.24,1125.43,0.1,100.0,0.0085,0.05,0.0,0.04,tp_lower -17433,做多,2022-07-06 12:20:00,2022-07-06 12:25:00,1137.11,1131.58,0.1,100.0,0.0085,-0.05,0.0,-0.05,flip -17434,做空,2022-07-06 12:25:00,2022-07-06 12:30:00,1131.58,1135.39,0.1,100.0,0.0085,-0.03,0.0,-0.04,flip -17435,做多,2022-07-06 12:30:00,2022-07-06 12:45:00,1135.39,1136.16,0.1,100.0,0.0084,0.01,0.0,0.0,flip -17436,做空,2022-07-06 12:45:00,2022-07-06 13:00:00,1136.16,1135.51,0.1,100.0,0.0084,0.01,0.0,0.0,flip -17437,做多,2022-07-06 13:00:00,2022-07-06 13:05:00,1135.51,1134.2,0.1,100.0,0.0084,-0.01,0.0,-0.02,flip -17438,做空,2022-07-06 13:05:00,2022-07-06 13:10:00,1134.2,1142.74,0.1,100.0,0.0084,-0.07,0.0,-0.08,flip -17439,做多,2022-07-06 13:10:00,2022-07-06 13:30:00,1142.74,1143.76,0.09,100.0,0.0083,0.01,0.0,0.0,tp_upper -17440,做多,2022-07-06 13:50:00,2022-07-06 14:00:00,1138.07,1137.72,0.09,100.0,0.0083,-0.0,0.0,-0.01,flip -17441,做空,2022-07-06 14:00:00,2022-07-06 14:25:00,1137.72,1139.34,0.09,100.0,0.0083,-0.01,0.0,-0.02,flip -17442,做多,2022-07-06 14:25:00,2022-07-06 14:30:00,1139.34,1137.25,0.09,100.0,0.0083,-0.02,0.0,-0.02,flip -17443,做空,2022-07-06 14:30:00,2022-07-06 14:35:00,1137.25,1139.97,0.09,100.0,0.0082,-0.02,0.0,-0.03,flip -17444,做多,2022-07-06 14:35:00,2022-07-06 15:00:00,1139.97,1134.49,0.09,100.0,0.0082,-0.04,0.0,-0.05,flip -17445,做空,2022-07-06 15:00:00,2022-07-06 15:40:00,1134.49,1129.2,0.09,100.0,0.0082,0.04,0.0,0.04,tp_lower -17446,做多,2022-07-06 16:15:00,2022-07-06 16:30:00,1137.0,1136.61,0.09,100.0,0.0082,-0.0,0.0,-0.01,flip -17447,做空,2022-07-06 16:30:00,2022-07-06 16:35:00,1136.61,1140.42,0.09,100.0,0.0082,-0.03,0.0,-0.04,flip -17448,做多,2022-07-06 16:35:00,2022-07-06 16:50:00,1140.42,1144.01,0.09,100.0,0.0081,0.03,0.0,0.02,tp_upper -17449,做多,2022-07-06 17:45:00,2022-07-06 18:00:00,1140.56,1137.29,0.09,100.0,0.0082,-0.03,0.0,-0.03,tp_upper -17450,做多,2022-07-06 18:05:00,2022-07-06 18:10:00,1144.0,1141.97,0.09,100.0,0.0081,-0.02,0.0,-0.02,flip -17451,做空,2022-07-06 18:10:00,2022-07-06 18:20:00,1141.97,1139.12,0.09,100.0,0.0081,0.02,0.0,0.02,flip -17452,做多,2022-07-06 18:20:00,2022-07-06 18:25:00,1139.12,1148.91,0.09,100.0,0.0081,0.08,0.0,0.07,tp_upper -17453,做多,2022-07-06 18:25:00,2022-07-06 18:30:00,1148.91,1151.36,0.09,100.0,0.0081,0.02,0.0,0.02,tp_upper -17454,做多,2022-07-07 02:45:00,2022-07-07 02:55:00,1171.37,1170.16,0.1,100.0,0.0082,-0.01,0.0,-0.01,flip -17455,做空,2022-07-07 02:55:00,2022-07-07 03:05:00,1170.16,1170.15,0.1,100.0,0.0082,0.0,0.0,-0.0,flip -17456,做多,2022-07-07 03:05:00,2022-07-07 03:15:00,1170.15,1170.71,0.1,100.0,0.0082,0.0,0.0,-0.0,flip -17457,做空,2022-07-07 03:15:00,2022-07-07 03:25:00,1170.71,1171.7,0.1,100.0,0.0082,-0.01,0.0,-0.01,flip -17458,做多,2022-07-07 03:25:00,2022-07-07 03:30:00,1171.7,1170.71,0.1,100.0,0.0082,-0.01,0.0,-0.01,flip -17459,做空,2022-07-07 03:30:00,2022-07-07 03:35:00,1170.71,1171.85,0.1,100.0,0.0081,-0.01,0.0,-0.01,flip -17460,做多,2022-07-07 03:35:00,2022-07-07 04:05:00,1171.85,1172.11,0.1,100.0,0.0081,0.0,0.0,-0.0,flip -17461,做空,2022-07-07 04:05:00,2022-07-07 05:10:00,1172.11,1174.52,0.1,100.0,0.0081,-0.02,0.0,-0.02,flip -17462,做多,2022-07-07 05:10:00,2022-07-07 08:05:00,1174.52,1175.9,0.09,100.0,0.0081,0.01,0.0,0.01,flip -17463,做空,2022-07-07 08:05:00,2022-07-07 08:10:00,1175.9,1176.49,0.09,100.0,0.0081,-0.0,0.0,-0.01,flip -17464,做多,2022-07-07 08:10:00,2022-07-07 08:30:00,1176.49,1174.92,0.09,100.0,0.008,-0.01,0.0,-0.02,flip -17465,做空,2022-07-07 08:30:00,2022-07-07 08:35:00,1174.92,1175.72,0.09,100.0,0.008,-0.01,0.0,-0.01,flip -17466,做多,2022-07-07 08:35:00,2022-07-07 08:50:00,1175.72,1184.76,0.09,100.0,0.008,0.07,0.0,0.07,tp_upper -17467,做多,2022-07-07 22:55:00,2022-07-07 23:10:00,1229.5,1228.85,0.09,100.0,0.0077,-0.01,0.0,-0.01,flip -17468,做空,2022-07-07 23:10:00,2022-07-08 05:55:00,1228.85,1243.99,0.09,100.0,0.0077,-0.12,0.0,-0.12,flip -17469,做多,2022-07-08 05:55:00,2022-07-08 06:00:00,1243.99,1243.1,0.09,100.0,0.0076,-0.01,0.0,-0.01,flip -17470,做空,2022-07-08 06:00:00,2022-07-08 06:05:00,1243.1,1244.76,0.09,100.0,0.0076,-0.01,0.0,-0.02,flip -17471,做多,2022-07-08 06:05:00,2022-07-08 06:10:00,1244.76,1244.27,0.09,100.0,0.0076,-0.0,0.0,-0.01,flip -17472,做空,2022-07-08 06:10:00,2022-07-08 06:15:00,1244.27,1247.39,0.09,100.0,0.0076,-0.02,0.0,-0.03,flip -17473,做多,2022-07-08 06:15:00,2022-07-08 06:20:00,1247.39,1244.27,0.09,100.0,0.0075,-0.02,0.0,-0.03,flip -17474,做空,2022-07-08 06:20:00,2022-07-08 06:50:00,1244.27,1244.86,0.09,100.0,0.0075,-0.0,0.0,-0.01,flip -17475,做多,2022-07-08 06:50:00,2022-07-08 14:50:00,1244.86,1223.49,0.09,100.0,0.0075,-0.16,0.0,-0.16,flip -17476,做空,2022-07-08 14:50:00,2022-07-08 14:55:00,1223.49,1226.61,0.09,100.0,0.0075,-0.02,0.0,-0.03,flip -17477,做多,2022-07-08 14:55:00,2022-07-08 15:00:00,1226.61,1225.01,0.09,100.0,0.0075,-0.01,0.0,-0.02,flip -17478,做空,2022-07-08 15:00:00,2022-07-08 15:05:00,1225.01,1228.38,0.09,100.0,0.0074,-0.03,0.0,-0.03,flip -17479,做多,2022-07-08 15:05:00,2022-07-08 16:20:00,1228.38,1223.44,0.09,100.0,0.0074,-0.04,0.0,-0.04,flip -17480,做空,2022-07-08 16:20:00,2022-07-08 16:45:00,1223.44,1223.43,0.09,100.0,0.0074,0.0,0.0,-0.0,flip -17481,做多,2022-07-08 16:45:00,2022-07-08 16:50:00,1223.43,1222.53,0.09,100.0,0.0074,-0.01,0.0,-0.01,flip -17482,做空,2022-07-08 16:50:00,2022-07-08 17:05:00,1222.53,1221.97,0.09,100.0,0.0074,0.0,0.0,-0.0,flip -17483,做多,2022-07-08 17:05:00,2022-07-08 17:15:00,1221.97,1220.46,0.09,100.0,0.0074,-0.01,0.0,-0.02,flip -17484,做空,2022-07-08 17:15:00,2022-07-08 17:25:00,1220.46,1225.65,0.09,100.0,0.0074,-0.04,0.0,-0.04,flip -17485,做多,2022-07-08 17:25:00,2022-07-08 18:20:00,1225.65,1233.02,0.09,100.0,0.0073,0.05,0.0,0.05,tp_upper -17486,做多,2022-07-08 19:10:00,2022-07-08 19:15:00,1229.69,1235.84,0.09,100.0,0.0073,0.04,0.0,0.04,tp_upper -17487,做多,2022-07-08 23:05:00,2022-07-08 23:50:00,1234.63,1227.09,0.09,100.0,0.0073,-0.06,0.0,-0.06,flip -17488,做空,2022-07-08 23:50:00,2022-07-08 23:55:00,1227.09,1213.53,0.09,100.0,0.0073,0.1,0.0,0.09,tp_lower -17489,做多,2022-07-09 07:05:00,2022-07-09 08:15:00,1218.36,1219.0,0.09,100.0,0.0076,0.0,0.0,0.0,flip -17490,做空,2022-07-09 08:15:00,2022-07-09 10:05:00,1219.0,1220.42,0.09,100.0,0.0076,-0.01,0.0,-0.02,flip -17491,做多,2022-07-09 10:05:00,2022-07-09 10:50:00,1220.42,1224.2,0.09,100.0,0.0075,0.03,0.0,0.02,tp_upper -17492,做多,2022-07-09 11:35:00,2022-07-09 11:45:00,1218.75,1217.15,0.09,100.0,0.0076,-0.01,0.0,-0.02,flip -17493,做空,2022-07-09 11:45:00,2022-07-09 11:55:00,1217.15,1209.73,0.09,100.0,0.0076,0.06,0.0,0.05,tp_lower -17494,做多,2022-07-09 14:05:00,2022-07-09 14:15:00,1220.18,1217.53,0.09,100.0,0.0076,-0.02,0.0,-0.02,flip -17495,做空,2022-07-09 14:15:00,2022-07-09 14:20:00,1217.53,1217.95,0.09,100.0,0.0076,-0.0,0.0,-0.01,flip -17496,做多,2022-07-09 14:20:00,2022-07-09 14:25:00,1217.95,1217.88,0.09,100.0,0.0076,-0.0,0.0,-0.01,flip -17497,做空,2022-07-09 14:25:00,2022-07-09 15:45:00,1217.88,1214.48,0.09,100.0,0.0075,0.03,0.0,0.02,tp_lower -17498,做多,2022-07-09 16:15:00,2022-07-09 16:20:00,1217.81,1215.65,0.09,100.0,0.0076,-0.02,0.0,-0.02,flip -17499,做空,2022-07-09 16:20:00,2022-07-09 16:35:00,1215.65,1218.99,0.09,100.0,0.0076,-0.03,0.0,-0.03,flip -17500,做多,2022-07-09 16:35:00,2022-07-09 16:40:00,1218.99,1218.24,0.09,100.0,0.0075,-0.01,0.0,-0.01,flip -17501,做空,2022-07-09 16:40:00,2022-07-09 16:45:00,1218.24,1218.78,0.09,100.0,0.0075,-0.0,0.0,-0.01,flip -17502,做多,2022-07-09 16:45:00,2022-07-09 17:30:00,1218.78,1231.13,0.09,100.0,0.0075,0.09,0.0,0.09,tp_upper -17503,做多,2022-07-09 20:40:00,2022-07-09 22:05:00,1218.08,1223.19,0.09,100.0,0.0076,0.04,0.0,0.03,tp_upper -17504,做多,2022-07-09 23:15:00,2022-07-10 01:25:00,1219.16,1215.22,0.09,100.0,0.0076,-0.03,0.0,-0.03,flip -17505,做空,2022-07-10 01:25:00,2022-07-10 01:55:00,1215.22,1210.44,0.09,100.0,0.0077,0.04,0.0,0.03,tp_lower -17506,做多,2022-07-10 19:55:00,2022-07-10 20:00:00,1173.62,1172.45,0.09,100.0,0.008,-0.01,0.0,-0.01,flip -17507,做空,2022-07-10 20:00:00,2022-07-10 20:10:00,1172.45,1171.85,0.09,100.0,0.008,0.0,0.0,0.0,flip -17508,做多,2022-07-10 20:10:00,2022-07-10 20:15:00,1171.85,1171.72,0.09,100.0,0.008,-0.0,0.0,-0.01,flip -17509,做空,2022-07-10 20:15:00,2022-07-10 20:20:00,1171.72,1178.35,0.09,100.0,0.0079,-0.05,0.0,-0.06,flip -17510,做多,2022-07-10 20:20:00,2022-07-10 20:25:00,1178.35,1179.05,0.09,100.0,0.0079,0.01,0.0,0.0,tp_upper -17511,做多,2022-07-10 22:45:00,2022-07-10 22:55:00,1168.6,1168.1,0.09,100.0,0.0079,-0.0,0.0,-0.01,flip -17512,做空,2022-07-10 22:55:00,2022-07-10 23:40:00,1168.1,1168.65,0.09,100.0,0.0079,-0.0,0.0,-0.01,flip -17513,做多,2022-07-10 23:40:00,2022-07-10 23:45:00,1168.65,1168.44,0.09,100.0,0.0079,-0.0,0.0,-0.01,flip -17514,做空,2022-07-10 23:45:00,2022-07-11 00:15:00,1168.44,1156.84,0.09,100.0,0.0079,0.09,0.0,0.09,tp_lower -17515,做多,2022-07-11 00:45:00,2022-07-11 01:00:00,1168.03,1168.08,0.09,100.0,0.008,0.0,0.0,-0.0,flip -17516,做空,2022-07-11 01:00:00,2022-07-11 01:20:00,1168.08,1151.53,0.09,100.0,0.008,0.13,0.0,0.13,tp_lower -17517,做多,2022-07-11 10:45:00,2022-07-11 10:50:00,1148.55,1144.01,0.09,100.0,0.0083,-0.04,0.0,-0.04,flip -17518,做空,2022-07-11 10:50:00,2022-07-11 11:10:00,1144.01,1146.72,0.09,100.0,0.0083,-0.02,0.0,-0.03,flip -17519,做多,2022-07-11 11:10:00,2022-07-11 11:20:00,1146.72,1146.5,0.09,100.0,0.0082,-0.0,0.0,-0.01,flip -17520,做空,2022-07-11 11:20:00,2022-07-11 11:30:00,1146.5,1147.86,0.09,100.0,0.0082,-0.01,0.0,-0.02,flip -17521,做多,2022-07-11 11:30:00,2022-07-11 11:35:00,1147.86,1145.14,0.09,100.0,0.0082,-0.02,0.0,-0.03,flip -17522,做空,2022-07-11 11:35:00,2022-07-11 12:00:00,1145.14,1139.4,0.09,100.0,0.0082,0.05,0.0,0.04,tp_lower -17523,做多,2022-07-11 12:30:00,2022-07-11 12:55:00,1146.0,1152.29,0.09,100.0,0.0082,0.05,0.0,0.05,tp_upper -17524,做多,2022-07-11 13:40:00,2022-07-11 14:50:00,1144.8,1142.26,0.09,100.0,0.0082,-0.02,0.0,-0.03,flip -17525,做空,2022-07-11 14:50:00,2022-07-11 15:00:00,1142.26,1136.87,0.09,100.0,0.0082,0.04,0.0,0.04,tp_lower -17526,做多,2022-07-11 15:55:00,2022-07-11 16:00:00,1143.12,1141.54,0.09,100.0,0.0083,-0.01,0.0,-0.02,flip -17527,做空,2022-07-11 16:00:00,2022-07-11 16:10:00,1141.54,1144.0,0.09,100.0,0.0082,-0.02,0.0,-0.02,flip -17528,做多,2022-07-11 16:10:00,2022-07-11 16:15:00,1144.0,1143.45,0.09,100.0,0.0082,-0.0,0.0,-0.01,flip -17529,做空,2022-07-11 16:15:00,2022-07-11 16:20:00,1143.45,1145.53,0.09,100.0,0.0082,-0.02,0.0,-0.02,flip -17530,做多,2022-07-11 16:20:00,2022-07-11 16:40:00,1145.53,1145.05,0.09,100.0,0.0082,-0.0,0.0,-0.01,flip -17531,做空,2022-07-11 16:40:00,2022-07-11 17:00:00,1145.05,1142.98,0.09,100.0,0.0081,0.02,0.0,0.01,flip -17532,做多,2022-07-11 17:00:00,2022-07-11 17:10:00,1142.98,1150.44,0.09,100.0,0.0082,0.06,0.0,0.06,tp_upper -17533,做多,2022-07-11 20:05:00,2022-07-12 12:25:00,1142.19,1070.69,0.09,100.0,0.0082,-0.59,0.0,-0.59,flip -17534,做空,2022-07-12 12:25:00,2022-07-12 12:30:00,1070.69,1072.85,0.09,100.0,0.0084,-0.02,0.0,-0.02,flip -17535,做多,2022-07-12 12:30:00,2022-07-12 12:35:00,1072.85,1072.27,0.09,100.0,0.0083,-0.0,0.0,-0.01,flip -17536,做空,2022-07-12 12:35:00,2022-07-12 13:00:00,1072.27,1072.52,0.09,100.0,0.0083,-0.0,0.0,-0.01,flip -17537,做多,2022-07-12 13:00:00,2022-07-12 13:20:00,1072.52,1071.52,0.09,100.0,0.0083,-0.01,0.0,-0.01,flip -17538,做空,2022-07-12 13:20:00,2022-07-12 13:35:00,1071.52,1078.94,0.09,100.0,0.0083,-0.06,0.0,-0.07,flip -17539,做多,2022-07-12 13:35:00,2022-07-12 13:45:00,1078.94,1070.83,0.09,100.0,0.0082,-0.07,0.0,-0.07,flip -17540,做空,2022-07-12 13:45:00,2022-07-12 13:50:00,1070.83,1071.64,0.09,100.0,0.0082,-0.01,0.0,-0.01,flip -17541,做多,2022-07-12 13:50:00,2022-07-12 13:55:00,1071.64,1066.96,0.09,100.0,0.0081,-0.04,0.0,-0.04,flip -17542,做空,2022-07-12 13:55:00,2022-07-12 14:10:00,1066.96,1071.95,0.09,100.0,0.0081,-0.04,0.0,-0.04,flip -17543,做多,2022-07-12 14:10:00,2022-07-12 14:20:00,1071.95,1069.72,0.09,100.0,0.008,-0.02,0.0,-0.02,flip -17544,做空,2022-07-12 14:20:00,2022-07-12 14:30:00,1069.72,1073.32,0.09,100.0,0.008,-0.03,0.0,-0.03,flip -17545,做多,2022-07-12 14:30:00,2022-07-12 15:20:00,1073.32,1079.84,0.09,100.0,0.008,0.05,0.0,0.05,tp_upper -17546,做多,2022-07-12 18:05:00,2022-07-12 18:25:00,1071.97,1069.37,0.09,100.0,0.008,-0.02,0.0,-0.03,flip -17547,做空,2022-07-12 18:25:00,2022-07-12 19:00:00,1069.37,1055.88,0.09,100.0,0.008,0.11,0.0,0.1,tp_lower -17548,做多,2022-07-13 02:00:00,2022-07-13 04:15:00,1050.54,1055.45,0.09,100.0,0.0084,0.04,0.0,0.04,tp_upper -17549,做多,2022-07-13 14:45:00,2022-07-13 15:25:00,1064.92,1061.01,0.09,100.0,0.0083,-0.03,0.0,-0.04,flip -17550,做空,2022-07-13 15:25:00,2022-07-13 15:45:00,1061.01,1061.23,0.09,100.0,0.0083,-0.0,0.0,-0.01,flip -17551,做多,2022-07-13 15:45:00,2022-07-13 15:55:00,1061.23,1059.63,0.09,100.0,0.0083,-0.01,0.0,-0.02,flip -17552,做空,2022-07-13 15:55:00,2022-07-13 16:30:00,1059.63,1062.77,0.09,100.0,0.0083,-0.03,0.0,-0.03,flip -17553,做多,2022-07-13 16:30:00,2022-07-13 17:00:00,1062.77,1088.22,0.09,100.0,0.0082,0.21,0.0,0.2,tp_upper -17554,做多,2022-07-14 05:55:00,2022-07-14 06:10:00,1105.58,1104.96,0.09,100.0,0.0081,-0.01,0.0,-0.01,flip -17555,做空,2022-07-14 06:10:00,2022-07-14 06:15:00,1104.96,1105.1,0.09,100.0,0.0081,-0.0,0.0,-0.01,flip -17556,做多,2022-07-14 06:15:00,2022-07-14 06:20:00,1105.1,1102.49,0.09,100.0,0.0081,-0.02,0.0,-0.03,flip -17557,做空,2022-07-14 06:20:00,2022-07-14 07:40:00,1102.49,1097.55,0.09,100.0,0.0081,0.04,0.0,0.04,tp_lower -17558,做多,2022-07-14 14:45:00,2022-07-14 15:00:00,1088.58,1101.3,0.09,100.0,0.0082,0.1,0.0,0.1,tp_upper -17559,做多,2022-07-15 05:00:00,2022-07-15 05:10:00,1192.56,1192.49,0.09,100.0,0.0076,-0.0,0.0,-0.01,flip -17560,做空,2022-07-15 05:10:00,2022-07-15 05:15:00,1192.49,1194.24,0.09,100.0,0.0076,-0.01,0.0,-0.02,flip -17561,做多,2022-07-15 05:15:00,2022-07-15 05:30:00,1194.24,1191.13,0.09,100.0,0.0076,-0.02,0.0,-0.03,flip -17562,做空,2022-07-15 05:30:00,2022-07-15 05:35:00,1191.13,1197.76,0.09,100.0,0.0076,-0.05,0.0,-0.05,flip -17563,做多,2022-07-15 05:35:00,2022-07-15 05:50:00,1197.76,1204.42,0.09,100.0,0.0075,0.05,0.0,0.05,tp_upper -17564,做多,2022-07-15 07:05:00,2022-07-15 07:15:00,1202.01,1208.04,0.09,100.0,0.0075,0.05,0.0,0.04,tp_upper -17565,做多,2022-07-15 12:35:00,2022-07-15 12:40:00,1227.59,1224.8,0.09,100.0,0.0074,-0.02,0.0,-0.03,tp_upper -17566,做多,2022-07-15 17:05:00,2022-07-15 17:10:00,1220.63,1230.85,0.09,100.0,0.0074,0.08,0.0,0.07,tp_upper -17567,做多,2022-07-15 18:00:00,2022-07-15 18:10:00,1221.27,1221.7,0.09,100.0,0.0074,0.0,0.0,-0.0,flip -17568,做空,2022-07-15 18:10:00,2022-07-16 00:55:00,1221.7,1212.36,0.09,100.0,0.0074,0.07,0.0,0.06,tp_lower -17569,做多,2022-07-16 12:50:00,2022-07-16 12:55:00,1213.81,1214.24,0.09,100.0,0.0076,0.0,0.0,-0.0,tp_upper -17570,做多,2022-07-17 02:30:00,2022-07-17 03:25:00,1343.8,1360.63,0.09,100.0,0.0068,0.12,0.0,0.11,tp_upper -17571,做多,2022-07-17 04:35:00,2022-07-17 05:55:00,1349.7,1350.92,0.09,100.0,0.0069,0.01,0.0,0.0,flip -17572,做空,2022-07-17 05:55:00,2022-07-17 06:00:00,1350.92,1351.19,0.09,100.0,0.0069,-0.0,0.0,-0.01,flip -17573,做多,2022-07-17 06:00:00,2022-07-17 06:35:00,1351.19,1364.22,0.09,100.0,0.0069,0.09,0.0,0.08,tp_upper -17574,做多,2022-07-17 09:30:00,2022-07-17 09:50:00,1358.02,1355.84,0.09,100.0,0.0069,-0.02,0.0,-0.02,flip -17575,做空,2022-07-17 09:50:00,2022-07-17 09:55:00,1355.84,1355.9,0.09,100.0,0.0069,-0.0,0.0,-0.01,flip -17576,做多,2022-07-17 09:55:00,2022-07-17 10:00:00,1355.9,1355.73,0.09,100.0,0.0069,-0.0,0.0,-0.01,flip -17577,做空,2022-07-17 10:00:00,2022-07-17 10:15:00,1355.73,1340.23,0.09,100.0,0.0069,0.11,0.0,0.1,tp_lower -17578,做多,2022-07-17 10:35:00,2022-07-17 10:45:00,1353.49,1351.5,0.09,100.0,0.007,-0.01,0.0,-0.02,flip -17579,做空,2022-07-17 10:45:00,2022-07-17 10:50:00,1351.5,1354.42,0.09,100.0,0.007,-0.02,0.0,-0.03,flip -17580,做多,2022-07-17 10:50:00,2022-07-17 11:00:00,1354.42,1354.72,0.09,100.0,0.0069,0.0,0.0,-0.0,flip -17581,做空,2022-07-17 11:00:00,2022-07-17 11:05:00,1354.72,1356.49,0.09,100.0,0.0069,-0.01,0.0,-0.02,flip -17582,做多,2022-07-17 11:05:00,2022-07-17 11:30:00,1356.49,1351.28,0.09,100.0,0.0069,-0.04,0.0,-0.04,flip -17583,做空,2022-07-17 11:30:00,2022-07-17 11:45:00,1351.28,1353.61,0.09,100.0,0.0069,-0.02,0.0,-0.02,flip -17584,做多,2022-07-17 11:45:00,2022-07-17 12:20:00,1353.61,1356.65,0.09,100.0,0.0069,0.02,0.0,0.02,flip -17585,做空,2022-07-17 12:20:00,2022-07-17 12:25:00,1356.65,1361.12,0.09,100.0,0.0068,-0.03,0.0,-0.04,flip -17586,做多,2022-07-17 12:25:00,2022-07-17 12:35:00,1361.12,1357.95,0.09,100.0,0.0068,-0.02,0.0,-0.03,flip -17587,做空,2022-07-17 12:35:00,2022-07-17 12:45:00,1357.95,1357.18,0.09,100.0,0.0068,0.01,0.0,0.0,flip -17588,做多,2022-07-17 12:45:00,2022-07-17 13:30:00,1357.18,1348.6,0.09,100.0,0.0068,-0.06,0.0,-0.06,flip -17589,做空,2022-07-17 13:30:00,2022-07-17 13:45:00,1348.6,1348.07,0.09,100.0,0.0068,0.0,0.0,-0.0,tp_lower -17590,做多,2022-07-17 14:30:00,2022-07-17 14:55:00,1353.22,1350.58,0.09,100.0,0.0068,-0.02,0.0,-0.02,flip -17591,做空,2022-07-17 14:55:00,2022-07-17 15:20:00,1350.58,1355.38,0.09,100.0,0.0067,-0.03,0.0,-0.04,flip -17592,做多,2022-07-17 15:20:00,2022-07-17 17:15:00,1355.38,1374.74,0.09,100.0,0.0067,0.13,0.0,0.12,tp_upper -17593,做多,2022-07-17 17:15:00,2022-07-17 17:20:00,1374.74,1377.87,0.09,100.0,0.0067,0.02,0.0,0.02,tp_upper -17594,做多,2022-07-17 19:30:00,2022-07-17 19:45:00,1347.16,1348.72,0.09,100.0,0.0068,0.01,0.0,0.01,flip -17595,做空,2022-07-17 19:45:00,2022-07-17 21:05:00,1348.72,1348.35,0.09,100.0,0.0068,0.0,0.0,-0.0,flip -17596,做多,2022-07-17 21:05:00,2022-07-17 21:25:00,1348.35,1360.96,0.09,100.0,0.0068,0.09,0.0,0.08,tp_upper -17597,做多,2022-07-17 23:35:00,2022-07-17 23:40:00,1348.32,1348.08,0.09,100.0,0.0069,-0.0,0.0,-0.01,flip -17598,做空,2022-07-17 23:40:00,2022-07-17 23:50:00,1348.08,1336.47,0.09,100.0,0.0069,0.08,0.0,0.08,tp_lower -17599,做多,2022-07-18 00:05:00,2022-07-18 00:15:00,1346.26,1349.41,0.1,100.0,0.0071,0.02,0.0,0.02,flip -17600,做空,2022-07-18 00:15:00,2022-07-18 00:20:00,1349.41,1352.49,0.1,100.0,0.0071,-0.02,0.0,-0.03,flip -17601,做多,2022-07-18 00:20:00,2022-07-18 00:35:00,1352.49,1347.98,0.1,100.0,0.0071,-0.03,0.0,-0.04,flip -17602,做空,2022-07-18 00:35:00,2022-07-18 01:00:00,1347.98,1352.52,0.1,100.0,0.0071,-0.03,0.0,-0.04,flip -17603,做多,2022-07-18 01:00:00,2022-07-18 01:15:00,1352.52,1360.91,0.09,100.0,0.007,0.06,0.0,0.05,tp_upper -17604,做多,2022-07-18 17:20:00,2022-07-18 17:35:00,1483.52,1482.0,0.1,100.0,0.0064,-0.01,0.0,-0.01,flip -17605,做空,2022-07-18 17:35:00,2022-07-18 17:55:00,1482.0,1468.54,0.1,100.0,0.0064,0.09,0.0,0.08,tp_lower -17606,做多,2022-07-18 18:35:00,2022-07-18 18:40:00,1482.38,1477.52,0.1,100.0,0.0065,-0.03,0.0,-0.04,flip -17607,做空,2022-07-18 18:40:00,2022-07-18 19:05:00,1477.52,1464.34,0.1,100.0,0.0065,0.09,0.0,0.08,tp_lower -17608,做多,2022-07-18 20:30:00,2022-07-18 20:35:00,1480.31,1473.37,0.1,100.0,0.0065,-0.05,0.0,-0.05,flip -17609,做空,2022-07-18 20:35:00,2022-07-18 21:10:00,1473.37,1480.07,0.1,100.0,0.0065,-0.04,0.0,-0.05,flip -17610,做多,2022-07-18 21:10:00,2022-07-18 21:15:00,1480.07,1479.57,0.1,100.0,0.0064,-0.0,0.0,-0.01,flip -17611,做空,2022-07-18 21:15:00,2022-07-18 21:20:00,1479.57,1481.32,0.09,100.0,0.0064,-0.01,0.0,-0.02,flip -17612,做多,2022-07-18 21:20:00,2022-07-18 22:10:00,1481.32,1501.77,0.09,100.0,0.0064,0.13,0.0,0.13,tp_upper -17613,做多,2022-07-19 03:50:00,2022-07-19 03:55:00,1516.95,1515.63,0.1,100.0,0.0064,-0.01,0.0,-0.01,flip -17614,做空,2022-07-19 03:55:00,2022-07-19 04:25:00,1515.63,1515.01,0.1,100.0,0.0064,0.0,0.0,-0.0,flip -17615,做多,2022-07-19 04:25:00,2022-07-19 04:30:00,1515.01,1512.13,0.1,100.0,0.0064,-0.02,0.0,-0.02,flip -17616,做空,2022-07-19 04:30:00,2022-07-19 04:35:00,1512.13,1515.83,0.1,100.0,0.0064,-0.02,0.0,-0.03,flip -17617,做多,2022-07-19 04:35:00,2022-07-19 04:45:00,1515.83,1513.41,0.1,100.0,0.0064,-0.02,0.0,-0.02,flip -17618,做空,2022-07-19 04:45:00,2022-07-19 04:50:00,1513.41,1517.75,0.1,100.0,0.0063,-0.03,0.0,-0.03,flip -17619,做多,2022-07-19 04:50:00,2022-07-19 05:05:00,1517.75,1516.26,0.1,100.0,0.0063,-0.01,0.0,-0.01,flip -17620,做空,2022-07-19 05:05:00,2022-07-19 05:10:00,1516.26,1527.01,0.1,100.0,0.0063,-0.07,0.0,-0.07,flip -17621,做多,2022-07-19 05:10:00,2022-07-19 06:05:00,1527.01,1523.25,0.09,100.0,0.0062,-0.02,0.0,-0.03,flip -17622,做空,2022-07-19 06:05:00,2022-07-19 06:15:00,1523.25,1525.98,0.09,100.0,0.0062,-0.02,0.0,-0.02,flip -17623,做多,2022-07-19 06:15:00,2022-07-19 06:40:00,1525.98,1514.7,0.09,100.0,0.0062,-0.07,0.0,-0.07,flip -17624,做空,2022-07-19 06:40:00,2022-07-19 08:55:00,1514.7,1534.58,0.09,100.0,0.0062,-0.12,0.0,-0.13,flip -17625,做多,2022-07-19 08:55:00,2022-07-19 09:00:00,1534.58,1531.65,0.09,100.0,0.006,-0.02,0.0,-0.02,flip -17626,做空,2022-07-19 09:00:00,2022-07-19 09:20:00,1531.65,1531.08,0.09,100.0,0.006,0.0,0.0,-0.0,flip -17627,做多,2022-07-19 09:20:00,2022-07-19 09:40:00,1531.08,1530.39,0.09,100.0,0.006,-0.0,0.0,-0.01,flip -17628,做空,2022-07-19 09:40:00,2022-07-19 09:50:00,1530.39,1534.44,0.09,100.0,0.006,-0.02,0.0,-0.03,flip -17629,做多,2022-07-19 09:50:00,2022-07-19 10:15:00,1534.44,1521.22,0.09,100.0,0.0059,-0.08,0.0,-0.08,flip -17630,做空,2022-07-19 10:15:00,2022-07-19 10:25:00,1521.22,1524.89,0.09,100.0,0.0059,-0.02,0.0,-0.03,flip -17631,做多,2022-07-19 10:25:00,2022-07-19 10:30:00,1524.89,1524.41,0.09,100.0,0.0059,-0.0,0.0,-0.01,flip -17632,做空,2022-07-19 10:30:00,2022-07-19 10:35:00,1524.41,1532.03,0.09,100.0,0.0059,-0.04,0.0,-0.05,flip -17633,做多,2022-07-19 10:35:00,2022-07-19 10:40:00,1532.03,1551.58,0.09,100.0,0.0058,0.11,0.0,0.11,tp_upper -17634,做多,2022-07-19 14:20:00,2022-07-19 14:30:00,1536.59,1536.44,0.09,100.0,0.0059,-0.0,0.0,-0.01,flip -17635,做空,2022-07-19 14:30:00,2022-07-19 14:35:00,1536.44,1536.91,0.09,100.0,0.0059,-0.0,0.0,-0.01,flip -17636,做多,2022-07-19 14:35:00,2022-07-19 15:05:00,1536.91,1535.15,0.09,100.0,0.0059,-0.01,0.0,-0.01,flip -17637,做空,2022-07-19 15:05:00,2022-07-19 15:10:00,1535.15,1536.51,0.09,100.0,0.0059,-0.01,0.0,-0.01,flip -17638,做多,2022-07-19 15:10:00,2022-07-19 15:15:00,1536.51,1521.24,0.09,100.0,0.0058,-0.09,0.0,-0.09,flip -17639,做空,2022-07-19 15:15:00,2022-07-19 15:20:00,1521.24,1522.95,0.09,100.0,0.0058,-0.01,0.0,-0.01,tp_lower -17640,做多,2022-07-19 15:55:00,2022-07-19 16:20:00,1539.38,1566.19,0.09,100.0,0.0058,0.15,0.0,0.15,tp_upper -17641,做多,2022-07-19 20:15:00,2022-07-19 20:35:00,1554.45,1552.52,0.09,100.0,0.0058,-0.01,0.0,-0.02,flip -17642,做空,2022-07-19 20:35:00,2022-07-19 20:45:00,1552.52,1555.57,0.09,100.0,0.0058,-0.02,0.0,-0.02,flip -17643,做多,2022-07-19 20:45:00,2022-07-19 20:50:00,1555.57,1555.51,0.09,100.0,0.0058,-0.0,0.0,-0.0,flip -17644,做空,2022-07-19 20:50:00,2022-07-19 22:50:00,1555.51,1561.31,0.09,100.0,0.0058,-0.03,0.0,-0.04,flip -17645,做多,2022-07-19 22:50:00,2022-07-19 23:20:00,1561.31,1553.21,0.09,100.0,0.0057,-0.05,0.0,-0.05,flip -17646,做空,2022-07-19 23:20:00,2022-07-19 23:35:00,1553.21,1534.24,0.09,100.0,0.0057,0.11,0.0,0.1,tp_lower -17647,做多,2022-07-20 03:25:00,2022-07-20 04:25:00,1562.71,1554.87,0.09,100.0,0.0059,-0.05,0.0,-0.05,flip -17648,做空,2022-07-20 04:25:00,2022-07-20 04:30:00,1554.87,1555.66,0.09,100.0,0.0059,-0.0,0.0,-0.01,flip -17649,做多,2022-07-20 04:30:00,2022-07-20 05:40:00,1555.66,1569.58,0.09,100.0,0.0059,0.08,0.0,0.08,tp_upper -17650,做多,2022-07-20 09:25:00,2022-07-20 09:55:00,1548.98,1549.49,0.09,100.0,0.006,0.0,0.0,-0.0,flip -17651,做空,2022-07-20 09:55:00,2022-07-20 10:05:00,1549.49,1555.85,0.09,100.0,0.006,-0.04,0.0,-0.04,flip -17652,做多,2022-07-20 10:05:00,2022-07-20 10:15:00,1555.85,1570.58,0.09,100.0,0.0059,0.09,0.0,0.08,tp_upper -17653,做多,2022-07-21 01:10:00,2022-07-21 01:15:00,1546.33,1537.98,0.09,100.0,0.006,-0.05,0.0,-0.05,flip -17654,做空,2022-07-21 01:15:00,2022-07-21 01:35:00,1537.98,1539.85,0.09,100.0,0.006,-0.01,0.0,-0.02,flip -17655,做多,2022-07-21 01:35:00,2022-07-21 01:40:00,1539.85,1536.75,0.09,100.0,0.006,-0.02,0.0,-0.02,flip -17656,做空,2022-07-21 01:40:00,2022-07-21 02:40:00,1536.75,1511.01,0.09,100.0,0.006,0.15,0.0,0.15,tp_lower -17657,做多,2022-07-21 09:05:00,2022-07-21 10:55:00,1494.96,1497.38,0.09,100.0,0.0063,0.02,0.0,0.01,flip -17658,做空,2022-07-21 10:55:00,2022-07-21 11:05:00,1497.38,1501.41,0.09,100.0,0.0063,-0.03,0.0,-0.03,flip -17659,做多,2022-07-21 11:05:00,2022-07-21 11:10:00,1501.41,1487.65,0.09,100.0,0.0062,-0.09,0.0,-0.09,flip -17660,做空,2022-07-21 11:10:00,2022-07-21 12:05:00,1487.65,1492.15,0.09,100.0,0.0062,-0.03,0.0,-0.03,flip -17661,做多,2022-07-21 12:05:00,2022-07-21 12:20:00,1492.15,1503.47,0.09,100.0,0.0062,0.07,0.0,0.07,tp_upper -17662,做多,2022-07-21 13:20:00,2022-07-21 14:00:00,1499.4,1495.19,0.09,100.0,0.0062,-0.03,0.0,-0.03,tp_upper -17663,做多,2022-07-21 14:15:00,2022-07-21 14:20:00,1498.39,1493.13,0.09,100.0,0.0062,-0.03,0.0,-0.04,flip -17664,做空,2022-07-21 14:20:00,2022-07-21 14:40:00,1493.13,1493.84,0.09,100.0,0.0061,-0.0,0.0,-0.01,flip -17665,做多,2022-07-21 14:40:00,2022-07-21 14:45:00,1493.84,1491.35,0.09,100.0,0.0061,-0.02,0.0,-0.02,flip -17666,做空,2022-07-21 14:45:00,2022-07-21 14:50:00,1491.35,1496.97,0.09,100.0,0.0061,-0.03,0.0,-0.04,flip -17667,做多,2022-07-21 14:50:00,2022-07-21 15:05:00,1496.97,1507.89,0.09,100.0,0.0061,0.07,0.0,0.06,tp_upper -17668,做多,2022-07-22 02:15:00,2022-07-22 02:35:00,1570.21,1568.43,0.09,100.0,0.0059,-0.01,0.0,-0.02,flip -17669,做空,2022-07-22 02:35:00,2022-07-22 04:40:00,1568.43,1565.32,0.09,100.0,0.0059,0.02,0.0,0.01,tp_lower -17670,做多,2022-07-22 05:15:00,2022-07-22 05:55:00,1573.22,1590.24,0.09,100.0,0.0059,0.1,0.0,0.1,tp_upper -17671,做多,2022-07-22 13:35:00,2022-07-22 13:55:00,1613.88,1598.52,0.09,100.0,0.0058,-0.09,0.0,-0.09,flip -17672,做空,2022-07-22 13:55:00,2022-07-22 14:50:00,1598.52,1612.4,0.09,100.0,0.0058,-0.08,0.0,-0.09,flip -17673,做多,2022-07-22 14:50:00,2022-07-23 02:30:00,1612.4,1568.99,0.09,100.0,0.0057,-0.25,0.0,-0.25,tp_upper -17674,做多,2022-07-23 20:05:00,2022-07-23 20:20:00,1517.01,1517.28,0.09,100.0,0.0059,0.0,0.0,-0.0,flip -17675,做空,2022-07-23 20:20:00,2022-07-23 20:30:00,1517.28,1519.19,0.09,100.0,0.0059,-0.01,0.0,-0.02,flip -17676,做多,2022-07-23 20:30:00,2022-07-23 20:35:00,1519.19,1518.82,0.09,100.0,0.0059,-0.0,0.0,-0.01,flip -17677,做空,2022-07-23 20:35:00,2022-07-23 20:40:00,1518.82,1519.6,0.09,100.0,0.0059,-0.0,0.0,-0.01,flip -17678,做多,2022-07-23 20:40:00,2022-07-23 21:35:00,1519.6,1519.84,0.09,100.0,0.0059,0.0,0.0,-0.0,flip -17679,做空,2022-07-23 21:35:00,2022-07-23 21:40:00,1519.84,1520.62,0.09,100.0,0.0059,-0.0,0.0,-0.01,flip -17680,做多,2022-07-23 21:40:00,2022-07-23 21:50:00,1520.62,1517.32,0.09,100.0,0.0058,-0.02,0.0,-0.02,flip -17681,做空,2022-07-23 21:50:00,2022-07-23 22:00:00,1517.32,1519.2,0.09,100.0,0.0058,-0.01,0.0,-0.02,flip -17682,做多,2022-07-23 22:00:00,2022-07-23 22:20:00,1519.2,1538.54,0.09,100.0,0.0058,0.11,0.0,0.11,tp_upper -17683,做多,2022-07-24 10:45:00,2022-07-24 11:10:00,1583.16,1619.9,0.09,100.0,0.0057,0.21,0.0,0.2,tp_upper -17684,做多,2022-07-24 14:20:00,2022-07-24 15:10:00,1610.77,1615.45,0.09,100.0,0.0057,0.03,0.0,0.02,tp_upper -17685,做多,2022-07-24 17:10:00,2022-07-24 17:30:00,1602.06,1594.37,0.09,100.0,0.0058,-0.04,0.0,-0.05,flip -17686,做空,2022-07-24 17:30:00,2022-07-24 17:40:00,1594.37,1606.51,0.09,100.0,0.0058,-0.07,0.0,-0.07,flip -17687,做多,2022-07-24 17:40:00,2022-07-24 17:45:00,1606.51,1601.6,0.09,100.0,0.0057,-0.03,0.0,-0.03,flip -17688,做空,2022-07-24 17:45:00,2022-07-24 17:50:00,1601.6,1603.61,0.09,100.0,0.0057,-0.01,0.0,-0.02,flip -17689,做多,2022-07-24 17:50:00,2022-07-24 18:00:00,1603.61,1600.12,0.09,100.0,0.0056,-0.02,0.0,-0.02,flip -17690,做空,2022-07-24 18:00:00,2022-07-24 18:05:00,1600.12,1601.55,0.09,100.0,0.0056,-0.01,0.0,-0.01,flip -17691,做多,2022-07-24 18:05:00,2022-07-24 18:10:00,1601.55,1599.49,0.09,100.0,0.0056,-0.01,0.0,-0.02,flip -17692,做空,2022-07-24 18:10:00,2022-07-24 18:15:00,1599.49,1605.51,0.09,100.0,0.0056,-0.03,0.0,-0.04,flip -17693,做多,2022-07-24 18:15:00,2022-07-24 18:20:00,1605.51,1600.35,0.09,100.0,0.0056,-0.03,0.0,-0.03,flip -17694,做空,2022-07-24 18:20:00,2022-07-24 18:25:00,1600.35,1601.09,0.09,100.0,0.0056,-0.0,0.0,-0.01,flip -17695,做多,2022-07-24 18:25:00,2022-07-24 18:30:00,1601.09,1597.2,0.09,100.0,0.0056,-0.02,0.0,-0.03,flip -17696,做空,2022-07-24 18:30:00,2022-07-24 19:10:00,1597.2,1603.29,0.09,100.0,0.0055,-0.03,0.0,-0.04,flip -17697,做多,2022-07-24 19:10:00,2022-07-24 19:15:00,1603.29,1596.26,0.09,100.0,0.0055,-0.04,0.0,-0.04,flip -17698,做空,2022-07-24 19:15:00,2022-07-24 19:20:00,1596.26,1604.99,0.09,100.0,0.0055,-0.05,0.0,-0.05,flip -17699,做多,2022-07-24 19:20:00,2022-07-24 19:50:00,1604.99,1600.75,0.09,100.0,0.0054,-0.02,0.0,-0.03,flip -17700,做空,2022-07-24 19:50:00,2022-07-24 20:15:00,1600.75,1601.6,0.09,100.0,0.0054,-0.0,0.0,-0.01,flip -17701,做多,2022-07-24 20:15:00,2022-07-24 20:40:00,1601.6,1618.59,0.09,100.0,0.0054,0.09,0.0,0.09,tp_upper -17702,做多,2022-07-24 23:10:00,2022-07-24 23:15:00,1606.37,1598.69,0.09,100.0,0.0054,-0.04,0.0,-0.05,flip -17703,做空,2022-07-24 23:15:00,2022-07-24 23:25:00,1598.69,1610.31,0.09,100.0,0.0054,-0.06,0.0,-0.07,flip -17704,做多,2022-07-24 23:25:00,2022-07-24 23:35:00,1610.31,1608.1,0.09,100.0,0.0054,-0.01,0.0,-0.02,flip -17705,做空,2022-07-24 23:35:00,2022-07-25 00:25:00,1608.1,1567.43,0.09,100.0,0.0054,0.22,0.0,0.21,tp_lower -17706,做多,2022-07-25 08:40:00,2022-07-25 08:55:00,1533.72,1535.8,0.09,100.0,0.0059,0.01,0.0,0.01,flip -17707,做空,2022-07-25 08:55:00,2022-07-25 09:00:00,1535.8,1540.68,0.09,100.0,0.0059,-0.03,0.0,-0.03,flip -17708,做多,2022-07-25 09:00:00,2022-07-25 09:25:00,1540.68,1532.12,0.09,100.0,0.0058,-0.05,0.0,-0.05,flip -17709,做空,2022-07-25 09:25:00,2022-07-25 12:15:00,1532.12,1528.5,0.09,100.0,0.0058,0.02,0.0,0.02,flip -17710,做多,2022-07-25 12:15:00,2022-07-25 12:25:00,1528.5,1526.59,0.09,100.0,0.0058,-0.01,0.0,-0.02,flip -17711,做空,2022-07-25 12:25:00,2022-07-25 12:30:00,1526.59,1530.34,0.09,100.0,0.0058,-0.02,0.0,-0.03,flip -17712,做多,2022-07-25 12:30:00,2022-07-25 12:35:00,1530.34,1526.84,0.09,100.0,0.0058,-0.02,0.0,-0.02,flip -17713,做空,2022-07-25 12:35:00,2022-07-25 12:45:00,1526.84,1527.37,0.09,100.0,0.0058,-0.0,0.0,-0.01,flip -17714,做多,2022-07-25 12:45:00,2022-07-25 13:10:00,1527.37,1523.06,0.09,100.0,0.0058,-0.02,0.0,-0.03,flip -17715,做空,2022-07-25 13:10:00,2022-07-25 13:20:00,1523.06,1531.74,0.09,100.0,0.0058,-0.05,0.0,-0.05,flip -17716,做多,2022-07-25 13:20:00,2022-07-25 13:25:00,1531.74,1526.98,0.09,100.0,0.0057,-0.03,0.0,-0.03,flip -17717,做空,2022-07-25 13:25:00,2022-07-25 13:35:00,1526.98,1515.68,0.09,100.0,0.0057,0.06,0.0,0.06,tp_lower -17718,做多,2022-07-25 15:00:00,2022-07-25 15:35:00,1526.33,1525.08,0.09,100.0,0.0057,-0.01,0.0,-0.01,flip -17719,做空,2022-07-25 15:35:00,2022-07-25 15:40:00,1525.08,1527.49,0.09,100.0,0.0057,-0.01,0.0,-0.02,flip -17720,做多,2022-07-25 15:40:00,2022-07-25 15:45:00,1527.49,1522.67,0.09,100.0,0.0057,-0.03,0.0,-0.03,flip -17721,做空,2022-07-25 15:45:00,2022-07-25 15:50:00,1522.67,1526.94,0.09,100.0,0.0057,-0.02,0.0,-0.03,flip -17722,做多,2022-07-25 15:50:00,2022-07-25 16:10:00,1526.94,1524.48,0.09,100.0,0.0057,-0.01,0.0,-0.02,flip -17723,做空,2022-07-25 16:10:00,2022-07-25 16:45:00,1524.48,1528.99,0.09,100.0,0.0057,-0.03,0.0,-0.03,flip -17724,做多,2022-07-25 16:45:00,2022-07-25 16:50:00,1528.99,1526.31,0.09,100.0,0.0056,-0.02,0.0,-0.02,flip -17725,做空,2022-07-25 16:50:00,2022-07-25 16:55:00,1526.31,1526.84,0.09,100.0,0.0056,-0.0,0.0,-0.01,flip -17726,做多,2022-07-25 16:55:00,2022-07-25 17:10:00,1526.84,1528.89,0.09,100.0,0.0056,0.01,0.0,0.01,flip -17727,做空,2022-07-25 17:10:00,2022-07-25 17:25:00,1528.89,1527.11,0.09,100.0,0.0056,0.01,0.0,0.01,flip -17728,做多,2022-07-25 17:25:00,2022-07-25 17:30:00,1527.11,1526.7,0.09,100.0,0.0056,-0.0,0.0,-0.01,flip -17729,做空,2022-07-25 17:30:00,2022-07-25 17:45:00,1526.7,1516.0,0.09,100.0,0.0056,0.06,0.0,0.06,tp_lower -17730,做多,2022-07-25 20:00:00,2022-07-25 20:15:00,1514.19,1512.75,0.09,100.0,0.0057,-0.01,0.0,-0.01,flip -17731,做空,2022-07-25 20:15:00,2022-07-25 20:20:00,1512.75,1516.61,0.09,100.0,0.0057,-0.02,0.0,-0.03,flip -17732,做多,2022-07-25 20:20:00,2022-07-25 21:00:00,1516.61,1521.01,0.09,100.0,0.0056,0.02,0.0,0.02,flip -17733,做空,2022-07-25 21:00:00,2022-07-25 21:50:00,1521.01,1515.95,0.09,100.0,0.0056,0.03,0.0,0.02,flip -17734,做多,2022-07-25 21:50:00,2022-07-26 09:50:00,1515.95,1420.14,0.09,100.0,0.0057,-0.54,0.0,-0.55,flip -17735,做空,2022-07-26 09:50:00,2022-07-26 10:35:00,1420.14,1411.43,0.08,100.0,0.0058,0.05,0.0,0.05,tp_lower -17736,做多,2022-07-26 12:10:00,2022-07-26 21:05:00,1413.73,1395.0,0.08,100.0,0.0059,-0.11,0.0,-0.11,tp_upper -17737,做多,2022-07-26 21:40:00,2022-07-26 21:45:00,1378.01,1376.65,0.08,100.0,0.0059,-0.01,0.0,-0.01,flip -17738,做空,2022-07-26 21:45:00,2022-07-26 21:50:00,1376.65,1379.34,0.08,100.0,0.0059,-0.02,0.0,-0.02,flip -17739,做多,2022-07-26 21:50:00,2022-07-26 22:05:00,1379.34,1392.4,0.08,100.0,0.0059,0.08,0.0,0.07,tp_upper -17740,做多,2022-07-27 12:00:00,2022-07-27 12:40:00,1455.52,1478.36,0.08,100.0,0.0057,0.13,0.0,0.13,tp_upper -17741,做多,2022-07-28 07:05:00,2022-07-28 07:15:00,1634.04,1635.04,0.08,100.0,0.0051,0.01,0.0,0.0,flip -17742,做空,2022-07-28 07:15:00,2022-07-28 09:20:00,1635.04,1616.65,0.08,100.0,0.0051,0.09,0.0,0.09,tp_lower -17743,做多,2022-07-28 10:35:00,2022-07-28 12:05:00,1628.24,1635.3,0.08,100.0,0.0052,0.04,0.0,0.03,flip -17744,做空,2022-07-28 12:05:00,2022-07-28 12:25:00,1635.3,1635.69,0.08,100.0,0.0052,-0.0,0.0,-0.01,flip -17745,做多,2022-07-28 12:25:00,2022-07-28 12:30:00,1635.69,1620.0,0.08,100.0,0.0052,-0.08,0.0,-0.09,flip -17746,做空,2022-07-28 12:30:00,2022-07-28 12:35:00,1620.0,1615.82,0.08,100.0,0.0052,0.02,0.0,0.02,tp_lower -17747,做多,2022-07-28 12:45:00,2022-07-28 12:55:00,1642.19,1634.43,0.08,100.0,0.0051,-0.04,0.0,-0.04,flip -17748,做空,2022-07-28 12:55:00,2022-07-28 13:05:00,1634.43,1631.9,0.08,100.0,0.0051,0.01,0.0,0.01,flip -17749,做多,2022-07-28 13:05:00,2022-07-28 13:15:00,1631.9,1647.71,0.08,100.0,0.0051,0.08,0.0,0.08,tp_upper -17750,做多,2022-07-28 14:15:00,2022-07-28 14:45:00,1628.4,1647.85,0.08,100.0,0.0052,0.1,0.0,0.1,tp_upper -17751,做多,2022-07-28 23:35:00,2022-07-28 23:40:00,1720.24,1718.71,0.09,100.0,0.005,-0.01,0.0,-0.01,flip -17752,做空,2022-07-28 23:40:00,2022-07-28 23:45:00,1718.71,1723.63,0.09,100.0,0.005,-0.02,0.0,-0.03,flip -17753,做多,2022-07-28 23:45:00,2022-07-28 23:55:00,1723.63,1723.82,0.08,100.0,0.0049,0.0,0.0,-0.0,flip -17754,做空,2022-07-28 23:55:00,2022-07-29 00:00:00,1723.82,1724.81,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17755,做多,2022-07-29 00:00:00,2022-07-29 03:55:00,1724.81,1726.25,0.09,100.0,0.005,0.01,0.0,0.0,flip -17756,做空,2022-07-29 03:55:00,2022-07-29 04:05:00,1726.25,1728.84,0.09,100.0,0.005,-0.01,0.0,-0.02,flip -17757,做多,2022-07-29 04:05:00,2022-07-29 04:10:00,1728.84,1725.69,0.09,100.0,0.0049,-0.02,0.0,-0.02,flip -17758,做空,2022-07-29 04:10:00,2022-07-29 04:20:00,1725.69,1730.56,0.09,100.0,0.0049,-0.02,0.0,-0.03,flip -17759,做多,2022-07-29 04:20:00,2022-07-29 04:25:00,1730.56,1730.02,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17760,做空,2022-07-29 04:25:00,2022-07-29 04:30:00,1730.02,1735.51,0.08,100.0,0.0049,-0.03,0.0,-0.03,flip -17761,做多,2022-07-29 04:30:00,2022-07-29 05:10:00,1735.51,1724.09,0.08,100.0,0.0049,-0.06,0.0,-0.06,flip -17762,做空,2022-07-29 05:10:00,2022-07-29 05:30:00,1724.09,1730.46,0.08,100.0,0.0049,-0.03,0.0,-0.04,flip -17763,做多,2022-07-29 05:30:00,2022-07-29 05:50:00,1730.46,1726.74,0.08,100.0,0.0048,-0.02,0.0,-0.02,flip -17764,做空,2022-07-29 05:50:00,2022-07-29 05:55:00,1726.74,1727.91,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17765,做多,2022-07-29 05:55:00,2022-07-29 06:05:00,1727.91,1725.24,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17766,做空,2022-07-29 06:05:00,2022-07-29 06:20:00,1725.24,1735.4,0.08,100.0,0.0048,-0.05,0.0,-0.05,flip -17767,做多,2022-07-29 06:20:00,2022-07-29 06:35:00,1735.4,1742.2,0.08,100.0,0.0047,0.03,0.0,0.03,tp_upper -17768,做多,2022-07-29 08:40:00,2022-07-29 08:45:00,1721.04,1717.24,0.08,100.0,0.0048,-0.02,0.0,-0.02,flip -17769,做空,2022-07-29 08:45:00,2022-07-29 08:50:00,1717.24,1718.68,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17770,做多,2022-07-29 08:50:00,2022-07-29 09:20:00,1718.68,1718.42,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17771,做空,2022-07-29 09:20:00,2022-07-29 09:25:00,1718.42,1721.89,0.08,100.0,0.0048,-0.02,0.0,-0.02,flip -17772,做多,2022-07-29 09:25:00,2022-07-29 10:20:00,1721.89,1722.27,0.08,100.0,0.0047,0.0,0.0,-0.0,flip -17773,做空,2022-07-29 10:20:00,2022-07-29 10:35:00,1722.27,1723.7,0.08,100.0,0.0047,-0.01,0.0,-0.01,flip -17774,做多,2022-07-29 10:35:00,2022-07-29 10:40:00,1723.7,1720.42,0.08,100.0,0.0047,-0.02,0.0,-0.02,flip -17775,做空,2022-07-29 10:40:00,2022-07-29 10:45:00,1720.42,1724.82,0.08,100.0,0.0047,-0.02,0.0,-0.02,flip -17776,做多,2022-07-29 10:45:00,2022-07-29 10:55:00,1724.82,1720.59,0.08,100.0,0.0047,-0.02,0.0,-0.02,flip -17777,做空,2022-07-29 10:55:00,2022-07-29 11:15:00,1720.59,1710.91,0.08,100.0,0.0047,0.05,0.0,0.04,tp_lower -17778,做多,2022-07-29 14:05:00,2022-07-29 14:25:00,1714.39,1734.34,0.08,100.0,0.0047,0.09,0.0,0.09,tp_upper -17779,做多,2022-07-29 17:45:00,2022-07-29 20:05:00,1701.19,1738.8,0.08,100.0,0.0048,0.18,0.0,0.18,tp_upper -17780,做多,2022-07-29 21:40:00,2022-07-29 22:40:00,1708.65,1739.5,0.08,100.0,0.0049,0.15,0.0,0.15,tp_upper -17781,做多,2022-07-30 00:05:00,2022-07-30 00:30:00,1726.83,1718.69,0.09,100.0,0.005,-0.04,0.0,-0.05,flip -17782,做空,2022-07-30 00:30:00,2022-07-30 00:35:00,1718.69,1719.72,0.09,100.0,0.005,-0.01,0.0,-0.01,flip -17783,做多,2022-07-30 00:35:00,2022-07-30 01:10:00,1719.72,1718.55,0.09,100.0,0.005,-0.01,0.0,-0.01,flip -17784,做空,2022-07-30 01:10:00,2022-07-30 01:15:00,1718.55,1721.3,0.09,100.0,0.005,-0.01,0.0,-0.02,flip -17785,做多,2022-07-30 01:15:00,2022-07-30 01:45:00,1721.3,1695.57,0.09,100.0,0.005,-0.13,0.0,-0.13,flip -17786,做空,2022-07-30 01:45:00,2022-07-30 01:50:00,1695.57,1687.67,0.08,100.0,0.005,0.04,0.0,0.04,tp_lower -17787,做多,2022-07-30 01:55:00,2022-07-30 02:00:00,1722.79,1718.5,0.08,100.0,0.0049,-0.02,0.0,-0.03,flip -17788,做空,2022-07-30 02:00:00,2022-07-30 03:05:00,1718.5,1703.53,0.08,100.0,0.0049,0.07,0.0,0.07,tp_lower -17789,做多,2022-07-30 06:25:00,2022-07-30 06:35:00,1715.43,1714.55,0.09,100.0,0.005,-0.0,0.0,-0.01,flip -17790,做空,2022-07-30 06:35:00,2022-07-30 07:00:00,1714.55,1717.0,0.09,100.0,0.005,-0.01,0.0,-0.02,flip -17791,做多,2022-07-30 07:00:00,2022-07-30 07:05:00,1717.0,1716.5,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17792,做空,2022-07-30 07:05:00,2022-07-30 07:15:00,1716.5,1716.5,0.08,100.0,0.0049,0.0,0.0,-0.0,flip -17793,做多,2022-07-30 07:15:00,2022-07-30 07:20:00,1716.5,1715.62,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17794,做空,2022-07-30 07:20:00,2022-07-30 07:45:00,1715.62,1713.87,0.08,100.0,0.0049,0.01,0.0,0.0,flip -17795,做多,2022-07-30 07:45:00,2022-07-30 07:55:00,1713.87,1715.24,0.08,100.0,0.0049,0.01,0.0,0.0,flip -17796,做空,2022-07-30 07:55:00,2022-07-30 08:15:00,1715.24,1719.69,0.08,100.0,0.0049,-0.02,0.0,-0.03,flip -17797,做多,2022-07-30 08:15:00,2022-07-30 08:20:00,1719.69,1716.76,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17798,做空,2022-07-30 08:20:00,2022-07-30 08:40:00,1716.76,1716.16,0.08,100.0,0.0049,0.0,0.0,-0.0,flip -17799,做多,2022-07-30 08:40:00,2022-07-30 08:45:00,1716.16,1713.4,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17800,做空,2022-07-30 08:45:00,2022-07-30 08:50:00,1713.4,1713.7,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17801,做多,2022-07-30 08:50:00,2022-07-30 08:55:00,1713.7,1712.1,0.08,100.0,0.0049,-0.01,0.0,-0.01,flip -17802,做空,2022-07-30 08:55:00,2022-07-30 09:10:00,1712.1,1716.21,0.08,100.0,0.0049,-0.02,0.0,-0.02,flip -17803,做多,2022-07-30 09:10:00,2022-07-30 09:25:00,1716.21,1713.21,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17804,做空,2022-07-30 09:25:00,2022-07-30 09:35:00,1713.21,1713.73,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17805,做多,2022-07-30 09:35:00,2022-07-30 09:45:00,1713.73,1696.96,0.08,100.0,0.0048,-0.08,0.0,-0.09,flip -17806,做空,2022-07-30 09:45:00,2022-07-30 09:50:00,1696.96,1703.2,0.08,100.0,0.0048,-0.03,0.0,-0.03,tp_lower -17807,做多,2022-07-30 11:20:00,2022-07-30 11:45:00,1700.22,1707.31,0.08,100.0,0.0048,0.03,0.0,0.03,flip -17808,做空,2022-07-30 11:45:00,2022-07-30 12:00:00,1707.31,1705.76,0.08,100.0,0.0048,0.01,0.0,0.0,flip -17809,做多,2022-07-30 12:00:00,2022-07-30 12:05:00,1705.76,1704.26,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17810,做空,2022-07-30 12:05:00,2022-07-30 12:10:00,1704.26,1704.98,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17811,做多,2022-07-30 12:10:00,2022-07-30 12:15:00,1704.98,1700.15,0.08,100.0,0.0048,-0.02,0.0,-0.03,flip -17812,做空,2022-07-30 12:15:00,2022-07-30 12:20:00,1700.15,1704.64,0.08,100.0,0.0048,-0.02,0.0,-0.03,flip -17813,做多,2022-07-30 12:20:00,2022-07-30 13:00:00,1704.64,1727.24,0.08,100.0,0.0048,0.11,0.0,0.1,tp_upper -17814,做多,2022-07-31 00:30:00,2022-07-31 01:00:00,1708.83,1708.61,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17815,做空,2022-07-31 01:00:00,2022-07-31 04:20:00,1708.61,1698.44,0.08,100.0,0.0049,0.05,0.0,0.05,flip -17816,做多,2022-07-31 04:20:00,2022-07-31 05:20:00,1698.44,1695.29,0.08,100.0,0.005,-0.02,0.0,-0.02,flip -17817,做空,2022-07-31 05:20:00,2022-07-31 05:40:00,1695.29,1701.98,0.08,100.0,0.005,-0.03,0.0,-0.04,flip -17818,做多,2022-07-31 05:40:00,2022-07-31 05:50:00,1701.98,1695.84,0.08,100.0,0.0049,-0.03,0.0,-0.03,flip -17819,做空,2022-07-31 05:50:00,2022-07-31 06:20:00,1695.84,1697.52,0.08,100.0,0.0049,-0.01,0.0,-0.01,flip -17820,做多,2022-07-31 06:20:00,2022-07-31 06:25:00,1697.52,1696.65,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17821,做空,2022-07-31 06:25:00,2022-07-31 06:30:00,1696.65,1699.4,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17822,做多,2022-07-31 06:30:00,2022-07-31 06:40:00,1699.4,1696.5,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17823,做空,2022-07-31 06:40:00,2022-07-31 06:45:00,1696.5,1699.44,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17824,做多,2022-07-31 06:45:00,2022-07-31 07:05:00,1699.44,1699.0,0.08,100.0,0.0049,-0.0,0.0,-0.01,tp_upper -17825,做多,2022-07-31 07:45:00,2022-07-31 07:55:00,1696.92,1696.97,0.08,100.0,0.0049,0.0,0.0,-0.0,flip -17826,做空,2022-07-31 07:55:00,2022-07-31 08:00:00,1696.97,1699.53,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17827,做多,2022-07-31 08:00:00,2022-07-31 08:10:00,1699.53,1692.58,0.08,100.0,0.0048,-0.03,0.0,-0.04,flip -17828,做空,2022-07-31 08:10:00,2022-07-31 08:15:00,1692.58,1694.29,0.08,100.0,0.0048,-0.01,0.0,-0.01,tp_lower -17829,做多,2022-07-31 09:15:00,2022-07-31 09:20:00,1698.69,1697.52,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17830,做空,2022-07-31 09:20:00,2022-07-31 09:45:00,1697.52,1697.56,0.08,100.0,0.0048,-0.0,0.0,-0.0,flip -17831,做多,2022-07-31 09:45:00,2022-07-31 10:15:00,1697.56,1702.06,0.08,100.0,0.0048,0.02,0.0,0.02,tp_upper -17832,做多,2022-07-31 14:45:00,2022-07-31 14:50:00,1703.0,1702.44,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17833,做空,2022-07-31 14:50:00,2022-07-31 14:55:00,1702.44,1703.98,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17834,做多,2022-07-31 14:55:00,2022-07-31 15:10:00,1703.98,1701.2,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17835,做空,2022-07-31 15:10:00,2022-07-31 15:15:00,1701.2,1704.3,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17836,做多,2022-07-31 15:15:00,2022-07-31 16:15:00,1704.3,1704.08,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17837,做空,2022-07-31 16:15:00,2022-07-31 16:20:00,1704.08,1705.92,0.08,100.0,0.0047,-0.01,0.0,-0.01,flip -17838,做多,2022-07-31 16:20:00,2022-07-31 17:00:00,1705.92,1707.38,0.08,100.0,0.0047,0.01,0.0,0.0,flip -17839,做空,2022-07-31 17:00:00,2022-07-31 17:30:00,1707.38,1708.2,0.08,100.0,0.0047,-0.0,0.0,-0.01,flip -17840,做多,2022-07-31 17:30:00,2022-07-31 17:35:00,1708.2,1704.09,0.08,100.0,0.0047,-0.02,0.0,-0.02,flip -17841,做空,2022-07-31 17:35:00,2022-07-31 17:40:00,1704.09,1706.18,0.08,100.0,0.0047,-0.01,0.0,-0.01,flip -17842,做多,2022-07-31 17:40:00,2022-07-31 17:45:00,1706.18,1703.51,0.08,100.0,0.0047,-0.01,0.0,-0.02,flip -17843,做空,2022-07-31 17:45:00,2022-07-31 17:55:00,1703.51,1706.92,0.08,100.0,0.0047,-0.02,0.0,-0.02,flip -17844,做多,2022-07-31 17:55:00,2022-07-31 18:05:00,1706.92,1725.19,0.08,100.0,0.0047,0.09,0.0,0.08,tp_upper -17845,做多,2022-07-31 18:35:00,2022-07-31 19:05:00,1701.75,1717.81,0.08,100.0,0.0047,0.08,0.0,0.07,tp_upper -17846,做多,2022-08-01 02:00:00,2022-08-01 04:55:00,1700.69,1693.99,0.08,100.0,0.0049,-0.03,0.0,-0.04,flip -17847,做空,2022-08-01 04:55:00,2022-08-01 05:00:00,1693.99,1694.11,0.08,100.0,0.0049,-0.0,0.0,-0.0,flip -17848,做多,2022-08-01 05:00:00,2022-08-01 07:55:00,1694.11,1692.38,0.08,100.0,0.0049,-0.01,0.0,-0.01,tp_upper -17849,做多,2022-08-01 08:30:00,2022-08-01 08:35:00,1689.24,1688.71,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17850,做空,2022-08-01 08:35:00,2022-08-01 09:10:00,1688.71,1689.64,0.08,100.0,0.0049,-0.0,0.0,-0.01,flip -17851,做多,2022-08-01 09:10:00,2022-08-01 09:15:00,1689.64,1687.68,0.08,100.0,0.0049,-0.01,0.0,-0.01,flip -17852,做空,2022-08-01 09:15:00,2022-08-01 09:20:00,1687.68,1690.29,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17853,做多,2022-08-01 09:20:00,2022-08-01 09:35:00,1690.29,1688.66,0.08,100.0,0.0049,-0.01,0.0,-0.01,flip -17854,做空,2022-08-01 09:35:00,2022-08-01 09:45:00,1688.66,1688.73,0.08,100.0,0.0049,-0.0,0.0,-0.0,flip -17855,做多,2022-08-01 09:45:00,2022-08-01 09:50:00,1688.73,1684.91,0.08,100.0,0.0049,-0.02,0.0,-0.02,flip -17856,做空,2022-08-01 09:50:00,2022-08-01 10:10:00,1684.91,1680.76,0.08,100.0,0.0048,0.02,0.0,0.02,tp_lower -17857,做多,2022-08-01 14:05:00,2022-08-01 14:15:00,1683.27,1672.58,0.08,100.0,0.0049,-0.05,0.0,-0.06,flip -17858,做空,2022-08-01 14:15:00,2022-08-01 14:20:00,1672.58,1675.45,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17859,做多,2022-08-01 14:20:00,2022-08-01 14:25:00,1675.45,1669.78,0.08,100.0,0.0048,-0.03,0.0,-0.03,flip -17860,做空,2022-08-01 14:25:00,2022-08-01 14:40:00,1669.78,1678.04,0.08,100.0,0.0048,-0.04,0.0,-0.04,flip -17861,做多,2022-08-01 14:40:00,2022-08-01 15:15:00,1678.04,1672.23,0.08,100.0,0.0048,-0.03,0.0,-0.03,flip -17862,做空,2022-08-01 15:15:00,2022-08-01 15:20:00,1672.23,1672.9,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17863,做多,2022-08-01 15:20:00,2022-08-01 15:30:00,1672.9,1670.08,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17864,做空,2022-08-01 15:30:00,2022-08-01 15:45:00,1670.08,1678.01,0.08,100.0,0.0048,-0.04,0.0,-0.04,flip -17865,做多,2022-08-01 15:45:00,2022-08-01 15:50:00,1678.01,1672.85,0.08,100.0,0.0047,-0.02,0.0,-0.03,flip -17866,做空,2022-08-01 15:50:00,2022-08-01 16:35:00,1672.85,1654.42,0.08,100.0,0.0047,0.09,0.0,0.08,tp_lower -17867,做多,2022-08-01 23:10:00,2022-08-01 23:15:00,1640.6,1636.95,0.08,100.0,0.0048,-0.02,0.0,-0.02,flip -17868,做空,2022-08-01 23:15:00,2022-08-01 23:25:00,1636.95,1638.39,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17869,做多,2022-08-01 23:25:00,2022-08-01 23:40:00,1638.39,1635.75,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17870,做空,2022-08-01 23:40:00,2022-08-02 00:10:00,1635.75,1650.27,0.08,100.0,0.0048,-0.07,0.0,-0.07,flip -17871,做多,2022-08-02 00:10:00,2022-08-02 00:30:00,1650.27,1634.15,0.08,100.0,0.0048,-0.08,0.0,-0.08,flip -17872,做空,2022-08-02 00:30:00,2022-08-02 00:35:00,1634.15,1637.0,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17873,做多,2022-08-02 00:35:00,2022-08-02 00:40:00,1637.0,1636.58,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17874,做空,2022-08-02 00:40:00,2022-08-02 01:00:00,1636.58,1632.31,0.08,100.0,0.0048,0.02,0.0,0.02,flip -17875,做多,2022-08-02 01:00:00,2022-08-02 01:15:00,1632.31,1627.6,0.08,100.0,0.0048,-0.02,0.0,-0.03,flip -17876,做空,2022-08-02 01:15:00,2022-08-02 01:20:00,1627.6,1630.74,0.08,100.0,0.0048,-0.02,0.0,-0.02,flip -17877,做多,2022-08-02 01:20:00,2022-08-02 01:25:00,1630.74,1629.54,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17878,做空,2022-08-02 01:25:00,2022-08-02 01:40:00,1629.54,1609.64,0.08,100.0,0.0048,0.1,0.0,0.09,tp_lower -17879,做多,2022-08-02 10:45:00,2022-08-02 10:50:00,1587.29,1584.02,0.08,100.0,0.005,-0.02,0.0,-0.02,flip -17880,做空,2022-08-02 10:50:00,2022-08-02 10:55:00,1584.02,1586.61,0.08,100.0,0.005,-0.01,0.0,-0.02,flip -17881,做多,2022-08-02 10:55:00,2022-08-02 11:00:00,1586.61,1585.66,0.08,100.0,0.005,-0.0,0.0,-0.01,flip -17882,做空,2022-08-02 11:00:00,2022-08-02 11:15:00,1585.66,1588.08,0.08,100.0,0.0049,-0.01,0.0,-0.02,flip -17883,做多,2022-08-02 11:15:00,2022-08-02 11:40:00,1588.08,1589.52,0.08,100.0,0.0049,0.01,0.0,0.0,tp_upper -17884,做多,2022-08-02 13:10:00,2022-08-02 13:35:00,1578.92,1578.84,0.08,100.0,0.005,-0.0,0.0,-0.0,flip -17885,做空,2022-08-02 13:35:00,2022-08-02 13:45:00,1578.84,1577.54,0.08,100.0,0.005,0.01,0.0,0.0,flip -17886,做多,2022-08-02 13:45:00,2022-08-02 13:50:00,1577.54,1574.32,0.08,100.0,0.005,-0.02,0.0,-0.02,flip -17887,做空,2022-08-02 13:50:00,2022-08-02 13:55:00,1574.32,1580.48,0.08,100.0,0.005,-0.03,0.0,-0.03,tp_lower -17888,做多,2022-08-02 13:55:00,2022-08-02 14:00:00,1580.48,1574.4,0.08,100.0,0.0049,-0.03,0.0,-0.03,flip -17889,做空,2022-08-02 14:00:00,2022-08-02 14:10:00,1574.4,1576.88,0.08,100.0,0.0049,-0.01,0.0,-0.02,tp_lower -17890,做多,2022-08-02 14:15:00,2022-08-02 14:20:00,1580.1,1575.46,0.08,100.0,0.0049,-0.02,0.0,-0.03,flip -17891,做空,2022-08-02 14:20:00,2022-08-02 14:25:00,1575.46,1612.68,0.08,100.0,0.0049,-0.18,0.0,-0.19,flip -17892,做多,2022-08-02 14:25:00,2022-08-02 14:30:00,1612.68,1576.52,0.07,100.0,0.0046,-0.17,0.0,-0.17,tp_upper -17893,做多,2022-08-02 14:35:00,2022-08-02 14:40:00,1590.48,1603.42,0.07,100.0,0.0046,0.06,0.0,0.06,tp_upper -17894,做多,2022-08-02 23:20:00,2022-08-02 23:45:00,1639.55,1643.73,0.07,100.0,0.0045,0.02,0.0,0.02,flip -17895,做空,2022-08-02 23:45:00,2022-08-03 00:15:00,1643.73,1615.32,0.07,100.0,0.0045,0.13,0.0,0.12,tp_lower -17896,做多,2022-08-03 05:30:00,2022-08-03 05:35:00,1628.56,1626.93,0.08,100.0,0.0047,-0.01,0.0,-0.01,flip -17897,做空,2022-08-03 05:35:00,2022-08-03 05:40:00,1626.93,1627.44,0.08,100.0,0.0047,-0.0,0.0,-0.01,flip -17898,做多,2022-08-03 05:40:00,2022-08-03 08:35:00,1627.44,1641.14,0.08,100.0,0.0047,0.06,0.0,0.06,tp_upper -17899,做多,2022-08-03 14:45:00,2022-08-03 15:00:00,1653.29,1650.65,0.08,100.0,0.0047,-0.01,0.0,-0.02,flip -17900,做空,2022-08-03 15:00:00,2022-08-03 15:50:00,1650.65,1656.81,0.08,100.0,0.0046,-0.03,0.0,-0.03,flip -17901,做多,2022-08-03 15:50:00,2022-08-03 16:00:00,1656.81,1655.1,0.08,100.0,0.0046,-0.01,0.0,-0.01,flip -17902,做空,2022-08-03 16:00:00,2022-08-03 16:10:00,1655.1,1651.38,0.08,100.0,0.0046,0.02,0.0,0.01,flip -17903,做多,2022-08-03 16:10:00,2022-08-03 16:55:00,1651.38,1662.85,0.08,100.0,0.0046,0.05,0.0,0.05,tp_upper -17904,做多,2022-08-03 18:10:00,2022-08-03 18:20:00,1656.96,1665.75,0.08,100.0,0.0046,0.04,0.0,0.04,tp_upper -17905,做多,2022-08-03 19:40:00,2022-08-03 19:45:00,1660.97,1653.7,0.08,100.0,0.0046,-0.03,0.0,-0.04,flip -17906,做空,2022-08-03 19:45:00,2022-08-03 19:55:00,1653.7,1653.3,0.08,100.0,0.0046,0.0,0.0,-0.0,tp_lower -17907,做多,2022-08-04 01:00:00,2022-08-04 02:05:00,1649.88,1644.95,0.08,100.0,0.0047,-0.02,0.0,-0.03,flip -17908,做空,2022-08-04 02:05:00,2022-08-04 02:15:00,1644.95,1648.81,0.08,100.0,0.0047,-0.02,0.0,-0.02,flip -17909,做多,2022-08-04 02:15:00,2022-08-04 05:00:00,1648.81,1657.56,0.08,100.0,0.0047,0.04,0.0,0.04,tp_upper -17910,做多,2022-08-04 13:40:00,2022-08-04 14:10:00,1635.76,1622.81,0.08,100.0,0.0047,-0.06,0.0,-0.06,flip -17911,做空,2022-08-04 14:10:00,2022-08-04 14:20:00,1622.81,1612.29,0.08,100.0,0.0047,0.05,0.0,0.05,tp_lower -17912,做多,2022-08-04 16:05:00,2022-08-04 16:15:00,1618.79,1620.15,0.08,100.0,0.0048,0.01,0.0,0.0,flip -17913,做空,2022-08-04 16:15:00,2022-08-04 16:20:00,1620.15,1620.76,0.08,100.0,0.0047,-0.0,0.0,-0.01,flip -17914,做多,2022-08-04 16:20:00,2022-08-04 16:25:00,1620.76,1618.02,0.08,100.0,0.0047,-0.01,0.0,-0.02,flip -17915,做空,2022-08-04 16:25:00,2022-08-04 16:40:00,1618.02,1609.37,0.08,100.0,0.0047,0.04,0.0,0.04,tp_lower -17916,做多,2022-08-04 18:30:00,2022-08-04 18:35:00,1612.04,1607.22,0.08,100.0,0.0048,-0.02,0.0,-0.03,flip -17917,做空,2022-08-04 18:35:00,2022-08-04 18:45:00,1607.22,1597.33,0.08,100.0,0.0048,0.05,0.0,0.04,tp_lower -17918,做多,2022-08-04 23:10:00,2022-08-04 23:15:00,1601.43,1600.44,0.08,100.0,0.0048,-0.0,0.0,-0.01,flip -17919,做空,2022-08-04 23:15:00,2022-08-04 23:20:00,1600.44,1603.43,0.08,100.0,0.0048,-0.01,0.0,-0.02,flip -17920,做多,2022-08-04 23:20:00,2022-08-04 23:30:00,1603.43,1601.24,0.08,100.0,0.0048,-0.01,0.0,-0.01,flip -17921,做空,2022-08-04 23:30:00,2022-08-05 15:30:00,1601.24,1676.96,0.08,100.0,0.0048,-0.36,0.0,-0.37,flip -17922,做多,2022-08-05 15:30:00,2022-08-05 15:35:00,1676.96,1675.42,0.07,100.0,0.0044,-0.01,0.0,-0.01,flip -17923,做空,2022-08-05 15:35:00,2022-08-05 15:50:00,1675.42,1676.85,0.07,100.0,0.0044,-0.01,0.0,-0.01,flip -17924,做多,2022-08-05 15:50:00,2022-08-05 15:55:00,1676.85,1669.65,0.07,100.0,0.0044,-0.03,0.0,-0.04,flip -17925,做空,2022-08-05 15:55:00,2022-08-05 17:05:00,1669.65,1678.49,0.07,100.0,0.0044,-0.04,0.0,-0.04,flip -17926,做多,2022-08-05 17:05:00,2022-08-05 17:15:00,1678.49,1672.92,0.07,100.0,0.0043,-0.02,0.0,-0.03,flip -17927,做空,2022-08-05 17:15:00,2022-08-05 19:40:00,1672.92,1679.33,0.07,100.0,0.0043,-0.03,0.0,-0.03,flip -17928,做多,2022-08-05 19:40:00,2022-08-05 19:45:00,1679.33,1679.24,0.07,100.0,0.0043,-0.0,0.0,-0.0,flip -17929,做空,2022-08-05 19:45:00,2022-08-05 19:50:00,1679.24,1680.67,0.07,100.0,0.0043,-0.01,0.0,-0.01,flip -17930,做多,2022-08-05 19:50:00,2022-08-05 19:55:00,1680.67,1680.24,0.07,100.0,0.0043,-0.0,0.0,-0.01,flip -17931,做空,2022-08-05 19:55:00,2022-08-05 20:45:00,1680.24,1679.39,0.07,100.0,0.0043,0.0,0.0,0.0,flip -17932,做多,2022-08-05 20:45:00,2022-08-05 20:50:00,1679.39,1677.94,0.07,100.0,0.0043,-0.01,0.0,-0.01,flip -17933,做空,2022-08-05 20:50:00,2022-08-05 21:00:00,1677.94,1690.37,0.07,100.0,0.0043,-0.05,0.0,-0.06,flip -17934,做多,2022-08-05 21:00:00,2022-08-05 21:10:00,1690.37,1703.21,0.07,100.0,0.0042,0.05,0.0,0.05,tp_upper -17935,做多,2022-08-06 05:50:00,2022-08-06 05:55:00,1724.18,1723.78,0.07,100.0,0.0042,-0.0,0.0,-0.01,flip -17936,做空,2022-08-06 05:55:00,2022-08-06 06:00:00,1723.78,1725.44,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17937,做多,2022-08-06 06:00:00,2022-08-06 06:05:00,1725.44,1722.8,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17938,做空,2022-08-06 06:05:00,2022-08-06 08:30:00,1722.8,1709.33,0.07,100.0,0.0042,0.06,0.0,0.05,tp_lower -17939,做多,2022-08-06 13:10:00,2022-08-06 13:15:00,1719.36,1717.82,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17940,做空,2022-08-06 13:15:00,2022-08-06 14:05:00,1717.82,1707.84,0.07,100.0,0.0042,0.04,0.0,0.04,tp_lower -17941,做多,2022-08-06 14:55:00,2022-08-06 15:00:00,1716.01,1712.48,0.07,100.0,0.0042,-0.01,0.0,-0.02,flip -17942,做空,2022-08-06 15:00:00,2022-08-06 15:30:00,1712.48,1711.43,0.07,100.0,0.0042,0.0,0.0,0.0,tp_lower -17943,做多,2022-08-06 15:50:00,2022-08-06 15:55:00,1716.12,1715.1,0.07,100.0,0.0042,-0.0,0.0,-0.01,flip -17944,做空,2022-08-06 15:55:00,2022-08-06 16:05:00,1715.1,1716.86,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17945,做多,2022-08-06 16:05:00,2022-08-06 16:10:00,1716.86,1715.07,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17946,做空,2022-08-06 16:10:00,2022-08-06 16:15:00,1715.07,1718.05,0.07,100.0,0.0042,-0.01,0.0,-0.02,flip -17947,做多,2022-08-06 16:15:00,2022-08-06 16:20:00,1718.05,1716.01,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17948,做空,2022-08-06 16:20:00,2022-08-06 16:40:00,1716.01,1714.01,0.07,100.0,0.0042,0.01,0.0,0.0,flip -17949,做多,2022-08-06 16:40:00,2022-08-06 17:20:00,1714.01,1706.71,0.07,100.0,0.0042,-0.03,0.0,-0.03,flip -17950,做空,2022-08-06 17:20:00,2022-08-06 17:25:00,1706.71,1709.32,0.07,100.0,0.0042,-0.01,0.0,-0.01,tp_lower -17951,做多,2022-08-06 17:30:00,2022-08-06 17:35:00,1718.22,1710.55,0.07,100.0,0.0041,-0.03,0.0,-0.04,flip -17952,做空,2022-08-06 17:35:00,2022-08-06 17:45:00,1710.55,1712.93,0.07,100.0,0.0041,-0.01,0.0,-0.01,flip -17953,做多,2022-08-06 17:45:00,2022-08-06 18:50:00,1712.93,1713.21,0.07,100.0,0.0041,0.0,0.0,-0.0,flip -17954,做空,2022-08-06 18:50:00,2022-08-06 18:55:00,1713.21,1714.07,0.07,100.0,0.0041,-0.0,0.0,-0.01,flip -17955,做多,2022-08-06 18:55:00,2022-08-06 19:10:00,1714.07,1714.65,0.07,100.0,0.0041,0.0,0.0,-0.0,flip -17956,做空,2022-08-06 19:10:00,2022-08-06 19:20:00,1714.65,1715.1,0.07,100.0,0.0041,-0.0,0.0,-0.01,flip -17957,做多,2022-08-06 19:20:00,2022-08-06 19:25:00,1715.1,1713.46,0.07,100.0,0.0041,-0.01,0.0,-0.01,flip -17958,做空,2022-08-06 19:25:00,2022-08-06 19:30:00,1713.46,1713.73,0.07,100.0,0.0041,-0.0,0.0,-0.0,flip -17959,做多,2022-08-06 19:30:00,2022-08-06 19:35:00,1713.73,1713.47,0.07,100.0,0.0041,-0.0,0.0,-0.0,flip -17960,做空,2022-08-06 19:35:00,2022-08-06 19:40:00,1713.47,1715.13,0.07,100.0,0.0041,-0.01,0.0,-0.01,flip -17961,做多,2022-08-06 19:40:00,2022-08-06 19:45:00,1715.13,1714.2,0.07,100.0,0.0041,-0.0,0.0,-0.01,flip -17962,做空,2022-08-06 19:45:00,2022-08-06 20:15:00,1714.2,1708.44,0.07,100.0,0.0041,0.02,0.0,0.02,tp_lower -17963,做多,2022-08-06 20:50:00,2022-08-06 21:05:00,1713.64,1717.88,0.07,100.0,0.0041,0.02,0.0,0.01,tp_upper -17964,做多,2022-08-06 22:20:00,2022-08-06 22:30:00,1712.39,1712.11,0.07,100.0,0.0041,-0.0,0.0,-0.0,flip -17965,做空,2022-08-06 22:30:00,2022-08-06 22:35:00,1712.11,1713.68,0.07,100.0,0.0041,-0.01,0.0,-0.01,flip -17966,做多,2022-08-06 22:35:00,2022-08-06 22:40:00,1713.68,1712.5,0.07,100.0,0.0041,-0.0,0.0,-0.01,flip -17967,做空,2022-08-06 22:40:00,2022-08-06 22:45:00,1712.5,1714.1,0.07,100.0,0.0041,-0.01,0.0,-0.01,flip -17968,做多,2022-08-06 22:45:00,2022-08-06 22:50:00,1714.1,1713.17,0.07,100.0,0.004,-0.0,0.0,-0.01,flip -17969,做空,2022-08-06 22:50:00,2022-08-06 22:55:00,1713.17,1713.27,0.07,100.0,0.004,-0.0,0.0,-0.0,flip -17970,做多,2022-08-06 22:55:00,2022-08-06 23:00:00,1713.27,1710.0,0.07,100.0,0.004,-0.01,0.0,-0.02,flip -17971,做空,2022-08-06 23:00:00,2022-08-06 23:15:00,1710.0,1699.42,0.07,100.0,0.004,0.04,0.0,0.04,tp_lower -17972,做多,2022-08-07 07:10:00,2022-08-07 07:50:00,1685.98,1684.95,0.07,100.0,0.0043,-0.0,0.0,-0.01,flip -17973,做空,2022-08-07 07:50:00,2022-08-07 07:55:00,1684.95,1685.1,0.07,100.0,0.0043,-0.0,0.0,-0.0,flip -17974,做多,2022-08-07 07:55:00,2022-08-07 08:00:00,1685.1,1683.7,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17975,做空,2022-08-07 08:00:00,2022-08-07 09:05:00,1683.7,1679.7,0.07,100.0,0.0042,0.02,0.0,0.01,tp_lower -17976,做多,2022-08-07 09:30:00,2022-08-07 09:40:00,1684.25,1680.3,0.07,100.0,0.0042,-0.02,0.0,-0.02,flip -17977,做空,2022-08-07 09:40:00,2022-08-07 09:45:00,1680.3,1682.88,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17978,做多,2022-08-07 09:45:00,2022-08-07 10:00:00,1682.88,1680.97,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17979,做空,2022-08-07 10:00:00,2022-08-07 10:05:00,1680.97,1681.92,0.07,100.0,0.0042,-0.0,0.0,-0.01,flip -17980,做多,2022-08-07 10:05:00,2022-08-07 10:10:00,1681.92,1680.59,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17981,做空,2022-08-07 10:10:00,2022-08-07 11:20:00,1680.59,1682.96,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17982,做多,2022-08-07 11:20:00,2022-08-07 11:25:00,1682.96,1682.57,0.07,100.0,0.0042,-0.0,0.0,-0.01,flip -17983,做空,2022-08-07 11:25:00,2022-08-07 11:30:00,1682.57,1682.69,0.07,100.0,0.0042,-0.0,0.0,-0.0,flip -17984,做多,2022-08-07 11:30:00,2022-08-07 11:45:00,1682.69,1690.15,0.07,100.0,0.0042,0.03,0.0,0.03,tp_upper -17985,做多,2022-08-08 00:10:00,2022-08-08 00:15:00,1710.52,1716.06,0.07,100.0,0.0042,0.02,0.0,0.02,tp_upper -17986,做多,2022-08-08 00:45:00,2022-08-08 00:50:00,1708.71,1706.86,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17987,做空,2022-08-08 00:50:00,2022-08-08 01:20:00,1706.86,1699.88,0.07,100.0,0.0042,0.03,0.0,0.03,tp_lower -17988,做多,2022-08-08 02:35:00,2022-08-08 03:35:00,1714.4,1709.26,0.07,100.0,0.0042,-0.02,0.0,-0.03,flip -17989,做空,2022-08-08 03:35:00,2022-08-08 04:05:00,1709.26,1711.08,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17990,做多,2022-08-08 04:05:00,2022-08-08 04:20:00,1711.08,1708.83,0.07,100.0,0.0042,-0.01,0.0,-0.01,flip -17991,做空,2022-08-08 04:20:00,2022-08-08 15:40:00,1708.83,1774.72,0.07,100.0,0.0042,-0.27,0.0,-0.28,flip -17992,做多,2022-08-08 15:40:00,2022-08-08 15:45:00,1774.72,1770.2,0.07,100.0,0.0038,-0.02,0.0,-0.02,flip -17993,做空,2022-08-08 15:45:00,2022-08-08 15:50:00,1770.2,1775.07,0.07,100.0,0.0038,-0.02,0.0,-0.02,flip -17994,做多,2022-08-08 15:50:00,2022-08-08 16:05:00,1775.07,1767.11,0.07,100.0,0.0038,-0.03,0.0,-0.03,flip -17995,做空,2022-08-08 16:05:00,2022-08-08 19:25:00,1767.11,1782.28,0.07,100.0,0.0038,-0.06,0.0,-0.06,flip -17996,做多,2022-08-08 19:25:00,2022-08-08 19:30:00,1782.28,1781.32,0.07,100.0,0.0037,-0.0,0.0,-0.01,flip -17997,做空,2022-08-08 19:30:00,2022-08-08 19:35:00,1781.32,1784.9,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -17998,做多,2022-08-08 19:35:00,2022-08-08 19:45:00,1784.9,1780.93,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -17999,做空,2022-08-08 19:45:00,2022-08-08 19:50:00,1780.93,1782.7,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -18000,做多,2022-08-08 19:50:00,2022-08-08 19:55:00,1782.7,1782.44,0.07,100.0,0.0037,-0.0,0.0,-0.0,flip -18001,做空,2022-08-08 19:55:00,2022-08-08 20:00:00,1782.44,1785.12,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -18002,做多,2022-08-08 20:00:00,2022-08-08 20:10:00,1785.12,1780.72,0.07,100.0,0.0037,-0.02,0.0,-0.02,flip -18003,做空,2022-08-08 20:10:00,2022-08-08 20:15:00,1780.72,1783.3,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -18004,做多,2022-08-08 20:15:00,2022-08-08 21:10:00,1783.3,1780.25,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -18005,做空,2022-08-08 21:10:00,2022-08-08 22:45:00,1780.25,1771.67,0.07,100.0,0.0037,0.03,0.0,0.03,tp_lower -18006,做多,2022-08-08 23:05:00,2022-08-08 23:20:00,1784.0,1773.67,0.07,100.0,0.0037,-0.04,0.0,-0.04,flip -18007,做空,2022-08-08 23:20:00,2022-08-08 23:55:00,1773.67,1776.09,0.07,100.0,0.0037,-0.01,0.0,-0.01,flip -18008,做多,2022-08-08 23:55:00,2022-08-09 00:10:00,1776.09,1776.79,0.06,100.0,0.0037,0.0,0.0,-0.0,flip -18009,做空,2022-08-09 00:10:00,2022-08-09 00:15:00,1776.79,1782.46,0.07,100.0,0.0037,-0.02,0.0,-0.02,flip -18010,做多,2022-08-09 00:15:00,2022-08-09 00:55:00,1782.46,1773.62,0.07,100.0,0.0037,-0.03,0.0,-0.04,flip -18011,做空,2022-08-09 00:55:00,2022-08-09 01:15:00,1773.62,1771.51,0.07,100.0,0.0037,0.01,0.0,0.0,flip -18012,做多,2022-08-09 01:15:00,2022-08-09 03:05:00,1771.51,1774.38,0.07,100.0,0.0037,0.01,0.0,0.01,flip -18013,做空,2022-08-09 03:05:00,2022-08-09 03:10:00,1774.38,1775.11,0.07,100.0,0.0037,-0.0,0.0,-0.01,flip -18014,做多,2022-08-09 03:10:00,2022-08-09 03:15:00,1775.11,1774.32,0.07,100.0,0.0037,-0.0,0.0,-0.01,flip -18015,做空,2022-08-09 03:15:00,2022-08-09 03:20:00,1774.32,1777.71,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -18016,做多,2022-08-09 03:20:00,2022-08-09 04:20:00,1777.71,1773.9,0.07,100.0,0.0037,-0.01,0.0,-0.02,flip -18017,做空,2022-08-09 04:20:00,2022-08-09 04:35:00,1773.9,1778.29,0.07,100.0,0.0037,-0.02,0.0,-0.02,flip -18018,做多,2022-08-09 04:35:00,2022-08-09 05:05:00,1778.29,1774.77,0.06,100.0,0.0037,-0.01,0.0,-0.02,flip -18019,做空,2022-08-09 05:05:00,2022-08-09 05:10:00,1774.77,1775.63,0.06,100.0,0.0036,-0.0,0.0,-0.01,flip -18020,做多,2022-08-09 05:10:00,2022-08-09 05:15:00,1775.63,1774.8,0.06,100.0,0.0036,-0.0,0.0,-0.01,flip -18021,做空,2022-08-09 05:15:00,2022-08-09 05:20:00,1774.8,1775.09,0.06,100.0,0.0036,-0.0,0.0,-0.0,flip -18022,做多,2022-08-09 05:20:00,2022-08-09 05:25:00,1775.09,1774.74,0.06,100.0,0.0036,-0.0,0.0,-0.0,flip -18023,做空,2022-08-09 05:25:00,2022-08-09 05:30:00,1774.74,1777.66,0.06,100.0,0.0036,-0.01,0.0,-0.01,flip -18024,做多,2022-08-09 05:30:00,2022-08-09 06:00:00,1777.66,1768.43,0.06,100.0,0.0036,-0.03,0.0,-0.04,flip -18025,做空,2022-08-09 06:00:00,2022-08-09 06:25:00,1768.43,1766.79,0.06,100.0,0.0036,0.01,0.0,0.0,tp_lower -18026,做多,2022-08-09 06:50:00,2022-08-09 07:05:00,1773.33,1786.06,0.06,100.0,0.0036,0.05,0.0,0.04,tp_upper -18027,做多,2022-08-09 08:20:00,2022-08-09 08:25:00,1775.08,1774.35,0.06,100.0,0.0036,-0.0,0.0,-0.01,flip -18028,做空,2022-08-09 08:25:00,2022-08-09 08:30:00,1774.35,1775.56,0.06,100.0,0.0036,-0.0,0.0,-0.01,flip -18029,做多,2022-08-09 08:30:00,2022-08-09 08:40:00,1775.56,1773.79,0.06,100.0,0.0036,-0.01,0.0,-0.01,flip -18030,做空,2022-08-09 08:40:00,2022-08-09 09:20:00,1773.79,1761.99,0.06,100.0,0.0036,0.04,0.0,0.04,tp_lower -18031,做多,2022-08-09 20:30:00,2022-08-09 20:40:00,1693.81,1693.03,0.06,100.0,0.0038,-0.0,0.0,-0.01,flip -18032,做空,2022-08-09 20:40:00,2022-08-09 20:45:00,1693.03,1693.25,0.06,100.0,0.0038,-0.0,0.0,-0.0,flip -18033,做多,2022-08-09 20:45:00,2022-08-09 21:25:00,1693.25,1708.0,0.06,100.0,0.0038,0.06,0.0,0.05,tp_upper -18034,做多,2022-08-10 00:20:00,2022-08-10 00:25:00,1693.04,1692.02,0.07,100.0,0.0039,-0.0,0.0,-0.01,flip -18035,做空,2022-08-10 00:25:00,2022-08-10 00:35:00,1692.02,1674.67,0.07,100.0,0.0039,0.07,0.0,0.06,tp_lower -18036,做多,2022-08-10 07:10:00,2022-08-10 07:15:00,1685.25,1683.42,0.07,100.0,0.0039,-0.01,0.0,-0.01,flip -18037,做空,2022-08-10 07:15:00,2022-08-10 07:25:00,1683.42,1683.69,0.07,100.0,0.0039,-0.0,0.0,-0.0,flip -18038,做多,2022-08-10 07:25:00,2022-08-10 07:55:00,1683.69,1685.01,0.07,100.0,0.0039,0.01,0.0,0.0,flip -18039,做空,2022-08-10 07:55:00,2022-08-11 07:45:00,1685.01,1876.92,0.07,100.0,0.0039,-0.76,0.0,-0.76,flip -18040,做多,2022-08-11 07:45:00,2022-08-11 07:50:00,1876.92,1875.51,0.06,100.0,0.0031,-0.0,0.0,-0.01,flip -18041,做空,2022-08-11 07:50:00,2022-08-11 07:55:00,1875.51,1877.72,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18042,做多,2022-08-11 07:55:00,2022-08-11 08:00:00,1877.72,1874.29,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18043,做空,2022-08-11 08:00:00,2022-08-11 08:05:00,1874.29,1881.29,0.06,100.0,0.0031,-0.02,0.0,-0.02,flip -18044,做多,2022-08-11 08:05:00,2022-08-11 08:50:00,1881.29,1884.39,0.06,100.0,0.0031,0.01,0.0,0.01,flip -18045,做空,2022-08-11 08:50:00,2022-08-11 09:25:00,1884.39,1883.72,0.06,100.0,0.0031,0.0,0.0,-0.0,flip -18046,做多,2022-08-11 09:25:00,2022-08-11 09:50:00,1883.72,1883.36,0.06,100.0,0.0031,-0.0,0.0,-0.0,flip -18047,做空,2022-08-11 09:50:00,2022-08-11 10:15:00,1883.36,1882.96,0.06,100.0,0.0031,0.0,0.0,-0.0,flip -18048,做多,2022-08-11 10:15:00,2022-08-11 10:20:00,1882.96,1882.73,0.06,100.0,0.0031,-0.0,0.0,-0.0,flip -18049,做空,2022-08-11 10:20:00,2022-08-11 10:30:00,1882.73,1883.85,0.06,100.0,0.0031,-0.0,0.0,-0.01,flip -18050,做多,2022-08-11 10:30:00,2022-08-11 10:40:00,1883.85,1883.33,0.06,100.0,0.0031,-0.0,0.0,-0.0,flip -18051,做空,2022-08-11 10:40:00,2022-08-11 10:45:00,1883.33,1886.7,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18052,做多,2022-08-11 10:45:00,2022-08-11 10:50:00,1886.7,1884.67,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18053,做空,2022-08-11 10:50:00,2022-08-11 11:00:00,1884.67,1889.44,0.06,100.0,0.0031,-0.01,0.0,-0.02,flip -18054,做多,2022-08-11 11:00:00,2022-08-11 11:30:00,1889.44,1892.68,0.06,100.0,0.003,0.01,0.0,0.01,tp_upper -18055,做多,2022-08-11 14:45:00,2022-08-11 15:05:00,1895.09,1896.75,0.06,100.0,0.003,0.01,0.0,0.0,flip -18056,做空,2022-08-11 15:05:00,2022-08-11 15:20:00,1896.75,1897.31,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18057,做多,2022-08-11 15:20:00,2022-08-11 15:40:00,1897.31,1896.04,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -18058,做空,2022-08-11 15:40:00,2022-08-11 16:30:00,1896.04,1898.84,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18059,做多,2022-08-11 16:30:00,2022-08-11 16:35:00,1898.84,1891.65,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18060,做空,2022-08-11 16:35:00,2022-08-11 16:45:00,1891.65,1895.38,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18061,做多,2022-08-11 16:45:00,2022-08-11 17:45:00,1895.38,1897.92,0.06,100.0,0.003,0.01,0.0,0.0,flip -18062,做空,2022-08-11 17:45:00,2022-08-11 17:50:00,1897.92,1898.14,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18063,做多,2022-08-11 17:50:00,2022-08-11 18:00:00,1898.14,1892.31,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18064,做空,2022-08-11 18:00:00,2022-08-11 18:10:00,1892.31,1879.84,0.06,100.0,0.003,0.04,0.0,0.03,tp_lower -18065,做多,2022-08-11 20:45:00,2022-08-11 20:50:00,1898.7,1898.22,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18066,做空,2022-08-11 20:50:00,2022-08-11 20:55:00,1898.22,1900.42,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18067,做多,2022-08-11 20:55:00,2022-08-11 21:00:00,1900.42,1900.1,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18068,做空,2022-08-11 21:00:00,2022-08-11 21:05:00,1900.1,1901.85,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18069,做多,2022-08-11 21:05:00,2022-08-11 21:10:00,1901.85,1899.49,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18070,做空,2022-08-11 21:10:00,2022-08-11 21:15:00,1899.49,1901.18,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18071,做多,2022-08-11 21:15:00,2022-08-11 21:25:00,1901.18,1896.45,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18072,做空,2022-08-11 21:25:00,2022-08-11 21:30:00,1896.45,1902.15,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18073,做多,2022-08-11 21:30:00,2022-08-11 21:35:00,1902.15,1895.6,0.06,100.0,0.0029,-0.02,0.0,-0.02,flip -18074,做空,2022-08-11 21:35:00,2022-08-11 21:55:00,1895.6,1898.04,0.06,100.0,0.0029,-0.01,0.0,-0.01,flip -18075,做多,2022-08-11 21:55:00,2022-08-11 22:00:00,1898.04,1894.56,0.06,100.0,0.0029,-0.01,0.0,-0.01,flip -18076,做空,2022-08-11 22:00:00,2022-08-11 22:45:00,1894.56,1884.37,0.06,100.0,0.0029,0.03,0.0,0.03,tp_lower -18077,做多,2022-08-12 02:30:00,2022-08-12 02:50:00,1892.7,1908.55,0.06,100.0,0.003,0.05,0.0,0.05,tp_upper -18078,做多,2022-08-12 06:10:00,2022-08-12 06:20:00,1887.83,1887.74,0.06,100.0,0.0031,-0.0,0.0,-0.0,flip -18079,做空,2022-08-12 06:20:00,2022-08-12 06:25:00,1887.74,1890.28,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18080,做多,2022-08-12 06:25:00,2022-08-12 06:30:00,1890.28,1886.15,0.06,100.0,0.0031,-0.01,0.0,-0.02,flip -18081,做空,2022-08-12 06:30:00,2022-08-12 06:35:00,1886.15,1886.66,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18082,做多,2022-08-12 06:35:00,2022-08-12 07:00:00,1886.66,1886.35,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18083,做空,2022-08-12 07:00:00,2022-08-12 07:05:00,1886.35,1892.45,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18084,做多,2022-08-12 07:05:00,2022-08-12 07:15:00,1892.45,1887.29,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18085,做空,2022-08-12 07:15:00,2022-08-12 07:20:00,1887.29,1888.91,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -18086,做多,2022-08-12 07:20:00,2022-08-12 07:25:00,1888.91,1888.03,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -18087,做空,2022-08-12 07:25:00,2022-08-12 07:50:00,1888.03,1887.74,0.06,100.0,0.003,0.0,0.0,-0.0,flip -18088,做多,2022-08-12 07:50:00,2022-08-12 08:35:00,1887.74,1888.33,0.06,100.0,0.003,0.0,0.0,-0.0,flip -18089,做空,2022-08-12 08:35:00,2022-08-12 08:45:00,1888.33,1892.74,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18090,做多,2022-08-12 08:45:00,2022-08-12 08:50:00,1892.74,1889.5,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18091,做空,2022-08-12 08:50:00,2022-08-12 09:00:00,1889.5,1889.35,0.06,100.0,0.003,0.0,0.0,-0.0,flip -18092,做多,2022-08-12 09:00:00,2022-08-12 09:25:00,1889.35,1899.85,0.06,100.0,0.003,0.03,0.0,0.03,tp_upper -18093,做多,2022-08-12 13:40:00,2022-08-12 13:45:00,1886.66,1878.25,0.06,100.0,0.003,-0.03,0.0,-0.03,flip -18094,做空,2022-08-12 13:45:00,2022-08-12 14:00:00,1878.25,1878.56,0.06,100.0,0.003,-0.0,0.0,-0.0,tp_lower -18095,做多,2022-08-12 14:10:00,2022-08-12 14:25:00,1880.39,1883.42,0.06,100.0,0.003,0.01,0.0,0.01,flip -18096,做空,2022-08-12 14:25:00,2022-08-12 14:30:00,1883.42,1884.15,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18097,做多,2022-08-12 14:30:00,2022-08-12 14:35:00,1884.15,1881.58,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18098,做空,2022-08-12 14:35:00,2022-08-12 15:00:00,1881.58,1882.05,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18099,做多,2022-08-12 15:00:00,2022-08-12 15:20:00,1882.05,1894.3,0.06,100.0,0.003,0.04,0.0,0.03,tp_upper -18100,做多,2022-08-13 08:55:00,2022-08-13 10:50:00,1987.46,1990.01,0.06,100.0,0.0029,0.01,0.0,0.0,flip -18101,做空,2022-08-13 10:50:00,2022-08-13 11:15:00,1990.01,1989.79,0.06,100.0,0.0029,0.0,0.0,-0.0,flip -18102,做多,2022-08-13 11:15:00,2022-08-13 15:10:00,1989.79,1983.34,0.06,100.0,0.0029,-0.02,0.0,-0.02,flip -18103,做空,2022-08-13 15:10:00,2022-08-13 15:55:00,1983.34,1986.99,0.06,100.0,0.0029,-0.01,0.0,-0.01,flip -18104,做多,2022-08-13 15:55:00,2022-08-13 16:10:00,1986.99,1989.75,0.06,100.0,0.0029,0.01,0.0,0.01,flip -18105,做空,2022-08-13 16:10:00,2022-08-13 16:35:00,1989.75,1991.28,0.06,100.0,0.0029,-0.0,0.0,-0.01,flip -18106,做多,2022-08-13 16:35:00,2022-08-13 16:40:00,1991.28,1988.13,0.06,100.0,0.0029,-0.01,0.0,-0.01,flip -18107,做空,2022-08-13 16:40:00,2022-08-13 16:50:00,1988.13,1986.87,0.06,100.0,0.0029,0.0,0.0,0.0,flip -18108,做多,2022-08-13 16:50:00,2022-08-13 17:05:00,1986.87,1986.73,0.06,100.0,0.0029,-0.0,0.0,-0.0,flip -18109,做空,2022-08-13 17:05:00,2022-08-13 17:10:00,1986.73,1989.06,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -18110,做多,2022-08-13 17:10:00,2022-08-13 17:35:00,1989.06,1996.0,0.06,100.0,0.0028,0.02,0.0,0.02,tp_upper -18111,做多,2022-08-13 18:25:00,2022-08-13 18:30:00,1990.0,1982.26,0.06,100.0,0.0028,-0.02,0.0,-0.02,flip -18112,做空,2022-08-13 18:30:00,2022-08-13 18:40:00,1982.26,1978.08,0.06,100.0,0.0028,0.01,0.0,0.01,tp_lower -18113,做多,2022-08-13 19:45:00,2022-08-13 20:55:00,1983.15,1989.04,0.06,100.0,0.0028,0.02,0.0,0.01,tp_upper -18114,做多,2022-08-13 21:40:00,2022-08-13 21:45:00,1988.4,1984.38,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -18115,做空,2022-08-13 21:45:00,2022-08-13 21:50:00,1984.38,1985.15,0.06,100.0,0.0028,-0.0,0.0,-0.01,flip -18116,做多,2022-08-13 21:50:00,2022-08-13 22:00:00,1985.15,1984.51,0.06,100.0,0.0028,-0.0,0.0,-0.0,flip -18117,做空,2022-08-13 22:00:00,2022-08-13 22:05:00,1984.51,1988.4,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -18118,做多,2022-08-13 22:05:00,2022-08-13 22:20:00,1988.4,1982.01,0.06,100.0,0.0028,-0.02,0.0,-0.02,flip -18119,做空,2022-08-13 22:20:00,2022-08-13 23:00:00,1982.01,1980.01,0.06,100.0,0.0028,0.01,0.0,0.0,tp_lower -18120,做多,2022-08-13 23:15:00,2022-08-13 23:20:00,1985.47,1981.6,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -18121,做空,2022-08-13 23:20:00,2022-08-13 23:25:00,1981.6,1978.68,0.06,100.0,0.0028,0.01,0.0,0.01,tp_lower -18122,做多,2022-08-14 00:30:00,2022-08-14 00:55:00,1985.96,1985.41,0.06,100.0,0.0029,-0.0,0.0,-0.0,flip -18123,做空,2022-08-14 00:55:00,2022-08-14 01:00:00,1985.41,1990.5,0.06,100.0,0.0029,-0.01,0.0,-0.02,flip -18124,做多,2022-08-14 01:00:00,2022-08-14 01:20:00,1990.5,1985.03,0.06,100.0,0.0028,-0.02,0.0,-0.02,flip -18125,做空,2022-08-14 01:20:00,2022-08-14 01:25:00,1985.03,1975.21,0.06,100.0,0.0028,0.03,0.0,0.03,tp_lower -18126,做多,2022-08-14 01:40:00,2022-08-14 01:45:00,1985.4,1985.29,0.06,100.0,0.0028,-0.0,0.0,-0.0,flip -18127,做空,2022-08-14 01:45:00,2022-08-14 01:50:00,1985.29,1985.34,0.06,100.0,0.0028,-0.0,0.0,-0.0,flip -18128,做多,2022-08-14 01:50:00,2022-08-14 02:10:00,1985.34,1983.76,0.06,100.0,0.0028,-0.0,0.0,-0.01,flip -18129,做空,2022-08-14 02:10:00,2022-08-14 02:20:00,1983.76,1985.35,0.06,100.0,0.0028,-0.0,0.0,-0.01,flip -18130,做多,2022-08-14 02:20:00,2022-08-14 02:30:00,1985.35,1985.76,0.06,100.0,0.0028,0.0,0.0,-0.0,flip -18131,做空,2022-08-14 02:30:00,2022-08-14 03:10:00,1985.76,1985.05,0.06,100.0,0.0028,0.0,0.0,-0.0,flip -18132,做多,2022-08-14 03:10:00,2022-08-14 03:15:00,1985.05,1983.88,0.06,100.0,0.0028,-0.0,0.0,-0.01,flip -18133,做空,2022-08-14 03:15:00,2022-08-14 03:20:00,1983.88,1985.99,0.06,100.0,0.0028,-0.01,0.0,-0.01,flip -18134,做多,2022-08-14 03:20:00,2022-08-14 03:25:00,1985.99,1984.95,0.06,100.0,0.0028,-0.0,0.0,-0.01,flip -18135,做空,2022-08-14 03:25:00,2022-08-14 03:35:00,1984.95,1985.69,0.06,100.0,0.0028,-0.0,0.0,-0.0,flip -18136,做多,2022-08-14 03:35:00,2022-08-14 04:15:00,1985.69,1996.7,0.06,100.0,0.0028,0.03,0.0,0.03,tp_upper -18137,做多,2022-08-14 04:30:00,2022-08-14 04:40:00,1984.66,1984.14,0.06,100.0,0.0028,-0.0,0.0,-0.0,flip -18138,做空,2022-08-14 04:40:00,2022-08-14 11:40:00,1984.14,1983.06,0.06,100.0,0.0028,0.0,0.0,0.0,tp_lower -18139,做多,2022-08-15 00:30:00,2022-08-15 01:30:00,1943.73,1958.53,0.06,100.0,0.0029,0.04,0.0,0.04,tp_upper -18140,做多,2022-08-15 13:55:00,2022-08-15 14:00:00,1914.78,1910.48,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18141,做空,2022-08-15 14:00:00,2022-08-15 14:05:00,1910.48,1913.05,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18142,做多,2022-08-15 14:05:00,2022-08-15 14:10:00,1913.05,1901.5,0.06,100.0,0.003,-0.03,0.0,-0.04,flip -18143,做空,2022-08-15 14:10:00,2022-08-15 14:30:00,1901.5,1908.14,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18144,做多,2022-08-15 14:30:00,2022-08-15 14:35:00,1908.14,1902.81,0.06,100.0,0.0029,-0.02,0.0,-0.02,flip -18145,做空,2022-08-15 14:35:00,2022-08-15 15:20:00,1902.81,1901.92,0.06,100.0,0.0029,0.0,0.0,-0.0,flip -18146,做多,2022-08-15 15:20:00,2022-08-15 15:50:00,1901.92,1915.34,0.06,100.0,0.0029,0.04,0.0,0.04,tp_upper -18147,做多,2022-08-15 17:45:00,2022-08-15 17:50:00,1905.19,1900.19,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18148,做空,2022-08-15 17:50:00,2022-08-15 17:55:00,1900.19,1902.2,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18149,做多,2022-08-15 17:55:00,2022-08-15 19:20:00,1902.2,1901.01,0.06,100.0,0.0029,-0.0,0.0,-0.01,flip -18150,做空,2022-08-15 19:20:00,2022-08-15 19:30:00,1901.01,1885.64,0.06,100.0,0.0029,0.05,0.0,0.04,tp_lower -18151,做多,2022-08-15 20:15:00,2022-08-15 20:30:00,1900.23,1898.43,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18152,做空,2022-08-15 20:30:00,2022-08-15 20:55:00,1898.43,1902.15,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18153,做多,2022-08-15 20:55:00,2022-08-15 21:10:00,1902.15,1902.37,0.06,100.0,0.0029,0.0,0.0,-0.0,flip -18154,做空,2022-08-15 21:10:00,2022-08-15 21:15:00,1902.37,1903.62,0.06,100.0,0.0029,-0.0,0.0,-0.01,flip -18155,做多,2022-08-15 21:15:00,2022-08-15 21:20:00,1903.62,1913.2,0.06,100.0,0.0029,0.03,0.0,0.03,tp_upper -18156,做多,2022-08-15 22:05:00,2022-08-15 22:10:00,1901.7,1914.06,0.06,100.0,0.0029,0.04,0.0,0.03,tp_upper -18157,做多,2022-08-15 22:10:00,2022-08-15 22:15:00,1914.06,1915.91,0.06,100.0,0.0029,0.01,0.0,0.0,tp_upper -18158,做多,2022-08-15 23:25:00,2022-08-15 23:55:00,1897.85,1898.56,0.06,100.0,0.003,0.0,0.0,-0.0,flip -18159,做空,2022-08-15 23:55:00,2022-08-16 00:05:00,1898.56,1902.39,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18160,做多,2022-08-16 00:05:00,2022-08-16 00:10:00,1902.39,1897.95,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18161,做空,2022-08-16 00:10:00,2022-08-16 00:15:00,1897.95,1885.6,0.06,100.0,0.003,0.04,0.0,0.03,tp_lower -18162,做多,2022-08-16 01:00:00,2022-08-16 01:50:00,1902.82,1896.23,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18163,做空,2022-08-16 01:50:00,2022-08-16 02:05:00,1896.23,1903.1,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18164,做多,2022-08-16 02:05:00,2022-08-16 02:15:00,1903.1,1902.25,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -18165,做空,2022-08-16 02:15:00,2022-08-16 02:25:00,1902.25,1902.2,0.06,100.0,0.003,0.0,0.0,-0.0,flip -18166,做多,2022-08-16 02:25:00,2022-08-16 02:30:00,1902.2,1901.01,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -18167,做空,2022-08-16 02:30:00,2022-08-16 02:40:00,1901.01,1888.5,0.06,100.0,0.003,0.04,0.0,0.03,tp_lower -18168,做多,2022-08-16 09:05:00,2022-08-16 11:10:00,1891.91,1904.19,0.06,100.0,0.003,0.04,0.0,0.03,tp_upper -18169,做多,2022-08-16 12:55:00,2022-08-16 13:35:00,1889.12,1889.33,0.06,100.0,0.003,0.0,0.0,-0.0,flip -18170,做空,2022-08-16 13:35:00,2022-08-16 14:15:00,1889.33,1878.55,0.06,100.0,0.003,0.03,0.0,0.03,tp_lower -18171,做多,2022-08-16 15:30:00,2022-08-16 15:55:00,1885.31,1886.63,0.06,100.0,0.003,0.0,0.0,0.0,flip -18172,做空,2022-08-16 15:55:00,2022-08-16 16:40:00,1886.63,1867.04,0.06,100.0,0.003,0.06,0.0,0.06,tp_lower -18173,做多,2022-08-16 18:05:00,2022-08-16 18:25:00,1893.0,1885.85,0.06,100.0,0.0031,-0.02,0.0,-0.02,flip -18174,做空,2022-08-16 18:25:00,2022-08-16 18:35:00,1885.85,1867.54,0.06,100.0,0.0031,0.06,0.0,0.05,tp_lower -18175,做多,2022-08-16 20:35:00,2022-08-16 20:40:00,1883.1,1879.81,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18176,做空,2022-08-16 20:40:00,2022-08-16 20:50:00,1879.81,1883.7,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18177,做多,2022-08-16 20:50:00,2022-08-16 20:55:00,1883.7,1883.67,0.06,100.0,0.0031,-0.0,0.0,-0.0,flip -18178,做空,2022-08-16 20:55:00,2022-08-16 21:10:00,1883.67,1881.5,0.06,100.0,0.0031,0.01,0.0,0.0,flip -18179,做多,2022-08-16 21:10:00,2022-08-16 21:30:00,1881.5,1878.46,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18180,做空,2022-08-16 21:30:00,2022-08-16 22:30:00,1878.46,1867.51,0.06,100.0,0.0031,0.03,0.0,0.03,tp_lower -18181,做多,2022-08-16 23:05:00,2022-08-16 23:10:00,1877.9,1873.7,0.06,100.0,0.0031,-0.01,0.0,-0.02,flip -18182,做空,2022-08-16 23:10:00,2022-08-16 23:15:00,1873.7,1874.42,0.06,100.0,0.0031,-0.0,0.0,-0.01,flip -18183,做多,2022-08-16 23:15:00,2022-08-16 23:40:00,1874.42,1872.9,0.06,100.0,0.0031,-0.0,0.0,-0.01,flip -18184,做空,2022-08-16 23:40:00,2022-08-16 23:45:00,1872.9,1878.22,0.06,100.0,0.0031,-0.02,0.0,-0.02,flip -18185,做多,2022-08-16 23:45:00,2022-08-16 23:55:00,1878.22,1875.78,0.06,100.0,0.0031,-0.01,0.0,-0.01,flip -18186,做空,2022-08-16 23:55:00,2022-08-17 00:05:00,1875.78,1883.01,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18187,做多,2022-08-17 00:05:00,2022-08-17 00:10:00,1883.01,1883.89,0.06,100.0,0.0031,0.0,0.0,-0.0,tp_upper -18188,做多,2022-08-17 00:25:00,2022-08-17 00:30:00,1879.95,1891.25,0.06,100.0,0.0031,0.04,0.0,0.03,tp_upper -18189,做多,2022-08-17 07:45:00,2022-08-17 18:00:00,1893.81,1848.66,0.06,100.0,0.0031,-0.14,0.0,-0.14,flip -18190,做空,2022-08-17 18:00:00,2022-08-17 18:35:00,1848.66,1868.62,0.06,100.0,0.0031,-0.06,0.0,-0.06,flip -18191,做多,2022-08-17 18:35:00,2022-08-17 18:50:00,1868.62,1855.61,0.06,100.0,0.003,-0.04,0.0,-0.04,flip -18192,做空,2022-08-17 18:50:00,2022-08-17 19:00:00,1855.61,1852.55,0.06,100.0,0.003,0.01,0.0,0.01,flip -18193,做多,2022-08-17 19:00:00,2022-08-17 19:05:00,1852.55,1847.95,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18194,做空,2022-08-17 19:05:00,2022-08-17 20:15:00,1847.95,1846.67,0.06,100.0,0.003,0.0,0.0,0.0,flip -18195,做多,2022-08-17 20:15:00,2022-08-17 20:30:00,1846.67,1848.15,0.06,100.0,0.003,0.0,0.0,0.0,flip -18196,做空,2022-08-17 20:30:00,2022-08-17 20:35:00,1848.15,1848.62,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18197,做多,2022-08-17 20:35:00,2022-08-17 21:00:00,1848.62,1844.43,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18198,做空,2022-08-17 21:00:00,2022-08-17 21:05:00,1844.43,1846.04,0.06,100.0,0.003,-0.0,0.0,-0.01,flip -18199,做多,2022-08-17 21:05:00,2022-08-17 21:10:00,1846.04,1842.61,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18200,做空,2022-08-17 21:10:00,2022-08-17 21:15:00,1842.61,1842.87,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18201,做多,2022-08-17 21:15:00,2022-08-17 21:30:00,1842.87,1837.08,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18202,做空,2022-08-17 21:30:00,2022-08-17 22:55:00,1837.08,1828.29,0.05,100.0,0.003,0.03,0.0,0.02,tp_lower -18203,做多,2022-08-18 00:05:00,2022-08-18 01:15:00,1835.64,1851.06,0.06,100.0,0.0031,0.05,0.0,0.04,tp_upper -18204,做多,2022-08-18 04:45:00,2022-08-18 04:50:00,1847.53,1842.02,0.06,100.0,0.0031,-0.02,0.0,-0.02,flip -18205,做空,2022-08-18 04:50:00,2022-08-18 04:55:00,1842.02,1843.35,0.06,100.0,0.0031,-0.0,0.0,-0.01,flip -18206,做多,2022-08-18 04:55:00,2022-08-18 05:55:00,1843.35,1843.48,0.06,100.0,0.003,0.0,0.0,-0.0,flip -18207,做空,2022-08-18 05:55:00,2022-08-18 06:00:00,1843.48,1849.49,0.06,100.0,0.003,-0.02,0.0,-0.02,flip -18208,做多,2022-08-18 06:00:00,2022-08-18 06:30:00,1849.49,1841.11,0.06,100.0,0.003,-0.03,0.0,-0.03,flip -18209,做空,2022-08-18 06:30:00,2022-08-18 06:35:00,1841.11,1841.3,0.06,100.0,0.003,-0.0,0.0,-0.0,flip -18210,做多,2022-08-18 06:35:00,2022-08-18 06:50:00,1841.3,1839.18,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18211,做空,2022-08-18 06:50:00,2022-08-18 07:05:00,1839.18,1843.63,0.06,100.0,0.003,-0.01,0.0,-0.02,flip -18212,做多,2022-08-18 07:05:00,2022-08-18 07:10:00,1843.63,1840.17,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18213,做空,2022-08-18 07:10:00,2022-08-18 07:25:00,1840.17,1843.47,0.06,100.0,0.003,-0.01,0.0,-0.01,flip -18214,做多,2022-08-18 07:25:00,2022-08-18 07:40:00,1843.47,1843.68,0.05,100.0,0.003,0.0,0.0,-0.0,flip -18215,做空,2022-08-18 07:40:00,2022-08-18 07:45:00,1843.68,1845.96,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18216,做多,2022-08-18 07:45:00,2022-08-18 07:50:00,1845.96,1842.87,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18217,做空,2022-08-18 07:50:00,2022-08-18 07:55:00,1842.87,1844.23,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18218,做多,2022-08-18 07:55:00,2022-08-18 08:10:00,1844.23,1844.29,0.05,100.0,0.003,0.0,0.0,-0.0,flip -18219,做空,2022-08-18 08:10:00,2022-08-18 08:20:00,1844.29,1844.01,0.05,100.0,0.0029,0.0,0.0,-0.0,flip -18220,做多,2022-08-18 08:20:00,2022-08-18 08:50:00,1844.01,1842.46,0.05,100.0,0.0029,-0.0,0.0,-0.01,flip -18221,做空,2022-08-18 08:50:00,2022-08-18 08:55:00,1842.46,1848.0,0.05,100.0,0.0029,-0.02,0.0,-0.02,flip -18222,做多,2022-08-18 08:55:00,2022-08-18 09:00:00,1848.0,1846.79,0.05,100.0,0.0029,-0.0,0.0,-0.01,flip -18223,做空,2022-08-18 09:00:00,2022-08-18 09:10:00,1846.79,1846.22,0.05,100.0,0.0029,0.0,0.0,-0.0,flip -18224,做多,2022-08-18 09:10:00,2022-08-18 09:30:00,1846.22,1846.42,0.05,100.0,0.0029,0.0,0.0,-0.0,flip -18225,做空,2022-08-18 09:30:00,2022-08-18 11:00:00,1846.42,1848.86,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18226,做多,2022-08-18 11:00:00,2022-08-18 11:10:00,1848.86,1849.2,0.05,100.0,0.0029,0.0,0.0,-0.0,flip -18227,做空,2022-08-18 11:10:00,2022-08-18 14:00:00,1849.2,1856.56,0.05,100.0,0.0029,-0.02,0.0,-0.02,flip -18228,做多,2022-08-18 14:00:00,2022-08-18 14:20:00,1856.56,1862.23,0.05,100.0,0.0029,0.02,0.0,0.01,tp_upper -18229,做多,2022-08-18 16:30:00,2022-08-18 16:50:00,1861.3,1872.44,0.05,100.0,0.0029,0.03,0.0,0.03,tp_upper -18230,做多,2022-08-18 18:00:00,2022-08-18 18:30:00,1863.85,1861.32,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18231,做空,2022-08-18 18:30:00,2022-08-18 18:40:00,1861.32,1861.51,0.05,100.0,0.0029,-0.0,0.0,-0.0,flip -18232,做多,2022-08-18 18:40:00,2022-08-18 19:10:00,1861.51,1871.25,0.05,100.0,0.0029,0.03,0.0,0.03,tp_upper -18233,做多,2022-08-18 21:55:00,2022-08-18 22:00:00,1868.21,1865.79,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18234,做空,2022-08-18 22:00:00,2022-08-18 22:05:00,1865.79,1868.02,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18235,做多,2022-08-18 22:05:00,2022-08-18 22:10:00,1868.02,1863.81,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18236,做空,2022-08-18 22:10:00,2022-08-18 22:15:00,1863.81,1868.19,0.05,100.0,0.0029,-0.01,0.0,-0.02,flip -18237,做多,2022-08-18 22:15:00,2022-08-18 22:20:00,1868.19,1866.71,0.05,100.0,0.0028,-0.0,0.0,-0.01,flip -18238,做空,2022-08-18 22:20:00,2022-08-18 22:25:00,1866.71,1870.85,0.05,100.0,0.0028,-0.01,0.0,-0.01,flip -18239,做多,2022-08-18 22:25:00,2022-08-18 22:30:00,1870.85,1866.97,0.05,100.0,0.0028,-0.01,0.0,-0.01,flip -18240,做空,2022-08-18 22:30:00,2022-08-18 22:35:00,1866.97,1867.24,0.05,100.0,0.0028,-0.0,0.0,-0.0,flip -18241,做多,2022-08-18 22:35:00,2022-08-18 22:45:00,1867.24,1867.4,0.05,100.0,0.0028,0.0,0.0,-0.0,flip -18242,做空,2022-08-18 22:45:00,2022-08-18 22:50:00,1867.4,1868.75,0.05,100.0,0.0028,-0.0,0.0,-0.01,flip -18243,做多,2022-08-18 22:50:00,2022-08-18 22:55:00,1868.75,1865.81,0.05,100.0,0.0028,-0.01,0.0,-0.01,flip -18244,做空,2022-08-18 22:55:00,2022-08-18 23:05:00,1865.81,1867.21,0.05,100.0,0.0028,-0.0,0.0,-0.01,flip -18245,做多,2022-08-18 23:05:00,2022-08-19 17:25:00,1867.21,1713.08,0.05,100.0,0.0028,-0.43,0.0,-0.43,flip -18246,做空,2022-08-19 17:25:00,2022-08-19 19:05:00,1713.08,1683.78,0.05,100.0,0.0029,0.09,0.0,0.08,tp_lower -18247,做多,2022-08-19 19:20:00,2022-08-19 19:35:00,1708.86,1702.81,0.05,100.0,0.003,-0.02,0.0,-0.02,flip -18248,做空,2022-08-19 19:35:00,2022-08-19 19:40:00,1702.81,1704.82,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18249,做多,2022-08-19 19:40:00,2022-08-19 19:45:00,1704.82,1702.15,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18250,做空,2022-08-19 19:45:00,2022-08-19 19:50:00,1702.15,1704.63,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18251,做多,2022-08-19 19:50:00,2022-08-19 19:55:00,1704.63,1700.43,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18252,做空,2022-08-19 19:55:00,2022-08-19 20:00:00,1700.43,1704.92,0.05,100.0,0.0029,-0.01,0.0,-0.02,flip -18253,做多,2022-08-19 20:00:00,2022-08-19 20:05:00,1704.92,1700.79,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18254,做空,2022-08-19 20:05:00,2022-08-19 20:30:00,1700.79,1685.49,0.05,100.0,0.0029,0.04,0.0,0.04,tp_lower -18255,做多,2022-08-20 04:55:00,2022-08-20 05:00:00,1646.2,1637.65,0.05,100.0,0.0031,-0.03,0.0,-0.03,flip -18256,做空,2022-08-20 05:00:00,2022-08-20 05:20:00,1637.65,1640.78,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18257,做多,2022-08-20 05:20:00,2022-08-20 05:40:00,1640.78,1639.75,0.05,100.0,0.0031,-0.0,0.0,-0.01,flip -18258,做空,2022-08-20 05:40:00,2022-08-20 05:45:00,1639.75,1641.1,0.05,100.0,0.0031,-0.0,0.0,-0.01,flip -18259,做多,2022-08-20 05:45:00,2022-08-20 05:55:00,1641.1,1634.14,0.05,100.0,0.003,-0.02,0.0,-0.02,flip -18260,做空,2022-08-20 05:55:00,2022-08-20 06:20:00,1634.14,1637.55,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18261,做多,2022-08-20 06:20:00,2022-08-20 07:20:00,1637.55,1645.46,0.05,100.0,0.003,0.02,0.0,0.02,tp_upper -18262,做多,2022-08-20 09:20:00,2022-08-20 09:25:00,1632.77,1631.76,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18263,做空,2022-08-20 09:25:00,2022-08-20 09:30:00,1631.76,1633.61,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18264,做多,2022-08-20 09:30:00,2022-08-20 09:45:00,1633.61,1635.03,0.05,100.0,0.003,0.0,0.0,0.0,flip -18265,做空,2022-08-20 09:45:00,2022-08-20 10:35:00,1635.03,1619.35,0.05,100.0,0.003,0.05,0.0,0.05,tp_lower -18266,做多,2022-08-20 10:50:00,2022-08-20 11:20:00,1632.42,1631.2,0.05,100.0,0.0031,-0.0,0.0,-0.01,flip -18267,做空,2022-08-20 11:20:00,2022-08-20 11:40:00,1631.2,1634.44,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18268,做多,2022-08-20 11:40:00,2022-08-20 11:45:00,1634.44,1633.6,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18269,做空,2022-08-20 11:45:00,2022-08-20 12:05:00,1633.6,1626.3,0.05,100.0,0.003,0.02,0.0,0.02,tp_lower -18270,做多,2022-08-20 13:55:00,2022-08-20 14:20:00,1635.46,1633.93,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18271,做空,2022-08-20 14:20:00,2022-08-20 14:25:00,1633.93,1635.6,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18272,做多,2022-08-20 14:25:00,2022-08-20 14:30:00,1635.6,1633.46,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18273,做空,2022-08-20 14:30:00,2022-08-20 15:50:00,1633.46,1634.0,0.05,100.0,0.003,-0.0,0.0,-0.0,flip -18274,做多,2022-08-20 15:50:00,2022-08-20 15:55:00,1634.0,1633.99,0.05,100.0,0.003,-0.0,0.0,-0.0,flip -18275,做空,2022-08-20 15:55:00,2022-08-20 16:05:00,1633.99,1636.14,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18276,做多,2022-08-20 16:05:00,2022-08-20 16:15:00,1636.14,1633.61,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18277,做空,2022-08-20 16:15:00,2022-08-20 16:25:00,1633.61,1635.04,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18278,做多,2022-08-20 16:25:00,2022-08-20 16:30:00,1635.04,1627.73,0.05,100.0,0.003,-0.02,0.0,-0.02,flip -18279,做空,2022-08-20 16:30:00,2022-08-20 16:35:00,1627.73,1619.97,0.05,100.0,0.003,0.02,0.0,0.02,tp_lower -18280,做多,2022-08-21 00:20:00,2022-08-21 00:30:00,1591.88,1591.05,0.05,100.0,0.0031,-0.0,0.0,-0.01,flip -18281,做空,2022-08-21 00:30:00,2022-08-21 01:35:00,1591.05,1590.19,0.05,100.0,0.0031,0.0,0.0,0.0,flip -18282,做多,2022-08-21 01:35:00,2022-08-21 05:05:00,1590.19,1576.71,0.05,100.0,0.0031,-0.04,0.0,-0.04,flip -18283,做空,2022-08-21 05:05:00,2022-08-21 05:10:00,1576.71,1580.24,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18284,做多,2022-08-21 05:10:00,2022-08-21 06:30:00,1580.24,1578.64,0.05,100.0,0.0031,-0.0,0.0,-0.01,flip -18285,做空,2022-08-21 06:30:00,2022-08-21 06:55:00,1578.64,1571.38,0.05,100.0,0.0031,0.02,0.0,0.02,tp_lower -18286,做多,2022-08-21 07:45:00,2022-08-21 08:00:00,1581.94,1590.96,0.05,100.0,0.0031,0.03,0.0,0.03,tp_upper -18287,做多,2022-08-21 16:25:00,2022-08-21 16:45:00,1613.12,1625.63,0.05,100.0,0.0031,0.04,0.0,0.04,tp_upper -18288,做多,2022-08-21 17:55:00,2022-08-21 18:00:00,1619.91,1613.87,0.05,100.0,0.0031,-0.02,0.0,-0.02,flip -18289,做空,2022-08-21 18:00:00,2022-08-21 18:20:00,1613.87,1618.34,0.05,100.0,0.0031,-0.01,0.0,-0.02,flip -18290,做多,2022-08-21 18:20:00,2022-08-21 18:25:00,1618.34,1615.59,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18291,做空,2022-08-21 18:25:00,2022-08-21 18:35:00,1615.59,1621.36,0.05,100.0,0.0031,-0.02,0.0,-0.02,flip -18292,做多,2022-08-21 18:35:00,2022-08-21 19:15:00,1621.36,1618.32,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18293,做空,2022-08-21 19:15:00,2022-08-21 19:20:00,1618.32,1622.92,0.05,100.0,0.003,-0.01,0.0,-0.02,flip -18294,做多,2022-08-21 19:20:00,2022-08-21 19:25:00,1622.92,1622.75,0.05,100.0,0.003,-0.0,0.0,-0.0,flip -18295,做空,2022-08-21 19:25:00,2022-08-21 19:35:00,1622.75,1623.46,0.05,100.0,0.003,-0.0,0.0,-0.0,flip -18296,做多,2022-08-21 19:35:00,2022-08-21 20:05:00,1623.46,1621.28,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18297,做空,2022-08-21 20:05:00,2022-08-21 20:45:00,1621.28,1622.85,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18298,做多,2022-08-21 20:45:00,2022-08-21 20:50:00,1622.85,1634.71,0.05,100.0,0.003,0.04,0.0,0.03,tp_upper -18299,做多,2022-08-21 21:00:00,2022-08-21 21:05:00,1622.56,1617.1,0.05,100.0,0.003,-0.02,0.0,-0.02,flip -18300,做空,2022-08-21 21:05:00,2022-08-21 21:10:00,1617.1,1629.98,0.05,100.0,0.003,-0.04,0.0,-0.04,flip -18301,做多,2022-08-21 21:10:00,2022-08-21 21:15:00,1629.98,1630.43,0.05,100.0,0.003,0.0,0.0,-0.0,tp_upper -18302,做多,2022-08-21 21:45:00,2022-08-21 21:55:00,1627.28,1620.45,0.05,100.0,0.003,-0.02,0.0,-0.02,flip -18303,做空,2022-08-21 21:55:00,2022-08-21 22:00:00,1620.45,1603.86,0.05,100.0,0.003,0.05,0.0,0.05,tp_lower -18304,做多,2022-08-21 22:30:00,2022-08-21 22:40:00,1616.97,1618.58,0.05,100.0,0.003,0.0,0.0,0.0,flip -18305,做空,2022-08-21 22:40:00,2022-08-21 22:45:00,1618.58,1626.09,0.05,100.0,0.003,-0.02,0.0,-0.02,flip -18306,做多,2022-08-21 22:45:00,2022-08-21 22:55:00,1626.09,1617.76,0.05,100.0,0.003,-0.02,0.0,-0.03,flip -18307,做空,2022-08-21 22:55:00,2022-08-21 23:00:00,1617.76,1622.39,0.05,100.0,0.003,-0.01,0.0,-0.02,flip -18308,做多,2022-08-21 23:00:00,2022-08-21 23:20:00,1622.39,1618.8,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18309,做空,2022-08-21 23:20:00,2022-08-21 23:25:00,1618.8,1619.13,0.05,100.0,0.0029,-0.0,0.0,-0.0,flip -18310,做多,2022-08-21 23:25:00,2022-08-21 23:45:00,1619.13,1618.09,0.05,100.0,0.0029,-0.0,0.0,-0.01,flip -18311,做空,2022-08-21 23:45:00,2022-08-21 23:55:00,1618.09,1617.17,0.05,100.0,0.0029,0.0,0.0,0.0,flip -18312,做多,2022-08-21 23:55:00,2022-08-22 13:45:00,1617.17,1563.63,0.05,100.0,0.0029,-0.16,0.0,-0.16,flip -18313,做空,2022-08-22 13:45:00,2022-08-22 14:00:00,1563.63,1575.65,0.05,100.0,0.003,-0.04,0.0,-0.04,flip -18314,做多,2022-08-22 14:00:00,2022-08-22 14:05:00,1575.65,1571.1,0.05,100.0,0.003,-0.01,0.0,-0.02,flip -18315,做空,2022-08-22 14:05:00,2022-08-22 14:35:00,1571.1,1570.52,0.05,100.0,0.003,0.0,0.0,-0.0,flip -18316,做多,2022-08-22 14:35:00,2022-08-22 14:40:00,1570.52,1569.22,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18317,做空,2022-08-22 14:40:00,2022-08-22 14:45:00,1569.22,1570.23,0.05,100.0,0.003,-0.0,0.0,-0.01,flip -18318,做多,2022-08-22 14:45:00,2022-08-22 14:50:00,1570.23,1566.56,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18319,做空,2022-08-22 14:50:00,2022-08-22 15:00:00,1566.56,1569.13,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18320,做多,2022-08-22 15:00:00,2022-08-22 15:05:00,1569.13,1568.88,0.05,100.0,0.0029,-0.0,0.0,-0.0,flip -18321,做空,2022-08-22 15:05:00,2022-08-22 15:10:00,1568.88,1569.84,0.05,100.0,0.0029,-0.0,0.0,-0.01,flip -18322,做多,2022-08-22 15:10:00,2022-08-22 15:40:00,1569.84,1580.46,0.05,100.0,0.0029,0.03,0.0,0.03,tp_upper -18323,做多,2022-08-22 18:15:00,2022-08-22 18:20:00,1569.19,1568.26,0.05,100.0,0.0029,-0.0,0.0,-0.01,flip -18324,做空,2022-08-22 18:20:00,2022-08-22 18:30:00,1568.26,1561.11,0.05,100.0,0.0029,0.02,0.0,0.02,tp_lower -18325,做多,2022-08-22 20:00:00,2022-08-22 20:05:00,1579.55,1580.46,0.05,100.0,0.0029,0.0,0.0,0.0,tp_upper -18326,做多,2022-08-22 21:35:00,2022-08-22 21:40:00,1573.35,1570.75,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18327,做空,2022-08-22 21:40:00,2022-08-22 21:50:00,1570.75,1569.09,0.05,100.0,0.0029,0.0,0.0,0.0,flip -18328,做多,2022-08-22 21:50:00,2022-08-22 22:15:00,1569.09,1585.99,0.05,100.0,0.0029,0.05,0.0,0.05,tp_upper -18329,做多,2022-08-23 08:05:00,2022-08-23 08:20:00,1607.9,1608.35,0.05,100.0,0.0029,0.0,0.0,-0.0,flip -18330,做空,2022-08-23 08:20:00,2022-08-23 08:30:00,1608.35,1612.53,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18331,做多,2022-08-23 08:30:00,2022-08-23 08:40:00,1612.53,1609.14,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18332,做空,2022-08-23 08:40:00,2022-08-23 09:00:00,1609.14,1610.92,0.05,100.0,0.0029,-0.01,0.0,-0.01,flip -18333,做多,2022-08-23 09:00:00,2022-08-23 09:15:00,1610.92,1594.43,0.05,100.0,0.0029,-0.05,0.0,-0.05,flip -18334,做空,2022-08-23 09:15:00,2022-08-23 09:45:00,1594.43,1619.35,0.05,100.0,0.0029,-0.07,0.0,-0.07,flip -18335,做多,2022-08-23 09:45:00,2022-08-23 10:05:00,1619.35,1604.3,0.05,100.0,0.0028,-0.04,0.0,-0.04,flip -18336,做空,2022-08-23 10:05:00,2022-08-23 10:30:00,1604.3,1604.06,0.05,100.0,0.0028,0.0,0.0,-0.0,flip -18337,做多,2022-08-23 10:30:00,2022-08-23 10:50:00,1604.06,1606.55,0.05,100.0,0.0028,0.01,0.0,0.0,flip -18338,做空,2022-08-23 10:50:00,2022-08-23 10:55:00,1606.55,1607.75,0.05,100.0,0.0028,-0.0,0.0,-0.01,flip -18339,做多,2022-08-23 10:55:00,2022-08-23 11:00:00,1607.75,1604.52,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18340,做空,2022-08-23 11:00:00,2022-08-23 11:15:00,1604.52,1603.51,0.04,100.0,0.0028,0.0,0.0,0.0,flip -18341,做多,2022-08-23 11:15:00,2022-08-23 13:25:00,1603.51,1618.95,0.04,100.0,0.0028,0.04,0.0,0.04,tp_upper -18342,做多,2022-08-24 00:30:00,2022-08-24 00:35:00,1649.69,1635.8,0.05,100.0,0.0028,-0.04,0.0,-0.04,flip -18343,做空,2022-08-24 00:35:00,2022-08-24 00:40:00,1635.8,1633.92,0.05,100.0,0.0028,0.01,0.0,0.0,tp_lower -18344,做多,2022-08-24 05:20:00,2022-08-24 05:50:00,1633.07,1635.9,0.05,100.0,0.0028,0.01,0.0,0.01,flip -18345,做空,2022-08-24 05:50:00,2022-08-24 05:55:00,1635.9,1636.82,0.05,100.0,0.0028,-0.0,0.0,-0.0,flip -18346,做多,2022-08-24 05:55:00,2022-08-24 06:15:00,1636.82,1634.67,0.05,100.0,0.0028,-0.01,0.0,-0.01,flip -18347,做空,2022-08-24 06:15:00,2022-08-24 06:20:00,1634.67,1636.08,0.05,100.0,0.0028,-0.0,0.0,-0.01,flip -18348,做多,2022-08-24 06:20:00,2022-08-24 06:25:00,1636.08,1635.61,0.05,100.0,0.0028,-0.0,0.0,-0.0,flip -18349,做空,2022-08-24 06:25:00,2022-08-24 06:35:00,1635.61,1636.32,0.05,100.0,0.0028,-0.0,0.0,-0.0,flip -18350,做多,2022-08-24 06:35:00,2022-08-24 07:20:00,1636.32,1636.26,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18351,做空,2022-08-24 07:20:00,2022-08-24 08:10:00,1636.26,1634.42,0.04,100.0,0.0027,0.01,0.0,0.0,flip -18352,做多,2022-08-24 08:10:00,2022-08-24 08:15:00,1634.42,1632.41,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18353,做空,2022-08-24 08:15:00,2022-08-24 08:20:00,1632.41,1641.54,0.04,100.0,0.0027,-0.03,0.0,-0.03,flip -18354,做多,2022-08-24 08:20:00,2022-08-24 08:55:00,1641.54,1633.3,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -18355,做空,2022-08-24 08:55:00,2022-08-24 11:00:00,1633.3,1633.85,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18356,做多,2022-08-24 11:00:00,2022-08-24 11:45:00,1633.85,1649.81,0.04,100.0,0.0027,0.04,0.0,0.04,tp_upper -18357,做多,2022-08-24 22:05:00,2022-08-24 22:15:00,1672.15,1666.21,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -18358,做空,2022-08-24 22:15:00,2022-08-24 23:30:00,1666.21,1653.72,0.04,100.0,0.0027,0.03,0.0,0.03,tp_lower -18359,做多,2022-08-25 00:45:00,2022-08-25 01:20:00,1670.1,1672.41,0.05,100.0,0.0027,0.01,0.0,0.0,flip -18360,做空,2022-08-25 01:20:00,2022-08-25 01:25:00,1672.41,1672.41,0.05,100.0,0.0027,0.0,0.0,-0.0,flip -18361,做多,2022-08-25 01:25:00,2022-08-25 01:35:00,1672.41,1679.82,0.05,100.0,0.0027,0.02,0.0,0.02,tp_upper -18362,做多,2022-08-25 02:15:00,2022-08-25 03:30:00,1673.28,1666.1,0.05,100.0,0.0027,-0.02,0.0,-0.02,flip -18363,做空,2022-08-25 03:30:00,2022-08-25 04:00:00,1666.1,1671.22,0.05,100.0,0.0027,-0.01,0.0,-0.02,flip -18364,做多,2022-08-25 04:00:00,2022-08-25 06:15:00,1671.22,1696.32,0.05,100.0,0.0027,0.07,0.0,0.07,tp_upper -18365,做多,2022-08-25 13:20:00,2022-08-25 13:30:00,1699.81,1698.39,0.05,100.0,0.0027,-0.0,0.0,-0.01,flip -18366,做空,2022-08-25 13:30:00,2022-08-25 13:35:00,1698.39,1701.43,0.05,100.0,0.0027,-0.01,0.0,-0.01,flip -18367,做多,2022-08-25 13:35:00,2022-08-25 13:40:00,1701.43,1698.07,0.05,100.0,0.0027,-0.01,0.0,-0.01,flip -18368,做空,2022-08-25 13:40:00,2022-08-25 13:45:00,1698.07,1699.97,0.05,100.0,0.0027,-0.01,0.0,-0.01,flip -18369,做多,2022-08-25 13:45:00,2022-08-25 14:25:00,1699.97,1712.21,0.05,100.0,0.0027,0.03,0.0,0.03,tp_upper -18370,做多,2022-08-25 15:40:00,2022-08-25 15:50:00,1702.45,1700.37,0.05,100.0,0.0027,-0.01,0.0,-0.01,flip -18371,做空,2022-08-25 15:50:00,2022-08-25 16:00:00,1700.37,1698.35,0.05,100.0,0.0027,0.01,0.0,0.0,tp_lower -18372,做多,2022-08-25 16:05:00,2022-08-25 17:35:00,1700.46,1708.89,0.05,100.0,0.0027,0.02,0.0,0.02,tp_upper -18373,做多,2022-08-25 18:05:00,2022-08-25 18:15:00,1704.05,1702.52,0.05,100.0,0.0027,-0.0,0.0,-0.01,flip -18374,做空,2022-08-25 18:15:00,2022-08-25 18:25:00,1702.52,1703.94,0.05,100.0,0.0027,-0.0,0.0,-0.01,flip -18375,做多,2022-08-25 18:25:00,2022-08-25 18:35:00,1703.94,1701.43,0.05,100.0,0.0027,-0.01,0.0,-0.01,flip -18376,做空,2022-08-25 18:35:00,2022-08-25 18:45:00,1701.43,1698.13,0.05,100.0,0.0027,0.01,0.0,0.01,tp_lower -18377,做多,2022-08-25 19:00:00,2022-08-25 19:05:00,1704.62,1699.69,0.05,100.0,0.0027,-0.01,0.0,-0.02,flip -18378,做空,2022-08-25 19:05:00,2022-08-25 19:10:00,1699.69,1704.41,0.05,100.0,0.0027,-0.01,0.0,-0.01,flip -18379,做多,2022-08-25 19:10:00,2022-08-25 19:15:00,1704.41,1704.31,0.05,100.0,0.0026,-0.0,0.0,-0.0,flip -18380,做空,2022-08-25 19:15:00,2022-08-25 20:10:00,1704.31,1702.37,0.05,100.0,0.0026,0.01,0.0,0.0,flip -18381,做多,2022-08-25 20:10:00,2022-08-25 20:20:00,1702.37,1700.32,0.05,100.0,0.0026,-0.01,0.0,-0.01,flip -18382,做空,2022-08-25 20:20:00,2022-08-25 20:35:00,1700.32,1703.96,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18383,做多,2022-08-25 20:35:00,2022-08-25 20:45:00,1703.96,1709.87,0.04,100.0,0.0026,0.02,0.0,0.01,tp_upper -18384,做多,2022-08-25 21:20:00,2022-08-25 21:25:00,1704.81,1704.05,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18385,做空,2022-08-25 21:25:00,2022-08-25 21:35:00,1704.05,1699.55,0.04,100.0,0.0026,0.01,0.0,0.01,tp_lower -18386,做多,2022-08-26 12:30:00,2022-08-26 12:35:00,1664.22,1659.49,0.05,100.0,0.0028,-0.01,0.0,-0.02,flip -18387,做空,2022-08-26 12:35:00,2022-08-26 12:45:00,1659.49,1662.3,0.05,100.0,0.0028,-0.01,0.0,-0.01,flip -18388,做多,2022-08-26 12:45:00,2022-08-26 13:00:00,1662.3,1701.17,0.05,100.0,0.0027,0.11,0.0,0.1,tp_upper -18389,做多,2022-08-27 07:50:00,2022-08-27 08:00:00,1505.72,1501.87,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18390,做空,2022-08-27 08:00:00,2022-08-27 08:05:00,1501.87,1503.31,0.05,100.0,0.0031,-0.0,0.0,-0.01,flip -18391,做多,2022-08-27 08:05:00,2022-08-27 08:55:00,1503.31,1501.02,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18392,做空,2022-08-27 08:55:00,2022-08-27 09:00:00,1501.02,1501.73,0.05,100.0,0.0031,-0.0,0.0,-0.0,flip -18393,做多,2022-08-27 09:00:00,2022-08-27 09:15:00,1501.73,1496.97,0.05,100.0,0.0031,-0.01,0.0,-0.02,flip -18394,做空,2022-08-27 09:15:00,2022-08-27 09:35:00,1496.97,1498.4,0.05,100.0,0.0031,-0.0,0.0,-0.01,flip -18395,做多,2022-08-27 09:35:00,2022-08-27 09:45:00,1498.4,1500.0,0.05,100.0,0.0031,0.0,0.0,0.0,flip -18396,做空,2022-08-27 09:45:00,2022-08-27 09:55:00,1500.0,1497.96,0.05,100.0,0.0031,0.01,0.0,0.0,flip -18397,做多,2022-08-27 09:55:00,2022-08-27 11:15:00,1497.96,1498.14,0.05,100.0,0.0031,0.0,0.0,-0.0,flip -18398,做空,2022-08-27 11:15:00,2022-08-27 11:30:00,1498.14,1500.61,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18399,做多,2022-08-27 11:30:00,2022-08-27 11:50:00,1500.61,1508.64,0.05,100.0,0.0031,0.02,0.0,0.02,tp_upper -18400,做多,2022-08-27 13:15:00,2022-08-27 13:20:00,1499.96,1490.99,0.05,100.0,0.0031,-0.03,0.0,-0.03,flip -18401,做空,2022-08-27 13:20:00,2022-08-27 13:25:00,1490.99,1497.9,0.05,100.0,0.0031,-0.02,0.0,-0.02,flip -18402,做多,2022-08-27 13:25:00,2022-08-27 13:30:00,1497.9,1492.96,0.05,100.0,0.003,-0.02,0.0,-0.02,flip -18403,做空,2022-08-27 13:30:00,2022-08-27 13:40:00,1492.96,1501.96,0.05,100.0,0.003,-0.03,0.0,-0.03,flip -18404,做多,2022-08-27 13:40:00,2022-08-27 13:45:00,1501.96,1501.08,0.05,100.0,0.003,-0.0,0.0,-0.0,flip -18405,做空,2022-08-27 13:45:00,2022-08-27 14:00:00,1501.08,1500.67,0.05,100.0,0.003,0.0,0.0,-0.0,flip -18406,做多,2022-08-27 14:00:00,2022-08-27 14:05:00,1500.67,1495.95,0.04,100.0,0.003,-0.01,0.0,-0.02,flip -18407,做空,2022-08-27 14:05:00,2022-08-27 14:20:00,1495.95,1498.65,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18408,做多,2022-08-27 14:20:00,2022-08-27 14:35:00,1498.65,1496.63,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18409,做空,2022-08-27 14:35:00,2022-08-27 14:50:00,1496.63,1493.07,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -18410,做多,2022-08-27 22:35:00,2022-08-27 22:40:00,1491.54,1486.23,0.04,100.0,0.003,-0.02,0.0,-0.02,tp_upper -18411,做多,2022-08-28 04:25:00,2022-08-28 04:50:00,1483.95,1483.33,0.05,100.0,0.0031,-0.0,0.0,-0.0,flip -18412,做空,2022-08-28 04:50:00,2022-08-28 04:55:00,1483.33,1486.02,0.05,100.0,0.0031,-0.01,0.0,-0.01,flip -18413,做多,2022-08-28 04:55:00,2022-08-28 05:20:00,1486.02,1482.69,0.05,100.0,0.003,-0.01,0.0,-0.01,flip -18414,做空,2022-08-28 05:20:00,2022-08-28 05:30:00,1482.69,1486.44,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18415,做多,2022-08-28 05:30:00,2022-08-28 05:35:00,1486.44,1483.27,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18416,做空,2022-08-28 05:35:00,2022-08-28 05:40:00,1483.27,1485.08,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18417,做多,2022-08-28 05:40:00,2022-08-28 07:45:00,1485.08,1496.1,0.04,100.0,0.003,0.03,0.0,0.03,tp_upper -18418,做多,2022-08-28 08:55:00,2022-08-28 09:00:00,1492.2,1489.71,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18419,做空,2022-08-28 09:00:00,2022-08-28 09:15:00,1489.71,1491.31,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -18420,做多,2022-08-28 09:15:00,2022-08-28 15:45:00,1491.31,1483.5,0.04,100.0,0.003,-0.02,0.0,-0.03,flip -18421,做空,2022-08-28 15:45:00,2022-08-28 15:50:00,1483.5,1484.75,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -18422,做多,2022-08-28 15:50:00,2022-08-28 16:45:00,1484.75,1484.55,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18423,做空,2022-08-28 16:45:00,2022-08-28 17:10:00,1484.55,1481.64,0.04,100.0,0.003,0.01,0.0,0.01,flip -18424,做多,2022-08-28 17:10:00,2022-08-28 17:35:00,1481.64,1481.35,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18425,做空,2022-08-28 17:35:00,2022-08-28 17:50:00,1481.35,1484.11,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18426,做多,2022-08-28 17:50:00,2022-08-28 17:55:00,1484.11,1481.68,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18427,做空,2022-08-28 17:55:00,2022-08-28 18:00:00,1481.68,1483.72,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18428,做多,2022-08-28 18:00:00,2022-08-28 18:45:00,1483.72,1487.04,0.04,100.0,0.003,0.01,0.0,0.01,tp_upper -18429,做多,2022-08-28 19:50:00,2022-08-28 20:40:00,1483.14,1487.87,0.04,100.0,0.003,0.01,0.0,0.01,tp_upper -18430,做多,2022-08-28 21:00:00,2022-08-28 21:40:00,1482.54,1480.7,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18431,做空,2022-08-28 21:40:00,2022-08-28 21:45:00,1480.7,1477.76,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -18432,做多,2022-08-29 04:00:00,2022-08-29 04:10:00,1458.07,1457.27,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18433,做空,2022-08-29 04:10:00,2022-08-29 06:10:00,1457.27,1449.4,0.04,100.0,0.0031,0.02,0.0,0.02,flip -18434,做多,2022-08-29 06:10:00,2022-08-29 06:20:00,1449.4,1451.47,0.04,100.0,0.0031,0.01,0.0,0.0,flip -18435,做空,2022-08-29 06:20:00,2022-08-29 06:35:00,1451.47,1452.91,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -18436,做多,2022-08-29 06:35:00,2022-08-29 07:15:00,1452.91,1447.77,0.04,100.0,0.0031,-0.02,0.0,-0.02,flip -18437,做空,2022-08-29 07:15:00,2022-08-29 07:25:00,1447.77,1450.2,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18438,做多,2022-08-29 07:25:00,2022-08-29 08:25:00,1450.2,1445.06,0.04,100.0,0.0031,-0.02,0.0,-0.02,flip -18439,做空,2022-08-29 08:25:00,2022-08-29 08:35:00,1445.06,1444.8,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -18440,做多,2022-08-29 08:35:00,2022-08-29 08:55:00,1444.8,1443.82,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -18441,做空,2022-08-29 08:55:00,2022-08-29 09:00:00,1443.82,1444.57,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18442,做多,2022-08-29 09:00:00,2022-08-29 09:35:00,1444.57,1446.01,0.04,100.0,0.0031,0.0,0.0,0.0,flip -18443,做空,2022-08-29 09:35:00,2022-08-29 09:40:00,1446.01,1449.03,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18444,做多,2022-08-29 09:40:00,2022-08-29 09:45:00,1449.03,1448.28,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18445,做空,2022-08-29 09:45:00,2022-08-29 10:30:00,1448.28,1449.28,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -18446,做多,2022-08-29 10:30:00,2022-08-29 10:35:00,1449.28,1448.04,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -18447,做空,2022-08-29 10:35:00,2022-08-29 10:45:00,1448.04,1451.49,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18448,做多,2022-08-29 10:45:00,2022-08-29 11:05:00,1451.49,1444.3,0.04,100.0,0.003,-0.02,0.0,-0.02,flip -18449,做空,2022-08-29 11:05:00,2022-08-29 11:20:00,1444.3,1448.82,0.04,100.0,0.003,-0.01,0.0,-0.02,tp_lower -18450,做多,2022-08-29 11:20:00,2022-08-29 11:25:00,1448.82,1446.53,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18451,做空,2022-08-29 11:25:00,2022-08-29 12:05:00,1446.53,1450.93,0.04,100.0,0.003,-0.01,0.0,-0.02,flip -18452,做多,2022-08-29 12:05:00,2022-08-29 12:10:00,1450.93,1450.54,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18453,做空,2022-08-29 12:10:00,2022-08-29 23:10:00,1450.54,1534.08,0.04,100.0,0.003,-0.25,0.0,-0.25,flip -18454,做多,2022-08-29 23:10:00,2022-08-29 23:25:00,1534.08,1543.02,0.04,100.0,0.0026,0.02,0.0,0.02,tp_upper -18455,做多,2022-08-30 03:20:00,2022-08-30 04:05:00,1537.5,1547.11,0.04,100.0,0.0027,0.03,0.0,0.02,tp_upper -18456,做多,2022-08-30 13:30:00,2022-08-30 13:35:00,1579.09,1575.65,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18457,做空,2022-08-30 13:35:00,2022-08-30 13:40:00,1575.65,1569.33,0.04,100.0,0.0026,0.02,0.0,0.01,tp_lower -18458,做多,2022-08-30 19:00:00,2022-08-30 19:30:00,1538.95,1545.06,0.04,100.0,0.0027,0.02,0.0,0.01,flip -18459,做空,2022-08-30 19:30:00,2022-08-30 19:55:00,1545.06,1542.59,0.04,100.0,0.0027,0.01,0.0,0.0,flip -18460,做多,2022-08-30 19:55:00,2022-08-30 20:00:00,1542.59,1529.58,0.04,100.0,0.0027,-0.04,0.0,-0.04,flip -18461,做空,2022-08-30 20:00:00,2022-08-30 20:15:00,1529.58,1542.27,0.04,100.0,0.0027,-0.03,0.0,-0.04,flip -18462,做多,2022-08-30 20:15:00,2022-08-30 20:30:00,1542.27,1534.49,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -18463,做空,2022-08-30 20:30:00,2022-08-30 20:35:00,1534.49,1542.21,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -18464,做多,2022-08-30 20:35:00,2022-08-30 21:55:00,1542.21,1536.28,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18465,做空,2022-08-30 21:55:00,2022-08-31 00:00:00,1536.28,1531.72,0.04,100.0,0.0026,0.01,0.0,0.01,flip -18466,做多,2022-08-31 00:00:00,2022-08-31 01:10:00,1531.72,1564.31,0.04,100.0,0.0027,0.09,0.0,0.08,tp_upper -18467,做多,2022-08-31 08:40:00,2022-08-31 08:50:00,1582.25,1582.01,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18468,做空,2022-08-31 08:50:00,2022-08-31 10:35:00,1582.01,1589.28,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18469,做多,2022-08-31 10:35:00,2022-08-31 10:40:00,1589.28,1589.0,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18470,做空,2022-08-31 10:40:00,2022-08-31 10:45:00,1589.0,1591.25,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18471,做多,2022-08-31 10:45:00,2022-08-31 11:05:00,1591.25,1592.35,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18472,做空,2022-08-31 11:05:00,2022-08-31 11:15:00,1592.35,1596.22,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18473,做多,2022-08-31 11:15:00,2022-08-31 11:25:00,1596.22,1593.28,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18474,做空,2022-08-31 11:25:00,2022-08-31 11:40:00,1593.28,1588.98,0.04,100.0,0.0026,0.01,0.0,0.01,flip -18475,做多,2022-08-31 11:40:00,2022-08-31 12:20:00,1588.98,1579.14,0.04,100.0,0.0026,-0.03,0.0,-0.03,flip -18476,做空,2022-08-31 12:20:00,2022-08-31 12:25:00,1579.14,1583.56,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18477,做多,2022-08-31 12:25:00,2022-08-31 12:40:00,1583.56,1588.1,0.04,100.0,0.0026,0.01,0.0,0.01,flip -18478,做空,2022-08-31 12:40:00,2022-08-31 12:45:00,1588.1,1595.12,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18479,做多,2022-08-31 12:45:00,2022-08-31 12:55:00,1595.12,1591.9,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18480,做空,2022-08-31 12:55:00,2022-08-31 13:00:00,1591.9,1593.67,0.04,100.0,0.0025,-0.0,0.0,-0.01,flip -18481,做多,2022-08-31 13:00:00,2022-08-31 13:25:00,1593.67,1587.99,0.04,100.0,0.0025,-0.01,0.0,-0.02,flip -18482,做空,2022-08-31 13:25:00,2022-08-31 13:40:00,1587.99,1600.61,0.04,100.0,0.0025,-0.03,0.0,-0.03,flip -18483,做多,2022-08-31 13:40:00,2022-08-31 13:55:00,1600.61,1589.62,0.04,100.0,0.0025,-0.03,0.0,-0.03,flip -18484,做空,2022-08-31 13:55:00,2022-08-31 14:10:00,1589.62,1590.96,0.04,100.0,0.0025,-0.0,0.0,-0.01,flip -18485,做多,2022-08-31 14:10:00,2022-08-31 14:15:00,1590.96,1589.99,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18486,做空,2022-08-31 14:15:00,2022-08-31 14:20:00,1589.99,1590.0,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18487,做多,2022-08-31 14:20:00,2022-08-31 14:25:00,1590.0,1586.08,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18488,做空,2022-08-31 14:25:00,2022-08-31 14:35:00,1586.08,1572.57,0.04,100.0,0.0025,0.03,0.0,0.03,tp_lower -18489,做多,2022-08-31 19:15:00,2022-08-31 19:20:00,1575.73,1571.0,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18490,做空,2022-08-31 19:20:00,2022-08-31 19:25:00,1571.0,1571.91,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18491,做多,2022-08-31 19:25:00,2022-08-31 20:10:00,1571.91,1567.5,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18492,做空,2022-08-31 20:10:00,2022-08-31 20:15:00,1567.5,1568.83,0.04,100.0,0.0025,-0.0,0.0,-0.01,flip -18493,做多,2022-08-31 20:15:00,2022-08-31 20:30:00,1568.83,1570.23,0.04,100.0,0.0025,0.0,0.0,0.0,flip -18494,做空,2022-08-31 20:30:00,2022-08-31 20:50:00,1570.23,1569.57,0.04,100.0,0.0025,0.0,0.0,-0.0,flip -18495,做多,2022-08-31 20:50:00,2022-08-31 20:55:00,1569.57,1569.38,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18496,做空,2022-08-31 20:55:00,2022-08-31 21:05:00,1569.38,1571.5,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18497,做多,2022-08-31 21:05:00,2022-08-31 21:45:00,1571.5,1568.81,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18498,做空,2022-08-31 21:45:00,2022-08-31 22:45:00,1568.81,1565.71,0.04,100.0,0.0025,0.01,0.0,0.01,flip -18499,做多,2022-08-31 22:45:00,2022-08-31 23:00:00,1565.71,1561.94,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18500,做空,2022-08-31 23:00:00,2022-08-31 23:40:00,1561.94,1547.18,0.04,100.0,0.0025,0.04,0.0,0.03,tp_lower -18501,做多,2022-09-01 00:00:00,2022-09-01 00:15:00,1559.91,1558.32,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18502,做空,2022-09-01 00:15:00,2022-09-01 00:25:00,1558.32,1558.13,0.04,100.0,0.0026,0.0,0.0,-0.0,flip -18503,做多,2022-09-01 00:25:00,2022-09-01 00:30:00,1558.13,1555.3,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18504,做空,2022-09-01 00:30:00,2022-09-01 00:40:00,1555.3,1534.23,0.04,100.0,0.0026,0.05,0.0,0.05,tp_lower -18505,做多,2022-09-01 01:40:00,2022-09-01 01:45:00,1561.31,1559.89,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18506,做空,2022-09-01 01:45:00,2022-09-01 02:00:00,1559.89,1563.48,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18507,做多,2022-09-01 02:00:00,2022-09-01 02:40:00,1563.48,1560.45,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18508,做空,2022-09-01 02:40:00,2022-09-01 03:05:00,1560.45,1559.35,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18509,做多,2022-09-01 03:05:00,2022-09-01 05:20:00,1559.35,1559.74,0.04,100.0,0.0026,0.0,0.0,-0.0,flip -18510,做空,2022-09-01 05:20:00,2022-09-01 05:25:00,1559.74,1560.41,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18511,做多,2022-09-01 05:25:00,2022-09-01 05:30:00,1560.41,1557.75,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18512,做空,2022-09-01 05:30:00,2022-09-01 05:35:00,1557.75,1559.42,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18513,做多,2022-09-01 05:35:00,2022-09-01 05:40:00,1559.42,1558.89,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18514,做空,2022-09-01 05:40:00,2022-09-01 06:15:00,1558.89,1544.47,0.04,100.0,0.0026,0.04,0.0,0.03,tp_lower -18515,做多,2022-09-01 09:00:00,2022-09-01 09:05:00,1553.4,1549.39,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18516,做空,2022-09-01 09:05:00,2022-09-01 09:15:00,1549.39,1538.62,0.04,100.0,0.0026,0.03,0.0,0.03,tp_lower -18517,做多,2022-09-01 09:50:00,2022-09-01 09:55:00,1551.49,1549.43,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18518,做空,2022-09-01 09:55:00,2022-09-01 10:10:00,1549.43,1551.67,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18519,做多,2022-09-01 10:10:00,2022-09-01 10:20:00,1551.67,1551.48,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18520,做空,2022-09-01 10:20:00,2022-09-01 10:25:00,1551.48,1553.01,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18521,做多,2022-09-01 10:25:00,2022-09-01 10:55:00,1553.01,1564.24,0.04,100.0,0.0026,0.03,0.0,0.03,tp_upper -18522,做多,2022-09-01 12:35:00,2022-09-01 13:30:00,1556.91,1556.25,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18523,做空,2022-09-01 13:30:00,2022-09-01 14:15:00,1556.25,1541.0,0.04,100.0,0.0026,0.04,0.0,0.04,tp_lower -18524,做多,2022-09-01 17:20:00,2022-09-01 20:05:00,1554.19,1578.79,0.04,100.0,0.0026,0.06,0.0,0.06,tp_upper -18525,做多,2022-09-02 02:30:00,2022-09-02 02:35:00,1574.05,1573.45,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18526,做空,2022-09-02 02:35:00,2022-09-02 02:45:00,1573.45,1576.47,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18527,做多,2022-09-02 02:45:00,2022-09-02 03:00:00,1576.47,1599.2,0.04,100.0,0.0026,0.06,0.0,0.06,tp_upper -18528,做多,2022-09-02 06:15:00,2022-09-02 06:20:00,1584.88,1584.61,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18529,做空,2022-09-02 06:20:00,2022-09-02 06:30:00,1584.61,1586.79,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18530,做多,2022-09-02 06:30:00,2022-09-02 06:35:00,1586.79,1586.01,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18531,做空,2022-09-02 06:35:00,2022-09-02 06:45:00,1586.01,1589.5,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18532,做多,2022-09-02 06:45:00,2022-09-02 07:00:00,1589.5,1582.51,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18533,做空,2022-09-02 07:00:00,2022-09-02 07:10:00,1582.51,1585.94,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18534,做多,2022-09-02 07:10:00,2022-09-02 08:20:00,1585.94,1587.78,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18535,做空,2022-09-02 08:20:00,2022-09-02 08:40:00,1587.78,1586.51,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18536,做多,2022-09-02 08:40:00,2022-09-02 09:05:00,1586.51,1585.66,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18537,做空,2022-09-02 09:05:00,2022-09-02 09:10:00,1585.66,1587.03,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18538,做多,2022-09-02 09:10:00,2022-09-02 10:15:00,1587.03,1597.66,0.04,100.0,0.0026,0.03,0.0,0.03,tp_upper -18539,做多,2022-09-02 10:35:00,2022-09-02 10:55:00,1586.44,1588.65,0.04,100.0,0.0026,0.01,0.0,0.0,flip -18540,做空,2022-09-02 10:55:00,2022-09-02 11:05:00,1588.65,1586.74,0.04,100.0,0.0026,0.01,0.0,0.0,flip -18541,做多,2022-09-02 11:05:00,2022-09-02 12:00:00,1586.74,1590.13,0.04,100.0,0.0026,0.01,0.0,0.01,flip -18542,做空,2022-09-02 12:00:00,2022-09-02 12:20:00,1590.13,1598.34,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18543,做多,2022-09-02 12:20:00,2022-09-02 12:25:00,1598.34,1594.2,0.04,100.0,0.0026,-0.01,0.0,-0.01,tp_upper -18544,做多,2022-09-02 12:30:00,2022-09-02 12:35:00,1604.42,1631.75,0.04,100.0,0.0026,0.07,0.0,0.07,tp_upper -18545,做多,2022-09-02 17:15:00,2022-09-03 05:50:00,1609.02,1569.76,0.04,100.0,0.0026,-0.1,0.0,-0.1,flip -18546,做空,2022-09-03 05:50:00,2022-09-03 05:55:00,1569.76,1569.86,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18547,做多,2022-09-03 05:55:00,2022-09-03 06:00:00,1569.86,1568.67,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18548,做空,2022-09-03 06:00:00,2022-09-03 06:20:00,1568.67,1560.72,0.04,100.0,0.0026,0.02,0.0,0.02,tp_lower -18549,做多,2022-09-03 12:25:00,2022-09-03 12:35:00,1553.77,1553.63,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18550,做空,2022-09-03 12:35:00,2022-09-03 12:55:00,1553.63,1556.39,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18551,做多,2022-09-03 12:55:00,2022-09-03 13:00:00,1556.39,1556.01,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18552,做空,2022-09-03 13:00:00,2022-09-03 13:05:00,1556.01,1557.21,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18553,做多,2022-09-03 13:05:00,2022-09-03 13:10:00,1557.21,1554.38,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18554,做空,2022-09-03 13:10:00,2022-09-03 13:15:00,1554.38,1556.22,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18555,做多,2022-09-03 13:15:00,2022-09-03 13:20:00,1556.22,1553.49,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18556,做空,2022-09-03 13:20:00,2022-09-03 13:30:00,1553.49,1555.78,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18557,做多,2022-09-03 13:30:00,2022-09-03 13:35:00,1555.78,1554.15,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18558,做空,2022-09-03 13:35:00,2022-09-03 13:40:00,1554.15,1556.56,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18559,做多,2022-09-03 13:40:00,2022-09-03 14:05:00,1556.56,1554.81,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18560,做空,2022-09-03 14:05:00,2022-09-03 15:00:00,1554.81,1547.47,0.04,100.0,0.0026,0.02,0.0,0.02,tp_lower -18561,做多,2022-09-03 16:20:00,2022-09-03 16:45:00,1550.57,1551.35,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18562,做空,2022-09-03 16:45:00,2022-09-03 17:35:00,1551.35,1550.66,0.04,100.0,0.0026,0.0,0.0,-0.0,flip -18563,做多,2022-09-03 17:35:00,2022-09-03 17:40:00,1550.66,1550.59,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18564,做空,2022-09-03 17:40:00,2022-09-03 17:45:00,1550.59,1551.82,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18565,做多,2022-09-03 17:45:00,2022-09-03 18:05:00,1551.82,1555.68,0.04,100.0,0.0026,0.01,0.0,0.01,tp_upper -18566,做多,2022-09-03 19:20:00,2022-09-03 19:30:00,1551.88,1558.88,0.04,100.0,0.0026,0.02,0.0,0.02,tp_upper -18567,做多,2022-09-03 20:05:00,2022-09-03 20:10:00,1550.4,1549.21,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18568,做空,2022-09-03 20:10:00,2022-09-03 20:20:00,1549.21,1550.79,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18569,做多,2022-09-03 20:20:00,2022-09-03 20:25:00,1550.79,1550.1,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18570,做空,2022-09-03 20:25:00,2022-09-03 20:40:00,1550.1,1551.79,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18571,做多,2022-09-03 20:40:00,2022-09-03 20:45:00,1551.79,1551.29,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18572,做空,2022-09-03 20:45:00,2022-09-03 20:55:00,1551.29,1551.75,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18573,做多,2022-09-03 20:55:00,2022-09-03 21:25:00,1551.75,1552.42,0.04,100.0,0.0026,0.0,0.0,-0.0,flip -18574,做空,2022-09-03 21:25:00,2022-09-03 21:45:00,1552.42,1554.0,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18575,做多,2022-09-03 21:45:00,2022-09-03 21:55:00,1554.0,1551.32,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18576,做空,2022-09-03 21:55:00,2022-09-03 22:00:00,1551.32,1552.7,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18577,做多,2022-09-03 22:00:00,2022-09-03 22:10:00,1552.7,1556.03,0.04,100.0,0.0026,0.01,0.0,0.01,tp_upper -18578,做多,2022-09-03 23:40:00,2022-09-03 23:55:00,1553.14,1556.41,0.04,100.0,0.0026,0.01,0.0,0.01,tp_upper -18579,做多,2022-09-04 01:20:00,2022-09-04 01:45:00,1555.0,1552.53,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18580,做空,2022-09-04 01:45:00,2022-09-04 01:50:00,1552.53,1553.95,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18581,做多,2022-09-04 01:50:00,2022-09-04 02:00:00,1553.95,1552.9,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18582,做空,2022-09-04 02:00:00,2022-09-04 02:05:00,1552.9,1553.63,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18583,做多,2022-09-04 02:05:00,2022-09-04 02:35:00,1553.63,1553.64,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -18584,做空,2022-09-04 02:35:00,2022-09-04 02:40:00,1553.64,1555.01,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18585,做多,2022-09-04 02:40:00,2022-09-04 02:45:00,1555.01,1552.75,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18586,做空,2022-09-04 02:45:00,2022-09-04 03:10:00,1552.75,1553.79,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18587,做多,2022-09-04 03:10:00,2022-09-04 03:15:00,1553.79,1551.42,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18588,做空,2022-09-04 03:15:00,2022-09-04 03:25:00,1551.42,1548.21,0.04,100.0,0.0026,0.01,0.0,0.01,tp_lower -18589,做多,2022-09-04 04:00:00,2022-09-04 04:05:00,1553.45,1552.43,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18590,做空,2022-09-04 04:05:00,2022-09-04 04:50:00,1552.43,1553.69,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18591,做多,2022-09-04 04:50:00,2022-09-04 05:05:00,1553.69,1554.13,0.04,100.0,0.0026,0.0,0.0,-0.0,flip -18592,做空,2022-09-04 05:05:00,2022-09-04 05:30:00,1554.13,1554.32,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18593,做多,2022-09-04 05:30:00,2022-09-04 05:35:00,1554.32,1552.5,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18594,做空,2022-09-04 05:35:00,2022-09-04 05:40:00,1552.5,1554.33,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18595,做多,2022-09-04 05:40:00,2022-09-04 05:45:00,1554.33,1552.47,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18596,做空,2022-09-04 05:45:00,2022-09-04 05:50:00,1552.47,1552.74,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18597,做多,2022-09-04 05:50:00,2022-09-04 06:15:00,1552.74,1552.43,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18598,做空,2022-09-04 06:15:00,2022-09-04 06:25:00,1552.43,1549.22,0.04,100.0,0.0026,0.01,0.0,0.01,tp_lower -18599,做多,2022-09-04 08:35:00,2022-09-04 08:50:00,1553.01,1552.7,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18600,做空,2022-09-04 08:50:00,2022-09-04 08:55:00,1552.7,1552.75,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18601,做多,2022-09-04 08:55:00,2022-09-04 09:00:00,1552.75,1557.73,0.04,100.0,0.0026,0.01,0.0,0.01,tp_upper -18602,做多,2022-09-04 09:00:00,2022-09-04 09:05:00,1557.73,1557.36,0.04,100.0,0.0026,-0.0,0.0,-0.0,tp_upper -18603,做多,2022-09-04 10:00:00,2022-09-04 10:10:00,1552.3,1551.85,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18604,做空,2022-09-04 10:10:00,2022-09-04 10:15:00,1551.85,1552.17,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18605,做多,2022-09-04 10:15:00,2022-09-04 10:30:00,1552.17,1556.56,0.04,100.0,0.0026,0.01,0.0,0.01,tp_upper -18606,做多,2022-09-04 11:15:00,2022-09-04 11:45:00,1551.91,1554.31,0.04,100.0,0.0026,0.01,0.0,0.0,tp_upper -18607,做多,2022-09-04 14:10:00,2022-09-04 15:15:00,1552.77,1553.7,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18608,做空,2022-09-04 15:15:00,2022-09-04 15:20:00,1553.7,1554.44,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18609,做多,2022-09-04 15:20:00,2022-09-04 15:30:00,1554.44,1553.76,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18610,做空,2022-09-04 15:30:00,2022-09-04 15:45:00,1553.76,1555.99,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18611,做多,2022-09-04 15:45:00,2022-09-04 16:35:00,1555.99,1564.34,0.04,100.0,0.0026,0.02,0.0,0.02,tp_upper -18612,做多,2022-09-04 21:50:00,2022-09-04 21:55:00,1571.5,1570.49,0.04,100.0,0.0026,-0.0,0.0,-0.0,tp_upper -18613,做多,2022-09-05 01:50:00,2022-09-05 02:00:00,1570.27,1569.11,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18614,做空,2022-09-05 02:00:00,2022-09-05 02:10:00,1569.11,1571.57,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18615,做多,2022-09-05 02:10:00,2022-09-05 03:05:00,1571.57,1571.18,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18616,做空,2022-09-05 03:05:00,2022-09-05 03:15:00,1571.18,1574.67,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18617,做多,2022-09-05 03:15:00,2022-09-05 04:00:00,1574.67,1577.14,0.04,100.0,0.0026,0.01,0.0,0.0,tp_upper -18618,做多,2022-09-05 04:40:00,2022-09-05 05:05:00,1572.19,1567.97,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18619,做空,2022-09-05 05:05:00,2022-09-05 05:20:00,1567.97,1560.44,0.04,100.0,0.0026,0.02,0.0,0.02,tp_lower -18620,做多,2022-09-05 10:20:00,2022-09-05 11:50:00,1567.23,1562.66,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18621,做空,2022-09-05 11:50:00,2022-09-05 12:00:00,1562.66,1566.2,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18622,做多,2022-09-05 12:00:00,2022-09-05 12:20:00,1566.2,1565.91,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18623,做空,2022-09-05 12:20:00,2022-09-05 12:25:00,1565.91,1572.23,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18624,做多,2022-09-05 12:25:00,2022-09-05 12:30:00,1572.23,1570.93,0.04,100.0,0.0026,-0.0,0.0,-0.01,tp_upper -18625,做多,2022-09-05 18:45:00,2022-09-05 21:10:00,1581.92,1600.08,0.04,100.0,0.0026,0.05,0.0,0.04,tp_upper -18626,做多,2022-09-06 09:30:00,2022-09-06 11:05:00,1651.3,1671.89,0.04,100.0,0.0025,0.05,0.0,0.05,tp_upper -18627,做多,2022-09-06 13:40:00,2022-09-06 13:45:00,1658.62,1651.9,0.04,100.0,0.0025,-0.02,0.0,-0.02,flip -18628,做空,2022-09-06 13:45:00,2022-09-06 13:55:00,1651.9,1648.85,0.04,100.0,0.0025,0.01,0.0,0.01,tp_lower -18629,做多,2022-09-06 14:40:00,2022-09-06 14:45:00,1658.17,1657.68,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18630,做空,2022-09-06 14:45:00,2022-09-06 14:50:00,1657.68,1661.49,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18631,做多,2022-09-06 14:50:00,2022-09-06 15:05:00,1661.49,1669.12,0.04,100.0,0.0025,0.02,0.0,0.02,tp_upper -18632,做多,2022-09-06 15:20:00,2022-09-06 15:25:00,1663.8,1661.62,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18633,做空,2022-09-06 15:25:00,2022-09-06 15:30:00,1661.62,1665.18,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18634,做多,2022-09-06 15:30:00,2022-09-06 16:00:00,1665.18,1669.45,0.04,100.0,0.0025,0.01,0.0,0.01,tp_upper -18635,做多,2022-09-06 16:10:00,2022-09-06 16:15:00,1665.15,1654.85,0.04,100.0,0.0025,-0.03,0.0,-0.03,flip -18636,做空,2022-09-06 16:15:00,2022-09-06 16:25:00,1654.85,1656.68,0.04,100.0,0.0025,-0.0,0.0,-0.01,tp_lower -18637,做多,2022-09-06 16:40:00,2022-09-06 16:45:00,1663.9,1662.54,0.04,100.0,0.0025,-0.0,0.0,-0.01,flip -18638,做空,2022-09-06 16:45:00,2022-09-06 16:50:00,1662.54,1662.94,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18639,做多,2022-09-06 16:50:00,2022-09-06 16:55:00,1662.94,1661.0,0.04,100.0,0.0025,-0.0,0.0,-0.01,flip -18640,做空,2022-09-06 16:55:00,2022-09-06 17:05:00,1661.0,1629.73,0.04,100.0,0.0025,0.08,0.0,0.07,tp_lower -18641,做多,2022-09-07 08:50:00,2022-09-07 09:00:00,1519.16,1517.83,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -18642,做空,2022-09-07 09:00:00,2022-09-07 09:15:00,1517.83,1517.3,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -18643,做多,2022-09-07 09:15:00,2022-09-07 09:20:00,1517.3,1516.09,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -18644,做空,2022-09-07 09:20:00,2022-09-07 09:30:00,1516.09,1517.6,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -18645,做多,2022-09-07 09:30:00,2022-09-07 09:35:00,1517.6,1516.8,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -18646,做空,2022-09-07 09:35:00,2022-09-07 10:25:00,1516.8,1515.02,0.04,100.0,0.0028,0.0,0.0,0.0,flip -18647,做多,2022-09-07 10:25:00,2022-09-07 10:30:00,1515.02,1514.4,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -18648,做空,2022-09-07 10:30:00,2022-09-07 10:35:00,1514.4,1514.84,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -18649,做多,2022-09-07 10:35:00,2022-09-07 10:40:00,1514.84,1512.98,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18650,做空,2022-09-07 10:40:00,2022-09-07 11:20:00,1512.98,1514.51,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -18651,做多,2022-09-07 11:20:00,2022-09-07 11:30:00,1514.51,1513.04,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18652,做空,2022-09-07 11:30:00,2022-09-07 11:40:00,1513.04,1513.5,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18653,做多,2022-09-07 11:40:00,2022-09-07 11:45:00,1513.5,1511.92,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18654,做空,2022-09-07 11:45:00,2022-09-07 11:50:00,1511.92,1512.93,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18655,做多,2022-09-07 11:50:00,2022-09-07 12:00:00,1512.93,1512.26,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18656,做空,2022-09-07 12:00:00,2022-09-07 12:10:00,1512.26,1506.11,0.04,100.0,0.0027,0.02,0.0,0.01,tp_lower -18657,做多,2022-09-07 12:50:00,2022-09-07 13:00:00,1513.42,1528.25,0.04,100.0,0.0027,0.04,0.0,0.04,tp_upper -18658,做多,2022-09-08 05:55:00,2022-09-08 06:05:00,1634.23,1633.28,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18659,做空,2022-09-08 06:05:00,2022-09-08 06:10:00,1633.28,1635.71,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18660,做多,2022-09-08 06:10:00,2022-09-08 06:20:00,1635.71,1632.34,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18661,做空,2022-09-08 06:20:00,2022-09-08 07:15:00,1632.34,1617.13,0.04,100.0,0.0026,0.04,0.0,0.04,tp_lower -18662,做多,2022-09-08 10:10:00,2022-09-08 10:20:00,1628.32,1633.35,0.04,100.0,0.0026,0.01,0.0,0.01,tp_upper -18663,做多,2022-09-08 12:20:00,2022-09-08 12:25:00,1631.0,1627.13,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18664,做空,2022-09-08 12:25:00,2022-09-08 12:45:00,1627.13,1619.6,0.04,100.0,0.0026,0.02,0.0,0.02,tp_lower -18665,做多,2022-09-08 13:40:00,2022-09-08 13:45:00,1644.59,1637.96,0.04,100.0,0.0026,-0.02,0.0,-0.02,tp_upper -18666,做多,2022-09-08 14:05:00,2022-09-08 14:10:00,1627.11,1626.7,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18667,做空,2022-09-08 14:10:00,2022-09-08 14:15:00,1626.7,1636.82,0.04,100.0,0.0026,-0.03,0.0,-0.03,flip -18668,做多,2022-09-08 14:15:00,2022-09-08 14:20:00,1636.82,1632.08,0.04,100.0,0.0026,-0.01,0.0,-0.01,tp_upper -18669,做多,2022-09-08 16:30:00,2022-09-08 16:35:00,1622.92,1621.03,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18670,做空,2022-09-08 16:35:00,2022-09-08 16:40:00,1621.03,1628.42,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18671,做多,2022-09-08 16:40:00,2022-09-08 16:45:00,1628.42,1625.42,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18672,做空,2022-09-08 16:45:00,2022-09-08 17:10:00,1625.42,1633.37,0.04,100.0,0.0025,-0.02,0.0,-0.02,flip -18673,做多,2022-09-08 17:10:00,2022-09-08 17:30:00,1633.37,1629.44,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18674,做空,2022-09-08 17:30:00,2022-09-08 18:00:00,1629.44,1629.51,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18675,做多,2022-09-08 18:00:00,2022-09-08 18:05:00,1629.51,1626.43,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18676,做空,2022-09-08 18:05:00,2022-09-08 18:15:00,1626.43,1630.59,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18677,做多,2022-09-08 18:15:00,2022-09-08 18:40:00,1630.59,1629.6,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18678,做空,2022-09-08 18:40:00,2022-09-08 18:50:00,1629.6,1631.34,0.04,100.0,0.0025,-0.0,0.0,-0.01,flip -18679,做多,2022-09-08 18:50:00,2022-09-08 18:55:00,1631.34,1629.09,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18680,做空,2022-09-08 18:55:00,2022-09-08 19:15:00,1629.09,1629.95,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18681,做多,2022-09-08 19:15:00,2022-09-08 19:30:00,1629.95,1629.79,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18682,做空,2022-09-08 19:30:00,2022-09-08 19:35:00,1629.79,1630.8,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18683,做多,2022-09-08 19:35:00,2022-09-08 19:40:00,1630.8,1629.0,0.04,100.0,0.0025,-0.0,0.0,-0.01,flip -18684,做空,2022-09-08 19:40:00,2022-09-08 19:45:00,1629.0,1632.55,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18685,做多,2022-09-08 19:45:00,2022-09-08 19:55:00,1632.55,1649.03,0.04,100.0,0.0024,0.04,0.0,0.04,tp_upper -18686,做多,2022-09-08 23:00:00,2022-09-08 23:30:00,1632.47,1628.73,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18687,做空,2022-09-08 23:30:00,2022-09-08 23:40:00,1628.73,1632.68,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18688,做多,2022-09-08 23:40:00,2022-09-09 00:00:00,1632.68,1631.92,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18689,做空,2022-09-09 00:00:00,2022-09-09 00:05:00,1631.92,1634.28,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18690,做多,2022-09-09 00:05:00,2022-09-09 01:15:00,1634.28,1642.81,0.04,100.0,0.0025,0.02,0.0,0.02,tp_upper -18691,做多,2022-09-09 01:40:00,2022-09-09 01:50:00,1632.83,1632.1,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18692,做空,2022-09-09 01:50:00,2022-09-09 02:00:00,1632.1,1635.72,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18693,做多,2022-09-09 02:00:00,2022-09-09 02:30:00,1635.72,1640.4,0.04,100.0,0.0025,0.01,0.0,0.01,tp_upper -18694,做多,2022-09-09 16:10:00,2022-09-09 16:20:00,1709.18,1710.39,0.04,100.0,0.0024,0.0,0.0,0.0,flip -18695,做空,2022-09-09 16:20:00,2022-09-09 16:45:00,1710.39,1708.99,0.04,100.0,0.0024,0.0,0.0,0.0,flip -18696,做多,2022-09-09 16:45:00,2022-09-09 17:35:00,1708.99,1707.29,0.04,100.0,0.0024,-0.0,0.0,-0.01,flip -18697,做空,2022-09-09 17:35:00,2022-09-09 19:00:00,1707.29,1710.1,0.04,100.0,0.0024,-0.01,0.0,-0.01,flip -18698,做多,2022-09-09 19:00:00,2022-09-09 19:05:00,1710.1,1707.84,0.04,100.0,0.0024,-0.01,0.0,-0.01,flip -18699,做空,2022-09-09 19:05:00,2022-09-09 19:10:00,1707.84,1711.52,0.04,100.0,0.0024,-0.01,0.0,-0.01,flip -18700,做多,2022-09-09 19:10:00,2022-09-09 19:15:00,1711.52,1711.02,0.04,100.0,0.0024,-0.0,0.0,-0.0,flip -18701,做空,2022-09-09 19:15:00,2022-09-09 19:30:00,1711.02,1712.57,0.04,100.0,0.0024,-0.0,0.0,-0.01,flip -18702,做多,2022-09-09 19:30:00,2022-09-09 19:35:00,1712.57,1709.99,0.04,100.0,0.0024,-0.01,0.0,-0.01,flip -18703,做空,2022-09-09 19:35:00,2022-09-09 19:40:00,1709.99,1713.3,0.04,100.0,0.0024,-0.01,0.0,-0.01,flip -18704,做多,2022-09-09 19:40:00,2022-09-09 19:50:00,1713.3,1722.51,0.04,100.0,0.0024,0.02,0.0,0.02,tp_upper -18705,做多,2022-09-09 21:35:00,2022-09-09 21:50:00,1719.19,1708.33,0.04,100.0,0.0024,-0.03,0.0,-0.03,flip -18706,做空,2022-09-09 21:50:00,2022-09-09 22:00:00,1708.33,1715.99,0.04,100.0,0.0024,-0.02,0.0,-0.02,flip -18707,做多,2022-09-09 22:00:00,2022-09-09 22:30:00,1715.99,1714.97,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18708,做空,2022-09-09 22:30:00,2022-09-09 22:35:00,1714.97,1716.53,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18709,做多,2022-09-09 22:35:00,2022-09-09 23:15:00,1716.53,1711.07,0.04,100.0,0.0023,-0.01,0.0,-0.01,tp_upper -18710,做多,2022-09-09 23:30:00,2022-09-09 23:45:00,1715.85,1713.46,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18711,做空,2022-09-09 23:45:00,2022-09-09 23:50:00,1713.46,1716.22,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18712,做多,2022-09-09 23:50:00,2022-09-10 00:00:00,1716.22,1715.22,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18713,做空,2022-09-10 00:00:00,2022-09-10 00:15:00,1715.22,1713.47,0.04,100.0,0.0023,0.0,0.0,0.0,flip -18714,做多,2022-09-10 00:15:00,2022-09-10 00:20:00,1713.47,1713.02,0.04,100.0,0.0024,-0.0,0.0,-0.0,flip -18715,做空,2022-09-10 00:20:00,2022-09-10 00:50:00,1713.02,1715.16,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18716,做多,2022-09-10 00:50:00,2022-09-10 01:35:00,1715.16,1727.51,0.04,100.0,0.0023,0.03,0.0,0.03,tp_upper -18717,做多,2022-09-10 10:35:00,2022-09-10 11:15:00,1725.89,1725.89,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -18718,做空,2022-09-10 11:15:00,2022-09-10 11:40:00,1725.89,1724.91,0.04,100.0,0.0023,0.0,0.0,0.0,flip -18719,做多,2022-09-10 11:40:00,2022-09-10 12:15:00,1724.91,1721.03,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18720,做空,2022-09-10 12:15:00,2022-09-10 12:55:00,1721.03,1725.3,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18721,做多,2022-09-10 12:55:00,2022-09-10 13:05:00,1725.3,1724.98,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18722,做空,2022-09-10 13:05:00,2022-09-10 13:50:00,1724.98,1713.05,0.04,100.0,0.0023,0.03,0.0,0.03,tp_lower -18723,做多,2022-09-10 16:40:00,2022-09-10 16:45:00,1721.86,1721.06,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18724,做空,2022-09-10 16:45:00,2022-09-10 17:20:00,1721.06,1719.73,0.04,100.0,0.0023,0.0,0.0,0.0,flip -18725,做多,2022-09-10 17:20:00,2022-09-10 17:30:00,1719.73,1718.41,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18726,做空,2022-09-10 17:30:00,2022-09-10 17:40:00,1718.41,1718.33,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -18727,做多,2022-09-10 17:40:00,2022-09-10 18:05:00,1718.33,1728.31,0.04,100.0,0.0023,0.02,0.0,0.02,tp_upper -18728,做多,2022-09-11 05:00:00,2022-09-11 05:20:00,1760.81,1761.6,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -18729,做空,2022-09-11 05:20:00,2022-09-11 05:35:00,1761.6,1762.72,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18730,做多,2022-09-11 05:35:00,2022-09-11 05:40:00,1762.72,1761.5,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18731,做空,2022-09-11 05:40:00,2022-09-11 05:45:00,1761.5,1762.95,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18732,做多,2022-09-11 05:45:00,2022-09-11 06:20:00,1762.95,1762.68,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18733,做空,2022-09-11 06:20:00,2022-09-11 06:30:00,1762.68,1744.44,0.04,100.0,0.0023,0.04,0.0,0.04,tp_lower -18734,做多,2022-09-11 08:20:00,2022-09-11 08:45:00,1763.49,1762.92,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18735,做空,2022-09-11 08:45:00,2022-09-11 08:50:00,1762.92,1764.66,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18736,做多,2022-09-11 08:50:00,2022-09-11 08:55:00,1764.66,1763.4,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18737,做空,2022-09-11 08:55:00,2022-09-11 09:05:00,1763.4,1763.31,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -18738,做多,2022-09-11 09:05:00,2022-09-11 09:10:00,1763.31,1761.6,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18739,做空,2022-09-11 09:10:00,2022-09-11 10:30:00,1761.6,1761.36,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -18740,做多,2022-09-11 10:30:00,2022-09-11 10:35:00,1761.36,1759.26,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18741,做空,2022-09-11 10:35:00,2022-09-11 10:40:00,1759.26,1762.02,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18742,做多,2022-09-11 10:40:00,2022-09-11 10:45:00,1762.02,1759.16,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18743,做空,2022-09-11 10:45:00,2022-09-11 10:55:00,1759.16,1760.77,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18744,做多,2022-09-11 10:55:00,2022-09-11 11:10:00,1760.77,1766.06,0.04,100.0,0.0023,0.01,0.0,0.01,tp_upper -18745,做多,2022-09-11 14:45:00,2022-09-11 14:50:00,1762.01,1761.89,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18746,做空,2022-09-11 14:50:00,2022-09-11 15:00:00,1761.89,1761.35,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -18747,做多,2022-09-11 15:00:00,2022-09-11 15:20:00,1761.35,1768.6,0.04,100.0,0.0023,0.02,0.0,0.01,tp_upper -18748,做多,2022-09-11 18:05:00,2022-09-11 18:25:00,1769.56,1772.89,0.04,100.0,0.0023,0.01,0.0,0.01,tp_upper -18749,做多,2022-09-11 23:45:00,2022-09-11 23:50:00,1763.55,1763.23,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18750,做空,2022-09-11 23:50:00,2022-09-11 23:55:00,1763.23,1765.01,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -18751,做多,2022-09-11 23:55:00,2022-09-12 00:00:00,1765.01,1758.44,0.04,100.0,0.0023,-0.01,0.0,-0.02,flip -18752,做空,2022-09-12 00:00:00,2022-09-12 00:05:00,1758.44,1761.16,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -18753,做多,2022-09-12 00:05:00,2022-09-12 00:10:00,1761.16,1760.91,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -18754,做空,2022-09-12 00:10:00,2022-09-12 00:50:00,1760.91,1739.11,0.04,100.0,0.0023,0.05,0.0,0.05,tp_lower -18755,做多,2022-09-12 01:40:00,2022-09-12 01:45:00,1768.42,1778.27,0.04,100.0,0.0023,0.02,0.0,0.02,tp_upper -18756,做多,2022-09-12 07:10:00,2022-09-12 07:15:00,1740.66,1735.38,0.04,100.0,0.0024,-0.01,0.0,-0.01,flip -18757,做空,2022-09-12 07:15:00,2022-09-12 07:20:00,1735.38,1742.81,0.04,100.0,0.0024,-0.02,0.0,-0.02,flip -18758,做多,2022-09-12 07:20:00,2022-09-12 07:55:00,1742.81,1756.85,0.04,100.0,0.0024,0.03,0.0,0.03,tp_upper -18759,做多,2022-09-12 10:20:00,2022-09-12 10:25:00,1740.31,1739.58,0.04,100.0,0.0024,-0.0,0.0,-0.0,flip -18760,做空,2022-09-12 10:25:00,2022-09-12 10:30:00,1739.58,1744.48,0.04,100.0,0.0024,-0.01,0.0,-0.01,flip -18761,做多,2022-09-12 10:30:00,2022-09-12 11:40:00,1744.48,1755.15,0.04,100.0,0.0024,0.03,0.0,0.02,tp_upper -18762,做多,2022-09-12 12:25:00,2022-09-12 13:35:00,1738.71,1746.2,0.04,100.0,0.0024,0.02,0.0,0.02,flip -18763,做空,2022-09-12 13:35:00,2022-09-12 15:00:00,1746.2,1728.53,0.04,100.0,0.0024,0.04,0.0,0.04,tp_lower -18764,做多,2022-09-13 00:05:00,2022-09-13 03:00:00,1715.88,1706.48,0.04,100.0,0.0025,-0.02,0.0,-0.03,flip -18765,做空,2022-09-13 03:00:00,2022-09-13 03:05:00,1706.48,1707.3,0.04,100.0,0.0025,-0.0,0.0,-0.0,flip -18766,做多,2022-09-13 03:05:00,2022-09-13 04:15:00,1707.3,1709.0,0.04,100.0,0.0025,0.0,0.0,0.0,flip -18767,做空,2022-09-13 04:15:00,2022-09-13 06:50:00,1709.0,1708.3,0.04,100.0,0.0025,0.0,0.0,-0.0,flip -18768,做多,2022-09-13 06:50:00,2022-09-13 06:55:00,1708.3,1705.11,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18769,做空,2022-09-13 06:55:00,2022-09-13 07:00:00,1705.11,1710.03,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18770,做多,2022-09-13 07:00:00,2022-09-13 07:05:00,1710.03,1702.58,0.04,100.0,0.0024,-0.02,0.0,-0.02,flip -18771,做空,2022-09-13 07:05:00,2022-09-13 07:15:00,1702.58,1709.29,0.04,100.0,0.0024,-0.02,0.0,-0.02,flip -18772,做多,2022-09-13 07:15:00,2022-09-13 09:25:00,1709.29,1718.34,0.04,100.0,0.0024,0.02,0.0,0.02,tp_upper -18773,做多,2022-09-14 02:20:00,2022-09-14 02:25:00,1591.55,1583.32,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18774,做空,2022-09-14 02:25:00,2022-09-14 02:45:00,1583.32,1591.0,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18775,做多,2022-09-14 02:45:00,2022-09-14 04:30:00,1591.0,1609.14,0.04,100.0,0.0026,0.05,0.0,0.04,tp_upper -18776,做多,2022-09-14 08:15:00,2022-09-14 08:20:00,1589.81,1586.46,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18777,做空,2022-09-14 08:20:00,2022-09-14 08:30:00,1586.46,1597.64,0.04,100.0,0.0026,-0.03,0.0,-0.03,flip -18778,做多,2022-09-14 08:30:00,2022-09-14 09:45:00,1597.64,1596.94,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18779,做空,2022-09-14 09:45:00,2022-09-14 10:55:00,1596.94,1598.01,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18780,做多,2022-09-14 10:55:00,2022-09-14 11:00:00,1598.01,1597.82,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18781,做空,2022-09-14 11:00:00,2022-09-14 11:05:00,1597.82,1600.85,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18782,做多,2022-09-14 11:05:00,2022-09-14 11:10:00,1600.85,1599.02,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18783,做空,2022-09-14 11:10:00,2022-09-14 11:50:00,1599.02,1585.99,0.04,100.0,0.0026,0.03,0.0,0.03,tp_lower -18784,做多,2022-09-14 12:30:00,2022-09-14 12:40:00,1598.0,1604.3,0.04,100.0,0.0026,0.02,0.0,0.01,flip -18785,做空,2022-09-14 12:40:00,2022-09-14 12:50:00,1604.3,1601.7,0.04,100.0,0.0026,0.01,0.0,0.0,flip -18786,做多,2022-09-14 12:50:00,2022-09-14 12:55:00,1601.7,1601.29,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18787,做空,2022-09-14 12:55:00,2022-09-14 13:05:00,1601.29,1603.0,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18788,做多,2022-09-14 13:05:00,2022-09-14 13:20:00,1603.0,1601.94,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18789,做空,2022-09-14 13:20:00,2022-09-14 13:30:00,1601.94,1589.26,0.04,100.0,0.0026,0.03,0.0,0.03,tp_lower -18790,做多,2022-09-14 13:40:00,2022-09-14 13:45:00,1601.88,1597.07,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18791,做空,2022-09-14 13:45:00,2022-09-14 14:05:00,1597.07,1600.29,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18792,做多,2022-09-14 14:05:00,2022-09-14 14:10:00,1600.29,1599.53,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18793,做空,2022-09-14 14:10:00,2022-09-14 14:25:00,1599.53,1584.33,0.04,100.0,0.0026,0.04,0.0,0.04,tp_lower -18794,做多,2022-09-14 14:50:00,2022-09-14 15:10:00,1599.39,1596.18,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18795,做空,2022-09-14 15:10:00,2022-09-14 15:30:00,1596.18,1591.5,0.04,100.0,0.0026,0.01,0.0,0.01,tp_lower -18796,做多,2022-09-14 17:25:00,2022-09-14 17:30:00,1594.73,1589.99,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18797,做空,2022-09-14 17:30:00,2022-09-14 17:45:00,1589.99,1586.19,0.04,100.0,0.0026,0.01,0.0,0.01,tp_lower -18798,做多,2022-09-14 19:50:00,2022-09-14 20:05:00,1592.55,1589.22,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18799,做空,2022-09-14 20:05:00,2022-09-14 20:10:00,1589.22,1591.1,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18800,做多,2022-09-14 20:10:00,2022-09-14 20:15:00,1591.1,1589.77,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18801,做空,2022-09-14 20:15:00,2022-09-14 20:25:00,1589.77,1591.19,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18802,做多,2022-09-14 20:25:00,2022-09-14 21:05:00,1591.19,1589.45,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -18803,做空,2022-09-14 21:05:00,2022-09-14 21:15:00,1589.45,1596.12,0.04,100.0,0.0026,-0.02,0.0,-0.02,flip -18804,做多,2022-09-14 21:15:00,2022-09-14 21:45:00,1596.12,1608.12,0.04,100.0,0.0025,0.03,0.0,0.03,tp_upper -18805,做多,2022-09-15 01:10:00,2022-09-15 02:15:00,1594.03,1592.97,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18806,做空,2022-09-15 02:15:00,2022-09-15 02:20:00,1592.97,1595.81,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -18807,做多,2022-09-15 02:20:00,2022-09-15 02:35:00,1595.81,1602.87,0.04,100.0,0.0026,0.02,0.0,0.02,flip -18808,做空,2022-09-15 02:35:00,2022-09-15 02:50:00,1602.87,1601.06,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18809,做多,2022-09-15 02:50:00,2022-09-15 03:00:00,1601.06,1576.17,0.04,100.0,0.0026,-0.07,0.0,-0.07,flip -18810,做空,2022-09-15 03:00:00,2022-09-15 03:05:00,1576.17,1592.41,0.04,100.0,0.0026,-0.04,0.0,-0.04,tp_lower -18811,做多,2022-09-15 05:45:00,2022-09-15 06:00:00,1605.76,1601.01,0.04,100.0,0.0025,-0.01,0.0,-0.01,flip -18812,做空,2022-09-15 06:00:00,2022-09-15 06:10:00,1601.01,1584.4,0.04,100.0,0.0025,0.04,0.0,0.04,tp_lower -18813,做多,2022-09-15 06:40:00,2022-09-15 06:45:00,1600.39,1611.03,0.04,100.0,0.0026,0.03,0.0,0.03,tp_upper -18814,做多,2022-09-15 06:45:00,2022-09-15 06:50:00,1611.03,1610.61,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18815,做空,2022-09-15 06:50:00,2022-09-15 07:00:00,1610.61,1609.61,0.04,100.0,0.0026,0.0,0.0,0.0,flip -18816,做多,2022-09-15 07:00:00,2022-09-15 07:15:00,1609.61,1642.59,0.04,100.0,0.0026,0.08,0.0,0.08,tp_upper -18817,做多,2022-09-15 08:30:00,2022-09-15 08:35:00,1612.83,1607.48,0.04,100.0,0.0026,-0.01,0.0,-0.02,flip -18818,做空,2022-09-15 08:35:00,2022-09-15 08:50:00,1607.48,1607.84,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18819,做多,2022-09-15 08:50:00,2022-09-15 08:55:00,1607.84,1607.5,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18820,做空,2022-09-15 08:55:00,2022-09-15 10:50:00,1607.5,1578.83,0.04,100.0,0.0026,0.07,0.0,0.07,tp_lower -18821,做多,2022-09-15 12:30:00,2022-09-16 05:30:00,1587.32,1473.23,0.04,100.0,0.0027,-0.3,0.0,-0.31,flip -18822,做空,2022-09-16 05:30:00,2022-09-16 06:40:00,1473.23,1474.58,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18823,做多,2022-09-16 06:40:00,2022-09-16 06:45:00,1474.58,1470.8,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18824,做空,2022-09-16 06:45:00,2022-09-16 06:55:00,1470.8,1471.71,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18825,做多,2022-09-16 06:55:00,2022-09-16 07:15:00,1471.71,1471.39,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18826,做空,2022-09-16 07:15:00,2022-09-16 07:20:00,1471.39,1471.62,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18827,做多,2022-09-16 07:20:00,2022-09-16 07:30:00,1471.62,1470.9,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18828,做空,2022-09-16 07:30:00,2022-09-16 07:35:00,1470.9,1471.47,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18829,做多,2022-09-16 07:35:00,2022-09-16 07:45:00,1471.47,1469.78,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18830,做空,2022-09-16 07:45:00,2022-09-16 07:50:00,1469.78,1470.92,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18831,做多,2022-09-16 07:50:00,2022-09-16 07:55:00,1470.92,1470.66,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18832,做空,2022-09-16 07:55:00,2022-09-16 08:10:00,1470.66,1463.19,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -18833,做多,2022-09-16 10:35:00,2022-09-16 10:45:00,1469.79,1468.0,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18834,做空,2022-09-16 10:45:00,2022-09-16 10:55:00,1468.0,1468.89,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18835,做多,2022-09-16 10:55:00,2022-09-16 11:00:00,1468.89,1467.47,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18836,做空,2022-09-16 11:00:00,2022-09-16 11:05:00,1467.47,1467.61,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18837,做多,2022-09-16 11:05:00,2022-09-16 11:10:00,1467.61,1466.88,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18838,做空,2022-09-16 11:10:00,2022-09-16 11:25:00,1466.88,1468.19,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18839,做多,2022-09-16 11:25:00,2022-09-16 11:30:00,1468.19,1467.2,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18840,做空,2022-09-16 11:30:00,2022-09-16 11:35:00,1467.2,1473.81,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -18841,做多,2022-09-16 11:35:00,2022-09-16 11:50:00,1473.81,1480.25,0.04,100.0,0.0026,0.02,0.0,0.01,tp_upper -18842,做多,2022-09-16 21:25:00,2022-09-16 21:40:00,1444.82,1437.36,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -18843,做空,2022-09-16 21:40:00,2022-09-16 21:45:00,1437.36,1438.22,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18844,做多,2022-09-16 21:45:00,2022-09-16 21:50:00,1438.22,1436.59,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -18845,做空,2022-09-16 21:50:00,2022-09-16 21:55:00,1436.59,1439.19,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18846,做多,2022-09-16 21:55:00,2022-09-16 22:00:00,1439.19,1438.14,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18847,做空,2022-09-16 22:00:00,2022-09-16 22:05:00,1438.14,1439.18,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18848,做多,2022-09-16 22:05:00,2022-09-16 22:10:00,1439.18,1437.07,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18849,做空,2022-09-16 22:10:00,2022-09-16 22:15:00,1437.07,1437.44,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18850,做多,2022-09-16 22:15:00,2022-09-16 22:35:00,1437.44,1437.15,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -18851,做空,2022-09-16 22:35:00,2022-09-16 23:55:00,1437.15,1433.58,0.04,100.0,0.0026,0.01,0.0,0.01,flip -18852,做多,2022-09-16 23:55:00,2022-09-17 00:00:00,1433.58,1433.55,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18853,做空,2022-09-17 00:00:00,2022-09-17 00:05:00,1433.55,1436.79,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18854,做多,2022-09-17 00:05:00,2022-09-17 00:20:00,1436.79,1446.1,0.04,100.0,0.0027,0.03,0.0,0.02,tp_upper -18855,做多,2022-09-17 14:10:00,2022-09-17 14:50:00,1427.0,1439.28,0.04,100.0,0.0027,0.03,0.0,0.03,tp_upper -18856,做多,2022-09-17 21:30:00,2022-09-17 21:50:00,1452.49,1449.15,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18857,做空,2022-09-17 21:50:00,2022-09-17 21:55:00,1449.15,1451.81,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18858,做多,2022-09-17 21:55:00,2022-09-18 00:00:00,1451.81,1458.0,0.04,100.0,0.0027,0.02,0.0,0.01,flip -18859,做空,2022-09-18 00:00:00,2022-09-18 01:05:00,1458.0,1454.18,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -18860,做多,2022-09-18 05:30:00,2022-09-18 05:35:00,1456.83,1456.02,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18861,做空,2022-09-18 05:35:00,2022-09-18 05:45:00,1456.02,1456.98,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18862,做多,2022-09-18 05:45:00,2022-09-18 06:00:00,1456.98,1456.87,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18863,做空,2022-09-18 06:00:00,2022-09-18 07:10:00,1456.87,1455.29,0.04,100.0,0.0027,0.0,0.0,0.0,flip -18864,做多,2022-09-18 07:10:00,2022-09-18 07:20:00,1455.29,1455.36,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -18865,做空,2022-09-18 07:20:00,2022-09-18 07:25:00,1455.36,1455.71,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -18866,做多,2022-09-18 07:25:00,2022-09-18 07:30:00,1455.71,1452.22,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18867,做空,2022-09-18 07:30:00,2022-09-18 08:10:00,1452.22,1456.0,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -18868,做多,2022-09-18 08:10:00,2022-09-18 08:25:00,1456.0,1456.08,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -18869,做空,2022-09-18 08:25:00,2022-09-18 08:35:00,1456.08,1454.76,0.04,100.0,0.0027,0.0,0.0,0.0,flip -18870,做多,2022-09-18 08:35:00,2022-09-18 08:50:00,1454.76,1454.77,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -18871,做空,2022-09-18 08:50:00,2022-09-18 09:40:00,1454.77,1447.85,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -18872,做多,2022-09-19 10:25:00,2022-09-19 11:25:00,1303.49,1302.9,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18873,做空,2022-09-19 11:25:00,2022-09-19 17:40:00,1302.9,1326.93,0.04,100.0,0.003,-0.07,0.0,-0.08,flip -18874,做多,2022-09-19 17:40:00,2022-09-19 18:20:00,1326.93,1323.36,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -18875,做空,2022-09-19 18:20:00,2022-09-19 18:25:00,1323.36,1326.7,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -18876,做多,2022-09-19 18:25:00,2022-09-19 19:10:00,1326.7,1358.02,0.04,100.0,0.0029,0.09,0.0,0.09,tp_upper -18877,做多,2022-09-20 02:15:00,2022-09-20 03:15:00,1362.48,1348.09,0.04,100.0,0.0029,-0.04,0.0,-0.04,flip -18878,做空,2022-09-20 03:15:00,2022-09-20 05:10:00,1348.09,1363.91,0.04,100.0,0.0029,-0.05,0.0,-0.05,flip -18879,做多,2022-09-20 05:10:00,2022-09-20 05:30:00,1363.91,1361.99,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18880,做空,2022-09-20 05:30:00,2022-09-20 07:00:00,1361.99,1365.08,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18881,做多,2022-09-20 07:00:00,2022-09-20 07:30:00,1365.08,1363.16,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18882,做空,2022-09-20 07:30:00,2022-09-20 08:30:00,1363.16,1364.55,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -18883,做多,2022-09-20 08:30:00,2022-09-20 08:35:00,1364.55,1361.0,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18884,做空,2022-09-20 08:35:00,2022-09-20 08:40:00,1361.0,1362.77,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -18885,做多,2022-09-20 08:40:00,2022-09-20 08:45:00,1362.77,1358.87,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -18886,做空,2022-09-20 08:45:00,2022-09-20 09:25:00,1358.87,1351.99,0.04,100.0,0.0028,0.02,0.0,0.02,tp_lower -18887,做多,2022-09-20 10:50:00,2022-09-20 11:10:00,1359.56,1358.94,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -18888,做空,2022-09-20 11:10:00,2022-09-20 11:50:00,1358.94,1356.82,0.04,100.0,0.0028,0.01,0.0,0.0,flip -18889,做多,2022-09-20 11:50:00,2022-09-20 11:55:00,1356.82,1355.51,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -18890,做空,2022-09-20 11:55:00,2022-09-20 12:25:00,1355.51,1346.99,0.04,100.0,0.0028,0.02,0.0,0.02,tp_lower -18891,做多,2022-09-20 14:50:00,2022-09-20 15:05:00,1358.35,1363.32,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -18892,做多,2022-09-20 15:45:00,2022-09-20 15:50:00,1355.53,1370.1,0.04,100.0,0.0028,0.04,0.0,0.04,tp_upper -18893,做多,2022-09-20 19:00:00,2022-09-20 19:15:00,1347.58,1350.66,0.04,100.0,0.0029,0.01,0.0,0.01,flip -18894,做空,2022-09-20 19:15:00,2022-09-20 19:20:00,1350.66,1352.24,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -18895,做多,2022-09-20 19:20:00,2022-09-20 19:25:00,1352.24,1351.07,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -18896,做空,2022-09-20 19:25:00,2022-09-20 19:30:00,1351.07,1351.28,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -18897,做多,2022-09-20 19:30:00,2022-09-20 19:55:00,1351.28,1351.2,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -18898,做空,2022-09-20 19:55:00,2022-09-20 20:05:00,1351.2,1351.87,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -18899,做多,2022-09-20 20:05:00,2022-09-20 20:25:00,1351.87,1351.29,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -18900,做空,2022-09-20 20:25:00,2022-09-20 21:40:00,1351.29,1334.2,0.04,100.0,0.0028,0.05,0.0,0.05,tp_lower -18901,做多,2022-09-21 02:05:00,2022-09-21 03:40:00,1337.95,1337.27,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18902,做空,2022-09-21 03:40:00,2022-09-21 04:35:00,1337.27,1335.41,0.04,100.0,0.003,0.01,0.0,0.0,flip -18903,做多,2022-09-21 04:35:00,2022-09-21 04:40:00,1335.41,1335.18,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18904,做空,2022-09-21 04:40:00,2022-09-21 04:45:00,1335.18,1336.35,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -18905,做多,2022-09-21 04:45:00,2022-09-21 04:50:00,1336.35,1335.66,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18906,做空,2022-09-21 04:50:00,2022-09-21 04:55:00,1335.66,1337.57,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -18907,做多,2022-09-21 04:55:00,2022-09-21 05:55:00,1337.57,1330.69,0.04,100.0,0.0029,-0.02,0.0,-0.02,flip -18908,做空,2022-09-21 05:55:00,2022-09-21 06:00:00,1330.69,1335.46,0.04,100.0,0.0029,-0.01,0.0,-0.02,flip -18909,做多,2022-09-21 06:00:00,2022-09-21 06:05:00,1335.46,1331.9,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -18910,做空,2022-09-21 06:05:00,2022-09-21 06:25:00,1331.9,1321.1,0.04,100.0,0.0029,0.03,0.0,0.03,tp_lower -18911,做多,2022-09-21 07:45:00,2022-09-21 07:55:00,1331.19,1331.07,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -18912,做空,2022-09-21 07:55:00,2022-09-21 09:40:00,1331.07,1333.63,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -18913,做多,2022-09-21 09:40:00,2022-09-21 10:25:00,1333.63,1339.44,0.04,100.0,0.0029,0.02,0.0,0.01,tp_upper -18914,做多,2022-09-21 15:05:00,2022-09-21 16:45:00,1335.73,1344.8,0.04,100.0,0.0029,0.03,0.0,0.02,flip -18915,做空,2022-09-21 16:45:00,2022-09-21 17:00:00,1344.8,1351.91,0.04,100.0,0.0029,-0.02,0.0,-0.02,flip -18916,做多,2022-09-21 17:00:00,2022-09-21 17:15:00,1351.91,1343.0,0.04,100.0,0.0029,-0.03,0.0,-0.03,flip -18917,做空,2022-09-21 17:15:00,2022-09-21 17:20:00,1343.0,1344.21,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -18918,做多,2022-09-21 17:20:00,2022-09-21 17:30:00,1344.21,1370.58,0.04,100.0,0.0029,0.08,0.0,0.07,tp_upper -18919,做多,2022-09-21 18:30:00,2022-09-21 18:35:00,1356.51,1358.38,0.04,100.0,0.0029,0.01,0.0,0.0,tp_upper -18920,做多,2022-09-22 04:50:00,2022-09-22 04:55:00,1264.35,1263.07,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -18921,做空,2022-09-22 04:55:00,2022-09-22 05:00:00,1263.07,1263.13,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -18922,做多,2022-09-22 05:00:00,2022-09-22 05:05:00,1263.13,1261.75,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -18923,做空,2022-09-22 05:05:00,2022-09-22 05:30:00,1261.75,1259.87,0.04,100.0,0.0032,0.01,0.0,0.0,flip -18924,做多,2022-09-22 05:30:00,2022-09-22 05:50:00,1259.87,1256.58,0.04,100.0,0.0032,-0.01,0.0,-0.01,flip -18925,做空,2022-09-22 05:50:00,2022-09-22 05:55:00,1256.58,1257.69,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -18926,做多,2022-09-22 05:55:00,2022-09-22 07:15:00,1257.69,1271.64,0.04,100.0,0.0031,0.04,0.0,0.04,tp_upper -18927,做多,2022-09-22 17:25:00,2022-09-22 17:45:00,1286.48,1286.83,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -18928,做空,2022-09-22 17:45:00,2022-09-22 18:25:00,1286.83,1290.62,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18929,做多,2022-09-22 18:25:00,2022-09-22 18:35:00,1290.62,1309.04,0.04,100.0,0.0031,0.06,0.0,0.05,tp_upper -18930,做多,2022-09-23 07:45:00,2022-09-23 07:50:00,1333.55,1332.7,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18931,做空,2022-09-23 07:50:00,2022-09-23 08:25:00,1332.7,1320.23,0.04,100.0,0.003,0.04,0.0,0.04,tp_lower -18932,做多,2022-09-23 17:00:00,2022-09-23 17:20:00,1299.91,1295.5,0.04,100.0,0.0031,-0.01,0.0,-0.02,flip -18933,做空,2022-09-23 17:20:00,2022-09-23 18:05:00,1295.5,1295.18,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -18934,做多,2022-09-23 18:05:00,2022-09-23 18:45:00,1295.18,1293.53,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18935,做空,2022-09-23 18:45:00,2022-09-23 19:05:00,1293.53,1290.73,0.04,100.0,0.0031,0.01,0.0,0.01,flip -18936,做多,2022-09-23 19:05:00,2022-09-23 19:45:00,1290.73,1289.47,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -18937,做空,2022-09-23 19:45:00,2022-09-23 19:55:00,1289.47,1291.4,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18938,做多,2022-09-23 19:55:00,2022-09-23 20:35:00,1291.4,1305.4,0.04,100.0,0.0031,0.04,0.0,0.04,tp_upper -18939,做多,2022-09-24 06:40:00,2022-09-24 06:45:00,1324.22,1324.2,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18940,做空,2022-09-24 06:45:00,2022-09-24 06:55:00,1324.2,1323.73,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -18941,做多,2022-09-24 06:55:00,2022-09-24 07:00:00,1323.73,1322.82,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18942,做空,2022-09-24 07:00:00,2022-09-24 07:10:00,1322.82,1317.83,0.04,100.0,0.0031,0.02,0.0,0.01,tp_lower -18943,做多,2022-09-24 07:15:00,2022-09-24 07:45:00,1322.48,1322.54,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -18944,做空,2022-09-24 07:45:00,2022-09-24 08:30:00,1322.54,1324.33,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18945,做多,2022-09-24 08:30:00,2022-09-24 08:55:00,1324.33,1328.64,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -18946,做多,2022-09-24 09:25:00,2022-09-24 09:30:00,1324.05,1321.56,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18947,做空,2022-09-24 09:30:00,2022-09-24 09:35:00,1321.56,1325.02,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18948,做多,2022-09-24 09:35:00,2022-09-24 10:35:00,1325.02,1323.13,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18949,做空,2022-09-24 10:35:00,2022-09-24 10:45:00,1323.13,1323.24,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18950,做多,2022-09-24 10:45:00,2022-09-24 11:10:00,1323.24,1323.75,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -18951,做空,2022-09-24 11:10:00,2022-09-24 11:15:00,1323.75,1325.12,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -18952,做多,2022-09-24 11:15:00,2022-09-24 11:20:00,1325.12,1329.07,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -18953,做多,2022-09-24 17:55:00,2022-09-24 18:00:00,1335.82,1333.73,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18954,做空,2022-09-24 18:00:00,2022-09-24 18:05:00,1333.73,1334.56,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18955,做多,2022-09-24 18:05:00,2022-09-24 19:15:00,1334.56,1341.79,0.04,100.0,0.003,0.02,0.0,0.02,tp_upper -18956,做多,2022-09-24 20:25:00,2022-09-24 20:30:00,1338.35,1337.94,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -18957,做空,2022-09-24 20:30:00,2022-09-24 21:15:00,1337.94,1323.9,0.04,100.0,0.003,0.04,0.0,0.04,tp_lower -18958,做多,2022-09-25 03:20:00,2022-09-25 03:25:00,1326.6,1324.59,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18959,做空,2022-09-25 03:25:00,2022-09-25 03:35:00,1324.59,1326.67,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18960,做多,2022-09-25 03:35:00,2022-09-25 03:45:00,1326.67,1326.14,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18961,做空,2022-09-25 03:45:00,2022-09-25 03:50:00,1326.14,1326.28,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18962,做多,2022-09-25 03:50:00,2022-09-25 04:10:00,1326.28,1326.07,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18963,做空,2022-09-25 04:10:00,2022-09-25 04:15:00,1326.07,1326.94,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18964,做多,2022-09-25 04:15:00,2022-09-25 04:20:00,1326.94,1326.92,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18965,做空,2022-09-25 04:20:00,2022-09-25 04:40:00,1326.92,1326.84,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -18966,做多,2022-09-25 04:40:00,2022-09-25 05:20:00,1326.84,1322.0,0.04,100.0,0.0031,-0.02,0.0,-0.02,flip -18967,做空,2022-09-25 05:20:00,2022-09-25 06:05:00,1322.0,1322.74,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18968,做多,2022-09-25 06:05:00,2022-09-25 07:15:00,1322.74,1333.8,0.04,100.0,0.0031,0.03,0.0,0.03,tp_upper -18969,做多,2022-09-25 10:30:00,2022-09-25 10:40:00,1325.69,1325.62,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18970,做空,2022-09-25 10:40:00,2022-09-25 11:00:00,1325.62,1326.03,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18971,做多,2022-09-25 11:00:00,2022-09-25 11:05:00,1326.03,1325.43,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18972,做空,2022-09-25 11:05:00,2022-09-25 11:10:00,1325.43,1327.19,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18973,做多,2022-09-25 11:10:00,2022-09-25 11:30:00,1327.19,1326.78,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18974,做空,2022-09-25 11:30:00,2022-09-25 11:45:00,1326.78,1330.96,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18975,做多,2022-09-25 11:45:00,2022-09-25 12:25:00,1330.96,1326.37,0.04,100.0,0.0031,-0.01,0.0,-0.02,flip -18976,做空,2022-09-25 12:25:00,2022-09-25 12:35:00,1326.37,1322.54,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -18977,做多,2022-09-25 22:30:00,2022-09-25 23:30:00,1298.36,1296.26,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18978,做空,2022-09-25 23:30:00,2022-09-26 00:05:00,1296.26,1298.58,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18979,做多,2022-09-26 00:05:00,2022-09-26 00:10:00,1298.58,1307.5,0.04,100.0,0.0032,0.03,0.0,0.03,tp_upper -18980,做多,2022-09-26 00:10:00,2022-09-26 00:45:00,1307.5,1295.53,0.04,100.0,0.0032,-0.04,0.0,-0.04,flip -18981,做空,2022-09-26 00:45:00,2022-09-26 00:50:00,1295.53,1298.57,0.04,100.0,0.0032,-0.01,0.0,-0.01,flip -18982,做多,2022-09-26 00:50:00,2022-09-26 00:55:00,1298.57,1292.38,0.04,100.0,0.0032,-0.02,0.0,-0.02,flip -18983,做空,2022-09-26 00:55:00,2022-09-26 01:05:00,1292.38,1296.05,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18984,做多,2022-09-26 01:05:00,2022-09-26 01:15:00,1296.05,1295.85,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -18985,做空,2022-09-26 01:15:00,2022-09-26 01:30:00,1295.85,1297.66,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18986,做多,2022-09-26 01:30:00,2022-09-26 02:15:00,1297.66,1305.77,0.04,100.0,0.0031,0.03,0.0,0.02,tp_upper -18987,做多,2022-09-26 07:20:00,2022-09-26 07:25:00,1296.48,1293.55,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18988,做空,2022-09-26 07:25:00,2022-09-26 07:30:00,1293.55,1297.29,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18989,做多,2022-09-26 07:30:00,2022-09-26 07:35:00,1297.29,1296.29,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -18990,做空,2022-09-26 07:35:00,2022-09-26 07:40:00,1296.29,1297.76,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -18991,做多,2022-09-26 07:40:00,2022-09-26 07:45:00,1297.76,1296.29,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -18992,做空,2022-09-26 07:45:00,2022-09-26 08:05:00,1296.29,1298.91,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -18993,做多,2022-09-26 08:05:00,2022-09-26 08:30:00,1298.91,1307.54,0.04,100.0,0.0031,0.03,0.0,0.02,tp_upper -18994,做多,2022-09-26 12:20:00,2022-09-26 12:30:00,1302.23,1300.92,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -18995,做空,2022-09-26 12:30:00,2022-09-26 16:35:00,1300.92,1313.46,0.04,100.0,0.0031,-0.04,0.0,-0.04,flip -18996,做多,2022-09-26 16:35:00,2022-09-26 18:00:00,1313.46,1329.03,0.04,100.0,0.003,0.05,0.0,0.05,tp_upper -18997,做多,2022-09-26 21:25:00,2022-09-26 21:35:00,1321.58,1320.25,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -18998,做空,2022-09-26 21:35:00,2022-09-26 22:20:00,1320.25,1324.12,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -18999,做多,2022-09-26 22:20:00,2022-09-26 22:25:00,1324.12,1323.94,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -19000,做空,2022-09-26 22:25:00,2022-09-27 13:05:00,1323.94,1385.66,0.04,100.0,0.003,-0.19,0.0,-0.19,flip -19001,做多,2022-09-27 13:05:00,2022-09-27 13:20:00,1385.66,1384.1,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19002,做空,2022-09-27 13:20:00,2022-09-27 13:25:00,1384.1,1384.98,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19003,做多,2022-09-27 13:25:00,2022-09-27 13:30:00,1384.98,1394.69,0.04,100.0,0.0028,0.03,0.0,0.03,tp_upper -19004,做多,2022-09-27 13:30:00,2022-09-27 13:35:00,1394.69,1396.22,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -19005,做多,2022-09-27 13:50:00,2022-09-27 14:00:00,1388.88,1382.91,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19006,做空,2022-09-27 14:00:00,2022-09-27 14:10:00,1382.91,1386.09,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19007,做多,2022-09-27 14:10:00,2022-09-27 14:25:00,1386.09,1380.59,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19008,做空,2022-09-27 14:25:00,2022-09-27 14:30:00,1380.59,1384.28,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19009,做多,2022-09-27 14:30:00,2022-09-27 14:35:00,1384.28,1383.56,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19010,做空,2022-09-27 14:35:00,2022-09-27 14:40:00,1383.56,1390.0,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19011,做多,2022-09-27 14:40:00,2022-09-27 15:00:00,1390.0,1384.68,0.04,100.0,0.0027,-0.01,0.0,-0.02,flip -19012,做空,2022-09-27 15:00:00,2022-09-27 15:05:00,1384.68,1389.41,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19013,做多,2022-09-27 15:05:00,2022-09-27 15:10:00,1389.41,1385.82,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19014,做空,2022-09-27 15:10:00,2022-09-27 15:25:00,1385.82,1378.6,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -19015,做多,2022-09-28 00:10:00,2022-09-28 01:20:00,1334.78,1320.77,0.04,100.0,0.0029,-0.04,0.0,-0.04,flip -19016,做空,2022-09-28 01:20:00,2022-09-28 01:25:00,1320.77,1312.02,0.04,100.0,0.0028,0.02,0.0,0.02,tp_lower -19017,做多,2022-09-28 10:15:00,2022-09-28 10:35:00,1286.92,1304.56,0.04,100.0,0.0029,0.05,0.0,0.05,tp_upper -19018,做多,2022-09-29 01:05:00,2022-09-29 01:10:00,1336.51,1336.39,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19019,做空,2022-09-29 01:10:00,2022-09-29 02:10:00,1336.39,1338.92,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -19020,做多,2022-09-29 02:10:00,2022-09-29 02:20:00,1338.92,1335.9,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -19021,做空,2022-09-29 02:20:00,2022-09-29 02:30:00,1335.9,1335.54,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -19022,做多,2022-09-29 02:30:00,2022-09-29 02:50:00,1335.54,1338.41,0.04,100.0,0.0029,0.01,0.0,0.01,flip -19023,做空,2022-09-29 02:50:00,2022-09-29 03:10:00,1338.41,1337.85,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -19024,做多,2022-09-29 03:10:00,2022-09-29 04:00:00,1337.85,1338.81,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19025,做空,2022-09-29 04:00:00,2022-09-29 04:05:00,1338.81,1340.48,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19026,做多,2022-09-29 04:05:00,2022-09-29 04:50:00,1340.48,1340.7,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19027,做空,2022-09-29 04:50:00,2022-09-29 05:05:00,1340.7,1342.09,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19028,做多,2022-09-29 05:05:00,2022-09-29 05:10:00,1342.09,1339.24,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19029,做空,2022-09-29 05:10:00,2022-09-29 05:25:00,1339.24,1340.74,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19030,做多,2022-09-29 05:25:00,2022-09-29 05:30:00,1340.74,1338.24,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19031,做空,2022-09-29 05:30:00,2022-09-29 05:40:00,1338.24,1333.32,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19032,做多,2022-09-29 09:30:00,2022-09-29 10:10:00,1335.01,1331.8,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19033,做空,2022-09-29 10:10:00,2022-09-29 10:15:00,1331.8,1335.26,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19034,做多,2022-09-29 10:15:00,2022-09-29 11:00:00,1335.26,1331.89,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19035,做空,2022-09-29 11:00:00,2022-09-29 11:05:00,1331.89,1333.65,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19036,做多,2022-09-29 11:05:00,2022-09-29 11:20:00,1333.65,1338.47,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19037,做多,2022-09-29 12:20:00,2022-09-29 12:30:00,1334.0,1320.0,0.04,100.0,0.0028,-0.04,0.0,-0.04,flip -19038,做空,2022-09-29 12:30:00,2022-09-29 12:35:00,1320.0,1322.35,0.04,100.0,0.0028,-0.01,0.0,-0.01,tp_lower -19039,做多,2022-09-29 15:05:00,2022-09-29 15:10:00,1326.55,1323.11,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19040,做空,2022-09-29 15:10:00,2022-09-29 15:15:00,1323.11,1331.77,0.04,100.0,0.0028,-0.02,0.0,-0.03,flip -19041,做多,2022-09-29 15:15:00,2022-09-29 15:35:00,1331.77,1325.98,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -19042,做空,2022-09-29 15:35:00,2022-09-29 16:35:00,1325.98,1337.53,0.04,100.0,0.0027,-0.03,0.0,-0.03,flip -19043,做多,2022-09-29 16:35:00,2022-09-29 16:40:00,1337.53,1342.55,0.04,100.0,0.0027,0.01,0.0,0.01,tp_upper -19044,做多,2022-09-29 18:05:00,2022-09-29 18:10:00,1327.72,1326.56,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19045,做空,2022-09-29 18:10:00,2022-09-29 18:25:00,1326.56,1331.13,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19046,做多,2022-09-29 18:25:00,2022-09-29 18:50:00,1331.13,1325.16,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -19047,做空,2022-09-29 18:50:00,2022-09-29 18:55:00,1325.16,1326.36,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19048,做多,2022-09-29 18:55:00,2022-09-29 22:30:00,1326.36,1327.51,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19049,做空,2022-09-29 22:30:00,2022-09-29 22:50:00,1327.51,1327.41,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19050,做多,2022-09-29 22:50:00,2022-09-29 23:05:00,1327.41,1327.5,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19051,做空,2022-09-29 23:05:00,2022-09-29 23:20:00,1327.5,1328.96,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19052,做多,2022-09-29 23:20:00,2022-09-30 00:20:00,1328.96,1330.64,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19053,做空,2022-09-30 00:20:00,2022-09-30 00:25:00,1330.64,1332.01,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19054,做多,2022-09-30 00:25:00,2022-09-30 00:30:00,1332.01,1346.17,0.04,100.0,0.0027,0.04,0.0,0.04,tp_upper -19055,做多,2022-09-30 00:45:00,2022-09-30 01:05:00,1334.35,1333.1,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19056,做空,2022-09-30 01:05:00,2022-09-30 01:30:00,1333.1,1332.3,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19057,做多,2022-09-30 01:30:00,2022-09-30 02:00:00,1332.3,1335.04,0.04,100.0,0.0028,0.01,0.0,0.01,flip -19058,做空,2022-09-30 02:00:00,2022-09-30 02:15:00,1335.04,1326.65,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -19059,做多,2022-09-30 05:15:00,2022-09-30 05:35:00,1331.58,1332.95,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19060,做空,2022-09-30 05:35:00,2022-09-30 06:00:00,1332.95,1330.9,0.04,100.0,0.0028,0.01,0.0,0.0,flip -19061,做多,2022-09-30 06:00:00,2022-09-30 06:10:00,1330.9,1331.0,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19062,做空,2022-09-30 06:10:00,2022-09-30 06:25:00,1331.0,1331.7,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19063,做多,2022-09-30 06:25:00,2022-09-30 06:30:00,1331.7,1331.39,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19064,做空,2022-09-30 06:30:00,2022-09-30 06:45:00,1331.39,1331.38,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19065,做多,2022-09-30 06:45:00,2022-09-30 07:05:00,1331.38,1338.4,0.04,100.0,0.0028,0.02,0.0,0.02,tp_upper -19066,做多,2022-09-30 10:55:00,2022-09-30 11:45:00,1336.65,1334.48,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19067,做空,2022-09-30 11:45:00,2022-09-30 11:50:00,1334.48,1330.56,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19068,做多,2022-09-30 12:25:00,2022-09-30 12:30:00,1340.11,1328.5,0.04,100.0,0.0028,-0.03,0.0,-0.03,flip -19069,做空,2022-09-30 12:30:00,2022-09-30 12:35:00,1328.5,1322.28,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -19070,做多,2022-09-30 13:55:00,2022-09-30 14:00:00,1335.36,1334.99,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19071,做空,2022-09-30 14:00:00,2022-09-30 14:05:00,1334.99,1336.68,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19072,做多,2022-09-30 14:05:00,2022-09-30 14:35:00,1336.68,1345.6,0.04,100.0,0.0027,0.02,0.0,0.02,tp_upper -19073,做多,2022-09-30 17:50:00,2022-09-30 19:50:00,1346.29,1338.62,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -19074,做空,2022-09-30 19:50:00,2022-09-30 20:05:00,1338.62,1343.2,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19075,做多,2022-09-30 20:05:00,2022-09-30 20:10:00,1343.2,1341.38,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19076,做空,2022-09-30 20:10:00,2022-09-30 21:15:00,1341.38,1327.61,0.04,100.0,0.0027,0.04,0.0,0.04,tp_lower -19077,做多,2022-10-01 04:40:00,2022-10-01 04:45:00,1329.94,1327.08,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19078,做空,2022-10-01 04:45:00,2022-10-01 05:00:00,1327.08,1329.54,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19079,做多,2022-10-01 05:00:00,2022-10-01 05:05:00,1329.54,1329.36,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19080,做空,2022-10-01 05:05:00,2022-10-01 05:55:00,1329.36,1328.57,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19081,做多,2022-10-01 05:55:00,2022-10-01 06:00:00,1328.57,1327.05,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19082,做空,2022-10-01 06:00:00,2022-10-01 06:10:00,1327.05,1327.97,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19083,做多,2022-10-01 06:10:00,2022-10-01 06:15:00,1327.97,1326.97,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19084,做空,2022-10-01 06:15:00,2022-10-01 06:30:00,1326.97,1327.29,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19085,做多,2022-10-01 06:30:00,2022-10-01 06:40:00,1327.29,1327.47,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19086,做空,2022-10-01 06:40:00,2022-10-01 07:30:00,1327.47,1327.68,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19087,做多,2022-10-01 07:30:00,2022-10-01 08:30:00,1327.68,1330.95,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19088,做多,2022-10-01 10:20:00,2022-10-01 10:40:00,1330.44,1330.26,0.04,100.0,0.0028,-0.0,0.0,-0.0,tp_upper -19089,做多,2022-10-01 11:10:00,2022-10-01 11:15:00,1329.14,1328.57,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19090,做空,2022-10-01 11:15:00,2022-10-01 11:25:00,1328.57,1321.11,0.04,100.0,0.0028,0.02,0.0,0.02,tp_lower -19091,做多,2022-10-01 13:20:00,2022-10-01 13:25:00,1328.21,1327.29,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19092,做空,2022-10-01 13:25:00,2022-10-01 13:30:00,1327.29,1327.37,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19093,做多,2022-10-01 13:30:00,2022-10-01 13:35:00,1327.37,1327.13,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19094,做空,2022-10-01 13:35:00,2022-10-01 14:35:00,1327.13,1322.94,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19095,做多,2022-10-02 00:20:00,2022-10-02 00:25:00,1315.31,1311.46,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19096,做空,2022-10-02 00:25:00,2022-10-02 00:30:00,1311.46,1313.1,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19097,做多,2022-10-02 00:30:00,2022-10-02 00:40:00,1313.1,1312.39,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19098,做空,2022-10-02 00:40:00,2022-10-02 00:45:00,1312.39,1308.19,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19099,做多,2022-10-02 02:30:00,2022-10-02 02:40:00,1310.99,1311.28,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19100,做空,2022-10-02 02:40:00,2022-10-02 03:05:00,1311.28,1310.51,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19101,做多,2022-10-02 03:05:00,2022-10-02 03:10:00,1310.51,1310.25,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19102,做空,2022-10-02 03:10:00,2022-10-02 04:35:00,1310.25,1309.91,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19103,做多,2022-10-02 04:35:00,2022-10-02 05:15:00,1309.91,1312.92,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19104,做多,2022-10-02 07:05:00,2022-10-02 07:10:00,1313.12,1309.91,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19105,做空,2022-10-02 07:10:00,2022-10-02 07:20:00,1309.91,1311.17,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19106,做多,2022-10-02 07:20:00,2022-10-02 07:45:00,1311.17,1311.0,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19107,做空,2022-10-02 07:45:00,2022-10-02 07:55:00,1311.0,1310.5,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19108,做多,2022-10-02 07:55:00,2022-10-02 08:05:00,1310.5,1310.99,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19109,做空,2022-10-02 08:05:00,2022-10-02 08:15:00,1310.99,1310.65,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19110,做多,2022-10-02 08:15:00,2022-10-02 08:20:00,1310.65,1310.42,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19111,做空,2022-10-02 08:20:00,2022-10-02 08:25:00,1310.42,1311.41,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19112,做多,2022-10-02 08:25:00,2022-10-02 08:30:00,1311.41,1310.36,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19113,做空,2022-10-02 08:30:00,2022-10-02 08:40:00,1310.36,1307.71,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19114,做多,2022-10-02 16:20:00,2022-10-02 16:25:00,1299.98,1299.18,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19115,做空,2022-10-02 16:25:00,2022-10-02 17:50:00,1299.18,1297.46,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19116,做多,2022-10-02 17:50:00,2022-10-02 17:55:00,1297.46,1296.89,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19117,做空,2022-10-02 17:55:00,2022-10-02 18:55:00,1296.89,1295.62,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19118,做多,2022-10-02 18:55:00,2022-10-02 19:05:00,1295.62,1307.99,0.04,100.0,0.0028,0.03,0.0,0.03,tp_upper -19119,做多,2022-10-02 21:25:00,2022-10-02 21:40:00,1296.59,1295.7,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19120,做空,2022-10-02 21:40:00,2022-10-02 21:45:00,1295.7,1298.6,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19121,做多,2022-10-02 21:45:00,2022-10-02 22:00:00,1298.6,1296.34,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19122,做空,2022-10-02 22:00:00,2022-10-02 22:10:00,1296.34,1299.95,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19123,做多,2022-10-02 22:10:00,2022-10-02 22:20:00,1299.95,1301.72,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -19124,做多,2022-10-03 01:40:00,2022-10-03 02:15:00,1294.64,1293.5,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -19125,做空,2022-10-03 02:15:00,2022-10-03 02:40:00,1293.5,1293.22,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -19126,做多,2022-10-03 02:40:00,2022-10-03 02:45:00,1293.22,1292.96,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19127,做空,2022-10-03 02:45:00,2022-10-03 03:15:00,1292.96,1291.61,0.04,100.0,0.0029,0.0,0.0,0.0,flip -19128,做多,2022-10-03 03:15:00,2022-10-03 03:45:00,1291.61,1292.92,0.04,100.0,0.0029,0.0,0.0,0.0,flip -19129,做空,2022-10-03 03:45:00,2022-10-03 03:50:00,1292.92,1293.6,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19130,做多,2022-10-03 03:50:00,2022-10-03 03:55:00,1293.6,1291.03,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -19131,做空,2022-10-03 03:55:00,2022-10-03 05:45:00,1291.03,1291.96,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19132,做多,2022-10-03 05:45:00,2022-10-03 06:05:00,1291.96,1296.98,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -19133,做多,2022-10-03 06:45:00,2022-10-03 07:05:00,1289.98,1289.79,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19134,做空,2022-10-03 07:05:00,2022-10-03 07:10:00,1289.79,1290.42,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19135,做多,2022-10-03 07:10:00,2022-10-03 08:00:00,1290.42,1288.92,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -19136,做空,2022-10-03 08:00:00,2022-10-03 08:05:00,1288.92,1289.57,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19137,做多,2022-10-03 08:05:00,2022-10-03 08:10:00,1289.57,1289.47,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19138,做空,2022-10-03 08:10:00,2022-10-03 09:20:00,1289.47,1289.34,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -19139,做多,2022-10-03 09:20:00,2022-10-03 09:35:00,1289.34,1288.25,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19140,做空,2022-10-03 09:35:00,2022-10-03 09:55:00,1288.25,1292.14,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -19141,做多,2022-10-03 09:55:00,2022-10-03 10:00:00,1292.14,1291.2,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19142,做空,2022-10-03 10:00:00,2022-10-03 10:15:00,1291.2,1290.83,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19143,做多,2022-10-03 10:15:00,2022-10-03 10:30:00,1290.83,1295.08,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19144,做多,2022-10-03 22:25:00,2022-10-03 22:30:00,1317.05,1316.0,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19145,做空,2022-10-03 22:30:00,2022-10-03 22:40:00,1316.0,1316.81,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19146,做多,2022-10-03 22:40:00,2022-10-03 22:45:00,1316.81,1315.72,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19147,做空,2022-10-03 22:45:00,2022-10-03 23:00:00,1315.72,1318.85,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19148,做多,2022-10-03 23:00:00,2022-10-03 23:15:00,1318.85,1319.3,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19149,做空,2022-10-03 23:15:00,2022-10-04 00:55:00,1319.3,1321.07,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19150,做多,2022-10-04 00:55:00,2022-10-04 01:50:00,1321.07,1320.91,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19151,做空,2022-10-04 01:50:00,2022-10-04 02:00:00,1320.91,1319.82,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19152,做多,2022-10-04 02:00:00,2022-10-04 02:20:00,1319.82,1319.21,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19153,做空,2022-10-04 02:20:00,2022-10-04 02:35:00,1319.21,1320.47,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19154,做多,2022-10-04 02:35:00,2022-10-04 02:45:00,1320.47,1319.28,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19155,做空,2022-10-04 02:45:00,2022-10-04 02:50:00,1319.28,1321.32,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19156,做多,2022-10-04 02:50:00,2022-10-04 03:00:00,1321.32,1319.6,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19157,做空,2022-10-04 03:00:00,2022-10-04 03:05:00,1319.6,1319.93,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19158,做多,2022-10-04 03:05:00,2022-10-04 03:15:00,1319.93,1324.12,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19159,做多,2022-10-04 15:05:00,2022-10-04 16:10:00,1347.07,1347.8,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19160,做空,2022-10-04 16:10:00,2022-10-04 16:25:00,1347.8,1349.93,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19161,做多,2022-10-04 16:25:00,2022-10-04 16:40:00,1349.93,1348.64,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19162,做空,2022-10-04 16:40:00,2022-10-04 17:05:00,1348.64,1341.94,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -19163,做多,2022-10-04 18:00:00,2022-10-04 18:15:00,1349.01,1349.21,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19164,做空,2022-10-04 18:15:00,2022-10-04 18:20:00,1349.21,1349.61,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19165,做多,2022-10-04 18:20:00,2022-10-04 18:25:00,1349.61,1346.25,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19166,做空,2022-10-04 18:25:00,2022-10-04 18:30:00,1346.25,1347.81,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19167,做多,2022-10-04 18:30:00,2022-10-04 19:00:00,1347.81,1348.57,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19168,做空,2022-10-04 19:00:00,2022-10-04 19:10:00,1348.57,1349.04,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19169,做多,2022-10-04 19:10:00,2022-10-04 19:20:00,1349.04,1349.99,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19170,做空,2022-10-04 19:20:00,2022-10-04 19:40:00,1349.99,1348.91,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19171,做多,2022-10-04 19:40:00,2022-10-04 19:50:00,1348.91,1355.58,0.04,100.0,0.0027,0.02,0.0,0.02,tp_upper -19172,做多,2022-10-05 01:05:00,2022-10-05 01:15:00,1354.19,1353.88,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19173,做空,2022-10-05 01:15:00,2022-10-05 01:20:00,1353.88,1354.36,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19174,做多,2022-10-05 01:20:00,2022-10-05 01:35:00,1354.36,1353.91,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19175,做空,2022-10-05 01:35:00,2022-10-05 01:40:00,1353.91,1354.31,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19176,做多,2022-10-05 01:40:00,2022-10-05 02:05:00,1354.31,1353.25,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19177,做空,2022-10-05 02:05:00,2022-10-05 02:15:00,1353.25,1353.79,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19178,做多,2022-10-05 02:15:00,2022-10-05 03:00:00,1353.79,1354.53,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19179,做空,2022-10-05 03:00:00,2022-10-05 03:05:00,1354.53,1355.3,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19180,做多,2022-10-05 03:05:00,2022-10-05 03:30:00,1355.3,1354.3,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19181,做空,2022-10-05 03:30:00,2022-10-05 04:15:00,1354.3,1351.52,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -19182,做多,2022-10-05 06:40:00,2022-10-05 06:55:00,1356.23,1355.52,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19183,做空,2022-10-05 06:55:00,2022-10-05 08:10:00,1355.52,1344.5,0.04,100.0,0.0027,0.03,0.0,0.03,tp_lower -19184,做多,2022-10-05 16:10:00,2022-10-05 16:20:00,1339.38,1339.63,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19185,做空,2022-10-05 16:20:00,2022-10-05 16:35:00,1339.63,1338.57,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19186,做多,2022-10-05 16:35:00,2022-10-05 16:45:00,1338.57,1353.14,0.04,100.0,0.0028,0.04,0.0,0.04,tp_upper -19187,做多,2022-10-06 06:25:00,2022-10-06 06:55:00,1365.0,1363.07,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19188,做空,2022-10-06 06:55:00,2022-10-06 07:10:00,1363.07,1365.91,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19189,做多,2022-10-06 07:10:00,2022-10-06 07:15:00,1365.91,1365.88,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19190,做空,2022-10-06 07:15:00,2022-10-06 07:25:00,1365.88,1366.4,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19191,做多,2022-10-06 07:25:00,2022-10-06 08:05:00,1366.4,1367.08,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19192,做空,2022-10-06 08:05:00,2022-10-06 08:25:00,1367.08,1359.24,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -19193,做多,2022-10-06 11:35:00,2022-10-06 11:40:00,1367.76,1365.92,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19194,做空,2022-10-06 11:40:00,2022-10-06 11:50:00,1365.92,1366.66,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19195,做多,2022-10-06 11:50:00,2022-10-06 12:05:00,1366.66,1367.27,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19196,做空,2022-10-06 12:05:00,2022-10-06 12:20:00,1367.27,1368.79,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19197,做多,2022-10-06 12:20:00,2022-10-06 12:30:00,1368.79,1375.0,0.04,100.0,0.0027,0.02,0.0,0.02,tp_upper -19198,做多,2022-10-06 13:30:00,2022-10-06 13:40:00,1367.35,1375.47,0.04,100.0,0.0027,0.02,0.0,0.02,tp_upper -19199,做多,2022-10-06 14:40:00,2022-10-06 15:00:00,1362.1,1363.81,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19200,做空,2022-10-06 15:00:00,2022-10-06 15:15:00,1363.81,1366.48,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19201,做多,2022-10-06 15:15:00,2022-10-06 15:30:00,1366.48,1363.8,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19202,做空,2022-10-06 15:30:00,2022-10-06 15:45:00,1363.8,1366.19,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19203,做多,2022-10-06 15:45:00,2022-10-06 15:55:00,1366.19,1360.71,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -19204,做空,2022-10-06 15:55:00,2022-10-06 16:15:00,1360.71,1362.18,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19205,做多,2022-10-06 16:15:00,2022-10-06 16:30:00,1362.18,1361.55,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19206,做空,2022-10-06 16:30:00,2022-10-06 16:40:00,1361.55,1365.11,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19207,做多,2022-10-06 16:40:00,2022-10-06 16:55:00,1365.11,1362.47,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19208,做空,2022-10-06 16:55:00,2022-10-06 17:10:00,1362.47,1366.38,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19209,做多,2022-10-06 17:10:00,2022-10-06 17:20:00,1366.38,1362.62,0.04,100.0,0.0027,-0.01,0.0,-0.01,tp_upper -19210,做多,2022-10-06 17:25:00,2022-10-06 17:30:00,1365.41,1362.23,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19211,做空,2022-10-06 17:30:00,2022-10-06 17:40:00,1362.23,1362.9,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19212,做多,2022-10-06 17:40:00,2022-10-06 18:00:00,1362.9,1360.51,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19213,做空,2022-10-06 18:00:00,2022-10-06 18:15:00,1360.51,1362.39,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19214,做多,2022-10-06 18:15:00,2022-10-06 18:20:00,1362.39,1361.91,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19215,做空,2022-10-06 18:20:00,2022-10-06 18:25:00,1361.91,1362.49,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19216,做多,2022-10-06 18:25:00,2022-10-06 18:30:00,1362.49,1359.57,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19217,做空,2022-10-06 18:30:00,2022-10-06 18:50:00,1359.57,1357.01,0.04,100.0,0.0026,0.01,0.0,0.0,tp_lower -19218,做多,2022-10-06 20:50:00,2022-10-06 20:55:00,1363.26,1363.08,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -19219,做空,2022-10-06 20:55:00,2022-10-06 21:50:00,1363.08,1355.11,0.04,100.0,0.0026,0.02,0.0,0.02,tp_lower -19220,做多,2022-10-07 00:15:00,2022-10-07 00:30:00,1358.76,1356.95,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19221,做空,2022-10-07 00:30:00,2022-10-07 00:35:00,1356.95,1358.07,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19222,做多,2022-10-07 00:35:00,2022-10-07 01:25:00,1358.07,1357.74,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19223,做空,2022-10-07 01:25:00,2022-10-07 02:00:00,1357.74,1351.43,0.04,100.0,0.0027,0.02,0.0,0.02,tp_lower -19224,做多,2022-10-07 02:35:00,2022-10-07 02:45:00,1358.44,1357.42,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19225,做空,2022-10-07 02:45:00,2022-10-07 03:05:00,1357.42,1357.0,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19226,做多,2022-10-07 03:05:00,2022-10-07 03:10:00,1357.0,1356.49,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19227,做空,2022-10-07 03:10:00,2022-10-07 03:15:00,1356.49,1356.53,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19228,做多,2022-10-07 03:15:00,2022-10-07 03:20:00,1356.53,1354.89,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19229,做空,2022-10-07 03:20:00,2022-10-07 03:40:00,1354.89,1356.37,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19230,做多,2022-10-07 03:40:00,2022-10-07 03:45:00,1356.37,1355.24,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19231,做空,2022-10-07 03:45:00,2022-10-07 03:50:00,1355.24,1355.29,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19232,做多,2022-10-07 03:50:00,2022-10-07 04:30:00,1355.29,1353.33,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19233,做空,2022-10-07 04:30:00,2022-10-07 05:35:00,1353.33,1355.3,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19234,做多,2022-10-07 05:35:00,2022-10-07 05:45:00,1355.3,1355.01,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19235,做空,2022-10-07 05:45:00,2022-10-07 06:05:00,1355.01,1355.1,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19236,做多,2022-10-07 06:05:00,2022-10-07 06:10:00,1355.1,1354.11,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19237,做空,2022-10-07 06:10:00,2022-10-07 06:20:00,1354.11,1350.14,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -19238,做多,2022-10-07 07:05:00,2022-10-07 07:10:00,1355.39,1354.27,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19239,做空,2022-10-07 07:10:00,2022-10-07 07:35:00,1354.27,1354.26,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19240,做多,2022-10-07 07:35:00,2022-10-07 08:10:00,1354.26,1357.88,0.04,100.0,0.0027,0.01,0.0,0.01,tp_upper -19241,做多,2022-10-07 09:10:00,2022-10-07 09:15:00,1356.28,1357.76,0.04,100.0,0.0027,0.0,0.0,0.0,tp_upper -19242,做多,2022-10-07 10:20:00,2022-10-07 10:25:00,1355.24,1353.94,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19243,做空,2022-10-07 10:25:00,2022-10-07 10:30:00,1353.94,1355.69,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19244,做多,2022-10-07 10:30:00,2022-10-07 10:35:00,1355.69,1354.93,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19245,做空,2022-10-07 10:35:00,2022-10-07 10:45:00,1354.93,1355.23,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19246,做多,2022-10-07 10:45:00,2022-10-07 10:50:00,1355.23,1354.42,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19247,做空,2022-10-07 10:50:00,2022-10-07 10:55:00,1354.42,1355.97,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19248,做多,2022-10-07 10:55:00,2022-10-07 11:15:00,1355.97,1353.74,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19249,做空,2022-10-07 11:15:00,2022-10-07 11:30:00,1353.74,1354.9,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19250,做多,2022-10-07 11:30:00,2022-10-07 11:35:00,1354.9,1352.24,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19251,做空,2022-10-07 11:35:00,2022-10-07 11:45:00,1352.24,1354.89,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -19252,做多,2022-10-07 11:45:00,2022-10-07 11:50:00,1354.89,1354.4,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -19253,做空,2022-10-07 11:50:00,2022-10-07 12:00:00,1354.4,1354.18,0.04,100.0,0.0026,0.0,0.0,-0.0,flip -19254,做多,2022-10-07 12:00:00,2022-10-07 12:15:00,1354.18,1353.63,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -19255,做空,2022-10-07 12:15:00,2022-10-07 12:20:00,1353.63,1355.66,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -19256,做多,2022-10-07 12:20:00,2022-10-07 12:25:00,1355.66,1354.61,0.04,100.0,0.0026,-0.0,0.0,-0.0,tp_upper -19257,做多,2022-10-07 21:10:00,2022-10-08 00:20:00,1332.85,1335.98,0.04,100.0,0.0027,0.01,0.0,0.01,tp_upper -19258,做多,2022-10-08 03:50:00,2022-10-08 03:55:00,1331.79,1330.57,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19259,做空,2022-10-08 03:55:00,2022-10-08 04:00:00,1330.57,1331.37,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19260,做多,2022-10-08 04:00:00,2022-10-08 04:05:00,1331.37,1330.97,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19261,做空,2022-10-08 04:05:00,2022-10-08 04:15:00,1330.97,1331.68,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19262,做多,2022-10-08 04:15:00,2022-10-08 04:20:00,1331.68,1330.75,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19263,做空,2022-10-08 04:20:00,2022-10-08 04:30:00,1330.75,1328.06,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -19264,做多,2022-10-08 06:55:00,2022-10-08 07:00:00,1331.42,1331.25,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19265,做空,2022-10-08 07:00:00,2022-10-08 07:10:00,1331.25,1327.91,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -19266,做多,2022-10-08 11:30:00,2022-10-08 11:35:00,1329.66,1329.6,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19267,做空,2022-10-08 11:35:00,2022-10-08 11:40:00,1329.6,1330.08,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19268,做多,2022-10-08 11:40:00,2022-10-08 11:45:00,1330.08,1328.41,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19269,做空,2022-10-08 11:45:00,2022-10-08 11:55:00,1328.41,1329.12,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19270,做多,2022-10-08 11:55:00,2022-10-08 12:05:00,1329.12,1328.31,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19271,做空,2022-10-08 12:05:00,2022-10-08 12:10:00,1328.31,1326.75,0.04,100.0,0.0027,0.0,0.0,0.0,tp_lower -19272,做多,2022-10-08 12:55:00,2022-10-08 13:00:00,1328.72,1327.26,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19273,做空,2022-10-08 13:00:00,2022-10-08 13:15:00,1327.26,1326.5,0.04,100.0,0.0027,0.0,0.0,0.0,tp_lower -19274,做多,2022-10-08 16:30:00,2022-10-08 16:40:00,1326.13,1325.98,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19275,做空,2022-10-08 16:40:00,2022-10-08 16:45:00,1325.98,1327.39,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19276,做多,2022-10-08 16:45:00,2022-10-08 16:55:00,1327.39,1328.67,0.04,100.0,0.0027,0.0,0.0,0.0,tp_upper -19277,做多,2022-10-08 17:10:00,2022-10-08 17:15:00,1326.61,1325.97,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19278,做空,2022-10-08 17:15:00,2022-10-08 17:20:00,1325.97,1326.75,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19279,做多,2022-10-08 17:20:00,2022-10-08 17:30:00,1326.75,1326.19,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19280,做空,2022-10-08 17:30:00,2022-10-08 17:35:00,1326.19,1326.44,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19281,做多,2022-10-08 17:35:00,2022-10-08 18:00:00,1326.44,1325.61,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19282,做空,2022-10-08 18:00:00,2022-10-08 18:05:00,1325.61,1326.45,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19283,做多,2022-10-08 18:05:00,2022-10-08 18:30:00,1326.45,1326.26,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19284,做空,2022-10-08 18:30:00,2022-10-08 18:35:00,1326.26,1326.68,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19285,做多,2022-10-08 18:35:00,2022-10-08 18:40:00,1326.68,1326.41,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19286,做空,2022-10-08 18:40:00,2022-10-08 18:50:00,1326.41,1323.98,0.04,100.0,0.0027,0.01,0.0,0.0,tp_lower -19287,做多,2022-10-08 20:20:00,2022-10-08 20:25:00,1325.62,1325.59,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19288,做空,2022-10-08 20:25:00,2022-10-08 21:40:00,1325.59,1315.2,0.04,100.0,0.0027,0.03,0.0,0.03,tp_lower -19289,做多,2022-10-09 05:35:00,2022-10-09 06:50:00,1314.79,1316.4,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -19290,做多,2022-10-09 18:30:00,2022-10-09 19:05:00,1321.92,1323.22,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19291,做空,2022-10-09 19:05:00,2022-10-09 19:10:00,1323.22,1315.2,0.04,100.0,0.0028,0.02,0.0,0.02,tp_lower -19292,做多,2022-10-09 23:40:00,2022-10-09 23:45:00,1322.4,1321.34,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19293,做空,2022-10-09 23:45:00,2022-10-10 00:10:00,1321.34,1321.53,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19294,做多,2022-10-10 00:10:00,2022-10-10 00:20:00,1321.53,1324.19,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19295,做多,2022-10-10 00:35:00,2022-10-10 00:40:00,1322.06,1326.15,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19296,做多,2022-10-10 03:45:00,2022-10-10 04:00:00,1322.34,1322.39,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19297,做空,2022-10-10 04:00:00,2022-10-10 04:05:00,1322.39,1323.14,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19298,做多,2022-10-10 04:05:00,2022-10-10 04:20:00,1323.14,1322.08,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19299,做空,2022-10-10 04:20:00,2022-10-10 04:25:00,1322.08,1322.31,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19300,做多,2022-10-10 04:25:00,2022-10-10 04:30:00,1322.31,1321.69,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19301,做空,2022-10-10 04:30:00,2022-10-10 04:40:00,1321.69,1323.58,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19302,做多,2022-10-10 04:40:00,2022-10-10 05:20:00,1323.58,1322.35,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19303,做空,2022-10-10 05:20:00,2022-10-10 05:25:00,1322.35,1324.01,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19304,做多,2022-10-10 05:25:00,2022-10-10 05:30:00,1324.01,1317.91,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19305,做空,2022-10-10 05:30:00,2022-10-10 06:00:00,1317.91,1316.36,0.04,100.0,0.0028,0.0,0.0,0.0,tp_lower -19306,做多,2022-10-10 11:15:00,2022-10-10 12:40:00,1314.97,1315.37,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19307,做空,2022-10-10 12:40:00,2022-10-10 12:45:00,1315.37,1315.55,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19308,做多,2022-10-10 12:45:00,2022-10-10 12:50:00,1315.55,1315.26,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19309,做空,2022-10-10 12:50:00,2022-10-10 12:55:00,1315.26,1317.65,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19310,做多,2022-10-10 12:55:00,2022-10-10 13:20:00,1317.65,1314.8,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19311,做空,2022-10-10 13:20:00,2022-10-10 14:25:00,1314.8,1314.12,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19312,做多,2022-10-10 14:25:00,2022-10-10 14:30:00,1314.12,1311.97,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19313,做空,2022-10-10 14:30:00,2022-10-10 14:40:00,1311.97,1307.6,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -19314,做多,2022-10-10 17:45:00,2022-10-10 18:05:00,1311.31,1308.97,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19315,做空,2022-10-10 18:05:00,2022-10-10 18:10:00,1308.97,1309.0,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19316,做多,2022-10-10 18:10:00,2022-10-10 18:20:00,1309.0,1307.07,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19317,做空,2022-10-10 18:20:00,2022-10-10 18:30:00,1307.07,1310.46,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19318,做多,2022-10-10 18:30:00,2022-10-10 18:40:00,1310.46,1307.75,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19319,做空,2022-10-10 18:40:00,2022-10-10 19:45:00,1307.75,1309.09,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19320,做多,2022-10-10 19:45:00,2022-10-10 19:50:00,1309.09,1308.78,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19321,做空,2022-10-10 19:50:00,2022-10-10 21:00:00,1308.78,1309.31,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19322,做多,2022-10-10 21:00:00,2022-10-10 21:05:00,1309.31,1307.1,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19323,做空,2022-10-10 21:05:00,2022-10-10 21:35:00,1307.1,1303.48,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -19324,做多,2022-10-11 07:25:00,2022-10-11 09:40:00,1280.35,1279.68,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19325,做空,2022-10-11 09:40:00,2022-10-11 09:50:00,1279.68,1279.24,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19326,做多,2022-10-11 09:50:00,2022-10-11 10:00:00,1279.24,1278.66,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19327,做空,2022-10-11 10:00:00,2022-10-11 10:05:00,1278.66,1280.15,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19328,做多,2022-10-11 10:05:00,2022-10-11 11:00:00,1280.15,1282.84,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19329,做多,2022-10-11 13:40:00,2022-10-11 13:50:00,1280.58,1278.87,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19330,做空,2022-10-11 13:50:00,2022-10-11 13:55:00,1278.87,1274.19,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19331,做多,2022-10-11 14:15:00,2022-10-11 14:20:00,1281.65,1279.21,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19332,做空,2022-10-11 14:20:00,2022-10-11 14:30:00,1279.21,1282.28,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19333,做多,2022-10-11 14:30:00,2022-10-11 14:55:00,1282.28,1281.9,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19334,做空,2022-10-11 14:55:00,2022-10-11 15:00:00,1281.9,1287.81,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19335,做多,2022-10-11 15:00:00,2022-10-11 15:05:00,1287.81,1287.49,0.04,100.0,0.0028,-0.0,0.0,-0.0,tp_upper -19336,做多,2022-10-11 18:20:00,2022-10-11 18:35:00,1286.19,1286.67,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19337,做空,2022-10-11 18:35:00,2022-10-11 18:50:00,1286.67,1276.5,0.04,100.0,0.0028,0.03,0.0,0.03,tp_lower -19338,做多,2022-10-11 20:25:00,2022-10-12 00:25:00,1285.63,1282.35,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19339,做空,2022-10-12 00:25:00,2022-10-12 00:30:00,1282.35,1285.09,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19340,做多,2022-10-12 00:30:00,2022-10-12 00:35:00,1285.09,1284.04,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19341,做空,2022-10-12 00:35:00,2022-10-12 00:40:00,1284.04,1285.02,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19342,做多,2022-10-12 00:40:00,2022-10-12 01:00:00,1285.02,1283.83,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19343,做空,2022-10-12 01:00:00,2022-10-12 01:10:00,1283.83,1283.98,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19344,做多,2022-10-12 01:10:00,2022-10-12 01:15:00,1283.98,1283.39,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19345,做空,2022-10-12 01:15:00,2022-10-12 01:55:00,1283.39,1283.26,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19346,做多,2022-10-12 01:55:00,2022-10-12 02:05:00,1283.26,1281.09,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19347,做空,2022-10-12 02:05:00,2022-10-12 02:25:00,1281.09,1283.14,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19348,做多,2022-10-12 02:25:00,2022-10-12 02:35:00,1283.14,1281.16,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19349,做空,2022-10-12 02:35:00,2022-10-12 02:45:00,1281.16,1282.37,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19350,做多,2022-10-12 02:45:00,2022-10-12 04:00:00,1282.37,1288.59,0.04,100.0,0.0028,0.02,0.0,0.02,tp_upper -19351,做多,2022-10-12 12:40:00,2022-10-12 12:45:00,1299.33,1295.2,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19352,做空,2022-10-12 12:45:00,2022-10-12 12:55:00,1295.2,1293.82,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19353,做多,2022-10-12 12:55:00,2022-10-12 14:05:00,1293.82,1297.07,0.04,100.0,0.0027,0.01,0.0,0.01,flip -19354,做空,2022-10-12 14:05:00,2022-10-12 14:25:00,1297.07,1296.09,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19355,做多,2022-10-12 14:25:00,2022-10-12 14:35:00,1296.09,1294.47,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19356,做空,2022-10-12 14:35:00,2022-10-12 14:50:00,1294.47,1297.32,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19357,做多,2022-10-12 14:50:00,2022-10-12 14:55:00,1297.32,1295.82,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19358,做空,2022-10-12 14:55:00,2022-10-12 15:00:00,1295.82,1296.94,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19359,做多,2022-10-12 15:00:00,2022-10-12 15:05:00,1296.94,1296.87,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19360,做空,2022-10-12 15:05:00,2022-10-12 15:10:00,1296.87,1297.61,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19361,做多,2022-10-12 15:10:00,2022-10-12 15:30:00,1297.61,1296.7,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19362,做空,2022-10-12 15:30:00,2022-10-12 15:35:00,1296.7,1296.86,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19363,做多,2022-10-12 15:35:00,2022-10-12 16:00:00,1296.86,1297.33,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19364,做空,2022-10-12 16:00:00,2022-10-12 16:30:00,1297.33,1294.49,0.03,100.0,0.0027,0.01,0.0,0.01,tp_lower -19365,做多,2022-10-12 18:10:00,2022-10-12 18:15:00,1298.0,1297.68,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19366,做空,2022-10-12 18:15:00,2022-10-12 18:25:00,1297.68,1297.91,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19367,做多,2022-10-12 18:25:00,2022-10-12 18:30:00,1297.91,1296.99,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19368,做空,2022-10-12 18:30:00,2022-10-12 19:10:00,1296.99,1296.92,0.03,100.0,0.0027,0.0,0.0,-0.0,flip -19369,做多,2022-10-12 19:10:00,2022-10-12 19:20:00,1296.92,1296.29,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19370,做空,2022-10-12 19:20:00,2022-10-12 19:25:00,1296.29,1296.42,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19371,做多,2022-10-12 19:25:00,2022-10-12 19:45:00,1296.42,1298.56,0.03,100.0,0.0027,0.01,0.0,0.0,tp_upper -19372,做多,2022-10-12 20:30:00,2022-10-12 21:05:00,1297.06,1299.33,0.03,100.0,0.0027,0.01,0.0,0.0,tp_upper -19373,做多,2022-10-13 00:55:00,2022-10-13 01:20:00,1295.72,1295.93,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19374,做空,2022-10-13 01:20:00,2022-10-13 01:40:00,1295.93,1292.91,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19375,做多,2022-10-13 12:25:00,2022-10-13 18:45:00,1250.92,1279.31,0.04,100.0,0.0029,0.08,0.0,0.08,tp_upper -19376,做多,2022-10-14 09:10:00,2022-10-14 09:25:00,1319.28,1319.86,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19377,做空,2022-10-14 09:25:00,2022-10-14 09:30:00,1319.86,1321.03,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19378,做多,2022-10-14 09:30:00,2022-10-14 11:15:00,1321.03,1332.27,0.04,100.0,0.0028,0.03,0.0,0.03,tp_upper -19379,做多,2022-10-14 12:00:00,2022-10-14 12:30:00,1326.9,1332.16,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19380,做多,2022-10-14 12:30:00,2022-10-14 12:35:00,1332.16,1333.88,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -19381,做多,2022-10-15 01:40:00,2022-10-15 01:50:00,1299.4,1298.35,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19382,做空,2022-10-15 01:50:00,2022-10-15 02:30:00,1298.35,1299.37,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19383,做多,2022-10-15 02:30:00,2022-10-15 02:35:00,1299.37,1298.22,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -19384,做空,2022-10-15 02:35:00,2022-10-15 02:55:00,1298.22,1298.27,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19385,做多,2022-10-15 02:55:00,2022-10-15 03:00:00,1298.27,1297.92,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19386,做空,2022-10-15 03:00:00,2022-10-15 03:20:00,1297.92,1298.02,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19387,做多,2022-10-15 03:20:00,2022-10-15 03:25:00,1298.02,1297.4,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19388,做空,2022-10-15 03:25:00,2022-10-15 03:30:00,1297.4,1298.11,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19389,做多,2022-10-15 03:30:00,2022-10-15 03:35:00,1298.11,1297.7,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19390,做空,2022-10-15 03:35:00,2022-10-15 03:40:00,1297.7,1297.99,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19391,做多,2022-10-15 03:40:00,2022-10-15 03:45:00,1297.99,1297.15,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19392,做空,2022-10-15 03:45:00,2022-10-15 03:50:00,1297.15,1300.12,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19393,做多,2022-10-15 03:50:00,2022-10-15 05:10:00,1300.12,1292.98,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19394,做空,2022-10-15 05:10:00,2022-10-15 05:15:00,1292.98,1293.99,0.04,100.0,0.0028,-0.0,0.0,-0.0,tp_lower -19395,做多,2022-10-15 13:55:00,2022-10-15 14:05:00,1288.11,1287.68,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19396,做空,2022-10-15 14:05:00,2022-10-15 14:30:00,1287.68,1287.51,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19397,做多,2022-10-15 14:30:00,2022-10-15 14:35:00,1287.51,1287.1,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19398,做空,2022-10-15 14:35:00,2022-10-15 14:40:00,1287.1,1288.29,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19399,做多,2022-10-15 14:40:00,2022-10-15 14:45:00,1288.29,1287.07,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19400,做空,2022-10-15 14:45:00,2022-10-15 14:50:00,1287.07,1287.86,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19401,做多,2022-10-15 14:50:00,2022-10-15 15:05:00,1287.86,1286.78,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19402,做空,2022-10-15 15:05:00,2022-10-15 15:20:00,1286.78,1287.46,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19403,做多,2022-10-15 15:20:00,2022-10-15 15:35:00,1287.46,1285.77,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19404,做空,2022-10-15 15:35:00,2022-10-15 16:15:00,1285.77,1287.72,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19405,做多,2022-10-15 16:15:00,2022-10-15 16:40:00,1287.72,1283.33,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19406,做空,2022-10-15 16:40:00,2022-10-15 17:10:00,1283.33,1285.81,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19407,做多,2022-10-15 17:10:00,2022-10-15 17:15:00,1285.81,1284.92,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19408,做空,2022-10-15 17:15:00,2022-10-15 18:15:00,1284.92,1283.99,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19409,做多,2022-10-15 18:15:00,2022-10-15 18:40:00,1283.99,1284.57,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19410,做空,2022-10-15 18:40:00,2022-10-15 19:00:00,1284.57,1281.06,0.04,100.0,0.0027,0.01,0.0,0.01,tp_lower -19411,做多,2022-10-16 00:45:00,2022-10-16 01:00:00,1279.83,1279.33,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19412,做空,2022-10-16 01:00:00,2022-10-16 01:10:00,1279.33,1279.83,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19413,做多,2022-10-16 01:10:00,2022-10-16 01:15:00,1279.83,1278.2,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19414,做空,2022-10-16 01:15:00,2022-10-16 01:25:00,1278.2,1281.79,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19415,做多,2022-10-16 01:25:00,2022-10-16 01:30:00,1281.79,1284.32,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -19416,做多,2022-10-16 11:45:00,2022-10-16 11:55:00,1284.22,1283.55,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19417,做空,2022-10-16 11:55:00,2022-10-16 12:00:00,1283.55,1284.17,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19418,做多,2022-10-16 12:00:00,2022-10-16 12:05:00,1284.17,1283.14,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19419,做空,2022-10-16 12:05:00,2022-10-16 12:25:00,1283.14,1280.55,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19420,做多,2022-10-16 12:45:00,2022-10-16 14:10:00,1283.29,1283.93,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -19421,做空,2022-10-16 14:10:00,2022-10-16 14:40:00,1283.93,1280.45,0.04,100.0,0.0028,0.01,0.0,0.01,tp_lower -19422,做多,2022-10-16 15:00:00,2022-10-16 15:05:00,1284.58,1285.99,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -19423,做多,2022-10-16 16:30:00,2022-10-16 16:35:00,1284.29,1283.18,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19424,做空,2022-10-16 16:35:00,2022-10-16 16:50:00,1283.18,1284.2,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19425,做多,2022-10-16 16:50:00,2022-10-16 16:55:00,1284.2,1283.73,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19426,做空,2022-10-16 16:55:00,2022-10-16 17:00:00,1283.73,1284.55,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19427,做多,2022-10-16 17:00:00,2022-10-16 17:10:00,1284.55,1282.74,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19428,做空,2022-10-16 17:10:00,2022-10-16 17:25:00,1282.74,1284.02,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19429,做多,2022-10-16 17:25:00,2022-10-16 17:45:00,1284.02,1283.89,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19430,做空,2022-10-16 17:45:00,2022-10-16 17:50:00,1283.89,1284.28,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19431,做多,2022-10-16 17:50:00,2022-10-16 17:55:00,1284.28,1283.65,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19432,做空,2022-10-16 17:55:00,2022-10-16 18:20:00,1283.65,1282.85,0.04,100.0,0.0028,0.0,0.0,0.0,flip -19433,做多,2022-10-16 18:20:00,2022-10-16 18:50:00,1282.85,1282.54,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19434,做空,2022-10-16 18:50:00,2022-10-16 19:05:00,1282.54,1284.37,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19435,做多,2022-10-16 19:05:00,2022-10-16 19:20:00,1284.37,1285.79,0.04,100.0,0.0027,0.0,0.0,0.0,tp_upper -19436,做多,2022-10-17 02:00:00,2022-10-17 02:50:00,1296.71,1299.79,0.04,100.0,0.0028,0.01,0.0,0.01,flip -19437,做空,2022-10-17 02:50:00,2022-10-17 03:45:00,1299.79,1301.05,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19438,做多,2022-10-17 03:45:00,2022-10-17 03:50:00,1301.05,1300.14,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19439,做空,2022-10-17 03:50:00,2022-10-17 03:55:00,1300.14,1301.11,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19440,做多,2022-10-17 03:55:00,2022-10-17 06:00:00,1301.11,1310.38,0.04,100.0,0.0028,0.03,0.0,0.02,tp_upper -19441,做多,2022-10-17 16:50:00,2022-10-17 16:55:00,1320.65,1320.38,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19442,做空,2022-10-17 16:55:00,2022-10-17 17:00:00,1320.38,1321.56,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19443,做多,2022-10-17 17:00:00,2022-10-17 17:15:00,1321.56,1319.63,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19444,做空,2022-10-17 17:15:00,2022-10-17 17:20:00,1319.63,1322.32,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19445,做多,2022-10-17 17:20:00,2022-10-17 17:30:00,1322.32,1319.64,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19446,做空,2022-10-17 17:30:00,2022-10-17 17:35:00,1319.64,1321.0,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19447,做多,2022-10-17 17:35:00,2022-10-17 17:40:00,1321.0,1317.46,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19448,做空,2022-10-17 17:40:00,2022-10-17 19:00:00,1317.46,1321.36,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19449,做多,2022-10-17 19:00:00,2022-10-17 19:05:00,1321.36,1319.31,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19450,做空,2022-10-17 19:05:00,2022-10-17 19:25:00,1319.31,1321.57,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19451,做多,2022-10-17 19:25:00,2022-10-17 19:35:00,1321.57,1322.39,0.04,100.0,0.0027,0.0,0.0,0.0,flip -19452,做空,2022-10-17 19:35:00,2022-10-17 19:40:00,1322.39,1323.08,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19453,做多,2022-10-17 19:40:00,2022-10-17 19:45:00,1323.08,1322.95,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19454,做空,2022-10-17 19:45:00,2022-10-18 03:00:00,1322.95,1328.0,0.04,100.0,0.0027,-0.01,0.0,-0.02,flip -19455,做多,2022-10-18 03:00:00,2022-10-18 03:10:00,1328.0,1328.14,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19456,做空,2022-10-18 03:10:00,2022-10-18 03:15:00,1328.14,1329.1,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19457,做多,2022-10-18 03:15:00,2022-10-18 03:25:00,1329.1,1329.26,0.04,100.0,0.0027,0.0,0.0,-0.0,flip -19458,做空,2022-10-18 03:25:00,2022-10-18 03:30:00,1329.26,1330.75,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19459,做多,2022-10-18 03:30:00,2022-10-18 04:25:00,1330.75,1336.18,0.04,100.0,0.0027,0.01,0.0,0.01,tp_upper -19460,做多,2022-10-18 05:35:00,2022-10-18 05:55:00,1333.19,1331.47,0.04,100.0,0.0027,-0.0,0.0,-0.01,flip -19461,做空,2022-10-18 05:55:00,2022-10-18 06:00:00,1331.47,1332.14,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -19462,做多,2022-10-18 06:00:00,2022-10-18 06:05:00,1332.14,1330.12,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19463,做空,2022-10-18 06:05:00,2022-10-18 06:10:00,1330.12,1331.87,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -19464,做多,2022-10-18 06:10:00,2022-10-18 06:35:00,1331.87,1336.91,0.04,100.0,0.0026,0.01,0.0,0.01,tp_upper -19465,做多,2022-10-18 07:10:00,2022-10-18 07:15:00,1332.43,1330.85,0.04,100.0,0.0026,-0.0,0.0,-0.01,flip -19466,做空,2022-10-18 07:15:00,2022-10-18 07:25:00,1330.85,1333.16,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -19467,做多,2022-10-18 07:25:00,2022-10-18 07:40:00,1333.16,1333.89,0.04,100.0,0.0026,0.0,0.0,0.0,flip -19468,做空,2022-10-18 07:40:00,2022-10-18 08:25:00,1333.89,1332.7,0.04,100.0,0.0026,0.0,0.0,0.0,flip -19469,做多,2022-10-18 08:25:00,2022-10-18 08:30:00,1332.7,1331.73,0.04,100.0,0.0026,-0.0,0.0,-0.0,flip -19470,做空,2022-10-18 08:30:00,2022-10-18 08:35:00,1331.73,1328.92,0.03,100.0,0.0026,0.01,0.0,0.01,tp_lower -19471,做多,2022-10-18 12:25:00,2022-10-18 12:45:00,1330.66,1328.71,0.04,100.0,0.0026,-0.01,0.0,-0.01,flip -19472,做空,2022-10-18 12:45:00,2022-10-18 12:50:00,1328.71,1329.67,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19473,做多,2022-10-18 12:50:00,2022-10-18 13:00:00,1329.67,1329.39,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19474,做空,2022-10-18 13:00:00,2022-10-18 13:20:00,1329.39,1331.01,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19475,做多,2022-10-18 13:20:00,2022-10-18 13:30:00,1331.01,1326.66,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19476,做空,2022-10-18 13:30:00,2022-10-18 13:40:00,1326.66,1326.43,0.03,100.0,0.0026,0.0,0.0,-0.0,tp_lower -19477,做多,2022-10-18 20:40:00,2022-10-18 20:50:00,1314.03,1312.94,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19478,做空,2022-10-18 20:50:00,2022-10-18 21:10:00,1312.94,1311.27,0.03,100.0,0.0026,0.0,0.0,0.0,flip -19479,做多,2022-10-18 21:10:00,2022-10-18 21:20:00,1311.27,1310.9,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19480,做空,2022-10-18 21:20:00,2022-10-18 21:35:00,1310.9,1311.29,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19481,做多,2022-10-18 21:35:00,2022-10-18 21:40:00,1311.29,1310.01,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19482,做空,2022-10-18 21:40:00,2022-10-18 21:45:00,1310.01,1312.3,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19483,做多,2022-10-18 21:45:00,2022-10-18 21:55:00,1312.3,1309.79,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19484,做空,2022-10-18 21:55:00,2022-10-18 22:20:00,1309.79,1309.52,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -19485,做多,2022-10-18 22:20:00,2022-10-18 23:20:00,1309.52,1308.09,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19486,做空,2022-10-18 23:20:00,2022-10-19 00:15:00,1308.09,1309.1,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19487,做多,2022-10-19 00:15:00,2022-10-19 00:45:00,1309.1,1304.93,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -19488,做空,2022-10-19 00:45:00,2022-10-19 00:55:00,1304.93,1300.5,0.03,100.0,0.0027,0.01,0.0,0.01,tp_lower -19489,做多,2022-10-19 01:35:00,2022-10-19 01:40:00,1307.45,1306.41,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19490,做空,2022-10-19 01:40:00,2022-10-19 01:45:00,1306.41,1306.63,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19491,做多,2022-10-19 01:45:00,2022-10-19 01:50:00,1306.63,1306.13,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19492,做空,2022-10-19 01:50:00,2022-10-19 02:50:00,1306.13,1306.31,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19493,做多,2022-10-19 02:50:00,2022-10-19 02:55:00,1306.31,1305.55,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19494,做空,2022-10-19 02:55:00,2022-10-19 03:45:00,1305.55,1305.68,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19495,做多,2022-10-19 03:45:00,2022-10-19 03:50:00,1305.68,1305.61,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19496,做空,2022-10-19 03:50:00,2022-10-19 05:35:00,1305.61,1300.09,0.03,100.0,0.0027,0.01,0.0,0.01,tp_lower -19497,做多,2022-10-19 09:05:00,2022-10-19 09:10:00,1303.01,1302.34,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19498,做空,2022-10-19 09:10:00,2022-10-19 09:15:00,1302.34,1302.71,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19499,做多,2022-10-19 09:15:00,2022-10-19 09:25:00,1302.71,1301.84,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19500,做空,2022-10-19 09:25:00,2022-10-19 09:30:00,1301.84,1303.69,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19501,做多,2022-10-19 09:30:00,2022-10-19 10:05:00,1303.69,1305.88,0.03,100.0,0.0026,0.01,0.0,0.0,tp_upper -19502,做多,2022-10-19 13:30:00,2022-10-19 13:35:00,1304.44,1302.0,0.03,100.0,0.0026,-0.01,0.0,-0.01,tp_upper -19503,做多,2022-10-19 14:10:00,2022-10-19 14:15:00,1299.48,1297.23,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19504,做空,2022-10-19 14:15:00,2022-10-19 14:20:00,1297.23,1300.29,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19505,做多,2022-10-19 14:20:00,2022-10-19 14:30:00,1300.29,1298.19,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19506,做空,2022-10-19 14:30:00,2022-10-19 14:35:00,1298.19,1299.98,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19507,做多,2022-10-19 14:35:00,2022-10-19 14:40:00,1299.98,1297.82,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19508,做空,2022-10-19 14:40:00,2022-10-19 15:10:00,1297.82,1301.12,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19509,做多,2022-10-19 15:10:00,2022-10-19 15:25:00,1301.12,1298.01,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19510,做空,2022-10-19 15:25:00,2022-10-19 15:30:00,1298.01,1298.53,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19511,做多,2022-10-19 15:30:00,2022-10-19 15:55:00,1298.53,1304.06,0.03,100.0,0.0026,0.01,0.0,0.01,tp_upper -19512,做多,2022-10-19 16:35:00,2022-10-19 16:40:00,1299.55,1297.75,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19513,做空,2022-10-19 16:40:00,2022-10-19 17:00:00,1297.75,1294.21,0.03,100.0,0.0026,0.01,0.0,0.01,tp_lower -19514,做多,2022-10-19 20:00:00,2022-10-19 20:05:00,1296.74,1290.54,0.03,100.0,0.0026,-0.02,0.0,-0.02,flip -19515,做空,2022-10-19 20:05:00,2022-10-19 20:10:00,1290.54,1291.69,0.03,100.0,0.0026,-0.0,0.0,-0.0,tp_lower -19516,做多,2022-10-20 04:15:00,2022-10-20 04:30:00,1285.9,1285.39,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19517,做空,2022-10-20 04:30:00,2022-10-20 04:35:00,1285.39,1285.74,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19518,做多,2022-10-20 04:35:00,2022-10-20 05:10:00,1285.74,1293.13,0.03,100.0,0.0027,0.02,0.0,0.02,tp_upper -19519,做多,2022-10-20 13:05:00,2022-10-20 13:25:00,1292.17,1292.58,0.03,100.0,0.0027,0.0,0.0,-0.0,flip -19520,做空,2022-10-20 13:25:00,2022-10-20 13:30:00,1292.58,1294.3,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19521,做多,2022-10-20 13:30:00,2022-10-20 13:35:00,1294.3,1291.65,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19522,做空,2022-10-20 13:35:00,2022-10-20 13:40:00,1291.65,1294.24,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19523,做多,2022-10-20 13:40:00,2022-10-20 13:45:00,1294.24,1298.28,0.03,100.0,0.0026,0.01,0.0,0.01,tp_upper -19524,做多,2022-10-21 00:50:00,2022-10-21 00:55:00,1285.47,1284.11,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19525,做空,2022-10-21 00:55:00,2022-10-21 01:00:00,1284.11,1284.7,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19526,做多,2022-10-21 01:00:00,2022-10-21 01:05:00,1284.7,1283.8,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19527,做空,2022-10-21 01:05:00,2022-10-21 01:10:00,1283.8,1284.89,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19528,做多,2022-10-21 01:10:00,2022-10-21 01:20:00,1284.89,1284.23,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19529,做空,2022-10-21 01:20:00,2022-10-21 01:35:00,1284.23,1284.57,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19530,做多,2022-10-21 01:35:00,2022-10-21 02:10:00,1284.57,1286.81,0.03,100.0,0.0027,0.01,0.0,0.0,tp_upper -19531,做多,2022-10-21 07:15:00,2022-10-21 07:35:00,1286.0,1286.01,0.03,100.0,0.0027,0.0,0.0,-0.0,flip -19532,做空,2022-10-21 07:35:00,2022-10-21 08:15:00,1286.01,1282.51,0.03,100.0,0.0027,0.01,0.0,0.01,tp_lower -19533,做多,2022-10-21 13:45:00,2022-10-21 14:20:00,1281.11,1279.3,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19534,做空,2022-10-21 14:20:00,2022-10-21 14:25:00,1279.3,1279.41,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19535,做多,2022-10-21 14:25:00,2022-10-21 14:30:00,1279.41,1276.33,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19536,做空,2022-10-21 14:30:00,2022-10-21 14:40:00,1276.33,1279.41,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19537,做多,2022-10-21 14:40:00,2022-10-21 14:55:00,1279.41,1278.96,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19538,做空,2022-10-21 14:55:00,2022-10-21 15:05:00,1278.96,1279.57,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19539,做多,2022-10-21 15:05:00,2022-10-21 15:15:00,1279.57,1279.19,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19540,做空,2022-10-21 15:15:00,2022-10-21 15:20:00,1279.19,1280.66,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19541,做多,2022-10-21 15:20:00,2022-10-21 15:55:00,1280.66,1296.99,0.03,100.0,0.0026,0.04,0.0,0.04,tp_upper -19542,做多,2022-10-22 01:25:00,2022-10-22 01:30:00,1299.02,1298.49,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19543,做空,2022-10-22 01:30:00,2022-10-22 01:40:00,1298.49,1299.87,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19544,做多,2022-10-22 01:40:00,2022-10-22 01:45:00,1299.87,1299.4,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19545,做空,2022-10-22 01:45:00,2022-10-22 02:05:00,1299.4,1299.15,0.03,100.0,0.0027,0.0,0.0,-0.0,flip -19546,做多,2022-10-22 02:05:00,2022-10-22 02:15:00,1299.15,1298.64,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19547,做空,2022-10-22 02:15:00,2022-10-22 02:45:00,1298.64,1295.91,0.03,100.0,0.0026,0.01,0.0,0.01,tp_lower -19548,做多,2022-10-22 04:00:00,2022-10-22 07:20:00,1298.55,1297.43,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19549,做空,2022-10-22 07:20:00,2022-10-22 07:25:00,1297.43,1298.36,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19550,做多,2022-10-22 07:25:00,2022-10-22 07:30:00,1298.36,1298.04,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19551,做空,2022-10-22 07:30:00,2022-10-22 07:45:00,1298.04,1298.43,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19552,做多,2022-10-22 07:45:00,2022-10-22 08:00:00,1298.43,1301.93,0.03,100.0,0.0026,0.01,0.0,0.01,tp_upper -19553,做多,2022-10-22 18:15:00,2022-10-22 18:30:00,1307.82,1308.31,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -19554,做空,2022-10-22 18:30:00,2022-10-22 23:40:00,1308.31,1313.18,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19555,做多,2022-10-22 23:40:00,2022-10-22 23:55:00,1313.18,1313.19,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -19556,做空,2022-10-22 23:55:00,2022-10-23 00:40:00,1313.19,1309.35,0.03,100.0,0.0026,0.01,0.0,0.01,tp_lower -19557,做多,2022-10-23 02:25:00,2022-10-23 02:50:00,1311.92,1312.15,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -19558,做空,2022-10-23 02:50:00,2022-10-23 03:05:00,1312.15,1312.6,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19559,做多,2022-10-23 03:05:00,2022-10-23 03:25:00,1312.6,1311.79,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19560,做空,2022-10-23 03:25:00,2022-10-23 03:45:00,1311.79,1313.02,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19561,做多,2022-10-23 03:45:00,2022-10-23 03:50:00,1313.02,1312.8,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19562,做空,2022-10-23 03:50:00,2022-10-23 04:00:00,1312.8,1313.09,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19563,做多,2022-10-23 04:00:00,2022-10-23 04:10:00,1313.09,1311.79,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19564,做空,2022-10-23 04:10:00,2022-10-23 04:20:00,1311.79,1312.87,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19565,做多,2022-10-23 04:20:00,2022-10-23 04:35:00,1312.87,1312.51,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19566,做空,2022-10-23 04:35:00,2022-10-23 04:40:00,1312.51,1312.51,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -19567,做多,2022-10-23 04:40:00,2022-10-23 08:20:00,1312.51,1310.16,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19568,做空,2022-10-23 08:20:00,2022-10-23 08:55:00,1310.16,1311.15,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19569,做多,2022-10-23 08:55:00,2022-10-23 09:15:00,1311.15,1309.9,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19570,做空,2022-10-23 09:15:00,2022-10-23 09:25:00,1309.9,1310.2,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19571,做多,2022-10-23 09:25:00,2022-10-23 09:35:00,1310.2,1309.24,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19572,做空,2022-10-23 09:35:00,2022-10-23 10:05:00,1309.24,1307.42,0.03,100.0,0.0026,0.0,0.0,0.0,tp_lower -19573,做多,2022-10-23 12:30:00,2022-10-23 13:15:00,1305.98,1307.09,0.03,100.0,0.0026,0.0,0.0,0.0,flip -19574,做空,2022-10-23 13:15:00,2022-10-23 13:55:00,1307.09,1307.76,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19575,做多,2022-10-23 13:55:00,2022-10-23 14:05:00,1307.76,1309.42,0.03,100.0,0.0026,0.0,0.0,0.0,tp_upper -19576,做多,2022-10-24 03:15:00,2022-10-24 03:55:00,1347.66,1347.54,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -19577,做空,2022-10-24 03:55:00,2022-10-24 06:55:00,1347.54,1338.13,0.03,100.0,0.0025,0.02,0.0,0.02,tp_lower -19578,做多,2022-10-24 09:50:00,2022-10-24 10:00:00,1345.02,1344.7,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19579,做空,2022-10-24 10:00:00,2022-10-24 10:05:00,1344.7,1344.86,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19580,做多,2022-10-24 10:05:00,2022-10-24 10:45:00,1344.86,1345.62,0.03,100.0,0.0026,0.0,0.0,0.0,flip -19581,做空,2022-10-24 10:45:00,2022-10-24 12:35:00,1345.62,1346.16,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19582,做多,2022-10-24 12:35:00,2022-10-24 13:10:00,1346.16,1343.97,0.03,100.0,0.0025,-0.01,0.0,-0.01,flip -19583,做空,2022-10-24 13:10:00,2022-10-24 13:35:00,1343.97,1348.58,0.03,100.0,0.0025,-0.01,0.0,-0.01,flip -19584,做多,2022-10-24 13:35:00,2022-10-24 13:40:00,1348.58,1344.06,0.03,100.0,0.0025,-0.01,0.0,-0.01,flip -19585,做空,2022-10-24 13:40:00,2022-10-24 14:15:00,1344.06,1333.19,0.03,100.0,0.0025,0.03,0.0,0.03,tp_lower -19586,做多,2022-10-24 15:55:00,2022-10-24 16:00:00,1340.84,1338.79,0.03,100.0,0.0025,-0.01,0.0,-0.01,flip -19587,做空,2022-10-24 16:00:00,2022-10-24 17:15:00,1338.79,1333.11,0.03,100.0,0.0025,0.01,0.0,0.01,tp_lower -19588,做多,2022-10-24 18:55:00,2022-10-24 19:15:00,1341.05,1350.12,0.03,100.0,0.0025,0.02,0.0,0.02,tp_upper -19589,做多,2022-10-25 00:05:00,2022-10-25 00:15:00,1342.13,1340.75,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19590,做空,2022-10-25 00:15:00,2022-10-25 00:25:00,1340.75,1342.64,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19591,做多,2022-10-25 00:25:00,2022-10-25 00:50:00,1342.64,1341.18,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19592,做空,2022-10-25 00:50:00,2022-10-25 00:55:00,1341.18,1341.63,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19593,做多,2022-10-25 00:55:00,2022-10-25 01:00:00,1341.63,1341.6,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19594,做空,2022-10-25 01:00:00,2022-10-25 01:20:00,1341.6,1335.29,0.03,100.0,0.0026,0.02,0.0,0.01,tp_lower -19595,做多,2022-10-25 03:05:00,2022-10-25 04:10:00,1342.24,1346.61,0.03,100.0,0.0026,0.01,0.0,0.01,tp_upper -19596,做多,2022-10-25 05:10:00,2022-10-25 05:15:00,1344.14,1344.02,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19597,做空,2022-10-25 05:15:00,2022-10-25 05:20:00,1344.02,1346.16,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19598,做多,2022-10-25 05:20:00,2022-10-25 06:00:00,1346.16,1349.41,0.03,100.0,0.0026,0.01,0.0,0.01,tp_upper -19599,做多,2022-10-25 08:30:00,2022-10-25 08:55:00,1345.05,1343.73,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19600,做空,2022-10-25 08:55:00,2022-10-25 09:05:00,1343.73,1343.88,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19601,做多,2022-10-25 09:05:00,2022-10-25 09:30:00,1343.88,1344.03,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -19602,做空,2022-10-25 09:30:00,2022-10-25 09:45:00,1344.03,1344.02,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -19603,做多,2022-10-25 09:45:00,2022-10-25 09:55:00,1344.02,1343.53,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19604,做空,2022-10-25 09:55:00,2022-10-25 10:00:00,1343.53,1341.98,0.03,100.0,0.0026,0.0,0.0,0.0,tp_lower -19605,做多,2022-10-25 10:30:00,2022-10-25 10:40:00,1344.4,1344.26,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19606,做空,2022-10-25 10:40:00,2022-10-25 10:45:00,1344.26,1344.64,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19607,做多,2022-10-25 10:45:00,2022-10-25 10:50:00,1344.64,1344.48,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -19608,做空,2022-10-25 10:50:00,2022-10-25 10:55:00,1344.48,1344.91,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -19609,做多,2022-10-25 10:55:00,2022-10-25 11:00:00,1344.91,1343.33,0.03,100.0,0.0025,-0.0,0.0,-0.01,flip -19610,做空,2022-10-25 11:00:00,2022-10-25 11:25:00,1343.33,1346.27,0.03,100.0,0.0025,-0.01,0.0,-0.01,flip -19611,做多,2022-10-25 11:25:00,2022-10-25 11:35:00,1346.27,1348.48,0.03,100.0,0.0025,0.01,0.0,0.0,tp_upper -19612,做多,2022-10-25 12:40:00,2022-10-25 12:45:00,1348.58,1353.84,0.03,100.0,0.0025,0.01,0.0,0.01,tp_upper -19613,做多,2022-10-26 01:30:00,2022-10-26 03:25:00,1473.39,1495.81,0.03,100.0,0.0024,0.05,0.0,0.05,tp_upper -19614,做多,2022-10-26 20:35:00,2022-10-26 21:00:00,1551.37,1550.76,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -19615,做空,2022-10-26 21:00:00,2022-10-26 21:05:00,1550.76,1551.66,0.04,100.0,0.0023,-0.0,0.0,-0.0,flip -19616,做多,2022-10-26 21:05:00,2022-10-26 21:10:00,1551.66,1549.82,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -19617,做空,2022-10-26 21:10:00,2022-10-26 21:15:00,1549.82,1552.0,0.04,100.0,0.0023,-0.0,0.0,-0.01,flip -19618,做多,2022-10-26 21:15:00,2022-10-26 21:25:00,1552.0,1552.1,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -19619,做空,2022-10-26 21:25:00,2022-10-26 21:35:00,1552.1,1551.99,0.04,100.0,0.0023,0.0,0.0,-0.0,flip -19620,做多,2022-10-26 21:35:00,2022-10-26 21:45:00,1551.99,1553.52,0.04,100.0,0.0023,0.0,0.0,0.0,flip -19621,做空,2022-10-26 21:45:00,2022-10-26 22:05:00,1553.52,1566.12,0.04,100.0,0.0023,-0.03,0.0,-0.03,flip -19622,做多,2022-10-26 22:05:00,2022-10-26 23:05:00,1566.12,1577.49,0.03,100.0,0.0022,0.03,0.0,0.02,tp_upper -19623,做多,2022-10-27 01:00:00,2022-10-27 01:25:00,1561.34,1557.51,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -19624,做空,2022-10-27 01:25:00,2022-10-27 01:35:00,1557.51,1559.76,0.04,100.0,0.0023,-0.01,0.0,-0.01,flip -19625,做多,2022-10-27 01:35:00,2022-10-27 01:40:00,1559.76,1559.23,0.04,100.0,0.0022,-0.0,0.0,-0.0,flip -19626,做空,2022-10-27 01:40:00,2022-10-27 01:45:00,1559.23,1561.64,0.04,100.0,0.0022,-0.01,0.0,-0.01,flip -19627,做多,2022-10-27 01:45:00,2022-10-27 02:55:00,1561.64,1548.19,0.03,100.0,0.0022,-0.03,0.0,-0.03,flip -19628,做空,2022-10-27 02:55:00,2022-10-27 03:00:00,1548.19,1543.38,0.03,100.0,0.0022,0.01,0.0,0.01,tp_lower -19629,做多,2022-10-27 04:50:00,2022-10-27 06:10:00,1564.03,1561.47,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19630,做空,2022-10-27 06:10:00,2022-10-27 06:15:00,1561.47,1562.91,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19631,做多,2022-10-27 06:15:00,2022-10-27 06:35:00,1562.91,1557.3,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19632,做空,2022-10-27 06:35:00,2022-10-27 07:20:00,1557.3,1557.7,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19633,做多,2022-10-27 07:20:00,2022-10-27 11:35:00,1557.7,1551.3,0.03,100.0,0.0022,-0.01,0.0,-0.02,flip -19634,做空,2022-10-27 11:35:00,2022-10-27 11:45:00,1551.3,1543.57,0.03,100.0,0.0022,0.02,0.0,0.02,tp_lower -19635,做多,2022-10-27 12:20:00,2022-10-27 12:25:00,1551.01,1548.36,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19636,做空,2022-10-27 12:25:00,2022-10-27 12:30:00,1548.36,1552.05,0.03,100.0,0.0022,-0.01,0.0,-0.01,tp_lower -19637,做多,2022-10-27 12:30:00,2022-10-27 12:35:00,1552.05,1548.21,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19638,做空,2022-10-27 12:35:00,2022-10-27 12:40:00,1548.21,1558.65,0.03,100.0,0.0022,-0.02,0.0,-0.02,flip -19639,做多,2022-10-27 12:40:00,2022-10-27 12:45:00,1558.65,1562.92,0.03,100.0,0.0022,0.01,0.0,0.01,tp_upper -19640,做多,2022-10-27 14:00:00,2022-10-27 14:10:00,1552.82,1560.53,0.03,100.0,0.0022,0.02,0.0,0.02,tp_upper -19641,做多,2022-10-27 14:10:00,2022-10-27 14:35:00,1560.53,1551.0,0.03,100.0,0.0022,-0.02,0.0,-0.02,flip -19642,做空,2022-10-27 14:35:00,2022-10-27 14:50:00,1551.0,1554.73,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19643,做多,2022-10-27 14:50:00,2022-10-27 14:55:00,1554.73,1546.64,0.03,100.0,0.0022,-0.02,0.0,-0.02,flip -19644,做空,2022-10-27 14:55:00,2022-10-27 15:20:00,1546.64,1553.35,0.03,100.0,0.0022,-0.01,0.0,-0.02,flip -19645,做多,2022-10-27 15:20:00,2022-10-27 15:25:00,1553.35,1553.15,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19646,做空,2022-10-27 15:25:00,2022-10-27 15:30:00,1553.15,1555.72,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19647,做多,2022-10-27 15:30:00,2022-10-27 15:35:00,1555.72,1547.66,0.03,100.0,0.0021,-0.02,0.0,-0.02,flip -19648,做空,2022-10-27 15:35:00,2022-10-27 15:55:00,1547.66,1543.69,0.03,100.0,0.0021,0.01,0.0,0.01,tp_lower -19649,做多,2022-10-27 17:05:00,2022-10-27 17:25:00,1553.31,1550.77,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19650,做空,2022-10-27 17:25:00,2022-10-27 17:30:00,1550.77,1552.43,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19651,做多,2022-10-27 17:30:00,2022-10-27 17:55:00,1552.43,1550.98,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19652,做空,2022-10-27 17:55:00,2022-10-27 18:00:00,1550.98,1551.96,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19653,做多,2022-10-27 18:00:00,2022-10-27 18:05:00,1551.96,1549.99,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19654,做空,2022-10-27 18:05:00,2022-10-27 18:10:00,1549.99,1552.78,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19655,做多,2022-10-27 18:10:00,2022-10-27 19:15:00,1552.78,1561.4,0.03,100.0,0.0021,0.02,0.0,0.02,tp_upper -19656,做多,2022-10-28 05:50:00,2022-10-28 05:55:00,1515.8,1515.43,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19657,做空,2022-10-28 05:55:00,2022-10-28 06:10:00,1515.43,1515.2,0.03,100.0,0.0022,0.0,0.0,-0.0,flip -19658,做多,2022-10-28 06:10:00,2022-10-28 06:15:00,1515.2,1514.34,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19659,做空,2022-10-28 06:15:00,2022-10-28 06:40:00,1514.34,1513.87,0.03,100.0,0.0022,0.0,0.0,-0.0,flip -19660,做多,2022-10-28 06:40:00,2022-10-28 06:45:00,1513.87,1513.1,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19661,做空,2022-10-28 06:45:00,2022-10-28 07:20:00,1513.1,1504.91,0.03,100.0,0.0022,0.02,0.0,0.02,tp_lower -19662,做多,2022-10-28 09:25:00,2022-10-28 09:30:00,1507.45,1506.88,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19663,做空,2022-10-28 09:30:00,2022-10-28 10:20:00,1506.88,1507.51,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19664,做多,2022-10-28 10:20:00,2022-10-28 10:25:00,1507.51,1506.29,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19665,做空,2022-10-28 10:25:00,2022-10-28 10:30:00,1506.29,1507.68,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19666,做多,2022-10-28 10:30:00,2022-10-28 10:35:00,1507.68,1502.64,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19667,做空,2022-10-28 10:35:00,2022-10-28 10:45:00,1502.64,1494.08,0.03,100.0,0.0022,0.02,0.0,0.02,tp_lower -19668,做多,2022-10-28 12:30:00,2022-10-28 12:45:00,1506.09,1505.9,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19669,做空,2022-10-28 12:45:00,2022-10-29 00:05:00,1505.9,1554.37,0.03,100.0,0.0022,-0.11,0.0,-0.11,flip -19670,做多,2022-10-29 00:05:00,2022-10-29 00:20:00,1554.37,1550.3,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19671,做空,2022-10-29 00:20:00,2022-10-29 01:00:00,1550.3,1554.5,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19672,做多,2022-10-29 01:00:00,2022-10-29 01:05:00,1554.5,1553.43,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19673,做空,2022-10-29 01:05:00,2022-10-29 01:15:00,1553.43,1555.0,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19674,做多,2022-10-29 01:15:00,2022-10-29 01:30:00,1555.0,1554.89,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19675,做空,2022-10-29 01:30:00,2022-10-29 02:15:00,1554.89,1559.84,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19676,做多,2022-10-29 02:15:00,2022-10-29 02:20:00,1559.84,1562.34,0.03,100.0,0.0021,0.01,0.0,0.0,tp_upper -19677,做多,2022-10-29 18:00:00,2022-10-29 18:05:00,1632.18,1628.39,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19678,做空,2022-10-29 18:05:00,2022-10-29 18:25:00,1628.39,1631.3,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19679,做多,2022-10-29 18:25:00,2022-10-29 18:30:00,1631.3,1625.53,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19680,做空,2022-10-29 18:30:00,2022-10-29 18:40:00,1625.53,1631.41,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19681,做多,2022-10-29 18:40:00,2022-10-29 18:55:00,1631.41,1629.5,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19682,做空,2022-10-29 18:55:00,2022-10-29 19:05:00,1629.5,1625.47,0.03,100.0,0.0019,0.01,0.0,0.01,flip -19683,做多,2022-10-29 19:05:00,2022-10-29 20:15:00,1625.47,1624.31,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19684,做空,2022-10-29 20:15:00,2022-10-29 20:20:00,1624.31,1626.68,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19685,做多,2022-10-29 20:20:00,2022-10-29 20:35:00,1626.68,1624.1,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19686,做空,2022-10-29 20:35:00,2022-10-29 20:40:00,1624.1,1626.3,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19687,做多,2022-10-29 20:40:00,2022-10-29 20:55:00,1626.3,1625.47,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19688,做空,2022-10-29 20:55:00,2022-10-29 21:05:00,1625.47,1627.51,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19689,做多,2022-10-29 21:05:00,2022-10-29 21:25:00,1627.51,1626.24,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19690,做空,2022-10-29 21:25:00,2022-10-29 21:30:00,1626.24,1626.58,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19691,做多,2022-10-29 21:30:00,2022-10-29 21:45:00,1626.58,1626.43,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19692,做空,2022-10-29 21:45:00,2022-10-29 22:00:00,1626.43,1625.27,0.03,100.0,0.0019,0.0,0.0,0.0,flip -19693,做多,2022-10-29 22:00:00,2022-10-30 03:10:00,1625.27,1618.4,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -19694,做空,2022-10-30 03:10:00,2022-10-30 03:15:00,1618.4,1620.74,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19695,做多,2022-10-30 03:15:00,2022-10-30 03:35:00,1620.74,1620.0,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19696,做空,2022-10-30 03:35:00,2022-10-30 03:45:00,1620.0,1621.51,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19697,做多,2022-10-30 03:45:00,2022-10-30 04:15:00,1621.51,1619.63,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19698,做空,2022-10-30 04:15:00,2022-10-30 04:45:00,1619.63,1619.03,0.03,100.0,0.0019,0.0,0.0,-0.0,flip -19699,做多,2022-10-30 04:45:00,2022-10-30 04:55:00,1619.03,1617.7,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19700,做空,2022-10-30 04:55:00,2022-10-30 05:00:00,1617.7,1620.07,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -19701,做多,2022-10-30 05:00:00,2022-10-30 06:10:00,1620.07,1634.29,0.03,100.0,0.0019,0.03,0.0,0.03,tp_upper -19702,做多,2022-10-30 19:35:00,2022-10-30 20:35:00,1591.12,1593.95,0.03,100.0,0.002,0.01,0.0,0.0,flip -19703,做空,2022-10-30 20:35:00,2022-10-30 22:05:00,1593.95,1583.66,0.03,100.0,0.002,0.02,0.0,0.02,tp_lower -19704,做多,2022-10-30 23:25:00,2022-10-30 23:40:00,1588.32,1588.29,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19705,做空,2022-10-30 23:40:00,2022-10-30 23:50:00,1588.29,1589.35,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19706,做多,2022-10-30 23:50:00,2022-10-31 00:15:00,1589.35,1594.41,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19707,做多,2022-10-31 04:10:00,2022-10-31 04:15:00,1585.64,1584.13,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19708,做空,2022-10-31 04:15:00,2022-10-31 04:35:00,1584.13,1583.52,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19709,做多,2022-10-31 04:35:00,2022-10-31 04:45:00,1583.52,1583.49,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19710,做空,2022-10-31 04:45:00,2022-10-31 04:50:00,1583.49,1590.01,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19711,做多,2022-10-31 04:50:00,2022-10-31 05:10:00,1590.01,1593.71,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19712,做多,2022-10-31 06:10:00,2022-10-31 06:15:00,1584.83,1581.59,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19713,做空,2022-10-31 06:15:00,2022-10-31 06:40:00,1581.59,1584.4,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19714,做多,2022-10-31 06:40:00,2022-10-31 06:45:00,1584.4,1583.3,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19715,做空,2022-10-31 06:45:00,2022-10-31 06:50:00,1583.3,1587.01,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19716,做多,2022-10-31 06:50:00,2022-10-31 07:05:00,1587.01,1583.58,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19717,做空,2022-10-31 07:05:00,2022-10-31 07:10:00,1583.58,1584.01,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19718,做多,2022-10-31 07:10:00,2022-10-31 07:15:00,1584.01,1583.38,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19719,做空,2022-10-31 07:15:00,2022-10-31 07:25:00,1583.38,1583.0,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19720,做多,2022-10-31 07:25:00,2022-10-31 08:05:00,1583.0,1581.79,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19721,做空,2022-10-31 08:05:00,2022-10-31 08:10:00,1581.79,1581.8,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19722,做多,2022-10-31 08:10:00,2022-10-31 08:30:00,1581.8,1579.93,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19723,做空,2022-10-31 08:30:00,2022-10-31 08:55:00,1579.93,1582.0,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19724,做多,2022-10-31 08:55:00,2022-10-31 09:40:00,1582.0,1608.99,0.03,100.0,0.002,0.05,0.0,0.05,tp_upper -19725,做多,2022-10-31 22:20:00,2022-10-31 23:05:00,1568.99,1564.69,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19726,做空,2022-10-31 23:05:00,2022-10-31 23:10:00,1564.69,1565.48,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19727,做多,2022-10-31 23:10:00,2022-10-31 23:40:00,1565.48,1571.01,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19728,做多,2022-11-01 09:00:00,2022-11-01 09:40:00,1587.49,1597.98,0.03,100.0,0.002,0.02,0.0,0.02,tp_upper -19729,做多,2022-11-01 11:20:00,2022-11-01 11:35:00,1589.11,1588.83,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19730,做空,2022-11-01 11:35:00,2022-11-01 11:45:00,1588.83,1592.59,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19731,做多,2022-11-01 11:45:00,2022-11-01 11:50:00,1592.59,1591.89,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19732,做空,2022-11-01 11:50:00,2022-11-01 12:15:00,1591.89,1592.95,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19733,做多,2022-11-01 12:15:00,2022-11-01 12:25:00,1592.95,1593.24,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19734,做空,2022-11-01 12:25:00,2022-11-01 12:30:00,1593.24,1593.99,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19735,做多,2022-11-01 12:30:00,2022-11-01 12:35:00,1593.99,1593.54,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19736,做空,2022-11-01 12:35:00,2022-11-01 13:15:00,1593.54,1592.69,0.03,100.0,0.002,0.0,0.0,0.0,flip -19737,做多,2022-11-01 13:15:00,2022-11-01 13:20:00,1592.69,1591.4,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19738,做空,2022-11-01 13:20:00,2022-11-01 13:25:00,1591.4,1591.89,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19739,做多,2022-11-01 13:25:00,2022-11-01 13:35:00,1591.89,1588.48,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19740,做空,2022-11-01 13:35:00,2022-11-01 13:40:00,1588.48,1584.04,0.03,100.0,0.002,0.01,0.0,0.01,tp_lower -19741,做多,2022-11-01 18:55:00,2022-11-01 19:10:00,1583.09,1583.33,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19742,做空,2022-11-01 19:10:00,2022-11-01 21:40:00,1583.33,1578.6,0.03,100.0,0.002,0.01,0.0,0.01,flip -19743,做多,2022-11-01 21:40:00,2022-11-01 21:50:00,1578.6,1573.68,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19744,做空,2022-11-01 21:50:00,2022-11-01 22:00:00,1573.68,1573.39,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19745,做多,2022-11-01 22:00:00,2022-11-01 23:10:00,1573.39,1578.34,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19746,做多,2022-11-02 00:10:00,2022-11-02 00:15:00,1578.18,1581.51,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19747,做多,2022-11-02 02:10:00,2022-11-02 02:40:00,1581.16,1585.5,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19748,做多,2022-11-02 06:15:00,2022-11-02 06:20:00,1584.48,1583.73,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19749,做空,2022-11-02 06:20:00,2022-11-02 06:35:00,1583.73,1584.74,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19750,做多,2022-11-02 06:35:00,2022-11-02 07:10:00,1584.74,1577.98,0.03,100.0,0.002,-0.01,0.0,-0.02,flip -19751,做空,2022-11-02 07:10:00,2022-11-02 07:15:00,1577.98,1560.62,0.03,100.0,0.002,0.04,0.0,0.03,tp_lower -19752,做多,2022-11-02 14:10:00,2022-11-02 15:45:00,1561.9,1559.74,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19753,做空,2022-11-02 15:45:00,2022-11-02 16:40:00,1559.74,1559.69,0.03,100.0,0.0021,0.0,0.0,-0.0,flip -19754,做多,2022-11-02 16:40:00,2022-11-02 16:50:00,1559.69,1566.66,0.03,100.0,0.0021,0.01,0.0,0.01,tp_upper -19755,做多,2022-11-02 18:00:00,2022-11-02 18:05:00,1585.25,1594.26,0.03,100.0,0.002,0.02,0.0,0.02,tp_upper -19756,做多,2022-11-02 18:55:00,2022-11-02 19:05:00,1562.44,1584.93,0.03,100.0,0.0021,0.05,0.0,0.04,tp_upper -19757,做多,2022-11-03 01:25:00,2022-11-03 01:30:00,1538.17,1535.88,0.03,100.0,0.0022,-0.0,0.0,-0.01,flip -19758,做空,2022-11-03 01:30:00,2022-11-03 01:35:00,1535.88,1539.29,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19759,做多,2022-11-03 01:35:00,2022-11-03 04:20:00,1539.29,1551.88,0.03,100.0,0.0021,0.03,0.0,0.03,tp_upper -19760,做多,2022-11-03 08:40:00,2022-11-03 08:50:00,1541.16,1540.61,0.03,100.0,0.0022,-0.0,0.0,-0.0,flip -19761,做空,2022-11-03 08:50:00,2022-11-03 08:55:00,1540.61,1543.03,0.03,100.0,0.0022,-0.01,0.0,-0.01,flip -19762,做多,2022-11-03 08:55:00,2022-11-03 10:20:00,1543.03,1544.53,0.03,100.0,0.0021,0.0,0.0,0.0,flip -19763,做空,2022-11-03 10:20:00,2022-11-03 10:30:00,1544.53,1545.5,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19764,做多,2022-11-03 10:30:00,2022-11-03 10:40:00,1545.5,1543.62,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19765,做空,2022-11-03 10:40:00,2022-11-03 11:05:00,1543.62,1542.2,0.03,100.0,0.0021,0.0,0.0,0.0,tp_lower -19766,做多,2022-11-03 14:10:00,2022-11-03 14:40:00,1543.36,1551.94,0.03,100.0,0.0021,0.02,0.0,0.02,tp_upper -19767,做多,2022-11-03 15:35:00,2022-11-03 15:40:00,1543.69,1541.84,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19768,做空,2022-11-03 15:40:00,2022-11-03 15:45:00,1541.84,1542.23,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19769,做多,2022-11-03 15:45:00,2022-11-03 15:50:00,1542.23,1541.64,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19770,做空,2022-11-03 15:50:00,2022-11-03 15:55:00,1541.64,1541.9,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19771,做多,2022-11-03 15:55:00,2022-11-03 16:20:00,1541.9,1539.05,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19772,做空,2022-11-03 16:20:00,2022-11-03 16:25:00,1539.05,1539.33,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19773,做多,2022-11-03 16:25:00,2022-11-03 16:35:00,1539.33,1540.58,0.03,100.0,0.0021,0.0,0.0,0.0,flip -19774,做空,2022-11-03 16:35:00,2022-11-03 16:40:00,1540.58,1544.73,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19775,做多,2022-11-03 16:40:00,2022-11-03 17:20:00,1544.73,1540.62,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19776,做空,2022-11-03 17:20:00,2022-11-03 17:25:00,1540.62,1543.06,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19777,做多,2022-11-03 17:25:00,2022-11-03 17:30:00,1543.06,1541.04,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19778,做空,2022-11-03 17:30:00,2022-11-03 17:35:00,1541.04,1541.93,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19779,做多,2022-11-03 17:35:00,2022-11-03 17:55:00,1541.93,1540.0,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19780,做空,2022-11-03 17:55:00,2022-11-03 18:05:00,1540.0,1541.81,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19781,做多,2022-11-03 18:05:00,2022-11-03 18:10:00,1541.81,1539.94,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19782,做空,2022-11-03 18:10:00,2022-11-03 18:15:00,1539.94,1542.22,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19783,做多,2022-11-03 18:15:00,2022-11-03 20:00:00,1542.22,1540.28,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19784,做空,2022-11-03 20:00:00,2022-11-03 20:10:00,1540.28,1540.33,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19785,做多,2022-11-03 20:10:00,2022-11-03 20:25:00,1540.33,1539.31,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19786,做空,2022-11-03 20:25:00,2022-11-03 20:30:00,1539.31,1540.85,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19787,做多,2022-11-03 20:30:00,2022-11-03 20:40:00,1540.85,1539.16,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19788,做空,2022-11-03 20:40:00,2022-11-03 20:45:00,1539.16,1540.99,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19789,做多,2022-11-03 20:45:00,2022-11-03 20:55:00,1540.99,1540.01,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19790,做空,2022-11-03 20:55:00,2022-11-03 21:00:00,1540.01,1541.06,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19791,做多,2022-11-03 21:00:00,2022-11-03 21:10:00,1541.06,1540.37,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19792,做空,2022-11-03 21:10:00,2022-11-03 21:15:00,1540.37,1541.5,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19793,做多,2022-11-03 21:15:00,2022-11-03 21:30:00,1541.5,1539.5,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19794,做空,2022-11-03 21:30:00,2022-11-03 21:35:00,1539.5,1540.99,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19795,做多,2022-11-03 21:35:00,2022-11-03 22:00:00,1540.99,1539.9,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19796,做空,2022-11-03 22:00:00,2022-11-03 22:15:00,1539.9,1527.78,0.03,100.0,0.002,0.02,0.0,0.02,tp_lower -19797,做多,2022-11-04 01:00:00,2022-11-04 01:10:00,1540.54,1538.6,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19798,做空,2022-11-04 01:10:00,2022-11-04 01:35:00,1538.6,1537.74,0.03,100.0,0.0021,0.0,0.0,0.0,flip -19799,做多,2022-11-04 01:35:00,2022-11-04 02:35:00,1537.74,1538.8,0.03,100.0,0.0021,0.0,0.0,0.0,flip -19800,做空,2022-11-04 02:35:00,2022-11-04 02:40:00,1538.8,1539.61,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19801,做多,2022-11-04 02:40:00,2022-11-04 02:45:00,1539.61,1538.39,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19802,做空,2022-11-04 02:45:00,2022-11-04 02:50:00,1538.39,1540.21,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19803,做多,2022-11-04 02:50:00,2022-11-04 03:10:00,1540.21,1537.68,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19804,做空,2022-11-04 03:10:00,2022-11-04 03:15:00,1537.68,1537.88,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19805,做多,2022-11-04 03:15:00,2022-11-04 03:30:00,1537.88,1545.06,0.03,100.0,0.0021,0.02,0.0,0.01,tp_upper -19806,做多,2022-11-04 12:25:00,2022-11-04 12:35:00,1574.6,1601.2,0.03,100.0,0.0021,0.05,0.0,0.05,tp_upper -19807,做多,2022-11-05 00:15:00,2022-11-05 00:35:00,1640.26,1656.4,0.03,100.0,0.002,0.03,0.0,0.03,tp_upper -19808,做多,2022-11-05 03:30:00,2022-11-05 03:35:00,1645.79,1644.98,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19809,做空,2022-11-05 03:35:00,2022-11-05 03:45:00,1644.98,1644.85,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19810,做多,2022-11-05 03:45:00,2022-11-05 04:00:00,1644.85,1644.59,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19811,做空,2022-11-05 04:00:00,2022-11-05 04:05:00,1644.59,1647.4,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19812,做多,2022-11-05 04:05:00,2022-11-05 04:30:00,1647.4,1646.29,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19813,做空,2022-11-05 04:30:00,2022-11-05 04:40:00,1646.29,1646.99,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19814,做多,2022-11-05 04:40:00,2022-11-05 04:50:00,1646.99,1645.4,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19815,做空,2022-11-05 04:50:00,2022-11-05 05:20:00,1645.4,1647.14,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19816,做多,2022-11-05 05:20:00,2022-11-05 05:25:00,1647.14,1646.91,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19817,做空,2022-11-05 05:25:00,2022-11-05 05:30:00,1646.91,1647.49,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19818,做多,2022-11-05 05:30:00,2022-11-05 05:50:00,1647.49,1645.99,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19819,做空,2022-11-05 05:50:00,2022-11-05 05:55:00,1645.99,1646.17,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19820,做多,2022-11-05 05:55:00,2022-11-05 06:20:00,1646.17,1655.09,0.03,100.0,0.002,0.02,0.0,0.02,tp_upper -19821,做多,2022-11-05 07:35:00,2022-11-05 08:05:00,1650.72,1645.96,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19822,做空,2022-11-05 08:05:00,2022-11-05 08:15:00,1645.96,1641.95,0.03,100.0,0.002,0.01,0.0,0.01,tp_lower -19823,做多,2022-11-05 11:05:00,2022-11-05 11:10:00,1646.29,1645.46,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19824,做空,2022-11-05 11:10:00,2022-11-05 11:15:00,1645.46,1645.77,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19825,做多,2022-11-05 11:15:00,2022-11-05 11:30:00,1645.77,1645.17,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19826,做空,2022-11-05 11:30:00,2022-11-05 11:40:00,1645.17,1648.27,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19827,做多,2022-11-05 11:40:00,2022-11-05 11:50:00,1648.27,1646.31,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19828,做空,2022-11-05 11:50:00,2022-11-05 11:55:00,1646.31,1648.9,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19829,做多,2022-11-05 11:55:00,2022-11-05 12:00:00,1648.9,1645.83,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19830,做空,2022-11-05 12:00:00,2022-11-05 13:20:00,1645.83,1637.99,0.03,100.0,0.002,0.02,0.0,0.01,tp_lower -19831,做多,2022-11-05 16:25:00,2022-11-05 16:30:00,1641.88,1640.53,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19832,做空,2022-11-05 16:30:00,2022-11-05 17:00:00,1640.53,1632.62,0.03,100.0,0.002,0.02,0.0,0.01,tp_lower -19833,做多,2022-11-05 22:15:00,2022-11-05 22:35:00,1633.15,1630.59,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19834,做空,2022-11-05 22:35:00,2022-11-05 23:00:00,1630.59,1633.26,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19835,做多,2022-11-05 23:00:00,2022-11-05 23:05:00,1633.26,1622.9,0.03,100.0,0.002,-0.02,0.0,-0.02,flip -19836,做空,2022-11-05 23:05:00,2022-11-05 23:10:00,1622.9,1625.35,0.03,100.0,0.002,-0.0,0.0,-0.01,tp_lower -19837,做多,2022-11-06 00:35:00,2022-11-06 00:40:00,1632.08,1630.41,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19838,做空,2022-11-06 00:40:00,2022-11-06 01:05:00,1630.41,1632.07,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19839,做多,2022-11-06 01:05:00,2022-11-06 01:10:00,1632.07,1629.9,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19840,做空,2022-11-06 01:10:00,2022-11-06 01:45:00,1629.9,1625.4,0.03,100.0,0.002,0.01,0.0,0.01,tp_lower -19841,做多,2022-11-06 07:45:00,2022-11-06 07:50:00,1622.95,1622.52,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19842,做空,2022-11-06 07:50:00,2022-11-06 08:10:00,1622.52,1623.24,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19843,做多,2022-11-06 08:10:00,2022-11-06 08:35:00,1623.24,1627.93,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19844,做多,2022-11-06 11:20:00,2022-11-06 11:25:00,1622.33,1620.22,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19845,做空,2022-11-06 11:25:00,2022-11-06 11:30:00,1620.22,1611.63,0.03,100.0,0.002,0.02,0.0,0.02,tp_lower -19846,做多,2022-11-06 12:05:00,2022-11-06 12:20:00,1622.5,1620.89,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19847,做空,2022-11-06 12:20:00,2022-11-06 13:40:00,1620.89,1622.41,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19848,做多,2022-11-06 13:40:00,2022-11-06 13:45:00,1622.41,1622.09,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19849,做空,2022-11-06 13:45:00,2022-11-06 14:30:00,1622.09,1624.17,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19850,做多,2022-11-06 14:30:00,2022-11-06 14:45:00,1624.17,1628.7,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -19851,做多,2022-11-06 16:05:00,2022-11-06 16:10:00,1623.89,1617.64,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19852,做空,2022-11-06 16:10:00,2022-11-06 16:20:00,1617.64,1618.19,0.03,100.0,0.002,-0.0,0.0,-0.0,tp_lower -19853,做多,2022-11-06 16:30:00,2022-11-06 16:40:00,1623.8,1624.08,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19854,做空,2022-11-06 16:40:00,2022-11-06 16:45:00,1624.08,1624.88,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19855,做多,2022-11-06 16:45:00,2022-11-06 16:50:00,1624.88,1622.0,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19856,做空,2022-11-06 16:50:00,2022-11-06 17:20:00,1622.0,1616.45,0.03,100.0,0.002,0.01,0.0,0.01,tp_lower -19857,做多,2022-11-07 05:00:00,2022-11-07 05:05:00,1591.06,1587.94,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19858,做空,2022-11-07 05:05:00,2022-11-07 05:30:00,1587.94,1591.61,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19859,做多,2022-11-07 05:30:00,2022-11-07 05:50:00,1591.61,1587.27,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19860,做空,2022-11-07 05:50:00,2022-11-07 05:55:00,1587.27,1587.29,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19861,做多,2022-11-07 05:55:00,2022-11-07 06:00:00,1587.29,1586.86,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19862,做空,2022-11-07 06:00:00,2022-11-07 06:05:00,1586.86,1589.23,0.03,100.0,0.0021,-0.0,0.0,-0.01,flip -19863,做多,2022-11-07 06:05:00,2022-11-07 06:10:00,1589.23,1581.87,0.03,100.0,0.002,-0.02,0.0,-0.02,flip -19864,做空,2022-11-07 06:10:00,2022-11-07 07:00:00,1581.87,1568.96,0.03,100.0,0.002,0.03,0.0,0.02,tp_lower -19865,做多,2022-11-07 10:15:00,2022-11-07 10:20:00,1580.51,1580.0,0.03,100.0,0.0021,-0.0,0.0,-0.0,flip -19866,做空,2022-11-07 10:20:00,2022-11-07 10:40:00,1580.0,1579.86,0.03,100.0,0.0021,0.0,0.0,-0.0,flip -19867,做多,2022-11-07 10:40:00,2022-11-07 10:45:00,1579.86,1574.99,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19868,做空,2022-11-07 10:45:00,2022-11-07 10:55:00,1574.99,1577.91,0.03,100.0,0.0021,-0.01,0.0,-0.01,flip -19869,做多,2022-11-07 10:55:00,2022-11-07 11:05:00,1577.91,1576.28,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19870,做空,2022-11-07 11:05:00,2022-11-07 11:15:00,1576.28,1578.64,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19871,做多,2022-11-07 11:15:00,2022-11-07 11:20:00,1578.64,1577.57,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19872,做空,2022-11-07 11:20:00,2022-11-07 11:25:00,1577.57,1579.39,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19873,做多,2022-11-07 11:25:00,2022-11-07 11:35:00,1579.39,1576.64,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19874,做空,2022-11-07 11:35:00,2022-11-07 11:40:00,1576.64,1579.14,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19875,做多,2022-11-07 11:40:00,2022-11-07 11:50:00,1579.14,1578.17,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19876,做空,2022-11-07 11:50:00,2022-11-07 12:00:00,1578.17,1579.95,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19877,做多,2022-11-07 12:00:00,2022-11-07 12:15:00,1579.95,1577.77,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -19878,做空,2022-11-07 12:15:00,2022-11-07 12:30:00,1577.77,1577.9,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19879,做多,2022-11-07 12:30:00,2022-11-07 12:50:00,1577.9,1577.32,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19880,做空,2022-11-07 12:50:00,2022-11-07 12:55:00,1577.32,1584.27,0.03,100.0,0.002,-0.01,0.0,-0.02,flip -19881,做多,2022-11-07 12:55:00,2022-11-07 13:20:00,1584.27,1576.82,0.03,100.0,0.002,-0.01,0.0,-0.02,flip -19882,做空,2022-11-07 13:20:00,2022-11-07 13:25:00,1576.82,1577.61,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19883,做多,2022-11-07 13:25:00,2022-11-07 13:30:00,1577.61,1576.69,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19884,做空,2022-11-07 13:30:00,2022-11-07 13:35:00,1576.69,1580.24,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19885,做多,2022-11-07 13:35:00,2022-11-07 13:45:00,1580.24,1575.51,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -19886,做空,2022-11-07 13:45:00,2022-11-07 13:50:00,1575.51,1576.17,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19887,做多,2022-11-07 13:50:00,2022-11-07 14:05:00,1576.17,1576.78,0.03,100.0,0.002,0.0,0.0,-0.0,flip -19888,做空,2022-11-07 14:05:00,2022-11-07 14:10:00,1576.78,1576.88,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19889,做多,2022-11-07 14:10:00,2022-11-07 14:30:00,1576.88,1575.66,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -19890,做空,2022-11-07 14:30:00,2022-11-07 14:40:00,1575.66,1575.33,0.03,100.0,0.0019,0.0,0.0,-0.0,flip -19891,做多,2022-11-07 14:40:00,2022-11-07 14:45:00,1575.33,1571.54,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -19892,做空,2022-11-07 14:45:00,2022-11-07 15:00:00,1571.54,1579.18,0.03,100.0,0.0019,-0.01,0.0,-0.02,flip -19893,做多,2022-11-07 15:00:00,2022-11-07 15:05:00,1579.18,1578.28,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -19894,做空,2022-11-07 15:05:00,2022-11-07 21:50:00,1578.28,1577.56,0.03,100.0,0.0019,0.0,0.0,-0.0,tp_lower -19895,做多,2022-11-08 16:00:00,2022-11-08 16:05:00,1488.62,1542.65,0.03,100.0,0.0021,0.11,0.0,0.11,tp_upper -19896,做多,2022-11-09 05:45:00,2022-11-09 15:05:00,1309.31,1231.71,0.03,100.0,0.0025,-0.19,0.0,-0.19,flip -19897,做空,2022-11-09 15:05:00,2022-11-09 15:35:00,1231.71,1185.19,0.03,100.0,0.0025,0.12,0.0,0.11,tp_lower -19898,做多,2022-11-09 19:00:00,2022-11-09 19:25:00,1191.04,1194.75,0.03,100.0,0.0027,0.01,0.0,0.01,flip -19899,做空,2022-11-09 19:25:00,2022-11-09 19:35:00,1194.75,1195.66,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19900,做多,2022-11-09 19:35:00,2022-11-09 19:45:00,1195.66,1191.54,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19901,做空,2022-11-09 19:45:00,2022-11-09 19:55:00,1191.54,1194.3,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19902,做多,2022-11-09 19:55:00,2022-11-09 20:00:00,1194.3,1190.24,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19903,做空,2022-11-09 20:00:00,2022-11-09 20:30:00,1190.24,1195.62,0.03,100.0,0.0026,-0.01,0.0,-0.02,flip -19904,做多,2022-11-09 20:30:00,2022-11-09 20:35:00,1195.62,1191.7,0.03,100.0,0.0026,-0.01,0.0,-0.01,flip -19905,做空,2022-11-09 20:35:00,2022-11-09 20:40:00,1191.7,1160.01,0.03,100.0,0.0026,0.08,0.0,0.08,tp_lower -19906,做多,2022-11-10 01:00:00,2022-11-10 01:10:00,1156.79,1149.86,0.03,100.0,0.0028,-0.02,0.0,-0.02,flip -19907,做空,2022-11-10 01:10:00,2022-11-10 01:35:00,1149.86,1139.87,0.03,100.0,0.0028,0.03,0.0,0.03,flip -19908,做多,2022-11-10 01:35:00,2022-11-10 02:45:00,1139.87,1136.78,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -19909,做空,2022-11-10 02:45:00,2022-11-10 02:55:00,1136.78,1148.96,0.03,100.0,0.0028,-0.03,0.0,-0.04,flip -19910,做多,2022-11-10 02:55:00,2022-11-10 05:00:00,1148.96,1192.17,0.03,100.0,0.0028,0.12,0.0,0.12,tp_upper -19911,做多,2022-11-10 10:35:00,2022-11-10 11:15:00,1186.35,1178.52,0.03,100.0,0.0028,-0.02,0.0,-0.02,flip -19912,做空,2022-11-10 11:15:00,2022-11-10 11:20:00,1178.52,1182.2,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -19913,做多,2022-11-10 11:20:00,2022-11-10 12:00:00,1182.2,1205.38,0.03,100.0,0.0027,0.06,0.0,0.06,tp_upper -19914,做多,2022-11-10 17:45:00,2022-11-10 18:25:00,1258.02,1251.16,0.03,100.0,0.0026,-0.02,0.0,-0.02,flip -19915,做空,2022-11-10 18:25:00,2022-11-10 18:30:00,1251.16,1258.99,0.03,100.0,0.0026,-0.02,0.0,-0.02,flip -19916,做多,2022-11-10 18:30:00,2022-11-10 21:05:00,1258.99,1329.46,0.03,100.0,0.0026,0.18,0.0,0.18,tp_upper -19917,做多,2022-11-10 23:30:00,2022-11-10 23:35:00,1304.14,1302.68,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -19918,做空,2022-11-10 23:35:00,2022-11-11 01:00:00,1302.68,1301.2,0.03,100.0,0.0026,0.0,0.0,0.0,flip -19919,做多,2022-11-11 01:00:00,2022-11-11 01:10:00,1301.2,1300.3,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19920,做空,2022-11-11 01:10:00,2022-11-11 01:15:00,1300.3,1305.73,0.03,100.0,0.0027,-0.01,0.0,-0.02,flip -19921,做多,2022-11-11 01:15:00,2022-11-11 01:20:00,1305.73,1297.26,0.03,100.0,0.0026,-0.02,0.0,-0.02,flip -19922,做空,2022-11-11 01:20:00,2022-11-11 01:30:00,1297.26,1266.08,0.03,100.0,0.0026,0.08,0.0,0.08,tp_lower -19923,做多,2022-11-11 07:15:00,2022-11-11 08:25:00,1278.75,1271.98,0.03,100.0,0.0027,-0.02,0.0,-0.02,flip -19924,做空,2022-11-11 08:25:00,2022-11-11 14:10:00,1271.98,1253.36,0.03,100.0,0.0027,0.05,0.0,0.05,tp_lower -19925,做多,2022-11-11 14:45:00,2022-11-11 14:50:00,1271.3,1255.96,0.04,100.0,0.0028,-0.04,0.0,-0.04,flip -19926,做空,2022-11-11 14:50:00,2022-11-11 14:55:00,1255.96,1261.49,0.03,100.0,0.0028,-0.02,0.0,-0.02,tp_lower -19927,做多,2022-11-11 14:55:00,2022-11-11 15:00:00,1261.49,1254.65,0.03,100.0,0.0027,-0.02,0.0,-0.02,flip -19928,做空,2022-11-11 15:00:00,2022-11-11 15:05:00,1254.65,1242.96,0.03,100.0,0.0027,0.03,0.0,0.03,tp_lower -19929,做多,2022-11-11 15:20:00,2022-11-11 15:30:00,1268.98,1266.49,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19930,做空,2022-11-11 15:30:00,2022-11-11 16:05:00,1266.49,1247.33,0.03,100.0,0.0027,0.05,0.0,0.05,tp_lower -19931,做多,2022-11-11 17:50:00,2022-11-11 18:40:00,1274.31,1266.32,0.04,100.0,0.0027,-0.02,0.0,-0.02,flip -19932,做空,2022-11-11 18:40:00,2022-11-11 19:10:00,1266.32,1265.21,0.03,100.0,0.0027,0.0,0.0,0.0,flip -19933,做多,2022-11-11 19:10:00,2022-11-11 19:20:00,1265.21,1267.07,0.03,100.0,0.0027,0.01,0.0,0.0,flip -19934,做空,2022-11-11 19:20:00,2022-11-11 19:25:00,1267.07,1268.36,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19935,做多,2022-11-11 19:25:00,2022-11-11 19:30:00,1268.36,1266.4,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19936,做空,2022-11-11 19:30:00,2022-11-11 19:35:00,1266.4,1266.83,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19937,做多,2022-11-11 19:35:00,2022-11-11 19:40:00,1266.83,1266.53,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19938,做空,2022-11-11 19:40:00,2022-11-11 19:55:00,1266.53,1273.59,0.03,100.0,0.0027,-0.02,0.0,-0.02,flip -19939,做多,2022-11-11 19:55:00,2022-11-11 20:10:00,1273.59,1261.54,0.03,100.0,0.0027,-0.03,0.0,-0.03,flip -19940,做空,2022-11-11 20:10:00,2022-11-11 20:35:00,1261.54,1241.72,0.03,100.0,0.0027,0.05,0.0,0.05,tp_lower -19941,做多,2022-11-11 21:20:00,2022-11-11 23:35:00,1270.73,1287.58,0.03,100.0,0.0027,0.05,0.0,0.04,tp_upper -19942,做多,2022-11-12 07:15:00,2022-11-12 07:25:00,1271.2,1270.23,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19943,做空,2022-11-12 07:25:00,2022-11-12 07:50:00,1270.23,1266.37,0.04,100.0,0.0028,0.01,0.0,0.01,flip -19944,做多,2022-11-12 07:50:00,2022-11-12 08:45:00,1266.37,1262.04,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19945,做空,2022-11-12 08:45:00,2022-11-12 09:40:00,1262.04,1264.54,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19946,做多,2022-11-12 09:40:00,2022-11-12 09:45:00,1264.54,1262.82,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19947,做空,2022-11-12 09:45:00,2022-11-12 10:15:00,1262.82,1263.42,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19948,做多,2022-11-12 10:15:00,2022-11-12 10:25:00,1263.42,1265.27,0.04,100.0,0.0028,0.01,0.0,0.0,flip -19949,做空,2022-11-12 10:25:00,2022-11-12 11:00:00,1265.27,1262.12,0.04,100.0,0.0028,0.01,0.0,0.01,flip -19950,做多,2022-11-12 11:00:00,2022-11-12 11:10:00,1262.12,1253.89,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19951,做空,2022-11-12 11:10:00,2022-11-12 11:35:00,1253.89,1261.63,0.04,100.0,0.0028,-0.02,0.0,-0.02,flip -19952,做多,2022-11-12 11:35:00,2022-11-12 12:05:00,1261.63,1260.6,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -19953,做空,2022-11-12 12:05:00,2022-11-12 12:35:00,1260.6,1257.27,0.03,100.0,0.0028,0.01,0.0,0.01,flip -19954,做多,2022-11-12 12:35:00,2022-11-12 12:55:00,1257.27,1267.93,0.03,100.0,0.0028,0.03,0.0,0.03,tp_upper -19955,做多,2022-11-12 13:10:00,2022-11-12 13:30:00,1261.29,1260.72,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19956,做空,2022-11-12 13:30:00,2022-11-12 14:15:00,1260.72,1264.54,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -19957,做多,2022-11-12 14:15:00,2022-11-12 14:30:00,1264.54,1270.4,0.03,100.0,0.0028,0.02,0.0,0.01,tp_upper -19958,做多,2022-11-12 18:15:00,2022-11-12 18:20:00,1267.28,1266.45,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -19959,做空,2022-11-12 18:20:00,2022-11-12 18:25:00,1266.45,1267.19,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -19960,做多,2022-11-12 18:25:00,2022-11-12 19:15:00,1267.19,1265.3,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19961,做空,2022-11-12 19:15:00,2022-11-12 19:20:00,1265.3,1267.56,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19962,做多,2022-11-12 19:20:00,2022-11-12 19:45:00,1267.56,1265.57,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19963,做空,2022-11-12 19:45:00,2022-11-12 19:50:00,1265.57,1267.81,0.03,100.0,0.0027,-0.01,0.0,-0.01,flip -19964,做多,2022-11-12 19:50:00,2022-11-12 20:05:00,1267.81,1266.81,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19965,做空,2022-11-12 20:05:00,2022-11-12 20:10:00,1266.81,1267.55,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19966,做多,2022-11-12 20:10:00,2022-11-12 20:15:00,1267.55,1266.21,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19967,做空,2022-11-12 20:15:00,2022-11-12 20:25:00,1266.21,1267.59,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19968,做多,2022-11-12 20:25:00,2022-11-12 20:30:00,1267.59,1265.9,0.03,100.0,0.0027,-0.0,0.0,-0.01,flip -19969,做空,2022-11-12 20:30:00,2022-11-12 20:35:00,1265.9,1266.74,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19970,做多,2022-11-12 20:35:00,2022-11-12 20:40:00,1266.74,1265.66,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -19971,做空,2022-11-12 20:40:00,2022-11-12 21:20:00,1265.66,1255.63,0.03,100.0,0.0027,0.03,0.0,0.03,tp_lower -19972,做多,2022-11-13 00:30:00,2022-11-13 01:45:00,1263.19,1262.35,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19973,做空,2022-11-13 01:45:00,2022-11-13 01:55:00,1262.35,1263.71,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19974,做多,2022-11-13 01:55:00,2022-11-13 02:10:00,1263.71,1262.94,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19975,做空,2022-11-13 02:10:00,2022-11-13 02:20:00,1262.94,1263.6,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -19976,做多,2022-11-13 02:20:00,2022-11-13 03:00:00,1263.6,1269.0,0.03,100.0,0.0028,0.01,0.0,0.01,tp_upper -19977,做多,2022-11-13 06:05:00,2022-11-13 06:25:00,1262.02,1258.71,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -19978,做空,2022-11-13 06:25:00,2022-11-13 06:30:00,1258.71,1252.71,0.03,100.0,0.0028,0.02,0.0,0.01,tp_lower -19979,做多,2022-11-13 14:05:00,2022-11-13 14:10:00,1243.19,1242.14,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -19980,做空,2022-11-13 14:10:00,2022-11-13 14:35:00,1242.14,1238.45,0.03,100.0,0.0028,0.01,0.0,0.01,flip -19981,做多,2022-11-13 14:35:00,2022-11-13 15:05:00,1238.45,1236.82,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -19982,做空,2022-11-13 15:05:00,2022-11-13 15:20:00,1236.82,1228.49,0.03,100.0,0.0028,0.02,0.0,0.02,tp_lower -19983,做多,2022-11-13 21:35:00,2022-11-13 21:40:00,1231.09,1225.52,0.04,100.0,0.0029,-0.02,0.0,-0.02,flip -19984,做空,2022-11-13 21:40:00,2022-11-13 21:55:00,1225.52,1217.15,0.03,100.0,0.0029,0.02,0.0,0.02,tp_lower -19985,做多,2022-11-13 22:45:00,2022-11-13 22:55:00,1227.63,1228.03,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -19986,做空,2022-11-13 22:55:00,2022-11-13 23:40:00,1228.03,1218.44,0.04,100.0,0.0029,0.03,0.0,0.03,tp_lower -19987,做多,2022-11-14 00:00:00,2022-11-14 00:05:00,1227.5,1223.12,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -19988,做空,2022-11-14 00:05:00,2022-11-14 00:10:00,1223.12,1227.7,0.04,100.0,0.0029,-0.01,0.0,-0.02,flip -19989,做多,2022-11-14 00:10:00,2022-11-14 00:15:00,1227.7,1225.98,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -19990,做空,2022-11-14 00:15:00,2022-11-14 00:20:00,1225.98,1192.05,0.04,100.0,0.0029,0.1,0.0,0.1,tp_lower -19991,做多,2022-11-14 06:40:00,2022-11-14 06:50:00,1213.65,1226.4,0.04,100.0,0.003,0.04,0.0,0.04,tp_upper -19992,做多,2022-11-14 14:35:00,2022-11-14 14:40:00,1245.91,1244.79,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -19993,做空,2022-11-14 14:40:00,2022-11-14 14:45:00,1244.79,1248.82,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -19994,做多,2022-11-14 14:45:00,2022-11-14 15:15:00,1248.82,1248.56,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -19995,做空,2022-11-14 15:15:00,2022-11-14 16:10:00,1248.56,1236.85,0.04,100.0,0.0029,0.03,0.0,0.03,tp_lower -19996,做多,2022-11-14 23:05:00,2022-11-14 23:10:00,1234.47,1232.27,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -19997,做空,2022-11-14 23:10:00,2022-11-14 23:15:00,1232.27,1239.96,0.04,100.0,0.003,-0.02,0.0,-0.02,flip -19998,做多,2022-11-14 23:15:00,2022-11-15 00:30:00,1239.96,1247.0,0.04,100.0,0.0029,0.02,0.0,0.02,tp_upper -19999,做多,2022-11-15 09:40:00,2022-11-15 09:45:00,1258.95,1255.73,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20000,做空,2022-11-15 09:45:00,2022-11-15 09:50:00,1255.73,1259.72,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20001,做多,2022-11-15 09:50:00,2022-11-15 10:20:00,1259.72,1259.0,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20002,做空,2022-11-15 10:20:00,2022-11-15 10:35:00,1259.0,1261.51,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20003,做多,2022-11-15 10:35:00,2022-11-15 11:00:00,1261.51,1270.39,0.04,100.0,0.0029,0.03,0.0,0.02,tp_upper -20004,做多,2022-11-15 11:20:00,2022-11-15 11:55:00,1258.09,1259.74,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20005,做空,2022-11-15 11:55:00,2022-11-15 12:05:00,1259.74,1261.04,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20006,做多,2022-11-15 12:05:00,2022-11-15 13:05:00,1261.04,1272.2,0.04,100.0,0.0029,0.03,0.0,0.03,tp_upper -20007,做多,2022-11-15 14:50:00,2022-11-15 15:05:00,1261.93,1263.64,0.04,100.0,0.0029,0.01,0.0,0.0,flip -20008,做空,2022-11-15 15:05:00,2022-11-15 15:15:00,1263.64,1263.42,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20009,做多,2022-11-15 15:15:00,2022-11-15 15:50:00,1263.42,1264.71,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20010,做空,2022-11-15 15:50:00,2022-11-15 16:05:00,1264.71,1264.33,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20011,做多,2022-11-15 16:05:00,2022-11-15 16:20:00,1264.33,1266.51,0.04,100.0,0.0029,0.01,0.0,0.0,flip -20012,做空,2022-11-15 16:20:00,2022-11-15 16:30:00,1266.51,1268.44,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20013,做多,2022-11-15 16:30:00,2022-11-15 16:35:00,1268.44,1265.29,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20014,做空,2022-11-15 16:35:00,2022-11-15 16:55:00,1265.29,1267.01,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20015,做多,2022-11-15 16:55:00,2022-11-15 17:00:00,1267.01,1265.79,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20016,做空,2022-11-15 17:00:00,2022-11-15 17:05:00,1265.79,1268.72,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20017,做多,2022-11-15 17:05:00,2022-11-15 17:10:00,1268.72,1267.94,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20018,做空,2022-11-15 17:10:00,2022-11-15 17:20:00,1267.94,1267.87,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20019,做多,2022-11-15 17:20:00,2022-11-15 17:50:00,1267.87,1266.91,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20020,做空,2022-11-15 17:50:00,2022-11-15 18:20:00,1266.91,1258.4,0.04,100.0,0.0029,0.02,0.0,0.02,tp_lower -20021,做多,2022-11-15 20:00:00,2022-11-16 00:50:00,1260.71,1254.76,0.04,100.0,0.0029,-0.02,0.0,-0.02,flip -20022,做空,2022-11-16 00:50:00,2022-11-16 01:00:00,1254.76,1254.38,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20023,做多,2022-11-16 01:00:00,2022-11-16 02:30:00,1254.38,1264.68,0.04,100.0,0.003,0.03,0.0,0.03,tp_upper -20024,做多,2022-11-16 05:55:00,2022-11-16 06:10:00,1257.07,1251.42,0.04,100.0,0.003,-0.02,0.0,-0.02,flip -20025,做空,2022-11-16 06:10:00,2022-11-16 06:20:00,1251.42,1248.1,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -20026,做多,2022-11-16 17:35:00,2022-11-16 18:15:00,1210.93,1214.14,0.04,100.0,0.0031,0.01,0.0,0.01,flip -20027,做空,2022-11-16 18:15:00,2022-11-16 19:10:00,1214.14,1199.75,0.04,100.0,0.0031,0.04,0.0,0.04,tp_lower -20028,做多,2022-11-16 20:55:00,2022-11-16 21:00:00,1211.89,1211.31,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20029,做空,2022-11-16 21:00:00,2022-11-16 22:05:00,1211.31,1208.87,0.04,100.0,0.0031,0.01,0.0,0.01,flip -20030,做多,2022-11-16 22:05:00,2022-11-16 22:55:00,1208.87,1215.38,0.04,100.0,0.0031,0.02,0.0,0.02,tp_upper -20031,做多,2022-11-17 06:00:00,2022-11-17 06:05:00,1212.13,1211.9,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20032,做空,2022-11-17 06:05:00,2022-11-17 06:55:00,1211.9,1201.41,0.04,100.0,0.0031,0.03,0.0,0.03,tp_lower -20033,做多,2022-11-17 11:50:00,2022-11-17 12:00:00,1201.62,1202.36,0.04,100.0,0.0032,0.0,0.0,0.0,flip -20034,做空,2022-11-17 12:00:00,2022-11-17 12:05:00,1202.36,1202.41,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20035,做多,2022-11-17 12:05:00,2022-11-17 12:10:00,1202.41,1200.98,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -20036,做空,2022-11-17 12:10:00,2022-11-17 12:55:00,1200.98,1203.07,0.04,100.0,0.0032,-0.01,0.0,-0.01,flip -20037,做多,2022-11-17 12:55:00,2022-11-17 13:00:00,1203.07,1195.61,0.04,100.0,0.0032,-0.02,0.0,-0.03,flip -20038,做空,2022-11-17 13:00:00,2022-11-17 13:10:00,1195.61,1194.51,0.04,100.0,0.0032,0.0,0.0,0.0,tp_lower -20039,做多,2022-11-17 15:15:00,2022-11-17 15:20:00,1209.29,1214.42,0.04,100.0,0.0031,0.02,0.0,0.01,tp_upper -20040,做多,2022-11-17 16:05:00,2022-11-17 16:25:00,1196.83,1209.0,0.04,100.0,0.0032,0.04,0.0,0.04,tp_upper -20041,做多,2022-11-17 20:00:00,2022-11-17 20:30:00,1202.08,1201.22,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20042,做空,2022-11-17 20:30:00,2022-11-17 20:45:00,1201.22,1200.3,0.04,100.0,0.0032,0.0,0.0,0.0,flip -20043,做多,2022-11-17 20:45:00,2022-11-17 22:25:00,1200.3,1204.12,0.04,100.0,0.0032,0.01,0.0,0.01,flip -20044,做空,2022-11-17 22:25:00,2022-11-17 22:30:00,1204.12,1204.79,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20045,做多,2022-11-17 22:30:00,2022-11-17 23:10:00,1204.79,1203.14,0.04,100.0,0.0032,-0.01,0.0,-0.01,flip -20046,做空,2022-11-17 23:10:00,2022-11-18 00:10:00,1203.14,1206.35,0.04,100.0,0.0032,-0.01,0.0,-0.01,flip -20047,做多,2022-11-18 00:10:00,2022-11-18 00:30:00,1206.35,1211.75,0.04,100.0,0.0032,0.02,0.0,0.02,tp_upper -20048,做多,2022-11-18 07:35:00,2022-11-18 07:40:00,1215.14,1214.03,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -20049,做空,2022-11-18 07:40:00,2022-11-18 07:50:00,1214.03,1214.01,0.04,100.0,0.0032,0.0,0.0,-0.0,flip -20050,做多,2022-11-18 07:50:00,2022-11-18 08:00:00,1214.01,1209.73,0.04,100.0,0.0032,-0.01,0.0,-0.02,flip -20051,做空,2022-11-18 08:00:00,2022-11-18 09:40:00,1209.73,1215.51,0.04,100.0,0.0032,-0.02,0.0,-0.02,flip -20052,做多,2022-11-18 09:40:00,2022-11-18 10:25:00,1215.51,1222.32,0.04,100.0,0.0031,0.02,0.0,0.02,tp_upper -20053,做多,2022-11-18 10:45:00,2022-11-18 11:25:00,1217.5,1217.31,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20054,做空,2022-11-18 11:25:00,2022-11-18 11:30:00,1217.31,1217.88,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20055,做多,2022-11-18 11:30:00,2022-11-18 11:35:00,1217.88,1215.44,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20056,做空,2022-11-18 11:35:00,2022-11-18 11:50:00,1215.44,1217.16,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20057,做多,2022-11-18 11:50:00,2022-11-18 11:55:00,1217.16,1216.51,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20058,做空,2022-11-18 11:55:00,2022-11-18 12:00:00,1216.51,1218.54,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20059,做多,2022-11-18 12:00:00,2022-11-18 12:45:00,1218.54,1217.13,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20060,做空,2022-11-18 12:45:00,2022-11-18 13:50:00,1217.13,1219.1,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20061,做多,2022-11-18 13:50:00,2022-11-18 14:15:00,1219.1,1221.81,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20062,做多,2022-11-18 20:10:00,2022-11-18 20:20:00,1211.86,1210.68,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20063,做空,2022-11-18 20:20:00,2022-11-18 21:25:00,1210.68,1212.28,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20064,做多,2022-11-18 21:25:00,2022-11-18 21:30:00,1212.28,1209.79,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20065,做空,2022-11-18 21:30:00,2022-11-18 22:20:00,1209.79,1209.88,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20066,做多,2022-11-18 22:20:00,2022-11-18 22:55:00,1209.88,1209.6,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20067,做空,2022-11-18 22:55:00,2022-11-18 23:30:00,1209.6,1209.84,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20068,做多,2022-11-18 23:30:00,2022-11-18 23:50:00,1209.84,1212.32,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20069,做多,2022-11-19 01:20:00,2022-11-19 01:35:00,1209.29,1208.91,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20070,做空,2022-11-19 01:35:00,2022-11-19 01:45:00,1208.91,1208.41,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20071,做多,2022-11-19 01:45:00,2022-11-19 02:00:00,1208.41,1207.31,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20072,做空,2022-11-19 02:00:00,2022-11-19 02:05:00,1207.31,1205.0,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20073,做多,2022-11-19 03:05:00,2022-11-19 03:15:00,1207.76,1207.39,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20074,做空,2022-11-19 03:15:00,2022-11-19 03:45:00,1207.39,1208.5,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20075,做多,2022-11-19 03:45:00,2022-11-19 03:50:00,1208.5,1208.27,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20076,做空,2022-11-19 03:50:00,2022-11-19 04:00:00,1208.27,1208.19,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20077,做多,2022-11-19 04:00:00,2022-11-19 04:25:00,1208.19,1208.29,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20078,做空,2022-11-19 04:25:00,2022-11-19 05:10:00,1208.29,1203.9,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20079,做多,2022-11-19 07:05:00,2022-11-19 07:15:00,1208.0,1207.57,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20080,做空,2022-11-19 07:15:00,2022-11-19 07:30:00,1207.57,1207.6,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20081,做多,2022-11-19 07:30:00,2022-11-19 07:35:00,1207.6,1207.2,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20082,做空,2022-11-19 07:35:00,2022-11-19 07:40:00,1207.2,1207.41,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20083,做多,2022-11-19 07:40:00,2022-11-19 07:50:00,1207.41,1206.05,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20084,做空,2022-11-19 07:50:00,2022-11-19 08:00:00,1206.05,1206.55,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20085,做多,2022-11-19 08:00:00,2022-11-19 08:40:00,1206.55,1206.55,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20086,做空,2022-11-19 08:40:00,2022-11-19 08:45:00,1206.55,1208.05,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20087,做多,2022-11-19 08:45:00,2022-11-19 08:50:00,1208.05,1211.78,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20088,做多,2022-11-19 10:15:00,2022-11-19 10:25:00,1208.52,1207.33,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20089,做空,2022-11-19 10:25:00,2022-11-19 13:05:00,1207.33,1207.27,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20090,做多,2022-11-19 13:05:00,2022-11-19 13:15:00,1207.27,1207.13,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20091,做空,2022-11-19 13:15:00,2022-11-19 13:25:00,1207.13,1207.04,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20092,做多,2022-11-19 13:25:00,2022-11-19 14:00:00,1207.04,1206.77,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20093,做空,2022-11-19 14:00:00,2022-11-19 14:05:00,1206.77,1207.59,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20094,做多,2022-11-19 14:05:00,2022-11-19 14:35:00,1207.59,1206.99,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20095,做空,2022-11-19 14:35:00,2022-11-19 14:40:00,1206.99,1207.2,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20096,做多,2022-11-19 14:40:00,2022-11-19 14:50:00,1207.2,1206.92,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20097,做空,2022-11-19 14:50:00,2022-11-19 14:55:00,1206.92,1207.43,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20098,做多,2022-11-19 14:55:00,2022-11-19 15:05:00,1207.43,1209.93,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20099,做多,2022-11-19 15:25:00,2022-11-19 15:35:00,1208.2,1209.47,0.04,100.0,0.0031,0.0,0.0,0.0,tp_upper -20100,做多,2022-11-19 16:20:00,2022-11-19 16:30:00,1207.96,1208.5,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20101,做空,2022-11-19 16:30:00,2022-11-19 17:15:00,1208.5,1208.38,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20102,做多,2022-11-19 17:15:00,2022-11-19 17:20:00,1208.38,1207.69,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20103,做空,2022-11-19 17:20:00,2022-11-19 17:45:00,1207.69,1208.6,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20104,做多,2022-11-19 17:45:00,2022-11-19 17:55:00,1208.6,1207.41,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20105,做空,2022-11-19 17:55:00,2022-11-19 18:05:00,1207.41,1208.05,0.04,100.0,0.003,-0.0,0.0,-0.0,tp_lower -20106,做多,2022-11-19 18:05:00,2022-11-19 18:40:00,1208.05,1208.2,0.04,100.0,0.003,0.0,0.0,-0.0,tp_upper -20107,做多,2022-11-19 18:45:00,2022-11-19 18:50:00,1208.26,1207.63,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20108,做空,2022-11-19 18:50:00,2022-11-19 19:00:00,1207.63,1208.1,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20109,做多,2022-11-19 19:00:00,2022-11-19 19:05:00,1208.1,1207.28,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20110,做空,2022-11-19 19:05:00,2022-11-19 19:10:00,1207.28,1208.02,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20111,做多,2022-11-19 19:10:00,2022-11-19 19:25:00,1208.02,1209.07,0.04,100.0,0.003,0.0,0.0,0.0,tp_upper -20112,做多,2022-11-19 20:00:00,2022-11-19 20:20:00,1208.87,1209.04,0.04,100.0,0.003,0.0,0.0,-0.0,tp_upper -20113,做多,2022-11-20 03:25:00,2022-11-20 05:10:00,1217.73,1217.12,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20114,做空,2022-11-20 05:10:00,2022-11-20 05:15:00,1217.12,1218.15,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20115,做多,2022-11-20 05:15:00,2022-11-20 05:25:00,1218.15,1217.51,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20116,做空,2022-11-20 05:25:00,2022-11-20 05:35:00,1217.51,1218.1,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20117,做多,2022-11-20 05:35:00,2022-11-20 06:10:00,1218.1,1217.52,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20118,做空,2022-11-20 06:10:00,2022-11-20 06:25:00,1217.52,1218.95,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20119,做多,2022-11-20 06:25:00,2022-11-20 06:30:00,1218.95,1218.94,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20120,做空,2022-11-20 06:30:00,2022-11-20 06:40:00,1218.94,1219.41,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20121,做多,2022-11-20 06:40:00,2022-11-20 06:45:00,1219.41,1218.93,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20122,做空,2022-11-20 06:45:00,2022-11-20 06:50:00,1218.93,1219.53,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20123,做多,2022-11-20 06:50:00,2022-11-20 06:55:00,1219.53,1219.5,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20124,做空,2022-11-20 06:55:00,2022-11-20 07:25:00,1219.5,1218.52,0.04,100.0,0.0031,0.0,0.0,0.0,flip -20125,做多,2022-11-20 07:25:00,2022-11-20 07:45:00,1218.52,1219.25,0.04,100.0,0.0031,0.0,0.0,0.0,flip -20126,做空,2022-11-20 07:45:00,2022-11-20 07:55:00,1219.25,1219.67,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20127,做多,2022-11-20 07:55:00,2022-11-20 08:00:00,1219.67,1219.26,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20128,做空,2022-11-20 08:00:00,2022-11-20 08:10:00,1219.26,1219.24,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20129,做多,2022-11-20 08:10:00,2022-11-20 08:15:00,1219.24,1218.28,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20130,做空,2022-11-20 08:15:00,2022-11-20 08:20:00,1218.28,1219.18,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20131,做多,2022-11-20 08:20:00,2022-11-20 08:35:00,1219.18,1217.35,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20132,做空,2022-11-20 08:35:00,2022-11-20 08:40:00,1217.35,1205.31,0.04,100.0,0.003,0.04,0.0,0.03,tp_lower -20133,做多,2022-11-20 19:45:00,2022-11-20 19:55:00,1176.72,1184.5,0.04,100.0,0.0032,0.02,0.0,0.02,tp_upper -20134,做多,2022-11-20 20:30:00,2022-11-20 21:10:00,1175.37,1173.21,0.04,100.0,0.0032,-0.01,0.0,-0.01,flip -20135,做空,2022-11-20 21:10:00,2022-11-20 21:20:00,1173.21,1173.77,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20136,做多,2022-11-20 21:20:00,2022-11-20 21:25:00,1173.77,1172.49,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -20137,做空,2022-11-20 21:25:00,2022-11-20 21:30:00,1172.49,1162.75,0.04,100.0,0.0032,0.03,0.0,0.03,tp_lower -20138,做多,2022-11-21 10:50:00,2022-11-21 11:20:00,1124.33,1125.16,0.04,100.0,0.0034,0.0,0.0,0.0,flip -20139,做空,2022-11-21 11:20:00,2022-11-21 11:30:00,1125.16,1124.8,0.04,100.0,0.0034,0.0,0.0,-0.0,flip -20140,做多,2022-11-21 11:30:00,2022-11-21 11:35:00,1124.8,1123.25,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20141,做空,2022-11-21 11:35:00,2022-11-21 11:45:00,1123.25,1125.16,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20142,做多,2022-11-21 11:45:00,2022-11-21 11:50:00,1125.16,1124.74,0.04,100.0,0.0034,-0.0,0.0,-0.0,flip -20143,做空,2022-11-21 11:50:00,2022-11-21 12:35:00,1124.74,1117.6,0.04,100.0,0.0034,0.02,0.0,0.02,tp_lower -20144,做多,2022-11-21 12:40:00,2022-11-21 12:55:00,1124.76,1126.81,0.04,100.0,0.0034,0.01,0.0,0.01,flip -20145,做空,2022-11-21 12:55:00,2022-11-21 13:00:00,1126.81,1129.12,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20146,做多,2022-11-21 13:00:00,2022-11-21 13:05:00,1129.12,1133.19,0.04,100.0,0.0034,0.01,0.0,0.01,tp_upper -20147,做多,2022-11-21 22:20:00,2022-11-21 22:40:00,1106.76,1114.5,0.04,100.0,0.0035,0.03,0.0,0.02,flip -20148,做空,2022-11-21 22:40:00,2022-11-21 23:10:00,1114.5,1113.87,0.04,100.0,0.0035,0.0,0.0,0.0,flip -20149,做多,2022-11-21 23:10:00,2022-11-21 23:15:00,1113.87,1111.62,0.04,100.0,0.0035,-0.01,0.0,-0.01,flip -20150,做空,2022-11-21 23:15:00,2022-11-22 00:05:00,1111.62,1109.7,0.04,100.0,0.0035,0.01,0.0,0.0,flip -20151,做多,2022-11-22 00:05:00,2022-11-22 00:50:00,1109.7,1107.5,0.04,100.0,0.0035,-0.01,0.0,-0.01,flip -20152,做空,2022-11-22 00:50:00,2022-11-22 01:00:00,1107.5,1106.86,0.04,100.0,0.0035,0.0,0.0,0.0,flip -20153,做多,2022-11-22 01:00:00,2022-11-22 01:05:00,1106.86,1105.0,0.04,100.0,0.0035,-0.01,0.0,-0.01,flip -20154,做空,2022-11-22 01:05:00,2022-11-22 01:10:00,1105.0,1107.29,0.04,100.0,0.0035,-0.01,0.0,-0.01,flip -20155,做多,2022-11-22 01:10:00,2022-11-22 01:20:00,1107.29,1105.46,0.04,100.0,0.0035,-0.01,0.0,-0.01,flip -20156,做空,2022-11-22 01:20:00,2022-11-22 02:45:00,1105.46,1103.69,0.04,100.0,0.0035,0.01,0.0,0.0,flip -20157,做多,2022-11-22 02:45:00,2022-11-22 03:40:00,1103.69,1102.71,0.04,100.0,0.0035,-0.0,0.0,-0.01,flip -20158,做空,2022-11-22 03:40:00,2022-11-22 03:45:00,1102.71,1104.03,0.04,100.0,0.0035,-0.0,0.0,-0.01,flip -20159,做多,2022-11-22 03:45:00,2022-11-22 03:55:00,1104.03,1104.06,0.04,100.0,0.0035,0.0,0.0,-0.0,flip -20160,做空,2022-11-22 03:55:00,2022-11-22 04:00:00,1104.06,1105.11,0.04,100.0,0.0035,-0.0,0.0,-0.01,flip -20161,做多,2022-11-22 04:00:00,2022-11-22 04:10:00,1105.11,1103.81,0.04,100.0,0.0035,-0.0,0.0,-0.01,flip -20162,做空,2022-11-22 04:10:00,2022-11-22 04:15:00,1103.81,1104.64,0.04,100.0,0.0034,-0.0,0.0,-0.0,flip -20163,做多,2022-11-22 04:15:00,2022-11-22 04:20:00,1104.64,1102.69,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20164,做空,2022-11-22 04:20:00,2022-11-22 04:45:00,1102.69,1104.43,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20165,做多,2022-11-22 04:45:00,2022-11-22 04:50:00,1104.43,1101.49,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20166,做空,2022-11-22 04:50:00,2022-11-22 05:15:00,1101.49,1100.18,0.04,100.0,0.0034,0.0,0.0,0.0,tp_lower -20167,做多,2022-11-22 05:35:00,2022-11-22 12:20:00,1102.01,1092.64,0.04,100.0,0.0034,-0.03,0.0,-0.03,flip -20168,做空,2022-11-22 12:20:00,2022-11-22 12:35:00,1092.64,1093.0,0.04,100.0,0.0034,-0.0,0.0,-0.0,flip -20169,做多,2022-11-22 12:35:00,2022-11-22 12:40:00,1093.0,1091.52,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20170,做空,2022-11-22 12:40:00,2022-11-22 12:45:00,1091.52,1093.95,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20171,做多,2022-11-22 12:45:00,2022-11-22 13:00:00,1093.95,1099.73,0.04,100.0,0.0034,0.02,0.0,0.02,tp_upper -20172,做多,2022-11-23 01:25:00,2022-11-23 01:40:00,1128.8,1129.05,0.04,100.0,0.0034,0.0,0.0,-0.0,flip -20173,做空,2022-11-23 01:40:00,2022-11-23 01:45:00,1129.05,1129.99,0.04,100.0,0.0034,-0.0,0.0,-0.01,flip -20174,做多,2022-11-23 01:45:00,2022-11-23 02:15:00,1129.99,1140.85,0.04,100.0,0.0033,0.04,0.0,0.03,tp_upper -20175,做多,2022-11-23 12:45:00,2022-11-23 12:50:00,1167.54,1165.59,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20176,做空,2022-11-23 12:50:00,2022-11-23 13:10:00,1165.59,1165.21,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20177,做多,2022-11-23 13:10:00,2022-11-23 13:20:00,1165.21,1164.38,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20178,做空,2022-11-23 13:20:00,2022-11-23 13:25:00,1164.38,1165.92,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20179,做多,2022-11-23 13:25:00,2022-11-23 13:35:00,1165.92,1165.13,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20180,做空,2022-11-23 13:35:00,2022-11-23 13:45:00,1165.13,1159.52,0.04,100.0,0.0032,0.02,0.0,0.02,tp_lower -20181,做多,2022-11-23 14:45:00,2022-11-23 14:55:00,1163.04,1165.46,0.04,100.0,0.0033,0.01,0.0,0.01,flip -20182,做空,2022-11-23 14:55:00,2022-11-23 15:00:00,1165.46,1168.82,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20183,做多,2022-11-23 15:00:00,2022-11-23 15:15:00,1168.82,1164.82,0.04,100.0,0.0032,-0.01,0.0,-0.01,flip -20184,做空,2022-11-23 15:15:00,2022-11-23 16:25:00,1164.82,1157.56,0.04,100.0,0.0032,0.02,0.0,0.02,tp_lower -20185,做多,2022-11-23 18:25:00,2022-11-23 18:55:00,1161.64,1170.05,0.04,100.0,0.0033,0.03,0.0,0.03,tp_upper -20186,做多,2022-11-23 18:55:00,2022-11-23 19:00:00,1170.05,1186.51,0.04,100.0,0.0033,0.05,0.0,0.05,tp_upper -20187,做多,2022-11-23 19:00:00,2022-11-23 19:05:00,1186.51,1176.7,0.04,100.0,0.0033,-0.03,0.0,-0.03,tp_upper -20188,做多,2022-11-23 19:30:00,2022-11-23 20:10:00,1167.06,1164.34,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20189,做空,2022-11-23 20:10:00,2022-11-23 20:15:00,1164.34,1167.56,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20190,做多,2022-11-23 20:15:00,2022-11-23 20:55:00,1167.56,1174.78,0.04,100.0,0.0033,0.02,0.0,0.02,tp_upper -20191,做多,2022-11-24 08:30:00,2022-11-24 08:35:00,1197.94,1197.08,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20192,做空,2022-11-24 08:35:00,2022-11-24 08:40:00,1197.08,1197.9,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20193,做多,2022-11-24 08:40:00,2022-11-24 09:10:00,1197.9,1198.47,0.04,100.0,0.0032,0.0,0.0,-0.0,flip -20194,做空,2022-11-24 09:10:00,2022-11-24 09:20:00,1198.47,1198.26,0.04,100.0,0.0032,0.0,0.0,-0.0,flip -20195,做多,2022-11-24 09:20:00,2022-11-24 10:25:00,1198.26,1200.55,0.04,100.0,0.0032,0.01,0.0,0.01,flip -20196,做空,2022-11-24 10:25:00,2022-11-24 10:45:00,1200.55,1192.01,0.04,100.0,0.0032,0.03,0.0,0.03,tp_lower -20197,做多,2022-11-24 13:50:00,2022-11-24 13:55:00,1200.76,1199.57,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -20198,做空,2022-11-24 13:55:00,2022-11-24 14:15:00,1199.57,1188.62,0.04,100.0,0.0032,0.04,0.0,0.03,tp_lower -20199,做多,2022-11-24 16:05:00,2022-11-24 16:15:00,1197.76,1203.05,0.04,100.0,0.0033,0.02,0.0,0.02,tp_upper -20200,做多,2022-11-24 16:35:00,2022-11-24 17:05:00,1198.65,1204.91,0.04,100.0,0.0033,0.02,0.0,0.02,tp_upper -20201,做多,2022-11-24 20:35:00,2022-11-24 20:40:00,1198.88,1197.21,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20202,做空,2022-11-24 20:40:00,2022-11-24 20:45:00,1197.21,1198.23,0.04,100.0,0.0033,-0.0,0.0,-0.01,flip -20203,做多,2022-11-24 20:45:00,2022-11-24 20:50:00,1198.23,1197.53,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20204,做空,2022-11-24 20:50:00,2022-11-24 20:55:00,1197.53,1197.76,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20205,做多,2022-11-24 20:55:00,2022-11-24 21:00:00,1197.76,1197.71,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20206,做空,2022-11-24 21:00:00,2022-11-24 21:05:00,1197.71,1198.43,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20207,做多,2022-11-24 21:05:00,2022-11-24 21:10:00,1198.43,1198.28,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20208,做空,2022-11-24 21:10:00,2022-11-24 21:25:00,1198.28,1197.74,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20209,做多,2022-11-24 21:25:00,2022-11-24 21:30:00,1197.74,1194.29,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20210,做空,2022-11-24 21:30:00,2022-11-24 22:05:00,1194.29,1198.84,0.04,100.0,0.0033,-0.01,0.0,-0.02,flip -20211,做多,2022-11-24 22:05:00,2022-11-24 22:50:00,1198.84,1201.92,0.04,100.0,0.0032,0.01,0.0,0.01,tp_upper -20212,做多,2022-11-25 00:15:00,2022-11-25 11:10:00,1196.93,1191.66,0.04,100.0,0.0033,-0.02,0.0,-0.02,tp_upper -20213,做多,2022-11-25 14:10:00,2022-11-25 14:30:00,1183.43,1183.42,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20214,做空,2022-11-25 14:30:00,2022-11-25 14:35:00,1183.42,1185.57,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20215,做多,2022-11-25 14:35:00,2022-11-25 15:00:00,1185.57,1193.77,0.04,100.0,0.0033,0.03,0.0,0.03,tp_upper -20216,做多,2022-11-25 16:55:00,2022-11-25 18:50:00,1186.52,1189.69,0.04,100.0,0.0033,0.01,0.0,0.01,flip -20217,做空,2022-11-25 18:50:00,2022-11-25 18:55:00,1189.69,1190.4,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20218,做多,2022-11-25 18:55:00,2022-11-25 19:15:00,1190.4,1196.66,0.04,100.0,0.0033,0.02,0.0,0.02,tp_upper -20219,做多,2022-11-26 11:15:00,2022-11-26 11:45:00,1218.26,1218.54,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20220,做空,2022-11-26 11:45:00,2022-11-26 12:40:00,1218.54,1217.85,0.04,100.0,0.0033,0.0,0.0,0.0,flip -20221,做多,2022-11-26 12:40:00,2022-11-26 13:10:00,1217.85,1219.13,0.04,100.0,0.0033,0.0,0.0,0.0,flip -20222,做空,2022-11-26 13:10:00,2022-11-26 13:20:00,1219.13,1219.83,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20223,做多,2022-11-26 13:20:00,2022-11-26 13:30:00,1219.83,1221.61,0.04,100.0,0.0033,0.01,0.0,0.0,tp_upper -20224,做多,2022-11-26 14:05:00,2022-11-26 14:15:00,1220.53,1221.8,0.04,100.0,0.0033,0.0,0.0,0.0,tp_upper -20225,做多,2022-11-27 01:20:00,2022-11-27 01:35:00,1209.01,1211.49,0.04,100.0,0.0033,0.01,0.0,0.01,tp_upper -20226,做多,2022-11-27 10:30:00,2022-11-27 10:40:00,1214.39,1218.49,0.04,100.0,0.0033,0.01,0.0,0.01,tp_upper -20227,做多,2022-11-27 11:05:00,2022-11-27 11:25:00,1214.49,1215.09,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20228,做空,2022-11-27 11:25:00,2022-11-27 11:55:00,1215.09,1214.87,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20229,做多,2022-11-27 11:55:00,2022-11-27 12:00:00,1214.87,1214.82,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20230,做空,2022-11-27 12:00:00,2022-11-27 12:30:00,1214.82,1215.54,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20231,做多,2022-11-27 12:30:00,2022-11-27 12:50:00,1215.54,1215.07,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20232,做空,2022-11-27 12:50:00,2022-11-27 13:15:00,1215.07,1212.42,0.04,100.0,0.0033,0.01,0.0,0.01,tp_lower -20233,做多,2022-11-27 14:15:00,2022-11-27 14:25:00,1214.73,1214.24,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20234,做空,2022-11-27 14:25:00,2022-11-27 14:50:00,1214.24,1210.22,0.04,100.0,0.0033,0.01,0.0,0.01,tp_lower -20235,做多,2022-11-27 15:30:00,2022-11-27 15:55:00,1215.36,1217.54,0.04,100.0,0.0033,0.01,0.0,0.01,tp_upper -20236,做多,2022-11-27 17:05:00,2022-11-27 17:20:00,1214.11,1212.8,0.04,100.0,0.0033,-0.0,0.0,-0.01,flip -20237,做空,2022-11-27 17:20:00,2022-11-27 17:35:00,1212.8,1214.12,0.04,100.0,0.0033,-0.0,0.0,-0.01,flip -20238,做多,2022-11-27 17:35:00,2022-11-27 17:40:00,1214.12,1213.45,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20239,做空,2022-11-27 17:40:00,2022-11-27 17:45:00,1213.45,1214.48,0.04,100.0,0.0033,-0.0,0.0,-0.01,flip -20240,做多,2022-11-27 17:45:00,2022-11-27 18:25:00,1214.48,1217.75,0.04,100.0,0.0033,0.01,0.0,0.01,tp_upper -20241,做多,2022-11-27 19:20:00,2022-11-27 19:35:00,1214.95,1212.51,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20242,做空,2022-11-27 19:35:00,2022-11-27 19:40:00,1212.51,1212.31,0.04,100.0,0.0033,0.0,0.0,-0.0,tp_lower -20243,做多,2022-11-27 21:20:00,2022-11-27 21:45:00,1213.75,1214.06,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20244,做空,2022-11-27 21:45:00,2022-11-27 21:50:00,1214.06,1216.93,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20245,做多,2022-11-27 21:50:00,2022-11-27 21:55:00,1216.93,1214.97,0.04,100.0,0.0032,-0.01,0.0,-0.01,tp_upper -20246,做多,2022-11-27 22:35:00,2022-11-27 23:00:00,1214.65,1203.83,0.04,100.0,0.0032,-0.03,0.0,-0.04,flip -20247,做空,2022-11-27 23:00:00,2022-11-27 23:05:00,1203.83,1205.98,0.04,100.0,0.0032,-0.01,0.0,-0.01,tp_lower -20248,做多,2022-11-28 09:00:00,2022-11-28 09:05:00,1175.1,1173.69,0.04,100.0,0.0034,-0.0,0.0,-0.01,flip -20249,做空,2022-11-28 09:05:00,2022-11-28 10:55:00,1173.69,1166.97,0.04,100.0,0.0034,0.02,0.0,0.02,tp_lower -20250,做多,2022-11-28 11:05:00,2022-11-28 11:20:00,1169.97,1171.03,0.04,100.0,0.0034,0.0,0.0,0.0,flip -20251,做空,2022-11-28 11:20:00,2022-11-28 11:30:00,1171.03,1169.94,0.04,100.0,0.0034,0.0,0.0,0.0,flip -20252,做多,2022-11-28 11:30:00,2022-11-28 12:35:00,1169.94,1170.0,0.04,100.0,0.0034,0.0,0.0,-0.0,flip -20253,做空,2022-11-28 12:35:00,2022-11-28 12:40:00,1170.0,1170.11,0.04,100.0,0.0034,-0.0,0.0,-0.0,flip -20254,做多,2022-11-28 12:40:00,2022-11-28 12:45:00,1170.11,1169.0,0.04,100.0,0.0034,-0.0,0.0,-0.01,flip -20255,做空,2022-11-28 12:45:00,2022-11-28 12:50:00,1169.0,1167.71,0.04,100.0,0.0034,0.0,0.0,0.0,tp_lower -20256,做多,2022-11-28 13:25:00,2022-11-28 13:40:00,1170.94,1170.14,0.04,100.0,0.0034,-0.0,0.0,-0.0,flip -20257,做空,2022-11-28 13:40:00,2022-11-28 14:25:00,1170.14,1170.62,0.04,100.0,0.0034,-0.0,0.0,-0.0,flip -20258,做多,2022-11-28 14:25:00,2022-11-28 14:30:00,1170.62,1174.3,0.04,100.0,0.0034,0.01,0.0,0.01,tp_upper -20259,做多,2022-11-28 14:30:00,2022-11-28 14:35:00,1174.3,1176.21,0.04,100.0,0.0034,0.01,0.0,0.0,tp_upper -20260,做多,2022-11-28 14:50:00,2022-11-28 14:55:00,1170.65,1165.85,0.04,100.0,0.0034,-0.02,0.0,-0.02,flip -20261,做空,2022-11-28 14:55:00,2022-11-28 15:00:00,1165.85,1167.5,0.04,100.0,0.0034,-0.01,0.0,-0.01,tp_lower -20262,做多,2022-11-28 16:40:00,2022-11-28 16:55:00,1168.61,1176.64,0.04,100.0,0.0034,0.03,0.0,0.02,tp_upper -20263,做多,2022-11-28 18:10:00,2022-11-28 18:55:00,1170.5,1167.61,0.04,100.0,0.0034,-0.01,0.0,-0.01,flip -20264,做空,2022-11-28 18:55:00,2022-11-28 19:20:00,1167.61,1168.78,0.04,100.0,0.0034,-0.0,0.0,-0.01,flip -20265,做多,2022-11-28 19:20:00,2022-11-28 19:25:00,1168.78,1167.99,0.04,100.0,0.0034,-0.0,0.0,-0.0,flip -20266,做空,2022-11-28 19:25:00,2022-11-28 19:30:00,1167.99,1168.95,0.04,100.0,0.0034,-0.0,0.0,-0.01,flip -20267,做多,2022-11-28 19:30:00,2022-11-28 21:10:00,1168.95,1169.49,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20268,做空,2022-11-28 21:10:00,2022-11-28 23:15:00,1169.49,1168.68,0.04,100.0,0.0033,0.0,0.0,0.0,flip -20269,做多,2022-11-28 23:15:00,2022-11-28 23:30:00,1168.68,1169.47,0.04,100.0,0.0033,0.0,0.0,0.0,flip -20270,做空,2022-11-28 23:30:00,2022-11-28 23:45:00,1169.47,1169.11,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20271,做多,2022-11-28 23:45:00,2022-11-28 23:50:00,1169.11,1168.45,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20272,做空,2022-11-28 23:50:00,2022-11-29 00:05:00,1168.45,1168.01,0.04,100.0,0.0033,0.0,0.0,-0.0,flip -20273,做多,2022-11-29 00:05:00,2022-11-29 01:40:00,1168.01,1173.82,0.04,100.0,0.0034,0.02,0.0,0.02,tp_upper -20274,做多,2022-11-29 14:00:00,2022-11-29 14:35:00,1209.77,1211.69,0.04,100.0,0.0033,0.01,0.0,0.0,flip -20275,做空,2022-11-29 14:35:00,2022-11-29 14:45:00,1211.69,1214.28,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20276,做多,2022-11-29 14:45:00,2022-11-29 14:55:00,1214.28,1204.58,0.04,100.0,0.0033,-0.03,0.0,-0.03,flip -20277,做空,2022-11-29 14:55:00,2022-11-29 15:00:00,1204.58,1204.33,0.04,100.0,0.0033,0.0,0.0,-0.0,tp_lower -20278,做多,2022-11-29 15:25:00,2022-11-29 15:30:00,1211.28,1214.62,0.04,100.0,0.0033,0.01,0.0,0.01,tp_upper -20279,做多,2022-11-29 15:30:00,2022-11-29 15:40:00,1214.62,1209.19,0.04,100.0,0.0033,-0.02,0.0,-0.02,flip -20280,做空,2022-11-29 15:40:00,2022-11-29 16:05:00,1209.19,1204.73,0.04,100.0,0.0033,0.01,0.0,0.01,tp_lower -20281,做多,2022-11-29 16:35:00,2022-11-29 16:40:00,1212.11,1211.43,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20282,做空,2022-11-29 16:40:00,2022-11-29 17:15:00,1211.43,1207.72,0.04,100.0,0.0033,0.01,0.0,0.01,tp_lower -20283,做多,2022-11-29 18:45:00,2022-11-29 18:50:00,1212.52,1211.79,0.04,100.0,0.0033,-0.0,0.0,-0.0,flip -20284,做空,2022-11-29 18:50:00,2022-11-30 00:15:00,1211.79,1215.58,0.04,100.0,0.0033,-0.01,0.0,-0.01,flip -20285,做多,2022-11-30 00:15:00,2022-11-30 00:35:00,1215.58,1233.16,0.04,100.0,0.0033,0.06,0.0,0.06,tp_upper -20286,做多,2022-11-30 13:15:00,2022-11-30 13:30:00,1267.32,1260.73,0.04,100.0,0.0032,-0.02,0.0,-0.02,flip -20287,做空,2022-11-30 13:30:00,2022-11-30 13:35:00,1260.73,1261.9,0.04,100.0,0.0032,-0.0,0.0,-0.01,tp_lower -20288,做多,2022-11-30 14:30:00,2022-11-30 15:10:00,1265.38,1264.3,0.04,100.0,0.0032,-0.0,0.0,-0.01,flip -20289,做空,2022-11-30 15:10:00,2022-11-30 15:25:00,1264.3,1263.18,0.04,100.0,0.0031,0.0,0.0,0.0,tp_lower -20290,做多,2022-11-30 15:50:00,2022-11-30 16:00:00,1265.81,1264.08,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20291,做空,2022-11-30 16:00:00,2022-11-30 16:05:00,1264.08,1267.83,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20292,做多,2022-11-30 16:05:00,2022-11-30 16:10:00,1267.83,1270.73,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20293,做多,2022-11-30 17:40:00,2022-11-30 17:50:00,1265.73,1265.52,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20294,做空,2022-11-30 17:50:00,2022-11-30 18:10:00,1265.52,1267.99,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20295,做多,2022-11-30 18:10:00,2022-11-30 18:15:00,1267.99,1265.37,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20296,做空,2022-11-30 18:15:00,2022-11-30 18:25:00,1265.37,1261.95,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20297,做多,2022-11-30 18:30:00,2022-11-30 18:35:00,1271.72,1279.48,0.04,100.0,0.0031,0.02,0.0,0.02,tp_upper -20298,做多,2022-12-01 01:30:00,2022-12-01 01:50:00,1286.05,1285.98,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20299,做空,2022-12-01 01:50:00,2022-12-01 02:00:00,1285.98,1285.9,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20300,做多,2022-12-01 02:00:00,2022-12-01 02:20:00,1285.9,1285.33,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20301,做空,2022-12-01 02:20:00,2022-12-01 02:50:00,1285.33,1286.45,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20302,做多,2022-12-01 02:50:00,2022-12-01 02:55:00,1286.45,1286.26,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20303,做空,2022-12-01 02:55:00,2022-12-01 03:00:00,1286.26,1286.57,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20304,做多,2022-12-01 03:00:00,2022-12-01 03:25:00,1286.57,1287.98,0.04,100.0,0.0031,0.0,0.0,0.0,flip -20305,做空,2022-12-01 03:25:00,2022-12-01 04:50:00,1287.98,1283.12,0.04,100.0,0.0031,0.02,0.0,0.01,tp_lower -20306,做多,2022-12-01 10:05:00,2022-12-01 10:10:00,1284.51,1283.32,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20307,做空,2022-12-01 10:10:00,2022-12-01 10:55:00,1283.32,1279.86,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20308,做多,2022-12-01 12:00:00,2022-12-01 12:10:00,1283.3,1286.12,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20309,做多,2022-12-01 13:30:00,2022-12-01 13:35:00,1292.48,1290.39,0.04,100.0,0.0031,-0.01,0.0,-0.01,tp_upper -20310,做多,2022-12-01 18:10:00,2022-12-01 18:45:00,1277.22,1275.0,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20311,做空,2022-12-01 18:45:00,2022-12-01 19:45:00,1275.0,1276.09,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20312,做多,2022-12-01 19:45:00,2022-12-01 22:00:00,1276.09,1275.17,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20313,做空,2022-12-01 22:00:00,2022-12-01 23:25:00,1275.17,1274.04,0.04,100.0,0.0031,0.0,0.0,0.0,flip -20314,做多,2022-12-01 23:25:00,2022-12-02 00:00:00,1274.04,1273.71,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20315,做空,2022-12-02 00:00:00,2022-12-02 00:15:00,1273.71,1275.06,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20316,做多,2022-12-02 00:15:00,2022-12-02 00:20:00,1275.06,1274.05,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20317,做空,2022-12-02 00:20:00,2022-12-02 00:30:00,1274.05,1275.28,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20318,做多,2022-12-02 00:30:00,2022-12-02 00:35:00,1275.28,1278.46,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20319,做多,2022-12-02 05:20:00,2022-12-02 06:30:00,1273.9,1273.56,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20320,做空,2022-12-02 06:30:00,2022-12-02 07:35:00,1273.56,1274.24,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20321,做多,2022-12-02 07:35:00,2022-12-02 08:00:00,1274.24,1274.66,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20322,做空,2022-12-02 08:00:00,2022-12-02 13:30:00,1274.66,1274.76,0.04,100.0,0.0031,-0.0,0.0,-0.0,tp_lower -20323,做多,2022-12-02 13:50:00,2022-12-02 13:55:00,1278.65,1276.09,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20324,做空,2022-12-02 13:55:00,2022-12-02 14:30:00,1276.09,1278.34,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20325,做多,2022-12-02 14:30:00,2022-12-02 14:50:00,1278.34,1279.0,0.04,100.0,0.0031,0.0,0.0,0.0,flip -20326,做空,2022-12-02 14:50:00,2022-12-02 14:55:00,1279.0,1279.21,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20327,做多,2022-12-02 14:55:00,2022-12-02 15:00:00,1279.21,1278.46,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20328,做空,2022-12-02 15:00:00,2022-12-02 15:05:00,1278.46,1279.81,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20329,做多,2022-12-02 15:05:00,2022-12-02 15:55:00,1279.81,1278.37,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20330,做空,2022-12-02 15:55:00,2022-12-02 17:10:00,1278.37,1282.31,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20331,做多,2022-12-02 17:10:00,2022-12-02 17:25:00,1282.31,1280.91,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20332,做空,2022-12-02 17:25:00,2022-12-02 18:20:00,1280.91,1280.37,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20333,做多,2022-12-02 18:20:00,2022-12-02 19:05:00,1280.37,1280.71,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20334,做空,2022-12-02 19:05:00,2022-12-02 19:20:00,1280.71,1282.49,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20335,做多,2022-12-02 19:20:00,2022-12-02 20:05:00,1282.49,1287.56,0.04,100.0,0.003,0.02,0.0,0.01,tp_upper -20336,做多,2022-12-03 01:30:00,2022-12-03 02:00:00,1288.13,1287.18,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20337,做空,2022-12-03 02:00:00,2022-12-03 04:20:00,1287.18,1287.69,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20338,做多,2022-12-03 04:20:00,2022-12-03 05:30:00,1287.69,1287.6,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20339,做空,2022-12-03 05:30:00,2022-12-03 05:40:00,1287.6,1288.95,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20340,做多,2022-12-03 05:40:00,2022-12-03 05:45:00,1288.95,1287.98,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20341,做空,2022-12-03 05:45:00,2022-12-03 06:05:00,1287.98,1284.79,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20342,做多,2022-12-03 15:25:00,2022-12-03 15:30:00,1272.71,1271.81,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20343,做空,2022-12-03 15:30:00,2022-12-03 16:45:00,1271.81,1268.71,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20344,做多,2022-12-03 17:55:00,2022-12-03 18:05:00,1270.17,1269.31,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20345,做空,2022-12-03 18:05:00,2022-12-03 18:50:00,1269.31,1268.91,0.04,100.0,0.0031,0.0,0.0,-0.0,tp_lower -20346,做多,2022-12-03 19:00:00,2022-12-03 19:05:00,1269.87,1268.79,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20347,做空,2022-12-03 19:05:00,2022-12-03 19:25:00,1268.79,1266.0,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20348,做多,2022-12-04 01:20:00,2022-12-04 01:30:00,1259.4,1258.68,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20349,做空,2022-12-04 01:30:00,2022-12-04 02:20:00,1258.68,1258.34,0.04,100.0,0.0032,0.0,0.0,-0.0,flip -20350,做多,2022-12-04 02:20:00,2022-12-04 02:25:00,1258.34,1257.93,0.04,100.0,0.0032,-0.0,0.0,-0.0,flip -20351,做空,2022-12-04 02:25:00,2022-12-04 02:30:00,1257.93,1259.59,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20352,做多,2022-12-04 02:30:00,2022-12-04 03:15:00,1259.59,1255.77,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20353,做空,2022-12-04 03:15:00,2022-12-04 03:35:00,1255.77,1257.01,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20354,做多,2022-12-04 03:35:00,2022-12-04 03:45:00,1257.01,1256.41,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20355,做空,2022-12-04 03:45:00,2022-12-04 03:55:00,1256.41,1256.48,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20356,做多,2022-12-04 03:55:00,2022-12-04 05:05:00,1256.48,1263.59,0.04,100.0,0.0031,0.02,0.0,0.02,tp_upper -20357,做多,2022-12-04 07:30:00,2022-12-04 09:50:00,1255.44,1257.05,0.04,100.0,0.0031,0.01,0.0,0.0,flip -20358,做空,2022-12-04 09:50:00,2022-12-04 10:40:00,1257.05,1258.17,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20359,做多,2022-12-04 10:40:00,2022-12-04 10:45:00,1258.17,1257.69,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20360,做空,2022-12-04 10:45:00,2022-12-04 10:50:00,1257.69,1258.46,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20361,做多,2022-12-04 10:50:00,2022-12-04 10:55:00,1258.46,1257.48,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20362,做空,2022-12-04 10:55:00,2022-12-04 11:20:00,1257.48,1254.3,0.04,100.0,0.0031,0.01,0.0,0.01,tp_lower -20363,做多,2022-12-04 14:45:00,2022-12-04 14:55:00,1256.2,1259.17,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20364,做多,2022-12-04 15:20:00,2022-12-04 15:25:00,1257.68,1260.24,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20365,做多,2022-12-04 17:10:00,2022-12-04 17:35:00,1257.35,1257.33,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20366,做空,2022-12-04 17:35:00,2022-12-05 10:00:00,1257.33,1293.97,0.04,100.0,0.0031,-0.11,0.0,-0.12,flip -20367,做多,2022-12-05 10:00:00,2022-12-05 10:05:00,1293.97,1293.43,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20368,做空,2022-12-05 10:05:00,2022-12-05 10:10:00,1293.43,1294.36,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20369,做多,2022-12-05 10:10:00,2022-12-05 10:20:00,1294.36,1294.01,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20370,做空,2022-12-05 10:20:00,2022-12-05 10:25:00,1294.01,1294.78,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20371,做多,2022-12-05 10:25:00,2022-12-05 10:30:00,1294.78,1294.15,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20372,做空,2022-12-05 10:30:00,2022-12-05 10:35:00,1294.15,1294.24,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20373,做多,2022-12-05 10:35:00,2022-12-05 11:00:00,1294.24,1294.38,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20374,做空,2022-12-05 11:00:00,2022-12-05 11:05:00,1294.38,1294.82,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20375,做多,2022-12-05 11:05:00,2022-12-05 11:25:00,1294.82,1294.48,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20376,做空,2022-12-05 11:25:00,2022-12-05 12:05:00,1294.48,1292.18,0.04,100.0,0.003,0.01,0.0,0.0,tp_lower -20377,做多,2022-12-06 00:05:00,2022-12-06 00:15:00,1262.71,1260.09,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20378,做空,2022-12-06 00:15:00,2022-12-06 00:20:00,1260.09,1262.82,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20379,做多,2022-12-06 00:20:00,2022-12-06 00:55:00,1262.82,1265.89,0.04,100.0,0.003,0.01,0.0,0.01,tp_upper -20380,做多,2022-12-06 04:20:00,2022-12-06 04:25:00,1261.17,1259.69,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20381,做空,2022-12-06 04:25:00,2022-12-06 04:45:00,1259.69,1261.08,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20382,做多,2022-12-06 04:45:00,2022-12-06 05:05:00,1261.08,1260.04,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20383,做空,2022-12-06 05:05:00,2022-12-06 06:00:00,1260.04,1257.41,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -20384,做多,2022-12-06 06:30:00,2022-12-06 06:40:00,1261.34,1260.83,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20385,做空,2022-12-06 06:40:00,2022-12-06 06:45:00,1260.83,1261.16,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20386,做多,2022-12-06 06:45:00,2022-12-06 06:50:00,1261.16,1260.63,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20387,做空,2022-12-06 06:50:00,2022-12-06 07:10:00,1260.63,1261.94,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20388,做多,2022-12-06 07:10:00,2022-12-06 07:25:00,1261.94,1260.8,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20389,做空,2022-12-06 07:25:00,2022-12-06 08:00:00,1260.8,1262.63,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20390,做多,2022-12-06 08:00:00,2022-12-06 08:20:00,1262.63,1261.0,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20391,做空,2022-12-06 08:20:00,2022-12-06 08:30:00,1261.0,1256.07,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -20392,做多,2022-12-06 08:50:00,2022-12-06 09:00:00,1261.74,1261.48,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20393,做空,2022-12-06 09:00:00,2022-12-06 09:05:00,1261.48,1261.5,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20394,做多,2022-12-06 09:05:00,2022-12-06 09:10:00,1261.5,1260.37,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20395,做空,2022-12-06 09:10:00,2022-12-06 09:25:00,1260.37,1257.69,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -20396,做多,2022-12-06 12:30:00,2022-12-06 12:40:00,1257.81,1258.2,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20397,做空,2022-12-06 12:40:00,2022-12-06 13:10:00,1258.2,1259.26,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20398,做多,2022-12-06 13:10:00,2022-12-06 13:15:00,1259.26,1259.14,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20399,做空,2022-12-06 13:15:00,2022-12-06 13:50:00,1259.14,1253.11,0.04,100.0,0.003,0.02,0.0,0.02,tp_lower -20400,做多,2022-12-06 14:15:00,2022-12-06 16:10:00,1256.64,1254.46,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20401,做空,2022-12-06 16:10:00,2022-12-06 16:20:00,1254.46,1256.83,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20402,做多,2022-12-06 16:20:00,2022-12-06 16:35:00,1256.83,1255.76,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20403,做空,2022-12-06 16:35:00,2022-12-06 17:00:00,1255.76,1255.55,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20404,做多,2022-12-06 17:00:00,2022-12-06 17:05:00,1255.55,1253.29,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20405,做空,2022-12-06 17:05:00,2022-12-06 17:15:00,1253.29,1249.42,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -20406,做多,2022-12-06 20:40:00,2022-12-06 20:50:00,1252.31,1252.57,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20407,做空,2022-12-06 20:50:00,2022-12-06 21:05:00,1252.57,1253.19,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20408,做多,2022-12-06 21:05:00,2022-12-06 21:15:00,1253.19,1252.36,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20409,做空,2022-12-06 21:15:00,2022-12-06 21:25:00,1252.36,1253.01,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20410,做多,2022-12-06 21:25:00,2022-12-06 21:35:00,1253.01,1253.25,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20411,做空,2022-12-06 21:35:00,2022-12-06 22:50:00,1253.25,1252.33,0.04,100.0,0.003,0.0,0.0,0.0,flip -20412,做多,2022-12-06 22:50:00,2022-12-06 23:00:00,1252.33,1256.11,0.04,100.0,0.003,0.01,0.0,0.01,tp_upper -20413,做多,2022-12-07 03:30:00,2022-12-07 05:20:00,1261.0,1260.65,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20414,做空,2022-12-07 05:20:00,2022-12-07 05:30:00,1260.65,1261.0,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20415,做多,2022-12-07 05:30:00,2022-12-07 14:25:00,1261.0,1234.37,0.04,100.0,0.003,-0.08,0.0,-0.08,flip -20416,做空,2022-12-07 14:25:00,2022-12-07 14:30:00,1234.37,1236.66,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20417,做多,2022-12-07 14:30:00,2022-12-07 14:40:00,1236.66,1234.29,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20418,做空,2022-12-07 14:40:00,2022-12-07 15:00:00,1234.29,1234.18,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20419,做多,2022-12-07 15:00:00,2022-12-07 15:10:00,1234.18,1232.24,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20420,做空,2022-12-07 15:10:00,2022-12-07 15:25:00,1232.24,1231.9,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20421,做多,2022-12-07 15:25:00,2022-12-07 15:30:00,1231.9,1229.78,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20422,做空,2022-12-07 15:30:00,2022-12-07 15:45:00,1229.78,1231.25,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20423,做多,2022-12-07 15:45:00,2022-12-07 16:20:00,1231.25,1229.28,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20424,做空,2022-12-07 16:20:00,2022-12-07 16:25:00,1229.28,1229.46,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20425,做多,2022-12-07 16:25:00,2022-12-07 16:30:00,1229.46,1229.33,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20426,做空,2022-12-07 16:30:00,2022-12-07 16:45:00,1229.33,1229.35,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20427,做多,2022-12-07 16:45:00,2022-12-07 16:50:00,1229.35,1228.3,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20428,做空,2022-12-07 16:50:00,2022-12-07 16:55:00,1228.3,1228.93,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20429,做多,2022-12-07 16:55:00,2022-12-07 17:00:00,1228.93,1227.9,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20430,做空,2022-12-07 17:00:00,2022-12-07 17:05:00,1227.9,1228.94,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20431,做多,2022-12-07 17:05:00,2022-12-07 17:15:00,1228.94,1228.03,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20432,做空,2022-12-07 17:15:00,2022-12-07 17:20:00,1228.03,1228.88,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20433,做多,2022-12-07 17:20:00,2022-12-07 18:10:00,1228.88,1234.51,0.04,100.0,0.003,0.02,0.0,0.01,tp_upper -20434,做多,2022-12-07 19:00:00,2022-12-07 19:05:00,1229.98,1229.91,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20435,做空,2022-12-07 19:05:00,2022-12-07 19:10:00,1229.91,1231.63,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20436,做多,2022-12-07 19:10:00,2022-12-07 19:15:00,1231.63,1228.59,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20437,做空,2022-12-07 19:15:00,2022-12-07 19:20:00,1228.59,1229.68,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20438,做多,2022-12-07 19:20:00,2022-12-07 19:25:00,1229.68,1229.59,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20439,做空,2022-12-07 19:25:00,2022-12-07 19:30:00,1229.59,1232.38,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20440,做多,2022-12-07 19:30:00,2022-12-07 20:00:00,1232.38,1230.58,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20441,做空,2022-12-07 20:00:00,2022-12-07 20:10:00,1230.58,1231.4,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20442,做多,2022-12-07 20:10:00,2022-12-07 21:00:00,1231.4,1231.17,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20443,做空,2022-12-07 21:00:00,2022-12-07 21:25:00,1231.17,1230.39,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20444,做多,2022-12-07 21:25:00,2022-12-07 21:30:00,1230.39,1229.33,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20445,做空,2022-12-07 21:30:00,2022-12-07 21:50:00,1229.33,1230.85,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20446,做多,2022-12-07 21:50:00,2022-12-07 22:00:00,1230.85,1230.58,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20447,做空,2022-12-07 22:00:00,2022-12-07 22:15:00,1230.58,1227.33,0.04,100.0,0.0029,0.01,0.0,0.01,tp_lower -20448,做多,2022-12-07 22:45:00,2022-12-07 23:15:00,1229.56,1231.19,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20449,做空,2022-12-07 23:15:00,2022-12-07 23:25:00,1231.19,1231.09,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20450,做多,2022-12-07 23:25:00,2022-12-07 23:45:00,1231.09,1232.5,0.04,100.0,0.0029,0.0,0.0,0.0,tp_upper -20451,做多,2022-12-08 00:00:00,2022-12-08 00:15:00,1230.99,1232.6,0.04,100.0,0.003,0.0,0.0,0.0,tp_upper -20452,做多,2022-12-08 02:35:00,2022-12-08 02:40:00,1230.33,1235.99,0.04,100.0,0.003,0.02,0.0,0.02,tp_upper -20453,做多,2022-12-08 06:35:00,2022-12-08 06:40:00,1229.26,1228.87,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20454,做空,2022-12-08 06:40:00,2022-12-08 07:05:00,1228.87,1230.09,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20455,做多,2022-12-08 07:05:00,2022-12-08 07:15:00,1230.09,1231.8,0.04,100.0,0.003,0.01,0.0,0.0,tp_upper -20456,做多,2022-12-08 09:45:00,2022-12-08 09:55:00,1229.16,1229.2,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20457,做空,2022-12-08 09:55:00,2022-12-08 10:00:00,1229.2,1230.85,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20458,做多,2022-12-08 10:00:00,2022-12-08 10:20:00,1230.85,1232.88,0.04,100.0,0.003,0.01,0.0,0.0,tp_upper -20459,做多,2022-12-08 11:45:00,2022-12-08 11:50:00,1239.34,1237.05,0.04,100.0,0.003,-0.01,0.0,-0.01,tp_upper -20460,做多,2022-12-09 04:50:00,2022-12-09 05:20:00,1281.87,1281.2,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20461,做空,2022-12-09 05:20:00,2022-12-09 06:35:00,1281.2,1278.6,0.04,100.0,0.0029,0.01,0.0,0.01,tp_lower -20462,做多,2022-12-09 07:10:00,2022-12-09 07:15:00,1280.99,1280.64,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20463,做空,2022-12-09 07:15:00,2022-12-09 07:20:00,1280.64,1281.11,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20464,做多,2022-12-09 07:20:00,2022-12-09 08:00:00,1281.11,1280.99,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20465,做空,2022-12-09 08:00:00,2022-12-09 08:35:00,1280.99,1281.14,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20466,做多,2022-12-09 08:35:00,2022-12-09 08:40:00,1281.14,1279.78,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20467,做空,2022-12-09 08:40:00,2022-12-09 09:10:00,1279.78,1280.54,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20468,做多,2022-12-09 09:10:00,2022-12-09 09:15:00,1280.54,1280.06,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20469,做空,2022-12-09 09:15:00,2022-12-09 09:20:00,1280.06,1280.94,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20470,做多,2022-12-09 09:20:00,2022-12-09 09:25:00,1280.94,1279.79,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20471,做空,2022-12-09 09:25:00,2022-12-09 09:40:00,1279.79,1282.24,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20472,做多,2022-12-09 09:40:00,2022-12-09 09:50:00,1282.24,1283.95,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -20473,做多,2022-12-09 10:20:00,2022-12-09 10:55:00,1283.65,1284.43,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -20474,做多,2022-12-09 12:50:00,2022-12-09 13:15:00,1284.22,1281.14,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -20475,做空,2022-12-09 13:15:00,2022-12-09 13:20:00,1281.14,1281.44,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20476,做多,2022-12-09 13:20:00,2022-12-09 13:30:00,1281.44,1272.67,0.04,100.0,0.0028,-0.02,0.0,-0.03,flip -20477,做空,2022-12-09 13:30:00,2022-12-09 13:35:00,1272.67,1270.7,0.04,100.0,0.0028,0.01,0.0,0.0,tp_lower -20478,做多,2022-12-10 01:20:00,2022-12-10 01:25:00,1266.89,1266.65,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20479,做空,2022-12-10 01:25:00,2022-12-10 03:30:00,1266.65,1264.18,0.04,100.0,0.0029,0.01,0.0,0.01,flip -20480,做多,2022-12-10 03:30:00,2022-12-10 03:40:00,1264.18,1263.47,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20481,做空,2022-12-10 03:40:00,2022-12-10 03:50:00,1263.47,1264.57,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20482,做多,2022-12-10 03:50:00,2022-12-10 04:15:00,1264.57,1263.87,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20483,做空,2022-12-10 04:15:00,2022-12-10 04:25:00,1263.87,1264.4,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20484,做多,2022-12-10 04:25:00,2022-12-10 04:55:00,1264.4,1263.6,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20485,做空,2022-12-10 04:55:00,2022-12-10 05:00:00,1263.6,1263.81,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20486,做多,2022-12-10 05:00:00,2022-12-10 05:15:00,1263.81,1263.13,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20487,做空,2022-12-10 05:15:00,2022-12-10 05:20:00,1263.13,1263.25,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20488,做多,2022-12-10 05:20:00,2022-12-10 05:40:00,1263.25,1263.22,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20489,做空,2022-12-10 05:40:00,2022-12-10 05:45:00,1263.22,1263.28,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20490,做多,2022-12-10 05:45:00,2022-12-10 05:50:00,1263.28,1262.5,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20491,做空,2022-12-10 05:50:00,2022-12-10 06:05:00,1262.5,1263.96,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20492,做多,2022-12-10 06:05:00,2022-12-10 06:20:00,1263.96,1263.53,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20493,做空,2022-12-10 06:20:00,2022-12-10 06:40:00,1263.53,1263.69,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20494,做多,2022-12-10 06:40:00,2022-12-10 06:45:00,1263.69,1263.42,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20495,做空,2022-12-10 06:45:00,2022-12-10 08:00:00,1263.42,1264.21,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20496,做多,2022-12-10 08:00:00,2022-12-10 08:05:00,1264.21,1263.92,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20497,做空,2022-12-10 08:05:00,2022-12-10 08:10:00,1263.92,1264.4,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20498,做多,2022-12-10 08:10:00,2022-12-10 08:15:00,1264.4,1264.08,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20499,做空,2022-12-10 08:15:00,2022-12-10 08:30:00,1264.08,1262.69,0.04,100.0,0.0028,0.0,0.0,0.0,tp_lower -20500,做多,2022-12-10 09:45:00,2022-12-10 10:05:00,1264.46,1265.97,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -20501,做多,2022-12-10 10:30:00,2022-12-10 11:30:00,1264.74,1265.87,0.04,100.0,0.0028,0.0,0.0,0.0,tp_upper -20502,做多,2022-12-10 13:30:00,2022-12-10 13:40:00,1264.67,1265.06,0.04,100.0,0.0028,0.0,0.0,-0.0,tp_upper -20503,做多,2022-12-10 18:00:00,2022-12-10 21:20:00,1269.13,1270.22,0.04,100.0,0.0028,0.0,0.0,0.0,flip -20504,做空,2022-12-10 21:20:00,2022-12-10 21:25:00,1270.22,1271.01,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20505,做多,2022-12-10 21:25:00,2022-12-10 21:30:00,1271.01,1269.88,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20506,做空,2022-12-10 21:30:00,2022-12-10 22:45:00,1269.88,1268.86,0.04,100.0,0.0028,0.0,0.0,0.0,tp_lower -20507,做多,2022-12-11 01:55:00,2022-12-11 02:05:00,1270.72,1270.17,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20508,做空,2022-12-11 02:05:00,2022-12-11 02:25:00,1270.17,1270.1,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20509,做多,2022-12-11 02:25:00,2022-12-11 02:30:00,1270.1,1269.9,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20510,做空,2022-12-11 02:30:00,2022-12-11 03:10:00,1269.9,1269.44,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20511,做多,2022-12-11 03:10:00,2022-12-11 03:15:00,1269.44,1269.16,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20512,做空,2022-12-11 03:15:00,2022-12-11 03:20:00,1269.16,1269.9,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20513,做多,2022-12-11 03:20:00,2022-12-11 03:55:00,1269.9,1271.91,0.04,100.0,0.0028,0.01,0.0,0.0,tp_upper -20514,做多,2022-12-11 10:40:00,2022-12-11 10:45:00,1272.49,1272.09,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20515,做空,2022-12-11 10:45:00,2022-12-11 11:50:00,1272.09,1272.8,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20516,做多,2022-12-11 11:50:00,2022-12-11 12:00:00,1272.8,1272.26,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20517,做空,2022-12-11 12:00:00,2022-12-11 12:30:00,1272.26,1272.48,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20518,做多,2022-12-11 12:30:00,2022-12-11 13:10:00,1272.48,1272.77,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -20519,做空,2022-12-11 13:10:00,2022-12-11 13:15:00,1272.77,1274.89,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -20520,做多,2022-12-11 13:15:00,2022-12-11 13:20:00,1274.89,1274.76,0.04,100.0,0.0028,-0.0,0.0,-0.0,tp_upper -20521,做多,2022-12-11 15:20:00,2022-12-11 15:30:00,1272.78,1272.74,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20522,做空,2022-12-11 15:30:00,2022-12-11 15:45:00,1272.74,1273.3,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20523,做多,2022-12-11 15:45:00,2022-12-11 15:55:00,1273.3,1272.99,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20524,做空,2022-12-11 15:55:00,2022-12-11 16:15:00,1272.99,1270.62,0.04,100.0,0.0028,0.01,0.0,0.0,tp_lower -20525,做多,2022-12-11 16:35:00,2022-12-11 17:00:00,1273.74,1274.34,0.04,100.0,0.0028,0.0,0.0,-0.0,tp_upper -20526,做多,2022-12-11 19:40:00,2022-12-11 20:00:00,1273.66,1272.41,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -20527,做空,2022-12-11 20:00:00,2022-12-11 20:10:00,1272.41,1270.24,0.04,100.0,0.0028,0.01,0.0,0.0,tp_lower -20528,做多,2022-12-12 09:00:00,2022-12-12 09:10:00,1249.34,1249.33,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20529,做空,2022-12-12 09:10:00,2022-12-12 12:45:00,1249.33,1248.32,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20530,做多,2022-12-12 12:45:00,2022-12-12 12:50:00,1248.32,1246.9,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20531,做空,2022-12-12 12:50:00,2022-12-12 13:00:00,1246.9,1248.7,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20532,做多,2022-12-12 13:00:00,2022-12-12 13:50:00,1248.7,1248.02,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20533,做空,2022-12-12 13:50:00,2022-12-12 14:05:00,1248.02,1249.29,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20534,做多,2022-12-12 14:05:00,2022-12-12 14:15:00,1249.29,1252.09,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -20535,做多,2022-12-12 14:45:00,2022-12-12 15:45:00,1250.59,1249.28,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20536,做空,2022-12-12 15:45:00,2022-12-12 16:00:00,1249.28,1249.32,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20537,做多,2022-12-12 16:00:00,2022-12-12 16:10:00,1249.32,1248.9,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20538,做空,2022-12-12 16:10:00,2022-12-12 16:15:00,1248.9,1249.92,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20539,做多,2022-12-12 16:15:00,2022-12-12 17:10:00,1249.92,1250.0,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20540,做空,2022-12-12 17:10:00,2022-12-12 17:15:00,1250.0,1251.01,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20541,做多,2022-12-12 17:15:00,2022-12-12 17:50:00,1251.01,1253.92,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -20542,做多,2022-12-12 19:45:00,2022-12-12 20:05:00,1251.59,1254.07,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -20543,做多,2022-12-13 06:15:00,2022-12-13 06:40:00,1271.27,1267.9,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20544,做空,2022-12-13 06:40:00,2022-12-13 06:45:00,1267.9,1267.19,0.04,100.0,0.0029,0.0,0.0,0.0,tp_lower -20545,做多,2022-12-13 08:30:00,2022-12-13 09:55:00,1268.89,1277.42,0.04,100.0,0.0028,0.02,0.0,0.02,tp_upper -20546,做多,2022-12-13 09:55:00,2022-12-13 10:00:00,1277.42,1279.21,0.04,100.0,0.0028,0.01,0.0,0.0,tp_upper -20547,做多,2022-12-13 20:10:00,2022-12-13 21:25:00,1313.3,1317.86,0.04,100.0,0.0028,0.01,0.0,0.01,flip -20548,做空,2022-12-13 21:25:00,2022-12-13 21:30:00,1317.86,1318.92,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20549,做多,2022-12-13 21:30:00,2022-12-13 22:05:00,1318.92,1320.21,0.04,100.0,0.0028,0.0,0.0,0.0,flip -20550,做空,2022-12-13 22:05:00,2022-12-13 23:15:00,1320.21,1321.45,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -20551,做多,2022-12-13 23:15:00,2022-12-13 23:20:00,1321.45,1321.19,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20552,做空,2022-12-13 23:20:00,2022-12-13 23:25:00,1321.19,1321.79,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20553,做多,2022-12-13 23:25:00,2022-12-13 23:35:00,1321.79,1321.7,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20554,做空,2022-12-13 23:35:00,2022-12-13 23:50:00,1321.7,1319.7,0.04,100.0,0.0027,0.01,0.0,0.0,flip -20555,做多,2022-12-13 23:50:00,2022-12-14 00:05:00,1319.7,1322.26,0.04,100.0,0.0027,0.01,0.0,0.01,flip -20556,做空,2022-12-14 00:05:00,2022-12-14 00:25:00,1322.26,1320.13,0.04,100.0,0.0028,0.01,0.0,0.0,flip -20557,做多,2022-12-14 00:25:00,2022-12-14 00:40:00,1320.13,1326.91,0.04,100.0,0.0028,0.02,0.0,0.02,tp_upper -20558,做多,2022-12-14 02:20:00,2022-12-14 02:30:00,1318.33,1317.84,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20559,做空,2022-12-14 02:30:00,2022-12-14 02:35:00,1317.84,1318.74,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20560,做多,2022-12-14 02:35:00,2022-12-14 03:05:00,1318.74,1323.53,0.04,100.0,0.0028,0.01,0.0,0.01,tp_upper -20561,做多,2022-12-14 04:25:00,2022-12-14 04:35:00,1321.0,1319.32,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -20562,做空,2022-12-14 04:35:00,2022-12-14 04:50:00,1319.32,1320.03,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20563,做多,2022-12-14 04:50:00,2022-12-14 04:55:00,1320.03,1319.39,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20564,做空,2022-12-14 04:55:00,2022-12-14 05:05:00,1319.39,1320.51,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20565,做多,2022-12-14 05:05:00,2022-12-14 05:10:00,1320.51,1319.34,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -20566,做空,2022-12-14 05:10:00,2022-12-14 05:25:00,1319.34,1320.33,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20567,做多,2022-12-14 05:25:00,2022-12-14 05:30:00,1320.33,1317.26,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -20568,做空,2022-12-14 05:30:00,2022-12-14 05:35:00,1317.26,1319.19,0.04,100.0,0.0028,-0.01,0.0,-0.01,tp_lower -20569,做多,2022-12-14 05:55:00,2022-12-14 06:15:00,1321.26,1320.79,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20570,做空,2022-12-14 06:15:00,2022-12-14 06:20:00,1320.79,1321.0,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20571,做多,2022-12-14 06:20:00,2022-12-14 06:25:00,1321.0,1320.24,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20572,做空,2022-12-14 06:25:00,2022-12-14 06:30:00,1320.24,1321.06,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20573,做多,2022-12-14 06:30:00,2022-12-14 06:40:00,1321.06,1320.0,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20574,做空,2022-12-14 06:40:00,2022-12-14 06:45:00,1320.0,1323.06,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -20575,做多,2022-12-14 06:45:00,2022-12-14 06:50:00,1323.06,1323.45,0.04,100.0,0.0027,0.0,0.0,-0.0,tp_upper -20576,做多,2022-12-14 09:50:00,2022-12-14 10:00:00,1321.68,1320.85,0.04,100.0,0.0027,-0.0,0.0,-0.0,flip -20577,做空,2022-12-14 10:00:00,2022-12-14 10:05:00,1320.85,1322.88,0.04,100.0,0.0027,-0.01,0.0,-0.01,flip -20578,做多,2022-12-14 10:05:00,2022-12-14 10:20:00,1322.88,1324.03,0.04,100.0,0.0027,0.0,0.0,0.0,tp_upper -20579,做多,2022-12-15 11:20:00,2022-12-15 11:25:00,1289.18,1288.94,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20580,做空,2022-12-15 11:25:00,2022-12-15 11:30:00,1288.94,1290.01,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20581,做多,2022-12-15 11:30:00,2022-12-15 11:35:00,1290.01,1288.27,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -20582,做空,2022-12-15 11:35:00,2022-12-15 11:40:00,1288.27,1288.88,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20583,做多,2022-12-15 11:40:00,2022-12-15 12:00:00,1288.88,1289.77,0.04,100.0,0.0028,0.0,0.0,0.0,flip -20584,做空,2022-12-15 12:00:00,2022-12-15 12:15:00,1289.77,1289.52,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -20585,做多,2022-12-15 12:15:00,2022-12-15 12:20:00,1289.52,1288.85,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20586,做空,2022-12-15 12:20:00,2022-12-15 12:25:00,1288.85,1289.43,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20587,做多,2022-12-15 12:25:00,2022-12-15 12:30:00,1289.43,1286.92,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -20588,做空,2022-12-15 12:30:00,2022-12-15 12:50:00,1286.92,1286.35,0.04,100.0,0.0028,0.0,0.0,-0.0,tp_lower -20589,做多,2022-12-16 00:10:00,2022-12-16 01:30:00,1268.21,1268.51,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20590,做空,2022-12-16 01:30:00,2022-12-16 01:35:00,1268.51,1268.67,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20591,做多,2022-12-16 01:35:00,2022-12-16 01:45:00,1268.67,1268.0,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20592,做空,2022-12-16 01:45:00,2022-12-16 02:00:00,1268.0,1269.68,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -20593,做多,2022-12-16 02:00:00,2022-12-16 02:10:00,1269.68,1269.51,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20594,做空,2022-12-16 02:10:00,2022-12-16 02:20:00,1269.51,1269.06,0.04,100.0,0.0028,0.0,0.0,-0.0,flip -20595,做多,2022-12-16 02:20:00,2022-12-16 05:00:00,1269.06,1268.93,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20596,做空,2022-12-16 05:00:00,2022-12-16 05:15:00,1268.93,1269.49,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20597,做多,2022-12-16 05:15:00,2022-12-16 05:20:00,1269.49,1268.54,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20598,做空,2022-12-16 05:20:00,2022-12-16 05:25:00,1268.54,1269.35,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20599,做多,2022-12-16 05:25:00,2022-12-16 05:30:00,1269.35,1267.61,0.04,100.0,0.0028,-0.0,0.0,-0.01,flip -20600,做空,2022-12-16 05:30:00,2022-12-16 05:35:00,1267.61,1269.45,0.04,100.0,0.0028,-0.01,0.0,-0.01,flip -20601,做多,2022-12-16 05:35:00,2022-12-16 06:00:00,1269.45,1268.79,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20602,做空,2022-12-16 06:00:00,2022-12-16 06:35:00,1268.79,1269.1,0.04,100.0,0.0028,-0.0,0.0,-0.0,flip -20603,做多,2022-12-16 06:35:00,2022-12-16 07:00:00,1269.1,1274.67,0.04,100.0,0.0028,0.02,0.0,0.01,tp_upper -20604,做多,2022-12-16 19:50:00,2022-12-16 20:00:00,1201.96,1201.46,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20605,做空,2022-12-16 20:00:00,2022-12-16 20:20:00,1201.46,1203.45,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20606,做多,2022-12-16 20:20:00,2022-12-16 21:00:00,1203.45,1201.56,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20607,做空,2022-12-16 21:00:00,2022-12-16 22:30:00,1201.56,1187.25,0.04,100.0,0.0029,0.04,0.0,0.04,tp_lower -20608,做多,2022-12-17 06:30:00,2022-12-17 07:55:00,1180.01,1183.0,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20609,做多,2022-12-17 09:40:00,2022-12-17 10:30:00,1176.18,1175.87,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20610,做空,2022-12-17 10:30:00,2022-12-17 10:40:00,1175.87,1175.78,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20611,做多,2022-12-17 10:40:00,2022-12-17 10:45:00,1175.78,1175.07,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20612,做空,2022-12-17 10:45:00,2022-12-17 10:50:00,1175.07,1180.62,0.04,100.0,0.0031,-0.02,0.0,-0.02,flip -20613,做多,2022-12-17 10:50:00,2022-12-17 10:55:00,1180.62,1183.73,0.04,100.0,0.0031,0.01,0.0,0.01,tp_upper -20614,做多,2022-12-17 12:45:00,2022-12-17 12:50:00,1178.62,1178.46,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20615,做空,2022-12-17 12:50:00,2022-12-17 12:55:00,1178.46,1178.88,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20616,做多,2022-12-17 12:55:00,2022-12-17 13:00:00,1178.88,1178.12,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20617,做空,2022-12-17 13:00:00,2022-12-17 13:05:00,1178.12,1179.12,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20618,做多,2022-12-17 13:05:00,2022-12-17 13:20:00,1179.12,1177.2,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20619,做空,2022-12-17 13:20:00,2022-12-17 13:25:00,1177.2,1176.11,0.04,100.0,0.003,0.0,0.0,0.0,tp_lower -20620,做多,2022-12-17 14:00:00,2022-12-17 14:05:00,1179.4,1180.73,0.04,100.0,0.003,0.0,0.0,0.0,tp_upper -20621,做多,2022-12-17 14:15:00,2022-12-17 14:20:00,1181.17,1178.86,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20622,做空,2022-12-17 14:20:00,2022-12-17 14:40:00,1178.86,1179.0,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20623,做多,2022-12-17 14:40:00,2022-12-17 14:50:00,1179.0,1176.84,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20624,做空,2022-12-17 14:50:00,2022-12-17 14:55:00,1176.84,1176.45,0.04,100.0,0.003,0.0,0.0,-0.0,tp_lower -20625,做多,2022-12-17 15:25:00,2022-12-17 15:45:00,1178.81,1178.74,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20626,做空,2022-12-17 15:45:00,2022-12-17 15:50:00,1178.74,1179.93,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20627,做多,2022-12-17 15:50:00,2022-12-17 15:55:00,1179.93,1179.45,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20628,做空,2022-12-17 15:55:00,2022-12-17 16:20:00,1179.45,1177.32,0.04,100.0,0.003,0.01,0.0,0.0,tp_lower -20629,做多,2022-12-17 16:50:00,2022-12-17 16:55:00,1178.84,1177.83,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20630,做空,2022-12-17 16:55:00,2022-12-17 17:25:00,1177.83,1176.75,0.04,100.0,0.003,0.0,0.0,0.0,tp_lower -20631,做多,2022-12-17 18:35:00,2022-12-17 18:40:00,1178.36,1177.54,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20632,做空,2022-12-17 18:40:00,2022-12-17 18:45:00,1177.54,1178.5,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20633,做多,2022-12-17 18:45:00,2022-12-17 18:50:00,1178.5,1177.83,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20634,做空,2022-12-17 18:50:00,2022-12-17 19:10:00,1177.83,1178.07,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20635,做多,2022-12-17 19:10:00,2022-12-17 19:15:00,1178.07,1177.91,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20636,做空,2022-12-17 19:15:00,2022-12-17 20:05:00,1177.91,1177.95,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20637,做多,2022-12-17 20:05:00,2022-12-17 20:10:00,1177.95,1177.24,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20638,做空,2022-12-17 20:10:00,2022-12-17 20:25:00,1177.24,1174.6,0.03,100.0,0.003,0.01,0.0,0.01,tp_lower -20639,做多,2022-12-17 20:40:00,2022-12-17 20:45:00,1177.79,1176.86,0.03,100.0,0.003,-0.0,0.0,-0.0,flip -20640,做空,2022-12-17 20:45:00,2022-12-17 21:05:00,1176.86,1178.6,0.03,100.0,0.003,-0.01,0.0,-0.01,flip -20641,做多,2022-12-17 21:05:00,2022-12-17 21:15:00,1178.6,1178.78,0.03,100.0,0.003,0.0,0.0,-0.0,tp_upper -20642,做多,2022-12-17 21:30:00,2022-12-17 21:35:00,1177.94,1177.86,0.03,100.0,0.003,-0.0,0.0,-0.0,flip -20643,做空,2022-12-17 21:35:00,2022-12-17 22:15:00,1177.86,1177.23,0.03,100.0,0.003,0.0,0.0,0.0,flip -20644,做多,2022-12-17 22:15:00,2022-12-17 22:20:00,1177.23,1177.18,0.03,100.0,0.003,-0.0,0.0,-0.0,flip -20645,做空,2022-12-17 22:20:00,2022-12-17 22:35:00,1177.18,1179.3,0.03,100.0,0.0029,-0.01,0.0,-0.01,flip -20646,做多,2022-12-17 22:35:00,2022-12-17 22:40:00,1179.3,1179.24,0.03,100.0,0.0029,-0.0,0.0,-0.0,tp_upper -20647,做多,2022-12-18 06:30:00,2022-12-18 06:35:00,1184.5,1183.38,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20648,做空,2022-12-18 06:35:00,2022-12-18 06:50:00,1183.38,1184.57,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20649,做多,2022-12-18 06:50:00,2022-12-18 08:20:00,1184.57,1185.95,0.04,100.0,0.003,0.0,0.0,0.0,flip -20650,做空,2022-12-18 08:20:00,2022-12-18 08:30:00,1185.95,1185.98,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20651,做多,2022-12-18 08:30:00,2022-12-18 09:05:00,1185.98,1185.34,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20652,做空,2022-12-18 09:05:00,2022-12-18 09:25:00,1185.34,1175.67,0.04,100.0,0.003,0.03,0.0,0.03,tp_lower -20653,做多,2022-12-18 18:00:00,2022-12-18 18:05:00,1186.27,1183.5,0.04,100.0,0.003,-0.01,0.0,-0.01,tp_upper -20654,做多,2022-12-18 18:55:00,2022-12-18 19:00:00,1179.33,1180.73,0.04,100.0,0.003,0.0,0.0,0.0,tp_upper -20655,做多,2022-12-18 19:15:00,2022-12-18 19:45:00,1179.61,1180.9,0.04,100.0,0.003,0.0,0.0,0.0,tp_upper -20656,做多,2022-12-19 00:05:00,2022-12-19 00:20:00,1182.54,1188.8,0.04,100.0,0.003,0.02,0.0,0.02,tp_upper -20657,做多,2022-12-19 02:45:00,2022-12-19 02:50:00,1184.57,1183.88,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20658,做空,2022-12-19 02:50:00,2022-12-19 03:05:00,1183.88,1177.82,0.04,100.0,0.0031,0.02,0.0,0.02,tp_lower -20659,做多,2022-12-19 08:50:00,2022-12-19 09:00:00,1182.96,1182.63,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20660,做空,2022-12-19 09:00:00,2022-12-19 09:10:00,1182.63,1182.64,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20661,做多,2022-12-19 09:10:00,2022-12-19 09:50:00,1182.64,1182.86,0.04,100.0,0.0031,0.0,0.0,-0.0,flip -20662,做空,2022-12-19 09:50:00,2022-12-19 10:10:00,1182.86,1184.05,0.04,100.0,0.0031,-0.0,0.0,-0.01,flip -20663,做多,2022-12-19 10:10:00,2022-12-19 11:45:00,1184.05,1182.17,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20664,做空,2022-12-19 11:45:00,2022-12-19 13:30:00,1182.17,1184.41,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20665,做多,2022-12-19 13:30:00,2022-12-19 13:40:00,1184.41,1182.17,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20666,做空,2022-12-19 13:40:00,2022-12-19 13:45:00,1182.17,1182.96,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20667,做多,2022-12-19 13:45:00,2022-12-19 13:55:00,1182.96,1182.02,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20668,做空,2022-12-19 13:55:00,2022-12-19 14:05:00,1182.02,1178.97,0.04,100.0,0.003,0.01,0.0,0.01,tp_lower -20669,做多,2022-12-19 14:20:00,2022-12-19 14:25:00,1182.39,1182.29,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20670,做空,2022-12-19 14:25:00,2022-12-19 14:35:00,1182.29,1187.12,0.04,100.0,0.003,-0.01,0.0,-0.02,flip -20671,做多,2022-12-19 14:35:00,2022-12-19 14:40:00,1187.12,1183.96,0.04,100.0,0.003,-0.01,0.0,-0.01,tp_upper -20672,做多,2022-12-19 14:55:00,2022-12-19 15:00:00,1185.97,1184.79,0.04,100.0,0.003,-0.0,0.0,-0.01,tp_upper -20673,做多,2022-12-19 15:05:00,2022-12-19 15:15:00,1184.8,1184.96,0.04,100.0,0.003,0.0,0.0,-0.0,tp_upper -20674,做多,2022-12-19 15:40:00,2022-12-19 15:50:00,1182.83,1179.29,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20675,做空,2022-12-19 15:50:00,2022-12-19 15:55:00,1179.29,1179.02,0.04,100.0,0.003,0.0,0.0,-0.0,tp_lower -20676,做多,2022-12-19 21:20:00,2022-12-19 21:30:00,1178.81,1177.39,0.04,100.0,0.003,-0.0,0.0,-0.01,flip -20677,做空,2022-12-19 21:30:00,2022-12-19 22:30:00,1177.39,1158.07,0.04,100.0,0.003,0.06,0.0,0.06,tp_lower -20678,做多,2022-12-20 00:20:00,2022-12-20 00:25:00,1174.3,1169.78,0.04,100.0,0.0031,-0.01,0.0,-0.02,flip -20679,做空,2022-12-20 00:25:00,2022-12-20 01:00:00,1169.78,1173.47,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20680,做多,2022-12-20 01:00:00,2022-12-20 01:05:00,1173.47,1171.8,0.04,100.0,0.0031,-0.01,0.0,-0.01,flip -20681,做空,2022-12-20 01:05:00,2022-12-20 01:10:00,1171.8,1172.46,0.04,100.0,0.0031,-0.0,0.0,-0.0,flip -20682,做多,2022-12-20 01:10:00,2022-12-20 01:20:00,1172.46,1177.87,0.04,100.0,0.0031,0.02,0.0,0.01,tp_upper -20683,做多,2022-12-20 14:15:00,2022-12-20 14:20:00,1209.39,1208.99,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20684,做空,2022-12-20 14:20:00,2022-12-20 14:30:00,1208.99,1211.33,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20685,做多,2022-12-20 14:30:00,2022-12-20 14:35:00,1211.33,1213.69,0.04,100.0,0.003,0.01,0.0,0.01,tp_upper -20686,做多,2022-12-20 14:55:00,2022-12-20 15:00:00,1217.71,1215.68,0.04,100.0,0.0029,-0.01,0.0,-0.01,tp_upper -20687,做多,2022-12-20 16:45:00,2022-12-20 16:55:00,1211.54,1210.97,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20688,做空,2022-12-20 16:55:00,2022-12-20 17:00:00,1210.97,1211.09,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20689,做多,2022-12-20 17:00:00,2022-12-20 17:05:00,1211.09,1211.07,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20690,做空,2022-12-20 17:05:00,2022-12-20 17:20:00,1211.07,1211.54,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20691,做多,2022-12-20 17:20:00,2022-12-20 17:25:00,1211.54,1211.3,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20692,做空,2022-12-20 17:25:00,2022-12-20 17:40:00,1211.3,1210.01,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20693,做多,2022-12-20 17:40:00,2022-12-20 18:05:00,1210.01,1209.85,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20694,做空,2022-12-20 18:05:00,2022-12-20 18:25:00,1209.85,1211.73,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20695,做多,2022-12-20 18:25:00,2022-12-20 18:35:00,1211.73,1215.2,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -20696,做多,2022-12-20 21:00:00,2022-12-20 21:05:00,1213.3,1212.87,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20697,做空,2022-12-20 21:05:00,2022-12-20 21:15:00,1212.87,1213.02,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20698,做多,2022-12-20 21:15:00,2022-12-20 22:40:00,1213.02,1214.55,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20699,做空,2022-12-20 22:40:00,2022-12-21 00:15:00,1214.55,1211.31,0.04,100.0,0.0029,0.01,0.0,0.01,tp_lower -20700,做多,2022-12-21 00:30:00,2022-12-21 00:35:00,1214.27,1211.23,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20701,做空,2022-12-21 00:35:00,2022-12-21 00:45:00,1211.23,1209.37,0.04,100.0,0.003,0.01,0.0,0.0,tp_lower -20702,做多,2022-12-21 05:50:00,2022-12-21 06:25:00,1210.73,1211.12,0.04,100.0,0.003,0.0,0.0,-0.0,flip -20703,做空,2022-12-21 06:25:00,2022-12-21 06:30:00,1211.12,1211.38,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20704,做多,2022-12-21 06:30:00,2022-12-21 07:20:00,1211.38,1210.76,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20705,做空,2022-12-21 07:20:00,2022-12-21 07:25:00,1210.76,1211.38,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20706,做多,2022-12-21 07:25:00,2022-12-21 07:30:00,1211.38,1210.79,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20707,做空,2022-12-21 07:30:00,2022-12-21 07:35:00,1210.79,1211.16,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20708,做多,2022-12-21 07:35:00,2022-12-21 07:50:00,1211.16,1211.12,0.04,100.0,0.003,-0.0,0.0,-0.0,flip -20709,做空,2022-12-21 07:50:00,2022-12-21 08:40:00,1211.12,1213.27,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20710,做多,2022-12-21 08:40:00,2022-12-21 08:50:00,1213.27,1216.99,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -20711,做多,2022-12-21 13:05:00,2022-12-21 14:30:00,1213.68,1211.61,0.04,100.0,0.0029,-0.01,0.0,-0.01,tp_upper -20712,做多,2022-12-21 14:35:00,2022-12-21 14:45:00,1215.29,1217.29,0.04,100.0,0.0029,0.01,0.0,0.0,tp_upper -20713,做多,2022-12-21 15:05:00,2022-12-21 15:10:00,1214.63,1213.27,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20714,做空,2022-12-21 15:10:00,2022-12-21 15:25:00,1213.27,1213.66,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20715,做多,2022-12-21 15:25:00,2022-12-21 15:50:00,1213.66,1213.9,0.04,100.0,0.0029,0.0,0.0,-0.0,flip -20716,做空,2022-12-21 15:50:00,2022-12-21 16:20:00,1213.9,1213.0,0.04,100.0,0.0029,0.0,0.0,0.0,flip -20717,做多,2022-12-21 16:20:00,2022-12-21 22:00:00,1213.0,1211.18,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20718,做空,2022-12-21 22:00:00,2022-12-21 23:10:00,1211.18,1213.85,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20719,做多,2022-12-21 23:10:00,2022-12-21 23:25:00,1213.85,1211.07,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20720,做空,2022-12-21 23:25:00,2022-12-21 23:30:00,1211.07,1211.64,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20721,做多,2022-12-21 23:30:00,2022-12-22 00:25:00,1211.64,1213.95,0.04,100.0,0.0029,0.01,0.0,0.0,tp_upper -20722,做多,2022-12-22 04:15:00,2022-12-22 04:55:00,1213.63,1211.27,0.04,100.0,0.003,-0.01,0.0,-0.01,flip -20723,做空,2022-12-22 04:55:00,2022-12-22 06:05:00,1211.27,1209.86,0.04,100.0,0.0029,0.0,0.0,0.0,tp_lower -20724,做多,2022-12-22 07:40:00,2022-12-22 07:45:00,1213.03,1212.53,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20725,做空,2022-12-22 07:45:00,2022-12-22 07:50:00,1212.53,1212.77,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20726,做多,2022-12-22 07:50:00,2022-12-22 08:00:00,1212.77,1212.06,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20727,做空,2022-12-22 08:00:00,2022-12-22 08:05:00,1212.06,1213.07,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20728,做多,2022-12-22 08:05:00,2022-12-22 08:20:00,1213.07,1215.55,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -20729,做多,2022-12-22 13:15:00,2022-12-22 13:20:00,1215.23,1214.44,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20730,做空,2022-12-22 13:20:00,2022-12-22 13:30:00,1214.44,1213.46,0.04,100.0,0.0029,0.0,0.0,0.0,tp_lower -20731,做多,2022-12-22 20:20:00,2022-12-22 20:25:00,1222.74,1218.25,0.04,100.0,0.0029,-0.01,0.0,-0.01,tp_upper -20732,做多,2022-12-23 10:10:00,2022-12-23 10:30:00,1220.27,1224.29,0.04,100.0,0.0029,0.01,0.0,0.01,tp_upper -20733,做多,2022-12-23 12:45:00,2022-12-23 12:55:00,1223.09,1224.12,0.04,100.0,0.0029,0.0,0.0,0.0,tp_upper -20734,做多,2022-12-23 13:35:00,2022-12-23 13:40:00,1226.73,1225.19,0.04,100.0,0.0029,-0.0,0.0,-0.01,tp_upper -20735,做多,2022-12-23 15:15:00,2022-12-23 15:20:00,1220.74,1220.1,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20736,做空,2022-12-23 15:20:00,2022-12-23 15:30:00,1220.1,1222.12,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20737,做多,2022-12-23 15:30:00,2022-12-23 15:50:00,1222.12,1219.2,0.04,100.0,0.0029,-0.01,0.0,-0.01,flip -20738,做空,2022-12-23 15:50:00,2022-12-23 16:20:00,1219.2,1216.55,0.04,100.0,0.0029,0.01,0.0,0.01,tp_lower -20739,做多,2022-12-23 18:05:00,2022-12-23 18:10:00,1220.0,1218.87,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20740,做空,2022-12-23 18:10:00,2022-12-23 18:15:00,1218.87,1219.67,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20741,做多,2022-12-23 18:15:00,2022-12-23 18:20:00,1219.67,1219.24,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20742,做空,2022-12-23 18:20:00,2022-12-23 19:30:00,1219.24,1219.98,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20743,做多,2022-12-23 19:30:00,2022-12-23 20:05:00,1219.98,1219.67,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20744,做空,2022-12-23 20:05:00,2022-12-23 20:15:00,1219.67,1219.98,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20745,做多,2022-12-23 20:15:00,2022-12-23 20:20:00,1219.98,1218.73,0.04,100.0,0.0029,-0.0,0.0,-0.01,flip -20746,做空,2022-12-23 20:20:00,2022-12-23 20:40:00,1218.73,1218.79,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20747,做多,2022-12-23 20:40:00,2022-12-23 22:15:00,1218.79,1217.78,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20748,做空,2022-12-23 22:15:00,2022-12-23 22:50:00,1217.78,1218.87,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20749,做多,2022-12-23 22:50:00,2022-12-23 22:55:00,1218.87,1217.97,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20750,做空,2022-12-23 22:55:00,2022-12-23 23:05:00,1217.97,1218.46,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20751,做多,2022-12-23 23:05:00,2022-12-23 23:15:00,1218.46,1218.53,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20752,做空,2022-12-23 23:15:00,2022-12-23 23:20:00,1218.53,1219.34,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20753,做多,2022-12-23 23:20:00,2022-12-23 23:30:00,1219.34,1218.46,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20754,做空,2022-12-23 23:30:00,2022-12-23 23:35:00,1218.46,1218.91,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20755,做多,2022-12-23 23:35:00,2022-12-23 23:45:00,1218.91,1218.49,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20756,做空,2022-12-23 23:45:00,2022-12-23 23:50:00,1218.49,1219.59,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20757,做多,2022-12-23 23:50:00,2022-12-24 00:30:00,1219.59,1219.44,0.03,100.0,0.0028,-0.0,0.0,-0.0,tp_upper -20758,做多,2022-12-24 01:00:00,2022-12-24 01:05:00,1219.13,1218.7,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20759,做空,2022-12-24 01:05:00,2022-12-24 01:15:00,1218.7,1217.76,0.04,100.0,0.0029,0.0,0.0,0.0,tp_lower -20760,做多,2022-12-24 01:25:00,2022-12-24 04:05:00,1218.29,1217.63,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20761,做空,2022-12-24 04:05:00,2022-12-24 04:45:00,1217.63,1217.15,0.04,100.0,0.0029,0.0,0.0,-0.0,tp_lower -20762,做多,2022-12-24 07:25:00,2022-12-24 07:35:00,1218.02,1219.33,0.04,100.0,0.0029,0.0,0.0,0.0,tp_upper -20763,做多,2022-12-24 08:30:00,2022-12-24 08:40:00,1217.89,1217.74,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20764,做空,2022-12-24 08:40:00,2022-12-24 09:00:00,1217.74,1218.17,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20765,做多,2022-12-24 09:00:00,2022-12-24 09:05:00,1218.17,1217.51,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20766,做空,2022-12-24 09:05:00,2022-12-24 09:40:00,1217.51,1217.65,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20767,做多,2022-12-24 09:40:00,2022-12-24 11:20:00,1217.65,1219.46,0.03,100.0,0.0029,0.01,0.0,0.0,tp_upper -20768,做多,2022-12-24 12:30:00,2022-12-24 12:55:00,1217.72,1217.18,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20769,做空,2022-12-24 12:55:00,2022-12-24 13:05:00,1217.18,1217.68,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20770,做多,2022-12-24 13:05:00,2022-12-24 13:50:00,1217.68,1217.65,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20771,做空,2022-12-24 13:50:00,2022-12-24 14:05:00,1217.65,1217.68,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20772,做多,2022-12-24 14:05:00,2022-12-24 14:55:00,1217.68,1217.67,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20773,做空,2022-12-24 14:55:00,2022-12-24 15:00:00,1217.67,1217.83,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20774,做多,2022-12-24 15:00:00,2022-12-24 15:10:00,1217.83,1217.58,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20775,做空,2022-12-24 15:10:00,2022-12-24 15:20:00,1217.58,1217.9,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20776,做多,2022-12-24 15:20:00,2022-12-24 16:05:00,1217.9,1217.11,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20777,做空,2022-12-24 16:05:00,2022-12-24 16:15:00,1217.11,1218.13,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20778,做多,2022-12-24 16:15:00,2022-12-24 17:05:00,1218.13,1218.99,0.03,100.0,0.0028,0.0,0.0,0.0,tp_upper -20779,做多,2022-12-24 17:05:00,2022-12-24 17:10:00,1218.99,1218.88,0.03,100.0,0.0028,-0.0,0.0,-0.0,tp_upper -20780,做多,2022-12-24 23:10:00,2022-12-24 23:25:00,1219.58,1219.78,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20781,做空,2022-12-24 23:25:00,2022-12-24 23:55:00,1219.78,1219.96,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20782,做多,2022-12-24 23:55:00,2022-12-25 00:05:00,1219.96,1219.71,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20783,做空,2022-12-25 00:05:00,2022-12-25 00:15:00,1219.71,1219.94,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20784,做多,2022-12-25 00:15:00,2022-12-25 01:10:00,1219.94,1221.86,0.04,100.0,0.0029,0.01,0.0,0.0,tp_upper -20785,做多,2022-12-25 02:45:00,2022-12-25 02:50:00,1220.73,1219.64,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20786,做空,2022-12-25 02:50:00,2022-12-25 03:15:00,1219.64,1220.76,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20787,做多,2022-12-25 03:15:00,2022-12-25 03:40:00,1220.76,1220.8,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20788,做空,2022-12-25 03:40:00,2022-12-25 04:40:00,1220.8,1218.04,0.03,100.0,0.0029,0.01,0.0,0.01,tp_lower -20789,做多,2022-12-25 07:55:00,2022-12-25 08:05:00,1219.15,1219.22,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20790,做空,2022-12-25 08:05:00,2022-12-25 08:15:00,1219.22,1219.72,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20791,做多,2022-12-25 08:15:00,2022-12-25 08:25:00,1219.72,1219.41,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20792,做空,2022-12-25 08:25:00,2022-12-25 08:30:00,1219.41,1219.69,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20793,做多,2022-12-25 08:30:00,2022-12-25 08:40:00,1219.69,1219.48,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20794,做空,2022-12-25 08:40:00,2022-12-25 08:50:00,1219.48,1219.61,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20795,做多,2022-12-25 08:50:00,2022-12-25 08:55:00,1219.61,1219.35,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20796,做空,2022-12-25 08:55:00,2022-12-25 09:00:00,1219.35,1219.57,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20797,做多,2022-12-25 09:00:00,2022-12-25 09:50:00,1219.57,1220.49,0.03,100.0,0.0028,0.0,0.0,0.0,tp_upper -20798,做多,2022-12-25 15:00:00,2022-12-25 21:50:00,1215.27,1219.6,0.03,100.0,0.0028,0.01,0.0,0.01,tp_upper -20799,做多,2022-12-26 07:00:00,2022-12-26 07:05:00,1218.99,1218.74,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20800,做空,2022-12-26 07:05:00,2022-12-26 07:10:00,1218.74,1219.4,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20801,做多,2022-12-26 07:10:00,2022-12-26 08:10:00,1219.4,1218.63,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20802,做空,2022-12-26 08:10:00,2022-12-26 08:35:00,1218.63,1219.32,0.04,100.0,0.0029,-0.0,0.0,-0.0,flip -20803,做多,2022-12-26 08:35:00,2022-12-26 08:40:00,1219.32,1219.14,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20804,做空,2022-12-26 08:40:00,2022-12-26 08:45:00,1219.14,1219.36,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20805,做多,2022-12-26 08:45:00,2022-12-26 08:50:00,1219.36,1219.05,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20806,做空,2022-12-26 08:50:00,2022-12-26 09:30:00,1219.05,1220.12,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20807,做多,2022-12-26 09:30:00,2022-12-26 09:55:00,1220.12,1218.74,0.03,100.0,0.0029,-0.0,0.0,-0.01,flip -20808,做空,2022-12-26 09:55:00,2022-12-26 10:20:00,1218.74,1219.64,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20809,做多,2022-12-26 10:20:00,2022-12-26 10:30:00,1219.64,1221.29,0.03,100.0,0.0028,0.0,0.0,0.0,tp_upper -20810,做多,2022-12-26 10:30:00,2022-12-26 10:35:00,1221.29,1221.68,0.03,100.0,0.0028,0.0,0.0,-0.0,tp_upper -20811,做多,2022-12-26 11:20:00,2022-12-26 11:50:00,1219.67,1219.89,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20812,做空,2022-12-26 11:50:00,2022-12-26 11:55:00,1219.89,1219.96,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20813,做多,2022-12-26 11:55:00,2022-12-26 12:00:00,1219.96,1219.19,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20814,做空,2022-12-26 12:00:00,2022-12-26 12:40:00,1219.19,1219.66,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20815,做多,2022-12-26 12:40:00,2022-12-26 12:45:00,1219.66,1219.11,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20816,做空,2022-12-26 12:45:00,2022-12-26 13:05:00,1219.11,1218.16,0.03,100.0,0.0028,0.0,0.0,0.0,tp_lower -20817,做多,2022-12-26 19:15:00,2022-12-26 19:30:00,1219.17,1216.59,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20818,做空,2022-12-26 19:30:00,2022-12-26 20:45:00,1216.59,1216.78,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20819,做多,2022-12-26 20:45:00,2022-12-26 21:10:00,1216.78,1218.04,0.03,100.0,0.0028,0.0,0.0,0.0,tp_upper -20820,做多,2022-12-26 22:00:00,2022-12-26 22:30:00,1216.39,1217.62,0.03,100.0,0.0028,0.0,0.0,0.0,tp_upper -20821,做多,2022-12-27 06:10:00,2022-12-27 06:20:00,1222.01,1221.71,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20822,做空,2022-12-27 06:20:00,2022-12-27 06:25:00,1221.71,1222.54,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20823,做多,2022-12-27 06:25:00,2022-12-27 07:05:00,1222.54,1223.02,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20824,做空,2022-12-27 07:05:00,2022-12-27 07:20:00,1223.02,1223.28,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20825,做多,2022-12-27 07:20:00,2022-12-27 10:00:00,1223.28,1220.96,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20826,做空,2022-12-27 10:00:00,2022-12-27 10:10:00,1220.96,1221.87,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20827,做多,2022-12-27 10:10:00,2022-12-27 10:15:00,1221.87,1221.2,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20828,做空,2022-12-27 10:15:00,2022-12-27 10:20:00,1221.2,1221.77,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20829,做多,2022-12-27 10:20:00,2022-12-27 10:30:00,1221.77,1221.6,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20830,做空,2022-12-27 10:30:00,2022-12-27 11:15:00,1221.6,1218.0,0.03,100.0,0.0028,0.01,0.0,0.01,tp_lower -20831,做多,2022-12-27 21:55:00,2022-12-27 22:00:00,1211.29,1210.66,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20832,做空,2022-12-27 22:00:00,2022-12-27 22:05:00,1210.66,1210.94,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20833,做多,2022-12-27 22:05:00,2022-12-28 00:20:00,1210.94,1209.4,0.03,100.0,0.0028,-0.0,0.0,-0.01,flip -20834,做空,2022-12-28 00:20:00,2022-12-28 00:25:00,1209.4,1209.45,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20835,做多,2022-12-28 00:25:00,2022-12-28 00:45:00,1209.45,1209.82,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20836,做空,2022-12-28 00:45:00,2022-12-28 00:55:00,1209.82,1207.95,0.03,100.0,0.0029,0.01,0.0,0.0,tp_lower -20837,做多,2022-12-28 01:25:00,2022-12-28 01:30:00,1211.31,1212.68,0.03,100.0,0.0029,0.0,0.0,0.0,tp_upper -20838,做多,2022-12-28 01:45:00,2022-12-28 01:50:00,1210.06,1208.53,0.03,100.0,0.0029,-0.0,0.0,-0.01,flip -20839,做空,2022-12-28 01:50:00,2022-12-28 02:00:00,1208.53,1209.95,0.03,100.0,0.0029,-0.0,0.0,-0.01,flip -20840,做多,2022-12-28 02:00:00,2022-12-28 02:05:00,1209.95,1209.43,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20841,做空,2022-12-28 02:05:00,2022-12-28 02:40:00,1209.43,1207.47,0.03,100.0,0.0029,0.01,0.0,0.0,tp_lower -20842,做多,2022-12-28 11:45:00,2022-12-28 11:50:00,1196.31,1195.36,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20843,做空,2022-12-28 11:50:00,2022-12-28 12:05:00,1195.36,1195.19,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20844,做多,2022-12-28 12:05:00,2022-12-28 12:10:00,1195.19,1194.65,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20845,做空,2022-12-28 12:10:00,2022-12-28 12:30:00,1194.65,1193.36,0.03,100.0,0.0029,0.0,0.0,0.0,tp_lower -20846,做多,2022-12-28 13:35:00,2022-12-28 13:40:00,1195.58,1195.22,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20847,做空,2022-12-28 13:40:00,2022-12-28 14:20:00,1195.22,1191.65,0.03,100.0,0.0029,0.01,0.0,0.01,tp_lower -20848,做多,2022-12-28 14:30:00,2022-12-28 14:35:00,1203.35,1200.3,0.03,100.0,0.0029,-0.01,0.0,-0.01,tp_upper -20849,做多,2022-12-28 15:30:00,2022-12-28 15:35:00,1196.5,1190.46,0.03,100.0,0.0029,-0.02,0.0,-0.02,flip -20850,做空,2022-12-28 15:35:00,2022-12-28 15:40:00,1190.46,1192.15,0.03,100.0,0.0029,-0.0,0.0,-0.01,tp_lower -20851,做多,2022-12-28 17:30:00,2022-12-28 17:35:00,1196.0,1194.12,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20852,做空,2022-12-28 17:35:00,2022-12-28 17:45:00,1194.12,1195.26,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20853,做多,2022-12-28 17:45:00,2022-12-28 17:50:00,1195.26,1195.19,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20854,做空,2022-12-28 17:50:00,2022-12-28 17:55:00,1195.19,1196.04,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20855,做多,2022-12-28 17:55:00,2022-12-28 18:00:00,1196.04,1197.88,0.03,100.0,0.0028,0.01,0.0,0.0,tp_upper -20856,做多,2022-12-29 00:35:00,2022-12-29 01:05:00,1191.55,1191.89,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20857,做空,2022-12-29 01:05:00,2022-12-29 01:25:00,1191.89,1191.97,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20858,做多,2022-12-29 01:25:00,2022-12-29 01:30:00,1191.97,1191.88,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20859,做空,2022-12-29 01:30:00,2022-12-29 01:40:00,1191.88,1192.74,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20860,做多,2022-12-29 01:40:00,2022-12-29 01:45:00,1192.74,1192.06,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20861,做空,2022-12-29 01:45:00,2022-12-29 02:45:00,1192.06,1191.6,0.03,100.0,0.0029,0.0,0.0,-0.0,flip -20862,做多,2022-12-29 02:45:00,2022-12-29 02:50:00,1191.6,1191.08,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20863,做空,2022-12-29 02:50:00,2022-12-29 03:15:00,1191.08,1191.77,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20864,做多,2022-12-29 03:15:00,2022-12-29 03:20:00,1191.77,1191.25,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20865,做空,2022-12-29 03:20:00,2022-12-29 03:25:00,1191.25,1192.33,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20866,做多,2022-12-29 03:25:00,2022-12-29 04:25:00,1192.33,1194.77,0.03,100.0,0.0029,0.01,0.0,0.01,tp_upper -20867,做多,2022-12-29 08:25:00,2022-12-29 08:30:00,1192.69,1192.05,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20868,做空,2022-12-29 08:30:00,2022-12-29 09:05:00,1192.05,1192.52,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20869,做多,2022-12-29 09:05:00,2022-12-29 09:20:00,1192.52,1198.76,0.03,100.0,0.0029,0.02,0.0,0.02,tp_upper -20870,做多,2022-12-29 18:55:00,2022-12-29 19:15:00,1200.05,1200.45,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20871,做空,2022-12-29 19:15:00,2022-12-29 19:50:00,1200.45,1197.49,0.03,100.0,0.0028,0.01,0.0,0.01,tp_lower -20872,做多,2022-12-29 22:35:00,2022-12-29 22:40:00,1201.02,1197.48,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20873,做空,2022-12-29 22:40:00,2022-12-29 22:50:00,1197.48,1198.95,0.03,100.0,0.0028,-0.0,0.0,-0.01,flip -20874,做多,2022-12-29 22:50:00,2022-12-29 22:55:00,1198.95,1197.48,0.03,100.0,0.0028,-0.0,0.0,-0.01,flip -20875,做空,2022-12-29 22:55:00,2022-12-29 23:00:00,1197.48,1199.4,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20876,做多,2022-12-29 23:00:00,2022-12-29 23:05:00,1199.4,1199.27,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20877,做空,2022-12-29 23:05:00,2022-12-30 01:35:00,1199.27,1195.27,0.03,100.0,0.0028,0.01,0.0,0.01,tp_lower -20878,做多,2022-12-30 02:35:00,2022-12-30 02:50:00,1198.21,1196.89,0.03,100.0,0.0029,-0.0,0.0,-0.01,flip -20879,做空,2022-12-30 02:50:00,2022-12-30 03:00:00,1196.89,1197.81,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20880,做多,2022-12-30 03:00:00,2022-12-30 03:10:00,1197.81,1197.57,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20881,做空,2022-12-30 03:10:00,2022-12-30 03:25:00,1197.57,1198.0,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20882,做多,2022-12-30 03:25:00,2022-12-30 03:55:00,1198.0,1197.39,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20883,做空,2022-12-30 03:55:00,2022-12-30 04:55:00,1197.39,1197.89,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20884,做多,2022-12-30 04:55:00,2022-12-30 05:00:00,1197.89,1196.08,0.03,100.0,0.0029,-0.01,0.0,-0.01,flip -20885,做空,2022-12-30 05:00:00,2022-12-30 05:20:00,1196.08,1195.79,0.03,100.0,0.0028,0.0,0.0,-0.0,tp_lower -20886,做多,2022-12-30 12:35:00,2022-12-30 12:40:00,1193.1,1192.16,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20887,做空,2022-12-30 12:40:00,2022-12-30 12:45:00,1192.16,1192.25,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20888,做多,2022-12-30 12:45:00,2022-12-30 12:55:00,1192.25,1192.09,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20889,做空,2022-12-30 12:55:00,2022-12-30 13:00:00,1192.09,1192.9,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20890,做多,2022-12-30 13:00:00,2022-12-30 13:10:00,1192.9,1192.46,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20891,做空,2022-12-30 13:10:00,2022-12-30 13:15:00,1192.46,1192.61,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20892,做多,2022-12-30 13:15:00,2022-12-30 14:10:00,1192.61,1191.28,0.03,100.0,0.0028,-0.0,0.0,-0.01,flip -20893,做空,2022-12-30 14:10:00,2022-12-30 14:25:00,1191.28,1191.98,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20894,做多,2022-12-30 14:25:00,2022-12-30 14:40:00,1191.98,1191.86,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20895,做空,2022-12-30 14:40:00,2022-12-30 14:45:00,1191.86,1186.34,0.03,100.0,0.0028,0.02,0.0,0.01,tp_lower -20896,做多,2022-12-30 15:15:00,2022-12-30 15:20:00,1195.93,1195.13,0.03,100.0,0.0028,-0.0,0.0,-0.0,tp_upper -20897,做多,2022-12-31 01:15:00,2022-12-31 01:20:00,1197.0,1196.13,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20898,做空,2022-12-31 01:20:00,2022-12-31 01:40:00,1196.13,1196.31,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20899,做多,2022-12-31 01:40:00,2022-12-31 02:55:00,1196.31,1196.23,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20900,做空,2022-12-31 02:55:00,2022-12-31 03:30:00,1196.23,1194.81,0.03,100.0,0.0029,0.0,0.0,0.0,tp_lower -20901,做多,2022-12-31 07:35:00,2022-12-31 07:45:00,1196.33,1196.07,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20902,做空,2022-12-31 07:45:00,2022-12-31 07:50:00,1196.07,1196.59,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20903,做多,2022-12-31 07:50:00,2022-12-31 08:10:00,1196.59,1196.61,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20904,做空,2022-12-31 08:10:00,2022-12-31 08:20:00,1196.61,1196.14,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20905,做多,2022-12-31 08:20:00,2022-12-31 08:25:00,1196.14,1196.04,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20906,做空,2022-12-31 08:25:00,2022-12-31 08:30:00,1196.04,1197.2,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20907,做多,2022-12-31 08:30:00,2022-12-31 08:50:00,1197.2,1195.93,0.03,100.0,0.0028,-0.0,0.0,-0.01,flip -20908,做空,2022-12-31 08:50:00,2022-12-31 09:25:00,1195.93,1196.08,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20909,做多,2022-12-31 09:25:00,2022-12-31 09:30:00,1196.08,1195.79,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20910,做空,2022-12-31 09:30:00,2022-12-31 09:35:00,1195.79,1196.48,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20911,做多,2022-12-31 09:35:00,2022-12-31 10:05:00,1196.48,1197.3,0.03,100.0,0.0028,0.0,0.0,0.0,tp_upper -20912,做多,2022-12-31 12:45:00,2022-12-31 13:20:00,1196.21,1198.69,0.03,100.0,0.0028,0.01,0.0,0.01,tp_upper -20913,做多,2022-12-31 17:20:00,2022-12-31 18:30:00,1199.28,1199.75,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20914,做空,2022-12-31 18:30:00,2022-12-31 18:45:00,1199.75,1199.63,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20915,做多,2022-12-31 18:45:00,2022-12-31 19:15:00,1199.63,1199.97,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20916,做空,2022-12-31 19:15:00,2022-12-31 19:25:00,1199.97,1200.35,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20917,做多,2022-12-31 19:25:00,2022-12-31 19:45:00,1200.35,1204.66,0.03,100.0,0.0028,0.01,0.0,0.01,tp_upper -20918,做多,2022-12-31 21:25:00,2022-12-31 21:30:00,1201.67,1201.12,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20919,做空,2022-12-31 21:30:00,2022-12-31 22:15:00,1201.12,1198.55,0.03,100.0,0.0028,0.01,0.0,0.01,tp_lower -20920,做多,2023-01-01 07:40:00,2023-01-01 07:50:00,1195.19,1194.92,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20921,做空,2023-01-01 07:50:00,2023-01-01 08:15:00,1194.92,1195.21,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20922,做多,2023-01-01 08:15:00,2023-01-01 08:40:00,1195.21,1194.21,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20923,做空,2023-01-01 08:40:00,2023-01-01 09:15:00,1194.21,1194.75,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20924,做多,2023-01-01 09:15:00,2023-01-01 09:40:00,1194.75,1196.1,0.03,100.0,0.0029,0.0,0.0,0.0,tp_upper -20925,做多,2023-01-01 13:55:00,2023-01-01 14:05:00,1194.99,1194.67,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20926,做空,2023-01-01 14:05:00,2023-01-01 14:10:00,1194.67,1195.2,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20927,做多,2023-01-01 14:10:00,2023-01-01 14:35:00,1195.2,1194.8,0.03,100.0,0.0029,-0.0,0.0,-0.0,flip -20928,做空,2023-01-01 14:35:00,2023-01-01 15:20:00,1194.8,1194.31,0.03,100.0,0.0028,0.0,0.0,-0.0,tp_lower -20929,做多,2023-01-01 15:30:00,2023-01-01 15:45:00,1195.31,1195.5,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20930,做空,2023-01-01 15:45:00,2023-01-01 23:50:00,1195.5,1199.66,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20931,做多,2023-01-01 23:50:00,2023-01-02 00:05:00,1199.66,1199.96,0.03,100.0,0.0028,0.0,0.0,-0.0,flip -20932,做空,2023-01-02 00:05:00,2023-01-02 01:05:00,1199.96,1195.49,0.03,100.0,0.0028,0.01,0.0,0.01,tp_lower -20933,做多,2023-01-02 03:50:00,2023-01-02 04:10:00,1203.15,1199.85,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20934,做空,2023-01-02 04:10:00,2023-01-02 04:25:00,1199.85,1200.13,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20935,做多,2023-01-02 04:25:00,2023-01-02 04:35:00,1200.13,1199.92,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20936,做空,2023-01-02 04:35:00,2023-01-02 17:00:00,1199.92,1216.93,0.03,100.0,0.0028,-0.05,0.0,-0.05,flip -20937,做多,2023-01-02 17:00:00,2023-01-02 17:10:00,1216.93,1215.69,0.03,100.0,0.0028,-0.0,0.0,-0.01,flip -20938,做空,2023-01-02 17:10:00,2023-01-02 17:25:00,1215.69,1216.49,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20939,做多,2023-01-02 17:25:00,2023-01-02 17:30:00,1216.49,1215.79,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20940,做空,2023-01-02 17:30:00,2023-01-02 17:50:00,1215.79,1216.4,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20941,做多,2023-01-02 17:50:00,2023-01-02 18:00:00,1216.4,1216.5,0.03,100.0,0.0027,0.0,0.0,-0.0,flip -20942,做空,2023-01-02 18:00:00,2023-01-02 18:15:00,1216.5,1217.01,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20943,做多,2023-01-02 18:15:00,2023-01-02 18:45:00,1217.01,1218.73,0.03,100.0,0.0027,0.0,0.0,0.0,tp_upper -20944,做多,2023-01-02 20:10:00,2023-01-02 21:00:00,1216.81,1218.27,0.03,100.0,0.0027,0.0,0.0,0.0,tp_upper -20945,做多,2023-01-02 22:20:00,2023-01-02 22:25:00,1217.06,1216.58,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20946,做空,2023-01-02 22:25:00,2023-01-02 22:45:00,1216.58,1213.0,0.03,100.0,0.0027,0.01,0.0,0.01,tp_lower -20947,做多,2023-01-03 03:30:00,2023-01-03 03:35:00,1215.96,1215.27,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20948,做空,2023-01-03 03:35:00,2023-01-03 04:50:00,1215.27,1212.82,0.03,100.0,0.0028,0.01,0.0,0.01,tp_lower -20949,做多,2023-01-03 05:15:00,2023-01-03 05:20:00,1215.07,1214.69,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20950,做空,2023-01-03 05:20:00,2023-01-03 05:30:00,1214.69,1215.3,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20951,做多,2023-01-03 05:30:00,2023-01-03 06:00:00,1215.3,1218.51,0.03,100.0,0.0028,0.01,0.0,0.01,tp_upper -20952,做多,2023-01-03 08:55:00,2023-01-03 09:40:00,1215.02,1217.19,0.03,100.0,0.0028,0.01,0.0,0.0,tp_upper -20953,做多,2023-01-03 11:25:00,2023-01-03 11:40:00,1215.49,1214.09,0.03,100.0,0.0028,-0.0,0.0,-0.01,flip -20954,做空,2023-01-03 11:40:00,2023-01-03 12:20:00,1214.09,1215.99,0.03,100.0,0.0028,-0.01,0.0,-0.01,flip -20955,做多,2023-01-03 12:20:00,2023-01-03 12:25:00,1215.99,1215.32,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20956,做空,2023-01-03 12:25:00,2023-01-03 12:30:00,1215.32,1215.89,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20957,做多,2023-01-03 12:30:00,2023-01-03 12:35:00,1215.89,1215.46,0.03,100.0,0.0028,-0.0,0.0,-0.0,flip -20958,做空,2023-01-03 12:35:00,2023-01-03 12:40:00,1215.46,1215.94,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20959,做多,2023-01-03 12:40:00,2023-01-03 12:45:00,1215.94,1214.93,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20960,做空,2023-01-03 12:45:00,2023-01-03 13:00:00,1214.93,1215.67,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20961,做多,2023-01-03 13:00:00,2023-01-03 13:05:00,1215.67,1215.26,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20962,做空,2023-01-03 13:05:00,2023-01-03 13:10:00,1215.26,1215.37,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20963,做多,2023-01-03 13:10:00,2023-01-03 13:25:00,1215.37,1215.32,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20964,做空,2023-01-03 13:25:00,2023-01-03 13:35:00,1215.32,1216.37,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20965,做多,2023-01-03 13:35:00,2023-01-03 13:40:00,1216.37,1215.91,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20966,做空,2023-01-03 13:40:00,2023-01-03 14:45:00,1215.91,1213.99,0.03,100.0,0.0027,0.01,0.0,0.0,tp_lower -20967,做多,2023-01-03 20:15:00,2023-01-03 20:35:00,1210.98,1210.78,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20968,做空,2023-01-03 20:35:00,2023-01-03 21:10:00,1210.78,1211.34,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20969,做多,2023-01-03 21:10:00,2023-01-03 21:20:00,1211.34,1210.93,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20970,做空,2023-01-03 21:20:00,2023-01-03 21:25:00,1210.93,1211.31,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20971,做多,2023-01-03 21:25:00,2023-01-03 21:30:00,1211.31,1210.57,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20972,做空,2023-01-03 21:30:00,2023-01-03 21:35:00,1210.57,1210.93,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20973,做多,2023-01-03 21:35:00,2023-01-03 21:45:00,1210.93,1211.13,0.03,100.0,0.0027,0.0,0.0,-0.0,flip -20974,做空,2023-01-03 21:45:00,2023-01-03 21:55:00,1211.13,1211.02,0.03,100.0,0.0027,0.0,0.0,-0.0,flip -20975,做多,2023-01-03 21:55:00,2023-01-03 22:10:00,1211.02,1210.13,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20976,做空,2023-01-03 22:10:00,2023-01-03 22:25:00,1210.13,1210.69,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20977,做多,2023-01-03 22:25:00,2023-01-03 22:40:00,1210.69,1210.56,0.03,100.0,0.0027,-0.0,0.0,-0.0,flip -20978,做空,2023-01-03 22:40:00,2023-01-04 14:15:00,1210.56,1250.4,0.03,100.0,0.0027,-0.11,0.0,-0.11,flip -20979,做多,2023-01-04 14:15:00,2023-01-04 14:30:00,1250.4,1250.71,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -20980,做空,2023-01-04 14:30:00,2023-01-04 14:50:00,1250.71,1250.16,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -20981,做多,2023-01-04 14:50:00,2023-01-04 15:00:00,1250.16,1247.53,0.03,100.0,0.0026,-0.01,0.0,-0.01,tp_upper -20982,做多,2023-01-04 15:15:00,2023-01-04 15:35:00,1249.82,1251.84,0.03,100.0,0.0026,0.01,0.0,0.0,tp_upper -20983,做多,2023-01-04 16:05:00,2023-01-04 16:10:00,1253.51,1255.98,0.03,100.0,0.0026,0.01,0.0,0.0,tp_upper -20984,做多,2023-01-04 19:30:00,2023-01-04 19:45:00,1253.34,1253.03,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20985,做空,2023-01-04 19:45:00,2023-01-04 19:55:00,1253.03,1254.14,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20986,做多,2023-01-04 19:55:00,2023-01-04 20:00:00,1254.14,1253.83,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20987,做空,2023-01-04 20:00:00,2023-01-04 20:40:00,1253.83,1249.48,0.03,100.0,0.0026,0.01,0.0,0.01,tp_lower -20988,做多,2023-01-04 22:25:00,2023-01-04 22:45:00,1254.07,1254.04,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20989,做空,2023-01-04 22:45:00,2023-01-04 23:00:00,1254.04,1253.54,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -20990,做多,2023-01-04 23:00:00,2023-01-05 00:30:00,1253.54,1255.07,0.03,100.0,0.0026,0.0,0.0,0.0,flip -20991,做空,2023-01-05 00:30:00,2023-01-05 00:35:00,1255.07,1255.7,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20992,做多,2023-01-05 00:35:00,2023-01-05 00:40:00,1255.7,1254.4,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20993,做空,2023-01-05 00:40:00,2023-01-05 01:30:00,1254.4,1255.6,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20994,做多,2023-01-05 01:30:00,2023-01-05 01:35:00,1255.6,1254.2,0.03,100.0,0.0026,-0.0,0.0,-0.01,flip -20995,做空,2023-01-05 01:35:00,2023-01-05 01:40:00,1254.2,1255.17,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20996,做多,2023-01-05 01:40:00,2023-01-05 01:50:00,1255.17,1254.63,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20997,做空,2023-01-05 01:50:00,2023-01-05 04:15:00,1254.63,1253.8,0.03,100.0,0.0026,0.0,0.0,0.0,flip -20998,做多,2023-01-05 04:15:00,2023-01-05 04:20:00,1253.8,1253.77,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -20999,做空,2023-01-05 04:20:00,2023-01-05 04:40:00,1253.77,1253.92,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21000,做多,2023-01-05 04:40:00,2023-01-05 04:45:00,1253.92,1253.35,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21001,做空,2023-01-05 04:45:00,2023-01-05 04:50:00,1253.35,1253.38,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21002,做多,2023-01-05 04:50:00,2023-01-05 04:55:00,1253.38,1252.7,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21003,做空,2023-01-05 04:55:00,2023-01-05 05:05:00,1252.7,1253.14,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21004,做多,2023-01-05 05:05:00,2023-01-05 05:25:00,1253.14,1253.25,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -21005,做空,2023-01-05 05:25:00,2023-01-05 05:50:00,1253.25,1253.1,0.03,100.0,0.0025,0.0,0.0,-0.0,flip -21006,做多,2023-01-05 05:50:00,2023-01-05 05:55:00,1253.1,1253.02,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21007,做空,2023-01-05 05:55:00,2023-01-05 06:25:00,1253.02,1251.16,0.03,100.0,0.0025,0.0,0.0,0.0,tp_lower -21008,做多,2023-01-05 10:35:00,2023-01-05 10:40:00,1252.0,1251.56,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21009,做空,2023-01-05 10:40:00,2023-01-05 11:10:00,1251.56,1251.63,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21010,做多,2023-01-05 11:10:00,2023-01-05 11:15:00,1251.63,1250.87,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21011,做空,2023-01-05 11:15:00,2023-01-05 11:35:00,1250.87,1252.16,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21012,做多,2023-01-05 11:35:00,2023-01-05 11:50:00,1252.16,1253.96,0.03,100.0,0.0025,0.0,0.0,0.0,tp_upper -21013,做多,2023-01-05 13:20:00,2023-01-05 13:25:00,1251.86,1251.36,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21014,做空,2023-01-05 13:25:00,2023-01-05 13:35:00,1251.36,1248.25,0.03,100.0,0.0025,0.01,0.0,0.01,tp_lower -21015,做多,2023-01-05 15:00:00,2023-01-05 15:15:00,1250.56,1250.04,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21016,做空,2023-01-05 15:15:00,2023-01-05 15:25:00,1250.04,1249.96,0.03,100.0,0.0025,0.0,0.0,-0.0,flip -21017,做多,2023-01-05 15:25:00,2023-01-05 15:30:00,1249.96,1249.11,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21018,做空,2023-01-05 15:30:00,2023-01-05 15:35:00,1249.11,1249.53,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21019,做多,2023-01-05 15:35:00,2023-01-05 15:45:00,1249.53,1249.27,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21020,做空,2023-01-05 15:45:00,2023-01-05 16:00:00,1249.27,1248.85,0.03,100.0,0.0025,0.0,0.0,-0.0,tp_lower -21021,做多,2023-01-05 18:20:00,2023-01-05 19:20:00,1249.4,1252.22,0.03,100.0,0.0025,0.01,0.0,0.01,tp_upper -21022,做多,2023-01-05 22:40:00,2023-01-05 22:45:00,1251.84,1250.18,0.03,100.0,0.0025,-0.0,0.0,-0.01,flip -21023,做空,2023-01-05 22:45:00,2023-01-05 22:50:00,1250.18,1250.34,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21024,做多,2023-01-05 22:50:00,2023-01-05 23:05:00,1250.34,1250.75,0.03,100.0,0.0025,0.0,0.0,-0.0,flip -21025,做空,2023-01-05 23:05:00,2023-01-05 23:10:00,1250.75,1251.8,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21026,做多,2023-01-05 23:10:00,2023-01-05 23:20:00,1251.8,1249.72,0.03,100.0,0.0025,-0.01,0.0,-0.01,flip -21027,做空,2023-01-05 23:20:00,2023-01-05 23:45:00,1249.72,1250.61,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21028,做多,2023-01-05 23:45:00,2023-01-05 23:50:00,1250.61,1250.0,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21029,做空,2023-01-05 23:50:00,2023-01-05 23:55:00,1250.0,1251.08,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21030,做多,2023-01-05 23:55:00,2023-01-06 00:00:00,1251.08,1250.09,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21031,做空,2023-01-06 00:00:00,2023-01-06 00:05:00,1250.09,1250.7,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21032,做多,2023-01-06 00:05:00,2023-01-06 00:10:00,1250.7,1250.05,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21033,做空,2023-01-06 00:10:00,2023-01-06 00:15:00,1250.05,1250.42,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21034,做多,2023-01-06 00:15:00,2023-01-06 00:30:00,1250.42,1253.91,0.03,100.0,0.0026,0.01,0.0,0.01,tp_upper -21035,做多,2023-01-06 02:40:00,2023-01-06 02:50:00,1250.73,1251.13,0.03,100.0,0.0026,0.0,0.0,-0.0,flip -21036,做空,2023-01-06 02:50:00,2023-01-06 02:55:00,1251.13,1251.65,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21037,做多,2023-01-06 02:55:00,2023-01-06 03:00:00,1251.65,1251.27,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21038,做空,2023-01-06 03:00:00,2023-01-06 03:20:00,1251.27,1252.11,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21039,做多,2023-01-06 03:20:00,2023-01-06 03:35:00,1252.11,1251.34,0.03,100.0,0.0026,-0.0,0.0,-0.0,flip -21040,做空,2023-01-06 03:35:00,2023-01-06 03:40:00,1251.34,1252.42,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21041,做多,2023-01-06 03:40:00,2023-01-06 03:50:00,1252.42,1251.99,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21042,做空,2023-01-06 03:50:00,2023-01-06 04:20:00,1251.99,1249.89,0.03,100.0,0.0025,0.01,0.0,0.0,tp_lower -21043,做多,2023-01-06 13:40:00,2023-01-06 13:45:00,1248.2,1249.51,0.03,100.0,0.0025,0.0,0.0,0.0,tp_upper -21044,做多,2023-01-06 14:45:00,2023-01-06 15:00:00,1246.84,1248.65,0.03,100.0,0.0026,0.0,0.0,0.0,tp_upper -21045,做多,2023-01-07 07:45:00,2023-01-07 07:50:00,1266.07,1265.9,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21046,做空,2023-01-07 07:50:00,2023-01-07 08:00:00,1265.9,1266.2,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21047,做多,2023-01-07 08:00:00,2023-01-07 08:05:00,1266.2,1265.56,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21048,做空,2023-01-07 08:05:00,2023-01-07 11:00:00,1265.56,1262.39,0.03,100.0,0.0025,0.01,0.0,0.01,tp_lower -21049,做多,2023-01-07 13:05:00,2023-01-07 13:10:00,1264.23,1264.17,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21050,做空,2023-01-07 13:10:00,2023-01-07 13:20:00,1264.17,1264.09,0.03,100.0,0.0025,0.0,0.0,-0.0,flip -21051,做多,2023-01-07 13:20:00,2023-01-07 13:40:00,1264.09,1263.54,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21052,做空,2023-01-07 13:40:00,2023-01-07 13:55:00,1263.54,1262.31,0.03,100.0,0.0025,0.0,0.0,0.0,tp_lower -21053,做多,2023-01-07 14:30:00,2023-01-07 14:35:00,1264.6,1263.47,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21054,做空,2023-01-07 14:35:00,2023-01-07 14:40:00,1263.47,1264.11,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21055,做多,2023-01-07 14:40:00,2023-01-07 14:50:00,1264.11,1264.18,0.03,100.0,0.0025,0.0,0.0,-0.0,flip -21056,做空,2023-01-07 14:50:00,2023-01-07 15:25:00,1264.18,1264.13,0.03,100.0,0.0025,0.0,0.0,-0.0,flip -21057,做多,2023-01-07 15:25:00,2023-01-07 15:30:00,1264.13,1263.81,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21058,做空,2023-01-07 15:30:00,2023-01-07 15:50:00,1263.81,1264.33,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21059,做多,2023-01-07 15:50:00,2023-01-07 16:00:00,1264.33,1263.81,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21060,做空,2023-01-07 16:00:00,2023-01-07 16:25:00,1263.81,1262.22,0.03,100.0,0.0025,0.0,0.0,0.0,tp_lower -21061,做多,2023-01-07 18:25:00,2023-01-07 18:30:00,1263.53,1263.19,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21062,做空,2023-01-07 18:30:00,2023-01-07 18:40:00,1263.19,1263.93,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21063,做多,2023-01-07 18:40:00,2023-01-07 19:00:00,1263.93,1263.28,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21064,做空,2023-01-07 19:00:00,2023-01-07 19:10:00,1263.28,1263.67,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21065,做多,2023-01-07 19:10:00,2023-01-07 19:20:00,1263.67,1264.6,0.03,100.0,0.0025,0.0,0.0,0.0,tp_upper -21066,做多,2023-01-07 20:25:00,2023-01-07 20:30:00,1263.79,1262.95,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21067,做空,2023-01-07 20:30:00,2023-01-07 20:40:00,1262.95,1263.3,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21068,做多,2023-01-07 20:40:00,2023-01-07 20:45:00,1263.3,1262.78,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21069,做空,2023-01-07 20:45:00,2023-01-07 20:50:00,1262.78,1263.53,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21070,做多,2023-01-07 20:50:00,2023-01-07 21:10:00,1263.53,1263.25,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21071,做空,2023-01-07 21:10:00,2023-01-07 21:40:00,1263.25,1262.96,0.03,100.0,0.0025,0.0,0.0,-0.0,flip -21072,做多,2023-01-07 21:40:00,2023-01-07 21:45:00,1262.96,1264.79,0.03,100.0,0.0025,0.0,0.0,0.0,tp_upper -21073,做多,2023-01-07 21:45:00,2023-01-07 21:50:00,1264.79,1264.94,0.03,100.0,0.0025,0.0,0.0,-0.0,tp_upper -21074,做多,2023-01-07 23:10:00,2023-01-07 23:15:00,1263.44,1262.22,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21075,做空,2023-01-07 23:15:00,2023-01-07 23:20:00,1262.22,1262.64,0.03,100.0,0.0025,-0.0,0.0,-0.0,tp_lower -21076,做多,2023-01-07 23:35:00,2023-01-07 23:40:00,1263.19,1262.99,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21077,做空,2023-01-07 23:40:00,2023-01-07 23:45:00,1262.99,1263.26,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21078,做多,2023-01-07 23:45:00,2023-01-08 00:15:00,1263.26,1263.0,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21079,做空,2023-01-08 00:15:00,2023-01-08 00:20:00,1263.0,1263.34,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21080,做多,2023-01-08 00:20:00,2023-01-08 00:25:00,1263.34,1262.77,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21081,做空,2023-01-08 00:25:00,2023-01-08 00:30:00,1262.77,1261.67,0.03,100.0,0.0025,0.0,0.0,0.0,tp_lower -21082,做多,2023-01-08 03:55:00,2023-01-08 04:00:00,1262.36,1262.18,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21083,做空,2023-01-08 04:00:00,2023-01-08 04:25:00,1262.18,1262.25,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21084,做多,2023-01-08 04:25:00,2023-01-08 05:10:00,1262.25,1262.04,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21085,做空,2023-01-08 05:10:00,2023-01-08 05:15:00,1262.04,1262.24,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21086,做多,2023-01-08 05:15:00,2023-01-08 05:30:00,1262.24,1262.14,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21087,做空,2023-01-08 05:30:00,2023-01-08 08:35:00,1262.14,1262.29,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21088,做多,2023-01-08 08:35:00,2023-01-08 08:40:00,1262.29,1261.82,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21089,做空,2023-01-08 08:40:00,2023-01-08 08:45:00,1261.82,1261.99,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21090,做多,2023-01-08 08:45:00,2023-01-08 09:20:00,1261.99,1263.74,0.03,100.0,0.0025,0.0,0.0,0.0,tp_upper -21091,做多,2023-01-08 09:45:00,2023-01-08 10:00:00,1261.92,1263.69,0.03,100.0,0.0025,0.0,0.0,0.0,tp_upper -21092,做多,2023-01-08 10:30:00,2023-01-08 10:35:00,1262.46,1261.7,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21093,做空,2023-01-08 10:35:00,2023-01-08 10:50:00,1261.7,1262.53,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21094,做多,2023-01-08 10:50:00,2023-01-08 11:20:00,1262.53,1261.99,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21095,做空,2023-01-08 11:20:00,2023-01-08 11:45:00,1261.99,1262.38,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21096,做多,2023-01-08 11:45:00,2023-01-08 11:50:00,1262.38,1261.88,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21097,做空,2023-01-08 11:50:00,2023-01-08 11:55:00,1261.88,1260.83,0.03,100.0,0.0025,0.0,0.0,0.0,tp_lower -21098,做多,2023-01-08 13:20:00,2023-01-08 13:40:00,1262.68,1262.52,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21099,做空,2023-01-08 13:40:00,2023-01-08 13:55:00,1262.52,1262.9,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21100,做多,2023-01-08 13:55:00,2023-01-08 14:15:00,1262.9,1263.76,0.03,100.0,0.0025,0.0,0.0,0.0,tp_upper -21101,做多,2023-01-08 17:05:00,2023-01-08 17:10:00,1263.94,1266.34,0.03,100.0,0.0025,0.01,0.0,0.0,tp_upper -21102,做多,2023-01-08 17:55:00,2023-01-08 18:00:00,1264.03,1262.93,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21103,做空,2023-01-08 18:00:00,2023-01-08 18:05:00,1262.93,1263.94,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21104,做多,2023-01-08 18:05:00,2023-01-08 18:40:00,1263.94,1263.9,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21105,做空,2023-01-08 18:40:00,2023-01-08 18:55:00,1263.9,1264.99,0.03,100.0,0.0025,-0.0,0.0,-0.0,flip -21106,做多,2023-01-08 18:55:00,2023-01-08 20:10:00,1264.99,1268.3,0.03,100.0,0.0025,0.01,0.0,0.01,tp_upper -21107,做多,2023-01-10 01:05:00,2023-01-10 02:15:00,1328.07,1327.33,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21108,做空,2023-01-10 02:15:00,2023-01-10 03:55:00,1327.33,1325.08,0.03,100.0,0.0024,0.01,0.0,0.0,flip -21109,做多,2023-01-10 03:55:00,2023-01-10 04:15:00,1325.08,1324.42,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21110,做空,2023-01-10 04:15:00,2023-01-10 04:35:00,1324.42,1324.29,0.03,100.0,0.0024,0.0,0.0,-0.0,flip -21111,做多,2023-01-10 04:35:00,2023-01-10 05:00:00,1324.29,1327.49,0.03,100.0,0.0024,0.01,0.0,0.01,tp_upper -21112,做多,2023-01-10 06:40:00,2023-01-10 07:10:00,1323.62,1323.8,0.03,100.0,0.0024,0.0,0.0,-0.0,flip -21113,做空,2023-01-10 07:10:00,2023-01-10 07:35:00,1323.8,1324.0,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21114,做多,2023-01-10 07:35:00,2023-01-10 07:50:00,1324.0,1323.39,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21115,做空,2023-01-10 07:50:00,2023-01-10 08:15:00,1323.39,1324.64,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21116,做多,2023-01-10 08:15:00,2023-01-10 08:20:00,1324.64,1327.44,0.03,100.0,0.0024,0.01,0.0,0.01,tp_upper -21117,做多,2023-01-10 12:25:00,2023-01-10 12:30:00,1327.5,1325.81,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21118,做空,2023-01-10 12:30:00,2023-01-10 12:35:00,1325.81,1327.27,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21119,做多,2023-01-10 12:35:00,2023-01-10 12:40:00,1327.27,1326.91,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21120,做空,2023-01-10 12:40:00,2023-01-10 13:00:00,1326.91,1326.64,0.03,100.0,0.0024,0.0,0.0,-0.0,flip -21121,做多,2023-01-10 13:00:00,2023-01-10 13:30:00,1326.64,1325.91,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21122,做空,2023-01-10 13:30:00,2023-01-10 13:35:00,1325.91,1323.6,0.03,100.0,0.0024,0.01,0.0,0.0,tp_lower -21123,做多,2023-01-10 13:45:00,2023-01-10 14:00:00,1326.78,1331.1,0.03,100.0,0.0024,0.01,0.0,0.01,tp_upper -21124,做多,2023-01-10 14:50:00,2023-01-10 14:55:00,1329.46,1332.08,0.03,100.0,0.0024,0.01,0.0,0.0,tp_upper -21125,做多,2023-01-10 15:45:00,2023-01-10 15:55:00,1330.88,1333.9,0.03,100.0,0.0024,0.01,0.0,0.01,tp_upper -21126,做多,2023-01-10 16:50:00,2023-01-10 17:00:00,1330.29,1329.49,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21127,做空,2023-01-10 17:00:00,2023-01-10 17:05:00,1329.49,1330.97,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21128,做多,2023-01-10 17:05:00,2023-01-10 17:25:00,1330.97,1330.3,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21129,做空,2023-01-10 17:25:00,2023-01-10 17:35:00,1330.3,1332.09,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21130,做多,2023-01-10 17:35:00,2023-01-10 18:20:00,1332.09,1335.6,0.03,100.0,0.0024,0.01,0.0,0.01,tp_upper -21131,做多,2023-01-10 23:00:00,2023-01-10 23:25:00,1335.4,1336.17,0.03,100.0,0.0024,0.0,0.0,0.0,flip -21132,做空,2023-01-10 23:25:00,2023-01-10 23:40:00,1336.17,1335.25,0.03,100.0,0.0024,0.0,0.0,0.0,flip -21133,做多,2023-01-10 23:40:00,2023-01-10 23:45:00,1335.25,1334.58,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21134,做空,2023-01-10 23:45:00,2023-01-10 23:50:00,1334.58,1335.2,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21135,做多,2023-01-10 23:50:00,2023-01-11 00:05:00,1335.2,1334.93,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21136,做空,2023-01-11 00:05:00,2023-01-11 00:10:00,1334.93,1335.92,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21137,做多,2023-01-11 00:10:00,2023-01-11 00:20:00,1335.92,1335.97,0.03,100.0,0.0024,0.0,0.0,-0.0,flip -21138,做空,2023-01-11 00:20:00,2023-01-11 00:40:00,1335.97,1336.55,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21139,做多,2023-01-11 00:40:00,2023-01-11 01:25:00,1336.55,1335.01,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21140,做空,2023-01-11 01:25:00,2023-01-11 01:30:00,1335.01,1336.56,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21141,做多,2023-01-11 01:30:00,2023-01-11 01:35:00,1336.56,1335.58,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21142,做空,2023-01-11 01:35:00,2023-01-11 01:40:00,1335.58,1336.72,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21143,做多,2023-01-11 01:40:00,2023-01-11 01:45:00,1336.72,1336.63,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21144,做空,2023-01-11 01:45:00,2023-01-11 02:20:00,1336.63,1332.04,0.03,100.0,0.0024,0.01,0.0,0.01,tp_lower -21145,做多,2023-01-11 07:20:00,2023-01-11 07:30:00,1334.24,1333.23,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21146,做空,2023-01-11 07:30:00,2023-01-11 07:35:00,1333.23,1333.67,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21147,做多,2023-01-11 07:35:00,2023-01-11 08:05:00,1333.67,1333.49,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21148,做空,2023-01-11 08:05:00,2023-01-11 08:10:00,1333.49,1333.87,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21149,做多,2023-01-11 08:10:00,2023-01-11 08:15:00,1333.87,1332.27,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21150,做空,2023-01-11 08:15:00,2023-01-11 08:55:00,1332.27,1334.09,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21151,做多,2023-01-11 08:55:00,2023-01-11 09:40:00,1334.09,1336.53,0.03,100.0,0.0024,0.01,0.0,0.0,tp_upper -21152,做多,2023-01-11 12:20:00,2023-01-11 12:35:00,1332.52,1332.69,0.03,100.0,0.0024,0.0,0.0,-0.0,flip -21153,做空,2023-01-11 12:35:00,2023-01-11 12:45:00,1332.69,1333.11,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21154,做多,2023-01-11 12:45:00,2023-01-11 12:50:00,1333.11,1332.65,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21155,做空,2023-01-11 12:50:00,2023-01-11 13:10:00,1332.65,1334.0,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21156,做多,2023-01-11 13:10:00,2023-01-11 13:25:00,1334.0,1333.43,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21157,做空,2023-01-11 13:25:00,2023-01-11 13:40:00,1333.43,1331.8,0.03,100.0,0.0024,0.0,0.0,0.0,tp_lower -21158,做多,2023-01-11 14:40:00,2023-01-11 14:50:00,1333.42,1331.86,0.03,100.0,0.0024,-0.0,0.0,-0.01,flip -21159,做空,2023-01-11 14:50:00,2023-01-11 15:00:00,1331.86,1332.89,0.03,100.0,0.0024,-0.0,0.0,-0.0,flip -21160,做多,2023-01-11 15:00:00,2023-01-11 15:10:00,1332.89,1332.77,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21161,做空,2023-01-11 15:10:00,2023-01-11 15:30:00,1332.77,1328.95,0.03,100.0,0.0023,0.01,0.0,0.01,tp_lower -21162,做多,2023-01-11 18:05:00,2023-01-11 18:10:00,1338.84,1342.24,0.03,100.0,0.0023,0.01,0.0,0.01,tp_upper -21163,做多,2023-01-12 08:10:00,2023-01-12 08:20:00,1396.85,1396.82,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21164,做空,2023-01-12 08:20:00,2023-01-12 08:25:00,1396.82,1397.9,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21165,做多,2023-01-12 08:25:00,2023-01-12 08:35:00,1397.9,1397.18,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21166,做空,2023-01-12 08:35:00,2023-01-12 08:55:00,1397.18,1400.8,0.03,100.0,0.0023,-0.01,0.0,-0.01,flip -21167,做多,2023-01-12 08:55:00,2023-01-12 09:40:00,1400.8,1400.09,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21168,做空,2023-01-12 09:40:00,2023-01-12 09:45:00,1400.09,1400.16,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21169,做多,2023-01-12 09:45:00,2023-01-12 09:50:00,1400.16,1399.99,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21170,做空,2023-01-12 09:50:00,2023-01-12 09:55:00,1399.99,1400.17,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21171,做多,2023-01-12 09:55:00,2023-01-12 10:25:00,1400.17,1400.9,0.03,100.0,0.0023,0.0,0.0,0.0,flip -21172,做空,2023-01-12 10:25:00,2023-01-12 10:35:00,1400.9,1400.61,0.03,100.0,0.0023,0.0,0.0,-0.0,flip -21173,做多,2023-01-12 10:35:00,2023-01-12 10:40:00,1400.61,1400.33,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21174,做空,2023-01-12 10:40:00,2023-01-12 10:50:00,1400.33,1400.38,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21175,做多,2023-01-12 10:50:00,2023-01-12 13:00:00,1400.38,1399.53,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21176,做空,2023-01-12 13:00:00,2023-01-12 13:05:00,1399.53,1400.86,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21177,做多,2023-01-12 13:05:00,2023-01-12 13:10:00,1400.86,1399.07,0.03,100.0,0.0022,-0.0,0.0,-0.01,flip -21178,做空,2023-01-12 13:10:00,2023-01-12 13:20:00,1399.07,1397.46,0.03,100.0,0.0022,0.0,0.0,0.0,tp_lower -21179,做多,2023-01-12 13:35:00,2023-01-12 13:50:00,1393.79,1405.32,0.03,100.0,0.0023,0.03,0.0,0.02,tp_upper -21180,做多,2023-01-12 13:50:00,2023-01-12 13:55:00,1405.32,1405.35,0.03,100.0,0.0023,0.0,0.0,-0.0,tp_upper -21181,做多,2023-01-12 17:25:00,2023-01-12 17:35:00,1400.52,1435.0,0.03,100.0,0.0023,0.08,0.0,0.08,tp_upper -21182,做多,2023-01-13 09:00:00,2023-01-13 10:15:00,1409.77,1413.38,0.03,100.0,0.0023,0.01,0.0,0.01,tp_upper -21183,做多,2023-01-13 10:35:00,2023-01-13 10:40:00,1409.13,1414.63,0.03,100.0,0.0023,0.01,0.0,0.01,tp_upper -21184,做多,2023-01-13 10:40:00,2023-01-13 10:45:00,1414.63,1416.0,0.03,100.0,0.0023,0.0,0.0,0.0,tp_upper -21185,做多,2023-01-13 11:35:00,2023-01-13 11:45:00,1408.86,1409.21,0.03,100.0,0.0023,0.0,0.0,-0.0,flip -21186,做空,2023-01-13 11:45:00,2023-01-13 11:50:00,1409.21,1410.33,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21187,做多,2023-01-13 11:50:00,2023-01-13 11:55:00,1410.33,1409.33,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21188,做空,2023-01-13 11:55:00,2023-01-13 12:00:00,1409.33,1407.41,0.03,100.0,0.0023,0.0,0.0,0.0,tp_lower -21189,做多,2023-01-13 14:30:00,2023-01-13 14:35:00,1409.18,1407.38,0.03,100.0,0.0023,-0.0,0.0,-0.01,flip -21190,做空,2023-01-13 14:35:00,2023-01-13 14:40:00,1407.38,1407.6,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21191,做多,2023-01-13 14:40:00,2023-01-13 14:50:00,1407.6,1411.5,0.03,100.0,0.0023,0.01,0.0,0.01,tp_upper -21192,做多,2023-01-13 15:00:00,2023-01-13 15:05:00,1411.17,1413.11,0.03,100.0,0.0023,0.0,0.0,0.0,tp_upper -21193,做多,2023-01-13 16:20:00,2023-01-13 16:30:00,1410.5,1410.7,0.03,100.0,0.0023,0.0,0.0,-0.0,flip -21194,做空,2023-01-13 16:30:00,2023-01-13 16:55:00,1410.7,1411.29,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21195,做多,2023-01-13 16:55:00,2023-01-13 17:00:00,1411.29,1410.64,0.03,100.0,0.0023,-0.0,0.0,-0.0,flip -21196,做空,2023-01-13 17:00:00,2023-01-14 09:20:00,1410.64,1522.77,0.03,100.0,0.0023,-0.26,0.0,-0.26,tp_lower -21197,做多,2023-01-14 12:30:00,2023-01-14 14:35:00,1541.9,1526.2,0.03,100.0,0.002,-0.03,0.0,-0.03,flip -21198,做空,2023-01-14 14:35:00,2023-01-14 14:40:00,1526.2,1519.87,0.03,100.0,0.002,0.01,0.0,0.01,tp_lower -21199,做多,2023-01-14 17:20:00,2023-01-14 17:40:00,1533.1,1532.72,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21200,做空,2023-01-14 17:40:00,2023-01-14 18:00:00,1532.72,1531.08,0.03,100.0,0.002,0.0,0.0,0.0,flip -21201,做多,2023-01-14 18:00:00,2023-01-14 18:05:00,1531.08,1530.53,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21202,做空,2023-01-14 18:05:00,2023-01-14 18:15:00,1530.53,1530.68,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21203,做多,2023-01-14 18:15:00,2023-01-14 18:20:00,1530.68,1530.09,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21204,做空,2023-01-14 18:20:00,2023-01-14 18:30:00,1530.09,1532.85,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -21205,做多,2023-01-14 18:30:00,2023-01-14 19:50:00,1532.85,1529.46,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -21206,做空,2023-01-14 19:50:00,2023-01-14 19:55:00,1529.46,1530.15,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21207,做多,2023-01-14 19:55:00,2023-01-14 20:20:00,1530.15,1531.63,0.03,100.0,0.002,0.0,0.0,0.0,flip -21208,做空,2023-01-14 20:20:00,2023-01-15 00:30:00,1531.63,1519.61,0.03,100.0,0.002,0.02,0.0,0.02,tp_lower -21209,做多,2023-01-15 09:30:00,2023-01-15 09:55:00,1527.0,1534.67,0.03,100.0,0.002,0.02,0.0,0.01,tp_upper -21210,做多,2023-01-15 18:05:00,2023-01-15 19:15:00,1540.28,1554.57,0.03,100.0,0.002,0.03,0.0,0.03,tp_upper -21211,做多,2023-01-15 22:15:00,2023-01-15 22:20:00,1547.44,1545.36,0.03,100.0,0.002,-0.0,0.0,-0.01,flip -21212,做空,2023-01-15 22:20:00,2023-01-15 22:25:00,1545.36,1546.89,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21213,做多,2023-01-15 22:25:00,2023-01-15 22:50:00,1546.89,1561.01,0.03,100.0,0.002,0.03,0.0,0.03,tp_upper -21214,做多,2023-01-15 23:35:00,2023-01-16 00:05:00,1552.62,1557.99,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -21215,做多,2023-01-16 00:30:00,2023-01-16 00:40:00,1550.42,1549.04,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21216,做空,2023-01-16 00:40:00,2023-01-16 00:45:00,1549.04,1552.51,0.03,100.0,0.002,-0.01,0.0,-0.01,flip -21217,做多,2023-01-16 00:45:00,2023-01-16 00:50:00,1552.51,1557.48,0.03,100.0,0.002,0.01,0.0,0.01,tp_upper -21218,做多,2023-01-16 07:55:00,2023-01-16 08:05:00,1566.89,1527.29,0.03,100.0,0.002,-0.08,0.0,-0.08,flip -21219,做空,2023-01-16 08:05:00,2023-01-16 08:10:00,1527.29,1540.42,0.03,100.0,0.002,-0.03,0.0,-0.03,tp_lower -21220,做多,2023-01-16 15:35:00,2023-01-16 15:50:00,1548.36,1548.66,0.03,100.0,0.0019,0.0,0.0,-0.0,flip -21221,做空,2023-01-16 15:50:00,2023-01-16 15:55:00,1548.66,1550.46,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21222,做多,2023-01-16 15:55:00,2023-01-16 16:00:00,1550.46,1547.58,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21223,做空,2023-01-16 16:00:00,2023-01-16 16:05:00,1547.58,1548.74,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21224,做多,2023-01-16 16:05:00,2023-01-16 17:20:00,1548.74,1554.55,0.03,100.0,0.0019,0.01,0.0,0.01,tp_upper -21225,做多,2023-01-17 00:05:00,2023-01-17 00:30:00,1577.8,1569.4,0.03,100.0,0.0019,-0.02,0.0,-0.02,flip -21226,做空,2023-01-17 00:30:00,2023-01-17 00:35:00,1569.4,1573.32,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21227,做多,2023-01-17 00:35:00,2023-01-17 00:40:00,1573.32,1569.97,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21228,做空,2023-01-17 00:40:00,2023-01-17 01:10:00,1569.97,1553.91,0.03,100.0,0.0019,0.03,0.0,0.03,tp_lower -21229,做多,2023-01-17 04:20:00,2023-01-17 04:30:00,1568.55,1570.86,0.03,100.0,0.0019,0.0,0.0,0.0,flip -21230,做空,2023-01-17 04:30:00,2023-01-17 07:15:00,1570.86,1568.25,0.03,100.0,0.0019,0.0,0.0,0.0,flip -21231,做多,2023-01-17 07:15:00,2023-01-17 07:20:00,1568.25,1565.59,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21232,做空,2023-01-17 07:20:00,2023-01-17 08:10:00,1565.59,1566.78,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21233,做多,2023-01-17 08:10:00,2023-01-17 08:15:00,1566.78,1565.84,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21234,做空,2023-01-17 08:15:00,2023-01-17 08:25:00,1565.84,1566.31,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21235,做多,2023-01-17 08:25:00,2023-01-17 08:30:00,1566.31,1564.97,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21236,做空,2023-01-17 08:30:00,2023-01-17 08:35:00,1564.97,1565.9,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21237,做多,2023-01-17 08:35:00,2023-01-17 08:40:00,1565.9,1565.5,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21238,做空,2023-01-17 08:40:00,2023-01-17 08:45:00,1565.5,1567.51,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -21239,做多,2023-01-17 08:45:00,2023-01-17 09:20:00,1567.51,1564.74,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21240,做空,2023-01-17 09:20:00,2023-01-17 09:25:00,1564.74,1565.41,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21241,做多,2023-01-17 09:25:00,2023-01-17 09:40:00,1565.41,1564.57,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21242,做空,2023-01-17 09:40:00,2023-01-17 09:45:00,1564.57,1567.21,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -21243,做多,2023-01-17 09:45:00,2023-01-17 09:55:00,1567.21,1565.04,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -21244,做空,2023-01-17 09:55:00,2023-01-17 10:10:00,1565.04,1564.78,0.03,100.0,0.0019,0.0,0.0,-0.0,flip -21245,做多,2023-01-17 10:10:00,2023-01-17 10:20:00,1564.78,1562.49,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -21246,做空,2023-01-17 10:20:00,2023-01-17 11:15:00,1562.49,1564.22,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21247,做多,2023-01-17 11:15:00,2023-01-17 11:35:00,1564.22,1565.66,0.03,100.0,0.0019,0.0,0.0,0.0,flip -21248,做空,2023-01-17 11:35:00,2023-01-17 12:50:00,1565.66,1568.75,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21249,做多,2023-01-17 12:50:00,2023-01-17 12:55:00,1568.75,1570.26,0.03,100.0,0.0019,0.0,0.0,0.0,tp_upper -21250,做多,2023-01-17 13:10:00,2023-01-17 13:25:00,1568.43,1571.49,0.03,100.0,0.0019,0.01,0.0,0.0,tp_upper -21251,做多,2023-01-17 14:40:00,2023-01-17 14:45:00,1573.44,1576.41,0.03,100.0,0.0018,0.01,0.0,0.0,tp_upper -21252,做多,2023-01-17 15:45:00,2023-01-17 15:50:00,1571.37,1571.28,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21253,做空,2023-01-17 15:50:00,2023-01-17 15:55:00,1571.28,1571.38,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21254,做多,2023-01-17 15:55:00,2023-01-17 16:05:00,1571.38,1569.68,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21255,做空,2023-01-17 16:05:00,2023-01-17 16:15:00,1569.68,1569.09,0.03,100.0,0.0018,0.0,0.0,-0.0,flip -21256,做多,2023-01-17 16:15:00,2023-01-17 16:20:00,1569.09,1568.88,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21257,做空,2023-01-17 16:20:00,2023-01-17 16:25:00,1568.88,1573.28,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21258,做多,2023-01-17 16:25:00,2023-01-17 17:15:00,1573.28,1571.79,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21259,做空,2023-01-17 17:15:00,2023-01-17 17:25:00,1571.79,1570.31,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21260,做多,2023-01-17 17:25:00,2023-01-17 17:55:00,1570.31,1579.03,0.03,100.0,0.0018,0.02,0.0,0.01,tp_upper -21261,做多,2023-01-17 20:55:00,2023-01-17 21:30:00,1587.27,1579.64,0.03,100.0,0.0018,-0.01,0.0,-0.02,flip -21262,做空,2023-01-17 21:30:00,2023-01-17 21:35:00,1579.64,1580.19,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21263,做多,2023-01-17 21:35:00,2023-01-17 21:40:00,1580.19,1577.09,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21264,做空,2023-01-17 21:40:00,2023-01-17 21:45:00,1577.09,1581.15,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21265,做多,2023-01-17 21:45:00,2023-01-17 22:00:00,1581.15,1580.75,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21266,做空,2023-01-17 22:00:00,2023-01-17 22:20:00,1580.75,1578.73,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21267,做多,2023-01-17 22:20:00,2023-01-17 22:30:00,1578.73,1576.39,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21268,做空,2023-01-17 22:30:00,2023-01-17 23:40:00,1576.39,1569.46,0.03,100.0,0.0018,0.01,0.0,0.01,tp_lower -21269,做多,2023-01-18 01:55:00,2023-01-18 02:00:00,1581.56,1578.96,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -21270,做空,2023-01-18 02:00:00,2023-01-18 02:15:00,1578.96,1580.15,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21271,做多,2023-01-18 02:15:00,2023-01-18 02:20:00,1580.15,1577.2,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21272,做空,2023-01-18 02:20:00,2023-01-18 02:40:00,1577.2,1582.89,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21273,做多,2023-01-18 02:40:00,2023-01-18 03:10:00,1582.89,1590.49,0.03,100.0,0.0019,0.01,0.0,0.01,tp_upper -21274,做多,2023-01-18 04:05:00,2023-01-18 05:50:00,1580.3,1588.35,0.03,100.0,0.0019,0.01,0.0,0.01,tp_upper -21275,做多,2023-01-18 09:15:00,2023-01-18 09:25:00,1581.39,1580.69,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21276,做空,2023-01-18 09:25:00,2023-01-18 10:40:00,1580.69,1574.28,0.03,100.0,0.0019,0.01,0.0,0.01,tp_lower -21277,做多,2023-01-18 12:40:00,2023-01-18 12:55:00,1580.84,1579.91,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21278,做空,2023-01-18 12:55:00,2023-01-18 13:00:00,1579.91,1581.09,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21279,做多,2023-01-18 13:00:00,2023-01-18 13:15:00,1581.09,1580.73,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21280,做空,2023-01-18 13:15:00,2023-01-18 13:25:00,1580.73,1580.38,0.03,100.0,0.0019,0.0,0.0,-0.0,flip -21281,做多,2023-01-18 13:25:00,2023-01-18 13:30:00,1580.38,1578.43,0.03,100.0,0.0019,-0.0,0.0,-0.01,tp_upper -21282,做多,2023-01-18 13:35:00,2023-01-18 13:40:00,1582.9,1588.09,0.03,100.0,0.0019,0.01,0.0,0.01,tp_upper -21283,做多,2023-01-19 04:05:00,2023-01-19 04:15:00,1527.81,1526.79,0.03,100.0,0.002,-0.0,0.0,-0.0,flip -21284,做空,2023-01-19 04:15:00,2023-01-19 04:20:00,1526.79,1529.88,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21285,做多,2023-01-19 04:20:00,2023-01-19 07:05:00,1529.88,1532.44,0.03,100.0,0.0019,0.0,0.0,0.0,tp_upper -21286,做多,2023-01-19 09:35:00,2023-01-19 10:20:00,1528.63,1526.97,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21287,做空,2023-01-19 10:20:00,2023-01-19 11:05:00,1526.97,1522.58,0.03,100.0,0.0019,0.01,0.0,0.01,tp_lower -21288,做多,2023-01-19 13:25:00,2023-01-19 13:30:00,1527.53,1523.81,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21289,做空,2023-01-19 13:30:00,2023-01-19 13:40:00,1523.81,1524.77,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21290,做多,2023-01-19 13:40:00,2023-01-19 13:45:00,1524.77,1524.09,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21291,做空,2023-01-19 13:45:00,2023-01-19 13:50:00,1524.09,1526.42,0.03,100.0,0.0019,-0.0,0.0,-0.01,flip -21292,做多,2023-01-19 13:50:00,2023-01-19 13:55:00,1526.42,1525.3,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21293,做空,2023-01-19 13:55:00,2023-01-19 14:25:00,1525.3,1525.54,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21294,做多,2023-01-19 14:25:00,2023-01-19 14:35:00,1525.54,1534.14,0.03,100.0,0.0019,0.02,0.0,0.02,tp_upper -21295,做多,2023-01-19 17:55:00,2023-01-19 18:35:00,1529.34,1538.73,0.03,100.0,0.0019,0.02,0.0,0.02,tp_upper -21296,做多,2023-01-20 07:40:00,2023-01-20 07:50:00,1552.84,1549.76,0.03,100.0,0.0019,-0.01,0.0,-0.01,flip -21297,做空,2023-01-20 07:50:00,2023-01-20 08:30:00,1549.76,1547.38,0.03,100.0,0.0019,0.0,0.0,0.0,tp_lower -21298,做多,2023-01-20 08:40:00,2023-01-20 08:45:00,1551.77,1550.77,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21299,做空,2023-01-20 08:45:00,2023-01-20 08:55:00,1550.77,1551.58,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21300,做多,2023-01-20 08:55:00,2023-01-20 09:00:00,1551.58,1550.63,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21301,做空,2023-01-20 09:00:00,2023-01-20 09:20:00,1550.63,1551.1,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21302,做多,2023-01-20 09:20:00,2023-01-20 10:05:00,1551.1,1550.0,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21303,做空,2023-01-20 10:05:00,2023-01-20 10:10:00,1550.0,1551.01,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21304,做多,2023-01-20 10:10:00,2023-01-20 10:50:00,1551.01,1550.96,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21305,做空,2023-01-20 10:50:00,2023-01-20 10:55:00,1550.96,1552.37,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21306,做多,2023-01-20 10:55:00,2023-01-20 11:10:00,1552.37,1551.05,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21307,做空,2023-01-20 11:10:00,2023-01-20 11:15:00,1551.05,1551.11,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21308,做多,2023-01-20 11:15:00,2023-01-20 11:20:00,1551.11,1549.4,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21309,做空,2023-01-20 11:20:00,2023-01-20 11:45:00,1549.4,1550.81,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21310,做多,2023-01-20 11:45:00,2023-01-20 11:50:00,1550.81,1549.07,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21311,做空,2023-01-20 11:50:00,2023-01-20 12:05:00,1549.07,1550.6,0.03,100.0,0.0019,-0.0,0.0,-0.0,flip -21312,做多,2023-01-20 12:05:00,2023-01-20 12:25:00,1550.6,1554.75,0.03,100.0,0.0019,0.01,0.0,0.01,tp_upper -21313,做多,2023-01-21 05:15:00,2023-01-21 05:30:00,1649.94,1649.74,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21314,做空,2023-01-21 05:30:00,2023-01-21 05:40:00,1649.74,1650.37,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21315,做多,2023-01-21 05:40:00,2023-01-21 06:40:00,1650.37,1651.84,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21316,做空,2023-01-21 06:40:00,2023-01-21 06:45:00,1651.84,1653.43,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21317,做多,2023-01-21 06:45:00,2023-01-21 07:15:00,1653.43,1653.09,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21318,做空,2023-01-21 07:15:00,2023-01-21 07:20:00,1653.09,1653.88,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21319,做多,2023-01-21 07:20:00,2023-01-21 07:25:00,1653.88,1653.71,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21320,做空,2023-01-21 07:25:00,2023-01-21 07:35:00,1653.71,1653.53,0.03,100.0,0.0018,0.0,0.0,-0.0,flip -21321,做多,2023-01-21 07:35:00,2023-01-21 07:50:00,1653.53,1652.64,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21322,做空,2023-01-21 07:50:00,2023-01-21 08:10:00,1652.64,1654.28,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21323,做多,2023-01-21 08:10:00,2023-01-21 08:15:00,1654.28,1653.21,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21324,做空,2023-01-21 08:15:00,2023-01-21 08:35:00,1653.21,1653.74,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21325,做多,2023-01-21 08:35:00,2023-01-21 08:40:00,1653.74,1653.38,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21326,做空,2023-01-21 08:40:00,2023-01-21 08:55:00,1653.38,1647.76,0.03,100.0,0.0018,0.01,0.0,0.01,tp_lower -21327,做多,2023-01-21 09:40:00,2023-01-21 09:55:00,1653.52,1663.31,0.03,100.0,0.0018,0.02,0.0,0.02,tp_upper -21328,做多,2023-01-21 12:05:00,2023-01-21 12:10:00,1654.89,1649.26,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21329,做空,2023-01-21 12:10:00,2023-01-21 12:15:00,1649.26,1650.87,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21330,做多,2023-01-21 12:15:00,2023-01-21 13:15:00,1650.87,1654.28,0.03,100.0,0.0018,0.01,0.0,0.0,flip -21331,做空,2023-01-21 13:15:00,2023-01-21 13:50:00,1654.28,1651.64,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21332,做多,2023-01-21 13:50:00,2023-01-21 13:55:00,1651.64,1651.19,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21333,做空,2023-01-21 13:55:00,2023-01-21 14:00:00,1651.19,1652.78,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21334,做多,2023-01-21 14:00:00,2023-01-21 14:05:00,1652.78,1651.68,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21335,做空,2023-01-21 14:05:00,2023-01-21 14:30:00,1651.68,1651.76,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21336,做多,2023-01-21 14:30:00,2023-01-21 14:45:00,1651.76,1649.8,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21337,做空,2023-01-21 14:45:00,2023-01-21 14:55:00,1649.8,1649.1,0.03,100.0,0.0018,0.0,0.0,-0.0,flip -21338,做多,2023-01-21 14:55:00,2023-01-21 15:15:00,1649.1,1657.82,0.03,100.0,0.0018,0.02,0.0,0.01,tp_upper -21339,做多,2023-01-21 16:00:00,2023-01-21 17:00:00,1652.11,1656.57,0.03,100.0,0.0018,0.01,0.0,0.01,flip -21340,做空,2023-01-21 17:00:00,2023-01-21 17:55:00,1656.57,1655.56,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21341,做多,2023-01-21 17:55:00,2023-01-21 18:05:00,1655.56,1651.99,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21342,做空,2023-01-21 18:05:00,2023-01-21 18:10:00,1651.99,1653.18,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21343,做多,2023-01-21 18:10:00,2023-01-21 19:00:00,1653.18,1662.34,0.03,100.0,0.0018,0.02,0.0,0.01,tp_upper -21344,做多,2023-01-21 20:45:00,2023-01-21 20:55:00,1658.28,1654.64,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21345,做空,2023-01-21 20:55:00,2023-01-21 21:00:00,1654.64,1656.7,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21346,做多,2023-01-21 21:00:00,2023-01-21 21:20:00,1656.7,1654.92,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21347,做空,2023-01-21 21:20:00,2023-01-21 21:25:00,1654.92,1656.03,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21348,做多,2023-01-21 21:25:00,2023-01-21 21:55:00,1656.03,1663.7,0.03,100.0,0.0017,0.01,0.0,0.01,tp_upper -21349,做多,2023-01-21 22:10:00,2023-01-21 22:15:00,1657.21,1655.87,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21350,做空,2023-01-21 22:15:00,2023-01-21 22:25:00,1655.87,1650.01,0.03,100.0,0.0017,0.01,0.0,0.01,tp_lower -21351,做多,2023-01-22 07:50:00,2023-01-22 07:55:00,1628.91,1627.41,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21352,做空,2023-01-22 07:55:00,2023-01-22 08:30:00,1627.41,1627.1,0.03,100.0,0.0018,0.0,0.0,-0.0,flip -21353,做多,2023-01-22 08:30:00,2023-01-22 09:40:00,1627.1,1625.95,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21354,做空,2023-01-22 09:40:00,2023-01-22 09:45:00,1625.95,1626.96,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21355,做多,2023-01-22 09:45:00,2023-01-22 09:50:00,1626.96,1625.79,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21356,做空,2023-01-22 09:50:00,2023-01-22 10:35:00,1625.79,1627.83,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21357,做多,2023-01-22 10:35:00,2023-01-22 10:55:00,1627.83,1626.0,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21358,做空,2023-01-22 10:55:00,2023-01-22 11:00:00,1626.0,1626.22,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21359,做多,2023-01-22 11:00:00,2023-01-22 11:15:00,1626.22,1622.27,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21360,做空,2023-01-22 11:15:00,2023-01-22 11:30:00,1622.27,1624.38,0.03,100.0,0.0018,-0.0,0.0,-0.01,tp_lower -21361,做多,2023-01-22 11:40:00,2023-01-22 11:45:00,1626.36,1625.92,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21362,做空,2023-01-22 11:45:00,2023-01-22 12:25:00,1625.92,1622.11,0.03,100.0,0.0018,0.01,0.0,0.01,tp_lower -21363,做多,2023-01-22 12:40:00,2023-01-22 12:45:00,1628.6,1630.82,0.03,100.0,0.0018,0.0,0.0,0.0,tp_upper -21364,做多,2023-01-22 15:25:00,2023-01-22 15:35:00,1633.14,1630.93,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21365,做空,2023-01-22 15:35:00,2023-01-22 20:05:00,1630.93,1625.49,0.03,100.0,0.0018,0.01,0.0,0.01,tp_lower -21366,做多,2023-01-23 00:35:00,2023-01-23 03:20:00,1637.47,1636.21,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21367,做空,2023-01-23 03:20:00,2023-01-23 03:35:00,1636.21,1633.29,0.03,100.0,0.0018,0.01,0.0,0.0,flip -21368,做多,2023-01-23 03:35:00,2023-01-23 03:45:00,1633.29,1633.91,0.03,100.0,0.0018,0.0,0.0,-0.0,flip -21369,做空,2023-01-23 03:45:00,2023-01-23 03:50:00,1633.91,1633.93,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21370,做多,2023-01-23 03:50:00,2023-01-23 03:55:00,1633.93,1631.25,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21371,做空,2023-01-23 03:55:00,2023-01-23 04:10:00,1631.25,1633.23,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21372,做多,2023-01-23 04:10:00,2023-01-23 04:15:00,1633.23,1632.66,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21373,做空,2023-01-23 04:15:00,2023-01-23 04:35:00,1632.66,1632.91,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21374,做多,2023-01-23 04:35:00,2023-01-23 07:20:00,1632.91,1634.35,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21375,做空,2023-01-23 07:20:00,2023-01-23 07:30:00,1634.35,1635.24,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21376,做多,2023-01-23 07:30:00,2023-01-23 07:45:00,1635.24,1633.77,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21377,做空,2023-01-23 07:45:00,2023-01-23 07:50:00,1633.77,1635.86,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21378,做多,2023-01-23 07:50:00,2023-01-23 07:55:00,1635.86,1634.04,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21379,做空,2023-01-23 07:55:00,2023-01-23 08:00:00,1634.04,1635.31,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21380,做多,2023-01-23 08:00:00,2023-01-23 08:25:00,1635.31,1633.37,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21381,做空,2023-01-23 08:25:00,2023-01-23 09:20:00,1633.37,1632.44,0.03,100.0,0.0018,0.0,0.0,0.0,tp_lower -21382,做多,2023-01-23 10:10:00,2023-01-23 10:50:00,1636.38,1640.0,0.03,100.0,0.0018,0.01,0.0,0.01,tp_upper -21383,做多,2023-01-23 11:10:00,2023-01-23 11:25:00,1637.12,1634.38,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21384,做空,2023-01-23 11:25:00,2023-01-23 11:30:00,1634.38,1636.86,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21385,做多,2023-01-23 11:30:00,2023-01-23 11:40:00,1636.86,1636.58,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21386,做空,2023-01-23 11:40:00,2023-01-23 11:55:00,1636.58,1637.11,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21387,做多,2023-01-23 11:55:00,2023-01-23 12:05:00,1637.11,1631.24,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21388,做空,2023-01-23 12:05:00,2023-01-23 12:10:00,1631.24,1633.64,0.03,100.0,0.0018,-0.0,0.0,-0.01,tp_lower -21389,做多,2023-01-23 12:20:00,2023-01-23 12:25:00,1635.37,1633.18,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21390,做空,2023-01-23 12:25:00,2023-01-23 12:40:00,1633.18,1636.31,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21391,做多,2023-01-23 12:40:00,2023-01-23 12:45:00,1636.31,1638.38,0.03,100.0,0.0018,0.0,0.0,0.0,tp_upper -21392,做多,2023-01-23 14:45:00,2023-01-23 14:50:00,1635.74,1642.0,0.03,100.0,0.0018,0.01,0.0,0.01,tp_upper -21393,做多,2023-01-23 17:55:00,2023-01-23 18:55:00,1629.51,1629.41,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21394,做空,2023-01-23 18:55:00,2023-01-23 19:10:00,1629.41,1628.08,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21395,做多,2023-01-23 19:10:00,2023-01-23 22:50:00,1628.08,1627.36,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21396,做空,2023-01-23 22:50:00,2023-01-24 00:10:00,1627.36,1627.17,0.03,100.0,0.0018,0.0,0.0,-0.0,flip -21397,做多,2023-01-24 00:10:00,2023-01-24 01:50:00,1627.17,1637.41,0.03,100.0,0.0018,0.02,0.0,0.02,tp_upper -21398,做多,2023-01-24 07:45:00,2023-01-24 08:30:00,1635.52,1635.4,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21399,做空,2023-01-24 08:30:00,2023-01-24 08:35:00,1635.4,1636.76,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21400,做多,2023-01-24 08:35:00,2023-01-24 08:55:00,1636.76,1635.4,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21401,做空,2023-01-24 08:55:00,2023-01-24 09:00:00,1635.4,1628.0,0.03,100.0,0.0018,0.01,0.0,0.01,tp_lower -21402,做多,2023-01-24 12:30:00,2023-01-24 18:25:00,1631.0,1621.72,0.03,100.0,0.0018,-0.02,0.0,-0.02,flip -21403,做空,2023-01-24 18:25:00,2023-01-24 18:30:00,1621.72,1622.62,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21404,做多,2023-01-24 18:30:00,2023-01-24 18:40:00,1622.62,1621.66,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21405,做空,2023-01-24 18:40:00,2023-01-24 19:10:00,1621.66,1622.1,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21406,做多,2023-01-24 19:10:00,2023-01-24 20:05:00,1622.1,1620.76,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21407,做空,2023-01-24 20:05:00,2023-01-24 20:35:00,1620.76,1613.33,0.03,100.0,0.0018,0.01,0.0,0.01,tp_lower -21408,做多,2023-01-24 21:00:00,2023-01-25 09:05:00,1619.28,1547.33,0.03,100.0,0.0018,-0.13,0.0,-0.13,flip -21409,做空,2023-01-25 09:05:00,2023-01-25 09:25:00,1547.33,1547.23,0.03,100.0,0.0018,0.0,0.0,-0.0,flip -21410,做多,2023-01-25 09:25:00,2023-01-25 09:50:00,1547.23,1546.66,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21411,做空,2023-01-25 09:50:00,2023-01-25 10:15:00,1546.66,1544.7,0.03,100.0,0.0018,0.0,0.0,0.0,tp_lower -21412,做多,2023-01-25 10:50:00,2023-01-25 10:55:00,1546.88,1546.52,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21413,做空,2023-01-25 10:55:00,2023-01-25 11:00:00,1546.52,1546.68,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21414,做多,2023-01-25 11:00:00,2023-01-25 11:20:00,1546.68,1547.46,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21415,做空,2023-01-25 11:20:00,2023-01-25 11:25:00,1547.46,1548.15,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21416,做多,2023-01-25 11:25:00,2023-01-25 11:35:00,1548.15,1544.93,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21417,做空,2023-01-25 11:35:00,2023-01-25 12:00:00,1544.93,1548.5,0.03,100.0,0.0018,-0.01,0.0,-0.01,flip -21418,做多,2023-01-25 12:00:00,2023-01-25 12:10:00,1548.5,1553.97,0.03,100.0,0.0018,0.01,0.0,0.01,tp_upper -21419,做多,2023-01-25 14:05:00,2023-01-25 14:20:00,1552.75,1552.21,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21420,做空,2023-01-25 14:20:00,2023-01-25 14:30:00,1552.21,1543.93,0.03,100.0,0.0018,0.01,0.0,0.01,tp_lower -21421,做多,2023-01-25 16:15:00,2023-01-25 16:30:00,1549.53,1549.27,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21422,做空,2023-01-25 16:30:00,2023-01-25 16:50:00,1549.27,1549.73,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21423,做多,2023-01-25 16:50:00,2023-01-25 16:55:00,1549.73,1548.31,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21424,做空,2023-01-25 16:55:00,2023-01-25 17:00:00,1548.31,1549.08,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21425,做多,2023-01-25 17:00:00,2023-01-25 17:10:00,1549.08,1549.94,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21426,做空,2023-01-25 17:10:00,2023-01-25 17:50:00,1549.94,1548.57,0.03,100.0,0.0018,0.0,0.0,0.0,flip -21427,做多,2023-01-25 17:50:00,2023-01-25 17:55:00,1548.57,1548.06,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21428,做空,2023-01-25 17:55:00,2023-01-25 18:00:00,1548.06,1550.18,0.03,100.0,0.0018,-0.0,0.0,-0.01,flip -21429,做多,2023-01-25 18:00:00,2023-01-25 18:30:00,1550.18,1548.77,0.03,100.0,0.0018,-0.0,0.0,-0.0,flip -21430,做空,2023-01-25 18:30:00,2023-01-26 06:20:00,1548.77,1608.86,0.03,100.0,0.0018,-0.11,0.0,-0.11,tp_lower -21431,做多,2023-01-26 12:30:00,2023-01-26 13:00:00,1613.17,1615.65,0.03,100.0,0.0017,0.0,0.0,0.0,tp_upper -21432,做多,2023-01-26 13:15:00,2023-01-26 13:55:00,1612.35,1618.0,0.03,100.0,0.0017,0.01,0.0,0.01,tp_upper -21433,做多,2023-01-26 15:00:00,2023-01-26 15:05:00,1609.75,1608.4,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21434,做空,2023-01-26 15:05:00,2023-01-26 15:15:00,1608.4,1615.47,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21435,做多,2023-01-26 15:15:00,2023-01-26 15:20:00,1615.47,1614.24,0.03,100.0,0.0017,-0.0,0.0,-0.0,tp_upper -21436,做多,2023-01-26 18:30:00,2023-01-26 18:40:00,1603.78,1603.48,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21437,做空,2023-01-26 18:40:00,2023-01-26 19:40:00,1603.48,1603.35,0.03,100.0,0.0017,0.0,0.0,-0.0,flip -21438,做多,2023-01-26 19:40:00,2023-01-26 19:45:00,1603.35,1602.97,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21439,做空,2023-01-26 19:45:00,2023-01-26 19:55:00,1602.97,1603.38,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21440,做多,2023-01-26 19:55:00,2023-01-26 21:05:00,1603.38,1602.84,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21441,做空,2023-01-26 21:05:00,2023-01-26 21:30:00,1602.84,1601.26,0.03,100.0,0.0017,0.0,0.0,0.0,flip -21442,做多,2023-01-26 21:30:00,2023-01-26 21:50:00,1601.26,1603.12,0.03,100.0,0.0017,0.0,0.0,0.0,flip -21443,做空,2023-01-26 21:50:00,2023-01-26 22:05:00,1603.12,1606.45,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21444,做多,2023-01-26 22:05:00,2023-01-26 22:55:00,1606.45,1601.0,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21445,做空,2023-01-26 22:55:00,2023-01-26 23:00:00,1601.0,1602.22,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21446,做多,2023-01-26 23:00:00,2023-01-26 23:05:00,1602.22,1600.2,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21447,做空,2023-01-26 23:05:00,2023-01-26 23:20:00,1600.2,1602.53,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21448,做多,2023-01-26 23:20:00,2023-01-26 23:25:00,1602.53,1601.14,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21449,做空,2023-01-26 23:25:00,2023-01-26 23:35:00,1601.14,1601.14,0.03,100.0,0.0017,0.0,0.0,-0.0,flip -21450,做多,2023-01-26 23:35:00,2023-01-26 23:45:00,1601.14,1599.91,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21451,做空,2023-01-26 23:45:00,2023-01-26 23:50:00,1599.91,1601.35,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21452,做多,2023-01-26 23:50:00,2023-01-26 23:55:00,1601.35,1600.69,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21453,做空,2023-01-26 23:55:00,2023-01-27 00:00:00,1600.69,1604.45,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21454,做多,2023-01-27 00:00:00,2023-01-27 00:15:00,1604.45,1595.56,0.03,100.0,0.0017,-0.01,0.0,-0.02,flip -21455,做空,2023-01-27 00:15:00,2023-01-27 00:20:00,1595.56,1592.93,0.03,100.0,0.0017,0.0,0.0,0.0,tp_lower -21456,做多,2023-01-27 05:50:00,2023-01-27 05:55:00,1585.61,1582.67,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21457,做空,2023-01-27 05:55:00,2023-01-27 06:25:00,1582.67,1584.55,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21458,做多,2023-01-27 06:25:00,2023-01-27 06:30:00,1584.55,1581.73,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21459,做空,2023-01-27 06:30:00,2023-01-27 06:50:00,1581.73,1582.54,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21460,做多,2023-01-27 06:50:00,2023-01-27 08:15:00,1582.54,1581.02,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21461,做空,2023-01-27 08:15:00,2023-01-27 09:05:00,1581.02,1578.68,0.03,100.0,0.0017,0.0,0.0,0.0,flip -21462,做多,2023-01-27 09:05:00,2023-01-27 09:25:00,1578.68,1575.89,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21463,做空,2023-01-27 09:25:00,2023-01-27 09:30:00,1575.89,1577.85,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21464,做多,2023-01-27 09:30:00,2023-01-27 11:10:00,1577.85,1573.87,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21465,做空,2023-01-27 11:10:00,2023-01-27 11:15:00,1573.87,1575.24,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21466,做多,2023-01-27 11:15:00,2023-01-27 11:40:00,1575.24,1577.09,0.03,100.0,0.0017,0.0,0.0,0.0,flip -21467,做空,2023-01-27 11:40:00,2023-01-27 12:45:00,1577.09,1578.98,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21468,做多,2023-01-27 12:45:00,2023-01-27 12:50:00,1578.98,1575.9,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21469,做空,2023-01-27 12:50:00,2023-01-27 13:05:00,1575.9,1576.86,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21470,做多,2023-01-27 13:05:00,2023-01-27 13:10:00,1576.86,1575.91,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21471,做空,2023-01-27 13:10:00,2023-01-27 13:25:00,1575.91,1569.74,0.03,100.0,0.0016,0.01,0.0,0.01,tp_lower -21472,做多,2023-01-27 13:30:00,2023-01-27 13:45:00,1578.93,1569.29,0.03,100.0,0.0016,-0.02,0.0,-0.02,flip -21473,做空,2023-01-27 13:45:00,2023-01-27 13:50:00,1569.29,1570.77,0.03,100.0,0.0016,-0.0,0.0,-0.0,tp_lower -21474,做多,2023-01-27 14:45:00,2023-01-27 14:50:00,1580.68,1586.68,0.03,100.0,0.0016,0.01,0.0,0.01,tp_upper -21475,做多,2023-01-27 15:00:00,2023-01-27 15:05:00,1583.19,1585.91,0.03,100.0,0.0016,0.0,0.0,0.0,tp_upper -21476,做多,2023-01-27 16:00:00,2023-01-27 16:20:00,1576.91,1585.45,0.03,100.0,0.0016,0.01,0.0,0.01,tp_upper -21477,做多,2023-01-27 22:45:00,2023-01-27 22:50:00,1594.36,1592.1,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21478,做空,2023-01-27 22:50:00,2023-01-27 22:55:00,1592.1,1592.56,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21479,做多,2023-01-27 22:55:00,2023-01-28 00:05:00,1592.56,1594.52,0.03,100.0,0.0016,0.0,0.0,0.0,flip -21480,做空,2023-01-28 00:05:00,2023-01-28 00:10:00,1594.52,1594.91,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21481,做多,2023-01-28 00:10:00,2023-01-28 01:20:00,1594.91,1597.11,0.03,100.0,0.0017,0.0,0.0,0.0,flip -21482,做空,2023-01-28 01:20:00,2023-01-28 01:35:00,1597.11,1599.5,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21483,做多,2023-01-28 01:35:00,2023-01-28 01:40:00,1599.5,1598.13,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21484,做空,2023-01-28 01:40:00,2023-01-28 03:50:00,1598.13,1599.76,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21485,做多,2023-01-28 03:50:00,2023-01-28 03:55:00,1599.76,1598.56,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21486,做空,2023-01-28 03:55:00,2023-01-28 04:10:00,1598.56,1600.67,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21487,做多,2023-01-28 04:10:00,2023-01-28 04:15:00,1600.67,1599.64,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21488,做空,2023-01-28 04:15:00,2023-01-28 04:25:00,1599.64,1600.01,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21489,做多,2023-01-28 04:25:00,2023-01-28 04:30:00,1600.01,1599.29,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21490,做空,2023-01-28 04:30:00,2023-01-28 04:40:00,1599.29,1599.68,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21491,做多,2023-01-28 04:40:00,2023-01-28 04:45:00,1599.68,1598.42,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21492,做空,2023-01-28 04:45:00,2023-01-28 05:00:00,1598.42,1599.69,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21493,做多,2023-01-28 05:00:00,2023-01-28 05:15:00,1599.69,1599.38,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21494,做空,2023-01-28 05:15:00,2023-01-28 05:45:00,1599.38,1597.79,0.03,100.0,0.0016,0.0,0.0,0.0,flip -21495,做多,2023-01-28 05:45:00,2023-01-28 06:10:00,1597.79,1597.38,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21496,做空,2023-01-28 06:10:00,2023-01-28 06:20:00,1597.38,1592.41,0.03,100.0,0.0016,0.01,0.0,0.01,tp_lower -21497,做多,2023-01-28 19:10:00,2023-01-28 19:55:00,1577.96,1576.86,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21498,做空,2023-01-28 19:55:00,2023-01-28 20:30:00,1576.86,1569.15,0.03,100.0,0.0016,0.01,0.0,0.01,tp_lower -21499,做多,2023-01-28 23:55:00,2023-01-29 00:30:00,1571.52,1576.92,0.03,100.0,0.0016,0.01,0.0,0.01,tp_upper -21500,做多,2023-01-29 08:30:00,2023-01-29 10:05:00,1590.56,1609.0,0.03,100.0,0.0017,0.03,0.0,0.03,tp_upper -21501,做多,2023-01-29 11:05:00,2023-01-29 11:10:00,1602.3,1607.5,0.03,100.0,0.0017,0.01,0.0,0.01,tp_upper -21502,做多,2023-01-31 00:45:00,2023-01-31 01:15:00,1569.26,1566.46,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21503,做空,2023-01-31 01:15:00,2023-01-31 01:20:00,1566.46,1568.95,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21504,做多,2023-01-31 01:20:00,2023-01-31 01:25:00,1568.95,1566.8,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21505,做空,2023-01-31 01:25:00,2023-01-31 01:35:00,1566.8,1570.33,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21506,做多,2023-01-31 01:35:00,2023-01-31 05:55:00,1570.33,1562.12,0.03,100.0,0.0017,-0.01,0.0,-0.02,flip -21507,做空,2023-01-31 05:55:00,2023-01-31 06:15:00,1562.12,1565.86,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21508,做多,2023-01-31 06:15:00,2023-01-31 06:20:00,1565.86,1565.34,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21509,做空,2023-01-31 06:20:00,2023-01-31 06:35:00,1565.34,1567.79,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21510,做多,2023-01-31 06:35:00,2023-01-31 06:55:00,1567.79,1565.97,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21511,做空,2023-01-31 06:55:00,2023-01-31 07:00:00,1565.97,1568.66,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21512,做多,2023-01-31 07:00:00,2023-01-31 07:45:00,1568.66,1578.29,0.03,100.0,0.0017,0.02,0.0,0.01,tp_upper -21513,做多,2023-01-31 08:55:00,2023-01-31 09:05:00,1571.59,1575.17,0.03,100.0,0.0017,0.01,0.0,0.0,tp_upper -21514,做多,2023-01-31 10:15:00,2023-01-31 10:40:00,1570.8,1569.98,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21515,做空,2023-01-31 10:40:00,2023-01-31 10:55:00,1569.98,1567.06,0.03,100.0,0.0017,0.0,0.0,0.0,tp_lower -21516,做多,2023-01-31 11:15:00,2023-01-31 11:40:00,1570.01,1570.53,0.03,100.0,0.0017,0.0,0.0,-0.0,flip -21517,做空,2023-01-31 11:40:00,2023-01-31 11:45:00,1570.53,1570.78,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21518,做多,2023-01-31 11:45:00,2023-01-31 12:25:00,1570.78,1575.13,0.03,100.0,0.0017,0.01,0.0,0.01,tp_upper -21519,做多,2023-01-31 20:45:00,2023-01-31 21:05:00,1590.14,1585.64,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21520,做空,2023-01-31 21:05:00,2023-01-31 21:15:00,1585.64,1572.88,0.03,100.0,0.0016,0.02,0.0,0.02,tp_lower -21521,做多,2023-01-31 22:45:00,2023-01-31 22:50:00,1589.49,1595.58,0.03,100.0,0.0017,0.01,0.0,0.01,tp_upper -21522,做多,2023-01-31 23:50:00,2023-01-31 23:55:00,1587.11,1585.02,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21523,做空,2023-01-31 23:55:00,2023-02-01 00:00:00,1585.02,1585.72,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21524,做多,2023-02-01 00:00:00,2023-02-01 02:05:00,1585.72,1586.36,0.03,100.0,0.0017,0.0,0.0,-0.0,flip -21525,做空,2023-02-01 02:05:00,2023-02-01 04:00:00,1586.36,1584.99,0.03,100.0,0.0017,0.0,0.0,0.0,flip -21526,做多,2023-02-01 04:00:00,2023-02-01 04:10:00,1584.99,1584.14,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21527,做空,2023-02-01 04:10:00,2023-02-01 05:10:00,1584.14,1584.08,0.03,100.0,0.0017,0.0,0.0,-0.0,flip -21528,做多,2023-02-01 05:10:00,2023-02-01 05:35:00,1584.08,1582.76,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21529,做空,2023-02-01 05:35:00,2023-02-01 05:40:00,1582.76,1583.04,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21530,做多,2023-02-01 05:40:00,2023-02-01 05:50:00,1583.04,1582.39,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21531,做空,2023-02-01 05:50:00,2023-02-01 05:55:00,1582.39,1582.71,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21532,做多,2023-02-01 05:55:00,2023-02-01 06:10:00,1582.71,1581.74,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21533,做空,2023-02-01 06:10:00,2023-02-01 06:20:00,1581.74,1578.91,0.03,100.0,0.0017,0.0,0.0,0.0,tp_lower -21534,做多,2023-02-01 11:20:00,2023-02-01 12:55:00,1581.26,1578.87,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21535,做空,2023-02-01 12:55:00,2023-02-01 13:10:00,1578.87,1579.33,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21536,做多,2023-02-01 13:10:00,2023-02-01 13:15:00,1579.33,1583.99,0.03,100.0,0.0017,0.01,0.0,0.01,tp_upper -21537,做多,2023-02-01 14:35:00,2023-02-01 14:40:00,1580.46,1585.48,0.03,100.0,0.0017,0.01,0.0,0.01,tp_upper -21538,做多,2023-02-01 16:00:00,2023-02-01 16:25:00,1577.0,1577.8,0.03,100.0,0.0017,0.0,0.0,0.0,flip -21539,做空,2023-02-01 16:25:00,2023-02-01 16:30:00,1577.8,1578.01,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21540,做多,2023-02-01 16:30:00,2023-02-01 16:35:00,1578.01,1576.85,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21541,做空,2023-02-01 16:35:00,2023-02-01 16:50:00,1576.85,1574.54,0.03,100.0,0.0017,0.0,0.0,0.0,tp_lower -21542,做多,2023-02-01 17:20:00,2023-02-01 17:25:00,1578.73,1576.09,0.03,100.0,0.0017,-0.0,0.0,-0.01,flip -21543,做空,2023-02-01 17:25:00,2023-02-01 17:45:00,1576.09,1571.67,0.03,100.0,0.0017,0.01,0.0,0.01,tp_lower -21544,做多,2023-02-01 18:25:00,2023-02-01 18:30:00,1582.7,1579.35,0.03,100.0,0.0017,-0.01,0.0,-0.01,tp_upper -21545,做多,2023-02-01 18:40:00,2023-02-01 18:45:00,1579.33,1575.79,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21546,做空,2023-02-01 18:45:00,2023-02-01 18:50:00,1575.79,1577.95,0.03,100.0,0.0017,-0.0,0.0,-0.0,flip -21547,做多,2023-02-01 18:50:00,2023-02-01 18:55:00,1577.95,1581.05,0.03,100.0,0.0017,0.01,0.0,0.0,tp_upper -21548,做多,2023-02-01 18:55:00,2023-02-01 19:00:00,1581.05,1574.36,0.03,100.0,0.0017,-0.01,0.0,-0.01,tp_upper -21549,做多,2023-02-01 19:05:00,2023-02-01 19:15:00,1580.74,1576.18,0.03,100.0,0.0017,-0.01,0.0,-0.01,flip -21550,做空,2023-02-01 19:15:00,2023-02-01 19:30:00,1576.18,1566.0,0.03,100.0,0.0016,0.02,0.0,0.02,tp_lower -21551,做多,2023-02-01 19:35:00,2023-02-01 19:40:00,1585.64,1606.66,0.03,100.0,0.0016,0.03,0.0,0.03,tp_upper -21552,做多,2023-02-02 06:25:00,2023-02-02 07:35:00,1665.18,1665.76,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21553,做空,2023-02-02 07:35:00,2023-02-02 07:55:00,1665.76,1665.47,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21554,做多,2023-02-02 07:55:00,2023-02-02 09:05:00,1665.47,1668.47,0.03,100.0,0.0016,0.0,0.0,0.0,flip -21555,做空,2023-02-02 09:05:00,2023-02-02 09:50:00,1668.47,1672.16,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21556,做多,2023-02-02 09:50:00,2023-02-02 10:05:00,1672.16,1672.2,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21557,做空,2023-02-02 10:05:00,2023-02-02 11:05:00,1672.2,1671.51,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21558,做多,2023-02-02 11:05:00,2023-02-02 11:50:00,1671.51,1670.57,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21559,做空,2023-02-02 11:50:00,2023-02-02 11:55:00,1670.57,1672.39,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21560,做多,2023-02-02 11:55:00,2023-02-02 12:05:00,1672.39,1670.66,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21561,做空,2023-02-02 12:05:00,2023-02-02 12:10:00,1670.66,1674.24,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21562,做多,2023-02-02 12:10:00,2023-02-02 12:45:00,1674.24,1675.5,0.03,100.0,0.0016,0.0,0.0,0.0,tp_upper -21563,做多,2023-02-02 13:40:00,2023-02-02 13:45:00,1673.12,1670.78,0.03,100.0,0.0016,-0.0,0.0,-0.01,flip -21564,做空,2023-02-02 13:45:00,2023-02-02 13:55:00,1670.78,1672.9,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21565,做多,2023-02-02 13:55:00,2023-02-02 14:05:00,1672.9,1675.35,0.03,100.0,0.0016,0.0,0.0,0.0,tp_upper -21566,做多,2023-02-02 14:45:00,2023-02-02 14:50:00,1674.59,1669.7,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21567,做空,2023-02-02 14:50:00,2023-02-02 14:55:00,1669.7,1656.54,0.03,100.0,0.0016,0.02,0.0,0.02,tp_lower -21568,做多,2023-02-02 15:30:00,2023-02-02 15:50:00,1670.45,1682.57,0.03,100.0,0.0016,0.02,0.0,0.02,tp_upper -21569,做多,2023-02-02 17:00:00,2023-02-02 17:05:00,1674.79,1671.75,0.03,100.0,0.0016,-0.0,0.0,-0.01,flip -21570,做空,2023-02-02 17:05:00,2023-02-02 17:10:00,1671.75,1675.0,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21571,做多,2023-02-02 17:10:00,2023-02-02 17:30:00,1675.0,1678.86,0.03,100.0,0.0016,0.01,0.0,0.0,tp_upper -21572,做多,2023-02-02 19:25:00,2023-02-02 19:30:00,1678.21,1672.5,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21573,做空,2023-02-02 19:30:00,2023-02-02 19:50:00,1672.5,1677.09,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21574,做多,2023-02-02 19:50:00,2023-02-02 19:55:00,1677.09,1675.21,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21575,做空,2023-02-02 19:55:00,2023-02-02 20:05:00,1675.21,1673.18,0.03,100.0,0.0016,0.0,0.0,0.0,flip -21576,做多,2023-02-02 20:05:00,2023-02-02 20:25:00,1673.18,1674.37,0.03,100.0,0.0016,0.0,0.0,0.0,flip -21577,做空,2023-02-02 20:25:00,2023-02-02 20:50:00,1674.37,1677.87,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21578,做多,2023-02-02 20:50:00,2023-02-02 21:05:00,1677.87,1667.69,0.03,100.0,0.0016,-0.02,0.0,-0.02,flip -21579,做空,2023-02-02 21:05:00,2023-02-02 21:10:00,1667.69,1673.66,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21580,做多,2023-02-02 21:10:00,2023-02-03 07:20:00,1673.66,1644.53,0.03,100.0,0.0016,-0.05,0.0,-0.05,flip -21581,做空,2023-02-03 07:20:00,2023-02-03 07:35:00,1644.53,1637.61,0.03,100.0,0.0016,0.01,0.0,0.01,tp_lower -21582,做多,2023-02-03 09:10:00,2023-02-03 09:20:00,1643.0,1641.77,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21583,做空,2023-02-03 09:20:00,2023-02-03 09:25:00,1641.77,1642.87,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21584,做多,2023-02-03 09:25:00,2023-02-03 09:40:00,1642.87,1643.41,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21585,做空,2023-02-03 09:40:00,2023-02-03 09:50:00,1643.41,1642.78,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21586,做多,2023-02-03 09:50:00,2023-02-03 09:55:00,1642.78,1642.18,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21587,做空,2023-02-03 09:55:00,2023-02-03 10:00:00,1642.18,1642.28,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21588,做多,2023-02-03 10:00:00,2023-02-03 10:10:00,1642.28,1642.53,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21589,做空,2023-02-03 10:10:00,2023-02-03 10:25:00,1642.53,1638.79,0.03,100.0,0.0016,0.01,0.0,0.0,tp_lower -21590,做多,2023-02-03 10:40:00,2023-02-03 11:20:00,1644.75,1645.45,0.03,100.0,0.0016,0.0,0.0,-0.0,tp_upper -21591,做多,2023-02-03 13:25:00,2023-02-03 13:30:00,1648.83,1639.97,0.03,100.0,0.0016,-0.01,0.0,-0.02,flip -21592,做空,2023-02-03 13:30:00,2023-02-03 13:35:00,1639.97,1643.36,0.03,100.0,0.0016,-0.01,0.0,-0.01,tp_lower -21593,做多,2023-02-03 13:35:00,2023-02-03 13:40:00,1643.36,1641.15,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21594,做空,2023-02-03 13:40:00,2023-02-03 13:45:00,1641.15,1633.53,0.03,100.0,0.0016,0.01,0.0,0.01,tp_lower -21595,做多,2023-02-03 14:35:00,2023-02-03 14:40:00,1643.37,1650.21,0.03,100.0,0.0016,0.01,0.0,0.01,tp_upper -21596,做多,2023-02-03 19:25:00,2023-02-03 19:50:00,1656.09,1654.94,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21597,做空,2023-02-03 19:50:00,2023-02-03 20:15:00,1654.94,1655.89,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21598,做多,2023-02-03 20:15:00,2023-02-03 20:20:00,1655.89,1654.51,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21599,做空,2023-02-03 20:20:00,2023-02-03 20:25:00,1654.51,1655.26,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21600,做多,2023-02-03 20:25:00,2023-02-03 21:05:00,1655.26,1655.81,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21601,做空,2023-02-03 21:05:00,2023-02-03 21:50:00,1655.81,1656.7,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21602,做多,2023-02-03 21:50:00,2023-02-03 23:00:00,1656.7,1667.87,0.03,100.0,0.0016,0.02,0.0,0.02,tp_upper -21603,做多,2023-02-04 00:55:00,2023-02-04 01:25:00,1662.18,1660.01,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21604,做空,2023-02-04 01:25:00,2023-02-04 01:30:00,1660.01,1663.57,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21605,做多,2023-02-04 01:30:00,2023-02-04 01:50:00,1663.57,1659.21,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21606,做空,2023-02-04 01:50:00,2023-02-04 02:25:00,1659.21,1652.24,0.03,100.0,0.0016,0.01,0.0,0.01,tp_lower -21607,做多,2023-02-04 07:45:00,2023-02-04 07:50:00,1658.58,1657.97,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21608,做空,2023-02-04 07:50:00,2023-02-04 07:55:00,1657.97,1658.33,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21609,做多,2023-02-04 07:55:00,2023-02-04 08:05:00,1658.33,1657.27,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21610,做空,2023-02-04 08:05:00,2023-02-04 08:10:00,1657.27,1657.65,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21611,做多,2023-02-04 08:10:00,2023-02-04 08:15:00,1657.65,1655.88,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21612,做空,2023-02-04 08:15:00,2023-02-04 09:20:00,1655.88,1656.01,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21613,做多,2023-02-04 09:20:00,2023-02-04 09:25:00,1656.01,1656.01,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21614,做空,2023-02-04 09:25:00,2023-02-04 09:40:00,1656.01,1656.77,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21615,做多,2023-02-04 09:40:00,2023-02-04 09:45:00,1656.77,1656.49,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21616,做空,2023-02-04 09:45:00,2023-02-04 20:05:00,1656.49,1676.67,0.03,100.0,0.0016,-0.03,0.0,-0.03,flip -21617,做多,2023-02-04 20:05:00,2023-02-04 21:30:00,1676.67,1676.59,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21618,做空,2023-02-04 21:30:00,2023-02-04 21:40:00,1676.59,1678.46,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21619,做多,2023-02-04 21:40:00,2023-02-04 22:35:00,1678.46,1686.0,0.03,100.0,0.0015,0.01,0.0,0.01,tp_upper -21620,做多,2023-02-04 23:00:00,2023-02-04 23:05:00,1682.99,1683.31,0.03,100.0,0.0015,0.0,0.0,-0.0,tp_upper -21621,做多,2023-02-04 23:20:00,2023-02-04 23:30:00,1681.03,1677.19,0.03,100.0,0.0015,-0.01,0.0,-0.01,flip -21622,做空,2023-02-04 23:30:00,2023-02-04 23:35:00,1677.19,1670.74,0.03,100.0,0.0015,0.01,0.0,0.01,tp_lower -21623,做多,2023-02-05 06:35:00,2023-02-05 06:40:00,1668.95,1668.13,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21624,做空,2023-02-05 06:40:00,2023-02-05 06:45:00,1668.13,1668.71,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21625,做多,2023-02-05 06:45:00,2023-02-05 06:50:00,1668.71,1667.69,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21626,做空,2023-02-05 06:50:00,2023-02-05 07:00:00,1667.69,1668.86,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21627,做多,2023-02-05 07:00:00,2023-02-05 07:05:00,1668.86,1668.0,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21628,做空,2023-02-05 07:05:00,2023-02-05 07:40:00,1668.0,1668.02,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21629,做多,2023-02-05 07:40:00,2023-02-05 07:45:00,1668.02,1667.11,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21630,做空,2023-02-05 07:45:00,2023-02-05 07:50:00,1667.11,1668.35,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21631,做多,2023-02-05 07:50:00,2023-02-05 08:15:00,1668.35,1666.62,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21632,做空,2023-02-05 08:15:00,2023-02-05 08:20:00,1666.62,1667.21,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21633,做多,2023-02-05 08:20:00,2023-02-05 08:40:00,1667.21,1671.97,0.03,100.0,0.0015,0.01,0.0,0.01,tp_upper -21634,做多,2023-02-05 09:40:00,2023-02-05 09:50:00,1667.15,1666.2,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21635,做空,2023-02-05 09:50:00,2023-02-05 10:00:00,1666.2,1666.98,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21636,做多,2023-02-05 10:00:00,2023-02-05 10:20:00,1666.98,1668.99,0.03,100.0,0.0015,0.0,0.0,0.0,tp_upper -21637,做多,2023-02-05 22:25:00,2023-02-05 23:00:00,1632.46,1633.49,0.03,100.0,0.0016,0.0,0.0,0.0,flip -21638,做空,2023-02-05 23:00:00,2023-02-05 23:40:00,1633.49,1632.01,0.03,100.0,0.0016,0.0,0.0,0.0,flip -21639,做多,2023-02-05 23:40:00,2023-02-05 23:45:00,1632.01,1630.42,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21640,做空,2023-02-05 23:45:00,2023-02-05 23:50:00,1630.42,1631.29,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21641,做多,2023-02-05 23:50:00,2023-02-05 23:55:00,1631.29,1628.98,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21642,做空,2023-02-05 23:55:00,2023-02-06 00:00:00,1628.98,1631.85,0.03,100.0,0.0016,-0.0,0.0,-0.01,flip -21643,做多,2023-02-06 00:00:00,2023-02-06 02:50:00,1631.85,1624.87,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21644,做空,2023-02-06 02:50:00,2023-02-06 03:10:00,1624.87,1627.06,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21645,做多,2023-02-06 03:10:00,2023-02-06 03:15:00,1627.06,1625.45,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21646,做空,2023-02-06 03:15:00,2023-02-06 03:20:00,1625.45,1626.61,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21647,做多,2023-02-06 03:20:00,2023-02-06 03:30:00,1626.61,1624.9,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21648,做空,2023-02-06 03:30:00,2023-02-06 03:40:00,1624.9,1627.16,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21649,做多,2023-02-06 03:40:00,2023-02-06 03:50:00,1627.16,1626.42,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21650,做空,2023-02-06 03:50:00,2023-02-06 03:55:00,1626.42,1626.55,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21651,做多,2023-02-06 03:55:00,2023-02-06 04:15:00,1626.55,1627.13,0.03,100.0,0.0016,0.0,0.0,-0.0,flip -21652,做空,2023-02-06 04:15:00,2023-02-06 04:25:00,1627.13,1627.61,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21653,做多,2023-02-06 04:25:00,2023-02-06 04:40:00,1627.61,1627.2,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21654,做空,2023-02-06 04:40:00,2023-02-06 05:25:00,1627.2,1615.41,0.03,100.0,0.0016,0.02,0.0,0.02,tp_lower -21655,做多,2023-02-06 07:20:00,2023-02-06 08:05:00,1629.89,1634.42,0.03,100.0,0.0016,0.01,0.0,0.01,tp_upper -21656,做多,2023-02-06 08:30:00,2023-02-06 09:20:00,1632.49,1627.58,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21657,做空,2023-02-06 09:20:00,2023-02-06 09:25:00,1627.58,1629.0,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21658,做多,2023-02-06 09:25:00,2023-02-06 10:35:00,1629.0,1628.14,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21659,做空,2023-02-06 10:35:00,2023-02-06 10:40:00,1628.14,1628.57,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21660,做多,2023-02-06 10:40:00,2023-02-06 11:05:00,1628.57,1626.22,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21661,做空,2023-02-06 11:05:00,2023-02-06 11:35:00,1626.22,1627.33,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21662,做多,2023-02-06 11:35:00,2023-02-06 11:40:00,1627.33,1626.66,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21663,做空,2023-02-06 11:40:00,2023-02-06 11:45:00,1626.66,1632.28,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21664,做多,2023-02-06 11:45:00,2023-02-06 11:50:00,1632.28,1633.79,0.03,100.0,0.0015,0.0,0.0,0.0,tp_upper -21665,做多,2023-02-06 12:20:00,2023-02-06 12:35:00,1628.24,1633.94,0.03,100.0,0.0015,0.01,0.0,0.01,tp_upper -21666,做多,2023-02-06 13:55:00,2023-02-06 14:20:00,1628.72,1627.66,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21667,做空,2023-02-06 14:20:00,2023-02-06 14:30:00,1627.66,1631.7,0.03,100.0,0.0015,-0.01,0.0,-0.01,flip -21668,做多,2023-02-06 14:30:00,2023-02-06 14:35:00,1631.7,1625.92,0.03,100.0,0.0015,-0.01,0.0,-0.01,flip -21669,做空,2023-02-06 14:35:00,2023-02-06 14:45:00,1625.92,1628.71,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -21670,做多,2023-02-06 14:45:00,2023-02-06 14:50:00,1628.71,1625.74,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -21671,做空,2023-02-06 14:50:00,2023-02-06 14:55:00,1625.74,1629.75,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -21672,做多,2023-02-06 14:55:00,2023-02-06 15:10:00,1629.75,1628.54,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21673,做空,2023-02-06 15:10:00,2023-02-06 15:20:00,1628.54,1622.37,0.02,100.0,0.0015,0.01,0.0,0.01,tp_lower -21674,做多,2023-02-06 15:50:00,2023-02-06 15:55:00,1634.6,1648.59,0.02,100.0,0.0015,0.02,0.0,0.02,tp_upper -21675,做多,2023-02-06 21:50:00,2023-02-07 03:30:00,1638.18,1631.57,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -21676,做空,2023-02-07 03:30:00,2023-02-07 03:35:00,1631.57,1635.0,0.03,100.0,0.0016,-0.01,0.0,-0.01,flip -21677,做多,2023-02-07 03:35:00,2023-02-07 03:50:00,1635.0,1632.2,0.03,100.0,0.0016,-0.0,0.0,-0.01,flip -21678,做空,2023-02-07 03:50:00,2023-02-07 03:55:00,1632.2,1632.86,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21679,做多,2023-02-07 03:55:00,2023-02-07 04:35:00,1632.86,1631.38,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21680,做空,2023-02-07 04:35:00,2023-02-07 04:40:00,1631.38,1631.53,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21681,做多,2023-02-07 04:40:00,2023-02-07 04:50:00,1631.53,1631.01,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21682,做空,2023-02-07 04:50:00,2023-02-07 04:55:00,1631.01,1631.08,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21683,做多,2023-02-07 04:55:00,2023-02-07 09:10:00,1631.08,1640.03,0.03,100.0,0.0015,0.01,0.0,0.01,tp_upper -21684,做多,2023-02-07 13:25:00,2023-02-07 13:30:00,1637.87,1634.55,0.03,100.0,0.0015,-0.01,0.0,-0.01,flip -21685,做空,2023-02-07 13:30:00,2023-02-07 13:35:00,1634.55,1636.62,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21686,做多,2023-02-07 13:35:00,2023-02-07 14:00:00,1636.62,1637.39,0.03,100.0,0.0015,0.0,0.0,-0.0,flip -21687,做空,2023-02-07 14:00:00,2023-02-07 14:05:00,1637.39,1637.7,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21688,做多,2023-02-07 14:05:00,2023-02-07 14:25:00,1637.7,1636.81,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21689,做空,2023-02-07 14:25:00,2023-02-07 14:30:00,1636.81,1637.14,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21690,做多,2023-02-07 14:30:00,2023-02-07 14:45:00,1637.14,1638.2,0.03,100.0,0.0015,0.0,0.0,0.0,flip -21691,做空,2023-02-07 14:45:00,2023-02-07 14:50:00,1638.2,1638.36,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21692,做多,2023-02-07 14:50:00,2023-02-07 14:55:00,1638.36,1636.21,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21693,做空,2023-02-07 14:55:00,2023-02-07 15:10:00,1636.21,1633.52,0.03,100.0,0.0015,0.0,0.0,0.0,tp_lower -21694,做多,2023-02-07 16:30:00,2023-02-07 16:35:00,1640.31,1635.51,0.03,100.0,0.0015,-0.01,0.0,-0.01,flip -21695,做空,2023-02-07 16:35:00,2023-02-07 16:40:00,1635.51,1636.83,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21696,做多,2023-02-07 16:40:00,2023-02-07 16:55:00,1636.83,1637.98,0.02,100.0,0.0015,0.0,0.0,0.0,flip -21697,做空,2023-02-07 16:55:00,2023-02-07 17:00:00,1637.98,1638.41,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21698,做多,2023-02-07 17:00:00,2023-02-07 17:10:00,1638.41,1637.72,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21699,做空,2023-02-07 17:10:00,2023-02-07 17:25:00,1637.72,1629.87,0.02,100.0,0.0015,0.01,0.0,0.01,tp_lower -21700,做多,2023-02-07 17:40:00,2023-02-07 17:45:00,1638.95,1660.51,0.02,100.0,0.0015,0.03,0.0,0.03,tp_upper -21701,做多,2023-02-07 19:00:00,2023-02-07 19:05:00,1646.04,1652.66,0.03,100.0,0.0015,0.01,0.0,0.01,tp_upper -21702,做多,2023-02-08 05:45:00,2023-02-08 06:05:00,1674.9,1672.08,0.03,100.0,0.0015,-0.0,0.0,-0.01,flip -21703,做空,2023-02-08 06:05:00,2023-02-08 06:10:00,1672.08,1677.4,0.03,100.0,0.0015,-0.01,0.0,-0.01,flip -21704,做多,2023-02-08 06:10:00,2023-02-08 06:20:00,1677.4,1674.37,0.03,100.0,0.0015,-0.0,0.0,-0.01,flip -21705,做空,2023-02-08 06:20:00,2023-02-08 06:30:00,1674.37,1676.5,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21706,做多,2023-02-08 06:30:00,2023-02-08 06:35:00,1676.5,1676.05,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21707,做空,2023-02-08 06:35:00,2023-02-08 07:05:00,1676.05,1675.8,0.03,100.0,0.0015,0.0,0.0,-0.0,flip -21708,做多,2023-02-08 07:05:00,2023-02-08 07:15:00,1675.8,1675.85,0.03,100.0,0.0015,0.0,0.0,-0.0,flip -21709,做空,2023-02-08 07:15:00,2023-02-08 07:20:00,1675.85,1677.05,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21710,做多,2023-02-08 07:20:00,2023-02-08 07:35:00,1677.05,1675.93,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21711,做空,2023-02-08 07:35:00,2023-02-08 07:45:00,1675.93,1678.48,0.03,100.0,0.0015,-0.0,0.0,-0.01,flip -21712,做多,2023-02-08 07:45:00,2023-02-08 07:50:00,1678.48,1676.95,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21713,做空,2023-02-08 07:50:00,2023-02-08 07:55:00,1676.95,1677.4,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21714,做多,2023-02-08 07:55:00,2023-02-08 08:00:00,1677.4,1675.3,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21715,做空,2023-02-08 08:00:00,2023-02-08 08:30:00,1675.3,1671.67,0.03,100.0,0.0015,0.01,0.0,0.0,tp_lower -21716,做多,2023-02-08 12:00:00,2023-02-08 12:05:00,1676.03,1676.02,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21717,做空,2023-02-08 12:05:00,2023-02-08 12:30:00,1676.02,1676.15,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21718,做多,2023-02-08 12:30:00,2023-02-08 12:35:00,1676.15,1675.38,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21719,做空,2023-02-08 12:35:00,2023-02-08 12:40:00,1675.38,1675.71,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21720,做多,2023-02-08 12:40:00,2023-02-08 12:45:00,1675.71,1674.61,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21721,做空,2023-02-08 12:45:00,2023-02-08 12:50:00,1674.61,1671.48,0.03,100.0,0.0015,0.0,0.0,0.0,tp_lower -21722,做多,2023-02-08 13:10:00,2023-02-08 13:40:00,1673.95,1675.93,0.03,100.0,0.0015,0.0,0.0,0.0,flip -21723,做空,2023-02-08 13:40:00,2023-02-08 13:55:00,1675.93,1674.81,0.03,100.0,0.0015,0.0,0.0,0.0,flip -21724,做多,2023-02-08 13:55:00,2023-02-08 14:00:00,1674.81,1671.71,0.03,100.0,0.0015,-0.0,0.0,-0.01,flip -21725,做空,2023-02-08 14:00:00,2023-02-08 14:15:00,1671.71,1673.1,0.03,100.0,0.0015,-0.0,0.0,-0.0,tp_lower -21726,做多,2023-02-08 14:20:00,2023-02-08 14:25:00,1674.36,1671.15,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -21727,做空,2023-02-08 14:25:00,2023-02-08 14:30:00,1671.15,1670.07,0.02,100.0,0.0015,0.0,0.0,0.0,tp_lower -21728,做多,2023-02-08 14:40:00,2023-02-08 14:45:00,1680.28,1676.39,0.02,100.0,0.0015,-0.01,0.0,-0.01,tp_upper -21729,做多,2023-02-08 22:30:00,2023-02-08 22:50:00,1653.86,1652.11,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21730,做空,2023-02-08 22:50:00,2023-02-08 23:35:00,1652.11,1652.17,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21731,做多,2023-02-08 23:35:00,2023-02-08 23:45:00,1652.17,1650.11,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21732,做空,2023-02-08 23:45:00,2023-02-08 23:50:00,1650.11,1651.51,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21733,做多,2023-02-08 23:50:00,2023-02-08 23:55:00,1651.51,1650.26,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21734,做空,2023-02-08 23:55:00,2023-02-09 00:00:00,1650.26,1651.54,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21735,做多,2023-02-09 00:00:00,2023-02-09 00:05:00,1651.54,1650.93,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21736,做空,2023-02-09 00:05:00,2023-02-09 00:25:00,1650.93,1652.17,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21737,做多,2023-02-09 00:25:00,2023-02-09 00:35:00,1652.17,1650.29,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21738,做空,2023-02-09 00:35:00,2023-02-09 00:45:00,1650.29,1649.73,0.03,100.0,0.0015,0.0,0.0,-0.0,flip -21739,做多,2023-02-09 00:45:00,2023-02-09 02:05:00,1649.73,1649.61,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21740,做空,2023-02-09 02:05:00,2023-02-09 02:15:00,1649.61,1649.58,0.03,100.0,0.0015,0.0,0.0,-0.0,flip -21741,做多,2023-02-09 02:15:00,2023-02-09 02:20:00,1649.58,1647.0,0.03,100.0,0.0015,-0.0,0.0,-0.01,flip -21742,做空,2023-02-09 02:20:00,2023-02-09 02:40:00,1647.0,1643.05,0.03,100.0,0.0015,0.01,0.0,0.0,tp_lower -21743,做多,2023-02-09 08:20:00,2023-02-09 08:25:00,1636.35,1636.1,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21744,做空,2023-02-09 08:25:00,2023-02-09 09:10:00,1636.1,1634.96,0.03,100.0,0.0015,0.0,0.0,0.0,flip -21745,做多,2023-02-09 09:10:00,2023-02-09 09:15:00,1634.96,1633.57,0.03,100.0,0.0015,-0.0,0.0,-0.0,flip -21746,做空,2023-02-09 09:15:00,2023-02-09 09:45:00,1633.57,1635.65,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21747,做多,2023-02-09 09:45:00,2023-02-09 09:50:00,1635.65,1633.01,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -21748,做空,2023-02-09 09:50:00,2023-02-09 09:55:00,1633.01,1634.81,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21749,做多,2023-02-09 09:55:00,2023-02-09 10:00:00,1634.81,1633.4,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21750,做空,2023-02-09 10:00:00,2023-02-09 10:05:00,1633.4,1634.73,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21751,做多,2023-02-09 10:05:00,2023-02-09 10:15:00,1634.73,1633.37,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21752,做空,2023-02-09 10:15:00,2023-02-09 10:35:00,1633.37,1633.2,0.02,100.0,0.0015,0.0,0.0,-0.0,flip -21753,做多,2023-02-09 10:35:00,2023-02-09 10:40:00,1633.2,1631.52,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21754,做空,2023-02-09 10:40:00,2023-02-09 10:50:00,1631.52,1633.94,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21755,做多,2023-02-09 10:50:00,2023-02-09 11:05:00,1633.94,1630.95,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -21756,做空,2023-02-09 11:05:00,2023-02-09 11:15:00,1630.95,1630.97,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21757,做多,2023-02-09 11:15:00,2023-02-09 11:50:00,1630.97,1636.22,0.02,100.0,0.0015,0.01,0.0,0.01,tp_upper -21758,做多,2023-02-09 12:40:00,2023-02-09 12:45:00,1634.09,1640.63,0.02,100.0,0.0015,0.01,0.0,0.01,tp_upper -21759,做多,2023-02-09 15:45:00,2023-02-09 15:50:00,1633.9,1631.17,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -21760,做空,2023-02-09 15:50:00,2023-02-09 16:00:00,1631.17,1633.0,0.02,100.0,0.0015,-0.0,0.0,-0.0,tp_lower -21761,做多,2023-02-10 06:40:00,2023-02-10 06:45:00,1546.62,1545.94,0.03,100.0,0.0016,-0.0,0.0,-0.0,flip -21762,做空,2023-02-10 06:45:00,2023-02-10 06:50:00,1545.94,1547.74,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21763,做多,2023-02-10 06:50:00,2023-02-10 07:20:00,1547.74,1544.93,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21764,做空,2023-02-10 07:20:00,2023-02-10 07:30:00,1544.93,1547.3,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21765,做多,2023-02-10 07:30:00,2023-02-10 07:50:00,1547.3,1551.02,0.02,100.0,0.0016,0.01,0.0,0.0,tp_upper -21766,做多,2023-02-10 09:50:00,2023-02-10 09:55:00,1547.18,1545.26,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21767,做空,2023-02-10 09:55:00,2023-02-10 10:15:00,1545.26,1546.62,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21768,做多,2023-02-10 10:15:00,2023-02-10 10:20:00,1546.62,1544.54,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21769,做空,2023-02-10 10:20:00,2023-02-10 10:55:00,1544.54,1545.5,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21770,做多,2023-02-10 10:55:00,2023-02-10 14:40:00,1545.5,1539.56,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -21771,做空,2023-02-10 14:40:00,2023-02-10 14:45:00,1539.56,1545.88,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -21772,做多,2023-02-10 14:45:00,2023-02-10 14:50:00,1545.88,1541.86,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -21773,做空,2023-02-10 14:50:00,2023-02-10 14:55:00,1541.86,1542.85,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21774,做多,2023-02-10 14:55:00,2023-02-10 15:00:00,1542.85,1540.07,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21775,做空,2023-02-10 15:00:00,2023-02-10 15:10:00,1540.07,1544.67,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -21776,做多,2023-02-10 15:10:00,2023-02-10 15:20:00,1544.67,1541.83,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21777,做空,2023-02-10 15:20:00,2023-02-10 15:35:00,1541.83,1535.29,0.02,100.0,0.0016,0.01,0.0,0.01,tp_lower -21778,做多,2023-02-10 19:30:00,2023-02-10 19:40:00,1536.68,1532.65,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -21779,做空,2023-02-10 19:40:00,2023-02-10 19:50:00,1532.65,1535.09,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21780,做多,2023-02-10 19:50:00,2023-02-10 20:00:00,1535.09,1532.7,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21781,做空,2023-02-10 20:00:00,2023-02-10 20:35:00,1532.7,1532.48,0.02,100.0,0.0016,0.0,0.0,-0.0,flip -21782,做多,2023-02-10 20:35:00,2023-02-10 20:40:00,1532.48,1529.43,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21783,做空,2023-02-10 20:40:00,2023-02-10 21:10:00,1529.43,1521.66,0.02,100.0,0.0016,0.01,0.0,0.01,tp_lower -21784,做多,2023-02-11 03:10:00,2023-02-11 03:50:00,1520.75,1518.45,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21785,做空,2023-02-11 03:50:00,2023-02-11 04:10:00,1518.45,1518.67,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21786,做多,2023-02-11 04:10:00,2023-02-11 04:25:00,1518.67,1518.24,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21787,做空,2023-02-11 04:25:00,2023-02-11 04:30:00,1518.24,1518.49,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21788,做多,2023-02-11 04:30:00,2023-02-11 05:50:00,1518.49,1516.0,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21789,做空,2023-02-11 05:50:00,2023-02-11 05:55:00,1516.0,1517.03,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21790,做多,2023-02-11 05:55:00,2023-02-11 06:05:00,1517.03,1515.18,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21791,做空,2023-02-11 06:05:00,2023-02-11 06:10:00,1515.18,1516.57,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21792,做多,2023-02-11 06:10:00,2023-02-11 07:30:00,1516.57,1515.65,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21793,做空,2023-02-11 07:30:00,2023-02-11 10:30:00,1515.65,1519.45,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -21794,做多,2023-02-11 10:30:00,2023-02-11 10:35:00,1519.45,1518.71,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21795,做空,2023-02-11 10:35:00,2023-02-11 10:50:00,1518.71,1517.91,0.02,100.0,0.0016,0.0,0.0,0.0,flip -21796,做多,2023-02-11 10:50:00,2023-02-11 11:00:00,1517.91,1517.55,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21797,做空,2023-02-11 11:00:00,2023-02-11 11:10:00,1517.55,1518.12,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21798,做多,2023-02-11 11:10:00,2023-02-11 12:10:00,1518.12,1521.2,0.02,100.0,0.0016,0.0,0.0,0.0,tp_upper -21799,做多,2023-02-11 12:35:00,2023-02-11 12:40:00,1519.99,1516.99,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21800,做空,2023-02-11 12:40:00,2023-02-11 12:45:00,1516.99,1516.12,0.02,100.0,0.0016,0.0,0.0,0.0,tp_lower -21801,做多,2023-02-11 12:50:00,2023-02-11 12:55:00,1519.5,1518.88,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21802,做空,2023-02-11 12:55:00,2023-02-11 13:00:00,1518.88,1519.4,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21803,做多,2023-02-11 13:00:00,2023-02-11 13:05:00,1519.4,1518.7,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21804,做空,2023-02-11 13:05:00,2023-02-11 13:15:00,1518.7,1519.3,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21805,做多,2023-02-11 13:15:00,2023-02-11 13:20:00,1519.3,1520.97,0.02,100.0,0.0016,0.0,0.0,0.0,tp_upper -21806,做多,2023-02-11 14:40:00,2023-02-11 14:45:00,1520.18,1523.4,0.02,100.0,0.0016,0.01,0.0,0.0,tp_upper -21807,做多,2023-02-11 15:50:00,2023-02-11 16:05:00,1521.0,1520.46,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21808,做空,2023-02-11 16:05:00,2023-02-11 16:20:00,1520.46,1520.47,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21809,做多,2023-02-11 16:20:00,2023-02-11 16:25:00,1520.47,1520.41,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21810,做空,2023-02-11 16:25:00,2023-02-11 16:35:00,1520.41,1518.38,0.02,100.0,0.0016,0.0,0.0,0.0,tp_lower -21811,做多,2023-02-11 18:05:00,2023-02-11 18:10:00,1520.27,1519.99,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21812,做空,2023-02-11 18:10:00,2023-02-11 18:20:00,1519.99,1517.19,0.02,100.0,0.0016,0.0,0.0,0.0,tp_lower -21813,做多,2023-02-11 19:50:00,2023-02-11 20:25:00,1517.9,1522.79,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -21814,做多,2023-02-11 20:25:00,2023-02-11 20:30:00,1522.79,1520.68,0.02,100.0,0.0016,-0.0,0.0,-0.0,tp_upper -21815,做多,2023-02-11 21:10:00,2023-02-11 21:40:00,1520.52,1525.6,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -21816,做多,2023-02-12 04:25:00,2023-02-12 04:35:00,1531.1,1529.19,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21817,做空,2023-02-12 04:35:00,2023-02-12 04:40:00,1529.19,1530.28,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21818,做多,2023-02-12 04:40:00,2023-02-12 04:45:00,1530.28,1529.79,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21819,做空,2023-02-12 04:45:00,2023-02-12 04:50:00,1529.79,1530.57,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21820,做多,2023-02-12 04:50:00,2023-02-12 05:35:00,1530.57,1531.41,0.02,100.0,0.0016,0.0,0.0,0.0,flip -21821,做空,2023-02-12 05:35:00,2023-02-12 05:40:00,1531.41,1532.62,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21822,做多,2023-02-12 05:40:00,2023-02-12 06:20:00,1532.62,1532.79,0.02,100.0,0.0016,0.0,0.0,-0.0,flip -21823,做空,2023-02-12 06:20:00,2023-02-12 06:35:00,1532.79,1532.81,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21824,做多,2023-02-12 06:35:00,2023-02-12 08:35:00,1532.81,1532.01,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21825,做空,2023-02-12 08:35:00,2023-02-12 08:40:00,1532.01,1534.41,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21826,做多,2023-02-12 08:40:00,2023-02-12 08:45:00,1534.41,1532.35,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21827,做空,2023-02-12 08:45:00,2023-02-12 09:05:00,1532.35,1532.34,0.02,100.0,0.0016,0.0,0.0,-0.0,flip -21828,做多,2023-02-12 09:05:00,2023-02-12 09:15:00,1532.34,1533.71,0.02,100.0,0.0016,0.0,0.0,0.0,tp_upper -21829,做多,2023-02-12 11:10:00,2023-02-12 11:25:00,1533.05,1532.67,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21830,做空,2023-02-12 11:25:00,2023-02-12 11:30:00,1532.67,1534.46,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21831,做多,2023-02-12 11:30:00,2023-02-12 11:35:00,1534.46,1532.9,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21832,做空,2023-02-12 11:35:00,2023-02-12 11:40:00,1532.9,1533.17,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21833,做多,2023-02-12 11:40:00,2023-02-12 11:45:00,1533.17,1532.55,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21834,做空,2023-02-12 11:45:00,2023-02-12 12:00:00,1532.55,1532.75,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21835,做多,2023-02-12 12:00:00,2023-02-12 12:05:00,1532.75,1531.77,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21836,做空,2023-02-12 12:05:00,2023-02-12 12:10:00,1531.77,1531.83,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21837,做多,2023-02-12 12:10:00,2023-02-12 12:35:00,1531.83,1529.66,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21838,做空,2023-02-12 12:35:00,2023-02-12 12:40:00,1529.66,1526.65,0.02,100.0,0.0015,0.0,0.0,0.0,tp_lower -21839,做多,2023-02-12 14:35:00,2023-02-12 14:40:00,1532.66,1533.01,0.02,100.0,0.0015,0.0,0.0,-0.0,tp_upper -21840,做多,2023-02-12 14:55:00,2023-02-12 15:05:00,1531.99,1529.61,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21841,做空,2023-02-12 15:05:00,2023-02-12 15:10:00,1529.61,1534.73,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -21842,做多,2023-02-12 15:10:00,2023-02-12 15:15:00,1534.73,1537.49,0.02,100.0,0.0015,0.0,0.0,0.0,tp_upper -21843,做多,2023-02-13 04:20:00,2023-02-13 04:25:00,1519.37,1519.09,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21844,做空,2023-02-13 04:25:00,2023-02-13 04:40:00,1519.09,1519.02,0.02,100.0,0.0016,0.0,0.0,-0.0,flip -21845,做多,2023-02-13 04:40:00,2023-02-13 04:45:00,1519.02,1518.37,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21846,做空,2023-02-13 04:45:00,2023-02-13 05:05:00,1518.37,1519.35,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21847,做多,2023-02-13 05:05:00,2023-02-13 05:25:00,1519.35,1518.19,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21848,做空,2023-02-13 05:25:00,2023-02-13 08:10:00,1518.19,1517.11,0.02,100.0,0.0016,0.0,0.0,0.0,flip -21849,做多,2023-02-13 08:10:00,2023-02-13 08:15:00,1517.11,1514.8,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21850,做空,2023-02-13 08:15:00,2023-02-13 08:40:00,1514.8,1503.96,0.02,100.0,0.0016,0.02,0.0,0.02,tp_lower -21851,做多,2023-02-13 18:25:00,2023-02-13 18:50:00,1481.54,1489.52,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -21852,做多,2023-02-13 21:45:00,2023-02-13 22:35:00,1482.13,1489.1,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -21853,做多,2023-02-14 08:20:00,2023-02-14 08:25:00,1501.31,1500.89,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21854,做空,2023-02-14 08:25:00,2023-02-14 08:55:00,1500.89,1497.8,0.02,100.0,0.0016,0.0,0.0,0.0,tp_lower -21855,做多,2023-02-14 09:00:00,2023-02-14 09:20:00,1500.69,1499.72,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21856,做空,2023-02-14 09:20:00,2023-02-14 09:25:00,1499.72,1501.2,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21857,做多,2023-02-14 09:25:00,2023-02-14 09:30:00,1501.2,1500.3,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21858,做空,2023-02-14 09:30:00,2023-02-14 09:35:00,1500.3,1502.98,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21859,做多,2023-02-14 09:35:00,2023-02-14 09:45:00,1502.98,1504.42,0.02,100.0,0.0016,0.0,0.0,0.0,tp_upper -21860,做多,2023-02-14 13:30:00,2023-02-14 13:35:00,1516.01,1504.41,0.02,100.0,0.0016,-0.02,0.0,-0.02,tp_upper -21861,做多,2023-02-14 13:40:00,2023-02-14 13:45:00,1507.87,1514.19,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -21862,做多,2023-02-14 13:45:00,2023-02-14 13:50:00,1514.19,1512.85,0.02,100.0,0.0016,-0.0,0.0,-0.0,tp_upper -21863,做多,2023-02-14 14:10:00,2023-02-14 14:20:00,1504.81,1505.64,0.02,100.0,0.0016,0.0,0.0,0.0,flip -21864,做空,2023-02-14 14:20:00,2023-02-14 14:25:00,1505.64,1499.77,0.02,100.0,0.0016,0.01,0.0,0.01,tp_lower -21865,做多,2023-02-14 14:30:00,2023-02-14 14:40:00,1505.8,1510.82,0.02,100.0,0.0016,0.01,0.0,0.01,tp_upper -21866,做多,2023-02-15 00:15:00,2023-02-15 00:20:00,1551.7,1550.73,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21867,做空,2023-02-15 00:20:00,2023-02-15 00:25:00,1550.73,1551.68,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21868,做多,2023-02-15 00:25:00,2023-02-15 00:30:00,1551.68,1547.43,0.02,100.0,0.0016,-0.01,0.0,-0.01,flip -21869,做空,2023-02-15 00:30:00,2023-02-15 01:05:00,1547.43,1550.51,0.02,100.0,0.0016,-0.0,0.0,-0.01,flip -21870,做多,2023-02-15 01:05:00,2023-02-15 01:10:00,1550.51,1548.8,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21871,做空,2023-02-15 01:10:00,2023-02-15 02:45:00,1548.8,1542.89,0.02,100.0,0.0016,0.01,0.0,0.01,tp_lower -21872,做多,2023-02-15 03:15:00,2023-02-15 05:40:00,1550.42,1550.69,0.02,100.0,0.0016,0.0,0.0,-0.0,flip -21873,做空,2023-02-15 05:40:00,2023-02-15 06:10:00,1550.69,1550.37,0.02,100.0,0.0016,0.0,0.0,-0.0,flip -21874,做多,2023-02-15 06:10:00,2023-02-15 06:20:00,1550.37,1549.81,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21875,做空,2023-02-15 06:20:00,2023-02-15 07:05:00,1549.81,1550.16,0.02,100.0,0.0016,-0.0,0.0,-0.0,flip -21876,做多,2023-02-15 07:05:00,2023-02-15 07:10:00,1550.16,1550.12,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -21877,做空,2023-02-15 07:10:00,2023-02-15 07:25:00,1550.12,1550.1,0.02,100.0,0.0015,0.0,0.0,-0.0,flip -21878,做多,2023-02-15 07:25:00,2023-02-15 07:30:00,1550.1,1546.7,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -21879,做空,2023-02-15 07:30:00,2023-02-15 07:55:00,1546.7,1546.55,0.02,100.0,0.0015,0.0,0.0,-0.0,tp_lower -21880,做多,2023-02-15 09:30:00,2023-02-15 09:40:00,1547.85,1548.83,0.02,100.0,0.0015,0.0,0.0,0.0,flip -21881,做空,2023-02-15 09:40:00,2023-02-16 10:10:00,1548.83,1691.6,0.02,100.0,0.0015,-0.22,0.0,-0.22,flip -21882,做多,2023-02-16 10:10:00,2023-02-16 10:15:00,1691.6,1687.62,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -21883,做空,2023-02-16 10:15:00,2023-02-16 10:25:00,1687.62,1690.86,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -21884,做多,2023-02-16 10:25:00,2023-02-16 10:30:00,1690.86,1688.95,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21885,做空,2023-02-16 10:30:00,2023-02-16 11:10:00,1688.95,1681.25,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -21886,做多,2023-02-16 12:40:00,2023-02-16 12:45:00,1688.79,1687.94,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21887,做空,2023-02-16 12:45:00,2023-02-16 12:50:00,1687.94,1689.0,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21888,做多,2023-02-16 12:50:00,2023-02-16 13:10:00,1689.0,1688.91,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21889,做空,2023-02-16 13:10:00,2023-02-16 13:25:00,1688.91,1688.37,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -21890,做多,2023-02-16 13:25:00,2023-02-16 13:35:00,1688.37,1685.12,0.02,100.0,0.0013,-0.0,0.0,-0.01,tp_upper -21891,做多,2023-02-16 15:10:00,2023-02-16 15:20:00,1687.02,1690.41,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -21892,做多,2023-02-17 07:05:00,2023-02-17 07:50:00,1662.25,1655.37,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -21893,做空,2023-02-17 07:50:00,2023-02-17 08:10:00,1655.37,1655.76,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21894,做多,2023-02-17 08:10:00,2023-02-17 08:25:00,1655.76,1653.5,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21895,做空,2023-02-17 08:25:00,2023-02-17 08:30:00,1653.5,1655.37,0.02,100.0,0.0013,-0.0,0.0,-0.0,tp_lower -21896,做多,2023-02-17 08:55:00,2023-02-17 09:00:00,1664.91,1668.43,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -21897,做多,2023-02-17 13:25:00,2023-02-17 13:40:00,1660.45,1660.08,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21898,做空,2023-02-17 13:40:00,2023-02-17 13:45:00,1660.08,1661.84,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21899,做多,2023-02-17 13:45:00,2023-02-17 13:50:00,1661.84,1659.3,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21900,做空,2023-02-17 13:50:00,2023-02-17 13:55:00,1659.3,1660.47,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21901,做多,2023-02-17 13:55:00,2023-02-17 14:15:00,1660.47,1669.41,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -21902,做多,2023-02-17 15:00:00,2023-02-17 15:05:00,1665.79,1663.25,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21903,做空,2023-02-17 15:05:00,2023-02-17 15:10:00,1663.25,1667.62,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -21904,做多,2023-02-17 15:10:00,2023-02-17 15:15:00,1667.62,1671.96,0.02,100.0,0.0013,0.01,0.0,0.0,tp_upper -21905,做多,2023-02-17 16:25:00,2023-02-17 16:30:00,1667.85,1664.41,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -21906,做空,2023-02-17 16:30:00,2023-02-17 16:35:00,1664.41,1672.27,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -21907,做多,2023-02-17 16:35:00,2023-02-17 16:40:00,1672.27,1675.03,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -21908,做多,2023-02-17 22:15:00,2023-02-17 22:20:00,1684.57,1684.42,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21909,做空,2023-02-17 22:20:00,2023-02-17 22:25:00,1684.42,1686.13,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21910,做多,2023-02-17 22:25:00,2023-02-18 00:40:00,1686.13,1693.49,0.02,100.0,0.0013,0.01,0.0,0.01,flip -21911,做空,2023-02-18 00:40:00,2023-02-18 00:45:00,1693.49,1696.94,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -21912,做多,2023-02-18 00:45:00,2023-02-18 00:50:00,1696.94,1695.94,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21913,做空,2023-02-18 00:50:00,2023-02-18 01:05:00,1695.94,1696.02,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21914,做多,2023-02-18 01:05:00,2023-02-18 01:15:00,1696.02,1695.73,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21915,做空,2023-02-18 01:15:00,2023-02-18 01:20:00,1695.73,1697.52,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21916,做多,2023-02-18 01:20:00,2023-02-18 01:30:00,1697.52,1695.65,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21917,做空,2023-02-18 01:30:00,2023-02-18 01:35:00,1695.65,1699.18,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -21918,做多,2023-02-18 01:35:00,2023-02-18 02:25:00,1699.18,1696.11,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21919,做空,2023-02-18 02:25:00,2023-02-18 03:15:00,1696.11,1699.99,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -21920,做多,2023-02-18 03:15:00,2023-02-18 03:20:00,1699.99,1697.71,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21921,做空,2023-02-18 03:20:00,2023-02-18 03:30:00,1697.71,1698.07,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21922,做多,2023-02-18 03:30:00,2023-02-18 05:05:00,1698.07,1698.82,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21923,做空,2023-02-18 05:05:00,2023-02-18 05:10:00,1698.82,1698.85,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21924,做多,2023-02-18 05:10:00,2023-02-18 05:35:00,1698.85,1698.46,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21925,做空,2023-02-18 05:35:00,2023-02-18 05:50:00,1698.46,1698.4,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21926,做多,2023-02-18 05:50:00,2023-02-18 06:05:00,1698.4,1698.59,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21927,做空,2023-02-18 06:05:00,2023-02-18 06:15:00,1698.59,1698.1,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21928,做多,2023-02-18 06:15:00,2023-02-18 06:55:00,1698.1,1696.28,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21929,做空,2023-02-18 06:55:00,2023-02-18 07:45:00,1696.28,1691.3,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -21930,做多,2023-02-18 12:10:00,2023-02-18 12:30:00,1694.37,1694.5,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21931,做空,2023-02-18 12:30:00,2023-02-18 12:35:00,1694.5,1695.74,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21932,做多,2023-02-18 12:35:00,2023-02-18 12:40:00,1695.74,1695.01,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21933,做空,2023-02-18 12:40:00,2023-02-18 12:45:00,1695.01,1697.67,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21934,做多,2023-02-18 12:45:00,2023-02-18 13:50:00,1697.67,1694.75,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21935,做空,2023-02-18 13:50:00,2023-02-18 14:05:00,1694.75,1694.13,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21936,做多,2023-02-18 14:05:00,2023-02-18 14:15:00,1694.13,1694.31,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21937,做空,2023-02-18 14:15:00,2023-02-18 14:25:00,1694.31,1695.35,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21938,做多,2023-02-18 14:25:00,2023-02-18 14:30:00,1695.35,1694.14,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21939,做空,2023-02-18 14:30:00,2023-02-18 14:45:00,1694.14,1692.6,0.02,100.0,0.0012,0.0,0.0,0.0,flip -21940,做多,2023-02-18 14:45:00,2023-02-18 14:55:00,1692.6,1696.38,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -21941,做多,2023-02-18 16:30:00,2023-02-18 16:35:00,1694.88,1692.9,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21942,做空,2023-02-18 16:35:00,2023-02-18 16:45:00,1692.9,1694.48,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21943,做多,2023-02-18 16:45:00,2023-02-18 16:55:00,1694.48,1693.2,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21944,做空,2023-02-18 16:55:00,2023-02-18 17:05:00,1693.2,1693.76,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21945,做多,2023-02-18 17:05:00,2023-02-18 17:10:00,1693.76,1693.15,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21946,做空,2023-02-18 17:10:00,2023-02-18 17:15:00,1693.15,1693.78,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21947,做多,2023-02-18 17:15:00,2023-02-18 17:20:00,1693.78,1693.19,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21948,做空,2023-02-18 17:20:00,2023-02-18 17:25:00,1693.19,1695.57,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21949,做多,2023-02-18 17:25:00,2023-02-18 17:35:00,1695.57,1690.77,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -21950,做空,2023-02-18 17:35:00,2023-02-18 17:40:00,1690.77,1693.11,0.02,100.0,0.0012,-0.0,0.0,-0.0,tp_lower -21951,做多,2023-02-18 17:40:00,2023-02-18 18:00:00,1693.11,1693.79,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21952,做空,2023-02-18 18:00:00,2023-02-18 18:05:00,1693.79,1696.39,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21953,做多,2023-02-18 18:05:00,2023-02-18 18:10:00,1696.39,1708.63,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -21954,做多,2023-02-18 18:40:00,2023-02-18 18:50:00,1694.6,1694.81,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21955,做空,2023-02-18 18:50:00,2023-02-18 19:00:00,1694.81,1695.09,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21956,做多,2023-02-18 19:00:00,2023-02-18 19:05:00,1695.09,1693.64,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21957,做空,2023-02-18 19:05:00,2023-02-18 19:10:00,1693.64,1694.83,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21958,做多,2023-02-18 19:10:00,2023-02-18 19:15:00,1694.83,1694.2,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21959,做空,2023-02-18 19:15:00,2023-02-18 19:25:00,1694.2,1694.51,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21960,做多,2023-02-18 19:25:00,2023-02-18 19:30:00,1694.51,1693.43,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21961,做空,2023-02-18 19:30:00,2023-02-18 19:40:00,1693.43,1684.77,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -21962,做多,2023-02-18 23:50:00,2023-02-19 00:00:00,1693.02,1691.26,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21963,做空,2023-02-19 00:00:00,2023-02-19 00:05:00,1691.26,1691.89,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21964,做多,2023-02-19 00:05:00,2023-02-19 00:10:00,1691.89,1691.43,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21965,做空,2023-02-19 00:10:00,2023-02-19 00:15:00,1691.43,1691.66,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21966,做多,2023-02-19 00:15:00,2023-02-19 00:35:00,1691.66,1697.41,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -21967,做多,2023-02-19 01:30:00,2023-02-19 01:45:00,1693.43,1691.06,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21968,做空,2023-02-19 01:45:00,2023-02-19 01:50:00,1691.06,1692.8,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21969,做多,2023-02-19 01:50:00,2023-02-19 04:30:00,1692.8,1697.2,0.02,100.0,0.0013,0.01,0.0,0.0,tp_upper -21970,做多,2023-02-19 06:55:00,2023-02-19 07:15:00,1695.92,1694.7,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21971,做空,2023-02-19 07:15:00,2023-02-19 07:30:00,1694.7,1695.17,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21972,做多,2023-02-19 07:30:00,2023-02-19 07:35:00,1695.17,1694.12,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21973,做空,2023-02-19 07:35:00,2023-02-19 08:05:00,1694.12,1695.01,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21974,做多,2023-02-19 08:05:00,2023-02-19 08:20:00,1695.01,1694.01,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21975,做空,2023-02-19 08:20:00,2023-02-19 10:05:00,1694.01,1691.4,0.02,100.0,0.0012,0.0,0.0,0.0,tp_lower -21976,做多,2023-02-19 10:40:00,2023-02-19 10:45:00,1697.73,1697.28,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21977,做空,2023-02-19 10:45:00,2023-02-19 11:05:00,1697.28,1695.85,0.02,100.0,0.0012,0.0,0.0,0.0,flip -21978,做多,2023-02-19 11:05:00,2023-02-19 11:25:00,1695.85,1699.69,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -21979,做多,2023-02-19 11:45:00,2023-02-19 11:50:00,1696.44,1695.93,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21980,做空,2023-02-19 11:50:00,2023-02-19 12:00:00,1695.93,1696.54,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21981,做多,2023-02-19 12:00:00,2023-02-19 12:15:00,1696.54,1695.84,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21982,做空,2023-02-19 12:15:00,2023-02-19 12:55:00,1695.84,1697.08,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21983,做多,2023-02-19 12:55:00,2023-02-19 13:15:00,1697.08,1697.93,0.02,100.0,0.0012,0.0,0.0,0.0,flip -21984,做空,2023-02-19 13:15:00,2023-02-19 13:30:00,1697.93,1696.21,0.02,100.0,0.0012,0.0,0.0,0.0,flip -21985,做多,2023-02-19 13:30:00,2023-02-19 13:50:00,1696.21,1695.48,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21986,做空,2023-02-19 13:50:00,2023-02-19 14:00:00,1695.48,1696.27,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21987,做多,2023-02-19 14:00:00,2023-02-19 14:20:00,1696.27,1700.5,0.02,100.0,0.0012,0.01,0.0,0.0,tp_upper -21988,做多,2023-02-19 16:55:00,2023-02-19 17:00:00,1699.16,1695.41,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -21989,做空,2023-02-19 17:00:00,2023-02-19 17:05:00,1695.41,1691.45,0.02,100.0,0.0012,0.0,0.0,0.0,tp_lower -21990,做多,2023-02-20 03:25:00,2023-02-20 04:15:00,1682.0,1689.76,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -21991,做多,2023-02-20 14:30:00,2023-02-20 14:40:00,1704.55,1703.82,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21992,做空,2023-02-20 14:40:00,2023-02-20 14:45:00,1703.82,1709.05,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -21993,做多,2023-02-20 14:45:00,2023-02-20 16:00:00,1709.05,1703.86,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -21994,做空,2023-02-20 16:00:00,2023-02-20 16:20:00,1703.86,1694.1,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -21995,做多,2023-02-20 19:50:00,2023-02-20 20:15:00,1705.99,1703.97,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -21996,做空,2023-02-20 20:15:00,2023-02-20 20:20:00,1703.97,1704.69,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21997,做多,2023-02-20 20:20:00,2023-02-20 20:30:00,1704.69,1704.32,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -21998,做空,2023-02-20 20:30:00,2023-02-20 20:40:00,1704.32,1704.19,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -21999,做多,2023-02-20 20:40:00,2023-02-20 20:55:00,1704.19,1703.93,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22000,做空,2023-02-20 20:55:00,2023-02-20 21:00:00,1703.93,1705.32,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22001,做多,2023-02-20 21:00:00,2023-02-20 21:05:00,1705.32,1703.75,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22002,做空,2023-02-20 21:05:00,2023-02-20 21:10:00,1703.75,1705.41,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22003,做多,2023-02-20 21:10:00,2023-02-20 21:20:00,1705.41,1703.82,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22004,做空,2023-02-20 21:20:00,2023-02-20 21:25:00,1703.82,1705.26,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22005,做多,2023-02-20 21:25:00,2023-02-20 21:30:00,1705.26,1704.92,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22006,做空,2023-02-20 21:30:00,2023-02-20 22:05:00,1704.92,1703.38,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22007,做多,2023-02-20 22:05:00,2023-02-20 22:10:00,1703.38,1702.19,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22008,做空,2023-02-20 22:10:00,2023-02-20 22:45:00,1702.19,1696.5,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -22009,做多,2023-02-20 23:40:00,2023-02-20 23:50:00,1701.79,1701.63,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22010,做空,2023-02-20 23:50:00,2023-02-20 23:55:00,1701.63,1703.7,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22011,做多,2023-02-20 23:55:00,2023-02-21 00:15:00,1703.7,1698.28,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22012,做空,2023-02-21 00:15:00,2023-02-21 00:20:00,1698.28,1701.04,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22013,做多,2023-02-21 00:20:00,2023-02-21 00:25:00,1701.04,1700.5,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22014,做空,2023-02-21 00:25:00,2023-02-21 00:30:00,1700.5,1704.54,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22015,做多,2023-02-21 00:30:00,2023-02-21 00:35:00,1704.54,1708.55,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -22016,做多,2023-02-21 01:30:00,2023-02-21 01:45:00,1701.89,1708.74,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -22017,做多,2023-02-21 03:05:00,2023-02-21 03:40:00,1707.51,1703.74,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22018,做空,2023-02-21 03:40:00,2023-02-21 03:55:00,1703.74,1703.09,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22019,做多,2023-02-21 03:55:00,2023-02-21 06:45:00,1703.09,1701.88,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22020,做空,2023-02-21 06:45:00,2023-02-21 06:50:00,1701.88,1705.72,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22021,做多,2023-02-21 06:50:00,2023-02-21 06:55:00,1705.72,1707.62,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -22022,做多,2023-02-21 07:10:00,2023-02-21 07:35:00,1704.58,1702.38,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22023,做空,2023-02-21 07:35:00,2023-02-21 07:40:00,1702.38,1703.91,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22024,做多,2023-02-21 07:40:00,2023-02-21 08:25:00,1703.91,1703.33,0.02,100.0,0.0012,-0.0,0.0,-0.0,tp_upper -22025,做多,2023-02-21 17:55:00,2023-02-21 18:05:00,1677.17,1678.27,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -22026,做多,2023-02-21 18:40:00,2023-02-21 19:15:00,1675.25,1673.24,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22027,做空,2023-02-21 19:15:00,2023-02-21 19:25:00,1673.24,1673.71,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22028,做多,2023-02-21 19:25:00,2023-02-21 19:40:00,1673.71,1671.02,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22029,做空,2023-02-21 19:40:00,2023-02-21 20:00:00,1671.02,1673.83,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22030,做多,2023-02-21 20:00:00,2023-02-21 20:05:00,1673.83,1672.52,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22031,做空,2023-02-21 20:05:00,2023-02-21 20:25:00,1672.52,1665.19,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -22032,做多,2023-02-22 00:10:00,2023-02-22 00:15:00,1664.02,1662.78,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22033,做空,2023-02-22 00:15:00,2023-02-22 01:45:00,1662.78,1649.19,0.02,100.0,0.0013,0.02,0.0,0.02,tp_lower -22034,做多,2023-02-22 10:15:00,2023-02-22 10:20:00,1642.49,1639.67,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22035,做空,2023-02-22 10:20:00,2023-02-22 10:35:00,1639.67,1643.57,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22036,做多,2023-02-22 10:35:00,2023-02-22 11:25:00,1643.57,1639.23,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22037,做空,2023-02-22 11:25:00,2023-02-22 11:40:00,1639.23,1640.93,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22038,做多,2023-02-22 11:40:00,2023-02-22 11:45:00,1640.93,1638.7,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22039,做空,2023-02-22 11:45:00,2023-02-22 11:50:00,1638.7,1643.44,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22040,做多,2023-02-22 11:50:00,2023-02-22 12:15:00,1643.44,1648.4,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22041,做多,2023-02-22 13:15:00,2023-02-22 13:45:00,1642.47,1646.27,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22042,做多,2023-02-22 19:05:00,2023-02-22 19:10:00,1628.22,1620.11,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22043,做空,2023-02-22 19:10:00,2023-02-22 22:05:00,1620.11,1620.2,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22044,做多,2023-02-22 22:05:00,2023-02-22 22:55:00,1620.2,1634.06,0.02,100.0,0.0013,0.02,0.0,0.02,tp_upper -22045,做多,2023-02-23 10:10:00,2023-02-23 10:35:00,1663.58,1662.78,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22046,做空,2023-02-23 10:35:00,2023-02-23 10:45:00,1662.78,1663.56,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22047,做多,2023-02-23 10:45:00,2023-02-23 11:10:00,1663.56,1664.04,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22048,做空,2023-02-23 11:10:00,2023-02-23 11:20:00,1664.04,1649.94,0.02,100.0,0.0013,0.02,0.0,0.02,tp_lower -22049,做多,2023-02-23 13:15:00,2023-02-23 13:25:00,1668.3,1662.35,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22050,做空,2023-02-23 13:25:00,2023-02-23 13:35:00,1662.35,1661.05,0.02,100.0,0.0013,0.0,0.0,0.0,flip -22051,做多,2023-02-23 13:35:00,2023-02-23 13:40:00,1661.05,1657.76,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22052,做空,2023-02-23 13:40:00,2023-02-23 13:50:00,1657.76,1649.49,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -22053,做多,2023-02-23 14:10:00,2023-02-23 14:35:00,1662.57,1654.48,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22054,做空,2023-02-23 14:35:00,2023-02-23 14:45:00,1654.48,1662.24,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22055,做多,2023-02-23 14:45:00,2023-02-23 14:55:00,1662.24,1659.65,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22056,做空,2023-02-23 14:55:00,2023-02-23 15:25:00,1659.65,1656.48,0.02,100.0,0.0013,0.0,0.0,0.0,flip -22057,做多,2023-02-23 15:25:00,2023-02-23 15:35:00,1656.48,1658.91,0.02,100.0,0.0013,0.0,0.0,0.0,flip -22058,做空,2023-02-23 15:35:00,2023-02-23 16:00:00,1658.91,1657.39,0.02,100.0,0.0013,0.0,0.0,0.0,flip -22059,做多,2023-02-23 16:00:00,2023-02-23 17:50:00,1657.39,1642.86,0.02,100.0,0.0013,-0.02,0.0,-0.02,flip -22060,做空,2023-02-23 17:50:00,2023-02-23 17:55:00,1642.86,1645.94,0.02,100.0,0.0013,-0.0,0.0,-0.0,tp_lower -22061,做多,2023-02-23 19:15:00,2023-02-23 19:35:00,1653.37,1653.4,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22062,做空,2023-02-23 19:35:00,2023-02-23 19:40:00,1653.4,1653.93,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22063,做多,2023-02-23 19:40:00,2023-02-23 19:45:00,1653.93,1653.88,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22064,做空,2023-02-23 19:45:00,2023-02-23 20:55:00,1653.88,1651.55,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22065,做多,2023-02-23 20:55:00,2023-02-23 21:00:00,1651.55,1650.92,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22066,做空,2023-02-23 21:00:00,2023-02-23 21:05:00,1650.92,1651.58,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22067,做多,2023-02-23 21:05:00,2023-02-23 21:25:00,1651.58,1651.32,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22068,做空,2023-02-23 21:25:00,2023-02-23 21:55:00,1651.32,1643.72,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -22069,做多,2023-02-23 23:50:00,2023-02-24 00:30:00,1650.6,1648.82,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22070,做空,2023-02-24 00:30:00,2023-02-24 00:55:00,1648.82,1650.89,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22071,做多,2023-02-24 00:55:00,2023-02-24 01:05:00,1650.89,1661.65,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22072,做多,2023-02-24 03:20:00,2023-02-24 03:25:00,1650.66,1649.25,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22073,做空,2023-02-24 03:25:00,2023-02-24 03:30:00,1649.25,1650.52,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22074,做多,2023-02-24 03:30:00,2023-02-24 03:35:00,1650.52,1649.32,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22075,做空,2023-02-24 03:35:00,2023-02-24 03:45:00,1649.32,1650.57,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22076,做多,2023-02-24 03:45:00,2023-02-24 03:50:00,1650.57,1649.37,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22077,做空,2023-02-24 03:50:00,2023-02-24 04:00:00,1649.37,1649.81,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22078,做多,2023-02-24 04:00:00,2023-02-24 04:10:00,1649.81,1650.1,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22079,做空,2023-02-24 04:10:00,2023-02-24 05:00:00,1650.1,1645.94,0.02,100.0,0.0013,0.01,0.0,0.0,tp_lower -22080,做多,2023-02-24 06:35:00,2023-02-24 07:05:00,1648.66,1649.49,0.02,100.0,0.0013,0.0,0.0,0.0,flip -22081,做空,2023-02-24 07:05:00,2023-02-24 07:35:00,1649.49,1650.58,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22082,做多,2023-02-24 07:35:00,2023-02-24 07:50:00,1650.58,1654.74,0.02,100.0,0.0013,0.01,0.0,0.0,tp_upper -22083,做多,2023-02-24 08:20:00,2023-02-24 08:30:00,1648.38,1655.28,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22084,做多,2023-02-24 09:50:00,2023-02-24 09:55:00,1649.99,1646.82,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22085,做空,2023-02-24 09:55:00,2023-02-24 10:15:00,1646.82,1643.3,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22086,做多,2023-02-24 10:45:00,2023-02-24 10:50:00,1649.39,1649.06,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22087,做空,2023-02-24 10:50:00,2023-02-24 11:15:00,1649.06,1644.56,0.02,100.0,0.0013,0.01,0.0,0.0,tp_lower -22088,做多,2023-02-24 12:05:00,2023-02-24 12:10:00,1648.98,1650.92,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22089,做多,2023-02-24 12:10:00,2023-02-24 12:15:00,1650.92,1651.77,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22090,做多,2023-02-24 20:00:00,2023-02-24 20:25:00,1614.94,1616.0,0.02,100.0,0.0013,0.0,0.0,0.0,flip -22091,做空,2023-02-24 20:25:00,2023-02-24 23:05:00,1616.0,1606.13,0.02,100.0,0.0013,0.01,0.0,0.01,flip -22092,做多,2023-02-24 23:05:00,2023-02-24 23:40:00,1606.13,1605.5,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22093,做空,2023-02-24 23:40:00,2023-02-25 05:20:00,1605.5,1594.9,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -22094,做多,2023-02-25 07:50:00,2023-02-25 09:15:00,1601.62,1600.85,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22095,做空,2023-02-25 09:15:00,2023-02-25 09:20:00,1600.85,1602.09,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22096,做多,2023-02-25 09:20:00,2023-02-25 09:25:00,1602.09,1600.28,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22097,做空,2023-02-25 09:25:00,2023-02-25 09:30:00,1600.28,1601.27,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22098,做多,2023-02-25 09:30:00,2023-02-25 09:35:00,1601.27,1600.1,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22099,做空,2023-02-25 09:35:00,2023-02-25 09:40:00,1600.1,1600.76,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22100,做多,2023-02-25 09:40:00,2023-02-25 09:45:00,1600.76,1598.57,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22101,做空,2023-02-25 09:45:00,2023-02-25 09:50:00,1598.57,1601.63,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22102,做多,2023-02-25 09:50:00,2023-02-25 09:55:00,1601.63,1601.24,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22103,做空,2023-02-25 09:55:00,2023-02-25 10:05:00,1601.24,1601.2,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22104,做多,2023-02-25 10:05:00,2023-02-25 10:10:00,1601.2,1600.26,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22105,做空,2023-02-25 10:10:00,2023-02-25 10:30:00,1600.26,1597.88,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22106,做多,2023-02-25 11:05:00,2023-02-25 11:10:00,1600.13,1599.99,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22107,做空,2023-02-25 11:10:00,2023-02-25 11:25:00,1599.99,1601.22,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22108,做多,2023-02-25 11:25:00,2023-02-25 11:30:00,1601.22,1599.3,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22109,做空,2023-02-25 11:30:00,2023-02-25 11:35:00,1599.3,1600.08,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22110,做多,2023-02-25 11:35:00,2023-02-25 11:40:00,1600.08,1599.54,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22111,做空,2023-02-25 11:40:00,2023-02-25 11:55:00,1599.54,1599.48,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22112,做多,2023-02-25 11:55:00,2023-02-25 12:05:00,1599.48,1599.17,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22113,做空,2023-02-25 12:05:00,2023-02-25 12:20:00,1599.17,1597.55,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22114,做多,2023-02-25 12:50:00,2023-02-25 13:05:00,1600.45,1599.15,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22115,做空,2023-02-25 13:05:00,2023-02-25 13:15:00,1599.15,1599.65,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22116,做多,2023-02-25 13:15:00,2023-02-25 13:20:00,1599.65,1599.3,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22117,做空,2023-02-25 13:20:00,2023-02-25 13:25:00,1599.3,1600.6,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22118,做多,2023-02-25 13:25:00,2023-02-25 13:35:00,1600.6,1600.53,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22119,做空,2023-02-25 13:35:00,2023-02-25 14:25:00,1600.53,1599.99,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22120,做多,2023-02-25 14:25:00,2023-02-25 14:30:00,1599.99,1599.23,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22121,做空,2023-02-25 14:30:00,2023-02-25 14:40:00,1599.23,1595.98,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22122,做多,2023-02-25 16:10:00,2023-02-25 16:15:00,1599.99,1598.56,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22123,做空,2023-02-25 16:15:00,2023-02-25 16:35:00,1598.56,1598.71,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22124,做多,2023-02-25 16:35:00,2023-02-26 02:05:00,1598.71,1588.24,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22125,做空,2023-02-26 02:05:00,2023-02-26 08:20:00,1588.24,1597.5,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22126,做多,2023-02-26 08:20:00,2023-02-26 08:25:00,1597.5,1597.45,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22127,做空,2023-02-26 08:25:00,2023-02-26 08:30:00,1597.45,1597.61,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22128,做多,2023-02-26 08:30:00,2023-02-26 09:25:00,1597.61,1604.11,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22129,做多,2023-02-26 12:15:00,2023-02-26 12:30:00,1601.12,1600.03,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22130,做空,2023-02-26 12:30:00,2023-02-26 12:45:00,1600.03,1597.46,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22131,做多,2023-02-26 13:40:00,2023-02-26 14:05:00,1599.49,1603.49,0.02,100.0,0.0013,0.01,0.0,0.0,tp_upper -22132,做多,2023-02-26 16:30:00,2023-02-26 16:35:00,1602.35,1601.52,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22133,做空,2023-02-26 16:35:00,2023-02-26 16:40:00,1601.52,1601.64,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22134,做多,2023-02-26 16:40:00,2023-02-26 16:45:00,1601.64,1601.59,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22135,做空,2023-02-26 16:45:00,2023-02-26 17:45:00,1601.59,1602.7,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22136,做多,2023-02-26 17:45:00,2023-02-26 17:50:00,1602.7,1605.99,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22137,做多,2023-02-27 04:15:00,2023-02-27 04:20:00,1638.7,1637.18,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22138,做空,2023-02-27 04:20:00,2023-02-27 05:45:00,1637.18,1632.53,0.02,100.0,0.0013,0.01,0.0,0.0,tp_lower -22139,做多,2023-02-27 07:05:00,2023-02-27 07:10:00,1637.85,1636.86,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22140,做空,2023-02-27 07:10:00,2023-02-27 07:25:00,1636.86,1638.34,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22141,做多,2023-02-27 07:25:00,2023-02-27 07:35:00,1638.34,1636.7,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22142,做空,2023-02-27 07:35:00,2023-02-27 07:50:00,1636.7,1637.32,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22143,做多,2023-02-27 07:50:00,2023-02-27 07:55:00,1637.32,1635.59,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22144,做空,2023-02-27 07:55:00,2023-02-27 08:00:00,1635.59,1637.73,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22145,做多,2023-02-27 08:00:00,2023-02-27 08:05:00,1637.73,1635.91,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22146,做空,2023-02-27 08:05:00,2023-02-27 08:10:00,1635.91,1634.0,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22147,做多,2023-02-27 09:20:00,2023-02-27 09:35:00,1638.0,1638.33,0.02,100.0,0.0013,0.0,0.0,-0.0,tp_upper -22148,做多,2023-02-27 09:55:00,2023-02-27 10:15:00,1636.75,1635.7,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22149,做空,2023-02-27 10:15:00,2023-02-27 10:50:00,1635.7,1637.59,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22150,做多,2023-02-27 10:50:00,2023-02-27 10:55:00,1637.59,1635.92,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22151,做空,2023-02-27 10:55:00,2023-02-27 11:05:00,1635.92,1638.6,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22152,做多,2023-02-27 11:05:00,2023-02-27 11:35:00,1638.6,1640.99,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22153,做多,2023-02-27 15:45:00,2023-02-27 15:55:00,1644.58,1643.44,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22154,做空,2023-02-27 15:55:00,2023-02-27 16:30:00,1643.44,1627.44,0.02,100.0,0.0013,0.02,0.0,0.02,tp_lower -22155,做多,2023-02-27 22:50:00,2023-02-27 22:55:00,1632.68,1630.06,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22156,做空,2023-02-27 22:55:00,2023-02-27 23:20:00,1630.06,1633.38,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22157,做多,2023-02-27 23:20:00,2023-02-27 23:25:00,1633.38,1632.04,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22158,做空,2023-02-27 23:25:00,2023-02-27 23:30:00,1632.04,1632.66,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22159,做多,2023-02-27 23:30:00,2023-02-27 23:45:00,1632.66,1631.97,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22160,做空,2023-02-27 23:45:00,2023-02-27 23:50:00,1631.97,1632.5,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22161,做多,2023-02-27 23:50:00,2023-02-28 00:25:00,1632.5,1630.78,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22162,做空,2023-02-28 00:25:00,2023-02-28 00:35:00,1630.78,1630.36,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22163,做多,2023-02-28 00:35:00,2023-02-28 00:40:00,1630.36,1630.05,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22164,做空,2023-02-28 00:40:00,2023-02-28 01:05:00,1630.05,1629.28,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22165,做多,2023-02-28 01:05:00,2023-02-28 01:40:00,1629.28,1626.65,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22166,做空,2023-02-28 01:40:00,2023-02-28 01:45:00,1626.65,1628.16,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22167,做多,2023-02-28 01:45:00,2023-02-28 02:05:00,1628.16,1628.12,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22168,做空,2023-02-28 02:05:00,2023-02-28 04:50:00,1628.12,1627.95,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22169,做多,2023-02-28 04:50:00,2023-02-28 04:55:00,1627.95,1626.77,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22170,做空,2023-02-28 04:55:00,2023-02-28 05:10:00,1626.77,1628.3,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22171,做多,2023-02-28 05:10:00,2023-02-28 05:20:00,1628.3,1626.83,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22172,做空,2023-02-28 05:20:00,2023-02-28 05:25:00,1626.83,1627.77,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22173,做多,2023-02-28 05:25:00,2023-02-28 05:45:00,1627.77,1628.5,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22174,做空,2023-02-28 05:45:00,2023-02-28 06:50:00,1628.5,1629.31,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22175,做多,2023-02-28 06:50:00,2023-02-28 06:55:00,1629.31,1627.67,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22176,做空,2023-02-28 06:55:00,2023-02-28 07:25:00,1627.67,1625.15,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22177,做多,2023-02-28 10:45:00,2023-02-28 10:50:00,1626.62,1625.98,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22178,做空,2023-02-28 10:50:00,2023-02-28 11:00:00,1625.98,1627.58,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22179,做多,2023-02-28 11:00:00,2023-02-28 11:05:00,1627.58,1625.73,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22180,做空,2023-02-28 11:05:00,2023-02-28 11:15:00,1625.73,1626.05,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22181,做多,2023-02-28 11:15:00,2023-02-28 11:20:00,1626.05,1625.62,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22182,做空,2023-02-28 11:20:00,2023-02-28 11:25:00,1625.62,1625.69,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22183,做多,2023-02-28 11:25:00,2023-02-28 12:05:00,1625.69,1631.34,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22184,做多,2023-03-01 02:50:00,2023-03-01 03:35:00,1619.51,1636.45,0.02,100.0,0.0013,0.02,0.0,0.02,tp_upper -22185,做多,2023-03-01 13:15:00,2023-03-01 13:20:00,1652.2,1651.36,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22186,做空,2023-03-01 13:20:00,2023-03-01 14:05:00,1651.36,1649.72,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22187,做多,2023-03-01 14:20:00,2023-03-01 14:30:00,1653.28,1651.51,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22188,做空,2023-03-01 14:30:00,2023-03-01 14:35:00,1651.51,1653.82,0.02,100.0,0.0013,-0.0,0.0,-0.0,tp_lower -22189,做多,2023-03-01 14:35:00,2023-03-01 14:40:00,1653.82,1655.59,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22190,做多,2023-03-01 14:40:00,2023-03-01 14:45:00,1655.59,1668.27,0.02,100.0,0.0013,0.02,0.0,0.01,tp_upper -22191,做多,2023-03-01 15:10:00,2023-03-01 15:20:00,1653.09,1655.75,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22192,做多,2023-03-01 15:30:00,2023-03-01 15:35:00,1655.28,1657.64,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22193,做多,2023-03-01 16:40:00,2023-03-01 16:45:00,1654.91,1656.22,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22194,做多,2023-03-01 18:35:00,2023-03-01 18:40:00,1655.17,1652.38,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22195,做空,2023-03-01 18:40:00,2023-03-01 18:45:00,1652.38,1653.26,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22196,做多,2023-03-01 18:45:00,2023-03-01 18:50:00,1653.26,1652.92,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22197,做空,2023-03-01 18:50:00,2023-03-01 18:55:00,1652.92,1654.37,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22198,做多,2023-03-01 18:55:00,2023-03-01 19:00:00,1654.37,1653.16,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22199,做空,2023-03-01 19:00:00,2023-03-01 19:10:00,1653.16,1653.82,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22200,做多,2023-03-01 19:10:00,2023-03-01 19:15:00,1653.82,1653.16,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22201,做空,2023-03-01 19:15:00,2023-03-01 19:20:00,1653.16,1654.48,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22202,做多,2023-03-01 19:20:00,2023-03-01 19:25:00,1654.48,1652.36,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22203,做空,2023-03-01 19:25:00,2023-03-01 19:45:00,1652.36,1643.2,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -22204,做多,2023-03-01 21:30:00,2023-03-01 22:15:00,1654.01,1652.34,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22205,做空,2023-03-01 22:15:00,2023-03-01 22:30:00,1652.34,1652.28,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22206,做多,2023-03-01 22:30:00,2023-03-01 22:35:00,1652.28,1650.76,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22207,做空,2023-03-01 22:35:00,2023-03-01 22:40:00,1650.76,1654.43,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22208,做多,2023-03-01 22:40:00,2023-03-01 23:30:00,1654.43,1661.14,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22209,做多,2023-03-02 11:50:00,2023-03-02 18:40:00,1644.68,1631.61,0.02,100.0,0.0013,-0.02,0.0,-0.02,flip -22210,做空,2023-03-02 18:40:00,2023-03-02 18:45:00,1631.61,1632.33,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22211,做多,2023-03-02 18:45:00,2023-03-02 19:00:00,1632.33,1642.12,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22212,做多,2023-03-03 10:40:00,2023-03-03 10:45:00,1567.99,1565.65,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22213,做空,2023-03-03 10:45:00,2023-03-03 11:40:00,1565.65,1563.69,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22214,做多,2023-03-03 13:15:00,2023-03-03 13:25:00,1566.08,1569.0,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22215,做多,2023-03-03 13:45:00,2023-03-03 13:50:00,1567.61,1570.25,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22216,做多,2023-03-03 15:10:00,2023-03-03 15:15:00,1573.86,1571.22,0.02,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -22217,做多,2023-03-03 16:00:00,2023-03-03 16:10:00,1566.59,1565.18,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22218,做空,2023-03-03 16:10:00,2023-03-03 16:15:00,1565.18,1566.46,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22219,做多,2023-03-03 16:15:00,2023-03-03 16:30:00,1566.46,1566.06,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22220,做空,2023-03-03 16:30:00,2023-03-03 16:40:00,1566.06,1566.85,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22221,做多,2023-03-03 16:40:00,2023-03-03 16:45:00,1566.85,1566.09,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22222,做空,2023-03-03 16:45:00,2023-03-03 16:50:00,1566.09,1568.2,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22223,做多,2023-03-03 16:50:00,2023-03-03 17:00:00,1568.2,1571.64,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22224,做多,2023-03-03 19:50:00,2023-03-04 00:20:00,1566.23,1571.43,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22225,做多,2023-03-04 05:45:00,2023-03-04 07:30:00,1566.71,1568.3,0.02,100.0,0.0014,0.0,0.0,0.0,flip -22226,做空,2023-03-04 07:30:00,2023-03-04 08:10:00,1568.3,1566.94,0.02,100.0,0.0014,0.0,0.0,0.0,tp_lower -22227,做多,2023-03-04 09:10:00,2023-03-04 09:15:00,1569.42,1568.51,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22228,做空,2023-03-04 09:15:00,2023-03-04 09:25:00,1568.51,1569.33,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22229,做多,2023-03-04 09:25:00,2023-03-04 10:10:00,1569.33,1568.6,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22230,做空,2023-03-04 10:10:00,2023-03-04 10:35:00,1568.6,1567.65,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22231,做多,2023-03-04 12:05:00,2023-03-04 12:10:00,1569.29,1568.66,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22232,做空,2023-03-04 12:10:00,2023-03-04 12:50:00,1568.66,1570.0,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22233,做多,2023-03-04 12:50:00,2023-03-04 12:55:00,1570.0,1570.68,0.02,100.0,0.0013,0.0,0.0,-0.0,tp_upper -22234,做多,2023-03-04 13:20:00,2023-03-04 13:45:00,1568.38,1568.42,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22235,做空,2023-03-04 13:45:00,2023-03-04 14:00:00,1568.42,1567.03,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22236,做多,2023-03-04 14:20:00,2023-03-04 14:25:00,1568.89,1567.15,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22237,做空,2023-03-04 14:25:00,2023-03-04 14:30:00,1567.15,1568.14,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22238,做多,2023-03-04 14:30:00,2023-03-04 15:25:00,1568.14,1567.4,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22239,做空,2023-03-04 15:25:00,2023-03-04 15:35:00,1567.4,1565.82,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22240,做多,2023-03-04 22:20:00,2023-03-04 22:45:00,1566.83,1561.66,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22241,做空,2023-03-04 22:45:00,2023-03-04 22:50:00,1561.66,1562.03,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22242,做多,2023-03-04 22:50:00,2023-03-04 22:55:00,1562.03,1561.0,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22243,做空,2023-03-04 22:55:00,2023-03-04 23:00:00,1561.0,1563.42,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22244,做多,2023-03-04 23:00:00,2023-03-05 00:00:00,1563.42,1567.37,0.02,100.0,0.0013,0.01,0.0,0.0,tp_upper -22245,做多,2023-03-05 02:40:00,2023-03-05 07:05:00,1563.05,1568.01,0.02,100.0,0.0013,0.01,0.0,0.01,flip -22246,做空,2023-03-05 07:05:00,2023-03-05 07:10:00,1568.01,1568.32,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22247,做多,2023-03-05 07:10:00,2023-03-05 07:20:00,1568.32,1568.31,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22248,做空,2023-03-05 07:20:00,2023-03-05 07:25:00,1568.31,1569.03,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22249,做多,2023-03-05 07:25:00,2023-03-05 07:35:00,1569.03,1568.81,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22250,做空,2023-03-05 07:35:00,2023-03-05 08:10:00,1568.81,1570.12,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22251,做多,2023-03-05 08:10:00,2023-03-05 08:15:00,1570.12,1568.05,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22252,做空,2023-03-05 08:15:00,2023-03-05 10:20:00,1568.05,1571.53,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22253,做多,2023-03-05 10:20:00,2023-03-05 10:25:00,1571.53,1569.98,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22254,做空,2023-03-05 10:25:00,2023-03-05 10:55:00,1569.98,1570.28,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22255,做多,2023-03-05 10:55:00,2023-03-05 11:35:00,1570.28,1568.71,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22256,做空,2023-03-05 11:35:00,2023-03-05 11:45:00,1568.71,1568.56,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22257,做多,2023-03-05 11:45:00,2023-03-05 11:55:00,1568.56,1567.93,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22258,做空,2023-03-05 11:55:00,2023-03-05 12:05:00,1567.93,1568.14,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22259,做多,2023-03-05 12:05:00,2023-03-05 12:20:00,1568.14,1567.73,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22260,做空,2023-03-05 12:20:00,2023-03-05 12:30:00,1567.73,1568.6,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22261,做多,2023-03-05 12:30:00,2023-03-05 12:45:00,1568.6,1568.3,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22262,做空,2023-03-05 12:45:00,2023-03-05 12:50:00,1568.3,1568.97,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22263,做多,2023-03-05 12:50:00,2023-03-05 12:55:00,1568.97,1568.8,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22264,做空,2023-03-05 12:55:00,2023-03-05 13:25:00,1568.8,1570.17,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22265,做多,2023-03-05 13:25:00,2023-03-05 13:35:00,1570.17,1572.18,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22266,做多,2023-03-05 13:45:00,2023-03-05 13:50:00,1571.51,1571.86,0.02,100.0,0.0013,0.0,0.0,-0.0,tp_upper -22267,做多,2023-03-05 14:40:00,2023-03-05 14:45:00,1568.87,1568.58,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22268,做空,2023-03-05 14:45:00,2023-03-05 14:50:00,1568.58,1569.79,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22269,做多,2023-03-05 14:50:00,2023-03-05 14:55:00,1569.79,1567.75,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22270,做空,2023-03-05 14:55:00,2023-03-05 15:05:00,1567.75,1568.97,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22271,做多,2023-03-05 15:05:00,2023-03-05 15:25:00,1568.97,1570.97,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22272,做多,2023-03-05 15:50:00,2023-03-05 15:55:00,1568.73,1568.36,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22273,做空,2023-03-05 15:55:00,2023-03-05 16:00:00,1568.36,1568.38,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22274,做多,2023-03-05 16:00:00,2023-03-05 16:05:00,1568.38,1567.91,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22275,做空,2023-03-05 16:05:00,2023-03-05 16:10:00,1567.91,1568.6,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22276,做多,2023-03-05 16:10:00,2023-03-05 16:15:00,1568.6,1567.75,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22277,做空,2023-03-05 16:15:00,2023-03-05 16:20:00,1567.75,1569.24,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22278,做多,2023-03-05 16:20:00,2023-03-05 16:30:00,1569.24,1568.29,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22279,做空,2023-03-05 16:30:00,2023-03-05 16:35:00,1568.29,1569.76,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22280,做多,2023-03-05 16:35:00,2023-03-05 17:15:00,1569.76,1568.73,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22281,做空,2023-03-05 17:15:00,2023-03-05 17:20:00,1568.73,1569.31,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22282,做多,2023-03-05 17:20:00,2023-03-05 17:35:00,1569.31,1569.62,0.02,100.0,0.0013,0.0,0.0,-0.0,tp_upper -22283,做多,2023-03-05 20:40:00,2023-03-05 20:50:00,1569.06,1568.61,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22284,做空,2023-03-05 20:50:00,2023-03-05 20:55:00,1568.61,1568.9,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22285,做多,2023-03-05 20:55:00,2023-03-05 21:10:00,1568.9,1575.51,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22286,做多,2023-03-05 21:50:00,2023-03-05 21:55:00,1568.87,1571.32,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22287,做多,2023-03-05 22:15:00,2023-03-06 00:40:00,1568.67,1567.5,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22288,做空,2023-03-06 00:40:00,2023-03-06 00:45:00,1567.5,1568.2,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22289,做多,2023-03-06 00:45:00,2023-03-06 00:50:00,1568.2,1567.02,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22290,做空,2023-03-06 00:50:00,2023-03-06 01:05:00,1567.02,1566.99,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22291,做多,2023-03-06 01:05:00,2023-03-06 01:10:00,1566.99,1562.81,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22292,做空,2023-03-06 01:10:00,2023-03-06 01:15:00,1562.81,1558.94,0.02,100.0,0.0013,0.01,0.0,0.0,tp_lower -22293,做多,2023-03-06 01:20:00,2023-03-06 01:25:00,1569.04,1565.97,0.02,100.0,0.0013,-0.0,0.0,-0.01,tp_upper -22294,做多,2023-03-06 06:25:00,2023-03-06 06:30:00,1563.1,1562.38,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22295,做空,2023-03-06 06:30:00,2023-03-06 06:55:00,1562.38,1562.26,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22296,做多,2023-03-06 06:55:00,2023-03-06 07:00:00,1562.26,1561.82,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22297,做空,2023-03-06 07:00:00,2023-03-06 07:10:00,1561.82,1563.34,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22298,做多,2023-03-06 07:10:00,2023-03-06 07:30:00,1563.34,1562.07,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22299,做空,2023-03-06 07:30:00,2023-03-06 08:15:00,1562.07,1558.23,0.02,100.0,0.0013,0.01,0.0,0.0,tp_lower -22300,做多,2023-03-06 08:25:00,2023-03-06 08:35:00,1561.13,1563.98,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22301,做多,2023-03-06 09:30:00,2023-03-06 09:55:00,1563.15,1564.86,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22302,做多,2023-03-06 12:10:00,2023-03-06 12:30:00,1562.63,1564.68,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22303,做多,2023-03-06 19:50:00,2023-03-06 19:55:00,1569.29,1565.33,0.02,100.0,0.0013,-0.01,0.0,-0.01,flip -22304,做空,2023-03-06 19:55:00,2023-03-06 20:20:00,1565.33,1563.15,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22305,做多,2023-03-06 22:05:00,2023-03-06 22:10:00,1569.02,1568.74,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22306,做空,2023-03-06 22:10:00,2023-03-06 22:35:00,1568.74,1569.02,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22307,做多,2023-03-06 22:35:00,2023-03-06 22:40:00,1569.02,1568.87,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22308,做空,2023-03-06 22:40:00,2023-03-06 23:10:00,1568.87,1569.39,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22309,做多,2023-03-06 23:10:00,2023-03-06 23:15:00,1569.39,1569.37,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22310,做空,2023-03-06 23:15:00,2023-03-06 23:30:00,1569.37,1569.35,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22311,做多,2023-03-06 23:30:00,2023-03-06 23:35:00,1569.35,1566.02,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22312,做空,2023-03-06 23:35:00,2023-03-07 00:10:00,1566.02,1564.0,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22313,做多,2023-03-07 01:10:00,2023-03-07 02:30:00,1570.44,1575.38,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22314,做多,2023-03-07 07:10:00,2023-03-07 07:20:00,1572.77,1570.81,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22315,做空,2023-03-07 07:20:00,2023-03-07 07:35:00,1570.81,1571.62,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22316,做多,2023-03-07 07:35:00,2023-03-07 07:45:00,1571.62,1571.15,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22317,做空,2023-03-07 07:45:00,2023-03-07 07:50:00,1571.15,1571.28,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22318,做多,2023-03-07 07:50:00,2023-03-07 07:55:00,1571.28,1570.73,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22319,做空,2023-03-07 07:55:00,2023-03-07 09:15:00,1570.73,1565.3,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -22320,做多,2023-03-07 15:20:00,2023-03-07 15:40:00,1561.89,1560.0,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22321,做空,2023-03-07 15:40:00,2023-03-07 15:45:00,1560.0,1563.78,0.02,100.0,0.0013,-0.0,0.0,-0.01,flip -22322,做多,2023-03-07 15:45:00,2023-03-07 17:35:00,1563.78,1561.8,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22323,做空,2023-03-07 17:35:00,2023-03-07 17:45:00,1561.8,1562.72,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22324,做多,2023-03-07 17:45:00,2023-03-07 17:50:00,1562.72,1561.22,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22325,做空,2023-03-07 17:50:00,2023-03-07 18:40:00,1561.22,1553.21,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -22326,做多,2023-03-07 23:15:00,2023-03-08 00:00:00,1554.81,1568.61,0.02,100.0,0.0013,0.02,0.0,0.02,tp_upper -22327,做多,2023-03-08 10:20:00,2023-03-08 10:25:00,1557.65,1555.66,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22328,做空,2023-03-08 10:25:00,2023-03-08 10:35:00,1555.66,1557.75,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22329,做多,2023-03-08 10:35:00,2023-03-08 11:45:00,1557.75,1556.51,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22330,做空,2023-03-08 11:45:00,2023-03-08 12:30:00,1556.51,1557.55,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22331,做多,2023-03-08 12:30:00,2023-03-08 12:40:00,1557.55,1555.78,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22332,做空,2023-03-08 12:40:00,2023-03-08 12:55:00,1555.78,1553.51,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22333,做多,2023-03-08 13:20:00,2023-03-08 15:10:00,1554.3,1560.73,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22334,做多,2023-03-08 15:10:00,2023-03-08 15:15:00,1560.73,1555.49,0.02,100.0,0.0013,-0.01,0.0,-0.01,tp_upper -22335,做多,2023-03-08 15:20:00,2023-03-08 15:25:00,1558.83,1557.3,0.02,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -22336,做多,2023-03-08 16:40:00,2023-03-08 16:45:00,1555.0,1561.03,0.02,100.0,0.0013,0.01,0.0,0.01,tp_upper -22337,做多,2023-03-08 16:45:00,2023-03-08 16:50:00,1561.03,1560.59,0.02,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -22338,做多,2023-03-08 17:35:00,2023-03-08 17:45:00,1555.76,1555.52,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22339,做空,2023-03-08 17:45:00,2023-03-08 18:05:00,1555.52,1554.78,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22340,做多,2023-03-08 18:05:00,2023-03-08 18:10:00,1554.78,1553.95,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22341,做空,2023-03-08 18:10:00,2023-03-08 18:25:00,1553.95,1549.29,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -22342,做多,2023-03-08 20:30:00,2023-03-08 20:35:00,1558.8,1558.71,0.02,100.0,0.0013,-0.0,0.0,-0.0,tp_upper -22343,做多,2023-03-08 21:40:00,2023-03-09 07:00:00,1554.15,1539.63,0.02,100.0,0.0013,-0.02,0.0,-0.02,flip -22344,做空,2023-03-09 07:00:00,2023-03-09 07:30:00,1539.63,1539.32,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22345,做多,2023-03-09 07:30:00,2023-03-09 07:35:00,1539.32,1537.55,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22346,做空,2023-03-09 07:35:00,2023-03-09 08:05:00,1537.55,1537.23,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22347,做多,2023-03-09 08:05:00,2023-03-09 08:10:00,1537.23,1536.62,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22348,做空,2023-03-09 08:10:00,2023-03-09 08:25:00,1536.62,1533.33,0.02,100.0,0.0013,0.0,0.0,0.0,tp_lower -22349,做多,2023-03-09 13:30:00,2023-03-09 13:35:00,1534.27,1533.4,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22350,做空,2023-03-09 13:35:00,2023-03-09 13:40:00,1533.4,1534.49,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22351,做多,2023-03-09 13:40:00,2023-03-09 13:50:00,1534.49,1537.64,0.02,100.0,0.0013,0.0,0.0,0.0,tp_upper -22352,做多,2023-03-09 15:20:00,2023-03-09 15:55:00,1534.74,1533.09,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22353,做空,2023-03-09 15:55:00,2023-03-09 16:05:00,1533.09,1534.27,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22354,做多,2023-03-09 16:05:00,2023-03-09 16:20:00,1534.27,1534.92,0.02,100.0,0.0013,0.0,0.0,-0.0,flip -22355,做空,2023-03-09 16:20:00,2023-03-09 16:40:00,1534.92,1529.7,0.02,100.0,0.0013,0.01,0.0,0.01,tp_lower -22356,做多,2023-03-10 13:30:00,2023-03-10 13:35:00,1409.29,1406.06,0.02,100.0,0.0015,-0.0,0.0,-0.01,flip -22357,做空,2023-03-10 13:35:00,2023-03-10 14:15:00,1406.06,1403.7,0.02,100.0,0.0015,0.0,0.0,0.0,flip -22358,做多,2023-03-10 14:15:00,2023-03-10 14:40:00,1403.7,1388.75,0.02,100.0,0.0015,-0.02,0.0,-0.02,flip -22359,做空,2023-03-10 14:40:00,2023-03-10 14:45:00,1388.75,1391.55,0.02,100.0,0.0015,-0.0,0.0,-0.01,tp_lower -22360,做多,2023-03-10 14:50:00,2023-03-10 15:10:00,1397.95,1398.94,0.02,100.0,0.0015,0.0,0.0,0.0,flip -22361,做空,2023-03-10 15:10:00,2023-03-10 15:15:00,1398.94,1399.03,0.02,100.0,0.0015,-0.0,0.0,-0.0,flip -22362,做多,2023-03-10 15:15:00,2023-03-10 15:50:00,1399.03,1415.32,0.02,100.0,0.0015,0.02,0.0,0.02,tp_upper -22363,做多,2023-03-10 17:10:00,2023-03-10 17:20:00,1406.0,1400.38,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -22364,做空,2023-03-10 17:20:00,2023-03-10 17:25:00,1400.38,1405.88,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -22365,做多,2023-03-10 17:25:00,2023-03-10 19:50:00,1405.88,1423.65,0.02,100.0,0.0015,0.03,0.0,0.02,tp_upper -22366,做多,2023-03-10 21:25:00,2023-03-10 21:35:00,1412.57,1407.32,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -22367,做空,2023-03-10 21:35:00,2023-03-10 21:40:00,1407.32,1411.1,0.02,100.0,0.0015,-0.01,0.0,-0.01,flip -22368,做多,2023-03-10 21:40:00,2023-03-10 21:55:00,1411.1,1424.05,0.02,100.0,0.0015,0.02,0.0,0.02,tp_upper -22369,做多,2023-03-11 08:40:00,2023-03-11 08:45:00,1449.99,1438.15,0.02,100.0,0.0014,-0.02,0.0,-0.02,flip -22370,做空,2023-03-11 08:45:00,2023-03-11 09:35:00,1438.15,1430.68,0.02,100.0,0.0014,0.01,0.0,0.01,tp_lower -22371,做多,2023-03-11 16:45:00,2023-03-11 17:05:00,1431.13,1434.97,0.02,100.0,0.0015,0.01,0.0,0.0,tp_upper -22372,做多,2023-03-12 02:15:00,2023-03-12 02:25:00,1458.13,1454.95,0.02,100.0,0.0014,-0.0,0.0,-0.01,flip -22373,做空,2023-03-12 02:25:00,2023-03-12 02:30:00,1454.95,1457.13,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22374,做多,2023-03-12 02:30:00,2023-03-12 03:05:00,1457.13,1470.05,0.02,100.0,0.0014,0.02,0.0,0.02,tp_upper -22375,做多,2023-03-12 04:30:00,2023-03-12 05:15:00,1462.49,1469.33,0.02,100.0,0.0014,0.01,0.0,0.01,tp_upper -22376,做多,2023-03-12 08:15:00,2023-03-12 09:05:00,1461.69,1461.44,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22377,做空,2023-03-12 09:05:00,2023-03-12 09:15:00,1461.44,1463.34,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22378,做多,2023-03-12 09:15:00,2023-03-12 09:20:00,1463.34,1462.53,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22379,做空,2023-03-12 09:20:00,2023-03-12 09:25:00,1462.53,1462.87,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22380,做多,2023-03-12 09:25:00,2023-03-12 09:40:00,1462.87,1462.3,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22381,做空,2023-03-12 09:40:00,2023-03-12 10:20:00,1462.3,1462.54,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22382,做多,2023-03-12 10:20:00,2023-03-12 10:30:00,1462.54,1462.15,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22383,做空,2023-03-12 10:30:00,2023-03-12 10:40:00,1462.15,1463.14,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22384,做多,2023-03-12 10:40:00,2023-03-12 10:45:00,1463.14,1462.85,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22385,做空,2023-03-12 10:45:00,2023-03-12 10:55:00,1462.85,1463.02,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22386,做多,2023-03-12 10:55:00,2023-03-12 11:10:00,1463.02,1463.0,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22387,做空,2023-03-12 11:10:00,2023-03-12 12:05:00,1463.0,1459.57,0.02,100.0,0.0014,0.0,0.0,0.0,tp_lower -22388,做多,2023-03-12 13:10:00,2023-03-12 13:25:00,1461.34,1461.72,0.02,100.0,0.0014,0.0,0.0,-0.0,flip -22389,做空,2023-03-12 13:25:00,2023-03-12 13:30:00,1461.72,1463.26,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22390,做多,2023-03-12 13:30:00,2023-03-12 13:50:00,1463.26,1459.24,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -22391,做空,2023-03-12 13:50:00,2023-03-12 13:55:00,1459.24,1457.27,0.02,100.0,0.0014,0.0,0.0,0.0,tp_lower -22392,做多,2023-03-12 16:20:00,2023-03-12 16:25:00,1459.57,1459.07,0.02,100.0,0.0014,-0.0,0.0,-0.0,flip -22393,做空,2023-03-12 16:25:00,2023-03-12 16:45:00,1459.07,1462.69,0.02,100.0,0.0014,-0.01,0.0,-0.01,flip -22394,做多,2023-03-12 16:45:00,2023-03-12 16:50:00,1462.69,1463.65,0.02,100.0,0.0014,0.0,0.0,0.0,tp_upper -22395,做多,2023-03-13 13:00:00,2023-03-13 13:05:00,1592.14,1590.48,0.02,100.0,0.0013,-0.0,0.0,-0.0,flip -22396,做空,2023-03-13 13:05:00,2023-03-13 13:15:00,1590.48,1601.32,0.02,100.0,0.0013,-0.01,0.0,-0.02,flip -22397,做多,2023-03-13 13:15:00,2023-03-13 13:30:00,1601.32,1584.88,0.02,100.0,0.0013,-0.02,0.0,-0.02,flip -22398,做空,2023-03-13 13:30:00,2023-03-13 13:45:00,1584.88,1598.01,0.02,100.0,0.0013,-0.02,0.0,-0.02,flip -22399,做多,2023-03-13 13:45:00,2023-03-13 14:05:00,1598.01,1623.44,0.02,100.0,0.0013,0.03,0.0,0.03,tp_upper -22400,做多,2023-03-13 23:25:00,2023-03-13 23:30:00,1666.76,1666.61,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22401,做空,2023-03-13 23:30:00,2023-03-13 23:35:00,1666.61,1668.65,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22402,做多,2023-03-13 23:35:00,2023-03-14 00:10:00,1668.65,1667.54,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22403,做空,2023-03-14 00:10:00,2023-03-14 00:15:00,1667.54,1675.77,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22404,做多,2023-03-14 00:15:00,2023-03-14 00:40:00,1675.77,1671.54,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22405,做空,2023-03-14 00:40:00,2023-03-14 00:45:00,1671.54,1677.28,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22406,做多,2023-03-14 00:45:00,2023-03-14 00:55:00,1677.28,1667.2,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22407,做空,2023-03-14 00:55:00,2023-03-14 01:20:00,1667.2,1668.45,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22408,做多,2023-03-14 01:20:00,2023-03-14 01:30:00,1668.45,1670.96,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22409,做空,2023-03-14 01:30:00,2023-03-14 01:45:00,1670.96,1672.37,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22410,做多,2023-03-14 01:45:00,2023-03-14 02:00:00,1672.37,1681.2,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -22411,做多,2023-03-14 02:30:00,2023-03-14 02:35:00,1673.02,1672.55,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22412,做空,2023-03-14 02:35:00,2023-03-14 03:15:00,1672.55,1673.54,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22413,做多,2023-03-14 03:15:00,2023-03-14 03:20:00,1673.54,1670.81,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22414,做空,2023-03-14 03:20:00,2023-03-14 03:25:00,1670.81,1673.3,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22415,做多,2023-03-14 03:25:00,2023-03-14 04:05:00,1673.3,1673.78,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22416,做空,2023-03-14 04:05:00,2023-03-14 04:45:00,1673.78,1673.53,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22417,做多,2023-03-14 04:45:00,2023-03-14 04:50:00,1673.53,1672.34,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22418,做空,2023-03-14 04:50:00,2023-03-14 04:55:00,1672.34,1674.62,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22419,做多,2023-03-14 04:55:00,2023-03-14 05:10:00,1674.62,1689.09,0.02,100.0,0.0012,0.02,0.0,0.02,tp_upper -22420,做多,2023-03-14 05:25:00,2023-03-14 05:30:00,1671.91,1671.06,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22421,做空,2023-03-14 05:30:00,2023-03-14 05:45:00,1671.06,1672.2,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22422,做多,2023-03-14 05:45:00,2023-03-14 05:50:00,1672.2,1667.39,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22423,做空,2023-03-14 05:50:00,2023-03-14 05:55:00,1667.39,1671.8,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22424,做多,2023-03-14 05:55:00,2023-03-14 06:10:00,1671.8,1671.42,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22425,做空,2023-03-14 06:10:00,2023-03-14 06:15:00,1671.42,1673.81,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22426,做多,2023-03-14 06:15:00,2023-03-14 06:35:00,1673.81,1672.95,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22427,做空,2023-03-14 06:35:00,2023-03-14 06:45:00,1672.95,1672.68,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22428,做多,2023-03-14 06:45:00,2023-03-14 07:15:00,1672.68,1673.41,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22429,做空,2023-03-14 07:15:00,2023-03-14 07:30:00,1673.41,1667.95,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -22430,做多,2023-03-14 10:20:00,2023-03-14 10:25:00,1672.01,1672.0,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22431,做空,2023-03-14 10:25:00,2023-03-14 10:30:00,1672.0,1673.06,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22432,做多,2023-03-14 10:30:00,2023-03-14 10:50:00,1673.06,1675.37,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -22433,做多,2023-03-14 12:30:00,2023-03-14 12:35:00,1703.9,1696.22,0.02,100.0,0.0012,-0.01,0.0,-0.01,tp_upper -22434,做多,2023-03-15 02:05:00,2023-03-15 02:55:00,1711.86,1708.61,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22435,做空,2023-03-15 02:55:00,2023-03-15 04:35:00,1708.61,1704.87,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22436,做多,2023-03-15 04:35:00,2023-03-15 04:40:00,1704.87,1703.25,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22437,做空,2023-03-15 04:40:00,2023-03-15 04:45:00,1703.25,1703.48,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22438,做多,2023-03-15 04:45:00,2023-03-15 04:50:00,1703.48,1702.92,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22439,做空,2023-03-15 04:50:00,2023-03-15 04:55:00,1702.92,1703.66,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22440,做多,2023-03-15 04:55:00,2023-03-15 05:30:00,1703.66,1702.58,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22441,做空,2023-03-15 05:30:00,2023-03-15 05:35:00,1702.58,1703.3,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22442,做多,2023-03-15 05:35:00,2023-03-15 05:40:00,1703.3,1701.32,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22443,做空,2023-03-15 05:40:00,2023-03-15 06:40:00,1701.32,1705.21,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22444,做多,2023-03-15 06:40:00,2023-03-15 06:50:00,1705.21,1704.3,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22445,做空,2023-03-15 06:50:00,2023-03-15 07:40:00,1704.3,1703.22,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22446,做多,2023-03-15 07:40:00,2023-03-15 07:45:00,1703.22,1702.87,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22447,做空,2023-03-15 07:45:00,2023-03-15 07:55:00,1702.87,1706.1,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22448,做多,2023-03-15 07:55:00,2023-03-15 08:05:00,1706.1,1702.43,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22449,做空,2023-03-15 08:05:00,2023-03-15 08:10:00,1702.43,1703.52,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22450,做多,2023-03-15 08:10:00,2023-03-15 08:20:00,1703.52,1701.59,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22451,做空,2023-03-15 08:20:00,2023-03-15 08:30:00,1701.59,1697.53,0.02,100.0,0.0012,0.0,0.0,0.0,tp_lower -22452,做多,2023-03-15 12:30:00,2023-03-15 13:20:00,1687.77,1687.39,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22453,做空,2023-03-15 13:20:00,2023-03-15 13:50:00,1687.39,1675.76,0.02,100.0,0.0012,0.01,0.0,0.01,tp_lower -22454,做多,2023-03-15 20:35:00,2023-03-15 20:45:00,1651.55,1650.12,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22455,做空,2023-03-15 20:45:00,2023-03-15 21:05:00,1650.12,1651.56,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22456,做多,2023-03-15 21:05:00,2023-03-15 21:10:00,1651.56,1650.57,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22457,做空,2023-03-15 21:10:00,2023-03-15 21:30:00,1650.57,1652.25,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22458,做多,2023-03-15 21:30:00,2023-03-15 22:35:00,1652.25,1646.61,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22459,做空,2023-03-15 22:35:00,2023-03-15 22:40:00,1646.61,1650.34,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22460,做多,2023-03-15 22:40:00,2023-03-15 23:10:00,1650.34,1646.53,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22461,做空,2023-03-15 23:10:00,2023-03-16 00:45:00,1646.53,1646.08,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22462,做多,2023-03-16 00:45:00,2023-03-16 00:55:00,1646.08,1639.95,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22463,做空,2023-03-16 00:55:00,2023-03-16 01:00:00,1639.95,1643.94,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22464,做多,2023-03-16 01:00:00,2023-03-16 01:05:00,1643.94,1641.35,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22465,做空,2023-03-16 01:05:00,2023-03-16 01:20:00,1641.35,1642.28,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22466,做多,2023-03-16 01:20:00,2023-03-16 01:35:00,1642.28,1643.73,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22467,做空,2023-03-16 01:35:00,2023-03-16 01:45:00,1643.73,1644.69,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22468,做多,2023-03-16 01:45:00,2023-03-16 03:05:00,1644.69,1648.04,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22469,做空,2023-03-16 03:05:00,2023-03-16 03:20:00,1648.04,1645.5,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22470,做多,2023-03-16 03:20:00,2023-03-16 04:10:00,1645.5,1643.61,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22471,做空,2023-03-16 04:10:00,2023-03-16 04:35:00,1643.61,1639.15,0.02,100.0,0.0012,0.01,0.0,0.0,tp_lower -22472,做多,2023-03-16 05:25:00,2023-03-16 05:40:00,1645.23,1644.23,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22473,做空,2023-03-16 05:40:00,2023-03-16 05:45:00,1644.23,1644.53,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22474,做多,2023-03-16 05:45:00,2023-03-16 06:10:00,1644.53,1648.68,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22475,做空,2023-03-16 06:10:00,2023-03-16 06:20:00,1648.68,1646.77,0.02,100.0,0.0012,0.0,0.0,0.0,flip -22476,做多,2023-03-16 06:20:00,2023-03-16 06:25:00,1646.77,1646.29,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22477,做空,2023-03-16 06:25:00,2023-03-16 06:30:00,1646.29,1646.99,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22478,做多,2023-03-16 06:30:00,2023-03-16 06:35:00,1646.99,1646.58,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22479,做空,2023-03-16 06:35:00,2023-03-16 06:45:00,1646.58,1647.0,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22480,做多,2023-03-16 06:45:00,2023-03-16 06:50:00,1647.0,1646.54,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22481,做空,2023-03-16 06:50:00,2023-03-16 06:55:00,1646.54,1652.22,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22482,做多,2023-03-16 06:55:00,2023-03-16 07:05:00,1652.22,1655.53,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -22483,做多,2023-03-16 09:35:00,2023-03-16 09:40:00,1645.68,1659.92,0.02,100.0,0.0012,0.02,0.0,0.02,tp_upper -22484,做多,2023-03-16 09:40:00,2023-03-16 09:45:00,1659.92,1654.17,0.02,100.0,0.0012,-0.01,0.0,-0.01,tp_upper -22485,做多,2023-03-16 10:00:00,2023-03-16 10:05:00,1655.16,1656.51,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -22486,做多,2023-03-16 12:50:00,2023-03-16 13:15:00,1649.61,1640.05,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22487,做空,2023-03-16 13:15:00,2023-03-16 13:20:00,1640.05,1643.19,0.02,100.0,0.0012,-0.0,0.0,-0.0,tp_lower -22488,做多,2023-03-16 13:40:00,2023-03-16 13:45:00,1650.3,1647.23,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22489,做空,2023-03-16 13:45:00,2023-03-16 13:50:00,1647.23,1652.25,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22490,做多,2023-03-16 13:50:00,2023-03-16 14:05:00,1652.25,1648.01,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22491,做空,2023-03-16 14:05:00,2023-03-16 14:20:00,1648.01,1654.31,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22492,做多,2023-03-16 14:20:00,2023-03-16 14:45:00,1654.31,1661.86,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22493,做多,2023-03-16 15:05:00,2023-03-16 15:25:00,1655.06,1658.8,0.02,100.0,0.0012,0.0,0.0,0.0,tp_upper -22494,做多,2023-03-16 16:35:00,2023-03-16 16:50:00,1655.77,1660.61,0.02,100.0,0.0012,0.01,0.0,0.0,tp_upper -22495,做多,2023-03-16 17:15:00,2023-03-16 18:45:00,1656.49,1655.45,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22496,做空,2023-03-16 18:45:00,2023-03-16 18:50:00,1655.45,1655.84,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22497,做多,2023-03-16 18:50:00,2023-03-16 19:05:00,1655.84,1662.29,0.02,100.0,0.0012,0.01,0.0,0.01,tp_upper -22498,做多,2023-03-16 21:05:00,2023-03-16 21:40:00,1660.09,1681.01,0.02,100.0,0.0012,0.02,0.0,0.02,tp_upper -22499,做多,2023-03-17 00:45:00,2023-03-17 00:50:00,1665.09,1663.53,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22500,做空,2023-03-17 00:50:00,2023-03-17 00:55:00,1663.53,1664.58,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22501,做多,2023-03-17 00:55:00,2023-03-17 01:05:00,1664.58,1663.68,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22502,做空,2023-03-17 01:05:00,2023-03-17 01:10:00,1663.68,1666.7,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22503,做多,2023-03-17 01:10:00,2023-03-17 01:25:00,1666.7,1681.27,0.02,100.0,0.0012,0.02,0.0,0.02,tp_upper -22504,做多,2023-03-17 14:30:00,2023-03-17 17:20:00,1723.45,1723.78,0.02,100.0,0.0012,0.0,0.0,-0.0,flip -22505,做空,2023-03-17 17:20:00,2023-03-17 18:45:00,1723.78,1727.51,0.02,100.0,0.0012,-0.0,0.0,-0.01,flip -22506,做多,2023-03-17 18:45:00,2023-03-17 18:50:00,1727.51,1726.51,0.02,100.0,0.0012,-0.0,0.0,-0.0,flip -22507,做空,2023-03-17 18:50:00,2023-03-17 18:55:00,1726.51,1732.5,0.02,100.0,0.0012,-0.01,0.0,-0.01,flip -22508,做多,2023-03-17 18:55:00,2023-03-17 20:20:00,1732.5,1743.41,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22509,做多,2023-03-18 08:35:00,2023-03-18 08:40:00,1806.25,1805.55,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22510,做空,2023-03-18 08:40:00,2023-03-18 08:45:00,1805.55,1806.19,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22511,做多,2023-03-18 08:45:00,2023-03-18 09:00:00,1806.19,1806.12,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22512,做空,2023-03-18 09:00:00,2023-03-18 09:20:00,1806.12,1807.17,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22513,做多,2023-03-18 09:20:00,2023-03-18 10:25:00,1807.17,1811.27,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22514,做空,2023-03-18 10:25:00,2023-03-18 10:30:00,1811.27,1813.61,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22515,做多,2023-03-18 10:30:00,2023-03-18 10:55:00,1813.61,1815.21,0.02,100.0,0.0011,0.0,0.0,0.0,tp_upper -22516,做多,2023-03-18 11:15:00,2023-03-18 11:25:00,1812.57,1811.88,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22517,做空,2023-03-18 11:25:00,2023-03-18 11:45:00,1811.88,1811.65,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22518,做多,2023-03-18 11:45:00,2023-03-18 12:05:00,1811.65,1809.54,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22519,做空,2023-03-18 12:05:00,2023-03-18 12:15:00,1809.54,1803.68,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22520,做多,2023-03-18 12:25:00,2023-03-18 12:40:00,1810.13,1817.13,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22521,做多,2023-03-18 14:45:00,2023-03-18 15:00:00,1817.1,1807.24,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22522,做空,2023-03-18 15:00:00,2023-03-18 15:05:00,1807.24,1801.55,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22523,做多,2023-03-19 01:30:00,2023-03-19 01:35:00,1782.02,1781.82,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22524,做空,2023-03-19 01:35:00,2023-03-19 02:00:00,1781.82,1780.18,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22525,做多,2023-03-19 02:00:00,2023-03-19 02:40:00,1780.18,1778.42,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22526,做空,2023-03-19 02:40:00,2023-03-19 03:15:00,1778.42,1781.09,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22527,做多,2023-03-19 03:15:00,2023-03-19 03:20:00,1781.09,1778.31,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22528,做空,2023-03-19 03:20:00,2023-03-19 03:45:00,1778.31,1781.76,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22529,做多,2023-03-19 03:45:00,2023-03-19 04:15:00,1781.76,1778.72,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22530,做空,2023-03-19 04:15:00,2023-03-19 04:40:00,1778.72,1779.04,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22531,做多,2023-03-19 04:40:00,2023-03-19 04:45:00,1779.04,1778.77,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22532,做空,2023-03-19 04:45:00,2023-03-19 04:50:00,1778.77,1779.6,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22533,做多,2023-03-19 04:50:00,2023-03-19 04:55:00,1779.6,1778.73,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22534,做空,2023-03-19 04:55:00,2023-03-19 05:10:00,1778.73,1778.33,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22535,做多,2023-03-19 05:10:00,2023-03-19 05:15:00,1778.33,1776.61,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22536,做空,2023-03-19 05:15:00,2023-03-19 05:20:00,1776.61,1777.05,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22537,做多,2023-03-19 05:20:00,2023-03-19 05:45:00,1777.05,1777.53,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22538,做空,2023-03-19 05:45:00,2023-03-19 05:50:00,1777.53,1778.57,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22539,做多,2023-03-19 05:50:00,2023-03-19 05:55:00,1778.57,1777.34,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22540,做空,2023-03-19 05:55:00,2023-03-19 06:00:00,1777.34,1777.38,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22541,做多,2023-03-19 06:00:00,2023-03-19 06:05:00,1777.38,1777.17,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22542,做空,2023-03-19 06:05:00,2023-03-19 06:10:00,1777.17,1777.31,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22543,做多,2023-03-19 06:10:00,2023-03-19 06:20:00,1777.31,1773.27,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22544,做空,2023-03-19 06:20:00,2023-03-19 07:00:00,1773.27,1765.9,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22545,做多,2023-03-19 07:30:00,2023-03-19 08:00:00,1773.03,1773.76,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22546,做空,2023-03-19 08:00:00,2023-03-19 08:15:00,1773.76,1774.82,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22547,做多,2023-03-19 08:15:00,2023-03-19 08:55:00,1774.82,1773.61,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22548,做空,2023-03-19 08:55:00,2023-03-19 09:05:00,1773.61,1774.5,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22549,做多,2023-03-19 09:05:00,2023-03-19 09:45:00,1774.5,1776.61,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22550,做空,2023-03-19 09:45:00,2023-03-19 10:20:00,1776.61,1777.55,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22551,做多,2023-03-19 10:20:00,2023-03-19 10:35:00,1777.55,1776.99,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22552,做空,2023-03-19 10:35:00,2023-03-19 11:00:00,1776.99,1769.22,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22553,做多,2023-03-19 11:20:00,2023-03-19 11:25:00,1776.62,1773.93,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22554,做空,2023-03-19 11:25:00,2023-03-19 11:35:00,1773.93,1776.45,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22555,做多,2023-03-19 11:35:00,2023-03-19 11:50:00,1776.45,1783.4,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22556,做多,2023-03-19 13:10:00,2023-03-19 13:35:00,1779.34,1775.65,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22557,做空,2023-03-19 13:35:00,2023-03-19 13:45:00,1775.65,1776.82,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22558,做多,2023-03-19 13:45:00,2023-03-19 13:50:00,1776.82,1775.74,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22559,做空,2023-03-19 13:50:00,2023-03-19 14:00:00,1775.74,1777.96,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22560,做多,2023-03-19 14:00:00,2023-03-19 14:25:00,1777.96,1786.67,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22561,做多,2023-03-19 21:00:00,2023-03-19 21:35:00,1801.49,1797.16,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22562,做空,2023-03-19 21:35:00,2023-03-19 21:45:00,1797.16,1799.75,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22563,做多,2023-03-19 21:45:00,2023-03-19 22:45:00,1799.75,1803.71,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22564,做空,2023-03-19 22:45:00,2023-03-19 22:50:00,1803.71,1805.51,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22565,做多,2023-03-19 22:50:00,2023-03-19 23:05:00,1805.51,1803.7,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22566,做空,2023-03-19 23:05:00,2023-03-19 23:15:00,1803.7,1807.81,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22567,做多,2023-03-19 23:15:00,2023-03-19 23:20:00,1807.81,1806.05,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22568,做空,2023-03-19 23:20:00,2023-03-19 23:25:00,1806.05,1806.87,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22569,做多,2023-03-19 23:25:00,2023-03-19 23:30:00,1806.87,1804.59,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22570,做空,2023-03-19 23:30:00,2023-03-19 23:50:00,1804.59,1776.66,0.02,100.0,0.0011,0.03,0.0,0.03,tp_lower -22571,做多,2023-03-20 07:10:00,2023-03-20 07:15:00,1769.99,1766.84,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22572,做空,2023-03-20 07:15:00,2023-03-20 07:35:00,1766.84,1775.0,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22573,做多,2023-03-20 07:35:00,2023-03-20 08:00:00,1775.0,1798.52,0.02,100.0,0.0011,0.03,0.0,0.03,tp_upper -22574,做多,2023-03-20 14:00:00,2023-03-20 14:05:00,1770.33,1762.47,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22575,做空,2023-03-20 14:05:00,2023-03-20 14:55:00,1762.47,1772.92,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22576,做多,2023-03-20 14:55:00,2023-03-20 15:00:00,1772.92,1769.45,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22577,做空,2023-03-20 15:00:00,2023-03-20 15:55:00,1769.45,1762.03,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22578,做多,2023-03-21 00:45:00,2023-03-21 00:50:00,1753.14,1751.18,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22579,做空,2023-03-21 00:50:00,2023-03-21 01:40:00,1751.18,1752.41,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22580,做多,2023-03-21 01:40:00,2023-03-21 02:05:00,1752.41,1749.19,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22581,做空,2023-03-21 02:05:00,2023-03-21 02:15:00,1749.19,1749.47,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22582,做多,2023-03-21 02:15:00,2023-03-21 02:50:00,1749.47,1748.75,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22583,做空,2023-03-21 02:50:00,2023-03-21 03:00:00,1748.75,1749.2,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22584,做多,2023-03-21 03:00:00,2023-03-21 03:10:00,1749.2,1748.93,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22585,做空,2023-03-21 03:10:00,2023-03-21 04:00:00,1748.93,1748.46,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22586,做多,2023-03-21 04:00:00,2023-03-21 04:05:00,1748.46,1748.23,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22587,做空,2023-03-21 04:05:00,2023-03-21 04:10:00,1748.23,1749.22,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22588,做多,2023-03-21 04:10:00,2023-03-21 04:35:00,1749.22,1748.87,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22589,做空,2023-03-21 04:35:00,2023-03-21 04:45:00,1748.87,1748.2,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22590,做多,2023-03-21 04:45:00,2023-03-21 05:00:00,1748.2,1744.89,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22591,做空,2023-03-21 05:00:00,2023-03-21 05:40:00,1744.89,1738.1,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22592,做多,2023-03-21 09:40:00,2023-03-21 09:45:00,1749.26,1745.51,0.02,100.0,0.0011,-0.0,0.0,-0.01,tp_upper -22593,做多,2023-03-21 18:00:00,2023-03-21 18:10:00,1789.53,1784.67,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22594,做空,2023-03-21 18:10:00,2023-03-21 18:15:00,1784.67,1787.98,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22595,做多,2023-03-21 18:15:00,2023-03-21 18:20:00,1787.98,1780.08,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22596,做空,2023-03-21 18:20:00,2023-03-21 18:30:00,1780.08,1785.68,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22597,做多,2023-03-21 18:30:00,2023-03-21 18:35:00,1785.68,1782.99,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22598,做空,2023-03-21 18:35:00,2023-03-21 18:55:00,1782.99,1787.48,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22599,做多,2023-03-21 18:55:00,2023-03-21 19:10:00,1787.48,1788.83,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22600,做空,2023-03-21 19:10:00,2023-03-21 19:15:00,1788.83,1789.29,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22601,做多,2023-03-21 19:15:00,2023-03-21 19:50:00,1789.29,1791.86,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22602,做空,2023-03-21 19:50:00,2023-03-21 20:30:00,1791.86,1801.44,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22603,做多,2023-03-21 20:30:00,2023-03-21 20:45:00,1801.44,1793.79,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22604,做空,2023-03-21 20:45:00,2023-03-21 20:50:00,1793.79,1797.77,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22605,做多,2023-03-21 20:50:00,2023-03-21 20:55:00,1797.77,1796.18,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22606,做空,2023-03-21 20:55:00,2023-03-21 21:00:00,1796.18,1798.2,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22607,做多,2023-03-21 21:00:00,2023-03-21 21:05:00,1798.2,1790.67,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22608,做空,2023-03-21 21:05:00,2023-03-21 23:25:00,1790.67,1798.08,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22609,做多,2023-03-21 23:25:00,2023-03-21 23:30:00,1798.08,1797.43,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22610,做空,2023-03-21 23:30:00,2023-03-21 23:40:00,1797.43,1797.43,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22611,做多,2023-03-21 23:40:00,2023-03-22 00:15:00,1797.43,1797.66,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22612,做空,2023-03-22 00:15:00,2023-03-22 00:35:00,1797.66,1784.38,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22613,做多,2023-03-22 01:55:00,2023-03-22 02:00:00,1793.39,1792.91,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22614,做空,2023-03-22 02:00:00,2023-03-22 02:05:00,1792.91,1795.47,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22615,做多,2023-03-22 02:05:00,2023-03-22 03:00:00,1795.47,1790.8,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22616,做空,2023-03-22 03:00:00,2023-03-22 03:05:00,1790.8,1794.89,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22617,做多,2023-03-22 03:05:00,2023-03-22 03:10:00,1794.89,1802.78,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22618,做多,2023-03-22 06:45:00,2023-03-22 07:00:00,1796.64,1796.1,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22619,做空,2023-03-22 07:00:00,2023-03-22 07:30:00,1796.1,1788.66,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22620,做多,2023-03-22 12:15:00,2023-03-22 12:40:00,1795.98,1794.71,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22621,做空,2023-03-22 12:40:00,2023-03-22 12:45:00,1794.71,1795.65,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22622,做多,2023-03-22 12:45:00,2023-03-22 13:00:00,1795.65,1793.58,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22623,做空,2023-03-22 13:00:00,2023-03-22 13:10:00,1793.58,1795.67,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22624,做多,2023-03-22 13:10:00,2023-03-22 13:25:00,1795.67,1800.79,0.02,100.0,0.0011,0.01,0.0,0.0,tp_upper -22625,做多,2023-03-22 18:00:00,2023-03-22 18:05:00,1794.59,1787.99,0.02,100.0,0.0011,-0.01,0.0,-0.01,tp_upper -22626,做多,2023-03-22 18:45:00,2023-03-22 18:50:00,1793.35,1782.98,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22627,做空,2023-03-22 18:50:00,2023-03-22 18:55:00,1782.98,1771.45,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22628,做多,2023-03-23 03:00:00,2023-03-23 03:10:00,1738.21,1738.38,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22629,做空,2023-03-23 03:10:00,2023-03-23 03:30:00,1738.38,1737.79,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22630,做多,2023-03-23 03:30:00,2023-03-23 04:55:00,1737.79,1731.12,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22631,做空,2023-03-23 04:55:00,2023-03-23 05:00:00,1731.12,1732.59,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22632,做多,2023-03-23 05:00:00,2023-03-23 05:30:00,1732.59,1745.45,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22633,做多,2023-03-23 11:20:00,2023-03-23 11:55:00,1746.21,1753.81,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22634,做多,2023-03-23 13:30:00,2023-03-23 13:35:00,1749.12,1747.21,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22635,做空,2023-03-23 13:35:00,2023-03-23 13:50:00,1747.21,1747.77,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22636,做多,2023-03-23 13:50:00,2023-03-23 13:55:00,1747.77,1746.81,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22637,做空,2023-03-23 13:55:00,2023-03-23 14:10:00,1746.81,1750.32,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22638,做多,2023-03-23 14:10:00,2023-03-23 14:15:00,1750.32,1748.25,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22639,做空,2023-03-23 14:15:00,2023-03-23 14:25:00,1748.25,1747.81,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22640,做多,2023-03-23 14:25:00,2023-03-23 14:45:00,1747.81,1772.28,0.02,100.0,0.0011,0.03,0.0,0.03,tp_upper -22641,做多,2023-03-23 22:50:00,2023-03-23 22:55:00,1808.2,1808.13,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22642,做空,2023-03-23 22:55:00,2023-03-23 23:00:00,1808.13,1809.85,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22643,做多,2023-03-23 23:00:00,2023-03-23 23:55:00,1809.85,1813.27,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22644,做空,2023-03-23 23:55:00,2023-03-24 00:05:00,1813.27,1814.08,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22645,做多,2023-03-24 00:05:00,2023-03-24 00:25:00,1814.08,1814.87,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22646,做空,2023-03-24 00:25:00,2023-03-24 00:35:00,1814.87,1817.04,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22647,做多,2023-03-24 00:35:00,2023-03-24 01:45:00,1817.04,1815.31,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22648,做空,2023-03-24 01:45:00,2023-03-24 02:00:00,1815.31,1816.44,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22649,做多,2023-03-24 02:00:00,2023-03-24 02:35:00,1816.44,1814.21,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22650,做空,2023-03-24 02:35:00,2023-03-24 02:45:00,1814.21,1813.61,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22651,做多,2023-03-24 02:45:00,2023-03-24 02:50:00,1813.61,1809.78,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22652,做空,2023-03-24 02:50:00,2023-03-24 03:40:00,1809.78,1811.6,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22653,做多,2023-03-24 03:40:00,2023-03-24 03:50:00,1811.6,1811.47,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22654,做空,2023-03-24 03:50:00,2023-03-24 04:00:00,1811.47,1812.81,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22655,做多,2023-03-24 04:00:00,2023-03-24 04:25:00,1812.81,1810.69,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22656,做空,2023-03-24 04:25:00,2023-03-24 04:40:00,1810.69,1806.58,0.02,100.0,0.0011,0.0,0.0,0.0,tp_lower -22657,做多,2023-03-24 05:30:00,2023-03-24 05:35:00,1812.26,1810.13,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22658,做空,2023-03-24 05:35:00,2023-03-24 06:00:00,1810.13,1810.99,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22659,做多,2023-03-24 06:00:00,2023-03-24 06:15:00,1810.99,1811.23,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22660,做空,2023-03-24 06:15:00,2023-03-24 06:20:00,1811.23,1811.99,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22661,做多,2023-03-24 06:20:00,2023-03-24 06:30:00,1811.99,1812.01,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22662,做空,2023-03-24 06:30:00,2023-03-24 06:45:00,1812.01,1812.78,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22663,做多,2023-03-24 06:45:00,2023-03-24 06:50:00,1812.78,1811.74,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22664,做空,2023-03-24 06:50:00,2023-03-24 06:55:00,1811.74,1812.36,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22665,做多,2023-03-24 06:55:00,2023-03-24 07:00:00,1812.36,1811.84,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22666,做空,2023-03-24 07:00:00,2023-03-24 07:05:00,1811.84,1812.13,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22667,做多,2023-03-24 07:05:00,2023-03-24 07:10:00,1812.13,1812.0,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22668,做空,2023-03-24 07:10:00,2023-03-24 07:15:00,1812.0,1814.23,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22669,做多,2023-03-24 07:15:00,2023-03-24 07:20:00,1814.23,1811.39,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22670,做空,2023-03-24 07:20:00,2023-03-24 07:30:00,1811.39,1811.63,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22671,做多,2023-03-24 07:30:00,2023-03-24 07:50:00,1811.63,1816.2,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22672,做多,2023-03-24 19:20:00,2023-03-24 19:35:00,1761.2,1762.6,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22673,做空,2023-03-24 19:35:00,2023-03-24 19:50:00,1762.6,1760.7,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22674,做多,2023-03-24 19:50:00,2023-03-24 20:00:00,1760.7,1762.13,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22675,做空,2023-03-24 20:00:00,2023-03-24 20:40:00,1762.13,1742.02,0.02,100.0,0.0011,0.02,0.0,0.02,tp_lower -22676,做多,2023-03-24 23:20:00,2023-03-24 23:25:00,1752.17,1749.89,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22677,做空,2023-03-24 23:25:00,2023-03-25 00:20:00,1749.89,1750.49,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22678,做多,2023-03-25 00:20:00,2023-03-25 01:15:00,1750.49,1752.49,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22679,做空,2023-03-25 01:15:00,2023-03-25 01:25:00,1752.49,1753.69,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22680,做多,2023-03-25 01:25:00,2023-03-25 01:40:00,1753.69,1750.6,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22681,做空,2023-03-25 01:40:00,2023-03-25 01:45:00,1750.6,1752.43,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22682,做多,2023-03-25 01:45:00,2023-03-25 02:25:00,1752.43,1760.39,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22683,做多,2023-03-25 04:55:00,2023-03-25 05:05:00,1752.4,1751.46,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22684,做空,2023-03-25 05:05:00,2023-03-25 05:50:00,1751.46,1742.44,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22685,做多,2023-03-25 06:40:00,2023-03-25 06:45:00,1750.18,1749.75,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22686,做空,2023-03-25 06:45:00,2023-03-25 07:20:00,1749.75,1751.64,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22687,做多,2023-03-25 07:20:00,2023-03-25 07:25:00,1751.64,1750.73,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22688,做空,2023-03-25 07:25:00,2023-03-25 07:40:00,1750.73,1750.87,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22689,做多,2023-03-25 07:40:00,2023-03-25 07:45:00,1750.87,1748.83,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22690,做空,2023-03-25 07:45:00,2023-03-25 08:00:00,1748.83,1745.99,0.02,100.0,0.0011,0.0,0.0,0.0,tp_lower -22691,做多,2023-03-25 11:35:00,2023-03-25 13:35:00,1748.8,1752.64,0.02,100.0,0.0011,0.0,0.0,0.0,tp_upper -22692,做多,2023-03-25 15:20:00,2023-03-25 15:35:00,1747.18,1751.36,0.02,100.0,0.0011,0.0,0.0,0.0,tp_upper -22693,做多,2023-03-25 22:10:00,2023-03-25 22:15:00,1741.58,1739.27,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22694,做空,2023-03-25 22:15:00,2023-03-25 23:40:00,1739.27,1741.72,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22695,做多,2023-03-25 23:40:00,2023-03-26 00:15:00,1741.72,1739.84,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22696,做空,2023-03-26 00:15:00,2023-03-26 14:40:00,1739.84,1768.99,0.02,100.0,0.0011,-0.03,0.0,-0.03,flip -22697,做多,2023-03-26 14:40:00,2023-03-26 14:50:00,1768.99,1760.94,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22698,做空,2023-03-26 14:50:00,2023-03-26 15:05:00,1760.94,1767.03,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22699,做多,2023-03-26 15:05:00,2023-03-26 15:10:00,1767.03,1766.66,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22700,做空,2023-03-26 15:10:00,2023-03-26 15:25:00,1766.66,1767.08,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22701,做多,2023-03-26 15:25:00,2023-03-26 15:30:00,1767.08,1765.25,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22702,做空,2023-03-26 15:30:00,2023-03-26 16:55:00,1765.25,1756.02,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22703,做多,2023-03-26 20:10:00,2023-03-26 23:05:00,1767.28,1776.86,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22704,做多,2023-03-27 01:20:00,2023-03-27 01:30:00,1767.0,1767.82,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22705,做空,2023-03-27 01:30:00,2023-03-27 01:40:00,1767.82,1767.13,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22706,做多,2023-03-27 01:40:00,2023-03-27 01:45:00,1767.13,1763.03,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22707,做空,2023-03-27 01:45:00,2023-03-27 02:00:00,1763.03,1759.46,0.02,100.0,0.0011,0.0,0.0,0.0,tp_lower -22708,做多,2023-03-27 09:20:00,2023-03-27 09:25:00,1761.12,1760.14,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22709,做空,2023-03-27 09:25:00,2023-03-27 09:35:00,1760.14,1761.41,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22710,做多,2023-03-27 09:35:00,2023-03-27 09:40:00,1761.41,1760.97,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22711,做空,2023-03-27 09:40:00,2023-03-27 09:45:00,1760.97,1761.8,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22712,做多,2023-03-27 09:45:00,2023-03-27 11:05:00,1761.8,1765.85,0.02,100.0,0.0011,0.0,0.0,0.0,tp_upper -22713,做多,2023-03-27 12:35:00,2023-03-27 12:40:00,1760.44,1757.83,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22714,做空,2023-03-27 12:40:00,2023-03-27 13:10:00,1757.83,1753.64,0.02,100.0,0.0011,0.0,0.0,0.0,tp_lower -22715,做多,2023-03-27 13:40:00,2023-03-27 13:50:00,1758.2,1754.46,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22716,做空,2023-03-27 13:50:00,2023-03-27 14:10:00,1754.46,1750.9,0.02,100.0,0.0011,0.0,0.0,0.0,tp_lower -22717,做多,2023-03-27 23:35:00,2023-03-27 23:40:00,1713.51,1711.0,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22718,做空,2023-03-27 23:40:00,2023-03-27 23:45:00,1711.0,1714.64,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22719,做多,2023-03-27 23:45:00,2023-03-28 00:30:00,1714.64,1710.42,0.02,100.0,0.0011,-0.0,0.0,-0.01,flip -22720,做空,2023-03-28 00:30:00,2023-03-28 00:35:00,1710.42,1713.17,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22721,做多,2023-03-28 00:35:00,2023-03-28 00:40:00,1713.17,1711.75,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22722,做空,2023-03-28 00:40:00,2023-03-28 01:00:00,1711.75,1703.94,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22723,做多,2023-03-28 01:25:00,2023-03-28 01:35:00,1711.45,1721.45,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22724,做多,2023-03-28 02:30:00,2023-03-28 03:15:00,1710.63,1710.45,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22725,做空,2023-03-28 03:15:00,2023-03-28 03:20:00,1710.45,1711.0,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22726,做多,2023-03-28 03:20:00,2023-03-28 03:25:00,1711.0,1710.06,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22727,做空,2023-03-28 03:25:00,2023-03-28 03:45:00,1710.06,1712.36,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22728,做多,2023-03-28 03:45:00,2023-03-28 03:55:00,1712.36,1710.86,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22729,做空,2023-03-28 03:55:00,2023-03-28 04:10:00,1710.86,1712.16,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22730,做多,2023-03-28 04:10:00,2023-03-28 04:45:00,1712.16,1711.64,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22731,做空,2023-03-28 04:45:00,2023-03-28 09:50:00,1711.64,1719.06,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22732,做多,2023-03-28 09:50:00,2023-03-28 09:55:00,1719.06,1718.12,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22733,做空,2023-03-28 09:55:00,2023-03-28 10:00:00,1718.12,1720.0,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22734,做多,2023-03-28 10:00:00,2023-03-28 10:20:00,1720.0,1716.92,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22735,做空,2023-03-28 10:20:00,2023-03-28 10:25:00,1716.92,1719.06,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22736,做多,2023-03-28 10:25:00,2023-03-28 10:30:00,1719.06,1715.64,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22737,做空,2023-03-28 10:30:00,2023-03-28 10:45:00,1715.64,1713.46,0.02,100.0,0.0011,0.0,0.0,0.0,tp_lower -22738,做多,2023-03-28 11:00:00,2023-03-28 11:20:00,1719.3,1731.76,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22739,做多,2023-03-28 17:25:00,2023-03-28 17:30:00,1734.61,1729.84,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22740,做空,2023-03-28 17:30:00,2023-03-28 17:35:00,1729.84,1732.32,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22741,做多,2023-03-28 17:35:00,2023-03-28 17:40:00,1732.32,1732.19,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22742,做空,2023-03-28 17:40:00,2023-03-28 17:45:00,1732.19,1735.69,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22743,做多,2023-03-28 17:45:00,2023-03-28 18:40:00,1735.69,1748.02,0.02,100.0,0.0011,0.01,0.0,0.01,tp_upper -22744,做多,2023-03-29 12:20:00,2023-03-29 13:15:00,1805.16,1807.39,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22745,做空,2023-03-29 13:15:00,2023-03-29 13:30:00,1807.39,1805.91,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22746,做多,2023-03-29 13:30:00,2023-03-29 13:45:00,1805.91,1808.23,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22747,做空,2023-03-29 13:45:00,2023-03-29 14:05:00,1808.23,1809.95,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22748,做多,2023-03-29 14:05:00,2023-03-29 14:25:00,1809.95,1803.41,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22749,做空,2023-03-29 14:25:00,2023-03-29 14:35:00,1803.41,1797.24,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22750,做多,2023-03-29 15:30:00,2023-03-29 15:45:00,1805.67,1805.49,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22751,做空,2023-03-29 15:45:00,2023-03-29 16:15:00,1805.49,1800.0,0.02,100.0,0.0011,0.01,0.0,0.0,tp_lower -22752,做多,2023-03-29 18:45:00,2023-03-29 19:30:00,1805.28,1802.89,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22753,做空,2023-03-29 19:30:00,2023-03-29 19:35:00,1802.89,1804.42,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22754,做多,2023-03-29 19:35:00,2023-03-29 20:40:00,1804.42,1802.6,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22755,做空,2023-03-29 20:40:00,2023-03-29 20:45:00,1802.6,1803.22,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22756,做多,2023-03-29 20:45:00,2023-03-29 20:55:00,1803.22,1802.75,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22757,做空,2023-03-29 20:55:00,2023-03-29 21:15:00,1802.75,1803.48,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22758,做多,2023-03-29 21:15:00,2023-03-29 21:30:00,1803.48,1803.59,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22759,做空,2023-03-29 21:30:00,2023-03-29 21:45:00,1803.59,1798.26,0.02,100.0,0.001,0.01,0.0,0.0,tp_lower -22760,做多,2023-03-30 02:15:00,2023-03-30 02:20:00,1805.12,1808.76,0.02,100.0,0.0011,0.0,0.0,0.0,tp_upper -22761,做多,2023-03-30 04:25:00,2023-03-30 04:35:00,1795.01,1795.25,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22762,做空,2023-03-30 04:35:00,2023-03-30 04:40:00,1795.25,1795.68,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22763,做多,2023-03-30 04:40:00,2023-03-30 04:55:00,1795.68,1795.72,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22764,做空,2023-03-30 04:55:00,2023-03-30 05:40:00,1795.72,1794.67,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22765,做多,2023-03-30 05:40:00,2023-03-30 05:45:00,1794.67,1794.32,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22766,做空,2023-03-30 05:45:00,2023-03-30 05:50:00,1794.32,1796.08,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22767,做多,2023-03-30 05:50:00,2023-03-30 06:20:00,1796.08,1794.35,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22768,做空,2023-03-30 06:20:00,2023-03-30 06:25:00,1794.35,1795.08,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22769,做多,2023-03-30 06:25:00,2023-03-30 06:30:00,1795.08,1794.39,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22770,做空,2023-03-30 06:30:00,2023-03-30 06:40:00,1794.39,1793.89,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22771,做多,2023-03-30 06:40:00,2023-03-30 06:45:00,1793.89,1793.3,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22772,做空,2023-03-30 06:45:00,2023-03-30 06:50:00,1793.3,1795.89,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22773,做多,2023-03-30 06:50:00,2023-03-30 07:05:00,1795.89,1793.74,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22774,做空,2023-03-30 07:05:00,2023-03-30 07:10:00,1793.74,1795.0,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22775,做多,2023-03-30 07:10:00,2023-03-30 07:35:00,1795.0,1807.36,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22776,做多,2023-03-30 09:20:00,2023-03-30 09:30:00,1795.22,1796.54,0.02,100.0,0.0011,0.0,0.0,0.0,flip -22777,做空,2023-03-30 09:30:00,2023-03-30 09:40:00,1796.54,1797.72,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22778,做多,2023-03-30 09:40:00,2023-03-30 12:25:00,1797.72,1798.1,0.02,100.0,0.0011,0.0,0.0,-0.0,flip -22779,做空,2023-03-30 12:25:00,2023-03-30 13:45:00,1798.1,1800.04,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22780,做多,2023-03-30 13:45:00,2023-03-30 13:50:00,1800.04,1797.82,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22781,做空,2023-03-30 13:50:00,2023-03-30 14:00:00,1797.82,1792.74,0.02,100.0,0.001,0.01,0.0,0.0,tp_lower -22782,做多,2023-03-30 20:35:00,2023-03-30 22:45:00,1795.45,1783.58,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22783,做空,2023-03-30 22:45:00,2023-03-30 22:50:00,1783.58,1784.99,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22784,做多,2023-03-30 22:50:00,2023-03-30 22:55:00,1784.99,1783.88,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22785,做空,2023-03-30 22:55:00,2023-03-30 23:00:00,1783.88,1786.53,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22786,做多,2023-03-30 23:00:00,2023-03-30 23:05:00,1786.53,1785.62,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22787,做空,2023-03-30 23:05:00,2023-03-30 23:10:00,1785.62,1785.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22788,做多,2023-03-30 23:10:00,2023-03-31 00:00:00,1785.67,1795.45,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22789,做多,2023-03-31 06:40:00,2023-03-31 06:45:00,1798.53,1797.74,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22790,做空,2023-03-31 06:45:00,2023-03-31 07:15:00,1797.74,1789.64,0.02,100.0,0.0011,0.01,0.0,0.01,tp_lower -22791,做多,2023-03-31 10:30:00,2023-03-31 10:35:00,1798.27,1796.0,0.02,100.0,0.0011,-0.0,0.0,-0.0,flip -22792,做空,2023-03-31 10:35:00,2023-03-31 12:30:00,1796.0,1805.89,0.02,100.0,0.0011,-0.01,0.0,-0.01,flip -22793,做多,2023-03-31 12:30:00,2023-03-31 12:35:00,1805.89,1805.67,0.02,100.0,0.0011,-0.0,0.0,-0.0,tp_upper -22794,做多,2023-03-31 20:25:00,2023-03-31 20:50:00,1820.72,1822.35,0.02,100.0,0.001,0.0,0.0,0.0,flip -22795,做空,2023-03-31 20:50:00,2023-03-31 21:35:00,1822.35,1824.99,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22796,做多,2023-03-31 21:35:00,2023-03-31 21:45:00,1824.99,1825.93,0.02,100.0,0.001,0.0,0.0,0.0,flip -22797,做空,2023-03-31 21:45:00,2023-03-31 22:05:00,1825.93,1824.34,0.02,100.0,0.001,0.0,0.0,0.0,flip -22798,做多,2023-03-31 22:05:00,2023-03-31 22:10:00,1824.34,1823.26,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22799,做空,2023-03-31 22:10:00,2023-03-31 22:15:00,1823.26,1826.69,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22800,做多,2023-03-31 22:15:00,2023-03-31 22:25:00,1826.69,1825.89,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22801,做空,2023-03-31 22:25:00,2023-03-31 22:30:00,1825.89,1826.2,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22802,做多,2023-03-31 22:30:00,2023-03-31 22:45:00,1826.2,1825.91,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22803,做空,2023-03-31 22:45:00,2023-03-31 22:50:00,1825.91,1826.42,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22804,做多,2023-03-31 22:50:00,2023-03-31 22:55:00,1826.42,1825.57,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22805,做空,2023-03-31 22:55:00,2023-04-01 00:15:00,1825.57,1826.79,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22806,做多,2023-04-01 00:15:00,2023-04-01 00:20:00,1826.79,1823.18,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22807,做空,2023-04-01 00:20:00,2023-04-01 00:25:00,1823.18,1823.61,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22808,做多,2023-04-01 00:25:00,2023-04-01 01:25:00,1823.61,1824.45,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22809,做空,2023-04-01 01:25:00,2023-04-01 02:40:00,1824.45,1825.9,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22810,做多,2023-04-01 02:40:00,2023-04-01 03:35:00,1825.9,1823.98,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22811,做空,2023-04-01 03:35:00,2023-04-01 03:40:00,1823.98,1825.33,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22812,做多,2023-04-01 03:40:00,2023-04-01 04:00:00,1825.33,1825.18,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22813,做空,2023-04-01 04:00:00,2023-04-01 05:25:00,1825.18,1819.92,0.02,100.0,0.001,0.01,0.0,0.0,tp_lower -22814,做多,2023-04-01 05:55:00,2023-04-01 06:00:00,1824.78,1823.77,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22815,做空,2023-04-01 06:00:00,2023-04-01 06:20:00,1823.77,1820.48,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22816,做多,2023-04-01 07:45:00,2023-04-01 07:50:00,1824.98,1823.68,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22817,做空,2023-04-01 07:50:00,2023-04-01 08:25:00,1823.68,1827.55,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22818,做多,2023-04-01 08:25:00,2023-04-01 08:45:00,1827.55,1824.63,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22819,做空,2023-04-01 08:45:00,2023-04-01 08:55:00,1824.63,1824.71,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22820,做多,2023-04-01 08:55:00,2023-04-01 09:05:00,1824.71,1824.93,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22821,做空,2023-04-01 09:05:00,2023-04-01 09:10:00,1824.93,1825.2,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22822,做多,2023-04-01 09:10:00,2023-04-01 09:25:00,1825.2,1825.19,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22823,做空,2023-04-01 09:25:00,2023-04-01 10:50:00,1825.19,1825.46,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22824,做多,2023-04-01 10:50:00,2023-04-01 11:20:00,1825.46,1825.26,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22825,做空,2023-04-01 11:20:00,2023-04-01 12:10:00,1825.26,1824.99,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22826,做多,2023-04-01 12:10:00,2023-04-01 12:20:00,1824.99,1823.73,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22827,做空,2023-04-01 12:20:00,2023-04-01 12:25:00,1823.73,1825.77,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22828,做多,2023-04-01 12:25:00,2023-04-01 12:35:00,1825.77,1823.78,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22829,做空,2023-04-01 12:35:00,2023-04-01 12:40:00,1823.78,1825.65,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22830,做多,2023-04-01 12:40:00,2023-04-01 12:45:00,1825.65,1824.69,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22831,做空,2023-04-01 12:45:00,2023-04-01 13:40:00,1824.69,1824.3,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22832,做多,2023-04-01 13:40:00,2023-04-01 13:45:00,1824.3,1824.16,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22833,做空,2023-04-01 13:45:00,2023-04-01 13:55:00,1824.16,1824.58,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22834,做多,2023-04-01 13:55:00,2023-04-01 14:05:00,1824.58,1823.23,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22835,做空,2023-04-01 14:05:00,2023-04-01 14:15:00,1823.23,1818.58,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22836,做多,2023-04-01 20:30:00,2023-04-01 20:35:00,1820.2,1818.78,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22837,做空,2023-04-01 20:35:00,2023-04-01 21:05:00,1818.78,1820.73,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22838,做多,2023-04-01 21:05:00,2023-04-01 21:10:00,1820.73,1819.65,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22839,做空,2023-04-01 21:10:00,2023-04-01 21:35:00,1819.65,1819.56,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22840,做多,2023-04-01 21:35:00,2023-04-01 21:45:00,1819.56,1818.29,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22841,做空,2023-04-01 21:45:00,2023-04-01 21:50:00,1818.29,1819.04,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22842,做多,2023-04-01 21:50:00,2023-04-01 22:25:00,1819.04,1822.24,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22843,做多,2023-04-02 03:20:00,2023-04-02 03:25:00,1816.44,1816.41,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22844,做空,2023-04-02 03:25:00,2023-04-02 03:35:00,1816.41,1817.17,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22845,做多,2023-04-02 03:35:00,2023-04-02 03:40:00,1817.17,1815.68,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22846,做空,2023-04-02 03:40:00,2023-04-02 03:55:00,1815.68,1817.01,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22847,做多,2023-04-02 03:55:00,2023-04-02 04:00:00,1817.01,1816.82,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22848,做空,2023-04-02 04:00:00,2023-04-02 04:10:00,1816.82,1817.0,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22849,做多,2023-04-02 04:10:00,2023-04-02 04:20:00,1817.0,1815.5,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22850,做空,2023-04-02 04:20:00,2023-04-02 05:30:00,1815.5,1816.6,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22851,做多,2023-04-02 05:30:00,2023-04-02 06:45:00,1816.6,1823.41,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22852,做多,2023-04-02 08:15:00,2023-04-02 08:35:00,1817.51,1817.44,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22853,做空,2023-04-02 08:35:00,2023-04-02 08:50:00,1817.44,1817.1,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22854,做多,2023-04-02 08:50:00,2023-04-02 09:45:00,1817.1,1822.48,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -22855,做多,2023-04-02 10:40:00,2023-04-02 10:45:00,1819.08,1817.42,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22856,做空,2023-04-02 10:45:00,2023-04-02 11:05:00,1817.42,1817.63,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22857,做多,2023-04-02 11:05:00,2023-04-02 11:30:00,1817.63,1816.87,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22858,做空,2023-04-02 11:30:00,2023-04-02 11:35:00,1816.87,1818.17,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22859,做多,2023-04-02 11:35:00,2023-04-02 11:45:00,1818.17,1816.87,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22860,做空,2023-04-02 11:45:00,2023-04-02 12:05:00,1816.87,1816.85,0.02,100.0,0.001,0.0,0.0,-0.0,tp_lower -22861,做多,2023-04-02 13:35:00,2023-04-02 23:35:00,1815.99,1792.13,0.02,100.0,0.001,-0.02,0.0,-0.03,flip -22862,做空,2023-04-02 23:35:00,2023-04-02 23:45:00,1792.13,1793.42,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22863,做多,2023-04-02 23:45:00,2023-04-02 23:55:00,1793.42,1793.56,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22864,做空,2023-04-02 23:55:00,2023-04-03 00:05:00,1793.56,1792.9,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22865,做多,2023-04-03 00:05:00,2023-04-03 00:10:00,1792.9,1792.32,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22866,做空,2023-04-03 00:10:00,2023-04-03 00:25:00,1792.32,1792.36,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22867,做多,2023-04-03 00:25:00,2023-04-03 00:30:00,1792.36,1790.15,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22868,做空,2023-04-03 00:30:00,2023-04-03 01:00:00,1790.15,1791.5,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22869,做多,2023-04-03 01:00:00,2023-04-03 01:05:00,1791.5,1788.22,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22870,做空,2023-04-03 01:05:00,2023-04-03 01:30:00,1788.22,1784.73,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22871,做多,2023-04-03 06:30:00,2023-04-03 07:25:00,1781.97,1791.11,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22872,做多,2023-04-03 14:40:00,2023-04-03 14:45:00,1800.03,1791.14,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22873,做空,2023-04-03 14:45:00,2023-04-03 16:55:00,1791.14,1792.7,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -22874,做多,2023-04-03 17:35:00,2023-04-03 18:25:00,1801.88,1811.87,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22875,做多,2023-04-03 22:15:00,2023-04-04 00:35:00,1811.76,1803.67,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22876,做空,2023-04-04 00:35:00,2023-04-04 00:40:00,1803.67,1805.04,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22877,做多,2023-04-04 00:40:00,2023-04-04 00:55:00,1805.04,1804.11,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22878,做空,2023-04-04 00:55:00,2023-04-04 02:05:00,1804.11,1806.21,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22879,做多,2023-04-04 02:05:00,2023-04-04 03:15:00,1806.21,1806.5,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22880,做空,2023-04-04 03:15:00,2023-04-04 05:10:00,1806.5,1804.81,0.02,100.0,0.001,0.0,0.0,0.0,flip -22881,做多,2023-04-04 05:10:00,2023-04-04 06:35:00,1804.81,1812.53,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22882,做多,2023-04-04 07:45:00,2023-04-04 08:25:00,1811.9,1814.78,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22883,做多,2023-04-04 19:30:00,2023-04-04 20:35:00,1864.59,1871.63,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22884,做多,2023-04-04 21:40:00,2023-04-04 22:40:00,1866.77,1866.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22885,做空,2023-04-04 22:40:00,2023-04-04 23:00:00,1866.67,1866.31,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22886,做多,2023-04-04 23:00:00,2023-04-05 00:10:00,1866.31,1866.82,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22887,做空,2023-04-05 00:10:00,2023-04-05 00:15:00,1866.82,1871.23,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -22888,做多,2023-04-05 00:15:00,2023-04-05 00:20:00,1871.23,1882.77,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22889,做多,2023-04-05 09:35:00,2023-04-05 09:50:00,1908.0,1908.59,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22890,做空,2023-04-05 09:50:00,2023-04-05 09:55:00,1908.59,1908.67,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22891,做多,2023-04-05 09:55:00,2023-04-05 10:15:00,1908.67,1909.45,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22892,做空,2023-04-05 10:15:00,2023-04-05 10:40:00,1909.45,1910.07,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22893,做多,2023-04-05 10:40:00,2023-04-05 11:15:00,1910.07,1910.22,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22894,做空,2023-04-05 11:15:00,2023-04-05 11:20:00,1910.22,1912.85,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22895,做多,2023-04-05 11:20:00,2023-04-05 11:25:00,1912.85,1915.0,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22896,做多,2023-04-05 12:25:00,2023-04-05 12:30:00,1911.23,1899.96,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22897,做空,2023-04-05 12:30:00,2023-04-05 12:35:00,1899.96,1902.87,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -22898,做多,2023-04-05 12:40:00,2023-04-05 12:45:00,1908.46,1928.51,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -22899,做多,2023-04-05 12:45:00,2023-04-05 12:50:00,1928.51,1921.61,0.02,100.0,0.001,-0.01,0.0,-0.01,tp_upper -22900,做多,2023-04-05 13:20:00,2023-04-05 13:25:00,1919.06,1916.18,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_upper -22901,做多,2023-04-05 13:45:00,2023-04-05 14:00:00,1909.26,1902.61,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22902,做空,2023-04-05 14:00:00,2023-04-05 14:05:00,1902.61,1903.61,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_lower -22903,做多,2023-04-05 19:15:00,2023-04-05 19:40:00,1904.19,1916.9,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22904,做多,2023-04-06 00:25:00,2023-04-06 00:30:00,1903.99,1902.84,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22905,做空,2023-04-06 00:30:00,2023-04-06 00:40:00,1902.84,1896.05,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -22906,做多,2023-04-06 15:05:00,2023-04-06 15:15:00,1873.16,1870.62,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22907,做空,2023-04-06 15:15:00,2023-04-06 15:20:00,1870.62,1873.14,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22908,做多,2023-04-06 15:20:00,2023-04-06 15:25:00,1873.14,1871.99,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22909,做空,2023-04-06 15:25:00,2023-04-06 15:30:00,1871.99,1872.97,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22910,做多,2023-04-06 15:30:00,2023-04-06 15:45:00,1872.97,1872.52,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22911,做空,2023-04-06 15:45:00,2023-04-06 15:50:00,1872.52,1873.41,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22912,做多,2023-04-06 15:50:00,2023-04-06 16:05:00,1873.41,1872.44,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22913,做空,2023-04-06 16:05:00,2023-04-06 18:45:00,1872.44,1870.53,0.02,100.0,0.001,0.0,0.0,0.0,flip -22914,做多,2023-04-06 18:45:00,2023-04-06 18:55:00,1870.53,1866.32,0.02,100.0,0.001,-0.0,0.0,-0.01,flip -22915,做空,2023-04-06 18:55:00,2023-04-06 19:20:00,1866.32,1869.5,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22916,做多,2023-04-06 19:20:00,2023-04-06 20:35:00,1869.5,1877.07,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22917,做多,2023-04-06 21:20:00,2023-04-06 21:25:00,1870.51,1869.81,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22918,做空,2023-04-06 21:25:00,2023-04-06 21:35:00,1869.81,1870.9,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22919,做多,2023-04-06 21:35:00,2023-04-06 21:40:00,1870.9,1867.46,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22920,做空,2023-04-06 21:40:00,2023-04-06 22:05:00,1867.46,1864.54,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22921,做多,2023-04-06 23:05:00,2023-04-06 23:10:00,1871.01,1869.22,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22922,做空,2023-04-06 23:10:00,2023-04-06 23:40:00,1869.22,1869.77,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22923,做多,2023-04-06 23:40:00,2023-04-07 00:05:00,1869.77,1870.88,0.02,100.0,0.001,0.0,0.0,0.0,flip -22924,做空,2023-04-07 00:05:00,2023-04-07 00:20:00,1870.88,1872.17,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22925,做多,2023-04-07 00:20:00,2023-04-07 00:45:00,1872.17,1878.08,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -22926,做多,2023-04-07 02:50:00,2023-04-07 03:40:00,1873.61,1877.4,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22927,做多,2023-04-07 05:15:00,2023-04-07 05:20:00,1873.6,1871.58,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22928,做空,2023-04-07 05:20:00,2023-04-07 05:30:00,1871.58,1867.6,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22929,做多,2023-04-07 14:25:00,2023-04-07 14:30:00,1860.42,1859.2,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22930,做空,2023-04-07 14:30:00,2023-04-07 15:00:00,1859.2,1857.94,0.02,100.0,0.001,0.0,0.0,0.0,flip -22931,做多,2023-04-07 15:00:00,2023-04-07 15:05:00,1857.94,1857.08,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22932,做空,2023-04-07 15:05:00,2023-04-07 15:30:00,1857.08,1856.53,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22933,做多,2023-04-07 15:30:00,2023-04-07 16:20:00,1856.53,1853.2,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22934,做空,2023-04-07 16:20:00,2023-04-07 16:25:00,1853.2,1855.45,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22935,做多,2023-04-07 16:25:00,2023-04-07 16:30:00,1855.45,1853.03,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22936,做空,2023-04-07 16:30:00,2023-04-07 17:10:00,1853.03,1853.74,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22937,做多,2023-04-07 17:10:00,2023-04-07 17:45:00,1853.74,1856.74,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22938,做多,2023-04-07 19:20:00,2023-04-07 19:50:00,1853.61,1853.41,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22939,做空,2023-04-07 19:50:00,2023-04-07 20:00:00,1853.41,1855.1,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22940,做多,2023-04-07 20:00:00,2023-04-07 20:25:00,1855.1,1853.77,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22941,做空,2023-04-07 20:25:00,2023-04-07 21:10:00,1853.77,1854.99,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22942,做多,2023-04-07 21:10:00,2023-04-07 21:35:00,1854.99,1854.57,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22943,做空,2023-04-07 21:35:00,2023-04-07 21:50:00,1854.57,1856.69,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22944,做多,2023-04-07 21:50:00,2023-04-07 22:05:00,1856.69,1854.08,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22945,做空,2023-04-07 22:05:00,2023-04-07 22:10:00,1854.08,1854.19,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22946,做多,2023-04-07 22:10:00,2023-04-07 22:40:00,1854.19,1866.91,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -22947,做多,2023-04-08 01:30:00,2023-04-08 02:55:00,1858.9,1864.57,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -22948,做多,2023-04-08 10:25:00,2023-04-08 10:40:00,1867.1,1866.76,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22949,做空,2023-04-08 10:40:00,2023-04-08 10:45:00,1866.76,1867.48,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22950,做多,2023-04-08 10:45:00,2023-04-08 11:00:00,1867.48,1867.15,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22951,做空,2023-04-08 11:00:00,2023-04-08 12:40:00,1867.15,1863.34,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22952,做多,2023-04-08 14:20:00,2023-04-08 14:25:00,1869.74,1869.4,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22953,做空,2023-04-08 14:25:00,2023-04-08 15:40:00,1869.4,1864.4,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22954,做多,2023-04-08 17:15:00,2023-04-09 01:15:00,1867.08,1855.31,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22955,做空,2023-04-09 01:15:00,2023-04-09 01:20:00,1855.31,1856.22,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22956,做多,2023-04-09 01:20:00,2023-04-09 01:25:00,1856.22,1856.07,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22957,做空,2023-04-09 01:25:00,2023-04-09 01:30:00,1856.07,1856.9,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22958,做多,2023-04-09 01:30:00,2023-04-09 01:35:00,1856.9,1854.98,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22959,做空,2023-04-09 01:35:00,2023-04-09 01:40:00,1854.98,1856.85,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22960,做多,2023-04-09 01:40:00,2023-04-09 02:55:00,1856.85,1853.51,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22961,做空,2023-04-09 02:55:00,2023-04-09 03:30:00,1853.51,1854.03,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22962,做多,2023-04-09 03:30:00,2023-04-09 03:45:00,1854.03,1852.37,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22963,做空,2023-04-09 03:45:00,2023-04-09 04:50:00,1852.37,1852.98,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22964,做多,2023-04-09 04:50:00,2023-04-09 04:55:00,1852.98,1851.5,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22965,做空,2023-04-09 04:55:00,2023-04-09 05:05:00,1851.5,1853.76,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22966,做多,2023-04-09 05:05:00,2023-04-09 05:40:00,1853.76,1852.5,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22967,做空,2023-04-09 05:40:00,2023-04-09 05:50:00,1852.5,1848.36,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -22968,做多,2023-04-09 12:20:00,2023-04-09 12:35:00,1841.8,1841.0,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22969,做空,2023-04-09 12:35:00,2023-04-09 14:20:00,1841.0,1826.82,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -22970,做多,2023-04-09 15:40:00,2023-04-09 15:50:00,1836.8,1837.28,0.02,100.0,0.001,0.0,0.0,-0.0,tp_upper -22971,做多,2023-04-09 16:10:00,2023-04-09 16:30:00,1836.12,1839.35,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22972,做多,2023-04-09 17:35:00,2023-04-09 17:40:00,1837.47,1835.69,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22973,做空,2023-04-09 17:40:00,2023-04-09 17:45:00,1835.69,1836.01,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22974,做多,2023-04-09 17:45:00,2023-04-09 17:50:00,1836.01,1840.75,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22975,做多,2023-04-10 01:15:00,2023-04-10 01:25:00,1854.71,1846.74,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22976,做空,2023-04-10 01:25:00,2023-04-10 02:35:00,1846.74,1856.32,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -22977,做多,2023-04-10 02:35:00,2023-04-10 02:40:00,1856.32,1856.07,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22978,做空,2023-04-10 02:40:00,2023-04-10 02:50:00,1856.07,1855.68,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22979,做多,2023-04-10 02:50:00,2023-04-10 02:55:00,1855.68,1854.2,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22980,做空,2023-04-10 02:55:00,2023-04-10 03:00:00,1854.2,1856.52,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22981,做多,2023-04-10 03:00:00,2023-04-10 03:05:00,1856.52,1853.92,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22982,做空,2023-04-10 03:05:00,2023-04-10 03:20:00,1853.92,1856.86,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22983,做多,2023-04-10 03:20:00,2023-04-10 03:55:00,1856.86,1857.1,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22984,做空,2023-04-10 03:55:00,2023-04-10 04:00:00,1857.1,1857.81,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22985,做多,2023-04-10 04:00:00,2023-04-10 04:40:00,1857.81,1857.79,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22986,做空,2023-04-10 04:40:00,2023-04-10 04:45:00,1857.79,1858.76,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22987,做多,2023-04-10 04:45:00,2023-04-10 04:50:00,1858.76,1857.05,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22988,做空,2023-04-10 04:50:00,2023-04-10 05:35:00,1857.05,1857.28,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22989,做多,2023-04-10 05:35:00,2023-04-10 05:45:00,1857.28,1860.4,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22990,做多,2023-04-10 06:35:00,2023-04-10 06:50:00,1857.68,1858.74,0.02,100.0,0.001,0.0,0.0,0.0,flip -22991,做空,2023-04-10 06:50:00,2023-04-10 07:40:00,1858.74,1857.05,0.02,100.0,0.001,0.0,0.0,0.0,flip -22992,做多,2023-04-10 07:40:00,2023-04-10 08:35:00,1857.05,1859.81,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -22993,做多,2023-04-10 09:00:00,2023-04-10 09:05:00,1857.14,1857.05,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22994,做空,2023-04-10 09:05:00,2023-04-10 09:45:00,1857.05,1857.17,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22995,做多,2023-04-10 09:45:00,2023-04-10 09:50:00,1857.17,1856.75,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22996,做空,2023-04-10 09:50:00,2023-04-10 10:00:00,1856.75,1856.83,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22997,做多,2023-04-10 10:00:00,2023-04-10 10:10:00,1856.83,1856.65,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -22998,做空,2023-04-10 10:10:00,2023-04-10 10:25:00,1856.65,1856.4,0.02,100.0,0.001,0.0,0.0,-0.0,flip -22999,做多,2023-04-10 10:25:00,2023-04-10 10:30:00,1856.4,1856.18,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23000,做空,2023-04-10 10:30:00,2023-04-10 10:40:00,1856.18,1856.7,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23001,做多,2023-04-10 10:40:00,2023-04-10 10:50:00,1856.7,1861.74,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -23002,做多,2023-04-10 11:40:00,2023-04-10 11:50:00,1857.11,1856.73,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23003,做空,2023-04-10 11:50:00,2023-04-10 12:10:00,1856.73,1854.49,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -23004,做多,2023-04-10 14:35:00,2023-04-10 14:45:00,1855.61,1859.51,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -23005,做多,2023-04-10 14:45:00,2023-04-10 14:55:00,1859.51,1855.31,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23006,做空,2023-04-10 14:55:00,2023-04-10 15:00:00,1855.31,1857.27,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23007,做多,2023-04-10 15:00:00,2023-04-10 15:10:00,1857.27,1862.87,0.02,100.0,0.001,0.01,0.0,0.0,tp_upper -23008,做多,2023-04-11 08:55:00,2023-04-11 10:20:00,1917.87,1918.7,0.02,100.0,0.001,0.0,0.0,-0.0,flip -23009,做空,2023-04-11 10:20:00,2023-04-11 10:45:00,1918.7,1919.72,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23010,做多,2023-04-11 10:45:00,2023-04-11 10:50:00,1919.72,1919.53,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23011,做空,2023-04-11 10:50:00,2023-04-11 11:15:00,1919.53,1919.31,0.02,100.0,0.001,0.0,0.0,-0.0,flip -23012,做多,2023-04-11 11:15:00,2023-04-11 11:20:00,1919.31,1918.86,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23013,做空,2023-04-11 11:20:00,2023-04-11 11:50:00,1918.86,1914.98,0.02,100.0,0.001,0.0,0.0,0.0,tp_lower -23014,做多,2023-04-11 13:55:00,2023-04-11 14:00:00,1919.8,1921.99,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -23015,做多,2023-04-11 14:00:00,2023-04-11 14:05:00,1921.99,1918.09,0.02,100.0,0.001,-0.0,0.0,-0.0,tp_upper -23016,做多,2023-04-11 14:20:00,2023-04-11 14:30:00,1918.49,1916.58,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23017,做空,2023-04-11 14:30:00,2023-04-11 14:35:00,1916.58,1908.15,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23018,做多,2023-04-11 15:10:00,2023-04-11 15:15:00,1916.81,1916.01,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23019,做空,2023-04-11 15:15:00,2023-04-11 15:30:00,1916.01,1909.19,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -23020,做多,2023-04-11 19:15:00,2023-04-11 19:20:00,1911.29,1910.59,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23021,做空,2023-04-11 19:20:00,2023-04-11 19:25:00,1910.59,1911.21,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23022,做多,2023-04-11 19:25:00,2023-04-11 19:30:00,1911.21,1907.05,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23023,做空,2023-04-11 19:30:00,2023-04-11 19:40:00,1907.05,1894.5,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -23024,做多,2023-04-12 10:05:00,2023-04-12 10:10:00,1869.95,1868.82,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23025,做空,2023-04-12 10:10:00,2023-04-12 10:15:00,1868.82,1869.76,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23026,做多,2023-04-12 10:15:00,2023-04-12 10:30:00,1869.76,1870.14,0.02,100.0,0.001,0.0,0.0,-0.0,flip -23027,做空,2023-04-12 10:30:00,2023-04-12 11:20:00,1870.14,1868.93,0.02,100.0,0.001,0.0,0.0,0.0,flip -23028,做多,2023-04-12 11:20:00,2023-04-12 11:50:00,1868.93,1870.92,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -23029,做多,2023-04-12 19:30:00,2023-04-12 21:40:00,1899.23,1919.0,0.02,100.0,0.001,0.02,0.0,0.02,tp_upper -23030,做多,2023-04-12 22:55:00,2023-04-12 23:15:00,1912.11,1924.96,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -23031,做多,2023-04-13 00:20:00,2023-04-13 00:50:00,1913.51,1909.4,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23032,做空,2023-04-13 00:50:00,2023-04-13 01:05:00,1909.4,1902.14,0.02,100.0,0.001,0.01,0.0,0.01,tp_lower -23033,做多,2023-04-13 02:40:00,2023-04-13 06:00:00,1907.29,1917.39,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -23034,做多,2023-04-13 07:10:00,2023-04-13 07:20:00,1913.0,1912.6,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23035,做空,2023-04-13 07:20:00,2023-04-13 07:25:00,1912.6,1915.74,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23036,做多,2023-04-13 07:25:00,2023-04-13 07:45:00,1915.74,1919.01,0.02,100.0,0.001,0.0,0.0,0.0,tp_upper -23037,做多,2023-04-13 23:10:00,2023-04-13 23:25:00,2005.97,2005.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23038,做空,2023-04-13 23:25:00,2023-04-13 23:30:00,2005.59,2005.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23039,做多,2023-04-13 23:30:00,2023-04-14 00:20:00,2005.77,2019.44,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23040,做多,2023-04-14 10:10:00,2023-04-14 10:30:00,2113.22,2112.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23041,做空,2023-04-14 10:30:00,2023-04-14 10:35:00,2112.13,2112.33,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23042,做多,2023-04-14 10:35:00,2023-04-14 10:45:00,2112.33,2111.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23043,做空,2023-04-14 10:45:00,2023-04-14 10:55:00,2111.99,2113.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23044,做多,2023-04-14 10:55:00,2023-04-14 11:15:00,2113.7,2112.37,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23045,做空,2023-04-14 11:15:00,2023-04-14 11:20:00,2112.37,2113.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23046,做多,2023-04-14 11:20:00,2023-04-14 11:30:00,2113.99,2112.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23047,做空,2023-04-14 11:30:00,2023-04-14 11:35:00,2112.98,2113.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23048,做多,2023-04-14 11:35:00,2023-04-14 11:40:00,2113.19,2112.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23049,做空,2023-04-14 11:40:00,2023-04-14 12:35:00,2112.84,2115.08,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23050,做多,2023-04-14 12:35:00,2023-04-14 12:40:00,2115.08,2111.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23051,做空,2023-04-14 12:40:00,2023-04-14 12:45:00,2111.13,2105.39,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -23052,做多,2023-04-14 19:55:00,2023-04-14 20:05:00,2090.92,2087.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23053,做空,2023-04-14 20:05:00,2023-04-14 20:10:00,2087.59,2093.09,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23054,做多,2023-04-14 20:10:00,2023-04-14 20:30:00,2093.09,2112.61,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -23055,做多,2023-04-15 00:45:00,2023-04-15 00:55:00,2087.94,2085.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23056,做空,2023-04-15 00:55:00,2023-04-15 02:00:00,2085.89,2085.1,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23057,做多,2023-04-15 02:00:00,2023-04-15 03:10:00,2085.1,2091.36,0.02,100.0,0.0009,0.01,0.0,0.0,flip -23058,做空,2023-04-15 03:10:00,2023-04-15 07:20:00,2091.36,2092.34,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23059,做多,2023-04-15 07:20:00,2023-04-15 07:35:00,2092.34,2090.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23060,做空,2023-04-15 07:35:00,2023-04-15 07:40:00,2090.56,2093.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23061,做多,2023-04-15 07:40:00,2023-04-15 07:55:00,2093.71,2097.06,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23062,做多,2023-04-15 14:05:00,2023-04-15 14:20:00,2097.62,2098.66,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23063,做空,2023-04-15 14:20:00,2023-04-15 14:45:00,2098.66,2099.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23064,做多,2023-04-15 14:45:00,2023-04-15 14:50:00,2099.54,2095.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23065,做空,2023-04-15 14:50:00,2023-04-15 15:05:00,2095.88,2099.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23066,做多,2023-04-15 15:05:00,2023-04-15 15:55:00,2099.74,2098.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23067,做空,2023-04-15 15:55:00,2023-04-15 16:15:00,2098.4,2101.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23068,做多,2023-04-15 16:15:00,2023-04-15 16:30:00,2101.55,2101.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23069,做多,2023-04-15 17:10:00,2023-04-15 17:15:00,2101.15,2100.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23070,做空,2023-04-15 17:15:00,2023-04-15 17:20:00,2100.12,2097.67,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23071,做多,2023-04-15 19:55:00,2023-04-15 20:00:00,2100.18,2097.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23072,做空,2023-04-15 20:00:00,2023-04-15 20:15:00,2097.6,2098.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23073,做多,2023-04-15 20:15:00,2023-04-15 20:30:00,2098.77,2096.34,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23074,做空,2023-04-15 20:30:00,2023-04-15 20:45:00,2096.34,2087.6,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23075,做多,2023-04-15 22:05:00,2023-04-15 22:25:00,2094.25,2096.21,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23076,做空,2023-04-15 22:25:00,2023-04-15 22:35:00,2096.21,2097.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23077,做多,2023-04-15 22:35:00,2023-04-15 22:45:00,2097.44,2094.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23078,做空,2023-04-15 22:45:00,2023-04-16 00:10:00,2094.09,2088.87,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23079,做多,2023-04-16 00:40:00,2023-04-16 00:45:00,2095.52,2094.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23080,做空,2023-04-16 00:45:00,2023-04-16 01:00:00,2094.67,2086.91,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23081,做多,2023-04-16 04:25:00,2023-04-16 04:30:00,2091.71,2097.28,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -23082,做多,2023-04-16 04:30:00,2023-04-16 04:35:00,2097.28,2096.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23083,做多,2023-04-16 09:25:00,2023-04-16 09:30:00,2094.48,2093.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23084,做空,2023-04-16 09:30:00,2023-04-16 09:35:00,2093.09,2093.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23085,做多,2023-04-16 09:35:00,2023-04-16 09:40:00,2093.59,2092.08,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23086,做空,2023-04-16 09:40:00,2023-04-16 09:45:00,2092.08,2092.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23087,做多,2023-04-16 09:45:00,2023-04-16 12:55:00,2092.71,2091.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23088,做空,2023-04-16 12:55:00,2023-04-16 13:20:00,2091.71,2086.13,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -23089,做多,2023-04-16 15:25:00,2023-04-16 15:35:00,2091.51,2094.31,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23090,做多,2023-04-16 16:15:00,2023-04-16 16:25:00,2092.39,2090.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23091,做空,2023-04-16 16:25:00,2023-04-16 16:35:00,2090.88,2091.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23092,做多,2023-04-16 16:35:00,2023-04-16 16:50:00,2091.53,2098.76,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23093,做多,2023-04-17 08:55:00,2023-04-17 09:00:00,2097.8,2096.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23094,做空,2023-04-17 09:00:00,2023-04-17 09:45:00,2096.77,2090.47,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -23095,做多,2023-04-17 16:30:00,2023-04-17 16:40:00,2082.84,2081.61,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23096,做空,2023-04-17 16:40:00,2023-04-17 17:05:00,2081.61,2080.91,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23097,做多,2023-04-17 17:05:00,2023-04-17 17:20:00,2080.91,2082.0,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23098,做空,2023-04-17 17:20:00,2023-04-17 17:30:00,2082.0,2082.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23099,做多,2023-04-17 17:30:00,2023-04-17 17:40:00,2082.84,2079.97,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23100,做空,2023-04-17 17:40:00,2023-04-17 17:45:00,2079.97,2082.69,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23101,做多,2023-04-17 17:45:00,2023-04-17 17:50:00,2082.69,2079.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23102,做空,2023-04-17 17:50:00,2023-04-17 17:55:00,2079.84,2080.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23103,做多,2023-04-17 17:55:00,2023-04-17 18:00:00,2080.53,2079.93,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23104,做空,2023-04-17 18:00:00,2023-04-17 18:05:00,2079.93,2080.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23105,做多,2023-04-17 18:05:00,2023-04-17 18:10:00,2080.89,2080.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23106,做空,2023-04-17 18:10:00,2023-04-17 19:45:00,2080.68,2080.3,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23107,做多,2023-04-17 19:45:00,2023-04-17 19:55:00,2080.3,2078.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23108,做空,2023-04-17 19:55:00,2023-04-17 20:00:00,2078.0,2080.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23109,做多,2023-04-17 20:00:00,2023-04-17 20:10:00,2080.5,2077.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23110,做空,2023-04-17 20:10:00,2023-04-17 20:15:00,2077.6,2079.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23111,做多,2023-04-17 20:15:00,2023-04-17 20:20:00,2079.76,2079.39,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23112,做空,2023-04-17 20:20:00,2023-04-17 20:35:00,2079.39,2078.69,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23113,做多,2023-04-17 20:35:00,2023-04-17 20:40:00,2078.69,2076.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23114,做空,2023-04-17 20:40:00,2023-04-17 20:55:00,2076.88,2076.06,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23115,做多,2023-04-17 20:55:00,2023-04-17 21:05:00,2076.06,2074.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23116,做空,2023-04-17 21:05:00,2023-04-17 21:20:00,2074.44,2072.99,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23117,做多,2023-04-17 21:35:00,2023-04-17 21:55:00,2076.79,2075.83,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23118,做空,2023-04-17 21:55:00,2023-04-17 22:00:00,2075.83,2078.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23119,做多,2023-04-17 22:00:00,2023-04-17 22:05:00,2078.25,2077.69,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23120,做空,2023-04-17 22:05:00,2023-04-17 22:25:00,2077.69,2079.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23121,做多,2023-04-17 22:25:00,2023-04-17 23:05:00,2079.0,2077.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23122,做空,2023-04-17 23:05:00,2023-04-17 23:20:00,2077.43,2076.49,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23123,做多,2023-04-17 23:20:00,2023-04-18 02:25:00,2076.49,2076.85,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23124,做空,2023-04-18 02:25:00,2023-04-18 02:30:00,2076.85,2078.62,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23125,做多,2023-04-18 02:30:00,2023-04-18 02:35:00,2078.62,2083.54,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23126,做多,2023-04-18 14:20:00,2023-04-18 20:55:00,2101.15,2093.35,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23127,做空,2023-04-18 20:55:00,2023-04-18 21:50:00,2093.35,2093.75,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23128,做多,2023-04-18 21:50:00,2023-04-18 21:55:00,2093.75,2092.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23129,做空,2023-04-18 21:55:00,2023-04-18 22:05:00,2092.86,2091.29,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23130,做多,2023-04-18 22:05:00,2023-04-18 22:10:00,2091.29,2090.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23131,做空,2023-04-18 22:10:00,2023-04-18 22:40:00,2090.53,2091.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23132,做多,2023-04-18 22:40:00,2023-04-18 22:45:00,2091.03,2090.16,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23133,做空,2023-04-18 22:45:00,2023-04-18 22:50:00,2090.16,2091.1,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23134,做多,2023-04-18 22:50:00,2023-04-18 23:35:00,2091.1,2102.61,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23135,做多,2023-04-19 02:20:00,2023-04-19 03:40:00,2092.45,2090.69,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23136,做空,2023-04-19 03:40:00,2023-04-19 03:45:00,2090.69,2092.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23137,做多,2023-04-19 03:45:00,2023-04-19 03:50:00,2092.0,2090.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23138,做空,2023-04-19 03:50:00,2023-04-19 03:55:00,2090.0,2091.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23139,做多,2023-04-19 03:55:00,2023-04-19 18:00:00,2091.13,1980.6,0.02,100.0,0.0009,-0.1,0.0,-0.1,flip -23140,做空,2023-04-19 18:00:00,2023-04-19 19:10:00,1980.6,1983.27,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23141,做多,2023-04-19 19:10:00,2023-04-19 19:30:00,1983.27,1980.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23142,做空,2023-04-19 19:30:00,2023-04-19 20:05:00,1980.19,1983.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23143,做多,2023-04-19 20:05:00,2023-04-19 20:10:00,1983.0,1982.52,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23144,做空,2023-04-19 20:10:00,2023-04-19 21:15:00,1982.52,1971.41,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23145,做多,2023-04-20 05:05:00,2023-04-20 05:10:00,1957.23,1953.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23146,做空,2023-04-20 05:10:00,2023-04-20 05:55:00,1953.74,1952.3,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23147,做多,2023-04-20 05:55:00,2023-04-20 06:00:00,1952.3,1951.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23148,做空,2023-04-20 06:00:00,2023-04-20 07:45:00,1951.85,1948.9,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23149,做多,2023-04-20 07:45:00,2023-04-20 07:55:00,1948.9,1948.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23150,做空,2023-04-20 07:55:00,2023-04-20 08:05:00,1948.0,1950.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23151,做多,2023-04-20 08:05:00,2023-04-20 08:35:00,1950.5,1949.87,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23152,做空,2023-04-20 08:35:00,2023-04-20 10:25:00,1949.87,1952.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23153,做多,2023-04-20 10:25:00,2023-04-20 10:30:00,1952.31,1950.64,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23154,做空,2023-04-20 10:30:00,2023-04-20 11:15:00,1950.64,1944.3,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -23155,做多,2023-04-20 12:20:00,2023-04-20 12:25:00,1957.67,1955.58,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23156,做多,2023-04-20 15:45:00,2023-04-20 22:20:00,1954.69,1946.21,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23157,做空,2023-04-20 22:20:00,2023-04-20 23:00:00,1946.21,1947.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23158,做多,2023-04-20 23:00:00,2023-04-20 23:05:00,1947.18,1945.29,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23159,做空,2023-04-20 23:05:00,2023-04-20 23:45:00,1945.29,1942.12,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23160,做多,2023-04-20 23:45:00,2023-04-20 23:55:00,1942.12,1942.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23161,做空,2023-04-20 23:55:00,2023-04-21 00:00:00,1942.11,1944.51,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23162,做多,2023-04-21 00:00:00,2023-04-21 00:20:00,1944.51,1939.93,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23163,做空,2023-04-21 00:20:00,2023-04-21 00:35:00,1939.93,1950.61,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23164,做多,2023-04-21 00:35:00,2023-04-21 00:45:00,1950.61,1954.12,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23165,做多,2023-04-21 02:30:00,2023-04-21 04:40:00,1939.53,1941.2,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23166,做空,2023-04-21 04:40:00,2023-04-21 05:40:00,1941.2,1935.39,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -23167,做多,2023-04-21 13:30:00,2023-04-21 13:35:00,1919.65,1918.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23168,做空,2023-04-21 13:35:00,2023-04-21 13:40:00,1918.5,1919.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23169,做多,2023-04-21 13:40:00,2023-04-21 13:45:00,1919.59,1916.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23170,做空,2023-04-21 13:45:00,2023-04-21 13:55:00,1916.94,1906.72,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23171,做多,2023-04-22 02:30:00,2023-04-22 02:35:00,1855.03,1854.34,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23172,做空,2023-04-22 02:35:00,2023-04-22 02:50:00,1854.34,1853.43,0.02,100.0,0.001,0.0,0.0,-0.0,flip -23173,做多,2023-04-22 02:50:00,2023-04-22 04:25:00,1853.43,1859.8,0.02,100.0,0.001,0.01,0.0,0.01,tp_upper -23174,做多,2023-04-22 07:25:00,2023-04-22 07:35:00,1854.4,1852.48,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23175,做空,2023-04-22 07:35:00,2023-04-22 08:20:00,1852.48,1853.0,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23176,做多,2023-04-22 08:20:00,2023-04-22 11:50:00,1853.0,1852.27,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23177,做空,2023-04-22 11:50:00,2023-04-22 12:20:00,1852.27,1853.21,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23178,做多,2023-04-22 12:20:00,2023-04-22 12:25:00,1853.21,1852.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23179,做空,2023-04-22 12:25:00,2023-04-22 12:30:00,1852.9,1853.92,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23180,做多,2023-04-22 12:30:00,2023-04-22 13:25:00,1853.92,1851.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23181,做空,2023-04-22 13:25:00,2023-04-22 13:35:00,1851.98,1848.36,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23182,做多,2023-04-22 14:20:00,2023-04-22 14:25:00,1854.21,1851.93,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23183,做空,2023-04-22 14:25:00,2023-04-22 14:30:00,1851.93,1855.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23184,做多,2023-04-22 14:30:00,2023-04-22 14:35:00,1855.3,1852.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23185,做空,2023-04-22 14:35:00,2023-04-22 21:05:00,1852.5,1867.03,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23186,做多,2023-04-22 21:05:00,2023-04-22 21:10:00,1867.03,1865.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23187,做空,2023-04-22 21:10:00,2023-04-22 21:35:00,1865.54,1870.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23188,做多,2023-04-22 21:35:00,2023-04-23 00:00:00,1870.0,1873.07,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23189,做空,2023-04-23 00:00:00,2023-04-23 00:30:00,1873.07,1846.88,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -23190,做多,2023-04-23 03:25:00,2023-04-23 03:30:00,1867.94,1865.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23191,做空,2023-04-23 03:30:00,2023-04-23 05:30:00,1865.24,1865.57,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23192,做多,2023-04-23 05:30:00,2023-04-23 05:35:00,1865.57,1860.96,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23193,做空,2023-04-23 05:35:00,2023-04-23 05:40:00,1860.96,1863.27,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23194,做多,2023-04-23 05:40:00,2023-04-23 06:10:00,1863.27,1864.91,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23195,做空,2023-04-23 06:10:00,2023-04-23 06:20:00,1864.91,1865.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23196,做多,2023-04-23 06:20:00,2023-04-23 07:10:00,1865.98,1864.29,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23197,做空,2023-04-23 07:10:00,2023-04-23 07:15:00,1864.29,1865.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23198,做多,2023-04-23 07:15:00,2023-04-23 07:55:00,1865.0,1873.23,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23199,做多,2023-04-23 10:35:00,2023-04-23 10:55:00,1868.17,1866.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23200,做空,2023-04-23 10:55:00,2023-04-23 11:05:00,1866.13,1866.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23201,做多,2023-04-23 11:05:00,2023-04-23 11:15:00,1866.44,1864.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23202,做空,2023-04-23 11:15:00,2023-04-23 11:20:00,1864.01,1866.62,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23203,做多,2023-04-23 11:20:00,2023-04-23 11:50:00,1866.62,1873.35,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23204,做多,2023-04-23 16:35:00,2023-04-23 16:40:00,1871.21,1868.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23205,做空,2023-04-23 16:40:00,2023-04-23 16:45:00,1868.86,1869.81,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23206,做多,2023-04-23 16:45:00,2023-04-23 16:50:00,1869.81,1865.49,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23207,做空,2023-04-23 16:50:00,2023-04-23 17:45:00,1865.49,1858.37,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23208,做多,2023-04-23 22:30:00,2023-04-24 00:20:00,1859.98,1855.97,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23209,做空,2023-04-24 00:20:00,2023-04-24 00:45:00,1855.97,1863.4,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23210,做多,2023-04-24 00:45:00,2023-04-24 00:50:00,1863.4,1875.84,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23211,做多,2023-04-24 05:00:00,2023-04-24 05:30:00,1861.66,1859.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23212,做空,2023-04-24 05:30:00,2023-04-24 06:45:00,1859.73,1851.47,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23213,做多,2023-04-24 11:35:00,2023-04-24 11:40:00,1851.43,1850.18,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23214,做空,2023-04-24 11:40:00,2023-04-24 11:45:00,1850.18,1851.2,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23215,做多,2023-04-24 11:45:00,2023-04-24 12:00:00,1851.2,1851.36,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23216,做空,2023-04-24 12:00:00,2023-04-24 12:30:00,1851.36,1854.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23217,做多,2023-04-24 12:30:00,2023-04-24 12:35:00,1854.03,1847.23,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23218,做空,2023-04-24 12:35:00,2023-04-24 12:40:00,1847.23,1850.26,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23219,做多,2023-04-24 12:40:00,2023-04-24 12:45:00,1850.26,1849.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23220,做空,2023-04-24 12:45:00,2023-04-24 13:05:00,1849.72,1851.35,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23221,做多,2023-04-24 13:05:00,2023-04-24 13:10:00,1851.35,1849.75,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23222,做空,2023-04-24 13:10:00,2023-04-24 13:30:00,1849.75,1855.54,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23223,做多,2023-04-24 13:30:00,2023-04-24 13:35:00,1855.54,1862.75,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23224,做多,2023-04-24 14:45:00,2023-04-24 15:15:00,1852.05,1845.98,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23225,做空,2023-04-24 15:15:00,2023-04-24 15:40:00,1845.98,1838.67,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23226,做多,2023-04-24 18:15:00,2023-04-24 22:25:00,1838.54,1838.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23227,做空,2023-04-24 22:25:00,2023-04-24 22:45:00,1838.23,1840.49,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23228,做多,2023-04-24 22:45:00,2023-04-24 22:50:00,1840.49,1837.92,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23229,做空,2023-04-24 22:50:00,2023-04-24 22:55:00,1837.92,1837.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23230,做多,2023-04-24 22:55:00,2023-04-25 00:10:00,1837.99,1846.36,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23231,做多,2023-04-25 02:00:00,2023-04-25 02:05:00,1836.53,1833.85,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23232,做空,2023-04-25 02:05:00,2023-04-25 02:30:00,1833.85,1835.55,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23233,做多,2023-04-25 02:30:00,2023-04-25 02:35:00,1835.55,1835.09,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23234,做空,2023-04-25 02:35:00,2023-04-25 03:05:00,1835.09,1831.36,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23235,做多,2023-04-25 04:45:00,2023-04-25 12:30:00,1834.75,1821.7,0.02,100.0,0.001,-0.01,0.0,-0.01,flip -23236,做空,2023-04-25 12:30:00,2023-04-25 12:35:00,1821.7,1824.2,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23237,做多,2023-04-25 12:35:00,2023-04-25 12:40:00,1824.2,1822.97,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23238,做空,2023-04-25 12:40:00,2023-04-25 12:45:00,1822.97,1823.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23239,做多,2023-04-25 12:45:00,2023-04-25 12:50:00,1823.89,1822.22,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23240,做空,2023-04-25 12:50:00,2023-04-25 12:55:00,1822.22,1823.91,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23241,做多,2023-04-25 12:55:00,2023-04-25 13:30:00,1823.91,1826.6,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23242,做多,2023-04-25 13:40:00,2023-04-25 13:45:00,1824.2,1819.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23243,做空,2023-04-25 13:45:00,2023-04-25 13:50:00,1819.86,1820.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23244,做多,2023-04-25 13:50:00,2023-04-25 14:00:00,1820.41,1819.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23245,做空,2023-04-25 14:00:00,2023-04-25 14:10:00,1819.79,1814.22,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -23246,做多,2023-04-25 15:10:00,2023-04-25 15:20:00,1818.74,1817.78,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23247,做空,2023-04-25 15:20:00,2023-04-25 15:50:00,1817.78,1812.7,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23248,做多,2023-04-25 16:20:00,2023-04-25 16:25:00,1818.73,1817.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23249,做空,2023-04-25 16:25:00,2023-04-25 16:35:00,1817.59,1821.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23250,做多,2023-04-25 16:35:00,2023-04-25 16:45:00,1821.84,1819.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23251,做空,2023-04-25 16:45:00,2023-04-25 17:25:00,1819.7,1818.94,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23252,做多,2023-04-25 17:25:00,2023-04-25 17:35:00,1818.94,1826.47,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23253,做多,2023-04-26 04:55:00,2023-04-26 06:00:00,1863.94,1866.59,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23254,做空,2023-04-26 06:00:00,2023-04-26 06:05:00,1866.59,1870.52,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23255,做多,2023-04-26 06:05:00,2023-04-26 06:10:00,1870.52,1867.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23256,做多,2023-04-26 08:15:00,2023-04-26 08:20:00,1866.91,1867.77,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -23257,做多,2023-04-26 08:20:00,2023-04-26 08:25:00,1867.77,1872.02,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23258,做多,2023-04-27 00:20:00,2023-04-27 01:20:00,1921.82,1891.21,0.02,100.0,0.0009,-0.03,0.0,-0.03,flip -23259,做空,2023-04-27 01:20:00,2023-04-27 01:25:00,1891.21,1904.98,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23260,做多,2023-04-27 01:25:00,2023-04-27 01:45:00,1904.98,1895.71,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23261,做空,2023-04-27 01:45:00,2023-04-27 01:55:00,1895.71,1890.73,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23262,做多,2023-04-27 01:55:00,2023-04-27 06:50:00,1890.73,1877.42,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23263,做空,2023-04-27 06:50:00,2023-04-27 10:00:00,1877.42,1881.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -23264,做多,2023-04-27 14:00:00,2023-04-27 14:05:00,1889.9,1889.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23265,做空,2023-04-27 14:05:00,2023-04-27 14:10:00,1889.25,1890.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23266,做多,2023-04-27 14:10:00,2023-04-27 14:15:00,1890.15,1886.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23267,做空,2023-04-27 14:15:00,2023-04-27 14:20:00,1886.03,1888.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23268,做多,2023-04-27 14:20:00,2023-04-27 14:25:00,1888.12,1884.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23269,做空,2023-04-27 14:25:00,2023-04-27 14:40:00,1884.59,1886.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23270,做多,2023-04-27 14:40:00,2023-04-27 14:55:00,1886.14,1884.08,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23271,做空,2023-04-27 14:55:00,2023-04-27 15:00:00,1884.08,1886.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23272,做多,2023-04-27 15:00:00,2023-04-27 15:20:00,1886.0,1909.34,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -23273,做多,2023-04-27 15:45:00,2023-04-27 15:50:00,1893.89,1897.59,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23274,做多,2023-04-27 23:00:00,2023-04-27 23:10:00,1906.74,1906.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23275,做空,2023-04-27 23:10:00,2023-04-27 23:15:00,1906.11,1909.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23276,做多,2023-04-27 23:15:00,2023-04-27 23:20:00,1909.42,1907.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23277,做空,2023-04-27 23:20:00,2023-04-27 23:25:00,1907.56,1909.05,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23278,做多,2023-04-27 23:25:00,2023-04-27 23:35:00,1909.05,1908.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23279,做空,2023-04-27 23:35:00,2023-04-27 23:50:00,1908.4,1908.29,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23280,做多,2023-04-27 23:50:00,2023-04-27 23:55:00,1908.29,1907.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23281,做空,2023-04-27 23:55:00,2023-04-28 00:05:00,1907.67,1909.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23282,做多,2023-04-28 00:05:00,2023-04-28 01:00:00,1909.01,1911.0,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23283,做空,2023-04-28 01:00:00,2023-04-28 01:35:00,1911.0,1909.94,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23284,做多,2023-04-28 01:35:00,2023-04-28 01:45:00,1909.94,1911.54,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23285,做空,2023-04-28 01:45:00,2023-04-28 01:50:00,1911.54,1912.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23286,做多,2023-04-28 01:50:00,2023-04-28 01:55:00,1912.72,1909.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23287,做空,2023-04-28 01:55:00,2023-04-28 03:20:00,1909.76,1902.11,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23288,做多,2023-04-28 04:20:00,2023-04-28 04:45:00,1909.01,1911.09,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23289,做空,2023-04-28 04:45:00,2023-04-28 04:50:00,1911.09,1911.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23290,做多,2023-04-28 04:50:00,2023-04-28 05:05:00,1911.25,1910.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23291,做空,2023-04-28 05:05:00,2023-04-28 05:10:00,1910.56,1911.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23292,做多,2023-04-28 05:10:00,2023-04-28 05:35:00,1911.73,1916.94,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23293,做多,2023-04-28 06:30:00,2023-04-28 06:35:00,1910.96,1910.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23294,做空,2023-04-28 06:35:00,2023-04-28 06:45:00,1910.88,1913.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23295,做多,2023-04-28 06:45:00,2023-04-28 07:00:00,1913.3,1916.06,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23296,做多,2023-04-28 08:45:00,2023-04-28 10:40:00,1908.7,1911.28,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23297,做空,2023-04-28 10:40:00,2023-04-28 10:45:00,1911.28,1912.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23298,做多,2023-04-28 10:45:00,2023-04-28 10:55:00,1912.0,1909.96,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23299,做空,2023-04-28 10:55:00,2023-04-28 11:10:00,1909.96,1910.16,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23300,做多,2023-04-28 11:10:00,2023-04-28 11:30:00,1910.16,1909.36,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23301,做空,2023-04-28 11:30:00,2023-04-28 11:45:00,1909.36,1903.12,0.02,100.0,0.0009,0.01,0.0,0.0,tp_lower -23302,做多,2023-04-28 19:00:00,2023-04-28 19:20:00,1901.18,1893.02,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23303,做空,2023-04-28 19:20:00,2023-04-28 19:35:00,1893.02,1895.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23304,做多,2023-04-28 19:35:00,2023-04-28 19:40:00,1895.19,1894.78,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23305,做空,2023-04-28 19:40:00,2023-04-28 20:05:00,1894.78,1893.44,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23306,做多,2023-04-28 20:05:00,2023-04-28 20:10:00,1893.44,1892.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23307,做空,2023-04-28 20:10:00,2023-04-28 20:35:00,1892.76,1893.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23308,做多,2023-04-28 20:35:00,2023-04-28 21:05:00,1893.89,1893.52,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23309,做空,2023-04-28 21:05:00,2023-04-28 23:30:00,1893.52,1890.36,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23310,做多,2023-04-28 23:30:00,2023-04-28 23:50:00,1890.36,1890.53,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23311,做空,2023-04-28 23:50:00,2023-04-29 00:20:00,1890.53,1889.33,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23312,做多,2023-04-29 00:20:00,2023-04-29 00:35:00,1889.33,1889.79,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23313,做空,2023-04-29 00:35:00,2023-04-29 00:40:00,1889.79,1890.52,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23314,做多,2023-04-29 00:40:00,2023-04-29 00:45:00,1890.52,1890.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23315,做空,2023-04-29 00:45:00,2023-04-29 01:50:00,1890.31,1890.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23316,做多,2023-04-29 01:50:00,2023-04-29 02:10:00,1890.94,1891.04,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23317,做空,2023-04-29 02:10:00,2023-04-29 02:15:00,1891.04,1891.05,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23318,做多,2023-04-29 02:15:00,2023-04-29 02:50:00,1891.05,1897.0,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -23319,做多,2023-04-29 13:15:00,2023-04-29 13:20:00,1900.24,1903.51,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23320,做多,2023-04-29 19:25:00,2023-04-29 20:40:00,1900.15,1901.55,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23321,做空,2023-04-29 20:40:00,2023-04-29 20:55:00,1901.55,1901.82,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23322,做多,2023-04-29 20:55:00,2023-04-29 21:30:00,1901.82,1899.33,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23323,做空,2023-04-29 21:30:00,2023-04-29 21:35:00,1899.33,1902.36,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23324,做多,2023-04-29 21:35:00,2023-04-29 21:45:00,1902.36,1903.04,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23325,做空,2023-04-29 21:45:00,2023-04-29 21:55:00,1903.04,1903.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23326,做多,2023-04-29 21:55:00,2023-04-29 22:00:00,1903.19,1902.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23327,做空,2023-04-29 22:00:00,2023-04-29 22:10:00,1902.31,1901.58,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23328,做多,2023-04-29 22:10:00,2023-04-29 22:55:00,1901.58,1902.85,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23329,做空,2023-04-29 22:55:00,2023-04-29 23:40:00,1902.85,1903.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23330,做多,2023-04-29 23:40:00,2023-04-30 00:20:00,1903.73,1903.2,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23331,做空,2023-04-30 00:20:00,2023-04-30 01:25:00,1903.2,1898.24,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23332,做多,2023-04-30 05:45:00,2023-04-30 06:45:00,1899.45,1903.26,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23333,做多,2023-04-30 12:15:00,2023-04-30 12:20:00,1901.04,1899.58,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23334,做空,2023-04-30 12:20:00,2023-04-30 13:05:00,1899.58,1901.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23335,做多,2023-04-30 13:05:00,2023-04-30 13:10:00,1901.72,1901.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23336,做空,2023-04-30 13:10:00,2023-04-30 13:20:00,1901.12,1903.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23337,做多,2023-04-30 13:20:00,2023-04-30 13:25:00,1903.11,1904.09,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23338,做多,2023-04-30 14:30:00,2023-04-30 14:35:00,1902.45,1906.74,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23339,做多,2023-04-30 14:35:00,2023-04-30 14:40:00,1906.74,1905.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23340,做多,2023-05-01 09:20:00,2023-05-01 11:30:00,1851.0,1844.43,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23341,做空,2023-05-01 11:30:00,2023-05-01 11:35:00,1844.43,1845.66,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -23342,做多,2023-05-01 11:40:00,2023-05-01 11:55:00,1845.74,1844.51,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23343,做空,2023-05-01 11:55:00,2023-05-01 12:00:00,1844.51,1841.87,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23344,做多,2023-05-01 12:10:00,2023-05-01 12:15:00,1845.2,1843.92,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23345,做空,2023-05-01 12:15:00,2023-05-01 12:20:00,1843.92,1845.18,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23346,做多,2023-05-01 12:20:00,2023-05-01 12:35:00,1845.18,1849.46,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23347,做多,2023-05-01 13:15:00,2023-05-01 13:25:00,1847.05,1848.77,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23348,做多,2023-05-01 13:35:00,2023-05-01 13:40:00,1846.93,1844.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23349,做空,2023-05-01 13:40:00,2023-05-01 13:45:00,1844.28,1844.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -23350,做多,2023-05-01 14:15:00,2023-05-01 23:05:00,1843.92,1829.12,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23351,做空,2023-05-01 23:05:00,2023-05-01 23:10:00,1829.12,1829.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23352,做多,2023-05-01 23:10:00,2023-05-01 23:20:00,1829.94,1828.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23353,做空,2023-05-01 23:20:00,2023-05-02 00:05:00,1828.89,1831.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23354,做多,2023-05-02 00:05:00,2023-05-02 00:10:00,1831.11,1826.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23355,做空,2023-05-02 00:10:00,2023-05-02 00:15:00,1826.98,1827.83,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23356,做多,2023-05-02 00:15:00,2023-05-02 00:20:00,1827.83,1827.61,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23357,做空,2023-05-02 00:20:00,2023-05-02 01:55:00,1827.61,1825.33,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23358,做多,2023-05-02 01:55:00,2023-05-02 02:20:00,1825.33,1827.87,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23359,做空,2023-05-02 02:20:00,2023-05-02 02:40:00,1827.87,1825.49,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23360,做多,2023-05-02 02:40:00,2023-05-02 03:15:00,1825.49,1825.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23361,做空,2023-05-02 03:15:00,2023-05-02 03:30:00,1825.07,1825.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23362,做多,2023-05-02 03:30:00,2023-05-02 04:50:00,1825.9,1824.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23363,做空,2023-05-02 04:50:00,2023-05-02 05:00:00,1824.9,1825.82,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23364,做多,2023-05-02 05:00:00,2023-05-02 05:25:00,1825.82,1826.53,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23365,做空,2023-05-02 05:25:00,2023-05-02 05:30:00,1826.53,1827.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23366,做多,2023-05-02 05:30:00,2023-05-02 06:20:00,1827.23,1825.38,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23367,做空,2023-05-02 06:20:00,2023-05-02 06:40:00,1825.38,1827.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23368,做多,2023-05-02 06:40:00,2023-05-02 06:55:00,1827.01,1827.56,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23369,做空,2023-05-02 06:55:00,2023-05-02 07:00:00,1827.56,1828.49,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23370,做多,2023-05-02 07:00:00,2023-05-02 07:10:00,1828.49,1833.0,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23371,做多,2023-05-02 09:30:00,2023-05-02 09:40:00,1828.07,1828.47,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23372,做空,2023-05-02 09:40:00,2023-05-02 10:40:00,1828.47,1829.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23373,做多,2023-05-02 10:40:00,2023-05-02 10:55:00,1829.67,1828.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23374,做空,2023-05-02 10:55:00,2023-05-02 11:05:00,1828.72,1830.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23375,做多,2023-05-02 11:05:00,2023-05-02 11:20:00,1830.0,1832.84,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23376,做多,2023-05-02 12:30:00,2023-05-02 12:35:00,1831.09,1834.11,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23377,做多,2023-05-02 13:15:00,2023-05-02 13:25:00,1829.72,1829.36,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23378,做空,2023-05-02 13:25:00,2023-05-02 13:30:00,1829.36,1831.26,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23379,做多,2023-05-02 13:30:00,2023-05-02 13:35:00,1831.26,1827.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23380,做空,2023-05-02 13:35:00,2023-05-02 13:45:00,1827.01,1828.8,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23381,做多,2023-05-02 13:45:00,2023-05-02 13:55:00,1828.8,1827.8,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23382,做空,2023-05-02 13:55:00,2023-05-02 14:05:00,1827.8,1829.33,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -23383,做多,2023-05-02 14:10:00,2023-05-02 14:15:00,1831.51,1838.6,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23384,做多,2023-05-03 00:15:00,2023-05-03 00:35:00,1865.79,1863.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23385,做空,2023-05-03 00:35:00,2023-05-03 00:55:00,1863.21,1859.28,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23386,做多,2023-05-03 06:30:00,2023-05-03 06:35:00,1864.37,1862.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23387,做空,2023-05-03 06:35:00,2023-05-03 06:40:00,1862.28,1865.48,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23388,做多,2023-05-03 06:40:00,2023-05-03 06:45:00,1865.48,1865.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23389,做空,2023-05-03 06:45:00,2023-05-03 07:10:00,1865.28,1864.69,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23390,做多,2023-05-03 07:10:00,2023-05-03 07:45:00,1864.69,1863.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23391,做空,2023-05-03 07:45:00,2023-05-03 07:50:00,1863.53,1863.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23392,做多,2023-05-03 07:50:00,2023-05-03 08:05:00,1863.85,1862.69,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23393,做空,2023-05-03 08:05:00,2023-05-03 08:10:00,1862.69,1863.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23394,做多,2023-05-03 08:10:00,2023-05-03 08:20:00,1863.84,1861.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23395,做空,2023-05-03 08:20:00,2023-05-03 08:25:00,1861.31,1868.45,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23396,做多,2023-05-03 08:25:00,2023-05-03 08:30:00,1868.45,1869.5,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23397,做多,2023-05-03 11:40:00,2023-05-03 11:45:00,1863.34,1862.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23398,做空,2023-05-03 11:45:00,2023-05-03 11:50:00,1862.56,1862.08,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -23399,做多,2023-05-03 16:20:00,2023-05-03 16:30:00,1858.93,1855.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23400,做空,2023-05-03 16:30:00,2023-05-03 16:45:00,1855.6,1860.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23401,做多,2023-05-03 16:45:00,2023-05-03 17:25:00,1860.43,1869.01,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23402,做多,2023-05-03 20:40:00,2023-05-03 21:15:00,1863.08,1882.31,0.02,100.0,0.0009,0.02,0.0,0.02,tp_upper -23403,做多,2023-05-04 07:00:00,2023-05-04 07:05:00,1901.01,1900.17,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23404,做空,2023-05-04 07:05:00,2023-05-04 07:30:00,1900.17,1896.93,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23405,做多,2023-05-04 08:20:00,2023-05-04 08:35:00,1900.22,1900.97,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -23406,做多,2023-05-04 08:40:00,2023-05-04 08:55:00,1901.6,1901.2,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23407,做空,2023-05-04 08:55:00,2023-05-04 09:05:00,1901.2,1900.89,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23408,做多,2023-05-04 09:05:00,2023-05-04 09:10:00,1900.89,1899.61,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23409,做空,2023-05-04 09:10:00,2023-05-04 09:50:00,1899.61,1900.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23410,做多,2023-05-04 09:50:00,2023-05-04 10:00:00,1900.88,1901.18,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -23411,做多,2023-05-04 12:15:00,2023-05-04 12:30:00,1905.13,1903.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23412,做多,2023-05-05 00:30:00,2023-05-05 01:05:00,1878.27,1877.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23413,做空,2023-05-05 01:05:00,2023-05-05 01:20:00,1877.24,1878.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23414,做多,2023-05-05 01:20:00,2023-05-05 01:30:00,1878.14,1890.99,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23415,做多,2023-05-05 12:35:00,2023-05-05 12:45:00,1898.81,1909.73,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23416,做多,2023-05-05 13:00:00,2023-05-05 13:05:00,1904.9,1904.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23417,做多,2023-05-06 01:35:00,2023-05-06 01:45:00,1987.9,1981.78,0.02,100.0,0.0008,-0.01,0.0,-0.01,flip -23418,做空,2023-05-06 01:45:00,2023-05-06 01:55:00,1981.78,1982.74,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -23419,做多,2023-05-06 18:40:00,2023-05-06 19:10:00,1900.69,1901.12,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23420,做空,2023-05-06 19:10:00,2023-05-06 19:25:00,1901.12,1900.03,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23421,做多,2023-05-06 19:25:00,2023-05-06 19:30:00,1900.03,1899.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23422,做空,2023-05-06 19:30:00,2023-05-06 19:35:00,1899.9,1899.93,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23423,做多,2023-05-06 19:35:00,2023-05-06 19:55:00,1899.93,1896.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23424,做空,2023-05-06 19:55:00,2023-05-06 20:15:00,1896.98,1897.91,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23425,做多,2023-05-06 20:15:00,2023-05-06 20:25:00,1897.91,1896.04,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23426,做空,2023-05-06 20:25:00,2023-05-06 20:30:00,1896.04,1898.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23427,做多,2023-05-06 20:30:00,2023-05-06 20:35:00,1898.11,1896.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23428,做空,2023-05-06 20:35:00,2023-05-06 20:55:00,1896.85,1893.97,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23429,做多,2023-05-06 20:55:00,2023-05-06 21:05:00,1893.97,1893.52,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23430,做空,2023-05-06 21:05:00,2023-05-06 21:10:00,1893.52,1896.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23431,做多,2023-05-06 21:10:00,2023-05-06 21:30:00,1896.84,1891.88,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23432,做空,2023-05-06 21:30:00,2023-05-06 21:50:00,1891.88,1890.82,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23433,做多,2023-05-06 21:50:00,2023-05-07 00:45:00,1890.82,1901.36,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23434,做多,2023-05-07 02:20:00,2023-05-07 02:35:00,1894.32,1892.57,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23435,做空,2023-05-07 02:35:00,2023-05-07 02:40:00,1892.57,1892.62,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23436,做多,2023-05-07 02:40:00,2023-05-07 05:10:00,1892.62,1894.97,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23437,做空,2023-05-07 05:10:00,2023-05-07 05:25:00,1894.97,1897.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23438,做多,2023-05-07 05:25:00,2023-05-07 05:40:00,1897.5,1900.78,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23439,做多,2023-05-07 09:20:00,2023-05-07 09:30:00,1900.78,1907.51,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23440,做多,2023-05-07 10:10:00,2023-05-07 11:20:00,1900.22,1899.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23441,做空,2023-05-07 11:20:00,2023-05-07 11:35:00,1899.01,1904.67,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23442,做多,2023-05-07 11:35:00,2023-05-07 12:15:00,1904.67,1908.34,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23443,做多,2023-05-07 16:35:00,2023-05-07 16:40:00,1908.77,1908.35,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23444,做空,2023-05-07 16:40:00,2023-05-07 16:45:00,1908.35,1908.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23445,做多,2023-05-07 16:45:00,2023-05-07 17:00:00,1908.43,1920.01,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23446,做多,2023-05-07 17:45:00,2023-05-07 17:50:00,1911.81,1909.8,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23447,做空,2023-05-07 17:50:00,2023-05-07 17:55:00,1909.8,1911.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23448,做多,2023-05-07 17:55:00,2023-05-07 18:45:00,1911.23,1910.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23449,做空,2023-05-07 18:45:00,2023-05-07 18:50:00,1910.07,1910.45,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23450,做多,2023-05-07 18:50:00,2023-05-07 18:55:00,1910.45,1908.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23451,做空,2023-05-07 18:55:00,2023-05-07 19:00:00,1908.94,1909.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23452,做多,2023-05-07 19:00:00,2023-05-07 21:10:00,1909.42,1914.24,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23453,做空,2023-05-07 21:10:00,2023-05-07 21:55:00,1914.24,1906.59,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23454,做多,2023-05-07 22:15:00,2023-05-07 22:20:00,1914.61,1910.1,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23455,做空,2023-05-07 22:20:00,2023-05-07 22:40:00,1910.1,1908.09,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23456,做多,2023-05-08 10:30:00,2023-05-08 10:40:00,1857.11,1854.33,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23457,做空,2023-05-08 10:40:00,2023-05-08 11:05:00,1854.33,1858.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23458,做多,2023-05-08 11:05:00,2023-05-08 11:15:00,1858.12,1854.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23459,做空,2023-05-08 11:15:00,2023-05-08 11:25:00,1854.99,1857.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23460,做多,2023-05-08 11:25:00,2023-05-08 11:35:00,1857.89,1861.71,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23461,做多,2023-05-08 12:25:00,2023-05-08 12:45:00,1860.57,1858.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23462,做空,2023-05-08 12:45:00,2023-05-08 13:10:00,1858.89,1858.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23463,做多,2023-05-08 13:10:00,2023-05-08 13:15:00,1858.9,1869.57,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23464,做多,2023-05-08 13:55:00,2023-05-08 14:00:00,1857.96,1857.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23465,做空,2023-05-08 14:00:00,2023-05-08 14:10:00,1857.13,1852.39,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23466,做多,2023-05-08 14:40:00,2023-05-08 14:55:00,1857.65,1867.48,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23467,做多,2023-05-08 16:55:00,2023-05-08 17:00:00,1858.85,1855.49,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23468,做空,2023-05-08 17:00:00,2023-05-08 17:05:00,1855.49,1858.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23469,做多,2023-05-08 17:05:00,2023-05-08 17:20:00,1858.21,1857.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23470,做空,2023-05-08 17:20:00,2023-05-08 17:35:00,1857.76,1848.35,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23471,做多,2023-05-08 21:45:00,2023-05-08 23:00:00,1844.59,1843.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23472,做空,2023-05-08 23:00:00,2023-05-08 23:20:00,1843.73,1847.36,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23473,做多,2023-05-08 23:20:00,2023-05-08 23:25:00,1847.36,1845.45,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23474,做空,2023-05-08 23:25:00,2023-05-08 23:45:00,1845.45,1845.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23475,做多,2023-05-08 23:45:00,2023-05-09 00:05:00,1845.9,1844.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23476,做空,2023-05-09 00:05:00,2023-05-09 00:10:00,1844.84,1845.65,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23477,做多,2023-05-09 00:10:00,2023-05-09 00:15:00,1845.65,1845.37,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23478,做空,2023-05-09 00:15:00,2023-05-09 01:05:00,1845.37,1847.2,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23479,做多,2023-05-09 01:05:00,2023-05-09 02:15:00,1847.2,1839.38,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23480,做空,2023-05-09 02:15:00,2023-05-09 02:20:00,1839.38,1840.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23481,做多,2023-05-09 02:20:00,2023-05-09 02:45:00,1840.68,1841.64,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23482,做空,2023-05-09 02:45:00,2023-05-09 03:20:00,1841.64,1841.56,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23483,做多,2023-05-09 03:20:00,2023-05-09 03:45:00,1841.56,1841.35,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23484,做空,2023-05-09 03:45:00,2023-05-09 04:15:00,1841.35,1843.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23485,做多,2023-05-09 04:15:00,2023-05-09 04:20:00,1843.9,1841.65,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23486,做空,2023-05-09 04:20:00,2023-05-09 04:25:00,1841.65,1844.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23487,做多,2023-05-09 04:25:00,2023-05-09 04:35:00,1844.07,1839.65,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23488,做空,2023-05-09 04:35:00,2023-05-09 04:40:00,1839.65,1840.66,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23489,做多,2023-05-09 04:40:00,2023-05-09 05:45:00,1840.66,1842.11,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23490,做空,2023-05-09 05:45:00,2023-05-09 06:00:00,1842.11,1838.19,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23491,做多,2023-05-09 07:40:00,2023-05-09 07:55:00,1841.17,1847.58,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -23492,做多,2023-05-09 08:20:00,2023-05-09 08:25:00,1842.73,1841.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23493,做空,2023-05-09 08:25:00,2023-05-09 09:25:00,1841.44,1842.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23494,做多,2023-05-09 09:25:00,2023-05-09 09:30:00,1842.25,1841.02,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23495,做空,2023-05-09 09:30:00,2023-05-09 10:20:00,1841.02,1841.47,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23496,做多,2023-05-09 10:20:00,2023-05-09 10:30:00,1841.47,1842.49,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23497,做空,2023-05-09 10:30:00,2023-05-09 11:10:00,1842.49,1837.5,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23498,做多,2023-05-09 11:25:00,2023-05-09 11:30:00,1840.7,1843.71,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23499,做多,2023-05-09 13:55:00,2023-05-09 14:00:00,1841.78,1839.22,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23500,做空,2023-05-09 14:00:00,2023-05-09 14:05:00,1839.22,1836.52,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23501,做多,2023-05-09 14:40:00,2023-05-09 14:45:00,1844.73,1846.17,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23502,做多,2023-05-09 15:15:00,2023-05-09 15:20:00,1843.13,1840.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23503,做空,2023-05-09 15:20:00,2023-05-09 15:30:00,1840.99,1842.93,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23504,做多,2023-05-09 15:30:00,2023-05-09 15:35:00,1842.93,1842.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23505,做空,2023-05-09 15:35:00,2023-05-09 15:50:00,1842.79,1839.08,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23506,做多,2023-05-09 16:15:00,2023-05-09 16:20:00,1841.01,1837.49,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23507,做空,2023-05-09 16:20:00,2023-05-09 16:45:00,1837.49,1842.82,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23508,做多,2023-05-09 16:45:00,2023-05-09 16:55:00,1842.82,1852.68,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23509,做多,2023-05-09 19:00:00,2023-05-09 19:10:00,1844.53,1842.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23510,做空,2023-05-09 19:10:00,2023-05-09 19:15:00,1842.99,1846.17,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23511,做多,2023-05-09 19:15:00,2023-05-09 19:55:00,1846.17,1851.79,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23512,做多,2023-05-09 20:45:00,2023-05-09 21:15:00,1847.63,1844.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23513,做空,2023-05-09 21:15:00,2023-05-09 21:25:00,1844.11,1845.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23514,做多,2023-05-09 21:25:00,2023-05-09 21:50:00,1845.53,1844.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23515,做空,2023-05-09 21:50:00,2023-05-09 23:05:00,1844.21,1844.15,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23516,做多,2023-05-09 23:05:00,2023-05-09 23:15:00,1844.15,1844.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23517,做空,2023-05-09 23:15:00,2023-05-09 23:20:00,1844.11,1845.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23518,做多,2023-05-09 23:20:00,2023-05-09 23:25:00,1845.11,1844.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23519,做空,2023-05-09 23:25:00,2023-05-09 23:35:00,1844.56,1844.55,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23520,做多,2023-05-09 23:35:00,2023-05-10 00:15:00,1844.55,1851.72,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23521,做多,2023-05-10 02:25:00,2023-05-10 02:30:00,1848.07,1845.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23522,做空,2023-05-10 02:30:00,2023-05-10 03:30:00,1845.12,1843.75,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23523,做多,2023-05-10 05:00:00,2023-05-10 05:05:00,1847.34,1845.58,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23524,做空,2023-05-10 05:05:00,2023-05-10 06:00:00,1845.58,1836.45,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23525,做多,2023-05-10 10:45:00,2023-05-10 11:20:00,1841.96,1846.08,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23526,做多,2023-05-10 19:00:00,2023-05-10 19:05:00,1859.26,1852.68,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23527,做空,2023-05-10 19:05:00,2023-05-10 20:15:00,1852.68,1858.43,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23528,做多,2023-05-10 20:15:00,2023-05-10 20:20:00,1858.43,1851.24,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23529,做空,2023-05-10 20:20:00,2023-05-10 20:25:00,1851.24,1855.58,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23530,做多,2023-05-10 20:25:00,2023-05-10 20:50:00,1855.58,1856.53,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23531,做空,2023-05-10 20:50:00,2023-05-10 21:20:00,1856.53,1830.48,0.02,100.0,0.0009,0.02,0.0,0.02,tp_lower -23532,做多,2023-05-11 07:05:00,2023-05-11 07:15:00,1833.44,1831.92,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23533,做空,2023-05-11 07:15:00,2023-05-11 07:20:00,1831.92,1833.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23534,做多,2023-05-11 07:20:00,2023-05-11 07:40:00,1833.3,1832.65,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23535,做空,2023-05-11 07:40:00,2023-05-11 08:00:00,1832.65,1818.6,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23536,做多,2023-05-11 12:05:00,2023-05-11 12:25:00,1828.69,1830.72,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23537,做多,2023-05-11 22:20:00,2023-05-11 22:25:00,1796.9,1796.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23538,做空,2023-05-11 22:25:00,2023-05-11 23:35:00,1796.11,1794.13,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23539,做多,2023-05-11 23:35:00,2023-05-11 23:55:00,1794.13,1793.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23540,做空,2023-05-11 23:55:00,2023-05-12 00:10:00,1793.24,1792.86,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23541,做多,2023-05-12 00:10:00,2023-05-12 00:25:00,1792.86,1793.12,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23542,做空,2023-05-12 00:25:00,2023-05-12 00:35:00,1793.12,1793.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23543,做多,2023-05-12 00:35:00,2023-05-12 01:20:00,1793.4,1791.81,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23544,做空,2023-05-12 01:20:00,2023-05-12 02:30:00,1791.81,1779.33,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23545,做多,2023-05-12 10:10:00,2023-05-12 10:25:00,1768.22,1765.87,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23546,做空,2023-05-12 10:25:00,2023-05-12 10:35:00,1765.87,1766.16,0.02,100.0,0.001,-0.0,0.0,-0.0,flip -23547,做多,2023-05-12 10:35:00,2023-05-12 10:55:00,1766.16,1764.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23548,做空,2023-05-12 10:55:00,2023-05-12 11:00:00,1764.5,1765.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23549,做多,2023-05-12 11:00:00,2023-05-12 11:20:00,1765.15,1762.75,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23550,做空,2023-05-12 11:20:00,2023-05-12 11:25:00,1762.75,1763.78,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23551,做多,2023-05-12 11:25:00,2023-05-12 11:30:00,1763.78,1763.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23552,做空,2023-05-12 11:30:00,2023-05-12 11:40:00,1763.11,1763.58,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23553,做多,2023-05-12 11:40:00,2023-05-12 12:30:00,1763.58,1772.34,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23554,做多,2023-05-12 15:30:00,2023-05-12 15:50:00,1764.25,1765.49,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23555,做空,2023-05-12 15:50:00,2023-05-12 16:10:00,1765.49,1767.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23556,做多,2023-05-12 16:10:00,2023-05-12 16:15:00,1767.72,1772.05,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23557,做多,2023-05-12 19:00:00,2023-05-12 19:05:00,1769.66,1765.92,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23558,做空,2023-05-12 19:05:00,2023-05-12 19:25:00,1765.92,1754.81,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23559,做多,2023-05-12 19:40:00,2023-05-12 19:45:00,1769.27,1769.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23560,做空,2023-05-12 19:45:00,2023-05-12 19:50:00,1769.03,1774.88,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23561,做多,2023-05-12 19:50:00,2023-05-12 19:55:00,1774.88,1789.13,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23562,做多,2023-05-13 04:55:00,2023-05-13 05:25:00,1800.89,1802.58,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23563,做空,2023-05-13 05:25:00,2023-05-13 06:15:00,1802.58,1797.47,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23564,做多,2023-05-13 07:45:00,2023-05-13 07:50:00,1803.77,1802.62,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23565,做空,2023-05-13 07:50:00,2023-05-13 08:10:00,1802.62,1804.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23566,做多,2023-05-13 08:10:00,2023-05-13 08:15:00,1804.41,1801.93,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23567,做空,2023-05-13 08:15:00,2023-05-13 08:45:00,1801.93,1802.78,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23568,做多,2023-05-13 08:45:00,2023-05-13 08:50:00,1802.78,1802.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23569,做空,2023-05-13 08:50:00,2023-05-13 08:55:00,1802.68,1803.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23570,做多,2023-05-13 08:55:00,2023-05-13 09:00:00,1803.4,1802.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23571,做空,2023-05-13 09:00:00,2023-05-13 09:15:00,1802.54,1804.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23572,做多,2023-05-13 09:15:00,2023-05-13 09:40:00,1804.5,1804.54,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -23573,做多,2023-05-13 10:20:00,2023-05-13 10:25:00,1803.89,1803.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23574,做空,2023-05-13 10:25:00,2023-05-13 10:55:00,1803.86,1804.99,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23575,做多,2023-05-13 10:55:00,2023-05-13 11:25:00,1804.99,1803.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23576,做空,2023-05-13 11:25:00,2023-05-13 11:35:00,1803.0,1803.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23577,做多,2023-05-13 11:35:00,2023-05-13 11:40:00,1803.14,1803.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23578,做空,2023-05-13 11:40:00,2023-05-13 11:55:00,1803.0,1802.96,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23579,做多,2023-05-13 11:55:00,2023-05-13 12:00:00,1802.96,1801.61,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23580,做空,2023-05-13 12:00:00,2023-05-13 12:15:00,1801.61,1803.82,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23581,做多,2023-05-13 12:15:00,2023-05-13 12:35:00,1803.82,1807.13,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23582,做多,2023-05-13 12:55:00,2023-05-13 13:00:00,1803.1,1801.81,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23583,做空,2023-05-13 13:00:00,2023-05-13 13:05:00,1801.81,1804.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23584,做多,2023-05-13 13:05:00,2023-05-13 13:10:00,1804.56,1805.24,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -23585,做多,2023-05-13 14:00:00,2023-05-13 14:05:00,1800.89,1798.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23586,做空,2023-05-13 14:05:00,2023-05-13 14:15:00,1798.7,1797.79,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23587,做多,2023-05-13 18:45:00,2023-05-13 18:50:00,1802.54,1798.16,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23588,做空,2023-05-13 18:50:00,2023-05-13 18:55:00,1798.16,1788.12,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23589,做多,2023-05-13 19:15:00,2023-05-13 19:25:00,1797.31,1796.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23590,做空,2023-05-13 19:25:00,2023-05-13 19:35:00,1796.41,1791.35,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23591,做多,2023-05-13 20:25:00,2023-05-13 20:35:00,1795.75,1796.14,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23592,做空,2023-05-13 20:35:00,2023-05-13 20:40:00,1796.14,1797.7,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23593,做多,2023-05-13 20:40:00,2023-05-13 20:55:00,1797.7,1802.21,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23594,做多,2023-05-14 00:10:00,2023-05-14 00:15:00,1795.33,1794.36,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23595,做空,2023-05-14 00:15:00,2023-05-14 00:20:00,1794.36,1795.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23596,做多,2023-05-14 00:20:00,2023-05-14 00:30:00,1795.4,1800.18,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23597,做多,2023-05-14 00:50:00,2023-05-14 01:05:00,1796.34,1795.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23598,做空,2023-05-14 01:05:00,2023-05-14 01:15:00,1795.07,1794.71,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -23599,做多,2023-05-14 01:20:00,2023-05-14 01:30:00,1795.14,1794.35,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23600,做空,2023-05-14 01:30:00,2023-05-14 02:20:00,1794.35,1796.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23601,做多,2023-05-14 02:20:00,2023-05-14 02:30:00,1796.56,1795.62,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23602,做空,2023-05-14 02:30:00,2023-05-14 02:35:00,1795.62,1796.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23603,做多,2023-05-14 02:35:00,2023-05-14 02:40:00,1796.67,1795.8,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23604,做空,2023-05-14 02:40:00,2023-05-14 02:45:00,1795.8,1797.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23605,做多,2023-05-14 02:45:00,2023-05-14 03:30:00,1797.5,1801.93,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23606,做多,2023-05-14 09:30:00,2023-05-14 10:10:00,1801.88,1801.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23607,做空,2023-05-14 10:10:00,2023-05-14 10:15:00,1801.19,1801.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23608,做多,2023-05-14 10:15:00,2023-05-14 10:20:00,1801.43,1799.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23609,做空,2023-05-14 10:20:00,2023-05-14 10:25:00,1799.67,1801.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23610,做多,2023-05-14 10:25:00,2023-05-14 10:35:00,1801.71,1801.82,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23611,做空,2023-05-14 10:35:00,2023-05-14 10:45:00,1801.82,1802.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23612,做多,2023-05-14 10:45:00,2023-05-14 10:50:00,1802.13,1801.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23613,做空,2023-05-14 10:50:00,2023-05-14 11:05:00,1801.43,1801.95,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23614,做多,2023-05-14 11:05:00,2023-05-14 11:10:00,1801.95,1801.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23615,做空,2023-05-14 11:10:00,2023-05-14 11:20:00,1801.72,1801.58,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23616,做多,2023-05-14 11:20:00,2023-05-14 11:35:00,1801.58,1802.07,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23617,做空,2023-05-14 11:35:00,2023-05-14 12:15:00,1802.07,1798.75,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23618,做多,2023-05-14 12:40:00,2023-05-14 12:50:00,1802.65,1803.14,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23619,做空,2023-05-14 12:50:00,2023-05-14 13:25:00,1803.14,1804.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23620,做多,2023-05-14 13:25:00,2023-05-14 13:35:00,1804.72,1802.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23621,做空,2023-05-14 13:35:00,2023-05-14 13:40:00,1802.85,1805.35,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23622,做多,2023-05-14 13:40:00,2023-05-14 13:45:00,1805.35,1807.25,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23623,做多,2023-05-14 17:15:00,2023-05-14 17:20:00,1806.34,1805.36,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23624,做空,2023-05-14 17:20:00,2023-05-14 17:25:00,1805.36,1808.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23625,做多,2023-05-14 17:25:00,2023-05-14 17:40:00,1808.6,1806.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23626,做空,2023-05-14 17:40:00,2023-05-14 17:50:00,1806.56,1804.89,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23627,做多,2023-05-14 17:50:00,2023-05-15 01:20:00,1804.89,1807.41,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23628,做多,2023-05-15 01:20:00,2023-05-15 01:25:00,1807.41,1807.6,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -23629,做多,2023-05-15 11:10:00,2023-05-15 11:30:00,1828.42,1826.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23630,做空,2023-05-15 11:30:00,2023-05-15 11:45:00,1826.56,1824.05,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23631,做多,2023-05-15 13:35:00,2023-05-15 13:40:00,1826.61,1826.06,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23632,做空,2023-05-15 13:40:00,2023-05-15 13:50:00,1826.06,1821.68,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23633,做多,2023-05-15 14:50:00,2023-05-15 14:55:00,1829.94,1823.5,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23634,做空,2023-05-15 14:55:00,2023-05-15 15:05:00,1823.5,1822.36,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23635,做多,2023-05-15 15:15:00,2023-05-15 15:30:00,1825.58,1825.51,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23636,做空,2023-05-15 15:30:00,2023-05-15 15:35:00,1825.51,1826.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23637,做多,2023-05-15 15:35:00,2023-05-15 15:50:00,1826.42,1824.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23638,做空,2023-05-15 15:50:00,2023-05-15 15:55:00,1824.4,1826.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23639,做多,2023-05-15 15:55:00,2023-05-15 16:05:00,1826.9,1831.03,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23640,做多,2023-05-15 18:30:00,2023-05-15 18:40:00,1828.37,1828.51,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23641,做空,2023-05-15 18:40:00,2023-05-15 18:55:00,1828.51,1828.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23642,做多,2023-05-15 18:55:00,2023-05-15 19:20:00,1828.71,1827.34,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23643,做空,2023-05-15 19:20:00,2023-05-15 19:25:00,1827.34,1828.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23644,做多,2023-05-15 19:25:00,2023-05-15 19:30:00,1828.4,1826.32,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23645,做空,2023-05-15 19:30:00,2023-05-15 19:35:00,1826.32,1826.87,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23646,做多,2023-05-15 19:35:00,2023-05-15 19:45:00,1826.87,1826.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23647,做空,2023-05-15 19:45:00,2023-05-15 19:50:00,1826.59,1827.46,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23648,做多,2023-05-15 19:50:00,2023-05-15 20:00:00,1827.46,1827.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23649,做空,2023-05-15 20:00:00,2023-05-15 20:10:00,1827.28,1828.39,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23650,做多,2023-05-15 20:10:00,2023-05-15 20:15:00,1828.39,1823.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23651,做空,2023-05-15 20:15:00,2023-05-15 22:00:00,1823.86,1821.21,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23652,做多,2023-05-16 07:00:00,2023-05-16 07:05:00,1813.56,1811.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23653,做空,2023-05-16 07:05:00,2023-05-16 07:10:00,1811.85,1813.46,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23654,做多,2023-05-16 07:10:00,2023-05-16 07:40:00,1813.46,1821.05,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23655,做多,2023-05-16 10:25:00,2023-05-16 10:45:00,1812.82,1812.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23656,做空,2023-05-16 10:45:00,2023-05-16 11:05:00,1812.68,1813.42,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23657,做多,2023-05-16 11:05:00,2023-05-16 12:05:00,1813.42,1815.34,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23658,做空,2023-05-16 12:05:00,2023-05-16 12:30:00,1815.34,1816.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23659,做多,2023-05-16 12:30:00,2023-05-16 12:35:00,1816.28,1813.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23660,做空,2023-05-16 12:35:00,2023-05-16 12:40:00,1813.98,1822.0,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23661,做多,2023-05-16 12:40:00,2023-05-16 12:45:00,1822.0,1819.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23662,做多,2023-05-16 13:40:00,2023-05-16 13:50:00,1818.68,1813.93,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23663,做空,2023-05-16 13:50:00,2023-05-16 14:00:00,1813.93,1814.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23664,做多,2023-05-16 14:00:00,2023-05-16 14:05:00,1814.88,1813.37,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23665,做空,2023-05-16 14:05:00,2023-05-16 14:10:00,1813.37,1812.99,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -23666,做多,2023-05-16 14:15:00,2023-05-16 14:30:00,1814.55,1812.88,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23667,做空,2023-05-16 14:30:00,2023-05-16 14:55:00,1812.88,1815.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23668,做多,2023-05-16 14:55:00,2023-05-16 15:25:00,1815.74,1820.49,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23669,做多,2023-05-16 17:20:00,2023-05-16 17:25:00,1818.44,1817.02,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23670,做空,2023-05-16 17:25:00,2023-05-16 17:30:00,1817.02,1819.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23671,做多,2023-05-16 17:30:00,2023-05-16 17:40:00,1819.9,1824.06,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23672,做多,2023-05-16 20:15:00,2023-05-16 20:20:00,1818.68,1818.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23673,做空,2023-05-16 20:20:00,2023-05-16 20:25:00,1818.19,1819.38,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23674,做多,2023-05-16 20:25:00,2023-05-16 21:05:00,1819.38,1818.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23675,做空,2023-05-16 21:05:00,2023-05-16 21:10:00,1818.76,1822.82,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23676,做多,2023-05-16 21:10:00,2023-05-16 21:25:00,1822.82,1826.26,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23677,做多,2023-05-16 23:10:00,2023-05-17 00:05:00,1821.68,1820.96,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23678,做空,2023-05-17 00:05:00,2023-05-17 00:10:00,1820.96,1824.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23679,做多,2023-05-17 00:10:00,2023-05-17 00:15:00,1824.0,1820.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23680,做空,2023-05-17 00:15:00,2023-05-17 00:25:00,1820.0,1818.01,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23681,做多,2023-05-17 00:35:00,2023-05-17 00:40:00,1824.86,1821.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23682,做空,2023-05-17 00:40:00,2023-05-17 00:45:00,1821.72,1823.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23683,做多,2023-05-17 00:45:00,2023-05-17 00:55:00,1823.24,1824.69,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23684,做多,2023-05-17 03:05:00,2023-05-17 03:20:00,1823.2,1824.07,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23685,做空,2023-05-17 03:20:00,2023-05-17 03:40:00,1824.07,1825.63,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23686,做多,2023-05-17 03:40:00,2023-05-17 03:50:00,1825.63,1823.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23687,做空,2023-05-17 03:50:00,2023-05-17 04:15:00,1823.43,1823.37,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23688,做多,2023-05-17 04:15:00,2023-05-17 04:55:00,1823.37,1823.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23689,做空,2023-05-17 04:55:00,2023-05-17 05:30:00,1823.12,1818.63,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23690,做多,2023-05-17 16:35:00,2023-05-17 16:40:00,1801.28,1799.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23691,做空,2023-05-17 16:40:00,2023-05-17 16:45:00,1799.41,1802.83,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23692,做多,2023-05-17 16:45:00,2023-05-17 17:45:00,1802.83,1814.27,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23693,做多,2023-05-18 01:45:00,2023-05-18 01:50:00,1819.25,1818.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23694,做空,2023-05-18 01:50:00,2023-05-18 01:55:00,1818.67,1819.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23695,做多,2023-05-18 01:55:00,2023-05-18 02:10:00,1819.73,1819.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23696,做空,2023-05-18 02:10:00,2023-05-18 02:15:00,1819.56,1820.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23697,做多,2023-05-18 02:15:00,2023-05-18 02:20:00,1820.4,1820.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23698,做空,2023-05-18 02:20:00,2023-05-18 02:25:00,1820.12,1822.12,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23699,做多,2023-05-18 02:25:00,2023-05-18 03:15:00,1822.12,1827.07,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23700,做多,2023-05-18 04:35:00,2023-05-18 04:45:00,1823.23,1822.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23701,做空,2023-05-18 04:45:00,2023-05-18 04:50:00,1822.76,1823.26,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23702,做多,2023-05-18 04:50:00,2023-05-18 04:55:00,1823.26,1822.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23703,做空,2023-05-18 04:55:00,2023-05-18 05:05:00,1822.55,1823.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23704,做多,2023-05-18 05:05:00,2023-05-18 05:15:00,1823.72,1822.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23705,做空,2023-05-18 05:15:00,2023-05-18 05:25:00,1822.43,1820.93,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23706,做多,2023-05-18 07:30:00,2023-05-18 07:40:00,1821.61,1828.0,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -23707,做多,2023-05-18 11:40:00,2023-05-18 11:45:00,1823.74,1823.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23708,做空,2023-05-18 11:45:00,2023-05-18 11:55:00,1823.07,1824.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23709,做多,2023-05-18 11:55:00,2023-05-18 12:00:00,1824.9,1823.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23710,做空,2023-05-18 12:00:00,2023-05-18 12:10:00,1823.19,1825.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23711,做多,2023-05-18 12:10:00,2023-05-18 12:15:00,1825.03,1822.61,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23712,做空,2023-05-18 12:15:00,2023-05-18 12:30:00,1822.61,1820.79,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23713,做多,2023-05-18 14:30:00,2023-05-18 14:35:00,1823.1,1820.03,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23714,做空,2023-05-18 14:35:00,2023-05-18 14:40:00,1820.03,1812.6,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23715,做多,2023-05-18 21:35:00,2023-05-18 23:30:00,1817.09,1802.94,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23716,做空,2023-05-18 23:30:00,2023-05-18 23:35:00,1802.94,1803.75,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23717,做多,2023-05-18 23:35:00,2023-05-18 23:45:00,1803.75,1803.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23718,做空,2023-05-18 23:45:00,2023-05-19 00:15:00,1803.01,1802.45,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23719,做多,2023-05-19 00:15:00,2023-05-19 00:25:00,1802.45,1801.02,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23720,做空,2023-05-19 00:25:00,2023-05-19 00:30:00,1801.02,1804.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23721,做多,2023-05-19 00:30:00,2023-05-19 01:15:00,1804.28,1801.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23722,做空,2023-05-19 01:15:00,2023-05-19 01:25:00,1801.09,1801.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23723,做多,2023-05-19 01:25:00,2023-05-19 01:30:00,1801.21,1799.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23724,做空,2023-05-19 01:30:00,2023-05-19 01:35:00,1799.15,1799.28,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23725,做多,2023-05-19 01:35:00,2023-05-19 02:10:00,1799.28,1799.3,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23726,做空,2023-05-19 02:10:00,2023-05-19 02:15:00,1799.3,1799.45,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23727,做多,2023-05-19 02:15:00,2023-05-19 02:30:00,1799.45,1798.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23728,做空,2023-05-19 02:30:00,2023-05-19 02:50:00,1798.86,1798.61,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23729,做多,2023-05-19 02:50:00,2023-05-19 03:00:00,1798.61,1798.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23730,做空,2023-05-19 03:00:00,2023-05-19 03:10:00,1798.07,1798.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23731,做多,2023-05-19 03:10:00,2023-05-19 04:05:00,1798.77,1799.85,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23732,做空,2023-05-19 04:05:00,2023-05-19 04:40:00,1799.85,1801.47,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23733,做多,2023-05-19 04:40:00,2023-05-19 06:40:00,1801.47,1804.02,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23734,做空,2023-05-19 06:40:00,2023-05-19 14:15:00,1804.02,1809.18,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23735,做多,2023-05-19 14:15:00,2023-05-19 14:35:00,1809.18,1808.61,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23736,做空,2023-05-19 14:35:00,2023-05-19 14:50:00,1808.61,1807.87,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23737,做多,2023-05-19 14:50:00,2023-05-19 15:05:00,1807.87,1806.47,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23738,做空,2023-05-19 15:05:00,2023-05-19 15:10:00,1806.47,1813.09,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23739,做多,2023-05-19 15:10:00,2023-05-19 15:15:00,1813.09,1817.91,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23740,做多,2023-05-19 15:40:00,2023-05-19 15:45:00,1817.18,1815.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -23741,做多,2023-05-19 17:00:00,2023-05-19 17:20:00,1812.75,1816.72,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23742,做多,2023-05-19 20:10:00,2023-05-19 20:15:00,1813.89,1812.96,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23743,做空,2023-05-19 20:15:00,2023-05-19 21:10:00,1812.96,1813.67,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23744,做多,2023-05-19 21:10:00,2023-05-19 21:15:00,1813.67,1812.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23745,做空,2023-05-19 21:15:00,2023-05-19 21:20:00,1812.9,1813.47,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23746,做多,2023-05-19 21:20:00,2023-05-19 21:30:00,1813.47,1813.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23747,做空,2023-05-19 21:30:00,2023-05-19 21:40:00,1813.11,1812.74,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23748,做多,2023-05-19 21:40:00,2023-05-19 22:00:00,1812.74,1812.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23749,做空,2023-05-19 22:00:00,2023-05-19 22:20:00,1812.53,1813.04,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23750,做多,2023-05-19 22:20:00,2023-05-19 23:25:00,1813.04,1812.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23751,做空,2023-05-19 23:25:00,2023-05-19 23:30:00,1812.53,1813.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23752,做多,2023-05-19 23:30:00,2023-05-19 23:35:00,1813.3,1812.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23753,做空,2023-05-19 23:35:00,2023-05-20 00:30:00,1812.98,1807.59,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23754,做多,2023-05-20 03:45:00,2023-05-20 04:15:00,1810.97,1810.89,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23755,做空,2023-05-20 04:15:00,2023-05-20 04:20:00,1810.89,1811.11,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23756,做多,2023-05-20 04:20:00,2023-05-20 04:30:00,1811.11,1810.98,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23757,做空,2023-05-20 04:30:00,2023-05-20 06:00:00,1810.98,1808.3,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23758,做多,2023-05-20 07:35:00,2023-05-20 08:15:00,1810.2,1812.0,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23759,做多,2023-05-20 11:10:00,2023-05-20 11:25:00,1811.41,1812.19,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_upper -23760,做多,2023-05-20 17:30:00,2023-05-20 17:40:00,1814.28,1819.09,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23761,做多,2023-05-20 19:05:00,2023-05-20 19:50:00,1815.88,1821.6,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -23762,做多,2023-05-20 22:35:00,2023-05-20 22:40:00,1817.35,1816.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23763,做空,2023-05-20 22:40:00,2023-05-20 22:45:00,1816.54,1816.93,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23764,做多,2023-05-20 22:45:00,2023-05-20 23:00:00,1816.93,1816.86,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23765,做空,2023-05-20 23:00:00,2023-05-20 23:15:00,1816.86,1817.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23766,做多,2023-05-20 23:15:00,2023-05-20 23:20:00,1817.41,1816.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23767,做空,2023-05-20 23:20:00,2023-05-20 23:30:00,1816.85,1817.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23768,做多,2023-05-20 23:30:00,2023-05-21 00:00:00,1817.19,1817.24,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23769,做空,2023-05-21 00:00:00,2023-05-21 00:25:00,1817.24,1817.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23770,做多,2023-05-21 00:25:00,2023-05-21 00:40:00,1817.77,1822.27,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23771,做多,2023-05-21 02:05:00,2023-05-21 02:15:00,1817.9,1818.01,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23772,做空,2023-05-21 02:15:00,2023-05-21 03:50:00,1818.01,1817.86,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23773,做多,2023-05-21 03:50:00,2023-05-21 09:25:00,1817.86,1814.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23774,做空,2023-05-21 09:25:00,2023-05-21 10:35:00,1814.3,1811.97,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23775,做多,2023-05-21 12:55:00,2023-05-21 14:10:00,1812.82,1812.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23776,做空,2023-05-21 14:10:00,2023-05-21 14:15:00,1812.23,1813.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23777,做多,2023-05-21 14:15:00,2023-05-21 14:30:00,1813.4,1816.06,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23778,做多,2023-05-21 15:00:00,2023-05-21 15:10:00,1815.76,1813.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23779,做空,2023-05-21 15:10:00,2023-05-21 15:25:00,1813.01,1813.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23780,做多,2023-05-21 15:25:00,2023-05-21 15:30:00,1813.15,1811.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23781,做空,2023-05-21 15:30:00,2023-05-21 15:35:00,1811.31,1812.94,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23782,做多,2023-05-21 15:35:00,2023-05-21 15:40:00,1812.94,1802.87,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23783,做空,2023-05-21 15:40:00,2023-05-21 15:45:00,1802.87,1808.15,0.02,100.0,0.0009,-0.0,0.0,-0.01,tp_lower -23784,做多,2023-05-21 19:50:00,2023-05-21 20:00:00,1808.86,1809.2,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23785,做空,2023-05-21 20:00:00,2023-05-21 20:10:00,1809.2,1809.2,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23786,做多,2023-05-21 20:10:00,2023-05-21 20:15:00,1809.2,1808.9,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23787,做空,2023-05-21 20:15:00,2023-05-21 20:20:00,1808.9,1809.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23788,做多,2023-05-21 20:20:00,2023-05-21 20:25:00,1809.25,1809.09,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23789,做空,2023-05-21 20:25:00,2023-05-21 20:55:00,1809.09,1804.57,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23790,做多,2023-05-21 23:10:00,2023-05-21 23:15:00,1807.09,1806.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23791,做空,2023-05-21 23:15:00,2023-05-21 23:35:00,1806.13,1806.13,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23792,做多,2023-05-21 23:35:00,2023-05-22 02:50:00,1806.13,1801.03,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23793,做空,2023-05-22 02:50:00,2023-05-22 04:25:00,1801.03,1803.08,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23794,做多,2023-05-22 04:25:00,2023-05-22 04:45:00,1803.08,1802.55,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23795,做空,2023-05-22 04:45:00,2023-05-22 05:00:00,1802.55,1802.96,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23796,做多,2023-05-22 05:00:00,2023-05-22 05:05:00,1802.96,1802.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23797,做空,2023-05-22 05:05:00,2023-05-22 05:10:00,1802.3,1802.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23798,做多,2023-05-22 05:10:00,2023-05-22 05:15:00,1802.72,1802.5,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23799,做空,2023-05-22 05:15:00,2023-05-22 05:20:00,1802.5,1803.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23800,做多,2023-05-22 05:20:00,2023-05-22 06:15:00,1803.0,1809.99,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23801,做多,2023-05-22 13:00:00,2023-05-22 13:30:00,1810.08,1818.28,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23802,做多,2023-05-22 14:10:00,2023-05-22 14:25:00,1814.91,1817.51,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23803,做多,2023-05-22 15:20:00,2023-05-22 15:25:00,1814.9,1813.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23804,做空,2023-05-22 15:25:00,2023-05-22 15:30:00,1813.59,1815.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23805,做多,2023-05-22 15:30:00,2023-05-22 16:20:00,1815.71,1813.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23806,做空,2023-05-22 16:20:00,2023-05-22 16:25:00,1813.41,1816.02,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23807,做多,2023-05-22 16:25:00,2023-05-22 16:40:00,1816.02,1818.61,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23808,做多,2023-05-22 17:35:00,2023-05-22 17:40:00,1815.41,1814.53,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23809,做空,2023-05-22 17:40:00,2023-05-22 17:45:00,1814.53,1815.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23810,做多,2023-05-22 17:45:00,2023-05-22 17:55:00,1815.84,1816.11,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23811,做空,2023-05-22 17:55:00,2023-05-22 19:40:00,1816.11,1815.85,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23812,做多,2023-05-22 19:40:00,2023-05-22 19:50:00,1815.85,1815.47,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23813,做空,2023-05-22 19:50:00,2023-05-22 19:55:00,1815.47,1815.77,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23814,做多,2023-05-22 19:55:00,2023-05-22 20:00:00,1815.77,1814.73,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23815,做空,2023-05-22 20:00:00,2023-05-22 20:50:00,1814.73,1818.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23816,做多,2023-05-22 20:50:00,2023-05-22 21:20:00,1818.31,1824.27,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -23817,做多,2023-05-22 23:00:00,2023-05-22 23:05:00,1818.0,1817.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23818,做空,2023-05-22 23:05:00,2023-05-22 23:10:00,1817.07,1818.29,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23819,做多,2023-05-22 23:10:00,2023-05-22 23:15:00,1818.29,1816.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23820,做空,2023-05-22 23:15:00,2023-05-22 23:20:00,1816.79,1817.31,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23821,做多,2023-05-22 23:20:00,2023-05-22 23:25:00,1817.31,1817.14,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23822,做空,2023-05-22 23:25:00,2023-05-22 23:30:00,1817.14,1817.4,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23823,做多,2023-05-22 23:30:00,2023-05-22 23:45:00,1817.4,1816.72,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23824,做空,2023-05-22 23:45:00,2023-05-23 00:00:00,1816.72,1817.79,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23825,做多,2023-05-23 00:00:00,2023-05-23 00:30:00,1817.79,1821.2,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23826,做多,2023-05-23 01:00:00,2023-05-23 01:05:00,1817.69,1815.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23827,做空,2023-05-23 01:05:00,2023-05-23 01:10:00,1815.44,1817.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23828,做多,2023-05-23 01:10:00,2023-05-23 01:25:00,1817.56,1831.64,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23829,做多,2023-05-23 11:15:00,2023-05-23 11:30:00,1854.55,1853.63,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23830,做空,2023-05-23 11:30:00,2023-05-23 11:35:00,1853.63,1854.27,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23831,做多,2023-05-23 11:35:00,2023-05-23 11:40:00,1854.27,1854.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23832,做空,2023-05-23 11:40:00,2023-05-23 11:55:00,1854.24,1854.32,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23833,做多,2023-05-23 11:55:00,2023-05-23 12:00:00,1854.32,1852.39,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23834,做空,2023-05-23 12:00:00,2023-05-23 12:25:00,1852.39,1855.76,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23835,做多,2023-05-23 12:25:00,2023-05-23 12:30:00,1855.76,1854.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23836,做空,2023-05-23 12:30:00,2023-05-23 12:45:00,1854.54,1849.91,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23837,做多,2023-05-23 14:15:00,2023-05-23 15:10:00,1852.04,1854.09,0.02,100.0,0.0009,0.0,0.0,0.0,flip -23838,做空,2023-05-23 15:10:00,2023-05-23 16:10:00,1854.09,1855.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23839,做多,2023-05-23 16:10:00,2023-05-23 16:15:00,1855.21,1853.74,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23840,做空,2023-05-23 16:15:00,2023-05-23 16:20:00,1853.74,1854.41,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23841,做多,2023-05-23 16:20:00,2023-05-23 16:25:00,1854.41,1853.06,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23842,做空,2023-05-23 16:25:00,2023-05-23 16:30:00,1853.06,1853.43,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23843,做多,2023-05-23 16:30:00,2023-05-23 16:35:00,1853.43,1852.23,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23844,做空,2023-05-23 16:35:00,2023-05-23 16:45:00,1852.23,1849.44,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -23845,做多,2023-05-23 19:45:00,2023-05-23 19:50:00,1852.01,1850.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23846,做空,2023-05-23 19:50:00,2023-05-23 20:05:00,1850.99,1851.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23847,做多,2023-05-23 20:05:00,2023-05-23 20:10:00,1851.81,1850.89,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23848,做空,2023-05-23 20:10:00,2023-05-23 20:45:00,1850.89,1852.67,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23849,做多,2023-05-23 20:45:00,2023-05-23 20:50:00,1852.67,1856.2,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -23850,做多,2023-05-23 22:10:00,2023-05-23 22:15:00,1851.04,1850.84,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23851,做空,2023-05-23 22:15:00,2023-05-23 22:25:00,1850.84,1851.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23852,做多,2023-05-23 22:25:00,2023-05-23 22:30:00,1851.0,1850.71,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23853,做空,2023-05-23 22:30:00,2023-05-23 22:40:00,1850.71,1851.49,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23854,做多,2023-05-23 22:40:00,2023-05-23 22:45:00,1851.49,1850.81,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23855,做空,2023-05-23 22:45:00,2023-05-24 00:20:00,1850.81,1852.46,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23856,做多,2023-05-24 00:20:00,2023-05-24 00:30:00,1852.46,1851.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23857,做空,2023-05-24 00:30:00,2023-05-24 00:45:00,1851.0,1847.57,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23858,做多,2023-05-24 20:20:00,2023-05-24 21:45:00,1799.41,1794.51,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23859,做空,2023-05-24 21:45:00,2023-05-24 21:50:00,1794.51,1798.25,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23860,做多,2023-05-24 21:50:00,2023-05-25 00:00:00,1798.25,1802.67,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23861,做多,2023-05-25 01:00:00,2023-05-25 01:05:00,1795.46,1790.0,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23862,做空,2023-05-25 01:05:00,2023-05-25 01:15:00,1790.0,1786.82,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23863,做多,2023-05-25 08:20:00,2023-05-25 08:30:00,1783.88,1783.54,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23864,做空,2023-05-25 08:30:00,2023-05-25 08:35:00,1783.54,1784.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23865,做多,2023-05-25 08:35:00,2023-05-25 08:45:00,1784.07,1783.23,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23866,做空,2023-05-25 08:45:00,2023-05-25 08:50:00,1783.23,1784.3,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23867,做多,2023-05-25 08:50:00,2023-05-25 10:30:00,1784.3,1785.77,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23868,做多,2023-05-25 11:30:00,2023-05-25 11:35:00,1783.08,1782.0,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23869,做空,2023-05-25 11:35:00,2023-05-25 15:55:00,1782.0,1790.63,0.02,100.0,0.0009,-0.01,0.0,-0.01,flip -23870,做多,2023-05-25 15:55:00,2023-05-25 17:30:00,1790.63,1803.4,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23871,做多,2023-05-26 00:10:00,2023-05-26 00:35:00,1804.54,1804.24,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23872,做空,2023-05-26 00:35:00,2023-05-26 00:40:00,1804.24,1804.44,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23873,做多,2023-05-26 00:40:00,2023-05-26 00:45:00,1804.44,1804.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23874,做空,2023-05-26 00:45:00,2023-05-26 00:55:00,1804.01,1804.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23875,做多,2023-05-26 00:55:00,2023-05-26 01:20:00,1804.59,1799.6,0.02,100.0,0.0009,-0.0,0.0,-0.01,flip -23876,做空,2023-05-26 01:20:00,2023-05-26 01:40:00,1799.6,1798.8,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -23877,做多,2023-05-26 03:35:00,2023-05-26 03:40:00,1806.59,1804.83,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23878,做空,2023-05-26 03:40:00,2023-05-26 03:45:00,1804.83,1805.81,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23879,做多,2023-05-26 03:45:00,2023-05-26 04:20:00,1805.81,1805.15,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23880,做空,2023-05-26 04:20:00,2023-05-26 04:30:00,1805.15,1806.07,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23881,做多,2023-05-26 04:30:00,2023-05-26 05:10:00,1806.07,1805.56,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23882,做空,2023-05-26 05:10:00,2023-05-26 06:00:00,1805.56,1802.54,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23883,做多,2023-05-26 06:15:00,2023-05-26 06:45:00,1805.85,1808.62,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23884,做多,2023-05-26 12:40:00,2023-05-26 13:00:00,1811.46,1817.81,0.02,100.0,0.0009,0.01,0.0,0.0,tp_upper -23885,做多,2023-05-27 01:55:00,2023-05-27 02:00:00,1829.13,1828.84,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23886,做空,2023-05-27 02:00:00,2023-05-27 02:40:00,1828.84,1830.91,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23887,做多,2023-05-27 02:40:00,2023-05-27 03:40:00,1830.91,1834.67,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23888,做多,2023-05-27 05:45:00,2023-05-27 06:20:00,1830.48,1829.47,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23889,做空,2023-05-27 06:20:00,2023-05-27 06:25:00,1829.47,1829.63,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23890,做多,2023-05-27 06:25:00,2023-05-27 06:30:00,1829.63,1829.57,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23891,做空,2023-05-27 06:30:00,2023-05-27 06:35:00,1829.57,1830.92,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23892,做多,2023-05-27 06:35:00,2023-05-27 07:30:00,1830.92,1829.43,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23893,做空,2023-05-27 07:30:00,2023-05-27 07:35:00,1829.43,1829.87,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23894,做多,2023-05-27 07:35:00,2023-05-27 07:40:00,1829.87,1829.85,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23895,做空,2023-05-27 07:40:00,2023-05-27 08:15:00,1829.85,1826.3,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23896,做多,2023-05-27 13:20:00,2023-05-27 13:40:00,1829.66,1828.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23897,做空,2023-05-27 13:40:00,2023-05-27 13:55:00,1828.13,1818.84,0.02,100.0,0.0009,0.01,0.0,0.01,tp_lower -23898,做多,2023-05-27 17:45:00,2023-05-27 17:50:00,1824.61,1824.21,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23899,做空,2023-05-27 17:50:00,2023-05-27 18:30:00,1824.21,1825.65,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23900,做多,2023-05-27 18:30:00,2023-05-27 18:50:00,1825.65,1823.01,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23901,做空,2023-05-27 18:50:00,2023-05-27 18:55:00,1823.01,1820.46,0.02,100.0,0.0009,0.0,0.0,0.0,tp_lower -23902,做多,2023-05-27 19:30:00,2023-05-27 19:45:00,1824.27,1824.19,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23903,做空,2023-05-27 19:45:00,2023-05-28 00:20:00,1824.19,1826.13,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23904,做多,2023-05-28 00:20:00,2023-05-28 00:40:00,1826.13,1838.35,0.02,100.0,0.0009,0.01,0.0,0.01,tp_upper -23905,做多,2023-05-28 08:25:00,2023-05-28 08:40:00,1845.29,1842.71,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23906,做空,2023-05-28 08:40:00,2023-05-28 08:55:00,1842.71,1844.64,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23907,做多,2023-05-28 08:55:00,2023-05-28 09:15:00,1844.64,1844.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23908,做空,2023-05-28 09:15:00,2023-05-28 09:25:00,1844.59,1845.68,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23909,做多,2023-05-28 09:25:00,2023-05-28 09:30:00,1845.68,1844.6,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23910,做空,2023-05-28 09:30:00,2023-05-28 10:15:00,1844.6,1844.42,0.02,100.0,0.0009,0.0,0.0,-0.0,tp_lower -23911,做多,2023-05-28 16:10:00,2023-05-28 16:15:00,1844.33,1839.59,0.02,100.0,0.0009,-0.0,0.0,-0.0,flip -23912,做空,2023-05-28 16:15:00,2023-05-28 16:20:00,1839.59,1840.82,0.02,100.0,0.0009,-0.0,0.0,-0.0,tp_lower -23913,做多,2023-05-28 16:40:00,2023-05-28 17:00:00,1842.47,1843.06,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23914,做空,2023-05-28 17:00:00,2023-05-28 17:10:00,1843.06,1842.53,0.02,100.0,0.0009,0.0,0.0,-0.0,flip -23915,做多,2023-05-28 17:10:00,2023-05-28 17:40:00,1842.53,1847.8,0.02,100.0,0.0009,0.0,0.0,0.0,tp_upper -23916,做多,2023-05-29 06:20:00,2023-05-29 06:40:00,1902.65,1901.9,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23917,做空,2023-05-29 06:40:00,2023-05-29 07:30:00,1901.9,1897.27,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -23918,做多,2023-05-29 10:10:00,2023-05-29 10:15:00,1904.06,1904.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23919,做空,2023-05-29 10:15:00,2023-05-29 10:45:00,1904.01,1895.29,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -23920,做多,2023-05-29 11:10:00,2023-05-29 11:15:00,1903.78,1901.97,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23921,做空,2023-05-29 11:15:00,2023-05-29 11:20:00,1901.97,1902.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23922,做多,2023-05-29 11:20:00,2023-05-29 11:25:00,1902.0,1901.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23923,做空,2023-05-29 11:25:00,2023-05-29 11:45:00,1901.3,1903.08,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23924,做多,2023-05-29 11:45:00,2023-05-29 12:10:00,1903.08,1900.53,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23925,做空,2023-05-29 12:10:00,2023-05-29 12:40:00,1900.53,1897.53,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -23926,做多,2023-05-29 13:10:00,2023-05-29 13:25:00,1899.89,1900.99,0.02,100.0,0.0008,0.0,0.0,0.0,flip -23927,做空,2023-05-29 13:25:00,2023-05-29 13:40:00,1900.99,1897.97,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -23928,做多,2023-05-29 13:50:00,2023-05-29 14:20:00,1900.33,1897.83,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23929,做空,2023-05-29 14:20:00,2023-05-29 14:25:00,1897.83,1898.53,0.02,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -23930,做多,2023-05-29 20:20:00,2023-05-29 20:25:00,1894.01,1892.21,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23931,做空,2023-05-29 20:25:00,2023-05-29 20:30:00,1892.21,1892.28,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23932,做多,2023-05-29 20:30:00,2023-05-29 20:45:00,1892.28,1892.55,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23933,做空,2023-05-29 20:45:00,2023-05-29 20:50:00,1892.55,1893.24,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23934,做多,2023-05-29 20:50:00,2023-05-29 21:25:00,1893.24,1889.1,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23935,做空,2023-05-29 21:25:00,2023-05-29 21:45:00,1889.1,1893.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23936,做多,2023-05-29 21:45:00,2023-05-29 21:50:00,1893.01,1891.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23937,做空,2023-05-29 21:50:00,2023-05-29 22:00:00,1891.0,1888.54,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -23938,做多,2023-05-29 22:35:00,2023-05-29 22:40:00,1891.65,1891.53,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23939,做空,2023-05-29 22:40:00,2023-05-29 22:55:00,1891.53,1891.48,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23940,做多,2023-05-29 22:55:00,2023-05-29 23:10:00,1891.48,1899.53,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -23941,做多,2023-05-30 00:00:00,2023-05-30 00:10:00,1892.4,1891.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23942,做空,2023-05-30 00:10:00,2023-05-30 00:35:00,1891.0,1884.93,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -23943,做多,2023-05-30 00:45:00,2023-05-30 00:50:00,1891.51,1889.84,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23944,做空,2023-05-30 00:50:00,2023-05-30 00:55:00,1889.84,1893.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23945,做多,2023-05-30 00:55:00,2023-05-30 01:00:00,1893.0,1896.41,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -23946,做多,2023-05-30 05:15:00,2023-05-30 05:20:00,1895.69,1894.74,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23947,做空,2023-05-30 05:20:00,2023-05-30 05:25:00,1894.74,1895.53,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23948,做多,2023-05-30 05:25:00,2023-05-30 06:20:00,1895.53,1900.76,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -23949,做多,2023-05-30 12:35:00,2023-05-30 13:10:00,1904.79,1909.86,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -23950,做多,2023-05-30 14:05:00,2023-05-30 14:20:00,1908.83,1903.07,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -23951,做空,2023-05-30 14:20:00,2023-05-30 14:40:00,1903.07,1897.75,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -23952,做多,2023-05-30 17:45:00,2023-05-30 17:50:00,1909.72,1904.3,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -23953,做空,2023-05-30 17:50:00,2023-05-30 18:20:00,1904.3,1905.03,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23954,做多,2023-05-30 18:20:00,2023-05-30 19:15:00,1905.03,1904.43,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23955,做空,2023-05-30 19:15:00,2023-05-30 19:20:00,1904.43,1905.53,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23956,做多,2023-05-30 19:20:00,2023-05-30 19:50:00,1905.53,1905.04,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23957,做空,2023-05-30 19:50:00,2023-05-30 19:55:00,1905.04,1906.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23958,做多,2023-05-30 19:55:00,2023-05-30 20:00:00,1906.25,1904.26,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23959,做空,2023-05-30 20:00:00,2023-05-30 20:05:00,1904.26,1906.39,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23960,做多,2023-05-30 20:05:00,2023-05-30 20:10:00,1906.39,1905.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23961,做空,2023-05-30 20:10:00,2023-05-30 20:20:00,1905.3,1905.28,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23962,做多,2023-05-30 20:20:00,2023-05-30 20:25:00,1905.28,1904.84,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23963,做空,2023-05-30 20:25:00,2023-05-30 20:30:00,1904.84,1905.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23964,做多,2023-05-30 20:30:00,2023-05-30 20:35:00,1905.44,1904.65,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23965,做空,2023-05-30 20:35:00,2023-05-30 20:40:00,1904.65,1905.32,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23966,做多,2023-05-30 20:40:00,2023-05-30 20:45:00,1905.32,1904.22,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23967,做空,2023-05-30 20:45:00,2023-05-30 20:50:00,1904.22,1905.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23968,做多,2023-05-30 20:50:00,2023-05-30 20:55:00,1905.01,1902.78,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23969,做空,2023-05-30 20:55:00,2023-05-30 21:05:00,1902.78,1905.58,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23970,做多,2023-05-30 21:05:00,2023-05-30 21:20:00,1905.58,1911.33,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -23971,做多,2023-05-30 21:55:00,2023-05-30 22:00:00,1904.86,1900.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23972,做空,2023-05-30 22:00:00,2023-05-30 22:25:00,1900.66,1903.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23973,做多,2023-05-30 22:25:00,2023-05-30 22:30:00,1903.99,1903.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23974,做空,2023-05-30 22:30:00,2023-05-30 22:40:00,1903.0,1904.65,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23975,做多,2023-05-30 22:40:00,2023-05-30 22:55:00,1904.65,1903.58,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23976,做空,2023-05-30 22:55:00,2023-05-30 23:00:00,1903.58,1900.02,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -23977,做多,2023-05-31 00:35:00,2023-05-31 01:05:00,1901.78,1902.19,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23978,做空,2023-05-31 01:05:00,2023-05-31 01:10:00,1902.19,1903.57,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23979,做多,2023-05-31 01:10:00,2023-05-31 01:55:00,1903.57,1902.54,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23980,做空,2023-05-31 01:55:00,2023-05-31 02:00:00,1902.54,1896.07,0.02,100.0,0.0008,0.01,0.0,0.0,tp_lower -23981,做多,2023-05-31 13:10:00,2023-05-31 13:20:00,1870.02,1870.26,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23982,做空,2023-05-31 13:20:00,2023-05-31 13:25:00,1870.26,1870.5,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23983,做多,2023-05-31 13:25:00,2023-05-31 13:30:00,1870.5,1868.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23984,做空,2023-05-31 13:30:00,2023-05-31 13:35:00,1868.66,1870.16,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23985,做多,2023-05-31 13:35:00,2023-05-31 13:50:00,1870.16,1869.92,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23986,做空,2023-05-31 13:50:00,2023-05-31 14:05:00,1869.92,1862.02,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -23987,做多,2023-05-31 17:30:00,2023-05-31 17:45:00,1864.2,1863.71,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23988,做空,2023-05-31 17:45:00,2023-05-31 17:50:00,1863.71,1865.56,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23989,做多,2023-05-31 17:50:00,2023-05-31 18:15:00,1865.56,1864.53,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23990,做空,2023-05-31 18:15:00,2023-05-31 18:35:00,1864.53,1864.22,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23991,做多,2023-05-31 18:35:00,2023-05-31 18:45:00,1864.22,1864.18,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23992,做空,2023-05-31 18:45:00,2023-05-31 19:10:00,1864.18,1863.21,0.02,100.0,0.0008,0.0,0.0,0.0,flip -23993,做多,2023-05-31 19:10:00,2023-05-31 19:25:00,1863.21,1863.59,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23994,做空,2023-05-31 19:25:00,2023-05-31 19:30:00,1863.59,1864.77,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23995,做多,2023-05-31 19:30:00,2023-05-31 19:55:00,1864.77,1862.91,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23996,做空,2023-05-31 19:55:00,2023-05-31 20:00:00,1862.91,1863.45,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23997,做多,2023-05-31 20:00:00,2023-05-31 21:05:00,1863.45,1863.66,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -23998,做空,2023-05-31 21:05:00,2023-05-31 21:10:00,1863.66,1863.76,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -23999,做多,2023-05-31 21:10:00,2023-05-31 21:20:00,1863.76,1862.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24000,做空,2023-05-31 21:20:00,2023-05-31 21:35:00,1862.3,1863.77,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24001,做多,2023-05-31 21:35:00,2023-05-31 21:40:00,1863.77,1863.29,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24002,做空,2023-05-31 21:40:00,2023-05-31 21:50:00,1863.29,1863.61,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24003,做多,2023-05-31 21:50:00,2023-05-31 21:55:00,1863.61,1863.58,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24004,做空,2023-05-31 21:55:00,2023-06-01 02:45:00,1863.58,1854.84,0.02,100.0,0.0008,0.01,0.0,0.01,tp_lower -24005,做多,2023-06-01 09:00:00,2023-06-01 09:05:00,1861.61,1860.55,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24006,做空,2023-06-01 09:05:00,2023-06-01 09:15:00,1860.55,1862.06,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24007,做多,2023-06-01 09:15:00,2023-06-01 09:20:00,1862.06,1861.06,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24008,做空,2023-06-01 09:20:00,2023-06-01 09:25:00,1861.06,1863.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24009,做多,2023-06-01 09:25:00,2023-06-01 10:10:00,1863.44,1859.8,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24010,做空,2023-06-01 10:10:00,2023-06-01 10:20:00,1859.8,1861.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24011,做多,2023-06-01 10:20:00,2023-06-01 10:55:00,1861.3,1858.69,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24012,做空,2023-06-01 10:55:00,2023-06-01 12:20:00,1858.69,1860.33,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24013,做多,2023-06-01 12:20:00,2023-06-01 12:30:00,1860.33,1863.09,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24014,做多,2023-06-01 14:25:00,2023-06-01 14:30:00,1858.16,1858.09,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24015,做空,2023-06-01 14:30:00,2023-06-01 14:40:00,1858.09,1859.54,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24016,做多,2023-06-01 14:40:00,2023-06-01 14:45:00,1859.54,1859.5,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24017,做空,2023-06-01 14:45:00,2023-06-01 14:50:00,1859.5,1860.34,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24018,做多,2023-06-01 14:50:00,2023-06-01 15:00:00,1860.34,1859.01,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24019,做空,2023-06-01 15:00:00,2023-06-01 15:05:00,1859.01,1860.6,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24020,做多,2023-06-01 15:05:00,2023-06-01 15:15:00,1860.6,1862.07,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24021,做多,2023-06-01 16:35:00,2023-06-01 16:40:00,1861.05,1860.37,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24022,做空,2023-06-01 16:40:00,2023-06-01 16:45:00,1860.37,1862.25,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24023,做多,2023-06-01 16:45:00,2023-06-01 16:50:00,1862.25,1872.91,0.02,100.0,0.0008,0.01,0.0,0.01,tp_upper -24024,做多,2023-06-01 19:35:00,2023-06-01 22:10:00,1864.28,1866.66,0.02,100.0,0.0008,0.0,0.0,0.0,flip -24025,做空,2023-06-01 22:10:00,2023-06-01 22:15:00,1866.66,1867.4,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24026,做多,2023-06-01 22:15:00,2023-06-01 22:25:00,1867.4,1866.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24027,做空,2023-06-01 22:25:00,2023-06-01 22:55:00,1866.99,1866.5,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -24028,做多,2023-06-01 22:55:00,2023-06-01 23:00:00,1866.5,1865.39,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24029,做空,2023-06-01 23:00:00,2023-06-01 23:25:00,1865.39,1859.71,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -24030,做多,2023-06-02 01:25:00,2023-06-02 01:40:00,1867.07,1868.0,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -24031,做空,2023-06-02 01:40:00,2023-06-02 12:55:00,1868.0,1889.4,0.02,100.0,0.0008,-0.02,0.0,-0.02,flip -24032,做多,2023-06-02 12:55:00,2023-06-02 13:10:00,1889.4,1887.2,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24033,做空,2023-06-02 13:10:00,2023-06-02 13:15:00,1887.2,1890.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24034,做多,2023-06-02 13:15:00,2023-06-02 13:20:00,1890.0,1887.91,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24035,做空,2023-06-02 13:20:00,2023-06-02 13:30:00,1887.91,1892.44,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24036,做多,2023-06-02 13:30:00,2023-06-02 13:35:00,1892.44,1888.3,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24037,做空,2023-06-02 13:35:00,2023-06-02 13:45:00,1888.3,1882.66,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -24038,做多,2023-06-02 15:50:00,2023-06-02 16:10:00,1890.41,1888.11,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24039,做空,2023-06-02 16:10:00,2023-06-02 16:30:00,1888.11,1889.97,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24040,做多,2023-06-02 16:30:00,2023-06-02 16:50:00,1889.97,1888.07,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24041,做空,2023-06-02 16:50:00,2023-06-02 17:05:00,1888.07,1889.57,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24042,做多,2023-06-02 17:05:00,2023-06-02 18:10:00,1889.57,1891.78,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24043,做多,2023-06-03 06:10:00,2023-06-03 06:50:00,1902.25,1902.63,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -24044,做空,2023-06-03 06:50:00,2023-06-03 08:00:00,1902.63,1901.8,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -24045,做多,2023-06-03 08:00:00,2023-06-03 08:15:00,1901.8,1902.0,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -24046,做空,2023-06-03 08:15:00,2023-06-03 08:35:00,1902.0,1902.45,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24047,做多,2023-06-03 08:35:00,2023-06-03 08:45:00,1902.45,1901.31,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24048,做空,2023-06-03 08:45:00,2023-06-03 08:50:00,1901.31,1901.97,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24049,做多,2023-06-03 08:50:00,2023-06-03 08:55:00,1901.97,1901.45,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24050,做空,2023-06-03 08:55:00,2023-06-03 09:15:00,1901.45,1901.48,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24051,做多,2023-06-03 09:15:00,2023-06-03 09:20:00,1901.48,1900.98,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24052,做空,2023-06-03 09:20:00,2023-06-03 09:25:00,1900.98,1902.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24053,做多,2023-06-03 09:25:00,2023-06-03 10:00:00,1902.0,1900.66,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24054,做空,2023-06-03 10:00:00,2023-06-03 10:10:00,1900.66,1900.39,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_lower -24055,做多,2023-06-03 10:25:00,2023-06-03 10:35:00,1901.43,1905.3,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24056,做多,2023-06-03 13:10:00,2023-06-03 15:55:00,1901.89,1902.5,0.02,100.0,0.0008,0.0,0.0,-0.0,tp_upper -24057,做多,2023-06-03 15:55:00,2023-06-03 16:00:00,1902.5,1901.41,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24058,做空,2023-06-03 16:00:00,2023-06-03 16:20:00,1901.41,1902.24,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24059,做多,2023-06-03 16:20:00,2023-06-03 16:30:00,1902.24,1902.02,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24060,做空,2023-06-03 16:30:00,2023-06-03 16:45:00,1902.02,1897.98,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -24061,做多,2023-06-04 00:15:00,2023-06-04 01:20:00,1891.93,1890.31,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24062,做空,2023-06-04 01:20:00,2023-06-04 01:25:00,1890.31,1891.17,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24063,做多,2023-06-04 01:25:00,2023-06-04 01:30:00,1891.17,1890.49,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24064,做空,2023-06-04 01:30:00,2023-06-04 01:50:00,1890.49,1890.47,0.02,100.0,0.0008,0.0,0.0,-0.0,flip -24065,做多,2023-06-04 01:50:00,2023-06-04 01:55:00,1890.47,1889.4,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24066,做空,2023-06-04 01:55:00,2023-06-04 02:05:00,1889.4,1890.17,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24067,做多,2023-06-04 02:05:00,2023-06-04 02:20:00,1890.17,1889.4,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24068,做空,2023-06-04 02:20:00,2023-06-04 02:30:00,1889.4,1891.11,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24069,做多,2023-06-04 02:30:00,2023-06-04 02:45:00,1891.11,1892.14,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24070,做多,2023-06-04 06:05:00,2023-06-04 06:10:00,1892.4,1893.68,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24071,做多,2023-06-04 14:05:00,2023-06-04 14:50:00,1902.74,1907.12,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24072,做多,2023-06-04 18:10:00,2023-06-04 18:15:00,1902.03,1901.85,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24073,做空,2023-06-04 18:15:00,2023-06-04 18:20:00,1901.85,1902.19,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24074,做多,2023-06-04 18:20:00,2023-06-04 18:25:00,1902.19,1902.0,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24075,做空,2023-06-04 18:25:00,2023-06-04 18:55:00,1902.0,1902.23,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24076,做多,2023-06-04 18:55:00,2023-06-04 19:00:00,1902.23,1901.8,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24077,做空,2023-06-04 19:00:00,2023-06-04 19:05:00,1901.8,1902.68,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24078,做多,2023-06-04 19:05:00,2023-06-04 19:15:00,1902.68,1901.86,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24079,做空,2023-06-04 19:15:00,2023-06-04 19:20:00,1901.86,1903.42,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24080,做多,2023-06-04 19:20:00,2023-06-04 21:05:00,1903.42,1905.5,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24081,做多,2023-06-04 21:35:00,2023-06-04 22:15:00,1902.12,1908.5,0.02,100.0,0.0008,0.01,0.0,0.0,tp_upper -24082,做多,2023-06-04 22:35:00,2023-06-04 22:55:00,1904.77,1900.68,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24083,做空,2023-06-04 22:55:00,2023-06-04 23:00:00,1900.68,1902.72,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24084,做多,2023-06-04 23:00:00,2023-06-04 23:05:00,1902.72,1901.99,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24085,做空,2023-06-04 23:05:00,2023-06-04 23:20:00,1901.99,1891.64,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24086,做多,2023-06-05 13:30:00,2023-06-05 13:35:00,1868.11,1867.05,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24087,做空,2023-06-05 13:35:00,2023-06-05 13:40:00,1867.05,1868.17,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24088,做多,2023-06-05 13:40:00,2023-06-05 13:45:00,1868.17,1866.84,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24089,做空,2023-06-05 13:45:00,2023-06-05 14:00:00,1866.84,1870.23,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24090,做多,2023-06-05 14:00:00,2023-06-05 14:05:00,1870.23,1866.67,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24091,做空,2023-06-05 14:05:00,2023-06-05 14:10:00,1866.67,1864.06,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -24092,做多,2023-06-06 00:40:00,2023-06-06 00:45:00,1811.01,1809.89,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24093,做空,2023-06-06 00:45:00,2023-06-06 00:55:00,1809.89,1810.09,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24094,做多,2023-06-06 00:55:00,2023-06-06 01:05:00,1810.09,1807.45,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24095,做空,2023-06-06 01:05:00,2023-06-06 02:05:00,1807.45,1807.64,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24096,做多,2023-06-06 02:05:00,2023-06-06 02:10:00,1807.64,1805.96,0.02,100.0,0.0008,-0.0,0.0,-0.0,flip -24097,做空,2023-06-06 02:10:00,2023-06-06 02:20:00,1805.96,1811.46,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -24098,做多,2023-06-06 02:20:00,2023-06-06 02:35:00,1811.46,1812.37,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24099,做多,2023-06-06 07:50:00,2023-06-06 08:40:00,1813.69,1815.83,0.02,100.0,0.0008,0.0,0.0,0.0,tp_upper -24100,做多,2023-06-06 12:15:00,2023-06-06 12:20:00,1814.67,1809.33,0.02,100.0,0.0008,-0.0,0.0,-0.01,flip -24101,做空,2023-06-06 12:20:00,2023-06-06 12:25:00,1809.33,1806.72,0.02,100.0,0.0008,0.0,0.0,0.0,tp_lower -24102,做多,2023-06-06 13:40:00,2023-06-06 13:50:00,1812.81,1814.87,0.02,100.0,0.0008,0.0,0.0,0.0,flip -24103,做空,2023-06-06 13:50:00,2023-06-07 02:00:00,1814.87,1878.98,0.02,100.0,0.0008,-0.05,0.0,-0.05,flip -24104,做多,2023-06-07 02:00:00,2023-06-07 02:10:00,1878.98,1877.47,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24105,做空,2023-06-07 02:10:00,2023-06-07 03:30:00,1877.47,1871.83,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24106,做多,2023-06-07 04:55:00,2023-06-07 05:25:00,1878.32,1879.23,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24107,做空,2023-06-07 05:25:00,2023-06-07 05:35:00,1879.23,1879.65,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24108,做多,2023-06-07 05:35:00,2023-06-07 05:40:00,1879.65,1878.59,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24109,做空,2023-06-07 05:40:00,2023-06-07 05:55:00,1878.59,1879.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24110,做多,2023-06-07 05:55:00,2023-06-07 06:35:00,1879.45,1875.94,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24111,做空,2023-06-07 06:35:00,2023-06-07 07:10:00,1875.94,1874.39,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24112,做多,2023-06-07 11:30:00,2023-06-07 11:35:00,1873.15,1869.69,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24113,做空,2023-06-07 11:35:00,2023-06-07 13:40:00,1869.69,1859.24,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24114,做多,2023-06-08 01:35:00,2023-06-08 02:30:00,1838.16,1839.1,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24115,做空,2023-06-08 02:30:00,2023-06-08 04:05:00,1839.1,1837.31,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24116,做多,2023-06-08 04:05:00,2023-06-08 04:20:00,1837.31,1836.06,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24117,做空,2023-06-08 04:20:00,2023-06-08 04:30:00,1836.06,1838.26,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24118,做多,2023-06-08 04:30:00,2023-06-08 04:35:00,1838.26,1836.08,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24119,做空,2023-06-08 04:35:00,2023-06-08 04:45:00,1836.08,1837.21,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24120,做多,2023-06-08 04:45:00,2023-06-08 06:00:00,1837.21,1835.58,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24121,做空,2023-06-08 06:00:00,2023-06-08 06:15:00,1835.58,1834.55,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24122,做多,2023-06-08 06:15:00,2023-06-08 06:40:00,1834.55,1842.41,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24123,做多,2023-06-08 10:25:00,2023-06-08 10:40:00,1838.6,1843.57,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24124,做多,2023-06-08 13:05:00,2023-06-08 13:15:00,1842.0,1839.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24125,做空,2023-06-08 13:15:00,2023-06-08 13:20:00,1839.99,1843.25,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24126,做多,2023-06-08 13:20:00,2023-06-08 13:30:00,1843.25,1841.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -24127,做多,2023-06-08 13:35:00,2023-06-08 13:40:00,1847.36,1847.85,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_upper -24128,做多,2023-06-08 16:55:00,2023-06-08 17:00:00,1844.99,1843.5,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24129,做空,2023-06-08 17:00:00,2023-06-08 17:05:00,1843.5,1845.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24130,做多,2023-06-08 17:05:00,2023-06-08 17:10:00,1845.48,1845.08,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24131,做空,2023-06-08 17:10:00,2023-06-08 17:25:00,1845.08,1845.2,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24132,做多,2023-06-08 17:25:00,2023-06-08 17:30:00,1845.2,1843.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24133,做空,2023-06-08 17:30:00,2023-06-08 18:30:00,1843.23,1844.91,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24134,做多,2023-06-08 18:30:00,2023-06-08 18:45:00,1844.91,1844.78,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24135,做空,2023-06-08 18:45:00,2023-06-08 18:50:00,1844.78,1845.35,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24136,做多,2023-06-08 18:50:00,2023-06-08 18:55:00,1845.35,1845.31,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24137,做空,2023-06-08 18:55:00,2023-06-08 19:05:00,1845.31,1845.07,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24138,做多,2023-06-08 19:05:00,2023-06-08 19:10:00,1845.07,1844.76,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24139,做空,2023-06-08 19:10:00,2023-06-08 19:15:00,1844.76,1846.49,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24140,做多,2023-06-08 19:15:00,2023-06-08 19:20:00,1846.49,1845.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24141,做空,2023-06-08 19:20:00,2023-06-08 19:30:00,1845.44,1845.86,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24142,做多,2023-06-08 19:30:00,2023-06-08 19:40:00,1845.86,1845.25,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24143,做空,2023-06-08 19:40:00,2023-06-08 19:50:00,1845.25,1846.33,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24144,做多,2023-06-08 19:50:00,2023-06-08 20:00:00,1846.33,1846.75,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24145,做空,2023-06-08 20:00:00,2023-06-08 20:10:00,1846.75,1846.81,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24146,做多,2023-06-08 20:10:00,2023-06-08 22:45:00,1846.81,1847.69,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24147,做空,2023-06-08 22:45:00,2023-06-08 22:50:00,1847.69,1848.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24148,做多,2023-06-08 22:50:00,2023-06-08 22:55:00,1848.99,1848.75,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24149,做空,2023-06-08 22:55:00,2023-06-08 23:05:00,1848.75,1848.8,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24150,做多,2023-06-08 23:05:00,2023-06-08 23:10:00,1848.8,1848.2,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24151,做空,2023-06-08 23:10:00,2023-06-08 23:15:00,1848.2,1848.46,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24152,做多,2023-06-08 23:15:00,2023-06-09 01:35:00,1848.46,1845.59,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24153,做空,2023-06-09 01:35:00,2023-06-09 01:40:00,1845.59,1846.69,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24154,做多,2023-06-09 01:40:00,2023-06-09 01:45:00,1846.69,1845.36,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24155,做空,2023-06-09 01:45:00,2023-06-09 01:55:00,1845.36,1841.9,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24156,做多,2023-06-09 08:15:00,2023-06-09 08:30:00,1837.98,1838.79,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24157,做空,2023-06-09 08:30:00,2023-06-09 08:45:00,1838.79,1839.93,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24158,做多,2023-06-09 08:45:00,2023-06-09 09:35:00,1839.93,1843.08,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24159,做多,2023-06-09 14:50:00,2023-06-09 15:15:00,1844.0,1850.02,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24160,做多,2023-06-09 23:45:00,2023-06-10 00:05:00,1838.61,1838.47,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24161,做空,2023-06-10 00:05:00,2023-06-10 00:30:00,1838.47,1838.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24162,做多,2023-06-10 00:30:00,2023-06-10 00:35:00,1838.48,1837.12,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24163,做空,2023-06-10 00:35:00,2023-06-10 00:40:00,1837.12,1839.54,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24164,做多,2023-06-10 00:40:00,2023-06-10 00:45:00,1839.54,1838.19,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24165,做空,2023-06-10 00:45:00,2023-06-10 01:00:00,1838.19,1837.56,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24166,做多,2023-06-10 01:00:00,2023-06-10 01:10:00,1837.56,1843.0,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24167,做多,2023-06-10 01:50:00,2023-06-10 01:55:00,1837.82,1834.79,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24168,做空,2023-06-10 01:55:00,2023-06-10 02:10:00,1834.79,1838.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24169,做多,2023-06-10 02:10:00,2023-06-10 02:15:00,1838.1,1835.96,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24170,做空,2023-06-10 02:15:00,2023-06-10 02:20:00,1835.96,1837.8,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24171,做多,2023-06-10 02:20:00,2023-06-10 02:30:00,1837.8,1833.71,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24172,做空,2023-06-10 02:30:00,2023-06-10 02:40:00,1833.71,1829.74,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24173,做多,2023-06-10 14:00:00,2023-06-10 14:05:00,1746.0,1740.81,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24174,做空,2023-06-10 14:05:00,2023-06-10 14:55:00,1740.81,1743.38,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24175,做多,2023-06-10 14:55:00,2023-06-10 15:00:00,1743.38,1741.73,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24176,做空,2023-06-10 15:00:00,2023-06-10 15:05:00,1741.73,1743.73,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24177,做多,2023-06-10 15:05:00,2023-06-10 15:10:00,1743.73,1741.24,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24178,做空,2023-06-10 15:10:00,2023-06-10 15:15:00,1741.24,1742.61,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24179,做多,2023-06-10 15:15:00,2023-06-10 15:20:00,1742.61,1740.35,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24180,做空,2023-06-10 15:20:00,2023-06-10 15:25:00,1740.35,1741.75,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24181,做多,2023-06-10 15:25:00,2023-06-10 15:30:00,1741.75,1739.5,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24182,做空,2023-06-10 15:30:00,2023-06-10 15:50:00,1739.5,1736.14,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24183,做多,2023-06-10 16:30:00,2023-06-10 17:10:00,1737.17,1737.09,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24184,做空,2023-06-10 17:10:00,2023-06-10 17:15:00,1737.09,1742.5,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -24185,做多,2023-06-10 17:15:00,2023-06-10 17:20:00,1742.5,1754.09,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24186,做多,2023-06-10 18:30:00,2023-06-10 18:35:00,1744.83,1741.08,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24187,做空,2023-06-10 18:35:00,2023-06-10 18:40:00,1741.08,1742.66,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24188,做多,2023-06-10 18:40:00,2023-06-10 18:45:00,1742.66,1738.72,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24189,做空,2023-06-10 18:45:00,2023-06-10 18:50:00,1738.72,1740.4,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24190,做多,2023-06-10 18:50:00,2023-06-10 19:50:00,1740.4,1742.07,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24191,做空,2023-06-10 19:50:00,2023-06-10 19:55:00,1742.07,1743.32,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24192,做多,2023-06-10 19:55:00,2023-06-10 20:00:00,1743.32,1741.31,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24193,做空,2023-06-10 20:00:00,2023-06-10 20:30:00,1741.31,1742.65,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24194,做多,2023-06-10 20:30:00,2023-06-10 20:50:00,1742.65,1743.24,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24195,做空,2023-06-10 20:50:00,2023-06-10 21:35:00,1743.24,1743.52,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24196,做多,2023-06-10 21:35:00,2023-06-10 22:20:00,1743.52,1750.21,0.01,100.0,0.0008,0.01,0.0,0.0,tp_upper -24197,做多,2023-06-11 01:15:00,2023-06-11 01:25:00,1746.19,1744.83,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24198,做空,2023-06-11 01:25:00,2023-06-11 02:10:00,1744.83,1746.25,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24199,做多,2023-06-11 02:10:00,2023-06-11 02:15:00,1746.25,1746.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24200,做空,2023-06-11 02:15:00,2023-06-11 04:35:00,1746.1,1747.29,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24201,做多,2023-06-11 04:35:00,2023-06-11 04:45:00,1747.29,1753.59,0.01,100.0,0.0008,0.01,0.0,0.0,tp_upper -24202,做多,2023-06-11 10:40:00,2023-06-11 10:50:00,1751.08,1751.11,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24203,做空,2023-06-11 10:50:00,2023-06-11 11:05:00,1751.11,1749.83,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24204,做多,2023-06-11 11:05:00,2023-06-11 11:55:00,1749.83,1751.49,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24205,做空,2023-06-11 11:55:00,2023-06-11 12:55:00,1751.49,1745.97,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24206,做多,2023-06-11 16:15:00,2023-06-11 16:25:00,1747.16,1747.19,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_upper -24207,做多,2023-06-11 16:30:00,2023-06-11 16:40:00,1752.4,1755.27,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24208,做多,2023-06-11 23:05:00,2023-06-11 23:10:00,1754.01,1753.83,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24209,做空,2023-06-11 23:10:00,2023-06-12 00:45:00,1753.83,1745.41,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24210,做多,2023-06-12 06:25:00,2023-06-12 08:45:00,1744.02,1740.52,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24211,做空,2023-06-12 08:45:00,2023-06-12 08:50:00,1740.52,1741.8,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24212,做多,2023-06-12 08:50:00,2023-06-12 09:05:00,1741.8,1756.53,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24213,做多,2023-06-12 12:20:00,2023-06-12 12:25:00,1742.39,1742.35,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24214,做空,2023-06-12 12:25:00,2023-06-12 13:45:00,1742.35,1739.43,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24215,做多,2023-06-12 14:15:00,2023-06-12 17:50:00,1741.36,1736.0,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -24216,做空,2023-06-12 17:50:00,2023-06-12 18:15:00,1736.0,1734.09,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24217,做多,2023-06-12 20:25:00,2023-06-12 20:30:00,1737.01,1735.98,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24218,做空,2023-06-12 20:30:00,2023-06-12 20:50:00,1735.98,1736.6,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24219,做多,2023-06-12 20:50:00,2023-06-12 21:55:00,1736.6,1742.6,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24220,做多,2023-06-13 01:25:00,2023-06-13 01:30:00,1743.83,1740.7,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -24221,做多,2023-06-13 02:05:00,2023-06-13 02:10:00,1738.47,1737.67,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24222,做空,2023-06-13 02:10:00,2023-06-13 02:15:00,1737.67,1737.79,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24223,做多,2023-06-13 02:15:00,2023-06-13 02:35:00,1737.79,1751.82,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24224,做多,2023-06-13 04:30:00,2023-06-13 05:10:00,1743.02,1750.19,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24225,做多,2023-06-13 09:40:00,2023-06-13 11:05:00,1747.32,1753.3,0.01,100.0,0.0008,0.01,0.0,0.0,tp_upper -24226,做多,2023-06-13 11:25:00,2023-06-13 11:30:00,1749.39,1748.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24227,做空,2023-06-13 11:30:00,2023-06-13 11:50:00,1748.1,1747.96,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24228,做多,2023-06-13 11:50:00,2023-06-13 11:55:00,1747.96,1753.06,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24229,做多,2023-06-13 11:55:00,2023-06-13 12:00:00,1753.06,1754.86,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24230,做多,2023-06-13 12:20:00,2023-06-13 12:25:00,1749.5,1753.65,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24231,做多,2023-06-13 12:25:00,2023-06-13 12:30:00,1753.65,1756.61,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24232,做多,2023-06-13 12:30:00,2023-06-13 12:35:00,1756.61,1758.58,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24233,做多,2023-06-13 12:45:00,2023-06-13 12:50:00,1747.39,1741.98,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -24234,做空,2023-06-13 12:50:00,2023-06-13 12:55:00,1741.98,1741.37,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_lower -24235,做多,2023-06-13 18:05:00,2023-06-13 18:30:00,1741.45,1740.64,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24236,做空,2023-06-13 18:30:00,2023-06-13 19:05:00,1740.64,1741.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24237,做多,2023-06-13 19:05:00,2023-06-13 19:25:00,1741.1,1739.53,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24238,做空,2023-06-13 19:25:00,2023-06-13 20:30:00,1739.53,1742.12,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24239,做多,2023-06-13 20:30:00,2023-06-13 20:40:00,1742.12,1737.37,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24240,做空,2023-06-13 20:40:00,2023-06-13 20:45:00,1737.37,1741.53,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24241,做多,2023-06-13 20:45:00,2023-06-13 20:50:00,1741.53,1739.88,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24242,做空,2023-06-13 20:50:00,2023-06-13 21:50:00,1739.88,1739.5,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24243,做多,2023-06-13 21:50:00,2023-06-13 21:55:00,1739.5,1738.24,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24244,做空,2023-06-13 21:55:00,2023-06-13 22:00:00,1738.24,1739.35,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24245,做多,2023-06-13 22:00:00,2023-06-13 22:05:00,1739.35,1737.58,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24246,做空,2023-06-13 22:05:00,2023-06-13 22:30:00,1737.58,1733.51,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24247,做多,2023-06-13 23:50:00,2023-06-14 00:40:00,1738.56,1743.48,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24248,做多,2023-06-14 05:00:00,2023-06-14 05:20:00,1741.56,1740.3,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24249,做空,2023-06-14 05:20:00,2023-06-14 07:00:00,1740.3,1740.54,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24250,做多,2023-06-14 07:00:00,2023-06-14 07:15:00,1740.54,1738.89,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24251,做空,2023-06-14 07:15:00,2023-06-14 07:50:00,1738.89,1740.77,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24252,做多,2023-06-14 07:50:00,2023-06-14 08:05:00,1740.77,1740.94,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24253,做空,2023-06-14 08:05:00,2023-06-14 08:15:00,1740.94,1741.35,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24254,做多,2023-06-14 08:15:00,2023-06-14 08:35:00,1741.35,1744.11,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24255,做多,2023-06-14 12:45:00,2023-06-14 12:50:00,1745.0,1746.59,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24256,做多,2023-06-14 13:25:00,2023-06-14 13:30:00,1742.94,1740.77,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24257,做空,2023-06-14 13:30:00,2023-06-14 13:45:00,1740.77,1738.63,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24258,做多,2023-06-14 15:05:00,2023-06-14 15:10:00,1742.71,1741.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24259,做空,2023-06-14 15:10:00,2023-06-14 15:15:00,1741.9,1742.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24260,做多,2023-06-14 15:15:00,2023-06-14 15:25:00,1742.0,1740.02,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24261,做空,2023-06-14 15:25:00,2023-06-14 15:45:00,1740.02,1737.82,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24262,做多,2023-06-14 17:50:00,2023-06-14 18:00:00,1739.99,1733.75,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -24263,做空,2023-06-14 18:00:00,2023-06-14 18:05:00,1733.75,1732.9,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_lower -24264,做多,2023-06-14 18:40:00,2023-06-14 18:45:00,1740.69,1737.86,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24265,做空,2023-06-14 18:45:00,2023-06-14 18:50:00,1737.86,1733.95,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24266,做多,2023-06-15 11:45:00,2023-06-15 11:55:00,1643.11,1642.44,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24267,做空,2023-06-15 11:55:00,2023-06-15 13:05:00,1642.44,1642.0,0.01,100.0,0.0009,0.0,0.0,-0.0,flip -24268,做多,2023-06-15 13:05:00,2023-06-15 13:10:00,1642.0,1639.92,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24269,做空,2023-06-15 13:10:00,2023-06-15 13:15:00,1639.92,1643.1,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24270,做多,2023-06-15 13:15:00,2023-06-15 13:40:00,1643.1,1649.03,0.01,100.0,0.0009,0.01,0.0,0.0,tp_upper -24271,做多,2023-06-15 15:05:00,2023-06-15 15:20:00,1642.18,1641.87,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24272,做空,2023-06-15 15:20:00,2023-06-15 16:05:00,1641.87,1640.55,0.01,100.0,0.0009,0.0,0.0,0.0,flip -24273,做多,2023-06-15 16:05:00,2023-06-15 16:45:00,1640.55,1639.46,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24274,做空,2023-06-15 16:45:00,2023-06-15 16:55:00,1639.46,1640.69,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24275,做多,2023-06-15 16:55:00,2023-06-15 17:00:00,1640.69,1639.43,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24276,做空,2023-06-15 17:00:00,2023-06-15 17:10:00,1639.43,1636.65,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -24277,做多,2023-06-15 17:40:00,2023-06-15 17:55:00,1641.9,1649.64,0.01,100.0,0.0009,0.01,0.0,0.01,tp_upper -24278,做多,2023-06-16 13:15:00,2023-06-16 13:30:00,1669.29,1668.88,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24279,做空,2023-06-16 13:30:00,2023-06-16 13:40:00,1668.88,1664.56,0.01,100.0,0.0009,0.0,0.0,0.0,tp_lower -24280,做多,2023-06-16 14:55:00,2023-06-16 15:00:00,1670.68,1667.0,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -24281,做多,2023-06-16 15:10:00,2023-06-16 15:20:00,1668.83,1668.65,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24282,做空,2023-06-16 15:20:00,2023-06-16 15:25:00,1668.65,1671.38,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24283,做多,2023-06-16 15:25:00,2023-06-16 15:30:00,1671.38,1667.64,0.01,100.0,0.0009,-0.0,0.0,-0.0,flip -24284,做空,2023-06-16 15:30:00,2023-06-16 15:55:00,1667.64,1681.64,0.01,100.0,0.0009,-0.01,0.0,-0.01,flip -24285,做多,2023-06-16 15:55:00,2023-06-16 16:00:00,1681.64,1679.63,0.01,100.0,0.0009,-0.0,0.0,-0.0,tp_upper -24286,做多,2023-06-17 02:00:00,2023-06-17 03:25:00,1715.63,1717.77,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24287,做空,2023-06-17 03:25:00,2023-06-17 03:35:00,1717.77,1718.77,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24288,做多,2023-06-17 03:35:00,2023-06-17 03:45:00,1718.77,1718.19,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24289,做空,2023-06-17 03:45:00,2023-06-17 04:15:00,1718.19,1719.01,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24290,做多,2023-06-17 04:15:00,2023-06-17 04:30:00,1719.01,1723.19,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24291,做多,2023-06-17 11:40:00,2023-06-17 11:55:00,1739.25,1737.69,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24292,做空,2023-06-17 11:55:00,2023-06-17 12:10:00,1737.69,1738.67,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24293,做多,2023-06-17 12:10:00,2023-06-17 12:25:00,1738.67,1739.23,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24294,做空,2023-06-17 12:25:00,2023-06-17 12:35:00,1739.23,1739.0,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24295,做多,2023-06-17 12:35:00,2023-06-17 12:40:00,1739.0,1738.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24296,做空,2023-06-17 12:40:00,2023-06-17 13:10:00,1738.44,1740.58,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24297,做多,2023-06-17 13:10:00,2023-06-17 13:15:00,1740.58,1740.08,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24298,做空,2023-06-17 13:15:00,2023-06-17 13:20:00,1740.08,1740.67,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24299,做多,2023-06-17 13:20:00,2023-06-17 13:25:00,1740.67,1740.29,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24300,做空,2023-06-17 13:25:00,2023-06-17 13:35:00,1740.29,1740.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24301,做多,2023-06-17 13:35:00,2023-06-17 13:40:00,1740.99,1740.21,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24302,做空,2023-06-17 13:40:00,2023-06-17 15:00:00,1740.21,1734.86,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24303,做多,2023-06-17 22:00:00,2023-06-17 22:15:00,1729.69,1730.49,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24304,做空,2023-06-17 22:15:00,2023-06-17 22:35:00,1730.49,1730.06,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24305,做多,2023-06-17 22:35:00,2023-06-17 22:40:00,1730.06,1729.62,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24306,做空,2023-06-17 22:40:00,2023-06-18 00:15:00,1729.62,1726.7,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24307,做多,2023-06-18 01:50:00,2023-06-18 02:05:00,1727.21,1726.94,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24308,做空,2023-06-18 02:05:00,2023-06-18 03:25:00,1726.94,1726.97,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24309,做多,2023-06-18 03:25:00,2023-06-18 04:10:00,1726.97,1727.4,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24310,做空,2023-06-18 04:10:00,2023-06-18 06:00:00,1727.4,1727.11,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_lower -24311,做多,2023-06-18 06:00:00,2023-06-18 06:35:00,1727.11,1727.68,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24312,做空,2023-06-18 06:35:00,2023-06-18 07:00:00,1727.68,1728.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24313,做多,2023-06-18 07:00:00,2023-06-18 07:10:00,1728.1,1731.87,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24314,做多,2023-06-18 08:20:00,2023-06-18 08:35:00,1727.21,1728.6,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24315,做空,2023-06-18 08:35:00,2023-06-18 09:10:00,1728.6,1727.79,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24316,做多,2023-06-18 09:10:00,2023-06-18 09:20:00,1727.79,1727.34,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24317,做空,2023-06-18 09:20:00,2023-06-18 09:25:00,1727.34,1727.78,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24318,做多,2023-06-18 09:25:00,2023-06-18 09:35:00,1727.78,1731.27,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24319,做多,2023-06-18 12:35:00,2023-06-18 12:40:00,1731.04,1735.16,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24320,做多,2023-06-18 20:05:00,2023-06-18 20:10:00,1737.78,1728.73,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -24321,做空,2023-06-18 20:10:00,2023-06-18 20:15:00,1728.73,1729.37,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -24322,做多,2023-06-19 05:15:00,2023-06-19 05:25:00,1724.93,1724.22,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24323,做空,2023-06-19 05:25:00,2023-06-19 05:35:00,1724.22,1724.78,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24324,做多,2023-06-19 05:35:00,2023-06-19 05:40:00,1724.78,1724.71,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24325,做空,2023-06-19 05:40:00,2023-06-19 06:45:00,1724.71,1724.13,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24326,做多,2023-06-19 06:45:00,2023-06-19 06:55:00,1724.13,1723.7,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24327,做空,2023-06-19 06:55:00,2023-06-19 07:40:00,1723.7,1724.89,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24328,做多,2023-06-19 07:40:00,2023-06-19 07:55:00,1724.89,1723.71,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24329,做空,2023-06-19 07:55:00,2023-06-19 08:15:00,1723.71,1724.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24330,做多,2023-06-19 08:15:00,2023-06-19 08:35:00,1724.1,1720.83,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24331,做空,2023-06-19 08:35:00,2023-06-19 08:40:00,1720.83,1721.01,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -24332,做多,2023-06-19 10:05:00,2023-06-19 10:15:00,1723.3,1725.31,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24333,做多,2023-06-19 10:40:00,2023-06-19 10:45:00,1724.19,1723.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24334,做空,2023-06-19 10:45:00,2023-06-19 10:55:00,1723.18,1720.56,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24335,做多,2023-06-19 11:45:00,2023-06-19 12:20:00,1725.56,1728.69,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24336,做多,2023-06-19 17:05:00,2023-06-19 17:35:00,1724.8,1730.6,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24337,做多,2023-06-19 19:50:00,2023-06-19 19:55:00,1724.08,1723.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24338,做空,2023-06-19 19:55:00,2023-06-19 20:00:00,1723.48,1726.53,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24339,做多,2023-06-19 20:00:00,2023-06-19 20:05:00,1726.53,1723.87,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24340,做空,2023-06-19 20:05:00,2023-06-19 20:10:00,1723.87,1729.88,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -24341,做多,2023-06-19 20:10:00,2023-06-19 20:50:00,1729.88,1729.53,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -24342,做多,2023-06-19 21:15:00,2023-06-19 22:20:00,1726.87,1736.5,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24343,做多,2023-06-20 04:15:00,2023-06-20 04:20:00,1732.01,1730.42,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24344,做空,2023-06-20 04:20:00,2023-06-20 05:45:00,1730.42,1728.96,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24345,做多,2023-06-20 10:40:00,2023-06-20 10:45:00,1730.11,1729.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24346,做空,2023-06-20 10:45:00,2023-06-20 11:45:00,1729.99,1729.92,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24347,做多,2023-06-20 11:45:00,2023-06-20 11:50:00,1729.92,1732.48,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24348,做多,2023-06-20 13:45:00,2023-06-20 13:50:00,1730.51,1728.69,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24349,做空,2023-06-20 13:50:00,2023-06-20 13:55:00,1728.69,1722.7,0.01,100.0,0.0008,0.01,0.0,0.0,tp_lower -24350,做多,2023-06-20 15:45:00,2023-06-20 15:50:00,1729.06,1731.4,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24351,做多,2023-06-21 08:35:00,2023-06-21 10:05:00,1808.07,1811.1,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24352,做空,2023-06-21 10:05:00,2023-06-21 10:35:00,1811.1,1814.66,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24353,做多,2023-06-21 10:35:00,2023-06-21 10:40:00,1814.66,1811.73,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24354,做空,2023-06-21 10:40:00,2023-06-21 10:50:00,1811.73,1813.04,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24355,做多,2023-06-21 10:50:00,2023-06-21 10:55:00,1813.04,1811.65,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24356,做空,2023-06-21 10:55:00,2023-06-21 11:00:00,1811.65,1812.47,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24357,做多,2023-06-21 11:00:00,2023-06-21 11:20:00,1812.47,1815.0,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24358,做多,2023-06-21 13:00:00,2023-06-21 13:20:00,1815.81,1822.3,0.01,100.0,0.0008,0.01,0.0,0.0,tp_upper -24359,做多,2023-06-22 06:15:00,2023-06-22 06:45:00,1907.71,1907.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24360,做空,2023-06-22 06:45:00,2023-06-22 07:30:00,1907.18,1909.4,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24361,做多,2023-06-22 07:30:00,2023-06-22 07:35:00,1909.4,1905.61,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24362,做空,2023-06-22 07:35:00,2023-06-22 07:45:00,1905.61,1909.13,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24363,做多,2023-06-22 07:45:00,2023-06-22 07:55:00,1909.13,1910.2,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24364,做空,2023-06-22 07:55:00,2023-06-22 09:10:00,1910.2,1911.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24365,做多,2023-06-22 09:10:00,2023-06-22 13:25:00,1911.23,1901.87,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -24366,做空,2023-06-22 13:25:00,2023-06-22 14:20:00,1901.87,1891.62,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24367,做多,2023-06-22 19:40:00,2023-06-22 19:45:00,1888.7,1886.13,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24368,做空,2023-06-22 19:45:00,2023-06-22 19:55:00,1886.13,1889.05,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24369,做多,2023-06-22 19:55:00,2023-06-22 20:05:00,1889.05,1884.6,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24370,做空,2023-06-22 20:05:00,2023-06-22 20:50:00,1884.6,1886.53,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24371,做多,2023-06-22 20:50:00,2023-06-22 21:15:00,1886.53,1884.59,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24372,做空,2023-06-22 21:15:00,2023-06-22 22:50:00,1884.59,1871.47,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24373,做多,2023-06-23 01:10:00,2023-06-23 01:25:00,1879.8,1879.47,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24374,做空,2023-06-23 01:25:00,2023-06-23 02:00:00,1879.47,1870.11,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24375,做多,2023-06-23 03:20:00,2023-06-23 03:35:00,1879.7,1880.39,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24376,做空,2023-06-23 03:35:00,2023-06-23 06:55:00,1880.39,1879.64,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24377,做多,2023-06-23 06:55:00,2023-06-23 07:00:00,1879.64,1877.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24378,做空,2023-06-23 07:00:00,2023-06-23 07:30:00,1877.1,1877.24,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24379,做多,2023-06-23 07:30:00,2023-06-23 07:40:00,1877.24,1877.88,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24380,做空,2023-06-23 07:40:00,2023-06-23 07:45:00,1877.88,1879.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24381,做多,2023-06-23 07:45:00,2023-06-23 08:00:00,1879.18,1878.69,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24382,做空,2023-06-23 08:00:00,2023-06-23 09:35:00,1878.69,1879.6,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24383,做多,2023-06-23 09:35:00,2023-06-23 09:45:00,1879.6,1879.43,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24384,做空,2023-06-23 09:45:00,2023-06-23 09:50:00,1879.43,1886.37,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -24385,做多,2023-06-23 09:50:00,2023-06-23 09:55:00,1886.37,1884.69,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -24386,做多,2023-06-23 14:45:00,2023-06-23 14:50:00,1881.0,1881.29,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_upper -24387,做多,2023-06-24 02:55:00,2023-06-24 03:00:00,1895.09,1892.59,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24388,做空,2023-06-24 03:00:00,2023-06-24 03:30:00,1892.59,1895.27,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24389,做多,2023-06-24 03:30:00,2023-06-24 03:35:00,1895.27,1892.27,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24390,做空,2023-06-24 03:35:00,2023-06-24 03:45:00,1892.27,1893.64,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24391,做多,2023-06-24 03:45:00,2023-06-24 04:05:00,1893.64,1892.17,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24392,做空,2023-06-24 04:05:00,2023-06-24 04:10:00,1892.17,1894.49,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24393,做多,2023-06-24 04:10:00,2023-06-24 04:35:00,1894.49,1892.73,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24394,做空,2023-06-24 04:35:00,2023-06-24 04:45:00,1892.73,1893.26,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24395,做多,2023-06-24 04:45:00,2023-06-24 04:50:00,1893.26,1891.88,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24396,做空,2023-06-24 04:50:00,2023-06-24 06:50:00,1891.88,1889.15,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24397,做多,2023-06-24 06:50:00,2023-06-24 10:00:00,1889.15,1887.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24398,做空,2023-06-24 10:00:00,2023-06-24 10:10:00,1887.0,1888.77,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24399,做多,2023-06-24 10:10:00,2023-06-24 10:35:00,1888.77,1888.85,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24400,做空,2023-06-24 10:35:00,2023-06-24 10:40:00,1888.85,1889.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24401,做多,2023-06-24 10:40:00,2023-06-24 11:15:00,1889.4,1890.34,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24402,做空,2023-06-24 11:15:00,2023-06-24 11:25:00,1890.34,1890.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24403,做多,2023-06-24 11:25:00,2023-06-24 11:30:00,1890.75,1889.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24404,做空,2023-06-24 11:30:00,2023-06-24 11:35:00,1889.37,1889.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24405,做多,2023-06-24 11:35:00,2023-06-24 11:50:00,1889.39,1889.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24406,做空,2023-06-24 11:50:00,2023-06-24 11:55:00,1889.19,1889.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24407,做多,2023-06-24 11:55:00,2023-06-24 12:15:00,1889.5,1895.77,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24408,做多,2023-06-24 13:30:00,2023-06-24 13:45:00,1893.57,1887.6,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -24409,做空,2023-06-24 13:45:00,2023-06-24 13:50:00,1887.6,1888.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24410,做多,2023-06-24 13:50:00,2023-06-24 14:05:00,1888.49,1889.33,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24411,做空,2023-06-24 14:05:00,2023-06-24 14:10:00,1889.33,1891.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24412,做多,2023-06-24 14:10:00,2023-06-24 14:20:00,1891.34,1889.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24413,做空,2023-06-24 14:20:00,2023-06-24 14:25:00,1889.34,1890.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24414,做多,2023-06-24 14:25:00,2023-06-24 14:45:00,1890.52,1889.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24415,做空,2023-06-24 14:45:00,2023-06-24 14:50:00,1889.91,1890.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24416,做多,2023-06-24 14:50:00,2023-06-24 15:05:00,1890.58,1889.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24417,做空,2023-06-24 15:05:00,2023-06-24 15:15:00,1889.08,1882.51,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24418,做多,2023-06-24 18:30:00,2023-06-24 18:55:00,1885.56,1885.91,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24419,做空,2023-06-24 18:55:00,2023-06-24 19:00:00,1885.91,1886.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24420,做多,2023-06-24 19:00:00,2023-06-24 19:35:00,1886.81,1886.93,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24421,做空,2023-06-24 19:35:00,2023-06-24 19:50:00,1886.93,1886.76,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24422,做多,2023-06-24 19:50:00,2023-06-24 20:00:00,1886.76,1884.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24423,做空,2023-06-24 20:00:00,2023-06-24 20:45:00,1884.55,1877.0,0.01,100.0,0.0007,0.01,0.0,0.0,tp_lower -24424,做多,2023-06-25 01:25:00,2023-06-25 01:40:00,1878.03,1878.24,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24425,做空,2023-06-25 01:40:00,2023-06-25 02:15:00,1878.24,1878.4,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24426,做多,2023-06-25 02:15:00,2023-06-25 03:25:00,1878.4,1886.71,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24427,做多,2023-06-25 12:35:00,2023-06-25 12:55:00,1911.56,1912.83,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24428,做空,2023-06-25 12:55:00,2023-06-25 13:10:00,1912.83,1906.01,0.01,100.0,0.0007,0.01,0.0,0.0,tp_lower -24429,做多,2023-06-25 20:05:00,2023-06-25 20:30:00,1897.73,1898.59,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24430,做空,2023-06-25 20:30:00,2023-06-25 20:35:00,1898.59,1899.88,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24431,做多,2023-06-25 20:35:00,2023-06-25 20:45:00,1899.88,1895.37,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24432,做空,2023-06-25 20:45:00,2023-06-25 21:25:00,1895.37,1895.16,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24433,做多,2023-06-25 21:25:00,2023-06-25 21:30:00,1895.16,1894.55,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24434,做空,2023-06-25 21:30:00,2023-06-25 21:40:00,1894.55,1895.42,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24435,做多,2023-06-25 21:40:00,2023-06-25 21:45:00,1895.42,1894.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24436,做空,2023-06-25 21:45:00,2023-06-25 22:05:00,1894.25,1896.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24437,做多,2023-06-25 22:05:00,2023-06-25 22:15:00,1896.18,1905.01,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -24438,做多,2023-06-26 00:15:00,2023-06-26 00:20:00,1895.38,1902.37,0.01,100.0,0.0008,0.01,0.0,0.0,tp_upper -24439,做多,2023-06-26 06:45:00,2023-06-26 07:10:00,1887.05,1903.63,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24440,做多,2023-06-26 09:55:00,2023-06-26 10:00:00,1883.17,1880.43,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24441,做空,2023-06-26 10:00:00,2023-06-26 12:40:00,1880.43,1883.28,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24442,做多,2023-06-26 12:40:00,2023-06-26 12:45:00,1883.28,1882.71,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24443,做空,2023-06-26 12:45:00,2023-06-26 12:55:00,1882.71,1883.84,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24444,做多,2023-06-26 12:55:00,2023-06-26 13:00:00,1883.84,1882.74,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24445,做空,2023-06-26 13:00:00,2023-06-26 13:20:00,1882.74,1885.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24446,做多,2023-06-26 13:20:00,2023-06-26 13:35:00,1885.48,1892.18,0.01,100.0,0.0008,0.01,0.0,0.0,tp_upper -24447,做多,2023-06-26 15:05:00,2023-06-26 15:15:00,1885.97,1886.51,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24448,做空,2023-06-26 15:15:00,2023-06-26 15:25:00,1886.51,1886.62,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24449,做多,2023-06-26 15:25:00,2023-06-26 15:30:00,1886.62,1886.16,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24450,做空,2023-06-26 15:30:00,2023-06-26 16:15:00,1886.16,1886.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24451,做多,2023-06-26 16:15:00,2023-06-26 16:20:00,1886.99,1886.43,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24452,做空,2023-06-26 16:20:00,2023-06-26 16:35:00,1886.43,1874.52,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24453,做多,2023-06-27 00:15:00,2023-06-27 00:20:00,1858.51,1857.46,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24454,做空,2023-06-27 00:20:00,2023-06-27 00:35:00,1857.46,1863.52,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -24455,做多,2023-06-27 00:35:00,2023-06-27 01:15:00,1863.52,1857.0,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -24456,做空,2023-06-27 01:15:00,2023-06-27 01:20:00,1857.0,1858.21,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24457,做多,2023-06-27 01:20:00,2023-06-27 01:45:00,1858.21,1863.09,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24458,做多,2023-06-27 13:20:00,2023-06-27 14:00:00,1874.99,1887.37,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24459,做多,2023-06-27 16:20:00,2023-06-27 16:30:00,1880.47,1885.9,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24460,做多,2023-06-27 20:30:00,2023-06-27 20:35:00,1887.01,1886.39,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24461,做空,2023-06-27 20:35:00,2023-06-27 20:40:00,1886.39,1887.49,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24462,做多,2023-06-27 20:40:00,2023-06-27 22:35:00,1887.49,1890.0,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24463,做空,2023-06-27 22:35:00,2023-06-27 22:45:00,1890.0,1889.18,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24464,做多,2023-06-27 22:45:00,2023-06-27 23:55:00,1889.18,1889.05,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24465,做空,2023-06-27 23:55:00,2023-06-28 00:10:00,1889.05,1882.0,0.01,100.0,0.0008,0.01,0.0,0.0,tp_lower -24466,做多,2023-06-28 11:00:00,2023-06-28 11:05:00,1862.39,1861.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24467,做空,2023-06-28 11:05:00,2023-06-28 11:25:00,1861.99,1861.71,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24468,做多,2023-06-28 11:25:00,2023-06-28 11:50:00,1861.71,1860.91,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24469,做空,2023-06-28 11:50:00,2023-06-28 12:25:00,1860.91,1863.17,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24470,做多,2023-06-28 12:25:00,2023-06-28 12:30:00,1863.17,1862.56,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24471,做空,2023-06-28 12:30:00,2023-06-28 12:35:00,1862.56,1855.03,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24472,做多,2023-06-28 14:30:00,2023-06-28 14:35:00,1862.71,1865.96,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24473,做多,2023-06-28 15:05:00,2023-06-28 15:10:00,1860.19,1858.19,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24474,做空,2023-06-28 15:10:00,2023-06-28 15:15:00,1858.19,1860.02,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24475,做多,2023-06-28 15:15:00,2023-06-28 15:20:00,1860.02,1858.66,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24476,做空,2023-06-28 15:20:00,2023-06-28 15:50:00,1858.66,1858.84,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24477,做多,2023-06-28 15:50:00,2023-06-28 16:10:00,1858.84,1861.95,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24478,做多,2023-06-29 01:15:00,2023-06-29 01:25:00,1840.87,1838.73,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24479,做空,2023-06-29 01:25:00,2023-06-29 01:35:00,1838.73,1838.18,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24480,做多,2023-06-29 01:35:00,2023-06-29 01:40:00,1838.18,1836.79,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24481,做空,2023-06-29 01:40:00,2023-06-29 02:10:00,1836.79,1835.83,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24482,做多,2023-06-29 02:10:00,2023-06-29 02:15:00,1835.83,1834.96,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24483,做空,2023-06-29 02:15:00,2023-06-29 02:20:00,1834.96,1835.68,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24484,做多,2023-06-29 02:20:00,2023-06-29 03:15:00,1835.68,1834.09,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24485,做空,2023-06-29 03:15:00,2023-06-29 03:20:00,1834.09,1835.29,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24486,做多,2023-06-29 03:20:00,2023-06-29 04:40:00,1835.29,1838.75,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24487,做多,2023-06-29 22:40:00,2023-06-29 22:50:00,1853.51,1852.64,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24488,做空,2023-06-29 22:50:00,2023-06-29 23:20:00,1852.64,1851.89,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24489,做多,2023-06-29 23:20:00,2023-06-29 23:50:00,1851.89,1851.8,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24490,做空,2023-06-29 23:50:00,2023-06-30 00:05:00,1851.8,1852.71,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24491,做多,2023-06-30 00:05:00,2023-06-30 00:10:00,1852.71,1848.55,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24492,做空,2023-06-30 00:10:00,2023-06-30 00:15:00,1848.55,1849.53,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -24493,做多,2023-06-30 00:20:00,2023-06-30 00:25:00,1852.48,1854.32,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24494,做多,2023-06-30 02:10:00,2023-06-30 02:15:00,1853.99,1850.57,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24495,做空,2023-06-30 02:15:00,2023-06-30 02:20:00,1850.57,1851.81,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24496,做多,2023-06-30 02:20:00,2023-06-30 02:30:00,1851.81,1856.7,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24497,做多,2023-06-30 16:35:00,2023-06-30 17:00:00,1876.38,1914.6,0.01,100.0,0.0008,0.03,0.0,0.03,tp_upper -24498,做多,2023-07-01 02:05:00,2023-07-01 10:30:00,1927.95,1923.63,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -24499,做多,2023-07-01 10:50:00,2023-07-01 11:00:00,1920.05,1923.01,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24500,做多,2023-07-01 15:20:00,2023-07-01 16:10:00,1921.3,1919.86,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24501,做空,2023-07-01 16:10:00,2023-07-01 17:35:00,1919.86,1920.01,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24502,做多,2023-07-01 17:35:00,2023-07-01 19:35:00,1920.01,1921.78,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24503,做空,2023-07-01 19:35:00,2023-07-01 19:40:00,1921.78,1922.52,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24504,做多,2023-07-01 19:40:00,2023-07-01 19:50:00,1922.52,1922.39,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24505,做空,2023-07-01 19:50:00,2023-07-01 20:10:00,1922.39,1922.09,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24506,做多,2023-07-01 20:10:00,2023-07-01 20:55:00,1922.09,1922.5,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24507,做空,2023-07-01 20:55:00,2023-07-01 21:10:00,1922.5,1922.22,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24508,做多,2023-07-01 21:10:00,2023-07-01 21:15:00,1922.22,1922.09,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24509,做空,2023-07-01 21:15:00,2023-07-01 21:20:00,1922.09,1922.34,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24510,做多,2023-07-01 21:20:00,2023-07-01 21:35:00,1922.34,1921.98,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24511,做空,2023-07-01 21:35:00,2023-07-01 21:50:00,1921.98,1922.34,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24512,做多,2023-07-01 21:50:00,2023-07-01 22:10:00,1922.34,1924.98,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24513,做多,2023-07-01 22:50:00,2023-07-01 23:05:00,1921.31,1921.5,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24514,做空,2023-07-01 23:05:00,2023-07-01 23:15:00,1921.5,1921.94,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24515,做多,2023-07-01 23:15:00,2023-07-01 23:40:00,1921.94,1921.41,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24516,做空,2023-07-01 23:40:00,2023-07-01 23:45:00,1921.41,1922.83,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24517,做多,2023-07-01 23:45:00,2023-07-01 23:50:00,1922.83,1924.52,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24518,做多,2023-07-02 00:15:00,2023-07-02 00:20:00,1921.99,1919.3,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24519,做空,2023-07-02 00:20:00,2023-07-02 00:25:00,1919.3,1924.83,0.01,100.0,0.0008,-0.0,0.0,-0.01,flip -24520,做多,2023-07-02 00:25:00,2023-07-02 00:30:00,1924.83,1919.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -24521,做多,2023-07-02 00:35:00,2023-07-02 00:40:00,1921.41,1920.59,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24522,做空,2023-07-02 00:40:00,2023-07-02 00:45:00,1920.59,1922.63,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24523,做多,2023-07-02 00:45:00,2023-07-02 00:50:00,1922.63,1921.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24524,做空,2023-07-02 00:50:00,2023-07-02 01:05:00,1921.45,1922.2,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24525,做多,2023-07-02 01:05:00,2023-07-02 01:15:00,1922.2,1921.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24526,做空,2023-07-02 01:15:00,2023-07-02 01:20:00,1921.18,1922.15,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24527,做多,2023-07-02 01:20:00,2023-07-02 01:25:00,1922.15,1921.3,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24528,做空,2023-07-02 01:25:00,2023-07-02 01:50:00,1921.3,1919.23,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24529,做多,2023-07-02 02:40:00,2023-07-02 02:50:00,1921.77,1919.76,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24530,做空,2023-07-02 02:50:00,2023-07-02 02:55:00,1919.76,1918.97,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_lower -24531,做多,2023-07-02 08:15:00,2023-07-02 08:20:00,1917.65,1916.32,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24532,做空,2023-07-02 08:20:00,2023-07-02 08:45:00,1916.32,1913.44,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24533,做多,2023-07-02 09:30:00,2023-07-02 09:50:00,1916.2,1916.71,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24534,做空,2023-07-02 09:50:00,2023-07-02 09:55:00,1916.71,1917.16,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24535,做多,2023-07-02 09:55:00,2023-07-02 10:20:00,1917.16,1915.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24536,做空,2023-07-02 10:20:00,2023-07-02 10:25:00,1915.99,1916.65,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24537,做多,2023-07-02 10:25:00,2023-07-02 10:30:00,1916.65,1915.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24538,做空,2023-07-02 10:30:00,2023-07-02 10:35:00,1915.44,1915.79,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24539,做多,2023-07-02 10:35:00,2023-07-02 10:45:00,1915.79,1916.13,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24540,做空,2023-07-02 10:45:00,2023-07-02 10:50:00,1916.13,1916.62,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24541,做多,2023-07-02 10:50:00,2023-07-02 11:35:00,1916.62,1917.86,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24542,做多,2023-07-02 13:40:00,2023-07-02 13:55:00,1916.25,1915.17,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24543,做空,2023-07-02 13:55:00,2023-07-02 14:05:00,1915.17,1915.85,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24544,做多,2023-07-02 14:05:00,2023-07-02 14:15:00,1915.85,1917.67,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24545,做多,2023-07-02 14:25:00,2023-07-02 14:40:00,1917.9,1924.07,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24546,做多,2023-07-02 15:35:00,2023-07-02 15:40:00,1919.2,1917.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24547,做空,2023-07-02 15:40:00,2023-07-02 16:10:00,1917.99,1918.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24548,做多,2023-07-02 16:10:00,2023-07-02 16:15:00,1918.29,1920.6,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24549,做多,2023-07-02 16:30:00,2023-07-02 16:35:00,1918.84,1917.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24550,做空,2023-07-02 16:35:00,2023-07-02 17:00:00,1917.5,1916.99,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24551,做多,2023-07-02 17:00:00,2023-07-02 17:05:00,1916.99,1916.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24552,做空,2023-07-02 17:05:00,2023-07-02 17:20:00,1916.85,1910.8,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24553,做多,2023-07-02 20:35:00,2023-07-02 21:00:00,1916.04,1918.78,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24554,做多,2023-07-03 12:20:00,2023-07-03 13:00:00,1961.4,1966.41,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24555,做多,2023-07-03 14:30:00,2023-07-03 14:45:00,1962.56,1958.76,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24556,做空,2023-07-03 14:45:00,2023-07-03 14:50:00,1958.76,1959.74,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24557,做多,2023-07-03 14:50:00,2023-07-03 15:00:00,1959.74,1969.56,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24558,做多,2023-07-03 16:10:00,2023-07-03 16:25:00,1960.16,1962.25,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24559,做空,2023-07-03 16:25:00,2023-07-03 16:35:00,1962.25,1957.65,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24560,做多,2023-07-03 16:55:00,2023-07-03 17:00:00,1963.4,1961.49,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24561,做空,2023-07-03 17:00:00,2023-07-03 17:25:00,1961.49,1965.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24562,做多,2023-07-03 17:25:00,2023-07-03 17:30:00,1965.45,1963.37,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24563,做空,2023-07-03 17:30:00,2023-07-03 17:50:00,1963.37,1964.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24564,做多,2023-07-03 17:50:00,2023-07-03 18:05:00,1964.1,1961.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24565,做空,2023-07-03 18:05:00,2023-07-03 18:40:00,1961.51,1964.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24566,做多,2023-07-03 18:40:00,2023-07-03 18:50:00,1964.86,1966.79,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24567,做多,2023-07-04 03:20:00,2023-07-04 03:35:00,1959.52,1965.02,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24568,做多,2023-07-04 04:20:00,2023-07-04 04:30:00,1957.53,1957.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24569,做空,2023-07-04 04:30:00,2023-07-04 04:40:00,1957.44,1951.22,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24570,做多,2023-07-04 06:20:00,2023-07-04 06:25:00,1955.16,1955.07,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24571,做空,2023-07-04 06:25:00,2023-07-04 07:45:00,1955.07,1949.99,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24572,做多,2023-07-04 09:25:00,2023-07-04 10:15:00,1953.71,1954.47,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24573,做空,2023-07-04 10:15:00,2023-07-04 10:40:00,1954.47,1956.59,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24574,做多,2023-07-04 10:40:00,2023-07-04 10:55:00,1956.59,1957.59,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24575,做多,2023-07-04 12:35:00,2023-07-04 13:30:00,1955.74,1957.4,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24576,做空,2023-07-04 13:30:00,2023-07-04 13:55:00,1957.4,1955.59,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24577,做多,2023-07-04 13:55:00,2023-07-04 14:05:00,1955.59,1958.14,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24578,做多,2023-07-04 16:00:00,2023-07-04 16:10:00,1954.8,1954.35,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24579,做空,2023-07-04 16:10:00,2023-07-04 16:15:00,1954.35,1958.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24580,做多,2023-07-04 16:15:00,2023-07-04 16:20:00,1958.44,1959.76,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24581,做多,2023-07-04 16:50:00,2023-07-04 16:55:00,1956.24,1955.38,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24582,做空,2023-07-04 16:55:00,2023-07-04 17:00:00,1955.38,1952.56,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24583,做多,2023-07-04 17:05:00,2023-07-05 03:05:00,1953.64,1941.11,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -24584,做空,2023-07-05 03:05:00,2023-07-05 03:50:00,1941.11,1941.03,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24585,做多,2023-07-05 03:50:00,2023-07-05 04:00:00,1941.03,1937.62,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24586,做空,2023-07-05 04:00:00,2023-07-05 04:40:00,1937.62,1936.27,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24587,做多,2023-07-05 17:10:00,2023-07-05 17:15:00,1912.95,1912.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24588,做空,2023-07-05 17:15:00,2023-07-05 17:20:00,1912.0,1913.16,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24589,做多,2023-07-05 17:20:00,2023-07-05 17:30:00,1913.16,1912.21,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24590,做空,2023-07-05 17:30:00,2023-07-05 17:35:00,1912.21,1912.5,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24591,做多,2023-07-05 17:35:00,2023-07-05 17:40:00,1912.5,1911.95,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24592,做空,2023-07-05 17:40:00,2023-07-05 17:55:00,1911.95,1911.59,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24593,做多,2023-07-05 17:55:00,2023-07-05 18:15:00,1911.59,1910.88,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24594,做空,2023-07-05 18:15:00,2023-07-05 18:45:00,1910.88,1909.5,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24595,做多,2023-07-05 18:45:00,2023-07-05 19:00:00,1909.5,1907.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24596,做空,2023-07-05 19:00:00,2023-07-05 19:10:00,1907.45,1910.84,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24597,做多,2023-07-05 19:10:00,2023-07-05 19:20:00,1910.84,1909.87,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24598,做空,2023-07-05 19:20:00,2023-07-05 19:45:00,1909.87,1909.83,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24599,做多,2023-07-05 19:45:00,2023-07-05 19:50:00,1909.83,1907.95,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24600,做空,2023-07-05 19:50:00,2023-07-05 20:05:00,1907.95,1907.86,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24601,做多,2023-07-05 20:05:00,2023-07-05 20:20:00,1907.86,1907.93,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24602,做空,2023-07-05 20:20:00,2023-07-05 20:25:00,1907.93,1909.87,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24603,做多,2023-07-05 20:25:00,2023-07-05 22:15:00,1909.87,1913.92,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24604,做多,2023-07-05 22:35:00,2023-07-05 22:40:00,1909.14,1907.99,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24605,做空,2023-07-05 22:40:00,2023-07-05 22:45:00,1907.99,1908.39,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24606,做多,2023-07-05 22:45:00,2023-07-05 22:55:00,1908.39,1908.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24607,做空,2023-07-05 22:55:00,2023-07-05 23:15:00,1908.1,1910.04,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24608,做多,2023-07-05 23:15:00,2023-07-05 23:20:00,1910.04,1914.19,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24609,做多,2023-07-06 00:05:00,2023-07-06 00:10:00,1909.89,1908.12,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24610,做空,2023-07-06 00:10:00,2023-07-06 00:15:00,1908.12,1909.6,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24611,做多,2023-07-06 00:15:00,2023-07-06 00:30:00,1909.6,1905.86,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24612,做空,2023-07-06 00:30:00,2023-07-06 00:40:00,1905.86,1905.33,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_lower -24613,做多,2023-07-06 02:00:00,2023-07-06 02:10:00,1908.49,1911.8,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24614,做多,2023-07-06 04:55:00,2023-07-06 05:05:00,1910.44,1909.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24615,做空,2023-07-06 05:05:00,2023-07-06 05:10:00,1909.45,1909.78,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24616,做多,2023-07-06 05:10:00,2023-07-06 05:35:00,1909.78,1919.37,0.01,100.0,0.0008,0.01,0.0,0.01,tp_upper -24617,做多,2023-07-07 05:20:00,2023-07-07 05:25:00,1859.5,1858.56,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24618,做空,2023-07-07 05:25:00,2023-07-07 05:35:00,1858.56,1860.39,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24619,做多,2023-07-07 05:35:00,2023-07-07 05:40:00,1860.39,1859.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24620,做空,2023-07-07 05:40:00,2023-07-07 06:05:00,1859.9,1857.79,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24621,做多,2023-07-07 06:05:00,2023-07-07 06:20:00,1857.79,1854.15,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24622,做空,2023-07-07 06:20:00,2023-07-07 07:05:00,1854.15,1855.21,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24623,做多,2023-07-07 07:05:00,2023-07-07 07:25:00,1855.21,1854.41,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24624,做空,2023-07-07 07:25:00,2023-07-07 07:35:00,1854.41,1856.84,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24625,做多,2023-07-07 07:35:00,2023-07-07 07:45:00,1856.84,1853.56,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24626,做空,2023-07-07 07:45:00,2023-07-07 07:50:00,1853.56,1855.82,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24627,做多,2023-07-07 07:50:00,2023-07-07 07:55:00,1855.82,1855.36,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24628,做空,2023-07-07 07:55:00,2023-07-07 12:30:00,1855.36,1867.88,0.01,100.0,0.0008,-0.01,0.0,-0.01,flip -24629,做多,2023-07-07 12:30:00,2023-07-07 12:35:00,1867.88,1865.17,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_upper -24630,做多,2023-07-07 18:05:00,2023-07-07 18:10:00,1866.1,1865.42,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24631,做空,2023-07-07 18:10:00,2023-07-07 18:15:00,1865.42,1865.94,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24632,做多,2023-07-07 18:15:00,2023-07-07 18:25:00,1865.94,1864.37,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24633,做空,2023-07-07 18:25:00,2023-07-07 18:50:00,1864.37,1858.13,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24634,做多,2023-07-07 20:30:00,2023-07-07 20:35:00,1865.12,1862.03,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24635,做空,2023-07-07 20:35:00,2023-07-07 21:00:00,1862.03,1866.43,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24636,做多,2023-07-07 21:00:00,2023-07-07 21:05:00,1866.43,1865.46,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24637,做空,2023-07-07 21:05:00,2023-07-07 21:10:00,1865.46,1867.67,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24638,做多,2023-07-07 21:10:00,2023-07-07 22:35:00,1867.67,1865.2,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24639,做空,2023-07-07 22:35:00,2023-07-07 22:40:00,1865.2,1866.73,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24640,做多,2023-07-07 22:40:00,2023-07-07 22:55:00,1866.73,1866.9,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24641,做空,2023-07-07 22:55:00,2023-07-07 23:00:00,1866.9,1867.75,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24642,做多,2023-07-07 23:00:00,2023-07-07 23:30:00,1867.75,1867.14,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24643,做空,2023-07-07 23:30:00,2023-07-07 23:35:00,1867.14,1867.83,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24644,做多,2023-07-07 23:35:00,2023-07-07 23:45:00,1867.83,1868.25,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24645,做空,2023-07-07 23:45:00,2023-07-08 00:40:00,1868.25,1868.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24646,做多,2023-07-08 00:40:00,2023-07-08 01:00:00,1868.9,1870.65,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24647,做多,2023-07-08 02:05:00,2023-07-08 03:00:00,1868.74,1866.31,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24648,做空,2023-07-08 03:00:00,2023-07-08 03:05:00,1866.31,1867.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24649,做多,2023-07-08 03:05:00,2023-07-08 03:10:00,1867.23,1867.12,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24650,做空,2023-07-08 03:10:00,2023-07-08 03:35:00,1867.12,1862.85,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24651,做多,2023-07-08 08:15:00,2023-07-08 08:20:00,1863.69,1862.89,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24652,做空,2023-07-08 08:20:00,2023-07-08 08:25:00,1862.89,1863.58,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24653,做多,2023-07-08 08:25:00,2023-07-08 08:40:00,1863.58,1863.76,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24654,做空,2023-07-08 08:40:00,2023-07-08 08:50:00,1863.76,1864.43,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24655,做多,2023-07-08 08:50:00,2023-07-08 09:20:00,1864.43,1864.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24656,做空,2023-07-08 09:20:00,2023-07-08 09:30:00,1864.0,1864.47,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24657,做多,2023-07-08 09:30:00,2023-07-08 09:35:00,1864.47,1863.8,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24658,做空,2023-07-08 09:35:00,2023-07-08 10:00:00,1863.8,1863.0,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24659,做多,2023-07-08 10:00:00,2023-07-08 10:15:00,1863.0,1862.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24660,做空,2023-07-08 10:15:00,2023-07-08 10:35:00,1862.9,1862.18,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24661,做多,2023-07-08 10:35:00,2023-07-08 14:20:00,1862.18,1859.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24662,做空,2023-07-08 14:20:00,2023-07-08 14:40:00,1859.23,1859.97,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24663,做多,2023-07-08 14:40:00,2023-07-08 14:45:00,1859.97,1858.69,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24664,做空,2023-07-08 14:45:00,2023-07-08 14:55:00,1858.69,1860.16,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24665,做多,2023-07-08 14:55:00,2023-07-08 15:00:00,1860.16,1859.72,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24666,做空,2023-07-08 15:00:00,2023-07-08 15:15:00,1859.72,1858.89,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24667,做多,2023-07-08 15:15:00,2023-07-08 15:45:00,1858.89,1859.37,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24668,做空,2023-07-08 15:45:00,2023-07-08 16:00:00,1859.37,1860.27,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24669,做多,2023-07-08 16:00:00,2023-07-08 16:20:00,1860.27,1860.32,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24670,做空,2023-07-08 16:20:00,2023-07-08 16:30:00,1860.32,1860.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24671,做多,2023-07-08 16:30:00,2023-07-08 16:35:00,1860.44,1863.01,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24672,做多,2023-07-08 16:35:00,2023-07-08 16:45:00,1863.01,1863.99,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24673,做多,2023-07-08 17:15:00,2023-07-08 17:25:00,1861.67,1860.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24674,做空,2023-07-08 17:25:00,2023-07-08 17:30:00,1860.18,1860.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24675,做多,2023-07-08 17:30:00,2023-07-08 18:00:00,1860.63,1859.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24676,做空,2023-07-08 18:00:00,2023-07-08 19:15:00,1859.91,1854.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24677,做多,2023-07-08 22:05:00,2023-07-08 22:15:00,1855.66,1856.19,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24678,做空,2023-07-08 22:15:00,2023-07-08 22:30:00,1856.19,1855.91,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24679,做多,2023-07-08 22:30:00,2023-07-08 23:35:00,1855.91,1862.05,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24680,做多,2023-07-09 07:05:00,2023-07-09 07:30:00,1866.84,1864.18,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24681,做空,2023-07-09 07:30:00,2023-07-09 07:55:00,1864.18,1866.48,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24682,做多,2023-07-09 07:55:00,2023-07-09 08:35:00,1866.48,1866.94,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24683,做空,2023-07-09 08:35:00,2023-07-09 08:45:00,1866.94,1867.1,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24684,做多,2023-07-09 08:45:00,2023-07-09 09:00:00,1867.1,1867.12,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24685,做空,2023-07-09 09:00:00,2023-07-09 09:30:00,1867.12,1863.75,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24686,做多,2023-07-09 10:20:00,2023-07-09 10:35:00,1867.49,1866.66,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24687,做空,2023-07-09 10:35:00,2023-07-09 10:40:00,1866.66,1866.66,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24688,做多,2023-07-09 10:40:00,2023-07-09 11:35:00,1866.66,1866.45,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24689,做空,2023-07-09 11:35:00,2023-07-09 11:40:00,1866.45,1867.9,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24690,做多,2023-07-09 11:40:00,2023-07-09 11:45:00,1867.9,1868.01,0.01,100.0,0.0008,0.0,0.0,-0.0,tp_upper -24691,做多,2023-07-09 14:35:00,2023-07-09 14:40:00,1870.18,1866.98,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24692,做空,2023-07-09 14:40:00,2023-07-09 14:45:00,1866.98,1867.16,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24693,做多,2023-07-09 14:45:00,2023-07-09 14:50:00,1867.16,1866.72,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24694,做空,2023-07-09 14:50:00,2023-07-09 14:55:00,1866.72,1867.11,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24695,做多,2023-07-09 14:55:00,2023-07-09 15:05:00,1867.11,1866.61,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24696,做空,2023-07-09 15:05:00,2023-07-09 15:15:00,1866.61,1864.32,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24697,做多,2023-07-09 15:20:00,2023-07-09 15:25:00,1866.78,1866.44,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24698,做空,2023-07-09 15:25:00,2023-07-09 16:05:00,1866.44,1863.1,0.01,100.0,0.0008,0.0,0.0,0.0,tp_lower -24699,做多,2023-07-09 17:50:00,2023-07-09 18:10:00,1866.7,1865.75,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24700,做空,2023-07-09 18:10:00,2023-07-09 18:35:00,1865.75,1866.27,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24701,做多,2023-07-09 18:35:00,2023-07-09 18:50:00,1866.27,1866.29,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24702,做空,2023-07-09 18:50:00,2023-07-09 19:50:00,1866.29,1867.82,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24703,做多,2023-07-09 19:50:00,2023-07-09 20:30:00,1867.82,1863.57,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24704,做空,2023-07-09 20:30:00,2023-07-09 20:35:00,1863.57,1866.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24705,做多,2023-07-09 20:35:00,2023-07-09 20:40:00,1866.77,1866.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24706,做空,2023-07-09 20:40:00,2023-07-09 20:45:00,1866.61,1867.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24707,做多,2023-07-09 20:45:00,2023-07-09 21:15:00,1867.13,1866.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24708,做空,2023-07-09 21:15:00,2023-07-09 21:20:00,1866.72,1868.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24709,做多,2023-07-09 21:20:00,2023-07-09 21:45:00,1868.65,1866.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24710,做空,2023-07-09 21:45:00,2023-07-09 22:00:00,1866.76,1861.27,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24711,做多,2023-07-09 22:35:00,2023-07-09 22:50:00,1865.33,1866.25,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24712,做空,2023-07-09 22:50:00,2023-07-09 23:30:00,1866.25,1859.82,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24713,做多,2023-07-10 02:45:00,2023-07-10 03:30:00,1862.77,1861.85,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24714,做空,2023-07-10 03:30:00,2023-07-10 03:35:00,1861.85,1862.43,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24715,做多,2023-07-10 03:35:00,2023-07-10 03:40:00,1862.43,1862.33,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24716,做空,2023-07-10 03:40:00,2023-07-10 04:35:00,1862.33,1861.81,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24717,做多,2023-07-10 04:35:00,2023-07-10 04:40:00,1861.81,1860.5,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24718,做空,2023-07-10 04:40:00,2023-07-10 04:45:00,1860.5,1862.41,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24719,做多,2023-07-10 04:45:00,2023-07-10 04:50:00,1862.41,1861.28,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24720,做空,2023-07-10 04:50:00,2023-07-10 05:55:00,1861.28,1853.48,0.01,100.0,0.0008,0.01,0.0,0.01,tp_lower -24721,做多,2023-07-10 09:20:00,2023-07-10 09:25:00,1861.19,1862.62,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24722,做多,2023-07-10 22:25:00,2023-07-10 23:30:00,1875.99,1878.3,0.01,100.0,0.0008,0.0,0.0,0.0,flip -24723,做空,2023-07-10 23:30:00,2023-07-10 23:50:00,1878.3,1879.65,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24724,做多,2023-07-10 23:50:00,2023-07-11 00:00:00,1879.65,1876.74,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24725,做空,2023-07-11 00:00:00,2023-07-11 00:05:00,1876.74,1878.46,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24726,做多,2023-07-11 00:05:00,2023-07-11 00:25:00,1878.46,1878.16,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24727,做空,2023-07-11 00:25:00,2023-07-11 00:30:00,1878.16,1879.08,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24728,做多,2023-07-11 00:30:00,2023-07-11 01:10:00,1879.08,1878.89,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24729,做空,2023-07-11 01:10:00,2023-07-11 01:15:00,1878.89,1879.8,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24730,做多,2023-07-11 01:15:00,2023-07-11 02:15:00,1879.8,1880.1,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24731,做空,2023-07-11 02:15:00,2023-07-11 06:20:00,1880.1,1880.08,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24732,做多,2023-07-11 06:20:00,2023-07-11 06:30:00,1880.08,1885.58,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24733,做多,2023-07-11 14:45:00,2023-07-11 14:50:00,1875.0,1874.0,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24734,做空,2023-07-11 14:50:00,2023-07-11 15:00:00,1874.0,1873.54,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24735,做多,2023-07-11 15:00:00,2023-07-11 15:25:00,1873.54,1869.13,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24736,做空,2023-07-11 15:25:00,2023-07-11 15:35:00,1869.13,1871.76,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24737,做多,2023-07-11 15:35:00,2023-07-11 16:55:00,1871.76,1871.83,0.01,100.0,0.0008,0.0,0.0,-0.0,flip -24738,做空,2023-07-11 16:55:00,2023-07-11 17:05:00,1871.83,1872.92,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24739,做多,2023-07-11 17:05:00,2023-07-11 17:10:00,1872.92,1871.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24740,做空,2023-07-11 17:10:00,2023-07-11 17:25:00,1871.51,1872.94,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24741,做多,2023-07-11 17:25:00,2023-07-11 18:25:00,1872.94,1869.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24742,做空,2023-07-11 18:25:00,2023-07-11 18:40:00,1869.41,1871.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24743,做多,2023-07-11 18:40:00,2023-07-11 18:45:00,1871.08,1870.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24744,做空,2023-07-11 18:45:00,2023-07-11 19:00:00,1870.09,1870.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24745,做多,2023-07-11 19:00:00,2023-07-11 19:05:00,1870.66,1869.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24746,做空,2023-07-11 19:05:00,2023-07-11 19:10:00,1869.03,1870.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24747,做多,2023-07-11 19:10:00,2023-07-11 19:45:00,1870.1,1873.96,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24748,做多,2023-07-11 21:35:00,2023-07-11 21:55:00,1872.05,1874.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24749,做多,2023-07-12 12:30:00,2023-07-12 12:35:00,1890.69,1892.56,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24750,做多,2023-07-12 12:55:00,2023-07-12 13:15:00,1886.35,1892.61,0.01,100.0,0.0008,0.0,0.0,0.0,tp_upper -24751,做多,2023-07-12 13:30:00,2023-07-12 13:35:00,1885.88,1880.34,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24752,做空,2023-07-12 13:35:00,2023-07-12 13:40:00,1880.34,1882.23,0.01,100.0,0.0008,-0.0,0.0,-0.0,tp_lower -24753,做多,2023-07-12 13:55:00,2023-07-12 14:00:00,1886.32,1892.12,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24754,做多,2023-07-12 14:00:00,2023-07-12 14:05:00,1892.12,1891.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -24755,做多,2023-07-12 17:30:00,2023-07-12 17:35:00,1889.92,1889.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24756,做空,2023-07-12 17:35:00,2023-07-12 18:00:00,1889.49,1887.08,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24757,做多,2023-07-12 18:00:00,2023-07-12 18:25:00,1887.08,1887.19,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24758,做空,2023-07-12 18:25:00,2023-07-12 18:30:00,1887.19,1887.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24759,做多,2023-07-12 18:30:00,2023-07-13 06:15:00,1887.43,1868.79,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -24760,做空,2023-07-13 06:15:00,2023-07-13 06:20:00,1868.79,1869.24,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24761,做多,2023-07-13 06:20:00,2023-07-13 06:30:00,1869.24,1868.88,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24762,做空,2023-07-13 06:30:00,2023-07-13 06:40:00,1868.88,1869.22,0.01,100.0,0.0008,-0.0,0.0,-0.0,flip -24763,做多,2023-07-13 06:40:00,2023-07-13 06:45:00,1869.22,1868.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24764,做空,2023-07-13 06:45:00,2023-07-13 06:50:00,1868.87,1870.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24765,做多,2023-07-13 06:50:00,2023-07-13 06:55:00,1870.05,1872.14,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24766,做多,2023-07-13 08:05:00,2023-07-13 08:50:00,1869.25,1872.47,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24767,做多,2023-07-14 06:30:00,2023-07-14 06:40:00,2007.5,2005.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24768,做空,2023-07-14 06:40:00,2023-07-14 07:00:00,2005.5,2005.33,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24769,做多,2023-07-14 07:00:00,2023-07-14 07:15:00,2005.33,2002.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24770,做空,2023-07-14 07:15:00,2023-07-14 07:45:00,2002.75,1994.98,0.01,100.0,0.0007,0.01,0.0,0.0,tp_lower -24771,做多,2023-07-14 13:45:00,2023-07-14 14:00:00,1998.94,1996.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24772,做空,2023-07-14 14:00:00,2023-07-14 14:10:00,1996.6,1996.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24773,做多,2023-07-14 14:10:00,2023-07-14 14:45:00,1996.77,1994.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24774,做空,2023-07-14 14:45:00,2023-07-14 14:55:00,1994.52,1998.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24775,做多,2023-07-14 14:55:00,2023-07-14 15:00:00,1998.28,1996.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24776,做空,2023-07-14 15:00:00,2023-07-14 15:05:00,1996.68,1997.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24777,做多,2023-07-14 15:05:00,2023-07-14 15:30:00,1997.34,2002.4,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24778,做多,2023-07-15 02:35:00,2023-07-15 03:15:00,1930.1,1926.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24779,做空,2023-07-15 03:15:00,2023-07-15 03:20:00,1926.45,1927.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24780,做多,2023-07-15 03:20:00,2023-07-15 05:30:00,1927.7,1926.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24781,做空,2023-07-15 05:30:00,2023-07-15 05:45:00,1926.27,1927.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24782,做多,2023-07-15 05:45:00,2023-07-15 05:50:00,1927.97,1927.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24783,做空,2023-07-15 05:50:00,2023-07-15 05:55:00,1927.75,1928.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24784,做多,2023-07-15 05:55:00,2023-07-15 06:00:00,1928.54,1927.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24785,做空,2023-07-15 06:00:00,2023-07-15 06:10:00,1927.16,1928.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24786,做多,2023-07-15 06:10:00,2023-07-15 06:25:00,1928.39,1929.14,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24787,做空,2023-07-15 06:25:00,2023-07-15 06:30:00,1929.14,1931.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24788,做多,2023-07-15 06:30:00,2023-07-15 07:10:00,1931.04,1935.22,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24789,做多,2023-07-15 13:15:00,2023-07-15 13:25:00,1936.31,1935.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24790,做空,2023-07-15 13:25:00,2023-07-15 13:50:00,1935.6,1935.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24791,做多,2023-07-15 13:50:00,2023-07-15 13:55:00,1935.91,1935.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24792,做空,2023-07-15 13:55:00,2023-07-15 15:00:00,1935.78,1930.76,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24793,做多,2023-07-15 18:30:00,2023-07-15 18:40:00,1935.59,1935.9,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24794,做空,2023-07-15 18:40:00,2023-07-15 18:45:00,1935.9,1936.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24795,做多,2023-07-15 18:45:00,2023-07-15 18:50:00,1936.68,1935.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24796,做空,2023-07-15 18:50:00,2023-07-15 19:00:00,1935.45,1935.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24797,做多,2023-07-15 19:00:00,2023-07-15 19:15:00,1935.66,1936.21,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24798,做空,2023-07-15 19:15:00,2023-07-15 20:15:00,1936.21,1931.01,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24799,做多,2023-07-16 00:05:00,2023-07-16 00:15:00,1931.92,1932.19,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24800,做空,2023-07-16 00:15:00,2023-07-16 00:40:00,1932.19,1931.4,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24801,做多,2023-07-16 00:40:00,2023-07-16 01:10:00,1931.4,1934.73,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24802,做多,2023-07-16 02:40:00,2023-07-16 02:45:00,1931.71,1929.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24803,做空,2023-07-16 02:45:00,2023-07-16 03:00:00,1929.64,1925.34,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24804,做多,2023-07-16 06:45:00,2023-07-16 06:50:00,1928.74,1926.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24805,做空,2023-07-16 06:50:00,2023-07-16 07:05:00,1926.96,1928.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24806,做多,2023-07-16 07:05:00,2023-07-16 07:35:00,1928.05,1927.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24807,做空,2023-07-16 07:35:00,2023-07-16 07:40:00,1927.59,1928.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24808,做多,2023-07-16 07:40:00,2023-07-16 07:45:00,1928.25,1927.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24809,做空,2023-07-16 07:45:00,2023-07-16 09:00:00,1927.72,1927.24,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24810,做多,2023-07-16 09:00:00,2023-07-16 10:05:00,1927.24,1931.15,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24811,做多,2023-07-16 22:10:00,2023-07-16 22:25:00,1933.4,1931.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24812,做空,2023-07-16 22:25:00,2023-07-16 22:40:00,1931.84,1934.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24813,做多,2023-07-16 22:40:00,2023-07-16 22:50:00,1934.59,1932.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24814,做空,2023-07-16 22:50:00,2023-07-16 22:55:00,1932.57,1932.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24815,做多,2023-07-16 22:55:00,2023-07-16 23:00:00,1932.62,1931.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24816,做空,2023-07-16 23:00:00,2023-07-16 23:20:00,1931.38,1925.54,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24817,做多,2023-07-17 03:30:00,2023-07-17 05:00:00,1927.99,1933.7,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24818,做多,2023-07-17 06:45:00,2023-07-17 08:00:00,1929.01,1925.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24819,做空,2023-07-17 08:00:00,2023-07-17 08:05:00,1925.99,1927.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24820,做多,2023-07-17 08:05:00,2023-07-17 08:50:00,1927.81,1926.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24821,做空,2023-07-17 08:50:00,2023-07-17 09:10:00,1926.06,1922.31,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24822,做多,2023-07-17 21:25:00,2023-07-17 21:50:00,1899.59,1915.99,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -24823,做多,2023-07-18 05:10:00,2023-07-18 05:15:00,1907.7,1905.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24824,做空,2023-07-18 05:15:00,2023-07-18 06:35:00,1905.99,1899.35,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24825,做多,2023-07-18 10:50:00,2023-07-18 11:10:00,1903.54,1904.35,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24826,做空,2023-07-18 11:10:00,2023-07-18 11:15:00,1904.35,1904.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24827,做多,2023-07-18 11:15:00,2023-07-18 11:35:00,1904.82,1904.22,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24828,做空,2023-07-18 11:35:00,2023-07-18 11:50:00,1904.22,1894.08,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -24829,做多,2023-07-18 14:20:00,2023-07-18 14:25:00,1902.63,1898.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24830,做空,2023-07-18 14:25:00,2023-07-18 14:40:00,1898.66,1901.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24831,做多,2023-07-18 14:40:00,2023-07-18 14:45:00,1901.68,1899.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24832,做空,2023-07-18 14:45:00,2023-07-18 14:55:00,1899.41,1899.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24833,做多,2023-07-18 14:55:00,2023-07-18 15:00:00,1899.51,1896.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24834,做空,2023-07-18 15:00:00,2023-07-18 16:05:00,1896.88,1898.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24835,做多,2023-07-18 16:05:00,2023-07-18 16:20:00,1898.34,1896.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24836,做空,2023-07-18 16:20:00,2023-07-18 16:30:00,1896.35,1897.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24837,做多,2023-07-18 16:30:00,2023-07-18 16:35:00,1897.1,1896.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24838,做空,2023-07-18 16:35:00,2023-07-18 16:40:00,1896.52,1891.43,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24839,做多,2023-07-18 18:10:00,2023-07-18 19:25:00,1894.93,1895.06,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24840,做空,2023-07-18 19:25:00,2023-07-18 19:30:00,1895.06,1895.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24841,做多,2023-07-18 19:30:00,2023-07-18 19:35:00,1895.79,1894.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24842,做空,2023-07-18 19:35:00,2023-07-18 20:00:00,1894.31,1893.34,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24843,做多,2023-07-18 20:00:00,2023-07-18 20:55:00,1893.34,1893.69,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24844,做空,2023-07-18 20:55:00,2023-07-18 21:15:00,1893.69,1895.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24845,做多,2023-07-18 21:15:00,2023-07-18 22:45:00,1895.06,1900.87,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24846,做多,2023-07-18 23:50:00,2023-07-19 00:05:00,1896.29,1896.31,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24847,做空,2023-07-19 00:05:00,2023-07-19 07:50:00,1896.31,1907.71,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -24848,做多,2023-07-19 07:50:00,2023-07-19 08:00:00,1907.71,1906.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24849,做空,2023-07-19 08:00:00,2023-07-19 08:20:00,1906.56,1908.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24850,做多,2023-07-19 08:20:00,2023-07-19 08:30:00,1908.16,1907.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24851,做空,2023-07-19 08:30:00,2023-07-19 08:35:00,1907.0,1907.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24852,做多,2023-07-19 08:35:00,2023-07-19 08:45:00,1907.89,1904.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24853,做空,2023-07-19 08:45:00,2023-07-19 09:45:00,1904.47,1910.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24854,做多,2023-07-19 09:45:00,2023-07-19 09:50:00,1910.1,1909.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24855,做空,2023-07-19 09:50:00,2023-07-19 10:00:00,1909.23,1909.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24856,做多,2023-07-19 10:00:00,2023-07-19 10:05:00,1909.61,1908.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24857,做空,2023-07-19 10:05:00,2023-07-19 10:10:00,1908.76,1909.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24858,做多,2023-07-19 10:10:00,2023-07-19 10:40:00,1909.62,1908.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24859,做空,2023-07-19 10:40:00,2023-07-19 12:25:00,1908.5,1905.06,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24860,做多,2023-07-19 13:30:00,2023-07-19 13:35:00,1908.86,1907.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24861,做空,2023-07-19 13:35:00,2023-07-19 13:40:00,1907.33,1914.05,0.01,100.0,0.0007,-0.0,0.0,-0.01,flip -24862,做多,2023-07-19 13:40:00,2023-07-19 13:45:00,1914.05,1912.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -24863,做多,2023-07-19 15:50:00,2023-07-19 15:55:00,1905.78,1905.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24864,做空,2023-07-19 15:55:00,2023-07-19 16:05:00,1905.3,1905.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24865,做多,2023-07-19 16:05:00,2023-07-19 17:15:00,1905.4,1903.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24866,做空,2023-07-19 17:15:00,2023-07-19 17:20:00,1903.2,1905.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24867,做多,2023-07-19 17:20:00,2023-07-19 17:30:00,1905.95,1906.55,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24868,做空,2023-07-19 17:30:00,2023-07-19 18:15:00,1906.55,1906.06,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24869,做多,2023-07-19 18:15:00,2023-07-19 18:25:00,1906.06,1909.89,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24870,做多,2023-07-20 02:05:00,2023-07-20 02:10:00,1897.39,1896.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24871,做空,2023-07-20 02:10:00,2023-07-20 02:15:00,1896.69,1897.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24872,做多,2023-07-20 02:15:00,2023-07-20 02:20:00,1897.64,1897.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24873,做空,2023-07-20 02:20:00,2023-07-20 02:25:00,1897.04,1897.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24874,做多,2023-07-20 02:25:00,2023-07-20 02:35:00,1897.31,1897.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24875,做空,2023-07-20 02:35:00,2023-07-20 02:50:00,1897.1,1897.0,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24876,做多,2023-07-20 02:50:00,2023-07-20 03:05:00,1897.0,1895.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24877,做空,2023-07-20 03:05:00,2023-07-20 04:00:00,1895.88,1894.4,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24878,做多,2023-07-20 04:00:00,2023-07-20 04:10:00,1894.4,1895.75,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24879,做空,2023-07-20 04:10:00,2023-07-20 04:35:00,1895.75,1894.41,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24880,做多,2023-07-20 04:35:00,2023-07-20 04:50:00,1894.41,1893.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24881,做空,2023-07-20 04:50:00,2023-07-20 04:55:00,1893.9,1894.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24882,做多,2023-07-20 04:55:00,2023-07-20 05:15:00,1894.98,1899.61,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24883,做多,2023-07-20 21:50:00,2023-07-20 22:35:00,1894.49,1894.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24884,做空,2023-07-20 22:35:00,2023-07-21 00:20:00,1894.2,1890.89,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24885,做多,2023-07-21 00:20:00,2023-07-21 00:25:00,1890.89,1888.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24886,做空,2023-07-21 00:25:00,2023-07-21 00:30:00,1888.55,1888.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24887,做多,2023-07-21 00:30:00,2023-07-21 00:35:00,1888.62,1888.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24888,做空,2023-07-21 00:35:00,2023-07-21 00:40:00,1888.01,1891.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24889,做多,2023-07-21 00:40:00,2023-07-21 00:55:00,1891.05,1888.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24890,做空,2023-07-21 00:55:00,2023-07-21 01:05:00,1888.31,1888.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24891,做多,2023-07-21 01:05:00,2023-07-21 01:20:00,1888.53,1894.4,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24892,做多,2023-07-21 06:15:00,2023-07-21 09:20:00,1892.71,1893.02,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24893,做空,2023-07-21 09:20:00,2023-07-21 09:45:00,1893.02,1887.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24894,做多,2023-07-21 12:25:00,2023-07-21 12:45:00,1890.68,1892.91,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24895,做多,2023-07-21 14:10:00,2023-07-21 14:15:00,1890.88,1888.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24896,做空,2023-07-21 14:15:00,2023-07-21 14:40:00,1888.77,1891.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24897,做多,2023-07-21 14:40:00,2023-07-21 14:45:00,1891.53,1893.04,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24898,做多,2023-07-21 15:30:00,2023-07-21 16:05:00,1890.96,1888.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24899,做空,2023-07-21 16:05:00,2023-07-21 16:25:00,1888.96,1890.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24900,做多,2023-07-21 16:25:00,2023-07-21 16:30:00,1890.21,1889.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24901,做空,2023-07-21 16:30:00,2023-07-21 17:05:00,1889.48,1890.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24902,做多,2023-07-21 17:05:00,2023-07-21 17:25:00,1890.67,1894.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24903,做多,2023-07-21 19:15:00,2023-07-21 20:05:00,1891.26,1890.22,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24904,做空,2023-07-21 20:05:00,2023-07-21 20:10:00,1890.22,1893.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24905,做多,2023-07-21 20:10:00,2023-07-21 20:15:00,1893.91,1891.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24906,做空,2023-07-21 20:15:00,2023-07-21 20:20:00,1891.4,1891.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24907,做多,2023-07-21 20:20:00,2023-07-21 21:40:00,1891.91,1891.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24908,做空,2023-07-21 21:40:00,2023-07-21 21:50:00,1891.31,1893.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24909,做多,2023-07-21 21:50:00,2023-07-21 22:00:00,1893.61,1892.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24910,做空,2023-07-21 22:00:00,2023-07-21 22:05:00,1892.39,1893.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24911,做多,2023-07-21 22:05:00,2023-07-21 22:45:00,1893.4,1892.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24912,做空,2023-07-21 22:45:00,2023-07-22 00:35:00,1892.79,1893.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24913,做多,2023-07-22 00:35:00,2023-07-22 00:45:00,1893.33,1893.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24914,做空,2023-07-22 00:45:00,2023-07-22 02:45:00,1893.23,1893.23,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24915,做多,2023-07-22 02:45:00,2023-07-22 02:50:00,1893.23,1893.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24916,做空,2023-07-22 02:50:00,2023-07-22 02:55:00,1893.15,1893.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24917,做多,2023-07-22 02:55:00,2023-07-22 03:00:00,1893.82,1892.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24918,做空,2023-07-22 03:00:00,2023-07-22 03:20:00,1892.38,1894.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24919,做多,2023-07-22 03:20:00,2023-07-22 03:25:00,1894.73,1894.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24920,做空,2023-07-22 03:25:00,2023-07-22 03:35:00,1894.24,1893.63,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24921,做多,2023-07-22 03:35:00,2023-07-22 03:40:00,1893.63,1893.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24922,做空,2023-07-22 03:40:00,2023-07-22 03:45:00,1893.27,1894.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24923,做多,2023-07-22 03:45:00,2023-07-22 03:55:00,1894.58,1892.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24924,做空,2023-07-22 03:55:00,2023-07-22 04:20:00,1892.14,1894.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24925,做多,2023-07-22 04:20:00,2023-07-22 04:35:00,1894.03,1894.52,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -24926,做多,2023-07-22 04:55:00,2023-07-22 05:00:00,1893.2,1892.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24927,做空,2023-07-22 05:00:00,2023-07-22 05:05:00,1892.67,1893.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24928,做多,2023-07-22 05:05:00,2023-07-22 05:10:00,1893.0,1892.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24929,做空,2023-07-22 05:10:00,2023-07-22 05:15:00,1892.27,1892.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24930,做多,2023-07-22 05:15:00,2023-07-22 05:40:00,1892.5,1892.79,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24931,做空,2023-07-22 05:40:00,2023-07-22 06:00:00,1892.79,1891.84,0.01,100.0,0.0007,0.0,0.0,0.0,flip -24932,做多,2023-07-22 06:00:00,2023-07-22 07:35:00,1891.84,1892.5,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24933,做空,2023-07-22 07:35:00,2023-07-22 07:50:00,1892.5,1890.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24934,做多,2023-07-22 08:15:00,2023-07-22 08:25:00,1892.39,1892.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24935,做空,2023-07-22 08:25:00,2023-07-22 09:25:00,1892.09,1892.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24936,做多,2023-07-22 09:25:00,2023-07-22 09:30:00,1892.47,1891.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24937,做空,2023-07-22 09:30:00,2023-07-22 09:50:00,1891.72,1890.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24938,做多,2023-07-22 14:05:00,2023-07-22 14:10:00,1888.7,1887.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24939,做空,2023-07-22 14:10:00,2023-07-22 15:45:00,1887.76,1888.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24940,做多,2023-07-22 15:45:00,2023-07-22 15:50:00,1888.52,1887.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24941,做空,2023-07-22 15:50:00,2023-07-22 16:00:00,1887.9,1888.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24942,做多,2023-07-22 16:00:00,2023-07-22 16:10:00,1888.24,1886.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24943,做空,2023-07-22 16:10:00,2023-07-22 16:35:00,1886.6,1889.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24944,做多,2023-07-22 16:35:00,2023-07-22 17:30:00,1889.65,1887.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24945,做空,2023-07-22 17:30:00,2023-07-22 17:50:00,1887.04,1883.94,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24946,做多,2023-07-22 19:05:00,2023-07-22 19:55:00,1886.07,1886.22,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24947,做空,2023-07-22 19:55:00,2023-07-22 20:10:00,1886.22,1886.09,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24948,做多,2023-07-22 20:10:00,2023-07-22 20:15:00,1886.09,1886.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24949,做空,2023-07-22 20:15:00,2023-07-22 20:20:00,1886.0,1887.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24950,做多,2023-07-22 20:20:00,2023-07-22 21:10:00,1887.21,1886.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24951,做空,2023-07-22 21:10:00,2023-07-22 21:25:00,1886.39,1887.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24952,做多,2023-07-22 21:25:00,2023-07-22 21:50:00,1887.11,1885.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24953,做空,2023-07-22 21:50:00,2023-07-22 22:00:00,1885.73,1886.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24954,做多,2023-07-22 22:00:00,2023-07-22 22:10:00,1886.92,1885.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24955,做空,2023-07-22 22:10:00,2023-07-22 22:30:00,1885.57,1883.56,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24956,做多,2023-07-23 04:55:00,2023-07-23 06:00:00,1873.63,1873.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24957,做空,2023-07-23 06:00:00,2023-07-23 06:15:00,1873.19,1872.86,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24958,做多,2023-07-23 06:15:00,2023-07-23 06:20:00,1872.86,1872.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24959,做空,2023-07-23 06:20:00,2023-07-23 06:30:00,1872.6,1872.57,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24960,做多,2023-07-23 06:30:00,2023-07-23 08:50:00,1872.57,1876.42,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24961,做多,2023-07-23 11:55:00,2023-07-23 12:30:00,1873.88,1873.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24962,做空,2023-07-23 12:30:00,2023-07-23 12:50:00,1873.03,1873.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24963,做多,2023-07-23 12:50:00,2023-07-23 13:00:00,1873.49,1872.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24964,做空,2023-07-23 13:00:00,2023-07-23 13:15:00,1872.89,1873.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24965,做多,2023-07-23 13:15:00,2023-07-23 13:25:00,1873.75,1872.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24966,做空,2023-07-23 13:25:00,2023-07-23 13:35:00,1872.4,1871.96,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -24967,做多,2023-07-23 13:50:00,2023-07-23 14:15:00,1873.72,1874.06,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24968,做空,2023-07-23 14:15:00,2023-07-23 14:40:00,1874.06,1874.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24969,做多,2023-07-23 14:40:00,2023-07-23 14:45:00,1874.07,1873.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24970,做空,2023-07-23 14:45:00,2023-07-23 15:00:00,1873.67,1872.02,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24971,做多,2023-07-23 15:30:00,2023-07-23 15:35:00,1873.92,1873.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24972,做空,2023-07-23 15:35:00,2023-07-23 15:45:00,1873.7,1873.61,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24973,做多,2023-07-23 15:45:00,2023-07-23 16:05:00,1873.61,1876.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24974,做多,2023-07-23 22:10:00,2023-07-23 22:20:00,1882.18,1882.99,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24975,做空,2023-07-23 22:20:00,2023-07-23 22:30:00,1882.99,1884.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24976,做多,2023-07-23 22:30:00,2023-07-23 22:50:00,1884.5,1883.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24977,做空,2023-07-23 22:50:00,2023-07-23 23:00:00,1883.5,1886.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24978,做多,2023-07-23 23:00:00,2023-07-24 00:55:00,1886.0,1885.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24979,做空,2023-07-24 00:55:00,2023-07-24 01:35:00,1885.28,1878.44,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -24980,做多,2023-07-24 07:40:00,2023-07-24 07:50:00,1875.98,1875.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24981,做空,2023-07-24 07:50:00,2023-07-24 09:50:00,1875.28,1844.59,0.01,100.0,0.0007,0.02,0.0,0.02,tp_lower -24982,做多,2023-07-24 18:30:00,2023-07-24 18:35:00,1848.09,1847.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24983,做空,2023-07-24 18:35:00,2023-07-24 18:45:00,1847.86,1849.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24984,做多,2023-07-24 18:45:00,2023-07-24 20:35:00,1849.38,1846.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24985,做空,2023-07-24 20:35:00,2023-07-24 20:40:00,1846.63,1847.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24986,做多,2023-07-24 20:40:00,2023-07-24 21:10:00,1847.24,1847.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24987,做空,2023-07-24 21:10:00,2023-07-24 21:15:00,1847.16,1847.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24988,做多,2023-07-24 21:15:00,2023-07-24 22:20:00,1847.35,1847.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24989,做空,2023-07-24 22:20:00,2023-07-24 22:50:00,1847.08,1846.68,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24990,做多,2023-07-24 22:50:00,2023-07-25 00:20:00,1846.68,1850.98,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24991,做多,2023-07-25 01:35:00,2023-07-25 02:30:00,1846.95,1851.8,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24992,做多,2023-07-25 04:30:00,2023-07-25 05:35:00,1848.55,1851.72,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24993,做多,2023-07-25 07:40:00,2023-07-25 07:45:00,1850.44,1848.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24994,做空,2023-07-25 07:45:00,2023-07-25 07:50:00,1848.67,1849.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24995,做多,2023-07-25 07:50:00,2023-07-25 08:05:00,1849.82,1849.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24996,做空,2023-07-25 08:05:00,2023-07-25 08:15:00,1849.37,1849.29,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -24997,做多,2023-07-25 08:15:00,2023-07-25 08:35:00,1849.29,1852.71,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -24998,做多,2023-07-25 11:25:00,2023-07-25 11:40:00,1852.24,1851.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -24999,做空,2023-07-25 11:40:00,2023-07-25 11:45:00,1851.73,1852.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25000,做多,2023-07-25 11:45:00,2023-07-25 11:50:00,1852.2,1851.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25001,做空,2023-07-25 11:50:00,2023-07-25 11:55:00,1851.96,1852.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25002,做多,2023-07-25 11:55:00,2023-07-25 12:35:00,1852.84,1852.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25003,做空,2023-07-25 12:35:00,2023-07-25 12:40:00,1852.19,1852.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25004,做多,2023-07-25 12:40:00,2023-07-25 12:50:00,1852.35,1852.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25005,做空,2023-07-25 12:50:00,2023-07-25 12:55:00,1852.25,1853.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25006,做多,2023-07-25 12:55:00,2023-07-25 13:00:00,1853.33,1852.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25007,做空,2023-07-25 13:00:00,2023-07-25 15:00:00,1852.4,1855.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25008,做多,2023-07-25 15:00:00,2023-07-25 16:15:00,1855.2,1862.47,0.01,100.0,0.0007,0.01,0.0,0.0,tp_upper -25009,做多,2023-07-25 16:50:00,2023-07-25 16:55:00,1856.4,1855.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25010,做空,2023-07-25 16:55:00,2023-07-25 17:00:00,1855.08,1855.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25011,做多,2023-07-25 17:00:00,2023-07-25 17:05:00,1855.49,1853.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25012,做空,2023-07-25 17:05:00,2023-07-25 17:25:00,1853.6,1859.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25013,做多,2023-07-25 17:25:00,2023-07-25 18:05:00,1859.32,1860.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25014,做多,2023-07-25 20:00:00,2023-07-25 20:10:00,1858.24,1857.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25015,做空,2023-07-25 20:10:00,2023-07-25 20:25:00,1857.26,1858.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25016,做多,2023-07-25 20:25:00,2023-07-25 21:15:00,1858.49,1862.77,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25017,做多,2023-07-26 02:55:00,2023-07-26 03:05:00,1859.21,1863.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25018,做多,2023-07-26 03:05:00,2023-07-26 03:10:00,1863.5,1862.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -25019,做多,2023-07-26 03:35:00,2023-07-26 03:50:00,1859.3,1858.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25020,做空,2023-07-26 03:50:00,2023-07-26 04:55:00,1858.11,1854.31,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25021,做多,2023-07-26 05:40:00,2023-07-26 06:00:00,1857.18,1857.33,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25022,做空,2023-07-26 06:00:00,2023-07-26 06:25:00,1857.33,1857.2,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25023,做多,2023-07-26 06:25:00,2023-07-26 06:40:00,1857.2,1856.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25024,做空,2023-07-26 06:40:00,2023-07-26 06:50:00,1856.0,1853.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25025,做多,2023-07-26 12:25:00,2023-07-26 12:30:00,1854.44,1854.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25026,做空,2023-07-26 12:30:00,2023-07-26 12:40:00,1854.01,1853.65,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25027,做多,2023-07-26 12:40:00,2023-07-26 12:45:00,1853.65,1853.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25028,做空,2023-07-26 12:45:00,2023-07-26 12:50:00,1853.06,1854.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25029,做多,2023-07-26 12:50:00,2023-07-26 13:10:00,1854.6,1855.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25030,做多,2023-07-26 18:00:00,2023-07-26 18:05:00,1860.74,1861.03,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25031,做多,2023-07-26 19:10:00,2023-07-26 19:20:00,1862.09,1866.32,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25032,做多,2023-07-26 23:45:00,2023-07-27 00:35:00,1869.7,1867.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25033,做空,2023-07-27 00:35:00,2023-07-27 00:50:00,1867.86,1868.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25034,做多,2023-07-27 00:50:00,2023-07-27 01:00:00,1868.34,1868.65,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25035,做空,2023-07-27 01:00:00,2023-07-27 07:00:00,1868.65,1873.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25036,做多,2023-07-27 07:00:00,2023-07-27 07:50:00,1873.98,1871.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25037,做空,2023-07-27 07:50:00,2023-07-27 08:45:00,1871.75,1876.74,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25038,做多,2023-07-27 08:45:00,2023-07-27 09:00:00,1876.74,1878.96,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25039,做多,2023-07-27 11:05:00,2023-07-27 11:15:00,1876.4,1876.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25040,做空,2023-07-27 11:15:00,2023-07-27 11:20:00,1876.2,1876.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25041,做多,2023-07-27 11:20:00,2023-07-27 11:45:00,1876.5,1877.07,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25042,做空,2023-07-27 11:45:00,2023-07-27 12:55:00,1877.07,1876.96,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25043,做多,2023-07-27 12:55:00,2023-07-27 13:00:00,1876.96,1876.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25044,做空,2023-07-27 13:00:00,2023-07-27 13:30:00,1876.2,1876.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25045,做多,2023-07-27 13:30:00,2023-07-27 13:35:00,1876.41,1875.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25046,做空,2023-07-27 13:35:00,2023-07-27 13:45:00,1875.26,1874.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25047,做多,2023-07-28 00:25:00,2023-07-28 00:30:00,1861.6,1860.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25048,做空,2023-07-28 00:30:00,2023-07-28 00:40:00,1860.89,1861.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25049,做多,2023-07-28 00:40:00,2023-07-28 00:50:00,1861.75,1861.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25050,做空,2023-07-28 00:50:00,2023-07-28 01:00:00,1861.26,1861.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25051,做多,2023-07-28 01:00:00,2023-07-28 01:05:00,1861.3,1860.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25052,做空,2023-07-28 01:05:00,2023-07-28 01:15:00,1860.04,1861.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25053,做多,2023-07-28 01:15:00,2023-07-28 01:20:00,1861.86,1861.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25054,做空,2023-07-28 01:20:00,2023-07-28 02:50:00,1861.05,1860.43,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25055,做多,2023-07-28 02:50:00,2023-07-28 03:30:00,1860.43,1863.69,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25056,做多,2023-07-28 03:50:00,2023-07-28 04:25:00,1860.79,1861.68,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25057,做多,2023-07-28 07:00:00,2023-07-28 07:05:00,1860.59,1859.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25058,做空,2023-07-28 07:05:00,2023-07-28 07:15:00,1859.25,1861.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25059,做多,2023-07-28 07:15:00,2023-07-28 07:35:00,1861.64,1860.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25060,做空,2023-07-28 07:35:00,2023-07-28 08:20:00,1860.62,1861.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25061,做多,2023-07-28 08:20:00,2023-07-28 08:50:00,1861.13,1860.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25062,做空,2023-07-28 08:50:00,2023-07-28 08:55:00,1860.51,1861.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25063,做多,2023-07-28 08:55:00,2023-07-28 09:00:00,1861.93,1863.11,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25064,做多,2023-07-28 17:55:00,2023-07-28 20:05:00,1870.17,1872.15,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25065,做空,2023-07-28 20:05:00,2023-07-28 20:20:00,1872.15,1873.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25066,做多,2023-07-28 20:20:00,2023-07-28 23:15:00,1873.8,1874.38,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25067,做空,2023-07-28 23:15:00,2023-07-28 23:20:00,1874.38,1875.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25068,做多,2023-07-28 23:20:00,2023-07-28 23:30:00,1875.18,1874.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25069,做空,2023-07-28 23:30:00,2023-07-29 00:15:00,1874.49,1875.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25070,做多,2023-07-29 00:15:00,2023-07-29 00:50:00,1875.69,1873.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25071,做空,2023-07-29 00:50:00,2023-07-29 01:30:00,1873.77,1874.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25072,做多,2023-07-29 01:30:00,2023-07-29 02:05:00,1874.34,1873.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25073,做空,2023-07-29 02:05:00,2023-07-29 02:50:00,1873.39,1874.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25074,做多,2023-07-29 02:50:00,2023-07-29 02:55:00,1874.26,1874.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25075,做空,2023-07-29 02:55:00,2023-07-29 03:00:00,1874.04,1874.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25076,做多,2023-07-29 03:00:00,2023-07-29 03:05:00,1874.41,1873.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25077,做空,2023-07-29 03:05:00,2023-07-29 03:15:00,1873.5,1874.17,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25078,做多,2023-07-29 03:15:00,2023-07-29 04:25:00,1874.17,1876.08,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25079,做多,2023-07-29 12:20:00,2023-07-29 12:40:00,1872.57,1871.94,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25080,做空,2023-07-29 12:40:00,2023-07-29 13:00:00,1871.94,1873.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25081,做多,2023-07-29 13:00:00,2023-07-29 13:05:00,1873.21,1874.24,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25082,做多,2023-07-29 14:55:00,2023-07-29 15:10:00,1872.0,1872.41,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25083,做空,2023-07-29 15:10:00,2023-07-29 15:25:00,1872.41,1872.27,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25084,做多,2023-07-29 15:25:00,2023-07-29 15:35:00,1872.27,1871.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25085,做空,2023-07-29 15:35:00,2023-07-29 15:40:00,1871.47,1871.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25086,做多,2023-07-29 15:40:00,2023-07-29 16:05:00,1871.58,1870.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25087,做空,2023-07-29 16:05:00,2023-07-29 16:40:00,1870.85,1871.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25088,做多,2023-07-29 16:40:00,2023-07-29 17:30:00,1871.7,1874.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25089,做多,2023-07-30 02:05:00,2023-07-30 11:15:00,1878.0,1875.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25090,做空,2023-07-30 11:15:00,2023-07-30 11:50:00,1875.01,1875.0,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25091,做多,2023-07-30 11:50:00,2023-07-30 12:00:00,1875.0,1874.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25092,做空,2023-07-30 12:00:00,2023-07-30 12:15:00,1874.58,1875.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25093,做多,2023-07-30 12:15:00,2023-07-30 13:20:00,1875.41,1874.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25094,做空,2023-07-30 13:20:00,2023-07-30 13:50:00,1874.4,1871.41,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25095,做多,2023-07-30 14:05:00,2023-07-30 14:10:00,1873.79,1873.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25096,做空,2023-07-30 14:10:00,2023-07-30 14:15:00,1873.78,1874.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25097,做多,2023-07-30 14:15:00,2023-07-30 14:30:00,1874.8,1873.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25098,做空,2023-07-30 14:30:00,2023-07-30 14:35:00,1873.96,1874.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25099,做多,2023-07-30 14:35:00,2023-07-30 14:40:00,1874.32,1876.16,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25100,做多,2023-07-30 15:55:00,2023-07-30 16:00:00,1875.27,1874.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25101,做空,2023-07-30 16:00:00,2023-07-30 16:05:00,1874.98,1877.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25102,做多,2023-07-30 16:05:00,2023-07-30 16:30:00,1877.33,1873.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25103,做空,2023-07-30 16:30:00,2023-07-30 16:35:00,1873.08,1875.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25104,做多,2023-07-30 16:35:00,2023-07-30 16:40:00,1875.47,1875.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25105,做空,2023-07-30 16:40:00,2023-07-30 16:45:00,1875.0,1876.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25106,做多,2023-07-30 16:45:00,2023-07-30 17:00:00,1876.66,1874.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25107,做空,2023-07-30 17:00:00,2023-07-30 17:25:00,1874.67,1875.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25108,做多,2023-07-30 17:25:00,2023-07-30 17:45:00,1875.0,1875.44,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25109,做空,2023-07-30 17:45:00,2023-07-30 18:35:00,1875.44,1875.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25110,做多,2023-07-30 18:35:00,2023-07-30 18:40:00,1875.53,1875.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25111,做空,2023-07-30 18:40:00,2023-07-30 18:55:00,1875.34,1876.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25112,做多,2023-07-30 18:55:00,2023-07-30 19:45:00,1876.3,1871.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25113,做空,2023-07-30 19:45:00,2023-07-30 19:50:00,1871.0,1863.71,0.01,100.0,0.0007,0.01,0.0,0.0,tp_lower -25114,做多,2023-07-31 00:40:00,2023-07-31 01:15:00,1870.83,1867.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25115,做空,2023-07-31 01:15:00,2023-07-31 04:45:00,1867.89,1864.13,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25116,做多,2023-07-31 04:45:00,2023-07-31 05:25:00,1864.13,1863.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25117,做空,2023-07-31 05:25:00,2023-07-31 05:30:00,1863.64,1864.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25118,做多,2023-07-31 05:30:00,2023-07-31 05:35:00,1864.7,1864.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25119,做空,2023-07-31 05:35:00,2023-07-31 06:15:00,1864.16,1864.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25120,做多,2023-07-31 06:15:00,2023-07-31 06:45:00,1864.51,1864.57,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25121,做空,2023-07-31 06:45:00,2023-07-31 06:50:00,1864.57,1865.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25122,做多,2023-07-31 06:50:00,2023-07-31 07:45:00,1865.12,1864.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25123,做空,2023-07-31 07:45:00,2023-07-31 08:25:00,1864.91,1868.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25124,做多,2023-07-31 08:25:00,2023-07-31 09:10:00,1868.08,1866.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25125,做空,2023-07-31 09:10:00,2023-07-31 09:55:00,1866.64,1867.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25126,做多,2023-07-31 09:55:00,2023-07-31 11:40:00,1867.26,1866.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25127,做空,2023-07-31 11:40:00,2023-07-31 13:50:00,1866.79,1863.74,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25128,做多,2023-08-01 00:20:00,2023-08-01 00:55:00,1857.2,1860.99,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25129,做多,2023-08-01 10:30:00,2023-08-01 11:30:00,1832.81,1829.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25130,做空,2023-08-01 11:30:00,2023-08-01 11:40:00,1829.76,1830.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25131,做多,2023-08-01 11:40:00,2023-08-01 12:10:00,1830.4,1829.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25132,做空,2023-08-01 12:10:00,2023-08-01 12:30:00,1829.75,1831.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25133,做多,2023-08-01 12:30:00,2023-08-01 12:40:00,1831.62,1833.03,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25134,做多,2023-08-01 12:50:00,2023-08-01 14:10:00,1831.66,1830.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25135,做空,2023-08-01 14:10:00,2023-08-01 14:15:00,1830.84,1831.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25136,做多,2023-08-01 14:15:00,2023-08-01 14:30:00,1831.39,1831.41,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25137,做空,2023-08-01 14:30:00,2023-08-01 14:35:00,1831.41,1833.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25138,做多,2023-08-01 14:35:00,2023-08-01 14:40:00,1833.93,1829.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25139,做空,2023-08-01 14:40:00,2023-08-01 14:45:00,1829.43,1828.78,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -25140,做多,2023-08-01 15:40:00,2023-08-01 15:45:00,1832.7,1831.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25141,做空,2023-08-01 15:45:00,2023-08-01 15:50:00,1831.38,1832.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25142,做多,2023-08-01 15:50:00,2023-08-01 15:55:00,1832.29,1834.24,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25143,做多,2023-08-01 15:55:00,2023-08-01 16:00:00,1834.24,1837.33,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25144,做多,2023-08-01 16:55:00,2023-08-01 17:05:00,1833.01,1836.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25145,做多,2023-08-02 05:50:00,2023-08-02 05:55:00,1861.86,1861.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25146,做空,2023-08-02 05:55:00,2023-08-02 06:00:00,1861.55,1863.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25147,做多,2023-08-02 06:00:00,2023-08-02 06:10:00,1863.01,1862.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25148,做空,2023-08-02 06:10:00,2023-08-02 08:00:00,1862.36,1856.93,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25149,做多,2023-08-02 11:35:00,2023-08-02 11:40:00,1859.95,1859.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25150,做空,2023-08-02 11:40:00,2023-08-02 12:00:00,1859.84,1860.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25151,做多,2023-08-02 12:00:00,2023-08-02 12:10:00,1860.33,1858.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25152,做空,2023-08-02 12:10:00,2023-08-02 12:45:00,1858.97,1854.7,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25153,做多,2023-08-02 20:45:00,2023-08-02 21:35:00,1842.85,1841.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25154,做空,2023-08-02 21:35:00,2023-08-02 21:40:00,1841.91,1843.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25155,做多,2023-08-02 21:40:00,2023-08-02 23:10:00,1843.2,1840.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25156,做空,2023-08-02 23:10:00,2023-08-02 23:25:00,1840.02,1840.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25157,做多,2023-08-02 23:25:00,2023-08-02 23:30:00,1840.15,1838.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25158,做空,2023-08-02 23:30:00,2023-08-02 23:55:00,1838.8,1839.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25159,做多,2023-08-02 23:55:00,2023-08-03 00:00:00,1839.07,1838.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25160,做空,2023-08-03 00:00:00,2023-08-03 00:05:00,1838.61,1839.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25161,做多,2023-08-03 00:05:00,2023-08-03 00:10:00,1839.65,1838.94,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25162,做空,2023-08-03 00:10:00,2023-08-03 00:15:00,1838.94,1841.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25163,做多,2023-08-03 00:15:00,2023-08-03 00:55:00,1841.82,1838.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25164,做空,2023-08-03 00:55:00,2023-08-03 01:10:00,1838.18,1840.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25165,做多,2023-08-03 01:10:00,2023-08-03 01:15:00,1840.63,1838.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25166,做空,2023-08-03 01:15:00,2023-08-03 01:20:00,1838.1,1840.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25167,做多,2023-08-03 01:20:00,2023-08-03 01:25:00,1840.26,1839.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25168,做空,2023-08-03 01:25:00,2023-08-03 02:50:00,1839.2,1839.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25169,做多,2023-08-03 02:50:00,2023-08-03 03:00:00,1839.84,1839.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25170,做空,2023-08-03 03:00:00,2023-08-03 03:15:00,1839.6,1840.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25171,做多,2023-08-03 03:15:00,2023-08-03 03:20:00,1840.41,1839.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25172,做空,2023-08-03 03:20:00,2023-08-03 03:25:00,1839.67,1840.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25173,做多,2023-08-03 03:25:00,2023-08-03 03:30:00,1840.66,1839.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25174,做空,2023-08-03 03:30:00,2023-08-03 04:30:00,1839.05,1836.95,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25175,做多,2023-08-03 06:15:00,2023-08-03 10:40:00,1839.71,1836.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25176,做空,2023-08-03 10:40:00,2023-08-03 10:45:00,1836.48,1837.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25177,做多,2023-08-03 10:45:00,2023-08-03 10:50:00,1837.25,1836.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25178,做空,2023-08-03 10:50:00,2023-08-03 11:10:00,1836.57,1836.4,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25179,做多,2023-08-03 11:10:00,2023-08-03 11:20:00,1836.4,1836.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25180,做空,2023-08-03 11:20:00,2023-08-03 11:30:00,1836.11,1836.09,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25181,做多,2023-08-03 11:30:00,2023-08-03 11:40:00,1836.09,1835.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25182,做空,2023-08-03 11:40:00,2023-08-03 11:45:00,1835.7,1837.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25183,做多,2023-08-03 11:45:00,2023-08-03 12:15:00,1837.07,1836.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25184,做空,2023-08-03 12:15:00,2023-08-03 12:40:00,1836.02,1834.7,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25185,做多,2023-08-03 12:40:00,2023-08-03 13:30:00,1834.7,1835.26,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25186,做空,2023-08-03 13:30:00,2023-08-03 13:35:00,1835.26,1837.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25187,做多,2023-08-03 13:35:00,2023-08-03 13:55:00,1837.67,1838.52,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25188,做多,2023-08-03 21:00:00,2023-08-03 21:40:00,1845.73,1843.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25189,做空,2023-08-03 21:40:00,2023-08-03 21:55:00,1843.12,1839.18,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25190,做多,2023-08-04 05:50:00,2023-08-04 05:55:00,1836.17,1835.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25191,做空,2023-08-04 05:55:00,2023-08-04 06:05:00,1835.45,1836.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25192,做多,2023-08-04 06:05:00,2023-08-04 06:10:00,1836.18,1834.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25193,做空,2023-08-04 06:10:00,2023-08-04 06:20:00,1834.75,1835.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25194,做多,2023-08-04 06:20:00,2023-08-04 06:25:00,1835.9,1835.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25195,做空,2023-08-04 06:25:00,2023-08-04 07:00:00,1835.48,1832.23,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25196,做多,2023-08-04 07:50:00,2023-08-04 07:55:00,1836.14,1836.73,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25197,做多,2023-08-04 09:10:00,2023-08-04 09:20:00,1835.27,1837.2,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25198,做多,2023-08-04 10:40:00,2023-08-04 10:45:00,1835.28,1833.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25199,做空,2023-08-04 10:45:00,2023-08-04 11:30:00,1833.65,1834.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25200,做多,2023-08-04 11:30:00,2023-08-04 11:35:00,1834.52,1833.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25201,做空,2023-08-04 11:35:00,2023-08-04 12:20:00,1833.66,1834.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25202,做多,2023-08-04 12:20:00,2023-08-04 12:30:00,1834.83,1833.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -25203,做多,2023-08-04 12:35:00,2023-08-04 12:40:00,1834.47,1837.84,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25204,做多,2023-08-04 12:40:00,2023-08-04 12:45:00,1837.84,1838.34,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25205,做多,2023-08-05 02:50:00,2023-08-05 03:05:00,1830.21,1829.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25206,做空,2023-08-05 03:05:00,2023-08-05 03:10:00,1829.79,1830.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25207,做多,2023-08-05 03:10:00,2023-08-05 04:40:00,1830.55,1829.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25208,做空,2023-08-05 04:40:00,2023-08-05 05:20:00,1829.01,1830.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25209,做多,2023-08-05 05:20:00,2023-08-05 05:55:00,1830.76,1832.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25210,做多,2023-08-05 07:35:00,2023-08-05 08:05:00,1830.49,1829.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25211,做空,2023-08-05 08:05:00,2023-08-05 08:30:00,1829.92,1831.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25212,做多,2023-08-05 08:30:00,2023-08-05 08:40:00,1831.11,1832.57,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25213,做多,2023-08-05 09:55:00,2023-08-05 10:15:00,1830.12,1832.51,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25214,做多,2023-08-05 10:50:00,2023-08-05 11:05:00,1830.99,1834.39,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25215,做多,2023-08-05 12:20:00,2023-08-05 12:30:00,1831.65,1831.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25216,做空,2023-08-05 12:30:00,2023-08-05 13:15:00,1831.16,1831.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25217,做多,2023-08-05 13:15:00,2023-08-05 13:35:00,1831.43,1831.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25218,做空,2023-08-05 13:35:00,2023-08-05 13:45:00,1831.15,1831.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25219,做多,2023-08-05 13:45:00,2023-08-05 14:00:00,1831.66,1833.23,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25220,做多,2023-08-05 15:35:00,2023-08-05 15:40:00,1832.57,1832.65,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25221,做多,2023-08-05 16:45:00,2023-08-05 17:50:00,1831.48,1833.62,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25222,做多,2023-08-05 20:40:00,2023-08-05 22:45:00,1833.58,1837.33,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25223,做多,2023-08-06 01:30:00,2023-08-06 01:35:00,1834.81,1834.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25224,做空,2023-08-06 01:35:00,2023-08-06 01:40:00,1834.76,1835.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25225,做多,2023-08-06 01:40:00,2023-08-06 01:45:00,1835.0,1834.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25226,做空,2023-08-06 01:45:00,2023-08-06 02:00:00,1834.72,1834.34,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -25227,做多,2023-08-06 02:00:00,2023-08-06 02:20:00,1834.34,1837.7,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25228,做多,2023-08-06 04:45:00,2023-08-06 05:30:00,1835.02,1834.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25229,做空,2023-08-06 05:30:00,2023-08-06 05:40:00,1834.81,1834.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25230,做多,2023-08-06 05:40:00,2023-08-06 06:05:00,1834.85,1835.07,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25231,做空,2023-08-06 06:05:00,2023-08-06 06:15:00,1835.07,1833.34,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25232,做多,2023-08-06 08:20:00,2023-08-06 08:30:00,1834.88,1833.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25233,做空,2023-08-06 08:30:00,2023-08-06 08:40:00,1833.95,1835.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25234,做多,2023-08-06 08:40:00,2023-08-06 08:45:00,1835.16,1836.62,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25235,做多,2023-08-06 16:35:00,2023-08-06 16:45:00,1831.08,1833.48,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25236,做多,2023-08-06 17:25:00,2023-08-06 18:15:00,1831.05,1833.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25237,做多,2023-08-06 20:50:00,2023-08-06 21:00:00,1831.4,1835.26,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25238,做多,2023-08-06 21:55:00,2023-08-06 22:10:00,1829.48,1830.77,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25239,做空,2023-08-06 22:10:00,2023-08-06 22:15:00,1830.77,1833.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25240,做多,2023-08-06 22:15:00,2023-08-06 22:40:00,1833.15,1831.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25241,做空,2023-08-06 22:40:00,2023-08-06 23:05:00,1831.03,1827.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25242,做多,2023-08-07 00:10:00,2023-08-07 00:15:00,1831.35,1830.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25243,做空,2023-08-07 00:15:00,2023-08-07 00:30:00,1830.69,1827.53,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25244,做多,2023-08-07 01:10:00,2023-08-07 01:15:00,1832.32,1835.07,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25245,做多,2023-08-07 07:55:00,2023-08-07 08:00:00,1836.18,1835.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25246,做空,2023-08-07 08:00:00,2023-08-07 12:25:00,1835.85,1831.46,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25247,做多,2023-08-07 12:50:00,2023-08-07 18:20:00,1835.78,1827.8,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -25248,做空,2023-08-07 18:20:00,2023-08-07 18:30:00,1827.8,1827.49,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25249,做多,2023-08-07 18:30:00,2023-08-07 18:35:00,1827.49,1825.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25250,做空,2023-08-07 18:35:00,2023-08-07 19:55:00,1825.0,1824.68,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25251,做多,2023-08-07 19:55:00,2023-08-07 20:05:00,1824.68,1824.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25252,做空,2023-08-07 20:05:00,2023-08-07 20:25:00,1824.64,1824.38,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25253,做多,2023-08-07 20:25:00,2023-08-08 00:50:00,1824.38,1830.6,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25254,做多,2023-08-08 07:45:00,2023-08-08 07:50:00,1830.28,1829.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25255,做空,2023-08-08 07:50:00,2023-08-08 08:00:00,1829.58,1830.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25256,做多,2023-08-08 08:00:00,2023-08-08 08:05:00,1830.76,1829.74,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25257,做空,2023-08-08 08:05:00,2023-08-08 08:20:00,1829.74,1830.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25258,做多,2023-08-08 08:20:00,2023-08-08 08:35:00,1830.39,1830.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25259,做空,2023-08-08 08:35:00,2023-08-08 09:45:00,1830.31,1830.28,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25260,做多,2023-08-08 09:45:00,2023-08-08 11:00:00,1830.28,1834.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25261,做多,2023-08-08 23:55:00,2023-08-09 00:35:00,1855.36,1856.33,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25262,做空,2023-08-09 00:35:00,2023-08-09 00:45:00,1856.33,1855.62,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25263,做多,2023-08-09 00:45:00,2023-08-09 01:35:00,1855.62,1858.44,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25264,做空,2023-08-09 01:35:00,2023-08-09 02:30:00,1858.44,1853.33,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25265,做多,2023-08-09 05:25:00,2023-08-09 05:30:00,1857.74,1856.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25266,做空,2023-08-09 05:30:00,2023-08-09 05:45:00,1856.77,1857.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25267,做多,2023-08-09 05:45:00,2023-08-09 05:50:00,1857.59,1857.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25268,做空,2023-08-09 05:50:00,2023-08-09 06:50:00,1857.01,1857.0,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25269,做多,2023-08-09 06:50:00,2023-08-09 07:25:00,1857.0,1858.99,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25270,做多,2023-08-09 14:00:00,2023-08-09 14:05:00,1862.37,1858.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25271,做空,2023-08-09 14:05:00,2023-08-09 14:15:00,1858.14,1858.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25272,做多,2023-08-09 14:15:00,2023-08-09 14:45:00,1858.87,1859.44,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25273,做空,2023-08-09 14:45:00,2023-08-09 14:50:00,1859.44,1854.86,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25274,做多,2023-08-09 22:05:00,2023-08-09 22:20:00,1853.84,1853.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25275,做空,2023-08-09 22:20:00,2023-08-09 22:35:00,1853.49,1853.27,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25276,做多,2023-08-09 22:35:00,2023-08-09 23:15:00,1853.27,1857.81,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25277,做多,2023-08-10 03:10:00,2023-08-10 03:25:00,1853.15,1853.42,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25278,做空,2023-08-10 03:25:00,2023-08-10 05:25:00,1853.42,1850.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25279,做多,2023-08-10 05:55:00,2023-08-10 06:05:00,1853.2,1853.51,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25280,做空,2023-08-10 06:05:00,2023-08-10 06:10:00,1853.51,1853.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25281,做多,2023-08-10 06:10:00,2023-08-10 06:15:00,1853.89,1852.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25282,做空,2023-08-10 06:15:00,2023-08-10 06:30:00,1852.35,1850.45,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25283,做多,2023-08-10 07:15:00,2023-08-10 11:20:00,1853.38,1851.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25284,做空,2023-08-10 11:20:00,2023-08-10 11:35:00,1851.66,1851.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25285,做多,2023-08-10 11:35:00,2023-08-10 11:40:00,1851.87,1850.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25286,做空,2023-08-10 11:40:00,2023-08-10 12:00:00,1850.63,1849.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25287,做多,2023-08-10 12:10:00,2023-08-10 12:20:00,1851.52,1853.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25288,做多,2023-08-10 12:30:00,2023-08-10 12:35:00,1857.76,1853.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -25289,做多,2023-08-10 14:50:00,2023-08-10 15:05:00,1851.49,1851.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25290,做空,2023-08-10 15:05:00,2023-08-10 15:10:00,1851.45,1853.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25291,做多,2023-08-10 15:10:00,2023-08-10 15:20:00,1853.13,1852.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25292,做空,2023-08-10 15:20:00,2023-08-10 15:25:00,1852.19,1853.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25293,做多,2023-08-10 15:25:00,2023-08-10 15:45:00,1853.68,1852.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25294,做空,2023-08-10 15:45:00,2023-08-10 15:55:00,1852.43,1853.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25295,做多,2023-08-10 15:55:00,2023-08-10 16:00:00,1853.16,1852.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25296,做空,2023-08-10 16:00:00,2023-08-10 16:40:00,1852.89,1852.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25297,做多,2023-08-10 16:40:00,2023-08-10 16:50:00,1852.97,1851.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25298,做空,2023-08-10 16:50:00,2023-08-10 17:25:00,1851.77,1848.08,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25299,做多,2023-08-10 22:25:00,2023-08-10 22:35:00,1852.11,1851.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25300,做空,2023-08-10 22:35:00,2023-08-10 23:15:00,1851.84,1851.55,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25301,做多,2023-08-10 23:15:00,2023-08-11 00:50:00,1851.55,1853.47,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25302,做多,2023-08-11 01:50:00,2023-08-11 01:55:00,1850.67,1850.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25303,做空,2023-08-11 01:55:00,2023-08-11 02:40:00,1850.36,1847.04,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25304,做多,2023-08-11 06:50:00,2023-08-11 07:15:00,1849.41,1849.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25305,做空,2023-08-11 07:15:00,2023-08-11 07:25:00,1849.2,1849.14,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25306,做多,2023-08-11 07:25:00,2023-08-11 08:30:00,1849.14,1849.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25307,做空,2023-08-11 08:30:00,2023-08-11 10:10:00,1849.0,1846.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25308,做多,2023-08-11 10:20:00,2023-08-11 10:30:00,1848.99,1848.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25309,做空,2023-08-11 10:30:00,2023-08-11 10:40:00,1848.0,1847.71,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25310,做多,2023-08-11 10:40:00,2023-08-11 11:10:00,1847.71,1847.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25311,做空,2023-08-11 11:10:00,2023-08-11 11:15:00,1847.56,1847.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25312,做多,2023-08-11 11:15:00,2023-08-11 11:20:00,1847.79,1847.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25313,做空,2023-08-11 11:20:00,2023-08-11 11:25:00,1847.71,1847.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25314,做多,2023-08-11 11:25:00,2023-08-11 11:45:00,1847.98,1849.74,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25315,做多,2023-08-11 12:55:00,2023-08-11 13:30:00,1848.71,1847.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25316,做空,2023-08-11 13:30:00,2023-08-11 13:35:00,1847.53,1848.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25317,做多,2023-08-11 13:35:00,2023-08-11 13:45:00,1848.25,1848.88,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25318,做多,2023-08-11 13:45:00,2023-08-11 13:50:00,1848.88,1850.44,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25319,做多,2023-08-11 22:40:00,2023-08-11 23:00:00,1845.89,1845.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25320,做空,2023-08-11 23:00:00,2023-08-11 23:05:00,1845.36,1845.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25321,做多,2023-08-11 23:05:00,2023-08-11 23:45:00,1845.58,1848.39,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25322,做多,2023-08-12 05:10:00,2023-08-12 05:15:00,1847.13,1846.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25323,做空,2023-08-12 05:15:00,2023-08-12 06:45:00,1846.85,1847.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25324,做多,2023-08-12 06:45:00,2023-08-12 07:50:00,1847.75,1850.12,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25325,做多,2023-08-12 08:40:00,2023-08-12 08:45:00,1848.1,1847.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25326,做空,2023-08-12 08:45:00,2023-08-12 09:00:00,1847.97,1849.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25327,做多,2023-08-12 09:00:00,2023-08-12 09:15:00,1849.03,1850.33,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25328,做多,2023-08-12 15:55:00,2023-08-12 16:25:00,1850.13,1851.99,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25329,做多,2023-08-12 17:20:00,2023-08-12 17:30:00,1850.39,1849.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25330,做空,2023-08-12 17:30:00,2023-08-12 17:45:00,1849.76,1848.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25331,做多,2023-08-12 23:05:00,2023-08-12 23:10:00,1849.33,1848.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25332,做空,2023-08-12 23:10:00,2023-08-12 23:55:00,1848.92,1849.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25333,做多,2023-08-12 23:55:00,2023-08-13 00:05:00,1849.14,1848.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25334,做空,2023-08-13 00:05:00,2023-08-13 00:40:00,1848.7,1849.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25335,做多,2023-08-13 00:40:00,2023-08-13 01:45:00,1849.05,1850.8,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25336,做多,2023-08-13 03:20:00,2023-08-13 03:35:00,1848.49,1848.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25337,做空,2023-08-13 03:35:00,2023-08-13 03:50:00,1848.35,1848.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25338,做多,2023-08-13 03:50:00,2023-08-13 04:15:00,1848.86,1848.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25339,做空,2023-08-13 04:15:00,2023-08-13 05:10:00,1848.11,1846.92,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25340,做多,2023-08-13 07:55:00,2023-08-13 08:40:00,1848.95,1850.5,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25341,做多,2023-08-13 11:55:00,2023-08-13 12:15:00,1848.91,1848.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25342,做空,2023-08-13 12:15:00,2023-08-13 12:25:00,1848.54,1849.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25343,做多,2023-08-13 12:25:00,2023-08-13 12:40:00,1849.03,1850.42,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25344,做多,2023-08-13 13:30:00,2023-08-13 13:50:00,1848.99,1848.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25345,做空,2023-08-13 13:50:00,2023-08-13 14:15:00,1848.78,1848.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25346,做多,2023-08-13 14:15:00,2023-08-13 14:40:00,1848.98,1849.63,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25347,做多,2023-08-13 17:10:00,2023-08-13 17:35:00,1848.82,1849.8,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25348,做多,2023-08-14 02:40:00,2023-08-14 02:45:00,1846.91,1846.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25349,做空,2023-08-14 02:45:00,2023-08-14 03:25:00,1846.04,1846.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25350,做多,2023-08-14 03:25:00,2023-08-14 03:35:00,1846.4,1845.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25351,做空,2023-08-14 03:35:00,2023-08-14 04:00:00,1845.34,1847.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25352,做多,2023-08-14 04:00:00,2023-08-14 08:05:00,1847.53,1850.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25353,做多,2023-08-14 14:10:00,2023-08-14 14:15:00,1848.4,1846.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25354,做空,2023-08-14 14:15:00,2023-08-14 14:20:00,1846.8,1848.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25355,做多,2023-08-14 14:20:00,2023-08-14 14:25:00,1848.61,1848.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25356,做空,2023-08-14 14:25:00,2023-08-14 17:45:00,1848.13,1848.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25357,做多,2023-08-14 17:45:00,2023-08-15 01:15:00,1848.2,1845.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25358,做空,2023-08-15 01:15:00,2023-08-15 01:25:00,1845.57,1845.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25359,做多,2023-08-15 01:25:00,2023-08-15 01:30:00,1845.83,1844.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25360,做空,2023-08-15 01:30:00,2023-08-15 01:50:00,1844.41,1845.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25361,做多,2023-08-15 01:50:00,2023-08-15 01:55:00,1845.52,1845.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25362,做空,2023-08-15 01:55:00,2023-08-15 02:35:00,1845.39,1844.73,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25363,做多,2023-08-15 02:35:00,2023-08-15 02:45:00,1844.73,1844.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25364,做空,2023-08-15 02:45:00,2023-08-15 04:40:00,1844.27,1842.48,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25365,做多,2023-08-15 08:30:00,2023-08-15 08:45:00,1843.56,1843.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25366,做空,2023-08-15 08:45:00,2023-08-15 09:05:00,1843.25,1843.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25367,做多,2023-08-15 09:05:00,2023-08-15 09:35:00,1843.49,1842.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25368,做空,2023-08-15 09:35:00,2023-08-15 11:30:00,1842.28,1840.07,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25369,做多,2023-08-15 12:45:00,2023-08-15 12:55:00,1843.34,1841.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25370,做空,2023-08-15 12:55:00,2023-08-15 13:05:00,1841.61,1842.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25371,做多,2023-08-15 13:05:00,2023-08-15 13:15:00,1842.29,1843.81,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25372,做多,2023-08-15 14:10:00,2023-08-15 14:15:00,1842.6,1842.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25373,做空,2023-08-15 14:15:00,2023-08-15 14:25:00,1842.45,1843.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25374,做多,2023-08-15 14:25:00,2023-08-15 14:30:00,1843.41,1844.25,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25375,做多,2023-08-15 18:35:00,2023-08-15 18:40:00,1841.3,1840.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25376,做空,2023-08-15 18:40:00,2023-08-15 19:05:00,1840.37,1816.2,0.01,100.0,0.0007,0.02,0.0,0.02,tp_lower -25377,做多,2023-08-16 02:45:00,2023-08-16 03:10:00,1830.46,1829.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25378,做空,2023-08-16 03:10:00,2023-08-16 04:50:00,1829.95,1827.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25379,做多,2023-08-16 07:40:00,2023-08-16 07:50:00,1827.68,1826.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25380,做空,2023-08-16 07:50:00,2023-08-16 08:20:00,1826.78,1823.71,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25381,做多,2023-08-16 12:40:00,2023-08-16 12:50:00,1825.28,1825.79,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25382,做空,2023-08-16 12:50:00,2023-08-16 13:15:00,1825.79,1822.88,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25383,做多,2023-08-16 14:15:00,2023-08-16 14:40:00,1823.9,1825.62,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25384,做多,2023-08-16 15:20:00,2023-08-16 15:25:00,1825.38,1824.3,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25385,做空,2023-08-16 15:25:00,2023-08-16 15:40:00,1824.3,1821.43,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25386,做多,2023-08-16 17:25:00,2023-08-16 17:35:00,1824.04,1823.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25387,做空,2023-08-16 17:35:00,2023-08-16 18:15:00,1823.46,1824.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25388,做多,2023-08-16 18:15:00,2023-08-16 18:20:00,1824.98,1828.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25389,做多,2023-08-16 19:00:00,2023-08-16 19:05:00,1823.36,1821.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25390,做空,2023-08-16 19:05:00,2023-08-16 19:20:00,1821.75,1819.49,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25391,做多,2023-08-17 05:55:00,2023-08-18 05:50:00,1801.69,1679.48,0.01,100.0,0.0007,-0.09,0.0,-0.09,flip -25392,做空,2023-08-18 05:50:00,2023-08-18 06:00:00,1679.48,1682.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25393,做多,2023-08-18 06:00:00,2023-08-18 08:15:00,1682.89,1682.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25394,做空,2023-08-18 08:15:00,2023-08-18 08:20:00,1682.83,1683.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25395,做多,2023-08-18 08:20:00,2023-08-18 08:30:00,1683.5,1684.21,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25396,做空,2023-08-18 08:30:00,2023-08-18 08:35:00,1684.21,1684.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25397,做多,2023-08-18 08:35:00,2023-08-18 08:55:00,1684.84,1694.53,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -25398,做多,2023-08-18 09:55:00,2023-08-18 10:05:00,1683.77,1682.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25399,做空,2023-08-18 10:05:00,2023-08-18 10:10:00,1682.18,1683.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25400,做多,2023-08-18 10:10:00,2023-08-18 10:25:00,1683.91,1681.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25401,做空,2023-08-18 10:25:00,2023-08-18 10:30:00,1681.84,1684.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25402,做多,2023-08-18 10:30:00,2023-08-18 10:40:00,1684.91,1682.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25403,做空,2023-08-18 10:40:00,2023-08-18 10:45:00,1682.45,1682.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25404,做多,2023-08-18 10:45:00,2023-08-18 10:50:00,1682.91,1680.94,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25405,做空,2023-08-18 10:50:00,2023-08-18 11:10:00,1680.94,1683.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25406,做多,2023-08-18 11:10:00,2023-08-18 11:20:00,1683.4,1682.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25407,做空,2023-08-18 11:20:00,2023-08-18 11:40:00,1682.24,1685.74,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25408,做多,2023-08-18 11:40:00,2023-08-18 12:05:00,1685.74,1681.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25409,做空,2023-08-18 12:05:00,2023-08-18 13:35:00,1681.57,1681.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25410,做多,2023-08-18 13:35:00,2023-08-18 13:50:00,1681.65,1676.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25411,做空,2023-08-18 13:50:00,2023-08-18 13:55:00,1676.79,1672.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25412,做多,2023-08-18 18:45:00,2023-08-18 18:50:00,1677.1,1671.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25413,做空,2023-08-18 18:50:00,2023-08-18 19:00:00,1671.69,1659.98,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -25414,做多,2023-08-18 21:20:00,2023-08-18 21:25:00,1669.06,1665.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25415,做空,2023-08-18 21:25:00,2023-08-18 21:35:00,1665.33,1666.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25416,做多,2023-08-18 21:35:00,2023-08-18 21:40:00,1666.0,1665.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25417,做空,2023-08-18 21:40:00,2023-08-18 22:10:00,1665.99,1664.91,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25418,做多,2023-08-18 22:10:00,2023-08-18 22:15:00,1664.91,1662.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25419,做空,2023-08-18 22:15:00,2023-08-18 22:40:00,1662.92,1663.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25420,做多,2023-08-18 22:40:00,2023-08-18 22:45:00,1663.73,1662.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25421,做空,2023-08-18 22:45:00,2023-08-18 23:05:00,1662.01,1663.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25422,做多,2023-08-18 23:05:00,2023-08-18 23:10:00,1663.39,1662.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25423,做空,2023-08-18 23:10:00,2023-08-19 00:00:00,1662.1,1662.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25424,做多,2023-08-19 00:00:00,2023-08-19 00:15:00,1662.41,1662.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25425,做空,2023-08-19 00:15:00,2023-08-19 00:30:00,1662.0,1664.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25426,做多,2023-08-19 00:30:00,2023-08-19 00:40:00,1664.05,1669.99,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25427,做多,2023-08-19 01:25:00,2023-08-19 01:30:00,1665.4,1661.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25428,做空,2023-08-19 01:30:00,2023-08-19 01:40:00,1661.85,1662.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25429,做多,2023-08-19 01:40:00,2023-08-19 01:50:00,1662.41,1662.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25430,做空,2023-08-19 01:50:00,2023-08-19 03:00:00,1662.21,1657.53,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25431,做多,2023-08-19 04:35:00,2023-08-19 04:50:00,1661.29,1660.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25432,做空,2023-08-19 04:50:00,2023-08-19 05:30:00,1660.79,1656.41,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25433,做多,2023-08-19 07:35:00,2023-08-19 07:40:00,1659.17,1659.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25434,做空,2023-08-19 07:40:00,2023-08-19 07:45:00,1659.12,1659.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25435,做多,2023-08-19 07:45:00,2023-08-19 08:05:00,1659.59,1659.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25436,做空,2023-08-19 08:05:00,2023-08-19 08:10:00,1659.28,1662.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25437,做多,2023-08-19 08:10:00,2023-08-19 08:20:00,1662.98,1662.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -25438,做多,2023-08-19 08:35:00,2023-08-19 08:50:00,1660.63,1659.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25439,做空,2023-08-19 08:50:00,2023-08-19 08:55:00,1659.41,1660.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25440,做多,2023-08-19 08:55:00,2023-08-19 09:00:00,1660.92,1659.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25441,做空,2023-08-19 09:00:00,2023-08-19 09:05:00,1659.66,1660.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25442,做多,2023-08-19 09:05:00,2023-08-19 09:15:00,1660.1,1658.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25443,做空,2023-08-19 09:15:00,2023-08-19 09:20:00,1658.92,1659.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25444,做多,2023-08-19 09:20:00,2023-08-19 09:30:00,1659.13,1659.46,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25445,做空,2023-08-19 09:30:00,2023-08-19 09:35:00,1659.46,1660.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25446,做多,2023-08-19 09:35:00,2023-08-19 11:15:00,1660.25,1658.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25447,做空,2023-08-19 11:15:00,2023-08-19 11:20:00,1658.97,1659.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25448,做多,2023-08-19 11:20:00,2023-08-19 11:45:00,1659.8,1658.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25449,做空,2023-08-19 11:45:00,2023-08-19 11:50:00,1658.93,1659.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25450,做多,2023-08-19 11:50:00,2023-08-19 11:55:00,1659.86,1659.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25451,做空,2023-08-19 11:55:00,2023-08-19 12:30:00,1659.02,1659.02,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25452,做多,2023-08-19 12:30:00,2023-08-19 12:35:00,1659.02,1658.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25453,做空,2023-08-19 12:35:00,2023-08-19 13:05:00,1658.89,1659.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25454,做多,2023-08-19 13:05:00,2023-08-19 13:15:00,1659.2,1659.23,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25455,做空,2023-08-19 13:15:00,2023-08-19 20:35:00,1659.23,1670.21,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -25456,做多,2023-08-19 20:35:00,2023-08-19 21:20:00,1670.21,1671.18,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25457,做空,2023-08-19 21:20:00,2023-08-19 21:25:00,1671.18,1672.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25458,做多,2023-08-19 21:25:00,2023-08-19 21:30:00,1672.18,1670.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25459,做空,2023-08-19 21:30:00,2023-08-19 21:40:00,1670.93,1672.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25460,做多,2023-08-19 21:40:00,2023-08-19 21:45:00,1672.28,1670.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25461,做空,2023-08-19 21:45:00,2023-08-20 01:15:00,1670.49,1664.6,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25462,做多,2023-08-20 05:20:00,2023-08-20 05:25:00,1669.34,1669.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25463,做空,2023-08-20 05:25:00,2023-08-20 05:35:00,1669.2,1668.75,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25464,做多,2023-08-20 05:35:00,2023-08-20 05:40:00,1668.75,1667.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25465,做空,2023-08-20 05:40:00,2023-08-20 05:45:00,1667.8,1664.21,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25466,做多,2023-08-20 08:20:00,2023-08-20 08:25:00,1667.09,1664.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25467,做空,2023-08-20 08:25:00,2023-08-20 08:30:00,1664.66,1666.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25468,做多,2023-08-20 08:30:00,2023-08-20 08:35:00,1666.68,1666.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25469,做空,2023-08-20 08:35:00,2023-08-20 08:45:00,1666.41,1667.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25470,做多,2023-08-20 08:45:00,2023-08-20 09:00:00,1667.47,1667.77,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25471,做空,2023-08-20 09:00:00,2023-08-20 09:25:00,1667.77,1667.42,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25472,做多,2023-08-20 09:25:00,2023-08-20 09:35:00,1667.42,1666.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25473,做空,2023-08-20 09:35:00,2023-08-20 09:40:00,1666.2,1667.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25474,做多,2023-08-20 09:40:00,2023-08-20 09:55:00,1667.11,1669.7,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25475,做多,2023-08-20 15:00:00,2023-08-20 15:20:00,1668.41,1670.0,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25476,做空,2023-08-20 15:20:00,2023-08-20 15:30:00,1670.0,1670.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25477,做多,2023-08-20 15:30:00,2023-08-20 15:40:00,1670.2,1668.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25478,做空,2023-08-20 15:40:00,2023-08-20 15:55:00,1668.47,1670.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25479,做多,2023-08-20 15:55:00,2023-08-20 16:05:00,1670.47,1669.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25480,做空,2023-08-20 16:05:00,2023-08-20 16:30:00,1669.54,1669.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25481,做多,2023-08-20 16:30:00,2023-08-20 17:45:00,1669.89,1675.43,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25482,做多,2023-08-21 01:15:00,2023-08-21 02:15:00,1683.0,1679.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25483,做空,2023-08-21 02:15:00,2023-08-21 03:45:00,1679.96,1676.57,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25484,做多,2023-08-21 05:25:00,2023-08-21 05:30:00,1681.65,1681.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -25485,做多,2023-08-21 12:00:00,2023-08-21 12:25:00,1674.17,1673.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25486,做空,2023-08-21 12:25:00,2023-08-21 12:35:00,1673.21,1673.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25487,做多,2023-08-21 12:35:00,2023-08-21 12:40:00,1673.61,1673.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25488,做空,2023-08-21 12:40:00,2023-08-21 13:20:00,1673.05,1667.07,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25489,做多,2023-08-21 13:55:00,2023-08-21 14:00:00,1677.59,1673.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -25490,做多,2023-08-21 14:30:00,2023-08-21 15:05:00,1672.29,1669.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25491,做空,2023-08-21 15:05:00,2023-08-21 15:15:00,1669.93,1665.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25492,做多,2023-08-21 18:45:00,2023-08-21 19:15:00,1666.05,1664.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25493,做空,2023-08-21 19:15:00,2023-08-21 19:20:00,1664.81,1666.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25494,做多,2023-08-21 19:20:00,2023-08-21 19:25:00,1666.83,1665.44,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25495,做空,2023-08-21 19:25:00,2023-08-21 19:30:00,1665.44,1668.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25496,做多,2023-08-21 19:30:00,2023-08-21 20:00:00,1668.32,1674.64,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25497,做多,2023-08-21 23:05:00,2023-08-21 23:25:00,1667.06,1665.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25498,做空,2023-08-21 23:25:00,2023-08-21 23:30:00,1665.86,1667.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25499,做多,2023-08-21 23:30:00,2023-08-21 23:35:00,1667.23,1666.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25500,做空,2023-08-21 23:35:00,2023-08-21 23:40:00,1666.48,1667.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25501,做多,2023-08-21 23:40:00,2023-08-21 23:50:00,1667.46,1666.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25502,做空,2023-08-21 23:50:00,2023-08-21 23:55:00,1666.21,1666.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25503,做多,2023-08-21 23:55:00,2023-08-22 00:05:00,1666.79,1667.41,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25504,做空,2023-08-22 00:05:00,2023-08-22 00:30:00,1667.41,1666.41,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25505,做多,2023-08-22 00:30:00,2023-08-22 00:55:00,1666.41,1666.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25506,做空,2023-08-22 00:55:00,2023-08-22 01:00:00,1666.02,1666.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25507,做多,2023-08-22 01:00:00,2023-08-22 01:05:00,1666.16,1666.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25508,做空,2023-08-22 01:05:00,2023-08-22 01:20:00,1666.06,1666.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25509,做多,2023-08-22 01:20:00,2023-08-22 01:25:00,1666.84,1663.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25510,做空,2023-08-22 01:25:00,2023-08-22 03:15:00,1663.89,1663.6,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -25511,做多,2023-08-22 07:15:00,2023-08-22 07:20:00,1664.82,1664.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25512,做空,2023-08-22 07:20:00,2023-08-22 07:35:00,1664.26,1665.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25513,做多,2023-08-22 07:35:00,2023-08-22 08:15:00,1665.57,1663.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25514,做空,2023-08-22 08:15:00,2023-08-22 08:20:00,1663.88,1664.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25515,做多,2023-08-22 08:20:00,2023-08-22 08:30:00,1664.91,1664.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25516,做空,2023-08-22 08:30:00,2023-08-22 08:45:00,1664.54,1664.01,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25517,做多,2023-08-22 08:45:00,2023-08-22 08:50:00,1664.01,1663.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25518,做空,2023-08-22 08:50:00,2023-08-22 08:55:00,1663.24,1664.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25519,做多,2023-08-22 08:55:00,2023-08-22 09:05:00,1664.15,1663.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25520,做空,2023-08-22 09:05:00,2023-08-22 09:10:00,1663.8,1664.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25521,做多,2023-08-22 09:10:00,2023-08-22 09:15:00,1664.15,1663.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25522,做空,2023-08-22 09:15:00,2023-08-22 09:25:00,1663.62,1663.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25523,做多,2023-08-22 09:25:00,2023-08-22 09:30:00,1663.82,1662.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25524,做空,2023-08-22 09:30:00,2023-08-22 09:35:00,1662.12,1663.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25525,做多,2023-08-22 09:35:00,2023-08-22 09:45:00,1663.53,1665.38,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25526,做多,2023-08-22 10:05:00,2023-08-22 10:10:00,1663.42,1663.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25527,做空,2023-08-22 10:10:00,2023-08-22 10:20:00,1663.27,1664.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25528,做多,2023-08-22 10:20:00,2023-08-22 10:35:00,1664.13,1662.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25529,做空,2023-08-22 10:35:00,2023-08-22 10:50:00,1662.52,1661.9,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_lower -25530,做多,2023-08-22 11:25:00,2023-08-22 11:30:00,1663.61,1661.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25531,做空,2023-08-22 11:30:00,2023-08-22 11:35:00,1661.0,1660.09,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25532,做多,2023-08-22 12:15:00,2023-08-22 12:35:00,1663.41,1664.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25533,做多,2023-08-22 23:10:00,2023-08-22 23:15:00,1633.9,1631.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25534,做空,2023-08-22 23:15:00,2023-08-22 23:35:00,1631.38,1633.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25535,做多,2023-08-22 23:35:00,2023-08-22 23:40:00,1633.82,1633.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25536,做空,2023-08-22 23:40:00,2023-08-22 23:50:00,1633.47,1634.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25537,做多,2023-08-22 23:50:00,2023-08-23 01:05:00,1634.81,1630.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25538,做空,2023-08-23 01:05:00,2023-08-23 11:15:00,1630.03,1640.9,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -25539,做多,2023-08-23 11:15:00,2023-08-23 11:25:00,1640.9,1639.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25540,做空,2023-08-23 11:25:00,2023-08-23 11:30:00,1639.52,1640.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25541,做多,2023-08-23 11:30:00,2023-08-23 12:30:00,1640.81,1640.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25542,做空,2023-08-23 12:30:00,2023-08-23 13:10:00,1640.36,1635.66,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25543,做多,2023-08-23 13:45:00,2023-08-23 13:50:00,1643.52,1646.58,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25544,做多,2023-08-23 22:00:00,2023-08-24 01:10:00,1668.23,1678.42,0.01,100.0,0.0007,0.01,0.0,0.01,flip -25545,做空,2023-08-24 01:10:00,2023-08-24 01:45:00,1678.42,1672.79,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25546,做多,2023-08-24 05:00:00,2023-08-24 06:50:00,1677.2,1675.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25547,做空,2023-08-24 06:50:00,2023-08-24 07:05:00,1675.31,1675.0,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25548,做多,2023-08-24 07:05:00,2023-08-24 07:10:00,1675.0,1674.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25549,做空,2023-08-24 07:10:00,2023-08-24 07:15:00,1674.4,1675.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25550,做多,2023-08-24 07:15:00,2023-08-24 07:25:00,1675.15,1675.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25551,做空,2023-08-24 07:25:00,2023-08-24 08:20:00,1675.08,1670.74,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25552,做多,2023-08-24 09:00:00,2023-08-24 09:10:00,1675.32,1674.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25553,做空,2023-08-24 09:10:00,2023-08-24 09:15:00,1674.8,1671.78,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25554,做多,2023-08-24 11:30:00,2023-08-24 21:25:00,1672.46,1650.27,0.01,100.0,0.0007,-0.02,0.0,-0.02,flip -25555,做空,2023-08-24 21:25:00,2023-08-25 03:25:00,1650.27,1650.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -25556,做多,2023-08-25 03:30:00,2023-08-25 03:45:00,1653.41,1653.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25557,做空,2023-08-25 03:45:00,2023-08-25 03:50:00,1653.4,1654.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25558,做多,2023-08-25 03:50:00,2023-08-25 04:10:00,1654.55,1652.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25559,做空,2023-08-25 04:10:00,2023-08-25 04:30:00,1652.67,1648.6,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25560,做多,2023-08-25 08:15:00,2023-08-25 08:45:00,1654.17,1654.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25561,做空,2023-08-25 08:45:00,2023-08-25 09:15:00,1654.06,1654.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25562,做多,2023-08-25 09:15:00,2023-08-25 09:20:00,1654.59,1654.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25563,做空,2023-08-25 09:20:00,2023-08-25 09:35:00,1654.54,1653.97,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25564,做多,2023-08-25 09:35:00,2023-08-25 09:40:00,1653.97,1652.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25565,做空,2023-08-25 09:40:00,2023-08-25 10:15:00,1652.89,1653.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25566,做多,2023-08-25 10:15:00,2023-08-25 10:25:00,1653.65,1652.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25567,做空,2023-08-25 10:25:00,2023-08-25 10:30:00,1652.96,1653.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25568,做多,2023-08-25 10:30:00,2023-08-25 10:35:00,1653.8,1653.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25569,做空,2023-08-25 10:35:00,2023-08-25 10:45:00,1653.51,1653.37,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25570,做多,2023-08-25 10:45:00,2023-08-25 10:50:00,1653.37,1652.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25571,做空,2023-08-25 10:50:00,2023-08-25 11:25:00,1652.06,1653.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25572,做多,2023-08-25 11:25:00,2023-08-25 11:45:00,1653.75,1652.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25573,做空,2023-08-25 11:45:00,2023-08-25 11:55:00,1652.77,1653.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25574,做多,2023-08-25 11:55:00,2023-08-25 13:00:00,1653.51,1656.41,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25575,做多,2023-08-25 14:10:00,2023-08-25 14:15:00,1657.23,1660.07,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25576,做多,2023-08-25 15:10:00,2023-08-25 19:20:00,1651.24,1649.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25577,做空,2023-08-25 19:20:00,2023-08-25 20:55:00,1649.79,1649.24,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25578,做多,2023-08-25 20:55:00,2023-08-25 21:20:00,1649.24,1649.86,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25579,做空,2023-08-25 21:20:00,2023-08-25 21:35:00,1649.86,1648.92,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25580,做多,2023-08-25 21:35:00,2023-08-25 22:20:00,1648.92,1648.99,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25581,做空,2023-08-25 22:20:00,2023-08-25 22:30:00,1648.99,1650.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25582,做多,2023-08-25 22:30:00,2023-08-26 05:15:00,1650.5,1651.26,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25583,做空,2023-08-26 05:15:00,2023-08-26 05:20:00,1651.26,1651.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25584,做多,2023-08-26 05:20:00,2023-08-26 05:25:00,1651.29,1650.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25585,做空,2023-08-26 05:25:00,2023-08-26 05:50:00,1650.8,1651.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25586,做多,2023-08-26 05:50:00,2023-08-26 05:55:00,1651.66,1651.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25587,做空,2023-08-26 05:55:00,2023-08-26 06:20:00,1651.59,1651.74,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25588,做多,2023-08-26 06:20:00,2023-08-26 06:40:00,1651.74,1651.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25589,做空,2023-08-26 06:40:00,2023-08-26 06:50:00,1651.39,1652.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25590,做多,2023-08-26 06:50:00,2023-08-26 07:20:00,1652.41,1652.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25591,做空,2023-08-26 07:20:00,2023-08-26 07:35:00,1652.36,1652.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25592,做多,2023-08-26 07:35:00,2023-08-26 07:40:00,1652.6,1652.44,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25593,做空,2023-08-26 07:40:00,2023-08-26 07:50:00,1652.44,1652.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25594,做多,2023-08-26 07:50:00,2023-08-26 07:55:00,1652.84,1652.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25595,做空,2023-08-26 07:55:00,2023-08-26 08:00:00,1652.12,1651.09,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25596,做多,2023-08-26 08:10:00,2023-08-26 08:30:00,1652.5,1647.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25597,做空,2023-08-26 08:30:00,2023-08-26 08:35:00,1647.79,1648.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -25598,做多,2023-08-26 14:35:00,2023-08-26 16:15:00,1650.58,1649.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25599,做空,2023-08-26 16:15:00,2023-08-26 16:40:00,1649.24,1647.22,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25600,做多,2023-08-26 21:10:00,2023-08-26 23:05:00,1648.24,1646.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25601,做空,2023-08-26 23:05:00,2023-08-27 00:20:00,1646.25,1648.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25602,做多,2023-08-27 00:20:00,2023-08-27 01:00:00,1648.49,1646.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25603,做空,2023-08-27 01:00:00,2023-08-27 01:05:00,1646.16,1647.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25604,做多,2023-08-27 01:05:00,2023-08-27 01:10:00,1647.67,1647.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25605,做空,2023-08-27 01:10:00,2023-08-27 01:40:00,1647.36,1645.98,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25606,做多,2023-08-27 01:40:00,2023-08-27 01:55:00,1645.98,1648.81,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25607,做多,2023-08-27 02:40:00,2023-08-27 02:45:00,1646.81,1646.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25608,做空,2023-08-27 02:45:00,2023-08-27 03:20:00,1646.78,1646.58,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25609,做多,2023-08-27 03:20:00,2023-08-27 03:55:00,1646.58,1646.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25610,做空,2023-08-27 03:55:00,2023-08-27 04:00:00,1646.45,1647.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25611,做多,2023-08-27 04:00:00,2023-08-27 04:30:00,1647.36,1648.75,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25612,做多,2023-08-27 06:45:00,2023-08-27 07:40:00,1648.67,1648.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25613,做空,2023-08-27 07:40:00,2023-08-27 07:45:00,1648.13,1648.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25614,做多,2023-08-27 07:45:00,2023-08-27 07:55:00,1648.41,1647.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25615,做空,2023-08-27 07:55:00,2023-08-27 08:00:00,1647.81,1648.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25616,做多,2023-08-27 08:00:00,2023-08-27 08:20:00,1648.07,1647.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25617,做空,2023-08-27 08:20:00,2023-08-27 08:30:00,1647.23,1649.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25618,做多,2023-08-27 08:30:00,2023-08-27 08:50:00,1649.04,1650.65,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25619,做多,2023-08-27 09:20:00,2023-08-27 09:25:00,1649.44,1648.94,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25620,做空,2023-08-27 09:25:00,2023-08-27 09:45:00,1648.94,1648.04,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25621,做多,2023-08-27 09:45:00,2023-08-27 09:50:00,1648.04,1647.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25622,做空,2023-08-27 09:50:00,2023-08-27 09:55:00,1647.77,1649.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25623,做多,2023-08-27 09:55:00,2023-08-27 10:25:00,1649.72,1651.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25624,做多,2023-08-27 12:45:00,2023-08-27 13:30:00,1650.09,1651.72,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25625,做多,2023-08-27 13:45:00,2023-08-27 14:00:00,1649.04,1651.92,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25626,做多,2023-08-27 18:05:00,2023-08-27 18:10:00,1652.27,1651.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25627,做空,2023-08-27 18:10:00,2023-08-27 18:15:00,1651.21,1651.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25628,做多,2023-08-27 18:15:00,2023-08-27 18:25:00,1651.59,1652.33,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25629,做空,2023-08-27 18:25:00,2023-08-27 18:30:00,1652.33,1652.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25630,做多,2023-08-27 18:30:00,2023-08-27 18:35:00,1652.62,1652.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25631,做空,2023-08-27 18:35:00,2023-08-27 18:40:00,1652.6,1652.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25632,做多,2023-08-27 18:40:00,2023-08-27 19:05:00,1652.73,1657.46,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25633,做多,2023-08-27 20:20:00,2023-08-27 20:35:00,1653.76,1653.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25634,做空,2023-08-27 20:35:00,2023-08-27 20:40:00,1653.19,1653.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25635,做多,2023-08-27 20:40:00,2023-08-27 20:45:00,1653.39,1653.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25636,做空,2023-08-27 20:45:00,2023-08-27 20:50:00,1653.34,1653.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25637,做多,2023-08-27 20:50:00,2023-08-27 21:05:00,1653.46,1653.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25638,做空,2023-08-27 21:05:00,2023-08-27 21:10:00,1653.45,1654.22,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25639,做多,2023-08-27 21:10:00,2023-08-27 21:45:00,1654.22,1653.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25640,做空,2023-08-27 21:45:00,2023-08-27 22:15:00,1653.6,1654.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25641,做多,2023-08-27 22:15:00,2023-08-27 22:20:00,1654.51,1653.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25642,做空,2023-08-27 22:20:00,2023-08-27 22:40:00,1653.6,1654.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25643,做多,2023-08-27 22:40:00,2023-08-27 23:05:00,1654.58,1657.68,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25644,做多,2023-08-28 12:05:00,2023-08-28 12:10:00,1643.1,1649.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25645,做多,2023-08-28 22:15:00,2023-08-28 22:30:00,1648.44,1648.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25646,做空,2023-08-28 22:30:00,2023-08-28 22:35:00,1648.31,1649.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25647,做多,2023-08-28 22:35:00,2023-08-28 23:05:00,1649.58,1651.23,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25648,做多,2023-08-29 03:15:00,2023-08-29 04:40:00,1650.27,1650.64,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25649,做空,2023-08-29 04:40:00,2023-08-29 04:45:00,1650.64,1650.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25650,做多,2023-08-29 04:45:00,2023-08-29 04:50:00,1650.72,1649.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25651,做空,2023-08-29 04:50:00,2023-08-29 05:20:00,1649.95,1650.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25652,做多,2023-08-29 05:20:00,2023-08-29 07:35:00,1650.88,1646.83,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25653,做空,2023-08-29 07:35:00,2023-08-29 07:40:00,1646.83,1647.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -25654,做多,2023-08-29 13:45:00,2023-08-29 13:50:00,1646.76,1645.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25655,做空,2023-08-29 13:50:00,2023-08-29 14:00:00,1645.31,1649.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25656,做多,2023-08-29 14:00:00,2023-08-29 14:05:00,1649.99,1651.2,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25657,做多,2023-08-29 23:50:00,2023-08-30 10:40:00,1727.48,1719.48,0.01,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -25658,做多,2023-08-30 11:30:00,2023-08-30 11:40:00,1717.78,1716.35,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25659,做空,2023-08-30 11:40:00,2023-08-30 11:45:00,1716.35,1716.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25660,做多,2023-08-30 11:45:00,2023-08-30 12:35:00,1716.63,1714.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25661,做空,2023-08-30 12:35:00,2023-08-30 12:40:00,1714.43,1712.34,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25662,做多,2023-08-30 12:45:00,2023-08-30 12:50:00,1718.96,1717.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25663,做空,2023-08-30 12:50:00,2023-08-30 13:00:00,1717.14,1718.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25664,做多,2023-08-30 13:00:00,2023-08-30 13:15:00,1718.02,1721.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25665,做多,2023-08-30 13:50:00,2023-08-30 13:55:00,1718.27,1717.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25666,做空,2023-08-30 13:55:00,2023-08-30 14:00:00,1717.62,1718.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25667,做多,2023-08-30 14:00:00,2023-08-30 14:10:00,1718.7,1716.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25668,做空,2023-08-30 14:10:00,2023-08-30 14:15:00,1716.63,1716.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -25669,做多,2023-08-30 21:10:00,2023-08-30 21:15:00,1705.86,1704.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25670,做空,2023-08-30 21:15:00,2023-08-30 22:00:00,1704.81,1705.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25671,做多,2023-08-30 22:00:00,2023-08-30 22:05:00,1705.32,1703.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25672,做空,2023-08-30 22:05:00,2023-08-30 23:05:00,1703.5,1704.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25673,做多,2023-08-30 23:05:00,2023-08-30 23:10:00,1704.0,1703.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25674,做空,2023-08-30 23:10:00,2023-08-31 01:55:00,1703.58,1698.75,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25675,做多,2023-08-31 04:50:00,2023-08-31 05:00:00,1701.47,1701.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25676,做空,2023-08-31 05:00:00,2023-08-31 05:20:00,1701.09,1701.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25677,做多,2023-08-31 05:20:00,2023-08-31 06:40:00,1701.96,1704.61,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25678,做多,2023-08-31 13:05:00,2023-08-31 13:20:00,1705.68,1705.65,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25679,做空,2023-08-31 13:20:00,2023-08-31 13:30:00,1705.65,1705.46,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25680,做多,2023-08-31 13:30:00,2023-08-31 13:40:00,1705.46,1704.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25681,做空,2023-08-31 13:40:00,2023-08-31 13:45:00,1704.28,1701.73,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25682,做多,2023-09-01 02:30:00,2023-09-01 02:35:00,1651.5,1651.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25683,做空,2023-09-01 02:35:00,2023-09-01 02:40:00,1651.06,1651.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25684,做多,2023-09-01 02:40:00,2023-09-01 02:45:00,1651.86,1651.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25685,做空,2023-09-01 02:45:00,2023-09-01 03:30:00,1651.71,1650.77,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25686,做多,2023-09-01 03:30:00,2023-09-01 05:05:00,1650.77,1648.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25687,做空,2023-09-01 05:05:00,2023-09-01 05:15:00,1648.96,1649.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25688,做多,2023-09-01 05:15:00,2023-09-01 05:20:00,1649.03,1648.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25689,做空,2023-09-01 05:20:00,2023-09-01 05:45:00,1648.7,1649.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25690,做多,2023-09-01 05:45:00,2023-09-01 05:50:00,1649.02,1648.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25691,做空,2023-09-01 05:50:00,2023-09-01 06:00:00,1648.37,1648.34,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25692,做多,2023-09-01 06:00:00,2023-09-01 06:05:00,1648.34,1648.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25693,做空,2023-09-01 06:05:00,2023-09-01 06:10:00,1648.19,1649.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25694,做多,2023-09-01 06:10:00,2023-09-01 06:15:00,1649.0,1647.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25695,做空,2023-09-01 06:15:00,2023-09-01 06:35:00,1647.57,1644.55,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25696,做多,2023-09-01 11:45:00,2023-09-01 11:50:00,1647.0,1646.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25697,做空,2023-09-01 11:50:00,2023-09-01 12:00:00,1646.73,1647.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25698,做多,2023-09-01 12:00:00,2023-09-01 12:15:00,1647.55,1648.63,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25699,做多,2023-09-01 12:55:00,2023-09-01 13:00:00,1646.05,1645.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25700,做空,2023-09-01 13:00:00,2023-09-01 13:35:00,1645.68,1641.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25701,做多,2023-09-01 13:55:00,2023-09-01 20:40:00,1644.43,1628.79,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -25702,做空,2023-09-01 20:40:00,2023-09-01 20:45:00,1628.79,1629.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25703,做多,2023-09-01 20:45:00,2023-09-01 20:50:00,1629.01,1628.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25704,做空,2023-09-01 20:50:00,2023-09-01 21:05:00,1628.46,1628.41,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25705,做多,2023-09-01 21:05:00,2023-09-01 21:15:00,1628.41,1627.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25706,做空,2023-09-01 21:15:00,2023-09-01 21:20:00,1627.58,1628.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25707,做多,2023-09-01 21:20:00,2023-09-01 21:25:00,1628.38,1625.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25708,做空,2023-09-01 21:25:00,2023-09-01 21:35:00,1625.08,1627.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25709,做多,2023-09-01 21:35:00,2023-09-01 21:40:00,1627.89,1626.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25710,做空,2023-09-01 21:40:00,2023-09-01 21:45:00,1626.04,1628.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25711,做多,2023-09-01 21:45:00,2023-09-01 21:50:00,1628.12,1624.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25712,做空,2023-09-01 21:50:00,2023-09-01 21:55:00,1624.82,1628.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25713,做多,2023-09-01 21:55:00,2023-09-01 22:10:00,1628.26,1626.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25714,做空,2023-09-01 22:10:00,2023-09-01 22:15:00,1626.5,1627.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25715,做多,2023-09-01 22:15:00,2023-09-01 22:25:00,1627.29,1625.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25716,做空,2023-09-01 22:25:00,2023-09-01 22:30:00,1625.93,1626.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25717,做多,2023-09-01 22:30:00,2023-09-02 05:20:00,1626.09,1633.39,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25718,做多,2023-09-02 06:50:00,2023-09-02 08:00:00,1629.68,1630.07,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25719,做空,2023-09-02 08:00:00,2023-09-02 08:05:00,1630.07,1630.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25720,做多,2023-09-02 08:05:00,2023-09-02 08:15:00,1630.64,1630.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25721,做空,2023-09-02 08:15:00,2023-09-02 08:45:00,1630.25,1631.02,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25722,做多,2023-09-02 08:45:00,2023-09-02 08:55:00,1631.02,1630.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25723,做空,2023-09-02 08:55:00,2023-09-02 09:05:00,1630.2,1630.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25724,做多,2023-09-02 09:05:00,2023-09-02 09:15:00,1630.6,1632.14,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25725,做多,2023-09-02 16:45:00,2023-09-02 17:35:00,1635.51,1634.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25726,做空,2023-09-02 17:35:00,2023-09-02 17:40:00,1634.48,1634.87,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25727,做多,2023-09-02 17:40:00,2023-09-02 17:45:00,1634.87,1633.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25728,做空,2023-09-02 17:45:00,2023-09-02 18:05:00,1633.47,1630.88,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25729,做多,2023-09-02 21:15:00,2023-09-02 21:20:00,1637.04,1634.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25730,做空,2023-09-02 21:20:00,2023-09-02 21:25:00,1634.33,1636.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25731,做多,2023-09-02 21:25:00,2023-09-02 21:45:00,1636.89,1636.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25732,做空,2023-09-02 21:45:00,2023-09-02 21:55:00,1636.55,1635.3,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25733,做多,2023-09-02 21:55:00,2023-09-02 22:35:00,1635.3,1635.49,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25734,做空,2023-09-02 22:35:00,2023-09-03 00:30:00,1635.49,1632.87,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25735,做多,2023-09-03 01:00:00,2023-09-03 01:05:00,1634.92,1633.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25736,做空,2023-09-03 01:05:00,2023-09-03 01:10:00,1633.77,1634.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25737,做多,2023-09-03 01:10:00,2023-09-03 01:15:00,1634.86,1633.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25738,做空,2023-09-03 01:15:00,2023-09-03 01:20:00,1633.99,1634.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25739,做多,2023-09-03 01:20:00,2023-09-03 01:25:00,1634.71,1633.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25740,做空,2023-09-03 01:25:00,2023-09-03 02:05:00,1633.39,1632.27,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25741,做多,2023-09-03 02:30:00,2023-09-03 03:10:00,1633.98,1633.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25742,做空,2023-09-03 03:10:00,2023-09-03 03:35:00,1633.91,1633.78,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25743,做多,2023-09-03 03:35:00,2023-09-03 03:45:00,1633.78,1633.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25744,做空,2023-09-03 03:45:00,2023-09-03 03:50:00,1633.69,1634.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25745,做多,2023-09-03 03:50:00,2023-09-03 04:45:00,1634.91,1634.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25746,做空,2023-09-03 04:45:00,2023-09-03 04:55:00,1634.16,1634.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25747,做多,2023-09-03 04:55:00,2023-09-03 05:00:00,1634.4,1633.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25748,做空,2023-09-03 05:00:00,2023-09-03 05:10:00,1633.95,1634.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25749,做多,2023-09-03 05:10:00,2023-09-03 05:30:00,1634.57,1636.01,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25750,做多,2023-09-03 05:45:00,2023-09-03 05:50:00,1634.85,1634.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25751,做空,2023-09-03 05:50:00,2023-09-03 05:55:00,1634.66,1635.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25752,做多,2023-09-03 05:55:00,2023-09-03 06:30:00,1635.28,1637.61,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25753,做多,2023-09-03 07:45:00,2023-09-03 07:50:00,1634.99,1634.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25754,做空,2023-09-03 07:50:00,2023-09-03 07:55:00,1634.68,1634.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25755,做多,2023-09-03 07:55:00,2023-09-03 08:00:00,1634.95,1634.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25756,做空,2023-09-03 08:00:00,2023-09-03 08:10:00,1634.7,1632.63,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25757,做多,2023-09-03 11:10:00,2023-09-03 11:15:00,1633.97,1633.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25758,做空,2023-09-03 11:15:00,2023-09-03 12:15:00,1633.43,1631.51,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25759,做多,2023-09-03 12:25:00,2023-09-03 12:35:00,1635.47,1636.31,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25760,做多,2023-09-03 13:25:00,2023-09-03 13:35:00,1633.98,1633.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25761,做空,2023-09-03 13:35:00,2023-09-03 14:05:00,1633.95,1634.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25762,做多,2023-09-03 14:05:00,2023-09-03 14:10:00,1634.43,1633.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25763,做空,2023-09-03 14:10:00,2023-09-03 14:15:00,1633.47,1635.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25764,做多,2023-09-03 14:15:00,2023-09-03 14:35:00,1635.27,1636.77,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25765,做多,2023-09-03 15:15:00,2023-09-03 15:25:00,1634.53,1634.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25766,做空,2023-09-03 15:25:00,2023-09-03 15:40:00,1634.06,1630.94,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25767,做多,2023-09-03 16:15:00,2023-09-03 16:20:00,1633.4,1632.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25768,做空,2023-09-03 16:20:00,2023-09-03 16:35:00,1632.18,1627.31,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25769,做多,2023-09-03 18:10:00,2023-09-03 18:15:00,1631.4,1637.67,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25770,做多,2023-09-03 18:15:00,2023-09-03 18:20:00,1637.67,1638.87,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25771,做多,2023-09-03 22:45:00,2023-09-03 22:50:00,1634.89,1634.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25772,做空,2023-09-03 22:50:00,2023-09-03 22:55:00,1634.52,1634.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25773,做多,2023-09-03 22:55:00,2023-09-03 23:00:00,1634.93,1634.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25774,做空,2023-09-03 23:00:00,2023-09-03 23:15:00,1634.39,1634.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25775,做多,2023-09-03 23:15:00,2023-09-03 23:20:00,1634.84,1634.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25776,做空,2023-09-03 23:20:00,2023-09-03 23:35:00,1634.82,1634.61,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25777,做多,2023-09-03 23:35:00,2023-09-03 23:55:00,1634.61,1635.02,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25778,做空,2023-09-03 23:55:00,2023-09-04 00:10:00,1635.02,1635.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25779,做多,2023-09-04 00:10:00,2023-09-04 00:15:00,1635.03,1634.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25780,做空,2023-09-04 00:15:00,2023-09-04 00:20:00,1634.41,1635.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25781,做多,2023-09-04 00:20:00,2023-09-04 00:30:00,1635.1,1634.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25782,做空,2023-09-04 00:30:00,2023-09-04 00:35:00,1634.37,1634.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25783,做多,2023-09-04 00:35:00,2023-09-04 00:50:00,1634.85,1633.85,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25784,做空,2023-09-04 00:50:00,2023-09-04 01:05:00,1633.85,1635.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25785,做多,2023-09-04 01:05:00,2023-09-04 01:15:00,1635.38,1634.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25786,做空,2023-09-04 01:15:00,2023-09-04 02:40:00,1634.7,1635.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25787,做多,2023-09-04 02:40:00,2023-09-04 02:55:00,1635.19,1637.8,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25788,做多,2023-09-04 04:10:00,2023-09-04 05:35:00,1637.53,1635.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25789,做空,2023-09-04 05:35:00,2023-09-04 06:15:00,1635.56,1636.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25790,做多,2023-09-04 06:15:00,2023-09-04 07:15:00,1636.54,1638.67,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25791,做多,2023-09-04 09:50:00,2023-09-04 10:00:00,1636.15,1635.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25792,做空,2023-09-04 10:00:00,2023-09-04 10:35:00,1635.93,1635.76,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25793,做多,2023-09-04 10:35:00,2023-09-04 17:15:00,1635.76,1631.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25794,做空,2023-09-04 17:15:00,2023-09-04 17:20:00,1631.61,1632.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25795,做多,2023-09-04 17:20:00,2023-09-04 17:25:00,1632.01,1631.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25796,做空,2023-09-04 17:25:00,2023-09-04 18:45:00,1631.82,1632.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25797,做多,2023-09-04 18:45:00,2023-09-04 18:50:00,1632.11,1630.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25798,做空,2023-09-04 18:50:00,2023-09-04 19:40:00,1630.55,1630.47,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25799,做多,2023-09-04 19:40:00,2023-09-04 19:50:00,1630.47,1630.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25800,做空,2023-09-04 19:50:00,2023-09-04 19:55:00,1630.23,1630.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25801,做多,2023-09-04 19:55:00,2023-09-04 20:25:00,1630.41,1629.42,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25802,做空,2023-09-04 20:25:00,2023-09-04 20:35:00,1629.42,1626.6,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25803,做多,2023-09-04 23:35:00,2023-09-04 23:40:00,1628.54,1627.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25804,做空,2023-09-04 23:40:00,2023-09-05 00:30:00,1627.78,1627.43,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25805,做多,2023-09-05 00:30:00,2023-09-05 00:40:00,1627.43,1625.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25806,做空,2023-09-05 00:40:00,2023-09-05 02:10:00,1625.82,1621.97,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25807,做多,2023-09-05 05:10:00,2023-09-05 05:15:00,1623.92,1622.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25808,做空,2023-09-05 05:15:00,2023-09-05 05:50:00,1622.86,1625.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25809,做多,2023-09-05 05:50:00,2023-09-05 06:30:00,1625.37,1622.44,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25810,做空,2023-09-05 06:30:00,2023-09-05 06:50:00,1622.44,1622.3,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25811,做多,2023-09-05 06:50:00,2023-09-05 06:55:00,1622.3,1621.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25812,做空,2023-09-05 06:55:00,2023-09-05 07:00:00,1621.4,1622.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25813,做多,2023-09-05 07:00:00,2023-09-05 07:10:00,1622.23,1621.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25814,做空,2023-09-05 07:10:00,2023-09-05 07:20:00,1621.8,1622.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25815,做多,2023-09-05 07:20:00,2023-09-05 08:05:00,1622.53,1626.46,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25816,做多,2023-09-05 08:50:00,2023-09-05 09:35:00,1623.32,1629.17,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25817,做多,2023-09-05 14:40:00,2023-09-05 15:05:00,1628.08,1635.89,0.01,100.0,0.0007,0.01,0.0,0.0,tp_upper -25818,做多,2023-09-05 18:30:00,2023-09-05 19:40:00,1633.21,1634.29,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25819,做空,2023-09-05 19:40:00,2023-09-05 20:05:00,1634.29,1630.37,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25820,做多,2023-09-05 23:35:00,2023-09-06 00:00:00,1632.69,1633.08,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25821,做空,2023-09-06 00:00:00,2023-09-06 00:05:00,1633.08,1634.36,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25822,做多,2023-09-06 00:05:00,2023-09-06 00:15:00,1634.36,1633.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25823,做空,2023-09-06 00:15:00,2023-09-06 00:20:00,1633.54,1633.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25824,做多,2023-09-06 00:20:00,2023-09-06 00:25:00,1633.62,1632.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25825,做空,2023-09-06 00:25:00,2023-09-06 01:05:00,1632.15,1633.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25826,做多,2023-09-06 01:05:00,2023-09-06 01:15:00,1633.77,1633.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25827,做空,2023-09-06 01:15:00,2023-09-06 01:20:00,1633.08,1634.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25828,做多,2023-09-06 01:20:00,2023-09-06 01:25:00,1634.0,1633.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25829,做空,2023-09-06 01:25:00,2023-09-06 01:55:00,1633.31,1632.77,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25830,做多,2023-09-06 01:55:00,2023-09-06 02:20:00,1632.77,1636.19,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25831,做多,2023-09-06 04:00:00,2023-09-06 04:05:00,1632.74,1632.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25832,做空,2023-09-06 04:05:00,2023-09-06 04:10:00,1632.09,1632.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25833,做多,2023-09-06 04:10:00,2023-09-06 04:25:00,1632.11,1632.27,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25834,做空,2023-09-06 04:25:00,2023-09-06 04:30:00,1632.27,1632.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25835,做多,2023-09-06 04:30:00,2023-09-06 04:35:00,1632.62,1632.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25836,做空,2023-09-06 04:35:00,2023-09-06 05:10:00,1632.26,1629.2,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25837,做多,2023-09-06 09:05:00,2023-09-06 10:45:00,1631.53,1630.7,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25838,做空,2023-09-06 10:45:00,2023-09-06 10:50:00,1630.7,1631.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25839,做多,2023-09-06 10:50:00,2023-09-06 10:55:00,1631.6,1630.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25840,做空,2023-09-06 10:55:00,2023-09-06 11:00:00,1630.93,1631.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25841,做多,2023-09-06 11:00:00,2023-09-06 11:35:00,1631.41,1633.49,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25842,做多,2023-09-06 11:55:00,2023-09-06 12:45:00,1632.02,1630.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25843,做空,2023-09-06 12:45:00,2023-09-06 12:50:00,1630.86,1631.17,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25844,做多,2023-09-06 12:50:00,2023-09-06 13:00:00,1631.17,1630.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25845,做空,2023-09-06 13:00:00,2023-09-06 13:10:00,1630.99,1630.94,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25846,做多,2023-09-06 13:10:00,2023-09-06 13:15:00,1630.94,1630.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25847,做空,2023-09-06 13:15:00,2023-09-06 13:20:00,1630.48,1632.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25848,做多,2023-09-06 13:20:00,2023-09-06 13:25:00,1632.15,1630.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25849,做空,2023-09-06 13:25:00,2023-09-06 13:35:00,1630.51,1632.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25850,做多,2023-09-06 13:35:00,2023-09-06 13:40:00,1632.18,1633.86,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25851,做多,2023-09-06 13:50:00,2023-09-06 14:00:00,1633.01,1623.28,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -25852,做空,2023-09-06 14:00:00,2023-09-06 14:05:00,1623.28,1628.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_lower -25853,做多,2023-09-06 17:50:00,2023-09-06 17:55:00,1636.89,1645.79,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -25854,做多,2023-09-06 18:25:00,2023-09-06 18:30:00,1630.21,1628.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25855,做空,2023-09-06 18:30:00,2023-09-06 18:35:00,1628.8,1630.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25856,做多,2023-09-06 18:35:00,2023-09-06 18:55:00,1630.13,1627.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -25857,做空,2023-09-06 18:55:00,2023-09-06 19:00:00,1627.49,1627.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -25858,做多,2023-09-06 19:00:00,2023-09-06 20:55:00,1627.65,1627.99,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -25859,做空,2023-09-06 20:55:00,2023-09-06 21:00:00,1627.99,1630.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -25860,做多,2023-09-06 21:00:00,2023-09-07 02:10:00,1630.0,1635.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -25861,做多,2023-09-07 07:50:00,2023-09-07 07:55:00,1635.55,1635.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25862,做空,2023-09-07 07:55:00,2023-09-07 08:00:00,1635.16,1633.67,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25863,做多,2023-09-07 13:40:00,2023-09-07 15:00:00,1629.56,1630.31,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25864,做空,2023-09-07 15:00:00,2023-09-07 15:05:00,1630.31,1632.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25865,做多,2023-09-07 15:05:00,2023-09-07 15:10:00,1632.16,1631.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25866,做空,2023-09-07 15:10:00,2023-09-07 15:30:00,1631.5,1631.33,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25867,做多,2023-09-07 15:30:00,2023-09-07 15:35:00,1631.33,1630.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25868,做空,2023-09-07 15:35:00,2023-09-07 15:55:00,1630.46,1629.85,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25869,做多,2023-09-07 15:55:00,2023-09-07 16:05:00,1629.85,1630.32,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25870,做空,2023-09-07 16:05:00,2023-09-07 16:10:00,1630.32,1631.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25871,做多,2023-09-07 16:10:00,2023-09-07 16:35:00,1631.07,1634.97,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25872,做多,2023-09-08 02:45:00,2023-09-08 03:05:00,1644.51,1643.67,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25873,做空,2023-09-08 03:05:00,2023-09-08 06:30:00,1643.67,1642.64,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25874,做多,2023-09-08 07:20:00,2023-09-08 07:30:00,1647.02,1647.22,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25875,做空,2023-09-08 07:30:00,2023-09-08 08:20:00,1647.22,1644.15,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25876,做多,2023-09-08 18:00:00,2023-09-08 18:05:00,1630.19,1629.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25877,做空,2023-09-08 18:05:00,2023-09-08 19:10:00,1629.64,1628.83,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25878,做多,2023-09-08 19:10:00,2023-09-08 19:30:00,1628.83,1632.25,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25879,做多,2023-09-09 03:35:00,2023-09-09 03:40:00,1633.91,1633.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25880,做空,2023-09-09 03:40:00,2023-09-09 04:25:00,1633.81,1632.49,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25881,做多,2023-09-09 06:55:00,2023-09-09 07:05:00,1634.98,1634.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25882,做空,2023-09-09 07:05:00,2023-09-09 07:30:00,1634.16,1634.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25883,做多,2023-09-09 07:30:00,2023-09-09 07:35:00,1634.28,1634.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25884,做空,2023-09-09 07:35:00,2023-09-09 08:00:00,1634.03,1634.49,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25885,做多,2023-09-09 08:00:00,2023-09-09 08:05:00,1634.49,1633.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25886,做空,2023-09-09 08:05:00,2023-09-09 08:45:00,1633.73,1634.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25887,做多,2023-09-09 08:45:00,2023-09-09 08:50:00,1634.34,1633.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25888,做空,2023-09-09 08:50:00,2023-09-09 09:25:00,1633.55,1633.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25889,做多,2023-09-09 09:25:00,2023-09-09 09:35:00,1633.98,1634.73,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25890,做多,2023-09-09 10:05:00,2023-09-09 10:10:00,1634.15,1633.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25891,做空,2023-09-09 10:10:00,2023-09-09 10:55:00,1633.8,1633.68,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25892,做多,2023-09-09 10:55:00,2023-09-09 11:00:00,1633.68,1633.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25893,做空,2023-09-09 11:00:00,2023-09-09 11:10:00,1633.5,1633.45,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25894,做多,2023-09-09 11:10:00,2023-09-09 11:45:00,1633.45,1635.26,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25895,做多,2023-09-09 13:00:00,2023-09-09 13:05:00,1633.75,1633.33,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25896,做空,2023-09-09 13:05:00,2023-09-09 13:15:00,1633.33,1632.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25897,做多,2023-09-09 15:00:00,2023-09-09 15:05:00,1635.1,1635.31,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25898,做多,2023-09-09 15:35:00,2023-09-09 15:40:00,1634.36,1634.71,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -25899,做多,2023-09-09 17:35:00,2023-09-09 17:45:00,1633.62,1633.76,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25900,做空,2023-09-09 17:45:00,2023-09-09 17:55:00,1633.76,1633.59,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25901,做多,2023-09-09 17:55:00,2023-09-09 18:00:00,1633.59,1633.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25902,做空,2023-09-09 18:00:00,2023-09-09 18:30:00,1633.46,1631.91,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25903,做多,2023-09-09 19:30:00,2023-09-09 19:35:00,1633.42,1632.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25904,做空,2023-09-09 19:35:00,2023-09-09 19:50:00,1632.72,1633.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25905,做多,2023-09-09 19:50:00,2023-09-09 19:55:00,1633.5,1633.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25906,做空,2023-09-09 19:55:00,2023-09-09 20:00:00,1633.18,1633.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25907,做多,2023-09-09 20:00:00,2023-09-09 20:15:00,1633.32,1632.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25908,做空,2023-09-09 20:15:00,2023-09-09 20:20:00,1632.96,1633.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25909,做多,2023-09-09 20:20:00,2023-09-09 20:30:00,1633.64,1632.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25910,做空,2023-09-09 20:30:00,2023-09-09 20:35:00,1632.99,1633.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25911,做多,2023-09-09 20:35:00,2023-09-09 20:45:00,1633.25,1633.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25912,做空,2023-09-09 20:45:00,2023-09-09 21:10:00,1633.11,1634.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -25913,做多,2023-09-09 21:10:00,2023-09-09 21:35:00,1634.87,1633.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -25914,做空,2023-09-09 21:35:00,2023-09-10 00:15:00,1633.31,1632.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -25915,做多,2023-09-10 11:35:00,2023-09-10 11:40:00,1625.53,1625.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25916,做空,2023-09-10 11:40:00,2023-09-10 12:10:00,1625.09,1624.98,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25917,做多,2023-09-10 12:10:00,2023-09-10 12:25:00,1624.98,1625.0,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25918,做空,2023-09-10 12:25:00,2023-09-10 12:35:00,1625.0,1625.28,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25919,做多,2023-09-10 12:35:00,2023-09-10 12:40:00,1625.28,1625.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25920,做空,2023-09-10 12:40:00,2023-09-10 13:05:00,1625.24,1624.67,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25921,做多,2023-09-10 13:05:00,2023-09-10 13:10:00,1624.67,1624.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25922,做空,2023-09-10 13:10:00,2023-09-10 13:25:00,1624.51,1624.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25923,做多,2023-09-10 13:25:00,2023-09-10 13:30:00,1624.98,1623.44,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25924,做空,2023-09-10 13:30:00,2023-09-10 13:35:00,1623.44,1625.42,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25925,做多,2023-09-10 13:35:00,2023-09-10 13:45:00,1625.42,1627.79,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25926,做多,2023-09-10 19:55:00,2023-09-10 20:35:00,1616.47,1618.4,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25927,做空,2023-09-10 20:35:00,2023-09-10 20:50:00,1618.4,1618.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25928,做多,2023-09-10 20:50:00,2023-09-10 21:20:00,1618.53,1622.92,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25929,做多,2023-09-10 23:30:00,2023-09-11 00:20:00,1617.44,1615.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25930,做空,2023-09-11 00:20:00,2023-09-11 00:35:00,1615.55,1606.7,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -25931,做多,2023-09-11 05:35:00,2023-09-11 06:50:00,1613.8,1614.3,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25932,做空,2023-09-11 06:50:00,2023-09-11 08:10:00,1614.3,1607.63,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25933,做多,2023-09-12 00:10:00,2023-09-12 03:00:00,1551.39,1560.52,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -25934,做多,2023-09-12 17:05:00,2023-09-12 17:15:00,1600.05,1587.9,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -25935,做空,2023-09-12 17:15:00,2023-09-12 19:15:00,1587.9,1603.16,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -25936,做多,2023-09-12 19:15:00,2023-09-12 19:20:00,1603.16,1599.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25937,做空,2023-09-12 19:20:00,2023-09-12 21:10:00,1599.27,1601.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25938,做多,2023-09-12 21:10:00,2023-09-12 21:35:00,1601.52,1599.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25939,做空,2023-09-12 21:35:00,2023-09-12 21:45:00,1599.59,1600.27,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25940,做多,2023-09-12 21:45:00,2023-09-12 22:00:00,1600.27,1599.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25941,做空,2023-09-12 22:00:00,2023-09-12 23:10:00,1599.01,1591.49,0.01,100.0,0.0007,0.01,0.0,0.0,tp_lower -25942,做多,2023-09-13 00:35:00,2023-09-13 00:45:00,1596.95,1596.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25943,做空,2023-09-13 00:45:00,2023-09-13 00:50:00,1596.62,1597.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25944,做多,2023-09-13 00:50:00,2023-09-13 00:55:00,1597.92,1596.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25945,做空,2023-09-13 00:55:00,2023-09-13 01:00:00,1596.15,1596.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25946,做多,2023-09-13 01:00:00,2023-09-13 01:05:00,1596.84,1596.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25947,做空,2023-09-13 01:05:00,2023-09-13 01:10:00,1596.8,1598.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25948,做多,2023-09-13 01:10:00,2023-09-13 01:45:00,1598.78,1597.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25949,做空,2023-09-13 01:45:00,2023-09-13 02:20:00,1597.18,1596.75,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25950,做多,2023-09-13 02:20:00,2023-09-13 02:30:00,1596.75,1596.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25951,做空,2023-09-13 02:30:00,2023-09-13 02:40:00,1596.01,1596.64,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25952,做多,2023-09-13 02:40:00,2023-09-13 02:45:00,1596.64,1595.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25953,做空,2023-09-13 02:45:00,2023-09-13 03:25:00,1595.73,1589.62,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25954,做多,2023-09-13 07:35:00,2023-09-13 07:40:00,1601.53,1587.94,0.01,100.0,0.0007,-0.01,0.0,-0.01,tp_upper -25955,做多,2023-09-13 08:20:00,2023-09-13 08:50:00,1592.38,1591.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25956,做空,2023-09-13 08:50:00,2023-09-13 09:05:00,1591.21,1591.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25957,做多,2023-09-13 09:05:00,2023-09-13 09:35:00,1591.62,1598.49,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25958,做多,2023-09-13 14:05:00,2023-09-13 14:30:00,1593.63,1603.36,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -25959,做多,2023-09-13 17:30:00,2023-09-13 17:40:00,1603.53,1600.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25960,做空,2023-09-13 17:40:00,2023-09-13 17:50:00,1600.97,1600.66,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25961,做多,2023-09-13 17:50:00,2023-09-13 19:30:00,1600.66,1600.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25962,做空,2023-09-13 19:30:00,2023-09-13 19:40:00,1600.18,1601.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25963,做多,2023-09-13 19:40:00,2023-09-13 19:45:00,1601.21,1600.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25964,做空,2023-09-13 19:45:00,2023-09-13 20:15:00,1600.91,1600.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25965,做多,2023-09-13 20:15:00,2023-09-14 00:30:00,1600.92,1613.68,0.01,100.0,0.0007,0.01,0.0,0.01,tp_upper -25966,做多,2023-09-14 05:30:00,2023-09-14 05:40:00,1613.05,1612.34,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25967,做空,2023-09-14 05:40:00,2023-09-14 05:45:00,1612.34,1613.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25968,做多,2023-09-14 05:45:00,2023-09-14 05:50:00,1613.66,1612.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25969,做空,2023-09-14 05:50:00,2023-09-14 05:55:00,1612.56,1613.54,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25970,做多,2023-09-14 05:55:00,2023-09-14 08:45:00,1613.54,1617.76,0.01,100.0,0.0007,0.0,0.0,0.0,flip -25971,做空,2023-09-14 08:45:00,2023-09-14 08:50:00,1617.76,1618.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25972,做多,2023-09-14 08:50:00,2023-09-14 09:20:00,1618.39,1618.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25973,做空,2023-09-14 09:20:00,2023-09-14 09:35:00,1618.0,1618.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25974,做多,2023-09-14 09:35:00,2023-09-14 09:40:00,1618.53,1617.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25975,做空,2023-09-14 09:40:00,2023-09-14 09:45:00,1617.79,1619.22,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25976,做多,2023-09-14 09:45:00,2023-09-14 09:50:00,1619.22,1619.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25977,做空,2023-09-14 09:50:00,2023-09-14 10:10:00,1619.19,1618.82,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25978,做多,2023-09-14 10:10:00,2023-09-14 10:35:00,1618.82,1617.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25979,做空,2023-09-14 10:35:00,2023-09-14 10:40:00,1617.99,1619.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25980,做多,2023-09-14 10:40:00,2023-09-14 10:45:00,1619.03,1618.89,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25981,做空,2023-09-14 10:45:00,2023-09-14 12:35:00,1618.89,1620.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25982,做多,2023-09-14 12:35:00,2023-09-14 12:45:00,1620.97,1621.81,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25983,做多,2023-09-14 22:20:00,2023-09-14 22:25:00,1630.83,1630.8,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25984,做空,2023-09-14 22:25:00,2023-09-14 23:30:00,1630.8,1626.15,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25985,做多,2023-09-15 02:00:00,2023-09-15 03:30:00,1632.51,1633.97,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -25986,做多,2023-09-15 05:45:00,2023-09-15 06:00:00,1630.21,1628.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25987,做空,2023-09-15 06:00:00,2023-09-15 06:15:00,1628.75,1630.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25988,做多,2023-09-15 06:15:00,2023-09-15 06:35:00,1630.81,1628.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25989,做空,2023-09-15 06:35:00,2023-09-15 06:50:00,1628.12,1629.4,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25990,做多,2023-09-15 06:50:00,2023-09-15 06:55:00,1629.4,1629.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25991,做空,2023-09-15 06:55:00,2023-09-15 08:50:00,1629.01,1628.94,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -25992,做多,2023-09-15 08:50:00,2023-09-15 09:00:00,1628.94,1627.82,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25993,做空,2023-09-15 09:00:00,2023-09-15 09:35:00,1627.82,1630.03,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25994,做多,2023-09-15 09:35:00,2023-09-15 09:40:00,1630.03,1628.69,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25995,做空,2023-09-15 09:40:00,2023-09-15 09:45:00,1628.69,1629.52,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25996,做多,2023-09-15 09:45:00,2023-09-15 09:50:00,1629.52,1628.84,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25997,做空,2023-09-15 09:50:00,2023-09-15 11:10:00,1628.84,1624.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -25998,做多,2023-09-15 19:15:00,2023-09-15 19:30:00,1622.65,1621.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -25999,做空,2023-09-15 19:30:00,2023-09-15 19:40:00,1621.09,1621.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26000,做多,2023-09-15 19:40:00,2023-09-15 19:55:00,1621.14,1620.6,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26001,做空,2023-09-15 19:55:00,2023-09-15 20:15:00,1620.6,1620.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26002,做多,2023-09-15 20:15:00,2023-09-15 21:05:00,1620.88,1626.89,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26003,做多,2023-09-16 05:10:00,2023-09-16 05:15:00,1639.01,1638.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26004,做空,2023-09-16 05:15:00,2023-09-16 05:25:00,1638.01,1639.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26005,做多,2023-09-16 05:25:00,2023-09-16 05:30:00,1639.09,1637.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26006,做空,2023-09-16 05:30:00,2023-09-16 07:40:00,1637.93,1634.02,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26007,做多,2023-09-16 12:40:00,2023-09-16 12:50:00,1637.3,1636.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26008,做空,2023-09-16 12:50:00,2023-09-16 13:00:00,1636.47,1636.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26009,做多,2023-09-16 13:00:00,2023-09-16 13:05:00,1636.92,1636.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26010,做空,2023-09-16 13:05:00,2023-09-16 14:35:00,1636.41,1635.84,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26011,做多,2023-09-16 14:35:00,2023-09-16 14:40:00,1635.84,1635.06,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26012,做空,2023-09-16 14:40:00,2023-09-16 14:45:00,1635.06,1632.61,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26013,做多,2023-09-16 15:15:00,2023-09-16 15:25:00,1635.28,1634.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26014,做空,2023-09-16 15:25:00,2023-09-16 15:30:00,1634.92,1635.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26015,做多,2023-09-16 15:30:00,2023-09-16 15:45:00,1635.55,1634.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26016,做空,2023-09-16 15:45:00,2023-09-16 16:00:00,1634.61,1633.78,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26017,做多,2023-09-16 16:35:00,2023-09-16 16:45:00,1634.82,1634.83,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26018,做空,2023-09-16 16:45:00,2023-09-16 16:50:00,1634.83,1636.14,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26019,做多,2023-09-16 16:50:00,2023-09-16 17:05:00,1636.14,1634.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26020,做空,2023-09-16 17:05:00,2023-09-16 17:10:00,1634.92,1635.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26021,做多,2023-09-16 17:10:00,2023-09-16 17:15:00,1635.5,1636.15,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -26022,做多,2023-09-16 18:45:00,2023-09-16 19:05:00,1635.41,1633.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26023,做空,2023-09-16 19:05:00,2023-09-16 19:10:00,1633.32,1633.15,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -26024,做多,2023-09-16 20:35:00,2023-09-16 20:40:00,1634.94,1634.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26025,做空,2023-09-16 20:40:00,2023-09-16 21:15:00,1634.93,1635.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26026,做多,2023-09-16 21:15:00,2023-09-16 21:25:00,1635.17,1634.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -26027,做多,2023-09-16 21:30:00,2023-09-16 21:45:00,1634.68,1634.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26028,做空,2023-09-16 21:45:00,2023-09-16 21:50:00,1634.58,1635.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26029,做多,2023-09-16 21:50:00,2023-09-16 22:25:00,1635.76,1634.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26030,做空,2023-09-16 22:25:00,2023-09-16 22:30:00,1634.54,1635.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26031,做多,2023-09-16 22:30:00,2023-09-16 23:15:00,1635.38,1632.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26032,做空,2023-09-16 23:15:00,2023-09-16 23:20:00,1632.86,1632.4,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -26033,做多,2023-09-17 04:50:00,2023-09-17 05:00:00,1629.21,1629.36,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26034,做空,2023-09-17 05:00:00,2023-09-17 05:05:00,1629.36,1630.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26035,做多,2023-09-17 05:05:00,2023-09-17 05:10:00,1630.73,1630.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26036,做空,2023-09-17 05:10:00,2023-09-17 06:30:00,1630.13,1629.53,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26037,做多,2023-09-17 06:30:00,2023-09-17 06:40:00,1629.53,1629.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26038,做空,2023-09-17 06:40:00,2023-09-17 06:50:00,1629.09,1629.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26039,做多,2023-09-17 06:50:00,2023-09-17 07:30:00,1629.5,1628.71,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26040,做空,2023-09-17 07:30:00,2023-09-17 07:35:00,1628.71,1628.86,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26041,做多,2023-09-17 07:35:00,2023-09-17 07:40:00,1628.86,1628.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26042,做空,2023-09-17 07:40:00,2023-09-17 08:10:00,1628.32,1629.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26043,做多,2023-09-17 08:10:00,2023-09-17 08:15:00,1629.18,1628.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26044,做空,2023-09-17 08:15:00,2023-09-17 08:20:00,1628.66,1629.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26045,做多,2023-09-17 08:20:00,2023-09-17 08:35:00,1629.25,1631.34,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26046,做多,2023-09-17 12:00:00,2023-09-17 13:05:00,1629.6,1628.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26047,做空,2023-09-17 13:05:00,2023-09-17 13:45:00,1628.85,1627.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26048,做多,2023-09-17 14:25:00,2023-09-17 14:40:00,1630.33,1629.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26049,做空,2023-09-17 14:40:00,2023-09-17 14:45:00,1629.72,1629.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26050,做多,2023-09-17 14:45:00,2023-09-17 15:05:00,1629.97,1629.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26051,做空,2023-09-17 15:05:00,2023-09-17 15:10:00,1629.84,1629.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26052,做多,2023-09-17 15:10:00,2023-09-17 15:30:00,1629.94,1629.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26053,做空,2023-09-17 15:30:00,2023-09-17 15:35:00,1629.25,1628.04,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26054,做多,2023-09-18 00:05:00,2023-09-18 00:10:00,1622.84,1621.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26055,做空,2023-09-18 00:10:00,2023-09-18 00:30:00,1621.24,1608.9,0.01,100.0,0.0007,0.01,0.0,0.01,tp_lower -26056,做多,2023-09-18 02:20:00,2023-09-18 02:25:00,1625.36,1629.91,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26057,做多,2023-09-19 02:40:00,2023-09-19 03:10:00,1636.49,1636.19,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26058,做空,2023-09-19 03:10:00,2023-09-19 04:45:00,1636.19,1636.32,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26059,做多,2023-09-19 04:45:00,2023-09-19 05:00:00,1636.32,1635.63,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26060,做空,2023-09-19 05:00:00,2023-09-19 05:05:00,1635.63,1636.43,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26061,做多,2023-09-19 05:05:00,2023-09-19 05:50:00,1636.43,1635.66,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26062,做空,2023-09-19 05:50:00,2023-09-19 06:35:00,1635.66,1636.18,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26063,做多,2023-09-19 06:35:00,2023-09-19 07:55:00,1636.18,1635.42,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26064,做空,2023-09-19 07:55:00,2023-09-19 12:45:00,1635.42,1643.28,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -26065,做多,2023-09-19 12:45:00,2023-09-19 13:50:00,1643.28,1641.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26066,做空,2023-09-19 13:50:00,2023-09-19 14:15:00,1641.67,1642.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26067,做多,2023-09-19 14:15:00,2023-09-19 14:25:00,1642.75,1641.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26068,做空,2023-09-19 14:25:00,2023-09-19 14:40:00,1641.71,1642.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26069,做多,2023-09-19 14:40:00,2023-09-19 15:25:00,1642.81,1649.67,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26070,做多,2023-09-19 17:05:00,2023-09-19 17:15:00,1645.11,1646.13,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26071,做空,2023-09-19 17:15:00,2023-09-19 17:25:00,1646.13,1645.4,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26072,做多,2023-09-19 17:25:00,2023-09-19 17:50:00,1645.4,1645.56,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26073,做空,2023-09-19 17:50:00,2023-09-19 18:00:00,1645.56,1646.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26074,做多,2023-09-19 18:00:00,2023-09-19 18:05:00,1646.75,1645.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26075,做空,2023-09-19 18:05:00,2023-09-19 18:10:00,1645.53,1647.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26076,做多,2023-09-19 18:10:00,2023-09-19 18:25:00,1647.12,1646.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26077,做空,2023-09-19 18:25:00,2023-09-19 18:30:00,1646.02,1646.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26078,做多,2023-09-19 18:30:00,2023-09-19 18:35:00,1646.64,1644.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26079,做空,2023-09-19 18:35:00,2023-09-19 19:15:00,1644.1,1641.08,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26080,做多,2023-09-20 01:05:00,2023-09-20 01:15:00,1644.74,1644.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26081,做空,2023-09-20 01:15:00,2023-09-20 02:15:00,1644.15,1644.04,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26082,做多,2023-09-20 02:15:00,2023-09-20 02:20:00,1644.04,1641.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26083,做空,2023-09-20 02:20:00,2023-09-20 03:15:00,1641.45,1638.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26084,做多,2023-09-20 13:45:00,2023-09-20 13:50:00,1631.68,1631.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26085,做空,2023-09-20 13:50:00,2023-09-20 14:00:00,1631.63,1632.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26086,做多,2023-09-20 14:00:00,2023-09-20 14:05:00,1632.31,1631.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26087,做空,2023-09-20 14:05:00,2023-09-20 14:15:00,1631.59,1624.94,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26088,做多,2023-09-20 14:25:00,2023-09-20 14:30:00,1630.58,1630.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26089,做空,2023-09-20 14:30:00,2023-09-20 16:15:00,1630.17,1627.98,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26090,做多,2023-09-20 16:15:00,2023-09-20 16:55:00,1627.98,1626.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26091,做空,2023-09-20 16:55:00,2023-09-20 17:10:00,1626.84,1628.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26092,做多,2023-09-20 17:10:00,2023-09-20 17:40:00,1628.97,1627.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26093,做空,2023-09-20 17:40:00,2023-09-20 17:50:00,1627.49,1628.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26094,做多,2023-09-20 17:50:00,2023-09-20 17:55:00,1628.18,1628.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26095,做空,2023-09-20 17:55:00,2023-09-20 18:00:00,1628.07,1628.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26096,做多,2023-09-20 18:00:00,2023-09-20 18:15:00,1628.38,1632.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26097,做多,2023-09-20 18:50:00,2023-09-20 18:55:00,1630.35,1631.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26098,做多,2023-09-20 21:15:00,2023-09-20 21:30:00,1628.7,1626.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26099,做空,2023-09-20 21:30:00,2023-09-20 21:35:00,1626.83,1627.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26100,做多,2023-09-20 21:35:00,2023-09-20 21:50:00,1627.05,1625.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26101,做空,2023-09-20 21:50:00,2023-09-21 00:45:00,1625.66,1624.63,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26102,做多,2023-09-21 00:45:00,2023-09-21 00:50:00,1624.63,1620.17,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26103,做空,2023-09-21 00:50:00,2023-09-21 01:20:00,1620.17,1615.33,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26104,做多,2023-09-21 03:40:00,2023-09-21 03:45:00,1621.78,1621.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26105,做空,2023-09-21 03:45:00,2023-09-21 04:05:00,1621.51,1621.77,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26106,做多,2023-09-21 04:05:00,2023-09-21 05:25:00,1621.77,1620.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26107,做空,2023-09-21 05:25:00,2023-09-21 05:30:00,1620.37,1621.12,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26108,做多,2023-09-21 05:30:00,2023-09-21 05:35:00,1621.12,1620.94,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26109,做空,2023-09-21 05:35:00,2023-09-21 06:55:00,1620.94,1620.8,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26110,做多,2023-09-21 06:55:00,2023-09-21 07:00:00,1620.8,1620.1,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26111,做空,2023-09-21 07:00:00,2023-09-21 07:45:00,1620.1,1617.77,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26112,做多,2023-09-21 08:40:00,2023-09-21 08:55:00,1620.55,1616.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26113,做空,2023-09-21 08:55:00,2023-09-21 09:00:00,1616.11,1615.63,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -26114,做多,2023-09-21 18:50:00,2023-09-21 19:05:00,1589.99,1588.45,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26115,做空,2023-09-21 19:05:00,2023-09-21 19:20:00,1588.45,1588.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26116,做多,2023-09-21 19:20:00,2023-09-21 19:25:00,1588.96,1588.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26117,做空,2023-09-21 19:25:00,2023-09-21 19:40:00,1588.2,1588.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26118,做多,2023-09-21 19:40:00,2023-09-21 20:05:00,1588.53,1587.91,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26119,做空,2023-09-21 20:05:00,2023-09-21 20:40:00,1587.91,1586.45,0.01,100.0,0.0007,0.0,0.0,0.0,flip -26120,做多,2023-09-21 20:40:00,2023-09-21 21:00:00,1586.45,1586.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26121,做空,2023-09-21 21:00:00,2023-09-21 21:10:00,1586.25,1586.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26122,做多,2023-09-21 21:10:00,2023-09-21 21:15:00,1586.46,1585.93,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26123,做空,2023-09-21 21:15:00,2023-09-21 21:55:00,1585.93,1588.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26124,做多,2023-09-21 21:55:00,2023-09-21 22:10:00,1588.15,1585.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26125,做空,2023-09-21 22:10:00,2023-09-21 22:15:00,1585.01,1585.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26126,做多,2023-09-21 22:15:00,2023-09-21 22:20:00,1585.55,1584.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26127,做空,2023-09-21 22:20:00,2023-09-21 23:00:00,1584.29,1585.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26128,做多,2023-09-21 23:00:00,2023-09-21 23:10:00,1585.57,1585.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26129,做空,2023-09-21 23:10:00,2023-09-21 23:20:00,1585.3,1585.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26130,做多,2023-09-21 23:20:00,2023-09-21 23:25:00,1585.53,1584.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26131,做空,2023-09-21 23:25:00,2023-09-22 00:20:00,1584.54,1581.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26132,做多,2023-09-22 00:30:00,2023-09-22 00:55:00,1587.63,1590.37,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26133,做多,2023-09-22 01:15:00,2023-09-22 01:20:00,1588.9,1590.87,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26134,做多,2023-09-22 02:45:00,2023-09-22 03:10:00,1588.29,1592.78,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26135,做多,2023-09-22 07:30:00,2023-09-22 07:50:00,1589.83,1595.82,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26136,做多,2023-09-22 10:50:00,2023-09-22 10:55:00,1592.91,1592.88,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26137,做空,2023-09-22 10:55:00,2023-09-22 13:00:00,1592.88,1594.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26138,做多,2023-09-22 13:00:00,2023-09-22 13:40:00,1594.38,1593.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26139,做空,2023-09-22 13:40:00,2023-09-22 13:45:00,1593.76,1596.31,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26140,做多,2023-09-22 13:45:00,2023-09-22 13:50:00,1596.31,1593.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26141,做空,2023-09-22 13:50:00,2023-09-22 13:55:00,1593.21,1595.97,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26142,做多,2023-09-22 13:55:00,2023-09-22 14:05:00,1595.97,1598.47,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26143,做多,2023-09-22 14:20:00,2023-09-22 14:30:00,1596.13,1598.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26144,做多,2023-09-22 14:55:00,2023-09-22 15:00:00,1597.84,1595.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -26145,做多,2023-09-22 15:15:00,2023-09-22 15:40:00,1597.15,1595.42,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26146,做空,2023-09-22 15:40:00,2023-09-22 16:00:00,1595.42,1591.81,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26147,做多,2023-09-22 18:45:00,2023-09-22 18:50:00,1594.85,1593.29,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26148,做空,2023-09-22 18:50:00,2023-09-22 18:55:00,1593.29,1594.56,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26149,做多,2023-09-22 18:55:00,2023-09-22 19:20:00,1594.56,1597.53,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26150,做多,2023-09-22 21:40:00,2023-09-22 22:05:00,1592.87,1592.26,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26151,做空,2023-09-22 22:05:00,2023-09-22 22:15:00,1592.26,1593.22,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26152,做多,2023-09-22 22:15:00,2023-09-22 22:20:00,1593.22,1593.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26153,做空,2023-09-22 22:20:00,2023-09-22 22:30:00,1593.04,1593.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26154,做多,2023-09-22 22:30:00,2023-09-22 22:35:00,1593.5,1592.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26155,做空,2023-09-22 22:35:00,2023-09-22 22:50:00,1592.0,1594.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26156,做多,2023-09-22 22:50:00,2023-09-22 23:15:00,1594.01,1592.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26157,做空,2023-09-22 23:15:00,2023-09-22 23:20:00,1592.64,1593.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26158,做多,2023-09-22 23:20:00,2023-09-22 23:25:00,1593.46,1592.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26159,做空,2023-09-22 23:25:00,2023-09-23 00:00:00,1592.86,1592.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26160,做多,2023-09-23 00:00:00,2023-09-23 00:10:00,1592.98,1595.94,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26161,做多,2023-09-23 02:20:00,2023-09-23 02:25:00,1593.14,1592.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26162,做空,2023-09-23 02:25:00,2023-09-23 02:30:00,1592.07,1593.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26163,做多,2023-09-23 02:30:00,2023-09-23 02:35:00,1593.04,1592.57,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26164,做空,2023-09-23 02:35:00,2023-09-23 03:00:00,1592.57,1589.59,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26165,做多,2023-09-23 05:20:00,2023-09-23 07:25:00,1592.59,1592.83,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26166,做空,2023-09-23 07:25:00,2023-09-23 07:30:00,1592.83,1593.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26167,做多,2023-09-23 07:30:00,2023-09-23 07:40:00,1593.99,1592.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26168,做空,2023-09-23 07:40:00,2023-09-23 07:45:00,1592.75,1593.07,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26169,做多,2023-09-23 07:45:00,2023-09-23 07:50:00,1593.07,1592.5,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26170,做空,2023-09-23 07:50:00,2023-09-23 07:55:00,1592.5,1593.73,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26171,做多,2023-09-23 07:55:00,2023-09-23 08:20:00,1593.73,1592.55,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26172,做空,2023-09-23 08:20:00,2023-09-23 09:05:00,1592.55,1593.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26173,做多,2023-09-23 09:05:00,2023-09-23 09:10:00,1593.74,1591.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26174,做空,2023-09-23 09:10:00,2023-09-23 09:25:00,1591.86,1590.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26175,做多,2023-09-23 11:50:00,2023-09-23 12:15:00,1592.43,1591.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26176,做空,2023-09-23 12:15:00,2023-09-23 12:20:00,1591.84,1592.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26177,做多,2023-09-23 12:20:00,2023-09-23 12:40:00,1592.89,1594.22,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26178,做多,2023-09-23 16:50:00,2023-09-23 16:55:00,1591.17,1592.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26179,做多,2023-09-23 16:55:00,2023-09-23 17:00:00,1592.93,1592.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -26180,做多,2023-09-23 18:05:00,2023-09-23 18:15:00,1592.68,1594.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26181,做多,2023-09-23 21:10:00,2023-09-23 22:30:00,1592.26,1591.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26182,做空,2023-09-23 22:30:00,2023-09-23 23:10:00,1591.16,1591.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26183,做多,2023-09-23 23:10:00,2023-09-23 23:20:00,1591.41,1590.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26184,做空,2023-09-23 23:20:00,2023-09-23 23:35:00,1590.87,1591.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26185,做多,2023-09-23 23:35:00,2023-09-24 00:40:00,1591.56,1591.69,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26186,做空,2023-09-24 00:40:00,2023-09-24 00:45:00,1591.69,1591.78,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26187,做多,2023-09-24 00:45:00,2023-09-24 01:00:00,1591.78,1591.04,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26188,做空,2023-09-24 01:00:00,2023-09-24 01:25:00,1591.04,1592.08,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26189,做多,2023-09-24 01:25:00,2023-09-24 02:10:00,1592.08,1593.9,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26190,做多,2023-09-24 08:25:00,2023-09-24 08:35:00,1592.22,1593.05,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26191,做多,2023-09-24 11:10:00,2023-09-24 11:20:00,1592.64,1594.1,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26192,做多,2023-09-24 12:35:00,2023-09-24 12:45:00,1592.35,1594.41,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26193,做多,2023-09-24 17:45:00,2023-09-24 17:50:00,1597.17,1599.39,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26194,做多,2023-09-24 18:30:00,2023-09-25 06:45:00,1591.86,1578.63,0.01,100.0,0.0007,-0.01,0.0,-0.01,flip -26195,做空,2023-09-25 06:45:00,2023-09-25 07:40:00,1578.63,1579.16,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26196,做多,2023-09-25 07:40:00,2023-09-25 08:20:00,1579.16,1578.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26197,做空,2023-09-25 08:20:00,2023-09-25 09:40:00,1578.98,1573.56,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26198,做多,2023-09-25 13:50:00,2023-09-25 14:00:00,1576.08,1574.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26199,做空,2023-09-25 14:00:00,2023-09-25 14:05:00,1574.79,1574.92,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26200,做多,2023-09-25 14:05:00,2023-09-25 14:15:00,1574.92,1573.46,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26201,做空,2023-09-25 14:15:00,2023-09-25 14:20:00,1573.46,1574.25,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26202,做多,2023-09-25 14:20:00,2023-09-25 14:25:00,1574.25,1573.75,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26203,做空,2023-09-25 14:25:00,2023-09-25 14:30:00,1573.75,1575.0,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26204,做多,2023-09-25 14:30:00,2023-09-25 14:35:00,1575.0,1574.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26205,做空,2023-09-25 14:35:00,2023-09-25 14:40:00,1574.95,1575.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26206,做多,2023-09-25 14:40:00,2023-09-25 14:50:00,1575.11,1574.51,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26207,做空,2023-09-25 14:50:00,2023-09-25 14:55:00,1574.51,1575.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26208,做多,2023-09-25 14:55:00,2023-09-25 15:20:00,1575.15,1584.22,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26209,做多,2023-09-25 23:00:00,2023-09-25 23:40:00,1587.16,1586.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26210,做空,2023-09-25 23:40:00,2023-09-25 23:45:00,1586.13,1587.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26211,做多,2023-09-25 23:45:00,2023-09-26 00:00:00,1587.64,1587.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26212,做空,2023-09-26 00:00:00,2023-09-26 00:05:00,1587.41,1588.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26213,做多,2023-09-26 00:05:00,2023-09-26 00:10:00,1588.48,1587.01,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26214,做空,2023-09-26 00:10:00,2023-09-26 00:25:00,1587.01,1587.58,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26215,做多,2023-09-26 00:25:00,2023-09-26 01:15:00,1587.58,1587.7,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26216,做空,2023-09-26 01:15:00,2023-09-26 01:50:00,1587.7,1591.59,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26217,做多,2023-09-26 01:50:00,2023-09-26 02:05:00,1591.59,1592.15,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -26218,做多,2023-09-26 02:25:00,2023-09-26 02:30:00,1589.98,1588.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26219,做空,2023-09-26 02:30:00,2023-09-26 06:40:00,1588.69,1589.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26220,做多,2023-09-26 06:40:00,2023-09-26 06:45:00,1589.23,1588.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26221,做空,2023-09-26 06:45:00,2023-09-26 07:50:00,1588.23,1588.98,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26222,做多,2023-09-26 07:50:00,2023-09-26 08:05:00,1588.98,1588.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26223,做空,2023-09-26 08:05:00,2023-09-26 08:20:00,1588.21,1588.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26224,做多,2023-09-26 08:20:00,2023-09-26 08:40:00,1588.8,1590.1,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26225,做空,2023-09-26 08:40:00,2023-09-26 09:20:00,1590.1,1589.55,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26226,做多,2023-09-26 09:20:00,2023-09-26 09:25:00,1589.55,1589.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26227,做空,2023-09-26 09:25:00,2023-09-26 09:30:00,1589.44,1590.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26228,做多,2023-09-26 09:30:00,2023-09-26 09:35:00,1590.49,1591.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26229,做多,2023-09-26 11:30:00,2023-09-26 11:40:00,1590.12,1589.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26230,做空,2023-09-26 11:40:00,2023-09-26 11:55:00,1589.35,1590.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26231,做多,2023-09-26 11:55:00,2023-09-26 12:05:00,1590.85,1592.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26232,做多,2023-09-26 12:15:00,2023-09-26 12:30:00,1592.43,1588.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26233,做空,2023-09-26 12:30:00,2023-09-26 12:35:00,1588.52,1587.97,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -26234,做多,2023-09-26 16:20:00,2023-09-26 16:25:00,1587.59,1586.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26235,做空,2023-09-26 16:25:00,2023-09-26 16:30:00,1586.52,1588.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26236,做多,2023-09-26 16:30:00,2023-09-26 16:40:00,1588.5,1589.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26237,做多,2023-09-26 19:30:00,2023-09-26 19:55:00,1587.01,1588.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26238,做多,2023-09-26 21:20:00,2023-09-26 21:25:00,1587.68,1586.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26239,做空,2023-09-26 21:25:00,2023-09-26 21:30:00,1586.78,1586.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26240,做多,2023-09-26 21:30:00,2023-09-26 22:05:00,1586.89,1589.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26241,做多,2023-09-27 02:45:00,2023-09-27 03:45:00,1590.75,1594.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26242,做多,2023-09-27 05:35:00,2023-09-27 05:40:00,1591.42,1591.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26243,做空,2023-09-27 05:40:00,2023-09-27 05:50:00,1591.3,1591.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26244,做多,2023-09-27 05:50:00,2023-09-27 06:15:00,1591.92,1590.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26245,做空,2023-09-27 06:15:00,2023-09-27 06:25:00,1590.9,1590.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26246,做多,2023-09-27 06:25:00,2023-09-27 07:20:00,1590.94,1591.0,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26247,做空,2023-09-27 07:20:00,2023-09-27 07:55:00,1591.0,1591.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26248,做多,2023-09-27 07:55:00,2023-09-27 08:40:00,1591.71,1592.0,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26249,做空,2023-09-27 08:40:00,2023-09-27 09:00:00,1592.0,1592.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26250,做多,2023-09-27 09:00:00,2023-09-27 09:10:00,1592.25,1591.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26251,做空,2023-09-27 09:10:00,2023-09-27 09:15:00,1591.96,1594.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26252,做多,2023-09-27 09:15:00,2023-09-27 09:20:00,1594.52,1594.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -26253,做多,2023-09-27 23:35:00,2023-09-28 00:15:00,1596.93,1599.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26254,做多,2023-09-28 21:35:00,2023-09-28 22:10:00,1647.48,1648.24,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26255,做空,2023-09-28 22:10:00,2023-09-28 22:15:00,1648.24,1649.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26256,做多,2023-09-28 22:15:00,2023-09-28 22:55:00,1649.55,1649.58,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26257,做空,2023-09-28 22:55:00,2023-09-28 23:05:00,1649.58,1653.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26258,做多,2023-09-28 23:05:00,2023-09-28 23:40:00,1653.69,1652.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26259,做空,2023-09-28 23:40:00,2023-09-29 00:05:00,1652.01,1654.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26260,做多,2023-09-29 00:05:00,2023-09-29 00:30:00,1654.1,1653.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26261,做空,2023-09-29 00:30:00,2023-09-29 00:50:00,1653.06,1653.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26262,做多,2023-09-29 00:50:00,2023-09-29 00:55:00,1653.88,1653.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26263,做空,2023-09-29 00:55:00,2023-09-29 01:35:00,1653.1,1652.96,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26264,做多,2023-09-29 01:35:00,2023-09-29 01:50:00,1652.96,1654.39,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26265,做空,2023-09-29 01:50:00,2023-09-29 01:55:00,1654.39,1655.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26266,做多,2023-09-29 01:55:00,2023-09-29 02:05:00,1655.19,1653.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26267,做空,2023-09-29 02:05:00,2023-09-29 02:10:00,1653.94,1655.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26268,做多,2023-09-29 02:10:00,2023-09-29 02:20:00,1655.0,1653.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26269,做空,2023-09-29 02:20:00,2023-09-29 02:45:00,1653.78,1652.21,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26270,做多,2023-09-29 02:45:00,2023-09-29 05:55:00,1652.21,1655.11,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26271,做多,2023-09-29 14:30:00,2023-09-29 14:35:00,1673.04,1675.88,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26272,做多,2023-09-29 15:40:00,2023-09-29 15:50:00,1670.58,1670.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26273,做空,2023-09-29 15:50:00,2023-09-29 15:55:00,1670.47,1671.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26274,做多,2023-09-29 15:55:00,2023-09-29 16:05:00,1671.38,1668.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26275,做空,2023-09-29 16:05:00,2023-09-29 16:40:00,1668.99,1664.12,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26276,做多,2023-09-29 20:05:00,2023-09-29 21:05:00,1665.71,1665.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26277,做空,2023-09-29 21:05:00,2023-09-29 21:15:00,1665.38,1667.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26278,做多,2023-09-29 21:15:00,2023-09-29 21:30:00,1667.06,1666.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26279,做空,2023-09-29 21:30:00,2023-09-29 21:40:00,1666.57,1667.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26280,做多,2023-09-29 21:40:00,2023-09-29 21:45:00,1667.56,1666.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26281,做空,2023-09-29 21:45:00,2023-09-29 22:00:00,1666.48,1667.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26282,做多,2023-09-29 22:00:00,2023-09-29 22:15:00,1667.09,1666.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26283,做空,2023-09-29 22:15:00,2023-09-29 22:35:00,1666.66,1666.18,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26284,做多,2023-09-29 22:35:00,2023-09-29 22:55:00,1666.18,1666.36,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26285,做空,2023-09-29 22:55:00,2023-09-29 23:10:00,1666.36,1666.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26286,做多,2023-09-29 23:10:00,2023-09-29 23:25:00,1666.58,1665.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26287,做空,2023-09-29 23:25:00,2023-09-29 23:30:00,1665.65,1667.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26288,做多,2023-09-29 23:30:00,2023-09-30 00:00:00,1667.65,1666.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26289,做空,2023-09-30 00:00:00,2023-09-30 00:05:00,1666.12,1666.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26290,做多,2023-09-30 00:05:00,2023-09-30 00:35:00,1666.49,1670.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26291,做多,2023-09-30 02:05:00,2023-09-30 02:45:00,1666.05,1668.52,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26292,做多,2023-09-30 13:00:00,2023-09-30 13:05:00,1673.4,1673.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26293,做空,2023-09-30 13:05:00,2023-09-30 13:15:00,1673.08,1673.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26294,做多,2023-09-30 13:15:00,2023-09-30 13:50:00,1673.23,1677.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26295,做多,2023-09-30 17:15:00,2023-09-30 17:30:00,1676.56,1677.71,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26296,做空,2023-09-30 17:30:00,2023-09-30 18:20:00,1677.71,1677.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26297,做多,2023-09-30 18:20:00,2023-09-30 18:30:00,1677.75,1676.76,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26298,做空,2023-09-30 18:30:00,2023-09-30 19:30:00,1676.76,1679.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26299,做多,2023-09-30 19:30:00,2023-09-30 20:25:00,1679.48,1677.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26300,做空,2023-09-30 20:25:00,2023-09-30 20:35:00,1677.37,1678.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26301,做多,2023-09-30 20:35:00,2023-09-30 21:10:00,1678.24,1680.71,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26302,做多,2023-10-01 01:25:00,2023-10-01 04:50:00,1675.66,1674.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26303,做空,2023-10-01 04:50:00,2023-10-01 04:55:00,1674.18,1674.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26304,做多,2023-10-01 04:55:00,2023-10-01 05:25:00,1674.64,1678.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26305,做多,2023-10-01 15:00:00,2023-10-01 15:05:00,1682.19,1682.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26306,做空,2023-10-01 15:05:00,2023-10-01 15:30:00,1682.0,1682.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26307,做多,2023-10-01 15:30:00,2023-10-01 15:35:00,1682.73,1682.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26308,做空,2023-10-01 15:35:00,2023-10-01 15:50:00,1682.65,1683.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26309,做多,2023-10-01 15:50:00,2023-10-01 15:55:00,1683.86,1683.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26310,做空,2023-10-01 15:55:00,2023-10-01 16:00:00,1683.13,1683.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26311,做多,2023-10-01 16:00:00,2023-10-01 16:05:00,1683.51,1681.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26312,做空,2023-10-01 16:05:00,2023-10-01 16:10:00,1681.93,1683.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26313,做多,2023-10-01 16:10:00,2023-10-01 16:15:00,1683.71,1681.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26314,做空,2023-10-01 16:15:00,2023-10-01 16:40:00,1681.81,1679.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26315,做多,2023-10-01 22:10:00,2023-10-01 22:15:00,1679.6,1726.78,0.01,100.0,0.0006,0.03,0.0,0.03,tp_upper -26316,做多,2023-10-02 05:50:00,2023-10-02 07:10:00,1716.61,1722.4,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26317,做空,2023-10-02 07:10:00,2023-10-02 07:15:00,1722.4,1724.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26318,做多,2023-10-02 07:15:00,2023-10-02 07:45:00,1724.24,1730.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26319,做多,2023-10-02 11:10:00,2023-10-02 11:40:00,1728.97,1725.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26320,做空,2023-10-02 11:40:00,2023-10-02 11:50:00,1725.36,1726.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26321,做多,2023-10-02 11:50:00,2023-10-02 12:15:00,1726.64,1725.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26322,做空,2023-10-02 12:15:00,2023-10-02 12:25:00,1725.79,1727.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26323,做多,2023-10-02 12:25:00,2023-10-02 13:05:00,1727.33,1726.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26324,做空,2023-10-02 13:05:00,2023-10-02 13:15:00,1726.69,1727.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26325,做多,2023-10-02 13:15:00,2023-10-02 13:20:00,1727.92,1725.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26326,做空,2023-10-02 13:20:00,2023-10-02 13:35:00,1725.51,1727.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26327,做多,2023-10-02 13:35:00,2023-10-02 13:40:00,1727.79,1725.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26328,做空,2023-10-02 13:40:00,2023-10-02 13:50:00,1725.56,1721.26,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26329,做多,2023-10-03 01:55:00,2023-10-03 02:00:00,1667.27,1665.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26330,做空,2023-10-03 02:00:00,2023-10-03 02:15:00,1665.44,1665.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26331,做多,2023-10-03 02:15:00,2023-10-03 02:30:00,1665.77,1666.27,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26332,做空,2023-10-03 02:30:00,2023-10-03 02:35:00,1666.27,1666.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26333,做多,2023-10-03 02:35:00,2023-10-03 03:00:00,1666.46,1664.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26334,做空,2023-10-03 03:00:00,2023-10-03 03:05:00,1664.12,1665.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26335,做多,2023-10-03 03:05:00,2023-10-03 03:20:00,1665.09,1663.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26336,做空,2023-10-03 03:20:00,2023-10-03 03:30:00,1663.56,1665.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26337,做多,2023-10-03 03:30:00,2023-10-03 05:40:00,1665.36,1668.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26338,做多,2023-10-03 08:05:00,2023-10-03 08:45:00,1665.1,1664.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26339,做空,2023-10-03 08:45:00,2023-10-03 09:05:00,1664.68,1664.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26340,做多,2023-10-03 09:05:00,2023-10-03 09:10:00,1664.99,1663.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26341,做空,2023-10-03 09:10:00,2023-10-03 09:25:00,1663.88,1662.04,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26342,做多,2023-10-03 13:20:00,2023-10-03 13:50:00,1660.68,1661.64,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26343,做空,2023-10-03 13:50:00,2023-10-03 14:00:00,1661.64,1651.98,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26344,做多,2023-10-03 17:20:00,2023-10-03 17:35:00,1655.02,1654.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26345,做空,2023-10-03 17:35:00,2023-10-03 17:45:00,1654.44,1654.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26346,做多,2023-10-03 17:45:00,2023-10-03 17:55:00,1654.6,1654.69,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26347,做空,2023-10-03 17:55:00,2023-10-03 18:20:00,1654.69,1654.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26348,做多,2023-10-03 18:20:00,2023-10-03 18:25:00,1654.72,1653.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26349,做空,2023-10-03 18:25:00,2023-10-03 19:00:00,1653.21,1647.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26350,做多,2023-10-03 19:10:00,2023-10-03 19:30:00,1653.14,1653.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26351,做空,2023-10-03 19:30:00,2023-10-03 20:05:00,1653.04,1651.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26352,做多,2023-10-03 20:10:00,2023-10-03 20:30:00,1655.04,1656.38,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26353,做多,2023-10-03 22:55:00,2023-10-03 23:00:00,1656.94,1657.78,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26354,做多,2023-10-04 07:45:00,2023-10-04 09:35:00,1643.27,1648.2,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26355,做多,2023-10-04 13:05:00,2023-10-04 13:15:00,1643.82,1641.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26356,做空,2023-10-04 13:15:00,2023-10-04 13:40:00,1641.25,1637.23,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26357,做多,2023-10-04 16:35:00,2023-10-04 18:20:00,1640.28,1638.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26358,做空,2023-10-04 18:20:00,2023-10-04 18:55:00,1638.74,1643.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26359,做多,2023-10-04 18:55:00,2023-10-04 19:05:00,1643.05,1652.01,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26360,做多,2023-10-04 19:40:00,2023-10-04 20:55:00,1641.53,1641.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26361,做空,2023-10-04 20:55:00,2023-10-05 01:40:00,1641.04,1644.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26362,做多,2023-10-05 01:40:00,2023-10-05 01:45:00,1644.78,1644.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26363,做空,2023-10-05 01:45:00,2023-10-05 02:45:00,1644.38,1645.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26364,做多,2023-10-05 02:45:00,2023-10-05 02:50:00,1645.0,1643.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26365,做空,2023-10-05 02:50:00,2023-10-05 03:15:00,1643.38,1644.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26366,做多,2023-10-05 03:15:00,2023-10-05 03:20:00,1644.55,1644.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26367,做空,2023-10-05 03:20:00,2023-10-05 03:25:00,1644.27,1645.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26368,做多,2023-10-05 03:25:00,2023-10-05 03:30:00,1645.61,1645.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26369,做空,2023-10-05 03:30:00,2023-10-05 04:00:00,1645.1,1642.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26370,做多,2023-10-05 05:10:00,2023-10-05 05:15:00,1644.98,1643.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26371,做空,2023-10-05 05:15:00,2023-10-05 05:50:00,1643.38,1640.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26372,做多,2023-10-05 10:50:00,2023-10-05 11:00:00,1639.43,1638.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26373,做空,2023-10-05 11:00:00,2023-10-05 12:10:00,1638.85,1633.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26374,做多,2023-10-05 13:10:00,2023-10-05 13:15:00,1639.11,1642.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26375,做多,2023-10-05 13:45:00,2023-10-05 14:10:00,1640.75,1643.25,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26376,做多,2023-10-06 00:25:00,2023-10-06 00:45:00,1616.52,1615.13,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26377,做空,2023-10-06 00:45:00,2023-10-06 00:50:00,1615.13,1615.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26378,做多,2023-10-06 00:50:00,2023-10-06 01:05:00,1615.51,1618.9,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26379,做多,2023-10-06 05:30:00,2023-10-06 07:20:00,1619.37,1627.81,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -26380,做多,2023-10-06 13:30:00,2023-10-06 13:35:00,1636.06,1629.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -26381,做多,2023-10-06 13:50:00,2023-10-06 14:00:00,1626.69,1628.16,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26382,做空,2023-10-06 14:00:00,2023-10-06 14:10:00,1628.16,1628.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26383,做多,2023-10-06 14:10:00,2023-10-06 14:15:00,1628.62,1627.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26384,做空,2023-10-06 14:15:00,2023-10-06 14:20:00,1627.55,1629.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26385,做多,2023-10-06 14:20:00,2023-10-06 15:15:00,1629.99,1632.42,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26386,做多,2023-10-06 23:20:00,2023-10-06 23:25:00,1643.23,1642.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26387,做空,2023-10-06 23:25:00,2023-10-06 23:30:00,1642.84,1643.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26388,做多,2023-10-06 23:30:00,2023-10-06 23:50:00,1643.81,1644.24,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26389,做空,2023-10-06 23:50:00,2023-10-06 23:55:00,1644.24,1644.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26390,做多,2023-10-06 23:55:00,2023-10-07 00:20:00,1644.33,1643.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26391,做空,2023-10-07 00:20:00,2023-10-07 00:25:00,1643.56,1646.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26392,做多,2023-10-07 00:25:00,2023-10-07 00:30:00,1646.62,1645.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26393,做空,2023-10-07 00:30:00,2023-10-07 00:35:00,1645.36,1645.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26394,做多,2023-10-07 00:35:00,2023-10-07 00:45:00,1645.77,1644.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26395,做空,2023-10-07 00:45:00,2023-10-07 01:00:00,1644.36,1645.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26396,做多,2023-10-07 01:00:00,2023-10-07 01:05:00,1645.56,1644.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26397,做空,2023-10-07 01:05:00,2023-10-07 01:10:00,1644.43,1645.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26398,做多,2023-10-07 01:10:00,2023-10-07 08:45:00,1645.44,1640.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26399,做空,2023-10-07 08:45:00,2023-10-07 08:50:00,1640.82,1642.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26400,做多,2023-10-07 08:50:00,2023-10-07 09:05:00,1642.1,1639.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26401,做空,2023-10-07 09:05:00,2023-10-07 10:55:00,1639.93,1638.96,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26402,做多,2023-10-07 10:55:00,2023-10-07 11:05:00,1638.96,1638.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26403,做空,2023-10-07 11:05:00,2023-10-07 11:10:00,1638.8,1640.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26404,做多,2023-10-07 11:10:00,2023-10-07 11:35:00,1640.18,1639.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26405,做空,2023-10-07 11:35:00,2023-10-07 11:50:00,1639.05,1637.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26406,做多,2023-10-07 12:20:00,2023-10-07 12:25:00,1639.83,1638.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26407,做空,2023-10-07 12:25:00,2023-10-07 12:30:00,1638.59,1639.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26408,做多,2023-10-07 12:30:00,2023-10-07 12:35:00,1639.58,1639.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26409,做空,2023-10-07 12:35:00,2023-10-07 12:45:00,1639.0,1639.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26410,做多,2023-10-07 12:45:00,2023-10-07 12:55:00,1639.08,1639.29,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26411,做空,2023-10-07 12:55:00,2023-10-07 13:05:00,1639.29,1639.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26412,做多,2023-10-07 13:05:00,2023-10-07 13:25:00,1639.31,1638.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26413,做空,2023-10-07 13:25:00,2023-10-07 13:35:00,1638.87,1638.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26414,做多,2023-10-07 13:35:00,2023-10-07 13:40:00,1638.95,1637.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26415,做空,2023-10-07 13:40:00,2023-10-07 13:45:00,1637.72,1639.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26416,做多,2023-10-07 13:45:00,2023-10-07 13:50:00,1639.34,1640.75,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26417,做多,2023-10-07 14:35:00,2023-10-07 14:40:00,1640.7,1641.05,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -26418,做多,2023-10-07 15:45:00,2023-10-07 15:50:00,1638.76,1637.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26419,做空,2023-10-07 15:50:00,2023-10-07 16:45:00,1637.36,1637.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -26420,做多,2023-10-08 00:20:00,2023-10-08 00:25:00,1634.81,1634.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26421,做空,2023-10-08 00:25:00,2023-10-08 04:15:00,1634.73,1634.51,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26422,做多,2023-10-08 04:15:00,2023-10-08 04:25:00,1634.51,1633.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26423,做空,2023-10-08 04:25:00,2023-10-08 05:30:00,1633.89,1627.49,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26424,做多,2023-10-08 13:15:00,2023-10-08 13:25:00,1626.09,1627.24,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26425,做空,2023-10-08 13:25:00,2023-10-08 22:00:00,1627.24,1632.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26426,做多,2023-10-08 22:00:00,2023-10-08 22:05:00,1632.2,1630.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26427,做空,2023-10-08 22:05:00,2023-10-08 23:05:00,1630.01,1631.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26428,做多,2023-10-08 23:05:00,2023-10-08 23:55:00,1631.97,1632.02,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26429,做空,2023-10-08 23:55:00,2023-10-09 00:00:00,1632.02,1632.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26430,做多,2023-10-09 00:00:00,2023-10-09 01:55:00,1632.21,1630.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26431,做空,2023-10-09 01:55:00,2023-10-09 02:10:00,1630.65,1631.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26432,做多,2023-10-09 02:10:00,2023-10-09 02:15:00,1631.83,1630.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26433,做空,2023-10-09 02:15:00,2023-10-09 02:20:00,1630.89,1632.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26434,做多,2023-10-09 02:20:00,2023-10-09 02:25:00,1632.32,1632.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26435,做空,2023-10-09 02:25:00,2023-10-09 02:40:00,1632.0,1632.0,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26436,做多,2023-10-09 02:40:00,2023-10-09 02:55:00,1632.0,1630.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26437,做空,2023-10-09 02:55:00,2023-10-09 03:00:00,1630.81,1631.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26438,做多,2023-10-09 03:00:00,2023-10-09 03:15:00,1631.84,1631.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26439,做空,2023-10-09 03:15:00,2023-10-09 03:20:00,1631.12,1632.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26440,做多,2023-10-09 03:20:00,2023-10-09 04:50:00,1632.02,1631.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26441,做空,2023-10-09 04:50:00,2023-10-09 04:55:00,1631.73,1631.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26442,做多,2023-10-09 04:55:00,2023-10-09 05:15:00,1631.85,1631.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26443,做空,2023-10-09 05:15:00,2023-10-09 05:25:00,1631.69,1631.24,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26444,做多,2023-10-09 05:25:00,2023-10-09 05:30:00,1631.24,1630.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26445,做空,2023-10-09 05:30:00,2023-10-09 07:00:00,1630.4,1627.27,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26446,做多,2023-10-09 23:45:00,2023-10-09 23:50:00,1579.85,1579.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26447,做空,2023-10-09 23:50:00,2023-10-10 00:05:00,1579.53,1582.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26448,做多,2023-10-10 00:05:00,2023-10-10 00:10:00,1582.14,1578.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26449,做空,2023-10-10 00:10:00,2023-10-10 00:15:00,1578.75,1580.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26450,做多,2023-10-10 00:15:00,2023-10-10 00:45:00,1580.18,1577.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26451,做空,2023-10-10 00:45:00,2023-10-10 01:20:00,1577.56,1577.47,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26452,做多,2023-10-10 01:20:00,2023-10-10 01:35:00,1577.47,1576.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26453,做空,2023-10-10 01:35:00,2023-10-10 01:40:00,1576.62,1576.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26454,做多,2023-10-10 01:40:00,2023-10-10 02:30:00,1576.92,1577.36,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26455,做空,2023-10-10 02:30:00,2023-10-10 02:35:00,1577.36,1579.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26456,做多,2023-10-10 02:35:00,2023-10-10 02:50:00,1579.09,1583.93,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26457,做多,2023-10-10 10:40:00,2023-10-10 10:50:00,1585.73,1585.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26458,做空,2023-10-10 10:50:00,2023-10-10 11:10:00,1585.59,1586.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26459,做多,2023-10-10 11:10:00,2023-10-10 11:15:00,1586.41,1583.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26460,做空,2023-10-10 11:15:00,2023-10-10 11:50:00,1583.65,1579.6,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26461,做多,2023-10-10 14:10:00,2023-10-10 14:20:00,1585.6,1583.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26462,做空,2023-10-10 14:20:00,2023-10-10 14:45:00,1583.31,1576.72,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26463,做多,2023-10-10 22:40:00,2023-10-11 00:35:00,1568.19,1570.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26464,做多,2023-10-11 08:35:00,2023-10-11 08:40:00,1563.36,1562.61,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26465,做空,2023-10-11 08:40:00,2023-10-11 08:50:00,1562.61,1562.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26466,做多,2023-10-11 08:50:00,2023-10-11 09:15:00,1562.68,1569.47,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26467,做多,2023-10-11 20:25:00,2023-10-11 20:35:00,1562.89,1563.3,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26468,做空,2023-10-11 20:35:00,2023-10-11 20:55:00,1563.3,1563.39,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26469,做多,2023-10-11 20:55:00,2023-10-11 21:00:00,1563.39,1561.96,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26470,做空,2023-10-11 21:00:00,2023-10-11 21:05:00,1561.96,1564.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26471,做多,2023-10-11 21:05:00,2023-10-11 21:25:00,1564.05,1562.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26472,做空,2023-10-11 21:25:00,2023-10-11 21:35:00,1562.69,1562.37,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26473,做多,2023-10-11 21:35:00,2023-10-12 00:40:00,1562.37,1560.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26474,做空,2023-10-12 00:40:00,2023-10-12 00:50:00,1560.69,1561.05,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26475,做多,2023-10-12 00:50:00,2023-10-12 01:00:00,1561.05,1559.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26476,做空,2023-10-12 01:00:00,2023-10-12 02:30:00,1559.2,1560.76,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26477,做多,2023-10-12 02:30:00,2023-10-12 02:50:00,1560.76,1566.57,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26478,做多,2023-10-12 03:20:00,2023-10-12 04:30:00,1561.02,1561.7,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26479,做空,2023-10-12 04:30:00,2023-10-12 04:35:00,1561.7,1561.79,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26480,做多,2023-10-12 04:35:00,2023-10-12 04:55:00,1561.79,1560.47,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26481,做空,2023-10-12 04:55:00,2023-10-12 05:05:00,1560.47,1558.18,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26482,做多,2023-10-12 05:35:00,2023-10-12 05:40:00,1562.37,1562.15,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26483,做空,2023-10-12 05:40:00,2023-10-12 05:45:00,1562.15,1562.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26484,做多,2023-10-12 05:45:00,2023-10-12 06:00:00,1562.62,1562.97,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26485,做空,2023-10-12 06:00:00,2023-10-12 07:05:00,1562.97,1562.56,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26486,做多,2023-10-12 07:05:00,2023-10-12 07:15:00,1562.56,1560.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26487,做空,2023-10-12 07:15:00,2023-10-12 07:50:00,1560.91,1558.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26488,做多,2023-10-12 21:30:00,2023-10-12 21:55:00,1536.78,1536.68,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26489,做空,2023-10-12 21:55:00,2023-10-12 22:05:00,1536.68,1538.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26490,做多,2023-10-12 22:05:00,2023-10-12 22:15:00,1538.37,1536.41,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26491,做空,2023-10-12 22:15:00,2023-10-12 22:20:00,1536.41,1536.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26492,做多,2023-10-12 22:20:00,2023-10-12 22:30:00,1536.99,1537.02,0.01,100.0,0.0007,0.0,0.0,-0.0,flip -26493,做空,2023-10-12 22:30:00,2023-10-12 22:35:00,1537.02,1537.38,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26494,做多,2023-10-12 22:35:00,2023-10-12 23:15:00,1537.38,1535.62,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26495,做空,2023-10-12 23:15:00,2023-10-12 23:20:00,1535.62,1536.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26496,做多,2023-10-12 23:20:00,2023-10-13 00:15:00,1536.77,1541.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26497,做多,2023-10-13 03:55:00,2023-10-13 06:05:00,1538.25,1539.35,0.01,100.0,0.0007,0.0,0.0,0.0,flip -26498,做空,2023-10-13 06:05:00,2023-10-13 06:10:00,1539.35,1539.81,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26499,做多,2023-10-13 06:10:00,2023-10-13 06:15:00,1539.81,1539.2,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26500,做空,2023-10-13 06:15:00,2023-10-13 06:35:00,1539.2,1540.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26501,做多,2023-10-13 06:35:00,2023-10-13 06:50:00,1540.09,1538.9,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26502,做空,2023-10-13 06:50:00,2023-10-13 07:00:00,1538.9,1541.11,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26503,做多,2023-10-13 07:00:00,2023-10-13 07:05:00,1541.11,1543.55,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26504,做多,2023-10-13 10:00:00,2023-10-13 12:05:00,1543.35,1544.23,0.01,100.0,0.0007,0.0,0.0,0.0,flip -26505,做空,2023-10-13 12:05:00,2023-10-13 14:50:00,1544.23,1541.81,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26506,做多,2023-10-13 16:30:00,2023-10-13 16:35:00,1546.45,1545.99,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26507,做空,2023-10-13 16:35:00,2023-10-13 16:40:00,1545.99,1547.98,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26508,做多,2023-10-13 16:40:00,2023-10-13 16:45:00,1547.98,1545.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26509,做空,2023-10-13 16:45:00,2023-10-13 16:50:00,1545.72,1546.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26510,做多,2023-10-13 16:50:00,2023-10-13 17:05:00,1546.23,1544.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26511,做空,2023-10-13 17:05:00,2023-10-13 17:20:00,1544.83,1545.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26512,做多,2023-10-13 17:20:00,2023-10-13 19:30:00,1545.65,1543.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26513,做空,2023-10-13 19:30:00,2023-10-13 19:55:00,1543.42,1545.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26514,做多,2023-10-13 19:55:00,2023-10-13 20:05:00,1545.26,1544.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26515,做空,2023-10-13 20:05:00,2023-10-13 20:35:00,1544.66,1544.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26516,做多,2023-10-13 20:35:00,2023-10-13 20:40:00,1544.99,1544.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26517,做空,2023-10-13 20:40:00,2023-10-13 20:50:00,1544.5,1554.16,0.01,100.0,0.0006,-0.01,0.0,-0.01,flip -26518,做多,2023-10-13 20:50:00,2023-10-13 20:55:00,1554.16,1558.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26519,做多,2023-10-13 22:55:00,2023-10-13 23:05:00,1548.48,1547.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26520,做空,2023-10-13 23:05:00,2023-10-13 23:15:00,1547.31,1547.16,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26521,做多,2023-10-13 23:15:00,2023-10-14 01:25:00,1547.16,1548.9,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26522,做空,2023-10-14 01:25:00,2023-10-14 01:30:00,1548.9,1549.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26523,做多,2023-10-14 01:30:00,2023-10-14 04:45:00,1549.63,1552.86,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26524,做空,2023-10-14 04:45:00,2023-10-14 05:05:00,1552.86,1552.58,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26525,做多,2023-10-14 05:05:00,2023-10-14 05:15:00,1552.58,1552.99,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26526,做空,2023-10-14 05:15:00,2023-10-14 06:20:00,1552.99,1547.03,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26527,做多,2023-10-14 12:50:00,2023-10-14 13:45:00,1549.23,1550.29,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26528,做多,2023-10-15 01:40:00,2023-10-15 02:00:00,1555.8,1556.15,0.01,100.0,0.0007,0.0,0.0,-0.0,tp_upper -26529,做多,2023-10-15 02:10:00,2023-10-15 02:15:00,1554.44,1553.72,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26530,做空,2023-10-15 02:15:00,2023-10-15 02:30:00,1553.72,1554.53,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26531,做多,2023-10-15 02:30:00,2023-10-15 03:00:00,1554.53,1554.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26532,做空,2023-10-15 03:00:00,2023-10-15 03:05:00,1554.08,1554.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26533,做多,2023-10-15 03:05:00,2023-10-15 03:50:00,1554.38,1553.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26534,做空,2023-10-15 03:50:00,2023-10-15 04:00:00,1553.65,1554.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26535,做多,2023-10-15 04:00:00,2023-10-15 04:05:00,1554.31,1553.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26536,做空,2023-10-15 04:05:00,2023-10-15 04:15:00,1553.4,1552.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26537,做多,2023-10-15 04:30:00,2023-10-15 05:00:00,1553.83,1553.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26538,做空,2023-10-15 05:00:00,2023-10-15 06:30:00,1553.41,1552.19,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26539,做多,2023-10-15 07:55:00,2023-10-15 08:00:00,1554.29,1555.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26540,做多,2023-10-15 11:20:00,2023-10-15 12:05:00,1554.84,1554.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26541,做空,2023-10-15 12:05:00,2023-10-15 12:20:00,1554.12,1554.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26542,做多,2023-10-15 12:20:00,2023-10-15 13:20:00,1554.37,1557.16,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26543,做多,2023-10-15 13:20:00,2023-10-15 13:25:00,1557.16,1557.81,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_upper -26544,做多,2023-10-15 14:25:00,2023-10-15 14:35:00,1554.83,1554.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26545,做空,2023-10-15 14:35:00,2023-10-15 15:05:00,1554.13,1551.04,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26546,做多,2023-10-15 16:35:00,2023-10-15 17:05:00,1554.6,1555.16,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26547,做空,2023-10-15 17:05:00,2023-10-15 17:15:00,1555.16,1555.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26548,做多,2023-10-15 17:15:00,2023-10-15 17:30:00,1555.26,1555.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26549,做空,2023-10-15 17:30:00,2023-10-15 21:15:00,1555.1,1559.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26550,做多,2023-10-15 21:15:00,2023-10-15 21:25:00,1559.5,1559.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -26551,做多,2023-10-16 00:00:00,2023-10-16 00:15:00,1558.34,1556.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26552,做空,2023-10-16 00:15:00,2023-10-16 00:30:00,1556.18,1557.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26553,做多,2023-10-16 00:30:00,2023-10-16 01:25:00,1557.01,1562.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26554,做多,2023-10-16 13:50:00,2023-10-16 13:55:00,1580.7,1578.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26555,做空,2023-10-16 13:55:00,2023-10-16 14:00:00,1578.82,1582.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26556,做多,2023-10-16 14:00:00,2023-10-16 14:05:00,1582.51,1577.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26557,做空,2023-10-16 14:05:00,2023-10-16 14:15:00,1577.38,1580.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26558,做多,2023-10-16 14:15:00,2023-10-16 14:25:00,1580.03,1583.84,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26559,做空,2023-10-16 14:25:00,2023-10-16 14:40:00,1583.84,1586.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26560,做多,2023-10-16 14:40:00,2023-10-16 15:05:00,1586.51,1582.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26561,做空,2023-10-16 15:05:00,2023-10-16 15:10:00,1582.88,1584.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26562,做多,2023-10-16 15:10:00,2023-10-16 15:15:00,1584.03,1581.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26563,做空,2023-10-16 15:15:00,2023-10-16 18:10:00,1581.65,1581.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26564,做多,2023-10-16 18:10:00,2023-10-16 18:20:00,1581.91,1581.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26565,做空,2023-10-16 18:20:00,2023-10-16 18:25:00,1581.28,1581.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26566,做多,2023-10-16 18:25:00,2023-10-16 19:00:00,1581.66,1594.58,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26567,做多,2023-10-16 21:20:00,2023-10-16 22:35:00,1584.13,1597.28,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26568,做多,2023-10-17 02:25:00,2023-10-17 03:20:00,1591.74,1591.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26569,做空,2023-10-17 03:20:00,2023-10-17 04:00:00,1591.44,1585.69,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26570,做多,2023-10-17 07:50:00,2023-10-17 07:55:00,1591.48,1589.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26571,做空,2023-10-17 07:55:00,2023-10-17 08:00:00,1589.66,1591.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26572,做多,2023-10-17 08:00:00,2023-10-17 08:05:00,1591.1,1591.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26573,做空,2023-10-17 08:05:00,2023-10-17 09:45:00,1591.0,1589.26,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26574,做多,2023-10-17 09:45:00,2023-10-17 10:25:00,1589.26,1587.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26575,做空,2023-10-17 10:25:00,2023-10-17 10:30:00,1587.83,1583.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26576,做多,2023-10-18 00:15:00,2023-10-18 00:30:00,1565.57,1565.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26577,做空,2023-10-18 00:30:00,2023-10-18 01:05:00,1565.4,1565.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26578,做多,2023-10-18 01:05:00,2023-10-18 01:15:00,1565.96,1565.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26579,做空,2023-10-18 01:15:00,2023-10-18 01:20:00,1565.43,1565.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26580,做多,2023-10-18 01:20:00,2023-10-18 01:25:00,1565.47,1565.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26581,做空,2023-10-18 01:25:00,2023-10-18 01:30:00,1565.3,1566.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26582,做多,2023-10-18 01:30:00,2023-10-18 02:30:00,1566.09,1570.43,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26583,做多,2023-10-18 03:15:00,2023-10-18 03:20:00,1564.29,1562.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26584,做空,2023-10-18 03:20:00,2023-10-18 03:25:00,1562.92,1564.47,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26585,做多,2023-10-18 03:25:00,2023-10-18 03:30:00,1564.47,1563.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26586,做空,2023-10-18 03:30:00,2023-10-18 07:05:00,1563.93,1567.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26587,做多,2023-10-18 07:05:00,2023-10-18 07:20:00,1567.21,1572.29,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26588,做多,2023-10-18 10:00:00,2023-10-18 10:15:00,1573.5,1578.08,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26589,做多,2023-10-18 13:15:00,2023-10-18 13:25:00,1576.79,1575.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26590,做空,2023-10-18 13:25:00,2023-10-18 13:30:00,1575.01,1576.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26591,做多,2023-10-18 13:30:00,2023-10-18 13:35:00,1576.0,1573.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26592,做空,2023-10-18 13:35:00,2023-10-18 13:45:00,1573.63,1573.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26593,做多,2023-10-18 13:45:00,2023-10-18 14:25:00,1573.72,1572.97,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26594,做空,2023-10-18 14:25:00,2023-10-18 14:30:00,1572.97,1571.89,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26595,做多,2023-10-19 00:45:00,2023-10-19 01:00:00,1565.13,1565.19,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26596,做空,2023-10-19 01:00:00,2023-10-19 01:40:00,1565.19,1544.12,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26597,做多,2023-10-19 10:05:00,2023-10-19 10:10:00,1552.18,1551.24,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26598,做空,2023-10-19 10:10:00,2023-10-19 10:45:00,1551.24,1551.48,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26599,做多,2023-10-19 10:45:00,2023-10-19 11:05:00,1551.48,1553.3,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26600,做多,2023-10-19 12:30:00,2023-10-19 12:45:00,1551.98,1554.43,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26601,做多,2023-10-19 12:45:00,2023-10-19 12:50:00,1554.43,1554.09,0.01,100.0,0.0007,-0.0,0.0,-0.0,tp_upper -26602,做多,2023-10-19 23:25:00,2023-10-19 23:35:00,1564.08,1563.21,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26603,做空,2023-10-19 23:35:00,2023-10-19 23:40:00,1563.21,1565.37,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26604,做多,2023-10-19 23:40:00,2023-10-20 00:15:00,1565.37,1563.15,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26605,做空,2023-10-20 00:15:00,2023-10-20 00:25:00,1563.15,1564.23,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26606,做多,2023-10-20 00:25:00,2023-10-20 00:30:00,1564.23,1563.95,0.01,100.0,0.0007,-0.0,0.0,-0.0,flip -26607,做空,2023-10-20 00:30:00,2023-10-20 01:05:00,1563.95,1561.34,0.01,100.0,0.0007,0.0,0.0,0.0,tp_lower -26608,做多,2023-10-20 01:55:00,2023-10-20 02:10:00,1564.43,1570.0,0.01,100.0,0.0007,0.0,0.0,0.0,tp_upper -26609,做多,2023-10-20 13:30:00,2023-10-20 14:10:00,1603.68,1599.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26610,做空,2023-10-20 14:10:00,2023-10-20 14:15:00,1599.19,1604.13,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26611,做多,2023-10-20 14:15:00,2023-10-20 15:30:00,1604.13,1604.04,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26612,做空,2023-10-20 15:30:00,2023-10-20 15:50:00,1604.04,1604.0,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26613,做多,2023-10-20 15:50:00,2023-10-20 16:05:00,1604.0,1605.45,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26614,做空,2023-10-20 16:05:00,2023-10-20 16:20:00,1605.45,1608.08,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26615,做多,2023-10-20 16:20:00,2023-10-20 16:35:00,1608.08,1605.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26616,做空,2023-10-20 16:35:00,2023-10-20 16:40:00,1605.9,1606.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26617,做多,2023-10-20 16:40:00,2023-10-20 17:45:00,1606.33,1608.2,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26618,做空,2023-10-20 17:45:00,2023-10-20 20:35:00,1608.2,1607.67,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26619,做多,2023-10-20 20:35:00,2023-10-20 20:55:00,1607.67,1602.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26620,做空,2023-10-20 20:55:00,2023-10-20 21:00:00,1602.16,1603.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_lower -26621,做多,2023-10-20 21:15:00,2023-10-20 21:20:00,1606.43,1605.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26622,做空,2023-10-20 21:20:00,2023-10-20 21:30:00,1605.93,1606.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26623,做多,2023-10-20 21:30:00,2023-10-20 21:50:00,1606.62,1604.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26624,做空,2023-10-20 21:50:00,2023-10-20 21:55:00,1604.63,1606.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26625,做多,2023-10-20 21:55:00,2023-10-20 22:25:00,1606.71,1609.46,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26626,做多,2023-10-20 22:55:00,2023-10-20 23:00:00,1607.49,1606.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,tp_upper -26627,做多,2023-10-21 06:25:00,2023-10-21 08:25:00,1602.33,1607.16,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26628,做多,2023-10-21 13:15:00,2023-10-21 13:40:00,1603.55,1608.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26629,做多,2023-10-21 23:10:00,2023-10-21 23:35:00,1626.52,1626.58,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26630,做空,2023-10-21 23:35:00,2023-10-21 23:45:00,1626.58,1627.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26631,做多,2023-10-21 23:45:00,2023-10-22 00:00:00,1627.49,1626.27,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26632,做空,2023-10-22 00:00:00,2023-10-22 00:05:00,1626.27,1628.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26633,做多,2023-10-22 00:05:00,2023-10-22 00:25:00,1628.19,1634.5,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26634,做多,2023-10-22 01:40:00,2023-10-22 01:50:00,1629.3,1628.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26635,做空,2023-10-22 01:50:00,2023-10-22 01:55:00,1628.71,1630.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26636,做多,2023-10-22 01:55:00,2023-10-22 02:00:00,1630.42,1628.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26637,做空,2023-10-22 02:00:00,2023-10-22 02:25:00,1628.8,1626.01,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26638,做多,2023-10-22 04:00:00,2023-10-22 04:30:00,1628.85,1633.4,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26639,做多,2023-10-22 08:00:00,2023-10-22 08:15:00,1631.75,1630.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26640,做空,2023-10-22 08:15:00,2023-10-22 09:05:00,1630.74,1632.25,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26641,做多,2023-10-22 09:05:00,2023-10-22 09:30:00,1632.25,1632.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26642,做空,2023-10-22 09:30:00,2023-10-22 09:40:00,1632.0,1632.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26643,做多,2023-10-22 09:40:00,2023-10-22 09:45:00,1632.69,1630.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26644,做空,2023-10-22 09:45:00,2023-10-22 10:15:00,1630.09,1632.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26645,做多,2023-10-22 10:15:00,2023-10-22 10:20:00,1632.36,1629.91,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26646,做空,2023-10-22 10:20:00,2023-10-22 10:30:00,1629.91,1632.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26647,做多,2023-10-22 10:30:00,2023-10-22 10:45:00,1632.68,1632.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26648,做空,2023-10-22 10:45:00,2023-10-22 11:20:00,1632.07,1631.79,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26649,做多,2023-10-22 11:20:00,2023-10-22 12:20:00,1631.79,1631.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26650,做空,2023-10-22 12:20:00,2023-10-22 12:25:00,1631.57,1632.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26651,做多,2023-10-22 12:25:00,2023-10-22 13:30:00,1632.1,1632.42,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26652,做空,2023-10-22 13:30:00,2023-10-22 13:35:00,1632.42,1632.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26653,做多,2023-10-22 13:35:00,2023-10-22 14:10:00,1632.84,1634.42,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26654,做空,2023-10-22 14:10:00,2023-10-22 14:45:00,1634.42,1625.48,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -26655,做多,2023-10-22 16:25:00,2023-10-22 16:35:00,1629.08,1630.38,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26656,做空,2023-10-22 16:35:00,2023-10-22 16:55:00,1630.38,1630.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26657,做多,2023-10-22 16:55:00,2023-10-22 17:00:00,1630.42,1629.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26658,做空,2023-10-22 17:00:00,2023-10-22 17:05:00,1629.69,1630.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26659,做多,2023-10-22 17:05:00,2023-10-22 17:35:00,1630.74,1635.33,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26660,做多,2023-10-23 08:50:00,2023-10-23 09:00:00,1682.2,1679.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26661,做空,2023-10-23 09:00:00,2023-10-23 09:30:00,1679.49,1667.82,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26662,做多,2023-10-23 14:40:00,2023-10-23 14:45:00,1679.08,1675.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26663,做空,2023-10-23 14:45:00,2023-10-23 14:50:00,1675.64,1679.37,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26664,做多,2023-10-23 14:50:00,2023-10-23 14:55:00,1679.37,1678.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26665,做空,2023-10-23 14:55:00,2023-10-23 15:00:00,1678.01,1679.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26666,做多,2023-10-23 15:00:00,2023-10-23 15:05:00,1679.02,1678.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26667,做空,2023-10-23 15:05:00,2023-10-23 15:20:00,1678.7,1679.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26668,做多,2023-10-23 15:20:00,2023-10-23 15:55:00,1679.6,1675.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26669,做空,2023-10-23 15:55:00,2023-10-23 16:00:00,1675.63,1675.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26670,做多,2023-10-23 16:00:00,2023-10-23 16:10:00,1675.92,1675.99,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26671,做空,2023-10-23 16:10:00,2023-10-23 16:15:00,1675.99,1678.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26672,做多,2023-10-23 16:15:00,2023-10-23 16:20:00,1678.64,1676.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26673,做空,2023-10-23 16:20:00,2023-10-23 16:35:00,1676.16,1679.59,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26674,做多,2023-10-23 16:35:00,2023-10-23 16:40:00,1679.59,1680.92,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26675,做多,2023-10-23 16:40:00,2023-10-23 16:45:00,1680.92,1684.35,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26676,做多,2023-10-24 13:20:00,2023-10-24 13:35:00,1828.43,1825.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26677,做空,2023-10-24 13:35:00,2023-10-24 13:50:00,1825.55,1827.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26678,做多,2023-10-24 13:50:00,2023-10-24 14:10:00,1827.56,1821.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26679,做空,2023-10-24 14:10:00,2023-10-24 14:20:00,1821.86,1812.31,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -26680,做多,2023-10-24 15:00:00,2023-10-24 15:10:00,1824.73,1819.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26681,做空,2023-10-24 15:10:00,2023-10-24 15:15:00,1819.99,1809.3,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26682,做多,2023-10-24 22:45:00,2023-10-24 22:50:00,1790.58,1788.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26683,做空,2023-10-24 22:50:00,2023-10-24 22:55:00,1788.2,1793.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26684,做多,2023-10-24 22:55:00,2023-10-24 23:15:00,1793.03,1787.14,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26685,做空,2023-10-24 23:15:00,2023-10-24 23:55:00,1787.14,1784.31,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26686,做多,2023-10-24 23:55:00,2023-10-25 00:00:00,1784.31,1783.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26687,做空,2023-10-25 00:00:00,2023-10-25 00:15:00,1783.71,1787.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26688,做多,2023-10-25 00:15:00,2023-10-25 00:25:00,1787.02,1779.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26689,做空,2023-10-25 00:25:00,2023-10-25 00:30:00,1779.63,1780.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26690,做多,2023-10-25 00:30:00,2023-10-25 00:50:00,1780.66,1792.09,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26691,做多,2023-10-25 05:30:00,2023-10-25 05:35:00,1786.32,1783.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26692,做空,2023-10-25 05:35:00,2023-10-25 06:15:00,1783.66,1787.67,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26693,做多,2023-10-25 06:15:00,2023-10-25 06:20:00,1787.67,1787.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26694,做空,2023-10-25 06:20:00,2023-10-25 06:25:00,1787.16,1788.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26695,做多,2023-10-25 06:25:00,2023-10-25 06:30:00,1788.31,1787.53,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26696,做空,2023-10-25 06:30:00,2023-10-25 06:35:00,1787.53,1788.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26697,做多,2023-10-25 06:35:00,2023-10-25 06:50:00,1788.31,1787.26,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26698,做空,2023-10-25 06:50:00,2023-10-25 06:55:00,1787.26,1787.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26699,做多,2023-10-25 06:55:00,2023-10-25 07:05:00,1787.43,1787.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26700,做空,2023-10-25 07:05:00,2023-10-25 07:20:00,1787.36,1779.47,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26701,做多,2023-10-25 11:05:00,2023-10-25 11:10:00,1787.91,1786.94,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26702,做空,2023-10-25 11:10:00,2023-10-25 11:20:00,1786.94,1784.76,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26703,做多,2023-10-25 11:20:00,2023-10-25 11:30:00,1784.76,1783.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26704,做空,2023-10-25 11:30:00,2023-10-25 11:35:00,1783.68,1785.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26705,做多,2023-10-25 11:35:00,2023-10-25 11:40:00,1785.48,1782.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26706,做空,2023-10-25 11:40:00,2023-10-25 11:45:00,1782.5,1783.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26707,做多,2023-10-25 11:45:00,2023-10-25 13:15:00,1783.24,1792.14,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26708,做多,2023-10-25 13:45:00,2023-10-25 13:55:00,1784.93,1792.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26709,做多,2023-10-25 16:40:00,2023-10-25 16:50:00,1791.97,1788.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26710,做空,2023-10-25 16:50:00,2023-10-25 17:00:00,1788.28,1786.99,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26711,做多,2023-10-25 17:00:00,2023-10-25 17:15:00,1786.99,1785.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26712,做空,2023-10-25 17:15:00,2023-10-25 17:20:00,1785.31,1789.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26713,做多,2023-10-25 17:20:00,2023-10-25 17:25:00,1789.71,1788.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26714,做空,2023-10-25 17:25:00,2023-10-25 17:30:00,1788.51,1792.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26715,做多,2023-10-25 17:30:00,2023-10-25 17:40:00,1792.29,1785.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26716,做空,2023-10-25 17:40:00,2023-10-25 17:45:00,1785.85,1789.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26717,做多,2023-10-25 17:45:00,2023-10-25 17:50:00,1789.98,1787.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26718,做空,2023-10-25 17:50:00,2023-10-25 17:55:00,1787.24,1790.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26719,做多,2023-10-25 17:55:00,2023-10-25 18:10:00,1790.43,1789.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26720,做空,2023-10-25 18:10:00,2023-10-25 18:15:00,1789.45,1789.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26721,做多,2023-10-25 18:15:00,2023-10-25 18:20:00,1789.48,1783.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26722,做空,2023-10-25 18:20:00,2023-10-25 18:50:00,1783.51,1791.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26723,做多,2023-10-25 18:50:00,2023-10-25 18:55:00,1791.1,1790.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26724,做空,2023-10-25 18:55:00,2023-10-25 19:10:00,1790.57,1788.84,0.01,100.0,0.0005,0.0,0.0,0.0,flip -26725,做多,2023-10-25 19:10:00,2023-10-25 20:15:00,1788.84,1791.69,0.01,100.0,0.0005,0.0,0.0,0.0,flip -26726,做空,2023-10-25 20:15:00,2023-10-25 20:30:00,1791.69,1790.53,0.01,100.0,0.0005,0.0,0.0,0.0,flip -26727,做多,2023-10-25 20:30:00,2023-10-25 20:35:00,1790.53,1790.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26728,做空,2023-10-25 20:35:00,2023-10-25 20:40:00,1790.36,1792.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26729,做多,2023-10-25 20:40:00,2023-10-25 20:45:00,1792.68,1789.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26730,做空,2023-10-25 20:45:00,2023-10-25 21:25:00,1789.25,1791.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26731,做多,2023-10-25 21:25:00,2023-10-25 22:35:00,1791.31,1792.99,0.01,100.0,0.0005,0.0,0.0,0.0,flip -26732,做空,2023-10-25 22:35:00,2023-10-25 22:50:00,1792.99,1792.76,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -26733,做多,2023-10-25 22:50:00,2023-10-25 22:55:00,1792.76,1792.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26734,做空,2023-10-25 22:55:00,2023-10-25 23:00:00,1792.13,1781.97,0.01,100.0,0.0005,0.01,0.0,0.0,tp_lower -26735,做多,2023-10-26 00:25:00,2023-10-26 00:35:00,1792.67,1791.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26736,做空,2023-10-26 00:35:00,2023-10-26 00:45:00,1791.78,1783.44,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26737,做多,2023-10-26 00:50:00,2023-10-26 01:00:00,1790.53,1790.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26738,做空,2023-10-26 01:00:00,2023-10-26 01:15:00,1790.41,1790.3,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26739,做多,2023-10-26 01:15:00,2023-10-26 01:35:00,1790.3,1793.8,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26740,做多,2023-10-26 01:45:00,2023-10-26 01:50:00,1789.61,1788.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26741,做空,2023-10-26 01:50:00,2023-10-26 01:55:00,1788.6,1791.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26742,做多,2023-10-26 01:55:00,2023-10-26 02:00:00,1791.79,1790.75,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26743,做空,2023-10-26 02:00:00,2023-10-26 06:05:00,1790.75,1793.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26744,做多,2023-10-26 06:05:00,2023-10-26 06:25:00,1793.37,1795.25,0.01,100.0,0.0005,0.0,0.0,0.0,flip -26745,做空,2023-10-26 06:25:00,2023-10-26 06:30:00,1795.25,1798.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26746,做多,2023-10-26 06:30:00,2023-10-26 06:50:00,1798.25,1809.99,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -26747,做多,2023-10-26 12:30:00,2023-10-26 12:45:00,1820.8,1819.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26748,做空,2023-10-26 12:45:00,2023-10-26 12:55:00,1819.68,1821.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26749,做多,2023-10-26 12:55:00,2023-10-26 13:05:00,1821.93,1822.03,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -26750,做空,2023-10-26 13:05:00,2023-10-26 13:10:00,1822.03,1822.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26751,做多,2023-10-26 13:10:00,2023-10-26 13:15:00,1822.64,1820.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26752,做空,2023-10-26 13:15:00,2023-10-26 14:30:00,1820.59,1785.41,0.01,100.0,0.0005,0.02,0.0,0.02,tp_lower -26753,做多,2023-10-26 20:00:00,2023-10-26 20:15:00,1795.29,1794.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26754,做空,2023-10-26 20:15:00,2023-10-26 20:20:00,1794.95,1795.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26755,做多,2023-10-26 20:20:00,2023-10-26 23:10:00,1795.82,1809.59,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26756,做多,2023-10-27 01:10:00,2023-10-27 01:15:00,1794.89,1792.12,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26757,做空,2023-10-27 01:15:00,2023-10-27 01:35:00,1792.12,1791.81,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26758,做多,2023-10-27 01:35:00,2023-10-27 05:00:00,1791.81,1793.45,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26759,做空,2023-10-27 05:00:00,2023-10-27 06:10:00,1793.45,1795.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26760,做多,2023-10-27 06:10:00,2023-10-27 06:15:00,1795.43,1794.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26761,做空,2023-10-27 06:15:00,2023-10-27 06:50:00,1794.28,1794.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26762,做多,2023-10-27 06:50:00,2023-10-27 07:00:00,1794.87,1793.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26763,做空,2023-10-27 07:00:00,2023-10-27 07:05:00,1793.32,1794.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26764,做多,2023-10-27 07:05:00,2023-10-27 07:10:00,1794.74,1791.93,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26765,做空,2023-10-27 07:10:00,2023-10-27 07:40:00,1791.93,1783.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26766,做多,2023-10-27 09:20:00,2023-10-27 09:30:00,1790.36,1789.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26767,做空,2023-10-27 09:30:00,2023-10-27 09:55:00,1789.62,1789.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26768,做多,2023-10-27 09:55:00,2023-10-27 10:05:00,1789.86,1787.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26769,做空,2023-10-27 10:05:00,2023-10-27 10:30:00,1787.69,1784.3,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26770,做多,2023-10-27 12:40:00,2023-10-27 12:45:00,1790.31,1794.76,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26771,做多,2023-10-27 15:30:00,2023-10-27 15:45:00,1784.1,1781.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26772,做空,2023-10-27 15:45:00,2023-10-27 16:05:00,1781.34,1781.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26773,做多,2023-10-27 16:05:00,2023-10-27 20:40:00,1781.69,1777.46,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26774,做空,2023-10-27 20:40:00,2023-10-27 22:45:00,1777.46,1779.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26775,做多,2023-10-27 22:45:00,2023-10-28 02:45:00,1779.87,1786.81,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26776,做多,2023-10-28 11:50:00,2023-10-28 11:55:00,1790.33,1788.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26777,做空,2023-10-28 11:55:00,2023-10-28 12:00:00,1788.39,1789.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26778,做多,2023-10-28 12:00:00,2023-10-28 12:05:00,1789.73,1789.6,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26779,做空,2023-10-28 12:05:00,2023-10-28 12:10:00,1789.6,1786.23,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26780,做多,2023-10-28 13:55:00,2023-10-28 14:00:00,1788.62,1786.64,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26781,做空,2023-10-28 14:00:00,2023-10-28 14:10:00,1786.64,1790.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26782,做多,2023-10-28 14:10:00,2023-10-28 14:15:00,1790.09,1788.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26783,做空,2023-10-28 14:15:00,2023-10-28 15:05:00,1788.43,1789.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26784,做多,2023-10-28 15:05:00,2023-10-28 15:10:00,1789.51,1788.55,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26785,做空,2023-10-28 15:10:00,2023-10-28 15:15:00,1788.55,1788.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26786,做多,2023-10-28 15:15:00,2023-10-28 16:00:00,1788.8,1789.09,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26787,做空,2023-10-28 16:00:00,2023-10-28 16:55:00,1789.09,1788.24,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26788,做多,2023-10-28 16:55:00,2023-10-29 00:45:00,1788.24,1781.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26789,做空,2023-10-29 00:45:00,2023-10-29 01:10:00,1781.96,1774.23,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26790,做多,2023-10-29 04:25:00,2023-10-29 04:30:00,1778.63,1778.44,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26791,做空,2023-10-29 04:30:00,2023-10-29 04:40:00,1778.44,1778.01,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26792,做多,2023-10-29 04:40:00,2023-10-29 04:50:00,1778.01,1777.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26793,做空,2023-10-29 04:50:00,2023-10-29 05:05:00,1777.86,1777.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26794,做多,2023-10-29 05:05:00,2023-10-29 05:20:00,1777.96,1776.3,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26795,做空,2023-10-29 05:20:00,2023-10-29 05:40:00,1776.3,1777.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26796,做多,2023-10-29 05:40:00,2023-10-29 05:45:00,1777.92,1776.99,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26797,做空,2023-10-29 05:45:00,2023-10-29 06:05:00,1776.99,1777.72,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26798,做多,2023-10-29 06:05:00,2023-10-29 06:45:00,1777.72,1781.48,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26799,做多,2023-10-29 16:45:00,2023-10-29 16:50:00,1789.65,1789.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26800,做空,2023-10-29 16:50:00,2023-10-29 17:10:00,1789.56,1791.24,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26801,做多,2023-10-29 17:10:00,2023-10-29 17:30:00,1791.24,1796.58,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26802,做多,2023-10-29 19:05:00,2023-10-29 19:15:00,1792.19,1792.02,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26803,做空,2023-10-29 19:15:00,2023-10-29 19:30:00,1792.02,1793.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26804,做多,2023-10-29 19:30:00,2023-10-29 19:40:00,1793.7,1793.76,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26805,做空,2023-10-29 19:40:00,2023-10-29 19:50:00,1793.76,1793.18,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26806,做多,2023-10-29 19:50:00,2023-10-29 20:35:00,1793.18,1794.19,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26807,做空,2023-10-29 20:35:00,2023-10-29 22:00:00,1794.19,1796.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26808,做多,2023-10-29 22:00:00,2023-10-29 22:15:00,1796.62,1802.57,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26809,做多,2023-10-30 00:00:00,2023-10-30 00:05:00,1796.76,1796.56,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26810,做空,2023-10-30 00:05:00,2023-10-30 01:00:00,1796.56,1796.06,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26811,做多,2023-10-30 01:00:00,2023-10-30 01:20:00,1796.06,1796.24,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26812,做空,2023-10-30 01:20:00,2023-10-30 01:25:00,1796.24,1796.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26813,做多,2023-10-30 01:25:00,2023-10-30 07:15:00,1796.71,1789.84,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26814,做空,2023-10-30 07:15:00,2023-10-30 07:45:00,1789.84,1790.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26815,做多,2023-10-30 07:45:00,2023-10-30 07:50:00,1790.18,1788.36,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26816,做空,2023-10-30 07:50:00,2023-10-30 08:05:00,1788.36,1791.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26817,做多,2023-10-30 08:05:00,2023-10-30 08:25:00,1791.82,1794.82,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26818,做多,2023-10-30 16:50:00,2023-10-30 17:00:00,1813.2,1811.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26819,做空,2023-10-30 17:00:00,2023-10-30 17:10:00,1811.79,1791.11,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -26820,做多,2023-10-30 21:30:00,2023-10-30 23:30:00,1808.0,1808.89,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26821,做空,2023-10-30 23:30:00,2023-10-30 23:45:00,1808.89,1809.4,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26822,做多,2023-10-30 23:45:00,2023-10-31 00:40:00,1809.4,1819.77,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26823,做多,2023-10-31 01:20:00,2023-10-31 02:35:00,1808.24,1803.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26824,做空,2023-10-31 02:35:00,2023-10-31 03:10:00,1803.32,1797.79,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26825,做多,2023-10-31 08:45:00,2023-10-31 08:50:00,1802.8,1801.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26826,做空,2023-10-31 08:50:00,2023-10-31 08:55:00,1801.28,1802.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26827,做多,2023-10-31 08:55:00,2023-10-31 09:05:00,1802.09,1800.35,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26828,做空,2023-10-31 09:05:00,2023-10-31 09:10:00,1800.35,1801.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26829,做多,2023-10-31 09:10:00,2023-10-31 09:40:00,1801.73,1801.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26830,做空,2023-10-31 09:40:00,2023-10-31 09:45:00,1801.58,1801.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26831,做多,2023-10-31 09:45:00,2023-10-31 10:05:00,1801.74,1801.19,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26832,做空,2023-10-31 10:05:00,2023-10-31 10:20:00,1801.19,1802.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26833,做多,2023-10-31 10:20:00,2023-10-31 10:25:00,1802.39,1801.23,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26834,做空,2023-10-31 10:25:00,2023-10-31 12:50:00,1801.23,1797.87,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26835,做多,2023-10-31 12:50:00,2023-10-31 13:00:00,1797.87,1799.04,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26836,做空,2023-10-31 13:00:00,2023-10-31 13:15:00,1799.04,1801.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26837,做多,2023-10-31 13:15:00,2023-10-31 13:20:00,1801.89,1801.51,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26838,做空,2023-10-31 13:20:00,2023-10-31 13:40:00,1801.51,1796.91,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26839,做多,2023-10-31 14:15:00,2023-10-31 14:55:00,1799.18,1799.9,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26840,做空,2023-10-31 14:55:00,2023-10-31 15:10:00,1799.9,1791.63,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26841,做多,2023-10-31 16:40:00,2023-10-31 17:30:00,1803.72,1800.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26842,做空,2023-10-31 17:30:00,2023-10-31 17:40:00,1800.28,1800.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26843,做多,2023-10-31 17:40:00,2023-10-31 18:25:00,1800.88,1800.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26844,做空,2023-10-31 18:25:00,2023-10-31 18:35:00,1800.85,1803.81,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26845,做多,2023-10-31 18:35:00,2023-10-31 18:40:00,1803.81,1805.59,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26846,做多,2023-11-01 02:50:00,2023-11-01 02:55:00,1812.96,1811.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26847,做空,2023-11-01 02:55:00,2023-11-01 03:00:00,1811.79,1812.18,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26848,做多,2023-11-01 03:00:00,2023-11-01 03:05:00,1812.18,1809.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26849,做空,2023-11-01 03:05:00,2023-11-01 03:20:00,1809.11,1812.66,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26850,做多,2023-11-01 03:20:00,2023-11-01 03:25:00,1812.66,1810.88,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26851,做空,2023-11-01 03:25:00,2023-11-01 03:30:00,1810.88,1812.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26852,做多,2023-11-01 03:30:00,2023-11-01 03:35:00,1812.28,1811.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26853,做空,2023-11-01 03:35:00,2023-11-01 03:40:00,1811.07,1812.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26854,做多,2023-11-01 03:40:00,2023-11-01 03:45:00,1812.22,1811.5,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26855,做空,2023-11-01 03:45:00,2023-11-01 03:50:00,1811.5,1812.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26856,做多,2023-11-01 03:50:00,2023-11-01 07:45:00,1812.01,1808.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26857,做空,2023-11-01 07:45:00,2023-11-01 10:25:00,1808.31,1803.05,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26858,做多,2023-11-01 12:45:00,2023-11-01 12:50:00,1804.53,1815.26,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26859,做多,2023-11-01 12:50:00,2023-11-01 12:55:00,1815.26,1817.39,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26860,做多,2023-11-01 14:00:00,2023-11-01 14:05:00,1803.71,1803.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26861,做空,2023-11-01 14:05:00,2023-11-01 14:10:00,1803.07,1803.73,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26862,做多,2023-11-01 14:10:00,2023-11-01 14:30:00,1803.73,1805.98,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26863,做空,2023-11-01 14:30:00,2023-11-01 14:45:00,1805.98,1792.29,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26864,做多,2023-11-01 16:30:00,2023-11-01 16:35:00,1802.5,1796.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26865,做空,2023-11-01 16:35:00,2023-11-01 17:10:00,1796.82,1801.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26866,做多,2023-11-01 17:10:00,2023-11-01 17:15:00,1801.54,1800.45,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26867,做空,2023-11-01 17:15:00,2023-11-01 17:40:00,1800.45,1801.68,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26868,做多,2023-11-01 17:40:00,2023-11-01 18:00:00,1801.68,1807.99,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26869,做多,2023-11-02 05:00:00,2023-11-02 05:05:00,1852.57,1849.86,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26870,做空,2023-11-02 05:05:00,2023-11-02 05:25:00,1849.86,1841.45,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26871,做多,2023-11-02 12:45:00,2023-11-02 12:50:00,1842.46,1842.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26872,做空,2023-11-02 12:50:00,2023-11-02 13:30:00,1842.28,1831.65,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26873,做多,2023-11-03 03:35:00,2023-11-03 03:45:00,1799.01,1798.69,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26874,做空,2023-11-03 03:45:00,2023-11-03 03:50:00,1798.69,1799.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26875,做多,2023-11-03 03:50:00,2023-11-03 03:55:00,1799.7,1798.29,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26876,做空,2023-11-03 03:55:00,2023-11-03 04:00:00,1798.29,1798.83,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26877,做多,2023-11-03 04:00:00,2023-11-03 05:40:00,1798.83,1794.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26878,做空,2023-11-03 05:40:00,2023-11-03 05:45:00,1794.92,1796.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26879,做多,2023-11-03 05:45:00,2023-11-03 06:50:00,1796.77,1796.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26880,做空,2023-11-03 06:50:00,2023-11-03 07:00:00,1796.43,1796.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26881,做多,2023-11-03 07:00:00,2023-11-03 07:45:00,1796.82,1795.9,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26882,做空,2023-11-03 07:45:00,2023-11-03 07:50:00,1795.9,1796.52,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26883,做多,2023-11-03 07:50:00,2023-11-03 08:10:00,1796.52,1804.13,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26884,做多,2023-11-03 08:45:00,2023-11-03 08:55:00,1795.08,1796.56,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26885,做空,2023-11-03 08:55:00,2023-11-03 09:05:00,1796.56,1795.51,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26886,做多,2023-11-03 09:05:00,2023-11-03 09:10:00,1795.51,1793.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26887,做空,2023-11-03 09:10:00,2023-11-03 09:55:00,1793.0,1789.64,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26888,做多,2023-11-03 12:30:00,2023-11-03 13:50:00,1794.39,1803.34,0.01,100.0,0.0006,0.01,0.0,0.0,tp_upper -26889,做多,2023-11-03 17:45:00,2023-11-03 18:25:00,1803.74,1820.63,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26890,做多,2023-11-04 04:50:00,2023-11-04 05:00:00,1829.02,1827.77,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26891,做空,2023-11-04 05:00:00,2023-11-04 05:05:00,1827.77,1828.09,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26892,做多,2023-11-04 05:05:00,2023-11-04 06:05:00,1828.09,1835.87,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26893,做多,2023-11-04 13:35:00,2023-11-04 13:45:00,1836.09,1832.96,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26894,做空,2023-11-04 13:45:00,2023-11-04 14:30:00,1832.96,1836.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26895,做多,2023-11-04 14:30:00,2023-11-04 17:25:00,1836.0,1837.7,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26896,做空,2023-11-04 17:25:00,2023-11-04 17:55:00,1837.7,1839.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26897,做多,2023-11-04 17:55:00,2023-11-04 18:05:00,1839.01,1837.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26898,做空,2023-11-04 18:05:00,2023-11-04 18:10:00,1837.2,1838.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26899,做多,2023-11-04 18:10:00,2023-11-04 18:15:00,1838.71,1836.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26900,做空,2023-11-04 18:15:00,2023-11-04 18:45:00,1836.85,1837.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26901,做多,2023-11-04 18:45:00,2023-11-04 19:05:00,1837.28,1837.93,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26902,做空,2023-11-04 19:05:00,2023-11-04 19:20:00,1837.93,1838.05,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26903,做多,2023-11-04 19:20:00,2023-11-04 19:25:00,1838.05,1836.32,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26904,做空,2023-11-04 19:25:00,2023-11-04 19:30:00,1836.32,1836.78,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26905,做多,2023-11-04 19:30:00,2023-11-04 19:40:00,1836.78,1836.22,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26906,做空,2023-11-04 19:40:00,2023-11-04 20:10:00,1836.22,1837.58,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26907,做多,2023-11-04 20:10:00,2023-11-04 20:20:00,1837.58,1837.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26908,做空,2023-11-04 20:20:00,2023-11-04 20:30:00,1837.38,1836.62,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26909,做多,2023-11-04 20:30:00,2023-11-04 21:10:00,1836.62,1840.0,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26910,做多,2023-11-05 13:30:00,2023-11-05 13:40:00,1889.56,1886.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26911,做空,2023-11-05 13:40:00,2023-11-05 13:55:00,1886.5,1871.31,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -26912,做多,2023-11-05 17:05:00,2023-11-05 17:10:00,1885.82,1897.68,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26913,做多,2023-11-05 19:40:00,2023-11-05 19:55:00,1892.11,1889.17,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26914,做空,2023-11-05 19:55:00,2023-11-05 21:30:00,1889.17,1874.36,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26915,做多,2023-11-05 22:55:00,2023-11-05 23:00:00,1886.16,1900.84,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26916,做多,2023-11-06 02:05:00,2023-11-06 02:10:00,1890.31,1890.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26917,做空,2023-11-06 02:10:00,2023-11-06 03:35:00,1890.28,1888.33,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26918,做多,2023-11-06 03:35:00,2023-11-06 04:05:00,1888.33,1885.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26919,做空,2023-11-06 04:05:00,2023-11-06 04:40:00,1885.7,1875.93,0.01,100.0,0.0006,0.01,0.0,0.0,tp_lower -26920,做多,2023-11-06 08:55:00,2023-11-06 09:00:00,1885.41,1885.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26921,做空,2023-11-06 09:00:00,2023-11-06 09:05:00,1885.11,1886.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26922,做多,2023-11-06 09:05:00,2023-11-06 10:15:00,1886.42,1894.36,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26923,做多,2023-11-06 16:25:00,2023-11-06 16:45:00,1895.96,1894.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26924,做空,2023-11-06 16:45:00,2023-11-06 17:05:00,1894.79,1895.54,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26925,做多,2023-11-06 17:05:00,2023-11-06 17:10:00,1895.54,1895.42,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26926,做空,2023-11-06 17:10:00,2023-11-06 17:15:00,1895.42,1896.95,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26927,做多,2023-11-06 17:15:00,2023-11-06 17:20:00,1896.95,1894.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26928,做空,2023-11-06 17:20:00,2023-11-06 17:50:00,1894.48,1896.33,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26929,做多,2023-11-06 17:50:00,2023-11-06 18:00:00,1896.33,1897.28,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26930,做空,2023-11-06 18:00:00,2023-11-06 18:15:00,1897.28,1886.62,0.01,100.0,0.0006,0.01,0.0,0.01,tp_lower -26931,做多,2023-11-06 18:45:00,2023-11-06 19:35:00,1896.75,1898.28,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26932,做空,2023-11-06 19:35:00,2023-11-06 19:40:00,1898.28,1901.06,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26933,做多,2023-11-06 19:40:00,2023-11-06 20:00:00,1901.06,1897.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26934,做空,2023-11-06 20:00:00,2023-11-06 21:05:00,1897.82,1890.41,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26935,做多,2023-11-06 22:30:00,2023-11-06 23:00:00,1900.61,1905.83,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26936,做多,2023-11-06 23:30:00,2023-11-06 23:40:00,1896.98,1897.51,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26937,做空,2023-11-06 23:40:00,2023-11-06 23:50:00,1897.51,1900.87,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26938,做多,2023-11-06 23:50:00,2023-11-07 00:00:00,1900.87,1896.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26939,做空,2023-11-07 00:00:00,2023-11-07 00:10:00,1896.85,1899.65,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26940,做多,2023-11-07 00:10:00,2023-11-07 00:20:00,1899.65,1896.28,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26941,做空,2023-11-07 00:20:00,2023-11-07 00:30:00,1896.28,1889.96,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26942,做多,2023-11-07 01:15:00,2023-11-07 02:05:00,1895.55,1895.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26943,做空,2023-11-07 02:05:00,2023-11-07 02:10:00,1895.01,1895.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26944,做多,2023-11-07 02:10:00,2023-11-07 02:15:00,1895.79,1889.63,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26945,做空,2023-11-07 02:15:00,2023-11-07 02:20:00,1889.63,1888.8,0.01,100.0,0.0006,0.0,0.0,-0.0,tp_lower -26946,做多,2023-11-07 04:45:00,2023-11-07 04:50:00,1893.16,1893.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26947,做空,2023-11-07 04:50:00,2023-11-07 04:55:00,1893.0,1894.07,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26948,做多,2023-11-07 04:55:00,2023-11-07 05:00:00,1894.07,1891.71,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26949,做空,2023-11-07 05:00:00,2023-11-07 05:15:00,1891.71,1893.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26950,做多,2023-11-07 05:15:00,2023-11-07 05:20:00,1893.62,1893.21,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26951,做空,2023-11-07 05:20:00,2023-11-07 05:30:00,1893.21,1894.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26952,做多,2023-11-07 05:30:00,2023-11-07 05:40:00,1894.16,1893.03,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26953,做空,2023-11-07 05:40:00,2023-11-07 05:45:00,1893.03,1895.39,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26954,做多,2023-11-07 05:45:00,2023-11-07 06:05:00,1895.39,1892.85,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26955,做空,2023-11-07 06:05:00,2023-11-07 06:10:00,1892.85,1892.89,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26956,做多,2023-11-07 06:10:00,2023-11-07 06:20:00,1892.89,1893.31,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26957,做空,2023-11-07 06:20:00,2023-11-07 06:30:00,1893.31,1893.62,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26958,做多,2023-11-07 06:30:00,2023-11-07 07:00:00,1893.62,1893.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26959,做空,2023-11-07 07:00:00,2023-11-07 07:05:00,1893.16,1894.92,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26960,做多,2023-11-07 07:05:00,2023-11-07 07:20:00,1894.92,1891.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26961,做空,2023-11-07 07:20:00,2023-11-07 07:55:00,1891.53,1892.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26962,做多,2023-11-07 07:55:00,2023-11-07 08:20:00,1892.59,1891.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26963,做空,2023-11-07 08:20:00,2023-11-07 09:10:00,1891.4,1884.65,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -26964,做多,2023-11-07 17:55:00,2023-11-07 18:05:00,1873.71,1886.0,0.01,100.0,0.0006,0.01,0.0,0.01,tp_upper -26965,做多,2023-11-07 22:25:00,2023-11-07 22:30:00,1881.05,1880.1,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26966,做空,2023-11-07 22:30:00,2023-11-07 22:40:00,1880.1,1883.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26967,做多,2023-11-07 22:40:00,2023-11-07 22:55:00,1883.43,1880.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26968,做空,2023-11-07 22:55:00,2023-11-07 23:00:00,1880.0,1881.74,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26969,做多,2023-11-07 23:00:00,2023-11-08 00:30:00,1881.74,1882.44,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -26970,做空,2023-11-08 00:30:00,2023-11-08 00:35:00,1882.44,1883.49,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26971,做多,2023-11-08 00:35:00,2023-11-08 02:55:00,1883.49,1888.12,0.01,100.0,0.0006,0.0,0.0,0.0,flip -26972,做空,2023-11-08 02:55:00,2023-11-08 03:50:00,1888.12,1881.51,0.01,100.0,0.0006,0.0,0.0,0.0,tp_lower -26973,做多,2023-11-08 09:40:00,2023-11-08 09:45:00,1883.66,1883.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26974,做空,2023-11-08 09:45:00,2023-11-08 09:50:00,1883.34,1884.34,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26975,做多,2023-11-08 09:50:00,2023-11-08 10:35:00,1884.34,1883.7,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26976,做空,2023-11-08 10:35:00,2023-11-08 11:30:00,1883.7,1883.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26977,做多,2023-11-08 11:30:00,2023-11-08 11:35:00,1883.8,1882.57,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26978,做空,2023-11-08 11:35:00,2023-11-08 11:40:00,1882.57,1883.0,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26979,做多,2023-11-08 11:40:00,2023-11-08 11:45:00,1883.0,1882.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26980,做空,2023-11-08 11:45:00,2023-11-08 12:00:00,1882.41,1882.26,0.01,100.0,0.0006,0.0,0.0,-0.0,flip -26981,做多,2023-11-08 12:00:00,2023-11-08 12:15:00,1882.26,1887.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26982,做多,2023-11-08 13:30:00,2023-11-08 13:35:00,1884.01,1883.61,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26983,做空,2023-11-08 13:35:00,2023-11-08 15:05:00,1883.61,1884.01,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26984,做多,2023-11-08 15:05:00,2023-11-08 15:10:00,1884.01,1883.11,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26985,做空,2023-11-08 15:10:00,2023-11-08 15:15:00,1883.11,1886.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26986,做多,2023-11-08 15:15:00,2023-11-08 15:20:00,1886.2,1882.43,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26987,做空,2023-11-08 15:20:00,2023-11-08 15:25:00,1882.43,1884.79,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26988,做多,2023-11-08 15:25:00,2023-11-08 15:50:00,1884.79,1888.86,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -26989,做多,2023-11-08 22:00:00,2023-11-08 22:05:00,1893.05,1890.31,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26990,做空,2023-11-08 22:05:00,2023-11-08 22:10:00,1890.31,1890.82,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -26991,做多,2023-11-08 22:10:00,2023-11-08 22:20:00,1890.82,1890.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26992,做空,2023-11-08 22:20:00,2023-11-08 22:45:00,1890.7,1894.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26993,做多,2023-11-08 22:45:00,2023-11-08 22:50:00,1894.75,1894.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26994,做空,2023-11-08 22:50:00,2023-11-08 23:20:00,1894.68,1894.28,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -26995,做多,2023-11-08 23:20:00,2023-11-08 23:30:00,1894.28,1893.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26996,做空,2023-11-08 23:30:00,2023-11-08 23:35:00,1893.22,1893.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26997,做多,2023-11-08 23:35:00,2023-11-08 23:45:00,1893.6,1890.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26998,做空,2023-11-08 23:45:00,2023-11-08 23:50:00,1890.75,1891.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -26999,做多,2023-11-08 23:50:00,2023-11-09 00:40:00,1891.55,1902.39,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27000,做多,2023-11-09 01:15:00,2023-11-09 01:25:00,1895.08,1899.31,0.01,100.0,0.0006,0.0,0.0,0.0,tp_upper -27001,做多,2023-11-09 09:10:00,2023-11-09 09:20:00,1913.77,1911.2,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -27002,做空,2023-11-09 09:20:00,2023-11-09 09:25:00,1911.2,1914.16,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -27003,做多,2023-11-09 09:25:00,2023-11-09 09:30:00,1914.16,1910.48,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -27004,做空,2023-11-09 09:30:00,2023-11-09 09:35:00,1910.48,1914.8,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -27005,做多,2023-11-09 09:35:00,2023-11-09 09:45:00,1914.8,1914.99,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27006,做空,2023-11-09 09:45:00,2023-11-09 09:55:00,1914.99,1916.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27007,做多,2023-11-09 09:55:00,2023-11-09 10:00:00,1916.47,1915.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27008,做空,2023-11-09 10:00:00,2023-11-09 10:05:00,1915.01,1915.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27009,做多,2023-11-09 10:05:00,2023-11-09 10:15:00,1915.1,1916.88,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27010,做空,2023-11-09 10:15:00,2023-11-09 10:45:00,1916.88,1916.02,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27011,做多,2023-11-09 10:45:00,2023-11-09 12:25:00,1916.02,1916.89,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27012,做空,2023-11-09 12:25:00,2023-11-09 13:30:00,1916.89,1909.41,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27013,做多,2023-11-09 13:45:00,2023-11-09 14:00:00,1918.68,1925.5,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27014,做多,2023-11-10 07:00:00,2023-11-10 07:05:00,2113.84,2107.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27015,做空,2023-11-10 07:05:00,2023-11-10 07:20:00,2107.32,2109.02,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27016,做多,2023-11-10 07:20:00,2023-11-10 16:45:00,2109.02,2093.58,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -27017,做空,2023-11-10 16:45:00,2023-11-10 16:50:00,2093.58,2096.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27018,做多,2023-11-10 16:50:00,2023-11-10 17:25:00,2096.14,2093.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27019,做空,2023-11-10 17:25:00,2023-11-10 17:30:00,2093.3,2095.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27020,做多,2023-11-10 17:30:00,2023-11-10 17:35:00,2095.12,2090.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27021,做空,2023-11-10 17:35:00,2023-11-10 17:40:00,2090.29,2095.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27022,做多,2023-11-10 17:40:00,2023-11-10 17:45:00,2095.75,2094.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27023,做空,2023-11-10 17:45:00,2023-11-10 18:50:00,2094.4,2096.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27024,做多,2023-11-10 18:50:00,2023-11-10 19:30:00,2096.0,2093.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27025,做空,2023-11-10 19:30:00,2023-11-10 19:45:00,2093.6,2092.1,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27026,做多,2023-11-10 19:45:00,2023-11-10 19:55:00,2092.1,2089.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27027,做空,2023-11-10 19:55:00,2023-11-10 21:05:00,2089.42,2090.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27028,做多,2023-11-10 21:05:00,2023-11-10 22:10:00,2090.7,2091.89,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27029,做空,2023-11-10 22:10:00,2023-11-10 22:40:00,2091.89,2075.94,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27030,做多,2023-11-10 22:45:00,2023-11-10 23:15:00,2084.98,2089.97,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27031,做空,2023-11-10 23:15:00,2023-11-10 23:25:00,2089.97,2081.86,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27032,做多,2023-11-11 07:30:00,2023-11-11 07:35:00,2061.95,2059.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27033,做空,2023-11-11 07:35:00,2023-11-11 09:20:00,2059.12,2063.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27034,做多,2023-11-11 09:20:00,2023-11-11 10:35:00,2063.34,2066.1,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27035,做多,2023-11-11 13:25:00,2023-11-11 13:40:00,2057.02,2062.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27036,做多,2023-11-11 20:20:00,2023-11-11 20:30:00,2071.12,2066.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27037,做空,2023-11-11 20:30:00,2023-11-11 20:55:00,2066.01,2059.19,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27038,做多,2023-11-12 03:50:00,2023-11-12 04:00:00,2051.54,2051.93,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27039,做空,2023-11-12 04:00:00,2023-11-12 04:05:00,2051.93,2053.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27040,做多,2023-11-12 04:05:00,2023-11-12 04:10:00,2053.3,2050.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27041,做空,2023-11-12 04:10:00,2023-11-12 04:50:00,2050.72,2050.1,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27042,做多,2023-11-12 04:50:00,2023-11-12 05:00:00,2050.1,2046.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27043,做空,2023-11-12 05:00:00,2023-11-12 05:25:00,2046.51,2049.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27044,做多,2023-11-12 05:25:00,2023-11-12 06:25:00,2049.97,2055.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27045,做多,2023-11-12 09:45:00,2023-11-12 10:20:00,2051.35,2049.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27046,做空,2023-11-12 10:20:00,2023-11-12 10:25:00,2049.15,2050.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27047,做多,2023-11-12 10:25:00,2023-11-12 10:50:00,2050.1,2049.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27048,做空,2023-11-12 10:50:00,2023-11-12 10:55:00,2049.4,2051.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27049,做多,2023-11-12 10:55:00,2023-11-12 11:00:00,2051.53,2050.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27050,做空,2023-11-12 11:00:00,2023-11-12 11:05:00,2050.59,2051.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27051,做多,2023-11-12 11:05:00,2023-11-12 11:20:00,2051.81,2052.0,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27052,做空,2023-11-12 11:20:00,2023-11-12 12:20:00,2052.0,2040.62,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27053,做多,2023-11-12 13:50:00,2023-11-12 14:10:00,2051.12,2052.62,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27054,做空,2023-11-12 14:10:00,2023-11-12 15:30:00,2052.62,2054.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27055,做多,2023-11-12 15:30:00,2023-11-12 16:00:00,2054.11,2061.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27056,做多,2023-11-12 16:50:00,2023-11-12 16:55:00,2053.31,2052.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27057,做空,2023-11-12 16:55:00,2023-11-12 17:20:00,2052.35,2052.23,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27058,做多,2023-11-12 17:20:00,2023-11-12 17:25:00,2052.23,2051.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27059,做空,2023-11-12 17:25:00,2023-11-12 17:35:00,2051.9,2052.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27060,做多,2023-11-12 17:35:00,2023-11-12 17:40:00,2052.57,2052.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27061,做空,2023-11-12 17:40:00,2023-11-12 17:45:00,2052.29,2053.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27062,做多,2023-11-12 17:45:00,2023-11-12 17:55:00,2053.0,2052.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27063,做空,2023-11-12 17:55:00,2023-11-12 18:30:00,2052.3,2053.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27064,做多,2023-11-12 18:30:00,2023-11-12 18:35:00,2053.67,2059.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27065,做多,2023-11-12 20:40:00,2023-11-12 20:45:00,2052.01,2051.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27066,做空,2023-11-12 20:45:00,2023-11-12 20:50:00,2051.81,2056.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27067,做多,2023-11-12 20:50:00,2023-11-12 21:15:00,2056.49,2058.35,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27068,做多,2023-11-13 00:35:00,2023-11-13 00:50:00,2053.82,2053.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27069,做空,2023-11-13 00:50:00,2023-11-13 00:55:00,2053.55,2055.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27070,做多,2023-11-13 00:55:00,2023-11-13 01:10:00,2055.42,2063.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27071,做多,2023-11-13 03:15:00,2023-11-13 03:20:00,2056.37,2048.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27072,做空,2023-11-13 03:20:00,2023-11-13 03:50:00,2048.38,2043.14,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27073,做多,2023-11-13 07:20:00,2023-11-13 07:50:00,2050.97,2050.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27074,做空,2023-11-13 07:50:00,2023-11-13 08:00:00,2050.81,2051.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27075,做多,2023-11-13 08:00:00,2023-11-13 10:25:00,2051.14,2051.66,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27076,做空,2023-11-13 10:25:00,2023-11-13 10:30:00,2051.66,2054.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27077,做多,2023-11-13 10:30:00,2023-11-13 11:10:00,2054.33,2049.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27078,做空,2023-11-13 11:10:00,2023-11-13 11:15:00,2049.04,2051.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27079,做多,2023-11-13 11:15:00,2023-11-13 11:20:00,2051.97,2050.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27080,做空,2023-11-13 11:20:00,2023-11-13 12:00:00,2050.01,2048.71,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27081,做多,2023-11-13 12:00:00,2023-11-13 12:05:00,2048.71,2048.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27082,做空,2023-11-13 12:05:00,2023-11-13 12:25:00,2048.07,2047.97,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27083,做多,2023-11-13 12:25:00,2023-11-13 13:40:00,2047.97,2047.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27084,做空,2023-11-13 13:40:00,2023-11-13 13:45:00,2047.8,2049.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27085,做多,2023-11-13 13:45:00,2023-11-13 14:05:00,2049.53,2058.98,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27086,做多,2023-11-13 14:45:00,2023-11-13 14:50:00,2059.7,2062.94,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27087,做多,2023-11-13 21:20:00,2023-11-13 21:25:00,2076.42,2073.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27088,做空,2023-11-13 21:25:00,2023-11-13 21:30:00,2073.87,2048.7,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27089,做多,2023-11-14 05:35:00,2023-11-14 09:20:00,2060.38,2055.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27090,做空,2023-11-14 09:20:00,2023-11-14 09:35:00,2055.19,2055.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27091,做多,2023-11-14 09:35:00,2023-11-14 09:40:00,2055.46,2053.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27092,做空,2023-11-14 09:40:00,2023-11-14 10:00:00,2053.97,2045.16,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27093,做多,2023-11-14 13:30:00,2023-11-14 13:40:00,2049.15,2044.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27094,做空,2023-11-14 13:40:00,2023-11-14 14:15:00,2044.9,2050.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27095,做多,2023-11-14 14:15:00,2023-11-14 14:25:00,2050.65,2048.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27096,做空,2023-11-14 14:25:00,2023-11-14 14:30:00,2048.0,2051.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27097,做多,2023-11-14 14:30:00,2023-11-14 14:35:00,2051.99,2049.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27098,做空,2023-11-14 14:35:00,2023-11-14 14:50:00,2049.98,2050.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27099,做多,2023-11-14 14:50:00,2023-11-14 15:00:00,2050.52,2045.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27100,做空,2023-11-14 15:00:00,2023-11-14 15:20:00,2045.82,2032.56,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27101,做多,2023-11-14 16:10:00,2023-11-14 16:15:00,2049.5,2047.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27102,做空,2023-11-14 16:15:00,2023-11-14 16:20:00,2047.66,2050.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27103,做多,2023-11-14 16:20:00,2023-11-14 16:50:00,2050.12,2048.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27104,做空,2023-11-14 16:50:00,2023-11-14 17:00:00,2048.71,2048.17,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27105,做多,2023-11-14 17:00:00,2023-11-14 17:05:00,2048.17,2044.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27106,做空,2023-11-14 17:05:00,2023-11-14 17:50:00,2044.99,2032.73,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27107,做多,2023-11-15 04:50:00,2023-11-15 06:55:00,1980.72,1980.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27108,做空,2023-11-15 06:55:00,2023-11-15 07:00:00,1980.56,1982.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27109,做多,2023-11-15 07:00:00,2023-11-15 07:50:00,1982.23,1981.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -27110,做多,2023-11-15 07:55:00,2023-11-15 08:10:00,1984.15,1982.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -27111,做多,2023-11-15 17:10:00,2023-11-15 18:10:00,2009.1,2033.69,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27112,做多,2023-11-15 18:25:00,2023-11-15 18:30:00,2030.59,2022.0,0.01,100.0,0.0005,-0.0,0.0,-0.01,tp_upper -27113,做多,2023-11-16 04:25:00,2023-11-16 04:45:00,2054.31,2054.39,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27114,做空,2023-11-16 04:45:00,2023-11-16 04:50:00,2054.39,2056.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27115,做多,2023-11-16 04:50:00,2023-11-16 05:05:00,2056.6,2051.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27116,做空,2023-11-16 05:05:00,2023-11-16 05:30:00,2051.77,2054.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27117,做多,2023-11-16 05:30:00,2023-11-16 05:50:00,2054.47,2054.96,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27118,做空,2023-11-16 05:50:00,2023-11-16 05:55:00,2054.96,2059.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27119,做多,2023-11-16 05:55:00,2023-11-16 06:30:00,2059.89,2055.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27120,做空,2023-11-16 06:30:00,2023-11-16 06:35:00,2055.72,2058.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27121,做多,2023-11-16 06:35:00,2023-11-16 06:40:00,2058.66,2057.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27122,做空,2023-11-16 06:40:00,2023-11-16 06:45:00,2057.52,2059.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27123,做多,2023-11-16 06:45:00,2023-11-16 07:20:00,2059.2,2056.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27124,做空,2023-11-16 07:20:00,2023-11-16 07:25:00,2056.98,2060.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27125,做多,2023-11-16 07:25:00,2023-11-16 07:30:00,2060.69,2058.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27126,做空,2023-11-16 07:30:00,2023-11-16 07:35:00,2058.11,2060.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27127,做多,2023-11-16 07:35:00,2023-11-16 07:45:00,2060.63,2056.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27128,做空,2023-11-16 07:45:00,2023-11-16 07:50:00,2056.77,2058.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27129,做多,2023-11-16 07:50:00,2023-11-16 07:55:00,2058.18,2054.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27130,做空,2023-11-16 07:55:00,2023-11-16 08:15:00,2054.71,2049.21,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27131,做多,2023-11-16 11:05:00,2023-11-16 11:10:00,2059.77,2067.5,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27132,做多,2023-11-16 12:05:00,2023-11-16 12:10:00,2064.59,2062.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -27133,做多,2023-11-16 12:30:00,2023-11-16 12:45:00,2055.57,2055.85,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27134,做空,2023-11-16 12:45:00,2023-11-16 13:10:00,2055.85,2041.39,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27135,做多,2023-11-17 00:40:00,2023-11-17 00:50:00,1975.93,1976.38,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27136,做空,2023-11-17 00:50:00,2023-11-17 00:55:00,1976.38,1979.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27137,做多,2023-11-17 00:55:00,2023-11-17 01:00:00,1979.41,1976.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27138,做空,2023-11-17 01:00:00,2023-11-17 01:05:00,1976.51,1978.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27139,做多,2023-11-17 01:05:00,2023-11-17 01:15:00,1978.6,1975.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27140,做空,2023-11-17 01:15:00,2023-11-17 01:20:00,1975.88,1978.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27141,做多,2023-11-17 01:20:00,2023-11-17 07:20:00,1978.2,1976.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27142,做空,2023-11-17 07:20:00,2023-11-17 08:25:00,1976.89,1977.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27143,做多,2023-11-17 08:25:00,2023-11-17 08:35:00,1977.85,1977.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27144,做空,2023-11-17 08:35:00,2023-11-17 08:45:00,1977.77,1978.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27145,做多,2023-11-17 08:45:00,2023-11-17 08:50:00,1978.19,1977.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27146,做空,2023-11-17 08:50:00,2023-11-17 08:55:00,1977.71,1978.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27147,做多,2023-11-17 08:55:00,2023-11-17 09:00:00,1978.67,1977.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27148,做空,2023-11-17 09:00:00,2023-11-17 09:05:00,1977.77,1979.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27149,做多,2023-11-17 09:05:00,2023-11-17 09:20:00,1979.6,1977.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27150,做空,2023-11-17 09:20:00,2023-11-17 09:25:00,1977.35,1978.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27151,做多,2023-11-17 09:25:00,2023-11-17 19:15:00,1978.68,1942.36,0.01,100.0,0.0005,-0.02,0.0,-0.02,flip -27152,做空,2023-11-17 19:15:00,2023-11-17 20:05:00,1942.36,1951.41,0.01,100.0,0.0005,-0.0,0.0,-0.01,flip -27153,做多,2023-11-17 20:05:00,2023-11-17 20:30:00,1951.41,1944.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27154,做空,2023-11-17 20:30:00,2023-11-17 20:50:00,1944.88,1945.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27155,做多,2023-11-17 20:50:00,2023-11-17 20:55:00,1945.76,1943.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27156,做空,2023-11-17 20:55:00,2023-11-17 21:05:00,1943.9,1944.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27157,做多,2023-11-17 21:05:00,2023-11-17 21:10:00,1944.8,1944.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27158,做空,2023-11-17 21:10:00,2023-11-17 21:30:00,1944.14,1944.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27159,做多,2023-11-17 21:30:00,2023-11-17 21:35:00,1944.69,1942.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27160,做空,2023-11-17 21:35:00,2023-11-17 21:40:00,1942.44,1943.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27161,做多,2023-11-17 21:40:00,2023-11-17 22:25:00,1943.0,1954.66,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27162,做多,2023-11-18 03:10:00,2023-11-18 03:15:00,1949.88,1946.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27163,做空,2023-11-18 03:15:00,2023-11-18 04:30:00,1946.95,1940.53,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27164,做多,2023-11-18 09:35:00,2023-11-18 09:45:00,1943.56,1942.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27165,做空,2023-11-18 09:45:00,2023-11-18 10:05:00,1942.41,1945.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27166,做多,2023-11-18 10:05:00,2023-11-18 10:30:00,1945.2,1943.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27167,做空,2023-11-18 10:30:00,2023-11-18 12:20:00,1943.01,1941.06,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27168,做多,2023-11-18 12:20:00,2023-11-18 12:30:00,1941.06,1938.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27169,做空,2023-11-18 12:30:00,2023-11-18 12:35:00,1938.8,1941.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27170,做多,2023-11-18 12:35:00,2023-11-18 13:10:00,1941.36,1937.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27171,做空,2023-11-18 13:10:00,2023-11-18 13:25:00,1937.41,1940.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27172,做多,2023-11-18 13:25:00,2023-11-18 13:45:00,1940.15,1937.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27173,做空,2023-11-18 13:45:00,2023-11-18 13:55:00,1937.61,1937.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27174,做多,2023-11-18 13:55:00,2023-11-18 14:05:00,1937.79,1936.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27175,做空,2023-11-18 14:05:00,2023-11-18 14:10:00,1936.92,1938.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27176,做多,2023-11-18 14:10:00,2023-11-18 14:25:00,1938.74,1942.99,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27177,做多,2023-11-18 22:25:00,2023-11-18 22:30:00,1956.22,1956.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27178,做空,2023-11-18 22:30:00,2023-11-18 22:35:00,1956.18,1957.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27179,做多,2023-11-18 22:35:00,2023-11-18 22:40:00,1957.74,1957.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27180,做空,2023-11-18 22:40:00,2023-11-18 22:50:00,1957.67,1959.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27181,做多,2023-11-18 22:50:00,2023-11-18 22:55:00,1959.34,1957.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27182,做空,2023-11-18 22:55:00,2023-11-18 23:00:00,1957.9,1958.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27183,做多,2023-11-18 23:00:00,2023-11-18 23:10:00,1958.01,1958.4,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27184,做空,2023-11-18 23:10:00,2023-11-18 23:15:00,1958.4,1961.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27185,做多,2023-11-18 23:15:00,2023-11-19 00:00:00,1961.79,1960.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27186,做空,2023-11-19 00:00:00,2023-11-19 00:15:00,1960.59,1958.79,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27187,做多,2023-11-19 00:15:00,2023-11-19 00:25:00,1958.79,1959.17,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27188,做空,2023-11-19 00:25:00,2023-11-19 00:30:00,1959.17,1959.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27189,做多,2023-11-19 00:30:00,2023-11-19 04:55:00,1959.57,1956.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27190,做空,2023-11-19 04:55:00,2023-11-19 05:00:00,1956.99,1957.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27191,做多,2023-11-19 05:00:00,2023-11-19 06:40:00,1957.9,1963.24,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27192,做多,2023-11-19 15:15:00,2023-11-19 15:20:00,1959.4,1963.25,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27193,做多,2023-11-20 05:50:00,2023-11-20 06:25:00,1997.63,2000.25,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27194,做空,2023-11-20 06:25:00,2023-11-20 06:35:00,2000.25,2002.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27195,做多,2023-11-20 06:35:00,2023-11-20 07:20:00,2002.89,2002.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27196,做空,2023-11-20 07:20:00,2023-11-20 14:00:00,2002.22,2018.99,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -27197,做多,2023-11-20 14:00:00,2023-11-20 14:05:00,2018.99,2016.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27198,做空,2023-11-20 14:05:00,2023-11-20 14:10:00,2016.14,2008.28,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27199,做多,2023-11-20 14:25:00,2023-11-20 14:55:00,2023.95,2039.22,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27200,做多,2023-11-20 17:10:00,2023-11-20 17:20:00,2026.1,2025.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27201,做空,2023-11-20 17:20:00,2023-11-20 17:25:00,2025.72,2023.6,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27202,做多,2023-11-20 17:30:00,2023-11-20 17:35:00,2033.24,2042.35,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27203,做多,2023-11-20 20:55:00,2023-11-20 21:00:00,2036.07,2029.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27204,做空,2023-11-20 21:00:00,2023-11-20 21:15:00,2029.25,2019.14,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27205,做多,2023-11-20 22:20:00,2023-11-20 22:25:00,2033.13,2032.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27206,做空,2023-11-20 22:25:00,2023-11-20 22:45:00,2032.17,2021.13,0.01,100.0,0.0005,0.01,0.0,0.0,tp_lower -27207,做多,2023-11-21 01:40:00,2023-11-21 01:50:00,2033.38,2032.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27208,做空,2023-11-21 01:50:00,2023-11-21 01:55:00,2032.5,2032.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27209,做多,2023-11-21 01:55:00,2023-11-21 02:00:00,2032.78,2031.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27210,做空,2023-11-21 02:00:00,2023-11-21 02:45:00,2031.31,2017.27,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27211,做多,2023-11-21 10:30:00,2023-11-21 10:40:00,2016.01,2017.17,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27212,做空,2023-11-21 10:40:00,2023-11-21 11:20:00,2017.17,2007.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27213,做多,2023-11-21 12:55:00,2023-11-21 13:05:00,2012.46,2010.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27214,做空,2023-11-21 13:05:00,2023-11-21 13:20:00,2010.09,2013.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27215,做多,2023-11-21 13:20:00,2023-11-21 13:30:00,2013.26,2011.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27216,做空,2023-11-21 13:30:00,2023-11-21 13:40:00,2011.93,2007.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27217,做多,2023-11-21 16:50:00,2023-11-21 16:55:00,2007.1,2005.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27218,做空,2023-11-21 16:55:00,2023-11-21 17:35:00,2005.69,1980.72,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27219,做多,2023-11-21 19:40:00,2023-11-21 19:45:00,1994.85,1991.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27220,做空,2023-11-21 19:45:00,2023-11-21 20:35:00,1991.49,1998.04,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27221,做多,2023-11-21 20:35:00,2023-11-21 20:55:00,1998.04,1992.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27222,做空,2023-11-21 20:55:00,2023-11-21 21:00:00,1992.48,1993.39,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27223,做多,2023-11-21 21:00:00,2023-11-21 21:35:00,1993.39,1992.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27224,做空,2023-11-21 21:35:00,2023-11-21 22:25:00,1992.65,1957.44,0.01,100.0,0.0005,0.02,0.0,0.02,tp_lower -27225,做多,2023-11-22 02:40:00,2023-11-22 06:40:00,1970.83,1995.7,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27226,做多,2023-11-23 01:00:00,2023-11-23 02:10:00,2057.77,2061.89,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27227,做空,2023-11-23 02:10:00,2023-11-23 02:15:00,2061.89,2064.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27228,做多,2023-11-23 02:15:00,2023-11-23 02:20:00,2064.77,2061.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27229,做空,2023-11-23 02:20:00,2023-11-23 02:50:00,2061.34,2063.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27230,做多,2023-11-23 02:50:00,2023-11-23 02:55:00,2063.69,2063.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27231,做空,2023-11-23 02:55:00,2023-11-23 04:45:00,2063.6,2067.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27232,做多,2023-11-23 04:45:00,2023-11-23 05:35:00,2067.0,2064.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27233,做空,2023-11-23 05:35:00,2023-11-23 07:00:00,2064.87,2067.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27234,做多,2023-11-23 07:00:00,2023-11-23 07:40:00,2067.51,2064.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27235,做空,2023-11-23 07:40:00,2023-11-23 11:10:00,2064.2,2059.7,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27236,做多,2023-11-23 12:10:00,2023-11-23 12:20:00,2066.64,2067.06,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27237,做空,2023-11-23 12:20:00,2023-11-23 12:45:00,2067.06,2059.8,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27238,做多,2023-11-23 18:05:00,2023-11-23 18:35:00,2060.67,2058.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27239,做空,2023-11-23 18:35:00,2023-11-23 18:45:00,2058.9,2061.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27240,做多,2023-11-23 18:45:00,2023-11-23 18:50:00,2061.99,2060.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27241,做空,2023-11-23 18:50:00,2023-11-23 18:55:00,2060.63,2060.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27242,做多,2023-11-23 18:55:00,2023-11-23 19:00:00,2060.87,2058.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27243,做空,2023-11-23 19:00:00,2023-11-23 19:15:00,2058.0,2062.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27244,做多,2023-11-23 19:15:00,2023-11-23 20:20:00,2062.53,2068.03,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27245,做多,2023-11-23 23:55:00,2023-11-24 00:05:00,2062.68,2060.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27246,做空,2023-11-24 00:05:00,2023-11-24 00:10:00,2060.53,2062.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27247,做多,2023-11-24 00:10:00,2023-11-24 01:15:00,2062.13,2075.79,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27248,做多,2023-11-24 03:25:00,2023-11-24 03:30:00,2072.85,2067.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -27249,做多,2023-11-24 03:40:00,2023-11-24 03:45:00,2066.69,2066.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27250,做空,2023-11-24 03:45:00,2023-11-24 04:30:00,2066.51,2069.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27251,做多,2023-11-24 04:30:00,2023-11-24 04:35:00,2069.9,2065.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27252,做空,2023-11-24 04:35:00,2023-11-24 04:40:00,2065.01,2067.63,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27253,做多,2023-11-24 04:40:00,2023-11-24 05:05:00,2067.63,2065.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27254,做空,2023-11-24 05:05:00,2023-11-24 05:10:00,2065.52,2067.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27255,做多,2023-11-24 05:10:00,2023-11-24 05:15:00,2067.82,2065.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27256,做空,2023-11-24 05:15:00,2023-11-24 05:20:00,2065.84,2067.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27257,做多,2023-11-24 05:20:00,2023-11-24 05:50:00,2067.12,2068.91,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27258,做空,2023-11-24 05:50:00,2023-11-24 06:55:00,2068.91,2070.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27259,做多,2023-11-24 06:55:00,2023-11-24 07:00:00,2070.4,2067.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27260,做空,2023-11-24 07:00:00,2023-11-24 07:15:00,2067.71,2066.97,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27261,做多,2023-11-24 07:15:00,2023-11-24 07:40:00,2066.97,2072.77,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27262,做多,2023-11-24 17:10:00,2023-11-24 17:40:00,2102.49,2102.59,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27263,做空,2023-11-24 17:40:00,2023-11-24 17:55:00,2102.59,2104.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27264,做多,2023-11-24 17:55:00,2023-11-25 03:00:00,2104.87,2085.99,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -27265,做空,2023-11-25 03:00:00,2023-11-25 03:10:00,2085.99,2086.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27266,做多,2023-11-25 03:10:00,2023-11-25 04:45:00,2086.31,2083.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27267,做空,2023-11-25 04:45:00,2023-11-25 04:50:00,2083.19,2084.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27268,做多,2023-11-25 04:50:00,2023-11-25 05:05:00,2084.68,2083.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27269,做空,2023-11-25 05:05:00,2023-11-25 05:20:00,2083.65,2083.62,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27270,做多,2023-11-25 05:20:00,2023-11-25 05:30:00,2083.62,2084.11,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27271,做空,2023-11-25 05:30:00,2023-11-25 05:55:00,2084.11,2084.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27272,做多,2023-11-25 05:55:00,2023-11-25 06:10:00,2084.55,2083.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27273,做空,2023-11-25 06:10:00,2023-11-25 06:20:00,2083.52,2083.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27274,做多,2023-11-25 06:20:00,2023-11-25 06:25:00,2083.72,2083.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27275,做空,2023-11-25 06:25:00,2023-11-25 06:40:00,2083.32,2083.19,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27276,做多,2023-11-25 06:40:00,2023-11-25 07:25:00,2083.19,2087.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27277,做多,2023-11-25 09:00:00,2023-11-25 09:05:00,2084.62,2082.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27278,做空,2023-11-25 09:05:00,2023-11-25 09:30:00,2082.85,2081.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27279,做多,2023-11-25 15:45:00,2023-11-25 15:50:00,2078.92,2078.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27280,做空,2023-11-25 15:50:00,2023-11-25 16:00:00,2078.43,2082.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27281,做多,2023-11-25 16:00:00,2023-11-25 16:30:00,2082.81,2078.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27282,做空,2023-11-25 16:30:00,2023-11-25 16:35:00,2078.01,2078.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27283,做多,2023-11-25 16:35:00,2023-11-25 16:40:00,2078.89,2077.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27284,做空,2023-11-25 16:40:00,2023-11-25 16:45:00,2077.92,2078.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27285,做多,2023-11-25 16:45:00,2023-11-25 16:50:00,2078.77,2078.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27286,做空,2023-11-25 16:50:00,2023-11-25 17:00:00,2078.27,2079.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27287,做多,2023-11-25 17:00:00,2023-11-25 17:15:00,2079.49,2077.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27288,做空,2023-11-25 17:15:00,2023-11-25 17:35:00,2077.92,2078.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27289,做多,2023-11-25 17:35:00,2023-11-25 17:50:00,2078.13,2077.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27290,做空,2023-11-25 17:50:00,2023-11-25 18:00:00,2077.23,2076.48,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27291,做多,2023-11-25 18:00:00,2023-11-25 18:10:00,2076.48,2074.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27292,做空,2023-11-25 18:10:00,2023-11-25 18:30:00,2074.81,2080.02,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27293,做多,2023-11-25 18:30:00,2023-11-25 19:00:00,2080.02,2083.24,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27294,做多,2023-11-26 00:20:00,2023-11-26 00:25:00,2081.2,2079.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27295,做空,2023-11-26 00:25:00,2023-11-26 00:40:00,2079.79,2082.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27296,做多,2023-11-26 00:40:00,2023-11-26 00:55:00,2082.84,2081.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27297,做空,2023-11-26 00:55:00,2023-11-26 01:15:00,2081.14,2076.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27298,做多,2023-11-26 04:40:00,2023-11-26 06:10:00,2080.0,2079.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27299,做空,2023-11-26 06:10:00,2023-11-26 06:20:00,2079.64,2079.72,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27300,做多,2023-11-26 06:20:00,2023-11-26 06:25:00,2079.72,2078.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27301,做空,2023-11-26 06:25:00,2023-11-26 06:30:00,2078.9,2080.08,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27302,做多,2023-11-26 06:30:00,2023-11-26 06:35:00,2080.08,2077.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27303,做空,2023-11-26 06:35:00,2023-11-26 06:40:00,2077.87,2079.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27304,做多,2023-11-26 06:40:00,2023-11-26 06:45:00,2079.73,2084.61,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27305,做多,2023-11-26 12:45:00,2023-11-26 13:05:00,2083.75,2086.06,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27306,做空,2023-11-26 13:05:00,2023-11-26 13:10:00,2086.06,2086.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27307,做多,2023-11-26 13:10:00,2023-11-26 13:15:00,2086.89,2084.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27308,做空,2023-11-26 13:15:00,2023-11-26 13:25:00,2084.5,2080.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27309,做多,2023-11-26 20:40:00,2023-11-26 23:55:00,2068.64,2061.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27310,做空,2023-11-26 23:55:00,2023-11-27 00:05:00,2061.97,2060.97,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27311,做多,2023-11-27 00:05:00,2023-11-27 00:10:00,2060.97,2058.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27312,做空,2023-11-27 00:10:00,2023-11-27 00:15:00,2058.9,2064.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27313,做多,2023-11-27 00:15:00,2023-11-27 01:40:00,2064.9,2061.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27314,做空,2023-11-27 01:40:00,2023-11-27 01:45:00,2061.95,2063.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27315,做多,2023-11-27 01:45:00,2023-11-27 02:00:00,2063.23,2059.34,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27316,做空,2023-11-27 02:00:00,2023-11-27 02:40:00,2059.34,2047.13,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27317,做多,2023-11-27 09:40:00,2023-11-27 09:45:00,2051.06,2050.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27318,做空,2023-11-27 09:45:00,2023-11-27 10:20:00,2050.81,2037.52,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -27319,做多,2023-11-27 21:30:00,2023-11-27 21:45:00,2015.52,2013.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27320,做空,2023-11-27 21:45:00,2023-11-27 21:55:00,2013.45,2015.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27321,做多,2023-11-27 21:55:00,2023-11-27 22:10:00,2015.66,2013.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27322,做空,2023-11-27 22:10:00,2023-11-27 22:20:00,2013.0,2014.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27323,做多,2023-11-27 22:20:00,2023-11-27 23:20:00,2014.23,2027.82,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27324,做多,2023-11-28 04:55:00,2023-11-28 05:00:00,2019.13,2016.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27325,做空,2023-11-28 05:00:00,2023-11-28 05:35:00,2016.22,2007.02,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27326,做多,2023-11-28 09:35:00,2023-11-28 09:50:00,2018.41,2018.43,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27327,做空,2023-11-28 09:50:00,2023-11-28 10:15:00,2018.43,2019.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27328,做多,2023-11-28 10:15:00,2023-11-28 10:20:00,2019.09,2016.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27329,做空,2023-11-28 10:20:00,2023-11-28 10:30:00,2016.45,2017.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27330,做多,2023-11-28 10:30:00,2023-11-28 10:40:00,2017.69,2016.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27331,做空,2023-11-28 10:40:00,2023-11-28 10:55:00,2016.33,2020.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27332,做多,2023-11-28 10:55:00,2023-11-28 11:50:00,2020.81,2027.7,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27333,做多,2023-11-28 23:05:00,2023-11-28 23:15:00,2051.95,2052.31,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27334,做空,2023-11-28 23:15:00,2023-11-28 23:25:00,2052.31,2052.24,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27335,做多,2023-11-28 23:25:00,2023-11-28 23:30:00,2052.24,2049.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27336,做空,2023-11-28 23:30:00,2023-11-29 01:00:00,2049.33,2055.27,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27337,做多,2023-11-29 01:00:00,2023-11-29 01:05:00,2055.27,2053.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27338,做空,2023-11-29 01:05:00,2023-11-29 01:10:00,2053.79,2054.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27339,做多,2023-11-29 01:10:00,2023-11-29 01:15:00,2054.68,2051.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27340,做空,2023-11-29 01:15:00,2023-11-29 01:25:00,2051.53,2055.87,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27341,做多,2023-11-29 01:25:00,2023-11-29 01:30:00,2055.87,2054.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27342,做空,2023-11-29 01:30:00,2023-11-29 01:35:00,2054.69,2057.33,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27343,做多,2023-11-29 01:35:00,2023-11-29 01:40:00,2057.33,2056.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27344,做空,2023-11-29 01:40:00,2023-11-29 04:10:00,2056.03,2054.2,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27345,做多,2023-11-29 04:10:00,2023-11-29 04:15:00,2054.2,2049.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27346,做空,2023-11-29 04:15:00,2023-11-29 04:55:00,2049.94,2054.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27347,做多,2023-11-29 04:55:00,2023-11-29 05:30:00,2054.53,2048.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27348,做空,2023-11-29 05:30:00,2023-11-29 05:50:00,2048.95,2052.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27349,做多,2023-11-29 05:50:00,2023-11-29 06:05:00,2052.88,2052.9,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27350,做空,2023-11-29 06:05:00,2023-11-29 06:30:00,2052.9,2055.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27351,做多,2023-11-29 06:30:00,2023-11-29 06:40:00,2055.0,2059.02,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27352,做多,2023-11-29 11:30:00,2023-11-29 11:40:00,2055.9,2054.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27353,做空,2023-11-29 11:40:00,2023-11-29 11:45:00,2054.73,2055.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27354,做多,2023-11-29 11:45:00,2023-11-29 11:50:00,2055.15,2054.94,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27355,做空,2023-11-29 11:50:00,2023-11-29 12:25:00,2054.94,2056.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27356,做多,2023-11-29 12:25:00,2023-11-29 12:40:00,2056.91,2055.86,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27357,做空,2023-11-29 12:40:00,2023-11-29 12:45:00,2055.86,2057.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27358,做多,2023-11-29 12:45:00,2023-11-29 12:50:00,2057.14,2056.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27359,做空,2023-11-29 12:50:00,2023-11-29 13:00:00,2056.84,2057.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27360,做多,2023-11-29 13:00:00,2023-11-29 13:15:00,2057.18,2056.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27361,做空,2023-11-29 13:15:00,2023-11-29 13:30:00,2056.83,2058.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27362,做多,2023-11-29 13:30:00,2023-11-29 13:35:00,2058.21,2054.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27363,做空,2023-11-29 13:35:00,2023-11-29 14:00:00,2054.76,2056.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27364,做多,2023-11-29 14:00:00,2023-11-29 14:10:00,2056.88,2056.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27365,做空,2023-11-29 14:10:00,2023-11-29 14:30:00,2056.76,2047.85,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27366,做多,2023-11-30 00:20:00,2023-11-30 00:25:00,2031.92,2027.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27367,做空,2023-11-30 00:25:00,2023-11-30 00:30:00,2027.61,2030.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27368,做多,2023-11-30 00:30:00,2023-11-30 00:35:00,2030.5,2027.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27369,做空,2023-11-30 00:35:00,2023-11-30 00:45:00,2027.25,2028.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27370,做多,2023-11-30 00:45:00,2023-11-30 00:55:00,2028.8,2026.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27371,做空,2023-11-30 00:55:00,2023-11-30 01:05:00,2026.0,2022.54,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27372,做多,2023-11-30 01:30:00,2023-11-30 01:35:00,2029.95,2029.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27373,做空,2023-11-30 01:35:00,2023-11-30 01:45:00,2029.79,2029.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27374,做多,2023-11-30 01:45:00,2023-11-30 01:50:00,2029.96,2026.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27375,做空,2023-11-30 01:50:00,2023-11-30 02:25:00,2026.07,2032.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27376,做多,2023-11-30 02:25:00,2023-11-30 03:20:00,2032.45,2030.47,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27377,做空,2023-11-30 03:20:00,2023-11-30 03:25:00,2030.47,2030.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27378,做多,2023-11-30 03:25:00,2023-11-30 03:40:00,2030.78,2036.0,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27379,做多,2023-11-30 06:50:00,2023-11-30 08:05:00,2034.29,2031.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27380,做空,2023-11-30 08:05:00,2023-11-30 08:35:00,2031.98,2024.88,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27381,做多,2023-11-30 10:20:00,2023-11-30 10:30:00,2031.63,2032.0,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27382,做空,2023-11-30 10:30:00,2023-11-30 10:40:00,2032.0,2032.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27383,做多,2023-11-30 10:40:00,2023-11-30 10:45:00,2032.97,2032.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27384,做空,2023-11-30 10:45:00,2023-11-30 11:15:00,2032.37,2034.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27385,做多,2023-11-30 11:15:00,2023-11-30 11:20:00,2034.68,2033.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27386,做空,2023-11-30 11:20:00,2023-11-30 14:00:00,2033.49,2028.75,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27387,做多,2023-11-30 15:10:00,2023-11-30 15:25:00,2034.5,2031.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27388,做空,2023-11-30 15:25:00,2023-11-30 15:30:00,2031.5,2037.73,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27389,做多,2023-11-30 15:30:00,2023-11-30 15:35:00,2037.73,2031.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27390,做空,2023-11-30 15:35:00,2023-11-30 16:10:00,2031.09,2035.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27391,做多,2023-11-30 16:10:00,2023-11-30 16:15:00,2035.31,2032.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27392,做空,2023-11-30 16:15:00,2023-11-30 16:25:00,2032.85,2033.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27393,做多,2023-11-30 16:25:00,2023-11-30 17:10:00,2033.41,2035.04,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27394,做空,2023-11-30 17:10:00,2023-11-30 17:20:00,2035.04,2034.71,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27395,做多,2023-11-30 17:20:00,2023-11-30 19:00:00,2034.71,2037.19,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27396,做空,2023-11-30 19:00:00,2023-11-30 19:10:00,2037.19,2037.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27397,做多,2023-11-30 19:10:00,2023-11-30 21:45:00,2037.76,2046.92,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27398,做多,2023-12-01 11:35:00,2023-12-01 11:40:00,2093.48,2090.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27399,做空,2023-12-01 11:40:00,2023-12-01 11:55:00,2090.8,2092.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27400,做多,2023-12-01 11:55:00,2023-12-01 12:05:00,2092.21,2090.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27401,做空,2023-12-01 12:05:00,2023-12-01 12:20:00,2090.64,2087.45,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27402,做多,2023-12-01 16:15:00,2023-12-01 16:30:00,2090.0,2104.49,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -27403,做多,2023-12-01 17:40:00,2023-12-01 18:20:00,2090.34,2091.45,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27404,做空,2023-12-01 18:20:00,2023-12-01 18:30:00,2091.45,2090.98,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27405,做多,2023-12-01 18:30:00,2023-12-01 19:00:00,2090.98,2088.9,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27406,做空,2023-12-01 19:00:00,2023-12-01 19:10:00,2088.9,2090.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27407,做多,2023-12-01 19:10:00,2023-12-01 19:15:00,2090.45,2086.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27408,做空,2023-12-01 19:15:00,2023-12-01 19:45:00,2086.38,2087.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27409,做多,2023-12-01 19:45:00,2023-12-01 20:00:00,2087.7,2088.34,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27410,做空,2023-12-01 20:00:00,2023-12-01 20:05:00,2088.34,2089.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27411,做多,2023-12-01 20:05:00,2023-12-01 22:30:00,2089.09,2087.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27412,做空,2023-12-01 22:30:00,2023-12-02 00:20:00,2087.01,2088.13,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27413,做多,2023-12-02 00:20:00,2023-12-02 02:30:00,2088.13,2090.33,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27414,做空,2023-12-02 02:30:00,2023-12-02 02:45:00,2090.33,2089.65,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27415,做多,2023-12-02 02:45:00,2023-12-02 03:10:00,2089.65,2090.75,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27416,做空,2023-12-02 03:10:00,2023-12-02 04:40:00,2090.75,2091.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27417,做多,2023-12-02 04:40:00,2023-12-02 05:25:00,2091.28,2094.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27418,做多,2023-12-02 11:20:00,2023-12-02 11:30:00,2098.41,2097.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27419,做空,2023-12-02 11:30:00,2023-12-02 11:35:00,2097.17,2097.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27420,做多,2023-12-02 11:35:00,2023-12-02 12:10:00,2097.76,2098.18,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27421,做空,2023-12-02 12:10:00,2023-12-02 14:50:00,2098.18,2094.96,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -27422,做多,2023-12-02 15:10:00,2023-12-02 15:35:00,2099.48,2099.69,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27423,做空,2023-12-02 15:35:00,2023-12-02 15:45:00,2099.69,2102.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27424,做多,2023-12-02 15:45:00,2023-12-02 15:50:00,2102.53,2105.6,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27425,做多,2023-12-02 16:15:00,2023-12-02 17:25:00,2100.93,2101.4,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -27426,做空,2023-12-02 17:25:00,2023-12-02 17:30:00,2101.4,2102.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27427,做多,2023-12-02 17:30:00,2023-12-02 17:50:00,2102.06,2104.28,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -27428,做多,2023-12-03 03:15:00,2023-12-03 03:30:00,2158.84,2157.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27429,做空,2023-12-03 03:30:00,2023-12-03 03:35:00,2157.12,2158.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27430,做多,2023-12-03 03:35:00,2023-12-03 04:00:00,2158.64,2162.2,0.01,100.0,0.0005,0.0,0.0,0.0,flip -27431,做空,2023-12-03 04:00:00,2023-12-03 04:10:00,2162.2,2162.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27432,做多,2023-12-03 04:10:00,2023-12-03 04:15:00,2162.81,2160.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -27433,做空,2023-12-03 04:15:00,2023-12-03 05:05:00,2160.56,2155.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27434,做多,2023-12-03 07:30:00,2023-12-03 07:35:00,2163.12,2162.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27435,做空,2023-12-03 07:35:00,2023-12-03 07:40:00,2162.8,2162.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27436,做多,2023-12-03 07:40:00,2023-12-03 08:05:00,2162.91,2162.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27437,做空,2023-12-03 08:05:00,2023-12-03 08:10:00,2162.08,2162.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27438,做多,2023-12-03 08:10:00,2023-12-03 08:15:00,2162.94,2162.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27439,做空,2023-12-03 08:15:00,2023-12-03 08:20:00,2162.59,2163.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27440,做多,2023-12-03 08:20:00,2023-12-03 08:35:00,2163.93,2163.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27441,做空,2023-12-03 08:35:00,2023-12-03 09:05:00,2163.27,2163.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27442,做多,2023-12-03 09:05:00,2023-12-03 09:30:00,2163.72,2162.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27443,做空,2023-12-03 09:30:00,2023-12-03 09:35:00,2162.73,2164.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27444,做多,2023-12-03 09:35:00,2023-12-03 10:15:00,2164.4,2163.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27445,做空,2023-12-03 10:15:00,2023-12-03 10:20:00,2163.03,2165.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27446,做多,2023-12-03 10:20:00,2023-12-03 11:20:00,2165.64,2162.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27447,做空,2023-12-03 11:20:00,2023-12-03 12:00:00,2162.77,2154.99,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27448,做多,2023-12-03 13:10:00,2023-12-03 13:40:00,2161.44,2160.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27449,做空,2023-12-03 13:40:00,2023-12-03 13:50:00,2160.32,2163.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27450,做多,2023-12-03 13:50:00,2023-12-03 14:00:00,2163.85,2160.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27451,做空,2023-12-03 14:00:00,2023-12-03 14:05:00,2160.4,2155.58,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27452,做多,2023-12-03 14:30:00,2023-12-03 15:50:00,2159.95,2160.13,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27453,做空,2023-12-03 15:50:00,2023-12-03 15:55:00,2160.13,2160.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27454,做多,2023-12-03 15:55:00,2023-12-03 16:00:00,2160.35,2159.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27455,做空,2023-12-03 16:00:00,2023-12-03 16:25:00,2159.13,2162.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27456,做多,2023-12-03 16:25:00,2023-12-03 16:30:00,2162.31,2160.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27457,做空,2023-12-03 16:30:00,2023-12-03 16:35:00,2160.63,2162.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27458,做多,2023-12-03 16:35:00,2023-12-03 16:40:00,2162.42,2162.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27459,做空,2023-12-03 16:40:00,2023-12-03 17:15:00,2162.02,2153.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27460,做多,2023-12-03 18:20:00,2023-12-03 18:30:00,2159.95,2159.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27461,做空,2023-12-03 18:30:00,2023-12-03 18:35:00,2159.42,2161.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27462,做多,2023-12-03 18:35:00,2023-12-03 19:15:00,2161.42,2160.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27463,做空,2023-12-03 19:15:00,2023-12-04 12:35:00,2160.77,2239.8,0.01,100.0,0.0004,-0.03,0.0,-0.03,flip -27464,做多,2023-12-04 12:35:00,2023-12-04 13:20:00,2239.8,2247.22,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27465,做空,2023-12-04 13:20:00,2023-12-04 13:30:00,2247.22,2248.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27466,做多,2023-12-04 13:30:00,2023-12-04 13:35:00,2248.9,2245.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27467,做空,2023-12-04 13:35:00,2023-12-04 13:40:00,2245.81,2247.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27468,做多,2023-12-04 13:40:00,2023-12-04 13:45:00,2247.43,2246.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27469,做空,2023-12-04 13:45:00,2023-12-04 14:05:00,2246.64,2224.88,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -27470,做多,2023-12-04 19:20:00,2023-12-04 20:00:00,2229.85,2230.9,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27471,做空,2023-12-04 20:00:00,2023-12-04 20:15:00,2230.9,2229.64,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27472,做多,2023-12-04 20:15:00,2023-12-04 20:45:00,2229.64,2227.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27473,做空,2023-12-04 20:45:00,2023-12-04 20:50:00,2227.93,2229.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27474,做多,2023-12-04 20:50:00,2023-12-04 20:55:00,2229.37,2229.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27475,做空,2023-12-04 20:55:00,2023-12-04 21:20:00,2229.06,2229.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27476,做多,2023-12-04 21:20:00,2023-12-04 21:40:00,2229.63,2227.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27477,做空,2023-12-04 21:40:00,2023-12-04 21:45:00,2227.5,2231.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27478,做多,2023-12-04 21:45:00,2023-12-04 22:10:00,2231.25,2243.61,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -27479,做多,2023-12-04 22:50:00,2023-12-04 23:30:00,2224.0,2238.7,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27480,做多,2023-12-05 03:15:00,2023-12-05 03:30:00,2233.89,2232.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27481,做空,2023-12-05 03:30:00,2023-12-05 03:35:00,2232.91,2233.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27482,做多,2023-12-05 03:35:00,2023-12-05 03:40:00,2233.85,2229.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27483,做空,2023-12-05 03:40:00,2023-12-05 05:00:00,2229.11,2223.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27484,做多,2023-12-05 05:35:00,2023-12-05 05:40:00,2233.53,2232.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27485,做空,2023-12-05 05:40:00,2023-12-05 05:50:00,2232.4,2234.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27486,做多,2023-12-05 05:50:00,2023-12-05 06:30:00,2234.89,2230.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27487,做空,2023-12-05 06:30:00,2023-12-05 07:00:00,2230.84,2225.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27488,做多,2023-12-05 13:00:00,2023-12-05 13:15:00,2213.25,2212.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27489,做空,2023-12-05 13:15:00,2023-12-05 14:25:00,2212.47,2215.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27490,做多,2023-12-05 14:25:00,2023-12-05 14:30:00,2215.43,2212.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27491,做空,2023-12-05 14:30:00,2023-12-05 14:40:00,2212.96,2213.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27492,做多,2023-12-05 14:40:00,2023-12-05 15:35:00,2213.37,2230.27,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27493,做多,2023-12-06 02:35:00,2023-12-06 03:15:00,2284.3,2284.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27494,做空,2023-12-06 03:15:00,2023-12-06 03:20:00,2284.25,2288.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27495,做多,2023-12-06 03:20:00,2023-12-06 03:25:00,2288.78,2284.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27496,做空,2023-12-06 03:25:00,2023-12-06 03:50:00,2284.51,2282.52,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27497,做多,2023-12-06 03:50:00,2023-12-06 04:05:00,2282.52,2283.93,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27498,做空,2023-12-06 04:05:00,2023-12-06 04:10:00,2283.93,2285.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27499,做多,2023-12-06 04:10:00,2023-12-06 04:15:00,2285.16,2284.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27500,做空,2023-12-06 04:15:00,2023-12-06 04:25:00,2284.61,2283.75,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27501,做多,2023-12-06 04:25:00,2023-12-06 04:30:00,2283.75,2282.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27502,做空,2023-12-06 04:30:00,2023-12-06 05:05:00,2282.07,2283.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27503,做多,2023-12-06 05:05:00,2023-12-06 05:10:00,2283.71,2279.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27504,做空,2023-12-06 05:10:00,2023-12-06 05:30:00,2279.29,2268.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27505,做多,2023-12-06 09:00:00,2023-12-06 09:05:00,2282.51,2275.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27506,做空,2023-12-06 09:05:00,2023-12-06 09:30:00,2275.12,2282.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27507,做多,2023-12-06 09:30:00,2023-12-06 09:35:00,2282.68,2280.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27508,做空,2023-12-06 09:35:00,2023-12-06 09:40:00,2280.0,2280.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27509,做多,2023-12-06 09:40:00,2023-12-06 09:50:00,2280.04,2280.05,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27510,做空,2023-12-06 09:50:00,2023-12-06 10:20:00,2280.05,2281.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27511,做多,2023-12-06 10:20:00,2023-12-06 10:45:00,2281.28,2274.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27512,做空,2023-12-06 10:45:00,2023-12-06 11:00:00,2274.91,2276.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27513,做多,2023-12-06 11:00:00,2023-12-06 14:35:00,2276.91,2255.38,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -27514,做空,2023-12-06 14:35:00,2023-12-06 14:40:00,2255.38,2262.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -27515,做多,2023-12-06 16:15:00,2023-12-06 16:20:00,2266.77,2266.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27516,做空,2023-12-06 16:20:00,2023-12-06 16:25:00,2266.09,2268.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27517,做多,2023-12-06 16:25:00,2023-12-06 16:30:00,2268.85,2265.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27518,做空,2023-12-06 16:30:00,2023-12-06 16:35:00,2265.81,2268.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27519,做多,2023-12-06 16:35:00,2023-12-06 16:45:00,2268.23,2265.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27520,做空,2023-12-06 16:45:00,2023-12-06 16:55:00,2265.33,2267.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27521,做多,2023-12-06 16:55:00,2023-12-06 17:10:00,2267.63,2283.18,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27522,做多,2023-12-06 18:05:00,2023-12-06 19:20:00,2270.21,2266.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27523,做空,2023-12-06 19:20:00,2023-12-06 19:25:00,2266.89,2267.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27524,做多,2023-12-06 19:25:00,2023-12-06 19:50:00,2267.85,2263.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27525,做空,2023-12-06 19:50:00,2023-12-06 19:55:00,2263.28,2263.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27526,做多,2023-12-06 19:55:00,2023-12-06 20:05:00,2263.72,2265.28,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27527,做空,2023-12-06 20:05:00,2023-12-06 20:10:00,2265.28,2265.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27528,做多,2023-12-06 20:10:00,2023-12-06 20:15:00,2265.71,2264.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27529,做空,2023-12-06 20:15:00,2023-12-06 21:25:00,2264.04,2253.86,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27530,做多,2023-12-07 04:05:00,2023-12-07 04:35:00,2251.65,2264.0,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -27531,做多,2023-12-07 08:30:00,2023-12-07 08:45:00,2252.5,2252.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27532,做空,2023-12-07 08:45:00,2023-12-07 09:10:00,2252.07,2238.27,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -27533,做多,2023-12-07 12:30:00,2023-12-07 12:40:00,2248.8,2250.77,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27534,做空,2023-12-07 12:40:00,2023-12-07 12:50:00,2250.77,2251.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27535,做多,2023-12-07 12:50:00,2023-12-07 13:10:00,2251.78,2250.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27536,做空,2023-12-07 13:10:00,2023-12-07 14:25:00,2250.02,2254.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27537,做多,2023-12-07 14:25:00,2023-12-07 14:55:00,2254.0,2267.51,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27538,做多,2023-12-08 11:15:00,2023-12-08 11:20:00,2367.73,2365.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27539,做空,2023-12-08 11:20:00,2023-12-08 11:30:00,2365.23,2371.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27540,做多,2023-12-08 11:30:00,2023-12-08 11:45:00,2371.88,2370.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27541,做空,2023-12-08 11:45:00,2023-12-08 11:55:00,2370.01,2367.11,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27542,做多,2023-12-08 11:55:00,2023-12-08 12:30:00,2367.11,2365.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27543,做空,2023-12-08 12:30:00,2023-12-08 12:35:00,2365.85,2367.65,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27544,做多,2023-12-08 12:35:00,2023-12-08 12:45:00,2367.65,2365.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27545,做空,2023-12-08 12:45:00,2023-12-08 12:50:00,2365.69,2367.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27546,做多,2023-12-08 12:50:00,2023-12-08 12:55:00,2367.54,2363.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27547,做空,2023-12-08 12:55:00,2023-12-08 13:30:00,2363.72,2356.63,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27548,做多,2023-12-08 14:35:00,2023-12-08 14:40:00,2363.06,2362.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27549,做空,2023-12-08 14:40:00,2023-12-08 14:45:00,2362.8,2366.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27550,做多,2023-12-08 14:45:00,2023-12-08 14:50:00,2366.24,2362.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27551,做空,2023-12-08 14:50:00,2023-12-08 14:55:00,2362.14,2365.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27552,做多,2023-12-08 14:55:00,2023-12-08 15:00:00,2365.37,2374.22,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27553,做多,2023-12-08 15:40:00,2023-12-08 15:45:00,2361.41,2358.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27554,做空,2023-12-08 15:45:00,2023-12-08 15:50:00,2358.3,2347.63,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27555,做多,2023-12-08 16:20:00,2023-12-08 16:40:00,2358.22,2360.76,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27556,做空,2023-12-08 16:40:00,2023-12-08 17:10:00,2360.76,2348.37,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27557,做多,2023-12-08 18:20:00,2023-12-08 20:10:00,2357.14,2357.27,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27558,做空,2023-12-08 20:10:00,2023-12-08 20:15:00,2357.27,2358.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27559,做多,2023-12-08 20:15:00,2023-12-08 20:20:00,2358.64,2358.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27560,做空,2023-12-08 20:20:00,2023-12-08 20:25:00,2358.04,2358.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27561,做多,2023-12-08 20:25:00,2023-12-08 20:35:00,2358.09,2359.52,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27562,做空,2023-12-08 20:35:00,2023-12-08 23:50:00,2359.52,2361.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27563,做多,2023-12-08 23:50:00,2023-12-08 23:55:00,2361.45,2360.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27564,做空,2023-12-08 23:55:00,2023-12-09 03:15:00,2360.82,2360.51,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27565,做多,2023-12-09 03:15:00,2023-12-09 03:35:00,2360.51,2360.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27566,做空,2023-12-09 03:35:00,2023-12-09 03:55:00,2360.37,2361.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27567,做多,2023-12-09 03:55:00,2023-12-09 04:50:00,2361.79,2370.29,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27568,做多,2023-12-09 08:45:00,2023-12-09 08:55:00,2369.44,2364.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27569,做空,2023-12-09 08:55:00,2023-12-09 09:00:00,2364.09,2366.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27570,做多,2023-12-09 09:00:00,2023-12-09 09:05:00,2366.88,2365.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27571,做空,2023-12-09 09:05:00,2023-12-09 09:10:00,2365.36,2366.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27572,做多,2023-12-09 09:10:00,2023-12-09 09:35:00,2366.37,2368.54,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27573,做空,2023-12-09 09:35:00,2023-12-09 11:25:00,2368.54,2352.03,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -27574,做多,2023-12-09 14:05:00,2023-12-09 14:20:00,2368.0,2367.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27575,做空,2023-12-09 14:20:00,2023-12-09 14:25:00,2367.1,2368.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27576,做多,2023-12-09 14:25:00,2023-12-09 14:30:00,2368.61,2364.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27577,做空,2023-12-09 14:30:00,2023-12-09 14:40:00,2364.83,2350.17,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -27578,做多,2023-12-09 15:45:00,2023-12-09 15:50:00,2367.3,2365.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27579,做空,2023-12-09 15:50:00,2023-12-09 16:00:00,2365.2,2366.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27580,做多,2023-12-09 16:00:00,2023-12-09 16:10:00,2366.58,2362.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27581,做空,2023-12-09 16:10:00,2023-12-09 17:05:00,2362.73,2345.69,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -27582,做多,2023-12-09 18:30:00,2023-12-09 19:00:00,2358.41,2359.6,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27583,做空,2023-12-09 19:00:00,2023-12-09 20:30:00,2359.6,2348.75,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27584,做多,2023-12-09 21:30:00,2023-12-09 21:45:00,2357.19,2355.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27585,做空,2023-12-09 21:45:00,2023-12-09 21:50:00,2355.3,2355.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27586,做多,2023-12-09 21:50:00,2023-12-09 22:50:00,2355.95,2358.06,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27587,做空,2023-12-09 22:50:00,2023-12-09 23:00:00,2358.06,2356.6,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27588,做多,2023-12-09 23:00:00,2023-12-09 23:10:00,2356.6,2356.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27589,做空,2023-12-09 23:10:00,2023-12-09 23:15:00,2356.41,2357.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27590,做多,2023-12-09 23:15:00,2023-12-09 23:20:00,2357.51,2350.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27591,做空,2023-12-09 23:20:00,2023-12-09 23:25:00,2350.73,2346.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27592,做多,2023-12-10 00:55:00,2023-12-10 01:30:00,2353.35,2353.75,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27593,做空,2023-12-10 01:30:00,2023-12-10 03:35:00,2353.75,2351.87,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27594,做多,2023-12-10 03:35:00,2023-12-10 03:45:00,2351.87,2350.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27595,做空,2023-12-10 03:45:00,2023-12-10 03:55:00,2350.66,2353.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27596,做多,2023-12-10 03:55:00,2023-12-10 04:00:00,2353.03,2352.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27597,做空,2023-12-10 04:00:00,2023-12-10 04:20:00,2352.32,2352.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27598,做多,2023-12-10 04:20:00,2023-12-10 05:55:00,2352.64,2358.96,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27599,做多,2023-12-10 06:40:00,2023-12-10 06:50:00,2353.84,2351.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27600,做空,2023-12-10 06:50:00,2023-12-10 07:40:00,2351.03,2351.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27601,做多,2023-12-10 07:40:00,2023-12-10 08:20:00,2351.64,2347.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27602,做空,2023-12-10 08:20:00,2023-12-10 08:30:00,2347.61,2345.14,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27603,做多,2023-12-10 12:40:00,2023-12-10 13:05:00,2348.22,2346.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27604,做空,2023-12-10 13:05:00,2023-12-10 13:40:00,2346.6,2348.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27605,做多,2023-12-10 13:40:00,2023-12-10 13:55:00,2348.23,2347.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27606,做空,2023-12-10 13:55:00,2023-12-10 14:00:00,2347.0,2348.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27607,做多,2023-12-10 14:00:00,2023-12-10 14:30:00,2348.68,2345.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27608,做空,2023-12-10 14:30:00,2023-12-10 14:35:00,2345.99,2346.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27609,做多,2023-12-10 14:35:00,2023-12-10 15:15:00,2346.49,2353.52,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27610,做多,2023-12-10 17:30:00,2023-12-10 17:35:00,2347.18,2345.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27611,做空,2023-12-10 17:35:00,2023-12-10 17:45:00,2345.0,2344.88,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27612,做多,2023-12-10 17:45:00,2023-12-10 18:25:00,2344.88,2359.27,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27613,做多,2023-12-11 11:00:00,2023-12-11 11:05:00,2248.5,2246.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27614,做空,2023-12-11 11:05:00,2023-12-11 11:10:00,2246.26,2249.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27615,做多,2023-12-11 11:10:00,2023-12-11 11:25:00,2249.07,2244.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27616,做空,2023-12-11 11:25:00,2023-12-11 11:35:00,2244.95,2244.5,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27617,做多,2023-12-11 11:35:00,2023-12-11 12:15:00,2244.5,2251.48,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27618,做多,2023-12-11 12:55:00,2023-12-11 13:25:00,2242.43,2240.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27619,做空,2023-12-11 13:25:00,2023-12-11 13:35:00,2240.4,2236.32,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27620,做多,2023-12-11 21:15:00,2023-12-12 00:15:00,2212.03,2231.97,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27621,做多,2023-12-12 05:00:00,2023-12-12 05:45:00,2222.44,2225.86,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27622,做空,2023-12-12 05:45:00,2023-12-12 05:55:00,2225.86,2226.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27623,做多,2023-12-12 05:55:00,2023-12-12 06:00:00,2226.58,2225.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27624,做空,2023-12-12 06:00:00,2023-12-12 06:25:00,2225.77,2214.18,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27625,做多,2023-12-12 07:00:00,2023-12-12 07:05:00,2231.84,2230.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27626,做空,2023-12-12 07:05:00,2023-12-12 07:20:00,2230.62,2229.86,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27627,做多,2023-12-12 07:20:00,2023-12-12 07:30:00,2229.86,2227.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27628,做空,2023-12-12 07:30:00,2023-12-12 07:40:00,2227.78,2231.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27629,做多,2023-12-12 07:40:00,2023-12-12 08:00:00,2231.52,2231.69,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27630,做空,2023-12-12 08:00:00,2023-12-12 08:25:00,2231.69,2230.59,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27631,做多,2023-12-12 08:25:00,2023-12-12 08:35:00,2230.59,2228.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27632,做空,2023-12-12 08:35:00,2023-12-12 08:40:00,2228.68,2232.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27633,做多,2023-12-12 08:40:00,2023-12-12 09:00:00,2232.47,2233.11,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27634,做空,2023-12-12 09:00:00,2023-12-12 09:20:00,2233.11,2232.52,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27635,做多,2023-12-12 09:20:00,2023-12-12 09:30:00,2232.52,2229.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27636,做空,2023-12-12 09:30:00,2023-12-12 11:10:00,2229.94,2221.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27637,做多,2023-12-12 12:45:00,2023-12-12 12:50:00,2226.37,2224.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27638,做空,2023-12-12 12:50:00,2023-12-12 13:00:00,2224.26,2226.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27639,做多,2023-12-12 13:00:00,2023-12-12 13:10:00,2226.31,2224.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27640,做空,2023-12-12 13:10:00,2023-12-12 13:20:00,2224.79,2217.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27641,做多,2023-12-12 13:30:00,2023-12-12 13:35:00,2225.79,2230.5,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27642,做多,2023-12-12 13:35:00,2023-12-12 13:45:00,2230.5,2225.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27643,做空,2023-12-12 13:45:00,2023-12-12 14:00:00,2225.99,2225.8,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27644,做多,2023-12-12 14:00:00,2023-12-12 14:05:00,2225.8,2223.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27645,做空,2023-12-12 14:05:00,2023-12-12 14:10:00,2223.02,2216.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27646,做多,2023-12-12 23:05:00,2023-12-13 00:15:00,2194.24,2204.03,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27647,做多,2023-12-13 01:30:00,2023-12-13 01:35:00,2189.75,2185.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27648,做空,2023-12-13 01:35:00,2023-12-13 02:10:00,2185.41,2173.38,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -27649,做多,2023-12-13 08:05:00,2023-12-13 08:10:00,2179.73,2178.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27650,做空,2023-12-13 08:10:00,2023-12-13 08:20:00,2178.52,2180.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27651,做多,2023-12-13 08:20:00,2023-12-13 09:15:00,2180.0,2179.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27652,做空,2023-12-13 09:15:00,2023-12-13 09:40:00,2179.7,2177.45,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27653,做多,2023-12-13 09:40:00,2023-12-13 10:25:00,2177.45,2173.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27654,做空,2023-12-13 10:25:00,2023-12-13 10:35:00,2173.57,2175.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27655,做多,2023-12-13 10:35:00,2023-12-13 10:40:00,2175.48,2175.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27656,做空,2023-12-13 10:40:00,2023-12-13 10:50:00,2175.16,2174.27,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27657,做多,2023-12-13 10:50:00,2023-12-13 11:55:00,2174.27,2173.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27658,做空,2023-12-13 11:55:00,2023-12-13 12:05:00,2173.04,2175.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27659,做多,2023-12-13 12:05:00,2023-12-13 12:30:00,2175.0,2183.43,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27660,做多,2023-12-14 02:35:00,2023-12-14 02:40:00,2250.79,2248.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27661,做空,2023-12-14 02:40:00,2023-12-14 02:45:00,2248.75,2251.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27662,做多,2023-12-14 02:45:00,2023-12-14 03:15:00,2251.6,2251.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27663,做空,2023-12-14 03:15:00,2023-12-14 03:25:00,2251.32,2252.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27664,做多,2023-12-14 03:25:00,2023-12-14 03:35:00,2252.31,2251.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27665,做空,2023-12-14 03:35:00,2023-12-14 04:05:00,2251.9,2255.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27666,做多,2023-12-14 04:05:00,2023-12-14 04:10:00,2255.28,2253.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27667,做空,2023-12-14 04:10:00,2023-12-14 05:10:00,2253.57,2256.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27668,做多,2023-12-14 05:10:00,2023-12-14 05:15:00,2256.66,2256.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27669,做空,2023-12-14 05:15:00,2023-12-14 05:20:00,2256.0,2256.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27670,做多,2023-12-14 05:20:00,2023-12-14 06:05:00,2256.72,2265.06,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27671,做多,2023-12-14 13:40:00,2023-12-14 13:45:00,2277.7,2270.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27672,做空,2023-12-14 13:45:00,2023-12-14 13:55:00,2270.69,2280.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27673,做多,2023-12-14 13:55:00,2023-12-14 14:00:00,2280.03,2271.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27674,做空,2023-12-14 14:00:00,2023-12-14 14:15:00,2271.24,2281.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27675,做多,2023-12-14 14:15:00,2023-12-14 14:40:00,2281.16,2282.65,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27676,做空,2023-12-14 14:40:00,2023-12-14 14:50:00,2282.65,2287.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27677,做多,2023-12-14 14:50:00,2023-12-14 15:10:00,2287.55,2281.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27678,做空,2023-12-14 15:10:00,2023-12-14 16:35:00,2281.59,2288.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27679,做多,2023-12-14 16:35:00,2023-12-14 16:40:00,2288.84,2284.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27680,做空,2023-12-14 16:40:00,2023-12-14 16:50:00,2284.1,2283.05,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27681,做多,2023-12-14 16:50:00,2023-12-14 16:55:00,2283.05,2283.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27682,做空,2023-12-14 16:55:00,2023-12-14 17:00:00,2283.0,2288.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27683,做多,2023-12-14 17:00:00,2023-12-14 17:30:00,2288.29,2307.07,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27684,做多,2023-12-14 19:15:00,2023-12-14 19:30:00,2286.92,2289.26,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27685,做空,2023-12-14 19:30:00,2023-12-14 20:05:00,2289.26,2288.69,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27686,做多,2023-12-14 20:05:00,2023-12-14 20:10:00,2288.69,2288.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27687,做空,2023-12-14 20:10:00,2023-12-14 20:45:00,2288.32,2289.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27688,做多,2023-12-14 20:45:00,2023-12-14 20:50:00,2289.45,2288.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27689,做空,2023-12-14 20:50:00,2023-12-14 20:55:00,2288.5,2290.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27690,做多,2023-12-14 20:55:00,2023-12-14 22:15:00,2290.93,2305.39,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27691,做多,2023-12-15 01:15:00,2023-12-15 01:45:00,2304.19,2298.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27692,做空,2023-12-15 01:45:00,2023-12-15 03:15:00,2298.63,2285.91,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -27693,做多,2023-12-15 09:10:00,2023-12-15 09:15:00,2287.34,2284.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27694,做空,2023-12-15 09:15:00,2023-12-15 09:20:00,2284.94,2285.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27695,做多,2023-12-15 09:20:00,2023-12-15 09:25:00,2285.21,2282.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27696,做空,2023-12-15 09:25:00,2023-12-15 09:30:00,2282.16,2284.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27697,做多,2023-12-15 09:30:00,2023-12-15 09:35:00,2284.0,2282.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27698,做空,2023-12-15 09:35:00,2023-12-15 10:15:00,2282.95,2280.06,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27699,做多,2023-12-15 10:15:00,2023-12-15 10:20:00,2280.06,2277.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27700,做空,2023-12-15 10:20:00,2023-12-15 10:25:00,2277.79,2280.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27701,做多,2023-12-15 10:25:00,2023-12-15 10:35:00,2280.59,2277.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27702,做空,2023-12-15 10:35:00,2023-12-15 10:40:00,2277.25,2280.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27703,做多,2023-12-15 10:40:00,2023-12-15 11:00:00,2280.87,2275.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27704,做空,2023-12-15 11:00:00,2023-12-15 11:10:00,2275.56,2276.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27705,做多,2023-12-15 11:10:00,2023-12-15 11:45:00,2276.76,2275.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27706,做空,2023-12-15 11:45:00,2023-12-15 12:10:00,2275.99,2262.87,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -27707,做多,2023-12-15 20:15:00,2023-12-15 20:30:00,2251.03,2246.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27708,做空,2023-12-15 20:30:00,2023-12-15 20:45:00,2246.58,2248.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27709,做多,2023-12-15 20:45:00,2023-12-15 21:35:00,2248.53,2247.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27710,做空,2023-12-15 21:35:00,2023-12-15 21:55:00,2247.7,2247.28,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27711,做多,2023-12-15 21:55:00,2023-12-15 22:00:00,2247.28,2244.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27712,做空,2023-12-15 22:00:00,2023-12-15 22:20:00,2244.98,2232.0,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -27713,做多,2023-12-15 22:45:00,2023-12-15 22:50:00,2243.38,2235.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27714,做空,2023-12-15 22:50:00,2023-12-15 22:55:00,2235.51,2231.96,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27715,做多,2023-12-16 01:10:00,2023-12-16 03:45:00,2237.72,2257.48,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27716,做多,2023-12-16 07:25:00,2023-12-16 07:30:00,2241.79,2240.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27717,做空,2023-12-16 07:30:00,2023-12-16 07:35:00,2240.91,2242.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27718,做多,2023-12-16 07:35:00,2023-12-16 07:40:00,2242.85,2242.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27719,做空,2023-12-16 07:40:00,2023-12-16 07:45:00,2242.37,2243.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27720,做多,2023-12-16 07:45:00,2023-12-16 07:50:00,2243.3,2242.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27721,做空,2023-12-16 07:50:00,2023-12-16 08:35:00,2242.66,2242.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27722,做多,2023-12-16 08:35:00,2023-12-16 10:05:00,2242.84,2246.18,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27723,做空,2023-12-16 10:05:00,2023-12-16 10:10:00,2246.18,2246.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27724,做多,2023-12-16 10:10:00,2023-12-16 10:15:00,2246.39,2245.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27725,做空,2023-12-16 10:15:00,2023-12-16 10:20:00,2245.9,2247.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27726,做多,2023-12-16 10:20:00,2023-12-16 10:35:00,2247.14,2246.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27727,做空,2023-12-16 10:35:00,2023-12-16 10:40:00,2246.75,2248.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27728,做多,2023-12-16 10:40:00,2023-12-16 10:45:00,2248.42,2247.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27729,做空,2023-12-16 10:45:00,2023-12-16 11:15:00,2247.62,2247.06,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27730,做多,2023-12-16 11:15:00,2023-12-16 11:35:00,2247.06,2253.58,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27731,做多,2023-12-16 13:55:00,2023-12-16 14:15:00,2246.89,2246.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27732,做空,2023-12-16 14:15:00,2023-12-16 14:50:00,2246.27,2247.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27733,做多,2023-12-16 14:50:00,2023-12-16 15:05:00,2247.91,2251.66,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27734,做多,2023-12-16 15:20:00,2023-12-16 15:30:00,2247.76,2256.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27735,做多,2023-12-16 17:15:00,2023-12-16 17:30:00,2251.87,2251.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27736,做空,2023-12-16 17:30:00,2023-12-16 18:10:00,2251.66,2244.85,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27737,做多,2023-12-17 09:20:00,2023-12-17 09:25:00,2220.88,2216.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27738,做空,2023-12-17 09:25:00,2023-12-17 09:55:00,2216.23,2220.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27739,做多,2023-12-17 09:55:00,2023-12-17 10:10:00,2220.82,2219.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27740,做空,2023-12-17 10:10:00,2023-12-17 10:20:00,2219.09,2219.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27741,做多,2023-12-17 10:20:00,2023-12-17 10:25:00,2219.44,2218.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27742,做空,2023-12-17 10:25:00,2023-12-17 10:50:00,2218.85,2219.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27743,做多,2023-12-17 10:50:00,2023-12-17 10:55:00,2219.81,2217.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27744,做空,2023-12-17 10:55:00,2023-12-17 11:15:00,2217.53,2218.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27745,做多,2023-12-17 11:15:00,2023-12-17 11:20:00,2218.33,2217.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27746,做空,2023-12-17 11:20:00,2023-12-17 11:30:00,2217.66,2218.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27747,做多,2023-12-17 11:30:00,2023-12-17 11:35:00,2218.75,2215.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27748,做空,2023-12-17 11:35:00,2023-12-17 11:40:00,2215.94,2218.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27749,做多,2023-12-17 11:40:00,2023-12-17 11:45:00,2218.29,2216.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27750,做空,2023-12-17 11:45:00,2023-12-17 11:50:00,2216.21,2217.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27751,做多,2023-12-17 11:50:00,2023-12-17 11:55:00,2217.89,2217.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27752,做空,2023-12-17 11:55:00,2023-12-17 12:05:00,2217.29,2219.34,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27753,做多,2023-12-17 12:05:00,2023-12-17 12:10:00,2219.34,2214.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27754,做空,2023-12-17 12:10:00,2023-12-17 12:20:00,2214.04,2218.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27755,做多,2023-12-17 12:20:00,2023-12-17 12:40:00,2218.17,2216.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27756,做空,2023-12-17 12:40:00,2023-12-17 12:45:00,2216.13,2216.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27757,做多,2023-12-17 12:45:00,2023-12-17 13:05:00,2216.77,2215.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27758,做空,2023-12-17 13:05:00,2023-12-17 13:10:00,2215.09,2210.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27759,做多,2023-12-17 14:05:00,2023-12-17 14:15:00,2218.75,2212.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27760,做空,2023-12-17 14:15:00,2023-12-17 14:20:00,2212.25,2210.68,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27761,做多,2023-12-17 14:40:00,2023-12-17 14:45:00,2214.74,2211.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27762,做空,2023-12-17 14:45:00,2023-12-17 14:50:00,2211.96,2208.37,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27763,做多,2023-12-17 15:05:00,2023-12-17 15:25:00,2217.22,2215.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27764,做空,2023-12-17 15:25:00,2023-12-17 18:20:00,2215.52,2224.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27765,做多,2023-12-17 18:20:00,2023-12-17 18:40:00,2224.21,2232.29,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27766,做多,2023-12-18 13:50:00,2023-12-18 13:55:00,2159.8,2157.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27767,做空,2023-12-18 13:55:00,2023-12-18 14:00:00,2157.52,2159.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27768,做多,2023-12-18 14:00:00,2023-12-18 14:05:00,2159.39,2155.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27769,做空,2023-12-18 14:05:00,2023-12-18 14:15:00,2155.72,2157.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27770,做多,2023-12-18 14:15:00,2023-12-18 15:25:00,2157.49,2158.27,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27771,做空,2023-12-18 15:25:00,2023-12-18 15:30:00,2158.27,2160.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27772,做多,2023-12-18 15:30:00,2023-12-18 15:45:00,2160.63,2156.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27773,做空,2023-12-18 15:45:00,2023-12-18 16:10:00,2156.86,2156.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27774,做多,2023-12-18 16:10:00,2023-12-18 18:50:00,2156.94,2169.55,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -27775,做多,2023-12-19 10:20:00,2023-12-19 10:30:00,2242.21,2239.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27776,做空,2023-12-19 10:30:00,2023-12-19 10:35:00,2239.99,2242.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27777,做多,2023-12-19 10:35:00,2023-12-19 10:50:00,2242.78,2244.16,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27778,做空,2023-12-19 10:50:00,2023-12-19 11:00:00,2244.16,2244.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27779,做多,2023-12-19 11:00:00,2023-12-19 11:05:00,2244.79,2242.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27780,做空,2023-12-19 11:05:00,2023-12-19 12:35:00,2242.22,2235.67,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27781,做多,2023-12-19 23:05:00,2023-12-19 23:10:00,2183.09,2174.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27782,做空,2023-12-19 23:10:00,2023-12-19 23:35:00,2174.6,2179.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27783,做多,2023-12-19 23:35:00,2023-12-19 23:40:00,2179.76,2175.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27784,做空,2023-12-19 23:40:00,2023-12-19 23:45:00,2175.35,2178.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27785,做多,2023-12-19 23:45:00,2023-12-19 23:55:00,2178.13,2179.02,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27786,做空,2023-12-19 23:55:00,2023-12-20 00:00:00,2179.02,2179.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27787,做多,2023-12-20 00:00:00,2023-12-20 01:35:00,2179.27,2176.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27788,做空,2023-12-20 01:35:00,2023-12-20 01:40:00,2176.68,2177.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27789,做多,2023-12-20 01:40:00,2023-12-20 01:45:00,2177.31,2173.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27790,做空,2023-12-20 01:45:00,2023-12-20 01:50:00,2173.51,2176.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27791,做多,2023-12-20 01:50:00,2023-12-20 02:05:00,2176.17,2174.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27792,做空,2023-12-20 02:05:00,2023-12-20 02:10:00,2174.22,2177.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27793,做多,2023-12-20 02:10:00,2023-12-20 03:55:00,2177.05,2187.48,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27794,做多,2023-12-20 11:35:00,2023-12-20 12:10:00,2209.2,2207.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27795,做空,2023-12-20 12:10:00,2023-12-20 12:20:00,2207.43,2208.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27796,做多,2023-12-20 12:20:00,2023-12-20 12:30:00,2208.95,2210.23,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27797,做空,2023-12-20 12:30:00,2023-12-20 12:50:00,2210.23,2213.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27798,做多,2023-12-20 12:50:00,2023-12-20 13:05:00,2213.75,2228.11,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27799,做多,2023-12-20 17:00:00,2023-12-20 17:10:00,2230.47,2227.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27800,做空,2023-12-20 17:10:00,2023-12-20 17:15:00,2227.02,2232.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27801,做多,2023-12-20 17:15:00,2023-12-20 18:15:00,2232.31,2228.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27802,做空,2023-12-20 18:15:00,2023-12-20 18:20:00,2228.98,2230.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27803,做多,2023-12-20 18:20:00,2023-12-20 18:25:00,2230.24,2225.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27804,做空,2023-12-20 18:25:00,2023-12-20 18:30:00,2225.92,2228.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27805,做多,2023-12-20 18:30:00,2023-12-21 02:35:00,2228.97,2201.99,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -27806,做空,2023-12-21 02:35:00,2023-12-21 03:15:00,2201.99,2200.59,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27807,做多,2023-12-21 03:15:00,2023-12-21 03:20:00,2200.59,2199.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27808,做空,2023-12-21 03:20:00,2023-12-21 03:45:00,2199.75,2201.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27809,做多,2023-12-21 03:45:00,2023-12-21 05:20:00,2201.14,2205.12,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27810,做多,2023-12-21 05:50:00,2023-12-21 06:25:00,2195.07,2204.23,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27811,做多,2023-12-21 14:15:00,2023-12-21 14:40:00,2238.51,2226.8,0.01,100.0,0.0004,-0.0,0.0,-0.01,flip -27812,做空,2023-12-21 14:40:00,2023-12-21 14:45:00,2226.8,2229.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27813,做多,2023-12-21 14:45:00,2023-12-21 14:50:00,2229.82,2229.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27814,做空,2023-12-21 14:50:00,2023-12-21 15:30:00,2229.72,2231.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27815,做多,2023-12-21 15:30:00,2023-12-21 15:45:00,2231.33,2227.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27816,做空,2023-12-21 15:45:00,2023-12-21 15:55:00,2227.2,2234.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27817,做多,2023-12-21 15:55:00,2023-12-21 16:10:00,2234.5,2232.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27818,做空,2023-12-21 16:10:00,2023-12-21 16:55:00,2232.89,2238.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27819,做多,2023-12-21 16:55:00,2023-12-21 17:00:00,2238.55,2233.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27820,做空,2023-12-21 17:00:00,2023-12-21 17:20:00,2233.5,2236.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27821,做多,2023-12-21 17:20:00,2023-12-21 17:35:00,2236.46,2235.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27822,做空,2023-12-21 17:35:00,2023-12-21 17:50:00,2235.94,2238.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27823,做多,2023-12-21 17:50:00,2023-12-21 17:55:00,2238.23,2234.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27824,做空,2023-12-21 17:55:00,2023-12-21 18:00:00,2234.92,2239.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27825,做多,2023-12-21 18:00:00,2023-12-21 18:05:00,2239.44,2239.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27826,做空,2023-12-21 18:05:00,2023-12-21 18:20:00,2239.32,2238.82,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27827,做多,2023-12-21 18:20:00,2023-12-21 18:25:00,2238.82,2237.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27828,做空,2023-12-21 18:25:00,2023-12-21 19:05:00,2237.97,2236.52,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27829,做多,2023-12-21 19:05:00,2023-12-21 21:00:00,2236.52,2239.35,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27830,做空,2023-12-21 21:00:00,2023-12-21 21:10:00,2239.35,2241.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27831,做多,2023-12-21 21:10:00,2023-12-21 21:15:00,2241.05,2240.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27832,做空,2023-12-21 21:15:00,2023-12-21 21:25:00,2240.93,2242.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27833,做多,2023-12-21 21:25:00,2023-12-21 21:40:00,2242.54,2257.38,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27834,做多,2023-12-22 00:15:00,2023-12-22 00:30:00,2240.45,2250.45,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27835,做多,2023-12-22 02:30:00,2023-12-22 03:25:00,2241.3,2241.9,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27836,做空,2023-12-22 03:25:00,2023-12-22 03:35:00,2241.9,2240.33,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27837,做多,2023-12-22 03:35:00,2023-12-22 04:30:00,2240.33,2259.08,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27838,做多,2023-12-22 16:50:00,2023-12-22 17:10:00,2313.61,2327.71,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27839,做多,2023-12-22 19:30:00,2023-12-22 19:35:00,2318.55,2317.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27840,做空,2023-12-22 19:35:00,2023-12-22 21:20:00,2317.48,2319.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27841,做多,2023-12-22 21:20:00,2023-12-22 21:25:00,2319.4,2318.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27842,做空,2023-12-22 21:25:00,2023-12-22 21:30:00,2318.67,2319.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27843,做多,2023-12-22 21:30:00,2023-12-22 21:40:00,2319.21,2318.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27844,做空,2023-12-22 21:40:00,2023-12-22 22:10:00,2318.59,2306.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27845,做多,2023-12-22 23:10:00,2023-12-23 00:20:00,2323.03,2319.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27846,做空,2023-12-23 00:20:00,2023-12-23 00:25:00,2319.26,2322.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27847,做多,2023-12-23 00:25:00,2023-12-23 00:30:00,2322.55,2317.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27848,做空,2023-12-23 00:30:00,2023-12-23 00:35:00,2317.22,2318.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27849,做多,2023-12-23 00:35:00,2023-12-23 00:45:00,2318.75,2319.25,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27850,做空,2023-12-23 00:45:00,2023-12-23 01:15:00,2319.25,2306.75,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27851,做多,2023-12-23 09:10:00,2023-12-23 09:20:00,2293.9,2292.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27852,做空,2023-12-23 09:20:00,2023-12-23 09:40:00,2292.07,2292.07,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27853,做多,2023-12-23 09:40:00,2023-12-23 09:45:00,2292.07,2290.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27854,做空,2023-12-23 09:45:00,2023-12-23 09:50:00,2290.46,2293.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27855,做多,2023-12-23 09:50:00,2023-12-23 10:30:00,2293.88,2288.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27856,做空,2023-12-23 10:30:00,2023-12-23 10:35:00,2288.91,2289.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27857,做多,2023-12-23 10:35:00,2023-12-23 10:45:00,2289.43,2289.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27858,做空,2023-12-23 10:45:00,2023-12-23 10:50:00,2289.26,2289.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27859,做多,2023-12-23 10:50:00,2023-12-23 10:55:00,2289.88,2287.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27860,做空,2023-12-23 10:55:00,2023-12-23 11:40:00,2287.75,2291.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27861,做多,2023-12-23 11:40:00,2023-12-23 12:15:00,2291.5,2295.26,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27862,做多,2023-12-23 14:35:00,2023-12-23 14:45:00,2291.01,2291.75,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27863,做空,2023-12-23 14:45:00,2023-12-23 14:55:00,2291.75,2292.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27864,做多,2023-12-23 14:55:00,2023-12-23 15:00:00,2292.28,2290.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27865,做空,2023-12-23 15:00:00,2023-12-23 15:05:00,2290.41,2291.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27866,做多,2023-12-23 15:05:00,2023-12-23 15:10:00,2291.94,2290.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27867,做空,2023-12-23 15:10:00,2023-12-23 15:15:00,2290.23,2291.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27868,做多,2023-12-23 15:15:00,2023-12-23 15:25:00,2291.05,2289.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27869,做空,2023-12-23 15:25:00,2023-12-23 15:40:00,2289.53,2289.47,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -27870,做多,2023-12-23 15:45:00,2023-12-23 15:50:00,2291.72,2290.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27871,做空,2023-12-23 15:50:00,2023-12-23 16:00:00,2290.57,2286.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27872,做多,2023-12-23 16:15:00,2023-12-23 16:20:00,2291.4,2290.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27873,做空,2023-12-23 16:20:00,2023-12-23 16:25:00,2290.13,2293.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27874,做多,2023-12-23 16:25:00,2023-12-23 16:30:00,2293.37,2296.32,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27875,做多,2023-12-23 17:00:00,2023-12-23 17:35:00,2294.98,2298.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27876,做多,2023-12-23 18:10:00,2023-12-23 18:30:00,2292.35,2301.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27877,做多,2023-12-23 19:50:00,2023-12-23 19:55:00,2293.64,2293.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27878,做空,2023-12-23 19:55:00,2023-12-23 20:00:00,2293.54,2296.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27879,做多,2023-12-23 20:00:00,2023-12-23 20:05:00,2296.25,2293.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27880,做空,2023-12-23 20:05:00,2023-12-23 20:40:00,2293.76,2288.95,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27881,做多,2023-12-23 22:15:00,2023-12-23 22:20:00,2294.57,2293.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27882,做空,2023-12-23 22:20:00,2023-12-23 22:30:00,2293.44,2294.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27883,做多,2023-12-23 22:30:00,2023-12-23 22:45:00,2294.82,2301.78,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27884,做多,2023-12-24 04:50:00,2023-12-24 05:20:00,2307.44,2304.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27885,做空,2023-12-24 05:20:00,2023-12-24 05:35:00,2304.08,2287.92,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -27886,做多,2023-12-24 13:15:00,2023-12-24 13:20:00,2295.6,2295.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27887,做空,2023-12-24 13:20:00,2023-12-24 13:25:00,2295.09,2296.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27888,做多,2023-12-24 13:25:00,2023-12-24 13:35:00,2296.24,2294.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27889,做空,2023-12-24 13:35:00,2023-12-24 13:45:00,2294.95,2295.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27890,做多,2023-12-24 13:45:00,2023-12-24 14:10:00,2295.09,2306.69,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27891,做多,2023-12-24 15:00:00,2023-12-24 15:15:00,2295.23,2297.99,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27892,做多,2023-12-24 15:35:00,2023-12-24 16:00:00,2295.59,2293.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27893,做空,2023-12-24 16:00:00,2023-12-24 16:25:00,2293.03,2296.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27894,做多,2023-12-24 16:25:00,2023-12-24 17:15:00,2296.06,2294.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27895,做空,2023-12-24 17:15:00,2023-12-24 17:25:00,2294.04,2293.21,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27896,做多,2023-12-24 17:25:00,2023-12-24 17:30:00,2293.21,2292.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27897,做空,2023-12-24 17:30:00,2023-12-24 18:15:00,2292.04,2293.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27898,做多,2023-12-24 18:15:00,2023-12-24 19:15:00,2293.39,2293.39,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27899,做空,2023-12-24 19:15:00,2023-12-24 19:20:00,2293.39,2293.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27900,做多,2023-12-24 19:20:00,2023-12-24 19:30:00,2293.85,2292.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27901,做空,2023-12-24 19:30:00,2023-12-24 19:35:00,2292.72,2285.48,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27902,做多,2023-12-25 03:15:00,2023-12-25 03:20:00,2274.88,2274.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27903,做空,2023-12-25 03:20:00,2023-12-25 03:30:00,2274.45,2276.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27904,做多,2023-12-25 03:30:00,2023-12-25 03:35:00,2276.89,2273.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27905,做空,2023-12-25 03:35:00,2023-12-25 03:40:00,2273.93,2274.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27906,做多,2023-12-25 03:40:00,2023-12-25 05:30:00,2274.9,2283.46,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27907,做多,2023-12-25 09:00:00,2023-12-25 09:05:00,2279.32,2275.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27908,做空,2023-12-25 09:05:00,2023-12-25 09:15:00,2275.97,2277.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27909,做多,2023-12-25 09:15:00,2023-12-25 09:20:00,2277.55,2275.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27910,做空,2023-12-25 09:20:00,2023-12-25 09:35:00,2275.82,2269.17,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27911,做多,2023-12-25 10:20:00,2023-12-25 10:30:00,2278.87,2277.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27912,做空,2023-12-25 10:30:00,2023-12-25 10:40:00,2277.45,2278.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27913,做多,2023-12-25 10:40:00,2023-12-25 10:45:00,2278.68,2277.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27914,做空,2023-12-25 10:45:00,2023-12-25 10:55:00,2277.9,2278.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27915,做多,2023-12-25 10:55:00,2023-12-25 11:00:00,2278.81,2276.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27916,做空,2023-12-25 11:00:00,2023-12-25 11:25:00,2276.88,2282.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27917,做多,2023-12-25 11:25:00,2023-12-25 11:50:00,2282.27,2280.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27918,做空,2023-12-25 11:50:00,2023-12-25 12:10:00,2280.17,2279.07,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27919,做多,2023-12-25 12:10:00,2023-12-25 12:45:00,2279.07,2291.07,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27920,做多,2023-12-25 14:20:00,2023-12-25 14:30:00,2286.53,2292.56,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27921,做多,2023-12-25 17:10:00,2023-12-25 17:30:00,2282.13,2283.2,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27922,做空,2023-12-25 17:30:00,2023-12-25 17:35:00,2283.2,2283.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27923,做多,2023-12-25 17:35:00,2023-12-25 17:40:00,2283.41,2280.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27924,做空,2023-12-25 17:40:00,2023-12-25 17:45:00,2280.47,2281.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27925,做多,2023-12-25 17:45:00,2023-12-25 18:10:00,2281.02,2280.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27926,做空,2023-12-25 18:10:00,2023-12-25 18:15:00,2280.35,2283.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27927,做多,2023-12-25 18:15:00,2023-12-25 18:20:00,2283.47,2281.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27928,做空,2023-12-25 18:20:00,2023-12-25 18:25:00,2281.81,2283.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27929,做多,2023-12-25 18:25:00,2023-12-25 18:35:00,2283.74,2283.75,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27930,做空,2023-12-25 18:35:00,2023-12-25 18:40:00,2283.75,2284.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27931,做多,2023-12-25 18:40:00,2023-12-25 18:45:00,2284.57,2280.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27932,做空,2023-12-25 18:45:00,2023-12-25 18:50:00,2280.48,2276.2,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27933,做多,2023-12-25 22:15:00,2023-12-25 23:05:00,2286.75,2282.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27934,做空,2023-12-25 23:05:00,2023-12-25 23:20:00,2282.17,2279.76,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27935,做多,2023-12-25 23:20:00,2023-12-26 02:10:00,2279.76,2275.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27936,做空,2023-12-26 02:10:00,2023-12-26 02:40:00,2275.0,2276.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27937,做多,2023-12-26 02:40:00,2023-12-26 02:45:00,2276.76,2276.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27938,做空,2023-12-26 02:45:00,2023-12-26 03:10:00,2276.22,2274.15,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27939,做多,2023-12-26 03:10:00,2023-12-26 04:55:00,2274.15,2272.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27940,做空,2023-12-26 04:55:00,2023-12-26 05:10:00,2272.35,2265.11,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27941,做多,2023-12-26 12:25:00,2023-12-26 13:25:00,2245.81,2244.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27942,做空,2023-12-26 13:25:00,2023-12-26 13:35:00,2244.17,2247.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27943,做多,2023-12-26 13:35:00,2023-12-26 14:55:00,2247.01,2244.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27944,做空,2023-12-26 14:55:00,2023-12-26 15:05:00,2244.12,2242.1,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27945,做多,2023-12-26 15:05:00,2023-12-26 15:10:00,2242.1,2236.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27946,做空,2023-12-26 15:10:00,2023-12-26 15:15:00,2236.45,2239.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27947,做多,2023-12-26 15:15:00,2023-12-26 15:40:00,2239.94,2241.55,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27948,做空,2023-12-26 15:40:00,2023-12-26 15:50:00,2241.55,2228.19,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -27949,做多,2023-12-26 22:05:00,2023-12-27 01:50:00,2226.8,2232.96,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27950,做多,2023-12-27 02:45:00,2023-12-27 02:50:00,2221.73,2221.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27951,做空,2023-12-27 02:50:00,2023-12-27 02:55:00,2221.0,2222.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27952,做多,2023-12-27 02:55:00,2023-12-27 03:20:00,2222.98,2221.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27953,做空,2023-12-27 03:20:00,2023-12-27 03:40:00,2221.73,2222.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27954,做多,2023-12-27 03:40:00,2023-12-27 04:30:00,2222.28,2224.18,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27955,做空,2023-12-27 04:30:00,2023-12-27 04:35:00,2224.18,2225.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27956,做多,2023-12-27 04:35:00,2023-12-27 04:45:00,2225.05,2222.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27957,做空,2023-12-27 04:45:00,2023-12-27 04:55:00,2222.32,2223.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27958,做多,2023-12-27 04:55:00,2023-12-27 05:15:00,2223.84,2224.67,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27959,做空,2023-12-27 05:15:00,2023-12-27 05:45:00,2224.67,2227.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27960,做多,2023-12-27 05:45:00,2023-12-27 06:10:00,2227.63,2225.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27961,做空,2023-12-27 06:10:00,2023-12-27 06:15:00,2225.6,2227.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27962,做多,2023-12-27 06:15:00,2023-12-27 06:40:00,2227.02,2231.25,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27963,做多,2023-12-27 07:20:00,2023-12-27 08:05:00,2226.77,2233.47,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27964,做多,2023-12-28 05:15:00,2023-12-28 05:20:00,2394.38,2386.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27965,做空,2023-12-28 05:20:00,2023-12-28 05:35:00,2386.32,2392.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27966,做多,2023-12-28 05:35:00,2023-12-28 05:50:00,2392.41,2391.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27967,做空,2023-12-28 05:50:00,2023-12-28 07:15:00,2391.98,2382.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27968,做多,2023-12-28 10:35:00,2023-12-28 11:10:00,2406.88,2397.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27969,做空,2023-12-28 11:10:00,2023-12-28 11:20:00,2397.99,2397.05,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27970,做多,2023-12-28 11:20:00,2023-12-28 12:20:00,2397.05,2397.46,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27971,做空,2023-12-28 12:20:00,2023-12-28 12:55:00,2397.46,2375.98,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -27972,做多,2023-12-28 13:20:00,2023-12-28 13:25:00,2404.61,2406.29,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27973,做多,2023-12-28 14:10:00,2023-12-29 00:20:00,2389.68,2352.18,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -27974,做空,2023-12-29 00:20:00,2023-12-29 00:35:00,2352.18,2363.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27975,做多,2023-12-29 00:35:00,2023-12-29 00:40:00,2363.39,2362.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27976,做空,2023-12-29 00:40:00,2023-12-29 00:45:00,2362.09,2363.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27977,做多,2023-12-29 00:45:00,2023-12-29 00:50:00,2363.54,2348.95,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -27978,做空,2023-12-29 00:50:00,2023-12-29 00:55:00,2348.95,2345.91,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -27979,做多,2023-12-29 03:25:00,2023-12-29 04:10:00,2350.59,2351.7,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -27980,做空,2023-12-29 04:10:00,2023-12-29 04:40:00,2351.7,2351.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27981,做多,2023-12-29 04:40:00,2023-12-29 05:05:00,2351.82,2349.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27982,做空,2023-12-29 05:05:00,2023-12-29 05:10:00,2349.8,2350.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27983,做多,2023-12-29 05:10:00,2023-12-29 05:15:00,2350.1,2350.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27984,做空,2023-12-29 05:15:00,2023-12-29 05:35:00,2350.06,2348.68,0.01,100.0,0.0004,0.0,0.0,0.0,flip -27985,做多,2023-12-29 05:35:00,2023-12-29 06:40:00,2348.68,2359.42,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -27986,做多,2023-12-29 08:15:00,2023-12-29 08:40:00,2346.74,2344.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27987,做空,2023-12-29 08:40:00,2023-12-29 08:45:00,2344.8,2350.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27988,做多,2023-12-29 08:45:00,2023-12-29 08:50:00,2350.46,2348.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27989,做空,2023-12-29 08:50:00,2023-12-29 09:05:00,2348.68,2348.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27990,做多,2023-12-29 09:05:00,2023-12-29 09:30:00,2348.83,2364.05,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27991,做多,2023-12-29 13:20:00,2023-12-29 14:35:00,2357.65,2377.06,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -27992,做多,2023-12-30 00:50:00,2023-12-30 00:55:00,2305.69,2304.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27993,做空,2023-12-30 00:55:00,2023-12-30 01:05:00,2304.12,2304.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27994,做多,2023-12-30 01:05:00,2023-12-30 01:10:00,2304.57,2303.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27995,做空,2023-12-30 01:10:00,2023-12-30 01:15:00,2303.75,2306.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27996,做多,2023-12-30 01:15:00,2023-12-30 02:35:00,2306.29,2299.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27997,做空,2023-12-30 02:35:00,2023-12-30 04:00:00,2299.81,2302.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27998,做多,2023-12-30 04:00:00,2023-12-30 04:10:00,2302.24,2300.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -27999,做空,2023-12-30 04:10:00,2023-12-30 04:15:00,2300.9,2301.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28000,做多,2023-12-30 04:15:00,2023-12-30 07:30:00,2301.52,2302.77,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28001,做空,2023-12-30 07:30:00,2023-12-30 07:40:00,2302.77,2300.45,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28002,做多,2023-12-30 07:40:00,2023-12-30 12:20:00,2300.45,2293.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28003,做空,2023-12-30 12:20:00,2023-12-30 12:25:00,2293.75,2297.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28004,做多,2023-12-30 12:25:00,2023-12-30 12:35:00,2297.31,2292.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28005,做空,2023-12-30 12:35:00,2023-12-30 12:50:00,2292.53,2293.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28006,做多,2023-12-30 12:50:00,2023-12-30 12:55:00,2293.82,2293.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28007,做空,2023-12-30 12:55:00,2023-12-30 13:00:00,2293.79,2293.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28008,做多,2023-12-30 13:00:00,2023-12-30 13:45:00,2293.88,2292.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28009,做空,2023-12-30 13:45:00,2023-12-30 13:55:00,2292.54,2295.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28010,做多,2023-12-30 13:55:00,2023-12-30 14:20:00,2295.9,2291.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28011,做空,2023-12-30 14:20:00,2023-12-30 14:25:00,2291.0,2294.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28012,做多,2023-12-30 14:25:00,2023-12-30 14:35:00,2294.37,2294.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28013,做空,2023-12-30 14:35:00,2023-12-30 18:45:00,2294.24,2300.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28014,做多,2023-12-30 18:45:00,2023-12-30 19:15:00,2300.47,2300.64,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28015,做空,2023-12-30 19:15:00,2023-12-30 19:55:00,2300.64,2301.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28016,做多,2023-12-30 19:55:00,2023-12-30 20:20:00,2301.98,2304.0,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28017,做空,2023-12-30 20:20:00,2023-12-30 20:45:00,2304.0,2302.0,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28018,做多,2023-12-30 20:45:00,2023-12-30 20:55:00,2302.0,2300.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28019,做空,2023-12-30 20:55:00,2023-12-30 21:00:00,2300.54,2304.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28020,做多,2023-12-30 21:00:00,2023-12-30 21:05:00,2304.56,2302.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28021,做空,2023-12-30 21:05:00,2023-12-30 21:25:00,2302.92,2305.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28022,做多,2023-12-30 21:25:00,2023-12-30 21:35:00,2305.43,2300.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28023,做空,2023-12-30 21:35:00,2023-12-30 21:50:00,2300.96,2302.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28024,做多,2023-12-30 21:50:00,2023-12-30 22:00:00,2302.8,2300.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28025,做空,2023-12-30 22:00:00,2023-12-30 22:10:00,2300.85,2303.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28026,做多,2023-12-30 22:10:00,2023-12-31 00:45:00,2303.06,2303.18,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28027,做空,2023-12-31 00:45:00,2023-12-31 01:10:00,2303.18,2302.13,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28028,做多,2023-12-31 01:10:00,2023-12-31 07:30:00,2302.13,2305.97,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28029,做多,2023-12-31 12:55:00,2023-12-31 14:05:00,2304.85,2301.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28030,做空,2023-12-31 14:05:00,2023-12-31 15:00:00,2301.81,2306.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28031,做多,2023-12-31 15:00:00,2023-12-31 15:25:00,2306.2,2299.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28032,做空,2023-12-31 15:25:00,2023-12-31 16:10:00,2299.24,2304.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28033,做多,2023-12-31 16:10:00,2023-12-31 16:25:00,2304.91,2305.74,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28034,做空,2023-12-31 16:25:00,2023-12-31 17:05:00,2305.74,2307.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28035,做多,2023-12-31 17:05:00,2023-12-31 17:20:00,2307.82,2306.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28036,做空,2023-12-31 17:20:00,2023-12-31 17:25:00,2306.36,2295.34,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28037,做多,2023-12-31 18:40:00,2023-12-31 18:45:00,2306.3,2305.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28038,做空,2023-12-31 18:45:00,2023-12-31 19:15:00,2305.47,2298.52,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28039,做多,2024-01-01 00:10:00,2024-01-01 00:15:00,2298.49,2294.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28040,做空,2024-01-01 00:15:00,2024-01-01 00:20:00,2294.06,2296.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28041,做多,2024-01-01 00:20:00,2024-01-01 00:25:00,2296.59,2292.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28042,做空,2024-01-01 00:25:00,2024-01-01 00:35:00,2292.83,2296.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28043,做多,2024-01-01 00:35:00,2024-01-01 00:40:00,2296.2,2295.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28044,做空,2024-01-01 00:40:00,2024-01-01 00:50:00,2295.19,2297.34,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28045,做多,2024-01-01 00:50:00,2024-01-01 01:35:00,2297.34,2306.37,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28046,做多,2024-01-01 02:50:00,2024-01-01 03:05:00,2296.39,2292.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28047,做空,2024-01-01 03:05:00,2024-01-01 03:40:00,2292.58,2278.09,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28048,做多,2024-01-01 07:00:00,2024-01-01 07:40:00,2286.72,2285.34,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28049,做空,2024-01-01 07:40:00,2024-01-01 08:05:00,2285.34,2286.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28050,做多,2024-01-01 08:05:00,2024-01-01 08:25:00,2286.37,2284.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28051,做空,2024-01-01 08:25:00,2024-01-01 08:50:00,2284.94,2287.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28052,做多,2024-01-01 08:50:00,2024-01-01 09:45:00,2287.86,2300.06,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28053,做多,2024-01-02 11:55:00,2024-01-02 12:45:00,2394.28,2397.39,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28054,做空,2024-01-02 12:45:00,2024-01-02 13:15:00,2397.39,2397.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28055,做多,2024-01-02 13:15:00,2024-01-02 13:20:00,2397.83,2397.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28056,做空,2024-01-02 13:20:00,2024-01-02 13:25:00,2397.71,2398.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28057,做多,2024-01-02 13:25:00,2024-01-02 13:50:00,2398.24,2397.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28058,做空,2024-01-02 13:50:00,2024-01-02 13:55:00,2397.32,2400.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28059,做多,2024-01-02 13:55:00,2024-01-02 14:20:00,2400.94,2397.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28060,做空,2024-01-02 14:20:00,2024-01-02 14:35:00,2397.14,2379.89,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28061,做多,2024-01-02 20:05:00,2024-01-02 20:20:00,2378.42,2374.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28062,做空,2024-01-02 20:20:00,2024-01-02 21:00:00,2374.39,2358.48,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28063,做多,2024-01-02 22:05:00,2024-01-02 22:10:00,2374.12,2371.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28064,做空,2024-01-02 22:10:00,2024-01-02 23:45:00,2371.36,2353.22,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28065,做多,2024-01-03 00:05:00,2024-01-03 00:15:00,2361.95,2361.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28066,做空,2024-01-03 00:15:00,2024-01-03 00:25:00,2361.4,2353.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28067,做多,2024-01-03 00:40:00,2024-01-03 00:50:00,2365.0,2360.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28068,做空,2024-01-03 00:50:00,2024-01-03 00:55:00,2360.85,2363.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28069,做多,2024-01-03 00:55:00,2024-01-03 01:50:00,2363.48,2377.4,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -28070,做多,2024-01-03 03:10:00,2024-01-03 04:30:00,2368.56,2366.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28071,做空,2024-01-03 04:30:00,2024-01-03 04:35:00,2366.94,2368.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28072,做多,2024-01-03 04:35:00,2024-01-03 05:15:00,2368.59,2376.96,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28073,做多,2024-01-03 08:15:00,2024-01-03 08:35:00,2369.99,2370.51,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28074,做空,2024-01-03 08:35:00,2024-01-03 08:55:00,2370.51,2372.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28075,做多,2024-01-03 08:55:00,2024-01-03 09:35:00,2372.53,2386.11,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -28076,做多,2024-01-03 10:25:00,2024-01-03 10:35:00,2375.84,2368.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28077,做空,2024-01-03 10:35:00,2024-01-03 10:40:00,2368.35,2364.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28078,做多,2024-01-03 21:00:00,2024-01-03 21:05:00,2222.7,2214.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28079,做空,2024-01-03 21:05:00,2024-01-03 21:15:00,2214.92,2222.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28080,做多,2024-01-03 21:15:00,2024-01-03 22:20:00,2222.06,2216.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28081,做空,2024-01-03 22:20:00,2024-01-03 22:45:00,2216.72,2209.06,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28082,做多,2024-01-04 00:05:00,2024-01-04 00:20:00,2215.32,2209.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28083,做空,2024-01-04 00:20:00,2024-01-04 01:20:00,2209.0,2203.06,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28084,做多,2024-01-04 02:10:00,2024-01-04 02:20:00,2218.67,2223.95,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28085,做多,2024-01-04 08:00:00,2024-01-04 08:05:00,2225.34,2217.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28086,做空,2024-01-04 08:05:00,2024-01-04 08:20:00,2217.89,2221.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28087,做多,2024-01-04 08:20:00,2024-01-04 09:35:00,2221.9,2224.33,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28088,做空,2024-01-04 09:35:00,2024-01-04 09:40:00,2224.33,2225.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28089,做多,2024-01-04 09:40:00,2024-01-04 09:45:00,2225.37,2224.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28090,做空,2024-01-04 09:45:00,2024-01-04 09:50:00,2224.21,2227.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28091,做多,2024-01-04 09:50:00,2024-01-04 09:55:00,2227.5,2224.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28092,做空,2024-01-04 09:55:00,2024-01-04 10:00:00,2224.68,2227.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28093,做多,2024-01-04 10:00:00,2024-01-04 10:05:00,2227.01,2220.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28094,做空,2024-01-04 10:05:00,2024-01-04 10:15:00,2220.23,2213.46,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28095,做多,2024-01-04 11:30:00,2024-01-04 11:35:00,2230.09,2227.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28096,做空,2024-01-04 11:35:00,2024-01-04 11:45:00,2227.32,2227.05,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28097,做多,2024-01-04 11:45:00,2024-01-04 11:55:00,2227.05,2229.13,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28098,做空,2024-01-04 11:55:00,2024-01-04 12:05:00,2229.13,2229.0,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28099,做多,2024-01-04 12:05:00,2024-01-04 12:15:00,2229.0,2237.18,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28100,做多,2024-01-04 12:30:00,2024-01-04 13:50:00,2234.44,2245.46,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28101,做多,2024-01-04 22:35:00,2024-01-04 22:45:00,2271.34,2266.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28102,做空,2024-01-04 22:45:00,2024-01-04 22:50:00,2266.2,2269.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28103,做多,2024-01-04 22:50:00,2024-01-04 23:00:00,2269.21,2269.34,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28104,做空,2024-01-04 23:00:00,2024-01-04 23:05:00,2269.34,2270.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28105,做多,2024-01-04 23:05:00,2024-01-04 23:30:00,2270.39,2272.13,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28106,做空,2024-01-04 23:30:00,2024-01-05 00:20:00,2272.13,2273.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28107,做多,2024-01-05 00:20:00,2024-01-05 00:25:00,2273.02,2271.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28108,做空,2024-01-05 00:25:00,2024-01-05 00:30:00,2271.36,2267.18,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28109,做多,2024-01-05 06:50:00,2024-01-05 06:55:00,2255.78,2255.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28110,做空,2024-01-05 06:55:00,2024-01-05 07:00:00,2255.29,2257.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28111,做多,2024-01-05 07:00:00,2024-01-05 07:45:00,2257.98,2254.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28112,做空,2024-01-05 07:45:00,2024-01-05 08:00:00,2254.16,2255.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28113,做多,2024-01-05 08:00:00,2024-01-05 08:05:00,2255.21,2253.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28114,做空,2024-01-05 08:05:00,2024-01-05 08:10:00,2253.19,2255.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28115,做多,2024-01-05 08:10:00,2024-01-05 08:30:00,2255.94,2252.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28116,做空,2024-01-05 08:30:00,2024-01-05 08:35:00,2252.86,2253.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28117,做多,2024-01-05 08:35:00,2024-01-05 08:40:00,2253.72,2252.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28118,做空,2024-01-05 08:40:00,2024-01-05 08:55:00,2252.57,2252.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28119,做多,2024-01-05 08:55:00,2024-01-05 09:00:00,2252.69,2263.56,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28120,做多,2024-01-05 12:20:00,2024-01-05 12:25:00,2250.6,2247.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28121,做空,2024-01-05 12:25:00,2024-01-05 12:30:00,2247.94,2248.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28122,做多,2024-01-05 12:30:00,2024-01-05 13:20:00,2248.78,2246.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28123,做空,2024-01-05 13:20:00,2024-01-05 13:30:00,2246.91,2245.35,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28124,做多,2024-01-05 19:40:00,2024-01-05 19:50:00,2236.53,2233.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28125,做空,2024-01-05 19:50:00,2024-01-05 19:55:00,2233.04,2234.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28126,做多,2024-01-05 19:55:00,2024-01-05 20:15:00,2234.3,2237.03,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28127,做空,2024-01-05 20:15:00,2024-01-05 21:10:00,2237.03,2239.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28128,做多,2024-01-05 21:10:00,2024-01-05 22:00:00,2239.06,2246.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28129,做多,2024-01-06 04:25:00,2024-01-06 04:35:00,2252.15,2250.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28130,做空,2024-01-06 04:35:00,2024-01-06 04:40:00,2250.91,2251.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28131,做多,2024-01-06 04:40:00,2024-01-06 04:45:00,2251.8,2249.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28132,做空,2024-01-06 04:45:00,2024-01-06 05:20:00,2249.73,2239.9,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28133,做多,2024-01-06 11:55:00,2024-01-06 12:05:00,2238.84,2239.94,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28134,做空,2024-01-06 12:05:00,2024-01-06 12:30:00,2239.94,2238.37,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28135,做多,2024-01-06 12:30:00,2024-01-06 12:35:00,2238.37,2234.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28136,做空,2024-01-06 12:35:00,2024-01-06 13:15:00,2234.26,2236.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28137,做多,2024-01-06 13:15:00,2024-01-06 13:25:00,2236.0,2234.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28138,做空,2024-01-06 13:25:00,2024-01-06 13:40:00,2234.39,2238.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28139,做多,2024-01-06 13:40:00,2024-01-06 14:15:00,2238.01,2245.2,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28140,做多,2024-01-06 19:25:00,2024-01-06 20:10:00,2241.69,2239.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28141,做空,2024-01-06 20:10:00,2024-01-06 20:15:00,2239.35,2242.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28142,做多,2024-01-06 20:15:00,2024-01-06 20:40:00,2242.29,2242.87,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28143,做空,2024-01-06 20:40:00,2024-01-06 21:05:00,2242.87,2237.86,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28144,做多,2024-01-07 00:15:00,2024-01-07 00:25:00,2243.45,2242.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28145,做空,2024-01-07 00:25:00,2024-01-07 00:30:00,2242.47,2244.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28146,做多,2024-01-07 00:30:00,2024-01-07 00:35:00,2244.36,2249.06,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28147,做多,2024-01-07 02:00:00,2024-01-07 02:35:00,2244.31,2237.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28148,做空,2024-01-07 02:35:00,2024-01-07 02:45:00,2237.19,2235.79,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28149,做多,2024-01-07 03:00:00,2024-01-07 03:25:00,2243.03,2242.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28150,做空,2024-01-07 03:25:00,2024-01-07 03:50:00,2242.76,2242.46,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28151,做多,2024-01-07 03:50:00,2024-01-07 03:55:00,2242.46,2241.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28152,做空,2024-01-07 03:55:00,2024-01-07 04:00:00,2241.99,2246.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28153,做多,2024-01-07 04:00:00,2024-01-07 04:15:00,2246.01,2244.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28154,做空,2024-01-07 04:15:00,2024-01-07 05:40:00,2244.49,2244.36,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28155,做多,2024-01-07 05:40:00,2024-01-07 05:55:00,2244.36,2242.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28156,做空,2024-01-07 05:55:00,2024-01-07 06:05:00,2242.79,2244.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28157,做多,2024-01-07 06:05:00,2024-01-07 06:10:00,2244.46,2249.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28158,做多,2024-01-07 13:10:00,2024-01-07 13:20:00,2242.34,2249.31,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28159,做多,2024-01-07 17:45:00,2024-01-07 17:50:00,2238.77,2237.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28160,做空,2024-01-07 17:50:00,2024-01-07 17:55:00,2237.05,2238.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28161,做多,2024-01-07 17:55:00,2024-01-07 18:00:00,2238.88,2237.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28162,做空,2024-01-07 18:00:00,2024-01-07 18:10:00,2237.67,2238.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28163,做多,2024-01-07 18:10:00,2024-01-07 18:25:00,2238.32,2238.35,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28164,做空,2024-01-07 18:25:00,2024-01-07 21:00:00,2238.35,2240.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28165,做多,2024-01-07 21:00:00,2024-01-07 21:05:00,2240.91,2240.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28166,做空,2024-01-07 21:05:00,2024-01-07 21:10:00,2240.84,2241.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28167,做多,2024-01-07 21:10:00,2024-01-07 21:15:00,2241.54,2240.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28168,做空,2024-01-07 21:15:00,2024-01-07 22:05:00,2240.81,2232.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28169,做多,2024-01-08 06:20:00,2024-01-08 07:15:00,2217.09,2227.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28170,做多,2024-01-08 09:55:00,2024-01-08 10:25:00,2210.99,2225.9,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28171,做多,2024-01-09 12:00:00,2024-01-09 12:15:00,2300.15,2299.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28172,做空,2024-01-09 12:15:00,2024-01-09 12:35:00,2299.44,2296.34,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28173,做多,2024-01-09 18:50:00,2024-01-09 19:05:00,2275.35,2271.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28174,做空,2024-01-09 19:05:00,2024-01-09 19:15:00,2271.05,2276.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28175,做多,2024-01-09 19:15:00,2024-01-09 19:20:00,2276.55,2275.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28176,做空,2024-01-09 19:20:00,2024-01-09 20:00:00,2275.27,2272.15,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28177,做多,2024-01-09 20:00:00,2024-01-09 21:10:00,2272.15,2298.89,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28178,做多,2024-01-09 21:10:00,2024-01-09 21:15:00,2298.89,2278.03,0.01,100.0,0.0004,-0.01,0.0,-0.01,tp_upper -28179,做多,2024-01-09 21:20:00,2024-01-09 21:25:00,2307.56,2290.83,0.01,100.0,0.0004,-0.01,0.0,-0.01,tp_upper -28180,做多,2024-01-10 08:45:00,2024-01-10 08:55:00,2370.29,2365.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28181,做空,2024-01-10 08:55:00,2024-01-10 09:00:00,2365.41,2376.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28182,做多,2024-01-10 09:00:00,2024-01-10 09:15:00,2376.02,2398.0,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28183,做多,2024-01-10 13:10:00,2024-01-10 13:15:00,2383.68,2374.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28184,做空,2024-01-10 13:15:00,2024-01-10 13:25:00,2374.35,2387.3,0.01,100.0,0.0004,-0.0,0.0,-0.01,flip -28185,做多,2024-01-10 13:25:00,2024-01-10 13:30:00,2387.3,2378.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28186,做空,2024-01-10 13:30:00,2024-01-10 14:20:00,2378.88,2386.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28187,做多,2024-01-10 14:20:00,2024-01-10 14:30:00,2386.13,2391.03,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28188,做空,2024-01-10 14:30:00,2024-01-10 14:45:00,2391.03,2388.02,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28189,做多,2024-01-10 14:45:00,2024-01-10 14:50:00,2388.02,2385.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28190,做空,2024-01-10 14:50:00,2024-01-10 15:00:00,2385.23,2403.98,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -28191,做多,2024-01-10 15:00:00,2024-01-10 15:05:00,2403.98,2419.33,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28192,做多,2024-01-11 06:30:00,2024-01-11 06:50:00,2578.12,2578.68,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28193,做空,2024-01-11 06:50:00,2024-01-11 07:05:00,2578.68,2583.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28194,做多,2024-01-11 07:05:00,2024-01-11 07:15:00,2583.02,2584.92,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28195,做空,2024-01-11 07:15:00,2024-01-11 07:50:00,2584.92,2586.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28196,做多,2024-01-11 07:50:00,2024-01-11 08:05:00,2586.51,2588.61,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28197,做空,2024-01-11 08:05:00,2024-01-11 08:10:00,2588.61,2596.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28198,做多,2024-01-11 08:10:00,2024-01-11 08:50:00,2596.96,2612.77,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -28199,做多,2024-01-11 16:00:00,2024-01-11 16:05:00,2625.24,2594.12,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -28200,做空,2024-01-11 16:05:00,2024-01-11 16:10:00,2594.12,2582.94,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28201,做多,2024-01-11 20:05:00,2024-01-11 20:15:00,2628.82,2627.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28202,做空,2024-01-11 20:15:00,2024-01-11 20:20:00,2627.45,2628.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28203,做多,2024-01-11 20:20:00,2024-01-11 20:30:00,2628.13,2616.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28204,做空,2024-01-11 20:30:00,2024-01-11 22:55:00,2616.92,2616.2,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28205,做多,2024-01-11 22:55:00,2024-01-11 23:25:00,2616.2,2614.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28206,做空,2024-01-11 23:25:00,2024-01-11 23:30:00,2614.7,2615.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28207,做多,2024-01-11 23:30:00,2024-01-12 00:15:00,2615.64,2609.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28208,做空,2024-01-12 00:15:00,2024-01-12 00:35:00,2609.11,2607.45,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28209,做多,2024-01-12 00:35:00,2024-01-12 00:45:00,2607.45,2607.92,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28210,做空,2024-01-12 00:45:00,2024-01-12 01:10:00,2607.92,2594.43,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28211,做多,2024-01-12 02:40:00,2024-01-12 02:55:00,2607.69,2608.83,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28212,做空,2024-01-12 02:55:00,2024-01-12 03:10:00,2608.83,2608.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28213,做多,2024-01-12 03:10:00,2024-01-12 03:15:00,2608.88,2599.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28214,做空,2024-01-12 03:15:00,2024-01-12 03:25:00,2599.01,2596.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28215,做多,2024-01-12 05:45:00,2024-01-12 06:15:00,2605.4,2621.81,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -28216,做多,2024-01-12 08:45:00,2024-01-12 09:05:00,2600.62,2600.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28217,做空,2024-01-12 09:05:00,2024-01-12 09:20:00,2600.12,2592.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28218,做多,2024-01-12 09:30:00,2024-01-12 09:45:00,2601.09,2614.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28219,做多,2024-01-13 02:50:00,2024-01-13 02:55:00,2551.61,2546.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28220,做空,2024-01-13 02:55:00,2024-01-13 03:00:00,2546.42,2549.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28221,做多,2024-01-13 03:00:00,2024-01-13 03:05:00,2549.9,2540.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28222,做空,2024-01-13 03:05:00,2024-01-13 03:15:00,2540.01,2540.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28223,做多,2024-01-13 03:15:00,2024-01-13 03:25:00,2540.48,2543.77,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28224,做空,2024-01-13 03:25:00,2024-01-13 03:30:00,2543.77,2546.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28225,做多,2024-01-13 03:30:00,2024-01-13 04:05:00,2546.4,2541.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28226,做空,2024-01-13 04:05:00,2024-01-13 04:10:00,2541.78,2542.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28227,做多,2024-01-13 04:10:00,2024-01-13 04:15:00,2542.94,2542.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28228,做空,2024-01-13 04:15:00,2024-01-13 09:20:00,2542.81,2542.52,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28229,做多,2024-01-13 09:20:00,2024-01-13 09:45:00,2542.52,2541.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28230,做空,2024-01-13 09:45:00,2024-01-13 09:50:00,2541.36,2541.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28231,做多,2024-01-13 09:50:00,2024-01-13 09:55:00,2541.89,2541.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28232,做空,2024-01-13 09:55:00,2024-01-13 10:10:00,2541.18,2527.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28233,做多,2024-01-13 11:40:00,2024-01-13 12:10:00,2543.09,2538.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28234,做空,2024-01-13 12:10:00,2024-01-13 12:25:00,2538.92,2547.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28235,做多,2024-01-13 12:25:00,2024-01-13 12:30:00,2547.85,2547.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28236,做空,2024-01-13 12:30:00,2024-01-13 12:50:00,2547.8,2547.67,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28237,做多,2024-01-13 12:50:00,2024-01-13 12:55:00,2547.67,2543.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28238,做空,2024-01-13 12:55:00,2024-01-13 13:05:00,2543.4,2546.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28239,做多,2024-01-13 13:05:00,2024-01-13 13:15:00,2546.35,2544.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28240,做空,2024-01-13 13:15:00,2024-01-13 13:20:00,2544.74,2548.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28241,做多,2024-01-13 13:20:00,2024-01-13 13:40:00,2548.88,2545.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28242,做空,2024-01-13 13:40:00,2024-01-13 14:05:00,2545.14,2537.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28243,做多,2024-01-13 14:45:00,2024-01-13 15:15:00,2543.87,2555.26,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28244,做多,2024-01-14 00:35:00,2024-01-14 00:40:00,2569.14,2568.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28245,做空,2024-01-14 00:40:00,2024-01-14 00:45:00,2568.83,2569.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28246,做多,2024-01-14 00:45:00,2024-01-14 00:50:00,2569.93,2564.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28247,做空,2024-01-14 00:50:00,2024-01-14 00:55:00,2564.57,2564.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28248,做多,2024-01-14 00:55:00,2024-01-14 01:15:00,2564.81,2569.24,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28249,做空,2024-01-14 01:15:00,2024-01-14 01:20:00,2569.24,2572.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28250,做多,2024-01-14 01:20:00,2024-01-14 01:40:00,2572.56,2568.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28251,做空,2024-01-14 01:40:00,2024-01-14 01:55:00,2568.71,2569.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28252,做多,2024-01-14 01:55:00,2024-01-14 02:00:00,2569.92,2569.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28253,做空,2024-01-14 02:00:00,2024-01-14 02:15:00,2569.32,2560.02,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28254,做多,2024-01-14 15:00:00,2024-01-14 15:05:00,2544.27,2543.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28255,做空,2024-01-14 15:05:00,2024-01-14 16:10:00,2543.12,2544.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28256,做多,2024-01-14 16:10:00,2024-01-14 16:15:00,2544.11,2540.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28257,做空,2024-01-14 16:15:00,2024-01-14 16:25:00,2540.52,2534.86,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28258,做多,2024-01-14 22:00:00,2024-01-14 22:15:00,2529.1,2527.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28259,做空,2024-01-14 22:15:00,2024-01-14 22:30:00,2527.43,2508.62,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -28260,做多,2024-01-15 03:00:00,2024-01-15 03:05:00,2509.48,2508.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28261,做空,2024-01-15 03:05:00,2024-01-15 03:10:00,2508.99,2509.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28262,做多,2024-01-15 03:10:00,2024-01-15 03:30:00,2509.36,2509.44,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28263,做空,2024-01-15 03:30:00,2024-01-15 04:10:00,2509.44,2509.07,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28264,做多,2024-01-15 04:10:00,2024-01-15 07:35:00,2509.07,2506.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28265,做空,2024-01-15 07:35:00,2024-01-15 14:55:00,2506.48,2508.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -28266,做多,2024-01-15 16:40:00,2024-01-15 16:45:00,2527.63,2524.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28267,做空,2024-01-15 16:45:00,2024-01-15 17:00:00,2524.8,2528.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28268,做多,2024-01-15 17:00:00,2024-01-15 18:25:00,2528.15,2547.63,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -28269,做多,2024-01-15 19:45:00,2024-01-15 19:55:00,2537.7,2535.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28270,做空,2024-01-15 19:55:00,2024-01-15 20:00:00,2535.22,2536.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28271,做多,2024-01-15 20:00:00,2024-01-15 20:30:00,2536.4,2531.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28272,做空,2024-01-15 20:30:00,2024-01-15 20:35:00,2531.5,2533.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28273,做多,2024-01-15 20:35:00,2024-01-16 02:35:00,2533.14,2521.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28274,做空,2024-01-16 02:35:00,2024-01-16 03:15:00,2521.36,2523.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28275,做多,2024-01-16 03:15:00,2024-01-16 03:25:00,2523.03,2522.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28276,做空,2024-01-16 03:25:00,2024-01-16 03:30:00,2522.16,2524.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28277,做多,2024-01-16 03:30:00,2024-01-16 05:25:00,2524.3,2535.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28278,做多,2024-01-16 07:30:00,2024-01-16 08:45:00,2528.71,2541.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28279,做多,2024-01-16 10:30:00,2024-01-16 11:25:00,2531.81,2525.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28280,做空,2024-01-16 11:25:00,2024-01-16 11:30:00,2525.89,2528.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -28281,做多,2024-01-16 12:00:00,2024-01-16 12:10:00,2532.29,2532.68,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28282,做空,2024-01-16 12:10:00,2024-01-16 12:20:00,2532.68,2533.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28283,做多,2024-01-16 12:20:00,2024-01-16 12:30:00,2533.13,2541.5,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28284,做多,2024-01-16 14:50:00,2024-01-16 15:00:00,2533.93,2528.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28285,做空,2024-01-16 15:00:00,2024-01-16 15:15:00,2528.25,2546.26,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -28286,做多,2024-01-16 15:15:00,2024-01-16 15:20:00,2546.26,2551.43,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28287,做多,2024-01-17 02:05:00,2024-01-17 14:25:00,2578.83,2551.47,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -28288,做空,2024-01-17 14:25:00,2024-01-17 14:40:00,2551.47,2562.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28289,做多,2024-01-17 14:40:00,2024-01-17 14:45:00,2562.31,2573.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28290,做多,2024-01-17 15:00:00,2024-01-17 15:10:00,2556.64,2561.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28291,做多,2024-01-17 20:30:00,2024-01-17 20:40:00,2538.54,2539.43,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28292,做空,2024-01-17 20:40:00,2024-01-17 20:45:00,2539.43,2541.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28293,做多,2024-01-17 20:45:00,2024-01-17 20:50:00,2541.96,2537.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28294,做空,2024-01-17 20:50:00,2024-01-17 21:10:00,2537.95,2538.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28295,做多,2024-01-17 21:10:00,2024-01-17 21:25:00,2538.59,2539.12,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28296,做空,2024-01-17 21:25:00,2024-01-17 21:45:00,2539.12,2527.62,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28297,做多,2024-01-18 01:00:00,2024-01-18 01:05:00,2531.2,2529.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28298,做空,2024-01-18 01:05:00,2024-01-18 01:15:00,2529.67,2525.41,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28299,做多,2024-01-18 02:20:00,2024-01-18 02:30:00,2529.84,2529.86,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28300,做空,2024-01-18 02:30:00,2024-01-18 02:40:00,2529.86,2529.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28301,做多,2024-01-18 02:40:00,2024-01-18 02:45:00,2529.88,2529.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28302,做空,2024-01-18 02:45:00,2024-01-18 02:55:00,2529.04,2529.0,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28303,做多,2024-01-18 02:55:00,2024-01-18 03:10:00,2529.0,2529.5,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28304,做空,2024-01-18 03:10:00,2024-01-18 03:15:00,2529.5,2530.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28305,做多,2024-01-18 03:15:00,2024-01-18 03:20:00,2530.23,2527.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28306,做空,2024-01-18 03:20:00,2024-01-18 03:25:00,2527.61,2529.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28307,做多,2024-01-18 03:25:00,2024-01-18 03:45:00,2529.27,2529.91,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28308,做空,2024-01-18 03:45:00,2024-01-18 03:50:00,2529.91,2530.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28309,做多,2024-01-18 03:50:00,2024-01-18 04:05:00,2530.16,2534.96,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28310,做多,2024-01-18 04:15:00,2024-01-18 04:55:00,2534.0,2530.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28311,做空,2024-01-18 04:55:00,2024-01-18 05:15:00,2530.41,2530.1,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28312,做多,2024-01-18 05:15:00,2024-01-18 05:20:00,2530.1,2529.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28313,做空,2024-01-18 05:20:00,2024-01-18 05:25:00,2529.01,2530.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28314,做多,2024-01-18 05:25:00,2024-01-18 05:30:00,2530.24,2527.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28315,做空,2024-01-18 05:30:00,2024-01-18 05:40:00,2527.33,2530.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28316,做多,2024-01-18 05:40:00,2024-01-18 05:45:00,2530.45,2530.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28317,做空,2024-01-18 05:45:00,2024-01-18 10:45:00,2530.21,2521.06,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28318,做多,2024-01-18 14:20:00,2024-01-18 14:30:00,2526.59,2527.24,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28319,做空,2024-01-18 14:30:00,2024-01-18 14:50:00,2527.24,2529.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28320,做多,2024-01-18 14:50:00,2024-01-18 15:00:00,2529.29,2529.52,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28321,做空,2024-01-18 15:00:00,2024-01-18 15:10:00,2529.52,2531.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28322,做多,2024-01-18 15:10:00,2024-01-18 15:25:00,2531.31,2527.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28323,做空,2024-01-18 15:25:00,2024-01-18 15:30:00,2527.51,2529.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28324,做多,2024-01-18 15:30:00,2024-01-18 15:35:00,2529.62,2527.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28325,做空,2024-01-18 15:35:00,2024-01-18 15:40:00,2527.92,2528.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28326,做多,2024-01-18 15:40:00,2024-01-18 15:55:00,2528.58,2526.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28327,做空,2024-01-18 15:55:00,2024-01-18 16:25:00,2526.12,2509.84,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -28328,做多,2024-01-19 01:50:00,2024-01-19 01:55:00,2467.26,2463.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28329,做空,2024-01-19 01:55:00,2024-01-19 03:20:00,2463.79,2448.85,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -28330,做多,2024-01-19 03:50:00,2024-01-19 03:55:00,2460.86,2460.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28331,做空,2024-01-19 03:55:00,2024-01-19 04:00:00,2460.77,2462.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28332,做多,2024-01-19 04:00:00,2024-01-19 04:05:00,2462.29,2459.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28333,做空,2024-01-19 04:05:00,2024-01-19 04:15:00,2459.1,2462.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28334,做多,2024-01-19 04:15:00,2024-01-19 06:20:00,2462.2,2463.5,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28335,做空,2024-01-19 06:20:00,2024-01-19 06:25:00,2463.5,2464.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28336,做多,2024-01-19 06:25:00,2024-01-19 06:45:00,2464.36,2472.91,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28337,做多,2024-01-19 08:20:00,2024-01-19 08:25:00,2464.77,2462.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28338,做空,2024-01-19 08:25:00,2024-01-19 08:30:00,2462.66,2463.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28339,做多,2024-01-19 08:30:00,2024-01-19 08:50:00,2463.57,2473.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28340,做多,2024-01-19 14:30:00,2024-01-19 14:40:00,2478.83,2477.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28341,做空,2024-01-19 14:40:00,2024-01-19 14:50:00,2477.44,2480.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28342,做多,2024-01-19 14:50:00,2024-01-19 14:55:00,2480.52,2475.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28343,做空,2024-01-19 14:55:00,2024-01-19 15:15:00,2475.47,2479.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28344,做多,2024-01-19 15:15:00,2024-01-19 15:20:00,2479.1,2474.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28345,做空,2024-01-19 15:20:00,2024-01-19 15:25:00,2474.75,2464.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28346,做多,2024-01-19 18:25:00,2024-01-19 18:50:00,2485.52,2499.96,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28347,做多,2024-01-20 01:00:00,2024-01-20 02:25:00,2480.41,2483.92,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28348,做空,2024-01-20 02:25:00,2024-01-20 02:35:00,2483.92,2484.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28349,做多,2024-01-20 02:35:00,2024-01-20 02:45:00,2484.32,2484.52,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28350,做空,2024-01-20 02:45:00,2024-01-20 02:50:00,2484.52,2485.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28351,做多,2024-01-20 02:50:00,2024-01-20 03:00:00,2485.27,2484.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28352,做空,2024-01-20 03:00:00,2024-01-20 03:40:00,2484.24,2477.66,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28353,做多,2024-01-20 07:10:00,2024-01-20 07:15:00,2484.38,2483.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28354,做空,2024-01-20 07:15:00,2024-01-20 07:25:00,2483.87,2486.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28355,做多,2024-01-20 07:25:00,2024-01-20 07:40:00,2486.03,2483.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28356,做空,2024-01-20 07:40:00,2024-01-20 08:10:00,2483.99,2478.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28357,做多,2024-01-20 15:30:00,2024-01-20 20:35:00,2471.6,2471.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -28358,做多,2024-01-21 01:00:00,2024-01-21 01:40:00,2466.7,2470.63,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28359,做多,2024-01-21 06:25:00,2024-01-21 06:40:00,2472.36,2472.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28360,做空,2024-01-21 06:40:00,2024-01-21 07:10:00,2472.26,2468.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28361,做多,2024-01-21 07:35:00,2024-01-21 08:10:00,2472.75,2477.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28362,做多,2024-01-21 12:00:00,2024-01-21 13:10:00,2473.89,2474.37,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28363,做空,2024-01-21 13:10:00,2024-01-21 13:20:00,2474.37,2474.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28364,做多,2024-01-21 13:20:00,2024-01-21 13:30:00,2474.6,2479.94,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28365,做多,2024-01-21 14:30:00,2024-01-21 14:50:00,2477.23,2480.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28366,做多,2024-01-21 17:05:00,2024-01-21 17:35:00,2474.11,2474.21,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28367,做空,2024-01-21 17:35:00,2024-01-21 17:50:00,2474.21,2475.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28368,做多,2024-01-21 17:50:00,2024-01-21 17:55:00,2475.59,2474.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28369,做空,2024-01-21 17:55:00,2024-01-21 18:15:00,2474.76,2476.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28370,做多,2024-01-21 18:15:00,2024-01-21 18:40:00,2476.22,2475.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28371,做空,2024-01-21 18:40:00,2024-01-21 20:15:00,2475.44,2474.58,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28372,做多,2024-01-21 20:15:00,2024-01-21 20:25:00,2474.58,2472.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28373,做空,2024-01-21 20:25:00,2024-01-21 20:45:00,2472.34,2468.62,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28374,做多,2024-01-21 21:55:00,2024-01-21 22:00:00,2473.51,2471.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28375,做空,2024-01-21 22:00:00,2024-01-21 22:15:00,2471.94,2468.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28376,做多,2024-01-22 17:40:00,2024-01-23 02:45:00,2379.21,2336.61,0.01,100.0,0.0004,-0.02,0.0,-0.02,flip -28377,做空,2024-01-23 02:45:00,2024-01-23 02:50:00,2336.61,2338.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28378,做多,2024-01-23 02:50:00,2024-01-23 04:20:00,2338.23,2349.85,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28379,做多,2024-01-23 07:30:00,2024-01-23 07:35:00,2336.68,2335.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28380,做空,2024-01-23 07:35:00,2024-01-23 07:50:00,2335.32,2317.61,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28381,做多,2024-01-23 17:30:00,2024-01-23 17:35:00,2228.21,2224.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28382,做空,2024-01-23 17:35:00,2024-01-23 18:55:00,2224.28,2189.16,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28383,做多,2024-01-23 21:55:00,2024-01-23 22:35:00,2202.28,2222.2,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28384,做多,2024-01-24 03:10:00,2024-01-24 03:20:00,2220.43,2213.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28385,做空,2024-01-24 03:20:00,2024-01-24 03:40:00,2213.63,2215.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28386,做多,2024-01-24 03:40:00,2024-01-24 03:45:00,2215.22,2215.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28387,做空,2024-01-24 03:45:00,2024-01-24 04:15:00,2215.0,2218.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28388,做多,2024-01-24 04:15:00,2024-01-24 04:35:00,2218.01,2216.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28389,做空,2024-01-24 04:35:00,2024-01-24 04:45:00,2216.91,2218.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28390,做多,2024-01-24 04:45:00,2024-01-24 04:50:00,2218.61,2215.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28391,做空,2024-01-24 04:50:00,2024-01-24 05:00:00,2215.01,2217.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28392,做多,2024-01-24 05:00:00,2024-01-24 06:05:00,2217.59,2221.61,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28393,做空,2024-01-24 06:05:00,2024-01-24 06:15:00,2221.61,2222.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28394,做多,2024-01-24 06:15:00,2024-01-24 07:20:00,2222.35,2242.67,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28395,做多,2024-01-24 13:05:00,2024-01-24 13:10:00,2234.41,2233.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28396,做空,2024-01-24 13:10:00,2024-01-24 13:20:00,2233.75,2234.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28397,做多,2024-01-24 13:20:00,2024-01-24 13:35:00,2234.87,2233.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28398,做空,2024-01-24 13:35:00,2024-01-24 14:05:00,2233.49,2221.47,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28399,做多,2024-01-24 14:30:00,2024-01-24 14:45:00,2230.79,2230.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28400,做空,2024-01-24 14:45:00,2024-01-24 14:50:00,2230.35,2224.86,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28401,做多,2024-01-24 15:10:00,2024-01-24 15:15:00,2235.99,2229.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28402,做空,2024-01-24 15:15:00,2024-01-24 15:30:00,2229.76,2226.39,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28403,做多,2024-01-24 15:40:00,2024-01-24 15:50:00,2236.41,2232.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28404,做空,2024-01-24 15:50:00,2024-01-24 16:15:00,2232.63,2228.16,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28405,做多,2024-01-24 16:45:00,2024-01-24 17:15:00,2237.75,2232.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28406,做空,2024-01-24 17:15:00,2024-01-24 17:20:00,2232.99,2238.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28407,做多,2024-01-24 17:20:00,2024-01-24 17:25:00,2238.75,2234.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28408,做空,2024-01-24 17:25:00,2024-01-24 17:35:00,2234.79,2238.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28409,做多,2024-01-24 17:35:00,2024-01-24 17:45:00,2238.48,2234.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28410,做空,2024-01-24 17:45:00,2024-01-24 17:55:00,2234.31,2236.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28411,做多,2024-01-24 17:55:00,2024-01-25 01:30:00,2236.14,2224.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28412,做空,2024-01-25 01:30:00,2024-01-25 02:50:00,2224.22,2206.74,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28413,做多,2024-01-25 03:25:00,2024-01-25 03:40:00,2218.21,2217.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28414,做空,2024-01-25 03:40:00,2024-01-25 05:05:00,2217.93,2205.86,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28415,做多,2024-01-25 06:45:00,2024-01-25 07:10:00,2217.64,2219.0,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28416,做空,2024-01-25 07:10:00,2024-01-25 07:15:00,2219.0,2220.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28417,做多,2024-01-25 07:15:00,2024-01-25 08:30:00,2220.97,2221.65,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28418,做空,2024-01-25 08:30:00,2024-01-25 12:30:00,2221.65,2206.7,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28419,做多,2024-01-25 18:05:00,2024-01-25 18:10:00,2211.08,2209.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28420,做空,2024-01-25 18:10:00,2024-01-25 18:15:00,2209.86,2215.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28421,做多,2024-01-25 18:15:00,2024-01-25 18:30:00,2215.14,2213.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28422,做空,2024-01-25 18:30:00,2024-01-25 18:50:00,2213.08,2212.2,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28423,做多,2024-01-25 18:50:00,2024-01-25 19:00:00,2212.2,2206.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28424,做空,2024-01-25 19:00:00,2024-01-25 19:10:00,2206.48,2209.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28425,做多,2024-01-25 19:10:00,2024-01-25 21:00:00,2209.57,2228.94,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28426,做多,2024-01-26 05:20:00,2024-01-26 05:35:00,2220.41,2220.98,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28427,做空,2024-01-26 05:35:00,2024-01-26 05:40:00,2220.98,2221.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28428,做多,2024-01-26 05:40:00,2024-01-26 05:55:00,2221.96,2220.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28429,做空,2024-01-26 05:55:00,2024-01-26 06:00:00,2220.58,2221.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28430,做多,2024-01-26 06:00:00,2024-01-26 06:05:00,2221.8,2220.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28431,做空,2024-01-26 06:05:00,2024-01-26 06:10:00,2220.29,2221.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28432,做多,2024-01-26 06:10:00,2024-01-26 06:35:00,2221.17,2217.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28433,做空,2024-01-26 06:35:00,2024-01-26 06:45:00,2217.84,2213.42,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28434,做多,2024-01-26 09:40:00,2024-01-26 09:50:00,2221.3,2216.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28435,做空,2024-01-26 09:50:00,2024-01-26 09:55:00,2216.43,2205.41,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28436,做多,2024-01-26 10:25:00,2024-01-26 10:40:00,2218.7,2234.46,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28437,做多,2024-01-26 19:50:00,2024-01-26 20:15:00,2255.7,2256.41,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28438,做空,2024-01-26 20:15:00,2024-01-26 20:25:00,2256.41,2256.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28439,做多,2024-01-26 20:25:00,2024-01-26 20:30:00,2256.72,2253.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28440,做空,2024-01-26 20:30:00,2024-01-26 20:55:00,2253.38,2257.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28441,做多,2024-01-26 20:55:00,2024-01-26 21:00:00,2257.51,2255.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28442,做空,2024-01-26 21:00:00,2024-01-26 21:45:00,2255.43,2257.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28443,做多,2024-01-26 21:45:00,2024-01-26 22:00:00,2257.73,2258.25,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28444,做空,2024-01-26 22:00:00,2024-01-26 22:10:00,2258.25,2263.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28445,做多,2024-01-26 22:10:00,2024-01-27 00:15:00,2263.67,2270.61,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28446,做多,2024-01-27 09:50:00,2024-01-27 10:20:00,2267.15,2267.97,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28447,做空,2024-01-27 10:20:00,2024-01-27 10:40:00,2267.97,2266.25,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28448,做多,2024-01-27 10:40:00,2024-01-27 11:35:00,2266.25,2265.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28449,做空,2024-01-27 11:35:00,2024-01-27 11:40:00,2265.0,2267.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28450,做多,2024-01-27 11:40:00,2024-01-27 11:55:00,2267.86,2264.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28451,做空,2024-01-27 11:55:00,2024-01-27 12:00:00,2264.87,2267.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28452,做多,2024-01-27 12:00:00,2024-01-27 12:15:00,2267.2,2265.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28453,做空,2024-01-27 12:15:00,2024-01-27 12:25:00,2265.76,2265.49,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28454,做多,2024-01-27 12:25:00,2024-01-27 12:35:00,2265.49,2264.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28455,做空,2024-01-27 12:35:00,2024-01-27 13:05:00,2264.62,2264.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28456,做多,2024-01-27 13:05:00,2024-01-27 13:10:00,2264.85,2264.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28457,做空,2024-01-27 13:10:00,2024-01-27 13:15:00,2264.11,2265.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28458,做多,2024-01-27 13:15:00,2024-01-27 13:25:00,2265.5,2263.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28459,做空,2024-01-27 13:25:00,2024-01-27 13:30:00,2263.95,2264.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28460,做多,2024-01-27 13:30:00,2024-01-27 14:20:00,2264.36,2269.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28461,做多,2024-01-27 17:20:00,2024-01-27 17:25:00,2265.39,2265.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28462,做空,2024-01-27 17:25:00,2024-01-27 17:40:00,2265.0,2266.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28463,做多,2024-01-27 17:40:00,2024-01-27 17:45:00,2266.03,2264.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28464,做空,2024-01-27 17:45:00,2024-01-27 18:05:00,2264.97,2266.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28465,做多,2024-01-27 18:05:00,2024-01-27 18:45:00,2266.25,2265.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28466,做空,2024-01-27 18:45:00,2024-01-27 18:50:00,2265.8,2266.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28467,做多,2024-01-27 18:50:00,2024-01-27 19:05:00,2266.7,2269.86,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28468,做多,2024-01-27 21:10:00,2024-01-27 21:30:00,2268.31,2269.63,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28469,做多,2024-01-27 22:20:00,2024-01-27 22:30:00,2268.48,2268.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28470,做空,2024-01-27 22:30:00,2024-01-27 22:35:00,2268.11,2269.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28471,做多,2024-01-27 22:35:00,2024-01-27 22:40:00,2269.57,2267.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28472,做空,2024-01-27 22:40:00,2024-01-27 22:45:00,2267.74,2264.5,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28473,做多,2024-01-28 01:00:00,2024-01-28 01:10:00,2268.08,2273.45,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28474,做多,2024-01-28 08:10:00,2024-01-28 09:40:00,2280.16,2296.07,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28475,做多,2024-01-28 14:20:00,2024-01-29 00:35:00,2284.78,2257.76,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -28476,做空,2024-01-29 00:35:00,2024-01-29 01:00:00,2257.76,2261.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28477,做多,2024-01-29 01:00:00,2024-01-29 01:25:00,2261.4,2269.35,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28478,做多,2024-01-29 09:20:00,2024-01-29 09:25:00,2265.01,2263.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28479,做空,2024-01-29 09:25:00,2024-01-29 09:30:00,2263.38,2265.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28480,做多,2024-01-29 09:30:00,2024-01-29 10:00:00,2265.63,2275.33,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28481,做多,2024-01-29 12:00:00,2024-01-29 12:10:00,2267.81,2265.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28482,做空,2024-01-29 12:10:00,2024-01-29 12:40:00,2265.7,2255.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28483,做多,2024-01-29 15:45:00,2024-01-29 16:00:00,2259.99,2274.07,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28484,做多,2024-01-30 04:20:00,2024-01-30 04:25:00,2309.0,2308.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28485,做空,2024-01-30 04:25:00,2024-01-30 04:30:00,2308.81,2309.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28486,做多,2024-01-30 04:30:00,2024-01-30 05:00:00,2309.36,2310.39,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28487,做空,2024-01-30 05:00:00,2024-01-30 05:10:00,2310.39,2310.23,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28488,做多,2024-01-30 05:10:00,2024-01-30 05:25:00,2310.23,2308.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28489,做空,2024-01-30 05:25:00,2024-01-30 06:30:00,2308.09,2302.65,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28490,做多,2024-01-30 07:30:00,2024-01-30 07:35:00,2312.15,2311.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28491,做空,2024-01-30 07:35:00,2024-01-30 07:40:00,2311.39,2311.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28492,做多,2024-01-30 07:40:00,2024-01-30 07:50:00,2311.49,2308.75,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28493,做空,2024-01-30 07:50:00,2024-01-30 08:05:00,2308.75,2304.16,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28494,做多,2024-01-30 08:20:00,2024-01-30 08:25:00,2312.01,2310.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28495,做空,2024-01-30 08:25:00,2024-01-30 09:20:00,2310.67,2305.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28496,做多,2024-01-30 10:25:00,2024-01-30 12:05:00,2309.31,2318.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28497,做多,2024-01-30 12:30:00,2024-01-30 12:40:00,2309.09,2305.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28498,做空,2024-01-30 12:40:00,2024-01-30 12:45:00,2305.39,2299.57,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28499,做多,2024-01-30 13:00:00,2024-01-30 13:10:00,2308.99,2300.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28500,做空,2024-01-30 13:10:00,2024-01-30 13:15:00,2300.76,2302.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -28501,做多,2024-01-30 14:15:00,2024-01-30 14:20:00,2310.61,2309.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28502,做空,2024-01-30 14:20:00,2024-01-30 14:45:00,2309.72,2308.74,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28503,做多,2024-01-30 14:45:00,2024-01-30 14:50:00,2308.74,2308.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28504,做空,2024-01-30 14:50:00,2024-01-30 15:10:00,2308.28,2307.48,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28505,做多,2024-01-30 15:10:00,2024-01-30 15:25:00,2307.48,2316.58,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28506,做多,2024-01-31 07:55:00,2024-01-31 08:00:00,2339.73,2339.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28507,做空,2024-01-31 08:00:00,2024-01-31 08:25:00,2339.01,2339.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28508,做多,2024-01-31 08:25:00,2024-01-31 08:30:00,2339.5,2338.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28509,做空,2024-01-31 08:30:00,2024-01-31 08:35:00,2338.53,2339.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28510,做多,2024-01-31 08:35:00,2024-01-31 08:40:00,2339.99,2335.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28511,做空,2024-01-31 08:40:00,2024-01-31 08:50:00,2335.97,2338.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28512,做多,2024-01-31 08:50:00,2024-01-31 09:00:00,2338.06,2334.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28513,做空,2024-01-31 09:00:00,2024-01-31 09:05:00,2334.72,2330.65,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28514,做多,2024-01-31 15:30:00,2024-01-31 16:45:00,2332.22,2341.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28515,做多,2024-01-31 19:30:00,2024-01-31 20:00:00,2319.39,2310.18,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28516,做空,2024-01-31 20:00:00,2024-01-31 20:55:00,2310.18,2287.0,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -28517,做多,2024-02-01 06:05:00,2024-02-01 06:15:00,2269.92,2269.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28518,做空,2024-02-01 06:15:00,2024-02-01 06:25:00,2269.1,2269.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28519,做多,2024-02-01 06:25:00,2024-02-01 08:05:00,2269.28,2267.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28520,做空,2024-02-01 08:05:00,2024-02-01 08:10:00,2267.29,2267.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28521,做多,2024-02-01 08:10:00,2024-02-01 09:45:00,2267.81,2266.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28522,做空,2024-02-01 09:45:00,2024-02-01 09:55:00,2266.48,2267.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28523,做多,2024-02-01 09:55:00,2024-02-01 10:25:00,2267.23,2273.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28524,做多,2024-02-01 12:00:00,2024-02-01 12:05:00,2266.31,2263.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28525,做空,2024-02-01 12:05:00,2024-02-01 12:10:00,2263.49,2271.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28526,做多,2024-02-01 12:10:00,2024-02-01 13:00:00,2271.5,2266.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28527,做空,2024-02-01 13:00:00,2024-02-01 13:15:00,2266.86,2268.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28528,做多,2024-02-01 13:15:00,2024-02-01 13:35:00,2268.07,2271.4,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28529,做多,2024-02-01 14:05:00,2024-02-01 14:10:00,2273.53,2274.49,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -28530,做多,2024-02-01 16:40:00,2024-02-01 16:50:00,2284.0,2290.26,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28531,做多,2024-02-01 22:40:00,2024-02-01 23:05:00,2292.5,2294.86,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28532,做空,2024-02-01 23:05:00,2024-02-01 23:10:00,2294.86,2296.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28533,做多,2024-02-01 23:10:00,2024-02-01 23:20:00,2296.14,2296.25,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28534,做空,2024-02-01 23:20:00,2024-02-01 23:25:00,2296.25,2296.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28535,做多,2024-02-01 23:25:00,2024-02-02 00:15:00,2296.66,2315.21,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28536,做多,2024-02-02 02:40:00,2024-02-02 03:10:00,2302.0,2300.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28537,做空,2024-02-02 03:10:00,2024-02-02 03:20:00,2300.78,2303.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28538,做多,2024-02-02 03:20:00,2024-02-02 03:25:00,2303.98,2303.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28539,做空,2024-02-02 03:25:00,2024-02-02 04:20:00,2303.33,2301.85,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28540,做多,2024-02-02 04:20:00,2024-02-02 06:45:00,2301.85,2311.92,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28541,做多,2024-02-02 10:15:00,2024-02-02 11:25:00,2307.56,2314.87,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28542,做多,2024-02-02 15:10:00,2024-02-02 15:15:00,2308.08,2305.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28543,做空,2024-02-02 15:15:00,2024-02-02 15:40:00,2305.56,2315.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28544,做多,2024-02-02 15:40:00,2024-02-02 16:00:00,2315.88,2319.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28545,做多,2024-02-02 17:10:00,2024-02-02 17:15:00,2308.63,2306.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28546,做空,2024-02-02 17:15:00,2024-02-02 17:45:00,2306.47,2299.07,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28547,做多,2024-02-02 22:10:00,2024-02-03 00:15:00,2301.7,2312.87,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28548,做多,2024-02-03 07:15:00,2024-02-03 07:35:00,2317.63,2318.69,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28549,做空,2024-02-03 07:35:00,2024-02-03 08:20:00,2318.69,2310.41,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28550,做多,2024-02-03 16:10:00,2024-02-03 16:20:00,2309.4,2308.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28551,做空,2024-02-03 16:20:00,2024-02-03 17:40:00,2308.63,2307.11,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28552,做多,2024-02-03 17:40:00,2024-02-03 18:00:00,2307.11,2307.15,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28553,做空,2024-02-03 18:00:00,2024-02-03 18:30:00,2307.15,2301.09,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28554,做多,2024-02-03 20:30:00,2024-02-03 20:35:00,2303.46,2302.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28555,做空,2024-02-03 20:35:00,2024-02-03 20:40:00,2302.8,2303.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28556,做多,2024-02-03 20:40:00,2024-02-03 20:45:00,2303.05,2302.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28557,做空,2024-02-03 20:45:00,2024-02-03 21:00:00,2302.54,2303.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28558,做多,2024-02-03 21:00:00,2024-02-03 21:05:00,2303.41,2303.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28559,做空,2024-02-03 21:05:00,2024-02-03 21:15:00,2303.12,2303.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28560,做多,2024-02-03 21:15:00,2024-02-03 21:20:00,2303.8,2302.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28561,做空,2024-02-03 21:20:00,2024-02-03 21:25:00,2302.08,2300.43,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28562,做多,2024-02-04 01:25:00,2024-02-04 01:30:00,2300.66,2299.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28563,做空,2024-02-04 01:30:00,2024-02-04 01:35:00,2299.89,2302.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28564,做多,2024-02-04 01:35:00,2024-02-04 04:05:00,2302.54,2299.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28565,做空,2024-02-04 04:05:00,2024-02-04 04:25:00,2299.68,2294.61,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28566,做多,2024-02-04 05:10:00,2024-02-04 05:15:00,2300.5,2298.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28567,做空,2024-02-04 05:15:00,2024-02-04 05:20:00,2298.63,2302.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28568,做多,2024-02-04 05:20:00,2024-02-04 05:50:00,2302.39,2299.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28569,做空,2024-02-04 05:50:00,2024-02-04 06:05:00,2299.12,2301.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28570,做多,2024-02-04 06:05:00,2024-02-04 06:20:00,2301.07,2299.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28571,做空,2024-02-04 06:20:00,2024-02-04 06:30:00,2299.15,2297.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28572,做多,2024-02-04 09:30:00,2024-02-04 10:45:00,2302.12,2298.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28573,做空,2024-02-04 10:45:00,2024-02-04 15:05:00,2298.58,2300.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28574,做多,2024-02-04 15:05:00,2024-02-04 15:20:00,2300.62,2298.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28575,做空,2024-02-04 15:20:00,2024-02-04 15:25:00,2298.47,2300.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28576,做多,2024-02-04 15:25:00,2024-02-04 16:15:00,2300.05,2298.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28577,做空,2024-02-04 16:15:00,2024-02-04 16:20:00,2298.67,2299.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28578,做多,2024-02-04 16:20:00,2024-02-04 16:40:00,2299.61,2299.76,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28579,做空,2024-02-04 16:40:00,2024-02-04 16:45:00,2299.76,2299.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28580,做多,2024-02-04 16:45:00,2024-02-04 17:15:00,2299.99,2300.34,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28581,做空,2024-02-04 17:15:00,2024-02-04 17:25:00,2300.34,2300.23,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28582,做多,2024-02-04 17:25:00,2024-02-04 18:15:00,2300.23,2301.21,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28583,做空,2024-02-04 18:15:00,2024-02-04 18:45:00,2301.21,2294.32,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28584,做多,2024-02-04 20:50:00,2024-02-04 22:05:00,2307.9,2297.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28585,做空,2024-02-04 22:05:00,2024-02-04 22:10:00,2297.0,2297.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28586,做多,2024-02-04 22:10:00,2024-02-04 22:20:00,2297.29,2291.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28587,做空,2024-02-04 22:20:00,2024-02-04 22:25:00,2291.36,2287.4,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28588,做多,2024-02-05 23:35:00,2024-02-05 23:40:00,2299.94,2299.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28589,做空,2024-02-05 23:40:00,2024-02-06 00:05:00,2299.86,2299.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28590,做多,2024-02-06 00:05:00,2024-02-06 01:20:00,2299.98,2305.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28591,做多,2024-02-06 10:45:00,2024-02-06 11:00:00,2324.68,2324.91,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28592,做空,2024-02-06 11:00:00,2024-02-06 11:10:00,2324.91,2322.51,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28593,做多,2024-02-06 11:10:00,2024-02-06 11:15:00,2322.51,2321.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28594,做空,2024-02-06 11:15:00,2024-02-06 11:40:00,2321.84,2323.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28595,做多,2024-02-06 11:40:00,2024-02-06 12:20:00,2323.32,2321.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28596,做空,2024-02-06 12:20:00,2024-02-06 12:25:00,2321.1,2326.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28597,做多,2024-02-06 12:25:00,2024-02-06 12:45:00,2326.96,2319.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28598,做空,2024-02-06 12:45:00,2024-02-06 12:55:00,2319.47,2325.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28599,做多,2024-02-06 12:55:00,2024-02-06 13:05:00,2325.35,2320.65,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28600,做空,2024-02-06 13:05:00,2024-02-06 13:10:00,2320.65,2324.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28601,做多,2024-02-06 13:10:00,2024-02-06 13:15:00,2324.82,2329.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28602,做多,2024-02-07 02:40:00,2024-02-07 03:05:00,2377.08,2373.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28603,做空,2024-02-07 03:05:00,2024-02-07 03:50:00,2373.53,2364.09,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28604,做多,2024-02-07 09:30:00,2024-02-07 10:00:00,2371.02,2367.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28605,做空,2024-02-07 10:00:00,2024-02-07 10:05:00,2367.76,2369.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28606,做多,2024-02-07 10:05:00,2024-02-07 10:10:00,2369.77,2367.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28607,做空,2024-02-07 10:10:00,2024-02-07 10:15:00,2367.73,2368.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28608,做多,2024-02-07 10:15:00,2024-02-07 10:35:00,2368.14,2367.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28609,做空,2024-02-07 10:35:00,2024-02-07 10:50:00,2367.05,2356.72,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28610,做多,2024-02-07 12:05:00,2024-02-07 12:10:00,2364.47,2363.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28611,做空,2024-02-07 12:10:00,2024-02-07 12:20:00,2363.7,2363.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28612,做多,2024-02-07 12:20:00,2024-02-07 12:40:00,2363.72,2368.41,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28613,做多,2024-02-07 15:15:00,2024-02-07 15:25:00,2366.07,2373.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28614,做多,2024-02-08 10:10:00,2024-02-08 10:15:00,2427.7,2426.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28615,做空,2024-02-08 10:15:00,2024-02-08 11:30:00,2426.95,2420.14,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28616,做多,2024-02-08 12:00:00,2024-02-08 12:05:00,2426.5,2424.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28617,做空,2024-02-08 12:05:00,2024-02-08 12:30:00,2424.74,2419.59,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28618,做多,2024-02-08 13:45:00,2024-02-08 14:00:00,2422.77,2432.72,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28619,做多,2024-02-08 14:00:00,2024-02-08 14:05:00,2432.72,2432.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -28620,做多,2024-02-08 17:25:00,2024-02-08 17:45:00,2430.04,2426.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28621,做空,2024-02-08 17:45:00,2024-02-08 17:50:00,2426.76,2429.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28622,做多,2024-02-08 17:50:00,2024-02-08 17:55:00,2429.62,2423.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28623,做空,2024-02-08 17:55:00,2024-02-08 18:10:00,2423.6,2427.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28624,做多,2024-02-08 18:10:00,2024-02-08 18:30:00,2427.76,2429.15,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28625,做空,2024-02-08 18:30:00,2024-02-08 18:35:00,2429.15,2429.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28626,做多,2024-02-08 18:35:00,2024-02-08 18:40:00,2429.45,2426.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28627,做空,2024-02-08 18:40:00,2024-02-08 18:45:00,2426.87,2431.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28628,做多,2024-02-08 18:45:00,2024-02-08 18:55:00,2431.4,2429.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28629,做空,2024-02-08 18:55:00,2024-02-08 19:05:00,2429.66,2430.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28630,做多,2024-02-08 19:05:00,2024-02-08 19:10:00,2430.07,2426.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28631,做空,2024-02-08 19:10:00,2024-02-08 20:30:00,2426.0,2429.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28632,做多,2024-02-08 20:30:00,2024-02-08 20:35:00,2429.71,2426.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28633,做空,2024-02-08 20:35:00,2024-02-08 20:45:00,2426.76,2429.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28634,做多,2024-02-08 20:45:00,2024-02-08 20:50:00,2429.45,2426.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28635,做空,2024-02-08 20:50:00,2024-02-08 22:00:00,2426.8,2429.19,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28636,做多,2024-02-08 22:00:00,2024-02-08 22:05:00,2429.19,2426.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28637,做空,2024-02-08 22:05:00,2024-02-08 22:15:00,2426.24,2429.65,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28638,做多,2024-02-08 22:15:00,2024-02-08 22:20:00,2429.65,2427.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28639,做空,2024-02-08 22:20:00,2024-02-09 01:15:00,2427.2,2426.43,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28640,做多,2024-02-09 01:15:00,2024-02-09 01:40:00,2426.43,2425.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28641,做空,2024-02-09 01:40:00,2024-02-09 02:05:00,2425.36,2426.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28642,做多,2024-02-09 02:05:00,2024-02-09 02:10:00,2426.15,2431.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28643,做多,2024-02-09 15:15:00,2024-02-09 16:25:00,2485.06,2486.18,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28644,做空,2024-02-09 16:25:00,2024-02-09 16:30:00,2486.18,2486.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28645,做多,2024-02-09 16:30:00,2024-02-09 16:35:00,2486.23,2483.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28646,做空,2024-02-09 16:35:00,2024-02-09 16:40:00,2483.78,2485.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28647,做多,2024-02-09 16:40:00,2024-02-09 16:45:00,2485.01,2480.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28648,做空,2024-02-09 16:45:00,2024-02-09 16:55:00,2480.92,2485.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28649,做多,2024-02-09 16:55:00,2024-02-09 18:20:00,2485.49,2519.95,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -28650,做多,2024-02-09 21:45:00,2024-02-09 22:15:00,2495.64,2498.86,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28651,做空,2024-02-09 22:15:00,2024-02-09 22:25:00,2498.86,2499.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28652,做多,2024-02-09 22:25:00,2024-02-09 22:30:00,2499.08,2495.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28653,做空,2024-02-09 22:30:00,2024-02-09 23:15:00,2495.2,2497.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28654,做多,2024-02-09 23:15:00,2024-02-09 23:20:00,2497.07,2495.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28655,做空,2024-02-09 23:20:00,2024-02-10 00:05:00,2495.31,2491.19,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28656,做多,2024-02-10 00:05:00,2024-02-10 00:25:00,2491.19,2494.1,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28657,做空,2024-02-10 00:25:00,2024-02-10 01:05:00,2494.1,2484.14,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28658,做多,2024-02-10 01:25:00,2024-02-10 01:40:00,2494.45,2500.14,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28659,做多,2024-02-10 07:30:00,2024-02-10 07:45:00,2501.09,2500.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28660,做空,2024-02-10 07:45:00,2024-02-10 08:45:00,2500.45,2489.31,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28661,做多,2024-02-10 14:10:00,2024-02-10 14:15:00,2492.8,2491.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28662,做空,2024-02-10 14:15:00,2024-02-10 14:55:00,2491.97,2491.66,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28663,做多,2024-02-10 14:55:00,2024-02-10 15:40:00,2491.66,2491.76,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28664,做空,2024-02-10 15:40:00,2024-02-10 15:50:00,2491.76,2489.94,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28665,做多,2024-02-10 15:50:00,2024-02-10 15:55:00,2489.94,2489.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28666,做空,2024-02-10 15:55:00,2024-02-10 16:10:00,2489.42,2490.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28667,做多,2024-02-10 16:10:00,2024-02-10 16:20:00,2490.97,2491.06,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28668,做空,2024-02-10 16:20:00,2024-02-10 18:10:00,2491.06,2487.58,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28669,做多,2024-02-10 18:10:00,2024-02-10 18:15:00,2487.58,2486.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28670,做空,2024-02-10 18:15:00,2024-02-10 18:20:00,2486.48,2489.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28671,做多,2024-02-10 18:20:00,2024-02-10 19:35:00,2489.7,2494.69,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28672,做多,2024-02-10 22:35:00,2024-02-10 22:40:00,2493.15,2492.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28673,做空,2024-02-10 22:40:00,2024-02-10 22:45:00,2492.27,2494.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28674,做多,2024-02-10 22:45:00,2024-02-10 23:30:00,2494.57,2494.83,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28675,做空,2024-02-10 23:30:00,2024-02-11 00:20:00,2494.83,2494.49,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -28676,做多,2024-02-11 00:20:00,2024-02-11 01:05:00,2494.49,2507.04,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28677,做多,2024-02-11 10:55:00,2024-02-11 11:10:00,2520.57,2519.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28678,做空,2024-02-11 11:10:00,2024-02-11 11:15:00,2519.98,2521.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28679,做多,2024-02-11 11:15:00,2024-02-11 12:35:00,2521.76,2523.49,0.01,100.0,0.0004,0.0,0.0,0.0,flip -28680,做空,2024-02-11 12:35:00,2024-02-11 12:40:00,2523.49,2523.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28681,做多,2024-02-11 12:40:00,2024-02-12 00:00:00,2523.81,2505.77,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -28682,做空,2024-02-12 00:00:00,2024-02-12 00:05:00,2505.77,2508.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28683,做多,2024-02-12 00:05:00,2024-02-12 00:20:00,2508.61,2515.08,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28684,做多,2024-02-12 01:10:00,2024-02-12 01:25:00,2509.88,2512.53,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28685,做多,2024-02-12 01:40:00,2024-02-12 02:00:00,2509.76,2515.45,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -28686,做多,2024-02-12 07:40:00,2024-02-12 07:50:00,2501.41,2500.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28687,做空,2024-02-12 07:50:00,2024-02-12 08:25:00,2500.76,2502.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28688,做多,2024-02-12 08:25:00,2024-02-12 08:30:00,2502.12,2502.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28689,做空,2024-02-12 08:30:00,2024-02-12 08:55:00,2502.07,2488.65,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -28690,做多,2024-02-12 14:05:00,2024-02-12 14:15:00,2491.26,2489.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -28691,做空,2024-02-12 14:15:00,2024-02-13 03:40:00,2489.77,2645.01,0.01,100.0,0.0004,-0.06,0.0,-0.06,flip -28692,做多,2024-02-13 03:40:00,2024-02-13 04:35:00,2645.01,2648.48,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28693,做空,2024-02-13 04:35:00,2024-02-13 04:45:00,2648.48,2649.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28694,做多,2024-02-13 04:45:00,2024-02-13 05:50:00,2649.12,2651.79,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28695,做空,2024-02-13 05:50:00,2024-02-13 06:00:00,2651.79,2655.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28696,做多,2024-02-13 06:00:00,2024-02-13 06:05:00,2655.04,2652.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28697,做空,2024-02-13 06:05:00,2024-02-13 08:10:00,2652.37,2659.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28698,做多,2024-02-13 08:10:00,2024-02-13 08:15:00,2659.57,2656.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28699,做空,2024-02-13 08:15:00,2024-02-13 08:25:00,2656.42,2658.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28700,做多,2024-02-13 08:25:00,2024-02-13 09:45:00,2658.06,2671.76,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28701,做多,2024-02-13 21:05:00,2024-02-13 21:35:00,2642.42,2636.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28702,做空,2024-02-13 21:35:00,2024-02-13 21:40:00,2636.65,2636.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28703,做多,2024-02-13 21:40:00,2024-02-13 21:55:00,2636.77,2632.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28704,做空,2024-02-13 21:55:00,2024-02-13 22:30:00,2632.84,2629.07,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28705,做多,2024-02-13 22:30:00,2024-02-13 23:00:00,2629.07,2629.37,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28706,做空,2024-02-13 23:00:00,2024-02-13 23:10:00,2629.37,2633.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28707,做多,2024-02-13 23:10:00,2024-02-13 23:50:00,2633.09,2642.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28708,做多,2024-02-14 00:25:00,2024-02-14 00:35:00,2634.14,2627.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28709,做空,2024-02-14 00:35:00,2024-02-14 00:45:00,2627.06,2629.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28710,做多,2024-02-14 00:45:00,2024-02-14 01:00:00,2629.51,2631.22,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28711,做空,2024-02-14 01:00:00,2024-02-14 01:15:00,2631.22,2633.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28712,做多,2024-02-14 01:15:00,2024-02-14 01:25:00,2633.74,2625.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28713,做空,2024-02-14 01:25:00,2024-02-14 01:30:00,2625.46,2626.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28714,做多,2024-02-14 01:30:00,2024-02-14 03:05:00,2626.33,2640.67,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28715,做多,2024-02-14 05:10:00,2024-02-14 05:50:00,2631.83,2641.97,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28716,做多,2024-02-14 17:35:00,2024-02-14 17:40:00,2742.96,2740.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28717,做空,2024-02-14 17:40:00,2024-02-14 17:55:00,2740.85,2743.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28718,做多,2024-02-14 17:55:00,2024-02-14 18:00:00,2743.0,2742.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28719,做空,2024-02-14 18:00:00,2024-02-14 18:20:00,2742.72,2734.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28720,做多,2024-02-14 18:45:00,2024-02-14 19:00:00,2750.26,2750.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28721,做空,2024-02-14 19:00:00,2024-02-14 19:05:00,2750.18,2754.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28722,做多,2024-02-14 19:05:00,2024-02-14 19:15:00,2754.32,2743.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28723,做空,2024-02-14 19:15:00,2024-02-14 19:25:00,2743.67,2754.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28724,做多,2024-02-14 19:25:00,2024-02-14 19:30:00,2754.02,2755.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28725,做多,2024-02-15 05:35:00,2024-02-15 07:20:00,2784.84,2786.6,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28726,做空,2024-02-15 07:20:00,2024-02-15 07:40:00,2786.6,2768.86,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -28727,做多,2024-02-15 09:15:00,2024-02-15 09:25:00,2791.34,2786.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28728,做空,2024-02-15 09:25:00,2024-02-15 09:30:00,2786.21,2790.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28729,做多,2024-02-15 09:30:00,2024-02-15 09:45:00,2790.05,2789.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28730,做空,2024-02-15 09:45:00,2024-02-15 09:50:00,2789.08,2790.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28731,做多,2024-02-15 09:50:00,2024-02-15 10:20:00,2790.22,2795.85,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28732,做多,2024-02-15 12:20:00,2024-02-15 12:35:00,2792.89,2789.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28733,做空,2024-02-15 12:35:00,2024-02-15 19:20:00,2789.99,2817.83,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -28734,做多,2024-02-15 19:20:00,2024-02-15 19:25:00,2817.83,2816.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28735,做空,2024-02-15 19:25:00,2024-02-15 19:35:00,2816.48,2817.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28736,做多,2024-02-15 19:35:00,2024-02-15 20:15:00,2817.95,2820.66,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28737,做空,2024-02-15 20:15:00,2024-02-15 20:25:00,2820.66,2826.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28738,做多,2024-02-15 20:25:00,2024-02-15 21:10:00,2826.81,2840.02,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28739,做多,2024-02-16 00:10:00,2024-02-16 00:25:00,2828.66,2825.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28740,做空,2024-02-16 00:25:00,2024-02-16 00:35:00,2825.55,2829.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28741,做多,2024-02-16 00:35:00,2024-02-16 00:50:00,2829.7,2842.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28742,做多,2024-02-16 11:00:00,2024-02-16 11:45:00,2830.88,2826.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28743,做空,2024-02-16 11:45:00,2024-02-16 12:25:00,2826.13,2831.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28744,做多,2024-02-16 12:25:00,2024-02-16 13:35:00,2831.0,2833.81,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28745,做空,2024-02-16 13:35:00,2024-02-16 14:05:00,2833.81,2828.33,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28746,做多,2024-02-16 14:05:00,2024-02-16 22:40:00,2828.33,2788.08,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -28747,做空,2024-02-16 22:40:00,2024-02-16 22:50:00,2788.08,2791.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28748,做多,2024-02-16 22:50:00,2024-02-16 22:55:00,2791.7,2790.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28749,做空,2024-02-16 22:55:00,2024-02-16 23:00:00,2790.58,2790.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28750,做多,2024-02-16 23:00:00,2024-02-16 23:35:00,2790.77,2800.83,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28751,做多,2024-02-17 01:55:00,2024-02-17 05:10:00,2788.12,2788.3,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28752,做空,2024-02-17 05:10:00,2024-02-17 07:05:00,2788.3,2792.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28753,做多,2024-02-17 07:05:00,2024-02-17 07:20:00,2792.98,2792.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28754,做空,2024-02-17 07:20:00,2024-02-17 08:05:00,2792.53,2794.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28755,做多,2024-02-17 08:05:00,2024-02-17 08:15:00,2794.25,2788.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28756,做空,2024-02-17 08:15:00,2024-02-17 08:25:00,2788.29,2785.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28757,做多,2024-02-17 11:35:00,2024-02-17 11:40:00,2786.44,2784.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28758,做空,2024-02-17 11:40:00,2024-02-17 12:35:00,2784.33,2780.8,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28759,做多,2024-02-17 12:45:00,2024-02-17 12:50:00,2787.89,2786.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28760,做空,2024-02-17 12:50:00,2024-02-17 13:10:00,2786.03,2771.23,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28761,做多,2024-02-17 17:35:00,2024-02-17 17:40:00,2767.38,2764.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28762,做空,2024-02-17 17:40:00,2024-02-17 17:45:00,2764.99,2768.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28763,做多,2024-02-17 17:45:00,2024-02-17 17:50:00,2768.61,2765.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28764,做空,2024-02-17 17:50:00,2024-02-17 17:55:00,2765.79,2769.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28765,做多,2024-02-17 17:55:00,2024-02-17 21:20:00,2769.91,2795.17,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -28766,做多,2024-02-18 02:15:00,2024-02-18 02:20:00,2781.24,2779.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28767,做空,2024-02-18 02:20:00,2024-02-18 02:30:00,2779.78,2779.13,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28768,做多,2024-02-18 02:30:00,2024-02-18 04:15:00,2779.13,2792.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28769,做多,2024-02-18 06:50:00,2024-02-18 07:00:00,2789.19,2785.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28770,做空,2024-02-18 07:00:00,2024-02-18 07:05:00,2785.36,2790.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28771,做多,2024-02-18 07:05:00,2024-02-18 07:20:00,2790.05,2806.37,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28772,做多,2024-02-18 12:35:00,2024-02-18 12:45:00,2802.45,2799.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28773,做空,2024-02-18 12:45:00,2024-02-18 13:10:00,2799.2,2791.05,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28774,做多,2024-02-18 14:15:00,2024-02-18 15:10:00,2800.86,2802.74,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28775,做空,2024-02-18 15:10:00,2024-02-18 15:15:00,2802.74,2804.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28776,做多,2024-02-18 15:15:00,2024-02-18 15:35:00,2804.56,2804.87,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28777,做空,2024-02-18 15:35:00,2024-02-18 15:45:00,2804.87,2805.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28778,做多,2024-02-18 15:45:00,2024-02-18 16:15:00,2805.75,2800.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28779,做空,2024-02-18 16:15:00,2024-02-18 16:55:00,2800.92,2806.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28780,做多,2024-02-18 16:55:00,2024-02-18 17:05:00,2806.86,2818.15,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28781,做多,2024-02-19 12:05:00,2024-02-19 12:25:00,2910.73,2909.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28782,做空,2024-02-19 12:25:00,2024-02-19 12:35:00,2909.84,2913.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28783,做多,2024-02-19 12:35:00,2024-02-19 12:55:00,2913.47,2907.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28784,做空,2024-02-19 12:55:00,2024-02-19 13:00:00,2907.81,2910.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28785,做多,2024-02-19 13:00:00,2024-02-19 13:10:00,2910.43,2910.99,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28786,做空,2024-02-19 13:10:00,2024-02-19 13:45:00,2910.99,2895.88,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28787,做多,2024-02-19 15:15:00,2024-02-19 15:30:00,2915.3,2909.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28788,做空,2024-02-19 15:30:00,2024-02-19 15:45:00,2909.67,2901.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28789,做多,2024-02-19 16:00:00,2024-02-19 16:05:00,2913.4,2911.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28790,做空,2024-02-19 16:05:00,2024-02-19 16:15:00,2911.84,2917.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28791,做多,2024-02-19 16:15:00,2024-02-19 16:40:00,2917.45,2934.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28792,做多,2024-02-19 17:20:00,2024-02-19 17:25:00,2921.02,2943.61,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -28793,做多,2024-02-20 00:45:00,2024-02-20 00:50:00,2944.27,2940.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28794,做空,2024-02-20 00:50:00,2024-02-20 01:00:00,2940.31,2942.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28795,做多,2024-02-20 01:00:00,2024-02-20 01:15:00,2942.66,2935.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28796,做空,2024-02-20 01:15:00,2024-02-20 01:20:00,2935.58,2907.57,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -28797,做多,2024-02-20 10:30:00,2024-02-20 10:35:00,2921.0,2920.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28798,做空,2024-02-20 10:35:00,2024-02-20 10:55:00,2920.88,2921.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28799,做多,2024-02-20 10:55:00,2024-02-20 11:05:00,2921.81,2933.25,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28800,做多,2024-02-20 14:45:00,2024-02-20 14:50:00,2942.71,2940.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28801,做空,2024-02-20 14:50:00,2024-02-20 14:55:00,2940.26,2940.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28802,做多,2024-02-20 14:55:00,2024-02-20 15:00:00,2940.89,2932.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28803,做空,2024-02-20 15:00:00,2024-02-20 15:20:00,2932.0,2935.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28804,做多,2024-02-20 15:20:00,2024-02-20 15:25:00,2935.0,2913.99,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -28805,做空,2024-02-20 15:25:00,2024-02-20 16:05:00,2913.99,2930.81,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -28806,做多,2024-02-20 16:05:00,2024-02-20 16:30:00,2930.81,2928.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28807,做空,2024-02-20 16:30:00,2024-02-20 16:55:00,2928.9,2898.91,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -28808,做多,2024-02-20 18:40:00,2024-02-20 18:45:00,2931.02,2928.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28809,做空,2024-02-20 18:45:00,2024-02-20 18:55:00,2928.53,2932.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28810,做多,2024-02-20 18:55:00,2024-02-20 19:00:00,2932.22,2930.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28811,做空,2024-02-20 19:00:00,2024-02-20 19:05:00,2930.68,2932.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28812,做多,2024-02-20 19:05:00,2024-02-20 19:45:00,2932.84,2971.43,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -28813,做多,2024-02-21 04:35:00,2024-02-21 04:45:00,2995.2,2995.91,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28814,做空,2024-02-21 04:45:00,2024-02-21 04:50:00,2995.91,2998.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28815,做多,2024-02-21 04:50:00,2024-02-21 05:25:00,2998.16,3000.97,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28816,做空,2024-02-21 05:25:00,2024-02-21 05:45:00,3000.97,2978.88,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -28817,做多,2024-02-21 15:35:00,2024-02-21 15:40:00,2920.13,2912.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28818,做空,2024-02-21 15:40:00,2024-02-21 16:05:00,2912.08,2922.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28819,做多,2024-02-21 16:05:00,2024-02-21 16:20:00,2922.26,2913.63,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28820,做空,2024-02-21 16:20:00,2024-02-21 16:35:00,2913.63,2919.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28821,做多,2024-02-21 16:35:00,2024-02-21 17:20:00,2919.89,2920.01,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28822,做空,2024-02-21 17:20:00,2024-02-21 18:00:00,2920.01,2898.75,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -28823,做多,2024-02-21 19:05:00,2024-02-21 19:10:00,2908.01,2906.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28824,做空,2024-02-21 19:10:00,2024-02-21 19:15:00,2906.79,2908.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28825,做多,2024-02-21 19:15:00,2024-02-21 19:20:00,2908.93,2907.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28826,做空,2024-02-21 19:20:00,2024-02-21 19:30:00,2907.35,2908.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28827,做多,2024-02-21 19:30:00,2024-02-21 20:15:00,2908.35,2913.94,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28828,做空,2024-02-21 20:15:00,2024-02-21 20:30:00,2913.94,2908.65,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28829,做多,2024-02-21 20:30:00,2024-02-21 20:35:00,2908.65,2905.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28830,做空,2024-02-21 20:35:00,2024-02-21 20:40:00,2905.73,2910.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28831,做多,2024-02-21 20:40:00,2024-02-21 20:45:00,2910.72,2903.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28832,做空,2024-02-21 20:45:00,2024-02-21 20:55:00,2903.2,2907.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28833,做多,2024-02-21 20:55:00,2024-02-21 21:20:00,2907.2,2913.42,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28834,做空,2024-02-21 21:20:00,2024-02-22 01:35:00,2913.42,2924.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28835,做多,2024-02-22 01:35:00,2024-02-22 01:40:00,2924.4,2923.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28836,做空,2024-02-22 01:40:00,2024-02-22 02:15:00,2923.72,2925.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28837,做多,2024-02-22 02:15:00,2024-02-22 02:30:00,2925.99,2923.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28838,做空,2024-02-22 02:30:00,2024-02-22 02:40:00,2923.72,2925.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28839,做多,2024-02-22 02:40:00,2024-02-22 02:45:00,2925.27,2921.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28840,做空,2024-02-22 02:45:00,2024-02-22 02:50:00,2921.27,2923.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28841,做多,2024-02-22 02:50:00,2024-02-22 03:00:00,2923.74,2920.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28842,做空,2024-02-22 03:00:00,2024-02-22 03:05:00,2920.37,2923.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28843,做多,2024-02-22 03:05:00,2024-02-22 04:30:00,2923.2,2926.45,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28844,做空,2024-02-22 04:30:00,2024-02-22 04:45:00,2926.45,2933.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28845,做多,2024-02-22 04:45:00,2024-02-22 04:50:00,2933.62,2924.63,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28846,做空,2024-02-22 04:50:00,2024-02-22 05:00:00,2924.63,2931.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28847,做多,2024-02-22 05:00:00,2024-02-22 05:10:00,2931.43,2931.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28848,做空,2024-02-22 05:10:00,2024-02-22 05:55:00,2931.36,2934.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28849,做多,2024-02-22 05:55:00,2024-02-22 06:15:00,2934.97,2934.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28850,做空,2024-02-22 06:15:00,2024-02-22 12:45:00,2934.7,2982.63,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -28851,做多,2024-02-22 12:45:00,2024-02-22 13:05:00,2982.63,2978.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28852,做空,2024-02-22 13:05:00,2024-02-22 15:30:00,2978.47,2988.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28853,做多,2024-02-22 15:30:00,2024-02-22 15:40:00,2988.9,2984.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28854,做空,2024-02-22 15:40:00,2024-02-22 15:50:00,2984.76,2985.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28855,做多,2024-02-22 15:50:00,2024-02-22 16:00:00,2985.24,2986.28,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28856,做空,2024-02-22 16:00:00,2024-02-22 16:05:00,2986.28,2988.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28857,做多,2024-02-22 16:05:00,2024-02-22 16:10:00,2988.27,2984.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28858,做空,2024-02-22 16:10:00,2024-02-22 17:20:00,2984.05,2985.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28859,做多,2024-02-22 17:20:00,2024-02-22 17:35:00,2985.52,2985.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28860,做空,2024-02-22 17:35:00,2024-02-22 17:40:00,2985.51,2988.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28861,做多,2024-02-22 17:40:00,2024-02-22 17:55:00,2988.4,2986.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28862,做空,2024-02-22 17:55:00,2024-02-22 18:20:00,2986.87,2982.7,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28863,做多,2024-02-22 18:20:00,2024-02-22 20:25:00,2982.7,3025.66,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -28864,做多,2024-02-22 21:40:00,2024-02-22 21:45:00,2981.82,2977.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28865,做空,2024-02-22 21:45:00,2024-02-22 21:50:00,2977.99,2981.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28866,做多,2024-02-22 21:50:00,2024-02-22 22:05:00,2981.79,2977.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28867,做空,2024-02-22 22:05:00,2024-02-22 22:10:00,2977.61,2984.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28868,做多,2024-02-22 22:10:00,2024-02-22 22:25:00,2984.66,2970.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28869,做空,2024-02-22 22:25:00,2024-02-22 22:30:00,2970.37,2985.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28870,做多,2024-02-22 22:30:00,2024-02-22 23:05:00,2985.56,2979.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28871,做空,2024-02-22 23:05:00,2024-02-23 00:20:00,2979.25,2985.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28872,做多,2024-02-23 00:20:00,2024-02-23 00:25:00,2985.6,2984.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28873,做空,2024-02-23 00:25:00,2024-02-23 00:30:00,2984.16,2987.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28874,做多,2024-02-23 00:30:00,2024-02-23 01:10:00,2987.74,2987.92,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28875,做空,2024-02-23 01:10:00,2024-02-23 01:30:00,2987.92,2987.32,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28876,做多,2024-02-23 01:30:00,2024-02-23 01:40:00,2987.32,2986.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28877,做空,2024-02-23 01:40:00,2024-02-23 02:00:00,2986.76,2989.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28878,做多,2024-02-23 02:00:00,2024-02-23 02:15:00,2989.29,2984.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28879,做空,2024-02-23 02:15:00,2024-02-23 02:30:00,2984.43,2976.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28880,做多,2024-02-23 13:50:00,2024-02-23 14:05:00,2942.72,2936.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28881,做空,2024-02-23 14:05:00,2024-02-23 14:15:00,2936.43,2949.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28882,做多,2024-02-23 14:15:00,2024-02-23 14:20:00,2949.46,2956.8,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28883,做多,2024-02-23 14:40:00,2024-02-23 15:00:00,2937.96,2943.66,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28884,做空,2024-02-23 15:00:00,2024-02-23 15:15:00,2943.66,2925.12,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -28885,做多,2024-02-23 16:45:00,2024-02-23 16:50:00,2934.99,2934.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28886,做空,2024-02-23 16:50:00,2024-02-23 16:55:00,2934.43,2935.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28887,做多,2024-02-23 16:55:00,2024-02-23 17:05:00,2935.42,2934.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28888,做空,2024-02-23 17:05:00,2024-02-23 17:10:00,2934.92,2937.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28889,做多,2024-02-23 17:10:00,2024-02-23 17:15:00,2937.07,2934.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28890,做空,2024-02-23 17:15:00,2024-02-23 17:20:00,2934.51,2937.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28891,做多,2024-02-23 17:20:00,2024-02-23 17:25:00,2937.59,2932.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28892,做空,2024-02-23 17:25:00,2024-02-23 17:30:00,2932.72,2939.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28893,做多,2024-02-23 17:30:00,2024-02-23 18:10:00,2939.04,2937.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28894,做空,2024-02-23 18:10:00,2024-02-23 22:25:00,2937.33,2941.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28895,做多,2024-02-23 22:25:00,2024-02-23 22:30:00,2941.07,2934.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28896,做空,2024-02-23 22:30:00,2024-02-23 22:45:00,2934.09,2927.48,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28897,做多,2024-02-24 00:35:00,2024-02-24 00:40:00,2935.69,2935.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28898,做空,2024-02-24 00:40:00,2024-02-24 00:45:00,2935.58,2936.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28899,做多,2024-02-24 00:45:00,2024-02-24 00:50:00,2936.37,2935.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28900,做空,2024-02-24 00:50:00,2024-02-24 01:25:00,2935.18,2917.83,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -28901,做多,2024-02-24 03:50:00,2024-02-24 03:55:00,2934.94,2932.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28902,做空,2024-02-24 03:55:00,2024-02-24 04:00:00,2932.37,2934.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28903,做多,2024-02-24 04:00:00,2024-02-24 04:40:00,2934.33,2951.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28904,做多,2024-02-24 14:50:00,2024-02-24 15:35:00,2959.55,2958.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28905,做空,2024-02-24 15:35:00,2024-02-24 15:40:00,2958.45,2959.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28906,做多,2024-02-24 15:40:00,2024-02-24 15:45:00,2959.56,2957.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28907,做空,2024-02-24 15:45:00,2024-02-24 15:50:00,2957.0,2958.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28908,做多,2024-02-24 15:50:00,2024-02-24 16:30:00,2958.51,2965.08,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28909,做多,2024-02-25 08:55:00,2024-02-25 09:05:00,3020.79,3014.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28910,做空,2024-02-25 09:05:00,2024-02-25 09:35:00,3014.29,3023.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28911,做多,2024-02-25 09:35:00,2024-02-25 09:45:00,3023.0,3019.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28912,做空,2024-02-25 09:45:00,2024-02-25 10:00:00,3019.57,3026.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28913,做多,2024-02-25 10:00:00,2024-02-25 10:15:00,3026.09,3025.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28914,做空,2024-02-25 10:15:00,2024-02-25 10:20:00,3025.33,3028.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28915,做多,2024-02-25 10:20:00,2024-02-25 10:25:00,3028.22,3024.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28916,做空,2024-02-25 10:25:00,2024-02-25 10:30:00,3024.38,3026.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28917,做多,2024-02-25 10:30:00,2024-02-25 10:35:00,3026.69,3026.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28918,做空,2024-02-25 10:35:00,2024-02-25 10:55:00,3026.39,3027.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28919,做多,2024-02-25 10:55:00,2024-02-25 11:45:00,3027.84,3037.1,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28920,做多,2024-02-25 12:25:00,2024-02-25 12:45:00,3036.53,3042.29,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28921,做多,2024-02-25 15:55:00,2024-02-25 16:00:00,3045.54,3038.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28922,做空,2024-02-25 16:00:00,2024-02-25 16:05:00,3038.89,3045.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28923,做多,2024-02-25 16:05:00,2024-02-25 16:30:00,3045.72,3040.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28924,做空,2024-02-25 16:30:00,2024-02-25 16:40:00,3040.5,3040.01,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28925,做多,2024-02-25 16:40:00,2024-02-25 17:45:00,3040.01,3059.52,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -28926,做多,2024-02-26 03:15:00,2024-02-26 03:20:00,3100.14,3098.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28927,做空,2024-02-26 03:20:00,2024-02-26 03:25:00,3098.59,3100.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28928,做多,2024-02-26 03:25:00,2024-02-26 03:35:00,3100.27,3099.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28929,做空,2024-02-26 03:35:00,2024-02-26 03:40:00,3099.12,3100.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28930,做多,2024-02-26 03:40:00,2024-02-26 04:05:00,3100.68,3103.71,0.01,100.0,0.0003,0.0,0.0,0.0,flip -28931,做空,2024-02-26 04:05:00,2024-02-26 04:10:00,3103.71,3104.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28932,做多,2024-02-26 04:10:00,2024-02-26 04:15:00,3104.15,3101.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28933,做空,2024-02-26 04:15:00,2024-02-26 04:40:00,3101.7,3105.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28934,做多,2024-02-26 04:40:00,2024-02-26 04:45:00,3105.46,3103.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28935,做空,2024-02-26 04:45:00,2024-02-26 04:50:00,3103.96,3106.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28936,做多,2024-02-26 04:50:00,2024-02-26 04:55:00,3106.54,3105.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28937,做空,2024-02-26 04:55:00,2024-02-26 05:00:00,3105.26,3109.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28938,做多,2024-02-26 05:00:00,2024-02-26 05:05:00,3109.32,3107.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28939,做空,2024-02-26 05:05:00,2024-02-26 05:30:00,3107.41,3108.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28940,做多,2024-02-26 05:30:00,2024-02-26 05:35:00,3108.54,3108.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28941,做空,2024-02-26 05:35:00,2024-02-26 05:40:00,3108.32,3110.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28942,做多,2024-02-26 05:40:00,2024-02-26 05:50:00,3110.85,3108.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28943,做空,2024-02-26 05:50:00,2024-02-26 05:55:00,3108.09,3108.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28944,做多,2024-02-26 05:55:00,2024-02-26 06:10:00,3108.7,3108.9,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28945,做空,2024-02-26 06:10:00,2024-02-26 06:45:00,3108.9,3111.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28946,做多,2024-02-26 06:45:00,2024-02-26 07:10:00,3111.09,3108.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -28947,做空,2024-02-26 07:10:00,2024-02-26 07:20:00,3108.4,3107.79,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -28948,做多,2024-02-26 07:20:00,2024-02-26 15:05:00,3107.79,3120.85,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -28949,做多,2024-02-27 14:50:00,2024-02-27 15:40:00,3251.84,3247.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28950,做空,2024-02-27 15:40:00,2024-02-27 15:50:00,3247.17,3227.55,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -28951,做多,2024-02-27 16:20:00,2024-02-27 16:25:00,3247.17,3246.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28952,做空,2024-02-27 16:25:00,2024-02-27 16:30:00,3246.69,3250.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28953,做多,2024-02-27 16:30:00,2024-02-27 16:35:00,3250.87,3241.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28954,做空,2024-02-27 16:35:00,2024-02-27 17:30:00,3241.75,3231.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -28955,做多,2024-02-27 19:30:00,2024-02-27 19:35:00,3252.84,3246.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28956,做空,2024-02-27 19:35:00,2024-02-27 19:45:00,3246.0,3253.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28957,做多,2024-02-27 19:45:00,2024-02-27 19:55:00,3253.95,3253.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28958,做空,2024-02-27 19:55:00,2024-02-27 20:05:00,3253.64,3252.22,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -28959,做多,2024-02-27 20:05:00,2024-02-27 20:10:00,3252.22,3252.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28960,做空,2024-02-27 20:10:00,2024-02-27 20:20:00,3252.1,3248.09,0.01,100.0,0.0002,0.0,0.0,0.0,flip -28961,做多,2024-02-27 20:20:00,2024-02-27 20:30:00,3248.09,3240.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28962,做空,2024-02-27 20:30:00,2024-02-27 20:45:00,3240.97,3249.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28963,做多,2024-02-27 20:45:00,2024-02-27 21:00:00,3249.42,3247.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28964,做空,2024-02-27 21:00:00,2024-02-27 21:05:00,3247.07,3247.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28965,做多,2024-02-27 21:05:00,2024-02-27 21:35:00,3247.95,3253.28,0.01,100.0,0.0002,0.0,0.0,0.0,flip -28966,做空,2024-02-27 21:35:00,2024-02-27 21:55:00,3253.28,3251.27,0.01,100.0,0.0002,0.0,0.0,0.0,flip -28967,做多,2024-02-27 21:55:00,2024-02-27 22:05:00,3251.27,3248.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28968,做空,2024-02-27 22:05:00,2024-02-27 22:10:00,3248.03,3250.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28969,做多,2024-02-27 22:10:00,2024-02-27 22:20:00,3250.54,3264.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -28970,做多,2024-02-27 23:15:00,2024-02-27 23:35:00,3248.26,3245.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28971,做空,2024-02-27 23:35:00,2024-02-28 00:25:00,3245.4,3245.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28972,做多,2024-02-28 00:25:00,2024-02-28 01:00:00,3245.61,3257.5,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -28973,做多,2024-02-28 01:15:00,2024-02-28 01:35:00,3250.92,3240.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28974,做空,2024-02-28 01:35:00,2024-02-28 02:05:00,3240.71,3236.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -28975,做多,2024-02-28 02:30:00,2024-02-28 02:45:00,3246.53,3246.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28976,做空,2024-02-28 02:45:00,2024-02-28 02:55:00,3246.4,3246.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28977,做多,2024-02-28 02:55:00,2024-02-28 03:00:00,3246.71,3245.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28978,做空,2024-02-28 03:00:00,2024-02-28 03:15:00,3245.51,3240.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -28979,做多,2024-02-28 03:20:00,2024-02-28 03:25:00,3248.17,3247.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28980,做空,2024-02-28 03:25:00,2024-02-28 03:40:00,3247.02,3249.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28981,做多,2024-02-28 03:40:00,2024-02-28 03:45:00,3249.0,3248.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28982,做空,2024-02-28 03:45:00,2024-02-28 04:00:00,3248.35,3252.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28983,做多,2024-02-28 04:00:00,2024-02-28 04:05:00,3252.23,3255.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -28984,做多,2024-02-28 12:25:00,2024-02-28 13:25:00,3308.13,3341.95,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -28985,做多,2024-02-28 17:40:00,2024-02-28 17:45:00,3371.25,3357.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28986,做空,2024-02-28 17:45:00,2024-02-28 18:05:00,3357.02,3311.22,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -28987,做多,2024-02-28 22:05:00,2024-02-28 22:15:00,3342.38,3339.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28988,做空,2024-02-28 22:15:00,2024-02-28 22:20:00,3339.9,3346.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28989,做多,2024-02-28 22:20:00,2024-02-28 22:30:00,3346.81,3337.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28990,做空,2024-02-28 22:30:00,2024-02-28 22:35:00,3337.14,3343.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28991,做多,2024-02-28 22:35:00,2024-02-28 22:40:00,3343.2,3340.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28992,做空,2024-02-28 22:40:00,2024-02-28 22:50:00,3340.39,3343.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28993,做多,2024-02-28 22:50:00,2024-02-29 00:15:00,3343.42,3415.21,0.01,100.0,0.0002,0.02,0.0,0.02,tp_upper -28994,做多,2024-02-29 09:30:00,2024-02-29 10:10:00,3463.38,3458.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28995,做空,2024-02-29 10:10:00,2024-02-29 12:45:00,3458.07,3473.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28996,做多,2024-02-29 12:45:00,2024-02-29 13:00:00,3473.99,3462.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28997,做空,2024-02-29 13:00:00,2024-02-29 13:05:00,3462.56,3478.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28998,做多,2024-02-29 13:05:00,2024-02-29 13:20:00,3478.79,3462.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -28999,做空,2024-02-29 13:20:00,2024-02-29 13:30:00,3462.01,3477.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29000,做多,2024-02-29 13:30:00,2024-02-29 14:30:00,3477.64,3495.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29001,做多,2024-02-29 15:15:00,2024-02-29 15:35:00,3473.79,3477.81,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29002,做空,2024-02-29 15:35:00,2024-02-29 16:15:00,3477.81,3445.02,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29003,做多,2024-03-01 01:20:00,2024-03-01 01:25:00,3382.8,3382.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29004,做空,2024-03-01 01:25:00,2024-03-01 01:35:00,3382.58,3383.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29005,做多,2024-03-01 01:35:00,2024-03-01 01:45:00,3383.61,3382.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29006,做空,2024-03-01 01:45:00,2024-03-01 02:00:00,3382.34,3384.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29007,做多,2024-03-01 02:00:00,2024-03-01 02:05:00,3384.12,3372.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29008,做空,2024-03-01 02:05:00,2024-03-01 02:40:00,3372.78,3374.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29009,做多,2024-03-01 02:40:00,2024-03-01 02:45:00,3374.49,3367.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29010,做空,2024-03-01 02:45:00,2024-03-01 02:55:00,3367.02,3370.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29011,做多,2024-03-01 02:55:00,2024-03-01 03:10:00,3370.1,3370.98,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29012,做空,2024-03-01 03:10:00,2024-03-01 03:40:00,3370.98,3368.88,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29013,做多,2024-03-01 03:40:00,2024-03-01 06:15:00,3368.88,3397.56,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29014,做多,2024-03-01 07:45:00,2024-03-01 07:50:00,3377.03,3374.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29015,做空,2024-03-01 07:50:00,2024-03-01 08:00:00,3374.65,3370.79,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29016,做多,2024-03-01 08:00:00,2024-03-01 08:05:00,3370.79,3367.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29017,做空,2024-03-01 08:05:00,2024-03-01 08:10:00,3367.39,3368.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29018,做多,2024-03-01 08:10:00,2024-03-01 08:20:00,3368.95,3395.0,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29019,做多,2024-03-01 14:50:00,2024-03-01 15:05:00,3414.91,3413.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29020,做空,2024-03-01 15:05:00,2024-03-01 15:10:00,3413.43,3418.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29021,做多,2024-03-01 15:10:00,2024-03-01 15:15:00,3418.75,3411.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29022,做空,2024-03-01 15:15:00,2024-03-01 15:25:00,3411.65,3413.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29023,做多,2024-03-01 15:25:00,2024-03-01 15:30:00,3413.88,3408.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29024,做空,2024-03-01 15:30:00,2024-03-01 15:50:00,3408.94,3388.85,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29025,做多,2024-03-01 17:15:00,2024-03-01 17:25:00,3414.0,3415.8,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29026,做空,2024-03-01 17:25:00,2024-03-01 17:30:00,3415.8,3424.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29027,做多,2024-03-01 17:30:00,2024-03-01 17:35:00,3424.33,3416.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29028,做空,2024-03-01 17:35:00,2024-03-01 17:40:00,3416.06,3427.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29029,做多,2024-03-01 17:40:00,2024-03-01 18:00:00,3427.27,3420.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29030,做空,2024-03-01 18:00:00,2024-03-01 18:10:00,3420.84,3421.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29031,做多,2024-03-01 18:10:00,2024-03-01 20:55:00,3421.12,3447.46,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29032,做多,2024-03-02 01:25:00,2024-03-02 02:15:00,3432.36,3434.56,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29033,做空,2024-03-02 02:15:00,2024-03-02 02:20:00,3434.56,3436.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29034,做多,2024-03-02 02:20:00,2024-03-02 03:05:00,3436.8,3433.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29035,做空,2024-03-02 03:05:00,2024-03-02 03:10:00,3433.09,3433.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29036,做多,2024-03-02 03:10:00,2024-03-02 04:20:00,3433.84,3436.34,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29037,做空,2024-03-02 04:20:00,2024-03-02 04:35:00,3436.34,3440.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29038,做多,2024-03-02 04:35:00,2024-03-02 04:40:00,3440.43,3435.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29039,做空,2024-03-02 04:40:00,2024-03-02 05:00:00,3435.34,3427.08,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29040,做多,2024-03-02 06:15:00,2024-03-02 06:20:00,3445.07,3443.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -29041,做多,2024-03-02 07:10:00,2024-03-02 07:20:00,3436.5,3437.87,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29042,做空,2024-03-02 07:20:00,2024-03-02 08:00:00,3437.87,3436.08,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29043,做多,2024-03-02 08:00:00,2024-03-02 12:50:00,3436.08,3424.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29044,做空,2024-03-02 12:50:00,2024-03-02 13:15:00,3424.05,3422.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29045,做多,2024-03-02 13:15:00,2024-03-02 13:45:00,3422.94,3423.82,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29046,做空,2024-03-02 13:45:00,2024-03-02 14:00:00,3423.82,3404.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29047,做多,2024-03-02 15:00:00,2024-03-02 15:05:00,3419.16,3417.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29048,做空,2024-03-02 15:05:00,2024-03-02 15:10:00,3417.0,3423.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29049,做多,2024-03-02 15:10:00,2024-03-02 15:15:00,3423.0,3419.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29050,做空,2024-03-02 15:15:00,2024-03-02 15:25:00,3419.17,3425.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29051,做多,2024-03-02 15:25:00,2024-03-02 15:30:00,3425.4,3419.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29052,做空,2024-03-02 15:30:00,2024-03-02 15:35:00,3419.8,3422.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29053,做多,2024-03-02 15:35:00,2024-03-02 15:45:00,3422.62,3420.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29054,做空,2024-03-02 15:45:00,2024-03-02 15:55:00,3420.87,3421.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29055,做多,2024-03-02 15:55:00,2024-03-02 16:45:00,3421.37,3416.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29056,做空,2024-03-02 16:45:00,2024-03-02 16:50:00,3416.53,3420.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29057,做多,2024-03-02 16:50:00,2024-03-02 17:00:00,3420.33,3432.3,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29058,做多,2024-03-02 18:00:00,2024-03-02 18:20:00,3421.3,3429.38,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29059,做多,2024-03-02 23:20:00,2024-03-02 23:25:00,3421.44,3421.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29060,做空,2024-03-02 23:25:00,2024-03-02 23:40:00,3421.05,3423.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29061,做多,2024-03-02 23:40:00,2024-03-03 00:00:00,3423.6,3422.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29062,做空,2024-03-03 00:00:00,2024-03-03 00:15:00,3422.25,3421.85,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29063,做多,2024-03-03 00:15:00,2024-03-03 00:20:00,3421.85,3418.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29064,做空,2024-03-03 00:20:00,2024-03-03 00:30:00,3418.94,3424.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29065,做多,2024-03-03 00:30:00,2024-03-03 00:35:00,3424.5,3432.8,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29066,做多,2024-03-03 02:40:00,2024-03-03 02:45:00,3421.2,3420.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29067,做空,2024-03-03 02:45:00,2024-03-03 03:05:00,3420.22,3422.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29068,做多,2024-03-03 03:05:00,2024-03-03 03:35:00,3422.33,3431.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29069,做多,2024-03-03 06:25:00,2024-03-03 06:30:00,3426.4,3423.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29070,做空,2024-03-03 06:30:00,2024-03-03 07:05:00,3423.08,3411.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29071,做多,2024-03-03 11:55:00,2024-03-03 12:10:00,3416.31,3440.01,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29072,做多,2024-03-03 13:20:00,2024-03-03 14:25:00,3417.2,3437.21,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29073,做多,2024-03-04 00:50:00,2024-03-04 01:05:00,3487.52,3476.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29074,做空,2024-03-04 01:05:00,2024-03-04 02:10:00,3476.04,3480.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29075,做多,2024-03-04 02:10:00,2024-03-04 02:15:00,3480.45,3479.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29076,做空,2024-03-04 02:15:00,2024-03-04 02:20:00,3479.54,3483.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29077,做多,2024-03-04 02:20:00,2024-03-04 02:35:00,3483.44,3501.48,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29078,做多,2024-03-04 03:10:00,2024-03-04 03:15:00,3482.88,3482.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29079,做空,2024-03-04 03:15:00,2024-03-04 03:20:00,3482.11,3482.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29080,做多,2024-03-04 03:20:00,2024-03-04 03:30:00,3482.74,3480.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29081,做空,2024-03-04 03:30:00,2024-03-04 04:25:00,3480.14,3482.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29082,做多,2024-03-04 04:25:00,2024-03-04 05:05:00,3482.21,3481.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29083,做空,2024-03-04 05:05:00,2024-03-04 05:35:00,3481.79,3460.32,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29084,做多,2024-03-04 07:40:00,2024-03-04 07:45:00,3484.74,3483.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29085,做空,2024-03-04 07:45:00,2024-03-04 07:55:00,3483.4,3480.36,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29086,做多,2024-03-04 07:55:00,2024-03-04 08:05:00,3480.36,3506.51,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29087,做多,2024-03-04 10:40:00,2024-03-04 13:55:00,3498.76,3493.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29088,做空,2024-03-04 13:55:00,2024-03-04 14:00:00,3493.32,3475.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29089,做多,2024-03-04 14:25:00,2024-03-04 14:40:00,3498.98,3544.18,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29090,做多,2024-03-05 08:10:00,2024-03-05 11:25:00,3687.07,3747.46,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29091,做多,2024-03-05 16:25:00,2024-03-06 00:40:00,3731.89,3583.49,0.01,100.0,0.0002,-0.03,0.0,-0.03,flip -29092,做空,2024-03-06 00:40:00,2024-03-06 01:00:00,3583.49,3580.9,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29093,做多,2024-03-06 01:00:00,2024-03-06 01:05:00,3580.9,3570.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29094,做空,2024-03-06 01:05:00,2024-03-06 03:20:00,3570.87,3532.55,0.01,100.0,0.0002,0.01,0.0,0.01,flip -29095,做多,2024-03-06 03:20:00,2024-03-06 03:40:00,3532.55,3531.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29096,做空,2024-03-06 03:40:00,2024-03-06 15:00:00,3531.52,3767.91,0.01,100.0,0.0002,-0.06,0.0,-0.06,tp_lower -29097,做多,2024-03-06 16:55:00,2024-03-06 19:25:00,3819.5,3881.31,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29098,做多,2024-03-06 22:25:00,2024-03-06 22:35:00,3848.82,3833.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29099,做空,2024-03-06 22:35:00,2024-03-06 22:45:00,3833.56,3835.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29100,做多,2024-03-06 22:45:00,2024-03-06 22:50:00,3835.62,3826.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29101,做空,2024-03-06 22:50:00,2024-03-06 23:15:00,3826.5,3832.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29102,做多,2024-03-06 23:15:00,2024-03-06 23:20:00,3832.09,3825.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29103,做空,2024-03-06 23:20:00,2024-03-07 00:05:00,3825.69,3836.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29104,做多,2024-03-07 00:05:00,2024-03-07 00:15:00,3836.73,3833.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29105,做空,2024-03-07 00:15:00,2024-03-07 00:35:00,3833.58,3834.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29106,做多,2024-03-07 00:35:00,2024-03-07 01:00:00,3834.95,3809.44,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29107,做空,2024-03-07 01:00:00,2024-03-07 01:05:00,3809.44,3783.81,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -29108,做多,2024-03-07 07:35:00,2024-03-07 07:40:00,3799.63,3796.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29109,做空,2024-03-07 07:40:00,2024-03-07 08:00:00,3796.51,3806.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29110,做多,2024-03-07 08:00:00,2024-03-07 08:10:00,3806.29,3802.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29111,做空,2024-03-07 08:10:00,2024-03-07 08:40:00,3802.7,3801.03,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29112,做多,2024-03-07 08:40:00,2024-03-07 08:50:00,3801.03,3793.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29113,做空,2024-03-07 08:50:00,2024-03-07 09:00:00,3793.1,3799.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29114,做多,2024-03-07 09:00:00,2024-03-07 09:05:00,3799.18,3799.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29115,做空,2024-03-07 09:05:00,2024-03-07 09:35:00,3799.05,3794.98,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29116,做多,2024-03-07 09:35:00,2024-03-07 09:45:00,3794.98,3786.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29117,做空,2024-03-07 09:45:00,2024-03-07 10:05:00,3786.54,3794.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29118,做多,2024-03-07 10:05:00,2024-03-07 10:30:00,3794.37,3789.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29119,做空,2024-03-07 10:30:00,2024-03-07 10:50:00,3789.89,3792.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29120,做多,2024-03-07 10:50:00,2024-03-07 11:05:00,3792.25,3808.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29121,做多,2024-03-07 11:25:00,2024-03-07 11:35:00,3785.07,3786.33,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29122,做空,2024-03-07 11:35:00,2024-03-07 11:55:00,3786.33,3791.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29123,做多,2024-03-07 11:55:00,2024-03-07 12:15:00,3791.67,3798.49,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29124,做多,2024-03-07 12:25:00,2024-03-07 12:40:00,3791.84,3788.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29125,做空,2024-03-07 12:40:00,2024-03-07 13:30:00,3788.1,3794.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29126,做多,2024-03-07 13:30:00,2024-03-07 13:45:00,3794.96,3804.47,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29127,做多,2024-03-07 22:45:00,2024-03-07 23:15:00,3866.44,3858.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29128,做空,2024-03-07 23:15:00,2024-03-07 23:25:00,3858.6,3865.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29129,做多,2024-03-07 23:25:00,2024-03-08 00:50:00,3865.0,3910.0,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29130,做多,2024-03-08 04:45:00,2024-03-08 05:05:00,3902.47,3892.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29131,做空,2024-03-08 05:05:00,2024-03-08 05:10:00,3892.69,3898.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29132,做多,2024-03-08 05:10:00,2024-03-08 05:15:00,3898.59,3892.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29133,做空,2024-03-08 05:15:00,2024-03-08 06:15:00,3892.42,3896.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29134,做多,2024-03-08 06:15:00,2024-03-08 06:55:00,3896.42,3935.06,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29135,做多,2024-03-08 15:40:00,2024-03-08 18:00:00,3944.14,3939.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29136,做空,2024-03-08 18:00:00,2024-03-08 18:05:00,3939.36,3943.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29137,做多,2024-03-08 18:05:00,2024-03-08 18:15:00,3943.21,3937.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29138,做空,2024-03-08 18:15:00,2024-03-08 19:20:00,3937.65,3894.88,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29139,做多,2024-03-08 20:00:00,2024-03-08 20:05:00,3952.78,3945.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29140,做空,2024-03-08 20:05:00,2024-03-08 20:15:00,3945.38,3945.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29141,做多,2024-03-08 20:15:00,2024-03-08 20:20:00,3945.47,3935.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29142,做空,2024-03-08 20:20:00,2024-03-08 20:30:00,3935.12,3938.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29143,做多,2024-03-08 20:30:00,2024-03-08 20:35:00,3938.33,3929.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29144,做空,2024-03-08 20:35:00,2024-03-08 20:55:00,3929.4,3943.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29145,做多,2024-03-08 20:55:00,2024-03-08 21:15:00,3943.17,3938.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29146,做空,2024-03-08 21:15:00,2024-03-08 22:40:00,3938.94,3903.0,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29147,做多,2024-03-09 02:10:00,2024-03-09 02:15:00,3916.44,3912.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29148,做空,2024-03-09 02:15:00,2024-03-09 02:25:00,3912.99,3917.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29149,做多,2024-03-09 02:25:00,2024-03-09 02:30:00,3917.28,3908.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29150,做空,2024-03-09 02:30:00,2024-03-09 02:35:00,3908.35,3917.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29151,做多,2024-03-09 02:35:00,2024-03-09 03:05:00,3917.87,3919.62,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29152,做空,2024-03-09 03:05:00,2024-03-09 09:40:00,3919.62,3926.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29153,做多,2024-03-09 09:40:00,2024-03-09 09:45:00,3926.67,3918.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29154,做空,2024-03-09 09:45:00,2024-03-09 09:55:00,3918.45,3923.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29155,做多,2024-03-09 09:55:00,2024-03-09 13:40:00,3923.89,3924.08,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29156,做空,2024-03-09 13:40:00,2024-03-09 14:05:00,3924.08,3926.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29157,做多,2024-03-09 14:05:00,2024-03-09 14:15:00,3926.0,3923.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29158,做空,2024-03-09 14:15:00,2024-03-09 14:20:00,3923.61,3926.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29159,做多,2024-03-09 14:20:00,2024-03-09 14:25:00,3926.4,3922.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29160,做空,2024-03-09 14:25:00,2024-03-09 14:35:00,3922.0,3925.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29161,做多,2024-03-09 14:35:00,2024-03-09 14:40:00,3925.65,3921.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29162,做空,2024-03-09 14:40:00,2024-03-09 15:30:00,3921.24,3923.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29163,做多,2024-03-09 15:30:00,2024-03-09 15:35:00,3923.79,3923.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29164,做空,2024-03-09 15:35:00,2024-03-09 16:05:00,3923.08,3905.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29165,做多,2024-03-09 21:10:00,2024-03-09 21:15:00,3906.61,3900.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29166,做空,2024-03-09 21:15:00,2024-03-09 21:35:00,3900.5,3908.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29167,做多,2024-03-09 21:35:00,2024-03-09 22:20:00,3908.59,3906.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29168,做空,2024-03-09 22:20:00,2024-03-09 22:55:00,3906.57,3903.41,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29169,做多,2024-03-09 22:55:00,2024-03-09 23:30:00,3903.41,3904.81,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29170,做空,2024-03-09 23:30:00,2024-03-10 09:40:00,3904.81,3950.7,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29171,做多,2024-03-10 09:40:00,2024-03-10 09:45:00,3950.7,3949.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -29172,做多,2024-03-10 10:55:00,2024-03-10 11:10:00,3942.35,3940.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29173,做空,2024-03-10 11:10:00,2024-03-10 11:15:00,3940.81,3945.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29174,做多,2024-03-10 11:15:00,2024-03-10 11:20:00,3945.2,3939.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29175,做空,2024-03-10 11:20:00,2024-03-10 11:30:00,3939.41,3931.98,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29176,做多,2024-03-10 12:10:00,2024-03-10 12:25:00,3944.92,3941.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29177,做空,2024-03-10 12:25:00,2024-03-10 12:35:00,3941.24,3926.13,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29178,做多,2024-03-11 03:55:00,2024-03-11 04:10:00,3870.31,3862.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29179,做空,2024-03-11 04:10:00,2024-03-11 04:15:00,3862.0,3862.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29180,做多,2024-03-11 04:15:00,2024-03-11 04:25:00,3862.56,3863.98,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29181,做空,2024-03-11 04:25:00,2024-03-11 05:00:00,3863.98,3872.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29182,做多,2024-03-11 05:00:00,2024-03-11 05:20:00,3872.7,3861.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29183,做空,2024-03-11 05:20:00,2024-03-11 05:25:00,3861.39,3862.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29184,做多,2024-03-11 05:25:00,2024-03-11 05:30:00,3862.9,3861.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29185,做空,2024-03-11 05:30:00,2024-03-11 05:40:00,3861.97,3857.33,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29186,做多,2024-03-11 05:40:00,2024-03-11 05:50:00,3857.33,3853.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29187,做空,2024-03-11 05:50:00,2024-03-11 06:45:00,3853.08,3855.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29188,做多,2024-03-11 06:45:00,2024-03-11 06:55:00,3855.81,3888.42,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29189,做多,2024-03-11 16:05:00,2024-03-11 16:15:00,4023.19,4023.2,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29190,做空,2024-03-11 16:15:00,2024-03-11 16:25:00,4023.2,4027.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29191,做多,2024-03-11 16:25:00,2024-03-11 18:15:00,4027.04,4073.44,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29192,做多,2024-03-11 19:40:00,2024-03-11 19:45:00,4046.41,4044.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29193,做空,2024-03-11 19:45:00,2024-03-11 21:20:00,4044.2,4047.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29194,做多,2024-03-11 21:20:00,2024-03-11 21:55:00,4047.9,4058.67,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29195,做多,2024-03-12 01:00:00,2024-03-12 02:10:00,4063.1,4059.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29196,做空,2024-03-12 02:10:00,2024-03-12 02:20:00,4059.23,4055.51,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29197,做多,2024-03-12 02:20:00,2024-03-12 02:25:00,4055.51,4055.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29198,做空,2024-03-12 02:25:00,2024-03-12 02:30:00,4055.43,4056.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29199,做多,2024-03-12 02:30:00,2024-03-12 02:45:00,4056.35,4057.82,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29200,做空,2024-03-12 02:45:00,2024-03-12 02:50:00,4057.82,4058.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29201,做多,2024-03-12 02:50:00,2024-03-12 03:05:00,4058.31,4053.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29202,做空,2024-03-12 03:05:00,2024-03-12 03:20:00,4053.59,4048.5,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29203,做多,2024-03-12 11:15:00,2024-03-12 11:20:00,4027.87,4064.79,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29204,做多,2024-03-12 11:20:00,2024-03-12 11:25:00,4064.79,4039.71,0.01,100.0,0.0002,-0.0,0.0,-0.01,tp_upper -29205,做多,2024-03-12 11:55:00,2024-03-12 12:05:00,4024.82,4013.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29206,做空,2024-03-12 12:05:00,2024-03-12 12:20:00,4013.0,3986.49,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29207,做多,2024-03-12 12:30:00,2024-03-12 12:45:00,4011.44,4022.45,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29208,做空,2024-03-12 12:45:00,2024-03-12 12:50:00,4022.45,4023.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29209,做多,2024-03-12 12:50:00,2024-03-12 13:00:00,4023.91,4025.0,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29210,做空,2024-03-12 13:00:00,2024-03-12 13:05:00,4025.0,4027.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29211,做多,2024-03-12 13:05:00,2024-03-12 13:35:00,4027.75,4010.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29212,做空,2024-03-12 13:35:00,2024-03-12 13:50:00,4010.22,4024.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29213,做多,2024-03-12 13:50:00,2024-03-12 14:05:00,4024.7,4009.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -29214,做多,2024-03-12 19:25:00,2024-03-12 19:30:00,3983.42,3983.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29215,做空,2024-03-12 19:30:00,2024-03-12 19:35:00,3983.13,3985.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29216,做多,2024-03-12 19:35:00,2024-03-12 19:50:00,3985.91,3982.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29217,做空,2024-03-12 19:50:00,2024-03-12 23:15:00,3982.28,3965.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29218,做多,2024-03-12 23:15:00,2024-03-12 23:20:00,3965.39,3963.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29219,做空,2024-03-12 23:20:00,2024-03-13 11:50:00,3963.93,4054.81,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -29220,做多,2024-03-13 11:50:00,2024-03-13 12:00:00,4054.81,4052.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29221,做空,2024-03-13 12:00:00,2024-03-13 12:15:00,4052.5,4051.31,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29222,做多,2024-03-13 12:15:00,2024-03-13 18:55:00,4051.31,4007.67,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29223,做空,2024-03-13 18:55:00,2024-03-13 19:10:00,4007.67,4008.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29224,做多,2024-03-13 19:10:00,2024-03-13 19:20:00,4008.69,4000.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29225,做空,2024-03-13 19:20:00,2024-03-13 19:55:00,4000.61,4004.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29226,做多,2024-03-13 19:55:00,2024-03-13 20:00:00,4004.13,3994.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29227,做空,2024-03-13 20:00:00,2024-03-13 20:10:00,3994.4,4023.02,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29228,做多,2024-03-13 20:10:00,2024-03-13 20:30:00,4023.02,3989.24,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29229,做空,2024-03-13 20:30:00,2024-03-13 20:55:00,3989.24,3992.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29230,做多,2024-03-13 20:55:00,2024-03-13 21:05:00,3992.61,3988.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29231,做空,2024-03-13 21:05:00,2024-03-13 21:10:00,3988.87,3995.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29232,做多,2024-03-13 21:10:00,2024-03-13 21:15:00,3995.14,3990.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29233,做空,2024-03-13 21:15:00,2024-03-13 21:30:00,3990.31,3992.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29234,做多,2024-03-13 21:30:00,2024-03-13 22:25:00,3992.48,3990.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29235,做空,2024-03-13 22:25:00,2024-03-13 22:35:00,3990.8,3986.65,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29236,做多,2024-03-13 22:35:00,2024-03-13 22:50:00,3986.65,3987.5,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29237,做空,2024-03-13 22:50:00,2024-03-13 23:00:00,3987.5,3993.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29238,做多,2024-03-13 23:00:00,2024-03-13 23:05:00,3993.26,4006.7,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29239,做多,2024-03-14 00:40:00,2024-03-14 00:45:00,3992.99,3988.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29240,做空,2024-03-14 00:45:00,2024-03-14 01:00:00,3988.32,3961.43,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29241,做多,2024-03-14 02:00:00,2024-03-14 02:05:00,3994.05,3992.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29242,做空,2024-03-14 02:05:00,2024-03-14 02:10:00,3992.76,3994.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29243,做多,2024-03-14 02:10:00,2024-03-14 02:15:00,3994.19,3991.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29244,做空,2024-03-14 02:15:00,2024-03-14 02:20:00,3991.31,3996.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29245,做多,2024-03-14 02:20:00,2024-03-14 02:45:00,3996.1,3993.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29246,做空,2024-03-14 02:45:00,2024-03-14 03:00:00,3993.5,3992.71,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29247,做多,2024-03-14 03:00:00,2024-03-14 03:15:00,3992.71,3993.28,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29248,做空,2024-03-14 03:15:00,2024-03-14 03:20:00,3993.28,4000.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29249,做多,2024-03-14 03:20:00,2024-03-14 03:55:00,4000.6,3997.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29250,做空,2024-03-14 03:55:00,2024-03-14 04:05:00,3997.37,3993.11,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29251,做多,2024-03-14 04:05:00,2024-03-14 04:10:00,3993.11,4005.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29252,做多,2024-03-14 04:10:00,2024-03-14 04:15:00,4005.6,3996.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29253,做空,2024-03-14 04:15:00,2024-03-14 04:30:00,3996.34,3981.67,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29254,做多,2024-03-14 06:20:00,2024-03-14 06:30:00,3991.76,3981.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29255,做空,2024-03-14 06:30:00,2024-03-14 07:05:00,3981.15,3991.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29256,做多,2024-03-14 07:05:00,2024-03-14 07:10:00,3991.01,3984.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29257,做空,2024-03-14 07:10:00,2024-03-14 07:30:00,3984.32,3968.56,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29258,做多,2024-03-14 08:25:00,2024-03-14 08:30:00,3983.75,3979.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29259,做空,2024-03-14 08:30:00,2024-03-14 08:45:00,3979.99,3986.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29260,做多,2024-03-14 08:45:00,2024-03-14 08:50:00,3986.73,3984.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29261,做空,2024-03-14 08:50:00,2024-03-14 09:10:00,3984.61,3992.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29262,做多,2024-03-14 09:10:00,2024-03-14 09:35:00,3992.51,3988.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29263,做空,2024-03-14 09:35:00,2024-03-14 10:15:00,3988.61,3982.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29264,做多,2024-03-14 10:15:00,2024-03-14 10:20:00,3982.03,3979.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29265,做空,2024-03-14 10:20:00,2024-03-14 10:25:00,3979.39,3983.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29266,做多,2024-03-14 10:25:00,2024-03-14 10:45:00,3983.64,3975.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29267,做空,2024-03-14 10:45:00,2024-03-14 11:05:00,3975.78,3959.03,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29268,做多,2024-03-14 21:50:00,2024-03-15 00:20:00,3858.35,3912.32,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29269,做多,2024-03-15 12:20:00,2024-03-15 12:35:00,3699.18,3695.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29270,做空,2024-03-15 12:35:00,2024-03-15 12:50:00,3695.67,3695.01,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29271,做多,2024-03-15 12:50:00,2024-03-15 13:10:00,3695.01,3708.46,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29272,做空,2024-03-15 13:10:00,2024-03-15 13:35:00,3708.46,3721.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29273,做多,2024-03-15 13:35:00,2024-03-15 14:05:00,3721.1,3700.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29274,做空,2024-03-15 14:05:00,2024-03-15 14:10:00,3700.75,3702.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29275,做多,2024-03-15 14:10:00,2024-03-15 14:15:00,3702.14,3699.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29276,做空,2024-03-15 14:15:00,2024-03-15 14:20:00,3699.06,3713.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29277,做多,2024-03-15 14:20:00,2024-03-15 14:30:00,3713.63,3697.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29278,做空,2024-03-15 14:30:00,2024-03-15 14:35:00,3697.35,3706.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29279,做多,2024-03-15 14:35:00,2024-03-15 14:40:00,3706.3,3703.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29280,做空,2024-03-15 14:40:00,2024-03-15 14:45:00,3703.79,3706.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29281,做多,2024-03-15 14:45:00,2024-03-15 15:05:00,3706.63,3702.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29282,做空,2024-03-15 15:05:00,2024-03-15 15:25:00,3702.53,3704.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29283,做多,2024-03-15 15:25:00,2024-03-15 15:30:00,3704.59,3695.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29284,做空,2024-03-15 15:30:00,2024-03-15 15:35:00,3695.59,3695.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29285,做多,2024-03-15 15:35:00,2024-03-15 15:45:00,3695.81,3692.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29286,做空,2024-03-15 15:45:00,2024-03-15 16:35:00,3692.67,3697.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29287,做多,2024-03-15 16:35:00,2024-03-15 16:50:00,3697.79,3695.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29288,做空,2024-03-15 16:50:00,2024-03-15 17:25:00,3695.61,3693.2,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29289,做多,2024-03-15 17:25:00,2024-03-15 17:30:00,3693.2,3690.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29290,做空,2024-03-15 17:30:00,2024-03-15 17:40:00,3690.78,3689.39,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29291,做多,2024-03-15 17:40:00,2024-03-15 17:45:00,3689.39,3688.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29292,做空,2024-03-15 17:45:00,2024-03-15 17:50:00,3688.14,3694.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29293,做多,2024-03-15 17:50:00,2024-03-15 18:40:00,3694.11,3739.63,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29294,做多,2024-03-15 22:35:00,2024-03-16 00:15:00,3694.96,3761.52,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29295,做多,2024-03-16 04:40:00,2024-03-16 04:45:00,3723.83,3720.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29296,做空,2024-03-16 04:45:00,2024-03-16 04:50:00,3720.45,3732.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29297,做多,2024-03-16 04:50:00,2024-03-16 05:05:00,3732.76,3719.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29298,做空,2024-03-16 05:05:00,2024-03-16 06:00:00,3719.88,3723.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29299,做多,2024-03-16 06:00:00,2024-03-16 06:05:00,3723.03,3722.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29300,做空,2024-03-16 06:05:00,2024-03-16 06:10:00,3722.32,3722.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29301,做多,2024-03-16 06:10:00,2024-03-16 06:25:00,3722.65,3722.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29302,做空,2024-03-16 06:25:00,2024-03-16 06:45:00,3722.22,3728.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29303,做多,2024-03-16 06:45:00,2024-03-16 06:55:00,3728.05,3727.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29304,做空,2024-03-16 06:55:00,2024-03-16 07:05:00,3727.73,3731.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29305,做多,2024-03-16 07:05:00,2024-03-16 07:10:00,3731.22,3731.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29306,做空,2024-03-16 07:10:00,2024-03-16 07:35:00,3731.12,3735.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29307,做多,2024-03-16 07:35:00,2024-03-16 08:00:00,3735.15,3732.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29308,做空,2024-03-16 08:00:00,2024-03-16 08:05:00,3732.08,3735.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29309,做多,2024-03-16 08:05:00,2024-03-16 08:15:00,3735.6,3731.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29310,做空,2024-03-16 08:15:00,2024-03-16 08:30:00,3731.88,3737.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29311,做多,2024-03-16 08:30:00,2024-03-16 08:45:00,3737.38,3731.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29312,做空,2024-03-16 08:45:00,2024-03-16 10:10:00,3731.07,3712.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29313,做多,2024-03-17 03:50:00,2024-03-17 04:00:00,3574.29,3567.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29314,做空,2024-03-17 04:00:00,2024-03-17 04:20:00,3567.2,3570.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29315,做多,2024-03-17 04:20:00,2024-03-17 04:25:00,3570.7,3568.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29316,做空,2024-03-17 04:25:00,2024-03-17 04:30:00,3568.64,3573.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29317,做多,2024-03-17 04:30:00,2024-03-17 04:35:00,3573.29,3569.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29318,做空,2024-03-17 04:35:00,2024-03-17 05:05:00,3569.21,3571.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29319,做多,2024-03-17 05:05:00,2024-03-17 05:10:00,3571.28,3563.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29320,做空,2024-03-17 05:10:00,2024-03-17 05:15:00,3563.44,3564.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29321,做多,2024-03-17 05:15:00,2024-03-17 05:20:00,3564.76,3563.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29322,做空,2024-03-17 05:20:00,2024-03-17 05:25:00,3563.5,3564.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29323,做多,2024-03-17 05:25:00,2024-03-17 05:30:00,3564.56,3556.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29324,做空,2024-03-17 05:30:00,2024-03-17 06:20:00,3556.32,3529.5,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -29325,做多,2024-03-17 08:35:00,2024-03-17 08:45:00,3541.52,3538.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29326,做空,2024-03-17 08:45:00,2024-03-17 12:55:00,3538.19,3543.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29327,做多,2024-03-17 12:55:00,2024-03-17 15:30:00,3543.42,3618.73,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29328,做多,2024-03-18 04:35:00,2024-03-18 04:50:00,3620.8,3621.71,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29329,做空,2024-03-18 04:50:00,2024-03-18 05:10:00,3621.71,3621.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29330,做多,2024-03-18 05:10:00,2024-03-18 07:20:00,3621.84,3621.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29331,做空,2024-03-18 07:20:00,2024-03-18 07:25:00,3621.57,3623.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29332,做多,2024-03-18 07:25:00,2024-03-18 08:00:00,3623.9,3619.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29333,做空,2024-03-18 08:00:00,2024-03-18 08:20:00,3619.68,3585.37,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29334,做多,2024-03-18 11:25:00,2024-03-18 11:45:00,3612.29,3604.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29335,做空,2024-03-18 11:45:00,2024-03-18 12:05:00,3604.57,3606.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29336,做多,2024-03-18 12:05:00,2024-03-18 12:10:00,3606.75,3599.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29337,做空,2024-03-18 12:10:00,2024-03-18 12:35:00,3599.28,3603.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29338,做多,2024-03-18 12:35:00,2024-03-18 21:55:00,3603.91,3529.36,0.01,100.0,0.0002,-0.01,0.0,-0.02,flip -29339,做空,2024-03-18 21:55:00,2024-03-18 22:05:00,3529.36,3527.72,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29340,做多,2024-03-18 22:05:00,2024-03-18 22:15:00,3527.72,3517.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29341,做空,2024-03-18 22:15:00,2024-03-18 22:30:00,3517.89,3517.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29342,做多,2024-03-18 22:30:00,2024-03-18 22:35:00,3517.99,3516.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29343,做空,2024-03-18 22:35:00,2024-03-18 22:45:00,3516.5,3514.79,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29344,做多,2024-03-18 22:45:00,2024-03-18 23:20:00,3514.79,3547.0,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29345,做多,2024-03-19 15:35:00,2024-03-19 16:50:00,3297.26,3334.45,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29346,做多,2024-03-19 20:30:00,2024-03-19 20:40:00,3295.93,3280.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29347,做空,2024-03-19 20:40:00,2024-03-19 20:45:00,3280.91,3293.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29348,做多,2024-03-19 20:45:00,2024-03-19 20:50:00,3293.48,3281.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29349,做空,2024-03-19 20:50:00,2024-03-19 21:45:00,3281.87,3301.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29350,做多,2024-03-19 21:45:00,2024-03-19 21:50:00,3301.14,3297.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29351,做空,2024-03-19 21:50:00,2024-03-19 22:15:00,3297.0,3248.32,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29352,做多,2024-03-20 03:20:00,2024-03-20 03:40:00,3253.22,3234.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29353,做空,2024-03-20 03:40:00,2024-03-20 03:55:00,3234.43,3162.24,0.01,100.0,0.0002,0.02,0.0,0.02,tp_lower -29354,做多,2024-03-20 07:25:00,2024-03-20 07:35:00,3186.28,3183.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29355,做空,2024-03-20 07:35:00,2024-03-20 16:00:00,3183.77,3308.21,0.01,100.0,0.0002,-0.03,0.0,-0.03,flip -29356,做多,2024-03-20 16:00:00,2024-03-20 16:20:00,3308.21,3251.92,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29357,做空,2024-03-20 16:20:00,2024-03-20 16:25:00,3251.92,3198.15,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29358,做多,2024-03-20 17:15:00,2024-03-20 17:45:00,3321.27,3285.79,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29359,做空,2024-03-20 17:45:00,2024-03-20 17:50:00,3285.79,3287.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29360,做多,2024-03-20 17:50:00,2024-03-20 18:50:00,3287.97,3387.42,0.01,100.0,0.0002,0.02,0.0,0.02,tp_upper -29361,做多,2024-03-21 04:45:00,2024-03-21 04:55:00,3500.24,3497.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29362,做空,2024-03-21 04:55:00,2024-03-21 05:20:00,3497.32,3460.15,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29363,做多,2024-03-21 05:55:00,2024-03-21 06:20:00,3512.15,3512.83,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29364,做空,2024-03-21 06:20:00,2024-03-21 06:25:00,3512.83,3519.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29365,做多,2024-03-21 06:25:00,2024-03-21 06:35:00,3519.6,3514.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29366,做空,2024-03-21 06:35:00,2024-03-21 06:45:00,3514.17,3517.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29367,做多,2024-03-21 06:45:00,2024-03-21 06:50:00,3517.76,3516.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29368,做空,2024-03-21 06:50:00,2024-03-21 07:05:00,3516.4,3516.36,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29369,做多,2024-03-21 07:05:00,2024-03-21 07:45:00,3516.36,3517.91,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29370,做空,2024-03-21 07:45:00,2024-03-21 07:55:00,3517.91,3518.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29371,做多,2024-03-21 07:55:00,2024-03-21 08:05:00,3518.79,3544.78,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -29372,做多,2024-03-21 09:45:00,2024-03-21 10:40:00,3538.66,3532.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29373,做空,2024-03-21 10:40:00,2024-03-21 11:30:00,3532.35,3534.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29374,做多,2024-03-21 11:30:00,2024-03-21 12:30:00,3534.64,3541.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29375,做多,2024-03-21 12:45:00,2024-03-21 13:30:00,3544.65,3552.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29376,做多,2024-03-21 13:50:00,2024-03-21 13:55:00,3533.77,3522.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29377,做空,2024-03-21 13:55:00,2024-03-21 14:05:00,3522.01,3532.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29378,做多,2024-03-21 14:05:00,2024-03-21 14:40:00,3532.74,3537.29,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29379,做空,2024-03-21 14:40:00,2024-03-21 14:50:00,3537.29,3537.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29380,做多,2024-03-21 14:50:00,2024-03-21 14:55:00,3537.57,3532.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29381,做空,2024-03-21 14:55:00,2024-03-21 15:05:00,3532.01,3517.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29382,做多,2024-03-21 17:05:00,2024-03-21 17:10:00,3541.67,3530.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29383,做空,2024-03-21 17:10:00,2024-03-21 17:25:00,3530.06,3491.55,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29384,做多,2024-03-21 21:45:00,2024-03-21 22:15:00,3498.93,3502.45,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29385,做空,2024-03-21 22:15:00,2024-03-21 22:35:00,3502.45,3502.08,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29386,做多,2024-03-21 22:35:00,2024-03-21 22:50:00,3502.08,3492.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29387,做空,2024-03-21 22:50:00,2024-03-21 23:00:00,3492.94,3486.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29388,做多,2024-03-21 23:00:00,2024-03-21 23:15:00,3486.03,3490.49,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29389,做空,2024-03-21 23:15:00,2024-03-21 23:30:00,3490.49,3492.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29390,做多,2024-03-21 23:30:00,2024-03-21 23:35:00,3492.59,3489.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29391,做空,2024-03-21 23:35:00,2024-03-22 00:40:00,3489.8,3493.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29392,做多,2024-03-22 00:40:00,2024-03-22 00:50:00,3493.99,3493.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29393,做空,2024-03-22 00:50:00,2024-03-22 01:05:00,3493.44,3492.74,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29394,做多,2024-03-22 01:05:00,2024-03-22 01:50:00,3492.74,3476.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29395,做空,2024-03-22 01:50:00,2024-03-22 02:25:00,3476.28,3471.83,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29396,做多,2024-03-22 02:25:00,2024-03-22 03:30:00,3471.83,3517.43,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29397,做多,2024-03-22 08:30:00,2024-03-22 08:35:00,3518.73,3504.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29398,做空,2024-03-22 08:35:00,2024-03-22 09:35:00,3504.79,3468.29,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29399,做多,2024-03-22 23:40:00,2024-03-22 23:45:00,3317.04,3314.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29400,做空,2024-03-22 23:45:00,2024-03-22 23:50:00,3314.84,3326.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29401,做多,2024-03-22 23:50:00,2024-03-23 00:10:00,3326.79,3324.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29402,做空,2024-03-23 00:10:00,2024-03-23 00:25:00,3324.14,3326.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29403,做多,2024-03-23 00:25:00,2024-03-23 00:35:00,3326.42,3323.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29404,做空,2024-03-23 00:35:00,2024-03-23 00:50:00,3323.75,3326.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29405,做多,2024-03-23 00:50:00,2024-03-23 00:55:00,3326.14,3321.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29406,做空,2024-03-23 00:55:00,2024-03-23 01:00:00,3321.0,3332.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29407,做多,2024-03-23 01:00:00,2024-03-23 01:35:00,3332.93,3346.27,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29408,做多,2024-03-23 04:05:00,2024-03-23 04:10:00,3320.61,3313.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29409,做空,2024-03-23 04:10:00,2024-03-23 04:15:00,3313.88,3324.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29410,做多,2024-03-23 04:15:00,2024-03-23 05:10:00,3324.25,3325.67,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29411,做空,2024-03-23 05:10:00,2024-03-23 09:15:00,3325.67,3337.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29412,做多,2024-03-23 09:15:00,2024-03-23 09:30:00,3337.3,3338.09,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29413,做空,2024-03-23 09:30:00,2024-03-23 09:35:00,3338.09,3342.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29414,做多,2024-03-23 09:35:00,2024-03-23 10:00:00,3342.58,3363.83,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29415,做多,2024-03-23 10:55:00,2024-03-23 12:45:00,3349.6,3377.87,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29416,做多,2024-03-23 13:35:00,2024-03-23 13:40:00,3356.45,3348.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29417,做空,2024-03-23 13:40:00,2024-03-23 13:45:00,3348.54,3364.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29418,做多,2024-03-23 13:45:00,2024-03-23 14:25:00,3364.52,3380.64,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29419,做多,2024-03-23 19:45:00,2024-03-23 19:55:00,3393.32,3388.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29420,做空,2024-03-23 19:55:00,2024-03-23 20:00:00,3388.67,3393.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29421,做多,2024-03-23 20:00:00,2024-03-23 20:05:00,3393.41,3386.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29422,做空,2024-03-23 20:05:00,2024-03-23 20:10:00,3386.18,3393.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29423,做多,2024-03-23 20:10:00,2024-03-23 20:15:00,3393.81,3391.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29424,做空,2024-03-23 20:15:00,2024-03-23 20:25:00,3391.13,3393.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29425,做多,2024-03-23 20:25:00,2024-03-23 20:30:00,3393.09,3390.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29426,做空,2024-03-23 20:30:00,2024-03-23 20:35:00,3390.67,3392.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29427,做多,2024-03-23 20:35:00,2024-03-23 20:45:00,3392.35,3391.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29428,做空,2024-03-23 20:45:00,2024-03-23 21:40:00,3391.31,3391.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29429,做多,2024-03-23 21:40:00,2024-03-23 21:55:00,3391.37,3390.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29430,做空,2024-03-23 21:55:00,2024-03-23 22:00:00,3390.08,3391.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29431,做多,2024-03-23 22:00:00,2024-03-23 22:35:00,3391.05,3393.78,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29432,做空,2024-03-23 22:35:00,2024-03-23 23:00:00,3393.78,3379.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29433,做多,2024-03-24 07:55:00,2024-03-24 08:00:00,3344.3,3341.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29434,做空,2024-03-24 08:00:00,2024-03-24 08:05:00,3341.26,3349.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29435,做多,2024-03-24 08:05:00,2024-03-24 08:40:00,3349.32,3365.21,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29436,做多,2024-03-24 17:45:00,2024-03-24 18:10:00,3371.71,3380.01,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29437,做空,2024-03-24 18:10:00,2024-03-24 18:15:00,3380.01,3385.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29438,做多,2024-03-24 18:15:00,2024-03-24 18:20:00,3385.06,3379.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29439,做空,2024-03-24 18:20:00,2024-03-24 18:25:00,3379.62,3382.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29440,做多,2024-03-24 18:25:00,2024-03-24 18:35:00,3382.79,3375.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29441,做空,2024-03-24 18:35:00,2024-03-24 18:40:00,3375.93,3387.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29442,做多,2024-03-24 18:40:00,2024-03-24 18:45:00,3387.8,3383.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29443,做空,2024-03-24 18:45:00,2024-03-24 18:50:00,3383.31,3386.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29444,做多,2024-03-24 18:50:00,2024-03-24 19:05:00,3386.33,3383.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29445,做空,2024-03-24 19:05:00,2024-03-24 19:10:00,3383.67,3387.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29446,做多,2024-03-24 19:10:00,2024-03-24 19:25:00,3387.7,3386.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29447,做空,2024-03-24 19:25:00,2024-03-24 19:35:00,3386.85,3392.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29448,做多,2024-03-24 19:35:00,2024-03-24 19:40:00,3392.61,3388.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29449,做空,2024-03-24 19:40:00,2024-03-24 19:45:00,3388.13,3390.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29450,做多,2024-03-24 19:45:00,2024-03-24 19:50:00,3390.64,3388.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29451,做空,2024-03-24 19:50:00,2024-03-24 20:10:00,3388.33,3401.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29452,做多,2024-03-24 20:10:00,2024-03-24 20:20:00,3401.36,3424.16,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29453,做多,2024-03-25 08:05:00,2024-03-25 08:10:00,3459.78,3457.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29454,做空,2024-03-25 08:10:00,2024-03-25 09:55:00,3457.72,3458.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29455,做多,2024-03-25 09:55:00,2024-03-25 10:40:00,3458.96,3454.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29456,做空,2024-03-25 10:40:00,2024-03-25 10:55:00,3454.48,3457.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29457,做多,2024-03-25 10:55:00,2024-03-25 12:35:00,3457.26,3457.56,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29458,做空,2024-03-25 12:35:00,2024-03-25 13:00:00,3457.56,3458.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29459,做多,2024-03-25 13:00:00,2024-03-25 13:05:00,3458.83,3456.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29460,做空,2024-03-25 13:05:00,2024-03-25 13:20:00,3456.99,3436.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29461,做多,2024-03-25 13:50:00,2024-03-25 13:55:00,3468.24,3487.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29462,做多,2024-03-26 00:30:00,2024-03-26 00:35:00,3617.7,3614.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29463,做空,2024-03-26 00:35:00,2024-03-26 01:10:00,3614.31,3617.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29464,做多,2024-03-26 01:10:00,2024-03-26 01:20:00,3617.44,3615.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29465,做空,2024-03-26 01:20:00,2024-03-26 01:25:00,3615.12,3617.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29466,做多,2024-03-26 01:25:00,2024-03-26 01:30:00,3617.24,3613.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29467,做空,2024-03-26 01:30:00,2024-03-26 01:55:00,3613.22,3618.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29468,做多,2024-03-26 01:55:00,2024-03-26 02:00:00,3618.51,3605.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29469,做空,2024-03-26 02:00:00,2024-03-26 02:50:00,3605.15,3622.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29470,做多,2024-03-26 02:50:00,2024-03-26 03:00:00,3622.4,3618.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29471,做空,2024-03-26 03:00:00,2024-03-26 03:10:00,3618.91,3619.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29472,做多,2024-03-26 03:10:00,2024-03-26 03:40:00,3619.3,3639.21,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29473,做多,2024-03-26 11:15:00,2024-03-26 11:25:00,3640.24,3639.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29474,做空,2024-03-26 11:25:00,2024-03-26 12:15:00,3639.99,3645.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29475,做多,2024-03-26 12:15:00,2024-03-26 12:25:00,3645.95,3644.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29476,做空,2024-03-26 12:25:00,2024-03-26 12:30:00,3644.74,3651.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29477,做多,2024-03-26 12:30:00,2024-03-26 12:45:00,3651.03,3647.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29478,做空,2024-03-26 12:45:00,2024-03-26 12:55:00,3647.2,3647.01,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29479,做多,2024-03-26 12:55:00,2024-03-26 13:00:00,3647.01,3643.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29480,做空,2024-03-26 13:00:00,2024-03-26 13:35:00,3643.43,3608.6,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29481,做多,2024-03-26 21:30:00,2024-03-26 21:50:00,3595.07,3592.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29482,做空,2024-03-26 21:50:00,2024-03-26 22:25:00,3592.42,3585.53,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29483,做多,2024-03-26 22:25:00,2024-03-26 22:35:00,3585.53,3585.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29484,做空,2024-03-26 22:35:00,2024-03-27 00:15:00,3585.0,3589.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29485,做多,2024-03-27 00:15:00,2024-03-27 00:30:00,3589.87,3603.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29486,做多,2024-03-27 05:10:00,2024-03-27 06:40:00,3601.67,3606.62,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29487,做空,2024-03-27 06:40:00,2024-03-27 06:50:00,3606.62,3606.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29488,做多,2024-03-27 06:50:00,2024-03-27 07:00:00,3606.68,3606.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29489,做空,2024-03-27 07:00:00,2024-03-27 07:15:00,3606.5,3582.16,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29490,做多,2024-03-27 11:35:00,2024-03-27 11:40:00,3591.08,3589.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29491,做空,2024-03-27 11:40:00,2024-03-27 11:45:00,3589.34,3592.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29492,做多,2024-03-27 11:45:00,2024-03-27 11:50:00,3592.23,3586.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29493,做空,2024-03-27 11:50:00,2024-03-27 12:00:00,3586.29,3594.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29494,做多,2024-03-27 12:00:00,2024-03-27 12:05:00,3594.08,3591.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29495,做空,2024-03-27 12:05:00,2024-03-27 13:00:00,3591.51,3616.55,0.01,100.0,0.0002,-0.0,0.0,-0.01,flip -29496,做多,2024-03-27 13:00:00,2024-03-27 13:05:00,3616.55,3630.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29497,做多,2024-03-28 00:15:00,2024-03-28 00:35:00,3528.45,3509.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29498,做空,2024-03-28 00:35:00,2024-03-28 00:45:00,3509.77,3518.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29499,做多,2024-03-28 00:45:00,2024-03-28 01:15:00,3518.25,3508.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29500,做空,2024-03-28 01:15:00,2024-03-28 01:20:00,3508.89,3511.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29501,做多,2024-03-28 01:20:00,2024-03-28 01:25:00,3511.54,3503.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29502,做空,2024-03-28 01:25:00,2024-03-28 01:35:00,3503.52,3510.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29503,做多,2024-03-28 01:35:00,2024-03-28 01:40:00,3510.29,3502.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29504,做空,2024-03-28 01:40:00,2024-03-28 02:10:00,3502.72,3514.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29505,做多,2024-03-28 02:10:00,2024-03-28 02:20:00,3514.13,3507.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29506,做空,2024-03-28 02:20:00,2024-03-28 02:30:00,3507.59,3478.4,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29507,做多,2024-03-28 04:00:00,2024-03-28 04:05:00,3506.58,3503.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29508,做空,2024-03-28 04:05:00,2024-03-28 04:10:00,3503.86,3508.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29509,做多,2024-03-28 04:10:00,2024-03-28 05:20:00,3508.44,3536.53,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29510,做多,2024-03-28 13:15:00,2024-03-28 13:35:00,3568.96,3585.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29511,做多,2024-03-28 14:15:00,2024-03-28 14:30:00,3583.92,3601.79,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29512,做多,2024-03-28 15:30:00,2024-03-28 15:55:00,3577.6,3581.6,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29513,做空,2024-03-28 15:55:00,2024-03-28 16:05:00,3581.6,3571.55,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29514,做多,2024-03-28 19:30:00,2024-03-28 19:35:00,3577.77,3574.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29515,做空,2024-03-28 19:35:00,2024-03-28 20:15:00,3574.79,3558.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29516,做多,2024-03-28 21:10:00,2024-03-28 21:20:00,3576.05,3575.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29517,做空,2024-03-28 21:20:00,2024-03-28 21:35:00,3575.95,3573.02,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29518,做多,2024-03-28 21:35:00,2024-03-28 22:55:00,3573.02,3570.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29519,做空,2024-03-28 22:55:00,2024-03-28 23:00:00,3570.0,3570.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29520,做多,2024-03-28 23:00:00,2024-03-28 23:30:00,3570.1,3571.83,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29521,做空,2024-03-28 23:30:00,2024-03-29 00:55:00,3571.83,3567.53,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29522,做多,2024-03-29 00:55:00,2024-03-29 01:00:00,3567.53,3567.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29523,做空,2024-03-29 01:00:00,2024-03-29 02:30:00,3567.16,3563.03,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29524,做多,2024-03-29 02:35:00,2024-03-29 02:40:00,3566.29,3563.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29525,做空,2024-03-29 02:40:00,2024-03-29 02:50:00,3563.2,3565.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29526,做多,2024-03-29 02:50:00,2024-03-29 02:55:00,3565.38,3564.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29527,做空,2024-03-29 02:55:00,2024-03-29 03:00:00,3564.76,3568.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29528,做多,2024-03-29 03:00:00,2024-03-29 03:15:00,3568.19,3564.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29529,做空,2024-03-29 03:15:00,2024-03-29 03:20:00,3564.35,3555.67,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29530,做多,2024-03-29 04:25:00,2024-03-29 04:30:00,3576.13,3575.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -29531,做多,2024-03-29 05:00:00,2024-03-29 05:20:00,3575.07,3562.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29532,做空,2024-03-29 05:20:00,2024-03-29 05:25:00,3562.55,3567.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29533,做多,2024-03-29 05:25:00,2024-03-29 05:30:00,3567.9,3562.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29534,做空,2024-03-29 05:30:00,2024-03-29 06:05:00,3562.61,3557.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29535,做多,2024-03-29 06:20:00,2024-03-29 06:25:00,3566.78,3565.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29536,做空,2024-03-29 06:25:00,2024-03-29 06:30:00,3565.88,3570.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29537,做多,2024-03-29 06:30:00,2024-03-29 07:00:00,3570.54,3577.64,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29538,做多,2024-03-29 11:00:00,2024-03-29 11:10:00,3555.65,3555.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29539,做空,2024-03-29 11:10:00,2024-03-29 11:15:00,3555.4,3557.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29540,做多,2024-03-29 11:15:00,2024-03-29 11:40:00,3557.48,3554.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29541,做空,2024-03-29 11:40:00,2024-03-29 12:00:00,3554.32,3559.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29542,做多,2024-03-29 12:00:00,2024-03-29 12:05:00,3559.29,3545.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29543,做空,2024-03-29 12:05:00,2024-03-29 13:35:00,3545.84,3556.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29544,做多,2024-03-29 13:35:00,2024-03-29 13:45:00,3556.45,3551.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29545,做空,2024-03-29 13:45:00,2024-03-29 13:50:00,3551.74,3552.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29546,做多,2024-03-29 13:50:00,2024-03-29 13:55:00,3552.27,3552.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29547,做空,2024-03-29 13:55:00,2024-03-29 14:05:00,3552.2,3554.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29548,做多,2024-03-29 14:05:00,2024-03-29 14:55:00,3554.98,3546.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29549,做空,2024-03-29 14:55:00,2024-03-29 15:25:00,3546.48,3528.33,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29550,做多,2024-03-29 22:25:00,2024-03-30 01:00:00,3509.65,3512.16,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29551,做多,2024-03-30 04:45:00,2024-03-30 05:00:00,3506.16,3520.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29552,做多,2024-03-30 06:15:00,2024-03-30 06:20:00,3507.83,3505.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29553,做空,2024-03-30 06:20:00,2024-03-30 06:25:00,3505.63,3507.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29554,做多,2024-03-30 06:25:00,2024-03-30 06:30:00,3507.94,3497.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29555,做空,2024-03-30 06:30:00,2024-03-30 07:55:00,3497.88,3495.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29556,做多,2024-03-30 08:20:00,2024-03-30 08:30:00,3507.26,3506.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29557,做空,2024-03-30 08:30:00,2024-03-30 08:35:00,3506.0,3506.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29558,做多,2024-03-30 08:35:00,2024-03-30 09:00:00,3506.57,3506.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29559,做空,2024-03-30 09:00:00,2024-03-30 09:05:00,3506.27,3508.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29560,做多,2024-03-30 09:05:00,2024-03-30 09:10:00,3508.99,3507.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29561,做空,2024-03-30 09:10:00,2024-03-30 17:20:00,3507.38,3530.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29562,做多,2024-03-30 17:20:00,2024-03-31 00:25:00,3530.81,3516.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29563,做空,2024-03-31 00:25:00,2024-03-31 00:35:00,3516.95,3520.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29564,做多,2024-03-31 00:35:00,2024-03-31 00:50:00,3520.17,3519.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29565,做空,2024-03-31 00:50:00,2024-03-31 00:55:00,3519.3,3520.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29566,做多,2024-03-31 00:55:00,2024-03-31 02:10:00,3520.72,3544.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29567,做多,2024-03-31 15:30:00,2024-03-31 15:50:00,3619.42,3621.97,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29568,做空,2024-03-31 15:50:00,2024-03-31 16:00:00,3621.97,3625.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29569,做多,2024-03-31 16:00:00,2024-03-31 16:10:00,3625.52,3632.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29570,做多,2024-03-31 19:05:00,2024-03-31 19:10:00,3637.0,3638.6,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_upper -29571,做多,2024-03-31 22:00:00,2024-03-31 22:40:00,3638.38,3634.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29572,做空,2024-03-31 22:40:00,2024-03-31 22:55:00,3634.19,3632.99,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29573,做多,2024-03-31 22:55:00,2024-03-31 23:15:00,3632.99,3644.75,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29574,做多,2024-04-01 12:45:00,2024-04-01 13:00:00,3558.47,3556.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29575,做空,2024-04-01 13:00:00,2024-04-01 13:05:00,3556.73,3559.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29576,做多,2024-04-01 13:05:00,2024-04-01 13:10:00,3559.9,3557.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29577,做空,2024-04-01 13:10:00,2024-04-01 13:25:00,3557.66,3566.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29578,做多,2024-04-01 13:25:00,2024-04-01 13:30:00,3566.35,3560.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29579,做空,2024-04-01 13:30:00,2024-04-01 14:15:00,3560.73,3545.77,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29580,做多,2024-04-01 14:15:00,2024-04-01 21:00:00,3545.77,3488.49,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29581,做空,2024-04-01 21:00:00,2024-04-01 21:05:00,3488.49,3492.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29582,做多,2024-04-01 21:05:00,2024-04-01 21:35:00,3492.64,3497.57,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29583,做空,2024-04-01 21:35:00,2024-04-02 00:40:00,3497.57,3481.1,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29584,做多,2024-04-02 00:40:00,2024-04-02 02:20:00,3481.1,3474.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29585,做空,2024-04-02 02:20:00,2024-04-02 02:30:00,3474.81,3435.57,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29586,做多,2024-04-02 19:55:00,2024-04-02 20:00:00,3279.26,3278.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29587,做空,2024-04-02 20:00:00,2024-04-02 20:05:00,3278.09,3286.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29588,做多,2024-04-02 20:05:00,2024-04-02 20:20:00,3286.79,3284.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29589,做空,2024-04-02 20:20:00,2024-04-02 20:25:00,3284.3,3287.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29590,做多,2024-04-02 20:25:00,2024-04-02 20:30:00,3287.81,3279.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29591,做空,2024-04-02 20:30:00,2024-04-02 20:50:00,3279.11,3277.98,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29592,做多,2024-04-02 20:50:00,2024-04-02 22:45:00,3277.98,3295.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29593,做多,2024-04-02 23:55:00,2024-04-03 00:20:00,3280.76,3272.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29594,做空,2024-04-03 00:20:00,2024-04-03 00:30:00,3272.99,3240.37,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29595,做多,2024-04-03 00:50:00,2024-04-03 01:00:00,3263.59,3269.07,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29596,做空,2024-04-03 01:00:00,2024-04-03 01:10:00,3269.07,3270.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29597,做多,2024-04-03 01:10:00,2024-04-03 01:20:00,3270.07,3268.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29598,做空,2024-04-03 01:20:00,2024-04-03 01:25:00,3268.58,3277.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29599,做多,2024-04-03 01:25:00,2024-04-03 01:50:00,3277.2,3291.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29600,做多,2024-04-03 05:55:00,2024-04-03 08:05:00,3294.89,3297.09,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29601,做空,2024-04-03 08:05:00,2024-04-03 08:15:00,3297.09,3305.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29602,做多,2024-04-03 08:15:00,2024-04-03 08:30:00,3305.0,3332.0,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29603,做多,2024-04-03 10:45:00,2024-04-03 11:00:00,3316.95,3309.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29604,做空,2024-04-03 11:00:00,2024-04-03 11:05:00,3309.79,3293.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29605,做多,2024-04-03 11:50:00,2024-04-03 12:00:00,3328.09,3314.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29606,做空,2024-04-03 12:00:00,2024-04-03 12:05:00,3314.42,3322.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29607,做多,2024-04-03 12:05:00,2024-04-03 12:25:00,3322.26,3315.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29608,做空,2024-04-03 12:25:00,2024-04-03 13:00:00,3315.18,3318.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29609,做多,2024-04-03 13:00:00,2024-04-03 13:05:00,3318.05,3317.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29610,做空,2024-04-03 13:05:00,2024-04-03 13:20:00,3317.57,3297.16,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29611,做多,2024-04-03 13:50:00,2024-04-03 13:55:00,3315.02,3314.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29612,做空,2024-04-03 13:55:00,2024-04-03 14:00:00,3314.36,3349.41,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29613,做多,2024-04-03 14:00:00,2024-04-03 14:05:00,3349.41,3351.3,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29614,做多,2024-04-03 15:35:00,2024-04-03 16:15:00,3322.0,3356.91,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29615,做多,2024-04-03 17:45:00,2024-04-03 19:05:00,3327.5,3320.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29616,做空,2024-04-03 19:05:00,2024-04-03 20:30:00,3320.12,3297.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29617,做多,2024-04-03 23:05:00,2024-04-04 00:15:00,3322.95,3317.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29618,做空,2024-04-04 00:15:00,2024-04-04 00:20:00,3317.49,3325.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29619,做多,2024-04-04 00:20:00,2024-04-04 00:25:00,3325.01,3324.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29620,做空,2024-04-04 00:25:00,2024-04-04 00:40:00,3324.92,3328.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29621,做多,2024-04-04 00:40:00,2024-04-04 01:35:00,3328.71,3321.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29622,做空,2024-04-04 01:35:00,2024-04-04 01:40:00,3321.63,3323.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29623,做多,2024-04-04 01:40:00,2024-04-04 01:45:00,3323.12,3319.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29624,做空,2024-04-04 01:45:00,2024-04-04 01:50:00,3319.15,3320.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29625,做多,2024-04-04 01:50:00,2024-04-04 02:00:00,3320.4,3319.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29626,做空,2024-04-04 02:00:00,2024-04-04 02:25:00,3319.28,3276.52,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29627,做多,2024-04-04 05:55:00,2024-04-04 06:20:00,3297.52,3301.67,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29628,做空,2024-04-04 06:20:00,2024-04-04 06:25:00,3301.67,3304.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29629,做多,2024-04-04 06:25:00,2024-04-04 07:00:00,3304.33,3305.86,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29630,做空,2024-04-04 07:00:00,2024-04-04 19:20:00,3305.86,3374.72,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29631,做多,2024-04-04 19:20:00,2024-04-04 19:55:00,3374.72,3367.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29632,做空,2024-04-04 19:55:00,2024-04-04 20:00:00,3367.84,3342.96,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -29633,做多,2024-04-05 04:10:00,2024-04-05 04:15:00,3320.26,3312.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29634,做空,2024-04-05 04:15:00,2024-04-05 04:45:00,3312.09,3288.3,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29635,做多,2024-04-05 08:10:00,2024-04-05 08:35:00,3295.98,3287.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29636,做空,2024-04-05 08:35:00,2024-04-05 09:05:00,3287.18,3271.23,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29637,做多,2024-04-05 13:40:00,2024-04-05 14:10:00,3278.45,3309.44,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29638,做多,2024-04-05 23:05:00,2024-04-05 23:15:00,3324.8,3327.12,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29639,做空,2024-04-05 23:15:00,2024-04-05 23:30:00,3327.12,3325.92,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29640,做多,2024-04-05 23:30:00,2024-04-05 23:35:00,3325.92,3323.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29641,做空,2024-04-05 23:35:00,2024-04-05 23:40:00,3323.5,3326.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29642,做多,2024-04-05 23:40:00,2024-04-05 23:50:00,3326.01,3324.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29643,做空,2024-04-05 23:50:00,2024-04-06 00:05:00,3324.65,3317.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29644,做多,2024-04-06 00:30:00,2024-04-06 00:35:00,3328.67,3339.24,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29645,做多,2024-04-06 01:00:00,2024-04-06 01:05:00,3327.12,3322.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29646,做空,2024-04-06 01:05:00,2024-04-06 01:10:00,3322.16,3323.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29647,做多,2024-04-06 01:10:00,2024-04-06 01:25:00,3323.27,3327.79,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29648,做空,2024-04-06 01:25:00,2024-04-06 01:30:00,3327.79,3328.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29649,做多,2024-04-06 01:30:00,2024-04-06 01:35:00,3328.69,3325.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29650,做空,2024-04-06 01:35:00,2024-04-06 01:40:00,3325.26,3327.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29651,做多,2024-04-06 01:40:00,2024-04-06 01:45:00,3327.09,3323.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29652,做空,2024-04-06 01:45:00,2024-04-06 01:55:00,3323.78,3319.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29653,做多,2024-04-06 02:55:00,2024-04-06 03:05:00,3323.52,3329.5,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29654,做空,2024-04-06 03:05:00,2024-04-06 04:35:00,3329.5,3330.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29655,做多,2024-04-06 04:35:00,2024-04-06 04:40:00,3330.85,3326.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29656,做空,2024-04-06 04:40:00,2024-04-06 04:50:00,3326.41,3333.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29657,做多,2024-04-06 04:50:00,2024-04-06 05:05:00,3333.58,3339.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29658,做多,2024-04-06 07:25:00,2024-04-06 08:05:00,3331.51,3330.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29659,做空,2024-04-06 08:05:00,2024-04-06 08:10:00,3330.21,3332.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29660,做多,2024-04-06 08:10:00,2024-04-06 08:15:00,3332.45,3330.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29661,做空,2024-04-06 08:15:00,2024-04-06 08:20:00,3330.17,3330.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29662,做多,2024-04-06 08:20:00,2024-04-06 08:30:00,3330.54,3330.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29663,做空,2024-04-06 08:30:00,2024-04-06 08:35:00,3330.51,3332.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29664,做多,2024-04-06 08:35:00,2024-04-06 08:50:00,3332.85,3342.87,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29665,做多,2024-04-06 09:35:00,2024-04-06 09:55:00,3336.08,3334.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29666,做空,2024-04-06 09:55:00,2024-04-06 10:35:00,3334.93,3337.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29667,做多,2024-04-06 10:35:00,2024-04-06 11:00:00,3337.04,3344.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29668,做多,2024-04-06 11:40:00,2024-04-06 11:50:00,3335.01,3334.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29669,做空,2024-04-06 11:50:00,2024-04-06 12:20:00,3334.69,3335.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29670,做多,2024-04-06 12:20:00,2024-04-06 12:30:00,3335.85,3334.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29671,做空,2024-04-06 12:30:00,2024-04-06 12:40:00,3334.11,3327.25,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29672,做多,2024-04-06 14:35:00,2024-04-06 14:40:00,3336.59,3334.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29673,做空,2024-04-06 14:40:00,2024-04-06 14:55:00,3334.74,3336.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29674,做多,2024-04-06 14:55:00,2024-04-06 15:10:00,3336.52,3356.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29675,做多,2024-04-06 15:35:00,2024-04-06 15:55:00,3337.44,3336.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29676,做空,2024-04-06 15:55:00,2024-04-06 16:05:00,3336.7,3337.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29677,做多,2024-04-06 16:05:00,2024-04-06 16:10:00,3337.13,3334.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29678,做空,2024-04-06 16:10:00,2024-04-06 16:15:00,3334.92,3335.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29679,做多,2024-04-06 16:15:00,2024-04-06 16:25:00,3335.73,3335.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29680,做空,2024-04-06 16:25:00,2024-04-06 16:30:00,3335.19,3337.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29681,做多,2024-04-06 16:30:00,2024-04-06 16:35:00,3337.93,3335.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29682,做空,2024-04-06 16:35:00,2024-04-06 16:40:00,3335.15,3337.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29683,做多,2024-04-06 16:40:00,2024-04-06 17:40:00,3337.05,3348.47,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29684,做多,2024-04-07 00:30:00,2024-04-07 01:05:00,3355.21,3368.88,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29685,做多,2024-04-07 10:15:00,2024-04-07 10:30:00,3388.9,3389.85,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29686,做空,2024-04-07 10:30:00,2024-04-07 11:20:00,3389.85,3390.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29687,做多,2024-04-07 11:20:00,2024-04-07 11:30:00,3390.63,3389.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29688,做空,2024-04-07 11:30:00,2024-04-07 11:35:00,3389.59,3390.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29689,做多,2024-04-07 11:35:00,2024-04-07 11:50:00,3390.18,3391.55,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29690,做空,2024-04-07 11:50:00,2024-04-07 12:15:00,3391.55,3388.2,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29691,做多,2024-04-07 12:15:00,2024-04-07 12:40:00,3388.2,3401.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29692,做多,2024-04-07 15:40:00,2024-04-07 15:45:00,3396.58,3389.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29693,做空,2024-04-07 15:45:00,2024-04-07 15:50:00,3389.88,3402.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29694,做多,2024-04-07 15:50:00,2024-04-07 15:55:00,3402.92,3391.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29695,做空,2024-04-07 15:55:00,2024-04-07 16:00:00,3391.37,3394.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29696,做多,2024-04-07 16:00:00,2024-04-07 16:15:00,3394.14,3409.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29697,做多,2024-04-07 19:20:00,2024-04-07 21:15:00,3392.97,3414.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29698,做多,2024-04-07 22:05:00,2024-04-07 22:10:00,3410.39,3417.99,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29699,做多,2024-04-08 03:15:00,2024-04-08 03:20:00,3419.83,3413.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29700,做空,2024-04-08 03:20:00,2024-04-08 03:25:00,3413.76,3417.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29701,做多,2024-04-08 03:25:00,2024-04-08 04:10:00,3417.81,3420.2,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29702,做空,2024-04-08 04:10:00,2024-04-08 04:25:00,3420.2,3418.92,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29703,做多,2024-04-08 04:25:00,2024-04-08 04:50:00,3418.92,3420.41,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29704,做空,2024-04-08 04:50:00,2024-04-08 04:55:00,3420.41,3421.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29705,做多,2024-04-08 04:55:00,2024-04-08 05:25:00,3421.31,3423.48,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29706,做空,2024-04-08 05:25:00,2024-04-08 05:30:00,3423.48,3425.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29707,做多,2024-04-08 05:30:00,2024-04-08 05:35:00,3425.79,3423.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29708,做空,2024-04-08 05:35:00,2024-04-08 05:40:00,3423.48,3426.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29709,做多,2024-04-08 05:40:00,2024-04-08 06:15:00,3426.21,3424.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29710,做空,2024-04-08 06:15:00,2024-04-08 06:20:00,3424.43,3427.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29711,做多,2024-04-08 06:20:00,2024-04-08 06:30:00,3427.96,3427.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29712,做空,2024-04-08 06:30:00,2024-04-08 06:45:00,3427.09,3428.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29713,做多,2024-04-08 06:45:00,2024-04-08 07:30:00,3428.56,3456.04,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29714,做多,2024-04-09 01:20:00,2024-04-09 01:35:00,3686.84,3683.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29715,做空,2024-04-09 01:35:00,2024-04-09 01:40:00,3683.2,3690.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29716,做多,2024-04-09 01:40:00,2024-04-09 01:50:00,3690.78,3684.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29717,做空,2024-04-09 01:50:00,2024-04-09 02:10:00,3684.37,3694.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29718,做多,2024-04-09 02:10:00,2024-04-09 02:20:00,3694.13,3713.48,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29719,做多,2024-04-09 03:55:00,2024-04-09 04:55:00,3694.99,3698.82,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29720,做空,2024-04-09 04:55:00,2024-04-09 05:00:00,3698.82,3701.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29721,做多,2024-04-09 05:00:00,2024-04-09 05:05:00,3701.66,3693.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29722,做空,2024-04-09 05:05:00,2024-04-09 05:15:00,3693.39,3698.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29723,做多,2024-04-09 05:15:00,2024-04-09 05:25:00,3698.08,3700.44,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29724,做空,2024-04-09 05:25:00,2024-04-09 05:40:00,3700.44,3687.69,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29725,做多,2024-04-09 06:00:00,2024-04-09 06:05:00,3698.18,3697.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29726,做空,2024-04-09 06:05:00,2024-04-09 06:20:00,3697.66,3678.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29727,做多,2024-04-10 00:05:00,2024-04-10 00:30:00,3513.89,3509.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29728,做空,2024-04-10 00:30:00,2024-04-10 00:40:00,3509.33,3512.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29729,做多,2024-04-10 00:40:00,2024-04-10 00:45:00,3512.69,3510.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29730,做空,2024-04-10 00:45:00,2024-04-10 01:00:00,3510.09,3497.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29731,做多,2024-04-10 01:50:00,2024-04-10 02:00:00,3508.21,3535.54,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29732,做多,2024-04-10 02:20:00,2024-04-10 02:30:00,3516.79,3505.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29733,做空,2024-04-10 02:30:00,2024-04-10 02:35:00,3505.83,3510.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29734,做多,2024-04-10 02:35:00,2024-04-10 02:40:00,3510.22,3489.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29735,做空,2024-04-10 02:40:00,2024-04-10 02:45:00,3489.06,3495.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -29736,做多,2024-04-10 03:50:00,2024-04-10 04:25:00,3508.68,3520.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29737,做多,2024-04-10 08:10:00,2024-04-10 08:20:00,3517.2,3517.99,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29738,做空,2024-04-10 08:20:00,2024-04-10 08:25:00,3517.99,3519.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29739,做多,2024-04-10 08:25:00,2024-04-10 08:30:00,3519.27,3515.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29740,做空,2024-04-10 08:30:00,2024-04-10 08:40:00,3515.84,3523.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29741,做多,2024-04-10 08:40:00,2024-04-10 08:50:00,3523.12,3514.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29742,做空,2024-04-10 08:50:00,2024-04-10 08:55:00,3514.88,3520.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29743,做多,2024-04-10 08:55:00,2024-04-10 09:00:00,3520.37,3513.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29744,做空,2024-04-10 09:00:00,2024-04-10 09:10:00,3513.26,3520.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29745,做多,2024-04-10 09:10:00,2024-04-10 09:30:00,3520.1,3516.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29746,做空,2024-04-10 09:30:00,2024-04-10 09:35:00,3516.4,3517.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29747,做多,2024-04-10 09:35:00,2024-04-10 09:45:00,3517.99,3519.88,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29748,做空,2024-04-10 09:45:00,2024-04-10 09:50:00,3519.88,3523.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29749,做多,2024-04-10 09:50:00,2024-04-10 10:10:00,3523.06,3519.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29750,做空,2024-04-10 10:10:00,2024-04-10 10:50:00,3519.83,3526.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29751,做多,2024-04-10 10:50:00,2024-04-10 11:00:00,3526.17,3520.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29752,做空,2024-04-10 11:00:00,2024-04-10 11:10:00,3520.06,3522.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29753,做多,2024-04-10 11:10:00,2024-04-10 11:15:00,3522.56,3522.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29754,做空,2024-04-10 11:15:00,2024-04-10 11:25:00,3522.14,3522.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29755,做多,2024-04-10 11:25:00,2024-04-10 11:40:00,3522.99,3523.11,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29756,做空,2024-04-10 11:40:00,2024-04-10 11:55:00,3523.11,3523.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29757,做多,2024-04-10 11:55:00,2024-04-10 12:00:00,3523.81,3518.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29758,做空,2024-04-10 12:00:00,2024-04-10 12:05:00,3518.62,3521.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29759,做多,2024-04-10 12:05:00,2024-04-10 17:20:00,3521.1,3543.82,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29760,做多,2024-04-10 18:20:00,2024-04-10 18:30:00,3499.72,3484.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29761,做空,2024-04-10 18:30:00,2024-04-10 18:35:00,3484.64,3494.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29762,做多,2024-04-10 18:35:00,2024-04-10 18:55:00,3494.21,3497.15,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29763,做空,2024-04-10 18:55:00,2024-04-10 19:05:00,3497.15,3493.62,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29764,做多,2024-04-10 19:05:00,2024-04-10 22:05:00,3493.62,3537.95,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29765,做多,2024-04-11 20:10:00,2024-04-11 20:15:00,3522.35,3521.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29766,做空,2024-04-11 20:15:00,2024-04-11 20:20:00,3521.66,3532.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29767,做多,2024-04-11 20:20:00,2024-04-11 20:30:00,3532.31,3521.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29768,做空,2024-04-11 20:30:00,2024-04-11 20:40:00,3521.04,3520.77,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29769,做多,2024-04-11 20:40:00,2024-04-11 21:15:00,3520.77,3513.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29770,做空,2024-04-11 21:15:00,2024-04-11 22:20:00,3513.08,3511.91,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29771,做多,2024-04-11 22:20:00,2024-04-11 23:10:00,3511.91,3505.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29772,做空,2024-04-11 23:10:00,2024-04-11 23:25:00,3505.75,3499.54,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29773,做多,2024-04-11 23:45:00,2024-04-11 23:55:00,3509.72,3504.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29774,做空,2024-04-11 23:55:00,2024-04-12 00:00:00,3504.43,3510.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29775,做多,2024-04-12 00:00:00,2024-04-12 00:30:00,3510.44,3523.55,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29776,做多,2024-04-12 01:30:00,2024-04-12 01:40:00,3513.82,3513.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29777,做空,2024-04-12 01:40:00,2024-04-12 02:05:00,3513.2,3514.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29778,做多,2024-04-12 02:05:00,2024-04-12 02:10:00,3514.5,3525.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29779,做多,2024-04-12 08:10:00,2024-04-12 08:20:00,3527.55,3523.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29780,做空,2024-04-12 08:20:00,2024-04-12 08:25:00,3523.8,3524.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29781,做多,2024-04-12 08:25:00,2024-04-12 09:05:00,3524.7,3521.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29782,做空,2024-04-12 09:05:00,2024-04-12 09:10:00,3521.36,3527.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29783,做多,2024-04-12 09:10:00,2024-04-12 12:00:00,3527.7,3530.01,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29784,做空,2024-04-12 12:00:00,2024-04-12 12:30:00,3530.01,3515.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29785,做多,2024-04-13 03:30:00,2024-04-13 04:40:00,3220.94,3250.69,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29786,做多,2024-04-13 15:15:00,2024-04-13 15:25:00,3266.13,3295.0,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29787,做多,2024-04-13 16:15:00,2024-04-14 05:10:00,3265.14,3060.8,0.01,100.0,0.0002,-0.05,0.0,-0.05,tp_upper -29788,做多,2024-04-14 12:00:00,2024-04-14 12:05:00,3039.38,3036.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29789,做空,2024-04-14 12:05:00,2024-04-14 12:15:00,3036.82,3036.15,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29790,做多,2024-04-14 12:15:00,2024-04-14 12:55:00,3036.15,3043.74,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29791,做空,2024-04-14 12:55:00,2024-04-14 13:05:00,3043.74,3051.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29792,做多,2024-04-14 13:05:00,2024-04-14 13:15:00,3051.79,3052.1,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29793,做空,2024-04-14 13:15:00,2024-04-14 13:25:00,3052.1,3054.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29794,做多,2024-04-14 13:25:00,2024-04-14 13:30:00,3054.09,3046.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29795,做空,2024-04-14 13:30:00,2024-04-14 14:00:00,3046.64,3016.11,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29796,做多,2024-04-14 14:40:00,2024-04-14 15:30:00,3045.79,3051.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29797,做空,2024-04-14 15:30:00,2024-04-14 15:40:00,3051.39,3054.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29798,做多,2024-04-14 15:40:00,2024-04-14 15:45:00,3054.12,3048.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29799,做空,2024-04-14 15:45:00,2024-04-14 15:55:00,3048.25,3055.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29800,做多,2024-04-14 15:55:00,2024-04-14 16:25:00,3055.19,3093.46,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29801,做多,2024-04-14 17:30:00,2024-04-14 17:35:00,3050.49,3068.12,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29802,做多,2024-04-14 17:35:00,2024-04-14 17:45:00,3068.12,3050.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29803,做空,2024-04-14 17:45:00,2024-04-14 17:50:00,3050.37,3053.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29804,做多,2024-04-14 17:50:00,2024-04-14 17:55:00,3053.38,3050.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29805,做空,2024-04-14 17:55:00,2024-04-14 18:05:00,3050.34,3063.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29806,做多,2024-04-14 18:05:00,2024-04-14 18:10:00,3063.59,3080.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29807,做多,2024-04-14 21:25:00,2024-04-14 21:30:00,3060.04,3057.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29808,做空,2024-04-14 21:30:00,2024-04-14 21:45:00,3057.93,3054.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29809,做多,2024-04-14 21:45:00,2024-04-14 22:00:00,3054.39,3119.25,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29810,做多,2024-04-15 13:40:00,2024-04-15 13:50:00,3216.76,3202.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29811,做空,2024-04-15 13:50:00,2024-04-15 14:25:00,3202.19,3183.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29812,做多,2024-04-15 22:40:00,2024-04-15 23:00:00,3120.8,3122.16,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29813,做空,2024-04-15 23:00:00,2024-04-15 23:10:00,3122.16,3121.42,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29814,做多,2024-04-15 23:10:00,2024-04-15 23:15:00,3121.42,3109.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29815,做空,2024-04-15 23:15:00,2024-04-16 00:45:00,3109.32,3076.42,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29816,做多,2024-04-16 01:15:00,2024-04-16 01:40:00,3106.83,3096.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29817,做空,2024-04-16 01:40:00,2024-04-16 02:10:00,3096.61,3075.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29818,做多,2024-04-16 02:45:00,2024-04-16 02:55:00,3091.55,3092.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29819,做空,2024-04-16 02:55:00,2024-04-16 03:00:00,3092.94,3101.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29820,做多,2024-04-16 03:00:00,2024-04-16 03:10:00,3101.77,3094.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29821,做空,2024-04-16 03:10:00,2024-04-16 03:40:00,3094.34,3056.95,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29822,做多,2024-04-16 06:45:00,2024-04-16 07:30:00,3081.93,3115.05,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29823,做多,2024-04-16 08:45:00,2024-04-16 09:50:00,3089.25,3077.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29824,做空,2024-04-16 09:50:00,2024-04-16 09:55:00,3077.29,3078.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29825,做多,2024-04-16 09:55:00,2024-04-16 10:05:00,3078.85,3081.27,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29826,做空,2024-04-16 10:05:00,2024-04-16 10:20:00,3081.27,3043.61,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29827,做多,2024-04-16 11:00:00,2024-04-16 11:25:00,3070.42,3063.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29828,做空,2024-04-16 11:25:00,2024-04-16 11:50:00,3063.68,3086.99,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29829,做多,2024-04-16 11:50:00,2024-04-16 12:05:00,3086.99,3071.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29830,做空,2024-04-16 12:05:00,2024-04-16 12:20:00,3071.68,3075.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29831,做多,2024-04-16 12:20:00,2024-04-16 12:45:00,3075.24,3070.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29832,做空,2024-04-16 12:45:00,2024-04-16 12:50:00,3070.05,3070.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29833,做多,2024-04-16 12:50:00,2024-04-16 13:00:00,3070.27,3068.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29834,做空,2024-04-16 13:00:00,2024-04-16 13:05:00,3068.6,3077.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29835,做多,2024-04-16 13:05:00,2024-04-16 13:35:00,3077.01,3073.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29836,做空,2024-04-16 13:35:00,2024-04-16 13:55:00,3073.82,3066.96,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29837,做多,2024-04-16 13:55:00,2024-04-16 14:20:00,3066.96,3074.28,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29838,做空,2024-04-16 14:20:00,2024-04-16 14:30:00,3074.28,3042.21,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29839,做多,2024-04-16 17:05:00,2024-04-16 17:10:00,3067.85,3064.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29840,做空,2024-04-16 17:10:00,2024-04-16 17:15:00,3064.88,3071.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29841,做多,2024-04-16 17:15:00,2024-04-16 17:30:00,3071.68,3048.78,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29842,做空,2024-04-16 17:30:00,2024-04-16 17:35:00,3048.78,3057.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29843,做多,2024-04-16 17:35:00,2024-04-16 17:45:00,3057.39,3044.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29844,做空,2024-04-16 17:45:00,2024-04-16 18:05:00,3044.64,3059.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29845,做多,2024-04-16 18:05:00,2024-04-16 18:10:00,3059.93,3055.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29846,做空,2024-04-16 18:10:00,2024-04-16 18:25:00,3055.23,3056.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29847,做多,2024-04-16 18:25:00,2024-04-16 19:35:00,3056.35,3059.2,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29848,做空,2024-04-16 19:35:00,2024-04-16 19:45:00,3059.2,3059.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29849,做多,2024-04-16 19:45:00,2024-04-16 19:55:00,3059.65,3056.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29850,做空,2024-04-16 19:55:00,2024-04-16 20:00:00,3056.04,3058.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29851,做多,2024-04-16 20:00:00,2024-04-16 20:05:00,3058.53,3050.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29852,做空,2024-04-16 20:05:00,2024-04-16 20:10:00,3050.64,3058.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29853,做多,2024-04-16 20:10:00,2024-04-16 21:10:00,3058.03,3085.5,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29854,做多,2024-04-17 02:25:00,2024-04-17 02:40:00,3077.45,3077.72,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29855,做空,2024-04-17 02:40:00,2024-04-17 02:45:00,3077.72,3077.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29856,做多,2024-04-17 02:45:00,2024-04-17 03:50:00,3077.84,3082.13,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29857,做空,2024-04-17 03:50:00,2024-04-17 05:55:00,3082.13,3087.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29858,做多,2024-04-17 05:55:00,2024-04-17 06:15:00,3087.6,3086.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29859,做空,2024-04-17 06:15:00,2024-04-17 06:20:00,3086.27,3089.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29860,做多,2024-04-17 06:20:00,2024-04-17 06:45:00,3089.53,3091.09,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29861,做空,2024-04-17 06:45:00,2024-04-17 06:50:00,3091.09,3093.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29862,做多,2024-04-17 06:50:00,2024-04-17 06:55:00,3093.31,3089.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29863,做空,2024-04-17 06:55:00,2024-04-17 07:00:00,3089.29,3090.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29864,做多,2024-04-17 07:00:00,2024-04-17 18:15:00,3090.14,3025.15,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -29865,做空,2024-04-17 18:15:00,2024-04-17 19:10:00,3025.15,3008.33,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29866,做多,2024-04-17 19:10:00,2024-04-17 19:55:00,3008.33,3000.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29867,做空,2024-04-17 19:55:00,2024-04-17 20:00:00,3000.44,3007.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29868,做多,2024-04-17 20:00:00,2024-04-17 20:05:00,3007.17,3000.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29869,做空,2024-04-17 20:05:00,2024-04-17 20:15:00,3000.4,3005.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29870,做多,2024-04-17 20:15:00,2024-04-17 20:25:00,3005.62,3002.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29871,做空,2024-04-17 20:25:00,2024-04-17 20:35:00,3002.92,2999.84,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29872,做多,2024-04-17 20:35:00,2024-04-17 21:30:00,2999.84,2999.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29873,做空,2024-04-17 21:30:00,2024-04-17 21:45:00,2999.47,2996.38,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29874,做多,2024-04-17 21:45:00,2024-04-17 21:50:00,2996.38,2992.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29875,做空,2024-04-17 21:50:00,2024-04-17 21:55:00,2992.54,2997.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29876,做多,2024-04-17 21:55:00,2024-04-17 22:00:00,2997.14,2987.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29877,做空,2024-04-17 22:00:00,2024-04-17 22:20:00,2987.63,2990.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29878,做多,2024-04-17 22:20:00,2024-04-17 23:15:00,2990.6,2988.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29879,做空,2024-04-17 23:15:00,2024-04-18 00:00:00,2988.11,2991.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29880,做多,2024-04-18 00:00:00,2024-04-18 00:05:00,2991.02,2984.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29881,做空,2024-04-18 00:05:00,2024-04-18 00:35:00,2984.74,2960.31,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29882,做多,2024-04-18 00:55:00,2024-04-18 01:30:00,2991.94,2997.34,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29883,做空,2024-04-18 01:30:00,2024-04-18 01:45:00,2997.34,2994.71,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29884,做多,2024-04-18 01:45:00,2024-04-18 01:50:00,2994.71,2986.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29885,做空,2024-04-18 01:50:00,2024-04-18 01:55:00,2986.6,3002.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29886,做多,2024-04-18 01:55:00,2024-04-18 02:15:00,3002.51,2995.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29887,做空,2024-04-18 02:15:00,2024-04-18 02:25:00,2995.39,2997.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29888,做多,2024-04-18 02:25:00,2024-04-18 03:00:00,2997.84,3016.92,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29889,做多,2024-04-18 05:45:00,2024-04-18 05:50:00,3004.11,3002.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29890,做空,2024-04-18 05:50:00,2024-04-18 06:05:00,3002.14,2973.39,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29891,做多,2024-04-18 09:00:00,2024-04-18 09:15:00,2990.99,2994.07,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29892,做空,2024-04-18 09:15:00,2024-04-18 09:20:00,2994.07,2997.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29893,做多,2024-04-18 09:20:00,2024-04-18 09:40:00,2997.46,2993.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29894,做空,2024-04-18 09:40:00,2024-04-18 09:45:00,2993.44,3000.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29895,做多,2024-04-18 09:45:00,2024-04-18 11:10:00,3000.78,3027.21,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29896,做多,2024-04-18 12:35:00,2024-04-18 13:55:00,3009.61,3047.72,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -29897,做多,2024-04-18 18:00:00,2024-04-18 18:05:00,3040.7,3030.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29898,做空,2024-04-18 18:05:00,2024-04-18 18:20:00,3030.65,3035.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29899,做多,2024-04-18 18:20:00,2024-04-18 18:30:00,3035.47,3035.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29900,做空,2024-04-18 18:30:00,2024-04-18 18:35:00,3035.4,3041.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29901,做多,2024-04-18 18:35:00,2024-04-18 22:15:00,3041.74,3057.87,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29902,做空,2024-04-18 22:15:00,2024-04-18 23:45:00,3057.87,3063.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29903,做多,2024-04-18 23:45:00,2024-04-18 23:50:00,3063.72,3060.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29904,做空,2024-04-18 23:50:00,2024-04-18 23:55:00,3060.88,3062.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29905,做多,2024-04-18 23:55:00,2024-04-19 00:00:00,3062.85,3058.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29906,做空,2024-04-19 00:00:00,2024-04-19 00:10:00,3058.98,3045.48,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29907,做多,2024-04-19 00:30:00,2024-04-19 00:40:00,3063.79,3058.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29908,做空,2024-04-19 00:40:00,2024-04-19 00:55:00,3058.22,3039.83,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29909,做多,2024-04-19 06:30:00,2024-04-19 06:50:00,3007.07,3097.29,0.01,100.0,0.0002,0.02,0.0,0.02,tp_upper -29910,做多,2024-04-19 14:30:00,2024-04-19 14:35:00,3079.89,3071.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29911,做空,2024-04-19 14:35:00,2024-04-19 14:40:00,3071.86,3083.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29912,做多,2024-04-19 14:40:00,2024-04-19 14:55:00,3083.06,3079.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29913,做空,2024-04-19 14:55:00,2024-04-19 15:05:00,3079.0,3085.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29914,做多,2024-04-19 15:05:00,2024-04-19 15:10:00,3085.3,3083.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29915,做空,2024-04-19 15:10:00,2024-04-19 15:25:00,3083.73,3088.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29916,做多,2024-04-19 15:25:00,2024-04-19 15:30:00,3088.71,3084.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29917,做空,2024-04-19 15:30:00,2024-04-19 15:35:00,3084.52,3084.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29918,做多,2024-04-19 15:35:00,2024-04-19 15:45:00,3084.96,3087.15,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29919,做空,2024-04-19 15:45:00,2024-04-19 16:05:00,3087.15,3073.92,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29920,做多,2024-04-19 17:40:00,2024-04-19 17:55:00,3078.88,3079.04,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29921,做空,2024-04-19 17:55:00,2024-04-19 19:15:00,3079.04,3084.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29922,做多,2024-04-19 19:15:00,2024-04-19 19:35:00,3084.73,3083.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29923,做空,2024-04-19 19:35:00,2024-04-19 19:45:00,3083.41,3090.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29924,做多,2024-04-19 19:45:00,2024-04-19 19:55:00,3090.71,3103.36,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29925,做多,2024-04-19 21:00:00,2024-04-19 22:05:00,3084.2,3099.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29926,做多,2024-04-19 22:35:00,2024-04-19 22:45:00,3080.61,3079.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29927,做空,2024-04-19 22:45:00,2024-04-19 23:00:00,3079.32,3031.04,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -29928,做多,2024-04-20 04:45:00,2024-04-20 04:50:00,3065.13,3056.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29929,做空,2024-04-20 04:50:00,2024-04-20 04:55:00,3056.59,3063.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29930,做多,2024-04-20 04:55:00,2024-04-20 05:00:00,3063.12,3059.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29931,做空,2024-04-20 05:00:00,2024-04-20 05:30:00,3059.78,3064.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29932,做多,2024-04-20 05:30:00,2024-04-20 05:35:00,3064.06,3063.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29933,做空,2024-04-20 05:35:00,2024-04-20 06:25:00,3063.97,3060.89,0.01,100.0,0.0002,0.0,0.0,0.0,flip -29934,做多,2024-04-20 06:25:00,2024-04-20 08:05:00,3060.89,3045.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29935,做空,2024-04-20 08:05:00,2024-04-20 08:25:00,3045.26,3053.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29936,做多,2024-04-20 08:25:00,2024-04-20 08:30:00,3053.58,3051.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29937,做空,2024-04-20 08:30:00,2024-04-20 08:35:00,3051.71,3052.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29938,做多,2024-04-20 08:35:00,2024-04-20 11:20:00,3052.12,3048.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29939,做空,2024-04-20 11:20:00,2024-04-20 12:10:00,3048.39,3051.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29940,做多,2024-04-20 12:10:00,2024-04-20 12:45:00,3051.85,3066.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29941,做多,2024-04-21 01:00:00,2024-04-21 02:20:00,3144.81,3164.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29942,做多,2024-04-21 04:15:00,2024-04-21 04:45:00,3160.5,3174.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29943,做多,2024-04-21 07:35:00,2024-04-21 09:10:00,3168.29,3166.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29944,做空,2024-04-21 09:10:00,2024-04-21 09:20:00,3166.72,3166.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29945,做多,2024-04-21 09:20:00,2024-04-21 09:35:00,3166.8,3165.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29946,做空,2024-04-21 09:35:00,2024-04-21 09:45:00,3165.51,3167.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29947,做多,2024-04-21 09:45:00,2024-04-21 09:50:00,3167.53,3166.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29948,做空,2024-04-21 09:50:00,2024-04-21 09:55:00,3166.97,3169.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29949,做多,2024-04-21 09:55:00,2024-04-21 10:00:00,3169.14,3166.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29950,做空,2024-04-21 10:00:00,2024-04-21 10:40:00,3166.36,3168.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29951,做多,2024-04-21 10:40:00,2024-04-21 10:50:00,3168.65,3167.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29952,做空,2024-04-21 10:50:00,2024-04-21 11:00:00,3167.5,3173.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29953,做多,2024-04-21 11:00:00,2024-04-21 11:20:00,3173.4,3170.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29954,做空,2024-04-21 11:20:00,2024-04-21 11:30:00,3170.57,3163.79,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29955,做多,2024-04-21 12:05:00,2024-04-21 12:10:00,3173.5,3171.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29956,做空,2024-04-21 12:10:00,2024-04-21 12:20:00,3171.46,3159.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29957,做多,2024-04-21 19:00:00,2024-04-21 19:10:00,3151.75,3147.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29958,做空,2024-04-21 19:10:00,2024-04-21 19:30:00,3147.77,3151.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29959,做多,2024-04-21 19:30:00,2024-04-21 19:35:00,3151.64,3150.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29960,做空,2024-04-21 19:35:00,2024-04-21 19:40:00,3150.39,3150.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29961,做多,2024-04-21 19:40:00,2024-04-21 21:05:00,3150.63,3166.82,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29962,做多,2024-04-21 21:45:00,2024-04-21 21:55:00,3147.82,3143.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29963,做空,2024-04-21 21:55:00,2024-04-21 22:05:00,3143.57,3161.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29964,做多,2024-04-21 22:05:00,2024-04-21 22:10:00,3161.49,3161.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -29965,做多,2024-04-21 23:15:00,2024-04-21 23:30:00,3145.72,3142.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29966,做空,2024-04-21 23:30:00,2024-04-22 00:00:00,3142.52,3149.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29967,做多,2024-04-22 00:00:00,2024-04-22 00:10:00,3149.0,3161.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29968,做多,2024-04-22 00:40:00,2024-04-22 01:00:00,3146.8,3147.02,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29969,做空,2024-04-22 01:00:00,2024-04-22 01:10:00,3147.02,3153.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29970,做多,2024-04-22 01:10:00,2024-04-22 01:15:00,3153.96,3167.37,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29971,做多,2024-04-22 01:30:00,2024-04-22 01:35:00,3152.04,3140.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29972,做空,2024-04-22 01:35:00,2024-04-22 01:40:00,3140.93,3149.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29973,做多,2024-04-22 01:40:00,2024-04-22 01:45:00,3149.49,3147.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29974,做空,2024-04-22 01:45:00,2024-04-22 02:05:00,3147.33,3134.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29975,做多,2024-04-22 03:00:00,2024-04-22 03:05:00,3151.08,3156.64,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29976,做多,2024-04-22 12:25:00,2024-04-22 12:35:00,3201.93,3201.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29977,做空,2024-04-22 12:35:00,2024-04-22 13:00:00,3201.39,3206.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29978,做多,2024-04-22 13:00:00,2024-04-22 13:10:00,3206.68,3201.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29979,做空,2024-04-22 13:10:00,2024-04-22 13:30:00,3201.78,3181.82,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29980,做多,2024-04-22 17:25:00,2024-04-22 17:30:00,3212.99,3205.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -29981,做多,2024-04-22 18:05:00,2024-04-22 18:25:00,3202.37,3195.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29982,做空,2024-04-22 18:25:00,2024-04-22 18:30:00,3195.28,3197.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29983,做多,2024-04-22 18:30:00,2024-04-22 18:35:00,3197.38,3194.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29984,做空,2024-04-22 18:35:00,2024-04-22 18:40:00,3194.62,3195.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29985,做多,2024-04-22 18:40:00,2024-04-22 18:45:00,3195.35,3193.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29986,做空,2024-04-22 18:45:00,2024-04-22 19:25:00,3193.89,3179.41,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -29987,做多,2024-04-22 20:05:00,2024-04-22 20:20:00,3192.39,3192.61,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29988,做空,2024-04-22 20:20:00,2024-04-22 20:25:00,3192.61,3192.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29989,做多,2024-04-22 20:25:00,2024-04-22 20:30:00,3192.84,3191.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29990,做空,2024-04-22 20:30:00,2024-04-22 20:35:00,3191.42,3191.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29991,做多,2024-04-22 20:35:00,2024-04-22 20:40:00,3191.52,3189.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29992,做空,2024-04-22 20:40:00,2024-04-22 21:20:00,3189.68,3188.14,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29993,做多,2024-04-22 21:20:00,2024-04-22 21:30:00,3188.14,3189.27,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -29994,做空,2024-04-22 21:30:00,2024-04-22 21:35:00,3189.27,3194.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29995,做多,2024-04-22 21:35:00,2024-04-22 22:05:00,3194.83,3201.66,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -29996,做多,2024-04-23 10:35:00,2024-04-23 10:40:00,3181.85,3181.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29997,做空,2024-04-23 10:40:00,2024-04-23 10:50:00,3181.25,3181.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29998,做多,2024-04-23 10:50:00,2024-04-23 10:55:00,3181.41,3180.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -29999,做空,2024-04-23 10:55:00,2024-04-23 11:10:00,3180.1,3179.77,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30000,做多,2024-04-23 11:10:00,2024-04-23 11:15:00,3179.77,3175.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30001,做空,2024-04-23 11:15:00,2024-04-23 11:55:00,3175.59,3178.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30002,做多,2024-04-23 11:55:00,2024-04-23 12:10:00,3178.63,3175.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30003,做空,2024-04-23 12:10:00,2024-04-23 12:20:00,3175.95,3183.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30004,做多,2024-04-23 12:20:00,2024-04-23 13:15:00,3183.13,3175.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30005,做空,2024-04-23 13:15:00,2024-04-23 13:25:00,3175.26,3178.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30006,做多,2024-04-23 13:25:00,2024-04-23 13:35:00,3178.91,3187.04,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30007,做多,2024-04-23 22:30:00,2024-04-24 00:15:00,3216.28,3208.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30008,做空,2024-04-24 00:15:00,2024-04-24 00:35:00,3208.56,3227.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30009,做多,2024-04-24 00:35:00,2024-04-24 01:35:00,3227.81,3239.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30010,做多,2024-04-24 09:10:00,2024-04-24 09:40:00,3247.99,3247.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30011,做空,2024-04-24 09:40:00,2024-04-24 09:45:00,3247.21,3249.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30012,做多,2024-04-24 09:45:00,2024-04-24 10:00:00,3249.25,3262.92,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30013,做多,2024-04-24 13:10:00,2024-04-24 13:15:00,3256.8,3253.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30014,做空,2024-04-24 13:15:00,2024-04-24 13:20:00,3253.65,3255.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30015,做多,2024-04-24 13:20:00,2024-04-24 13:40:00,3255.36,3254.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30016,做空,2024-04-24 13:40:00,2024-04-24 13:55:00,3254.33,3246.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30017,做多,2024-04-25 00:30:00,2024-04-25 00:35:00,3154.15,3153.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30018,做空,2024-04-25 00:35:00,2024-04-25 00:40:00,3153.92,3158.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30019,做多,2024-04-25 00:40:00,2024-04-25 00:45:00,3158.11,3152.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30020,做空,2024-04-25 00:45:00,2024-04-25 00:50:00,3152.24,3153.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30021,做多,2024-04-25 00:50:00,2024-04-25 01:50:00,3153.15,3149.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30022,做空,2024-04-25 01:50:00,2024-04-25 02:05:00,3149.0,3146.69,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30023,做多,2024-04-25 02:05:00,2024-04-25 03:05:00,3146.69,3147.42,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30024,做空,2024-04-25 03:05:00,2024-04-25 03:15:00,3147.42,3149.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30025,做多,2024-04-25 03:15:00,2024-04-25 03:20:00,3149.1,3145.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30026,做空,2024-04-25 03:20:00,2024-04-25 03:25:00,3145.09,3147.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30027,做多,2024-04-25 03:25:00,2024-04-25 03:35:00,3147.57,3150.42,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30028,做空,2024-04-25 03:35:00,2024-04-25 04:05:00,3150.42,3127.86,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30029,做多,2024-04-25 04:30:00,2024-04-25 05:20:00,3148.99,3144.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30030,做空,2024-04-25 05:20:00,2024-04-25 05:25:00,3144.43,3147.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30031,做多,2024-04-25 05:25:00,2024-04-25 05:45:00,3147.24,3162.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30032,做多,2024-04-25 09:05:00,2024-04-25 12:30:00,3147.96,3124.41,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30033,做空,2024-04-25 12:30:00,2024-04-25 12:50:00,3124.41,3106.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30034,做多,2024-04-25 14:05:00,2024-04-25 14:30:00,3131.74,3121.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30035,做空,2024-04-25 14:30:00,2024-04-25 14:35:00,3121.16,3125.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30036,做多,2024-04-25 14:35:00,2024-04-25 15:50:00,3125.56,3163.0,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30037,做多,2024-04-25 23:35:00,2024-04-25 23:45:00,3160.66,3156.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30038,做空,2024-04-25 23:45:00,2024-04-26 00:30:00,3156.28,3146.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30039,做多,2024-04-26 02:10:00,2024-04-26 02:20:00,3157.51,3155.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30040,做空,2024-04-26 02:20:00,2024-04-26 03:55:00,3155.81,3140.41,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30041,做多,2024-04-26 09:05:00,2024-04-26 09:30:00,3145.1,3153.75,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30042,做多,2024-04-26 10:35:00,2024-04-26 10:45:00,3140.66,3125.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30043,做空,2024-04-26 10:45:00,2024-04-26 10:50:00,3125.26,3124.22,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_lower -30044,做多,2024-04-26 12:10:00,2024-04-26 12:20:00,3136.68,3135.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30045,做空,2024-04-26 12:20:00,2024-04-26 12:30:00,3135.0,3142.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30046,做多,2024-04-26 12:30:00,2024-04-26 12:45:00,3142.75,3134.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30047,做空,2024-04-26 12:45:00,2024-04-26 12:50:00,3134.13,3118.54,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30048,做多,2024-04-26 13:45:00,2024-04-26 14:05:00,3139.33,3141.96,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30049,做空,2024-04-26 14:05:00,2024-04-26 14:40:00,3141.96,3131.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30050,做多,2024-04-26 14:45:00,2024-04-26 17:40:00,3136.82,3135.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30051,做空,2024-04-26 17:40:00,2024-04-26 23:00:00,3135.78,3131.91,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30052,做多,2024-04-26 23:00:00,2024-04-27 00:05:00,3131.91,3131.97,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30053,做空,2024-04-27 00:05:00,2024-04-27 00:10:00,3131.97,3136.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30054,做多,2024-04-27 00:10:00,2024-04-27 00:15:00,3136.65,3128.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30055,做空,2024-04-27 00:15:00,2024-04-27 00:25:00,3128.45,3114.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30056,做多,2024-04-27 02:30:00,2024-04-27 04:30:00,3126.96,3123.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30057,做空,2024-04-27 04:30:00,2024-04-27 04:40:00,3123.0,3125.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30058,做多,2024-04-27 04:40:00,2024-04-27 04:45:00,3125.76,3123.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30059,做空,2024-04-27 04:45:00,2024-04-27 04:55:00,3123.35,3125.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30060,做多,2024-04-27 04:55:00,2024-04-27 05:00:00,3125.4,3124.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30061,做空,2024-04-27 05:00:00,2024-04-27 06:10:00,3124.08,3122.74,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30062,做多,2024-04-27 06:10:00,2024-04-27 06:20:00,3122.74,3120.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30063,做空,2024-04-27 06:20:00,2024-04-27 06:35:00,3120.8,3121.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30064,做多,2024-04-27 06:35:00,2024-04-27 06:40:00,3121.23,3120.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30065,做空,2024-04-27 06:40:00,2024-04-27 06:45:00,3120.43,3123.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30066,做多,2024-04-27 06:45:00,2024-04-27 07:50:00,3123.98,3119.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30067,做空,2024-04-27 07:50:00,2024-04-27 08:05:00,3119.22,3116.7,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30068,做多,2024-04-27 08:05:00,2024-04-27 08:30:00,3116.7,3114.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30069,做空,2024-04-27 08:30:00,2024-04-27 09:25:00,3114.19,3117.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30070,做多,2024-04-27 09:25:00,2024-04-27 10:00:00,3117.31,3113.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30071,做空,2024-04-27 10:00:00,2024-04-27 10:05:00,3113.81,3119.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30072,做多,2024-04-27 10:05:00,2024-04-27 10:15:00,3119.69,3117.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30073,做空,2024-04-27 10:15:00,2024-04-27 11:10:00,3117.12,3118.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30074,做多,2024-04-27 11:10:00,2024-04-27 11:15:00,3118.16,3116.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30075,做空,2024-04-27 11:15:00,2024-04-27 11:20:00,3116.91,3119.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30076,做多,2024-04-27 11:20:00,2024-04-27 11:30:00,3119.65,3121.33,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30077,做多,2024-04-28 10:35:00,2024-04-28 10:45:00,3303.39,3298.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30078,做空,2024-04-28 10:45:00,2024-04-28 10:50:00,3298.75,3301.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30079,做多,2024-04-28 10:50:00,2024-04-28 13:25:00,3301.5,3304.02,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30080,做空,2024-04-28 13:25:00,2024-04-28 13:30:00,3304.02,3309.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30081,做多,2024-04-28 13:30:00,2024-04-28 13:35:00,3309.14,3313.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30082,做多,2024-04-28 14:05:00,2024-04-28 14:30:00,3313.81,3319.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30083,做多,2024-04-28 16:50:00,2024-04-28 17:45:00,3314.93,3325.75,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30084,做多,2024-04-28 20:30:00,2024-04-28 20:35:00,3312.03,3309.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30085,做空,2024-04-28 20:35:00,2024-04-28 20:40:00,3309.86,3310.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30086,做多,2024-04-28 20:40:00,2024-04-28 21:00:00,3310.46,3306.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30087,做空,2024-04-28 21:00:00,2024-04-28 21:50:00,3306.56,3299.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30088,做多,2024-04-29 14:25:00,2024-04-29 14:35:00,3168.67,3170.54,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30089,做空,2024-04-29 14:35:00,2024-04-29 14:50:00,3170.54,3168.68,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30090,做多,2024-04-29 14:50:00,2024-04-29 15:00:00,3168.68,3168.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30091,做空,2024-04-29 15:00:00,2024-04-29 15:05:00,3168.3,3177.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30092,做多,2024-04-29 15:05:00,2024-04-29 15:10:00,3177.62,3171.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30093,做空,2024-04-29 15:10:00,2024-04-29 15:15:00,3171.3,3173.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30094,做多,2024-04-29 15:15:00,2024-04-29 15:20:00,3173.78,3168.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30095,做空,2024-04-29 15:20:00,2024-04-29 15:25:00,3168.51,3171.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30096,做多,2024-04-29 15:25:00,2024-04-29 15:30:00,3171.79,3170.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30097,做空,2024-04-29 15:30:00,2024-04-29 15:35:00,3170.16,3171.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30098,做多,2024-04-29 15:35:00,2024-04-29 16:30:00,3171.16,3168.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30099,做空,2024-04-29 16:30:00,2024-04-29 17:00:00,3168.46,3167.2,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30100,做多,2024-04-29 17:00:00,2024-04-29 17:05:00,3167.2,3161.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30101,做空,2024-04-29 17:05:00,2024-04-29 17:15:00,3161.12,3165.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30102,做多,2024-04-29 17:15:00,2024-04-29 18:05:00,3165.57,3171.48,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30103,做空,2024-04-29 18:05:00,2024-04-29 18:15:00,3171.48,3175.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30104,做多,2024-04-29 18:15:00,2024-04-29 18:30:00,3175.13,3162.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30105,做空,2024-04-29 18:30:00,2024-04-29 18:45:00,3162.27,3167.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30106,做多,2024-04-29 18:45:00,2024-04-29 19:00:00,3167.27,3167.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30107,做空,2024-04-29 19:00:00,2024-04-29 19:05:00,3167.26,3170.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30108,做多,2024-04-29 19:05:00,2024-04-29 19:15:00,3170.33,3165.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30109,做空,2024-04-29 19:15:00,2024-04-29 19:30:00,3165.72,3169.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30110,做多,2024-04-29 19:30:00,2024-04-29 19:40:00,3169.94,3167.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30111,做空,2024-04-29 19:40:00,2024-04-29 19:45:00,3167.2,3172.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30112,做多,2024-04-29 19:45:00,2024-04-29 20:00:00,3172.45,3179.77,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30113,做多,2024-04-29 21:15:00,2024-04-29 21:30:00,3169.59,3166.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30114,做空,2024-04-29 21:30:00,2024-04-29 21:35:00,3166.97,3169.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30115,做多,2024-04-29 21:35:00,2024-04-29 22:15:00,3169.36,3190.46,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30116,做多,2024-04-30 02:30:00,2024-04-30 02:35:00,3196.21,3189.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30117,做空,2024-04-30 02:35:00,2024-04-30 02:40:00,3189.31,3189.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30118,做多,2024-04-30 02:40:00,2024-04-30 02:55:00,3189.74,3192.37,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30119,做空,2024-04-30 02:55:00,2024-04-30 05:35:00,3192.37,3158.91,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30120,做多,2024-04-30 21:25:00,2024-04-30 21:30:00,2989.67,2980.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30121,做空,2024-04-30 21:30:00,2024-04-30 21:40:00,2980.9,2982.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30122,做多,2024-04-30 21:40:00,2024-04-30 21:55:00,2982.35,2985.95,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30123,做空,2024-04-30 21:55:00,2024-04-30 22:00:00,2985.95,2992.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30124,做多,2024-04-30 22:00:00,2024-04-30 22:10:00,2992.33,3002.9,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30125,做多,2024-05-01 01:15:00,2024-05-01 02:05:00,2987.73,2983.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30126,做空,2024-05-01 02:05:00,2024-05-01 02:20:00,2983.41,2985.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30127,做多,2024-05-01 02:20:00,2024-05-01 02:25:00,2985.93,2982.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30128,做空,2024-05-01 02:25:00,2024-05-01 02:45:00,2982.47,2984.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30129,做多,2024-05-01 02:45:00,2024-05-01 02:50:00,2984.95,2983.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30130,做空,2024-05-01 02:50:00,2024-05-01 02:55:00,2983.68,2986.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30131,做多,2024-05-01 02:55:00,2024-05-01 05:20:00,2986.59,2994.98,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30132,做空,2024-05-01 05:20:00,2024-05-01 05:30:00,2994.98,2996.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30133,做多,2024-05-01 05:30:00,2024-05-01 05:40:00,2996.72,2992.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30134,做空,2024-05-01 05:40:00,2024-05-01 06:25:00,2992.74,2970.8,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -30135,做多,2024-05-01 12:10:00,2024-05-01 12:15:00,2932.72,2916.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30136,做空,2024-05-01 12:15:00,2024-05-01 12:35:00,2916.59,2924.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30137,做多,2024-05-01 12:35:00,2024-05-01 15:00:00,2924.76,2898.81,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30138,做空,2024-05-01 15:00:00,2024-05-01 16:15:00,2898.81,2889.87,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30139,做多,2024-05-01 16:15:00,2024-05-01 16:20:00,2889.87,2890.09,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30140,做空,2024-05-01 16:20:00,2024-05-01 16:45:00,2890.09,2889.06,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30141,做多,2024-05-01 16:45:00,2024-05-01 17:05:00,2889.06,2885.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30142,做空,2024-05-01 17:05:00,2024-05-01 17:25:00,2885.49,2894.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30143,做多,2024-05-01 17:25:00,2024-05-01 17:50:00,2894.82,2929.18,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30144,做多,2024-05-02 08:20:00,2024-05-02 10:10:00,2933.03,2947.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30145,做多,2024-05-02 18:20:00,2024-05-02 18:45:00,2978.47,3003.51,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30146,做多,2024-05-02 19:15:00,2024-05-02 19:30:00,2986.82,2986.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30147,做空,2024-05-02 19:30:00,2024-05-02 19:35:00,2986.31,2987.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30148,做多,2024-05-02 19:35:00,2024-05-02 20:25:00,2987.91,2987.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30149,做空,2024-05-02 20:25:00,2024-05-02 20:40:00,2987.45,2988.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -30150,做多,2024-05-02 20:40:00,2024-05-02 20:45:00,2988.42,2983.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30151,做空,2024-05-02 20:45:00,2024-05-02 20:55:00,2983.19,2985.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30152,做多,2024-05-02 20:55:00,2024-05-02 21:35:00,2985.45,3013.5,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30153,做多,2024-05-02 23:50:00,2024-05-03 00:10:00,2989.55,2989.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30154,做空,2024-05-03 00:10:00,2024-05-03 00:25:00,2989.29,2980.5,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30155,做多,2024-05-03 01:05:00,2024-05-03 01:10:00,2998.76,3004.37,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30156,做多,2024-05-03 04:45:00,2024-05-03 05:00:00,3002.61,2999.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30157,做空,2024-05-03 05:00:00,2024-05-03 05:15:00,2999.91,2999.77,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30158,做多,2024-05-03 05:15:00,2024-05-03 05:20:00,2999.77,2998.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30159,做空,2024-05-03 05:20:00,2024-05-03 05:25:00,2998.92,3000.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30160,做多,2024-05-03 05:25:00,2024-05-03 05:35:00,3000.57,3001.39,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30161,做空,2024-05-03 05:35:00,2024-05-03 05:50:00,3001.39,3000.24,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30162,做多,2024-05-03 05:50:00,2024-05-03 05:55:00,3000.24,2996.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30163,做空,2024-05-03 05:55:00,2024-05-03 06:15:00,2996.57,2985.03,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30164,做多,2024-05-03 12:30:00,2024-05-03 12:35:00,3013.51,3017.69,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30165,做多,2024-05-04 02:05:00,2024-05-04 05:10:00,3100.1,3119.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30166,做多,2024-05-04 06:40:00,2024-05-04 06:50:00,3109.42,3106.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30167,做空,2024-05-04 06:50:00,2024-05-04 07:30:00,3106.47,3102.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30168,做多,2024-05-04 08:40:00,2024-05-04 08:50:00,3109.04,3107.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30169,做空,2024-05-04 08:50:00,2024-05-04 08:55:00,3107.09,3107.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30170,做多,2024-05-04 08:55:00,2024-05-04 09:15:00,3107.71,3108.93,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30171,做空,2024-05-04 09:15:00,2024-05-04 10:05:00,3108.93,3107.68,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30172,做多,2024-05-04 10:05:00,2024-05-04 10:35:00,3107.68,3116.54,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30173,做多,2024-05-04 14:15:00,2024-05-04 15:25:00,3124.74,3123.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30174,做空,2024-05-04 15:25:00,2024-05-04 15:35:00,3123.22,3120.07,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30175,做多,2024-05-04 15:35:00,2024-05-04 16:05:00,3120.07,3122.72,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30176,做空,2024-05-04 16:05:00,2024-05-04 16:15:00,3122.72,3123.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30177,做多,2024-05-04 16:15:00,2024-05-04 16:20:00,3123.39,3120.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30178,做空,2024-05-04 16:20:00,2024-05-04 16:35:00,3120.29,3123.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30179,做多,2024-05-04 16:35:00,2024-05-04 17:15:00,3123.54,3122.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30180,做空,2024-05-04 17:15:00,2024-05-04 18:30:00,3122.74,3128.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30181,做多,2024-05-04 18:30:00,2024-05-04 18:45:00,3128.55,3126.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30182,做空,2024-05-04 18:45:00,2024-05-04 19:50:00,3126.65,3136.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30183,做多,2024-05-04 19:50:00,2024-05-04 20:05:00,3136.3,3144.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30184,做多,2024-05-04 20:40:00,2024-05-04 20:50:00,3132.8,3127.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30185,做空,2024-05-04 20:50:00,2024-05-04 21:10:00,3127.57,3128.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30186,做多,2024-05-04 21:10:00,2024-05-04 21:20:00,3128.78,3128.95,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30187,做空,2024-05-04 21:20:00,2024-05-04 21:30:00,3128.95,3105.97,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -30188,做多,2024-05-05 00:25:00,2024-05-05 08:15:00,3120.27,3113.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30189,做多,2024-05-05 18:15:00,2024-05-05 19:20:00,3142.98,3140.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30190,做空,2024-05-05 19:20:00,2024-05-05 19:25:00,3140.94,3142.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30191,做多,2024-05-05 19:25:00,2024-05-05 19:35:00,3142.14,3143.39,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30192,做空,2024-05-05 19:35:00,2024-05-05 19:50:00,3143.39,3144.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30193,做多,2024-05-05 19:50:00,2024-05-05 19:55:00,3144.6,3141.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30194,做空,2024-05-05 19:55:00,2024-05-05 20:00:00,3141.95,3142.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30195,做多,2024-05-05 20:00:00,2024-05-05 20:15:00,3142.87,3135.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30196,做空,2024-05-05 20:15:00,2024-05-05 21:10:00,3135.67,3129.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30197,做多,2024-05-05 23:25:00,2024-05-05 23:30:00,3144.89,3143.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30198,做空,2024-05-05 23:30:00,2024-05-06 00:05:00,3143.64,3142.46,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30199,做多,2024-05-06 00:05:00,2024-05-06 00:10:00,3142.46,3140.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30200,做空,2024-05-06 00:10:00,2024-05-06 00:15:00,3140.21,3146.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30201,做多,2024-05-06 00:15:00,2024-05-06 00:20:00,3146.8,3151.41,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30202,做多,2024-05-06 04:45:00,2024-05-06 05:20:00,3139.95,3151.03,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30203,做多,2024-05-06 21:25:00,2024-05-06 21:50:00,3085.71,3082.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30204,做空,2024-05-06 21:50:00,2024-05-06 21:55:00,3082.34,3084.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30205,做多,2024-05-06 21:55:00,2024-05-06 22:00:00,3084.43,3082.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30206,做空,2024-05-06 22:00:00,2024-05-06 22:05:00,3082.54,3085.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30207,做多,2024-05-06 22:05:00,2024-05-06 22:10:00,3085.05,3081.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30208,做空,2024-05-06 22:10:00,2024-05-06 22:20:00,3081.85,3083.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30209,做多,2024-05-06 22:20:00,2024-05-06 22:30:00,3083.18,3083.81,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30210,做空,2024-05-06 22:30:00,2024-05-06 22:50:00,3083.81,3082.57,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30211,做多,2024-05-06 22:50:00,2024-05-06 22:55:00,3082.57,3081.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30212,做空,2024-05-06 22:55:00,2024-05-06 23:55:00,3081.24,3062.42,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30213,做多,2024-05-07 00:30:00,2024-05-07 00:45:00,3073.25,3076.95,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30214,做空,2024-05-07 00:45:00,2024-05-07 01:00:00,3076.95,3075.93,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30215,做多,2024-05-07 01:00:00,2024-05-07 01:05:00,3075.93,3075.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30216,做空,2024-05-07 01:05:00,2024-05-07 01:10:00,3075.06,3078.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30217,做多,2024-05-07 01:10:00,2024-05-07 01:15:00,3078.13,3076.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30218,做空,2024-05-07 01:15:00,2024-05-07 01:25:00,3076.84,3075.92,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30219,做多,2024-05-07 01:25:00,2024-05-07 01:40:00,3075.92,3085.38,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30220,做多,2024-05-07 05:40:00,2024-05-07 05:45:00,3075.99,3069.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30221,做空,2024-05-07 05:45:00,2024-05-07 07:10:00,3069.98,3074.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30222,做多,2024-05-07 07:10:00,2024-05-07 08:15:00,3074.47,3093.07,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30223,做多,2024-05-07 12:45:00,2024-05-07 12:50:00,3081.12,3076.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30224,做空,2024-05-07 12:50:00,2024-05-07 13:50:00,3076.29,3067.79,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30225,做多,2024-05-07 14:55:00,2024-05-07 15:05:00,3092.54,3081.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30226,做空,2024-05-07 15:05:00,2024-05-07 18:15:00,3081.33,3047.36,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30227,做多,2024-05-08 03:40:00,2024-05-08 03:45:00,3035.88,3034.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30228,做空,2024-05-08 03:45:00,2024-05-08 04:40:00,3034.15,3012.8,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -30229,做多,2024-05-08 06:00:00,2024-05-08 13:30:00,3026.79,3003.95,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30230,做空,2024-05-08 13:30:00,2024-05-08 13:40:00,3003.95,3005.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30231,做多,2024-05-08 13:40:00,2024-05-08 13:55:00,3005.88,3028.4,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30232,做多,2024-05-08 15:35:00,2024-05-08 15:40:00,3004.52,3004.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30233,做空,2024-05-08 15:40:00,2024-05-08 15:45:00,3004.21,3014.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30234,做多,2024-05-08 15:45:00,2024-05-08 16:00:00,3014.46,3000.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30235,做空,2024-05-08 16:00:00,2024-05-08 16:10:00,3000.28,3005.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30236,做多,2024-05-08 16:10:00,2024-05-08 16:35:00,3005.97,3008.01,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30237,做空,2024-05-08 16:35:00,2024-05-08 19:25:00,3008.01,2992.11,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30238,做多,2024-05-09 00:30:00,2024-05-09 00:45:00,2987.4,2987.81,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30239,做空,2024-05-09 00:45:00,2024-05-09 00:50:00,2987.81,2989.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30240,做多,2024-05-09 00:50:00,2024-05-09 00:55:00,2989.83,2987.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30241,做空,2024-05-09 00:55:00,2024-05-09 01:00:00,2987.95,2992.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30242,做多,2024-05-09 01:00:00,2024-05-09 05:20:00,2992.11,3010.63,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30243,做多,2024-05-09 07:40:00,2024-05-09 07:45:00,2992.3,2987.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30244,做空,2024-05-09 07:45:00,2024-05-09 08:00:00,2987.11,2989.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30245,做多,2024-05-09 08:00:00,2024-05-09 12:35:00,2989.89,2984.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30246,做空,2024-05-09 12:35:00,2024-05-09 12:40:00,2984.55,2989.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30247,做多,2024-05-09 12:40:00,2024-05-09 12:45:00,2989.49,2987.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30248,做空,2024-05-09 12:45:00,2024-05-09 12:50:00,2987.05,2990.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30249,做多,2024-05-09 12:50:00,2024-05-09 12:55:00,2990.6,2988.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30250,做空,2024-05-09 12:55:00,2024-05-09 13:10:00,2988.88,2989.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30251,做多,2024-05-09 13:10:00,2024-05-09 13:20:00,2989.63,2987.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30252,做空,2024-05-09 13:20:00,2024-05-09 13:40:00,2987.23,2965.71,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -30253,做多,2024-05-09 14:35:00,2024-05-09 14:40:00,2985.93,2984.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30254,做空,2024-05-09 14:40:00,2024-05-09 14:45:00,2984.38,2986.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30255,做多,2024-05-09 14:45:00,2024-05-09 14:50:00,2986.32,2983.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30256,做空,2024-05-09 14:50:00,2024-05-09 14:55:00,2983.26,2987.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30257,做多,2024-05-09 14:55:00,2024-05-09 15:00:00,2987.7,2987.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30258,做空,2024-05-09 15:00:00,2024-05-10 03:15:00,2987.09,3029.0,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30259,做多,2024-05-10 03:15:00,2024-05-10 03:35:00,3029.0,3025.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30260,做空,2024-05-10 03:35:00,2024-05-10 03:40:00,3025.92,3026.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30261,做多,2024-05-10 03:40:00,2024-05-10 04:05:00,3026.32,3025.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30262,做空,2024-05-10 04:05:00,2024-05-10 04:10:00,3025.88,3028.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30263,做多,2024-05-10 04:10:00,2024-05-10 05:10:00,3028.72,3024.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30264,做空,2024-05-10 05:10:00,2024-05-10 05:30:00,3024.51,3029.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30265,做多,2024-05-10 05:30:00,2024-05-10 05:35:00,3029.39,3029.39,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30266,做空,2024-05-10 05:35:00,2024-05-10 05:45:00,3029.39,3031.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30267,做多,2024-05-10 05:45:00,2024-05-10 06:45:00,3031.12,3041.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30268,做多,2024-05-10 08:15:00,2024-05-10 08:25:00,3038.02,3034.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30269,做空,2024-05-10 08:25:00,2024-05-10 08:35:00,3034.89,3035.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30270,做多,2024-05-10 08:35:00,2024-05-10 08:40:00,3035.03,3032.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30271,做空,2024-05-10 08:40:00,2024-05-10 08:45:00,3032.73,3034.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30272,做多,2024-05-10 08:45:00,2024-05-10 09:00:00,3034.8,3032.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30273,做空,2024-05-10 09:00:00,2024-05-10 09:40:00,3032.15,3036.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30274,做多,2024-05-10 09:40:00,2024-05-10 09:45:00,3036.51,3032.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30275,做空,2024-05-10 09:45:00,2024-05-10 09:50:00,3032.44,3033.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30276,做多,2024-05-10 09:50:00,2024-05-10 10:00:00,3033.41,3029.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30277,做空,2024-05-10 10:00:00,2024-05-10 10:10:00,3029.95,3028.67,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_lower -30278,做多,2024-05-10 10:25:00,2024-05-10 10:30:00,3034.46,3033.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30279,做空,2024-05-10 10:30:00,2024-05-10 11:15:00,3033.38,3029.83,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30280,做多,2024-05-10 11:45:00,2024-05-10 12:00:00,3031.16,3043.15,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30281,做多,2024-05-10 12:10:00,2024-05-10 12:15:00,3036.37,3032.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30282,做空,2024-05-10 12:15:00,2024-05-10 12:25:00,3032.9,3033.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30283,做多,2024-05-10 12:25:00,2024-05-10 12:30:00,3033.74,3032.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30284,做空,2024-05-10 12:30:00,2024-05-10 12:45:00,3032.9,3024.94,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30285,做多,2024-05-10 23:35:00,2024-05-10 23:45:00,2914.23,2911.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30286,做空,2024-05-10 23:45:00,2024-05-11 00:00:00,2911.53,2915.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30287,做多,2024-05-11 00:00:00,2024-05-11 00:05:00,2915.39,2907.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30288,做空,2024-05-11 00:05:00,2024-05-11 00:10:00,2907.95,2912.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30289,做多,2024-05-11 00:10:00,2024-05-11 01:00:00,2912.23,2919.98,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30290,做多,2024-05-11 03:50:00,2024-05-11 04:10:00,2912.15,2911.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30291,做空,2024-05-11 04:10:00,2024-05-11 04:30:00,2911.38,2911.14,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30292,做多,2024-05-11 04:30:00,2024-05-11 06:30:00,2911.14,2925.4,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30293,做多,2024-05-11 13:45:00,2024-05-11 14:00:00,2912.74,2911.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30294,做空,2024-05-11 14:00:00,2024-05-11 14:05:00,2911.25,2911.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30295,做多,2024-05-11 14:05:00,2024-05-11 14:10:00,2911.81,2910.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30296,做空,2024-05-11 14:10:00,2024-05-11 14:35:00,2910.46,2903.92,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30297,做多,2024-05-11 15:05:00,2024-05-11 15:10:00,2912.64,2921.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30298,做多,2024-05-11 20:35:00,2024-05-11 21:00:00,2919.66,2919.79,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30299,做空,2024-05-11 21:00:00,2024-05-11 21:05:00,2919.79,2919.65,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30300,做多,2024-05-11 21:05:00,2024-05-11 21:15:00,2919.65,2920.27,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30301,做空,2024-05-11 21:15:00,2024-05-11 21:25:00,2920.27,2919.75,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30302,做多,2024-05-11 21:25:00,2024-05-11 21:40:00,2919.75,2918.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30303,做空,2024-05-11 21:40:00,2024-05-11 21:50:00,2918.93,2921.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30304,做多,2024-05-11 21:50:00,2024-05-11 21:55:00,2921.29,2918.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30305,做空,2024-05-11 21:55:00,2024-05-11 22:00:00,2918.67,2922.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30306,做多,2024-05-11 22:00:00,2024-05-11 22:05:00,2922.03,2920.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30307,做空,2024-05-11 22:05:00,2024-05-11 23:35:00,2920.87,2910.86,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30308,做多,2024-05-12 00:25:00,2024-05-12 00:30:00,2921.13,2919.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30309,做空,2024-05-12 00:30:00,2024-05-12 01:00:00,2919.95,2922.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30310,做多,2024-05-12 01:00:00,2024-05-12 02:50:00,2922.64,2918.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30311,做空,2024-05-12 02:50:00,2024-05-12 03:45:00,2918.75,2923.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30312,做多,2024-05-12 03:45:00,2024-05-12 04:15:00,2923.01,2928.47,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30313,做多,2024-05-12 06:50:00,2024-05-12 07:10:00,2920.06,2919.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30314,做空,2024-05-12 07:10:00,2024-05-12 07:15:00,2919.77,2910.24,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30315,做多,2024-05-12 09:20:00,2024-05-12 10:15:00,2916.41,2934.86,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30316,做多,2024-05-12 21:45:00,2024-05-12 21:50:00,2931.47,2930.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30317,做空,2024-05-12 21:50:00,2024-05-12 22:20:00,2930.46,2930.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30318,做多,2024-05-12 22:20:00,2024-05-12 22:50:00,2930.85,2932.84,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30319,做空,2024-05-12 22:50:00,2024-05-12 23:00:00,2932.84,2932.6,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30320,做多,2024-05-12 23:00:00,2024-05-12 23:35:00,2932.6,2930.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30321,做空,2024-05-12 23:35:00,2024-05-12 23:50:00,2930.37,2931.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30322,做多,2024-05-12 23:50:00,2024-05-12 23:55:00,2931.66,2929.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30323,做空,2024-05-12 23:55:00,2024-05-13 00:00:00,2929.18,2931.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30324,做多,2024-05-13 00:00:00,2024-05-13 00:30:00,2931.42,2936.46,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30325,做多,2024-05-13 00:55:00,2024-05-13 01:10:00,2932.47,2930.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30326,做空,2024-05-13 01:10:00,2024-05-13 01:15:00,2930.95,2917.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30327,做多,2024-05-13 06:40:00,2024-05-13 07:50:00,2916.04,2949.68,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30328,做多,2024-05-13 15:05:00,2024-05-13 16:05:00,2952.72,2958.69,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30329,做空,2024-05-13 16:05:00,2024-05-13 16:15:00,2958.69,2961.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30330,做多,2024-05-13 16:15:00,2024-05-13 16:25:00,2961.08,2964.81,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30331,做空,2024-05-13 16:25:00,2024-05-13 16:30:00,2964.81,2975.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30332,做多,2024-05-13 16:30:00,2024-05-13 17:05:00,2975.95,2951.56,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30333,做空,2024-05-13 17:05:00,2024-05-13 17:10:00,2951.56,2954.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -30334,做多,2024-05-13 20:30:00,2024-05-13 20:40:00,2958.12,2956.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30335,做空,2024-05-13 20:40:00,2024-05-13 22:25:00,2956.97,2940.53,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30336,做多,2024-05-14 00:10:00,2024-05-14 00:20:00,2950.9,2950.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30337,做空,2024-05-14 00:20:00,2024-05-14 00:30:00,2950.65,2955.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30338,做多,2024-05-14 00:30:00,2024-05-14 00:40:00,2955.16,2948.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30339,做空,2024-05-14 00:40:00,2024-05-14 00:45:00,2948.0,2944.95,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30340,做多,2024-05-14 01:05:00,2024-05-14 01:40:00,2951.2,2943.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30341,做空,2024-05-14 01:40:00,2024-05-14 01:45:00,2943.76,2950.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -30342,做多,2024-05-14 02:00:00,2024-05-14 02:45:00,2947.1,2949.23,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30343,做空,2024-05-14 02:45:00,2024-05-14 03:10:00,2949.23,2950.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30344,做多,2024-05-14 03:10:00,2024-05-14 03:25:00,2950.78,2947.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30345,做空,2024-05-14 03:25:00,2024-05-14 03:35:00,2947.03,2947.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30346,做多,2024-05-14 03:35:00,2024-05-14 14:35:00,2947.8,2903.77,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30347,做空,2024-05-14 14:35:00,2024-05-14 14:45:00,2903.77,2889.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30348,做多,2024-05-14 15:15:00,2024-05-14 15:20:00,2908.99,2908.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30349,做空,2024-05-14 15:20:00,2024-05-14 15:35:00,2908.95,2905.24,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30350,做多,2024-05-14 15:35:00,2024-05-14 19:30:00,2905.24,2896.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30351,做空,2024-05-14 19:30:00,2024-05-14 19:35:00,2896.47,2896.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30352,做多,2024-05-14 19:35:00,2024-05-14 19:45:00,2896.87,2896.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30353,做空,2024-05-14 19:45:00,2024-05-14 20:00:00,2896.09,2897.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30354,做多,2024-05-14 20:00:00,2024-05-14 20:05:00,2897.09,2896.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30355,做空,2024-05-14 20:05:00,2024-05-14 20:10:00,2896.06,2898.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30356,做多,2024-05-14 20:10:00,2024-05-14 20:15:00,2898.45,2896.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30357,做空,2024-05-14 20:15:00,2024-05-14 20:25:00,2896.73,2897.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30358,做多,2024-05-14 20:25:00,2024-05-14 20:45:00,2897.69,2892.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30359,做空,2024-05-14 20:45:00,2024-05-14 20:50:00,2892.98,2894.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30360,做多,2024-05-14 20:50:00,2024-05-14 22:15:00,2894.49,2893.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30361,做空,2024-05-14 22:15:00,2024-05-14 22:35:00,2893.9,2892.72,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30362,做多,2024-05-14 22:35:00,2024-05-14 22:40:00,2892.72,2891.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30363,做空,2024-05-14 22:40:00,2024-05-14 23:20:00,2891.73,2880.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30364,做多,2024-05-15 00:25:00,2024-05-15 00:30:00,2892.3,2888.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30365,做空,2024-05-15 00:30:00,2024-05-15 00:35:00,2888.66,2880.55,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30366,做多,2024-05-15 02:00:00,2024-05-15 02:05:00,2889.7,2889.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30367,做空,2024-05-15 02:05:00,2024-05-15 02:20:00,2889.62,2888.58,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30368,做多,2024-05-15 02:20:00,2024-05-15 02:30:00,2888.58,2888.87,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30369,做空,2024-05-15 02:30:00,2024-05-15 02:35:00,2888.87,2889.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30370,做多,2024-05-15 02:35:00,2024-05-15 02:45:00,2889.52,2886.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30371,做空,2024-05-15 02:45:00,2024-05-15 02:55:00,2886.98,2888.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30372,做多,2024-05-15 02:55:00,2024-05-15 03:30:00,2888.95,2900.62,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30373,做多,2024-05-15 09:30:00,2024-05-15 09:40:00,2902.21,2914.02,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30374,做多,2024-05-15 11:05:00,2024-05-15 11:10:00,2908.46,2902.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30375,做空,2024-05-15 11:10:00,2024-05-15 11:15:00,2902.34,2903.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30376,做多,2024-05-15 11:15:00,2024-05-15 11:20:00,2903.53,2897.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30377,做空,2024-05-15 11:20:00,2024-05-15 11:35:00,2897.62,2889.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30378,做多,2024-05-16 02:25:00,2024-05-16 02:35:00,3013.72,3012.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30379,做空,2024-05-16 02:35:00,2024-05-16 03:40:00,3012.3,3015.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30380,做多,2024-05-16 03:40:00,2024-05-16 03:55:00,3015.21,3013.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30381,做空,2024-05-16 03:55:00,2024-05-16 04:45:00,3013.77,3005.52,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30382,做多,2024-05-16 06:15:00,2024-05-16 06:35:00,3014.91,3017.37,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30383,做空,2024-05-16 06:35:00,2024-05-16 06:50:00,3017.37,3014.5,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30384,做多,2024-05-16 06:50:00,2024-05-16 07:50:00,3014.5,3015.49,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30385,做空,2024-05-16 07:50:00,2024-05-16 07:55:00,3015.49,3016.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30386,做多,2024-05-16 07:55:00,2024-05-16 08:00:00,3016.56,3015.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30387,做空,2024-05-16 08:00:00,2024-05-16 08:05:00,3015.92,3023.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30388,做多,2024-05-16 08:05:00,2024-05-16 08:10:00,3023.23,3019.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30389,做多,2024-05-16 11:55:00,2024-05-16 12:30:00,3006.71,2992.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30390,做空,2024-05-16 12:30:00,2024-05-16 12:35:00,2992.24,2984.18,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30391,做多,2024-05-17 00:05:00,2024-05-17 00:25:00,2942.64,2942.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30392,做空,2024-05-17 00:25:00,2024-05-17 01:30:00,2942.94,2943.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30393,做多,2024-05-17 01:30:00,2024-05-17 02:05:00,2943.25,2938.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30394,做空,2024-05-17 02:05:00,2024-05-17 02:15:00,2938.89,2941.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30395,做多,2024-05-17 02:15:00,2024-05-17 02:40:00,2941.7,2952.95,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30396,做多,2024-05-17 06:20:00,2024-05-17 06:25:00,2944.6,2942.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30397,做空,2024-05-17 06:25:00,2024-05-17 06:30:00,2942.41,2945.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30398,做多,2024-05-17 06:30:00,2024-05-17 06:40:00,2945.42,2952.33,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30399,做多,2024-05-17 22:00:00,2024-05-17 23:45:00,3088.83,3087.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30400,做空,2024-05-17 23:45:00,2024-05-17 23:50:00,3087.83,3093.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30401,做多,2024-05-17 23:50:00,2024-05-18 00:00:00,3093.37,3089.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30402,做空,2024-05-18 00:00:00,2024-05-18 00:05:00,3089.82,3090.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30403,做多,2024-05-18 00:05:00,2024-05-18 00:25:00,3090.38,3091.04,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30404,做空,2024-05-18 00:25:00,2024-05-18 00:35:00,3091.04,3091.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30405,做多,2024-05-18 00:35:00,2024-05-18 00:40:00,3091.35,3091.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30406,做空,2024-05-18 00:40:00,2024-05-18 00:45:00,3091.29,3096.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30407,做多,2024-05-18 00:45:00,2024-05-18 01:00:00,3096.92,3094.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30408,做空,2024-05-18 01:00:00,2024-05-18 01:25:00,3094.59,3091.24,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30409,做多,2024-05-18 01:25:00,2024-05-18 01:30:00,3091.24,3091.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30410,做空,2024-05-18 01:30:00,2024-05-18 05:50:00,3091.06,3097.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30411,做多,2024-05-18 05:50:00,2024-05-18 06:00:00,3097.55,3094.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30412,做空,2024-05-18 06:00:00,2024-05-18 06:05:00,3094.84,3096.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30413,做多,2024-05-18 06:05:00,2024-05-18 06:40:00,3096.22,3097.0,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30414,做空,2024-05-18 06:40:00,2024-05-18 06:50:00,3097.0,3098.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30415,做多,2024-05-18 06:50:00,2024-05-18 07:00:00,3098.14,3096.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30416,做空,2024-05-18 07:00:00,2024-05-18 07:05:00,3096.37,3097.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30417,做多,2024-05-18 07:05:00,2024-05-18 07:20:00,3097.71,3109.23,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30418,做多,2024-05-18 13:00:00,2024-05-18 13:30:00,3120.57,3115.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30419,做空,2024-05-18 13:30:00,2024-05-18 13:40:00,3115.66,3115.53,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30420,做多,2024-05-18 13:40:00,2024-05-18 13:45:00,3115.53,3111.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30421,做空,2024-05-18 13:45:00,2024-05-18 16:10:00,3111.86,3117.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30422,做多,2024-05-18 16:10:00,2024-05-18 16:30:00,3117.07,3115.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30423,做空,2024-05-18 16:30:00,2024-05-18 19:50:00,3115.28,3119.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30424,做多,2024-05-18 19:50:00,2024-05-18 20:00:00,3119.74,3117.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30425,做空,2024-05-18 20:00:00,2024-05-18 20:20:00,3117.7,3117.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30426,做多,2024-05-18 20:20:00,2024-05-18 21:20:00,3117.8,3110.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30427,做空,2024-05-18 21:20:00,2024-05-18 21:30:00,3110.88,3113.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -30428,做多,2024-05-18 21:35:00,2024-05-18 21:50:00,3117.56,3114.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30429,做空,2024-05-18 21:50:00,2024-05-18 21:55:00,3114.34,3116.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30430,做多,2024-05-18 21:55:00,2024-05-18 22:00:00,3116.36,3115.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30431,做空,2024-05-18 22:00:00,2024-05-19 00:35:00,3115.95,3119.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30432,做多,2024-05-19 00:35:00,2024-05-19 00:40:00,3119.04,3116.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30433,做空,2024-05-19 00:40:00,2024-05-19 00:45:00,3116.32,3118.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30434,做多,2024-05-19 00:45:00,2024-05-19 00:50:00,3118.48,3114.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30435,做空,2024-05-19 00:50:00,2024-05-19 01:05:00,3114.67,3116.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30436,做多,2024-05-19 01:05:00,2024-05-19 01:30:00,3116.21,3114.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30437,做空,2024-05-19 01:30:00,2024-05-19 01:55:00,3114.87,3118.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30438,做多,2024-05-19 01:55:00,2024-05-19 02:05:00,3118.55,3120.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30439,做多,2024-05-19 04:40:00,2024-05-19 05:05:00,3121.71,3123.22,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30440,做空,2024-05-19 05:05:00,2024-05-19 05:30:00,3123.22,3121.72,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30441,做多,2024-05-19 05:30:00,2024-05-19 05:40:00,3121.72,3120.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30442,做空,2024-05-19 05:40:00,2024-05-19 06:30:00,3120.4,3108.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30443,做多,2024-05-19 10:30:00,2024-05-19 10:45:00,3120.0,3109.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30444,做空,2024-05-19 10:45:00,2024-05-19 10:55:00,3109.79,3105.19,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30445,做多,2024-05-19 20:15:00,2024-05-19 20:25:00,3081.89,3079.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30446,做空,2024-05-19 20:25:00,2024-05-19 20:45:00,3079.34,3075.61,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30447,做多,2024-05-19 20:45:00,2024-05-19 23:05:00,3075.61,3072.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30448,做空,2024-05-19 23:05:00,2024-05-19 23:10:00,3072.72,3073.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30449,做多,2024-05-19 23:10:00,2024-05-19 23:55:00,3073.31,3071.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30450,做空,2024-05-19 23:55:00,2024-05-20 00:05:00,3071.29,3074.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30451,做多,2024-05-20 00:05:00,2024-05-20 00:10:00,3074.04,3067.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30452,做空,2024-05-20 00:10:00,2024-05-20 00:15:00,3067.25,3064.83,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30453,做多,2024-05-20 00:35:00,2024-05-20 00:40:00,3083.82,3080.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30454,做多,2024-05-20 01:40:00,2024-05-20 01:45:00,3073.31,3073.98,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_upper -30455,做多,2024-05-20 01:45:00,2024-05-20 02:00:00,3073.98,3080.56,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30456,做多,2024-05-20 07:15:00,2024-05-20 07:20:00,3090.74,3087.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30457,做空,2024-05-20 07:20:00,2024-05-20 07:25:00,3087.91,3093.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30458,做多,2024-05-20 07:25:00,2024-05-20 10:00:00,3093.08,3097.13,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30459,做空,2024-05-20 10:00:00,2024-05-20 12:35:00,3097.13,3086.73,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30460,做多,2024-05-20 15:10:00,2024-05-20 15:20:00,3097.11,3115.05,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30461,做多,2024-05-21 05:35:00,2024-05-21 05:50:00,3641.31,3650.92,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30462,做空,2024-05-21 05:50:00,2024-05-21 06:00:00,3650.92,3655.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30463,做多,2024-05-21 06:00:00,2024-05-21 07:00:00,3655.46,3665.74,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30464,做空,2024-05-21 07:00:00,2024-05-21 07:20:00,3665.74,3672.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30465,做多,2024-05-21 07:20:00,2024-05-21 07:35:00,3672.32,3669.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30466,做空,2024-05-21 07:35:00,2024-05-21 07:45:00,3669.85,3672.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30467,做多,2024-05-21 07:45:00,2024-05-21 07:50:00,3672.44,3667.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30468,做空,2024-05-21 07:50:00,2024-05-21 09:05:00,3667.38,3673.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30469,做多,2024-05-21 09:05:00,2024-05-21 09:10:00,3673.25,3669.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30470,做空,2024-05-21 09:10:00,2024-05-21 09:30:00,3669.86,3671.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30471,做多,2024-05-21 09:30:00,2024-05-21 10:10:00,3671.47,3725.72,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30472,做多,2024-05-21 17:15:00,2024-05-21 17:20:00,3757.61,3751.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30473,做空,2024-05-21 17:20:00,2024-05-21 17:25:00,3751.1,3754.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30474,做多,2024-05-21 17:25:00,2024-05-21 17:30:00,3754.27,3752.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30475,做空,2024-05-21 17:30:00,2024-05-21 18:00:00,3752.06,3763.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30476,做多,2024-05-21 18:00:00,2024-05-21 18:05:00,3763.61,3752.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30477,做空,2024-05-21 18:05:00,2024-05-21 19:25:00,3752.91,3700.06,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30478,做多,2024-05-21 22:00:00,2024-05-21 22:45:00,3769.87,3799.11,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -30479,做多,2024-05-22 14:20:00,2024-05-22 15:10:00,3725.11,3729.85,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30480,做空,2024-05-22 15:10:00,2024-05-22 15:15:00,3729.85,3744.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30481,做多,2024-05-22 15:15:00,2024-05-22 15:45:00,3744.97,3773.54,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -30482,做多,2024-05-22 17:45:00,2024-05-22 18:00:00,3748.8,3731.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30483,做空,2024-05-22 18:00:00,2024-05-22 18:45:00,3731.88,3731.7,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30484,做多,2024-05-22 18:45:00,2024-05-22 19:10:00,3731.7,3731.85,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30485,做空,2024-05-22 19:10:00,2024-05-22 19:15:00,3731.85,3732.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30486,做多,2024-05-22 19:15:00,2024-05-22 19:55:00,3732.42,3740.56,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30487,做空,2024-05-22 19:55:00,2024-05-22 21:15:00,3740.56,3742.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30488,做多,2024-05-22 21:15:00,2024-05-22 21:35:00,3742.69,3771.9,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30489,做多,2024-05-22 22:45:00,2024-05-22 23:00:00,3749.09,3744.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30490,做空,2024-05-22 23:00:00,2024-05-22 23:05:00,3744.27,3745.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30491,做多,2024-05-22 23:05:00,2024-05-22 23:10:00,3745.43,3744.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30492,做空,2024-05-22 23:10:00,2024-05-22 23:15:00,3744.16,3745.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30493,做多,2024-05-22 23:15:00,2024-05-22 23:45:00,3745.52,3747.35,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30494,做空,2024-05-22 23:45:00,2024-05-23 00:00:00,3747.35,3748.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30495,做多,2024-05-23 00:00:00,2024-05-23 00:25:00,3748.0,3750.11,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30496,做空,2024-05-23 00:25:00,2024-05-23 00:30:00,3750.11,3761.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30497,做多,2024-05-23 00:30:00,2024-05-23 00:35:00,3761.8,3772.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30498,做多,2024-05-23 01:10:00,2024-05-23 01:15:00,3751.82,3746.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30499,做空,2024-05-23 01:15:00,2024-05-23 01:20:00,3746.02,3750.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30500,做多,2024-05-23 01:20:00,2024-05-23 01:30:00,3750.5,3769.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30501,做多,2024-05-23 01:30:00,2024-05-23 01:40:00,3769.44,3772.69,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30502,做多,2024-05-23 06:10:00,2024-05-23 06:15:00,3766.1,3765.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30503,做空,2024-05-23 06:15:00,2024-05-23 06:20:00,3765.7,3765.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30504,做多,2024-05-23 06:20:00,2024-05-23 06:25:00,3765.71,3765.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30505,做空,2024-05-23 06:25:00,2024-05-23 06:30:00,3765.11,3772.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30506,做多,2024-05-23 06:30:00,2024-05-23 06:45:00,3772.53,3791.75,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30507,做多,2024-05-23 13:40:00,2024-05-23 14:15:00,3827.68,3799.11,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30508,做空,2024-05-23 14:15:00,2024-05-23 15:30:00,3799.11,3831.92,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30509,做多,2024-05-23 15:30:00,2024-05-23 15:40:00,3831.92,3817.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30510,做空,2024-05-23 15:40:00,2024-05-23 18:05:00,3817.3,3753.37,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30511,做多,2024-05-23 19:35:00,2024-05-23 21:10:00,3813.45,3841.41,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -30512,做多,2024-05-23 21:30:00,2024-05-23 21:35:00,3825.05,3807.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30513,做空,2024-05-23 21:35:00,2024-05-23 21:40:00,3807.68,3835.32,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30514,做多,2024-05-23 21:40:00,2024-05-23 23:05:00,3835.32,3794.23,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30515,做空,2024-05-23 23:05:00,2024-05-24 00:30:00,3794.23,3794.15,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30516,做多,2024-05-24 00:30:00,2024-05-24 05:25:00,3794.15,3792.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30517,做空,2024-05-24 05:25:00,2024-05-24 05:35:00,3792.83,3760.6,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30518,做多,2024-05-24 12:50:00,2024-05-24 13:05:00,3717.39,3712.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30519,做空,2024-05-24 13:05:00,2024-05-24 13:15:00,3712.84,3722.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30520,做多,2024-05-24 13:15:00,2024-05-24 13:30:00,3722.8,3723.54,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30521,做空,2024-05-24 13:30:00,2024-05-24 14:20:00,3723.54,3720.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30522,做多,2024-05-24 14:20:00,2024-05-24 15:10:00,3720.03,3725.33,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30523,做多,2024-05-24 17:15:00,2024-05-24 17:25:00,3699.76,3700.54,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30524,做空,2024-05-24 17:25:00,2024-05-25 00:10:00,3700.54,3722.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30525,做多,2024-05-25 00:10:00,2024-05-25 00:20:00,3722.56,3725.41,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30526,做空,2024-05-25 00:20:00,2024-05-25 00:25:00,3725.41,3726.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30527,做多,2024-05-25 00:25:00,2024-05-25 00:40:00,3726.75,3722.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30528,做空,2024-05-25 00:40:00,2024-05-25 01:15:00,3722.94,3728.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30529,做多,2024-05-25 01:15:00,2024-05-25 01:30:00,3728.81,3722.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30530,做空,2024-05-25 01:30:00,2024-05-25 01:40:00,3722.85,3726.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30531,做多,2024-05-25 01:40:00,2024-05-25 02:25:00,3726.85,3732.55,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30532,做空,2024-05-25 02:25:00,2024-05-25 02:45:00,3732.55,3733.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30533,做多,2024-05-25 02:45:00,2024-05-25 03:10:00,3733.52,3734.98,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30534,做空,2024-05-25 03:10:00,2024-05-25 03:15:00,3734.98,3737.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30535,做多,2024-05-25 03:15:00,2024-05-25 03:50:00,3737.74,3747.05,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30536,做多,2024-05-25 08:50:00,2024-05-25 09:05:00,3747.98,3742.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30537,做空,2024-05-25 09:05:00,2024-05-25 09:10:00,3742.59,3743.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30538,做多,2024-05-25 09:10:00,2024-05-25 09:20:00,3743.19,3745.7,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30539,做空,2024-05-25 09:20:00,2024-05-25 12:00:00,3745.7,3728.3,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30540,做多,2024-05-25 14:45:00,2024-05-25 15:15:00,3755.08,3753.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30541,做空,2024-05-25 15:15:00,2024-05-25 15:30:00,3753.02,3754.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30542,做多,2024-05-25 15:30:00,2024-05-25 15:45:00,3754.47,3748.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30543,做空,2024-05-25 15:45:00,2024-05-25 15:50:00,3748.77,3751.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30544,做多,2024-05-25 15:50:00,2024-05-25 15:55:00,3751.58,3748.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30545,做空,2024-05-25 15:55:00,2024-05-25 16:00:00,3748.87,3751.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30546,做多,2024-05-25 16:00:00,2024-05-25 16:10:00,3751.17,3752.26,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30547,做空,2024-05-25 16:10:00,2024-05-25 16:15:00,3752.26,3759.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30548,做多,2024-05-25 16:15:00,2024-05-25 16:45:00,3759.35,3753.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30549,做空,2024-05-25 16:45:00,2024-05-25 16:50:00,3753.61,3753.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -30550,做多,2024-05-25 16:50:00,2024-05-25 17:05:00,3753.82,3748.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30551,做空,2024-05-25 17:05:00,2024-05-25 18:05:00,3748.81,3751.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30552,做多,2024-05-25 18:05:00,2024-05-25 18:10:00,3751.83,3749.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30553,做空,2024-05-25 18:10:00,2024-05-25 18:15:00,3749.96,3758.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30554,做多,2024-05-25 18:15:00,2024-05-25 19:00:00,3758.13,3763.22,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30555,做多,2024-05-25 20:30:00,2024-05-25 20:35:00,3753.3,3752.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30556,做空,2024-05-25 20:35:00,2024-05-25 20:45:00,3752.27,3752.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30557,做多,2024-05-25 20:45:00,2024-05-25 20:55:00,3752.37,3748.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30558,做空,2024-05-25 20:55:00,2024-05-25 21:10:00,3748.92,3749.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30559,做多,2024-05-25 21:10:00,2024-05-25 23:35:00,3749.74,3749.79,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30560,做空,2024-05-25 23:35:00,2024-05-25 23:50:00,3749.79,3754.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30561,做多,2024-05-25 23:50:00,2024-05-26 00:00:00,3754.12,3752.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30562,做空,2024-05-26 00:00:00,2024-05-26 00:10:00,3752.44,3752.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30563,做多,2024-05-26 00:10:00,2024-05-26 00:15:00,3752.85,3748.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30564,做空,2024-05-26 00:15:00,2024-05-26 00:30:00,3748.37,3752.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30565,做多,2024-05-26 00:30:00,2024-05-26 00:35:00,3752.72,3749.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30566,做空,2024-05-26 00:35:00,2024-05-26 00:45:00,3749.14,3753.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30567,做多,2024-05-26 00:45:00,2024-05-26 00:50:00,3753.72,3751.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30568,做空,2024-05-26 00:50:00,2024-05-26 01:00:00,3751.64,3751.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30569,做多,2024-05-26 01:00:00,2024-05-26 01:05:00,3751.95,3751.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30570,做空,2024-05-26 01:05:00,2024-05-26 01:10:00,3751.79,3757.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30571,做多,2024-05-26 01:10:00,2024-05-26 01:15:00,3757.33,3756.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30572,做多,2024-05-26 03:40:00,2024-05-26 03:45:00,3755.94,3774.45,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30573,做多,2024-05-26 04:35:00,2024-05-26 04:45:00,3752.57,3748.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30574,做空,2024-05-26 04:45:00,2024-05-26 04:50:00,3748.88,3750.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30575,做多,2024-05-26 04:50:00,2024-05-26 05:00:00,3750.67,3748.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30576,做空,2024-05-26 05:00:00,2024-05-26 05:30:00,3748.88,3756.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30577,做多,2024-05-26 05:30:00,2024-05-26 05:55:00,3756.7,3763.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30578,做多,2024-05-26 21:40:00,2024-05-26 22:15:00,3841.31,3849.56,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30579,做空,2024-05-26 22:15:00,2024-05-26 23:30:00,3849.56,3823.67,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30580,做多,2024-05-27 00:30:00,2024-05-27 00:40:00,3852.22,3850.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30581,做空,2024-05-27 00:40:00,2024-05-27 00:45:00,3850.02,3851.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30582,做多,2024-05-27 00:45:00,2024-05-27 00:50:00,3851.81,3845.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30583,做空,2024-05-27 00:50:00,2024-05-27 01:15:00,3845.91,3854.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30584,做多,2024-05-27 01:15:00,2024-05-27 01:20:00,3854.18,3850.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30585,做空,2024-05-27 01:20:00,2024-05-27 01:25:00,3850.73,3851.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30586,做多,2024-05-27 01:25:00,2024-05-27 01:40:00,3851.93,3873.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30587,做多,2024-05-27 10:10:00,2024-05-27 11:05:00,3909.65,3910.07,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30588,做空,2024-05-27 11:05:00,2024-05-27 11:35:00,3910.07,3891.06,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30589,做多,2024-05-27 12:55:00,2024-05-27 13:00:00,3914.13,3910.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30590,做空,2024-05-27 13:00:00,2024-05-27 13:05:00,3910.48,3928.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30591,做多,2024-05-27 13:05:00,2024-05-27 13:10:00,3928.88,3930.03,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_upper -30592,做多,2024-05-27 18:50:00,2024-05-27 18:55:00,3930.56,3929.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30593,做空,2024-05-27 18:55:00,2024-05-27 19:00:00,3929.45,3931.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30594,做多,2024-05-27 19:00:00,2024-05-27 19:05:00,3931.68,3926.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30595,做空,2024-05-27 19:05:00,2024-05-27 19:45:00,3926.35,3875.48,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30596,做多,2024-05-28 01:35:00,2024-05-28 08:15:00,3895.23,3859.28,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -30597,做空,2024-05-28 08:15:00,2024-05-28 08:20:00,3859.28,3867.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30598,做多,2024-05-28 08:20:00,2024-05-28 08:30:00,3867.47,3863.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30599,做空,2024-05-28 08:30:00,2024-05-28 08:35:00,3863.85,3873.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30600,做多,2024-05-28 08:35:00,2024-05-28 09:10:00,3873.24,3876.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30601,做多,2024-05-28 13:50:00,2024-05-28 14:25:00,3868.84,3873.99,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30602,做空,2024-05-28 14:25:00,2024-05-28 14:45:00,3873.99,3854.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30603,做多,2024-05-28 22:00:00,2024-05-28 23:00:00,3857.6,3868.33,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30604,做多,2024-05-29 01:20:00,2024-05-29 01:30:00,3844.49,3841.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30605,做空,2024-05-29 01:30:00,2024-05-29 01:35:00,3841.77,3842.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30606,做多,2024-05-29 01:35:00,2024-05-29 04:15:00,3842.38,3872.2,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30607,做多,2024-05-29 07:15:00,2024-05-29 07:20:00,3857.57,3852.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30608,做空,2024-05-29 07:20:00,2024-05-29 07:25:00,3852.21,3836.5,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30609,做多,2024-05-29 13:10:00,2024-05-29 13:15:00,3837.56,3816.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30610,做空,2024-05-29 13:15:00,2024-05-29 13:30:00,3816.0,3787.98,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -30611,做多,2024-05-29 21:35:00,2024-05-29 21:40:00,3777.72,3777.82,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30612,做空,2024-05-29 21:40:00,2024-05-29 22:15:00,3777.82,3780.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30613,做多,2024-05-29 22:15:00,2024-05-29 23:55:00,3780.45,3770.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30614,做空,2024-05-29 23:55:00,2024-05-30 00:00:00,3770.22,3778.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30615,做多,2024-05-30 00:00:00,2024-05-30 00:50:00,3778.11,3757.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30616,做空,2024-05-30 00:50:00,2024-05-30 01:10:00,3757.97,3773.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30617,做多,2024-05-30 01:10:00,2024-05-30 01:15:00,3773.07,3770.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30618,做空,2024-05-30 01:15:00,2024-05-30 01:25:00,3770.23,3769.84,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30619,做多,2024-05-30 01:25:00,2024-05-30 01:30:00,3769.84,3765.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30620,做空,2024-05-30 01:30:00,2024-05-30 01:35:00,3765.99,3772.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30621,做多,2024-05-30 01:35:00,2024-05-30 02:05:00,3772.97,3784.83,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30622,做多,2024-05-30 05:15:00,2024-05-30 06:00:00,3778.87,3779.52,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30623,做空,2024-05-30 06:00:00,2024-05-30 06:05:00,3779.52,3765.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30624,做多,2024-05-30 11:25:00,2024-05-30 13:45:00,3757.98,3789.87,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30625,做多,2024-05-31 02:20:00,2024-05-31 05:05:00,3764.05,3757.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30626,做空,2024-05-31 05:05:00,2024-05-31 05:20:00,3757.05,3742.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30627,做多,2024-05-31 10:00:00,2024-05-31 10:05:00,3760.25,3772.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30628,做多,2024-05-31 14:45:00,2024-05-31 15:00:00,3776.65,3769.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30629,做空,2024-05-31 15:00:00,2024-05-31 15:05:00,3769.28,3775.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30630,做多,2024-05-31 15:05:00,2024-05-31 15:10:00,3775.04,3770.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30631,做空,2024-05-31 15:10:00,2024-05-31 15:15:00,3770.67,3773.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30632,做多,2024-05-31 15:15:00,2024-05-31 15:30:00,3773.16,3771.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30633,做空,2024-05-31 15:30:00,2024-05-31 16:10:00,3771.17,3730.23,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30634,做多,2024-05-31 18:05:00,2024-05-31 18:30:00,3776.06,3777.99,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30635,做空,2024-05-31 18:30:00,2024-05-31 18:35:00,3777.99,3790.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30636,做多,2024-05-31 18:35:00,2024-05-31 19:05:00,3790.42,3783.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30637,做空,2024-05-31 19:05:00,2024-05-31 19:15:00,3783.9,3790.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30638,做多,2024-05-31 19:15:00,2024-05-31 19:30:00,3790.21,3786.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30639,做空,2024-05-31 19:30:00,2024-05-31 20:15:00,3786.71,3788.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30640,做多,2024-05-31 20:15:00,2024-05-31 21:30:00,3788.06,3784.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30641,做空,2024-05-31 21:30:00,2024-05-31 21:35:00,3784.34,3786.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30642,做多,2024-05-31 21:35:00,2024-05-31 22:45:00,3786.89,3778.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30643,做空,2024-05-31 22:45:00,2024-05-31 23:20:00,3778.12,3754.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30644,做多,2024-06-01 01:00:00,2024-06-01 01:05:00,3776.24,3774.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30645,做空,2024-06-01 01:05:00,2024-06-01 01:10:00,3774.2,3774.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30646,做多,2024-06-01 01:10:00,2024-06-01 01:15:00,3774.24,3768.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30647,做空,2024-06-01 01:15:00,2024-06-01 02:05:00,3768.13,3773.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30648,做多,2024-06-01 02:05:00,2024-06-01 03:15:00,3773.94,3777.59,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30649,做空,2024-06-01 03:15:00,2024-06-01 03:20:00,3777.59,3778.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30650,做多,2024-06-01 03:20:00,2024-06-01 03:55:00,3778.7,3781.16,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30651,做空,2024-06-01 03:55:00,2024-06-01 04:30:00,3781.16,3781.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30652,做多,2024-06-01 04:30:00,2024-06-01 05:45:00,3781.66,3793.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30653,做多,2024-06-01 08:00:00,2024-06-01 08:40:00,3779.08,3790.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30654,做多,2024-06-01 11:05:00,2024-06-01 12:05:00,3788.24,3794.83,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30655,做多,2024-06-01 17:15:00,2024-06-01 17:40:00,3801.93,3798.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30656,做空,2024-06-01 17:40:00,2024-06-01 17:50:00,3798.49,3802.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30657,做多,2024-06-01 17:50:00,2024-06-01 17:55:00,3802.19,3809.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30658,做多,2024-06-01 18:15:00,2024-06-01 20:15:00,3803.36,3801.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30659,做空,2024-06-01 20:15:00,2024-06-01 20:20:00,3801.86,3803.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30660,做多,2024-06-01 20:20:00,2024-06-01 21:15:00,3803.71,3812.07,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30661,做多,2024-06-02 04:50:00,2024-06-02 05:15:00,3819.69,3817.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30662,做空,2024-06-02 05:15:00,2024-06-02 07:25:00,3817.37,3806.1,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30663,做多,2024-06-02 11:45:00,2024-06-02 12:00:00,3803.08,3800.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30664,做空,2024-06-02 12:00:00,2024-06-02 12:10:00,3800.0,3802.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30665,做多,2024-06-02 12:10:00,2024-06-02 12:15:00,3802.78,3792.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30666,做空,2024-06-02 12:15:00,2024-06-02 13:05:00,3792.49,3787.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30667,做多,2024-06-02 13:50:00,2024-06-02 13:55:00,3802.65,3798.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30668,做空,2024-06-02 13:55:00,2024-06-02 14:10:00,3798.0,3799.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30669,做多,2024-06-02 14:10:00,2024-06-02 15:15:00,3799.6,3796.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30670,做空,2024-06-02 15:15:00,2024-06-02 15:20:00,3796.56,3796.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30671,做多,2024-06-02 15:20:00,2024-06-02 15:25:00,3796.8,3796.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30672,做空,2024-06-02 15:25:00,2024-06-02 15:30:00,3796.15,3797.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30673,做多,2024-06-02 15:30:00,2024-06-02 16:20:00,3797.85,3793.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30674,做空,2024-06-02 16:20:00,2024-06-02 16:30:00,3793.36,3794.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30675,做多,2024-06-02 16:30:00,2024-06-02 16:40:00,3794.82,3790.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30676,做空,2024-06-02 16:40:00,2024-06-02 16:45:00,3790.06,3792.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30677,做多,2024-06-02 16:45:00,2024-06-02 16:55:00,3792.08,3793.67,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30678,做空,2024-06-02 16:55:00,2024-06-02 17:10:00,3793.67,3783.82,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30679,做多,2024-06-02 20:55:00,2024-06-02 21:00:00,3789.59,3789.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30680,做空,2024-06-02 21:00:00,2024-06-02 21:40:00,3789.31,3789.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30681,做多,2024-06-02 21:40:00,2024-06-02 21:45:00,3789.81,3787.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30682,做空,2024-06-02 21:45:00,2024-06-02 21:50:00,3787.57,3788.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30683,做多,2024-06-02 21:50:00,2024-06-02 21:55:00,3788.58,3785.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30684,做空,2024-06-02 21:55:00,2024-06-02 22:00:00,3785.07,3789.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30685,做多,2024-06-02 22:00:00,2024-06-02 22:10:00,3789.35,3790.4,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30686,做空,2024-06-02 22:10:00,2024-06-02 23:00:00,3790.4,3789.19,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30687,做多,2024-06-02 23:00:00,2024-06-02 23:05:00,3789.19,3786.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30688,做空,2024-06-02 23:05:00,2024-06-02 23:10:00,3786.35,3786.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30689,做多,2024-06-02 23:10:00,2024-06-02 23:15:00,3786.6,3786.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30690,做空,2024-06-02 23:15:00,2024-06-02 23:25:00,3786.48,3787.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30691,做多,2024-06-02 23:25:00,2024-06-02 23:30:00,3787.24,3784.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30692,做空,2024-06-02 23:30:00,2024-06-02 23:35:00,3784.72,3786.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30693,做多,2024-06-02 23:35:00,2024-06-02 23:50:00,3786.0,3788.47,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30694,做空,2024-06-02 23:50:00,2024-06-03 00:25:00,3788.47,3772.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30695,做多,2024-06-03 01:10:00,2024-06-03 01:20:00,3788.94,3801.29,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30696,做多,2024-06-03 11:20:00,2024-06-03 11:30:00,3816.96,3816.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30697,做空,2024-06-03 11:30:00,2024-06-03 12:15:00,3816.81,3817.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30698,做多,2024-06-03 12:15:00,2024-06-03 12:35:00,3817.92,3837.9,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30699,做多,2024-06-03 12:35:00,2024-06-03 12:40:00,3837.9,3832.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30700,做多,2024-06-03 14:05:00,2024-06-03 14:15:00,3825.98,3820.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30701,做空,2024-06-03 14:15:00,2024-06-03 14:25:00,3820.35,3811.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30702,做多,2024-06-03 23:05:00,2024-06-04 01:35:00,3780.42,3776.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30703,做空,2024-06-04 01:35:00,2024-06-04 01:45:00,3776.15,3773.02,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30704,做多,2024-06-04 01:45:00,2024-06-04 02:35:00,3773.02,3775.63,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30705,做空,2024-06-04 02:35:00,2024-06-04 02:40:00,3775.63,3776.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30706,做多,2024-06-04 02:40:00,2024-06-04 02:45:00,3776.12,3772.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30707,做空,2024-06-04 02:45:00,2024-06-04 02:55:00,3772.85,3774.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30708,做多,2024-06-04 02:55:00,2024-06-04 03:10:00,3774.6,3786.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30709,做多,2024-06-04 04:05:00,2024-06-04 04:40:00,3778.42,3773.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30710,做空,2024-06-04 04:40:00,2024-06-04 04:45:00,3773.46,3775.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30711,做多,2024-06-04 04:45:00,2024-06-04 04:50:00,3775.5,3769.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30712,做空,2024-06-04 04:50:00,2024-06-04 05:10:00,3769.73,3773.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30713,做多,2024-06-04 05:10:00,2024-06-04 05:20:00,3773.38,3772.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30714,做空,2024-06-04 05:20:00,2024-06-04 05:25:00,3772.37,3772.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30715,做多,2024-06-04 05:25:00,2024-06-04 06:50:00,3772.4,3767.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30716,做空,2024-06-04 06:50:00,2024-06-04 07:00:00,3767.29,3771.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30717,做多,2024-06-04 07:00:00,2024-06-04 07:05:00,3771.54,3771.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30718,做空,2024-06-04 07:05:00,2024-06-04 07:10:00,3771.32,3774.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30719,做多,2024-06-04 07:10:00,2024-06-04 07:15:00,3774.28,3773.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30720,做空,2024-06-04 07:15:00,2024-06-04 07:20:00,3773.6,3775.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30721,做多,2024-06-04 07:20:00,2024-06-04 07:30:00,3775.38,3770.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30722,做空,2024-06-04 07:30:00,2024-06-04 07:35:00,3770.05,3773.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30723,做多,2024-06-04 07:35:00,2024-06-04 08:00:00,3773.53,3769.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30724,做空,2024-06-04 08:00:00,2024-06-04 08:05:00,3769.27,3774.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30725,做多,2024-06-04 08:05:00,2024-06-04 08:10:00,3774.22,3778.7,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30726,做多,2024-06-04 10:35:00,2024-06-04 10:40:00,3770.38,3769.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30727,做空,2024-06-04 10:40:00,2024-06-04 11:05:00,3769.16,3770.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30728,做多,2024-06-04 11:05:00,2024-06-04 11:35:00,3770.03,3768.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30729,做空,2024-06-04 11:35:00,2024-06-04 12:15:00,3768.35,3762.73,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30730,做多,2024-06-04 12:30:00,2024-06-04 13:10:00,3767.65,3777.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30731,做多,2024-06-04 19:45:00,2024-06-05 00:35:00,3791.99,3825.26,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30732,做多,2024-06-05 02:20:00,2024-06-05 02:25:00,3815.76,3811.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30733,做空,2024-06-05 02:25:00,2024-06-05 02:30:00,3811.81,3817.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30734,做多,2024-06-05 02:30:00,2024-06-05 02:35:00,3817.3,3811.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30735,做空,2024-06-05 02:35:00,2024-06-05 04:20:00,3811.79,3811.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30736,做多,2024-06-05 04:20:00,2024-06-05 04:55:00,3811.9,3812.19,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30737,做空,2024-06-05 04:55:00,2024-06-05 05:00:00,3812.19,3800.3,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30738,做多,2024-06-05 06:55:00,2024-06-05 07:10:00,3817.19,3809.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30739,做空,2024-06-05 07:10:00,2024-06-05 07:15:00,3809.4,3816.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30740,做多,2024-06-05 07:15:00,2024-06-05 07:50:00,3816.63,3810.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30741,做空,2024-06-05 07:50:00,2024-06-05 07:55:00,3810.87,3811.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30742,做多,2024-06-05 07:55:00,2024-06-05 08:00:00,3811.59,3807.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30743,做空,2024-06-05 08:00:00,2024-06-05 08:45:00,3807.43,3810.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30744,做多,2024-06-05 08:45:00,2024-06-05 12:10:00,3810.79,3815.99,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30745,做多,2024-06-05 12:25:00,2024-06-05 12:40:00,3809.73,3822.35,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30746,做多,2024-06-05 13:40:00,2024-06-05 13:45:00,3806.88,3798.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30747,做空,2024-06-05 13:45:00,2024-06-05 14:05:00,3798.46,3791.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30748,做多,2024-06-05 14:35:00,2024-06-05 14:40:00,3803.34,3802.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30749,做空,2024-06-05 14:40:00,2024-06-05 14:45:00,3802.64,3803.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30750,做多,2024-06-05 14:45:00,2024-06-05 14:50:00,3803.85,3803.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30751,做空,2024-06-05 14:50:00,2024-06-05 15:15:00,3803.01,3811.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30752,做多,2024-06-05 15:15:00,2024-06-05 15:25:00,3811.32,3819.05,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30753,做多,2024-06-05 16:50:00,2024-06-05 17:05:00,3804.15,3819.75,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30754,做多,2024-06-06 04:15:00,2024-06-06 04:20:00,3863.75,3860.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30755,做空,2024-06-06 04:20:00,2024-06-06 04:35:00,3860.84,3863.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30756,做多,2024-06-06 04:35:00,2024-06-06 05:00:00,3863.27,3864.76,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30757,做空,2024-06-06 05:00:00,2024-06-06 05:25:00,3864.76,3851.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30758,做多,2024-06-06 11:00:00,2024-06-06 11:05:00,3858.59,3852.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30759,做空,2024-06-06 11:05:00,2024-06-06 11:35:00,3852.19,3856.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30760,做多,2024-06-06 11:35:00,2024-06-06 11:40:00,3856.98,3856.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30761,做空,2024-06-06 11:40:00,2024-06-06 12:15:00,3856.19,3859.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30762,做多,2024-06-06 12:15:00,2024-06-06 12:30:00,3859.59,3852.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30763,做多,2024-06-06 13:40:00,2024-06-06 13:45:00,3854.1,3846.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30764,做空,2024-06-06 13:45:00,2024-06-06 13:50:00,3846.05,3844.9,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_lower -30765,做多,2024-06-06 15:30:00,2024-06-06 16:05:00,3846.33,3856.13,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30766,做多,2024-06-06 16:05:00,2024-06-06 16:10:00,3856.13,3849.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30767,做多,2024-06-06 16:15:00,2024-06-06 16:30:00,3850.45,3834.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30768,做空,2024-06-06 16:30:00,2024-06-06 16:35:00,3834.07,3831.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30769,做多,2024-06-07 03:30:00,2024-06-07 03:40:00,3807.31,3806.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30770,做空,2024-06-07 03:40:00,2024-06-07 03:45:00,3806.44,3809.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30771,做多,2024-06-07 03:45:00,2024-06-07 03:55:00,3809.17,3809.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30772,做空,2024-06-07 03:55:00,2024-06-07 04:00:00,3809.12,3814.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30773,做多,2024-06-07 04:00:00,2024-06-07 04:30:00,3814.19,3816.48,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30774,做多,2024-06-07 08:15:00,2024-06-07 08:35:00,3815.13,3814.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30775,做空,2024-06-07 08:35:00,2024-06-07 08:40:00,3814.85,3816.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30776,做多,2024-06-07 08:40:00,2024-06-07 08:55:00,3816.07,3815.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30777,做空,2024-06-07 08:55:00,2024-06-07 09:10:00,3815.22,3813.4,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30778,做多,2024-06-07 09:10:00,2024-06-07 09:30:00,3813.4,3812.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30779,做空,2024-06-07 09:30:00,2024-06-07 09:35:00,3812.92,3815.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30780,做多,2024-06-07 09:35:00,2024-06-07 09:45:00,3815.88,3812.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30781,做空,2024-06-07 09:45:00,2024-06-07 09:55:00,3812.51,3814.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30782,做多,2024-06-07 09:55:00,2024-06-07 10:00:00,3814.56,3812.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30783,做空,2024-06-07 10:00:00,2024-06-07 10:05:00,3812.03,3813.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30784,做多,2024-06-07 10:05:00,2024-06-07 10:15:00,3813.95,3813.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30785,做空,2024-06-07 10:15:00,2024-06-07 10:35:00,3813.32,3808.77,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30786,做多,2024-06-07 10:45:00,2024-06-07 10:55:00,3813.3,3813.56,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30787,做空,2024-06-07 10:55:00,2024-06-07 11:00:00,3813.56,3815.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30788,做多,2024-06-07 11:00:00,2024-06-07 11:10:00,3815.84,3812.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30789,做空,2024-06-07 11:10:00,2024-06-07 11:25:00,3812.71,3815.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30790,做多,2024-06-07 11:25:00,2024-06-07 11:35:00,3815.29,3825.32,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30791,做多,2024-06-07 12:55:00,2024-06-07 13:55:00,3811.11,3817.91,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30792,做空,2024-06-07 13:55:00,2024-06-07 14:05:00,3817.91,3818.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30793,做多,2024-06-07 14:05:00,2024-06-07 14:15:00,3818.56,3818.62,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30794,做空,2024-06-07 14:15:00,2024-06-07 14:25:00,3818.62,3819.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30795,做多,2024-06-07 14:25:00,2024-06-07 14:30:00,3819.25,3814.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30796,做空,2024-06-07 14:30:00,2024-06-07 14:35:00,3814.37,3823.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30797,做多,2024-06-07 14:35:00,2024-06-07 14:45:00,3823.11,3829.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30798,做多,2024-06-08 03:10:00,2024-06-08 03:15:00,3691.0,3688.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30799,做空,2024-06-08 03:15:00,2024-06-08 03:20:00,3688.28,3691.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30800,做多,2024-06-08 03:20:00,2024-06-08 04:20:00,3691.55,3689.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30801,做空,2024-06-08 04:20:00,2024-06-08 04:50:00,3689.31,3684.18,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30802,做多,2024-06-08 06:35:00,2024-06-08 06:40:00,3690.52,3688.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30803,做空,2024-06-08 06:40:00,2024-06-08 07:00:00,3688.42,3691.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30804,做多,2024-06-08 07:00:00,2024-06-08 07:15:00,3691.04,3697.37,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30805,做多,2024-06-08 10:45:00,2024-06-08 10:50:00,3695.15,3694.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30806,做空,2024-06-08 10:50:00,2024-06-08 11:10:00,3694.41,3695.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30807,做多,2024-06-08 11:10:00,2024-06-08 11:15:00,3695.0,3692.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30808,做空,2024-06-08 11:15:00,2024-06-08 11:25:00,3692.62,3693.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30809,做多,2024-06-08 11:25:00,2024-06-08 11:30:00,3693.12,3688.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30810,做空,2024-06-08 11:30:00,2024-06-08 11:50:00,3688.03,3682.38,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30811,做多,2024-06-08 14:35:00,2024-06-08 15:50:00,3693.02,3689.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30812,做空,2024-06-08 15:50:00,2024-06-08 16:00:00,3689.76,3694.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30813,做多,2024-06-08 16:00:00,2024-06-08 16:05:00,3694.16,3691.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30814,做空,2024-06-08 16:05:00,2024-06-08 16:45:00,3691.01,3680.99,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30815,做多,2024-06-08 18:00:00,2024-06-08 19:35:00,3690.55,3687.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30816,做空,2024-06-08 19:35:00,2024-06-08 20:30:00,3687.74,3678.74,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30817,做多,2024-06-08 23:40:00,2024-06-08 23:45:00,3686.23,3685.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30818,做空,2024-06-08 23:45:00,2024-06-08 23:50:00,3685.27,3685.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30819,做多,2024-06-08 23:50:00,2024-06-08 23:55:00,3685.85,3684.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30820,做空,2024-06-08 23:55:00,2024-06-09 00:40:00,3684.04,3686.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30821,做多,2024-06-09 00:40:00,2024-06-09 00:45:00,3686.77,3682.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30822,做空,2024-06-09 00:45:00,2024-06-09 01:00:00,3682.68,3685.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30823,做多,2024-06-09 01:00:00,2024-06-09 01:15:00,3685.41,3685.71,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30824,做空,2024-06-09 01:15:00,2024-06-09 01:25:00,3685.71,3687.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30825,做多,2024-06-09 01:25:00,2024-06-09 01:35:00,3687.2,3684.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30826,做空,2024-06-09 01:35:00,2024-06-09 01:50:00,3684.59,3684.17,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30827,做多,2024-06-09 01:50:00,2024-06-09 05:45:00,3684.17,3683.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30828,做多,2024-06-09 13:35:00,2024-06-09 13:55:00,3687.62,3689.29,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30829,做空,2024-06-09 13:55:00,2024-06-09 14:00:00,3689.29,3693.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30830,做多,2024-06-09 14:00:00,2024-06-09 14:25:00,3693.77,3687.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30831,做空,2024-06-09 14:25:00,2024-06-09 14:30:00,3687.56,3691.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30832,做多,2024-06-09 14:30:00,2024-06-09 14:45:00,3691.75,3692.69,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30833,做空,2024-06-09 14:45:00,2024-06-09 15:30:00,3692.69,3691.69,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30834,做多,2024-06-09 15:30:00,2024-06-09 15:40:00,3691.69,3691.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30835,做空,2024-06-09 15:40:00,2024-06-09 15:45:00,3691.43,3694.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30836,做多,2024-06-09 15:45:00,2024-06-09 15:55:00,3694.32,3691.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30837,做空,2024-06-09 15:55:00,2024-06-09 16:00:00,3691.62,3692.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30838,做多,2024-06-09 16:00:00,2024-06-09 16:15:00,3692.23,3693.48,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30839,做空,2024-06-09 16:15:00,2024-06-09 16:20:00,3693.48,3694.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30840,做多,2024-06-09 16:20:00,2024-06-09 16:30:00,3694.39,3701.07,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30841,做多,2024-06-09 20:40:00,2024-06-09 21:35:00,3699.5,3696.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30842,做空,2024-06-09 21:35:00,2024-06-09 21:40:00,3696.61,3701.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30843,做多,2024-06-09 21:40:00,2024-06-09 21:45:00,3701.89,3711.04,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30844,做多,2024-06-09 21:45:00,2024-06-09 21:50:00,3711.04,3715.02,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30845,做多,2024-06-10 00:05:00,2024-06-10 00:10:00,3703.94,3700.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30846,做空,2024-06-10 00:10:00,2024-06-10 00:45:00,3700.68,3691.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30847,做多,2024-06-10 10:15:00,2024-06-10 11:45:00,3678.11,3677.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30848,做空,2024-06-10 11:45:00,2024-06-10 12:20:00,3677.72,3681.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30849,做多,2024-06-10 12:20:00,2024-06-10 12:35:00,3681.62,3677.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30850,做空,2024-06-10 12:35:00,2024-06-10 12:45:00,3677.99,3681.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30851,做多,2024-06-10 12:45:00,2024-06-10 12:55:00,3681.22,3677.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30852,做空,2024-06-10 12:55:00,2024-06-10 13:30:00,3677.12,3680.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30853,做多,2024-06-10 13:30:00,2024-06-10 13:45:00,3680.25,3670.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30854,做空,2024-06-10 13:45:00,2024-06-10 13:55:00,3670.6,3674.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30855,做多,2024-06-10 13:55:00,2024-06-10 14:40:00,3674.5,3676.36,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30856,做空,2024-06-10 14:40:00,2024-06-10 18:35:00,3676.36,3685.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30857,做多,2024-06-10 18:35:00,2024-06-10 19:05:00,3685.57,3677.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30858,做空,2024-06-10 19:05:00,2024-06-10 19:25:00,3677.54,3685.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30859,做多,2024-06-10 19:25:00,2024-06-10 19:30:00,3685.16,3682.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30860,做空,2024-06-10 19:30:00,2024-06-10 19:55:00,3682.15,3670.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30861,做多,2024-06-11 13:15:00,2024-06-11 13:20:00,3544.55,3542.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30862,做空,2024-06-11 13:20:00,2024-06-11 13:40:00,3542.42,3524.1,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30863,做多,2024-06-11 21:40:00,2024-06-12 01:15:00,3497.89,3486.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30864,做空,2024-06-12 01:15:00,2024-06-12 01:40:00,3486.08,3466.55,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30865,做多,2024-06-12 02:05:00,2024-06-12 02:35:00,3494.18,3502.24,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30866,做空,2024-06-12 02:35:00,2024-06-12 18:10:00,3502.24,3587.54,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -30867,做多,2024-06-12 18:10:00,2024-06-12 18:30:00,3587.54,3588.92,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30868,做空,2024-06-12 18:30:00,2024-06-12 18:35:00,3588.92,3602.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30869,做多,2024-06-12 18:35:00,2024-06-12 18:40:00,3602.24,3591.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30870,做空,2024-06-12 18:40:00,2024-06-12 19:45:00,3591.22,3528.36,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -30871,做多,2024-06-13 11:15:00,2024-06-13 11:30:00,3500.32,3501.17,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30872,做空,2024-06-13 11:30:00,2024-06-13 11:40:00,3501.17,3504.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30873,做多,2024-06-13 11:40:00,2024-06-13 11:45:00,3504.41,3498.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30874,做空,2024-06-13 11:45:00,2024-06-13 12:00:00,3498.79,3498.13,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30875,做多,2024-06-13 12:00:00,2024-06-13 12:15:00,3498.13,3496.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30876,做空,2024-06-13 12:15:00,2024-06-13 12:20:00,3496.17,3501.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30877,做多,2024-06-13 12:20:00,2024-06-13 12:25:00,3501.37,3500.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30878,做空,2024-06-13 12:25:00,2024-06-13 12:30:00,3500.03,3514.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30879,做多,2024-06-13 12:30:00,2024-06-13 12:35:00,3514.24,3500.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -30880,做多,2024-06-13 12:45:00,2024-06-13 13:30:00,3496.79,3515.66,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30881,做多,2024-06-13 14:05:00,2024-06-13 14:10:00,3503.17,3491.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30882,做空,2024-06-13 14:10:00,2024-06-13 14:20:00,3491.84,3482.36,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30883,做多,2024-06-13 14:30:00,2024-06-13 14:35:00,3507.58,3523.63,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30884,做多,2024-06-13 15:05:00,2024-06-13 15:10:00,3501.9,3498.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30885,做空,2024-06-13 15:10:00,2024-06-13 15:20:00,3498.02,3483.85,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30886,做多,2024-06-13 19:20:00,2024-06-13 19:30:00,3482.07,3480.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30887,做空,2024-06-13 19:30:00,2024-06-13 19:40:00,3480.02,3486.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30888,做多,2024-06-13 19:40:00,2024-06-13 19:50:00,3486.72,3486.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30889,做空,2024-06-13 19:50:00,2024-06-13 20:00:00,3486.63,3484.72,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30890,做多,2024-06-13 20:00:00,2024-06-13 20:05:00,3484.72,3479.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30891,做空,2024-06-13 20:05:00,2024-06-13 20:15:00,3479.12,3483.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30892,做多,2024-06-13 20:15:00,2024-06-13 20:20:00,3483.43,3483.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30893,做空,2024-06-13 20:20:00,2024-06-13 21:50:00,3483.19,3482.43,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30894,做多,2024-06-13 21:50:00,2024-06-13 22:00:00,3482.43,3480.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30895,做空,2024-06-13 22:00:00,2024-06-13 22:20:00,3480.76,3480.12,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30896,做多,2024-06-13 22:20:00,2024-06-13 23:00:00,3480.12,3472.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30897,做空,2024-06-13 23:00:00,2024-06-13 23:25:00,3472.14,3475.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30898,做多,2024-06-13 23:25:00,2024-06-13 23:35:00,3475.29,3470.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30899,做空,2024-06-13 23:35:00,2024-06-13 23:45:00,3470.15,3472.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30900,做多,2024-06-13 23:45:00,2024-06-14 00:05:00,3472.58,3469.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30901,做空,2024-06-14 00:05:00,2024-06-14 00:25:00,3469.6,3472.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30902,做多,2024-06-14 00:25:00,2024-06-14 00:30:00,3472.78,3470.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30903,做空,2024-06-14 00:30:00,2024-06-14 00:40:00,3470.12,3470.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30904,做多,2024-06-14 00:40:00,2024-06-14 01:00:00,3470.67,3469.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30905,做空,2024-06-14 01:00:00,2024-06-14 01:10:00,3469.98,3475.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30906,做多,2024-06-14 01:10:00,2024-06-14 01:20:00,3475.2,3471.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30907,做空,2024-06-14 01:20:00,2024-06-14 01:40:00,3471.77,3473.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30908,做多,2024-06-14 01:40:00,2024-06-14 01:50:00,3473.76,3484.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30909,做多,2024-06-14 11:10:00,2024-06-14 12:40:00,3511.66,3512.86,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30910,做空,2024-06-14 12:40:00,2024-06-14 12:50:00,3512.86,3512.81,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30911,做多,2024-06-14 12:50:00,2024-06-14 12:55:00,3512.81,3512.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30912,做空,2024-06-14 12:55:00,2024-06-14 13:00:00,3512.94,3514.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30913,做多,2024-06-14 13:00:00,2024-06-14 13:05:00,3514.1,3508.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30914,做空,2024-06-14 13:05:00,2024-06-14 13:15:00,3508.16,3514.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30915,做多,2024-06-14 13:15:00,2024-06-14 13:30:00,3514.38,3519.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30916,做空,2024-06-14 13:30:00,2024-06-14 14:00:00,3519.39,3495.87,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30917,做多,2024-06-14 21:20:00,2024-06-14 21:35:00,3446.93,3519.21,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -30918,做多,2024-06-15 19:10:00,2024-06-15 19:15:00,3557.05,3555.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30919,做空,2024-06-15 19:15:00,2024-06-15 19:20:00,3555.1,3555.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30920,做多,2024-06-15 19:20:00,2024-06-15 19:50:00,3555.87,3556.45,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30921,做空,2024-06-15 19:50:00,2024-06-15 19:55:00,3556.45,3558.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30922,做多,2024-06-15 19:55:00,2024-06-15 20:00:00,3558.37,3554.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30923,做空,2024-06-15 20:00:00,2024-06-15 20:15:00,3554.88,3539.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30924,做多,2024-06-15 20:35:00,2024-06-15 20:40:00,3557.55,3555.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30925,做空,2024-06-15 20:40:00,2024-06-15 21:00:00,3555.33,3558.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30926,做多,2024-06-15 21:00:00,2024-06-15 21:15:00,3558.48,3557.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30927,做空,2024-06-15 21:15:00,2024-06-15 21:30:00,3557.34,3562.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30928,做多,2024-06-15 21:30:00,2024-06-15 21:35:00,3562.35,3561.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30929,做空,2024-06-15 21:35:00,2024-06-15 22:00:00,3561.97,3561.75,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30930,做多,2024-06-15 22:00:00,2024-06-15 22:05:00,3561.75,3558.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30931,做空,2024-06-15 22:05:00,2024-06-15 22:20:00,3558.91,3561.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30932,做多,2024-06-15 22:20:00,2024-06-15 23:30:00,3561.76,3574.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30933,做多,2024-06-16 00:15:00,2024-06-16 00:25:00,3564.89,3562.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30934,做空,2024-06-16 00:25:00,2024-06-16 00:45:00,3562.62,3561.17,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30935,做多,2024-06-16 00:45:00,2024-06-16 01:25:00,3561.17,3562.26,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30936,做空,2024-06-16 01:25:00,2024-06-16 01:30:00,3562.26,3563.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30937,做多,2024-06-16 01:30:00,2024-06-16 01:45:00,3563.66,3561.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30938,做空,2024-06-16 01:45:00,2024-06-16 02:50:00,3561.83,3562.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30939,做多,2024-06-16 02:50:00,2024-06-16 02:55:00,3562.77,3561.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30940,做空,2024-06-16 02:55:00,2024-06-16 03:00:00,3561.05,3562.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30941,做多,2024-06-16 03:00:00,2024-06-16 03:05:00,3562.17,3559.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30942,做空,2024-06-16 03:05:00,2024-06-16 03:30:00,3559.48,3550.54,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30943,做多,2024-06-16 05:00:00,2024-06-16 05:05:00,3560.3,3559.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30944,做空,2024-06-16 05:05:00,2024-06-16 05:15:00,3559.58,3559.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30945,做多,2024-06-16 05:15:00,2024-06-16 06:50:00,3559.76,3573.91,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30946,做多,2024-06-16 07:50:00,2024-06-16 11:20:00,3562.32,3559.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30947,做空,2024-06-16 11:20:00,2024-06-16 11:30:00,3559.82,3562.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30948,做多,2024-06-16 11:30:00,2024-06-16 11:40:00,3562.2,3558.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30949,做空,2024-06-16 11:40:00,2024-06-16 12:25:00,3558.99,3558.9,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30950,做多,2024-06-16 12:25:00,2024-06-16 12:35:00,3558.9,3557.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30951,做空,2024-06-16 12:35:00,2024-06-16 12:45:00,3557.62,3559.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30952,做多,2024-06-16 12:45:00,2024-06-16 13:10:00,3559.52,3565.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30953,做多,2024-06-16 21:45:00,2024-06-16 22:00:00,3591.83,3610.35,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30954,做多,2024-06-17 01:30:00,2024-06-17 01:40:00,3615.26,3604.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30955,做空,2024-06-17 01:40:00,2024-06-17 01:45:00,3604.25,3609.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30956,做多,2024-06-17 01:45:00,2024-06-17 02:00:00,3609.97,3600.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30957,做空,2024-06-17 02:00:00,2024-06-17 02:25:00,3600.5,3590.32,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30958,做多,2024-06-17 14:35:00,2024-06-17 14:45:00,3538.64,3536.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30959,做空,2024-06-17 14:45:00,2024-06-17 15:00:00,3536.63,3531.14,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30960,做多,2024-06-17 15:00:00,2024-06-17 15:10:00,3531.14,3530.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30961,做空,2024-06-17 15:10:00,2024-06-17 15:30:00,3530.47,3502.33,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -30962,做多,2024-06-17 16:35:00,2024-06-17 16:50:00,3527.48,3521.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30963,做空,2024-06-17 16:50:00,2024-06-17 16:55:00,3521.89,3524.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30964,做多,2024-06-17 16:55:00,2024-06-17 17:10:00,3524.91,3528.59,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30965,做空,2024-06-17 17:10:00,2024-06-17 17:25:00,3528.59,3522.8,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30966,做多,2024-06-17 17:25:00,2024-06-17 17:35:00,3522.8,3547.77,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -30967,做多,2024-06-17 20:15:00,2024-06-17 20:20:00,3529.54,3529.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30968,做空,2024-06-17 20:20:00,2024-06-17 20:25:00,3529.41,3529.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30969,做多,2024-06-17 20:25:00,2024-06-17 20:30:00,3529.64,3520.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30970,做空,2024-06-17 20:30:00,2024-06-17 20:40:00,3520.32,3528.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30971,做多,2024-06-17 20:40:00,2024-06-17 20:45:00,3528.9,3517.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30972,做空,2024-06-17 20:45:00,2024-06-17 21:10:00,3517.87,3511.05,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30973,做多,2024-06-17 21:50:00,2024-06-17 21:55:00,3529.84,3523.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30974,做空,2024-06-17 21:55:00,2024-06-17 22:05:00,3523.85,3527.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30975,做多,2024-06-17 22:05:00,2024-06-17 22:10:00,3527.77,3524.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30976,做空,2024-06-17 22:10:00,2024-06-18 00:15:00,3524.56,3496.28,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -30977,做多,2024-06-18 09:45:00,2024-06-18 09:50:00,3441.89,3435.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30978,做空,2024-06-18 09:50:00,2024-06-18 10:15:00,3435.88,3423.17,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -30979,做多,2024-06-18 14:15:00,2024-06-18 14:20:00,3432.4,3419.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30980,做空,2024-06-18 14:20:00,2024-06-18 14:25:00,3419.64,3425.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30981,做多,2024-06-18 14:25:00,2024-06-18 14:50:00,3425.83,3415.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30982,做空,2024-06-18 14:50:00,2024-06-18 15:40:00,3415.6,3422.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30983,做多,2024-06-18 15:40:00,2024-06-18 15:50:00,3422.66,3416.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30984,做空,2024-06-18 15:50:00,2024-06-18 15:55:00,3416.35,3423.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30985,做多,2024-06-18 15:55:00,2024-06-18 16:00:00,3423.48,3416.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30986,做空,2024-06-18 16:00:00,2024-06-18 16:25:00,3416.04,3421.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30987,做多,2024-06-18 16:25:00,2024-06-18 16:30:00,3421.6,3415.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30988,做空,2024-06-18 16:30:00,2024-06-18 16:35:00,3415.29,3420.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30989,做多,2024-06-18 16:35:00,2024-06-18 16:40:00,3420.39,3414.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30990,做空,2024-06-18 16:40:00,2024-06-18 16:55:00,3414.31,3422.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30991,做多,2024-06-18 16:55:00,2024-06-18 17:25:00,3422.43,3408.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30992,做空,2024-06-18 17:25:00,2024-06-18 17:30:00,3408.52,3418.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30993,做多,2024-06-18 17:30:00,2024-06-18 17:35:00,3418.62,3413.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30994,做空,2024-06-18 17:35:00,2024-06-18 17:40:00,3413.53,3418.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30995,做多,2024-06-18 17:40:00,2024-06-18 17:45:00,3418.56,3409.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30996,做空,2024-06-18 17:45:00,2024-06-18 18:10:00,3409.69,3413.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -30997,做多,2024-06-18 18:10:00,2024-06-18 18:20:00,3413.69,3415.81,0.01,100.0,0.0002,0.0,0.0,0.0,flip -30998,做空,2024-06-18 18:20:00,2024-06-18 18:35:00,3415.81,3414.57,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -30999,做多,2024-06-18 18:35:00,2024-06-18 18:40:00,3414.57,3413.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31000,做空,2024-06-18 18:40:00,2024-06-18 19:00:00,3413.25,3394.37,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31001,做多,2024-06-18 19:55:00,2024-06-18 20:00:00,3422.6,3431.52,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31002,做多,2024-06-19 08:35:00,2024-06-19 08:40:00,3535.4,3532.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31003,做空,2024-06-19 08:40:00,2024-06-19 09:00:00,3532.34,3537.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31004,做多,2024-06-19 09:00:00,2024-06-19 09:05:00,3537.61,3536.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31005,做空,2024-06-19 09:05:00,2024-06-19 10:40:00,3536.43,3542.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31006,做多,2024-06-19 10:40:00,2024-06-19 10:45:00,3542.43,3540.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31007,做空,2024-06-19 10:45:00,2024-06-19 10:50:00,3540.57,3552.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31008,做多,2024-06-19 10:50:00,2024-06-19 11:20:00,3552.74,3541.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31009,做空,2024-06-19 11:20:00,2024-06-19 11:35:00,3541.65,3521.32,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31010,做多,2024-06-19 12:45:00,2024-06-19 12:50:00,3546.81,3544.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31011,做空,2024-06-19 12:50:00,2024-06-19 12:55:00,3544.65,3545.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31012,做多,2024-06-19 12:55:00,2024-06-19 13:00:00,3545.07,3544.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31013,做空,2024-06-19 13:00:00,2024-06-19 13:40:00,3544.91,3544.36,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31014,做多,2024-06-19 13:40:00,2024-06-19 13:45:00,3544.36,3541.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31015,做空,2024-06-19 13:45:00,2024-06-19 14:15:00,3541.2,3524.52,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31016,做多,2024-06-19 16:20:00,2024-06-19 16:35:00,3537.54,3549.22,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31017,做多,2024-06-19 19:45:00,2024-06-19 20:00:00,3543.7,3544.47,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31018,做空,2024-06-19 20:00:00,2024-06-19 20:20:00,3544.47,3547.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31019,做多,2024-06-19 20:20:00,2024-06-19 21:05:00,3547.16,3563.85,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31020,做多,2024-06-20 00:10:00,2024-06-20 00:15:00,3563.55,3553.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31021,做空,2024-06-20 00:15:00,2024-06-20 00:20:00,3553.49,3553.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31022,做多,2024-06-20 00:20:00,2024-06-20 00:25:00,3553.99,3552.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31023,做空,2024-06-20 00:25:00,2024-06-20 00:35:00,3552.92,3563.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31024,做多,2024-06-20 00:35:00,2024-06-20 00:45:00,3563.58,3555.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31025,做空,2024-06-20 00:45:00,2024-06-20 00:50:00,3555.47,3560.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31026,做多,2024-06-20 00:50:00,2024-06-20 01:05:00,3560.88,3557.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31027,做空,2024-06-20 01:05:00,2024-06-20 01:10:00,3557.63,3562.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31028,做多,2024-06-20 01:10:00,2024-06-20 01:25:00,3562.63,3574.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31029,做多,2024-06-20 04:20:00,2024-06-20 04:45:00,3553.37,3571.47,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31030,做多,2024-06-20 09:45:00,2024-06-20 10:55:00,3580.09,3603.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31031,做多,2024-06-20 12:45:00,2024-06-20 13:00:00,3594.74,3581.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31032,做空,2024-06-20 13:00:00,2024-06-20 13:15:00,3581.18,3555.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31033,做多,2024-06-20 23:05:00,2024-06-20 23:10:00,3520.55,3514.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31034,做空,2024-06-20 23:10:00,2024-06-21 00:05:00,3514.49,3506.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31035,做多,2024-06-21 01:25:00,2024-06-21 02:00:00,3518.67,3535.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31036,做多,2024-06-21 02:25:00,2024-06-21 02:30:00,3520.52,3514.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31037,做空,2024-06-21 02:30:00,2024-06-21 02:40:00,3514.55,3511.26,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31038,做多,2024-06-21 04:55:00,2024-06-21 05:00:00,3516.46,3515.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31039,做空,2024-06-21 05:00:00,2024-06-21 05:50:00,3515.52,3517.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31040,做多,2024-06-21 05:50:00,2024-06-21 06:20:00,3517.35,3511.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31041,做空,2024-06-21 06:20:00,2024-06-21 06:30:00,3511.31,3512.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31042,做多,2024-06-21 06:30:00,2024-06-21 06:35:00,3512.42,3511.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31043,做空,2024-06-21 06:35:00,2024-06-21 07:00:00,3511.1,3514.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31044,做多,2024-06-21 07:00:00,2024-06-21 07:05:00,3514.83,3510.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31045,做空,2024-06-21 07:05:00,2024-06-21 07:10:00,3510.67,3515.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31046,做多,2024-06-21 07:10:00,2024-06-21 07:20:00,3515.36,3510.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31047,做空,2024-06-21 07:20:00,2024-06-21 07:25:00,3510.93,3514.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31048,做多,2024-06-21 07:25:00,2024-06-21 07:30:00,3514.81,3508.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31049,做空,2024-06-21 07:30:00,2024-06-21 07:40:00,3508.0,3497.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31050,做多,2024-06-21 09:30:00,2024-06-21 09:50:00,3495.65,3518.29,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31051,做多,2024-06-21 10:15:00,2024-06-21 10:25:00,3511.34,3502.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31052,做空,2024-06-21 10:25:00,2024-06-21 10:40:00,3502.92,3501.92,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31053,做多,2024-06-21 10:40:00,2024-06-21 11:10:00,3501.92,3502.75,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31054,做空,2024-06-21 11:10:00,2024-06-21 11:20:00,3502.75,3505.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31055,做多,2024-06-21 11:20:00,2024-06-21 11:30:00,3505.52,3502.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31056,做空,2024-06-21 11:30:00,2024-06-21 11:45:00,3502.84,3503.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31057,做多,2024-06-21 11:45:00,2024-06-21 12:05:00,3503.6,3499.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31058,做空,2024-06-21 12:05:00,2024-06-21 12:15:00,3499.95,3479.35,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31059,做多,2024-06-21 14:15:00,2024-06-21 15:25:00,3502.92,3499.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31060,做空,2024-06-21 15:25:00,2024-06-21 16:50:00,3499.77,3489.73,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31061,做多,2024-06-21 16:50:00,2024-06-21 17:15:00,3489.73,3486.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31062,做空,2024-06-21 17:15:00,2024-06-21 18:15:00,3486.06,3492.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31063,做多,2024-06-21 18:15:00,2024-06-21 18:20:00,3492.61,3478.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31064,做空,2024-06-21 18:20:00,2024-06-21 18:30:00,3478.12,3492.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31065,做多,2024-06-21 18:30:00,2024-06-21 18:50:00,3492.49,3512.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31066,做多,2024-06-22 02:05:00,2024-06-22 02:10:00,3509.2,3509.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31067,做空,2024-06-22 02:10:00,2024-06-22 07:10:00,3509.19,3497.02,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31068,做多,2024-06-22 13:20:00,2024-06-22 13:25:00,3496.05,3493.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31069,做空,2024-06-22 13:25:00,2024-06-22 13:35:00,3493.82,3495.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31070,做多,2024-06-22 13:35:00,2024-06-22 14:05:00,3495.25,3504.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31071,做多,2024-06-22 18:00:00,2024-06-22 18:20:00,3498.84,3497.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31072,做空,2024-06-22 18:20:00,2024-06-22 18:25:00,3497.05,3497.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31073,做多,2024-06-22 18:25:00,2024-06-22 18:45:00,3497.31,3495.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31074,做空,2024-06-22 18:45:00,2024-06-22 19:25:00,3495.96,3489.8,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31075,做多,2024-06-22 21:10:00,2024-06-22 21:20:00,3496.09,3495.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31076,做空,2024-06-22 21:20:00,2024-06-22 21:25:00,3495.42,3496.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31077,做多,2024-06-22 21:25:00,2024-06-22 21:55:00,3496.52,3504.65,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31078,做多,2024-06-23 00:05:00,2024-06-23 00:30:00,3499.17,3509.37,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31079,做多,2024-06-23 07:00:00,2024-06-23 08:10:00,3508.72,3508.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31080,做空,2024-06-23 08:10:00,2024-06-23 09:30:00,3508.94,3500.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31081,做多,2024-06-24 18:25:00,2024-06-24 18:30:00,3306.53,3305.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31082,做空,2024-06-24 18:30:00,2024-06-24 18:55:00,3305.47,3302.06,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31083,做多,2024-06-24 18:55:00,2024-06-24 19:10:00,3302.06,3301.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31084,做空,2024-06-24 19:10:00,2024-06-24 20:00:00,3301.79,3311.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31085,做多,2024-06-24 20:00:00,2024-06-24 20:05:00,3311.61,3316.03,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31086,做多,2024-06-24 20:45:00,2024-06-24 21:15:00,3301.54,3331.2,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31087,做多,2024-06-25 07:30:00,2024-06-25 07:40:00,3365.13,3360.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31088,做空,2024-06-25 07:40:00,2024-06-25 07:45:00,3360.97,3361.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31089,做多,2024-06-25 07:45:00,2024-06-25 07:55:00,3361.18,3361.33,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31090,做空,2024-06-25 07:55:00,2024-06-25 08:00:00,3361.33,3363.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31091,做多,2024-06-25 08:00:00,2024-06-25 08:15:00,3363.76,3362.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31092,做空,2024-06-25 08:15:00,2024-06-25 09:15:00,3362.26,3364.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31093,做多,2024-06-25 09:15:00,2024-06-25 09:20:00,3364.42,3362.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31094,做空,2024-06-25 09:20:00,2024-06-25 09:30:00,3362.66,3368.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31095,做多,2024-06-25 09:30:00,2024-06-25 09:45:00,3368.14,3365.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31096,做空,2024-06-25 09:45:00,2024-06-25 12:20:00,3365.18,3375.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31097,做多,2024-06-25 12:20:00,2024-06-25 12:25:00,3375.92,3373.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31098,做空,2024-06-25 12:25:00,2024-06-25 12:30:00,3373.72,3372.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31099,做多,2024-06-25 12:30:00,2024-06-25 13:30:00,3372.03,3364.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31100,做空,2024-06-25 13:30:00,2024-06-25 13:40:00,3364.3,3369.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31101,做多,2024-06-25 13:40:00,2024-06-25 13:50:00,3369.79,3360.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31102,做空,2024-06-25 13:50:00,2024-06-25 14:05:00,3360.95,3370.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31103,做多,2024-06-25 14:05:00,2024-06-25 14:20:00,3370.18,3388.04,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31104,做多,2024-06-25 22:00:00,2024-06-25 22:45:00,3404.33,3402.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31105,做空,2024-06-25 22:45:00,2024-06-25 22:55:00,3402.33,3402.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31106,做多,2024-06-25 22:55:00,2024-06-25 23:05:00,3402.75,3396.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31107,做空,2024-06-25 23:05:00,2024-06-25 23:40:00,3396.97,3391.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31108,做多,2024-06-26 01:15:00,2024-06-26 01:30:00,3401.42,3403.42,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31109,做空,2024-06-26 01:30:00,2024-06-26 01:35:00,3403.42,3407.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31110,做多,2024-06-26 01:35:00,2024-06-26 01:55:00,3407.03,3416.18,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31111,做多,2024-06-26 03:05:00,2024-06-26 03:10:00,3405.62,3405.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31112,做空,2024-06-26 03:10:00,2024-06-26 03:35:00,3405.16,3391.12,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31113,做多,2024-06-26 07:15:00,2024-06-26 07:25:00,3398.03,3390.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31114,做空,2024-06-26 07:25:00,2024-06-26 07:35:00,3390.61,3403.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31115,做多,2024-06-26 07:35:00,2024-06-26 08:05:00,3403.02,3397.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31116,做空,2024-06-26 08:05:00,2024-06-26 08:15:00,3397.35,3386.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31117,做多,2024-06-26 13:30:00,2024-06-26 13:35:00,3383.81,3378.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31118,做空,2024-06-26 13:35:00,2024-06-26 13:45:00,3378.55,3387.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31119,做多,2024-06-26 13:45:00,2024-06-26 13:50:00,3387.25,3382.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31120,做空,2024-06-26 13:50:00,2024-06-26 13:55:00,3382.6,3388.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31121,做多,2024-06-26 13:55:00,2024-06-26 14:05:00,3388.27,3390.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31122,做多,2024-06-26 14:30:00,2024-06-26 14:50:00,3381.45,3380.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31123,做空,2024-06-26 14:50:00,2024-06-26 15:05:00,3380.01,3368.33,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31124,做多,2024-06-26 17:55:00,2024-06-26 18:00:00,3372.35,3363.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31125,做空,2024-06-26 18:00:00,2024-06-26 19:15:00,3363.9,3371.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31126,做多,2024-06-26 19:15:00,2024-06-26 19:35:00,3371.12,3384.11,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31127,做多,2024-06-26 23:25:00,2024-06-26 23:30:00,3373.32,3371.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31128,做空,2024-06-26 23:30:00,2024-06-26 23:55:00,3371.13,3371.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31129,做多,2024-06-26 23:55:00,2024-06-27 00:00:00,3371.62,3370.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31130,做空,2024-06-27 00:00:00,2024-06-27 00:30:00,3370.3,3370.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31131,做多,2024-06-27 00:30:00,2024-06-27 00:45:00,3370.58,3367.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31132,做空,2024-06-27 00:45:00,2024-06-27 00:55:00,3367.06,3372.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31133,做多,2024-06-27 00:55:00,2024-06-27 01:00:00,3372.52,3366.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31134,做空,2024-06-27 01:00:00,2024-06-27 01:10:00,3366.82,3373.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31135,做多,2024-06-27 01:10:00,2024-06-27 02:00:00,3373.53,3371.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31136,做空,2024-06-27 02:00:00,2024-06-27 02:10:00,3371.54,3380.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31137,做多,2024-06-27 02:10:00,2024-06-27 05:10:00,3380.6,3379.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31138,做空,2024-06-27 05:10:00,2024-06-27 05:50:00,3379.92,3370.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31139,做多,2024-06-27 07:15:00,2024-06-27 07:35:00,3373.81,3371.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31140,做空,2024-06-27 07:35:00,2024-06-27 07:40:00,3371.99,3375.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31141,做多,2024-06-27 07:40:00,2024-06-27 08:05:00,3375.37,3375.53,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31142,做空,2024-06-27 08:05:00,2024-06-27 08:10:00,3375.53,3377.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31143,做多,2024-06-27 08:10:00,2024-06-27 08:15:00,3377.81,3373.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31144,做空,2024-06-27 08:15:00,2024-06-27 08:55:00,3373.61,3377.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31145,做多,2024-06-27 08:55:00,2024-06-27 09:00:00,3377.25,3376.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31146,做空,2024-06-27 09:00:00,2024-06-27 09:05:00,3376.9,3379.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31147,做多,2024-06-27 09:05:00,2024-06-27 09:20:00,3379.28,3389.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31148,做多,2024-06-27 20:35:00,2024-06-27 20:40:00,3447.64,3447.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31149,做空,2024-06-27 20:40:00,2024-06-27 22:15:00,3447.63,3454.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31150,做多,2024-06-27 22:15:00,2024-06-27 22:25:00,3454.6,3451.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31151,做空,2024-06-27 22:25:00,2024-06-27 22:40:00,3451.25,3452.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31152,做多,2024-06-27 22:40:00,2024-06-27 22:45:00,3452.98,3452.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31153,做空,2024-06-27 22:45:00,2024-06-27 23:00:00,3452.45,3453.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31154,做多,2024-06-27 23:00:00,2024-06-27 23:05:00,3453.62,3450.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31155,做空,2024-06-27 23:05:00,2024-06-28 00:05:00,3450.22,3453.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31156,做多,2024-06-28 00:05:00,2024-06-28 00:10:00,3453.39,3451.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31157,做空,2024-06-28 00:10:00,2024-06-28 00:25:00,3451.29,3442.92,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31158,做多,2024-06-28 01:15:00,2024-06-28 01:20:00,3451.83,3462.82,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31159,做多,2024-06-28 02:50:00,2024-06-28 02:55:00,3454.95,3449.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31160,做空,2024-06-28 02:55:00,2024-06-28 03:15:00,3449.86,3454.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31161,做多,2024-06-28 03:15:00,2024-06-28 04:20:00,3454.11,3451.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31162,做空,2024-06-28 04:20:00,2024-06-28 04:35:00,3451.17,3451.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31163,做多,2024-06-28 04:35:00,2024-06-28 05:05:00,3451.26,3454.44,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31164,做空,2024-06-28 05:05:00,2024-06-28 05:30:00,3454.44,3454.41,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31165,做多,2024-06-28 05:30:00,2024-06-28 05:35:00,3454.41,3447.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31166,做空,2024-06-28 05:35:00,2024-06-28 05:50:00,3447.31,3451.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31167,做多,2024-06-28 05:50:00,2024-06-28 06:15:00,3451.01,3450.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31168,做空,2024-06-28 06:15:00,2024-06-28 06:35:00,3450.23,3453.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31169,做多,2024-06-28 06:35:00,2024-06-28 06:45:00,3453.67,3452.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31170,做空,2024-06-28 06:45:00,2024-06-28 06:50:00,3452.03,3454.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31171,做多,2024-06-28 06:50:00,2024-06-28 07:00:00,3454.54,3451.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31172,做空,2024-06-28 07:00:00,2024-06-28 07:30:00,3451.93,3443.16,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31173,做多,2024-06-28 11:15:00,2024-06-28 12:15:00,3451.24,3459.85,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31174,做多,2024-06-28 13:25:00,2024-06-28 13:30:00,3445.69,3442.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31175,做空,2024-06-28 13:30:00,2024-06-28 13:35:00,3442.02,3453.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31176,做多,2024-06-28 13:35:00,2024-06-28 13:40:00,3453.86,3471.12,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31177,做多,2024-06-28 14:00:00,2024-06-28 14:10:00,3449.35,3443.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31178,做空,2024-06-28 14:10:00,2024-06-28 14:15:00,3443.84,3429.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31179,做多,2024-06-29 00:30:00,2024-06-29 00:35:00,3387.82,3386.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31180,做空,2024-06-29 00:35:00,2024-06-29 00:55:00,3386.44,3388.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31181,做多,2024-06-29 00:55:00,2024-06-29 01:40:00,3388.72,3398.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31182,做多,2024-06-29 04:15:00,2024-06-29 04:25:00,3383.19,3384.35,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31183,做空,2024-06-29 04:25:00,2024-06-29 04:35:00,3384.35,3385.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31184,做多,2024-06-29 04:35:00,2024-06-29 05:15:00,3385.93,3384.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31185,做空,2024-06-29 05:15:00,2024-06-29 05:20:00,3384.12,3384.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31186,做多,2024-06-29 05:20:00,2024-06-29 05:30:00,3384.41,3384.44,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31187,做空,2024-06-29 05:30:00,2024-06-29 05:50:00,3384.44,3384.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31188,做多,2024-06-29 05:50:00,2024-06-29 06:05:00,3384.78,3382.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31189,做空,2024-06-29 06:05:00,2024-06-29 06:10:00,3382.57,3383.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31190,做多,2024-06-29 06:10:00,2024-06-29 06:15:00,3383.98,3382.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31191,做空,2024-06-29 06:15:00,2024-06-29 06:25:00,3382.09,3384.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31192,做多,2024-06-29 06:25:00,2024-06-29 07:10:00,3384.11,3393.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31193,做多,2024-06-29 08:45:00,2024-06-29 09:30:00,3389.0,3385.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31194,做空,2024-06-29 09:30:00,2024-06-29 09:50:00,3385.94,3389.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31195,做多,2024-06-29 09:50:00,2024-06-29 10:30:00,3389.42,3398.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31196,做多,2024-06-29 12:55:00,2024-06-29 13:10:00,3390.88,3389.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31197,做空,2024-06-29 13:10:00,2024-06-29 13:15:00,3389.76,3392.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31198,做多,2024-06-29 13:15:00,2024-06-29 13:25:00,3392.12,3391.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31199,做空,2024-06-29 13:25:00,2024-06-29 13:30:00,3391.84,3394.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31200,做多,2024-06-29 13:30:00,2024-06-29 13:55:00,3394.85,3392.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31201,做空,2024-06-29 13:55:00,2024-06-29 14:05:00,3392.04,3393.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31202,做多,2024-06-29 14:05:00,2024-06-29 14:10:00,3393.28,3390.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31203,做空,2024-06-29 14:10:00,2024-06-29 14:20:00,3390.02,3384.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31204,做多,2024-06-29 15:45:00,2024-06-29 15:50:00,3393.1,3392.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31205,做空,2024-06-29 15:50:00,2024-06-29 15:55:00,3392.0,3393.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31206,做多,2024-06-29 15:55:00,2024-06-29 16:00:00,3393.44,3392.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31207,做空,2024-06-29 16:00:00,2024-06-29 16:15:00,3392.91,3385.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31208,做多,2024-06-29 19:10:00,2024-06-29 19:15:00,3390.03,3389.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31209,做空,2024-06-29 19:15:00,2024-06-29 19:30:00,3389.89,3376.29,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31210,做多,2024-06-29 21:55:00,2024-06-29 22:00:00,3386.99,3385.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31211,做空,2024-06-29 22:00:00,2024-06-29 22:05:00,3385.71,3386.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31212,做多,2024-06-29 22:05:00,2024-06-30 01:00:00,3386.21,3383.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31213,做空,2024-06-30 01:00:00,2024-06-30 01:10:00,3383.24,3378.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31214,做多,2024-06-30 06:45:00,2024-06-30 07:05:00,3373.07,3389.37,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31215,做多,2024-06-30 12:40:00,2024-06-30 14:15:00,3382.44,3401.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31216,做多,2024-06-30 16:30:00,2024-06-30 16:40:00,3392.73,3392.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31217,做空,2024-06-30 16:40:00,2024-06-30 16:45:00,3392.27,3392.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31218,做多,2024-06-30 16:45:00,2024-06-30 16:50:00,3392.48,3391.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31219,做空,2024-06-30 16:50:00,2024-06-30 17:00:00,3391.66,3394.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31220,做多,2024-06-30 17:00:00,2024-06-30 17:15:00,3394.2,3411.82,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31221,做多,2024-07-01 08:50:00,2024-07-01 09:05:00,3482.11,3484.88,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31222,做空,2024-07-01 09:05:00,2024-07-01 10:25:00,3484.88,3474.95,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31223,做多,2024-07-01 15:05:00,2024-07-01 15:15:00,3473.97,3472.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31224,做空,2024-07-01 15:15:00,2024-07-01 16:10:00,3472.83,3474.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31225,做多,2024-07-01 16:10:00,2024-07-01 16:15:00,3474.54,3472.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31226,做空,2024-07-01 16:15:00,2024-07-01 17:25:00,3472.36,3472.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31227,做多,2024-07-01 17:25:00,2024-07-01 17:35:00,3472.69,3479.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31228,做多,2024-07-01 18:30:00,2024-07-01 19:10:00,3474.66,3484.66,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31229,做多,2024-07-01 19:50:00,2024-07-01 19:55:00,3471.32,3470.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31230,做空,2024-07-01 19:55:00,2024-07-01 20:00:00,3470.22,3473.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31231,做多,2024-07-01 20:00:00,2024-07-01 20:10:00,3473.48,3471.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31232,做空,2024-07-01 20:10:00,2024-07-01 21:25:00,3471.01,3461.16,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31233,做多,2024-07-02 03:25:00,2024-07-02 03:30:00,3456.59,3456.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31234,做空,2024-07-02 03:30:00,2024-07-02 03:35:00,3456.18,3459.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31235,做多,2024-07-02 03:35:00,2024-07-02 04:55:00,3459.57,3453.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31236,做空,2024-07-02 04:55:00,2024-07-02 06:10:00,3453.17,3452.81,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31237,做多,2024-07-02 06:10:00,2024-07-02 06:30:00,3452.81,3450.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31238,做空,2024-07-02 06:30:00,2024-07-02 06:50:00,3450.28,3449.1,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31239,做多,2024-07-02 06:50:00,2024-07-02 09:10:00,3449.1,3448.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31240,做空,2024-07-02 09:10:00,2024-07-02 09:35:00,3448.99,3446.65,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31241,做多,2024-07-02 09:35:00,2024-07-02 09:50:00,3446.65,3446.93,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31242,做空,2024-07-02 09:50:00,2024-07-02 10:35:00,3446.93,3450.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31243,做多,2024-07-02 10:35:00,2024-07-02 11:00:00,3450.86,3449.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31244,做空,2024-07-02 11:00:00,2024-07-02 11:05:00,3449.46,3449.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31245,做多,2024-07-02 11:05:00,2024-07-02 11:10:00,3449.77,3449.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31246,做空,2024-07-02 11:10:00,2024-07-02 11:25:00,3449.5,3452.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31247,做多,2024-07-02 11:25:00,2024-07-02 12:00:00,3452.97,3449.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31248,做空,2024-07-02 12:00:00,2024-07-02 12:15:00,3449.59,3450.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31249,做多,2024-07-02 12:15:00,2024-07-02 12:25:00,3450.22,3448.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31250,做空,2024-07-02 12:25:00,2024-07-02 12:30:00,3448.0,3450.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31251,做多,2024-07-02 12:30:00,2024-07-02 12:50:00,3450.69,3452.31,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31252,做空,2024-07-02 12:50:00,2024-07-02 13:00:00,3452.31,3450.89,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31253,做多,2024-07-02 13:00:00,2024-07-02 13:30:00,3450.89,3447.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31254,做空,2024-07-02 13:30:00,2024-07-02 13:35:00,3447.52,3452.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31255,做多,2024-07-02 13:35:00,2024-07-02 13:40:00,3452.2,3452.33,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_upper -31256,做多,2024-07-02 13:40:00,2024-07-02 13:45:00,3452.33,3449.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31257,做空,2024-07-02 13:45:00,2024-07-02 13:55:00,3449.97,3437.35,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31258,做多,2024-07-02 21:45:00,2024-07-02 21:50:00,3427.52,3424.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31259,做空,2024-07-02 21:50:00,2024-07-02 22:10:00,3424.2,3424.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31260,做多,2024-07-02 22:10:00,2024-07-02 22:20:00,3424.55,3421.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31261,做空,2024-07-02 22:20:00,2024-07-02 22:50:00,3421.89,3421.57,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31262,做多,2024-07-02 22:50:00,2024-07-03 00:35:00,3421.57,3428.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31263,做多,2024-07-03 01:20:00,2024-07-03 16:30:00,3417.05,3312.89,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -31264,做空,2024-07-03 16:30:00,2024-07-03 19:05:00,3312.89,3290.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31265,做多,2024-07-03 19:10:00,2024-07-03 22:05:00,3293.91,3297.35,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31266,做空,2024-07-03 22:05:00,2024-07-03 22:10:00,3297.35,3299.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31267,做多,2024-07-03 22:10:00,2024-07-03 22:15:00,3299.76,3297.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31268,做空,2024-07-03 22:15:00,2024-07-03 22:30:00,3297.32,3301.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31269,做多,2024-07-03 22:30:00,2024-07-03 22:35:00,3301.65,3297.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31270,做空,2024-07-03 22:35:00,2024-07-03 22:40:00,3297.69,3301.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31271,做多,2024-07-03 22:40:00,2024-07-03 22:45:00,3301.76,3301.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31272,做空,2024-07-03 22:45:00,2024-07-03 23:05:00,3301.7,3298.55,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31273,做多,2024-07-03 23:05:00,2024-07-03 23:30:00,3298.55,3297.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31274,做空,2024-07-03 23:30:00,2024-07-03 23:45:00,3297.4,3298.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31275,做多,2024-07-03 23:45:00,2024-07-03 23:55:00,3298.44,3294.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31276,做空,2024-07-03 23:55:00,2024-07-04 00:00:00,3294.76,3300.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31277,做多,2024-07-04 00:00:00,2024-07-04 01:05:00,3300.13,3293.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31278,做空,2024-07-04 01:05:00,2024-07-04 01:15:00,3293.01,3282.55,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31279,做多,2024-07-04 16:55:00,2024-07-04 17:00:00,3139.72,3137.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31280,做空,2024-07-04 17:00:00,2024-07-04 17:25:00,3137.08,3141.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31281,做多,2024-07-04 17:25:00,2024-07-04 17:30:00,3141.39,3137.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31282,做空,2024-07-04 17:30:00,2024-07-04 17:50:00,3137.31,3138.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31283,做多,2024-07-04 17:50:00,2024-07-04 18:05:00,3138.54,3135.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31284,做空,2024-07-04 18:05:00,2024-07-04 18:30:00,3135.63,3139.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31285,做多,2024-07-04 18:30:00,2024-07-04 18:35:00,3139.28,3137.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31286,做空,2024-07-04 18:35:00,2024-07-04 19:05:00,3137.03,3139.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31287,做多,2024-07-04 19:05:00,2024-07-04 19:15:00,3139.54,3137.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31288,做空,2024-07-04 19:15:00,2024-07-04 20:20:00,3137.9,3134.58,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31289,做多,2024-07-04 20:20:00,2024-07-04 20:45:00,3134.58,3131.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31290,做空,2024-07-04 20:45:00,2024-07-04 20:50:00,3131.64,3138.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31291,做多,2024-07-04 20:50:00,2024-07-04 21:15:00,3138.98,3151.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31292,做多,2024-07-05 10:15:00,2024-07-05 10:20:00,2925.98,2911.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31293,做空,2024-07-05 10:20:00,2024-07-05 10:35:00,2911.18,2921.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31294,做多,2024-07-05 10:35:00,2024-07-05 10:50:00,2921.1,2913.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31295,做空,2024-07-05 10:50:00,2024-07-05 10:55:00,2913.42,2914.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31296,做多,2024-07-05 10:55:00,2024-07-05 12:15:00,2914.39,2948.26,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31297,做多,2024-07-05 20:30:00,2024-07-05 20:35:00,2970.7,2963.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31298,做空,2024-07-05 20:35:00,2024-07-05 20:45:00,2963.41,2971.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31299,做多,2024-07-05 20:45:00,2024-07-05 21:15:00,2971.11,2971.31,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31300,做空,2024-07-05 21:15:00,2024-07-05 21:25:00,2971.31,2970.69,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31301,做多,2024-07-05 21:25:00,2024-07-05 22:00:00,2970.69,2970.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31302,做空,2024-07-05 22:00:00,2024-07-05 22:10:00,2970.35,2973.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31303,做多,2024-07-05 22:10:00,2024-07-05 22:50:00,2973.28,2973.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31304,做空,2024-07-05 22:50:00,2024-07-05 22:55:00,2973.1,2976.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31305,做多,2024-07-05 22:55:00,2024-07-06 00:00:00,2976.1,2975.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31306,做空,2024-07-06 00:00:00,2024-07-06 00:20:00,2975.44,2977.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31307,做多,2024-07-06 00:20:00,2024-07-06 00:30:00,2977.73,3002.35,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -31308,做多,2024-07-06 00:30:00,2024-07-06 00:35:00,3002.35,3018.43,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31309,做多,2024-07-06 01:10:00,2024-07-06 01:15:00,2980.53,2972.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31310,做空,2024-07-06 01:15:00,2024-07-06 01:30:00,2972.7,2969.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31311,做多,2024-07-06 02:30:00,2024-07-06 02:55:00,2978.99,2979.3,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31312,做空,2024-07-06 02:55:00,2024-07-06 03:00:00,2979.3,2979.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31313,做多,2024-07-06 03:00:00,2024-07-06 03:05:00,2979.64,2977.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31314,做空,2024-07-06 03:05:00,2024-07-06 03:15:00,2977.87,2980.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31315,做多,2024-07-06 03:15:00,2024-07-06 03:20:00,2980.48,2977.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31316,做空,2024-07-06 03:20:00,2024-07-06 03:40:00,2977.77,2980.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31317,做多,2024-07-06 03:40:00,2024-07-06 03:45:00,2980.93,2976.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31318,做空,2024-07-06 03:45:00,2024-07-06 03:50:00,2976.98,2977.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31319,做多,2024-07-06 03:50:00,2024-07-06 04:00:00,2977.92,2978.77,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31320,做空,2024-07-06 04:00:00,2024-07-06 04:50:00,2978.77,2961.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31321,做多,2024-07-06 05:30:00,2024-07-06 05:35:00,2976.23,2973.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31322,做空,2024-07-06 05:35:00,2024-07-06 06:05:00,2973.28,2977.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31323,做多,2024-07-06 06:05:00,2024-07-06 06:35:00,2977.23,2992.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31324,做多,2024-07-06 14:15:00,2024-07-06 14:55:00,2997.29,3010.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31325,做多,2024-07-07 01:55:00,2024-07-07 02:10:00,3052.1,3068.24,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31326,做多,2024-07-07 10:30:00,2024-07-07 17:05:00,3026.24,2992.51,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -31327,做空,2024-07-07 17:05:00,2024-07-07 17:50:00,2992.51,2992.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31328,做多,2024-07-07 17:50:00,2024-07-07 18:00:00,2992.53,2992.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31329,做空,2024-07-07 18:00:00,2024-07-07 18:05:00,2992.94,3005.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31330,做多,2024-07-07 18:05:00,2024-07-07 18:20:00,3005.14,2993.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31331,做空,2024-07-07 18:20:00,2024-07-07 18:25:00,2993.61,2993.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31332,做多,2024-07-07 18:25:00,2024-07-07 18:30:00,2993.93,2988.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31333,做空,2024-07-07 18:30:00,2024-07-07 20:10:00,2988.52,2987.66,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31334,做多,2024-07-07 20:10:00,2024-07-07 21:10:00,2987.66,2968.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31335,做空,2024-07-07 21:10:00,2024-07-07 21:15:00,2968.22,2960.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31336,做多,2024-07-08 05:45:00,2024-07-08 05:50:00,2912.64,2911.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31337,做空,2024-07-08 05:50:00,2024-07-08 05:55:00,2911.81,2915.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31338,做多,2024-07-08 05:55:00,2024-07-08 06:00:00,2915.34,2908.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31339,做空,2024-07-08 06:00:00,2024-07-08 06:10:00,2908.45,2910.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31340,做多,2024-07-08 06:10:00,2024-07-08 07:00:00,2910.02,2905.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31341,做空,2024-07-08 07:00:00,2024-07-08 07:05:00,2905.57,2909.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31342,做多,2024-07-08 07:05:00,2024-07-08 07:10:00,2909.58,2902.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31343,做空,2024-07-08 07:10:00,2024-07-08 07:15:00,2902.53,2906.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31344,做多,2024-07-08 07:15:00,2024-07-08 08:05:00,2906.59,2947.1,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31345,做多,2024-07-08 15:10:00,2024-07-08 15:15:00,3009.07,3003.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31346,做空,2024-07-08 15:15:00,2024-07-08 15:25:00,3003.71,3002.55,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31347,做多,2024-07-08 15:25:00,2024-07-08 15:35:00,3002.55,2996.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31348,做空,2024-07-08 15:35:00,2024-07-08 17:05:00,2996.55,2969.32,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -31349,做多,2024-07-08 20:10:00,2024-07-08 20:45:00,2996.47,2999.75,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31350,做空,2024-07-08 20:45:00,2024-07-08 21:10:00,2999.75,3003.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31351,做多,2024-07-08 21:10:00,2024-07-08 21:20:00,3003.22,3000.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31352,做空,2024-07-08 21:20:00,2024-07-08 21:25:00,3000.38,3020.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31353,做多,2024-07-08 21:25:00,2024-07-08 22:20:00,3020.15,3036.85,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31354,做多,2024-07-09 11:15:00,2024-07-09 12:20:00,3075.32,3072.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31355,做空,2024-07-09 12:20:00,2024-07-09 12:30:00,3072.45,3073.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31356,做多,2024-07-09 12:30:00,2024-07-09 12:50:00,3073.12,3074.32,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31357,做空,2024-07-09 12:50:00,2024-07-09 13:30:00,3074.32,3075.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31358,做多,2024-07-09 13:30:00,2024-07-09 13:35:00,3075.36,3069.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31359,做空,2024-07-09 13:35:00,2024-07-09 13:40:00,3069.1,3059.02,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31360,做多,2024-07-09 14:10:00,2024-07-09 14:15:00,3093.61,3073.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -31361,做多,2024-07-09 14:25:00,2024-07-09 14:35:00,3073.74,3073.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31362,做空,2024-07-09 14:35:00,2024-07-09 14:40:00,3073.55,3073.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31363,做多,2024-07-09 14:40:00,2024-07-09 14:45:00,3073.7,3056.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31364,做空,2024-07-09 14:45:00,2024-07-09 14:50:00,3056.84,3059.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -31365,做多,2024-07-09 16:15:00,2024-07-09 16:25:00,3075.85,3074.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31366,做空,2024-07-09 16:25:00,2024-07-09 16:55:00,3074.32,3074.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31367,做多,2024-07-09 16:55:00,2024-07-09 17:05:00,3074.38,3069.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31368,做空,2024-07-09 17:05:00,2024-07-09 17:40:00,3069.43,3048.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31369,做多,2024-07-09 18:20:00,2024-07-09 18:45:00,3063.1,3062.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31370,做空,2024-07-09 18:45:00,2024-07-09 19:55:00,3062.03,3067.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31371,做多,2024-07-09 19:55:00,2024-07-09 20:05:00,3067.31,3063.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31372,做空,2024-07-09 20:05:00,2024-07-09 20:10:00,3063.08,3065.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31373,做多,2024-07-09 20:10:00,2024-07-09 21:00:00,3065.13,3065.59,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31374,做空,2024-07-09 21:00:00,2024-07-09 21:10:00,3065.59,3066.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31375,做多,2024-07-09 21:10:00,2024-07-09 21:20:00,3066.18,3061.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31376,做空,2024-07-09 21:20:00,2024-07-09 21:25:00,3061.16,3066.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31377,做多,2024-07-09 21:25:00,2024-07-09 21:30:00,3066.27,3065.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31378,做空,2024-07-09 21:30:00,2024-07-09 22:00:00,3065.02,3049.17,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31379,做多,2024-07-09 22:45:00,2024-07-09 22:50:00,3067.94,3066.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -31380,做多,2024-07-09 23:30:00,2024-07-10 00:00:00,3063.32,3060.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31381,做空,2024-07-10 00:00:00,2024-07-10 00:20:00,3060.65,3040.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31382,做多,2024-07-10 01:30:00,2024-07-10 01:35:00,3060.49,3059.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31383,做空,2024-07-10 01:35:00,2024-07-10 01:55:00,3059.85,3057.84,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31384,做多,2024-07-10 01:55:00,2024-07-10 02:05:00,3057.84,3054.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31385,做空,2024-07-10 02:05:00,2024-07-10 02:25:00,3054.16,3059.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31386,做多,2024-07-10 02:25:00,2024-07-10 03:00:00,3059.4,3074.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31387,做多,2024-07-10 08:20:00,2024-07-10 09:20:00,3085.48,3081.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31388,做空,2024-07-10 09:20:00,2024-07-10 09:25:00,3081.93,3084.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31389,做多,2024-07-10 09:25:00,2024-07-10 09:30:00,3084.03,3081.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31390,做空,2024-07-10 09:30:00,2024-07-10 09:40:00,3081.53,3084.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31391,做多,2024-07-10 09:40:00,2024-07-10 10:10:00,3084.67,3082.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31392,做空,2024-07-10 10:10:00,2024-07-10 10:15:00,3082.77,3087.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31393,做多,2024-07-10 10:15:00,2024-07-10 12:30:00,3087.94,3085.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31394,做空,2024-07-10 12:30:00,2024-07-10 12:35:00,3085.84,3091.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -31395,做多,2024-07-10 12:50:00,2024-07-10 13:00:00,3099.19,3104.8,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31396,做多,2024-07-10 13:50:00,2024-07-10 14:00:00,3098.62,3116.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31397,做多,2024-07-10 14:15:00,2024-07-10 14:20:00,3105.66,3114.9,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31398,做多,2024-07-10 14:50:00,2024-07-10 14:55:00,3102.51,3099.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31399,做空,2024-07-10 14:55:00,2024-07-10 15:10:00,3099.39,3103.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31400,做多,2024-07-10 15:10:00,2024-07-10 15:20:00,3103.28,3113.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31401,做多,2024-07-10 17:25:00,2024-07-10 17:40:00,3102.22,3102.99,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31402,做空,2024-07-10 17:40:00,2024-07-10 17:45:00,3102.99,3104.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31403,做多,2024-07-10 17:45:00,2024-07-10 17:55:00,3104.23,3101.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31404,做空,2024-07-10 17:55:00,2024-07-10 18:00:00,3101.18,3104.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31405,做多,2024-07-10 18:00:00,2024-07-10 18:05:00,3104.67,3099.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31406,做空,2024-07-10 18:05:00,2024-07-10 18:10:00,3099.31,3103.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31407,做多,2024-07-10 18:10:00,2024-07-10 18:15:00,3103.48,3103.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31408,做空,2024-07-10 18:15:00,2024-07-10 19:30:00,3103.44,3105.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31409,做多,2024-07-10 19:30:00,2024-07-10 19:35:00,3105.45,3105.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31410,做空,2024-07-10 19:35:00,2024-07-10 19:45:00,3105.38,3104.55,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31411,做多,2024-07-10 19:45:00,2024-07-10 20:00:00,3104.55,3105.32,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31412,做空,2024-07-10 20:00:00,2024-07-10 20:10:00,3105.32,3107.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31413,做多,2024-07-10 20:10:00,2024-07-10 20:15:00,3107.5,3104.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31414,做空,2024-07-10 20:15:00,2024-07-10 21:05:00,3104.4,3092.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31415,做多,2024-07-10 22:20:00,2024-07-10 23:45:00,3098.88,3100.89,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31416,做空,2024-07-10 23:45:00,2024-07-11 00:15:00,3100.89,3088.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31417,做多,2024-07-11 01:35:00,2024-07-11 01:45:00,3106.57,3125.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31418,做多,2024-07-11 02:45:00,2024-07-11 03:05:00,3102.52,3091.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31419,做空,2024-07-11 03:05:00,2024-07-11 03:10:00,3091.21,3089.29,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31420,做多,2024-07-11 05:15:00,2024-07-11 06:05:00,3092.74,3094.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31421,做空,2024-07-11 06:05:00,2024-07-11 06:10:00,3094.39,3095.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31422,做多,2024-07-11 06:10:00,2024-07-11 07:15:00,3095.44,3112.11,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31423,做多,2024-07-11 14:25:00,2024-07-11 15:30:00,3139.51,3130.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31424,做空,2024-07-11 15:30:00,2024-07-11 16:05:00,3130.55,3117.02,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31425,做多,2024-07-11 18:30:00,2024-07-11 18:40:00,3142.2,3139.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31426,做空,2024-07-11 18:40:00,2024-07-11 19:25:00,3139.97,3112.45,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -31427,做多,2024-07-12 00:40:00,2024-07-12 00:45:00,3116.58,3112.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31428,做空,2024-07-12 00:45:00,2024-07-12 00:55:00,3112.88,3091.88,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31429,做多,2024-07-12 02:45:00,2024-07-12 02:55:00,3106.57,3106.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31430,做空,2024-07-12 02:55:00,2024-07-12 03:40:00,3106.12,3083.83,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31431,做多,2024-07-12 06:25:00,2024-07-12 06:30:00,3094.14,3091.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31432,做空,2024-07-12 06:30:00,2024-07-12 06:35:00,3091.39,3096.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31433,做多,2024-07-12 06:35:00,2024-07-12 06:45:00,3096.2,3093.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31434,做空,2024-07-12 06:45:00,2024-07-12 07:00:00,3093.59,3092.6,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31435,做多,2024-07-12 07:00:00,2024-07-12 07:10:00,3092.6,3092.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31436,做空,2024-07-12 07:10:00,2024-07-12 07:30:00,3092.08,3066.59,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -31437,做多,2024-07-12 12:10:00,2024-07-12 12:15:00,3076.77,3072.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31438,做空,2024-07-12 12:15:00,2024-07-12 12:20:00,3072.3,3077.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31439,做多,2024-07-12 12:20:00,2024-07-12 12:30:00,3077.19,3065.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31440,做空,2024-07-12 12:30:00,2024-07-12 13:00:00,3065.92,3074.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31441,做多,2024-07-12 13:00:00,2024-07-12 13:15:00,3074.43,3100.58,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31442,做多,2024-07-12 20:00:00,2024-07-12 20:10:00,3115.17,3111.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31443,做空,2024-07-12 20:10:00,2024-07-12 21:05:00,3111.36,3115.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31444,做多,2024-07-12 21:05:00,2024-07-12 21:20:00,3115.23,3114.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31445,做空,2024-07-12 21:20:00,2024-07-12 21:45:00,3114.39,3117.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31446,做多,2024-07-12 21:45:00,2024-07-12 22:20:00,3117.48,3120.73,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31447,做空,2024-07-12 22:20:00,2024-07-12 22:40:00,3120.73,3124.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31448,做多,2024-07-12 22:40:00,2024-07-12 23:00:00,3124.64,3125.07,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31449,做空,2024-07-12 23:00:00,2024-07-12 23:10:00,3125.07,3125.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31450,做多,2024-07-12 23:10:00,2024-07-12 23:25:00,3125.88,3126.06,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31451,做空,2024-07-12 23:25:00,2024-07-13 00:45:00,3126.06,3128.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31452,做多,2024-07-13 00:45:00,2024-07-13 02:00:00,3128.97,3127.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31453,做空,2024-07-13 02:00:00,2024-07-13 02:45:00,3127.62,3126.39,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31454,做多,2024-07-13 02:45:00,2024-07-13 02:55:00,3126.39,3126.81,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31455,做空,2024-07-13 02:55:00,2024-07-13 03:05:00,3126.81,3126.81,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31456,做多,2024-07-13 03:05:00,2024-07-13 03:10:00,3126.81,3126.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31457,做空,2024-07-13 03:10:00,2024-07-13 03:45:00,3126.55,3124.01,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31458,做多,2024-07-13 03:45:00,2024-07-13 05:10:00,3124.01,3120.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31459,做空,2024-07-13 05:10:00,2024-07-13 05:15:00,3120.2,3122.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31460,做多,2024-07-13 05:15:00,2024-07-13 05:25:00,3122.81,3122.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31461,做空,2024-07-13 05:25:00,2024-07-13 05:30:00,3122.11,3122.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31462,做多,2024-07-13 05:30:00,2024-07-13 05:40:00,3122.68,3133.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31463,做多,2024-07-13 09:00:00,2024-07-13 09:15:00,3129.02,3139.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31464,做多,2024-07-13 14:05:00,2024-07-13 16:30:00,3143.23,3149.89,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31465,做空,2024-07-13 16:30:00,2024-07-13 17:30:00,3149.89,3151.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31466,做多,2024-07-13 17:30:00,2024-07-13 18:15:00,3151.07,3153.22,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31467,做空,2024-07-13 18:15:00,2024-07-13 18:30:00,3153.22,3154.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31468,做多,2024-07-13 18:30:00,2024-07-13 18:35:00,3154.61,3148.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31469,做空,2024-07-13 18:35:00,2024-07-13 19:00:00,3148.18,3154.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31470,做多,2024-07-13 19:00:00,2024-07-13 19:10:00,3154.89,3158.86,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31471,做多,2024-07-13 22:40:00,2024-07-13 22:45:00,3171.29,3180.19,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31472,做多,2024-07-14 02:30:00,2024-07-14 02:35:00,3168.27,3166.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31473,做空,2024-07-14 02:35:00,2024-07-14 02:45:00,3166.67,3167.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31474,做多,2024-07-14 02:45:00,2024-07-14 03:30:00,3167.84,3169.41,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31475,做空,2024-07-14 03:30:00,2024-07-14 03:35:00,3169.41,3171.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31476,做多,2024-07-14 03:35:00,2024-07-14 04:15:00,3171.06,3183.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31477,做多,2024-07-14 12:20:00,2024-07-14 12:30:00,3193.36,3190.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31478,做空,2024-07-14 12:30:00,2024-07-14 13:30:00,3190.07,3183.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31479,做多,2024-07-14 14:50:00,2024-07-14 16:55:00,3189.76,3194.69,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31480,做空,2024-07-14 16:55:00,2024-07-14 19:55:00,3194.69,3189.57,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31481,做多,2024-07-14 19:55:00,2024-07-14 20:35:00,3189.57,3200.05,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31482,做多,2024-07-15 11:00:00,2024-07-15 11:05:00,3336.6,3335.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31483,做空,2024-07-15 11:05:00,2024-07-15 11:35:00,3335.74,3338.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31484,做多,2024-07-15 11:35:00,2024-07-15 11:50:00,3338.99,3340.77,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31485,做空,2024-07-15 11:50:00,2024-07-15 12:00:00,3340.77,3341.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31486,做多,2024-07-15 12:00:00,2024-07-15 12:10:00,3341.12,3337.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31487,做空,2024-07-15 12:10:00,2024-07-15 12:20:00,3337.01,3340.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31488,做多,2024-07-15 12:20:00,2024-07-15 12:45:00,3340.7,3341.38,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31489,做空,2024-07-15 12:45:00,2024-07-15 12:50:00,3341.38,3342.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31490,做多,2024-07-15 12:50:00,2024-07-15 13:30:00,3342.42,3336.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31491,做空,2024-07-15 13:30:00,2024-07-15 13:35:00,3336.98,3347.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31492,做多,2024-07-15 13:35:00,2024-07-15 13:40:00,3347.94,3356.64,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31493,做多,2024-07-15 14:25:00,2024-07-15 14:30:00,3349.66,3361.12,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31494,做多,2024-07-16 04:55:00,2024-07-16 05:05:00,3458.3,3462.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31495,做空,2024-07-16 05:05:00,2024-07-16 05:35:00,3462.03,3419.35,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -31496,做多,2024-07-16 12:20:00,2024-07-16 12:30:00,3417.17,3416.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31497,做空,2024-07-16 12:30:00,2024-07-16 12:35:00,3416.19,3418.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31498,做多,2024-07-16 12:35:00,2024-07-16 12:40:00,3418.01,3415.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31499,做空,2024-07-16 12:40:00,2024-07-16 13:30:00,3415.2,3411.14,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31500,做多,2024-07-16 13:30:00,2024-07-16 13:45:00,3411.14,3404.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31501,做空,2024-07-16 13:45:00,2024-07-16 13:50:00,3404.49,3408.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31502,做多,2024-07-16 13:50:00,2024-07-16 13:55:00,3408.35,3395.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31503,做空,2024-07-16 13:55:00,2024-07-16 14:15:00,3395.12,3402.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31504,做多,2024-07-16 14:15:00,2024-07-16 14:20:00,3402.28,3398.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31505,做空,2024-07-16 14:20:00,2024-07-16 14:35:00,3398.91,3400.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31506,做多,2024-07-16 14:35:00,2024-07-16 14:40:00,3400.99,3396.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31507,做空,2024-07-16 14:40:00,2024-07-16 14:50:00,3396.34,3405.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31508,做多,2024-07-16 14:50:00,2024-07-16 15:05:00,3405.6,3427.22,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31509,做多,2024-07-16 21:00:00,2024-07-16 21:05:00,3442.65,3436.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31510,做空,2024-07-16 21:05:00,2024-07-16 21:15:00,3436.94,3439.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31511,做多,2024-07-16 21:15:00,2024-07-16 21:20:00,3439.8,3437.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31512,做空,2024-07-16 21:20:00,2024-07-16 21:45:00,3437.56,3440.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31513,做多,2024-07-16 21:45:00,2024-07-16 23:20:00,3440.16,3438.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31514,做空,2024-07-16 23:20:00,2024-07-16 23:25:00,3438.09,3448.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31515,做多,2024-07-16 23:25:00,2024-07-16 23:35:00,3448.89,3442.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31516,做空,2024-07-16 23:35:00,2024-07-16 23:40:00,3442.84,3445.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31517,做多,2024-07-16 23:40:00,2024-07-16 23:45:00,3445.37,3444.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31518,做空,2024-07-16 23:45:00,2024-07-17 00:00:00,3444.26,3447.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31519,做多,2024-07-17 00:00:00,2024-07-17 01:00:00,3447.34,3476.57,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31520,做多,2024-07-17 08:20:00,2024-07-17 08:40:00,3477.85,3482.49,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31521,做空,2024-07-17 08:40:00,2024-07-17 08:50:00,3482.49,3483.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31522,做多,2024-07-17 08:50:00,2024-07-17 08:55:00,3483.83,3479.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31523,做空,2024-07-17 08:55:00,2024-07-17 09:05:00,3479.39,3484.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31524,做多,2024-07-17 09:05:00,2024-07-17 10:00:00,3484.39,3484.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31525,做空,2024-07-17 10:00:00,2024-07-17 10:10:00,3484.01,3486.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31526,做多,2024-07-17 10:10:00,2024-07-17 10:30:00,3486.35,3482.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31527,做空,2024-07-17 10:30:00,2024-07-17 10:40:00,3482.94,3487.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31528,做多,2024-07-17 10:40:00,2024-07-17 10:45:00,3487.14,3479.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31529,做空,2024-07-17 10:45:00,2024-07-17 11:00:00,3479.57,3474.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31530,做多,2024-07-18 00:50:00,2024-07-18 01:10:00,3411.7,3409.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31531,做空,2024-07-18 01:10:00,2024-07-18 02:25:00,3409.99,3417.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31532,做多,2024-07-18 02:25:00,2024-07-18 03:15:00,3417.14,3425.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31533,做多,2024-07-18 05:15:00,2024-07-18 05:20:00,3413.68,3409.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31534,做空,2024-07-18 05:20:00,2024-07-18 05:25:00,3409.39,3415.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31535,做多,2024-07-18 05:25:00,2024-07-18 05:50:00,3415.32,3428.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31536,做多,2024-07-18 14:35:00,2024-07-18 14:40:00,3446.82,3441.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31537,做空,2024-07-18 14:40:00,2024-07-18 14:45:00,3441.73,3429.02,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31538,做多,2024-07-18 21:55:00,2024-07-19 00:15:00,3419.93,3412.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31539,做空,2024-07-19 00:15:00,2024-07-19 00:20:00,3412.38,3415.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31540,做多,2024-07-19 00:20:00,2024-07-19 00:40:00,3415.03,3412.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31541,做空,2024-07-19 00:40:00,2024-07-19 01:05:00,3412.43,3392.79,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31542,做多,2024-07-19 01:40:00,2024-07-19 01:50:00,3408.88,3408.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31543,做空,2024-07-19 01:50:00,2024-07-19 01:55:00,3408.38,3413.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31544,做多,2024-07-19 01:55:00,2024-07-19 02:20:00,3413.62,3410.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31545,做空,2024-07-19 02:20:00,2024-07-19 02:25:00,3410.56,3416.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31546,做多,2024-07-19 02:25:00,2024-07-19 02:30:00,3416.47,3411.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31547,做空,2024-07-19 02:30:00,2024-07-19 03:00:00,3411.99,3413.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31548,做多,2024-07-19 03:00:00,2024-07-19 03:05:00,3413.7,3407.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31549,做空,2024-07-19 03:05:00,2024-07-19 03:10:00,3407.32,3413.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31550,做多,2024-07-19 03:10:00,2024-07-19 03:45:00,3413.78,3426.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31551,做多,2024-07-19 05:25:00,2024-07-19 06:05:00,3418.11,3441.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31552,做多,2024-07-19 07:15:00,2024-07-19 07:20:00,3425.9,3422.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31553,做空,2024-07-19 07:20:00,2024-07-19 07:25:00,3422.76,3423.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31554,做多,2024-07-19 07:25:00,2024-07-19 07:30:00,3423.21,3413.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31555,做空,2024-07-19 07:30:00,2024-07-19 07:35:00,3413.0,3402.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31556,做多,2024-07-19 12:45:00,2024-07-19 13:00:00,3413.08,3410.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31557,做空,2024-07-19 13:00:00,2024-07-19 13:35:00,3410.38,3428.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31558,做多,2024-07-19 13:35:00,2024-07-19 13:55:00,3428.87,3436.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31559,做多,2024-07-20 04:15:00,2024-07-20 04:25:00,3502.4,3504.19,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31560,做空,2024-07-20 04:25:00,2024-07-20 04:40:00,3504.19,3503.35,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31561,做多,2024-07-20 04:40:00,2024-07-20 04:45:00,3503.35,3502.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31562,做空,2024-07-20 04:45:00,2024-07-20 04:50:00,3502.85,3503.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31563,做多,2024-07-20 04:50:00,2024-07-20 05:20:00,3503.77,3498.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31564,做空,2024-07-20 05:20:00,2024-07-20 05:45:00,3498.6,3500.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31565,做多,2024-07-20 05:45:00,2024-07-20 06:00:00,3500.4,3500.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31566,做空,2024-07-20 06:00:00,2024-07-20 06:35:00,3500.17,3501.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31567,做多,2024-07-20 06:35:00,2024-07-20 06:45:00,3501.38,3499.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31568,做空,2024-07-20 06:45:00,2024-07-20 07:15:00,3499.98,3499.54,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31569,做多,2024-07-20 07:15:00,2024-07-20 07:25:00,3499.54,3496.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31570,做空,2024-07-20 07:25:00,2024-07-20 08:00:00,3496.89,3481.9,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31571,做多,2024-07-20 12:35:00,2024-07-20 12:40:00,3491.84,3491.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31572,做空,2024-07-20 12:40:00,2024-07-20 12:45:00,3491.12,3493.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31573,做多,2024-07-20 12:45:00,2024-07-20 12:50:00,3493.86,3491.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31574,做空,2024-07-20 12:50:00,2024-07-20 13:00:00,3491.19,3492.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31575,做多,2024-07-20 13:00:00,2024-07-20 13:05:00,3492.08,3487.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31576,做空,2024-07-20 13:05:00,2024-07-20 13:15:00,3487.78,3488.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -31577,做多,2024-07-20 13:20:00,2024-07-20 13:30:00,3491.81,3486.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31578,做空,2024-07-20 13:30:00,2024-07-20 14:00:00,3486.95,3490.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31579,做多,2024-07-20 14:00:00,2024-07-20 14:05:00,3490.01,3488.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31580,做空,2024-07-20 14:05:00,2024-07-20 14:15:00,3488.93,3491.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31581,做多,2024-07-20 14:15:00,2024-07-20 14:35:00,3491.39,3501.21,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31582,做多,2024-07-20 16:50:00,2024-07-20 17:05:00,3495.45,3501.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31583,做多,2024-07-20 21:10:00,2024-07-20 21:30:00,3509.47,3510.85,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31584,做空,2024-07-20 21:30:00,2024-07-20 22:45:00,3510.85,3509.68,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31585,做多,2024-07-20 22:45:00,2024-07-20 22:50:00,3509.68,3507.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31586,做空,2024-07-20 22:50:00,2024-07-20 22:55:00,3507.49,3512.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31587,做多,2024-07-20 22:55:00,2024-07-21 00:35:00,3512.61,3510.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31588,做空,2024-07-21 00:35:00,2024-07-21 01:20:00,3510.89,3515.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31589,做多,2024-07-21 01:20:00,2024-07-21 01:25:00,3515.93,3512.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31590,做空,2024-07-21 01:25:00,2024-07-21 01:40:00,3512.57,3517.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31591,做多,2024-07-21 01:40:00,2024-07-21 01:55:00,3517.61,3514.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31592,做空,2024-07-21 01:55:00,2024-07-21 02:00:00,3514.47,3515.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31593,做多,2024-07-21 02:00:00,2024-07-21 02:25:00,3515.36,3516.59,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31594,做空,2024-07-21 02:25:00,2024-07-21 02:35:00,3516.59,3517.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31595,做多,2024-07-21 02:35:00,2024-07-21 02:45:00,3517.88,3515.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31596,做空,2024-07-21 02:45:00,2024-07-21 03:15:00,3515.48,3518.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31597,做多,2024-07-21 03:15:00,2024-07-21 03:20:00,3518.57,3515.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31598,做空,2024-07-21 03:20:00,2024-07-21 04:00:00,3515.31,3508.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31599,做多,2024-07-21 09:50:00,2024-07-21 10:15:00,3500.62,3496.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31600,做空,2024-07-21 10:15:00,2024-07-21 12:00:00,3496.05,3499.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31601,做多,2024-07-21 12:00:00,2024-07-21 12:15:00,3499.33,3498.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31602,做空,2024-07-21 12:15:00,2024-07-21 12:20:00,3498.0,3498.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31603,做多,2024-07-21 12:20:00,2024-07-21 12:40:00,3498.52,3495.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31604,做空,2024-07-21 12:40:00,2024-07-21 12:45:00,3495.36,3495.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31605,做多,2024-07-21 12:45:00,2024-07-21 13:20:00,3495.86,3495.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31606,做空,2024-07-21 13:20:00,2024-07-21 13:40:00,3495.73,3486.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31607,做多,2024-07-21 14:10:00,2024-07-21 14:15:00,3498.18,3500.27,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31608,做多,2024-07-21 16:45:00,2024-07-21 16:50:00,3505.64,3514.26,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31609,做多,2024-07-21 19:30:00,2024-07-21 19:35:00,3487.54,3484.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31610,做空,2024-07-21 19:35:00,2024-07-21 20:10:00,3484.86,3490.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31611,做多,2024-07-21 20:10:00,2024-07-21 20:25:00,3490.74,3519.31,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -31612,做多,2024-07-21 21:15:00,2024-07-21 22:00:00,3503.95,3539.47,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31613,做多,2024-07-22 03:55:00,2024-07-22 04:00:00,3515.47,3512.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31614,做空,2024-07-22 04:00:00,2024-07-22 04:05:00,3512.57,3516.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31615,做多,2024-07-22 04:05:00,2024-07-22 04:20:00,3516.74,3516.84,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31616,做空,2024-07-22 04:20:00,2024-07-22 05:30:00,3516.84,3503.32,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31617,做多,2024-07-22 11:45:00,2024-07-22 12:00:00,3497.07,3494.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31618,做空,2024-07-22 12:00:00,2024-07-22 12:15:00,3494.11,3496.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31619,做多,2024-07-22 12:15:00,2024-07-22 13:15:00,3496.99,3491.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31620,做空,2024-07-22 13:15:00,2024-07-22 13:30:00,3491.6,3492.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31621,做多,2024-07-22 13:30:00,2024-07-22 13:40:00,3492.01,3480.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31622,做空,2024-07-22 13:40:00,2024-07-22 13:45:00,3480.93,3470.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31623,做多,2024-07-22 18:00:00,2024-07-22 18:10:00,3475.69,3471.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31624,做空,2024-07-22 18:10:00,2024-07-22 18:50:00,3471.47,3474.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31625,做多,2024-07-22 18:50:00,2024-07-22 18:55:00,3474.99,3471.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31626,做空,2024-07-22 18:55:00,2024-07-22 19:05:00,3471.63,3475.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31627,做多,2024-07-22 19:05:00,2024-07-22 21:05:00,3475.02,3467.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31628,做空,2024-07-22 21:05:00,2024-07-22 21:20:00,3467.82,3449.52,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31629,做多,2024-07-23 00:45:00,2024-07-23 01:15:00,3475.36,3482.42,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31630,做多,2024-07-23 08:00:00,2024-07-23 08:25:00,3457.97,3489.72,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31631,做多,2024-07-23 13:30:00,2024-07-23 13:35:00,3494.38,3478.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31632,做空,2024-07-23 13:35:00,2024-07-23 13:45:00,3478.88,3441.15,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -31633,做多,2024-07-23 14:35:00,2024-07-23 14:45:00,3493.81,3486.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31634,做空,2024-07-23 14:45:00,2024-07-23 14:50:00,3486.79,3488.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31635,做多,2024-07-23 14:50:00,2024-07-23 15:00:00,3488.02,3473.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31636,做空,2024-07-23 15:00:00,2024-07-23 15:30:00,3473.41,3439.01,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -31637,做多,2024-07-23 19:10:00,2024-07-23 19:45:00,3471.8,3466.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31638,做空,2024-07-23 19:45:00,2024-07-23 20:00:00,3466.94,3468.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31639,做多,2024-07-23 20:00:00,2024-07-23 22:15:00,3468.49,3459.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31640,做空,2024-07-23 22:15:00,2024-07-23 22:30:00,3459.52,3463.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31641,做多,2024-07-23 22:30:00,2024-07-23 22:55:00,3463.68,3481.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31642,做多,2024-07-24 08:05:00,2024-07-24 08:20:00,3457.98,3450.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31643,做空,2024-07-24 08:20:00,2024-07-24 08:30:00,3450.55,3453.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31644,做多,2024-07-24 08:30:00,2024-07-24 10:05:00,3453.57,3463.27,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31645,做多,2024-07-24 13:00:00,2024-07-24 13:20:00,3450.89,3465.23,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31646,做多,2024-07-24 14:30:00,2024-07-24 14:35:00,3453.81,3446.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31647,做空,2024-07-24 14:35:00,2024-07-24 14:45:00,3446.79,3441.65,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31648,做多,2024-07-25 11:05:00,2024-07-25 11:15:00,3176.07,3172.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31649,做空,2024-07-25 11:15:00,2024-07-25 11:20:00,3172.63,3175.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31650,做多,2024-07-25 11:20:00,2024-07-25 11:35:00,3175.61,3172.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31651,做空,2024-07-25 11:35:00,2024-07-25 11:45:00,3172.36,3175.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31652,做多,2024-07-25 11:45:00,2024-07-25 11:55:00,3175.29,3170.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31653,做空,2024-07-25 11:55:00,2024-07-25 12:00:00,3170.89,3172.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31654,做多,2024-07-25 12:00:00,2024-07-25 12:25:00,3172.62,3167.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31655,做空,2024-07-25 12:25:00,2024-07-25 12:35:00,3167.24,3157.95,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31656,做多,2024-07-25 14:35:00,2024-07-25 14:50:00,3167.8,3167.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31657,做空,2024-07-25 14:50:00,2024-07-25 14:55:00,3167.18,3170.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31658,做多,2024-07-25 14:55:00,2024-07-25 15:00:00,3170.62,3163.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31659,做空,2024-07-25 15:00:00,2024-07-25 15:10:00,3163.69,3166.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31660,做多,2024-07-25 15:10:00,2024-07-25 15:15:00,3166.02,3158.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31661,做空,2024-07-25 15:15:00,2024-07-25 15:20:00,3158.57,3145.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31662,做多,2024-07-25 16:30:00,2024-07-25 16:35:00,3169.98,3159.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31663,做空,2024-07-25 16:35:00,2024-07-25 17:00:00,3159.39,3158.53,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31664,做多,2024-07-25 17:00:00,2024-07-25 17:25:00,3158.53,3164.88,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31665,做空,2024-07-25 17:25:00,2024-07-25 17:35:00,3164.88,3164.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31666,做多,2024-07-25 17:35:00,2024-07-25 17:45:00,3164.98,3159.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31667,做空,2024-07-25 17:45:00,2024-07-25 17:50:00,3159.61,3161.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31668,做多,2024-07-25 17:50:00,2024-07-25 18:05:00,3161.89,3157.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31669,做空,2024-07-25 18:05:00,2024-07-25 18:10:00,3157.72,3160.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31670,做多,2024-07-25 18:10:00,2024-07-25 18:15:00,3160.64,3159.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31671,做空,2024-07-25 18:15:00,2024-07-25 18:30:00,3159.84,3140.19,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31672,做多,2024-07-25 20:55:00,2024-07-25 21:20:00,3153.48,3190.75,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31673,做多,2024-07-26 10:20:00,2024-07-26 10:40:00,3240.56,3238.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31674,做空,2024-07-26 10:40:00,2024-07-26 10:55:00,3238.23,3244.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31675,做多,2024-07-26 10:55:00,2024-07-26 11:00:00,3244.73,3242.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31676,做空,2024-07-26 11:00:00,2024-07-26 12:25:00,3242.99,3250.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31677,做多,2024-07-26 12:25:00,2024-07-26 12:30:00,3250.01,3243.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31678,做空,2024-07-26 12:30:00,2024-07-26 12:40:00,3243.06,3234.56,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31679,做多,2024-07-26 13:35:00,2024-07-26 14:05:00,3245.02,3250.41,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31680,做空,2024-07-26 14:05:00,2024-07-26 14:10:00,3250.41,3262.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31681,做多,2024-07-26 14:10:00,2024-07-26 14:15:00,3262.56,3252.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -31682,做多,2024-07-26 14:20:00,2024-07-26 14:25:00,3253.45,3239.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31683,做空,2024-07-26 14:25:00,2024-07-26 14:30:00,3239.88,3226.7,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31684,做多,2024-07-26 15:00:00,2024-07-26 15:15:00,3247.3,3250.64,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31685,做空,2024-07-26 15:15:00,2024-07-26 15:35:00,3250.64,3249.14,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31686,做多,2024-07-26 15:35:00,2024-07-26 15:40:00,3249.14,3247.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31687,做空,2024-07-26 15:40:00,2024-07-26 15:45:00,3247.16,3250.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31688,做多,2024-07-26 15:45:00,2024-07-26 16:25:00,3250.52,3260.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31689,做多,2024-07-26 17:10:00,2024-07-26 17:30:00,3244.58,3245.66,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31690,做空,2024-07-26 17:30:00,2024-07-26 17:50:00,3245.66,3246.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31691,做多,2024-07-26 17:50:00,2024-07-26 17:55:00,3246.39,3246.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31692,做空,2024-07-26 17:55:00,2024-07-26 18:00:00,3246.13,3252.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31693,做多,2024-07-26 18:00:00,2024-07-26 18:05:00,3252.63,3257.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31694,做多,2024-07-27 00:40:00,2024-07-27 00:45:00,3261.37,3261.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31695,做空,2024-07-27 00:45:00,2024-07-27 01:55:00,3261.05,3245.4,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31696,做多,2024-07-27 06:40:00,2024-07-27 07:35:00,3261.03,3273.76,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31697,做多,2024-07-27 16:00:00,2024-07-27 16:05:00,3285.17,3279.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31698,做空,2024-07-27 16:05:00,2024-07-27 16:25:00,3279.57,3284.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31699,做多,2024-07-27 16:25:00,2024-07-27 16:45:00,3284.35,3273.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31700,做空,2024-07-27 16:45:00,2024-07-27 17:15:00,3273.2,3260.15,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31701,做多,2024-07-27 21:10:00,2024-07-27 21:15:00,3278.94,3267.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31702,做空,2024-07-27 21:15:00,2024-07-27 21:20:00,3267.64,3280.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31703,做多,2024-07-27 21:20:00,2024-07-27 22:00:00,3280.93,3275.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31704,做空,2024-07-27 22:00:00,2024-07-27 22:05:00,3275.37,3279.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31705,做多,2024-07-27 22:05:00,2024-07-27 22:55:00,3279.4,3273.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31706,做空,2024-07-27 22:55:00,2024-07-28 00:00:00,3273.94,3232.39,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -31707,做多,2024-07-28 09:30:00,2024-07-28 10:15:00,3234.17,3250.47,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31708,做多,2024-07-28 20:10:00,2024-07-28 20:20:00,3268.33,3267.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31709,做空,2024-07-28 20:20:00,2024-07-28 20:55:00,3267.3,3258.12,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31710,做多,2024-07-28 22:00:00,2024-07-28 22:30:00,3264.74,3259.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31711,做空,2024-07-28 22:30:00,2024-07-28 22:35:00,3259.1,3257.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31712,做多,2024-07-28 23:05:00,2024-07-29 00:05:00,3261.69,3275.17,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31713,做多,2024-07-29 00:05:00,2024-07-29 00:10:00,3275.17,3282.35,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31714,做多,2024-07-29 12:45:00,2024-07-29 12:50:00,3373.52,3373.61,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31715,做空,2024-07-29 12:50:00,2024-07-29 13:45:00,3373.61,3356.53,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31716,做多,2024-07-29 20:55:00,2024-07-29 23:15:00,3319.73,3323.41,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31717,做空,2024-07-29 23:15:00,2024-07-30 00:05:00,3323.41,3317.86,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31718,做多,2024-07-30 00:05:00,2024-07-30 00:10:00,3317.86,3310.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31719,做空,2024-07-30 00:10:00,2024-07-30 00:20:00,3310.86,3301.59,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31720,做多,2024-07-30 00:30:00,2024-07-30 00:35:00,3317.48,3315.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31721,做空,2024-07-30 00:35:00,2024-07-30 00:40:00,3315.31,3317.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31722,做多,2024-07-30 00:40:00,2024-07-30 01:40:00,3317.39,3312.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31723,做空,2024-07-30 01:40:00,2024-07-30 02:20:00,3312.78,3292.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31724,做多,2024-07-30 03:35:00,2024-07-30 03:50:00,3318.12,3319.62,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31725,做空,2024-07-30 03:50:00,2024-07-30 05:20:00,3319.62,3301.86,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31726,做多,2024-07-30 06:20:00,2024-07-30 06:40:00,3317.1,3319.4,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31727,做空,2024-07-30 06:40:00,2024-07-30 06:45:00,3319.4,3323.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31728,做多,2024-07-30 06:45:00,2024-07-30 07:10:00,3323.62,3336.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31729,做多,2024-07-30 12:30:00,2024-07-30 12:35:00,3333.64,3347.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31730,做多,2024-07-31 00:55:00,2024-07-31 01:05:00,3281.76,3282.65,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31731,做空,2024-07-31 01:05:00,2024-07-31 01:10:00,3282.65,3284.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31732,做多,2024-07-31 01:10:00,2024-07-31 01:15:00,3284.9,3282.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31733,做空,2024-07-31 01:15:00,2024-07-31 01:55:00,3282.39,3282.03,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31734,做多,2024-07-31 01:55:00,2024-07-31 02:25:00,3282.03,3303.4,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31735,做多,2024-07-31 04:20:00,2024-07-31 04:30:00,3277.43,3277.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31736,做空,2024-07-31 04:30:00,2024-07-31 04:55:00,3277.24,3277.07,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_lower -31737,做多,2024-07-31 04:55:00,2024-07-31 05:00:00,3277.07,3272.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31738,做空,2024-07-31 05:00:00,2024-07-31 05:30:00,3272.91,3278.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31739,做多,2024-07-31 05:30:00,2024-07-31 05:35:00,3278.66,3277.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31740,做空,2024-07-31 05:35:00,2024-07-31 05:40:00,3277.64,3281.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31741,做多,2024-07-31 05:40:00,2024-07-31 05:50:00,3281.34,3300.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31742,做多,2024-07-31 14:30:00,2024-07-31 14:40:00,3314.22,3318.01,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31743,做空,2024-07-31 14:40:00,2024-07-31 14:55:00,3318.01,3319.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31744,做多,2024-07-31 14:55:00,2024-07-31 15:00:00,3319.47,3308.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31745,做空,2024-07-31 15:00:00,2024-07-31 15:20:00,3308.82,3310.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -31746,做多,2024-07-31 17:40:00,2024-07-31 17:50:00,3321.4,3315.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31747,做空,2024-07-31 17:50:00,2024-07-31 18:00:00,3315.64,3300.47,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31748,做多,2024-07-31 18:40:00,2024-07-31 18:45:00,3314.66,3312.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31749,做空,2024-07-31 18:45:00,2024-07-31 18:50:00,3312.53,3314.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31750,做多,2024-07-31 18:50:00,2024-07-31 19:00:00,3314.52,3314.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31751,做空,2024-07-31 19:00:00,2024-07-31 19:15:00,3314.1,3295.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31752,做多,2024-08-01 09:10:00,2024-08-01 09:30:00,3188.73,3185.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31753,做空,2024-08-01 09:30:00,2024-08-01 10:10:00,3185.93,3180.09,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31754,做多,2024-08-01 10:10:00,2024-08-01 12:10:00,3180.09,3199.7,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31755,做多,2024-08-01 13:30:00,2024-08-01 13:35:00,3181.16,3179.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31756,做空,2024-08-01 13:35:00,2024-08-01 14:10:00,3179.57,3176.58,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31757,做多,2024-08-01 14:10:00,2024-08-01 22:10:00,3176.58,3191.9,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31758,做多,2024-08-02 02:40:00,2024-08-02 02:45:00,3156.72,3154.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31759,做空,2024-08-02 02:45:00,2024-08-02 03:05:00,3154.32,3159.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31760,做多,2024-08-02 03:05:00,2024-08-02 03:35:00,3159.16,3162.4,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31761,做空,2024-08-02 03:35:00,2024-08-02 03:40:00,3162.4,3162.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31762,做多,2024-08-02 03:40:00,2024-08-02 04:05:00,3162.46,3166.58,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31763,做空,2024-08-02 04:05:00,2024-08-02 04:10:00,3166.58,3169.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31764,做多,2024-08-02 04:10:00,2024-08-02 04:15:00,3169.1,3168.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31765,做空,2024-08-02 04:15:00,2024-08-02 04:20:00,3168.38,3172.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31766,做多,2024-08-02 04:20:00,2024-08-02 04:25:00,3172.97,3169.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31767,做空,2024-08-02 04:25:00,2024-08-02 05:55:00,3169.56,3147.53,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31768,做多,2024-08-02 10:45:00,2024-08-02 11:05:00,3154.01,3155.45,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31769,做空,2024-08-02 11:05:00,2024-08-02 11:15:00,3155.45,3159.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31770,做多,2024-08-02 11:15:00,2024-08-02 11:35:00,3159.53,3154.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31771,做空,2024-08-02 11:35:00,2024-08-02 11:45:00,3154.46,3155.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31772,做多,2024-08-02 11:45:00,2024-08-02 11:55:00,3155.91,3152.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31773,做空,2024-08-02 11:55:00,2024-08-02 12:00:00,3152.46,3153.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31774,做多,2024-08-02 12:00:00,2024-08-02 12:10:00,3153.9,3148.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31775,做空,2024-08-02 12:10:00,2024-08-02 12:30:00,3148.72,3136.4,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31776,做多,2024-08-02 12:45:00,2024-08-02 12:50:00,3153.79,3152.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31777,做空,2024-08-02 12:50:00,2024-08-02 13:00:00,3152.28,3155.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31778,做多,2024-08-02 13:00:00,2024-08-02 13:05:00,3155.73,3146.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31779,做空,2024-08-02 13:05:00,2024-08-02 13:10:00,3146.1,3150.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31780,做多,2024-08-02 13:10:00,2024-08-02 13:15:00,3150.8,3150.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31781,做空,2024-08-02 13:15:00,2024-08-02 13:30:00,3150.51,3151.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31782,做多,2024-08-02 13:30:00,2024-08-02 13:40:00,3151.09,3175.13,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -31783,做多,2024-08-03 06:00:00,2024-08-03 06:30:00,2975.28,2977.31,0.01,100.0,0.0002,0.0,0.0,0.0,flip -31784,做空,2024-08-03 06:30:00,2024-08-03 08:45:00,2977.31,2978.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31785,做多,2024-08-03 08:45:00,2024-08-03 10:55:00,2978.47,2990.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31786,做多,2024-08-04 00:35:00,2024-08-04 00:40:00,2916.19,2915.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31787,做空,2024-08-04 00:40:00,2024-08-04 01:30:00,2915.68,2886.9,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -31788,做多,2024-08-04 01:55:00,2024-08-04 02:30:00,2906.04,2930.27,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -31789,做多,2024-08-04 05:05:00,2024-08-04 06:50:00,2903.89,2919.34,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31790,做多,2024-08-04 08:35:00,2024-08-04 08:55:00,2903.43,2904.68,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31791,做空,2024-08-04 08:55:00,2024-08-04 09:05:00,2904.68,2910.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31792,做多,2024-08-04 09:05:00,2024-08-04 09:25:00,2910.0,2908.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31793,做空,2024-08-04 09:25:00,2024-08-04 09:35:00,2908.4,2910.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31794,做多,2024-08-04 09:35:00,2024-08-04 09:40:00,2910.33,2908.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31795,做空,2024-08-04 09:40:00,2024-08-04 09:45:00,2908.36,2912.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31796,做多,2024-08-04 09:45:00,2024-08-04 10:00:00,2912.28,2908.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31797,做空,2024-08-04 10:00:00,2024-08-04 10:15:00,2908.94,2909.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31798,做多,2024-08-04 10:15:00,2024-08-04 10:25:00,2909.44,2909.97,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31799,做空,2024-08-04 10:25:00,2024-08-04 10:45:00,2909.97,2909.72,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -31800,做多,2024-08-04 10:45:00,2024-08-04 11:30:00,2909.72,2915.11,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -31801,做多,2024-08-04 13:15:00,2024-08-04 13:55:00,2912.82,2909.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -31802,做空,2024-08-04 13:55:00,2024-08-04 14:10:00,2909.51,2889.86,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -31803,做多,2024-08-05 12:00:00,2024-08-05 12:05:00,2304.1,2283.74,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -31804,做空,2024-08-05 12:05:00,2024-08-05 12:15:00,2283.74,2238.01,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -31805,做多,2024-08-05 13:30:00,2024-08-05 13:40:00,2276.94,2292.07,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31806,做空,2024-08-05 13:40:00,2024-08-05 13:45:00,2292.07,2338.69,0.01,100.0,0.0003,-0.01,0.0,-0.02,flip -31807,做多,2024-08-05 13:45:00,2024-08-05 14:00:00,2338.69,2390.48,0.01,100.0,0.0003,0.02,0.0,0.02,tp_upper -31808,做多,2024-08-06 00:05:00,2024-08-06 00:15:00,2454.44,2493.34,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31809,做多,2024-08-06 14:05:00,2024-08-06 14:10:00,2505.29,2523.74,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31810,做多,2024-08-06 18:00:00,2024-08-06 19:05:00,2484.52,2489.72,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31811,做空,2024-08-06 19:05:00,2024-08-06 19:15:00,2489.72,2496.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31812,做多,2024-08-06 19:15:00,2024-08-06 19:50:00,2496.5,2487.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31813,做空,2024-08-06 19:50:00,2024-08-06 19:55:00,2487.86,2491.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31814,做多,2024-08-06 19:55:00,2024-08-06 20:00:00,2491.39,2473.33,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -31815,做空,2024-08-06 20:00:00,2024-08-06 20:05:00,2473.33,2494.26,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -31816,做多,2024-08-06 20:05:00,2024-08-06 20:10:00,2494.26,2484.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31817,做空,2024-08-06 20:10:00,2024-08-06 20:25:00,2484.39,2489.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31818,做多,2024-08-06 20:25:00,2024-08-06 20:40:00,2489.59,2481.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31819,做空,2024-08-06 20:40:00,2024-08-06 21:00:00,2481.42,2494.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31820,做多,2024-08-06 21:00:00,2024-08-06 22:20:00,2494.36,2490.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31821,做空,2024-08-06 22:20:00,2024-08-06 22:25:00,2490.18,2460.18,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -31822,做多,2024-08-07 01:45:00,2024-08-07 02:10:00,2489.7,2485.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31823,做空,2024-08-07 02:10:00,2024-08-07 02:15:00,2485.74,2489.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31824,做多,2024-08-07 02:15:00,2024-08-07 02:25:00,2489.34,2518.46,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31825,做多,2024-08-07 07:20:00,2024-08-07 09:20:00,2492.8,2531.84,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31826,做多,2024-08-08 01:00:00,2024-08-08 01:10:00,2359.99,2391.65,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31827,做多,2024-08-08 01:10:00,2024-08-08 01:15:00,2391.65,2387.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -31828,做多,2024-08-08 09:10:00,2024-08-08 11:10:00,2420.11,2449.02,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31829,做多,2024-08-08 14:00:00,2024-08-08 14:25:00,2438.87,2476.67,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31830,做多,2024-08-09 05:05:00,2024-08-09 07:35:00,2662.5,2673.36,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31831,做空,2024-08-09 07:35:00,2024-08-09 08:10:00,2673.36,2661.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31832,做多,2024-08-09 09:25:00,2024-08-09 14:05:00,2669.05,2625.55,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -31833,做空,2024-08-09 14:05:00,2024-08-09 14:20:00,2625.55,2610.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31834,做多,2024-08-09 20:15:00,2024-08-09 20:35:00,2594.12,2595.15,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31835,做空,2024-08-09 20:35:00,2024-08-09 21:05:00,2595.15,2566.09,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -31836,做多,2024-08-09 21:55:00,2024-08-09 22:05:00,2600.91,2589.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31837,做空,2024-08-09 22:05:00,2024-08-09 22:15:00,2589.24,2588.15,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31838,做多,2024-08-09 22:15:00,2024-08-09 22:35:00,2588.15,2589.47,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31839,做空,2024-08-09 22:35:00,2024-08-09 22:40:00,2589.47,2589.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31840,做多,2024-08-09 22:40:00,2024-08-09 23:05:00,2589.73,2587.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31841,做空,2024-08-09 23:05:00,2024-08-09 23:30:00,2587.61,2592.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31842,做多,2024-08-09 23:30:00,2024-08-10 00:15:00,2592.43,2606.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31843,做多,2024-08-10 00:45:00,2024-08-10 01:10:00,2584.98,2607.44,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31844,做多,2024-08-10 03:30:00,2024-08-10 04:10:00,2597.72,2593.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31845,做空,2024-08-10 04:10:00,2024-08-10 04:50:00,2593.47,2595.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31846,做多,2024-08-10 04:50:00,2024-08-10 06:25:00,2595.17,2612.95,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -31847,做多,2024-08-10 13:35:00,2024-08-10 21:10:00,2620.31,2611.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31848,做空,2024-08-10 21:10:00,2024-08-10 21:15:00,2611.2,2611.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31849,做多,2024-08-10 21:15:00,2024-08-10 21:30:00,2611.32,2609.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31850,做空,2024-08-10 21:30:00,2024-08-10 21:35:00,2609.52,2610.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31851,做多,2024-08-10 21:35:00,2024-08-10 21:40:00,2610.12,2608.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31852,做空,2024-08-10 21:40:00,2024-08-10 21:45:00,2608.91,2609.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31853,做多,2024-08-10 21:45:00,2024-08-10 22:00:00,2609.02,2607.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31854,做空,2024-08-10 22:00:00,2024-08-10 22:15:00,2607.19,2607.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31855,做多,2024-08-10 22:15:00,2024-08-10 22:25:00,2607.53,2604.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31856,做空,2024-08-10 22:25:00,2024-08-10 22:30:00,2604.18,2605.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31857,做多,2024-08-10 22:30:00,2024-08-10 22:40:00,2605.22,2607.67,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31858,做空,2024-08-10 22:40:00,2024-08-10 22:45:00,2607.67,2608.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31859,做多,2024-08-10 22:45:00,2024-08-10 22:50:00,2608.15,2606.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31860,做空,2024-08-10 22:50:00,2024-08-10 23:45:00,2606.16,2605.64,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31861,做多,2024-08-10 23:45:00,2024-08-11 00:10:00,2605.64,2622.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31862,做多,2024-08-11 11:30:00,2024-08-12 05:35:00,2657.84,2548.98,0.01,100.0,0.0003,-0.03,0.0,-0.03,flip -31863,做空,2024-08-12 05:35:00,2024-08-12 05:55:00,2548.98,2552.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31864,做多,2024-08-12 05:55:00,2024-08-12 06:00:00,2552.49,2548.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31865,做空,2024-08-12 06:00:00,2024-08-12 06:20:00,2548.78,2551.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31866,做多,2024-08-12 06:20:00,2024-08-12 06:30:00,2551.89,2551.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31867,做空,2024-08-12 06:30:00,2024-08-12 06:55:00,2551.8,2551.32,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31868,做多,2024-08-12 06:55:00,2024-08-12 07:00:00,2551.32,2544.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31869,做空,2024-08-12 07:00:00,2024-08-12 07:15:00,2544.47,2528.37,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31870,做多,2024-08-12 07:25:00,2024-08-12 07:30:00,2551.3,2571.33,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31871,做多,2024-08-12 07:30:00,2024-08-12 07:35:00,2571.33,2574.41,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31872,做多,2024-08-12 18:00:00,2024-08-12 18:35:00,2660.29,2660.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31873,做空,2024-08-12 18:35:00,2024-08-12 19:15:00,2660.01,2660.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31874,做多,2024-08-12 19:15:00,2024-08-12 20:05:00,2660.27,2662.85,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31875,做空,2024-08-12 20:05:00,2024-08-12 20:10:00,2662.85,2669.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31876,做多,2024-08-12 20:10:00,2024-08-12 20:40:00,2669.19,2693.94,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31877,做多,2024-08-12 21:10:00,2024-08-12 21:15:00,2669.9,2668.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31878,做空,2024-08-12 21:15:00,2024-08-12 21:20:00,2668.4,2668.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31879,做多,2024-08-12 21:20:00,2024-08-12 22:15:00,2668.6,2697.9,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31880,做多,2024-08-13 12:05:00,2024-08-13 12:10:00,2650.41,2648.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31881,做空,2024-08-13 12:10:00,2024-08-13 12:30:00,2648.78,2650.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31882,做多,2024-08-13 12:30:00,2024-08-13 12:35:00,2650.34,2650.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31883,做空,2024-08-13 12:35:00,2024-08-13 12:55:00,2650.25,2648.8,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31884,做多,2024-08-13 12:55:00,2024-08-13 13:00:00,2648.8,2646.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31885,做空,2024-08-13 13:00:00,2024-08-13 13:05:00,2646.05,2647.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31886,做多,2024-08-13 13:05:00,2024-08-13 13:10:00,2647.59,2642.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31887,做空,2024-08-13 13:10:00,2024-08-13 13:30:00,2642.61,2647.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31888,做多,2024-08-13 13:30:00,2024-08-13 13:40:00,2647.76,2655.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31889,做多,2024-08-13 14:40:00,2024-08-13 14:55:00,2649.86,2660.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31890,做多,2024-08-13 15:10:00,2024-08-13 15:15:00,2649.51,2647.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31891,做空,2024-08-13 15:15:00,2024-08-13 15:35:00,2647.52,2646.09,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31892,做多,2024-08-13 15:35:00,2024-08-13 15:50:00,2646.09,2648.23,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31893,做空,2024-08-13 15:50:00,2024-08-14 00:05:00,2648.23,2700.65,0.01,100.0,0.0003,-0.02,0.0,-0.02,flip -31894,做多,2024-08-14 00:05:00,2024-08-14 00:20:00,2700.65,2697.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31895,做空,2024-08-14 00:20:00,2024-08-14 00:30:00,2697.11,2696.44,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31896,做多,2024-08-14 00:30:00,2024-08-14 00:45:00,2696.44,2700.2,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31897,做空,2024-08-14 00:45:00,2024-08-14 01:10:00,2700.2,2706.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31898,做多,2024-08-14 01:10:00,2024-08-14 01:15:00,2706.66,2704.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31899,做空,2024-08-14 01:15:00,2024-08-14 01:35:00,2704.11,2706.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31900,做多,2024-08-14 01:35:00,2024-08-14 01:45:00,2706.52,2699.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31901,做空,2024-08-14 01:45:00,2024-08-14 01:55:00,2699.06,2689.46,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31902,做多,2024-08-14 02:45:00,2024-08-14 03:05:00,2707.57,2703.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31903,做空,2024-08-14 03:05:00,2024-08-14 03:10:00,2703.81,2708.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31904,做多,2024-08-14 03:10:00,2024-08-14 03:30:00,2708.82,2717.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31905,做多,2024-08-14 12:55:00,2024-08-14 13:00:00,2730.18,2726.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31906,做空,2024-08-14 13:00:00,2024-08-14 13:10:00,2726.31,2718.81,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31907,做多,2024-08-14 21:20:00,2024-08-14 21:30:00,2674.85,2672.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31908,做空,2024-08-14 21:30:00,2024-08-14 21:45:00,2672.07,2671.3,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31909,做多,2024-08-14 21:45:00,2024-08-14 21:50:00,2671.3,2667.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31910,做空,2024-08-14 21:50:00,2024-08-14 22:25:00,2667.25,2664.87,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31911,做多,2024-08-14 22:25:00,2024-08-14 22:40:00,2664.87,2661.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31912,做空,2024-08-14 22:40:00,2024-08-14 22:45:00,2661.36,2663.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31913,做多,2024-08-14 22:45:00,2024-08-14 23:45:00,2663.29,2661.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31914,做空,2024-08-14 23:45:00,2024-08-14 23:50:00,2661.82,2661.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31915,做多,2024-08-14 23:50:00,2024-08-14 23:55:00,2661.97,2659.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31916,做空,2024-08-14 23:55:00,2024-08-15 00:00:00,2659.82,2659.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31917,做多,2024-08-15 00:00:00,2024-08-15 00:15:00,2659.9,2658.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31918,做空,2024-08-15 00:15:00,2024-08-15 00:30:00,2658.05,2666.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31919,做多,2024-08-15 00:30:00,2024-08-15 00:55:00,2666.89,2664.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31920,做空,2024-08-15 00:55:00,2024-08-15 01:10:00,2664.74,2653.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31921,做多,2024-08-15 11:25:00,2024-08-15 12:35:00,2637.72,2656.88,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31922,做多,2024-08-16 02:20:00,2024-08-16 04:45:00,2570.21,2588.27,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -31923,做多,2024-08-16 13:15:00,2024-08-16 13:20:00,2607.53,2603.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31924,做空,2024-08-16 13:20:00,2024-08-16 13:25:00,2603.8,2607.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31925,做多,2024-08-16 13:25:00,2024-08-16 13:40:00,2607.14,2604.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31926,做空,2024-08-16 13:40:00,2024-08-16 13:50:00,2604.7,2575.64,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -31927,做多,2024-08-16 16:25:00,2024-08-16 16:35:00,2602.56,2591.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31928,做空,2024-08-16 16:35:00,2024-08-16 17:20:00,2591.24,2569.6,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -31929,做多,2024-08-16 17:30:00,2024-08-16 18:00:00,2586.29,2617.98,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -31930,做多,2024-08-16 21:25:00,2024-08-16 21:30:00,2597.2,2596.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31931,做空,2024-08-16 21:30:00,2024-08-16 21:35:00,2596.36,2600.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31932,做多,2024-08-16 21:35:00,2024-08-16 22:35:00,2600.79,2598.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31933,做空,2024-08-16 22:35:00,2024-08-16 22:40:00,2598.45,2600.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31934,做多,2024-08-16 22:40:00,2024-08-16 22:45:00,2600.43,2596.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31935,做空,2024-08-16 22:45:00,2024-08-16 23:30:00,2596.18,2596.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31936,做多,2024-08-16 23:30:00,2024-08-17 00:55:00,2596.78,2598.11,0.01,100.0,0.0003,0.0,0.0,0.0,flip -31937,做空,2024-08-17 00:55:00,2024-08-17 01:00:00,2598.11,2600.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31938,做多,2024-08-17 01:00:00,2024-08-17 01:05:00,2600.98,2599.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31939,做空,2024-08-17 01:05:00,2024-08-17 01:10:00,2599.49,2601.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31940,做多,2024-08-17 01:10:00,2024-08-17 01:20:00,2601.73,2598.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31941,做空,2024-08-17 01:20:00,2024-08-17 01:25:00,2598.85,2602.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31942,做多,2024-08-17 01:25:00,2024-08-17 01:30:00,2602.27,2602.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31943,做空,2024-08-17 01:30:00,2024-08-17 02:00:00,2602.19,2602.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31944,做多,2024-08-17 02:00:00,2024-08-17 02:10:00,2602.86,2601.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31945,做空,2024-08-17 02:10:00,2024-08-17 03:40:00,2601.0,2587.75,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31946,做多,2024-08-17 04:40:00,2024-08-17 05:30:00,2599.64,2598.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31947,做空,2024-08-17 05:30:00,2024-08-17 05:35:00,2598.51,2599.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31948,做多,2024-08-17 05:35:00,2024-08-17 05:45:00,2599.75,2598.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31949,做空,2024-08-17 05:45:00,2024-08-17 05:50:00,2598.26,2598.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31950,做多,2024-08-17 05:50:00,2024-08-17 06:40:00,2598.78,2598.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31951,做空,2024-08-17 06:40:00,2024-08-17 07:00:00,2598.57,2597.39,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31952,做多,2024-08-17 07:00:00,2024-08-17 07:05:00,2597.39,2591.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31953,做空,2024-08-17 07:05:00,2024-08-17 07:10:00,2591.47,2591.24,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -31954,做多,2024-08-17 07:30:00,2024-08-17 07:35:00,2599.18,2596.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31955,做空,2024-08-17 07:35:00,2024-08-17 07:40:00,2596.5,2597.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31956,做多,2024-08-17 07:40:00,2024-08-17 07:50:00,2597.38,2596.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31957,做空,2024-08-17 07:50:00,2024-08-17 07:55:00,2596.78,2598.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31958,做多,2024-08-17 07:55:00,2024-08-17 08:10:00,2598.89,2594.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31959,做空,2024-08-17 08:10:00,2024-08-17 08:20:00,2594.86,2595.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31960,做多,2024-08-17 08:20:00,2024-08-17 08:25:00,2595.77,2595.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31961,做空,2024-08-17 08:25:00,2024-08-17 08:30:00,2595.56,2598.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31962,做多,2024-08-17 08:30:00,2024-08-17 08:35:00,2598.86,2598.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31963,做空,2024-08-17 08:35:00,2024-08-17 08:45:00,2598.58,2599.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31964,做多,2024-08-17 08:45:00,2024-08-17 09:05:00,2599.5,2597.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31965,做空,2024-08-17 09:05:00,2024-08-17 09:15:00,2597.02,2598.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31966,做多,2024-08-17 09:15:00,2024-08-17 09:30:00,2598.78,2604.34,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31967,做多,2024-08-17 09:50:00,2024-08-17 09:55:00,2599.82,2602.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31968,做多,2024-08-17 10:25:00,2024-08-17 10:45:00,2596.8,2595.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31969,做空,2024-08-17 10:45:00,2024-08-17 11:00:00,2595.54,2595.29,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -31970,做多,2024-08-17 11:05:00,2024-08-17 11:30:00,2597.27,2598.46,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31971,做空,2024-08-17 11:30:00,2024-08-17 11:45:00,2598.46,2598.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31972,做多,2024-08-17 11:45:00,2024-08-17 11:50:00,2598.56,2597.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31973,做空,2024-08-17 11:50:00,2024-08-17 11:55:00,2597.09,2597.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31974,做多,2024-08-17 11:55:00,2024-08-17 12:05:00,2597.89,2596.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31975,做空,2024-08-17 12:05:00,2024-08-17 12:10:00,2596.4,2599.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31976,做多,2024-08-17 12:10:00,2024-08-17 12:15:00,2599.91,2597.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31977,做空,2024-08-17 12:15:00,2024-08-17 12:20:00,2597.1,2597.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31978,做多,2024-08-17 12:20:00,2024-08-17 12:30:00,2597.89,2601.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31979,做多,2024-08-17 22:00:00,2024-08-17 22:10:00,2608.59,2608.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31980,做空,2024-08-17 22:10:00,2024-08-17 22:15:00,2608.44,2610.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31981,做多,2024-08-17 22:15:00,2024-08-17 22:20:00,2610.1,2609.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31982,做空,2024-08-17 22:20:00,2024-08-17 22:25:00,2609.1,2609.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31983,做多,2024-08-17 22:25:00,2024-08-17 23:15:00,2609.35,2608.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31984,做空,2024-08-17 23:15:00,2024-08-17 23:45:00,2608.93,2611.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31985,做多,2024-08-17 23:45:00,2024-08-18 00:15:00,2611.01,2611.12,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -31986,做空,2024-08-18 00:15:00,2024-08-18 00:20:00,2611.12,2612.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31987,做多,2024-08-18 00:20:00,2024-08-18 00:35:00,2612.98,2620.43,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31988,做多,2024-08-18 02:35:00,2024-08-18 02:50:00,2610.92,2619.59,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31989,做多,2024-08-18 03:25:00,2024-08-18 03:30:00,2616.77,2611.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31990,做空,2024-08-18 03:30:00,2024-08-18 03:55:00,2611.89,2605.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -31991,做多,2024-08-18 08:10:00,2024-08-18 08:15:00,2609.01,2608.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31992,做空,2024-08-18 08:15:00,2024-08-18 08:25:00,2608.11,2608.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31993,做多,2024-08-18 08:25:00,2024-08-18 08:50:00,2608.23,2616.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -31994,做多,2024-08-18 17:35:00,2024-08-18 17:45:00,2652.28,2649.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31995,做空,2024-08-18 17:45:00,2024-08-18 18:30:00,2649.28,2657.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31996,做多,2024-08-18 18:30:00,2024-08-18 18:40:00,2657.59,2657.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31997,做空,2024-08-18 18:40:00,2024-08-18 18:55:00,2657.52,2658.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31998,做多,2024-08-18 18:55:00,2024-08-18 19:05:00,2658.66,2657.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -31999,做空,2024-08-18 19:05:00,2024-08-18 19:10:00,2657.45,2658.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32000,做多,2024-08-18 19:10:00,2024-08-18 21:00:00,2658.54,2663.03,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32001,做空,2024-08-18 21:00:00,2024-08-18 21:35:00,2663.03,2650.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32002,做多,2024-08-19 03:00:00,2024-08-19 03:45:00,2643.05,2640.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32003,做空,2024-08-19 03:45:00,2024-08-19 03:50:00,2640.25,2641.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32004,做多,2024-08-19 03:50:00,2024-08-19 04:05:00,2641.11,2641.4,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32005,做空,2024-08-19 04:05:00,2024-08-19 07:20:00,2641.4,2614.71,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32006,做多,2024-08-19 17:20:00,2024-08-19 17:30:00,2594.98,2627.06,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32007,做多,2024-08-20 08:35:00,2024-08-20 08:50:00,2659.03,2659.25,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32008,做空,2024-08-20 08:50:00,2024-08-20 08:55:00,2659.25,2659.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32009,做多,2024-08-20 08:55:00,2024-08-20 09:05:00,2659.56,2659.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32010,做空,2024-08-20 09:05:00,2024-08-20 09:10:00,2659.1,2661.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32011,做多,2024-08-20 09:10:00,2024-08-20 09:15:00,2661.71,2660.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32012,做空,2024-08-20 09:15:00,2024-08-20 09:20:00,2660.51,2663.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32013,做多,2024-08-20 09:20:00,2024-08-20 09:30:00,2663.96,2662.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32014,做空,2024-08-20 09:30:00,2024-08-20 11:10:00,2662.29,2648.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32015,做多,2024-08-20 20:05:00,2024-08-21 02:25:00,2605.23,2585.97,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -32016,做空,2024-08-21 02:25:00,2024-08-21 02:30:00,2585.97,2588.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32017,做多,2024-08-21 02:30:00,2024-08-21 03:35:00,2588.66,2585.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32018,做空,2024-08-21 03:35:00,2024-08-21 03:40:00,2585.75,2587.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32019,做多,2024-08-21 03:40:00,2024-08-21 06:05:00,2587.51,2592.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32020,做多,2024-08-21 08:25:00,2024-08-21 08:35:00,2587.49,2587.69,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32021,做空,2024-08-21 08:35:00,2024-08-21 08:40:00,2587.69,2590.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32022,做多,2024-08-21 08:40:00,2024-08-21 08:45:00,2590.79,2587.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32023,做空,2024-08-21 08:45:00,2024-08-21 09:00:00,2587.84,2576.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32024,做多,2024-08-21 11:00:00,2024-08-21 14:00:00,2588.1,2599.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32025,做多,2024-08-21 14:55:00,2024-08-21 15:10:00,2589.38,2603.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32026,做多,2024-08-21 23:40:00,2024-08-22 00:55:00,2625.82,2627.54,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32027,做空,2024-08-22 00:55:00,2024-08-22 01:05:00,2627.54,2627.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32028,做多,2024-08-22 01:05:00,2024-08-22 01:15:00,2627.98,2627.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32029,做空,2024-08-22 01:15:00,2024-08-22 01:25:00,2627.6,2626.98,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32030,做多,2024-08-22 01:25:00,2024-08-22 01:35:00,2626.98,2626.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32031,做空,2024-08-22 01:35:00,2024-08-22 02:15:00,2626.16,2618.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32032,做多,2024-08-22 06:05:00,2024-08-22 06:15:00,2627.01,2622.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32033,做空,2024-08-22 06:15:00,2024-08-22 06:25:00,2622.23,2623.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32034,做多,2024-08-22 06:25:00,2024-08-22 06:30:00,2623.45,2623.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32035,做空,2024-08-22 06:30:00,2024-08-22 06:45:00,2623.4,2625.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32036,做多,2024-08-22 06:45:00,2024-08-22 07:55:00,2625.31,2635.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32037,做多,2024-08-22 10:05:00,2024-08-22 10:40:00,2624.01,2635.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32038,做多,2024-08-22 12:50:00,2024-08-22 12:55:00,2626.97,2624.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32039,做空,2024-08-22 12:55:00,2024-08-22 13:30:00,2624.22,2625.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32040,做多,2024-08-22 13:30:00,2024-08-22 13:35:00,2625.26,2620.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32041,做空,2024-08-22 13:35:00,2024-08-22 13:45:00,2620.64,2612.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32042,做多,2024-08-22 20:00:00,2024-08-22 20:05:00,2615.25,2610.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32043,做空,2024-08-22 20:05:00,2024-08-22 20:45:00,2610.06,2612.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32044,做多,2024-08-22 20:45:00,2024-08-22 21:50:00,2612.46,2623.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32045,做多,2024-08-23 11:10:00,2024-08-23 11:15:00,2658.86,2655.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32046,做空,2024-08-23 11:15:00,2024-08-23 12:45:00,2655.61,2664.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32047,做多,2024-08-23 12:45:00,2024-08-23 13:10:00,2664.68,2660.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32048,做空,2024-08-23 13:10:00,2024-08-23 14:00:00,2660.03,2678.64,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -32049,做多,2024-08-23 14:00:00,2024-08-23 14:10:00,2678.64,2690.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32050,做多,2024-08-23 14:20:00,2024-08-23 14:25:00,2682.3,2674.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32051,做多,2024-08-23 14:40:00,2024-08-23 14:45:00,2669.03,2635.2,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -32052,做空,2024-08-23 14:45:00,2024-08-23 14:50:00,2635.2,2642.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -32053,做多,2024-08-23 15:30:00,2024-08-23 16:00:00,2666.64,2666.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32054,做空,2024-08-23 16:00:00,2024-08-23 16:05:00,2666.53,2673.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32055,做多,2024-08-23 16:05:00,2024-08-23 16:25:00,2673.99,2666.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32056,做空,2024-08-23 16:25:00,2024-08-23 16:30:00,2666.61,2669.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32057,做多,2024-08-23 16:30:00,2024-08-23 16:55:00,2669.32,2677.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32058,做多,2024-08-24 03:05:00,2024-08-24 03:10:00,2752.55,2751.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32059,做空,2024-08-24 03:10:00,2024-08-24 05:00:00,2751.8,2743.36,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32060,做多,2024-08-24 06:20:00,2024-08-24 06:25:00,2756.78,2756.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32061,做空,2024-08-24 06:25:00,2024-08-24 06:30:00,2756.41,2757.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32062,做多,2024-08-24 06:30:00,2024-08-24 06:45:00,2757.72,2755.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32063,做空,2024-08-24 06:45:00,2024-08-24 07:00:00,2755.53,2757.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32064,做多,2024-08-24 07:00:00,2024-08-24 07:15:00,2757.69,2757.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32065,做空,2024-08-24 07:15:00,2024-08-24 07:55:00,2757.2,2757.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32066,做多,2024-08-24 07:55:00,2024-08-24 08:00:00,2757.23,2755.63,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32067,做空,2024-08-24 08:00:00,2024-08-24 11:45:00,2755.63,2761.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32068,做多,2024-08-24 11:45:00,2024-08-24 11:50:00,2761.09,2759.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32069,做空,2024-08-24 11:50:00,2024-08-24 12:00:00,2759.09,2758.57,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32070,做多,2024-08-24 12:00:00,2024-08-24 12:10:00,2758.57,2757.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32071,做空,2024-08-24 12:10:00,2024-08-24 12:20:00,2757.67,2759.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32072,做多,2024-08-24 12:20:00,2024-08-24 12:45:00,2759.19,2756.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32073,做空,2024-08-24 12:45:00,2024-08-24 13:20:00,2756.39,2759.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32074,做多,2024-08-24 13:20:00,2024-08-24 13:25:00,2759.11,2758.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32075,做空,2024-08-24 13:25:00,2024-08-24 13:30:00,2758.27,2760.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32076,做多,2024-08-24 13:30:00,2024-08-24 13:35:00,2760.37,2759.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32077,做空,2024-08-24 13:35:00,2024-08-24 14:25:00,2759.4,2761.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32078,做多,2024-08-24 14:25:00,2024-08-24 14:30:00,2761.56,2759.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32079,做空,2024-08-24 14:30:00,2024-08-24 15:35:00,2759.83,2761.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32080,做多,2024-08-24 15:35:00,2024-08-24 15:40:00,2761.39,2759.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32081,做空,2024-08-24 15:40:00,2024-08-24 16:00:00,2759.76,2760.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32082,做多,2024-08-24 16:00:00,2024-08-24 16:10:00,2760.84,2764.11,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32083,做空,2024-08-24 16:10:00,2024-08-24 16:15:00,2764.11,2769.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32084,做多,2024-08-24 16:15:00,2024-08-24 16:20:00,2769.11,2780.54,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32085,做多,2024-08-24 18:15:00,2024-08-24 18:20:00,2777.61,2792.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32086,做多,2024-08-24 21:10:00,2024-08-24 21:25:00,2783.22,2770.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32087,做空,2024-08-24 21:25:00,2024-08-24 21:55:00,2770.62,2738.59,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32088,做多,2024-08-25 00:15:00,2024-08-25 00:20:00,2775.15,2774.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32089,做空,2024-08-25 00:20:00,2024-08-25 01:45:00,2774.24,2753.51,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32090,做多,2024-08-25 04:45:00,2024-08-25 04:50:00,2765.65,2765.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32091,做空,2024-08-25 04:50:00,2024-08-25 04:55:00,2765.3,2765.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32092,做多,2024-08-25 04:55:00,2024-08-25 05:15:00,2765.89,2765.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32093,做空,2024-08-25 05:15:00,2024-08-25 05:20:00,2765.41,2766.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32094,做多,2024-08-25 05:20:00,2024-08-25 05:30:00,2766.32,2765.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32095,做空,2024-08-25 05:30:00,2024-08-25 07:05:00,2765.51,2747.86,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32096,做多,2024-08-25 09:55:00,2024-08-25 10:20:00,2754.22,2755.72,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32097,做空,2024-08-25 10:20:00,2024-08-25 11:00:00,2755.72,2755.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32098,做多,2024-08-25 11:00:00,2024-08-25 11:05:00,2755.8,2755.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32099,做空,2024-08-25 11:05:00,2024-08-25 11:10:00,2755.78,2756.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32100,做多,2024-08-25 11:10:00,2024-08-25 11:15:00,2756.49,2755.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32101,做空,2024-08-25 11:15:00,2024-08-25 11:25:00,2755.72,2756.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32102,做多,2024-08-25 11:25:00,2024-08-25 11:35:00,2756.92,2754.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32103,做空,2024-08-25 11:35:00,2024-08-25 11:45:00,2754.98,2755.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32104,做多,2024-08-25 11:45:00,2024-08-25 11:50:00,2755.6,2750.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32105,做空,2024-08-25 11:50:00,2024-08-25 13:05:00,2750.22,2753.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32106,做多,2024-08-25 13:05:00,2024-08-25 13:25:00,2753.14,2763.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32107,做多,2024-08-25 22:40:00,2024-08-25 22:45:00,2766.78,2766.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32108,做空,2024-08-25 22:45:00,2024-08-25 22:55:00,2766.18,2769.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32109,做多,2024-08-25 22:55:00,2024-08-25 23:05:00,2769.5,2771.29,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32110,做多,2024-08-26 10:00:00,2024-08-26 10:45:00,2740.18,2737.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32111,做空,2024-08-26 10:45:00,2024-08-26 11:10:00,2737.07,2742.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32112,做多,2024-08-26 11:10:00,2024-08-26 11:15:00,2742.07,2737.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32113,做空,2024-08-26 11:15:00,2024-08-26 11:20:00,2737.57,2740.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32114,做多,2024-08-26 11:20:00,2024-08-26 11:45:00,2740.03,2738.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32115,做空,2024-08-26 11:45:00,2024-08-26 11:50:00,2738.55,2739.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32116,做多,2024-08-26 11:50:00,2024-08-26 12:15:00,2739.34,2736.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32117,做空,2024-08-26 12:15:00,2024-08-26 12:30:00,2736.56,2727.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32118,做多,2024-08-26 16:45:00,2024-08-27 01:35:00,2729.41,2687.86,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -32119,做空,2024-08-27 01:35:00,2024-08-27 02:40:00,2687.86,2673.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32120,做多,2024-08-27 03:55:00,2024-08-27 04:00:00,2684.48,2682.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32121,做空,2024-08-27 04:00:00,2024-08-27 04:05:00,2682.83,2686.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32122,做多,2024-08-27 04:05:00,2024-08-27 04:15:00,2686.39,2683.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32123,做空,2024-08-27 04:15:00,2024-08-27 04:35:00,2683.27,2686.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32124,做多,2024-08-27 04:35:00,2024-08-27 05:15:00,2686.09,2693.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32125,做多,2024-08-27 07:05:00,2024-08-27 07:15:00,2684.59,2683.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32126,做空,2024-08-27 07:15:00,2024-08-27 07:20:00,2683.25,2684.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32127,做多,2024-08-27 07:20:00,2024-08-27 07:40:00,2684.54,2682.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32128,做空,2024-08-27 07:40:00,2024-08-27 07:45:00,2682.94,2686.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32129,做多,2024-08-27 07:45:00,2024-08-27 07:50:00,2686.0,2685.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32130,做空,2024-08-27 07:50:00,2024-08-27 08:25:00,2685.51,2675.96,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32131,做多,2024-08-27 08:55:00,2024-08-27 09:05:00,2683.73,2683.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32132,做空,2024-08-27 09:05:00,2024-08-27 09:10:00,2683.09,2686.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32133,做多,2024-08-27 09:10:00,2024-08-27 09:25:00,2686.19,2684.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32134,做空,2024-08-27 09:25:00,2024-08-27 09:30:00,2684.43,2685.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32135,做多,2024-08-27 09:30:00,2024-08-27 09:35:00,2685.02,2678.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32136,做空,2024-08-27 09:35:00,2024-08-27 09:40:00,2678.38,2673.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32137,做多,2024-08-28 05:20:00,2024-08-28 05:25:00,2480.23,2476.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32138,做空,2024-08-28 05:25:00,2024-08-28 05:30:00,2476.9,2477.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32139,做多,2024-08-28 05:30:00,2024-08-28 05:40:00,2477.84,2474.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32140,做空,2024-08-28 05:40:00,2024-08-28 06:15:00,2474.05,2468.81,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32141,做多,2024-08-28 06:15:00,2024-08-28 06:20:00,2468.81,2465.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32142,做空,2024-08-28 06:20:00,2024-08-28 06:25:00,2465.57,2467.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32143,做多,2024-08-28 06:25:00,2024-08-28 06:40:00,2467.03,2462.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32144,做空,2024-08-28 06:40:00,2024-08-28 06:50:00,2462.51,2463.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32145,做多,2024-08-28 06:50:00,2024-08-28 07:05:00,2463.33,2460.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32146,做空,2024-08-28 07:05:00,2024-08-28 07:20:00,2460.79,2457.64,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32147,做多,2024-08-28 07:20:00,2024-08-28 07:25:00,2457.64,2457.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32148,做空,2024-08-28 07:25:00,2024-08-28 07:55:00,2457.08,2435.78,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32149,做多,2024-08-28 08:15:00,2024-08-28 08:45:00,2458.02,2456.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32150,做空,2024-08-28 08:45:00,2024-08-28 08:50:00,2456.53,2462.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32151,做多,2024-08-28 08:50:00,2024-08-28 09:30:00,2462.4,2478.24,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32152,做多,2024-08-28 14:00:00,2024-08-28 14:45:00,2499.6,2486.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32153,做空,2024-08-28 14:45:00,2024-08-28 14:50:00,2486.57,2501.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32154,做多,2024-08-28 14:50:00,2024-08-28 15:00:00,2501.44,2494.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32155,做空,2024-08-28 15:00:00,2024-08-28 15:25:00,2494.55,2490.49,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32156,做多,2024-08-28 15:25:00,2024-08-28 16:45:00,2490.49,2490.9,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32157,做空,2024-08-28 16:45:00,2024-08-28 16:50:00,2490.9,2506.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32158,做多,2024-08-28 16:50:00,2024-08-28 17:50:00,2506.39,2504.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32159,做空,2024-08-28 17:50:00,2024-08-28 18:05:00,2504.85,2511.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32160,做多,2024-08-28 18:05:00,2024-08-28 18:50:00,2511.62,2537.16,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32161,做多,2024-08-28 19:20:00,2024-08-28 19:35:00,2516.9,2512.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32162,做空,2024-08-28 19:35:00,2024-08-28 19:45:00,2512.81,2514.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32163,做多,2024-08-28 19:45:00,2024-08-28 19:55:00,2514.81,2504.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32164,做空,2024-08-28 19:55:00,2024-08-28 20:00:00,2504.16,2515.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32165,做多,2024-08-28 20:00:00,2024-08-28 20:05:00,2515.23,2512.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32166,做空,2024-08-28 20:05:00,2024-08-28 20:10:00,2512.52,2515.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32167,做多,2024-08-28 20:10:00,2024-08-28 20:20:00,2515.31,2507.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32168,做多,2024-08-28 20:25:00,2024-08-28 20:50:00,2523.72,2534.32,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32169,做多,2024-08-29 01:20:00,2024-08-29 01:30:00,2519.33,2518.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32170,做空,2024-08-29 01:30:00,2024-08-29 01:35:00,2518.44,2523.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32171,做多,2024-08-29 01:35:00,2024-08-29 01:45:00,2523.51,2521.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32172,做空,2024-08-29 01:45:00,2024-08-29 01:50:00,2521.84,2523.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32173,做多,2024-08-29 01:50:00,2024-08-29 01:55:00,2523.15,2520.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32174,做空,2024-08-29 01:55:00,2024-08-29 02:10:00,2520.64,2523.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32175,做多,2024-08-29 02:10:00,2024-08-29 02:20:00,2523.39,2522.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32176,做空,2024-08-29 02:20:00,2024-08-29 02:40:00,2522.0,2527.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32177,做多,2024-08-29 02:40:00,2024-08-29 03:05:00,2527.27,2525.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32178,做空,2024-08-29 03:05:00,2024-08-29 03:15:00,2525.7,2524.12,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32179,做多,2024-08-29 03:15:00,2024-08-29 03:40:00,2524.12,2525.5,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32180,做空,2024-08-29 03:40:00,2024-08-29 04:20:00,2525.5,2525.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32181,做多,2024-08-29 04:20:00,2024-08-29 04:25:00,2525.7,2525.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32182,做空,2024-08-29 04:25:00,2024-08-29 04:40:00,2525.56,2524.53,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32183,做多,2024-08-29 04:40:00,2024-08-29 05:40:00,2524.53,2534.9,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32184,做多,2024-08-30 06:40:00,2024-08-30 07:10:00,2526.07,2529.3,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32185,做多,2024-08-30 08:20:00,2024-08-30 08:35:00,2522.19,2517.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32186,做空,2024-08-30 08:35:00,2024-08-30 08:55:00,2517.18,2521.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32187,做多,2024-08-30 08:55:00,2024-08-30 09:05:00,2521.01,2521.52,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32188,做空,2024-08-30 09:05:00,2024-08-30 09:35:00,2521.52,2521.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32189,做多,2024-08-30 09:35:00,2024-08-30 10:00:00,2521.96,2521.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32190,做空,2024-08-30 10:00:00,2024-08-30 10:35:00,2521.55,2512.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32191,做多,2024-08-30 12:15:00,2024-08-30 12:20:00,2519.33,2515.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32192,做空,2024-08-30 12:20:00,2024-08-30 12:25:00,2515.16,2519.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32193,做多,2024-08-30 12:25:00,2024-08-30 12:30:00,2519.1,2524.79,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32194,做多,2024-08-30 12:30:00,2024-08-30 12:35:00,2524.79,2524.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32195,做多,2024-08-30 12:50:00,2024-08-30 13:00:00,2523.27,2519.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32196,做空,2024-08-30 13:00:00,2024-08-30 13:05:00,2519.73,2522.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32197,做多,2024-08-30 13:05:00,2024-08-30 13:15:00,2522.84,2529.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32198,做多,2024-08-30 13:55:00,2024-08-30 14:00:00,2523.6,2528.47,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32199,做多,2024-08-30 18:15:00,2024-08-31 05:55:00,2489.0,2522.2,0.01,100.0,0.0003,0.01,0.0,0.01,flip -32200,做空,2024-08-31 05:55:00,2024-08-31 06:05:00,2522.2,2523.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32201,做多,2024-08-31 06:05:00,2024-08-31 06:45:00,2523.1,2522.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32202,做空,2024-08-31 06:45:00,2024-08-31 07:20:00,2522.99,2518.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32203,做多,2024-08-31 10:15:00,2024-08-31 10:20:00,2520.98,2519.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32204,做空,2024-08-31 10:20:00,2024-08-31 10:35:00,2519.47,2522.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32205,做多,2024-08-31 10:35:00,2024-08-31 11:20:00,2522.1,2526.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32206,做多,2024-08-31 12:10:00,2024-08-31 12:35:00,2521.78,2523.74,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32207,做空,2024-08-31 12:35:00,2024-08-31 13:00:00,2523.74,2524.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32208,做多,2024-08-31 13:00:00,2024-08-31 13:50:00,2524.58,2519.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32209,做空,2024-08-31 13:50:00,2024-08-31 13:55:00,2519.65,2514.9,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32210,做多,2024-08-31 14:10:00,2024-08-31 14:15:00,2522.02,2520.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32211,做空,2024-08-31 14:15:00,2024-08-31 14:20:00,2520.9,2521.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32212,做多,2024-08-31 14:20:00,2024-08-31 14:35:00,2521.36,2521.48,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32213,做空,2024-08-31 14:35:00,2024-08-31 14:55:00,2521.48,2521.48,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32214,做多,2024-08-31 14:55:00,2024-08-31 15:05:00,2521.48,2520.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32215,做空,2024-08-31 15:05:00,2024-08-31 16:05:00,2520.9,2514.23,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32216,做多,2024-08-31 21:25:00,2024-08-31 21:45:00,2510.07,2524.86,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32217,做多,2024-09-01 00:35:00,2024-09-01 00:40:00,2508.82,2506.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32218,做空,2024-09-01 00:40:00,2024-09-01 00:45:00,2506.41,2507.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32219,做多,2024-09-01 00:45:00,2024-09-01 00:55:00,2507.51,2504.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32220,做空,2024-09-01 00:55:00,2024-09-01 01:15:00,2504.47,2502.59,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32221,做多,2024-09-01 09:20:00,2024-09-01 09:45:00,2485.16,2482.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32222,做空,2024-09-01 09:45:00,2024-09-01 09:50:00,2482.99,2483.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32223,做多,2024-09-01 09:50:00,2024-09-01 12:00:00,2483.23,2474.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32224,做空,2024-09-01 12:00:00,2024-09-01 12:05:00,2474.03,2476.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32225,做多,2024-09-01 12:05:00,2024-09-01 12:10:00,2476.84,2476.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32226,做空,2024-09-01 12:10:00,2024-09-01 12:40:00,2476.44,2465.45,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32227,做多,2024-09-01 15:40:00,2024-09-01 15:45:00,2470.08,2481.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32228,做多,2024-09-01 15:45:00,2024-09-01 16:25:00,2481.99,2468.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32229,做空,2024-09-01 16:25:00,2024-09-01 16:50:00,2468.43,2473.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32230,做多,2024-09-01 16:50:00,2024-09-01 16:55:00,2473.06,2470.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32231,做空,2024-09-01 16:55:00,2024-09-01 17:00:00,2470.9,2473.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32232,做多,2024-09-01 17:00:00,2024-09-01 17:15:00,2473.42,2466.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32233,做空,2024-09-01 17:15:00,2024-09-01 17:30:00,2466.24,2458.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32234,做多,2024-09-01 17:55:00,2024-09-01 18:05:00,2469.74,2470.18,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32235,做空,2024-09-01 18:05:00,2024-09-01 18:10:00,2470.18,2470.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32236,做多,2024-09-01 18:10:00,2024-09-01 18:25:00,2470.8,2488.05,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -32237,做多,2024-09-01 21:30:00,2024-09-01 22:00:00,2475.6,2474.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32238,做空,2024-09-01 22:00:00,2024-09-01 22:05:00,2474.97,2476.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32239,做多,2024-09-01 22:05:00,2024-09-01 22:10:00,2476.75,2468.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32240,做空,2024-09-01 22:10:00,2024-09-01 22:20:00,2468.23,2441.4,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32241,做多,2024-09-02 05:35:00,2024-09-02 06:10:00,2449.85,2446.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32242,做空,2024-09-02 06:10:00,2024-09-02 06:20:00,2446.45,2447.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32243,做多,2024-09-02 06:20:00,2024-09-02 07:20:00,2447.77,2438.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32244,做空,2024-09-02 07:20:00,2024-09-02 07:30:00,2438.08,2441.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32245,做多,2024-09-02 07:30:00,2024-09-02 07:35:00,2441.37,2436.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32246,做空,2024-09-02 07:35:00,2024-09-02 07:55:00,2436.22,2439.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32247,做多,2024-09-02 07:55:00,2024-09-02 08:05:00,2439.93,2440.34,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32248,做空,2024-09-02 08:05:00,2024-09-03 00:40:00,2440.34,2530.32,0.01,100.0,0.0003,-0.03,0.0,-0.03,flip -32249,做多,2024-09-03 00:40:00,2024-09-03 01:20:00,2530.32,2529.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32250,做空,2024-09-03 01:20:00,2024-09-03 01:25:00,2529.27,2531.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32251,做多,2024-09-03 01:25:00,2024-09-03 01:35:00,2531.54,2527.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32252,做空,2024-09-03 01:35:00,2024-09-03 01:45:00,2527.01,2530.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32253,做多,2024-09-03 01:45:00,2024-09-03 02:10:00,2530.81,2548.48,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32254,做多,2024-09-03 02:40:00,2024-09-03 02:45:00,2533.86,2532.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32255,做空,2024-09-03 02:45:00,2024-09-03 03:25:00,2532.99,2517.23,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32256,做多,2024-09-03 12:30:00,2024-09-03 12:45:00,2513.86,2512.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32257,做空,2024-09-03 12:45:00,2024-09-03 12:50:00,2512.44,2514.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32258,做多,2024-09-03 12:50:00,2024-09-03 12:55:00,2514.51,2509.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32259,做空,2024-09-03 12:55:00,2024-09-03 13:00:00,2509.45,2511.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32260,做多,2024-09-03 13:00:00,2024-09-03 13:15:00,2511.9,2508.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32261,做空,2024-09-03 13:15:00,2024-09-03 13:30:00,2508.14,2487.69,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32262,做多,2024-09-03 21:10:00,2024-09-03 21:15:00,2461.43,2457.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32263,做空,2024-09-03 21:15:00,2024-09-03 21:55:00,2457.64,2464.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32264,做多,2024-09-03 21:55:00,2024-09-03 22:05:00,2464.05,2457.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32265,做空,2024-09-03 22:05:00,2024-09-03 22:10:00,2457.31,2459.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32266,做多,2024-09-03 22:10:00,2024-09-03 22:35:00,2459.91,2454.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32267,做空,2024-09-03 22:35:00,2024-09-03 22:40:00,2454.56,2456.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32268,做多,2024-09-03 22:40:00,2024-09-03 22:50:00,2456.5,2454.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32269,做空,2024-09-03 22:50:00,2024-09-03 23:45:00,2454.95,2441.06,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32270,做多,2024-09-04 07:35:00,2024-09-04 12:00:00,2391.86,2402.05,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32271,做多,2024-09-04 14:25:00,2024-09-04 14:30:00,2400.68,2409.81,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32272,做多,2024-09-05 00:10:00,2024-09-05 00:20:00,2453.73,2455.43,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32273,做空,2024-09-05 00:20:00,2024-09-05 01:00:00,2455.43,2454.98,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32274,做多,2024-09-05 01:00:00,2024-09-05 01:10:00,2454.98,2453.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32275,做空,2024-09-05 01:10:00,2024-09-05 01:30:00,2453.03,2460.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32276,做多,2024-09-05 01:30:00,2024-09-05 02:05:00,2460.35,2448.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32277,做空,2024-09-05 02:05:00,2024-09-05 02:50:00,2448.68,2444.72,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32278,做多,2024-09-05 13:35:00,2024-09-05 13:45:00,2407.75,2388.98,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -32279,做空,2024-09-05 13:45:00,2024-09-05 13:55:00,2388.98,2401.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32280,做多,2024-09-05 13:55:00,2024-09-05 14:00:00,2401.14,2402.21,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -32281,做多,2024-09-05 14:05:00,2024-09-05 14:10:00,2404.39,2390.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32282,做空,2024-09-05 14:10:00,2024-09-05 14:15:00,2390.02,2398.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32283,做多,2024-09-05 14:15:00,2024-09-05 14:25:00,2398.21,2397.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32284,做空,2024-09-05 14:25:00,2024-09-05 14:30:00,2397.38,2399.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32285,做多,2024-09-05 14:30:00,2024-09-05 14:40:00,2399.72,2396.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32286,做空,2024-09-05 14:40:00,2024-09-05 14:45:00,2396.21,2380.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32287,做多,2024-09-05 17:45:00,2024-09-05 17:50:00,2388.3,2386.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32288,做空,2024-09-05 17:50:00,2024-09-05 17:55:00,2386.21,2392.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32289,做多,2024-09-05 17:55:00,2024-09-05 18:10:00,2392.56,2385.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32290,做空,2024-09-05 18:10:00,2024-09-05 18:15:00,2385.93,2388.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32291,做多,2024-09-05 18:15:00,2024-09-05 19:00:00,2388.73,2387.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32292,做空,2024-09-05 19:00:00,2024-09-05 19:20:00,2387.65,2366.15,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32293,做多,2024-09-06 00:10:00,2024-09-06 00:20:00,2374.01,2370.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32294,做空,2024-09-06 00:20:00,2024-09-06 00:35:00,2370.3,2359.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32295,做多,2024-09-06 01:15:00,2024-09-06 01:35:00,2376.06,2387.97,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32296,做多,2024-09-06 05:30:00,2024-09-06 06:05:00,2378.68,2376.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32297,做空,2024-09-06 06:05:00,2024-09-06 06:15:00,2376.24,2377.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32298,做多,2024-09-06 06:15:00,2024-09-06 06:55:00,2377.7,2378.57,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32299,做空,2024-09-06 06:55:00,2024-09-06 07:15:00,2378.57,2353.02,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32300,做多,2024-09-06 10:30:00,2024-09-06 10:35:00,2371.93,2370.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32301,做空,2024-09-06 10:35:00,2024-09-06 11:35:00,2370.21,2370.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32302,做多,2024-09-06 11:35:00,2024-09-06 11:55:00,2370.8,2372.16,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32303,做空,2024-09-06 11:55:00,2024-09-06 12:20:00,2372.16,2374.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32304,做多,2024-09-06 12:20:00,2024-09-06 12:25:00,2374.27,2371.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32305,做空,2024-09-06 12:25:00,2024-09-06 12:30:00,2371.54,2387.87,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -32306,做多,2024-09-06 12:30:00,2024-09-06 12:35:00,2387.87,2401.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32307,做多,2024-09-07 00:40:00,2024-09-07 00:55:00,2238.4,2232.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32308,做空,2024-09-07 00:55:00,2024-09-07 01:00:00,2232.19,2235.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32309,做多,2024-09-07 01:00:00,2024-09-07 01:10:00,2235.19,2226.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32310,做空,2024-09-07 01:10:00,2024-09-07 01:55:00,2226.82,2225.94,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32311,做多,2024-09-07 01:55:00,2024-09-07 02:00:00,2225.94,2223.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32312,做空,2024-09-07 02:00:00,2024-09-07 02:05:00,2223.61,2225.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32313,做多,2024-09-07 02:05:00,2024-09-07 04:55:00,2225.68,2249.42,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32314,做多,2024-09-07 16:40:00,2024-09-07 16:45:00,2290.16,2288.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32315,做空,2024-09-07 16:45:00,2024-09-07 16:55:00,2288.19,2288.19,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32316,做多,2024-09-07 16:55:00,2024-09-07 17:00:00,2288.19,2288.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32317,做空,2024-09-07 17:00:00,2024-09-07 17:05:00,2288.1,2288.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32318,做多,2024-09-07 17:05:00,2024-09-07 17:20:00,2288.94,2289.15,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32319,做空,2024-09-07 17:20:00,2024-09-07 17:50:00,2289.15,2272.49,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -32320,做多,2024-09-07 19:50:00,2024-09-07 20:00:00,2288.46,2288.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32321,做空,2024-09-07 20:00:00,2024-09-07 20:20:00,2288.31,2278.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32322,做多,2024-09-08 01:30:00,2024-09-08 01:35:00,2276.52,2274.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32323,做空,2024-09-08 01:35:00,2024-09-08 01:50:00,2274.71,2275.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32324,做多,2024-09-08 01:50:00,2024-09-08 04:05:00,2275.61,2288.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32325,做多,2024-09-08 17:55:00,2024-09-08 18:00:00,2280.68,2273.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32326,做空,2024-09-08 18:00:00,2024-09-08 20:50:00,2273.9,2274.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32327,做多,2024-09-08 20:50:00,2024-09-08 22:00:00,2274.13,2287.85,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32328,做多,2024-09-09 03:20:00,2024-09-09 05:00:00,2292.07,2293.71,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32329,做空,2024-09-09 05:00:00,2024-09-09 05:10:00,2293.71,2294.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32330,做多,2024-09-09 05:10:00,2024-09-09 05:15:00,2294.85,2293.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32331,做空,2024-09-09 05:15:00,2024-09-09 05:20:00,2293.91,2296.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32332,做多,2024-09-09 05:20:00,2024-09-09 05:25:00,2296.54,2295.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32333,做空,2024-09-09 05:25:00,2024-09-09 05:35:00,2295.15,2298.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32334,做多,2024-09-09 05:35:00,2024-09-09 05:40:00,2298.47,2287.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32335,做空,2024-09-09 05:40:00,2024-09-09 06:30:00,2287.76,2296.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32336,做多,2024-09-09 06:30:00,2024-09-09 06:40:00,2296.99,2298.33,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32337,做空,2024-09-09 06:40:00,2024-09-09 06:50:00,2298.33,2298.2,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32338,做多,2024-09-09 06:50:00,2024-09-09 07:05:00,2298.2,2300.21,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32339,做空,2024-09-09 07:05:00,2024-09-09 07:10:00,2300.21,2300.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32340,做多,2024-09-09 07:10:00,2024-09-09 07:30:00,2300.4,2310.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32341,做多,2024-09-09 12:10:00,2024-09-09 12:20:00,2309.44,2305.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32342,做空,2024-09-09 12:20:00,2024-09-09 12:50:00,2305.18,2310.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32343,做多,2024-09-09 12:50:00,2024-09-09 13:00:00,2310.95,2308.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32344,做空,2024-09-09 13:00:00,2024-09-09 13:05:00,2308.15,2309.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32345,做多,2024-09-09 13:05:00,2024-09-09 13:10:00,2309.19,2308.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32346,做空,2024-09-09 13:10:00,2024-09-09 13:15:00,2308.32,2314.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32347,做多,2024-09-09 13:15:00,2024-09-09 13:20:00,2314.06,2306.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32348,做空,2024-09-09 13:20:00,2024-09-09 13:25:00,2306.86,2309.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32349,做多,2024-09-09 13:25:00,2024-09-09 13:40:00,2309.36,2311.13,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32350,做空,2024-09-09 13:40:00,2024-09-09 13:50:00,2311.13,2318.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32351,做多,2024-09-09 13:50:00,2024-09-09 14:05:00,2318.26,2310.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32352,做空,2024-09-09 14:05:00,2024-09-09 14:15:00,2310.03,2291.71,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32353,做多,2024-09-09 16:10:00,2024-09-09 16:15:00,2329.5,2326.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32354,做多,2024-09-10 00:30:00,2024-09-10 01:15:00,2342.58,2343.88,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32355,做空,2024-09-10 01:15:00,2024-09-10 01:20:00,2343.88,2345.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32356,做多,2024-09-10 01:20:00,2024-09-10 01:25:00,2345.39,2340.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32357,做空,2024-09-10 01:25:00,2024-09-10 04:35:00,2340.64,2332.85,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32358,做多,2024-09-10 05:55:00,2024-09-10 06:00:00,2348.49,2345.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32359,做空,2024-09-10 06:00:00,2024-09-10 07:20:00,2345.23,2356.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32360,做多,2024-09-10 07:20:00,2024-09-10 07:25:00,2356.98,2356.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32361,做多,2024-09-10 09:10:00,2024-09-10 09:20:00,2346.61,2347.16,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32362,做空,2024-09-10 09:20:00,2024-09-10 09:35:00,2347.16,2350.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32363,做多,2024-09-10 09:35:00,2024-09-10 10:05:00,2350.82,2344.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32364,做空,2024-09-10 10:05:00,2024-09-10 10:20:00,2344.51,2346.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32365,做多,2024-09-10 10:20:00,2024-09-10 11:35:00,2346.2,2344.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32366,做空,2024-09-10 11:35:00,2024-09-10 11:40:00,2344.1,2346.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32367,做多,2024-09-10 11:40:00,2024-09-10 12:15:00,2346.36,2357.89,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32368,做多,2024-09-10 15:25:00,2024-09-10 15:30:00,2346.23,2344.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32369,做空,2024-09-10 15:30:00,2024-09-10 15:50:00,2344.02,2326.73,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -32370,做多,2024-09-10 17:05:00,2024-09-10 17:10:00,2344.99,2358.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32371,做多,2024-09-11 12:15:00,2024-09-11 12:20:00,2332.72,2327.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32372,做空,2024-09-11 12:20:00,2024-09-11 12:25:00,2327.28,2332.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32373,做多,2024-09-11 12:25:00,2024-09-11 12:30:00,2332.64,2323.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32374,做空,2024-09-11 12:30:00,2024-09-11 12:35:00,2323.65,2324.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -32375,做多,2024-09-11 12:55:00,2024-09-11 13:00:00,2333.49,2344.67,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32376,做多,2024-09-11 15:35:00,2024-09-11 15:50:00,2323.79,2322.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32377,做空,2024-09-11 15:50:00,2024-09-11 15:55:00,2322.53,2324.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32378,做多,2024-09-11 15:55:00,2024-09-11 16:50:00,2324.85,2349.62,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32379,做多,2024-09-11 22:25:00,2024-09-12 00:20:00,2335.99,2350.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32380,做多,2024-09-12 06:00:00,2024-09-12 06:20:00,2357.91,2353.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32381,做空,2024-09-12 06:20:00,2024-09-12 06:30:00,2353.9,2355.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32382,做多,2024-09-12 06:30:00,2024-09-12 06:35:00,2355.53,2354.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32383,做空,2024-09-12 06:35:00,2024-09-12 06:45:00,2354.4,2357.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32384,做多,2024-09-12 06:45:00,2024-09-12 07:05:00,2357.19,2356.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32385,做空,2024-09-12 07:05:00,2024-09-12 07:10:00,2356.67,2357.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32386,做多,2024-09-12 07:10:00,2024-09-12 07:15:00,2357.54,2356.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32387,做空,2024-09-12 07:15:00,2024-09-12 07:20:00,2356.4,2358.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32388,做多,2024-09-12 07:20:00,2024-09-12 07:40:00,2358.03,2356.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32389,做空,2024-09-12 07:40:00,2024-09-12 07:55:00,2356.01,2358.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32390,做多,2024-09-12 07:55:00,2024-09-12 08:15:00,2358.47,2359.65,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32391,做空,2024-09-12 08:15:00,2024-09-12 08:45:00,2359.65,2361.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32392,做多,2024-09-12 08:45:00,2024-09-12 08:50:00,2361.52,2358.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32393,做空,2024-09-12 08:50:00,2024-09-12 09:45:00,2358.49,2353.88,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32394,做多,2024-09-12 13:35:00,2024-09-12 13:40:00,2354.37,2350.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32395,做空,2024-09-12 13:40:00,2024-09-12 13:45:00,2350.11,2336.9,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32396,做多,2024-09-12 14:15:00,2024-09-12 14:20:00,2354.79,2352.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32397,做空,2024-09-12 14:20:00,2024-09-12 14:25:00,2352.78,2354.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32398,做多,2024-09-12 14:25:00,2024-09-12 14:30:00,2354.14,2364.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32399,做多,2024-09-12 17:35:00,2024-09-12 17:45:00,2343.73,2343.9,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32400,做空,2024-09-12 17:45:00,2024-09-12 17:50:00,2343.9,2346.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32401,做多,2024-09-12 17:50:00,2024-09-12 18:05:00,2346.72,2345.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32402,做空,2024-09-12 18:05:00,2024-09-12 18:55:00,2345.12,2346.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32403,做多,2024-09-12 18:55:00,2024-09-12 19:15:00,2346.09,2358.32,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32404,做多,2024-09-12 21:25:00,2024-09-12 21:40:00,2343.49,2344.39,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32405,做空,2024-09-12 21:40:00,2024-09-13 02:20:00,2344.39,2354.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32406,做多,2024-09-13 02:20:00,2024-09-13 03:55:00,2354.86,2355.32,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32407,做空,2024-09-13 03:55:00,2024-09-13 04:00:00,2355.32,2356.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32408,做多,2024-09-13 04:00:00,2024-09-13 04:30:00,2356.65,2353.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32409,做空,2024-09-13 04:30:00,2024-09-13 04:55:00,2353.88,2347.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32410,做多,2024-09-13 09:15:00,2024-09-13 09:20:00,2352.9,2352.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32411,做空,2024-09-13 09:20:00,2024-09-13 09:35:00,2352.62,2352.2,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32412,做多,2024-09-13 09:35:00,2024-09-13 10:35:00,2352.2,2360.84,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32413,做多,2024-09-13 12:55:00,2024-09-13 13:00:00,2350.97,2349.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32414,做空,2024-09-13 13:00:00,2024-09-13 13:10:00,2349.86,2350.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32415,做多,2024-09-13 13:10:00,2024-09-13 13:15:00,2350.68,2347.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32416,做空,2024-09-13 13:15:00,2024-09-13 13:40:00,2347.94,2357.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32417,做多,2024-09-13 13:40:00,2024-09-13 14:00:00,2357.22,2353.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32418,做空,2024-09-13 14:00:00,2024-09-13 14:35:00,2353.06,2356.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32419,做多,2024-09-13 14:35:00,2024-09-13 14:40:00,2356.53,2363.27,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32420,做多,2024-09-14 02:10:00,2024-09-14 02:15:00,2427.4,2425.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32421,做空,2024-09-14 02:15:00,2024-09-14 02:20:00,2425.59,2427.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32422,做多,2024-09-14 02:20:00,2024-09-14 02:25:00,2427.81,2427.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32423,做空,2024-09-14 02:25:00,2024-09-14 02:30:00,2427.7,2427.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32424,做多,2024-09-14 02:30:00,2024-09-14 02:35:00,2427.85,2426.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32425,做空,2024-09-14 02:35:00,2024-09-14 03:05:00,2426.2,2427.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32426,做多,2024-09-14 03:05:00,2024-09-14 03:30:00,2427.83,2428.7,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32427,做空,2024-09-14 03:30:00,2024-09-14 03:35:00,2428.7,2431.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32428,做多,2024-09-14 03:35:00,2024-09-14 04:00:00,2431.01,2429.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32429,做空,2024-09-14 04:00:00,2024-09-14 04:05:00,2429.53,2430.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32430,做多,2024-09-14 04:05:00,2024-09-14 04:15:00,2430.97,2427.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32431,做空,2024-09-14 04:15:00,2024-09-14 05:30:00,2427.51,2417.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32432,做多,2024-09-14 12:05:00,2024-09-14 12:20:00,2419.5,2420.78,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32433,做空,2024-09-14 12:20:00,2024-09-14 12:45:00,2420.78,2420.69,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32434,做多,2024-09-14 12:45:00,2024-09-14 13:05:00,2420.69,2416.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32435,做空,2024-09-14 13:05:00,2024-09-14 13:45:00,2416.47,2416.02,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32436,做多,2024-09-14 13:45:00,2024-09-14 14:25:00,2416.02,2420.86,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32437,做多,2024-09-14 15:50:00,2024-09-14 16:00:00,2417.98,2416.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32438,做空,2024-09-14 16:00:00,2024-09-14 16:35:00,2416.64,2416.11,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32439,做多,2024-09-14 16:35:00,2024-09-14 16:40:00,2416.11,2416.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32440,做空,2024-09-14 16:40:00,2024-09-14 16:45:00,2416.1,2417.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32441,做多,2024-09-14 16:45:00,2024-09-14 16:50:00,2417.2,2415.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32442,做空,2024-09-14 16:50:00,2024-09-14 16:55:00,2415.43,2417.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32443,做多,2024-09-14 16:55:00,2024-09-14 17:00:00,2417.15,2414.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32444,做空,2024-09-14 17:00:00,2024-09-14 17:05:00,2414.73,2412.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32445,做多,2024-09-14 20:50:00,2024-09-14 21:00:00,2414.12,2413.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32446,做空,2024-09-14 21:00:00,2024-09-14 21:10:00,2413.22,2415.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32447,做多,2024-09-14 21:10:00,2024-09-14 22:10:00,2415.55,2413.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32448,做空,2024-09-14 22:10:00,2024-09-14 22:20:00,2413.31,2412.67,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32449,做多,2024-09-14 22:20:00,2024-09-15 00:25:00,2412.67,2421.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32450,做多,2024-09-15 05:00:00,2024-09-15 05:15:00,2417.53,2417.85,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32451,做空,2024-09-15 05:15:00,2024-09-15 05:20:00,2417.85,2417.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32452,做多,2024-09-15 05:20:00,2024-09-15 05:30:00,2417.88,2417.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32453,做空,2024-09-15 05:30:00,2024-09-15 05:40:00,2417.6,2419.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32454,做多,2024-09-15 05:40:00,2024-09-15 05:45:00,2419.03,2418.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32455,做空,2024-09-15 05:45:00,2024-09-15 06:00:00,2418.01,2418.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32456,做多,2024-09-15 06:00:00,2024-09-15 06:15:00,2418.89,2418.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32457,做空,2024-09-15 06:15:00,2024-09-15 06:25:00,2418.69,2419.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32458,做多,2024-09-15 06:25:00,2024-09-15 06:30:00,2419.1,2418.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32459,做空,2024-09-15 06:30:00,2024-09-15 06:35:00,2418.5,2418.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32460,做多,2024-09-15 06:35:00,2024-09-15 06:40:00,2418.94,2418.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32461,做空,2024-09-15 06:40:00,2024-09-15 06:45:00,2418.53,2419.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32462,做多,2024-09-15 06:45:00,2024-09-15 07:10:00,2419.36,2419.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32463,做空,2024-09-15 07:10:00,2024-09-15 07:15:00,2419.08,2419.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32464,做多,2024-09-15 07:15:00,2024-09-15 07:35:00,2419.53,2419.95,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32465,做空,2024-09-15 07:35:00,2024-09-15 08:20:00,2419.95,2413.73,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32466,做多,2024-09-15 13:00:00,2024-09-15 13:20:00,2412.93,2413.63,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32467,做空,2024-09-15 13:20:00,2024-09-15 13:35:00,2413.63,2413.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32468,做多,2024-09-15 13:35:00,2024-09-15 13:45:00,2413.65,2409.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32469,做空,2024-09-15 13:45:00,2024-09-15 14:10:00,2409.46,2402.91,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32470,做多,2024-09-15 15:00:00,2024-09-15 15:05:00,2413.39,2408.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32471,做空,2024-09-15 15:05:00,2024-09-15 16:10:00,2408.67,2399.36,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32472,做多,2024-09-16 07:25:00,2024-09-16 08:20:00,2296.76,2331.37,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32473,做多,2024-09-16 09:50:00,2024-09-16 10:00:00,2292.92,2288.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32474,做空,2024-09-16 10:00:00,2024-09-16 10:05:00,2288.98,2289.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32475,做多,2024-09-16 10:05:00,2024-09-16 13:20:00,2289.39,2299.82,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32476,做空,2024-09-16 13:20:00,2024-09-16 13:35:00,2299.82,2292.31,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32477,做多,2024-09-16 13:50:00,2024-09-16 14:00:00,2303.08,2294.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32478,做空,2024-09-16 14:00:00,2024-09-16 14:15:00,2294.23,2281.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32479,做多,2024-09-16 17:45:00,2024-09-16 18:10:00,2299.66,2283.02,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -32480,做空,2024-09-16 18:10:00,2024-09-16 19:55:00,2283.02,2273.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32481,做多,2024-09-16 21:50:00,2024-09-16 22:00:00,2287.6,2286.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32482,做空,2024-09-16 22:00:00,2024-09-16 23:00:00,2286.3,2287.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32483,做多,2024-09-16 23:00:00,2024-09-16 23:30:00,2287.89,2296.62,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32484,做多,2024-09-17 02:35:00,2024-09-17 02:50:00,2282.29,2284.99,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32485,做空,2024-09-17 02:50:00,2024-09-17 03:25:00,2284.99,2283.32,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32486,做多,2024-09-17 03:25:00,2024-09-17 03:45:00,2283.32,2283.34,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32487,做空,2024-09-17 03:45:00,2024-09-17 03:50:00,2283.34,2283.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32488,做多,2024-09-17 03:50:00,2024-09-17 03:55:00,2283.35,2282.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32489,做空,2024-09-17 03:55:00,2024-09-17 04:05:00,2282.92,2283.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32490,做多,2024-09-17 04:05:00,2024-09-17 05:30:00,2283.86,2297.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32491,做多,2024-09-17 13:55:00,2024-09-17 14:05:00,2305.7,2319.1,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32492,做多,2024-09-17 19:50:00,2024-09-17 20:40:00,2349.69,2346.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32493,做空,2024-09-17 20:40:00,2024-09-17 20:45:00,2346.17,2347.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32494,做多,2024-09-17 20:45:00,2024-09-17 20:50:00,2347.78,2344.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32495,做空,2024-09-17 20:50:00,2024-09-17 21:00:00,2344.07,2347.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32496,做多,2024-09-17 21:00:00,2024-09-17 21:10:00,2347.22,2344.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32497,做空,2024-09-17 21:10:00,2024-09-17 21:35:00,2344.11,2347.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32498,做多,2024-09-17 21:35:00,2024-09-18 03:45:00,2347.61,2335.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32499,做空,2024-09-18 03:45:00,2024-09-18 04:50:00,2335.55,2320.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32500,做多,2024-09-18 07:00:00,2024-09-18 07:20:00,2331.73,2327.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32501,做空,2024-09-18 07:20:00,2024-09-18 07:25:00,2327.78,2331.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32502,做多,2024-09-18 07:25:00,2024-09-18 08:00:00,2331.61,2328.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32503,做空,2024-09-18 08:00:00,2024-09-18 08:25:00,2328.11,2317.05,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32504,做多,2024-09-18 13:00:00,2024-09-18 16:55:00,2313.3,2303.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32505,做空,2024-09-18 16:55:00,2024-09-18 17:00:00,2303.53,2303.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32506,做多,2024-09-18 17:00:00,2024-09-18 17:35:00,2303.78,2300.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32507,做空,2024-09-18 17:35:00,2024-09-18 17:40:00,2300.54,2306.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32508,做多,2024-09-18 17:40:00,2024-09-18 17:50:00,2306.36,2310.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32509,做多,2024-09-18 18:00:00,2024-09-18 18:05:00,2315.41,2321.47,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32510,做多,2024-09-18 20:20:00,2024-09-18 20:50:00,2305.51,2326.89,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32511,做多,2024-09-19 13:50:00,2024-09-19 14:05:00,2425.99,2423.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32512,做空,2024-09-19 14:05:00,2024-09-19 14:10:00,2423.39,2430.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32513,做多,2024-09-19 14:10:00,2024-09-19 14:50:00,2430.14,2425.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32514,做空,2024-09-19 14:50:00,2024-09-19 15:00:00,2425.53,2429.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32515,做多,2024-09-19 15:00:00,2024-09-19 15:05:00,2429.86,2425.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32516,做空,2024-09-19 15:05:00,2024-09-19 15:10:00,2425.12,2429.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32517,做多,2024-09-19 15:10:00,2024-09-19 15:30:00,2429.52,2429.93,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32518,做空,2024-09-19 15:30:00,2024-09-19 15:35:00,2429.93,2433.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32519,做多,2024-09-19 15:35:00,2024-09-19 16:00:00,2433.44,2444.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32520,做多,2024-09-19 22:10:00,2024-09-20 00:10:00,2458.98,2461.92,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32521,做空,2024-09-20 00:10:00,2024-09-20 00:55:00,2461.92,2446.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32522,做多,2024-09-20 03:15:00,2024-09-20 03:45:00,2461.84,2495.16,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32523,做多,2024-09-20 14:20:00,2024-09-20 14:30:00,2546.98,2557.94,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32524,做多,2024-09-20 14:30:00,2024-09-20 14:35:00,2557.94,2561.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32525,做多,2024-09-20 15:40:00,2024-09-20 15:55:00,2550.11,2559.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32526,做多,2024-09-20 16:40:00,2024-09-20 16:55:00,2550.34,2546.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32527,做空,2024-09-20 16:55:00,2024-09-20 17:10:00,2546.1,2545.82,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32528,做多,2024-09-20 17:10:00,2024-09-20 17:20:00,2545.82,2536.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32529,做空,2024-09-20 17:20:00,2024-09-20 17:45:00,2536.17,2532.6,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32530,做多,2024-09-20 18:55:00,2024-09-20 19:05:00,2542.01,2544.07,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32531,做空,2024-09-20 19:05:00,2024-09-20 19:15:00,2544.07,2544.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32532,做多,2024-09-20 19:15:00,2024-09-20 19:25:00,2544.9,2545.36,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32533,做空,2024-09-20 19:25:00,2024-09-20 19:35:00,2545.36,2547.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32534,做多,2024-09-20 19:35:00,2024-09-20 19:45:00,2547.15,2542.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32535,做空,2024-09-20 19:45:00,2024-09-20 20:20:00,2542.11,2543.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32536,做多,2024-09-20 20:20:00,2024-09-20 20:25:00,2543.65,2539.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32537,做空,2024-09-20 20:25:00,2024-09-20 20:40:00,2539.06,2545.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32538,做多,2024-09-20 20:40:00,2024-09-20 20:50:00,2545.13,2542.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32539,做空,2024-09-20 20:50:00,2024-09-20 21:00:00,2542.81,2543.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32540,做多,2024-09-20 21:00:00,2024-09-20 21:40:00,2543.3,2542.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32541,做空,2024-09-20 21:40:00,2024-09-20 21:45:00,2542.2,2545.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32542,做多,2024-09-20 21:45:00,2024-09-20 23:15:00,2545.23,2543.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32543,做空,2024-09-20 23:15:00,2024-09-20 23:20:00,2543.73,2545.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32544,做多,2024-09-20 23:20:00,2024-09-20 23:40:00,2545.72,2554.62,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32545,做多,2024-09-21 03:05:00,2024-09-21 03:15:00,2546.31,2547.23,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32546,做空,2024-09-21 03:15:00,2024-09-21 03:35:00,2547.23,2547.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32547,做多,2024-09-21 03:35:00,2024-09-21 03:40:00,2547.4,2546.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32548,做空,2024-09-21 03:40:00,2024-09-21 04:20:00,2546.4,2530.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32549,做多,2024-09-21 06:05:00,2024-09-21 06:15:00,2547.2,2547.89,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32550,做空,2024-09-21 06:15:00,2024-09-21 06:20:00,2547.89,2549.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32551,做多,2024-09-21 06:20:00,2024-09-21 06:35:00,2549.46,2547.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32552,做空,2024-09-21 06:35:00,2024-09-21 06:40:00,2547.86,2548.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32553,做多,2024-09-21 06:40:00,2024-09-21 06:55:00,2548.2,2546.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32554,做空,2024-09-21 06:55:00,2024-09-21 07:00:00,2546.65,2549.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32555,做多,2024-09-21 07:00:00,2024-09-21 07:15:00,2549.32,2548.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32556,做空,2024-09-21 07:15:00,2024-09-21 07:25:00,2548.29,2550.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32557,做多,2024-09-21 07:25:00,2024-09-21 08:45:00,2550.53,2548.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32558,做空,2024-09-21 08:45:00,2024-09-21 08:50:00,2548.43,2548.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32559,做多,2024-09-21 08:50:00,2024-09-21 08:55:00,2548.9,2547.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32560,做空,2024-09-21 08:55:00,2024-09-21 09:20:00,2547.86,2550.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32561,做多,2024-09-21 09:20:00,2024-09-21 10:15:00,2550.25,2545.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32562,做空,2024-09-21 10:15:00,2024-09-21 10:25:00,2545.82,2546.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32563,做多,2024-09-21 10:25:00,2024-09-21 10:45:00,2546.02,2544.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32564,做空,2024-09-21 10:45:00,2024-09-21 11:00:00,2544.78,2547.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32565,做多,2024-09-21 11:00:00,2024-09-21 11:50:00,2547.08,2555.29,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32566,做多,2024-09-21 15:15:00,2024-09-21 16:00:00,2556.24,2564.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32567,做多,2024-09-21 16:45:00,2024-09-21 17:15:00,2557.78,2565.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32568,做多,2024-09-21 21:15:00,2024-09-21 21:20:00,2564.51,2561.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32569,做空,2024-09-21 21:20:00,2024-09-21 22:05:00,2561.56,2564.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32570,做多,2024-09-21 22:05:00,2024-09-21 22:10:00,2564.03,2562.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32571,做空,2024-09-21 22:10:00,2024-09-21 22:20:00,2562.57,2564.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32572,做多,2024-09-21 22:20:00,2024-09-21 22:50:00,2564.52,2574.65,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32573,做多,2024-09-22 13:10:00,2024-09-22 13:20:00,2586.54,2579.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32574,做空,2024-09-22 13:20:00,2024-09-22 13:30:00,2579.91,2572.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32575,做多,2024-09-22 17:10:00,2024-09-22 17:45:00,2580.26,2589.01,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32576,做多,2024-09-22 18:20:00,2024-09-22 18:55:00,2579.72,2575.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32577,做空,2024-09-22 18:55:00,2024-09-22 19:20:00,2575.36,2562.89,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32578,做多,2024-09-22 19:50:00,2024-09-22 20:25:00,2575.22,2578.8,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32579,做空,2024-09-22 20:25:00,2024-09-22 20:45:00,2578.8,2574.38,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32580,做多,2024-09-22 20:45:00,2024-09-22 20:50:00,2574.38,2572.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32581,做空,2024-09-22 20:50:00,2024-09-22 21:00:00,2572.39,2574.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32582,做多,2024-09-22 21:00:00,2024-09-22 21:05:00,2574.77,2574.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32583,做空,2024-09-22 21:05:00,2024-09-22 21:10:00,2574.34,2574.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32584,做多,2024-09-22 21:10:00,2024-09-22 21:25:00,2574.45,2573.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32585,做空,2024-09-22 21:25:00,2024-09-22 21:35:00,2573.35,2562.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32586,做多,2024-09-22 22:35:00,2024-09-22 22:50:00,2570.53,2583.34,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32587,做多,2024-09-23 00:30:00,2024-09-23 00:45:00,2570.2,2590.12,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32588,做多,2024-09-23 10:20:00,2024-09-23 10:55:00,2646.64,2648.08,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32589,做空,2024-09-23 10:55:00,2024-09-23 11:40:00,2648.08,2648.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32590,做多,2024-09-23 11:40:00,2024-09-23 13:30:00,2648.86,2645.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32591,做空,2024-09-23 13:30:00,2024-09-23 13:35:00,2645.55,2636.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32592,做多,2024-09-23 14:05:00,2024-09-23 14:10:00,2655.57,2651.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32593,做多,2024-09-23 14:45:00,2024-09-23 14:50:00,2652.4,2660.72,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32594,做多,2024-09-23 14:50:00,2024-09-23 14:55:00,2660.72,2659.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32595,做多,2024-09-23 21:20:00,2024-09-24 08:00:00,2657.97,2647.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32596,做多,2024-09-24 12:00:00,2024-09-24 12:10:00,2638.95,2635.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32597,做空,2024-09-24 12:10:00,2024-09-24 12:15:00,2635.0,2638.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32598,做多,2024-09-24 12:15:00,2024-09-24 12:35:00,2638.62,2640.07,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32599,做空,2024-09-24 12:35:00,2024-09-24 13:20:00,2640.07,2637.76,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32600,做多,2024-09-24 13:20:00,2024-09-24 13:55:00,2637.76,2632.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32601,做空,2024-09-24 13:55:00,2024-09-24 14:00:00,2632.72,2615.1,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -32602,做多,2024-09-24 17:20:00,2024-09-24 19:50:00,2633.62,2653.99,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32603,做多,2024-09-25 01:05:00,2024-09-25 01:15:00,2640.42,2638.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32604,做空,2024-09-25 01:15:00,2024-09-25 01:20:00,2638.91,2641.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32605,做多,2024-09-25 01:20:00,2024-09-25 01:35:00,2641.8,2667.78,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32606,做多,2024-09-25 02:20:00,2024-09-25 02:25:00,2646.99,2644.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32607,做空,2024-09-25 02:25:00,2024-09-25 02:30:00,2644.25,2645.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32608,做多,2024-09-25 02:30:00,2024-09-25 02:50:00,2645.72,2647.82,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32609,做空,2024-09-25 02:50:00,2024-09-25 04:15:00,2647.82,2637.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32610,做多,2024-09-25 14:00:00,2024-09-25 14:10:00,2617.97,2621.35,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32611,做空,2024-09-25 14:10:00,2024-09-25 14:15:00,2621.35,2622.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32612,做多,2024-09-25 14:15:00,2024-09-25 14:25:00,2622.64,2620.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32613,做多,2024-09-25 14:30:00,2024-09-25 14:45:00,2623.97,2615.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32614,做空,2024-09-25 14:45:00,2024-09-25 14:50:00,2615.82,2618.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -32615,做多,2024-09-25 14:55:00,2024-09-25 15:00:00,2625.63,2626.97,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32616,做多,2024-09-25 15:15:00,2024-09-25 15:20:00,2624.28,2623.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32617,做空,2024-09-25 15:20:00,2024-09-25 15:30:00,2623.14,2606.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32618,做多,2024-09-26 00:15:00,2024-09-26 00:20:00,2584.49,2580.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32619,做空,2024-09-26 00:20:00,2024-09-26 00:45:00,2580.58,2559.88,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32620,做多,2024-09-26 01:50:00,2024-09-26 02:00:00,2582.7,2590.48,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32621,做多,2024-09-26 14:00:00,2024-09-26 14:10:00,2623.31,2634.21,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32622,做多,2024-09-26 14:30:00,2024-09-26 14:35:00,2628.16,2633.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32623,做多,2024-09-26 15:10:00,2024-09-26 15:15:00,2625.36,2630.76,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32624,做多,2024-09-26 17:40:00,2024-09-26 17:45:00,2634.01,2631.63,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32625,做空,2024-09-26 17:45:00,2024-09-26 18:00:00,2631.63,2631.45,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32626,做多,2024-09-26 18:00:00,2024-09-26 18:20:00,2631.45,2633.69,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32627,做空,2024-09-26 18:20:00,2024-09-26 20:30:00,2633.69,2636.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32628,做多,2024-09-26 20:30:00,2024-09-26 21:20:00,2636.11,2637.43,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32629,做空,2024-09-26 21:20:00,2024-09-26 22:00:00,2637.43,2641.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32630,做多,2024-09-26 22:00:00,2024-09-26 22:15:00,2641.4,2637.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32631,做空,2024-09-26 22:15:00,2024-09-26 23:15:00,2637.49,2619.52,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -32632,做多,2024-09-27 00:50:00,2024-09-27 01:10:00,2637.45,2634.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32633,做空,2024-09-27 01:10:00,2024-09-27 01:40:00,2634.66,2625.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32634,做多,2024-09-27 03:35:00,2024-09-27 05:10:00,2631.81,2647.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32635,做多,2024-09-27 11:05:00,2024-09-27 11:20:00,2646.37,2646.4,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32636,做空,2024-09-27 11:20:00,2024-09-27 11:30:00,2646.4,2645.36,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32637,做多,2024-09-27 11:30:00,2024-09-27 12:10:00,2645.36,2649.24,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32638,做空,2024-09-27 12:10:00,2024-09-27 12:25:00,2649.24,2652.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32639,做多,2024-09-27 12:25:00,2024-09-27 13:10:00,2652.49,2652.84,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32640,做空,2024-09-27 13:10:00,2024-09-27 13:15:00,2652.84,2654.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32641,做多,2024-09-27 13:15:00,2024-09-27 13:20:00,2654.84,2652.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32642,做空,2024-09-27 13:20:00,2024-09-27 13:25:00,2652.03,2652.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32643,做多,2024-09-27 13:25:00,2024-09-27 13:35:00,2652.99,2643.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32644,做空,2024-09-27 13:35:00,2024-09-27 13:40:00,2643.86,2644.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -32645,做多,2024-09-27 13:55:00,2024-09-27 14:10:00,2661.4,2671.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32646,做多,2024-09-27 23:45:00,2024-09-27 23:50:00,2695.8,2694.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32647,做空,2024-09-27 23:50:00,2024-09-28 00:00:00,2694.24,2698.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32648,做多,2024-09-28 00:00:00,2024-09-28 00:05:00,2698.82,2693.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32649,做空,2024-09-28 00:05:00,2024-09-28 00:10:00,2693.2,2697.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32650,做多,2024-09-28 00:10:00,2024-09-28 00:20:00,2697.49,2690.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32651,做空,2024-09-28 00:20:00,2024-09-28 01:10:00,2690.97,2696.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32652,做多,2024-09-28 01:10:00,2024-09-28 01:15:00,2696.68,2694.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32653,做空,2024-09-28 01:15:00,2024-09-28 02:05:00,2694.06,2689.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32654,做多,2024-09-28 02:25:00,2024-09-28 02:35:00,2696.62,2700.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32655,做多,2024-09-28 04:20:00,2024-09-28 04:25:00,2697.62,2695.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32656,做空,2024-09-28 04:25:00,2024-09-28 04:30:00,2695.66,2696.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32657,做多,2024-09-28 04:30:00,2024-09-28 04:45:00,2696.89,2693.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32658,做空,2024-09-28 04:45:00,2024-09-28 05:15:00,2693.72,2689.73,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32659,做多,2024-09-28 14:20:00,2024-09-28 14:25:00,2674.34,2668.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32660,做空,2024-09-28 14:25:00,2024-09-28 14:35:00,2668.01,2671.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32661,做多,2024-09-28 14:35:00,2024-09-28 14:40:00,2671.53,2671.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32662,做空,2024-09-28 14:40:00,2024-09-28 14:50:00,2671.06,2671.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32663,做多,2024-09-28 14:50:00,2024-09-28 15:00:00,2671.1,2670.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32664,做空,2024-09-28 15:00:00,2024-09-28 15:25:00,2670.41,2669.29,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32665,做多,2024-09-28 15:25:00,2024-09-28 15:35:00,2669.29,2667.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32666,做空,2024-09-28 15:35:00,2024-09-28 15:40:00,2667.6,2667.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32667,做多,2024-09-28 15:40:00,2024-09-28 15:55:00,2667.69,2668.79,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32668,做空,2024-09-28 15:55:00,2024-09-28 16:00:00,2668.79,2669.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32669,做多,2024-09-28 16:00:00,2024-09-28 16:05:00,2669.89,2667.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32670,做空,2024-09-28 16:05:00,2024-09-28 16:10:00,2667.19,2670.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32671,做多,2024-09-28 16:10:00,2024-09-28 16:15:00,2670.12,2666.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32672,做空,2024-09-28 16:15:00,2024-09-28 16:20:00,2666.19,2669.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32673,做多,2024-09-28 16:20:00,2024-09-28 16:30:00,2669.97,2667.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32674,做空,2024-09-28 16:30:00,2024-09-28 17:10:00,2667.97,2669.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32675,做多,2024-09-28 17:10:00,2024-09-28 17:25:00,2669.14,2677.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32676,做多,2024-09-28 22:15:00,2024-09-28 23:20:00,2670.83,2667.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32677,做空,2024-09-28 23:20:00,2024-09-28 23:30:00,2667.81,2672.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32678,做多,2024-09-28 23:30:00,2024-09-28 23:35:00,2672.05,2671.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32679,做空,2024-09-28 23:35:00,2024-09-28 23:45:00,2671.66,2674.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32680,做多,2024-09-28 23:45:00,2024-09-28 23:50:00,2674.56,2678.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32681,做多,2024-09-29 00:05:00,2024-09-29 00:20:00,2675.62,2680.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32682,做多,2024-09-29 00:35:00,2024-09-29 00:40:00,2671.21,2669.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32683,做空,2024-09-29 00:40:00,2024-09-29 00:45:00,2669.07,2670.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -32684,做多,2024-09-29 01:55:00,2024-09-29 02:00:00,2674.64,2673.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32685,做空,2024-09-29 02:00:00,2024-09-29 02:05:00,2673.77,2675.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32686,做多,2024-09-29 02:05:00,2024-09-29 02:10:00,2675.09,2680.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32687,做多,2024-09-29 02:45:00,2024-09-29 02:55:00,2677.39,2673.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32688,做空,2024-09-29 02:55:00,2024-09-29 03:15:00,2673.84,2669.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32689,做多,2024-09-29 03:25:00,2024-09-29 03:45:00,2672.02,2673.61,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32690,做空,2024-09-29 03:45:00,2024-09-29 04:20:00,2673.61,2666.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32691,做多,2024-09-29 05:20:00,2024-09-29 05:30:00,2671.79,2666.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32692,做空,2024-09-29 05:30:00,2024-09-29 05:35:00,2666.94,2666.32,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -32693,做多,2024-09-29 12:00:00,2024-09-29 12:10:00,2655.19,2654.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32694,做空,2024-09-29 12:10:00,2024-09-29 12:15:00,2654.26,2655.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32695,做多,2024-09-29 12:15:00,2024-09-29 12:20:00,2655.18,2651.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32696,做空,2024-09-29 12:20:00,2024-09-29 13:15:00,2651.01,2652.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32697,做多,2024-09-29 13:15:00,2024-09-29 13:25:00,2652.81,2651.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32698,做空,2024-09-29 13:25:00,2024-09-29 13:30:00,2651.82,2653.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32699,做多,2024-09-29 13:30:00,2024-09-29 14:00:00,2653.43,2651.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32700,做空,2024-09-29 14:00:00,2024-09-29 14:05:00,2651.28,2651.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32701,做多,2024-09-29 14:05:00,2024-09-29 14:20:00,2651.33,2650.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32702,做空,2024-09-29 14:20:00,2024-09-29 14:25:00,2650.82,2653.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32703,做多,2024-09-29 14:25:00,2024-09-29 14:30:00,2653.44,2649.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32704,做空,2024-09-29 14:30:00,2024-09-29 14:40:00,2649.45,2648.99,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32705,做多,2024-09-29 14:40:00,2024-09-29 14:45:00,2648.99,2647.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32706,做空,2024-09-29 14:45:00,2024-09-29 14:55:00,2647.44,2651.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32707,做多,2024-09-29 14:55:00,2024-09-29 15:10:00,2651.57,2662.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32708,做多,2024-09-29 20:50:00,2024-09-29 22:05:00,2659.46,2669.1,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32709,做多,2024-09-29 22:20:00,2024-09-29 22:40:00,2661.28,2658.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32710,做空,2024-09-29 22:40:00,2024-09-29 22:45:00,2658.03,2658.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32711,做多,2024-09-29 22:45:00,2024-09-30 00:10:00,2658.48,2657.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32712,做空,2024-09-30 00:10:00,2024-09-30 00:20:00,2657.86,2653.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32713,做多,2024-09-30 06:00:00,2024-09-30 06:05:00,2641.92,2640.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32714,做空,2024-09-30 06:05:00,2024-09-30 06:10:00,2640.72,2641.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32715,做多,2024-09-30 06:10:00,2024-09-30 06:15:00,2641.67,2639.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32716,做空,2024-09-30 06:15:00,2024-09-30 07:10:00,2639.78,2638.16,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32717,做多,2024-09-30 07:10:00,2024-09-30 07:35:00,2638.16,2634.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32718,做空,2024-09-30 07:35:00,2024-09-30 07:45:00,2634.73,2637.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32719,做多,2024-09-30 07:45:00,2024-09-30 08:00:00,2637.14,2634.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32720,做空,2024-09-30 08:00:00,2024-09-30 08:30:00,2634.65,2641.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32721,做多,2024-09-30 08:30:00,2024-09-30 08:35:00,2641.01,2635.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32722,做空,2024-09-30 08:35:00,2024-09-30 08:45:00,2635.32,2639.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32723,做多,2024-09-30 08:45:00,2024-09-30 09:10:00,2639.44,2632.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32724,做空,2024-09-30 09:10:00,2024-09-30 09:15:00,2632.91,2637.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32725,做多,2024-09-30 09:15:00,2024-09-30 09:30:00,2637.28,2628.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32726,做空,2024-09-30 09:30:00,2024-09-30 09:45:00,2628.31,2616.25,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32727,做多,2024-09-30 11:55:00,2024-09-30 13:50:00,2627.97,2624.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32728,做空,2024-09-30 13:50:00,2024-09-30 14:05:00,2624.56,2613.37,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32729,做多,2024-09-30 20:20:00,2024-09-30 21:35:00,2607.23,2609.02,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32730,做空,2024-09-30 21:35:00,2024-09-30 21:45:00,2609.02,2608.57,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32731,做多,2024-09-30 21:45:00,2024-09-30 22:15:00,2608.57,2605.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32732,做空,2024-09-30 22:15:00,2024-09-30 22:20:00,2605.31,2609.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32733,做多,2024-09-30 22:20:00,2024-09-30 22:25:00,2609.36,2604.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32734,做空,2024-09-30 22:25:00,2024-09-30 22:30:00,2604.11,2609.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32735,做多,2024-09-30 22:30:00,2024-09-30 22:35:00,2609.01,2605.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32736,做空,2024-09-30 22:35:00,2024-09-30 22:40:00,2605.39,2605.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32737,做多,2024-09-30 22:40:00,2024-09-30 22:50:00,2605.61,2606.86,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32738,做空,2024-09-30 22:50:00,2024-09-30 23:00:00,2606.86,2598.38,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32739,做多,2024-09-30 23:05:00,2024-09-30 23:20:00,2607.72,2601.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32740,做空,2024-09-30 23:20:00,2024-09-30 23:30:00,2601.52,2589.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32741,做多,2024-09-30 23:55:00,2024-10-01 00:10:00,2601.48,2605.77,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32742,做空,2024-10-01 00:10:00,2024-10-01 00:25:00,2605.77,2611.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32743,做多,2024-10-01 00:25:00,2024-10-01 00:50:00,2611.28,2618.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32744,做多,2024-10-01 10:10:00,2024-10-01 10:20:00,2632.19,2633.14,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32745,做空,2024-10-01 10:20:00,2024-10-01 10:25:00,2633.14,2634.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32746,做多,2024-10-01 10:25:00,2024-10-01 11:05:00,2634.65,2635.64,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32747,做空,2024-10-01 11:05:00,2024-10-01 12:30:00,2635.64,2627.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32748,做多,2024-10-02 01:25:00,2024-10-02 01:30:00,2474.05,2472.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32749,做空,2024-10-02 01:30:00,2024-10-02 01:35:00,2472.44,2473.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32750,做多,2024-10-02 01:35:00,2024-10-02 06:05:00,2473.02,2470.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32751,做空,2024-10-02 06:05:00,2024-10-02 09:30:00,2470.12,2464.71,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32752,做多,2024-10-02 15:45:00,2024-10-02 15:50:00,2460.35,2456.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32753,做空,2024-10-02 15:50:00,2024-10-02 15:55:00,2456.22,2459.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32754,做多,2024-10-02 15:55:00,2024-10-02 16:40:00,2459.61,2456.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32755,做空,2024-10-02 16:40:00,2024-10-02 16:45:00,2456.72,2457.17,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32756,做多,2024-10-02 16:45:00,2024-10-02 16:55:00,2457.17,2452.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32757,做空,2024-10-02 16:55:00,2024-10-02 17:30:00,2452.1,2433.36,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32758,做多,2024-10-03 02:10:00,2024-10-03 02:15:00,2391.07,2390.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32759,做空,2024-10-03 02:15:00,2024-10-03 02:25:00,2390.25,2389.22,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32760,做多,2024-10-03 02:25:00,2024-10-03 02:30:00,2389.22,2388.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32761,做空,2024-10-03 02:30:00,2024-10-03 02:40:00,2388.65,2386.99,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32762,做多,2024-10-03 02:40:00,2024-10-03 03:55:00,2386.99,2398.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32763,做多,2024-10-03 06:05:00,2024-10-03 07:10:00,2385.78,2381.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32764,做空,2024-10-03 07:10:00,2024-10-03 07:50:00,2381.82,2366.73,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32765,做多,2024-10-03 14:05:00,2024-10-03 14:10:00,2356.0,2346.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32766,做空,2024-10-03 14:10:00,2024-10-03 14:25:00,2346.8,2329.13,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -32767,做多,2024-10-03 17:20:00,2024-10-03 17:30:00,2345.05,2341.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32768,做空,2024-10-03 17:30:00,2024-10-03 17:40:00,2341.46,2339.85,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32769,做多,2024-10-03 17:40:00,2024-10-03 18:30:00,2339.85,2339.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32770,做空,2024-10-03 18:30:00,2024-10-03 18:35:00,2339.55,2341.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32771,做多,2024-10-03 18:35:00,2024-10-03 19:05:00,2341.1,2341.69,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32772,做空,2024-10-03 19:05:00,2024-10-03 19:15:00,2341.69,2342.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32773,做多,2024-10-03 19:15:00,2024-10-03 20:30:00,2342.11,2337.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32774,做空,2024-10-03 20:30:00,2024-10-03 20:35:00,2337.99,2341.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32775,做多,2024-10-03 20:35:00,2024-10-03 20:40:00,2341.07,2339.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32776,做空,2024-10-03 20:40:00,2024-10-03 20:45:00,2339.08,2341.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32777,做多,2024-10-03 20:45:00,2024-10-03 21:00:00,2341.46,2333.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32778,做空,2024-10-03 21:00:00,2024-10-03 21:05:00,2333.98,2339.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32779,做多,2024-10-03 21:05:00,2024-10-03 23:00:00,2339.61,2352.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32780,做多,2024-10-04 00:40:00,2024-10-04 00:45:00,2344.68,2341.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32781,做空,2024-10-04 00:45:00,2024-10-04 01:00:00,2341.2,2343.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32782,做多,2024-10-04 01:00:00,2024-10-04 01:05:00,2343.01,2342.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32783,做空,2024-10-04 01:05:00,2024-10-04 01:10:00,2342.82,2345.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32784,做多,2024-10-04 01:10:00,2024-10-04 01:20:00,2345.05,2363.52,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32785,做多,2024-10-04 10:30:00,2024-10-04 10:50:00,2376.61,2375.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32786,做空,2024-10-04 10:50:00,2024-10-04 11:00:00,2375.05,2375.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32787,做多,2024-10-04 11:00:00,2024-10-04 12:25:00,2375.78,2387.51,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32788,做多,2024-10-04 12:45:00,2024-10-04 12:50:00,2381.65,2389.06,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32789,做多,2024-10-04 13:30:00,2024-10-04 13:35:00,2382.33,2385.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32790,做多,2024-10-04 15:05:00,2024-10-04 15:10:00,2386.41,2385.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32791,做多,2024-10-04 23:35:00,2024-10-04 23:40:00,2415.41,2412.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32792,做空,2024-10-04 23:40:00,2024-10-04 23:50:00,2412.9,2415.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32793,做多,2024-10-04 23:50:00,2024-10-05 00:10:00,2415.62,2414.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32794,做空,2024-10-05 00:10:00,2024-10-05 00:40:00,2414.85,2418.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32795,做多,2024-10-05 00:40:00,2024-10-05 01:00:00,2418.73,2421.17,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32796,做空,2024-10-05 01:00:00,2024-10-05 01:05:00,2421.17,2422.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32797,做多,2024-10-05 01:05:00,2024-10-05 01:15:00,2422.43,2416.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32798,做空,2024-10-05 01:15:00,2024-10-05 02:35:00,2416.8,2412.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32799,做多,2024-10-05 05:40:00,2024-10-05 06:00:00,2414.14,2413.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32800,做空,2024-10-05 06:00:00,2024-10-05 06:15:00,2413.96,2415.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32801,做多,2024-10-05 06:15:00,2024-10-05 06:50:00,2415.89,2425.76,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32802,做多,2024-10-05 13:35:00,2024-10-05 21:35:00,2416.6,2404.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32803,做空,2024-10-05 21:35:00,2024-10-05 21:40:00,2404.84,2406.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32804,做多,2024-10-05 21:40:00,2024-10-05 21:45:00,2406.73,2403.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32805,做空,2024-10-05 21:45:00,2024-10-05 22:00:00,2403.53,2408.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32806,做多,2024-10-05 22:00:00,2024-10-05 22:35:00,2408.26,2416.41,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32807,做多,2024-10-06 06:50:00,2024-10-06 08:05:00,2414.81,2415.47,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32808,做空,2024-10-06 08:05:00,2024-10-06 20:40:00,2415.47,2439.33,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -32809,做多,2024-10-06 20:40:00,2024-10-06 20:45:00,2439.33,2437.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32810,做空,2024-10-06 20:45:00,2024-10-06 21:00:00,2437.65,2441.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32811,做多,2024-10-06 21:00:00,2024-10-06 21:10:00,2441.28,2437.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32812,做空,2024-10-06 21:10:00,2024-10-06 21:20:00,2437.82,2431.92,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32813,做多,2024-10-06 23:00:00,2024-10-06 23:45:00,2437.12,2437.9,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32814,做空,2024-10-06 23:45:00,2024-10-06 23:55:00,2437.9,2438.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32815,做多,2024-10-06 23:55:00,2024-10-07 00:15:00,2438.77,2450.72,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32816,做多,2024-10-07 07:50:00,2024-10-07 08:25:00,2480.4,2482.1,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32817,做空,2024-10-07 08:25:00,2024-10-07 08:30:00,2482.1,2485.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32818,做多,2024-10-07 08:30:00,2024-10-07 08:35:00,2485.69,2481.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32819,做空,2024-10-07 08:35:00,2024-10-07 08:40:00,2481.96,2482.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32820,做多,2024-10-07 08:40:00,2024-10-07 13:25:00,2482.56,2472.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32821,做空,2024-10-07 13:25:00,2024-10-07 13:40:00,2472.7,2472.65,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32822,做多,2024-10-07 13:40:00,2024-10-07 13:50:00,2472.65,2474.33,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32823,做空,2024-10-07 13:50:00,2024-10-07 13:55:00,2474.33,2474.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32824,做多,2024-10-07 13:55:00,2024-10-07 14:15:00,2474.65,2502.11,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32825,做多,2024-10-07 16:00:00,2024-10-07 16:10:00,2474.27,2463.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32826,做空,2024-10-07 16:10:00,2024-10-07 16:35:00,2463.36,2473.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32827,做多,2024-10-07 16:35:00,2024-10-07 17:10:00,2473.32,2473.39,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32828,做空,2024-10-07 17:10:00,2024-10-07 17:15:00,2473.39,2475.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32829,做多,2024-10-07 17:15:00,2024-10-07 17:25:00,2475.14,2470.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32830,做空,2024-10-07 17:25:00,2024-10-07 17:35:00,2470.51,2472.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32831,做多,2024-10-07 17:35:00,2024-10-07 17:50:00,2472.3,2472.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32832,做空,2024-10-07 17:50:00,2024-10-07 17:55:00,2472.22,2475.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32833,做多,2024-10-07 17:55:00,2024-10-07 18:05:00,2475.33,2462.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32834,做空,2024-10-07 18:05:00,2024-10-07 18:40:00,2462.67,2446.18,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -32835,做多,2024-10-08 02:55:00,2024-10-08 03:00:00,2444.75,2442.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32836,做空,2024-10-08 03:00:00,2024-10-08 03:20:00,2442.02,2437.93,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32837,做多,2024-10-08 03:20:00,2024-10-08 03:35:00,2437.93,2437.95,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32838,做空,2024-10-08 03:35:00,2024-10-08 03:40:00,2437.95,2439.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32839,做多,2024-10-08 03:40:00,2024-10-08 03:45:00,2439.73,2437.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32840,做空,2024-10-08 03:45:00,2024-10-08 04:00:00,2437.01,2438.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32841,做多,2024-10-08 04:00:00,2024-10-08 04:05:00,2438.99,2437.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32842,做空,2024-10-08 04:05:00,2024-10-08 04:10:00,2437.05,2439.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32843,做多,2024-10-08 04:10:00,2024-10-08 04:40:00,2439.01,2434.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32844,做空,2024-10-08 04:40:00,2024-10-08 04:50:00,2434.88,2437.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32845,做多,2024-10-08 04:50:00,2024-10-08 04:55:00,2437.81,2436.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32846,做空,2024-10-08 04:55:00,2024-10-08 05:20:00,2436.59,2420.97,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32847,做多,2024-10-08 06:50:00,2024-10-08 06:55:00,2434.72,2434.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32848,做空,2024-10-08 06:55:00,2024-10-08 07:00:00,2434.44,2434.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32849,做多,2024-10-08 07:00:00,2024-10-08 07:05:00,2434.45,2429.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32850,做空,2024-10-08 07:05:00,2024-10-08 07:15:00,2429.01,2414.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32851,做多,2024-10-08 08:25:00,2024-10-08 10:15:00,2427.4,2431.18,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32852,做空,2024-10-08 10:15:00,2024-10-08 10:25:00,2431.18,2430.77,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32853,做多,2024-10-08 10:25:00,2024-10-08 10:30:00,2430.77,2427.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32854,做空,2024-10-08 10:30:00,2024-10-08 10:45:00,2427.8,2430.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32855,做多,2024-10-08 10:45:00,2024-10-08 10:50:00,2430.0,2428.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32856,做空,2024-10-08 10:50:00,2024-10-08 11:00:00,2428.12,2431.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32857,做多,2024-10-08 11:00:00,2024-10-08 11:10:00,2431.32,2432.18,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32858,做空,2024-10-08 11:10:00,2024-10-08 12:45:00,2432.18,2431.97,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32859,做多,2024-10-08 12:45:00,2024-10-08 12:55:00,2431.97,2427.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32860,做空,2024-10-08 12:55:00,2024-10-08 13:00:00,2427.93,2430.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32861,做多,2024-10-08 13:00:00,2024-10-08 13:05:00,2430.22,2427.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32862,做空,2024-10-08 13:05:00,2024-10-08 13:10:00,2427.88,2423.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32863,做多,2024-10-08 13:20:00,2024-10-08 13:25:00,2430.34,2429.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32864,做空,2024-10-08 13:25:00,2024-10-08 13:30:00,2429.73,2436.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32865,做多,2024-10-08 13:30:00,2024-10-08 13:35:00,2436.56,2437.96,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32866,做多,2024-10-08 14:45:00,2024-10-08 15:00:00,2433.57,2432.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32867,做多,2024-10-08 16:25:00,2024-10-08 16:35:00,2428.18,2441.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32868,做多,2024-10-08 17:10:00,2024-10-08 17:15:00,2438.56,2431.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32869,做空,2024-10-08 17:15:00,2024-10-08 17:20:00,2431.11,2432.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32870,做多,2024-10-08 17:20:00,2024-10-08 18:00:00,2432.14,2452.46,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32871,做多,2024-10-08 18:50:00,2024-10-08 19:00:00,2434.32,2429.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32872,做空,2024-10-08 19:00:00,2024-10-08 19:25:00,2429.93,2432.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32873,做多,2024-10-08 19:25:00,2024-10-08 21:20:00,2432.4,2446.86,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32874,做多,2024-10-08 23:05:00,2024-10-08 23:10:00,2438.64,2436.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32875,做空,2024-10-08 23:10:00,2024-10-08 23:30:00,2436.52,2440.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32876,做多,2024-10-08 23:30:00,2024-10-09 00:05:00,2440.24,2436.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32877,做空,2024-10-09 00:05:00,2024-10-09 00:10:00,2436.77,2438.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32878,做多,2024-10-09 00:10:00,2024-10-09 00:20:00,2438.97,2438.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32879,做空,2024-10-09 00:20:00,2024-10-09 00:25:00,2438.75,2441.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32880,做多,2024-10-09 00:25:00,2024-10-09 00:35:00,2441.6,2428.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32881,做空,2024-10-09 00:35:00,2024-10-09 01:00:00,2428.8,2439.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32882,做多,2024-10-09 01:00:00,2024-10-09 01:10:00,2439.21,2439.93,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32883,做空,2024-10-09 01:10:00,2024-10-09 01:15:00,2439.93,2451.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32884,做多,2024-10-09 01:15:00,2024-10-09 01:20:00,2451.82,2451.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -32885,做多,2024-10-09 03:10:00,2024-10-09 04:00:00,2443.64,2441.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32886,做空,2024-10-09 04:00:00,2024-10-09 04:05:00,2441.23,2445.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32887,做多,2024-10-09 04:05:00,2024-10-09 04:10:00,2445.36,2443.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32888,做空,2024-10-09 04:10:00,2024-10-09 04:15:00,2443.93,2444.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32889,做多,2024-10-09 04:15:00,2024-10-09 04:40:00,2444.44,2442.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32890,做空,2024-10-09 04:40:00,2024-10-09 05:00:00,2442.98,2447.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32891,做多,2024-10-09 05:00:00,2024-10-09 05:05:00,2447.71,2442.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32892,做空,2024-10-09 05:05:00,2024-10-09 05:20:00,2442.81,2447.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32893,做多,2024-10-09 05:20:00,2024-10-09 05:25:00,2447.96,2445.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32894,做空,2024-10-09 05:25:00,2024-10-09 05:30:00,2445.24,2447.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32895,做多,2024-10-09 05:30:00,2024-10-09 05:45:00,2447.6,2447.71,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32896,做空,2024-10-09 05:45:00,2024-10-09 06:20:00,2447.71,2447.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32897,做多,2024-10-09 06:20:00,2024-10-09 06:30:00,2447.96,2442.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32898,做空,2024-10-09 06:30:00,2024-10-09 07:10:00,2442.84,2432.23,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32899,做多,2024-10-09 11:50:00,2024-10-09 11:55:00,2441.26,2440.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32900,做空,2024-10-09 11:55:00,2024-10-09 12:05:00,2440.8,2440.18,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32901,做多,2024-10-09 12:05:00,2024-10-09 12:10:00,2440.18,2439.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32902,做空,2024-10-09 12:10:00,2024-10-09 12:15:00,2439.35,2439.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32903,做多,2024-10-09 12:15:00,2024-10-09 12:25:00,2439.46,2437.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32904,做空,2024-10-09 12:25:00,2024-10-09 12:35:00,2437.05,2428.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32905,做多,2024-10-09 14:15:00,2024-10-09 14:30:00,2438.5,2434.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32906,做空,2024-10-09 14:30:00,2024-10-09 14:35:00,2434.99,2438.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32907,做多,2024-10-09 14:35:00,2024-10-09 14:40:00,2438.79,2434.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32908,做空,2024-10-09 14:40:00,2024-10-09 14:45:00,2434.01,2433.41,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -32909,做多,2024-10-09 14:55:00,2024-10-09 15:00:00,2436.08,2435.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32910,做空,2024-10-09 15:00:00,2024-10-09 15:05:00,2435.4,2446.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32911,做多,2024-10-09 15:05:00,2024-10-09 15:10:00,2446.57,2453.25,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32912,做多,2024-10-09 16:35:00,2024-10-09 16:40:00,2436.01,2432.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32913,做空,2024-10-09 16:40:00,2024-10-09 17:10:00,2432.74,2436.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32914,做多,2024-10-09 17:10:00,2024-10-09 17:25:00,2436.36,2434.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32915,做空,2024-10-09 17:25:00,2024-10-09 17:30:00,2434.81,2435.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32916,做多,2024-10-09 17:30:00,2024-10-09 17:45:00,2435.49,2435.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32917,做空,2024-10-09 17:45:00,2024-10-09 18:15:00,2435.15,2418.94,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32918,做多,2024-10-10 02:00:00,2024-10-10 02:05:00,2396.81,2396.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32919,做空,2024-10-10 02:05:00,2024-10-10 02:15:00,2396.06,2396.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32920,做多,2024-10-10 02:15:00,2024-10-10 02:25:00,2396.94,2395.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32921,做空,2024-10-10 02:25:00,2024-10-10 02:50:00,2395.97,2394.13,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32922,做多,2024-10-10 02:50:00,2024-10-10 05:45:00,2394.13,2407.73,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32923,做多,2024-10-10 08:15:00,2024-10-10 08:30:00,2391.0,2390.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32924,做空,2024-10-10 08:30:00,2024-10-10 08:40:00,2390.89,2390.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32925,做多,2024-10-10 08:40:00,2024-10-10 10:40:00,2390.99,2395.97,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32926,做空,2024-10-10 10:40:00,2024-10-10 10:50:00,2395.97,2395.22,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32927,做多,2024-10-10 10:50:00,2024-10-10 11:00:00,2395.22,2395.92,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32928,做空,2024-10-10 11:00:00,2024-10-10 12:30:00,2395.92,2389.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32929,做多,2024-10-10 13:20:00,2024-10-10 13:25:00,2395.66,2390.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32930,做空,2024-10-10 13:25:00,2024-10-10 13:30:00,2390.1,2384.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32931,做多,2024-10-10 15:05:00,2024-10-10 15:15:00,2391.51,2390.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32932,做空,2024-10-10 15:15:00,2024-10-10 15:50:00,2390.57,2396.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32933,做多,2024-10-10 15:50:00,2024-10-10 16:00:00,2396.97,2413.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32934,做多,2024-10-10 17:25:00,2024-10-10 17:30:00,2390.01,2388.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32935,做空,2024-10-10 17:30:00,2024-10-10 17:40:00,2388.14,2390.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32936,做多,2024-10-10 17:40:00,2024-10-10 17:45:00,2390.97,2384.92,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32937,做空,2024-10-10 17:45:00,2024-10-10 17:50:00,2384.92,2369.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32938,做多,2024-10-10 21:50:00,2024-10-10 22:10:00,2376.72,2373.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32939,做空,2024-10-10 22:10:00,2024-10-10 22:20:00,2373.53,2376.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32940,做多,2024-10-10 22:20:00,2024-10-11 01:50:00,2376.32,2403.56,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -32941,做多,2024-10-12 00:30:00,2024-10-12 01:05:00,2444.76,2445.55,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32942,做空,2024-10-12 01:05:00,2024-10-12 01:20:00,2445.55,2446.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32943,做多,2024-10-12 01:20:00,2024-10-12 01:40:00,2446.07,2442.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32944,做空,2024-10-12 01:40:00,2024-10-12 02:35:00,2442.94,2436.38,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32945,做多,2024-10-12 04:25:00,2024-10-12 04:35:00,2444.07,2445.01,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32946,做空,2024-10-12 04:35:00,2024-10-12 04:55:00,2445.01,2444.47,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32947,做多,2024-10-12 04:55:00,2024-10-12 05:10:00,2444.47,2444.7,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32948,做空,2024-10-12 05:10:00,2024-10-12 05:30:00,2444.7,2444.64,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32949,做多,2024-10-12 05:30:00,2024-10-12 05:35:00,2444.64,2443.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32950,做空,2024-10-12 05:35:00,2024-10-12 05:45:00,2443.49,2444.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32951,做多,2024-10-12 05:45:00,2024-10-12 07:05:00,2444.8,2442.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32952,做空,2024-10-12 07:05:00,2024-10-12 08:05:00,2442.24,2443.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32953,做多,2024-10-12 08:05:00,2024-10-12 09:45:00,2443.98,2443.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32954,做空,2024-10-12 09:45:00,2024-10-12 09:50:00,2443.35,2443.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32955,做多,2024-10-12 09:50:00,2024-10-12 10:00:00,2443.52,2442.75,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32956,做空,2024-10-12 10:00:00,2024-10-12 10:05:00,2442.75,2443.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32957,做多,2024-10-12 10:05:00,2024-10-12 10:10:00,2443.99,2448.3,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32958,做多,2024-10-13 00:20:00,2024-10-13 00:30:00,2478.48,2481.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32959,做多,2024-10-13 08:15:00,2024-10-13 08:25:00,2468.53,2467.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32960,做空,2024-10-13 08:25:00,2024-10-13 09:45:00,2467.47,2465.57,0.01,100.0,0.0003,0.0,0.0,0.0,flip -32961,做多,2024-10-13 09:45:00,2024-10-13 10:10:00,2465.57,2465.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32962,做空,2024-10-13 10:10:00,2024-10-13 10:45:00,2465.16,2465.12,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32963,做多,2024-10-13 10:45:00,2024-10-13 10:50:00,2465.12,2463.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32964,做空,2024-10-13 10:50:00,2024-10-13 11:00:00,2463.16,2463.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32965,做多,2024-10-13 11:00:00,2024-10-13 11:10:00,2463.24,2460.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32966,做空,2024-10-13 11:10:00,2024-10-13 11:15:00,2460.27,2461.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -32967,做多,2024-10-13 11:30:00,2024-10-13 12:35:00,2463.06,2463.52,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32968,做空,2024-10-13 12:35:00,2024-10-13 12:40:00,2463.52,2466.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32969,做多,2024-10-13 12:40:00,2024-10-13 13:05:00,2466.03,2467.22,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -32970,做多,2024-10-13 13:35:00,2024-10-13 13:40:00,2464.35,2463.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32971,做空,2024-10-13 13:40:00,2024-10-13 13:45:00,2463.84,2464.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32972,做多,2024-10-13 13:45:00,2024-10-13 13:50:00,2464.73,2461.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32973,做空,2024-10-13 13:50:00,2024-10-13 13:55:00,2461.74,2463.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32974,做多,2024-10-13 13:55:00,2024-10-13 17:15:00,2463.22,2455.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32975,做空,2024-10-13 17:15:00,2024-10-13 17:40:00,2455.86,2442.31,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32976,做多,2024-10-13 19:30:00,2024-10-13 19:40:00,2454.08,2454.68,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -32977,做空,2024-10-13 19:40:00,2024-10-13 19:45:00,2454.68,2455.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32978,做多,2024-10-13 19:45:00,2024-10-13 20:00:00,2455.02,2454.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32979,做空,2024-10-13 20:00:00,2024-10-13 20:05:00,2454.26,2454.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32980,做多,2024-10-13 20:05:00,2024-10-13 20:10:00,2454.72,2454.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32981,做空,2024-10-13 20:10:00,2024-10-13 20:20:00,2454.09,2454.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32982,做多,2024-10-13 20:20:00,2024-10-13 20:25:00,2454.35,2454.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32983,做空,2024-10-13 20:25:00,2024-10-13 20:35:00,2454.23,2455.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32984,做多,2024-10-13 20:35:00,2024-10-13 20:40:00,2455.4,2453.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32985,做空,2024-10-13 20:40:00,2024-10-13 20:45:00,2453.9,2454.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32986,做多,2024-10-13 20:45:00,2024-10-13 21:30:00,2454.72,2465.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32987,做多,2024-10-14 00:25:00,2024-10-14 00:40:00,2455.88,2455.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32988,做空,2024-10-14 00:40:00,2024-10-14 01:10:00,2455.13,2457.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32989,做多,2024-10-14 01:10:00,2024-10-14 01:15:00,2457.68,2457.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32990,做空,2024-10-14 01:15:00,2024-10-14 02:00:00,2457.6,2442.36,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -32991,做多,2024-10-14 03:15:00,2024-10-14 03:20:00,2462.19,2473.13,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32992,做多,2024-10-15 00:15:00,2024-10-15 00:25:00,2629.53,2636.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -32993,做多,2024-10-15 01:05:00,2024-10-15 01:15:00,2626.81,2624.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32994,做空,2024-10-15 01:15:00,2024-10-15 01:25:00,2624.42,2627.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32995,做多,2024-10-15 01:25:00,2024-10-15 01:30:00,2627.57,2627.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32996,做空,2024-10-15 01:30:00,2024-10-15 01:40:00,2627.22,2628.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32997,做多,2024-10-15 01:40:00,2024-10-15 02:05:00,2628.5,2625.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32998,做空,2024-10-15 02:05:00,2024-10-15 02:15:00,2625.2,2629.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -32999,做多,2024-10-15 02:15:00,2024-10-15 02:35:00,2629.98,2626.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33000,做空,2024-10-15 02:35:00,2024-10-15 02:40:00,2626.07,2629.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33001,做多,2024-10-15 02:40:00,2024-10-15 02:45:00,2629.69,2627.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33002,做空,2024-10-15 02:45:00,2024-10-15 02:55:00,2627.1,2626.7,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33003,做多,2024-10-15 02:55:00,2024-10-15 03:00:00,2626.7,2625.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33004,做空,2024-10-15 03:00:00,2024-10-15 03:20:00,2625.77,2618.19,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33005,做多,2024-10-15 07:10:00,2024-10-15 07:15:00,2620.35,2617.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33006,做空,2024-10-15 07:15:00,2024-10-15 07:35:00,2617.09,2620.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33007,做多,2024-10-15 07:35:00,2024-10-15 07:40:00,2620.43,2616.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33008,做空,2024-10-15 07:40:00,2024-10-15 07:50:00,2616.15,2619.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33009,做多,2024-10-15 07:50:00,2024-10-15 08:10:00,2619.53,2618.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33010,做空,2024-10-15 08:10:00,2024-10-15 08:25:00,2618.65,2618.03,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33011,做多,2024-10-15 08:25:00,2024-10-15 08:40:00,2618.03,2617.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33012,做空,2024-10-15 08:40:00,2024-10-15 09:30:00,2617.1,2616.01,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33013,做多,2024-10-15 09:30:00,2024-10-15 10:35:00,2616.01,2614.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33014,做空,2024-10-15 10:35:00,2024-10-15 10:40:00,2614.74,2616.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33015,做多,2024-10-15 10:40:00,2024-10-15 10:45:00,2616.73,2616.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33016,做空,2024-10-15 10:45:00,2024-10-15 11:10:00,2616.4,2600.23,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33017,做多,2024-10-15 13:00:00,2024-10-15 13:05:00,2608.55,2607.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33018,做空,2024-10-15 13:05:00,2024-10-15 13:20:00,2607.77,2606.36,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33019,做多,2024-10-15 13:20:00,2024-10-15 13:40:00,2606.36,2620.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33020,做多,2024-10-15 13:40:00,2024-10-15 13:45:00,2620.61,2628.12,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33021,做多,2024-10-15 16:30:00,2024-10-15 16:40:00,2603.22,2603.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33022,做空,2024-10-15 16:40:00,2024-10-15 18:15:00,2603.07,2600.34,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33023,做多,2024-10-15 18:15:00,2024-10-15 18:25:00,2600.34,2595.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33024,做空,2024-10-15 18:25:00,2024-10-15 22:10:00,2595.46,2588.59,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33025,做多,2024-10-15 22:10:00,2024-10-15 23:55:00,2588.59,2606.53,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -33026,做多,2024-10-16 01:10:00,2024-10-16 01:15:00,2593.18,2606.8,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33027,做多,2024-10-16 06:30:00,2024-10-16 07:00:00,2608.19,2607.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33028,做空,2024-10-16 07:00:00,2024-10-16 08:00:00,2607.19,2606.97,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33029,做多,2024-10-16 08:00:00,2024-10-16 08:10:00,2606.97,2607.04,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33030,做空,2024-10-16 08:10:00,2024-10-16 08:25:00,2607.04,2612.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33031,做多,2024-10-16 08:25:00,2024-10-16 08:45:00,2612.65,2610.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33032,做空,2024-10-16 08:45:00,2024-10-16 09:00:00,2610.78,2610.64,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33033,做多,2024-10-16 09:00:00,2024-10-16 09:15:00,2610.64,2611.28,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33034,做空,2024-10-16 09:15:00,2024-10-16 09:20:00,2611.28,2611.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33035,做多,2024-10-16 09:20:00,2024-10-16 10:15:00,2611.34,2620.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33036,做多,2024-10-16 10:45:00,2024-10-16 10:55:00,2615.52,2615.61,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33037,做空,2024-10-16 10:55:00,2024-10-16 11:10:00,2615.61,2616.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33038,做多,2024-10-16 11:10:00,2024-10-16 11:15:00,2616.6,2617.72,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -33039,做多,2024-10-16 13:30:00,2024-10-16 13:35:00,2628.36,2608.22,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -33040,做空,2024-10-16 13:35:00,2024-10-16 13:45:00,2608.22,2607.79,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -33041,做多,2024-10-16 14:05:00,2024-10-16 14:15:00,2631.23,2635.46,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33042,做多,2024-10-16 14:30:00,2024-10-16 14:35:00,2621.68,2606.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33043,做空,2024-10-16 14:35:00,2024-10-16 14:40:00,2606.3,2599.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33044,做多,2024-10-16 15:20:00,2024-10-16 15:30:00,2613.08,2612.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33045,做空,2024-10-16 15:30:00,2024-10-16 16:15:00,2612.47,2603.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33046,做多,2024-10-16 16:50:00,2024-10-16 17:00:00,2617.14,2615.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33047,做空,2024-10-16 17:00:00,2024-10-16 17:15:00,2615.64,2613.66,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33048,做多,2024-10-16 17:15:00,2024-10-16 18:05:00,2613.66,2620.36,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33049,做空,2024-10-16 18:05:00,2024-10-16 18:15:00,2620.36,2620.06,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33050,做多,2024-10-16 18:15:00,2024-10-16 18:45:00,2620.06,2619.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33051,做空,2024-10-16 18:45:00,2024-10-16 18:50:00,2619.36,2620.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33052,做多,2024-10-16 18:50:00,2024-10-16 18:55:00,2620.27,2616.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33053,做空,2024-10-16 18:55:00,2024-10-16 20:05:00,2616.89,2619.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33054,做多,2024-10-16 20:05:00,2024-10-16 20:55:00,2619.14,2617.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33055,做空,2024-10-16 20:55:00,2024-10-16 21:00:00,2617.13,2619.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33056,做多,2024-10-16 21:00:00,2024-10-16 21:05:00,2619.73,2618.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33057,做空,2024-10-16 21:05:00,2024-10-16 22:05:00,2618.11,2615.97,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33058,做多,2024-10-16 22:05:00,2024-10-16 22:20:00,2615.97,2615.97,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33059,做空,2024-10-16 22:20:00,2024-10-16 22:25:00,2615.97,2619.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33060,做多,2024-10-16 22:25:00,2024-10-16 23:15:00,2619.96,2612.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33061,做空,2024-10-16 23:15:00,2024-10-17 00:00:00,2612.9,2616.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33062,做多,2024-10-17 00:00:00,2024-10-17 00:05:00,2616.83,2615.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33063,做空,2024-10-17 00:05:00,2024-10-17 00:25:00,2615.15,2620.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33064,做多,2024-10-17 00:25:00,2024-10-17 00:50:00,2620.86,2615.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33065,做空,2024-10-17 00:50:00,2024-10-17 00:55:00,2615.82,2616.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33066,做多,2024-10-17 00:55:00,2024-10-17 01:30:00,2616.37,2611.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33067,做空,2024-10-17 01:30:00,2024-10-17 01:40:00,2611.16,2619.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33068,做多,2024-10-17 01:40:00,2024-10-17 01:45:00,2619.99,2631.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33069,做多,2024-10-17 02:40:00,2024-10-17 03:10:00,2623.57,2632.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33070,做多,2024-10-17 06:10:00,2024-10-17 06:55:00,2623.3,2624.41,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33071,做空,2024-10-17 06:55:00,2024-10-17 07:00:00,2624.41,2627.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33072,做多,2024-10-17 07:00:00,2024-10-17 07:05:00,2627.8,2622.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33073,做空,2024-10-17 07:05:00,2024-10-17 07:10:00,2622.44,2625.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33074,做多,2024-10-17 07:10:00,2024-10-17 07:15:00,2625.44,2621.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33075,做空,2024-10-17 07:15:00,2024-10-17 07:20:00,2621.62,2627.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33076,做多,2024-10-17 07:20:00,2024-10-17 07:25:00,2627.01,2623.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33077,做空,2024-10-17 07:25:00,2024-10-17 07:55:00,2623.99,2627.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33078,做多,2024-10-17 07:55:00,2024-10-17 08:05:00,2627.8,2622.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33079,做空,2024-10-17 08:05:00,2024-10-17 08:55:00,2622.57,2626.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33080,做多,2024-10-17 08:55:00,2024-10-17 09:05:00,2626.08,2621.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33081,做空,2024-10-17 09:05:00,2024-10-17 09:35:00,2621.58,2618.24,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33082,做多,2024-10-17 15:30:00,2024-10-17 15:35:00,2613.4,2628.46,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33083,做多,2024-10-17 15:35:00,2024-10-17 15:55:00,2628.46,2630.26,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33084,做多,2024-10-17 16:35:00,2024-10-17 16:50:00,2612.7,2613.0,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33085,做空,2024-10-17 16:50:00,2024-10-17 17:00:00,2613.0,2613.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33086,做多,2024-10-17 17:00:00,2024-10-17 17:20:00,2613.67,2603.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33087,做空,2024-10-17 17:20:00,2024-10-17 17:45:00,2603.44,2612.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33088,做多,2024-10-17 17:45:00,2024-10-17 17:50:00,2612.11,2608.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33089,做空,2024-10-17 17:50:00,2024-10-17 18:05:00,2608.53,2587.84,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33090,做多,2024-10-17 20:25:00,2024-10-17 20:30:00,2605.84,2601.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33091,做空,2024-10-17 20:30:00,2024-10-17 21:15:00,2601.8,2605.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33092,做多,2024-10-17 21:15:00,2024-10-17 21:20:00,2605.08,2603.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33093,做空,2024-10-17 21:20:00,2024-10-17 21:25:00,2603.18,2603.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33094,做多,2024-10-17 21:25:00,2024-10-17 21:30:00,2603.22,2602.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33095,做空,2024-10-17 21:30:00,2024-10-17 21:35:00,2602.4,2603.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33096,做多,2024-10-17 21:35:00,2024-10-17 22:15:00,2603.81,2605.82,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33097,做空,2024-10-17 22:15:00,2024-10-17 23:25:00,2605.82,2604.56,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33098,做多,2024-10-17 23:25:00,2024-10-17 23:30:00,2604.56,2602.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33099,做空,2024-10-17 23:30:00,2024-10-17 23:35:00,2602.98,2603.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33100,做多,2024-10-17 23:35:00,2024-10-17 23:45:00,2603.94,2603.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33101,做空,2024-10-17 23:45:00,2024-10-17 23:55:00,2603.11,2605.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33102,做多,2024-10-17 23:55:00,2024-10-18 00:05:00,2605.02,2604.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33103,做空,2024-10-18 00:05:00,2024-10-18 00:20:00,2604.52,2605.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33104,做多,2024-10-18 00:20:00,2024-10-18 00:25:00,2605.8,2602.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33105,做空,2024-10-18 00:25:00,2024-10-18 01:05:00,2602.72,2610.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33106,做多,2024-10-18 01:05:00,2024-10-18 01:25:00,2610.27,2619.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33107,做多,2024-10-18 04:00:00,2024-10-18 06:00:00,2611.43,2625.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33108,做多,2024-10-18 09:35:00,2024-10-18 09:40:00,2623.64,2622.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33109,做空,2024-10-18 09:40:00,2024-10-18 09:45:00,2622.68,2625.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33110,做多,2024-10-18 09:45:00,2024-10-18 09:50:00,2625.12,2624.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33111,做空,2024-10-18 09:50:00,2024-10-18 09:55:00,2624.02,2624.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33112,做多,2024-10-18 09:55:00,2024-10-18 10:05:00,2624.07,2625.31,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33113,做空,2024-10-18 10:05:00,2024-10-18 10:15:00,2625.31,2626.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33114,做多,2024-10-18 10:15:00,2024-10-18 10:40:00,2626.23,2627.02,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33115,做空,2024-10-18 10:40:00,2024-10-18 10:55:00,2627.02,2626.51,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33116,做多,2024-10-18 10:55:00,2024-10-18 11:00:00,2626.51,2626.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33117,做空,2024-10-18 11:00:00,2024-10-18 11:05:00,2626.28,2630.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33118,做多,2024-10-18 11:05:00,2024-10-18 11:15:00,2630.07,2625.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33119,做空,2024-10-18 11:15:00,2024-10-18 11:45:00,2625.67,2625.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33120,做多,2024-10-18 11:45:00,2024-10-18 13:45:00,2625.99,2616.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33121,做空,2024-10-18 13:45:00,2024-10-18 13:55:00,2616.76,2627.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33122,做多,2024-10-18 13:55:00,2024-10-18 14:05:00,2627.18,2637.35,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33123,做多,2024-10-18 14:15:00,2024-10-18 14:20:00,2628.86,2625.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33124,做空,2024-10-18 14:20:00,2024-10-18 14:25:00,2625.02,2629.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33125,做多,2024-10-18 14:25:00,2024-10-18 14:30:00,2629.07,2630.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33126,做多,2024-10-18 21:15:00,2024-10-18 21:50:00,2641.63,2640.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33127,做空,2024-10-18 21:50:00,2024-10-19 02:55:00,2640.02,2646.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33128,做多,2024-10-19 02:55:00,2024-10-19 03:05:00,2646.01,2657.9,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33129,做多,2024-10-19 04:35:00,2024-10-19 06:00:00,2643.03,2643.55,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33130,做空,2024-10-19 06:00:00,2024-10-19 08:15:00,2643.55,2642.68,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33131,做多,2024-10-19 08:15:00,2024-10-19 08:20:00,2642.68,2641.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33132,做空,2024-10-19 08:20:00,2024-10-19 08:25:00,2641.8,2645.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33133,做多,2024-10-19 08:25:00,2024-10-19 08:35:00,2645.19,2643.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33134,做空,2024-10-19 08:35:00,2024-10-19 08:55:00,2643.96,2644.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33135,做多,2024-10-19 08:55:00,2024-10-19 09:35:00,2644.74,2644.98,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33136,做空,2024-10-19 09:35:00,2024-10-19 11:35:00,2644.98,2634.52,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33137,做多,2024-10-19 14:25:00,2024-10-19 14:30:00,2643.61,2644.22,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -33138,做多,2024-10-19 15:35:00,2024-10-19 16:00:00,2643.82,2642.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33139,做空,2024-10-19 16:00:00,2024-10-19 16:25:00,2642.4,2640.72,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33140,做多,2024-10-19 16:25:00,2024-10-19 16:45:00,2640.72,2641.28,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33141,做空,2024-10-19 16:45:00,2024-10-19 17:15:00,2641.28,2640.55,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33142,做多,2024-10-19 17:15:00,2024-10-19 17:40:00,2640.55,2640.72,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33143,做空,2024-10-19 17:40:00,2024-10-19 17:45:00,2640.72,2641.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33144,做多,2024-10-19 17:45:00,2024-10-19 17:50:00,2641.44,2640.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33145,做空,2024-10-19 17:50:00,2024-10-19 18:15:00,2640.61,2641.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33146,做多,2024-10-19 18:15:00,2024-10-19 18:40:00,2641.67,2640.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33147,做空,2024-10-19 18:40:00,2024-10-19 18:45:00,2640.81,2641.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33148,做多,2024-10-19 18:45:00,2024-10-19 19:00:00,2641.09,2638.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33149,做空,2024-10-19 19:00:00,2024-10-19 19:10:00,2638.48,2641.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33150,做多,2024-10-19 19:10:00,2024-10-19 19:45:00,2641.52,2639.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33151,做空,2024-10-19 19:45:00,2024-10-19 19:50:00,2639.72,2640.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33152,做多,2024-10-19 19:50:00,2024-10-19 19:55:00,2640.81,2640.58,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33153,做空,2024-10-19 19:55:00,2024-10-19 20:00:00,2640.58,2641.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33154,做多,2024-10-19 20:00:00,2024-10-19 20:20:00,2641.39,2647.28,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33155,做多,2024-10-19 22:05:00,2024-10-19 22:35:00,2644.89,2648.83,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33156,做多,2024-10-20 02:10:00,2024-10-20 02:15:00,2644.07,2642.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33157,做空,2024-10-20 02:15:00,2024-10-20 02:40:00,2642.99,2638.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33158,做多,2024-10-20 04:25:00,2024-10-20 04:30:00,2644.36,2642.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33159,做空,2024-10-20 04:30:00,2024-10-20 05:00:00,2642.78,2643.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33160,做多,2024-10-20 05:00:00,2024-10-20 05:10:00,2643.35,2643.44,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33161,做空,2024-10-20 05:10:00,2024-10-20 06:05:00,2643.44,2642.48,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_lower -33162,做多,2024-10-20 06:15:00,2024-10-20 06:20:00,2643.72,2643.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33163,做空,2024-10-20 06:20:00,2024-10-20 06:25:00,2643.2,2643.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33164,做多,2024-10-20 06:25:00,2024-10-20 06:55:00,2643.36,2649.96,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33165,做多,2024-10-20 08:50:00,2024-10-20 09:05:00,2644.23,2643.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33166,做空,2024-10-20 09:05:00,2024-10-20 09:10:00,2643.32,2644.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33167,做多,2024-10-20 09:10:00,2024-10-20 09:35:00,2644.4,2647.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33168,做多,2024-10-20 13:00:00,2024-10-20 13:10:00,2647.75,2644.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33169,做空,2024-10-20 13:10:00,2024-10-20 13:20:00,2644.62,2646.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33170,做多,2024-10-20 13:20:00,2024-10-20 13:35:00,2646.0,2654.21,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33171,做多,2024-10-21 03:15:00,2024-10-21 04:10:00,2733.91,2730.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33172,做空,2024-10-21 04:10:00,2024-10-21 04:30:00,2730.52,2733.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33173,做多,2024-10-21 04:30:00,2024-10-21 05:55:00,2733.0,2736.27,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33174,做空,2024-10-21 05:55:00,2024-10-21 06:15:00,2736.27,2739.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33175,做多,2024-10-21 06:15:00,2024-10-21 06:25:00,2739.65,2738.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33176,做空,2024-10-21 06:25:00,2024-10-21 06:30:00,2738.53,2743.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33177,做多,2024-10-21 06:30:00,2024-10-21 06:40:00,2743.38,2741.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33178,做空,2024-10-21 06:40:00,2024-10-21 07:30:00,2741.35,2728.14,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33179,做多,2024-10-21 19:50:00,2024-10-21 19:55:00,2683.31,2679.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33180,做空,2024-10-21 19:55:00,2024-10-21 21:05:00,2679.97,2679.28,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33181,做多,2024-10-21 21:05:00,2024-10-21 21:15:00,2679.28,2678.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33182,做空,2024-10-21 21:15:00,2024-10-21 22:05:00,2678.5,2677.99,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33183,做多,2024-10-21 22:05:00,2024-10-21 23:00:00,2677.99,2671.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33184,做空,2024-10-21 23:00:00,2024-10-22 00:15:00,2671.08,2661.34,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33185,做多,2024-10-22 06:15:00,2024-10-22 06:25:00,2654.78,2654.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33186,做空,2024-10-22 06:25:00,2024-10-22 06:30:00,2654.7,2656.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33187,做多,2024-10-22 06:30:00,2024-10-22 07:35:00,2656.99,2653.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33188,做空,2024-10-22 07:35:00,2024-10-22 07:40:00,2653.97,2655.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33189,做多,2024-10-22 07:40:00,2024-10-22 07:50:00,2655.43,2648.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33190,做空,2024-10-22 07:50:00,2024-10-22 08:30:00,2648.28,2633.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33191,做多,2024-10-22 12:05:00,2024-10-22 12:10:00,2641.68,2639.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33192,做空,2024-10-22 12:10:00,2024-10-22 12:35:00,2639.35,2626.95,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33193,做多,2024-10-22 14:10:00,2024-10-22 14:15:00,2634.78,2627.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33194,做空,2024-10-22 14:15:00,2024-10-22 14:20:00,2627.81,2621.39,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33195,做多,2024-10-22 14:50:00,2024-10-22 15:05:00,2637.05,2635.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33196,做空,2024-10-22 15:05:00,2024-10-22 15:20:00,2635.8,2618.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33197,做多,2024-10-22 17:40:00,2024-10-22 18:05:00,2625.86,2626.74,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33198,做空,2024-10-22 18:05:00,2024-10-22 18:15:00,2626.74,2625.94,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33199,做多,2024-10-22 18:15:00,2024-10-22 18:35:00,2625.94,2625.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33200,做空,2024-10-22 18:35:00,2024-10-22 18:45:00,2625.86,2627.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33201,做多,2024-10-22 18:45:00,2024-10-22 18:50:00,2627.5,2624.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33202,做空,2024-10-22 18:50:00,2024-10-22 19:05:00,2624.11,2626.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33203,做多,2024-10-22 19:05:00,2024-10-22 19:35:00,2626.0,2626.32,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33204,做空,2024-10-22 19:35:00,2024-10-22 19:40:00,2626.32,2629.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33205,做多,2024-10-22 19:40:00,2024-10-22 22:00:00,2629.78,2636.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33206,做多,2024-10-22 23:20:00,2024-10-22 23:25:00,2629.7,2627.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33207,做空,2024-10-22 23:25:00,2024-10-23 00:10:00,2627.68,2617.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33208,做多,2024-10-23 06:15:00,2024-10-23 06:20:00,2622.18,2621.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33209,做空,2024-10-23 06:20:00,2024-10-23 06:25:00,2621.51,2622.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33210,做多,2024-10-23 06:25:00,2024-10-23 06:30:00,2622.43,2621.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33211,做空,2024-10-23 06:30:00,2024-10-23 07:10:00,2621.19,2608.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33212,做多,2024-10-23 23:10:00,2024-10-24 00:25:00,2518.38,2510.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33213,做空,2024-10-24 00:25:00,2024-10-24 08:00:00,2510.93,2547.14,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -33214,做多,2024-10-24 08:00:00,2024-10-24 08:20:00,2547.14,2545.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33215,做空,2024-10-24 08:20:00,2024-10-24 08:50:00,2545.72,2522.32,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33216,做多,2024-10-24 13:40:00,2024-10-24 13:45:00,2541.12,2534.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33217,做空,2024-10-24 13:45:00,2024-10-24 14:15:00,2534.68,2515.35,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33218,做多,2024-10-24 15:40:00,2024-10-24 15:45:00,2532.33,2524.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33219,做空,2024-10-24 15:45:00,2024-10-24 16:10:00,2524.03,2514.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33220,做多,2024-10-24 18:10:00,2024-10-24 18:15:00,2526.02,2525.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33221,做空,2024-10-24 18:15:00,2024-10-24 18:20:00,2525.09,2530.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33222,做多,2024-10-24 18:20:00,2024-10-24 18:45:00,2530.02,2524.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33223,做空,2024-10-24 18:45:00,2024-10-24 18:50:00,2524.97,2527.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33224,做多,2024-10-24 18:50:00,2024-10-24 18:55:00,2527.07,2526.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33225,做空,2024-10-24 18:55:00,2024-10-24 19:10:00,2526.31,2525.01,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33226,做多,2024-10-24 19:10:00,2024-10-24 19:25:00,2525.01,2535.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33227,做多,2024-10-24 20:40:00,2024-10-24 20:45:00,2535.47,2535.56,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -33228,做多,2024-10-24 23:10:00,2024-10-24 23:25:00,2531.48,2530.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33229,做空,2024-10-24 23:25:00,2024-10-24 23:30:00,2530.47,2531.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33230,做多,2024-10-24 23:30:00,2024-10-25 00:30:00,2531.68,2528.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33231,做空,2024-10-25 00:30:00,2024-10-25 01:35:00,2528.28,2516.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33232,做多,2024-10-25 03:20:00,2024-10-25 03:25:00,2531.43,2529.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33233,做空,2024-10-25 03:25:00,2024-10-25 04:05:00,2529.27,2516.98,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33234,做多,2024-10-25 08:35:00,2024-10-25 09:50:00,2507.85,2536.29,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33235,做多,2024-10-25 15:55:00,2024-10-25 16:25:00,2524.27,2528.24,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33236,做空,2024-10-25 16:25:00,2024-10-25 16:30:00,2528.24,2529.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33237,做多,2024-10-25 16:30:00,2024-10-25 16:55:00,2529.46,2531.18,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33238,做空,2024-10-25 16:55:00,2024-10-25 17:00:00,2531.18,2532.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33239,做多,2024-10-25 17:00:00,2024-10-25 17:10:00,2532.53,2529.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33240,做空,2024-10-25 17:10:00,2024-10-25 17:35:00,2529.77,2515.76,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33241,做多,2024-10-26 04:10:00,2024-10-26 04:15:00,2458.73,2457.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33242,做空,2024-10-26 04:15:00,2024-10-26 04:20:00,2457.57,2457.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33243,做多,2024-10-26 04:20:00,2024-10-26 04:25:00,2457.72,2457.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33244,做空,2024-10-26 04:25:00,2024-10-26 04:40:00,2457.38,2459.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33245,做多,2024-10-26 04:40:00,2024-10-26 09:25:00,2459.22,2474.47,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33246,做多,2024-10-26 11:30:00,2024-10-26 12:00:00,2467.2,2476.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33247,做多,2024-10-26 13:20:00,2024-10-26 13:45:00,2471.99,2466.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33248,做空,2024-10-26 13:45:00,2024-10-26 14:10:00,2466.2,2464.66,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33249,做多,2024-10-26 16:25:00,2024-10-26 16:30:00,2467.35,2465.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33250,做空,2024-10-26 16:30:00,2024-10-26 16:40:00,2465.28,2465.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33251,做多,2024-10-26 16:40:00,2024-10-26 17:05:00,2465.7,2476.59,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33252,做多,2024-10-27 00:20:00,2024-10-27 00:35:00,2480.0,2478.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33253,做空,2024-10-27 00:35:00,2024-10-27 02:45:00,2478.52,2472.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33254,做多,2024-10-27 03:50:00,2024-10-27 04:20:00,2481.0,2481.8,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33255,做空,2024-10-27 04:20:00,2024-10-27 04:25:00,2481.8,2481.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33256,做多,2024-10-27 04:25:00,2024-10-27 05:55:00,2481.95,2481.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33257,做空,2024-10-27 05:55:00,2024-10-27 07:05:00,2481.53,2479.92,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33258,做多,2024-10-27 07:05:00,2024-10-27 07:25:00,2479.92,2479.99,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33259,做空,2024-10-27 07:25:00,2024-10-27 07:45:00,2479.99,2479.95,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33260,做多,2024-10-27 07:45:00,2024-10-27 08:20:00,2479.95,2479.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33261,做空,2024-10-27 08:20:00,2024-10-27 09:00:00,2479.22,2470.43,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33262,做多,2024-10-27 12:20:00,2024-10-27 12:40:00,2478.72,2476.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33263,做空,2024-10-27 12:40:00,2024-10-27 12:45:00,2476.65,2478.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33264,做多,2024-10-27 12:45:00,2024-10-27 12:50:00,2478.03,2475.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33265,做空,2024-10-27 12:50:00,2024-10-27 13:00:00,2475.45,2479.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33266,做多,2024-10-27 13:00:00,2024-10-27 13:20:00,2479.9,2497.99,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33267,做多,2024-10-27 19:15:00,2024-10-27 19:20:00,2488.63,2485.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33268,做空,2024-10-27 19:20:00,2024-10-27 19:25:00,2485.91,2492.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33269,做多,2024-10-27 19:25:00,2024-10-27 21:25:00,2492.68,2504.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33270,做多,2024-10-28 00:45:00,2024-10-28 00:50:00,2502.03,2499.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33271,做空,2024-10-28 00:50:00,2024-10-28 01:05:00,2499.24,2502.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33272,做多,2024-10-28 01:05:00,2024-10-28 01:10:00,2502.34,2500.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33273,做空,2024-10-28 01:10:00,2024-10-28 03:35:00,2500.69,2483.01,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33274,做多,2024-10-28 07:05:00,2024-10-28 07:15:00,2504.8,2519.59,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33275,做多,2024-10-28 14:00:00,2024-10-28 14:20:00,2513.16,2513.78,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33276,做空,2024-10-28 14:20:00,2024-10-28 14:25:00,2513.78,2515.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33277,做多,2024-10-28 14:25:00,2024-10-28 14:30:00,2515.94,2515.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33278,做空,2024-10-28 14:30:00,2024-10-28 14:35:00,2515.36,2517.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33279,做多,2024-10-28 14:35:00,2024-10-28 15:00:00,2517.25,2518.65,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33280,做空,2024-10-28 15:00:00,2024-10-28 15:55:00,2518.65,2500.31,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33281,做多,2024-10-28 19:15:00,2024-10-28 19:25:00,2517.69,2513.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33282,做空,2024-10-28 19:25:00,2024-10-28 19:30:00,2513.53,2498.45,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33283,做多,2024-10-28 20:30:00,2024-10-28 20:35:00,2514.08,2514.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33284,做空,2024-10-28 20:35:00,2024-10-28 20:40:00,2514.01,2514.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33285,做多,2024-10-28 20:40:00,2024-10-28 20:45:00,2514.68,2514.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33286,做空,2024-10-28 20:45:00,2024-10-28 20:55:00,2514.31,2515.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33287,做多,2024-10-28 20:55:00,2024-10-28 21:35:00,2515.98,2537.35,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33288,做多,2024-10-29 13:20:00,2024-10-29 13:45:00,2620.76,2623.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33289,做多,2024-10-29 14:20:00,2024-10-29 14:25:00,2629.02,2624.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -33290,做多,2024-10-29 14:30:00,2024-10-29 14:35:00,2632.07,2633.03,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -33291,做多,2024-10-29 15:10:00,2024-10-29 15:15:00,2629.61,2630.52,0.01,100.0,0.0003,0.0,0.0,-0.0,tp_upper -33292,做多,2024-10-29 15:35:00,2024-10-29 15:40:00,2629.53,2637.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33293,做多,2024-10-29 22:30:00,2024-10-29 22:35:00,2637.38,2637.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33294,做空,2024-10-29 22:35:00,2024-10-29 22:40:00,2637.07,2640.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33295,做多,2024-10-29 22:40:00,2024-10-29 22:55:00,2640.4,2636.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33296,做空,2024-10-29 22:55:00,2024-10-29 23:50:00,2636.65,2639.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33297,做多,2024-10-29 23:50:00,2024-10-29 23:55:00,2639.83,2639.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33298,做空,2024-10-29 23:55:00,2024-10-30 00:00:00,2639.28,2639.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33299,做多,2024-10-30 00:00:00,2024-10-30 02:20:00,2639.55,2631.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33300,做空,2024-10-30 02:20:00,2024-10-30 02:30:00,2631.01,2639.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33301,做多,2024-10-30 02:30:00,2024-10-30 02:40:00,2639.43,2634.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33302,做空,2024-10-30 02:40:00,2024-10-30 03:05:00,2634.87,2637.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33303,做多,2024-10-30 03:05:00,2024-10-30 03:20:00,2637.68,2633.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33304,做空,2024-10-30 03:20:00,2024-10-30 03:30:00,2633.66,2635.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33305,做多,2024-10-30 03:30:00,2024-10-30 03:45:00,2635.72,2646.03,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33306,做多,2024-10-30 12:05:00,2024-10-30 12:55:00,2663.08,2687.19,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33307,做多,2024-10-30 15:25:00,2024-10-30 15:40:00,2685.36,2684.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33308,做空,2024-10-30 15:40:00,2024-10-30 16:15:00,2684.57,2679.89,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33309,做多,2024-10-30 16:15:00,2024-10-30 16:30:00,2679.89,2683.6,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33310,做空,2024-10-30 16:30:00,2024-10-30 18:45:00,2683.6,2665.72,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -33311,做多,2024-10-30 21:00:00,2024-10-30 21:05:00,2684.53,2676.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33312,做空,2024-10-30 21:05:00,2024-10-30 21:30:00,2676.65,2652.47,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33313,做多,2024-10-31 01:50:00,2024-10-31 01:55:00,2664.74,2663.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33314,做空,2024-10-31 01:55:00,2024-10-31 02:05:00,2663.26,2654.41,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33315,做多,2024-10-31 02:35:00,2024-10-31 02:40:00,2663.11,2659.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33316,做空,2024-10-31 02:40:00,2024-10-31 02:55:00,2659.47,2663.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33317,做多,2024-10-31 02:55:00,2024-10-31 03:05:00,2663.81,2664.11,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33318,做空,2024-10-31 03:05:00,2024-10-31 03:40:00,2664.11,2662.85,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33319,做多,2024-10-31 03:40:00,2024-10-31 03:45:00,2662.85,2659.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33320,做空,2024-10-31 03:45:00,2024-10-31 04:15:00,2659.83,2650.61,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33321,做多,2024-10-31 10:55:00,2024-10-31 11:00:00,2647.05,2645.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33322,做空,2024-10-31 11:00:00,2024-10-31 11:20:00,2645.73,2631.91,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33323,做多,2024-11-01 00:45:00,2024-11-01 00:50:00,2531.49,2528.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33324,做空,2024-11-01 00:50:00,2024-11-01 01:10:00,2528.36,2529.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33325,做多,2024-11-01 01:10:00,2024-11-01 01:15:00,2529.45,2525.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33326,做空,2024-11-01 01:15:00,2024-11-01 01:30:00,2525.87,2509.61,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -33327,做多,2024-11-01 03:20:00,2024-11-01 08:30:00,2517.79,2511.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33328,做空,2024-11-01 08:30:00,2024-11-01 08:55:00,2511.87,2501.07,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33329,做多,2024-11-01 09:35:00,2024-11-01 09:50:00,2509.52,2508.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33330,做空,2024-11-01 09:50:00,2024-11-01 09:55:00,2508.52,2510.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33331,做多,2024-11-01 09:55:00,2024-11-01 10:20:00,2510.99,2515.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33332,做多,2024-11-01 16:15:00,2024-11-01 16:20:00,2536.99,2521.7,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -33333,做空,2024-11-01 16:20:00,2024-11-01 16:25:00,2521.7,2523.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33334,做多,2024-11-01 16:25:00,2024-11-01 16:35:00,2523.95,2516.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33335,做空,2024-11-01 16:35:00,2024-11-01 17:15:00,2516.56,2527.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33336,做多,2024-11-01 17:15:00,2024-11-01 17:20:00,2527.33,2523.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33337,做空,2024-11-01 17:20:00,2024-11-01 19:00:00,2523.14,2504.31,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33338,做多,2024-11-02 00:10:00,2024-11-02 00:15:00,2517.98,2515.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33339,做空,2024-11-02 00:15:00,2024-11-02 00:20:00,2515.98,2516.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33340,做多,2024-11-02 00:20:00,2024-11-02 00:30:00,2516.53,2516.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33341,做空,2024-11-02 00:30:00,2024-11-02 01:25:00,2516.27,2515.27,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33342,做多,2024-11-02 01:25:00,2024-11-02 01:30:00,2515.27,2512.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33343,做空,2024-11-02 01:30:00,2024-11-02 01:35:00,2512.89,2514.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33344,做多,2024-11-02 01:35:00,2024-11-02 02:25:00,2514.42,2522.12,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33345,做多,2024-11-02 03:00:00,2024-11-02 03:10:00,2513.52,2514.05,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33346,做空,2024-11-02 03:10:00,2024-11-02 03:55:00,2514.05,2506.57,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33347,做多,2024-11-02 05:35:00,2024-11-02 05:50:00,2510.46,2511.69,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33348,做空,2024-11-02 05:50:00,2024-11-02 05:55:00,2511.69,2513.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33349,做多,2024-11-02 05:55:00,2024-11-02 06:00:00,2513.0,2511.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33350,做空,2024-11-02 06:00:00,2024-11-02 06:55:00,2511.65,2511.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33351,做多,2024-11-02 06:55:00,2024-11-02 07:00:00,2511.77,2508.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33352,做空,2024-11-02 07:00:00,2024-11-02 08:05:00,2508.32,2504.52,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33353,做多,2024-11-02 16:50:00,2024-11-02 16:55:00,2495.07,2494.1,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33354,做空,2024-11-02 16:55:00,2024-11-02 17:40:00,2494.1,2479.68,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33355,做多,2024-11-02 19:40:00,2024-11-02 22:05:00,2491.74,2496.89,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33356,做多,2024-11-02 23:45:00,2024-11-03 00:10:00,2491.39,2495.74,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33357,做多,2024-11-03 00:40:00,2024-11-03 08:50:00,2488.81,2459.31,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -33358,做空,2024-11-03 08:50:00,2024-11-03 10:10:00,2459.31,2457.84,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33359,做多,2024-11-03 10:10:00,2024-11-03 10:20:00,2457.84,2456.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33360,做空,2024-11-03 10:20:00,2024-11-03 11:35:00,2456.89,2454.23,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33361,做多,2024-11-03 11:35:00,2024-11-03 13:05:00,2454.23,2452.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33362,做空,2024-11-03 13:05:00,2024-11-03 13:15:00,2452.6,2446.63,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33363,做多,2024-11-03 16:05:00,2024-11-03 16:30:00,2451.11,2445.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33364,做空,2024-11-03 16:30:00,2024-11-03 17:00:00,2445.22,2446.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33365,做多,2024-11-03 17:00:00,2024-11-03 17:15:00,2446.99,2448.82,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33366,做空,2024-11-03 17:15:00,2024-11-03 17:25:00,2448.82,2447.64,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33367,做多,2024-11-03 17:25:00,2024-11-03 17:45:00,2447.64,2446.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33368,做空,2024-11-03 17:45:00,2024-11-03 17:50:00,2446.54,2446.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33369,做多,2024-11-03 17:50:00,2024-11-03 18:00:00,2446.56,2445.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33370,做空,2024-11-03 18:00:00,2024-11-03 18:05:00,2445.61,2447.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33371,做多,2024-11-03 18:05:00,2024-11-03 18:10:00,2447.48,2445.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33372,做空,2024-11-03 18:10:00,2024-11-03 18:30:00,2445.29,2433.79,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33373,做多,2024-11-03 19:20:00,2024-11-03 20:35:00,2443.05,2463.4,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33374,做多,2024-11-04 00:55:00,2024-11-04 01:05:00,2450.03,2449.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33375,做空,2024-11-04 01:05:00,2024-11-04 01:10:00,2449.07,2451.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33376,做多,2024-11-04 01:10:00,2024-11-04 01:20:00,2451.98,2464.43,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33377,做多,2024-11-04 05:30:00,2024-11-04 05:40:00,2466.86,2462.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33378,做空,2024-11-04 05:40:00,2024-11-04 06:00:00,2462.84,2467.07,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33379,做多,2024-11-04 06:00:00,2024-11-04 07:30:00,2467.07,2463.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33380,做空,2024-11-04 07:30:00,2024-11-04 08:15:00,2463.11,2463.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33381,做多,2024-11-04 08:15:00,2024-11-04 10:25:00,2463.31,2467.11,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33382,做空,2024-11-04 10:25:00,2024-11-04 10:30:00,2467.11,2468.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33383,做多,2024-11-04 10:30:00,2024-11-04 10:40:00,2468.22,2469.15,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33384,做空,2024-11-04 10:40:00,2024-11-04 11:05:00,2469.15,2473.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33385,做多,2024-11-04 11:05:00,2024-11-04 12:00:00,2473.42,2466.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33386,做空,2024-11-04 12:00:00,2024-11-04 12:05:00,2466.74,2472.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33387,做多,2024-11-04 12:05:00,2024-11-04 13:00:00,2472.74,2479.36,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33388,做多,2024-11-04 13:35:00,2024-11-04 13:40:00,2471.95,2467.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33389,做空,2024-11-04 13:40:00,2024-11-04 13:45:00,2467.31,2467.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33390,做多,2024-11-04 13:45:00,2024-11-04 13:50:00,2467.53,2464.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33391,做空,2024-11-04 13:50:00,2024-11-04 14:00:00,2464.21,2457.16,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33392,做多,2024-11-05 01:45:00,2024-11-05 02:00:00,2407.78,2409.22,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33393,做空,2024-11-05 02:00:00,2024-11-05 02:05:00,2409.22,2410.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33394,做多,2024-11-05 02:05:00,2024-11-05 02:15:00,2410.76,2410.83,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33395,做空,2024-11-05 02:15:00,2024-11-05 02:25:00,2410.83,2411.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33396,做多,2024-11-05 02:25:00,2024-11-05 02:30:00,2411.4,2409.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33397,做空,2024-11-05 02:30:00,2024-11-05 03:05:00,2409.23,2410.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33398,做多,2024-11-05 03:05:00,2024-11-05 03:15:00,2410.72,2410.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33399,做空,2024-11-05 03:15:00,2024-11-05 03:25:00,2410.47,2417.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33400,做多,2024-11-05 03:25:00,2024-11-05 04:45:00,2417.43,2428.87,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33401,做多,2024-11-05 15:35:00,2024-11-05 15:50:00,2443.01,2440.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33402,做空,2024-11-05 15:50:00,2024-11-05 16:00:00,2440.86,2443.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33403,做多,2024-11-05 16:00:00,2024-11-05 16:30:00,2443.93,2465.93,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33404,做多,2024-11-05 18:15:00,2024-11-05 19:10:00,2448.81,2447.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33405,做空,2024-11-05 19:10:00,2024-11-05 19:25:00,2447.85,2446.31,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33406,做多,2024-11-05 19:25:00,2024-11-06 00:30:00,2446.31,2464.39,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33407,做多,2024-11-06 15:00:00,2024-11-06 15:10:00,2621.22,2648.28,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33408,做多,2024-11-07 06:50:00,2024-11-07 09:50:00,2801.47,2823.16,0.01,100.0,0.0003,0.01,0.0,0.01,flip -33409,做空,2024-11-07 09:50:00,2024-11-07 09:55:00,2823.16,2823.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33410,做多,2024-11-07 09:55:00,2024-11-07 10:00:00,2823.22,2814.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33411,做空,2024-11-07 10:00:00,2024-11-07 11:50:00,2814.32,2802.53,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33412,做多,2024-11-07 13:25:00,2024-11-07 14:30:00,2816.84,2804.67,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33413,做空,2024-11-07 14:30:00,2024-11-07 14:40:00,2804.67,2793.92,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33414,做多,2024-11-07 15:15:00,2024-11-07 15:30:00,2819.84,2819.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -33415,做多,2024-11-08 03:00:00,2024-11-08 03:30:00,2891.48,2892.02,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33416,做空,2024-11-08 03:30:00,2024-11-08 03:35:00,2892.02,2896.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33417,做多,2024-11-08 03:35:00,2024-11-08 03:40:00,2896.56,2896.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33418,做空,2024-11-08 03:40:00,2024-11-08 03:45:00,2896.09,2896.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33419,做多,2024-11-08 03:45:00,2024-11-08 07:00:00,2896.38,2904.54,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33420,做空,2024-11-08 07:00:00,2024-11-08 07:25:00,2904.54,2910.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33421,做多,2024-11-08 07:25:00,2024-11-08 08:00:00,2910.57,2900.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33422,做空,2024-11-08 08:00:00,2024-11-08 08:25:00,2900.35,2906.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33423,做多,2024-11-08 08:25:00,2024-11-08 08:35:00,2906.37,2903.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33424,做空,2024-11-08 08:35:00,2024-11-08 09:15:00,2903.05,2910.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33425,做多,2024-11-08 09:15:00,2024-11-08 09:35:00,2910.6,2911.57,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33426,做空,2024-11-08 09:35:00,2024-11-08 10:20:00,2911.57,2909.99,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33427,做多,2024-11-08 10:20:00,2024-11-08 10:50:00,2909.99,2921.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33428,做多,2024-11-08 14:50:00,2024-11-08 14:55:00,2924.21,2913.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33429,做空,2024-11-08 14:55:00,2024-11-08 15:15:00,2913.47,2924.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33430,做多,2024-11-08 15:15:00,2024-11-08 15:20:00,2924.78,2935.8,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33431,做多,2024-11-08 17:50:00,2024-11-08 17:55:00,2923.18,2919.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33432,做空,2024-11-08 17:55:00,2024-11-08 18:10:00,2919.59,2920.08,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33433,做多,2024-11-08 18:10:00,2024-11-08 18:35:00,2920.08,2961.94,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33434,做多,2024-11-08 20:50:00,2024-11-08 21:00:00,2932.85,2933.57,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33435,做空,2024-11-08 21:00:00,2024-11-08 21:35:00,2933.57,2935.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33436,做多,2024-11-08 21:35:00,2024-11-08 22:20:00,2935.73,2957.61,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33437,做多,2024-11-09 04:40:00,2024-11-09 05:25:00,2968.71,2988.24,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33438,做多,2024-11-09 14:50:00,2024-11-09 15:00:00,3038.3,3033.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33439,做空,2024-11-09 15:00:00,2024-11-09 15:30:00,3033.09,3047.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33440,做多,2024-11-09 15:30:00,2024-11-09 15:45:00,3047.51,3042.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33441,做空,2024-11-09 15:45:00,2024-11-09 16:15:00,3042.95,3026.93,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33442,做多,2024-11-09 18:00:00,2024-11-09 18:05:00,3039.43,3035.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33443,做空,2024-11-09 18:05:00,2024-11-09 18:15:00,3035.12,3038.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33444,做多,2024-11-09 18:15:00,2024-11-09 19:00:00,3038.62,3073.01,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33445,做多,2024-11-10 14:55:00,2024-11-10 15:00:00,3198.07,3195.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33446,做空,2024-11-10 15:00:00,2024-11-10 15:10:00,3195.3,3205.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33447,做多,2024-11-10 15:10:00,2024-11-10 16:00:00,3205.81,3209.98,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33448,做多,2024-11-10 16:20:00,2024-11-10 16:30:00,3200.45,3220.19,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -33449,做多,2024-11-10 19:20:00,2024-11-10 19:25:00,3215.31,3214.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33450,做空,2024-11-10 19:25:00,2024-11-10 19:40:00,3214.57,3190.14,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33451,做多,2024-11-10 22:05:00,2024-11-10 22:10:00,3189.62,3187.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33452,做空,2024-11-10 22:10:00,2024-11-10 22:15:00,3187.86,3206.3,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -33453,做多,2024-11-10 22:15:00,2024-11-10 22:25:00,3206.3,3193.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33454,做空,2024-11-10 22:25:00,2024-11-10 23:05:00,3193.94,3183.43,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33455,做多,2024-11-10 23:05:00,2024-11-10 23:20:00,3183.43,3185.34,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33456,做空,2024-11-10 23:20:00,2024-11-10 23:45:00,3185.34,3187.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33457,做多,2024-11-10 23:45:00,2024-11-10 23:55:00,3187.79,3185.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33458,做空,2024-11-10 23:55:00,2024-11-11 00:00:00,3185.04,3192.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33459,做多,2024-11-11 00:00:00,2024-11-11 00:05:00,3192.3,3186.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33460,做空,2024-11-11 00:05:00,2024-11-11 00:15:00,3186.01,3190.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33461,做多,2024-11-11 00:15:00,2024-11-11 00:35:00,3190.62,3191.34,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33462,做空,2024-11-11 00:35:00,2024-11-11 00:40:00,3191.34,3201.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33463,做多,2024-11-11 00:40:00,2024-11-11 00:45:00,3201.86,3194.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33464,做空,2024-11-11 00:45:00,2024-11-11 01:05:00,3194.76,3191.1,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33465,做多,2024-11-11 01:05:00,2024-11-11 01:15:00,3191.1,3196.64,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33466,做空,2024-11-11 01:15:00,2024-11-11 01:20:00,3196.64,3197.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33467,做多,2024-11-11 01:20:00,2024-11-11 03:15:00,3197.36,3187.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33468,做空,2024-11-11 03:15:00,2024-11-11 03:35:00,3187.69,3188.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33469,做多,2024-11-11 03:35:00,2024-11-11 04:05:00,3188.45,3188.49,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33470,做空,2024-11-11 04:05:00,2024-11-11 04:55:00,3188.49,3182.45,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33471,做多,2024-11-11 04:55:00,2024-11-11 05:05:00,3182.45,3179.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33472,做空,2024-11-11 05:05:00,2024-11-11 05:25:00,3179.52,3148.28,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33473,做多,2024-11-11 09:30:00,2024-11-11 10:20:00,3168.47,3195.18,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33474,做多,2024-11-11 12:25:00,2024-11-11 13:00:00,3176.66,3165.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33475,做空,2024-11-11 13:00:00,2024-11-11 13:05:00,3165.35,3168.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33476,做多,2024-11-11 13:05:00,2024-11-11 13:10:00,3168.61,3155.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33477,做空,2024-11-11 13:10:00,2024-11-11 13:25:00,3155.84,3163.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33478,做多,2024-11-11 13:25:00,2024-11-11 13:30:00,3163.99,3158.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33479,做空,2024-11-11 13:30:00,2024-11-11 14:00:00,3158.9,3164.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33480,做多,2024-11-11 14:00:00,2024-11-11 14:10:00,3164.62,3156.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33481,做空,2024-11-11 14:10:00,2024-11-11 14:15:00,3156.02,3159.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33482,做多,2024-11-11 14:15:00,2024-11-11 14:20:00,3159.52,3153.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33483,做空,2024-11-11 14:20:00,2024-11-11 14:25:00,3153.18,3167.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33484,做多,2024-11-11 14:25:00,2024-11-11 14:40:00,3167.6,3157.12,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33485,做空,2024-11-11 14:40:00,2024-11-11 14:45:00,3157.12,3169.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33486,做多,2024-11-11 14:45:00,2024-11-11 15:10:00,3169.26,3201.93,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33487,做多,2024-11-12 00:25:00,2024-11-12 00:30:00,3312.65,3299.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33488,做空,2024-11-12 00:30:00,2024-11-12 00:45:00,3299.21,3325.14,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -33489,做多,2024-11-12 00:45:00,2024-11-12 01:00:00,3325.14,3332.05,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33490,做空,2024-11-12 01:00:00,2024-11-12 01:10:00,3332.05,3321.34,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33491,做多,2024-11-12 01:10:00,2024-11-12 01:20:00,3321.34,3313.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33492,做空,2024-11-12 01:20:00,2024-11-12 01:30:00,3313.56,3330.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33493,做多,2024-11-12 01:30:00,2024-11-12 01:55:00,3330.84,3321.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33494,做空,2024-11-12 01:55:00,2024-11-12 02:00:00,3321.27,3330.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33495,做多,2024-11-12 02:00:00,2024-11-12 02:15:00,3330.68,3326.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33496,做空,2024-11-12 02:15:00,2024-11-12 02:35:00,3326.15,3317.64,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33497,做多,2024-11-12 02:35:00,2024-11-12 02:40:00,3317.64,3313.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33498,做空,2024-11-12 02:40:00,2024-11-12 02:50:00,3313.39,3286.02,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33499,做多,2024-11-12 03:20:00,2024-11-12 03:35:00,3323.23,3332.53,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33500,做空,2024-11-12 03:35:00,2024-11-12 03:50:00,3332.53,3326.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33501,做多,2024-11-12 03:50:00,2024-11-12 04:05:00,3326.03,3330.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33502,做空,2024-11-12 04:05:00,2024-11-12 04:10:00,3330.39,3333.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33503,做多,2024-11-12 04:10:00,2024-11-12 04:25:00,3333.24,3347.38,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33504,做空,2024-11-12 04:25:00,2024-11-12 05:05:00,3347.38,3333.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33505,做多,2024-11-12 05:05:00,2024-11-12 05:35:00,3333.03,3331.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33506,做空,2024-11-12 05:35:00,2024-11-12 05:50:00,3331.82,3331.28,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33507,做多,2024-11-12 05:50:00,2024-11-12 06:15:00,3331.28,3330.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33508,做空,2024-11-12 06:15:00,2024-11-12 06:20:00,3330.47,3331.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33509,做多,2024-11-12 06:20:00,2024-11-12 06:25:00,3331.3,3330.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33510,做空,2024-11-12 06:25:00,2024-11-12 06:30:00,3330.02,3345.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33511,做多,2024-11-12 06:30:00,2024-11-12 06:40:00,3345.28,3374.47,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33512,做多,2024-11-12 10:05:00,2024-11-12 10:20:00,3364.41,3341.75,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33513,做空,2024-11-12 10:20:00,2024-11-12 10:35:00,3341.75,3293.17,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33514,做多,2024-11-12 18:30:00,2024-11-12 18:35:00,3283.9,3275.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33515,做空,2024-11-12 18:35:00,2024-11-12 18:45:00,3275.3,3279.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33516,做多,2024-11-12 18:45:00,2024-11-12 19:00:00,3279.98,3282.39,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33517,做空,2024-11-12 19:00:00,2024-11-12 19:05:00,3282.39,3291.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33518,做多,2024-11-12 19:05:00,2024-11-12 20:15:00,3291.38,3270.14,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33519,做空,2024-11-12 20:15:00,2024-11-12 20:20:00,3270.14,3272.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33520,做多,2024-11-12 20:20:00,2024-11-12 20:40:00,3272.25,3296.39,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33521,做多,2024-11-12 21:20:00,2024-11-12 22:05:00,3265.53,3265.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33522,做空,2024-11-12 22:05:00,2024-11-12 22:10:00,3265.19,3266.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33523,做多,2024-11-12 22:10:00,2024-11-12 22:15:00,3266.79,3259.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33524,做空,2024-11-12 22:15:00,2024-11-12 22:20:00,3259.95,3268.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33525,做多,2024-11-12 22:20:00,2024-11-12 23:00:00,3268.75,3264.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33526,做空,2024-11-12 23:00:00,2024-11-12 23:05:00,3264.32,3281.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33527,做多,2024-11-12 23:05:00,2024-11-12 23:15:00,3281.22,3265.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33528,做空,2024-11-12 23:15:00,2024-11-12 23:20:00,3265.22,3248.62,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33529,做多,2024-11-13 01:05:00,2024-11-13 01:15:00,3269.66,3266.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33530,做空,2024-11-13 01:15:00,2024-11-13 01:25:00,3266.33,3276.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33531,做多,2024-11-13 01:25:00,2024-11-13 01:30:00,3276.02,3270.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33532,做空,2024-11-13 01:30:00,2024-11-13 01:35:00,3270.01,3282.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33533,做多,2024-11-13 01:35:00,2024-11-13 02:05:00,3282.45,3269.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33534,做空,2024-11-13 02:05:00,2024-11-13 02:15:00,3269.95,3229.65,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33535,做多,2024-11-13 11:10:00,2024-11-13 11:20:00,3183.73,3176.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33536,做空,2024-11-13 11:20:00,2024-11-13 12:40:00,3176.05,3177.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33537,做多,2024-11-13 12:40:00,2024-11-13 12:55:00,3177.9,3166.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33538,做空,2024-11-13 12:55:00,2024-11-13 13:00:00,3166.15,3168.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33539,做多,2024-11-13 13:00:00,2024-11-13 13:05:00,3168.94,3164.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33540,做空,2024-11-13 13:05:00,2024-11-13 13:20:00,3164.3,3175.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33541,做多,2024-11-13 13:20:00,2024-11-13 13:30:00,3175.36,3194.78,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33542,做多,2024-11-14 01:55:00,2024-11-14 02:15:00,3217.62,3206.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33543,做空,2024-11-14 02:15:00,2024-11-14 02:40:00,3206.14,3205.07,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33544,做多,2024-11-14 02:40:00,2024-11-14 03:00:00,3205.07,3201.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33545,做空,2024-11-14 03:00:00,2024-11-14 03:20:00,3201.23,3202.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33546,做多,2024-11-14 03:20:00,2024-11-14 03:35:00,3202.97,3195.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33547,做空,2024-11-14 03:35:00,2024-11-14 07:35:00,3195.18,3202.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33548,做多,2024-11-14 07:35:00,2024-11-14 08:05:00,3202.77,3228.67,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33549,做多,2024-11-14 08:50:00,2024-11-14 08:55:00,3206.1,3204.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33550,做空,2024-11-14 08:55:00,2024-11-14 09:00:00,3204.68,3208.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33551,做多,2024-11-14 09:00:00,2024-11-14 09:15:00,3208.36,3207.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33552,做空,2024-11-14 09:15:00,2024-11-14 09:20:00,3207.22,3210.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33553,做多,2024-11-14 09:20:00,2024-11-14 09:25:00,3210.98,3209.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33554,做空,2024-11-14 09:25:00,2024-11-14 09:40:00,3209.76,3206.07,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33555,做多,2024-11-14 09:40:00,2024-11-14 10:15:00,3206.07,3210.22,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33556,做空,2024-11-14 10:15:00,2024-11-14 10:30:00,3210.22,3209.94,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33557,做多,2024-11-14 10:30:00,2024-11-14 10:35:00,3209.94,3194.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33558,做空,2024-11-14 10:35:00,2024-11-14 10:55:00,3194.65,3182.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33559,做多,2024-11-14 16:55:00,2024-11-15 07:25:00,3172.78,3067.44,0.01,100.0,0.0003,-0.03,0.0,-0.03,flip -33560,做空,2024-11-15 07:25:00,2024-11-15 07:55:00,3067.44,3041.14,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33561,做多,2024-11-15 08:40:00,2024-11-15 09:05:00,3061.32,3088.57,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33562,做多,2024-11-15 14:45:00,2024-11-15 14:50:00,3082.9,3063.99,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -33563,做空,2024-11-15 14:50:00,2024-11-15 15:00:00,3063.99,3057.3,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33564,做多,2024-11-15 20:15:00,2024-11-15 20:30:00,3080.47,3067.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33565,做空,2024-11-15 20:30:00,2024-11-16 07:30:00,3067.28,3114.48,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -33566,做多,2024-11-16 07:30:00,2024-11-16 07:35:00,3114.48,3109.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33567,做空,2024-11-16 07:35:00,2024-11-16 08:20:00,3109.57,3114.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33568,做多,2024-11-16 08:20:00,2024-11-16 08:25:00,3114.94,3111.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33569,做空,2024-11-16 08:25:00,2024-11-16 08:30:00,3111.68,3117.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33570,做多,2024-11-16 08:30:00,2024-11-16 09:20:00,3117.62,3112.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33571,做空,2024-11-16 09:20:00,2024-11-16 09:25:00,3112.15,3115.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33572,做多,2024-11-16 09:25:00,2024-11-16 09:55:00,3115.41,3118.65,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33573,做空,2024-11-16 09:55:00,2024-11-16 10:00:00,3118.65,3119.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33574,做多,2024-11-16 10:00:00,2024-11-16 10:10:00,3119.59,3119.64,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33575,做空,2024-11-16 10:10:00,2024-11-16 10:15:00,3119.64,3127.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33576,做多,2024-11-16 10:15:00,2024-11-16 11:20:00,3127.19,3145.91,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33577,做多,2024-11-16 15:15:00,2024-11-16 15:25:00,3152.78,3143.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33578,做空,2024-11-16 15:25:00,2024-11-16 15:30:00,3143.78,3150.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33579,做多,2024-11-16 15:30:00,2024-11-16 15:35:00,3150.99,3142.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33580,做空,2024-11-16 15:35:00,2024-11-16 15:40:00,3142.99,3146.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33581,做多,2024-11-16 15:40:00,2024-11-16 15:45:00,3146.95,3132.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33582,做空,2024-11-16 15:45:00,2024-11-16 16:15:00,3132.47,3153.74,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33583,做多,2024-11-16 16:15:00,2024-11-16 16:45:00,3153.74,3147.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33584,做空,2024-11-16 16:45:00,2024-11-16 16:50:00,3147.62,3148.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33585,做多,2024-11-16 16:50:00,2024-11-16 16:55:00,3148.01,3147.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33586,做空,2024-11-16 16:55:00,2024-11-16 17:00:00,3147.31,3148.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33587,做多,2024-11-16 17:00:00,2024-11-16 20:10:00,3148.39,3163.16,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33588,做空,2024-11-16 20:10:00,2024-11-16 22:25:00,3163.16,3163.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33589,做多,2024-11-16 22:25:00,2024-11-16 22:30:00,3163.97,3163.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33590,做空,2024-11-16 22:30:00,2024-11-16 22:55:00,3163.55,3134.78,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33591,做多,2024-11-17 04:40:00,2024-11-17 04:45:00,3133.83,3116.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33592,做空,2024-11-17 04:45:00,2024-11-17 04:55:00,3116.6,3128.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33593,做多,2024-11-17 04:55:00,2024-11-17 05:05:00,3128.36,3128.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33594,做空,2024-11-17 05:05:00,2024-11-17 06:15:00,3128.32,3119.4,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33595,做多,2024-11-17 06:15:00,2024-11-17 06:20:00,3119.4,3112.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33596,做空,2024-11-17 06:20:00,2024-11-17 06:25:00,3112.64,3115.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33597,做多,2024-11-17 06:25:00,2024-11-17 08:40:00,3115.28,3154.74,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33598,做多,2024-11-17 11:15:00,2024-11-17 11:35:00,3116.14,3112.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33599,做空,2024-11-17 11:35:00,2024-11-17 11:40:00,3112.15,3117.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33600,做多,2024-11-17 11:40:00,2024-11-17 11:45:00,3117.7,3107.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33601,做空,2024-11-17 11:45:00,2024-11-17 12:05:00,3107.82,3115.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33602,做多,2024-11-17 12:05:00,2024-11-17 12:35:00,3115.56,3117.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33603,做空,2024-11-17 12:35:00,2024-11-17 12:40:00,3117.39,3125.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33604,做多,2024-11-17 12:40:00,2024-11-17 12:50:00,3125.56,3123.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33605,做空,2024-11-17 12:50:00,2024-11-17 12:55:00,3123.59,3123.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33606,做多,2024-11-17 12:55:00,2024-11-17 20:10:00,3123.83,3102.48,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33607,做空,2024-11-17 20:10:00,2024-11-17 20:25:00,3102.48,3073.12,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33608,做多,2024-11-18 00:15:00,2024-11-18 00:20:00,3083.76,3083.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33609,做空,2024-11-18 00:20:00,2024-11-18 00:25:00,3083.67,3094.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33610,做多,2024-11-18 00:25:00,2024-11-18 00:35:00,3094.22,3121.14,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33611,做多,2024-11-18 10:10:00,2024-11-18 10:55:00,3114.25,3118.62,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33612,做空,2024-11-18 10:55:00,2024-11-18 11:10:00,3118.62,3093.7,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33613,做多,2024-11-18 14:20:00,2024-11-18 14:35:00,3106.11,3098.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33614,做空,2024-11-18 14:35:00,2024-11-18 15:30:00,3098.65,3108.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33615,做多,2024-11-18 15:30:00,2024-11-18 15:40:00,3108.88,3141.13,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33616,做多,2024-11-18 19:40:00,2024-11-18 19:45:00,3121.72,3121.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33617,做空,2024-11-18 19:45:00,2024-11-18 19:50:00,3121.65,3130.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33618,做多,2024-11-18 19:50:00,2024-11-18 20:25:00,3130.36,3180.68,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33619,做多,2024-11-18 23:10:00,2024-11-18 23:15:00,3151.82,3145.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33620,做空,2024-11-18 23:15:00,2024-11-18 23:25:00,3145.44,3153.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33621,做多,2024-11-18 23:25:00,2024-11-18 23:40:00,3153.78,3201.59,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33622,做多,2024-11-19 01:20:00,2024-11-19 01:25:00,3160.77,3159.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33623,做空,2024-11-19 01:25:00,2024-11-19 04:20:00,3159.7,3156.6,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33624,做多,2024-11-19 04:20:00,2024-11-19 12:30:00,3156.6,3141.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -33625,做多,2024-11-19 13:05:00,2024-11-19 13:10:00,3134.26,3132.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33626,做空,2024-11-19 13:10:00,2024-11-19 13:30:00,3132.18,3112.43,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -33627,做多,2024-11-19 16:25:00,2024-11-19 16:30:00,3115.19,3112.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33628,做空,2024-11-19 16:30:00,2024-11-19 16:35:00,3112.01,3112.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33629,做多,2024-11-19 16:35:00,2024-11-19 17:10:00,3112.73,3116.82,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33630,做空,2024-11-19 17:10:00,2024-11-19 17:15:00,3116.82,3117.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33631,做多,2024-11-19 17:15:00,2024-11-19 17:20:00,3117.15,3116.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33632,做空,2024-11-19 17:20:00,2024-11-19 17:55:00,3116.57,3120.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33633,做多,2024-11-19 17:55:00,2024-11-19 18:15:00,3120.11,3127.49,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33634,做多,2024-11-19 20:00:00,2024-11-19 20:20:00,3125.19,3119.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33635,做空,2024-11-19 20:20:00,2024-11-19 20:25:00,3119.29,3121.31,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33636,做多,2024-11-19 20:25:00,2024-11-19 20:30:00,3121.31,3114.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33637,做空,2024-11-19 20:30:00,2024-11-19 20:50:00,3114.25,3089.35,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -33638,做多,2024-11-19 23:15:00,2024-11-19 23:25:00,3114.39,3104.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33639,做空,2024-11-19 23:25:00,2024-11-19 23:35:00,3104.64,3111.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33640,做多,2024-11-19 23:35:00,2024-11-19 23:50:00,3111.14,3110.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33641,做空,2024-11-19 23:50:00,2024-11-20 00:05:00,3110.8,3113.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33642,做多,2024-11-20 00:05:00,2024-11-20 00:10:00,3113.43,3106.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33643,做空,2024-11-20 00:10:00,2024-11-20 00:15:00,3106.18,3106.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33644,做多,2024-11-20 00:15:00,2024-11-20 00:45:00,3106.6,3110.33,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33645,做空,2024-11-20 00:45:00,2024-11-20 00:50:00,3110.33,3114.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33646,做多,2024-11-20 00:50:00,2024-11-20 00:55:00,3114.02,3109.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33647,做空,2024-11-20 00:55:00,2024-11-20 01:00:00,3109.36,3125.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33648,做多,2024-11-20 01:00:00,2024-11-20 01:15:00,3125.34,3112.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33649,做空,2024-11-20 01:15:00,2024-11-20 01:30:00,3112.21,3114.51,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33650,做多,2024-11-20 01:30:00,2024-11-20 01:35:00,3114.51,3113.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33651,做空,2024-11-20 01:35:00,2024-11-20 02:15:00,3113.19,3095.72,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33652,做多,2024-11-20 05:10:00,2024-11-20 06:05:00,3100.24,3111.48,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33653,做多,2024-11-20 07:05:00,2024-11-20 07:20:00,3103.47,3113.79,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33654,做多,2024-11-20 11:50:00,2024-11-20 13:20:00,3104.02,3109.28,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33655,做空,2024-11-20 13:20:00,2024-11-20 13:25:00,3109.28,3111.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33656,做多,2024-11-20 13:25:00,2024-11-20 13:35:00,3111.4,3105.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33657,做空,2024-11-20 13:35:00,2024-11-20 13:45:00,3105.27,3111.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33658,做多,2024-11-20 13:45:00,2024-11-20 14:00:00,3111.49,3126.12,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -33659,做多,2024-11-20 14:40:00,2024-11-20 14:50:00,3109.35,3110.33,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33660,做空,2024-11-20 14:50:00,2024-11-20 14:55:00,3110.33,3116.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33661,做多,2024-11-20 14:55:00,2024-11-20 15:05:00,3116.18,3097.11,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -33662,做空,2024-11-20 15:05:00,2024-11-20 15:10:00,3097.11,3099.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -33663,做多,2024-11-20 15:25:00,2024-11-20 15:55:00,3104.38,3131.97,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33664,做多,2024-11-20 22:10:00,2024-11-20 22:15:00,3089.59,3087.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33665,做空,2024-11-20 22:15:00,2024-11-20 22:20:00,3087.03,3088.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33666,做多,2024-11-20 22:20:00,2024-11-20 22:25:00,3088.98,3081.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33667,做空,2024-11-20 22:25:00,2024-11-21 00:10:00,3081.34,3079.04,0.01,100.0,0.0003,0.0,0.0,0.0,flip -33668,做多,2024-11-21 00:10:00,2024-11-21 02:00:00,3079.04,3073.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33669,做空,2024-11-21 02:00:00,2024-11-21 02:15:00,3073.77,3056.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -33670,做多,2024-11-21 03:05:00,2024-11-21 03:15:00,3068.33,3069.86,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -33671,做空,2024-11-21 03:15:00,2024-11-21 03:20:00,3069.86,3078.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -33672,做多,2024-11-21 03:20:00,2024-11-21 03:25:00,3078.23,3101.51,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -33673,做多,2024-11-21 21:50:00,2024-11-21 22:15:00,3347.61,3381.2,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33674,做多,2024-11-22 03:15:00,2024-11-22 03:20:00,3357.82,3353.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33675,做空,2024-11-22 03:20:00,2024-11-22 06:40:00,3353.55,3364.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33676,做多,2024-11-22 06:40:00,2024-11-22 07:55:00,3364.82,3365.66,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33677,做空,2024-11-22 07:55:00,2024-11-22 09:30:00,3365.66,3366.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33678,做多,2024-11-22 09:30:00,2024-11-22 09:35:00,3366.73,3364.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33679,做空,2024-11-22 09:35:00,2024-11-22 09:40:00,3364.3,3364.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33680,做多,2024-11-22 09:40:00,2024-11-22 09:50:00,3364.94,3364.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33681,做空,2024-11-22 09:50:00,2024-11-22 10:35:00,3364.79,3339.23,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33682,做多,2024-11-22 21:40:00,2024-11-22 22:35:00,3303.63,3315.62,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33683,做多,2024-11-23 08:10:00,2024-11-23 08:15:00,3344.77,3365.61,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -33684,做多,2024-11-23 10:55:00,2024-11-23 12:00:00,3351.14,3353.69,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33685,做空,2024-11-23 12:00:00,2024-11-23 12:05:00,3353.69,3360.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33686,做多,2024-11-23 12:05:00,2024-11-23 12:30:00,3360.47,3391.38,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33687,做多,2024-11-23 17:05:00,2024-11-23 19:30:00,3407.48,3415.92,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33688,做空,2024-11-23 19:30:00,2024-11-23 21:30:00,3415.92,3424.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33689,做多,2024-11-23 21:30:00,2024-11-23 21:45:00,3424.01,3426.62,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33690,做空,2024-11-23 21:45:00,2024-11-23 23:20:00,3426.62,3389.68,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33691,做多,2024-11-24 00:25:00,2024-11-24 00:35:00,3427.39,3412.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33692,做空,2024-11-24 00:35:00,2024-11-24 00:45:00,3412.02,3421.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33693,做多,2024-11-24 00:45:00,2024-11-24 01:45:00,3421.03,3429.08,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33694,做多,2024-11-24 05:05:00,2024-11-24 05:25:00,3418.99,3416.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33695,做空,2024-11-24 05:25:00,2024-11-24 06:45:00,3416.62,3430.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33696,做多,2024-11-24 06:45:00,2024-11-24 07:15:00,3430.39,3419.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33697,做空,2024-11-24 07:15:00,2024-11-24 07:20:00,3419.55,3419.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33698,做多,2024-11-24 07:20:00,2024-11-24 07:25:00,3419.69,3416.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33699,做空,2024-11-24 07:25:00,2024-11-24 07:35:00,3416.4,3419.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33700,做多,2024-11-24 07:35:00,2024-11-24 07:40:00,3419.55,3419.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33701,做空,2024-11-24 07:40:00,2024-11-24 07:45:00,3419.24,3422.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33702,做多,2024-11-24 07:45:00,2024-11-24 08:20:00,3422.45,3419.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33703,做空,2024-11-24 08:20:00,2024-11-24 08:25:00,3419.01,3419.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33704,做多,2024-11-24 08:25:00,2024-11-24 19:50:00,3419.39,3329.16,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -33705,做空,2024-11-24 19:50:00,2024-11-24 20:00:00,3329.16,3332.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33706,做多,2024-11-24 20:00:00,2024-11-24 21:15:00,3332.21,3340.35,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33707,做多,2024-11-25 01:05:00,2024-11-25 01:10:00,3340.66,3335.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33708,做空,2024-11-25 01:10:00,2024-11-25 01:20:00,3335.56,3305.9,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33709,做多,2024-11-25 02:00:00,2024-11-25 03:45:00,3341.02,3366.01,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33710,做多,2024-11-25 15:30:00,2024-11-25 15:35:00,3453.6,3452.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33711,做空,2024-11-25 15:35:00,2024-11-25 15:40:00,3452.17,3469.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33712,做多,2024-11-25 15:40:00,2024-11-25 15:55:00,3469.24,3521.31,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33713,做多,2024-11-25 16:50:00,2024-11-25 17:00:00,3479.99,3469.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33714,做空,2024-11-25 17:00:00,2024-11-25 18:00:00,3469.6,3479.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33715,做多,2024-11-25 18:00:00,2024-11-25 18:20:00,3479.49,3476.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33716,做空,2024-11-25 18:20:00,2024-11-25 19:05:00,3476.14,3451.34,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33717,做多,2024-11-25 19:25:00,2024-11-25 19:30:00,3475.7,3466.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33718,做空,2024-11-25 19:30:00,2024-11-25 19:40:00,3466.83,3480.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33719,做多,2024-11-25 19:40:00,2024-11-25 19:45:00,3480.61,3473.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33720,做空,2024-11-25 19:45:00,2024-11-25 20:05:00,3473.52,3488.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33721,做多,2024-11-25 20:05:00,2024-11-25 20:20:00,3488.19,3484.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33722,做空,2024-11-25 20:20:00,2024-11-25 21:15:00,3484.44,3484.06,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33723,做多,2024-11-25 21:15:00,2024-11-25 21:20:00,3484.06,3473.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33724,做空,2024-11-25 21:20:00,2024-11-25 21:25:00,3473.73,3476.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33725,做多,2024-11-25 21:25:00,2024-11-25 21:30:00,3476.59,3464.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33726,做空,2024-11-25 21:30:00,2024-11-25 21:40:00,3464.84,3430.59,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33727,做多,2024-11-25 23:10:00,2024-11-25 23:15:00,3472.76,3456.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33728,做空,2024-11-25 23:15:00,2024-11-25 23:45:00,3456.39,3416.58,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33729,做多,2024-11-26 01:30:00,2024-11-26 01:35:00,3463.33,3451.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33730,做空,2024-11-26 01:35:00,2024-11-26 01:45:00,3451.06,3457.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33731,做多,2024-11-26 01:45:00,2024-11-26 01:50:00,3457.85,3451.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33732,做空,2024-11-26 01:50:00,2024-11-26 02:05:00,3451.56,3449.02,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33733,做多,2024-11-26 02:05:00,2024-11-26 02:20:00,3449.02,3447.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33734,做空,2024-11-26 02:20:00,2024-11-26 02:40:00,3447.61,3453.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33735,做多,2024-11-26 02:40:00,2024-11-26 02:45:00,3453.72,3450.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33736,做空,2024-11-26 02:45:00,2024-11-26 02:50:00,3450.18,3451.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33737,做多,2024-11-26 02:50:00,2024-11-26 02:55:00,3451.93,3447.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33738,做空,2024-11-26 02:55:00,2024-11-26 06:25:00,3447.46,3440.81,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33739,做多,2024-11-26 06:25:00,2024-11-26 06:30:00,3440.81,3436.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33740,做空,2024-11-26 06:30:00,2024-11-26 06:35:00,3436.76,3438.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33741,做多,2024-11-26 06:35:00,2024-11-26 06:45:00,3438.88,3434.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33742,做空,2024-11-26 06:45:00,2024-11-26 07:00:00,3434.32,3413.36,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33743,做多,2024-11-26 20:05:00,2024-11-26 20:10:00,3319.23,3316.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33744,做空,2024-11-26 20:10:00,2024-11-26 20:40:00,3316.37,3320.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33745,做多,2024-11-26 20:40:00,2024-11-26 21:05:00,3320.03,3309.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33746,做空,2024-11-26 21:05:00,2024-11-26 21:10:00,3309.32,3317.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33747,做多,2024-11-26 21:10:00,2024-11-26 21:30:00,3317.4,3314.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33748,做空,2024-11-26 21:30:00,2024-11-26 21:35:00,3314.51,3319.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33749,做多,2024-11-26 21:35:00,2024-11-26 21:45:00,3319.42,3320.12,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33750,做空,2024-11-26 21:45:00,2024-11-27 00:45:00,3320.12,3321.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33751,做多,2024-11-27 00:45:00,2024-11-27 00:50:00,3321.61,3317.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33752,做空,2024-11-27 00:50:00,2024-11-27 01:00:00,3317.0,3314.56,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33753,做多,2024-11-27 01:00:00,2024-11-27 01:05:00,3314.56,3311.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33754,做空,2024-11-27 01:05:00,2024-11-27 01:10:00,3311.45,3323.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33755,做多,2024-11-27 01:10:00,2024-11-27 01:55:00,3323.58,3344.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33756,做多,2024-11-28 08:25:00,2024-11-28 08:35:00,3621.61,3618.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33757,做空,2024-11-28 08:35:00,2024-11-28 08:45:00,3618.65,3622.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33758,做多,2024-11-28 08:45:00,2024-11-28 09:50:00,3622.84,3608.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33759,做空,2024-11-28 09:50:00,2024-11-28 10:00:00,3608.61,3580.06,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33760,做多,2024-11-28 10:15:00,2024-11-28 10:20:00,3613.24,3612.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33761,做空,2024-11-28 10:20:00,2024-11-28 10:25:00,3612.44,3617.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33762,做多,2024-11-28 10:25:00,2024-11-28 10:45:00,3617.56,3610.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33763,做空,2024-11-28 10:45:00,2024-11-28 10:55:00,3610.41,3605.95,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33764,做多,2024-11-28 10:55:00,2024-11-28 11:05:00,3605.95,3606.1,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33765,做空,2024-11-28 11:05:00,2024-11-28 11:10:00,3606.1,3607.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33766,做多,2024-11-28 11:10:00,2024-11-28 11:15:00,3607.4,3597.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33767,做空,2024-11-28 11:15:00,2024-11-28 11:20:00,3597.39,3611.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33768,做多,2024-11-28 11:20:00,2024-11-28 11:45:00,3611.23,3637.79,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33769,做多,2024-11-28 13:20:00,2024-11-28 13:25:00,3608.4,3607.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33770,做空,2024-11-28 13:25:00,2024-11-28 13:35:00,3607.31,3591.41,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33771,做多,2024-11-28 14:05:00,2024-11-28 19:05:00,3604.71,3580.47,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33772,做空,2024-11-28 19:05:00,2024-11-28 21:05:00,3580.47,3577.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33773,做多,2024-11-28 21:05:00,2024-11-28 21:10:00,3577.03,3571.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33774,做空,2024-11-28 21:10:00,2024-11-28 21:45:00,3571.38,3575.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33775,做多,2024-11-28 21:45:00,2024-11-28 21:50:00,3575.11,3573.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33776,做空,2024-11-28 21:50:00,2024-11-28 21:55:00,3573.38,3573.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33777,做多,2024-11-28 21:55:00,2024-11-28 22:15:00,3573.86,3599.18,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33778,做多,2024-11-29 00:30:00,2024-11-29 00:45:00,3572.31,3569.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33779,做空,2024-11-29 00:45:00,2024-11-29 01:25:00,3569.09,3568.88,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33780,做多,2024-11-29 01:25:00,2024-11-29 02:10:00,3568.88,3589.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33781,做多,2024-11-29 04:45:00,2024-11-29 05:10:00,3578.81,3597.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33782,做多,2024-11-29 09:15:00,2024-11-29 09:25:00,3576.99,3575.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33783,做空,2024-11-29 09:25:00,2024-11-29 09:30:00,3575.57,3575.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33784,做多,2024-11-29 09:30:00,2024-11-29 09:35:00,3575.84,3575.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33785,做空,2024-11-29 09:35:00,2024-11-29 09:40:00,3575.82,3579.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33786,做多,2024-11-29 09:40:00,2024-11-29 09:50:00,3579.36,3574.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33787,做空,2024-11-29 09:50:00,2024-11-29 10:05:00,3574.07,3573.61,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33788,做多,2024-11-29 10:05:00,2024-11-29 10:10:00,3573.61,3572.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33789,做空,2024-11-29 10:10:00,2024-11-29 10:20:00,3572.45,3571.86,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33790,做多,2024-11-29 10:20:00,2024-11-29 11:30:00,3571.86,3593.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33791,做多,2024-11-29 12:50:00,2024-11-29 13:05:00,3581.7,3602.03,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33792,做多,2024-11-29 16:20:00,2024-11-29 17:05:00,3594.69,3586.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33793,做空,2024-11-29 17:05:00,2024-11-29 17:30:00,3586.02,3595.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33794,做多,2024-11-29 17:30:00,2024-11-29 17:35:00,3595.63,3584.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33795,做空,2024-11-29 17:35:00,2024-11-29 17:40:00,3584.99,3591.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33796,做多,2024-11-29 17:40:00,2024-11-29 17:50:00,3591.15,3589.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33797,做空,2024-11-29 17:50:00,2024-11-29 18:00:00,3589.78,3593.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33798,做多,2024-11-29 18:00:00,2024-11-29 18:05:00,3593.82,3590.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33799,做空,2024-11-29 18:05:00,2024-11-29 19:00:00,3590.27,3567.11,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -33800,做多,2024-11-29 20:25:00,2024-11-29 20:30:00,3596.87,3596.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33801,做空,2024-11-29 20:30:00,2024-11-29 20:35:00,3596.46,3601.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33802,做多,2024-11-29 20:35:00,2024-11-29 20:40:00,3601.65,3600.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33803,做空,2024-11-29 20:40:00,2024-11-29 22:15:00,3600.35,3596.43,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33804,做多,2024-11-29 22:15:00,2024-11-29 22:20:00,3596.43,3593.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33805,做空,2024-11-29 22:20:00,2024-11-29 22:30:00,3593.74,3603.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33806,做多,2024-11-29 22:30:00,2024-11-29 22:50:00,3603.25,3597.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33807,做空,2024-11-29 22:50:00,2024-11-29 22:55:00,3597.81,3598.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33808,做多,2024-11-29 22:55:00,2024-11-29 23:00:00,3598.45,3597.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33809,做空,2024-11-29 23:00:00,2024-11-29 23:15:00,3597.29,3598.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33810,做多,2024-11-29 23:15:00,2024-11-29 23:20:00,3598.99,3598.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33811,做空,2024-11-29 23:20:00,2024-11-29 23:40:00,3598.72,3597.44,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33812,做多,2024-11-29 23:40:00,2024-11-29 23:45:00,3597.44,3595.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33813,做空,2024-11-29 23:45:00,2024-11-29 23:50:00,3595.61,3597.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33814,做多,2024-11-29 23:50:00,2024-11-29 23:55:00,3597.22,3594.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33815,做空,2024-11-29 23:55:00,2024-11-30 00:20:00,3594.51,3608.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33816,做多,2024-11-30 00:20:00,2024-11-30 00:35:00,3608.39,3588.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33817,做空,2024-11-30 00:35:00,2024-11-30 00:45:00,3588.58,3596.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33818,做多,2024-11-30 00:45:00,2024-11-30 00:50:00,3596.28,3593.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33819,做空,2024-11-30 00:50:00,2024-11-30 01:00:00,3593.57,3574.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33820,做多,2024-11-30 01:25:00,2024-11-30 01:35:00,3592.52,3604.8,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33821,做多,2024-11-30 10:40:00,2024-11-30 10:45:00,3667.06,3657.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33822,做空,2024-11-30 10:45:00,2024-11-30 12:55:00,3657.24,3683.1,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33823,做多,2024-11-30 12:55:00,2024-11-30 13:00:00,3683.1,3677.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33824,做空,2024-11-30 13:00:00,2024-11-30 13:15:00,3677.98,3679.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33825,做多,2024-11-30 13:15:00,2024-11-30 13:20:00,3679.18,3674.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33826,做空,2024-11-30 13:20:00,2024-11-30 13:30:00,3674.75,3681.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33827,做多,2024-11-30 13:30:00,2024-11-30 13:35:00,3681.47,3674.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33828,做空,2024-11-30 13:35:00,2024-11-30 13:45:00,3674.55,3682.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33829,做多,2024-11-30 13:45:00,2024-11-30 13:50:00,3682.0,3673.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33830,做空,2024-11-30 13:50:00,2024-11-30 14:00:00,3673.88,3681.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33831,做多,2024-11-30 14:00:00,2024-11-30 14:20:00,3681.22,3682.66,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33832,做空,2024-11-30 14:20:00,2024-11-30 15:00:00,3682.66,3668.95,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33833,做多,2024-11-30 15:40:00,2024-11-30 15:50:00,3679.0,3682.88,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33834,做空,2024-11-30 15:50:00,2024-11-30 16:05:00,3682.88,3680.41,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33835,做多,2024-11-30 16:05:00,2024-11-30 16:10:00,3680.41,3676.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33836,做空,2024-11-30 16:10:00,2024-11-30 16:55:00,3676.32,3678.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33837,做多,2024-11-30 16:55:00,2024-11-30 17:00:00,3678.54,3677.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33838,做空,2024-11-30 17:00:00,2024-11-30 17:15:00,3677.93,3681.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33839,做多,2024-11-30 17:15:00,2024-11-30 18:05:00,3681.54,3675.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33840,做空,2024-11-30 18:05:00,2024-11-30 18:15:00,3675.29,3677.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33841,做多,2024-11-30 18:15:00,2024-11-30 18:20:00,3677.17,3668.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33842,做空,2024-11-30 18:20:00,2024-11-30 18:45:00,3668.14,3672.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33843,做多,2024-11-30 18:45:00,2024-11-30 18:55:00,3672.16,3673.88,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33844,做空,2024-11-30 18:55:00,2024-11-30 19:00:00,3673.88,3676.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33845,做多,2024-11-30 19:00:00,2024-11-30 19:05:00,3676.97,3672.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33846,做空,2024-11-30 19:05:00,2024-11-30 19:15:00,3672.89,3672.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33847,做多,2024-11-30 19:15:00,2024-11-30 19:35:00,3672.98,3691.75,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33848,做多,2024-12-01 00:45:00,2024-12-01 00:50:00,3704.02,3701.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33849,做空,2024-12-01 00:50:00,2024-12-01 01:25:00,3701.27,3693.57,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33850,做多,2024-12-01 01:25:00,2024-12-01 01:45:00,3693.57,3730.49,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33851,做多,2024-12-01 02:15:00,2024-12-01 02:20:00,3703.58,3692.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33852,做空,2024-12-01 02:20:00,2024-12-01 02:35:00,3692.34,3674.26,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33853,做多,2024-12-01 03:45:00,2024-12-01 04:10:00,3705.41,3700.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33854,做空,2024-12-01 04:10:00,2024-12-01 04:25:00,3700.01,3700.01,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33855,做多,2024-12-01 04:25:00,2024-12-01 04:30:00,3700.01,3696.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33856,做空,2024-12-01 04:30:00,2024-12-01 04:45:00,3696.7,3702.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33857,做多,2024-12-01 04:45:00,2024-12-01 04:50:00,3702.9,3702.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33858,做空,2024-12-01 04:50:00,2024-12-01 04:55:00,3702.89,3704.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33859,做多,2024-12-01 04:55:00,2024-12-01 05:00:00,3704.43,3696.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33860,做空,2024-12-01 05:00:00,2024-12-01 06:20:00,3696.82,3705.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33861,做多,2024-12-01 06:20:00,2024-12-01 06:25:00,3705.57,3702.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33862,做空,2024-12-01 06:25:00,2024-12-01 06:30:00,3702.69,3705.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33863,做多,2024-12-01 06:30:00,2024-12-01 06:40:00,3705.11,3701.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33864,做空,2024-12-01 06:40:00,2024-12-01 06:45:00,3701.85,3705.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33865,做多,2024-12-01 06:45:00,2024-12-01 06:50:00,3705.16,3702.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33866,做空,2024-12-01 06:50:00,2024-12-01 07:15:00,3702.77,3707.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33867,做多,2024-12-01 07:15:00,2024-12-01 09:20:00,3707.91,3698.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33868,做空,2024-12-01 09:20:00,2024-12-01 09:30:00,3698.73,3698.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33869,做多,2024-12-01 09:30:00,2024-12-01 10:00:00,3698.82,3699.34,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33870,做空,2024-12-01 10:00:00,2024-12-01 10:30:00,3699.34,3683.79,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33871,做多,2024-12-01 11:20:00,2024-12-01 11:25:00,3698.01,3695.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33872,做空,2024-12-01 11:25:00,2024-12-01 11:35:00,3695.85,3697.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33873,做多,2024-12-01 11:35:00,2024-12-01 11:40:00,3697.57,3694.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33874,做空,2024-12-01 11:40:00,2024-12-01 12:50:00,3694.19,3683.85,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33875,做多,2024-12-01 13:10:00,2024-12-01 13:40:00,3699.12,3713.05,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33876,做多,2024-12-01 14:05:00,2024-12-01 14:10:00,3712.52,3710.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -33877,做多,2024-12-01 19:00:00,2024-12-01 19:20:00,3716.69,3706.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33878,做空,2024-12-01 19:20:00,2024-12-01 19:25:00,3706.64,3708.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33879,做多,2024-12-01 19:25:00,2024-12-01 20:00:00,3708.07,3700.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33880,做空,2024-12-01 20:00:00,2024-12-01 20:25:00,3700.65,3684.79,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33881,做多,2024-12-01 22:00:00,2024-12-01 22:05:00,3720.62,3736.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33882,做多,2024-12-01 23:35:00,2024-12-01 23:45:00,3718.91,3709.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33883,做空,2024-12-01 23:45:00,2024-12-02 00:00:00,3709.02,3715.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33884,做多,2024-12-02 00:00:00,2024-12-02 00:35:00,3715.14,3716.42,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33885,做空,2024-12-02 00:35:00,2024-12-02 00:50:00,3716.42,3699.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33886,做多,2024-12-02 01:15:00,2024-12-02 01:25:00,3713.7,3739.05,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -33887,做多,2024-12-02 02:20:00,2024-12-02 02:30:00,3713.4,3715.28,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33888,做空,2024-12-02 02:30:00,2024-12-02 02:40:00,3715.28,3715.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33889,做多,2024-12-02 02:40:00,2024-12-02 02:55:00,3715.51,3745.18,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33890,做多,2024-12-02 03:45:00,2024-12-02 14:05:00,3713.01,3633.81,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -33891,做空,2024-12-02 14:05:00,2024-12-02 14:25:00,3633.81,3631.1,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33892,做多,2024-12-02 14:25:00,2024-12-02 15:00:00,3631.1,3634.21,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33893,做空,2024-12-02 15:00:00,2024-12-02 16:50:00,3634.21,3630.78,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33894,做多,2024-12-02 16:50:00,2024-12-02 17:15:00,3630.78,3609.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33895,做空,2024-12-02 17:15:00,2024-12-02 17:50:00,3609.53,3582.7,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33896,做多,2024-12-02 18:20:00,2024-12-02 18:25:00,3618.74,3617.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33897,做空,2024-12-02 18:25:00,2024-12-02 18:30:00,3617.81,3621.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33898,做多,2024-12-02 18:30:00,2024-12-02 19:00:00,3621.65,3611.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33899,做空,2024-12-02 19:00:00,2024-12-02 20:00:00,3611.16,3618.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33900,做多,2024-12-02 20:00:00,2024-12-02 20:25:00,3618.02,3626.42,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33901,做空,2024-12-02 20:25:00,2024-12-02 21:45:00,3626.42,3628.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33902,做多,2024-12-02 21:45:00,2024-12-02 21:50:00,3628.86,3626.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33903,做空,2024-12-02 21:50:00,2024-12-02 23:00:00,3626.26,3626.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33904,做多,2024-12-02 23:00:00,2024-12-02 23:10:00,3626.86,3627.61,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33905,做空,2024-12-02 23:10:00,2024-12-02 23:20:00,3627.61,3628.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33906,做多,2024-12-02 23:20:00,2024-12-03 00:30:00,3628.65,3627.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33907,做空,2024-12-03 00:30:00,2024-12-03 00:35:00,3627.57,3636.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33908,做多,2024-12-03 00:35:00,2024-12-03 01:15:00,3636.04,3645.46,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33909,做多,2024-12-03 02:05:00,2024-12-03 02:35:00,3617.81,3645.38,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33910,做多,2024-12-03 19:55:00,2024-12-03 20:55:00,3579.28,3610.05,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33911,做多,2024-12-04 13:30:00,2024-12-04 13:35:00,3705.6,3705.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33912,做空,2024-12-04 13:35:00,2024-12-04 13:40:00,3705.48,3707.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33913,做多,2024-12-04 13:40:00,2024-12-04 13:45:00,3707.85,3702.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33914,做空,2024-12-04 13:45:00,2024-12-04 13:55:00,3702.82,3710.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33915,做多,2024-12-04 13:55:00,2024-12-04 14:00:00,3710.47,3705.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33916,做空,2024-12-04 14:00:00,2024-12-04 14:15:00,3705.47,3711.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33917,做多,2024-12-04 14:15:00,2024-12-04 14:30:00,3711.26,3738.61,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33918,做多,2024-12-04 16:50:00,2024-12-04 17:20:00,3765.93,3791.91,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -33919,做多,2024-12-05 00:10:00,2024-12-05 02:35:00,3823.82,3829.23,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33920,做空,2024-12-05 02:35:00,2024-12-05 02:40:00,3829.23,3878.32,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33921,做多,2024-12-05 02:40:00,2024-12-05 02:45:00,3878.32,3863.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -33922,做多,2024-12-05 03:40:00,2024-12-05 03:45:00,3849.78,3832.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33923,做空,2024-12-05 03:45:00,2024-12-05 03:50:00,3832.62,3834.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33924,做多,2024-12-05 03:50:00,2024-12-05 04:15:00,3834.82,3870.24,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -33925,做多,2024-12-05 05:45:00,2024-12-05 06:00:00,3850.2,3849.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33926,做空,2024-12-05 06:00:00,2024-12-05 06:05:00,3849.18,3850.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33927,做多,2024-12-05 06:05:00,2024-12-05 06:10:00,3850.03,3838.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33928,做空,2024-12-05 06:10:00,2024-12-05 06:25:00,3838.86,3850.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33929,做多,2024-12-05 06:25:00,2024-12-05 06:30:00,3850.88,3848.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33930,做空,2024-12-05 06:30:00,2024-12-05 16:20:00,3848.26,3907.36,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33931,做多,2024-12-05 16:20:00,2024-12-05 16:55:00,3907.36,3904.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33932,做空,2024-12-05 16:55:00,2024-12-05 17:05:00,3904.41,3915.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33933,做多,2024-12-05 17:05:00,2024-12-05 17:25:00,3915.64,3920.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33934,做空,2024-12-05 17:25:00,2024-12-05 17:45:00,3920.03,3916.28,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33935,做多,2024-12-05 17:45:00,2024-12-05 18:00:00,3916.28,3920.12,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33936,做空,2024-12-05 18:00:00,2024-12-05 18:20:00,3920.12,3899.17,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33937,做多,2024-12-06 00:40:00,2024-12-06 01:00:00,3859.46,3855.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33938,做空,2024-12-06 01:00:00,2024-12-06 01:20:00,3855.05,3860.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33939,做多,2024-12-06 01:20:00,2024-12-06 02:05:00,3860.09,3854.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33940,做空,2024-12-06 02:05:00,2024-12-06 09:00:00,3854.31,3885.28,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33941,做多,2024-12-06 09:00:00,2024-12-06 09:05:00,3885.28,3867.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33942,做空,2024-12-06 09:05:00,2024-12-06 09:40:00,3867.21,3887.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33943,做多,2024-12-06 09:40:00,2024-12-06 09:45:00,3887.93,3883.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33944,做空,2024-12-06 09:45:00,2024-12-06 10:05:00,3883.83,3860.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33945,做多,2024-12-06 13:30:00,2024-12-06 13:45:00,3879.22,3878.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33946,做空,2024-12-06 13:45:00,2024-12-06 13:50:00,3878.62,3880.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33947,做多,2024-12-06 13:50:00,2024-12-06 14:05:00,3880.56,3882.36,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33948,做空,2024-12-06 14:05:00,2024-12-06 14:10:00,3882.36,3887.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33949,做多,2024-12-06 14:10:00,2024-12-06 14:15:00,3887.77,3883.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33950,做空,2024-12-06 14:15:00,2024-12-06 14:20:00,3883.61,3895.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33951,做多,2024-12-06 14:20:00,2024-12-06 14:25:00,3895.21,3919.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33952,做多,2024-12-07 09:30:00,2024-12-07 09:35:00,3993.17,3986.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33953,做空,2024-12-07 09:35:00,2024-12-07 10:15:00,3986.61,3980.98,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33954,做多,2024-12-07 11:05:00,2024-12-07 11:25:00,3989.24,4007.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33955,做多,2024-12-07 14:30:00,2024-12-07 14:40:00,3993.98,4004.74,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33956,做多,2024-12-07 15:30:00,2024-12-07 15:45:00,4000.14,4003.46,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33957,做多,2024-12-07 16:35:00,2024-12-07 16:40:00,3998.61,4005.1,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33958,做多,2024-12-07 17:15:00,2024-12-07 17:30:00,3995.95,3993.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33959,做空,2024-12-07 17:30:00,2024-12-07 17:35:00,3993.4,3995.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33960,做多,2024-12-07 17:35:00,2024-12-07 17:40:00,3995.5,3992.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33961,做空,2024-12-07 17:40:00,2024-12-07 17:45:00,3992.77,3992.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33962,做多,2024-12-07 17:45:00,2024-12-07 17:50:00,3992.93,3990.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33963,做空,2024-12-07 17:50:00,2024-12-07 18:00:00,3990.74,4001.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33964,做多,2024-12-07 18:00:00,2024-12-07 18:15:00,4001.23,4002.5,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_upper -33965,做多,2024-12-07 21:40:00,2024-12-07 22:05:00,4006.6,4005.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33966,做空,2024-12-07 22:05:00,2024-12-07 22:45:00,4005.82,4006.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33967,做多,2024-12-07 22:45:00,2024-12-07 22:55:00,4006.19,3996.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33968,做空,2024-12-07 22:55:00,2024-12-07 23:00:00,3996.98,4006.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33969,做多,2024-12-07 23:00:00,2024-12-07 23:05:00,4006.3,4005.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33970,做空,2024-12-07 23:05:00,2024-12-07 23:10:00,4005.55,4006.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33971,做多,2024-12-07 23:10:00,2024-12-07 23:15:00,4006.84,4001.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33972,做空,2024-12-07 23:15:00,2024-12-07 23:20:00,4001.44,4005.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33973,做多,2024-12-07 23:20:00,2024-12-07 23:45:00,4005.73,4006.22,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33974,做空,2024-12-07 23:45:00,2024-12-08 00:25:00,4006.22,4006.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33975,做多,2024-12-08 00:25:00,2024-12-08 00:40:00,4006.3,4005.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33976,做空,2024-12-08 00:40:00,2024-12-08 00:50:00,4005.13,4005.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33977,做多,2024-12-08 00:50:00,2024-12-08 01:15:00,4005.32,4005.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33978,做空,2024-12-08 01:15:00,2024-12-08 01:30:00,4005.11,3990.14,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -33979,做多,2024-12-08 11:35:00,2024-12-08 11:40:00,3977.85,3977.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33980,做空,2024-12-08 11:40:00,2024-12-08 12:25:00,3977.04,3977.0,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33981,做多,2024-12-08 12:25:00,2024-12-08 12:30:00,3977.0,3973.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33982,做空,2024-12-08 12:30:00,2024-12-08 12:35:00,3973.71,3977.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33983,做多,2024-12-08 12:35:00,2024-12-08 13:10:00,3977.43,3992.73,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33984,做多,2024-12-08 15:10:00,2024-12-08 15:45:00,3971.22,3997.8,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33985,做多,2024-12-08 19:30:00,2024-12-08 20:55:00,3986.09,3979.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33986,做空,2024-12-08 20:55:00,2024-12-08 21:20:00,3979.31,3986.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33987,做多,2024-12-08 21:20:00,2024-12-08 22:05:00,3986.41,3997.49,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33988,做多,2024-12-09 13:45:00,2024-12-09 14:00:00,3903.19,3897.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33989,做空,2024-12-09 14:00:00,2024-12-09 14:35:00,3897.02,3914.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33990,做多,2024-12-09 14:35:00,2024-12-09 14:45:00,3914.1,3934.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -33991,做多,2024-12-10 00:45:00,2024-12-10 08:10:00,3775.36,3719.73,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33992,做空,2024-12-10 08:10:00,2024-12-10 12:50:00,3719.73,3684.62,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -33993,做多,2024-12-10 20:20:00,2024-12-10 20:30:00,3651.0,3651.11,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -33994,做空,2024-12-10 20:30:00,2024-12-10 20:45:00,3651.11,3647.47,0.01,100.0,0.0002,0.0,0.0,0.0,flip -33995,做多,2024-12-10 20:45:00,2024-12-10 23:40:00,3647.47,3620.47,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -33996,做空,2024-12-10 23:40:00,2024-12-10 23:45:00,3620.47,3624.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33997,做多,2024-12-10 23:45:00,2024-12-11 00:30:00,3624.73,3605.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33998,做空,2024-12-11 00:30:00,2024-12-11 00:50:00,3605.94,3611.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -33999,做多,2024-12-11 00:50:00,2024-12-11 01:00:00,3611.16,3602.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34000,做空,2024-12-11 01:00:00,2024-12-11 01:15:00,3602.14,3609.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34001,做多,2024-12-11 01:15:00,2024-12-11 01:20:00,3609.4,3584.61,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34002,做空,2024-12-11 01:20:00,2024-12-11 02:30:00,3584.61,3619.99,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34003,做多,2024-12-11 02:30:00,2024-12-11 03:05:00,3619.99,3665.81,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34004,做多,2024-12-12 00:50:00,2024-12-12 01:30:00,3813.32,3805.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34005,做空,2024-12-12 01:30:00,2024-12-12 01:35:00,3805.94,3812.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34006,做多,2024-12-12 01:35:00,2024-12-12 01:40:00,3812.57,3808.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34007,做空,2024-12-12 01:40:00,2024-12-12 02:15:00,3808.93,3813.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34008,做多,2024-12-12 02:15:00,2024-12-12 02:55:00,3813.88,3878.64,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34009,做多,2024-12-12 10:10:00,2024-12-12 11:35:00,3898.62,3906.88,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34010,做空,2024-12-12 11:35:00,2024-12-12 11:40:00,3906.88,3907.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34011,做多,2024-12-12 11:40:00,2024-12-12 11:55:00,3907.97,3912.73,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34012,做空,2024-12-12 11:55:00,2024-12-12 12:00:00,3912.73,3919.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34013,做多,2024-12-12 12:00:00,2024-12-12 12:25:00,3919.72,3916.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34014,做空,2024-12-12 12:25:00,2024-12-12 12:30:00,3916.61,3918.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34015,做多,2024-12-12 12:30:00,2024-12-12 12:45:00,3918.18,3938.41,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34016,做多,2024-12-12 17:05:00,2024-12-12 17:20:00,3940.45,3933.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34017,做空,2024-12-12 17:20:00,2024-12-12 17:25:00,3933.47,3938.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34018,做多,2024-12-12 17:25:00,2024-12-12 18:30:00,3938.68,3934.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34019,做空,2024-12-12 18:30:00,2024-12-12 19:20:00,3934.18,3907.01,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -34020,做多,2024-12-13 02:20:00,2024-12-13 02:25:00,3894.41,3894.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34021,做空,2024-12-13 02:25:00,2024-12-13 02:30:00,3894.31,3897.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34022,做多,2024-12-13 02:30:00,2024-12-13 03:35:00,3897.2,3929.29,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34023,做多,2024-12-13 07:40:00,2024-12-13 07:45:00,3897.02,3895.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34024,做空,2024-12-13 07:45:00,2024-12-13 08:25:00,3895.49,3899.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34025,做多,2024-12-13 08:25:00,2024-12-13 08:30:00,3899.93,3898.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34026,做空,2024-12-13 08:30:00,2024-12-13 08:45:00,3898.44,3897.07,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34027,做多,2024-12-13 08:45:00,2024-12-13 09:00:00,3897.07,3896.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34028,做空,2024-12-13 09:00:00,2024-12-13 10:20:00,3896.41,3876.92,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34029,做多,2024-12-13 10:45:00,2024-12-13 11:50:00,3899.24,3903.89,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34030,做空,2024-12-13 11:50:00,2024-12-13 12:00:00,3903.89,3904.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34031,做多,2024-12-13 12:00:00,2024-12-13 12:40:00,3904.68,3924.53,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34032,做多,2024-12-13 16:30:00,2024-12-13 17:00:00,3920.67,3908.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34033,做空,2024-12-13 17:00:00,2024-12-13 17:05:00,3908.59,3914.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34034,做多,2024-12-13 17:05:00,2024-12-13 17:15:00,3914.51,3916.82,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34035,做空,2024-12-13 17:15:00,2024-12-13 17:35:00,3916.82,3921.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34036,做多,2024-12-13 17:35:00,2024-12-13 17:50:00,3921.28,3943.87,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34037,做多,2024-12-13 19:00:00,2024-12-13 19:25:00,3916.14,3917.63,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34038,做空,2024-12-13 19:25:00,2024-12-13 19:30:00,3917.63,3917.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34039,做多,2024-12-13 19:30:00,2024-12-13 19:35:00,3917.67,3912.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34040,做空,2024-12-13 19:35:00,2024-12-13 19:45:00,3912.99,3921.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34041,做多,2024-12-13 19:45:00,2024-12-13 19:50:00,3921.59,3921.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34042,做空,2024-12-13 19:50:00,2024-12-13 20:00:00,3921.06,3917.36,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34043,做多,2024-12-13 20:00:00,2024-12-13 20:10:00,3917.36,3914.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34044,做空,2024-12-13 20:10:00,2024-12-13 20:15:00,3914.76,3922.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34045,做多,2024-12-13 20:15:00,2024-12-13 20:35:00,3922.36,3925.38,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34046,做空,2024-12-13 20:35:00,2024-12-13 21:10:00,3925.38,3901.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34047,做多,2024-12-14 00:15:00,2024-12-14 00:30:00,3917.98,3919.24,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34048,做空,2024-12-14 00:30:00,2024-12-14 01:00:00,3919.24,3923.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34049,做多,2024-12-14 01:00:00,2024-12-14 01:05:00,3923.82,3917.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34050,做空,2024-12-14 01:05:00,2024-12-14 02:15:00,3917.1,3912.35,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34051,做多,2024-12-14 02:15:00,2024-12-14 02:45:00,3912.35,3911.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34052,做空,2024-12-14 02:45:00,2024-12-14 03:00:00,3911.04,3918.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34053,做多,2024-12-14 03:00:00,2024-12-14 03:40:00,3918.43,3912.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34054,做空,2024-12-14 03:40:00,2024-12-14 04:00:00,3912.83,3913.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34055,做多,2024-12-14 04:00:00,2024-12-14 04:05:00,3913.29,3909.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34056,做空,2024-12-14 04:05:00,2024-12-14 04:20:00,3909.03,3914.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34057,做多,2024-12-14 04:20:00,2024-12-14 04:25:00,3914.64,3909.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34058,做空,2024-12-14 04:25:00,2024-12-14 04:30:00,3909.59,3910.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34059,做多,2024-12-14 04:30:00,2024-12-14 04:40:00,3910.49,3908.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34060,做空,2024-12-14 04:40:00,2024-12-14 04:45:00,3908.89,3913.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34061,做多,2024-12-14 04:45:00,2024-12-14 05:10:00,3913.62,3910.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34062,做空,2024-12-14 05:10:00,2024-12-14 05:20:00,3910.7,3910.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34063,做多,2024-12-14 05:20:00,2024-12-14 05:30:00,3910.79,3911.91,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34064,做空,2024-12-14 05:30:00,2024-12-14 09:15:00,3911.91,3918.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34065,做多,2024-12-14 09:15:00,2024-12-14 09:20:00,3918.44,3916.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34066,做空,2024-12-14 09:20:00,2024-12-14 10:00:00,3916.62,3900.69,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34067,做多,2024-12-14 16:45:00,2024-12-14 16:50:00,3895.21,3892.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34068,做空,2024-12-14 16:50:00,2024-12-14 17:05:00,3892.92,3890.99,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34069,做多,2024-12-14 17:05:00,2024-12-14 17:10:00,3890.99,3885.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34070,做空,2024-12-14 17:10:00,2024-12-14 17:25:00,3885.82,3860.56,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34071,做多,2024-12-14 22:25:00,2024-12-14 22:30:00,3861.57,3855.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34072,做空,2024-12-14 22:30:00,2024-12-14 22:40:00,3855.1,3862.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34073,做多,2024-12-14 22:40:00,2024-12-14 22:45:00,3862.36,3861.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34074,做空,2024-12-14 22:45:00,2024-12-14 22:50:00,3861.0,3862.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34075,做多,2024-12-14 22:50:00,2024-12-14 22:55:00,3862.68,3861.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34076,做空,2024-12-14 22:55:00,2024-12-14 23:05:00,3861.23,3865.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34077,做多,2024-12-14 23:05:00,2024-12-15 00:35:00,3865.99,3857.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34078,做空,2024-12-15 00:35:00,2024-12-15 00:40:00,3857.28,3859.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34079,做多,2024-12-15 00:40:00,2024-12-15 00:45:00,3859.43,3856.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34080,做空,2024-12-15 00:45:00,2024-12-15 00:50:00,3856.81,3864.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34081,做多,2024-12-15 00:50:00,2024-12-15 01:25:00,3864.99,3875.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34082,做多,2024-12-15 06:55:00,2024-12-15 07:05:00,3876.77,3871.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34083,做空,2024-12-15 07:05:00,2024-12-15 07:30:00,3871.92,3843.59,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34084,做多,2024-12-15 11:40:00,2024-12-15 11:45:00,3875.42,3872.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34085,做空,2024-12-15 11:45:00,2024-12-15 11:50:00,3872.73,3873.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34086,做多,2024-12-15 11:50:00,2024-12-15 12:10:00,3873.28,3872.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34087,做空,2024-12-15 12:10:00,2024-12-15 12:20:00,3872.56,3876.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34088,做多,2024-12-15 12:20:00,2024-12-15 12:25:00,3876.61,3870.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34089,做空,2024-12-15 12:25:00,2024-12-15 12:30:00,3870.18,3870.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34090,做多,2024-12-15 12:30:00,2024-12-15 13:05:00,3870.33,3874.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34091,做空,2024-12-15 13:05:00,2024-12-15 21:00:00,3874.39,3876.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -34092,做多,2024-12-15 22:20:00,2024-12-15 23:05:00,3889.45,3903.32,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34093,做多,2024-12-16 03:50:00,2024-12-16 06:50:00,3938.15,3954.78,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34094,做空,2024-12-16 06:50:00,2024-12-16 06:55:00,3954.78,3956.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34095,做多,2024-12-16 06:55:00,2024-12-16 08:05:00,3956.68,3962.45,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34096,做空,2024-12-16 08:05:00,2024-12-16 08:20:00,3962.45,3969.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34097,做多,2024-12-16 08:20:00,2024-12-16 08:25:00,3969.06,3956.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34098,做空,2024-12-16 08:25:00,2024-12-16 09:05:00,3956.59,3949.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34099,做多,2024-12-16 14:45:00,2024-12-16 14:50:00,3951.99,3944.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34100,做空,2024-12-16 14:50:00,2024-12-16 15:15:00,3944.49,3945.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34101,做多,2024-12-16 15:15:00,2024-12-16 15:20:00,3945.65,3939.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34102,做空,2024-12-16 15:20:00,2024-12-16 15:40:00,3939.02,3940.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34103,做多,2024-12-16 15:40:00,2024-12-16 15:45:00,3940.8,3933.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34104,做空,2024-12-16 15:45:00,2024-12-16 15:50:00,3933.82,3944.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34105,做多,2024-12-16 15:50:00,2024-12-16 17:05:00,3944.76,3974.31,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34106,做多,2024-12-17 03:05:00,2024-12-17 03:10:00,4021.01,4018.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34107,做空,2024-12-17 03:10:00,2024-12-17 03:15:00,4018.56,4023.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34108,做多,2024-12-17 03:15:00,2024-12-17 04:05:00,4023.17,4022.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34109,做空,2024-12-17 04:05:00,2024-12-17 05:25:00,4022.08,4010.64,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34110,做多,2024-12-17 05:25:00,2024-12-17 05:35:00,4010.64,4010.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34111,做空,2024-12-17 05:35:00,2024-12-17 05:45:00,4010.02,4013.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34112,做多,2024-12-17 05:45:00,2024-12-17 06:20:00,4013.57,4008.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34113,做空,2024-12-17 06:20:00,2024-12-17 06:45:00,4008.68,4007.0,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34114,做多,2024-12-17 06:45:00,2024-12-17 07:45:00,4007.0,3997.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34115,做空,2024-12-17 07:45:00,2024-12-17 08:10:00,3997.98,4005.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34116,做多,2024-12-17 08:10:00,2024-12-17 09:20:00,4005.87,4005.91,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34117,做空,2024-12-17 09:20:00,2024-12-17 09:25:00,4005.91,4006.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34118,做多,2024-12-17 09:25:00,2024-12-17 10:25:00,4006.68,4010.08,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34119,做空,2024-12-17 10:25:00,2024-12-17 10:30:00,4010.08,4013.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34120,做多,2024-12-17 10:30:00,2024-12-17 10:35:00,4013.7,4010.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34121,做空,2024-12-17 10:35:00,2024-12-17 10:50:00,4010.01,4011.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34122,做多,2024-12-17 10:50:00,2024-12-17 10:55:00,4011.72,4010.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34123,做空,2024-12-17 10:55:00,2024-12-17 11:05:00,4010.2,4015.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34124,做多,2024-12-17 11:05:00,2024-12-17 11:15:00,4015.79,4012.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34125,做空,2024-12-17 11:15:00,2024-12-17 11:20:00,4012.01,4014.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34126,做多,2024-12-17 11:20:00,2024-12-17 11:25:00,4014.2,4013.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34127,做空,2024-12-17 11:25:00,2024-12-17 11:45:00,4013.11,3999.07,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34128,做多,2024-12-17 12:30:00,2024-12-17 12:35:00,4010.87,4005.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34129,做空,2024-12-17 12:35:00,2024-12-17 13:00:00,4005.61,3995.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34130,做多,2024-12-17 13:25:00,2024-12-17 13:35:00,4008.35,4011.14,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34131,做空,2024-12-17 13:35:00,2024-12-17 13:45:00,4011.14,4010.6,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34132,做多,2024-12-17 13:45:00,2024-12-17 13:50:00,4010.6,4006.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34133,做空,2024-12-17 13:50:00,2024-12-17 14:00:00,4006.86,4002.37,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34134,做多,2024-12-17 14:05:00,2024-12-17 14:10:00,4005.37,4003.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34135,做空,2024-12-17 14:10:00,2024-12-17 14:15:00,4003.21,3999.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34136,做多,2024-12-17 14:20:00,2024-12-17 14:30:00,4007.27,4005.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34137,做空,2024-12-17 14:30:00,2024-12-17 14:35:00,4005.59,3992.13,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34138,做多,2024-12-17 14:40:00,2024-12-17 14:50:00,4008.14,4014.76,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34139,做多,2024-12-18 08:05:00,2024-12-18 08:10:00,3858.06,3854.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34140,做空,2024-12-18 08:10:00,2024-12-18 08:30:00,3854.69,3855.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34141,做多,2024-12-18 08:30:00,2024-12-18 08:40:00,3855.77,3844.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34142,做空,2024-12-18 08:40:00,2024-12-18 09:05:00,3844.93,3858.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34143,做多,2024-12-18 09:05:00,2024-12-18 11:00:00,3858.28,3875.7,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34144,做多,2024-12-18 12:55:00,2024-12-18 13:00:00,3859.48,3854.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34145,做空,2024-12-18 13:00:00,2024-12-18 13:50:00,3854.7,3857.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34146,做多,2024-12-18 13:50:00,2024-12-18 13:55:00,3857.47,3854.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34147,做空,2024-12-18 13:55:00,2024-12-18 14:00:00,3854.45,3860.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34148,做多,2024-12-18 14:00:00,2024-12-18 14:05:00,3860.5,3859.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34149,做空,2024-12-18 14:05:00,2024-12-18 14:25:00,3859.5,3863.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34150,做多,2024-12-18 14:25:00,2024-12-18 14:30:00,3863.18,3844.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34151,做空,2024-12-18 14:30:00,2024-12-18 14:40:00,3844.81,3860.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34152,做多,2024-12-18 14:40:00,2024-12-18 14:45:00,3860.99,3849.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34153,做空,2024-12-18 14:45:00,2024-12-18 14:55:00,3849.33,3836.2,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34154,做多,2024-12-18 15:20:00,2024-12-18 15:25:00,3857.73,3857.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34155,做空,2024-12-18 15:25:00,2024-12-18 15:35:00,3857.38,3865.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34156,做多,2024-12-18 15:35:00,2024-12-18 16:05:00,3865.66,3859.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34157,做空,2024-12-18 16:05:00,2024-12-18 16:15:00,3859.1,3838.78,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34158,做多,2024-12-18 16:25:00,2024-12-18 17:05:00,3861.53,3862.82,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34159,做空,2024-12-18 17:05:00,2024-12-18 17:10:00,3862.82,3866.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34160,做多,2024-12-18 17:10:00,2024-12-18 17:20:00,3866.69,3860.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34161,做空,2024-12-18 17:20:00,2024-12-18 17:30:00,3860.58,3875.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34162,做多,2024-12-18 17:30:00,2024-12-18 17:35:00,3875.67,3881.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34163,做多,2024-12-18 18:45:00,2024-12-18 18:50:00,3874.89,3886.05,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34164,做多,2024-12-19 05:10:00,2024-12-19 05:25:00,3664.68,3659.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34165,做空,2024-12-19 05:25:00,2024-12-19 05:30:00,3659.0,3666.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34166,做多,2024-12-19 05:30:00,2024-12-19 07:35:00,3666.81,3693.28,0.01,100.0,0.0002,0.01,0.0,0.0,tp_upper -34167,做多,2024-12-19 12:55:00,2024-12-19 13:35:00,3678.44,3681.56,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34168,做空,2024-12-19 13:35:00,2024-12-19 13:45:00,3681.56,3685.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34169,做多,2024-12-19 13:45:00,2024-12-19 13:50:00,3685.64,3678.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34170,做空,2024-12-19 13:50:00,2024-12-19 14:00:00,3678.02,3685.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34171,做多,2024-12-19 14:00:00,2024-12-19 14:15:00,3685.98,3686.35,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34172,做空,2024-12-19 14:15:00,2024-12-19 14:30:00,3686.35,3695.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34173,做多,2024-12-19 14:30:00,2024-12-19 14:35:00,3695.99,3675.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34174,做空,2024-12-19 14:35:00,2024-12-19 14:40:00,3675.43,3665.1,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34175,做多,2024-12-20 02:30:00,2024-12-20 03:10:00,3435.53,3430.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34176,做空,2024-12-20 03:10:00,2024-12-20 04:20:00,3430.9,3425.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34177,做多,2024-12-20 04:20:00,2024-12-20 04:30:00,3425.03,3419.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34178,做空,2024-12-20 04:30:00,2024-12-20 04:35:00,3419.18,3424.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34179,做多,2024-12-20 04:35:00,2024-12-20 04:40:00,3424.72,3421.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34180,做空,2024-12-20 04:40:00,2024-12-20 05:15:00,3421.64,3384.45,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34181,做多,2024-12-20 07:15:00,2024-12-20 07:20:00,3408.76,3405.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34182,做空,2024-12-20 07:20:00,2024-12-20 07:25:00,3405.59,3408.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34183,做多,2024-12-20 07:25:00,2024-12-20 07:30:00,3408.77,3405.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34184,做空,2024-12-20 07:30:00,2024-12-20 07:35:00,3405.68,3407.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34185,做多,2024-12-20 07:35:00,2024-12-20 07:40:00,3407.56,3405.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34186,做空,2024-12-20 07:40:00,2024-12-20 08:05:00,3405.82,3354.61,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34187,做多,2024-12-20 13:40:00,2024-12-20 13:50:00,3297.24,3298.75,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34188,做空,2024-12-20 13:50:00,2024-12-20 14:05:00,3298.75,3290.98,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34189,做多,2024-12-20 14:05:00,2024-12-20 16:35:00,3290.98,3415.81,0.01,100.0,0.0002,0.03,0.0,0.03,tp_upper -34190,做多,2024-12-21 03:45:00,2024-12-21 05:05:00,3461.95,3489.63,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34191,做多,2024-12-21 08:45:00,2024-12-21 08:55:00,3486.12,3483.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34192,做空,2024-12-21 08:55:00,2024-12-21 10:25:00,3483.21,3495.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34193,做多,2024-12-21 10:25:00,2024-12-21 10:30:00,3495.19,3486.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34194,做空,2024-12-21 10:30:00,2024-12-21 11:20:00,3486.46,3445.97,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34195,做多,2024-12-22 00:35:00,2024-12-22 00:45:00,3360.06,3353.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34196,做空,2024-12-22 00:45:00,2024-12-22 00:50:00,3353.11,3359.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34197,做多,2024-12-22 00:50:00,2024-12-22 01:35:00,3359.03,3346.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34198,做空,2024-12-22 01:35:00,2024-12-22 01:50:00,3346.98,3356.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34199,做多,2024-12-22 01:50:00,2024-12-22 02:20:00,3356.38,3348.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34200,做空,2024-12-22 02:20:00,2024-12-22 02:25:00,3348.1,3357.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34201,做多,2024-12-22 02:25:00,2024-12-22 02:30:00,3357.95,3343.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34202,做空,2024-12-22 02:30:00,2024-12-22 03:20:00,3343.65,3354.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34203,做多,2024-12-22 03:20:00,2024-12-22 03:40:00,3354.99,3341.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34204,做空,2024-12-22 03:40:00,2024-12-22 03:50:00,3341.89,3348.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34205,做多,2024-12-22 03:50:00,2024-12-22 04:20:00,3348.29,3342.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34206,做空,2024-12-22 04:20:00,2024-12-22 04:25:00,3342.82,3348.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34207,做多,2024-12-22 04:25:00,2024-12-22 04:30:00,3348.57,3339.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34208,做空,2024-12-22 04:30:00,2024-12-22 04:50:00,3339.03,3315.48,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -34209,做多,2024-12-22 06:15:00,2024-12-22 06:30:00,3337.36,3339.53,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34210,做空,2024-12-22 06:30:00,2024-12-22 06:40:00,3339.53,3340.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34211,做多,2024-12-22 06:40:00,2024-12-22 07:15:00,3340.83,3337.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34212,做空,2024-12-22 07:15:00,2024-12-22 07:25:00,3337.73,3338.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34213,做多,2024-12-22 07:25:00,2024-12-22 07:30:00,3338.65,3333.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34214,做空,2024-12-22 07:30:00,2024-12-22 08:00:00,3333.82,3349.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34215,做多,2024-12-22 08:00:00,2024-12-22 08:15:00,3349.52,3359.77,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34216,做多,2024-12-22 23:05:00,2024-12-23 01:40:00,3298.82,3281.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34217,做空,2024-12-23 01:40:00,2024-12-23 02:10:00,3281.23,3244.1,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34218,做多,2024-12-23 02:55:00,2024-12-23 03:00:00,3281.41,3278.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34219,做空,2024-12-23 03:00:00,2024-12-23 03:05:00,3278.57,3288.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34220,做多,2024-12-23 03:05:00,2024-12-23 03:10:00,3288.39,3315.19,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34221,做多,2024-12-23 06:15:00,2024-12-23 06:30:00,3294.98,3275.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34222,做空,2024-12-23 06:30:00,2024-12-23 07:10:00,3275.38,3288.63,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34223,做多,2024-12-23 07:10:00,2024-12-23 07:15:00,3288.63,3273.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34224,做空,2024-12-23 07:15:00,2024-12-23 07:25:00,3273.93,3295.18,0.01,100.0,0.0002,-0.0,0.0,-0.01,flip -34225,做多,2024-12-23 07:25:00,2024-12-23 07:30:00,3295.18,3290.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34226,做空,2024-12-23 07:30:00,2024-12-23 07:40:00,3290.68,3293.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34227,做多,2024-12-23 07:40:00,2024-12-23 09:05:00,3293.44,3338.15,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34228,做多,2024-12-23 14:00:00,2024-12-23 14:35:00,3331.39,3322.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34229,做空,2024-12-23 14:35:00,2024-12-23 14:45:00,3322.75,3289.16,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34230,做多,2024-12-23 14:55:00,2024-12-23 16:45:00,3311.58,3361.32,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34231,做多,2024-12-23 16:45:00,2024-12-23 16:50:00,3361.32,3379.18,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34232,做多,2024-12-23 19:05:00,2024-12-23 20:05:00,3331.3,3337.19,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34233,做空,2024-12-23 20:05:00,2024-12-24 01:40:00,3337.19,3387.38,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34234,做多,2024-12-24 01:40:00,2024-12-24 01:50:00,3387.38,3381.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34235,做空,2024-12-24 01:50:00,2024-12-24 02:00:00,3381.74,3389.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34236,做多,2024-12-24 02:00:00,2024-12-24 02:05:00,3389.82,3386.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34237,做空,2024-12-24 02:05:00,2024-12-24 02:30:00,3386.28,3386.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34238,做多,2024-12-24 02:30:00,2024-12-24 03:35:00,3386.95,3388.01,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34239,做空,2024-12-24 03:35:00,2024-12-24 03:55:00,3388.01,3395.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34240,做多,2024-12-24 03:55:00,2024-12-24 04:05:00,3395.65,3389.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34241,做空,2024-12-24 04:05:00,2024-12-24 04:10:00,3389.52,3393.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34242,做多,2024-12-24 04:10:00,2024-12-24 06:30:00,3393.86,3411.64,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34243,做空,2024-12-24 06:30:00,2024-12-24 06:40:00,3411.64,3408.98,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34244,做多,2024-12-24 06:40:00,2024-12-24 06:50:00,3408.98,3397.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34245,做空,2024-12-24 06:50:00,2024-12-24 07:20:00,3397.57,3410.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34246,做多,2024-12-24 07:20:00,2024-12-24 07:25:00,3410.28,3407.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34247,做空,2024-12-24 07:25:00,2024-12-24 08:00:00,3407.99,3407.39,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34248,做多,2024-12-24 08:00:00,2024-12-24 08:05:00,3407.39,3405.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34249,做空,2024-12-24 08:05:00,2024-12-24 08:15:00,3405.39,3406.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34250,做多,2024-12-24 08:15:00,2024-12-24 08:20:00,3406.09,3404.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34251,做空,2024-12-24 08:20:00,2024-12-24 08:30:00,3404.86,3406.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34252,做多,2024-12-24 08:30:00,2024-12-24 08:40:00,3406.98,3402.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34253,做空,2024-12-24 08:40:00,2024-12-24 08:50:00,3402.97,3406.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34254,做多,2024-12-24 08:50:00,2024-12-24 09:05:00,3406.15,3406.52,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34255,做空,2024-12-24 09:05:00,2024-12-24 09:25:00,3406.52,3403.16,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34256,做多,2024-12-24 09:25:00,2024-12-24 09:45:00,3403.16,3398.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34257,做空,2024-12-24 09:45:00,2024-12-24 10:05:00,3398.99,3401.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34258,做多,2024-12-24 10:05:00,2024-12-24 10:10:00,3401.57,3399.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34259,做空,2024-12-24 10:10:00,2024-12-24 11:05:00,3399.9,3397.24,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34260,做多,2024-12-24 11:05:00,2024-12-24 12:15:00,3397.24,3399.53,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34261,做空,2024-12-24 12:15:00,2024-12-24 12:25:00,3399.53,3400.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34262,做多,2024-12-24 12:25:00,2024-12-24 12:40:00,3400.64,3395.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34263,做空,2024-12-24 12:40:00,2024-12-24 12:55:00,3395.69,3404.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34264,做多,2024-12-24 12:55:00,2024-12-24 13:00:00,3404.89,3403.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34265,做空,2024-12-24 13:00:00,2024-12-24 13:05:00,3403.87,3409.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34266,做多,2024-12-24 13:05:00,2024-12-24 13:20:00,3409.23,3425.94,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34267,做多,2024-12-24 20:30:00,2024-12-25 00:15:00,3458.76,3479.11,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34268,做空,2024-12-25 00:15:00,2024-12-25 00:20:00,3479.11,3482.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34269,做多,2024-12-25 00:20:00,2024-12-25 00:25:00,3482.0,3481.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34270,做空,2024-12-25 00:25:00,2024-12-25 00:30:00,3481.12,3488.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34271,做多,2024-12-25 00:30:00,2024-12-25 00:50:00,3488.56,3484.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34272,做空,2024-12-25 00:50:00,2024-12-25 01:00:00,3484.1,3486.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34273,做多,2024-12-25 01:00:00,2024-12-25 01:10:00,3486.34,3481.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34274,做空,2024-12-25 01:10:00,2024-12-25 01:20:00,3481.71,3485.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34275,做多,2024-12-25 01:20:00,2024-12-25 01:25:00,3485.35,3475.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34276,做空,2024-12-25 01:25:00,2024-12-25 02:10:00,3475.14,3463.94,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34277,做多,2024-12-25 02:50:00,2024-12-25 02:55:00,3486.91,3484.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34278,做空,2024-12-25 02:55:00,2024-12-25 03:00:00,3484.07,3490.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34279,做多,2024-12-25 03:00:00,2024-12-25 03:10:00,3490.18,3485.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34280,做空,2024-12-25 03:10:00,2024-12-25 04:10:00,3485.6,3479.22,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34281,做多,2024-12-25 04:10:00,2024-12-25 04:20:00,3479.22,3478.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34282,做空,2024-12-25 04:20:00,2024-12-25 04:25:00,3478.38,3484.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34283,做多,2024-12-25 04:25:00,2024-12-25 06:15:00,3484.99,3504.44,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34284,做多,2024-12-25 06:50:00,2024-12-25 06:55:00,3488.23,3485.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34285,做空,2024-12-25 06:55:00,2024-12-25 07:05:00,3485.48,3492.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34286,做多,2024-12-25 07:05:00,2024-12-25 07:15:00,3492.03,3499.12,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34287,做多,2024-12-25 07:45:00,2024-12-25 08:00:00,3486.21,3486.99,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34288,做空,2024-12-25 08:00:00,2024-12-25 08:10:00,3486.99,3488.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34289,做多,2024-12-25 08:10:00,2024-12-25 08:25:00,3488.44,3498.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34290,做多,2024-12-25 08:55:00,2024-12-25 09:05:00,3487.98,3483.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34291,做空,2024-12-25 09:05:00,2024-12-25 09:10:00,3483.76,3484.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34292,做多,2024-12-25 09:10:00,2024-12-25 09:15:00,3484.96,3482.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34293,做空,2024-12-25 09:15:00,2024-12-25 09:20:00,3482.51,3488.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34294,做多,2024-12-25 09:20:00,2024-12-25 09:55:00,3488.31,3493.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34295,做多,2024-12-25 11:50:00,2024-12-25 12:45:00,3488.97,3475.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34296,做空,2024-12-25 12:45:00,2024-12-25 14:15:00,3475.06,3496.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34297,做多,2024-12-25 14:15:00,2024-12-25 14:20:00,3496.11,3490.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34298,做空,2024-12-25 14:20:00,2024-12-25 14:30:00,3490.13,3493.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34299,做多,2024-12-25 14:30:00,2024-12-25 14:40:00,3493.07,3492.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34300,做空,2024-12-25 14:40:00,2024-12-25 15:15:00,3492.32,3477.25,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34301,做多,2024-12-25 19:15:00,2024-12-25 19:20:00,3481.98,3477.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34302,做空,2024-12-25 19:20:00,2024-12-25 19:40:00,3477.23,3480.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34303,做多,2024-12-25 19:40:00,2024-12-25 19:55:00,3480.56,3480.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34304,做空,2024-12-25 19:55:00,2024-12-25 20:15:00,3480.02,3475.86,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34305,做多,2024-12-25 20:15:00,2024-12-25 20:40:00,3475.86,3471.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34306,做空,2024-12-25 20:40:00,2024-12-25 21:00:00,3471.94,3473.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34307,做多,2024-12-25 21:00:00,2024-12-25 22:10:00,3473.33,3461.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34308,做空,2024-12-25 22:10:00,2024-12-25 22:30:00,3461.4,3480.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34309,做多,2024-12-25 22:30:00,2024-12-25 23:05:00,3480.99,3487.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34310,做多,2024-12-26 01:15:00,2024-12-26 01:25:00,3472.93,3471.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34311,做空,2024-12-26 01:25:00,2024-12-26 01:35:00,3471.6,3472.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34312,做多,2024-12-26 01:35:00,2024-12-26 02:00:00,3472.07,3464.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34313,做空,2024-12-26 02:00:00,2024-12-26 02:15:00,3464.49,3476.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34314,做多,2024-12-26 02:15:00,2024-12-26 02:25:00,3476.06,3475.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34315,做空,2024-12-26 02:25:00,2024-12-26 02:45:00,3475.68,3459.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34316,做多,2024-12-26 17:10:00,2024-12-26 21:50:00,3359.7,3335.11,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34317,做空,2024-12-26 21:50:00,2024-12-26 21:55:00,3335.11,3335.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34318,做多,2024-12-26 21:55:00,2024-12-26 22:30:00,3335.97,3338.78,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34319,做空,2024-12-26 22:30:00,2024-12-26 22:50:00,3338.78,3338.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34320,做多,2024-12-26 22:50:00,2024-12-26 23:00:00,3338.88,3320.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34321,做空,2024-12-26 23:00:00,2024-12-26 23:05:00,3320.28,3312.28,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34322,做多,2024-12-27 00:00:00,2024-12-27 00:10:00,3335.15,3330.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34323,做空,2024-12-27 00:10:00,2024-12-27 00:20:00,3330.68,3328.26,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34324,做多,2024-12-27 00:25:00,2024-12-27 00:30:00,3335.33,3321.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34325,做空,2024-12-27 00:30:00,2024-12-27 00:35:00,3321.62,3333.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34326,做多,2024-12-27 00:35:00,2024-12-27 01:00:00,3333.9,3349.91,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34327,做多,2024-12-27 08:10:00,2024-12-27 08:35:00,3350.74,3365.85,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34328,做空,2024-12-27 08:35:00,2024-12-27 09:00:00,3365.85,3390.6,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34329,做多,2024-12-27 09:00:00,2024-12-27 09:05:00,3390.6,3435.4,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34330,做多,2024-12-27 13:45:00,2024-12-27 13:55:00,3389.16,3386.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34331,做空,2024-12-27 13:55:00,2024-12-27 14:25:00,3386.57,3387.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34332,做多,2024-12-27 14:25:00,2024-12-27 23:55:00,3387.76,3332.1,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34333,做空,2024-12-27 23:55:00,2024-12-28 00:00:00,3332.1,3334.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34334,做多,2024-12-28 00:00:00,2024-12-28 00:30:00,3334.53,3337.51,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34335,做空,2024-12-28 00:30:00,2024-12-28 00:40:00,3337.51,3337.29,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34336,做多,2024-12-28 00:40:00,2024-12-28 01:15:00,3337.29,3333.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34337,做空,2024-12-28 01:15:00,2024-12-28 01:35:00,3333.11,3336.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34338,做多,2024-12-28 01:35:00,2024-12-28 01:40:00,3336.97,3334.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34339,做空,2024-12-28 01:40:00,2024-12-28 01:45:00,3334.68,3337.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34340,做多,2024-12-28 01:45:00,2024-12-28 01:50:00,3337.15,3328.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34341,做空,2024-12-28 01:50:00,2024-12-28 02:00:00,3328.18,3338.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34342,做多,2024-12-28 02:00:00,2024-12-28 02:35:00,3338.83,3333.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34343,做空,2024-12-28 02:35:00,2024-12-28 03:05:00,3333.68,3338.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34344,做多,2024-12-28 03:05:00,2024-12-28 03:10:00,3338.07,3333.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34345,做空,2024-12-28 03:10:00,2024-12-28 03:20:00,3333.78,3336.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34346,做多,2024-12-28 03:20:00,2024-12-28 05:00:00,3336.98,3346.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34347,做多,2024-12-28 06:40:00,2024-12-28 07:40:00,3334.54,3336.89,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34348,做空,2024-12-28 07:40:00,2024-12-28 08:00:00,3336.89,3335.34,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34349,做多,2024-12-28 08:00:00,2024-12-28 08:15:00,3335.34,3338.16,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34350,做空,2024-12-28 08:15:00,2024-12-28 08:25:00,3338.16,3338.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34351,做多,2024-12-28 08:25:00,2024-12-28 08:30:00,3338.38,3335.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34352,做空,2024-12-28 08:30:00,2024-12-28 08:35:00,3335.61,3342.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34353,做多,2024-12-28 08:35:00,2024-12-28 09:05:00,3342.0,3345.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34354,做多,2024-12-28 10:20:00,2024-12-28 10:55:00,3344.26,3338.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34355,做空,2024-12-28 10:55:00,2024-12-28 11:05:00,3338.74,3341.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34356,做多,2024-12-28 11:05:00,2024-12-28 11:40:00,3341.84,3352.56,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34357,做多,2024-12-29 01:00:00,2024-12-29 01:05:00,3393.88,3385.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34358,做空,2024-12-29 01:05:00,2024-12-29 01:20:00,3385.02,3382.18,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34359,做多,2024-12-29 06:30:00,2024-12-29 06:35:00,3388.87,3386.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34360,做空,2024-12-29 06:35:00,2024-12-29 06:40:00,3386.53,3389.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34361,做多,2024-12-29 06:40:00,2024-12-29 07:05:00,3389.05,3399.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34362,做多,2024-12-29 09:15:00,2024-12-29 09:30:00,3390.41,3402.06,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34363,做多,2024-12-29 12:40:00,2024-12-29 12:50:00,3392.12,3393.14,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34364,做空,2024-12-29 12:50:00,2024-12-29 13:15:00,3393.14,3398.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34365,做多,2024-12-29 13:15:00,2024-12-29 13:25:00,3398.3,3392.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34366,做空,2024-12-29 13:25:00,2024-12-29 13:35:00,3392.08,3395.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34367,做多,2024-12-29 13:35:00,2024-12-29 13:40:00,3395.98,3393.93,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34368,做空,2024-12-29 13:40:00,2024-12-29 13:45:00,3393.93,3397.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34369,做多,2024-12-29 13:45:00,2024-12-29 14:00:00,3397.79,3408.76,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34370,做多,2024-12-29 23:35:00,2024-12-29 23:55:00,3357.16,3355.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34371,做空,2024-12-29 23:55:00,2024-12-30 00:05:00,3355.46,3363.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34372,做多,2024-12-30 00:05:00,2024-12-30 00:15:00,3363.89,3379.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34373,做多,2024-12-30 11:25:00,2024-12-30 12:25:00,3420.49,3422.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34374,做多,2024-12-30 17:35:00,2024-12-30 21:30:00,3382.1,3369.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34375,做空,2024-12-30 21:30:00,2024-12-30 21:40:00,3369.95,3327.4,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34376,做多,2024-12-30 22:40:00,2024-12-30 22:55:00,3358.61,3357.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34377,做空,2024-12-30 22:55:00,2024-12-30 23:30:00,3357.97,3362.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34378,做多,2024-12-30 23:30:00,2024-12-30 23:40:00,3362.01,3362.13,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34379,做空,2024-12-30 23:40:00,2024-12-30 23:45:00,3362.13,3362.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34380,做多,2024-12-30 23:45:00,2024-12-30 23:50:00,3362.2,3360.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34381,做空,2024-12-30 23:50:00,2024-12-31 01:00:00,3360.89,3323.94,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34382,做多,2024-12-31 06:05:00,2024-12-31 06:40:00,3352.21,3347.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34383,做空,2024-12-31 06:40:00,2024-12-31 06:45:00,3347.07,3348.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34384,做多,2024-12-31 06:45:00,2024-12-31 08:15:00,3348.32,3360.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34385,做多,2024-12-31 16:35:00,2024-12-31 17:15:00,3401.8,3402.22,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34386,做空,2024-12-31 17:15:00,2024-12-31 17:30:00,3402.22,3360.8,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34387,做多,2025-01-01 00:55:00,2025-01-01 01:00:00,3362.89,3358.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34388,做空,2025-01-01 01:00:00,2025-01-01 01:10:00,3358.41,3359.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34389,做多,2025-01-01 01:10:00,2025-01-01 02:15:00,3359.62,3352.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34390,做空,2025-01-01 02:15:00,2025-01-01 02:30:00,3352.48,3353.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34391,做多,2025-01-01 02:30:00,2025-01-01 02:50:00,3353.05,3361.39,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34392,做多,2025-01-01 05:20:00,2025-01-01 05:30:00,3346.85,3347.07,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34393,做空,2025-01-01 05:30:00,2025-01-01 05:40:00,3347.07,3347.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34394,做多,2025-01-01 05:40:00,2025-01-01 05:50:00,3347.22,3345.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34395,做空,2025-01-01 05:50:00,2025-01-01 06:35:00,3345.44,3340.72,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34396,做多,2025-01-01 07:50:00,2025-01-01 07:55:00,3347.47,3346.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34397,做空,2025-01-01 07:55:00,2025-01-01 08:00:00,3346.0,3346.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34398,做多,2025-01-01 08:00:00,2025-01-01 08:05:00,3346.73,3343.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34399,做空,2025-01-01 08:05:00,2025-01-01 08:25:00,3343.95,3336.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34400,做多,2025-01-01 11:40:00,2025-01-01 11:45:00,3342.1,3341.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34401,做空,2025-01-01 11:45:00,2025-01-01 11:55:00,3341.36,3340.07,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34402,做多,2025-01-01 11:55:00,2025-01-01 12:10:00,3340.07,3340.74,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34403,做空,2025-01-01 12:10:00,2025-01-01 12:15:00,3340.74,3342.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34404,做多,2025-01-01 12:15:00,2025-01-01 13:05:00,3342.83,3341.97,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -34405,做多,2025-01-01 13:30:00,2025-01-01 13:35:00,3340.32,3337.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34406,做空,2025-01-01 13:35:00,2025-01-01 13:45:00,3337.23,3341.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34407,做多,2025-01-01 13:45:00,2025-01-01 13:50:00,3341.38,3338.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34408,做空,2025-01-01 13:50:00,2025-01-01 13:55:00,3338.99,3343.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34409,做多,2025-01-01 13:55:00,2025-01-01 14:00:00,3343.1,3351.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34410,做多,2025-01-01 14:35:00,2025-01-01 14:40:00,3338.14,3338.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34411,做空,2025-01-01 14:40:00,2025-01-01 14:45:00,3338.11,3344.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34412,做多,2025-01-01 14:45:00,2025-01-01 15:00:00,3344.82,3346.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34413,做多,2025-01-01 15:15:00,2025-01-01 15:25:00,3340.5,3338.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34414,做空,2025-01-01 15:25:00,2025-01-01 15:30:00,3338.03,3338.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34415,做多,2025-01-01 15:30:00,2025-01-01 15:45:00,3338.8,3349.59,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34416,做多,2025-01-01 17:35:00,2025-01-01 18:00:00,3336.03,3337.72,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34417,做空,2025-01-01 18:00:00,2025-01-01 18:20:00,3337.72,3337.31,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34418,做多,2025-01-01 18:20:00,2025-01-01 18:35:00,3337.31,3347.64,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34419,做多,2025-01-02 16:05:00,2025-01-02 17:25:00,3458.95,3462.34,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34420,做空,2025-01-02 17:25:00,2025-01-02 17:45:00,3462.34,3433.76,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34421,做多,2025-01-02 19:00:00,2025-01-02 19:10:00,3466.8,3465.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34422,做空,2025-01-02 19:10:00,2025-01-02 19:15:00,3465.42,3467.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34423,做多,2025-01-02 19:15:00,2025-01-02 19:30:00,3467.95,3462.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34424,做空,2025-01-02 19:30:00,2025-01-02 19:50:00,3462.81,3468.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34425,做多,2025-01-02 19:50:00,2025-01-02 19:55:00,3468.49,3462.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34426,做空,2025-01-02 19:55:00,2025-01-02 20:00:00,3462.31,3468.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34427,做多,2025-01-02 20:00:00,2025-01-02 20:05:00,3468.98,3465.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34428,做空,2025-01-02 20:05:00,2025-01-02 20:10:00,3465.11,3467.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34429,做多,2025-01-02 20:10:00,2025-01-02 20:30:00,3467.52,3462.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34430,做空,2025-01-02 20:30:00,2025-01-02 21:05:00,3462.16,3445.3,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34431,做多,2025-01-03 00:25:00,2025-01-03 00:30:00,3461.95,3457.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34432,做空,2025-01-03 00:30:00,2025-01-03 01:25:00,3457.43,3458.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34433,做多,2025-01-03 01:25:00,2025-01-03 01:30:00,3458.24,3453.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34434,做空,2025-01-03 01:30:00,2025-01-03 01:45:00,3453.61,3454.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34435,做多,2025-01-03 01:45:00,2025-01-03 02:15:00,3454.26,3472.27,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34436,做多,2025-01-03 04:40:00,2025-01-03 04:50:00,3458.15,3457.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34437,做空,2025-01-03 04:50:00,2025-01-03 05:15:00,3457.98,3455.34,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34438,做多,2025-01-03 05:15:00,2025-01-03 06:15:00,3455.34,3453.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34439,做空,2025-01-03 06:15:00,2025-01-03 06:55:00,3453.31,3441.9,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34440,做多,2025-01-03 10:30:00,2025-01-03 10:35:00,3448.85,3448.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34441,做空,2025-01-03 10:35:00,2025-01-03 11:20:00,3448.77,3455.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34442,做多,2025-01-03 11:20:00,2025-01-03 12:05:00,3455.62,3467.35,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34443,做多,2025-01-04 06:10:00,2025-01-04 06:20:00,3602.29,3600.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34444,做空,2025-01-04 06:20:00,2025-01-04 06:50:00,3600.44,3600.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34445,做多,2025-01-04 06:50:00,2025-01-04 06:55:00,3600.89,3599.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34446,做空,2025-01-04 06:55:00,2025-01-04 07:05:00,3599.16,3601.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34447,做多,2025-01-04 07:05:00,2025-01-04 07:20:00,3601.24,3599.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34448,做空,2025-01-04 07:20:00,2025-01-04 08:05:00,3599.78,3599.53,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34449,做多,2025-01-04 08:05:00,2025-01-04 08:15:00,3599.53,3601.02,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34450,做空,2025-01-04 08:15:00,2025-01-04 08:30:00,3601.02,3596.15,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34451,做多,2025-01-04 08:30:00,2025-01-04 08:35:00,3596.15,3592.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34452,做空,2025-01-04 08:35:00,2025-01-04 08:45:00,3592.3,3586.52,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34453,做多,2025-01-04 11:15:00,2025-01-04 11:45:00,3591.57,3592.64,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34454,做空,2025-01-04 11:45:00,2025-01-04 16:00:00,3592.64,3614.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34455,做多,2025-01-04 16:00:00,2025-01-04 16:05:00,3614.16,3608.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34456,做空,2025-01-04 16:05:00,2025-01-04 16:10:00,3608.9,3612.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34457,做多,2025-01-04 16:10:00,2025-01-04 16:30:00,3612.22,3609.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34458,做空,2025-01-04 16:30:00,2025-01-04 16:35:00,3609.28,3619.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34459,做多,2025-01-04 16:35:00,2025-01-04 20:40:00,3619.03,3660.32,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34460,做多,2025-01-05 04:25:00,2025-01-05 04:35:00,3645.45,3645.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34461,做空,2025-01-05 04:35:00,2025-01-05 04:50:00,3645.01,3646.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34462,做多,2025-01-05 04:50:00,2025-01-05 13:35:00,3646.25,3621.69,0.01,100.0,0.0002,-0.0,0.0,-0.01,flip -34463,做空,2025-01-05 13:35:00,2025-01-05 13:40:00,3621.69,3622.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34464,做多,2025-01-05 13:40:00,2025-01-05 14:50:00,3622.24,3619.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34465,做空,2025-01-05 14:50:00,2025-01-05 14:55:00,3619.91,3621.73,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34466,做多,2025-01-05 14:55:00,2025-01-05 15:05:00,3621.73,3632.4,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34467,做多,2025-01-05 18:05:00,2025-01-05 18:10:00,3621.4,3617.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34468,做空,2025-01-05 18:10:00,2025-01-05 18:15:00,3617.57,3621.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34469,做多,2025-01-05 18:15:00,2025-01-05 19:05:00,3621.3,3634.81,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34470,做多,2025-01-06 00:20:00,2025-01-06 00:25:00,3645.14,3641.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -34471,做多,2025-01-06 00:35:00,2025-01-06 00:40:00,3633.93,3632.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34472,做空,2025-01-06 00:40:00,2025-01-06 00:50:00,3632.79,3622.58,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34473,做多,2025-01-06 01:50:00,2025-01-06 01:55:00,3650.1,3647.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -34474,做多,2025-01-06 08:00:00,2025-01-06 08:05:00,3657.67,3654.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34475,做空,2025-01-06 08:05:00,2025-01-06 08:10:00,3654.32,3654.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34476,做多,2025-01-06 08:10:00,2025-01-06 12:30:00,3654.81,3653.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34477,做空,2025-01-06 12:30:00,2025-01-06 12:40:00,3653.01,3656.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34478,做多,2025-01-06 12:40:00,2025-01-06 12:45:00,3656.46,3651.32,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34479,做空,2025-01-06 12:45:00,2025-01-06 13:10:00,3651.32,3632.02,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34480,做多,2025-01-06 14:00:00,2025-01-06 14:45:00,3652.86,3670.97,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34481,做多,2025-01-06 14:45:00,2025-01-06 14:50:00,3670.97,3680.69,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34482,做多,2025-01-06 17:45:00,2025-01-06 18:00:00,3667.43,3668.21,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34483,做空,2025-01-06 18:00:00,2025-01-06 20:50:00,3668.21,3680.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34484,做多,2025-01-06 20:50:00,2025-01-06 21:10:00,3680.98,3675.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34485,做空,2025-01-06 21:10:00,2025-01-06 21:15:00,3675.14,3679.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34486,做多,2025-01-06 21:15:00,2025-01-06 21:20:00,3679.2,3669.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34487,做空,2025-01-06 21:20:00,2025-01-06 21:30:00,3669.1,3673.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34488,做多,2025-01-06 21:30:00,2025-01-06 22:20:00,3673.57,3678.03,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34489,做空,2025-01-06 22:20:00,2025-01-06 22:35:00,3678.03,3678.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34490,做多,2025-01-06 22:35:00,2025-01-06 22:55:00,3678.12,3677.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34491,做空,2025-01-06 22:55:00,2025-01-06 23:45:00,3677.43,3683.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34492,做多,2025-01-06 23:45:00,2025-01-07 00:00:00,3683.4,3677.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34493,做空,2025-01-07 00:00:00,2025-01-07 00:25:00,3677.94,3686.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34494,做多,2025-01-07 00:25:00,2025-01-07 00:35:00,3686.69,3683.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34495,做空,2025-01-07 00:35:00,2025-01-07 01:00:00,3683.41,3665.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34496,做多,2025-01-07 01:35:00,2025-01-07 02:15:00,3687.35,3694.19,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34497,做多,2025-01-07 03:00:00,2025-01-07 03:20:00,3681.79,3679.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34498,做空,2025-01-07 03:20:00,2025-01-07 03:30:00,3679.82,3681.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34499,做多,2025-01-07 03:30:00,2025-01-07 03:40:00,3681.55,3679.92,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34500,做空,2025-01-07 03:40:00,2025-01-07 03:50:00,3679.92,3681.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34501,做多,2025-01-07 03:50:00,2025-01-07 03:55:00,3681.84,3681.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34502,做空,2025-01-07 03:55:00,2025-01-07 04:00:00,3681.48,3683.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34503,做多,2025-01-07 04:00:00,2025-01-07 04:15:00,3683.1,3679.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34504,做空,2025-01-07 04:15:00,2025-01-07 04:25:00,3679.47,3682.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34505,做多,2025-01-07 04:25:00,2025-01-07 04:30:00,3682.43,3680.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34506,做空,2025-01-07 04:30:00,2025-01-07 05:00:00,3680.07,3674.74,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34507,做多,2025-01-07 08:45:00,2025-01-07 08:50:00,3677.54,3674.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34508,做空,2025-01-07 08:50:00,2025-01-07 09:15:00,3674.48,3663.57,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34509,做多,2025-01-08 08:15:00,2025-01-08 08:20:00,3370.01,3364.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34510,做空,2025-01-08 08:20:00,2025-01-08 08:30:00,3364.2,3367.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34511,做多,2025-01-08 08:30:00,2025-01-08 08:45:00,3367.11,3369.49,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34512,做空,2025-01-08 08:45:00,2025-01-08 09:00:00,3369.49,3369.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34513,做多,2025-01-08 09:00:00,2025-01-08 09:05:00,3369.89,3368.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34514,做空,2025-01-08 09:05:00,2025-01-08 10:20:00,3368.02,3362.99,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34515,做多,2025-01-08 10:20:00,2025-01-08 10:30:00,3362.99,3357.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34516,做空,2025-01-08 10:30:00,2025-01-08 10:35:00,3357.31,3362.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34517,做多,2025-01-08 10:35:00,2025-01-08 10:40:00,3362.99,3356.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34518,做空,2025-01-08 10:40:00,2025-01-08 10:55:00,3356.09,3360.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34519,做多,2025-01-08 10:55:00,2025-01-08 11:05:00,3360.9,3358.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34520,做空,2025-01-08 11:05:00,2025-01-08 11:30:00,3358.2,3326.88,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34521,做多,2025-01-08 12:05:00,2025-01-08 12:10:00,3355.85,3355.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34522,做空,2025-01-08 12:10:00,2025-01-08 12:35:00,3355.46,3349.58,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34523,做多,2025-01-08 12:35:00,2025-01-08 12:40:00,3349.58,3349.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34524,做空,2025-01-08 12:40:00,2025-01-08 13:00:00,3349.28,3363.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34525,做多,2025-01-08 13:00:00,2025-01-08 13:05:00,3363.7,3354.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34526,做空,2025-01-08 13:05:00,2025-01-08 13:10:00,3354.1,3355.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34527,做多,2025-01-08 13:10:00,2025-01-08 13:30:00,3355.88,3353.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34528,做空,2025-01-08 13:30:00,2025-01-08 13:40:00,3353.0,3357.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34529,做多,2025-01-08 13:40:00,2025-01-08 14:10:00,3357.44,3354.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34530,做空,2025-01-08 14:10:00,2025-01-08 14:30:00,3354.15,3377.51,0.01,100.0,0.0002,-0.0,0.0,-0.01,flip -34531,做多,2025-01-08 14:30:00,2025-01-08 14:35:00,3377.51,3353.49,0.01,100.0,0.0002,-0.0,0.0,-0.01,tp_upper -34532,做多,2025-01-08 14:40:00,2025-01-08 14:45:00,3360.94,3360.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34533,做空,2025-01-08 14:45:00,2025-01-08 15:15:00,3360.59,3355.52,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34534,做多,2025-01-08 15:15:00,2025-01-08 15:20:00,3355.52,3350.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34535,做空,2025-01-08 15:20:00,2025-01-08 15:35:00,3350.66,3341.32,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34536,做多,2025-01-08 15:35:00,2025-01-08 22:10:00,3341.32,3311.64,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34537,做空,2025-01-08 22:10:00,2025-01-08 22:20:00,3311.64,3320.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34538,做多,2025-01-08 22:20:00,2025-01-09 01:00:00,3320.19,3343.4,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34539,做多,2025-01-09 04:15:00,2025-01-09 06:20:00,3315.62,3323.0,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34540,做空,2025-01-09 06:20:00,2025-01-09 06:25:00,3323.0,3325.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34541,做多,2025-01-09 06:25:00,2025-01-09 06:35:00,3325.22,3320.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34542,做空,2025-01-09 06:35:00,2025-01-09 07:15:00,3320.02,3308.69,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34543,做多,2025-01-09 08:35:00,2025-01-09 08:40:00,3322.3,3317.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34544,做空,2025-01-09 08:40:00,2025-01-09 09:05:00,3317.48,3322.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34545,做多,2025-01-09 09:05:00,2025-01-09 09:40:00,3322.75,3317.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34546,做空,2025-01-09 09:40:00,2025-01-09 10:30:00,3317.52,3284.71,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34547,做多,2025-01-09 11:15:00,2025-01-09 11:20:00,3319.39,3315.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34548,做空,2025-01-09 11:20:00,2025-01-09 11:40:00,3315.89,3300.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34549,做多,2025-01-09 15:30:00,2025-01-09 15:35:00,3300.3,3298.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34550,做空,2025-01-09 15:35:00,2025-01-09 16:35:00,3298.05,3298.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34551,做多,2025-01-09 16:35:00,2025-01-09 17:05:00,3298.68,3290.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34552,做空,2025-01-09 17:05:00,2025-01-09 17:45:00,3290.23,3249.99,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34553,做多,2025-01-10 01:40:00,2025-01-10 01:45:00,3235.67,3226.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34554,做空,2025-01-10 01:45:00,2025-01-10 01:50:00,3226.71,3230.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34555,做多,2025-01-10 01:50:00,2025-01-10 04:00:00,3230.43,3249.36,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34556,做多,2025-01-10 17:25:00,2025-01-10 17:30:00,3279.27,3271.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34557,做空,2025-01-10 17:30:00,2025-01-10 17:40:00,3271.56,3285.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34558,做多,2025-01-10 17:40:00,2025-01-10 19:05:00,3285.91,3269.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34559,做空,2025-01-10 19:05:00,2025-01-10 19:15:00,3269.79,3280.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34560,做多,2025-01-10 19:15:00,2025-01-10 20:15:00,3280.6,3278.76,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34561,做空,2025-01-10 20:15:00,2025-01-10 21:25:00,3278.76,3271.55,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34562,做多,2025-01-10 21:25:00,2025-01-10 21:30:00,3271.55,3270.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34563,做空,2025-01-10 21:30:00,2025-01-10 21:40:00,3270.41,3269.06,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34564,做多,2025-01-10 21:40:00,2025-01-10 21:45:00,3269.06,3267.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34565,做空,2025-01-10 21:45:00,2025-01-10 22:25:00,3267.88,3267.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34566,做多,2025-01-10 22:25:00,2025-01-10 23:00:00,3267.98,3264.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34567,做空,2025-01-10 23:00:00,2025-01-10 23:05:00,3264.27,3267.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34568,做多,2025-01-10 23:05:00,2025-01-10 23:50:00,3267.98,3266.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34569,做空,2025-01-10 23:50:00,2025-01-11 00:00:00,3266.47,3268.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34570,做多,2025-01-11 00:00:00,2025-01-11 00:05:00,3268.74,3264.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34571,做空,2025-01-11 00:05:00,2025-01-11 00:10:00,3264.03,3266.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34572,做多,2025-01-11 00:10:00,2025-01-11 00:15:00,3266.87,3260.16,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34573,做空,2025-01-11 00:15:00,2025-01-11 01:35:00,3260.16,3245.11,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34574,做多,2025-01-11 09:55:00,2025-01-11 10:15:00,3243.01,3245.16,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34575,做多,2025-01-11 17:15:00,2025-01-11 19:00:00,3265.65,3278.01,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34576,做多,2025-01-11 19:35:00,2025-01-11 20:05:00,3270.28,3280.46,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34577,做多,2025-01-12 00:00:00,2025-01-12 00:05:00,3283.23,3279.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34578,做空,2025-01-12 00:05:00,2025-01-12 00:10:00,3279.88,3282.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34579,做多,2025-01-12 00:10:00,2025-01-12 00:15:00,3282.91,3281.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34580,做空,2025-01-12 00:15:00,2025-01-12 00:30:00,3281.52,3281.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34581,做多,2025-01-12 00:30:00,2025-01-12 00:45:00,3281.67,3282.26,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34582,做空,2025-01-12 00:45:00,2025-01-12 00:50:00,3282.26,3284.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34583,做多,2025-01-12 00:50:00,2025-01-12 00:55:00,3284.72,3282.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34584,做空,2025-01-12 00:55:00,2025-01-12 01:05:00,3282.18,3280.65,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34585,做多,2025-01-12 01:05:00,2025-01-12 01:15:00,3280.65,3279.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34586,做空,2025-01-12 01:15:00,2025-01-12 01:45:00,3279.18,3282.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34587,做多,2025-01-12 01:45:00,2025-01-12 02:05:00,3282.69,3281.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34588,做空,2025-01-12 02:05:00,2025-01-12 02:10:00,3281.53,3283.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34589,做多,2025-01-12 02:10:00,2025-01-12 02:15:00,3283.58,3281.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34590,做空,2025-01-12 02:15:00,2025-01-12 02:30:00,3281.28,3285.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34591,做多,2025-01-12 02:30:00,2025-01-12 02:40:00,3285.64,3283.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34592,做空,2025-01-12 02:40:00,2025-01-12 02:55:00,3283.41,3288.87,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34593,做多,2025-01-12 02:55:00,2025-01-12 03:05:00,3288.87,3286.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34594,做空,2025-01-12 03:05:00,2025-01-12 04:25:00,3286.28,3285.53,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34595,做多,2025-01-12 04:25:00,2025-01-12 04:45:00,3285.53,3283.33,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34596,做空,2025-01-12 04:45:00,2025-01-12 05:40:00,3283.33,3275.59,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34597,做多,2025-01-12 13:20:00,2025-01-12 13:30:00,3262.28,3258.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34598,做空,2025-01-12 13:30:00,2025-01-12 13:35:00,3258.19,3258.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34599,做多,2025-01-12 13:35:00,2025-01-12 13:40:00,3258.99,3258.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34600,做空,2025-01-12 13:40:00,2025-01-12 13:45:00,3258.62,3266.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34601,做多,2025-01-12 13:45:00,2025-01-12 15:15:00,3266.99,3282.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34602,做多,2025-01-12 20:45:00,2025-01-12 21:10:00,3278.04,3272.84,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34603,做空,2025-01-12 21:10:00,2025-01-12 21:25:00,3272.84,3275.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34604,做多,2025-01-12 21:25:00,2025-01-12 21:30:00,3275.91,3272.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34605,做空,2025-01-12 21:30:00,2025-01-12 22:05:00,3272.74,3253.94,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34606,做多,2025-01-13 00:00:00,2025-01-13 00:15:00,3273.12,3273.6,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34607,做空,2025-01-13 00:15:00,2025-01-13 00:20:00,3273.6,3280.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34608,做多,2025-01-13 00:20:00,2025-01-13 00:25:00,3280.43,3302.52,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34609,做多,2025-01-13 20:30:00,2025-01-13 20:50:00,3041.67,3092.23,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34610,做多,2025-01-14 12:25:00,2025-01-14 12:40:00,3183.51,3189.64,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34611,做空,2025-01-14 12:40:00,2025-01-14 12:45:00,3189.64,3193.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34612,做多,2025-01-14 12:45:00,2025-01-14 13:30:00,3193.4,3219.39,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34613,做多,2025-01-14 13:30:00,2025-01-14 14:00:00,3219.39,3201.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34614,做空,2025-01-14 14:00:00,2025-01-14 15:05:00,3201.6,3208.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34615,做多,2025-01-14 15:05:00,2025-01-14 15:20:00,3208.01,3199.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34616,做空,2025-01-14 15:20:00,2025-01-14 15:25:00,3199.66,3200.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34617,做多,2025-01-14 15:25:00,2025-01-14 15:30:00,3200.98,3200.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34618,做空,2025-01-14 15:30:00,2025-01-14 15:40:00,3200.41,3211.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34619,做多,2025-01-14 15:40:00,2025-01-14 15:45:00,3211.47,3204.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34620,做空,2025-01-14 15:45:00,2025-01-14 15:50:00,3204.44,3205.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34621,做多,2025-01-14 15:50:00,2025-01-14 15:55:00,3205.47,3197.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34622,做空,2025-01-14 15:55:00,2025-01-14 16:05:00,3197.86,3185.76,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34623,做多,2025-01-14 17:10:00,2025-01-14 17:20:00,3203.36,3196.71,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34624,做空,2025-01-14 17:20:00,2025-01-14 17:25:00,3196.71,3204.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34625,做多,2025-01-14 17:25:00,2025-01-14 17:30:00,3204.38,3196.24,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34626,做空,2025-01-14 17:30:00,2025-01-14 17:40:00,3196.24,3207.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34627,做多,2025-01-14 17:40:00,2025-01-14 17:45:00,3207.44,3205.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34628,做空,2025-01-14 17:45:00,2025-01-14 17:50:00,3205.09,3208.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34629,做多,2025-01-14 17:50:00,2025-01-14 19:35:00,3208.78,3227.71,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34630,做多,2025-01-14 20:05:00,2025-01-14 21:00:00,3204.93,3225.43,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34631,做多,2025-01-15 03:10:00,2025-01-15 03:15:00,3217.39,3212.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34632,做空,2025-01-15 03:15:00,2025-01-15 03:20:00,3212.0,3214.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -34633,做多,2025-01-15 03:30:00,2025-01-15 03:40:00,3219.05,3222.98,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34634,做空,2025-01-15 03:40:00,2025-01-15 03:45:00,3222.98,3224.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34635,做多,2025-01-15 03:45:00,2025-01-15 03:55:00,3224.17,3239.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34636,做多,2025-01-15 04:20:00,2025-01-15 04:45:00,3224.49,3222.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34637,做空,2025-01-15 04:45:00,2025-01-15 04:50:00,3222.08,3227.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34638,做多,2025-01-15 04:50:00,2025-01-15 05:00:00,3227.12,3223.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34639,做空,2025-01-15 05:00:00,2025-01-15 05:20:00,3223.66,3225.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34640,做多,2025-01-15 05:20:00,2025-01-15 06:05:00,3225.6,3222.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34641,做空,2025-01-15 06:05:00,2025-01-15 06:45:00,3222.49,3225.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34642,做多,2025-01-15 06:45:00,2025-01-15 07:05:00,3225.22,3235.68,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34643,做多,2025-01-15 13:25:00,2025-01-15 13:30:00,3216.64,3276.9,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34644,做多,2025-01-15 13:30:00,2025-01-15 13:35:00,3276.9,3268.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -34645,做多,2025-01-16 00:40:00,2025-01-16 01:15:00,3396.9,3401.61,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34646,做空,2025-01-16 01:15:00,2025-01-16 01:25:00,3401.61,3403.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34647,做多,2025-01-16 01:25:00,2025-01-16 01:35:00,3403.53,3401.17,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34648,做空,2025-01-16 01:35:00,2025-01-16 01:40:00,3401.17,3402.12,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34649,做多,2025-01-16 01:40:00,2025-01-16 01:50:00,3402.12,3401.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34650,做空,2025-01-16 01:50:00,2025-01-16 01:55:00,3401.43,3402.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34651,做多,2025-01-16 01:55:00,2025-01-16 12:25:00,3402.58,3345.83,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34652,做空,2025-01-16 12:25:00,2025-01-16 12:35:00,3345.83,3355.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34653,做多,2025-01-16 12:35:00,2025-01-16 12:40:00,3355.53,3352.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34654,做空,2025-01-16 12:40:00,2025-01-16 12:50:00,3352.52,3359.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34655,做多,2025-01-16 12:50:00,2025-01-16 12:55:00,3359.53,3355.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34656,做空,2025-01-16 12:55:00,2025-01-16 13:25:00,3355.43,3310.52,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34657,做多,2025-01-16 16:00:00,2025-01-16 16:40:00,3339.0,3335.35,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34658,做空,2025-01-16 16:40:00,2025-01-16 17:00:00,3335.35,3344.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34659,做多,2025-01-16 17:00:00,2025-01-16 17:15:00,3344.22,3334.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34660,做空,2025-01-16 17:15:00,2025-01-16 18:20:00,3334.58,3331.88,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34661,做多,2025-01-16 18:20:00,2025-01-16 18:25:00,3331.88,3319.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34662,做空,2025-01-16 18:25:00,2025-01-16 19:10:00,3319.98,3330.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34663,做多,2025-01-16 19:10:00,2025-01-16 19:20:00,3330.01,3324.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34664,做空,2025-01-16 19:20:00,2025-01-16 19:25:00,3324.64,3328.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34665,做多,2025-01-16 19:25:00,2025-01-16 19:40:00,3328.11,3331.62,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34666,做空,2025-01-16 19:40:00,2025-01-16 19:45:00,3331.62,3338.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34667,做多,2025-01-16 19:45:00,2025-01-16 20:15:00,3338.25,3333.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34668,做空,2025-01-16 20:15:00,2025-01-16 20:25:00,3333.94,3331.61,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34669,做多,2025-01-16 20:25:00,2025-01-16 20:35:00,3331.61,3330.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34670,做空,2025-01-16 20:35:00,2025-01-16 20:40:00,3330.37,3334.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34671,做多,2025-01-16 20:40:00,2025-01-16 21:00:00,3334.95,3319.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34672,做空,2025-01-16 21:00:00,2025-01-16 21:10:00,3319.9,3332.54,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34673,做多,2025-01-16 21:10:00,2025-01-16 21:15:00,3332.54,3322.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34674,做空,2025-01-16 21:15:00,2025-01-16 22:20:00,3322.11,3295.91,0.01,100.0,0.0002,0.01,0.0,0.0,tp_lower -34675,做多,2025-01-17 01:05:00,2025-01-17 01:30:00,3319.09,3358.53,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34676,做多,2025-01-17 17:45:00,2025-01-17 17:50:00,3417.11,3414.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34677,做空,2025-01-17 17:50:00,2025-01-17 18:15:00,3414.31,3421.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34678,做多,2025-01-17 18:15:00,2025-01-17 18:30:00,3421.72,3419.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34679,做空,2025-01-17 18:30:00,2025-01-17 18:35:00,3419.09,3419.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34680,做多,2025-01-17 18:35:00,2025-01-17 18:40:00,3419.56,3418.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34681,做空,2025-01-17 18:40:00,2025-01-17 19:10:00,3418.37,3427.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34682,做多,2025-01-17 19:10:00,2025-01-17 19:15:00,3427.28,3436.52,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34683,做多,2025-01-17 19:35:00,2025-01-17 20:10:00,3422.01,3443.99,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34684,做多,2025-01-18 01:40:00,2025-01-18 02:35:00,3460.47,3459.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34685,做空,2025-01-18 02:35:00,2025-01-18 02:40:00,3459.58,3460.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34686,做多,2025-01-18 02:40:00,2025-01-18 02:45:00,3460.11,3458.74,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34687,做空,2025-01-18 02:45:00,2025-01-18 03:25:00,3458.74,3426.36,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34688,做多,2025-01-18 13:25:00,2025-01-18 14:35:00,3301.61,3290.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34689,做空,2025-01-18 14:35:00,2025-01-18 14:40:00,3290.61,3291.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34690,做多,2025-01-18 14:40:00,2025-01-18 15:00:00,3291.57,3289.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34691,做空,2025-01-18 15:00:00,2025-01-18 15:05:00,3289.4,3292.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34692,做多,2025-01-18 15:05:00,2025-01-18 15:15:00,3292.8,3324.54,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34693,做多,2025-01-18 16:20:00,2025-01-18 16:35:00,3298.64,3272.13,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34694,做空,2025-01-18 16:35:00,2025-01-18 16:55:00,3272.13,3252.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34695,做多,2025-01-18 19:25:00,2025-01-18 19:55:00,3284.11,3289.08,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34696,做空,2025-01-18 19:55:00,2025-01-18 20:25:00,3289.08,3263.97,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34697,做多,2025-01-18 22:15:00,2025-01-18 22:30:00,3283.43,3285.25,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34698,做空,2025-01-18 22:30:00,2025-01-18 22:35:00,3285.25,3285.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34699,做多,2025-01-18 22:35:00,2025-01-18 23:30:00,3285.45,3310.82,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34700,做多,2025-01-19 13:55:00,2025-01-19 14:00:00,3273.7,3322.57,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34701,做多,2025-01-19 21:05:00,2025-01-19 21:20:00,3368.57,3354.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34702,做空,2025-01-19 21:20:00,2025-01-19 21:25:00,3354.13,3247.11,0.01,100.0,0.0002,0.02,0.0,0.02,tp_lower -34703,做多,2025-01-20 04:40:00,2025-01-20 06:35:00,3276.55,3322.64,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34704,做多,2025-01-20 13:30:00,2025-01-20 13:35:00,3343.84,3325.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34705,做空,2025-01-20 13:35:00,2025-01-20 14:15:00,3325.01,3347.0,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34706,做多,2025-01-20 14:15:00,2025-01-20 14:25:00,3347.0,3338.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34707,做空,2025-01-20 14:25:00,2025-01-20 14:30:00,3338.41,3354.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34708,做多,2025-01-20 14:30:00,2025-01-20 14:35:00,3354.3,3339.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34709,做空,2025-01-20 14:35:00,2025-01-20 14:50:00,3339.36,3351.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34710,做多,2025-01-20 14:50:00,2025-01-20 15:00:00,3351.75,3355.47,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34711,做空,2025-01-20 15:00:00,2025-01-20 15:05:00,3355.47,3360.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34712,做多,2025-01-20 15:05:00,2025-01-20 15:15:00,3360.0,3360.87,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34713,做空,2025-01-20 15:15:00,2025-01-20 15:20:00,3360.87,3361.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34714,做多,2025-01-20 15:20:00,2025-01-20 15:30:00,3361.4,3354.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34715,做空,2025-01-20 15:30:00,2025-01-20 15:35:00,3354.29,3364.1,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34716,做多,2025-01-20 15:35:00,2025-01-20 15:40:00,3364.1,3357.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34717,做空,2025-01-20 15:40:00,2025-01-20 16:10:00,3357.52,3307.99,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34718,做多,2025-01-20 16:35:00,2025-01-20 17:00:00,3369.95,3312.14,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34719,做空,2025-01-20 17:00:00,2025-01-20 17:05:00,3312.14,3343.77,0.01,100.0,0.0002,-0.01,0.0,-0.01,tp_lower -34720,做多,2025-01-20 19:20:00,2025-01-20 20:00:00,3341.45,3334.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34721,做空,2025-01-20 20:00:00,2025-01-20 20:05:00,3334.02,3336.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34722,做多,2025-01-20 20:05:00,2025-01-20 20:10:00,3336.96,3330.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34723,做空,2025-01-20 20:10:00,2025-01-20 20:30:00,3330.05,3331.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34724,做多,2025-01-20 20:30:00,2025-01-20 20:40:00,3331.03,3335.45,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34725,做空,2025-01-20 20:40:00,2025-01-20 21:20:00,3335.45,3331.72,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34726,做多,2025-01-20 21:20:00,2025-01-20 21:25:00,3331.72,3323.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34727,做空,2025-01-20 21:25:00,2025-01-20 21:55:00,3323.42,3284.42,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34728,做多,2025-01-21 07:20:00,2025-01-21 07:25:00,3259.62,3257.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34729,做空,2025-01-21 07:25:00,2025-01-21 07:30:00,3257.2,3259.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34730,做多,2025-01-21 07:30:00,2025-01-21 07:35:00,3259.57,3258.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34731,做空,2025-01-21 07:35:00,2025-01-21 07:40:00,3258.19,3258.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34732,做多,2025-01-21 07:40:00,2025-01-21 07:45:00,3258.9,3256.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34733,做空,2025-01-21 07:45:00,2025-01-21 07:55:00,3256.95,3254.01,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34734,做多,2025-01-21 07:55:00,2025-01-21 08:20:00,3254.01,3257.87,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34735,做空,2025-01-21 08:20:00,2025-01-21 08:35:00,3257.87,3255.12,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34736,做多,2025-01-21 08:35:00,2025-01-21 08:40:00,3255.12,3242.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34737,做空,2025-01-21 08:40:00,2025-01-21 08:50:00,3242.62,3245.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34738,做多,2025-01-21 08:50:00,2025-01-21 09:05:00,3245.58,3272.8,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34739,做多,2025-01-21 15:05:00,2025-01-21 15:10:00,3281.4,3274.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34740,做空,2025-01-21 15:10:00,2025-01-21 15:15:00,3274.09,3287.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34741,做多,2025-01-21 15:15:00,2025-01-21 15:35:00,3287.08,3285.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34742,做空,2025-01-21 15:35:00,2025-01-21 15:50:00,3285.66,3288.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34743,做多,2025-01-21 15:50:00,2025-01-21 16:05:00,3288.89,3320.69,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34744,做多,2025-01-21 20:35:00,2025-01-21 20:40:00,3317.01,3306.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34745,做空,2025-01-21 20:40:00,2025-01-21 20:55:00,3306.89,3313.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34746,做多,2025-01-21 20:55:00,2025-01-21 22:45:00,3313.41,3345.88,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34747,做多,2025-01-21 23:05:00,2025-01-21 23:20:00,3327.54,3313.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34748,做空,2025-01-21 23:20:00,2025-01-21 23:30:00,3313.39,3318.42,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34749,做多,2025-01-21 23:30:00,2025-01-21 23:40:00,3318.42,3320.75,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34750,做空,2025-01-21 23:40:00,2025-01-21 23:45:00,3320.75,3321.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34751,做多,2025-01-21 23:45:00,2025-01-22 00:50:00,3321.47,3347.9,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34752,做多,2025-01-22 01:45:00,2025-01-22 01:50:00,3327.89,3325.79,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34753,做空,2025-01-22 01:50:00,2025-01-22 01:55:00,3325.79,3328.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34754,做多,2025-01-22 01:55:00,2025-01-22 02:00:00,3328.53,3323.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34755,做空,2025-01-22 02:00:00,2025-01-22 02:05:00,3323.0,3324.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34756,做多,2025-01-22 02:05:00,2025-01-22 03:00:00,3324.45,3344.66,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34757,做多,2025-01-22 03:55:00,2025-01-22 04:05:00,3330.54,3330.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34758,做空,2025-01-22 04:05:00,2025-01-22 04:55:00,3330.06,3331.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34759,做多,2025-01-22 04:55:00,2025-01-22 05:20:00,3331.15,3330.9,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34760,做空,2025-01-22 05:20:00,2025-01-22 06:00:00,3330.9,3318.62,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34761,做多,2025-01-22 11:40:00,2025-01-22 12:30:00,3315.61,3312.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34762,做空,2025-01-22 12:30:00,2025-01-22 13:05:00,3312.39,3310.76,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34763,做多,2025-01-22 13:05:00,2025-01-22 13:10:00,3310.76,3308.25,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34764,做空,2025-01-22 13:10:00,2025-01-22 13:35:00,3308.25,3293.18,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34765,做多,2025-01-22 14:25:00,2025-01-22 14:30:00,3305.68,3303.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34766,做空,2025-01-22 14:30:00,2025-01-22 14:40:00,3303.26,3285.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34767,做多,2025-01-22 15:05:00,2025-01-23 07:50:00,3299.87,3228.02,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -34768,做空,2025-01-23 07:50:00,2025-01-23 07:55:00,3228.02,3231.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34769,做多,2025-01-23 07:55:00,2025-01-23 08:00:00,3231.96,3230.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34770,做空,2025-01-23 08:00:00,2025-01-23 08:15:00,3230.48,3226.72,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34771,做多,2025-01-23 08:15:00,2025-01-23 08:20:00,3226.72,3220.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34772,做空,2025-01-23 08:20:00,2025-01-23 09:50:00,3220.61,3191.41,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34773,做多,2025-01-23 11:30:00,2025-01-23 11:35:00,3214.18,3212.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34774,做空,2025-01-23 11:35:00,2025-01-23 11:55:00,3212.77,3212.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34775,做多,2025-01-23 11:55:00,2025-01-23 12:00:00,3212.78,3208.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34776,做空,2025-01-23 12:00:00,2025-01-23 12:05:00,3208.51,3211.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34777,做多,2025-01-23 12:05:00,2025-01-23 12:35:00,3211.99,3208.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34778,做空,2025-01-23 12:35:00,2025-01-23 13:00:00,3208.59,3210.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34779,做多,2025-01-23 13:00:00,2025-01-23 13:15:00,3210.02,3202.94,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34780,做空,2025-01-23 13:15:00,2025-01-23 13:25:00,3202.94,3207.06,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34781,做多,2025-01-23 13:25:00,2025-01-23 13:30:00,3207.06,3218.91,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34782,做多,2025-01-23 13:30:00,2025-01-23 13:35:00,3218.91,3230.53,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34783,做多,2025-01-23 20:10:00,2025-01-23 20:20:00,3223.07,3280.55,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34784,做多,2025-01-23 20:20:00,2025-01-23 20:25:00,3280.55,3281.36,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_upper -34785,做多,2025-01-23 21:20:00,2025-01-23 21:25:00,3243.49,3235.26,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34786,做空,2025-01-23 21:25:00,2025-01-23 21:30:00,3235.26,3241.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34787,做多,2025-01-23 21:30:00,2025-01-23 21:45:00,3241.41,3238.58,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34788,做空,2025-01-23 21:45:00,2025-01-23 21:50:00,3238.58,3239.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34789,做多,2025-01-23 21:50:00,2025-01-23 22:20:00,3239.28,3293.83,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34790,做多,2025-01-24 03:25:00,2025-01-24 05:05:00,3297.14,3351.35,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34791,做多,2025-01-24 14:15:00,2025-01-24 14:30:00,3392.62,3386.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34792,做空,2025-01-24 14:30:00,2025-01-24 14:35:00,3386.52,3404.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34793,做多,2025-01-24 14:35:00,2025-01-24 14:40:00,3404.75,3417.65,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34794,做多,2025-01-24 15:05:00,2025-01-24 15:10:00,3402.23,3393.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34795,做空,2025-01-24 15:10:00,2025-01-24 15:15:00,3393.61,3399.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -34796,做多,2025-01-24 15:15:00,2025-01-24 15:20:00,3399.5,3395.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34797,做空,2025-01-24 15:20:00,2025-01-24 15:25:00,3395.23,3385.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34798,做多,2025-01-24 16:50:00,2025-01-24 17:55:00,3393.18,3396.65,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34799,做空,2025-01-24 17:55:00,2025-01-24 18:00:00,3396.65,3404.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34800,做多,2025-01-24 18:00:00,2025-01-24 18:10:00,3404.48,3390.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34801,做空,2025-01-24 18:10:00,2025-01-24 18:15:00,3390.77,3394.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34802,做多,2025-01-24 18:15:00,2025-01-24 18:25:00,3394.59,3392.8,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34803,做空,2025-01-24 18:25:00,2025-01-24 18:35:00,3392.8,3392.34,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34804,做多,2025-01-24 18:35:00,2025-01-24 19:30:00,3392.34,3386.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34805,做空,2025-01-24 19:30:00,2025-01-24 19:40:00,3386.89,3372.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34806,做多,2025-01-25 08:15:00,2025-01-25 11:10:00,3297.15,3292.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34807,做空,2025-01-25 11:10:00,2025-01-25 11:30:00,3292.0,3297.86,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34808,做多,2025-01-25 11:30:00,2025-01-25 11:50:00,3297.86,3309.86,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34809,做多,2025-01-25 12:35:00,2025-01-25 13:40:00,3296.0,3304.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34810,做多,2025-01-25 23:05:00,2025-01-25 23:15:00,3332.09,3327.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34811,做空,2025-01-25 23:15:00,2025-01-25 23:50:00,3327.77,3319.8,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34812,做多,2025-01-26 01:30:00,2025-01-26 01:35:00,3335.12,3331.59,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34813,做空,2025-01-26 01:35:00,2025-01-26 02:05:00,3331.59,3320.99,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34814,做多,2025-01-26 03:00:00,2025-01-26 03:40:00,3330.51,3346.07,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34815,做多,2025-01-26 07:35:00,2025-01-26 08:00:00,3334.3,3336.86,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34816,做空,2025-01-26 08:00:00,2025-01-26 09:20:00,3336.86,3318.0,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34817,做多,2025-01-26 15:15:00,2025-01-26 15:20:00,3318.15,3312.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34818,做空,2025-01-26 15:20:00,2025-01-26 15:25:00,3312.89,3313.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34819,做多,2025-01-26 15:25:00,2025-01-26 15:35:00,3313.43,3313.37,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34820,做空,2025-01-26 15:35:00,2025-01-26 15:50:00,3313.37,3314.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34821,做多,2025-01-26 15:50:00,2025-01-26 15:55:00,3314.95,3313.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34822,做空,2025-01-26 15:55:00,2025-01-26 16:05:00,3313.61,3316.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34823,做多,2025-01-26 16:05:00,2025-01-26 16:10:00,3316.11,3307.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34824,做空,2025-01-26 16:10:00,2025-01-26 16:30:00,3307.99,3315.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34825,做多,2025-01-26 16:30:00,2025-01-26 17:30:00,3315.4,3324.94,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34826,做多,2025-01-27 12:50:00,2025-01-27 13:50:00,3107.13,3096.88,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34827,做空,2025-01-27 13:50:00,2025-01-27 14:15:00,3096.88,3095.8,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34828,做多,2025-01-27 14:15:00,2025-01-27 14:45:00,3095.8,3137.97,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34829,做多,2025-01-27 16:40:00,2025-01-27 16:50:00,3089.68,3075.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34830,做空,2025-01-27 16:50:00,2025-01-27 16:55:00,3075.18,3083.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34831,做多,2025-01-27 16:55:00,2025-01-27 17:05:00,3083.0,3082.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34832,做空,2025-01-27 17:05:00,2025-01-27 17:10:00,3082.29,3089.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34833,做多,2025-01-27 17:10:00,2025-01-27 17:15:00,3089.09,3083.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34834,做空,2025-01-27 17:15:00,2025-01-27 17:25:00,3083.83,3085.7,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34835,做多,2025-01-27 17:25:00,2025-01-27 17:40:00,3085.7,3087.97,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34836,做空,2025-01-27 17:40:00,2025-01-27 18:50:00,3087.97,3057.36,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34837,做多,2025-01-27 20:20:00,2025-01-27 20:45:00,3103.61,3127.66,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34838,做多,2025-01-28 08:05:00,2025-01-28 08:30:00,3190.32,3191.56,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34839,做空,2025-01-28 08:30:00,2025-01-28 08:40:00,3191.56,3198.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34840,做多,2025-01-28 08:40:00,2025-01-28 08:45:00,3198.36,3194.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34841,做空,2025-01-28 08:45:00,2025-01-28 08:55:00,3194.14,3197.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34842,做多,2025-01-28 08:55:00,2025-01-28 09:15:00,3197.47,3194.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34843,做空,2025-01-28 09:15:00,2025-01-28 09:50:00,3194.39,3193.32,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34844,做多,2025-01-28 09:50:00,2025-01-28 10:00:00,3193.32,3191.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34845,做空,2025-01-28 10:00:00,2025-01-28 10:05:00,3191.51,3194.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34846,做多,2025-01-28 10:05:00,2025-01-28 10:35:00,3194.51,3197.2,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34847,做空,2025-01-28 10:35:00,2025-01-28 11:05:00,3197.2,3197.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34848,做多,2025-01-28 11:05:00,2025-01-28 11:10:00,3197.65,3195.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34849,做空,2025-01-28 11:10:00,2025-01-28 11:30:00,3195.53,3183.41,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34850,做多,2025-01-28 15:00:00,2025-01-28 15:05:00,3188.34,3175.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34851,做空,2025-01-28 15:05:00,2025-01-28 15:10:00,3175.96,3178.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,tp_lower -34852,做多,2025-01-28 15:20:00,2025-01-28 15:30:00,3190.05,3202.19,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34853,做多,2025-01-28 15:45:00,2025-01-28 15:50:00,3191.1,3179.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34854,做空,2025-01-28 15:50:00,2025-01-28 16:05:00,3179.44,3170.18,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34855,做多,2025-01-29 02:00:00,2025-01-29 02:20:00,3117.24,3113.67,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34856,做空,2025-01-29 02:20:00,2025-01-29 02:30:00,3113.67,3116.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34857,做多,2025-01-29 02:30:00,2025-01-29 02:40:00,3116.09,3114.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34858,做空,2025-01-29 02:40:00,2025-01-29 02:55:00,3114.49,3112.81,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34859,做多,2025-01-29 02:55:00,2025-01-29 03:20:00,3112.81,3111.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34860,做空,2025-01-29 03:20:00,2025-01-29 09:30:00,3111.02,3129.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34861,做多,2025-01-29 09:30:00,2025-01-29 09:50:00,3129.39,3131.62,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34862,做空,2025-01-29 09:50:00,2025-01-29 10:05:00,3131.62,3128.89,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34863,做多,2025-01-29 10:05:00,2025-01-29 10:10:00,3128.89,3128.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34864,做空,2025-01-29 10:10:00,2025-01-29 10:15:00,3128.34,3133.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34865,做多,2025-01-29 10:15:00,2025-01-29 11:50:00,3133.57,3133.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34866,做空,2025-01-29 11:50:00,2025-01-29 12:05:00,3133.94,3136.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34867,做多,2025-01-29 12:05:00,2025-01-29 12:20:00,3136.01,3126.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34868,做空,2025-01-29 12:20:00,2025-01-29 12:35:00,3126.98,3117.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34869,做多,2025-01-29 17:25:00,2025-01-29 17:50:00,3118.61,3115.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34870,做空,2025-01-29 17:50:00,2025-01-29 18:00:00,3115.77,3092.04,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34871,做多,2025-01-29 18:30:00,2025-01-29 18:35:00,3118.61,3113.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34872,做空,2025-01-29 18:35:00,2025-01-29 18:45:00,3113.11,3120.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34873,做多,2025-01-29 18:45:00,2025-01-29 19:00:00,3120.01,3091.43,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34874,做空,2025-01-29 19:00:00,2025-01-29 19:05:00,3091.43,3081.51,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34875,做多,2025-01-29 19:40:00,2025-01-29 19:45:00,3132.57,3132.86,0.01,100.0,0.0002,0.0,0.0,-0.0,tp_upper -34876,做多,2025-01-29 20:05:00,2025-01-29 20:20:00,3109.8,3141.72,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34877,做多,2025-01-30 00:45:00,2025-01-30 01:35:00,3119.12,3135.11,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34878,做多,2025-01-30 22:35:00,2025-01-30 22:55:00,3256.22,3259.62,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34879,做空,2025-01-30 22:55:00,2025-01-30 23:00:00,3259.62,3261.91,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34880,做多,2025-01-30 23:00:00,2025-01-30 23:30:00,3261.91,3257.36,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34881,做空,2025-01-30 23:30:00,2025-01-31 00:05:00,3257.36,3243.06,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34882,做多,2025-01-31 00:25:00,2025-01-31 00:30:00,3258.11,3256.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34883,做空,2025-01-31 00:30:00,2025-01-31 00:40:00,3256.69,3259.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34884,做多,2025-01-31 00:40:00,2025-01-31 01:15:00,3259.56,3255.38,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34885,做空,2025-01-31 01:15:00,2025-01-31 01:25:00,3255.38,3262.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34886,做多,2025-01-31 01:25:00,2025-01-31 02:05:00,3262.98,3275.6,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34887,做多,2025-01-31 05:50:00,2025-01-31 06:05:00,3244.73,3246.3,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34888,做空,2025-01-31 06:05:00,2025-01-31 06:15:00,3246.3,3242.61,0.01,100.0,0.0002,0.0,0.0,0.0,flip -34889,做多,2025-01-31 06:15:00,2025-01-31 06:45:00,3242.61,3266.38,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -34890,做多,2025-01-31 09:25:00,2025-01-31 09:30:00,3249.28,3267.03,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -34891,做多,2025-02-01 01:35:00,2025-02-01 13:25:00,3325.45,3267.53,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -34892,做空,2025-02-01 13:25:00,2025-02-01 15:00:00,3267.53,3231.91,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34893,做多,2025-02-01 16:05:00,2025-02-01 16:10:00,3260.39,3254.81,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34894,做空,2025-02-01 16:10:00,2025-02-01 16:25:00,3254.81,3260.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34895,做多,2025-02-01 16:25:00,2025-02-01 16:50:00,3260.99,3252.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34896,做空,2025-02-01 16:50:00,2025-02-01 17:10:00,3252.51,3253.02,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34897,做多,2025-02-01 17:10:00,2025-02-01 17:40:00,3253.02,3253.11,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -34898,做空,2025-02-01 17:40:00,2025-02-01 19:00:00,3253.11,3234.4,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -34899,做多,2025-02-02 06:20:00,2025-02-02 06:30:00,3134.01,3127.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -34900,做空,2025-02-02 06:30:00,2025-02-02 07:25:00,3127.0,3093.73,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -34901,做多,2025-02-02 08:35:00,2025-02-02 08:40:00,3117.73,3114.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34902,做空,2025-02-02 08:40:00,2025-02-02 11:00:00,3114.81,3109.8,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34903,做多,2025-02-02 11:00:00,2025-02-02 11:05:00,3109.8,3100.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34904,做空,2025-02-02 11:05:00,2025-02-02 11:25:00,3100.85,3078.31,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -34905,做多,2025-02-02 14:10:00,2025-02-02 14:15:00,3095.49,3093.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34906,做空,2025-02-02 14:15:00,2025-02-02 14:25:00,3093.18,3096.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34907,做多,2025-02-02 14:25:00,2025-02-02 14:30:00,3096.32,3094.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34908,做空,2025-02-02 14:30:00,2025-02-02 14:40:00,3094.68,3094.37,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -34909,做多,2025-02-02 14:40:00,2025-02-02 14:45:00,3094.37,3091.72,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34910,做空,2025-02-02 14:45:00,2025-02-02 15:25:00,3091.72,3062.57,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -34911,做多,2025-02-03 07:55:00,2025-02-03 08:00:00,2619.27,2597.24,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -34912,做空,2025-02-03 08:00:00,2025-02-03 09:00:00,2597.24,2595.03,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34913,做多,2025-02-03 09:00:00,2025-02-03 09:15:00,2595.03,2568.15,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -34914,做空,2025-02-03 09:15:00,2025-02-03 09:20:00,2568.15,2582.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34915,做多,2025-02-03 09:20:00,2025-02-03 09:55:00,2582.34,2569.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34916,做空,2025-02-03 09:55:00,2025-02-03 13:30:00,2569.55,2557.21,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34917,做多,2025-02-03 13:30:00,2025-02-03 14:00:00,2557.21,2549.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34918,做空,2025-02-03 14:00:00,2025-02-03 14:10:00,2549.16,2546.2,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34919,做多,2025-02-03 14:10:00,2025-02-03 14:30:00,2546.2,2618.76,0.01,100.0,0.0003,0.02,0.0,0.02,tp_upper -34920,做多,2025-02-03 14:30:00,2025-02-03 14:35:00,2618.76,2637.46,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -34921,做多,2025-02-04 03:05:00,2025-02-04 03:20:00,2806.15,2799.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34922,做空,2025-02-04 03:20:00,2025-02-04 03:40:00,2799.38,2804.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34923,做多,2025-02-04 03:40:00,2025-02-04 03:45:00,2804.97,2795.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34924,做空,2025-02-04 03:45:00,2025-02-04 03:50:00,2795.53,2803.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34925,做多,2025-02-04 03:50:00,2025-02-04 04:40:00,2803.44,2808.99,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34926,做空,2025-02-04 04:40:00,2025-02-04 05:10:00,2808.99,2714.33,0.01,100.0,0.0003,0.03,0.0,0.03,tp_lower -34927,做多,2025-02-04 10:55:00,2025-02-04 12:30:00,2748.47,2811.78,0.01,100.0,0.0003,0.02,0.0,0.02,tp_upper -34928,做多,2025-02-04 15:20:00,2025-02-04 17:10:00,2768.36,2832.61,0.01,100.0,0.0003,0.02,0.0,0.02,tp_upper -34929,做多,2025-02-05 01:00:00,2025-02-05 01:05:00,2760.22,2750.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34930,做空,2025-02-05 01:05:00,2025-02-05 01:15:00,2750.19,2744.07,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34931,做多,2025-02-05 01:15:00,2025-02-05 02:55:00,2744.07,2738.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34932,做空,2025-02-05 02:55:00,2025-02-05 03:35:00,2738.24,2738.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34933,做多,2025-02-05 03:35:00,2025-02-05 03:40:00,2738.97,2734.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34934,做空,2025-02-05 03:40:00,2025-02-05 04:35:00,2734.86,2725.18,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34935,做多,2025-02-05 04:35:00,2025-02-05 05:05:00,2725.18,2718.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34936,做空,2025-02-05 05:05:00,2025-02-05 05:10:00,2718.18,2720.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34937,做多,2025-02-05 05:10:00,2025-02-05 05:15:00,2720.13,2712.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34938,做空,2025-02-05 05:15:00,2025-02-05 05:25:00,2712.6,2722.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34939,做多,2025-02-05 05:25:00,2025-02-05 05:30:00,2722.46,2717.52,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34940,做空,2025-02-05 05:30:00,2025-02-05 05:40:00,2717.52,2716.42,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -34941,做多,2025-02-05 05:40:00,2025-02-05 05:50:00,2716.42,2761.91,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -34942,做多,2025-02-05 15:10:00,2025-02-05 15:15:00,2779.98,2771.37,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34943,做空,2025-02-05 15:15:00,2025-02-05 15:20:00,2771.37,2782.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34944,做多,2025-02-05 15:20:00,2025-02-05 15:30:00,2782.44,2785.16,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34945,做空,2025-02-05 15:30:00,2025-02-05 16:10:00,2785.16,2751.9,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -34946,做多,2025-02-05 16:50:00,2025-02-05 19:50:00,2772.47,2775.17,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34947,做空,2025-02-05 19:50:00,2025-02-05 20:00:00,2775.17,2776.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34948,做多,2025-02-05 20:00:00,2025-02-05 20:10:00,2776.35,2774.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34949,做空,2025-02-05 20:10:00,2025-02-05 20:15:00,2774.69,2776.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34950,做多,2025-02-05 20:15:00,2025-02-05 20:20:00,2776.95,2775.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34951,做空,2025-02-05 20:20:00,2025-02-05 21:20:00,2775.2,2773.83,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -34952,做多,2025-02-05 21:20:00,2025-02-05 21:25:00,2773.83,2772.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34953,做空,2025-02-05 21:25:00,2025-02-05 21:30:00,2772.91,2780.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34954,做多,2025-02-05 21:30:00,2025-02-05 22:15:00,2780.05,2767.03,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34955,做空,2025-02-05 22:15:00,2025-02-05 22:30:00,2767.03,2768.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34956,做多,2025-02-05 22:30:00,2025-02-05 23:25:00,2768.73,2764.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34957,做空,2025-02-05 23:25:00,2025-02-05 23:30:00,2764.81,2765.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34958,做多,2025-02-05 23:30:00,2025-02-06 00:00:00,2765.23,2794.85,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -34959,做多,2025-02-06 00:55:00,2025-02-06 01:00:00,2766.66,2764.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34960,做空,2025-02-06 01:00:00,2025-02-06 01:05:00,2764.64,2780.78,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -34961,做多,2025-02-06 01:05:00,2025-02-06 01:20:00,2780.78,2803.26,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -34962,做多,2025-02-06 10:45:00,2025-02-06 10:55:00,2828.28,2827.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34963,做空,2025-02-06 10:55:00,2025-02-06 11:25:00,2827.18,2806.85,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -34964,做多,2025-02-07 00:05:00,2025-02-07 00:10:00,2702.11,2701.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34965,做空,2025-02-07 00:10:00,2025-02-07 00:20:00,2701.85,2708.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34966,做多,2025-02-07 00:20:00,2025-02-07 00:35:00,2708.77,2700.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34967,做空,2025-02-07 00:35:00,2025-02-07 00:50:00,2700.01,2685.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -34968,做多,2025-02-07 01:05:00,2025-02-07 01:15:00,2697.33,2697.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34969,做空,2025-02-07 01:15:00,2025-02-07 01:20:00,2697.14,2702.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34970,做多,2025-02-07 01:20:00,2025-02-07 01:25:00,2702.93,2701.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34971,做空,2025-02-07 01:25:00,2025-02-07 01:35:00,2701.79,2703.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34972,做多,2025-02-07 01:35:00,2025-02-07 01:50:00,2703.73,2731.86,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -34973,做多,2025-02-07 06:10:00,2025-02-07 06:15:00,2707.52,2706.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34974,做空,2025-02-07 06:15:00,2025-02-07 06:25:00,2706.18,2681.24,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -34975,做多,2025-02-07 07:05:00,2025-02-07 07:10:00,2703.65,2703.21,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34976,做空,2025-02-07 07:10:00,2025-02-07 07:15:00,2703.21,2723.22,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -34977,做多,2025-02-07 07:15:00,2025-02-07 08:30:00,2723.22,2720.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_upper -34978,做多,2025-02-07 15:25:00,2025-02-07 15:30:00,2739.48,2734.44,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34979,做空,2025-02-07 15:30:00,2025-02-07 15:40:00,2734.44,2734.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34980,做多,2025-02-07 15:40:00,2025-02-07 15:50:00,2734.86,2714.06,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -34981,做空,2025-02-07 15:50:00,2025-02-07 16:00:00,2714.06,2706.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -34982,做多,2025-02-08 00:20:00,2025-02-08 00:30:00,2651.25,2654.83,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34983,做空,2025-02-08 00:30:00,2025-02-08 01:35:00,2654.83,2639.7,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34984,做多,2025-02-08 01:35:00,2025-02-08 01:40:00,2639.7,2634.2,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34985,做空,2025-02-08 01:40:00,2025-02-08 02:15:00,2634.2,2634.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34986,做多,2025-02-08 02:15:00,2025-02-08 02:35:00,2634.41,2628.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34987,做空,2025-02-08 02:35:00,2025-02-08 02:40:00,2628.86,2632.87,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34988,做多,2025-02-08 02:40:00,2025-02-08 02:45:00,2632.87,2631.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34989,做空,2025-02-08 02:45:00,2025-02-08 02:50:00,2631.98,2638.46,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34990,做多,2025-02-08 02:50:00,2025-02-08 05:15:00,2638.46,2622.32,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -34991,做空,2025-02-08 05:15:00,2025-02-08 05:20:00,2622.32,2628.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34992,做多,2025-02-08 05:20:00,2025-02-08 05:30:00,2628.4,2617.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34993,做空,2025-02-08 05:30:00,2025-02-08 05:35:00,2617.53,2619.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34994,做多,2025-02-08 05:35:00,2025-02-08 05:55:00,2619.14,2618.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34995,做空,2025-02-08 05:55:00,2025-02-08 06:00:00,2618.9,2624.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34996,做多,2025-02-08 06:00:00,2025-02-08 06:20:00,2624.28,2624.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34997,做空,2025-02-08 06:20:00,2025-02-08 07:35:00,2624.05,2622.52,0.01,100.0,0.0003,0.0,0.0,0.0,flip -34998,做多,2025-02-08 07:35:00,2025-02-08 07:40:00,2622.52,2620.05,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -34999,做空,2025-02-08 07:40:00,2025-02-08 07:45:00,2620.05,2628.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35000,做多,2025-02-08 07:45:00,2025-02-08 08:00:00,2628.69,2627.26,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35001,做空,2025-02-08 08:00:00,2025-02-08 08:35:00,2627.26,2614.09,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35002,做多,2025-02-08 10:20:00,2025-02-08 10:25:00,2626.16,2622.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35003,做空,2025-02-08 10:25:00,2025-02-08 11:25:00,2622.76,2605.94,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -35004,做多,2025-02-08 13:35:00,2025-02-08 13:45:00,2624.65,2632.29,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35005,做多,2025-02-08 14:05:00,2025-02-08 14:15:00,2624.73,2609.57,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -35006,做空,2025-02-08 14:15:00,2025-02-08 14:20:00,2609.57,2610.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,tp_lower -35007,做多,2025-02-08 14:50:00,2025-02-08 15:00:00,2614.85,2613.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35008,做空,2025-02-08 15:00:00,2025-02-08 15:05:00,2613.85,2622.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35009,做多,2025-02-08 15:05:00,2025-02-08 15:15:00,2622.53,2612.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35010,做空,2025-02-08 15:15:00,2025-02-08 15:30:00,2612.0,2599.83,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35011,做多,2025-02-08 16:50:00,2025-02-08 17:30:00,2608.22,2624.95,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -35012,做多,2025-02-09 00:45:00,2025-02-09 01:10:00,2629.12,2649.17,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35013,做多,2025-02-09 03:00:00,2025-02-09 03:20:00,2640.98,2648.25,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35014,做多,2025-02-09 09:20:00,2025-02-09 09:35:00,2656.98,2655.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35015,做空,2025-02-09 09:35:00,2025-02-09 09:45:00,2655.3,2657.88,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35016,做多,2025-02-09 09:45:00,2025-02-09 09:55:00,2657.88,2656.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35017,做空,2025-02-09 09:55:00,2025-02-09 10:05:00,2656.95,2655.84,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35018,做多,2025-02-09 10:05:00,2025-02-09 10:55:00,2655.84,2660.68,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35019,做空,2025-02-09 10:55:00,2025-02-09 11:45:00,2660.68,2659.99,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35020,做多,2025-02-09 11:45:00,2025-02-09 11:50:00,2659.99,2657.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35021,做空,2025-02-09 11:50:00,2025-02-09 12:30:00,2657.73,2652.89,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35022,做多,2025-02-09 15:30:00,2025-02-09 15:45:00,2651.89,2649.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35023,做空,2025-02-09 15:45:00,2025-02-09 15:50:00,2649.09,2649.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35024,做多,2025-02-09 15:50:00,2025-02-09 16:30:00,2649.93,2653.51,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35025,做空,2025-02-09 16:30:00,2025-02-09 16:35:00,2653.51,2653.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35026,做多,2025-02-09 16:35:00,2025-02-09 17:15:00,2653.93,2647.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35027,做空,2025-02-09 17:15:00,2025-02-09 18:20:00,2647.29,2628.47,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35028,做多,2025-02-09 20:35:00,2025-02-09 20:45:00,2642.93,2640.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35029,做空,2025-02-09 20:45:00,2025-02-09 21:25:00,2640.48,2620.97,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35030,做多,2025-02-09 22:40:00,2025-02-09 22:45:00,2645.01,2622.23,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -35031,做空,2025-02-09 22:45:00,2025-02-09 23:45:00,2622.23,2627.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35032,做多,2025-02-09 23:45:00,2025-02-09 23:55:00,2627.14,2626.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35033,做空,2025-02-09 23:55:00,2025-02-10 00:00:00,2626.06,2642.14,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -35034,做多,2025-02-10 00:00:00,2025-02-10 01:10:00,2642.14,2628.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35035,做空,2025-02-10 01:10:00,2025-02-10 01:40:00,2628.73,2570.46,0.01,100.0,0.0003,0.02,0.0,0.02,tp_lower -35036,做多,2025-02-10 03:25:00,2025-02-10 05:50:00,2612.57,2650.96,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35037,做多,2025-02-10 12:50:00,2025-02-10 12:55:00,2639.51,2638.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35038,做空,2025-02-10 12:55:00,2025-02-10 13:00:00,2638.09,2642.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35039,做多,2025-02-10 13:00:00,2025-02-10 13:40:00,2642.49,2654.82,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35040,做多,2025-02-10 14:40:00,2025-02-10 14:45:00,2650.89,2640.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35041,做空,2025-02-10 14:45:00,2025-02-10 14:50:00,2640.85,2650.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35042,做多,2025-02-10 14:50:00,2025-02-10 15:10:00,2650.19,2658.06,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35043,做多,2025-02-10 15:25:00,2025-02-10 16:00:00,2650.64,2663.25,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35044,做多,2025-02-10 16:35:00,2025-02-10 16:45:00,2652.42,2662.27,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35045,做多,2025-02-10 17:15:00,2025-02-10 17:20:00,2657.65,2670.46,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35046,做多,2025-02-10 21:35:00,2025-02-10 21:40:00,2664.73,2663.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35047,做空,2025-02-10 21:40:00,2025-02-10 21:50:00,2663.38,2664.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35048,做多,2025-02-10 21:50:00,2025-02-10 21:55:00,2664.49,2662.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35049,做空,2025-02-10 21:55:00,2025-02-10 22:20:00,2662.61,2666.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35050,做多,2025-02-10 22:20:00,2025-02-10 22:30:00,2666.16,2664.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35051,做空,2025-02-10 22:30:00,2025-02-10 23:05:00,2664.55,2652.98,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35052,做多,2025-02-11 00:05:00,2025-02-11 00:35:00,2664.99,2707.89,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35053,做多,2025-02-11 02:40:00,2025-02-11 03:00:00,2675.83,2675.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35054,做空,2025-02-11 03:00:00,2025-02-11 03:10:00,2675.16,2676.29,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35055,做多,2025-02-11 03:10:00,2025-02-11 03:15:00,2676.29,2673.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35056,做空,2025-02-11 03:15:00,2025-02-11 03:45:00,2673.86,2675.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35057,做多,2025-02-11 03:45:00,2025-02-11 03:50:00,2675.68,2675.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35058,做空,2025-02-11 03:50:00,2025-02-11 03:55:00,2675.6,2677.71,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35059,做多,2025-02-11 03:55:00,2025-02-11 04:10:00,2677.71,2676.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35060,做空,2025-02-11 04:10:00,2025-02-11 04:15:00,2676.74,2679.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35061,做多,2025-02-11 04:15:00,2025-02-11 05:00:00,2679.81,2698.99,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35062,做多,2025-02-11 10:05:00,2025-02-11 10:20:00,2701.48,2698.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35063,做空,2025-02-11 10:20:00,2025-02-11 10:45:00,2698.0,2701.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35064,做多,2025-02-11 10:45:00,2025-02-11 10:50:00,2701.55,2697.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35065,做空,2025-02-11 10:50:00,2025-02-11 11:20:00,2697.64,2698.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35066,做多,2025-02-11 11:20:00,2025-02-11 12:00:00,2698.91,2699.86,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35067,做空,2025-02-11 12:00:00,2025-02-11 12:30:00,2699.86,2684.8,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -35068,做多,2025-02-12 01:45:00,2025-02-12 02:00:00,2619.68,2615.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35069,做空,2025-02-12 02:00:00,2025-02-12 02:30:00,2615.45,2608.95,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35070,做多,2025-02-12 02:30:00,2025-02-12 02:40:00,2608.95,2609.56,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35071,做空,2025-02-12 02:40:00,2025-02-12 02:55:00,2609.56,2595.32,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35072,做多,2025-02-12 05:10:00,2025-02-12 05:20:00,2601.75,2602.95,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35073,做空,2025-02-12 05:20:00,2025-02-12 05:25:00,2602.95,2606.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35074,做多,2025-02-12 05:25:00,2025-02-12 05:35:00,2606.35,2600.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35075,做空,2025-02-12 05:35:00,2025-02-12 05:50:00,2600.89,2604.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35076,做多,2025-02-12 05:50:00,2025-02-12 06:05:00,2604.74,2604.82,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35077,做空,2025-02-12 06:05:00,2025-02-12 06:10:00,2604.82,2608.18,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35078,做多,2025-02-12 06:10:00,2025-02-12 06:30:00,2608.18,2598.54,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35079,做空,2025-02-12 06:30:00,2025-02-12 06:40:00,2598.54,2605.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35080,做多,2025-02-12 06:40:00,2025-02-12 06:45:00,2605.9,2601.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35081,做空,2025-02-12 06:45:00,2025-02-12 06:55:00,2601.14,2600.75,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35082,做多,2025-02-12 06:55:00,2025-02-12 07:00:00,2600.75,2600.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35083,做空,2025-02-12 07:00:00,2025-02-12 07:05:00,2600.6,2605.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35084,做多,2025-02-12 07:05:00,2025-02-12 07:10:00,2605.02,2604.91,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35085,做空,2025-02-12 07:10:00,2025-02-12 13:30:00,2604.91,2588.69,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35086,做多,2025-02-12 16:45:00,2025-02-12 16:55:00,2615.34,2647.04,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35087,做多,2025-02-13 05:30:00,2025-02-13 05:40:00,2723.02,2722.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35088,做空,2025-02-13 05:40:00,2025-02-13 06:35:00,2722.23,2692.47,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35089,做多,2025-02-13 19:00:00,2025-02-13 19:15:00,2653.78,2651.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35090,做空,2025-02-13 19:15:00,2025-02-13 20:00:00,2651.74,2647.81,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35091,做多,2025-02-13 20:00:00,2025-02-13 21:05:00,2647.81,2664.49,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35092,做多,2025-02-14 11:10:00,2025-02-14 11:15:00,2701.9,2700.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35093,做空,2025-02-14 11:15:00,2025-02-14 11:30:00,2700.78,2695.7,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35094,做多,2025-02-14 13:30:00,2025-02-14 13:35:00,2702.69,2697.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35095,做空,2025-02-14 13:35:00,2025-02-14 13:45:00,2697.89,2700.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35096,做多,2025-02-14 13:45:00,2025-02-14 14:10:00,2700.39,2699.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35097,做空,2025-02-14 14:10:00,2025-02-14 14:30:00,2699.24,2703.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35098,做多,2025-02-14 14:30:00,2025-02-14 14:35:00,2703.34,2711.53,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35099,做多,2025-02-14 15:20:00,2025-02-14 15:25:00,2700.11,2695.79,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35100,做空,2025-02-14 15:25:00,2025-02-14 15:30:00,2695.79,2702.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35101,做多,2025-02-14 15:30:00,2025-02-14 15:35:00,2702.35,2713.69,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35102,做多,2025-02-14 21:00:00,2025-02-14 21:05:00,2729.32,2718.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35103,做空,2025-02-14 21:05:00,2025-02-14 21:30:00,2718.93,2729.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35104,做多,2025-02-14 21:30:00,2025-02-14 22:30:00,2729.28,2726.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35105,做空,2025-02-14 22:30:00,2025-02-15 00:30:00,2726.62,2708.15,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35106,做多,2025-02-15 03:05:00,2025-02-15 03:10:00,2736.67,2733.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35107,做空,2025-02-15 03:10:00,2025-02-15 04:15:00,2733.36,2730.52,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35108,做多,2025-02-15 04:15:00,2025-02-15 04:30:00,2730.52,2724.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35109,做空,2025-02-15 04:30:00,2025-02-15 06:30:00,2724.14,2712.11,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35110,做多,2025-02-15 12:50:00,2025-02-15 12:55:00,2712.21,2709.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35111,做空,2025-02-15 12:55:00,2025-02-15 13:00:00,2709.11,2711.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35112,做多,2025-02-15 13:00:00,2025-02-15 13:05:00,2711.97,2707.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35113,做空,2025-02-15 13:05:00,2025-02-15 13:30:00,2707.77,2709.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35114,做多,2025-02-15 13:30:00,2025-02-15 13:35:00,2709.85,2709.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35115,做空,2025-02-15 13:35:00,2025-02-15 13:40:00,2709.47,2709.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35116,做多,2025-02-15 13:40:00,2025-02-15 13:50:00,2709.73,2706.4,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35117,做空,2025-02-15 13:50:00,2025-02-15 14:05:00,2706.4,2703.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35118,做多,2025-02-15 18:30:00,2025-02-15 18:35:00,2698.32,2695.56,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35119,做空,2025-02-15 18:35:00,2025-02-15 18:45:00,2695.56,2702.14,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35120,做多,2025-02-15 18:45:00,2025-02-15 19:35:00,2702.14,2697.13,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35121,做空,2025-02-15 19:35:00,2025-02-15 20:40:00,2697.13,2681.51,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -35122,做多,2025-02-15 21:40:00,2025-02-15 22:25:00,2695.65,2688.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35123,做空,2025-02-15 22:25:00,2025-02-15 22:55:00,2688.02,2694.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35124,做多,2025-02-15 22:55:00,2025-02-15 23:00:00,2694.11,2692.24,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35125,做空,2025-02-15 23:00:00,2025-02-15 23:05:00,2692.24,2693.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35126,做多,2025-02-15 23:05:00,2025-02-15 23:10:00,2693.57,2692.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35127,做空,2025-02-15 23:10:00,2025-02-15 23:15:00,2692.73,2692.93,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35128,做多,2025-02-15 23:15:00,2025-02-15 23:40:00,2692.93,2691.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35129,做空,2025-02-15 23:40:00,2025-02-15 23:50:00,2691.3,2691.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35130,做多,2025-02-15 23:50:00,2025-02-16 00:05:00,2691.59,2689.8,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35131,做空,2025-02-16 00:05:00,2025-02-16 00:10:00,2689.8,2694.09,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35132,做多,2025-02-16 00:10:00,2025-02-16 00:15:00,2694.09,2700.4,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35133,做多,2025-02-16 01:40:00,2025-02-16 02:10:00,2694.0,2691.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35134,做空,2025-02-16 02:10:00,2025-02-16 02:15:00,2691.83,2696.0,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35135,做多,2025-02-16 02:15:00,2025-02-16 02:45:00,2696.0,2690.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35136,做空,2025-02-16 02:45:00,2025-02-16 03:40:00,2690.77,2692.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35137,做多,2025-02-16 03:40:00,2025-02-16 04:40:00,2692.9,2699.55,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35138,做多,2025-02-16 08:15:00,2025-02-16 08:35:00,2698.53,2698.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35139,做空,2025-02-16 08:35:00,2025-02-16 09:15:00,2698.3,2690.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35140,做多,2025-02-16 09:30:00,2025-02-16 10:30:00,2698.11,2698.64,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35141,做空,2025-02-16 10:30:00,2025-02-16 10:35:00,2698.64,2701.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35142,做多,2025-02-16 10:35:00,2025-02-16 10:45:00,2701.97,2699.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35143,做空,2025-02-16 10:45:00,2025-02-16 11:05:00,2699.02,2699.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35144,做多,2025-02-16 11:05:00,2025-02-16 11:20:00,2699.35,2707.54,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35145,做多,2025-02-16 13:10:00,2025-02-16 13:40:00,2703.84,2696.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35146,做空,2025-02-16 13:40:00,2025-02-16 13:50:00,2696.23,2692.22,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35147,做多,2025-02-16 16:30:00,2025-02-16 16:35:00,2698.29,2693.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35148,做空,2025-02-16 16:35:00,2025-02-16 17:10:00,2693.43,2698.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35149,做多,2025-02-16 17:10:00,2025-02-16 17:15:00,2698.9,2696.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35150,做空,2025-02-16 17:15:00,2025-02-16 17:50:00,2696.41,2686.04,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35151,做多,2025-02-16 21:40:00,2025-02-17 02:05:00,2686.19,2676.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35152,做空,2025-02-17 02:05:00,2025-02-17 02:10:00,2676.16,2677.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35153,做多,2025-02-17 02:10:00,2025-02-17 02:15:00,2677.06,2675.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35154,做空,2025-02-17 02:15:00,2025-02-17 02:20:00,2675.39,2677.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35155,做多,2025-02-17 02:20:00,2025-02-17 02:30:00,2677.47,2675.5,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35156,做空,2025-02-17 02:30:00,2025-02-17 03:05:00,2675.5,2658.6,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35157,做多,2025-02-17 03:50:00,2025-02-17 03:55:00,2672.73,2670.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35158,做空,2025-02-17 03:55:00,2025-02-17 04:15:00,2670.81,2661.81,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35159,做多,2025-02-17 05:55:00,2025-02-17 06:05:00,2669.99,2678.56,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35160,做多,2025-02-17 15:55:00,2025-02-17 16:10:00,2754.64,2743.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35161,做空,2025-02-17 16:10:00,2025-02-17 16:15:00,2743.86,2748.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35162,做多,2025-02-17 16:15:00,2025-02-17 16:20:00,2748.77,2743.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35163,做空,2025-02-17 16:20:00,2025-02-17 18:00:00,2743.97,2720.91,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35164,做多,2025-02-17 21:25:00,2025-02-17 21:30:00,2760.4,2756.96,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35165,做空,2025-02-17 21:30:00,2025-02-17 22:30:00,2756.96,2753.7,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35166,做多,2025-02-17 22:30:00,2025-02-17 22:35:00,2753.7,2747.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35167,做空,2025-02-17 22:35:00,2025-02-17 22:45:00,2747.35,2752.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35168,做多,2025-02-17 22:45:00,2025-02-17 22:50:00,2752.41,2734.99,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -35169,做空,2025-02-17 22:50:00,2025-02-17 23:05:00,2734.99,2749.4,0.01,100.0,0.0003,-0.0,0.0,-0.01,flip -35170,做多,2025-02-17 23:05:00,2025-02-17 23:35:00,2749.4,2743.32,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35171,做空,2025-02-17 23:35:00,2025-02-18 00:05:00,2743.32,2750.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35172,做多,2025-02-18 00:05:00,2025-02-18 00:10:00,2750.04,2742.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35173,做空,2025-02-18 00:10:00,2025-02-18 01:50:00,2742.11,2735.09,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35174,做多,2025-02-18 01:50:00,2025-02-18 02:00:00,2735.09,2729.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35175,做空,2025-02-18 02:00:00,2025-02-18 02:55:00,2729.97,2712.44,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35176,做多,2025-02-18 09:55:00,2025-02-18 10:10:00,2696.11,2691.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35177,做空,2025-02-18 10:10:00,2025-02-18 10:15:00,2691.85,2692.85,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35178,做多,2025-02-18 10:15:00,2025-02-18 10:30:00,2692.85,2694.19,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35179,做空,2025-02-18 10:30:00,2025-02-18 10:35:00,2694.19,2697.99,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35180,做多,2025-02-18 10:35:00,2025-02-18 11:00:00,2697.99,2690.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35181,做空,2025-02-18 11:00:00,2025-02-18 11:10:00,2690.22,2690.04,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35182,做多,2025-02-18 11:10:00,2025-02-18 11:15:00,2690.04,2688.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35183,做空,2025-02-18 11:15:00,2025-02-18 11:25:00,2688.16,2690.94,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35184,做多,2025-02-18 11:25:00,2025-02-18 11:40:00,2690.94,2684.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35185,做空,2025-02-18 11:40:00,2025-02-18 12:05:00,2684.83,2687.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35186,做多,2025-02-18 12:05:00,2025-02-18 12:10:00,2687.78,2684.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35187,做空,2025-02-18 12:10:00,2025-02-18 12:15:00,2684.57,2687.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35188,做多,2025-02-18 12:15:00,2025-02-18 14:00:00,2687.43,2709.24,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35189,做多,2025-02-18 14:50:00,2025-02-18 15:00:00,2690.52,2685.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35190,做空,2025-02-18 15:00:00,2025-02-18 15:05:00,2685.77,2689.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35191,做多,2025-02-18 15:05:00,2025-02-18 15:10:00,2689.22,2686.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35192,做空,2025-02-18 15:10:00,2025-02-18 15:50:00,2686.47,2673.34,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35193,做多,2025-02-18 22:20:00,2025-02-18 22:35:00,2657.35,2656.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35194,做空,2025-02-18 22:35:00,2025-02-18 22:50:00,2656.65,2655.81,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35195,做多,2025-02-18 22:50:00,2025-02-19 02:05:00,2655.81,2681.87,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35196,做多,2025-02-19 13:00:00,2025-02-19 14:15:00,2711.21,2709.6,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35197,做空,2025-02-19 14:15:00,2025-02-19 14:20:00,2709.6,2713.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35198,做多,2025-02-19 14:20:00,2025-02-19 14:40:00,2713.36,2697.61,0.01,100.0,0.0003,-0.01,0.0,-0.01,flip -35199,做空,2025-02-19 14:40:00,2025-02-19 14:55:00,2697.61,2689.64,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35200,做多,2025-02-19 16:15:00,2025-02-19 16:20:00,2715.43,2711.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35201,做空,2025-02-19 16:20:00,2025-02-19 17:00:00,2711.43,2716.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35202,做多,2025-02-19 17:00:00,2025-02-19 17:05:00,2716.78,2711.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35203,做空,2025-02-19 17:05:00,2025-02-19 17:50:00,2711.66,2713.35,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35204,做多,2025-02-19 17:50:00,2025-02-19 19:15:00,2713.35,2712.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35205,做空,2025-02-19 19:15:00,2025-02-19 19:20:00,2712.84,2715.27,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35206,做多,2025-02-19 19:20:00,2025-02-19 19:25:00,2715.27,2710.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35207,做空,2025-02-19 19:25:00,2025-02-19 19:35:00,2710.39,2711.33,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35208,做多,2025-02-19 19:35:00,2025-02-19 19:40:00,2711.33,2708.59,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35209,做空,2025-02-19 19:40:00,2025-02-19 20:00:00,2708.59,2713.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35210,做多,2025-02-19 20:00:00,2025-02-19 21:15:00,2713.69,2722.0,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35211,做多,2025-02-19 22:00:00,2025-02-19 22:15:00,2713.07,2709.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35212,做空,2025-02-19 22:15:00,2025-02-19 22:20:00,2709.23,2712.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35213,做多,2025-02-19 22:20:00,2025-02-19 22:30:00,2712.41,2711.78,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35214,做空,2025-02-19 22:30:00,2025-02-20 00:15:00,2711.78,2715.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35215,做多,2025-02-20 00:15:00,2025-02-20 00:30:00,2715.49,2715.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35216,做空,2025-02-20 00:30:00,2025-02-20 01:35:00,2715.45,2718.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35217,做多,2025-02-20 01:35:00,2025-02-20 01:40:00,2718.55,2715.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35218,做空,2025-02-20 01:40:00,2025-02-20 01:50:00,2715.3,2716.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35219,做多,2025-02-20 01:50:00,2025-02-20 02:10:00,2716.3,2728.8,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35220,做多,2025-02-20 06:20:00,2025-02-20 06:35:00,2727.08,2727.12,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35221,做空,2025-02-20 06:35:00,2025-02-20 06:40:00,2727.12,2727.73,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35222,做多,2025-02-20 06:40:00,2025-02-20 06:45:00,2727.73,2726.68,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35223,做空,2025-02-20 06:45:00,2025-02-20 06:50:00,2726.68,2729.23,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35224,做多,2025-02-20 06:50:00,2025-02-20 07:00:00,2729.23,2726.57,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35225,做空,2025-02-20 07:00:00,2025-02-20 07:30:00,2726.57,2733.34,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35226,做多,2025-02-20 07:30:00,2025-02-20 08:15:00,2733.34,2732.39,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35227,做空,2025-02-20 08:15:00,2025-02-20 08:25:00,2732.39,2732.14,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35228,做多,2025-02-20 08:25:00,2025-02-20 08:30:00,2732.14,2729.41,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35229,做空,2025-02-20 08:30:00,2025-02-20 08:40:00,2729.41,2731.04,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35230,做多,2025-02-20 08:40:00,2025-02-20 08:45:00,2731.04,2729.83,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35231,做空,2025-02-20 08:45:00,2025-02-20 08:50:00,2729.83,2734.28,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35232,做多,2025-02-20 08:50:00,2025-02-20 09:00:00,2734.28,2728.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35233,做空,2025-02-20 09:00:00,2025-02-20 09:05:00,2728.49,2730.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35234,做多,2025-02-20 09:05:00,2025-02-20 09:15:00,2730.48,2726.25,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35235,做空,2025-02-20 09:15:00,2025-02-20 09:30:00,2726.25,2730.89,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35236,做多,2025-02-20 09:30:00,2025-02-20 09:35:00,2730.89,2725.48,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35237,做空,2025-02-20 09:35:00,2025-02-20 10:15:00,2725.48,2732.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35238,做多,2025-02-20 10:15:00,2025-02-20 10:55:00,2732.43,2744.36,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35239,做多,2025-02-20 17:45:00,2025-02-20 17:55:00,2733.28,2734.03,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35240,做空,2025-02-20 17:55:00,2025-02-20 18:00:00,2734.03,2739.06,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35241,做多,2025-02-20 18:00:00,2025-02-20 18:05:00,2739.06,2735.74,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35242,做空,2025-02-20 18:05:00,2025-02-20 18:50:00,2735.74,2735.32,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35243,做多,2025-02-20 18:50:00,2025-02-20 19:00:00,2735.32,2736.3,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35244,做空,2025-02-20 19:00:00,2025-02-20 19:10:00,2736.3,2739.98,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35245,做多,2025-02-20 19:10:00,2025-02-20 19:15:00,2739.98,2755.38,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35246,做多,2025-02-20 21:15:00,2025-02-20 21:20:00,2742.45,2738.11,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35247,做空,2025-02-20 21:20:00,2025-02-20 21:30:00,2738.11,2737.61,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35248,做多,2025-02-20 21:30:00,2025-02-21 00:40:00,2737.61,2732.82,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35249,做空,2025-02-21 00:40:00,2025-02-21 00:55:00,2732.82,2734.16,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35250,做多,2025-02-21 00:55:00,2025-02-21 02:30:00,2734.16,2735.52,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35251,做空,2025-02-21 02:30:00,2025-02-21 02:35:00,2735.52,2737.61,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35252,做多,2025-02-21 02:35:00,2025-02-21 03:50:00,2737.61,2739.35,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35253,做空,2025-02-21 03:50:00,2025-02-21 03:55:00,2739.35,2743.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35254,做多,2025-02-21 03:55:00,2025-02-21 04:45:00,2743.15,2749.99,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35255,做多,2025-02-21 14:40:00,2025-02-21 15:10:00,2794.14,2826.44,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35256,做多,2025-02-22 00:40:00,2025-02-22 05:40:00,2675.42,2690.89,0.01,100.0,0.0003,0.01,0.0,0.0,tp_upper -35257,做多,2025-02-22 08:15:00,2025-02-22 09:00:00,2679.93,2697.19,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35258,做多,2025-02-22 23:05:00,2025-02-22 23:35:00,2766.92,2766.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35259,做空,2025-02-22 23:35:00,2025-02-23 00:55:00,2766.47,2770.01,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35260,做多,2025-02-23 00:55:00,2025-02-23 01:00:00,2770.01,2768.84,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35261,做空,2025-02-23 01:00:00,2025-02-23 01:05:00,2768.84,2771.77,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35262,做多,2025-02-23 01:05:00,2025-02-23 01:10:00,2771.77,2767.43,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35263,做空,2025-02-23 01:10:00,2025-02-23 01:30:00,2767.43,2757.53,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35264,做多,2025-02-23 04:50:00,2025-02-23 05:20:00,2760.06,2775.18,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35265,做多,2025-02-23 11:45:00,2025-02-23 12:15:00,2794.15,2787.49,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35266,做空,2025-02-23 12:15:00,2025-02-23 12:20:00,2787.49,2788.62,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35267,做多,2025-02-23 12:20:00,2025-02-23 12:40:00,2788.62,2790.81,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35268,做空,2025-02-23 12:40:00,2025-02-23 13:00:00,2790.81,2799.38,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35269,做多,2025-02-23 13:00:00,2025-02-23 13:15:00,2799.38,2810.77,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35270,做多,2025-02-23 15:10:00,2025-02-23 15:20:00,2799.98,2799.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35271,做空,2025-02-23 15:20:00,2025-02-23 15:35:00,2799.22,2786.66,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35272,做多,2025-02-23 16:20:00,2025-02-23 16:35:00,2801.54,2801.85,0.01,100.0,0.0003,0.0,0.0,-0.0,flip -35273,做空,2025-02-23 16:35:00,2025-02-23 16:40:00,2801.85,2808.55,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35274,做多,2025-02-23 16:40:00,2025-02-23 17:35:00,2808.55,2818.86,0.01,100.0,0.0003,0.0,0.0,0.0,tp_upper -35275,做多,2025-02-23 20:55:00,2025-02-23 21:00:00,2805.29,2802.36,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35276,做空,2025-02-23 21:00:00,2025-02-23 21:25:00,2802.36,2803.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35277,做多,2025-02-23 21:25:00,2025-02-23 21:30:00,2803.81,2800.86,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35278,做空,2025-02-23 21:30:00,2025-02-23 21:35:00,2800.86,2801.19,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35279,做多,2025-02-23 21:35:00,2025-02-23 21:40:00,2801.19,2800.76,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35280,做空,2025-02-23 21:40:00,2025-02-23 21:45:00,2800.76,2804.7,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35281,做多,2025-02-23 21:45:00,2025-02-23 22:00:00,2804.7,2802.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35282,做空,2025-02-23 22:00:00,2025-02-23 22:30:00,2802.95,2786.68,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -35283,做多,2025-02-23 22:45:00,2025-02-23 22:55:00,2806.23,2801.65,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35284,做空,2025-02-23 22:55:00,2025-02-23 23:00:00,2801.65,2808.81,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35285,做多,2025-02-23 23:00:00,2025-02-23 23:10:00,2808.81,2838.52,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35286,做多,2025-02-24 01:05:00,2025-02-24 17:25:00,2804.78,2673.61,0.01,100.0,0.0003,-0.04,0.0,-0.04,flip -35287,做空,2025-02-24 17:25:00,2025-02-24 17:40:00,2673.61,2677.97,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35288,做多,2025-02-24 17:40:00,2025-02-24 17:45:00,2677.97,2672.47,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35289,做空,2025-02-24 17:45:00,2025-02-24 18:25:00,2672.47,2650.71,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35290,做多,2025-02-25 12:05:00,2025-02-25 12:10:00,2445.66,2438.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35291,做空,2025-02-25 12:10:00,2025-02-25 12:20:00,2438.73,2441.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35292,做多,2025-02-25 12:20:00,2025-02-25 12:25:00,2441.03,2433.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35293,做空,2025-02-25 12:25:00,2025-02-25 12:55:00,2433.32,2435.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35294,做多,2025-02-25 12:55:00,2025-02-25 13:00:00,2435.99,2427.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35295,做空,2025-02-25 13:00:00,2025-02-25 13:05:00,2427.47,2436.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35296,做多,2025-02-25 13:05:00,2025-02-25 13:10:00,2436.14,2432.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35297,做空,2025-02-25 13:10:00,2025-02-25 15:50:00,2432.85,2420.4,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35298,做多,2025-02-25 15:50:00,2025-02-25 16:00:00,2420.4,2405.35,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35299,做空,2025-02-25 16:00:00,2025-02-25 16:10:00,2405.35,2403.94,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35300,做多,2025-02-25 16:10:00,2025-02-25 16:15:00,2403.94,2398.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35301,做空,2025-02-25 16:15:00,2025-02-25 16:35:00,2398.81,2402.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35302,做多,2025-02-25 16:35:00,2025-02-25 16:45:00,2402.4,2419.89,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35303,做多,2025-02-25 18:30:00,2025-02-25 19:35:00,2405.37,2442.0,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35304,做多,2025-02-26 05:05:00,2025-02-26 05:15:00,2491.9,2486.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35305,做空,2025-02-26 05:15:00,2025-02-26 05:55:00,2486.83,2474.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35306,做多,2025-02-26 06:15:00,2025-02-26 06:20:00,2492.55,2492.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35307,做空,2025-02-26 06:20:00,2025-02-26 06:45:00,2492.07,2497.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35308,做多,2025-02-26 06:45:00,2025-02-26 07:30:00,2497.02,2486.22,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35309,做空,2025-02-26 07:30:00,2025-02-26 07:40:00,2486.22,2481.02,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35310,做多,2025-02-26 09:35:00,2025-02-26 10:00:00,2491.23,2481.3,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35311,做空,2025-02-26 10:00:00,2025-02-26 10:10:00,2481.3,2484.02,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35312,做多,2025-02-26 10:10:00,2025-02-26 11:20:00,2484.02,2483.42,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35313,做空,2025-02-26 11:20:00,2025-02-26 11:35:00,2483.42,2468.18,0.01,100.0,0.0003,0.01,0.0,0.0,tp_lower -35314,做多,2025-02-26 22:00:00,2025-02-26 22:10:00,2378.33,2362.93,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35315,做空,2025-02-26 22:10:00,2025-02-27 01:20:00,2362.93,2350.96,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35316,做多,2025-02-27 01:20:00,2025-02-27 02:05:00,2350.96,2340.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35317,做空,2025-02-27 02:05:00,2025-02-27 02:55:00,2340.56,2333.47,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35318,做多,2025-02-27 02:55:00,2025-02-27 03:25:00,2333.47,2331.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35319,做空,2025-02-27 03:25:00,2025-02-27 03:30:00,2331.24,2336.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35320,做多,2025-02-27 03:30:00,2025-02-27 03:40:00,2336.37,2325.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35321,做空,2025-02-27 03:40:00,2025-02-27 03:45:00,2325.0,2329.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35322,做多,2025-02-27 03:45:00,2025-02-27 04:05:00,2329.57,2324.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35323,做空,2025-02-27 04:05:00,2025-02-27 05:35:00,2324.72,2336.65,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35324,做多,2025-02-27 05:35:00,2025-02-27 05:40:00,2336.65,2334.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35325,做空,2025-02-27 05:40:00,2025-02-27 06:10:00,2334.47,2335.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35326,做多,2025-02-27 06:10:00,2025-02-27 06:35:00,2335.56,2359.22,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35327,做多,2025-02-27 11:50:00,2025-02-27 12:05:00,2348.86,2345.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35328,做空,2025-02-27 12:05:00,2025-02-27 12:15:00,2345.14,2346.37,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35329,做多,2025-02-27 12:15:00,2025-02-27 12:50:00,2346.37,2347.15,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35330,做空,2025-02-27 12:50:00,2025-02-27 13:05:00,2347.15,2351.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35331,做多,2025-02-27 13:05:00,2025-02-27 13:20:00,2351.2,2349.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35332,做空,2025-02-27 13:20:00,2025-02-27 13:25:00,2349.09,2349.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35333,做多,2025-02-27 13:25:00,2025-02-27 13:30:00,2349.53,2342.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35334,做空,2025-02-27 13:30:00,2025-02-27 13:35:00,2342.1,2354.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35335,做多,2025-02-27 13:35:00,2025-02-27 13:45:00,2354.85,2343.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35336,做空,2025-02-27 13:45:00,2025-02-27 14:15:00,2343.12,2327.41,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35337,做多,2025-02-27 14:30:00,2025-02-27 14:35:00,2346.69,2338.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35338,做空,2025-02-27 14:35:00,2025-02-27 14:40:00,2338.26,2327.89,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35339,做多,2025-02-27 23:35:00,2025-02-28 00:45:00,2309.01,2300.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35340,做空,2025-02-28 00:45:00,2025-02-28 01:00:00,2300.53,2298.98,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35341,做多,2025-02-28 01:00:00,2025-02-28 01:05:00,2298.98,2295.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35342,做空,2025-02-28 01:05:00,2025-02-28 01:25:00,2295.78,2261.11,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35343,做多,2025-02-28 11:15:00,2025-02-28 11:30:00,2127.39,2134.7,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35344,做空,2025-02-28 11:30:00,2025-02-28 12:00:00,2134.7,2125.78,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35345,做多,2025-02-28 12:00:00,2025-02-28 12:25:00,2125.78,2120.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35346,做空,2025-02-28 12:25:00,2025-02-28 13:00:00,2120.46,2128.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35347,做多,2025-02-28 13:00:00,2025-02-28 13:10:00,2128.14,2131.19,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35348,做多,2025-03-01 01:15:00,2025-03-01 01:20:00,2223.96,2223.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35349,做空,2025-03-01 01:20:00,2025-03-01 01:30:00,2223.7,2225.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35350,做多,2025-03-01 01:30:00,2025-03-01 01:40:00,2225.54,2237.18,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35351,做多,2025-03-01 06:20:00,2025-03-01 06:25:00,2242.71,2237.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35352,做空,2025-03-01 06:25:00,2025-03-01 10:20:00,2237.27,2211.42,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35353,做多,2025-03-01 16:50:00,2025-03-01 17:15:00,2197.4,2193.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35354,做空,2025-03-01 17:15:00,2025-03-01 17:20:00,2193.21,2199.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35355,做多,2025-03-01 17:20:00,2025-03-01 19:10:00,2199.1,2220.95,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35356,做多,2025-03-01 23:10:00,2025-03-02 01:30:00,2199.12,2212.28,0.01,100.0,0.0004,0.01,0.0,0.0,flip -35357,做空,2025-03-02 01:30:00,2025-03-02 01:45:00,2212.28,2213.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35358,做多,2025-03-02 01:45:00,2025-03-02 02:25:00,2213.88,2212.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35359,做空,2025-03-02 02:25:00,2025-03-02 02:30:00,2212.43,2203.49,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35360,做多,2025-03-02 03:00:00,2025-03-02 03:20:00,2214.95,2214.97,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35361,做空,2025-03-02 03:20:00,2025-03-02 03:25:00,2214.97,2218.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35362,做多,2025-03-02 03:25:00,2025-03-02 03:40:00,2218.77,2223.74,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35363,做多,2025-03-02 07:05:00,2025-03-02 08:05:00,2222.21,2213.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35364,做空,2025-03-02 08:05:00,2025-03-02 08:35:00,2213.67,2209.89,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35365,做多,2025-03-02 09:10:00,2025-03-02 09:15:00,2218.16,2217.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35366,做空,2025-03-02 09:15:00,2025-03-02 09:25:00,2217.28,2223.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35367,做多,2025-03-02 09:25:00,2025-03-02 09:30:00,2223.72,2250.5,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35368,做多,2025-03-02 12:15:00,2025-03-02 12:25:00,2227.02,2227.98,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35369,做空,2025-03-02 12:25:00,2025-03-02 12:30:00,2227.98,2230.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35370,做多,2025-03-02 12:30:00,2025-03-02 12:35:00,2230.1,2228.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35371,做空,2025-03-02 12:35:00,2025-03-02 12:40:00,2228.04,2229.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35372,做多,2025-03-02 12:40:00,2025-03-02 13:00:00,2229.28,2228.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35373,做空,2025-03-02 13:00:00,2025-03-02 13:15:00,2228.36,2214.88,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -35374,做多,2025-03-02 15:25:00,2025-03-02 15:30:00,2239.47,2258.43,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35375,做多,2025-03-02 15:50:00,2025-03-02 16:05:00,2235.42,2228.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35376,做空,2025-03-02 16:05:00,2025-03-03 01:00:00,2228.72,2468.27,0.01,100.0,0.0004,-0.09,0.0,-0.1,flip -35377,做多,2025-03-03 01:00:00,2025-03-03 01:10:00,2468.27,2460.9,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35378,做空,2025-03-03 01:10:00,2025-03-03 02:05:00,2460.9,2439.59,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35379,做多,2025-03-03 13:40:00,2025-03-03 13:45:00,2384.4,2379.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35380,做空,2025-03-03 13:45:00,2025-03-03 14:35:00,2379.15,2327.87,0.01,100.0,0.0003,0.02,0.0,0.02,tp_lower -35381,做多,2025-03-04 05:05:00,2025-03-04 05:55:00,2101.33,2105.86,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35382,做空,2025-03-04 05:55:00,2025-03-04 06:00:00,2105.86,2106.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35383,做多,2025-03-04 06:00:00,2025-03-04 06:05:00,2106.78,2102.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35384,做空,2025-03-04 06:05:00,2025-03-04 06:25:00,2102.82,2105.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35385,做多,2025-03-04 06:25:00,2025-03-04 06:30:00,2105.87,2103.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35386,做空,2025-03-04 06:30:00,2025-03-04 08:25:00,2103.32,2092.67,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35387,做多,2025-03-04 08:25:00,2025-03-04 08:35:00,2092.67,2097.09,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35388,做空,2025-03-04 08:35:00,2025-03-04 08:55:00,2097.09,2098.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35389,做多,2025-03-04 08:55:00,2025-03-04 09:00:00,2098.05,2092.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35390,做空,2025-03-04 09:00:00,2025-03-04 09:05:00,2092.85,2096.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35391,做多,2025-03-04 09:05:00,2025-03-04 09:20:00,2096.1,2086.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35392,做空,2025-03-04 09:20:00,2025-03-04 09:25:00,2086.59,2091.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35393,做多,2025-03-04 09:25:00,2025-03-04 09:30:00,2091.46,2089.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35394,做空,2025-03-04 09:30:00,2025-03-04 09:35:00,2089.99,2097.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35395,做多,2025-03-04 09:35:00,2025-03-04 09:55:00,2097.73,2086.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35396,做空,2025-03-04 09:55:00,2025-03-04 10:00:00,2086.29,2092.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35397,做多,2025-03-04 10:00:00,2025-03-04 10:15:00,2092.2,2083.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35398,做空,2025-03-04 10:15:00,2025-03-04 10:20:00,2083.5,2083.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35399,做多,2025-03-04 10:20:00,2025-03-04 11:10:00,2083.54,2106.95,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35400,做多,2025-03-04 12:10:00,2025-03-04 12:15:00,2093.08,2088.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35401,做空,2025-03-04 12:15:00,2025-03-04 12:30:00,2088.87,2091.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35402,做多,2025-03-04 12:30:00,2025-03-04 12:45:00,2091.68,2103.81,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35403,做多,2025-03-04 14:35:00,2025-03-04 14:40:00,2138.3,2114.76,0.01,100.0,0.0004,-0.01,0.0,-0.01,tp_upper -35404,做多,2025-03-04 17:00:00,2025-03-04 17:10:00,2075.76,2078.23,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35405,做空,2025-03-04 17:10:00,2025-03-04 17:15:00,2078.23,2108.96,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35406,做多,2025-03-04 17:15:00,2025-03-04 17:20:00,2108.96,2109.27,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35407,做多,2025-03-05 03:45:00,2025-03-05 03:55:00,2171.52,2159.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35408,做空,2025-03-05 03:55:00,2025-03-05 04:20:00,2159.7,2167.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35409,做多,2025-03-05 04:20:00,2025-03-05 04:25:00,2167.69,2163.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35410,做空,2025-03-05 04:25:00,2025-03-05 04:45:00,2163.16,2171.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35411,做多,2025-03-05 04:45:00,2025-03-05 04:50:00,2171.66,2169.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35412,做空,2025-03-05 04:50:00,2025-03-05 04:55:00,2169.56,2172.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35413,做多,2025-03-05 04:55:00,2025-03-05 05:00:00,2172.39,2171.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35414,做空,2025-03-05 05:00:00,2025-03-05 05:05:00,2171.51,2175.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35415,做多,2025-03-05 05:05:00,2025-03-05 05:20:00,2175.99,2172.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35416,做空,2025-03-05 05:20:00,2025-03-05 05:25:00,2172.01,2172.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35417,做多,2025-03-05 05:25:00,2025-03-05 05:40:00,2172.06,2171.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35418,做空,2025-03-05 05:40:00,2025-03-05 05:45:00,2171.64,2177.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35419,做多,2025-03-05 05:45:00,2025-03-05 06:55:00,2177.9,2189.6,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35420,做多,2025-03-05 13:15:00,2025-03-05 13:20:00,2208.43,2206.45,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35421,做空,2025-03-05 13:20:00,2025-03-05 13:25:00,2206.45,2211.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35422,做多,2025-03-05 13:25:00,2025-03-05 13:35:00,2211.66,2205.64,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35423,做空,2025-03-05 13:35:00,2025-03-05 14:35:00,2205.64,2181.13,0.01,100.0,0.0003,0.01,0.0,0.01,tp_lower -35424,做多,2025-03-05 17:25:00,2025-03-05 17:35:00,2211.76,2201.53,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35425,做空,2025-03-05 17:35:00,2025-03-05 18:55:00,2201.53,2203.95,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35426,做多,2025-03-05 18:55:00,2025-03-05 20:35:00,2203.95,2223.04,0.01,100.0,0.0003,0.01,0.0,0.01,tp_upper -35427,做多,2025-03-06 09:30:00,2025-03-06 09:50:00,2283.16,2281.66,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35428,做空,2025-03-06 09:50:00,2025-03-06 09:55:00,2281.66,2283.15,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35429,做多,2025-03-06 09:55:00,2025-03-06 11:00:00,2283.15,2284.59,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35430,做空,2025-03-06 11:00:00,2025-03-06 11:05:00,2284.59,2288.69,0.01,100.0,0.0003,-0.0,0.0,-0.0,flip -35431,做多,2025-03-06 11:05:00,2025-03-06 12:00:00,2288.69,2289.99,0.01,100.0,0.0003,0.0,0.0,0.0,flip -35432,做空,2025-03-06 12:00:00,2025-03-06 12:15:00,2289.99,2281.44,0.01,100.0,0.0003,0.0,0.0,0.0,tp_lower -35433,做多,2025-03-06 22:00:00,2025-03-06 22:10:00,2219.34,2216.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35434,做空,2025-03-06 22:10:00,2025-03-07 00:10:00,2216.72,2205.2,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35435,做多,2025-03-07 00:10:00,2025-03-07 05:50:00,2205.2,2174.73,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35436,做空,2025-03-07 05:50:00,2025-03-07 06:35:00,2174.73,2173.89,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35437,做多,2025-03-07 06:35:00,2025-03-07 09:20:00,2173.89,2197.34,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35438,做多,2025-03-07 13:00:00,2025-03-07 13:30:00,2180.94,2209.1,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35439,做多,2025-03-07 14:30:00,2025-03-07 14:40:00,2184.06,2209.84,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35440,做多,2025-03-07 14:40:00,2025-03-07 14:45:00,2209.84,2241.85,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35441,做多,2025-03-07 15:40:00,2025-03-07 15:45:00,2198.7,2219.36,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35442,做多,2025-03-07 15:45:00,2025-03-07 15:50:00,2219.36,2212.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35443,做多,2025-03-07 18:50:00,2025-03-07 19:05:00,2196.51,2183.35,0.01,100.0,0.0004,-0.0,0.0,-0.01,flip -35444,做空,2025-03-07 19:05:00,2025-03-07 19:10:00,2183.35,2188.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35445,做多,2025-03-07 19:10:00,2025-03-07 19:15:00,2188.63,2188.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35446,做空,2025-03-07 19:15:00,2025-03-07 19:20:00,2188.06,2191.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35447,做多,2025-03-07 19:20:00,2025-03-07 19:25:00,2191.36,2185.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35448,做空,2025-03-07 19:25:00,2025-03-07 20:35:00,2185.46,2148.67,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35449,做多,2025-03-07 20:50:00,2025-03-08 05:30:00,2180.01,2138.63,0.01,100.0,0.0004,-0.02,0.0,-0.02,flip -35450,做空,2025-03-08 05:30:00,2025-03-08 05:55:00,2138.63,2139.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35451,做多,2025-03-08 05:55:00,2025-03-08 06:15:00,2139.48,2141.27,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35452,做空,2025-03-08 06:15:00,2025-03-08 06:35:00,2141.27,2140.36,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35453,做多,2025-03-08 06:35:00,2025-03-08 06:40:00,2140.36,2138.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35454,做空,2025-03-08 06:40:00,2025-03-08 06:55:00,2138.84,2138.32,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35455,做多,2025-03-08 06:55:00,2025-03-08 07:35:00,2138.32,2138.45,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35456,做空,2025-03-08 07:35:00,2025-03-08 07:40:00,2138.45,2140.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35457,做多,2025-03-08 07:40:00,2025-03-08 07:45:00,2140.49,2135.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35458,做空,2025-03-08 07:45:00,2025-03-08 08:00:00,2135.58,2139.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35459,做多,2025-03-08 08:00:00,2025-03-08 08:05:00,2139.47,2132.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35460,做空,2025-03-08 08:05:00,2025-03-08 08:20:00,2132.07,2128.89,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35461,做多,2025-03-08 09:15:00,2025-03-08 09:35:00,2138.54,2137.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35462,做空,2025-03-08 09:35:00,2025-03-08 09:45:00,2137.73,2128.84,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35463,做多,2025-03-08 10:40:00,2025-03-08 10:50:00,2138.95,2138.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35464,做空,2025-03-08 10:50:00,2025-03-08 11:15:00,2138.03,2129.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35465,做多,2025-03-08 11:30:00,2025-03-08 12:00:00,2136.08,2145.29,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35466,做多,2025-03-08 12:10:00,2025-03-08 12:15:00,2146.41,2159.03,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35467,做多,2025-03-08 23:50:00,2025-03-09 00:00:00,2199.62,2199.94,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35468,做空,2025-03-09 00:00:00,2025-03-09 00:05:00,2199.94,2204.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35469,做多,2025-03-09 00:05:00,2025-03-09 00:40:00,2204.89,2202.29,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35470,做空,2025-03-09 00:40:00,2025-03-09 00:45:00,2202.29,2204.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35471,做多,2025-03-09 00:45:00,2025-03-09 01:10:00,2204.72,2206.34,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35472,做空,2025-03-09 01:10:00,2025-03-09 01:50:00,2206.34,2188.69,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35473,做多,2025-03-10 00:50:00,2025-03-10 00:55:00,2035.43,2035.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35474,做空,2025-03-10 00:55:00,2025-03-10 01:00:00,2035.09,2050.78,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35475,做多,2025-03-10 01:00:00,2025-03-10 01:15:00,2050.78,2032.55,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35476,做空,2025-03-10 01:15:00,2025-03-10 01:20:00,2032.55,2037.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35477,做多,2025-03-10 01:20:00,2025-03-10 02:15:00,2037.99,2057.9,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35478,做多,2025-03-10 08:40:00,2025-03-10 09:10:00,2056.85,2084.8,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35479,做多,2025-03-11 03:05:00,2025-03-11 03:15:00,1864.91,1863.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35480,做空,2025-03-11 03:15:00,2025-03-11 03:30:00,1863.93,1862.51,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35481,做多,2025-03-11 03:30:00,2025-03-11 03:35:00,1862.51,1862.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35482,做空,2025-03-11 03:35:00,2025-03-11 04:05:00,1862.23,1857.3,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35483,做多,2025-03-11 04:05:00,2025-03-11 05:10:00,1857.3,1899.49,0.01,100.0,0.0004,0.02,0.0,0.02,tp_upper -35484,做多,2025-03-11 12:15:00,2025-03-11 12:30:00,1896.94,1897.7,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35485,做空,2025-03-11 12:30:00,2025-03-11 12:35:00,1897.7,1898.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35486,做多,2025-03-11 12:35:00,2025-03-11 12:45:00,1898.53,1893.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35487,做空,2025-03-11 12:45:00,2025-03-11 13:00:00,1893.8,1897.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35488,做多,2025-03-11 13:00:00,2025-03-11 13:05:00,1897.8,1868.74,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35489,做空,2025-03-11 13:05:00,2025-03-11 13:10:00,1868.74,1872.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35490,做多,2025-03-11 13:25:00,2025-03-11 13:30:00,1919.61,1900.55,0.01,100.0,0.0004,-0.01,0.0,-0.01,tp_upper -35491,做多,2025-03-11 13:35:00,2025-03-11 13:55:00,1912.57,1902.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35492,做空,2025-03-11 13:55:00,2025-03-11 14:00:00,1902.43,1874.83,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35493,做多,2025-03-11 14:05:00,2025-03-11 14:10:00,1904.56,1889.75,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35494,做空,2025-03-11 14:10:00,2025-03-11 14:15:00,1889.75,1886.23,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35495,做多,2025-03-11 15:10:00,2025-03-11 15:20:00,1903.7,1897.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35496,做空,2025-03-11 15:20:00,2025-03-11 15:25:00,1897.41,1900.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35497,做多,2025-03-11 15:25:00,2025-03-11 16:10:00,1900.24,1899.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35498,做空,2025-03-11 16:10:00,2025-03-11 16:15:00,1899.54,1909.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35499,做多,2025-03-11 16:15:00,2025-03-11 16:30:00,1909.76,1929.2,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35500,做多,2025-03-11 17:45:00,2025-03-11 17:50:00,1906.35,1904.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35501,做空,2025-03-11 17:50:00,2025-03-11 18:00:00,1904.2,1921.26,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35502,做多,2025-03-11 18:00:00,2025-03-11 18:10:00,1921.26,1944.17,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35503,做多,2025-03-11 23:35:00,2025-03-11 23:40:00,1927.11,1921.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35504,做空,2025-03-11 23:40:00,2025-03-12 01:50:00,1921.76,1930.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35505,做多,2025-03-12 01:50:00,2025-03-12 07:20:00,1930.68,1899.79,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35506,做空,2025-03-12 07:20:00,2025-03-12 07:25:00,1899.79,1907.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35507,做多,2025-03-12 07:25:00,2025-03-12 08:15:00,1907.22,1892.68,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35508,做空,2025-03-12 08:15:00,2025-03-12 08:20:00,1892.68,1896.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35509,做多,2025-03-12 08:20:00,2025-03-12 08:45:00,1896.06,1929.42,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35510,做多,2025-03-12 09:30:00,2025-03-12 09:35:00,1897.22,1896.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35511,做空,2025-03-12 09:35:00,2025-03-12 09:40:00,1896.73,1898.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35512,做多,2025-03-12 09:40:00,2025-03-12 09:50:00,1898.16,1894.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35513,做空,2025-03-12 09:50:00,2025-03-12 10:25:00,1894.86,1893.14,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35514,做多,2025-03-12 10:25:00,2025-03-12 10:30:00,1893.14,1889.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35515,做空,2025-03-12 10:30:00,2025-03-12 10:35:00,1889.02,1892.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35516,做多,2025-03-12 10:35:00,2025-03-12 12:05:00,1892.24,1911.84,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35517,做多,2025-03-12 13:40:00,2025-03-12 13:45:00,1899.64,1891.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35518,做空,2025-03-12 13:45:00,2025-03-12 14:30:00,1891.51,1860.98,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35519,做多,2025-03-12 20:20:00,2025-03-12 20:40:00,1884.47,1885.59,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35520,做空,2025-03-12 20:40:00,2025-03-12 20:45:00,1885.59,1886.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35521,做多,2025-03-12 20:45:00,2025-03-12 22:25:00,1886.66,1904.9,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35522,做多,2025-03-13 03:10:00,2025-03-13 03:25:00,1893.22,1892.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35523,做空,2025-03-13 03:25:00,2025-03-13 04:15:00,1892.68,1879.52,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35524,做多,2025-03-13 09:00:00,2025-03-13 09:05:00,1880.99,1879.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35525,做空,2025-03-13 09:05:00,2025-03-13 09:15:00,1879.86,1885.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35526,做多,2025-03-13 09:15:00,2025-03-13 09:20:00,1885.11,1882.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35527,做空,2025-03-13 09:20:00,2025-03-13 09:35:00,1882.98,1883.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35528,做多,2025-03-13 09:35:00,2025-03-13 09:40:00,1883.63,1882.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35529,做空,2025-03-13 09:40:00,2025-03-13 09:45:00,1882.22,1888.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35530,做多,2025-03-13 09:45:00,2025-03-13 10:50:00,1888.55,1901.59,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35531,做多,2025-03-13 14:10:00,2025-03-13 14:40:00,1889.01,1882.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35532,做空,2025-03-13 14:40:00,2025-03-13 14:50:00,1882.0,1887.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35533,做多,2025-03-13 14:50:00,2025-03-13 15:00:00,1887.05,1880.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35534,做空,2025-03-13 15:00:00,2025-03-13 15:20:00,1880.97,1882.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35535,做多,2025-03-13 15:20:00,2025-03-13 15:25:00,1882.05,1879.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35536,做空,2025-03-13 15:25:00,2025-03-13 16:10:00,1879.8,1866.84,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35537,做多,2025-03-13 22:00:00,2025-03-14 00:50:00,1862.35,1875.89,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35538,做多,2025-03-14 10:10:00,2025-03-14 10:35:00,1890.22,1901.74,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -35539,做多,2025-03-14 13:45:00,2025-03-14 13:50:00,1899.71,1908.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35540,做多,2025-03-14 14:10:00,2025-03-14 14:15:00,1901.24,1898.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -35541,做多,2025-03-14 14:20:00,2025-03-14 14:25:00,1906.3,1907.12,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_upper -35542,做多,2025-03-14 20:25:00,2025-03-14 20:30:00,1922.66,1920.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35543,做空,2025-03-14 20:30:00,2025-03-14 20:35:00,1920.91,1923.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35544,做多,2025-03-14 20:35:00,2025-03-14 21:10:00,1923.43,1918.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35545,做空,2025-03-14 21:10:00,2025-03-14 21:15:00,1918.68,1919.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35546,做多,2025-03-14 21:15:00,2025-03-14 21:50:00,1919.05,1921.0,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35547,做空,2025-03-14 21:50:00,2025-03-14 21:55:00,1921.0,1921.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35548,做多,2025-03-14 21:55:00,2025-03-14 22:10:00,1921.49,1922.76,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35549,做空,2025-03-14 22:10:00,2025-03-14 22:15:00,1922.76,1924.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35550,做多,2025-03-14 22:15:00,2025-03-14 22:25:00,1924.3,1923.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35551,做空,2025-03-14 22:25:00,2025-03-14 22:30:00,1923.54,1924.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35552,做多,2025-03-14 22:30:00,2025-03-14 23:00:00,1924.62,1923.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35553,做空,2025-03-14 23:00:00,2025-03-14 23:40:00,1923.7,1911.53,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -35554,做多,2025-03-15 03:25:00,2025-03-15 03:30:00,1920.4,1920.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35555,做空,2025-03-15 03:30:00,2025-03-15 03:45:00,1920.38,1919.9,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35556,做多,2025-03-15 03:45:00,2025-03-15 03:50:00,1919.9,1919.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35557,做空,2025-03-15 03:50:00,2025-03-15 03:55:00,1919.2,1919.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35558,做多,2025-03-15 03:55:00,2025-03-15 04:00:00,1919.8,1918.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35559,做空,2025-03-15 04:00:00,2025-03-15 04:25:00,1918.32,1919.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35560,做多,2025-03-15 04:25:00,2025-03-15 04:35:00,1919.74,1932.14,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -35561,做多,2025-03-15 08:00:00,2025-03-15 08:35:00,1917.71,1918.55,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35562,做空,2025-03-15 08:35:00,2025-03-15 08:40:00,1918.55,1918.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35563,做多,2025-03-15 08:40:00,2025-03-15 08:45:00,1918.9,1918.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35564,做空,2025-03-15 08:45:00,2025-03-15 08:50:00,1918.07,1920.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35565,做多,2025-03-15 08:50:00,2025-03-15 09:00:00,1920.42,1919.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35566,做空,2025-03-15 09:00:00,2025-03-15 09:30:00,1919.48,1918.99,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35567,做多,2025-03-15 09:30:00,2025-03-15 10:20:00,1918.99,1920.3,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35568,做空,2025-03-15 10:20:00,2025-03-15 13:00:00,1920.3,1924.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35569,做多,2025-03-15 13:00:00,2025-03-15 13:35:00,1924.46,1929.96,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35570,做多,2025-03-15 14:25:00,2025-03-15 14:30:00,1924.33,1924.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35571,做空,2025-03-15 14:30:00,2025-03-15 14:40:00,1924.01,1926.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35572,做多,2025-03-15 14:40:00,2025-03-15 15:00:00,1926.14,1930.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35573,做多,2025-03-15 18:50:00,2025-03-15 19:00:00,1932.54,1929.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35574,做空,2025-03-15 19:00:00,2025-03-15 19:10:00,1929.07,1930.67,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35575,做多,2025-03-15 19:10:00,2025-03-15 19:25:00,1930.67,1931.93,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35576,做空,2025-03-15 19:25:00,2025-03-15 19:35:00,1931.93,1931.22,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35577,做多,2025-03-15 19:35:00,2025-03-15 20:00:00,1931.22,1941.05,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35578,做多,2025-03-15 23:25:00,2025-03-15 23:40:00,1938.29,1937.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35579,做空,2025-03-15 23:40:00,2025-03-15 23:45:00,1937.89,1938.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35580,做多,2025-03-15 23:45:00,2025-03-15 23:50:00,1938.47,1937.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35581,做空,2025-03-15 23:50:00,2025-03-16 00:10:00,1937.62,1937.53,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35582,做多,2025-03-16 00:10:00,2025-03-16 18:35:00,1937.53,1896.76,0.01,100.0,0.0004,-0.02,0.0,-0.02,flip -35583,做空,2025-03-16 18:35:00,2025-03-16 19:15:00,1896.76,1870.51,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35584,做多,2025-03-16 20:50:00,2025-03-16 21:00:00,1891.14,1892.18,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35585,做空,2025-03-16 21:00:00,2025-03-16 21:15:00,1892.18,1891.72,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35586,做多,2025-03-16 21:15:00,2025-03-16 21:30:00,1891.72,1890.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35587,做空,2025-03-16 21:30:00,2025-03-16 22:05:00,1890.41,1879.43,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35588,做多,2025-03-17 00:05:00,2025-03-17 01:00:00,1890.04,1907.03,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35589,做多,2025-03-17 06:00:00,2025-03-17 06:10:00,1896.97,1896.23,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35590,做空,2025-03-17 06:10:00,2025-03-17 06:30:00,1896.23,1880.81,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35591,做多,2025-03-17 07:00:00,2025-03-17 07:15:00,1896.93,1894.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35592,做空,2025-03-17 07:15:00,2025-03-17 07:20:00,1894.83,1896.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35593,做多,2025-03-17 07:20:00,2025-03-17 07:35:00,1896.36,1896.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35594,做空,2025-03-17 07:35:00,2025-03-17 07:40:00,1896.08,1896.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35595,做多,2025-03-17 07:40:00,2025-03-17 08:05:00,1896.62,1898.77,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35596,做空,2025-03-17 08:05:00,2025-03-17 08:20:00,1898.77,1898.21,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35597,做多,2025-03-17 08:20:00,2025-03-17 08:30:00,1898.21,1898.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35598,做空,2025-03-17 08:30:00,2025-03-17 08:40:00,1898.01,1899.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35599,做多,2025-03-17 08:40:00,2025-03-17 09:50:00,1899.27,1909.89,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35600,做多,2025-03-17 12:20:00,2025-03-17 12:30:00,1907.95,1919.41,0.01,100.0,0.0004,0.01,0.0,0.0,tp_upper -35601,做多,2025-03-17 13:05:00,2025-03-17 13:10:00,1904.01,1902.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35602,做空,2025-03-17 13:10:00,2025-03-17 13:35:00,1902.42,1911.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35603,做多,2025-03-17 13:35:00,2025-03-17 13:45:00,1911.64,1896.86,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35604,做空,2025-03-17 13:45:00,2025-03-17 14:00:00,1896.86,1895.36,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35605,做多,2025-03-17 14:25:00,2025-03-17 14:50:00,1896.31,1903.28,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35606,做空,2025-03-17 14:50:00,2025-03-17 15:05:00,1903.28,1902.7,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35607,做多,2025-03-17 15:05:00,2025-03-17 15:25:00,1902.7,1911.3,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35608,做多,2025-03-17 23:40:00,2025-03-17 23:50:00,1929.06,1926.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35609,做空,2025-03-17 23:50:00,2025-03-18 01:10:00,1926.77,1916.84,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35610,做多,2025-03-18 08:30:00,2025-03-18 08:35:00,1909.7,1908.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35611,做空,2025-03-18 08:35:00,2025-03-18 09:05:00,1908.24,1909.25,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35612,做多,2025-03-18 09:05:00,2025-03-18 09:10:00,1909.25,1907.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35613,做空,2025-03-18 09:10:00,2025-03-18 09:30:00,1907.1,1907.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35614,做多,2025-03-18 09:30:00,2025-03-18 09:40:00,1907.74,1906.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35615,做空,2025-03-18 09:40:00,2025-03-18 09:45:00,1906.73,1907.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35616,做多,2025-03-18 09:45:00,2025-03-18 09:50:00,1907.16,1904.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35617,做空,2025-03-18 09:50:00,2025-03-18 10:10:00,1904.11,1895.45,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35618,做多,2025-03-18 15:35:00,2025-03-18 15:40:00,1895.18,1891.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35619,做空,2025-03-18 15:40:00,2025-03-18 15:50:00,1891.27,1882.11,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35620,做多,2025-03-18 18:50:00,2025-03-18 19:05:00,1887.3,1889.47,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35621,做空,2025-03-18 19:05:00,2025-03-19 07:50:00,1889.47,1932.37,0.01,100.0,0.0004,-0.02,0.0,-0.02,flip -35622,做多,2025-03-19 07:50:00,2025-03-19 08:35:00,1932.37,1939.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35623,做多,2025-03-19 20:55:00,2025-03-19 22:40:00,2033.3,2052.24,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35624,做多,2025-03-20 01:10:00,2025-03-20 14:30:00,2038.99,1997.43,0.01,100.0,0.0004,-0.02,0.0,-0.02,flip -35625,做空,2025-03-20 14:30:00,2025-03-20 14:35:00,1997.43,2001.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35626,做多,2025-03-20 14:35:00,2025-03-20 14:50:00,2001.64,1998.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35627,做空,2025-03-20 14:50:00,2025-03-20 14:55:00,1998.8,2002.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35628,做多,2025-03-20 14:55:00,2025-03-20 15:00:00,2002.68,1984.9,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35629,做空,2025-03-20 15:00:00,2025-03-20 15:05:00,1984.9,1993.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35630,做多,2025-03-20 20:20:00,2025-03-20 20:25:00,1979.19,1978.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35631,做空,2025-03-20 20:25:00,2025-03-20 20:35:00,1978.51,1979.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35632,做多,2025-03-20 20:35:00,2025-03-20 20:40:00,1979.97,1979.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35633,做空,2025-03-20 20:40:00,2025-03-20 21:00:00,1979.82,1983.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35634,做多,2025-03-20 21:00:00,2025-03-20 21:10:00,1983.09,1976.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35635,做空,2025-03-20 21:10:00,2025-03-20 21:30:00,1976.22,1978.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35636,做多,2025-03-20 21:30:00,2025-03-20 21:35:00,1978.45,1976.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35637,做空,2025-03-20 21:35:00,2025-03-20 21:40:00,1976.62,1979.53,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35638,做多,2025-03-20 21:40:00,2025-03-20 21:45:00,1979.53,1977.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35639,做空,2025-03-20 21:45:00,2025-03-20 22:00:00,1977.38,1976.22,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35640,做多,2025-03-20 22:00:00,2025-03-20 22:50:00,1976.22,1976.34,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35641,做空,2025-03-20 22:50:00,2025-03-20 23:05:00,1976.34,1977.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35642,做多,2025-03-20 23:05:00,2025-03-20 23:10:00,1977.57,1975.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35643,做空,2025-03-20 23:10:00,2025-03-20 23:30:00,1975.2,1977.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35644,做多,2025-03-20 23:30:00,2025-03-21 00:05:00,1977.28,1989.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35645,做多,2025-03-21 03:20:00,2025-03-21 03:30:00,1979.55,1979.66,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35646,做空,2025-03-21 03:30:00,2025-03-21 03:45:00,1979.66,1980.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35647,做多,2025-03-21 03:45:00,2025-03-21 03:50:00,1980.01,1977.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35648,做空,2025-03-21 03:50:00,2025-03-21 04:05:00,1977.16,1981.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35649,做多,2025-03-21 04:05:00,2025-03-21 05:00:00,1981.3,1979.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35650,做空,2025-03-21 05:00:00,2025-03-21 05:25:00,1979.68,1972.07,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35651,做多,2025-03-21 08:00:00,2025-03-21 08:05:00,1981.12,1977.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35652,做空,2025-03-21 08:05:00,2025-03-21 08:20:00,1977.02,1969.09,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35653,做多,2025-03-21 16:30:00,2025-03-21 16:40:00,1960.05,1957.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35654,做空,2025-03-21 16:40:00,2025-03-21 16:45:00,1957.68,1963.34,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35655,做多,2025-03-21 16:45:00,2025-03-21 17:25:00,1963.34,1961.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35656,做空,2025-03-21 17:25:00,2025-03-21 17:30:00,1961.7,1961.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35657,做多,2025-03-21 17:30:00,2025-03-21 18:30:00,1961.98,1971.81,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35658,做多,2025-03-21 22:40:00,2025-03-21 23:40:00,1962.34,1964.95,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35659,做空,2025-03-21 23:40:00,2025-03-22 00:00:00,1964.95,1965.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35660,做多,2025-03-22 00:00:00,2025-03-22 00:40:00,1965.89,1975.85,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35661,做多,2025-03-22 08:25:00,2025-03-22 09:05:00,1982.82,1993.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35662,做多,2025-03-22 11:40:00,2025-03-22 13:00:00,1989.77,1993.47,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35663,做多,2025-03-22 13:30:00,2025-03-22 13:55:00,1989.7,1989.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35664,做空,2025-03-22 13:55:00,2025-03-22 14:10:00,1989.39,1989.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35665,做多,2025-03-22 14:10:00,2025-03-22 14:20:00,1989.88,1989.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35666,做空,2025-03-22 14:20:00,2025-03-22 14:45:00,1989.87,1985.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35667,做多,2025-03-22 17:10:00,2025-03-22 17:15:00,1990.12,1988.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35668,做空,2025-03-22 17:15:00,2025-03-22 17:20:00,1988.82,1991.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35669,做多,2025-03-22 17:20:00,2025-03-22 18:05:00,1991.84,1990.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35670,做空,2025-03-22 18:05:00,2025-03-22 18:10:00,1990.06,1993.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35671,做多,2025-03-22 18:10:00,2025-03-22 18:15:00,1993.79,1997.93,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35672,做多,2025-03-22 21:05:00,2025-03-22 21:15:00,1992.69,1990.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35673,做空,2025-03-22 21:15:00,2025-03-22 21:25:00,1990.89,1991.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35674,做多,2025-03-22 21:25:00,2025-03-22 21:35:00,1991.32,1987.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35675,做空,2025-03-22 21:35:00,2025-03-22 21:55:00,1987.45,1985.19,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35676,做多,2025-03-23 01:20:00,2025-03-23 02:30:00,1992.97,1999.24,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35677,做多,2025-03-23 05:25:00,2025-03-23 05:30:00,1993.6,1992.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35678,做空,2025-03-23 05:30:00,2025-03-23 11:55:00,1992.31,2006.92,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35679,做多,2025-03-23 11:55:00,2025-03-23 12:50:00,2006.92,2006.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35680,做空,2025-03-23 12:50:00,2025-03-23 12:55:00,2006.79,2008.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35681,做多,2025-03-23 12:55:00,2025-03-23 13:05:00,2008.11,2005.88,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35682,做空,2025-03-23 13:05:00,2025-03-23 13:10:00,2005.88,2008.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35683,做多,2025-03-23 13:10:00,2025-03-23 13:25:00,2008.42,2014.76,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35684,做多,2025-03-23 14:25:00,2025-03-23 14:30:00,2008.06,2007.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35685,做空,2025-03-23 14:30:00,2025-03-23 14:35:00,2007.44,2010.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35686,做多,2025-03-23 14:35:00,2025-03-23 14:40:00,2010.99,2006.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35687,做空,2025-03-23 14:40:00,2025-03-23 15:15:00,2006.45,2009.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35688,做多,2025-03-23 15:15:00,2025-03-23 15:20:00,2009.14,2009.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35689,做空,2025-03-23 15:20:00,2025-03-23 16:00:00,2009.02,2002.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35690,做多,2025-03-23 23:30:00,2025-03-23 23:55:00,1996.68,2005.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35691,做多,2025-03-24 03:00:00,2025-03-24 03:05:00,1993.24,2000.43,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35692,做多,2025-03-24 14:35:00,2025-03-24 14:55:00,2081.2,2079.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35693,做空,2025-03-24 14:55:00,2025-03-24 15:05:00,2079.99,2079.2,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35694,做多,2025-03-24 15:05:00,2025-03-24 15:20:00,2079.2,2083.37,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35695,做空,2025-03-24 15:20:00,2025-03-24 15:35:00,2083.37,2083.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35696,做多,2025-03-24 15:35:00,2025-03-24 15:45:00,2083.9,2082.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35697,做空,2025-03-24 15:45:00,2025-03-24 15:50:00,2082.27,2087.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35698,做多,2025-03-24 15:50:00,2025-03-24 16:15:00,2087.9,2079.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35699,做空,2025-03-24 16:15:00,2025-03-24 16:25:00,2079.41,2072.31,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35700,做多,2025-03-24 17:10:00,2025-03-24 17:45:00,2084.48,2086.48,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35701,做空,2025-03-24 17:45:00,2025-03-24 17:55:00,2086.48,2087.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35702,做多,2025-03-24 17:55:00,2025-03-24 18:00:00,2087.46,2086.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35703,做空,2025-03-24 18:00:00,2025-03-24 18:10:00,2086.03,2088.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35704,做多,2025-03-24 18:10:00,2025-03-24 18:20:00,2088.56,2082.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35705,做空,2025-03-24 18:20:00,2025-03-24 18:35:00,2082.98,2085.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35706,做多,2025-03-24 18:35:00,2025-03-24 18:50:00,2085.31,2097.73,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35707,做多,2025-03-24 19:45:00,2025-03-24 20:40:00,2087.69,2084.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35708,做空,2025-03-24 20:40:00,2025-03-24 21:20:00,2084.55,2086.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35709,做多,2025-03-24 21:20:00,2025-03-24 21:35:00,2086.84,2085.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35710,做空,2025-03-24 21:35:00,2025-03-24 22:00:00,2085.11,2083.57,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35711,做多,2025-03-24 22:00:00,2025-03-25 00:10:00,2083.57,2084.09,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35712,做空,2025-03-25 00:10:00,2025-03-25 00:15:00,2084.09,2091.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35713,做多,2025-03-25 00:15:00,2025-03-25 00:20:00,2091.31,2093.34,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35714,做多,2025-03-25 07:00:00,2025-03-25 07:05:00,2065.01,2060.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35715,做空,2025-03-25 07:05:00,2025-03-25 08:30:00,2060.27,2060.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35716,做多,2025-03-25 08:30:00,2025-03-25 08:45:00,2060.63,2060.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35717,做空,2025-03-25 08:45:00,2025-03-25 08:55:00,2060.02,2060.06,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35718,做多,2025-03-25 08:55:00,2025-03-25 09:00:00,2060.06,2059.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35719,做空,2025-03-25 09:00:00,2025-03-25 09:15:00,2059.99,2061.43,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35720,做多,2025-03-25 09:15:00,2025-03-25 10:40:00,2061.43,2074.01,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35721,做多,2025-03-25 12:40:00,2025-03-25 13:20:00,2060.76,2067.68,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35722,做多,2025-03-25 13:50:00,2025-03-25 14:00:00,2061.01,2057.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35723,做空,2025-03-25 14:00:00,2025-03-25 14:10:00,2057.92,2063.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35724,做多,2025-03-25 14:10:00,2025-03-25 14:30:00,2063.04,2072.99,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35725,做多,2025-03-25 15:55:00,2025-03-25 16:30:00,2066.49,2060.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35726,做空,2025-03-25 16:30:00,2025-03-25 16:45:00,2060.2,2065.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35727,做多,2025-03-25 16:45:00,2025-03-25 17:00:00,2065.33,2073.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35728,做多,2025-03-25 19:20:00,2025-03-25 19:25:00,2068.88,2066.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35729,做空,2025-03-25 19:25:00,2025-03-25 19:30:00,2066.96,2070.98,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35730,做多,2025-03-25 19:30:00,2025-03-25 19:45:00,2070.98,2076.78,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35731,做多,2025-03-25 21:00:00,2025-03-25 21:30:00,2067.82,2067.18,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35732,做空,2025-03-25 21:30:00,2025-03-25 22:15:00,2067.18,2058.97,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35733,做多,2025-03-25 23:50:00,2025-03-26 00:30:00,2067.36,2068.34,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35734,做空,2025-03-26 00:30:00,2025-03-26 00:35:00,2068.34,2070.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35735,做多,2025-03-26 00:35:00,2025-03-26 01:00:00,2070.84,2068.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35736,做空,2025-03-26 01:00:00,2025-03-26 01:10:00,2068.41,2068.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35737,做多,2025-03-26 01:10:00,2025-03-26 01:30:00,2068.6,2076.12,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35738,做多,2025-03-26 05:40:00,2025-03-26 05:45:00,2063.09,2059.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35739,做空,2025-03-26 05:45:00,2025-03-26 06:20:00,2059.7,2060.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35740,做多,2025-03-26 06:20:00,2025-03-26 06:25:00,2060.26,2058.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35741,做空,2025-03-26 06:25:00,2025-03-26 06:30:00,2058.16,2060.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35742,做多,2025-03-26 06:30:00,2025-03-26 06:35:00,2060.63,2060.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35743,做空,2025-03-26 06:35:00,2025-03-26 09:05:00,2060.1,2061.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35744,做多,2025-03-26 09:05:00,2025-03-26 09:15:00,2061.62,2060.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35745,做空,2025-03-26 09:15:00,2025-03-26 09:35:00,2060.33,2062.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35746,做多,2025-03-26 09:35:00,2025-03-26 09:40:00,2062.35,2061.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35747,做空,2025-03-26 09:40:00,2025-03-26 09:55:00,2061.64,2061.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35748,做多,2025-03-26 09:55:00,2025-03-26 10:45:00,2061.93,2074.25,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35749,做多,2025-03-26 12:25:00,2025-03-26 12:30:00,2061.51,2059.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35750,做空,2025-03-26 12:30:00,2025-03-26 12:35:00,2059.6,2061.38,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35751,做多,2025-03-26 12:35:00,2025-03-26 13:00:00,2061.38,2059.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35752,做空,2025-03-26 13:00:00,2025-03-26 13:20:00,2059.03,2051.8,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35753,做多,2025-03-26 23:50:00,2025-03-27 00:20:00,2009.38,2006.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35754,做空,2025-03-27 00:20:00,2025-03-27 08:15:00,2006.74,2024.26,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35755,做多,2025-03-27 08:15:00,2025-03-27 08:45:00,2024.26,2024.39,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35756,做空,2025-03-27 08:45:00,2025-03-27 09:10:00,2024.39,2023.51,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35757,做多,2025-03-27 09:10:00,2025-03-27 09:20:00,2023.51,2024.33,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35758,做空,2025-03-27 09:20:00,2025-03-27 09:30:00,2024.33,2026.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35759,做多,2025-03-27 09:30:00,2025-03-27 10:00:00,2026.74,2032.62,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35760,做多,2025-03-27 11:00:00,2025-03-27 11:10:00,2027.57,2024.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35761,做空,2025-03-27 11:10:00,2025-03-27 11:25:00,2024.66,2016.52,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35762,做多,2025-03-27 14:35:00,2025-03-27 14:45:00,2019.56,2018.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35763,做空,2025-03-27 14:45:00,2025-03-27 14:50:00,2018.02,2020.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35764,做多,2025-03-27 14:50:00,2025-03-27 15:05:00,2020.26,2019.48,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35765,做空,2025-03-27 15:05:00,2025-03-27 15:10:00,2019.48,2024.56,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35766,做多,2025-03-27 15:10:00,2025-03-27 15:25:00,2024.56,2018.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35767,做空,2025-03-27 15:25:00,2025-03-27 15:40:00,2018.8,2002.6,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -35768,做多,2025-03-27 19:20:00,2025-03-27 19:25:00,2012.66,2011.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35769,做空,2025-03-27 19:25:00,2025-03-27 20:30:00,2011.63,2007.88,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35770,做多,2025-03-27 20:30:00,2025-03-27 20:40:00,2007.88,2009.26,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35771,做空,2025-03-27 20:40:00,2025-03-27 21:20:00,2009.26,2008.09,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35772,做多,2025-03-27 21:20:00,2025-03-27 21:30:00,2008.09,2014.31,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35773,做多,2025-03-27 21:30:00,2025-03-27 22:40:00,2014.31,2007.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35774,做空,2025-03-27 22:40:00,2025-03-27 22:50:00,2007.2,2008.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35775,做多,2025-03-27 22:50:00,2025-03-27 22:55:00,2008.9,2006.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35776,做空,2025-03-27 22:55:00,2025-03-27 23:10:00,2006.93,1999.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35777,做多,2025-03-28 00:50:00,2025-03-28 01:35:00,2004.6,2012.87,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35778,做多,2025-03-28 02:05:00,2025-03-28 02:15:00,2008.72,2014.15,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35779,做多,2025-03-28 02:35:00,2025-03-28 02:55:00,2009.84,2007.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35780,做空,2025-03-28 02:55:00,2025-03-28 03:00:00,2007.2,2007.46,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35781,做多,2025-03-28 03:00:00,2025-03-28 03:05:00,2007.46,2001.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35782,做空,2025-03-28 03:05:00,2025-03-28 03:10:00,2001.09,2000.13,0.01,100.0,0.0004,0.0,0.0,-0.0,tp_lower -35783,做多,2025-03-28 20:20:00,2025-03-28 20:25:00,1883.83,1882.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35784,做空,2025-03-28 20:25:00,2025-03-28 20:35:00,1882.59,1885.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35785,做多,2025-03-28 20:35:00,2025-03-28 20:50:00,1885.26,1878.81,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35786,做空,2025-03-28 20:50:00,2025-03-28 21:05:00,1878.81,1882.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35787,做多,2025-03-28 21:05:00,2025-03-28 21:15:00,1882.59,1880.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35788,做空,2025-03-28 21:15:00,2025-03-28 21:20:00,1880.76,1884.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35789,做多,2025-03-28 21:20:00,2025-03-28 21:45:00,1884.84,1882.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35790,做空,2025-03-28 21:45:00,2025-03-28 21:50:00,1882.6,1883.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35791,做多,2025-03-28 21:50:00,2025-03-28 22:05:00,1883.14,1891.31,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35792,做多,2025-03-29 03:15:00,2025-03-29 04:20:00,1894.24,1894.86,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35793,做空,2025-03-29 04:20:00,2025-03-29 04:35:00,1894.86,1895.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35794,做多,2025-03-29 04:35:00,2025-03-29 04:40:00,1895.13,1892.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35795,做空,2025-03-29 04:40:00,2025-03-29 04:55:00,1892.76,1893.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35796,做多,2025-03-29 04:55:00,2025-03-29 05:00:00,1893.92,1890.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35797,做空,2025-03-29 05:00:00,2025-03-29 06:00:00,1890.22,1882.85,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35798,做多,2025-03-29 23:45:00,2025-03-30 00:25:00,1824.76,1821.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35799,做空,2025-03-30 00:25:00,2025-03-30 00:45:00,1821.59,1827.54,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35800,做多,2025-03-30 00:45:00,2025-03-30 01:00:00,1827.54,1834.68,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35801,做多,2025-03-30 11:15:00,2025-03-30 12:30:00,1837.16,1835.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35802,做空,2025-03-30 12:30:00,2025-03-30 12:45:00,1835.01,1831.88,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35803,做多,2025-03-30 18:20:00,2025-03-30 18:30:00,1820.12,1817.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35804,做空,2025-03-30 18:30:00,2025-03-30 18:45:00,1817.33,1822.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35805,做多,2025-03-30 18:45:00,2025-03-30 19:15:00,1822.14,1818.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35806,做空,2025-03-30 19:15:00,2025-03-30 19:20:00,1818.39,1820.77,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35807,做多,2025-03-30 19:20:00,2025-03-30 19:25:00,1820.77,1817.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35808,做空,2025-03-30 19:25:00,2025-03-30 19:30:00,1817.61,1818.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35809,做多,2025-03-30 19:30:00,2025-03-30 19:35:00,1818.87,1817.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35810,做空,2025-03-30 19:35:00,2025-03-30 21:00:00,1817.97,1818.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35811,做多,2025-03-30 21:00:00,2025-03-30 21:05:00,1818.27,1816.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35812,做空,2025-03-30 21:05:00,2025-03-30 21:25:00,1816.6,1816.33,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35813,做多,2025-03-30 21:25:00,2025-03-30 21:30:00,1816.33,1814.04,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35814,做空,2025-03-30 21:30:00,2025-03-30 21:55:00,1814.04,1805.16,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35815,做多,2025-03-30 22:35:00,2025-03-30 22:40:00,1811.88,1807.78,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35816,做空,2025-03-30 22:40:00,2025-03-30 22:45:00,1807.78,1808.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35817,做多,2025-03-30 22:45:00,2025-03-31 00:15:00,1808.86,1807.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35818,做空,2025-03-31 00:15:00,2025-03-31 00:30:00,1807.07,1795.47,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -35819,做多,2025-03-31 01:05:00,2025-03-31 01:50:00,1803.12,1811.17,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35820,做空,2025-03-31 01:50:00,2025-03-31 02:05:00,1811.17,1809.69,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35821,做多,2025-03-31 02:05:00,2025-03-31 02:20:00,1809.69,1807.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35822,做空,2025-03-31 02:20:00,2025-03-31 02:25:00,1807.09,1809.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35823,做多,2025-03-31 02:25:00,2025-03-31 03:10:00,1809.28,1806.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35824,做空,2025-03-31 03:10:00,2025-03-31 03:25:00,1806.03,1810.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35825,做多,2025-03-31 03:25:00,2025-03-31 03:30:00,1810.4,1808.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35826,做空,2025-03-31 03:30:00,2025-03-31 04:40:00,1808.44,1804.48,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35827,做多,2025-03-31 04:40:00,2025-03-31 05:15:00,1804.48,1809.07,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35828,做空,2025-03-31 05:15:00,2025-03-31 06:05:00,1809.07,1807.24,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35829,做多,2025-03-31 06:05:00,2025-03-31 06:10:00,1807.24,1804.12,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35830,做空,2025-03-31 06:10:00,2025-03-31 06:20:00,1804.12,1805.34,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35831,做多,2025-03-31 06:20:00,2025-03-31 06:25:00,1805.34,1801.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35832,做空,2025-03-31 06:25:00,2025-03-31 06:40:00,1801.16,1804.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35833,做多,2025-03-31 06:40:00,2025-03-31 06:45:00,1804.36,1801.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35834,做空,2025-03-31 06:45:00,2025-03-31 07:00:00,1801.58,1808.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35835,做多,2025-03-31 07:00:00,2025-03-31 07:05:00,1808.17,1801.97,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35836,做空,2025-03-31 07:05:00,2025-03-31 07:30:00,1801.97,1792.55,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35837,做多,2025-03-31 08:05:00,2025-03-31 08:10:00,1805.31,1802.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35838,做空,2025-03-31 08:10:00,2025-03-31 08:25:00,1802.84,1803.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35839,做多,2025-03-31 08:25:00,2025-03-31 08:30:00,1803.33,1802.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35840,做空,2025-03-31 08:30:00,2025-03-31 08:35:00,1802.47,1802.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35841,做多,2025-03-31 08:35:00,2025-03-31 08:50:00,1802.85,1797.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35842,做空,2025-03-31 08:50:00,2025-03-31 09:00:00,1797.33,1793.91,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35843,做多,2025-03-31 10:45:00,2025-03-31 11:00:00,1807.51,1802.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35844,做空,2025-03-31 11:00:00,2025-03-31 11:10:00,1802.27,1801.22,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35845,做多,2025-03-31 11:10:00,2025-03-31 11:45:00,1801.22,1815.66,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35846,做多,2025-03-31 13:45:00,2025-03-31 13:55:00,1806.53,1817.55,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35847,做多,2025-03-31 17:45:00,2025-03-31 19:45:00,1822.23,1826.52,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35848,做空,2025-03-31 19:45:00,2025-03-31 19:50:00,1826.52,1831.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35849,做多,2025-03-31 19:50:00,2025-03-31 19:55:00,1831.72,1826.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35850,做空,2025-03-31 19:55:00,2025-03-31 20:00:00,1826.61,1827.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35851,做多,2025-03-31 20:00:00,2025-03-31 20:30:00,1827.85,1829.98,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35852,做空,2025-03-31 20:30:00,2025-03-31 20:35:00,1829.98,1831.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35853,做多,2025-03-31 20:35:00,2025-03-31 20:40:00,1831.07,1829.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35854,做空,2025-03-31 20:40:00,2025-03-31 22:10:00,1829.01,1818.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35855,做多,2025-04-01 00:50:00,2025-04-01 01:00:00,1825.54,1829.64,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35856,做空,2025-04-01 01:00:00,2025-04-01 02:05:00,1829.64,1829.44,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35857,做多,2025-04-01 02:05:00,2025-04-01 02:55:00,1829.44,1838.54,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35858,做多,2025-04-01 11:40:00,2025-04-01 12:45:00,1860.06,1860.74,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35859,做空,2025-04-01 12:45:00,2025-04-01 14:20:00,1860.74,1854.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35860,做多,2025-04-01 14:30:00,2025-04-01 14:50:00,1863.18,1886.74,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35861,做多,2025-04-01 23:15:00,2025-04-01 23:45:00,1906.62,1906.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35862,做空,2025-04-01 23:45:00,2025-04-02 00:20:00,1906.17,1903.14,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35863,做多,2025-04-02 09:05:00,2025-04-02 10:35:00,1878.51,1875.44,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35864,做空,2025-04-02 10:35:00,2025-04-02 10:55:00,1875.44,1871.89,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35865,做多,2025-04-02 10:55:00,2025-04-02 11:30:00,1871.89,1871.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35866,做空,2025-04-02 11:30:00,2025-04-02 11:40:00,1871.8,1871.38,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35867,做多,2025-04-02 11:40:00,2025-04-02 11:45:00,1871.38,1870.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35868,做空,2025-04-02 11:45:00,2025-04-02 12:50:00,1870.5,1870.44,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35869,做多,2025-04-02 12:50:00,2025-04-02 13:00:00,1870.44,1864.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35870,做空,2025-04-02 13:00:00,2025-04-02 13:30:00,1864.5,1867.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -35871,做多,2025-04-02 13:35:00,2025-04-02 13:45:00,1870.51,1886.88,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35872,做多,2025-04-02 14:15:00,2025-04-02 14:25:00,1868.14,1870.76,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35873,做空,2025-04-02 14:25:00,2025-04-02 20:10:00,1870.76,1933.74,0.01,100.0,0.0004,-0.03,0.0,-0.03,flip -35874,做多,2025-04-02 20:10:00,2025-04-02 20:15:00,1933.74,1941.51,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35875,做多,2025-04-03 04:40:00,2025-04-03 04:45:00,1841.56,1837.83,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35876,做空,2025-04-03 04:45:00,2025-04-03 05:00:00,1837.83,1837.35,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35877,做多,2025-04-03 05:00:00,2025-04-03 05:05:00,1837.35,1835.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35878,做空,2025-04-03 05:05:00,2025-04-03 05:25:00,1835.82,1832.8,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35879,做多,2025-04-03 05:25:00,2025-04-03 05:30:00,1832.8,1826.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35880,做空,2025-04-03 05:30:00,2025-04-03 06:20:00,1826.61,1825.7,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35881,做多,2025-04-03 06:20:00,2025-04-03 06:25:00,1825.7,1825.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35882,做空,2025-04-03 06:25:00,2025-04-03 06:45:00,1825.68,1825.11,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35883,做多,2025-04-03 06:45:00,2025-04-03 06:50:00,1825.11,1822.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35884,做空,2025-04-03 06:50:00,2025-04-03 07:25:00,1822.26,1819.0,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35885,做多,2025-04-03 07:25:00,2025-04-03 08:05:00,1819.0,1818.93,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35886,做空,2025-04-03 08:05:00,2025-04-03 08:10:00,1818.93,1819.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35887,做多,2025-04-03 08:10:00,2025-04-03 08:20:00,1819.61,1819.16,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35888,做空,2025-04-03 08:20:00,2025-04-03 08:30:00,1819.16,1817.6,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35889,做多,2025-04-03 08:30:00,2025-04-03 08:45:00,1817.6,1820.57,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35890,做空,2025-04-03 08:45:00,2025-04-03 08:55:00,1820.57,1820.61,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35891,做多,2025-04-03 08:55:00,2025-04-03 09:05:00,1820.61,1820.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35892,做空,2025-04-03 09:05:00,2025-04-03 09:45:00,1820.24,1814.77,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35893,做多,2025-04-03 18:45:00,2025-04-03 19:15:00,1794.59,1786.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35894,做空,2025-04-03 19:15:00,2025-04-03 20:30:00,1786.11,1783.05,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35895,做多,2025-04-03 20:30:00,2025-04-03 20:50:00,1783.05,1797.99,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35896,做多,2025-04-04 02:05:00,2025-04-04 02:20:00,1797.25,1795.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35897,做空,2025-04-04 02:20:00,2025-04-04 02:45:00,1795.8,1795.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35898,做多,2025-04-04 02:45:00,2025-04-04 05:45:00,1795.86,1799.9,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35899,做空,2025-04-04 05:45:00,2025-04-04 05:50:00,1799.9,1801.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35900,做多,2025-04-04 05:50:00,2025-04-04 06:35:00,1801.01,1800.71,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35901,做空,2025-04-04 06:35:00,2025-04-04 07:00:00,1800.71,1804.14,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35902,做多,2025-04-04 07:00:00,2025-04-04 07:45:00,1804.14,1818.39,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35903,做多,2025-04-04 13:55:00,2025-04-04 14:00:00,1801.96,1795.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35904,做空,2025-04-04 14:00:00,2025-04-04 15:00:00,1795.49,1807.95,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35905,做多,2025-04-04 15:00:00,2025-04-04 15:05:00,1807.95,1802.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35906,做空,2025-04-04 15:05:00,2025-04-04 15:45:00,1802.24,1800.25,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35907,做多,2025-04-04 15:45:00,2025-04-04 15:50:00,1800.25,1797.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35908,做空,2025-04-04 15:50:00,2025-04-04 16:00:00,1797.26,1794.71,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35909,做多,2025-04-04 16:00:00,2025-04-04 16:05:00,1794.71,1794.28,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35910,做空,2025-04-04 16:05:00,2025-04-04 16:10:00,1794.28,1799.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35911,做多,2025-04-04 16:10:00,2025-04-04 16:15:00,1799.52,1791.96,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35912,做空,2025-04-04 16:15:00,2025-04-04 16:55:00,1791.96,1796.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35913,做多,2025-04-04 16:55:00,2025-04-04 17:05:00,1796.74,1795.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35914,做空,2025-04-04 17:05:00,2025-04-04 17:20:00,1795.11,1798.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35915,做多,2025-04-04 17:20:00,2025-04-04 17:45:00,1798.32,1827.59,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -35916,做多,2025-04-05 02:35:00,2025-04-05 02:50:00,1816.45,1815.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35917,做空,2025-04-05 02:50:00,2025-04-05 04:50:00,1815.07,1809.18,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35918,做多,2025-04-05 08:45:00,2025-04-05 08:55:00,1812.99,1813.12,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -35919,做空,2025-04-05 08:55:00,2025-04-05 09:00:00,1813.12,1813.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35920,做多,2025-04-05 09:00:00,2025-04-05 09:45:00,1813.74,1819.18,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -35921,做多,2025-04-05 20:40:00,2025-04-05 20:45:00,1791.18,1785.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35922,做空,2025-04-05 20:45:00,2025-04-05 20:55:00,1785.31,1789.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35923,做多,2025-04-05 20:55:00,2025-04-05 21:00:00,1789.64,1784.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35924,做空,2025-04-05 21:00:00,2025-04-05 21:10:00,1784.39,1788.82,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35925,做多,2025-04-05 21:10:00,2025-04-05 21:30:00,1788.82,1791.82,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35926,做空,2025-04-05 21:30:00,2025-04-05 21:50:00,1791.82,1790.08,0.01,100.0,0.0004,0.0,0.0,0.0,flip -35927,做多,2025-04-05 21:50:00,2025-04-05 21:55:00,1790.08,1789.6,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35928,做空,2025-04-05 21:55:00,2025-04-06 06:40:00,1789.6,1804.39,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -35929,做多,2025-04-06 06:40:00,2025-04-06 06:45:00,1804.39,1803.27,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -35930,做空,2025-04-06 06:45:00,2025-04-06 07:00:00,1803.27,1796.55,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -35931,做多,2025-04-07 12:25:00,2025-04-07 12:35:00,1516.98,1509.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35932,做空,2025-04-07 12:35:00,2025-04-07 12:45:00,1509.61,1510.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35933,做多,2025-04-07 12:45:00,2025-04-07 13:25:00,1510.88,1502.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35934,做空,2025-04-07 13:25:00,2025-04-07 13:30:00,1502.21,1509.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35935,做多,2025-04-07 13:30:00,2025-04-07 13:35:00,1509.57,1500.49,0.01,100.0,0.0005,-0.0,0.0,-0.01,flip -35936,做空,2025-04-07 13:35:00,2025-04-07 13:45:00,1500.49,1511.23,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35937,做多,2025-04-07 13:45:00,2025-04-07 13:50:00,1511.23,1541.76,0.01,100.0,0.0005,0.02,0.0,0.01,tp_upper -35938,做多,2025-04-07 23:45:00,2025-04-07 23:50:00,1560.38,1556.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35939,做空,2025-04-07 23:50:00,2025-04-08 00:10:00,1556.55,1559.11,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35940,做多,2025-04-08 00:10:00,2025-04-08 00:20:00,1559.11,1555.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35941,做空,2025-04-08 00:20:00,2025-04-08 01:00:00,1555.92,1547.11,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35942,做多,2025-04-08 01:20:00,2025-04-08 01:35:00,1562.34,1581.01,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35943,做多,2025-04-08 06:20:00,2025-04-08 06:30:00,1578.02,1575.62,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35944,做空,2025-04-08 06:30:00,2025-04-08 06:35:00,1575.62,1577.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35945,做多,2025-04-08 06:35:00,2025-04-08 06:45:00,1577.51,1577.76,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35946,做空,2025-04-08 06:45:00,2025-04-08 11:30:00,1577.76,1578.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35947,做多,2025-04-08 11:30:00,2025-04-08 12:20:00,1578.78,1576.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35948,做空,2025-04-08 12:20:00,2025-04-08 12:25:00,1576.8,1577.53,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35949,做多,2025-04-08 12:25:00,2025-04-08 12:30:00,1577.53,1573.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35950,做空,2025-04-08 12:30:00,2025-04-08 13:05:00,1573.93,1575.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35951,做多,2025-04-08 13:05:00,2025-04-08 13:15:00,1575.64,1576.12,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35952,做空,2025-04-08 13:15:00,2025-04-08 13:35:00,1576.12,1563.49,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -35953,做多,2025-04-08 14:05:00,2025-04-08 14:10:00,1577.31,1574.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35954,做空,2025-04-08 14:10:00,2025-04-08 14:25:00,1574.15,1556.93,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -35955,做多,2025-04-09 05:15:00,2025-04-09 07:30:00,1450.61,1486.88,0.01,100.0,0.0005,0.02,0.0,0.02,tp_upper -35956,做多,2025-04-09 11:10:00,2025-04-09 11:20:00,1460.21,1455.38,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35957,做空,2025-04-09 11:20:00,2025-04-09 11:25:00,1455.38,1460.41,0.01,100.0,0.0006,-0.0,0.0,-0.0,flip -35958,做多,2025-04-09 11:25:00,2025-04-09 11:30:00,1460.41,1446.92,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35959,做空,2025-04-09 11:30:00,2025-04-09 11:45:00,1446.92,1457.01,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35960,做多,2025-04-09 11:45:00,2025-04-09 11:50:00,1457.01,1452.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35961,做空,2025-04-09 11:50:00,2025-04-09 12:15:00,1452.64,1456.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35962,做多,2025-04-09 12:15:00,2025-04-09 12:55:00,1456.76,1460.9,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35963,做空,2025-04-09 12:55:00,2025-04-09 13:00:00,1460.9,1461.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35964,做多,2025-04-09 13:00:00,2025-04-09 13:05:00,1461.35,1460.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35965,做空,2025-04-09 13:05:00,2025-04-09 13:10:00,1460.06,1461.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35966,做多,2025-04-09 13:10:00,2025-04-09 13:20:00,1461.25,1458.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35967,做空,2025-04-09 13:20:00,2025-04-09 13:30:00,1458.45,1473.53,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -35968,做多,2025-04-09 13:30:00,2025-04-09 13:35:00,1473.53,1486.54,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35969,做多,2025-04-09 15:00:00,2025-04-09 15:15:00,1477.36,1486.14,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35970,做多,2025-04-10 01:35:00,2025-04-10 02:00:00,1634.88,1636.22,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35971,做空,2025-04-10 02:00:00,2025-04-10 02:05:00,1636.22,1637.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35972,做多,2025-04-10 02:05:00,2025-04-10 02:30:00,1637.78,1639.49,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35973,做空,2025-04-10 02:30:00,2025-04-10 03:10:00,1639.49,1617.64,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -35974,做多,2025-04-10 12:00:00,2025-04-10 12:25:00,1597.96,1612.45,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35975,做多,2025-04-10 12:25:00,2025-04-10 12:30:00,1612.45,1603.03,0.01,100.0,0.0005,-0.0,0.0,-0.01,tp_upper -35976,做多,2025-04-10 12:35:00,2025-04-10 12:40:00,1603.5,1598.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35977,做空,2025-04-10 12:40:00,2025-04-10 12:50:00,1598.5,1591.93,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -35978,做多,2025-04-10 22:15:00,2025-04-10 22:25:00,1527.95,1525.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35979,做空,2025-04-10 22:25:00,2025-04-10 22:30:00,1525.89,1529.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35980,做多,2025-04-10 22:30:00,2025-04-10 22:35:00,1529.31,1528.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35981,做空,2025-04-10 22:35:00,2025-04-10 23:05:00,1528.78,1524.82,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35982,做多,2025-04-10 23:05:00,2025-04-10 23:10:00,1524.82,1521.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35983,做空,2025-04-10 23:10:00,2025-04-10 23:35:00,1521.97,1523.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35984,做多,2025-04-10 23:35:00,2025-04-11 00:35:00,1523.22,1518.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35985,做空,2025-04-11 00:35:00,2025-04-11 01:05:00,1518.09,1515.44,0.01,100.0,0.0005,0.0,0.0,0.0,flip -35986,做多,2025-04-11 01:05:00,2025-04-11 01:30:00,1515.44,1537.53,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35987,做多,2025-04-11 12:55:00,2025-04-11 13:00:00,1555.8,1554.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35988,做空,2025-04-11 13:00:00,2025-04-11 13:05:00,1554.64,1556.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35989,做多,2025-04-11 13:05:00,2025-04-11 13:10:00,1556.24,1552.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35990,做空,2025-04-11 13:10:00,2025-04-11 13:20:00,1552.01,1556.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35991,做多,2025-04-11 13:20:00,2025-04-11 13:30:00,1556.77,1565.6,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35992,做多,2025-04-11 13:30:00,2025-04-11 13:35:00,1565.6,1577.4,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35993,做多,2025-04-11 14:35:00,2025-04-11 14:50:00,1555.68,1555.74,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35994,做空,2025-04-11 14:50:00,2025-04-11 15:00:00,1555.74,1556.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35995,做多,2025-04-11 15:00:00,2025-04-11 15:10:00,1556.37,1556.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -35996,做空,2025-04-11 15:10:00,2025-04-11 15:20:00,1556.26,1556.14,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -35997,做多,2025-04-11 15:20:00,2025-04-11 15:35:00,1556.14,1568.97,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -35998,做多,2025-04-11 16:25:00,2025-04-11 16:30:00,1560.08,1568.53,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -35999,做多,2025-04-11 19:00:00,2025-04-11 19:45:00,1566.0,1565.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36000,做空,2025-04-11 19:45:00,2025-04-11 19:50:00,1565.44,1565.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36001,做多,2025-04-11 19:50:00,2025-04-11 19:55:00,1565.49,1564.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36002,做空,2025-04-11 19:55:00,2025-04-11 20:10:00,1564.99,1564.13,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36003,做多,2025-04-11 20:10:00,2025-04-11 21:05:00,1564.13,1576.25,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36004,做多,2025-04-11 22:40:00,2025-04-11 22:50:00,1567.99,1565.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36005,做空,2025-04-11 22:50:00,2025-04-11 23:15:00,1565.82,1559.56,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36006,做多,2025-04-11 23:40:00,2025-04-11 23:45:00,1566.89,1566.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36007,做空,2025-04-11 23:45:00,2025-04-11 23:50:00,1566.36,1569.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36008,做多,2025-04-11 23:50:00,2025-04-11 23:55:00,1569.82,1565.97,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36009,做空,2025-04-11 23:55:00,2025-04-12 01:05:00,1565.97,1562.32,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36010,做多,2025-04-12 04:45:00,2025-04-12 06:10:00,1565.28,1574.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36011,做多,2025-04-12 23:15:00,2025-04-12 23:20:00,1650.96,1646.37,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36012,做空,2025-04-12 23:20:00,2025-04-12 23:25:00,1646.37,1647.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36013,做多,2025-04-12 23:25:00,2025-04-12 23:30:00,1647.85,1645.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36014,做空,2025-04-12 23:30:00,2025-04-12 23:40:00,1645.2,1647.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36015,做多,2025-04-12 23:40:00,2025-04-12 23:45:00,1647.32,1645.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36016,做空,2025-04-12 23:45:00,2025-04-13 00:25:00,1645.59,1638.75,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36017,做多,2025-04-13 01:05:00,2025-04-13 01:10:00,1645.01,1644.81,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36018,做空,2025-04-13 01:10:00,2025-04-13 01:25:00,1644.81,1644.77,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36019,做多,2025-04-13 01:25:00,2025-04-13 01:30:00,1644.77,1641.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36020,做空,2025-04-13 01:30:00,2025-04-13 01:35:00,1641.25,1635.6,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36021,做多,2025-04-13 09:25:00,2025-04-13 10:05:00,1624.01,1620.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36022,做空,2025-04-13 10:05:00,2025-04-13 10:10:00,1620.64,1620.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36023,做多,2025-04-13 10:10:00,2025-04-13 10:15:00,1620.95,1617.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36024,做空,2025-04-13 10:15:00,2025-04-13 10:50:00,1617.8,1617.08,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36025,做多,2025-04-13 10:50:00,2025-04-13 11:00:00,1617.08,1616.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36026,做空,2025-04-13 11:00:00,2025-04-13 11:15:00,1616.09,1601.94,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -36027,做多,2025-04-13 17:15:00,2025-04-13 17:20:00,1622.16,1622.6,0.01,100.0,0.0005,0.0,0.0,-0.0,tp_upper -36028,做多,2025-04-13 20:00:00,2025-04-13 20:35:00,1601.45,1591.47,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -36029,做空,2025-04-13 20:35:00,2025-04-13 21:05:00,1591.47,1581.7,0.01,100.0,0.0005,0.01,0.0,0.0,tp_lower -36030,做多,2025-04-13 21:55:00,2025-04-13 23:55:00,1593.1,1596.94,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36031,做空,2025-04-13 23:55:00,2025-04-14 00:00:00,1596.94,1597.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36032,做多,2025-04-14 00:00:00,2025-04-14 00:20:00,1597.03,1619.82,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36033,做多,2025-04-14 07:15:00,2025-04-14 09:10:00,1619.75,1643.01,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36034,做多,2025-04-14 15:30:00,2025-04-14 15:35:00,1655.22,1630.89,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -36035,做空,2025-04-14 15:35:00,2025-04-14 15:45:00,1630.89,1623.19,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36036,做多,2025-04-15 00:45:00,2025-04-15 00:55:00,1631.06,1630.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36037,做空,2025-04-15 00:55:00,2025-04-15 01:05:00,1630.41,1617.13,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -36038,做多,2025-04-15 01:25:00,2025-04-15 01:35:00,1630.27,1631.15,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36039,做空,2025-04-15 01:35:00,2025-04-15 01:40:00,1631.15,1631.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36040,做多,2025-04-15 01:40:00,2025-04-15 02:20:00,1631.41,1628.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36041,做空,2025-04-15 02:20:00,2025-04-15 02:35:00,1628.0,1620.15,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36042,做多,2025-04-15 02:55:00,2025-04-15 03:00:00,1630.25,1629.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36043,做空,2025-04-15 03:00:00,2025-04-15 03:05:00,1629.07,1629.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36044,做多,2025-04-15 03:05:00,2025-04-15 03:30:00,1629.17,1639.75,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36045,做多,2025-04-15 12:10:00,2025-04-15 13:20:00,1635.24,1635.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36046,做空,2025-04-15 13:20:00,2025-04-15 13:25:00,1635.14,1639.16,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36047,做多,2025-04-15 13:25:00,2025-04-15 13:30:00,1639.16,1639.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36048,做空,2025-04-15 13:30:00,2025-04-15 13:35:00,1639.03,1646.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36049,做多,2025-04-15 13:35:00,2025-04-15 13:40:00,1646.55,1645.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,tp_upper -36050,做多,2025-04-16 02:05:00,2025-04-16 02:10:00,1601.13,1600.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36051,做空,2025-04-16 02:10:00,2025-04-16 03:10:00,1600.92,1598.94,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36052,做多,2025-04-16 03:10:00,2025-04-16 03:15:00,1598.94,1598.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36053,做空,2025-04-16 03:15:00,2025-04-16 03:20:00,1598.2,1598.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36054,做多,2025-04-16 03:20:00,2025-04-16 03:25:00,1598.42,1594.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36055,做空,2025-04-16 03:25:00,2025-04-16 04:15:00,1594.91,1579.69,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -36056,做多,2025-04-16 10:20:00,2025-04-16 11:20:00,1577.82,1579.2,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36057,做空,2025-04-16 11:20:00,2025-04-16 11:40:00,1579.2,1582.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36058,做多,2025-04-16 11:40:00,2025-04-16 12:45:00,1582.0,1575.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36059,做空,2025-04-16 12:45:00,2025-04-16 12:50:00,1575.79,1577.79,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36060,做多,2025-04-16 12:50:00,2025-04-16 12:55:00,1577.79,1576.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36061,做空,2025-04-16 12:55:00,2025-04-16 13:00:00,1576.51,1577.0,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36062,做多,2025-04-16 13:00:00,2025-04-16 13:10:00,1577.0,1576.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36063,做空,2025-04-16 13:10:00,2025-04-16 13:35:00,1576.51,1576.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36064,做多,2025-04-16 13:35:00,2025-04-16 13:40:00,1576.91,1576.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36065,做空,2025-04-16 13:40:00,2025-04-16 13:45:00,1576.58,1578.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36066,做多,2025-04-16 13:45:00,2025-04-16 13:50:00,1578.84,1569.38,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -36067,做空,2025-04-16 13:50:00,2025-04-16 14:05:00,1569.38,1574.89,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36068,做多,2025-04-16 14:05:00,2025-04-16 14:10:00,1574.89,1572.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36069,做空,2025-04-16 14:10:00,2025-04-16 14:20:00,1572.74,1582.2,0.01,100.0,0.0005,-0.0,0.0,-0.01,flip -36070,做多,2025-04-16 14:20:00,2025-04-16 14:25:00,1582.2,1583.69,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36071,做多,2025-04-16 16:40:00,2025-04-16 16:55:00,1581.49,1591.63,0.01,100.0,0.0005,0.01,0.0,0.0,tp_upper -36072,做多,2025-04-16 19:50:00,2025-04-16 20:40:00,1591.24,1579.62,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -36073,做空,2025-04-16 20:40:00,2025-04-16 21:00:00,1579.62,1577.9,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36074,做多,2025-04-16 21:00:00,2025-04-16 23:10:00,1577.9,1580.72,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36075,做空,2025-04-16 23:10:00,2025-04-17 00:25:00,1580.72,1582.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36076,做多,2025-04-17 00:25:00,2025-04-17 00:40:00,1582.22,1581.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36077,做空,2025-04-17 00:40:00,2025-04-17 00:45:00,1581.23,1581.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36078,做多,2025-04-17 00:45:00,2025-04-17 03:25:00,1581.45,1578.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36079,做空,2025-04-17 03:25:00,2025-04-17 03:30:00,1578.29,1578.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36080,做多,2025-04-17 03:30:00,2025-04-17 03:40:00,1578.55,1580.76,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36081,做空,2025-04-17 03:40:00,2025-04-17 03:45:00,1580.76,1583.18,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36082,做多,2025-04-17 03:45:00,2025-04-17 04:15:00,1583.18,1582.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36083,做空,2025-04-17 04:15:00,2025-04-17 04:20:00,1582.19,1582.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36084,做多,2025-04-17 04:20:00,2025-04-17 04:30:00,1582.98,1582.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36085,做空,2025-04-17 04:30:00,2025-04-17 04:40:00,1582.24,1584.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36086,做多,2025-04-17 04:40:00,2025-04-17 05:05:00,1584.28,1593.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36087,做多,2025-04-17 09:05:00,2025-04-17 10:10:00,1594.94,1589.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36088,做空,2025-04-17 10:10:00,2025-04-17 10:20:00,1589.01,1592.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36089,做多,2025-04-17 10:20:00,2025-04-17 10:35:00,1592.95,1592.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36090,做空,2025-04-17 10:35:00,2025-04-17 10:50:00,1592.61,1593.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36091,做多,2025-04-17 10:50:00,2025-04-17 10:55:00,1593.41,1592.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36092,做空,2025-04-17 10:55:00,2025-04-17 11:00:00,1592.82,1596.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36093,做多,2025-04-17 11:00:00,2025-04-17 11:05:00,1596.09,1592.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36094,做空,2025-04-17 11:05:00,2025-04-17 11:40:00,1592.88,1594.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36095,做多,2025-04-17 11:40:00,2025-04-17 11:50:00,1594.77,1594.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36096,做空,2025-04-17 11:50:00,2025-04-17 12:00:00,1594.28,1595.42,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36097,做多,2025-04-17 12:00:00,2025-04-17 12:10:00,1595.42,1594.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36098,做空,2025-04-17 12:10:00,2025-04-17 12:15:00,1594.76,1596.85,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36099,做多,2025-04-17 12:15:00,2025-04-17 13:05:00,1596.85,1595.19,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36100,做空,2025-04-17 13:05:00,2025-04-17 13:20:00,1595.19,1595.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36101,做多,2025-04-17 13:20:00,2025-04-17 13:30:00,1595.48,1591.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36102,做空,2025-04-17 13:30:00,2025-04-17 13:40:00,1591.26,1594.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36103,做多,2025-04-17 13:40:00,2025-04-17 16:20:00,1594.68,1605.95,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36104,做多,2025-04-18 07:15:00,2025-04-18 08:00:00,1579.78,1582.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36105,做多,2025-04-18 16:55:00,2025-04-18 17:10:00,1586.7,1587.07,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36106,做空,2025-04-18 17:10:00,2025-04-18 17:30:00,1587.07,1587.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36107,做多,2025-04-18 17:30:00,2025-04-18 17:45:00,1587.91,1590.04,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36108,做多,2025-04-18 23:40:00,2025-04-18 23:45:00,1590.53,1589.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36109,做空,2025-04-18 23:45:00,2025-04-19 00:30:00,1589.06,1588.71,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36110,做多,2025-04-19 00:30:00,2025-04-19 01:30:00,1588.71,1588.06,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36111,做空,2025-04-19 01:30:00,2025-04-19 02:10:00,1588.06,1591.4,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36112,做多,2025-04-19 02:10:00,2025-04-19 02:30:00,1591.4,1590.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36113,做空,2025-04-19 02:30:00,2025-04-19 02:35:00,1590.76,1591.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36114,做多,2025-04-19 02:35:00,2025-04-19 02:40:00,1591.75,1590.66,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36115,做空,2025-04-19 02:40:00,2025-04-19 02:45:00,1590.66,1592.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36116,做多,2025-04-19 02:45:00,2025-04-19 03:10:00,1592.01,1594.02,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36117,做多,2025-04-19 10:10:00,2025-04-19 10:25:00,1597.24,1597.99,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36118,做空,2025-04-19 10:25:00,2025-04-19 12:45:00,1597.99,1595.05,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36119,做多,2025-04-19 13:20:00,2025-04-19 13:30:00,1600.48,1599.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36120,做空,2025-04-19 13:30:00,2025-04-19 13:35:00,1599.41,1600.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36121,做多,2025-04-19 13:35:00,2025-04-19 13:50:00,1600.82,1603.27,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36122,做多,2025-04-19 17:00:00,2025-04-19 17:05:00,1602.01,1600.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36123,做空,2025-04-19 17:05:00,2025-04-19 17:10:00,1600.45,1601.98,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36124,做多,2025-04-19 17:10:00,2025-04-19 17:30:00,1601.98,1607.83,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36125,做多,2025-04-20 00:10:00,2025-04-20 00:15:00,1613.38,1611.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36126,做空,2025-04-20 00:15:00,2025-04-20 01:10:00,1611.64,1614.45,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36127,做多,2025-04-20 01:10:00,2025-04-20 02:05:00,1614.45,1615.05,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36128,做空,2025-04-20 02:05:00,2025-04-20 02:30:00,1615.05,1614.93,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36129,做多,2025-04-20 02:30:00,2025-04-20 02:55:00,1614.93,1615.32,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36130,做空,2025-04-20 02:55:00,2025-04-20 03:20:00,1615.32,1612.74,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36131,做多,2025-04-20 04:20:00,2025-04-20 04:50:00,1614.93,1613.76,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36132,做空,2025-04-20 04:50:00,2025-04-20 05:15:00,1613.76,1614.83,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36133,做多,2025-04-20 05:15:00,2025-04-20 05:25:00,1614.83,1614.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36134,做空,2025-04-20 05:25:00,2025-04-20 05:55:00,1614.28,1609.18,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36135,做多,2025-04-20 18:05:00,2025-04-20 18:35:00,1579.86,1578.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36136,做空,2025-04-20 18:35:00,2025-04-20 18:40:00,1578.75,1579.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36137,做多,2025-04-20 18:40:00,2025-04-20 19:00:00,1579.25,1579.25,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36138,做空,2025-04-20 19:00:00,2025-04-20 22:50:00,1579.25,1580.62,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36139,做多,2025-04-20 22:50:00,2025-04-21 00:05:00,1580.62,1592.07,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36140,做多,2025-04-21 10:10:00,2025-04-21 10:15:00,1638.97,1637.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36141,做空,2025-04-21 10:15:00,2025-04-21 11:10:00,1637.43,1629.64,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36142,做多,2025-04-21 14:25:00,2025-04-21 14:30:00,1636.33,1633.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36143,做空,2025-04-21 14:30:00,2025-04-21 14:35:00,1633.49,1634.8,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36144,做多,2025-04-21 14:35:00,2025-04-21 14:40:00,1634.8,1631.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36145,做空,2025-04-21 14:40:00,2025-04-21 15:45:00,1631.88,1622.89,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36146,做多,2025-04-22 01:15:00,2025-04-22 01:25:00,1578.7,1577.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36147,做空,2025-04-22 01:25:00,2025-04-22 01:30:00,1577.15,1584.29,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36148,做多,2025-04-22 01:30:00,2025-04-22 02:00:00,1584.29,1589.92,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36149,做多,2025-04-22 02:30:00,2025-04-22 02:35:00,1574.88,1574.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36150,做空,2025-04-22 02:35:00,2025-04-22 02:45:00,1574.01,1575.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36151,做多,2025-04-22 02:45:00,2025-04-22 02:50:00,1575.1,1574.24,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36152,做空,2025-04-22 02:50:00,2025-04-22 02:55:00,1574.24,1576.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36153,做多,2025-04-22 02:55:00,2025-04-22 03:05:00,1576.25,1573.01,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36154,做空,2025-04-22 03:05:00,2025-04-22 03:15:00,1573.01,1576.58,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36155,做多,2025-04-22 03:15:00,2025-04-22 03:30:00,1576.58,1576.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36156,做空,2025-04-22 03:30:00,2025-04-22 05:05:00,1576.38,1577.7,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36157,做多,2025-04-22 05:05:00,2025-04-22 05:10:00,1577.7,1573.54,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36158,做空,2025-04-22 05:10:00,2025-04-22 05:25:00,1573.54,1575.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36159,做多,2025-04-22 05:25:00,2025-04-22 06:05:00,1575.99,1581.53,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36160,做多,2025-04-22 06:30:00,2025-04-22 06:35:00,1578.3,1574.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36161,做空,2025-04-22 06:35:00,2025-04-22 06:40:00,1574.51,1577.74,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36162,做多,2025-04-22 06:40:00,2025-04-22 07:20:00,1577.74,1587.3,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36163,做多,2025-04-23 07:15:00,2025-04-23 09:55:00,1778.14,1785.02,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36164,做空,2025-04-23 09:55:00,2025-04-23 10:15:00,1785.02,1788.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36165,做多,2025-04-23 10:15:00,2025-04-23 10:55:00,1788.61,1802.97,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36166,做多,2025-04-23 11:55:00,2025-04-23 12:05:00,1796.74,1806.09,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36167,做多,2025-04-23 13:45:00,2025-04-23 13:50:00,1803.41,1789.2,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -36168,做空,2025-04-23 13:50:00,2025-04-23 13:55:00,1789.2,1785.63,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36169,做多,2025-04-23 14:00:00,2025-04-23 14:05:00,1800.56,1798.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36170,做空,2025-04-23 14:05:00,2025-04-23 14:15:00,1798.35,1784.32,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -36171,做多,2025-04-23 14:20:00,2025-04-23 14:30:00,1795.79,1796.14,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36172,做空,2025-04-23 14:30:00,2025-04-23 14:40:00,1796.14,1796.57,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36173,做多,2025-04-23 14:40:00,2025-04-23 14:45:00,1796.57,1792.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36174,做空,2025-04-23 14:45:00,2025-04-23 15:00:00,1792.96,1785.09,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36175,做多,2025-04-23 15:55:00,2025-04-23 16:00:00,1793.89,1793.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36176,做空,2025-04-23 16:00:00,2025-04-23 16:10:00,1793.69,1791.84,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36177,做多,2025-04-23 16:10:00,2025-04-23 16:40:00,1791.84,1791.12,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36178,做空,2025-04-23 16:40:00,2025-04-23 17:00:00,1791.12,1796.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36179,做多,2025-04-23 17:00:00,2025-04-23 17:15:00,1796.59,1795.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36180,做空,2025-04-23 17:15:00,2025-04-23 17:50:00,1795.28,1796.77,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36181,做多,2025-04-23 17:50:00,2025-04-23 18:00:00,1796.77,1797.51,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36182,做空,2025-04-23 18:00:00,2025-04-23 18:45:00,1797.51,1798.96,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36183,做多,2025-04-23 18:45:00,2025-04-23 18:50:00,1798.96,1796.1,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36184,做空,2025-04-23 18:50:00,2025-04-23 18:55:00,1796.1,1797.56,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36185,做多,2025-04-23 18:55:00,2025-04-23 19:00:00,1797.56,1791.71,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36186,做空,2025-04-23 19:00:00,2025-04-23 19:20:00,1791.71,1779.99,0.01,100.0,0.0005,0.01,0.0,0.0,tp_lower -36187,做多,2025-04-23 20:25:00,2025-04-23 20:35:00,1794.61,1794.99,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36188,做空,2025-04-23 20:35:00,2025-04-23 21:00:00,1794.99,1795.3,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36189,做多,2025-04-23 21:00:00,2025-04-23 21:20:00,1795.3,1794.09,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36190,做空,2025-04-23 21:20:00,2025-04-23 21:25:00,1794.09,1794.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36191,做多,2025-04-23 21:25:00,2025-04-23 21:30:00,1794.78,1793.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36192,做空,2025-04-23 21:30:00,2025-04-23 21:35:00,1793.17,1794.92,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36193,做多,2025-04-23 21:35:00,2025-04-23 21:40:00,1794.92,1788.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36194,做空,2025-04-23 21:40:00,2025-04-23 22:05:00,1788.99,1792.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36195,做多,2025-04-23 22:05:00,2025-04-23 22:10:00,1792.43,1790.13,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36196,做空,2025-04-23 22:10:00,2025-04-23 22:15:00,1790.13,1795.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36197,做多,2025-04-23 22:15:00,2025-04-23 22:20:00,1795.01,1794.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36198,做空,2025-04-23 22:20:00,2025-04-23 23:50:00,1794.99,1793.86,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36199,做多,2025-04-23 23:50:00,2025-04-24 00:10:00,1793.86,1792.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36200,做空,2025-04-24 00:10:00,2025-04-24 00:15:00,1792.39,1794.67,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36201,做多,2025-04-24 00:15:00,2025-04-24 00:20:00,1794.67,1789.22,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36202,做空,2025-04-24 00:20:00,2025-04-24 00:40:00,1789.22,1791.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36203,做多,2025-04-24 00:40:00,2025-04-24 01:10:00,1791.75,1786.88,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36204,做空,2025-04-24 01:10:00,2025-04-24 01:15:00,1786.88,1784.55,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36205,做多,2025-04-24 01:35:00,2025-04-24 01:55:00,1790.31,1793.34,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36206,做空,2025-04-24 01:55:00,2025-04-24 02:00:00,1793.34,1794.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36207,做多,2025-04-24 02:00:00,2025-04-24 02:30:00,1794.55,1792.95,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36208,做空,2025-04-24 02:30:00,2025-04-24 02:40:00,1792.95,1784.69,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36209,做多,2025-04-24 12:55:00,2025-04-24 13:00:00,1757.0,1753.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36210,做空,2025-04-24 13:00:00,2025-04-24 13:20:00,1753.91,1753.78,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36211,做多,2025-04-24 13:20:00,2025-04-24 13:40:00,1753.78,1752.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36212,做空,2025-04-24 13:40:00,2025-04-24 14:00:00,1752.93,1764.09,0.01,100.0,0.0005,-0.01,0.0,-0.01,flip -36213,做多,2025-04-24 14:00:00,2025-04-24 14:20:00,1764.09,1756.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36214,做空,2025-04-24 14:20:00,2025-04-24 17:25:00,1756.68,1758.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36215,做多,2025-04-24 17:25:00,2025-04-24 17:30:00,1758.84,1752.93,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36216,做空,2025-04-24 17:30:00,2025-04-24 17:35:00,1752.93,1755.38,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36217,做多,2025-04-24 17:35:00,2025-04-24 17:40:00,1755.38,1749.23,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36218,做空,2025-04-24 17:40:00,2025-04-24 17:50:00,1749.23,1753.75,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36219,做多,2025-04-24 17:50:00,2025-04-24 19:10:00,1753.75,1756.71,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36220,做空,2025-04-24 19:10:00,2025-04-24 19:15:00,1756.71,1759.05,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36221,做多,2025-04-24 19:15:00,2025-04-24 20:55:00,1759.05,1761.28,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36222,做空,2025-04-24 20:55:00,2025-04-24 21:00:00,1761.28,1761.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36223,做多,2025-04-24 21:00:00,2025-04-24 21:10:00,1761.92,1760.68,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36224,做空,2025-04-24 21:10:00,2025-04-24 21:25:00,1760.68,1751.69,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36225,做多,2025-04-24 22:05:00,2025-04-24 22:15:00,1759.99,1760.32,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36226,做空,2025-04-24 22:15:00,2025-04-24 22:20:00,1760.32,1761.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36227,做多,2025-04-24 22:20:00,2025-04-24 22:40:00,1761.8,1760.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36228,做空,2025-04-24 22:40:00,2025-04-24 23:05:00,1760.74,1763.72,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36229,做多,2025-04-24 23:05:00,2025-04-24 23:30:00,1763.72,1772.2,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36230,做多,2025-04-25 00:10:00,2025-04-25 00:20:00,1765.84,1772.26,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36231,做多,2025-04-25 04:05:00,2025-04-25 04:25:00,1762.05,1762.26,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36232,做空,2025-04-25 04:25:00,2025-04-25 04:35:00,1762.26,1764.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36233,做多,2025-04-25 04:35:00,2025-04-25 05:40:00,1764.36,1764.66,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36234,做空,2025-04-25 05:40:00,2025-04-25 09:10:00,1764.66,1770.91,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36235,做多,2025-04-25 09:10:00,2025-04-25 09:15:00,1770.91,1769.32,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36236,做空,2025-04-25 09:15:00,2025-04-25 12:55:00,1769.32,1771.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36237,做多,2025-04-25 12:55:00,2025-04-25 13:05:00,1771.99,1771.99,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36238,做空,2025-04-25 13:05:00,2025-04-25 13:15:00,1771.99,1774.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36239,做多,2025-04-25 13:15:00,2025-04-25 13:20:00,1774.62,1771.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36240,做空,2025-04-25 13:20:00,2025-04-25 13:30:00,1771.36,1769.99,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36241,做多,2025-04-25 14:00:00,2025-04-25 14:10:00,1770.91,1788.01,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -36242,做多,2025-04-25 14:30:00,2025-04-25 14:40:00,1777.8,1791.13,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -36243,做多,2025-04-25 17:40:00,2025-04-25 17:45:00,1790.17,1787.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36244,做空,2025-04-25 17:45:00,2025-04-25 17:55:00,1787.17,1784.81,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36245,做多,2025-04-25 17:55:00,2025-04-25 20:40:00,1784.81,1791.62,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36246,做空,2025-04-25 20:40:00,2025-04-25 20:45:00,1791.62,1796.57,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36247,做多,2025-04-25 20:45:00,2025-04-25 21:45:00,1796.57,1788.33,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36248,做空,2025-04-25 21:45:00,2025-04-25 21:50:00,1788.33,1789.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36249,做多,2025-04-25 21:50:00,2025-04-25 22:25:00,1789.22,1793.01,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36250,做空,2025-04-25 22:25:00,2025-04-25 22:30:00,1793.01,1795.31,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36251,做多,2025-04-25 22:30:00,2025-04-25 22:55:00,1795.31,1794.92,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36252,做空,2025-04-25 22:55:00,2025-04-25 23:05:00,1794.92,1797.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36253,做多,2025-04-25 23:05:00,2025-04-25 23:10:00,1797.99,1794.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36254,做空,2025-04-25 23:10:00,2025-04-25 23:40:00,1794.76,1787.5,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36255,做多,2025-04-26 00:45:00,2025-04-26 00:55:00,1795.64,1795.77,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36256,做空,2025-04-26 00:55:00,2025-04-26 01:05:00,1795.77,1795.13,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36257,做多,2025-04-26 01:05:00,2025-04-26 01:20:00,1795.13,1803.4,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36258,做多,2025-04-26 03:45:00,2025-04-26 03:50:00,1796.65,1795.68,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36259,做空,2025-04-26 03:50:00,2025-04-26 03:55:00,1795.68,1796.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36260,做多,2025-04-26 03:55:00,2025-04-26 04:20:00,1796.51,1795.05,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36261,做空,2025-04-26 04:20:00,2025-04-26 05:45:00,1795.05,1796.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36262,做多,2025-04-26 05:45:00,2025-04-26 05:50:00,1796.01,1795.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36263,做空,2025-04-26 05:50:00,2025-04-26 06:10:00,1795.76,1796.08,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36264,做多,2025-04-26 06:10:00,2025-04-26 06:50:00,1796.08,1803.09,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36265,做多,2025-04-26 08:10:00,2025-04-26 08:25:00,1802.06,1827.8,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -36266,做多,2025-04-26 09:55:00,2025-04-26 11:05:00,1802.49,1799.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36267,做空,2025-04-26 11:05:00,2025-04-26 11:30:00,1799.43,1795.32,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36268,做多,2025-04-26 15:15:00,2025-04-26 15:35:00,1796.49,1798.2,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36269,做空,2025-04-26 15:35:00,2025-04-26 15:40:00,1798.2,1799.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36270,做多,2025-04-26 15:40:00,2025-04-26 16:00:00,1799.31,1798.07,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36271,做空,2025-04-26 16:00:00,2025-04-26 16:10:00,1798.07,1798.59,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36272,做多,2025-04-26 16:10:00,2025-04-26 16:15:00,1798.59,1798.35,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36273,做空,2025-04-26 16:15:00,2025-04-26 16:20:00,1798.35,1801.28,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36274,做多,2025-04-26 16:20:00,2025-04-26 16:35:00,1801.28,1798.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36275,做空,2025-04-26 16:35:00,2025-04-26 16:45:00,1798.79,1800.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36276,做多,2025-04-26 16:45:00,2025-04-26 19:45:00,1800.0,1805.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36277,做多,2025-04-27 01:35:00,2025-04-27 01:45:00,1814.11,1813.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36278,做空,2025-04-27 01:45:00,2025-04-27 02:10:00,1813.49,1814.65,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36279,做多,2025-04-27 02:10:00,2025-04-27 02:25:00,1814.65,1814.93,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36280,做空,2025-04-27 02:25:00,2025-04-27 02:35:00,1814.93,1812.47,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36281,做多,2025-04-27 02:35:00,2025-04-27 03:10:00,1812.47,1811.54,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36282,做空,2025-04-27 03:10:00,2025-04-27 04:40:00,1811.54,1800.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36283,做多,2025-04-27 08:15:00,2025-04-27 08:45:00,1807.16,1810.59,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36284,做空,2025-04-27 08:45:00,2025-04-27 09:40:00,1810.59,1811.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36285,做多,2025-04-27 09:40:00,2025-04-27 09:45:00,1811.82,1810.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36286,做空,2025-04-27 09:45:00,2025-04-27 09:55:00,1810.43,1809.66,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36287,做多,2025-04-27 09:55:00,2025-04-27 10:00:00,1809.66,1809.5,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36288,做空,2025-04-27 10:00:00,2025-04-27 10:05:00,1809.5,1811.46,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36289,做多,2025-04-27 10:05:00,2025-04-27 10:25:00,1811.46,1806.17,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36290,做空,2025-04-27 10:25:00,2025-04-27 10:30:00,1806.17,1807.84,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36291,做多,2025-04-27 10:30:00,2025-04-27 10:35:00,1807.84,1805.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36292,做空,2025-04-27 10:35:00,2025-04-27 10:40:00,1805.25,1809.42,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36293,做多,2025-04-27 10:40:00,2025-04-27 11:05:00,1809.42,1804.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36294,做空,2025-04-27 11:05:00,2025-04-27 11:10:00,1804.51,1804.66,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36295,做多,2025-04-27 11:10:00,2025-04-27 11:20:00,1804.66,1803.86,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36296,做空,2025-04-27 11:20:00,2025-04-27 11:25:00,1803.86,1805.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36297,做多,2025-04-27 11:25:00,2025-04-27 11:40:00,1805.36,1805.6,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36298,做空,2025-04-27 11:40:00,2025-04-27 12:00:00,1805.6,1805.39,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36299,做多,2025-04-27 12:00:00,2025-04-27 12:05:00,1805.39,1803.7,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36300,做空,2025-04-27 12:05:00,2025-04-27 12:20:00,1803.7,1804.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36301,做多,2025-04-27 12:20:00,2025-04-27 12:45:00,1804.15,1799.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36302,做空,2025-04-27 12:45:00,2025-04-27 12:50:00,1799.8,1799.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_lower -36303,做多,2025-04-27 14:15:00,2025-04-27 14:20:00,1806.66,1799.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36304,做空,2025-04-27 14:20:00,2025-04-27 15:00:00,1799.89,1793.59,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36305,做多,2025-04-27 17:15:00,2025-04-27 19:55:00,1798.32,1807.0,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36306,做多,2025-04-27 20:30:00,2025-04-27 21:00:00,1800.25,1798.45,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36307,做空,2025-04-27 21:00:00,2025-04-27 21:15:00,1798.45,1799.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36308,做多,2025-04-27 21:15:00,2025-04-27 21:35:00,1799.99,1805.24,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36309,做多,2025-04-28 04:10:00,2025-04-28 04:40:00,1786.82,1787.9,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36310,做空,2025-04-28 04:40:00,2025-04-28 04:55:00,1787.9,1786.86,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36311,做多,2025-04-28 04:55:00,2025-04-28 05:00:00,1786.86,1785.26,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36312,做空,2025-04-28 05:00:00,2025-04-28 05:05:00,1785.26,1788.61,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36313,做多,2025-04-28 05:05:00,2025-04-28 06:35:00,1788.61,1801.53,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36314,做多,2025-04-28 13:15:00,2025-04-28 13:20:00,1806.05,1802.82,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36315,做空,2025-04-28 13:20:00,2025-04-28 13:30:00,1802.82,1789.73,0.01,100.0,0.0005,0.01,0.0,0.01,tp_lower -36316,做多,2025-04-28 19:00:00,2025-04-28 20:25:00,1797.36,1786.95,0.01,100.0,0.0005,-0.0,0.0,-0.01,flip -36317,做空,2025-04-28 20:25:00,2025-04-28 20:45:00,1786.95,1785.26,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36318,做多,2025-04-28 20:45:00,2025-04-28 20:50:00,1785.26,1784.21,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36319,做空,2025-04-28 20:50:00,2025-04-28 21:20:00,1784.21,1783.53,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36320,做多,2025-04-28 21:20:00,2025-04-28 22:05:00,1783.53,1800.42,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36321,做多,2025-04-29 02:50:00,2025-04-29 04:40:00,1791.29,1796.0,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36322,做空,2025-04-29 04:40:00,2025-04-29 06:00:00,1796.0,1798.2,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36323,做多,2025-04-29 06:00:00,2025-04-29 06:15:00,1798.2,1812.44,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36324,做多,2025-04-29 13:50:00,2025-04-29 13:55:00,1818.5,1813.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36325,做空,2025-04-29 13:55:00,2025-04-29 14:00:00,1813.43,1821.25,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36326,做多,2025-04-29 14:00:00,2025-04-29 14:10:00,1821.25,1819.31,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36327,做空,2025-04-29 14:10:00,2025-04-29 14:35:00,1819.31,1822.41,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36328,做多,2025-04-29 14:35:00,2025-04-29 14:40:00,1822.41,1820.14,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36329,做空,2025-04-29 14:40:00,2025-04-29 14:55:00,1820.14,1822.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36330,做多,2025-04-29 14:55:00,2025-04-29 15:00:00,1822.43,1819.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36331,做空,2025-04-29 15:00:00,2025-04-29 15:05:00,1819.1,1822.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36332,做多,2025-04-29 15:05:00,2025-04-29 15:10:00,1822.55,1820.15,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36333,做空,2025-04-29 15:10:00,2025-04-29 15:35:00,1820.15,1816.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36334,做多,2025-04-29 16:25:00,2025-04-29 16:50:00,1822.79,1823.0,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36335,做空,2025-04-29 16:50:00,2025-04-29 16:55:00,1823.0,1815.3,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36336,做多,2025-04-29 17:40:00,2025-04-29 18:05:00,1821.48,1820.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36337,做空,2025-04-29 18:05:00,2025-04-29 18:10:00,1820.5,1821.87,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36338,做多,2025-04-29 18:10:00,2025-04-29 18:20:00,1821.87,1823.66,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36339,做空,2025-04-29 18:20:00,2025-04-29 19:05:00,1823.66,1824.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36340,做多,2025-04-29 19:05:00,2025-04-29 19:10:00,1824.01,1822.52,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36341,做空,2025-04-29 19:10:00,2025-04-29 19:20:00,1822.52,1826.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36342,做多,2025-04-29 19:20:00,2025-04-29 19:30:00,1826.9,1820.79,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36343,做空,2025-04-29 19:30:00,2025-04-29 19:45:00,1820.79,1823.09,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36344,做多,2025-04-29 19:45:00,2025-04-29 19:50:00,1823.09,1822.1,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36345,做空,2025-04-29 19:50:00,2025-04-29 20:00:00,1822.1,1821.81,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36346,做多,2025-04-29 20:00:00,2025-04-30 00:35:00,1821.81,1807.24,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -36347,做空,2025-04-30 00:35:00,2025-04-30 01:45:00,1807.24,1789.46,0.01,100.0,0.0004,0.01,0.0,0.01,tp_lower -36348,做多,2025-04-30 03:45:00,2025-04-30 05:45:00,1804.39,1802.48,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36349,做空,2025-04-30 05:45:00,2025-04-30 07:45:00,1802.48,1793.95,0.01,100.0,0.0005,0.0,0.0,0.0,tp_lower -36350,做多,2025-04-30 09:30:00,2025-04-30 10:45:00,1803.11,1808.72,0.01,100.0,0.0005,0.0,0.0,0.0,tp_upper -36351,做多,2025-04-30 18:05:00,2025-04-30 18:25:00,1782.99,1779.49,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36352,做空,2025-04-30 18:25:00,2025-04-30 18:30:00,1779.49,1779.52,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36353,做多,2025-04-30 18:30:00,2025-04-30 18:35:00,1779.52,1778.62,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36354,做空,2025-04-30 18:35:00,2025-04-30 18:45:00,1778.62,1783.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36355,做多,2025-04-30 18:45:00,2025-04-30 19:20:00,1783.44,1779.03,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36356,做空,2025-04-30 19:20:00,2025-04-30 19:35:00,1779.03,1778.3,0.01,100.0,0.0005,0.0,0.0,-0.0,flip -36357,做多,2025-04-30 19:35:00,2025-04-30 20:10:00,1778.3,1806.32,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36358,做多,2025-05-01 19:15:00,2025-05-01 19:20:00,1849.09,1846.9,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36359,做空,2025-05-01 19:20:00,2025-05-01 19:25:00,1846.9,1849.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36360,做多,2025-05-01 19:25:00,2025-05-01 19:30:00,1849.03,1849.04,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36361,做空,2025-05-01 19:30:00,2025-05-01 19:45:00,1849.04,1852.4,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36362,做多,2025-05-01 19:45:00,2025-05-01 19:50:00,1852.4,1849.85,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36363,做空,2025-05-01 19:50:00,2025-05-01 20:45:00,1849.85,1837.99,0.01,100.0,0.0004,0.01,0.0,0.0,tp_lower -36364,做多,2025-05-02 01:00:00,2025-05-02 01:05:00,1848.38,1846.6,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36365,做空,2025-05-02 01:05:00,2025-05-02 01:15:00,1846.6,1848.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36366,做多,2025-05-02 01:15:00,2025-05-02 01:25:00,1848.01,1844.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36367,做空,2025-05-02 01:25:00,2025-05-02 02:25:00,1844.2,1847.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36368,做多,2025-05-02 02:25:00,2025-05-02 03:15:00,1847.3,1844.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36369,做空,2025-05-02 03:15:00,2025-05-02 03:20:00,1844.32,1845.22,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36370,做多,2025-05-02 03:20:00,2025-05-02 03:25:00,1845.22,1844.64,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36371,做空,2025-05-02 03:25:00,2025-05-02 05:15:00,1844.64,1836.81,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36372,做多,2025-05-02 10:45:00,2025-05-02 10:50:00,1833.49,1829.73,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36373,做空,2025-05-02 10:50:00,2025-05-02 11:10:00,1829.73,1832.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36374,做多,2025-05-02 11:10:00,2025-05-02 11:20:00,1832.95,1833.6,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36375,做空,2025-05-02 11:20:00,2025-05-02 11:45:00,1833.6,1832.59,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36376,做多,2025-05-02 11:45:00,2025-05-02 11:50:00,1832.59,1831.59,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36377,做空,2025-05-02 11:50:00,2025-05-02 11:55:00,1831.59,1832.39,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36378,做多,2025-05-02 11:55:00,2025-05-02 12:10:00,1832.39,1830.17,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36379,做空,2025-05-02 12:10:00,2025-05-02 12:25:00,1830.17,1832.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36380,做多,2025-05-02 12:25:00,2025-05-02 12:30:00,1832.41,1822.55,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36381,做空,2025-05-02 12:30:00,2025-05-02 12:35:00,1822.55,1833.84,0.01,100.0,0.0004,-0.0,0.0,-0.01,flip -36382,做多,2025-05-02 12:35:00,2025-05-02 12:40:00,1833.84,1833.0,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36383,做空,2025-05-02 12:40:00,2025-05-02 20:05:00,1833.0,1841.49,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36384,做多,2025-05-02 20:05:00,2025-05-02 20:15:00,1841.49,1841.91,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36385,做空,2025-05-02 20:15:00,2025-05-02 20:20:00,1841.91,1842.2,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36386,做多,2025-05-02 20:20:00,2025-05-02 21:10:00,1842.2,1842.46,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36387,做空,2025-05-02 21:10:00,2025-05-02 21:15:00,1842.46,1842.62,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36388,做多,2025-05-02 21:15:00,2025-05-02 21:35:00,1842.62,1841.58,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36389,做空,2025-05-02 21:35:00,2025-05-02 22:15:00,1841.58,1834.11,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36390,做多,2025-05-03 04:40:00,2025-05-03 04:45:00,1837.05,1835.94,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36391,做空,2025-05-03 04:45:00,2025-05-03 04:50:00,1835.94,1837.47,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36392,做多,2025-05-03 04:50:00,2025-05-03 05:00:00,1837.47,1836.11,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36393,做空,2025-05-03 05:00:00,2025-05-03 05:15:00,1836.11,1836.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36394,做多,2025-05-03 05:15:00,2025-05-03 12:30:00,1836.63,1828.41,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36395,做空,2025-05-03 12:30:00,2025-05-03 12:35:00,1828.41,1830.3,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36396,做多,2025-05-03 12:35:00,2025-05-03 13:30:00,1830.3,1833.54,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36397,做多,2025-05-03 18:15:00,2025-05-03 18:25:00,1827.4,1827.73,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36398,做空,2025-05-03 18:25:00,2025-05-03 18:35:00,1827.73,1826.29,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36399,做多,2025-05-03 18:35:00,2025-05-03 19:30:00,1826.29,1835.44,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36400,做多,2025-05-03 23:30:00,2025-05-03 23:50:00,1832.33,1832.89,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36401,做空,2025-05-03 23:50:00,2025-05-04 00:00:00,1832.89,1834.03,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36402,做多,2025-05-04 00:00:00,2025-05-04 00:35:00,1834.03,1832.26,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36403,做空,2025-05-04 00:35:00,2025-05-04 00:50:00,1832.26,1836.91,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36404,做多,2025-05-04 00:50:00,2025-05-04 01:40:00,1836.91,1832.76,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36405,做空,2025-05-04 01:40:00,2025-05-04 01:50:00,1832.76,1835.63,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36406,做多,2025-05-04 01:50:00,2025-05-04 02:05:00,1835.63,1843.12,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36407,做多,2025-05-04 03:35:00,2025-05-04 04:15:00,1833.89,1834.09,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36408,做空,2025-05-04 04:15:00,2025-05-04 04:30:00,1834.09,1829.7,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36409,做多,2025-05-04 05:00:00,2025-05-04 05:05:00,1837.51,1837.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36410,做空,2025-05-04 05:05:00,2025-05-04 07:40:00,1837.01,1837.95,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36411,做多,2025-05-04 07:40:00,2025-05-04 07:45:00,1837.95,1837.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36412,做空,2025-05-04 07:45:00,2025-05-04 08:25:00,1837.51,1834.43,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36413,做多,2025-05-04 11:15:00,2025-05-04 15:00:00,1832.42,1830.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36414,做空,2025-05-04 15:00:00,2025-05-04 16:00:00,1830.07,1831.89,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36415,做多,2025-05-04 16:00:00,2025-05-04 16:05:00,1831.89,1830.5,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36416,做空,2025-05-04 16:05:00,2025-05-04 16:45:00,1830.5,1822.82,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36417,做多,2025-05-04 17:00:00,2025-05-04 17:10:00,1829.11,1828.74,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36418,做空,2025-05-04 17:10:00,2025-05-04 17:30:00,1828.74,1821.78,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36419,做多,2025-05-04 17:50:00,2025-05-04 17:55:00,1828.6,1826.99,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36420,做空,2025-05-04 17:55:00,2025-05-04 18:00:00,1826.99,1829.69,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36421,做多,2025-05-04 18:00:00,2025-05-04 18:05:00,1829.69,1829.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36422,做空,2025-05-04 18:05:00,2025-05-04 18:15:00,1829.21,1826.7,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36423,做多,2025-05-04 18:15:00,2025-05-04 18:25:00,1826.7,1828.32,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36424,做空,2025-05-04 18:25:00,2025-05-04 19:05:00,1828.32,1827.81,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36425,做多,2025-05-04 19:05:00,2025-05-04 19:10:00,1827.81,1825.01,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36426,做空,2025-05-04 19:10:00,2025-05-04 19:25:00,1825.01,1827.21,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36427,做多,2025-05-04 19:25:00,2025-05-04 19:45:00,1827.21,1828.44,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36428,做空,2025-05-04 19:45:00,2025-05-04 20:00:00,1828.44,1829.35,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36429,做多,2025-05-04 20:00:00,2025-05-04 20:20:00,1829.35,1834.41,0.01,100.0,0.0004,0.0,0.0,0.0,tp_upper -36430,做多,2025-05-04 22:05:00,2025-05-05 07:15:00,1825.36,1820.07,0.01,100.0,0.0004,-0.0,0.0,-0.0,tp_upper -36431,做多,2025-05-05 16:35:00,2025-05-05 18:30:00,1809.45,1822.86,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -36432,做多,2025-05-05 20:50:00,2025-05-05 21:30:00,1808.08,1810.41,0.01,100.0,0.0005,0.0,0.0,0.0,flip -36433,做空,2025-05-05 21:30:00,2025-05-06 00:20:00,1810.41,1814.24,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36434,做多,2025-05-06 00:20:00,2025-05-06 00:35:00,1814.24,1812.84,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36435,做空,2025-05-06 00:35:00,2025-05-06 01:10:00,1812.84,1815.8,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36436,做多,2025-05-06 01:10:00,2025-05-06 01:30:00,1815.8,1813.02,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36437,做空,2025-05-06 01:30:00,2025-05-06 01:35:00,1813.02,1807.28,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36438,做多,2025-05-06 18:25:00,2025-05-06 18:30:00,1776.25,1774.44,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36439,做空,2025-05-06 18:30:00,2025-05-06 18:35:00,1774.44,1776.55,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36440,做多,2025-05-06 18:35:00,2025-05-06 18:40:00,1776.55,1774.43,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36441,做空,2025-05-06 18:40:00,2025-05-06 18:45:00,1774.43,1776.69,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36442,做多,2025-05-06 18:45:00,2025-05-06 18:55:00,1776.69,1789.06,0.01,100.0,0.0005,0.01,0.0,0.01,tp_upper -36443,做多,2025-05-06 20:40:00,2025-05-06 20:45:00,1773.62,1770.36,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36444,做空,2025-05-06 20:45:00,2025-05-06 20:50:00,1770.36,1773.51,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36445,做多,2025-05-06 20:50:00,2025-05-06 21:10:00,1773.51,1772.64,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36446,做空,2025-05-06 21:10:00,2025-05-06 21:15:00,1772.64,1774.99,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36447,做多,2025-05-06 21:15:00,2025-05-06 21:20:00,1774.99,1771.78,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36448,做空,2025-05-06 21:20:00,2025-05-06 21:45:00,1771.78,1773.15,0.01,100.0,0.0005,-0.0,0.0,-0.0,flip -36449,做多,2025-05-06 21:45:00,2025-05-06 22:00:00,1773.15,1789.49,0.01,100.0,0.0004,0.01,0.0,0.01,tp_upper -36450,做多,2025-05-07 10:30:00,2025-05-07 12:05:00,1835.37,1830.32,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36451,做空,2025-05-07 12:05:00,2025-05-07 12:10:00,1830.32,1831.36,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36452,做多,2025-05-07 12:10:00,2025-05-07 12:20:00,1831.36,1831.7,0.01,100.0,0.0004,0.0,0.0,-0.0,flip -36453,做空,2025-05-07 12:20:00,2025-05-07 13:05:00,1831.7,1824.35,0.01,100.0,0.0004,0.0,0.0,0.0,tp_lower -36454,做多,2025-05-07 13:40:00,2025-05-07 22:15:00,1832.37,1806.38,0.01,100.0,0.0004,-0.01,0.0,-0.01,flip -36455,做空,2025-05-07 22:15:00,2025-05-07 22:25:00,1806.38,1809.51,0.01,100.0,0.0004,-0.0,0.0,-0.0,flip -36456,做多,2025-05-07 22:25:00,2025-05-07 23:45:00,1809.51,1810.8,0.01,100.0,0.0004,0.0,0.0,0.0,flip -36457,做空,2025-05-07 23:45:00,2025-05-09 14:30:00,1810.8,2329.59,0.01,100.0,0.0004,-0.23,0.0,-0.23,flip -36458,做多,2025-05-09 14:30:00,2025-05-09 14:35:00,2329.59,2288.35,0.01,100.0,0.0002,-0.01,0.0,-0.01,flip -36459,做空,2025-05-09 14:35:00,2025-05-09 16:05:00,2288.35,2278.5,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36460,做多,2025-05-09 17:35:00,2025-05-09 18:15:00,2334.83,2335.91,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36461,做空,2025-05-09 18:15:00,2025-05-09 18:25:00,2335.91,2334.27,0.01,100.0,0.0002,0.0,0.0,0.0,flip -36462,做多,2025-05-09 18:25:00,2025-05-09 19:10:00,2334.27,2328.82,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36463,做空,2025-05-09 19:10:00,2025-05-09 19:55:00,2328.82,2330.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36464,做多,2025-05-09 19:55:00,2025-05-09 20:35:00,2330.72,2330.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36465,做空,2025-05-09 20:35:00,2025-05-09 20:40:00,2330.65,2332.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36466,做多,2025-05-09 20:40:00,2025-05-09 20:45:00,2332.43,2332.05,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36467,做空,2025-05-09 20:45:00,2025-05-09 21:25:00,2332.05,2334.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36468,做多,2025-05-09 21:25:00,2025-05-09 22:15:00,2334.61,2332.23,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36469,做空,2025-05-09 22:15:00,2025-05-10 01:00:00,2332.23,2333.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36470,做多,2025-05-10 01:00:00,2025-05-10 01:50:00,2333.65,2336.87,0.01,100.0,0.0002,0.0,0.0,0.0,flip -36471,做空,2025-05-10 01:50:00,2025-05-10 02:00:00,2336.87,2334.39,0.01,100.0,0.0002,0.0,0.0,0.0,flip -36472,做多,2025-05-10 02:00:00,2025-05-10 02:15:00,2334.39,2335.02,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36473,做空,2025-05-10 02:15:00,2025-05-10 02:20:00,2335.02,2337.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36474,做多,2025-05-10 02:20:00,2025-05-10 03:00:00,2337.08,2336.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36475,做空,2025-05-10 03:00:00,2025-05-10 03:50:00,2336.98,2336.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36476,做多,2025-05-10 03:50:00,2025-05-10 04:00:00,2336.99,2334.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36477,做空,2025-05-10 04:00:00,2025-05-10 05:00:00,2334.03,2340.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36478,做多,2025-05-10 05:00:00,2025-05-10 05:10:00,2340.22,2338.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36479,做空,2025-05-10 05:10:00,2025-05-10 05:15:00,2338.0,2338.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36480,做多,2025-05-10 05:15:00,2025-05-10 05:30:00,2338.95,2340.95,0.01,100.0,0.0002,0.0,0.0,0.0,flip -36481,做空,2025-05-10 05:30:00,2025-05-11 04:05:00,2340.95,2538.03,0.01,100.0,0.0002,-0.05,0.0,-0.05,flip -36482,做多,2025-05-11 04:05:00,2025-05-11 04:30:00,2538.03,2538.31,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36483,做空,2025-05-11 04:30:00,2025-05-11 04:40:00,2538.31,2537.76,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36484,做多,2025-05-11 04:40:00,2025-05-11 05:05:00,2537.76,2537.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36485,做空,2025-05-11 05:05:00,2025-05-11 05:10:00,2537.56,2543.18,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36486,做多,2025-05-11 05:10:00,2025-05-11 06:00:00,2543.18,2542.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36487,做空,2025-05-11 06:00:00,2025-05-11 06:40:00,2542.46,2522.09,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36488,做多,2025-05-11 11:40:00,2025-05-11 12:15:00,2528.43,2518.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36489,做空,2025-05-11 12:15:00,2025-05-11 12:20:00,2518.53,2520.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36490,做多,2025-05-11 12:20:00,2025-05-11 12:25:00,2520.3,2519.14,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36491,做空,2025-05-11 12:25:00,2025-05-11 12:30:00,2519.14,2521.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36492,做多,2025-05-11 12:30:00,2025-05-11 12:40:00,2521.43,2514.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36493,做空,2025-05-11 12:40:00,2025-05-11 12:45:00,2514.56,2517.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36494,做多,2025-05-11 12:45:00,2025-05-11 12:55:00,2517.22,2514.41,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36495,做空,2025-05-11 12:55:00,2025-05-11 13:00:00,2514.41,2522.21,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36496,做多,2025-05-11 13:00:00,2025-05-11 13:25:00,2522.21,2500.27,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36497,做空,2025-05-11 13:25:00,2025-05-11 13:30:00,2500.27,2492.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36498,做多,2025-05-11 18:35:00,2025-05-11 20:00:00,2496.49,2495.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36499,做空,2025-05-11 20:00:00,2025-05-11 20:05:00,2495.86,2498.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36500,做多,2025-05-11 20:05:00,2025-05-11 22:00:00,2498.86,2507.81,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36501,做多,2025-05-11 22:45:00,2025-05-12 00:05:00,2493.73,2513.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36502,做多,2025-05-12 01:40:00,2025-05-12 01:55:00,2508.37,2504.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36503,做空,2025-05-12 01:55:00,2025-05-12 02:00:00,2504.43,2511.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36504,做多,2025-05-12 02:00:00,2025-05-12 02:30:00,2511.43,2527.24,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36505,做多,2025-05-12 03:40:00,2025-05-12 04:25:00,2513.08,2509.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36506,做空,2025-05-12 04:25:00,2025-05-12 04:35:00,2509.98,2512.01,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36507,做多,2025-05-12 04:35:00,2025-05-12 05:05:00,2512.01,2511.29,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36508,做空,2025-05-12 05:05:00,2025-05-12 05:25:00,2511.29,2498.46,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36509,做多,2025-05-12 06:45:00,2025-05-12 07:00:00,2516.75,2560.41,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -36510,做多,2025-05-12 12:00:00,2025-05-12 14:20:00,2537.61,2535.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36511,做空,2025-05-12 14:20:00,2025-05-12 14:25:00,2535.95,2509.3,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -36512,做多,2025-05-12 22:35:00,2025-05-12 22:40:00,2493.1,2490.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36513,做空,2025-05-12 22:40:00,2025-05-12 23:00:00,2490.89,2490.11,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36514,做多,2025-05-12 23:00:00,2025-05-13 00:10:00,2490.11,2476.62,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36515,做空,2025-05-13 00:10:00,2025-05-13 00:15:00,2476.62,2478.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36516,做多,2025-05-13 00:15:00,2025-05-13 00:20:00,2478.95,2475.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36517,做空,2025-05-13 00:20:00,2025-05-13 01:35:00,2475.49,2449.1,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -36518,做多,2025-05-13 07:05:00,2025-05-13 08:20:00,2460.15,2456.3,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36519,做空,2025-05-13 08:20:00,2025-05-13 08:35:00,2456.3,2460.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36520,做多,2025-05-13 08:35:00,2025-05-13 08:40:00,2460.68,2456.89,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36521,做空,2025-05-13 08:40:00,2025-05-13 08:50:00,2456.89,2457.57,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36522,做多,2025-05-13 08:50:00,2025-05-13 09:20:00,2457.57,2475.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36523,做多,2025-05-14 05:00:00,2025-05-14 05:10:00,2682.29,2666.78,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36524,做空,2025-05-14 05:10:00,2025-05-14 05:20:00,2666.78,2671.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36525,做多,2025-05-14 05:20:00,2025-05-14 05:55:00,2671.65,2672.1,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36526,做空,2025-05-14 05:55:00,2025-05-14 06:00:00,2672.1,2673.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36527,做多,2025-05-14 06:00:00,2025-05-14 06:05:00,2673.95,2668.2,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36528,做空,2025-05-14 06:05:00,2025-05-14 06:45:00,2668.2,2671.04,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36529,做多,2025-05-14 06:45:00,2025-05-14 07:00:00,2671.04,2667.4,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36530,做空,2025-05-14 07:00:00,2025-05-14 07:10:00,2667.4,2669.55,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36531,做多,2025-05-14 07:10:00,2025-05-14 18:05:00,2669.55,2584.72,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -36532,做空,2025-05-14 18:05:00,2025-05-14 18:20:00,2584.72,2597.48,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36533,做多,2025-05-14 18:20:00,2025-05-14 18:25:00,2597.48,2591.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36534,做空,2025-05-14 18:25:00,2025-05-14 18:30:00,2591.28,2602.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36535,做多,2025-05-14 18:30:00,2025-05-14 18:35:00,2602.11,2596.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36536,做空,2025-05-14 18:35:00,2025-05-14 18:50:00,2596.07,2598.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36537,做多,2025-05-14 18:50:00,2025-05-14 21:00:00,2598.5,2590.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36538,做空,2025-05-14 21:00:00,2025-05-14 21:35:00,2590.33,2594.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36539,做多,2025-05-14 21:35:00,2025-05-14 21:40:00,2594.98,2594.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36540,做空,2025-05-14 21:40:00,2025-05-14 21:45:00,2594.47,2597.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36541,做多,2025-05-14 21:45:00,2025-05-14 22:45:00,2597.51,2588.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36542,做空,2025-05-14 22:45:00,2025-05-14 22:50:00,2588.84,2593.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36543,做多,2025-05-14 22:50:00,2025-05-14 23:00:00,2593.05,2592.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36544,做空,2025-05-14 23:00:00,2025-05-14 23:05:00,2592.43,2595.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36545,做多,2025-05-14 23:05:00,2025-05-14 23:15:00,2595.73,2595.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36546,做空,2025-05-14 23:15:00,2025-05-14 23:25:00,2595.29,2593.9,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36547,做多,2025-05-14 23:25:00,2025-05-14 23:55:00,2593.9,2608.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36548,做多,2025-05-15 11:30:00,2025-05-15 12:45:00,2556.32,2558.39,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36549,做空,2025-05-15 12:45:00,2025-05-15 13:05:00,2558.39,2560.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36550,做多,2025-05-15 13:05:00,2025-05-15 13:15:00,2560.05,2556.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36551,做空,2025-05-15 13:15:00,2025-05-15 13:20:00,2556.48,2557.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36552,做多,2025-05-15 13:20:00,2025-05-15 13:30:00,2557.26,2554.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36553,做空,2025-05-15 13:30:00,2025-05-15 13:45:00,2554.75,2516.65,0.0,100.0,0.0002,0.01,0.0,0.01,tp_lower -36554,做多,2025-05-15 15:40:00,2025-05-15 16:20:00,2544.85,2563.36,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36555,做多,2025-05-15 18:30:00,2025-05-15 22:50:00,2547.68,2542.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36556,做空,2025-05-15 22:50:00,2025-05-15 23:35:00,2542.82,2545.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36557,做多,2025-05-15 23:35:00,2025-05-15 23:45:00,2545.52,2543.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36558,做空,2025-05-15 23:45:00,2025-05-15 23:55:00,2543.77,2547.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36559,做多,2025-05-15 23:55:00,2025-05-16 00:50:00,2547.42,2541.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36560,做空,2025-05-16 00:50:00,2025-05-16 01:10:00,2541.94,2545.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36561,做多,2025-05-16 01:10:00,2025-05-16 02:00:00,2545.32,2581.57,0.0,100.0,0.0002,0.01,0.0,0.01,tp_upper -36562,做多,2025-05-16 08:30:00,2025-05-16 08:35:00,2572.31,2559.75,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36563,做空,2025-05-16 08:35:00,2025-05-16 08:50:00,2559.75,2573.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36564,做多,2025-05-16 08:50:00,2025-05-16 08:55:00,2573.85,2571.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36565,做空,2025-05-16 08:55:00,2025-05-16 09:00:00,2571.96,2577.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36566,做多,2025-05-16 09:00:00,2025-05-16 09:05:00,2577.32,2603.15,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36567,做多,2025-05-16 13:00:00,2025-05-16 13:40:00,2603.1,2600.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36568,做空,2025-05-16 13:40:00,2025-05-16 13:55:00,2600.94,2604.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36569,做多,2025-05-16 13:55:00,2025-05-16 14:00:00,2604.94,2596.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36570,做空,2025-05-16 14:00:00,2025-05-16 14:40:00,2596.04,2573.14,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36571,做多,2025-05-16 15:10:00,2025-05-16 16:05:00,2595.78,2590.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36572,做空,2025-05-16 16:05:00,2025-05-16 16:30:00,2590.0,2575.84,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36573,做多,2025-05-17 07:25:00,2025-05-17 07:30:00,2503.89,2499.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36574,做空,2025-05-17 07:30:00,2025-05-17 09:05:00,2499.46,2479.89,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36575,做多,2025-05-17 10:20:00,2025-05-17 10:25:00,2488.18,2487.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36576,做空,2025-05-17 10:25:00,2025-05-17 12:45:00,2487.99,2475.61,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36577,做多,2025-05-17 14:30:00,2025-05-17 14:55:00,2481.11,2481.59,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36578,做空,2025-05-17 14:55:00,2025-05-17 15:35:00,2481.59,2481.26,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36579,做多,2025-05-17 15:35:00,2025-05-17 15:40:00,2481.26,2478.77,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36580,做空,2025-05-17 15:40:00,2025-05-17 16:20:00,2478.77,2471.41,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36581,做多,2025-05-17 17:35:00,2025-05-17 17:45:00,2477.27,2473.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36582,做空,2025-05-17 17:45:00,2025-05-17 18:10:00,2473.08,2478.28,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36583,做多,2025-05-17 18:10:00,2025-05-17 18:15:00,2478.28,2483.84,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36584,做多,2025-05-17 18:15:00,2025-05-17 18:30:00,2483.84,2473.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36585,做空,2025-05-17 18:30:00,2025-05-17 18:40:00,2473.65,2476.11,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36586,做多,2025-05-17 18:40:00,2025-05-17 18:45:00,2476.11,2470.96,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36587,做空,2025-05-17 18:45:00,2025-05-17 18:55:00,2470.96,2465.93,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36588,做多,2025-05-17 19:10:00,2025-05-17 19:25:00,2474.08,2473.51,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36589,做空,2025-05-17 19:25:00,2025-05-17 19:35:00,2473.51,2472.16,0.01,100.0,0.0002,0.0,0.0,0.0,flip -36590,做多,2025-05-17 19:35:00,2025-05-17 19:45:00,2472.16,2469.31,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36591,做空,2025-05-17 19:45:00,2025-05-17 20:00:00,2469.31,2470.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36592,做多,2025-05-17 20:00:00,2025-05-17 20:50:00,2470.68,2494.51,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36593,做多,2025-05-17 23:20:00,2025-05-17 23:35:00,2472.32,2472.75,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36594,做空,2025-05-17 23:35:00,2025-05-17 23:45:00,2472.75,2472.75,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36595,做多,2025-05-17 23:45:00,2025-05-18 00:20:00,2472.75,2474.35,0.01,100.0,0.0002,0.0,0.0,0.0,flip -36596,做空,2025-05-18 00:20:00,2025-05-18 00:35:00,2474.35,2473.3,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36597,做多,2025-05-18 00:35:00,2025-05-18 00:40:00,2473.3,2472.0,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36598,做空,2025-05-18 00:40:00,2025-05-18 00:45:00,2472.0,2478.64,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36599,做多,2025-05-18 00:45:00,2025-05-18 00:50:00,2478.64,2480.11,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36600,做多,2025-05-18 01:30:00,2025-05-18 01:55:00,2477.4,2484.24,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36601,做多,2025-05-18 03:30:00,2025-05-18 03:55:00,2475.14,2476.18,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36602,做空,2025-05-18 03:55:00,2025-05-18 12:25:00,2476.18,2500.4,0.01,100.0,0.0002,-0.0,0.0,-0.01,flip -36603,做多,2025-05-18 12:25:00,2025-05-18 12:35:00,2500.4,2500.03,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36604,做空,2025-05-18 12:35:00,2025-05-18 12:40:00,2500.03,2501.19,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36605,做多,2025-05-18 12:40:00,2025-05-18 13:35:00,2501.19,2517.95,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36606,做多,2025-05-18 17:40:00,2025-05-18 17:45:00,2529.48,2512.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36607,做空,2025-05-18 17:45:00,2025-05-18 17:55:00,2512.65,2488.96,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36608,做多,2025-05-18 23:50:00,2025-05-19 00:10:00,2498.38,2480.07,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36609,做空,2025-05-19 00:10:00,2025-05-19 03:15:00,2480.07,2392.32,0.01,100.0,0.0002,0.02,0.0,0.02,tp_lower -36610,做多,2025-05-19 07:15:00,2025-05-19 07:20:00,2408.15,2406.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36611,做空,2025-05-19 07:20:00,2025-05-19 08:15:00,2406.69,2415.66,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36612,做多,2025-05-19 08:15:00,2025-05-19 08:25:00,2415.66,2404.95,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36613,做空,2025-05-19 08:25:00,2025-05-19 09:20:00,2404.95,2406.09,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36614,做多,2025-05-19 09:20:00,2025-05-19 10:00:00,2406.09,2397.83,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36615,做空,2025-05-19 10:00:00,2025-05-19 10:15:00,2397.83,2402.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36616,做多,2025-05-19 10:15:00,2025-05-19 11:40:00,2402.68,2418.98,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36617,做多,2025-05-19 12:20:00,2025-05-19 12:35:00,2402.06,2385.43,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36618,做空,2025-05-19 12:35:00,2025-05-19 12:40:00,2385.43,2399.52,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36619,做多,2025-05-19 12:40:00,2025-05-19 12:45:00,2399.52,2394.85,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36620,做空,2025-05-19 12:45:00,2025-05-19 12:55:00,2394.85,2400.08,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36621,做多,2025-05-19 12:55:00,2025-05-19 13:10:00,2400.08,2395.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36622,做空,2025-05-19 13:10:00,2025-05-19 13:15:00,2395.53,2399.46,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36623,做多,2025-05-19 13:15:00,2025-05-19 13:35:00,2399.46,2433.88,0.01,100.0,0.0002,0.01,0.0,0.01,tp_upper -36624,做多,2025-05-20 06:30:00,2025-05-20 06:40:00,2538.44,2540.81,0.01,100.0,0.0002,0.0,0.0,0.0,flip -36625,做空,2025-05-20 06:40:00,2025-05-20 07:05:00,2540.81,2540.6,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36626,做多,2025-05-20 07:05:00,2025-05-20 07:15:00,2540.6,2536.15,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36627,做空,2025-05-20 07:15:00,2025-05-20 07:25:00,2536.15,2539.22,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36628,做多,2025-05-20 07:25:00,2025-05-20 07:30:00,2539.22,2535.65,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36629,做空,2025-05-20 07:30:00,2025-05-20 10:10:00,2535.65,2520.59,0.01,100.0,0.0002,0.0,0.0,0.0,tp_lower -36630,做多,2025-05-20 17:50:00,2025-05-20 18:15:00,2502.11,2492.5,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36631,做空,2025-05-20 18:15:00,2025-05-20 18:45:00,2492.5,2455.51,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -36632,做多,2025-05-20 19:30:00,2025-05-20 19:35:00,2487.58,2483.47,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36633,做空,2025-05-20 19:35:00,2025-05-20 19:40:00,2483.47,2486.68,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36634,做多,2025-05-20 19:40:00,2025-05-20 19:55:00,2486.68,2500.31,0.01,100.0,0.0002,0.0,0.0,0.0,tp_upper -36635,做多,2025-05-21 07:25:00,2025-05-21 08:15:00,2556.77,2549.56,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36636,做空,2025-05-21 08:15:00,2025-05-21 08:20:00,2549.56,2549.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36637,做多,2025-05-21 08:20:00,2025-05-21 08:30:00,2549.69,2542.53,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36638,做空,2025-05-21 08:30:00,2025-05-21 10:20:00,2542.53,2516.51,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -36639,做多,2025-05-21 11:20:00,2025-05-21 11:25:00,2551.1,2550.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36640,做空,2025-05-21 11:25:00,2025-05-21 13:40:00,2550.44,2549.94,0.01,100.0,0.0002,0.0,0.0,-0.0,flip -36641,做多,2025-05-21 13:40:00,2025-05-21 13:45:00,2549.94,2544.98,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36642,做空,2025-05-21 13:45:00,2025-05-21 13:50:00,2544.98,2547.6,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36643,做多,2025-05-21 13:50:00,2025-05-21 13:55:00,2547.6,2545.13,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36644,做空,2025-05-21 13:55:00,2025-05-21 14:00:00,2545.13,2550.72,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36645,做多,2025-05-21 14:00:00,2025-05-21 14:05:00,2550.72,2549.45,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36646,做空,2025-05-21 14:05:00,2025-05-21 14:15:00,2549.45,2554.49,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36647,做多,2025-05-21 14:15:00,2025-05-21 14:25:00,2554.49,2546.69,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36648,做空,2025-05-21 14:25:00,2025-05-21 14:40:00,2546.69,2550.34,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36649,做多,2025-05-21 14:40:00,2025-05-21 15:35:00,2550.34,2549.44,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36650,做空,2025-05-21 15:35:00,2025-05-21 17:20:00,2549.44,2500.24,0.01,100.0,0.0002,0.01,0.0,0.01,tp_lower -36651,做多,2025-05-21 22:30:00,2025-05-21 22:35:00,2526.07,2517.61,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36652,做空,2025-05-21 22:35:00,2025-05-21 22:50:00,2517.61,2539.99,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36653,做多,2025-05-21 22:50:00,2025-05-21 23:05:00,2539.99,2525.39,0.01,100.0,0.0002,-0.0,0.0,-0.0,flip -36654,做空,2025-05-21 23:05:00,2025-05-22 12:30:00,2525.39,2647.05,0.01,100.0,0.0002,-0.02,0.0,-0.02,flip -36655,做多,2025-05-22 12:30:00,2025-05-22 13:05:00,2647.05,2645.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36656,做空,2025-05-22 13:05:00,2025-05-22 13:20:00,2645.24,2650.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36657,做多,2025-05-22 13:20:00,2025-05-22 13:30:00,2650.34,2637.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36658,做空,2025-05-22 13:30:00,2025-05-22 13:40:00,2637.76,2642.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36659,做多,2025-05-22 13:40:00,2025-05-22 13:55:00,2642.28,2643.05,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36660,做空,2025-05-22 13:55:00,2025-05-22 14:00:00,2643.05,2659.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36661,做多,2025-05-22 14:00:00,2025-05-22 16:25:00,2659.09,2650.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36662,做空,2025-05-22 16:25:00,2025-05-22 16:35:00,2650.4,2653.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36663,做多,2025-05-22 16:35:00,2025-05-22 16:45:00,2653.43,2650.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36664,做空,2025-05-22 16:45:00,2025-05-22 17:10:00,2650.77,2656.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36665,做多,2025-05-22 17:10:00,2025-05-22 17:40:00,2656.81,2660.48,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36666,做空,2025-05-22 17:40:00,2025-05-22 17:55:00,2660.48,2658.24,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36667,做多,2025-05-22 17:55:00,2025-05-22 18:00:00,2658.24,2652.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36668,做空,2025-05-22 18:00:00,2025-05-22 18:15:00,2652.75,2663.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36669,做多,2025-05-22 18:15:00,2025-05-22 18:20:00,2663.36,2661.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36670,做空,2025-05-22 18:20:00,2025-05-22 18:45:00,2661.15,2662.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36671,做多,2025-05-22 18:45:00,2025-05-22 18:50:00,2662.36,2660.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36672,做空,2025-05-22 18:50:00,2025-05-22 19:05:00,2660.3,2657.28,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36673,做多,2025-05-22 19:05:00,2025-05-22 19:15:00,2657.28,2650.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36674,做空,2025-05-22 19:15:00,2025-05-22 19:35:00,2650.81,2638.56,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36675,做多,2025-05-22 23:30:00,2025-05-23 00:30:00,2654.78,2646.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36676,做空,2025-05-23 00:30:00,2025-05-23 00:35:00,2646.72,2648.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36677,做多,2025-05-23 00:35:00,2025-05-23 00:45:00,2648.73,2671.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36678,做多,2025-05-23 00:45:00,2025-05-23 00:50:00,2671.89,2659.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -36679,做多,2025-05-23 09:30:00,2025-05-23 09:40:00,2682.57,2679.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36680,做空,2025-05-23 09:40:00,2025-05-23 09:45:00,2679.12,2685.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36681,做多,2025-05-23 09:45:00,2025-05-23 09:55:00,2685.62,2681.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36682,做空,2025-05-23 09:55:00,2025-05-23 11:20:00,2681.78,2644.1,0.0,100.0,0.0002,0.01,0.0,0.01,tp_lower -36683,做多,2025-05-24 03:00:00,2025-05-24 04:50:00,2545.34,2560.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36684,做多,2025-05-24 06:35:00,2025-05-24 06:45:00,2540.92,2539.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36685,做空,2025-05-24 06:45:00,2025-05-24 06:50:00,2539.5,2542.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36686,做多,2025-05-24 06:50:00,2025-05-24 07:10:00,2542.11,2554.83,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36687,做多,2025-05-24 12:20:00,2025-05-24 12:45:00,2559.16,2555.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36688,做空,2025-05-24 12:45:00,2025-05-24 13:15:00,2555.83,2555.3,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36689,做多,2025-05-24 13:15:00,2025-05-24 13:20:00,2555.3,2552.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36690,做空,2025-05-24 13:20:00,2025-05-24 13:25:00,2552.51,2555.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36691,做多,2025-05-24 13:25:00,2025-05-24 13:30:00,2555.95,2555.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36692,做空,2025-05-24 13:30:00,2025-05-24 13:55:00,2555.39,2545.44,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36693,做多,2025-05-24 14:15:00,2025-05-24 14:20:00,2553.68,2550.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36694,做空,2025-05-24 14:20:00,2025-05-24 14:45:00,2550.31,2556.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36695,做多,2025-05-24 14:45:00,2025-05-24 15:00:00,2556.99,2554.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36696,做空,2025-05-24 15:00:00,2025-05-24 15:05:00,2554.65,2558.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36697,做多,2025-05-24 15:05:00,2025-05-24 15:20:00,2558.36,2555.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36698,做空,2025-05-24 15:20:00,2025-05-24 16:15:00,2555.36,2549.43,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36699,做多,2025-05-24 16:45:00,2025-05-24 16:55:00,2558.57,2556.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36700,做空,2025-05-24 16:55:00,2025-05-24 17:25:00,2556.41,2557.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36701,做多,2025-05-24 17:25:00,2025-05-24 17:30:00,2557.52,2556.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36702,做空,2025-05-24 17:30:00,2025-05-24 17:35:00,2556.11,2560.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36703,做多,2025-05-24 17:35:00,2025-05-24 17:55:00,2560.97,2556.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36704,做空,2025-05-24 17:55:00,2025-05-24 18:00:00,2556.53,2558.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36705,做多,2025-05-24 18:00:00,2025-05-24 18:20:00,2558.67,2564.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36706,做多,2025-05-25 12:15:00,2025-05-25 13:00:00,2508.87,2516.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36707,做多,2025-05-25 14:45:00,2025-05-25 15:05:00,2503.36,2499.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36708,做空,2025-05-25 15:05:00,2025-05-25 15:20:00,2499.04,2479.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36709,做多,2025-05-25 15:30:00,2025-05-25 15:45:00,2499.49,2499.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36710,做空,2025-05-25 15:45:00,2025-05-25 15:50:00,2499.42,2512.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36711,做多,2025-05-25 15:50:00,2025-05-25 16:15:00,2512.6,2500.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36712,做空,2025-05-25 16:15:00,2025-05-25 16:25:00,2500.27,2497.38,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36713,做多,2025-05-25 16:25:00,2025-05-25 18:25:00,2497.38,2519.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36714,做多,2025-05-25 22:00:00,2025-05-25 22:05:00,2520.78,2537.06,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36715,做多,2025-05-26 09:00:00,2025-05-26 09:35:00,2568.12,2564.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36716,做空,2025-05-26 09:35:00,2025-05-26 10:05:00,2564.48,2563.98,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36717,做多,2025-05-26 10:05:00,2025-05-26 10:25:00,2563.98,2565.78,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36718,做空,2025-05-26 10:25:00,2025-05-26 10:40:00,2565.78,2565.59,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36719,做多,2025-05-26 10:40:00,2025-05-26 10:45:00,2565.59,2562.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36720,做空,2025-05-26 10:45:00,2025-05-26 11:40:00,2562.88,2565.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36721,做多,2025-05-26 11:40:00,2025-05-26 11:50:00,2565.26,2563.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36722,做空,2025-05-26 11:50:00,2025-05-26 11:55:00,2563.92,2566.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36723,做多,2025-05-26 11:55:00,2025-05-26 12:00:00,2566.74,2563.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36724,做空,2025-05-26 12:00:00,2025-05-26 12:50:00,2563.68,2571.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36725,做多,2025-05-26 12:50:00,2025-05-26 12:55:00,2571.74,2567.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36726,做空,2025-05-26 12:55:00,2025-05-26 13:00:00,2567.11,2567.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36727,做多,2025-05-26 13:00:00,2025-05-26 13:05:00,2567.33,2560.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36728,做空,2025-05-26 13:05:00,2025-05-26 13:20:00,2560.99,2558.68,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36729,做多,2025-05-26 15:30:00,2025-05-26 15:40:00,2563.48,2560.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36730,做空,2025-05-26 15:40:00,2025-05-26 15:50:00,2560.63,2565.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36731,做多,2025-05-26 15:50:00,2025-05-26 15:55:00,2565.99,2564.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36732,做空,2025-05-26 15:55:00,2025-05-26 16:20:00,2564.73,2543.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36733,做多,2025-05-26 20:30:00,2025-05-26 21:00:00,2550.85,2559.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36734,做多,2025-05-27 03:10:00,2025-05-27 03:45:00,2556.97,2549.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36735,做空,2025-05-27 03:45:00,2025-05-27 04:00:00,2549.8,2549.51,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36736,做多,2025-05-27 04:00:00,2025-05-27 05:15:00,2549.51,2552.9,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36737,做空,2025-05-27 05:15:00,2025-05-27 20:45:00,2552.9,2671.9,0.0,100.0,0.0002,-0.02,0.0,-0.02,flip -36738,做多,2025-05-27 20:45:00,2025-05-27 20:55:00,2671.9,2667.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36739,做空,2025-05-27 20:55:00,2025-05-27 21:00:00,2667.56,2671.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36740,做多,2025-05-27 21:00:00,2025-05-27 21:20:00,2671.88,2663.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36741,做空,2025-05-27 21:20:00,2025-05-27 21:25:00,2663.28,2664.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36742,做多,2025-05-27 21:25:00,2025-05-28 08:45:00,2664.84,2642.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36743,做空,2025-05-28 08:45:00,2025-05-28 08:55:00,2642.01,2642.0,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36744,做多,2025-05-28 08:55:00,2025-05-28 09:00:00,2642.0,2640.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36745,做空,2025-05-28 09:00:00,2025-05-28 09:30:00,2640.1,2628.96,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36746,做多,2025-05-28 10:30:00,2025-05-28 10:35:00,2638.11,2636.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36747,做空,2025-05-28 10:35:00,2025-05-28 10:45:00,2636.02,2637.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36748,做多,2025-05-28 10:45:00,2025-05-28 11:00:00,2637.81,2647.02,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36749,做多,2025-05-28 14:25:00,2025-05-28 18:25:00,2641.28,2644.32,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36750,做空,2025-05-28 18:25:00,2025-05-28 18:35:00,2644.32,2647.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36751,做多,2025-05-28 18:35:00,2025-05-28 18:50:00,2647.03,2636.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36752,做空,2025-05-28 18:50:00,2025-05-28 19:05:00,2636.77,2650.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36753,做多,2025-05-28 19:05:00,2025-05-28 19:20:00,2650.47,2643.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36754,做空,2025-05-28 19:20:00,2025-05-28 19:40:00,2643.99,2619.22,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36755,做多,2025-05-28 21:20:00,2025-05-28 21:25:00,2646.75,2640.25,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36756,做空,2025-05-28 21:25:00,2025-05-28 21:30:00,2640.25,2643.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36757,做多,2025-05-28 21:30:00,2025-05-28 22:10:00,2643.01,2646.02,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36758,做空,2025-05-28 22:10:00,2025-05-28 22:35:00,2646.02,2644.48,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36759,做多,2025-05-28 22:35:00,2025-05-28 22:45:00,2644.48,2643.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36760,做空,2025-05-28 22:45:00,2025-05-29 08:05:00,2643.83,2723.4,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -36761,做多,2025-05-29 08:05:00,2025-05-29 08:25:00,2723.4,2719.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36762,做空,2025-05-29 08:25:00,2025-05-29 08:35:00,2719.94,2723.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36763,做多,2025-05-29 08:35:00,2025-05-29 08:40:00,2723.95,2717.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36764,做空,2025-05-29 08:40:00,2025-05-29 08:50:00,2717.69,2722.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36765,做多,2025-05-29 08:50:00,2025-05-29 08:55:00,2722.72,2721.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36766,做空,2025-05-29 08:55:00,2025-05-29 09:30:00,2721.98,2724.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36767,做多,2025-05-29 09:30:00,2025-05-29 10:00:00,2724.07,2728.55,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36768,做空,2025-05-29 10:00:00,2025-05-29 10:20:00,2728.55,2730.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36769,做多,2025-05-29 10:20:00,2025-05-29 10:50:00,2730.08,2730.1,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36770,做空,2025-05-29 10:50:00,2025-05-29 11:45:00,2730.1,2712.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36771,做多,2025-05-29 21:55:00,2025-05-29 22:50:00,2659.48,2648.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36772,做空,2025-05-29 22:50:00,2025-05-29 23:15:00,2648.67,2636.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36773,做多,2025-05-30 03:05:00,2025-05-30 03:30:00,2633.61,2635.68,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36774,做空,2025-05-30 03:30:00,2025-05-30 03:45:00,2635.68,2634.59,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36775,做多,2025-05-30 03:45:00,2025-05-30 04:50:00,2634.59,2633.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36776,做空,2025-05-30 04:50:00,2025-05-30 05:20:00,2633.94,2637.74,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36777,做多,2025-05-30 05:20:00,2025-05-30 06:25:00,2637.74,2626.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36778,做空,2025-05-30 06:25:00,2025-05-30 07:20:00,2626.67,2633.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36779,做多,2025-05-30 07:20:00,2025-05-30 07:25:00,2633.19,2631.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36780,做空,2025-05-30 07:25:00,2025-05-30 07:35:00,2631.01,2627.93,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36781,做多,2025-05-30 07:35:00,2025-05-30 07:40:00,2627.93,2625.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36782,做空,2025-05-30 07:40:00,2025-05-30 07:45:00,2625.78,2625.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36783,做多,2025-05-30 07:45:00,2025-05-30 07:50:00,2625.97,2625.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36784,做空,2025-05-30 07:50:00,2025-05-30 08:45:00,2625.8,2623.23,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36785,做多,2025-05-30 08:45:00,2025-05-30 11:10:00,2623.23,2618.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36786,做空,2025-05-30 11:10:00,2025-05-30 11:15:00,2618.61,2623.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36787,做多,2025-05-30 11:15:00,2025-05-30 11:20:00,2623.84,2619.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36788,做空,2025-05-30 11:20:00,2025-05-30 12:00:00,2619.84,2623.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36789,做多,2025-05-30 12:00:00,2025-05-30 15:30:00,2623.07,2605.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36790,做空,2025-05-30 15:30:00,2025-05-30 16:15:00,2605.93,2585.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36791,做多,2025-05-30 21:10:00,2025-05-30 21:25:00,2580.8,2580.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36792,做空,2025-05-30 21:25:00,2025-05-30 21:30:00,2580.45,2580.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36793,做多,2025-05-30 21:30:00,2025-05-30 21:35:00,2580.67,2575.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36794,做空,2025-05-30 21:35:00,2025-05-30 22:20:00,2575.94,2549.02,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36795,做多,2025-05-31 06:35:00,2025-05-31 06:45:00,2523.2,2519.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36796,做空,2025-05-31 06:45:00,2025-05-31 06:55:00,2519.95,2520.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36797,做多,2025-05-31 06:55:00,2025-05-31 07:05:00,2520.38,2519.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36798,做空,2025-05-31 07:05:00,2025-05-31 07:15:00,2519.43,2517.0,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36799,做多,2025-05-31 07:15:00,2025-05-31 10:10:00,2517.0,2531.77,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36800,做多,2025-05-31 10:40:00,2025-05-31 11:05:00,2514.6,2509.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36801,做空,2025-05-31 11:05:00,2025-05-31 11:15:00,2509.12,2517.66,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36802,做多,2025-05-31 11:15:00,2025-05-31 11:25:00,2517.66,2516.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36803,做空,2025-05-31 11:25:00,2025-05-31 11:35:00,2516.18,2516.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36804,做多,2025-05-31 11:35:00,2025-05-31 12:10:00,2516.99,2529.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36805,做多,2025-05-31 18:00:00,2025-05-31 20:10:00,2529.61,2532.92,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36806,做空,2025-05-31 20:10:00,2025-05-31 20:15:00,2532.92,2534.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36807,做多,2025-05-31 20:15:00,2025-05-31 21:00:00,2534.99,2546.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36808,做多,2025-05-31 22:05:00,2025-05-31 22:15:00,2540.18,2538.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36809,做空,2025-05-31 22:15:00,2025-05-31 22:55:00,2538.12,2529.64,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36810,做多,2025-05-31 23:15:00,2025-05-31 23:20:00,2537.52,2533.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36811,做空,2025-05-31 23:20:00,2025-05-31 23:30:00,2533.85,2533.65,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -36812,做多,2025-06-01 04:45:00,2025-06-01 05:05:00,2523.57,2521.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36813,做空,2025-06-01 05:05:00,2025-06-01 08:25:00,2521.59,2501.24,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36814,做多,2025-06-01 14:05:00,2025-06-01 14:10:00,2503.19,2501.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36815,做空,2025-06-01 14:10:00,2025-06-01 18:45:00,2501.93,2507.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36816,做多,2025-06-01 18:45:00,2025-06-01 22:00:00,2507.68,2544.22,0.0,100.0,0.0002,0.01,0.0,0.01,tp_upper -36817,做多,2025-06-02 00:20:00,2025-06-02 00:25:00,2533.83,2529.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36818,做空,2025-06-02 00:25:00,2025-06-02 00:35:00,2529.39,2532.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36819,做多,2025-06-02 00:35:00,2025-06-02 00:45:00,2532.56,2530.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36820,做空,2025-06-02 00:45:00,2025-06-02 00:55:00,2530.36,2533.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36821,做多,2025-06-02 00:55:00,2025-06-02 01:25:00,2533.21,2530.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36822,做空,2025-06-02 01:25:00,2025-06-02 02:10:00,2530.26,2516.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36823,做多,2025-06-02 08:25:00,2025-06-02 08:30:00,2512.0,2509.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36824,做空,2025-06-02 08:30:00,2025-06-02 09:05:00,2509.22,2488.07,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36825,做多,2025-06-02 12:35:00,2025-06-02 12:45:00,2491.39,2491.99,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36826,做空,2025-06-02 12:45:00,2025-06-02 12:55:00,2491.99,2496.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36827,做多,2025-06-02 12:55:00,2025-06-02 13:05:00,2496.95,2488.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36828,做空,2025-06-02 13:05:00,2025-06-02 13:10:00,2488.99,2491.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36829,做多,2025-06-02 13:10:00,2025-06-02 13:20:00,2491.97,2487.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36830,做空,2025-06-02 13:20:00,2025-06-02 13:25:00,2487.24,2499.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36831,做多,2025-06-02 13:25:00,2025-06-02 13:30:00,2499.2,2505.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36832,做多,2025-06-03 04:50:00,2025-06-03 04:55:00,2592.13,2591.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36833,做空,2025-06-03 04:55:00,2025-06-03 07:50:00,2591.17,2611.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36834,做多,2025-06-03 07:50:00,2025-06-03 07:55:00,2611.52,2608.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36835,做空,2025-06-03 07:55:00,2025-06-03 08:00:00,2608.68,2609.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36836,做多,2025-06-03 08:00:00,2025-06-03 08:05:00,2609.86,2603.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36837,做空,2025-06-03 08:05:00,2025-06-03 09:35:00,2603.06,2613.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36838,做多,2025-06-03 09:35:00,2025-06-03 10:00:00,2613.57,2611.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36839,做空,2025-06-03 10:00:00,2025-06-03 10:05:00,2611.48,2616.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36840,做多,2025-06-03 10:05:00,2025-06-03 10:50:00,2616.23,2609.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36841,做空,2025-06-03 10:50:00,2025-06-03 10:55:00,2609.79,2610.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36842,做多,2025-06-03 10:55:00,2025-06-03 11:15:00,2610.31,2610.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36843,做空,2025-06-03 11:15:00,2025-06-03 11:30:00,2610.07,2608.07,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36844,做多,2025-06-03 11:30:00,2025-06-03 11:35:00,2608.07,2607.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36845,做空,2025-06-03 11:35:00,2025-06-03 12:10:00,2607.83,2607.08,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36846,做多,2025-06-03 12:10:00,2025-06-03 12:15:00,2607.08,2602.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36847,做空,2025-06-03 12:15:00,2025-06-03 12:25:00,2602.4,2606.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36848,做多,2025-06-03 12:25:00,2025-06-03 12:30:00,2606.1,2603.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36849,做空,2025-06-03 12:30:00,2025-06-03 12:35:00,2603.63,2606.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36850,做多,2025-06-03 12:35:00,2025-06-03 13:00:00,2606.18,2614.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36851,做多,2025-06-03 13:35:00,2025-06-03 13:40:00,2615.35,2626.21,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36852,做多,2025-06-03 16:30:00,2025-06-03 16:35:00,2615.61,2611.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36853,做空,2025-06-03 16:35:00,2025-06-03 16:40:00,2611.05,2613.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36854,做多,2025-06-03 16:40:00,2025-06-03 16:50:00,2613.88,2610.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36855,做空,2025-06-03 16:50:00,2025-06-03 17:05:00,2610.61,2614.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36856,做多,2025-06-03 17:05:00,2025-06-03 17:45:00,2614.26,2615.11,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36857,做空,2025-06-03 17:45:00,2025-06-03 17:50:00,2615.11,2619.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36858,做多,2025-06-03 17:50:00,2025-06-03 18:00:00,2619.53,2611.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36859,做空,2025-06-03 18:00:00,2025-06-03 18:40:00,2611.51,2617.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36860,做多,2025-06-03 18:40:00,2025-06-03 18:45:00,2617.3,2616.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36861,做空,2025-06-03 18:45:00,2025-06-03 18:55:00,2616.19,2617.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36862,做多,2025-06-03 18:55:00,2025-06-03 19:45:00,2617.32,2616.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36863,做空,2025-06-03 19:45:00,2025-06-03 19:50:00,2616.33,2617.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36864,做多,2025-06-03 19:50:00,2025-06-03 20:10:00,2617.19,2618.57,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36865,做空,2025-06-03 20:10:00,2025-06-03 20:25:00,2618.57,2603.22,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36866,做多,2025-06-03 20:40:00,2025-06-03 20:45:00,2615.22,2612.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36867,做空,2025-06-03 20:45:00,2025-06-03 21:15:00,2612.2,2606.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36868,做多,2025-06-04 01:05:00,2025-06-04 01:15:00,2610.17,2608.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36869,做空,2025-06-04 01:15:00,2025-06-04 01:20:00,2608.3,2611.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36870,做多,2025-06-04 01:20:00,2025-06-04 01:35:00,2611.45,2607.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36871,做空,2025-06-04 01:35:00,2025-06-04 01:40:00,2607.14,2611.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36872,做多,2025-06-04 01:40:00,2025-06-04 01:45:00,2611.18,2611.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36873,做空,2025-06-04 01:45:00,2025-06-04 11:35:00,2611.12,2630.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36874,做多,2025-06-04 11:35:00,2025-06-04 11:40:00,2630.01,2627.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36875,做空,2025-06-04 11:40:00,2025-06-04 12:05:00,2627.97,2631.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36876,做多,2025-06-04 12:05:00,2025-06-04 12:15:00,2631.73,2627.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36877,做空,2025-06-04 12:15:00,2025-06-04 12:20:00,2627.58,2618.3,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36878,做多,2025-06-04 14:55:00,2025-06-04 15:10:00,2639.32,2644.53,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36879,做多,2025-06-04 17:40:00,2025-06-04 17:50:00,2635.08,2635.5,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36880,做空,2025-06-04 17:50:00,2025-06-04 18:00:00,2635.5,2639.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36881,做多,2025-06-04 18:00:00,2025-06-04 18:05:00,2639.07,2634.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36882,做空,2025-06-04 18:05:00,2025-06-04 18:10:00,2634.01,2634.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36883,做多,2025-06-04 18:10:00,2025-06-04 18:25:00,2634.82,2635.4,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36884,做空,2025-06-04 18:25:00,2025-06-04 18:35:00,2635.4,2635.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36885,做多,2025-06-04 18:35:00,2025-06-04 18:50:00,2635.43,2632.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36886,做空,2025-06-04 18:50:00,2025-06-04 20:15:00,2632.4,2605.01,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36887,做多,2025-06-05 02:10:00,2025-06-05 02:15:00,2617.31,2615.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36888,做空,2025-06-05 02:15:00,2025-06-05 02:30:00,2615.98,2621.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36889,做多,2025-06-05 02:30:00,2025-06-05 03:35:00,2621.44,2628.47,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36890,做多,2025-06-05 06:00:00,2025-06-05 06:30:00,2613.33,2614.19,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36891,做空,2025-06-05 06:30:00,2025-06-05 06:40:00,2614.19,2602.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36892,做多,2025-06-05 12:05:00,2025-06-05 12:20:00,2615.48,2623.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36893,做多,2025-06-05 13:40:00,2025-06-05 13:45:00,2613.07,2597.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36894,做空,2025-06-05 13:45:00,2025-06-05 13:50:00,2597.07,2588.85,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36895,做多,2025-06-05 14:45:00,2025-06-06 05:45:00,2597.88,2459.09,0.0,100.0,0.0002,-0.02,0.0,-0.02,tp_upper -36896,做多,2025-06-06 17:45:00,2025-06-06 18:25:00,2488.02,2489.01,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36897,做空,2025-06-06 18:25:00,2025-06-06 18:30:00,2489.01,2492.72,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36898,做多,2025-06-06 18:30:00,2025-06-06 18:50:00,2492.72,2491.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36899,做空,2025-06-06 18:50:00,2025-06-06 18:55:00,2491.82,2493.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36900,做多,2025-06-06 18:55:00,2025-06-06 19:25:00,2493.95,2488.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36901,做空,2025-06-06 19:25:00,2025-06-06 20:10:00,2488.68,2492.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36902,做多,2025-06-06 20:10:00,2025-06-06 20:15:00,2492.11,2491.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36903,做空,2025-06-06 20:15:00,2025-06-06 20:20:00,2491.84,2492.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36904,做多,2025-06-06 20:20:00,2025-06-06 21:00:00,2492.9,2493.42,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36905,做空,2025-06-06 21:00:00,2025-06-06 21:40:00,2493.42,2497.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36906,做多,2025-06-06 21:40:00,2025-06-06 21:45:00,2497.56,2495.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36907,做空,2025-06-06 21:45:00,2025-06-06 22:35:00,2495.59,2479.76,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36908,做多,2025-06-07 03:00:00,2025-06-07 04:10:00,2482.78,2482.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36909,做空,2025-06-07 04:10:00,2025-06-07 04:15:00,2482.01,2484.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36910,做多,2025-06-07 04:15:00,2025-06-07 04:25:00,2484.3,2482.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36911,做空,2025-06-07 04:25:00,2025-06-07 04:35:00,2482.69,2483.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36912,做多,2025-06-07 04:35:00,2025-06-07 06:45:00,2483.79,2494.95,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36913,做多,2025-06-07 08:55:00,2025-06-07 11:20:00,2482.62,2498.61,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36914,做多,2025-06-08 00:15:00,2025-06-08 00:40:00,2517.97,2519.19,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36915,做空,2025-06-08 00:40:00,2025-06-08 01:40:00,2519.19,2518.0,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36916,做多,2025-06-08 01:40:00,2025-06-08 01:45:00,2518.0,2516.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36917,做空,2025-06-08 01:45:00,2025-06-08 01:50:00,2516.52,2517.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36918,做多,2025-06-08 01:50:00,2025-06-08 04:45:00,2517.49,2515.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36919,做空,2025-06-08 04:45:00,2025-06-08 08:00:00,2515.86,2515.52,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36920,做多,2025-06-08 08:00:00,2025-06-08 08:15:00,2515.52,2516.19,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36921,做空,2025-06-08 08:15:00,2025-06-08 08:30:00,2516.19,2516.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36922,做多,2025-06-08 08:30:00,2025-06-08 08:35:00,2516.84,2515.02,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36923,做空,2025-06-08 08:35:00,2025-06-08 09:15:00,2515.02,2510.72,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36924,做多,2025-06-08 11:20:00,2025-06-08 12:00:00,2509.66,2509.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36925,做空,2025-06-08 12:00:00,2025-06-08 12:05:00,2509.51,2510.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36926,做多,2025-06-08 12:05:00,2025-06-08 12:20:00,2510.94,2507.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36927,做空,2025-06-08 12:20:00,2025-06-08 12:35:00,2507.86,2501.43,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36928,做多,2025-06-08 12:50:00,2025-06-08 13:35:00,2508.94,2516.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36929,做多,2025-06-08 14:05:00,2025-06-08 14:20:00,2509.07,2509.15,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36930,做空,2025-06-08 14:20:00,2025-06-08 14:40:00,2509.15,2508.44,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36931,做多,2025-06-08 14:40:00,2025-06-08 15:10:00,2508.44,2517.57,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36932,做多,2025-06-08 22:15:00,2025-06-08 22:25:00,2521.59,2516.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36933,做空,2025-06-08 22:25:00,2025-06-08 22:35:00,2516.87,2505.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36934,做多,2025-06-09 08:45:00,2025-06-09 09:00:00,2493.87,2492.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36935,做空,2025-06-09 09:00:00,2025-06-09 09:10:00,2492.27,2493.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36936,做多,2025-06-09 09:10:00,2025-06-09 09:15:00,2493.59,2491.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36937,做空,2025-06-09 09:15:00,2025-06-09 09:25:00,2491.29,2497.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36938,做多,2025-06-09 09:25:00,2025-06-09 09:30:00,2497.48,2501.11,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36939,做多,2025-06-10 05:35:00,2025-06-10 05:50:00,2674.33,2666.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36940,做空,2025-06-10 05:50:00,2025-06-10 06:40:00,2666.17,2676.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36941,做多,2025-06-10 06:40:00,2025-06-10 07:30:00,2676.19,2675.89,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36942,做空,2025-06-10 07:30:00,2025-06-10 08:05:00,2675.89,2682.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36943,做多,2025-06-10 08:05:00,2025-06-10 09:45:00,2682.09,2683.31,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36944,做空,2025-06-10 09:45:00,2025-06-10 09:50:00,2683.31,2688.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36945,做多,2025-06-10 09:50:00,2025-06-10 10:35:00,2688.21,2682.53,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36946,做空,2025-06-10 10:35:00,2025-06-10 10:40:00,2682.53,2683.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36947,做多,2025-06-10 10:40:00,2025-06-10 11:10:00,2683.18,2706.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36948,做多,2025-06-10 15:40:00,2025-06-10 19:20:00,2716.52,2774.45,0.0,100.0,0.0002,0.01,0.0,0.01,tp_upper -36949,做多,2025-06-10 21:25:00,2025-06-10 21:35:00,2764.24,2770.52,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36950,做多,2025-06-11 02:55:00,2025-06-11 05:05:00,2780.42,2788.58,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36951,做空,2025-06-11 05:05:00,2025-06-11 05:20:00,2788.58,2794.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36952,做多,2025-06-11 05:20:00,2025-06-11 06:05:00,2794.54,2790.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36953,做空,2025-06-11 06:05:00,2025-06-11 06:10:00,2790.24,2790.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36954,做多,2025-06-11 06:10:00,2025-06-11 06:15:00,2790.39,2784.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36955,做空,2025-06-11 06:15:00,2025-06-11 06:55:00,2784.18,2791.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36956,做多,2025-06-11 06:55:00,2025-06-11 07:05:00,2791.42,2790.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36957,做空,2025-06-11 07:05:00,2025-06-11 07:10:00,2790.28,2796.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36958,做多,2025-06-11 07:10:00,2025-06-11 07:15:00,2796.21,2794.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36959,做空,2025-06-11 07:15:00,2025-06-11 07:20:00,2794.99,2795.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36960,做多,2025-06-11 07:20:00,2025-06-11 07:25:00,2795.18,2795.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36961,做空,2025-06-11 07:25:00,2025-06-11 07:35:00,2795.17,2800.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36962,做多,2025-06-11 07:35:00,2025-06-11 07:50:00,2800.74,2795.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36963,做空,2025-06-11 07:50:00,2025-06-11 08:15:00,2795.14,2773.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -36964,做多,2025-06-11 12:10:00,2025-06-11 12:30:00,2779.97,2807.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -36965,做多,2025-06-11 12:30:00,2025-06-11 12:35:00,2807.7,2796.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -36966,做多,2025-06-11 18:20:00,2025-06-11 19:00:00,2814.28,2815.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -36967,做空,2025-06-11 19:00:00,2025-06-11 19:05:00,2815.0,2817.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36968,做多,2025-06-11 19:05:00,2025-06-11 19:30:00,2817.85,2806.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36969,做空,2025-06-11 19:30:00,2025-06-11 20:20:00,2806.01,2818.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36970,做多,2025-06-11 20:20:00,2025-06-11 20:25:00,2818.12,2818.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36971,做空,2025-06-11 20:25:00,2025-06-11 20:30:00,2818.0,2821.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36972,做多,2025-06-11 20:30:00,2025-06-11 20:35:00,2821.87,2821.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36973,做空,2025-06-11 20:35:00,2025-06-11 21:10:00,2821.22,2830.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36974,做多,2025-06-11 21:10:00,2025-06-11 21:25:00,2830.0,2817.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -36975,做空,2025-06-11 21:25:00,2025-06-11 21:35:00,2817.65,2790.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -36976,做多,2025-06-12 06:35:00,2025-06-12 06:45:00,2772.21,2768.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36977,做空,2025-06-12 06:45:00,2025-06-12 07:00:00,2768.24,2768.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36978,做多,2025-06-12 07:00:00,2025-06-12 07:15:00,2768.3,2766.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36979,做空,2025-06-12 07:15:00,2025-06-12 07:30:00,2766.62,2758.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36980,做多,2025-06-12 13:35:00,2025-06-12 13:40:00,2750.03,2749.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36981,做空,2025-06-12 13:40:00,2025-06-12 13:50:00,2749.99,2747.27,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36982,做多,2025-06-12 13:50:00,2025-06-12 14:40:00,2747.27,2763.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36983,做多,2025-06-12 15:30:00,2025-06-12 15:45:00,2751.56,2733.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36984,做空,2025-06-12 15:45:00,2025-06-12 15:50:00,2733.82,2719.99,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -36985,做多,2025-06-12 17:00:00,2025-06-12 17:25:00,2746.43,2758.98,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36986,做多,2025-06-13 08:05:00,2025-06-13 08:40:00,2532.72,2519.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36987,做空,2025-06-13 08:40:00,2025-06-13 08:45:00,2519.41,2521.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36988,做多,2025-06-13 08:45:00,2025-06-13 08:50:00,2521.36,2517.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36989,做空,2025-06-13 08:50:00,2025-06-13 09:00:00,2517.38,2516.8,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -36990,做多,2025-06-13 09:00:00,2025-06-13 09:10:00,2516.8,2515.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36991,做空,2025-06-13 09:10:00,2025-06-13 09:25:00,2515.7,2511.65,0.0,100.0,0.0002,0.0,0.0,0.0,flip -36992,做多,2025-06-13 09:25:00,2025-06-13 09:30:00,2511.65,2508.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36993,做空,2025-06-13 09:30:00,2025-06-13 09:35:00,2508.75,2511.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36994,做多,2025-06-13 09:35:00,2025-06-13 09:40:00,2511.33,2509.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36995,做空,2025-06-13 09:40:00,2025-06-13 09:45:00,2509.0,2509.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36996,做多,2025-06-13 09:45:00,2025-06-13 11:05:00,2509.17,2536.4,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -36997,做多,2025-06-13 14:40:00,2025-06-13 14:45:00,2528.01,2524.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36998,做空,2025-06-13 14:45:00,2025-06-13 14:50:00,2524.63,2532.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -36999,做多,2025-06-13 14:50:00,2025-06-13 15:05:00,2532.99,2551.12,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37000,做多,2025-06-13 17:30:00,2025-06-13 17:40:00,2539.05,2536.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37001,做空,2025-06-13 17:40:00,2025-06-13 17:50:00,2536.69,2535.8,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37002,做多,2025-06-13 17:50:00,2025-06-13 18:00:00,2535.8,2530.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37003,做空,2025-06-13 18:00:00,2025-06-13 18:30:00,2530.71,2514.69,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37004,做多,2025-06-13 20:10:00,2025-06-13 20:15:00,2538.48,2534.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37005,做空,2025-06-13 20:15:00,2025-06-13 20:35:00,2534.96,2540.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37006,做多,2025-06-13 20:35:00,2025-06-13 22:00:00,2540.55,2563.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37007,做多,2025-06-14 03:15:00,2025-06-14 03:40:00,2552.48,2552.76,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37008,做空,2025-06-14 03:40:00,2025-06-14 04:10:00,2552.76,2550.82,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37009,做多,2025-06-14 04:10:00,2025-06-14 04:15:00,2550.82,2549.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37010,做空,2025-06-14 04:15:00,2025-06-14 04:30:00,2549.65,2553.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37011,做多,2025-06-14 04:30:00,2025-06-14 04:35:00,2553.07,2550.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37012,做空,2025-06-14 04:35:00,2025-06-14 04:40:00,2550.86,2553.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37013,做多,2025-06-14 04:40:00,2025-06-14 13:15:00,2553.31,2535.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37014,做空,2025-06-14 13:15:00,2025-06-14 13:20:00,2535.0,2537.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37015,做多,2025-06-14 13:20:00,2025-06-14 14:25:00,2537.2,2532.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37016,做空,2025-06-14 14:25:00,2025-06-14 14:45:00,2532.39,2525.33,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37017,做多,2025-06-14 21:25:00,2025-06-14 21:30:00,2519.0,2517.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37018,做空,2025-06-14 21:30:00,2025-06-14 21:40:00,2517.37,2520.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37019,做多,2025-06-14 21:40:00,2025-06-14 21:45:00,2520.55,2525.05,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37020,做多,2025-06-15 13:05:00,2025-06-15 13:45:00,2531.05,2538.7,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37021,做多,2025-06-15 19:45:00,2025-06-15 19:50:00,2535.92,2531.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37022,做空,2025-06-15 19:50:00,2025-06-15 20:15:00,2531.36,2515.18,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37023,做多,2025-06-15 22:05:00,2025-06-16 01:05:00,2537.69,2532.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37024,做空,2025-06-16 01:05:00,2025-06-16 01:40:00,2532.22,2537.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37025,做多,2025-06-16 01:40:00,2025-06-16 01:45:00,2537.37,2535.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37026,做空,2025-06-16 01:45:00,2025-06-16 01:50:00,2535.82,2546.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37027,做多,2025-06-16 01:50:00,2025-06-16 02:00:00,2546.81,2566.27,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37028,做多,2025-06-16 11:30:00,2025-06-16 12:15:00,2607.5,2606.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37029,做空,2025-06-16 12:15:00,2025-06-16 12:30:00,2606.06,2609.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37030,做多,2025-06-16 12:30:00,2025-06-16 13:15:00,2609.99,2608.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37031,做空,2025-06-16 13:15:00,2025-06-16 13:20:00,2608.03,2611.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37032,做多,2025-06-16 13:20:00,2025-06-16 13:25:00,2611.4,2611.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37033,做空,2025-06-16 13:25:00,2025-06-16 13:30:00,2611.15,2613.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37034,做多,2025-06-16 13:30:00,2025-06-16 13:55:00,2613.0,2638.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37035,做多,2025-06-17 02:55:00,2025-06-17 03:15:00,2607.84,2611.02,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37036,做空,2025-06-17 03:15:00,2025-06-17 03:30:00,2611.02,2610.31,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37037,做多,2025-06-17 03:30:00,2025-06-17 03:35:00,2610.31,2607.4,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37038,做空,2025-06-17 03:35:00,2025-06-17 07:45:00,2607.4,2582.99,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37039,做多,2025-06-17 07:45:00,2025-06-17 07:55:00,2582.99,2581.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37040,做空,2025-06-17 07:55:00,2025-06-17 08:00:00,2581.13,2581.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37041,做多,2025-06-17 08:00:00,2025-06-17 08:15:00,2581.76,2578.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37042,做空,2025-06-17 08:15:00,2025-06-17 08:25:00,2578.29,2579.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37043,做多,2025-06-17 08:25:00,2025-06-17 20:15:00,2579.91,2514.79,0.0,100.0,0.0002,-0.01,0.0,-0.01,flip -37044,做空,2025-06-17 20:15:00,2025-06-17 20:20:00,2514.79,2521.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37045,做多,2025-06-17 20:20:00,2025-06-17 20:30:00,2521.3,2517.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37046,做空,2025-06-17 20:30:00,2025-06-17 20:40:00,2517.12,2518.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37047,做多,2025-06-17 20:40:00,2025-06-17 20:45:00,2518.43,2511.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37048,做空,2025-06-17 20:45:00,2025-06-17 21:25:00,2511.51,2515.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37049,做多,2025-06-17 21:25:00,2025-06-17 21:45:00,2515.3,2515.39,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37050,做空,2025-06-17 21:45:00,2025-06-17 22:05:00,2515.39,2517.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37051,做多,2025-06-17 22:05:00,2025-06-17 22:30:00,2517.9,2509.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37052,做空,2025-06-17 22:30:00,2025-06-17 23:15:00,2509.27,2506.68,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37053,做多,2025-06-17 23:15:00,2025-06-17 23:20:00,2506.68,2506.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37054,做空,2025-06-17 23:20:00,2025-06-18 07:00:00,2506.67,2524.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37055,做多,2025-06-18 07:00:00,2025-06-18 07:05:00,2524.76,2519.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37056,做空,2025-06-18 07:05:00,2025-06-18 07:15:00,2519.46,2521.64,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37057,做多,2025-06-18 07:15:00,2025-06-18 07:25:00,2521.64,2524.21,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37058,做空,2025-06-18 07:25:00,2025-06-18 07:30:00,2524.21,2524.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37059,做多,2025-06-18 07:30:00,2025-06-18 08:00:00,2524.5,2536.76,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37060,做多,2025-06-18 14:00:00,2025-06-18 14:45:00,2522.05,2508.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37061,做空,2025-06-18 14:45:00,2025-06-18 15:15:00,2508.94,2499.42,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37062,做多,2025-06-18 15:35:00,2025-06-18 15:40:00,2516.89,2512.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37063,做空,2025-06-18 15:40:00,2025-06-18 15:45:00,2512.88,2518.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37064,做多,2025-06-18 15:45:00,2025-06-18 15:50:00,2518.21,2516.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37065,做空,2025-06-18 15:50:00,2025-06-18 17:05:00,2516.48,2493.97,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37066,做多,2025-06-18 18:30:00,2025-06-18 18:35:00,2504.3,2496.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37067,做空,2025-06-18 18:35:00,2025-06-18 18:50:00,2496.43,2481.05,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37068,做多,2025-06-18 19:10:00,2025-06-18 19:15:00,2504.55,2500.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37069,做空,2025-06-18 19:15:00,2025-06-18 19:40:00,2500.19,2500.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37070,做多,2025-06-18 19:40:00,2025-06-18 19:45:00,2500.31,2497.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37071,做空,2025-06-18 19:45:00,2025-06-18 20:15:00,2497.99,2501.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37072,做多,2025-06-18 20:15:00,2025-06-18 20:20:00,2501.3,2499.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37073,做空,2025-06-18 20:20:00,2025-06-18 20:25:00,2499.76,2502.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37074,做多,2025-06-18 20:25:00,2025-06-18 20:40:00,2502.88,2522.46,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37075,做多,2025-06-19 01:10:00,2025-06-19 01:50:00,2513.23,2511.46,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37076,做空,2025-06-19 01:50:00,2025-06-19 02:00:00,2511.46,2518.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37077,做多,2025-06-19 02:00:00,2025-06-19 02:10:00,2518.0,2510.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37078,做空,2025-06-19 02:10:00,2025-06-19 02:15:00,2510.9,2511.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37079,做多,2025-06-19 02:15:00,2025-06-19 04:25:00,2511.86,2515.49,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37080,做空,2025-06-19 04:25:00,2025-06-19 04:40:00,2515.49,2518.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37081,做多,2025-06-19 04:40:00,2025-06-19 05:40:00,2518.24,2524.88,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37082,做空,2025-06-19 05:40:00,2025-06-19 06:00:00,2524.88,2525.33,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37083,做多,2025-06-19 06:00:00,2025-06-19 06:05:00,2525.33,2521.09,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37084,做空,2025-06-19 06:05:00,2025-06-19 07:00:00,2521.09,2522.65,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37085,做多,2025-06-19 07:00:00,2025-06-19 07:05:00,2522.65,2522.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37086,做空,2025-06-19 07:05:00,2025-06-19 07:35:00,2522.6,2521.87,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37087,做多,2025-06-19 07:35:00,2025-06-19 07:45:00,2521.87,2520.78,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37088,做空,2025-06-19 07:45:00,2025-06-19 08:00:00,2520.78,2520.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37089,做多,2025-06-19 08:00:00,2025-06-19 08:45:00,2520.79,2528.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37090,做多,2025-06-19 12:35:00,2025-06-19 12:40:00,2526.78,2522.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37091,做空,2025-06-19 12:40:00,2025-06-19 13:35:00,2522.81,2516.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37092,做多,2025-06-19 17:35:00,2025-06-19 20:20:00,2514.03,2509.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37093,做空,2025-06-19 20:20:00,2025-06-19 20:30:00,2509.76,2510.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37094,做多,2025-06-19 20:30:00,2025-06-19 20:35:00,2510.59,2507.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37095,做空,2025-06-19 20:35:00,2025-06-19 21:00:00,2507.27,2507.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37096,做多,2025-06-19 21:00:00,2025-06-19 21:05:00,2507.8,2507.62,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37097,做空,2025-06-19 21:05:00,2025-06-19 21:20:00,2507.62,2510.06,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37098,做多,2025-06-19 21:20:00,2025-06-19 21:25:00,2510.06,2507.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37099,做空,2025-06-19 21:25:00,2025-06-19 21:35:00,2507.26,2508.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37100,做多,2025-06-19 21:35:00,2025-06-19 21:40:00,2508.95,2508.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37101,做空,2025-06-19 21:40:00,2025-06-19 21:55:00,2508.79,2508.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37102,做多,2025-06-19 21:55:00,2025-06-19 22:15:00,2508.99,2517.89,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37103,做多,2025-06-20 02:45:00,2025-06-20 03:00:00,2517.5,2514.16,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37104,做空,2025-06-20 03:00:00,2025-06-20 03:10:00,2514.16,2515.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37105,做多,2025-06-20 03:10:00,2025-06-20 04:00:00,2515.22,2514.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37106,做空,2025-06-20 04:00:00,2025-06-20 04:05:00,2514.35,2517.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37107,做多,2025-06-20 04:05:00,2025-06-20 04:20:00,2517.26,2511.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37108,做空,2025-06-20 04:20:00,2025-06-20 04:50:00,2511.6,2504.45,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37109,做多,2025-06-20 06:00:00,2025-06-20 07:05:00,2519.69,2518.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37110,做空,2025-06-20 07:05:00,2025-06-20 14:25:00,2518.91,2518.91,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -37111,做多,2025-06-21 01:35:00,2025-06-21 08:55:00,2424.69,2440.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37112,做多,2025-06-21 14:35:00,2025-06-22 06:00:00,2428.2,2286.49,0.0,100.0,0.0002,-0.02,0.0,-0.02,flip -37113,做空,2025-06-22 06:00:00,2025-06-22 06:10:00,2286.49,2292.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37114,做多,2025-06-22 06:10:00,2025-06-22 07:15:00,2292.0,2281.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37115,做空,2025-06-22 07:15:00,2025-06-22 09:00:00,2281.54,2276.29,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37116,做多,2025-06-22 09:00:00,2025-06-22 11:20:00,2276.29,2267.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37117,做空,2025-06-22 11:20:00,2025-06-22 11:25:00,2267.44,2275.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37118,做多,2025-06-22 11:25:00,2025-06-22 11:40:00,2275.36,2271.51,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37119,做空,2025-06-22 11:40:00,2025-06-22 11:50:00,2271.51,2273.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37120,做多,2025-06-22 11:50:00,2025-06-22 11:55:00,2273.0,2271.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37121,做空,2025-06-22 11:55:00,2025-06-22 12:05:00,2271.99,2280.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37122,做多,2025-06-22 12:05:00,2025-06-22 12:15:00,2280.2,2275.18,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37123,做空,2025-06-22 12:15:00,2025-06-22 12:45:00,2275.18,2272.59,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37124,做多,2025-06-22 12:45:00,2025-06-22 13:10:00,2272.59,2260.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37125,做空,2025-06-22 13:10:00,2025-06-22 13:15:00,2260.58,2246.78,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37126,做多,2025-06-22 22:00:00,2025-06-22 22:35:00,2192.73,2221.31,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37127,做多,2025-06-23 09:30:00,2025-06-23 10:15:00,2247.83,2246.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37128,做空,2025-06-23 10:15:00,2025-06-23 10:30:00,2246.32,2246.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37129,做多,2025-06-23 10:30:00,2025-06-23 10:40:00,2246.61,2238.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37130,做空,2025-06-23 10:40:00,2025-06-23 10:45:00,2238.99,2245.04,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37131,做多,2025-06-23 10:45:00,2025-06-23 11:05:00,2245.04,2245.2,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37132,做空,2025-06-23 11:05:00,2025-06-23 11:10:00,2245.2,2245.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37133,做多,2025-06-23 11:10:00,2025-06-23 11:15:00,2245.95,2243.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37134,做空,2025-06-23 11:15:00,2025-06-23 11:30:00,2243.49,2246.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37135,做多,2025-06-23 11:30:00,2025-06-23 12:10:00,2246.22,2247.12,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37136,做空,2025-06-23 12:10:00,2025-06-23 12:20:00,2247.12,2249.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37137,做多,2025-06-23 12:20:00,2025-06-23 12:25:00,2249.97,2246.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37138,做空,2025-06-23 12:25:00,2025-06-23 12:30:00,2246.39,2251.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37139,做多,2025-06-23 12:30:00,2025-06-23 12:40:00,2251.31,2258.9,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37140,做多,2025-06-23 13:35:00,2025-06-23 13:40:00,2264.4,2288.02,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37141,做多,2025-06-23 17:05:00,2025-06-23 17:10:00,2248.44,2242.28,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37142,做空,2025-06-23 17:10:00,2025-06-23 17:20:00,2242.28,2255.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37143,做多,2025-06-23 17:20:00,2025-06-23 17:30:00,2255.88,2276.24,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37144,做多,2025-06-24 09:15:00,2025-06-24 09:25:00,2406.03,2429.8,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37145,做多,2025-06-24 11:25:00,2025-06-24 11:35:00,2416.58,2406.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37146,做空,2025-06-24 11:35:00,2025-06-24 11:40:00,2406.88,2406.95,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37147,做多,2025-06-24 11:40:00,2025-06-24 11:50:00,2406.95,2408.04,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37148,做空,2025-06-24 11:50:00,2025-06-24 11:55:00,2408.04,2408.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37149,做多,2025-06-24 11:55:00,2025-06-24 12:15:00,2408.31,2406.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37150,做空,2025-06-24 12:15:00,2025-06-24 12:35:00,2406.45,2409.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37151,做多,2025-06-24 12:35:00,2025-06-24 13:00:00,2409.2,2411.82,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37152,做空,2025-06-24 13:00:00,2025-06-24 13:05:00,2411.82,2411.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37153,做多,2025-06-24 13:05:00,2025-06-24 13:15:00,2411.87,2419.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37154,做多,2025-06-24 13:35:00,2025-06-24 13:40:00,2423.82,2417.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -37155,做多,2025-06-24 19:25:00,2025-06-24 19:35:00,2429.69,2428.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37156,做空,2025-06-24 19:35:00,2025-06-24 19:40:00,2428.15,2430.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37157,做多,2025-06-24 19:40:00,2025-06-24 19:45:00,2430.34,2424.23,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37158,做空,2025-06-24 19:45:00,2025-06-24 19:55:00,2424.23,2433.01,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37159,做多,2025-06-24 19:55:00,2025-06-24 20:00:00,2433.01,2431.31,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37160,做空,2025-06-24 20:00:00,2025-06-24 20:10:00,2431.31,2431.39,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37161,做多,2025-06-24 20:10:00,2025-06-24 22:00:00,2431.39,2435.89,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37162,做空,2025-06-24 22:00:00,2025-06-24 22:05:00,2435.89,2440.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37163,做多,2025-06-24 22:05:00,2025-06-24 22:10:00,2440.32,2437.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37164,做空,2025-06-24 22:10:00,2025-06-24 22:25:00,2437.63,2438.85,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37165,做多,2025-06-24 22:25:00,2025-06-24 22:30:00,2438.85,2436.55,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37166,做空,2025-06-24 22:30:00,2025-06-24 22:40:00,2436.55,2438.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37167,做多,2025-06-24 22:40:00,2025-06-24 23:00:00,2438.73,2437.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37168,做空,2025-06-24 23:00:00,2025-06-24 23:35:00,2437.07,2443.36,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37169,做多,2025-06-24 23:35:00,2025-06-25 00:30:00,2443.36,2440.67,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37170,做空,2025-06-25 00:30:00,2025-06-25 00:45:00,2440.67,2443.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37171,做多,2025-06-25 00:45:00,2025-06-25 00:55:00,2443.0,2456.87,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37172,做多,2025-06-25 04:00:00,2025-06-25 04:05:00,2443.59,2438.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37173,做空,2025-06-25 04:05:00,2025-06-25 04:45:00,2438.82,2434.24,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37174,做多,2025-06-25 06:50:00,2025-06-25 07:05:00,2442.89,2440.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37175,做空,2025-06-25 07:05:00,2025-06-25 07:15:00,2440.98,2442.75,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37176,做多,2025-06-25 07:15:00,2025-06-25 07:30:00,2442.75,2445.34,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37177,做空,2025-06-25 07:30:00,2025-06-25 07:40:00,2445.34,2445.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37178,做多,2025-06-25 07:40:00,2025-06-25 07:50:00,2445.84,2442.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37179,做空,2025-06-25 07:50:00,2025-06-25 07:55:00,2442.45,2443.44,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37180,做多,2025-06-25 07:55:00,2025-06-25 08:00:00,2443.44,2439.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37181,做空,2025-06-25 08:00:00,2025-06-25 08:30:00,2439.05,2428.36,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37182,做多,2025-06-25 09:05:00,2025-06-25 09:10:00,2443.69,2441.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37183,做空,2025-06-25 09:10:00,2025-06-25 09:15:00,2441.03,2441.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37184,做多,2025-06-25 09:15:00,2025-06-25 09:25:00,2441.98,2439.73,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37185,做空,2025-06-25 09:25:00,2025-06-25 09:35:00,2439.73,2419.25,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37186,做多,2025-06-25 13:10:00,2025-06-25 13:20:00,2434.05,2441.65,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37187,做多,2025-06-25 13:40:00,2025-06-25 13:50:00,2434.31,2428.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37188,做空,2025-06-25 13:50:00,2025-06-25 13:55:00,2428.7,2433.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37189,做多,2025-06-25 13:55:00,2025-06-25 14:10:00,2433.7,2428.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37190,做空,2025-06-25 14:10:00,2025-06-25 14:15:00,2428.68,2398.07,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37191,做多,2025-06-25 14:45:00,2025-06-25 14:50:00,2433.49,2428.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37192,做空,2025-06-25 14:50:00,2025-06-25 14:55:00,2428.6,2431.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37193,做多,2025-06-25 14:55:00,2025-06-25 15:00:00,2431.35,2417.15,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37194,做空,2025-06-25 15:00:00,2025-06-25 15:05:00,2417.15,2417.14,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -37195,做多,2025-06-25 17:20:00,2025-06-25 17:25:00,2430.52,2422.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37196,做空,2025-06-25 17:25:00,2025-06-25 17:40:00,2422.76,2409.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37197,做多,2025-06-25 17:55:00,2025-06-25 18:00:00,2421.48,2420.96,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37198,做空,2025-06-25 18:00:00,2025-06-25 18:10:00,2420.96,2421.83,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37199,做多,2025-06-25 18:10:00,2025-06-25 18:20:00,2421.83,2416.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37200,做空,2025-06-25 18:20:00,2025-06-25 19:00:00,2416.14,2420.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37201,做多,2025-06-25 19:00:00,2025-06-25 19:15:00,2420.7,2432.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37202,做多,2025-06-25 22:05:00,2025-06-25 22:10:00,2424.91,2423.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37203,做空,2025-06-25 22:10:00,2025-06-26 00:05:00,2423.11,2419.96,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37204,做多,2025-06-26 00:05:00,2025-06-26 00:20:00,2419.96,2419.87,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37205,做空,2025-06-26 00:20:00,2025-06-26 00:35:00,2419.87,2424.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37206,做多,2025-06-26 00:35:00,2025-06-26 01:15:00,2424.61,2418.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37207,做空,2025-06-26 01:15:00,2025-06-26 01:20:00,2418.99,2419.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37208,做多,2025-06-26 01:20:00,2025-06-26 01:25:00,2419.59,2440.25,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37209,做多,2025-06-26 01:25:00,2025-06-26 01:30:00,2440.25,2463.32,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37210,做多,2025-06-26 09:15:00,2025-06-26 09:20:00,2472.09,2471.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37211,做空,2025-06-26 09:20:00,2025-06-26 09:35:00,2471.07,2472.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37212,做多,2025-06-26 09:35:00,2025-06-26 09:40:00,2472.8,2469.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37213,做空,2025-06-26 09:40:00,2025-06-26 10:50:00,2469.2,2448.49,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37214,做多,2025-06-26 19:40:00,2025-06-26 19:55:00,2437.15,2434.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37215,做空,2025-06-26 19:55:00,2025-06-26 20:05:00,2434.82,2442.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37216,做多,2025-06-26 20:05:00,2025-06-26 20:30:00,2442.6,2449.1,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37217,做多,2025-06-27 01:25:00,2025-06-27 02:00:00,2421.58,2425.3,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37218,做空,2025-06-27 02:00:00,2025-06-27 11:30:00,2425.3,2444.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37219,做多,2025-06-27 11:30:00,2025-06-27 11:35:00,2444.88,2442.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37220,做空,2025-06-27 11:35:00,2025-06-27 11:40:00,2442.69,2444.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37221,做多,2025-06-27 11:40:00,2025-06-27 11:50:00,2444.22,2443.11,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37222,做空,2025-06-27 11:50:00,2025-06-27 11:55:00,2443.11,2446.26,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37223,做多,2025-06-27 11:55:00,2025-06-27 12:00:00,2446.26,2444.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37224,做空,2025-06-27 12:00:00,2025-06-27 12:05:00,2444.2,2448.13,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37225,做多,2025-06-27 12:05:00,2025-06-27 12:20:00,2448.13,2454.04,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37226,做多,2025-06-27 15:50:00,2025-06-27 15:55:00,2441.25,2437.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37227,做空,2025-06-27 15:55:00,2025-06-27 16:30:00,2437.43,2443.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37228,做多,2025-06-27 16:30:00,2025-06-27 16:40:00,2443.99,2435.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37229,做空,2025-06-27 16:40:00,2025-06-27 17:05:00,2435.76,2422.26,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37230,做多,2025-06-27 20:40:00,2025-06-27 21:10:00,2423.67,2420.79,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37231,做空,2025-06-27 21:10:00,2025-06-27 21:25:00,2420.79,2426.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37232,做多,2025-06-27 21:25:00,2025-06-27 21:30:00,2426.88,2425.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37233,做空,2025-06-27 21:30:00,2025-06-27 21:45:00,2425.38,2422.32,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37234,做多,2025-06-27 21:45:00,2025-06-27 21:50:00,2422.32,2420.61,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37235,做空,2025-06-27 21:50:00,2025-06-27 22:00:00,2420.61,2419.79,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37236,做多,2025-06-27 22:00:00,2025-06-27 22:30:00,2419.79,2420.47,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37237,做空,2025-06-27 22:30:00,2025-06-27 23:35:00,2420.47,2418.56,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37238,做多,2025-06-27 23:35:00,2025-06-28 00:05:00,2418.56,2417.21,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37239,做空,2025-06-28 00:05:00,2025-06-28 00:15:00,2417.21,2417.43,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37240,做多,2025-06-28 00:15:00,2025-06-28 00:30:00,2417.43,2418.44,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37241,做空,2025-06-28 00:30:00,2025-06-28 00:40:00,2418.44,2418.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37242,做多,2025-06-28 00:40:00,2025-06-28 00:50:00,2418.69,2418.29,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37243,做空,2025-06-28 00:50:00,2025-06-28 01:05:00,2418.29,2417.0,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37244,做多,2025-06-28 01:05:00,2025-06-28 02:00:00,2417.0,2415.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37245,做空,2025-06-28 02:00:00,2025-06-28 02:05:00,2415.32,2416.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37246,做多,2025-06-28 02:05:00,2025-06-28 02:10:00,2416.48,2414.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37247,做空,2025-06-28 02:10:00,2025-06-28 02:15:00,2414.24,2417.27,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37248,做多,2025-06-28 02:15:00,2025-06-28 04:15:00,2417.27,2417.4,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37249,做空,2025-06-28 04:15:00,2025-06-28 04:20:00,2417.4,2418.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37250,做多,2025-06-28 04:20:00,2025-06-28 04:45:00,2418.17,2418.39,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37251,做空,2025-06-28 04:45:00,2025-06-28 04:50:00,2418.39,2418.91,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37252,做多,2025-06-28 04:50:00,2025-06-28 05:00:00,2418.91,2424.47,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37253,做多,2025-06-28 05:45:00,2025-06-28 06:05:00,2419.57,2424.66,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37254,做多,2025-06-28 08:20:00,2025-06-28 09:05:00,2423.93,2420.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37255,做空,2025-06-28 09:05:00,2025-06-28 09:20:00,2420.0,2422.05,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37256,做多,2025-06-28 09:20:00,2025-06-28 09:40:00,2422.05,2424.68,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37257,做多,2025-06-28 12:30:00,2025-06-28 13:15:00,2425.37,2424.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37258,做空,2025-06-28 13:15:00,2025-06-28 13:30:00,2424.49,2420.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37259,做多,2025-06-28 14:05:00,2025-06-28 14:30:00,2423.87,2424.35,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37260,做空,2025-06-28 14:30:00,2025-06-28 14:35:00,2424.35,2424.88,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37261,做多,2025-06-28 14:35:00,2025-06-28 14:45:00,2424.88,2424.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37262,做空,2025-06-28 14:45:00,2025-06-28 14:50:00,2424.24,2424.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37263,做多,2025-06-28 14:50:00,2025-06-28 15:05:00,2424.58,2424.6,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37264,做空,2025-06-28 15:05:00,2025-06-28 15:30:00,2424.6,2425.1,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37265,做多,2025-06-28 15:30:00,2025-06-28 15:35:00,2425.1,2424.42,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37266,做空,2025-06-28 15:35:00,2025-06-28 15:40:00,2424.42,2426.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37267,做多,2025-06-28 15:40:00,2025-06-28 15:45:00,2426.14,2428.97,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37268,做多,2025-06-28 20:20:00,2025-06-28 20:35:00,2429.86,2430.08,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37269,做空,2025-06-28 20:35:00,2025-06-28 20:40:00,2430.08,2431.7,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37270,做多,2025-06-28 20:40:00,2025-06-28 20:45:00,2431.7,2427.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37271,做空,2025-06-28 20:45:00,2025-06-28 20:50:00,2427.99,2430.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37272,做多,2025-06-28 20:50:00,2025-06-28 20:55:00,2430.17,2428.45,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37273,做空,2025-06-28 20:55:00,2025-06-28 21:05:00,2428.45,2430.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37274,做多,2025-06-28 21:05:00,2025-06-28 21:45:00,2430.17,2430.86,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37275,做空,2025-06-28 21:45:00,2025-06-29 00:20:00,2430.86,2436.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37276,做多,2025-06-29 00:20:00,2025-06-29 00:45:00,2436.57,2438.86,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37277,做多,2025-06-29 01:15:00,2025-06-29 01:20:00,2435.51,2433.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37278,做空,2025-06-29 01:20:00,2025-06-29 01:40:00,2433.9,2429.78,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37279,做多,2025-06-29 05:45:00,2025-06-29 06:25:00,2432.69,2432.34,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37280,做空,2025-06-29 06:25:00,2025-06-29 06:30:00,2432.34,2433.2,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37281,做多,2025-06-29 06:30:00,2025-06-29 06:45:00,2433.2,2432.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37282,做空,2025-06-29 06:45:00,2025-06-29 06:50:00,2432.71,2433.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37283,做多,2025-06-29 06:50:00,2025-06-29 07:25:00,2433.8,2437.74,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37284,做多,2025-06-29 22:00:00,2025-06-29 22:15:00,2443.79,2451.9,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37285,做多,2025-06-30 15:40:00,2025-06-30 15:45:00,2462.55,2478.34,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37286,做多,2025-06-30 15:45:00,2025-06-30 15:50:00,2478.34,2471.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,tp_upper -37287,做多,2025-06-30 16:30:00,2025-06-30 17:10:00,2464.98,2482.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37288,做多,2025-07-01 00:00:00,2025-07-01 00:20:00,2486.16,2485.81,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37289,做空,2025-07-01 00:20:00,2025-07-01 00:40:00,2485.81,2487.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37290,做多,2025-07-01 00:40:00,2025-07-01 01:50:00,2487.37,2485.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37291,做空,2025-07-01 01:50:00,2025-07-01 02:25:00,2485.9,2493.41,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37292,做多,2025-07-01 02:25:00,2025-07-01 02:30:00,2493.41,2491.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37293,做空,2025-07-01 02:30:00,2025-07-01 03:10:00,2491.82,2482.55,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37294,做多,2025-07-01 14:05:00,2025-07-01 14:15:00,2450.4,2446.03,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37295,做空,2025-07-01 14:15:00,2025-07-01 14:20:00,2446.03,2435.5,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37296,做多,2025-07-02 02:00:00,2025-07-02 02:05:00,2412.29,2411.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37297,做空,2025-07-02 02:05:00,2025-07-02 02:25:00,2411.22,2413.38,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37298,做多,2025-07-02 02:25:00,2025-07-02 03:10:00,2413.38,2423.6,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37299,做多,2025-07-02 12:10:00,2025-07-02 12:15:00,2443.38,2438.71,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37300,做空,2025-07-02 12:15:00,2025-07-02 12:20:00,2438.71,2438.94,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37301,做多,2025-07-02 12:20:00,2025-07-02 13:15:00,2438.94,2444.64,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37302,做空,2025-07-02 13:15:00,2025-07-02 13:25:00,2444.64,2446.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37303,做多,2025-07-02 13:25:00,2025-07-02 13:30:00,2446.32,2445.32,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37304,做空,2025-07-02 13:30:00,2025-07-02 13:35:00,2445.32,2449.17,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37305,做多,2025-07-02 13:35:00,2025-07-02 13:45:00,2449.17,2451.52,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37306,做多,2025-07-03 00:35:00,2025-07-03 00:55:00,2567.94,2572.92,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37307,做空,2025-07-03 00:55:00,2025-07-03 01:05:00,2572.92,2575.58,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37308,做多,2025-07-03 01:05:00,2025-07-03 01:15:00,2575.58,2574.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37309,做空,2025-07-03 01:15:00,2025-07-03 01:20:00,2574.95,2582.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37310,做多,2025-07-03 01:20:00,2025-07-03 01:30:00,2582.26,2576.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37311,做空,2025-07-03 01:30:00,2025-07-03 01:35:00,2576.93,2578.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37312,做多,2025-07-03 01:35:00,2025-07-03 01:50:00,2578.15,2577.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37313,做空,2025-07-03 01:50:00,2025-07-03 01:55:00,2577.53,2579.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37314,做多,2025-07-03 01:55:00,2025-07-03 02:00:00,2579.26,2575.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37315,做空,2025-07-03 02:00:00,2025-07-03 02:25:00,2575.28,2562.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37316,做多,2025-07-03 05:05:00,2025-07-03 05:10:00,2578.09,2575.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37317,做空,2025-07-03 05:10:00,2025-07-03 05:20:00,2575.85,2582.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37318,做多,2025-07-03 05:20:00,2025-07-03 05:30:00,2582.74,2598.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37319,做多,2025-07-03 12:55:00,2025-07-03 13:05:00,2587.86,2589.14,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37320,做空,2025-07-03 13:05:00,2025-07-03 13:10:00,2589.14,2589.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37321,做多,2025-07-03 13:10:00,2025-07-03 13:15:00,2589.34,2586.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37322,做空,2025-07-03 13:15:00,2025-07-03 13:20:00,2586.29,2589.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37323,做多,2025-07-03 13:20:00,2025-07-03 13:30:00,2589.41,2603.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37324,做多,2025-07-03 14:35:00,2025-07-03 14:40:00,2597.94,2596.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37325,做空,2025-07-03 14:40:00,2025-07-03 15:05:00,2596.62,2579.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37326,做多,2025-07-03 19:00:00,2025-07-03 19:05:00,2589.59,2586.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37327,做空,2025-07-03 19:05:00,2025-07-03 19:10:00,2586.32,2588.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37328,做多,2025-07-03 19:10:00,2025-07-03 19:20:00,2588.59,2588.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37329,做空,2025-07-03 19:20:00,2025-07-03 20:05:00,2588.1,2590.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37330,做多,2025-07-03 20:05:00,2025-07-03 23:20:00,2590.0,2587.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37331,做空,2025-07-03 23:20:00,2025-07-03 23:25:00,2587.19,2587.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37332,做多,2025-07-03 23:25:00,2025-07-03 23:30:00,2587.3,2584.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37333,做空,2025-07-03 23:30:00,2025-07-03 23:35:00,2584.76,2585.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37334,做多,2025-07-03 23:35:00,2025-07-04 00:55:00,2585.35,2587.42,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37335,做空,2025-07-04 00:55:00,2025-07-04 01:45:00,2587.42,2589.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37336,做多,2025-07-04 01:45:00,2025-07-04 02:05:00,2589.7,2590.43,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37337,做空,2025-07-04 02:05:00,2025-07-04 02:30:00,2590.43,2577.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37338,做多,2025-07-04 22:05:00,2025-07-04 22:55:00,2502.55,2519.15,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37339,做多,2025-07-05 02:30:00,2025-07-05 03:00:00,2506.98,2519.74,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37340,做多,2025-07-05 08:55:00,2025-07-05 10:15:00,2515.18,2518.0,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37341,做空,2025-07-05 10:15:00,2025-07-05 11:00:00,2518.0,2519.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37342,做多,2025-07-05 11:00:00,2025-07-05 11:40:00,2519.97,2522.73,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37343,做多,2025-07-05 13:00:00,2025-07-05 13:10:00,2517.38,2516.93,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37344,做空,2025-07-05 13:10:00,2025-07-05 13:20:00,2516.93,2518.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37345,做多,2025-07-05 13:20:00,2025-07-05 13:30:00,2518.8,2513.57,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37346,做空,2025-07-05 13:30:00,2025-07-05 13:35:00,2513.57,2513.35,0.0,100.0,0.0002,0.0,0.0,-0.0,tp_lower -37347,做多,2025-07-05 14:15:00,2025-07-05 15:05:00,2515.0,2516.39,0.0,100.0,0.0002,0.0,0.0,0.0,flip -37348,做空,2025-07-05 15:05:00,2025-07-05 15:40:00,2516.39,2510.62,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37349,做多,2025-07-05 21:00:00,2025-07-05 21:10:00,2506.69,2506.63,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37350,做空,2025-07-05 21:10:00,2025-07-06 03:30:00,2506.63,2509.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37351,做多,2025-07-06 03:30:00,2025-07-06 04:25:00,2509.99,2510.87,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37352,做空,2025-07-06 04:25:00,2025-07-06 04:30:00,2510.87,2510.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37353,做多,2025-07-06 04:30:00,2025-07-06 04:35:00,2510.99,2510.76,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37354,做空,2025-07-06 04:35:00,2025-07-06 04:40:00,2510.76,2512.19,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37355,做多,2025-07-06 04:40:00,2025-07-06 04:50:00,2512.19,2510.97,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37356,做空,2025-07-06 04:50:00,2025-07-06 06:10:00,2510.97,2514.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37357,做多,2025-07-06 06:10:00,2025-07-06 06:15:00,2514.0,2521.39,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37358,做多,2025-07-06 08:45:00,2025-07-06 09:35:00,2514.27,2513.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37359,做空,2025-07-06 09:35:00,2025-07-06 09:45:00,2513.8,2508.54,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37360,做多,2025-07-06 11:45:00,2025-07-06 12:05:00,2512.52,2512.48,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37361,做空,2025-07-06 12:05:00,2025-07-06 12:10:00,2512.48,2512.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37362,做多,2025-07-06 12:10:00,2025-07-06 12:15:00,2512.82,2510.82,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37363,做空,2025-07-06 12:15:00,2025-07-06 12:30:00,2510.82,2515.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37364,做多,2025-07-06 12:30:00,2025-07-06 12:35:00,2515.14,2518.0,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37365,做多,2025-07-06 18:35:00,2025-07-06 18:40:00,2533.6,2527.12,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37366,做空,2025-07-06 18:40:00,2025-07-06 19:00:00,2527.12,2535.54,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37367,做多,2025-07-06 19:00:00,2025-07-06 19:30:00,2535.54,2533.98,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37368,做空,2025-07-06 19:30:00,2025-07-06 19:45:00,2533.98,2536.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37369,做多,2025-07-06 19:45:00,2025-07-06 21:25:00,2536.99,2564.3,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37370,做多,2025-07-07 01:15:00,2025-07-07 01:20:00,2558.73,2557.37,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37371,做空,2025-07-07 01:20:00,2025-07-07 05:35:00,2557.37,2571.77,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37372,做多,2025-07-07 05:35:00,2025-07-07 05:45:00,2571.77,2570.56,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37373,做空,2025-07-07 05:45:00,2025-07-07 06:20:00,2570.56,2574.59,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37374,做多,2025-07-07 06:20:00,2025-07-07 06:30:00,2574.59,2572.3,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37375,做空,2025-07-07 06:30:00,2025-07-07 07:35:00,2572.3,2572.35,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37376,做多,2025-07-07 07:35:00,2025-07-07 08:15:00,2572.35,2570.92,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37377,做空,2025-07-07 08:15:00,2025-07-07 09:55:00,2570.92,2571.22,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37378,做多,2025-07-07 09:55:00,2025-07-07 14:05:00,2571.22,2560.24,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37379,做空,2025-07-07 14:05:00,2025-07-07 14:10:00,2560.24,2541.69,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37380,做多,2025-07-07 19:15:00,2025-07-07 19:45:00,2552.5,2541.52,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37381,做空,2025-07-07 19:45:00,2025-07-07 19:50:00,2541.52,2544.14,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37382,做多,2025-07-07 19:50:00,2025-07-07 19:55:00,2544.14,2543.08,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37383,做空,2025-07-07 19:55:00,2025-07-07 20:30:00,2543.08,2542.6,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37384,做多,2025-07-07 20:30:00,2025-07-07 20:35:00,2542.6,2540.84,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37385,做空,2025-07-07 20:35:00,2025-07-07 21:20:00,2540.84,2525.15,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37386,做多,2025-07-07 21:45:00,2025-07-07 21:55:00,2539.71,2538.69,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37387,做空,2025-07-07 21:55:00,2025-07-07 23:00:00,2538.69,2537.86,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37388,做多,2025-07-07 23:00:00,2025-07-08 00:10:00,2537.86,2546.35,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37389,做多,2025-07-08 02:25:00,2025-07-08 02:30:00,2535.9,2530.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37390,做空,2025-07-08 02:30:00,2025-07-08 02:45:00,2530.0,2524.44,0.0,100.0,0.0002,0.0,0.0,0.0,tp_lower -37391,做多,2025-07-08 03:50:00,2025-07-08 04:00:00,2538.0,2534.68,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37392,做空,2025-07-08 04:00:00,2025-07-08 04:30:00,2534.68,2540.9,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37393,做多,2025-07-08 04:30:00,2025-07-08 05:05:00,2540.9,2542.63,0.0,100.0,0.0002,0.0,0.0,0.0,tp_upper -37394,做多,2025-07-08 14:55:00,2025-07-08 15:20:00,2562.81,2563.15,0.0,100.0,0.0002,0.0,0.0,-0.0,flip -37395,做空,2025-07-08 15:20:00,2025-07-08 15:35:00,2563.15,2563.99,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37396,做多,2025-07-08 15:35:00,2025-07-08 15:40:00,2563.99,2563.47,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37397,做空,2025-07-08 15:40:00,2025-07-08 15:45:00,2563.47,2564.86,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37398,做多,2025-07-08 15:45:00,2025-07-08 15:50:00,2564.86,2562.49,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37399,做空,2025-07-08 15:50:00,2025-07-08 15:55:00,2562.49,2563.6,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37400,做多,2025-07-08 15:55:00,2025-07-08 16:05:00,2563.6,2561.5,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37401,做空,2025-07-08 16:05:00,2025-07-08 16:20:00,2561.5,2571.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37402,做多,2025-07-08 16:20:00,2025-07-08 17:05:00,2571.55,2605.68,0.0,100.0,0.0001,0.01,0.0,0.0,tp_upper -37403,做多,2025-07-09 01:30:00,2025-07-09 01:35:00,2606.28,2602.07,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37404,做空,2025-07-09 01:35:00,2025-07-09 02:10:00,2602.07,2607.0,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37405,做多,2025-07-09 02:10:00,2025-07-09 05:25:00,2607.0,2604.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37406,做空,2025-07-09 05:25:00,2025-07-09 05:30:00,2604.57,2608.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37407,做多,2025-07-09 05:30:00,2025-07-09 05:35:00,2608.75,2636.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37408,做多,2025-07-09 09:20:00,2025-07-09 09:55:00,2610.67,2609.8,0.0,100.0,0.0002,-0.0,0.0,-0.0,flip -37409,做空,2025-07-09 09:55:00,2025-07-09 10:10:00,2609.8,2611.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37410,做多,2025-07-09 10:10:00,2025-07-09 12:05:00,2611.61,2632.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37411,做多,2025-07-09 14:50:00,2025-07-09 16:30:00,2633.87,2662.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37412,做多,2025-07-10 09:25:00,2025-07-10 09:30:00,2782.71,2780.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37413,做空,2025-07-10 09:30:00,2025-07-10 10:35:00,2780.2,2781.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37414,做多,2025-07-10 10:35:00,2025-07-10 10:40:00,2781.7,2779.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37415,做空,2025-07-10 10:40:00,2025-07-10 10:50:00,2779.74,2784.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37416,做多,2025-07-10 10:50:00,2025-07-10 11:00:00,2784.86,2779.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37417,做空,2025-07-10 11:00:00,2025-07-10 12:10:00,2779.5,2767.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37418,做多,2025-07-10 13:00:00,2025-07-10 13:30:00,2780.18,2774.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37419,做空,2025-07-10 13:30:00,2025-07-10 13:40:00,2774.59,2781.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37420,做多,2025-07-10 13:40:00,2025-07-10 13:45:00,2781.58,2772.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37421,做空,2025-07-10 13:45:00,2025-07-10 14:05:00,2772.36,2778.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37422,做多,2025-07-10 14:05:00,2025-07-10 14:20:00,2778.44,2779.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37423,做空,2025-07-10 14:20:00,2025-07-10 14:25:00,2779.24,2762.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37424,做多,2025-07-10 16:15:00,2025-07-10 16:25:00,2777.38,2803.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37425,做多,2025-07-11 08:00:00,2025-07-11 08:40:00,2973.57,3006.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37426,做多,2025-07-11 11:15:00,2025-07-11 11:20:00,2989.63,2987.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37427,做空,2025-07-11 11:20:00,2025-07-11 11:30:00,2987.34,2987.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37428,做多,2025-07-11 11:30:00,2025-07-11 12:15:00,2987.21,2985.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37429,做空,2025-07-11 12:15:00,2025-07-11 13:00:00,2985.12,2994.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37430,做多,2025-07-11 13:00:00,2025-07-11 13:05:00,2994.44,2986.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37431,做空,2025-07-11 13:05:00,2025-07-11 13:10:00,2986.94,2992.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37432,做多,2025-07-11 13:10:00,2025-07-11 13:15:00,2992.6,2989.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37433,做空,2025-07-11 13:15:00,2025-07-11 13:20:00,2989.23,2998.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37434,做多,2025-07-11 13:20:00,2025-07-11 13:30:00,2998.59,2982.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37435,做空,2025-07-11 13:30:00,2025-07-11 13:35:00,2982.69,2989.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37436,做多,2025-07-11 13:35:00,2025-07-11 13:40:00,2989.98,2985.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37437,做空,2025-07-11 13:40:00,2025-07-11 13:45:00,2985.05,2994.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37438,做多,2025-07-11 13:45:00,2025-07-11 13:50:00,2994.81,2990.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37439,做空,2025-07-11 13:50:00,2025-07-11 13:55:00,2990.04,3001.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37440,做多,2025-07-11 13:55:00,2025-07-11 14:00:00,3001.62,2996.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37441,做空,2025-07-11 14:00:00,2025-07-11 14:10:00,2996.85,2993.46,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37442,做多,2025-07-11 14:10:00,2025-07-11 14:25:00,2993.46,2995.28,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37443,做空,2025-07-11 14:25:00,2025-07-11 14:30:00,2995.28,2998.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37444,做多,2025-07-11 14:30:00,2025-07-11 14:50:00,2998.1,2987.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37445,做空,2025-07-11 14:50:00,2025-07-11 15:05:00,2987.71,2978.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37446,做多,2025-07-11 15:35:00,2025-07-11 17:25:00,2988.01,2989.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37447,做空,2025-07-11 17:25:00,2025-07-11 17:45:00,2989.28,2988.11,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37448,做多,2025-07-11 17:45:00,2025-07-11 18:05:00,2988.11,2988.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37449,做空,2025-07-11 18:05:00,2025-07-11 18:10:00,2988.5,2993.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37450,做多,2025-07-11 18:10:00,2025-07-11 18:15:00,2993.32,2987.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37451,做空,2025-07-11 18:15:00,2025-07-11 18:20:00,2987.02,2991.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37452,做多,2025-07-11 18:20:00,2025-07-11 18:25:00,2991.59,2984.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37453,做空,2025-07-11 18:25:00,2025-07-11 18:30:00,2984.71,2990.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37454,做多,2025-07-11 18:30:00,2025-07-11 18:35:00,2990.01,2987.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37455,做空,2025-07-11 18:35:00,2025-07-11 18:40:00,2987.93,2989.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37456,做多,2025-07-11 18:40:00,2025-07-11 18:45:00,2989.75,2988.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37457,做空,2025-07-11 18:45:00,2025-07-11 18:50:00,2988.45,2993.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37458,做多,2025-07-11 18:50:00,2025-07-11 19:00:00,2993.87,2986.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37459,做空,2025-07-11 19:00:00,2025-07-11 19:05:00,2986.56,2987.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37460,做多,2025-07-11 19:05:00,2025-07-11 19:25:00,2987.91,2990.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37461,做多,2025-07-11 19:30:00,2025-07-11 19:55:00,2995.51,3006.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37462,做多,2025-07-11 20:35:00,2025-07-11 20:40:00,2986.25,2981.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37463,做空,2025-07-11 20:40:00,2025-07-11 21:15:00,2981.17,2987.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37464,做多,2025-07-11 21:15:00,2025-07-11 21:35:00,2987.02,2972.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37465,做空,2025-07-11 21:35:00,2025-07-11 21:40:00,2972.64,2957.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37466,做多,2025-07-12 06:35:00,2025-07-12 06:45:00,2958.29,2958.98,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37467,做空,2025-07-12 06:45:00,2025-07-12 08:50:00,2958.98,2962.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37468,做多,2025-07-12 08:50:00,2025-07-12 09:15:00,2962.49,2968.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37469,做多,2025-07-12 11:45:00,2025-07-12 11:55:00,2966.52,2962.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37470,做空,2025-07-12 11:55:00,2025-07-12 12:00:00,2962.55,2963.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37471,做多,2025-07-12 12:00:00,2025-07-12 12:05:00,2963.96,2958.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37472,做空,2025-07-12 12:05:00,2025-07-12 12:20:00,2958.18,2946.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37473,做多,2025-07-12 19:00:00,2025-07-12 19:05:00,2942.96,2942.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37474,做空,2025-07-12 19:05:00,2025-07-12 19:10:00,2942.33,2942.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37475,做多,2025-07-12 19:10:00,2025-07-12 19:15:00,2942.7,2942.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37476,做空,2025-07-12 19:15:00,2025-07-12 20:55:00,2942.34,2916.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37477,做多,2025-07-12 21:25:00,2025-07-12 22:10:00,2931.9,2933.11,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37478,做空,2025-07-12 22:10:00,2025-07-12 22:25:00,2933.11,2935.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37479,做多,2025-07-12 22:25:00,2025-07-12 22:45:00,2935.48,2931.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37480,做空,2025-07-12 22:45:00,2025-07-12 22:50:00,2931.13,2932.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37481,做多,2025-07-12 22:50:00,2025-07-12 23:05:00,2932.66,2930.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37482,做空,2025-07-12 23:05:00,2025-07-12 23:10:00,2930.77,2931.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37483,做多,2025-07-12 23:10:00,2025-07-12 23:45:00,2931.89,2944.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37484,做多,2025-07-13 02:30:00,2025-07-13 02:45:00,2940.23,2947.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37485,做多,2025-07-13 08:55:00,2025-07-13 09:15:00,2954.71,2949.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37486,做空,2025-07-13 09:15:00,2025-07-13 10:00:00,2949.01,2952.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37487,做多,2025-07-13 10:00:00,2025-07-13 10:20:00,2952.5,2952.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37488,做空,2025-07-13 10:20:00,2025-07-13 10:25:00,2952.28,2952.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37489,做多,2025-07-13 10:25:00,2025-07-13 10:30:00,2952.99,2950.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37490,做空,2025-07-13 10:30:00,2025-07-13 10:45:00,2950.11,2948.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37491,做多,2025-07-13 11:05:00,2025-07-13 11:10:00,2955.92,2959.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37492,做多,2025-07-13 17:05:00,2025-07-13 19:30:00,2978.0,2997.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37493,做多,2025-07-13 20:05:00,2025-07-13 20:10:00,2984.19,2984.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37494,做空,2025-07-13 20:10:00,2025-07-13 20:15:00,2984.13,2990.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37495,做多,2025-07-13 20:15:00,2025-07-13 21:00:00,2990.01,2988.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37496,做空,2025-07-13 21:00:00,2025-07-13 21:35:00,2988.15,2955.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37497,做多,2025-07-14 00:20:00,2025-07-14 00:25:00,2981.15,2978.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37498,做空,2025-07-14 00:25:00,2025-07-14 00:40:00,2978.05,2984.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37499,做多,2025-07-14 00:40:00,2025-07-14 00:45:00,2984.39,2983.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37500,做空,2025-07-14 00:45:00,2025-07-14 02:05:00,2983.47,2978.1,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37501,做多,2025-07-14 02:05:00,2025-07-14 02:25:00,2978.1,3002.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37502,做多,2025-07-14 12:50:00,2025-07-14 13:15:00,3043.31,3041.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37503,做空,2025-07-14 13:15:00,2025-07-14 13:20:00,3041.23,3041.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37504,做多,2025-07-14 13:20:00,2025-07-14 13:30:00,3041.99,3040.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37505,做空,2025-07-14 13:30:00,2025-07-14 13:35:00,3040.47,3044.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37506,做多,2025-07-14 13:35:00,2025-07-14 13:50:00,3044.23,3063.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37507,做多,2025-07-14 14:25:00,2025-07-14 22:55:00,3043.98,3012.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37508,做空,2025-07-14 22:55:00,2025-07-14 23:35:00,3012.34,3010.32,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37509,做多,2025-07-14 23:35:00,2025-07-14 23:40:00,3010.32,3009.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37510,做空,2025-07-14 23:40:00,2025-07-14 23:45:00,3009.7,3012.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37511,做多,2025-07-14 23:45:00,2025-07-14 23:50:00,3012.91,3011.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37512,做空,2025-07-14 23:50:00,2025-07-15 00:05:00,3011.61,3009.02,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37513,做多,2025-07-15 00:05:00,2025-07-15 00:10:00,3009.02,3005.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37514,做空,2025-07-15 00:10:00,2025-07-15 00:20:00,3005.06,3014.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37515,做多,2025-07-15 00:20:00,2025-07-15 00:30:00,3014.76,3007.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37516,做空,2025-07-15 00:30:00,2025-07-15 00:40:00,3007.52,2995.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37517,做多,2025-07-15 06:05:00,2025-07-15 06:10:00,2986.15,2982.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37518,做空,2025-07-15 06:10:00,2025-07-15 06:55:00,2982.63,2984.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37519,做多,2025-07-15 06:55:00,2025-07-15 07:05:00,2984.67,2985.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37520,做空,2025-07-15 07:05:00,2025-07-15 07:50:00,2985.99,2980.87,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37521,做多,2025-07-15 07:50:00,2025-07-15 07:55:00,2980.87,2976.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37522,做空,2025-07-15 07:55:00,2025-07-15 08:35:00,2976.36,2981.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37523,做多,2025-07-15 08:35:00,2025-07-15 08:50:00,2981.0,2973.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37524,做空,2025-07-15 08:50:00,2025-07-15 09:00:00,2973.99,2977.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37525,做多,2025-07-15 09:00:00,2025-07-15 09:50:00,2977.64,2974.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37526,做空,2025-07-15 09:50:00,2025-07-15 10:00:00,2974.53,2973.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37527,做多,2025-07-15 10:00:00,2025-07-15 10:10:00,2973.77,2971.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37528,做空,2025-07-15 10:10:00,2025-07-15 10:15:00,2971.46,2976.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37529,做多,2025-07-15 10:15:00,2025-07-15 10:30:00,2976.01,2968.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37530,做空,2025-07-15 10:30:00,2025-07-15 10:50:00,2968.63,2973.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37531,做多,2025-07-15 10:50:00,2025-07-15 10:55:00,2973.73,2973.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37532,做空,2025-07-15 10:55:00,2025-07-15 11:50:00,2973.21,2974.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37533,做多,2025-07-15 11:50:00,2025-07-15 12:30:00,2974.79,3005.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37534,做多,2025-07-15 15:05:00,2025-07-15 15:20:00,2988.9,2985.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37535,做空,2025-07-15 15:20:00,2025-07-15 15:25:00,2985.83,2996.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37536,做多,2025-07-15 15:25:00,2025-07-15 15:40:00,2996.91,3024.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37537,做多,2025-07-17 01:35:00,2025-07-17 01:40:00,3352.43,3348.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37538,做空,2025-07-17 01:40:00,2025-07-17 02:20:00,3348.99,3357.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37539,做多,2025-07-17 02:20:00,2025-07-17 02:25:00,3357.53,3356.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37540,做空,2025-07-17 02:25:00,2025-07-17 03:15:00,3356.95,3327.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37541,做多,2025-07-17 05:40:00,2025-07-17 06:20:00,3364.82,3425.98,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -37542,做多,2025-07-17 13:25:00,2025-07-17 13:30:00,3423.7,3409.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37543,做空,2025-07-17 13:30:00,2025-07-17 13:35:00,3409.22,3412.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37544,做多,2025-07-17 13:35:00,2025-07-17 14:35:00,3412.85,3428.72,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37545,做空,2025-07-17 14:35:00,2025-07-17 14:50:00,3428.72,3430.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37546,做多,2025-07-17 14:50:00,2025-07-17 15:00:00,3430.63,3418.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37547,做空,2025-07-17 15:00:00,2025-07-17 15:15:00,3418.12,3403.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37548,做多,2025-07-17 17:45:00,2025-07-17 18:10:00,3419.46,3422.87,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37549,做空,2025-07-17 18:10:00,2025-07-17 18:15:00,3422.87,3428.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37550,做多,2025-07-17 18:15:00,2025-07-17 18:25:00,3428.04,3430.15,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37551,做空,2025-07-17 18:25:00,2025-07-17 18:45:00,3430.15,3427.32,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37552,做多,2025-07-17 18:45:00,2025-07-17 18:50:00,3427.32,3426.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37553,做空,2025-07-17 18:50:00,2025-07-17 18:55:00,3426.0,3426.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37554,做多,2025-07-17 18:55:00,2025-07-17 19:45:00,3426.4,3430.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37555,做空,2025-07-17 19:45:00,2025-07-17 20:00:00,3430.34,3394.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37556,做多,2025-07-17 20:55:00,2025-07-17 21:05:00,3419.71,3450.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37557,做多,2025-07-18 08:45:00,2025-07-18 09:30:00,3602.28,3598.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37558,做空,2025-07-18 09:30:00,2025-07-18 09:35:00,3598.99,3613.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37559,做多,2025-07-18 09:35:00,2025-07-18 10:15:00,3613.2,3607.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37560,做空,2025-07-18 10:15:00,2025-07-18 10:20:00,3607.06,3614.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37561,做多,2025-07-18 10:20:00,2025-07-18 10:35:00,3614.65,3610.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37562,做空,2025-07-18 10:35:00,2025-07-18 10:45:00,3610.21,3618.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37563,做多,2025-07-18 10:45:00,2025-07-18 11:00:00,3618.53,3617.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37564,做空,2025-07-18 11:00:00,2025-07-18 11:05:00,3617.12,3624.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37565,做多,2025-07-18 11:05:00,2025-07-18 11:10:00,3624.75,3608.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37566,做空,2025-07-18 11:10:00,2025-07-18 11:45:00,3608.72,3619.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37567,做多,2025-07-18 11:45:00,2025-07-18 11:50:00,3619.18,3615.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37568,做空,2025-07-18 11:50:00,2025-07-18 12:00:00,3615.8,3616.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37569,做多,2025-07-18 12:00:00,2025-07-18 12:05:00,3616.31,3610.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37570,做空,2025-07-18 12:05:00,2025-07-18 12:45:00,3610.85,3618.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37571,做多,2025-07-18 12:45:00,2025-07-18 13:10:00,3618.0,3635.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37572,做多,2025-07-18 13:25:00,2025-07-18 13:45:00,3623.22,3654.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37573,做多,2025-07-18 17:25:00,2025-07-18 17:40:00,3612.04,3600.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37574,做空,2025-07-18 17:40:00,2025-07-18 17:55:00,3600.26,3599.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37575,做多,2025-07-18 17:55:00,2025-07-18 18:05:00,3599.92,3595.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37576,做空,2025-07-18 18:05:00,2025-07-18 18:25:00,3595.44,3606.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37577,做多,2025-07-18 18:25:00,2025-07-18 18:30:00,3606.36,3590.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37578,做空,2025-07-18 18:30:00,2025-07-18 19:00:00,3590.57,3558.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37579,做多,2025-07-18 22:25:00,2025-07-18 22:30:00,3571.01,3564.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37580,做空,2025-07-18 22:30:00,2025-07-18 23:00:00,3564.51,3521.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37581,做多,2025-07-19 00:30:00,2025-07-19 00:35:00,3558.13,3547.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37582,做空,2025-07-19 00:35:00,2025-07-19 01:00:00,3547.9,3510.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37583,做多,2025-07-19 02:15:00,2025-07-19 02:20:00,3555.26,3553.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37584,做空,2025-07-19 02:20:00,2025-07-19 02:30:00,3553.99,3560.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37585,做多,2025-07-19 02:30:00,2025-07-19 03:15:00,3560.84,3582.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37586,做多,2025-07-19 09:35:00,2025-07-19 11:30:00,3562.2,3567.09,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37587,做空,2025-07-19 11:30:00,2025-07-19 11:45:00,3567.09,3549.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37588,做多,2025-07-19 13:30:00,2025-07-19 13:35:00,3567.57,3566.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37589,做空,2025-07-19 13:35:00,2025-07-19 14:10:00,3566.26,3544.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37590,做多,2025-07-19 15:40:00,2025-07-19 15:45:00,3561.62,3557.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37591,做空,2025-07-19 15:45:00,2025-07-19 16:00:00,3557.99,3543.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37592,做多,2025-07-19 16:25:00,2025-07-19 16:30:00,3563.52,3555.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37593,做空,2025-07-19 16:30:00,2025-07-19 16:35:00,3555.93,3563.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37594,做多,2025-07-19 16:35:00,2025-07-19 17:05:00,3563.64,3551.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37595,做空,2025-07-19 17:05:00,2025-07-19 17:25:00,3551.06,3546.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37596,做多,2025-07-19 18:10:00,2025-07-19 18:15:00,3551.37,3543.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37597,做空,2025-07-19 18:15:00,2025-07-19 18:20:00,3543.26,3555.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37598,做多,2025-07-19 18:20:00,2025-07-19 18:25:00,3555.29,3553.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37599,做空,2025-07-19 18:25:00,2025-07-19 19:10:00,3553.74,3550.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37600,做多,2025-07-19 19:10:00,2025-07-19 19:35:00,3550.37,3565.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37601,做多,2025-07-19 21:25:00,2025-07-19 21:30:00,3558.15,3553.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37602,做空,2025-07-19 21:30:00,2025-07-19 21:35:00,3553.08,3554.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37603,做多,2025-07-19 21:35:00,2025-07-19 22:05:00,3554.03,3576.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37604,做多,2025-07-20 17:55:00,2025-07-20 18:15:00,3738.22,3736.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37605,做空,2025-07-20 18:15:00,2025-07-20 18:20:00,3736.01,3745.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37606,做多,2025-07-20 18:20:00,2025-07-20 18:30:00,3745.46,3747.2,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37607,做空,2025-07-20 18:30:00,2025-07-20 18:40:00,3747.2,3745.2,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37608,做多,2025-07-20 18:40:00,2025-07-20 18:45:00,3745.2,3743.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37609,做空,2025-07-20 18:45:00,2025-07-20 19:05:00,3743.07,3751.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37610,做多,2025-07-20 19:05:00,2025-07-20 19:55:00,3751.91,3747.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37611,做空,2025-07-20 19:55:00,2025-07-20 21:10:00,3747.19,3733.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37612,做多,2025-07-20 21:25:00,2025-07-20 21:35:00,3758.85,3756.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37613,做空,2025-07-20 21:35:00,2025-07-20 21:40:00,3756.44,3761.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37614,做多,2025-07-20 21:40:00,2025-07-20 22:00:00,3761.42,3741.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37615,做空,2025-07-20 22:00:00,2025-07-20 22:05:00,3741.84,3736.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37616,做多,2025-07-20 23:40:00,2025-07-20 23:50:00,3758.03,3755.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37617,做空,2025-07-20 23:50:00,2025-07-20 23:55:00,3755.3,3755.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37618,做多,2025-07-20 23:55:00,2025-07-21 00:00:00,3755.68,3746.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37619,做空,2025-07-21 00:00:00,2025-07-21 00:15:00,3746.6,3720.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37620,做多,2025-07-21 02:25:00,2025-07-21 02:40:00,3740.01,3743.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37621,做空,2025-07-21 02:40:00,2025-07-21 02:55:00,3743.4,3742.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37622,做多,2025-07-21 02:55:00,2025-07-21 03:05:00,3742.5,3757.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37623,做多,2025-07-21 09:45:00,2025-07-21 10:45:00,3765.63,3814.01,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -37624,做多,2025-07-21 13:15:00,2025-07-21 13:20:00,3784.13,3782.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37625,做空,2025-07-21 13:20:00,2025-07-21 13:25:00,3782.45,3788.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37626,做多,2025-07-21 13:25:00,2025-07-21 13:40:00,3788.01,3806.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37627,做多,2025-07-21 18:20:00,2025-07-22 00:30:00,3794.24,3758.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37628,做空,2025-07-22 00:30:00,2025-07-22 01:00:00,3758.7,3726.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37629,做多,2025-07-22 01:40:00,2025-07-22 01:50:00,3762.09,3791.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37630,做多,2025-07-22 11:05:00,2025-07-22 11:10:00,3698.38,3692.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37631,做空,2025-07-22 11:10:00,2025-07-22 11:15:00,3692.59,3695.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37632,做多,2025-07-22 11:15:00,2025-07-22 11:20:00,3695.49,3694.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37633,做空,2025-07-22 11:20:00,2025-07-22 11:25:00,3694.2,3697.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37634,做多,2025-07-22 11:25:00,2025-07-22 11:30:00,3697.47,3693.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37635,做空,2025-07-22 11:30:00,2025-07-22 11:40:00,3693.74,3699.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37636,做多,2025-07-22 11:40:00,2025-07-22 13:30:00,3699.49,3671.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37637,做空,2025-07-22 13:30:00,2025-07-22 13:35:00,3671.57,3685.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37638,做多,2025-07-22 13:35:00,2025-07-22 13:45:00,3685.87,3664.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37639,做空,2025-07-22 13:45:00,2025-07-22 13:50:00,3664.0,3640.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37640,做多,2025-07-22 14:35:00,2025-07-22 15:15:00,3676.36,3719.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37641,做多,2025-07-22 17:20:00,2025-07-22 17:25:00,3689.75,3690.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37642,做空,2025-07-22 17:25:00,2025-07-22 18:10:00,3690.25,3698.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37643,做多,2025-07-22 18:10:00,2025-07-22 18:15:00,3698.71,3691.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37644,做空,2025-07-22 18:15:00,2025-07-22 18:20:00,3691.74,3694.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37645,做多,2025-07-22 18:20:00,2025-07-22 19:30:00,3694.98,3698.62,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37646,做空,2025-07-22 19:30:00,2025-07-22 19:45:00,3698.62,3669.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37647,做多,2025-07-22 20:10:00,2025-07-22 21:05:00,3693.66,3702.04,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37648,做空,2025-07-22 21:05:00,2025-07-23 04:10:00,3702.04,3723.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37649,做多,2025-07-23 04:10:00,2025-07-23 05:05:00,3723.47,3724.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37650,做空,2025-07-23 05:05:00,2025-07-23 06:10:00,3724.25,3707.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37651,做多,2025-07-23 22:10:00,2025-07-23 22:15:00,3601.55,3601.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37652,做空,2025-07-23 22:15:00,2025-07-24 04:45:00,3601.09,3619.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37653,做多,2025-07-24 04:45:00,2025-07-24 04:50:00,3619.45,3606.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37654,做空,2025-07-24 04:50:00,2025-07-24 05:50:00,3606.18,3566.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37655,做多,2025-07-24 08:10:00,2025-07-24 10:20:00,3635.95,3608.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37656,做空,2025-07-24 10:20:00,2025-07-24 10:45:00,3608.54,3615.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37657,做多,2025-07-24 10:45:00,2025-07-24 14:10:00,3615.87,3621.67,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37658,做空,2025-07-24 14:10:00,2025-07-24 22:15:00,3621.67,3713.12,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -37659,做多,2025-07-24 22:15:00,2025-07-24 22:20:00,3713.12,3714.57,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37660,做空,2025-07-24 22:20:00,2025-07-24 22:25:00,3714.57,3717.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37661,做多,2025-07-24 22:25:00,2025-07-24 23:00:00,3717.88,3709.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37662,做空,2025-07-24 23:00:00,2025-07-24 23:05:00,3709.84,3711.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37663,做多,2025-07-24 23:05:00,2025-07-25 07:20:00,3711.47,3643.71,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -37664,做空,2025-07-25 07:20:00,2025-07-25 08:05:00,3643.71,3640.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37665,做多,2025-07-25 08:05:00,2025-07-25 08:40:00,3640.61,3644.8,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37666,做空,2025-07-25 08:40:00,2025-07-25 08:45:00,3644.8,3667.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37667,做多,2025-07-25 08:45:00,2025-07-25 09:20:00,3667.49,3686.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37668,做多,2025-07-25 14:15:00,2025-07-25 14:20:00,3683.4,3678.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37669,做空,2025-07-25 14:20:00,2025-07-25 14:25:00,3678.85,3679.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37670,做多,2025-07-25 14:25:00,2025-07-25 14:30:00,3679.63,3658.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37671,做空,2025-07-25 14:30:00,2025-07-25 15:10:00,3658.41,3633.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37672,做多,2025-07-25 20:30:00,2025-07-25 21:10:00,3670.09,3714.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37673,做多,2025-07-26 11:25:00,2025-07-26 11:30:00,3748.07,3744.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37674,做空,2025-07-26 11:30:00,2025-07-26 12:00:00,3744.98,3732.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37675,做多,2025-07-26 12:20:00,2025-07-26 12:25:00,3746.54,3741.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37676,做空,2025-07-26 12:25:00,2025-07-26 12:45:00,3741.08,3747.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37677,做多,2025-07-26 12:45:00,2025-07-26 12:50:00,3747.17,3744.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37678,做空,2025-07-26 12:50:00,2025-07-26 13:10:00,3744.71,3749.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37679,做多,2025-07-26 13:10:00,2025-07-26 13:15:00,3749.39,3747.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37680,做空,2025-07-26 13:15:00,2025-07-26 13:35:00,3747.0,3748.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37681,做多,2025-07-26 13:35:00,2025-07-26 13:45:00,3748.15,3746.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37682,做空,2025-07-26 13:45:00,2025-07-26 14:25:00,3746.3,3728.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37683,做多,2025-07-26 18:35:00,2025-07-26 18:40:00,3740.2,3742.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37684,做多,2025-07-26 18:45:00,2025-07-26 18:50:00,3745.0,3738.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37685,做空,2025-07-26 18:50:00,2025-07-26 19:00:00,3738.94,3742.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37686,做多,2025-07-26 19:00:00,2025-07-26 20:15:00,3742.0,3737.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37687,做空,2025-07-26 20:15:00,2025-07-26 20:20:00,3737.86,3739.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37688,做多,2025-07-26 20:20:00,2025-07-26 20:25:00,3739.92,3735.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37689,做空,2025-07-26 20:25:00,2025-07-26 20:30:00,3735.84,3742.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37690,做多,2025-07-26 20:30:00,2025-07-26 21:30:00,3742.78,3749.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37691,做多,2025-07-26 23:35:00,2025-07-26 23:45:00,3740.4,3738.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37692,做空,2025-07-26 23:45:00,2025-07-26 23:50:00,3738.27,3739.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37693,做多,2025-07-26 23:50:00,2025-07-27 00:00:00,3739.02,3734.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37694,做空,2025-07-27 00:00:00,2025-07-27 00:15:00,3734.37,3740.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37695,做多,2025-07-27 00:15:00,2025-07-27 00:25:00,3740.88,3740.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37696,做空,2025-07-27 00:25:00,2025-07-27 00:30:00,3740.15,3749.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37697,做多,2025-07-27 00:30:00,2025-07-27 01:00:00,3749.1,3750.63,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -37698,做多,2025-07-27 06:50:00,2025-07-27 07:50:00,3771.32,3763.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37699,做空,2025-07-27 07:50:00,2025-07-27 07:55:00,3763.7,3766.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37700,做多,2025-07-27 07:55:00,2025-07-27 08:25:00,3766.5,3767.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37701,做空,2025-07-27 08:25:00,2025-07-27 08:40:00,3767.47,3770.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37702,做多,2025-07-27 08:40:00,2025-07-27 08:55:00,3770.62,3769.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37703,做空,2025-07-27 08:55:00,2025-07-27 09:05:00,3769.5,3770.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37704,做多,2025-07-27 09:05:00,2025-07-27 09:10:00,3770.88,3768.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37705,做空,2025-07-27 09:10:00,2025-07-27 09:15:00,3768.3,3769.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37706,做多,2025-07-27 09:15:00,2025-07-27 10:15:00,3769.03,3788.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37707,做多,2025-07-27 14:50:00,2025-07-27 16:15:00,3807.5,3833.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37708,做多,2025-07-27 21:00:00,2025-07-27 21:05:00,3824.01,3822.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37709,做空,2025-07-27 21:05:00,2025-07-27 21:15:00,3822.35,3825.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37710,做多,2025-07-27 21:15:00,2025-07-27 21:20:00,3825.05,3822.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37711,做空,2025-07-27 21:20:00,2025-07-27 21:25:00,3822.84,3826.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37712,做多,2025-07-27 21:25:00,2025-07-27 21:30:00,3826.56,3825.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37713,做空,2025-07-27 21:30:00,2025-07-27 21:45:00,3825.76,3830.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37714,做多,2025-07-27 21:45:00,2025-07-27 22:05:00,3830.83,3847.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37715,做多,2025-07-28 01:55:00,2025-07-28 02:00:00,3848.66,3844.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37716,做空,2025-07-28 02:00:00,2025-07-28 02:05:00,3844.86,3844.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37717,做多,2025-07-28 02:05:00,2025-07-28 02:25:00,3844.94,3873.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37718,做多,2025-07-28 07:20:00,2025-07-28 08:10:00,3886.56,3886.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37719,做空,2025-07-28 08:10:00,2025-07-28 08:35:00,3886.5,3889.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37720,做多,2025-07-28 08:35:00,2025-07-28 08:40:00,3889.59,3886.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37721,做空,2025-07-28 08:40:00,2025-07-28 08:50:00,3886.69,3889.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37722,做多,2025-07-28 08:50:00,2025-07-28 09:00:00,3889.24,3887.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37723,做空,2025-07-28 09:00:00,2025-07-28 09:10:00,3887.78,3885.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37724,做多,2025-07-28 09:10:00,2025-07-28 09:20:00,3885.91,3882.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37725,做空,2025-07-28 09:20:00,2025-07-28 09:50:00,3882.96,3891.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37726,做多,2025-07-28 09:50:00,2025-07-28 10:05:00,3891.05,3883.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37727,做空,2025-07-28 10:05:00,2025-07-28 10:20:00,3883.64,3889.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37728,做多,2025-07-28 10:20:00,2025-07-28 10:25:00,3889.93,3888.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37729,做空,2025-07-28 10:25:00,2025-07-28 11:00:00,3888.69,3888.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37730,做多,2025-07-28 11:00:00,2025-07-28 23:25:00,3888.93,3784.56,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -37731,做空,2025-07-28 23:25:00,2025-07-28 23:30:00,3784.56,3791.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37732,做多,2025-07-28 23:30:00,2025-07-28 23:40:00,3791.64,3786.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37733,做空,2025-07-28 23:40:00,2025-07-28 23:45:00,3786.37,3792.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37734,做多,2025-07-28 23:45:00,2025-07-28 23:50:00,3792.15,3774.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37735,做空,2025-07-28 23:50:00,2025-07-28 23:55:00,3774.94,3795.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37736,做多,2025-07-28 23:55:00,2025-07-29 00:15:00,3795.99,3811.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37737,做多,2025-07-29 01:15:00,2025-07-29 01:35:00,3787.52,3784.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37738,做空,2025-07-29 01:35:00,2025-07-29 01:55:00,3784.5,3756.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37739,做多,2025-07-29 03:05:00,2025-07-29 03:15:00,3778.86,3775.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37740,做空,2025-07-29 03:15:00,2025-07-29 03:20:00,3775.98,3782.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37741,做多,2025-07-29 03:20:00,2025-07-29 03:30:00,3782.41,3776.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37742,做空,2025-07-29 03:30:00,2025-07-29 03:35:00,3776.23,3780.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37743,做多,2025-07-29 03:35:00,2025-07-29 03:50:00,3780.48,3783.26,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37744,做空,2025-07-29 03:50:00,2025-07-29 04:35:00,3783.26,3789.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37745,做多,2025-07-29 04:35:00,2025-07-29 04:40:00,3789.75,3783.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37746,做空,2025-07-29 04:40:00,2025-07-29 05:00:00,3783.08,3782.19,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37747,做多,2025-07-29 05:00:00,2025-07-29 05:50:00,3782.19,3805.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37748,做多,2025-07-29 11:50:00,2025-07-29 12:05:00,3820.82,3823.26,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37749,做空,2025-07-29 12:05:00,2025-07-29 12:10:00,3823.26,3824.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37750,做多,2025-07-29 12:10:00,2025-07-29 13:50:00,3824.05,3838.2,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37751,做空,2025-07-29 13:50:00,2025-07-29 14:05:00,3838.2,3803.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37752,做多,2025-07-29 21:55:00,2025-07-29 22:00:00,3779.42,3770.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37753,做空,2025-07-29 22:00:00,2025-07-29 22:20:00,3770.87,3778.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37754,做多,2025-07-29 22:20:00,2025-07-29 23:35:00,3778.11,3796.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37755,做多,2025-07-30 00:50:00,2025-07-30 01:15:00,3765.95,3762.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37756,做空,2025-07-30 01:15:00,2025-07-30 01:20:00,3762.61,3767.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37757,做多,2025-07-30 01:20:00,2025-07-30 01:35:00,3767.7,3787.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37758,做多,2025-07-30 05:15:00,2025-07-30 06:30:00,3799.65,3819.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37759,做多,2025-07-30 08:15:00,2025-07-30 08:20:00,3806.19,3805.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37760,做空,2025-07-30 08:20:00,2025-07-30 09:15:00,3805.01,3803.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37761,做多,2025-07-30 09:15:00,2025-07-30 09:20:00,3803.91,3801.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37762,做空,2025-07-30 09:20:00,2025-07-30 09:30:00,3801.21,3783.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37763,做多,2025-07-30 14:40:00,2025-07-30 14:50:00,3792.99,3821.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37764,做多,2025-07-30 15:15:00,2025-07-30 15:20:00,3795.42,3792.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37765,做空,2025-07-30 15:20:00,2025-07-30 15:35:00,3792.07,3790.77,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37766,做多,2025-07-30 15:35:00,2025-07-30 16:00:00,3790.77,3786.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37767,做空,2025-07-30 16:00:00,2025-07-30 16:10:00,3786.36,3789.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37768,做多,2025-07-30 16:10:00,2025-07-30 16:40:00,3789.66,3786.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37769,做空,2025-07-30 16:40:00,2025-07-30 16:45:00,3786.32,3790.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37770,做多,2025-07-30 16:45:00,2025-07-30 18:00:00,3790.2,3797.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37771,做多,2025-07-30 18:40:00,2025-07-30 18:45:00,3791.12,3758.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37772,做空,2025-07-30 18:45:00,2025-07-30 18:50:00,3758.66,3758.28,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -37773,做多,2025-07-30 20:05:00,2025-07-30 20:15:00,3779.87,3778.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37774,做空,2025-07-30 20:15:00,2025-07-30 20:40:00,3778.83,3767.81,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37775,做多,2025-07-30 20:40:00,2025-07-31 00:25:00,3767.81,3823.57,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -37776,做多,2025-07-31 09:45:00,2025-07-31 10:05:00,3857.4,3857.64,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37777,做空,2025-07-31 10:05:00,2025-07-31 10:10:00,3857.64,3860.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37778,做多,2025-07-31 10:10:00,2025-07-31 10:20:00,3860.69,3856.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37779,做空,2025-07-31 10:20:00,2025-07-31 10:30:00,3856.83,3859.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37780,做多,2025-07-31 10:30:00,2025-07-31 10:35:00,3859.79,3859.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37781,做空,2025-07-31 10:35:00,2025-07-31 10:40:00,3859.02,3861.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37782,做多,2025-07-31 10:40:00,2025-07-31 10:50:00,3861.52,3857.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37783,做空,2025-07-31 10:50:00,2025-07-31 11:05:00,3857.8,3839.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37784,做多,2025-08-01 03:20:00,2025-08-01 03:30:00,3715.52,3712.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37785,做空,2025-08-01 03:30:00,2025-08-01 05:45:00,3712.77,3668.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37786,做多,2025-08-01 12:05:00,2025-08-01 12:10:00,3658.81,3653.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37787,做空,2025-08-01 12:10:00,2025-08-01 12:30:00,3653.23,3659.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37788,做多,2025-08-01 12:30:00,2025-08-01 13:30:00,3659.06,3641.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37789,做空,2025-08-01 13:30:00,2025-08-01 13:45:00,3641.73,3591.62,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -37790,做多,2025-08-01 14:20:00,2025-08-01 14:40:00,3641.82,3626.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37791,做空,2025-08-01 14:40:00,2025-08-01 14:45:00,3626.31,3629.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37792,做多,2025-08-01 14:45:00,2025-08-01 14:55:00,3629.42,3631.58,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37793,做空,2025-08-01 14:55:00,2025-08-01 15:15:00,3631.58,3595.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37794,做多,2025-08-01 16:05:00,2025-08-01 16:10:00,3630.14,3627.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37795,做空,2025-08-01 16:10:00,2025-08-01 16:15:00,3627.76,3628.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37796,做多,2025-08-01 16:15:00,2025-08-01 16:20:00,3628.24,3622.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37797,做空,2025-08-01 16:20:00,2025-08-01 16:25:00,3622.86,3625.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37798,做多,2025-08-01 16:25:00,2025-08-02 02:35:00,3625.01,3520.2,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -37799,做空,2025-08-02 02:35:00,2025-08-02 02:40:00,3520.2,3522.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37800,做多,2025-08-02 02:40:00,2025-08-02 02:45:00,3522.43,3517.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37801,做空,2025-08-02 02:45:00,2025-08-02 02:50:00,3517.54,3520.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37802,做多,2025-08-02 02:50:00,2025-08-02 04:15:00,3520.28,3517.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37803,做空,2025-08-02 04:15:00,2025-08-02 06:20:00,3517.0,3477.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37804,做多,2025-08-02 07:30:00,2025-08-02 08:30:00,3498.77,3495.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37805,做空,2025-08-02 08:30:00,2025-08-02 09:40:00,3495.04,3481.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37806,做多,2025-08-02 11:25:00,2025-08-02 11:50:00,3512.18,3502.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37807,做空,2025-08-02 11:50:00,2025-08-02 11:55:00,3502.94,3506.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37808,做多,2025-08-02 11:55:00,2025-08-02 12:00:00,3506.94,3500.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37809,做空,2025-08-02 12:00:00,2025-08-02 12:05:00,3500.0,3500.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37810,做多,2025-08-02 12:05:00,2025-08-02 12:40:00,3500.66,3499.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37811,做空,2025-08-02 12:40:00,2025-08-02 12:45:00,3499.96,3503.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37812,做多,2025-08-02 12:45:00,2025-08-02 13:05:00,3503.4,3503.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37813,做空,2025-08-02 13:05:00,2025-08-02 13:15:00,3503.69,3506.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37814,做多,2025-08-02 13:15:00,2025-08-02 13:25:00,3506.06,3501.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37815,做空,2025-08-02 13:25:00,2025-08-02 13:30:00,3501.48,3508.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37816,做多,2025-08-02 13:30:00,2025-08-02 14:15:00,3508.47,3489.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37817,做空,2025-08-02 14:15:00,2025-08-02 14:35:00,3489.64,3474.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37818,做多,2025-08-03 01:05:00,2025-08-03 01:45:00,3408.59,3407.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37819,做空,2025-08-03 01:45:00,2025-08-03 01:50:00,3407.86,3411.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37820,做多,2025-08-03 01:50:00,2025-08-03 02:45:00,3411.67,3439.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37821,做多,2025-08-03 14:30:00,2025-08-03 14:45:00,3471.23,3470.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37822,做空,2025-08-03 14:45:00,2025-08-03 14:50:00,3470.85,3472.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37823,做多,2025-08-03 14:50:00,2025-08-03 15:00:00,3472.87,3466.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37824,做空,2025-08-03 15:00:00,2025-08-03 15:40:00,3466.17,3472.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37825,做多,2025-08-03 15:40:00,2025-08-03 15:50:00,3472.6,3472.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37826,做空,2025-08-03 15:50:00,2025-08-03 16:15:00,3472.36,3472.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37827,做多,2025-08-03 16:15:00,2025-08-03 17:00:00,3472.87,3489.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37828,做多,2025-08-03 20:10:00,2025-08-03 20:15:00,3486.68,3486.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37829,做空,2025-08-03 20:15:00,2025-08-03 20:30:00,3486.01,3488.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37830,做多,2025-08-03 20:30:00,2025-08-03 21:20:00,3488.21,3500.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37831,做多,2025-08-03 22:15:00,2025-08-03 22:20:00,3490.65,3484.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37832,做空,2025-08-03 22:20:00,2025-08-03 22:30:00,3484.92,3494.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37833,做多,2025-08-03 22:30:00,2025-08-03 22:50:00,3494.29,3505.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37834,做多,2025-08-04 05:45:00,2025-08-04 06:15:00,3526.49,3529.26,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37835,做空,2025-08-04 06:15:00,2025-08-04 06:25:00,3529.26,3529.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37836,做多,2025-08-04 06:25:00,2025-08-04 06:30:00,3529.21,3523.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37837,做空,2025-08-04 06:30:00,2025-08-04 10:00:00,3523.72,3549.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37838,做多,2025-08-04 10:00:00,2025-08-04 10:20:00,3549.34,3570.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37839,做多,2025-08-05 00:55:00,2025-08-05 01:10:00,3695.41,3693.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37840,做空,2025-08-05 01:10:00,2025-08-05 01:20:00,3693.5,3696.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37841,做多,2025-08-05 01:20:00,2025-08-05 01:30:00,3696.39,3693.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37842,做空,2025-08-05 01:30:00,2025-08-05 03:05:00,3693.34,3668.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37843,做多,2025-08-05 09:45:00,2025-08-05 09:50:00,3656.49,3654.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37844,做空,2025-08-05 09:50:00,2025-08-05 09:55:00,3654.99,3658.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37845,做多,2025-08-05 09:55:00,2025-08-05 10:00:00,3658.82,3654.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37846,做空,2025-08-05 10:00:00,2025-08-05 10:05:00,3654.36,3659.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37847,做多,2025-08-05 10:05:00,2025-08-05 10:30:00,3659.01,3691.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37848,做多,2025-08-05 12:25:00,2025-08-05 12:30:00,3655.08,3646.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37849,做空,2025-08-05 12:30:00,2025-08-05 12:35:00,3646.76,3615.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37850,做多,2025-08-05 13:35:00,2025-08-05 13:50:00,3650.12,3648.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37851,做空,2025-08-05 13:50:00,2025-08-05 14:05:00,3648.43,3620.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37852,做多,2025-08-05 22:20:00,2025-08-05 22:25:00,3587.64,3584.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37853,做空,2025-08-05 22:25:00,2025-08-05 22:30:00,3584.19,3586.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37854,做多,2025-08-05 22:30:00,2025-08-05 23:15:00,3586.35,3611.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37855,做多,2025-08-06 00:35:00,2025-08-06 00:45:00,3597.93,3570.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37856,做空,2025-08-06 00:45:00,2025-08-06 01:25:00,3570.0,3566.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37857,做多,2025-08-06 01:55:00,2025-08-06 02:00:00,3591.06,3585.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37858,做空,2025-08-06 02:00:00,2025-08-06 02:15:00,3585.15,3582.74,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37859,做多,2025-08-06 02:15:00,2025-08-06 03:00:00,3582.74,3583.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37860,做空,2025-08-06 03:00:00,2025-08-06 03:05:00,3583.4,3589.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37861,做多,2025-08-06 03:05:00,2025-08-06 03:10:00,3589.2,3584.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37862,做空,2025-08-06 03:10:00,2025-08-06 05:05:00,3584.26,3597.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37863,做多,2025-08-06 05:05:00,2025-08-06 05:10:00,3597.99,3616.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37864,做多,2025-08-06 11:10:00,2025-08-06 12:10:00,3619.62,3593.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37865,做空,2025-08-06 12:10:00,2025-08-06 12:55:00,3593.11,3582.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37866,做多,2025-08-06 14:05:00,2025-08-06 14:10:00,3618.78,3607.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37867,做空,2025-08-06 14:10:00,2025-08-06 14:20:00,3607.77,3590.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37868,做多,2025-08-06 14:55:00,2025-08-06 15:30:00,3634.89,3640.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37869,做多,2025-08-07 00:25:00,2025-08-07 01:25:00,3676.32,3705.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37870,做多,2025-08-07 02:15:00,2025-08-07 02:20:00,3674.47,3666.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37871,做空,2025-08-07 02:20:00,2025-08-07 02:40:00,3666.29,3656.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37872,做多,2025-08-07 05:20:00,2025-08-07 05:55:00,3673.4,3685.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37873,做多,2025-08-07 18:15:00,2025-08-07 18:20:00,3812.26,3812.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37874,做空,2025-08-07 18:20:00,2025-08-07 18:25:00,3812.11,3820.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37875,做多,2025-08-07 18:25:00,2025-08-07 18:30:00,3820.0,3816.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37876,做空,2025-08-07 18:30:00,2025-08-07 18:35:00,3816.3,3817.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37877,做多,2025-08-07 18:35:00,2025-08-07 18:40:00,3817.73,3813.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37878,做空,2025-08-07 18:40:00,2025-08-07 18:45:00,3813.04,3816.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37879,做多,2025-08-07 18:45:00,2025-08-07 19:40:00,3816.99,3849.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37880,做多,2025-08-08 05:25:00,2025-08-08 06:05:00,3898.8,3894.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37881,做空,2025-08-08 06:05:00,2025-08-08 06:10:00,3894.91,3914.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37882,做多,2025-08-08 06:10:00,2025-08-08 07:05:00,3914.99,3900.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37883,做空,2025-08-08 07:05:00,2025-08-08 07:10:00,3900.69,3906.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37884,做多,2025-08-08 07:10:00,2025-08-08 08:25:00,3906.75,3903.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37885,做空,2025-08-08 08:25:00,2025-08-08 08:50:00,3903.81,3892.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37886,做多,2025-08-08 10:05:00,2025-08-08 11:20:00,3902.01,3905.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37887,做空,2025-08-08 11:20:00,2025-08-08 11:30:00,3905.99,3909.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37888,做多,2025-08-08 11:30:00,2025-08-08 12:05:00,3909.72,3904.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37889,做空,2025-08-08 12:05:00,2025-08-08 13:15:00,3904.51,3903.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37890,做多,2025-08-08 13:15:00,2025-08-08 13:30:00,3903.44,3907.33,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37891,做空,2025-08-08 13:30:00,2025-08-08 23:40:00,3907.33,4011.0,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -37892,做多,2025-08-08 23:40:00,2025-08-08 23:50:00,4011.0,4010.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37893,做空,2025-08-08 23:50:00,2025-08-09 00:20:00,4010.46,4015.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37894,做多,2025-08-09 00:20:00,2025-08-09 00:30:00,4015.11,4016.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37895,做空,2025-08-09 00:30:00,2025-08-09 00:35:00,4016.62,4019.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37896,做多,2025-08-09 00:35:00,2025-08-09 00:40:00,4019.99,4019.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37897,做空,2025-08-09 00:40:00,2025-08-09 01:05:00,4019.77,4022.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37898,做多,2025-08-09 01:05:00,2025-08-09 01:10:00,4022.07,4016.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37899,做空,2025-08-09 01:10:00,2025-08-09 01:35:00,4016.52,4022.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37900,做多,2025-08-09 01:35:00,2025-08-09 01:45:00,4022.17,4026.34,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37901,做空,2025-08-09 01:45:00,2025-08-09 02:15:00,4026.34,4029.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37902,做多,2025-08-09 02:15:00,2025-08-09 02:30:00,4029.95,4026.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37903,做空,2025-08-09 02:30:00,2025-08-09 02:40:00,4026.41,4033.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37904,做多,2025-08-09 02:40:00,2025-08-09 02:45:00,4033.47,4031.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37905,做空,2025-08-09 02:45:00,2025-08-09 02:50:00,4031.77,4032.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37906,做多,2025-08-09 02:50:00,2025-08-09 02:55:00,4032.0,4030.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37907,做空,2025-08-09 02:55:00,2025-08-09 03:10:00,4030.66,4040.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37908,做多,2025-08-09 03:10:00,2025-08-09 03:15:00,4040.68,4035.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37909,做空,2025-08-09 03:15:00,2025-08-09 03:20:00,4035.09,4036.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37910,做多,2025-08-09 03:20:00,2025-08-09 04:10:00,4036.0,4055.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37911,做多,2025-08-09 13:35:00,2025-08-09 13:45:00,4179.57,4169.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37912,做空,2025-08-09 13:45:00,2025-08-09 14:10:00,4169.99,4184.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37913,做多,2025-08-09 14:10:00,2025-08-09 14:15:00,4184.6,4180.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37914,做空,2025-08-09 14:15:00,2025-08-09 14:20:00,4180.09,4187.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37915,做多,2025-08-09 14:20:00,2025-08-09 14:30:00,4187.3,4187.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37916,做空,2025-08-09 14:30:00,2025-08-09 14:45:00,4187.94,4190.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37917,做多,2025-08-09 14:45:00,2025-08-09 15:00:00,4190.44,4211.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37918,做多,2025-08-09 15:25:00,2025-08-09 16:15:00,4198.67,4219.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37919,做多,2025-08-10 14:15:00,2025-08-10 14:30:00,4199.94,4207.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37920,做空,2025-08-10 14:30:00,2025-08-10 20:30:00,4207.07,4218.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37921,做多,2025-08-10 20:30:00,2025-08-10 20:55:00,4218.7,4214.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37922,做空,2025-08-10 20:55:00,2025-08-10 21:00:00,4214.77,4185.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37923,做多,2025-08-10 21:50:00,2025-08-10 22:00:00,4215.35,4217.75,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37924,做空,2025-08-10 22:00:00,2025-08-10 22:10:00,4217.75,4217.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37925,做多,2025-08-10 22:10:00,2025-08-10 22:55:00,4217.94,4248.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37926,做多,2025-08-11 07:25:00,2025-08-11 07:30:00,4289.47,4279.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37927,做空,2025-08-11 07:30:00,2025-08-11 09:45:00,4279.41,4266.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37928,做多,2025-08-11 13:40:00,2025-08-11 13:50:00,4254.34,4268.36,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37929,做空,2025-08-11 13:50:00,2025-08-11 21:35:00,4268.36,4214.01,0.0,100.0,0.0001,0.01,0.0,0.0,tp_lower -37930,做多,2025-08-12 00:55:00,2025-08-12 01:00:00,4272.16,4258.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37931,做空,2025-08-12 01:00:00,2025-08-12 01:05:00,4258.41,4276.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37932,做多,2025-08-12 01:05:00,2025-08-12 02:35:00,4276.71,4308.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37933,做多,2025-08-12 09:45:00,2025-08-12 09:55:00,4290.97,4286.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37934,做空,2025-08-12 09:55:00,2025-08-12 10:20:00,4286.84,4291.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37935,做多,2025-08-12 10:20:00,2025-08-12 10:35:00,4291.35,4287.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37936,做空,2025-08-12 10:35:00,2025-08-12 11:00:00,4287.69,4279.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37937,做多,2025-08-12 11:55:00,2025-08-12 12:25:00,4289.35,4304.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37938,做多,2025-08-12 12:25:00,2025-08-12 12:30:00,4304.52,4352.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37939,做多,2025-08-13 06:45:00,2025-08-13 07:05:00,4619.34,4616.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37940,做空,2025-08-13 07:05:00,2025-08-13 07:15:00,4616.99,4616.97,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37941,做多,2025-08-13 07:15:00,2025-08-13 08:40:00,4616.97,4610.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37942,做空,2025-08-13 08:40:00,2025-08-13 08:50:00,4610.86,4622.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37943,做多,2025-08-13 08:50:00,2025-08-13 09:50:00,4622.38,4696.25,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -37944,做多,2025-08-13 14:25:00,2025-08-13 14:50:00,4676.31,4649.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37945,做空,2025-08-13 14:50:00,2025-08-13 15:40:00,4649.79,4668.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37946,做多,2025-08-13 15:40:00,2025-08-13 15:45:00,4668.71,4655.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37947,做空,2025-08-13 15:45:00,2025-08-13 15:55:00,4655.75,4664.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37948,做多,2025-08-13 15:55:00,2025-08-13 16:20:00,4664.78,4715.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37949,做多,2025-08-13 20:25:00,2025-08-13 21:05:00,4711.28,4741.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37950,做多,2025-08-14 01:15:00,2025-08-14 01:20:00,4730.13,4723.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37951,做空,2025-08-14 01:20:00,2025-08-14 01:25:00,4723.34,4732.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37952,做多,2025-08-14 01:25:00,2025-08-14 01:45:00,4732.4,4726.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37953,做空,2025-08-14 01:45:00,2025-08-14 02:05:00,4726.1,4726.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37954,做多,2025-08-14 02:05:00,2025-08-14 02:35:00,4726.98,4756.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37955,做多,2025-08-14 05:15:00,2025-08-14 05:25:00,4745.0,4733.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37956,做空,2025-08-14 05:25:00,2025-08-14 05:30:00,4733.93,4747.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37957,做多,2025-08-14 05:30:00,2025-08-14 05:35:00,4747.19,4738.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37958,做空,2025-08-14 05:35:00,2025-08-14 06:00:00,4738.11,4723.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37959,做多,2025-08-14 06:30:00,2025-08-14 06:35:00,4752.58,4783.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37960,做多,2025-08-14 07:20:00,2025-08-14 07:25:00,4746.3,4745.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37961,做空,2025-08-14 07:25:00,2025-08-14 07:30:00,4745.27,4749.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37962,做多,2025-08-14 07:30:00,2025-08-14 07:40:00,4749.99,4746.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37963,做空,2025-08-14 07:40:00,2025-08-14 07:50:00,4746.31,4750.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37964,做多,2025-08-14 07:50:00,2025-08-14 07:55:00,4750.25,4748.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37965,做空,2025-08-14 07:55:00,2025-08-14 09:25:00,4748.48,4745.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37966,做多,2025-08-14 09:25:00,2025-08-14 09:35:00,4745.01,4742.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37967,做空,2025-08-14 09:35:00,2025-08-14 09:40:00,4742.19,4748.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37968,做多,2025-08-14 09:40:00,2025-08-14 10:10:00,4748.72,4747.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37969,做空,2025-08-14 10:10:00,2025-08-14 10:40:00,4747.48,4707.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37970,做多,2025-08-14 14:30:00,2025-08-14 23:50:00,4687.99,4548.38,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -37971,做空,2025-08-14 23:50:00,2025-08-15 00:00:00,4548.38,4551.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37972,做多,2025-08-15 00:00:00,2025-08-15 00:30:00,4551.18,4537.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37973,做空,2025-08-15 00:30:00,2025-08-15 00:35:00,4537.62,4555.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37974,做多,2025-08-15 00:35:00,2025-08-15 01:20:00,4555.59,4586.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37975,做多,2025-08-15 09:55:00,2025-08-15 11:15:00,4622.7,4633.68,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37976,做空,2025-08-15 11:15:00,2025-08-15 11:30:00,4633.68,4630.1,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37977,做多,2025-08-15 11:30:00,2025-08-15 11:55:00,4630.1,4632.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -37978,做空,2025-08-15 11:55:00,2025-08-15 12:05:00,4632.4,4638.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37979,做多,2025-08-15 12:05:00,2025-08-15 12:15:00,4638.25,4629.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37980,做空,2025-08-15 12:15:00,2025-08-15 12:20:00,4629.98,4610.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37981,做多,2025-08-15 12:30:00,2025-08-15 12:35:00,4642.16,4620.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37982,做空,2025-08-15 12:35:00,2025-08-15 12:40:00,4620.11,4628.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37983,做多,2025-08-15 12:40:00,2025-08-15 12:50:00,4628.47,4635.21,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37984,做空,2025-08-15 12:50:00,2025-08-15 13:05:00,4635.21,4617.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37985,做多,2025-08-15 22:45:00,2025-08-15 23:15:00,4448.84,4427.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37986,做空,2025-08-15 23:15:00,2025-08-15 23:55:00,4427.2,4437.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37987,做多,2025-08-15 23:55:00,2025-08-16 00:10:00,4437.16,4462.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -37988,做多,2025-08-16 03:00:00,2025-08-16 03:50:00,4449.83,4431.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37989,做空,2025-08-16 03:50:00,2025-08-16 04:00:00,4431.59,4437.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37990,做多,2025-08-16 04:00:00,2025-08-16 04:05:00,4437.16,4427.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37991,做空,2025-08-16 04:05:00,2025-08-16 04:15:00,4427.58,4442.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37992,做多,2025-08-16 04:15:00,2025-08-16 05:15:00,4442.17,4439.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37993,做空,2025-08-16 05:15:00,2025-08-16 06:35:00,4439.58,4416.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -37994,做多,2025-08-16 07:30:00,2025-08-16 08:05:00,4446.84,4441.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37995,做空,2025-08-16 08:05:00,2025-08-16 08:15:00,4441.99,4446.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37996,做多,2025-08-16 08:15:00,2025-08-16 08:25:00,4446.53,4439.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37997,做空,2025-08-16 08:25:00,2025-08-16 08:30:00,4439.74,4442.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -37998,做多,2025-08-16 08:30:00,2025-08-16 08:50:00,4442.9,4447.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -37999,做空,2025-08-16 08:50:00,2025-08-16 09:05:00,4447.01,4449.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38000,做多,2025-08-16 09:05:00,2025-08-16 09:10:00,4449.81,4448.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38001,做空,2025-08-16 09:10:00,2025-08-16 09:15:00,4448.33,4454.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38002,做多,2025-08-16 09:15:00,2025-08-16 09:45:00,4454.71,4432.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38003,做空,2025-08-16 09:45:00,2025-08-16 09:55:00,4432.31,4395.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38004,做多,2025-08-16 13:15:00,2025-08-16 13:20:00,4420.69,4414.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38005,做空,2025-08-16 13:20:00,2025-08-16 13:45:00,4414.02,4387.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38006,做多,2025-08-16 18:05:00,2025-08-16 18:20:00,4403.0,4409.81,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38007,做空,2025-08-16 18:20:00,2025-08-16 18:30:00,4409.81,4414.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38008,做多,2025-08-16 18:30:00,2025-08-16 18:40:00,4414.08,4404.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38009,做空,2025-08-16 18:40:00,2025-08-16 18:45:00,4404.81,4408.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38010,做多,2025-08-16 18:45:00,2025-08-16 19:15:00,4408.9,4416.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38011,做多,2025-08-16 22:00:00,2025-08-16 22:30:00,4409.1,4423.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38012,做多,2025-08-16 23:30:00,2025-08-16 23:35:00,4414.71,4411.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38013,做空,2025-08-16 23:35:00,2025-08-16 23:40:00,4411.05,4415.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38014,做多,2025-08-16 23:40:00,2025-08-17 00:20:00,4415.66,4410.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38015,做空,2025-08-17 00:20:00,2025-08-17 00:25:00,4410.25,4411.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38016,做多,2025-08-17 00:25:00,2025-08-17 00:30:00,4411.18,4409.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38017,做空,2025-08-17 00:30:00,2025-08-17 00:35:00,4409.59,4415.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38018,做多,2025-08-17 00:35:00,2025-08-17 00:45:00,4415.0,4411.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38019,做空,2025-08-17 00:45:00,2025-08-17 01:05:00,4411.28,4400.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38020,做多,2025-08-17 01:30:00,2025-08-17 01:35:00,4416.2,4414.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38021,做空,2025-08-17 01:35:00,2025-08-17 01:40:00,4414.32,4399.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38022,做多,2025-08-17 02:40:00,2025-08-17 02:55:00,4415.51,4432.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38023,做多,2025-08-17 22:20:00,2025-08-17 22:25:00,4512.3,4510.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38024,做空,2025-08-17 22:25:00,2025-08-17 22:30:00,4510.8,4525.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38025,做多,2025-08-17 22:30:00,2025-08-17 23:00:00,4525.41,4507.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38026,做空,2025-08-17 23:00:00,2025-08-18 00:15:00,4507.82,4453.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38027,做多,2025-08-18 12:00:00,2025-08-18 12:35:00,4284.71,4322.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38028,做多,2025-08-18 14:00:00,2025-08-18 14:05:00,4301.75,4283.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38029,做空,2025-08-18 14:05:00,2025-08-18 14:10:00,4283.76,4312.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38030,做多,2025-08-18 14:10:00,2025-08-18 14:45:00,4312.07,4293.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38031,做空,2025-08-18 14:45:00,2025-08-18 20:45:00,4293.92,4337.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38032,做多,2025-08-18 20:45:00,2025-08-18 21:05:00,4337.36,4331.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38033,做空,2025-08-18 21:05:00,2025-08-18 21:10:00,4331.77,4346.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38034,做多,2025-08-18 21:10:00,2025-08-18 21:35:00,4346.68,4340.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38035,做空,2025-08-18 21:35:00,2025-08-18 21:45:00,4340.0,4337.18,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38036,做多,2025-08-18 21:45:00,2025-08-18 22:00:00,4337.18,4373.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38037,做多,2025-08-18 23:00:00,2025-08-18 23:05:00,4343.45,4340.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38038,做空,2025-08-18 23:05:00,2025-08-18 23:45:00,4340.06,4305.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38039,做多,2025-08-19 00:55:00,2025-08-19 01:05:00,4340.64,4335.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38040,做空,2025-08-19 01:05:00,2025-08-19 01:30:00,4335.49,4299.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38041,做多,2025-08-19 08:50:00,2025-08-19 08:55:00,4261.6,4254.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38042,做空,2025-08-19 08:55:00,2025-08-19 09:05:00,4254.62,4264.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38043,做多,2025-08-19 09:05:00,2025-08-19 11:15:00,4264.99,4293.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38044,做多,2025-08-20 02:20:00,2025-08-20 02:30:00,4134.51,4126.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38045,做空,2025-08-20 02:30:00,2025-08-20 02:50:00,4126.61,4135.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38046,做多,2025-08-20 02:50:00,2025-08-20 03:10:00,4135.07,4130.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38047,做空,2025-08-20 03:10:00,2025-08-20 03:15:00,4130.89,4137.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38048,做多,2025-08-20 03:15:00,2025-08-20 04:20:00,4137.24,4162.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38049,做多,2025-08-20 11:50:00,2025-08-20 12:20:00,4183.19,4183.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38050,做空,2025-08-20 12:20:00,2025-08-20 12:25:00,4183.44,4187.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38051,做多,2025-08-20 12:25:00,2025-08-20 12:35:00,4187.43,4188.17,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38052,做空,2025-08-20 12:35:00,2025-08-20 12:40:00,4188.17,4202.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38053,做多,2025-08-20 12:40:00,2025-08-20 13:00:00,4202.68,4194.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38054,做空,2025-08-20 13:00:00,2025-08-20 13:35:00,4194.46,4191.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38055,做多,2025-08-20 13:35:00,2025-08-20 13:40:00,4191.4,4176.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38056,做空,2025-08-20 13:40:00,2025-08-20 13:45:00,4176.23,4157.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38057,做多,2025-08-20 14:30:00,2025-08-20 14:40:00,4195.02,4205.12,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38058,做空,2025-08-20 14:40:00,2025-08-21 00:10:00,4205.12,4316.36,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -38059,做多,2025-08-21 00:10:00,2025-08-21 00:15:00,4316.36,4306.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38060,做空,2025-08-21 00:15:00,2025-08-21 00:30:00,4306.16,4324.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38061,做多,2025-08-21 00:30:00,2025-08-21 00:40:00,4324.87,4320.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38062,做空,2025-08-21 00:40:00,2025-08-21 00:55:00,4320.27,4322.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38063,做多,2025-08-21 00:55:00,2025-08-21 01:00:00,4322.04,4318.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38064,做空,2025-08-21 01:00:00,2025-08-21 01:55:00,4318.5,4329.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38065,做多,2025-08-21 01:55:00,2025-08-21 02:05:00,4329.71,4317.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38066,做空,2025-08-21 02:05:00,2025-08-21 02:15:00,4317.82,4287.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38067,做多,2025-08-21 03:05:00,2025-08-21 03:10:00,4327.29,4322.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38068,做空,2025-08-21 03:10:00,2025-08-21 04:05:00,4322.67,4283.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38069,做多,2025-08-21 07:50:00,2025-08-21 08:00:00,4309.17,4302.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38070,做空,2025-08-21 08:00:00,2025-08-21 08:05:00,4302.66,4308.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38071,做多,2025-08-21 08:05:00,2025-08-21 08:15:00,4308.55,4294.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38072,做空,2025-08-21 08:15:00,2025-08-21 09:00:00,4294.0,4263.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38073,做多,2025-08-21 10:40:00,2025-08-21 10:45:00,4295.83,4291.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38074,做空,2025-08-21 10:45:00,2025-08-21 11:05:00,4291.12,4298.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38075,做多,2025-08-21 11:05:00,2025-08-21 11:30:00,4298.99,4295.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38076,做空,2025-08-21 11:30:00,2025-08-21 11:35:00,4295.19,4275.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38077,做多,2025-08-21 13:35:00,2025-08-21 13:45:00,4284.68,4278.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38078,做空,2025-08-21 13:45:00,2025-08-21 13:55:00,4278.66,4260.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38079,做多,2025-08-21 14:10:00,2025-08-21 14:15:00,4297.42,4323.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38080,做多,2025-08-21 18:50:00,2025-08-21 18:55:00,4264.18,4259.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38081,做空,2025-08-21 18:55:00,2025-08-21 19:00:00,4259.11,4265.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38082,做多,2025-08-21 19:00:00,2025-08-21 19:10:00,4265.73,4259.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38083,做空,2025-08-21 19:10:00,2025-08-21 19:30:00,4259.37,4224.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38084,做多,2025-08-21 20:50:00,2025-08-21 20:55:00,4250.79,4240.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38085,做空,2025-08-21 20:55:00,2025-08-21 21:00:00,4240.62,4211.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38086,做多,2025-08-21 21:30:00,2025-08-21 21:35:00,4254.0,4242.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38087,做空,2025-08-21 21:35:00,2025-08-21 21:50:00,4242.99,4243.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38088,做多,2025-08-21 21:50:00,2025-08-21 22:15:00,4243.92,4249.36,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38089,做空,2025-08-21 22:15:00,2025-08-21 22:45:00,4249.36,4253.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38090,做多,2025-08-21 22:45:00,2025-08-21 22:50:00,4253.09,4247.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38091,做空,2025-08-21 22:50:00,2025-08-21 22:55:00,4247.46,4251.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38092,做多,2025-08-21 22:55:00,2025-08-21 23:00:00,4251.41,4247.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38093,做空,2025-08-21 23:00:00,2025-08-21 23:35:00,4247.72,4212.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38094,做多,2025-08-22 00:20:00,2025-08-22 00:45:00,4242.0,4237.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38095,做空,2025-08-22 00:45:00,2025-08-22 00:55:00,4237.37,4244.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38096,做多,2025-08-22 00:55:00,2025-08-22 01:05:00,4244.25,4223.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38097,做空,2025-08-22 01:05:00,2025-08-22 01:15:00,4223.53,4242.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38098,做多,2025-08-22 01:15:00,2025-08-22 01:30:00,4242.56,4239.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38099,做空,2025-08-22 01:30:00,2025-08-22 10:50:00,4239.21,4297.69,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -38100,做多,2025-08-22 10:50:00,2025-08-22 13:50:00,4297.69,4297.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38101,做空,2025-08-22 13:50:00,2025-08-22 14:00:00,4297.68,4430.61,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -38102,做多,2025-08-22 14:00:00,2025-08-22 14:05:00,4430.61,4486.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38103,做多,2025-08-23 01:05:00,2025-08-23 01:10:00,4813.96,4804.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38104,做空,2025-08-23 01:10:00,2025-08-23 01:35:00,4804.27,4764.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38105,做多,2025-08-23 09:50:00,2025-08-23 09:55:00,4739.13,4737.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38106,做空,2025-08-23 09:55:00,2025-08-23 11:15:00,4737.17,4725.1,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38107,做多,2025-08-23 11:15:00,2025-08-23 11:20:00,4725.1,4720.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38108,做空,2025-08-23 11:20:00,2025-08-23 11:55:00,4720.9,4703.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38109,做多,2025-08-23 12:15:00,2025-08-23 12:20:00,4726.79,4717.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38110,做空,2025-08-23 12:20:00,2025-08-23 12:35:00,4717.75,4728.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38111,做多,2025-08-23 12:35:00,2025-08-23 12:40:00,4728.99,4725.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38112,做空,2025-08-23 12:40:00,2025-08-23 13:30:00,4725.75,4721.08,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38113,做多,2025-08-23 13:30:00,2025-08-23 13:50:00,4721.08,4722.41,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38114,做空,2025-08-23 13:50:00,2025-08-23 14:10:00,4722.41,4726.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38115,做多,2025-08-23 14:10:00,2025-08-23 14:15:00,4726.33,4744.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38116,做多,2025-08-23 14:15:00,2025-08-23 14:20:00,4744.16,4752.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38117,做多,2025-08-23 14:45:00,2025-08-23 14:55:00,4726.26,4724.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38118,做空,2025-08-23 14:55:00,2025-08-23 15:00:00,4724.76,4725.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38119,做多,2025-08-23 15:00:00,2025-08-23 15:05:00,4725.08,4722.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38120,做空,2025-08-23 15:05:00,2025-08-23 15:10:00,4722.5,4730.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38121,做多,2025-08-23 15:10:00,2025-08-23 15:20:00,4730.16,4741.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38122,做多,2025-08-23 21:30:00,2025-08-23 22:15:00,4740.7,4759.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38123,做多,2025-08-24 01:25:00,2025-08-24 01:40:00,4770.01,4789.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38124,做多,2025-08-24 03:20:00,2025-08-24 03:25:00,4766.89,4761.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38125,做空,2025-08-24 03:25:00,2025-08-24 03:30:00,4761.69,4769.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38126,做多,2025-08-24 03:30:00,2025-08-24 03:50:00,4769.61,4794.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38127,做多,2025-08-24 06:25:00,2025-08-24 06:30:00,4776.02,4764.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38128,做空,2025-08-24 06:30:00,2025-08-24 07:15:00,4764.0,4757.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38129,做多,2025-08-24 07:25:00,2025-08-24 07:30:00,4778.88,4774.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38130,做空,2025-08-24 07:30:00,2025-08-24 07:35:00,4774.22,4778.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38131,做多,2025-08-24 07:35:00,2025-08-24 07:40:00,4778.64,4765.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38132,做空,2025-08-24 07:40:00,2025-08-24 07:50:00,4765.35,4763.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -38133,做多,2025-08-24 09:00:00,2025-08-24 09:50:00,4777.8,4777.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38134,做空,2025-08-24 09:50:00,2025-08-24 10:15:00,4777.77,4753.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38135,做多,2025-08-24 13:05:00,2025-08-24 13:40:00,4764.01,4761.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38136,做空,2025-08-24 13:40:00,2025-08-24 13:45:00,4761.46,4770.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38137,做多,2025-08-24 13:45:00,2025-08-24 14:00:00,4770.08,4759.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38138,做空,2025-08-24 14:00:00,2025-08-24 14:05:00,4759.95,4765.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38139,做多,2025-08-24 14:05:00,2025-08-24 14:15:00,4765.79,4781.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38140,做多,2025-08-24 19:40:00,2025-08-24 19:45:00,4849.06,4817.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38141,做空,2025-08-24 19:45:00,2025-08-24 20:05:00,4817.34,4738.28,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -38142,做多,2025-08-24 21:30:00,2025-08-24 21:35:00,4819.74,4805.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38143,做空,2025-08-24 21:35:00,2025-08-24 22:25:00,4805.01,4727.33,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -38144,做多,2025-08-25 12:50:00,2025-08-25 13:05:00,4633.29,4635.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38145,做空,2025-08-25 13:05:00,2025-08-25 13:20:00,4635.21,4647.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38146,做多,2025-08-25 13:20:00,2025-08-25 13:30:00,4647.01,4622.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38147,做空,2025-08-25 13:30:00,2025-08-25 13:35:00,4622.37,4641.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38148,做多,2025-08-25 13:35:00,2025-08-25 13:40:00,4641.72,4622.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38149,做空,2025-08-25 13:40:00,2025-08-25 13:45:00,4622.66,4636.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38150,做多,2025-08-25 13:45:00,2025-08-25 13:50:00,4636.6,4626.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38151,做空,2025-08-25 13:50:00,2025-08-25 13:55:00,4626.78,4627.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38152,做多,2025-08-25 13:55:00,2025-08-25 15:35:00,4627.92,4620.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38153,做空,2025-08-25 15:35:00,2025-08-25 15:50:00,4620.88,4613.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38154,做多,2025-08-25 15:50:00,2025-08-25 15:55:00,4613.37,4610.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38155,做空,2025-08-25 15:55:00,2025-08-25 16:05:00,4610.31,4621.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38156,做多,2025-08-25 16:05:00,2025-08-25 16:45:00,4621.4,4614.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38157,做空,2025-08-25 16:45:00,2025-08-25 19:00:00,4614.05,4555.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38158,做多,2025-08-26 02:05:00,2025-08-26 02:15:00,4441.5,4430.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38159,做空,2025-08-26 02:15:00,2025-08-26 04:00:00,4430.42,4419.02,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38160,做多,2025-08-26 04:00:00,2025-08-26 05:00:00,4419.02,4438.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38161,做多,2025-08-26 07:25:00,2025-08-26 07:30:00,4404.86,4442.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38162,做多,2025-08-26 08:35:00,2025-08-26 09:40:00,4408.63,4408.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38163,做空,2025-08-26 09:40:00,2025-08-26 09:45:00,4408.6,4414.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38164,做多,2025-08-26 09:45:00,2025-08-26 10:45:00,4414.64,4433.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38165,做多,2025-08-26 11:25:00,2025-08-26 12:00:00,4419.44,4412.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38166,做空,2025-08-26 12:00:00,2025-08-26 12:20:00,4412.0,4414.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38167,做多,2025-08-26 12:20:00,2025-08-26 12:30:00,4414.05,4455.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38168,做多,2025-08-26 12:30:00,2025-08-26 12:35:00,4455.86,4511.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38169,做多,2025-08-27 01:05:00,2025-08-27 01:10:00,4563.91,4563.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38170,做空,2025-08-27 01:10:00,2025-08-27 02:20:00,4563.35,4580.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38171,做多,2025-08-27 02:20:00,2025-08-27 02:25:00,4580.45,4570.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38172,做空,2025-08-27 02:25:00,2025-08-27 02:30:00,4570.69,4578.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38173,做多,2025-08-27 02:30:00,2025-08-27 03:05:00,4578.02,4569.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38174,做空,2025-08-27 03:05:00,2025-08-27 03:35:00,4569.0,4570.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38175,做多,2025-08-27 03:35:00,2025-08-27 03:40:00,4570.23,4568.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38176,做空,2025-08-27 03:40:00,2025-08-27 03:45:00,4568.6,4608.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38177,做多,2025-08-27 03:45:00,2025-08-27 03:50:00,4608.25,4607.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38178,做多,2025-08-27 06:20:00,2025-08-27 06:45:00,4596.15,4588.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38179,做空,2025-08-27 06:45:00,2025-08-27 08:25:00,4588.0,4560.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38180,做多,2025-08-27 08:55:00,2025-08-27 09:55:00,4592.81,4585.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38181,做空,2025-08-27 09:55:00,2025-08-27 10:00:00,4585.85,4595.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38182,做多,2025-08-27 10:00:00,2025-08-27 10:35:00,4595.61,4568.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38183,做空,2025-08-27 10:35:00,2025-08-27 11:00:00,4568.98,4592.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38184,做多,2025-08-27 11:00:00,2025-08-27 11:05:00,4592.5,4584.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38185,做空,2025-08-27 11:05:00,2025-08-27 11:10:00,4584.79,4594.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38186,做多,2025-08-27 11:10:00,2025-08-27 11:15:00,4594.74,4594.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38187,做空,2025-08-27 11:15:00,2025-08-27 11:30:00,4594.49,4591.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38188,做多,2025-08-27 11:30:00,2025-08-27 12:20:00,4591.37,4595.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38189,做空,2025-08-27 12:20:00,2025-08-27 12:45:00,4595.07,4597.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38190,做多,2025-08-27 12:45:00,2025-08-27 13:05:00,4597.4,4592.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38191,做空,2025-08-27 13:05:00,2025-08-27 13:15:00,4592.16,4598.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38192,做多,2025-08-27 13:15:00,2025-08-27 13:30:00,4598.41,4579.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38193,做空,2025-08-27 13:30:00,2025-08-27 13:35:00,4579.68,4589.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38194,做多,2025-08-27 13:35:00,2025-08-27 13:40:00,4589.19,4622.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38195,做多,2025-08-27 13:40:00,2025-08-27 13:45:00,4622.52,4621.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38196,做多,2025-08-27 14:05:00,2025-08-27 14:15:00,4600.91,4621.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38197,做多,2025-08-27 14:15:00,2025-08-27 14:20:00,4621.25,4616.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38198,做多,2025-08-27 18:35:00,2025-08-27 18:40:00,4614.63,4609.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38199,做空,2025-08-27 18:40:00,2025-08-27 18:45:00,4609.33,4614.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38200,做多,2025-08-27 18:45:00,2025-08-27 18:50:00,4614.31,4606.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38201,做空,2025-08-27 18:50:00,2025-08-27 19:05:00,4606.8,4570.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38202,做多,2025-08-28 03:30:00,2025-08-28 03:45:00,4538.32,4537.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38203,做空,2025-08-28 03:45:00,2025-08-28 03:50:00,4537.13,4541.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38204,做多,2025-08-28 03:50:00,2025-08-28 04:00:00,4541.21,4533.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38205,做空,2025-08-28 04:00:00,2025-08-28 04:05:00,4533.26,4545.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38206,做多,2025-08-28 04:05:00,2025-08-28 04:50:00,4545.0,4574.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38207,做多,2025-08-28 12:25:00,2025-08-28 12:40:00,4582.51,4608.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38208,做多,2025-08-28 14:05:00,2025-08-28 14:15:00,4578.68,4573.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38209,做空,2025-08-28 14:15:00,2025-08-28 14:25:00,4573.21,4552.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38210,做多,2025-08-28 22:30:00,2025-08-28 22:35:00,4510.46,4509.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38211,做空,2025-08-28 22:35:00,2025-08-28 22:45:00,4509.07,4504.79,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38212,做多,2025-08-28 22:45:00,2025-08-28 23:10:00,4504.79,4500.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38213,做空,2025-08-28 23:10:00,2025-08-28 23:25:00,4500.0,4498.83,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38214,做多,2025-08-28 23:25:00,2025-08-28 23:30:00,4498.83,4497.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38215,做空,2025-08-28 23:30:00,2025-08-28 23:35:00,4497.97,4501.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38216,做多,2025-08-28 23:35:00,2025-08-29 00:20:00,4501.62,4490.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38217,做空,2025-08-29 00:20:00,2025-08-29 00:25:00,4490.01,4507.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38218,做多,2025-08-29 00:25:00,2025-08-29 00:30:00,4507.72,4490.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38219,做空,2025-08-29 00:30:00,2025-08-29 00:35:00,4490.0,4490.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38220,做多,2025-08-29 00:35:00,2025-08-29 00:40:00,4490.59,4483.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38221,做空,2025-08-29 00:40:00,2025-08-29 01:15:00,4483.32,4447.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38222,做多,2025-08-29 02:10:00,2025-08-29 02:15:00,4486.52,4474.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38223,做空,2025-08-29 02:15:00,2025-08-29 02:20:00,4474.8,4485.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38224,做多,2025-08-29 02:20:00,2025-08-29 02:25:00,4485.26,4475.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38225,做空,2025-08-29 02:25:00,2025-08-29 02:50:00,4475.84,4479.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38226,做多,2025-08-29 02:50:00,2025-08-29 02:55:00,4479.79,4478.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38227,做空,2025-08-29 02:55:00,2025-08-29 03:05:00,4478.54,4485.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38228,做多,2025-08-29 03:05:00,2025-08-29 03:10:00,4485.37,4474.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38229,做空,2025-08-29 03:10:00,2025-08-29 03:15:00,4474.5,4479.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38230,做多,2025-08-29 03:15:00,2025-08-29 03:20:00,4479.56,4479.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38231,做空,2025-08-29 03:20:00,2025-08-29 03:25:00,4479.46,4483.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38232,做多,2025-08-29 03:25:00,2025-08-29 03:30:00,4483.49,4480.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38233,做空,2025-08-29 03:30:00,2025-08-29 03:35:00,4480.67,4500.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38234,做多,2025-08-29 03:35:00,2025-08-29 04:50:00,4500.56,4473.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38235,做空,2025-08-29 04:50:00,2025-08-29 05:45:00,4473.87,4479.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38236,做多,2025-08-29 05:45:00,2025-08-29 06:00:00,4479.77,4472.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38237,做空,2025-08-29 06:00:00,2025-08-29 06:15:00,4472.09,4453.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38238,做多,2025-08-29 12:30:00,2025-08-29 12:35:00,4407.41,4403.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38239,做空,2025-08-29 12:35:00,2025-08-29 12:45:00,4403.25,4403.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38240,做多,2025-08-29 12:45:00,2025-08-29 12:55:00,4403.36,4405.27,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38241,做空,2025-08-29 12:55:00,2025-08-29 13:05:00,4405.27,4398.37,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38242,做多,2025-08-29 13:05:00,2025-08-29 13:15:00,4398.37,4386.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38243,做空,2025-08-29 13:15:00,2025-08-29 14:05:00,4386.6,4287.11,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -38244,做多,2025-08-29 16:20:00,2025-08-29 17:25:00,4340.66,4340.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38245,做空,2025-08-29 17:25:00,2025-08-29 17:40:00,4340.63,4343.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38246,做多,2025-08-29 17:40:00,2025-08-29 17:45:00,4343.23,4334.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38247,做空,2025-08-29 17:45:00,2025-08-29 18:05:00,4334.35,4330.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38248,做多,2025-08-29 18:05:00,2025-08-29 19:10:00,4330.61,4341.84,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38249,做空,2025-08-29 19:10:00,2025-08-29 19:35:00,4341.84,4348.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38250,做多,2025-08-29 19:35:00,2025-08-29 19:55:00,4348.16,4339.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38251,做空,2025-08-29 19:55:00,2025-08-29 20:20:00,4339.42,4343.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38252,做多,2025-08-29 20:20:00,2025-08-29 20:25:00,4343.43,4338.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38253,做空,2025-08-29 20:25:00,2025-08-29 20:30:00,4338.98,4342.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38254,做多,2025-08-29 20:30:00,2025-08-29 20:35:00,4342.86,4331.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38255,做空,2025-08-29 20:35:00,2025-08-29 21:25:00,4331.31,4337.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38256,做多,2025-08-29 21:25:00,2025-08-29 21:40:00,4337.74,4374.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38257,做多,2025-08-30 00:45:00,2025-08-30 00:50:00,4339.29,4333.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38258,做空,2025-08-30 00:50:00,2025-08-30 00:55:00,4333.42,4341.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38259,做多,2025-08-30 00:55:00,2025-08-30 01:00:00,4341.25,4339.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38260,做空,2025-08-30 01:00:00,2025-08-30 01:05:00,4339.13,4343.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38261,做多,2025-08-30 01:05:00,2025-08-30 01:15:00,4343.07,4338.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38262,做空,2025-08-30 01:15:00,2025-08-30 01:45:00,4338.91,4314.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38263,做多,2025-08-30 03:20:00,2025-08-30 03:30:00,4365.76,4358.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38264,做多,2025-08-30 12:20:00,2025-08-30 12:25:00,4380.16,4371.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38265,做空,2025-08-30 12:25:00,2025-08-30 12:35:00,4371.29,4353.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38266,做多,2025-08-30 22:35:00,2025-08-30 22:45:00,4355.09,4352.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38267,做空,2025-08-30 22:45:00,2025-08-30 22:50:00,4352.22,4355.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38268,做多,2025-08-30 22:50:00,2025-08-30 23:10:00,4355.83,4366.14,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38269,做多,2025-08-31 10:25:00,2025-08-31 10:30:00,4456.69,4455.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38270,做空,2025-08-31 10:30:00,2025-08-31 10:45:00,4455.05,4456.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38271,做多,2025-08-31 10:45:00,2025-08-31 10:50:00,4456.47,4453.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38272,做空,2025-08-31 10:50:00,2025-08-31 11:15:00,4453.43,4454.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -38273,做多,2025-08-31 11:20:00,2025-08-31 11:25:00,4458.8,4472.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38274,做多,2025-08-31 11:25:00,2025-08-31 11:30:00,4472.5,4463.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38275,做多,2025-08-31 14:15:00,2025-08-31 14:20:00,4462.38,4462.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38276,做空,2025-08-31 14:20:00,2025-08-31 14:40:00,4462.19,4459.42,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38277,做多,2025-08-31 14:40:00,2025-08-31 14:45:00,4459.42,4453.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38278,做空,2025-08-31 14:45:00,2025-08-31 15:00:00,4453.34,4473.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38279,做多,2025-08-31 15:00:00,2025-08-31 15:05:00,4473.05,4475.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38280,做多,2025-08-31 16:35:00,2025-08-31 16:45:00,4463.59,4464.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38281,做空,2025-08-31 16:45:00,2025-08-31 16:50:00,4464.0,4473.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38282,做多,2025-08-31 16:50:00,2025-08-31 17:15:00,4473.82,4476.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38283,做多,2025-08-31 19:15:00,2025-08-31 19:20:00,4472.7,4468.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38284,做空,2025-08-31 19:20:00,2025-08-31 19:30:00,4468.23,4470.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38285,做多,2025-08-31 19:30:00,2025-08-31 19:35:00,4470.95,4470.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38286,做空,2025-08-31 19:35:00,2025-08-31 19:55:00,4470.81,4453.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38287,做多,2025-08-31 21:35:00,2025-08-31 21:45:00,4467.82,4469.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38288,做空,2025-08-31 21:45:00,2025-08-31 21:55:00,4469.44,4468.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38289,做多,2025-08-31 21:55:00,2025-08-31 22:00:00,4468.0,4453.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38290,做空,2025-08-31 22:00:00,2025-08-31 22:05:00,4453.34,4459.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -38291,做多,2025-08-31 22:15:00,2025-08-31 22:20:00,4470.55,4466.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38292,做空,2025-08-31 22:20:00,2025-08-31 22:35:00,4466.4,4451.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38293,做多,2025-09-01 07:20:00,2025-09-01 07:30:00,4400.42,4428.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38294,做多,2025-09-01 13:20:00,2025-09-02 02:55:00,4413.15,4359.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38295,做多,2025-09-02 13:45:00,2025-09-02 13:50:00,4372.74,4371.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38296,做空,2025-09-02 13:50:00,2025-09-02 13:55:00,4371.91,4376.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38297,做多,2025-09-02 13:55:00,2025-09-02 14:00:00,4376.29,4361.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38298,做空,2025-09-02 14:00:00,2025-09-02 14:25:00,4361.83,4370.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38299,做多,2025-09-02 14:25:00,2025-09-02 14:30:00,4370.36,4366.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38300,做空,2025-09-02 14:30:00,2025-09-02 15:05:00,4366.89,4324.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38301,做多,2025-09-02 20:35:00,2025-09-02 20:40:00,4319.27,4316.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38302,做空,2025-09-02 20:40:00,2025-09-02 21:05:00,4316.62,4314.95,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38303,做多,2025-09-02 21:05:00,2025-09-02 21:15:00,4314.95,4309.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38304,做空,2025-09-02 21:15:00,2025-09-02 21:25:00,4309.28,4308.72,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38305,做多,2025-09-02 21:25:00,2025-09-02 22:30:00,4308.72,4308.99,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38306,做空,2025-09-02 22:30:00,2025-09-02 22:35:00,4308.99,4322.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38307,做多,2025-09-02 22:35:00,2025-09-03 00:50:00,4322.64,4304.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38308,做空,2025-09-03 00:50:00,2025-09-03 00:55:00,4304.58,4308.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38309,做多,2025-09-03 00:55:00,2025-09-03 01:05:00,4308.02,4296.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38310,做空,2025-09-03 01:05:00,2025-09-03 01:55:00,4296.1,4323.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38311,做多,2025-09-03 01:55:00,2025-09-03 02:00:00,4323.69,4323.8,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -38312,做多,2025-09-03 05:25:00,2025-09-03 05:40:00,4322.82,4320.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38313,做空,2025-09-03 05:40:00,2025-09-03 05:45:00,4320.91,4321.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38314,做多,2025-09-03 05:45:00,2025-09-03 05:50:00,4321.75,4318.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38315,做空,2025-09-03 05:50:00,2025-09-03 06:00:00,4318.51,4290.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38316,做多,2025-09-03 08:10:00,2025-09-03 08:20:00,4321.13,4320.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38317,做空,2025-09-03 08:20:00,2025-09-03 08:25:00,4320.67,4320.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38318,做多,2025-09-03 08:25:00,2025-09-03 08:30:00,4320.21,4315.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38319,做空,2025-09-03 08:30:00,2025-09-03 08:35:00,4315.66,4324.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38320,做多,2025-09-03 08:35:00,2025-09-03 08:50:00,4324.84,4310.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38321,做空,2025-09-03 08:50:00,2025-09-03 09:15:00,4310.76,4318.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38322,做多,2025-09-03 09:15:00,2025-09-03 09:45:00,4318.45,4339.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38323,做多,2025-09-03 21:50:00,2025-09-03 23:05:00,4460.0,4465.04,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38324,做空,2025-09-03 23:05:00,2025-09-03 23:40:00,4465.04,4446.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38325,做多,2025-09-04 00:15:00,2025-09-04 00:20:00,4464.64,4468.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38326,做多,2025-09-04 00:45:00,2025-09-04 01:00:00,4467.93,4465.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38327,做空,2025-09-04 01:00:00,2025-09-04 01:05:00,4465.01,4456.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38328,做多,2025-09-04 01:30:00,2025-09-04 01:35:00,4467.57,4463.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38329,做空,2025-09-04 01:35:00,2025-09-04 01:45:00,4463.51,4462.62,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38330,做多,2025-09-04 01:45:00,2025-09-04 01:50:00,4462.62,4461.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38331,做空,2025-09-04 01:50:00,2025-09-04 01:55:00,4461.19,4466.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38332,做多,2025-09-04 01:55:00,2025-09-04 02:00:00,4466.36,4460.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38333,做空,2025-09-04 02:00:00,2025-09-04 02:05:00,4460.85,4462.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38334,做多,2025-09-04 02:05:00,2025-09-04 12:15:00,4462.08,4405.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38335,做多,2025-09-04 12:45:00,2025-09-04 13:00:00,4396.53,4406.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38336,做多,2025-09-04 13:30:00,2025-09-04 13:35:00,4398.66,4380.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38337,做空,2025-09-04 13:35:00,2025-09-04 14:00:00,4380.48,4352.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38338,做多,2025-09-04 22:00:00,2025-09-04 22:10:00,4318.23,4318.28,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38339,做空,2025-09-04 22:10:00,2025-09-04 22:20:00,4318.28,4321.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38340,做多,2025-09-04 22:20:00,2025-09-04 23:45:00,4321.31,4304.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38341,做空,2025-09-04 23:45:00,2025-09-05 00:30:00,4304.98,4306.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38342,做多,2025-09-05 00:30:00,2025-09-05 00:45:00,4306.38,4302.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38343,做空,2025-09-05 00:45:00,2025-09-05 01:00:00,4302.78,4304.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38344,做多,2025-09-05 01:00:00,2025-09-05 01:10:00,4304.9,4303.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38345,做空,2025-09-05 01:10:00,2025-09-05 01:15:00,4303.61,4311.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38346,做多,2025-09-05 01:15:00,2025-09-05 01:40:00,4311.27,4329.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38347,做多,2025-09-05 02:20:00,2025-09-05 02:40:00,4311.28,4307.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38348,做空,2025-09-05 02:40:00,2025-09-05 02:45:00,4307.56,4311.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38349,做多,2025-09-05 02:45:00,2025-09-05 03:10:00,4311.58,4303.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38350,做空,2025-09-05 03:10:00,2025-09-05 03:15:00,4303.42,4310.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38351,做多,2025-09-05 03:15:00,2025-09-05 03:20:00,4310.25,4300.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38352,做空,2025-09-05 03:20:00,2025-09-05 03:40:00,4300.07,4312.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38353,做多,2025-09-05 03:40:00,2025-09-05 05:05:00,4312.47,4334.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38354,做多,2025-09-05 23:00:00,2025-09-05 23:05:00,4312.23,4310.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38355,做空,2025-09-05 23:05:00,2025-09-05 23:15:00,4310.55,4311.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38356,做多,2025-09-05 23:15:00,2025-09-05 23:20:00,4311.67,4309.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38357,做空,2025-09-05 23:20:00,2025-09-06 00:05:00,4309.98,4303.21,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38358,做多,2025-09-06 00:05:00,2025-09-06 00:10:00,4303.21,4302.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38359,做空,2025-09-06 00:10:00,2025-09-06 00:20:00,4302.56,4315.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38360,做多,2025-09-06 00:20:00,2025-09-06 02:10:00,4315.47,4308.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38361,做空,2025-09-06 02:10:00,2025-09-06 02:15:00,4308.18,4309.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38362,做多,2025-09-06 02:15:00,2025-09-06 02:20:00,4309.52,4304.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38363,做空,2025-09-06 02:20:00,2025-09-06 02:30:00,4304.28,4308.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38364,做多,2025-09-06 02:30:00,2025-09-06 02:40:00,4308.53,4310.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38365,做空,2025-09-06 02:40:00,2025-09-06 02:45:00,4310.46,4319.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38366,做多,2025-09-06 02:45:00,2025-09-06 04:00:00,4319.2,4318.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38367,做空,2025-09-06 04:00:00,2025-09-06 05:20:00,4318.29,4295.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38368,做多,2025-09-06 07:45:00,2025-09-06 07:50:00,4309.92,4308.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38369,做空,2025-09-06 07:50:00,2025-09-06 07:55:00,4308.85,4310.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38370,做多,2025-09-06 07:55:00,2025-09-06 08:05:00,4310.35,4306.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38371,做空,2025-09-06 08:05:00,2025-09-06 08:30:00,4306.23,4309.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38372,做多,2025-09-06 08:30:00,2025-09-06 08:35:00,4309.99,4308.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38373,做空,2025-09-06 08:35:00,2025-09-06 08:40:00,4308.68,4310.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38374,做多,2025-09-06 08:40:00,2025-09-06 08:45:00,4310.0,4308.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38375,做空,2025-09-06 08:45:00,2025-09-06 08:50:00,4308.52,4309.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38376,做多,2025-09-06 08:50:00,2025-09-06 08:55:00,4309.62,4308.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38377,做空,2025-09-06 08:55:00,2025-09-06 09:10:00,4308.69,4295.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38378,做多,2025-09-06 12:05:00,2025-09-06 12:10:00,4303.35,4301.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38379,做空,2025-09-06 12:10:00,2025-09-06 13:30:00,4301.02,4292.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38380,做多,2025-09-06 14:35:00,2025-09-06 14:40:00,4298.68,4298.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38381,做空,2025-09-06 14:40:00,2025-09-06 15:05:00,4298.23,4286.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38382,做多,2025-09-06 16:55:00,2025-09-06 22:05:00,4287.53,4277.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38383,做空,2025-09-06 22:05:00,2025-09-06 22:15:00,4277.82,4278.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38384,做多,2025-09-06 22:15:00,2025-09-06 22:20:00,4278.42,4275.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38385,做空,2025-09-06 22:20:00,2025-09-06 22:55:00,4275.42,4276.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38386,做多,2025-09-06 22:55:00,2025-09-06 23:00:00,4276.02,4271.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38387,做空,2025-09-06 23:00:00,2025-09-06 23:10:00,4271.14,4277.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38388,做多,2025-09-06 23:10:00,2025-09-06 23:40:00,4277.41,4273.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38389,做空,2025-09-06 23:40:00,2025-09-07 00:00:00,4273.27,4275.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38390,做多,2025-09-07 00:00:00,2025-09-07 00:30:00,4275.19,4270.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38391,做空,2025-09-07 00:30:00,2025-09-07 00:35:00,4270.01,4278.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38392,做多,2025-09-07 00:35:00,2025-09-07 00:40:00,4278.13,4283.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38393,做多,2025-09-07 06:45:00,2025-09-07 06:55:00,4286.32,4281.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38394,做空,2025-09-07 06:55:00,2025-09-07 07:25:00,4281.94,4291.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38395,做多,2025-09-07 07:25:00,2025-09-07 07:35:00,4291.12,4300.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38396,做多,2025-09-07 09:45:00,2025-09-07 10:15:00,4294.31,4301.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38397,做多,2025-09-07 12:30:00,2025-09-07 12:40:00,4297.45,4295.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38398,做空,2025-09-07 12:40:00,2025-09-07 12:50:00,4295.6,4298.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38399,做多,2025-09-07 12:50:00,2025-09-07 13:00:00,4298.61,4298.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38400,做空,2025-09-07 13:00:00,2025-09-07 13:25:00,4298.12,4296.24,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38401,做多,2025-09-07 13:25:00,2025-09-07 13:50:00,4296.24,4296.52,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38402,做空,2025-09-07 13:50:00,2025-09-07 13:55:00,4296.52,4303.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38403,做多,2025-09-07 13:55:00,2025-09-07 14:05:00,4303.31,4307.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38404,做多,2025-09-07 14:20:00,2025-09-07 14:25:00,4300.22,4299.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38405,做空,2025-09-07 14:25:00,2025-09-07 14:35:00,4299.0,4298.83,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38406,做多,2025-09-07 14:35:00,2025-09-07 14:40:00,4298.83,4309.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38407,做多,2025-09-07 14:55:00,2025-09-07 15:00:00,4298.03,4297.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38408,做空,2025-09-07 15:00:00,2025-09-07 15:15:00,4297.26,4299.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38409,做多,2025-09-07 15:15:00,2025-09-07 15:25:00,4299.8,4298.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38410,做空,2025-09-07 15:25:00,2025-09-07 15:35:00,4298.2,4299.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38411,做多,2025-09-07 15:35:00,2025-09-07 15:45:00,4299.35,4298.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38412,做空,2025-09-07 15:45:00,2025-09-07 16:00:00,4298.01,4298.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38413,做多,2025-09-07 16:00:00,2025-09-07 16:05:00,4298.49,4295.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38414,做空,2025-09-07 16:05:00,2025-09-07 16:15:00,4295.89,4292.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38415,做多,2025-09-07 19:40:00,2025-09-07 19:45:00,4293.95,4289.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38416,做空,2025-09-07 19:45:00,2025-09-07 20:55:00,4289.38,4298.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38417,做多,2025-09-07 20:55:00,2025-09-07 21:05:00,4298.3,4289.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38418,做空,2025-09-07 21:05:00,2025-09-07 21:10:00,4289.99,4295.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38419,做多,2025-09-07 21:10:00,2025-09-07 21:15:00,4295.0,4289.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38420,做空,2025-09-07 21:15:00,2025-09-07 21:35:00,4289.38,4292.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38421,做多,2025-09-07 21:35:00,2025-09-07 21:40:00,4292.02,4288.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38422,做空,2025-09-07 21:40:00,2025-09-07 21:45:00,4288.72,4292.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38423,做多,2025-09-07 21:45:00,2025-09-07 21:50:00,4292.14,4286.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38424,做空,2025-09-07 21:50:00,2025-09-07 22:00:00,4286.44,4289.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38425,做多,2025-09-07 22:00:00,2025-09-07 22:20:00,4289.21,4299.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38426,做多,2025-09-08 01:30:00,2025-09-08 01:35:00,4292.42,4292.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38427,做空,2025-09-08 01:35:00,2025-09-08 01:45:00,4292.11,4291.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38428,做多,2025-09-08 01:45:00,2025-09-08 01:50:00,4291.15,4289.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38429,做空,2025-09-08 01:50:00,2025-09-08 01:55:00,4289.03,4290.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38430,做多,2025-09-08 01:55:00,2025-09-08 02:00:00,4290.33,4287.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38431,做空,2025-09-08 02:00:00,2025-09-08 02:30:00,4287.52,4295.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38432,做多,2025-09-08 02:30:00,2025-09-08 03:35:00,4295.02,4325.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38433,做多,2025-09-08 04:10:00,2025-09-08 04:45:00,4303.1,4298.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38434,做空,2025-09-08 04:45:00,2025-09-08 05:05:00,4298.26,4298.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38435,做多,2025-09-08 05:05:00,2025-09-08 05:10:00,4298.35,4294.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38436,做空,2025-09-08 05:10:00,2025-09-08 05:15:00,4294.83,4300.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38437,做多,2025-09-08 05:15:00,2025-09-08 05:20:00,4300.22,4293.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38438,做空,2025-09-08 05:20:00,2025-09-08 06:25:00,4293.81,4299.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38439,做多,2025-09-08 06:25:00,2025-09-08 06:30:00,4299.96,4299.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38440,做空,2025-09-08 06:30:00,2025-09-08 07:15:00,4299.1,4299.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38441,做多,2025-09-08 07:15:00,2025-09-08 07:20:00,4299.63,4299.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38442,做空,2025-09-08 07:20:00,2025-09-08 07:25:00,4299.53,4303.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38443,做多,2025-09-08 07:25:00,2025-09-08 07:35:00,4303.89,4293.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38444,做空,2025-09-08 07:35:00,2025-09-08 08:30:00,4293.42,4299.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38445,做多,2025-09-08 08:30:00,2025-09-08 08:45:00,4299.63,4296.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38446,做空,2025-09-08 08:45:00,2025-09-08 08:55:00,4296.61,4300.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38447,做多,2025-09-08 08:55:00,2025-09-08 09:10:00,4300.01,4315.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38448,做多,2025-09-08 11:40:00,2025-09-08 13:00:00,4304.46,4329.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38449,做多,2025-09-08 17:10:00,2025-09-08 17:40:00,4328.6,4323.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38450,做空,2025-09-08 17:40:00,2025-09-08 17:50:00,4323.36,4310.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38451,做多,2025-09-08 18:45:00,2025-09-08 18:50:00,4331.47,4328.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38452,做空,2025-09-08 18:50:00,2025-09-08 19:20:00,4328.5,4301.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38453,做多,2025-09-08 22:10:00,2025-09-09 05:55:00,4322.5,4316.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38454,做多,2025-09-09 13:30:00,2025-09-09 13:50:00,4342.44,4345.32,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38455,做空,2025-09-09 13:50:00,2025-09-09 14:00:00,4345.32,4317.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38456,做多,2025-09-09 21:05:00,2025-09-09 21:25:00,4309.7,4297.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38457,做空,2025-09-09 21:25:00,2025-09-09 21:30:00,4297.6,4305.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38458,做多,2025-09-09 21:30:00,2025-09-09 21:40:00,4305.54,4300.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38459,做空,2025-09-09 21:40:00,2025-09-09 21:55:00,4300.75,4300.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38460,做多,2025-09-09 21:55:00,2025-09-09 23:40:00,4300.7,4313.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38461,做多,2025-09-10 00:30:00,2025-09-10 00:40:00,4297.04,4297.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38462,做空,2025-09-10 00:40:00,2025-09-10 01:25:00,4297.5,4300.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38463,做多,2025-09-10 01:25:00,2025-09-10 01:35:00,4300.0,4302.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38464,做多,2025-09-10 05:05:00,2025-09-10 05:15:00,4304.77,4301.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38465,做空,2025-09-10 05:15:00,2025-09-10 05:20:00,4301.98,4309.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38466,做多,2025-09-10 05:20:00,2025-09-10 05:50:00,4309.44,4295.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38467,做空,2025-09-10 05:50:00,2025-09-10 05:55:00,4295.55,4306.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38468,做多,2025-09-10 05:55:00,2025-09-10 06:30:00,4306.36,4306.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38469,做空,2025-09-10 06:30:00,2025-09-10 06:35:00,4306.59,4311.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38470,做多,2025-09-10 06:35:00,2025-09-10 07:20:00,4311.68,4321.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38471,做多,2025-09-10 17:50:00,2025-09-10 18:05:00,4362.0,4355.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38472,做空,2025-09-10 18:05:00,2025-09-10 19:20:00,4355.56,4310.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38473,做多,2025-09-11 00:45:00,2025-09-11 01:10:00,4351.43,4378.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38474,做多,2025-09-11 12:35:00,2025-09-11 12:55:00,4409.59,4424.44,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38475,做空,2025-09-11 12:55:00,2025-09-11 13:10:00,4424.44,4391.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38476,做多,2025-09-11 13:30:00,2025-09-11 14:00:00,4415.41,4426.88,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38477,做空,2025-09-11 14:00:00,2025-09-11 14:15:00,4426.88,4399.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38478,做多,2025-09-11 14:30:00,2025-09-11 14:45:00,4425.41,4424.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38479,做空,2025-09-11 14:45:00,2025-09-11 14:55:00,4424.77,4425.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38480,做多,2025-09-11 14:55:00,2025-09-11 15:05:00,4425.22,4419.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38481,做空,2025-09-11 15:05:00,2025-09-11 15:15:00,4419.6,4428.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38482,做多,2025-09-11 15:15:00,2025-09-11 15:20:00,4428.79,4418.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38483,做空,2025-09-11 15:20:00,2025-09-11 15:45:00,4418.5,4399.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38484,做多,2025-09-11 16:15:00,2025-09-11 18:15:00,4421.56,4417.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38485,做空,2025-09-11 18:15:00,2025-09-11 18:40:00,4417.02,4421.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38486,做多,2025-09-11 18:40:00,2025-09-11 18:45:00,4421.56,4418.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38487,做空,2025-09-11 18:45:00,2025-09-11 19:25:00,4418.05,4421.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38488,做多,2025-09-11 19:25:00,2025-09-11 19:55:00,4421.35,4422.07,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38489,做空,2025-09-11 19:55:00,2025-09-11 20:05:00,4422.07,4419.23,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38490,做多,2025-09-11 20:05:00,2025-09-11 20:25:00,4419.23,4417.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38491,做空,2025-09-11 20:25:00,2025-09-11 21:05:00,4417.76,4421.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38492,做多,2025-09-11 21:05:00,2025-09-11 21:10:00,4421.25,4418.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38493,做空,2025-09-11 21:10:00,2025-09-11 21:15:00,4418.52,4419.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38494,做多,2025-09-11 21:15:00,2025-09-11 21:20:00,4419.23,4415.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38495,做空,2025-09-11 21:20:00,2025-09-11 21:30:00,4415.44,4419.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38496,做多,2025-09-11 21:30:00,2025-09-11 22:15:00,4419.34,4430.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38497,做多,2025-09-12 08:50:00,2025-09-12 09:20:00,4513.32,4515.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38498,做空,2025-09-12 09:20:00,2025-09-12 09:25:00,4515.64,4516.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38499,做多,2025-09-12 09:25:00,2025-09-12 09:40:00,4516.28,4516.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38500,做空,2025-09-12 09:40:00,2025-09-12 10:05:00,4516.51,4518.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38501,做多,2025-09-12 10:05:00,2025-09-12 10:10:00,4518.94,4515.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38502,做空,2025-09-12 10:10:00,2025-09-12 11:05:00,4515.8,4522.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38503,做多,2025-09-12 11:05:00,2025-09-12 11:10:00,4522.88,4519.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38504,做空,2025-09-12 11:10:00,2025-09-12 11:15:00,4519.23,4524.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38505,做多,2025-09-12 11:15:00,2025-09-12 11:45:00,4524.46,4521.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38506,做空,2025-09-12 11:45:00,2025-09-12 12:50:00,4521.11,4527.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38507,做多,2025-09-12 12:50:00,2025-09-12 13:05:00,4527.79,4523.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38508,做空,2025-09-12 13:05:00,2025-09-12 13:30:00,4523.15,4518.49,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38509,做多,2025-09-12 13:30:00,2025-09-12 13:55:00,4518.49,4537.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38510,做多,2025-09-12 14:45:00,2025-09-12 15:00:00,4538.26,4533.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38511,做多,2025-09-12 15:30:00,2025-09-12 15:50:00,4538.07,4545.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38512,做多,2025-09-13 06:55:00,2025-09-13 07:35:00,4708.79,4711.76,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38513,做空,2025-09-13 07:35:00,2025-09-13 07:40:00,4711.76,4713.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38514,做多,2025-09-13 07:40:00,2025-09-13 07:45:00,4713.19,4710.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38515,做空,2025-09-13 07:45:00,2025-09-13 08:00:00,4710.6,4714.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38516,做多,2025-09-13 08:00:00,2025-09-13 08:20:00,4714.98,4716.29,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38517,做空,2025-09-13 08:20:00,2025-09-13 11:40:00,4716.29,4722.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38518,做多,2025-09-13 11:40:00,2025-09-13 11:45:00,4722.06,4718.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38519,做空,2025-09-13 11:45:00,2025-09-13 12:30:00,4718.49,4722.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38520,做多,2025-09-13 12:30:00,2025-09-13 12:40:00,4722.58,4722.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38521,做空,2025-09-13 12:40:00,2025-09-13 13:20:00,4722.0,4720.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38522,做多,2025-09-13 13:20:00,2025-09-13 13:30:00,4720.01,4711.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38523,做空,2025-09-13 13:30:00,2025-09-13 13:45:00,4711.17,4705.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38524,做多,2025-09-13 21:55:00,2025-09-13 22:00:00,4661.06,4660.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38525,做空,2025-09-13 22:00:00,2025-09-13 22:05:00,4660.92,4662.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38526,做多,2025-09-13 22:05:00,2025-09-13 22:10:00,4662.58,4660.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38527,做空,2025-09-13 22:10:00,2025-09-13 22:50:00,4660.0,4655.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38528,做多,2025-09-13 22:50:00,2025-09-14 00:30:00,4655.01,4678.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38529,做多,2025-09-14 04:00:00,2025-09-14 04:05:00,4662.62,4653.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38530,做空,2025-09-14 04:05:00,2025-09-14 04:15:00,4653.2,4638.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38531,做多,2025-09-14 04:35:00,2025-09-14 04:50:00,4661.95,4658.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38532,做空,2025-09-14 04:50:00,2025-09-14 05:00:00,4658.86,4662.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38533,做多,2025-09-14 05:00:00,2025-09-14 05:35:00,4662.82,4674.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38534,做多,2025-09-14 06:10:00,2025-09-14 06:30:00,4668.49,4661.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38535,做空,2025-09-14 06:30:00,2025-09-14 06:50:00,4661.0,4666.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38536,做多,2025-09-14 06:50:00,2025-09-14 06:55:00,4666.85,4664.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38537,做空,2025-09-14 06:55:00,2025-09-14 07:25:00,4664.7,4664.33,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38538,做多,2025-09-14 07:25:00,2025-09-14 07:30:00,4664.33,4663.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38539,做空,2025-09-14 07:30:00,2025-09-14 07:45:00,4663.8,4650.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38540,做多,2025-09-14 09:20:00,2025-09-14 09:25:00,4670.69,4665.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38541,做空,2025-09-14 09:25:00,2025-09-14 09:30:00,4665.54,4670.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38542,做多,2025-09-14 09:30:00,2025-09-14 09:50:00,4670.67,4664.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38543,做空,2025-09-14 09:50:00,2025-09-14 10:00:00,4664.49,4668.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38544,做多,2025-09-14 10:00:00,2025-09-14 10:05:00,4668.0,4662.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38545,做空,2025-09-14 10:05:00,2025-09-14 11:00:00,4662.98,4662.57,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38546,做多,2025-09-14 11:00:00,2025-09-14 19:45:00,4662.57,4613.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38547,做空,2025-09-14 19:45:00,2025-09-14 20:10:00,4613.25,4624.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38548,做多,2025-09-14 20:10:00,2025-09-14 21:05:00,4624.15,4604.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38549,做空,2025-09-14 21:05:00,2025-09-14 21:10:00,4604.8,4615.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38550,做多,2025-09-14 21:10:00,2025-09-14 21:40:00,4615.69,4633.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38551,做多,2025-09-14 22:10:00,2025-09-14 22:40:00,4617.52,4629.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38552,做多,2025-09-14 23:15:00,2025-09-14 23:20:00,4615.45,4609.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38553,做空,2025-09-14 23:20:00,2025-09-14 23:50:00,4609.84,4606.67,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38554,做多,2025-09-14 23:50:00,2025-09-14 23:55:00,4606.67,4602.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38555,做空,2025-09-14 23:55:00,2025-09-15 00:15:00,4602.01,4594.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38556,做多,2025-09-15 00:25:00,2025-09-15 00:30:00,4613.16,4612.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38557,做空,2025-09-15 00:30:00,2025-09-15 00:45:00,4612.16,4607.85,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38558,做多,2025-09-15 00:45:00,2025-09-15 00:50:00,4607.85,4601.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38559,做空,2025-09-15 00:50:00,2025-09-15 01:05:00,4601.53,4582.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38560,做多,2025-09-15 01:30:00,2025-09-15 02:00:00,4614.07,4624.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38561,做多,2025-09-15 02:35:00,2025-09-15 03:05:00,4616.63,4630.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38562,做多,2025-09-15 06:55:00,2025-09-15 07:25:00,4628.58,4623.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38563,做空,2025-09-15 07:25:00,2025-09-15 07:40:00,4623.48,4603.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38564,做多,2025-09-15 19:05:00,2025-09-15 20:20:00,4505.4,4506.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38565,做空,2025-09-15 20:20:00,2025-09-15 20:30:00,4506.45,4503.5,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38566,做多,2025-09-15 20:30:00,2025-09-15 21:45:00,4503.5,4518.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38567,做多,2025-09-16 04:45:00,2025-09-16 05:00:00,4513.48,4517.24,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38568,做空,2025-09-16 05:00:00,2025-09-16 05:25:00,4517.24,4517.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38569,做多,2025-09-16 05:25:00,2025-09-16 05:50:00,4517.99,4527.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38570,做多,2025-09-16 08:00:00,2025-09-16 08:15:00,4517.8,4522.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38571,做多,2025-09-16 13:25:00,2025-09-16 13:30:00,4506.72,4499.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38572,做空,2025-09-16 13:30:00,2025-09-16 13:35:00,4499.21,4478.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38573,做多,2025-09-16 17:05:00,2025-09-16 17:45:00,4481.0,4481.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38574,做空,2025-09-16 17:45:00,2025-09-16 17:50:00,4481.01,4483.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38575,做多,2025-09-16 17:50:00,2025-09-16 18:25:00,4483.17,4481.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38576,做空,2025-09-16 18:25:00,2025-09-16 19:10:00,4481.52,4481.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38577,做多,2025-09-16 19:10:00,2025-09-16 19:15:00,4481.54,4480.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38578,做空,2025-09-16 19:15:00,2025-09-16 19:35:00,4480.76,4478.47,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38579,做多,2025-09-16 19:35:00,2025-09-16 22:05:00,4478.47,4512.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38580,做多,2025-09-17 03:45:00,2025-09-17 03:50:00,4505.0,4497.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38581,做空,2025-09-17 03:50:00,2025-09-17 04:30:00,4497.15,4480.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38582,做多,2025-09-17 05:55:00,2025-09-17 06:35:00,4512.39,4531.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38583,做多,2025-09-17 08:15:00,2025-09-17 08:25:00,4515.81,4509.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38584,做空,2025-09-17 08:25:00,2025-09-17 08:35:00,4509.14,4508.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38585,做多,2025-09-17 08:35:00,2025-09-17 12:35:00,4508.4,4499.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38586,做空,2025-09-17 12:35:00,2025-09-17 12:50:00,4499.01,4503.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38587,做多,2025-09-17 12:50:00,2025-09-17 12:55:00,4503.35,4500.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38588,做空,2025-09-17 12:55:00,2025-09-17 13:00:00,4500.38,4506.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38589,做多,2025-09-17 13:00:00,2025-09-17 13:10:00,4506.1,4504.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38590,做空,2025-09-17 13:10:00,2025-09-17 13:15:00,4504.69,4507.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38591,做多,2025-09-17 13:15:00,2025-09-17 13:25:00,4507.25,4502.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38592,做空,2025-09-17 13:25:00,2025-09-17 13:45:00,4502.63,4502.55,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38593,做多,2025-09-17 13:45:00,2025-09-17 13:50:00,4502.55,4498.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38594,做空,2025-09-17 13:50:00,2025-09-17 14:25:00,4498.09,4472.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38595,做多,2025-09-17 17:35:00,2025-09-17 17:40:00,4495.77,4508.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38596,做多,2025-09-17 18:00:00,2025-09-17 18:05:00,4502.06,4483.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -38597,做多,2025-09-17 18:25:00,2025-09-17 18:30:00,4495.29,4458.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38598,做空,2025-09-17 18:30:00,2025-09-17 18:35:00,4458.15,4448.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38599,做多,2025-09-17 19:05:00,2025-09-17 19:10:00,4488.51,4469.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38600,做空,2025-09-17 19:10:00,2025-09-17 19:15:00,4469.89,4478.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38601,做多,2025-09-17 19:15:00,2025-09-17 19:25:00,4478.09,4505.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38602,做多,2025-09-17 21:05:00,2025-09-17 21:10:00,4491.98,4515.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38603,做多,2025-09-17 21:10:00,2025-09-17 21:15:00,4515.31,4516.01,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -38604,做多,2025-09-18 05:55:00,2025-09-18 06:00:00,4587.98,4586.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38605,做空,2025-09-18 06:00:00,2025-09-18 08:35:00,4586.55,4598.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38606,做多,2025-09-18 08:35:00,2025-09-18 08:40:00,4598.34,4591.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38607,做空,2025-09-18 08:40:00,2025-09-18 08:45:00,4591.67,4598.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38608,做多,2025-09-18 08:45:00,2025-09-18 08:55:00,4598.95,4599.66,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38609,做空,2025-09-18 08:55:00,2025-09-18 09:05:00,4599.66,4596.81,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38610,做多,2025-09-18 09:05:00,2025-09-18 09:10:00,4596.81,4593.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38611,做空,2025-09-18 09:10:00,2025-09-18 09:15:00,4593.62,4600.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38612,做多,2025-09-18 09:15:00,2025-09-18 09:30:00,4600.18,4590.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38613,做空,2025-09-18 09:30:00,2025-09-18 09:50:00,4590.45,4595.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38614,做多,2025-09-18 09:50:00,2025-09-18 10:00:00,4595.48,4594.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38615,做空,2025-09-18 10:00:00,2025-09-18 10:25:00,4594.78,4570.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38616,做多,2025-09-18 13:30:00,2025-09-18 13:40:00,4591.38,4571.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38617,做空,2025-09-18 13:40:00,2025-09-18 13:45:00,4571.94,4575.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -38618,做多,2025-09-18 13:55:00,2025-09-18 14:05:00,4586.07,4598.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38619,做多,2025-09-18 19:40:00,2025-09-18 20:10:00,4592.45,4594.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38620,做空,2025-09-18 20:10:00,2025-09-18 20:20:00,4594.0,4593.55,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38621,做多,2025-09-18 20:20:00,2025-09-18 21:10:00,4593.55,4592.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38622,做空,2025-09-18 21:10:00,2025-09-18 21:45:00,4592.23,4599.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38623,做多,2025-09-18 21:45:00,2025-09-18 21:50:00,4599.71,4593.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38624,做空,2025-09-18 21:50:00,2025-09-18 23:00:00,4593.81,4580.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38625,做多,2025-09-19 00:15:00,2025-09-19 01:10:00,4593.0,4600.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38626,做空,2025-09-19 01:10:00,2025-09-19 01:15:00,4600.99,4608.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38627,做多,2025-09-19 01:15:00,2025-09-19 01:30:00,4608.64,4612.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38628,做多,2025-09-19 01:50:00,2025-09-19 02:10:00,4606.01,4596.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38629,做空,2025-09-19 02:10:00,2025-09-19 03:10:00,4596.01,4594.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38630,做多,2025-09-19 03:10:00,2025-09-19 03:25:00,4594.12,4575.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38631,做空,2025-09-19 03:25:00,2025-09-19 03:30:00,4575.44,4568.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38632,做多,2025-09-19 13:45:00,2025-09-19 13:55:00,4530.47,4525.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38633,做空,2025-09-19 13:55:00,2025-09-19 14:00:00,4525.82,4536.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38634,做多,2025-09-19 14:00:00,2025-09-19 14:15:00,4536.51,4530.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38635,做空,2025-09-19 14:15:00,2025-09-19 14:20:00,4530.0,4536.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38636,做多,2025-09-19 14:20:00,2025-09-19 14:40:00,4536.99,4521.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38637,做空,2025-09-19 14:40:00,2025-09-19 14:45:00,4521.31,4496.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38638,做多,2025-09-19 23:50:00,2025-09-19 23:55:00,4466.89,4466.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38639,做空,2025-09-19 23:55:00,2025-09-20 00:30:00,4466.48,4464.04,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38640,做多,2025-09-20 00:30:00,2025-09-20 01:30:00,4464.04,4459.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38641,做空,2025-09-20 01:30:00,2025-09-20 01:35:00,4459.25,4464.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38642,做多,2025-09-20 01:35:00,2025-09-20 02:00:00,4464.15,4460.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38643,做空,2025-09-20 02:00:00,2025-09-20 02:20:00,4460.01,4460.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38644,做多,2025-09-20 02:20:00,2025-09-20 02:25:00,4460.48,4460.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38645,做空,2025-09-20 02:25:00,2025-09-20 02:35:00,4460.19,4460.07,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38646,做多,2025-09-20 02:35:00,2025-09-20 03:05:00,4460.07,4459.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38647,做空,2025-09-20 03:05:00,2025-09-20 03:10:00,4459.45,4461.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38648,做多,2025-09-20 03:10:00,2025-09-20 03:25:00,4461.74,4459.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38649,做空,2025-09-20 03:25:00,2025-09-20 03:30:00,4459.59,4461.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38650,做多,2025-09-20 03:30:00,2025-09-20 04:00:00,4461.34,4461.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38651,做空,2025-09-20 04:00:00,2025-09-20 04:05:00,4461.07,4466.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38652,做多,2025-09-20 04:05:00,2025-09-20 04:50:00,4466.5,4473.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38653,做多,2025-09-20 09:05:00,2025-09-20 09:10:00,4469.56,4468.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38654,做空,2025-09-20 09:10:00,2025-09-20 09:30:00,4468.77,4455.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38655,做多,2025-09-20 10:10:00,2025-09-20 10:15:00,4470.54,4469.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38656,做空,2025-09-20 10:15:00,2025-09-20 11:00:00,4469.26,4467.11,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38657,做多,2025-09-20 11:00:00,2025-09-20 11:05:00,4467.11,4466.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38658,做空,2025-09-20 11:05:00,2025-09-20 11:10:00,4466.68,4467.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38659,做多,2025-09-20 11:10:00,2025-09-20 11:15:00,4467.67,4464.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38660,做空,2025-09-20 11:15:00,2025-09-20 11:50:00,4464.57,4468.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38661,做多,2025-09-20 11:50:00,2025-09-20 11:55:00,4468.64,4468.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38662,做空,2025-09-20 11:55:00,2025-09-20 12:10:00,4468.0,4467.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38663,做多,2025-09-20 12:10:00,2025-09-20 12:15:00,4467.4,4466.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38664,做空,2025-09-20 12:15:00,2025-09-20 13:30:00,4466.85,4468.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38665,做多,2025-09-20 13:30:00,2025-09-20 13:35:00,4468.99,4466.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38666,做空,2025-09-20 13:35:00,2025-09-20 13:45:00,4466.01,4469.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38667,做多,2025-09-20 13:45:00,2025-09-20 13:50:00,4469.05,4466.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38668,做空,2025-09-20 13:50:00,2025-09-20 14:30:00,4466.58,4470.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38669,做多,2025-09-20 14:30:00,2025-09-20 14:45:00,4470.0,4489.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38670,做多,2025-09-20 17:15:00,2025-09-20 18:35:00,4482.83,4474.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38671,做空,2025-09-20 18:35:00,2025-09-20 19:15:00,4474.34,4475.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38672,做多,2025-09-20 19:15:00,2025-09-20 19:35:00,4475.97,4476.23,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38673,做空,2025-09-20 19:35:00,2025-09-20 19:40:00,4476.23,4477.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38674,做多,2025-09-20 19:40:00,2025-09-20 19:45:00,4477.2,4474.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38675,做空,2025-09-20 19:45:00,2025-09-20 19:55:00,4474.59,4477.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38676,做多,2025-09-20 19:55:00,2025-09-20 21:25:00,4477.87,4497.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38677,做多,2025-09-21 00:50:00,2025-09-21 00:55:00,4486.57,4484.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38678,做空,2025-09-21 00:55:00,2025-09-21 01:00:00,4484.94,4486.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38679,做多,2025-09-21 01:00:00,2025-09-21 01:05:00,4486.64,4482.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38680,做空,2025-09-21 01:05:00,2025-09-21 01:20:00,4482.83,4484.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38681,做多,2025-09-21 01:20:00,2025-09-21 01:25:00,4484.04,4483.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38682,做空,2025-09-21 01:25:00,2025-09-21 02:10:00,4483.78,4484.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38683,做多,2025-09-21 02:10:00,2025-09-21 02:15:00,4484.01,4472.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38684,做空,2025-09-21 02:15:00,2025-09-21 02:20:00,4472.21,4466.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38685,做多,2025-09-21 06:05:00,2025-09-21 06:20:00,4480.26,4479.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38686,做空,2025-09-21 06:20:00,2025-09-21 06:35:00,4479.98,4480.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38687,做多,2025-09-21 06:35:00,2025-09-21 07:05:00,4480.59,4479.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38688,做空,2025-09-21 07:05:00,2025-09-21 07:10:00,4479.04,4479.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38689,做多,2025-09-21 07:10:00,2025-09-21 07:15:00,4479.88,4477.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38690,做空,2025-09-21 07:15:00,2025-09-21 07:25:00,4477.47,4478.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38691,做多,2025-09-21 07:25:00,2025-09-21 07:45:00,4478.65,4475.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38692,做空,2025-09-21 07:45:00,2025-09-21 08:00:00,4475.62,4477.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38693,做多,2025-09-21 08:00:00,2025-09-21 08:05:00,4477.12,4473.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38694,做空,2025-09-21 08:05:00,2025-09-21 08:25:00,4473.22,4465.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38695,做多,2025-09-21 13:05:00,2025-09-21 13:15:00,4467.89,4466.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38696,做空,2025-09-21 13:15:00,2025-09-21 13:20:00,4466.61,4468.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38697,做多,2025-09-21 13:20:00,2025-09-21 13:30:00,4468.14,4475.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38698,做多,2025-09-21 16:40:00,2025-09-21 16:45:00,4468.98,4463.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38699,做空,2025-09-21 16:45:00,2025-09-21 16:55:00,4463.3,4474.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38700,做多,2025-09-21 16:55:00,2025-09-21 17:00:00,4474.67,4467.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38701,做空,2025-09-21 17:00:00,2025-09-21 17:05:00,4467.79,4468.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38702,做多,2025-09-21 17:05:00,2025-09-21 17:30:00,4468.26,4468.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38703,做空,2025-09-21 17:30:00,2025-09-21 17:35:00,4468.7,4469.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38704,做多,2025-09-21 17:35:00,2025-09-21 17:50:00,4469.6,4483.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38705,做多,2025-09-22 13:20:00,2025-09-22 14:00:00,4201.3,4202.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38706,做空,2025-09-22 14:00:00,2025-09-22 14:05:00,4202.26,4205.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38707,做多,2025-09-22 14:05:00,2025-09-22 14:10:00,4205.71,4195.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38708,做空,2025-09-22 14:10:00,2025-09-22 14:15:00,4195.01,4199.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38709,做多,2025-09-22 14:15:00,2025-09-22 14:35:00,4199.78,4194.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38710,做空,2025-09-22 14:35:00,2025-09-22 14:40:00,4194.56,4196.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38711,做多,2025-09-22 14:40:00,2025-09-22 14:45:00,4196.85,4185.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38712,做空,2025-09-22 14:45:00,2025-09-22 14:55:00,4185.17,4188.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38713,做多,2025-09-22 14:55:00,2025-09-22 15:05:00,4188.0,4183.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38714,做空,2025-09-22 15:05:00,2025-09-22 15:45:00,4183.83,4171.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38715,做多,2025-09-22 20:30:00,2025-09-22 23:15:00,4170.9,4197.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38716,做多,2025-09-23 01:15:00,2025-09-23 01:40:00,4181.65,4171.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38717,做空,2025-09-23 01:40:00,2025-09-23 01:45:00,4171.69,4175.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38718,做多,2025-09-23 01:45:00,2025-09-23 02:15:00,4175.17,4172.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38719,做空,2025-09-23 02:15:00,2025-09-23 02:50:00,4172.22,4144.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38720,做多,2025-09-23 03:25:00,2025-09-23 04:10:00,4175.24,4175.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38721,做空,2025-09-23 04:10:00,2025-09-23 04:15:00,4175.19,4175.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38722,做多,2025-09-23 04:15:00,2025-09-23 04:20:00,4175.9,4170.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38723,做空,2025-09-23 04:20:00,2025-09-23 04:50:00,4170.16,4175.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38724,做多,2025-09-23 04:50:00,2025-09-23 05:00:00,4175.23,4170.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38725,做空,2025-09-23 05:00:00,2025-09-23 05:10:00,4170.42,4180.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38726,做多,2025-09-23 05:10:00,2025-09-23 05:15:00,4180.61,4174.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38727,做空,2025-09-23 05:15:00,2025-09-23 05:20:00,4174.81,4181.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38728,做多,2025-09-23 05:20:00,2025-09-23 06:00:00,4181.82,4177.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38729,做空,2025-09-23 06:00:00,2025-09-23 06:05:00,4177.11,4191.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38730,做多,2025-09-23 06:05:00,2025-09-23 06:35:00,4191.19,4204.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38731,做多,2025-09-23 10:05:00,2025-09-23 10:35:00,4190.4,4185.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38732,做空,2025-09-23 10:35:00,2025-09-23 10:40:00,4185.98,4188.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38733,做多,2025-09-23 10:40:00,2025-09-23 11:00:00,4188.44,4184.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38734,做空,2025-09-23 11:00:00,2025-09-23 11:20:00,4184.36,4185.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38735,做多,2025-09-23 11:20:00,2025-09-23 12:05:00,4185.53,4184.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38736,做空,2025-09-23 12:05:00,2025-09-23 12:10:00,4184.39,4193.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38737,做多,2025-09-23 12:10:00,2025-09-23 12:20:00,4193.35,4183.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38738,做空,2025-09-23 12:20:00,2025-09-23 12:30:00,4183.7,4189.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38739,做多,2025-09-23 12:30:00,2025-09-23 12:50:00,4189.42,4192.25,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38740,做空,2025-09-23 12:50:00,2025-09-23 12:55:00,4192.25,4193.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38741,做多,2025-09-23 12:55:00,2025-09-23 13:00:00,4193.18,4191.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38742,做空,2025-09-23 13:00:00,2025-09-23 13:05:00,4191.24,4194.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38743,做多,2025-09-23 13:05:00,2025-09-23 13:10:00,4194.67,4192.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38744,做空,2025-09-23 13:10:00,2025-09-23 13:20:00,4192.35,4190.12,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38745,做多,2025-09-23 13:20:00,2025-09-23 13:35:00,4190.12,4197.88,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38746,做空,2025-09-23 13:35:00,2025-09-23 13:45:00,4197.88,4187.96,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38747,做多,2025-09-23 13:45:00,2025-09-23 14:10:00,4187.96,4196.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38748,做多,2025-09-23 16:50:00,2025-09-23 16:55:00,4191.31,4190.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38749,做空,2025-09-23 16:55:00,2025-09-23 17:10:00,4190.22,4174.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38750,做多,2025-09-23 19:15:00,2025-09-23 21:00:00,4177.54,4167.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38751,做空,2025-09-23 21:00:00,2025-09-23 21:25:00,4167.66,4173.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38752,做多,2025-09-23 21:25:00,2025-09-23 22:00:00,4173.13,4177.65,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38753,做空,2025-09-23 22:00:00,2025-09-23 22:30:00,4177.65,4180.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38754,做多,2025-09-23 22:30:00,2025-09-23 23:15:00,4180.91,4168.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38755,做空,2025-09-23 23:15:00,2025-09-23 23:35:00,4168.26,4174.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38756,做多,2025-09-23 23:35:00,2025-09-23 23:40:00,4174.26,4170.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38757,做空,2025-09-23 23:40:00,2025-09-24 00:10:00,4170.31,4168.54,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38758,做多,2025-09-24 00:10:00,2025-09-24 00:20:00,4168.54,4186.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38759,做多,2025-09-24 01:00:00,2025-09-24 01:15:00,4172.6,4186.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38760,做多,2025-09-24 02:20:00,2025-09-24 02:30:00,4170.36,4166.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38761,做空,2025-09-24 02:30:00,2025-09-24 02:35:00,4166.71,4169.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38762,做多,2025-09-24 02:35:00,2025-09-24 02:45:00,4169.14,4165.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38763,做空,2025-09-24 02:45:00,2025-09-24 02:55:00,4165.82,4167.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38764,做多,2025-09-24 02:55:00,2025-09-24 03:05:00,4167.58,4157.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38765,做空,2025-09-24 03:05:00,2025-09-24 03:15:00,4157.24,4153.12,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38766,做多,2025-09-24 05:40:00,2025-09-24 06:20:00,4168.0,4166.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38767,做空,2025-09-24 06:20:00,2025-09-24 10:30:00,4166.03,4171.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38768,做多,2025-09-24 10:30:00,2025-09-24 11:10:00,4171.0,4190.73,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38769,做多,2025-09-24 14:15:00,2025-09-24 14:30:00,4167.73,4169.13,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38770,做空,2025-09-24 14:30:00,2025-09-24 14:35:00,4169.13,4174.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38771,做多,2025-09-24 14:35:00,2025-09-24 14:45:00,4174.97,4191.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38772,做多,2025-09-24 17:10:00,2025-09-24 17:15:00,4178.79,4178.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38773,做空,2025-09-24 17:15:00,2025-09-24 17:25:00,4178.0,4177.12,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38774,做多,2025-09-24 17:25:00,2025-09-24 17:35:00,4177.12,4187.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38775,做多,2025-09-24 18:25:00,2025-09-24 18:30:00,4177.03,4172.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38776,做空,2025-09-24 18:30:00,2025-09-24 18:35:00,4172.45,4175.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38777,做多,2025-09-24 18:35:00,2025-09-25 14:25:00,4175.0,4006.9,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -38778,做空,2025-09-25 14:25:00,2025-09-25 14:30:00,4006.9,4020.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38779,做多,2025-09-25 14:30:00,2025-09-25 14:35:00,4020.4,4009.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38780,做空,2025-09-25 14:35:00,2025-09-25 14:40:00,4009.99,4014.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38781,做多,2025-09-25 14:40:00,2025-09-25 14:50:00,4014.01,4005.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38782,做空,2025-09-25 14:50:00,2025-09-25 14:55:00,4005.99,4012.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38783,做多,2025-09-25 14:55:00,2025-09-25 15:00:00,4012.01,4004.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38784,做空,2025-09-25 15:00:00,2025-09-25 16:20:00,4004.67,3979.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38785,做多,2025-09-26 00:50:00,2025-09-26 01:45:00,3918.9,3944.43,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38786,做多,2025-09-26 06:00:00,2025-09-26 06:45:00,3919.78,3925.59,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38787,做空,2025-09-26 06:45:00,2025-09-26 07:10:00,3925.59,3932.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38788,做多,2025-09-26 07:10:00,2025-09-26 07:30:00,3932.41,3909.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38789,做空,2025-09-26 07:30:00,2025-09-26 07:55:00,3909.16,3936.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38790,做多,2025-09-26 07:55:00,2025-09-26 08:20:00,3936.61,3928.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38791,做空,2025-09-26 08:20:00,2025-09-26 08:25:00,3928.32,3934.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38792,做多,2025-09-26 08:25:00,2025-09-26 08:50:00,3934.63,3934.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38793,做空,2025-09-26 08:50:00,2025-09-26 09:05:00,3934.29,3932.13,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38794,做多,2025-09-26 09:05:00,2025-09-26 09:15:00,3932.13,3928.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38795,做空,2025-09-26 09:15:00,2025-09-26 09:35:00,3928.65,3906.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38796,做多,2025-09-26 12:30:00,2025-09-26 13:10:00,3925.07,3926.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38797,做空,2025-09-26 13:10:00,2025-09-26 13:30:00,3926.26,3919.95,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38798,做多,2025-09-26 13:30:00,2025-09-26 13:45:00,3919.95,3961.02,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38799,做多,2025-09-27 03:25:00,2025-09-27 03:30:00,4021.64,4020.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38800,做空,2025-09-27 03:30:00,2025-09-27 03:35:00,4020.49,4023.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38801,做多,2025-09-27 03:35:00,2025-09-27 03:45:00,4023.29,4019.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38802,做空,2025-09-27 03:45:00,2025-09-27 04:25:00,4019.49,4024.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38803,做多,2025-09-27 04:25:00,2025-09-27 04:45:00,4024.64,4018.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38804,做空,2025-09-27 04:45:00,2025-09-27 04:50:00,4018.82,4021.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38805,做多,2025-09-27 04:50:00,2025-09-27 05:00:00,4021.2,4016.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38806,做空,2025-09-27 05:00:00,2025-09-27 05:50:00,4016.09,4019.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38807,做多,2025-09-27 05:50:00,2025-09-27 05:55:00,4019.42,4018.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38808,做空,2025-09-27 05:55:00,2025-09-27 07:00:00,4018.05,4018.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38809,做多,2025-09-27 07:00:00,2025-09-27 07:05:00,4018.82,4017.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38810,做空,2025-09-27 07:05:00,2025-09-27 07:30:00,4017.59,4009.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38811,做多,2025-09-27 10:35:00,2025-09-27 10:55:00,4007.97,4007.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38812,做空,2025-09-27 10:55:00,2025-09-27 11:00:00,4007.65,4008.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38813,做多,2025-09-27 11:00:00,2025-09-27 11:05:00,4008.83,4006.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38814,做空,2025-09-27 11:05:00,2025-09-27 11:20:00,4006.12,4007.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38815,做多,2025-09-27 11:20:00,2025-09-27 11:35:00,4007.96,4005.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38816,做空,2025-09-27 11:35:00,2025-09-27 12:35:00,4005.11,4005.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38817,做多,2025-09-27 12:35:00,2025-09-27 12:45:00,4005.6,4021.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38818,做多,2025-09-27 15:15:00,2025-09-27 16:50:00,4004.26,4005.87,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38819,做空,2025-09-27 16:50:00,2025-09-27 16:55:00,4005.87,4005.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38820,做多,2025-09-27 16:55:00,2025-09-27 17:00:00,4005.99,3987.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38821,做空,2025-09-27 17:00:00,2025-09-27 17:15:00,3987.84,3982.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38822,做多,2025-09-27 20:00:00,2025-09-27 20:40:00,4004.22,4002.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38823,做空,2025-09-27 20:40:00,2025-09-27 20:55:00,4002.23,4005.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38824,做多,2025-09-27 20:55:00,2025-09-27 22:15:00,4005.19,4023.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38825,做多,2025-09-28 00:10:00,2025-09-28 00:25:00,4011.14,4027.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38826,做多,2025-09-28 01:15:00,2025-09-28 01:25:00,4008.72,4005.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38827,做空,2025-09-28 01:25:00,2025-09-28 01:30:00,4005.32,4009.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38828,做多,2025-09-28 01:30:00,2025-09-28 01:35:00,4009.49,3996.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38829,做空,2025-09-28 01:35:00,2025-09-28 02:30:00,3996.24,4007.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38830,做多,2025-09-28 02:30:00,2025-09-28 02:35:00,4007.35,4007.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38831,做空,2025-09-28 02:35:00,2025-09-28 05:20:00,4007.01,4007.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38832,做多,2025-09-28 05:20:00,2025-09-28 05:40:00,4007.78,4010.33,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38833,做空,2025-09-28 05:40:00,2025-09-28 05:55:00,4010.33,4009.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38834,做多,2025-09-28 05:55:00,2025-09-28 06:25:00,4009.0,3998.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38835,做空,2025-09-28 06:25:00,2025-09-28 06:30:00,3998.63,3997.68,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -38836,做多,2025-09-28 07:15:00,2025-09-28 07:20:00,4010.22,4008.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38837,做空,2025-09-28 07:20:00,2025-09-28 07:25:00,4008.01,4008.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38838,做多,2025-09-28 07:25:00,2025-09-28 08:15:00,4008.34,4006.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38839,做空,2025-09-28 08:15:00,2025-09-28 08:45:00,4006.06,4007.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38840,做多,2025-09-28 08:45:00,2025-09-28 08:50:00,4007.21,4004.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38841,做空,2025-09-28 08:50:00,2025-09-28 09:05:00,4004.02,3995.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38842,做多,2025-09-28 13:25:00,2025-09-28 13:45:00,3996.45,3997.46,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38843,做空,2025-09-28 13:45:00,2025-09-28 13:50:00,3997.46,3999.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38844,做多,2025-09-28 13:50:00,2025-09-28 13:55:00,3999.81,4011.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38845,做多,2025-09-29 05:25:00,2025-09-29 06:00:00,4106.66,4103.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38846,做空,2025-09-29 06:00:00,2025-09-29 06:05:00,4103.64,4106.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38847,做多,2025-09-29 06:05:00,2025-09-29 08:45:00,4106.35,4126.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38848,做多,2025-09-29 12:20:00,2025-09-29 12:30:00,4115.46,4116.1,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38849,做空,2025-09-29 12:30:00,2025-09-29 12:40:00,4116.1,4101.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38850,做多,2025-09-29 12:45:00,2025-09-29 13:30:00,4104.68,4106.85,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38851,做空,2025-09-29 13:30:00,2025-09-29 13:35:00,4106.85,4114.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38852,做多,2025-09-29 13:35:00,2025-09-29 13:40:00,4114.39,4146.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38853,做多,2025-09-29 17:05:00,2025-09-29 19:45:00,4141.79,4187.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38854,做多,2025-09-30 01:55:00,2025-09-30 02:50:00,4200.49,4197.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38855,做空,2025-09-30 02:50:00,2025-09-30 03:00:00,4197.7,4197.38,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38856,做多,2025-09-30 03:00:00,2025-09-30 03:05:00,4197.38,4194.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38857,做空,2025-09-30 03:05:00,2025-09-30 03:15:00,4194.0,4200.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38858,做多,2025-09-30 03:15:00,2025-09-30 03:20:00,4200.0,4197.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38859,做空,2025-09-30 03:20:00,2025-09-30 03:25:00,4197.45,4199.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38860,做多,2025-09-30 03:25:00,2025-09-30 03:30:00,4199.59,4196.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38861,做空,2025-09-30 03:30:00,2025-09-30 03:40:00,4196.87,4204.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38862,做多,2025-09-30 03:40:00,2025-09-30 03:45:00,4204.4,4201.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38863,做空,2025-09-30 03:45:00,2025-09-30 05:00:00,4201.4,4186.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38864,做多,2025-09-30 07:00:00,2025-09-30 07:05:00,4200.0,4194.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38865,做空,2025-09-30 07:05:00,2025-09-30 07:30:00,4194.79,4181.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38866,做多,2025-09-30 13:40:00,2025-09-30 13:45:00,4170.23,4159.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38867,做空,2025-09-30 13:45:00,2025-09-30 13:50:00,4159.61,4145.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38868,做多,2025-09-30 19:30:00,2025-09-30 19:35:00,4132.99,4131.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38869,做空,2025-09-30 19:35:00,2025-09-30 19:40:00,4131.0,4133.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38870,做多,2025-09-30 19:40:00,2025-09-30 19:50:00,4133.29,4162.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38871,做多,2025-09-30 22:40:00,2025-09-30 22:55:00,4140.79,4137.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38872,做空,2025-09-30 22:55:00,2025-09-30 23:20:00,4137.68,4137.64,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38873,做多,2025-09-30 23:20:00,2025-09-30 23:30:00,4137.64,4133.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38874,做空,2025-09-30 23:30:00,2025-10-01 00:30:00,4133.98,4138.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38875,做多,2025-10-01 00:30:00,2025-10-01 00:35:00,4138.73,4131.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38876,做空,2025-10-01 00:35:00,2025-10-01 00:50:00,4131.22,4143.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38877,做多,2025-10-01 00:50:00,2025-10-01 03:15:00,4143.07,4145.88,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38878,做空,2025-10-01 03:15:00,2025-10-01 05:15:00,4145.88,4153.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38879,做多,2025-10-01 05:15:00,2025-10-01 05:20:00,4153.95,4146.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38880,做空,2025-10-01 05:20:00,2025-10-01 05:35:00,4146.46,4150.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38881,做多,2025-10-01 05:35:00,2025-10-01 05:40:00,4150.85,4149.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38882,做空,2025-10-01 05:40:00,2025-10-01 06:45:00,4149.32,4126.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38883,做多,2025-10-01 07:50:00,2025-10-01 08:25:00,4142.15,4164.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38884,做多,2025-10-01 18:05:00,2025-10-01 18:15:00,4305.24,4301.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38885,做空,2025-10-01 18:15:00,2025-10-01 18:25:00,4301.74,4306.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38886,做多,2025-10-01 18:25:00,2025-10-01 18:55:00,4306.28,4306.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38887,做空,2025-10-01 18:55:00,2025-10-01 19:00:00,4306.16,4308.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38888,做多,2025-10-01 19:00:00,2025-10-01 19:45:00,4308.95,4335.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38889,做多,2025-10-01 22:05:00,2025-10-01 22:15:00,4321.36,4309.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38890,做空,2025-10-01 22:15:00,2025-10-01 22:20:00,4309.14,4314.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38891,做多,2025-10-01 22:20:00,2025-10-01 22:25:00,4314.44,4313.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38892,做空,2025-10-01 22:25:00,2025-10-01 23:05:00,4313.91,4316.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38893,做多,2025-10-01 23:05:00,2025-10-01 23:40:00,4316.88,4333.5,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38894,做多,2025-10-02 08:15:00,2025-10-02 10:20:00,4372.51,4378.74,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38895,做空,2025-10-02 10:20:00,2025-10-02 10:30:00,4378.74,4380.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38896,做多,2025-10-02 10:30:00,2025-10-02 10:40:00,4380.83,4382.38,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38897,做空,2025-10-02 10:40:00,2025-10-02 10:45:00,4382.38,4383.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38898,做多,2025-10-02 10:45:00,2025-10-02 10:50:00,4383.15,4381.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38899,做空,2025-10-02 10:50:00,2025-10-02 11:25:00,4381.84,4383.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38900,做多,2025-10-02 11:25:00,2025-10-02 11:55:00,4383.0,4377.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38901,做空,2025-10-02 11:55:00,2025-10-02 12:00:00,4377.23,4383.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38902,做多,2025-10-02 12:00:00,2025-10-02 12:30:00,4383.81,4386.93,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38903,做空,2025-10-02 12:30:00,2025-10-02 13:20:00,4386.93,4389.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38904,做多,2025-10-02 13:20:00,2025-10-02 13:30:00,4389.67,4390.8,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -38905,做多,2025-10-02 13:40:00,2025-10-02 13:45:00,4395.51,4401.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38906,做多,2025-10-02 14:45:00,2025-10-02 15:20:00,4387.03,4414.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38907,做多,2025-10-03 00:45:00,2025-10-03 00:50:00,4468.73,4468.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38908,做空,2025-10-03 00:50:00,2025-10-03 01:00:00,4468.21,4473.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38909,做多,2025-10-03 01:00:00,2025-10-03 01:05:00,4473.62,4464.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38910,做空,2025-10-03 01:05:00,2025-10-03 01:10:00,4464.99,4469.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38911,做多,2025-10-03 01:10:00,2025-10-03 01:15:00,4469.72,4467.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38912,做空,2025-10-03 01:15:00,2025-10-03 01:30:00,4467.34,4471.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38913,做多,2025-10-03 01:30:00,2025-10-03 01:35:00,4471.99,4472.23,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38914,做空,2025-10-03 01:35:00,2025-10-03 01:40:00,4472.23,4473.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38915,做多,2025-10-03 01:40:00,2025-10-03 01:45:00,4473.88,4471.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38916,做空,2025-10-03 01:45:00,2025-10-03 02:00:00,4471.41,4474.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38917,做多,2025-10-03 02:00:00,2025-10-03 02:15:00,4474.49,4486.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38918,做多,2025-10-03 04:40:00,2025-10-03 05:05:00,4491.56,4484.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38919,做空,2025-10-03 05:05:00,2025-10-03 05:10:00,4484.07,4486.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38920,做多,2025-10-03 05:10:00,2025-10-03 05:15:00,4486.0,4482.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38921,做空,2025-10-03 05:15:00,2025-10-03 06:05:00,4482.68,4477.45,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38922,做多,2025-10-03 06:05:00,2025-10-03 10:20:00,4477.45,4477.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38923,做空,2025-10-03 10:20:00,2025-10-03 10:25:00,4477.27,4480.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38924,做多,2025-10-03 10:25:00,2025-10-03 11:05:00,4480.67,4479.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38925,做空,2025-10-03 11:05:00,2025-10-03 11:20:00,4479.06,4479.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38926,做多,2025-10-03 11:20:00,2025-10-03 11:25:00,4479.7,4477.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38927,做空,2025-10-03 11:25:00,2025-10-03 11:40:00,4477.69,4482.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38928,做多,2025-10-03 11:40:00,2025-10-03 11:45:00,4482.87,4482.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38929,做空,2025-10-03 11:45:00,2025-10-03 12:00:00,4482.77,4476.59,0.0,100.0,0.0001,0.0,0.0,0.0,flip -38930,做多,2025-10-03 12:00:00,2025-10-03 12:05:00,4476.59,4474.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38931,做空,2025-10-03 12:05:00,2025-10-03 12:10:00,4474.0,4479.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38932,做多,2025-10-03 12:10:00,2025-10-03 12:15:00,4479.04,4474.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38933,做空,2025-10-03 12:15:00,2025-10-03 12:30:00,4474.1,4483.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38934,做多,2025-10-03 12:30:00,2025-10-03 12:45:00,4483.16,4478.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38935,做空,2025-10-03 12:45:00,2025-10-03 12:50:00,4478.74,4484.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38936,做多,2025-10-03 12:50:00,2025-10-03 13:00:00,4484.01,4469.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38937,做空,2025-10-03 13:00:00,2025-10-03 13:05:00,4469.0,4463.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38938,做多,2025-10-03 13:15:00,2025-10-03 13:30:00,4472.6,4488.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38939,做多,2025-10-03 13:45:00,2025-10-03 13:50:00,4478.67,4471.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38940,做空,2025-10-03 13:50:00,2025-10-03 14:00:00,4471.56,4465.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38941,做多,2025-10-03 14:35:00,2025-10-03 14:40:00,4475.26,4470.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38942,做空,2025-10-03 14:40:00,2025-10-03 14:45:00,4470.3,4478.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38943,做多,2025-10-03 14:45:00,2025-10-03 14:50:00,4478.84,4485.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38944,做多,2025-10-03 15:05:00,2025-10-03 15:15:00,4465.1,4483.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38945,做多,2025-10-03 15:15:00,2025-10-03 15:20:00,4483.8,4484.99,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -38946,做多,2025-10-03 17:05:00,2025-10-03 17:10:00,4504.17,4517.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38947,做多,2025-10-03 18:15:00,2025-10-03 19:15:00,4487.99,4529.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38948,做多,2025-10-03 20:10:00,2025-10-03 20:40:00,4502.22,4539.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38949,做多,2025-10-03 23:30:00,2025-10-03 23:55:00,4515.85,4510.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38950,做空,2025-10-03 23:55:00,2025-10-04 00:05:00,4510.92,4512.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38951,做多,2025-10-04 00:05:00,2025-10-04 00:10:00,4512.97,4507.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38952,做空,2025-10-04 00:10:00,2025-10-04 01:30:00,4507.43,4487.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38953,做多,2025-10-04 05:10:00,2025-10-04 05:15:00,4502.91,4500.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38954,做空,2025-10-04 05:15:00,2025-10-04 05:20:00,4500.43,4502.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38955,做多,2025-10-04 05:20:00,2025-10-04 05:25:00,4502.31,4498.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38956,做空,2025-10-04 05:25:00,2025-10-04 05:55:00,4498.58,4501.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38957,做多,2025-10-04 05:55:00,2025-10-04 07:15:00,4501.61,4500.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38958,做空,2025-10-04 07:15:00,2025-10-04 07:30:00,4500.77,4500.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38959,做多,2025-10-04 07:30:00,2025-10-04 07:45:00,4500.95,4496.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38960,做空,2025-10-04 07:45:00,2025-10-04 07:55:00,4496.0,4496.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38961,做多,2025-10-04 07:55:00,2025-10-04 08:05:00,4496.24,4496.84,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38962,做空,2025-10-04 08:05:00,2025-10-04 08:10:00,4496.84,4497.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38963,做多,2025-10-04 08:10:00,2025-10-04 08:15:00,4497.68,4490.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38964,做空,2025-10-04 08:15:00,2025-10-04 09:10:00,4490.98,4494.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38965,做多,2025-10-04 09:10:00,2025-10-04 09:30:00,4494.21,4491.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38966,做空,2025-10-04 09:30:00,2025-10-04 09:35:00,4491.99,4493.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38967,做多,2025-10-04 09:35:00,2025-10-04 09:45:00,4493.99,4492.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38968,做空,2025-10-04 09:45:00,2025-10-04 10:00:00,4492.16,4495.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38969,做多,2025-10-04 10:00:00,2025-10-04 10:35:00,4495.67,4490.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38970,做空,2025-10-04 10:35:00,2025-10-04 11:00:00,4490.55,4493.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38971,做多,2025-10-04 11:00:00,2025-10-04 11:05:00,4493.0,4486.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38972,做空,2025-10-04 11:05:00,2025-10-04 11:30:00,4486.36,4493.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38973,做多,2025-10-04 11:30:00,2025-10-04 11:35:00,4493.0,4486.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38974,做空,2025-10-04 11:35:00,2025-10-04 12:05:00,4486.08,4478.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38975,做多,2025-10-04 13:00:00,2025-10-04 13:05:00,4495.84,4504.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38976,做多,2025-10-04 14:05:00,2025-10-04 14:15:00,4497.04,4504.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38977,做多,2025-10-04 20:15:00,2025-10-04 20:50:00,4475.38,4474.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38978,做空,2025-10-04 20:50:00,2025-10-05 01:00:00,4474.12,4475.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38979,做多,2025-10-05 01:00:00,2025-10-05 02:30:00,4475.56,4534.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38980,做多,2025-10-05 09:45:00,2025-10-05 09:55:00,4555.81,4548.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38981,做空,2025-10-05 09:55:00,2025-10-05 10:20:00,4548.52,4547.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38982,做多,2025-10-05 10:20:00,2025-10-05 23:10:00,4547.7,4517.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38983,做空,2025-10-05 23:10:00,2025-10-05 23:15:00,4517.11,4516.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -38984,做多,2025-10-05 23:15:00,2025-10-05 23:20:00,4516.9,4513.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38985,做空,2025-10-05 23:20:00,2025-10-05 23:30:00,4513.28,4517.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38986,做多,2025-10-05 23:30:00,2025-10-05 23:40:00,4517.88,4515.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38987,做空,2025-10-05 23:40:00,2025-10-06 00:10:00,4515.99,4518.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38988,做多,2025-10-06 00:10:00,2025-10-06 00:15:00,4518.25,4547.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38989,做多,2025-10-06 00:30:00,2025-10-06 00:35:00,4514.56,4501.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38990,做空,2025-10-06 00:35:00,2025-10-06 00:40:00,4501.2,4511.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38991,做多,2025-10-06 00:40:00,2025-10-06 00:45:00,4511.02,4509.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38992,做空,2025-10-06 00:45:00,2025-10-06 00:50:00,4509.41,4491.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -38993,做多,2025-10-06 01:20:00,2025-10-06 01:25:00,4524.9,4528.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38994,做多,2025-10-06 02:35:00,2025-10-06 02:45:00,4509.66,4540.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38995,做多,2025-10-06 05:25:00,2025-10-06 05:30:00,4521.02,4513.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38996,做空,2025-10-06 05:30:00,2025-10-06 05:35:00,4513.98,4515.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38997,做多,2025-10-06 05:35:00,2025-10-06 06:00:00,4515.14,4537.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -38998,做多,2025-10-07 00:00:00,2025-10-07 00:05:00,4684.54,4684.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -38999,做空,2025-10-07 00:05:00,2025-10-07 01:05:00,4684.19,4694.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39000,做多,2025-10-07 01:05:00,2025-10-07 01:10:00,4694.61,4688.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39001,做空,2025-10-07 01:10:00,2025-10-07 01:20:00,4688.96,4669.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39002,做多,2025-10-07 03:10:00,2025-10-07 03:15:00,4693.19,4687.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39003,做空,2025-10-07 03:15:00,2025-10-07 03:50:00,4687.99,4690.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39004,做多,2025-10-07 03:50:00,2025-10-07 03:55:00,4690.23,4689.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39005,做空,2025-10-07 03:55:00,2025-10-07 04:25:00,4689.29,4690.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39006,做多,2025-10-07 04:25:00,2025-10-07 04:35:00,4690.39,4704.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39007,做多,2025-10-07 10:05:00,2025-10-07 11:55:00,4681.99,4706.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39008,做多,2025-10-07 13:45:00,2025-10-07 14:00:00,4692.92,4676.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39009,做空,2025-10-07 14:00:00,2025-10-07 14:10:00,4676.75,4653.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39010,做多,2025-10-08 01:30:00,2025-10-08 01:35:00,4483.35,4479.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39011,做空,2025-10-08 01:35:00,2025-10-08 01:45:00,4479.25,4482.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39012,做多,2025-10-08 01:45:00,2025-10-08 01:50:00,4482.7,4482.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39013,做空,2025-10-08 01:50:00,2025-10-08 02:00:00,4482.63,4483.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39014,做多,2025-10-08 02:00:00,2025-10-08 02:05:00,4483.47,4476.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39015,做空,2025-10-08 02:05:00,2025-10-08 02:10:00,4476.67,4479.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39016,做多,2025-10-08 02:10:00,2025-10-08 02:35:00,4479.53,4481.14,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39017,做空,2025-10-08 02:35:00,2025-10-08 02:45:00,4481.14,4480.7,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39018,做多,2025-10-08 02:45:00,2025-10-08 02:55:00,4480.7,4479.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39019,做空,2025-10-08 02:55:00,2025-10-08 03:20:00,4479.0,4450.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39020,做多,2025-10-08 07:55:00,2025-10-08 08:05:00,4461.19,4462.27,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39021,做空,2025-10-08 08:05:00,2025-10-08 08:15:00,4462.27,4467.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39022,做多,2025-10-08 08:15:00,2025-10-08 08:35:00,4467.51,4482.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39023,做多,2025-10-08 13:55:00,2025-10-08 14:00:00,4474.06,4510.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39024,做多,2025-10-08 14:45:00,2025-10-08 16:50:00,4468.65,4485.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39025,做多,2025-10-08 16:50:00,2025-10-08 17:00:00,4485.58,4494.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39026,做多,2025-10-09 12:40:00,2025-10-09 12:45:00,4402.96,4393.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39027,做空,2025-10-09 12:45:00,2025-10-09 12:50:00,4393.91,4398.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39028,做多,2025-10-09 12:50:00,2025-10-09 13:00:00,4398.67,4398.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39029,做空,2025-10-09 13:00:00,2025-10-09 13:20:00,4398.43,4399.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39030,做多,2025-10-09 13:20:00,2025-10-09 13:30:00,4399.63,4381.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39031,做空,2025-10-09 13:30:00,2025-10-09 14:30:00,4381.01,4316.47,0.0,100.0,0.0001,0.01,0.0,0.0,tp_lower -39032,做多,2025-10-09 19:55:00,2025-10-09 20:05:00,4335.21,4338.14,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39033,做空,2025-10-09 20:05:00,2025-10-09 21:00:00,4338.14,4341.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39034,做多,2025-10-09 21:00:00,2025-10-09 21:05:00,4341.59,4337.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39035,做空,2025-10-09 21:05:00,2025-10-09 21:10:00,4337.89,4353.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39036,做多,2025-10-09 21:10:00,2025-10-09 22:35:00,4353.28,4372.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39037,做多,2025-10-10 03:05:00,2025-10-10 03:30:00,4348.0,4383.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39038,做多,2025-10-10 04:05:00,2025-10-10 05:25:00,4354.01,4353.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39039,做空,2025-10-10 05:25:00,2025-10-10 05:45:00,4353.72,4360.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39040,做多,2025-10-10 05:45:00,2025-10-10 06:15:00,4360.62,4361.71,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39041,做空,2025-10-10 06:15:00,2025-10-10 06:35:00,4361.71,4342.96,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39042,做多,2025-10-10 11:00:00,2025-10-10 11:55:00,4342.58,4341.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39043,做空,2025-10-10 11:55:00,2025-10-10 12:00:00,4341.04,4345.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39044,做多,2025-10-10 12:00:00,2025-10-10 12:05:00,4345.2,4343.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39045,做空,2025-10-10 12:05:00,2025-10-10 12:20:00,4343.43,4343.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39046,做多,2025-10-10 12:20:00,2025-10-10 12:35:00,4343.5,4340.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39047,做空,2025-10-10 12:35:00,2025-10-10 12:50:00,4340.11,4343.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39048,做多,2025-10-10 12:50:00,2025-10-10 13:15:00,4343.9,4362.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39049,做多,2025-10-11 08:20:00,2025-10-11 08:25:00,3801.82,3799.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39050,做空,2025-10-11 08:25:00,2025-10-11 08:35:00,3799.13,3795.0,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39051,做多,2025-10-11 08:35:00,2025-10-11 09:10:00,3795.0,3830.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39052,做多,2025-10-11 13:40:00,2025-10-11 14:20:00,3802.94,3804.21,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39053,做空,2025-10-11 14:20:00,2025-10-11 14:30:00,3804.21,3804.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39054,做多,2025-10-11 14:30:00,2025-10-11 14:40:00,3804.0,3806.4,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39055,做空,2025-10-11 14:40:00,2025-10-11 14:45:00,3806.4,3811.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39056,做多,2025-10-11 14:45:00,2025-10-11 14:50:00,3811.41,3801.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39057,做空,2025-10-11 14:50:00,2025-10-11 14:55:00,3801.29,3812.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39058,做多,2025-10-11 14:55:00,2025-10-11 15:10:00,3812.39,3841.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39059,做多,2025-10-11 16:45:00,2025-10-11 16:55:00,3816.96,3817.34,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39060,做空,2025-10-11 16:55:00,2025-10-11 17:05:00,3817.34,3827.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39061,做多,2025-10-11 17:05:00,2025-10-11 17:35:00,3827.16,3813.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39062,做空,2025-10-11 17:35:00,2025-10-11 17:50:00,3813.9,3824.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39063,做多,2025-10-11 17:50:00,2025-10-11 17:55:00,3824.15,3823.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39064,做空,2025-10-11 17:55:00,2025-10-11 19:00:00,3823.19,3800.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39065,做多,2025-10-12 03:05:00,2025-10-12 03:35:00,3765.89,3803.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39066,做多,2025-10-12 13:40:00,2025-10-12 14:05:00,3817.62,3818.34,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39067,做空,2025-10-12 14:05:00,2025-10-12 14:10:00,3818.34,3822.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39068,做多,2025-10-12 14:10:00,2025-10-12 14:35:00,3822.18,3820.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -39069,做多,2025-10-12 14:40:00,2025-10-12 14:45:00,3835.45,3937.14,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -39070,做多,2025-10-13 03:35:00,2025-10-13 03:45:00,4139.79,4140.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39071,做空,2025-10-13 03:45:00,2025-10-13 03:55:00,4140.01,4138.63,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39072,做多,2025-10-13 03:55:00,2025-10-13 04:05:00,4138.63,4135.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39073,做空,2025-10-13 04:05:00,2025-10-13 04:55:00,4135.04,4140.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39074,做多,2025-10-13 04:55:00,2025-10-13 05:00:00,4140.24,4129.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39075,做空,2025-10-13 05:00:00,2025-10-13 06:00:00,4129.63,4120.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39076,做多,2025-10-13 06:05:00,2025-10-13 06:10:00,4140.45,4140.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39077,做空,2025-10-13 06:10:00,2025-10-13 06:15:00,4140.26,4147.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39078,做多,2025-10-13 06:15:00,2025-10-13 06:30:00,4147.72,4167.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39079,做多,2025-10-13 09:20:00,2025-10-13 09:35:00,4148.95,4151.8,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39080,做空,2025-10-13 09:35:00,2025-10-13 09:40:00,4151.8,4155.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39081,做多,2025-10-13 09:40:00,2025-10-13 10:00:00,4155.48,4158.46,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39082,做空,2025-10-13 10:00:00,2025-10-13 10:05:00,4158.46,4159.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39083,做多,2025-10-13 10:05:00,2025-10-13 10:10:00,4159.58,4150.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39084,做空,2025-10-13 10:10:00,2025-10-13 10:20:00,4150.41,4157.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39085,做多,2025-10-13 10:20:00,2025-10-13 10:25:00,4157.73,4152.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39086,做空,2025-10-13 10:25:00,2025-10-13 10:45:00,4152.04,4159.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39087,做多,2025-10-13 10:45:00,2025-10-13 10:50:00,4159.73,4151.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39088,做空,2025-10-13 10:50:00,2025-10-13 11:00:00,4151.43,4137.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39089,做多,2025-10-13 13:30:00,2025-10-13 13:35:00,4150.87,4127.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39090,做空,2025-10-13 13:35:00,2025-10-13 13:40:00,4127.83,4134.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39091,做多,2025-10-13 13:40:00,2025-10-13 14:05:00,4134.45,4138.25,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39092,做空,2025-10-13 14:05:00,2025-10-13 14:30:00,4138.25,4118.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39093,做多,2025-10-13 15:15:00,2025-10-13 15:50:00,4121.27,4131.54,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39094,做空,2025-10-13 15:50:00,2025-10-13 15:55:00,4131.54,4133.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39095,做多,2025-10-13 15:55:00,2025-10-13 17:05:00,4133.44,4163.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39096,做多,2025-10-14 01:20:00,2025-10-14 14:20:00,4226.02,3985.58,0.0,100.0,0.0001,-0.02,0.0,-0.02,flip -39097,做空,2025-10-14 14:20:00,2025-10-14 14:40:00,3985.58,3986.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39098,做多,2025-10-14 14:40:00,2025-10-14 14:45:00,3986.45,3982.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39099,做空,2025-10-14 14:45:00,2025-10-14 15:00:00,3982.53,3985.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39100,做多,2025-10-14 15:00:00,2025-10-14 15:05:00,3985.43,3969.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39101,做空,2025-10-14 15:05:00,2025-10-14 15:20:00,3969.3,3982.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39102,做多,2025-10-14 15:20:00,2025-10-14 15:25:00,3982.76,3978.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39103,做空,2025-10-14 15:25:00,2025-10-15 00:25:00,3978.69,4102.3,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -39104,做多,2025-10-15 00:25:00,2025-10-15 00:30:00,4102.3,4097.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39105,做空,2025-10-15 00:30:00,2025-10-15 00:35:00,4097.99,4101.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39106,做多,2025-10-15 00:35:00,2025-10-15 01:00:00,4101.71,4092.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39107,做空,2025-10-15 01:00:00,2025-10-15 01:25:00,4092.89,4084.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39108,做多,2025-10-15 01:50:00,2025-10-15 02:00:00,4112.04,4110.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39109,做空,2025-10-15 02:00:00,2025-10-15 02:10:00,4110.26,4122.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39110,做多,2025-10-15 02:10:00,2025-10-15 02:20:00,4122.76,4136.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39111,做多,2025-10-15 04:45:00,2025-10-15 05:05:00,4111.77,4115.11,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39112,做空,2025-10-15 05:05:00,2025-10-15 05:35:00,4115.11,4108.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39113,做多,2025-10-15 05:35:00,2025-10-15 05:45:00,4108.01,4100.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39114,做空,2025-10-15 05:45:00,2025-10-15 05:55:00,4100.79,4108.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39115,做多,2025-10-15 05:55:00,2025-10-15 06:05:00,4108.0,4094.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39116,做空,2025-10-15 06:05:00,2025-10-15 06:20:00,4094.28,4077.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39117,做多,2025-10-15 06:45:00,2025-10-15 06:50:00,4109.29,4105.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39118,做空,2025-10-15 06:50:00,2025-10-15 06:55:00,4105.38,4116.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39119,做多,2025-10-15 06:55:00,2025-10-15 07:00:00,4116.42,4113.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39120,做空,2025-10-15 07:00:00,2025-10-15 07:35:00,4113.14,4112.47,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39121,做多,2025-10-15 07:35:00,2025-10-15 08:10:00,4112.47,4136.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39122,做多,2025-10-15 10:40:00,2025-10-15 10:45:00,4121.62,4118.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39123,做空,2025-10-15 10:45:00,2025-10-15 10:50:00,4118.2,4119.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39124,做多,2025-10-15 10:50:00,2025-10-15 10:55:00,4119.84,4116.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39125,做空,2025-10-15 10:55:00,2025-10-15 11:05:00,4116.95,4122.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39126,做多,2025-10-15 11:05:00,2025-10-15 11:10:00,4122.01,4112.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39127,做空,2025-10-15 11:10:00,2025-10-15 12:25:00,4112.26,4075.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39128,做多,2025-10-15 23:30:00,2025-10-15 23:45:00,3981.59,3976.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39129,做空,2025-10-15 23:45:00,2025-10-15 23:55:00,3976.76,3983.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39130,做多,2025-10-15 23:55:00,2025-10-16 00:05:00,3983.8,3982.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39131,做空,2025-10-16 00:05:00,2025-10-16 00:15:00,3982.31,3988.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39132,做多,2025-10-16 00:15:00,2025-10-16 00:35:00,3988.0,3984.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39133,做空,2025-10-16 00:35:00,2025-10-16 05:55:00,3984.03,3994.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39134,做多,2025-10-16 05:55:00,2025-10-16 06:30:00,3994.88,4022.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39135,做多,2025-10-16 07:30:00,2025-10-16 07:35:00,4004.68,4004.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39136,做空,2025-10-16 07:35:00,2025-10-16 07:40:00,4004.18,4006.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39137,做多,2025-10-16 07:40:00,2025-10-16 07:45:00,4006.74,4003.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39138,做空,2025-10-16 07:45:00,2025-10-16 07:55:00,4003.55,4003.29,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39139,做多,2025-10-16 07:55:00,2025-10-16 08:00:00,4003.29,3993.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39140,做空,2025-10-16 08:00:00,2025-10-16 08:10:00,3993.21,4004.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39141,做多,2025-10-16 08:10:00,2025-10-16 08:15:00,4004.05,4003.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39142,做空,2025-10-16 08:15:00,2025-10-16 09:30:00,4003.49,3941.26,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -39143,做多,2025-10-16 09:40:00,2025-10-16 09:45:00,4017.2,4045.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39144,做多,2025-10-16 14:40:00,2025-10-16 14:50:00,4053.31,4028.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39145,做空,2025-10-16 14:50:00,2025-10-16 15:25:00,4028.88,3977.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39146,做多,2025-10-17 00:10:00,2025-10-17 01:05:00,3901.02,3938.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39147,做多,2025-10-17 05:45:00,2025-10-17 05:50:00,3899.12,3898.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39148,做空,2025-10-17 05:50:00,2025-10-17 06:00:00,3898.5,3900.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39149,做多,2025-10-17 06:00:00,2025-10-17 06:05:00,3900.58,3900.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39150,做空,2025-10-17 06:05:00,2025-10-17 06:25:00,3900.01,3865.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39151,做多,2025-10-17 13:50:00,2025-10-17 13:55:00,3795.02,3787.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39152,做空,2025-10-17 13:55:00,2025-10-17 15:25:00,3787.35,3768.56,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39153,做多,2025-10-17 15:25:00,2025-10-17 15:30:00,3768.56,3755.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39154,做空,2025-10-17 15:30:00,2025-10-17 15:35:00,3755.74,3769.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39155,做多,2025-10-17 15:35:00,2025-10-17 16:00:00,3769.02,3831.48,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -39156,做多,2025-10-18 00:15:00,2025-10-18 01:25:00,3826.91,3872.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39157,做多,2025-10-18 02:55:00,2025-10-18 03:30:00,3849.51,3875.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39158,做多,2025-10-18 04:10:00,2025-10-18 04:20:00,3850.54,3851.11,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39159,做空,2025-10-18 04:20:00,2025-10-18 04:25:00,3851.11,3854.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39160,做多,2025-10-18 04:25:00,2025-10-18 04:30:00,3854.65,3848.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39161,做空,2025-10-18 04:30:00,2025-10-18 05:10:00,3848.68,3853.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39162,做多,2025-10-18 05:10:00,2025-10-18 05:15:00,3853.36,3851.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39163,做空,2025-10-18 05:15:00,2025-10-18 05:20:00,3851.81,3857.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39164,做多,2025-10-18 05:20:00,2025-10-18 05:25:00,3857.82,3852.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39165,做空,2025-10-18 05:25:00,2025-10-18 05:35:00,3852.69,3858.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39166,做多,2025-10-18 05:35:00,2025-10-18 07:00:00,3858.93,3915.69,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -39167,做多,2025-10-18 09:15:00,2025-10-18 10:10:00,3873.75,3866.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39168,做空,2025-10-18 10:10:00,2025-10-18 10:15:00,3866.01,3868.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39169,做多,2025-10-18 10:15:00,2025-10-18 10:55:00,3868.0,3874.75,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39170,做空,2025-10-18 10:55:00,2025-10-18 11:10:00,3874.75,3875.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39171,做多,2025-10-18 11:10:00,2025-10-18 11:20:00,3875.13,3868.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39172,做空,2025-10-18 11:20:00,2025-10-18 11:25:00,3868.64,3871.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39173,做多,2025-10-18 11:25:00,2025-10-18 12:35:00,3871.23,3875.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39174,做空,2025-10-18 12:35:00,2025-10-18 12:40:00,3875.01,3878.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39175,做多,2025-10-18 12:40:00,2025-10-18 13:00:00,3878.43,3871.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39176,做空,2025-10-18 13:00:00,2025-10-18 13:10:00,3871.92,3872.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39177,做多,2025-10-18 13:10:00,2025-10-18 13:25:00,3872.29,3872.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39178,做空,2025-10-18 13:25:00,2025-10-18 14:05:00,3872.16,3853.04,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39179,做多,2025-10-18 14:35:00,2025-10-18 14:50:00,3873.92,3872.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39180,做空,2025-10-18 14:50:00,2025-10-18 15:00:00,3872.05,3876.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39181,做多,2025-10-18 15:00:00,2025-10-18 15:05:00,3876.6,3870.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39182,做空,2025-10-18 15:05:00,2025-10-18 15:50:00,3870.76,3877.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39183,做多,2025-10-18 15:50:00,2025-10-18 15:55:00,3877.82,3876.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39184,做空,2025-10-18 15:55:00,2025-10-18 16:00:00,3876.0,3878.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39185,做多,2025-10-18 16:00:00,2025-10-18 16:05:00,3878.01,3874.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39186,做空,2025-10-18 16:05:00,2025-10-18 16:30:00,3874.74,3858.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39187,做多,2025-10-18 17:15:00,2025-10-18 17:25:00,3872.78,3885.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39188,做多,2025-10-18 21:20:00,2025-10-18 21:30:00,3880.83,3883.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39189,做多,2025-10-18 23:20:00,2025-10-19 00:10:00,3881.31,3882.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39190,做空,2025-10-19 00:10:00,2025-10-19 00:20:00,3882.69,3885.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39191,做多,2025-10-19 00:20:00,2025-10-19 00:25:00,3885.21,3879.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39192,做空,2025-10-19 00:25:00,2025-10-19 00:40:00,3879.51,3865.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39193,做多,2025-10-19 03:15:00,2025-10-19 03:35:00,3880.75,3894.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39194,做多,2025-10-19 07:05:00,2025-10-19 07:10:00,3885.89,3884.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39195,做空,2025-10-19 07:10:00,2025-10-19 07:30:00,3884.73,3888.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39196,做多,2025-10-19 07:30:00,2025-10-19 07:35:00,3888.55,3883.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39197,做空,2025-10-19 07:35:00,2025-10-19 07:50:00,3883.18,3882.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39198,做多,2025-10-19 07:50:00,2025-10-19 08:15:00,3882.9,3925.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39199,做多,2025-10-19 08:15:00,2025-10-19 08:20:00,3925.99,3879.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -39200,做多,2025-10-19 09:40:00,2025-10-19 09:45:00,3895.14,3920.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39201,做多,2025-10-20 03:40:00,2025-10-20 03:50:00,3977.72,4028.28,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39202,做多,2025-10-20 10:55:00,2025-10-20 11:00:00,4024.31,4018.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39203,做空,2025-10-20 11:00:00,2025-10-20 11:25:00,4018.0,4030.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39204,做多,2025-10-20 11:25:00,2025-10-20 11:30:00,4030.33,4028.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39205,做空,2025-10-20 11:30:00,2025-10-20 11:45:00,4028.12,4033.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39206,做多,2025-10-20 11:45:00,2025-10-20 11:55:00,4033.7,4032.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39207,做空,2025-10-20 11:55:00,2025-10-20 12:20:00,4032.81,4034.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39208,做多,2025-10-20 12:20:00,2025-10-20 14:30:00,4034.39,4033.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39209,做空,2025-10-20 14:30:00,2025-10-20 15:05:00,4033.82,4045.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39210,做多,2025-10-20 15:05:00,2025-10-20 15:10:00,4045.59,4024.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39211,做空,2025-10-20 15:10:00,2025-10-20 15:15:00,4024.39,4022.91,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -39212,做多,2025-10-20 20:55:00,2025-10-20 21:00:00,3996.77,3993.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39213,做空,2025-10-20 21:00:00,2025-10-20 21:05:00,3993.4,4000.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39214,做多,2025-10-20 21:05:00,2025-10-20 21:10:00,4000.33,3991.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39215,做空,2025-10-20 21:10:00,2025-10-20 22:30:00,3991.02,3987.65,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39216,做多,2025-10-20 22:30:00,2025-10-20 22:35:00,3987.65,3987.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39217,做空,2025-10-20 22:35:00,2025-10-20 22:40:00,3987.43,3988.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39218,做多,2025-10-20 22:40:00,2025-10-20 22:45:00,3988.81,3984.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39219,做空,2025-10-20 22:45:00,2025-10-20 22:50:00,3984.76,3985.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39220,做多,2025-10-20 22:50:00,2025-10-20 23:05:00,3985.68,3981.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39221,做空,2025-10-20 23:05:00,2025-10-20 23:20:00,3981.79,3983.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39222,做多,2025-10-20 23:20:00,2025-10-20 23:30:00,3983.28,3982.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39223,做空,2025-10-20 23:30:00,2025-10-21 00:30:00,3982.75,3976.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39224,做多,2025-10-21 00:30:00,2025-10-21 00:45:00,3976.99,3974.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39225,做空,2025-10-21 00:45:00,2025-10-21 01:50:00,3974.02,3945.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39226,做多,2025-10-21 10:50:00,2025-10-21 10:55:00,3891.89,3882.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39227,做空,2025-10-21 10:55:00,2025-10-21 11:30:00,3882.27,3890.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39228,做多,2025-10-21 11:30:00,2025-10-21 12:20:00,3890.63,3913.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39229,做多,2025-10-21 13:10:00,2025-10-21 13:15:00,3880.0,3878.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39230,做空,2025-10-21 13:15:00,2025-10-21 13:20:00,3878.4,3878.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39231,做多,2025-10-21 13:20:00,2025-10-21 13:30:00,3878.73,3871.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39232,做空,2025-10-21 13:30:00,2025-10-21 13:35:00,3871.72,3891.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39233,做多,2025-10-21 13:35:00,2025-10-21 13:40:00,3891.31,3875.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39234,做空,2025-10-21 13:40:00,2025-10-21 13:45:00,3875.86,3857.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39235,做多,2025-10-21 14:00:00,2025-10-21 14:05:00,3872.96,3896.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39236,做多,2025-10-21 14:05:00,2025-10-21 14:10:00,3896.19,3925.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39237,做多,2025-10-22 07:55:00,2025-10-22 08:00:00,3866.88,3861.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39238,做空,2025-10-22 08:00:00,2025-10-22 09:10:00,3861.81,3843.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39239,做多,2025-10-22 12:15:00,2025-10-22 12:40:00,3847.15,3848.41,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39240,做空,2025-10-22 12:40:00,2025-10-22 13:10:00,3848.41,3857.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39241,做多,2025-10-22 13:10:00,2025-10-22 13:15:00,3857.13,3856.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39242,做空,2025-10-22 13:15:00,2025-10-22 13:35:00,3856.51,3856.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39243,做多,2025-10-22 13:35:00,2025-10-22 13:40:00,3856.8,3839.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39244,做空,2025-10-22 13:40:00,2025-10-22 13:50:00,3839.07,3857.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39245,做多,2025-10-22 13:50:00,2025-10-22 13:55:00,3857.07,3871.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39246,做多,2025-10-22 14:55:00,2025-10-22 15:00:00,3851.45,3843.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39247,做空,2025-10-22 15:00:00,2025-10-22 15:15:00,3843.16,3810.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39248,做多,2025-10-22 15:40:00,2025-10-22 15:45:00,3838.88,3837.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39249,做空,2025-10-22 15:45:00,2025-10-22 15:50:00,3837.64,3840.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39250,做多,2025-10-22 15:50:00,2025-10-22 15:55:00,3840.11,3839.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39251,做空,2025-10-22 15:55:00,2025-10-22 16:05:00,3839.72,3847.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39252,做多,2025-10-22 16:05:00,2025-10-22 16:10:00,3847.82,3838.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39253,做空,2025-10-22 16:10:00,2025-10-22 16:20:00,3838.1,3819.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39254,做多,2025-10-22 16:25:00,2025-10-22 16:55:00,3839.15,3834.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39255,做空,2025-10-22 16:55:00,2025-10-22 17:05:00,3834.05,3839.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39256,做多,2025-10-22 17:05:00,2025-10-22 17:10:00,3839.41,3832.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39257,做空,2025-10-22 17:10:00,2025-10-22 17:40:00,3832.48,3813.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39258,做多,2025-10-22 23:25:00,2025-10-22 23:40:00,3793.93,3794.49,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39259,做空,2025-10-22 23:40:00,2025-10-22 23:45:00,3794.49,3801.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39260,做多,2025-10-22 23:45:00,2025-10-22 23:50:00,3801.47,3800.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39261,做空,2025-10-22 23:50:00,2025-10-22 23:55:00,3800.9,3803.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39262,做多,2025-10-22 23:55:00,2025-10-23 00:00:00,3803.7,3802.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39263,做空,2025-10-23 00:00:00,2025-10-23 13:40:00,3802.61,3844.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39264,做多,2025-10-23 15:05:00,2025-10-23 15:10:00,3870.8,3863.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39265,做空,2025-10-23 15:10:00,2025-10-23 15:30:00,3863.88,3875.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39266,做多,2025-10-23 15:30:00,2025-10-23 15:35:00,3875.08,3867.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39267,做空,2025-10-23 15:35:00,2025-10-23 15:45:00,3867.96,3877.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39268,做多,2025-10-23 15:45:00,2025-10-23 16:35:00,3877.77,3869.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39269,做空,2025-10-23 16:35:00,2025-10-23 18:50:00,3869.47,3871.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39270,做多,2025-10-23 18:50:00,2025-10-23 18:55:00,3871.0,3868.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39271,做空,2025-10-23 18:55:00,2025-10-23 19:45:00,3868.64,3866.17,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39272,做多,2025-10-23 19:45:00,2025-10-24 00:20:00,3866.17,3852.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39273,做空,2025-10-24 00:20:00,2025-10-24 00:40:00,3852.14,3860.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39274,做多,2025-10-24 00:40:00,2025-10-24 01:25:00,3860.43,3859.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39275,做空,2025-10-24 01:25:00,2025-10-24 01:30:00,3859.64,3863.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39276,做多,2025-10-24 01:30:00,2025-10-24 02:55:00,3863.55,3887.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39277,做多,2025-10-24 11:35:00,2025-10-24 11:45:00,3941.53,3940.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39278,做空,2025-10-24 11:45:00,2025-10-24 11:50:00,3940.75,3946.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39279,做多,2025-10-24 11:50:00,2025-10-24 11:55:00,3946.46,3944.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39280,做空,2025-10-24 11:55:00,2025-10-24 12:20:00,3944.99,3947.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39281,做多,2025-10-24 12:20:00,2025-10-24 12:30:00,3947.75,3983.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39282,做多,2025-10-24 19:05:00,2025-10-24 19:10:00,3927.12,3921.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39283,做空,2025-10-24 19:10:00,2025-10-24 19:15:00,3921.8,3929.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39284,做多,2025-10-24 19:15:00,2025-10-24 19:35:00,3929.23,3920.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39285,做空,2025-10-24 19:35:00,2025-10-24 19:40:00,3920.24,3924.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39286,做多,2025-10-24 19:40:00,2025-10-25 00:30:00,3924.01,3914.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39287,做空,2025-10-25 00:30:00,2025-10-25 00:35:00,3914.55,3922.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39288,做多,2025-10-25 00:35:00,2025-10-25 00:50:00,3922.39,3912.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39289,做空,2025-10-25 00:50:00,2025-10-25 00:55:00,3912.51,3917.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39290,做多,2025-10-25 00:55:00,2025-10-25 01:05:00,3917.28,3915.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39291,做空,2025-10-25 01:05:00,2025-10-25 01:10:00,3915.75,3921.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39292,做多,2025-10-25 01:10:00,2025-10-25 03:35:00,3921.26,3927.62,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39293,做空,2025-10-25 03:35:00,2025-10-25 04:15:00,3927.62,3933.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39294,做多,2025-10-25 04:15:00,2025-10-25 04:20:00,3933.45,3929.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39295,做空,2025-10-25 04:20:00,2025-10-25 04:30:00,3929.24,3921.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39296,做多,2025-10-25 05:45:00,2025-10-25 06:30:00,3927.31,3928.39,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39297,做空,2025-10-25 06:30:00,2025-10-25 06:40:00,3928.39,3929.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39298,做多,2025-10-25 06:40:00,2025-10-25 06:50:00,3929.99,3927.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39299,做空,2025-10-25 06:50:00,2025-10-25 07:00:00,3927.72,3928.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39300,做多,2025-10-25 07:00:00,2025-10-25 07:15:00,3928.79,3931.74,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39301,做多,2025-10-25 07:50:00,2025-10-25 07:55:00,3927.36,3927.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39302,做空,2025-10-25 07:55:00,2025-10-25 08:00:00,3927.3,3928.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39303,做多,2025-10-25 08:00:00,2025-10-25 08:15:00,3928.0,3935.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39304,做多,2025-10-25 13:20:00,2025-10-25 13:25:00,3940.16,3937.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39305,做空,2025-10-25 13:25:00,2025-10-25 13:30:00,3937.01,3938.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39306,做多,2025-10-25 13:30:00,2025-10-25 13:45:00,3938.94,3936.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39307,做空,2025-10-25 13:45:00,2025-10-25 13:50:00,3936.69,3939.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39308,做多,2025-10-25 13:50:00,2025-10-25 14:25:00,3939.99,3938.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39309,做空,2025-10-25 14:25:00,2025-10-25 14:35:00,3938.9,3938.32,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39310,做多,2025-10-25 14:35:00,2025-10-25 14:40:00,3938.32,3935.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39311,做空,2025-10-25 14:40:00,2025-10-25 15:05:00,3935.58,3929.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39312,做多,2025-10-25 18:20:00,2025-10-25 18:30:00,3941.23,3953.89,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39313,做多,2025-10-25 21:15:00,2025-10-25 21:45:00,3944.57,3942.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39314,做空,2025-10-25 21:45:00,2025-10-26 01:00:00,3942.18,3949.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39315,做多,2025-10-26 01:00:00,2025-10-26 01:45:00,3949.84,3945.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39316,做空,2025-10-26 01:45:00,2025-10-26 01:55:00,3945.66,3931.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39317,做多,2025-10-26 05:35:00,2025-10-26 05:40:00,3945.18,3943.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39318,做空,2025-10-26 05:40:00,2025-10-26 06:20:00,3943.5,3943.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39319,做多,2025-10-26 06:20:00,2025-10-26 06:30:00,3943.0,3942.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39320,做空,2025-10-26 06:30:00,2025-10-26 06:40:00,3942.48,3942.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39321,做多,2025-10-26 06:40:00,2025-10-26 06:45:00,3942.68,3941.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39322,做空,2025-10-26 06:45:00,2025-10-26 06:50:00,3941.59,3942.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39323,做多,2025-10-26 06:50:00,2025-10-26 07:00:00,3942.48,3942.64,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39324,做空,2025-10-26 07:00:00,2025-10-26 07:05:00,3942.64,3943.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39325,做多,2025-10-26 07:05:00,2025-10-26 07:20:00,3943.41,3942.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39326,做空,2025-10-26 07:20:00,2025-10-26 07:35:00,3942.34,3947.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39327,做多,2025-10-26 07:35:00,2025-10-26 08:40:00,3947.24,3956.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39328,做多,2025-10-26 20:20:00,2025-10-26 20:25:00,4060.58,4060.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39329,做空,2025-10-26 20:25:00,2025-10-26 20:30:00,4060.12,4067.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39330,做多,2025-10-26 20:30:00,2025-10-26 20:55:00,4067.76,4060.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39331,做空,2025-10-26 20:55:00,2025-10-26 21:05:00,4060.17,4065.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39332,做多,2025-10-26 21:05:00,2025-10-26 21:25:00,4065.98,4060.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39333,做空,2025-10-26 21:25:00,2025-10-26 21:30:00,4060.2,4069.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39334,做多,2025-10-26 21:30:00,2025-10-26 21:40:00,4069.55,4078.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39335,做多,2025-10-27 07:40:00,2025-10-27 07:50:00,4205.0,4197.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39336,做空,2025-10-27 07:50:00,2025-10-27 07:55:00,4197.05,4199.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39337,做多,2025-10-27 07:55:00,2025-10-27 08:00:00,4199.99,4193.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39338,做空,2025-10-27 08:00:00,2025-10-27 08:05:00,4193.44,4197.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39339,做多,2025-10-27 08:05:00,2025-10-27 16:30:00,4197.53,4205.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39340,做多,2025-10-28 06:50:00,2025-10-28 07:15:00,4109.59,4113.69,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39341,做空,2025-10-28 07:15:00,2025-10-28 09:30:00,4113.69,4106.54,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39342,做多,2025-10-28 09:30:00,2025-10-28 10:35:00,4106.54,4109.86,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39343,做空,2025-10-28 10:35:00,2025-10-28 12:05:00,4109.86,4107.3,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39344,做多,2025-10-28 12:05:00,2025-10-28 12:15:00,4107.3,4108.08,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39345,做空,2025-10-28 12:15:00,2025-10-28 12:35:00,4108.08,4109.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39346,做多,2025-10-28 12:35:00,2025-10-28 13:00:00,4109.76,4129.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39347,做多,2025-10-28 14:55:00,2025-10-28 15:20:00,4117.15,4114.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39348,做空,2025-10-28 15:20:00,2025-10-28 15:40:00,4114.92,4087.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39349,做多,2025-10-28 16:30:00,2025-10-28 17:15:00,4116.3,4138.92,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39350,做多,2025-10-29 04:00:00,2025-10-29 05:15:00,4000.45,4021.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39351,做多,2025-10-29 09:15:00,2025-10-29 09:20:00,4003.2,3999.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39352,做空,2025-10-29 09:20:00,2025-10-29 09:50:00,3999.99,3997.8,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39353,做多,2025-10-29 09:50:00,2025-10-29 11:25:00,3997.8,4007.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39354,做空,2025-10-29 11:25:00,2025-10-29 11:30:00,4007.07,4012.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39355,做多,2025-10-29 11:30:00,2025-10-29 11:35:00,4012.74,4006.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39356,做空,2025-10-29 11:35:00,2025-10-29 11:45:00,4006.22,4007.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39357,做多,2025-10-29 11:45:00,2025-10-29 11:55:00,4007.08,4009.21,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39358,做空,2025-10-29 11:55:00,2025-10-29 12:00:00,4009.21,4010.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39359,做多,2025-10-29 12:00:00,2025-10-29 12:10:00,4010.65,4009.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39360,做空,2025-10-29 12:10:00,2025-10-29 12:40:00,4009.93,4008.95,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39361,做多,2025-10-29 12:40:00,2025-10-29 13:15:00,4008.95,4022.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39362,做多,2025-10-29 17:35:00,2025-10-29 18:00:00,4005.7,3996.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39363,做空,2025-10-29 18:00:00,2025-10-29 18:15:00,3996.96,3995.56,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39364,做多,2025-10-29 18:15:00,2025-10-29 18:20:00,3995.56,3988.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39365,做空,2025-10-29 18:20:00,2025-10-29 18:25:00,3988.78,3990.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39366,做多,2025-10-29 18:25:00,2025-10-29 18:35:00,3990.56,3853.41,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -39367,做空,2025-10-29 18:35:00,2025-10-29 18:40:00,3853.41,3861.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39368,做多,2025-10-30 02:15:00,2025-10-30 03:50:00,3937.02,3926.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39369,做空,2025-10-30 03:50:00,2025-10-30 03:55:00,3926.8,3932.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39370,做多,2025-10-30 03:55:00,2025-10-30 04:05:00,3932.7,3906.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39371,做空,2025-10-30 04:05:00,2025-10-30 04:10:00,3906.68,3886.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39372,做多,2025-10-30 05:50:00,2025-10-30 05:55:00,3920.17,3914.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39373,做空,2025-10-30 05:55:00,2025-10-30 06:40:00,3914.86,3918.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39374,做多,2025-10-30 06:40:00,2025-10-30 06:45:00,3918.76,3919.52,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39375,做空,2025-10-30 06:45:00,2025-10-30 07:05:00,3919.52,3915.58,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39376,做多,2025-10-30 07:05:00,2025-10-30 09:05:00,3915.58,3913.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39377,做空,2025-10-30 09:05:00,2025-10-30 11:05:00,3913.66,3878.57,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39378,做多,2025-10-30 21:45:00,2025-10-30 23:35:00,3764.49,3787.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39379,做多,2025-10-31 07:50:00,2025-10-31 08:10:00,3825.93,3817.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39380,做空,2025-10-31 08:10:00,2025-10-31 08:15:00,3817.99,3829.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39381,做多,2025-10-31 08:15:00,2025-10-31 09:00:00,3829.5,3847.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39382,做多,2025-10-31 10:30:00,2025-10-31 10:55:00,3844.44,3834.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39383,做空,2025-10-31 10:55:00,2025-10-31 11:40:00,3834.17,3841.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39384,做多,2025-10-31 11:40:00,2025-10-31 11:45:00,3841.32,3857.84,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39385,做多,2025-10-31 12:50:00,2025-10-31 13:20:00,3842.48,3854.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39386,做多,2025-10-31 13:45:00,2025-10-31 14:05:00,3845.6,3862.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39387,做多,2025-10-31 14:15:00,2025-10-31 14:55:00,3848.08,3865.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39388,做多,2025-10-31 16:10:00,2025-10-31 16:15:00,3850.41,3843.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39389,做空,2025-10-31 16:15:00,2025-10-31 16:20:00,3843.81,3855.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39390,做多,2025-10-31 16:20:00,2025-10-31 16:40:00,3855.82,3847.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39391,做空,2025-10-31 16:40:00,2025-10-31 16:45:00,3847.6,3848.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39392,做多,2025-10-31 16:45:00,2025-10-31 16:50:00,3848.88,3832.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39393,做空,2025-10-31 16:50:00,2025-10-31 16:55:00,3832.56,3820.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39394,做多,2025-10-31 18:35:00,2025-10-31 18:45:00,3864.52,3850.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39395,做空,2025-10-31 18:45:00,2025-10-31 18:55:00,3850.01,3851.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39396,做多,2025-10-31 18:55:00,2025-10-31 19:00:00,3851.52,3838.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39397,做空,2025-10-31 19:00:00,2025-10-31 19:10:00,3838.94,3847.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39398,做多,2025-10-31 19:10:00,2025-10-31 19:25:00,3847.55,3872.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39399,做多,2025-10-31 21:35:00,2025-10-31 22:20:00,3860.51,3852.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39400,做空,2025-10-31 22:20:00,2025-10-31 22:25:00,3852.08,3855.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39401,做多,2025-10-31 22:25:00,2025-10-31 22:55:00,3855.07,3853.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39402,做空,2025-10-31 22:55:00,2025-10-31 23:00:00,3853.63,3856.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39403,做多,2025-10-31 23:00:00,2025-10-31 23:05:00,3856.91,3854.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39404,做空,2025-10-31 23:05:00,2025-10-31 23:15:00,3854.28,3852.8,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39405,做多,2025-10-31 23:15:00,2025-10-31 23:25:00,3852.8,3853.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39406,做空,2025-10-31 23:25:00,2025-10-31 23:40:00,3853.88,3856.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39407,做多,2025-10-31 23:40:00,2025-10-31 23:45:00,3856.29,3850.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39408,做空,2025-10-31 23:45:00,2025-11-01 01:25:00,3850.33,3854.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39409,做多,2025-11-01 01:25:00,2025-11-01 01:30:00,3854.05,3851.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39410,做空,2025-11-01 01:30:00,2025-11-01 02:50:00,3851.34,3853.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39411,做多,2025-11-01 02:50:00,2025-11-01 02:55:00,3853.28,3850.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39412,做空,2025-11-01 02:55:00,2025-11-01 03:00:00,3850.58,3854.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39413,做多,2025-11-01 03:00:00,2025-11-01 03:05:00,3854.12,3851.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39414,做空,2025-11-01 03:05:00,2025-11-01 03:15:00,3851.24,3855.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39415,做多,2025-11-01 03:15:00,2025-11-01 03:20:00,3855.75,3853.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39416,做空,2025-11-01 03:20:00,2025-11-01 03:25:00,3853.64,3854.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39417,做多,2025-11-01 03:25:00,2025-11-01 04:15:00,3854.8,3856.05,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39418,做空,2025-11-01 04:15:00,2025-11-01 06:10:00,3856.05,3855.01,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39419,做多,2025-11-01 06:10:00,2025-11-01 06:20:00,3855.01,3852.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39420,做空,2025-11-01 06:20:00,2025-11-01 06:25:00,3852.3,3854.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39421,做多,2025-11-01 06:25:00,2025-11-01 06:45:00,3854.11,3852.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39422,做空,2025-11-01 06:45:00,2025-11-01 06:50:00,3852.05,3853.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39423,做多,2025-11-01 06:50:00,2025-11-01 07:25:00,3853.12,3863.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39424,做多,2025-11-01 13:55:00,2025-11-01 14:05:00,3868.61,3863.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39425,做空,2025-11-01 14:05:00,2025-11-01 14:35:00,3863.27,3868.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39426,做多,2025-11-01 14:35:00,2025-11-01 14:50:00,3868.05,3869.33,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39427,做空,2025-11-01 14:50:00,2025-11-01 17:50:00,3869.33,3864.38,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39428,做多,2025-11-01 18:40:00,2025-11-01 18:45:00,3876.98,3873.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39429,做空,2025-11-01 18:45:00,2025-11-01 18:50:00,3873.38,3877.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39430,做多,2025-11-01 18:50:00,2025-11-01 19:00:00,3877.0,3874.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39431,做空,2025-11-01 19:00:00,2025-11-01 19:05:00,3874.45,3876.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39432,做多,2025-11-01 19:05:00,2025-11-01 19:15:00,3876.01,3874.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39433,做空,2025-11-01 19:15:00,2025-11-01 19:45:00,3874.16,3875.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39434,做多,2025-11-01 19:45:00,2025-11-01 20:35:00,3875.99,3889.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39435,做多,2025-11-01 21:15:00,2025-11-01 21:35:00,3878.28,3875.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39436,做空,2025-11-01 21:35:00,2025-11-01 22:15:00,3875.96,3864.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39437,做多,2025-11-02 01:35:00,2025-11-02 02:15:00,3873.44,3870.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39438,做空,2025-11-02 02:15:00,2025-11-02 02:20:00,3870.01,3873.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39439,做多,2025-11-02 02:20:00,2025-11-02 02:30:00,3873.5,3884.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39440,做多,2025-11-02 04:05:00,2025-11-02 04:10:00,3878.27,3881.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39441,做多,2025-11-02 11:30:00,2025-11-02 12:00:00,3882.41,3888.83,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39442,做空,2025-11-02 12:00:00,2025-11-02 12:10:00,3888.83,3886.9,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39443,做多,2025-11-02 12:10:00,2025-11-02 12:15:00,3886.9,3886.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39444,做空,2025-11-02 12:15:00,2025-11-02 13:15:00,3886.83,3861.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39445,做多,2025-11-02 18:35:00,2025-11-02 18:45:00,3861.5,3862.86,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39446,做空,2025-11-02 18:45:00,2025-11-02 18:55:00,3862.86,3862.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39447,做多,2025-11-02 18:55:00,2025-11-02 22:00:00,3862.44,3858.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39448,做空,2025-11-02 22:00:00,2025-11-02 22:15:00,3858.12,3857.37,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39449,做多,2025-11-02 22:15:00,2025-11-02 22:30:00,3857.37,3844.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39450,做空,2025-11-02 22:30:00,2025-11-02 22:35:00,3844.08,3843.71,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -39451,做多,2025-11-02 23:00:00,2025-11-02 23:05:00,3864.6,3874.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39452,做多,2025-11-03 12:10:00,2025-11-03 12:20:00,3720.95,3719.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39453,做空,2025-11-03 12:20:00,2025-11-03 12:25:00,3719.62,3723.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39454,做多,2025-11-03 12:25:00,2025-11-03 12:30:00,3723.99,3716.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39455,做空,2025-11-03 12:30:00,2025-11-03 13:10:00,3716.41,3699.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39456,做多,2025-11-03 13:30:00,2025-11-03 13:35:00,3719.12,3718.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39457,做空,2025-11-03 13:35:00,2025-11-03 13:45:00,3718.53,3719.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39458,做多,2025-11-03 13:45:00,2025-11-03 14:05:00,3719.51,3732.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39459,做多,2025-11-03 14:35:00,2025-11-03 14:40:00,3721.29,3713.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39460,做空,2025-11-03 14:40:00,2025-11-03 14:45:00,3713.68,3721.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39461,做多,2025-11-03 14:45:00,2025-11-03 14:55:00,3721.89,3732.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39462,做多,2025-11-04 00:35:00,2025-11-04 00:55:00,3627.4,3616.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39463,做空,2025-11-04 00:55:00,2025-11-04 01:05:00,3616.5,3619.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39464,做多,2025-11-04 01:05:00,2025-11-04 01:35:00,3619.05,3646.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39465,做多,2025-11-04 13:35:00,2025-11-04 13:40:00,3517.39,3512.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39466,做空,2025-11-04 13:40:00,2025-11-04 14:40:00,3512.98,3524.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39467,做多,2025-11-04 14:40:00,2025-11-04 14:45:00,3524.4,3534.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39468,做多,2025-11-04 16:00:00,2025-11-04 16:05:00,3510.33,3500.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39469,做空,2025-11-04 16:05:00,2025-11-04 16:20:00,3500.03,3465.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39470,做多,2025-11-05 02:00:00,2025-11-05 02:10:00,3267.07,3264.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39471,做空,2025-11-05 02:10:00,2025-11-05 02:15:00,3264.26,3274.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39472,做多,2025-11-05 02:15:00,2025-11-05 02:25:00,3274.91,3265.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39473,做空,2025-11-05 02:25:00,2025-11-05 02:30:00,3265.0,3273.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39474,做多,2025-11-05 02:30:00,2025-11-05 03:30:00,3273.39,3336.34,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -39475,做多,2025-11-05 08:25:00,2025-11-05 08:40:00,3291.26,3294.55,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39476,做空,2025-11-05 08:40:00,2025-11-05 08:50:00,3294.55,3299.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39477,做多,2025-11-05 08:50:00,2025-11-05 08:55:00,3299.27,3299.48,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39478,做空,2025-11-05 08:55:00,2025-11-05 09:00:00,3299.48,3304.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39479,做多,2025-11-05 09:00:00,2025-11-05 09:15:00,3304.44,3297.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39480,做空,2025-11-05 09:15:00,2025-11-05 09:20:00,3297.59,3300.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39481,做多,2025-11-05 09:20:00,2025-11-05 09:30:00,3300.17,3296.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39482,做空,2025-11-05 09:30:00,2025-11-05 09:35:00,3296.43,3306.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39483,做多,2025-11-05 09:35:00,2025-11-05 10:00:00,3306.24,3299.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39484,做空,2025-11-05 10:00:00,2025-11-05 11:45:00,3299.73,3315.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39485,做多,2025-11-05 11:45:00,2025-11-05 12:00:00,3315.22,3313.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39486,做空,2025-11-05 12:00:00,2025-11-05 12:05:00,3313.99,3315.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39487,做多,2025-11-05 12:05:00,2025-11-05 12:25:00,3315.98,3353.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39488,做多,2025-11-05 14:35:00,2025-11-05 14:40:00,3335.37,3330.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -39489,做多,2025-11-05 23:05:00,2025-11-05 23:55:00,3418.3,3423.3,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39490,做空,2025-11-05 23:55:00,2025-11-06 01:05:00,3423.3,3388.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39491,做多,2025-11-06 02:45:00,2025-11-06 03:55:00,3427.79,3431.33,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39492,做空,2025-11-06 03:55:00,2025-11-06 05:35:00,3431.33,3394.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39493,做多,2025-11-06 10:30:00,2025-11-06 10:35:00,3412.13,3399.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39494,做空,2025-11-06 10:35:00,2025-11-06 11:20:00,3399.13,3397.85,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39495,做多,2025-11-06 11:20:00,2025-11-06 11:30:00,3397.85,3397.95,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39496,做空,2025-11-06 11:30:00,2025-11-06 11:35:00,3397.95,3398.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39497,做多,2025-11-06 11:35:00,2025-11-06 11:50:00,3398.88,3397.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39498,做空,2025-11-06 11:50:00,2025-11-06 12:05:00,3397.84,3393.11,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39499,做多,2025-11-06 12:05:00,2025-11-06 13:25:00,3393.11,3391.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39500,做空,2025-11-06 13:25:00,2025-11-06 13:40:00,3391.0,3391.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39501,做多,2025-11-06 13:40:00,2025-11-06 13:55:00,3391.7,3389.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39502,做空,2025-11-06 13:55:00,2025-11-06 14:00:00,3389.66,3390.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39503,做多,2025-11-06 14:00:00,2025-11-06 14:05:00,3390.0,3363.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39504,做空,2025-11-06 14:05:00,2025-11-06 14:10:00,3363.16,3365.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39505,做多,2025-11-06 21:40:00,2025-11-06 21:55:00,3322.49,3324.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39506,做空,2025-11-06 21:55:00,2025-11-06 22:00:00,3324.61,3327.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39507,做多,2025-11-06 22:00:00,2025-11-06 22:05:00,3327.17,3318.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39508,做空,2025-11-06 22:05:00,2025-11-06 22:55:00,3318.64,3318.23,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39509,做多,2025-11-06 22:55:00,2025-11-07 00:10:00,3318.23,3316.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39510,做空,2025-11-07 00:10:00,2025-11-07 00:30:00,3316.0,3323.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39511,做多,2025-11-07 00:30:00,2025-11-07 01:05:00,3323.67,3296.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39512,做空,2025-11-07 01:05:00,2025-11-07 01:10:00,3296.86,3308.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39513,做多,2025-11-07 01:10:00,2025-11-07 01:30:00,3308.13,3282.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39514,做空,2025-11-07 01:30:00,2025-11-07 01:35:00,3282.72,3295.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39515,做多,2025-11-07 01:55:00,2025-11-07 02:20:00,3323.56,3309.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39516,做空,2025-11-07 02:20:00,2025-11-07 02:30:00,3309.35,3321.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39517,做多,2025-11-07 02:30:00,2025-11-07 02:50:00,3321.1,3341.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39518,做多,2025-11-07 04:40:00,2025-11-07 05:00:00,3329.55,3346.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39519,做多,2025-11-07 08:45:00,2025-11-07 08:50:00,3338.5,3336.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39520,做空,2025-11-07 08:50:00,2025-11-07 08:55:00,3336.89,3340.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39521,做多,2025-11-07 08:55:00,2025-11-07 09:00:00,3340.46,3331.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39522,做空,2025-11-07 09:00:00,2025-11-07 09:25:00,3331.54,3305.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39523,做多,2025-11-07 14:55:00,2025-11-07 15:35:00,3286.61,3282.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39524,做空,2025-11-07 15:35:00,2025-11-07 15:40:00,3282.04,3284.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39525,做多,2025-11-07 15:40:00,2025-11-07 16:05:00,3284.26,3288.77,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39526,做空,2025-11-07 16:05:00,2025-11-07 16:15:00,3288.77,3287.3,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39527,做多,2025-11-07 16:15:00,2025-11-07 17:20:00,3287.3,3374.86,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -39528,做多,2025-11-08 06:20:00,2025-11-08 06:25:00,3445.86,3443.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39529,做空,2025-11-08 06:25:00,2025-11-08 06:30:00,3443.41,3446.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39530,做多,2025-11-08 06:30:00,2025-11-08 06:50:00,3446.83,3443.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39531,做空,2025-11-08 06:50:00,2025-11-08 07:20:00,3443.42,3427.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39532,做多,2025-11-08 07:40:00,2025-11-08 08:00:00,3443.6,3443.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39533,做空,2025-11-08 08:00:00,2025-11-08 08:05:00,3443.22,3450.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39534,做多,2025-11-08 08:05:00,2025-11-08 08:15:00,3450.98,3440.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39535,做空,2025-11-08 08:15:00,2025-11-08 08:25:00,3440.17,3450.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39536,做多,2025-11-08 08:25:00,2025-11-08 08:35:00,3450.9,3459.82,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39537,做多,2025-11-08 10:25:00,2025-11-08 10:35:00,3447.0,3447.45,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39538,做空,2025-11-08 10:35:00,2025-11-08 10:45:00,3447.45,3446.57,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39539,做多,2025-11-08 10:45:00,2025-11-08 10:55:00,3446.57,3444.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39540,做空,2025-11-08 10:55:00,2025-11-08 11:10:00,3444.46,3452.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39541,做多,2025-11-08 11:10:00,2025-11-08 11:15:00,3452.39,3451.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39542,做空,2025-11-08 11:15:00,2025-11-08 11:35:00,3451.73,3430.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39543,做多,2025-11-08 20:35:00,2025-11-08 22:50:00,3396.61,3407.72,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39544,做多,2025-11-09 00:40:00,2025-11-09 00:45:00,3390.64,3386.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39545,做空,2025-11-09 00:45:00,2025-11-09 01:05:00,3386.22,3395.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39546,做多,2025-11-09 01:05:00,2025-11-09 01:10:00,3395.28,3391.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39547,做空,2025-11-09 01:10:00,2025-11-09 01:40:00,3391.56,3395.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39548,做多,2025-11-09 01:40:00,2025-11-09 02:05:00,3395.42,3395.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39549,做空,2025-11-09 02:05:00,2025-11-09 02:15:00,3395.0,3394.41,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39550,做多,2025-11-09 02:15:00,2025-11-09 02:25:00,3394.41,3391.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39551,做空,2025-11-09 02:25:00,2025-11-09 02:30:00,3391.68,3378.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39552,做多,2025-11-09 05:10:00,2025-11-09 06:35:00,3388.68,3411.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39553,做多,2025-11-09 10:25:00,2025-11-09 10:50:00,3394.33,3398.28,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39554,做空,2025-11-09 10:50:00,2025-11-09 10:55:00,3398.28,3400.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39555,做多,2025-11-09 10:55:00,2025-11-09 11:20:00,3400.34,3421.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39556,做多,2025-11-10 05:55:00,2025-11-10 06:05:00,3606.66,3607.15,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39557,做空,2025-11-10 06:05:00,2025-11-10 06:15:00,3607.15,3607.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39558,做多,2025-11-10 06:15:00,2025-11-10 06:20:00,3607.41,3599.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39559,做空,2025-11-10 06:20:00,2025-11-10 06:45:00,3599.87,3610.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39560,做多,2025-11-10 06:45:00,2025-11-10 06:50:00,3610.86,3603.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39561,做空,2025-11-10 06:50:00,2025-11-10 07:00:00,3603.98,3608.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39562,做多,2025-11-10 07:00:00,2025-11-10 07:35:00,3608.79,3607.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39563,做空,2025-11-10 07:35:00,2025-11-10 07:40:00,3607.56,3610.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39564,做多,2025-11-10 07:40:00,2025-11-10 07:50:00,3610.05,3606.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39565,做空,2025-11-10 07:50:00,2025-11-10 09:15:00,3606.51,3596.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39566,做多,2025-11-10 09:35:00,2025-11-10 10:25:00,3616.19,3612.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39567,做空,2025-11-10 10:25:00,2025-11-10 11:10:00,3612.3,3610.08,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39568,做多,2025-11-10 11:10:00,2025-11-10 11:30:00,3610.08,3609.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39569,做空,2025-11-10 11:30:00,2025-11-10 11:40:00,3609.08,3618.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39570,做多,2025-11-10 11:40:00,2025-11-10 11:50:00,3618.2,3611.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39571,做空,2025-11-10 11:50:00,2025-11-10 12:00:00,3611.49,3591.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39572,做多,2025-11-10 13:05:00,2025-11-10 13:10:00,3615.0,3602.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39573,做空,2025-11-10 13:10:00,2025-11-10 13:30:00,3602.64,3614.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39574,做多,2025-11-10 13:30:00,2025-11-10 14:00:00,3614.29,3602.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39575,做空,2025-11-10 14:00:00,2025-11-10 14:05:00,3602.0,3602.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39576,做多,2025-11-10 14:05:00,2025-11-10 14:10:00,3602.89,3598.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39577,做空,2025-11-10 14:10:00,2025-11-10 14:25:00,3598.23,3602.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39578,做多,2025-11-10 14:25:00,2025-11-10 14:30:00,3602.89,3589.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39579,做空,2025-11-10 14:30:00,2025-11-10 14:35:00,3589.67,3576.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39580,做多,2025-11-10 19:40:00,2025-11-10 19:50:00,3562.36,3564.66,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39581,做空,2025-11-10 19:50:00,2025-11-10 20:05:00,3564.66,3565.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39582,做多,2025-11-10 20:05:00,2025-11-10 20:20:00,3565.74,3566.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39583,做空,2025-11-10 20:20:00,2025-11-10 20:35:00,3566.69,3573.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39584,做多,2025-11-10 20:35:00,2025-11-10 21:00:00,3573.86,3558.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39585,做空,2025-11-10 21:00:00,2025-11-10 22:30:00,3558.24,3552.75,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39586,做多,2025-11-10 22:30:00,2025-11-10 22:40:00,3552.75,3551.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39587,做空,2025-11-10 22:40:00,2025-11-10 22:45:00,3551.91,3571.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39588,做多,2025-11-10 22:45:00,2025-11-11 00:05:00,3571.32,3576.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39589,做多,2025-11-11 02:05:00,2025-11-11 02:30:00,3574.28,3609.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39590,做多,2025-11-11 04:40:00,2025-11-11 04:45:00,3580.07,3577.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39591,做空,2025-11-11 04:45:00,2025-11-11 06:05:00,3577.52,3538.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39592,做多,2025-11-11 09:05:00,2025-11-11 09:10:00,3580.21,3571.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39593,做空,2025-11-11 09:10:00,2025-11-11 09:20:00,3571.2,3576.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39594,做多,2025-11-11 09:20:00,2025-11-11 09:25:00,3576.3,3575.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39595,做空,2025-11-11 09:25:00,2025-11-11 09:30:00,3575.8,3578.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39596,做多,2025-11-11 09:30:00,2025-11-11 09:40:00,3578.24,3565.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39597,做空,2025-11-11 09:40:00,2025-11-11 11:05:00,3565.18,3573.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39598,做多,2025-11-11 11:05:00,2025-11-11 11:10:00,3573.48,3572.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39599,做空,2025-11-11 11:10:00,2025-11-11 11:20:00,3572.86,3577.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39600,做多,2025-11-11 11:20:00,2025-11-11 11:50:00,3577.32,3567.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39601,做空,2025-11-11 11:50:00,2025-11-11 11:55:00,3567.61,3572.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39602,做多,2025-11-11 11:55:00,2025-11-11 12:15:00,3572.4,3570.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39603,做空,2025-11-11 12:15:00,2025-11-11 12:30:00,3570.48,3565.02,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39604,做多,2025-11-11 12:30:00,2025-11-11 13:50:00,3565.02,3540.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39605,做空,2025-11-11 13:50:00,2025-11-11 13:55:00,3540.51,3530.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39606,做多,2025-11-12 01:15:00,2025-11-12 01:55:00,3443.59,3445.81,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39607,做空,2025-11-12 01:55:00,2025-11-12 02:05:00,3445.81,3452.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39608,做多,2025-11-12 02:05:00,2025-11-12 02:15:00,3452.39,3441.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39609,做空,2025-11-12 02:15:00,2025-11-12 03:15:00,3441.9,3437.35,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39610,做多,2025-11-12 03:15:00,2025-11-12 03:25:00,3437.35,3439.74,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39611,做空,2025-11-12 03:25:00,2025-11-12 03:30:00,3439.74,3439.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39612,做多,2025-11-12 03:30:00,2025-11-12 03:55:00,3439.79,3437.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39613,做空,2025-11-12 03:55:00,2025-11-12 04:05:00,3437.62,3440.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39614,做多,2025-11-12 04:05:00,2025-11-12 04:15:00,3440.49,3435.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39615,做空,2025-11-12 04:15:00,2025-11-12 04:30:00,3435.45,3432.98,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39616,做多,2025-11-12 04:30:00,2025-11-12 04:40:00,3432.98,3432.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39617,做空,2025-11-12 04:40:00,2025-11-12 04:45:00,3432.87,3437.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39618,做多,2025-11-12 04:45:00,2025-11-12 04:50:00,3437.49,3435.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39619,做空,2025-11-12 04:50:00,2025-11-12 04:55:00,3435.01,3442.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39620,做多,2025-11-12 04:55:00,2025-11-12 05:20:00,3442.64,3452.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39621,做多,2025-11-12 08:10:00,2025-11-12 08:20:00,3435.85,3450.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39622,做多,2025-11-12 14:50:00,2025-11-12 14:55:00,3506.55,3500.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39623,做空,2025-11-12 14:55:00,2025-11-12 15:00:00,3500.94,3512.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39624,做多,2025-11-12 15:00:00,2025-11-12 15:05:00,3512.95,3508.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39625,做空,2025-11-12 15:05:00,2025-11-12 15:50:00,3508.37,3429.99,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -39626,做多,2025-11-13 00:15:00,2025-11-13 00:40:00,3417.61,3414.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39627,做空,2025-11-13 00:40:00,2025-11-13 00:50:00,3414.11,3416.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39628,做多,2025-11-13 00:50:00,2025-11-13 00:55:00,3416.07,3410.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39629,做空,2025-11-13 00:55:00,2025-11-13 01:00:00,3410.9,3415.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39630,做多,2025-11-13 01:00:00,2025-11-13 01:10:00,3415.79,3443.54,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39631,做多,2025-11-13 03:15:00,2025-11-13 03:25:00,3419.83,3449.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39632,做多,2025-11-13 09:55:00,2025-11-13 11:30:00,3485.2,3495.17,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39633,做空,2025-11-13 11:30:00,2025-11-13 11:35:00,3495.17,3500.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39634,做多,2025-11-13 11:35:00,2025-11-13 12:00:00,3500.02,3497.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39635,做空,2025-11-13 12:00:00,2025-11-13 12:35:00,3497.65,3501.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39636,做多,2025-11-13 12:35:00,2025-11-13 12:50:00,3501.46,3499.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39637,做空,2025-11-13 12:50:00,2025-11-13 13:25:00,3499.8,3466.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39638,做多,2025-11-14 02:00:00,2025-11-14 03:40:00,3221.73,3212.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39639,做空,2025-11-14 03:40:00,2025-11-14 03:45:00,3212.4,3215.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39640,做多,2025-11-14 03:45:00,2025-11-14 04:05:00,3215.49,3211.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39641,做空,2025-11-14 04:05:00,2025-11-14 04:15:00,3211.86,3219.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39642,做多,2025-11-14 04:15:00,2025-11-14 04:20:00,3219.34,3208.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39643,做空,2025-11-14 04:20:00,2025-11-14 04:25:00,3208.88,3213.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39644,做多,2025-11-14 04:25:00,2025-11-14 04:30:00,3213.7,3177.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39645,做空,2025-11-14 04:30:00,2025-11-14 04:35:00,3177.5,3112.26,0.0,100.0,0.0001,0.01,0.0,0.01,tp_lower -39646,做多,2025-11-14 06:55:00,2025-11-14 07:00:00,3220.88,3204.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39647,做空,2025-11-14 07:00:00,2025-11-14 07:10:00,3204.31,3212.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39648,做多,2025-11-14 07:10:00,2025-11-14 07:15:00,3212.97,3202.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39649,做空,2025-11-14 07:15:00,2025-11-14 07:20:00,3202.48,3206.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39650,做多,2025-11-14 07:20:00,2025-11-14 07:30:00,3206.88,3208.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39651,做空,2025-11-14 07:30:00,2025-11-14 07:40:00,3208.0,3211.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39652,做多,2025-11-14 07:40:00,2025-11-14 07:55:00,3211.19,3213.95,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39653,做空,2025-11-14 07:55:00,2025-11-14 08:15:00,3213.95,3215.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39654,做多,2025-11-14 08:15:00,2025-11-14 08:20:00,3215.95,3203.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39655,做空,2025-11-14 08:20:00,2025-11-14 08:35:00,3203.43,3205.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39656,做多,2025-11-14 08:35:00,2025-11-14 09:05:00,3205.1,3204.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39657,做空,2025-11-14 09:05:00,2025-11-14 09:30:00,3204.55,3158.08,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39658,做多,2025-11-14 14:35:00,2025-11-14 15:10:00,3185.62,3168.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39659,做空,2025-11-14 15:10:00,2025-11-14 15:15:00,3168.41,3174.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39660,做多,2025-11-14 15:15:00,2025-11-14 15:45:00,3174.55,3220.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39661,做多,2025-11-14 18:00:00,2025-11-14 18:40:00,3179.35,3163.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39662,做空,2025-11-14 18:40:00,2025-11-14 18:50:00,3163.68,3169.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39663,做多,2025-11-14 18:50:00,2025-11-14 18:55:00,3169.51,3167.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39664,做空,2025-11-14 18:55:00,2025-11-14 19:05:00,3167.95,3178.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39665,做多,2025-11-14 19:05:00,2025-11-14 20:25:00,3178.99,3169.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39666,做空,2025-11-14 20:25:00,2025-11-14 20:30:00,3169.0,3176.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39667,做多,2025-11-14 20:30:00,2025-11-14 20:35:00,3176.32,3154.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39668,做空,2025-11-14 20:35:00,2025-11-14 21:20:00,3154.45,3164.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39669,做多,2025-11-14 21:20:00,2025-11-14 21:25:00,3164.27,3158.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39670,做空,2025-11-14 21:25:00,2025-11-14 21:45:00,3158.32,3169.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39671,做多,2025-11-14 21:45:00,2025-11-14 22:05:00,3169.28,3171.06,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39672,做空,2025-11-14 22:05:00,2025-11-14 22:30:00,3171.06,3170.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39673,做多,2025-11-14 22:30:00,2025-11-14 22:45:00,3170.94,3165.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39674,做空,2025-11-14 22:45:00,2025-11-14 23:00:00,3165.0,3116.24,0.0,100.0,0.0001,0.01,0.0,0.0,tp_lower -39675,做多,2025-11-15 01:50:00,2025-11-15 02:00:00,3167.57,3167.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39676,做空,2025-11-15 02:00:00,2025-11-15 02:15:00,3167.46,3169.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39677,做多,2025-11-15 02:15:00,2025-11-15 08:20:00,3169.39,3152.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39678,做空,2025-11-15 08:20:00,2025-11-15 08:35:00,3152.38,3160.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39679,做多,2025-11-15 08:35:00,2025-11-15 08:40:00,3160.38,3147.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39680,做空,2025-11-15 08:40:00,2025-11-15 10:10:00,3147.54,3150.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39681,做多,2025-11-15 10:40:00,2025-11-15 10:45:00,3167.06,3165.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39682,做空,2025-11-15 10:45:00,2025-11-15 10:50:00,3165.97,3168.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39683,做多,2025-11-15 10:50:00,2025-11-15 10:55:00,3168.31,3167.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39684,做空,2025-11-15 10:55:00,2025-11-15 11:00:00,3167.41,3167.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39685,做多,2025-11-15 11:00:00,2025-11-15 12:35:00,3167.97,3161.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39686,做空,2025-11-15 12:35:00,2025-11-15 13:05:00,3161.84,3168.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39687,做多,2025-11-15 13:05:00,2025-11-15 13:35:00,3168.02,3180.63,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39688,做多,2025-11-15 16:20:00,2025-11-15 16:50:00,3172.73,3185.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39689,做多,2025-11-15 21:05:00,2025-11-16 02:30:00,3180.56,3175.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39690,做空,2025-11-16 02:30:00,2025-11-16 02:35:00,3175.6,3178.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39691,做多,2025-11-16 02:35:00,2025-11-16 05:10:00,3178.18,3207.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39692,做多,2025-11-16 11:15:00,2025-11-16 23:25:00,3200.79,3090.08,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -39693,做空,2025-11-16 23:25:00,2025-11-16 23:35:00,3090.08,3098.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39694,做多,2025-11-16 23:35:00,2025-11-16 23:45:00,3098.3,3096.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39695,做空,2025-11-16 23:45:00,2025-11-17 00:05:00,3096.83,3096.55,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39696,做多,2025-11-17 00:05:00,2025-11-17 00:10:00,3096.55,3093.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39697,做空,2025-11-17 00:10:00,2025-11-17 00:25:00,3093.61,3120.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39698,做多,2025-11-17 00:25:00,2025-11-17 00:35:00,3120.4,3135.78,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39699,做多,2025-11-17 14:35:00,2025-11-17 14:40:00,3196.95,3177.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39700,做空,2025-11-17 14:40:00,2025-11-17 14:45:00,3177.36,3191.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39701,做多,2025-11-17 14:45:00,2025-11-17 14:50:00,3191.14,3162.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39702,做空,2025-11-17 14:50:00,2025-11-17 14:55:00,3162.95,3150.76,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39703,做多,2025-11-18 00:50:00,2025-11-18 01:00:00,3028.68,3030.83,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39704,做空,2025-11-18 01:00:00,2025-11-18 01:05:00,3030.83,3044.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39705,做多,2025-11-18 01:05:00,2025-11-18 01:10:00,3044.24,3035.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39706,做空,2025-11-18 01:10:00,2025-11-18 01:15:00,3035.16,3046.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39707,做多,2025-11-18 01:15:00,2025-11-18 01:20:00,3046.68,3032.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39708,做空,2025-11-18 01:20:00,2025-11-18 01:30:00,3032.94,3034.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39709,做多,2025-11-18 01:30:00,2025-11-18 01:35:00,3034.24,3025.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39710,做空,2025-11-18 01:35:00,2025-11-18 02:20:00,3025.21,3018.77,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39711,做多,2025-11-18 02:20:00,2025-11-18 02:35:00,3018.77,3024.43,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39712,做空,2025-11-18 02:35:00,2025-11-18 02:55:00,3024.43,2984.25,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39713,做多,2025-11-18 03:40:00,2025-11-18 04:05:00,3014.2,3002.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39714,做空,2025-11-18 04:05:00,2025-11-18 04:25:00,3002.01,2977.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39715,做多,2025-11-18 04:55:00,2025-11-18 05:35:00,3005.0,3007.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39716,做空,2025-11-18 05:35:00,2025-11-18 05:45:00,3007.99,3017.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39717,做多,2025-11-18 05:45:00,2025-11-18 05:50:00,3017.88,3007.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39718,做空,2025-11-18 05:50:00,2025-11-18 05:55:00,3007.07,3011.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39719,做多,2025-11-18 05:55:00,2025-11-18 06:00:00,3011.13,3001.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39720,做空,2025-11-18 06:00:00,2025-11-18 06:10:00,3001.46,3012.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39721,做多,2025-11-18 06:10:00,2025-11-18 06:20:00,3012.99,3006.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39722,做空,2025-11-18 06:20:00,2025-11-18 06:35:00,3006.01,2982.47,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39723,做多,2025-11-18 07:25:00,2025-11-18 08:05:00,3008.58,3034.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39724,做多,2025-11-18 13:30:00,2025-11-18 13:35:00,3036.72,3030.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39725,做空,2025-11-18 13:35:00,2025-11-18 13:40:00,3030.47,3037.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39726,做多,2025-11-18 13:40:00,2025-11-18 14:05:00,3037.67,3038.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39727,做空,2025-11-18 14:05:00,2025-11-18 15:05:00,3038.0,3074.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39728,做多,2025-11-18 15:05:00,2025-11-18 15:10:00,3074.76,3078.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39729,做多,2025-11-18 22:05:00,2025-11-18 22:15:00,3110.14,3116.86,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39730,做空,2025-11-18 22:15:00,2025-11-19 00:15:00,3116.86,3076.46,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39731,做多,2025-11-19 02:35:00,2025-11-19 02:55:00,3123.99,3112.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39732,做空,2025-11-19 02:55:00,2025-11-19 03:15:00,3112.99,3092.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39733,做多,2025-11-19 07:45:00,2025-11-19 07:50:00,3084.25,3079.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39734,做空,2025-11-19 07:50:00,2025-11-19 07:55:00,3079.22,3083.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39735,做多,2025-11-19 07:55:00,2025-11-19 08:05:00,3083.9,3077.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39736,做空,2025-11-19 08:05:00,2025-11-19 08:10:00,3077.08,3080.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39737,做多,2025-11-19 08:10:00,2025-11-19 08:15:00,3080.79,3073.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39738,做空,2025-11-19 08:15:00,2025-11-19 08:20:00,3073.63,3080.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39739,做多,2025-11-19 08:20:00,2025-11-19 08:50:00,3080.87,3075.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39740,做空,2025-11-19 08:50:00,2025-11-19 08:55:00,3075.97,3079.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39741,做多,2025-11-19 08:55:00,2025-11-19 09:00:00,3079.12,3061.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39742,做空,2025-11-19 09:00:00,2025-11-19 09:30:00,3061.99,3069.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39743,做多,2025-11-19 09:30:00,2025-11-19 09:45:00,3069.42,3074.16,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39744,做空,2025-11-19 09:45:00,2025-11-19 13:40:00,3074.16,3075.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39745,做多,2025-11-19 13:40:00,2025-11-19 13:50:00,3075.8,3061.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39746,做空,2025-11-19 13:50:00,2025-11-19 13:55:00,3061.94,3065.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39747,做多,2025-11-19 13:55:00,2025-11-19 15:15:00,3065.79,3068.45,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39748,做空,2025-11-19 15:15:00,2025-11-19 15:20:00,3068.45,3040.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39749,做多,2025-11-19 21:20:00,2025-11-19 21:25:00,2990.21,2968.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39750,做空,2025-11-19 21:25:00,2025-11-19 21:30:00,2968.81,2988.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39751,做多,2025-11-19 21:30:00,2025-11-19 22:00:00,2988.69,2977.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39752,做空,2025-11-19 22:00:00,2025-11-19 22:15:00,2977.32,2969.19,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39753,做多,2025-11-19 22:15:00,2025-11-19 22:20:00,2969.19,2963.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39754,做空,2025-11-19 22:20:00,2025-11-19 22:25:00,2963.56,2981.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39755,做多,2025-11-19 22:25:00,2025-11-20 00:20:00,2981.61,3036.55,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -39756,做多,2025-11-20 07:05:00,2025-11-20 07:15:00,3024.4,3028.38,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39757,做空,2025-11-20 07:15:00,2025-11-20 07:25:00,3028.38,3026.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39758,做多,2025-11-20 07:25:00,2025-11-20 08:10:00,3026.61,3026.74,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39759,做空,2025-11-20 08:10:00,2025-11-20 08:15:00,3026.74,3034.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39760,做多,2025-11-20 08:15:00,2025-11-20 08:30:00,3034.57,3033.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39761,做空,2025-11-20 08:30:00,2025-11-20 09:20:00,3033.85,3019.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39762,做多,2025-11-20 12:30:00,2025-11-20 12:35:00,3025.19,3024.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39763,做空,2025-11-20 12:35:00,2025-11-20 12:45:00,3024.86,3026.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39764,做多,2025-11-20 12:45:00,2025-11-20 13:00:00,3026.99,3022.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39765,做空,2025-11-20 13:00:00,2025-11-20 13:05:00,3022.51,3026.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39766,做多,2025-11-20 13:05:00,2025-11-20 13:15:00,3026.49,3022.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39767,做空,2025-11-20 13:15:00,2025-11-20 13:25:00,3022.37,3020.85,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39768,做多,2025-11-20 13:25:00,2025-11-20 13:30:00,3020.85,3017.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -39769,做多,2025-11-20 22:10:00,2025-11-20 22:20:00,2896.5,2900.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39770,做空,2025-11-20 22:20:00,2025-11-20 22:25:00,2900.07,2900.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39771,做多,2025-11-20 22:25:00,2025-11-20 22:30:00,2900.24,2890.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39772,做空,2025-11-20 22:30:00,2025-11-20 22:55:00,2890.24,2885.08,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39773,做多,2025-11-20 22:55:00,2025-11-20 23:00:00,2885.08,2882.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39774,做空,2025-11-20 23:00:00,2025-11-21 00:35:00,2882.03,2860.53,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39775,做多,2025-11-21 00:35:00,2025-11-21 00:40:00,2860.53,2860.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39776,做空,2025-11-21 00:40:00,2025-11-21 00:45:00,2860.0,2862.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39777,做多,2025-11-21 00:45:00,2025-11-21 00:55:00,2862.48,2860.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39778,做空,2025-11-21 00:55:00,2025-11-21 01:00:00,2860.35,2864.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39779,做多,2025-11-21 01:00:00,2025-11-21 01:15:00,2864.72,2854.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39780,做空,2025-11-21 01:15:00,2025-11-21 01:20:00,2854.29,2872.42,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39781,做多,2025-11-21 01:20:00,2025-11-21 02:05:00,2872.42,2846.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39782,做空,2025-11-21 02:05:00,2025-11-21 02:20:00,2846.3,2846.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39783,做多,2025-11-21 02:20:00,2025-11-21 13:10:00,2846.98,2737.81,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -39784,做空,2025-11-21 13:10:00,2025-11-21 13:15:00,2737.81,2749.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39785,做多,2025-11-21 13:15:00,2025-11-21 13:20:00,2749.28,2733.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39786,做空,2025-11-21 13:20:00,2025-11-21 13:25:00,2733.8,2735.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39787,做多,2025-11-21 13:25:00,2025-11-21 13:55:00,2735.37,2739.83,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39788,做空,2025-11-21 13:55:00,2025-11-21 14:05:00,2739.83,2744.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39789,做多,2025-11-21 14:05:00,2025-11-21 14:10:00,2744.62,2730.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39790,做空,2025-11-21 14:10:00,2025-11-21 14:30:00,2730.0,2767.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39791,做多,2025-11-21 14:30:00,2025-11-21 15:20:00,2767.84,2741.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39792,做空,2025-11-21 15:20:00,2025-11-21 16:05:00,2741.09,2700.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39793,做多,2025-11-21 16:35:00,2025-11-21 16:40:00,2727.62,2713.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39794,做空,2025-11-21 16:40:00,2025-11-21 16:45:00,2713.34,2726.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39795,做多,2025-11-21 16:45:00,2025-11-21 16:55:00,2726.91,2761.31,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39796,做多,2025-11-21 18:20:00,2025-11-21 18:45:00,2731.95,2780.62,0.0,100.0,0.0001,0.01,0.0,0.0,tp_upper -39797,做多,2025-11-21 20:10:00,2025-11-21 20:15:00,2744.48,2726.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39798,做空,2025-11-21 20:15:00,2025-11-21 20:40:00,2726.05,2736.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39799,做多,2025-11-21 20:40:00,2025-11-21 20:50:00,2736.35,2739.51,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39800,做空,2025-11-21 20:50:00,2025-11-21 21:00:00,2739.51,2736.84,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39801,做多,2025-11-21 21:00:00,2025-11-21 21:05:00,2736.84,2735.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39802,做空,2025-11-21 21:05:00,2025-11-21 21:10:00,2735.29,2744.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39803,做多,2025-11-21 21:10:00,2025-11-21 22:20:00,2744.13,2750.24,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39804,做空,2025-11-21 22:20:00,2025-11-21 22:25:00,2750.24,2750.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39805,做多,2025-11-21 22:25:00,2025-11-21 22:30:00,2750.44,2738.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39806,做空,2025-11-21 22:30:00,2025-11-21 23:20:00,2738.4,2745.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39807,做多,2025-11-21 23:20:00,2025-11-22 02:10:00,2745.26,2759.98,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39808,做空,2025-11-22 02:10:00,2025-11-22 04:15:00,2759.98,2727.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39809,做多,2025-11-22 06:20:00,2025-11-22 08:00:00,2749.74,2747.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39810,做空,2025-11-22 08:00:00,2025-11-22 08:20:00,2747.5,2731.69,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39811,做多,2025-11-22 11:35:00,2025-11-22 11:45:00,2737.37,2737.81,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39812,做空,2025-11-22 11:45:00,2025-11-22 12:05:00,2737.81,2715.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39813,做多,2025-11-22 14:05:00,2025-11-22 15:40:00,2732.52,2728.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39814,做空,2025-11-22 15:40:00,2025-11-22 15:50:00,2728.45,2732.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39815,做多,2025-11-22 15:50:00,2025-11-22 16:40:00,2732.0,2754.94,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39816,做多,2025-11-22 20:55:00,2025-11-22 21:05:00,2739.99,2738.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39817,做空,2025-11-22 21:05:00,2025-11-22 21:15:00,2738.79,2742.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39818,做多,2025-11-22 21:15:00,2025-11-22 22:15:00,2742.63,2761.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39819,做多,2025-11-23 07:10:00,2025-11-23 07:15:00,2802.52,2788.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39820,做空,2025-11-23 07:15:00,2025-11-23 08:10:00,2788.99,2800.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39821,做多,2025-11-23 08:10:00,2025-11-23 08:35:00,2800.77,2804.81,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39822,做空,2025-11-23 08:35:00,2025-11-23 08:45:00,2804.81,2812.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39823,做多,2025-11-23 08:45:00,2025-11-23 09:05:00,2812.43,2807.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39824,做空,2025-11-23 09:05:00,2025-11-23 09:25:00,2807.14,2808.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39825,做多,2025-11-23 09:25:00,2025-11-23 09:30:00,2808.31,2806.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39826,做空,2025-11-23 09:30:00,2025-11-23 09:35:00,2806.99,2810.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39827,做多,2025-11-23 09:35:00,2025-11-23 10:05:00,2810.0,2808.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39828,做空,2025-11-23 10:05:00,2025-11-23 10:40:00,2808.46,2809.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39829,做多,2025-11-23 10:40:00,2025-11-23 11:50:00,2809.45,2813.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39830,做空,2025-11-23 11:50:00,2025-11-23 12:00:00,2813.99,2818.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39831,做多,2025-11-23 12:00:00,2025-11-23 12:15:00,2818.27,2837.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39832,做多,2025-11-23 15:05:00,2025-11-23 15:20:00,2814.26,2818.53,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39833,做空,2025-11-23 15:20:00,2025-11-23 15:30:00,2818.53,2825.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39834,做多,2025-11-23 15:30:00,2025-11-23 15:55:00,2825.33,2835.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39835,做多,2025-11-23 16:30:00,2025-11-23 16:55:00,2826.87,2797.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39836,做空,2025-11-23 16:55:00,2025-11-23 17:00:00,2797.94,2795.87,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39837,做多,2025-11-23 19:15:00,2025-11-23 19:55:00,2821.69,2821.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39838,做空,2025-11-23 19:55:00,2025-11-23 21:10:00,2821.52,2821.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39839,做多,2025-11-23 21:10:00,2025-11-23 21:55:00,2821.51,2839.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39840,做多,2025-11-24 02:00:00,2025-11-24 02:05:00,2834.22,2843.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39841,做多,2025-11-24 04:30:00,2025-11-24 04:35:00,2827.09,2823.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39842,做空,2025-11-24 04:35:00,2025-11-24 04:40:00,2823.98,2826.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39843,做多,2025-11-24 04:40:00,2025-11-24 04:45:00,2826.89,2819.73,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39844,做空,2025-11-24 04:45:00,2025-11-24 04:50:00,2819.73,2822.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39845,做多,2025-11-24 04:50:00,2025-11-24 05:05:00,2822.93,2872.46,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -39846,做多,2025-11-24 07:05:00,2025-11-24 07:20:00,2833.12,2828.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39847,做空,2025-11-24 07:20:00,2025-11-24 07:30:00,2828.11,2831.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39848,做多,2025-11-24 07:30:00,2025-11-24 07:55:00,2831.49,2828.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39849,做空,2025-11-24 07:55:00,2025-11-24 08:10:00,2828.77,2828.68,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39850,做多,2025-11-24 08:10:00,2025-11-24 08:15:00,2828.68,2825.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39851,做空,2025-11-24 08:15:00,2025-11-24 08:20:00,2825.55,2827.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39852,做多,2025-11-24 08:20:00,2025-11-24 08:25:00,2827.89,2824.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39853,做空,2025-11-24 08:25:00,2025-11-24 08:35:00,2824.38,2825.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39854,做多,2025-11-24 08:35:00,2025-11-24 09:00:00,2825.6,2835.26,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39855,做空,2025-11-24 09:00:00,2025-11-24 09:25:00,2835.26,2793.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39856,做多,2025-11-24 13:35:00,2025-11-24 13:45:00,2824.35,2819.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39857,做空,2025-11-24 13:45:00,2025-11-24 13:50:00,2819.43,2820.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39858,做多,2025-11-24 13:50:00,2025-11-24 13:55:00,2820.61,2813.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39859,做空,2025-11-24 13:55:00,2025-11-24 14:30:00,2813.91,2839.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39860,做多,2025-11-24 14:30:00,2025-11-24 14:40:00,2839.76,2801.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39861,做空,2025-11-24 14:40:00,2025-11-24 14:50:00,2801.96,2808.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39862,做多,2025-11-24 14:55:00,2025-11-24 15:25:00,2831.26,2820.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39863,做空,2025-11-24 15:25:00,2025-11-25 01:05:00,2820.86,2941.48,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -39864,做多,2025-11-25 01:05:00,2025-11-25 01:15:00,2941.48,2938.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39865,做空,2025-11-25 01:15:00,2025-11-25 01:20:00,2938.38,2944.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39866,做多,2025-11-25 01:20:00,2025-11-25 01:25:00,2944.4,2939.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39867,做空,2025-11-25 01:25:00,2025-11-25 01:30:00,2939.26,2939.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39868,做多,2025-11-25 01:30:00,2025-11-25 01:35:00,2939.43,2935.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39869,做空,2025-11-25 01:35:00,2025-11-25 02:30:00,2935.97,2912.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39870,做多,2025-11-25 12:10:00,2025-11-25 13:35:00,2920.38,2908.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39871,做空,2025-11-25 13:35:00,2025-11-25 13:45:00,2908.38,2908.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39872,做多,2025-11-25 13:45:00,2025-11-25 13:50:00,2908.46,2901.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39873,做空,2025-11-25 13:50:00,2025-11-25 13:55:00,2901.84,2906.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39874,做多,2025-11-25 13:55:00,2025-11-25 14:05:00,2906.06,2904.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39875,做空,2025-11-25 14:05:00,2025-11-25 14:10:00,2904.99,2911.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39876,做多,2025-11-25 14:10:00,2025-11-25 14:30:00,2911.12,2909.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39877,做空,2025-11-25 14:30:00,2025-11-25 14:40:00,2909.3,2878.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39878,做多,2025-11-25 15:30:00,2025-11-25 15:35:00,2902.25,2899.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39879,做空,2025-11-25 15:35:00,2025-11-25 15:40:00,2899.97,2906.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39880,做多,2025-11-25 15:40:00,2025-11-25 15:45:00,2906.33,2897.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39881,做空,2025-11-25 15:45:00,2025-11-25 15:50:00,2897.68,2897.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39882,做多,2025-11-25 15:50:00,2025-11-25 16:25:00,2897.72,2928.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39883,做多,2025-11-25 19:50:00,2025-11-25 22:00:00,2919.71,2910.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39884,做空,2025-11-25 22:00:00,2025-11-25 22:05:00,2910.48,2918.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39885,做多,2025-11-25 22:05:00,2025-11-25 22:10:00,2918.37,2910.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39886,做空,2025-11-25 22:10:00,2025-11-25 22:15:00,2910.61,2922.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39887,做多,2025-11-25 22:15:00,2025-11-25 22:35:00,2922.1,2951.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39888,做多,2025-11-26 06:00:00,2025-11-26 06:10:00,2946.03,2948.66,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39889,做空,2025-11-26 06:10:00,2025-11-26 08:15:00,2948.66,2927.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39890,做多,2025-11-26 13:35:00,2025-11-26 13:40:00,2923.52,2922.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39891,做空,2025-11-26 13:40:00,2025-11-26 13:45:00,2922.17,2924.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39892,做多,2025-11-26 13:45:00,2025-11-26 14:30:00,2924.47,2926.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39893,做空,2025-11-26 14:30:00,2025-11-26 15:00:00,2926.07,2917.54,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39894,做多,2025-11-26 15:00:00,2025-11-26 15:20:00,2917.54,2921.7,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39895,做空,2025-11-26 15:20:00,2025-11-26 15:50:00,2921.7,2919.32,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39896,做多,2025-11-26 15:50:00,2025-11-26 16:00:00,2919.32,2940.41,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39897,做多,2025-11-27 03:45:00,2025-11-27 04:10:00,3032.0,3047.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39898,做多,2025-11-27 06:25:00,2025-11-27 06:30:00,3031.82,3029.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39899,做空,2025-11-27 06:30:00,2025-11-27 07:15:00,3029.35,3032.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39900,做多,2025-11-27 07:15:00,2025-11-27 07:30:00,3032.0,3029.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39901,做空,2025-11-27 07:30:00,2025-11-27 07:55:00,3029.22,3032.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39902,做多,2025-11-27 07:55:00,2025-11-27 08:00:00,3032.12,3028.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39903,做空,2025-11-27 08:00:00,2025-11-27 08:30:00,3028.78,3019.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39904,做多,2025-11-27 09:15:00,2025-11-27 09:20:00,3036.23,3032.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39905,做空,2025-11-27 09:20:00,2025-11-27 09:30:00,3032.08,3037.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39906,做多,2025-11-27 09:30:00,2025-11-27 09:45:00,3037.64,3031.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39907,做空,2025-11-27 09:45:00,2025-11-27 10:20:00,3031.03,3033.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39908,做多,2025-11-27 10:20:00,2025-11-27 10:55:00,3033.59,3032.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39909,做空,2025-11-27 10:55:00,2025-11-27 11:00:00,3032.83,3033.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39910,做多,2025-11-27 11:00:00,2025-11-27 11:05:00,3033.44,3028.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39911,做空,2025-11-27 11:05:00,2025-11-27 12:15:00,3028.66,3019.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39912,做多,2025-11-27 16:10:00,2025-11-27 16:15:00,3019.82,3018.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39913,做空,2025-11-27 16:15:00,2025-11-27 16:30:00,3018.49,3016.31,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39914,做多,2025-11-27 16:30:00,2025-11-27 16:45:00,3016.31,3016.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39915,做空,2025-11-27 16:45:00,2025-11-27 16:50:00,3016.18,3020.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39916,做多,2025-11-27 16:50:00,2025-11-27 17:25:00,3020.1,3014.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39917,做空,2025-11-27 17:25:00,2025-11-27 17:30:00,3014.97,3019.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39918,做多,2025-11-27 17:30:00,2025-11-27 17:35:00,3019.2,3012.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39919,做空,2025-11-27 17:35:00,2025-11-27 17:40:00,3012.95,3014.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39920,做多,2025-11-27 17:40:00,2025-11-27 17:45:00,3014.49,3014.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39921,做空,2025-11-27 17:45:00,2025-11-27 17:50:00,3014.34,3018.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39922,做多,2025-11-27 17:50:00,2025-11-27 18:40:00,3018.0,3032.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39923,做多,2025-11-28 04:55:00,2025-11-28 06:15:00,3016.0,3015.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39924,做空,2025-11-28 06:15:00,2025-11-28 07:05:00,3015.22,3014.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39925,做多,2025-11-28 07:05:00,2025-11-28 07:15:00,3014.18,3013.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39926,做空,2025-11-28 07:15:00,2025-11-28 07:20:00,3013.04,3016.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39927,做多,2025-11-28 07:20:00,2025-11-28 07:35:00,3016.11,3010.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39928,做空,2025-11-28 07:35:00,2025-11-28 07:55:00,3010.39,3000.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39929,做多,2025-11-28 08:10:00,2025-11-28 08:35:00,3015.23,3022.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39930,做多,2025-11-28 13:10:00,2025-11-28 13:35:00,3029.28,3053.21,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39931,做多,2025-11-28 18:10:00,2025-11-28 20:00:00,3045.19,3038.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39932,做空,2025-11-28 20:00:00,2025-11-28 20:15:00,3038.99,3052.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39933,做多,2025-11-28 20:15:00,2025-11-28 21:15:00,3052.05,3042.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39934,做空,2025-11-28 21:15:00,2025-11-28 21:25:00,3042.79,3047.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39935,做多,2025-11-28 21:25:00,2025-11-28 21:30:00,3047.46,3044.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39936,做空,2025-11-28 21:30:00,2025-11-28 21:40:00,3044.49,3049.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39937,做多,2025-11-28 21:40:00,2025-11-28 21:45:00,3049.44,3045.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39938,做空,2025-11-28 21:45:00,2025-11-28 22:15:00,3045.83,3025.03,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39939,做多,2025-11-29 01:05:00,2025-11-29 01:25:00,3039.34,3037.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39940,做空,2025-11-29 01:25:00,2025-11-29 01:30:00,3037.8,3038.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39941,做多,2025-11-29 01:30:00,2025-11-29 01:35:00,3038.15,3033.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39942,做空,2025-11-29 01:35:00,2025-11-29 01:55:00,3033.2,3036.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39943,做多,2025-11-29 01:55:00,2025-11-29 02:00:00,3036.97,3034.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39944,做空,2025-11-29 02:00:00,2025-11-29 02:15:00,3034.1,3038.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39945,做多,2025-11-29 02:15:00,2025-11-29 02:25:00,3038.47,3032.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39946,做空,2025-11-29 02:25:00,2025-11-29 02:35:00,3032.21,3026.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39947,做多,2025-11-29 04:55:00,2025-11-29 05:00:00,3039.3,3035.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39948,做空,2025-11-29 05:00:00,2025-11-29 05:05:00,3035.35,3035.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39949,做多,2025-11-29 05:05:00,2025-11-29 05:10:00,3035.76,3035.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39950,做空,2025-11-29 05:10:00,2025-11-29 05:15:00,3035.08,3037.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39951,做多,2025-11-29 05:15:00,2025-11-29 05:20:00,3037.93,3037.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39952,做空,2025-11-29 05:20:00,2025-11-29 05:35:00,3037.0,3037.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39953,做多,2025-11-29 05:35:00,2025-11-29 05:40:00,3037.53,3035.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39954,做空,2025-11-29 05:40:00,2025-11-29 06:20:00,3035.19,3013.42,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39955,做多,2025-11-29 15:15:00,2025-11-29 15:20:00,3003.76,3001.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39956,做空,2025-11-29 15:20:00,2025-11-29 15:30:00,3001.24,3001.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39957,做多,2025-11-29 15:30:00,2025-11-29 15:35:00,3001.91,3001.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39958,做空,2025-11-29 15:35:00,2025-11-29 15:45:00,3001.06,3004.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39959,做多,2025-11-29 15:45:00,2025-11-29 15:50:00,3004.0,3004.48,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -39960,做多,2025-11-29 16:30:00,2025-11-29 16:45:00,3000.09,2999.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39961,做空,2025-11-29 16:45:00,2025-11-29 17:30:00,2999.51,2979.22,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39962,做多,2025-11-29 18:55:00,2025-11-29 19:00:00,2993.5,2990.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39963,做空,2025-11-29 19:00:00,2025-11-29 19:05:00,2990.85,2996.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39964,做多,2025-11-29 19:05:00,2025-11-29 19:30:00,2996.36,2990.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39965,做空,2025-11-29 19:30:00,2025-11-29 20:50:00,2990.68,2994.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39966,做多,2025-11-29 20:50:00,2025-11-29 21:00:00,2994.11,2992.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39967,做空,2025-11-29 21:00:00,2025-11-29 21:25:00,2992.11,2991.66,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39968,做多,2025-11-29 21:25:00,2025-11-29 21:35:00,2991.66,2993.24,0.0,100.0,0.0001,0.0,0.0,0.0,flip -39969,做空,2025-11-29 21:35:00,2025-11-29 21:50:00,2993.24,2993.07,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39970,做多,2025-11-29 21:50:00,2025-11-29 21:55:00,2993.07,2992.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39971,做空,2025-11-29 21:55:00,2025-11-29 22:05:00,2992.83,2992.59,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39972,做多,2025-11-29 22:05:00,2025-11-29 22:10:00,2992.59,2983.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39973,做空,2025-11-29 22:10:00,2025-11-29 23:20:00,2983.41,2991.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39974,做多,2025-11-29 23:20:00,2025-11-29 23:25:00,2991.0,2989.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39975,做空,2025-11-29 23:25:00,2025-11-29 23:35:00,2989.12,2991.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39976,做多,2025-11-29 23:35:00,2025-11-29 23:40:00,2991.01,2990.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39977,做空,2025-11-29 23:40:00,2025-11-29 23:50:00,2990.29,2989.19,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -39978,做多,2025-11-29 23:50:00,2025-11-30 01:05:00,2989.19,3007.58,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39979,做多,2025-11-30 03:00:00,2025-11-30 03:45:00,2990.16,2999.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39980,做多,2025-11-30 05:10:00,2025-11-30 05:15:00,2993.75,2987.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39981,做空,2025-11-30 05:15:00,2025-11-30 06:20:00,2987.15,2993.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39982,做多,2025-11-30 06:20:00,2025-11-30 07:35:00,2993.26,3003.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39983,做多,2025-11-30 11:50:00,2025-11-30 12:00:00,3002.24,3000.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39984,做空,2025-11-30 12:00:00,2025-11-30 21:10:00,3000.08,3019.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -39985,做多,2025-11-30 22:55:00,2025-11-30 23:00:00,3031.91,3022.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39986,做空,2025-11-30 23:00:00,2025-11-30 23:05:00,3022.64,3016.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39987,做多,2025-12-01 09:00:00,2025-12-01 09:05:00,2839.35,2835.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39988,做空,2025-12-01 09:05:00,2025-12-01 09:40:00,2835.74,2840.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39989,做多,2025-12-01 09:40:00,2025-12-01 12:00:00,2840.8,2831.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39990,做空,2025-12-01 12:00:00,2025-12-01 12:10:00,2831.02,2818.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39991,做多,2025-12-01 13:00:00,2025-12-01 13:10:00,2829.2,2826.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39992,做空,2025-12-01 13:10:00,2025-12-01 13:30:00,2826.53,2812.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -39993,做多,2025-12-01 14:35:00,2025-12-01 21:10:00,2819.84,2763.22,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -39994,做空,2025-12-01 21:10:00,2025-12-01 21:15:00,2763.22,2767.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39995,做多,2025-12-01 21:15:00,2025-12-01 23:30:00,2767.19,2807.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39996,做多,2025-12-02 08:45:00,2025-12-02 09:05:00,2799.11,2803.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -39997,做多,2025-12-02 09:05:00,2025-12-02 09:15:00,2803.56,2797.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39998,做空,2025-12-02 09:15:00,2025-12-02 09:20:00,2797.44,2805.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -39999,做多,2025-12-02 09:20:00,2025-12-02 09:35:00,2805.03,2800.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40000,做空,2025-12-02 09:35:00,2025-12-02 10:00:00,2800.91,2799.42,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40001,做多,2025-12-02 10:00:00,2025-12-02 10:40:00,2799.42,2811.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40002,做多,2025-12-02 23:55:00,2025-12-03 00:00:00,2994.62,2993.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40003,做空,2025-12-03 00:00:00,2025-12-03 00:05:00,2993.99,3001.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40004,做多,2025-12-03 00:05:00,2025-12-03 00:10:00,3001.09,2997.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40005,做空,2025-12-03 00:10:00,2025-12-03 00:15:00,2997.58,2999.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40006,做多,2025-12-03 00:15:00,2025-12-03 00:20:00,2999.13,2994.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40007,做空,2025-12-03 00:20:00,2025-12-03 00:45:00,2994.29,3003.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40008,做多,2025-12-03 00:45:00,2025-12-03 00:50:00,3003.48,3001.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40009,做空,2025-12-03 00:50:00,2025-12-03 01:05:00,3001.66,3001.11,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40010,做多,2025-12-03 01:05:00,2025-12-03 01:50:00,3001.11,3016.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40011,做多,2025-12-03 11:15:00,2025-12-03 11:30:00,3060.4,3071.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40012,做多,2025-12-03 14:15:00,2025-12-03 14:30:00,3058.93,3055.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40013,做空,2025-12-03 14:30:00,2025-12-03 14:35:00,3055.0,3076.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40014,做多,2025-12-03 14:35:00,2025-12-03 14:40:00,3076.51,3130.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40015,做多,2025-12-03 15:15:00,2025-12-03 15:30:00,3068.07,3086.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40016,做多,2025-12-03 16:10:00,2025-12-03 16:30:00,3068.76,3091.66,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40017,做多,2025-12-04 05:20:00,2025-12-04 05:30:00,3184.1,3186.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40018,做空,2025-12-04 05:30:00,2025-12-04 06:20:00,3186.01,3193.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40019,做多,2025-12-04 06:20:00,2025-12-04 07:10:00,3193.27,3188.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40020,做空,2025-12-04 07:10:00,2025-12-04 07:15:00,3188.71,3201.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40021,做多,2025-12-04 07:15:00,2025-12-04 07:20:00,3201.01,3194.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40022,做空,2025-12-04 07:20:00,2025-12-04 07:25:00,3194.57,3195.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40023,做多,2025-12-04 07:25:00,2025-12-04 07:40:00,3195.3,3196.42,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40024,做空,2025-12-04 07:40:00,2025-12-04 08:10:00,3196.42,3178.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40025,做多,2025-12-04 09:30:00,2025-12-04 09:55:00,3198.73,3198.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40026,做空,2025-12-04 09:55:00,2025-12-04 10:00:00,3198.64,3201.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40027,做多,2025-12-04 10:00:00,2025-12-04 10:05:00,3201.6,3199.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40028,做空,2025-12-04 10:05:00,2025-12-04 10:20:00,3199.66,3196.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40029,做多,2025-12-04 10:20:00,2025-12-04 15:35:00,3196.07,3217.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40030,做多,2025-12-04 15:35:00,2025-12-04 15:40:00,3217.6,3213.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40031,做多,2025-12-04 16:05:00,2025-12-04 16:15:00,3201.25,3212.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40032,做多,2025-12-05 00:20:00,2025-12-05 00:25:00,3152.22,3145.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40033,做空,2025-12-05 00:25:00,2025-12-05 00:30:00,3145.0,3146.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40034,做多,2025-12-05 00:30:00,2025-12-05 00:50:00,3146.78,3145.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40035,做空,2025-12-05 00:50:00,2025-12-05 01:00:00,3145.5,3147.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40036,做多,2025-12-05 01:00:00,2025-12-05 02:15:00,3147.77,3174.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40037,做多,2025-12-05 05:55:00,2025-12-05 08:05:00,3154.81,3161.36,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40038,做空,2025-12-05 08:05:00,2025-12-05 08:20:00,3161.36,3160.44,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40039,做多,2025-12-05 08:20:00,2025-12-05 08:25:00,3160.44,3158.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40040,做空,2025-12-05 08:25:00,2025-12-05 08:40:00,3158.56,3149.18,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40041,做多,2025-12-05 15:00:00,2025-12-05 15:05:00,3143.01,3131.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40042,做空,2025-12-05 15:05:00,2025-12-05 15:10:00,3131.72,3140.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40043,做多,2025-12-05 15:10:00,2025-12-05 15:15:00,3140.0,3133.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40044,做空,2025-12-05 15:15:00,2025-12-05 15:20:00,3133.1,3137.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40045,做多,2025-12-05 15:20:00,2025-12-05 15:35:00,3137.78,3134.17,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40046,做空,2025-12-05 15:35:00,2025-12-05 15:55:00,3134.17,3105.39,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40047,做多,2025-12-06 01:45:00,2025-12-06 01:50:00,3026.59,3024.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40048,做空,2025-12-06 01:50:00,2025-12-06 02:20:00,3024.52,3022.31,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40049,做多,2025-12-06 02:20:00,2025-12-06 03:05:00,3022.31,3043.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40050,做多,2025-12-06 07:30:00,2025-12-06 07:35:00,3029.34,3028.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40051,做空,2025-12-06 07:35:00,2025-12-06 07:40:00,3028.04,3030.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40052,做多,2025-12-06 07:40:00,2025-12-06 07:50:00,3030.0,3026.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40053,做空,2025-12-06 07:50:00,2025-12-06 08:15:00,3026.88,3029.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40054,做多,2025-12-06 08:15:00,2025-12-06 08:20:00,3029.87,3020.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40055,做空,2025-12-06 08:20:00,2025-12-06 08:25:00,3020.25,3014.45,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40056,做多,2025-12-06 09:25:00,2025-12-06 09:30:00,3029.69,3027.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40057,做空,2025-12-06 09:30:00,2025-12-06 09:35:00,3027.41,3030.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40058,做多,2025-12-06 09:35:00,2025-12-06 09:40:00,3030.13,3029.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40059,做空,2025-12-06 09:40:00,2025-12-06 09:45:00,3029.38,3029.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40060,做多,2025-12-06 09:45:00,2025-12-06 09:50:00,3029.48,3028.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40061,做空,2025-12-06 09:50:00,2025-12-06 10:10:00,3028.74,3030.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40062,做多,2025-12-06 10:10:00,2025-12-06 10:25:00,3030.19,3029.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40063,做空,2025-12-06 10:25:00,2025-12-06 10:35:00,3029.24,3030.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40064,做多,2025-12-06 10:35:00,2025-12-06 10:45:00,3030.33,3031.13,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40065,做空,2025-12-06 10:45:00,2025-12-06 11:05:00,3031.13,3031.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40066,做多,2025-12-06 11:05:00,2025-12-06 12:40:00,3031.67,3032.69,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40067,做空,2025-12-06 12:40:00,2025-12-06 13:00:00,3032.69,3032.26,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40068,做多,2025-12-06 13:00:00,2025-12-06 13:05:00,3032.26,3029.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40069,做空,2025-12-06 13:05:00,2025-12-06 13:10:00,3029.52,3031.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40070,做多,2025-12-06 13:10:00,2025-12-06 13:20:00,3031.3,3030.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40071,做空,2025-12-06 13:20:00,2025-12-06 13:25:00,3030.84,3033.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40072,做多,2025-12-06 13:25:00,2025-12-06 13:35:00,3033.21,3037.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40073,做多,2025-12-06 15:25:00,2025-12-06 15:30:00,3033.59,3032.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40074,做空,2025-12-06 15:30:00,2025-12-06 15:35:00,3032.24,3034.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40075,做多,2025-12-06 15:35:00,2025-12-06 15:40:00,3034.99,3046.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40076,做多,2025-12-06 18:55:00,2025-12-06 19:05:00,3040.66,3033.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40077,做空,2025-12-06 19:05:00,2025-12-06 19:30:00,3033.75,3028.13,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40078,做多,2025-12-06 21:00:00,2025-12-06 21:05:00,3041.55,3036.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40079,做空,2025-12-06 21:05:00,2025-12-06 21:15:00,3036.13,3040.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40080,做多,2025-12-06 21:15:00,2025-12-06 21:40:00,3040.6,3039.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40081,做空,2025-12-06 21:40:00,2025-12-06 21:45:00,3039.81,3041.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40082,做多,2025-12-06 21:45:00,2025-12-06 21:50:00,3041.39,3039.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40083,做空,2025-12-06 21:50:00,2025-12-06 21:55:00,3039.89,3041.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40084,做多,2025-12-06 21:55:00,2025-12-06 22:40:00,3041.43,3043.15,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40085,做空,2025-12-06 22:40:00,2025-12-06 22:45:00,3043.15,3045.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40086,做多,2025-12-06 22:45:00,2025-12-06 22:50:00,3045.3,3040.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40087,做空,2025-12-06 22:50:00,2025-12-06 23:20:00,3040.63,3030.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40088,做多,2025-12-07 00:30:00,2025-12-07 00:45:00,3041.91,3041.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40089,做空,2025-12-07 00:45:00,2025-12-07 00:50:00,3041.33,3044.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40090,做多,2025-12-07 00:50:00,2025-12-07 01:00:00,3044.13,3042.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40091,做空,2025-12-07 01:00:00,2025-12-07 01:10:00,3042.79,3043.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40092,做多,2025-12-07 01:10:00,2025-12-07 01:25:00,3043.71,3046.07,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40093,做空,2025-12-07 01:25:00,2025-12-07 02:00:00,3046.07,3042.61,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40094,做多,2025-12-07 02:00:00,2025-12-07 02:35:00,3042.61,3042.92,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40095,做空,2025-12-07 02:35:00,2025-12-07 05:30:00,3042.92,3045.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40096,做多,2025-12-07 05:30:00,2025-12-07 05:55:00,3045.48,3043.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40097,做空,2025-12-07 05:55:00,2025-12-07 06:05:00,3043.13,3043.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40098,做多,2025-12-07 06:05:00,2025-12-07 06:45:00,3043.51,3043.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40099,做空,2025-12-07 06:45:00,2025-12-07 06:50:00,3043.75,3044.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40100,做多,2025-12-07 06:50:00,2025-12-07 07:05:00,3044.66,3044.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40101,做空,2025-12-07 07:05:00,2025-12-07 07:10:00,3044.15,3036.59,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40102,做多,2025-12-07 10:45:00,2025-12-07 10:50:00,3041.01,3037.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40103,做空,2025-12-07 10:50:00,2025-12-07 12:10:00,3037.96,3040.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40104,做多,2025-12-07 12:10:00,2025-12-07 12:15:00,3040.82,3039.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40105,做空,2025-12-07 12:15:00,2025-12-07 12:20:00,3039.12,3039.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40106,做多,2025-12-07 12:20:00,2025-12-07 12:30:00,3039.4,3040.5,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40107,做空,2025-12-07 12:30:00,2025-12-07 12:35:00,3040.5,3041.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40108,做多,2025-12-07 12:35:00,2025-12-07 13:00:00,3041.29,3045.71,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40109,做多,2025-12-07 15:55:00,2025-12-07 16:00:00,3026.96,3008.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40110,做空,2025-12-07 16:00:00,2025-12-07 16:15:00,3008.3,3016.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40111,做多,2025-12-07 16:15:00,2025-12-07 17:15:00,3016.27,3069.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40112,做多,2025-12-08 00:35:00,2025-12-08 09:00:00,3068.9,3153.49,0.0,100.0,0.0001,0.01,0.0,0.01,tp_upper -40113,做多,2025-12-08 12:25:00,2025-12-08 12:30:00,3138.95,3129.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40114,做空,2025-12-08 12:30:00,2025-12-08 12:35:00,3129.91,3129.0,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40115,做多,2025-12-08 12:35:00,2025-12-08 13:10:00,3129.0,3142.9,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40116,做多,2025-12-08 13:25:00,2025-12-08 13:30:00,3141.72,3140.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40117,做空,2025-12-08 13:30:00,2025-12-08 13:40:00,3140.0,3149.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40118,做多,2025-12-08 13:40:00,2025-12-08 14:30:00,3149.52,3159.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40119,做多,2025-12-08 14:30:00,2025-12-08 14:35:00,3159.91,3138.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40120,做多,2025-12-08 14:40:00,2025-12-08 14:45:00,3168.44,3156.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40121,做多,2025-12-08 20:00:00,2025-12-08 20:10:00,3125.18,3126.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40122,做空,2025-12-08 20:10:00,2025-12-08 20:15:00,3126.99,3130.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40123,做多,2025-12-08 20:15:00,2025-12-08 20:30:00,3130.92,3122.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40124,做空,2025-12-08 20:30:00,2025-12-08 20:35:00,3122.09,3125.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40125,做多,2025-12-08 20:35:00,2025-12-08 20:45:00,3125.83,3126.79,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40126,做空,2025-12-08 20:45:00,2025-12-08 22:35:00,3126.79,3123.98,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40127,做多,2025-12-08 22:35:00,2025-12-08 22:40:00,3123.98,3123.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40128,做空,2025-12-08 22:40:00,2025-12-08 22:45:00,3123.4,3130.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40129,做多,2025-12-08 22:45:00,2025-12-08 23:15:00,3130.68,3121.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40130,做空,2025-12-08 23:15:00,2025-12-08 23:25:00,3121.79,3123.59,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40131,做多,2025-12-08 23:25:00,2025-12-08 23:30:00,3123.59,3122.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40132,做空,2025-12-08 23:30:00,2025-12-08 23:35:00,3122.06,3123.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40133,做多,2025-12-08 23:35:00,2025-12-09 00:20:00,3123.4,3136.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40134,做多,2025-12-09 00:35:00,2025-12-09 00:40:00,3124.32,3120.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40135,做空,2025-12-09 00:40:00,2025-12-09 01:05:00,3120.92,3111.99,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40136,做多,2025-12-09 01:05:00,2025-12-09 01:25:00,3111.99,3108.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40137,做空,2025-12-09 01:25:00,2025-12-09 01:30:00,3108.06,3105.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40138,做多,2025-12-09 03:35:00,2025-12-09 04:30:00,3118.2,3114.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40139,做空,2025-12-09 04:30:00,2025-12-09 04:35:00,3114.19,3104.62,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40140,做多,2025-12-09 07:05:00,2025-12-09 08:15:00,3112.5,3126.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40141,做多,2025-12-09 10:30:00,2025-12-09 10:35:00,3109.89,3096.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40142,做空,2025-12-09 10:35:00,2025-12-09 10:40:00,3096.08,3100.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -40143,做多,2025-12-09 11:45:00,2025-12-09 12:20:00,3110.63,3133.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40144,做多,2025-12-09 13:45:00,2025-12-09 14:10:00,3111.69,3115.01,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40145,做空,2025-12-09 14:10:00,2025-12-09 14:30:00,3115.01,3108.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40146,做多,2025-12-09 14:35:00,2025-12-09 15:00:00,3111.02,3143.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40147,做多,2025-12-09 15:00:00,2025-12-09 15:05:00,3143.32,3130.78,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40148,做多,2025-12-10 00:20:00,2025-12-10 00:30:00,3317.15,3314.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40149,做空,2025-12-10 00:30:00,2025-12-10 01:30:00,3314.95,3290.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40150,做多,2025-12-10 04:35:00,2025-12-10 04:40:00,3322.99,3319.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40151,做空,2025-12-10 04:40:00,2025-12-10 04:45:00,3319.1,3320.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40152,做多,2025-12-10 04:45:00,2025-12-10 05:25:00,3320.09,3316.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40153,做空,2025-12-10 05:25:00,2025-12-10 05:30:00,3316.89,3318.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40154,做多,2025-12-10 05:30:00,2025-12-10 06:00:00,3318.34,3316.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40155,做空,2025-12-10 06:00:00,2025-12-10 07:20:00,3316.05,3315.32,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40156,做多,2025-12-10 07:20:00,2025-12-10 08:00:00,3315.32,3326.6,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40157,做多,2025-12-10 09:25:00,2025-12-10 09:45:00,3315.19,3334.98,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40158,做多,2025-12-10 11:55:00,2025-12-10 12:00:00,3316.76,3312.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40159,做空,2025-12-10 12:00:00,2025-12-10 12:40:00,3312.51,3319.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40160,做多,2025-12-10 12:40:00,2025-12-10 12:50:00,3319.2,3317.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40161,做空,2025-12-10 12:50:00,2025-12-10 12:55:00,3317.99,3323.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40162,做多,2025-12-10 12:55:00,2025-12-10 13:10:00,3323.04,3321.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40163,做空,2025-12-10 13:10:00,2025-12-10 13:20:00,3321.19,3334.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40164,做多,2025-12-10 13:20:00,2025-12-10 13:25:00,3334.99,3332.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40165,做多,2025-12-10 14:15:00,2025-12-10 14:25:00,3326.4,3325.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40166,做空,2025-12-10 14:25:00,2025-12-10 14:30:00,3325.21,3327.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40167,做多,2025-12-10 14:30:00,2025-12-10 14:35:00,3327.1,3315.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40168,做空,2025-12-10 14:35:00,2025-12-10 14:40:00,3315.38,3319.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40169,做多,2025-12-10 14:40:00,2025-12-10 14:45:00,3319.5,3312.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40170,做空,2025-12-10 14:45:00,2025-12-10 14:50:00,3312.96,3315.06,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -40171,做多,2025-12-10 15:00:00,2025-12-10 15:05:00,3330.01,3329.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40172,做多,2025-12-10 15:20:00,2025-12-10 15:25:00,3326.35,3321.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40173,做空,2025-12-10 15:25:00,2025-12-10 15:35:00,3321.5,3316.99,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40174,做多,2025-12-10 15:40:00,2025-12-10 15:50:00,3321.37,3322.1,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40175,做空,2025-12-10 15:50:00,2025-12-10 15:55:00,3322.1,3326.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40176,做多,2025-12-10 15:55:00,2025-12-10 16:05:00,3326.64,3332.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40177,做多,2025-12-10 21:10:00,2025-12-10 21:30:00,3352.25,3344.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40178,做空,2025-12-10 21:30:00,2025-12-10 21:35:00,3344.12,3359.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40179,做多,2025-12-10 21:35:00,2025-12-10 21:40:00,3359.99,3354.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40180,做空,2025-12-10 21:40:00,2025-12-10 21:45:00,3354.3,3355.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40181,做多,2025-12-10 21:45:00,2025-12-10 21:50:00,3355.11,3352.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40182,做空,2025-12-10 21:50:00,2025-12-11 00:20:00,3352.25,3313.19,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40183,做多,2025-12-11 12:20:00,2025-12-11 12:25:00,3200.0,3195.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40184,做空,2025-12-11 12:25:00,2025-12-11 12:30:00,3195.63,3200.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40185,做多,2025-12-11 12:30:00,2025-12-11 12:50:00,3200.61,3198.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40186,做空,2025-12-11 12:50:00,2025-12-11 13:10:00,3198.0,3197.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40187,做多,2025-12-11 13:10:00,2025-12-11 13:15:00,3197.67,3194.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40188,做空,2025-12-11 13:15:00,2025-12-11 13:20:00,3194.98,3196.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40189,做多,2025-12-11 13:20:00,2025-12-11 13:30:00,3196.9,3191.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40190,做空,2025-12-11 13:30:00,2025-12-11 13:35:00,3191.3,3195.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40191,做多,2025-12-11 13:35:00,2025-12-11 13:40:00,3195.28,3192.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40192,做空,2025-12-11 13:40:00,2025-12-11 13:50:00,3192.21,3191.97,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -40193,做多,2025-12-11 15:20:00,2025-12-11 15:25:00,3202.55,3188.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40194,做多,2025-12-11 16:40:00,2025-12-11 17:40:00,3186.7,3184.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40195,做空,2025-12-11 17:40:00,2025-12-11 18:00:00,3184.21,3193.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40196,做多,2025-12-11 18:00:00,2025-12-11 18:40:00,3193.74,3230.65,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40197,做多,2025-12-12 01:05:00,2025-12-12 02:10:00,3210.08,3246.55,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40198,做多,2025-12-12 05:30:00,2025-12-12 06:05:00,3236.3,3258.48,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40199,做多,2025-12-12 08:50:00,2025-12-12 08:55:00,3244.3,3243.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40200,做空,2025-12-12 08:55:00,2025-12-12 09:10:00,3243.79,3244.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40201,做多,2025-12-12 09:10:00,2025-12-12 09:20:00,3244.72,3243.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40202,做空,2025-12-12 09:20:00,2025-12-12 09:40:00,3243.74,3240.5,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40203,做多,2025-12-12 09:40:00,2025-12-12 10:20:00,3240.5,3245.82,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40204,做空,2025-12-12 10:20:00,2025-12-12 10:45:00,3245.82,3245.65,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40205,做多,2025-12-12 10:45:00,2025-12-12 10:50:00,3245.65,3244.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40206,做空,2025-12-12 10:50:00,2025-12-12 11:15:00,3244.23,3226.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40207,做多,2025-12-12 12:50:00,2025-12-12 13:00:00,3245.64,3244.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40208,做空,2025-12-12 13:00:00,2025-12-12 13:10:00,3244.0,3244.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40209,做多,2025-12-12 13:10:00,2025-12-12 13:25:00,3244.83,3240.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40210,做空,2025-12-12 13:25:00,2025-12-12 13:30:00,3240.01,3243.97,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40211,做多,2025-12-12 13:30:00,2025-12-12 13:35:00,3243.97,3242.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40212,做空,2025-12-12 13:35:00,2025-12-12 14:10:00,3242.76,3234.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40213,做多,2025-12-12 14:35:00,2025-12-13 00:10:00,3235.76,3088.56,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -40214,做空,2025-12-13 00:10:00,2025-12-13 00:15:00,3088.56,3089.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40215,做多,2025-12-13 00:15:00,2025-12-13 00:25:00,3089.13,3085.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40216,做空,2025-12-13 00:25:00,2025-12-13 00:35:00,3085.55,3084.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40217,做多,2025-12-13 00:35:00,2025-12-13 00:40:00,3084.75,3084.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40218,做空,2025-12-13 00:40:00,2025-12-13 01:50:00,3084.27,3080.0,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40219,做多,2025-12-13 01:50:00,2025-12-13 05:40:00,3080.0,3085.35,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40220,做空,2025-12-13 05:40:00,2025-12-13 05:45:00,3085.35,3086.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40221,做多,2025-12-13 05:45:00,2025-12-13 05:50:00,3086.7,3086.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40222,做空,2025-12-13 05:50:00,2025-12-13 06:35:00,3086.13,3087.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40223,做多,2025-12-13 06:35:00,2025-12-13 06:50:00,3087.36,3093.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40224,做多,2025-12-13 13:40:00,2025-12-13 14:00:00,3104.59,3105.78,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40225,做空,2025-12-13 14:00:00,2025-12-13 14:05:00,3105.78,3106.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40226,做多,2025-12-13 14:05:00,2025-12-13 14:20:00,3106.35,3103.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40227,做空,2025-12-13 14:20:00,2025-12-13 14:35:00,3103.83,3108.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40228,做多,2025-12-13 14:35:00,2025-12-13 14:40:00,3108.99,3106.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40229,做空,2025-12-13 14:40:00,2025-12-13 14:45:00,3106.88,3109.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40230,做多,2025-12-13 14:45:00,2025-12-13 15:40:00,3109.68,3111.66,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40231,做空,2025-12-13 15:40:00,2025-12-13 16:00:00,3111.66,3114.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40232,做多,2025-12-13 16:00:00,2025-12-13 16:05:00,3114.99,3109.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40233,做空,2025-12-13 16:05:00,2025-12-13 17:05:00,3109.54,3097.68,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40234,做多,2025-12-13 21:55:00,2025-12-13 22:00:00,3110.15,3115.26,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40235,做多,2025-12-13 22:15:00,2025-12-13 22:35:00,3107.62,3112.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40236,做多,2025-12-14 00:10:00,2025-12-14 00:20:00,3111.24,3106.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40237,做空,2025-12-14 00:20:00,2025-12-14 05:45:00,3106.79,3112.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40238,做多,2025-12-14 05:45:00,2025-12-14 08:15:00,3112.68,3114.71,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40239,做空,2025-12-14 08:15:00,2025-12-14 08:20:00,3114.71,3117.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40240,做多,2025-12-14 08:20:00,2025-12-14 08:40:00,3117.35,3114.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40241,做空,2025-12-14 08:40:00,2025-12-14 08:50:00,3114.87,3114.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40242,做多,2025-12-14 08:50:00,2025-12-14 08:55:00,3114.93,3109.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40243,做空,2025-12-14 08:55:00,2025-12-14 09:30:00,3109.71,3110.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -40244,做多,2025-12-14 16:20:00,2025-12-14 16:30:00,3097.86,3085.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40245,做空,2025-12-14 16:30:00,2025-12-14 16:55:00,3085.82,3096.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40246,做多,2025-12-14 16:55:00,2025-12-14 17:00:00,3096.94,3093.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40247,做空,2025-12-14 17:00:00,2025-12-14 17:10:00,3093.28,3078.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40248,做多,2025-12-14 18:15:00,2025-12-14 18:20:00,3094.39,3091.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40249,做空,2025-12-14 18:20:00,2025-12-14 18:30:00,3091.25,3093.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40250,做多,2025-12-14 18:30:00,2025-12-14 19:10:00,3093.87,3091.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40251,做空,2025-12-14 19:10:00,2025-12-14 19:15:00,3091.02,3090.65,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40252,做多,2025-12-14 19:15:00,2025-12-14 19:20:00,3090.65,3088.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40253,做空,2025-12-14 19:20:00,2025-12-14 19:25:00,3088.84,3095.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40254,做多,2025-12-14 19:25:00,2025-12-14 19:35:00,3095.62,3089.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40255,做空,2025-12-14 19:35:00,2025-12-14 19:45:00,3089.61,3092.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40256,做多,2025-12-14 19:45:00,2025-12-14 19:50:00,3092.12,3089.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40257,做空,2025-12-14 19:50:00,2025-12-14 19:55:00,3089.6,3091.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40258,做多,2025-12-14 19:55:00,2025-12-14 20:00:00,3091.88,3087.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40259,做空,2025-12-14 20:00:00,2025-12-14 20:10:00,3087.57,3094.69,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -40260,做多,2025-12-14 20:10:00,2025-12-14 20:15:00,3094.69,3091.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40261,做空,2025-12-14 20:15:00,2025-12-14 20:30:00,3091.51,3088.89,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40262,做多,2025-12-14 20:30:00,2025-12-14 20:45:00,3088.89,3088.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40263,做空,2025-12-14 20:45:00,2025-12-14 21:05:00,3088.4,3079.05,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40264,做多,2025-12-14 21:20:00,2025-12-14 23:00:00,3087.41,3072.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40265,做空,2025-12-14 23:00:00,2025-12-14 23:05:00,3072.52,3071.18,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -40266,做多,2025-12-15 00:00:00,2025-12-15 01:35:00,3068.6,3108.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40267,做多,2025-12-15 13:25:00,2025-12-15 13:35:00,3136.7,3132.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40268,做空,2025-12-15 13:35:00,2025-12-15 13:40:00,3132.14,3135.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40269,做多,2025-12-15 13:40:00,2025-12-15 13:50:00,3135.11,3132.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40270,做空,2025-12-15 13:50:00,2025-12-15 14:15:00,3132.54,3140.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40271,做多,2025-12-15 14:15:00,2025-12-15 14:20:00,3140.0,3128.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40272,做空,2025-12-15 14:20:00,2025-12-15 14:30:00,3128.63,3116.16,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40273,做多,2025-12-15 14:35:00,2025-12-16 00:35:00,3126.0,2960.83,0.0,100.0,0.0001,-0.01,0.0,-0.01,flip -40274,做空,2025-12-16 00:35:00,2025-12-16 01:05:00,2960.83,2952.78,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40275,做多,2025-12-16 01:05:00,2025-12-16 01:15:00,2952.78,2945.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40276,做空,2025-12-16 01:15:00,2025-12-16 01:20:00,2945.37,2955.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40277,做多,2025-12-16 01:20:00,2025-12-16 01:25:00,2955.83,2948.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40278,做空,2025-12-16 01:25:00,2025-12-16 02:10:00,2948.12,2945.7,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40279,做多,2025-12-16 02:10:00,2025-12-16 02:15:00,2945.7,2944.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40280,做空,2025-12-16 02:15:00,2025-12-16 02:20:00,2944.6,2947.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40281,做多,2025-12-16 02:20:00,2025-12-16 02:50:00,2947.02,2943.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40282,做空,2025-12-16 02:50:00,2025-12-16 02:55:00,2943.88,2944.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40283,做多,2025-12-16 02:55:00,2025-12-16 03:05:00,2944.18,2940.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40284,做空,2025-12-16 03:05:00,2025-12-16 03:30:00,2940.72,2936.56,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40285,做多,2025-12-16 06:25:00,2025-12-16 06:30:00,2941.0,2938.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40286,做空,2025-12-16 06:30:00,2025-12-16 06:35:00,2938.28,2939.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40287,做多,2025-12-16 06:35:00,2025-12-16 06:40:00,2939.74,2939.88,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40288,做空,2025-12-16 06:40:00,2025-12-16 06:45:00,2939.88,2941.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40289,做多,2025-12-16 06:45:00,2025-12-16 07:10:00,2941.27,2934.54,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40290,做空,2025-12-16 07:10:00,2025-12-16 10:35:00,2934.54,2943.48,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40291,做多,2025-12-16 10:35:00,2025-12-16 10:40:00,2943.48,2954.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40292,做多,2025-12-16 13:35:00,2025-12-16 13:40:00,2937.28,2931.93,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40293,做空,2025-12-16 13:40:00,2025-12-16 13:55:00,2931.93,2910.06,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40294,做多,2025-12-16 14:20:00,2025-12-16 14:40:00,2930.3,2933.92,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40295,做空,2025-12-16 14:40:00,2025-12-16 14:45:00,2933.92,2936.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40296,做多,2025-12-16 14:45:00,2025-12-16 14:50:00,2936.31,2934.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40297,做多,2025-12-16 14:55:00,2025-12-16 15:00:00,2939.8,2928.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40298,做空,2025-12-16 15:00:00,2025-12-16 15:05:00,2928.9,2934.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40299,做多,2025-12-16 15:05:00,2025-12-16 15:50:00,2934.13,2964.85,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40300,做多,2025-12-16 16:50:00,2025-12-16 16:55:00,2940.71,2937.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40301,做空,2025-12-16 16:55:00,2025-12-16 17:00:00,2937.1,2941.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40302,做多,2025-12-16 17:00:00,2025-12-16 17:20:00,2941.49,2935.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40303,做空,2025-12-16 17:20:00,2025-12-16 17:55:00,2935.53,2918.15,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40304,做多,2025-12-16 18:30:00,2025-12-16 18:50:00,2943.84,2957.09,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40305,做多,2025-12-16 19:35:00,2025-12-16 20:35:00,2934.85,2957.7,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40306,做多,2025-12-16 21:05:00,2025-12-16 21:10:00,2942.73,2941.12,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40307,做空,2025-12-16 21:10:00,2025-12-16 21:20:00,2941.12,2944.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40308,做多,2025-12-16 21:20:00,2025-12-16 22:40:00,2944.26,2954.35,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40309,做多,2025-12-17 00:45:00,2025-12-17 01:15:00,2946.21,2966.77,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40310,做多,2025-12-17 02:25:00,2025-12-17 02:30:00,2946.56,2943.92,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40311,做空,2025-12-17 02:30:00,2025-12-17 02:35:00,2943.92,2948.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40312,做多,2025-12-17 02:35:00,2025-12-17 02:50:00,2948.8,2955.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40313,做多,2025-12-17 03:40:00,2025-12-17 04:05:00,2947.86,2945.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40314,做空,2025-12-17 04:05:00,2025-12-17 04:15:00,2945.0,2939.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40315,做多,2025-12-17 07:30:00,2025-12-17 07:40:00,2946.77,2948.28,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40316,做空,2025-12-17 07:40:00,2025-12-17 07:55:00,2948.28,2946.59,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40317,做多,2025-12-17 07:55:00,2025-12-17 08:00:00,2946.59,2942.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40318,做空,2025-12-17 08:00:00,2025-12-17 08:25:00,2942.34,2928.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40319,做多,2025-12-17 13:40:00,2025-12-17 13:45:00,2932.15,2939.1,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40320,做多,2025-12-17 14:40:00,2025-12-17 14:45:00,2926.5,2904.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40321,做空,2025-12-17 14:45:00,2025-12-17 14:50:00,2904.23,2963.21,0.0,100.0,0.0001,-0.01,0.0,-0.01,tp_lower -40322,做多,2025-12-17 14:50:00,2025-12-17 14:55:00,2963.21,2993.93,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40323,做多,2025-12-18 01:45:00,2025-12-18 01:50:00,2829.36,2823.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40324,做空,2025-12-18 01:50:00,2025-12-18 02:05:00,2823.95,2826.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40325,做多,2025-12-18 02:05:00,2025-12-18 03:25:00,2826.8,2825.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40326,做空,2025-12-18 03:25:00,2025-12-18 03:35:00,2825.28,2828.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40327,做多,2025-12-18 03:35:00,2025-12-18 04:00:00,2828.02,2838.97,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40328,做多,2025-12-18 05:40:00,2025-12-18 05:45:00,2829.94,2826.44,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40329,做空,2025-12-18 05:45:00,2025-12-18 06:05:00,2826.44,2828.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40330,做多,2025-12-18 06:05:00,2025-12-18 06:15:00,2828.23,2825.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40331,做空,2025-12-18 06:15:00,2025-12-18 06:35:00,2825.9,2827.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40332,做多,2025-12-18 06:35:00,2025-12-18 06:45:00,2827.37,2827.32,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40333,做空,2025-12-18 06:45:00,2025-12-18 06:55:00,2827.32,2830.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40334,做多,2025-12-18 06:55:00,2025-12-18 07:25:00,2830.23,2837.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40335,做多,2025-12-19 02:25:00,2025-12-19 03:00:00,2827.78,2856.36,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40336,做多,2025-12-19 14:40:00,2025-12-19 14:45:00,2993.8,2972.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40337,做多,2025-12-19 17:35:00,2025-12-19 17:40:00,2967.9,2960.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40338,做空,2025-12-19 17:40:00,2025-12-19 17:45:00,2960.34,2966.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40339,做多,2025-12-19 17:45:00,2025-12-19 17:55:00,2966.64,2938.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40340,做空,2025-12-19 17:55:00,2025-12-19 18:00:00,2938.64,2945.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -40341,做多,2025-12-19 18:15:00,2025-12-19 18:20:00,2964.07,2962.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40342,做空,2025-12-19 18:20:00,2025-12-19 18:25:00,2962.25,2966.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40343,做多,2025-12-19 18:25:00,2025-12-19 18:30:00,2966.55,2957.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40344,做空,2025-12-19 18:30:00,2025-12-19 18:50:00,2957.31,2970.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40345,做多,2025-12-19 18:50:00,2025-12-19 19:15:00,2970.47,2979.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40346,做多,2025-12-20 00:20:00,2025-12-20 00:30:00,2977.0,2977.52,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40347,做空,2025-12-20 00:30:00,2025-12-20 00:45:00,2977.52,2975.54,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40348,做多,2025-12-20 00:45:00,2025-12-20 01:10:00,2975.54,2977.64,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40349,做空,2025-12-20 01:10:00,2025-12-20 01:20:00,2977.64,2978.79,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40350,做多,2025-12-20 01:20:00,2025-12-20 01:30:00,2978.79,2977.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40351,做空,2025-12-20 01:30:00,2025-12-20 02:15:00,2977.72,2979.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40352,做多,2025-12-20 02:15:00,2025-12-20 02:20:00,2979.2,2976.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40353,做空,2025-12-20 02:20:00,2025-12-20 02:25:00,2976.8,2976.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40354,做多,2025-12-20 02:25:00,2025-12-20 04:05:00,2976.99,2982.78,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40355,做空,2025-12-20 04:05:00,2025-12-20 04:15:00,2982.78,2980.45,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40356,做多,2025-12-20 04:15:00,2025-12-20 04:45:00,2980.45,2982.85,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40357,做空,2025-12-20 04:45:00,2025-12-20 04:55:00,2982.85,2982.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40358,做多,2025-12-20 04:55:00,2025-12-20 05:05:00,2982.96,2982.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40359,做空,2025-12-20 05:05:00,2025-12-20 05:10:00,2982.53,2983.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40360,做多,2025-12-20 05:10:00,2025-12-20 05:45:00,2983.5,2983.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40361,做空,2025-12-20 05:45:00,2025-12-20 06:10:00,2983.45,2982.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40362,做多,2025-12-20 06:10:00,2025-12-20 06:35:00,2982.51,2981.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40363,做空,2025-12-20 06:35:00,2025-12-20 07:10:00,2981.96,2975.83,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40364,做多,2025-12-20 07:30:00,2025-12-20 07:55:00,2981.25,2980.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40365,做空,2025-12-20 07:55:00,2025-12-20 08:00:00,2980.26,2985.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40366,做多,2025-12-20 08:00:00,2025-12-20 08:10:00,2985.5,2982.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40367,做空,2025-12-20 08:10:00,2025-12-20 08:55:00,2982.56,2981.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40368,做多,2025-12-20 08:55:00,2025-12-20 10:00:00,2981.94,2981.25,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40369,做空,2025-12-20 10:00:00,2025-12-20 10:10:00,2981.25,2981.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40370,做多,2025-12-20 10:10:00,2025-12-20 11:20:00,2981.62,2985.33,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40371,做多,2025-12-20 11:20:00,2025-12-20 11:25:00,2985.33,2985.61,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_upper -40372,做多,2025-12-20 18:55:00,2025-12-20 19:15:00,2976.91,2976.91,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40373,做空,2025-12-20 19:15:00,2025-12-20 19:25:00,2976.91,2977.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40374,做多,2025-12-20 19:25:00,2025-12-20 21:55:00,2977.41,2977.51,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40375,做空,2025-12-20 21:55:00,2025-12-20 22:00:00,2977.51,2978.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40376,做多,2025-12-20 22:00:00,2025-12-20 22:05:00,2978.43,2975.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40377,做空,2025-12-20 22:05:00,2025-12-20 22:40:00,2975.66,2976.13,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40378,做多,2025-12-20 22:40:00,2025-12-20 22:55:00,2976.13,2976.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40379,做空,2025-12-20 22:55:00,2025-12-20 23:10:00,2976.03,2975.13,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40380,做多,2025-12-20 23:10:00,2025-12-20 23:20:00,2975.13,2974.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40381,做空,2025-12-20 23:20:00,2025-12-20 23:35:00,2974.26,2973.17,0.0,100.0,0.0001,0.0,0.0,-0.0,tp_lower -40382,做多,2025-12-20 23:50:00,2025-12-20 23:55:00,2977.46,2976.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40383,做空,2025-12-20 23:55:00,2025-12-21 00:15:00,2976.55,2977.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40384,做多,2025-12-21 00:15:00,2025-12-21 00:35:00,2977.84,2976.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40385,做空,2025-12-21 00:35:00,2025-12-21 00:40:00,2976.71,2977.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40386,做多,2025-12-21 00:40:00,2025-12-21 00:45:00,2977.47,2977.36,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40387,做空,2025-12-21 00:45:00,2025-12-21 01:10:00,2977.36,2974.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40388,做多,2025-12-21 04:05:00,2025-12-21 04:10:00,2975.25,2974.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40389,做空,2025-12-21 04:10:00,2025-12-21 04:15:00,2974.57,2975.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40390,做多,2025-12-21 04:15:00,2025-12-21 04:35:00,2975.68,2975.79,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40391,做空,2025-12-21 04:35:00,2025-12-21 05:10:00,2975.79,2975.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40392,做多,2025-12-21 05:10:00,2025-12-21 05:15:00,2975.18,2974.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40393,做空,2025-12-21 05:15:00,2025-12-21 05:20:00,2974.74,2975.01,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40394,做多,2025-12-21 05:20:00,2025-12-21 05:30:00,2975.01,2974.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40395,做空,2025-12-21 05:30:00,2025-12-21 06:10:00,2974.38,2974.34,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40396,做多,2025-12-21 06:10:00,2025-12-21 06:45:00,2974.34,2973.72,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40397,做空,2025-12-21 06:45:00,2025-12-21 06:50:00,2973.72,2974.77,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40398,做多,2025-12-21 06:50:00,2025-12-21 07:45:00,2974.77,2981.27,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40399,做多,2025-12-21 12:45:00,2025-12-21 13:00:00,2986.61,2969.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40400,做空,2025-12-21 13:00:00,2025-12-21 13:05:00,2969.76,2972.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_lower -40401,做多,2025-12-21 16:20:00,2025-12-21 16:25:00,2980.13,2975.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40402,做空,2025-12-21 16:25:00,2025-12-21 16:50:00,2975.99,2980.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40403,做多,2025-12-21 16:50:00,2025-12-21 17:00:00,2980.23,2984.2,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40404,做空,2025-12-21 17:00:00,2025-12-21 17:10:00,2984.2,2982.94,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40405,做多,2025-12-21 17:10:00,2025-12-21 17:25:00,2982.94,2978.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40406,做空,2025-12-21 17:25:00,2025-12-21 17:35:00,2978.24,2985.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40407,做多,2025-12-21 17:35:00,2025-12-21 17:45:00,2985.05,2981.53,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40408,做空,2025-12-21 17:45:00,2025-12-21 17:55:00,2981.53,2982.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40409,做多,2025-12-21 17:55:00,2025-12-21 18:00:00,2982.43,2977.9,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40410,做空,2025-12-21 18:00:00,2025-12-21 18:35:00,2977.9,2982.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40411,做多,2025-12-21 18:35:00,2025-12-21 19:30:00,2982.52,2980.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40412,做空,2025-12-21 19:30:00,2025-12-21 22:10:00,2980.94,2984.1,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40413,做多,2025-12-21 22:10:00,2025-12-21 22:50:00,2984.1,2993.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40414,做多,2025-12-22 02:15:00,2025-12-22 02:25:00,2993.75,2997.3,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40415,做空,2025-12-22 02:25:00,2025-12-22 09:00:00,2997.3,3028.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40416,做多,2025-12-22 09:00:00,2025-12-22 11:30:00,3028.99,3045.32,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40417,做多,2025-12-22 14:40:00,2025-12-22 14:45:00,3045.9,3065.07,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40418,做多,2025-12-22 15:15:00,2025-12-22 15:20:00,3042.9,3041.47,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40419,做空,2025-12-22 15:20:00,2025-12-22 15:35:00,3041.47,3025.01,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40420,做多,2025-12-22 15:50:00,2025-12-22 16:30:00,3045.41,3043.84,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40421,做空,2025-12-22 16:30:00,2025-12-22 16:45:00,3043.84,3041.84,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40422,做多,2025-12-22 16:45:00,2025-12-22 16:50:00,3041.84,3041.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40423,做空,2025-12-22 16:50:00,2025-12-22 17:05:00,3041.58,3026.61,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40424,做多,2025-12-23 00:15:00,2025-12-23 02:00:00,3018.71,3009.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40425,做空,2025-12-23 02:00:00,2025-12-23 03:05:00,3009.76,2984.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40426,做多,2025-12-23 12:05:00,2025-12-23 16:20:00,2971.28,2954.71,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40427,做空,2025-12-23 16:20:00,2025-12-23 16:25:00,2954.71,2955.03,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40428,做多,2025-12-23 16:25:00,2025-12-23 16:30:00,2955.03,2949.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40429,做空,2025-12-23 16:30:00,2025-12-23 16:40:00,2949.57,2951.68,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40430,做多,2025-12-23 16:40:00,2025-12-23 17:10:00,2951.68,2947.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40431,做空,2025-12-23 17:10:00,2025-12-23 17:45:00,2947.18,2932.91,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40432,做多,2025-12-23 18:35:00,2025-12-23 18:45:00,2946.1,2945.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40433,做空,2025-12-23 18:45:00,2025-12-23 19:00:00,2945.4,2949.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40434,做多,2025-12-23 19:00:00,2025-12-23 19:05:00,2949.61,2943.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40435,做空,2025-12-23 19:05:00,2025-12-23 20:00:00,2943.23,2945.95,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40436,做多,2025-12-23 20:00:00,2025-12-23 20:40:00,2945.95,2978.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40437,做多,2025-12-24 04:05:00,2025-12-24 04:10:00,2954.88,2952.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40438,做空,2025-12-24 04:10:00,2025-12-24 04:55:00,2952.7,2934.49,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40439,做多,2025-12-24 12:15:00,2025-12-24 12:45:00,2928.55,2931.17,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40440,做空,2025-12-24 12:45:00,2025-12-24 12:50:00,2931.17,2936.16,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40441,做多,2025-12-24 12:50:00,2025-12-24 13:05:00,2936.16,2932.46,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40442,做空,2025-12-24 13:05:00,2025-12-24 14:00:00,2932.46,2932.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40443,做多,2025-12-24 14:00:00,2025-12-24 14:15:00,2932.58,2931.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40444,做空,2025-12-24 14:15:00,2025-12-24 14:30:00,2931.51,2918.17,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40445,做多,2025-12-24 15:30:00,2025-12-24 15:35:00,2923.31,2918.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40446,做空,2025-12-24 15:35:00,2025-12-24 16:00:00,2918.6,2932.49,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40447,做多,2025-12-24 16:00:00,2025-12-24 16:05:00,2932.49,2926.66,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40448,做空,2025-12-24 16:05:00,2025-12-24 16:10:00,2926.66,2930.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40449,做多,2025-12-24 16:10:00,2025-12-24 16:20:00,2930.58,2925.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40450,做空,2025-12-24 16:20:00,2025-12-24 16:30:00,2925.18,2941.51,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40451,做多,2025-12-24 16:30:00,2025-12-24 16:35:00,2941.51,2937.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40452,做多,2025-12-25 00:45:00,2025-12-25 00:50:00,2943.18,2941.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40453,做空,2025-12-25 00:50:00,2025-12-25 01:10:00,2941.21,2943.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40454,做多,2025-12-25 01:10:00,2025-12-25 01:30:00,2943.18,2941.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40455,做空,2025-12-25 01:30:00,2025-12-25 01:40:00,2941.74,2947.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40456,做多,2025-12-25 01:40:00,2025-12-25 02:00:00,2947.39,2943.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40457,做空,2025-12-25 02:00:00,2025-12-25 02:10:00,2943.61,2946.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40458,做多,2025-12-25 02:10:00,2025-12-25 02:40:00,2946.96,2955.2,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40459,做多,2025-12-25 08:05:00,2025-12-25 13:55:00,2942.33,2929.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40460,做空,2025-12-25 13:55:00,2025-12-25 14:00:00,2929.86,2930.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40461,做多,2025-12-25 14:00:00,2025-12-25 14:15:00,2930.86,2927.83,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40462,做空,2025-12-25 14:15:00,2025-12-25 14:20:00,2927.83,2928.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40463,做多,2025-12-25 14:20:00,2025-12-25 15:25:00,2928.6,2948.79,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40464,做多,2025-12-25 21:55:00,2025-12-25 22:05:00,2945.75,2941.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40465,做空,2025-12-25 22:05:00,2025-12-25 22:40:00,2941.74,2928.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40466,做多,2025-12-26 02:10:00,2025-12-26 02:15:00,2952.43,2971.67,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40467,做多,2025-12-26 11:30:00,2025-12-26 12:15:00,2965.31,2967.49,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40468,做空,2025-12-26 12:15:00,2025-12-26 12:20:00,2967.49,2968.88,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40469,做多,2025-12-26 12:20:00,2025-12-26 13:10:00,2968.88,2975.95,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40470,做多,2025-12-26 23:00:00,2025-12-26 23:05:00,2931.13,2929.87,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40471,做空,2025-12-26 23:05:00,2025-12-26 23:15:00,2929.87,2929.18,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40472,做多,2025-12-26 23:15:00,2025-12-26 23:20:00,2929.18,2927.67,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40473,做空,2025-12-26 23:20:00,2025-12-26 23:30:00,2927.67,2927.81,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40474,做多,2025-12-26 23:30:00,2025-12-26 23:35:00,2927.81,2926.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40475,做空,2025-12-26 23:35:00,2025-12-26 23:50:00,2926.3,2927.22,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40476,做多,2025-12-26 23:50:00,2025-12-27 00:20:00,2927.22,2924.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40477,做空,2025-12-27 00:20:00,2025-12-27 00:30:00,2924.09,2924.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40478,做多,2025-12-27 00:30:00,2025-12-27 01:15:00,2924.8,2922.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40479,做空,2025-12-27 01:15:00,2025-12-27 01:30:00,2922.74,2925.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40480,做多,2025-12-27 01:30:00,2025-12-27 01:50:00,2925.76,2925.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40481,做空,2025-12-27 01:50:00,2025-12-27 02:20:00,2925.61,2924.67,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40482,做多,2025-12-27 02:20:00,2025-12-27 03:05:00,2924.67,2924.43,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40483,做空,2025-12-27 03:05:00,2025-12-27 03:15:00,2924.43,2926.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40484,做多,2025-12-27 03:15:00,2025-12-27 03:35:00,2926.62,2930.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40485,做多,2025-12-27 04:35:00,2025-12-27 05:20:00,2928.35,2927.34,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40486,做空,2025-12-27 05:20:00,2025-12-27 05:25:00,2927.34,2927.98,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40487,做多,2025-12-27 05:25:00,2025-12-27 06:05:00,2927.98,2927.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40488,做空,2025-12-27 06:05:00,2025-12-27 06:20:00,2927.86,2927.75,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40489,做多,2025-12-27 06:20:00,2025-12-27 06:25:00,2927.75,2927.18,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40490,做空,2025-12-27 06:25:00,2025-12-27 06:30:00,2927.18,2927.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40491,做多,2025-12-27 06:30:00,2025-12-27 06:35:00,2927.39,2927.26,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40492,做空,2025-12-27 06:35:00,2025-12-27 06:50:00,2927.26,2927.7,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40493,做多,2025-12-27 06:50:00,2025-12-27 07:05:00,2927.7,2930.51,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40494,做多,2025-12-27 11:50:00,2025-12-27 12:10:00,2929.34,2928.96,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40495,做空,2025-12-27 12:10:00,2025-12-27 12:25:00,2928.96,2929.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40496,做多,2025-12-27 12:25:00,2025-12-27 13:00:00,2929.74,2928.38,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40497,做空,2025-12-27 13:00:00,2025-12-27 13:20:00,2928.38,2926.29,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40498,做多,2025-12-27 13:35:00,2025-12-27 13:45:00,2930.59,2929.21,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40499,做空,2025-12-27 13:45:00,2025-12-27 14:20:00,2929.21,2926.24,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40500,做多,2025-12-27 14:45:00,2025-12-27 19:15:00,2929.55,2925.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40501,做空,2025-12-27 19:15:00,2025-12-27 19:35:00,2925.6,2927.2,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40502,做多,2025-12-27 19:35:00,2025-12-27 19:40:00,2927.2,2927.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40503,做空,2025-12-27 19:40:00,2025-12-28 04:50:00,2927.11,2938.3,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40504,做多,2025-12-28 04:50:00,2025-12-28 04:55:00,2938.3,2937.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40505,做空,2025-12-28 04:55:00,2025-12-28 05:30:00,2937.74,2933.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40506,做多,2025-12-28 05:50:00,2025-12-28 06:50:00,2938.24,2941.14,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40507,做空,2025-12-28 06:50:00,2025-12-28 08:05:00,2941.14,2941.65,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40508,做多,2025-12-28 08:05:00,2025-12-28 08:10:00,2941.65,2940.27,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40509,做空,2025-12-28 08:10:00,2025-12-28 08:35:00,2940.27,2941.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40510,做多,2025-12-28 08:35:00,2025-12-28 08:40:00,2941.76,2940.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40511,做空,2025-12-28 08:40:00,2025-12-28 09:10:00,2940.28,2941.24,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40512,做多,2025-12-28 09:10:00,2025-12-28 09:15:00,2941.24,2940.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40513,做空,2025-12-28 09:15:00,2025-12-28 09:20:00,2940.5,2942.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40514,做多,2025-12-28 09:20:00,2025-12-28 09:30:00,2942.57,2939.61,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40515,做空,2025-12-28 09:30:00,2025-12-28 09:35:00,2939.61,2934.0,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40516,做多,2025-12-28 10:05:00,2025-12-28 10:10:00,2941.5,2940.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40517,做空,2025-12-28 10:10:00,2025-12-28 10:15:00,2940.45,2940.74,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40518,做多,2025-12-28 10:15:00,2025-12-28 10:20:00,2940.74,2940.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40519,做空,2025-12-28 10:20:00,2025-12-28 10:25:00,2940.63,2941.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40520,做多,2025-12-28 10:25:00,2025-12-28 10:30:00,2941.05,2940.4,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40521,做空,2025-12-28 10:30:00,2025-12-28 10:45:00,2940.4,2940.52,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40522,做多,2025-12-28 10:45:00,2025-12-28 11:00:00,2940.52,2943.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40523,做多,2025-12-28 11:40:00,2025-12-28 12:05:00,2940.53,2939.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40524,做空,2025-12-28 12:05:00,2025-12-28 12:10:00,2939.85,2940.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40525,做多,2025-12-28 12:10:00,2025-12-28 12:15:00,2940.37,2939.62,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40526,做空,2025-12-28 12:15:00,2025-12-28 12:20:00,2939.62,2941.41,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40527,做多,2025-12-28 12:20:00,2025-12-28 12:35:00,2941.41,2936.5,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40528,做空,2025-12-28 12:35:00,2025-12-28 12:50:00,2936.5,2940.07,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40529,做多,2025-12-28 12:50:00,2025-12-28 12:55:00,2940.07,2937.91,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40530,做空,2025-12-28 12:55:00,2025-12-28 13:10:00,2937.91,2938.94,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40531,做多,2025-12-28 13:10:00,2025-12-28 13:35:00,2938.94,2942.34,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40532,做多,2025-12-28 13:55:00,2025-12-28 14:10:00,2939.24,2942.44,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40533,做多,2025-12-28 16:30:00,2025-12-28 16:55:00,2942.52,2941.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40534,做空,2025-12-28 16:55:00,2025-12-28 17:00:00,2941.99,2943.08,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40535,做多,2025-12-28 17:00:00,2025-12-28 17:15:00,2943.08,2948.52,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40536,做多,2025-12-28 18:05:00,2025-12-28 22:30:00,2941.38,2937.99,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40537,做空,2025-12-28 22:30:00,2025-12-28 22:35:00,2937.99,2941.23,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40538,做多,2025-12-28 22:35:00,2025-12-28 22:50:00,2941.23,2951.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40539,做多,2025-12-28 23:15:00,2025-12-28 23:45:00,2945.33,2950.88,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40540,做多,2025-12-29 09:10:00,2025-12-29 09:25:00,3010.4,3007.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40541,做空,2025-12-29 09:25:00,2025-12-29 09:40:00,3007.37,2969.75,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40542,做多,2025-12-29 20:10:00,2025-12-29 20:15:00,2937.24,2936.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40543,做空,2025-12-29 20:15:00,2025-12-29 21:10:00,2936.28,2934.25,0.0,100.0,0.0001,0.0,0.0,0.0,flip -40544,做多,2025-12-29 21:10:00,2025-12-29 21:15:00,2934.25,2934.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40545,做空,2025-12-29 21:15:00,2025-12-29 21:30:00,2934.0,2933.76,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40546,做多,2025-12-29 21:30:00,2025-12-29 22:00:00,2933.76,2933.09,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40547,做空,2025-12-29 22:00:00,2025-12-29 22:15:00,2933.09,2934.35,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40548,做多,2025-12-29 22:15:00,2025-12-29 22:35:00,2934.35,2938.37,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40549,做多,2025-12-29 23:30:00,2025-12-29 23:35:00,2935.28,2931.45,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40550,做空,2025-12-29 23:35:00,2025-12-29 23:45:00,2931.45,2935.0,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40551,做多,2025-12-29 23:45:00,2025-12-30 00:30:00,2935.0,2932.89,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40552,做空,2025-12-30 00:30:00,2025-12-30 00:45:00,2932.89,2935.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40553,做多,2025-12-30 00:45:00,2025-12-30 01:00:00,2935.86,2932.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40554,做空,2025-12-30 01:00:00,2025-12-30 01:10:00,2932.28,2934.02,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40555,做多,2025-12-30 01:10:00,2025-12-30 01:20:00,2934.02,2932.33,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40556,做空,2025-12-30 01:20:00,2025-12-30 01:30:00,2932.33,2927.81,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40557,做多,2025-12-30 01:45:00,2025-12-30 01:55:00,2935.42,2935.31,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40558,做空,2025-12-30 01:55:00,2025-12-30 02:10:00,2935.31,2933.3,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40559,做多,2025-12-30 02:15:00,2025-12-30 02:20:00,2938.06,2932.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40560,做空,2025-12-30 02:20:00,2025-12-30 02:30:00,2932.04,2927.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40561,做多,2025-12-30 03:20:00,2025-12-30 03:25:00,2940.81,2939.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40562,做多,2025-12-30 14:05:00,2025-12-30 14:25:00,2969.12,2969.4,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40563,做空,2025-12-30 14:25:00,2025-12-30 14:40:00,2969.4,2970.82,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40564,做多,2025-12-30 14:40:00,2025-12-30 14:50:00,2970.82,2998.64,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40565,做多,2025-12-30 16:55:00,2025-12-30 17:10:00,2981.73,2978.28,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40566,做空,2025-12-30 17:10:00,2025-12-30 17:20:00,2978.28,2981.11,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40567,做多,2025-12-30 17:20:00,2025-12-30 17:25:00,2981.11,2980.57,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40568,做空,2025-12-30 17:25:00,2025-12-30 17:30:00,2980.57,2981.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40569,做多,2025-12-30 17:30:00,2025-12-30 17:40:00,2981.86,2980.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40570,做空,2025-12-30 17:40:00,2025-12-30 17:45:00,2980.04,2970.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40571,做多,2025-12-30 23:15:00,2025-12-30 23:55:00,2971.49,2972.22,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40572,做空,2025-12-30 23:55:00,2025-12-31 01:15:00,2972.22,2980.8,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40573,做多,2025-12-31 01:15:00,2025-12-31 01:20:00,2980.8,2978.76,0.0,100.0,0.0001,-0.0,0.0,-0.0,tp_upper -40574,做多,2025-12-31 03:50:00,2025-12-31 04:25:00,2969.0,2970.25,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40575,做空,2025-12-31 04:25:00,2025-12-31 04:35:00,2970.25,2971.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40576,做多,2025-12-31 04:35:00,2025-12-31 04:50:00,2971.29,2969.86,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40577,做空,2025-12-31 04:50:00,2025-12-31 05:00:00,2969.86,2972.85,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40578,做多,2025-12-31 05:00:00,2025-12-31 07:00:00,2972.85,2972.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40579,做空,2025-12-31 07:00:00,2025-12-31 07:20:00,2972.37,2972.58,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40580,做多,2025-12-31 07:20:00,2025-12-31 07:30:00,2972.58,2972.37,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40581,做空,2025-12-31 07:30:00,2025-12-31 07:35:00,2972.37,2974.63,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40582,做多,2025-12-31 07:35:00,2025-12-31 08:30:00,2974.63,2973.05,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40583,做空,2025-12-31 08:30:00,2025-12-31 08:40:00,2973.05,2965.8,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40584,做多,2025-12-31 09:35:00,2025-12-31 10:15:00,2974.0,2979.11,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40585,做多,2025-12-31 10:35:00,2025-12-31 11:00:00,2975.61,2980.23,0.0,100.0,0.0001,0.0,0.0,0.0,tp_upper -40586,做多,2025-12-31 15:35:00,2025-12-31 15:40:00,2980.0,2979.6,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40587,做空,2025-12-31 15:40:00,2025-12-31 15:45:00,2979.6,2985.64,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40588,做多,2025-12-31 15:45:00,2025-12-31 15:50:00,2985.64,2983.56,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40589,做空,2025-12-31 15:50:00,2025-12-31 15:55:00,2983.56,2984.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40590,做多,2025-12-31 15:55:00,2025-12-31 16:00:00,2984.29,2981.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40591,做空,2025-12-31 16:00:00,2025-12-31 16:05:00,2981.39,2982.14,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40592,做多,2025-12-31 16:05:00,2025-12-31 16:20:00,2982.14,2983.41,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40593,做空,2025-12-31 16:20:00,2025-12-31 16:25:00,2983.41,2986.19,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40594,做多,2025-12-31 16:25:00,2025-12-31 16:30:00,2986.19,2980.39,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40595,做空,2025-12-31 16:30:00,2025-12-31 16:40:00,2980.39,2965.4,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40596,做多,2025-12-31 18:05:00,2025-12-31 18:10:00,2982.65,2981.29,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40597,做空,2025-12-31 18:10:00,2025-12-31 20:05:00,2981.29,2968.86,0.0,100.0,0.0001,0.0,0.0,0.0,tp_lower -40598,做多,2025-12-31 21:30:00,2025-12-31 21:35:00,2982.34,2982.15,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40599,做空,2025-12-31 21:35:00,2025-12-31 21:50:00,2982.15,2981.64,0.0,100.0,0.0001,0.0,0.0,-0.0,flip -40600,做多,2025-12-31 21:50:00,2025-12-31 21:55:00,2981.64,2981.04,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40601,做空,2025-12-31 21:55:00,2025-12-31 22:25:00,2981.04,2982.75,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40602,做多,2025-12-31 22:25:00,2025-12-31 22:30:00,2982.75,2978.55,0.0,100.0,0.0001,-0.0,0.0,-0.0,flip -40603,做空,2025-12-31 22:30:00,2025-12-31 23:55:00,2978.55,2970.39,0.0,100.0,0.0001,0.0,0.0,0.0,end diff --git a/strategy/results/bb_midline_5m_param_sweep.csv b/strategy/results/bb_midline_5m_param_sweep.csv deleted file mode 100644 index a9bac19..0000000 --- a/strategy/results/bb_midline_5m_param_sweep.csv +++ /dev/null @@ -1,85 +0,0 @@ -period,std,period_step,std_step,final_eq,ret_pct,n_trades,win_rate,sharpe,dd -15,1.5,10,0.5,0.00047035550350871735,-99.99976482224825,111588,34.390794709108505,-1.0318566813340773,-202.38278172487549 -15,2.0,10,0.5,0.0003682458531207367,-99.99981587707344,114983,31.99951297148274,-1.0517447664263284,-207.00926699542296 -15,2.5,10,0.5,0.00013517790996149244,-99.99993241104502,118944,28.41841538875437,-1.066843300280861,-202.97365018191613 -15,3.0,10,0.5,2.7372158257389396e-05,-99.99998631392087,123018,25.341819896275343,-1.0375855233149691,-203.97454793219083 -15,3.5,10,0.5,7.669217720507588e-06,-99.99999616539114,125514,23.555141259142406,-1.0295116405913771,-199.9999926321606 -15,4.0,10,0.5,1.3373229853368135e-06,-99.9999993313385,126581,22.765659933165324,-1.0295288560138371,-199.99999869386636 -25,1.5,10,0.5,0.0017630495668879283,-99.99911847521656,84946,32.794952087208344,-1.293729889070109,-207.35144513711467 -25,2.0,10,0.5,0.0021262699573547064,-99.99893686502132,87416,29.61471584149355,-1.0769254917914826,-207.3230697431621 -25,2.5,10,0.5,0.019232972624929533,-99.99038351368753,89753,26.640892226443686,-0.7661744780665724,-282.9426200919278 -25,3.0,10,0.5,0.008324747423078871,-99.99583762628846,92114,24.08537247323968,-0.7701299195822682,-299.3619517674745 -25,3.5,10,0.5,0.0021990833038556443,-99.99890045834807,93887,22.321514160639918,-0.8594065630854474,-249.20948309430867 -25,4.0,10,0.5,0.0006738628522136209,-99.9996630685739,95030,21.376407450278858,-0.7576562230433436,-291.98051861072224 -35,1.5,10,0.5,0.02089403178818467,-99.98955298410591,72581,31.327757953183337,-1.3309409260309297,-202.064386268866 -35,2.0,10,0.5,0.04911133191480452,-99.97544433404259,74592,27.870280995280993,-1.1788018107980864,-208.19318228650735 -35,2.5,10,0.5,0.11339157723591194,-99.94330421138204,76304,25.05897462780457,-0.9891952503585197,-207.81448051914438 -35,3.0,10,0.5,0.11968128814263472,-99.94015935592869,77841,22.939068100358423,-0.8139159656385352,-221.5376495451823 -35,3.5,10,0.5,0.01984485951274019,-99.99007757024363,79196,21.3861811202586,-1.060687386107305,-230.0395662353739 -35,4.0,10,0.5,0.012363126554740892,-99.99381843672263,80118,20.540952095658906,-0.9081750231226203,-210.33305195479676 -45,1.5,10,0.5,0.06804612639104632,-99.96597693680448,63854,30.02474394712939,-1.129416637835604,-199.9327591253644 -45,2.0,10,0.5,0.08115056060726777,-99.95942471969637,65616,26.502682272616436,-0.9579345891598869,-236.4862054858405 -45,2.5,10,0.5,0.13538296683662002,-99.93230851658168,66915,23.782410520809982,-0.7075702450197628,-271.08910187835227 -45,3.0,10,0.5,0.09969712703152057,-99.95015143648423,68156,21.86307881917953,-0.6451318177267918,-295.9747288571139 -45,3.5,10,0.5,0.09210686086215344,-99.95394656956893,69136,20.51174496644295,-0.45887396866107066,-429.20953221378915 -45,4.0,10,0.5,0.08145389297753457,-99.95927305351124,69869,19.75554251527859,-0.5082958377978372,-369.88002808773837 -55,1.5,10,0.5,0.055918483619185166,-99.9720407581904,57008,29.073112545607632,-1.135641198208353,-205.86923282780617 -55,2.0,10,0.5,0.09137017136829197,-99.95431491431586,58485,25.582628024279728,-1.0618048081366185,-210.73187077440718 -55,2.5,10,0.5,0.15140570229310388,-99.92429714885346,59613,23.10402093503095,-0.9409011616127569,-214.74837340120598 -55,3.0,10,0.5,0.19074157711726422,-99.90462921144137,60601,21.458391775713274,-0.7210538774678307,-228.38551279326268 -55,3.5,10,0.5,0.266445127868473,-99.86677743606576,61404,20.28043775649795,-0.564524044727798,-243.9096107161547 -55,4.0,10,0.5,0.26774779880824356,-99.86612610059588,62052,19.62064075291691,-0.48626128008345376,-293.3629257317168 -65,1.5,10,0.5,0.04907015568532271,-99.97546492215734,52899,28.14230892833513,-1.1576453239098663,-199.95103322806455 -65,2.0,10,0.5,0.09845537769869178,-99.95077231115066,54133,24.896089261633385,-0.9612794470061556,-201.98589389095932 -65,2.5,10,0.5,0.14242537277814582,-99.92878731361093,55056,22.54068584713746,-1.0481822765622575,-217.92289691106637 -65,3.0,10,0.5,0.21445168112609417,-99.89277415943695,55869,20.963324920796865,-0.9157350431731428,-217.07298744964024 -65,3.5,10,0.5,0.11086043832824247,-99.94456978083588,56546,19.916528136384535,-0.889029811935134,-208.98004563743567 -65,4.0,10,0.5,0.13368760731622228,-99.93315619634188,57073,19.287579065407463,-0.6873579796541707,-224.09354725742426 -75,1.5,10,0.5,0.4210843943579031,-99.78945780282105,49258,27.441227820861585,-0.8547303664345759,-251.85239328153438 -75,2.0,10,0.5,0.4517921443623139,-99.77410392781884,50455,24.164106629670005,-0.6584921622071749,-294.1643492057131 -75,2.5,10,0.5,0.6840327479120798,-99.65798362604396,51222,22.05302409121081,-0.8751293718771636,-251.58583670556357 -75,3.0,10,0.5,1.0493683175491069,-99.47531584122545,51928,20.643968571868744,-0.8506313317219855,-240.16427918824203 -75,3.5,10,0.5,0.3002907430136643,-99.84985462849316,52522,19.66604470507597,-0.9150694199211542,-228.47263285477916 -75,4.0,10,0.5,0.5645103894047913,-99.7177448052976,52944,19.082426715019643,-0.5813832054508865,-339.28451518453875 -85,1.5,10,0.5,0.02561939348725843,-99.98719030325637,46669,26.347254065868135,-1.3394559452187687,-199.97440286154722 -85,2.0,10,0.5,0.027562363422181876,-99.9862188182889,47656,23.30871243914722,-1.6035376159684314,-199.97246157942988 -85,2.5,10,0.5,0.06710236812371269,-99.96644881593815,48349,21.363420132784547,-1.3159475743389093,-200.5606978611736 -85,3.0,10,0.5,0.06029185809930138,-99.96985407095035,48950,20.036772216547497,-1.1509308662867805,-202.6717296280356 -85,3.5,10,0.5,0.054195810082062756,-99.97290209495897,49451,19.18869183636327,-0.9659646629970992,-203.09667435496505 -85,4.0,10,0.5,0.0936191651022354,-99.95319041744888,49870,18.600360938439945,-0.6387572048825219,-267.1308034697755 -95,1.5,10,0.5,0.0978095706248613,-99.95109521468757,44232,26.064839934888766,-1.6362452282909372,-203.01129606801078 -95,2.0,10,0.5,0.09155064140685701,-99.95422467929657,45102,22.967939337501665,-1.4580521919101679,-199.97896885909833 -95,2.5,10,0.5,0.13353975402701052,-99.9332301229865,45683,21.053783683208195,-1.2834053444224973,-205.97722633464866 -95,3.0,10,0.5,0.11922415974801172,-99.940387920126,46243,19.793266007828212,-1.3127594636083004,-209.93002471500728 -95,3.5,10,0.5,0.08490721133074189,-99.95754639433463,46731,19.066572510753033,-0.9476179854957475,-209.6450016389805 -95,4.0,10,0.5,0.12790328947294202,-99.93604835526352,47067,18.550151911105445,-0.751921932535252,-215.34297603401436 -105,1.5,10,0.5,0.3107871173165156,-99.84460644134174,42457,25.289116046823846,-1.4384875040917713,-207.99320092200065 -105,2.0,10,0.5,0.4348322314181436,-99.78258388429093,43239,22.33862947801753,-1.3783320940275678,-207.42263371527645 -105,2.5,10,0.5,0.6519741878688033,-99.6740129060656,43819,20.49111116182478,-1.3838762571726289,-211.58787241883724 -105,3.0,10,0.5,0.6272088870954825,-99.68639555645225,44317,19.258975111131168,-1.1669183306576214,-214.76037206815255 -105,3.5,10,0.5,0.48414610299791855,-99.75792694850104,44756,18.587451961748144,-1.097312680815389,-218.08694275448883 -105,4.0,10,0.5,0.9238007100788466,-99.53809964496058,45088,18.071327182398864,-0.766833644617431,-228.08378402449856 -115,1.5,10,0.5,0.2519762013578816,-99.87401189932106,40603,24.907026574391054,-1.2068532641982856,-203.55972685901094 -115,2.0,10,0.5,0.24640178809971616,-99.87679910595014,41362,21.938010734490597,-1.1265561819825711,-205.1211003357915 -115,2.5,10,0.5,0.5104894066647994,-99.7447552966676,41895,20.179018976011456,-1.2283831092133597,-207.03468168503625 -115,3.0,10,0.5,0.3267094948301192,-99.83664525258494,42350,19.053128689492326,-0.9353309323210536,-214.927636848525 -115,3.5,10,0.5,0.4562186733246713,-99.77189066333766,42727,18.37713857748028,-0.8387344659201758,-212.4165991865744 -115,4.0,10,0.5,0.804703304477972,-99.59764834776101,42999,17.967859717667853,-0.6328910463396727,-230.00767242563782 -15,1.5,20,1.0,0.00047035550350871735,-99.99976482224825,111588,34.390794709108505,-1.0318566813340773,-202.38278172487549 -15,2.5,20,1.0,0.00013517790996149244,-99.99993241104502,118944,28.41841538875437,-1.066843300280861,-202.97365018191613 -15,3.5,20,1.0,7.669217720507588e-06,-99.99999616539114,125514,23.555141259142406,-1.0295116405913771,-199.9999926321606 -35,1.5,20,1.0,0.02089403178818467,-99.98955298410591,72581,31.327757953183337,-1.3309409260309297,-202.064386268866 -35,2.5,20,1.0,0.11339157723591194,-99.94330421138204,76304,25.05897462780457,-0.9891952503585197,-207.81448051914438 -35,3.5,20,1.0,0.01984485951274019,-99.99007757024363,79196,21.3861811202586,-1.060687386107305,-230.0395662353739 -55,1.5,20,1.0,0.055918483619185166,-99.9720407581904,57008,29.073112545607632,-1.135641198208353,-205.86923282780617 -55,2.5,20,1.0,0.15140570229310388,-99.92429714885346,59613,23.10402093503095,-0.9409011616127569,-214.74837340120598 -55,3.5,20,1.0,0.266445127868473,-99.86677743606576,61404,20.28043775649795,-0.564524044727798,-243.9096107161547 -75,1.5,20,1.0,0.4210843943579031,-99.78945780282105,49258,27.441227820861585,-0.8547303664345759,-251.85239328153438 -75,2.5,20,1.0,0.6840327479120798,-99.65798362604396,51222,22.05302409121081,-0.8751293718771636,-251.58583670556357 -75,3.5,20,1.0,0.3002907430136643,-99.84985462849316,52522,19.66604470507597,-0.9150694199211542,-228.47263285477916 -95,1.5,20,1.0,0.0978095706248613,-99.95109521468757,44232,26.064839934888766,-1.6362452282909372,-203.01129606801078 -95,2.5,20,1.0,0.13353975402701052,-99.9332301229865,45683,21.053783683208195,-1.2834053444224973,-205.97722633464866 -95,3.5,20,1.0,0.08490721133074189,-99.95754639433463,46731,19.066572510753033,-0.9476179854957475,-209.6450016389805 -115,1.5,20,1.0,0.2519762013578816,-99.87401189932106,40603,24.907026574391054,-1.2068532641982856,-203.55972685901094 -115,2.5,20,1.0,0.5104894066647994,-99.7447552966676,41895,20.179018976011456,-1.2283831092133597,-207.03468168503625 -115,3.5,20,1.0,0.4562186733246713,-99.77189066333766,42727,18.37713857748028,-0.8387344659201758,-212.4165991865744 diff --git a/strategy/results/bb_midline_best_trades_5m_20260227_041455.csv b/strategy/results/bb_midline_best_trades_5m_20260227_041455.csv deleted file mode 100644 index 49d7efb..0000000 --- a/strategy/results/bb_midline_best_trades_5m_20260227_041455.csv +++ /dev/null @@ -1,87702 +0,0 @@ -序号,方向,开仓时间,平仓时间,开仓价,平仓价,净盈亏,平仓原因 -1,做空,2020-01-01 03:05:00,2020-01-01 03:35:00,130.13,130.22,-0.24,tp_lower -2,做多,2020-01-01 04:30:00,2020-01-01 04:35:00,130.5,130.53,-0.05,tp_upper -3,做空,2020-01-01 04:50:00,2020-01-01 05:00:00,130.17,130.22,-0.18,flip_to_long -4,做多,2020-01-01 05:00:00,2020-01-01 05:10:00,130.22,130.14,-0.22,flip_to_short -5,做空,2020-01-01 05:10:00,2020-01-01 05:20:00,130.14,130.25,-0.27,flip_to_long -6,做多,2020-01-01 05:20:00,2020-01-01 05:30:00,130.25,130.21,-0.16,flip_to_short -7,做空,2020-01-01 05:30:00,2020-01-01 05:35:00,130.21,130.28,-0.21,flip_to_long -8,做多,2020-01-01 05:35:00,2020-01-01 05:40:00,130.28,130.25,-0.14,flip_to_short -9,做空,2020-01-01 05:40:00,2020-01-01 06:00:00,130.25,130.3,-0.17,flip_to_long -10,做多,2020-01-01 06:00:00,2020-01-01 06:10:00,130.3,130.41,0.07,tp_upper -11,做空,2020-01-01 06:50:00,2020-01-01 06:55:00,130.27,130.36,-0.24,flip_to_long -12,做多,2020-01-01 06:55:00,2020-01-01 07:05:00,130.36,130.35,-0.11,flip_to_short -13,做空,2020-01-01 07:05:00,2020-01-01 07:10:00,130.35,130.44,-0.23,flip_to_long -14,做多,2020-01-01 07:10:00,2020-01-01 07:25:00,130.44,130.51,0.01,flip_to_short -15,做空,2020-01-01 07:25:00,2020-01-01 07:35:00,130.51,130.25,0.29,tp_lower -16,做多,2020-01-01 08:55:00,2020-01-01 09:00:00,130.24,130.21,-0.14,tp_upper -17,做空,2020-01-01 09:50:00,2020-01-01 10:00:00,130.13,130.1,-0.05,flip_to_long -18,做多,2020-01-01 10:00:00,2020-01-01 10:05:00,130.1,130.37,0.31,tp_upper -19,做空,2020-01-01 11:50:00,2020-01-01 12:00:00,130.62,130.84,-0.43,flip_to_long -20,做多,2020-01-01 12:00:00,2020-01-01 12:10:00,130.84,130.87,-0.05,flip_to_short -21,做空,2020-01-01 12:10:00,2020-01-01 12:35:00,130.87,131.13,-0.49,flip_to_long -22,做多,2020-01-01 12:35:00,2020-01-01 13:00:00,131.13,131.64,0.66,tp_upper -23,做空,2020-01-01 14:00:00,2020-01-01 14:10:00,131.31,131.51,-0.4,flip_to_long -24,做多,2020-01-01 14:10:00,2020-01-01 14:20:00,131.51,131.82,0.36,tp_upper -25,做空,2020-01-01 15:15:00,2020-01-01 15:30:00,131.78,131.78,-0.1,flip_to_long -26,做多,2020-01-01 15:30:00,2020-01-01 15:35:00,131.78,132.28,0.64,tp_upper -27,做空,2020-01-01 15:40:00,2020-01-01 15:50:00,131.92,131.81,0.07,flip_to_long -28,做多,2020-01-01 15:50:00,2020-01-01 16:00:00,131.81,131.96,0.12,tp_upper -29,做空,2020-01-01 16:05:00,2020-01-01 17:40:00,131.98,132.25,-0.5,flip_to_long -30,做多,2020-01-01 17:40:00,2020-01-01 17:50:00,132.25,132.31,-0.01,flip_to_short -31,做空,2020-01-01 17:50:00,2020-01-01 18:25:00,132.31,131.69,0.82,tp_lower -32,做多,2020-01-01 19:30:00,2020-01-01 19:35:00,131.89,131.8,-0.23,flip_to_short -33,做空,2020-01-01 19:35:00,2020-01-01 19:45:00,131.8,131.88,-0.22,flip_to_long -34,做多,2020-01-01 19:45:00,2020-01-01 19:55:00,131.88,131.79,-0.23,flip_to_short -35,做空,2020-01-01 19:55:00,2020-01-01 20:10:00,131.79,131.79,-0.1,flip_to_long -36,做多,2020-01-01 20:10:00,2020-01-01 20:15:00,131.79,131.67,-0.27,flip_to_short -37,做空,2020-01-01 20:15:00,2020-01-01 20:25:00,131.67,132.09,-0.72,flip_to_long -38,做多,2020-01-01 20:25:00,2020-01-01 20:30:00,132.09,131.9,-0.38,tp_upper -39,做空,2020-01-01 21:10:00,2020-01-01 21:40:00,132.01,131.89,0.08,tp_lower -40,做多,2020-01-01 21:45:00,2020-01-01 21:50:00,132.04,131.75,-0.52,flip_to_short -41,做空,2020-01-01 21:50:00,2020-01-01 22:00:00,131.75,130.7,1.44,tp_lower -42,做多,2020-01-01 23:25:00,2020-01-01 23:30:00,130.41,130.21,-0.39,flip_to_short -43,做空,2020-01-01 23:30:00,2020-01-01 23:35:00,130.21,130.38,-0.35,flip_to_long -44,做多,2020-01-01 23:35:00,2020-01-01 23:50:00,130.38,130.72,0.41,tp_upper -45,做空,2020-01-02 00:05:00,2020-01-02 01:15:00,130.35,130.38,-0.15,flip_to_long -46,做多,2020-01-02 01:15:00,2020-01-02 04:10:00,130.38,129.38,-1.64,flip_to_short -47,做空,2020-01-02 04:10:00,2020-01-02 05:10:00,129.38,129.4,-0.13,flip_to_long -48,做多,2020-01-02 05:10:00,2020-01-02 05:35:00,129.4,129.56,0.15,flip_to_short -49,做空,2020-01-02 05:35:00,2020-01-02 05:50:00,129.56,129.32,0.27,tp_lower -50,做多,2020-01-02 05:55:00,2020-01-02 06:00:00,129.58,129.57,-0.11,flip_to_short -51,做空,2020-01-02 06:00:00,2020-01-02 06:50:00,129.57,129.24,0.41,tp_lower -52,做多,2020-01-02 07:00:00,2020-01-02 08:10:00,129.47,129.86,0.5,tp_upper -53,做空,2020-01-02 09:10:00,2020-01-02 09:55:00,129.82,129.96,-0.31,flip_to_long -54,做多,2020-01-02 09:55:00,2020-01-02 10:05:00,129.96,129.79,-0.36,flip_to_short -55,做空,2020-01-02 10:05:00,2020-01-02 10:10:00,129.79,130.08,-0.54,flip_to_long -56,做多,2020-01-02 10:10:00,2020-01-02 10:15:00,130.08,129.93,-0.33,flip_to_short -57,做空,2020-01-02 10:15:00,2020-01-02 11:00:00,129.93,129.81,0.08,flip_to_long -58,做多,2020-01-02 11:00:00,2020-01-02 12:20:00,129.81,129.66,-0.33,flip_to_short -59,做空,2020-01-02 12:20:00,2020-01-02 12:40:00,129.66,129.62,-0.04,flip_to_long -60,做多,2020-01-02 12:40:00,2020-01-02 12:50:00,129.62,129.89,0.31,tp_upper -61,做空,2020-01-02 13:25:00,2020-01-02 13:30:00,129.74,129.07,0.92,tp_lower -62,做多,2020-01-02 14:40:00,2020-01-02 14:55:00,129.68,129.3,-0.68,flip_to_short -63,做空,2020-01-02 14:55:00,2020-01-02 15:00:00,129.3,129.6,-0.56,flip_to_long -64,做多,2020-01-02 15:00:00,2020-01-02 15:20:00,129.6,129.44,-0.34,flip_to_short -65,做空,2020-01-02 15:20:00,2020-01-02 15:40:00,129.44,129.52,-0.22,flip_to_long -66,做多,2020-01-02 15:40:00,2020-01-02 16:00:00,129.52,129.48,-0.16,flip_to_short -67,做空,2020-01-02 16:00:00,2020-01-02 16:05:00,129.48,129.12,0.45,tp_lower -68,做多,2020-01-02 18:10:00,2020-01-02 19:05:00,127.3,127.06,-0.47,flip_to_short -69,做空,2020-01-02 19:05:00,2020-01-02 19:10:00,127.06,127.27,-0.42,tp_lower -70,做多,2020-01-02 19:30:00,2020-01-02 19:40:00,127.37,127.34,-0.14,flip_to_short -71,做空,2020-01-02 19:40:00,2020-01-02 19:45:00,127.34,127.48,-0.31,flip_to_long -72,做多,2020-01-02 19:45:00,2020-01-02 20:05:00,127.48,127.41,-0.2,flip_to_short -73,做空,2020-01-02 20:05:00,2020-01-02 20:20:00,127.41,126.89,0.69,tp_lower -74,做多,2020-01-02 20:30:00,2020-01-02 21:40:00,127.07,127.72,0.9,tp_upper -75,做多,2020-01-02 23:05:00,2020-01-03 00:20:00,127.35,127.33,-0.13,tp_upper -76,做空,2020-01-03 00:25:00,2020-01-03 00:45:00,127.23,126.97,0.31,tp_lower -77,做多,2020-01-03 01:00:00,2020-01-03 03:35:00,127.03,126.68,-0.65,flip_to_short -78,做空,2020-01-03 03:35:00,2020-01-03 03:55:00,126.68,126.76,-0.23,flip_to_long -79,做多,2020-01-03 03:55:00,2020-01-03 04:05:00,126.76,127.06,0.37,tp_upper -80,做多,2020-01-03 06:30:00,2020-01-03 06:35:00,129.06,129.0,-0.19,flip_to_short -81,做空,2020-01-03 06:35:00,2020-01-03 06:45:00,129.0,129.04,-0.16,flip_to_long -82,做多,2020-01-03 06:45:00,2020-01-03 07:00:00,129.04,129.1,-0.01,tp_upper -83,做空,2020-01-03 07:15:00,2020-01-03 07:35:00,129.15,128.92,0.26,tp_lower -84,做多,2020-01-03 07:40:00,2020-01-03 07:45:00,129.09,129.03,-0.19,flip_to_short -85,做空,2020-01-03 07:45:00,2020-01-03 07:50:00,129.03,128.74,0.35,tp_lower -86,做多,2020-01-03 08:00:00,2020-01-03 08:25:00,129.05,129.39,0.43,tp_upper -87,做多,2020-01-03 10:10:00,2020-01-03 10:15:00,132.63,132.11,-0.88,tp_upper -88,做空,2020-01-03 10:20:00,2020-01-03 10:30:00,131.88,131.59,0.34,tp_lower -89,做多,2020-01-03 10:45:00,2020-01-03 11:15:00,131.93,132.03,0.05,flip_to_short -90,做空,2020-01-03 11:15:00,2020-01-03 11:25:00,132.03,132.04,-0.11,flip_to_long -91,做多,2020-01-03 11:25:00,2020-01-03 11:50:00,132.04,132.43,0.49,tp_upper -92,做空,2020-01-03 12:30:00,2020-01-03 12:35:00,132.05,132.12,-0.2,flip_to_long -93,做多,2020-01-03 12:35:00,2020-01-03 13:15:00,132.12,132.26,0.11,flip_to_short -94,做空,2020-01-03 13:15:00,2020-01-03 13:25:00,132.26,132.43,-0.35,flip_to_long -95,做多,2020-01-03 13:25:00,2020-01-03 13:35:00,132.43,132.38,-0.17,flip_to_short -96,做空,2020-01-03 13:35:00,2020-01-03 14:05:00,132.38,131.79,0.78,tp_lower -97,做多,2020-01-03 15:30:00,2020-01-03 15:40:00,131.84,131.66,-0.37,flip_to_short -98,做空,2020-01-03 15:40:00,2020-01-03 15:45:00,131.66,131.72,-0.19,flip_to_long -99,做多,2020-01-03 15:45:00,2020-01-03 15:50:00,131.72,132.1,0.47,tp_upper -100,做空,2020-01-03 17:15:00,2020-01-03 17:20:00,132.74,132.84,-0.25,flip_to_long -101,做多,2020-01-03 17:20:00,2020-01-03 17:35:00,132.84,134.17,1.88,tp_upper -102,做空,2020-01-03 18:40:00,2020-01-03 19:05:00,133.54,132.41,1.59,tp_lower -103,做多,2020-01-03 19:40:00,2020-01-03 19:50:00,133.3,133.24,-0.19,flip_to_short -104,做空,2020-01-03 19:50:00,2020-01-03 19:55:00,133.24,133.41,-0.36,flip_to_long -105,做多,2020-01-03 19:55:00,2020-01-03 20:15:00,133.41,133.08,-0.6,flip_to_short -106,做空,2020-01-03 20:15:00,2020-01-03 20:20:00,133.08,133.11,-0.14,flip_to_long -107,做多,2020-01-03 20:20:00,2020-01-03 20:30:00,133.11,133.32,0.21,flip_to_short -108,做空,2020-01-03 20:30:00,2020-01-03 21:10:00,133.32,133.59,-0.5,flip_to_long -109,做多,2020-01-03 21:10:00,2020-01-03 21:35:00,133.59,133.36,-0.44,flip_to_short -110,做空,2020-01-03 21:35:00,2020-01-03 21:50:00,133.36,132.34,1.42,tp_lower -111,做多,2020-01-03 22:50:00,2020-01-03 23:10:00,132.93,133.38,0.58,tp_upper -112,做多,2020-01-04 02:10:00,2020-01-04 02:15:00,133.14,133.05,-0.24,flip_to_short -113,做空,2020-01-04 02:15:00,2020-01-04 02:40:00,133.05,133.11,-0.2,flip_to_long -114,做多,2020-01-04 02:40:00,2020-01-04 02:45:00,133.11,133.19,0.02,tp_upper -115,做空,2020-01-04 03:35:00,2020-01-04 03:45:00,133.22,133.2,-0.07,flip_to_long -116,做多,2020-01-04 03:45:00,2020-01-04 04:00:00,133.2,133.02,-0.38,flip_to_short -117,做空,2020-01-04 04:00:00,2020-01-04 04:10:00,133.02,133.21,-0.4,flip_to_long -118,做多,2020-01-04 04:10:00,2020-01-04 04:25:00,133.21,133.39,0.17,tp_upper -119,做多,2020-01-04 06:00:00,2020-01-04 06:05:00,133.82,133.83,-0.09,tp_upper -120,做空,2020-01-04 06:30:00,2020-01-04 06:35:00,133.74,133.95,-0.42,flip_to_long -121,做多,2020-01-04 06:35:00,2020-01-04 06:45:00,133.95,133.76,-0.39,flip_to_short -122,做空,2020-01-04 06:45:00,2020-01-04 06:50:00,133.76,133.94,-0.38,flip_to_long -123,做多,2020-01-04 06:50:00,2020-01-04 07:05:00,133.94,133.89,-0.18,flip_to_short -124,做空,2020-01-04 07:05:00,2020-01-04 07:25:00,133.89,133.52,0.46,tp_lower -125,做多,2020-01-04 07:55:00,2020-01-04 08:05:00,133.84,133.67,-0.36,flip_to_short -126,做空,2020-01-04 08:05:00,2020-01-04 08:35:00,133.67,133.92,-0.48,flip_to_long -127,做多,2020-01-04 08:35:00,2020-01-04 08:50:00,133.92,133.69,-0.45,flip_to_short -128,做空,2020-01-04 08:50:00,2020-01-04 08:55:00,133.69,133.55,0.11,tp_lower -129,做多,2020-01-04 09:30:00,2020-01-04 09:45:00,133.69,133.93,0.26,tp_upper -130,做空,2020-01-04 10:45:00,2020-01-04 10:55:00,133.84,133.32,0.68,tp_lower -131,做多,2020-01-04 11:45:00,2020-01-04 11:50:00,133.71,133.6,-0.27,flip_to_short -132,做空,2020-01-04 11:50:00,2020-01-04 11:55:00,133.6,133.71,-0.27,flip_to_long -133,做多,2020-01-04 11:55:00,2020-01-04 12:00:00,133.71,133.62,-0.24,flip_to_short -134,做空,2020-01-04 12:00:00,2020-01-04 12:15:00,133.62,133.4,0.23,tp_lower -135,做多,2020-01-04 14:00:00,2020-01-04 14:05:00,133.05,132.93,-0.28,flip_to_short -136,做空,2020-01-04 14:05:00,2020-01-04 14:15:00,132.93,132.98,-0.18,flip_to_long -137,做多,2020-01-04 14:15:00,2020-01-04 14:20:00,132.98,132.89,-0.24,flip_to_short -138,做空,2020-01-04 14:20:00,2020-01-04 14:25:00,132.89,133.0,-0.27,flip_to_long -139,做多,2020-01-04 14:25:00,2020-01-04 14:40:00,133.0,133.28,0.32,tp_upper -140,做空,2020-01-04 15:05:00,2020-01-04 15:20:00,133.01,133.34,-0.6,flip_to_long -141,做多,2020-01-04 15:20:00,2020-01-04 15:25:00,133.34,133.51,0.15,tp_upper -142,做空,2020-01-04 15:55:00,2020-01-04 16:05:00,133.21,133.19,-0.07,flip_to_long -143,做多,2020-01-04 16:05:00,2020-01-04 16:25:00,133.19,133.1,-0.23,flip_to_short -144,做空,2020-01-04 16:25:00,2020-01-04 16:50:00,133.1,133.3,-0.4,flip_to_long -145,做多,2020-01-04 16:50:00,2020-01-04 16:55:00,133.3,133.1,-0.4,flip_to_short -146,做空,2020-01-04 16:55:00,2020-01-04 17:00:00,133.1,133.25,-0.32,flip_to_long -147,做多,2020-01-04 17:00:00,2020-01-04 17:05:00,133.25,133.46,0.21,tp_upper -148,做空,2020-01-04 18:40:00,2020-01-04 18:50:00,133.61,133.38,0.24,tp_lower -149,做多,2020-01-04 19:40:00,2020-01-04 19:50:00,133.99,133.88,-0.26,flip_to_short -150,做空,2020-01-04 19:50:00,2020-01-04 20:15:00,133.88,133.58,0.34,flip_to_long -151,做多,2020-01-04 20:15:00,2020-01-04 20:35:00,133.58,133.74,0.14,flip_to_short -152,做空,2020-01-04 20:35:00,2020-01-04 21:20:00,133.74,133.72,-0.07,flip_to_long -153,做多,2020-01-04 21:20:00,2020-01-04 21:30:00,133.72,134.42,0.94,tp_upper -154,做空,2020-01-04 21:55:00,2020-01-04 22:30:00,134.03,134.09,-0.19,flip_to_long -155,做多,2020-01-04 22:30:00,2020-01-04 22:50:00,134.09,134.04,-0.17,flip_to_short -156,做空,2020-01-04 22:50:00,2020-01-04 23:00:00,134.04,134.26,-0.42,flip_to_long -157,做多,2020-01-04 23:00:00,2020-01-04 23:10:00,134.26,134.14,-0.28,flip_to_short -158,做空,2020-01-04 23:10:00,2020-01-04 23:25:00,134.14,133.83,0.36,tp_lower -159,做多,2020-01-04 23:35:00,2020-01-05 00:00:00,134.06,134.69,0.83,tp_upper -160,做空,2020-01-05 00:30:00,2020-01-05 00:40:00,134.34,134.4,-0.2,flip_to_long -161,做多,2020-01-05 00:40:00,2020-01-05 00:50:00,134.4,134.93,0.71,tp_upper -162,做空,2020-01-05 02:20:00,2020-01-05 02:25:00,135.23,135.41,-0.38,flip_to_long -163,做多,2020-01-05 02:25:00,2020-01-05 02:30:00,135.41,135.24,-0.36,flip_to_short -164,做空,2020-01-05 02:30:00,2020-01-05 02:35:00,135.24,135.53,-0.55,flip_to_long -165,做多,2020-01-05 02:35:00,2020-01-05 02:40:00,135.53,135.47,-0.19,flip_to_short -166,做空,2020-01-05 02:40:00,2020-01-05 03:00:00,135.47,135.76,-0.54,flip_to_long -167,做多,2020-01-05 03:00:00,2020-01-05 03:15:00,135.76,135.48,-0.52,flip_to_short -168,做空,2020-01-05 03:15:00,2020-01-05 03:20:00,135.48,135.51,-0.15,flip_to_long -169,做多,2020-01-05 03:20:00,2020-01-05 03:45:00,135.51,135.97,0.59,tp_upper -170,做空,2020-01-05 04:15:00,2020-01-05 04:25:00,135.75,135.9,-0.33,flip_to_long -171,做多,2020-01-05 04:25:00,2020-01-05 04:30:00,135.9,135.7,-0.4,flip_to_short -172,做空,2020-01-05 04:30:00,2020-01-05 04:45:00,135.7,135.9,-0.4,flip_to_long -173,做多,2020-01-05 04:45:00,2020-01-05 04:50:00,135.9,136.01,0.06,tp_upper -174,做空,2020-01-05 04:55:00,2020-01-05 05:05:00,135.84,135.76,0.02,flip_to_long -175,做多,2020-01-05 05:05:00,2020-01-05 05:10:00,135.76,136.08,0.38,tp_upper -176,做空,2020-01-05 05:15:00,2020-01-05 05:25:00,135.87,136.03,-0.34,flip_to_long -177,做多,2020-01-05 05:25:00,2020-01-05 05:40:00,136.03,135.77,-0.49,flip_to_short -178,做空,2020-01-05 05:40:00,2020-01-05 05:45:00,135.77,135.96,-0.38,flip_to_long -179,做多,2020-01-05 05:45:00,2020-01-05 05:50:00,135.96,136.21,0.27,tp_upper -180,做空,2020-01-05 06:15:00,2020-01-05 06:25:00,135.92,135.98,-0.19,flip_to_long -181,做多,2020-01-05 06:25:00,2020-01-05 06:50:00,135.98,136.0,-0.07,flip_to_short -182,做空,2020-01-05 06:50:00,2020-01-05 06:55:00,136.0,136.04,-0.16,flip_to_long -183,做多,2020-01-05 06:55:00,2020-01-05 07:15:00,136.04,136.06,-0.07,flip_to_short -184,做空,2020-01-05 07:15:00,2020-01-05 07:40:00,136.06,136.06,-0.1,flip_to_long -185,做多,2020-01-05 07:40:00,2020-01-05 07:50:00,136.06,135.98,-0.22,flip_to_short -186,做空,2020-01-05 07:50:00,2020-01-05 07:55:00,135.98,135.98,-0.1,flip_to_long -187,做多,2020-01-05 07:55:00,2020-01-05 08:00:00,135.98,135.86,-0.28,tp_upper -188,做多,2020-01-05 10:05:00,2020-01-05 10:10:00,135.4,135.3,-0.25,flip_to_short -189,做空,2020-01-05 10:10:00,2020-01-05 10:15:00,135.3,135.35,-0.17,flip_to_long -190,做多,2020-01-05 10:15:00,2020-01-05 10:25:00,135.35,135.24,-0.26,flip_to_short -191,做空,2020-01-05 10:25:00,2020-01-05 10:35:00,135.24,135.03,0.21,tp_lower -192,做多,2020-01-05 11:20:00,2020-01-05 11:45:00,134.98,135.12,0.11,flip_to_short -193,做空,2020-01-05 11:45:00,2020-01-05 11:55:00,135.12,135.03,0.03,flip_to_long -194,做多,2020-01-05 11:55:00,2020-01-05 12:05:00,135.03,135.33,0.34,tp_upper -195,做空,2020-01-05 13:25:00,2020-01-05 13:35:00,135.24,135.56,-0.57,flip_to_long -196,做多,2020-01-05 13:35:00,2020-01-05 13:55:00,135.56,135.56,-0.1,flip_to_short -197,做空,2020-01-05 13:55:00,2020-01-05 14:10:00,135.56,135.63,-0.2,flip_to_long -198,做多,2020-01-05 14:10:00,2020-01-05 15:10:00,135.63,135.89,0.28,tp_upper -199,做空,2020-01-05 16:50:00,2020-01-05 17:05:00,136.85,137.1,-0.46,tp_lower -200,做多,2020-01-05 17:15:00,2020-01-05 17:40:00,137.35,137.89,0.68,tp_upper -201,做空,2020-01-05 18:00:00,2020-01-05 18:55:00,137.43,137.72,-0.52,flip_to_long -202,做多,2020-01-05 18:55:00,2020-01-05 19:00:00,137.72,137.42,-0.53,flip_to_short -203,做空,2020-01-05 19:00:00,2020-01-05 19:05:00,137.42,137.57,-0.31,flip_to_long -204,做多,2020-01-05 19:05:00,2020-01-05 19:15:00,137.57,137.28,-0.51,flip_to_short -205,做空,2020-01-05 19:15:00,2020-01-05 19:20:00,137.28,137.6,-0.55,flip_to_long -206,做多,2020-01-05 19:20:00,2020-01-05 19:30:00,137.6,137.43,-0.34,flip_to_short -207,做空,2020-01-05 19:30:00,2020-01-05 19:35:00,137.43,137.66,-0.42,flip_to_long -208,做多,2020-01-05 19:35:00,2020-01-05 19:45:00,137.66,137.57,-0.22,tp_upper -209,做空,2020-01-05 20:15:00,2020-01-05 20:20:00,137.52,137.63,-0.25,flip_to_long -210,做多,2020-01-05 20:20:00,2020-01-05 20:25:00,137.63,137.54,-0.22,flip_to_short -211,做空,2020-01-05 20:25:00,2020-01-05 20:30:00,137.54,137.63,-0.22,flip_to_long -212,做多,2020-01-05 20:30:00,2020-01-05 20:35:00,137.63,137.62,-0.11,flip_to_short -213,做空,2020-01-05 20:35:00,2020-01-05 20:40:00,137.62,137.79,-0.33,flip_to_long -214,做多,2020-01-05 20:40:00,2020-01-05 20:55:00,137.79,137.77,-0.12,flip_to_short -215,做空,2020-01-05 20:55:00,2020-01-05 21:00:00,137.77,137.2,0.7,tp_lower -216,做多,2020-01-05 23:30:00,2020-01-05 23:55:00,135.22,135.33,0.06,tp_upper -217,做空,2020-01-06 00:15:00,2020-01-06 03:30:00,135.01,139.0,-6.1,flip_to_long -218,做多,2020-01-06 03:30:00,2020-01-06 03:50:00,139.0,139.3,0.33,tp_upper -219,做空,2020-01-06 04:25:00,2020-01-06 05:20:00,139.09,138.78,0.34,tp_lower -220,做空,2020-01-06 06:05:00,2020-01-06 06:30:00,139.11,139.01,0.04,flip_to_long -221,做多,2020-01-06 06:30:00,2020-01-06 06:40:00,139.01,138.93,-0.21,flip_to_short -222,做空,2020-01-06 06:40:00,2020-01-06 07:00:00,138.93,138.93,-0.1,flip_to_long -223,做多,2020-01-06 07:00:00,2020-01-06 07:05:00,138.93,138.92,-0.11,flip_to_short -224,做空,2020-01-06 07:05:00,2020-01-06 07:15:00,138.92,138.96,-0.15,flip_to_long -225,做多,2020-01-06 07:15:00,2020-01-06 08:00:00,138.96,139.1,0.1,tp_upper -226,做空,2020-01-06 11:30:00,2020-01-06 12:00:00,141.5,141.58,-0.21,flip_to_long -227,做多,2020-01-06 12:00:00,2020-01-06 12:25:00,141.58,141.57,-0.11,flip_to_short -228,做空,2020-01-06 12:25:00,2020-01-06 12:30:00,141.57,141.84,-0.47,flip_to_long -229,做多,2020-01-06 12:30:00,2020-01-06 12:50:00,141.84,142.23,0.44,tp_upper -230,做空,2020-01-06 13:10:00,2020-01-06 13:20:00,141.85,141.91,-0.18,flip_to_long -231,做多,2020-01-06 13:20:00,2020-01-06 13:40:00,141.91,142.57,0.81,tp_upper -232,做空,2020-01-06 13:50:00,2020-01-06 13:55:00,141.02,140.13,1.14,tp_lower -233,做多,2020-01-06 14:40:00,2020-01-06 15:05:00,141.29,141.14,-0.31,flip_to_short -234,做空,2020-01-06 15:05:00,2020-01-06 15:50:00,141.14,140.25,1.14,tp_lower -235,做多,2020-01-06 16:10:00,2020-01-06 16:25:00,140.95,140.73,-0.41,flip_to_short -236,做空,2020-01-06 16:25:00,2020-01-06 16:45:00,140.73,140.73,-0.1,flip_to_long -237,做多,2020-01-06 16:45:00,2020-01-06 16:55:00,140.73,140.58,-0.31,flip_to_short -238,做空,2020-01-06 16:55:00,2020-01-06 17:00:00,140.58,140.73,-0.31,flip_to_long -239,做多,2020-01-06 17:00:00,2020-01-06 17:05:00,140.73,141.06,0.36,tp_upper -240,做空,2020-01-06 18:30:00,2020-01-06 18:35:00,141.18,141.24,-0.18,flip_to_long -241,做多,2020-01-06 18:35:00,2020-01-06 19:50:00,141.24,141.49,0.25,tp_upper -242,做空,2020-01-06 21:40:00,2020-01-06 21:55:00,142.08,141.61,0.55,tp_lower -243,做多,2020-01-06 22:10:00,2020-01-06 22:25:00,142.28,142.31,-0.06,tp_upper -244,做空,2020-01-06 23:15:00,2020-01-07 00:55:00,143.11,143.7,-0.91,tp_lower -245,做多,2020-01-07 02:00:00,2020-01-07 02:15:00,144.33,144.77,0.51,tp_upper -246,做空,2020-01-07 02:50:00,2020-01-07 03:00:00,143.96,144.1,-0.3,flip_to_long -247,做多,2020-01-07 03:00:00,2020-01-07 03:10:00,144.1,144.09,-0.11,flip_to_short -248,做空,2020-01-07 03:10:00,2020-01-07 04:10:00,144.09,143.23,1.09,tp_lower -249,做多,2020-01-07 05:20:00,2020-01-07 05:30:00,142.9,142.8,-0.24,flip_to_short -250,做空,2020-01-07 05:30:00,2020-01-07 06:45:00,142.8,142.62,0.15,tp_lower -251,做多,2020-01-07 06:50:00,2020-01-07 06:55:00,142.86,142.78,-0.21,flip_to_short -252,做空,2020-01-07 06:55:00,2020-01-07 07:00:00,142.78,142.99,-0.4,flip_to_long -253,做多,2020-01-07 07:00:00,2020-01-07 07:10:00,142.99,142.59,-0.66,flip_to_short -254,做空,2020-01-07 07:10:00,2020-01-07 07:15:00,142.59,142.55,-0.04,tp_lower -255,做多,2020-01-07 07:25:00,2020-01-07 08:00:00,142.76,143.0,0.23,tp_upper -256,做空,2020-01-07 09:25:00,2020-01-07 09:30:00,143.1,142.96,0.1,tp_lower -257,做多,2020-01-07 10:55:00,2020-01-07 11:05:00,142.84,142.83,-0.11,flip_to_short -258,做空,2020-01-07 11:05:00,2020-01-07 12:00:00,142.83,142.44,0.44,tp_lower -259,做多,2020-01-07 13:45:00,2020-01-07 13:55:00,141.13,140.94,-0.37,flip_to_short -260,做空,2020-01-07 13:55:00,2020-01-07 14:10:00,140.94,140.98,-0.16,flip_to_long -261,做多,2020-01-07 14:10:00,2020-01-07 14:15:00,140.98,140.9,-0.21,flip_to_short -262,做空,2020-01-07 14:15:00,2020-01-07 15:00:00,140.9,140.34,0.69,tp_lower -263,做多,2020-01-07 16:10:00,2020-01-07 16:30:00,140.77,141.49,0.92,tp_upper -264,做空,2020-01-07 18:55:00,2020-01-07 19:00:00,142.46,142.65,-0.37,flip_to_long -265,做多,2020-01-07 19:00:00,2020-01-07 19:25:00,142.65,143.7,1.37,tp_upper -266,做空,2020-01-07 19:30:00,2020-01-07 21:35:00,143.45,142.99,0.54,tp_lower -267,做多,2020-01-07 23:00:00,2020-01-07 23:30:00,142.36,143.33,1.27,tp_upper -268,做空,2020-01-08 01:50:00,2020-01-08 01:55:00,145.47,145.64,-0.34,flip_to_long -269,做多,2020-01-08 01:55:00,2020-01-08 02:10:00,145.64,145.75,0.05,flip_to_short -270,做空,2020-01-08 02:10:00,2020-01-08 02:30:00,145.75,145.46,0.31,tp_lower -271,做多,2020-01-08 03:40:00,2020-01-08 03:50:00,144.88,144.86,-0.13,flip_to_short -272,做空,2020-01-08 03:50:00,2020-01-08 04:00:00,144.86,145.02,-0.33,flip_to_long -273,做多,2020-01-08 04:00:00,2020-01-08 05:05:00,145.02,144.8,-0.41,flip_to_short -274,做空,2020-01-08 05:05:00,2020-01-08 05:10:00,144.8,144.68,0.07,tp_lower -275,做多,2020-01-08 05:20:00,2020-01-08 05:25:00,145.07,144.81,-0.47,flip_to_short -276,做空,2020-01-08 05:25:00,2020-01-08 05:30:00,144.81,144.77,-0.05,tp_lower -277,做多,2020-01-08 05:40:00,2020-01-08 05:50:00,144.98,144.8,-0.36,flip_to_short -278,做空,2020-01-08 05:50:00,2020-01-08 06:05:00,144.8,144.82,-0.13,tp_lower -279,做多,2020-01-08 06:15:00,2020-01-08 06:35:00,144.99,144.93,-0.19,flip_to_short -280,做空,2020-01-08 06:35:00,2020-01-08 07:15:00,144.93,144.99,-0.19,flip_to_long -281,做多,2020-01-08 07:15:00,2020-01-08 07:20:00,144.99,144.88,-0.26,flip_to_short -282,做空,2020-01-08 07:20:00,2020-01-08 07:30:00,144.88,144.15,0.92,tp_lower -283,做多,2020-01-08 08:45:00,2020-01-08 08:55:00,143.79,143.85,-0.02,flip_to_short -284,做空,2020-01-08 08:55:00,2020-01-08 09:25:00,143.85,143.7,0.11,flip_to_long -285,做多,2020-01-08 09:25:00,2020-01-08 09:30:00,143.7,143.62,-0.21,flip_to_short -286,做空,2020-01-08 09:30:00,2020-01-08 09:50:00,143.62,143.32,0.32,tp_lower -287,做多,2020-01-08 10:00:00,2020-01-08 10:35:00,143.67,143.95,0.29,tp_upper -288,做空,2020-01-08 11:30:00,2020-01-08 11:35:00,143.86,144.1,-0.44,flip_to_long -289,做多,2020-01-08 11:35:00,2020-01-08 11:40:00,144.1,143.88,-0.41,flip_to_short -290,做空,2020-01-08 11:40:00,2020-01-08 11:50:00,143.88,143.68,0.18,tp_lower -291,做多,2020-01-08 13:30:00,2020-01-08 13:35:00,142.89,142.65,-0.44,flip_to_short -292,做空,2020-01-08 13:35:00,2020-01-08 13:40:00,142.65,143.17,-0.84,flip_to_long -293,做多,2020-01-08 13:40:00,2020-01-08 13:45:00,143.17,143.03,-0.3,flip_to_short -294,做空,2020-01-08 13:45:00,2020-01-08 14:10:00,143.03,141.81,1.61,tp_lower -295,做多,2020-01-08 14:35:00,2020-01-08 15:45:00,142.14,141.73,-0.68,flip_to_short -296,做空,2020-01-08 15:45:00,2020-01-08 16:00:00,141.73,141.01,0.92,tp_lower -297,做多,2020-01-08 16:05:00,2020-01-08 16:10:00,141.62,141.01,-0.97,flip_to_short -298,做空,2020-01-08 16:10:00,2020-01-08 16:15:00,141.01,141.25,-0.44,flip_to_long -299,做多,2020-01-08 16:15:00,2020-01-08 17:55:00,141.25,138.77,-3.62,flip_to_short -300,做空,2020-01-08 17:55:00,2020-01-08 18:00:00,138.77,138.9,-0.28,flip_to_long -301,做多,2020-01-08 18:00:00,2020-01-08 18:05:00,138.9,138.83,-0.2,flip_to_short -302,做空,2020-01-08 18:05:00,2020-01-08 18:15:00,138.83,138.98,-0.31,flip_to_long -303,做多,2020-01-08 18:15:00,2020-01-08 18:35:00,138.98,139.66,0.86,tp_upper -304,做空,2020-01-08 19:05:00,2020-01-08 19:15:00,139.05,139.15,-0.24,flip_to_long -305,做多,2020-01-08 19:15:00,2020-01-08 19:20:00,139.15,139.16,-0.08,flip_to_short -306,做空,2020-01-08 19:20:00,2020-01-08 19:25:00,139.16,138.52,0.8,tp_lower -307,做多,2020-01-08 20:30:00,2020-01-08 20:55:00,138.63,139.17,0.67,tp_upper -308,做空,2020-01-08 21:45:00,2020-01-08 21:55:00,139.07,139.19,-0.27,flip_to_long -309,做多,2020-01-08 21:55:00,2020-01-08 22:00:00,139.19,139.0,-0.37,flip_to_short -310,做空,2020-01-08 22:00:00,2020-01-08 22:35:00,139.0,139.58,-0.92,flip_to_long -311,做多,2020-01-08 22:35:00,2020-01-08 22:50:00,139.58,140.15,0.7,tp_upper -312,做空,2020-01-09 00:00:00,2020-01-09 01:05:00,140.19,140.31,-0.28,flip_to_long -313,做多,2020-01-09 01:05:00,2020-01-09 01:30:00,140.31,141.13,1.09,tp_upper -314,做空,2020-01-09 02:25:00,2020-01-09 03:00:00,140.7,140.17,0.67,tp_lower -315,做多,2020-01-09 04:05:00,2020-01-09 04:35:00,140.0,140.18,0.16,tp_upper -316,做空,2020-01-09 05:00:00,2020-01-09 05:20:00,139.78,139.29,0.62,tp_lower -317,做多,2020-01-09 06:20:00,2020-01-09 07:05:00,139.44,139.79,0.41,tp_upper -318,做空,2020-01-09 07:55:00,2020-01-09 08:30:00,139.91,139.73,0.16,tp_lower -319,做多,2020-01-09 10:10:00,2020-01-09 10:35:00,138.64,138.76,0.08,tp_upper -320,做空,2020-01-09 10:40:00,2020-01-09 10:55:00,138.54,138.82,-0.52,flip_to_long -321,做多,2020-01-09 10:55:00,2020-01-09 11:00:00,138.82,138.5,-0.58,flip_to_short -322,做空,2020-01-09 11:00:00,2020-01-09 11:15:00,138.5,138.53,-0.15,flip_to_long -323,做多,2020-01-09 11:15:00,2020-01-09 12:05:00,138.53,138.38,-0.32,flip_to_short -324,做空,2020-01-09 12:05:00,2020-01-09 12:30:00,138.38,138.35,-0.06,flip_to_long -325,做多,2020-01-09 12:30:00,2020-01-09 13:00:00,138.35,138.74,0.47,tp_upper -326,做空,2020-01-09 13:35:00,2020-01-09 13:40:00,138.37,138.41,-0.16,flip_to_long -327,做多,2020-01-09 13:40:00,2020-01-09 13:50:00,138.41,138.24,-0.35,flip_to_short -328,做空,2020-01-09 13:50:00,2020-01-09 14:05:00,138.24,138.38,-0.31,flip_to_long -329,做多,2020-01-09 14:05:00,2020-01-09 14:15:00,138.38,138.4,-0.07,flip_to_short -330,做空,2020-01-09 14:15:00,2020-01-09 14:20:00,138.4,138.37,-0.06,tp_lower -331,做多,2020-01-09 14:25:00,2020-01-09 15:10:00,138.44,138.28,-0.34,tp_upper -332,做多,2020-01-09 15:15:00,2020-01-09 15:20:00,138.36,138.31,-0.17,flip_to_short -333,做空,2020-01-09 15:20:00,2020-01-09 15:30:00,138.31,138.19,0.07,flip_to_long -334,做多,2020-01-09 15:30:00,2020-01-09 15:40:00,138.19,138.12,-0.2,flip_to_short -335,做空,2020-01-09 15:40:00,2020-01-09 15:55:00,138.12,138.12,-0.1,flip_to_long -336,做多,2020-01-09 15:55:00,2020-01-09 16:00:00,138.12,137.87,-0.46,tp_upper -337,做多,2020-01-09 17:40:00,2020-01-09 17:45:00,136.36,136.0,-0.63,flip_to_short -338,做空,2020-01-09 17:45:00,2020-01-09 17:55:00,136.0,135.99,-0.09,flip_to_long -339,做多,2020-01-09 17:55:00,2020-01-09 18:45:00,135.99,135.88,-0.26,flip_to_short -340,做空,2020-01-09 18:45:00,2020-01-09 18:55:00,135.88,135.87,-0.09,flip_to_long -341,做多,2020-01-09 18:55:00,2020-01-09 19:20:00,135.87,136.54,0.88,tp_upper -342,做空,2020-01-09 20:55:00,2020-01-09 22:30:00,137.71,137.49,0.22,flip_to_long -343,做多,2020-01-09 22:30:00,2020-01-09 22:35:00,137.49,137.67,0.16,tp_upper -344,做空,2020-01-09 23:00:00,2020-01-09 23:20:00,136.84,137.26,-0.72,flip_to_long -345,做多,2020-01-09 23:20:00,2020-01-09 23:25:00,137.26,137.18,-0.22,flip_to_short -346,做空,2020-01-09 23:25:00,2020-01-09 23:35:00,137.18,137.31,-0.29,flip_to_long -347,做多,2020-01-09 23:35:00,2020-01-09 23:45:00,137.31,138.2,1.19,tp_upper -348,做空,2020-01-10 00:30:00,2020-01-10 01:25:00,137.39,136.86,0.69,tp_lower -349,做多,2020-01-10 02:05:00,2020-01-10 02:10:00,137.12,136.9,-0.44,flip_to_short -350,做空,2020-01-10 02:10:00,2020-01-10 02:20:00,136.9,136.99,-0.24,flip_to_long -351,做多,2020-01-10 02:20:00,2020-01-10 02:30:00,136.99,136.88,-0.27,flip_to_short -352,做空,2020-01-10 02:30:00,2020-01-10 02:40:00,136.88,136.61,0.3,tp_lower -353,做多,2020-01-10 03:10:00,2020-01-10 03:15:00,136.81,136.69,-0.28,flip_to_short -354,做空,2020-01-10 03:15:00,2020-01-10 03:20:00,136.69,136.74,-0.18,flip_to_long -355,做多,2020-01-10 03:20:00,2020-01-10 03:30:00,136.74,136.51,-0.45,flip_to_short -356,做空,2020-01-10 03:30:00,2020-01-10 03:35:00,136.51,136.58,-0.21,tp_lower -357,做多,2020-01-10 03:40:00,2020-01-10 04:00:00,136.61,136.83,0.23,tp_upper -358,做空,2020-01-10 04:05:00,2020-01-10 04:10:00,136.49,136.53,-0.16,flip_to_long -359,做多,2020-01-10 04:10:00,2020-01-10 06:35:00,136.53,136.12,-0.72,tp_upper -360,做空,2020-01-10 07:45:00,2020-01-10 07:55:00,136.33,136.64,-0.56,flip_to_long -361,做多,2020-01-10 07:55:00,2020-01-10 08:00:00,136.64,136.37,-0.5,flip_to_short -362,做空,2020-01-10 08:00:00,2020-01-10 08:10:00,136.37,135.83,0.7,tp_lower -363,做多,2020-01-10 09:10:00,2020-01-10 09:30:00,136.19,135.98,-0.41,flip_to_short -364,做空,2020-01-10 09:30:00,2020-01-10 09:55:00,135.98,136.04,-0.19,flip_to_long -365,做多,2020-01-10 09:55:00,2020-01-10 10:10:00,136.04,135.74,-0.55,flip_to_short -366,做空,2020-01-10 10:10:00,2020-01-10 10:15:00,135.74,135.6,0.11,tp_lower -367,做多,2020-01-10 10:20:00,2020-01-10 10:25:00,136.2,136.37,0.15,tp_upper -368,做空,2020-01-10 10:35:00,2020-01-10 13:50:00,136.14,139.09,-4.47,flip_to_long -369,做多,2020-01-10 13:50:00,2020-01-10 14:15:00,139.09,139.37,0.3,flip_to_short -370,做空,2020-01-10 14:15:00,2020-01-10 14:25:00,139.37,139.25,0.07,flip_to_long -371,做多,2020-01-10 14:25:00,2020-01-10 14:40:00,139.25,139.47,0.21,tp_upper -372,做空,2020-01-10 16:20:00,2020-01-10 16:55:00,141.49,141.07,0.49,tp_lower -373,做多,2020-01-10 17:50:00,2020-01-10 18:00:00,141.32,142.37,1.37,tp_upper -374,做空,2020-01-10 18:50:00,2020-01-10 19:00:00,142.87,142.73,0.1,flip_to_long -375,做多,2020-01-10 19:00:00,2020-01-10 19:05:00,142.73,142.55,-0.35,flip_to_short -376,做空,2020-01-10 19:05:00,2020-01-10 19:10:00,142.55,143.4,-1.28,flip_to_long -377,做多,2020-01-10 19:10:00,2020-01-10 19:25:00,143.4,142.88,-0.81,flip_to_short -378,做空,2020-01-10 19:25:00,2020-01-10 19:30:00,142.88,143.28,-0.65,flip_to_long -379,做多,2020-01-10 19:30:00,2020-01-10 19:50:00,143.28,143.52,0.23,flip_to_short -380,做空,2020-01-10 19:50:00,2020-01-10 20:00:00,143.52,143.6,-0.21,flip_to_long -381,做多,2020-01-10 20:00:00,2020-01-10 20:15:00,143.6,143.43,-0.33,flip_to_short -382,做空,2020-01-10 20:15:00,2020-01-10 20:40:00,143.43,143.46,-0.14,flip_to_long -383,做多,2020-01-10 20:40:00,2020-01-10 20:45:00,143.46,143.12,-0.56,flip_to_short -384,做空,2020-01-10 20:45:00,2020-01-10 20:50:00,143.12,143.18,-0.18,flip_to_long -385,做多,2020-01-10 20:50:00,2020-01-10 21:25:00,143.18,143.4,0.2,tp_upper -386,做空,2020-01-10 21:40:00,2020-01-10 21:45:00,142.74,143.41,-1.01,tp_lower -387,做空,2020-01-10 21:50:00,2020-01-10 22:05:00,143.0,142.51,0.56,tp_lower -388,做多,2020-01-10 22:40:00,2020-01-10 22:45:00,142.85,142.42,-0.68,flip_to_short -389,做空,2020-01-10 22:45:00,2020-01-10 22:55:00,142.42,142.87,-0.7,flip_to_long -390,做多,2020-01-10 22:55:00,2020-01-10 23:00:00,142.87,142.68,-0.35,flip_to_short -391,做空,2020-01-10 23:00:00,2020-01-10 23:05:00,142.68,142.89,-0.38,flip_to_long -392,做多,2020-01-10 23:05:00,2020-01-10 23:10:00,142.89,142.7,-0.35,flip_to_short -393,做空,2020-01-10 23:10:00,2020-01-11 00:30:00,142.7,144.01,-1.84,flip_to_long -394,做多,2020-01-11 00:30:00,2020-01-11 00:35:00,144.01,143.6,-0.66,flip_to_short -395,做空,2020-01-11 00:35:00,2020-01-11 00:50:00,143.6,143.61,-0.11,flip_to_long -396,做多,2020-01-11 00:50:00,2020-01-11 01:15:00,143.61,145.02,1.82,tp_upper -397,做空,2020-01-11 01:50:00,2020-01-11 02:15:00,144.09,144.15,-0.18,flip_to_long -398,做多,2020-01-11 02:15:00,2020-01-11 03:55:00,144.15,143.45,-1.05,flip_to_short -399,做空,2020-01-11 03:55:00,2020-01-11 04:00:00,143.45,143.77,-0.53,flip_to_long -400,做多,2020-01-11 04:00:00,2020-01-11 04:15:00,143.77,143.4,-0.6,flip_to_short -401,做空,2020-01-11 04:15:00,2020-01-11 04:40:00,143.4,143.19,0.19,flip_to_long -402,做多,2020-01-11 04:40:00,2020-01-11 04:50:00,143.19,143.3,0.05,flip_to_short -403,做空,2020-01-11 04:50:00,2020-01-11 05:00:00,143.3,142.76,0.64,tp_lower -404,做多,2020-01-11 05:45:00,2020-01-11 06:00:00,142.76,142.67,-0.22,flip_to_short -405,做空,2020-01-11 06:00:00,2020-01-11 06:20:00,142.67,142.5,0.13,flip_to_long -406,做多,2020-01-11 06:20:00,2020-01-11 06:40:00,142.5,142.93,0.49,tp_upper -407,做空,2020-01-11 06:55:00,2020-01-11 07:40:00,142.86,143.09,-0.41,flip_to_long -408,做多,2020-01-11 07:40:00,2020-01-11 07:45:00,143.09,142.93,-0.31,flip_to_short -409,做空,2020-01-11 07:45:00,2020-01-11 08:00:00,142.93,142.49,0.5,tp_lower -410,做多,2020-01-11 08:15:00,2020-01-11 08:35:00,143.06,142.97,-0.22,flip_to_short -411,做空,2020-01-11 08:35:00,2020-01-11 08:45:00,142.97,143.22,-0.44,flip_to_long -412,做多,2020-01-11 08:45:00,2020-01-11 08:50:00,143.22,142.82,-0.64,flip_to_short -413,做空,2020-01-11 08:50:00,2020-01-11 09:00:00,142.82,143.2,-0.61,flip_to_long -414,做多,2020-01-11 09:00:00,2020-01-11 09:15:00,143.2,143.54,0.36,tp_upper -415,做空,2020-01-11 10:00:00,2020-01-11 10:20:00,143.42,143.41,-0.08,flip_to_long -416,做多,2020-01-11 10:20:00,2020-01-11 10:30:00,143.41,143.32,-0.22,flip_to_short -417,做空,2020-01-11 10:30:00,2020-01-11 10:50:00,143.32,142.89,0.48,tp_lower -418,做多,2020-01-11 11:30:00,2020-01-11 12:25:00,143.15,142.52,-0.94,flip_to_short -419,做空,2020-01-11 12:25:00,2020-01-11 12:35:00,142.52,142.56,-0.15,tp_lower -420,做多,2020-01-11 12:50:00,2020-01-11 12:55:00,142.84,142.67,-0.32,flip_to_short -421,做空,2020-01-11 12:55:00,2020-01-11 13:00:00,142.67,142.88,-0.38,flip_to_long -422,做多,2020-01-11 13:00:00,2020-01-11 13:05:00,142.88,142.99,0.05,tp_upper -423,做空,2020-01-11 13:15:00,2020-01-11 13:25:00,142.69,142.73,-0.15,flip_to_long -424,做多,2020-01-11 13:25:00,2020-01-11 13:30:00,142.73,143.05,0.33,tp_upper -425,做空,2020-01-11 14:30:00,2020-01-11 14:55:00,143.21,142.57,0.75,tp_lower -426,做多,2020-01-11 15:35:00,2020-01-11 15:40:00,143.07,142.87,-0.36,flip_to_short -427,做空,2020-01-11 15:40:00,2020-01-11 15:45:00,142.87,143.18,-0.51,flip_to_long -428,做多,2020-01-11 15:45:00,2020-01-11 16:00:00,143.18,142.76,-0.65,tp_upper -429,做多,2020-01-11 16:05:00,2020-01-11 16:10:00,143.54,143.8,0.25,tp_upper -430,做空,2020-01-11 18:00:00,2020-01-11 18:10:00,146.38,146.4,-0.12,flip_to_long -431,做多,2020-01-11 18:10:00,2020-01-11 18:15:00,146.4,146.38,-0.12,flip_to_short -432,做空,2020-01-11 18:15:00,2020-01-11 18:20:00,146.38,146.43,-0.16,flip_to_long -433,做多,2020-01-11 18:20:00,2020-01-11 18:35:00,146.43,146.64,0.18,flip_to_short -434,做空,2020-01-11 18:35:00,2020-01-11 18:55:00,146.64,146.59,-0.03,flip_to_long -435,做多,2020-01-11 18:55:00,2020-01-11 19:05:00,146.59,146.91,0.32,tp_upper -436,做空,2020-01-11 19:25:00,2020-01-11 19:35:00,146.75,146.18,0.64,tp_lower -437,做多,2020-01-11 19:50:00,2020-01-11 20:20:00,146.43,146.65,0.19,flip_to_short -438,做空,2020-01-11 20:20:00,2020-01-11 20:30:00,146.65,146.13,0.58,tp_lower -439,做多,2020-01-11 21:00:00,2020-01-11 21:15:00,146.33,146.27,-0.17,flip_to_short -440,做空,2020-01-11 21:15:00,2020-01-11 21:25:00,146.27,146.13,0.09,flip_to_long -441,做多,2020-01-11 21:25:00,2020-01-11 21:35:00,146.13,147.04,1.08,tp_upper -442,做空,2020-01-11 21:45:00,2020-01-11 21:50:00,146.18,143.36,3.58,tp_lower -443,做多,2020-01-11 23:25:00,2020-01-11 23:30:00,143.29,142.97,-0.53,flip_to_short -444,做空,2020-01-11 23:30:00,2020-01-12 00:00:00,142.97,142.31,0.8,tp_lower -445,做多,2020-01-12 00:15:00,2020-01-12 00:45:00,142.59,143.28,0.88,tp_upper -446,做空,2020-01-12 01:50:00,2020-01-12 01:55:00,143.13,143.25,-0.27,flip_to_long -447,做多,2020-01-12 01:55:00,2020-01-12 02:15:00,143.25,144.28,1.36,tp_upper -448,做空,2020-01-12 03:10:00,2020-01-12 03:20:00,143.83,143.87,-0.16,flip_to_long -449,做多,2020-01-12 03:20:00,2020-01-12 04:10:00,143.87,143.75,-0.27,flip_to_short -450,做空,2020-01-12 04:10:00,2020-01-12 04:15:00,143.75,143.86,-0.26,flip_to_long -451,做多,2020-01-12 04:15:00,2020-01-12 04:30:00,143.86,143.91,-0.03,flip_to_short -452,做空,2020-01-12 04:30:00,2020-01-12 04:40:00,143.91,143.63,0.29,tp_lower -453,做多,2020-01-12 05:10:00,2020-01-12 05:15:00,143.93,143.89,-0.16,flip_to_short -454,做空,2020-01-12 05:15:00,2020-01-12 05:25:00,143.89,143.81,0.01,flip_to_long -455,做多,2020-01-12 05:25:00,2020-01-12 05:35:00,143.81,143.85,-0.05,flip_to_short -456,做空,2020-01-12 05:35:00,2020-01-12 07:00:00,143.85,144.54,-1.08,flip_to_long -457,做多,2020-01-12 07:00:00,2020-01-12 08:15:00,144.54,144.87,0.36,tp_upper -458,做空,2020-01-12 08:35:00,2020-01-12 09:05:00,144.78,144.4,0.43,tp_lower -459,做多,2020-01-12 09:20:00,2020-01-12 09:30:00,144.88,144.69,-0.37,flip_to_short -460,做空,2020-01-12 09:30:00,2020-01-12 09:45:00,144.69,144.3,0.44,tp_lower -461,做多,2020-01-12 10:45:00,2020-01-12 10:50:00,144.27,143.88,-0.65,flip_to_short -462,做空,2020-01-12 10:50:00,2020-01-12 11:25:00,143.88,143.71,0.14,flip_to_long -463,做多,2020-01-12 11:25:00,2020-01-12 12:15:00,143.71,144.09,0.43,tp_upper -464,做空,2020-01-12 12:20:00,2020-01-12 12:30:00,143.68,143.52,0.12,flip_to_long -465,做多,2020-01-12 12:30:00,2020-01-12 12:50:00,143.52,143.97,0.53,tp_upper -466,做空,2020-01-12 13:05:00,2020-01-12 13:10:00,143.51,143.72,-0.4,flip_to_long -467,做多,2020-01-12 13:10:00,2020-01-12 13:20:00,143.72,143.68,-0.16,flip_to_short -468,做空,2020-01-12 13:20:00,2020-01-12 13:35:00,143.68,143.74,-0.19,flip_to_long -469,做多,2020-01-12 13:35:00,2020-01-12 13:45:00,143.74,144.92,1.55,tp_upper -470,做空,2020-01-12 14:40:00,2020-01-12 15:00:00,144.28,144.48,-0.38,flip_to_long -471,做多,2020-01-12 15:00:00,2020-01-12 15:30:00,144.48,144.67,0.16,flip_to_short -472,做空,2020-01-12 15:30:00,2020-01-12 16:15:00,144.67,144.88,-0.4,flip_to_long -473,做多,2020-01-12 16:15:00,2020-01-12 17:20:00,144.88,144.82,-0.18,tp_upper -474,做空,2020-01-12 17:25:00,2020-01-12 17:30:00,144.34,144.57,-0.42,flip_to_long -475,做多,2020-01-12 17:30:00,2020-01-12 17:35:00,144.57,144.47,-0.24,flip_to_short -476,做空,2020-01-12 17:35:00,2020-01-12 18:00:00,144.47,144.56,-0.23,flip_to_long -477,做多,2020-01-12 18:00:00,2020-01-12 18:05:00,144.56,144.33,-0.42,flip_to_short -478,做空,2020-01-12 18:05:00,2020-01-12 19:30:00,144.33,144.49,-0.32,flip_to_long -479,做多,2020-01-12 19:30:00,2020-01-12 20:00:00,144.49,144.72,0.22,tp_upper -480,做空,2020-01-12 20:10:00,2020-01-12 20:20:00,144.64,144.88,-0.43,flip_to_long -481,做多,2020-01-12 20:20:00,2020-01-12 20:25:00,144.88,144.84,-0.15,tp_upper -482,做空,2020-01-12 20:35:00,2020-01-12 20:45:00,144.67,144.81,-0.29,flip_to_long -483,做多,2020-01-12 20:45:00,2020-01-12 21:25:00,144.81,144.77,-0.15,flip_to_short -484,做空,2020-01-12 21:25:00,2020-01-12 21:40:00,144.77,144.56,0.19,tp_lower -485,做空,2020-01-12 23:20:00,2020-01-12 23:25:00,144.84,145.11,-0.47,flip_to_long -486,做多,2020-01-12 23:25:00,2020-01-12 23:55:00,145.11,146.57,1.89,tp_upper -487,做空,2020-01-13 00:20:00,2020-01-13 01:55:00,145.55,145.39,0.12,flip_to_long -488,做多,2020-01-13 01:55:00,2020-01-13 02:00:00,145.39,145.38,-0.12,tp_upper -489,做空,2020-01-13 02:10:00,2020-01-13 02:25:00,145.11,144.62,0.6,tp_lower -490,做多,2020-01-13 03:50:00,2020-01-13 03:55:00,143.76,143.44,-0.57,flip_to_short -491,做空,2020-01-13 03:55:00,2020-01-13 04:20:00,143.44,143.59,-0.32,flip_to_long -492,做多,2020-01-13 04:20:00,2020-01-13 05:20:00,143.59,143.51,-0.22,flip_to_short -493,做空,2020-01-13 05:20:00,2020-01-13 05:30:00,143.51,143.6,-0.23,flip_to_long -494,做多,2020-01-13 05:30:00,2020-01-13 06:10:00,143.6,143.68,0.01,flip_to_short -495,做空,2020-01-13 06:10:00,2020-01-13 06:35:00,143.68,143.12,0.7,tp_lower -496,做多,2020-01-13 07:45:00,2020-01-13 07:55:00,143.21,142.89,-0.56,flip_to_short -497,做空,2020-01-13 07:55:00,2020-01-13 08:20:00,142.89,143.34,-0.75,flip_to_long -498,做多,2020-01-13 08:20:00,2020-01-13 08:25:00,143.34,143.27,-0.2,tp_upper -499,做空,2020-01-13 09:15:00,2020-01-13 09:20:00,143.03,143.28,-0.46,flip_to_long -500,做多,2020-01-13 09:20:00,2020-01-13 09:30:00,143.28,143.16,-0.27,flip_to_short -501,做空,2020-01-13 09:30:00,2020-01-13 09:35:00,143.16,143.18,-0.13,flip_to_long -502,做多,2020-01-13 09:35:00,2020-01-13 10:20:00,143.18,143.59,0.48,tp_upper -503,做空,2020-01-13 11:30:00,2020-01-13 11:45:00,143.44,143.22,0.21,tp_lower -504,做多,2020-01-13 13:05:00,2020-01-13 13:10:00,143.15,143.57,0.5,tp_upper -505,做空,2020-01-13 13:30:00,2020-01-13 13:50:00,143.16,142.8,0.41,tp_lower -506,做多,2020-01-13 14:50:00,2020-01-13 14:55:00,142.95,142.87,-0.22,flip_to_short -507,做空,2020-01-13 14:55:00,2020-01-13 15:00:00,142.87,143.06,-0.37,flip_to_long -508,做多,2020-01-13 15:00:00,2020-01-13 15:15:00,143.06,142.92,-0.3,flip_to_short -509,做空,2020-01-13 15:15:00,2020-01-13 16:05:00,142.92,142.74,0.15,tp_lower -510,做多,2020-01-13 16:10:00,2020-01-13 16:15:00,143.31,143.18,-0.29,tp_upper -511,做空,2020-01-13 16:25:00,2020-01-13 16:35:00,142.77,142.93,-0.33,flip_to_long -512,做多,2020-01-13 16:35:00,2020-01-13 16:55:00,142.93,143.38,0.54,tp_upper -513,做空,2020-01-13 17:40:00,2020-01-13 17:45:00,143.1,143.23,-0.29,flip_to_long -514,做多,2020-01-13 17:45:00,2020-01-13 19:00:00,143.23,143.2,-0.14,flip_to_short -515,做空,2020-01-13 19:00:00,2020-01-13 19:10:00,143.2,143.23,-0.14,flip_to_long -516,做多,2020-01-13 19:10:00,2020-01-13 19:15:00,143.23,143.37,0.1,tp_upper -517,做空,2020-01-13 21:15:00,2020-01-13 21:20:00,143.82,144.11,-0.51,flip_to_long -518,做多,2020-01-13 21:20:00,2020-01-13 21:40:00,144.11,144.13,-0.07,flip_to_short -519,做空,2020-01-13 21:40:00,2020-01-13 21:45:00,144.13,144.31,-0.35,flip_to_long -520,做多,2020-01-13 21:45:00,2020-01-13 22:05:00,144.31,144.2,-0.25,flip_to_short -521,做空,2020-01-13 22:05:00,2020-01-13 22:55:00,144.2,143.87,0.36,tp_lower -522,做多,2020-01-13 23:05:00,2020-01-13 23:10:00,144.15,144.08,-0.2,flip_to_short -523,做空,2020-01-13 23:10:00,2020-01-13 23:15:00,144.08,143.93,0.11,tp_lower -524,做多,2020-01-13 23:20:00,2020-01-14 00:15:00,144.09,144.27,0.15,tp_upper -525,做空,2020-01-14 02:15:00,2020-01-14 02:20:00,146.6,146.82,-0.41,flip_to_long -526,做多,2020-01-14 02:20:00,2020-01-14 02:45:00,146.82,146.86,-0.05,flip_to_short -527,做空,2020-01-14 02:45:00,2020-01-14 02:50:00,146.86,146.99,-0.29,flip_to_long -528,做多,2020-01-14 02:50:00,2020-01-14 03:00:00,146.99,146.89,-0.24,flip_to_short -529,做空,2020-01-14 03:00:00,2020-01-14 03:05:00,146.89,147.14,-0.45,flip_to_long -530,做多,2020-01-14 03:05:00,2020-01-14 03:10:00,147.14,147.1,-0.16,flip_to_short -531,做空,2020-01-14 03:10:00,2020-01-14 03:15:00,147.1,147.31,-0.4,flip_to_long -532,做多,2020-01-14 03:15:00,2020-01-14 03:30:00,147.31,147.69,0.43,tp_upper -533,做空,2020-01-14 05:00:00,2020-01-14 05:10:00,148.75,149.24,-0.78,flip_to_long -534,做多,2020-01-14 05:10:00,2020-01-14 06:50:00,149.24,148.8,-0.7,flip_to_short -535,做空,2020-01-14 06:50:00,2020-01-14 08:50:00,148.8,149.38,-0.89,flip_to_long -536,做多,2020-01-14 08:50:00,2020-01-14 08:55:00,149.38,149.38,-0.1,flip_to_short -537,做空,2020-01-14 08:55:00,2020-01-14 10:05:00,149.38,150.18,-1.18,flip_to_long -538,做多,2020-01-14 10:05:00,2020-01-14 10:15:00,150.18,150.0,-0.34,flip_to_short -539,做空,2020-01-14 10:15:00,2020-01-14 10:50:00,150.0,150.44,-0.69,flip_to_long -540,做多,2020-01-14 10:50:00,2020-01-14 11:15:00,150.44,151.08,0.75,tp_upper -541,做空,2020-01-14 12:35:00,2020-01-14 12:50:00,151.66,151.41,0.23,flip_to_long -542,做多,2020-01-14 12:50:00,2020-01-14 12:55:00,151.41,151.18,-0.4,flip_to_short -543,做空,2020-01-14 12:55:00,2020-01-14 13:00:00,151.18,151.62,-0.68,flip_to_long -544,做多,2020-01-14 13:00:00,2020-01-14 13:45:00,151.62,153.2,1.97,tp_upper -545,做空,2020-01-14 15:00:00,2020-01-14 16:00:00,154.8,153.41,1.7,tp_lower -546,做多,2020-01-14 16:45:00,2020-01-14 16:55:00,155.55,159.55,5.1,tp_upper -547,做空,2020-01-14 18:30:00,2020-01-14 18:35:00,162.5,163.05,-0.81,flip_to_long -548,做多,2020-01-14 18:35:00,2020-01-14 18:45:00,163.05,163.89,0.96,flip_to_short -549,做空,2020-01-14 18:45:00,2020-01-14 18:50:00,163.89,164.3,-0.62,flip_to_long -550,做多,2020-01-14 18:50:00,2020-01-14 19:00:00,164.3,164.64,0.32,flip_to_short -551,做空,2020-01-14 19:00:00,2020-01-14 19:35:00,164.64,165.33,-0.97,flip_to_long -552,做多,2020-01-14 19:35:00,2020-01-14 19:45:00,165.33,165.31,-0.13,flip_to_short -553,做空,2020-01-14 19:45:00,2020-01-14 20:05:00,165.31,164.73,0.62,flip_to_long -554,做多,2020-01-14 20:05:00,2020-01-14 20:10:00,164.73,164.11,-0.88,flip_to_short -555,做空,2020-01-14 20:10:00,2020-01-14 20:25:00,164.11,163.91,0.15,tp_lower -556,做多,2020-01-14 20:40:00,2020-01-14 20:45:00,164.83,163.69,-1.52,flip_to_short -557,做空,2020-01-14 20:45:00,2020-01-14 20:55:00,163.69,163.63,-0.03,flip_to_long -558,做多,2020-01-14 20:55:00,2020-01-14 21:50:00,163.63,164.56,1.05,tp_upper -559,做空,2020-01-14 22:45:00,2020-01-14 23:00:00,164.76,164.27,0.51,flip_to_long -560,做多,2020-01-14 23:00:00,2020-01-14 23:20:00,164.27,165.53,1.47,tp_upper -561,做空,2020-01-15 00:00:00,2020-01-15 00:05:00,164.95,165.59,-0.93,flip_to_long -562,做多,2020-01-15 00:05:00,2020-01-15 00:25:00,165.59,168.39,3.47,tp_upper -563,做空,2020-01-15 01:05:00,2020-01-15 01:10:00,166.81,167.51,-1.01,flip_to_long -564,做多,2020-01-15 01:10:00,2020-01-15 01:20:00,167.51,167.66,0.08,flip_to_short -565,做空,2020-01-15 01:20:00,2020-01-15 01:25:00,167.66,168.07,-0.63,flip_to_long -566,做多,2020-01-15 01:25:00,2020-01-15 01:40:00,168.07,167.33,-1.05,flip_to_short -567,做空,2020-01-15 01:40:00,2020-01-15 02:10:00,167.33,167.91,-0.84,flip_to_long -568,做多,2020-01-15 02:10:00,2020-01-15 02:45:00,167.91,167.2,-1.0,flip_to_short -569,做空,2020-01-15 02:45:00,2020-01-15 03:05:00,167.2,166.08,1.3,tp_lower -570,做多,2020-01-15 05:30:00,2020-01-15 05:35:00,161.73,161.5,-0.41,flip_to_short -571,做空,2020-01-15 05:35:00,2020-01-15 05:50:00,161.5,161.32,0.13,flip_to_long -572,做多,2020-01-15 05:50:00,2020-01-15 05:55:00,161.32,161.12,-0.37,flip_to_short -573,做空,2020-01-15 05:55:00,2020-01-15 06:00:00,161.12,161.31,-0.35,flip_to_long -574,做多,2020-01-15 06:00:00,2020-01-15 06:15:00,161.31,162.04,0.84,tp_upper -575,做空,2020-01-15 07:05:00,2020-01-15 07:20:00,162.35,162.32,-0.07,flip_to_long -576,做多,2020-01-15 07:20:00,2020-01-15 08:45:00,162.32,162.23,-0.22,flip_to_short -577,做空,2020-01-15 08:45:00,2020-01-15 09:00:00,162.23,162.59,-0.57,flip_to_long -578,做多,2020-01-15 09:00:00,2020-01-15 09:30:00,162.59,163.38,0.91,tp_upper -579,做空,2020-01-15 11:10:00,2020-01-15 11:15:00,165.71,166.14,-0.65,flip_to_long -580,做多,2020-01-15 11:15:00,2020-01-15 11:30:00,166.14,165.93,-0.37,flip_to_short -581,做空,2020-01-15 11:30:00,2020-01-15 11:50:00,165.93,165.12,0.92,tp_lower -582,做多,2020-01-15 12:05:00,2020-01-15 12:10:00,166.56,166.32,-0.41,flip_to_short -583,做空,2020-01-15 12:10:00,2020-01-15 12:45:00,166.32,166.09,0.18,flip_to_long -584,做多,2020-01-15 12:45:00,2020-01-15 12:50:00,166.09,165.53,-0.81,flip_to_short -585,做空,2020-01-15 12:50:00,2020-01-15 13:00:00,165.53,166.31,-1.09,flip_to_long -586,做多,2020-01-15 13:00:00,2020-01-15 13:10:00,166.31,167.27,1.09,tp_upper -587,做空,2020-01-15 13:35:00,2020-01-15 13:40:00,166.28,167.2,-1.26,flip_to_long -588,做多,2020-01-15 13:40:00,2020-01-15 13:45:00,167.2,168.19,1.12,tp_upper -589,做空,2020-01-15 14:05:00,2020-01-15 14:10:00,164.91,165.87,-1.32,tp_lower -590,做多,2020-01-15 14:45:00,2020-01-15 16:20:00,166.3,164.17,-2.75,flip_to_short -591,做空,2020-01-15 16:20:00,2020-01-15 16:30:00,164.17,164.82,-0.91,flip_to_long -592,做多,2020-01-15 16:30:00,2020-01-15 17:00:00,164.82,163.78,-1.38,flip_to_short -593,做空,2020-01-15 17:00:00,2020-01-15 17:10:00,163.78,163.81,-0.14,flip_to_long -594,做多,2020-01-15 17:10:00,2020-01-15 17:20:00,163.81,163.47,-0.52,flip_to_short -595,做空,2020-01-15 17:20:00,2020-01-15 17:25:00,163.47,164.05,-0.81,flip_to_long -596,做多,2020-01-15 17:25:00,2020-01-15 17:30:00,164.05,163.85,-0.34,flip_to_short -597,做空,2020-01-15 17:30:00,2020-01-15 17:35:00,163.85,164.19,-0.51,flip_to_long -598,做多,2020-01-15 17:35:00,2020-01-15 17:55:00,164.19,165.09,0.99,tp_upper -599,做空,2020-01-15 18:05:00,2020-01-15 18:15:00,164.69,164.36,0.3,flip_to_long -600,做多,2020-01-15 18:15:00,2020-01-15 18:20:00,164.36,164.27,-0.21,flip_to_short -601,做空,2020-01-15 18:20:00,2020-01-15 18:35:00,164.27,163.88,0.37,flip_to_long -602,做多,2020-01-15 18:35:00,2020-01-15 18:45:00,163.88,164.11,0.18,flip_to_short -603,做空,2020-01-15 18:45:00,2020-01-15 19:00:00,164.11,164.08,-0.06,flip_to_long -604,做多,2020-01-15 19:00:00,2020-01-15 19:25:00,164.08,164.31,0.18,flip_to_short -605,做空,2020-01-15 19:25:00,2020-01-15 19:35:00,164.31,164.46,-0.28,flip_to_long -606,做多,2020-01-15 19:35:00,2020-01-15 19:55:00,164.46,164.73,0.23,tp_upper -607,做空,2020-01-15 20:15:00,2020-01-15 20:35:00,164.16,165.96,-2.28,flip_to_long -608,做多,2020-01-15 20:35:00,2020-01-15 20:40:00,165.96,165.95,-0.11,tp_upper -609,做空,2020-01-15 21:25:00,2020-01-15 21:50:00,165.51,165.7,-0.32,flip_to_long -610,做多,2020-01-15 21:50:00,2020-01-15 21:55:00,165.7,165.51,-0.32,flip_to_short -611,做空,2020-01-15 21:55:00,2020-01-15 22:35:00,165.51,165.99,-0.67,flip_to_long -612,做多,2020-01-15 22:35:00,2020-01-15 22:45:00,165.99,165.61,-0.54,flip_to_short -613,做空,2020-01-15 22:45:00,2020-01-15 23:20:00,165.61,165.6,-0.09,flip_to_long -614,做多,2020-01-15 23:20:00,2020-01-15 23:25:00,165.6,166.5,0.96,tp_upper -615,做空,2020-01-15 23:35:00,2020-01-15 23:40:00,165.82,166.25,-0.6,flip_to_long -616,做多,2020-01-15 23:40:00,2020-01-16 00:00:00,166.25,167.45,1.3,tp_upper -617,做空,2020-01-16 00:15:00,2020-01-16 00:20:00,166.09,164.64,1.69,tp_lower -618,做多,2020-01-16 02:40:00,2020-01-16 02:45:00,161.33,160.93,-0.62,flip_to_short -619,做空,2020-01-16 02:45:00,2020-01-16 03:10:00,160.93,159.58,1.63,tp_lower -620,做多,2020-01-16 04:10:00,2020-01-16 04:20:00,160.78,160.22,-0.83,flip_to_short -621,做空,2020-01-16 04:20:00,2020-01-16 04:25:00,160.22,160.7,-0.72,flip_to_long -622,做多,2020-01-16 04:25:00,2020-01-16 04:35:00,160.7,160.9,0.15,tp_upper -623,做空,2020-01-16 07:00:00,2020-01-16 07:15:00,161.84,161.54,0.28,tp_lower -624,做多,2020-01-16 08:15:00,2020-01-16 08:35:00,161.86,162.01,0.09,tp_upper -625,做空,2020-01-16 08:50:00,2020-01-16 08:55:00,161.12,161.47,-0.55,flip_to_long -626,做多,2020-01-16 08:55:00,2020-01-16 09:00:00,161.47,161.27,-0.36,flip_to_short -627,做空,2020-01-16 09:00:00,2020-01-16 09:10:00,161.27,160.9,0.37,tp_lower -628,做多,2020-01-16 09:50:00,2020-01-16 10:00:00,161.33,161.11,-0.38,flip_to_short -629,做空,2020-01-16 10:00:00,2020-01-16 10:15:00,161.11,161.3,-0.34,flip_to_long -630,做多,2020-01-16 10:15:00,2020-01-16 10:20:00,161.3,161.13,-0.32,flip_to_short -631,做空,2020-01-16 10:20:00,2020-01-16 12:35:00,161.13,164.1,-3.87,flip_to_long -632,做多,2020-01-16 12:35:00,2020-01-16 12:40:00,164.1,163.36,-1.0,flip_to_short -633,做空,2020-01-16 12:40:00,2020-01-16 12:50:00,163.36,163.85,-0.7,flip_to_long -634,做多,2020-01-16 12:50:00,2020-01-16 14:50:00,163.85,161.55,-2.88,flip_to_short -635,做空,2020-01-16 14:50:00,2020-01-16 14:55:00,161.55,162.46,-1.2,flip_to_long -636,做多,2020-01-16 14:55:00,2020-01-16 15:00:00,162.46,163.14,0.72,tp_upper -637,做空,2020-01-16 16:10:00,2020-01-16 16:15:00,162.5,161.66,0.91,tp_lower -638,做多,2020-01-16 17:05:00,2020-01-16 17:20:00,162.65,163.91,1.42,tp_upper -639,做空,2020-01-16 18:10:00,2020-01-16 18:15:00,163.03,163.18,-0.28,flip_to_long -640,做多,2020-01-16 18:15:00,2020-01-16 18:20:00,163.18,162.68,-0.7,flip_to_short -641,做空,2020-01-16 18:20:00,2020-01-16 18:30:00,162.68,163.83,-1.48,flip_to_long -642,做多,2020-01-16 18:30:00,2020-01-16 18:55:00,163.83,163.5,-0.49,flip_to_short -643,做空,2020-01-16 18:55:00,2020-01-16 19:00:00,163.5,163.79,-0.44,flip_to_long -644,做多,2020-01-16 19:00:00,2020-01-16 19:20:00,163.79,163.68,-0.23,flip_to_short -645,做空,2020-01-16 19:20:00,2020-01-16 19:55:00,163.68,163.65,-0.06,flip_to_long -646,做多,2020-01-16 19:55:00,2020-01-16 20:00:00,163.65,164.16,0.5,tp_upper -647,做空,2020-01-16 20:10:00,2020-01-16 20:20:00,163.87,164.29,-0.59,flip_to_long -648,做多,2020-01-16 20:20:00,2020-01-16 20:25:00,164.29,164.21,-0.19,tp_upper -649,做空,2020-01-16 21:10:00,2020-01-16 21:15:00,163.09,163.66,-0.77,tp_lower -650,做多,2020-01-16 21:25:00,2020-01-16 21:30:00,164.34,164.2,-0.26,flip_to_short -651,做空,2020-01-16 21:30:00,2020-01-16 21:40:00,164.2,164.45,-0.39,flip_to_long -652,做多,2020-01-16 21:40:00,2020-01-16 21:45:00,164.45,164.3,-0.27,flip_to_short -653,做空,2020-01-16 21:45:00,2020-01-16 22:35:00,164.3,164.18,0.04,flip_to_long -654,做多,2020-01-16 22:35:00,2020-01-16 23:05:00,164.18,164.49,0.26,tp_upper -655,做空,2020-01-16 23:35:00,2020-01-16 23:40:00,163.9,164.09,-0.32,flip_to_long -656,做多,2020-01-16 23:40:00,2020-01-16 23:55:00,164.09,164.37,0.23,tp_upper -657,做空,2020-01-17 00:15:00,2020-01-17 00:20:00,163.57,163.91,-0.51,tp_lower -658,做多,2020-01-17 00:55:00,2020-01-17 01:05:00,163.87,163.76,-0.23,flip_to_short -659,做空,2020-01-17 01:05:00,2020-01-17 01:10:00,163.76,163.77,-0.11,flip_to_long -660,做多,2020-01-17 01:10:00,2020-01-17 01:25:00,163.77,163.95,0.12,flip_to_short -661,做空,2020-01-17 01:25:00,2020-01-17 04:35:00,163.95,165.81,-2.32,flip_to_long -662,做多,2020-01-17 04:35:00,2020-01-17 05:15:00,165.81,168.57,3.12,tp_upper -663,做空,2020-01-17 06:40:00,2020-01-17 06:50:00,168.79,168.13,0.67,tp_lower -664,做多,2020-01-17 07:20:00,2020-01-17 07:55:00,169.89,171.23,1.46,tp_upper -665,做空,2020-01-17 08:50:00,2020-01-17 08:55:00,171.03,171.8,-0.99,flip_to_long -666,做多,2020-01-17 08:55:00,2020-01-17 09:25:00,171.8,173.19,1.5,tp_upper -667,做空,2020-01-17 09:35:00,2020-01-17 09:40:00,172.04,172.17,-0.25,flip_to_long -668,做多,2020-01-17 09:40:00,2020-01-17 09:45:00,172.17,171.59,-0.77,flip_to_short -669,做空,2020-01-17 09:45:00,2020-01-17 09:50:00,171.59,172.39,-1.02,flip_to_long -670,做多,2020-01-17 09:50:00,2020-01-17 09:55:00,172.39,172.19,-0.33,flip_to_short -671,做空,2020-01-17 09:55:00,2020-01-17 10:10:00,172.19,171.91,0.22,flip_to_long -672,做多,2020-01-17 10:10:00,2020-01-17 11:30:00,171.91,170.77,-1.4,flip_to_short -673,做空,2020-01-17 11:30:00,2020-01-17 11:50:00,170.77,170.45,0.27,tp_lower -674,做多,2020-01-17 13:15:00,2020-01-17 13:30:00,169.11,169.17,-0.03,flip_to_short -675,做空,2020-01-17 13:30:00,2020-01-17 13:55:00,169.17,168.75,0.39,flip_to_long -676,做多,2020-01-17 13:55:00,2020-01-17 15:45:00,168.75,168.39,-0.51,tp_upper -677,做多,2020-01-17 18:00:00,2020-01-17 18:10:00,170.64,170.66,-0.07,flip_to_short -678,做空,2020-01-17 18:10:00,2020-01-17 18:15:00,170.66,170.95,-0.43,flip_to_long -679,做多,2020-01-17 18:15:00,2020-01-17 18:40:00,170.95,172.53,1.69,tp_upper -680,做空,2020-01-17 19:35:00,2020-01-17 19:45:00,171.05,169.17,2.05,tp_lower -681,做空,2020-01-17 20:55:00,2020-01-17 21:00:00,169.23,169.83,-0.8,flip_to_long -682,做多,2020-01-17 21:00:00,2020-01-17 21:05:00,169.83,169.74,-0.2,flip_to_short -683,做空,2020-01-17 21:05:00,2020-01-17 21:10:00,169.74,170.08,-0.49,flip_to_long -684,做多,2020-01-17 21:10:00,2020-01-17 21:35:00,170.08,170.59,0.49,tp_upper -685,做空,2020-01-17 22:55:00,2020-01-17 23:30:00,171.95,171.97,-0.12,flip_to_long -686,做多,2020-01-17 23:30:00,2020-01-17 23:35:00,171.97,171.98,-0.09,flip_to_short -687,做空,2020-01-17 23:35:00,2020-01-17 23:55:00,171.98,170.06,2.09,tp_lower -688,做多,2020-01-18 00:10:00,2020-01-18 00:25:00,171.86,171.66,-0.34,flip_to_short -689,做空,2020-01-18 00:25:00,2020-01-18 00:30:00,171.66,173.0,-1.68,flip_to_long -690,做多,2020-01-18 00:30:00,2020-01-18 00:35:00,173.0,173.07,-0.02,tp_upper -691,做空,2020-01-18 01:15:00,2020-01-18 01:20:00,172.07,172.54,-0.65,flip_to_long -692,做多,2020-01-18 01:20:00,2020-01-18 01:40:00,172.54,172.11,-0.6,flip_to_short -693,做空,2020-01-18 01:40:00,2020-01-18 01:45:00,172.11,172.45,-0.49,flip_to_long -694,做多,2020-01-18 01:45:00,2020-01-18 02:00:00,172.45,172.58,0.05,flip_to_short -695,做空,2020-01-18 02:00:00,2020-01-18 02:15:00,172.58,171.56,1.07,tp_lower -696,做多,2020-01-18 03:15:00,2020-01-18 04:00:00,171.83,171.72,-0.23,flip_to_short -697,做空,2020-01-18 04:00:00,2020-01-18 04:25:00,171.72,170.15,1.72,tp_lower -698,做多,2020-01-18 06:35:00,2020-01-18 06:45:00,167.93,167.9,-0.14,flip_to_short -699,做空,2020-01-18 06:45:00,2020-01-18 07:10:00,167.9,167.95,-0.16,flip_to_long -700,做多,2020-01-18 07:10:00,2020-01-18 07:15:00,167.95,169.04,1.2,tp_upper -701,做空,2020-01-18 07:50:00,2020-01-18 08:25:00,168.39,168.5,-0.23,flip_to_long -702,做多,2020-01-18 08:25:00,2020-01-18 08:30:00,168.5,168.13,-0.54,flip_to_short -703,做空,2020-01-18 08:30:00,2020-01-18 08:40:00,168.13,168.64,-0.71,flip_to_long -704,做多,2020-01-18 08:40:00,2020-01-18 08:50:00,168.64,168.58,-0.17,flip_to_short -705,做空,2020-01-18 08:50:00,2020-01-18 10:40:00,168.58,170.13,-1.93,flip_to_long -706,做多,2020-01-18 10:40:00,2020-01-18 10:50:00,170.13,169.74,-0.55,flip_to_short -707,做空,2020-01-18 10:50:00,2020-01-18 10:55:00,169.74,169.15,0.59,tp_lower -708,做多,2020-01-18 11:55:00,2020-01-18 12:05:00,169.27,169.11,-0.28,flip_to_short -709,做空,2020-01-18 12:05:00,2020-01-18 12:10:00,169.11,169.73,-0.82,flip_to_long -710,做多,2020-01-18 12:10:00,2020-01-18 12:15:00,169.73,170.25,0.5,tp_upper -711,做空,2020-01-18 15:15:00,2020-01-18 15:35:00,176.37,174.46,2.03,tp_lower -712,做多,2020-01-18 16:00:00,2020-01-18 16:05:00,177.59,177.55,-0.14,flip_to_short -713,做空,2020-01-18 16:05:00,2020-01-18 16:25:00,177.55,173.37,4.56,tp_lower -714,做多,2020-01-18 17:25:00,2020-01-18 17:30:00,175.0,174.79,-0.34,flip_to_short -715,做空,2020-01-18 17:30:00,2020-01-18 17:45:00,174.79,175.01,-0.36,flip_to_long -716,做多,2020-01-18 17:45:00,2020-01-18 17:55:00,175.01,175.01,-0.1,tp_upper -717,做空,2020-01-18 18:10:00,2020-01-18 18:20:00,174.29,173.78,0.49,tp_lower -718,做多,2020-01-18 18:30:00,2020-01-18 18:45:00,174.21,174.48,0.21,flip_to_short -719,做空,2020-01-18 18:45:00,2020-01-18 19:05:00,174.48,174.59,-0.23,flip_to_long -720,做多,2020-01-18 19:05:00,2020-01-18 19:15:00,174.59,174.55,-0.15,flip_to_short -721,做空,2020-01-18 19:15:00,2020-01-18 20:45:00,174.55,175.45,-1.14,flip_to_long -722,做多,2020-01-18 20:45:00,2020-01-18 20:50:00,175.45,175.1,-0.5,flip_to_short -723,做空,2020-01-18 20:50:00,2020-01-18 20:55:00,175.1,175.76,-0.85,flip_to_long -724,做多,2020-01-18 20:55:00,2020-01-18 21:00:00,175.76,176.14,0.33,tp_upper -725,做空,2020-01-18 22:05:00,2020-01-18 23:05:00,176.48,175.59,0.9,tp_lower -726,做多,2020-01-19 00:25:00,2020-01-19 00:40:00,175.82,175.5,-0.48,flip_to_short -727,做空,2020-01-19 00:40:00,2020-01-19 01:55:00,175.5,175.5,-0.1,tp_lower -728,做多,2020-01-19 02:25:00,2020-01-19 02:30:00,176.78,176.53,-0.39,flip_to_short -729,做空,2020-01-19 02:30:00,2020-01-19 02:40:00,176.53,176.39,0.06,flip_to_long -730,做多,2020-01-19 02:40:00,2020-01-19 03:40:00,176.39,176.71,0.27,flip_to_short -731,做空,2020-01-19 03:40:00,2020-01-19 04:05:00,176.71,175.95,0.78,tp_lower -732,做多,2020-01-19 05:00:00,2020-01-19 05:05:00,176.68,176.36,-0.48,flip_to_short -733,做空,2020-01-19 05:05:00,2020-01-19 05:20:00,176.36,176.52,-0.29,flip_to_long -734,做多,2020-01-19 05:20:00,2020-01-19 05:25:00,176.52,176.1,-0.59,flip_to_short -735,做空,2020-01-19 05:25:00,2020-01-19 05:30:00,176.1,175.71,0.35,tp_lower -736,做多,2020-01-19 05:50:00,2020-01-19 05:55:00,176.39,176.23,-0.29,flip_to_short -737,做空,2020-01-19 05:55:00,2020-01-19 06:40:00,176.23,175.19,1.1,tp_lower -738,做多,2020-01-19 07:15:00,2020-01-19 07:30:00,175.9,176.19,0.24,flip_to_short -739,做空,2020-01-19 07:30:00,2020-01-19 08:45:00,176.19,176.52,-0.49,flip_to_long -740,做多,2020-01-19 08:45:00,2020-01-19 09:00:00,176.52,176.16,-0.52,flip_to_short -741,做空,2020-01-19 09:00:00,2020-01-19 09:20:00,176.16,176.48,-0.47,flip_to_long -742,做多,2020-01-19 09:20:00,2020-01-19 09:25:00,176.48,177.19,0.72,tp_upper -743,做空,2020-01-19 09:45:00,2020-01-19 09:50:00,176.31,175.49,0.85,tp_lower -744,做多,2020-01-19 13:45:00,2020-01-19 14:50:00,164.64,164.81,0.11,flip_to_short -745,做空,2020-01-19 14:50:00,2020-01-19 15:10:00,164.81,164.89,-0.2,flip_to_long -746,做多,2020-01-19 15:10:00,2020-01-19 15:20:00,164.89,164.66,-0.39,flip_to_short -747,做空,2020-01-19 15:20:00,2020-01-19 15:25:00,164.66,164.99,-0.51,flip_to_long -748,做多,2020-01-19 15:25:00,2020-01-19 15:40:00,164.99,165.06,-0.02,flip_to_short -749,做空,2020-01-19 15:40:00,2020-01-19 16:00:00,165.06,165.8,-1.01,flip_to_long -750,做多,2020-01-19 16:00:00,2020-01-19 16:05:00,165.8,165.77,-0.14,tp_upper -751,做空,2020-01-19 16:45:00,2020-01-19 16:50:00,165.36,165.39,-0.14,flip_to_long -752,做多,2020-01-19 16:50:00,2020-01-19 17:45:00,165.39,165.5,0.03,flip_to_short -753,做空,2020-01-19 17:45:00,2020-01-19 18:00:00,165.5,165.1,0.39,tp_lower -754,做多,2020-01-19 19:05:00,2020-01-19 19:20:00,164.85,164.57,-0.44,flip_to_short -755,做空,2020-01-19 19:20:00,2020-01-19 19:35:00,164.57,164.56,-0.09,flip_to_long -756,做多,2020-01-19 19:35:00,2020-01-19 19:50:00,164.56,165.07,0.52,tp_upper -757,做空,2020-01-19 20:00:00,2020-01-19 20:30:00,164.79,164.87,-0.2,flip_to_long -758,做多,2020-01-19 20:30:00,2020-01-19 20:35:00,164.87,164.64,-0.38,flip_to_short -759,做空,2020-01-19 20:35:00,2020-01-19 20:50:00,164.64,164.74,-0.22,flip_to_long -760,做多,2020-01-19 20:50:00,2020-01-19 20:55:00,164.74,164.68,-0.17,flip_to_short -761,做空,2020-01-19 20:55:00,2020-01-19 21:05:00,164.68,165.73,-1.38,flip_to_long -762,做多,2020-01-19 21:05:00,2020-01-19 21:10:00,165.73,165.18,-0.76,tp_upper -763,做空,2020-01-19 22:10:00,2020-01-19 22:15:00,165.38,164.92,0.45,tp_lower -764,做多,2020-01-19 22:20:00,2020-01-19 22:35:00,165.67,166.83,1.29,tp_upper -765,做空,2020-01-19 22:55:00,2020-01-19 23:05:00,166.35,166.56,-0.35,flip_to_long -766,做多,2020-01-19 23:05:00,2020-01-19 23:15:00,166.56,166.48,-0.19,flip_to_short -767,做空,2020-01-19 23:15:00,2020-01-20 00:25:00,166.48,166.18,0.26,tp_lower -768,做多,2020-01-20 00:30:00,2020-01-20 01:45:00,166.92,165.64,-1.68,flip_to_short -769,做空,2020-01-20 01:45:00,2020-01-20 01:50:00,165.64,165.94,-0.47,tp_lower -770,做多,2020-01-20 02:30:00,2020-01-20 03:20:00,165.99,165.74,-0.41,flip_to_short -771,做空,2020-01-20 03:20:00,2020-01-20 03:30:00,165.74,165.77,-0.14,tp_lower -772,做空,2020-01-20 03:35:00,2020-01-20 03:40:00,165.67,165.69,-0.13,flip_to_long -773,做多,2020-01-20 03:40:00,2020-01-20 03:55:00,165.69,165.85,0.09,tp_upper -774,做空,2020-01-20 04:05:00,2020-01-20 04:10:00,165.61,165.77,-0.3,flip_to_long -775,做多,2020-01-20 04:10:00,2020-01-20 04:15:00,165.77,165.58,-0.33,flip_to_short -776,做空,2020-01-20 04:15:00,2020-01-20 04:25:00,165.58,165.12,0.46,tp_lower -777,做多,2020-01-20 05:10:00,2020-01-20 05:35:00,165.37,165.34,-0.14,flip_to_short -778,做空,2020-01-20 05:35:00,2020-01-20 05:40:00,165.34,165.74,-0.59,flip_to_long -779,做多,2020-01-20 05:40:00,2020-01-20 05:50:00,165.74,165.8,-0.03,tp_upper -780,做空,2020-01-20 06:40:00,2020-01-20 06:45:00,165.85,166.05,-0.34,flip_to_long -781,做多,2020-01-20 06:45:00,2020-01-20 06:55:00,166.05,166.04,-0.11,flip_to_short -782,做空,2020-01-20 06:55:00,2020-01-20 07:30:00,166.04,165.83,0.15,tp_lower -783,做多,2020-01-20 08:00:00,2020-01-20 08:05:00,166.09,165.99,-0.22,flip_to_short -784,做空,2020-01-20 08:05:00,2020-01-20 08:10:00,165.99,166.19,-0.34,flip_to_long -785,做多,2020-01-20 08:10:00,2020-01-20 09:15:00,166.19,165.61,-0.8,flip_to_short -786,做空,2020-01-20 09:15:00,2020-01-20 09:20:00,165.61,165.22,0.37,tp_lower -787,做多,2020-01-20 10:00:00,2020-01-20 10:10:00,165.29,165.17,-0.24,flip_to_short -788,做空,2020-01-20 10:10:00,2020-01-20 10:40:00,165.17,165.01,0.09,flip_to_long -789,做多,2020-01-20 10:40:00,2020-01-20 10:55:00,165.01,165.15,0.07,tp_upper -790,做空,2020-01-20 11:00:00,2020-01-20 11:30:00,165.05,165.12,-0.18,flip_to_long -791,做多,2020-01-20 11:30:00,2020-01-20 13:35:00,165.12,162.67,-3.05,flip_to_short -792,做空,2020-01-20 13:35:00,2020-01-20 13:40:00,162.67,163.87,-1.54,flip_to_long -793,做多,2020-01-20 13:40:00,2020-01-20 13:45:00,163.87,164.48,0.62,tp_upper -794,做空,2020-01-20 16:15:00,2020-01-20 16:20:00,166.46,167.28,-1.06,flip_to_long -795,做多,2020-01-20 16:20:00,2020-01-20 16:30:00,167.28,166.72,-0.74,flip_to_short -796,做空,2020-01-20 16:30:00,2020-01-20 16:40:00,166.72,166.41,0.26,flip_to_long -797,做多,2020-01-20 16:40:00,2020-01-20 17:45:00,166.41,166.57,0.09,flip_to_short -798,做空,2020-01-20 17:45:00,2020-01-20 18:20:00,166.57,166.78,-0.34,tp_lower -799,做多,2020-01-20 18:50:00,2020-01-20 19:05:00,166.81,166.7,-0.22,flip_to_short -800,做空,2020-01-20 19:05:00,2020-01-20 20:40:00,166.7,167.46,-0.97,flip_to_long -801,做多,2020-01-20 20:40:00,2020-01-20 21:00:00,167.46,167.3,-0.28,flip_to_short -802,做空,2020-01-20 21:00:00,2020-01-20 22:10:00,167.3,167.49,-0.31,flip_to_long -803,做多,2020-01-20 22:10:00,2020-01-20 22:15:00,167.49,167.87,0.34,tp_upper -804,做空,2020-01-20 22:55:00,2020-01-20 23:05:00,167.64,167.69,-0.15,flip_to_long -805,做多,2020-01-20 23:05:00,2020-01-20 23:25:00,167.69,167.78,0.01,flip_to_short -806,做空,2020-01-20 23:25:00,2020-01-21 00:35:00,167.78,166.06,1.85,tp_lower -807,做多,2020-01-21 01:00:00,2020-01-21 01:10:00,166.82,166.64,-0.31,flip_to_short -808,做空,2020-01-21 01:10:00,2020-01-21 01:15:00,166.64,166.74,-0.22,flip_to_long -809,做多,2020-01-21 01:15:00,2020-01-21 01:30:00,166.74,167.13,0.36,tp_upper -810,做空,2020-01-21 02:40:00,2020-01-21 03:30:00,167.25,167.74,-0.68,flip_to_long -811,做多,2020-01-21 03:30:00,2020-01-21 03:50:00,167.74,168.19,0.43,tp_upper -812,做空,2020-01-21 04:55:00,2020-01-21 05:05:00,168.03,167.51,0.51,tp_lower -813,做多,2020-01-21 06:30:00,2020-01-21 06:35:00,167.7,167.43,-0.42,tp_upper -814,做空,2020-01-21 06:40:00,2020-01-21 06:50:00,167.23,167.59,-0.52,flip_to_long -815,做多,2020-01-21 06:50:00,2020-01-21 06:55:00,167.59,167.45,-0.26,flip_to_short -816,做空,2020-01-21 06:55:00,2020-01-21 07:30:00,167.45,166.85,0.61,tp_lower -817,做多,2020-01-21 08:35:00,2020-01-21 08:45:00,166.74,166.98,0.19,tp_upper -818,做空,2020-01-21 09:45:00,2020-01-21 10:05:00,166.99,167.15,-0.29,flip_to_long -819,做多,2020-01-21 10:05:00,2020-01-21 10:20:00,167.15,166.97,-0.31,flip_to_short -820,做空,2020-01-21 10:20:00,2020-01-21 10:25:00,166.97,167.1,-0.25,tp_lower -821,做多,2020-01-21 10:35:00,2020-01-21 10:40:00,167.9,167.85,-0.16,tp_upper -822,做空,2020-01-21 11:35:00,2020-01-21 11:50:00,167.9,167.93,-0.13,flip_to_long -823,做多,2020-01-21 11:50:00,2020-01-21 12:00:00,167.93,167.72,-0.34,flip_to_short -824,做空,2020-01-21 12:00:00,2020-01-21 12:10:00,167.72,168.24,-0.7,flip_to_long -825,做多,2020-01-21 12:10:00,2020-01-21 12:20:00,168.24,168.22,-0.12,flip_to_short -826,做空,2020-01-21 12:20:00,2020-01-21 12:25:00,168.22,168.23,-0.11,flip_to_long -827,做多,2020-01-21 12:25:00,2020-01-21 12:30:00,168.23,168.06,-0.29,flip_to_short -828,做空,2020-01-21 12:30:00,2020-01-21 12:50:00,168.06,168.65,-0.78,flip_to_long -829,做多,2020-01-21 12:50:00,2020-01-21 12:55:00,168.65,168.27,-0.53,tp_upper -830,做空,2020-01-21 14:05:00,2020-01-21 14:40:00,168.6,168.7,-0.21,flip_to_long -831,做多,2020-01-21 14:40:00,2020-01-21 14:50:00,168.7,168.56,-0.25,flip_to_short -832,做空,2020-01-21 14:50:00,2020-01-21 15:00:00,168.56,168.52,-0.05,flip_to_long -833,做多,2020-01-21 15:00:00,2020-01-21 15:25:00,168.52,168.68,0.09,flip_to_short -834,做空,2020-01-21 15:25:00,2020-01-21 15:40:00,168.68,168.95,-0.4,flip_to_long -835,做多,2020-01-21 15:40:00,2020-01-21 15:45:00,168.95,169.11,0.09,tp_upper -836,做空,2020-01-21 15:55:00,2020-01-21 16:00:00,168.27,168.54,-0.4,tp_lower -837,做多,2020-01-21 17:45:00,2020-01-21 18:10:00,167.69,167.52,-0.29,flip_to_short -838,做空,2020-01-21 18:10:00,2020-01-21 18:15:00,167.52,167.31,0.14,tp_lower -839,做多,2020-01-21 19:00:00,2020-01-21 19:10:00,167.43,167.43,-0.09,flip_to_short -840,做空,2020-01-21 19:10:00,2020-01-21 19:20:00,167.43,167.55,-0.23,flip_to_long -841,做多,2020-01-21 19:20:00,2020-01-21 19:25:00,167.55,167.35,-0.32,flip_to_short -842,做空,2020-01-21 19:25:00,2020-01-21 19:40:00,167.35,166.01,1.42,tp_lower -843,做多,2020-01-21 20:00:00,2020-01-21 21:00:00,167.32,169.49,2.37,tp_upper -844,做空,2020-01-21 22:10:00,2020-01-21 22:30:00,168.71,169.31,-0.78,flip_to_long -845,做多,2020-01-21 22:30:00,2020-01-21 22:35:00,169.31,169.2,-0.22,flip_to_short -846,做空,2020-01-21 22:35:00,2020-01-21 22:40:00,169.2,169.35,-0.27,flip_to_long -847,做多,2020-01-21 22:40:00,2020-01-21 23:00:00,169.35,169.87,0.49,tp_upper -848,做空,2020-01-21 23:30:00,2020-01-22 00:50:00,169.02,169.84,-1.02,flip_to_long -849,做多,2020-01-22 00:50:00,2020-01-22 01:10:00,169.84,169.7,-0.26,flip_to_short -850,做空,2020-01-22 01:10:00,2020-01-22 01:20:00,169.7,169.15,0.54,tp_lower -851,做多,2020-01-22 02:15:00,2020-01-22 02:20:00,169.5,168.69,-1.04,flip_to_short -852,做空,2020-01-22 02:20:00,2020-01-22 02:25:00,168.69,168.77,-0.19,tp_lower -853,做多,2020-01-22 03:10:00,2020-01-22 03:50:00,169.11,168.76,-0.5,flip_to_short -854,做空,2020-01-22 03:50:00,2020-01-22 03:55:00,168.76,168.77,-0.11,flip_to_long -855,做多,2020-01-22 03:55:00,2020-01-22 04:40:00,168.77,168.93,0.09,flip_to_short -856,做空,2020-01-22 04:40:00,2020-01-22 04:45:00,168.93,169.0,-0.18,tp_lower -857,做多,2020-01-22 04:50:00,2020-01-22 04:55:00,169.47,169.53,-0.03,tp_upper -858,做空,2020-01-22 05:20:00,2020-01-22 05:25:00,169.19,169.19,-0.1,flip_to_long -859,做多,2020-01-22 05:25:00,2020-01-22 05:50:00,169.19,169.01,-0.3,flip_to_short -860,做空,2020-01-22 05:50:00,2020-01-22 06:05:00,169.01,169.37,-0.51,flip_to_long -861,做多,2020-01-22 06:05:00,2020-01-22 06:20:00,169.37,169.37,-0.1,flip_to_short -862,做空,2020-01-22 06:20:00,2020-01-22 06:35:00,169.37,169.44,-0.18,flip_to_long -863,做多,2020-01-22 06:35:00,2020-01-22 06:40:00,169.44,169.54,0.02,tp_upper -864,做空,2020-01-22 07:35:00,2020-01-22 08:35:00,169.8,169.05,0.76,tp_lower -865,做多,2020-01-22 09:30:00,2020-01-22 10:10:00,168.78,168.42,-0.51,flip_to_short -866,做空,2020-01-22 10:10:00,2020-01-22 10:35:00,168.42,168.72,-0.44,flip_to_long -867,做多,2020-01-22 10:35:00,2020-01-22 10:50:00,168.72,168.51,-0.34,flip_to_short -868,做空,2020-01-22 10:50:00,2020-01-22 11:15:00,168.51,167.72,0.81,tp_lower -869,做多,2020-01-22 11:45:00,2020-01-22 11:50:00,168.37,168.31,-0.17,flip_to_short -870,做空,2020-01-22 11:50:00,2020-01-22 12:05:00,168.31,167.76,0.53,tp_lower -871,做多,2020-01-22 12:25:00,2020-01-22 12:40:00,168.1,168.1,-0.1,flip_to_short -872,做空,2020-01-22 12:40:00,2020-01-22 12:45:00,168.1,168.19,-0.2,flip_to_long -873,做多,2020-01-22 12:45:00,2020-01-22 13:00:00,168.19,167.98,-0.34,flip_to_short -874,做空,2020-01-22 13:00:00,2020-01-22 13:05:00,167.98,167.25,0.74,tp_lower -875,做多,2020-01-22 14:15:00,2020-01-22 14:25:00,167.15,167.12,-0.13,flip_to_short -876,做空,2020-01-22 14:25:00,2020-01-22 14:35:00,167.12,167.14,-0.12,flip_to_long -877,做多,2020-01-22 14:35:00,2020-01-22 14:45:00,167.14,166.86,-0.42,flip_to_short -878,做空,2020-01-22 14:45:00,2020-01-22 14:50:00,166.86,166.95,-0.2,flip_to_long -879,做多,2020-01-22 14:50:00,2020-01-22 15:20:00,166.95,167.4,0.42,tp_upper -880,做空,2020-01-22 16:30:00,2020-01-22 16:35:00,167.28,167.84,-0.74,tp_lower -881,做空,2020-01-22 17:25:00,2020-01-22 17:30:00,167.98,168.09,-0.22,flip_to_long -882,做多,2020-01-22 17:30:00,2020-01-22 17:45:00,168.09,168.0,-0.2,flip_to_short -883,做空,2020-01-22 17:45:00,2020-01-22 17:50:00,168.0,168.18,-0.3,flip_to_long -884,做多,2020-01-22 17:50:00,2020-01-22 18:00:00,168.18,167.97,-0.33,flip_to_short -885,做空,2020-01-22 18:00:00,2020-01-22 18:15:00,167.97,168.18,-0.33,flip_to_long -886,做多,2020-01-22 18:15:00,2020-01-22 18:40:00,168.18,168.09,-0.2,flip_to_short -887,做空,2020-01-22 18:40:00,2020-01-22 18:45:00,168.09,168.15,-0.16,flip_to_long -888,做多,2020-01-22 18:45:00,2020-01-22 18:55:00,168.15,168.14,-0.11,flip_to_short -889,做空,2020-01-22 18:55:00,2020-01-22 19:00:00,168.14,168.1,-0.05,flip_to_long -890,做多,2020-01-22 19:00:00,2020-01-22 20:00:00,168.1,167.98,-0.23,flip_to_short -891,做空,2020-01-22 20:00:00,2020-01-22 20:05:00,167.98,168.17,-0.31,flip_to_long -892,做多,2020-01-22 20:05:00,2020-01-22 20:15:00,168.17,167.84,-0.46,flip_to_short -893,做空,2020-01-22 20:15:00,2020-01-22 20:20:00,167.84,167.68,0.08,tp_lower -894,做多,2020-01-22 20:40:00,2020-01-22 21:05:00,168.07,168.04,-0.13,flip_to_short -895,做空,2020-01-22 21:05:00,2020-01-22 21:10:00,168.04,168.23,-0.31,flip_to_long -896,做多,2020-01-22 21:10:00,2020-01-22 21:20:00,168.23,168.04,-0.3,flip_to_short -897,做空,2020-01-22 21:20:00,2020-01-22 21:25:00,168.04,168.22,-0.29,flip_to_long -898,做多,2020-01-22 21:25:00,2020-01-22 21:30:00,168.22,168.05,-0.28,flip_to_short -899,做空,2020-01-22 21:30:00,2020-01-22 21:45:00,168.05,168.02,-0.06,flip_to_long -900,做多,2020-01-22 21:45:00,2020-01-22 22:10:00,168.02,168.05,-0.06,flip_to_short -901,做空,2020-01-22 22:10:00,2020-01-22 22:15:00,168.05,167.94,0.03,tp_lower -902,做多,2020-01-22 23:15:00,2020-01-22 23:20:00,167.91,167.83,-0.18,flip_to_short -903,做空,2020-01-22 23:20:00,2020-01-22 23:25:00,167.83,167.89,-0.16,flip_to_long -904,做多,2020-01-22 23:25:00,2020-01-22 23:40:00,167.89,168.0,0.03,tp_upper -905,做多,2020-01-23 00:10:00,2020-01-23 03:00:00,167.87,165.9,-2.38,flip_to_short -906,做空,2020-01-23 03:00:00,2020-01-23 03:45:00,165.9,165.9,-0.1,flip_to_long -907,做多,2020-01-23 03:45:00,2020-01-23 03:50:00,165.9,165.83,-0.18,flip_to_short -908,做空,2020-01-23 03:50:00,2020-01-23 04:00:00,165.83,165.5,0.29,tp_lower -909,做空,2020-01-23 06:15:00,2020-01-23 06:40:00,164.03,164.08,-0.15,flip_to_long -910,做多,2020-01-23 06:40:00,2020-01-23 06:45:00,164.08,163.58,-0.68,flip_to_short -911,做空,2020-01-23 06:45:00,2020-01-23 06:55:00,163.58,164.07,-0.67,flip_to_long -912,做多,2020-01-23 06:55:00,2020-01-23 07:00:00,164.07,163.8,-0.41,flip_to_short -913,做空,2020-01-23 07:00:00,2020-01-23 07:10:00,163.8,164.01,-0.34,flip_to_long -914,做多,2020-01-23 07:10:00,2020-01-23 07:15:00,164.01,164.67,0.66,tp_upper -915,做空,2020-01-23 08:30:00,2020-01-23 08:45:00,164.8,163.97,0.86,tp_lower -916,做多,2020-01-23 09:50:00,2020-01-23 10:25:00,164.0,163.32,-0.88,flip_to_short -917,做空,2020-01-23 10:25:00,2020-01-23 10:40:00,163.32,163.22,0.02,tp_lower -918,做多,2020-01-23 10:55:00,2020-01-23 11:00:00,163.68,163.4,-0.42,flip_to_short -919,做空,2020-01-23 11:00:00,2020-01-23 11:05:00,163.4,162.99,0.38,tp_lower -920,做多,2020-01-23 11:35:00,2020-01-23 11:55:00,163.28,162.86,-0.58,flip_to_short -921,做空,2020-01-23 11:55:00,2020-01-23 12:00:00,162.86,162.74,0.04,tp_lower -922,做多,2020-01-23 12:10:00,2020-01-23 12:45:00,162.92,162.92,-0.09,flip_to_short -923,做空,2020-01-23 12:45:00,2020-01-23 12:55:00,162.92,162.96,-0.14,flip_to_long -924,做多,2020-01-23 12:55:00,2020-01-23 15:15:00,162.96,163.46,0.48,tp_upper -925,做多,2020-01-23 16:15:00,2020-01-23 16:25:00,163.2,163.17,-0.13,flip_to_short -926,做空,2020-01-23 16:25:00,2020-01-23 16:40:00,163.17,162.67,0.48,tp_lower -927,做多,2020-01-23 17:05:00,2020-01-23 17:25:00,163.17,162.93,-0.37,flip_to_short -928,做空,2020-01-23 17:25:00,2020-01-23 17:40:00,162.93,162.61,0.28,tp_lower -929,做多,2020-01-23 19:15:00,2020-01-23 20:00:00,160.62,160.18,-0.61,flip_to_short -930,做空,2020-01-23 20:00:00,2020-01-23 20:15:00,160.18,160.4,-0.35,flip_to_long -931,做多,2020-01-23 20:15:00,2020-01-23 20:25:00,160.4,160.98,0.58,tp_upper -932,做多,2020-01-23 22:55:00,2020-01-23 23:00:00,163.14,162.74,-0.55,flip_to_short -933,做空,2020-01-23 23:00:00,2020-01-23 23:05:00,162.74,162.44,0.25,tp_lower -934,做多,2020-01-23 23:45:00,2020-01-24 00:15:00,162.7,162.44,-0.39,flip_to_short -935,做空,2020-01-24 00:15:00,2020-01-24 00:20:00,162.44,162.62,-0.31,flip_to_long -936,做多,2020-01-24 00:20:00,2020-01-24 00:50:00,162.62,163.25,0.64,tp_upper -937,做空,2020-01-24 01:05:00,2020-01-24 01:25:00,162.98,162.86,0.05,flip_to_long -938,做多,2020-01-24 01:25:00,2020-01-24 01:30:00,162.86,162.44,-0.59,flip_to_short -939,做空,2020-01-24 01:30:00,2020-01-24 01:35:00,162.44,162.45,-0.11,tp_lower -940,做多,2020-01-24 03:45:00,2020-01-24 03:50:00,159.85,159.56,-0.44,flip_to_short -941,做空,2020-01-24 03:50:00,2020-01-24 04:00:00,159.56,159.55,-0.08,flip_to_long -942,做多,2020-01-24 04:00:00,2020-01-24 04:10:00,159.55,159.46,-0.2,flip_to_short -943,做空,2020-01-24 04:10:00,2020-01-24 04:30:00,159.46,158.72,0.79,tp_lower -944,做多,2020-01-24 05:10:00,2020-01-24 05:25:00,159.08,159.39,0.28,tp_upper -945,做多,2020-01-24 06:50:00,2020-01-24 07:00:00,159.49,159.66,0.11,tp_upper -946,做空,2020-01-24 07:05:00,2020-01-24 07:15:00,159.39,159.02,0.35,tp_lower -947,做多,2020-01-24 07:40:00,2020-01-24 07:45:00,159.46,159.21,-0.39,flip_to_short -948,做空,2020-01-24 07:45:00,2020-01-24 07:50:00,159.21,159.31,-0.21,flip_to_long -949,做多,2020-01-24 07:50:00,2020-01-24 08:00:00,159.31,159.01,-0.45,flip_to_short -950,做空,2020-01-24 08:00:00,2020-01-24 08:05:00,159.01,159.19,-0.31,flip_to_long -951,做多,2020-01-24 08:05:00,2020-01-24 08:15:00,159.19,159.22,-0.06,flip_to_short -952,做空,2020-01-24 08:15:00,2020-01-24 08:35:00,159.22,158.81,0.39,tp_lower -953,做多,2020-01-24 08:40:00,2020-01-24 09:05:00,159.07,159.0,-0.18,flip_to_short -954,做空,2020-01-24 09:05:00,2020-01-24 09:10:00,159.0,158.64,0.33,tp_lower -955,做多,2020-01-24 11:15:00,2020-01-24 11:25:00,156.76,157.91,1.29,tp_upper -956,做空,2020-01-24 13:10:00,2020-01-24 13:20:00,160.47,160.78,-0.46,flip_to_long -957,做多,2020-01-24 13:20:00,2020-01-24 13:55:00,160.78,161.81,1.12,tp_upper -958,做多,2020-01-24 15:15:00,2020-01-24 15:50:00,162.1,162.74,0.66,tp_upper -959,做空,2020-01-24 16:00:00,2020-01-24 16:05:00,162.41,162.5,-0.2,flip_to_long -960,做多,2020-01-24 16:05:00,2020-01-24 16:10:00,162.5,161.87,-0.84,flip_to_short -961,做空,2020-01-24 16:10:00,2020-01-24 16:15:00,161.87,162.14,-0.41,flip_to_long -962,做多,2020-01-24 16:15:00,2020-01-24 16:35:00,162.14,161.81,-0.48,flip_to_short -963,做空,2020-01-24 16:35:00,2020-01-24 16:50:00,161.81,161.47,0.3,tp_lower -964,做多,2020-01-24 17:45:00,2020-01-24 18:10:00,161.22,162.13,0.97,tp_upper -965,做空,2020-01-24 19:00:00,2020-01-24 20:35:00,161.76,163.22,-1.81,flip_to_long -966,做多,2020-01-24 20:35:00,2020-01-24 21:15:00,163.22,163.63,0.38,flip_to_short -967,做空,2020-01-24 21:15:00,2020-01-24 21:20:00,163.63,163.76,-0.24,flip_to_long -968,做多,2020-01-24 21:20:00,2020-01-24 21:25:00,163.76,163.62,-0.25,flip_to_short -969,做空,2020-01-24 21:25:00,2020-01-24 21:40:00,163.62,163.64,-0.12,flip_to_long -970,做多,2020-01-24 21:40:00,2020-01-24 21:45:00,163.64,163.47,-0.29,flip_to_short -971,做空,2020-01-24 21:45:00,2020-01-24 22:00:00,163.47,163.47,-0.09,flip_to_long -972,做多,2020-01-24 22:00:00,2020-01-24 22:05:00,163.47,162.66,-1.02,flip_to_short -973,做空,2020-01-24 22:05:00,2020-01-24 22:10:00,162.66,162.81,-0.26,tp_lower -974,做多,2020-01-24 22:55:00,2020-01-24 23:00:00,163.16,164.13,1.01,tp_upper -975,做空,2020-01-24 23:05:00,2020-01-24 23:10:00,162.92,163.06,-0.25,flip_to_long -976,做多,2020-01-24 23:10:00,2020-01-24 23:15:00,163.06,162.4,-0.85,flip_to_short -977,做空,2020-01-24 23:15:00,2020-01-24 23:40:00,162.4,162.78,-0.53,flip_to_long -978,做多,2020-01-24 23:40:00,2020-01-24 23:45:00,162.78,162.5,-0.41,flip_to_short -979,做空,2020-01-24 23:45:00,2020-01-24 23:50:00,162.5,162.63,-0.24,flip_to_long -980,做多,2020-01-24 23:50:00,2020-01-25 00:00:00,162.63,162.47,-0.27,flip_to_short -981,做空,2020-01-25 00:00:00,2020-01-25 00:15:00,162.47,160.7,1.99,tp_lower -982,做多,2020-01-25 01:55:00,2020-01-25 02:20:00,158.74,158.79,-0.04,flip_to_short -983,做空,2020-01-25 02:20:00,2020-01-25 02:45:00,158.79,159.28,-0.69,flip_to_long -984,做多,2020-01-25 02:45:00,2020-01-25 02:55:00,159.28,159.41,0.06,tp_upper -985,做空,2020-01-25 03:40:00,2020-01-25 03:45:00,159.25,159.36,-0.23,flip_to_long -986,做多,2020-01-25 03:45:00,2020-01-25 03:50:00,159.36,158.85,-0.71,flip_to_short -987,做空,2020-01-25 03:50:00,2020-01-25 03:55:00,158.85,159.15,-0.46,flip_to_long -988,做多,2020-01-25 03:55:00,2020-01-25 04:15:00,159.15,160.35,1.34,tp_upper -989,做空,2020-01-25 04:30:00,2020-01-25 04:35:00,159.51,159.97,-0.65,flip_to_long -990,做多,2020-01-25 04:35:00,2020-01-25 04:40:00,159.97,159.54,-0.61,flip_to_short -991,做空,2020-01-25 04:40:00,2020-01-25 04:45:00,159.54,159.59,-0.15,flip_to_long -992,做多,2020-01-25 04:45:00,2020-01-25 05:00:00,159.59,159.45,-0.26,flip_to_short -993,做空,2020-01-25 05:00:00,2020-01-25 05:15:00,159.45,159.8,-0.51,flip_to_long -994,做多,2020-01-25 05:15:00,2020-01-25 05:20:00,159.8,159.34,-0.64,flip_to_short -995,做空,2020-01-25 05:20:00,2020-01-25 05:30:00,159.34,158.91,0.41,tp_lower -996,做多,2020-01-25 05:40:00,2020-01-25 05:45:00,159.92,159.6,-0.47,flip_to_short -997,做空,2020-01-25 05:45:00,2020-01-25 05:50:00,159.6,159.72,-0.24,flip_to_long -998,做多,2020-01-25 05:50:00,2020-01-25 06:05:00,159.72,160.15,0.41,tp_upper -999,做空,2020-01-25 06:30:00,2020-01-25 07:00:00,159.76,159.9,-0.26,flip_to_long -1000,做多,2020-01-25 07:00:00,2020-01-25 07:10:00,159.9,160.21,0.27,tp_upper -1001,做空,2020-01-25 07:15:00,2020-01-25 07:40:00,160.01,159.58,0.41,tp_lower -1002,做多,2020-01-25 08:00:00,2020-01-25 08:20:00,159.85,160.32,0.46,tp_upper -1003,做空,2020-01-25 09:30:00,2020-01-25 10:00:00,160.65,160.82,-0.29,flip_to_long -1004,做多,2020-01-25 10:00:00,2020-01-25 12:10:00,160.82,159.34,-1.82,flip_to_short -1005,做空,2020-01-25 12:10:00,2020-01-25 12:15:00,159.34,159.5,-0.28,flip_to_long -1006,做多,2020-01-25 12:15:00,2020-01-25 12:20:00,159.5,159.38,-0.23,flip_to_short -1007,做空,2020-01-25 12:20:00,2020-01-25 12:25:00,159.38,159.5,-0.23,flip_to_long -1008,做多,2020-01-25 12:25:00,2020-01-25 12:30:00,159.5,159.47,-0.13,flip_to_short -1009,做空,2020-01-25 12:30:00,2020-01-25 12:45:00,159.47,159.34,0.06,tp_lower -1010,做多,2020-01-25 13:00:00,2020-01-25 13:10:00,159.44,160.5,1.14,tp_upper -1011,做多,2020-01-25 14:35:00,2020-01-25 15:30:00,160.46,160.16,-0.44,flip_to_short -1012,做空,2020-01-25 15:30:00,2020-01-25 15:45:00,160.16,160.5,-0.49,flip_to_long -1013,做多,2020-01-25 15:45:00,2020-01-25 16:00:00,160.5,161.41,0.95,tp_upper -1014,做空,2020-01-25 16:25:00,2020-01-25 16:35:00,160.36,160.89,-0.71,flip_to_long -1015,做多,2020-01-25 16:35:00,2020-01-25 16:50:00,160.89,161.34,0.42,tp_upper -1016,做多,2020-01-25 17:45:00,2020-01-25 17:50:00,161.1,160.9,-0.32,flip_to_short -1017,做空,2020-01-25 17:50:00,2020-01-25 18:05:00,160.9,160.4,0.48,tp_lower -1018,做空,2020-01-25 18:30:00,2020-01-25 18:35:00,160.67,160.89,-0.35,flip_to_long -1019,做多,2020-01-25 18:35:00,2020-01-25 18:50:00,160.89,160.83,-0.16,flip_to_short -1020,做空,2020-01-25 18:50:00,2020-01-25 20:10:00,160.83,161.16,-0.47,flip_to_long -1021,做多,2020-01-25 20:10:00,2020-01-25 20:20:00,161.16,161.1,-0.16,flip_to_short -1022,做空,2020-01-25 20:20:00,2020-01-25 20:30:00,161.1,161.11,-0.1,flip_to_long -1023,做多,2020-01-25 20:30:00,2020-01-25 21:00:00,161.11,161.95,0.86,tp_upper -1024,做空,2020-01-25 21:25:00,2020-01-25 21:35:00,161.28,161.84,-0.73,flip_to_long -1025,做多,2020-01-25 21:35:00,2020-01-25 22:05:00,161.84,162.24,0.36,tp_upper -1026,做空,2020-01-25 22:35:00,2020-01-25 23:05:00,162.08,161.13,0.99,tp_lower -1027,做多,2020-01-26 00:50:00,2020-01-26 01:25:00,160.48,160.59,0.04,flip_to_short -1028,做空,2020-01-26 01:25:00,2020-01-26 01:35:00,160.59,160.42,0.11,flip_to_long -1029,做多,2020-01-26 01:35:00,2020-01-26 01:50:00,160.42,160.39,-0.13,flip_to_short -1030,做空,2020-01-26 01:50:00,2020-01-26 02:20:00,160.39,160.0,0.37,tp_lower -1031,做多,2020-01-26 03:10:00,2020-01-26 03:20:00,160.17,161.48,1.48,tp_upper -1032,做空,2020-01-26 04:10:00,2020-01-26 04:15:00,160.66,160.8,-0.27,flip_to_long -1033,做多,2020-01-26 04:15:00,2020-01-26 04:50:00,160.8,161.0,0.14,flip_to_short -1034,做空,2020-01-26 04:50:00,2020-01-26 05:05:00,161.0,161.13,-0.25,flip_to_long -1035,做多,2020-01-26 05:05:00,2020-01-26 05:15:00,161.13,161.44,0.27,tp_upper -1036,做空,2020-01-26 05:45:00,2020-01-26 05:55:00,161.06,161.21,-0.28,flip_to_long -1037,做多,2020-01-26 05:55:00,2020-01-26 06:10:00,161.21,161.25,-0.05,flip_to_short -1038,做空,2020-01-26 06:10:00,2020-01-26 06:20:00,161.25,161.05,0.14,tp_lower -1039,做多,2020-01-26 06:50:00,2020-01-26 06:55:00,161.26,160.98,-0.43,flip_to_short -1040,做空,2020-01-26 06:55:00,2020-01-26 07:10:00,160.98,161.23,-0.39,flip_to_long -1041,做多,2020-01-26 07:10:00,2020-01-26 07:25:00,161.23,161.08,-0.27,flip_to_short -1042,做空,2020-01-26 07:25:00,2020-01-26 07:45:00,161.08,161.17,-0.2,flip_to_long -1043,做多,2020-01-26 07:45:00,2020-01-26 07:55:00,161.17,161.33,0.09,tp_upper -1044,做空,2020-01-26 08:00:00,2020-01-26 08:05:00,161.03,161.89,-1.12,flip_to_long -1045,做多,2020-01-26 08:05:00,2020-01-26 08:10:00,161.89,161.97,-0.0,tp_upper -1046,做空,2020-01-26 09:20:00,2020-01-26 09:30:00,162.05,162.39,-0.49,flip_to_long -1047,做多,2020-01-26 09:30:00,2020-01-26 10:10:00,162.39,162.49,0.02,flip_to_short -1048,做空,2020-01-26 10:10:00,2020-01-26 10:25:00,162.49,162.58,-0.2,flip_to_long -1049,做多,2020-01-26 10:25:00,2020-01-26 10:40:00,162.58,162.95,0.34,tp_upper -1050,做空,2020-01-26 12:10:00,2020-01-26 12:15:00,163.07,163.27,-0.33,flip_to_long -1051,做多,2020-01-26 12:15:00,2020-01-26 12:20:00,163.27,163.23,-0.14,tp_upper -1052,做空,2020-01-26 13:25:00,2020-01-26 13:30:00,163.36,163.1,0.21,tp_lower -1053,做多,2020-01-26 14:30:00,2020-01-26 14:45:00,163.49,163.59,0.02,tp_upper -1054,做空,2020-01-26 15:35:00,2020-01-26 15:45:00,163.55,163.31,0.18,flip_to_long -1055,做多,2020-01-26 15:45:00,2020-01-26 16:05:00,163.31,164.03,0.74,tp_upper -1056,做空,2020-01-26 16:20:00,2020-01-26 16:35:00,163.71,163.64,-0.01,flip_to_long -1057,做多,2020-01-26 16:35:00,2020-01-26 16:40:00,163.64,164.05,0.38,tp_upper -1058,做空,2020-01-26 18:55:00,2020-01-26 19:15:00,166.47,166.18,0.24,flip_to_long -1059,做多,2020-01-26 19:15:00,2020-01-26 19:55:00,166.18,166.25,-0.01,flip_to_short -1060,做空,2020-01-26 19:55:00,2020-01-26 20:00:00,166.25,166.53,-0.41,flip_to_long -1061,做多,2020-01-26 20:00:00,2020-01-26 20:20:00,166.53,166.93,0.36,tp_upper -1062,做空,2020-01-26 21:10:00,2020-01-26 21:20:00,166.77,166.95,-0.3,flip_to_long -1063,做多,2020-01-26 21:20:00,2020-01-26 21:30:00,166.95,166.91,-0.14,flip_to_short -1064,做空,2020-01-26 21:30:00,2020-01-26 21:40:00,166.91,167.19,-0.41,flip_to_long -1065,做多,2020-01-26 21:40:00,2020-01-26 21:50:00,167.19,167.22,-0.06,tp_upper -1066,做空,2020-01-26 22:20:00,2020-01-26 22:55:00,167.2,167.18,-0.07,flip_to_long -1067,做多,2020-01-26 22:55:00,2020-01-26 23:05:00,167.18,167.31,0.05,flip_to_short -1068,做空,2020-01-26 23:05:00,2020-01-26 23:40:00,167.31,167.51,-0.32,flip_to_long -1069,做多,2020-01-26 23:40:00,2020-01-26 23:45:00,167.51,167.62,0.03,tp_upper -1070,做空,2020-01-27 00:50:00,2020-01-27 00:55:00,168.18,168.6,-0.58,flip_to_long -1071,做多,2020-01-27 00:55:00,2020-01-27 01:35:00,168.6,168.68,-0.0,flip_to_short -1072,做空,2020-01-27 01:35:00,2020-01-27 02:05:00,168.68,167.77,0.95,tp_lower -1073,做空,2020-01-27 03:30:00,2020-01-27 03:45:00,167.69,167.96,-0.41,flip_to_long -1074,做多,2020-01-27 03:45:00,2020-01-27 03:50:00,167.96,167.97,-0.09,tp_upper -1075,做空,2020-01-27 03:55:00,2020-01-27 04:00:00,167.8,167.73,-0.02,tp_lower -1076,做多,2020-01-27 04:05:00,2020-01-27 04:10:00,167.86,168.23,0.33,tp_upper -1077,做空,2020-01-27 04:25:00,2020-01-27 04:30:00,167.58,166.89,0.7,tp_lower -1078,做多,2020-01-27 05:35:00,2020-01-27 06:05:00,167.4,167.18,-0.35,flip_to_short -1079,做空,2020-01-27 06:05:00,2020-01-27 06:40:00,167.18,167.28,-0.21,flip_to_long -1080,做多,2020-01-27 06:40:00,2020-01-27 06:50:00,167.28,167.65,0.33,tp_upper -1081,做空,2020-01-27 06:55:00,2020-01-27 07:20:00,167.45,167.58,-0.25,flip_to_long -1082,做多,2020-01-27 07:20:00,2020-01-27 07:30:00,167.58,167.27,-0.46,flip_to_short -1083,做空,2020-01-27 07:30:00,2020-01-27 08:00:00,167.27,167.01,0.2,tp_lower -1084,做空,2020-01-27 10:20:00,2020-01-27 10:45:00,166.5,166.18,0.28,tp_lower -1085,做多,2020-01-27 11:10:00,2020-01-27 11:15:00,166.81,167.23,0.39,tp_upper -1086,做空,2020-01-27 13:55:00,2020-01-27 14:05:00,169.25,169.08,0.1,tp_lower -1087,做多,2020-01-27 14:50:00,2020-01-27 15:30:00,169.95,170.64,0.69,tp_upper -1088,做空,2020-01-27 15:55:00,2020-01-27 16:10:00,170.1,170.37,-0.41,flip_to_long -1089,做多,2020-01-27 16:10:00,2020-01-27 16:15:00,170.37,170.55,0.11,tp_upper -1090,做空,2020-01-27 16:20:00,2020-01-27 16:35:00,170.45,170.41,-0.05,flip_to_long -1091,做多,2020-01-27 16:35:00,2020-01-27 16:40:00,170.41,170.6,0.12,tp_upper -1092,做空,2020-01-27 16:55:00,2020-01-27 17:50:00,170.44,169.93,0.48,tp_lower -1093,做多,2020-01-27 18:40:00,2020-01-27 18:45:00,170.33,170.14,-0.31,flip_to_short -1094,做空,2020-01-27 18:45:00,2020-01-27 18:50:00,170.14,170.76,-0.8,flip_to_long -1095,做多,2020-01-27 18:50:00,2020-01-27 18:55:00,170.76,171.45,0.68,tp_upper -1096,做空,2020-01-27 19:40:00,2020-01-27 21:10:00,170.97,170.81,0.08,tp_lower -1097,做多,2020-01-27 21:50:00,2020-01-27 22:05:00,171.64,171.32,-0.46,flip_to_short -1098,做空,2020-01-27 22:05:00,2020-01-27 22:20:00,171.32,170.51,0.82,tp_lower -1099,做多,2020-01-27 22:45:00,2020-01-27 22:55:00,170.82,170.34,-0.64,flip_to_short -1100,做空,2020-01-27 22:55:00,2020-01-27 23:25:00,170.34,170.8,-0.62,flip_to_long -1101,做多,2020-01-27 23:25:00,2020-01-27 23:30:00,170.8,170.57,-0.35,flip_to_short -1102,做空,2020-01-27 23:30:00,2020-01-27 23:45:00,170.57,170.64,-0.17,flip_to_long -1103,做多,2020-01-27 23:45:00,2020-01-27 23:50:00,170.64,170.33,-0.44,flip_to_short -1104,做空,2020-01-27 23:50:00,2020-01-28 00:00:00,170.33,170.58,-0.38,flip_to_long -1105,做多,2020-01-28 00:00:00,2020-01-28 00:10:00,170.58,170.88,0.25,tp_upper -1106,做空,2020-01-28 02:20:00,2020-01-28 02:45:00,173.23,173.34,-0.22,flip_to_long -1107,做多,2020-01-28 02:45:00,2020-01-28 03:00:00,173.34,173.1,-0.37,flip_to_short -1108,做空,2020-01-28 03:00:00,2020-01-28 03:05:00,173.1,172.9,0.13,tp_lower -1109,做多,2020-01-28 03:45:00,2020-01-28 04:00:00,173.07,173.53,0.42,tp_upper -1110,做空,2020-01-28 04:40:00,2020-01-28 04:50:00,173.06,173.11,-0.15,flip_to_long -1111,做多,2020-01-28 04:50:00,2020-01-28 07:05:00,173.11,171.55,-1.86,flip_to_short -1112,做空,2020-01-28 07:05:00,2020-01-28 07:15:00,171.55,172.39,-1.05,flip_to_long -1113,做多,2020-01-28 07:15:00,2020-01-28 07:25:00,172.39,172.85,0.42,tp_upper -1114,做空,2020-01-28 08:00:00,2020-01-28 08:20:00,171.91,171.4,0.48,tp_lower -1115,做多,2020-01-28 08:45:00,2020-01-28 09:30:00,171.91,171.23,-0.86,flip_to_short -1116,做空,2020-01-28 09:30:00,2020-01-28 09:35:00,171.23,171.51,-0.41,flip_to_long -1117,做多,2020-01-28 09:35:00,2020-01-28 09:40:00,171.51,171.3,-0.33,flip_to_short -1118,做空,2020-01-28 09:40:00,2020-01-28 10:00:00,171.3,170.62,0.67,tp_lower -1119,做多,2020-01-28 10:15:00,2020-01-28 10:20:00,171.5,172.0,0.46,tp_upper -1120,做空,2020-01-28 11:50:00,2020-01-28 12:05:00,171.98,171.16,0.82,tp_lower -1121,做多,2020-01-28 13:05:00,2020-01-28 13:20:00,172.13,172.79,0.64,tp_upper -1122,做空,2020-01-28 14:45:00,2020-01-28 15:00:00,173.13,171.92,1.26,tp_lower -1123,做多,2020-01-28 15:55:00,2020-01-28 16:20:00,172.58,172.2,-0.53,flip_to_short -1124,做空,2020-01-28 16:20:00,2020-01-28 16:25:00,172.2,172.31,-0.22,flip_to_long -1125,做多,2020-01-28 16:25:00,2020-01-28 18:25:00,172.31,171.5,-1.01,tp_upper -1126,做空,2020-01-28 18:40:00,2020-01-28 18:45:00,171.08,171.25,-0.29,flip_to_long -1127,做多,2020-01-28 18:45:00,2020-01-28 19:50:00,171.25,171.85,0.58,tp_upper -1128,做空,2020-01-28 19:55:00,2020-01-28 22:15:00,171.57,173.48,-2.25,flip_to_long -1129,做多,2020-01-28 22:15:00,2020-01-28 22:50:00,173.48,174.49,1.01,tp_upper -1130,做空,2020-01-29 01:40:00,2020-01-29 01:50:00,176.68,177.11,-0.58,flip_to_long -1131,做多,2020-01-29 01:50:00,2020-01-29 02:05:00,177.11,177.03,-0.19,flip_to_short -1132,做空,2020-01-29 02:05:00,2020-01-29 02:15:00,177.03,176.81,0.15,flip_to_long -1133,做多,2020-01-29 02:15:00,2020-01-29 03:45:00,176.81,176.72,-0.2,tp_upper -1134,做空,2020-01-29 04:15:00,2020-01-29 04:50:00,176.6,176.75,-0.26,flip_to_long -1135,做多,2020-01-29 04:50:00,2020-01-29 04:55:00,176.75,176.66,-0.2,flip_to_short -1136,做空,2020-01-29 04:55:00,2020-01-29 07:05:00,176.66,177.46,-0.98,flip_to_long -1137,做多,2020-01-29 07:05:00,2020-01-29 08:00:00,177.46,178.04,0.53,flip_to_short -1138,做空,2020-01-29 08:00:00,2020-01-29 08:30:00,178.04,178.49,-0.59,flip_to_long -1139,做多,2020-01-29 08:30:00,2020-01-29 08:55:00,178.49,178.64,0.07,tp_upper -1140,做空,2020-01-29 09:00:00,2020-01-29 09:10:00,178.32,177.49,0.8,tp_lower -1141,做空,2020-01-29 10:25:00,2020-01-29 10:30:00,176.8,177.2,-0.53,flip_to_long -1142,做多,2020-01-29 10:30:00,2020-01-29 10:35:00,177.2,176.97,-0.35,flip_to_short -1143,做空,2020-01-29 10:35:00,2020-01-29 10:40:00,176.97,177.09,-0.23,flip_to_long -1144,做多,2020-01-29 10:40:00,2020-01-29 10:55:00,177.09,178.0,0.89,tp_upper -1145,做空,2020-01-29 11:05:00,2020-01-29 11:35:00,176.53,175.72,0.79,tp_lower -1146,做多,2020-01-29 12:30:00,2020-01-29 12:35:00,176.17,175.93,-0.36,flip_to_short -1147,做空,2020-01-29 12:35:00,2020-01-29 13:10:00,175.93,175.97,-0.14,tp_lower -1148,做空,2020-01-29 13:25:00,2020-01-29 13:55:00,175.99,176.01,-0.12,flip_to_long -1149,做多,2020-01-29 13:55:00,2020-01-29 14:00:00,176.01,175.54,-0.61,flip_to_short -1150,做空,2020-01-29 14:00:00,2020-01-29 14:15:00,175.54,176.04,-0.64,flip_to_long -1151,做多,2020-01-29 14:15:00,2020-01-29 14:30:00,176.04,176.01,-0.13,flip_to_short -1152,做空,2020-01-29 14:30:00,2020-01-29 14:40:00,176.01,176.14,-0.24,flip_to_long -1153,做多,2020-01-29 14:40:00,2020-01-29 15:00:00,176.14,176.31,0.09,tp_upper -1154,做空,2020-01-29 15:05:00,2020-01-29 15:10:00,176.06,176.12,-0.16,flip_to_long -1155,做多,2020-01-29 15:10:00,2020-01-29 15:25:00,176.12,176.08,-0.14,flip_to_short -1156,做空,2020-01-29 15:25:00,2020-01-29 15:45:00,176.08,175.48,0.55,tp_lower -1157,做多,2020-01-29 16:10:00,2020-01-29 16:45:00,176.04,176.99,0.93,tp_upper -1158,做空,2020-01-29 17:35:00,2020-01-29 18:00:00,176.51,176.67,-0.27,flip_to_long -1159,做多,2020-01-29 18:00:00,2020-01-29 18:05:00,176.67,176.64,-0.13,flip_to_short -1160,做空,2020-01-29 18:05:00,2020-01-29 18:30:00,176.64,176.56,-0.01,flip_to_long -1161,做多,2020-01-29 18:30:00,2020-01-29 18:50:00,176.56,176.6,-0.05,flip_to_short -1162,做空,2020-01-29 18:50:00,2020-01-29 19:05:00,176.6,176.16,0.38,tp_lower -1163,做多,2020-01-29 19:25:00,2020-01-29 19:35:00,176.5,176.85,0.28,tp_upper -1164,做空,2020-01-29 19:50:00,2020-01-29 20:15:00,176.64,176.04,0.55,tp_lower -1165,做多,2020-01-29 20:35:00,2020-01-29 20:45:00,176.72,176.51,-0.32,flip_to_short -1166,做空,2020-01-29 20:45:00,2020-01-29 21:20:00,176.51,176.16,0.28,tp_lower -1167,做多,2020-01-29 21:55:00,2020-01-29 22:05:00,176.33,176.27,-0.16,flip_to_short -1168,做空,2020-01-29 22:05:00,2020-01-29 22:15:00,176.27,176.47,-0.31,flip_to_long -1169,做多,2020-01-29 22:15:00,2020-01-29 22:25:00,176.47,176.15,-0.44,flip_to_short -1170,做空,2020-01-29 22:25:00,2020-01-29 22:40:00,176.15,175.51,0.6,tp_lower -1171,做空,2020-01-29 23:05:00,2020-01-29 23:10:00,175.97,176.2,-0.34,flip_to_long -1172,做多,2020-01-29 23:10:00,2020-01-29 23:15:00,176.2,176.04,-0.27,flip_to_short -1173,做空,2020-01-29 23:15:00,2020-01-29 23:30:00,176.04,175.54,0.44,tp_lower -1174,做多,2020-01-30 01:25:00,2020-01-30 01:30:00,172.77,172.7,-0.18,flip_to_short -1175,做空,2020-01-30 01:30:00,2020-01-30 01:35:00,172.7,173.44,-0.95,flip_to_long -1176,做多,2020-01-30 01:35:00,2020-01-30 01:50:00,173.44,173.72,0.22,tp_upper -1177,做空,2020-01-30 02:20:00,2020-01-30 02:25:00,173.09,173.31,-0.35,flip_to_long -1178,做多,2020-01-30 02:25:00,2020-01-30 02:30:00,173.31,173.18,-0.25,flip_to_short -1179,做空,2020-01-30 02:30:00,2020-01-30 03:15:00,173.18,173.13,-0.04,flip_to_long -1180,做多,2020-01-30 03:15:00,2020-01-30 03:50:00,173.13,173.48,0.3,tp_upper -1181,做多,2020-01-30 05:30:00,2020-01-30 05:40:00,174.59,174.0,-0.76,flip_to_short -1182,做空,2020-01-30 05:40:00,2020-01-30 05:50:00,174.0,174.41,-0.56,flip_to_long -1183,做多,2020-01-30 05:50:00,2020-01-30 05:55:00,174.41,174.07,-0.48,flip_to_short -1184,做空,2020-01-30 05:55:00,2020-01-30 06:00:00,174.07,173.91,0.08,tp_lower -1185,做多,2020-01-30 06:20:00,2020-01-30 06:50:00,174.32,174.28,-0.14,flip_to_short -1186,做空,2020-01-30 06:50:00,2020-01-30 08:50:00,174.28,176.16,-2.19,flip_to_long -1187,做多,2020-01-30 08:50:00,2020-01-30 09:00:00,176.16,176.74,0.53,tp_upper -1188,做空,2020-01-30 09:05:00,2020-01-30 09:10:00,175.89,175.65,0.17,tp_lower -1189,做多,2020-01-30 09:50:00,2020-01-30 10:05:00,175.85,175.57,-0.4,flip_to_short -1190,做空,2020-01-30 10:05:00,2020-01-30 10:50:00,175.57,175.5,-0.02,flip_to_long -1191,做多,2020-01-30 10:50:00,2020-01-30 12:05:00,175.5,175.95,0.39,tp_upper -1192,做空,2020-01-30 14:05:00,2020-01-30 14:15:00,175.96,176.05,-0.19,tp_lower -1193,做多,2020-01-30 14:30:00,2020-01-30 15:30:00,176.48,177.1,0.58,tp_upper -1194,做空,2020-01-30 16:30:00,2020-01-30 16:40:00,176.46,177.27,-0.98,flip_to_long -1195,做多,2020-01-30 16:40:00,2020-01-30 17:05:00,177.27,179.52,2.32,tp_upper -1196,做空,2020-01-30 19:30:00,2020-01-30 19:40:00,181.1,181.58,-0.61,flip_to_long -1197,做多,2020-01-30 19:40:00,2020-01-30 20:00:00,181.58,182.24,0.6,tp_upper -1198,做空,2020-01-30 21:30:00,2020-01-30 21:35:00,184.06,184.32,-0.37,flip_to_long -1199,做多,2020-01-30 21:35:00,2020-01-30 21:55:00,184.32,185.61,1.25,tp_upper -1200,做空,2020-01-30 22:20:00,2020-01-30 22:30:00,184.51,185.05,-0.66,flip_to_long -1201,做多,2020-01-30 22:30:00,2020-01-30 22:50:00,185.05,186.71,1.63,tp_upper -1202,做空,2020-01-30 23:05:00,2020-01-30 23:35:00,185.73,184.33,1.37,tp_lower -1203,做多,2020-01-30 23:50:00,2020-01-31 00:25:00,185.13,185.45,0.24,flip_to_short -1204,做空,2020-01-31 00:25:00,2020-01-31 00:30:00,185.45,185.51,-0.17,flip_to_long -1205,做多,2020-01-31 00:30:00,2020-01-31 00:35:00,185.51,185.31,-0.32,flip_to_short -1206,做空,2020-01-31 00:35:00,2020-01-31 01:10:00,185.31,185.07,0.16,flip_to_long -1207,做多,2020-01-31 01:10:00,2020-01-31 01:25:00,185.07,184.92,-0.26,flip_to_short -1208,做空,2020-01-31 01:25:00,2020-01-31 01:35:00,184.92,183.67,1.25,tp_lower -1209,做多,2020-01-31 03:00:00,2020-01-31 03:50:00,183.89,183.93,-0.06,flip_to_short -1210,做空,2020-01-31 03:50:00,2020-01-31 04:00:00,183.93,183.43,0.45,tp_lower -1211,做多,2020-01-31 04:20:00,2020-01-31 06:30:00,184.01,183.68,-0.46,tp_upper -1212,做多,2020-01-31 08:25:00,2020-01-31 08:40:00,182.76,183.23,0.42,tp_upper -1213,做多,2020-01-31 09:50:00,2020-01-31 10:40:00,183.08,182.64,-0.58,flip_to_short -1214,做空,2020-01-31 10:40:00,2020-01-31 10:45:00,182.64,181.78,0.84,tp_lower -1215,做多,2020-01-31 13:35:00,2020-01-31 13:40:00,178.64,178.63,-0.11,flip_to_short -1216,做空,2020-01-31 13:40:00,2020-01-31 14:55:00,178.63,178.23,0.35,flip_to_long -1217,做多,2020-01-31 14:55:00,2020-01-31 15:20:00,178.23,178.09,-0.26,flip_to_short -1218,做空,2020-01-31 15:20:00,2020-01-31 15:25:00,178.09,178.36,-0.4,flip_to_long -1219,做多,2020-01-31 15:25:00,2020-01-31 15:40:00,178.36,179.65,1.35,tp_upper -1220,做空,2020-01-31 16:35:00,2020-01-31 17:45:00,178.88,178.81,-0.02,flip_to_long -1221,做多,2020-01-31 17:45:00,2020-01-31 18:10:00,178.81,179.31,0.46,tp_upper -1222,做空,2020-01-31 18:20:00,2020-01-31 20:00:00,178.99,180.56,-1.87,flip_to_long -1223,做多,2020-01-31 20:00:00,2020-01-31 20:05:00,180.56,180.72,0.08,tp_upper -1224,做空,2020-01-31 20:25:00,2020-01-31 20:50:00,180.26,180.41,-0.27,flip_to_long -1225,做多,2020-01-31 20:50:00,2020-01-31 21:25:00,180.41,180.6,0.11,flip_to_short -1226,做空,2020-01-31 21:25:00,2020-01-31 21:30:00,180.6,181.07,-0.62,flip_to_long -1227,做多,2020-01-31 21:30:00,2020-01-31 21:35:00,181.07,181.2,0.04,tp_upper -1228,做空,2020-01-31 23:00:00,2020-01-31 23:05:00,181.57,182.11,-0.69,flip_to_long -1229,做多,2020-01-31 23:05:00,2020-01-31 23:15:00,182.11,181.46,-0.8,flip_to_short -1230,做空,2020-01-31 23:15:00,2020-01-31 23:25:00,181.46,180.76,0.66,tp_lower -1231,做多,2020-02-01 00:35:00,2020-02-01 01:00:00,181.02,181.73,0.69,tp_upper -1232,做多,2020-02-01 03:10:00,2020-02-01 03:15:00,183.5,183.27,-0.36,flip_to_short -1233,做空,2020-02-01 03:15:00,2020-02-01 03:25:00,183.27,183.6,-0.47,flip_to_long -1234,做多,2020-02-01 03:25:00,2020-02-01 04:05:00,183.6,183.38,-0.34,flip_to_short -1235,做空,2020-02-01 04:05:00,2020-02-01 04:15:00,183.38,183.69,-0.44,flip_to_long -1236,做多,2020-02-01 04:15:00,2020-02-01 04:20:00,183.69,183.4,-0.42,flip_to_short -1237,做空,2020-02-01 04:20:00,2020-02-01 04:25:00,183.4,183.46,-0.17,flip_to_long -1238,做多,2020-02-01 04:25:00,2020-02-01 04:35:00,183.46,183.49,-0.07,flip_to_short -1239,做空,2020-02-01 04:35:00,2020-02-01 04:45:00,183.49,182.98,0.46,tp_lower -1240,做多,2020-02-01 06:15:00,2020-02-01 06:30:00,182.24,182.18,-0.17,flip_to_short -1241,做空,2020-02-01 06:30:00,2020-02-01 06:35:00,182.18,182.23,-0.15,flip_to_long -1242,做多,2020-02-01 06:35:00,2020-02-01 06:40:00,182.23,182.6,0.31,tp_upper -1243,做空,2020-02-01 06:50:00,2020-02-01 08:10:00,182.32,183.18,-1.04,flip_to_long -1244,做多,2020-02-01 08:10:00,2020-02-01 08:20:00,183.18,181.93,-1.45,flip_to_short -1245,做空,2020-02-01 08:20:00,2020-02-01 08:25:00,181.93,181.61,0.25,tp_lower -1246,做多,2020-02-01 09:40:00,2020-02-01 10:00:00,181.67,182.07,0.34,tp_upper -1247,做空,2020-02-01 10:15:00,2020-02-01 10:45:00,181.38,181.58,-0.32,flip_to_long -1248,做多,2020-02-01 10:45:00,2020-02-01 10:50:00,181.58,181.58,-0.1,flip_to_short -1249,做空,2020-02-01 10:50:00,2020-02-01 11:05:00,181.58,181.24,0.27,tp_lower -1250,做多,2020-02-01 11:55:00,2020-02-01 12:05:00,181.3,180.74,-0.71,flip_to_short -1251,做空,2020-02-01 12:05:00,2020-02-01 12:10:00,180.74,180.97,-0.35,flip_to_long -1252,做多,2020-02-01 12:10:00,2020-02-01 12:15:00,180.97,180.83,-0.25,flip_to_short -1253,做空,2020-02-01 12:15:00,2020-02-01 13:00:00,180.83,181.07,-0.36,flip_to_long -1254,做多,2020-02-01 13:00:00,2020-02-01 13:05:00,181.07,181.83,0.72,tp_upper -1255,做空,2020-02-01 14:00:00,2020-02-01 14:15:00,181.63,181.64,-0.11,flip_to_long -1256,做多,2020-02-01 14:15:00,2020-02-01 14:20:00,181.64,181.45,-0.3,flip_to_short -1257,做空,2020-02-01 14:20:00,2020-02-01 14:45:00,181.45,182.17,-0.87,flip_to_long -1258,做多,2020-02-01 14:45:00,2020-02-01 14:50:00,182.17,182.15,-0.12,flip_to_short -1259,做空,2020-02-01 14:50:00,2020-02-01 15:05:00,182.15,181.62,0.47,flip_to_long -1260,做多,2020-02-01 15:05:00,2020-02-01 15:20:00,181.62,182.52,0.87,tp_upper -1261,做空,2020-02-01 15:50:00,2020-02-01 16:00:00,181.95,182.17,-0.33,flip_to_long -1262,做多,2020-02-01 16:00:00,2020-02-01 16:10:00,182.17,181.98,-0.3,flip_to_short -1263,做空,2020-02-01 16:10:00,2020-02-01 16:15:00,181.98,182.35,-0.49,flip_to_long -1264,做多,2020-02-01 16:15:00,2020-02-01 16:20:00,182.35,182.33,-0.12,flip_to_short -1265,做空,2020-02-01 16:20:00,2020-02-01 18:00:00,182.33,183.74,-1.59,flip_to_long -1266,做多,2020-02-01 18:00:00,2020-02-01 18:15:00,183.74,183.58,-0.26,flip_to_short -1267,做空,2020-02-01 18:15:00,2020-02-01 18:20:00,183.58,183.92,-0.45,flip_to_long -1268,做多,2020-02-01 18:20:00,2020-02-01 18:30:00,183.92,183.68,-0.34,flip_to_short -1269,做空,2020-02-01 18:30:00,2020-02-01 18:40:00,183.68,182.95,0.66,tp_lower -1270,做多,2020-02-01 18:55:00,2020-02-01 19:00:00,183.57,183.5,-0.17,flip_to_short -1271,做空,2020-02-01 19:00:00,2020-02-01 19:25:00,183.5,183.02,0.4,tp_lower -1272,做多,2020-02-01 20:10:00,2020-02-01 20:15:00,183.17,183.05,-0.22,flip_to_short -1273,做空,2020-02-01 20:15:00,2020-02-01 20:25:00,183.05,183.45,-0.51,flip_to_long -1274,做多,2020-02-01 20:25:00,2020-02-01 20:30:00,183.45,183.46,-0.08,tp_upper -1275,做空,2020-02-01 21:00:00,2020-02-01 21:30:00,183.24,183.45,-0.31,flip_to_long -1276,做多,2020-02-01 21:30:00,2020-02-01 21:35:00,183.45,183.31,-0.24,flip_to_short -1277,做空,2020-02-01 21:35:00,2020-02-01 21:40:00,183.31,182.66,0.58,tp_lower -1278,做多,2020-02-01 22:00:00,2020-02-01 22:10:00,183.26,183.45,0.1,flip_to_short -1279,做空,2020-02-01 22:10:00,2020-02-01 22:50:00,183.45,183.34,0.02,flip_to_long -1280,做多,2020-02-01 22:50:00,2020-02-01 22:55:00,183.34,183.24,-0.2,flip_to_short -1281,做空,2020-02-01 22:55:00,2020-02-02 00:15:00,183.24,182.98,0.17,tp_lower -1282,做多,2020-02-02 01:40:00,2020-02-02 01:55:00,182.07,182.15,-0.01,flip_to_short -1283,做空,2020-02-02 01:55:00,2020-02-02 02:10:00,182.15,180.61,1.58,tp_lower -1284,做多,2020-02-02 02:45:00,2020-02-02 03:25:00,181.37,181.01,-0.5,flip_to_short -1285,做空,2020-02-02 03:25:00,2020-02-02 03:40:00,181.01,180.52,0.44,tp_lower -1286,做多,2020-02-02 03:45:00,2020-02-02 03:50:00,180.83,180.7,-0.24,flip_to_short -1287,做空,2020-02-02 03:50:00,2020-02-02 03:55:00,180.7,180.8,-0.21,flip_to_long -1288,做多,2020-02-02 03:55:00,2020-02-02 04:20:00,180.8,180.92,0.03,flip_to_short -1289,做空,2020-02-02 04:20:00,2020-02-02 06:05:00,180.92,181.99,-1.27,tp_lower -1290,做多,2020-02-02 06:15:00,2020-02-02 06:20:00,182.26,182.53,0.19,tp_upper -1291,做空,2020-02-02 08:20:00,2020-02-02 08:30:00,186.74,186.77,-0.13,flip_to_long -1292,做多,2020-02-02 08:30:00,2020-02-02 09:00:00,186.77,187.22,0.38,flip_to_short -1293,做空,2020-02-02 09:00:00,2020-02-02 11:15:00,187.22,191.14,-4.23,flip_to_long -1294,做多,2020-02-02 11:15:00,2020-02-02 11:40:00,191.14,191.93,0.7,tp_upper -1295,做空,2020-02-02 12:30:00,2020-02-02 12:50:00,191.64,191.16,0.39,tp_lower -1296,做多,2020-02-02 13:30:00,2020-02-02 14:30:00,191.48,191.66,0.09,tp_upper -1297,做空,2020-02-02 15:30:00,2020-02-02 15:35:00,191.31,191.8,-0.59,flip_to_long -1298,做多,2020-02-02 15:35:00,2020-02-02 15:50:00,191.8,192.76,0.87,tp_upper -1299,做空,2020-02-02 16:20:00,2020-02-02 16:25:00,191.85,192.19,-0.44,flip_to_long -1300,做多,2020-02-02 16:25:00,2020-02-02 16:45:00,192.19,192.0,-0.29,flip_to_short -1301,做空,2020-02-02 16:45:00,2020-02-02 16:55:00,192.0,191.26,0.65,tp_lower -1302,做多,2020-02-02 17:30:00,2020-02-02 17:45:00,191.66,191.72,-0.04,flip_to_short -1303,做空,2020-02-02 17:45:00,2020-02-02 18:00:00,191.72,191.64,-0.02,flip_to_long -1304,做多,2020-02-02 18:00:00,2020-02-02 18:05:00,191.64,191.43,-0.31,flip_to_short -1305,做空,2020-02-02 18:05:00,2020-02-02 18:15:00,191.43,191.58,-0.25,flip_to_long -1306,做多,2020-02-02 18:15:00,2020-02-02 18:20:00,191.58,191.4,-0.28,flip_to_short -1307,做空,2020-02-02 18:20:00,2020-02-02 18:25:00,191.4,191.54,-0.24,flip_to_long -1308,做多,2020-02-02 18:25:00,2020-02-02 18:30:00,191.54,192.12,0.48,tp_upper -1309,做空,2020-02-02 19:35:00,2020-02-02 19:50:00,192.07,192.02,-0.05,flip_to_long -1310,做多,2020-02-02 19:50:00,2020-02-02 19:55:00,192.02,191.66,-0.46,flip_to_short -1311,做空,2020-02-02 19:55:00,2020-02-02 20:00:00,191.66,191.59,-0.03,tp_lower -1312,做多,2020-02-02 20:20:00,2020-02-02 20:30:00,191.91,191.99,-0.02,flip_to_short -1313,做空,2020-02-02 20:30:00,2020-02-02 20:50:00,191.99,192.23,-0.34,flip_to_long -1314,做多,2020-02-02 20:50:00,2020-02-02 21:10:00,192.23,192.14,-0.18,flip_to_short -1315,做空,2020-02-02 21:10:00,2020-02-02 22:00:00,192.14,190.3,1.73,tp_lower -1316,做多,2020-02-03 00:10:00,2020-02-03 00:15:00,189.38,189.64,0.17,tp_upper -1317,做空,2020-02-03 02:00:00,2020-02-03 02:30:00,190.1,192.58,-2.69,flip_to_long -1318,做多,2020-02-03 02:30:00,2020-02-03 02:35:00,192.58,192.03,-0.66,flip_to_short -1319,做空,2020-02-03 02:35:00,2020-02-03 03:40:00,192.03,191.35,0.59,flip_to_long -1320,做多,2020-02-03 03:40:00,2020-02-03 04:25:00,191.35,190.9,-0.56,flip_to_short -1321,做空,2020-02-03 04:25:00,2020-02-03 04:30:00,190.9,191.21,-0.41,flip_to_long -1322,做多,2020-02-03 04:30:00,2020-02-03 04:55:00,191.21,191.02,-0.29,flip_to_short -1323,做空,2020-02-03 04:55:00,2020-02-03 05:00:00,191.02,191.3,-0.38,flip_to_long -1324,做多,2020-02-03 05:00:00,2020-02-03 05:10:00,191.3,191.93,0.54,tp_upper -1325,做空,2020-02-03 05:35:00,2020-02-03 05:55:00,191.55,191.4,0.05,flip_to_long -1326,做多,2020-02-03 05:55:00,2020-02-03 06:15:00,191.4,191.53,0.03,flip_to_short -1327,做空,2020-02-03 06:15:00,2020-02-03 06:25:00,191.53,191.55,-0.12,flip_to_long -1328,做多,2020-02-03 06:25:00,2020-02-03 06:30:00,191.55,191.54,-0.11,flip_to_short -1329,做空,2020-02-03 06:30:00,2020-02-03 06:40:00,191.54,191.61,-0.17,flip_to_long -1330,做多,2020-02-03 06:40:00,2020-02-03 06:50:00,191.61,191.37,-0.34,flip_to_short -1331,做空,2020-02-03 06:50:00,2020-02-03 07:00:00,191.37,190.97,0.31,tp_lower -1332,做多,2020-02-03 08:15:00,2020-02-03 08:20:00,190.82,190.44,-0.48,flip_to_short -1333,做空,2020-02-03 08:20:00,2020-02-03 08:30:00,190.44,190.53,-0.19,flip_to_long -1334,做多,2020-02-03 08:30:00,2020-02-03 08:45:00,190.53,190.27,-0.36,flip_to_short -1335,做空,2020-02-03 08:45:00,2020-02-03 08:50:00,190.27,190.19,-0.02,tp_lower -1336,做多,2020-02-03 10:40:00,2020-02-03 11:25:00,189.03,189.75,0.63,tp_upper -1337,做空,2020-02-03 12:50:00,2020-02-03 13:05:00,190.11,190.09,-0.08,flip_to_long -1338,做多,2020-02-03 13:05:00,2020-02-03 13:10:00,190.09,189.55,-0.64,flip_to_short -1339,做空,2020-02-03 13:10:00,2020-02-03 13:15:00,189.55,189.45,0.01,tp_lower -1340,做空,2020-02-03 15:10:00,2020-02-03 15:20:00,189.19,189.18,-0.09,flip_to_long -1341,做多,2020-02-03 15:20:00,2020-02-03 15:50:00,189.18,188.99,-0.29,flip_to_short -1342,做空,2020-02-03 15:50:00,2020-02-03 15:55:00,188.99,187.68,1.22,tp_lower -1343,做多,2020-02-03 16:10:00,2020-02-03 16:20:00,189.02,188.79,-0.33,flip_to_short -1344,做空,2020-02-03 16:20:00,2020-02-03 16:25:00,188.79,188.77,-0.08,flip_to_long -1345,做多,2020-02-03 16:25:00,2020-02-03 16:35:00,188.77,188.43,-0.44,flip_to_short -1346,做空,2020-02-03 16:35:00,2020-02-03 16:45:00,188.43,188.53,-0.2,tp_lower -1347,做多,2020-02-03 17:05:00,2020-02-03 17:10:00,188.72,188.55,-0.27,flip_to_short -1348,做空,2020-02-03 17:10:00,2020-02-03 17:20:00,188.55,188.39,0.07,flip_to_long -1349,做多,2020-02-03 17:20:00,2020-02-03 17:35:00,188.39,188.74,0.26,flip_to_short -1350,做空,2020-02-03 17:35:00,2020-02-03 18:10:00,188.74,188.6,0.05,flip_to_long -1351,做多,2020-02-03 18:10:00,2020-02-03 18:15:00,188.6,188.57,-0.13,flip_to_short -1352,做空,2020-02-03 18:15:00,2020-02-03 18:35:00,188.57,189.07,-0.6,flip_to_long -1353,做多,2020-02-03 18:35:00,2020-02-03 18:40:00,189.07,189.69,0.52,tp_upper -1354,做空,2020-02-03 19:50:00,2020-02-03 21:15:00,189.7,190.63,-1.02,flip_to_long -1355,做多,2020-02-03 21:15:00,2020-02-03 21:30:00,190.63,190.36,-0.36,flip_to_short -1356,做空,2020-02-03 21:30:00,2020-02-03 21:50:00,190.36,189.43,0.82,tp_lower -1357,做多,2020-02-03 22:00:00,2020-02-03 22:15:00,190.48,190.2,-0.37,flip_to_short -1358,做空,2020-02-03 22:15:00,2020-02-03 22:20:00,190.2,190.0,0.1,tp_lower -1359,做多,2020-02-03 22:30:00,2020-02-03 22:35:00,190.41,189.85,-0.65,flip_to_short -1360,做空,2020-02-03 22:35:00,2020-02-03 22:40:00,189.85,189.5,0.25,tp_lower -1361,做多,2020-02-03 23:25:00,2020-02-03 23:35:00,189.68,189.8,0.02,flip_to_short -1362,做空,2020-02-03 23:35:00,2020-02-04 01:20:00,189.8,191.09,-1.37,flip_to_long -1363,做多,2020-02-04 01:20:00,2020-02-04 02:30:00,191.09,190.18,-1.02,flip_to_short -1364,做空,2020-02-04 02:30:00,2020-02-04 02:50:00,190.18,190.15,-0.07,flip_to_long -1365,做多,2020-02-04 02:50:00,2020-02-04 04:25:00,190.15,188.89,-1.37,flip_to_short -1366,做空,2020-02-04 04:25:00,2020-02-04 04:40:00,188.89,188.22,0.58,tp_lower -1367,做多,2020-02-04 05:50:00,2020-02-04 06:45:00,188.0,188.11,0.02,flip_to_short -1368,做空,2020-02-04 06:45:00,2020-02-04 08:00:00,188.11,188.48,-0.47,flip_to_long -1369,做多,2020-02-04 08:00:00,2020-02-04 08:05:00,188.48,188.3,-0.28,flip_to_short -1370,做空,2020-02-04 08:05:00,2020-02-04 08:15:00,188.3,188.33,-0.13,flip_to_long -1371,做多,2020-02-04 08:15:00,2020-02-04 11:20:00,188.33,185.72,-2.73,flip_to_short -1372,做空,2020-02-04 11:20:00,2020-02-04 11:25:00,185.72,187.47,-1.86,flip_to_long -1373,做多,2020-02-04 11:25:00,2020-02-04 11:30:00,187.47,187.47,-0.09,tp_upper -1374,做空,2020-02-04 12:05:00,2020-02-04 12:15:00,186.39,186.68,-0.38,flip_to_long -1375,做多,2020-02-04 12:15:00,2020-02-04 14:05:00,186.68,186.62,-0.15,tp_upper -1376,做空,2020-02-04 14:30:00,2020-02-04 14:35:00,185.82,185.35,0.38,tp_lower -1377,做多,2020-02-04 14:45:00,2020-02-04 14:50:00,186.42,186.49,-0.02,tp_upper -1378,做空,2020-02-04 17:15:00,2020-02-04 17:20:00,188.88,188.87,-0.08,flip_to_long -1379,做多,2020-02-04 17:20:00,2020-02-04 17:45:00,188.87,189.03,0.06,flip_to_short -1380,做空,2020-02-04 17:45:00,2020-02-04 18:30:00,189.03,189.11,-0.17,flip_to_long -1381,做多,2020-02-04 18:30:00,2020-02-04 18:35:00,189.11,188.75,-0.44,flip_to_short -1382,做空,2020-02-04 18:35:00,2020-02-04 18:40:00,188.75,188.88,-0.22,flip_to_long -1383,做多,2020-02-04 18:40:00,2020-02-04 20:40:00,188.88,187.98,-0.97,flip_to_short -1384,做空,2020-02-04 20:40:00,2020-02-04 21:55:00,187.98,188.2,-0.3,flip_to_long -1385,做多,2020-02-04 21:55:00,2020-02-04 22:05:00,188.2,187.89,-0.39,flip_to_short -1386,做空,2020-02-04 22:05:00,2020-02-04 22:15:00,187.89,188.77,-0.94,flip_to_long -1387,做多,2020-02-04 22:15:00,2020-02-04 22:20:00,188.77,188.55,-0.3,tp_upper -1388,做多,2020-02-04 22:30:00,2020-02-04 22:40:00,188.39,188.73,0.23,tp_upper -1389,做空,2020-02-04 23:20:00,2020-02-04 23:25:00,188.53,188.83,-0.38,flip_to_long -1390,做多,2020-02-04 23:25:00,2020-02-05 00:10:00,188.83,189.82,0.85,tp_upper -1391,做空,2020-02-05 01:15:00,2020-02-05 01:25:00,189.27,189.11,0.06,tp_lower -1392,做多,2020-02-05 02:40:00,2020-02-05 02:55:00,188.83,189.61,0.67,tp_upper -1393,做空,2020-02-05 03:25:00,2020-02-05 03:30:00,188.87,189.08,-0.3,flip_to_long -1394,做多,2020-02-05 03:30:00,2020-02-05 03:40:00,189.08,189.37,0.19,tp_upper -1395,做空,2020-02-05 04:15:00,2020-02-05 04:25:00,189.48,189.74,-0.35,flip_to_long -1396,做多,2020-02-05 04:25:00,2020-02-05 04:35:00,189.74,189.38,-0.44,flip_to_short -1397,做空,2020-02-05 04:35:00,2020-02-05 04:40:00,189.38,189.56,-0.27,flip_to_long -1398,做多,2020-02-05 04:40:00,2020-02-05 04:50:00,189.56,190.07,0.4,tp_upper -1399,做空,2020-02-05 06:35:00,2020-02-05 06:50:00,191.3,191.33,-0.12,flip_to_long -1400,做多,2020-02-05 06:50:00,2020-02-05 07:25:00,191.33,192.1,0.65,tp_upper -1401,做空,2020-02-05 07:30:00,2020-02-05 07:50:00,191.39,190.76,0.52,tp_lower -1402,做多,2020-02-05 08:40:00,2020-02-05 09:05:00,191.25,191.63,0.28,tp_upper -1403,做空,2020-02-05 10:00:00,2020-02-05 10:05:00,191.34,191.64,-0.38,flip_to_long -1404,做多,2020-02-05 10:05:00,2020-02-05 10:10:00,191.64,191.58,-0.15,flip_to_short -1405,做空,2020-02-05 10:10:00,2020-02-05 10:15:00,191.58,191.99,-0.49,flip_to_long -1406,做多,2020-02-05 10:15:00,2020-02-05 10:20:00,191.99,193.23,1.1,tp_upper -1407,做空,2020-02-05 12:45:00,2020-02-05 13:05:00,197.12,197.36,-0.32,flip_to_long -1408,做多,2020-02-05 13:05:00,2020-02-05 13:10:00,197.36,197.16,-0.28,flip_to_short -1409,做空,2020-02-05 13:10:00,2020-02-05 13:25:00,197.16,198.32,-1.18,flip_to_long -1410,做多,2020-02-05 13:25:00,2020-02-05 13:30:00,198.32,197.93,-0.45,tp_upper -1411,做空,2020-02-05 13:35:00,2020-02-05 13:45:00,197.41,197.06,0.23,flip_to_long -1412,做多,2020-02-05 13:45:00,2020-02-05 14:10:00,197.06,197.64,0.45,tp_upper -1413,做空,2020-02-05 14:15:00,2020-02-05 14:30:00,197.26,197.15,0.01,flip_to_long -1414,做多,2020-02-05 14:30:00,2020-02-05 15:00:00,197.15,197.5,0.23,flip_to_short -1415,做空,2020-02-05 15:00:00,2020-02-05 19:50:00,197.5,202.8,-5.01,tp_lower -1416,做多,2020-02-05 20:15:00,2020-02-05 20:20:00,203.74,203.62,-0.19,flip_to_short -1417,做空,2020-02-05 20:20:00,2020-02-05 20:35:00,203.62,203.56,-0.04,flip_to_long -1418,做多,2020-02-05 20:35:00,2020-02-05 21:10:00,203.56,203.96,0.26,tp_upper -1419,做空,2020-02-05 22:10:00,2020-02-05 22:40:00,205.21,205.73,-0.54,flip_to_long -1420,做多,2020-02-05 22:40:00,2020-02-05 23:35:00,205.73,204.72,-0.96,flip_to_short -1421,做空,2020-02-05 23:35:00,2020-02-05 23:40:00,204.72,204.7,-0.07,tp_lower -1422,做多,2020-02-06 01:20:00,2020-02-06 01:45:00,204.19,204.93,0.57,tp_upper -1423,做空,2020-02-06 02:05:00,2020-02-06 03:00:00,203.96,203.91,-0.05,flip_to_long -1424,做多,2020-02-06 03:00:00,2020-02-06 03:45:00,203.91,205.54,1.36,tp_upper -1425,做空,2020-02-06 04:40:00,2020-02-06 04:45:00,205.33,205.59,-0.32,flip_to_long -1426,做多,2020-02-06 04:45:00,2020-02-06 05:00:00,205.59,205.86,0.15,flip_to_short -1427,做空,2020-02-06 05:00:00,2020-02-06 06:15:00,205.86,206.42,-0.59,flip_to_long -1428,做多,2020-02-06 06:15:00,2020-02-06 06:30:00,206.42,206.41,-0.1,flip_to_short -1429,做空,2020-02-06 06:30:00,2020-02-06 06:35:00,206.41,206.68,-0.33,flip_to_long -1430,做多,2020-02-06 06:35:00,2020-02-06 06:40:00,206.68,207.63,0.74,tp_upper -1431,做空,2020-02-06 08:25:00,2020-02-06 08:40:00,209.54,209.53,-0.08,flip_to_long -1432,做多,2020-02-06 08:40:00,2020-02-06 08:55:00,209.53,209.49,-0.13,flip_to_short -1433,做空,2020-02-06 08:55:00,2020-02-06 09:20:00,209.49,208.05,1.16,tp_lower -1434,做多,2020-02-06 09:35:00,2020-02-06 09:40:00,209.35,209.11,-0.3,flip_to_short -1435,做空,2020-02-06 09:40:00,2020-02-06 09:45:00,209.11,209.34,-0.29,flip_to_long -1436,做多,2020-02-06 09:45:00,2020-02-06 10:05:00,209.34,210.39,0.82,tp_upper -1437,做空,2020-02-06 10:45:00,2020-02-06 11:05:00,209.73,209.73,-0.09,flip_to_long -1438,做多,2020-02-06 11:05:00,2020-02-06 11:55:00,209.73,210.79,0.83,tp_upper -1439,做空,2020-02-06 13:30:00,2020-02-06 13:45:00,214.63,209.16,4.57,tp_lower -1440,做多,2020-02-06 14:15:00,2020-02-06 14:20:00,214.0,212.94,-1.02,flip_to_short -1441,做空,2020-02-06 14:20:00,2020-02-06 14:25:00,212.94,213.25,-0.36,flip_to_long -1442,做多,2020-02-06 14:25:00,2020-02-06 14:40:00,213.25,214.11,0.66,flip_to_short -1443,做空,2020-02-06 14:40:00,2020-02-06 15:30:00,214.11,213.0,0.87,flip_to_long -1444,做多,2020-02-06 15:30:00,2020-02-06 15:35:00,213.0,212.53,-0.51,flip_to_short -1445,做空,2020-02-06 15:35:00,2020-02-06 15:45:00,212.53,213.0,-0.51,flip_to_long -1446,做多,2020-02-06 15:45:00,2020-02-06 16:05:00,213.0,213.51,0.35,flip_to_short -1447,做空,2020-02-06 16:05:00,2020-02-06 16:25:00,213.51,211.42,1.73,tp_lower -1448,做多,2020-02-06 16:35:00,2020-02-06 16:45:00,213.02,213.89,0.67,tp_upper -1449,做空,2020-02-06 17:00:00,2020-02-06 17:50:00,213.26,213.3,-0.13,flip_to_long -1450,做多,2020-02-06 17:50:00,2020-02-06 19:25:00,213.3,212.86,-0.48,flip_to_short -1451,做空,2020-02-06 19:25:00,2020-02-06 19:30:00,212.86,212.06,0.61,tp_lower -1452,做空,2020-02-06 19:40:00,2020-02-06 20:20:00,212.15,213.09,-0.93,flip_to_long -1453,做多,2020-02-06 20:20:00,2020-02-06 20:25:00,213.09,212.82,-0.33,flip_to_short -1454,做空,2020-02-06 20:25:00,2020-02-06 22:25:00,212.82,213.06,-0.3,tp_lower -1455,做多,2020-02-06 22:35:00,2020-02-06 23:10:00,213.67,213.3,-0.42,flip_to_short -1456,做空,2020-02-06 23:10:00,2020-02-06 23:15:00,213.3,213.78,-0.51,flip_to_long -1457,做多,2020-02-06 23:15:00,2020-02-06 23:20:00,213.78,213.66,-0.2,flip_to_short -1458,做空,2020-02-06 23:20:00,2020-02-06 23:35:00,213.66,213.6,-0.04,flip_to_long -1459,做多,2020-02-06 23:35:00,2020-02-06 23:55:00,213.6,213.27,-0.38,flip_to_short -1460,做空,2020-02-06 23:55:00,2020-02-07 02:50:00,213.27,219.95,-5.87,flip_to_long -1461,做多,2020-02-07 02:50:00,2020-02-07 02:55:00,219.95,219.37,-0.58,flip_to_short -1462,做空,2020-02-07 02:55:00,2020-02-07 03:00:00,219.37,219.88,-0.52,flip_to_long -1463,做多,2020-02-07 03:00:00,2020-02-07 03:05:00,219.88,219.58,-0.34,flip_to_short -1464,做空,2020-02-07 03:05:00,2020-02-07 03:20:00,219.58,218.8,0.56,tp_lower -1465,做多,2020-02-07 03:40:00,2020-02-07 05:20:00,219.57,218.37,-1.09,flip_to_short -1466,做空,2020-02-07 05:20:00,2020-02-07 05:45:00,218.37,218.28,-0.02,flip_to_long -1467,做多,2020-02-07 05:45:00,2020-02-07 06:15:00,218.28,218.21,-0.15,flip_to_short -1468,做空,2020-02-07 06:15:00,2020-02-07 06:20:00,218.21,218.36,-0.22,flip_to_long -1469,做多,2020-02-07 06:20:00,2020-02-07 06:35:00,218.36,218.67,0.17,flip_to_short -1470,做空,2020-02-07 06:35:00,2020-02-07 06:55:00,218.67,218.36,0.17,flip_to_long -1471,做多,2020-02-07 06:55:00,2020-02-07 07:00:00,218.36,217.96,-0.42,flip_to_short -1472,做空,2020-02-07 07:00:00,2020-02-07 07:15:00,217.96,217.95,-0.08,tp_lower -1473,做多,2020-02-07 07:20:00,2020-02-07 07:25:00,218.38,218.06,-0.36,flip_to_short -1474,做空,2020-02-07 07:25:00,2020-02-07 07:35:00,218.06,218.53,-0.48,flip_to_long -1475,做多,2020-02-07 07:35:00,2020-02-07 07:45:00,218.53,218.44,-0.16,flip_to_short -1476,做空,2020-02-07 07:45:00,2020-02-07 08:50:00,218.44,218.57,-0.2,flip_to_long -1477,做多,2020-02-07 08:50:00,2020-02-07 09:25:00,218.57,218.92,0.2,flip_to_short -1478,做空,2020-02-07 09:25:00,2020-02-07 11:55:00,218.92,220.74,-1.59,tp_lower -1479,做多,2020-02-07 13:05:00,2020-02-07 13:25:00,220.71,219.83,-0.8,flip_to_short -1480,做空,2020-02-07 13:25:00,2020-02-07 13:35:00,219.83,219.62,0.08,flip_to_long -1481,做多,2020-02-07 13:35:00,2020-02-07 13:45:00,219.62,221.45,1.39,tp_upper -1482,做空,2020-02-07 15:10:00,2020-02-07 15:15:00,222.14,222.23,-0.16,flip_to_long -1483,做多,2020-02-07 15:15:00,2020-02-07 15:25:00,222.23,221.93,-0.33,flip_to_short -1484,做空,2020-02-07 15:25:00,2020-02-07 15:35:00,221.93,220.95,0.7,tp_lower -1485,做多,2020-02-07 16:10:00,2020-02-07 16:15:00,222.57,222.5,-0.15,flip_to_short -1486,做空,2020-02-07 16:15:00,2020-02-07 16:35:00,222.5,222.26,0.1,flip_to_long -1487,做多,2020-02-07 16:35:00,2020-02-07 16:40:00,222.26,221.48,-0.71,flip_to_short -1488,做空,2020-02-07 16:40:00,2020-02-07 16:45:00,221.48,221.59,-0.18,flip_to_long -1489,做多,2020-02-07 16:45:00,2020-02-07 17:05:00,221.59,221.46,-0.19,flip_to_short -1490,做空,2020-02-07 17:05:00,2020-02-07 17:10:00,221.46,221.93,-0.46,flip_to_long -1491,做多,2020-02-07 17:10:00,2020-02-07 17:15:00,221.93,221.64,-0.32,flip_to_short -1492,做空,2020-02-07 17:15:00,2020-02-07 17:25:00,221.64,221.63,-0.08,flip_to_long -1493,做多,2020-02-07 17:25:00,2020-02-07 18:25:00,221.63,222.11,0.29,tp_upper -1494,做空,2020-02-07 19:05:00,2020-02-07 19:15:00,221.86,221.78,-0.02,flip_to_long -1495,做多,2020-02-07 19:15:00,2020-02-07 21:45:00,221.78,220.35,-1.22,flip_to_short -1496,做空,2020-02-07 21:45:00,2020-02-07 22:00:00,220.35,220.37,-0.1,flip_to_long -1497,做多,2020-02-07 22:00:00,2020-02-07 22:05:00,220.37,220.22,-0.21,flip_to_short -1498,做空,2020-02-07 22:05:00,2020-02-07 22:15:00,220.22,220.27,-0.13,flip_to_long -1499,做多,2020-02-07 22:15:00,2020-02-07 22:30:00,220.27,221.25,0.69,tp_upper -1500,做空,2020-02-08 00:15:00,2020-02-08 00:20:00,222.88,222.88,-0.09,flip_to_long -1501,做多,2020-02-08 00:20:00,2020-02-08 01:55:00,222.88,221.68,-1.06,flip_to_short -1502,做空,2020-02-08 01:55:00,2020-02-08 02:20:00,221.68,219.82,1.42,tp_lower -1503,做多,2020-02-08 03:50:00,2020-02-08 04:05:00,217.59,218.26,0.47,tp_upper -1504,做空,2020-02-08 06:30:00,2020-02-08 06:40:00,220.47,220.85,-0.4,flip_to_long -1505,做多,2020-02-08 06:40:00,2020-02-08 06:45:00,220.85,220.49,-0.38,flip_to_short -1506,做空,2020-02-08 06:45:00,2020-02-08 07:00:00,220.49,220.83,-0.37,flip_to_long -1507,做多,2020-02-08 07:00:00,2020-02-08 07:15:00,220.83,220.4,-0.44,flip_to_short -1508,做空,2020-02-08 07:15:00,2020-02-08 07:25:00,220.4,220.7,-0.33,flip_to_long -1509,做多,2020-02-08 07:25:00,2020-02-08 07:40:00,220.7,220.61,-0.16,flip_to_short -1510,做空,2020-02-08 07:40:00,2020-02-08 07:50:00,220.61,220.58,-0.06,flip_to_long -1511,做多,2020-02-08 07:50:00,2020-02-08 08:05:00,220.58,221.21,0.42,tp_upper -1512,做空,2020-02-08 09:35:00,2020-02-08 09:55:00,224.58,224.63,-0.13,flip_to_long -1513,做多,2020-02-08 09:55:00,2020-02-08 10:20:00,224.63,227.14,1.9,tp_upper -1514,做空,2020-02-08 10:55:00,2020-02-08 11:05:00,225.39,226.1,-0.66,flip_to_long -1515,做多,2020-02-08 11:05:00,2020-02-08 11:10:00,226.1,225.88,-0.26,flip_to_short -1516,做空,2020-02-08 11:10:00,2020-02-08 11:15:00,225.88,225.91,-0.11,flip_to_long -1517,做多,2020-02-08 11:15:00,2020-02-08 11:40:00,225.91,226.1,0.06,flip_to_short -1518,做空,2020-02-08 11:40:00,2020-02-08 11:50:00,226.1,226.17,-0.14,flip_to_long -1519,做多,2020-02-08 11:50:00,2020-02-08 12:05:00,226.17,226.58,0.23,flip_to_short -1520,做空,2020-02-08 12:05:00,2020-02-08 12:15:00,226.58,226.5,-0.03,flip_to_long -1521,做多,2020-02-08 12:15:00,2020-02-08 12:30:00,226.5,226.33,-0.22,flip_to_short -1522,做空,2020-02-08 12:30:00,2020-02-08 12:35:00,226.33,226.63,-0.33,flip_to_long -1523,做多,2020-02-08 12:35:00,2020-02-08 12:40:00,226.63,226.25,-0.39,flip_to_short -1524,做空,2020-02-08 12:40:00,2020-02-08 12:45:00,226.25,225.57,0.45,tp_lower -1525,做多,2020-02-08 13:15:00,2020-02-08 13:35:00,226.22,227.41,0.85,tp_upper -1526,做空,2020-02-08 13:40:00,2020-02-08 13:45:00,225.3,225.44,-0.2,tp_lower -1527,做多,2020-02-08 14:00:00,2020-02-08 14:05:00,226.38,226.7,0.16,tp_upper -1528,做空,2020-02-08 14:35:00,2020-02-08 14:40:00,225.83,226.31,-0.47,flip_to_long -1529,做多,2020-02-08 14:40:00,2020-02-08 15:20:00,226.31,226.46,0.03,flip_to_short -1530,做空,2020-02-08 15:20:00,2020-02-08 15:35:00,226.46,226.28,0.05,tp_lower -1531,做多,2020-02-08 15:40:00,2020-02-08 17:00:00,226.32,225.64,-0.62,flip_to_short -1532,做空,2020-02-08 17:00:00,2020-02-08 17:10:00,225.64,224.4,0.89,tp_lower -1533,做多,2020-02-08 19:00:00,2020-02-08 19:45:00,223.77,225.1,0.97,tp_upper -1534,做空,2020-02-08 20:25:00,2020-02-08 20:45:00,224.71,224.29,0.24,tp_lower -1535,做多,2020-02-08 21:05:00,2020-02-08 22:50:00,224.63,224.03,-0.57,tp_upper -1536,做空,2020-02-08 23:55:00,2020-02-09 00:00:00,223.57,223.81,-0.28,flip_to_long -1537,做多,2020-02-09 00:00:00,2020-02-09 00:10:00,223.81,225.59,1.37,tp_upper -1538,做空,2020-02-09 01:30:00,2020-02-09 01:40:00,226.09,226.13,-0.13,flip_to_long -1539,做多,2020-02-09 01:40:00,2020-02-09 01:55:00,226.13,226.32,0.06,flip_to_short -1540,做空,2020-02-09 01:55:00,2020-02-09 02:05:00,226.32,225.87,0.28,tp_lower -1541,做多,2020-02-09 02:20:00,2020-02-09 02:30:00,226.33,226.99,0.45,tp_upper -1542,做空,2020-02-09 03:25:00,2020-02-09 04:25:00,227.26,227.94,-0.65,flip_to_long -1543,做多,2020-02-09 04:25:00,2020-02-09 04:35:00,227.94,228.12,0.05,flip_to_short -1544,做空,2020-02-09 04:35:00,2020-02-09 04:45:00,228.12,228.14,-0.11,flip_to_long -1545,做多,2020-02-09 04:45:00,2020-02-09 04:50:00,228.14,228.07,-0.15,flip_to_short -1546,做空,2020-02-09 04:50:00,2020-02-09 05:05:00,228.07,227.19,0.62,tp_lower -1547,做空,2020-02-09 05:35:00,2020-02-09 05:40:00,227.6,228.19,-0.57,flip_to_long -1548,做多,2020-02-09 05:40:00,2020-02-09 05:50:00,228.19,228.71,0.33,tp_upper -1549,做空,2020-02-09 06:40:00,2020-02-09 06:45:00,228.26,228.37,-0.18,flip_to_long -1550,做多,2020-02-09 06:45:00,2020-02-09 07:15:00,228.37,228.71,0.18,tp_upper -1551,做空,2020-02-09 08:30:00,2020-02-09 09:00:00,229.37,228.67,0.47,tp_lower -1552,做多,2020-02-09 09:15:00,2020-02-09 09:20:00,229.51,229.26,-0.29,flip_to_short -1553,做空,2020-02-09 09:20:00,2020-02-09 09:25:00,229.26,228.38,0.61,tp_lower -1554,做多,2020-02-09 10:15:00,2020-02-09 10:35:00,228.74,228.58,-0.22,flip_to_short -1555,做空,2020-02-09 10:35:00,2020-02-09 10:40:00,228.58,228.67,-0.16,flip_to_long -1556,做多,2020-02-09 10:40:00,2020-02-09 10:55:00,228.67,229.37,0.47,tp_upper -1557,做空,2020-02-09 11:15:00,2020-02-09 11:55:00,228.87,228.49,0.21,tp_lower -1558,做多,2020-02-09 12:00:00,2020-02-09 12:45:00,229.06,228.88,-0.24,flip_to_short -1559,做空,2020-02-09 12:45:00,2020-02-09 12:50:00,228.88,228.91,-0.12,flip_to_long -1560,做多,2020-02-09 12:50:00,2020-02-09 13:10:00,228.91,229.23,0.17,flip_to_short -1561,做空,2020-02-09 13:10:00,2020-02-09 13:20:00,229.23,229.0,0.09,flip_to_long -1562,做多,2020-02-09 13:20:00,2020-02-09 15:50:00,229.0,227.3,-1.46,flip_to_short -1563,做空,2020-02-09 15:50:00,2020-02-09 16:30:00,227.3,226.9,0.23,flip_to_long -1564,做多,2020-02-09 16:30:00,2020-02-09 17:20:00,226.9,227.48,0.38,flip_to_short -1565,做空,2020-02-09 17:20:00,2020-02-09 17:25:00,227.48,227.75,-0.31,flip_to_long -1566,做多,2020-02-09 17:25:00,2020-02-09 17:30:00,227.75,227.78,-0.07,flip_to_short -1567,做空,2020-02-09 17:30:00,2020-02-09 17:45:00,227.78,227.61,0.04,flip_to_long -1568,做多,2020-02-09 17:45:00,2020-02-09 19:30:00,227.61,227.44,-0.23,tp_upper -1569,做空,2020-02-09 19:50:00,2020-02-09 19:55:00,226.99,227.23,-0.28,flip_to_long -1570,做多,2020-02-09 19:55:00,2020-02-09 20:00:00,227.23,226.72,-0.5,flip_to_short -1571,做空,2020-02-09 20:00:00,2020-02-09 20:10:00,226.72,226.85,-0.19,flip_to_long -1572,做多,2020-02-09 20:10:00,2020-02-09 21:20:00,226.85,226.23,-0.58,flip_to_short -1573,做空,2020-02-09 21:20:00,2020-02-09 21:40:00,226.23,226.08,0.03,flip_to_long -1574,做多,2020-02-09 21:40:00,2020-02-09 21:45:00,226.08,225.61,-0.46,flip_to_short -1575,做空,2020-02-09 21:45:00,2020-02-09 21:50:00,225.61,225.93,-0.34,flip_to_long -1576,做多,2020-02-09 21:50:00,2020-02-09 22:10:00,225.93,226.8,0.6,tp_upper -1577,做空,2020-02-10 00:15:00,2020-02-10 00:25:00,228.57,228.23,0.18,flip_to_long -1578,做多,2020-02-10 00:25:00,2020-02-10 00:45:00,228.23,228.66,0.26,flip_to_short -1579,做空,2020-02-10 00:45:00,2020-02-10 01:10:00,228.66,228.62,-0.06,flip_to_long -1580,做多,2020-02-10 01:10:00,2020-02-10 02:55:00,228.62,227.12,-1.31,flip_to_short -1581,做空,2020-02-10 02:55:00,2020-02-10 03:20:00,227.12,225.87,0.93,tp_lower -1582,做多,2020-02-10 04:50:00,2020-02-10 04:55:00,225.21,224.95,-0.31,flip_to_short -1583,做空,2020-02-10 04:55:00,2020-02-10 05:00:00,224.95,225.25,-0.34,flip_to_long -1584,做多,2020-02-10 05:00:00,2020-02-10 05:05:00,225.25,225.0,-0.3,flip_to_short -1585,做空,2020-02-10 05:05:00,2020-02-10 05:10:00,225.0,225.25,-0.3,flip_to_long -1586,做多,2020-02-10 05:10:00,2020-02-10 05:35:00,225.25,224.9,-0.38,flip_to_short -1587,做空,2020-02-10 05:35:00,2020-02-10 05:55:00,224.9,221.41,2.76,tp_lower -1588,做多,2020-02-10 06:15:00,2020-02-10 06:35:00,224.86,224.68,-0.24,flip_to_short -1589,做空,2020-02-10 06:35:00,2020-02-10 07:00:00,224.68,224.4,0.14,flip_to_long -1590,做多,2020-02-10 07:00:00,2020-02-10 07:20:00,224.4,224.29,-0.18,flip_to_short -1591,做空,2020-02-10 07:20:00,2020-02-10 08:10:00,224.29,223.92,0.21,tp_lower -1592,做多,2020-02-10 10:30:00,2020-02-10 10:45:00,219.92,220.47,0.37,tp_upper -1593,做空,2020-02-10 11:05:00,2020-02-10 11:10:00,220.0,220.33,-0.37,flip_to_long -1594,做多,2020-02-10 11:10:00,2020-02-10 11:15:00,220.33,219.38,-0.89,flip_to_short -1595,做空,2020-02-10 11:15:00,2020-02-10 11:25:00,219.38,218.74,0.45,tp_lower -1596,做空,2020-02-10 12:25:00,2020-02-10 13:50:00,219.79,220.56,-0.74,flip_to_long -1597,做多,2020-02-10 13:50:00,2020-02-10 13:55:00,220.56,220.18,-0.41,flip_to_short -1598,做空,2020-02-10 13:55:00,2020-02-10 14:05:00,220.18,220.66,-0.49,flip_to_long -1599,做多,2020-02-10 14:05:00,2020-02-10 14:15:00,220.66,221.29,0.43,tp_upper -1600,做空,2020-02-10 15:55:00,2020-02-10 16:00:00,223.48,223.9,-0.44,flip_to_long -1601,做多,2020-02-10 16:00:00,2020-02-10 16:05:00,223.9,223.28,-0.6,flip_to_short -1602,做空,2020-02-10 16:05:00,2020-02-10 16:10:00,223.28,224.48,-1.07,flip_to_long -1603,做多,2020-02-10 16:10:00,2020-02-10 16:15:00,224.48,224.13,-0.37,flip_to_short -1604,做空,2020-02-10 16:15:00,2020-02-10 16:25:00,224.13,224.22,-0.16,flip_to_long -1605,做多,2020-02-10 16:25:00,2020-02-10 16:30:00,224.22,224.22,-0.09,flip_to_short -1606,做空,2020-02-10 16:30:00,2020-02-10 16:40:00,224.22,223.1,0.81,tp_lower -1607,做多,2020-02-10 17:45:00,2020-02-10 18:15:00,223.28,222.55,-0.68,flip_to_short -1608,做空,2020-02-10 18:15:00,2020-02-10 18:20:00,222.55,222.62,-0.15,flip_to_long -1609,做多,2020-02-10 18:20:00,2020-02-10 20:05:00,222.62,221.85,-0.71,flip_to_short -1610,做空,2020-02-10 20:05:00,2020-02-10 20:15:00,221.85,221.87,-0.11,flip_to_long -1611,做多,2020-02-10 20:15:00,2020-02-10 20:30:00,221.87,222.89,0.73,tp_upper -1612,做空,2020-02-10 21:15:00,2020-02-10 21:20:00,222.1,222.26,-0.22,flip_to_long -1613,做多,2020-02-10 21:20:00,2020-02-10 22:05:00,222.26,222.95,0.47,flip_to_short -1614,做空,2020-02-10 22:05:00,2020-02-10 22:45:00,222.95,223.6,-0.61,flip_to_long -1615,做多,2020-02-10 22:45:00,2020-02-10 22:50:00,223.6,223.7,-0.01,tp_upper -1616,做空,2020-02-10 23:55:00,2020-02-11 00:20:00,223.03,222.08,0.67,tp_lower -1617,做多,2020-02-11 01:35:00,2020-02-11 01:55:00,220.75,221.1,0.2,flip_to_short -1618,做空,2020-02-11 01:55:00,2020-02-11 02:20:00,221.1,221.0,-0.01,flip_to_long -1619,做多,2020-02-11 02:20:00,2020-02-11 02:30:00,221.0,220.58,-0.45,flip_to_short -1620,做空,2020-02-11 02:30:00,2020-02-11 02:40:00,220.58,219.95,0.44,tp_lower -1621,做空,2020-02-11 03:35:00,2020-02-11 04:00:00,219.67,219.23,0.28,tp_lower -1622,做多,2020-02-11 04:05:00,2020-02-11 04:15:00,219.88,219.9,-0.08,flip_to_short -1623,做空,2020-02-11 04:15:00,2020-02-11 04:25:00,219.9,219.8,-0.01,flip_to_long -1624,做多,2020-02-11 04:25:00,2020-02-11 04:30:00,219.8,219.6,-0.26,flip_to_short -1625,做空,2020-02-11 04:30:00,2020-02-11 04:35:00,219.6,219.14,0.3,tp_lower -1626,做多,2020-02-11 05:00:00,2020-02-11 05:25:00,219.48,220.74,0.97,tp_upper -1627,做空,2020-02-11 05:50:00,2020-02-11 05:55:00,219.6,219.67,-0.15,flip_to_long -1628,做多,2020-02-11 05:55:00,2020-02-11 06:15:00,219.67,219.42,-0.3,flip_to_short -1629,做空,2020-02-11 06:15:00,2020-02-11 06:30:00,219.42,219.71,-0.34,flip_to_long -1630,做多,2020-02-11 06:30:00,2020-02-11 06:50:00,219.71,221.04,1.03,tp_upper -1631,做空,2020-02-11 07:10:00,2020-02-11 07:20:00,219.88,220.05,-0.24,flip_to_long -1632,做多,2020-02-11 07:20:00,2020-02-11 07:25:00,220.05,219.55,-0.52,flip_to_short -1633,做空,2020-02-11 07:25:00,2020-02-11 07:30:00,219.55,219.72,-0.24,flip_to_long -1634,做多,2020-02-11 07:30:00,2020-02-11 08:50:00,219.72,220.61,0.66,tp_upper -1635,做空,2020-02-11 10:10:00,2020-02-11 10:15:00,221.06,221.43,-0.4,flip_to_long -1636,做多,2020-02-11 10:15:00,2020-02-11 10:20:00,221.43,221.3,-0.2,flip_to_short -1637,做空,2020-02-11 10:20:00,2020-02-11 10:25:00,221.3,221.48,-0.24,flip_to_long -1638,做多,2020-02-11 10:25:00,2020-02-11 10:50:00,221.48,221.95,0.3,tp_upper -1639,做空,2020-02-11 10:55:00,2020-02-11 11:00:00,221.53,222.18,-0.63,flip_to_long -1640,做多,2020-02-11 11:00:00,2020-02-11 11:15:00,222.18,221.58,-0.59,flip_to_short -1641,做空,2020-02-11 11:15:00,2020-02-11 11:20:00,221.58,221.8,-0.27,flip_to_long -1642,做多,2020-02-11 11:20:00,2020-02-11 11:40:00,221.8,222.43,0.43,tp_upper -1643,做空,2020-02-11 13:00:00,2020-02-11 13:10:00,223.26,223.93,-0.64,flip_to_long -1644,做多,2020-02-11 13:10:00,2020-02-11 13:35:00,223.93,224.87,0.67,tp_upper -1645,做空,2020-02-11 13:50:00,2020-02-11 14:00:00,223.89,224.07,-0.24,flip_to_long -1646,做多,2020-02-11 14:00:00,2020-02-11 14:05:00,224.07,224.07,-0.09,flip_to_short -1647,做空,2020-02-11 14:05:00,2020-02-11 14:45:00,224.07,223.3,0.54,tp_lower -1648,做多,2020-02-11 15:05:00,2020-02-11 15:15:00,223.5,226.17,2.09,tp_upper -1649,做空,2020-02-11 18:35:00,2020-02-11 18:50:00,236.57,236.58,-0.1,flip_to_long -1650,做多,2020-02-11 18:50:00,2020-02-11 19:05:00,236.58,238.9,1.72,tp_upper -1651,做空,2020-02-11 19:20:00,2020-02-11 19:30:00,237.41,238.19,-0.71,flip_to_long -1652,做多,2020-02-11 19:30:00,2020-02-11 19:40:00,238.19,237.95,-0.28,flip_to_short -1653,做空,2020-02-11 19:40:00,2020-02-11 20:30:00,237.95,237.98,-0.12,flip_to_long -1654,做多,2020-02-11 20:30:00,2020-02-11 20:45:00,237.98,238.37,0.21,flip_to_short -1655,做空,2020-02-11 20:45:00,2020-02-11 21:10:00,238.37,237.61,0.5,tp_lower -1656,做多,2020-02-11 22:15:00,2020-02-11 22:40:00,237.53,237.34,-0.24,flip_to_short -1657,做空,2020-02-11 22:40:00,2020-02-11 22:45:00,237.34,237.45,-0.18,flip_to_long -1658,做多,2020-02-11 22:45:00,2020-02-11 23:00:00,237.45,236.93,-0.5,flip_to_short -1659,做空,2020-02-11 23:00:00,2020-02-11 23:20:00,236.93,236.64,0.13,tp_lower -1660,做多,2020-02-11 23:40:00,2020-02-11 23:55:00,237.46,237.16,-0.32,flip_to_short -1661,做空,2020-02-11 23:55:00,2020-02-12 00:00:00,237.16,238.66,-1.26,flip_to_long -1662,做多,2020-02-12 00:00:00,2020-02-12 00:05:00,238.66,239.63,0.68,tp_upper -1663,做空,2020-02-12 02:00:00,2020-02-12 02:15:00,245.67,244.01,1.19,tp_lower -1664,做多,2020-02-12 02:55:00,2020-02-12 03:25:00,245.15,246.69,1.11,tp_upper -1665,做空,2020-02-12 03:45:00,2020-02-12 05:05:00,245.12,246.47,-1.16,flip_to_long -1666,做多,2020-02-12 05:05:00,2020-02-12 05:30:00,246.47,246.85,0.2,flip_to_short -1667,做空,2020-02-12 05:30:00,2020-02-12 06:30:00,246.85,247.07,-0.27,flip_to_long -1668,做多,2020-02-12 06:30:00,2020-02-12 06:35:00,247.07,246.92,-0.21,flip_to_short -1669,做空,2020-02-12 06:35:00,2020-02-12 06:40:00,246.92,247.59,-0.61,flip_to_long -1670,做多,2020-02-12 06:40:00,2020-02-12 06:45:00,247.59,247.8,0.07,tp_upper -1671,做空,2020-02-12 08:40:00,2020-02-12 08:55:00,251.7,253.31,-1.31,flip_to_long -1672,做多,2020-02-12 08:55:00,2020-02-12 09:00:00,253.31,252.3,-0.85,flip_to_short -1673,做空,2020-02-12 09:00:00,2020-02-12 09:15:00,252.3,250.78,1.04,tp_lower -1674,做多,2020-02-12 09:35:00,2020-02-12 10:00:00,252.97,252.77,-0.24,flip_to_short -1675,做空,2020-02-12 10:00:00,2020-02-12 10:10:00,252.77,253.5,-0.64,flip_to_long -1676,做多,2020-02-12 10:10:00,2020-02-12 10:15:00,253.5,255.42,1.33,tp_upper -1677,做空,2020-02-12 11:55:00,2020-02-12 13:00:00,256.35,256.44,-0.16,flip_to_long -1678,做多,2020-02-12 13:00:00,2020-02-12 13:05:00,256.44,256.36,-0.15,flip_to_short -1679,做空,2020-02-12 13:05:00,2020-02-12 14:10:00,256.36,253.97,1.66,tp_lower -1680,做多,2020-02-12 14:30:00,2020-02-12 14:45:00,256.42,256.21,-0.25,flip_to_short -1681,做空,2020-02-12 14:45:00,2020-02-12 14:55:00,256.21,256.22,-0.1,flip_to_long -1682,做多,2020-02-12 14:55:00,2020-02-12 15:00:00,256.22,255.29,-0.78,flip_to_short -1683,做空,2020-02-12 15:00:00,2020-02-12 15:10:00,255.29,254.53,0.47,tp_lower -1684,做多,2020-02-12 15:50:00,2020-02-12 16:15:00,254.81,254.99,0.04,flip_to_short -1685,做空,2020-02-12 16:15:00,2020-02-12 18:25:00,254.99,265.61,-7.97,flip_to_long -1686,做多,2020-02-12 18:25:00,2020-02-12 18:30:00,265.61,265.49,-0.17,flip_to_short -1687,做空,2020-02-12 18:30:00,2020-02-12 19:40:00,265.49,265.29,0.05,tp_lower -1688,做多,2020-02-12 19:45:00,2020-02-12 19:55:00,265.9,265.48,-0.38,flip_to_short -1689,做空,2020-02-12 19:55:00,2020-02-12 20:00:00,265.48,265.88,-0.36,flip_to_long -1690,做多,2020-02-12 20:00:00,2020-02-12 20:10:00,265.88,265.72,-0.2,flip_to_short -1691,做空,2020-02-12 20:10:00,2020-02-12 20:15:00,265.72,265.95,-0.25,flip_to_long -1692,做多,2020-02-12 20:15:00,2020-02-12 20:20:00,265.95,267.14,0.71,tp_upper -1693,做空,2020-02-12 21:35:00,2020-02-12 21:40:00,271.48,266.87,2.96,tp_lower -1694,做多,2020-02-12 22:00:00,2020-02-12 22:50:00,271.46,268.65,-1.98,flip_to_short -1695,做空,2020-02-12 22:50:00,2020-02-12 23:05:00,268.65,269.62,-0.74,flip_to_long -1696,做多,2020-02-12 23:05:00,2020-02-12 23:10:00,269.62,269.18,-0.38,flip_to_short -1697,做空,2020-02-12 23:10:00,2020-02-12 23:25:00,269.18,267.37,1.12,tp_lower -1698,做多,2020-02-13 00:05:00,2020-02-13 00:50:00,269.9,272.48,1.69,tp_upper -1699,做空,2020-02-13 01:25:00,2020-02-13 02:30:00,271.27,272.59,-1.01,tp_lower -1700,做多,2020-02-13 02:35:00,2020-02-13 02:45:00,273.13,273.18,-0.06,flip_to_short -1701,做空,2020-02-13 02:45:00,2020-02-13 03:00:00,273.18,273.46,-0.28,flip_to_long -1702,做多,2020-02-13 03:00:00,2020-02-13 04:15:00,273.46,271.4,-1.5,flip_to_short -1703,做空,2020-02-13 04:15:00,2020-02-13 04:30:00,271.4,270.82,0.3,flip_to_long -1704,做多,2020-02-13 04:30:00,2020-02-13 05:15:00,270.82,271.77,0.56,tp_upper -1705,做空,2020-02-13 07:00:00,2020-02-13 07:15:00,272.76,269.75,1.95,tp_lower -1706,做多,2020-02-13 09:30:00,2020-02-13 09:40:00,261.22,261.56,0.15,flip_to_short -1707,做空,2020-02-13 09:40:00,2020-02-13 09:50:00,261.56,261.0,0.31,flip_to_long -1708,做多,2020-02-13 09:50:00,2020-02-13 10:00:00,261.0,260.71,-0.3,flip_to_short -1709,做空,2020-02-13 10:00:00,2020-02-13 10:10:00,260.71,262.31,-1.24,flip_to_long -1710,做多,2020-02-13 10:10:00,2020-02-13 10:20:00,262.31,263.88,1.02,tp_upper -1711,做空,2020-02-13 11:00:00,2020-02-13 11:05:00,262.37,263.26,-0.73,flip_to_long -1712,做多,2020-02-13 11:05:00,2020-02-13 11:25:00,263.26,263.1,-0.21,flip_to_short -1713,做空,2020-02-13 11:25:00,2020-02-13 11:40:00,263.1,261.17,1.27,tp_lower -1714,做多,2020-02-13 11:55:00,2020-02-13 12:00:00,263.8,262.76,-0.83,flip_to_short -1715,做空,2020-02-13 12:00:00,2020-02-13 12:05:00,262.76,263.97,-0.95,flip_to_long -1716,做多,2020-02-13 12:05:00,2020-02-13 12:15:00,263.97,265.0,0.63,tp_upper -1717,做空,2020-02-13 13:55:00,2020-02-13 14:05:00,269.0,270.79,-1.33,flip_to_long -1718,做多,2020-02-13 14:05:00,2020-02-13 14:30:00,270.79,271.7,0.53,flip_to_short -1719,做空,2020-02-13 14:30:00,2020-02-13 14:40:00,271.7,271.59,-0.02,flip_to_long -1720,做多,2020-02-13 14:40:00,2020-02-13 15:45:00,271.59,272.2,0.32,tp_upper -1721,做空,2020-02-13 15:55:00,2020-02-13 16:10:00,270.76,271.11,-0.33,flip_to_long -1722,做多,2020-02-13 16:10:00,2020-02-13 16:20:00,271.11,270.36,-0.6,flip_to_short -1723,做空,2020-02-13 16:20:00,2020-02-13 16:30:00,270.36,270.43,-0.14,flip_to_long -1724,做多,2020-02-13 16:30:00,2020-02-13 16:35:00,270.43,269.38,-0.8,flip_to_short -1725,做空,2020-02-13 16:35:00,2020-02-13 16:40:00,269.38,268.81,0.29,tp_lower -1726,做多,2020-02-13 17:40:00,2020-02-13 17:45:00,269.87,268.55,-0.98,flip_to_short -1727,做空,2020-02-13 17:45:00,2020-02-13 18:05:00,268.55,268.8,-0.26,flip_to_long -1728,做多,2020-02-13 18:05:00,2020-02-13 18:45:00,268.8,267.91,-0.69,flip_to_short -1729,做空,2020-02-13 18:45:00,2020-02-13 19:00:00,267.91,269.14,-0.92,flip_to_long -1730,做多,2020-02-13 19:00:00,2020-02-13 19:15:00,269.14,268.5,-0.52,flip_to_short -1731,做空,2020-02-13 19:15:00,2020-02-13 19:20:00,268.5,269.98,-1.07,flip_to_long -1732,做多,2020-02-13 19:20:00,2020-02-13 19:25:00,269.98,270.04,-0.05,tp_upper -1733,做空,2020-02-13 20:05:00,2020-02-13 20:30:00,268.64,267.22,0.85,tp_lower -1734,做多,2020-02-13 22:20:00,2020-02-13 22:35:00,264.98,265.14,0.02,tp_upper -1735,做空,2020-02-14 00:15:00,2020-02-14 00:20:00,265.91,266.68,-0.63,tp_lower -1736,做多,2020-02-14 00:45:00,2020-02-14 00:50:00,268.24,267.59,-0.54,flip_to_short -1737,做空,2020-02-14 00:50:00,2020-02-14 00:55:00,267.59,268.61,-0.79,flip_to_long -1738,做多,2020-02-14 00:55:00,2020-02-14 01:40:00,268.61,268.26,-0.33,flip_to_short -1739,做空,2020-02-14 01:40:00,2020-02-14 01:55:00,268.26,267.82,0.21,flip_to_long -1740,做多,2020-02-14 01:55:00,2020-02-14 02:05:00,267.82,268.3,0.23,flip_to_short -1741,做空,2020-02-14 02:05:00,2020-02-14 02:10:00,268.3,268.52,-0.24,flip_to_long -1742,做多,2020-02-14 02:10:00,2020-02-14 02:20:00,268.52,268.62,-0.02,flip_to_short -1743,做空,2020-02-14 02:20:00,2020-02-14 02:55:00,268.62,268.48,0.0,flip_to_long -1744,做多,2020-02-14 02:55:00,2020-02-14 03:00:00,268.48,268.19,-0.29,flip_to_short -1745,做空,2020-02-14 03:00:00,2020-02-14 03:15:00,268.19,267.93,0.08,tp_lower -1746,做多,2020-02-14 04:40:00,2020-02-14 05:05:00,266.86,266.85,-0.1,flip_to_short -1747,做空,2020-02-14 05:05:00,2020-02-14 05:25:00,266.85,264.99,1.17,tp_lower -1748,做多,2020-02-14 05:45:00,2020-02-14 06:50:00,265.64,265.12,-0.45,flip_to_short -1749,做空,2020-02-14 06:50:00,2020-02-14 07:10:00,265.12,264.25,0.5,tp_lower -1750,做多,2020-02-14 07:50:00,2020-02-14 08:20:00,263.47,265.82,1.53,tp_upper -1751,做空,2020-02-14 11:05:00,2020-02-14 11:10:00,269.52,270.37,-0.67,flip_to_long -1752,做多,2020-02-14 11:10:00,2020-02-14 11:15:00,270.37,270.18,-0.22,flip_to_short -1753,做空,2020-02-14 11:15:00,2020-02-14 11:20:00,270.18,271.25,-0.81,flip_to_long -1754,做多,2020-02-14 11:20:00,2020-02-14 11:35:00,271.25,271.2,-0.12,flip_to_short -1755,做空,2020-02-14 11:35:00,2020-02-14 11:55:00,271.2,271.47,-0.27,flip_to_long -1756,做多,2020-02-14 11:55:00,2020-02-14 12:10:00,271.47,272.53,0.61,tp_upper -1757,做空,2020-02-14 12:15:00,2020-02-14 12:35:00,271.54,270.59,0.54,tp_lower -1758,做多,2020-02-14 12:40:00,2020-02-14 12:50:00,271.16,271.12,-0.12,flip_to_short -1759,做空,2020-02-14 12:50:00,2020-02-14 13:05:00,271.12,271.27,-0.19,flip_to_long -1760,做多,2020-02-14 13:05:00,2020-02-14 13:10:00,271.27,270.9,-0.34,flip_to_short -1761,做空,2020-02-14 13:10:00,2020-02-14 13:15:00,270.9,269.93,0.56,tp_lower -1762,做多,2020-02-14 13:30:00,2020-02-14 13:55:00,270.98,270.73,-0.26,tp_upper -1763,做多,2020-02-14 14:00:00,2020-02-14 14:05:00,272.28,272.54,0.08,tp_upper -1764,做空,2020-02-14 14:45:00,2020-02-14 15:25:00,272.25,273.06,-0.63,flip_to_long -1765,做多,2020-02-14 15:25:00,2020-02-14 15:40:00,273.06,273.31,0.07,flip_to_short -1766,做空,2020-02-14 15:40:00,2020-02-14 15:50:00,273.31,273.4,-0.15,flip_to_long -1767,做多,2020-02-14 15:50:00,2020-02-14 16:15:00,273.4,274.8,0.83,tp_upper -1768,做空,2020-02-14 19:20:00,2020-02-14 19:40:00,282.79,281.52,0.72,tp_lower -1769,做多,2020-02-14 20:00:00,2020-02-14 20:25:00,283.19,282.29,-0.67,flip_to_short -1770,做空,2020-02-14 20:25:00,2020-02-14 20:50:00,282.29,282.49,-0.22,flip_to_long -1771,做多,2020-02-14 20:50:00,2020-02-14 20:55:00,282.49,283.02,0.25,tp_upper -1772,做空,2020-02-14 21:45:00,2020-02-14 21:50:00,281.9,282.52,-0.49,flip_to_long -1773,做多,2020-02-14 21:50:00,2020-02-14 22:30:00,282.52,283.17,0.32,flip_to_short -1774,做空,2020-02-14 22:30:00,2020-02-14 22:50:00,283.17,283.77,-0.47,flip_to_long -1775,做多,2020-02-14 22:50:00,2020-02-14 22:55:00,283.77,283.75,-0.1,flip_to_short -1776,做空,2020-02-14 22:55:00,2020-02-14 23:20:00,283.75,283.04,0.36,flip_to_long -1777,做多,2020-02-14 23:20:00,2020-02-14 23:40:00,283.04,283.32,0.09,flip_to_short -1778,做空,2020-02-14 23:40:00,2020-02-15 00:50:00,283.32,285.7,-1.6,flip_to_long -1779,做多,2020-02-15 00:50:00,2020-02-15 01:00:00,285.7,285.79,-0.03,flip_to_short -1780,做空,2020-02-15 01:00:00,2020-02-15 01:05:00,285.79,285.82,-0.11,flip_to_long -1781,做多,2020-02-15 01:05:00,2020-02-15 02:45:00,285.82,281.72,-2.74,flip_to_short -1782,做空,2020-02-15 02:45:00,2020-02-15 03:00:00,281.72,281.64,-0.04,flip_to_long -1783,做多,2020-02-15 03:00:00,2020-02-15 04:00:00,281.64,282.49,0.46,flip_to_short -1784,做空,2020-02-15 04:00:00,2020-02-15 04:05:00,282.49,281.33,0.66,tp_lower -1785,做多,2020-02-15 04:40:00,2020-02-15 04:55:00,281.99,281.47,-0.43,flip_to_short -1786,做空,2020-02-15 04:55:00,2020-02-15 05:25:00,281.47,280.52,0.52,tp_lower -1787,做多,2020-02-15 06:10:00,2020-02-15 06:20:00,280.81,281.01,0.04,flip_to_short -1788,做空,2020-02-15 06:20:00,2020-02-15 07:10:00,281.01,280.86,0.01,flip_to_long -1789,做多,2020-02-15 07:10:00,2020-02-15 07:15:00,280.86,280.33,-0.43,flip_to_short -1790,做空,2020-02-15 07:15:00,2020-02-15 07:30:00,280.33,280.64,-0.29,flip_to_long -1791,做多,2020-02-15 07:30:00,2020-02-15 08:05:00,280.64,280.53,-0.16,flip_to_short -1792,做空,2020-02-15 08:05:00,2020-02-15 08:35:00,280.53,280.97,-0.37,flip_to_long -1793,做多,2020-02-15 08:35:00,2020-02-15 08:40:00,280.97,281.95,0.54,tp_upper -1794,做空,2020-02-15 10:40:00,2020-02-15 10:45:00,283.34,283.8,-0.38,flip_to_long -1795,做多,2020-02-15 10:45:00,2020-02-15 10:50:00,283.8,283.77,-0.11,flip_to_short -1796,做空,2020-02-15 10:50:00,2020-02-15 11:00:00,283.77,284.0,-0.24,flip_to_long -1797,做多,2020-02-15 11:00:00,2020-02-15 11:05:00,284.0,283.14,-0.63,flip_to_short -1798,做空,2020-02-15 11:05:00,2020-02-15 11:10:00,283.14,282.44,0.35,tp_lower -1799,做多,2020-02-15 12:25:00,2020-02-15 12:30:00,282.8,282.64,-0.19,flip_to_short -1800,做空,2020-02-15 12:30:00,2020-02-15 12:45:00,282.64,283.2,-0.44,flip_to_long -1801,做多,2020-02-15 12:45:00,2020-02-15 13:25:00,283.2,282.56,-0.49,flip_to_short -1802,做空,2020-02-15 13:25:00,2020-02-15 13:55:00,282.56,282.87,-0.28,flip_to_long -1803,做多,2020-02-15 13:55:00,2020-02-15 14:10:00,282.87,283.61,0.38,tp_upper -1804,做空,2020-02-15 14:15:00,2020-02-15 14:25:00,283.48,283.35,-0.01,flip_to_long -1805,做多,2020-02-15 14:25:00,2020-02-15 14:30:00,283.35,283.08,-0.26,flip_to_short -1806,做空,2020-02-15 14:30:00,2020-02-15 14:45:00,283.08,282.08,0.54,tp_lower -1807,做多,2020-02-15 18:15:00,2020-02-15 18:35:00,266.39,267.5,0.65,flip_to_short -1808,做空,2020-02-15 18:35:00,2020-02-15 20:00:00,267.5,268.34,-0.65,tp_lower -1809,做空,2020-02-15 20:55:00,2020-02-15 21:05:00,267.97,267.92,-0.06,flip_to_long -1810,做多,2020-02-15 21:05:00,2020-02-15 21:20:00,267.92,268.03,-0.02,flip_to_short -1811,做空,2020-02-15 21:20:00,2020-02-15 22:20:00,268.03,268.8,-0.6,flip_to_long -1812,做多,2020-02-15 22:20:00,2020-02-15 22:35:00,268.8,268.15,-0.52,flip_to_short -1813,做空,2020-02-15 22:35:00,2020-02-15 22:40:00,268.15,267.53,0.32,tp_lower -1814,做多,2020-02-16 00:35:00,2020-02-16 00:45:00,265.65,265.13,-0.45,flip_to_short -1815,做空,2020-02-16 00:45:00,2020-02-16 03:50:00,265.13,271.62,-4.54,flip_to_long -1816,做多,2020-02-16 03:50:00,2020-02-16 04:55:00,271.62,273.15,0.91,tp_upper -1817,做空,2020-02-16 05:10:00,2020-02-16 05:30:00,271.56,269.67,1.15,tp_lower -1818,做多,2020-02-16 05:55:00,2020-02-16 06:05:00,271.08,270.76,-0.3,flip_to_short -1819,做空,2020-02-16 06:05:00,2020-02-16 06:10:00,270.76,271.04,-0.27,flip_to_long -1820,做多,2020-02-16 06:10:00,2020-02-16 06:25:00,271.04,271.02,-0.1,flip_to_short -1821,做空,2020-02-16 06:25:00,2020-02-16 06:30:00,271.02,271.21,-0.21,flip_to_long -1822,做多,2020-02-16 06:30:00,2020-02-16 06:35:00,271.21,271.2,-0.1,flip_to_short -1823,做空,2020-02-16 06:35:00,2020-02-16 06:45:00,271.2,270.95,0.07,flip_to_long -1824,做多,2020-02-16 06:45:00,2020-02-16 07:20:00,270.95,271.12,0.02,flip_to_short -1825,做空,2020-02-16 07:20:00,2020-02-16 07:25:00,271.12,270.72,0.17,tp_lower -1826,做多,2020-02-16 07:45:00,2020-02-16 08:45:00,271.0,272.11,0.64,tp_upper -1827,做空,2020-02-16 08:55:00,2020-02-16 09:40:00,271.45,271.88,-0.37,flip_to_long -1828,做多,2020-02-16 09:40:00,2020-02-16 09:50:00,271.88,270.11,-1.24,flip_to_short -1829,做空,2020-02-16 09:50:00,2020-02-16 10:10:00,270.11,269.39,0.38,tp_lower -1830,做多,2020-02-16 11:25:00,2020-02-16 11:30:00,269.44,268.32,-0.82,flip_to_short -1831,做空,2020-02-16 11:30:00,2020-02-16 12:05:00,268.32,265.98,1.44,tp_lower -1832,做多,2020-02-16 12:20:00,2020-02-16 12:30:00,267.83,267.35,-0.41,flip_to_short -1833,做空,2020-02-16 12:30:00,2020-02-16 12:45:00,267.35,266.31,0.6,flip_to_long -1834,做多,2020-02-16 12:45:00,2020-02-16 14:05:00,266.31,267.19,0.5,tp_upper -1835,做空,2020-02-16 14:25:00,2020-02-16 15:15:00,265.63,261.3,2.81,tp_lower -1836,做多,2020-02-16 16:00:00,2020-02-16 16:05:00,262.88,260.82,-1.5,flip_to_short -1837,做空,2020-02-16 16:05:00,2020-02-16 16:15:00,260.82,253.05,5.23,tp_lower -1838,做多,2020-02-16 17:35:00,2020-02-16 18:15:00,251.33,255.8,3.17,tp_upper -1839,做空,2020-02-16 19:00:00,2020-02-16 19:35:00,252.73,250.82,1.32,tp_lower -1840,做多,2020-02-16 20:05:00,2020-02-16 20:10:00,252.5,251.81,-0.61,flip_to_short -1841,做空,2020-02-16 20:10:00,2020-02-16 20:15:00,251.81,251.86,-0.13,flip_to_long -1842,做多,2020-02-16 20:15:00,2020-02-16 20:30:00,251.86,251.87,-0.09,flip_to_short -1843,做空,2020-02-16 20:30:00,2020-02-16 20:40:00,251.87,251.37,0.28,flip_to_long -1844,做多,2020-02-16 20:40:00,2020-02-16 21:35:00,251.37,254.34,2.12,tp_upper -1845,做空,2020-02-16 21:55:00,2020-02-16 22:05:00,252.19,251.78,0.21,tp_lower -1846,做多,2020-02-16 22:15:00,2020-02-16 22:45:00,253.07,254.2,0.75,tp_upper -1847,做空,2020-02-17 00:25:00,2020-02-17 00:40:00,260.33,257.25,2.21,tp_lower -1848,做多,2020-02-17 01:30:00,2020-02-17 01:35:00,258.66,258.3,-0.37,flip_to_short -1849,做空,2020-02-17 01:35:00,2020-02-17 02:00:00,258.3,254.5,2.8,tp_lower -1850,做多,2020-02-17 05:00:00,2020-02-17 06:00:00,248.89,248.45,-0.45,flip_to_short -1851,做空,2020-02-17 06:00:00,2020-02-17 07:00:00,248.45,249.55,-0.98,flip_to_long -1852,做多,2020-02-17 07:00:00,2020-02-17 07:30:00,249.55,250.99,1.04,flip_to_short -1853,做空,2020-02-17 07:30:00,2020-02-17 07:40:00,250.99,251.42,-0.44,flip_to_long -1854,做多,2020-02-17 07:40:00,2020-02-17 07:45:00,251.42,249.9,-1.3,flip_to_short -1855,做空,2020-02-17 07:45:00,2020-02-17 07:50:00,249.9,248.94,0.66,tp_lower -1856,做多,2020-02-17 08:00:00,2020-02-17 08:05:00,250.57,247.89,-2.21,flip_to_short -1857,做空,2020-02-17 08:05:00,2020-02-17 08:10:00,247.89,248.3,-0.42,tp_lower -1858,做多,2020-02-17 08:20:00,2020-02-17 08:35:00,250.03,250.43,0.21,flip_to_short -1859,做空,2020-02-17 08:35:00,2020-02-17 08:45:00,250.43,251.72,-1.1,flip_to_long -1860,做多,2020-02-17 08:45:00,2020-02-17 09:00:00,251.72,253.32,1.13,tp_upper -1861,做空,2020-02-17 09:25:00,2020-02-17 09:40:00,251.07,251.35,-0.31,flip_to_long -1862,做多,2020-02-17 09:40:00,2020-02-17 09:55:00,251.35,251.32,-0.12,flip_to_short -1863,做空,2020-02-17 09:55:00,2020-02-17 10:05:00,251.32,249.29,1.47,tp_lower -1864,做多,2020-02-17 11:25:00,2020-02-17 11:30:00,247.89,246.29,-1.36,flip_to_short -1865,做空,2020-02-17 11:30:00,2020-02-17 11:45:00,246.29,249.41,-2.56,flip_to_long -1866,做多,2020-02-17 11:45:00,2020-02-17 11:50:00,249.41,250.3,0.59,tp_upper -1867,做空,2020-02-17 12:45:00,2020-02-17 13:00:00,248.59,249.77,-1.01,flip_to_long -1868,做多,2020-02-17 13:00:00,2020-02-17 13:15:00,249.77,248.13,-1.35,flip_to_short -1869,做空,2020-02-17 13:15:00,2020-02-17 13:20:00,248.13,247.22,0.6,tp_lower -1870,做多,2020-02-17 14:30:00,2020-02-17 14:45:00,247.7,250.0,1.67,tp_upper -1871,做空,2020-02-17 17:05:00,2020-02-17 17:25:00,259.7,255.83,2.76,tp_lower -1872,做多,2020-02-17 17:50:00,2020-02-17 18:05:00,258.56,258.78,0.07,flip_to_short -1873,做空,2020-02-17 18:05:00,2020-02-17 18:15:00,258.78,258.6,0.04,flip_to_long -1874,做多,2020-02-17 18:15:00,2020-02-17 18:40:00,258.6,257.82,-0.68,flip_to_short -1875,做空,2020-02-17 18:40:00,2020-02-17 18:50:00,257.82,258.75,-0.79,flip_to_long -1876,做多,2020-02-17 18:50:00,2020-02-17 19:00:00,258.75,259.51,0.47,tp_upper -1877,做空,2020-02-17 19:15:00,2020-02-17 19:25:00,258.38,258.64,-0.29,flip_to_long -1878,做多,2020-02-17 19:25:00,2020-02-17 19:40:00,258.64,261.82,2.27,tp_upper -1879,做空,2020-02-17 20:25:00,2020-02-17 20:40:00,260.18,260.0,0.04,flip_to_long -1880,做多,2020-02-17 20:40:00,2020-02-17 21:20:00,260.0,259.7,-0.32,flip_to_short -1881,做空,2020-02-17 21:20:00,2020-02-17 21:25:00,259.7,260.3,-0.55,flip_to_long -1882,做多,2020-02-17 21:25:00,2020-02-17 21:45:00,260.3,261.09,0.49,tp_upper -1883,做空,2020-02-17 21:50:00,2020-02-17 22:00:00,260.5,260.64,-0.2,flip_to_long -1884,做多,2020-02-17 22:00:00,2020-02-17 22:05:00,260.64,259.94,-0.62,flip_to_short -1885,做空,2020-02-17 22:05:00,2020-02-17 22:20:00,259.94,259.99,-0.13,flip_to_long -1886,做多,2020-02-17 22:20:00,2020-02-17 22:40:00,259.99,260.37,0.18,flip_to_short -1887,做空,2020-02-17 22:40:00,2020-02-17 22:45:00,260.37,261.66,-1.05,flip_to_long -1888,做多,2020-02-17 22:45:00,2020-02-17 22:50:00,261.66,261.09,-0.51,tp_upper -1889,做空,2020-02-17 22:55:00,2020-02-18 00:25:00,261.07,264.51,-2.61,flip_to_long -1890,做多,2020-02-18 00:25:00,2020-02-18 00:35:00,264.51,265.4,0.56,flip_to_short -1891,做空,2020-02-18 00:35:00,2020-02-18 00:40:00,265.4,265.64,-0.28,flip_to_long -1892,做多,2020-02-18 00:40:00,2020-02-18 01:15:00,265.64,269.39,2.66,tp_upper -1893,做多,2020-02-18 02:35:00,2020-02-18 02:45:00,270.02,269.24,-0.67,flip_to_short -1894,做空,2020-02-18 02:45:00,2020-02-18 02:55:00,269.24,268.2,0.66,tp_lower -1895,做多,2020-02-18 03:20:00,2020-02-18 03:45:00,269.3,269.91,0.35,flip_to_short -1896,做空,2020-02-18 03:45:00,2020-02-18 03:55:00,269.91,269.48,0.22,flip_to_long -1897,做多,2020-02-18 03:55:00,2020-02-18 04:00:00,269.48,268.83,-0.58,flip_to_short -1898,做空,2020-02-18 04:00:00,2020-02-18 04:10:00,268.83,268.96,-0.19,flip_to_long -1899,做多,2020-02-18 04:10:00,2020-02-18 04:30:00,268.96,270.83,1.27,tp_upper -1900,做空,2020-02-18 05:05:00,2020-02-18 05:20:00,270.2,269.67,0.29,flip_to_long -1901,做多,2020-02-18 05:20:00,2020-02-18 05:30:00,269.67,269.39,-0.31,flip_to_short -1902,做空,2020-02-18 05:30:00,2020-02-18 06:25:00,269.39,267.92,0.98,tp_lower -1903,做多,2020-02-18 07:15:00,2020-02-18 07:20:00,268.71,267.83,-0.75,flip_to_short -1904,做空,2020-02-18 07:20:00,2020-02-18 07:25:00,267.83,268.1,-0.3,flip_to_long -1905,做多,2020-02-18 07:25:00,2020-02-18 07:50:00,268.1,269.1,0.64,tp_upper -1906,做空,2020-02-18 08:00:00,2020-02-18 08:05:00,267.82,268.62,-0.69,flip_to_long -1907,做多,2020-02-18 08:05:00,2020-02-18 08:15:00,268.62,268.0,-0.55,flip_to_short -1908,做空,2020-02-18 08:15:00,2020-02-18 08:20:00,268.0,268.51,-0.47,flip_to_long -1909,做多,2020-02-18 08:20:00,2020-02-18 08:25:00,268.51,267.96,-0.5,flip_to_short -1910,做空,2020-02-18 08:25:00,2020-02-18 08:35:00,267.96,268.08,-0.19,flip_to_long -1911,做多,2020-02-18 08:35:00,2020-02-18 08:45:00,268.08,268.05,-0.12,flip_to_short -1912,做空,2020-02-18 08:45:00,2020-02-18 08:50:00,268.05,267.35,0.41,tp_lower -1913,做多,2020-02-18 10:25:00,2020-02-18 10:35:00,264.94,264.58,-0.36,flip_to_short -1914,做空,2020-02-18 10:35:00,2020-02-18 12:20:00,264.58,265.0,-0.41,tp_lower -1915,做多,2020-02-18 12:40:00,2020-02-18 13:50:00,266.23,263.97,-1.75,flip_to_short -1916,做空,2020-02-18 13:50:00,2020-02-18 14:00:00,263.97,264.78,-0.69,flip_to_long -1917,做多,2020-02-18 14:00:00,2020-02-18 14:15:00,264.78,262.94,-1.43,flip_to_short -1918,做空,2020-02-18 14:15:00,2020-02-18 14:20:00,262.94,263.7,-0.65,flip_to_long -1919,做多,2020-02-18 14:20:00,2020-02-18 14:25:00,263.7,262.8,-0.74,flip_to_short -1920,做空,2020-02-18 14:25:00,2020-02-18 14:30:00,262.8,263.79,-0.81,flip_to_long -1921,做多,2020-02-18 14:30:00,2020-02-18 14:50:00,263.79,266.12,1.57,tp_upper -1922,做空,2020-02-18 17:20:00,2020-02-18 18:30:00,278.89,281.83,-2.09,flip_to_long -1923,做多,2020-02-18 18:30:00,2020-02-18 18:35:00,281.83,281.1,-0.58,flip_to_short -1924,做空,2020-02-18 18:35:00,2020-02-18 18:50:00,281.1,281.5,-0.36,flip_to_long -1925,做多,2020-02-18 18:50:00,2020-02-18 18:55:00,281.5,280.94,-0.46,flip_to_short -1926,做空,2020-02-18 18:55:00,2020-02-18 19:10:00,280.94,282.46,-1.1,flip_to_long -1927,做多,2020-02-18 19:10:00,2020-02-18 19:25:00,282.46,283.85,0.82,tp_upper -1928,做空,2020-02-18 20:05:00,2020-02-18 20:55:00,283.38,284.44,-0.79,flip_to_long -1929,做多,2020-02-18 20:55:00,2020-02-18 21:05:00,284.44,284.21,-0.24,tp_upper -1930,做多,2020-02-18 22:25:00,2020-02-18 23:00:00,280.48,282.72,1.38,tp_upper -1931,做空,2020-02-18 23:50:00,2020-02-18 23:55:00,282.08,282.96,-0.67,flip_to_long -1932,做多,2020-02-18 23:55:00,2020-02-19 00:00:00,282.96,280.8,-1.5,flip_to_short -1933,做空,2020-02-19 00:00:00,2020-02-19 00:45:00,280.8,278.68,1.34,tp_lower -1934,做多,2020-02-19 01:15:00,2020-02-19 01:20:00,280.65,280.07,-0.49,flip_to_short -1935,做空,2020-02-19 01:20:00,2020-02-19 01:25:00,280.07,280.77,-0.57,flip_to_long -1936,做多,2020-02-19 01:25:00,2020-02-19 01:30:00,280.77,279.62,-0.87,flip_to_short -1937,做空,2020-02-19 01:30:00,2020-02-19 01:35:00,279.62,279.7,-0.15,flip_to_long -1938,做多,2020-02-19 01:35:00,2020-02-19 02:10:00,279.7,280.81,0.66,tp_upper -1939,做空,2020-02-19 03:00:00,2020-02-19 03:05:00,280.46,280.8,-0.32,flip_to_long -1940,做多,2020-02-19 03:05:00,2020-02-19 03:10:00,280.8,280.43,-0.34,flip_to_short -1941,做空,2020-02-19 03:10:00,2020-02-19 03:15:00,280.43,281.35,-0.71,flip_to_long -1942,做多,2020-02-19 03:15:00,2020-02-19 03:20:00,281.35,280.29,-0.8,flip_to_short -1943,做空,2020-02-19 03:20:00,2020-02-19 03:40:00,280.29,281.26,-0.74,flip_to_long -1944,做多,2020-02-19 03:40:00,2020-02-19 03:45:00,281.26,280.67,-0.48,flip_to_short -1945,做空,2020-02-19 03:45:00,2020-02-19 04:05:00,280.67,279.05,0.98,tp_lower -1946,做多,2020-02-19 04:50:00,2020-02-19 05:05:00,279.25,279.05,-0.23,flip_to_short -1947,做空,2020-02-19 05:05:00,2020-02-19 05:10:00,279.05,279.04,-0.09,flip_to_long -1948,做多,2020-02-19 05:10:00,2020-02-19 05:20:00,279.04,279.3,0.08,flip_to_short -1949,做空,2020-02-19 05:20:00,2020-02-19 05:25:00,279.3,279.65,-0.33,flip_to_long -1950,做多,2020-02-19 05:25:00,2020-02-19 05:35:00,279.65,280.47,0.45,tp_upper -1951,做空,2020-02-19 06:10:00,2020-02-19 06:15:00,279.57,280.09,-0.44,flip_to_long -1952,做多,2020-02-19 06:15:00,2020-02-19 06:20:00,280.09,279.79,-0.29,flip_to_short -1953,做空,2020-02-19 06:20:00,2020-02-19 06:35:00,279.79,279.9,-0.17,flip_to_long -1954,做多,2020-02-19 06:35:00,2020-02-19 08:15:00,279.9,279.7,-0.22,tp_upper -1955,做空,2020-02-19 09:40:00,2020-02-19 09:45:00,280.48,279.26,0.71,tp_lower -1956,做多,2020-02-19 10:15:00,2020-02-19 10:40:00,280.83,280.52,-0.3,flip_to_short -1957,做空,2020-02-19 10:40:00,2020-02-19 10:55:00,280.52,280.63,-0.16,flip_to_long -1958,做多,2020-02-19 10:55:00,2020-02-19 11:40:00,280.63,282.31,1.01,tp_upper -1959,做空,2020-02-19 12:00:00,2020-02-19 12:05:00,281.71,279.88,1.11,tp_lower -1960,做多,2020-02-19 12:10:00,2020-02-19 13:15:00,280.89,280.57,-0.31,flip_to_short -1961,做空,2020-02-19 13:15:00,2020-02-19 13:35:00,280.57,279.28,0.76,tp_lower -1962,做多,2020-02-19 13:40:00,2020-02-19 14:30:00,279.69,279.83,0.0,flip_to_short -1963,做空,2020-02-19 14:30:00,2020-02-19 14:35:00,279.83,280.26,-0.38,flip_to_long -1964,做多,2020-02-19 14:35:00,2020-02-19 14:40:00,280.26,280.0,-0.27,flip_to_short -1965,做空,2020-02-19 14:40:00,2020-02-19 14:55:00,280.0,279.3,0.37,tp_lower -1966,做多,2020-02-19 15:10:00,2020-02-19 15:20:00,279.6,279.97,0.15,tp_upper -1967,做空,2020-02-19 15:30:00,2020-02-19 15:45:00,279.69,279.73,-0.12,tp_lower -1968,做多,2020-02-19 15:50:00,2020-02-19 15:55:00,279.86,279.9,-0.07,flip_to_short -1969,做空,2020-02-19 15:55:00,2020-02-19 16:00:00,279.9,279.87,-0.07,tp_lower -1970,做多,2020-02-19 16:05:00,2020-02-19 16:10:00,282.24,282.39,0.01,tp_upper -1971,做空,2020-02-19 17:30:00,2020-02-19 17:45:00,283.8,279.82,2.51,tp_lower -1972,做多,2020-02-19 18:45:00,2020-02-19 18:50:00,281.89,281.52,-0.34,flip_to_short -1973,做空,2020-02-19 18:50:00,2020-02-19 19:10:00,281.52,280.47,0.61,flip_to_long -1974,做多,2020-02-19 19:10:00,2020-02-19 19:20:00,280.47,280.4,-0.14,flip_to_short -1975,做空,2020-02-19 19:20:00,2020-02-19 19:35:00,280.4,279.44,0.55,tp_lower -1976,做多,2020-02-19 22:50:00,2020-02-19 23:00:00,264.54,263.15,-1.08,flip_to_short -1977,做空,2020-02-19 23:00:00,2020-02-19 23:10:00,263.15,263.4,-0.27,flip_to_long -1978,做多,2020-02-19 23:10:00,2020-02-19 23:30:00,263.4,262.28,-0.89,flip_to_short -1979,做空,2020-02-19 23:30:00,2020-02-19 23:45:00,262.28,260.05,1.49,tp_lower -1980,做多,2020-02-20 00:15:00,2020-02-20 00:40:00,261.93,261.41,-0.48,flip_to_short -1981,做空,2020-02-20 00:40:00,2020-02-20 00:45:00,261.41,262.12,-0.63,flip_to_long -1982,做多,2020-02-20 00:45:00,2020-02-20 01:10:00,262.12,261.77,-0.36,flip_to_short -1983,做空,2020-02-20 01:10:00,2020-02-20 01:20:00,261.77,262.54,-0.67,flip_to_long -1984,做多,2020-02-20 01:20:00,2020-02-20 01:45:00,262.54,262.2,-0.35,flip_to_short -1985,做空,2020-02-20 01:45:00,2020-02-20 02:00:00,262.2,260.67,1.03,tp_lower -1986,做多,2020-02-20 02:45:00,2020-02-20 03:05:00,261.55,261.26,-0.31,flip_to_short -1987,做空,2020-02-20 03:05:00,2020-02-20 04:00:00,261.26,261.76,-0.47,flip_to_long -1988,做多,2020-02-20 04:00:00,2020-02-20 04:05:00,261.76,261.02,-0.64,flip_to_short -1989,做空,2020-02-20 04:05:00,2020-02-20 04:10:00,261.02,261.2,-0.23,flip_to_long -1990,做多,2020-02-20 04:10:00,2020-02-20 05:55:00,261.2,259.61,-1.26,flip_to_short -1991,做空,2020-02-20 05:55:00,2020-02-20 06:00:00,259.61,259.93,-0.33,flip_to_long -1992,做多,2020-02-20 06:00:00,2020-02-20 06:05:00,259.93,259.77,-0.21,flip_to_short -1993,做空,2020-02-20 06:05:00,2020-02-20 06:15:00,259.77,259.95,-0.23,flip_to_long -1994,做多,2020-02-20 06:15:00,2020-02-20 06:20:00,259.95,259.11,-0.7,flip_to_short -1995,做空,2020-02-20 06:20:00,2020-02-20 06:30:00,259.11,259.79,-0.59,flip_to_long -1996,做多,2020-02-20 06:30:00,2020-02-20 06:35:00,259.79,260.7,0.56,tp_upper -1997,做空,2020-02-20 07:25:00,2020-02-20 07:40:00,260.88,260.46,0.21,flip_to_long -1998,做多,2020-02-20 07:40:00,2020-02-20 08:00:00,260.46,260.32,-0.19,flip_to_short -1999,做空,2020-02-20 08:00:00,2020-02-20 08:15:00,260.32,259.2,0.71,tp_lower -2000,做多,2020-02-20 09:30:00,2020-02-20 10:05:00,257.39,257.54,0.02,flip_to_short -2001,做空,2020-02-20 10:05:00,2020-02-20 11:00:00,257.54,258.6,-0.87,flip_to_long -2002,做多,2020-02-20 11:00:00,2020-02-20 11:05:00,258.6,257.76,-0.7,flip_to_short -2003,做空,2020-02-20 11:05:00,2020-02-20 11:10:00,257.76,257.36,0.2,tp_lower -2004,做多,2020-02-20 13:35:00,2020-02-20 14:15:00,253.16,256.43,2.31,tp_upper -2005,做多,2020-02-20 15:05:00,2020-02-20 15:10:00,256.35,255.74,-0.54,flip_to_short -2006,做空,2020-02-20 15:10:00,2020-02-20 15:15:00,255.74,256.49,-0.65,flip_to_long -2007,做多,2020-02-20 15:15:00,2020-02-20 15:25:00,256.49,256.83,0.15,flip_to_short -2008,做空,2020-02-20 15:25:00,2020-02-20 15:30:00,256.83,257.65,-0.69,flip_to_long -2009,做多,2020-02-20 15:30:00,2020-02-20 15:40:00,257.65,257.22,-0.4,flip_to_short -2010,做空,2020-02-20 15:40:00,2020-02-20 15:55:00,257.22,255.32,1.28,tp_lower -2011,做多,2020-02-20 16:00:00,2020-02-20 16:45:00,255.74,258.97,2.27,tp_upper -2012,做空,2020-02-20 17:10:00,2020-02-20 18:30:00,255.2,254.36,0.53,flip_to_long -2013,做多,2020-02-20 18:30:00,2020-02-20 18:50:00,254.36,253.83,-0.49,flip_to_short -2014,做空,2020-02-20 18:50:00,2020-02-20 20:30:00,253.83,256.25,-1.9,flip_to_long -2015,做多,2020-02-20 20:30:00,2020-02-20 20:35:00,256.25,255.62,-0.55,flip_to_short -2016,做空,2020-02-20 20:35:00,2020-02-20 20:40:00,255.62,256.49,-0.73,flip_to_long -2017,做多,2020-02-20 20:40:00,2020-02-20 20:45:00,256.49,256.16,-0.33,flip_to_short -2018,做空,2020-02-20 20:45:00,2020-02-20 23:15:00,256.16,260.76,-3.42,flip_to_long -2019,做多,2020-02-20 23:15:00,2020-02-20 23:20:00,260.76,259.92,-0.68,flip_to_short -2020,做空,2020-02-20 23:20:00,2020-02-20 23:40:00,259.92,258.17,1.13,tp_lower -2021,做多,2020-02-21 01:15:00,2020-02-21 01:25:00,257.46,259.15,1.15,tp_upper -2022,做空,2020-02-21 02:50:00,2020-02-21 03:00:00,260.14,260.17,-0.12,flip_to_long -2023,做多,2020-02-21 03:00:00,2020-02-21 03:35:00,260.17,262.34,1.49,tp_upper -2024,做空,2020-02-21 04:45:00,2020-02-21 05:10:00,260.92,260.82,-0.02,tp_lower -2025,做多,2020-02-21 05:25:00,2020-02-21 05:30:00,262.06,260.6,-1.16,flip_to_short -2026,做空,2020-02-21 05:30:00,2020-02-21 05:45:00,260.6,260.94,-0.34,tp_lower -2027,做多,2020-02-21 05:50:00,2020-02-21 06:15:00,261.29,261.38,-0.03,tp_upper -2028,做空,2020-02-21 06:35:00,2020-02-21 06:45:00,261.08,261.29,-0.25,flip_to_long -2029,做多,2020-02-21 06:45:00,2020-02-21 06:50:00,261.29,261.28,-0.1,flip_to_short -2030,做空,2020-02-21 06:50:00,2020-02-21 07:05:00,261.28,260.64,0.37,tp_lower -2031,做多,2020-02-21 07:30:00,2020-02-21 07:45:00,260.84,261.13,0.12,flip_to_short -2032,做空,2020-02-21 07:45:00,2020-02-21 07:55:00,261.13,260.59,0.3,flip_to_long -2033,做多,2020-02-21 07:55:00,2020-02-21 08:10:00,260.59,260.94,0.16,flip_to_short -2034,做空,2020-02-21 08:10:00,2020-02-21 08:20:00,260.94,259.75,0.77,tp_lower -2035,做多,2020-02-21 09:30:00,2020-02-21 09:50:00,259.22,260.91,1.14,tp_upper -2036,做空,2020-02-21 11:50:00,2020-02-21 11:55:00,261.86,262.13,-0.29,flip_to_long -2037,做多,2020-02-21 11:55:00,2020-02-21 12:15:00,262.13,264.35,1.52,tp_upper -2038,做空,2020-02-21 13:10:00,2020-02-21 13:25:00,264.48,264.88,-0.39,flip_to_long -2039,做多,2020-02-21 13:25:00,2020-02-21 13:30:00,264.88,264.13,-0.64,flip_to_short -2040,做空,2020-02-21 13:30:00,2020-02-21 13:40:00,264.13,265.16,-0.84,flip_to_long -2041,做多,2020-02-21 13:40:00,2020-02-21 14:05:00,265.16,264.58,-0.51,flip_to_short -2042,做空,2020-02-21 14:05:00,2020-02-21 14:20:00,264.58,264.67,-0.16,flip_to_long -2043,做多,2020-02-21 14:20:00,2020-02-21 15:40:00,264.67,264.96,0.11,tp_upper -2044,做空,2020-02-21 16:10:00,2020-02-21 16:20:00,264.13,264.34,-0.24,flip_to_long -2045,做多,2020-02-21 16:20:00,2020-02-21 16:25:00,264.34,264.06,-0.29,flip_to_short -2046,做空,2020-02-21 16:25:00,2020-02-21 16:30:00,264.06,264.11,-0.13,flip_to_long -2047,做多,2020-02-21 16:30:00,2020-02-21 16:40:00,264.11,267.99,2.67,tp_upper -2048,做空,2020-02-21 17:40:00,2020-02-21 17:45:00,266.27,266.58,-0.32,flip_to_long -2049,做多,2020-02-21 17:45:00,2020-02-21 17:50:00,266.58,265.54,-0.84,flip_to_short -2050,做空,2020-02-21 17:50:00,2020-02-21 18:25:00,265.54,266.88,-1.05,flip_to_long -2051,做多,2020-02-21 18:25:00,2020-02-21 18:30:00,266.88,266.29,-0.51,flip_to_short -2052,做空,2020-02-21 18:30:00,2020-02-21 18:35:00,266.29,266.58,-0.3,flip_to_long -2053,做多,2020-02-21 18:35:00,2020-02-21 18:55:00,266.58,266.15,-0.4,flip_to_short -2054,做空,2020-02-21 18:55:00,2020-02-21 19:00:00,266.15,266.73,-0.5,flip_to_long -2055,做多,2020-02-21 19:00:00,2020-02-21 19:05:00,266.73,266.52,-0.24,flip_to_short -2056,做空,2020-02-21 19:05:00,2020-02-21 19:20:00,266.52,264.51,1.31,tp_lower -2057,做多,2020-02-21 20:40:00,2020-02-21 20:55:00,263.94,264.01,-0.04,tp_upper -2058,做空,2020-02-21 21:05:00,2020-02-21 21:10:00,263.17,263.67,-0.45,flip_to_long -2059,做多,2020-02-21 21:10:00,2020-02-21 21:30:00,263.67,263.04,-0.54,flip_to_short -2060,做空,2020-02-21 21:30:00,2020-02-21 21:35:00,263.04,263.3,-0.28,flip_to_long -2061,做多,2020-02-21 21:35:00,2020-02-21 22:50:00,263.3,263.92,0.34,tp_upper -2062,做空,2020-02-21 23:00:00,2020-02-22 00:55:00,263.4,265.76,-1.76,tp_lower -2063,做多,2020-02-22 03:00:00,2020-02-22 03:20:00,263.45,264.36,0.56,tp_upper -2064,做空,2020-02-22 03:55:00,2020-02-22 04:25:00,262.95,261.64,0.86,tp_lower -2065,做多,2020-02-22 05:10:00,2020-02-22 05:20:00,262.64,262.38,-0.29,flip_to_short -2066,做空,2020-02-22 05:20:00,2020-02-22 05:30:00,262.38,262.16,0.06,flip_to_long -2067,做多,2020-02-22 05:30:00,2020-02-22 05:35:00,262.16,262.05,-0.18,flip_to_short -2068,做空,2020-02-22 05:35:00,2020-02-22 05:45:00,262.05,260.76,0.85,tp_lower -2069,做多,2020-02-22 07:20:00,2020-02-22 07:35:00,259.48,259.37,-0.18,flip_to_short -2070,做空,2020-02-22 07:35:00,2020-02-22 08:00:00,259.37,258.87,0.27,flip_to_long -2071,做多,2020-02-22 08:00:00,2020-02-22 08:15:00,258.87,258.4,-0.44,flip_to_short -2072,做空,2020-02-22 08:15:00,2020-02-22 08:20:00,258.4,259.25,-0.73,flip_to_long -2073,做多,2020-02-22 08:20:00,2020-02-22 08:25:00,259.25,260.18,0.59,tp_upper -2074,做空,2020-02-22 09:00:00,2020-02-22 09:40:00,259.45,259.5,-0.13,flip_to_long -2075,做多,2020-02-22 09:40:00,2020-02-22 09:50:00,259.5,259.16,-0.35,flip_to_short -2076,做空,2020-02-22 09:50:00,2020-02-22 10:15:00,259.16,259.77,-0.54,flip_to_long -2077,做多,2020-02-22 10:15:00,2020-02-22 10:20:00,259.77,259.37,-0.39,flip_to_short -2078,做空,2020-02-22 10:20:00,2020-02-22 13:10:00,259.37,262.6,-2.45,flip_to_long -2079,做多,2020-02-22 13:10:00,2020-02-22 13:45:00,262.6,263.28,0.39,flip_to_short -2080,做空,2020-02-22 13:45:00,2020-02-22 14:00:00,263.28,263.0,0.11,flip_to_long -2081,做多,2020-02-22 14:00:00,2020-02-22 15:45:00,263.0,261.63,-1.07,flip_to_short -2082,做空,2020-02-22 15:45:00,2020-02-22 16:05:00,261.63,260.2,0.92,tp_lower -2083,做多,2020-02-22 16:50:00,2020-02-22 16:55:00,260.69,262.46,1.17,tp_upper -2084,做空,2020-02-22 18:05:00,2020-02-22 18:20:00,261.69,260.34,0.88,tp_lower -2085,做多,2020-02-22 18:45:00,2020-02-22 19:35:00,261.25,261.66,0.2,flip_to_short -2086,做空,2020-02-22 19:35:00,2020-02-22 19:40:00,261.66,261.74,-0.15,flip_to_long -2087,做多,2020-02-22 19:40:00,2020-02-22 19:45:00,261.74,261.38,-0.35,flip_to_short -2088,做空,2020-02-22 19:45:00,2020-02-22 19:50:00,261.38,261.47,-0.16,flip_to_long -2089,做多,2020-02-22 19:50:00,2020-02-22 20:40:00,261.47,261.85,0.18,flip_to_short -2090,做空,2020-02-22 20:40:00,2020-02-22 21:00:00,261.85,262.59,-0.63,flip_to_long -2091,做多,2020-02-22 21:00:00,2020-02-22 21:45:00,262.59,262.62,-0.07,flip_to_short -2092,做空,2020-02-22 21:45:00,2020-02-22 21:55:00,262.62,263.24,-0.54,flip_to_long -2093,做多,2020-02-22 21:55:00,2020-02-22 22:00:00,263.24,262.45,-0.65,flip_to_short -2094,做空,2020-02-22 22:00:00,2020-02-22 22:35:00,262.45,262.31,0.01,tp_lower -2095,做多,2020-02-22 22:40:00,2020-02-22 22:50:00,262.46,261.93,-0.47,flip_to_short -2096,做空,2020-02-22 22:50:00,2020-02-22 23:00:00,261.93,261.48,0.23,tp_lower -2097,做多,2020-02-22 23:50:00,2020-02-22 23:55:00,261.87,261.83,-0.12,tp_upper -2098,做多,2020-02-23 00:00:00,2020-02-23 00:15:00,262.25,262.87,0.36,tp_upper -2099,做空,2020-02-23 01:30:00,2020-02-23 01:40:00,262.86,262.32,0.3,tp_lower -2100,做多,2020-02-23 02:30:00,2020-02-23 03:40:00,263.02,265.4,1.64,tp_upper -2101,做空,2020-02-23 05:05:00,2020-02-23 05:10:00,266.36,266.67,-0.32,flip_to_long -2102,做多,2020-02-23 05:10:00,2020-02-23 05:45:00,266.67,268.96,1.56,tp_upper -2103,做多,2020-02-23 07:20:00,2020-02-23 07:35:00,270.52,270.67,0.01,flip_to_short -2104,做空,2020-02-23 07:35:00,2020-02-23 07:45:00,270.67,271.01,-0.34,flip_to_long -2105,做多,2020-02-23 07:45:00,2020-02-23 07:50:00,271.01,270.85,-0.21,flip_to_short -2106,做空,2020-02-23 07:50:00,2020-02-23 07:55:00,270.85,270.53,0.13,tp_lower -2107,做多,2020-02-23 08:00:00,2020-02-23 08:05:00,270.94,270.77,-0.22,flip_to_short -2108,做空,2020-02-23 08:05:00,2020-02-23 08:15:00,270.77,270.25,0.27,tp_lower -2109,做多,2020-02-23 08:45:00,2020-02-23 08:50:00,270.9,270.67,-0.26,flip_to_short -2110,做空,2020-02-23 08:50:00,2020-02-23 10:40:00,270.67,272.05,-1.08,tp_lower -2111,做多,2020-02-23 12:15:00,2020-02-23 12:45:00,270.04,270.2,0.02,flip_to_short -2112,做空,2020-02-23 12:45:00,2020-02-23 15:10:00,270.2,270.34,-0.19,tp_lower -2113,做多,2020-02-23 16:00:00,2020-02-23 16:05:00,271.52,271.25,-0.29,flip_to_short -2114,做空,2020-02-23 16:05:00,2020-02-23 16:50:00,271.25,270.72,0.28,flip_to_long -2115,做多,2020-02-23 16:50:00,2020-02-23 16:55:00,270.72,270.5,-0.25,flip_to_short -2116,做空,2020-02-23 16:55:00,2020-02-23 18:15:00,270.5,270.6,-0.17,flip_to_long -2117,做多,2020-02-23 18:15:00,2020-02-23 18:25:00,270.6,270.74,0.0,flip_to_short -2118,做空,2020-02-23 18:25:00,2020-02-23 18:30:00,270.74,270.98,-0.26,flip_to_long -2119,做多,2020-02-23 18:30:00,2020-02-23 18:45:00,270.98,271.34,0.16,tp_upper -2120,做空,2020-02-23 19:00:00,2020-02-23 19:10:00,270.95,271.36,-0.38,flip_to_long -2121,做多,2020-02-23 19:10:00,2020-02-23 19:50:00,271.36,271.23,-0.19,flip_to_short -2122,做空,2020-02-23 19:50:00,2020-02-23 20:00:00,271.23,270.86,0.16,tp_lower -2123,做多,2020-02-23 21:00:00,2020-02-23 21:10:00,270.65,270.77,-0.01,flip_to_short -2124,做空,2020-02-23 21:10:00,2020-02-23 21:15:00,270.77,270.94,-0.21,flip_to_long -2125,做多,2020-02-23 21:15:00,2020-02-23 21:25:00,270.94,271.44,0.25,tp_upper -2126,做空,2020-02-23 22:15:00,2020-02-23 22:30:00,270.92,270.79,-0.0,tp_lower -2127,做多,2020-02-23 22:35:00,2020-02-23 22:45:00,271.01,272.06,0.64,tp_upper -2128,做空,2020-02-24 01:00:00,2020-02-24 01:50:00,275.25,273.28,1.3,tp_lower -2129,做多,2020-02-24 04:50:00,2020-02-24 05:00:00,267.45,267.62,0.03,flip_to_short -2130,做空,2020-02-24 05:00:00,2020-02-24 05:10:00,267.62,267.8,-0.23,flip_to_long -2131,做多,2020-02-24 05:10:00,2020-02-24 05:15:00,267.8,267.7,-0.17,flip_to_short -2132,做空,2020-02-24 05:15:00,2020-02-24 06:30:00,267.7,267.78,-0.16,tp_lower -2133,做多,2020-02-24 06:35:00,2020-02-24 06:40:00,268.0,267.77,-0.26,flip_to_short -2134,做空,2020-02-24 06:40:00,2020-02-24 06:45:00,267.77,267.19,0.32,tp_lower -2135,做多,2020-02-24 07:30:00,2020-02-24 07:45:00,267.07,266.92,-0.21,flip_to_short -2136,做空,2020-02-24 07:45:00,2020-02-24 07:50:00,266.92,267.17,-0.28,flip_to_long -2137,做多,2020-02-24 07:50:00,2020-02-24 08:55:00,267.17,268.02,0.52,tp_upper -2138,做空,2020-02-24 09:05:00,2020-02-24 09:10:00,267.44,267.06,0.18,tp_lower -2139,做多,2020-02-24 09:20:00,2020-02-24 10:20:00,267.5,267.3,-0.24,flip_to_short -2140,做空,2020-02-24 10:20:00,2020-02-24 10:50:00,267.3,267.7,-0.39,flip_to_long -2141,做多,2020-02-24 10:50:00,2020-02-24 11:00:00,267.7,267.1,-0.53,flip_to_short -2142,做空,2020-02-24 11:00:00,2020-02-24 12:50:00,267.1,271.16,-3.03,flip_to_long -2143,做多,2020-02-24 12:50:00,2020-02-24 12:55:00,271.16,271.03,-0.19,flip_to_short -2144,做空,2020-02-24 12:55:00,2020-02-24 13:05:00,271.03,270.87,0.02,flip_to_long -2145,做多,2020-02-24 13:05:00,2020-02-24 13:35:00,270.87,270.33,-0.47,flip_to_short -2146,做空,2020-02-24 13:35:00,2020-02-24 13:40:00,270.33,270.21,-0.01,tp_lower -2147,做多,2020-02-24 14:25:00,2020-02-24 14:30:00,271.79,271.46,-0.32,tp_upper -2148,做空,2020-02-24 14:40:00,2020-02-24 14:55:00,269.8,268.79,0.61,tp_lower -2149,做多,2020-02-24 15:05:00,2020-02-24 15:10:00,269.86,269.39,-0.42,flip_to_short -2150,做空,2020-02-24 15:10:00,2020-02-24 15:45:00,269.39,268.07,0.83,tp_lower -2151,做多,2020-02-24 16:05:00,2020-02-24 16:10:00,268.93,268.69,-0.26,flip_to_short -2152,做空,2020-02-24 16:10:00,2020-02-24 16:15:00,268.69,269.64,-0.76,flip_to_long -2153,做多,2020-02-24 16:15:00,2020-02-24 16:20:00,269.64,269.87,0.07,tp_upper -2154,做空,2020-02-24 16:40:00,2020-02-24 16:45:00,268.83,267.55,0.8,tp_lower -2155,做多,2020-02-24 16:50:00,2020-02-24 19:55:00,268.11,263.54,-3.31,flip_to_short -2156,做空,2020-02-24 19:55:00,2020-02-24 20:05:00,263.54,264.75,-0.94,flip_to_long -2157,做多,2020-02-24 20:05:00,2020-02-24 20:25:00,264.75,263.9,-0.68,flip_to_short -2158,做空,2020-02-24 20:25:00,2020-02-24 20:45:00,263.9,262.33,1.0,tp_lower -2159,做多,2020-02-24 21:55:00,2020-02-24 22:15:00,262.48,264.25,1.15,tp_upper -2160,做空,2020-02-24 23:00:00,2020-02-24 23:10:00,262.87,262.96,-0.16,flip_to_long -2161,做多,2020-02-24 23:10:00,2020-02-24 23:35:00,262.96,263.4,0.22,flip_to_short -2162,做空,2020-02-24 23:35:00,2020-02-24 23:40:00,263.4,264.09,-0.58,flip_to_long -2163,做多,2020-02-24 23:40:00,2020-02-24 23:45:00,264.09,265.27,0.73,tp_upper -2164,做空,2020-02-25 00:20:00,2020-02-25 00:35:00,263.68,263.88,-0.24,flip_to_long -2165,做多,2020-02-25 00:35:00,2020-02-25 01:20:00,263.88,264.44,0.31,flip_to_short -2166,做空,2020-02-25 01:20:00,2020-02-25 01:40:00,264.44,262.8,1.09,tp_lower -2167,做多,2020-02-25 02:10:00,2020-02-25 03:05:00,263.43,264.0,0.32,tp_upper -2168,做空,2020-02-25 03:15:00,2020-02-25 03:20:00,262.92,263.0,-0.15,flip_to_long -2169,做多,2020-02-25 03:20:00,2020-02-25 03:45:00,263.0,262.39,-0.54,flip_to_short -2170,做空,2020-02-25 03:45:00,2020-02-25 04:05:00,262.39,261.47,0.58,tp_lower -2171,做多,2020-02-25 04:30:00,2020-02-25 04:40:00,262.36,262.33,-0.12,flip_to_short -2172,做空,2020-02-25 04:40:00,2020-02-25 05:00:00,262.33,261.78,0.31,tp_lower -2173,做多,2020-02-25 05:05:00,2020-02-25 07:50:00,261.96,258.38,-2.72,tp_upper -2174,做空,2020-02-25 08:00:00,2020-02-25 08:05:00,257.44,259.38,-1.52,flip_to_long -2175,做多,2020-02-25 08:05:00,2020-02-25 08:10:00,259.38,259.48,-0.02,tp_upper -2176,做空,2020-02-25 09:45:00,2020-02-25 09:50:00,259.62,259.91,-0.3,flip_to_long -2177,做多,2020-02-25 09:50:00,2020-02-25 10:05:00,259.91,259.46,-0.42,flip_to_short -2178,做空,2020-02-25 10:05:00,2020-02-25 10:20:00,259.46,259.97,-0.46,flip_to_long -2179,做多,2020-02-25 10:20:00,2020-02-25 10:35:00,259.97,260.1,-0.0,flip_to_short -2180,做空,2020-02-25 10:35:00,2020-02-25 10:45:00,260.1,258.74,0.88,tp_lower -2181,做多,2020-02-25 11:35:00,2020-02-25 11:45:00,258.88,259.0,-0.01,flip_to_short -2182,做空,2020-02-25 11:45:00,2020-02-25 13:05:00,259.0,262.25,-2.44,flip_to_long -2183,做多,2020-02-25 13:05:00,2020-02-25 13:10:00,262.25,261.0,-0.97,flip_to_short -2184,做空,2020-02-25 13:10:00,2020-02-25 13:20:00,261.0,259.87,0.7,tp_lower -2185,做多,2020-02-25 16:05:00,2020-02-25 16:20:00,253.14,251.82,-1.05,flip_to_short -2186,做空,2020-02-25 16:20:00,2020-02-25 16:25:00,251.82,251.5,0.14,tp_lower -2187,做多,2020-02-25 17:35:00,2020-02-25 17:40:00,251.27,250.73,-0.48,flip_to_short -2188,做空,2020-02-25 17:40:00,2020-02-25 18:00:00,250.73,250.57,0.03,flip_to_long -2189,做多,2020-02-25 18:00:00,2020-02-25 18:45:00,250.57,252.54,1.34,tp_upper -2190,做空,2020-02-25 19:05:00,2020-02-25 19:10:00,250.98,251.83,-0.71,flip_to_long -2191,做多,2020-02-25 19:10:00,2020-02-25 19:20:00,251.83,250.43,-1.11,flip_to_short -2192,做空,2020-02-25 19:20:00,2020-02-25 19:40:00,250.43,249.67,0.46,tp_lower -2193,做多,2020-02-25 20:55:00,2020-02-25 21:05:00,249.06,248.3,-0.65,flip_to_short -2194,做空,2020-02-25 21:05:00,2020-02-25 21:20:00,248.3,248.68,-0.37,tp_lower -2195,做多,2020-02-25 21:25:00,2020-02-25 21:30:00,250.5,251.92,0.93,tp_upper -2196,做空,2020-02-25 23:00:00,2020-02-25 23:10:00,251.32,251.47,-0.2,flip_to_long -2197,做多,2020-02-25 23:10:00,2020-02-26 00:35:00,251.47,248.48,-2.24,flip_to_short -2198,做空,2020-02-26 00:35:00,2020-02-26 00:50:00,248.48,246.35,1.49,tp_lower -2199,做多,2020-02-26 02:40:00,2020-02-26 02:50:00,241.0,241.07,-0.04,flip_to_short -2200,做空,2020-02-26 02:50:00,2020-02-26 03:30:00,241.07,239.84,0.85,flip_to_long -2201,做多,2020-02-26 03:30:00,2020-02-26 03:35:00,239.84,239.38,-0.45,flip_to_short -2202,做空,2020-02-26 03:35:00,2020-02-26 03:40:00,239.38,239.89,-0.49,flip_to_long -2203,做多,2020-02-26 03:40:00,2020-02-26 03:45:00,239.89,238.73,-0.99,flip_to_short -2204,做空,2020-02-26 03:45:00,2020-02-26 03:50:00,238.73,239.71,-0.85,flip_to_long -2205,做多,2020-02-26 03:50:00,2020-02-26 04:40:00,239.71,240.35,0.4,tp_upper -2206,做空,2020-02-26 05:05:00,2020-02-26 05:30:00,240.07,240.11,-0.12,flip_to_long -2207,做多,2020-02-26 05:30:00,2020-02-26 06:00:00,240.11,241.91,1.28,tp_upper -2208,做空,2020-02-26 06:15:00,2020-02-26 06:20:00,240.47,240.75,-0.31,flip_to_long -2209,做多,2020-02-26 06:20:00,2020-02-26 06:50:00,240.75,242.6,1.32,tp_upper -2210,做空,2020-02-26 07:10:00,2020-02-26 07:15:00,240.38,240.21,0.04,tp_lower -2211,做多,2020-02-26 08:45:00,2020-02-26 09:00:00,239.07,238.63,-0.43,flip_to_short -2212,做空,2020-02-26 09:00:00,2020-02-26 09:20:00,238.63,236.56,1.51,tp_lower -2213,做多,2020-02-26 10:00:00,2020-02-26 10:45:00,237.07,237.88,0.54,tp_upper -2214,做空,2020-02-26 11:10:00,2020-02-26 11:40:00,237.1,236.06,0.73,tp_lower -2215,做多,2020-02-26 12:05:00,2020-02-26 12:10:00,237.2,238.9,1.25,tp_upper -2216,做空,2020-02-26 13:05:00,2020-02-26 13:45:00,238.88,235.7,2.42,tp_lower -2217,做多,2020-02-26 17:20:00,2020-02-26 17:25:00,222.75,222.07,-0.68,flip_to_short -2218,做空,2020-02-26 17:25:00,2020-02-26 17:40:00,222.07,221.21,0.64,flip_to_long -2219,做多,2020-02-26 17:40:00,2020-02-26 18:00:00,221.21,225.28,3.41,tp_upper -2220,做空,2020-02-26 20:00:00,2020-02-26 20:05:00,229.17,229.51,-0.38,flip_to_long -2221,做多,2020-02-26 20:05:00,2020-02-26 20:30:00,229.51,230.4,0.65,flip_to_short -2222,做空,2020-02-26 20:30:00,2020-02-26 20:40:00,230.4,229.72,0.48,flip_to_long -2223,做多,2020-02-26 20:40:00,2020-02-26 20:45:00,229.72,227.85,-1.68,flip_to_short -2224,做空,2020-02-26 20:45:00,2020-02-26 21:15:00,227.85,229.12,-1.17,flip_to_long -2225,做多,2020-02-26 21:15:00,2020-02-26 22:45:00,229.12,227.08,-1.8,flip_to_short -2226,做空,2020-02-26 22:45:00,2020-02-26 23:00:00,227.08,227.15,-0.15,flip_to_long -2227,做多,2020-02-26 23:00:00,2020-02-26 23:45:00,227.15,225.35,-1.59,flip_to_short -2228,做空,2020-02-26 23:45:00,2020-02-26 23:55:00,225.35,224.1,0.95,tp_lower -2229,做多,2020-02-27 01:45:00,2020-02-27 02:35:00,218.58,215.8,-2.56,flip_to_short -2230,做空,2020-02-27 02:35:00,2020-02-27 02:40:00,215.8,217.14,-1.28,flip_to_long -2231,做多,2020-02-27 02:40:00,2020-02-27 02:45:00,217.14,216.44,-0.71,flip_to_short -2232,做空,2020-02-27 02:45:00,2020-02-27 02:55:00,216.44,217.45,-0.98,flip_to_long -2233,做多,2020-02-27 02:55:00,2020-02-27 03:00:00,217.45,216.25,-1.13,flip_to_short -2234,做空,2020-02-27 03:00:00,2020-02-27 03:35:00,216.25,217.87,-1.49,flip_to_long -2235,做多,2020-02-27 03:35:00,2020-02-27 03:45:00,217.87,219.91,1.64,tp_upper -2236,做空,2020-02-27 04:15:00,2020-02-27 04:40:00,217.52,217.66,-0.21,flip_to_long -2237,做多,2020-02-27 04:40:00,2020-02-27 05:15:00,217.66,219.57,1.54,tp_upper -2238,做空,2020-02-27 07:30:00,2020-02-27 07:40:00,223.31,225.15,-1.64,flip_to_long -2239,做多,2020-02-27 07:40:00,2020-02-27 07:45:00,225.15,225.74,0.39,tp_upper -2240,做空,2020-02-27 09:40:00,2020-02-27 09:45:00,228.94,227.18,1.34,tp_lower -2241,做多,2020-02-27 10:35:00,2020-02-27 10:40:00,227.4,227.37,-0.12,flip_to_short -2242,做空,2020-02-27 10:40:00,2020-02-27 10:55:00,227.37,228.2,-0.78,flip_to_long -2243,做多,2020-02-27 10:55:00,2020-02-27 11:20:00,228.2,226.35,-1.6,flip_to_short -2244,做空,2020-02-27 11:20:00,2020-02-27 11:25:00,226.35,226.4,-0.13,flip_to_long -2245,做多,2020-02-27 11:25:00,2020-02-27 11:55:00,226.4,226.85,0.27,flip_to_short -2246,做空,2020-02-27 11:55:00,2020-02-27 12:00:00,226.85,229.44,-2.2,flip_to_long -2247,做多,2020-02-27 12:00:00,2020-02-27 12:05:00,229.44,230.25,0.55,tp_upper -2248,做空,2020-02-27 12:35:00,2020-02-27 12:45:00,227.79,228.46,-0.63,flip_to_long -2249,做多,2020-02-27 12:45:00,2020-02-27 12:50:00,228.46,226.3,-1.81,flip_to_short -2250,做空,2020-02-27 12:50:00,2020-02-27 13:05:00,226.3,228.29,-1.67,flip_to_long -2251,做多,2020-02-27 13:05:00,2020-02-27 13:20:00,228.29,228.39,-0.01,flip_to_short -2252,做空,2020-02-27 13:20:00,2020-02-27 13:50:00,228.39,229.03,-0.59,flip_to_long -2253,做多,2020-02-27 13:50:00,2020-02-27 14:05:00,229.03,228.45,-0.54,flip_to_short -2254,做空,2020-02-27 14:05:00,2020-02-27 15:50:00,228.45,230.84,-1.94,flip_to_long -2255,做多,2020-02-27 15:50:00,2020-02-27 16:00:00,230.84,232.41,1.1,tp_upper -2256,做空,2020-02-27 17:30:00,2020-02-27 17:40:00,235.88,236.91,-0.86,flip_to_long -2257,做多,2020-02-27 17:40:00,2020-02-27 17:55:00,236.91,235.91,-0.83,flip_to_short -2258,做空,2020-02-27 17:55:00,2020-02-27 18:10:00,235.91,236.33,-0.4,flip_to_long -2259,做多,2020-02-27 18:10:00,2020-02-27 19:45:00,236.33,234.76,-1.24,flip_to_short -2260,做空,2020-02-27 19:45:00,2020-02-27 21:00:00,234.76,233.35,0.95,flip_to_long -2261,做多,2020-02-27 21:00:00,2020-02-27 22:45:00,233.35,227.16,-4.68,flip_to_short -2262,做空,2020-02-27 22:45:00,2020-02-27 23:40:00,227.16,226.32,0.54,flip_to_long -2263,做多,2020-02-27 23:40:00,2020-02-28 00:00:00,226.32,227.31,0.65,flip_to_short -2264,做空,2020-02-28 00:00:00,2020-02-28 00:05:00,227.31,227.79,-0.46,flip_to_long -2265,做多,2020-02-28 00:05:00,2020-02-28 00:25:00,227.79,230.54,2.02,tp_upper -2266,做空,2020-02-28 01:15:00,2020-02-28 01:20:00,228.79,229.4,-0.56,flip_to_long -2267,做多,2020-02-28 01:20:00,2020-02-28 01:50:00,229.4,232.55,2.32,tp_upper -2268,做空,2020-02-28 02:45:00,2020-02-28 02:50:00,230.96,232.37,-1.18,flip_to_long -2269,做多,2020-02-28 02:50:00,2020-02-28 02:55:00,232.37,232.29,-0.15,flip_to_short -2270,做空,2020-02-28 02:55:00,2020-02-28 03:05:00,232.29,233.23,-0.8,flip_to_long -2271,做多,2020-02-28 03:05:00,2020-02-28 03:20:00,233.23,232.82,-0.4,flip_to_short -2272,做空,2020-02-28 03:20:00,2020-02-28 03:30:00,232.82,231.51,0.9,tp_lower -2273,做多,2020-02-28 04:40:00,2020-02-28 04:45:00,230.73,230.46,-0.29,flip_to_short -2274,做空,2020-02-28 04:45:00,2020-02-28 05:00:00,230.46,228.25,1.6,tp_lower -2275,做多,2020-02-28 06:35:00,2020-02-28 06:45:00,226.95,227.28,0.17,flip_to_short -2276,做空,2020-02-28 06:45:00,2020-02-28 07:00:00,227.28,225.67,1.17,tp_lower -2277,做多,2020-02-28 08:00:00,2020-02-28 08:45:00,226.16,225.0,-1.0,flip_to_short -2278,做空,2020-02-28 08:45:00,2020-02-28 08:50:00,225.0,225.15,-0.21,flip_to_long -2279,做多,2020-02-28 08:50:00,2020-02-28 08:55:00,225.15,223.79,-1.16,flip_to_short -2280,做空,2020-02-28 08:55:00,2020-02-28 09:05:00,223.79,221.95,1.36,tp_lower -2281,做多,2020-02-28 10:10:00,2020-02-28 10:15:00,222.11,220.82,-1.12,flip_to_short -2282,做空,2020-02-28 10:15:00,2020-02-28 10:35:00,220.82,219.84,0.69,tp_lower -2283,做多,2020-02-28 10:45:00,2020-02-28 10:50:00,220.79,220.27,-0.5,flip_to_short -2284,做空,2020-02-28 10:50:00,2020-02-28 10:55:00,220.27,221.72,-1.24,flip_to_long -2285,做多,2020-02-28 10:55:00,2020-02-28 11:05:00,221.72,222.41,0.46,tp_upper -2286,做空,2020-02-28 11:30:00,2020-02-28 11:35:00,221.01,221.35,-0.36,flip_to_long -2287,做多,2020-02-28 11:35:00,2020-02-28 11:40:00,221.35,220.22,-0.98,flip_to_short -2288,做空,2020-02-28 11:40:00,2020-02-28 12:05:00,220.22,217.72,1.88,tp_lower -2289,做多,2020-02-28 13:00:00,2020-02-28 13:05:00,219.04,221.5,1.88,tp_upper -2290,做空,2020-02-28 14:25:00,2020-02-28 14:35:00,221.43,223.04,-1.37,flip_to_long -2291,做多,2020-02-28 14:35:00,2020-02-28 14:45:00,223.04,222.75,-0.32,flip_to_short -2292,做空,2020-02-28 14:45:00,2020-02-28 14:50:00,222.75,223.92,-1.01,flip_to_long -2293,做多,2020-02-28 14:50:00,2020-02-28 14:55:00,223.92,224.69,0.51,tp_upper -2294,做空,2020-02-28 15:05:00,2020-02-28 15:20:00,223.27,223.09,0.05,flip_to_long -2295,做多,2020-02-28 15:20:00,2020-02-28 15:30:00,223.09,226.2,2.34,tp_upper -2296,做空,2020-02-28 16:40:00,2020-02-28 17:10:00,225.56,222.48,2.32,tp_lower -2297,做多,2020-02-28 18:05:00,2020-02-28 18:25:00,225.35,223.27,-1.74,flip_to_short -2298,做空,2020-02-28 18:25:00,2020-02-28 18:45:00,223.27,223.2,-0.03,flip_to_long -2299,做多,2020-02-28 18:45:00,2020-02-28 18:50:00,223.2,222.14,-0.93,flip_to_short -2300,做空,2020-02-28 18:50:00,2020-02-28 19:25:00,222.14,223.4,-1.09,flip_to_long -2301,做多,2020-02-28 19:25:00,2020-02-28 19:30:00,223.4,222.28,-0.96,flip_to_short -2302,做空,2020-02-28 19:30:00,2020-02-28 19:55:00,222.28,222.83,-0.52,flip_to_long -2303,做多,2020-02-28 19:55:00,2020-02-28 20:00:00,222.83,224.15,0.94,tp_upper -2304,做空,2020-02-28 20:50:00,2020-02-28 21:00:00,223.96,224.55,-0.54,flip_to_long -2305,做多,2020-02-28 21:00:00,2020-02-28 21:25:00,224.55,226.1,1.11,tp_upper -2306,做空,2020-02-28 21:35:00,2020-02-28 23:55:00,225.16,227.09,-1.58,tp_lower -2307,做多,2020-02-29 00:00:00,2020-02-29 00:25:00,228.78,230.01,0.87,tp_upper -2308,做空,2020-02-29 01:10:00,2020-02-29 01:15:00,228.96,229.83,-0.77,flip_to_long -2309,做多,2020-02-29 01:15:00,2020-02-29 01:20:00,229.83,229.06,-0.69,flip_to_short -2310,做空,2020-02-29 01:20:00,2020-02-29 01:35:00,229.06,228.8,0.11,tp_lower -2311,做多,2020-02-29 02:15:00,2020-02-29 02:30:00,229.24,228.78,-0.45,flip_to_short -2312,做空,2020-02-29 02:30:00,2020-02-29 02:35:00,228.78,229.43,-0.59,flip_to_long -2313,做多,2020-02-29 02:35:00,2020-02-29 02:40:00,229.43,228.77,-0.6,flip_to_short -2314,做空,2020-02-29 02:40:00,2020-02-29 02:50:00,228.77,229.17,-0.4,flip_to_long -2315,做多,2020-02-29 02:50:00,2020-02-29 03:00:00,229.17,230.03,0.57,tp_upper -2316,做空,2020-02-29 03:20:00,2020-02-29 03:25:00,229.08,229.11,-0.11,flip_to_long -2317,做多,2020-02-29 03:25:00,2020-02-29 03:30:00,229.11,228.76,-0.36,flip_to_short -2318,做空,2020-02-29 03:30:00,2020-02-29 03:40:00,228.76,229.72,-0.83,flip_to_long -2319,做多,2020-02-29 03:40:00,2020-02-29 03:50:00,229.72,230.58,0.57,tp_upper -2320,做空,2020-02-29 05:25:00,2020-02-29 05:30:00,231.37,231.95,-0.53,flip_to_long -2321,做多,2020-02-29 05:30:00,2020-02-29 05:35:00,231.95,231.56,-0.38,flip_to_short -2322,做空,2020-02-29 05:35:00,2020-02-29 05:45:00,231.56,231.35,0.07,flip_to_long -2323,做多,2020-02-29 05:45:00,2020-02-29 06:10:00,231.35,231.12,-0.26,flip_to_short -2324,做空,2020-02-29 06:10:00,2020-02-29 06:15:00,231.12,230.72,0.21,tp_lower -2325,做多,2020-02-29 07:55:00,2020-02-29 08:05:00,229.45,229.54,-0.02,flip_to_short -2326,做空,2020-02-29 08:05:00,2020-02-29 08:25:00,229.54,228.98,0.34,flip_to_long -2327,做多,2020-02-29 08:25:00,2020-02-29 08:40:00,228.98,228.25,-0.64,flip_to_short -2328,做空,2020-02-29 08:40:00,2020-02-29 08:55:00,228.25,228.87,-0.56,flip_to_long -2329,做多,2020-02-29 08:55:00,2020-02-29 10:20:00,228.87,226.61,-1.79,flip_to_short -2330,做空,2020-02-29 10:20:00,2020-02-29 10:25:00,226.61,226.91,-0.31,flip_to_long -2331,做多,2020-02-29 10:25:00,2020-02-29 10:30:00,226.91,226.4,-0.47,flip_to_short -2332,做空,2020-02-29 10:30:00,2020-02-29 10:45:00,226.4,223.98,1.73,tp_lower -2333,做多,2020-02-29 11:35:00,2020-02-29 11:40:00,225.73,225.42,-0.32,flip_to_short -2334,做空,2020-02-29 11:40:00,2020-02-29 12:30:00,225.42,225.16,0.11,flip_to_long -2335,做多,2020-02-29 12:30:00,2020-02-29 12:40:00,225.16,224.81,-0.35,flip_to_short -2336,做空,2020-02-29 12:40:00,2020-02-29 12:45:00,224.81,225.25,-0.42,flip_to_long -2337,做多,2020-02-29 12:45:00,2020-02-29 12:55:00,225.25,225.44,0.06,flip_to_short -2338,做空,2020-02-29 12:55:00,2020-02-29 13:05:00,225.44,224.05,0.97,tp_lower -2339,做多,2020-02-29 13:50:00,2020-02-29 13:55:00,224.7,224.45,-0.28,flip_to_short -2340,做空,2020-02-29 13:55:00,2020-02-29 14:05:00,224.45,221.95,1.82,tp_lower -2341,做多,2020-02-29 14:50:00,2020-02-29 14:55:00,223.4,223.2,-0.24,flip_to_short -2342,做空,2020-02-29 14:55:00,2020-02-29 15:10:00,223.2,222.22,0.67,flip_to_long -2343,做多,2020-02-29 15:10:00,2020-02-29 15:25:00,222.22,224.6,1.76,tp_upper -2344,做空,2020-02-29 15:55:00,2020-02-29 16:55:00,224.0,222.77,0.87,tp_lower -2345,做多,2020-02-29 17:10:00,2020-02-29 17:15:00,224.17,224.04,-0.19,flip_to_short -2346,做空,2020-02-29 17:15:00,2020-02-29 18:45:00,224.04,225.37,-1.13,flip_to_long -2347,做多,2020-02-29 18:45:00,2020-02-29 18:55:00,225.37,224.96,-0.4,flip_to_short -2348,做空,2020-02-29 18:55:00,2020-02-29 19:00:00,224.96,224.28,0.44,tp_lower -2349,做多,2020-02-29 19:40:00,2020-02-29 20:00:00,225.76,225.15,-0.56,flip_to_short -2350,做空,2020-02-29 20:00:00,2020-02-29 20:15:00,225.15,223.82,0.94,tp_lower -2351,做多,2020-02-29 20:50:00,2020-02-29 21:10:00,224.97,224.74,-0.26,flip_to_short -2352,做空,2020-02-29 21:10:00,2020-02-29 21:15:00,224.74,223.96,0.52,tp_lower -2353,做多,2020-02-29 22:50:00,2020-02-29 23:10:00,223.32,223.13,-0.24,flip_to_short -2354,做空,2020-02-29 23:10:00,2020-02-29 23:15:00,223.13,223.25,-0.18,flip_to_long -2355,做多,2020-02-29 23:15:00,2020-02-29 23:20:00,223.25,223.21,-0.12,flip_to_short -2356,做空,2020-02-29 23:20:00,2020-02-29 23:30:00,223.21,221.99,0.86,tp_lower -2357,做多,2020-03-01 00:25:00,2020-03-01 00:30:00,221.12,220.62,-0.5,flip_to_short -2358,做空,2020-03-01 00:30:00,2020-03-01 01:10:00,220.62,216.6,3.21,tp_lower -2359,做多,2020-03-01 01:20:00,2020-03-01 01:45:00,218.61,222.0,2.77,tp_upper -2360,做空,2020-03-01 03:45:00,2020-03-01 03:55:00,224.12,223.88,0.11,flip_to_long -2361,做多,2020-03-01 03:55:00,2020-03-01 04:05:00,223.88,224.07,0.07,flip_to_short -2362,做空,2020-03-01 04:05:00,2020-03-01 04:15:00,224.07,222.95,0.84,tp_lower -2363,做多,2020-03-01 05:50:00,2020-03-01 06:00:00,222.62,221.93,-0.68,flip_to_short -2364,做空,2020-03-01 06:00:00,2020-03-01 06:15:00,221.93,222.76,-0.79,flip_to_long -2365,做多,2020-03-01 06:15:00,2020-03-01 06:30:00,222.76,221.18,-1.41,flip_to_short -2366,做空,2020-03-01 06:30:00,2020-03-01 06:35:00,221.18,220.74,0.28,tp_lower -2367,做多,2020-03-01 07:55:00,2020-03-01 08:15:00,220.16,221.78,1.27,tp_upper -2368,做空,2020-03-01 08:50:00,2020-03-01 09:00:00,220.65,220.75,-0.18,flip_to_long -2369,做多,2020-03-01 09:00:00,2020-03-01 09:05:00,220.75,220.56,-0.25,flip_to_short -2370,做空,2020-03-01 09:05:00,2020-03-01 09:10:00,220.56,221.05,-0.5,flip_to_long -2371,做多,2020-03-01 09:10:00,2020-03-01 09:20:00,221.05,221.11,-0.04,flip_to_short -2372,做空,2020-03-01 09:20:00,2020-03-01 09:30:00,221.11,221.22,-0.18,flip_to_long -2373,做多,2020-03-01 09:30:00,2020-03-01 09:35:00,221.22,220.55,-0.65,flip_to_short -2374,做空,2020-03-01 09:35:00,2020-03-01 09:55:00,220.55,219.4,0.87,tp_lower -2375,做多,2020-03-01 10:15:00,2020-03-01 10:20:00,220.54,219.7,-0.79,flip_to_short -2376,做空,2020-03-01 10:20:00,2020-03-01 10:25:00,219.7,220.53,-0.79,flip_to_long -2377,做多,2020-03-01 10:25:00,2020-03-01 10:30:00,220.53,220.47,-0.14,flip_to_short -2378,做空,2020-03-01 10:30:00,2020-03-01 10:40:00,220.47,220.4,-0.03,flip_to_long -2379,做多,2020-03-01 10:40:00,2020-03-01 10:50:00,220.4,221.68,0.97,tp_upper -2380,做空,2020-03-01 12:40:00,2020-03-01 13:05:00,222.8,220.5,1.8,tp_lower -2381,做多,2020-03-01 13:45:00,2020-03-01 13:55:00,223.01,222.44,-0.56,flip_to_short -2382,做空,2020-03-01 13:55:00,2020-03-01 14:20:00,222.44,221.62,0.59,flip_to_long -2383,做多,2020-03-01 14:20:00,2020-03-01 15:20:00,221.62,221.07,-0.55,flip_to_short -2384,做空,2020-03-01 15:20:00,2020-03-01 15:25:00,221.07,221.55,-0.49,flip_to_long -2385,做多,2020-03-01 15:25:00,2020-03-01 15:30:00,221.55,221.05,-0.51,flip_to_short -2386,做空,2020-03-01 15:30:00,2020-03-01 15:40:00,221.05,221.71,-0.64,flip_to_long -2387,做多,2020-03-01 15:40:00,2020-03-01 15:45:00,221.71,221.06,-0.62,flip_to_short -2388,做空,2020-03-01 15:45:00,2020-03-01 16:00:00,221.06,221.56,-0.5,flip_to_long -2389,做多,2020-03-01 16:00:00,2020-03-01 16:05:00,221.56,220.5,-0.96,flip_to_short -2390,做空,2020-03-01 16:05:00,2020-03-01 16:15:00,220.5,220.92,-0.43,flip_to_long -2391,做多,2020-03-01 16:15:00,2020-03-01 16:20:00,220.92,220.62,-0.33,flip_to_short -2392,做空,2020-03-01 16:20:00,2020-03-01 16:25:00,220.62,220.19,0.26,tp_lower -2393,做多,2020-03-01 17:55:00,2020-03-01 19:10:00,216.23,214.38,-1.62,flip_to_short -2394,做空,2020-03-01 19:10:00,2020-03-01 19:30:00,214.38,215.28,-0.83,flip_to_long -2395,做多,2020-03-01 19:30:00,2020-03-01 19:40:00,215.28,216.22,0.68,tp_upper -2396,做空,2020-03-01 20:30:00,2020-03-01 20:40:00,215.08,215.29,-0.26,flip_to_long -2397,做多,2020-03-01 20:40:00,2020-03-01 20:50:00,215.29,214.97,-0.35,flip_to_short -2398,做空,2020-03-01 20:50:00,2020-03-01 21:00:00,214.97,214.25,0.5,tp_lower -2399,做多,2020-03-01 21:55:00,2020-03-01 22:05:00,215.4,216.43,0.76,tp_upper -2400,做空,2020-03-01 23:45:00,2020-03-01 23:50:00,218.29,218.6,-0.34,flip_to_long -2401,做多,2020-03-01 23:50:00,2020-03-02 00:45:00,218.6,218.42,-0.23,flip_to_short -2402,做空,2020-03-02 00:45:00,2020-03-02 00:50:00,218.42,219.38,-0.9,flip_to_long -2403,做多,2020-03-02 00:50:00,2020-03-02 01:00:00,219.38,218.48,-0.84,flip_to_short -2404,做空,2020-03-02 01:00:00,2020-03-02 01:05:00,218.48,218.52,-0.12,flip_to_long -2405,做多,2020-03-02 01:05:00,2020-03-02 01:15:00,218.52,217.65,-0.81,flip_to_short -2406,做空,2020-03-02 01:15:00,2020-03-02 01:30:00,217.65,217.99,-0.37,flip_to_long -2407,做多,2020-03-02 01:30:00,2020-03-02 01:40:00,217.99,218.16,0.05,flip_to_short -2408,做空,2020-03-02 01:40:00,2020-03-02 01:45:00,218.16,219.06,-0.83,flip_to_long -2409,做多,2020-03-02 01:45:00,2020-03-02 02:05:00,219.06,219.96,0.65,tp_upper -2410,做空,2020-03-02 02:25:00,2020-03-02 04:05:00,218.79,220.47,-1.47,flip_to_long -2411,做多,2020-03-02 04:05:00,2020-03-02 04:10:00,220.47,220.3,-0.23,flip_to_short -2412,做空,2020-03-02 04:10:00,2020-03-02 04:15:00,220.3,220.57,-0.31,flip_to_long -2413,做多,2020-03-02 04:15:00,2020-03-02 04:20:00,220.57,219.86,-0.66,flip_to_short -2414,做空,2020-03-02 04:20:00,2020-03-02 04:25:00,219.86,220.34,-0.47,flip_to_long -2415,做多,2020-03-02 04:25:00,2020-03-02 04:30:00,220.34,220.12,-0.26,flip_to_short -2416,做空,2020-03-02 04:30:00,2020-03-02 04:35:00,220.12,220.83,-0.66,flip_to_long -2417,做多,2020-03-02 04:35:00,2020-03-02 04:50:00,220.83,220.98,0.03,tp_upper -2418,做空,2020-03-02 05:15:00,2020-03-02 05:30:00,220.52,221.28,-0.69,flip_to_long -2419,做多,2020-03-02 05:30:00,2020-03-02 05:35:00,221.28,220.66,-0.58,flip_to_short -2420,做空,2020-03-02 05:35:00,2020-03-02 05:40:00,220.66,220.74,-0.15,flip_to_long -2421,做多,2020-03-02 05:40:00,2020-03-02 05:45:00,220.74,220.63,-0.17,flip_to_short -2422,做空,2020-03-02 05:45:00,2020-03-02 05:50:00,220.63,220.83,-0.24,flip_to_long -2423,做多,2020-03-02 05:50:00,2020-03-02 05:55:00,220.83,221.57,0.49,tp_upper -2424,做空,2020-03-02 06:30:00,2020-03-02 06:45:00,221.16,221.4,-0.27,flip_to_long -2425,做多,2020-03-02 06:45:00,2020-03-02 06:55:00,221.4,221.0,-0.4,flip_to_short -2426,做空,2020-03-02 06:55:00,2020-03-02 07:00:00,221.0,221.89,-0.78,flip_to_long -2427,做多,2020-03-02 07:00:00,2020-03-02 07:05:00,221.89,221.03,-0.75,flip_to_short -2428,做空,2020-03-02 07:05:00,2020-03-02 07:20:00,221.03,220.11,0.63,tp_lower -2429,做多,2020-03-02 08:10:00,2020-03-02 08:15:00,221.12,220.95,-0.22,flip_to_short -2430,做空,2020-03-02 08:15:00,2020-03-02 11:15:00,220.95,224.26,-2.65,flip_to_long -2431,做多,2020-03-02 11:15:00,2020-03-02 11:20:00,224.26,223.99,-0.29,flip_to_short -2432,做空,2020-03-02 11:20:00,2020-03-02 11:25:00,223.99,224.68,-0.6,flip_to_long -2433,做多,2020-03-02 11:25:00,2020-03-02 11:40:00,224.68,224.77,-0.02,flip_to_short -2434,做空,2020-03-02 11:40:00,2020-03-02 11:55:00,224.77,224.84,-0.14,flip_to_long -2435,做多,2020-03-02 11:55:00,2020-03-02 12:00:00,224.84,224.88,-0.05,tp_upper -2436,做空,2020-03-02 12:05:00,2020-03-02 12:20:00,224.23,223.62,0.37,tp_lower -2437,做多,2020-03-02 12:55:00,2020-03-02 13:05:00,224.3,226.73,1.73,tp_upper -2438,做空,2020-03-02 14:55:00,2020-03-02 15:00:00,227.87,228.59,-0.62,flip_to_long -2439,做多,2020-03-02 15:00:00,2020-03-02 15:25:00,228.59,227.48,-0.9,flip_to_short -2440,做空,2020-03-02 15:25:00,2020-03-02 15:40:00,227.48,227.19,0.13,tp_lower -2441,做多,2020-03-02 15:50:00,2020-03-02 16:10:00,227.88,230.52,1.85,tp_upper -2442,做空,2020-03-02 17:45:00,2020-03-02 18:05:00,232.33,232.54,-0.24,flip_to_long -2443,做多,2020-03-02 18:05:00,2020-03-02 18:10:00,232.54,232.39,-0.19,flip_to_short -2444,做空,2020-03-02 18:10:00,2020-03-02 18:15:00,232.39,233.11,-0.61,flip_to_long -2445,做多,2020-03-02 18:15:00,2020-03-02 18:30:00,233.11,232.2,-0.74,flip_to_short -2446,做空,2020-03-02 18:30:00,2020-03-02 18:45:00,232.2,232.44,-0.26,flip_to_long -2447,做多,2020-03-02 18:45:00,2020-03-02 20:10:00,232.44,230.89,-1.19,flip_to_short -2448,做空,2020-03-02 20:10:00,2020-03-02 20:25:00,230.89,231.45,-0.48,flip_to_long -2449,做多,2020-03-02 20:25:00,2020-03-02 20:40:00,231.45,230.76,-0.57,flip_to_short -2450,做空,2020-03-02 20:40:00,2020-03-02 20:45:00,230.76,231.24,-0.42,flip_to_long -2451,做多,2020-03-02 20:45:00,2020-03-02 20:55:00,231.24,231.96,0.43,tp_upper -2452,做空,2020-03-02 22:00:00,2020-03-02 22:05:00,231.95,232.22,-0.27,flip_to_long -2453,做多,2020-03-02 22:05:00,2020-03-02 22:15:00,232.22,232.47,0.09,flip_to_short -2454,做空,2020-03-02 22:15:00,2020-03-02 22:25:00,232.47,232.97,-0.43,flip_to_long -2455,做多,2020-03-02 22:25:00,2020-03-02 22:35:00,232.97,231.46,-1.14,flip_to_short -2456,做空,2020-03-02 22:35:00,2020-03-02 22:40:00,231.46,231.6,-0.18,tp_lower -2457,做多,2020-03-02 23:20:00,2020-03-03 00:00:00,231.42,230.96,-0.4,flip_to_short -2458,做空,2020-03-03 00:00:00,2020-03-03 00:10:00,230.96,228.98,1.37,tp_lower -2459,做多,2020-03-03 01:05:00,2020-03-03 01:15:00,229.77,229.56,-0.24,flip_to_short -2460,做空,2020-03-03 01:15:00,2020-03-03 01:45:00,229.56,228.98,0.35,flip_to_long -2461,做多,2020-03-03 01:45:00,2020-03-03 01:50:00,228.98,228.75,-0.26,flip_to_short -2462,做空,2020-03-03 01:50:00,2020-03-03 02:00:00,228.75,228.84,-0.15,flip_to_long -2463,做多,2020-03-03 02:00:00,2020-03-03 02:05:00,228.84,228.76,-0.14,flip_to_short -2464,做空,2020-03-03 02:05:00,2020-03-03 02:10:00,228.76,228.9,-0.19,flip_to_long -2465,做多,2020-03-03 02:10:00,2020-03-03 02:20:00,228.9,228.6,-0.31,flip_to_short -2466,做空,2020-03-03 02:20:00,2020-03-03 02:25:00,228.6,228.88,-0.29,flip_to_long -2467,做多,2020-03-03 02:25:00,2020-03-03 02:45:00,228.88,229.79,0.59,tp_upper -2468,做空,2020-03-03 03:15:00,2020-03-03 03:25:00,229.19,230.13,-0.78,flip_to_long -2469,做多,2020-03-03 03:25:00,2020-03-03 03:30:00,230.13,230.77,0.38,tp_upper -2470,做空,2020-03-03 04:30:00,2020-03-03 05:00:00,230.5,229.2,0.87,tp_lower -2471,做空,2020-03-03 05:35:00,2020-03-03 05:45:00,229.5,229.85,-0.34,flip_to_long -2472,做多,2020-03-03 05:45:00,2020-03-03 06:00:00,229.85,229.61,-0.26,flip_to_short -2473,做空,2020-03-03 06:00:00,2020-03-03 06:15:00,229.61,229.49,0.0,flip_to_long -2474,做多,2020-03-03 06:15:00,2020-03-03 06:20:00,229.49,229.36,-0.18,flip_to_short -2475,做空,2020-03-03 06:20:00,2020-03-03 06:40:00,229.36,228.24,0.74,tp_lower -2476,做多,2020-03-03 08:10:00,2020-03-03 08:30:00,227.49,228.26,0.49,tp_upper -2477,做空,2020-03-03 08:55:00,2020-03-03 09:15:00,227.07,227.31,-0.26,flip_to_long -2478,做多,2020-03-03 09:15:00,2020-03-03 09:40:00,227.31,228.54,0.83,tp_upper -2479,做空,2020-03-03 12:30:00,2020-03-03 12:50:00,230.71,229.6,0.73,tp_lower -2480,做多,2020-03-03 15:00:00,2020-03-03 15:15:00,228.74,223.78,-3.78,flip_to_short -2481,做空,2020-03-03 15:15:00,2020-03-03 15:20:00,223.78,223.38,0.21,tp_lower -2482,做多,2020-03-03 15:50:00,2020-03-03 15:55:00,225.49,224.8,-0.59,flip_to_short -2483,做空,2020-03-03 15:55:00,2020-03-03 16:00:00,224.8,225.14,-0.33,flip_to_long -2484,做多,2020-03-03 16:00:00,2020-03-03 16:05:00,225.14,224.44,-0.6,flip_to_short -2485,做空,2020-03-03 16:05:00,2020-03-03 16:30:00,224.44,220.65,2.71,tp_lower -2486,做多,2020-03-03 17:30:00,2020-03-03 18:30:00,222.9,223.15,0.1,tp_upper -2487,做空,2020-03-03 18:35:00,2020-03-03 18:50:00,223.09,222.95,0.02,tp_lower -2488,做多,2020-03-03 18:55:00,2020-03-03 19:00:00,223.32,222.66,-0.58,flip_to_short -2489,做空,2020-03-03 19:00:00,2020-03-03 19:05:00,222.66,222.88,-0.25,tp_lower -2490,做多,2020-03-03 19:10:00,2020-03-03 19:15:00,223.0,222.29,-0.61,flip_to_short -2491,做空,2020-03-03 19:15:00,2020-03-03 19:20:00,222.29,222.34,-0.12,tp_lower -2492,做多,2020-03-03 19:30:00,2020-03-03 19:45:00,223.12,223.81,0.43,tp_upper -2493,做空,2020-03-03 20:10:00,2020-03-03 20:25:00,223.08,223.0,-0.02,flip_to_long -2494,做多,2020-03-03 20:25:00,2020-03-03 21:35:00,223.0,224.24,0.84,tp_upper -2495,做空,2020-03-03 23:40:00,2020-03-03 23:45:00,224.26,224.97,-0.61,tp_lower -2496,做空,2020-03-03 23:50:00,2020-03-03 23:55:00,223.85,224.1,-0.27,tp_lower -2497,做多,2020-03-04 00:40:00,2020-03-04 01:00:00,224.2,226.09,1.36,tp_upper -2498,做空,2020-03-04 02:30:00,2020-03-04 02:40:00,228.23,227.93,0.14,flip_to_long -2499,做多,2020-03-04 02:40:00,2020-03-04 02:45:00,227.93,227.38,-0.5,flip_to_short -2500,做空,2020-03-04 02:45:00,2020-03-04 02:50:00,227.38,227.42,-0.12,flip_to_long -2501,做多,2020-03-04 02:50:00,2020-03-04 04:35:00,227.42,227.38,-0.12,tp_upper -2502,做空,2020-03-04 05:00:00,2020-03-04 05:15:00,227.19,227.41,-0.25,flip_to_long -2503,做多,2020-03-04 05:15:00,2020-03-04 05:30:00,227.41,227.09,-0.33,flip_to_short -2504,做空,2020-03-04 05:30:00,2020-03-04 05:45:00,227.09,226.28,0.53,tp_lower -2505,做多,2020-03-04 07:05:00,2020-03-04 07:25:00,225.49,226.87,0.96,tp_upper -2506,做空,2020-03-04 08:15:00,2020-03-04 08:20:00,226.07,226.17,-0.16,flip_to_long -2507,做多,2020-03-04 08:20:00,2020-03-04 09:00:00,226.17,226.02,-0.2,flip_to_short -2508,做空,2020-03-04 09:00:00,2020-03-04 09:20:00,226.02,225.55,0.27,tp_lower -2509,做多,2020-03-04 10:30:00,2020-03-04 12:35:00,224.6,223.59,-0.86,flip_to_short -2510,做空,2020-03-04 12:35:00,2020-03-04 13:05:00,223.59,223.5,-0.02,flip_to_long -2511,做多,2020-03-04 13:05:00,2020-03-04 13:15:00,223.5,223.77,0.12,flip_to_short -2512,做空,2020-03-04 13:15:00,2020-03-04 13:35:00,223.77,223.78,-0.09,flip_to_long -2513,做多,2020-03-04 13:35:00,2020-03-04 13:40:00,223.78,223.81,-0.06,flip_to_short -2514,做空,2020-03-04 13:40:00,2020-03-04 14:40:00,223.81,224.05,-0.27,flip_to_long -2515,做多,2020-03-04 14:40:00,2020-03-04 18:05:00,224.05,222.96,-0.91,flip_to_short -2516,做空,2020-03-04 18:05:00,2020-03-04 18:10:00,222.96,222.99,-0.11,flip_to_long -2517,做多,2020-03-04 18:10:00,2020-03-04 19:25:00,222.99,222.54,-0.43,flip_to_short -2518,做空,2020-03-04 19:25:00,2020-03-04 19:45:00,222.54,222.62,-0.15,flip_to_long -2519,做多,2020-03-04 19:45:00,2020-03-04 20:00:00,222.62,221.64,-0.83,flip_to_short -2520,做空,2020-03-04 20:00:00,2020-03-04 20:05:00,221.64,221.99,-0.35,tp_lower -2521,做多,2020-03-04 21:10:00,2020-03-04 21:15:00,222.24,222.62,0.2,tp_upper -2522,做空,2020-03-04 22:50:00,2020-03-04 22:55:00,223.0,223.42,-0.4,flip_to_long -2523,做多,2020-03-04 22:55:00,2020-03-04 23:00:00,223.42,223.95,0.31,tp_upper -2524,做空,2020-03-04 23:40:00,2020-03-04 23:45:00,223.71,224.04,-0.33,flip_to_long -2525,做多,2020-03-04 23:45:00,2020-03-04 23:50:00,224.04,223.99,-0.12,flip_to_short -2526,做空,2020-03-04 23:50:00,2020-03-05 01:20:00,223.99,226.06,-1.62,flip_to_long -2527,做多,2020-03-05 01:20:00,2020-03-05 01:30:00,226.06,225.99,-0.14,flip_to_short -2528,做空,2020-03-05 01:30:00,2020-03-05 01:50:00,225.99,226.95,-0.8,flip_to_long -2529,做多,2020-03-05 01:50:00,2020-03-05 01:55:00,226.95,227.15,0.06,tp_upper -2530,做空,2020-03-05 02:00:00,2020-03-05 02:15:00,226.69,226.35,0.17,flip_to_long -2531,做多,2020-03-05 02:15:00,2020-03-05 02:25:00,226.35,226.45,-0.01,flip_to_short -2532,做空,2020-03-05 02:25:00,2020-03-05 02:30:00,226.45,227.38,-0.78,flip_to_long -2533,做多,2020-03-05 02:30:00,2020-03-05 02:35:00,227.38,227.39,-0.08,tp_upper -2534,做空,2020-03-05 03:05:00,2020-03-05 03:10:00,226.86,227.36,-0.45,flip_to_long -2535,做多,2020-03-05 03:10:00,2020-03-05 03:20:00,227.36,227.0,-0.35,flip_to_short -2536,做空,2020-03-05 03:20:00,2020-03-05 03:25:00,227.0,227.14,-0.19,flip_to_long -2537,做多,2020-03-05 03:25:00,2020-03-05 03:40:00,227.14,227.05,-0.15,tp_upper -2538,做多,2020-03-05 04:00:00,2020-03-05 04:30:00,227.03,227.22,0.06,flip_to_short -2539,做空,2020-03-05 04:30:00,2020-03-05 04:45:00,227.22,227.28,-0.13,flip_to_long -2540,做多,2020-03-05 04:45:00,2020-03-05 04:50:00,227.28,227.07,-0.24,flip_to_short -2541,做空,2020-03-05 04:50:00,2020-03-05 05:00:00,227.07,227.1,-0.1,flip_to_long -2542,做多,2020-03-05 05:00:00,2020-03-05 05:10:00,227.1,227.16,-0.04,flip_to_short -2543,做空,2020-03-05 05:10:00,2020-03-05 05:25:00,227.16,227.14,-0.07,flip_to_long -2544,做多,2020-03-05 05:25:00,2020-03-05 05:30:00,227.14,227.03,-0.16,flip_to_short -2545,做空,2020-03-05 05:30:00,2020-03-05 05:35:00,227.03,227.24,-0.23,tp_lower -2546,做空,2020-03-05 06:40:00,2020-03-05 07:05:00,228.55,228.9,-0.33,flip_to_long -2547,做多,2020-03-05 07:05:00,2020-03-05 07:10:00,228.9,228.66,-0.25,flip_to_short -2548,做空,2020-03-05 07:10:00,2020-03-05 07:20:00,228.66,228.02,0.38,tp_lower -2549,做多,2020-03-05 08:00:00,2020-03-05 08:10:00,228.48,228.02,-0.41,flip_to_short -2550,做空,2020-03-05 08:10:00,2020-03-05 08:15:00,228.02,228.09,-0.13,flip_to_long -2551,做多,2020-03-05 08:15:00,2020-03-05 08:55:00,228.09,228.8,0.43,tp_upper -2552,做空,2020-03-05 11:40:00,2020-03-05 13:00:00,231.8,231.64,0.03,tp_lower -2553,做多,2020-03-05 13:55:00,2020-03-05 14:00:00,232.15,232.1,-0.12,flip_to_short -2554,做空,2020-03-05 14:00:00,2020-03-05 14:35:00,232.1,230.73,0.88,tp_lower -2555,做多,2020-03-05 15:50:00,2020-03-05 15:55:00,230.88,231.7,0.5,tp_upper -2556,做空,2020-03-05 17:20:00,2020-03-05 17:25:00,231.98,232.52,-0.46,flip_to_long -2557,做多,2020-03-05 17:25:00,2020-03-05 17:40:00,232.52,233.17,0.38,tp_upper -2558,做空,2020-03-05 17:55:00,2020-03-05 18:30:00,232.52,232.3,0.07,tp_lower -2559,做多,2020-03-05 18:35:00,2020-03-05 18:45:00,232.43,232.57,0.02,flip_to_short -2560,做空,2020-03-05 18:45:00,2020-03-05 18:55:00,232.57,232.09,0.26,tp_lower -2561,做多,2020-03-05 19:40:00,2020-03-05 19:45:00,232.22,232.04,-0.21,flip_to_short -2562,做空,2020-03-05 19:45:00,2020-03-05 20:35:00,232.04,230.87,0.74,tp_lower -2563,做多,2020-03-05 20:55:00,2020-03-05 21:10:00,231.38,231.13,-0.26,flip_to_short -2564,做空,2020-03-05 21:10:00,2020-03-05 21:15:00,231.13,231.49,-0.34,flip_to_long -2565,做多,2020-03-05 21:15:00,2020-03-05 21:30:00,231.49,231.4,-0.15,flip_to_short -2566,做空,2020-03-05 21:30:00,2020-03-05 21:50:00,231.4,231.41,-0.09,flip_to_long -2567,做多,2020-03-05 21:50:00,2020-03-05 21:55:00,231.41,231.11,-0.29,flip_to_short -2568,做空,2020-03-05 21:55:00,2020-03-05 22:00:00,231.11,230.67,0.23,tp_lower -2569,做多,2020-03-05 23:55:00,2020-03-06 00:40:00,228.64,228.53,-0.16,flip_to_short -2570,做空,2020-03-06 00:40:00,2020-03-06 01:00:00,228.53,228.61,-0.14,flip_to_long -2571,做多,2020-03-06 01:00:00,2020-03-06 01:05:00,228.61,228.47,-0.19,flip_to_short -2572,做空,2020-03-06 01:05:00,2020-03-06 01:10:00,228.47,228.88,-0.39,flip_to_long -2573,做多,2020-03-06 01:10:00,2020-03-06 01:30:00,228.88,229.88,0.65,tp_upper -2574,做空,2020-03-06 01:50:00,2020-03-06 02:00:00,228.91,229.16,-0.27,flip_to_long -2575,做多,2020-03-06 02:00:00,2020-03-06 02:05:00,229.16,228.88,-0.29,flip_to_short -2576,做空,2020-03-06 02:05:00,2020-03-06 02:10:00,228.88,229.27,-0.37,flip_to_long -2577,做多,2020-03-06 02:10:00,2020-03-06 02:25:00,229.27,230.35,0.71,tp_upper -2578,做空,2020-03-06 03:35:00,2020-03-06 03:50:00,229.93,229.55,0.19,tp_lower -2579,做多,2020-03-06 04:45:00,2020-03-06 05:05:00,229.47,230.08,0.36,tp_upper -2580,做空,2020-03-06 07:40:00,2020-03-06 07:45:00,235.34,235.48,-0.18,flip_to_long -2581,做多,2020-03-06 07:45:00,2020-03-06 07:55:00,235.48,235.58,-0.01,flip_to_short -2582,做空,2020-03-06 07:55:00,2020-03-06 08:15:00,235.58,234.64,0.59,tp_lower -2583,做多,2020-03-06 08:45:00,2020-03-06 09:05:00,235.56,236.4,0.52,tp_upper -2584,做空,2020-03-06 10:00:00,2020-03-06 10:05:00,236.03,236.18,-0.19,flip_to_long -2585,做多,2020-03-06 10:05:00,2020-03-06 10:10:00,236.18,235.85,-0.32,flip_to_short -2586,做空,2020-03-06 10:10:00,2020-03-06 10:15:00,235.85,236.12,-0.28,flip_to_long -2587,做多,2020-03-06 10:15:00,2020-03-06 10:40:00,236.12,236.95,0.51,tp_upper -2588,做多,2020-03-06 12:50:00,2020-03-06 12:55:00,239.16,238.93,-0.25,flip_to_short -2589,做空,2020-03-06 12:55:00,2020-03-06 13:00:00,238.93,239.01,-0.14,flip_to_long -2590,做多,2020-03-06 13:00:00,2020-03-06 13:05:00,239.01,238.34,-0.56,flip_to_short -2591,做空,2020-03-06 13:05:00,2020-03-06 13:40:00,238.34,237.22,0.7,tp_lower -2592,做多,2020-03-06 14:20:00,2020-03-06 14:40:00,237.92,237.23,-0.57,flip_to_short -2593,做空,2020-03-06 14:40:00,2020-03-06 14:50:00,237.23,236.95,0.11,flip_to_long -2594,做多,2020-03-06 14:50:00,2020-03-06 15:10:00,236.95,237.17,0.07,flip_to_short -2595,做空,2020-03-06 15:10:00,2020-03-06 15:30:00,237.17,236.45,0.42,tp_lower -2596,做多,2020-03-06 16:30:00,2020-03-06 16:45:00,236.87,236.59,-0.28,flip_to_short -2597,做空,2020-03-06 16:45:00,2020-03-06 18:45:00,236.59,238.25,-1.26,flip_to_long -2598,做多,2020-03-06 18:45:00,2020-03-06 18:50:00,238.25,238.13,-0.17,flip_to_short -2599,做空,2020-03-06 18:50:00,2020-03-06 19:20:00,238.13,237.75,0.18,flip_to_long -2600,做多,2020-03-06 19:20:00,2020-03-06 19:30:00,237.75,238.88,0.71,tp_upper -2601,做空,2020-03-06 19:50:00,2020-03-06 20:00:00,238.3,238.15,0.02,flip_to_long -2602,做多,2020-03-06 20:00:00,2020-03-06 20:15:00,238.15,238.73,0.32,tp_upper -2603,做空,2020-03-06 22:10:00,2020-03-06 22:20:00,239.9,239.92,-0.1,flip_to_long -2604,做多,2020-03-06 22:20:00,2020-03-06 23:10:00,239.92,241.0,0.67,tp_upper -2605,做空,2020-03-07 01:00:00,2020-03-07 01:20:00,243.79,243.15,0.37,tp_lower -2606,做多,2020-03-07 02:05:00,2020-03-07 02:20:00,243.96,243.43,-0.46,flip_to_short -2607,做空,2020-03-07 02:20:00,2020-03-07 02:40:00,243.43,244.01,-0.5,flip_to_long -2608,做多,2020-03-07 02:40:00,2020-03-07 02:45:00,244.01,244.3,0.12,tp_upper -2609,做空,2020-03-07 03:45:00,2020-03-07 04:00:00,244.2,244.4,-0.23,flip_to_long -2610,做多,2020-03-07 04:00:00,2020-03-07 04:05:00,244.4,244.27,-0.18,flip_to_short -2611,做空,2020-03-07 04:05:00,2020-03-07 04:10:00,244.27,243.6,0.38,tp_lower -2612,做多,2020-03-07 05:40:00,2020-03-07 05:55:00,243.06,243.08,-0.07,flip_to_short -2613,做空,2020-03-07 05:55:00,2020-03-07 06:40:00,243.08,243.34,-0.27,flip_to_long -2614,做多,2020-03-07 06:40:00,2020-03-07 06:45:00,243.34,242.74,-0.51,flip_to_short -2615,做空,2020-03-07 06:45:00,2020-03-07 07:00:00,242.74,242.04,0.41,tp_lower -2616,做多,2020-03-07 07:45:00,2020-03-07 08:05:00,242.76,243.75,0.61,tp_upper -2617,做空,2020-03-07 09:30:00,2020-03-07 09:35:00,244.0,244.17,-0.2,flip_to_long -2618,做多,2020-03-07 09:35:00,2020-03-07 09:45:00,244.17,244.83,0.38,tp_upper -2619,做空,2020-03-07 10:05:00,2020-03-07 10:15:00,244.35,244.61,-0.27,flip_to_long -2620,做多,2020-03-07 10:15:00,2020-03-07 10:25:00,244.61,244.55,-0.13,flip_to_short -2621,做空,2020-03-07 10:25:00,2020-03-07 11:00:00,244.55,243.85,0.4,tp_lower -2622,做多,2020-03-07 11:30:00,2020-03-07 11:50:00,244.32,244.31,-0.09,flip_to_short -2623,做空,2020-03-07 11:50:00,2020-03-07 12:00:00,244.31,244.72,-0.37,flip_to_long -2624,做多,2020-03-07 12:00:00,2020-03-07 12:10:00,244.72,245.11,0.19,tp_upper -2625,做空,2020-03-07 12:40:00,2020-03-07 12:45:00,244.43,244.73,-0.29,flip_to_long -2626,做多,2020-03-07 12:45:00,2020-03-07 12:50:00,244.73,244.04,-0.56,flip_to_short -2627,做空,2020-03-07 12:50:00,2020-03-07 13:00:00,244.04,244.24,-0.22,tp_lower -2628,做多,2020-03-07 13:20:00,2020-03-07 14:15:00,244.47,244.14,-0.31,flip_to_short -2629,做空,2020-03-07 14:15:00,2020-03-07 14:35:00,244.14,244.32,-0.21,flip_to_long -2630,做多,2020-03-07 14:35:00,2020-03-07 14:55:00,244.32,244.95,0.35,tp_upper -2631,做空,2020-03-07 16:40:00,2020-03-07 17:00:00,248.06,242.75,3.53,tp_lower -2632,做多,2020-03-07 19:10:00,2020-03-07 19:25:00,238.9,238.87,-0.11,flip_to_short -2633,做空,2020-03-07 19:25:00,2020-03-07 19:40:00,238.87,238.76,-0.01,flip_to_long -2634,做多,2020-03-07 19:40:00,2020-03-07 20:00:00,238.76,238.11,-0.55,flip_to_short -2635,做空,2020-03-07 20:00:00,2020-03-07 20:05:00,238.11,238.59,-0.43,tp_lower -2636,做多,2020-03-07 20:10:00,2020-03-07 20:15:00,239.15,238.88,-0.28,flip_to_short -2637,做空,2020-03-07 20:15:00,2020-03-07 21:00:00,238.88,237.74,0.73,tp_lower -2638,做多,2020-03-07 21:20:00,2020-03-07 21:40:00,238.25,239.35,0.7,tp_upper -2639,做空,2020-03-07 21:50:00,2020-03-07 22:00:00,238.53,238.96,-0.4,flip_to_long -2640,做多,2020-03-07 22:00:00,2020-03-07 22:20:00,238.96,239.71,0.45,tp_upper -2641,做空,2020-03-07 23:10:00,2020-03-07 23:35:00,239.42,237.94,0.97,tp_lower -2642,做多,2020-03-08 02:10:00,2020-03-08 02:15:00,233.67,233.29,-0.38,flip_to_short -2643,做空,2020-03-08 02:15:00,2020-03-08 02:40:00,233.29,231.87,0.99,tp_lower -2644,做多,2020-03-08 03:25:00,2020-03-08 03:40:00,232.15,231.91,-0.27,flip_to_short -2645,做空,2020-03-08 03:40:00,2020-03-08 03:55:00,231.91,231.86,-0.05,flip_to_long -2646,做多,2020-03-08 03:55:00,2020-03-08 04:00:00,231.86,231.11,-0.66,flip_to_short -2647,做空,2020-03-08 04:00:00,2020-03-08 04:20:00,231.11,231.68,-0.53,flip_to_long -2648,做多,2020-03-08 04:20:00,2020-03-08 04:25:00,231.68,231.55,-0.19,flip_to_short -2649,做空,2020-03-08 04:25:00,2020-03-08 04:35:00,231.55,232.13,-0.53,flip_to_long -2650,做多,2020-03-08 04:35:00,2020-03-08 04:55:00,232.13,231.18,-0.81,flip_to_short -2651,做空,2020-03-08 04:55:00,2020-03-08 05:10:00,231.18,230.51,0.42,tp_lower -2652,做多,2020-03-08 05:30:00,2020-03-08 05:45:00,231.47,231.31,-0.21,flip_to_short -2653,做空,2020-03-08 05:45:00,2020-03-08 05:55:00,231.31,229.88,0.99,tp_lower -2654,做多,2020-03-08 07:00:00,2020-03-08 08:00:00,229.96,228.7,-1.05,flip_to_short -2655,做空,2020-03-08 08:00:00,2020-03-08 08:10:00,228.7,229.66,-0.82,flip_to_long -2656,做多,2020-03-08 08:10:00,2020-03-08 08:15:00,229.66,229.66,-0.09,flip_to_short -2657,做空,2020-03-08 08:15:00,2020-03-08 08:35:00,229.66,229.62,-0.06,tp_lower -2658,做多,2020-03-08 08:45:00,2020-03-08 08:50:00,229.75,229.69,-0.13,flip_to_short -2659,做空,2020-03-08 08:50:00,2020-03-08 09:00:00,229.69,229.77,-0.15,flip_to_long -2660,做多,2020-03-08 09:00:00,2020-03-08 09:20:00,229.77,230.45,0.42,tp_upper -2661,做空,2020-03-08 09:55:00,2020-03-08 10:00:00,229.91,230.59,-0.6,flip_to_long -2662,做多,2020-03-08 10:00:00,2020-03-08 10:10:00,230.59,229.54,-0.87,flip_to_short -2663,做空,2020-03-08 10:10:00,2020-03-08 10:15:00,229.54,230.79,-1.02,flip_to_long -2664,做多,2020-03-08 10:15:00,2020-03-08 10:20:00,230.79,231.47,0.42,tp_upper -2665,做空,2020-03-08 11:25:00,2020-03-08 11:30:00,231.01,231.3,-0.3,flip_to_long -2666,做多,2020-03-08 11:30:00,2020-03-08 11:40:00,231.3,230.86,-0.41,flip_to_short -2667,做空,2020-03-08 11:40:00,2020-03-08 11:45:00,230.86,230.99,-0.18,flip_to_long -2668,做多,2020-03-08 11:45:00,2020-03-08 12:00:00,230.99,231.46,0.26,flip_to_short -2669,做空,2020-03-08 12:00:00,2020-03-08 12:15:00,231.46,230.16,0.87,tp_lower -2670,做多,2020-03-08 16:50:00,2020-03-08 16:55:00,212.97,212.75,-0.26,flip_to_short -2671,做空,2020-03-08 16:55:00,2020-03-08 17:05:00,212.75,212.28,0.29,flip_to_long -2672,做多,2020-03-08 17:05:00,2020-03-08 18:15:00,212.28,214.3,1.54,flip_to_short -2673,做空,2020-03-08 18:15:00,2020-03-08 18:20:00,214.3,214.5,-0.25,flip_to_long -2674,做多,2020-03-08 18:20:00,2020-03-08 18:30:00,214.5,215.31,0.56,flip_to_short -2675,做空,2020-03-08 18:30:00,2020-03-08 19:00:00,215.31,213.24,1.57,tp_lower -2676,做多,2020-03-08 19:55:00,2020-03-08 20:15:00,213.21,213.27,-0.04,flip_to_short -2677,做空,2020-03-08 20:15:00,2020-03-08 20:35:00,213.27,212.12,0.85,tp_lower -2678,做多,2020-03-08 22:00:00,2020-03-08 22:10:00,210.41,209.79,-0.6,flip_to_short -2679,做空,2020-03-08 22:10:00,2020-03-08 22:20:00,209.79,209.73,-0.04,tp_lower -2680,做多,2020-03-08 23:15:00,2020-03-08 23:20:00,208.39,208.12,-0.31,flip_to_short -2681,做空,2020-03-08 23:20:00,2020-03-08 23:40:00,208.12,202.3,4.75,tp_lower -2682,做多,2020-03-09 00:00:00,2020-03-09 00:05:00,205.57,204.89,-0.7,flip_to_short -2683,做空,2020-03-09 00:05:00,2020-03-09 00:50:00,204.89,202.35,2.18,flip_to_long -2684,做多,2020-03-09 00:50:00,2020-03-09 01:00:00,202.35,201.21,-1.14,flip_to_short -2685,做空,2020-03-09 01:00:00,2020-03-09 01:10:00,201.21,202.37,-1.15,flip_to_long -2686,做多,2020-03-09 01:10:00,2020-03-09 01:35:00,202.37,205.64,2.86,tp_upper -2687,做空,2020-03-09 02:10:00,2020-03-09 02:15:00,203.15,204.35,-1.19,flip_to_long -2688,做多,2020-03-09 02:15:00,2020-03-09 02:35:00,204.35,204.5,0.04,flip_to_short -2689,做空,2020-03-09 02:35:00,2020-03-09 02:50:00,204.5,201.86,2.29,tp_lower -2690,做多,2020-03-09 03:15:00,2020-03-09 03:30:00,203.47,202.61,-0.88,flip_to_short -2691,做空,2020-03-09 03:30:00,2020-03-09 03:45:00,202.61,199.66,2.61,tp_lower -2692,做多,2020-03-09 04:45:00,2020-03-09 04:55:00,199.62,200.7,0.92,flip_to_short -2693,做空,2020-03-09 04:55:00,2020-03-09 05:05:00,200.7,200.04,0.53,flip_to_long -2694,做多,2020-03-09 05:05:00,2020-03-09 05:10:00,200.04,199.1,-0.98,flip_to_short -2695,做空,2020-03-09 05:10:00,2020-03-09 05:30:00,199.1,200.72,-1.62,tp_lower -2696,做空,2020-03-09 06:55:00,2020-03-09 07:40:00,205.08,205.68,-0.64,flip_to_long -2697,做多,2020-03-09 07:40:00,2020-03-09 08:00:00,205.68,207.56,1.6,tp_upper -2698,做空,2020-03-09 09:00:00,2020-03-09 09:15:00,206.87,205.7,0.97,tp_lower -2699,做多,2020-03-09 10:20:00,2020-03-09 10:30:00,204.91,204.19,-0.75,flip_to_short -2700,做空,2020-03-09 10:30:00,2020-03-09 10:40:00,204.19,204.92,-0.76,flip_to_long -2701,做多,2020-03-09 10:40:00,2020-03-09 10:45:00,204.92,204.38,-0.58,flip_to_short -2702,做空,2020-03-09 10:45:00,2020-03-09 11:00:00,204.38,201.02,2.96,tp_lower -2703,做多,2020-03-09 12:00:00,2020-03-09 12:15:00,203.46,202.6,-0.89,flip_to_short -2704,做空,2020-03-09 12:15:00,2020-03-09 13:15:00,202.6,203.47,-0.9,flip_to_long -2705,做多,2020-03-09 13:15:00,2020-03-09 13:20:00,203.47,203.07,-0.46,flip_to_short -2706,做空,2020-03-09 13:20:00,2020-03-09 13:30:00,203.07,201.24,1.58,tp_lower -2707,做多,2020-03-09 13:50:00,2020-03-09 14:00:00,202.52,202.09,-0.49,flip_to_short -2708,做空,2020-03-09 14:00:00,2020-03-09 14:10:00,202.09,200.83,1.07,tp_lower -2709,做多,2020-03-09 16:15:00,2020-03-09 16:30:00,196.94,200.22,3.03,tp_upper -2710,做空,2020-03-09 17:00:00,2020-03-09 18:00:00,195.57,195.13,0.33,flip_to_long -2711,做多,2020-03-09 18:00:00,2020-03-09 18:40:00,195.13,193.99,-1.21,flip_to_short -2712,做空,2020-03-09 18:40:00,2020-03-09 18:45:00,193.99,194.04,-0.14,flip_to_long -2713,做多,2020-03-09 18:45:00,2020-03-09 18:50:00,194.04,195.01,0.85,tp_upper -2714,做空,2020-03-09 21:15:00,2020-03-09 21:35:00,197.86,198.0,-0.23,flip_to_long -2715,做多,2020-03-09 21:35:00,2020-03-09 22:30:00,198.0,197.51,-0.56,flip_to_short -2716,做空,2020-03-09 22:30:00,2020-03-09 22:40:00,197.51,198.23,-0.78,flip_to_long -2717,做多,2020-03-09 22:40:00,2020-03-09 22:45:00,198.23,199.07,0.7,tp_upper -2718,做空,2020-03-10 01:30:00,2020-03-10 01:55:00,202.78,201.54,1.1,tp_lower -2719,做多,2020-03-10 02:30:00,2020-03-10 03:35:00,202.5,201.77,-0.8,flip_to_short -2720,做空,2020-03-10 03:35:00,2020-03-10 05:15:00,201.77,203.12,-1.4,flip_to_long -2721,做多,2020-03-10 05:15:00,2020-03-10 06:00:00,203.12,202.55,-0.64,flip_to_short -2722,做空,2020-03-10 06:00:00,2020-03-10 06:05:00,202.55,203.04,-0.56,flip_to_long -2723,做多,2020-03-10 06:05:00,2020-03-10 06:15:00,203.04,202.56,-0.55,flip_to_short -2724,做空,2020-03-10 06:15:00,2020-03-10 06:20:00,202.56,202.89,-0.41,tp_lower -2725,做多,2020-03-10 08:10:00,2020-03-10 08:25:00,199.27,200.8,1.37,tp_upper -2726,做空,2020-03-10 08:45:00,2020-03-10 08:50:00,199.18,199.61,-0.51,flip_to_long -2727,做多,2020-03-10 08:50:00,2020-03-10 08:55:00,199.61,199.19,-0.5,flip_to_short -2728,做空,2020-03-10 08:55:00,2020-03-10 09:25:00,199.19,199.51,-0.4,flip_to_long -2729,做多,2020-03-10 09:25:00,2020-03-10 09:30:00,199.51,198.73,-0.84,flip_to_short -2730,做空,2020-03-10 09:30:00,2020-03-10 10:00:00,198.73,199.12,-0.47,flip_to_long -2731,做多,2020-03-10 10:00:00,2020-03-10 10:15:00,199.12,200.13,0.86,tp_upper -2732,做空,2020-03-10 11:40:00,2020-03-10 11:45:00,202.82,203.45,-0.69,flip_to_long -2733,做多,2020-03-10 11:45:00,2020-03-10 11:50:00,203.45,202.8,-0.7,flip_to_short -2734,做空,2020-03-10 11:50:00,2020-03-10 11:55:00,202.8,203.34,-0.6,flip_to_long -2735,做多,2020-03-10 11:55:00,2020-03-10 12:15:00,203.34,203.3,-0.13,flip_to_short -2736,做空,2020-03-10 12:15:00,2020-03-10 12:20:00,203.3,203.38,-0.17,flip_to_long -2737,做多,2020-03-10 12:20:00,2020-03-10 12:35:00,203.38,204.6,1.03,tp_upper -2738,做空,2020-03-10 13:25:00,2020-03-10 13:30:00,204.27,204.73,-0.52,flip_to_long -2739,做多,2020-03-10 13:30:00,2020-03-10 13:35:00,204.73,204.3,-0.49,flip_to_short -2740,做空,2020-03-10 13:35:00,2020-03-10 13:40:00,204.3,201.68,2.3,tp_lower -2741,做多,2020-03-10 14:05:00,2020-03-10 14:10:00,204.45,204.35,-0.19,flip_to_short -2742,做空,2020-03-10 14:10:00,2020-03-10 14:20:00,204.35,204.62,-0.34,flip_to_long -2743,做多,2020-03-10 14:20:00,2020-03-10 14:30:00,204.62,204.33,-0.36,flip_to_short -2744,做空,2020-03-10 14:30:00,2020-03-10 15:05:00,204.33,202.7,1.41,tp_lower -2745,做多,2020-03-10 15:15:00,2020-03-10 17:00:00,203.02,198.53,-4.28,flip_to_short -2746,做空,2020-03-10 17:00:00,2020-03-10 17:05:00,198.53,199.95,-1.42,flip_to_long -2747,做多,2020-03-10 17:05:00,2020-03-10 17:10:00,199.95,200.39,0.31,tp_upper -2748,做空,2020-03-10 17:35:00,2020-03-10 17:40:00,199.34,199.78,-0.5,flip_to_long -2749,做多,2020-03-10 17:40:00,2020-03-10 17:45:00,199.78,199.3,-0.53,flip_to_short -2750,做空,2020-03-10 17:45:00,2020-03-10 17:50:00,199.3,199.49,-0.27,flip_to_long -2751,做多,2020-03-10 17:50:00,2020-03-10 17:55:00,199.49,201.46,1.71,tp_upper -2752,做空,2020-03-10 18:10:00,2020-03-10 18:30:00,199.19,199.42,-0.3,flip_to_long -2753,做多,2020-03-10 18:30:00,2020-03-10 18:50:00,199.42,199.43,-0.08,flip_to_short -2754,做空,2020-03-10 18:50:00,2020-03-10 18:55:00,199.43,199.42,-0.08,flip_to_long -2755,做多,2020-03-10 18:55:00,2020-03-10 19:45:00,199.42,201.68,1.98,tp_upper -2756,做空,2020-03-10 21:35:00,2020-03-10 21:40:00,202.5,202.65,-0.23,tp_lower -2757,做多,2020-03-10 22:00:00,2020-03-10 22:10:00,203.25,203.16,-0.17,flip_to_short -2758,做空,2020-03-10 22:10:00,2020-03-10 22:20:00,203.16,202.6,0.42,tp_lower -2759,做多,2020-03-10 22:30:00,2020-03-10 22:40:00,203.01,202.85,-0.24,tp_upper -2760,做多,2020-03-10 22:45:00,2020-03-10 22:50:00,202.9,202.53,-0.43,flip_to_short -2761,做空,2020-03-10 22:50:00,2020-03-10 22:55:00,202.53,203.35,-0.84,flip_to_long -2762,做多,2020-03-10 22:55:00,2020-03-10 23:00:00,203.35,201.9,-1.39,flip_to_short -2763,做空,2020-03-10 23:00:00,2020-03-10 23:05:00,201.9,201.64,0.14,tp_lower -2764,做多,2020-03-11 00:20:00,2020-03-11 00:55:00,201.95,202.4,0.33,tp_upper -2765,做空,2020-03-11 01:15:00,2020-03-11 01:20:00,201.61,201.9,-0.37,flip_to_long -2766,做多,2020-03-11 01:20:00,2020-03-11 01:25:00,201.9,201.69,-0.29,flip_to_short -2767,做空,2020-03-11 01:25:00,2020-03-11 01:30:00,201.69,201.75,-0.15,flip_to_long -2768,做多,2020-03-11 01:30:00,2020-03-11 02:00:00,201.75,202.22,0.34,flip_to_short -2769,做空,2020-03-11 02:00:00,2020-03-11 02:15:00,202.22,201.36,0.71,tp_lower -2770,做多,2020-03-11 02:35:00,2020-03-11 03:30:00,201.86,201.4,-0.53,flip_to_short -2771,做空,2020-03-11 03:30:00,2020-03-11 03:35:00,201.4,202.03,-0.68,flip_to_long -2772,做多,2020-03-11 03:35:00,2020-03-11 04:15:00,202.03,201.47,-0.61,flip_to_short -2773,做空,2020-03-11 04:15:00,2020-03-11 04:45:00,201.47,201.46,-0.08,flip_to_long -2774,做多,2020-03-11 04:45:00,2020-03-11 06:10:00,201.46,200.02,-1.43,flip_to_short -2775,做空,2020-03-11 06:10:00,2020-03-11 06:20:00,200.02,199.75,0.16,flip_to_long -2776,做多,2020-03-11 06:20:00,2020-03-11 06:40:00,199.75,199.34,-0.47,flip_to_short -2777,做空,2020-03-11 06:40:00,2020-03-11 06:50:00,199.34,198.81,0.4,tp_lower -2778,做多,2020-03-11 07:20:00,2020-03-11 07:40:00,199.07,198.84,-0.31,flip_to_short -2779,做空,2020-03-11 07:40:00,2020-03-11 07:45:00,198.84,199.35,-0.57,flip_to_long -2780,做多,2020-03-11 07:45:00,2020-03-11 07:50:00,199.35,198.95,-0.46,flip_to_short -2781,做空,2020-03-11 07:50:00,2020-03-11 07:55:00,198.95,199.17,-0.29,flip_to_long -2782,做多,2020-03-11 07:55:00,2020-03-11 08:00:00,199.17,200.45,1.08,tp_upper -2783,做空,2020-03-11 08:25:00,2020-03-11 09:20:00,198.65,197.25,1.21,tp_lower -2784,做多,2020-03-11 10:45:00,2020-03-11 10:50:00,197.2,197.1,-0.19,flip_to_short -2785,做空,2020-03-11 10:50:00,2020-03-11 11:15:00,197.1,196.78,0.21,flip_to_long -2786,做多,2020-03-11 11:15:00,2020-03-11 11:30:00,196.78,197.57,0.65,tp_upper -2787,做空,2020-03-11 11:55:00,2020-03-11 12:10:00,196.82,197.07,-0.33,flip_to_long -2788,做多,2020-03-11 12:10:00,2020-03-11 12:15:00,197.07,196.6,-0.53,flip_to_short -2789,做空,2020-03-11 12:15:00,2020-03-11 12:20:00,196.6,197.12,-0.58,flip_to_long -2790,做多,2020-03-11 12:20:00,2020-03-11 12:25:00,197.12,197.12,-0.09,flip_to_short -2791,做空,2020-03-11 12:25:00,2020-03-11 12:50:00,197.12,197.17,-0.14,tp_lower -2792,做空,2020-03-11 12:55:00,2020-03-11 13:00:00,196.68,197.98,-1.3,flip_to_long -2793,做多,2020-03-11 13:00:00,2020-03-11 13:20:00,197.98,198.18,0.09,tp_upper -2794,做空,2020-03-11 13:40:00,2020-03-11 14:15:00,197.31,197.15,0.06,flip_to_long -2795,做多,2020-03-11 14:15:00,2020-03-11 16:10:00,197.15,192.03,-4.82,flip_to_short -2796,做空,2020-03-11 16:10:00,2020-03-11 16:30:00,192.03,193.43,-1.38,flip_to_long -2797,做多,2020-03-11 16:30:00,2020-03-11 16:35:00,193.43,192.68,-0.77,flip_to_short -2798,做空,2020-03-11 16:35:00,2020-03-11 16:50:00,192.68,192.56,0.02,flip_to_long -2799,做多,2020-03-11 16:50:00,2020-03-11 16:55:00,192.56,192.28,-0.34,flip_to_short -2800,做空,2020-03-11 16:55:00,2020-03-11 17:00:00,192.28,191.27,0.83,tp_lower -2801,做多,2020-03-11 18:30:00,2020-03-11 18:55:00,187.17,189.94,2.5,tp_upper -2802,做空,2020-03-11 21:35:00,2020-03-11 21:55:00,191.19,189.62,1.37,tp_lower -2803,做多,2020-03-11 22:30:00,2020-03-11 22:35:00,192.45,193.95,1.3,tp_upper -2804,做空,2020-03-12 00:10:00,2020-03-12 00:15:00,193.79,194.13,-0.42,flip_to_long -2805,做多,2020-03-12 00:15:00,2020-03-12 00:30:00,194.13,194.15,-0.07,flip_to_short -2806,做空,2020-03-12 00:30:00,2020-03-12 00:40:00,194.15,193.05,0.96,tp_lower -2807,做多,2020-03-12 00:55:00,2020-03-12 03:40:00,193.62,184.5,-8.89,flip_to_short -2808,做空,2020-03-12 03:40:00,2020-03-12 03:50:00,184.5,183.06,1.3,tp_lower -2809,做多,2020-03-12 05:05:00,2020-03-12 05:10:00,182.46,182.02,-0.52,flip_to_short -2810,做空,2020-03-12 05:10:00,2020-03-12 05:30:00,182.02,182.04,-0.11,flip_to_long -2811,做多,2020-03-12 05:30:00,2020-03-12 05:35:00,182.04,181.73,-0.39,flip_to_short -2812,做空,2020-03-12 05:35:00,2020-03-12 05:55:00,181.73,182.06,-0.41,flip_to_long -2813,做多,2020-03-12 05:55:00,2020-03-12 06:00:00,182.06,181.48,-0.65,flip_to_short -2814,做空,2020-03-12 06:00:00,2020-03-12 06:05:00,181.48,180.96,0.42,tp_lower -2815,做多,2020-03-12 08:30:00,2020-03-12 08:35:00,172.01,171.06,-1.06,flip_to_short -2816,做空,2020-03-12 08:35:00,2020-03-12 09:15:00,171.06,167.96,3.1,tp_lower -2817,做多,2020-03-12 12:10:00,2020-03-12 12:40:00,140.0,138.06,-2.56,flip_to_short -2818,做空,2020-03-12 12:40:00,2020-03-12 12:50:00,138.06,136.0,2.54,flip_to_long -2819,做多,2020-03-12 12:50:00,2020-03-12 13:05:00,136.0,136.25,0.24,flip_to_short -2820,做空,2020-03-12 13:05:00,2020-03-12 13:20:00,136.25,134.04,2.81,tp_lower -2821,做空,2020-03-12 16:00:00,2020-03-12 16:05:00,139.79,137.5,2.88,tp_lower -2822,做多,2020-03-12 16:55:00,2020-03-12 17:05:00,139.48,144.36,6.35,tp_upper -2823,做多,2020-03-12 18:25:00,2020-03-12 18:30:00,141.85,138.32,-4.83,flip_to_short -2824,做空,2020-03-12 18:30:00,2020-03-12 18:35:00,138.32,138.24,0.01,tp_lower -2825,做多,2020-03-12 19:30:00,2020-03-12 19:55:00,138.15,138.4,0.24,flip_to_short -2826,做空,2020-03-12 19:55:00,2020-03-12 20:10:00,138.4,137.28,1.41,tp_lower -2827,做多,2020-03-12 21:50:00,2020-03-12 22:05:00,129.43,133.2,5.35,tp_upper -2828,做空,2020-03-12 22:25:00,2020-03-12 23:00:00,129.71,125.09,6.75,tp_lower -2829,做多,2020-03-13 01:00:00,2020-03-13 01:05:00,108.5,106.45,-3.93,flip_to_short -2830,做空,2020-03-13 01:05:00,2020-03-13 01:15:00,106.45,106.4,-0.01,flip_to_long -2831,做多,2020-03-13 01:15:00,2020-03-13 02:35:00,106.4,117.44,20.5,tp_upper -2832,做空,2020-03-13 04:00:00,2020-03-13 04:55:00,120.32,109.23,20.09,tp_lower -2833,做多,2020-03-13 05:05:00,2020-03-13 05:10:00,121.58,118.7,-5.78,flip_to_short -2834,做空,2020-03-13 05:10:00,2020-03-13 05:35:00,118.7,118.41,0.45,flip_to_long -2835,做多,2020-03-13 05:35:00,2020-03-13 05:45:00,118.41,117.14,-2.62,flip_to_short -2836,做空,2020-03-13 05:45:00,2020-03-13 06:10:00,117.14,119.78,-5.32,flip_to_long -2837,做多,2020-03-13 06:10:00,2020-03-13 06:50:00,119.78,124.11,8.03,tp_upper -2838,做空,2020-03-13 07:30:00,2020-03-13 07:40:00,121.45,121.95,-1.08,flip_to_long -2839,做多,2020-03-13 07:40:00,2020-03-13 07:50:00,121.95,126.01,7.6,tp_upper -2840,做空,2020-03-13 08:30:00,2020-03-13 08:50:00,122.56,123.42,-1.8,flip_to_long -2841,做多,2020-03-13 08:50:00,2020-03-13 09:25:00,123.42,125.54,3.96,flip_to_short -2842,做空,2020-03-13 09:25:00,2020-03-13 09:30:00,125.54,127.64,-4.16,flip_to_long -2843,做多,2020-03-13 09:30:00,2020-03-13 09:40:00,127.64,129.34,3.04,tp_upper -2844,做多,2020-03-13 10:45:00,2020-03-13 11:00:00,130.63,126.19,-8.28,flip_to_short -2845,做空,2020-03-13 11:00:00,2020-03-13 11:05:00,126.19,125.42,1.3,tp_lower -2846,做多,2020-03-13 11:30:00,2020-03-13 11:35:00,129.99,129.56,-0.89,flip_to_short -2847,做空,2020-03-13 11:35:00,2020-03-13 11:45:00,129.56,129.7,-0.37,flip_to_long -2848,做多,2020-03-13 11:45:00,2020-03-13 11:50:00,129.7,128.38,-2.47,flip_to_short -2849,做空,2020-03-13 11:50:00,2020-03-13 12:10:00,128.38,128.5,-0.33,flip_to_long -2850,做多,2020-03-13 12:10:00,2020-03-13 12:15:00,128.5,128.57,0.01,flip_to_short -2851,做空,2020-03-13 12:15:00,2020-03-13 12:55:00,128.57,129.01,-0.9,flip_to_long -2852,做多,2020-03-13 12:55:00,2020-03-13 13:00:00,129.01,128.42,-1.15,flip_to_short -2853,做空,2020-03-13 13:00:00,2020-03-13 13:10:00,128.42,129.54,-2.08,flip_to_long -2854,做多,2020-03-13 13:10:00,2020-03-13 13:25:00,129.54,134.23,7.99,tp_upper -2855,做空,2020-03-13 13:55:00,2020-03-13 14:50:00,131.86,129.13,4.68,tp_lower -2856,做多,2020-03-13 16:10:00,2020-03-13 16:20:00,122.69,123.41,1.27,flip_to_short -2857,做空,2020-03-13 16:20:00,2020-03-13 17:05:00,123.41,124.93,-3.04,flip_to_long -2858,做多,2020-03-13 17:05:00,2020-03-13 17:10:00,124.93,123.21,-3.34,flip_to_short -2859,做空,2020-03-13 17:10:00,2020-03-13 17:20:00,123.21,123.97,-1.54,flip_to_long -2860,做多,2020-03-13 17:20:00,2020-03-13 17:35:00,123.97,124.31,0.51,flip_to_short -2861,做空,2020-03-13 17:35:00,2020-03-13 18:05:00,124.31,119.98,7.88,tp_lower -2862,做多,2020-03-13 19:00:00,2020-03-13 19:10:00,120.99,120.77,-0.55,flip_to_short -2863,做空,2020-03-13 19:10:00,2020-03-13 19:15:00,120.77,122.33,-3.18,flip_to_long -2864,做多,2020-03-13 19:15:00,2020-03-13 19:30:00,122.33,117.99,-8.39,flip_to_short -2865,做空,2020-03-13 19:30:00,2020-03-13 19:35:00,117.99,119.1,-2.23,flip_to_long -2866,做多,2020-03-13 19:35:00,2020-03-13 19:40:00,119.1,123.13,7.41,tp_upper -2867,做空,2020-03-13 21:15:00,2020-03-13 21:20:00,127.32,128.13,-1.58,flip_to_long -2868,做多,2020-03-13 21:20:00,2020-03-13 21:30:00,128.13,130.02,3.25,tp_upper -2869,做空,2020-03-13 21:50:00,2020-03-13 22:00:00,128.91,129.43,-1.05,flip_to_long -2870,做多,2020-03-13 22:00:00,2020-03-13 22:50:00,129.43,132.08,4.59,tp_upper -2871,做空,2020-03-13 23:40:00,2020-03-13 23:55:00,132.72,134.13,-2.61,flip_to_long -2872,做多,2020-03-13 23:55:00,2020-03-14 00:05:00,134.13,132.14,-3.55,flip_to_short -2873,做空,2020-03-14 00:05:00,2020-03-14 00:30:00,132.14,132.66,-1.05,flip_to_long -2874,做多,2020-03-14 00:30:00,2020-03-14 01:00:00,132.66,131.9,-1.47,flip_to_short -2875,做空,2020-03-14 01:00:00,2020-03-14 01:05:00,131.9,131.31,0.93,tp_lower -2876,做多,2020-03-14 01:35:00,2020-03-14 02:05:00,131.94,131.95,-0.1,flip_to_short -2877,做空,2020-03-14 02:05:00,2020-03-14 02:10:00,131.95,132.15,-0.47,flip_to_long -2878,做多,2020-03-14 02:10:00,2020-03-14 02:15:00,132.15,131.63,-1.04,flip_to_short -2879,做空,2020-03-14 02:15:00,2020-03-14 02:45:00,131.63,132.0,-0.77,flip_to_long -2880,做多,2020-03-14 02:45:00,2020-03-14 03:05:00,132.0,133.31,2.19,tp_upper -2881,做空,2020-03-14 04:00:00,2020-03-14 04:10:00,132.11,132.46,-0.74,flip_to_long -2882,做多,2020-03-14 04:10:00,2020-03-14 04:45:00,132.46,132.16,-0.65,flip_to_short -2883,做空,2020-03-14 04:45:00,2020-03-14 05:10:00,132.16,131.21,1.56,tp_lower -2884,做多,2020-03-14 06:20:00,2020-03-14 06:40:00,131.01,131.01,-0.12,flip_to_short -2885,做空,2020-03-14 06:40:00,2020-03-14 07:00:00,131.01,130.34,1.08,tp_lower -2886,做多,2020-03-14 07:10:00,2020-03-14 07:25:00,130.73,131.22,0.76,tp_upper -2887,做空,2020-03-14 07:30:00,2020-03-14 07:35:00,130.62,130.68,-0.23,flip_to_long -2888,做多,2020-03-14 07:35:00,2020-03-14 07:45:00,130.68,130.52,-0.41,flip_to_short -2889,做空,2020-03-14 07:45:00,2020-03-14 07:55:00,130.52,132.19,-3.12,flip_to_long -2890,做多,2020-03-14 07:55:00,2020-03-14 08:00:00,132.19,129.64,-4.58,tp_upper -2891,做多,2020-03-14 10:25:00,2020-03-14 10:30:00,128.02,128.33,0.44,tp_upper -2892,做空,2020-03-14 12:00:00,2020-03-14 12:05:00,127.8,127.15,1.04,tp_lower -2893,做多,2020-03-14 12:55:00,2020-03-14 13:00:00,128.52,128.4,-0.33,flip_to_short -2894,做空,2020-03-14 13:00:00,2020-03-14 13:25:00,128.4,127.89,0.79,flip_to_long -2895,做多,2020-03-14 13:25:00,2020-03-14 13:30:00,127.89,127.39,-1.01,flip_to_short -2896,做空,2020-03-14 13:30:00,2020-03-14 13:35:00,127.39,126.79,0.96,tp_lower -2897,做多,2020-03-14 14:25:00,2020-03-14 14:40:00,127.62,127.03,-1.17,flip_to_short -2898,做空,2020-03-14 14:40:00,2020-03-14 14:55:00,127.03,127.33,-0.65,flip_to_long -2899,做多,2020-03-14 14:55:00,2020-03-14 15:00:00,127.33,127.7,0.54,tp_upper -2900,做空,2020-03-14 15:15:00,2020-03-14 15:25:00,126.96,126.19,1.26,tp_lower -2901,做多,2020-03-14 15:45:00,2020-03-14 15:50:00,127.18,127.14,-0.19,flip_to_short -2902,做空,2020-03-14 15:50:00,2020-03-14 16:00:00,127.14,128.31,-2.21,tp_lower -2903,做空,2020-03-14 16:40:00,2020-03-14 16:45:00,127.55,127.81,-0.57,flip_to_long -2904,做多,2020-03-14 16:45:00,2020-03-14 17:00:00,127.81,127.33,-0.95,flip_to_short -2905,做空,2020-03-14 17:00:00,2020-03-14 17:10:00,127.33,127.72,-0.8,flip_to_long -2906,做多,2020-03-14 17:10:00,2020-03-14 17:35:00,127.72,127.9,0.2,flip_to_short -2907,做空,2020-03-14 17:35:00,2020-03-14 17:50:00,127.9,128.4,-0.98,flip_to_long -2908,做多,2020-03-14 17:50:00,2020-03-14 17:55:00,128.4,128.16,-0.52,flip_to_short -2909,做空,2020-03-14 17:55:00,2020-03-14 19:15:00,128.16,128.61,-0.89,flip_to_long -2910,做多,2020-03-14 19:15:00,2020-03-14 20:55:00,128.61,127.38,-2.21,flip_to_short -2911,做空,2020-03-14 20:55:00,2020-03-14 21:05:00,127.38,126.46,1.46,tp_lower -2912,做多,2020-03-14 21:25:00,2020-03-14 21:30:00,127.34,127.3,-0.18,flip_to_short -2913,做空,2020-03-14 21:30:00,2020-03-14 21:45:00,127.3,127.62,-0.66,tp_lower -2914,做空,2020-03-14 21:50:00,2020-03-14 22:00:00,126.7,126.81,-0.3,flip_to_long -2915,做多,2020-03-14 22:00:00,2020-03-14 22:55:00,126.81,124.79,-3.57,flip_to_short -2916,做空,2020-03-14 22:55:00,2020-03-14 23:10:00,124.79,123.22,2.58,tp_lower -2917,做多,2020-03-14 23:50:00,2020-03-15 01:10:00,123.11,122.2,-1.7,flip_to_short -2918,做空,2020-03-15 01:10:00,2020-03-15 01:15:00,122.2,122.57,-0.79,flip_to_long -2919,做多,2020-03-15 01:15:00,2020-03-15 01:20:00,122.57,122.02,-1.11,flip_to_short -2920,做空,2020-03-15 01:20:00,2020-03-15 02:30:00,122.02,122.28,-0.58,flip_to_long -2921,做多,2020-03-15 02:30:00,2020-03-15 02:45:00,122.28,121.61,-1.32,flip_to_short -2922,做空,2020-03-15 02:45:00,2020-03-15 02:50:00,121.61,121.37,0.32,tp_lower -2923,做多,2020-03-15 03:00:00,2020-03-15 03:20:00,121.58,121.67,0.05,flip_to_short -2924,做空,2020-03-15 03:20:00,2020-03-15 03:40:00,121.67,120.88,1.31,tp_lower -2925,做多,2020-03-15 04:00:00,2020-03-15 04:05:00,121.8,121.45,-0.74,flip_to_short -2926,做空,2020-03-15 04:05:00,2020-03-15 04:10:00,121.45,121.57,-0.33,flip_to_long -2927,做多,2020-03-15 04:10:00,2020-03-15 04:20:00,121.57,121.6,-0.06,flip_to_short -2928,做空,2020-03-15 04:20:00,2020-03-15 07:40:00,121.6,123.34,-3.25,flip_to_long -2929,做多,2020-03-15 07:40:00,2020-03-15 07:55:00,123.34,123.3,-0.18,flip_to_short -2930,做空,2020-03-15 07:55:00,2020-03-15 08:20:00,123.3,122.49,1.31,tp_lower -2931,做多,2020-03-15 08:35:00,2020-03-15 09:50:00,122.95,122.35,-1.16,flip_to_short -2932,做空,2020-03-15 09:50:00,2020-03-15 10:00:00,122.35,122.27,0.03,flip_to_long -2933,做多,2020-03-15 10:00:00,2020-03-15 10:10:00,122.27,122.92,1.04,tp_upper -2934,做空,2020-03-15 12:25:00,2020-03-15 12:30:00,126.06,125.55,0.77,tp_lower -2935,做多,2020-03-15 13:30:00,2020-03-15 13:45:00,125.77,125.31,-0.9,flip_to_short -2936,做空,2020-03-15 13:45:00,2020-03-15 14:00:00,125.31,125.62,-0.64,flip_to_long -2937,做多,2020-03-15 14:00:00,2020-03-15 14:05:00,125.62,125.28,-0.69,flip_to_short -2938,做空,2020-03-15 14:05:00,2020-03-15 14:15:00,125.28,124.26,1.64,tp_lower -2939,做多,2020-03-15 15:05:00,2020-03-15 15:10:00,124.51,124.47,-0.18,flip_to_short -2940,做空,2020-03-15 15:10:00,2020-03-15 15:55:00,124.47,124.05,0.62,flip_to_long -2941,做多,2020-03-15 15:55:00,2020-03-15 16:05:00,124.05,123.89,-0.39,flip_to_short -2942,做空,2020-03-15 16:05:00,2020-03-15 16:30:00,123.89,123.04,1.37,tp_lower -2943,做多,2020-03-15 16:50:00,2020-03-15 17:15:00,123.46,123.37,-0.27,flip_to_short -2944,做空,2020-03-15 17:15:00,2020-03-15 17:20:00,123.37,124.12,-1.42,flip_to_long -2945,做多,2020-03-15 17:20:00,2020-03-15 17:25:00,124.12,124.92,1.28,tp_upper -2946,做空,2020-03-15 17:45:00,2020-03-15 18:35:00,123.58,124.01,-0.86,flip_to_long -2947,做多,2020-03-15 18:35:00,2020-03-15 18:50:00,124.01,123.47,-1.04,flip_to_short -2948,做空,2020-03-15 18:50:00,2020-03-15 19:05:00,123.47,123.63,-0.38,flip_to_long -2949,做多,2020-03-15 19:05:00,2020-03-15 19:15:00,123.63,124.33,1.1,tp_upper -2950,做空,2020-03-15 19:55:00,2020-03-15 20:05:00,123.3,122.9,0.59,tp_lower -2951,做多,2020-03-15 21:05:00,2020-03-15 21:10:00,123.29,124.87,2.65,tp_upper -2952,做空,2020-03-15 22:15:00,2020-03-15 23:40:00,125.85,124.77,1.76,flip_to_long -2953,做多,2020-03-15 23:40:00,2020-03-15 23:50:00,124.77,123.76,-1.88,flip_to_short -2954,做空,2020-03-15 23:50:00,2020-03-15 23:55:00,123.76,123.89,-0.34,tp_lower -2955,做多,2020-03-16 01:10:00,2020-03-16 01:15:00,122.97,122.54,-0.89,flip_to_short -2956,做空,2020-03-16 01:15:00,2020-03-16 03:10:00,122.54,122.59,-0.2,tp_lower -2957,做空,2020-03-16 05:20:00,2020-03-16 05:25:00,121.6,121.11,0.79,tp_lower -2958,做多,2020-03-16 08:30:00,2020-03-16 08:50:00,109.15,111.21,4.1,tp_upper -2959,做空,2020-03-16 09:45:00,2020-03-16 09:50:00,109.5,107.87,3.27,tp_lower -2960,做多,2020-03-16 11:15:00,2020-03-16 11:20:00,104.87,103.94,-2.16,flip_to_short -2961,做空,2020-03-16 11:20:00,2020-03-16 11:25:00,103.94,104.43,-1.19,flip_to_long -2962,做多,2020-03-16 11:25:00,2020-03-16 11:30:00,104.43,102.53,-4.24,flip_to_short -2963,做空,2020-03-16 11:30:00,2020-03-16 11:35:00,102.53,103.55,-2.33,flip_to_long -2964,做多,2020-03-16 11:35:00,2020-03-16 11:55:00,103.55,103.91,0.65,flip_to_short -2965,做空,2020-03-16 11:55:00,2020-03-16 12:05:00,103.91,107.81,-8.4,flip_to_long -2966,做多,2020-03-16 12:05:00,2020-03-16 12:10:00,107.81,107.59,-0.54,tp_upper -2967,做空,2020-03-16 13:05:00,2020-03-16 13:25:00,105.91,103.83,4.05,tp_lower -2968,做多,2020-03-16 13:30:00,2020-03-16 13:55:00,104.76,108.65,7.89,tp_upper -2969,做空,2020-03-16 16:00:00,2020-03-16 16:15:00,113.16,110.94,4.27,tp_lower -2970,做多,2020-03-16 16:30:00,2020-03-16 17:30:00,112.49,113.15,1.22,tp_upper -2971,做空,2020-03-16 17:35:00,2020-03-16 18:10:00,112.33,112.53,-0.52,flip_to_long -2972,做多,2020-03-16 18:10:00,2020-03-16 18:15:00,112.53,112.34,-0.5,flip_to_short -2973,做空,2020-03-16 18:15:00,2020-03-16 18:20:00,112.34,112.43,-0.3,flip_to_long -2974,做多,2020-03-16 18:20:00,2020-03-16 18:30:00,112.43,113.88,2.81,tp_upper -2975,做空,2020-03-16 19:25:00,2020-03-16 19:30:00,113.0,111.37,3.2,tp_lower -2976,做多,2020-03-16 21:20:00,2020-03-16 21:30:00,109.85,109.87,-0.07,flip_to_short -2977,做空,2020-03-16 21:30:00,2020-03-16 21:45:00,109.87,109.46,0.75,flip_to_long -2978,做多,2020-03-16 21:45:00,2020-03-16 21:55:00,109.46,109.68,0.35,flip_to_short -2979,做空,2020-03-16 21:55:00,2020-03-16 22:25:00,109.68,107.34,4.86,tp_lower -2980,做多,2020-03-16 23:15:00,2020-03-16 23:40:00,109.91,110.43,1.01,tp_upper -2981,做空,2020-03-17 00:15:00,2020-03-17 00:30:00,109.83,110.28,-1.12,flip_to_long -2982,做多,2020-03-17 00:30:00,2020-03-17 00:35:00,110.28,110.09,-0.54,flip_to_short -2983,做空,2020-03-17 00:35:00,2020-03-17 02:20:00,110.09,114.32,-9.44,flip_to_long -2984,做多,2020-03-17 02:20:00,2020-03-17 02:45:00,114.32,116.32,3.95,flip_to_short -2985,做空,2020-03-17 02:45:00,2020-03-17 03:15:00,116.32,116.0,0.53,flip_to_long -2986,做多,2020-03-17 03:15:00,2020-03-17 03:30:00,116.0,116.3,0.49,flip_to_short -2987,做空,2020-03-17 03:30:00,2020-03-17 04:10:00,116.3,116.86,-1.26,flip_to_long -2988,做多,2020-03-17 04:10:00,2020-03-17 04:15:00,116.86,116.71,-0.42,flip_to_short -2989,做空,2020-03-17 04:15:00,2020-03-17 04:20:00,116.71,115.73,1.86,tp_lower -2990,做多,2020-03-17 04:55:00,2020-03-17 05:15:00,116.42,116.57,0.19,flip_to_short -2991,做空,2020-03-17 05:15:00,2020-03-17 05:20:00,116.57,117.26,-1.52,flip_to_long -2992,做多,2020-03-17 05:20:00,2020-03-17 05:45:00,117.26,116.6,-1.44,flip_to_short -2993,做空,2020-03-17 05:45:00,2020-03-17 06:20:00,116.6,115.97,1.15,tp_lower -2994,做多,2020-03-17 06:45:00,2020-03-17 07:00:00,116.6,116.84,0.37,flip_to_short -2995,做空,2020-03-17 07:00:00,2020-03-17 08:45:00,116.84,116.93,-0.3,tp_lower -2996,做多,2020-03-17 10:10:00,2020-03-17 10:20:00,116.49,116.26,-0.58,flip_to_short -2997,做空,2020-03-17 10:20:00,2020-03-17 10:50:00,116.26,116.01,0.39,flip_to_long -2998,做多,2020-03-17 10:50:00,2020-03-17 11:10:00,116.01,116.71,1.3,tp_upper -2999,做空,2020-03-17 11:15:00,2020-03-17 11:35:00,116.26,115.93,0.55,tp_lower -3000,做多,2020-03-17 11:45:00,2020-03-17 11:50:00,116.46,116.15,-0.75,flip_to_short -3001,做空,2020-03-17 11:50:00,2020-03-17 12:10:00,116.15,116.19,-0.2,flip_to_long -3002,做多,2020-03-17 12:10:00,2020-03-17 12:25:00,116.19,116.34,0.19,flip_to_short -3003,做空,2020-03-17 12:25:00,2020-03-17 12:40:00,116.34,116.57,-0.58,flip_to_long -3004,做多,2020-03-17 12:40:00,2020-03-17 12:50:00,116.57,117.57,1.89,tp_upper -3005,做空,2020-03-17 12:55:00,2020-03-17 13:00:00,115.08,115.31,-0.59,tp_lower -3006,做多,2020-03-17 13:15:00,2020-03-17 13:30:00,115.89,116.77,1.67,tp_upper -3007,做空,2020-03-17 13:35:00,2020-03-17 13:40:00,115.65,115.02,1.17,tp_lower -3008,做多,2020-03-17 14:20:00,2020-03-17 14:30:00,114.54,114.58,-0.04,flip_to_short -3009,做空,2020-03-17 14:30:00,2020-03-17 14:35:00,114.58,114.72,-0.41,flip_to_long -3010,做多,2020-03-17 14:35:00,2020-03-17 15:10:00,114.72,116.92,4.43,tp_upper -3011,做空,2020-03-17 16:25:00,2020-03-17 16:45:00,117.35,117.44,-0.31,flip_to_long -3012,做多,2020-03-17 16:45:00,2020-03-17 16:50:00,117.44,117.13,-0.76,flip_to_short -3013,做空,2020-03-17 16:50:00,2020-03-17 17:00:00,117.13,117.35,-0.57,flip_to_long -3014,做多,2020-03-17 17:00:00,2020-03-17 17:30:00,117.35,117.54,0.27,flip_to_short -3015,做空,2020-03-17 17:30:00,2020-03-17 17:35:00,117.54,117.8,-0.65,flip_to_long -3016,做多,2020-03-17 17:35:00,2020-03-17 17:50:00,117.8,118.14,0.57,tp_upper -3017,做空,2020-03-17 18:20:00,2020-03-17 18:55:00,117.9,117.98,-0.28,flip_to_long -3018,做多,2020-03-17 18:55:00,2020-03-17 19:40:00,117.98,117.8,-0.48,flip_to_short -3019,做空,2020-03-17 19:40:00,2020-03-17 19:50:00,117.8,117.42,0.65,tp_lower -3020,做多,2020-03-17 20:25:00,2020-03-17 20:35:00,117.7,118.66,1.83,tp_upper -3021,做空,2020-03-17 21:10:00,2020-03-17 21:35:00,117.84,117.69,0.19,flip_to_long -3022,做多,2020-03-17 21:35:00,2020-03-17 22:40:00,117.69,117.52,-0.47,flip_to_short -3023,做空,2020-03-17 22:40:00,2020-03-17 23:15:00,117.52,117.26,0.41,flip_to_long -3024,做多,2020-03-17 23:15:00,2020-03-17 23:25:00,117.26,118.0,1.4,tp_upper -3025,做空,2020-03-17 23:50:00,2020-03-17 23:55:00,116.95,115.68,2.51,tp_lower -3026,做多,2020-03-18 00:25:00,2020-03-18 00:45:00,117.22,116.62,-1.43,flip_to_short -3027,做空,2020-03-18 00:45:00,2020-03-18 01:10:00,116.62,116.86,-0.65,flip_to_long -3028,做多,2020-03-18 01:10:00,2020-03-18 01:15:00,116.86,116.59,-0.71,flip_to_short -3029,做空,2020-03-18 01:15:00,2020-03-18 01:20:00,116.59,116.97,-0.94,flip_to_long -3030,做多,2020-03-18 01:20:00,2020-03-18 01:25:00,116.97,116.72,-0.66,flip_to_short -3031,做空,2020-03-18 01:25:00,2020-03-18 02:00:00,116.72,116.72,-0.12,flip_to_long -3032,做多,2020-03-18 02:00:00,2020-03-18 02:45:00,116.72,116.57,-0.44,flip_to_short -3033,做空,2020-03-18 02:45:00,2020-03-18 02:50:00,116.57,116.83,-0.68,flip_to_long -3034,做多,2020-03-18 02:50:00,2020-03-18 03:00:00,116.83,117.12,0.49,tp_upper -3035,做多,2020-03-18 04:20:00,2020-03-18 04:40:00,117.19,117.75,1.06,tp_upper -3036,做空,2020-03-18 04:45:00,2020-03-18 05:15:00,117.41,116.72,1.34,tp_lower -3037,做多,2020-03-18 08:15:00,2020-03-18 08:20:00,113.4,113.11,-0.76,flip_to_short -3038,做空,2020-03-18 08:20:00,2020-03-18 08:25:00,113.11,113.27,-0.48,flip_to_long -3039,做多,2020-03-18 08:25:00,2020-03-18 08:30:00,113.27,112.73,-1.31,flip_to_short -3040,做空,2020-03-18 08:30:00,2020-03-18 08:45:00,112.73,112.69,-0.04,flip_to_long -3041,做多,2020-03-18 08:45:00,2020-03-18 08:50:00,112.69,112.24,-1.11,flip_to_short -3042,做空,2020-03-18 08:50:00,2020-03-18 08:55:00,112.24,112.8,-1.35,flip_to_long -3043,做多,2020-03-18 08:55:00,2020-03-18 09:05:00,112.8,113.5,1.39,tp_upper -3044,做空,2020-03-18 09:35:00,2020-03-18 09:50:00,113.02,112.02,2.05,tp_lower -3045,做多,2020-03-18 10:35:00,2020-03-18 11:05:00,112.49,112.13,-0.91,flip_to_short -3046,做空,2020-03-18 11:05:00,2020-03-18 12:15:00,112.13,111.38,1.52,tp_lower -3047,做多,2020-03-18 12:35:00,2020-03-18 13:25:00,112.16,112.98,1.68,tp_upper -3048,做空,2020-03-18 14:50:00,2020-03-18 14:55:00,114.65,114.94,-0.75,flip_to_long -3049,做多,2020-03-18 14:55:00,2020-03-18 15:50:00,114.94,116.18,2.55,tp_upper -3050,做空,2020-03-18 16:15:00,2020-03-18 16:30:00,113.71,113.56,0.21,tp_lower -3051,做多,2020-03-18 16:45:00,2020-03-18 16:50:00,114.81,114.32,-1.19,flip_to_short -3052,做空,2020-03-18 16:50:00,2020-03-18 17:05:00,114.32,113.15,2.43,tp_lower -3053,做多,2020-03-18 17:35:00,2020-03-18 18:05:00,114.01,114.61,1.2,tp_upper -3054,做空,2020-03-18 18:25:00,2020-03-18 21:00:00,114.21,116.54,-5.28,flip_to_long -3055,做多,2020-03-18 21:00:00,2020-03-18 21:15:00,116.54,116.25,-0.74,flip_to_short -3056,做空,2020-03-18 21:15:00,2020-03-18 21:25:00,116.25,116.43,-0.5,flip_to_long -3057,做多,2020-03-18 21:25:00,2020-03-18 21:55:00,116.43,116.48,-0.02,flip_to_short -3058,做空,2020-03-18 21:55:00,2020-03-18 22:05:00,116.48,115.51,1.92,tp_lower -3059,做多,2020-03-18 22:45:00,2020-03-18 23:05:00,115.85,116.13,0.47,flip_to_short -3060,做空,2020-03-18 23:05:00,2020-03-19 00:45:00,116.13,117.99,-4.09,flip_to_long -3061,做多,2020-03-19 00:45:00,2020-03-19 00:50:00,117.99,117.78,-0.57,flip_to_short -3062,做空,2020-03-19 00:50:00,2020-03-19 01:00:00,117.78,118.09,-0.79,flip_to_long -3063,做多,2020-03-19 01:00:00,2020-03-19 01:25:00,118.09,118.25,0.21,flip_to_short -3064,做空,2020-03-19 01:25:00,2020-03-19 01:45:00,118.25,117.35,1.78,tp_lower -3065,做多,2020-03-19 03:30:00,2020-03-19 03:45:00,116.26,116.3,-0.04,flip_to_short -3066,做空,2020-03-19 03:45:00,2020-03-19 03:55:00,116.3,116.03,0.46,flip_to_long -3067,做多,2020-03-19 03:55:00,2020-03-19 04:05:00,116.03,116.19,0.22,flip_to_short -3068,做空,2020-03-19 04:05:00,2020-03-19 04:15:00,116.19,115.81,0.7,tp_lower -3069,做多,2020-03-19 04:25:00,2020-03-19 04:50:00,116.09,116.17,0.05,flip_to_short -3070,做空,2020-03-19 04:50:00,2020-03-19 07:00:00,116.17,117.53,-3.08,flip_to_long -3071,做多,2020-03-19 07:00:00,2020-03-19 07:05:00,117.53,117.95,0.76,tp_upper -3072,做空,2020-03-19 08:30:00,2020-03-19 08:45:00,118.8,118.72,0.04,tp_lower -3073,做多,2020-03-19 08:50:00,2020-03-19 09:20:00,119.02,120.53,3.04,tp_upper -3074,做空,2020-03-19 10:40:00,2020-03-19 10:50:00,122.77,123.13,-0.87,flip_to_long -3075,做多,2020-03-19 10:50:00,2020-03-19 11:20:00,123.13,123.42,0.47,flip_to_short -3076,做空,2020-03-19 11:20:00,2020-03-19 11:40:00,123.42,123.44,-0.17,flip_to_long -3077,做多,2020-03-19 11:40:00,2020-03-19 11:55:00,123.44,123.8,0.61,tp_upper -3078,做空,2020-03-19 13:20:00,2020-03-19 13:30:00,125.93,124.04,3.66,tp_lower -3079,做多,2020-03-19 14:10:00,2020-03-19 14:25:00,127.0,126.5,-1.13,flip_to_short -3080,做空,2020-03-19 14:25:00,2020-03-19 14:45:00,126.5,126.0,0.88,flip_to_long -3081,做多,2020-03-19 14:45:00,2020-03-19 14:55:00,126.0,126.1,0.07,flip_to_short -3082,做空,2020-03-19 14:55:00,2020-03-19 18:10:00,126.1,137.14,-22.46,flip_to_long -3083,做多,2020-03-19 18:10:00,2020-03-19 18:30:00,137.14,136.27,-1.59,flip_to_short -3084,做空,2020-03-19 18:30:00,2020-03-19 18:55:00,136.27,134.73,2.49,tp_lower -3085,做多,2020-03-19 19:40:00,2020-03-19 19:50:00,135.7,135.75,-0.03,flip_to_short -3086,做空,2020-03-19 19:50:00,2020-03-19 20:10:00,135.75,135.73,-0.08,flip_to_long -3087,做多,2020-03-19 20:10:00,2020-03-19 20:15:00,135.73,135.67,-0.22,flip_to_short -3088,做空,2020-03-19 20:15:00,2020-03-19 21:30:00,135.67,136.35,-1.28,flip_to_long -3089,做多,2020-03-19 21:30:00,2020-03-19 21:50:00,136.35,136.87,0.76,tp_upper -3090,做空,2020-03-19 23:05:00,2020-03-20 00:00:00,137.09,138.75,-2.92,flip_to_long -3091,做多,2020-03-20 00:00:00,2020-03-20 00:10:00,138.75,138.36,-0.78,flip_to_short -3092,做空,2020-03-20 00:10:00,2020-03-20 00:55:00,138.36,138.08,0.36,flip_to_long -3093,做多,2020-03-20 00:55:00,2020-03-20 01:05:00,138.08,137.68,-0.8,flip_to_short -3094,做空,2020-03-20 01:05:00,2020-03-20 01:10:00,137.68,137.88,-0.46,flip_to_long -3095,做多,2020-03-20 01:10:00,2020-03-20 02:30:00,137.88,136.33,-2.74,flip_to_short -3096,做空,2020-03-20 02:30:00,2020-03-20 03:25:00,136.33,134.99,2.15,tp_lower -3097,做多,2020-03-20 04:20:00,2020-03-20 04:35:00,135.18,136.17,1.58,tp_upper -3098,做空,2020-03-20 05:50:00,2020-03-20 06:00:00,136.98,137.3,-0.66,flip_to_long -3099,做多,2020-03-20 06:00:00,2020-03-20 06:10:00,137.3,137.6,0.39,flip_to_short -3100,做空,2020-03-20 06:10:00,2020-03-20 06:25:00,137.6,136.25,2.17,tp_lower -3101,做多,2020-03-20 06:45:00,2020-03-20 06:55:00,137.54,137.69,0.14,flip_to_short -3102,做空,2020-03-20 06:55:00,2020-03-20 07:10:00,137.69,138.0,-0.65,flip_to_long -3103,做多,2020-03-20 07:10:00,2020-03-20 07:20:00,138.0,138.61,0.92,tp_upper -3104,做空,2020-03-20 09:25:00,2020-03-20 09:30:00,146.12,146.92,-1.41,flip_to_long -3105,做多,2020-03-20 09:30:00,2020-03-20 09:45:00,146.92,147.03,0.06,flip_to_short -3106,做空,2020-03-20 09:45:00,2020-03-20 09:50:00,147.03,149.15,-3.49,flip_to_long -3107,做多,2020-03-20 09:50:00,2020-03-20 09:55:00,149.15,149.84,0.95,tp_upper -3108,做空,2020-03-20 10:00:00,2020-03-20 11:10:00,148.29,147.02,1.86,tp_lower -3109,做多,2020-03-20 12:40:00,2020-03-20 12:45:00,145.15,144.11,-1.78,flip_to_short -3110,做空,2020-03-20 12:45:00,2020-03-20 13:00:00,144.11,142.68,2.18,tp_lower -3111,做多,2020-03-20 14:00:00,2020-03-20 15:15:00,142.43,142.96,0.75,flip_to_short -3112,做空,2020-03-20 15:15:00,2020-03-20 15:25:00,142.96,142.58,0.5,flip_to_long -3113,做多,2020-03-20 15:25:00,2020-03-20 16:05:00,142.58,141.35,-2.13,tp_upper -3114,做多,2020-03-20 17:35:00,2020-03-20 17:45:00,139.19,138.88,-0.63,flip_to_short -3115,做空,2020-03-20 17:45:00,2020-03-20 17:55:00,138.88,139.02,-0.35,flip_to_long -3116,做多,2020-03-20 17:55:00,2020-03-20 18:00:00,139.02,138.05,-1.72,flip_to_short -3117,做空,2020-03-20 18:00:00,2020-03-20 18:25:00,138.05,136.0,3.28,tp_lower -3118,做多,2020-03-20 19:45:00,2020-03-20 19:50:00,133.97,132.71,-2.3,flip_to_short -3119,做空,2020-03-20 19:50:00,2020-03-20 20:00:00,132.71,127.71,8.53,tp_lower -3120,做多,2020-03-20 21:00:00,2020-03-20 21:35:00,127.4,131.16,6.9,tp_upper -3121,做空,2020-03-20 22:30:00,2020-03-20 22:40:00,129.58,130.09,-1.09,flip_to_long -3122,做多,2020-03-20 22:40:00,2020-03-20 23:00:00,130.09,131.3,2.14,flip_to_short -3123,做空,2020-03-20 23:00:00,2020-03-20 23:05:00,131.3,132.18,-1.77,flip_to_long -3124,做多,2020-03-20 23:05:00,2020-03-20 23:10:00,132.18,130.28,-3.62,flip_to_short -3125,做空,2020-03-20 23:10:00,2020-03-20 23:20:00,130.28,130.62,-0.75,tp_lower -3126,做多,2020-03-20 23:25:00,2020-03-20 23:45:00,130.97,131.17,0.25,flip_to_short -3127,做空,2020-03-20 23:45:00,2020-03-20 23:50:00,131.17,132.14,-1.89,flip_to_long -3128,做多,2020-03-20 23:50:00,2020-03-20 23:55:00,132.14,133.52,2.36,tp_upper -3129,做空,2020-03-21 00:00:00,2020-03-21 00:05:00,130.7,131.92,-2.43,flip_to_long -3130,做多,2020-03-21 00:05:00,2020-03-21 00:10:00,131.92,131.06,-1.72,flip_to_short -3131,做空,2020-03-21 00:10:00,2020-03-21 00:15:00,131.06,131.29,-0.55,flip_to_long -3132,做多,2020-03-21 00:15:00,2020-03-21 00:45:00,131.29,131.33,-0.05,flip_to_short -3133,做空,2020-03-21 00:45:00,2020-03-21 01:00:00,131.33,131.49,-0.42,flip_to_long -3134,做多,2020-03-21 01:00:00,2020-03-21 01:10:00,131.49,132.93,2.52,tp_upper -3135,做空,2020-03-21 02:40:00,2020-03-21 02:45:00,134.62,135.1,-0.99,flip_to_long -3136,做多,2020-03-21 02:45:00,2020-03-21 02:55:00,135.1,134.56,-1.09,flip_to_short -3137,做空,2020-03-21 02:55:00,2020-03-21 03:15:00,134.56,132.54,3.51,tp_lower -3138,做多,2020-03-21 03:55:00,2020-03-21 04:00:00,134.41,135.12,1.17,tp_upper -3139,做空,2020-03-21 04:10:00,2020-03-21 04:25:00,134.35,133.75,0.98,flip_to_long -3140,做多,2020-03-21 04:25:00,2020-03-21 04:35:00,133.75,132.92,-1.66,flip_to_short -3141,做空,2020-03-21 04:35:00,2020-03-21 04:45:00,132.92,131.96,1.65,tp_lower -3142,做多,2020-03-21 06:10:00,2020-03-21 06:30:00,131.08,130.84,-0.57,flip_to_short -3143,做空,2020-03-21 06:30:00,2020-03-21 06:35:00,130.84,130.94,-0.31,flip_to_long -3144,做多,2020-03-21 06:35:00,2020-03-21 06:55:00,130.94,133.18,4.08,tp_upper -3145,做空,2020-03-21 07:20:00,2020-03-21 07:25:00,130.37,131.13,-1.58,flip_to_long -3146,做多,2020-03-21 07:25:00,2020-03-21 07:30:00,131.13,130.58,-1.16,flip_to_short -3147,做空,2020-03-21 07:30:00,2020-03-21 07:35:00,130.58,131.56,-1.97,flip_to_long -3148,做多,2020-03-21 07:35:00,2020-03-21 07:40:00,131.56,131.01,-1.14,flip_to_short -3149,做空,2020-03-21 07:40:00,2020-03-21 07:50:00,131.01,131.74,-1.48,flip_to_long -3150,做多,2020-03-21 07:50:00,2020-03-21 07:55:00,131.74,131.22,-1.07,flip_to_short -3151,做空,2020-03-21 07:55:00,2020-03-21 08:05:00,131.22,129.99,2.13,tp_lower -3152,做多,2020-03-21 08:25:00,2020-03-21 08:30:00,131.04,130.47,-1.18,flip_to_short -3153,做空,2020-03-21 08:30:00,2020-03-21 08:35:00,130.47,130.85,-0.82,flip_to_long -3154,做多,2020-03-21 08:35:00,2020-03-21 08:50:00,130.85,130.88,-0.07,flip_to_short -3155,做空,2020-03-21 08:50:00,2020-03-21 09:05:00,130.88,130.24,1.05,tp_lower -3156,做多,2020-03-21 10:25:00,2020-03-21 10:30:00,128.96,128.71,-0.59,flip_to_short -3157,做空,2020-03-21 10:30:00,2020-03-21 10:35:00,128.71,129.24,-1.11,flip_to_long -3158,做多,2020-03-21 10:35:00,2020-03-21 10:45:00,129.24,128.13,-2.17,flip_to_short -3159,做空,2020-03-21 10:45:00,2020-03-21 11:00:00,128.13,127.79,0.51,tp_lower -3160,做多,2020-03-21 11:30:00,2020-03-21 11:45:00,128.83,129.53,1.17,tp_upper -3161,做空,2020-03-21 13:50:00,2020-03-21 13:55:00,131.58,131.68,-0.3,flip_to_long -3162,做多,2020-03-21 13:55:00,2020-03-21 14:15:00,131.68,133.3,2.8,tp_upper -3163,做空,2020-03-21 14:25:00,2020-03-21 14:35:00,131.84,131.27,0.92,tp_lower -3164,做多,2020-03-21 14:40:00,2020-03-21 15:05:00,131.55,131.97,0.65,flip_to_short -3165,做空,2020-03-21 15:05:00,2020-03-21 15:15:00,131.97,132.04,-0.25,flip_to_long -3166,做多,2020-03-21 15:15:00,2020-03-21 15:20:00,132.04,131.62,-0.89,flip_to_short -3167,做空,2020-03-21 15:20:00,2020-03-21 15:30:00,131.62,131.79,-0.43,tp_lower -3168,做多,2020-03-21 15:35:00,2020-03-21 15:50:00,131.8,132.71,1.53,tp_upper -3169,做空,2020-03-21 16:00:00,2020-03-21 16:25:00,132.77,132.2,0.92,flip_to_long -3170,做多,2020-03-21 16:25:00,2020-03-21 18:30:00,132.2,132.12,-0.27,tp_upper -3171,做空,2020-03-21 19:50:00,2020-03-21 20:15:00,132.7,132.36,0.5,flip_to_long -3172,做多,2020-03-21 20:15:00,2020-03-21 20:35:00,132.36,134.18,3.2,tp_upper -3173,做空,2020-03-21 21:35:00,2020-03-21 22:35:00,134.16,133.47,1.14,flip_to_long -3174,做多,2020-03-21 22:35:00,2020-03-21 23:20:00,133.47,132.93,-1.12,flip_to_short -3175,做空,2020-03-21 23:20:00,2020-03-21 23:30:00,132.93,132.13,1.35,tp_lower -3176,做多,2020-03-21 23:55:00,2020-03-22 00:55:00,132.67,132.23,-0.94,flip_to_short -3177,做空,2020-03-22 00:55:00,2020-03-22 02:30:00,132.23,134.46,-4.44,flip_to_long -3178,做多,2020-03-22 02:30:00,2020-03-22 02:45:00,134.46,133.9,-1.17,flip_to_short -3179,做空,2020-03-22 02:45:00,2020-03-22 03:20:00,133.9,134.03,-0.37,flip_to_long -3180,做多,2020-03-22 03:20:00,2020-03-22 03:40:00,134.03,134.73,1.18,tp_upper -3181,做空,2020-03-22 04:35:00,2020-03-22 04:40:00,134.79,135.04,-0.59,flip_to_long -3182,做多,2020-03-22 04:40:00,2020-03-22 04:50:00,135.04,134.77,-0.62,flip_to_short -3183,做空,2020-03-22 04:50:00,2020-03-22 05:00:00,134.77,135.41,-1.31,flip_to_long -3184,做多,2020-03-22 05:00:00,2020-03-22 05:05:00,135.41,135.6,0.22,tp_upper -3185,做空,2020-03-22 05:20:00,2020-03-22 05:25:00,135.31,135.88,-1.17,flip_to_long -3186,做多,2020-03-22 05:25:00,2020-03-22 05:30:00,135.88,135.63,-0.58,tp_upper -3187,做空,2020-03-22 06:10:00,2020-03-22 06:30:00,135.71,135.04,1.09,tp_lower -3188,做多,2020-03-22 07:30:00,2020-03-22 07:40:00,135.03,135.19,0.17,flip_to_short -3189,做空,2020-03-22 07:40:00,2020-03-22 07:55:00,135.19,134.46,1.21,tp_lower -3190,做多,2020-03-22 08:10:00,2020-03-22 08:15:00,134.72,133.61,-2.16,flip_to_short -3191,做空,2020-03-22 08:15:00,2020-03-22 08:20:00,133.61,133.85,-0.56,tp_lower -3192,做多,2020-03-22 09:25:00,2020-03-22 10:00:00,133.17,133.75,0.94,tp_upper -3193,做空,2020-03-22 10:15:00,2020-03-22 10:35:00,133.35,132.43,1.57,tp_lower -3194,做多,2020-03-22 10:40:00,2020-03-22 11:20:00,132.98,133.12,0.14,flip_to_short -3195,做空,2020-03-22 11:20:00,2020-03-22 11:35:00,133.12,132.31,1.38,tp_lower -3196,做多,2020-03-22 13:20:00,2020-03-22 13:40:00,128.87,129.69,1.45,tp_upper -3197,做空,2020-03-22 14:00:00,2020-03-22 14:05:00,128.55,128.82,-0.65,flip_to_long -3198,做多,2020-03-22 14:05:00,2020-03-22 14:15:00,128.82,128.33,-1.07,flip_to_short -3199,做空,2020-03-22 14:15:00,2020-03-22 14:20:00,128.33,128.32,-0.1,flip_to_long -3200,做多,2020-03-22 14:20:00,2020-03-22 16:00:00,128.32,128.56,0.34,tp_upper -3201,做空,2020-03-22 16:10:00,2020-03-22 16:20:00,127.17,126.05,2.06,tp_lower -3202,做多,2020-03-22 17:25:00,2020-03-22 17:40:00,125.92,126.18,0.39,flip_to_short -3203,做空,2020-03-22 17:40:00,2020-03-22 17:55:00,126.18,125.89,0.45,flip_to_long -3204,做多,2020-03-22 17:55:00,2020-03-22 18:05:00,125.89,126.07,0.23,flip_to_short -3205,做空,2020-03-22 18:05:00,2020-03-22 18:30:00,126.07,124.04,3.9,tp_lower -3206,做多,2020-03-22 18:40:00,2020-03-22 19:00:00,125.68,124.87,-1.76,flip_to_short -3207,做空,2020-03-22 19:00:00,2020-03-22 19:10:00,124.87,124.83,-0.05,flip_to_long -3208,做多,2020-03-22 19:10:00,2020-03-22 21:00:00,124.83,125.14,0.5,tp_upper -3209,做空,2020-03-22 22:05:00,2020-03-22 22:40:00,125.56,123.27,4.47,tp_lower -3210,做多,2020-03-23 00:05:00,2020-03-23 00:10:00,123.43,124.18,1.47,tp_upper -3211,做空,2020-03-23 01:00:00,2020-03-23 01:05:00,123.36,123.98,-1.47,flip_to_long -3212,做多,2020-03-23 01:05:00,2020-03-23 01:15:00,123.98,123.83,-0.45,flip_to_short -3213,做空,2020-03-23 01:15:00,2020-03-23 01:45:00,123.83,123.2,1.21,tp_lower -3214,做多,2020-03-23 02:45:00,2020-03-23 03:00:00,123.9,124.23,0.57,tp_upper -3215,做空,2020-03-23 04:35:00,2020-03-23 05:05:00,124.65,125.12,-1.13,flip_to_long -3216,做多,2020-03-23 05:05:00,2020-03-23 06:10:00,125.12,124.58,-1.27,flip_to_short -3217,做空,2020-03-23 06:10:00,2020-03-23 06:45:00,124.58,124.62,-0.22,flip_to_long -3218,做多,2020-03-23 06:45:00,2020-03-23 07:15:00,124.62,124.76,0.16,flip_to_short -3219,做空,2020-03-23 07:15:00,2020-03-23 07:20:00,124.76,124.79,-0.19,flip_to_long -3220,做多,2020-03-23 07:20:00,2020-03-23 07:30:00,124.79,124.57,-0.59,flip_to_short -3221,做空,2020-03-23 07:30:00,2020-03-23 07:35:00,124.57,124.72,-0.44,tp_lower -3222,做多,2020-03-23 08:00:00,2020-03-23 09:55:00,124.57,121.91,-5.68,flip_to_short -3223,做空,2020-03-23 09:55:00,2020-03-23 10:00:00,121.91,122.26,-0.86,flip_to_long -3224,做多,2020-03-23 10:00:00,2020-03-23 10:25:00,122.26,123.05,1.51,tp_upper -3225,做空,2020-03-23 11:30:00,2020-03-23 11:40:00,122.68,123.17,-1.14,flip_to_long -3226,做多,2020-03-23 11:40:00,2020-03-23 11:45:00,123.17,122.65,-1.2,flip_to_short -3227,做空,2020-03-23 11:45:00,2020-03-23 12:00:00,122.65,123.97,-2.84,flip_to_long -3228,做多,2020-03-23 12:00:00,2020-03-23 12:05:00,123.97,124.78,1.5,tp_upper -3229,做空,2020-03-23 13:25:00,2020-03-23 13:55:00,130.52,131.53,-2.06,flip_to_long -3230,做多,2020-03-23 13:55:00,2020-03-23 14:00:00,131.53,130.07,-2.88,flip_to_short -3231,做空,2020-03-23 14:00:00,2020-03-23 14:20:00,130.07,130.95,-1.78,flip_to_long -3232,做多,2020-03-23 14:20:00,2020-03-23 14:45:00,130.95,130.35,-1.24,flip_to_short -3233,做空,2020-03-23 14:45:00,2020-03-23 15:00:00,130.35,130.04,0.45,flip_to_long -3234,做多,2020-03-23 15:00:00,2020-03-23 15:20:00,130.04,129.86,-0.46,flip_to_short -3235,做空,2020-03-23 15:20:00,2020-03-23 15:25:00,129.86,129.15,1.2,tp_lower -3236,做多,2020-03-23 16:05:00,2020-03-23 16:15:00,129.81,131.03,2.16,tp_upper -3237,做空,2020-03-23 17:25:00,2020-03-23 17:30:00,130.65,131.22,-1.19,flip_to_long -3238,做多,2020-03-23 17:30:00,2020-03-23 17:35:00,131.22,130.45,-1.55,flip_to_short -3239,做空,2020-03-23 17:35:00,2020-03-23 17:45:00,130.45,130.92,-0.99,flip_to_long -3240,做多,2020-03-23 17:45:00,2020-03-23 18:35:00,130.92,130.4,-1.08,flip_to_short -3241,做空,2020-03-23 18:35:00,2020-03-23 18:40:00,130.4,130.7,-0.67,flip_to_long -3242,做多,2020-03-23 18:40:00,2020-03-23 18:45:00,130.7,130.33,-0.79,flip_to_short -3243,做空,2020-03-23 18:45:00,2020-03-23 19:25:00,130.33,129.47,1.45,tp_lower -3244,做多,2020-03-23 19:35:00,2020-03-23 19:40:00,130.25,130.76,0.82,tp_upper -3245,做空,2020-03-23 19:55:00,2020-03-23 20:00:00,130.05,131.31,-2.44,flip_to_long -3246,做多,2020-03-23 20:00:00,2020-03-23 20:05:00,131.31,130.93,-0.8,tp_upper -3247,做空,2020-03-23 20:15:00,2020-03-23 20:25:00,130.34,130.7,-0.77,flip_to_long -3248,做多,2020-03-23 20:25:00,2020-03-23 20:50:00,130.7,132.08,2.37,tp_upper -3249,做空,2020-03-23 21:45:00,2020-03-23 21:55:00,131.59,131.98,-0.82,flip_to_long -3250,做多,2020-03-23 21:55:00,2020-03-23 22:00:00,131.98,131.88,-0.3,flip_to_short -3251,做空,2020-03-23 22:00:00,2020-03-23 22:40:00,131.88,132.33,-0.93,flip_to_long -3252,做多,2020-03-23 22:40:00,2020-03-23 22:45:00,132.33,131.86,-0.95,flip_to_short -3253,做空,2020-03-23 22:45:00,2020-03-23 22:50:00,131.86,132.27,-0.85,flip_to_long -3254,做多,2020-03-23 22:50:00,2020-03-23 22:55:00,132.27,133.09,1.33,tp_upper -3255,做空,2020-03-24 00:40:00,2020-03-24 01:00:00,135.06,135.92,-1.68,flip_to_long -3256,做多,2020-03-24 01:00:00,2020-03-24 01:05:00,135.92,135.33,-1.17,flip_to_short -3257,做空,2020-03-24 01:05:00,2020-03-24 01:15:00,135.33,135.13,0.24,flip_to_long -3258,做多,2020-03-24 01:15:00,2020-03-24 01:30:00,135.13,135.42,0.4,flip_to_short -3259,做空,2020-03-24 01:30:00,2020-03-24 02:05:00,135.42,135.07,0.5,flip_to_long -3260,做多,2020-03-24 02:05:00,2020-03-24 02:15:00,135.07,135.73,1.06,tp_upper -3261,做空,2020-03-24 02:30:00,2020-03-24 03:35:00,135.24,134.36,1.46,tp_lower -3262,做多,2020-03-24 05:05:00,2020-03-24 05:45:00,133.78,133.67,-0.32,flip_to_short -3263,做空,2020-03-24 05:45:00,2020-03-24 05:55:00,133.67,134.04,-0.8,flip_to_long -3264,做多,2020-03-24 05:55:00,2020-03-24 06:00:00,134.04,133.94,-0.3,flip_to_short -3265,做空,2020-03-24 06:00:00,2020-03-24 07:55:00,133.94,135.6,-3.13,flip_to_long -3266,做多,2020-03-24 07:55:00,2020-03-24 08:05:00,135.6,136.94,2.25,tp_upper -3267,做空,2020-03-24 09:50:00,2020-03-24 09:55:00,140.25,140.69,-0.88,flip_to_long -3268,做多,2020-03-24 09:55:00,2020-03-24 10:05:00,140.69,140.13,-1.08,flip_to_short -3269,做空,2020-03-24 10:05:00,2020-03-24 10:15:00,140.13,140.02,0.07,tp_lower -3270,做多,2020-03-24 10:25:00,2020-03-24 10:30:00,140.64,139.8,-1.55,flip_to_short -3271,做空,2020-03-24 10:30:00,2020-03-24 11:05:00,139.8,138.72,1.72,tp_lower -3272,做多,2020-03-24 11:35:00,2020-03-24 11:40:00,140.1,139.96,-0.36,flip_to_short -3273,做空,2020-03-24 11:40:00,2020-03-24 12:00:00,139.96,138.56,2.27,tp_lower -3274,做多,2020-03-24 13:05:00,2020-03-24 13:15:00,139.97,138.68,-2.34,flip_to_short -3275,做空,2020-03-24 13:15:00,2020-03-24 13:50:00,138.68,138.3,0.53,flip_to_long -3276,做多,2020-03-24 13:50:00,2020-03-24 13:55:00,138.3,138.05,-0.55,flip_to_short -3277,做空,2020-03-24 13:55:00,2020-03-24 14:05:00,138.05,138.57,-1.02,flip_to_long -3278,做多,2020-03-24 14:05:00,2020-03-24 14:10:00,138.57,138.18,-0.79,flip_to_short -3279,做空,2020-03-24 14:10:00,2020-03-24 14:15:00,138.18,138.48,-0.63,flip_to_long -3280,做多,2020-03-24 14:15:00,2020-03-24 14:30:00,138.48,138.71,0.27,flip_to_short -3281,做空,2020-03-24 14:30:00,2020-03-24 14:45:00,138.71,137.61,1.75,tp_lower -3282,做多,2020-03-24 16:15:00,2020-03-24 16:40:00,135.74,135.92,0.2,tp_upper -3283,做空,2020-03-24 16:50:00,2020-03-24 17:40:00,135.85,136.75,-1.69,flip_to_long -3284,做多,2020-03-24 17:40:00,2020-03-24 17:45:00,136.75,136.43,-0.67,flip_to_short -3285,做空,2020-03-24 17:45:00,2020-03-24 17:55:00,136.43,137.0,-1.1,flip_to_long -3286,做多,2020-03-24 17:55:00,2020-03-24 18:00:00,137.0,136.22,-1.45,flip_to_short -3287,做空,2020-03-24 18:00:00,2020-03-24 18:05:00,136.22,135.27,1.5,tp_lower -3288,做多,2020-03-24 18:35:00,2020-03-24 18:40:00,136.72,136.46,-0.56,flip_to_short -3289,做空,2020-03-24 18:40:00,2020-03-24 21:10:00,136.46,138.7,-3.94,flip_to_long -3290,做多,2020-03-24 21:10:00,2020-03-24 22:10:00,138.7,138.47,-0.49,flip_to_short -3291,做空,2020-03-24 22:10:00,2020-03-24 23:10:00,138.47,139.35,-1.56,flip_to_long -3292,做多,2020-03-24 23:10:00,2020-03-24 23:40:00,139.35,139.0,-0.68,flip_to_short -3293,做空,2020-03-24 23:40:00,2020-03-24 23:50:00,139.0,138.42,0.83,tp_lower -3294,做多,2020-03-25 00:40:00,2020-03-25 00:45:00,139.65,140.81,1.83,tp_upper -3295,做空,2020-03-25 01:25:00,2020-03-25 01:45:00,138.98,139.3,-0.66,flip_to_long -3296,做多,2020-03-25 01:45:00,2020-03-25 01:50:00,139.3,138.97,-0.68,flip_to_short -3297,做空,2020-03-25 01:50:00,2020-03-25 02:15:00,138.97,139.5,-1.01,flip_to_long -3298,做多,2020-03-25 02:15:00,2020-03-25 02:20:00,139.5,138.63,-1.57,flip_to_short -3299,做空,2020-03-25 02:20:00,2020-03-25 02:35:00,138.63,137.12,2.41,tp_lower -3300,做多,2020-03-25 04:15:00,2020-03-25 04:25:00,136.62,136.78,0.16,flip_to_short -3301,做空,2020-03-25 04:25:00,2020-03-25 04:35:00,136.78,136.51,0.35,flip_to_long -3302,做多,2020-03-25 04:35:00,2020-03-25 05:00:00,136.51,137.63,1.81,tp_upper -3303,做多,2020-03-25 06:30:00,2020-03-25 06:35:00,138.2,138.03,-0.41,flip_to_short -3304,做空,2020-03-25 06:35:00,2020-03-25 07:20:00,138.03,137.77,0.33,tp_lower -3305,做多,2020-03-25 07:45:00,2020-03-25 07:55:00,138.17,138.24,0.0,flip_to_short -3306,做空,2020-03-25 07:55:00,2020-03-25 08:05:00,138.24,137.52,1.11,tp_lower -3307,做多,2020-03-25 08:20:00,2020-03-25 08:25:00,138.04,139.02,1.56,tp_upper -3308,做空,2020-03-25 10:15:00,2020-03-25 10:30:00,140.02,138.34,2.74,tp_lower -3309,做多,2020-03-25 12:50:00,2020-03-25 13:10:00,134.98,135.51,0.82,tp_upper -3310,做空,2020-03-25 13:50:00,2020-03-25 14:00:00,135.19,133.86,2.26,tp_lower -3311,做多,2020-03-25 14:20:00,2020-03-25 14:40:00,134.82,134.87,-0.03,flip_to_short -3312,做空,2020-03-25 14:40:00,2020-03-25 14:50:00,134.87,135.22,-0.75,flip_to_long -3313,做多,2020-03-25 14:50:00,2020-03-25 15:50:00,135.22,135.27,-0.03,flip_to_short -3314,做空,2020-03-25 15:50:00,2020-03-25 15:55:00,135.27,135.45,-0.44,flip_to_long -3315,做多,2020-03-25 15:55:00,2020-03-25 16:05:00,135.45,135.11,-0.73,flip_to_short -3316,做空,2020-03-25 16:05:00,2020-03-25 16:10:00,135.11,135.94,-1.6,flip_to_long -3317,做多,2020-03-25 16:10:00,2020-03-25 16:15:00,135.94,135.92,-0.15,flip_to_short -3318,做空,2020-03-25 16:15:00,2020-03-25 16:55:00,135.92,135.9,-0.08,flip_to_long -3319,做多,2020-03-25 16:55:00,2020-03-25 17:00:00,135.9,135.8,-0.3,flip_to_short -3320,做空,2020-03-25 17:00:00,2020-03-25 17:05:00,135.8,136.09,-0.63,flip_to_long -3321,做多,2020-03-25 17:05:00,2020-03-25 17:15:00,136.09,135.98,-0.31,flip_to_short -3322,做空,2020-03-25 17:15:00,2020-03-25 17:35:00,135.98,135.82,0.16,flip_to_long -3323,做多,2020-03-25 17:35:00,2020-03-25 17:50:00,135.82,135.8,-0.15,flip_to_short -3324,做空,2020-03-25 17:50:00,2020-03-25 18:00:00,135.8,135.13,1.05,tp_lower -3325,做多,2020-03-25 18:35:00,2020-03-25 19:10:00,135.94,136.05,0.07,flip_to_short -3326,做空,2020-03-25 19:10:00,2020-03-25 19:30:00,136.05,135.84,0.25,flip_to_long -3327,做多,2020-03-25 19:30:00,2020-03-25 19:35:00,135.84,135.78,-0.22,flip_to_short -3328,做空,2020-03-25 19:35:00,2020-03-25 19:45:00,135.78,136.12,-0.71,flip_to_long -3329,做多,2020-03-25 19:45:00,2020-03-25 19:50:00,136.12,135.77,-0.73,flip_to_short -3330,做空,2020-03-25 19:50:00,2020-03-25 20:05:00,135.77,135.25,0.79,tp_lower -3331,做多,2020-03-25 22:00:00,2020-03-25 22:30:00,135.27,135.69,0.62,tp_upper -3332,做空,2020-03-26 01:10:00,2020-03-26 02:05:00,136.42,135.67,1.23,tp_lower -3333,做多,2020-03-26 02:35:00,2020-03-26 02:40:00,136.0,135.75,-0.58,flip_to_short -3334,做空,2020-03-26 02:40:00,2020-03-26 02:45:00,135.75,136.25,-1.03,flip_to_long -3335,做多,2020-03-26 02:45:00,2020-03-26 03:10:00,136.25,136.03,-0.52,flip_to_short -3336,做空,2020-03-26 03:10:00,2020-03-26 05:30:00,136.03,137.39,-2.56,flip_to_long -3337,做多,2020-03-26 05:30:00,2020-03-26 05:35:00,137.39,137.1,-0.63,flip_to_short -3338,做空,2020-03-26 05:35:00,2020-03-26 05:45:00,137.1,136.5,0.93,tp_lower -3339,做多,2020-03-26 07:15:00,2020-03-26 07:30:00,135.38,135.11,-0.6,flip_to_short -3340,做空,2020-03-26 07:30:00,2020-03-26 07:55:00,135.11,134.85,0.34,tp_lower -3341,做多,2020-03-26 08:00:00,2020-03-26 08:10:00,135.03,134.61,-0.87,flip_to_short -3342,做空,2020-03-26 08:10:00,2020-03-26 08:20:00,134.61,134.53,0.02,tp_lower -3343,做多,2020-03-26 08:40:00,2020-03-26 09:00:00,134.81,135.09,0.38,tp_upper -3344,做空,2020-03-26 09:05:00,2020-03-26 10:15:00,134.79,134.92,-0.35,tp_lower -3345,做多,2020-03-26 10:30:00,2020-03-26 10:45:00,135.19,135.16,-0.17,flip_to_short -3346,做空,2020-03-26 10:45:00,2020-03-26 11:00:00,135.16,135.48,-0.69,flip_to_long -3347,做多,2020-03-26 11:00:00,2020-03-26 11:05:00,135.48,135.23,-0.56,flip_to_short -3348,做空,2020-03-26 11:05:00,2020-03-26 11:45:00,135.23,134.58,1.02,tp_lower -3349,做多,2020-03-26 12:55:00,2020-03-26 13:00:00,134.84,134.74,-0.3,flip_to_short -3350,做空,2020-03-26 13:00:00,2020-03-26 13:30:00,134.74,133.91,1.35,tp_lower -3351,做多,2020-03-26 13:45:00,2020-03-26 13:55:00,134.54,135.07,0.82,tp_upper -3352,做空,2020-03-26 14:00:00,2020-03-26 14:25:00,134.73,134.77,-0.19,flip_to_long -3353,做多,2020-03-26 14:25:00,2020-03-26 14:35:00,134.77,134.57,-0.48,flip_to_short -3354,做空,2020-03-26 14:35:00,2020-03-26 15:15:00,134.57,134.18,0.57,tp_lower -3355,做多,2020-03-26 15:25:00,2020-03-26 15:40:00,134.47,134.42,-0.21,flip_to_short -3356,做空,2020-03-26 15:40:00,2020-03-26 15:45:00,134.42,134.66,-0.55,flip_to_long -3357,做多,2020-03-26 15:45:00,2020-03-26 15:55:00,134.66,134.55,-0.31,flip_to_short -3358,做空,2020-03-26 15:55:00,2020-03-26 16:00:00,134.55,133.95,0.94,tp_lower -3359,做多,2020-03-26 16:25:00,2020-03-26 16:35:00,134.18,134.21,-0.07,flip_to_short -3360,做空,2020-03-26 16:35:00,2020-03-26 16:40:00,134.21,134.29,-0.26,flip_to_long -3361,做多,2020-03-26 16:40:00,2020-03-26 16:55:00,134.29,134.39,0.06,tp_upper -3362,做空,2020-03-26 17:15:00,2020-03-26 17:20:00,134.3,134.5,-0.47,flip_to_long -3363,做多,2020-03-26 17:20:00,2020-03-26 17:25:00,134.5,134.33,-0.42,flip_to_short -3364,做空,2020-03-26 17:25:00,2020-03-26 18:00:00,134.33,134.38,-0.21,flip_to_long -3365,做多,2020-03-26 18:00:00,2020-03-26 18:05:00,134.38,134.82,0.66,tp_upper -3366,做空,2020-03-26 18:25:00,2020-03-26 18:45:00,134.69,134.75,-0.22,flip_to_long -3367,做多,2020-03-26 18:45:00,2020-03-26 18:55:00,134.75,134.83,0.02,tp_upper -3368,做空,2020-03-26 19:30:00,2020-03-26 19:50:00,134.7,135.21,-1.02,flip_to_long -3369,做多,2020-03-26 19:50:00,2020-03-26 19:55:00,135.21,135.12,-0.27,tp_upper -3370,做空,2020-03-26 21:55:00,2020-03-26 22:05:00,135.94,135.44,0.75,tp_lower -3371,做多,2020-03-26 22:55:00,2020-03-26 23:10:00,136.11,137.23,1.82,tp_upper -3372,做空,2020-03-26 23:30:00,2020-03-27 00:50:00,137.17,138.92,-3.16,flip_to_long -3373,做多,2020-03-27 00:50:00,2020-03-27 01:05:00,138.92,138.92,-0.12,flip_to_short -3374,做空,2020-03-27 01:05:00,2020-03-27 01:10:00,138.92,139.04,-0.33,flip_to_long -3375,做多,2020-03-27 01:10:00,2020-03-27 02:00:00,139.04,138.77,-0.59,flip_to_short -3376,做空,2020-03-27 02:00:00,2020-03-27 02:05:00,138.77,138.26,0.77,tp_lower -3377,做多,2020-03-27 02:20:00,2020-03-27 02:55:00,138.6,139.12,0.79,tp_upper -3378,做空,2020-03-27 04:25:00,2020-03-27 04:55:00,139.27,138.38,1.43,tp_lower -3379,做空,2020-03-27 06:20:00,2020-03-27 06:25:00,136.98,137.08,-0.3,flip_to_long -3380,做多,2020-03-27 06:25:00,2020-03-27 06:40:00,137.08,137.13,-0.03,flip_to_short -3381,做空,2020-03-27 06:40:00,2020-03-27 06:55:00,137.13,136.99,0.13,flip_to_long -3382,做多,2020-03-27 06:55:00,2020-03-27 07:20:00,136.99,137.65,1.05,tp_upper -3383,做空,2020-03-27 07:40:00,2020-03-27 08:00:00,137.31,137.08,0.29,tp_lower -3384,做多,2020-03-27 09:35:00,2020-03-27 09:40:00,136.75,136.1,-1.29,flip_to_short -3385,做空,2020-03-27 09:40:00,2020-03-27 09:45:00,136.1,136.3,-0.48,tp_lower -3386,做多,2020-03-27 10:40:00,2020-03-27 10:50:00,136.06,135.81,-0.57,flip_to_short -3387,做空,2020-03-27 10:50:00,2020-03-27 11:05:00,135.81,136.25,-0.91,flip_to_long -3388,做多,2020-03-27 11:05:00,2020-03-27 11:15:00,136.25,136.41,0.16,tp_upper -3389,做空,2020-03-27 11:40:00,2020-03-27 11:45:00,136.07,136.17,-0.3,flip_to_long -3390,做多,2020-03-27 11:45:00,2020-03-27 11:55:00,136.17,135.77,-0.83,flip_to_short -3391,做空,2020-03-27 11:55:00,2020-03-27 12:00:00,135.77,136.0,-0.53,tp_lower -3392,做多,2020-03-27 12:10:00,2020-03-27 12:15:00,136.17,135.87,-0.65,flip_to_short -3393,做空,2020-03-27 12:15:00,2020-03-27 12:25:00,135.87,136.15,-0.61,flip_to_long -3394,做多,2020-03-27 12:25:00,2020-03-27 12:30:00,136.15,135.94,-0.49,flip_to_short -3395,做空,2020-03-27 12:30:00,2020-03-27 12:40:00,135.94,135.63,0.42,tp_lower -3396,做多,2020-03-27 14:05:00,2020-03-27 14:10:00,135.34,135.33,-0.14,flip_to_short -3397,做空,2020-03-27 14:10:00,2020-03-27 14:40:00,135.33,134.94,0.57,flip_to_long -3398,做多,2020-03-27 14:40:00,2020-03-27 15:05:00,134.94,135.9,1.57,tp_upper -3399,做空,2020-03-27 16:00:00,2020-03-27 16:20:00,135.53,135.62,-0.28,flip_to_long -3400,做多,2020-03-27 16:20:00,2020-03-27 16:35:00,135.62,135.78,0.16,flip_to_short -3401,做空,2020-03-27 16:35:00,2020-03-27 16:40:00,135.78,136.37,-1.16,flip_to_long -3402,做多,2020-03-27 16:40:00,2020-03-27 16:45:00,136.37,136.15,-0.5,tp_upper -3403,做空,2020-03-27 17:15:00,2020-03-27 17:30:00,136.0,136.05,-0.21,flip_to_long -3404,做多,2020-03-27 17:30:00,2020-03-27 18:30:00,136.05,136.74,1.08,tp_upper -3405,做空,2020-03-27 19:45:00,2020-03-27 19:55:00,136.69,136.7,-0.14,flip_to_long -3406,做多,2020-03-27 19:55:00,2020-03-27 20:55:00,136.7,137.48,1.23,tp_upper -3407,做空,2020-03-27 21:15:00,2020-03-27 21:25:00,136.5,136.85,-0.73,flip_to_long -3408,做多,2020-03-27 21:25:00,2020-03-27 21:30:00,136.85,136.78,-0.24,flip_to_short -3409,做空,2020-03-27 21:30:00,2020-03-27 21:45:00,136.78,136.77,-0.1,flip_to_long -3410,做多,2020-03-27 21:45:00,2020-03-27 22:05:00,136.77,136.75,-0.15,flip_to_short -3411,做空,2020-03-27 22:05:00,2020-03-27 22:40:00,136.75,136.83,-0.26,flip_to_long -3412,做多,2020-03-27 22:40:00,2020-03-27 22:45:00,136.83,136.83,-0.12,flip_to_short -3413,做空,2020-03-27 22:45:00,2020-03-27 23:05:00,136.83,136.35,0.71,tp_lower -3414,做多,2020-03-28 01:35:00,2020-03-28 01:45:00,129.27,129.15,-0.35,flip_to_short -3415,做空,2020-03-28 01:45:00,2020-03-28 01:55:00,129.15,129.19,-0.2,flip_to_long -3416,做多,2020-03-28 01:55:00,2020-03-28 02:00:00,129.19,128.72,-1.01,flip_to_short -3417,做空,2020-03-28 02:00:00,2020-03-28 02:10:00,128.72,129.45,-1.51,flip_to_long -3418,做多,2020-03-28 02:10:00,2020-03-28 02:15:00,129.45,129.38,-0.25,flip_to_short -3419,做空,2020-03-28 02:15:00,2020-03-28 02:25:00,129.38,129.74,-0.79,flip_to_long -3420,做多,2020-03-28 02:25:00,2020-03-28 02:40:00,129.74,129.18,-1.16,flip_to_short -3421,做空,2020-03-28 02:40:00,2020-03-28 02:45:00,129.18,129.22,-0.19,flip_to_long -3422,做多,2020-03-28 02:45:00,2020-03-28 02:50:00,129.22,129.13,-0.29,flip_to_short -3423,做空,2020-03-28 02:50:00,2020-03-28 03:00:00,129.13,128.77,0.55,tp_lower -3424,做多,2020-03-28 04:25:00,2020-03-28 05:45:00,127.08,127.74,1.12,flip_to_short -3425,做空,2020-03-28 05:45:00,2020-03-28 05:55:00,127.74,127.83,-0.29,flip_to_long -3426,做多,2020-03-28 05:55:00,2020-03-28 06:05:00,127.83,127.58,-0.59,flip_to_short -3427,做空,2020-03-28 06:05:00,2020-03-28 06:10:00,127.58,127.59,-0.14,tp_lower -3428,做多,2020-03-28 06:40:00,2020-03-28 07:25:00,127.61,128.04,0.69,tp_upper -3429,做空,2020-03-28 08:00:00,2020-03-28 08:05:00,127.53,127.55,-0.16,tp_lower -3430,做多,2020-03-28 08:10:00,2020-03-28 08:15:00,129.11,128.8,-0.69,tp_upper -3431,做空,2020-03-28 09:20:00,2020-03-28 09:45:00,128.84,128.58,0.36,tp_lower -3432,做多,2020-03-28 09:50:00,2020-03-28 09:55:00,128.94,128.72,-0.53,flip_to_short -3433,做空,2020-03-28 09:55:00,2020-03-28 10:00:00,128.72,128.97,-0.58,flip_to_long -3434,做多,2020-03-28 10:00:00,2020-03-28 10:05:00,128.97,128.8,-0.43,flip_to_short -3435,做空,2020-03-28 10:05:00,2020-03-28 10:10:00,128.8,128.17,1.04,tp_lower -3436,做多,2020-03-28 10:45:00,2020-03-28 11:00:00,128.63,129.02,0.6,tp_upper -3437,做空,2020-03-28 11:15:00,2020-03-28 11:20:00,128.59,128.65,-0.23,flip_to_long -3438,做多,2020-03-28 11:20:00,2020-03-28 11:30:00,128.65,128.22,-0.91,flip_to_short -3439,做空,2020-03-28 11:30:00,2020-03-28 11:35:00,128.22,128.27,-0.21,tp_lower -3440,做空,2020-03-28 12:35:00,2020-03-28 12:45:00,128.02,128.03,-0.14,flip_to_long -3441,做多,2020-03-28 12:45:00,2020-03-28 12:55:00,128.03,128.01,-0.15,flip_to_short -3442,做空,2020-03-28 12:55:00,2020-03-28 13:00:00,128.01,128.18,-0.43,flip_to_long -3443,做多,2020-03-28 13:00:00,2020-03-28 13:10:00,128.18,127.85,-0.72,flip_to_short -3444,做空,2020-03-28 13:10:00,2020-03-28 13:15:00,127.85,127.57,0.4,tp_lower -3445,做多,2020-03-28 13:45:00,2020-03-28 14:00:00,127.85,128.74,1.52,tp_upper -3446,做空,2020-03-28 15:15:00,2020-03-28 15:35:00,128.7,128.04,1.09,tp_lower -3447,做多,2020-03-28 16:20:00,2020-03-28 16:30:00,128.41,128.39,-0.16,flip_to_short -3448,做空,2020-03-28 16:30:00,2020-03-28 16:35:00,128.39,128.52,-0.36,flip_to_long -3449,做多,2020-03-28 16:35:00,2020-03-28 16:40:00,128.52,128.31,-0.5,flip_to_short -3450,做空,2020-03-28 16:40:00,2020-03-28 16:55:00,128.31,128.19,0.1,flip_to_long -3451,做多,2020-03-28 16:55:00,2020-03-28 18:45:00,128.19,127.07,-2.18,flip_to_short -3452,做空,2020-03-28 18:45:00,2020-03-28 18:55:00,127.07,127.25,-0.45,flip_to_long -3453,做多,2020-03-28 18:55:00,2020-03-28 19:35:00,127.25,127.81,0.91,flip_to_short -3454,做空,2020-03-28 19:35:00,2020-03-28 21:25:00,127.81,130.84,-5.66,flip_to_long -3455,做多,2020-03-28 21:25:00,2020-03-28 21:35:00,130.84,130.7,-0.36,flip_to_short -3456,做空,2020-03-28 21:35:00,2020-03-28 21:55:00,130.7,130.78,-0.25,flip_to_long -3457,做多,2020-03-28 21:55:00,2020-03-28 22:00:00,130.78,131.48,1.1,tp_upper -3458,做空,2020-03-28 22:20:00,2020-03-28 22:55:00,131.27,131.0,0.36,flip_to_long -3459,做多,2020-03-28 22:55:00,2020-03-28 23:00:00,131.0,130.71,-0.62,flip_to_short -3460,做空,2020-03-28 23:00:00,2020-03-28 23:45:00,130.71,131.06,-0.72,flip_to_long -3461,做多,2020-03-28 23:45:00,2020-03-29 00:00:00,131.06,130.95,-0.3,tp_upper -3462,做空,2020-03-29 00:15:00,2020-03-29 01:05:00,130.79,129.98,1.35,tp_lower -3463,做多,2020-03-29 01:55:00,2020-03-29 02:35:00,129.93,129.8,-0.36,flip_to_short -3464,做空,2020-03-29 02:35:00,2020-03-29 02:50:00,129.8,129.93,-0.36,flip_to_long -3465,做多,2020-03-29 02:50:00,2020-03-29 02:55:00,129.93,129.55,-0.81,flip_to_short -3466,做空,2020-03-29 02:55:00,2020-03-29 03:30:00,129.55,129.44,0.08,tp_lower -3467,做多,2020-03-29 03:40:00,2020-03-29 04:00:00,129.93,129.72,-0.5,flip_to_short -3468,做空,2020-03-29 04:00:00,2020-03-29 04:20:00,129.72,129.71,-0.1,flip_to_long -3469,做多,2020-03-29 04:20:00,2020-03-29 05:05:00,129.71,129.86,0.15,flip_to_short -3470,做空,2020-03-29 05:05:00,2020-03-29 05:15:00,129.86,129.54,0.46,tp_lower -3471,做多,2020-03-29 05:30:00,2020-03-29 05:35:00,129.87,129.8,-0.24,flip_to_short -3472,做空,2020-03-29 05:35:00,2020-03-29 05:55:00,129.8,129.31,0.77,tp_lower -3473,做多,2020-03-29 06:25:00,2020-03-29 06:30:00,129.62,129.47,-0.39,flip_to_short -3474,做空,2020-03-29 06:30:00,2020-03-29 06:40:00,129.47,129.09,0.57,tp_lower -3475,做多,2020-03-29 07:15:00,2020-03-29 07:30:00,129.48,129.25,-0.54,flip_to_short -3476,做空,2020-03-29 07:30:00,2020-03-29 07:40:00,129.25,128.94,0.45,tp_lower -3477,做多,2020-03-29 07:50:00,2020-03-29 08:00:00,129.1,128.92,-0.45,flip_to_short -3478,做空,2020-03-29 08:00:00,2020-03-29 08:05:00,128.92,128.49,0.67,tp_lower -3479,做多,2020-03-29 08:40:00,2020-03-29 08:50:00,129.0,129.11,0.08,flip_to_short -3480,做空,2020-03-29 08:50:00,2020-03-29 09:25:00,129.11,128.91,0.25,flip_to_long -3481,做多,2020-03-29 09:25:00,2020-03-29 09:30:00,128.91,128.87,-0.19,flip_to_short -3482,做空,2020-03-29 09:30:00,2020-03-29 09:40:00,128.87,128.85,-0.08,flip_to_long -3483,做多,2020-03-29 09:40:00,2020-03-29 09:45:00,128.85,128.55,-0.66,flip_to_short -3484,做空,2020-03-29 09:45:00,2020-03-29 09:50:00,128.55,128.4,0.16,tp_lower -3485,做多,2020-03-29 10:15:00,2020-03-29 10:25:00,128.84,128.79,-0.21,flip_to_short -3486,做空,2020-03-29 10:25:00,2020-03-29 10:50:00,128.79,129.59,-1.57,flip_to_long -3487,做多,2020-03-29 10:50:00,2020-03-29 10:55:00,129.59,129.5,-0.28,tp_upper -3488,做空,2020-03-29 11:45:00,2020-03-29 12:00:00,129.09,128.13,1.61,tp_lower -3489,做多,2020-03-29 12:40:00,2020-03-29 12:45:00,128.8,128.37,-0.89,flip_to_short -3490,做空,2020-03-29 12:45:00,2020-03-29 13:15:00,128.37,128.6,-0.53,flip_to_long -3491,做多,2020-03-29 13:15:00,2020-03-29 13:25:00,128.6,128.46,-0.37,flip_to_short -3492,做空,2020-03-29 13:25:00,2020-03-29 13:40:00,128.46,128.43,-0.06,flip_to_long -3493,做多,2020-03-29 13:40:00,2020-03-29 13:50:00,128.43,128.94,0.8,tp_upper -3494,做空,2020-03-29 15:05:00,2020-03-29 15:40:00,128.83,129.0,-0.42,flip_to_long -3495,做多,2020-03-29 15:40:00,2020-03-29 15:45:00,129.0,128.99,-0.13,flip_to_short -3496,做空,2020-03-29 15:45:00,2020-03-29 15:55:00,128.99,128.93,-0.01,flip_to_long -3497,做多,2020-03-29 15:55:00,2020-03-29 16:20:00,128.93,128.97,-0.04,tp_upper -3498,做空,2020-03-29 16:25:00,2020-03-29 16:30:00,127.94,128.07,-0.35,tp_lower -3499,做多,2020-03-29 17:35:00,2020-03-29 17:40:00,128.15,127.97,-0.44,flip_to_short -3500,做空,2020-03-29 17:40:00,2020-03-29 17:45:00,127.97,128.13,-0.4,flip_to_long -3501,做多,2020-03-29 17:45:00,2020-03-29 18:00:00,128.13,127.92,-0.49,flip_to_short -3502,做空,2020-03-29 18:00:00,2020-03-29 18:20:00,127.92,127.72,0.24,tp_lower -3503,做多,2020-03-29 20:40:00,2020-03-29 21:00:00,125.42,125.24,-0.44,flip_to_short -3504,做空,2020-03-29 21:00:00,2020-03-29 21:40:00,125.24,125.27,-0.17,flip_to_long -3505,做多,2020-03-29 21:40:00,2020-03-29 21:55:00,125.27,124.82,-0.93,flip_to_short -3506,做空,2020-03-29 21:55:00,2020-03-29 22:00:00,124.82,124.9,-0.26,tp_lower -3507,做多,2020-03-29 22:05:00,2020-03-29 22:10:00,125.56,125.51,-0.2,tp_upper -3508,做空,2020-03-29 22:45:00,2020-03-29 22:55:00,125.49,125.67,-0.44,flip_to_long -3509,做多,2020-03-29 22:55:00,2020-03-29 23:00:00,125.67,125.52,-0.38,flip_to_short -3510,做空,2020-03-29 23:00:00,2020-03-29 23:35:00,125.52,125.13,0.59,tp_lower -3511,做多,2020-03-30 00:15:00,2020-03-30 00:20:00,125.3,125.27,-0.17,flip_to_short -3512,做空,2020-03-30 00:20:00,2020-03-30 01:10:00,125.27,125.36,-0.29,flip_to_long -3513,做多,2020-03-30 01:10:00,2020-03-30 01:50:00,125.36,125.47,0.09,flip_to_short -3514,做空,2020-03-30 01:50:00,2020-03-30 01:55:00,125.47,125.67,-0.49,flip_to_long -3515,做多,2020-03-30 01:55:00,2020-03-30 02:05:00,125.67,126.65,1.71,tp_upper -3516,做空,2020-03-30 03:30:00,2020-03-30 03:50:00,126.38,126.55,-0.44,flip_to_long -3517,做多,2020-03-30 03:50:00,2020-03-30 04:00:00,126.55,126.55,-0.12,flip_to_short -3518,做空,2020-03-30 04:00:00,2020-03-30 04:10:00,126.55,126.79,-0.56,flip_to_long -3519,做多,2020-03-30 04:10:00,2020-03-30 04:15:00,126.79,126.77,-0.15,tp_upper -3520,做空,2020-03-30 04:45:00,2020-03-30 06:25:00,126.78,129.46,-5.07,flip_to_long -3521,做多,2020-03-30 06:25:00,2020-03-30 06:30:00,129.46,129.44,-0.15,flip_to_short -3522,做空,2020-03-30 06:30:00,2020-03-30 06:40:00,129.44,129.51,-0.24,flip_to_long -3523,做多,2020-03-30 06:40:00,2020-03-30 06:50:00,129.51,129.85,0.49,tp_upper -3524,做空,2020-03-30 06:55:00,2020-03-30 07:00:00,129.65,130.79,-2.13,flip_to_long -3525,做多,2020-03-30 07:00:00,2020-03-30 07:05:00,130.79,130.74,-0.2,tp_upper -3526,做空,2020-03-30 07:50:00,2020-03-30 07:55:00,129.8,129.95,-0.37,flip_to_long -3527,做多,2020-03-30 07:55:00,2020-03-30 08:15:00,129.95,130.49,0.82,flip_to_short -3528,做空,2020-03-30 08:15:00,2020-03-30 08:35:00,130.49,130.65,-0.39,flip_to_long -3529,做多,2020-03-30 08:35:00,2020-03-30 08:45:00,130.65,130.62,-0.16,flip_to_short -3530,做空,2020-03-30 08:45:00,2020-03-30 09:15:00,130.62,130.49,0.11,flip_to_long -3531,做多,2020-03-30 09:15:00,2020-03-30 09:35:00,130.49,130.58,0.04,tp_upper -3532,做空,2020-03-30 09:40:00,2020-03-30 09:45:00,130.43,130.39,-0.04,tp_lower -3533,做多,2020-03-30 10:00:00,2020-03-30 10:30:00,130.4,130.75,0.49,tp_upper -3534,做空,2020-03-30 12:30:00,2020-03-30 13:40:00,132.44,131.64,1.25,tp_lower -3535,做多,2020-03-30 14:15:00,2020-03-30 14:30:00,131.83,131.76,-0.23,flip_to_short -3536,做空,2020-03-30 14:30:00,2020-03-30 14:35:00,131.76,132.04,-0.59,flip_to_long -3537,做多,2020-03-30 14:35:00,2020-03-30 14:45:00,132.04,131.86,-0.42,flip_to_short -3538,做空,2020-03-30 14:45:00,2020-03-30 14:55:00,131.86,131.78,0.02,flip_to_long -3539,做多,2020-03-30 14:55:00,2020-03-30 15:00:00,131.78,132.58,1.25,tp_upper -3540,做空,2020-03-30 15:35:00,2020-03-30 15:40:00,132.01,132.38,-0.75,flip_to_long -3541,做多,2020-03-30 15:40:00,2020-03-30 15:45:00,132.38,131.74,-1.2,flip_to_short -3542,做空,2020-03-30 15:45:00,2020-03-30 16:10:00,131.74,132.21,-0.91,flip_to_long -3543,做多,2020-03-30 16:10:00,2020-03-30 16:20:00,132.21,132.21,-0.11,flip_to_short -3544,做空,2020-03-30 16:20:00,2020-03-30 16:25:00,132.21,132.3,-0.26,flip_to_long -3545,做多,2020-03-30 16:25:00,2020-03-30 17:00:00,132.3,132.34,-0.04,flip_to_short -3546,做空,2020-03-30 17:00:00,2020-03-30 17:50:00,132.34,132.41,-0.23,flip_to_long -3547,做多,2020-03-30 17:50:00,2020-03-30 17:55:00,132.41,132.26,-0.36,flip_to_short -3548,做空,2020-03-30 17:55:00,2020-03-30 18:10:00,132.26,131.71,0.81,tp_lower -3549,做多,2020-03-30 18:40:00,2020-03-30 18:45:00,132.24,132.06,-0.41,flip_to_short -3550,做空,2020-03-30 18:45:00,2020-03-30 18:55:00,132.06,132.07,-0.13,flip_to_long -3551,做多,2020-03-30 18:55:00,2020-03-30 19:00:00,132.07,131.8,-0.56,flip_to_short -3552,做空,2020-03-30 19:00:00,2020-03-30 19:10:00,131.8,132.15,-0.7,flip_to_long -3553,做多,2020-03-30 19:10:00,2020-03-30 19:15:00,132.15,132.47,0.42,tp_upper -3554,做空,2020-03-30 19:25:00,2020-03-30 19:35:00,131.98,132.11,-0.33,flip_to_long -3555,做多,2020-03-30 19:35:00,2020-03-30 19:40:00,132.11,131.96,-0.36,flip_to_short -3556,做空,2020-03-30 19:40:00,2020-03-30 19:50:00,131.96,132.1,-0.34,flip_to_long -3557,做多,2020-03-30 19:50:00,2020-03-30 19:55:00,132.1,132.11,-0.09,flip_to_short -3558,做空,2020-03-30 19:55:00,2020-03-30 21:55:00,132.11,133.99,-3.22,flip_to_long -3559,做多,2020-03-30 21:55:00,2020-03-30 22:00:00,133.99,134.08,0.04,tp_upper -3560,做空,2020-03-30 22:05:00,2020-03-30 22:15:00,133.74,133.78,-0.17,flip_to_long -3561,做多,2020-03-30 22:15:00,2020-03-30 22:25:00,133.78,134.89,1.68,tp_upper -3562,做空,2020-03-30 22:30:00,2020-03-30 22:55:00,133.84,133.27,0.81,tp_lower -3563,做多,2020-03-31 00:20:00,2020-03-31 00:25:00,132.85,132.73,-0.32,flip_to_short -3564,做空,2020-03-31 00:25:00,2020-03-31 00:35:00,132.73,132.74,-0.13,flip_to_long -3565,做多,2020-03-31 00:35:00,2020-03-31 00:40:00,132.74,132.68,-0.22,flip_to_short -3566,做空,2020-03-31 00:40:00,2020-03-31 00:45:00,132.68,132.67,-0.1,flip_to_long -3567,做多,2020-03-31 00:45:00,2020-03-31 00:55:00,132.67,132.39,-0.59,flip_to_short -3568,做空,2020-03-31 00:55:00,2020-03-31 01:00:00,132.39,132.71,-0.66,flip_to_long -3569,做多,2020-03-31 01:00:00,2020-03-31 01:10:00,132.71,133.12,0.58,tp_upper -3570,做空,2020-03-31 02:20:00,2020-03-31 02:25:00,133.2,133.29,-0.27,flip_to_long -3571,做多,2020-03-31 02:25:00,2020-03-31 05:20:00,133.29,131.17,-3.7,flip_to_short -3572,做空,2020-03-31 05:20:00,2020-03-31 05:25:00,131.17,131.7,-1.01,flip_to_long -3573,做多,2020-03-31 05:25:00,2020-03-31 05:50:00,131.7,131.2,-0.95,flip_to_short -3574,做空,2020-03-31 05:50:00,2020-03-31 05:55:00,131.2,131.38,-0.41,flip_to_long -3575,做多,2020-03-31 05:55:00,2020-03-31 06:00:00,131.38,130.98,-0.78,flip_to_short -3576,做空,2020-03-31 06:00:00,2020-03-31 06:10:00,130.98,131.2,-0.48,flip_to_long -3577,做多,2020-03-31 06:10:00,2020-03-31 06:35:00,131.2,132.06,1.32,tp_upper -3578,做空,2020-03-31 07:05:00,2020-03-31 07:10:00,131.58,131.68,-0.28,flip_to_long -3579,做多,2020-03-31 07:10:00,2020-03-31 07:30:00,131.68,131.46,-0.47,flip_to_short -3580,做空,2020-03-31 07:30:00,2020-03-31 07:45:00,131.46,131.84,-0.74,flip_to_long -3581,做多,2020-03-31 07:45:00,2020-03-31 08:00:00,131.84,131.76,-0.24,flip_to_short -3582,做空,2020-03-31 08:00:00,2020-03-31 08:05:00,131.76,131.94,-0.4,flip_to_long -3583,做多,2020-03-31 08:05:00,2020-03-31 08:20:00,131.94,132.47,0.76,tp_upper -3584,做空,2020-03-31 09:20:00,2020-03-31 09:50:00,132.5,132.15,0.46,tp_lower -3585,做多,2020-03-31 10:15:00,2020-03-31 10:25:00,132.43,132.28,-0.35,flip_to_short -3586,做空,2020-03-31 10:25:00,2020-03-31 10:45:00,132.28,131.89,0.53,tp_lower -3587,做多,2020-03-31 11:45:00,2020-03-31 11:50:00,132.02,131.91,-0.29,flip_to_short -3588,做空,2020-03-31 11:50:00,2020-03-31 12:10:00,131.91,131.11,1.21,tp_lower -3589,做多,2020-03-31 12:40:00,2020-03-31 12:45:00,131.6,132.39,1.2,tp_upper -3590,做空,2020-03-31 13:45:00,2020-03-31 13:55:00,132.02,132.12,-0.28,flip_to_long -3591,做多,2020-03-31 13:55:00,2020-03-31 14:30:00,132.12,132.39,0.34,flip_to_short -3592,做空,2020-03-31 14:30:00,2020-03-31 14:45:00,132.39,132.43,-0.18,flip_to_long -3593,做多,2020-03-31 14:45:00,2020-03-31 15:00:00,132.43,132.76,0.43,tp_upper -3594,做空,2020-03-31 15:20:00,2020-03-31 15:25:00,132.37,132.58,-0.46,flip_to_long -3595,做多,2020-03-31 15:25:00,2020-03-31 15:35:00,132.58,132.71,0.1,flip_to_short -3596,做空,2020-03-31 15:35:00,2020-03-31 15:55:00,132.71,132.7,-0.09,flip_to_long -3597,做多,2020-03-31 15:55:00,2020-03-31 16:00:00,132.7,132.69,-0.13,flip_to_short -3598,做空,2020-03-31 16:00:00,2020-03-31 16:25:00,132.69,132.4,0.37,tp_lower -3599,做多,2020-03-31 17:45:00,2020-03-31 17:55:00,132.31,132.67,0.48,tp_upper -3600,做空,2020-03-31 18:45:00,2020-03-31 19:25:00,132.52,132.7,-0.41,flip_to_long -3601,做多,2020-03-31 19:25:00,2020-03-31 19:35:00,132.7,132.9,0.22,tp_upper -3602,做空,2020-03-31 21:25:00,2020-03-31 21:30:00,134.36,134.49,-0.32,flip_to_long -3603,做多,2020-03-31 21:30:00,2020-03-31 21:35:00,134.49,133.8,-1.22,flip_to_short -3604,做空,2020-03-31 21:35:00,2020-03-31 21:40:00,133.8,133.57,0.26,tp_lower -3605,做多,2020-03-31 23:40:00,2020-03-31 23:50:00,133.31,133.35,-0.04,flip_to_short -3606,做空,2020-03-31 23:50:00,2020-03-31 23:55:00,133.35,132.61,1.09,tp_lower -3607,做多,2020-04-01 00:05:00,2020-04-01 02:20:00,133.16,132.16,-1.81,tp_upper -3608,做空,2020-04-01 04:40:00,2020-04-01 04:45:00,132.69,132.61,0.02,tp_lower -3609,做多,2020-04-01 05:25:00,2020-04-01 06:50:00,132.65,132.04,-1.14,flip_to_short -3610,做空,2020-04-01 06:50:00,2020-04-01 06:55:00,132.04,132.08,-0.18,flip_to_long -3611,做多,2020-04-01 06:55:00,2020-04-01 07:00:00,132.08,131.88,-0.45,flip_to_short -3612,做空,2020-04-01 07:00:00,2020-04-01 07:05:00,131.88,132.18,-0.62,flip_to_long -3613,做多,2020-04-01 07:05:00,2020-04-01 07:15:00,132.18,132.03,-0.36,flip_to_short -3614,做空,2020-04-01 07:15:00,2020-04-01 07:25:00,132.03,132.2,-0.39,flip_to_long -3615,做多,2020-04-01 07:25:00,2020-04-01 07:35:00,132.2,132.48,0.36,tp_upper -3616,做空,2020-04-01 08:00:00,2020-04-01 08:05:00,131.73,131.69,-0.04,tp_lower -3617,做多,2020-04-01 08:40:00,2020-04-01 08:45:00,132.14,132.03,-0.29,flip_to_short -3618,做空,2020-04-01 08:45:00,2020-04-01 08:55:00,132.03,131.95,0.02,flip_to_long -3619,做多,2020-04-01 08:55:00,2020-04-01 09:25:00,131.95,131.93,-0.14,flip_to_short -3620,做空,2020-04-01 09:25:00,2020-04-01 09:40:00,131.93,131.46,0.67,tp_lower -3621,做多,2020-04-01 09:45:00,2020-04-01 09:50:00,131.91,131.88,-0.16,flip_to_short -3622,做空,2020-04-01 09:50:00,2020-04-01 10:05:00,131.88,131.86,-0.08,flip_to_long -3623,做多,2020-04-01 10:05:00,2020-04-01 10:15:00,131.86,131.88,-0.08,flip_to_short -3624,做空,2020-04-01 10:15:00,2020-04-01 11:00:00,131.88,131.62,0.32,tp_lower -3625,做多,2020-04-01 11:30:00,2020-04-01 11:50:00,131.92,131.85,-0.23,flip_to_short -3626,做空,2020-04-01 11:50:00,2020-04-01 11:55:00,131.85,132.17,-0.64,flip_to_long -3627,做多,2020-04-01 11:55:00,2020-04-01 12:00:00,132.17,132.7,0.77,tp_upper -3628,做空,2020-04-01 12:05:00,2020-04-01 12:15:00,131.39,131.66,-0.56,tp_lower -3629,做多,2020-04-01 12:35:00,2020-04-01 12:50:00,131.6,131.5,-0.27,flip_to_short -3630,做空,2020-04-01 12:50:00,2020-04-01 13:00:00,131.5,131.37,0.11,tp_lower -3631,做多,2020-04-01 14:30:00,2020-04-01 14:45:00,131.23,131.53,0.39,tp_upper -3632,做空,2020-04-01 15:25:00,2020-04-01 15:30:00,131.0,131.17,-0.39,flip_to_long -3633,做多,2020-04-01 15:30:00,2020-04-01 15:35:00,131.17,131.07,-0.27,flip_to_short -3634,做空,2020-04-01 15:35:00,2020-04-01 16:00:00,131.07,129.49,2.51,tp_lower -3635,做多,2020-04-01 17:30:00,2020-04-01 17:45:00,129.43,129.32,-0.3,flip_to_short -3636,做空,2020-04-01 17:45:00,2020-04-01 17:55:00,129.32,129.49,-0.4,flip_to_long -3637,做多,2020-04-01 17:55:00,2020-04-01 18:10:00,129.49,129.83,0.46,tp_upper -3638,做空,2020-04-01 18:40:00,2020-04-01 18:45:00,129.42,129.51,-0.26,flip_to_long -3639,做多,2020-04-01 18:45:00,2020-04-01 18:50:00,129.51,129.52,-0.09,flip_to_short -3640,做空,2020-04-01 18:50:00,2020-04-01 19:10:00,129.52,129.18,0.46,tp_lower -3641,做多,2020-04-01 19:30:00,2020-04-01 19:55:00,129.38,129.83,0.65,tp_upper -3642,做空,2020-04-01 21:50:00,2020-04-01 21:55:00,131.35,131.6,-0.53,flip_to_long -3643,做多,2020-04-01 21:55:00,2020-04-01 22:05:00,131.6,131.84,0.29,flip_to_short -3644,做空,2020-04-01 22:05:00,2020-04-02 01:00:00,131.84,136.65,-8.1,flip_to_long -3645,做多,2020-04-02 01:00:00,2020-04-02 01:05:00,136.65,136.18,-0.86,flip_to_short -3646,做空,2020-04-02 01:05:00,2020-04-02 01:30:00,136.18,136.38,-0.43,flip_to_long -3647,做多,2020-04-02 01:30:00,2020-04-02 02:25:00,136.38,136.07,-0.6,flip_to_short -3648,做空,2020-04-02 02:25:00,2020-04-02 02:35:00,136.07,136.15,-0.24,flip_to_long -3649,做多,2020-04-02 02:35:00,2020-04-02 02:40:00,136.15,135.86,-0.57,flip_to_short -3650,做空,2020-04-02 02:40:00,2020-04-02 02:50:00,135.86,135.91,-0.19,flip_to_long -3651,做多,2020-04-02 02:50:00,2020-04-02 03:00:00,135.91,135.82,-0.25,flip_to_short -3652,做空,2020-04-02 03:00:00,2020-04-02 03:05:00,135.82,135.87,-0.19,flip_to_long -3653,做多,2020-04-02 03:05:00,2020-04-02 03:10:00,135.87,135.52,-0.66,flip_to_short -3654,做空,2020-04-02 03:10:00,2020-04-02 03:40:00,135.52,135.75,-0.47,flip_to_long -3655,做多,2020-04-02 03:40:00,2020-04-02 03:55:00,135.75,136.23,0.65,tp_upper -3656,做空,2020-04-02 04:50:00,2020-04-02 05:20:00,135.88,135.98,-0.26,flip_to_long -3657,做多,2020-04-02 05:20:00,2020-04-02 06:15:00,135.98,135.96,-0.14,flip_to_short -3658,做空,2020-04-02 06:15:00,2020-04-02 08:10:00,135.96,136.63,-1.15,tp_lower -3659,做多,2020-04-02 08:25:00,2020-04-02 08:50:00,137.02,137.2,0.17,flip_to_short -3660,做空,2020-04-02 08:50:00,2020-04-02 09:15:00,137.2,136.99,0.22,flip_to_long -3661,做多,2020-04-02 09:15:00,2020-04-02 09:40:00,136.99,137.0,-0.09,flip_to_short -3662,做空,2020-04-02 09:40:00,2020-04-02 10:05:00,137.0,137.12,-0.29,flip_to_long -3663,做多,2020-04-02 10:05:00,2020-04-02 10:10:00,137.12,137.58,0.6,tp_upper -3664,做空,2020-04-02 10:15:00,2020-04-02 10:35:00,136.94,137.16,-0.45,flip_to_long -3665,做多,2020-04-02 10:35:00,2020-04-02 10:50:00,137.16,137.01,-0.34,flip_to_short -3666,做空,2020-04-02 10:50:00,2020-04-02 11:00:00,137.01,136.91,0.05,tp_lower -3667,做多,2020-04-02 11:10:00,2020-04-02 11:20:00,136.97,137.41,0.57,tp_upper -3668,做空,2020-04-02 12:00:00,2020-04-02 12:05:00,137.12,137.34,-0.44,flip_to_long -3669,做多,2020-04-02 12:05:00,2020-04-02 12:10:00,137.34,137.25,-0.24,flip_to_short -3670,做空,2020-04-02 12:10:00,2020-04-02 12:15:00,137.25,137.53,-0.53,flip_to_long -3671,做多,2020-04-02 12:15:00,2020-04-02 12:30:00,137.53,137.84,0.37,tp_upper -3672,做空,2020-04-02 12:40:00,2020-04-02 13:05:00,137.36,136.81,0.73,tp_lower -3673,做多,2020-04-02 14:15:00,2020-04-02 14:35:00,136.8,137.97,1.69,tp_upper -3674,做空,2020-04-02 18:00:00,2020-04-02 18:40:00,143.71,141.82,2.68,tp_lower -3675,做多,2020-04-02 19:25:00,2020-04-02 20:20:00,142.09,140.78,-2.08,flip_to_short -3676,做空,2020-04-02 20:20:00,2020-04-02 20:25:00,140.78,138.76,2.94,tp_lower -3677,做多,2020-04-02 20:55:00,2020-04-02 21:30:00,140.5,142.87,3.52,tp_upper -3678,做空,2020-04-02 22:00:00,2020-04-02 22:10:00,141.0,141.58,-1.01,flip_to_long -3679,做多,2020-04-02 22:10:00,2020-04-02 22:25:00,141.58,141.55,-0.15,flip_to_short -3680,做空,2020-04-02 22:25:00,2020-04-02 22:30:00,141.55,142.08,-0.92,flip_to_long -3681,做多,2020-04-02 22:30:00,2020-04-02 23:00:00,142.08,141.78,-0.56,flip_to_short -3682,做空,2020-04-02 23:00:00,2020-04-02 23:10:00,141.78,141.51,0.3,tp_lower -3683,做多,2020-04-02 23:20:00,2020-04-03 00:15:00,141.74,141.58,-0.35,flip_to_short -3684,做空,2020-04-03 00:15:00,2020-04-03 00:30:00,141.58,141.37,0.22,flip_to_long -3685,做多,2020-04-03 00:30:00,2020-04-03 00:45:00,141.37,140.8,-1.01,flip_to_short -3686,做空,2020-04-03 00:45:00,2020-04-03 00:50:00,140.8,141.2,-0.74,flip_to_long -3687,做多,2020-04-03 00:50:00,2020-04-03 00:55:00,141.2,140.87,-0.63,flip_to_short -3688,做空,2020-04-03 00:55:00,2020-04-03 01:00:00,140.87,140.69,0.17,tp_lower -3689,做多,2020-04-03 01:10:00,2020-04-03 01:45:00,141.06,141.8,1.04,tp_upper -3690,做空,2020-04-03 03:25:00,2020-04-03 03:55:00,141.86,141.49,0.47,tp_lower -3691,做多,2020-04-03 04:45:00,2020-04-03 04:55:00,141.68,141.7,-0.08,flip_to_short -3692,做空,2020-04-03 04:55:00,2020-04-03 05:10:00,141.7,141.32,0.48,tp_lower -3693,做多,2020-04-03 05:45:00,2020-04-03 06:00:00,141.66,141.36,-0.58,flip_to_short -3694,做空,2020-04-03 06:00:00,2020-04-03 06:05:00,141.36,141.49,-0.31,flip_to_long -3695,做多,2020-04-03 06:05:00,2020-04-03 06:15:00,141.49,142.1,0.84,tp_upper -3696,做空,2020-04-03 08:15:00,2020-04-03 08:20:00,143.24,143.47,-0.47,flip_to_long -3697,做多,2020-04-03 08:20:00,2020-04-03 08:30:00,143.47,143.23,-0.48,flip_to_short -3698,做空,2020-04-03 08:30:00,2020-04-03 08:55:00,143.23,144.05,-1.37,flip_to_long -3699,做多,2020-04-03 08:55:00,2020-04-03 09:05:00,144.05,144.01,-0.17,flip_to_short -3700,做空,2020-04-03 09:05:00,2020-04-03 09:30:00,144.01,143.84,0.15,flip_to_long -3701,做多,2020-04-03 09:30:00,2020-04-03 09:35:00,143.84,143.77,-0.22,flip_to_short -3702,做空,2020-04-03 09:35:00,2020-04-03 11:25:00,143.77,145.54,-2.79,flip_to_long -3703,做多,2020-04-03 11:25:00,2020-04-03 11:45:00,145.54,145.78,0.25,tp_upper -3704,做空,2020-04-03 12:00:00,2020-04-03 12:40:00,145.9,144.37,2.15,tp_lower -3705,做多,2020-04-03 15:10:00,2020-04-03 15:15:00,142.64,142.26,-0.69,flip_to_short -3706,做空,2020-04-03 15:15:00,2020-04-03 16:05:00,142.26,139.63,3.89,tp_lower -3707,做多,2020-04-03 16:50:00,2020-04-03 17:30:00,140.68,139.96,-1.24,flip_to_short -3708,做空,2020-04-03 17:30:00,2020-04-03 17:40:00,139.96,139.83,0.09,flip_to_long -3709,做多,2020-04-03 17:40:00,2020-04-03 18:05:00,139.83,139.89,-0.02,flip_to_short -3710,做空,2020-04-03 18:05:00,2020-04-03 18:15:00,139.89,140.19,-0.58,flip_to_long -3711,做多,2020-04-03 18:15:00,2020-04-03 18:35:00,140.19,140.8,0.84,flip_to_short -3712,做空,2020-04-03 18:35:00,2020-04-03 20:45:00,140.8,141.07,-0.53,tp_lower -3713,做多,2020-04-03 21:35:00,2020-04-03 21:45:00,141.59,140.9,-1.17,flip_to_short -3714,做空,2020-04-03 21:45:00,2020-04-03 22:00:00,140.9,141.14,-0.48,flip_to_long -3715,做多,2020-04-03 22:00:00,2020-04-03 22:15:00,141.14,140.84,-0.57,flip_to_short -3716,做空,2020-04-03 22:15:00,2020-04-03 22:30:00,140.84,140.85,-0.12,flip_to_long -3717,做多,2020-04-03 22:30:00,2020-04-03 22:55:00,140.85,141.77,1.3,tp_upper -3718,做空,2020-04-03 23:45:00,2020-04-03 23:55:00,141.25,141.23,-0.08,flip_to_long -3719,做多,2020-04-03 23:55:00,2020-04-04 00:40:00,141.23,141.31,0.01,flip_to_short -3720,做空,2020-04-04 00:40:00,2020-04-04 01:00:00,141.31,141.74,-0.79,flip_to_long -3721,做多,2020-04-04 01:00:00,2020-04-04 01:05:00,141.74,141.68,-0.21,tp_upper -3722,做空,2020-04-04 01:25:00,2020-04-04 01:35:00,141.3,141.27,-0.06,flip_to_long -3723,做多,2020-04-04 01:35:00,2020-04-04 01:50:00,141.27,141.35,0.01,flip_to_short -3724,做空,2020-04-04 01:50:00,2020-04-04 02:00:00,141.35,141.0,0.44,tp_lower -3725,做多,2020-04-04 03:40:00,2020-04-04 04:20:00,140.03,140.31,0.33,tp_upper -3726,做空,2020-04-04 05:15:00,2020-04-04 05:20:00,140.09,140.4,-0.6,flip_to_long -3727,做多,2020-04-04 05:20:00,2020-04-04 05:25:00,140.4,140.88,0.65,tp_upper -3728,做空,2020-04-04 05:45:00,2020-04-04 05:50:00,140.08,140.13,-0.19,tp_lower -3729,做多,2020-04-04 06:45:00,2020-04-04 06:55:00,140.35,140.65,0.36,tp_upper -3730,做空,2020-04-04 09:00:00,2020-04-04 09:20:00,141.45,141.33,0.08,flip_to_long -3731,做多,2020-04-04 09:20:00,2020-04-04 09:45:00,141.33,142.98,2.48,tp_upper -3732,做空,2020-04-04 11:05:00,2020-04-04 11:25:00,143.02,142.68,0.42,tp_lower -3733,做多,2020-04-04 12:55:00,2020-04-04 13:05:00,140.96,140.9,-0.21,flip_to_short -3734,做空,2020-04-04 13:05:00,2020-04-04 14:40:00,140.9,141.62,-1.26,flip_to_long -3735,做多,2020-04-04 14:40:00,2020-04-04 14:45:00,141.62,141.62,-0.11,flip_to_short -3736,做空,2020-04-04 14:45:00,2020-04-04 15:00:00,141.62,141.57,-0.03,flip_to_long -3737,做多,2020-04-04 15:00:00,2020-04-04 15:05:00,141.57,141.94,0.47,tp_upper -3738,做空,2020-04-04 17:25:00,2020-04-04 17:30:00,143.25,143.3,-0.19,flip_to_long -3739,做多,2020-04-04 17:30:00,2020-04-04 17:45:00,143.3,143.24,-0.2,flip_to_short -3740,做空,2020-04-04 17:45:00,2020-04-04 18:00:00,143.24,143.13,0.06,tp_lower -3741,做多,2020-04-04 18:10:00,2020-04-04 18:15:00,143.49,143.36,-0.31,flip_to_short -3742,做空,2020-04-04 18:15:00,2020-04-04 18:50:00,143.36,143.05,0.37,tp_lower -3743,做多,2020-04-04 19:00:00,2020-04-04 19:15:00,143.31,142.47,-1.41,flip_to_short -3744,做空,2020-04-04 19:15:00,2020-04-04 19:20:00,142.47,142.19,0.32,tp_lower -3745,做多,2020-04-04 20:00:00,2020-04-04 20:25:00,143.31,144.48,1.69,tp_upper -3746,做空,2020-04-04 20:30:00,2020-04-04 20:35:00,141.18,142.61,-2.37,tp_lower -3747,做多,2020-04-04 20:50:00,2020-04-04 21:00:00,143.33,144.11,1.09,tp_upper -3748,做空,2020-04-04 22:00:00,2020-04-04 22:15:00,143.51,143.49,-0.08,flip_to_long -3749,做多,2020-04-04 22:15:00,2020-04-04 22:30:00,143.49,144.05,0.75,tp_upper -3750,做空,2020-04-04 22:50:00,2020-04-04 23:00:00,143.83,144.18,-0.65,flip_to_long -3751,做多,2020-04-04 23:00:00,2020-04-04 23:10:00,144.18,143.85,-0.62,flip_to_short -3752,做空,2020-04-04 23:10:00,2020-04-04 23:15:00,143.85,143.92,-0.22,flip_to_long -3753,做多,2020-04-04 23:15:00,2020-04-04 23:20:00,143.92,143.69,-0.46,flip_to_short -3754,做空,2020-04-04 23:20:00,2020-04-04 23:25:00,143.69,143.78,-0.25,flip_to_long -3755,做多,2020-04-04 23:25:00,2020-04-04 23:35:00,143.78,143.74,-0.17,flip_to_short -3756,做空,2020-04-04 23:35:00,2020-04-04 23:45:00,143.74,143.89,-0.34,flip_to_long -3757,做多,2020-04-04 23:45:00,2020-04-04 23:55:00,143.89,144.02,0.09,flip_to_short -3758,做空,2020-04-04 23:55:00,2020-04-05 00:00:00,144.02,144.45,-0.76,flip_to_long -3759,做多,2020-04-05 00:00:00,2020-04-05 00:05:00,144.45,144.36,-0.25,tp_upper -3760,做空,2020-04-05 00:55:00,2020-04-05 01:30:00,144.45,144.71,-0.52,flip_to_long -3761,做多,2020-04-05 01:30:00,2020-04-05 01:40:00,144.71,144.69,-0.14,flip_to_short -3762,做空,2020-04-05 01:40:00,2020-04-05 02:00:00,144.69,144.24,0.58,tp_lower -3763,做多,2020-04-05 02:55:00,2020-04-05 03:00:00,144.43,144.38,-0.19,flip_to_short -3764,做空,2020-04-05 03:00:00,2020-04-05 03:15:00,144.38,143.56,1.16,tp_lower -3765,做多,2020-04-05 03:35:00,2020-04-05 05:30:00,143.86,143.81,-0.19,tp_upper -3766,做空,2020-04-05 05:50:00,2020-04-05 06:00:00,142.82,142.33,0.66,tp_lower -3767,做多,2020-04-05 06:55:00,2020-04-05 07:00:00,142.98,142.6,-0.71,flip_to_short -3768,做空,2020-04-05 07:00:00,2020-04-05 07:10:00,142.6,142.8,-0.43,flip_to_long -3769,做多,2020-04-05 07:10:00,2020-04-05 07:15:00,142.8,142.78,-0.14,flip_to_short -3770,做空,2020-04-05 07:15:00,2020-04-05 07:35:00,142.78,142.65,0.09,flip_to_long -3771,做多,2020-04-05 07:35:00,2020-04-05 07:40:00,142.65,142.56,-0.25,flip_to_short -3772,做空,2020-04-05 07:40:00,2020-04-05 07:45:00,142.56,142.42,0.11,tp_lower -3773,做多,2020-04-05 07:50:00,2020-04-05 08:00:00,142.56,142.16,-0.74,flip_to_short -3774,做空,2020-04-05 08:00:00,2020-04-05 08:05:00,142.16,142.27,-0.28,tp_lower -3775,做多,2020-04-05 08:20:00,2020-04-05 09:10:00,142.63,143.2,0.78,tp_upper -3776,做空,2020-04-05 09:35:00,2020-04-05 09:50:00,142.76,142.87,-0.28,flip_to_long -3777,做多,2020-04-05 09:50:00,2020-04-05 09:55:00,142.87,142.63,-0.48,flip_to_short -3778,做空,2020-04-05 09:55:00,2020-04-05 10:00:00,142.63,142.52,0.06,tp_lower -3779,做多,2020-04-05 10:30:00,2020-04-05 11:00:00,142.74,142.92,0.17,tp_upper -3780,做空,2020-04-05 11:55:00,2020-04-05 12:00:00,142.82,142.85,-0.16,flip_to_long -3781,做多,2020-04-05 12:00:00,2020-04-05 12:25:00,142.85,142.88,-0.06,flip_to_short -3782,做空,2020-04-05 12:25:00,2020-04-05 12:30:00,142.88,143.04,-0.36,flip_to_long -3783,做多,2020-04-05 12:30:00,2020-04-05 12:35:00,143.04,143.29,0.28,tp_upper -3784,做空,2020-04-05 13:05:00,2020-04-05 13:10:00,143.08,143.23,-0.34,flip_to_long -3785,做多,2020-04-05 13:10:00,2020-04-05 13:20:00,143.23,143.25,-0.08,tp_upper -3786,做空,2020-04-05 14:05:00,2020-04-05 14:55:00,143.53,143.13,0.5,tp_lower -3787,做多,2020-04-05 15:20:00,2020-04-05 15:30:00,143.63,143.64,-0.09,tp_upper -3788,做空,2020-04-05 15:40:00,2020-04-05 15:45:00,143.46,143.91,-0.8,flip_to_long -3789,做多,2020-04-05 15:45:00,2020-04-05 15:50:00,143.91,143.65,-0.51,tp_upper -3790,做空,2020-04-05 16:00:00,2020-04-05 16:10:00,143.2,143.0,0.2,tp_lower -3791,做多,2020-04-05 17:45:00,2020-04-05 18:20:00,142.73,143.59,1.21,tp_upper -3792,做多,2020-04-05 18:55:00,2020-04-05 19:30:00,142.92,143.27,0.43,flip_to_short -3793,做空,2020-04-05 19:30:00,2020-04-05 19:45:00,143.27,143.3,-0.16,flip_to_long -3794,做多,2020-04-05 19:45:00,2020-04-05 19:50:00,143.3,143.16,-0.32,flip_to_short -3795,做空,2020-04-05 19:50:00,2020-04-05 20:05:00,143.16,142.79,0.46,tp_lower -3796,做多,2020-04-05 21:20:00,2020-04-05 21:45:00,142.4,142.58,0.17,tp_upper -3797,做空,2020-04-05 22:30:00,2020-04-05 23:10:00,142.66,142.9,-0.48,flip_to_long -3798,做多,2020-04-05 23:10:00,2020-04-05 23:15:00,142.9,142.47,-0.77,flip_to_short -3799,做空,2020-04-05 23:15:00,2020-04-05 23:35:00,142.47,142.55,-0.23,tp_lower -3800,做多,2020-04-06 00:00:00,2020-04-06 00:05:00,142.8,142.97,0.16,tp_upper -3801,做多,2020-04-06 01:35:00,2020-04-06 01:40:00,143.95,143.83,-0.3,flip_to_short -3802,做空,2020-04-06 01:40:00,2020-04-06 01:45:00,143.83,143.89,-0.21,flip_to_long -3803,做多,2020-04-06 01:45:00,2020-04-06 02:15:00,143.89,144.01,0.08,flip_to_short -3804,做空,2020-04-06 02:15:00,2020-04-06 02:35:00,144.01,143.61,0.51,tp_lower -3805,做多,2020-04-06 03:00:00,2020-04-06 03:05:00,143.85,143.82,-0.16,flip_to_short -3806,做空,2020-04-06 03:05:00,2020-04-06 03:10:00,143.82,143.89,-0.22,flip_to_long -3807,做多,2020-04-06 03:10:00,2020-04-06 03:20:00,143.89,143.93,-0.05,flip_to_short -3808,做空,2020-04-06 03:20:00,2020-04-06 07:25:00,143.93,149.03,-8.1,flip_to_long -3809,做多,2020-04-06 07:25:00,2020-04-06 07:55:00,149.03,149.43,0.47,flip_to_short -3810,做空,2020-04-06 07:55:00,2020-04-06 08:00:00,149.43,149.72,-0.53,flip_to_long -3811,做多,2020-04-06 08:00:00,2020-04-06 08:35:00,149.72,149.37,-0.62,flip_to_short -3812,做空,2020-04-06 08:35:00,2020-04-06 08:40:00,149.37,149.54,-0.35,flip_to_long -3813,做多,2020-04-06 08:40:00,2020-04-06 08:45:00,149.54,149.12,-0.71,flip_to_short -3814,做空,2020-04-06 08:45:00,2020-04-06 08:50:00,149.12,149.53,-0.7,flip_to_long -3815,做多,2020-04-06 08:50:00,2020-04-06 09:00:00,149.53,150.46,1.22,tp_upper -3816,做空,2020-04-06 10:45:00,2020-04-06 11:00:00,153.18,153.58,-0.67,tp_lower -3817,做多,2020-04-06 11:10:00,2020-04-06 11:15:00,154.06,154.0,-0.19,flip_to_short -3818,做空,2020-04-06 11:15:00,2020-04-06 11:25:00,154.0,153.73,0.27,flip_to_long -3819,做多,2020-04-06 11:25:00,2020-04-06 11:40:00,153.73,153.9,0.13,flip_to_short -3820,做空,2020-04-06 11:40:00,2020-04-06 11:50:00,153.9,154.09,-0.37,flip_to_long -3821,做多,2020-04-06 11:50:00,2020-04-06 12:10:00,154.09,153.87,-0.41,flip_to_short -3822,做空,2020-04-06 12:10:00,2020-04-06 12:20:00,153.87,153.88,-0.12,flip_to_long -3823,做多,2020-04-06 12:20:00,2020-04-06 12:30:00,153.88,154.88,1.28,tp_upper -3824,做空,2020-04-06 13:35:00,2020-04-06 13:45:00,155.33,155.65,-0.55,flip_to_long -3825,做多,2020-04-06 13:45:00,2020-04-06 13:55:00,155.65,155.77,0.06,flip_to_short -3826,做空,2020-04-06 13:55:00,2020-04-06 14:00:00,155.77,156.25,-0.77,flip_to_long -3827,做多,2020-04-06 14:00:00,2020-04-06 14:10:00,156.25,155.54,-1.07,flip_to_short -3828,做空,2020-04-06 14:10:00,2020-04-06 14:15:00,155.54,155.27,0.26,tp_lower -3829,做多,2020-04-06 14:55:00,2020-04-06 15:05:00,155.9,156.73,1.02,tp_upper -3830,做空,2020-04-06 18:05:00,2020-04-06 18:15:00,164.17,164.68,-0.77,flip_to_long -3831,做多,2020-04-06 18:15:00,2020-04-06 18:25:00,164.68,164.12,-0.83,flip_to_short -3832,做空,2020-04-06 18:25:00,2020-04-06 18:30:00,164.12,164.73,-0.89,flip_to_long -3833,做多,2020-04-06 18:30:00,2020-04-06 19:05:00,164.73,166.8,2.53,tp_upper -3834,做空,2020-04-06 19:45:00,2020-04-06 19:50:00,165.18,165.69,-0.76,flip_to_long -3835,做多,2020-04-06 19:50:00,2020-04-06 19:55:00,165.69,164.83,-1.2,flip_to_short -3836,做空,2020-04-06 19:55:00,2020-04-06 20:00:00,164.83,165.25,-0.64,flip_to_long -3837,做多,2020-04-06 20:00:00,2020-04-06 21:30:00,165.25,165.82,0.62,tp_upper -3838,做空,2020-04-06 22:20:00,2020-04-06 22:40:00,164.44,165.08,-0.92,flip_to_long -3839,做多,2020-04-06 22:40:00,2020-04-06 23:20:00,165.08,166.56,1.77,tp_upper -3840,做空,2020-04-07 00:55:00,2020-04-07 01:00:00,171.28,172.14,-1.21,flip_to_long -3841,做多,2020-04-07 01:00:00,2020-04-07 01:15:00,172.14,172.75,0.66,flip_to_short -3842,做空,2020-04-07 01:15:00,2020-04-07 01:25:00,172.75,172.81,-0.18,flip_to_long -3843,做多,2020-04-07 01:25:00,2020-04-07 03:45:00,172.81,170.81,-2.62,tp_upper -3844,做空,2020-04-07 04:20:00,2020-04-07 04:25:00,168.94,169.95,-1.39,flip_to_long -3845,做多,2020-04-07 04:25:00,2020-04-07 04:35:00,169.95,169.23,-1.01,flip_to_short -3846,做空,2020-04-07 04:35:00,2020-04-07 05:15:00,169.23,169.57,-0.53,flip_to_long -3847,做多,2020-04-07 05:15:00,2020-04-07 05:35:00,169.57,170.14,0.6,tp_upper -3848,做空,2020-04-07 06:00:00,2020-04-07 06:10:00,168.73,169.75,-1.39,flip_to_long -3849,做多,2020-04-07 06:10:00,2020-04-07 06:15:00,169.75,169.63,-0.25,flip_to_short -3850,做空,2020-04-07 06:15:00,2020-04-07 06:45:00,169.63,169.83,-0.35,flip_to_long -3851,做多,2020-04-07 06:45:00,2020-04-07 06:55:00,169.83,170.93,1.25,tp_upper -3852,做空,2020-04-07 08:10:00,2020-04-07 08:20:00,172.58,172.63,-0.17,flip_to_long -3853,做多,2020-04-07 08:20:00,2020-04-07 08:55:00,172.63,172.84,0.15,flip_to_short -3854,做空,2020-04-07 08:55:00,2020-04-07 09:30:00,172.84,172.52,0.28,flip_to_long -3855,做多,2020-04-07 09:30:00,2020-04-07 09:40:00,172.52,172.98,0.46,tp_upper -3856,做空,2020-04-07 09:45:00,2020-04-07 11:20:00,172.69,172.64,-0.04,tp_lower -3857,做多,2020-04-07 12:10:00,2020-04-07 12:25:00,173.45,172.92,-0.75,tp_upper -3858,做多,2020-04-07 13:25:00,2020-04-07 13:35:00,172.04,171.55,-0.7,flip_to_short -3859,做空,2020-04-07 13:35:00,2020-04-07 14:00:00,171.55,170.13,1.63,tp_lower -3860,做多,2020-04-07 15:20:00,2020-04-07 15:30:00,169.23,169.0,-0.39,flip_to_short -3861,做空,2020-04-07 15:30:00,2020-04-07 17:20:00,169.0,171.3,-2.97,flip_to_long -3862,做多,2020-04-07 17:20:00,2020-04-07 17:50:00,171.3,171.87,0.58,flip_to_short -3863,做空,2020-04-07 17:50:00,2020-04-07 18:05:00,171.87,170.52,1.53,tp_lower -3864,做多,2020-04-07 19:00:00,2020-04-07 19:05:00,170.67,170.67,-0.1,flip_to_short -3865,做空,2020-04-07 19:05:00,2020-04-07 19:25:00,170.67,169.96,0.76,flip_to_long -3866,做多,2020-04-07 19:25:00,2020-04-07 19:35:00,169.96,170.03,-0.02,flip_to_short -3867,做空,2020-04-07 19:35:00,2020-04-07 19:50:00,170.03,169.69,0.31,tp_lower -3868,做多,2020-04-07 21:30:00,2020-04-07 21:40:00,165.77,168.15,2.9,tp_upper -3869,做空,2020-04-07 22:25:00,2020-04-07 22:30:00,165.57,166.37,-1.13,flip_to_long -3870,做多,2020-04-07 22:30:00,2020-04-07 22:50:00,166.37,166.5,0.06,flip_to_short -3871,做空,2020-04-07 22:50:00,2020-04-07 23:05:00,166.5,165.17,1.58,tp_lower -3872,做多,2020-04-08 00:15:00,2020-04-08 00:20:00,164.99,164.98,-0.12,flip_to_short -3873,做空,2020-04-08 00:20:00,2020-04-08 00:30:00,164.98,164.93,-0.04,flip_to_long -3874,做多,2020-04-08 00:30:00,2020-04-08 00:40:00,164.93,165.28,0.35,tp_upper -3875,做空,2020-04-08 00:45:00,2020-04-08 00:50:00,164.42,164.49,-0.2,flip_to_long -3876,做多,2020-04-08 00:50:00,2020-04-08 00:55:00,164.49,164.42,-0.2,flip_to_short -3877,做空,2020-04-08 00:55:00,2020-04-08 01:00:00,164.42,164.79,-0.6,flip_to_long -3878,做多,2020-04-08 01:00:00,2020-04-08 01:35:00,164.79,164.79,-0.11,flip_to_short -3879,做空,2020-04-08 01:35:00,2020-04-08 01:40:00,164.79,165.05,-0.45,flip_to_long -3880,做多,2020-04-08 01:40:00,2020-04-08 01:45:00,165.05,164.3,-1.09,flip_to_short -3881,做空,2020-04-08 01:45:00,2020-04-08 01:50:00,164.3,163.88,0.44,tp_lower -3882,做多,2020-04-08 02:10:00,2020-04-08 02:25:00,164.76,165.76,1.2,tp_upper -3883,做空,2020-04-08 04:15:00,2020-04-08 05:10:00,171.6,171.6,-0.11,tp_lower -3884,做多,2020-04-08 05:20:00,2020-04-08 05:55:00,172.03,174.22,2.64,tp_upper -3885,做空,2020-04-08 06:05:00,2020-04-08 06:10:00,172.08,171.77,0.28,tp_lower -3886,做多,2020-04-08 07:25:00,2020-04-08 07:30:00,171.14,170.75,-0.61,flip_to_short -3887,做空,2020-04-08 07:30:00,2020-04-08 07:35:00,170.75,171.24,-0.74,flip_to_long -3888,做多,2020-04-08 07:35:00,2020-04-08 07:40:00,171.24,171.02,-0.39,flip_to_short -3889,做空,2020-04-08 07:40:00,2020-04-08 08:00:00,171.02,170.52,0.53,flip_to_long -3890,做多,2020-04-08 08:00:00,2020-04-08 09:30:00,170.52,169.58,-1.31,flip_to_short -3891,做空,2020-04-08 09:30:00,2020-04-08 09:45:00,169.58,169.3,0.25,flip_to_long -3892,做多,2020-04-08 09:45:00,2020-04-08 09:55:00,169.3,168.91,-0.61,flip_to_short -3893,做空,2020-04-08 09:55:00,2020-04-08 10:00:00,168.91,169.76,-1.19,flip_to_long -3894,做多,2020-04-08 10:00:00,2020-04-08 10:25:00,169.76,169.41,-0.55,flip_to_short -3895,做空,2020-04-08 10:25:00,2020-04-08 10:40:00,169.41,167.02,2.91,tp_lower -3896,做多,2020-04-08 11:20:00,2020-04-08 11:50:00,168.47,168.03,-0.67,flip_to_short -3897,做空,2020-04-08 11:50:00,2020-04-08 11:55:00,168.03,168.68,-0.94,flip_to_long -3898,做多,2020-04-08 11:55:00,2020-04-08 12:00:00,168.68,170.11,1.71,tp_upper -3899,做空,2020-04-08 12:20:00,2020-04-08 12:30:00,168.02,168.5,-0.73,flip_to_long -3900,做多,2020-04-08 12:30:00,2020-04-08 12:35:00,168.5,168.39,-0.25,flip_to_short -3901,做空,2020-04-08 12:35:00,2020-04-08 12:40:00,168.39,168.41,-0.13,flip_to_long -3902,做多,2020-04-08 12:40:00,2020-04-08 13:05:00,168.41,168.44,-0.07,flip_to_short -3903,做空,2020-04-08 13:05:00,2020-04-08 13:20:00,168.44,168.53,-0.22,flip_to_long -3904,做多,2020-04-08 13:20:00,2020-04-08 13:35:00,168.53,168.4,-0.27,flip_to_short -3905,做空,2020-04-08 13:35:00,2020-04-08 13:40:00,168.4,168.46,-0.18,flip_to_long -3906,做多,2020-04-08 13:40:00,2020-04-08 14:20:00,168.46,167.91,-0.8,flip_to_short -3907,做空,2020-04-08 14:20:00,2020-04-08 14:25:00,167.91,168.36,-0.68,flip_to_long -3908,做多,2020-04-08 14:25:00,2020-04-08 14:40:00,168.36,167.89,-0.7,flip_to_short -3909,做空,2020-04-08 14:40:00,2020-04-08 14:50:00,167.89,168.45,-0.81,flip_to_long -3910,做多,2020-04-08 14:50:00,2020-04-08 15:00:00,168.45,169.49,1.19,tp_upper -3911,做空,2020-04-08 15:50:00,2020-04-08 16:10:00,169.05,169.14,-0.22,flip_to_long -3912,做多,2020-04-08 16:10:00,2020-04-08 16:30:00,169.14,170.83,2.0,tp_upper -3913,做空,2020-04-08 17:45:00,2020-04-08 17:50:00,170.37,170.54,-0.32,flip_to_long -3914,做多,2020-04-08 17:50:00,2020-04-08 18:00:00,170.54,170.44,-0.23,flip_to_short -3915,做空,2020-04-08 18:00:00,2020-04-08 18:05:00,170.44,170.63,-0.34,flip_to_long -3916,做多,2020-04-08 18:05:00,2020-04-08 18:20:00,170.63,171.01,0.36,tp_upper -3917,做空,2020-04-08 19:15:00,2020-04-08 19:20:00,170.29,169.45,0.94,tp_lower -3918,做多,2020-04-08 19:50:00,2020-04-08 20:20:00,170.52,172.12,1.89,tp_upper -3919,做空,2020-04-08 21:40:00,2020-04-08 21:50:00,171.48,172.25,-1.07,tp_lower -3920,做空,2020-04-08 21:55:00,2020-04-08 22:00:00,171.63,172.18,-0.79,tp_lower -3921,做多,2020-04-08 22:05:00,2020-04-08 22:25:00,172.5,172.21,-0.46,flip_to_short -3922,做空,2020-04-08 22:25:00,2020-04-08 22:30:00,172.21,172.24,-0.14,flip_to_long -3923,做多,2020-04-08 22:30:00,2020-04-08 22:45:00,172.24,172.28,-0.06,flip_to_short -3924,做空,2020-04-08 22:45:00,2020-04-09 00:05:00,172.28,172.06,0.16,tp_lower -3925,做多,2020-04-09 00:20:00,2020-04-09 00:30:00,172.8,172.97,0.11,flip_to_short -3926,做空,2020-04-09 00:30:00,2020-04-09 00:50:00,172.97,173.0,-0.15,flip_to_long -3927,做多,2020-04-09 00:50:00,2020-04-09 00:55:00,173.0,172.85,-0.3,flip_to_short -3928,做空,2020-04-09 00:55:00,2020-04-09 01:00:00,172.85,172.14,0.8,tp_lower -3929,做多,2020-04-09 02:40:00,2020-04-09 03:05:00,171.29,171.06,-0.41,flip_to_short -3930,做空,2020-04-09 03:05:00,2020-04-09 03:10:00,171.06,171.12,-0.19,flip_to_long -3931,做多,2020-04-09 03:10:00,2020-04-09 03:15:00,171.12,170.75,-0.59,flip_to_short -3932,做空,2020-04-09 03:15:00,2020-04-09 03:30:00,170.75,169.78,1.14,tp_lower -3933,做多,2020-04-09 04:45:00,2020-04-09 04:50:00,169.88,169.62,-0.45,flip_to_short -3934,做空,2020-04-09 04:50:00,2020-04-09 04:55:00,169.62,169.86,-0.42,flip_to_long -3935,做多,2020-04-09 04:55:00,2020-04-09 05:25:00,169.86,169.63,-0.41,flip_to_short -3936,做空,2020-04-09 05:25:00,2020-04-09 05:30:00,169.63,169.78,-0.3,flip_to_long -3937,做多,2020-04-09 05:30:00,2020-04-09 05:35:00,169.78,169.55,-0.41,flip_to_short -3938,做空,2020-04-09 05:35:00,2020-04-09 05:40:00,169.55,169.63,-0.21,flip_to_long -3939,做多,2020-04-09 05:40:00,2020-04-09 05:55:00,169.63,170.71,1.28,tp_upper -3940,做空,2020-04-09 07:10:00,2020-04-09 07:15:00,170.37,170.69,-0.52,flip_to_long -3941,做多,2020-04-09 07:15:00,2020-04-09 07:30:00,170.69,171.28,0.65,tp_upper -3942,做空,2020-04-09 08:35:00,2020-04-09 08:40:00,171.63,171.98,-0.56,flip_to_long -3943,做多,2020-04-09 08:40:00,2020-04-09 09:00:00,171.98,172.1,0.04,flip_to_short -3944,做空,2020-04-09 09:00:00,2020-04-09 09:20:00,172.1,171.45,0.72,tp_lower -3945,做多,2020-04-09 10:45:00,2020-04-09 10:50:00,171.18,170.9,-0.47,flip_to_short -3946,做空,2020-04-09 10:50:00,2020-04-09 10:55:00,170.9,171.02,-0.26,flip_to_long -3947,做多,2020-04-09 10:55:00,2020-04-09 11:05:00,171.02,171.86,0.96,tp_upper -3948,做空,2020-04-09 11:25:00,2020-04-09 11:35:00,170.89,170.17,0.81,tp_lower -3949,做多,2020-04-09 12:50:00,2020-04-09 14:05:00,170.44,170.47,-0.07,flip_to_short -3950,做空,2020-04-09 14:05:00,2020-04-09 14:20:00,170.47,170.21,0.23,tp_lower -3951,做多,2020-04-09 14:25:00,2020-04-09 14:30:00,170.77,171.4,0.7,tp_upper -3952,做空,2020-04-09 14:45:00,2020-04-09 14:55:00,170.81,171.03,-0.39,flip_to_long -3953,做多,2020-04-09 14:55:00,2020-04-09 15:00:00,171.03,170.5,-0.79,flip_to_short -3954,做空,2020-04-09 15:00:00,2020-04-09 15:15:00,170.5,169.31,1.42,tp_lower -3955,做多,2020-04-09 16:00:00,2020-04-09 16:05:00,170.53,170.06,-0.72,flip_to_short -3956,做空,2020-04-09 16:05:00,2020-04-09 16:15:00,170.06,170.25,-0.35,flip_to_long -3957,做多,2020-04-09 16:15:00,2020-04-09 16:20:00,170.25,169.96,-0.48,flip_to_short -3958,做空,2020-04-09 16:20:00,2020-04-09 16:25:00,169.96,170.03,-0.2,flip_to_long -3959,做多,2020-04-09 16:25:00,2020-04-09 16:40:00,170.03,169.63,-0.62,flip_to_short -3960,做空,2020-04-09 16:40:00,2020-04-09 16:55:00,169.63,169.72,-0.22,tp_lower -3961,做多,2020-04-09 17:05:00,2020-04-09 17:45:00,170.27,169.88,-0.6,flip_to_short -3962,做空,2020-04-09 17:45:00,2020-04-09 17:55:00,169.88,170.09,-0.38,flip_to_long -3963,做多,2020-04-09 17:55:00,2020-04-09 18:00:00,170.09,169.5,-0.86,flip_to_short -3964,做空,2020-04-09 18:00:00,2020-04-09 18:05:00,169.5,169.48,-0.08,tp_lower -3965,做多,2020-04-09 18:20:00,2020-04-09 19:55:00,169.84,169.12,-1.02,flip_to_short -3966,做空,2020-04-09 19:55:00,2020-04-09 20:05:00,169.12,168.79,0.31,flip_to_long -3967,做多,2020-04-09 20:05:00,2020-04-09 20:20:00,168.79,169.24,0.46,tp_upper -3968,做空,2020-04-09 20:30:00,2020-04-09 23:35:00,168.93,169.9,-1.34,tp_lower -3969,做多,2020-04-10 00:35:00,2020-04-10 00:40:00,169.97,169.69,-0.47,flip_to_short -3970,做空,2020-04-10 00:40:00,2020-04-10 00:45:00,169.69,169.92,-0.41,flip_to_long -3971,做多,2020-04-10 00:45:00,2020-04-10 00:55:00,169.92,169.94,-0.08,flip_to_short -3972,做空,2020-04-10 00:55:00,2020-04-10 01:35:00,169.94,169.43,0.55,flip_to_long -3973,做多,2020-04-10 01:35:00,2020-04-10 06:20:00,169.43,161.84,-9.98,flip_to_short -3974,做空,2020-04-10 06:20:00,2020-04-10 07:00:00,161.84,158.32,4.47,tp_lower -3975,做多,2020-04-10 08:15:00,2020-04-10 08:20:00,158.73,158.6,-0.28,flip_to_short -3976,做空,2020-04-10 08:20:00,2020-04-10 08:35:00,158.6,158.51,0.01,flip_to_long -3977,做多,2020-04-10 08:35:00,2020-04-10 08:50:00,158.51,157.84,-1.01,flip_to_short -3978,做空,2020-04-10 08:50:00,2020-04-10 08:55:00,157.84,157.94,-0.24,flip_to_long -3979,做多,2020-04-10 08:55:00,2020-04-10 09:25:00,157.94,157.86,-0.21,flip_to_short -3980,做空,2020-04-10 09:25:00,2020-04-10 09:35:00,157.86,157.48,0.41,tp_lower -3981,做多,2020-04-10 09:55:00,2020-04-10 10:00:00,158.2,157.95,-0.44,flip_to_short -3982,做空,2020-04-10 10:00:00,2020-04-10 10:05:00,157.95,158.19,-0.43,flip_to_long -3983,做多,2020-04-10 10:05:00,2020-04-10 10:20:00,158.19,158.76,0.66,tp_upper -3984,做空,2020-04-10 11:00:00,2020-04-10 11:20:00,158.45,158.36,0.01,tp_lower -3985,做多,2020-04-10 12:05:00,2020-04-10 12:15:00,158.42,158.39,-0.15,flip_to_short -3986,做空,2020-04-10 12:15:00,2020-04-10 12:25:00,158.39,158.27,0.05,flip_to_long -3987,做多,2020-04-10 12:25:00,2020-04-10 12:30:00,158.27,158.02,-0.44,flip_to_short -3988,做空,2020-04-10 12:30:00,2020-04-10 12:35:00,158.02,158.04,-0.13,flip_to_long -3989,做多,2020-04-10 12:35:00,2020-04-10 12:45:00,158.04,158.25,0.17,flip_to_short -3990,做空,2020-04-10 12:45:00,2020-04-10 13:15:00,158.25,157.69,0.64,tp_lower -3991,做多,2020-04-10 13:40:00,2020-04-10 14:10:00,157.87,157.94,-0.01,flip_to_short -3992,做空,2020-04-10 14:10:00,2020-04-10 14:25:00,157.94,157.06,1.07,tp_lower -3993,做多,2020-04-10 16:15:00,2020-04-10 16:20:00,155.53,155.14,-0.64,flip_to_short -3994,做空,2020-04-10 16:20:00,2020-04-10 16:35:00,155.14,154.75,0.43,flip_to_long -3995,做多,2020-04-10 16:35:00,2020-04-10 16:55:00,154.75,156.33,2.06,tp_upper -3996,做空,2020-04-10 18:00:00,2020-04-10 18:05:00,156.31,156.34,-0.15,flip_to_long -3997,做多,2020-04-10 18:05:00,2020-04-10 19:05:00,156.34,158.37,2.67,tp_upper -3998,做空,2020-04-10 19:50:00,2020-04-10 19:55:00,157.42,157.99,-0.89,flip_to_long -3999,做多,2020-04-10 19:55:00,2020-04-10 20:10:00,157.99,158.01,-0.08,flip_to_short -4000,做空,2020-04-10 20:10:00,2020-04-10 20:20:00,158.01,157.81,0.16,flip_to_long -4001,做多,2020-04-10 20:20:00,2020-04-10 20:40:00,157.81,158.13,0.33,flip_to_short -4002,做空,2020-04-10 20:40:00,2020-04-10 22:00:00,158.13,159.67,-2.21,flip_to_long -4003,做多,2020-04-10 22:00:00,2020-04-10 22:15:00,159.67,159.02,-0.97,flip_to_short -4004,做空,2020-04-10 22:15:00,2020-04-10 22:20:00,159.02,159.11,-0.23,flip_to_long -4005,做多,2020-04-10 22:20:00,2020-04-11 00:10:00,159.11,158.76,-0.57,tp_upper -4006,做空,2020-04-11 00:25:00,2020-04-11 02:20:00,157.98,159.4,-2.07,flip_to_long -4007,做多,2020-04-11 02:20:00,2020-04-11 02:35:00,159.4,159.48,0.0,flip_to_short -4008,做空,2020-04-11 02:35:00,2020-04-11 02:50:00,159.48,159.57,-0.23,flip_to_long -4009,做多,2020-04-11 02:50:00,2020-04-11 03:10:00,159.57,159.56,-0.12,flip_to_short -4010,做空,2020-04-11 03:10:00,2020-04-11 03:30:00,159.56,159.61,-0.17,flip_to_long -4011,做多,2020-04-11 03:30:00,2020-04-11 03:35:00,159.61,159.56,-0.17,flip_to_short -4012,做空,2020-04-11 03:35:00,2020-04-11 05:05:00,159.56,159.71,-0.31,tp_lower -4013,做多,2020-04-11 05:30:00,2020-04-11 05:40:00,160.17,160.33,0.11,flip_to_short -4014,做空,2020-04-11 05:40:00,2020-04-11 05:50:00,160.33,160.56,-0.41,flip_to_long -4015,做多,2020-04-11 05:50:00,2020-04-11 06:30:00,160.56,160.06,-0.77,flip_to_short -4016,做空,2020-04-11 06:30:00,2020-04-11 06:45:00,160.06,160.23,-0.33,flip_to_long -4017,做多,2020-04-11 06:45:00,2020-04-11 08:40:00,160.23,158.87,-1.91,tp_upper -4018,做空,2020-04-11 08:45:00,2020-04-11 08:55:00,158.67,158.76,-0.22,flip_to_long -4019,做多,2020-04-11 08:55:00,2020-04-11 09:00:00,158.76,158.59,-0.33,flip_to_short -4020,做空,2020-04-11 09:00:00,2020-04-11 09:10:00,158.59,158.33,0.24,tp_lower -4021,做多,2020-04-11 10:05:00,2020-04-11 10:10:00,158.36,158.3,-0.18,flip_to_short -4022,做空,2020-04-11 10:10:00,2020-04-11 10:30:00,158.3,157.65,0.76,tp_lower -4023,做多,2020-04-11 11:05:00,2020-04-11 12:25:00,158.31,158.42,0.04,flip_to_short -4024,做空,2020-04-11 12:25:00,2020-04-11 12:45:00,158.42,158.63,-0.38,flip_to_long -4025,做多,2020-04-11 12:45:00,2020-04-11 12:50:00,158.63,158.31,-0.53,flip_to_short -4026,做空,2020-04-11 12:50:00,2020-04-11 12:55:00,158.31,158.66,-0.57,flip_to_long -4027,做多,2020-04-11 12:55:00,2020-04-11 13:00:00,158.66,158.57,-0.22,flip_to_short -4028,做空,2020-04-11 13:00:00,2020-04-11 13:10:00,158.57,158.01,0.63,tp_lower -4029,做多,2020-04-11 15:15:00,2020-04-11 15:20:00,157.35,157.28,-0.2,flip_to_short -4030,做空,2020-04-11 15:20:00,2020-04-11 16:00:00,157.28,157.89,-0.91,flip_to_long -4031,做多,2020-04-11 16:00:00,2020-04-11 16:05:00,157.89,158.04,0.09,tp_upper -4032,做空,2020-04-11 16:20:00,2020-04-11 16:45:00,157.46,155.36,2.66,tp_lower -4033,做多,2020-04-11 17:45:00,2020-04-11 17:50:00,156.48,156.04,-0.69,flip_to_short -4034,做空,2020-04-11 17:50:00,2020-04-11 18:10:00,156.04,155.9,0.08,flip_to_long -4035,做多,2020-04-11 18:10:00,2020-04-11 18:15:00,155.9,155.53,-0.6,flip_to_short -4036,做空,2020-04-11 18:15:00,2020-04-11 18:20:00,155.53,155.76,-0.41,flip_to_long -4037,做多,2020-04-11 18:20:00,2020-04-11 18:30:00,155.76,155.73,-0.14,flip_to_short -4038,做空,2020-04-11 18:30:00,2020-04-11 18:35:00,155.73,156.07,-0.56,flip_to_long -4039,做多,2020-04-11 18:35:00,2020-04-11 18:40:00,156.07,155.87,-0.37,flip_to_short -4040,做空,2020-04-11 18:40:00,2020-04-11 18:50:00,155.87,155.82,-0.04,flip_to_long -4041,做多,2020-04-11 18:50:00,2020-04-11 18:55:00,155.82,156.69,1.05,tp_upper -4042,做空,2020-04-11 19:00:00,2020-04-11 19:20:00,156.66,156.16,0.56,flip_to_long -4043,做多,2020-04-11 19:20:00,2020-04-11 19:25:00,156.16,155.98,-0.34,flip_to_short -4044,做空,2020-04-11 19:25:00,2020-04-11 19:35:00,155.98,155.96,-0.08,flip_to_long -4045,做多,2020-04-11 19:35:00,2020-04-11 21:35:00,155.96,155.0,-1.38,tp_upper -4046,做空,2020-04-11 23:05:00,2020-04-11 23:10:00,156.91,157.89,-1.39,flip_to_long -4047,做多,2020-04-11 23:10:00,2020-04-11 23:50:00,157.89,158.03,0.08,tp_upper -4048,做空,2020-04-12 00:30:00,2020-04-12 00:40:00,157.81,158.1,-0.5,flip_to_long -4049,做多,2020-04-12 00:40:00,2020-04-12 01:25:00,158.1,158.04,-0.19,flip_to_short -4050,做空,2020-04-12 01:25:00,2020-04-12 01:55:00,158.04,157.23,0.98,tp_lower -4051,做多,2020-04-12 03:20:00,2020-04-12 03:25:00,156.75,156.68,-0.2,flip_to_short -4052,做空,2020-04-12 03:25:00,2020-04-12 03:40:00,156.68,156.37,0.31,tp_lower -4053,做多,2020-04-12 04:40:00,2020-04-12 05:35:00,156.0,156.48,0.55,tp_upper -4054,做空,2020-04-12 06:35:00,2020-04-12 06:45:00,156.59,156.54,-0.04,flip_to_long -4055,做多,2020-04-12 06:45:00,2020-04-12 07:00:00,156.54,156.41,-0.28,flip_to_short -4056,做空,2020-04-12 07:00:00,2020-04-12 07:10:00,156.41,156.2,0.18,tp_lower -4057,做多,2020-04-12 07:35:00,2020-04-12 08:00:00,156.66,157.31,0.77,tp_upper -4058,做空,2020-04-12 08:50:00,2020-04-12 10:30:00,157.07,157.65,-0.89,flip_to_long -4059,做多,2020-04-12 10:30:00,2020-04-12 11:30:00,157.65,158.39,0.89,tp_upper -4060,做空,2020-04-12 13:40:00,2020-04-12 13:45:00,159.3,159.6,-0.51,flip_to_long -4061,做多,2020-04-12 13:45:00,2020-04-12 14:10:00,159.6,160.16,0.64,tp_upper -4062,做空,2020-04-12 14:55:00,2020-04-12 15:35:00,160.19,160.63,-0.69,flip_to_long -4063,做多,2020-04-12 15:35:00,2020-04-12 15:50:00,160.63,161.0,0.38,tp_upper -4064,做空,2020-04-12 17:15:00,2020-04-12 17:20:00,162.69,162.91,-0.39,flip_to_long -4065,做多,2020-04-12 17:20:00,2020-04-12 17:25:00,162.91,162.84,-0.2,flip_to_short -4066,做空,2020-04-12 17:25:00,2020-04-12 17:30:00,162.84,163.12,-0.47,flip_to_long -4067,做多,2020-04-12 17:30:00,2020-04-12 17:35:00,163.12,162.92,-0.36,flip_to_short -4068,做空,2020-04-12 17:35:00,2020-04-12 17:50:00,162.92,163.09,-0.32,flip_to_long -4069,做多,2020-04-12 17:50:00,2020-04-12 17:55:00,163.09,162.96,-0.27,flip_to_short -4070,做空,2020-04-12 17:55:00,2020-04-12 18:00:00,162.96,163.34,-0.59,flip_to_long -4071,做多,2020-04-12 18:00:00,2020-04-12 18:05:00,163.34,163.02,-0.51,flip_to_short -4072,做空,2020-04-12 18:05:00,2020-04-12 18:10:00,163.02,163.1,-0.21,flip_to_long -4073,做多,2020-04-12 18:10:00,2020-04-12 19:05:00,163.1,163.83,0.82,tp_upper -4074,做空,2020-04-12 20:35:00,2020-04-12 20:45:00,164.04,164.15,-0.24,flip_to_long -4075,做多,2020-04-12 20:45:00,2020-04-12 20:50:00,164.15,163.02,-1.53,flip_to_short -4076,做空,2020-04-12 20:50:00,2020-04-12 20:55:00,163.02,163.54,-0.76,tp_lower -4077,做多,2020-04-12 21:45:00,2020-04-12 21:50:00,163.68,163.65,-0.14,flip_to_short -4078,做空,2020-04-12 21:50:00,2020-04-12 22:05:00,163.65,163.1,0.59,flip_to_long -4079,做多,2020-04-12 22:05:00,2020-04-13 02:00:00,163.1,152.59,-13.33,flip_to_short -4080,做空,2020-04-13 02:00:00,2020-04-13 02:10:00,152.59,153.37,-1.11,flip_to_long -4081,做多,2020-04-13 02:10:00,2020-04-13 02:15:00,153.37,153.17,-0.35,flip_to_short -4082,做空,2020-04-13 02:15:00,2020-04-13 02:20:00,153.17,153.34,-0.32,flip_to_long -4083,做多,2020-04-13 02:20:00,2020-04-13 02:25:00,153.34,153.17,-0.31,flip_to_short -4084,做空,2020-04-13 02:25:00,2020-04-13 02:35:00,153.17,153.1,-0.01,flip_to_long -4085,做多,2020-04-13 02:35:00,2020-04-13 02:45:00,153.1,153.73,0.71,tp_upper -4086,做空,2020-04-13 03:00:00,2020-04-13 03:35:00,153.52,153.16,0.36,flip_to_long -4087,做多,2020-04-13 03:35:00,2020-04-13 04:35:00,153.16,152.93,-0.39,flip_to_short -4088,做空,2020-04-13 04:35:00,2020-04-13 05:00:00,152.93,153.05,-0.25,flip_to_long -4089,做多,2020-04-13 05:00:00,2020-04-13 05:30:00,153.05,152.83,-0.38,flip_to_short -4090,做空,2020-04-13 05:30:00,2020-04-13 05:45:00,152.83,152.36,0.5,tp_lower -4091,做多,2020-04-13 06:05:00,2020-04-13 06:30:00,152.72,153.56,0.98,tp_upper -4092,做空,2020-04-13 07:05:00,2020-04-13 07:10:00,152.74,152.91,-0.32,flip_to_long -4093,做多,2020-04-13 07:10:00,2020-04-13 07:15:00,152.91,152.7,-0.37,flip_to_short -4094,做空,2020-04-13 07:15:00,2020-04-13 07:20:00,152.7,152.97,-0.44,flip_to_long -4095,做多,2020-04-13 07:20:00,2020-04-13 07:25:00,152.97,152.49,-0.71,flip_to_short -4096,做空,2020-04-13 07:25:00,2020-04-13 07:30:00,152.49,151.92,0.63,tp_lower -4097,做多,2020-04-13 08:05:00,2020-04-13 08:10:00,152.73,152.54,-0.34,flip_to_short -4098,做空,2020-04-13 08:10:00,2020-04-13 08:15:00,152.54,152.67,-0.26,flip_to_long -4099,做多,2020-04-13 08:15:00,2020-04-13 08:25:00,152.67,152.5,-0.31,flip_to_short -4100,做空,2020-04-13 08:25:00,2020-04-13 08:50:00,152.5,152.3,0.16,flip_to_long -4101,做多,2020-04-13 08:50:00,2020-04-13 09:00:00,152.3,151.93,-0.57,flip_to_short -4102,做空,2020-04-13 09:00:00,2020-04-13 09:20:00,151.93,151.76,0.12,tp_lower -4103,做多,2020-04-13 10:00:00,2020-04-13 10:15:00,151.96,151.9,-0.17,flip_to_short -4104,做空,2020-04-13 10:15:00,2020-04-13 13:20:00,151.9,153.1,-1.62,flip_to_long -4105,做多,2020-04-13 13:20:00,2020-04-13 13:30:00,153.1,152.59,-0.73,flip_to_short -4106,做空,2020-04-13 13:30:00,2020-04-13 13:35:00,152.59,152.95,-0.54,tp_lower -4107,做空,2020-04-13 13:40:00,2020-04-13 13:50:00,152.68,152.25,0.44,tp_lower -4108,做多,2020-04-13 14:00:00,2020-04-13 14:10:00,152.61,153.76,1.33,tp_upper -4109,做空,2020-04-13 14:15:00,2020-04-13 14:45:00,152.88,152.58,0.28,flip_to_long -4110,做多,2020-04-13 14:45:00,2020-04-13 15:00:00,152.58,153.06,0.5,flip_to_short -4111,做空,2020-04-13 15:00:00,2020-04-13 16:40:00,153.06,153.88,-1.12,flip_to_long -4112,做多,2020-04-13 16:40:00,2020-04-13 16:50:00,153.88,153.58,-0.47,flip_to_short -4113,做空,2020-04-13 16:50:00,2020-04-13 16:55:00,153.58,153.7,-0.24,flip_to_long -4114,做多,2020-04-13 16:55:00,2020-04-13 17:25:00,153.7,153.85,0.09,flip_to_short -4115,做空,2020-04-13 17:25:00,2020-04-13 17:30:00,153.85,154.21,-0.54,flip_to_long -4116,做多,2020-04-13 17:30:00,2020-04-13 17:40:00,154.21,153.9,-0.47,flip_to_short -4117,做空,2020-04-13 17:40:00,2020-04-13 17:50:00,153.9,153.97,-0.18,flip_to_long -4118,做多,2020-04-13 17:50:00,2020-04-13 17:55:00,153.97,153.69,-0.44,flip_to_short -4119,做空,2020-04-13 17:55:00,2020-04-13 18:00:00,153.69,154.18,-0.69,flip_to_long -4120,做多,2020-04-13 18:00:00,2020-04-13 18:05:00,154.18,153.91,-0.42,flip_to_short -4121,做空,2020-04-13 18:05:00,2020-04-13 18:50:00,153.91,153.72,0.14,tp_lower -4122,做多,2020-04-13 19:00:00,2020-04-13 19:20:00,153.89,154.34,0.45,tp_upper -4123,做空,2020-04-13 19:50:00,2020-04-13 22:00:00,154.8,157.52,-3.37,flip_to_long -4124,做多,2020-04-13 22:00:00,2020-04-13 22:10:00,157.52,157.2,-0.46,flip_to_short -4125,做空,2020-04-13 22:10:00,2020-04-13 22:30:00,157.2,157.34,-0.25,flip_to_long -4126,做多,2020-04-13 22:30:00,2020-04-13 22:45:00,157.34,157.42,0.0,flip_to_short -4127,做空,2020-04-13 22:45:00,2020-04-13 22:50:00,157.42,157.81,-0.54,flip_to_long -4128,做多,2020-04-13 22:50:00,2020-04-13 23:00:00,157.81,157.64,-0.29,tp_upper -4129,做空,2020-04-13 23:10:00,2020-04-13 23:15:00,157.11,157.76,-0.84,flip_to_long -4130,做多,2020-04-13 23:15:00,2020-04-13 23:20:00,157.76,157.28,-0.64,flip_to_short -4131,做空,2020-04-13 23:20:00,2020-04-13 23:30:00,157.28,156.66,0.62,tp_lower -4132,做多,2020-04-14 00:00:00,2020-04-14 00:05:00,157.49,156.97,-0.72,flip_to_short -4133,做空,2020-04-14 00:05:00,2020-04-14 00:10:00,156.97,157.4,-0.61,flip_to_long -4134,做多,2020-04-14 00:10:00,2020-04-14 00:15:00,157.4,157.0,-0.57,flip_to_short -4135,做空,2020-04-14 00:15:00,2020-04-14 00:45:00,157.0,156.03,1.06,tp_lower -4136,做多,2020-04-14 01:20:00,2020-04-14 02:00:00,156.47,157.46,1.09,tp_upper -4137,做空,2020-04-14 03:05:00,2020-04-14 03:10:00,157.03,157.16,-0.25,flip_to_long -4138,做多,2020-04-14 03:10:00,2020-04-14 03:25:00,157.16,157.34,0.12,flip_to_short -4139,做空,2020-04-14 03:25:00,2020-04-14 03:30:00,157.34,157.59,-0.39,flip_to_long -4140,做多,2020-04-14 03:30:00,2020-04-14 03:35:00,157.59,158.1,0.51,tp_upper -4141,做空,2020-04-14 04:40:00,2020-04-14 04:55:00,158.02,158.08,-0.17,flip_to_long -4142,做多,2020-04-14 04:55:00,2020-04-14 05:15:00,158.08,158.14,-0.02,flip_to_short -4143,做空,2020-04-14 05:15:00,2020-04-14 05:30:00,158.14,158.18,-0.14,flip_to_long -4144,做多,2020-04-14 05:30:00,2020-04-14 07:15:00,158.18,158.4,0.17,tp_upper -4145,做空,2020-04-14 07:35:00,2020-04-14 07:40:00,156.94,157.2,-0.4,tp_lower -4146,做多,2020-04-14 08:50:00,2020-04-14 08:55:00,156.77,156.31,-0.64,flip_to_short -4147,做空,2020-04-14 08:55:00,2020-04-14 09:05:00,156.31,156.57,-0.4,flip_to_long -4148,做多,2020-04-14 09:05:00,2020-04-14 09:15:00,156.57,156.15,-0.59,flip_to_short -4149,做空,2020-04-14 09:15:00,2020-04-14 09:20:00,156.15,156.47,-0.47,flip_to_long -4150,做多,2020-04-14 09:20:00,2020-04-14 09:25:00,156.47,156.73,0.21,tp_upper -4151,做空,2020-04-14 10:50:00,2020-04-14 10:55:00,157.06,156.08,1.06,tp_lower -4152,做多,2020-04-14 12:15:00,2020-04-14 12:30:00,156.39,156.56,0.11,flip_to_short -4153,做空,2020-04-14 12:30:00,2020-04-14 12:35:00,156.56,157.01,-0.63,flip_to_long -4154,做多,2020-04-14 12:35:00,2020-04-14 12:40:00,157.01,157.19,0.12,tp_upper -4155,做空,2020-04-14 14:55:00,2020-04-14 15:05:00,159.1,159.3,-0.33,flip_to_long -4156,做多,2020-04-14 15:05:00,2020-04-14 15:10:00,159.3,159.19,-0.22,flip_to_short -4157,做空,2020-04-14 15:10:00,2020-04-14 16:05:00,159.19,159.7,-0.68,flip_to_long -4158,做多,2020-04-14 16:05:00,2020-04-14 16:15:00,159.7,160.13,0.4,tp_upper -4159,做空,2020-04-14 17:15:00,2020-04-14 17:20:00,160.42,160.49,-0.17,flip_to_long -4160,做多,2020-04-14 17:20:00,2020-04-14 17:25:00,160.49,160.27,-0.34,flip_to_short -4161,做空,2020-04-14 17:25:00,2020-04-14 17:30:00,160.27,160.55,-0.41,flip_to_long -4162,做多,2020-04-14 17:30:00,2020-04-14 17:35:00,160.55,160.28,-0.4,flip_to_short -4163,做空,2020-04-14 17:35:00,2020-04-14 17:55:00,160.28,159.51,0.78,tp_lower -4164,做多,2020-04-14 18:10:00,2020-04-14 18:20:00,160.95,160.52,-0.58,flip_to_short -4165,做空,2020-04-14 18:20:00,2020-04-14 18:30:00,160.52,160.33,0.12,flip_to_long -4166,做多,2020-04-14 18:30:00,2020-04-14 18:55:00,160.33,160.3,-0.13,flip_to_short -4167,做空,2020-04-14 18:55:00,2020-04-14 19:10:00,160.3,159.31,1.03,tp_lower -4168,做多,2020-04-14 19:35:00,2020-04-14 19:40:00,160.15,160.12,-0.13,flip_to_short -4169,做空,2020-04-14 19:40:00,2020-04-14 20:10:00,160.12,159.72,0.37,flip_to_long -4170,做多,2020-04-14 20:10:00,2020-04-14 20:25:00,159.72,159.78,-0.02,flip_to_short -4171,做空,2020-04-14 20:25:00,2020-04-14 20:30:00,159.78,159.18,0.6,tp_lower -4172,做多,2020-04-14 22:00:00,2020-04-14 22:05:00,159.27,159.49,0.16,tp_upper -4173,做空,2020-04-14 22:55:00,2020-04-14 23:15:00,159.4,159.84,-0.6,flip_to_long -4174,做多,2020-04-14 23:15:00,2020-04-14 23:20:00,159.84,159.24,-0.78,flip_to_short -4175,做空,2020-04-14 23:20:00,2020-04-14 23:25:00,159.24,159.67,-0.58,flip_to_long -4176,做多,2020-04-14 23:25:00,2020-04-14 23:30:00,159.67,159.41,-0.39,flip_to_short -4177,做空,2020-04-14 23:30:00,2020-04-14 23:40:00,159.41,158.76,0.65,tp_lower -4178,做多,2020-04-15 01:10:00,2020-04-15 01:35:00,157.2,157.7,0.51,tp_upper -4179,做空,2020-04-15 01:45:00,2020-04-15 04:50:00,157.25,160.05,-3.47,flip_to_long -4180,做多,2020-04-15 04:50:00,2020-04-15 06:15:00,160.05,160.98,0.99,tp_upper -4181,做空,2020-04-15 06:35:00,2020-04-15 07:00:00,160.41,159.54,0.92,tp_lower -4182,做多,2020-04-15 07:45:00,2020-04-15 07:55:00,159.88,159.53,-0.5,flip_to_short -4183,做空,2020-04-15 07:55:00,2020-04-15 08:15:00,159.53,159.79,-0.4,flip_to_long -4184,做多,2020-04-15 08:15:00,2020-04-15 08:20:00,159.79,159.74,-0.15,flip_to_short -4185,做空,2020-04-15 08:20:00,2020-04-15 08:35:00,159.74,159.78,-0.14,flip_to_long -4186,做多,2020-04-15 08:35:00,2020-04-15 08:40:00,159.78,159.67,-0.22,tp_upper -4187,做空,2020-04-15 08:45:00,2020-04-15 08:50:00,159.2,158.48,0.75,tp_lower -4188,做多,2020-04-15 10:05:00,2020-04-15 10:15:00,158.91,159.52,0.62,tp_upper -4189,做空,2020-04-15 10:40:00,2020-04-15 10:45:00,158.97,157.68,1.42,tp_lower -4190,做多,2020-04-15 13:15:00,2020-04-15 13:35:00,156.61,157.07,0.46,tp_upper -4191,做空,2020-04-15 13:45:00,2020-04-15 13:55:00,156.38,156.61,-0.37,flip_to_long -4192,做多,2020-04-15 13:55:00,2020-04-15 14:00:00,156.61,156.59,-0.12,flip_to_short -4193,做空,2020-04-15 14:00:00,2020-04-15 15:05:00,156.59,156.87,-0.43,flip_to_long -4194,做多,2020-04-15 15:05:00,2020-04-15 15:15:00,156.87,156.89,-0.07,flip_to_short -4195,做空,2020-04-15 15:15:00,2020-04-15 15:25:00,156.89,156.93,-0.14,flip_to_long -4196,做多,2020-04-15 15:25:00,2020-04-15 16:10:00,156.93,156.45,-0.67,flip_to_short -4197,做空,2020-04-15 16:10:00,2020-04-15 16:15:00,156.45,156.54,-0.2,flip_to_long -4198,做多,2020-04-15 16:15:00,2020-04-15 16:40:00,156.54,157.14,0.62,tp_upper -4199,做多,2020-04-15 17:40:00,2020-04-15 17:45:00,157.38,157.27,-0.22,tp_upper -4200,做空,2020-04-15 17:55:00,2020-04-15 18:00:00,157.11,157.34,-0.37,flip_to_long -4201,做多,2020-04-15 18:00:00,2020-04-15 18:10:00,157.34,157.47,0.06,tp_upper -4202,做空,2020-04-15 18:50:00,2020-04-15 19:05:00,157.6,157.06,0.54,tp_lower -4203,做多,2020-04-15 19:35:00,2020-04-15 19:45:00,157.29,157.41,0.05,flip_to_short -4204,做空,2020-04-15 19:45:00,2020-04-15 20:00:00,157.41,156.65,0.81,tp_lower -4205,做多,2020-04-15 20:05:00,2020-04-15 20:50:00,157.46,157.37,-0.2,flip_to_short -4206,做空,2020-04-15 20:50:00,2020-04-15 21:00:00,157.37,157.88,-0.7,flip_to_long -4207,做多,2020-04-15 21:00:00,2020-04-15 21:15:00,157.88,157.18,-0.92,flip_to_short -4208,做空,2020-04-15 21:15:00,2020-04-15 21:40:00,157.18,157.05,0.06,tp_lower -4209,做多,2020-04-16 01:20:00,2020-04-16 01:30:00,151.14,152.22,1.26,tp_upper -4210,做空,2020-04-16 02:35:00,2020-04-16 02:45:00,152.44,152.77,-0.51,flip_to_long -4211,做多,2020-04-16 02:45:00,2020-04-16 03:00:00,152.77,152.27,-0.72,flip_to_short -4212,做空,2020-04-16 03:00:00,2020-04-16 03:05:00,152.27,152.09,0.13,tp_lower -4213,做多,2020-04-16 03:35:00,2020-04-16 03:50:00,152.54,152.86,0.3,tp_upper -4214,做空,2020-04-16 04:25:00,2020-04-16 04:35:00,152.61,152.42,0.14,flip_to_long -4215,做多,2020-04-16 04:35:00,2020-04-16 04:50:00,152.42,152.53,0.04,flip_to_short -4216,做空,2020-04-16 04:50:00,2020-04-16 05:00:00,152.53,152.79,-0.42,flip_to_long -4217,做多,2020-04-16 05:00:00,2020-04-16 05:20:00,152.79,153.15,0.35,tp_upper -4218,做空,2020-04-16 09:35:00,2020-04-16 10:00:00,168.38,170.41,-2.38,flip_to_long -4219,做多,2020-04-16 10:00:00,2020-04-16 10:05:00,170.41,169.93,-0.62,flip_to_short -4220,做空,2020-04-16 10:05:00,2020-04-16 10:15:00,169.93,170.29,-0.49,flip_to_long -4221,做多,2020-04-16 10:15:00,2020-04-16 10:25:00,170.29,169.76,-0.67,flip_to_short -4222,做空,2020-04-16 10:25:00,2020-04-16 10:35:00,169.76,167.31,2.58,tp_lower -4223,做多,2020-04-16 11:10:00,2020-04-16 11:35:00,169.4,169.55,0.07,flip_to_short -4224,做空,2020-04-16 11:35:00,2020-04-16 11:45:00,169.55,169.24,0.25,flip_to_long -4225,做多,2020-04-16 11:45:00,2020-04-16 12:00:00,169.24,169.17,-0.17,tp_upper -4226,做空,2020-04-16 12:05:00,2020-04-16 13:40:00,169.11,170.41,-1.53,flip_to_long -4227,做多,2020-04-16 13:40:00,2020-04-16 13:45:00,170.41,169.76,-0.8,flip_to_short -4228,做空,2020-04-16 13:45:00,2020-04-16 13:55:00,169.76,168.9,0.84,tp_lower -4229,做多,2020-04-16 14:20:00,2020-04-16 14:25:00,170.37,170.03,-0.46,flip_to_short -4230,做空,2020-04-16 14:25:00,2020-04-16 14:45:00,170.03,170.67,-0.79,flip_to_long -4231,做多,2020-04-16 14:45:00,2020-04-16 15:05:00,170.67,171.26,0.54,tp_upper -4232,做空,2020-04-16 15:30:00,2020-04-16 15:40:00,170.29,171.78,-1.71,flip_to_long -4233,做多,2020-04-16 15:40:00,2020-04-16 15:45:00,171.78,171.73,-0.14,tp_upper -4234,做空,2020-04-16 16:00:00,2020-04-16 16:30:00,171.24,170.12,1.1,tp_lower -4235,做多,2020-04-16 17:00:00,2020-04-16 17:50:00,170.75,170.76,-0.08,flip_to_short -4236,做空,2020-04-16 17:50:00,2020-04-16 18:15:00,170.76,170.95,-0.3,tp_lower -4237,做空,2020-04-16 18:40:00,2020-04-16 18:45:00,170.71,170.79,-0.18,flip_to_long -4238,做多,2020-04-16 18:45:00,2020-04-16 19:30:00,170.79,171.34,0.5,tp_upper -4239,做空,2020-04-16 20:00:00,2020-04-16 20:20:00,170.93,171.16,-0.34,flip_to_long -4240,做多,2020-04-16 20:20:00,2020-04-16 21:00:00,171.16,171.68,0.46,flip_to_short -4241,做空,2020-04-16 21:00:00,2020-04-16 22:25:00,171.68,171.44,0.16,tp_lower -4242,做多,2020-04-16 22:35:00,2020-04-16 22:40:00,173.0,172.56,-0.56,flip_to_short -4243,做空,2020-04-16 22:40:00,2020-04-16 23:30:00,172.56,172.87,-0.42,tp_lower -4244,做多,2020-04-17 00:00:00,2020-04-17 00:05:00,173.15,171.64,-1.73,flip_to_short -4245,做空,2020-04-17 00:05:00,2020-04-17 00:10:00,171.64,171.08,0.51,tp_lower -4246,做多,2020-04-17 00:45:00,2020-04-17 00:55:00,172.01,171.42,-0.73,flip_to_short -4247,做空,2020-04-17 00:55:00,2020-04-17 01:05:00,171.42,171.73,-0.43,flip_to_long -4248,做多,2020-04-17 01:05:00,2020-04-17 01:15:00,171.73,171.67,-0.16,flip_to_short -4249,做空,2020-04-17 01:15:00,2020-04-17 02:15:00,171.67,171.81,-0.24,flip_to_long -4250,做多,2020-04-17 02:15:00,2020-04-17 04:00:00,171.81,170.5,-1.5,flip_to_short -4251,做空,2020-04-17 04:00:00,2020-04-17 04:10:00,170.5,170.94,-0.56,tp_lower -4252,做多,2020-04-17 05:10:00,2020-04-17 05:20:00,170.39,170.38,-0.1,flip_to_short -4253,做空,2020-04-17 05:20:00,2020-04-17 05:35:00,170.38,170.37,-0.08,flip_to_long -4254,做多,2020-04-17 05:35:00,2020-04-17 05:45:00,170.37,171.05,0.63,tp_upper -4255,做空,2020-04-17 06:00:00,2020-04-17 06:05:00,170.04,169.65,0.33,tp_lower -4256,做多,2020-04-17 07:25:00,2020-04-17 07:45:00,170.29,169.4,-1.05,flip_to_short -4257,做空,2020-04-17 07:45:00,2020-04-17 07:55:00,169.4,169.65,-0.36,flip_to_long -4258,做多,2020-04-17 07:55:00,2020-04-17 08:00:00,169.65,170.12,0.41,tp_upper -4259,做空,2020-04-17 10:15:00,2020-04-17 10:20:00,171.01,171.45,-0.56,flip_to_long -4260,做多,2020-04-17 10:20:00,2020-04-17 10:25:00,171.45,171.2,-0.35,flip_to_short -4261,做空,2020-04-17 10:25:00,2020-04-17 10:35:00,171.2,171.34,-0.24,flip_to_long -4262,做多,2020-04-17 10:35:00,2020-04-17 10:40:00,171.34,171.11,-0.33,flip_to_short -4263,做空,2020-04-17 10:40:00,2020-04-17 10:45:00,171.11,171.28,-0.27,flip_to_long -4264,做多,2020-04-17 10:45:00,2020-04-17 11:15:00,171.28,171.2,-0.17,tp_upper -4265,做多,2020-04-17 12:45:00,2020-04-17 13:15:00,170.23,169.95,-0.38,flip_to_short -4266,做空,2020-04-17 13:15:00,2020-04-17 13:25:00,169.95,169.33,0.56,tp_lower -4267,做多,2020-04-17 13:55:00,2020-04-17 14:00:00,170.16,170.57,0.34,tp_upper -4268,做空,2020-04-17 14:10:00,2020-04-17 14:25:00,169.99,169.83,0.08,flip_to_long -4269,做多,2020-04-17 14:25:00,2020-04-17 14:30:00,169.83,169.57,-0.36,flip_to_short -4270,做空,2020-04-17 14:30:00,2020-04-17 15:00:00,169.57,169.93,-0.47,flip_to_long -4271,做多,2020-04-17 15:00:00,2020-04-17 15:15:00,169.93,169.67,-0.36,flip_to_short -4272,做空,2020-04-17 15:15:00,2020-04-17 15:30:00,169.67,169.83,-0.26,flip_to_long -4273,做多,2020-04-17 15:30:00,2020-04-17 15:55:00,169.83,169.72,-0.2,flip_to_short -4274,做空,2020-04-17 15:55:00,2020-04-17 17:45:00,169.72,169.82,-0.19,tp_lower -4275,做多,2020-04-17 18:40:00,2020-04-17 18:55:00,169.94,169.88,-0.15,flip_to_short -4276,做空,2020-04-17 18:55:00,2020-04-17 20:35:00,169.88,170.7,-0.94,flip_to_long -4277,做多,2020-04-17 20:35:00,2020-04-17 20:45:00,170.7,170.72,-0.07,flip_to_short -4278,做空,2020-04-17 20:45:00,2020-04-17 20:50:00,170.72,170.73,-0.1,flip_to_long -4279,做多,2020-04-17 20:50:00,2020-04-17 22:40:00,170.73,170.3,-0.53,flip_to_short -4280,做空,2020-04-17 22:40:00,2020-04-17 22:45:00,170.3,170.38,-0.17,flip_to_long -4281,做多,2020-04-17 22:45:00,2020-04-17 22:50:00,170.38,170.15,-0.32,flip_to_short -4282,做空,2020-04-17 22:50:00,2020-04-17 23:00:00,170.15,170.53,-0.48,flip_to_long -4283,做多,2020-04-17 23:00:00,2020-04-17 23:10:00,170.53,170.67,0.06,tp_upper -4284,做空,2020-04-17 23:40:00,2020-04-17 23:45:00,171.04,171.25,-0.3,flip_to_long -4285,做多,2020-04-17 23:45:00,2020-04-17 23:50:00,171.25,170.38,-0.96,flip_to_short -4286,做空,2020-04-17 23:50:00,2020-04-17 23:55:00,170.38,170.56,-0.27,flip_to_long -4287,做多,2020-04-17 23:55:00,2020-04-18 00:15:00,170.56,171.48,0.84,flip_to_short -4288,做空,2020-04-18 00:15:00,2020-04-18 00:30:00,171.48,171.75,-0.37,flip_to_long -4289,做多,2020-04-18 00:30:00,2020-04-18 02:00:00,171.75,173.34,1.57,tp_upper -4290,做空,2020-04-18 02:10:00,2020-04-18 03:20:00,173.08,173.57,-0.6,flip_to_long -4291,做多,2020-04-18 03:20:00,2020-04-18 03:25:00,173.57,173.22,-0.45,flip_to_short -4292,做空,2020-04-18 03:25:00,2020-04-18 03:35:00,173.22,172.85,0.29,tp_lower -4293,做多,2020-04-18 04:05:00,2020-04-18 04:20:00,173.55,173.27,-0.38,flip_to_short -4294,做空,2020-04-18 04:20:00,2020-04-18 04:30:00,173.27,173.23,-0.05,flip_to_long -4295,做多,2020-04-18 04:30:00,2020-04-18 05:25:00,173.23,173.66,0.35,tp_upper -4296,做空,2020-04-18 06:25:00,2020-04-18 06:35:00,173.26,173.47,-0.31,flip_to_long -4297,做多,2020-04-18 06:35:00,2020-04-18 06:40:00,173.47,173.14,-0.43,flip_to_short -4298,做空,2020-04-18 06:40:00,2020-04-18 06:50:00,173.14,173.08,-0.03,tp_lower -4299,做多,2020-04-18 07:35:00,2020-04-18 07:45:00,173.06,173.16,0.01,flip_to_short -4300,做空,2020-04-18 07:45:00,2020-04-18 09:00:00,173.16,173.31,-0.24,flip_to_long -4301,做多,2020-04-18 09:00:00,2020-04-18 09:05:00,173.31,173.28,-0.12,flip_to_short -4302,做空,2020-04-18 09:05:00,2020-04-18 09:15:00,173.28,173.35,-0.16,flip_to_long -4303,做多,2020-04-18 09:15:00,2020-04-18 09:30:00,173.35,173.41,-0.03,flip_to_short -4304,做空,2020-04-18 09:30:00,2020-04-18 09:50:00,173.41,173.2,0.13,tp_lower -4305,做多,2020-04-18 10:05:00,2020-04-18 10:10:00,173.19,173.05,-0.23,flip_to_short -4306,做空,2020-04-18 10:10:00,2020-04-18 10:15:00,173.05,173.21,-0.25,flip_to_long -4307,做多,2020-04-18 10:15:00,2020-04-18 10:20:00,173.21,172.44,-0.87,flip_to_short -4308,做空,2020-04-18 10:20:00,2020-04-18 10:25:00,172.44,171.72,0.65,tp_lower -4309,做多,2020-04-18 11:35:00,2020-04-18 11:55:00,172.37,174.08,1.66,tp_upper -4310,做空,2020-04-18 15:05:00,2020-04-18 15:10:00,182.5,182.81,-0.39,flip_to_long -4311,做多,2020-04-18 15:10:00,2020-04-18 15:15:00,182.81,182.72,-0.18,flip_to_short -4312,做空,2020-04-18 15:15:00,2020-04-18 15:20:00,182.72,183.1,-0.46,flip_to_long -4313,做多,2020-04-18 15:20:00,2020-04-18 15:45:00,183.1,184.41,1.17,tp_upper -4314,做空,2020-04-18 16:00:00,2020-04-18 16:20:00,183.49,181.87,1.48,tp_lower -4315,做多,2020-04-18 16:55:00,2020-04-18 17:20:00,182.89,182.76,-0.22,flip_to_short -4316,做空,2020-04-18 17:20:00,2020-04-18 17:55:00,182.76,182.43,0.23,flip_to_long -4317,做多,2020-04-18 17:55:00,2020-04-18 18:00:00,182.43,182.25,-0.27,flip_to_short -4318,做空,2020-04-18 18:00:00,2020-04-18 18:20:00,182.25,182.51,-0.34,flip_to_long -4319,做多,2020-04-18 18:20:00,2020-04-18 18:25:00,182.51,182.32,-0.27,flip_to_short -4320,做空,2020-04-18 18:25:00,2020-04-18 18:30:00,182.32,182.57,-0.33,flip_to_long -4321,做多,2020-04-18 18:30:00,2020-04-18 18:35:00,182.57,182.39,-0.26,flip_to_short -4322,做空,2020-04-18 18:35:00,2020-04-18 18:50:00,182.39,182.37,-0.07,flip_to_long -4323,做多,2020-04-18 18:50:00,2020-04-18 19:00:00,182.37,182.12,-0.33,flip_to_short -4324,做空,2020-04-18 19:00:00,2020-04-18 19:05:00,182.12,182.26,-0.22,flip_to_long -4325,做多,2020-04-18 19:05:00,2020-04-18 19:10:00,182.26,182.42,0.07,tp_upper -4326,做空,2020-04-18 19:55:00,2020-04-18 20:05:00,182.51,182.68,-0.25,flip_to_long -4327,做多,2020-04-18 20:05:00,2020-04-18 20:20:00,182.68,183.13,0.34,tp_upper -4328,做空,2020-04-18 23:40:00,2020-04-18 23:50:00,187.4,187.2,0.1,flip_to_long -4329,做多,2020-04-18 23:50:00,2020-04-19 00:00:00,187.2,187.29,-0.0,flip_to_short -4330,做空,2020-04-19 00:00:00,2020-04-19 00:10:00,187.29,186.28,0.89,tp_lower -4331,做多,2020-04-19 01:05:00,2020-04-19 01:15:00,186.46,186.49,-0.06,flip_to_short -4332,做空,2020-04-19 01:15:00,2020-04-19 01:30:00,186.49,186.19,0.2,flip_to_long -4333,做多,2020-04-19 01:30:00,2020-04-19 01:35:00,186.19,186.08,-0.2,flip_to_short -4334,做空,2020-04-19 01:35:00,2020-04-19 03:30:00,186.08,186.91,-0.91,flip_to_long -4335,做多,2020-04-19 03:30:00,2020-04-19 03:40:00,186.91,186.78,-0.22,flip_to_short -4336,做空,2020-04-19 03:40:00,2020-04-19 03:50:00,186.78,186.89,-0.2,flip_to_long -4337,做多,2020-04-19 03:50:00,2020-04-19 04:35:00,186.89,186.7,-0.27,flip_to_short -4338,做空,2020-04-19 04:35:00,2020-04-19 04:45:00,186.7,186.7,-0.09,flip_to_long -4339,做多,2020-04-19 04:45:00,2020-04-19 07:00:00,186.7,182.64,-4.02,flip_to_short -4340,做空,2020-04-19 07:00:00,2020-04-19 08:00:00,182.64,181.46,1.05,tp_lower -4341,做多,2020-04-19 08:25:00,2020-04-19 08:30:00,182.44,182.44,-0.09,flip_to_short -4342,做空,2020-04-19 08:30:00,2020-04-19 09:05:00,182.44,182.09,0.25,flip_to_long -4343,做多,2020-04-19 09:05:00,2020-04-19 09:50:00,182.09,183.17,0.96,tp_upper -4344,做空,2020-04-19 10:30:00,2020-04-19 10:40:00,182.79,182.83,-0.13,flip_to_long -4345,做多,2020-04-19 10:40:00,2020-04-19 11:00:00,182.83,183.08,0.15,flip_to_short -4346,做空,2020-04-19 11:00:00,2020-04-19 11:10:00,183.08,182.19,0.78,tp_lower -4347,做多,2020-04-19 11:55:00,2020-04-19 12:00:00,182.94,182.54,-0.48,flip_to_short -4348,做空,2020-04-19 12:00:00,2020-04-19 12:05:00,182.54,182.94,-0.48,flip_to_long -4349,做多,2020-04-19 12:05:00,2020-04-19 12:10:00,182.94,182.79,-0.23,flip_to_short -4350,做空,2020-04-19 12:10:00,2020-04-19 12:40:00,182.79,182.4,0.29,flip_to_long -4351,做多,2020-04-19 12:40:00,2020-04-19 13:00:00,182.4,182.45,-0.04,flip_to_short -4352,做空,2020-04-19 13:00:00,2020-04-19 13:05:00,182.45,182.06,0.29,tp_lower -4353,做多,2020-04-19 14:50:00,2020-04-19 14:55:00,179.77,179.24,-0.61,flip_to_short -4354,做空,2020-04-19 14:55:00,2020-04-19 15:40:00,179.24,179.59,-0.43,flip_to_long -4355,做多,2020-04-19 15:40:00,2020-04-19 15:55:00,179.59,178.8,-0.86,flip_to_short -4356,做空,2020-04-19 15:55:00,2020-04-19 16:10:00,178.8,179.27,-0.55,flip_to_long -4357,做多,2020-04-19 16:10:00,2020-04-19 16:20:00,179.27,179.3,-0.06,flip_to_short -4358,做空,2020-04-19 16:20:00,2020-04-19 18:25:00,179.3,181.2,-1.94,flip_to_long -4359,做多,2020-04-19 18:25:00,2020-04-19 18:35:00,181.2,181.65,0.34,flip_to_short -4360,做空,2020-04-19 18:35:00,2020-04-19 18:40:00,181.65,181.9,-0.32,flip_to_long -4361,做多,2020-04-19 18:40:00,2020-04-19 18:45:00,181.9,181.66,-0.31,flip_to_short -4362,做空,2020-04-19 18:45:00,2020-04-19 18:50:00,181.66,182.27,-0.66,flip_to_long -4363,做多,2020-04-19 18:50:00,2020-04-19 19:05:00,182.27,181.73,-0.59,flip_to_short -4364,做空,2020-04-19 19:05:00,2020-04-19 19:10:00,181.73,181.12,0.49,tp_lower -4365,做多,2020-04-19 19:45:00,2020-04-19 19:55:00,181.47,181.11,-0.42,flip_to_short -4366,做空,2020-04-19 19:55:00,2020-04-19 20:00:00,181.11,180.95,0.07,tp_lower -4367,做多,2020-04-19 20:40:00,2020-04-19 20:45:00,181.01,180.97,-0.12,flip_to_short -4368,做空,2020-04-19 20:45:00,2020-04-19 20:50:00,180.97,181.5,-0.58,flip_to_long -4369,做多,2020-04-19 20:50:00,2020-04-19 21:05:00,181.5,181.95,0.34,tp_upper -4370,做空,2020-04-19 22:10:00,2020-04-19 22:20:00,181.71,182.13,-0.48,flip_to_long -4371,做多,2020-04-19 22:20:00,2020-04-19 22:25:00,182.13,182.04,-0.17,flip_to_short -4372,做空,2020-04-19 22:25:00,2020-04-19 22:40:00,182.04,181.96,-0.01,flip_to_long -4373,做多,2020-04-19 22:40:00,2020-04-19 22:55:00,181.96,182.42,0.34,tp_upper -4374,做空,2020-04-19 23:20:00,2020-04-19 23:25:00,182.1,182.12,-0.1,flip_to_long -4375,做多,2020-04-19 23:25:00,2020-04-20 00:25:00,182.12,180.96,-1.16,flip_to_short -4376,做空,2020-04-20 00:25:00,2020-04-20 00:30:00,180.96,181.41,-0.52,flip_to_long -4377,做多,2020-04-20 00:30:00,2020-04-20 01:25:00,181.41,181.42,-0.08,flip_to_short -4378,做空,2020-04-20 01:25:00,2020-04-20 02:10:00,181.42,181.43,-0.1,tp_lower -4379,做多,2020-04-20 02:30:00,2020-04-20 02:45:00,181.99,183.33,1.19,tp_upper -4380,做空,2020-04-20 04:55:00,2020-04-20 05:20:00,183.9,183.25,0.53,tp_lower -4381,做多,2020-04-20 06:50:00,2020-04-20 07:00:00,183.47,183.02,-0.52,flip_to_short -4382,做空,2020-04-20 07:00:00,2020-04-20 07:15:00,183.02,183.62,-0.66,flip_to_long -4383,做多,2020-04-20 07:15:00,2020-04-20 07:45:00,183.62,183.28,-0.41,flip_to_short -4384,做空,2020-04-20 07:45:00,2020-04-20 07:50:00,183.28,183.6,-0.39,flip_to_long -4385,做多,2020-04-20 07:50:00,2020-04-20 08:00:00,183.6,182.32,-1.29,flip_to_short -4386,做空,2020-04-20 08:00:00,2020-04-20 08:05:00,182.32,182.6,-0.35,tp_lower -4387,做多,2020-04-20 09:40:00,2020-04-20 09:45:00,182.16,182.5,0.23,tp_upper -4388,做空,2020-04-20 09:55:00,2020-04-20 10:05:00,182.16,180.92,1.08,tp_lower -4389,做多,2020-04-20 11:10:00,2020-04-20 13:55:00,180.61,178.68,-1.93,flip_to_short -4390,做空,2020-04-20 13:55:00,2020-04-20 14:10:00,178.68,178.82,-0.22,flip_to_long -4391,做多,2020-04-20 14:10:00,2020-04-20 14:20:00,178.82,179.22,0.3,flip_to_short -4392,做空,2020-04-20 14:20:00,2020-04-20 15:50:00,179.22,178.71,0.4,tp_lower -4393,做多,2020-04-20 15:55:00,2020-04-20 16:10:00,179.39,179.22,-0.25,flip_to_short -4394,做空,2020-04-20 16:10:00,2020-04-20 16:15:00,179.22,178.5,0.6,tp_lower -4395,做多,2020-04-20 18:05:00,2020-04-20 18:45:00,175.58,174.95,-0.7,flip_to_short -4396,做空,2020-04-20 18:45:00,2020-04-20 19:15:00,174.95,170.84,3.92,tp_lower -4397,做多,2020-04-20 20:30:00,2020-04-20 21:00:00,171.01,171.86,0.78,tp_upper -4398,做空,2020-04-20 21:40:00,2020-04-20 22:00:00,170.2,171.36,-1.28,flip_to_long -4399,做多,2020-04-20 22:00:00,2020-04-20 22:15:00,171.36,172.0,0.56,tp_upper -4400,做空,2020-04-20 23:05:00,2020-04-20 23:10:00,171.22,171.36,-0.23,flip_to_long -4401,做多,2020-04-20 23:10:00,2020-04-21 00:25:00,171.36,172.14,0.7,flip_to_short -4402,做空,2020-04-21 00:25:00,2020-04-21 01:40:00,172.14,172.82,-0.79,flip_to_long -4403,做多,2020-04-21 01:40:00,2020-04-21 01:45:00,172.82,172.14,-0.79,flip_to_short -4404,做空,2020-04-21 01:45:00,2020-04-21 01:55:00,172.14,172.11,-0.06,tp_lower -4405,做多,2020-04-21 03:05:00,2020-04-21 03:15:00,171.66,171.5,-0.25,flip_to_short -4406,做空,2020-04-21 03:15:00,2020-04-21 03:50:00,171.5,171.5,-0.09,flip_to_long -4407,做多,2020-04-21 03:50:00,2020-04-21 04:10:00,171.5,172.08,0.51,tp_upper -4408,做空,2020-04-21 04:15:00,2020-04-21 04:25:00,171.57,171.4,0.09,tp_lower -4409,做多,2020-04-21 04:55:00,2020-04-21 05:10:00,171.58,171.69,0.02,flip_to_short -4410,做空,2020-04-21 05:10:00,2020-04-21 05:20:00,171.69,172.2,-0.61,flip_to_long -4411,做多,2020-04-21 05:20:00,2020-04-21 05:25:00,172.2,172.74,0.46,tp_upper -4412,做空,2020-04-21 06:25:00,2020-04-21 07:00:00,172.9,172.66,0.16,tp_lower -4413,做多,2020-04-21 07:30:00,2020-04-21 07:35:00,173.14,172.98,-0.25,flip_to_short -4414,做空,2020-04-21 07:35:00,2020-04-21 07:50:00,172.98,172.78,0.12,flip_to_long -4415,做多,2020-04-21 07:50:00,2020-04-21 08:00:00,172.78,172.79,-0.08,flip_to_short -4416,做空,2020-04-21 08:00:00,2020-04-21 08:15:00,172.79,172.02,0.69,tp_lower -4417,做多,2020-04-21 09:00:00,2020-04-21 10:10:00,172.06,170.62,-1.56,flip_to_short -4418,做空,2020-04-21 10:10:00,2020-04-21 10:45:00,170.62,170.12,0.42,flip_to_long -4419,做多,2020-04-21 10:45:00,2020-04-21 10:50:00,170.12,169.84,-0.37,flip_to_short -4420,做空,2020-04-21 10:50:00,2020-04-21 11:00:00,169.84,169.82,-0.07,flip_to_long -4421,做多,2020-04-21 11:00:00,2020-04-21 11:40:00,169.82,169.49,-0.43,flip_to_short -4422,做空,2020-04-21 11:40:00,2020-04-21 11:50:00,169.49,169.5,-0.1,flip_to_long -4423,做多,2020-04-21 11:50:00,2020-04-21 12:10:00,169.5,170.48,0.92,tp_upper -4424,做空,2020-04-21 12:55:00,2020-04-21 13:25:00,170.33,170.42,-0.18,flip_to_long -4425,做多,2020-04-21 13:25:00,2020-04-21 14:10:00,170.42,170.58,0.08,flip_to_short -4426,做空,2020-04-21 14:10:00,2020-04-21 16:10:00,170.58,170.45,0.05,flip_to_long -4427,做多,2020-04-21 16:10:00,2020-04-21 16:15:00,170.45,170.15,-0.39,flip_to_short -4428,做空,2020-04-21 16:15:00,2020-04-21 16:20:00,170.15,170.4,-0.34,flip_to_long -4429,做多,2020-04-21 16:20:00,2020-04-21 16:25:00,170.4,171.08,0.6,tp_upper -4430,做空,2020-04-21 16:40:00,2020-04-21 16:45:00,170.09,170.32,-0.32,flip_to_long -4431,做多,2020-04-21 16:45:00,2020-04-21 17:00:00,170.32,170.52,0.12,tp_upper -4432,做空,2020-04-21 17:10:00,2020-04-21 17:15:00,170.21,170.35,-0.23,flip_to_long -4433,做多,2020-04-21 17:15:00,2020-04-21 17:25:00,170.35,171.01,0.58,tp_upper -4434,做空,2020-04-21 17:45:00,2020-04-21 17:50:00,170.58,172.88,-2.43,flip_to_long -4435,做多,2020-04-21 17:50:00,2020-04-21 17:55:00,172.88,172.41,-0.55,tp_upper -4436,做空,2020-04-21 18:45:00,2020-04-21 18:50:00,171.57,171.8,-0.31,flip_to_long -4437,做多,2020-04-21 18:50:00,2020-04-21 19:05:00,171.8,171.84,-0.05,flip_to_short -4438,做空,2020-04-21 19:05:00,2020-04-21 19:10:00,171.84,172.21,-0.45,flip_to_long -4439,做多,2020-04-21 19:10:00,2020-04-21 19:35:00,172.21,172.3,0.0,tp_upper -4440,做空,2020-04-21 19:50:00,2020-04-21 20:00:00,172.07,171.9,0.08,flip_to_long -4441,做多,2020-04-21 20:00:00,2020-04-21 21:05:00,171.9,171.92,-0.06,flip_to_short -4442,做空,2020-04-21 21:05:00,2020-04-21 21:10:00,171.92,172.06,-0.22,flip_to_long -4443,做多,2020-04-21 21:10:00,2020-04-21 21:40:00,172.06,172.74,0.58,tp_upper -4444,做空,2020-04-21 22:10:00,2020-04-21 22:15:00,172.23,171.91,0.23,tp_lower -4445,做多,2020-04-21 22:30:00,2020-04-21 22:50:00,172.34,172.44,0.01,flip_to_short -4446,做空,2020-04-21 22:50:00,2020-04-21 23:35:00,172.44,171.56,0.78,tp_lower -4447,做多,2020-04-22 01:15:00,2020-04-22 01:20:00,170.74,170.69,-0.14,flip_to_short -4448,做空,2020-04-22 01:20:00,2020-04-22 01:40:00,170.69,170.94,-0.35,flip_to_long -4449,做多,2020-04-22 01:40:00,2020-04-22 02:20:00,170.94,171.63,0.62,tp_upper -4450,做空,2020-04-22 03:20:00,2020-04-22 03:45:00,171.49,171.32,0.09,flip_to_long -4451,做多,2020-04-22 03:45:00,2020-04-22 04:45:00,171.32,171.38,-0.03,flip_to_short -4452,做空,2020-04-22 04:45:00,2020-04-22 05:10:00,171.38,171.46,-0.17,flip_to_long -4453,做多,2020-04-22 05:10:00,2020-04-22 05:20:00,171.46,171.2,-0.36,flip_to_short -4454,做空,2020-04-22 05:20:00,2020-04-22 05:25:00,171.2,171.43,-0.32,flip_to_long -4455,做多,2020-04-22 05:25:00,2020-04-22 05:35:00,171.43,172.26,0.76,tp_upper -4456,做空,2020-04-22 07:20:00,2020-04-22 08:35:00,173.9,174.73,-0.93,flip_to_long -4457,做多,2020-04-22 08:35:00,2020-04-22 09:00:00,174.73,175.43,0.61,tp_upper -4458,做空,2020-04-22 09:20:00,2020-04-22 09:35:00,174.99,175.33,-0.43,flip_to_long -4459,做多,2020-04-22 09:35:00,2020-04-22 09:40:00,175.33,174.97,-0.45,flip_to_short -4460,做空,2020-04-22 09:40:00,2020-04-22 10:10:00,174.97,174.46,0.42,tp_lower -4461,做多,2020-04-22 10:20:00,2020-04-22 10:25:00,175.14,174.89,-0.34,flip_to_short -4462,做空,2020-04-22 10:25:00,2020-04-22 11:50:00,174.89,175.38,-0.58,flip_to_long -4463,做多,2020-04-22 11:50:00,2020-04-22 12:00:00,175.38,175.43,-0.04,tp_upper -4464,做空,2020-04-22 12:05:00,2020-04-22 12:15:00,175.1,175.12,-0.11,flip_to_long -4465,做多,2020-04-22 12:15:00,2020-04-22 12:55:00,175.12,175.56,0.35,tp_upper -4466,做空,2020-04-22 13:05:00,2020-04-22 17:05:00,175.36,181.27,-5.95,tp_lower -4467,做多,2020-04-22 17:25:00,2020-04-22 17:30:00,182.26,181.99,-0.33,flip_to_short -4468,做空,2020-04-22 17:30:00,2020-04-22 18:25:00,181.99,181.27,0.58,flip_to_long -4469,做多,2020-04-22 18:25:00,2020-04-22 18:45:00,181.27,181.59,0.21,flip_to_short -4470,做空,2020-04-22 18:45:00,2020-04-22 18:55:00,181.59,181.46,0.04,flip_to_long -4471,做多,2020-04-22 18:55:00,2020-04-22 19:05:00,181.46,181.29,-0.24,flip_to_short -4472,做空,2020-04-22 19:05:00,2020-04-22 19:10:00,181.29,181.48,-0.26,flip_to_long -4473,做多,2020-04-22 19:10:00,2020-04-22 19:20:00,181.48,181.75,0.17,tp_upper -4474,做空,2020-04-22 19:55:00,2020-04-22 20:00:00,181.55,182.0,-0.5,flip_to_long -4475,做多,2020-04-22 20:00:00,2020-04-22 20:15:00,182.0,182.67,0.53,tp_upper -4476,做空,2020-04-22 20:40:00,2020-04-22 21:35:00,182.17,181.9,0.16,tp_lower -4477,做多,2020-04-22 22:40:00,2020-04-22 23:20:00,182.17,181.89,-0.34,flip_to_short -4478,做空,2020-04-22 23:20:00,2020-04-22 23:35:00,181.89,181.88,-0.07,flip_to_long -4479,做多,2020-04-22 23:35:00,2020-04-22 23:45:00,181.88,182.32,0.32,tp_upper -4480,做空,2020-04-22 23:50:00,2020-04-23 00:10:00,182.16,181.88,0.17,tp_lower -4481,做多,2020-04-23 00:20:00,2020-04-23 00:55:00,181.81,182.2,0.28,tp_upper -4482,做空,2020-04-23 01:00:00,2020-04-23 03:55:00,182.1,182.38,-0.35,tp_lower -4483,做多,2020-04-23 04:55:00,2020-04-23 05:10:00,183.02,182.75,-0.34,flip_to_short -4484,做空,2020-04-23 05:10:00,2020-04-23 05:15:00,182.75,183.06,-0.38,flip_to_long -4485,做多,2020-04-23 05:15:00,2020-04-23 05:35:00,183.06,182.33,-0.77,flip_to_short -4486,做空,2020-04-23 05:35:00,2020-04-23 05:45:00,182.33,182.76,-0.49,flip_to_long -4487,做多,2020-04-23 05:45:00,2020-04-23 07:30:00,182.76,179.79,-2.84,flip_to_short -4488,做空,2020-04-23 07:30:00,2020-04-23 07:50:00,179.79,179.7,0.0,flip_to_long -4489,做多,2020-04-23 07:50:00,2020-04-23 08:00:00,179.7,179.43,-0.33,flip_to_short -4490,做空,2020-04-23 08:00:00,2020-04-23 08:05:00,179.43,180.07,-0.68,flip_to_long -4491,做多,2020-04-23 08:05:00,2020-04-23 08:10:00,180.07,180.55,0.36,tp_upper -4492,做空,2020-04-23 09:00:00,2020-04-23 09:10:00,180.63,180.94,-0.37,flip_to_long -4493,做多,2020-04-23 09:10:00,2020-04-23 09:30:00,180.94,181.12,0.08,flip_to_short -4494,做空,2020-04-23 09:30:00,2020-04-23 10:40:00,181.12,181.74,-0.65,flip_to_long -4495,做多,2020-04-23 10:40:00,2020-04-23 10:45:00,181.74,181.38,-0.41,flip_to_short -4496,做空,2020-04-23 10:45:00,2020-04-23 10:55:00,181.38,180.77,0.47,tp_lower -4497,做多,2020-04-23 11:20:00,2020-04-23 11:40:00,181.49,183.28,1.54,tp_upper -4498,做空,2020-04-23 13:00:00,2020-04-23 13:10:00,183.14,183.54,-0.45,flip_to_long -4499,做多,2020-04-23 13:10:00,2020-04-23 13:35:00,183.54,185.5,1.68,tp_upper -4500,做空,2020-04-23 15:10:00,2020-04-23 16:10:00,188.37,189.23,-0.85,flip_to_long -4501,做多,2020-04-23 16:10:00,2020-04-23 17:25:00,189.23,188.36,-0.85,flip_to_short -4502,做空,2020-04-23 17:25:00,2020-04-23 17:30:00,188.36,188.76,-0.43,flip_to_long -4503,做多,2020-04-23 17:30:00,2020-04-23 17:45:00,188.76,189.49,0.55,tp_upper -4504,做空,2020-04-23 18:10:00,2020-04-23 18:20:00,189.05,189.1,-0.13,flip_to_long -4505,做多,2020-04-23 18:20:00,2020-04-23 18:25:00,189.1,188.76,-0.38,flip_to_short -4506,做空,2020-04-23 18:25:00,2020-04-23 18:30:00,188.76,189.06,-0.34,flip_to_long -4507,做多,2020-04-23 18:30:00,2020-04-23 18:35:00,189.06,188.83,-0.28,flip_to_short -4508,做空,2020-04-23 18:35:00,2020-04-23 18:40:00,188.83,189.29,-0.48,flip_to_long -4509,做多,2020-04-23 18:40:00,2020-04-23 19:00:00,189.29,188.89,-0.43,flip_to_short -4510,做空,2020-04-23 19:00:00,2020-04-23 19:05:00,188.89,188.94,-0.12,flip_to_long -4511,做多,2020-04-23 19:05:00,2020-04-23 19:35:00,188.94,189.47,0.37,tp_upper -4512,做空,2020-04-23 19:50:00,2020-04-23 20:40:00,189.28,189.43,-0.21,flip_to_long -4513,做多,2020-04-23 20:40:00,2020-04-23 20:50:00,189.43,189.1,-0.36,flip_to_short -4514,做空,2020-04-23 20:50:00,2020-04-23 20:55:00,189.1,188.78,0.19,tp_lower -4515,做多,2020-04-23 21:25:00,2020-04-23 21:40:00,189.46,189.53,-0.02,tp_upper -4516,做空,2020-04-23 22:15:00,2020-04-23 22:30:00,188.88,189.56,-0.66,flip_to_long -4517,做多,2020-04-23 22:30:00,2020-04-23 22:35:00,189.56,188.92,-0.63,flip_to_short -4518,做空,2020-04-23 22:35:00,2020-04-23 23:00:00,188.92,187.15,1.43,tp_lower -4519,做多,2020-04-24 00:10:00,2020-04-24 00:15:00,186.8,186.72,-0.16,flip_to_short -4520,做空,2020-04-24 00:15:00,2020-04-24 00:45:00,186.72,186.63,-0.0,flip_to_long -4521,做多,2020-04-24 00:45:00,2020-04-24 01:40:00,186.63,186.55,-0.16,flip_to_short -4522,做空,2020-04-24 01:40:00,2020-04-24 01:55:00,186.55,186.8,-0.31,flip_to_long -4523,做多,2020-04-24 01:55:00,2020-04-24 02:20:00,186.8,187.98,0.97,tp_upper -4524,做空,2020-04-24 03:45:00,2020-04-24 03:50:00,188.19,188.21,-0.1,flip_to_long -4525,做多,2020-04-24 03:50:00,2020-04-24 04:10:00,188.21,188.05,-0.23,flip_to_short -4526,做空,2020-04-24 04:10:00,2020-04-24 04:15:00,188.05,187.96,-0.0,tp_lower -4527,做多,2020-04-24 04:30:00,2020-04-24 04:35:00,188.51,188.32,-0.25,flip_to_short -4528,做空,2020-04-24 04:35:00,2020-04-24 04:40:00,188.32,188.57,-0.3,flip_to_long -4529,做多,2020-04-24 04:40:00,2020-04-24 04:45:00,188.57,188.46,-0.18,flip_to_short -4530,做空,2020-04-24 04:45:00,2020-04-24 04:55:00,188.46,188.9,-0.47,flip_to_long -4531,做多,2020-04-24 04:55:00,2020-04-24 05:00:00,188.9,188.39,-0.53,flip_to_short -4532,做空,2020-04-24 05:00:00,2020-04-24 05:15:00,188.39,187.65,0.57,tp_lower -4533,做多,2020-04-24 06:15:00,2020-04-24 06:25:00,187.67,187.64,-0.11,flip_to_short -4534,做空,2020-04-24 06:25:00,2020-04-24 06:30:00,187.64,188.29,-0.66,flip_to_long -4535,做多,2020-04-24 06:30:00,2020-04-24 07:05:00,188.29,188.82,0.38,tp_upper -4536,做空,2020-04-24 08:00:00,2020-04-24 08:05:00,188.03,187.52,0.36,tp_lower -4537,做多,2020-04-24 08:15:00,2020-04-24 09:00:00,188.06,188.52,0.32,flip_to_short -4538,做空,2020-04-24 09:00:00,2020-04-24 10:05:00,188.52,187.86,0.5,tp_lower -4539,做多,2020-04-24 10:55:00,2020-04-24 11:00:00,188.21,187.78,-0.46,flip_to_short -4540,做空,2020-04-24 11:00:00,2020-04-24 11:05:00,187.78,188.26,-0.51,flip_to_long -4541,做多,2020-04-24 11:05:00,2020-04-24 11:10:00,188.26,187.6,-0.66,flip_to_short -4542,做空,2020-04-24 11:10:00,2020-04-24 11:20:00,187.6,186.47,0.91,tp_lower -4543,做多,2020-04-24 12:15:00,2020-04-24 12:20:00,187.15,187.01,-0.21,flip_to_short -4544,做空,2020-04-24 12:20:00,2020-04-24 12:30:00,187.01,186.96,-0.04,flip_to_long -4545,做多,2020-04-24 12:30:00,2020-04-24 12:55:00,186.96,186.96,-0.08,flip_to_short -4546,做空,2020-04-24 12:55:00,2020-04-24 13:20:00,186.96,187.2,-0.29,flip_to_long -4547,做多,2020-04-24 13:20:00,2020-04-24 13:30:00,187.2,187.26,-0.03,flip_to_short -4548,做空,2020-04-24 13:30:00,2020-04-24 13:50:00,187.26,186.68,0.43,tp_lower -4549,做多,2020-04-24 14:00:00,2020-04-24 16:10:00,186.9,186.95,-0.04,flip_to_short -4550,做空,2020-04-24 16:10:00,2020-04-24 16:30:00,186.95,187.45,-0.52,flip_to_long -4551,做多,2020-04-24 16:30:00,2020-04-24 17:05:00,187.45,187.42,-0.11,flip_to_short -4552,做空,2020-04-24 17:05:00,2020-04-24 17:15:00,187.42,187.49,-0.14,flip_to_long -4553,做多,2020-04-24 17:15:00,2020-04-24 17:35:00,187.49,187.31,-0.24,flip_to_short -4554,做空,2020-04-24 17:35:00,2020-04-24 17:40:00,187.31,187.77,-0.48,flip_to_long -4555,做多,2020-04-24 17:40:00,2020-04-24 17:55:00,187.77,187.66,-0.18,flip_to_short -4556,做空,2020-04-24 17:55:00,2020-04-24 19:05:00,187.66,188.09,-0.45,flip_to_long -4557,做多,2020-04-24 19:05:00,2020-04-24 19:10:00,188.09,187.99,-0.17,flip_to_short -4558,做空,2020-04-24 19:10:00,2020-04-24 19:20:00,187.99,187.61,0.24,tp_lower -4559,做多,2020-04-24 19:35:00,2020-04-24 19:40:00,188.13,188.03,-0.17,flip_to_short -4560,做空,2020-04-24 19:40:00,2020-04-24 19:55:00,188.03,188.49,-0.47,flip_to_long -4561,做多,2020-04-24 19:55:00,2020-04-24 20:00:00,188.49,188.64,0.05,tp_upper -4562,做空,2020-04-24 20:50:00,2020-04-24 21:00:00,188.21,188.65,-0.45,flip_to_long -4563,做多,2020-04-24 21:00:00,2020-04-24 21:30:00,188.65,188.62,-0.11,flip_to_short -4564,做空,2020-04-24 21:30:00,2020-04-24 21:45:00,188.62,187.88,0.55,tp_lower -4565,做多,2020-04-24 23:10:00,2020-04-24 23:15:00,187.63,187.3,-0.36,flip_to_short -4566,做空,2020-04-24 23:15:00,2020-04-24 23:30:00,187.3,187.26,-0.05,flip_to_long -4567,做多,2020-04-24 23:30:00,2020-04-24 23:50:00,187.26,187.54,0.16,flip_to_short -4568,做空,2020-04-24 23:50:00,2020-04-25 00:10:00,187.54,186.55,0.76,tp_lower -4569,做多,2020-04-25 01:10:00,2020-04-25 01:20:00,186.83,187.16,0.21,flip_to_short -4570,做空,2020-04-25 01:20:00,2020-04-25 01:45:00,187.16,186.98,0.08,flip_to_long -4571,做多,2020-04-25 01:45:00,2020-04-25 01:50:00,186.98,186.89,-0.16,flip_to_short -4572,做空,2020-04-25 01:50:00,2020-04-25 02:10:00,186.89,186.84,-0.04,flip_to_long -4573,做多,2020-04-25 02:10:00,2020-04-25 02:45:00,186.84,186.9,-0.03,flip_to_short -4574,做空,2020-04-25 02:45:00,2020-04-25 02:50:00,186.9,187.0,-0.17,flip_to_long -4575,做多,2020-04-25 02:50:00,2020-04-25 02:55:00,187.0,186.87,-0.2,flip_to_short -4576,做空,2020-04-25 02:55:00,2020-04-25 03:00:00,186.87,186.97,-0.17,flip_to_long -4577,做多,2020-04-25 03:00:00,2020-04-25 03:10:00,186.97,186.91,-0.14,flip_to_short -4578,做空,2020-04-25 03:10:00,2020-04-25 07:45:00,186.91,194.53,-6.86,flip_to_long -4579,做多,2020-04-25 07:45:00,2020-04-25 07:50:00,194.53,194.44,-0.15,flip_to_short -4580,做空,2020-04-25 07:50:00,2020-04-25 07:55:00,194.44,194.92,-0.47,flip_to_long -4581,做多,2020-04-25 07:55:00,2020-04-25 08:05:00,194.92,194.36,-0.53,flip_to_short -4582,做空,2020-04-25 08:05:00,2020-04-25 08:10:00,194.36,193.43,0.68,tp_lower -4583,做多,2020-04-25 09:25:00,2020-04-25 09:45:00,193.9,194.68,0.56,tp_upper -4584,做空,2020-04-25 10:15:00,2020-04-25 10:25:00,193.93,193.91,-0.06,flip_to_long -4585,做多,2020-04-25 10:25:00,2020-04-25 10:55:00,193.91,194.76,0.62,tp_upper -4586,做空,2020-04-25 11:00:00,2020-04-25 11:35:00,194.55,193.15,1.07,tp_lower -4587,做多,2020-04-25 12:10:00,2020-04-25 12:20:00,194.27,193.99,-0.31,flip_to_short -4588,做空,2020-04-25 12:20:00,2020-04-25 12:30:00,193.99,194.37,-0.39,flip_to_long -4589,做多,2020-04-25 12:30:00,2020-04-25 13:10:00,194.37,195.09,0.51,tp_upper -4590,做空,2020-04-25 14:15:00,2020-04-25 14:25:00,195.25,195.48,-0.27,flip_to_long -4591,做多,2020-04-25 14:25:00,2020-04-25 14:40:00,195.48,194.78,-0.65,flip_to_short -4592,做空,2020-04-25 14:40:00,2020-04-25 14:45:00,194.78,194.86,-0.14,tp_lower -4593,做多,2020-04-25 14:55:00,2020-04-25 15:00:00,195.56,195.42,-0.19,flip_to_short -4594,做空,2020-04-25 15:00:00,2020-04-25 15:15:00,195.42,195.71,-0.31,flip_to_long -4595,做多,2020-04-25 15:15:00,2020-04-25 15:25:00,195.71,195.48,-0.26,flip_to_short -4596,做空,2020-04-25 15:25:00,2020-04-25 15:30:00,195.48,195.88,-0.4,flip_to_long -4597,做多,2020-04-25 15:30:00,2020-04-25 15:50:00,195.88,194.58,-1.12,tp_upper -4598,做多,2020-04-25 17:55:00,2020-04-25 18:45:00,194.01,193.6,-0.41,flip_to_short -4599,做空,2020-04-25 18:45:00,2020-04-25 18:50:00,193.6,193.77,-0.21,flip_to_long -4600,做多,2020-04-25 18:50:00,2020-04-25 19:15:00,193.77,193.98,0.09,flip_to_short -4601,做空,2020-04-25 19:15:00,2020-04-25 20:40:00,193.98,194.24,-0.29,flip_to_long -4602,做多,2020-04-25 20:40:00,2020-04-25 20:45:00,194.24,194.45,0.09,tp_upper -4603,做空,2020-04-25 20:50:00,2020-04-25 20:55:00,194.11,194.01,0.0,tp_lower -4604,做多,2020-04-25 22:05:00,2020-04-25 22:15:00,193.36,193.39,-0.05,flip_to_short -4605,做空,2020-04-25 22:15:00,2020-04-25 23:10:00,193.39,193.23,0.05,flip_to_long -4606,做多,2020-04-25 23:10:00,2020-04-25 23:15:00,193.23,193.22,-0.09,flip_to_short -4607,做空,2020-04-25 23:15:00,2020-04-25 23:30:00,193.22,193.15,-0.02,tp_lower -4608,做多,2020-04-25 23:40:00,2020-04-25 23:45:00,193.9,194.15,0.12,tp_upper -4609,做空,2020-04-26 01:15:00,2020-04-26 02:00:00,194.73,194.86,-0.19,tp_lower -4610,做多,2020-04-26 02:20:00,2020-04-26 02:35:00,195.12,194.97,-0.2,flip_to_short -4611,做空,2020-04-26 02:35:00,2020-04-26 02:40:00,194.97,195.4,-0.43,flip_to_long -4612,做多,2020-04-26 02:40:00,2020-04-26 02:50:00,195.4,195.33,-0.14,tp_upper -4613,做空,2020-04-26 02:55:00,2020-04-26 03:00:00,195.03,194.88,0.04,tp_lower -4614,做多,2020-04-26 03:15:00,2020-04-26 03:20:00,195.11,195.1,-0.09,flip_to_short -4615,做空,2020-04-26 03:20:00,2020-04-26 03:30:00,195.1,194.77,0.19,tp_lower -4616,做多,2020-04-26 03:55:00,2020-04-26 06:50:00,194.91,193.5,-1.23,flip_to_short -4617,做空,2020-04-26 06:50:00,2020-04-26 07:40:00,193.5,193.3,0.08,tp_lower -4618,做多,2020-04-26 07:55:00,2020-04-26 08:00:00,193.6,193.87,0.14,tp_upper -4619,做空,2020-04-26 08:15:00,2020-04-26 08:20:00,193.53,193.31,0.1,tp_lower -4620,做多,2020-04-26 08:35:00,2020-04-26 08:50:00,193.64,193.74,0.0,flip_to_short -4621,做空,2020-04-26 08:50:00,2020-04-26 12:05:00,193.74,196.73,-2.51,flip_to_long -4622,做多,2020-04-26 12:05:00,2020-04-26 12:45:00,196.73,197.49,0.52,tp_upper -4623,做空,2020-04-26 12:50:00,2020-04-26 13:00:00,196.81,197.2,-0.39,flip_to_long -4624,做多,2020-04-26 13:00:00,2020-04-26 13:05:00,197.2,197.17,-0.1,tp_upper -4625,做空,2020-04-26 13:20:00,2020-04-26 14:45:00,197.37,197.07,0.16,tp_lower -4626,做多,2020-04-26 16:15:00,2020-04-26 16:20:00,195.17,194.86,-0.32,flip_to_short -4627,做空,2020-04-26 16:20:00,2020-04-26 16:25:00,194.86,195.03,-0.21,flip_to_long -4628,做多,2020-04-26 16:25:00,2020-04-26 16:55:00,195.03,194.87,-0.2,flip_to_short -4629,做空,2020-04-26 16:55:00,2020-04-26 17:30:00,194.87,194.67,0.08,flip_to_long -4630,做多,2020-04-26 17:30:00,2020-04-26 17:40:00,194.67,194.71,-0.05,flip_to_short -4631,做空,2020-04-26 17:40:00,2020-04-26 17:45:00,194.71,194.99,-0.3,flip_to_long -4632,做多,2020-04-26 17:45:00,2020-04-26 18:00:00,194.99,195.11,0.02,tp_upper -4633,做空,2020-04-26 18:45:00,2020-04-26 19:05:00,195.0,195.11,-0.16,tp_lower -4634,做空,2020-04-26 19:10:00,2020-04-26 19:25:00,194.98,194.91,-0.02,tp_lower -4635,做多,2020-04-26 19:45:00,2020-04-26 19:55:00,195.01,195.29,0.14,tp_upper -4636,做空,2020-04-26 20:00:00,2020-04-26 21:40:00,195.21,196.08,-0.76,flip_to_long -4637,做多,2020-04-26 21:40:00,2020-04-26 23:25:00,196.08,196.16,-0.01,tp_upper -4638,做空,2020-04-27 00:35:00,2020-04-27 00:40:00,196.62,196.97,-0.36,flip_to_long -4639,做多,2020-04-27 00:40:00,2020-04-27 00:50:00,196.97,196.87,-0.16,flip_to_short -4640,做空,2020-04-27 00:50:00,2020-04-27 00:55:00,196.87,197.92,-0.91,flip_to_long -4641,做多,2020-04-27 00:55:00,2020-04-27 01:00:00,197.92,197.85,-0.13,tp_upper -4642,做空,2020-04-27 01:15:00,2020-04-27 01:20:00,197.09,197.33,-0.26,flip_to_long -4643,做多,2020-04-27 01:20:00,2020-04-27 01:30:00,197.33,197.24,-0.15,flip_to_short -4644,做空,2020-04-27 01:30:00,2020-04-27 02:05:00,197.24,197.25,-0.08,flip_to_long -4645,做多,2020-04-27 02:05:00,2020-04-27 02:35:00,197.25,197.35,0.0,flip_to_short -4646,做空,2020-04-27 02:35:00,2020-04-27 03:25:00,197.35,197.71,-0.36,flip_to_long -4647,做多,2020-04-27 03:25:00,2020-04-27 03:40:00,197.71,197.12,-0.53,flip_to_short -4648,做空,2020-04-27 03:40:00,2020-04-27 03:45:00,197.12,197.33,-0.24,flip_to_long -4649,做多,2020-04-27 03:45:00,2020-04-27 05:00:00,197.33,197.17,-0.2,flip_to_short -4650,做空,2020-04-27 05:00:00,2020-04-27 05:05:00,197.17,197.42,-0.27,flip_to_long -4651,做多,2020-04-27 05:05:00,2020-04-27 05:10:00,197.42,197.06,-0.35,flip_to_short -4652,做空,2020-04-27 05:10:00,2020-04-27 05:25:00,197.06,197.28,-0.24,flip_to_long -4653,做多,2020-04-27 05:25:00,2020-04-27 05:35:00,197.28,196.95,-0.33,flip_to_short -4654,做空,2020-04-27 05:35:00,2020-04-27 05:45:00,196.95,196.57,0.21,tp_lower -4655,做多,2020-04-27 07:35:00,2020-04-27 07:45:00,195.29,195.78,0.3,tp_upper -4656,做空,2020-04-27 08:40:00,2020-04-27 08:45:00,195.66,195.73,-0.13,flip_to_long -4657,做多,2020-04-27 08:45:00,2020-04-27 09:50:00,195.73,195.86,0.02,flip_to_short -4658,做空,2020-04-27 09:50:00,2020-04-27 10:05:00,195.86,195.75,0.01,flip_to_long -4659,做多,2020-04-27 10:05:00,2020-04-27 10:25:00,195.75,195.68,-0.13,flip_to_short -4660,做空,2020-04-27 10:25:00,2020-04-27 10:45:00,195.68,194.83,0.58,tp_lower -4661,做多,2020-04-27 11:00:00,2020-04-27 11:15:00,195.42,195.53,0.01,flip_to_short -4662,做空,2020-04-27 11:15:00,2020-04-27 11:30:00,195.53,195.79,-0.28,flip_to_long -4663,做多,2020-04-27 11:30:00,2020-04-27 11:50:00,195.79,195.87,-0.01,tp_upper -4664,做空,2020-04-27 12:00:00,2020-04-27 12:10:00,195.46,195.24,0.09,tp_lower -4665,做多,2020-04-27 13:00:00,2020-04-27 13:55:00,195.2,194.36,-0.72,flip_to_short -4666,做空,2020-04-27 13:55:00,2020-04-27 14:25:00,194.36,192.87,1.07,tp_lower -4667,做多,2020-04-27 15:25:00,2020-04-27 15:55:00,192.65,192.72,-0.02,flip_to_short -4668,做空,2020-04-27 15:55:00,2020-04-27 16:10:00,192.72,192.48,0.11,flip_to_long -4669,做多,2020-04-27 16:10:00,2020-04-27 16:45:00,192.48,192.74,0.13,flip_to_short -4670,做空,2020-04-27 16:45:00,2020-04-27 16:50:00,192.74,192.28,0.28,tp_lower -4671,做多,2020-04-27 17:50:00,2020-04-27 18:10:00,192.07,192.29,0.1,flip_to_short -4672,做空,2020-04-27 18:10:00,2020-04-27 20:20:00,192.29,193.83,-1.28,flip_to_long -4673,做多,2020-04-27 20:20:00,2020-04-27 20:25:00,193.83,193.62,-0.24,flip_to_short -4674,做空,2020-04-27 20:25:00,2020-04-27 20:30:00,193.62,193.77,-0.19,flip_to_long -4675,做多,2020-04-27 20:30:00,2020-04-27 21:15:00,193.77,194.54,0.52,tp_upper -4676,做空,2020-04-27 22:00:00,2020-04-28 00:20:00,194.28,195.12,-0.72,tp_lower -4677,做多,2020-04-28 02:30:00,2020-04-28 02:35:00,193.86,193.79,-0.13,flip_to_short -4678,做空,2020-04-28 02:35:00,2020-04-28 03:15:00,193.79,193.71,-0.01,flip_to_long -4679,做多,2020-04-28 03:15:00,2020-04-28 03:20:00,193.71,193.68,-0.1,flip_to_short -4680,做空,2020-04-28 03:20:00,2020-04-28 04:10:00,193.68,193.95,-0.29,flip_to_long -4681,做多,2020-04-28 04:10:00,2020-04-28 04:15:00,193.95,193.71,-0.27,flip_to_short -4682,做空,2020-04-28 04:15:00,2020-04-28 04:20:00,193.71,193.89,-0.22,flip_to_long -4683,做多,2020-04-28 04:20:00,2020-04-28 05:00:00,193.89,193.76,-0.18,flip_to_short -4684,做空,2020-04-28 05:00:00,2020-04-28 05:10:00,193.76,193.8,-0.11,flip_to_long -4685,做多,2020-04-28 05:10:00,2020-04-28 05:15:00,193.8,193.65,-0.19,flip_to_short -4686,做空,2020-04-28 05:15:00,2020-04-28 05:25:00,193.65,193.82,-0.21,flip_to_long -4687,做多,2020-04-28 05:25:00,2020-04-28 05:35:00,193.82,193.86,-0.04,flip_to_short -4688,做空,2020-04-28 05:35:00,2020-04-28 07:10:00,193.86,194.96,-0.93,flip_to_long -4689,做多,2020-04-28 07:10:00,2020-04-28 07:25:00,194.96,194.88,-0.14,flip_to_short -4690,做空,2020-04-28 07:25:00,2020-04-28 07:30:00,194.88,195.07,-0.22,flip_to_long -4691,做多,2020-04-28 07:30:00,2020-04-28 07:40:00,195.07,195.01,-0.12,flip_to_short -4692,做空,2020-04-28 07:40:00,2020-04-28 07:45:00,195.01,195.39,-0.37,flip_to_long -4693,做多,2020-04-28 07:45:00,2020-04-28 07:50:00,195.39,195.22,-0.2,tp_upper -4694,做空,2020-04-28 08:00:00,2020-04-28 08:05:00,194.89,194.56,0.18,tp_lower -4695,做多,2020-04-28 09:10:00,2020-04-28 09:30:00,194.75,195.43,0.44,tp_upper -4696,做空,2020-04-28 10:25:00,2020-04-28 12:05:00,195.3,195.72,-0.39,tp_lower -4697,做多,2020-04-28 12:20:00,2020-04-28 12:25:00,196.39,197.09,0.45,tp_upper -4698,做空,2020-04-28 13:25:00,2020-04-28 13:40:00,196.8,196.91,-0.16,flip_to_long -4699,做多,2020-04-28 13:40:00,2020-04-28 13:45:00,196.91,196.9,-0.08,flip_to_short -4700,做空,2020-04-28 13:45:00,2020-04-28 13:55:00,196.9,195.91,0.67,tp_lower -4701,做多,2020-04-28 14:35:00,2020-04-28 15:30:00,196.44,195.23,-0.99,flip_to_short -4702,做空,2020-04-28 15:30:00,2020-04-28 15:45:00,195.23,195.36,-0.17,flip_to_long -4703,做多,2020-04-28 15:45:00,2020-04-28 16:00:00,195.36,195.58,0.09,flip_to_short -4704,做空,2020-04-28 16:00:00,2020-04-28 16:55:00,195.58,195.93,-0.34,flip_to_long -4705,做多,2020-04-28 16:55:00,2020-04-28 17:00:00,195.93,195.63,-0.3,flip_to_short -4706,做空,2020-04-28 17:00:00,2020-04-28 17:40:00,195.63,196.04,-0.38,flip_to_long -4707,做多,2020-04-28 17:40:00,2020-04-28 17:50:00,196.04,196.05,-0.07,flip_to_short -4708,做空,2020-04-28 17:50:00,2020-04-28 18:00:00,196.05,196.01,-0.04,flip_to_long -4709,做多,2020-04-28 18:00:00,2020-04-28 18:15:00,196.01,196.08,-0.02,tp_upper -4710,做空,2020-04-28 19:15:00,2020-04-28 19:50:00,196.44,195.56,0.58,tp_lower -4711,做多,2020-04-28 20:15:00,2020-04-28 21:00:00,196.0,196.15,0.04,flip_to_short -4712,做空,2020-04-28 21:00:00,2020-04-28 21:25:00,196.15,196.13,-0.06,flip_to_long -4713,做多,2020-04-28 21:25:00,2020-04-28 21:40:00,196.13,196.07,-0.12,flip_to_short -4714,做空,2020-04-28 21:40:00,2020-04-28 21:55:00,196.07,196.32,-0.26,flip_to_long -4715,做多,2020-04-28 21:55:00,2020-04-28 22:00:00,196.32,196.18,-0.18,flip_to_short -4716,做空,2020-04-28 22:00:00,2020-04-28 23:55:00,196.18,196.31,-0.17,tp_lower -4717,做多,2020-04-29 00:00:00,2020-04-29 00:15:00,197.05,196.99,-0.12,flip_to_short -4718,做空,2020-04-29 00:15:00,2020-04-29 00:20:00,196.99,197.31,-0.32,flip_to_long -4719,做多,2020-04-29 00:20:00,2020-04-29 00:30:00,197.31,196.94,-0.36,flip_to_short -4720,做空,2020-04-29 00:30:00,2020-04-29 00:35:00,196.94,197.1,-0.2,flip_to_long -4721,做多,2020-04-29 00:35:00,2020-04-29 01:45:00,197.1,197.5,0.23,tp_upper -4722,做空,2020-04-29 02:05:00,2020-04-29 04:00:00,197.79,198.32,-0.48,flip_to_long -4723,做多,2020-04-29 04:00:00,2020-04-29 04:05:00,198.32,198.21,-0.16,flip_to_short -4724,做空,2020-04-29 04:05:00,2020-04-29 04:15:00,198.21,197.81,0.23,tp_lower -4725,做多,2020-04-29 04:45:00,2020-04-29 04:55:00,198.24,198.79,0.34,tp_upper -4726,做空,2020-04-29 07:30:00,2020-04-29 07:35:00,204.46,204.89,-0.39,flip_to_long -4727,做多,2020-04-29 07:35:00,2020-04-29 07:50:00,204.89,205.15,0.11,flip_to_short -4728,做空,2020-04-29 07:50:00,2020-04-29 07:55:00,205.15,205.44,-0.29,flip_to_long -4729,做多,2020-04-29 07:55:00,2020-04-29 08:15:00,205.44,205.4,-0.1,flip_to_short -4730,做空,2020-04-29 08:15:00,2020-04-29 08:25:00,205.4,205.74,-0.32,flip_to_long -4731,做多,2020-04-29 08:25:00,2020-04-29 08:30:00,205.74,205.38,-0.33,flip_to_short -4732,做空,2020-04-29 08:30:00,2020-04-29 08:40:00,205.38,205.3,-0.02,flip_to_long -4733,做多,2020-04-29 08:40:00,2020-04-29 08:55:00,205.3,205.18,-0.16,flip_to_short -4734,做空,2020-04-29 08:55:00,2020-04-29 09:15:00,205.18,205.51,-0.31,flip_to_long -4735,做多,2020-04-29 09:15:00,2020-04-29 09:20:00,205.51,206.14,0.38,tp_upper -4736,做空,2020-04-29 09:40:00,2020-04-29 11:35:00,205.66,207.85,-1.64,flip_to_long -4737,做多,2020-04-29 11:35:00,2020-04-29 11:45:00,207.85,207.49,-0.32,flip_to_short -4738,做空,2020-04-29 11:45:00,2020-04-29 12:00:00,207.49,207.9,-0.36,flip_to_long -4739,做多,2020-04-29 12:00:00,2020-04-29 12:30:00,207.9,208.6,0.41,tp_upper -4740,做空,2020-04-29 13:30:00,2020-04-29 13:50:00,208.49,208.88,-0.34,flip_to_long -4741,做多,2020-04-29 13:50:00,2020-04-29 14:30:00,208.88,208.93,-0.04,flip_to_short -4742,做空,2020-04-29 14:30:00,2020-04-29 15:20:00,208.93,208.8,0.02,flip_to_long -4743,做多,2020-04-29 15:20:00,2020-04-29 15:50:00,208.8,209.72,0.56,tp_upper -4744,做空,2020-04-29 17:50:00,2020-04-29 18:00:00,215.48,212.53,1.91,tp_lower -4745,做多,2020-04-29 18:35:00,2020-04-29 18:40:00,215.66,215.33,-0.3,flip_to_short -4746,做空,2020-04-29 18:40:00,2020-04-29 19:15:00,215.33,215.23,-0.01,flip_to_long -4747,做多,2020-04-29 19:15:00,2020-04-29 19:50:00,215.23,215.72,0.26,flip_to_short -4748,做空,2020-04-29 19:50:00,2020-04-29 21:00:00,215.72,215.54,0.05,tp_lower -4749,做多,2020-04-29 21:10:00,2020-04-29 21:55:00,215.54,215.59,-0.04,flip_to_short -4750,做空,2020-04-29 21:55:00,2020-04-29 22:00:00,215.59,214.35,0.77,tp_lower -4751,做多,2020-04-29 22:40:00,2020-04-29 22:55:00,215.0,214.9,-0.14,flip_to_short -4752,做空,2020-04-29 22:55:00,2020-04-30 00:05:00,214.9,215.07,-0.19,flip_to_long -4753,做多,2020-04-30 00:05:00,2020-04-30 00:45:00,215.07,216.24,0.75,tp_upper -4754,做空,2020-04-30 02:00:00,2020-04-30 02:05:00,216.9,217.11,-0.22,flip_to_long -4755,做多,2020-04-30 02:05:00,2020-04-30 02:10:00,217.11,217.18,-0.03,flip_to_short -4756,做空,2020-04-30 02:10:00,2020-04-30 02:35:00,217.18,217.49,-0.29,flip_to_long -4757,做多,2020-04-30 02:35:00,2020-04-30 02:40:00,217.49,217.33,-0.19,flip_to_short -4758,做空,2020-04-30 02:40:00,2020-04-30 02:45:00,217.33,218.04,-0.57,flip_to_long -4759,做多,2020-04-30 02:45:00,2020-04-30 02:50:00,218.04,218.31,0.11,tp_upper -4760,做空,2020-04-30 03:05:00,2020-04-30 04:55:00,218.39,223.1,-3.32,flip_to_long -4761,做多,2020-04-30 04:55:00,2020-04-30 05:30:00,223.1,223.63,0.28,tp_upper -4762,做空,2020-04-30 06:25:00,2020-04-30 06:35:00,224.35,224.73,-0.32,flip_to_long -4763,做多,2020-04-30 06:35:00,2020-04-30 10:50:00,224.73,211.31,-8.83,flip_to_short -4764,做空,2020-04-30 10:50:00,2020-04-30 10:55:00,211.31,212.36,-0.75,flip_to_long -4765,做多,2020-04-30 10:55:00,2020-04-30 11:50:00,212.36,212.56,0.06,flip_to_short -4766,做空,2020-04-30 11:50:00,2020-04-30 12:00:00,212.56,212.56,-0.07,flip_to_long -4767,做多,2020-04-30 12:00:00,2020-04-30 12:15:00,212.56,212.37,-0.19,flip_to_short -4768,做空,2020-04-30 12:15:00,2020-04-30 12:20:00,212.37,212.78,-0.33,flip_to_long -4769,做多,2020-04-30 12:20:00,2020-04-30 12:25:00,212.78,212.33,-0.36,flip_to_short -4770,做空,2020-04-30 12:25:00,2020-04-30 12:30:00,212.33,212.55,-0.21,flip_to_long -4771,做多,2020-04-30 12:30:00,2020-04-30 13:20:00,212.55,211.8,-0.55,flip_to_short -4772,做空,2020-04-30 13:20:00,2020-04-30 13:45:00,211.8,210.79,0.58,flip_to_long -4773,做多,2020-04-30 13:45:00,2020-04-30 13:55:00,210.79,211.36,0.3,flip_to_short -4774,做空,2020-04-30 13:55:00,2020-04-30 14:45:00,211.36,211.02,0.15,flip_to_long -4775,做多,2020-04-30 14:45:00,2020-04-30 15:05:00,211.02,211.67,0.35,flip_to_short -4776,做空,2020-04-30 15:05:00,2020-04-30 15:20:00,211.67,211.32,0.16,flip_to_long -4777,做多,2020-04-30 15:20:00,2020-04-30 15:25:00,211.32,210.91,-0.33,flip_to_short -4778,做空,2020-04-30 15:25:00,2020-04-30 15:30:00,210.91,210.61,0.13,tp_lower -4779,做多,2020-04-30 16:10:00,2020-04-30 16:15:00,210.09,209.14,-0.68,flip_to_short -4780,做空,2020-04-30 16:15:00,2020-04-30 16:40:00,209.14,205.21,2.47,tp_lower -4781,做多,2020-04-30 17:55:00,2020-04-30 18:10:00,205.91,209.17,2.11,tp_upper -4782,做空,2020-04-30 20:10:00,2020-04-30 20:15:00,210.68,211.47,-0.59,flip_to_long -4783,做多,2020-04-30 20:15:00,2020-04-30 20:20:00,211.47,211.19,-0.25,flip_to_short -4784,做空,2020-04-30 20:20:00,2020-04-30 20:40:00,211.19,211.83,-0.49,flip_to_long -4785,做多,2020-04-30 20:40:00,2020-04-30 20:55:00,211.83,211.7,-0.15,flip_to_short -4786,做空,2020-04-30 20:55:00,2020-04-30 21:20:00,211.7,211.97,-0.24,flip_to_long -4787,做多,2020-04-30 21:20:00,2020-04-30 21:45:00,211.97,210.64,-0.93,flip_to_short -4788,做空,2020-04-30 21:45:00,2020-04-30 21:50:00,210.64,210.11,0.28,tp_lower -4789,做多,2020-04-30 22:55:00,2020-04-30 23:00:00,210.54,209.32,-0.86,flip_to_short -4790,做空,2020-04-30 23:00:00,2020-04-30 23:20:00,209.32,207.13,1.35,tp_lower -4791,做多,2020-05-01 00:05:00,2020-05-01 01:25:00,207.98,208.72,0.43,flip_to_short -4792,做空,2020-05-01 01:25:00,2020-05-01 01:35:00,208.72,208.74,-0.08,flip_to_long -4793,做多,2020-05-01 01:35:00,2020-05-01 02:10:00,208.74,208.49,-0.24,flip_to_short -4794,做空,2020-05-01 02:10:00,2020-05-01 02:15:00,208.49,208.87,-0.33,flip_to_long -4795,做多,2020-05-01 02:15:00,2020-05-01 02:20:00,208.87,208.73,-0.17,flip_to_short -4796,做空,2020-05-01 02:20:00,2020-05-01 02:25:00,208.73,209.43,-0.54,flip_to_long -4797,做多,2020-05-01 02:25:00,2020-05-01 02:30:00,209.43,209.54,0.0,tp_upper -4798,做空,2020-05-01 03:15:00,2020-05-01 03:25:00,208.98,208.98,-0.07,flip_to_long -4799,做多,2020-05-01 03:25:00,2020-05-01 04:15:00,208.98,210.78,1.14,tp_upper -4800,做空,2020-05-01 06:05:00,2020-05-01 06:20:00,213.58,213.01,0.31,flip_to_long -4801,做多,2020-05-01 06:20:00,2020-05-01 06:45:00,213.01,213.61,0.33,flip_to_short -4802,做空,2020-05-01 06:45:00,2020-05-01 07:00:00,213.61,213.56,-0.04,flip_to_long -4803,做多,2020-05-01 07:00:00,2020-05-01 08:05:00,213.56,212.61,-0.7,flip_to_short -4804,做空,2020-05-01 08:05:00,2020-05-01 08:10:00,212.61,212.8,-0.2,flip_to_long -4805,做多,2020-05-01 08:10:00,2020-05-01 08:20:00,212.8,212.52,-0.26,flip_to_short -4806,做空,2020-05-01 08:20:00,2020-05-01 08:30:00,212.52,212.48,-0.04,flip_to_long -4807,做多,2020-05-01 08:30:00,2020-05-01 08:35:00,212.48,211.95,-0.42,flip_to_short -4808,做空,2020-05-01 08:35:00,2020-05-01 08:40:00,211.95,212.68,-0.55,flip_to_long -4809,做多,2020-05-01 08:40:00,2020-05-01 08:50:00,212.68,213.05,0.17,tp_upper -4810,做空,2020-05-01 09:30:00,2020-05-01 10:30:00,213.16,214.16,-0.72,flip_to_long -4811,做多,2020-05-01 10:30:00,2020-05-01 10:35:00,214.16,213.86,-0.26,flip_to_short -4812,做空,2020-05-01 10:35:00,2020-05-01 10:45:00,213.86,213.99,-0.15,flip_to_long -4813,做多,2020-05-01 10:45:00,2020-05-01 11:00:00,213.99,214.51,0.27,tp_upper -4814,做空,2020-05-01 11:10:00,2020-05-01 11:15:00,214.24,214.69,-0.36,flip_to_long -4815,做多,2020-05-01 11:15:00,2020-05-01 11:25:00,214.69,216.37,1.01,tp_upper -4816,做空,2020-05-01 11:50:00,2020-05-01 11:55:00,214.88,215.5,-0.47,flip_to_long -4817,做多,2020-05-01 11:55:00,2020-05-01 12:00:00,215.5,215.19,-0.27,flip_to_short -4818,做空,2020-05-01 12:00:00,2020-05-01 12:25:00,215.19,213.22,1.19,tp_lower -4819,做多,2020-05-01 14:45:00,2020-05-01 14:55:00,211.9,212.16,0.1,tp_upper -4820,做空,2020-05-01 15:25:00,2020-05-01 15:30:00,211.3,211.51,-0.21,flip_to_long -4821,做多,2020-05-01 15:30:00,2020-05-01 15:35:00,211.51,210.25,-0.89,flip_to_short -4822,做空,2020-05-01 15:35:00,2020-05-01 16:00:00,210.25,209.54,0.4,tp_lower -4823,做多,2020-05-01 16:10:00,2020-05-01 16:50:00,210.88,210.66,-0.21,flip_to_short -4824,做空,2020-05-01 16:50:00,2020-05-01 17:00:00,210.66,210.56,-0.0,flip_to_long -4825,做多,2020-05-01 17:00:00,2020-05-01 17:05:00,210.56,210.25,-0.27,flip_to_short -4826,做空,2020-05-01 17:05:00,2020-05-01 17:10:00,210.25,210.41,-0.17,flip_to_long -4827,做多,2020-05-01 17:10:00,2020-05-01 17:15:00,210.41,209.93,-0.38,flip_to_short -4828,做空,2020-05-01 17:15:00,2020-05-01 17:20:00,209.93,210.08,-0.17,flip_to_long -4829,做多,2020-05-01 17:20:00,2020-05-01 17:40:00,210.08,210.04,-0.09,flip_to_short -4830,做空,2020-05-01 17:40:00,2020-05-01 17:45:00,210.04,210.87,-0.61,flip_to_long -4831,做多,2020-05-01 17:45:00,2020-05-01 17:50:00,210.87,210.67,-0.2,tp_upper -4832,做空,2020-05-01 18:35:00,2020-05-01 18:40:00,210.5,210.85,-0.29,flip_to_long -4833,做多,2020-05-01 18:40:00,2020-05-01 18:45:00,210.85,210.76,-0.12,flip_to_short -4834,做空,2020-05-01 18:45:00,2020-05-01 19:00:00,210.76,209.49,0.74,tp_lower -4835,做多,2020-05-01 20:45:00,2020-05-01 21:00:00,209.49,210.23,0.41,tp_upper -4836,做空,2020-05-01 22:30:00,2020-05-02 00:00:00,211.62,211.41,0.07,tp_lower -4837,做多,2020-05-02 00:30:00,2020-05-02 00:40:00,213.28,212.87,-0.34,flip_to_short -4838,做空,2020-05-02 00:40:00,2020-05-02 01:15:00,212.87,212.6,0.11,flip_to_long -4839,做多,2020-05-02 01:15:00,2020-05-02 01:20:00,212.6,212.36,-0.23,flip_to_short -4840,做空,2020-05-02 01:20:00,2020-05-02 01:25:00,212.36,212.43,-0.12,flip_to_long -4841,做多,2020-05-02 01:25:00,2020-05-02 01:55:00,212.43,212.43,-0.07,flip_to_short -4842,做空,2020-05-02 01:55:00,2020-05-02 02:00:00,212.43,211.62,0.47,tp_lower -4843,做多,2020-05-02 02:40:00,2020-05-02 02:55:00,212.56,212.26,-0.27,flip_to_short -4844,做空,2020-05-02 02:55:00,2020-05-02 03:10:00,212.26,212.43,-0.18,flip_to_long -4845,做多,2020-05-02 03:10:00,2020-05-02 03:25:00,212.43,212.93,0.26,tp_upper -4846,做空,2020-05-02 04:25:00,2020-05-02 04:30:00,212.64,212.79,-0.17,flip_to_long -4847,做多,2020-05-02 04:30:00,2020-05-02 05:00:00,212.79,212.85,-0.03,flip_to_short -4848,做空,2020-05-02 05:00:00,2020-05-02 05:10:00,212.85,212.61,0.09,tp_lower -4849,做多,2020-05-02 05:30:00,2020-05-02 06:00:00,212.61,213.08,0.24,tp_upper -4850,做空,2020-05-02 06:30:00,2020-05-02 06:50:00,213.0,212.83,0.04,flip_to_long -4851,做多,2020-05-02 06:50:00,2020-05-02 06:55:00,212.83,212.7,-0.16,flip_to_short -4852,做空,2020-05-02 06:55:00,2020-05-02 07:15:00,212.7,212.26,0.22,tp_lower -4853,做多,2020-05-02 08:15:00,2020-05-02 09:20:00,212.01,212.25,0.09,tp_upper -4854,做空,2020-05-02 10:45:00,2020-05-02 10:50:00,211.9,212.35,-0.37,flip_to_long -4855,做多,2020-05-02 10:50:00,2020-05-02 11:00:00,212.35,212.94,0.32,tp_upper -4856,做空,2020-05-02 11:50:00,2020-05-02 12:00:00,212.83,213.02,-0.19,flip_to_long -4857,做多,2020-05-02 12:00:00,2020-05-02 12:15:00,213.02,213.56,0.28,tp_upper -4858,做空,2020-05-02 12:45:00,2020-05-02 13:00:00,212.92,213.09,-0.18,flip_to_long -4859,做多,2020-05-02 13:00:00,2020-05-02 13:10:00,213.09,213.04,-0.1,flip_to_short -4860,做空,2020-05-02 13:10:00,2020-05-02 13:30:00,213.04,213.05,-0.08,flip_to_long -4861,做多,2020-05-02 13:30:00,2020-05-02 13:40:00,213.05,212.98,-0.12,flip_to_short -4862,做空,2020-05-02 13:40:00,2020-05-02 13:50:00,212.98,213.34,-0.3,flip_to_long -4863,做多,2020-05-02 13:50:00,2020-05-02 14:00:00,213.34,213.81,0.24,tp_upper -4864,做空,2020-05-02 14:25:00,2020-05-02 15:00:00,213.23,213.88,-0.49,flip_to_long -4865,做多,2020-05-02 15:00:00,2020-05-02 15:10:00,213.88,213.81,-0.11,tp_upper -4866,做空,2020-05-02 15:15:00,2020-05-02 15:25:00,213.69,212.43,0.75,tp_lower -4867,做多,2020-05-02 15:55:00,2020-05-02 16:30:00,213.23,214.83,0.97,tp_upper -4868,做空,2020-05-02 17:10:00,2020-05-02 17:30:00,214.0,214.39,-0.32,flip_to_long -4869,做多,2020-05-02 17:30:00,2020-05-02 17:45:00,214.39,214.47,-0.02,flip_to_short -4870,做空,2020-05-02 17:45:00,2020-05-02 17:55:00,214.47,214.6,-0.15,flip_to_long -4871,做多,2020-05-02 17:55:00,2020-05-02 18:00:00,214.6,212.96,-1.13,flip_to_short -4872,做空,2020-05-02 18:00:00,2020-05-02 18:05:00,212.96,212.11,0.48,tp_lower -4873,做多,2020-05-02 19:35:00,2020-05-02 19:50:00,212.7,213.4,0.39,tp_upper -4874,做空,2020-05-02 21:25:00,2020-05-02 21:35:00,213.66,213.9,-0.23,flip_to_long -4875,做多,2020-05-02 21:35:00,2020-05-02 22:05:00,213.9,213.68,-0.21,flip_to_short -4876,做空,2020-05-02 22:05:00,2020-05-02 22:10:00,213.68,213.49,0.05,tp_lower -4877,做多,2020-05-02 22:15:00,2020-05-02 22:45:00,213.61,213.79,0.05,tp_upper -4878,做空,2020-05-02 22:50:00,2020-05-02 22:55:00,213.71,214.07,-0.3,flip_to_long -4879,做多,2020-05-02 22:55:00,2020-05-02 23:00:00,214.07,214.22,0.03,tp_upper -4880,做空,2020-05-02 23:20:00,2020-05-02 23:45:00,213.96,214.04,-0.12,flip_to_long -4881,做多,2020-05-02 23:45:00,2020-05-02 23:50:00,214.04,214.03,-0.08,flip_to_short -4882,做空,2020-05-02 23:50:00,2020-05-03 00:10:00,214.03,214.1,-0.11,tp_lower -4883,做空,2020-05-03 01:30:00,2020-05-03 01:35:00,216.62,217.0,-0.32,flip_to_long -4884,做多,2020-05-03 01:35:00,2020-05-03 01:50:00,217.0,217.42,0.2,flip_to_short -4885,做空,2020-05-03 01:50:00,2020-05-03 02:00:00,217.42,217.77,-0.3,flip_to_long -4886,做多,2020-05-03 02:00:00,2020-05-03 02:15:00,217.77,217.95,0.05,flip_to_short -4887,做空,2020-05-03 02:15:00,2020-05-03 02:25:00,217.95,217.87,-0.02,flip_to_long -4888,做多,2020-05-03 02:25:00,2020-05-03 02:30:00,217.87,217.48,-0.33,flip_to_short -4889,做空,2020-05-03 02:30:00,2020-05-03 02:40:00,217.48,217.62,-0.16,flip_to_long -4890,做多,2020-05-03 02:40:00,2020-05-03 03:15:00,217.62,217.69,-0.03,flip_to_short -4891,做空,2020-05-03 03:15:00,2020-05-03 03:25:00,217.69,217.4,0.12,flip_to_long -4892,做多,2020-05-03 03:25:00,2020-05-03 03:45:00,217.4,218.31,0.52,tp_upper -4893,做空,2020-05-03 04:15:00,2020-05-03 05:05:00,217.84,217.01,0.47,tp_lower -4894,做多,2020-05-03 05:40:00,2020-05-03 07:50:00,217.23,213.82,-2.3,flip_to_short -4895,做空,2020-05-03 07:50:00,2020-05-03 07:55:00,213.82,213.89,-0.12,flip_to_long -4896,做多,2020-05-03 07:55:00,2020-05-03 08:20:00,213.89,214.39,0.26,tp_upper -4897,做空,2020-05-03 09:35:00,2020-05-03 10:20:00,214.77,215.31,-0.42,flip_to_long -4898,做多,2020-05-03 10:20:00,2020-05-03 10:25:00,215.31,214.27,-0.74,flip_to_short -4899,做空,2020-05-03 10:25:00,2020-05-03 10:45:00,214.27,214.28,-0.08,tp_lower -4900,做多,2020-05-03 11:15:00,2020-05-03 11:30:00,214.88,214.8,-0.12,flip_to_short -4901,做空,2020-05-03 11:30:00,2020-05-03 11:35:00,214.8,214.88,-0.12,flip_to_long -4902,做多,2020-05-03 11:35:00,2020-05-03 11:45:00,214.88,214.59,-0.26,flip_to_short -4903,做空,2020-05-03 11:45:00,2020-05-03 12:00:00,214.59,214.18,0.19,tp_lower -4904,做多,2020-05-03 13:35:00,2020-05-03 13:40:00,212.68,212.59,-0.13,flip_to_short -4905,做空,2020-05-03 13:40:00,2020-05-03 13:50:00,212.59,213.11,-0.41,flip_to_long -4906,做多,2020-05-03 13:50:00,2020-05-03 14:00:00,213.11,212.07,-0.74,flip_to_short -4907,做空,2020-05-03 14:00:00,2020-05-03 14:10:00,212.07,211.89,0.05,tp_lower -4908,做多,2020-05-03 16:05:00,2020-05-03 16:40:00,209.37,208.73,-0.48,flip_to_short -4909,做空,2020-05-03 16:40:00,2020-05-03 16:50:00,208.73,208.77,-0.09,flip_to_long -4910,做多,2020-05-03 16:50:00,2020-05-03 17:30:00,208.77,209.17,0.19,flip_to_short -4911,做空,2020-05-03 17:30:00,2020-05-03 17:40:00,209.17,208.59,0.31,tp_lower -4912,做多,2020-05-03 18:05:00,2020-05-03 18:30:00,208.76,208.54,-0.21,flip_to_short -4913,做空,2020-05-03 18:30:00,2020-05-03 19:05:00,208.54,208.63,-0.13,flip_to_long -4914,做多,2020-05-03 19:05:00,2020-05-03 19:20:00,208.63,209.2,0.3,tp_upper -4915,做空,2020-05-03 19:25:00,2020-05-03 19:30:00,208.39,208.67,-0.25,flip_to_long -4916,做多,2020-05-03 19:30:00,2020-05-03 19:40:00,208.67,208.44,-0.22,flip_to_short -4917,做空,2020-05-03 19:40:00,2020-05-03 19:45:00,208.44,208.47,-0.09,flip_to_long -4918,做多,2020-05-03 19:45:00,2020-05-03 19:50:00,208.47,208.96,0.25,tp_upper -4919,做空,2020-05-03 20:05:00,2020-05-03 20:10:00,208.13,208.81,-0.51,flip_to_long -4920,做多,2020-05-03 20:10:00,2020-05-03 20:15:00,208.81,208.46,-0.29,flip_to_short -4921,做空,2020-05-03 20:15:00,2020-05-03 20:20:00,208.46,208.1,0.16,tp_lower -4922,做多,2020-05-03 21:25:00,2020-05-03 21:35:00,208.35,209.58,0.73,tp_upper -4923,做空,2020-05-03 22:50:00,2020-05-03 23:00:00,210.14,210.23,-0.13,flip_to_long -4924,做多,2020-05-03 23:00:00,2020-05-04 00:10:00,210.23,210.5,0.11,tp_upper -4925,做空,2020-05-04 00:25:00,2020-05-04 00:30:00,209.9,209.49,0.2,tp_lower -4926,做多,2020-05-04 02:30:00,2020-05-04 02:40:00,204.84,204.67,-0.19,flip_to_short -4927,做空,2020-05-04 02:40:00,2020-05-04 03:00:00,204.67,204.56,0.01,flip_to_long -4928,做多,2020-05-04 03:00:00,2020-05-04 03:05:00,204.56,204.51,-0.1,flip_to_short -4929,做空,2020-05-04 03:05:00,2020-05-04 03:20:00,204.51,203.01,0.96,tp_lower -4930,做多,2020-05-04 03:50:00,2020-05-04 03:55:00,204.11,203.81,-0.28,flip_to_short -4931,做空,2020-05-04 03:55:00,2020-05-04 04:10:00,203.81,201.57,1.47,tp_lower -4932,做多,2020-05-04 05:50:00,2020-05-04 05:55:00,198.38,198.22,-0.19,flip_to_short -4933,做空,2020-05-04 05:55:00,2020-05-04 06:20:00,198.22,199.04,-0.66,flip_to_long -4934,做多,2020-05-04 06:20:00,2020-05-04 07:00:00,199.04,198.4,-0.52,flip_to_short -4935,做空,2020-05-04 07:00:00,2020-05-04 07:10:00,198.4,198.18,0.09,flip_to_long -4936,做多,2020-05-04 07:10:00,2020-05-04 08:00:00,198.18,201.1,1.99,tp_upper -4937,做空,2020-05-04 09:05:00,2020-05-04 09:10:00,200.83,200.9,-0.12,flip_to_long -4938,做多,2020-05-04 09:10:00,2020-05-04 09:15:00,200.9,200.07,-0.66,flip_to_short -4939,做空,2020-05-04 09:15:00,2020-05-04 09:20:00,200.07,199.06,0.64,tp_lower -4940,做多,2020-05-04 10:15:00,2020-05-04 10:35:00,200.05,200.0,-0.11,flip_to_short -4941,做空,2020-05-04 10:35:00,2020-05-04 11:15:00,200.0,199.67,0.16,flip_to_long -4942,做多,2020-05-04 11:15:00,2020-05-04 11:55:00,199.67,199.82,0.04,flip_to_short -4943,做空,2020-05-04 11:55:00,2020-05-04 12:00:00,199.82,200.08,-0.26,flip_to_long -4944,做多,2020-05-04 12:00:00,2020-05-04 12:05:00,200.08,199.62,-0.4,flip_to_short -4945,做空,2020-05-04 12:05:00,2020-05-04 12:10:00,199.62,200.05,-0.37,flip_to_long -4946,做多,2020-05-04 12:10:00,2020-05-04 12:20:00,200.05,201.99,1.29,tp_upper -4947,做空,2020-05-04 14:50:00,2020-05-04 15:00:00,204.7,205.25,-0.45,flip_to_long -4948,做多,2020-05-04 15:00:00,2020-05-04 15:10:00,205.25,204.38,-0.67,flip_to_short -4949,做空,2020-05-04 15:10:00,2020-05-04 15:15:00,204.38,205.0,-0.5,flip_to_long -4950,做多,2020-05-04 15:15:00,2020-05-04 15:30:00,205.0,205.37,0.18,tp_upper -4951,做空,2020-05-04 15:35:00,2020-05-04 15:40:00,205.1,205.56,-0.38,flip_to_long -4952,做多,2020-05-04 15:40:00,2020-05-04 15:45:00,205.56,205.06,-0.41,flip_to_short -4953,做空,2020-05-04 15:45:00,2020-05-04 16:15:00,205.06,204.24,0.49,tp_lower -4954,做多,2020-05-04 16:20:00,2020-05-04 16:25:00,205.22,204.59,-0.5,flip_to_short -4955,做空,2020-05-04 16:25:00,2020-05-04 16:35:00,204.59,203.86,0.43,tp_lower -4956,做多,2020-05-04 17:05:00,2020-05-04 17:10:00,205.3,204.51,-0.6,flip_to_short -4957,做空,2020-05-04 17:10:00,2020-05-04 17:15:00,204.51,204.59,-0.12,flip_to_long -4958,做多,2020-05-04 17:15:00,2020-05-04 18:15:00,204.59,204.2,-0.33,flip_to_short -4959,做空,2020-05-04 18:15:00,2020-05-04 19:05:00,204.2,204.13,-0.02,flip_to_long -4960,做多,2020-05-04 19:05:00,2020-05-04 19:20:00,204.13,204.3,0.05,flip_to_short -4961,做空,2020-05-04 19:20:00,2020-05-04 19:25:00,204.3,204.75,-0.37,flip_to_long -4962,做多,2020-05-04 19:25:00,2020-05-04 19:30:00,204.75,204.55,-0.2,flip_to_short -4963,做空,2020-05-04 19:30:00,2020-05-04 19:35:00,204.55,203.77,0.45,tp_lower -4964,做多,2020-05-04 20:00:00,2020-05-04 20:25:00,204.45,205.38,0.56,tp_upper -4965,做空,2020-05-04 22:35:00,2020-05-04 23:00:00,207.92,208.12,-0.2,flip_to_long -4966,做多,2020-05-04 23:00:00,2020-05-04 23:05:00,208.12,208.06,-0.11,flip_to_short -4967,做空,2020-05-04 23:05:00,2020-05-04 23:20:00,208.06,207.21,0.49,tp_lower -4968,做多,2020-05-05 00:00:00,2020-05-05 00:15:00,207.67,207.0,-0.53,flip_to_short -4969,做空,2020-05-05 00:15:00,2020-05-05 00:20:00,207.0,207.4,-0.35,flip_to_long -4970,做多,2020-05-05 00:20:00,2020-05-05 00:25:00,207.4,207.0,-0.35,flip_to_short -4971,做空,2020-05-05 00:25:00,2020-05-05 00:35:00,207.0,207.23,-0.23,flip_to_long -4972,做多,2020-05-05 00:35:00,2020-05-05 00:55:00,207.23,208.71,0.94,tp_upper -4973,做空,2020-05-05 01:25:00,2020-05-05 01:35:00,207.48,206.78,0.41,tp_lower -4974,做多,2020-05-05 01:40:00,2020-05-05 01:50:00,207.54,207.39,-0.17,flip_to_short -4975,做空,2020-05-05 01:50:00,2020-05-05 01:55:00,207.39,207.78,-0.34,flip_to_long -4976,做多,2020-05-05 01:55:00,2020-05-05 02:00:00,207.78,207.36,-0.36,flip_to_short -4977,做空,2020-05-05 02:00:00,2020-05-05 02:10:00,207.36,206.57,0.47,tp_lower -4978,做多,2020-05-05 03:30:00,2020-05-05 03:35:00,206.39,205.98,-0.35,flip_to_short -4979,做空,2020-05-05 03:35:00,2020-05-05 03:40:00,205.98,206.12,-0.17,flip_to_long -4980,做多,2020-05-05 03:40:00,2020-05-05 04:00:00,206.12,207.38,0.79,tp_upper -4981,做空,2020-05-05 05:50:00,2020-05-05 06:05:00,208.85,209.75,-0.68,flip_to_long -4982,做多,2020-05-05 06:05:00,2020-05-05 06:10:00,209.75,209.53,-0.22,flip_to_short -4983,做空,2020-05-05 06:10:00,2020-05-05 06:35:00,209.53,208.06,0.92,tp_lower -4984,做多,2020-05-05 06:55:00,2020-05-05 07:05:00,209.42,208.93,-0.4,flip_to_short -4985,做空,2020-05-05 07:05:00,2020-05-05 07:10:00,208.93,209.83,-0.68,flip_to_long -4986,做多,2020-05-05 07:10:00,2020-05-05 07:35:00,209.83,209.27,-0.45,flip_to_short -4987,做空,2020-05-05 07:35:00,2020-05-05 08:00:00,209.27,208.76,0.27,flip_to_long -4988,做多,2020-05-05 08:00:00,2020-05-05 08:45:00,208.76,209.2,0.23,flip_to_short -4989,做空,2020-05-05 08:45:00,2020-05-05 08:50:00,209.2,209.26,-0.11,flip_to_long -4990,做多,2020-05-05 08:50:00,2020-05-05 09:00:00,209.26,209.22,-0.1,flip_to_short -4991,做空,2020-05-05 09:00:00,2020-05-05 09:25:00,209.22,209.38,-0.18,flip_to_long -4992,做多,2020-05-05 09:25:00,2020-05-05 09:30:00,209.38,208.83,-0.44,flip_to_short -4993,做空,2020-05-05 09:30:00,2020-05-05 09:35:00,208.83,209.01,-0.19,flip_to_long -4994,做多,2020-05-05 09:35:00,2020-05-05 09:50:00,209.01,208.47,-0.43,flip_to_short -4995,做空,2020-05-05 09:50:00,2020-05-05 09:55:00,208.47,206.72,1.1,tp_lower -4996,做多,2020-05-05 11:15:00,2020-05-05 11:20:00,204.66,204.24,-0.36,flip_to_short -4997,做空,2020-05-05 11:20:00,2020-05-05 11:40:00,204.24,204.23,-0.06,flip_to_long -4998,做多,2020-05-05 11:40:00,2020-05-05 11:55:00,204.23,203.59,-0.51,flip_to_short -4999,做空,2020-05-05 11:55:00,2020-05-05 12:00:00,203.59,203.13,0.24,tp_lower -5000,做多,2020-05-05 12:10:00,2020-05-05 12:15:00,204.1,203.89,-0.21,flip_to_short -5001,做空,2020-05-05 12:15:00,2020-05-05 12:20:00,203.89,204.0,-0.14,flip_to_long -5002,做多,2020-05-05 12:20:00,2020-05-05 12:30:00,204.0,203.45,-0.44,flip_to_short -5003,做空,2020-05-05 12:30:00,2020-05-05 12:35:00,203.45,203.76,-0.28,tp_lower -5004,做多,2020-05-05 13:05:00,2020-05-05 13:10:00,204.4,204.2,-0.2,tp_upper -5005,做空,2020-05-05 14:00:00,2020-05-05 14:05:00,204.06,204.16,-0.14,flip_to_long -5006,做多,2020-05-05 14:05:00,2020-05-05 15:45:00,204.16,204.74,0.32,tp_upper -5007,做空,2020-05-05 16:40:00,2020-05-05 17:15:00,204.0,203.74,0.11,tp_lower -5008,做多,2020-05-05 17:25:00,2020-05-05 17:30:00,204.68,204.49,-0.2,flip_to_short -5009,做空,2020-05-05 17:30:00,2020-05-05 17:40:00,204.49,203.71,0.45,tp_lower -5010,做多,2020-05-05 18:30:00,2020-05-05 18:40:00,203.99,203.9,-0.13,flip_to_short -5011,做空,2020-05-05 18:40:00,2020-05-05 18:55:00,203.9,203.62,0.12,flip_to_long -5012,做多,2020-05-05 18:55:00,2020-05-05 19:10:00,203.62,203.97,0.17,tp_upper -5013,做空,2020-05-05 19:25:00,2020-05-05 19:30:00,203.51,203.58,-0.12,flip_to_long -5014,做多,2020-05-05 19:30:00,2020-05-05 19:50:00,203.58,204.25,0.38,tp_upper -5015,做空,2020-05-05 20:25:00,2020-05-05 21:40:00,204.22,205.57,-0.98,flip_to_long -5016,做多,2020-05-05 21:40:00,2020-05-05 21:55:00,205.57,204.89,-0.52,flip_to_short -5017,做空,2020-05-05 21:55:00,2020-05-05 22:00:00,204.89,205.31,-0.35,flip_to_long -5018,做多,2020-05-05 22:00:00,2020-05-05 22:05:00,205.31,204.83,-0.38,flip_to_short -5019,做空,2020-05-05 22:05:00,2020-05-05 22:10:00,204.83,204.11,0.41,tp_lower -5020,做多,2020-05-05 22:55:00,2020-05-05 23:00:00,204.9,204.68,-0.21,flip_to_short -5021,做空,2020-05-05 23:00:00,2020-05-05 23:05:00,204.68,205.34,-0.5,flip_to_long -5022,做多,2020-05-05 23:05:00,2020-05-05 23:20:00,205.34,204.76,-0.45,flip_to_short -5023,做空,2020-05-05 23:20:00,2020-05-05 23:30:00,204.76,204.64,0.01,flip_to_long -5024,做多,2020-05-05 23:30:00,2020-05-05 23:35:00,204.64,204.43,-0.2,flip_to_short -5025,做空,2020-05-05 23:35:00,2020-05-05 23:40:00,204.43,204.61,-0.18,flip_to_long -5026,做多,2020-05-05 23:40:00,2020-05-05 23:45:00,204.61,204.44,-0.18,flip_to_short -5027,做空,2020-05-05 23:45:00,2020-05-05 23:50:00,204.44,204.75,-0.27,flip_to_long -5028,做多,2020-05-05 23:50:00,2020-05-05 23:55:00,204.75,205.39,0.35,tp_upper -5029,做空,2020-05-06 00:05:00,2020-05-06 00:10:00,204.7,204.5,0.07,tp_lower -5030,做多,2020-05-06 00:15:00,2020-05-06 00:20:00,204.74,204.11,-0.5,flip_to_short -5031,做空,2020-05-06 00:20:00,2020-05-06 00:25:00,204.11,203.58,0.29,tp_lower -5032,做多,2020-05-06 01:15:00,2020-05-06 01:25:00,203.94,203.51,-0.37,flip_to_short -5033,做空,2020-05-06 01:25:00,2020-05-06 01:30:00,203.51,204.29,-0.61,flip_to_long -5034,做多,2020-05-06 01:30:00,2020-05-06 02:20:00,204.29,203.7,-0.47,flip_to_short -5035,做空,2020-05-06 02:20:00,2020-05-06 02:25:00,203.7,204.13,-0.36,flip_to_long -5036,做多,2020-05-06 02:25:00,2020-05-06 02:35:00,204.13,204.1,-0.09,flip_to_short -5037,做空,2020-05-06 02:35:00,2020-05-06 02:50:00,204.1,204.47,-0.32,flip_to_long -5038,做多,2020-05-06 02:50:00,2020-05-06 03:05:00,204.47,204.66,0.06,flip_to_short -5039,做空,2020-05-06 03:05:00,2020-05-06 05:15:00,204.66,207.5,-1.98,flip_to_long -5040,做多,2020-05-06 05:15:00,2020-05-06 06:20:00,207.5,207.36,-0.16,flip_to_short -5041,做空,2020-05-06 06:20:00,2020-05-06 07:35:00,207.36,207.2,0.04,tp_lower -5042,做多,2020-05-06 07:45:00,2020-05-06 08:00:00,207.62,209.0,0.83,tp_upper -5043,做空,2020-05-06 08:05:00,2020-05-06 08:50:00,208.27,206.71,0.95,tp_lower -5044,做多,2020-05-06 09:00:00,2020-05-06 09:15:00,207.73,207.58,-0.17,flip_to_short -5045,做空,2020-05-06 09:15:00,2020-05-06 09:20:00,207.58,208.01,-0.35,flip_to_long -5046,做多,2020-05-06 09:20:00,2020-05-06 09:35:00,208.01,207.79,-0.21,flip_to_short -5047,做空,2020-05-06 09:35:00,2020-05-06 09:45:00,207.79,207.82,-0.09,flip_to_long -5048,做多,2020-05-06 09:45:00,2020-05-06 09:50:00,207.82,207.55,-0.24,flip_to_short -5049,做空,2020-05-06 09:50:00,2020-05-06 09:55:00,207.55,207.93,-0.32,flip_to_long -5050,做多,2020-05-06 09:55:00,2020-05-06 10:00:00,207.93,207.84,-0.13,flip_to_short -5051,做空,2020-05-06 10:00:00,2020-05-06 10:10:00,207.84,207.78,-0.03,flip_to_long -5052,做多,2020-05-06 10:10:00,2020-05-06 10:20:00,207.78,208.88,0.65,tp_upper -5053,做多,2020-05-06 10:40:00,2020-05-06 11:00:00,208.66,209.39,0.41,tp_upper -5054,做空,2020-05-06 12:05:00,2020-05-06 12:30:00,209.48,209.25,0.08,flip_to_long -5055,做多,2020-05-06 12:30:00,2020-05-06 14:15:00,209.25,208.0,-0.88,flip_to_short -5056,做空,2020-05-06 14:15:00,2020-05-06 14:25:00,208.0,208.04,-0.09,flip_to_long -5057,做多,2020-05-06 14:25:00,2020-05-06 14:30:00,208.04,207.76,-0.25,flip_to_short -5058,做空,2020-05-06 14:30:00,2020-05-06 14:35:00,207.76,207.87,-0.14,flip_to_long -5059,做多,2020-05-06 14:35:00,2020-05-06 14:50:00,207.87,207.7,-0.18,flip_to_short -5060,做空,2020-05-06 14:50:00,2020-05-06 14:55:00,207.7,208.13,-0.34,flip_to_long -5061,做多,2020-05-06 14:55:00,2020-05-06 15:00:00,208.13,208.4,0.11,tp_upper -5062,做空,2020-05-06 15:30:00,2020-05-06 16:15:00,208.14,207.8,0.15,tp_lower -5063,做多,2020-05-06 16:35:00,2020-05-06 16:50:00,208.4,208.26,-0.16,flip_to_short -5064,做空,2020-05-06 16:50:00,2020-05-06 16:55:00,208.26,208.54,-0.25,flip_to_long -5065,做多,2020-05-06 16:55:00,2020-05-06 17:00:00,208.54,208.22,-0.27,flip_to_short -5066,做空,2020-05-06 17:00:00,2020-05-06 17:55:00,208.22,208.03,0.05,flip_to_long -5067,做多,2020-05-06 17:55:00,2020-05-06 19:15:00,208.03,207.48,-0.42,flip_to_short -5068,做空,2020-05-06 19:15:00,2020-05-06 19:30:00,207.48,205.94,0.92,tp_lower -5069,做多,2020-05-06 20:30:00,2020-05-06 20:40:00,205.68,205.62,-0.11,flip_to_short -5070,做空,2020-05-06 20:40:00,2020-05-06 20:50:00,205.62,205.48,0.02,flip_to_long -5071,做多,2020-05-06 20:50:00,2020-05-06 21:45:00,205.48,205.68,0.06,flip_to_short -5072,做空,2020-05-06 21:45:00,2020-05-06 21:50:00,205.68,206.3,-0.47,flip_to_long -5073,做多,2020-05-06 21:50:00,2020-05-06 22:05:00,206.3,205.95,-0.29,tp_upper -5074,做空,2020-05-06 22:10:00,2020-05-06 22:25:00,205.72,205.34,0.18,tp_lower -5075,做多,2020-05-06 22:45:00,2020-05-06 22:50:00,205.92,205.93,-0.06,flip_to_short -5076,做空,2020-05-06 22:50:00,2020-05-06 23:10:00,205.93,205.05,0.5,tp_lower -5077,做多,2020-05-07 00:35:00,2020-05-07 00:40:00,203.1,202.16,-0.71,flip_to_short -5078,做空,2020-05-07 00:40:00,2020-05-07 00:45:00,202.16,202.66,-0.41,flip_to_long -5079,做多,2020-05-07 00:45:00,2020-05-07 01:45:00,202.66,202.49,-0.18,flip_to_short -5080,做空,2020-05-07 01:45:00,2020-05-07 01:55:00,202.49,202.58,-0.13,flip_to_long -5081,做多,2020-05-07 01:55:00,2020-05-07 02:00:00,202.58,202.33,-0.24,flip_to_short -5082,做空,2020-05-07 02:00:00,2020-05-07 02:05:00,202.33,202.7,-0.32,flip_to_long -5083,做多,2020-05-07 02:05:00,2020-05-07 02:10:00,202.7,202.68,-0.08,flip_to_short -5084,做空,2020-05-07 02:10:00,2020-05-07 02:15:00,202.68,203.48,-0.6,flip_to_long -5085,做多,2020-05-07 02:15:00,2020-05-07 02:20:00,203.48,203.4,-0.12,tp_upper -5086,做空,2020-05-07 03:50:00,2020-05-07 03:55:00,205.8,205.99,-0.19,flip_to_long -5087,做多,2020-05-07 03:55:00,2020-05-07 04:20:00,205.99,206.77,0.44,tp_upper -5088,做空,2020-05-07 04:25:00,2020-05-07 04:35:00,206.16,205.51,0.36,tp_lower -5089,做多,2020-05-07 05:25:00,2020-05-07 06:15:00,205.33,205.03,-0.27,flip_to_short -5090,做空,2020-05-07 06:15:00,2020-05-07 06:45:00,205.03,204.57,0.24,tp_lower -5091,做多,2020-05-07 07:30:00,2020-05-07 07:40:00,204.61,204.37,-0.23,flip_to_short -5092,做空,2020-05-07 07:40:00,2020-05-07 07:45:00,204.37,204.74,-0.31,flip_to_long -5093,做多,2020-05-07 07:45:00,2020-05-07 08:00:00,204.74,204.46,-0.25,flip_to_short -5094,做空,2020-05-07 08:00:00,2020-05-07 08:25:00,204.46,204.33,0.02,flip_to_long -5095,做多,2020-05-07 08:25:00,2020-05-07 08:35:00,204.33,205.82,0.91,tp_upper -5096,做空,2020-05-07 09:05:00,2020-05-07 09:15:00,204.75,205.1,-0.3,flip_to_long -5097,做多,2020-05-07 09:15:00,2020-05-07 09:20:00,205.1,205.03,-0.11,flip_to_short -5098,做空,2020-05-07 09:20:00,2020-05-07 09:50:00,205.03,205.44,-0.34,flip_to_long -5099,做多,2020-05-07 09:50:00,2020-05-07 10:05:00,205.44,205.71,0.11,flip_to_short -5100,做空,2020-05-07 10:05:00,2020-05-07 10:35:00,205.71,204.42,0.77,tp_lower -5101,做多,2020-05-07 11:30:00,2020-05-07 11:45:00,204.61,204.48,-0.15,flip_to_short -5102,做空,2020-05-07 11:45:00,2020-05-07 12:00:00,204.48,204.75,-0.25,flip_to_long -5103,做多,2020-05-07 12:00:00,2020-05-07 12:05:00,204.75,204.33,-0.34,flip_to_short -5104,做空,2020-05-07 12:05:00,2020-05-07 12:15:00,204.33,204.45,-0.15,flip_to_long -5105,做多,2020-05-07 12:15:00,2020-05-07 12:20:00,204.45,204.33,-0.15,flip_to_short -5106,做空,2020-05-07 12:20:00,2020-05-07 12:30:00,204.33,204.43,-0.13,flip_to_long -5107,做多,2020-05-07 12:30:00,2020-05-07 12:35:00,204.43,206.78,1.46,tp_upper -5108,做空,2020-05-07 13:25:00,2020-05-07 14:00:00,205.96,206.87,-0.66,flip_to_long -5109,做多,2020-05-07 14:00:00,2020-05-07 14:10:00,206.87,206.85,-0.08,flip_to_short -5110,做空,2020-05-07 14:10:00,2020-05-07 14:25:00,206.85,207.04,-0.19,flip_to_long -5111,做多,2020-05-07 14:25:00,2020-05-07 14:35:00,207.04,206.9,-0.16,flip_to_short -5112,做空,2020-05-07 14:35:00,2020-05-07 14:50:00,206.9,206.87,-0.05,flip_to_long -5113,做多,2020-05-07 14:50:00,2020-05-07 14:55:00,206.87,206.57,-0.26,flip_to_short -5114,做空,2020-05-07 14:55:00,2020-05-07 15:00:00,206.57,206.8,-0.21,flip_to_long -5115,做多,2020-05-07 15:00:00,2020-05-07 15:15:00,206.8,206.88,-0.02,flip_to_short -5116,做空,2020-05-07 15:15:00,2020-05-07 15:25:00,206.88,206.0,0.5,tp_lower -5117,做多,2020-05-07 16:00:00,2020-05-07 16:05:00,206.45,205.73,-0.53,flip_to_short -5118,做空,2020-05-07 16:05:00,2020-05-07 16:20:00,205.73,204.8,0.53,tp_lower -5119,做多,2020-05-07 16:45:00,2020-05-07 16:50:00,206.08,205.52,-0.43,flip_to_short -5120,做空,2020-05-07 16:50:00,2020-05-07 16:55:00,205.52,206.09,-0.43,flip_to_long -5121,做多,2020-05-07 16:55:00,2020-05-07 17:00:00,206.09,205.87,-0.21,tp_upper -5122,做空,2020-05-07 17:05:00,2020-05-07 17:15:00,205.66,206.22,-0.42,flip_to_long -5123,做多,2020-05-07 17:15:00,2020-05-07 17:20:00,206.22,208.0,1.06,tp_upper -5124,做空,2020-05-07 19:25:00,2020-05-07 19:30:00,212.47,213.94,-0.98,flip_to_long -5125,做多,2020-05-07 19:30:00,2020-05-07 19:35:00,213.94,213.44,-0.37,flip_to_short -5126,做空,2020-05-07 19:35:00,2020-05-07 19:45:00,213.44,213.48,-0.09,flip_to_long -5127,做多,2020-05-07 19:45:00,2020-05-07 19:50:00,213.48,213.37,-0.13,flip_to_short -5128,做空,2020-05-07 19:50:00,2020-05-07 20:00:00,213.37,213.94,-0.41,flip_to_long -5129,做多,2020-05-07 20:00:00,2020-05-07 20:20:00,213.94,213.66,-0.23,flip_to_short -5130,做空,2020-05-07 20:20:00,2020-05-07 20:40:00,213.66,212.67,0.54,tp_lower -5131,做空,2020-05-07 22:30:00,2020-05-07 22:40:00,212.38,212.59,-0.19,flip_to_long -5132,做多,2020-05-07 22:40:00,2020-05-07 22:50:00,212.59,212.56,-0.08,flip_to_short -5133,做空,2020-05-07 22:50:00,2020-05-07 23:05:00,212.56,212.3,0.09,flip_to_long -5134,做多,2020-05-07 23:05:00,2020-05-07 23:25:00,212.3,213.28,0.53,tp_upper -5135,做空,2020-05-07 23:35:00,2020-05-07 23:55:00,212.84,212.25,0.3,tp_lower -5136,做多,2020-05-08 00:00:00,2020-05-08 00:05:00,212.73,212.16,-0.44,flip_to_short -5137,做空,2020-05-08 00:05:00,2020-05-08 00:10:00,212.16,212.42,-0.24,flip_to_long -5138,做多,2020-05-08 00:10:00,2020-05-08 00:40:00,212.42,214.34,1.16,tp_upper -5139,做空,2020-05-08 01:35:00,2020-05-08 01:40:00,213.78,214.0,-0.21,flip_to_long -5140,做多,2020-05-08 01:40:00,2020-05-08 01:50:00,214.0,214.2,0.06,flip_to_short -5141,做空,2020-05-08 01:50:00,2020-05-08 01:55:00,214.2,214.64,-0.35,flip_to_long -5142,做多,2020-05-08 01:55:00,2020-05-08 02:00:00,214.64,214.15,-0.38,flip_to_short -5143,做空,2020-05-08 02:00:00,2020-05-08 02:30:00,214.15,213.27,0.49,tp_lower -5144,做多,2020-05-08 03:35:00,2020-05-08 04:00:00,212.99,212.47,-0.4,flip_to_short -5145,做空,2020-05-08 04:00:00,2020-05-08 04:35:00,212.47,212.44,-0.05,flip_to_long -5146,做多,2020-05-08 04:35:00,2020-05-08 04:50:00,212.44,212.74,0.12,flip_to_short -5147,做空,2020-05-08 04:50:00,2020-05-08 05:10:00,212.74,211.51,0.72,tp_lower -5148,做多,2020-05-08 07:10:00,2020-05-08 07:15:00,209.27,209.01,-0.24,flip_to_short -5149,做空,2020-05-08 07:15:00,2020-05-08 07:20:00,209.01,209.23,-0.21,flip_to_long -5150,做多,2020-05-08 07:20:00,2020-05-08 07:40:00,209.23,208.69,-0.42,flip_to_short -5151,做空,2020-05-08 07:40:00,2020-05-08 07:45:00,208.69,209.29,-0.46,flip_to_long -5152,做多,2020-05-08 07:45:00,2020-05-08 07:55:00,209.29,209.5,0.07,tp_upper -5153,做空,2020-05-08 08:55:00,2020-05-08 09:10:00,209.66,209.89,-0.22,flip_to_long -5154,做多,2020-05-08 09:10:00,2020-05-08 09:15:00,209.89,209.87,-0.08,flip_to_short -5155,做空,2020-05-08 09:15:00,2020-05-08 09:20:00,209.87,210.38,-0.4,flip_to_long -5156,做多,2020-05-08 09:20:00,2020-05-08 09:25:00,210.38,210.08,-0.26,flip_to_short -5157,做空,2020-05-08 09:25:00,2020-05-08 09:40:00,210.08,210.31,-0.21,flip_to_long -5158,做多,2020-05-08 09:40:00,2020-05-08 09:45:00,210.31,209.87,-0.35,flip_to_short -5159,做空,2020-05-08 09:45:00,2020-05-08 09:50:00,209.87,210.06,-0.19,flip_to_long -5160,做多,2020-05-08 09:50:00,2020-05-08 09:55:00,210.06,209.89,-0.17,flip_to_short -5161,做空,2020-05-08 09:55:00,2020-05-08 10:00:00,209.89,210.18,-0.25,flip_to_long -5162,做多,2020-05-08 10:00:00,2020-05-08 10:10:00,210.18,210.58,0.19,tp_upper -5163,做空,2020-05-08 11:55:00,2020-05-08 12:00:00,211.54,209.83,1.01,tp_lower -5164,做多,2020-05-08 13:25:00,2020-05-08 13:40:00,210.87,210.4,-0.36,flip_to_short -5165,做空,2020-05-08 13:40:00,2020-05-08 13:45:00,210.4,210.6,-0.19,flip_to_long -5166,做多,2020-05-08 13:45:00,2020-05-08 13:50:00,210.6,210.47,-0.15,flip_to_short -5167,做空,2020-05-08 13:50:00,2020-05-08 13:55:00,210.47,210.79,-0.27,flip_to_long -5168,做多,2020-05-08 13:55:00,2020-05-08 14:00:00,210.79,210.62,-0.17,flip_to_short -5169,做空,2020-05-08 14:00:00,2020-05-08 15:45:00,210.62,211.98,-0.92,flip_to_long -5170,做多,2020-05-08 15:45:00,2020-05-08 16:05:00,211.98,212.52,0.27,tp_upper -5171,做空,2020-05-08 16:20:00,2020-05-08 18:00:00,212.23,214.2,-1.29,flip_to_long -5172,做多,2020-05-08 18:00:00,2020-05-08 18:15:00,214.2,214.94,0.38,tp_upper -5173,做空,2020-05-08 18:30:00,2020-05-08 18:40:00,214.28,214.35,-0.11,flip_to_long -5174,做多,2020-05-08 18:40:00,2020-05-08 18:45:00,214.35,213.89,-0.34,flip_to_short -5175,做空,2020-05-08 18:45:00,2020-05-08 18:55:00,213.89,212.61,0.71,tp_lower -5176,做多,2020-05-08 20:35:00,2020-05-08 20:50:00,213.27,214.13,0.46,tp_upper -5177,做空,2020-05-08 22:00:00,2020-05-08 22:10:00,213.68,214.0,-0.26,flip_to_long -5178,做多,2020-05-08 22:10:00,2020-05-08 22:35:00,214.0,214.02,-0.05,flip_to_short -5179,做空,2020-05-08 22:35:00,2020-05-08 22:40:00,214.02,214.36,-0.27,flip_to_long -5180,做多,2020-05-08 22:40:00,2020-05-08 22:45:00,214.36,214.19,-0.17,flip_to_short -5181,做空,2020-05-08 22:45:00,2020-05-08 22:50:00,214.19,213.34,0.45,tp_lower -5182,做多,2020-05-09 00:15:00,2020-05-09 00:25:00,212.39,212.26,-0.15,flip_to_short -5183,做空,2020-05-09 00:25:00,2020-05-09 00:30:00,212.26,212.8,-0.41,flip_to_long -5184,做多,2020-05-09 00:30:00,2020-05-09 01:05:00,212.8,214.15,0.79,tp_upper -5185,做空,2020-05-09 01:55:00,2020-05-09 02:00:00,213.24,213.84,-0.45,flip_to_long -5186,做多,2020-05-09 02:00:00,2020-05-09 02:05:00,213.84,212.81,-0.72,flip_to_short -5187,做空,2020-05-09 02:05:00,2020-05-09 02:10:00,212.81,212.89,-0.12,tp_lower -5188,做多,2020-05-09 02:45:00,2020-05-09 02:50:00,213.56,212.83,-0.53,flip_to_short -5189,做空,2020-05-09 02:50:00,2020-05-09 03:00:00,212.83,213.42,-0.44,flip_to_long -5190,做多,2020-05-09 03:00:00,2020-05-09 03:05:00,213.42,212.96,-0.35,flip_to_short -5191,做空,2020-05-09 03:05:00,2020-05-09 03:10:00,212.96,213.42,-0.35,flip_to_long -5192,做多,2020-05-09 03:10:00,2020-05-09 03:25:00,213.42,213.36,-0.1,flip_to_short -5193,做空,2020-05-09 03:25:00,2020-05-09 03:50:00,213.36,213.65,-0.25,flip_to_long -5194,做多,2020-05-09 03:50:00,2020-05-09 03:55:00,213.65,214.0,0.15,tp_upper -5195,做空,2020-05-09 04:05:00,2020-05-09 04:30:00,213.67,213.38,0.11,flip_to_long -5196,做多,2020-05-09 04:30:00,2020-05-09 05:50:00,213.38,213.45,-0.02,tp_upper -5197,做空,2020-05-09 06:45:00,2020-05-09 06:50:00,212.79,212.55,0.08,tp_lower -5198,做多,2020-05-09 07:05:00,2020-05-09 09:30:00,212.99,212.03,-0.66,flip_to_short -5199,做空,2020-05-09 09:30:00,2020-05-09 09:40:00,212.03,211.51,0.26,tp_lower -5200,做多,2020-05-09 09:45:00,2020-05-09 10:00:00,211.85,211.66,-0.18,flip_to_short -5201,做空,2020-05-09 10:00:00,2020-05-09 10:05:00,211.66,211.3,0.16,tp_lower -5202,做多,2020-05-09 11:00:00,2020-05-09 11:10:00,211.35,211.12,-0.21,flip_to_short -5203,做空,2020-05-09 11:10:00,2020-05-09 11:15:00,211.12,210.43,0.36,tp_lower -5204,做多,2020-05-09 11:45:00,2020-05-09 13:00:00,210.22,210.68,0.22,flip_to_short -5205,做空,2020-05-09 13:00:00,2020-05-09 13:15:00,210.68,210.56,0.01,flip_to_long -5206,做多,2020-05-09 13:15:00,2020-05-09 13:35:00,210.56,211.55,0.55,tp_upper -5207,做空,2020-05-09 15:15:00,2020-05-09 15:25:00,212.42,212.36,-0.03,flip_to_long -5208,做多,2020-05-09 15:25:00,2020-05-09 15:55:00,212.36,213.18,0.44,tp_upper -5209,做空,2020-05-09 16:30:00,2020-05-09 17:00:00,213.28,213.04,0.08,flip_to_long -5210,做多,2020-05-09 17:00:00,2020-05-09 17:40:00,213.04,213.12,-0.02,flip_to_short -5211,做空,2020-05-09 17:40:00,2020-05-09 17:45:00,213.12,213.25,-0.15,flip_to_long -5212,做多,2020-05-09 17:45:00,2020-05-09 17:55:00,213.25,212.9,-0.28,flip_to_short -5213,做空,2020-05-09 17:55:00,2020-05-09 18:00:00,212.9,212.62,0.11,tp_lower -5214,做多,2020-05-09 19:20:00,2020-05-09 19:25:00,212.22,212.16,-0.1,flip_to_short -5215,做空,2020-05-09 19:25:00,2020-05-09 20:40:00,212.16,213.01,-0.59,flip_to_long -5216,做多,2020-05-09 20:40:00,2020-05-09 20:45:00,213.01,212.69,-0.26,flip_to_short -5217,做空,2020-05-09 20:45:00,2020-05-09 20:50:00,212.69,211.93,0.4,tp_lower -5218,做多,2020-05-09 22:05:00,2020-05-09 22:15:00,211.94,211.69,-0.22,flip_to_short -5219,做空,2020-05-09 22:15:00,2020-05-09 22:30:00,211.69,210.98,0.37,tp_lower -5220,做多,2020-05-09 23:10:00,2020-05-09 23:20:00,211.35,211.42,-0.02,flip_to_short -5221,做空,2020-05-09 23:20:00,2020-05-09 23:45:00,211.42,210.43,0.55,tp_lower -5222,做多,2020-05-10 04:45:00,2020-05-10 06:05:00,185.38,187.08,1.18,flip_to_short -5223,做空,2020-05-10 06:05:00,2020-05-10 06:40:00,187.08,187.33,-0.25,flip_to_long -5224,做多,2020-05-10 06:40:00,2020-05-10 06:55:00,187.33,187.35,-0.05,flip_to_short -5225,做空,2020-05-10 06:55:00,2020-05-10 07:00:00,187.35,187.73,-0.35,tp_lower -5226,做空,2020-05-10 08:50:00,2020-05-10 08:55:00,190.74,191.0,-0.25,flip_to_long -5227,做多,2020-05-10 08:55:00,2020-05-10 09:05:00,191.0,190.5,-0.42,flip_to_short -5228,做空,2020-05-10 09:05:00,2020-05-10 09:10:00,190.5,191.02,-0.44,flip_to_long -5229,做多,2020-05-10 09:10:00,2020-05-10 09:15:00,191.02,190.81,-0.22,flip_to_short -5230,做空,2020-05-10 09:15:00,2020-05-10 09:20:00,190.81,191.3,-0.41,flip_to_long -5231,做多,2020-05-10 09:20:00,2020-05-10 09:25:00,191.3,191.05,-0.24,flip_to_short -5232,做空,2020-05-10 09:25:00,2020-05-10 09:30:00,191.05,191.69,-0.52,flip_to_long -5233,做多,2020-05-10 09:30:00,2020-05-10 09:40:00,191.69,191.22,-0.39,flip_to_short -5234,做空,2020-05-10 09:40:00,2020-05-10 09:50:00,191.22,191.27,-0.1,flip_to_long -5235,做多,2020-05-10 09:50:00,2020-05-10 09:55:00,191.27,190.25,-0.77,flip_to_short -5236,做空,2020-05-10 09:55:00,2020-05-10 10:00:00,190.25,189.68,0.33,tp_lower -5237,做多,2020-05-10 10:30:00,2020-05-10 10:35:00,191.13,190.7,-0.36,flip_to_short -5238,做空,2020-05-10 10:35:00,2020-05-10 10:40:00,190.7,190.94,-0.23,flip_to_long -5239,做多,2020-05-10 10:40:00,2020-05-10 10:45:00,190.94,190.79,-0.17,flip_to_short -5240,做空,2020-05-10 10:45:00,2020-05-10 11:20:00,190.79,189.0,1.16,tp_lower -5241,做多,2020-05-10 11:55:00,2020-05-10 12:45:00,189.64,189.29,-0.31,flip_to_short -5242,做空,2020-05-10 12:45:00,2020-05-10 13:05:00,189.29,189.25,-0.04,flip_to_long -5243,做多,2020-05-10 13:05:00,2020-05-10 13:20:00,189.25,190.37,0.71,tp_upper -5244,做空,2020-05-10 14:00:00,2020-05-10 14:45:00,190.06,189.33,0.44,tp_lower -5245,做多,2020-05-10 15:25:00,2020-05-10 16:05:00,188.88,188.41,-0.4,flip_to_short -5246,做空,2020-05-10 16:05:00,2020-05-10 16:20:00,188.41,186.35,1.38,tp_lower -5247,做多,2020-05-10 17:50:00,2020-05-10 18:30:00,183.88,183.95,-0.02,flip_to_short -5248,做空,2020-05-10 18:30:00,2020-05-10 18:45:00,183.95,184.2,-0.25,flip_to_long -5249,做多,2020-05-10 18:45:00,2020-05-10 18:55:00,184.2,184.21,-0.06,flip_to_short -5250,做空,2020-05-10 18:55:00,2020-05-10 19:00:00,184.21,184.9,-0.56,flip_to_long -5251,做多,2020-05-10 19:00:00,2020-05-10 19:30:00,184.9,185.59,0.43,tp_upper -5252,做空,2020-05-10 19:35:00,2020-05-10 19:40:00,184.64,185.1,-0.4,flip_to_long -5253,做多,2020-05-10 19:40:00,2020-05-10 19:55:00,185.1,185.21,0.01,tp_upper -5254,做空,2020-05-10 21:10:00,2020-05-10 21:20:00,187.5,187.95,-0.38,flip_to_long -5255,做多,2020-05-10 21:20:00,2020-05-10 21:40:00,187.95,189.38,0.94,tp_upper -5256,做空,2020-05-10 21:50:00,2020-05-10 22:20:00,188.9,188.81,-0.0,flip_to_long -5257,做多,2020-05-10 22:20:00,2020-05-10 22:25:00,188.81,188.57,-0.23,flip_to_short -5258,做空,2020-05-10 22:25:00,2020-05-10 23:00:00,188.57,188.47,0.0,flip_to_long -5259,做多,2020-05-10 23:00:00,2020-05-11 00:15:00,188.47,189.61,0.73,tp_upper -5260,做空,2020-05-11 01:15:00,2020-05-11 01:30:00,189.06,189.27,-0.22,flip_to_long -5261,做多,2020-05-11 01:30:00,2020-05-11 02:25:00,189.27,189.68,0.23,tp_upper -5262,做空,2020-05-11 03:15:00,2020-05-11 03:30:00,189.39,188.37,0.67,tp_lower -5263,做多,2020-05-11 05:35:00,2020-05-11 05:45:00,187.88,187.77,-0.15,flip_to_short -5264,做空,2020-05-11 05:45:00,2020-05-11 05:50:00,187.77,187.82,-0.11,flip_to_long -5265,做多,2020-05-11 05:50:00,2020-05-11 06:00:00,187.82,187.6,-0.23,flip_to_short -5266,做空,2020-05-11 06:00:00,2020-05-11 06:05:00,187.6,187.87,-0.27,flip_to_long -5267,做多,2020-05-11 06:05:00,2020-05-11 06:15:00,187.87,188.23,0.19,tp_upper -5268,做空,2020-05-11 06:45:00,2020-05-11 06:50:00,187.73,187.77,-0.1,flip_to_long -5269,做多,2020-05-11 06:50:00,2020-05-11 07:10:00,187.77,187.56,-0.22,flip_to_short -5270,做空,2020-05-11 07:10:00,2020-05-11 07:20:00,187.56,187.28,0.14,tp_lower -5271,做多,2020-05-11 08:00:00,2020-05-11 10:10:00,187.28,186.55,-0.6,tp_upper -5272,做空,2020-05-11 12:45:00,2020-05-11 14:00:00,188.62,188.42,0.08,flip_to_long -5273,做多,2020-05-11 14:00:00,2020-05-11 14:05:00,188.42,188.04,-0.34,flip_to_short -5274,做空,2020-05-11 14:05:00,2020-05-11 14:10:00,188.04,188.41,-0.33,flip_to_long -5275,做多,2020-05-11 14:10:00,2020-05-11 14:15:00,188.41,187.81,-0.5,flip_to_short -5276,做空,2020-05-11 14:15:00,2020-05-11 14:45:00,187.81,187.64,0.05,flip_to_long -5277,做多,2020-05-11 14:45:00,2020-05-11 14:55:00,187.64,187.87,0.1,flip_to_short -5278,做空,2020-05-11 14:55:00,2020-05-11 15:05:00,187.87,188.27,-0.35,flip_to_long -5279,做多,2020-05-11 15:05:00,2020-05-11 15:10:00,188.27,188.84,0.34,tp_upper -5280,做空,2020-05-11 15:35:00,2020-05-11 15:40:00,187.77,188.07,-0.28,flip_to_long -5281,做多,2020-05-11 15:40:00,2020-05-11 15:50:00,188.07,187.79,-0.27,flip_to_short -5282,做空,2020-05-11 15:50:00,2020-05-11 15:55:00,187.79,188.18,-0.34,flip_to_long -5283,做多,2020-05-11 15:55:00,2020-05-11 16:00:00,188.18,187.75,-0.37,flip_to_short -5284,做空,2020-05-11 16:00:00,2020-05-11 16:05:00,187.75,188.46,-0.57,flip_to_long -5285,做多,2020-05-11 16:05:00,2020-05-11 16:20:00,188.46,187.78,-0.54,flip_to_short -5286,做空,2020-05-11 16:20:00,2020-05-11 16:30:00,187.78,186.45,0.87,tp_lower -5287,做多,2020-05-11 18:50:00,2020-05-11 19:00:00,182.36,181.71,-0.54,flip_to_short -5288,做空,2020-05-11 19:00:00,2020-05-11 19:10:00,181.71,182.16,-0.39,flip_to_long -5289,做多,2020-05-11 19:10:00,2020-05-11 19:20:00,182.16,182.13,-0.09,flip_to_short -5290,做空,2020-05-11 19:20:00,2020-05-11 21:40:00,182.13,185.43,-2.44,tp_lower -5291,做多,2020-05-11 22:40:00,2020-05-11 22:45:00,186.0,185.51,-0.4,flip_to_short -5292,做空,2020-05-11 22:45:00,2020-05-11 22:55:00,185.51,185.76,-0.24,flip_to_long -5293,做多,2020-05-11 22:55:00,2020-05-11 23:00:00,185.76,185.6,-0.17,flip_to_short -5294,做空,2020-05-11 23:00:00,2020-05-11 23:05:00,185.6,185.83,-0.22,flip_to_long -5295,做多,2020-05-11 23:05:00,2020-05-11 23:15:00,185.83,185.06,-0.59,flip_to_short -5296,做空,2020-05-11 23:15:00,2020-05-11 23:25:00,185.06,184.05,0.63,tp_lower -5297,做多,2020-05-11 23:40:00,2020-05-11 23:45:00,186.16,185.8,-0.31,flip_to_short -5298,做空,2020-05-11 23:45:00,2020-05-12 01:10:00,185.8,186.18,-0.32,flip_to_long -5299,做多,2020-05-12 01:10:00,2020-05-12 01:35:00,186.18,186.75,0.34,flip_to_short -5300,做空,2020-05-12 01:35:00,2020-05-12 04:15:00,186.75,187.07,-0.29,tp_lower -5301,做多,2020-05-12 04:35:00,2020-05-12 04:40:00,188.35,187.97,-0.33,flip_to_short -5302,做空,2020-05-12 04:40:00,2020-05-12 05:00:00,187.97,188.02,-0.1,flip_to_long -5303,做多,2020-05-12 05:00:00,2020-05-12 05:05:00,188.02,188.85,0.51,tp_upper -5304,做空,2020-05-12 05:50:00,2020-05-12 06:00:00,188.41,188.8,-0.34,flip_to_long -5305,做多,2020-05-12 06:00:00,2020-05-12 06:10:00,188.8,188.54,-0.25,flip_to_short -5306,做空,2020-05-12 06:10:00,2020-05-12 06:25:00,188.54,187.8,0.45,tp_lower -5307,做多,2020-05-12 06:55:00,2020-05-12 07:15:00,188.25,188.44,0.07,flip_to_short -5308,做空,2020-05-12 07:15:00,2020-05-12 07:25:00,188.44,187.23,0.77,tp_lower -5309,做多,2020-05-12 07:50:00,2020-05-12 08:10:00,187.96,188.92,0.61,tp_upper -5310,做空,2020-05-12 09:55:00,2020-05-12 10:00:00,189.68,190.2,-0.43,flip_to_long -5311,做多,2020-05-12 10:00:00,2020-05-12 10:10:00,190.2,188.91,-0.96,flip_to_short -5312,做空,2020-05-12 10:10:00,2020-05-12 10:15:00,188.91,188.97,-0.11,tp_lower -5313,做多,2020-05-12 10:20:00,2020-05-12 10:25:00,189.95,190.05,0.0,tp_upper -5314,做空,2020-05-12 10:30:00,2020-05-12 10:45:00,189.77,189.94,-0.18,flip_to_long -5315,做多,2020-05-12 10:45:00,2020-05-12 11:00:00,189.94,190.05,0.01,tp_upper -5316,做空,2020-05-12 11:20:00,2020-05-12 11:35:00,190.0,189.93,-0.02,flip_to_long -5317,做多,2020-05-12 11:35:00,2020-05-12 11:55:00,189.93,190.74,0.49,tp_upper -5318,做空,2020-05-12 12:10:00,2020-05-12 12:20:00,190.03,189.7,0.16,tp_lower -5319,做多,2020-05-12 12:50:00,2020-05-12 13:05:00,190.09,189.86,-0.22,flip_to_short -5320,做空,2020-05-12 13:05:00,2020-05-12 13:10:00,189.86,188.85,0.63,tp_lower -5321,做多,2020-05-12 13:30:00,2020-05-12 13:45:00,189.74,189.69,-0.1,flip_to_short -5322,做空,2020-05-12 13:45:00,2020-05-12 13:50:00,189.69,189.78,-0.13,flip_to_long -5323,做多,2020-05-12 13:50:00,2020-05-12 13:55:00,189.78,189.99,0.08,tp_upper -5324,做空,2020-05-12 15:00:00,2020-05-12 15:40:00,190.73,190.85,-0.15,tp_lower -5325,做多,2020-05-12 15:50:00,2020-05-12 16:00:00,190.92,191.03,0.01,tp_upper -5326,做空,2020-05-12 16:20:00,2020-05-12 16:30:00,191.05,190.56,0.27,tp_lower -5327,做多,2020-05-12 16:55:00,2020-05-12 17:05:00,190.96,191.58,0.36,tp_upper -5328,做空,2020-05-12 17:30:00,2020-05-12 17:45:00,190.96,190.35,0.35,tp_lower -5329,做多,2020-05-12 17:50:00,2020-05-12 19:15:00,190.73,191.28,0.31,tp_upper -5330,做空,2020-05-12 19:40:00,2020-05-12 19:45:00,190.52,190.2,0.15,tp_lower -5331,做多,2020-05-12 20:45:00,2020-05-12 20:50:00,190.1,189.8,-0.27,flip_to_short -5332,做空,2020-05-12 20:50:00,2020-05-12 21:30:00,189.8,189.52,0.13,flip_to_long -5333,做多,2020-05-12 21:30:00,2020-05-12 21:40:00,189.52,189.45,-0.11,flip_to_short -5334,做空,2020-05-12 21:40:00,2020-05-12 21:50:00,189.45,187.66,1.17,tp_lower -5335,做多,2020-05-12 22:15:00,2020-05-13 00:05:00,189.09,190.17,0.69,tp_upper -5336,做空,2020-05-13 00:10:00,2020-05-13 01:40:00,190.08,190.63,-0.46,flip_to_long -5337,做多,2020-05-13 01:40:00,2020-05-13 02:00:00,190.63,190.63,-0.07,tp_upper -5338,做空,2020-05-13 02:10:00,2020-05-13 02:15:00,190.48,190.55,-0.12,flip_to_long -5339,做多,2020-05-13 02:15:00,2020-05-13 02:35:00,190.55,190.34,-0.22,flip_to_short -5340,做空,2020-05-13 02:35:00,2020-05-13 02:40:00,190.34,190.36,-0.08,tp_lower -5341,做多,2020-05-13 02:50:00,2020-05-13 02:55:00,190.62,191.11,0.28,tp_upper -5342,做空,2020-05-13 03:20:00,2020-05-13 03:50:00,190.74,190.68,-0.03,flip_to_long -5343,做多,2020-05-13 03:50:00,2020-05-13 04:00:00,190.68,190.44,-0.24,flip_to_short -5344,做空,2020-05-13 04:00:00,2020-05-13 04:05:00,190.44,190.28,0.05,tp_lower -5345,做多,2020-05-13 04:55:00,2020-05-13 05:00:00,190.65,190.35,-0.28,flip_to_short -5346,做空,2020-05-13 05:00:00,2020-05-13 05:15:00,190.35,190.42,-0.12,flip_to_long -5347,做多,2020-05-13 05:15:00,2020-05-13 05:30:00,190.42,190.06,-0.32,flip_to_short -5348,做空,2020-05-13 05:30:00,2020-05-13 05:35:00,190.06,190.11,-0.1,flip_to_long -5349,做多,2020-05-13 05:35:00,2020-05-13 05:50:00,190.11,189.77,-0.31,flip_to_short -5350,做空,2020-05-13 05:50:00,2020-05-13 05:55:00,189.77,189.94,-0.19,tp_lower -5351,做多,2020-05-13 06:00:00,2020-05-13 06:05:00,190.29,189.95,-0.31,flip_to_short -5352,做空,2020-05-13 06:05:00,2020-05-13 06:45:00,189.95,190.04,-0.13,tp_lower -5353,做多,2020-05-13 06:50:00,2020-05-13 07:15:00,190.35,190.06,-0.27,flip_to_short -5354,做空,2020-05-13 07:15:00,2020-05-13 07:20:00,190.06,190.1,-0.09,flip_to_long -5355,做多,2020-05-13 07:20:00,2020-05-13 08:35:00,190.1,189.7,-0.34,flip_to_short -5356,做空,2020-05-13 08:35:00,2020-05-13 08:40:00,189.7,189.76,-0.11,flip_to_long -5357,做多,2020-05-13 08:40:00,2020-05-13 09:35:00,189.76,189.81,-0.03,flip_to_short -5358,做空,2020-05-13 09:35:00,2020-05-13 10:05:00,189.81,190.08,-0.25,flip_to_long -5359,做多,2020-05-13 10:05:00,2020-05-13 10:15:00,190.08,189.98,-0.13,flip_to_short -5360,做空,2020-05-13 10:15:00,2020-05-13 10:20:00,189.98,190.04,-0.11,flip_to_long -5361,做多,2020-05-13 10:20:00,2020-05-13 10:25:00,190.04,189.79,-0.24,flip_to_short -5362,做空,2020-05-13 10:25:00,2020-05-13 10:30:00,189.79,189.94,-0.17,tp_lower -5363,做多,2020-05-13 10:40:00,2020-05-13 10:50:00,189.98,190.09,0.01,tp_upper -5364,做空,2020-05-13 11:20:00,2020-05-13 11:30:00,190.08,190.11,-0.09,flip_to_long -5365,做多,2020-05-13 11:30:00,2020-05-13 11:40:00,190.11,190.24,0.02,flip_to_short -5366,做空,2020-05-13 11:40:00,2020-05-13 16:20:00,190.24,197.0,-4.7,flip_to_long -5367,做多,2020-05-13 16:20:00,2020-05-13 18:40:00,197.0,196.25,-0.54,flip_to_short -5368,做空,2020-05-13 18:40:00,2020-05-13 19:00:00,196.25,196.7,-0.35,flip_to_long -5369,做多,2020-05-13 19:00:00,2020-05-13 19:05:00,196.7,196.62,-0.11,flip_to_short -5370,做空,2020-05-13 19:05:00,2020-05-13 19:25:00,196.62,196.16,0.23,tp_lower -5371,做多,2020-05-13 19:40:00,2020-05-13 19:45:00,196.66,196.99,0.15,tp_upper -5372,做空,2020-05-13 21:30:00,2020-05-13 21:35:00,197.88,197.74,0.03,tp_lower -5373,做多,2020-05-13 21:45:00,2020-05-13 21:50:00,198.83,199.12,0.12,tp_upper -5374,做空,2020-05-13 22:40:00,2020-05-13 22:55:00,198.93,199.16,-0.21,flip_to_long -5375,做多,2020-05-13 22:55:00,2020-05-13 23:05:00,199.16,199.33,0.04,flip_to_short -5376,做空,2020-05-13 23:05:00,2020-05-13 23:15:00,199.33,199.7,-0.29,flip_to_long -5377,做多,2020-05-13 23:15:00,2020-05-13 23:20:00,199.7,199.52,-0.17,flip_to_short -5378,做空,2020-05-13 23:20:00,2020-05-13 23:35:00,199.52,199.96,-0.33,flip_to_long -5379,做多,2020-05-13 23:35:00,2020-05-13 23:50:00,199.96,199.56,-0.31,flip_to_short -5380,做空,2020-05-13 23:50:00,2020-05-14 00:35:00,199.56,198.63,0.51,tp_lower -5381,做多,2020-05-14 02:35:00,2020-05-14 03:05:00,198.21,198.19,-0.08,flip_to_short -5382,做空,2020-05-14 03:05:00,2020-05-14 03:15:00,198.19,198.12,-0.02,flip_to_long -5383,做多,2020-05-14 03:15:00,2020-05-14 03:45:00,198.12,198.63,0.27,tp_upper -5384,做空,2020-05-14 04:00:00,2020-05-14 04:35:00,198.33,198.01,0.14,tp_lower -5385,做多,2020-05-14 05:35:00,2020-05-14 05:50:00,197.71,199.0,0.78,tp_upper -5386,做空,2020-05-14 07:00:00,2020-05-14 07:05:00,198.34,198.81,-0.37,flip_to_long -5387,做多,2020-05-14 07:05:00,2020-05-14 07:20:00,198.81,200.06,0.75,tp_upper -5388,做空,2020-05-14 08:05:00,2020-05-14 08:10:00,198.94,198.94,-0.06,flip_to_long -5389,做多,2020-05-14 08:10:00,2020-05-14 08:30:00,198.94,199.62,0.38,flip_to_short -5390,做空,2020-05-14 08:30:00,2020-05-14 08:40:00,199.62,199.77,-0.16,flip_to_long -5391,做多,2020-05-14 08:40:00,2020-05-14 08:45:00,199.77,202.08,1.43,tp_upper -5392,做空,2020-05-14 10:10:00,2020-05-14 10:40:00,203.13,201.4,1.05,tp_lower -5393,做多,2020-05-14 11:10:00,2020-05-14 11:50:00,203.22,202.45,-0.57,flip_to_short -5394,做空,2020-05-14 11:50:00,2020-05-14 12:05:00,202.45,201.29,0.69,tp_lower -5395,做多,2020-05-14 13:10:00,2020-05-14 13:25:00,201.93,201.75,-0.18,flip_to_short -5396,做空,2020-05-14 13:25:00,2020-05-14 13:35:00,201.75,201.69,-0.03,flip_to_long -5397,做多,2020-05-14 13:35:00,2020-05-14 13:40:00,201.69,201.66,-0.09,flip_to_short -5398,做空,2020-05-14 13:40:00,2020-05-14 13:45:00,201.66,201.41,0.1,tp_lower -5399,做多,2020-05-14 14:10:00,2020-05-14 14:15:00,202.05,202.41,0.17,tp_upper -5400,做空,2020-05-14 14:50:00,2020-05-14 15:10:00,202.01,201.35,0.36,tp_lower -5401,做多,2020-05-14 15:15:00,2020-05-14 15:35:00,201.83,201.73,-0.13,flip_to_short -5402,做空,2020-05-14 15:35:00,2020-05-14 15:40:00,201.73,201.91,-0.18,flip_to_long -5403,做多,2020-05-14 15:40:00,2020-05-14 16:00:00,201.91,201.88,-0.09,tp_upper -5404,做多,2020-05-14 18:05:00,2020-05-14 18:50:00,197.79,199.96,1.37,tp_upper -5405,做空,2020-05-14 20:35:00,2020-05-14 21:30:00,202.39,202.78,-0.32,flip_to_long -5406,做多,2020-05-14 21:30:00,2020-05-14 21:35:00,202.78,202.65,-0.15,flip_to_short -5407,做空,2020-05-14 21:35:00,2020-05-14 21:50:00,202.65,202.65,-0.07,flip_to_long -5408,做多,2020-05-14 21:50:00,2020-05-14 22:00:00,202.65,203.36,0.4,tp_upper -5409,做空,2020-05-14 22:25:00,2020-05-14 23:25:00,203.28,203.21,-0.02,flip_to_long -5410,做多,2020-05-14 23:25:00,2020-05-14 23:35:00,203.21,203.49,0.12,flip_to_short -5411,做空,2020-05-14 23:35:00,2020-05-14 23:40:00,203.49,203.46,-0.05,flip_to_long -5412,做多,2020-05-14 23:40:00,2020-05-14 23:50:00,203.46,203.07,-0.32,flip_to_short -5413,做空,2020-05-14 23:50:00,2020-05-15 00:00:00,203.07,203.7,-0.47,flip_to_long -5414,做多,2020-05-15 00:00:00,2020-05-15 00:05:00,203.7,203.05,-0.5,flip_to_short -5415,做空,2020-05-15 00:05:00,2020-05-15 00:10:00,203.05,202.81,0.09,tp_lower -5416,做多,2020-05-15 00:40:00,2020-05-15 01:25:00,202.43,202.51,-0.01,flip_to_short -5417,做空,2020-05-15 01:25:00,2020-05-15 01:35:00,202.51,202.15,0.17,tp_lower -5418,做多,2020-05-15 03:10:00,2020-05-15 03:25:00,200.31,199.73,-0.46,flip_to_short -5419,做空,2020-05-15 03:25:00,2020-05-15 03:30:00,199.73,199.87,-0.16,flip_to_long -5420,做多,2020-05-15 03:30:00,2020-05-15 03:35:00,199.87,199.63,-0.23,flip_to_short -5421,做空,2020-05-15 03:35:00,2020-05-15 03:40:00,199.63,200.12,-0.39,flip_to_long -5422,做多,2020-05-15 03:40:00,2020-05-15 03:45:00,200.12,199.87,-0.23,flip_to_short -5423,做空,2020-05-15 03:45:00,2020-05-15 04:05:00,199.87,199.19,0.39,flip_to_long -5424,做多,2020-05-15 04:05:00,2020-05-15 05:40:00,199.19,199.03,-0.17,flip_to_short -5425,做空,2020-05-15 05:40:00,2020-05-15 05:45:00,199.03,199.57,-0.43,flip_to_long -5426,做多,2020-05-15 05:45:00,2020-05-15 06:00:00,199.57,200.0,0.22,tp_upper -5427,做空,2020-05-15 08:00:00,2020-05-15 08:30:00,201.01,200.66,0.16,tp_lower -5428,做多,2020-05-15 10:30:00,2020-05-15 10:40:00,199.76,199.61,-0.17,flip_to_short -5429,做空,2020-05-15 10:40:00,2020-05-15 10:45:00,199.61,199.92,-0.27,flip_to_long -5430,做多,2020-05-15 10:45:00,2020-05-15 11:10:00,199.92,200.4,0.25,tp_upper -5431,做空,2020-05-15 12:00:00,2020-05-15 12:25:00,200.28,199.08,0.73,tp_lower -5432,做多,2020-05-15 13:15:00,2020-05-15 13:20:00,199.93,199.89,-0.09,flip_to_short -5433,做空,2020-05-15 13:20:00,2020-05-15 14:00:00,199.89,199.98,-0.13,flip_to_long -5434,做多,2020-05-15 14:00:00,2020-05-15 14:15:00,199.98,199.68,-0.26,flip_to_short -5435,做空,2020-05-15 14:15:00,2020-05-15 14:20:00,199.68,199.97,-0.26,flip_to_long -5436,做多,2020-05-15 14:20:00,2020-05-15 14:40:00,199.97,200.1,0.02,tp_upper -5437,做空,2020-05-15 14:50:00,2020-05-15 15:00:00,199.75,198.81,0.55,tp_lower -5438,做多,2020-05-15 16:50:00,2020-05-15 16:55:00,198.21,197.38,-0.62,flip_to_short -5439,做空,2020-05-15 16:55:00,2020-05-15 17:00:00,197.38,197.18,0.07,tp_lower -5440,做多,2020-05-15 17:15:00,2020-05-15 17:20:00,198.24,198.56,0.15,tp_upper -5441,做空,2020-05-15 17:30:00,2020-05-15 17:40:00,198.18,197.96,0.08,flip_to_long -5442,做多,2020-05-15 17:40:00,2020-05-15 17:45:00,197.96,197.61,-0.3,flip_to_short -5443,做空,2020-05-15 17:45:00,2020-05-15 17:50:00,197.61,198.03,-0.34,flip_to_long -5444,做多,2020-05-15 17:50:00,2020-05-15 18:25:00,198.03,198.02,-0.07,flip_to_short -5445,做空,2020-05-15 18:25:00,2020-05-15 18:30:00,198.02,198.06,-0.09,flip_to_long -5446,做多,2020-05-15 18:30:00,2020-05-15 18:50:00,198.06,198.02,-0.09,flip_to_short -5447,做空,2020-05-15 18:50:00,2020-05-15 19:10:00,198.02,196.9,0.67,tp_lower -5448,做多,2020-05-15 21:20:00,2020-05-15 21:25:00,194.81,195.15,0.16,tp_upper -5449,做空,2020-05-15 22:50:00,2020-05-15 22:55:00,196.04,196.1,-0.11,flip_to_long -5450,做多,2020-05-15 22:55:00,2020-05-15 23:05:00,196.1,195.6,-0.4,flip_to_short -5451,做空,2020-05-15 23:05:00,2020-05-15 23:40:00,195.6,194.48,0.68,tp_lower -5452,做多,2020-05-16 00:35:00,2020-05-16 00:50:00,196.55,196.8,0.1,tp_upper -5453,做空,2020-05-16 03:15:00,2020-05-16 03:35:00,198.34,198.57,-0.23,flip_to_long -5454,做多,2020-05-16 03:35:00,2020-05-16 03:55:00,198.57,198.45,-0.15,flip_to_short -5455,做空,2020-05-16 03:55:00,2020-05-16 04:00:00,198.45,199.6,-0.85,flip_to_long -5456,做多,2020-05-16 04:00:00,2020-05-16 04:05:00,199.6,199.66,-0.03,tp_upper -5457,做空,2020-05-16 05:30:00,2020-05-16 05:35:00,200.28,200.62,-0.3,flip_to_long -5458,做多,2020-05-16 05:35:00,2020-05-16 05:45:00,200.62,200.51,-0.14,flip_to_short -5459,做空,2020-05-16 05:45:00,2020-05-16 06:00:00,200.51,200.25,0.11,flip_to_long -5460,做多,2020-05-16 06:00:00,2020-05-16 06:35:00,200.25,200.52,0.11,flip_to_short -5461,做空,2020-05-16 06:35:00,2020-05-16 06:45:00,200.52,200.66,-0.16,flip_to_long -5462,做多,2020-05-16 06:45:00,2020-05-16 07:00:00,200.66,201.12,0.24,tp_upper -5463,做空,2020-05-16 07:10:00,2020-05-16 07:25:00,200.63,200.43,0.07,flip_to_long -5464,做多,2020-05-16 07:25:00,2020-05-16 08:40:00,200.43,199.87,-0.44,flip_to_short -5465,做空,2020-05-16 08:40:00,2020-05-16 09:30:00,199.87,199.56,0.14,flip_to_long -5466,做多,2020-05-16 09:30:00,2020-05-16 09:40:00,199.56,199.88,0.15,flip_to_short -5467,做空,2020-05-16 09:40:00,2020-05-16 09:45:00,199.88,199.97,-0.13,flip_to_long -5468,做多,2020-05-16 09:45:00,2020-05-16 09:50:00,199.97,199.73,-0.23,flip_to_short -5469,做空,2020-05-16 09:50:00,2020-05-16 09:55:00,199.73,200.01,-0.25,flip_to_long -5470,做多,2020-05-16 09:55:00,2020-05-16 10:00:00,200.01,199.53,-0.38,flip_to_short -5471,做空,2020-05-16 10:00:00,2020-05-16 10:05:00,199.53,199.78,-0.23,flip_to_long -5472,做多,2020-05-16 10:05:00,2020-05-16 10:30:00,199.78,200.12,0.16,flip_to_short -5473,做空,2020-05-16 10:30:00,2020-05-16 11:40:00,200.12,200.58,-0.37,flip_to_long -5474,做多,2020-05-16 11:40:00,2020-05-16 11:45:00,200.58,200.02,-0.43,flip_to_short -5475,做空,2020-05-16 11:45:00,2020-05-16 11:50:00,200.02,200.07,-0.1,tp_lower -5476,做多,2020-05-16 12:00:00,2020-05-16 12:05:00,200.82,201.38,0.3,tp_upper -5477,做空,2020-05-16 13:30:00,2020-05-16 14:00:00,201.58,202.43,-0.62,flip_to_long -5478,做多,2020-05-16 14:00:00,2020-05-16 14:05:00,202.43,202.25,-0.18,flip_to_short -5479,做空,2020-05-16 14:05:00,2020-05-16 14:35:00,202.25,201.22,0.6,tp_lower -5480,做多,2020-05-16 16:05:00,2020-05-16 16:20:00,200.8,200.6,-0.2,flip_to_short -5481,做空,2020-05-16 16:20:00,2020-05-16 16:25:00,200.6,200.07,0.28,tp_lower -5482,做多,2020-05-16 17:05:00,2020-05-16 17:15:00,200.54,200.09,-0.36,flip_to_short -5483,做空,2020-05-16 17:15:00,2020-05-16 17:20:00,200.09,200.29,-0.2,flip_to_long -5484,做多,2020-05-16 17:20:00,2020-05-16 17:25:00,200.29,199.97,-0.27,flip_to_short -5485,做空,2020-05-16 17:25:00,2020-05-16 17:45:00,199.97,198.73,0.74,tp_lower -5486,做多,2020-05-16 18:50:00,2020-05-16 18:55:00,199.24,198.98,-0.23,flip_to_short -5487,做空,2020-05-16 18:55:00,2020-05-16 19:05:00,198.98,199.17,-0.19,flip_to_long -5488,做多,2020-05-16 19:05:00,2020-05-16 19:15:00,199.17,199.77,0.33,tp_upper -5489,做空,2020-05-16 20:10:00,2020-05-16 21:00:00,199.72,200.54,-0.6,flip_to_long -5490,做多,2020-05-16 21:00:00,2020-05-16 21:05:00,200.54,200.54,-0.06,tp_upper -5491,做空,2020-05-16 22:00:00,2020-05-16 22:05:00,200.72,200.84,-0.14,flip_to_long -5492,做多,2020-05-16 22:05:00,2020-05-16 22:25:00,200.84,200.93,-0.01,flip_to_short -5493,做空,2020-05-16 22:25:00,2020-05-16 22:30:00,200.93,201.3,-0.3,flip_to_long -5494,做多,2020-05-16 22:30:00,2020-05-16 22:40:00,201.3,201.41,0.01,tp_upper -5495,做空,2020-05-16 22:45:00,2020-05-16 23:20:00,201.29,201.61,-0.27,flip_to_long -5496,做多,2020-05-16 23:20:00,2020-05-16 23:25:00,201.61,201.04,-0.43,flip_to_short -5497,做空,2020-05-16 23:25:00,2020-05-16 23:30:00,201.04,200.88,0.04,tp_lower -5498,做多,2020-05-17 00:25:00,2020-05-17 01:50:00,200.72,201.39,0.38,flip_to_short -5499,做空,2020-05-17 01:50:00,2020-05-17 02:00:00,201.39,201.5,-0.14,flip_to_long -5500,做多,2020-05-17 02:00:00,2020-05-17 02:20:00,201.5,201.75,0.1,flip_to_short -5501,做空,2020-05-17 02:20:00,2020-05-17 02:45:00,201.75,201.96,-0.21,flip_to_long -5502,做多,2020-05-17 02:45:00,2020-05-17 02:50:00,201.96,201.75,-0.2,flip_to_short -5503,做空,2020-05-17 02:50:00,2020-05-17 03:15:00,201.75,201.47,0.12,flip_to_long -5504,做多,2020-05-17 03:15:00,2020-05-17 03:30:00,201.47,201.72,0.1,flip_to_short -5505,做空,2020-05-17 03:30:00,2020-05-17 03:40:00,201.72,201.84,-0.15,flip_to_long -5506,做多,2020-05-17 03:40:00,2020-05-17 03:45:00,201.84,201.52,-0.28,flip_to_short -5507,做空,2020-05-17 03:45:00,2020-05-17 04:00:00,201.52,201.59,-0.11,flip_to_long -5508,做多,2020-05-17 04:00:00,2020-05-17 04:30:00,201.59,201.28,-0.27,flip_to_short -5509,做空,2020-05-17 04:30:00,2020-05-17 04:35:00,201.28,200.5,0.44,tp_lower -5510,做多,2020-05-17 05:15:00,2020-05-17 05:20:00,201.28,201.06,-0.21,flip_to_short -5511,做空,2020-05-17 05:20:00,2020-05-17 05:45:00,201.06,200.54,0.28,tp_lower -5512,做多,2020-05-17 05:55:00,2020-05-17 06:05:00,200.92,200.98,-0.03,flip_to_short -5513,做空,2020-05-17 06:05:00,2020-05-17 08:10:00,200.98,201.63,-0.49,tp_lower -5514,做多,2020-05-17 09:30:00,2020-05-17 09:40:00,201.69,201.44,-0.23,flip_to_short -5515,做空,2020-05-17 09:40:00,2020-05-17 10:00:00,201.44,201.6,-0.17,flip_to_long -5516,做多,2020-05-17 10:00:00,2020-05-17 10:20:00,201.6,201.59,-0.07,tp_upper -5517,做空,2020-05-17 10:35:00,2020-05-17 10:45:00,201.55,201.58,-0.08,flip_to_long -5518,做多,2020-05-17 10:45:00,2020-05-17 10:55:00,201.58,201.71,0.02,tp_upper -5519,做空,2020-05-17 11:00:00,2020-05-17 11:10:00,201.48,201.07,0.2,tp_lower -5520,做多,2020-05-17 12:00:00,2020-05-17 12:05:00,201.75,202.31,0.3,tp_upper -5521,做空,2020-05-17 14:40:00,2020-05-17 14:45:00,206.65,208.75,-1.4,flip_to_long -5522,做多,2020-05-17 14:45:00,2020-05-17 14:50:00,208.75,208.91,0.03,tp_upper -5523,做空,2020-05-17 15:30:00,2020-05-17 16:35:00,207.73,207.53,0.06,tp_lower -5524,做多,2020-05-17 17:10:00,2020-05-17 17:15:00,208.05,207.71,-0.28,flip_to_short -5525,做空,2020-05-17 17:15:00,2020-05-17 17:30:00,207.71,207.98,-0.23,flip_to_long -5526,做多,2020-05-17 17:30:00,2020-05-17 17:40:00,207.98,207.94,-0.09,flip_to_short -5527,做空,2020-05-17 17:40:00,2020-05-17 17:55:00,207.94,207.91,-0.05,flip_to_long -5528,做多,2020-05-17 17:55:00,2020-05-17 18:00:00,207.91,207.79,-0.14,flip_to_short -5529,做空,2020-05-17 18:00:00,2020-05-17 18:15:00,207.79,207.78,-0.06,flip_to_long -5530,做多,2020-05-17 18:15:00,2020-05-17 18:20:00,207.78,207.66,-0.14,flip_to_short -5531,做空,2020-05-17 18:20:00,2020-05-17 18:25:00,207.66,207.38,0.11,tp_lower -5532,做多,2020-05-17 18:50:00,2020-05-17 18:55:00,207.78,207.6,-0.17,flip_to_short -5533,做空,2020-05-17 18:55:00,2020-05-17 19:25:00,207.6,207.55,-0.03,flip_to_long -5534,做多,2020-05-17 19:25:00,2020-05-17 20:10:00,207.55,207.58,-0.05,flip_to_short -5535,做空,2020-05-17 20:10:00,2020-05-17 20:30:00,207.58,207.48,-0.0,tp_lower -5536,做多,2020-05-17 20:40:00,2020-05-17 20:45:00,207.81,208.02,0.06,tp_upper -5537,做空,2020-05-17 22:00:00,2020-05-17 22:10:00,207.7,207.15,0.27,tp_lower -5538,做多,2020-05-17 23:10:00,2020-05-17 23:25:00,207.6,207.22,-0.3,flip_to_short -5539,做空,2020-05-17 23:25:00,2020-05-17 23:35:00,207.22,206.66,0.28,tp_lower -5540,做多,2020-05-17 23:45:00,2020-05-18 00:05:00,207.01,208.22,0.68,tp_upper -5541,做多,2020-05-18 02:45:00,2020-05-18 02:55:00,214.51,214.5,-0.07,flip_to_short -5542,做空,2020-05-18 02:55:00,2020-05-18 03:40:00,214.5,214.69,-0.18,flip_to_long -5543,做多,2020-05-18 03:40:00,2020-05-18 04:05:00,214.69,215.94,0.71,tp_upper -5544,做空,2020-05-18 05:05:00,2020-05-18 05:50:00,215.93,215.7,0.08,tp_lower -5545,做多,2020-05-18 07:25:00,2020-05-18 07:30:00,214.93,214.36,-0.42,flip_to_short -5546,做空,2020-05-18 07:30:00,2020-05-18 07:40:00,214.36,214.26,-0.0,tp_lower -5547,做多,2020-05-18 08:00:00,2020-05-18 08:05:00,214.54,214.4,-0.15,flip_to_short -5548,做空,2020-05-18 08:05:00,2020-05-18 08:10:00,214.4,214.62,-0.2,flip_to_long -5549,做多,2020-05-18 08:10:00,2020-05-18 08:25:00,214.62,215.13,0.25,tp_upper -5550,做空,2020-05-18 08:40:00,2020-05-18 08:45:00,214.08,211.94,1.26,tp_lower -5551,做多,2020-05-18 10:20:00,2020-05-18 10:30:00,212.11,212.19,-0.02,flip_to_short -5552,做空,2020-05-18 10:30:00,2020-05-18 11:40:00,212.19,212.14,-0.04,flip_to_long -5553,做多,2020-05-18 11:40:00,2020-05-18 11:50:00,212.14,212.21,-0.02,flip_to_short -5554,做空,2020-05-18 11:50:00,2020-05-18 12:00:00,212.21,211.78,0.2,tp_lower -5555,做多,2020-05-18 12:45:00,2020-05-18 13:05:00,212.12,212.8,0.36,tp_upper -5556,做空,2020-05-18 14:00:00,2020-05-18 14:05:00,211.9,212.46,-0.42,flip_to_long -5557,做多,2020-05-18 14:05:00,2020-05-18 14:15:00,212.46,212.92,0.22,tp_upper -5558,做空,2020-05-18 14:35:00,2020-05-18 14:40:00,212.66,212.85,-0.19,flip_to_long -5559,做多,2020-05-18 14:40:00,2020-05-18 14:45:00,212.85,212.65,-0.19,flip_to_short -5560,做空,2020-05-18 14:45:00,2020-05-18 14:55:00,212.65,212.66,-0.07,flip_to_long -5561,做多,2020-05-18 14:55:00,2020-05-18 15:05:00,212.66,212.53,-0.15,flip_to_short -5562,做空,2020-05-18 15:05:00,2020-05-18 15:15:00,212.53,212.66,-0.15,flip_to_long -5563,做多,2020-05-18 15:15:00,2020-05-18 15:20:00,212.66,212.61,-0.1,flip_to_short -5564,做空,2020-05-18 15:20:00,2020-05-18 15:25:00,212.61,211.85,0.41,tp_lower -5565,做多,2020-05-18 16:45:00,2020-05-18 17:30:00,211.55,211.14,-0.32,flip_to_short -5566,做空,2020-05-18 17:30:00,2020-05-18 17:45:00,211.14,211.42,-0.24,flip_to_long -5567,做多,2020-05-18 17:45:00,2020-05-18 18:10:00,211.42,212.8,0.79,tp_upper -5568,做空,2020-05-18 19:00:00,2020-05-18 20:25:00,211.99,213.1,-0.76,flip_to_long -5569,做多,2020-05-18 20:25:00,2020-05-18 20:35:00,213.1,212.66,-0.34,flip_to_short -5570,做空,2020-05-18 20:35:00,2020-05-18 20:55:00,212.66,213.02,-0.29,flip_to_long -5571,做多,2020-05-18 20:55:00,2020-05-18 21:00:00,213.02,212.94,-0.11,flip_to_short -5572,做空,2020-05-18 21:00:00,2020-05-18 21:05:00,212.94,212.95,-0.07,flip_to_long -5573,做多,2020-05-18 21:05:00,2020-05-18 21:10:00,212.95,212.87,-0.11,flip_to_short -5574,做空,2020-05-18 21:10:00,2020-05-18 21:20:00,212.87,212.91,-0.09,tp_lower -5575,做多,2020-05-18 21:25:00,2020-05-18 21:35:00,213.03,213.24,0.06,tp_upper -5576,做空,2020-05-18 23:10:00,2020-05-18 23:45:00,214.23,214.51,-0.24,flip_to_long -5577,做多,2020-05-18 23:45:00,2020-05-19 00:00:00,214.51,213.45,-0.71,flip_to_short -5578,做空,2020-05-19 00:00:00,2020-05-19 00:05:00,213.45,213.44,-0.06,tp_lower -5579,做多,2020-05-19 01:35:00,2020-05-19 01:55:00,212.49,212.46,-0.09,flip_to_short -5580,做空,2020-05-19 01:55:00,2020-05-19 02:05:00,212.46,211.14,0.76,tp_lower -5581,做多,2020-05-19 02:55:00,2020-05-19 03:00:00,211.83,211.58,-0.23,flip_to_short -5582,做空,2020-05-19 03:00:00,2020-05-19 03:05:00,211.58,211.8,-0.21,flip_to_long -5583,做多,2020-05-19 03:05:00,2020-05-19 03:10:00,211.8,211.41,-0.31,flip_to_short -5584,做空,2020-05-19 03:10:00,2020-05-19 03:15:00,211.41,211.8,-0.31,flip_to_long -5585,做多,2020-05-19 03:15:00,2020-05-19 03:20:00,211.8,211.57,-0.21,flip_to_short -5586,做空,2020-05-19 03:20:00,2020-05-19 03:35:00,211.57,210.8,0.42,tp_lower -5587,做多,2020-05-19 04:25:00,2020-05-19 04:40:00,210.9,210.94,-0.04,flip_to_short -5588,做空,2020-05-19 04:40:00,2020-05-19 05:30:00,210.94,211.18,-0.22,flip_to_long -5589,做多,2020-05-19 05:30:00,2020-05-19 05:40:00,211.18,211.91,0.39,tp_upper -5590,做空,2020-05-19 06:40:00,2020-05-19 06:45:00,211.7,211.84,-0.15,flip_to_long -5591,做多,2020-05-19 06:45:00,2020-05-19 07:15:00,211.84,212.08,0.08,flip_to_short -5592,做空,2020-05-19 07:15:00,2020-05-19 07:30:00,212.08,212.1,-0.08,flip_to_long -5593,做多,2020-05-19 07:30:00,2020-05-19 07:35:00,212.1,212.04,-0.1,flip_to_short -5594,做空,2020-05-19 07:35:00,2020-05-19 07:45:00,212.04,211.85,0.05,tp_lower -5595,做多,2020-05-19 08:00:00,2020-05-19 08:05:00,213.5,213.6,-0.0,tp_upper -5596,做空,2020-05-19 09:50:00,2020-05-19 09:55:00,214.09,214.27,-0.18,tp_lower -5597,做多,2020-05-19 10:25:00,2020-05-19 10:35:00,214.25,214.2,-0.1,flip_to_short -5598,做空,2020-05-19 10:35:00,2020-05-19 10:40:00,214.2,214.2,-0.07,flip_to_long -5599,做多,2020-05-19 10:40:00,2020-05-19 10:45:00,214.2,214.11,-0.12,flip_to_short -5600,做空,2020-05-19 10:45:00,2020-05-19 11:00:00,214.11,214.33,-0.2,flip_to_long -5601,做多,2020-05-19 11:00:00,2020-05-19 11:10:00,214.33,214.63,0.12,tp_upper -5602,做空,2020-05-19 11:25:00,2020-05-19 11:30:00,214.11,213.35,0.4,tp_lower -5603,做多,2020-05-19 13:20:00,2020-05-19 13:40:00,212.18,211.7,-0.36,flip_to_short -5604,做空,2020-05-19 13:40:00,2020-05-19 13:45:00,211.7,211.65,-0.03,tp_lower -5605,做多,2020-05-19 13:50:00,2020-05-19 14:00:00,211.8,212.36,0.28,tp_upper -5606,做空,2020-05-19 14:40:00,2020-05-19 14:50:00,212.37,212.5,-0.15,flip_to_long -5607,做多,2020-05-19 14:50:00,2020-05-19 15:00:00,212.5,212.05,-0.34,flip_to_short -5608,做空,2020-05-19 15:00:00,2020-05-19 15:05:00,212.05,211.92,0.01,tp_lower -5609,做多,2020-05-19 15:10:00,2020-05-19 15:25:00,212.38,212.41,-0.05,flip_to_short -5610,做空,2020-05-19 15:25:00,2020-05-19 15:30:00,212.41,212.54,-0.15,flip_to_long -5611,做多,2020-05-19 15:30:00,2020-05-19 15:35:00,212.54,212.33,-0.19,flip_to_short -5612,做空,2020-05-19 15:35:00,2020-05-19 15:45:00,212.33,211.95,0.17,tp_lower -5613,做多,2020-05-19 15:55:00,2020-05-19 16:00:00,212.37,212.34,-0.08,flip_to_short -5614,做空,2020-05-19 16:00:00,2020-05-19 16:05:00,212.34,212.49,-0.16,flip_to_long -5615,做多,2020-05-19 16:05:00,2020-05-19 16:10:00,212.49,213.55,0.58,tp_upper -5616,做空,2020-05-19 17:05:00,2020-05-19 17:15:00,212.91,213.12,-0.19,flip_to_long -5617,做多,2020-05-19 17:15:00,2020-05-19 18:20:00,213.12,213.02,-0.13,flip_to_short -5618,做空,2020-05-19 18:20:00,2020-05-19 19:10:00,213.02,213.13,-0.13,flip_to_long -5619,做多,2020-05-19 19:10:00,2020-05-19 19:20:00,213.13,212.87,-0.22,flip_to_short -5620,做空,2020-05-19 19:20:00,2020-05-19 19:25:00,212.87,212.82,-0.03,tp_lower -5621,做多,2020-05-19 20:50:00,2020-05-19 21:30:00,211.95,212.74,0.42,tp_upper -5622,做空,2020-05-19 21:45:00,2020-05-19 22:05:00,212.17,212.18,-0.07,flip_to_long -5623,做多,2020-05-19 22:05:00,2020-05-19 22:25:00,212.18,213.44,0.7,tp_upper -5624,做空,2020-05-19 23:00:00,2020-05-19 23:05:00,212.72,213.03,-0.25,flip_to_long -5625,做多,2020-05-19 23:05:00,2020-05-19 23:15:00,213.03,213.08,-0.03,flip_to_short -5626,做空,2020-05-19 23:15:00,2020-05-19 23:35:00,213.08,213.25,-0.17,flip_to_long -5627,做多,2020-05-19 23:35:00,2020-05-19 23:50:00,213.25,214.27,0.55,tp_upper -5628,做空,2020-05-20 00:50:00,2020-05-20 01:00:00,213.88,214.11,-0.21,flip_to_long -5629,做多,2020-05-20 01:00:00,2020-05-20 01:10:00,214.11,214.02,-0.12,flip_to_short -5630,做空,2020-05-20 01:10:00,2020-05-20 01:15:00,214.02,213.76,0.1,tp_lower -5631,做多,2020-05-20 01:25:00,2020-05-20 01:45:00,214.19,214.16,-0.09,flip_to_short -5632,做空,2020-05-20 01:45:00,2020-05-20 02:00:00,214.16,214.04,0.01,flip_to_long -5633,做多,2020-05-20 02:00:00,2020-05-20 03:30:00,214.04,213.62,-0.33,flip_to_short -5634,做空,2020-05-20 03:30:00,2020-05-20 03:45:00,213.62,213.67,-0.1,flip_to_long -5635,做多,2020-05-20 03:45:00,2020-05-20 03:50:00,213.67,212.82,-0.6,flip_to_short -5636,做空,2020-05-20 03:50:00,2020-05-20 03:55:00,212.82,213.01,-0.19,tp_lower -5637,做多,2020-05-20 04:10:00,2020-05-20 04:15:00,213.38,213.29,-0.12,flip_to_short -5638,做空,2020-05-20 04:15:00,2020-05-20 04:20:00,213.29,213.46,-0.17,flip_to_long -5639,做多,2020-05-20 04:20:00,2020-05-20 04:30:00,213.46,213.48,-0.05,flip_to_short -5640,做空,2020-05-20 04:30:00,2020-05-20 04:45:00,213.48,213.42,-0.03,flip_to_long -5641,做多,2020-05-20 04:45:00,2020-05-20 04:50:00,213.42,213.31,-0.14,flip_to_short -5642,做空,2020-05-20 04:50:00,2020-05-20 04:55:00,213.31,213.37,-0.1,flip_to_long -5643,做多,2020-05-20 04:55:00,2020-05-20 05:25:00,213.37,213.34,-0.09,flip_to_short -5644,做空,2020-05-20 05:25:00,2020-05-20 05:30:00,213.34,213.1,0.08,tp_lower -5645,做多,2020-05-20 05:40:00,2020-05-20 06:05:00,213.43,213.9,0.23,tp_upper -5646,做空,2020-05-20 06:40:00,2020-05-20 06:45:00,213.81,212.69,0.63,tp_lower -5647,做多,2020-05-20 07:20:00,2020-05-20 07:40:00,213.62,213.68,-0.03,flip_to_short -5648,做空,2020-05-20 07:40:00,2020-05-20 07:45:00,213.68,213.97,-0.25,flip_to_long -5649,做多,2020-05-20 07:45:00,2020-05-20 07:50:00,213.97,213.66,-0.26,flip_to_short -5650,做空,2020-05-20 07:50:00,2020-05-20 08:05:00,213.66,213.74,-0.12,flip_to_long -5651,做多,2020-05-20 08:05:00,2020-05-20 08:15:00,213.74,213.82,-0.02,flip_to_short -5652,做空,2020-05-20 08:15:00,2020-05-20 09:00:00,213.82,213.85,-0.08,flip_to_long -5653,做多,2020-05-20 09:00:00,2020-05-20 09:10:00,213.85,213.79,-0.1,flip_to_short -5654,做空,2020-05-20 09:10:00,2020-05-20 09:20:00,213.79,213.91,-0.14,flip_to_long -5655,做多,2020-05-20 09:20:00,2020-05-20 09:25:00,213.91,213.69,-0.2,flip_to_short -5656,做空,2020-05-20 09:25:00,2020-05-20 09:45:00,213.69,213.63,-0.03,tp_lower -5657,做多,2020-05-20 09:50:00,2020-05-20 09:55:00,214.18,214.06,-0.14,tp_upper -5658,做空,2020-05-20 10:00:00,2020-05-20 10:15:00,213.88,213.34,0.27,tp_lower -5659,做多,2020-05-20 11:00:00,2020-05-20 11:05:00,213.57,213.46,-0.13,flip_to_short -5660,做空,2020-05-20 11:05:00,2020-05-20 11:15:00,213.46,213.06,0.18,tp_lower -5661,做多,2020-05-20 11:40:00,2020-05-20 11:45:00,213.33,213.15,-0.18,flip_to_short -5662,做空,2020-05-20 11:45:00,2020-05-20 11:50:00,213.15,213.18,-0.08,flip_to_long -5663,做多,2020-05-20 11:50:00,2020-05-20 12:05:00,213.18,213.25,-0.02,flip_to_short -5664,做空,2020-05-20 12:05:00,2020-05-20 12:15:00,213.25,213.43,-0.18,flip_to_long -5665,做多,2020-05-20 12:15:00,2020-05-20 12:25:00,213.43,213.62,0.05,tp_upper -5666,做空,2020-05-20 13:40:00,2020-05-20 13:45:00,213.92,214.02,-0.13,flip_to_long -5667,做多,2020-05-20 13:45:00,2020-05-20 13:50:00,214.02,214.33,0.12,tp_upper -5668,做空,2020-05-20 14:05:00,2020-05-20 14:10:00,214.05,214.27,-0.2,flip_to_long -5669,做多,2020-05-20 14:10:00,2020-05-20 14:15:00,214.27,214.19,-0.11,flip_to_short -5670,做空,2020-05-20 14:15:00,2020-05-20 14:30:00,214.19,213.82,0.16,tp_lower -5671,做多,2020-05-20 14:35:00,2020-05-20 14:55:00,214.04,213.86,-0.17,flip_to_short -5672,做空,2020-05-20 14:55:00,2020-05-20 15:00:00,213.86,213.47,0.17,tp_lower -5673,做多,2020-05-20 17:20:00,2020-05-20 18:00:00,208.85,209.27,0.2,flip_to_short -5674,做空,2020-05-20 18:00:00,2020-05-20 18:10:00,209.27,209.41,-0.15,flip_to_long -5675,做多,2020-05-20 18:10:00,2020-05-20 18:20:00,209.41,209.92,0.25,tp_upper -5676,做空,2020-05-20 19:00:00,2020-05-20 19:10:00,209.37,209.23,0.02,tp_lower -5677,做多,2020-05-20 19:30:00,2020-05-20 19:35:00,209.49,209.45,-0.09,flip_to_short -5678,做空,2020-05-20 19:35:00,2020-05-20 19:45:00,209.45,209.45,-0.06,flip_to_long -5679,做多,2020-05-20 19:45:00,2020-05-20 20:00:00,209.45,209.56,0.0,flip_to_short -5680,做空,2020-05-20 20:00:00,2020-05-20 20:15:00,209.56,209.39,0.04,flip_to_long -5681,做多,2020-05-20 20:15:00,2020-05-20 20:20:00,209.39,209.77,0.17,tp_upper -5682,做空,2020-05-20 21:55:00,2020-05-20 22:00:00,210.11,209.99,0.01,tp_lower -5683,做多,2020-05-20 22:10:00,2020-05-20 22:20:00,210.26,210.22,-0.09,flip_to_short -5684,做空,2020-05-20 22:20:00,2020-05-20 22:25:00,210.22,209.97,0.09,tp_lower -5685,做空,2020-05-20 22:50:00,2020-05-20 22:55:00,209.65,210.1,-0.34,tp_lower -5686,做空,2020-05-20 23:00:00,2020-05-20 23:10:00,210.09,210.09,-0.06,flip_to_long -5687,做多,2020-05-20 23:10:00,2020-05-20 23:20:00,210.09,210.12,-0.05,flip_to_short -5688,做空,2020-05-20 23:20:00,2020-05-20 23:25:00,210.12,209.15,0.53,tp_lower -5689,做多,2020-05-20 23:35:00,2020-05-20 23:50:00,209.92,210.12,0.06,flip_to_short -5690,做空,2020-05-20 23:50:00,2020-05-21 00:00:00,210.12,209.75,0.16,tp_lower -5691,做多,2020-05-21 00:05:00,2020-05-21 00:10:00,210.35,210.97,0.34,tp_upper -5692,做空,2020-05-21 01:15:00,2020-05-21 01:45:00,210.89,210.4,0.25,tp_lower -5693,做多,2020-05-21 02:00:00,2020-05-21 04:20:00,210.84,209.43,-0.99,flip_to_short -5694,做空,2020-05-21 04:20:00,2020-05-21 04:30:00,209.43,209.16,0.11,tp_lower -5695,做多,2020-05-21 05:00:00,2020-05-21 05:15:00,209.66,209.48,-0.19,flip_to_short -5696,做空,2020-05-21 05:15:00,2020-05-21 06:20:00,209.48,209.53,-0.1,flip_to_long -5697,做多,2020-05-21 06:20:00,2020-05-21 06:40:00,209.53,209.62,-0.01,flip_to_short -5698,做空,2020-05-21 06:40:00,2020-05-21 06:50:00,209.62,209.14,0.24,tp_lower -5699,做多,2020-05-21 08:00:00,2020-05-21 08:15:00,209.36,207.55,-1.24,flip_to_short -5700,做空,2020-05-21 08:15:00,2020-05-21 08:20:00,207.55,207.71,-0.17,tp_lower -5701,做多,2020-05-21 09:15:00,2020-05-21 09:50:00,207.53,206.81,-0.53,flip_to_short -5702,做空,2020-05-21 09:50:00,2020-05-21 10:00:00,206.81,206.73,-0.02,tp_lower -5703,做多,2020-05-21 10:05:00,2020-05-21 10:10:00,206.96,206.92,-0.09,flip_to_short -5704,做空,2020-05-21 10:10:00,2020-05-21 10:45:00,206.92,206.93,-0.07,flip_to_long -5705,做多,2020-05-21 10:45:00,2020-05-21 11:00:00,206.93,207.29,0.17,tp_upper -5706,做空,2020-05-21 11:25:00,2020-05-21 12:20:00,206.92,206.34,0.31,tp_lower -5707,做多,2020-05-21 13:10:00,2020-05-21 13:15:00,207.01,206.86,-0.16,flip_to_short -5708,做空,2020-05-21 13:15:00,2020-05-21 13:40:00,206.86,206.16,0.39,tp_lower -5709,做多,2020-05-21 16:15:00,2020-05-21 16:25:00,199.83,199.78,-0.1,flip_to_short -5710,做空,2020-05-21 16:25:00,2020-05-21 16:30:00,199.78,200.17,-0.33,flip_to_long -5711,做多,2020-05-21 16:30:00,2020-05-21 16:45:00,200.17,199.8,-0.31,flip_to_short -5712,做空,2020-05-21 16:45:00,2020-05-21 17:30:00,199.8,198.96,0.49,tp_lower -5713,做多,2020-05-21 19:10:00,2020-05-21 19:40:00,196.55,198.82,1.47,tp_upper -5714,做空,2020-05-21 21:55:00,2020-05-21 22:00:00,198.84,199.6,-0.58,flip_to_long -5715,做多,2020-05-21 22:00:00,2020-05-21 22:15:00,199.6,199.08,-0.42,flip_to_short -5716,做空,2020-05-21 22:15:00,2020-05-21 22:20:00,199.08,199.44,-0.31,flip_to_long -5717,做多,2020-05-21 22:20:00,2020-05-21 22:35:00,199.44,200.4,0.57,tp_upper -5718,做空,2020-05-21 23:05:00,2020-05-21 23:40:00,199.63,198.6,0.62,tp_lower -5719,做多,2020-05-22 00:50:00,2020-05-22 00:55:00,198.24,198.1,-0.17,flip_to_short -5720,做空,2020-05-22 00:55:00,2020-05-22 01:00:00,198.1,199.46,-1.01,flip_to_long -5721,做多,2020-05-22 01:00:00,2020-05-22 01:15:00,199.46,199.28,-0.19,tp_upper -5722,做空,2020-05-22 02:10:00,2020-05-22 02:40:00,198.81,199.29,-0.4,flip_to_long -5723,做多,2020-05-22 02:40:00,2020-05-22 02:45:00,199.29,199.01,-0.26,flip_to_short -5724,做空,2020-05-22 02:45:00,2020-05-22 03:10:00,199.01,198.3,0.42,tp_lower -5725,做多,2020-05-22 03:20:00,2020-05-22 03:25:00,198.73,197.92,-0.62,flip_to_short -5726,做空,2020-05-22 03:25:00,2020-05-22 03:30:00,197.92,198.11,-0.2,tp_lower -5727,做多,2020-05-22 05:00:00,2020-05-22 05:20:00,197.94,197.56,-0.33,flip_to_short -5728,做空,2020-05-22 05:20:00,2020-05-22 05:30:00,197.56,197.45,0.01,flip_to_long -5729,做多,2020-05-22 05:30:00,2020-05-22 05:40:00,197.45,198.55,0.68,tp_upper -5730,做空,2020-05-22 08:15:00,2020-05-22 08:45:00,201.01,201.42,-0.34,flip_to_long -5731,做多,2020-05-22 08:45:00,2020-05-22 09:05:00,201.42,201.43,-0.06,flip_to_short -5732,做空,2020-05-22 09:05:00,2020-05-22 09:30:00,201.43,201.32,0.01,flip_to_long -5733,做多,2020-05-22 09:30:00,2020-05-22 09:35:00,201.32,201.29,-0.09,flip_to_short -5734,做空,2020-05-22 09:35:00,2020-05-22 09:40:00,201.29,201.59,-0.27,flip_to_long -5735,做多,2020-05-22 09:40:00,2020-05-22 09:45:00,201.59,201.63,-0.04,tp_upper -5736,做多,2020-05-22 11:20:00,2020-05-22 11:50:00,203.0,203.44,0.22,tp_upper -5737,做空,2020-05-22 12:55:00,2020-05-22 13:05:00,203.03,202.77,0.1,tp_lower -5738,做多,2020-05-22 14:00:00,2020-05-22 14:05:00,202.78,202.5,-0.25,flip_to_short -5739,做空,2020-05-22 14:05:00,2020-05-22 14:10:00,202.5,202.75,-0.23,flip_to_long -5740,做多,2020-05-22 14:10:00,2020-05-22 14:15:00,202.75,202.75,-0.07,flip_to_short -5741,做空,2020-05-22 14:15:00,2020-05-22 18:00:00,202.75,207.83,-3.41,flip_to_long -5742,做多,2020-05-22 18:00:00,2020-05-22 18:10:00,207.83,208.9,0.6,tp_upper -5743,做空,2020-05-22 18:50:00,2020-05-22 18:55:00,207.76,207.98,-0.2,flip_to_long -5744,做多,2020-05-22 18:55:00,2020-05-22 19:15:00,207.98,208.05,-0.02,flip_to_short -5745,做空,2020-05-22 19:15:00,2020-05-22 19:35:00,208.05,207.36,0.37,tp_lower -5746,做多,2020-05-22 20:30:00,2020-05-22 20:40:00,207.69,208.35,0.35,tp_upper -5747,做空,2020-05-22 21:30:00,2020-05-22 21:35:00,207.53,208.01,-0.37,flip_to_long -5748,做多,2020-05-22 21:35:00,2020-05-22 21:45:00,208.01,207.77,-0.22,flip_to_short -5749,做空,2020-05-22 21:45:00,2020-05-22 21:50:00,207.77,208.03,-0.23,flip_to_long -5750,做多,2020-05-22 21:50:00,2020-05-22 22:10:00,208.03,208.09,-0.03,flip_to_short -5751,做空,2020-05-22 22:10:00,2020-05-22 22:30:00,208.09,208.05,-0.04,tp_lower -5752,做多,2020-05-22 22:45:00,2020-05-22 23:00:00,208.2,207.86,-0.28,flip_to_short -5753,做空,2020-05-22 23:00:00,2020-05-22 23:15:00,207.86,207.1,0.41,tp_lower -5754,做多,2020-05-23 00:00:00,2020-05-23 00:25:00,207.86,208.87,0.58,tp_upper -5755,做空,2020-05-23 01:25:00,2020-05-23 01:30:00,208.49,208.99,-0.39,flip_to_long -5756,做多,2020-05-23 01:30:00,2020-05-23 01:40:00,208.99,208.73,-0.23,flip_to_short -5757,做空,2020-05-23 01:40:00,2020-05-23 02:00:00,208.73,209.31,-0.44,flip_to_long -5758,做多,2020-05-23 02:00:00,2020-05-23 02:05:00,209.31,210.78,0.87,tp_upper -5759,做空,2020-05-23 03:25:00,2020-05-23 03:45:00,210.21,209.55,0.35,tp_lower -5760,做多,2020-05-23 04:15:00,2020-05-23 04:20:00,210.27,210.15,-0.14,flip_to_short -5761,做空,2020-05-23 04:20:00,2020-05-23 04:35:00,210.15,208.74,0.83,tp_lower -5762,做多,2020-05-23 05:55:00,2020-05-23 06:00:00,208.79,207.84,-0.68,flip_to_short -5763,做空,2020-05-23 06:00:00,2020-05-23 06:10:00,207.84,207.58,0.1,tp_lower -5764,做多,2020-05-23 06:20:00,2020-05-23 06:25:00,208.45,207.93,-0.4,flip_to_short -5765,做空,2020-05-23 06:25:00,2020-05-23 06:35:00,207.93,208.15,-0.21,flip_to_long -5766,做多,2020-05-23 06:35:00,2020-05-23 07:00:00,208.15,207.44,-0.52,flip_to_short -5767,做空,2020-05-23 07:00:00,2020-05-23 07:05:00,207.44,207.6,-0.17,tp_lower -5768,做多,2020-05-23 07:20:00,2020-05-23 07:25:00,208.13,208.02,-0.14,flip_to_short -5769,做空,2020-05-23 07:25:00,2020-05-23 07:30:00,208.02,208.5,-0.37,flip_to_long -5770,做多,2020-05-23 07:30:00,2020-05-23 07:50:00,208.5,208.04,-0.36,flip_to_short -5771,做空,2020-05-23 07:50:00,2020-05-23 07:55:00,208.04,208.14,-0.13,flip_to_long -5772,做多,2020-05-23 07:55:00,2020-05-23 08:00:00,208.14,207.48,-0.48,flip_to_short -5773,做空,2020-05-23 08:00:00,2020-05-23 08:05:00,207.48,207.04,0.21,tp_lower -5774,做多,2020-05-23 08:45:00,2020-05-23 09:35:00,207.63,207.77,0.02,tp_upper -5775,做空,2020-05-23 09:45:00,2020-05-23 09:55:00,207.35,206.1,0.72,tp_lower -5776,做多,2020-05-23 11:00:00,2020-05-23 12:05:00,206.94,206.77,-0.17,flip_to_short -5777,做空,2020-05-23 12:05:00,2020-05-23 12:10:00,206.77,206.79,-0.08,flip_to_long -5778,做多,2020-05-23 12:10:00,2020-05-23 13:10:00,206.79,206.33,-0.36,flip_to_short -5779,做空,2020-05-23 13:10:00,2020-05-23 13:15:00,206.33,206.7,-0.3,flip_to_long -5780,做多,2020-05-23 13:15:00,2020-05-23 13:20:00,206.7,206.59,-0.13,flip_to_short -5781,做空,2020-05-23 13:20:00,2020-05-23 14:00:00,206.59,205.93,0.35,tp_lower -5782,做多,2020-05-23 14:05:00,2020-05-23 14:20:00,206.44,206.87,0.21,tp_upper -5783,做空,2020-05-23 15:20:00,2020-05-23 15:50:00,207.12,207.32,-0.19,flip_to_long -5784,做多,2020-05-23 15:50:00,2020-05-23 16:00:00,207.32,208.38,0.6,tp_upper -5785,做空,2020-05-23 16:10:00,2020-05-23 16:15:00,206.45,206.16,0.12,tp_lower -5786,做多,2020-05-23 17:00:00,2020-05-23 17:20:00,207.14,206.72,-0.33,flip_to_short -5787,做空,2020-05-23 17:20:00,2020-05-23 17:30:00,206.72,206.78,-0.1,flip_to_long -5788,做多,2020-05-23 17:30:00,2020-05-23 18:05:00,206.78,207.63,0.47,tp_upper -5789,做空,2020-05-23 18:10:00,2020-05-23 18:35:00,206.75,206.94,-0.19,flip_to_long -5790,做多,2020-05-23 18:35:00,2020-05-23 18:40:00,206.94,206.79,-0.16,flip_to_short -5791,做空,2020-05-23 18:40:00,2020-05-23 18:50:00,206.79,206.71,-0.01,flip_to_long -5792,做多,2020-05-23 18:50:00,2020-05-23 20:05:00,206.71,207.06,0.15,flip_to_short -5793,做空,2020-05-23 20:05:00,2020-05-23 21:15:00,207.06,207.79,-0.52,flip_to_long -5794,做多,2020-05-23 21:15:00,2020-05-23 21:35:00,207.79,207.63,-0.16,flip_to_short -5795,做空,2020-05-23 21:35:00,2020-05-23 21:40:00,207.63,207.74,-0.13,flip_to_long -5796,做多,2020-05-23 21:40:00,2020-05-23 22:10:00,207.74,208.03,0.12,tp_upper -5797,做空,2020-05-23 22:15:00,2020-05-23 22:35:00,207.84,207.5,0.15,tp_lower -5798,做多,2020-05-23 22:50:00,2020-05-23 23:05:00,207.66,207.79,0.02,flip_to_short -5799,做空,2020-05-23 23:05:00,2020-05-23 23:10:00,207.79,207.89,-0.13,flip_to_long -5800,做多,2020-05-23 23:10:00,2020-05-23 23:15:00,207.89,207.36,-0.39,flip_to_short -5801,做空,2020-05-23 23:15:00,2020-05-23 23:20:00,207.36,206.7,0.34,tp_lower -5802,做多,2020-05-24 00:15:00,2020-05-24 00:20:00,206.99,206.94,-0.1,flip_to_short -5803,做空,2020-05-24 00:20:00,2020-05-24 03:10:00,206.94,208.65,-1.18,flip_to_long -5804,做多,2020-05-24 03:10:00,2020-05-24 03:15:00,208.65,208.22,-0.34,flip_to_short -5805,做空,2020-05-24 03:15:00,2020-05-24 03:30:00,208.22,208.49,-0.24,flip_to_long -5806,做多,2020-05-24 03:30:00,2020-05-24 03:50:00,208.49,208.65,0.04,flip_to_short -5807,做空,2020-05-24 03:50:00,2020-05-24 04:00:00,208.65,208.8,-0.16,flip_to_long -5808,做多,2020-05-24 04:00:00,2020-05-24 04:25:00,208.8,208.87,-0.02,flip_to_short -5809,做空,2020-05-24 04:25:00,2020-05-24 04:55:00,208.87,208.16,0.38,tp_lower -5810,做多,2020-05-24 05:15:00,2020-05-24 05:20:00,208.79,208.75,-0.09,flip_to_short -5811,做空,2020-05-24 05:20:00,2020-05-24 07:50:00,208.75,209.51,-0.55,tp_lower -5812,做多,2020-05-24 08:00:00,2020-05-24 08:45:00,209.79,209.59,-0.19,flip_to_short -5813,做空,2020-05-24 08:45:00,2020-05-24 08:55:00,209.59,209.6,-0.07,flip_to_long -5814,做多,2020-05-24 08:55:00,2020-05-24 09:05:00,209.6,210.33,0.39,tp_upper -5815,做空,2020-05-24 09:40:00,2020-05-24 09:45:00,209.77,209.81,-0.09,flip_to_long -5816,做多,2020-05-24 09:45:00,2020-05-24 09:50:00,209.81,209.58,-0.21,flip_to_short -5817,做空,2020-05-24 09:50:00,2020-05-24 09:55:00,209.58,209.68,-0.13,flip_to_long -5818,做多,2020-05-24 09:55:00,2020-05-24 10:10:00,209.68,209.69,-0.06,flip_to_short -5819,做空,2020-05-24 10:10:00,2020-05-24 10:15:00,209.69,209.98,-0.25,flip_to_long -5820,做多,2020-05-24 10:15:00,2020-05-24 10:25:00,209.98,209.82,-0.16,flip_to_short -5821,做空,2020-05-24 10:25:00,2020-05-24 10:35:00,209.82,209.57,0.09,tp_lower -5822,做多,2020-05-24 12:45:00,2020-05-24 12:50:00,207.09,207.02,-0.11,flip_to_short -5823,做空,2020-05-24 12:50:00,2020-05-24 13:10:00,207.02,206.9,0.01,flip_to_long -5824,做多,2020-05-24 13:10:00,2020-05-24 13:20:00,206.9,206.53,-0.3,flip_to_short -5825,做空,2020-05-24 13:20:00,2020-05-24 13:30:00,206.53,207.08,-0.41,flip_to_long -5826,做多,2020-05-24 13:30:00,2020-05-24 13:35:00,207.08,207.01,-0.11,flip_to_short -5827,做空,2020-05-24 13:35:00,2020-05-24 13:45:00,207.01,205.55,0.84,tp_lower -5828,做多,2020-05-24 15:15:00,2020-05-24 15:20:00,205.57,206.27,0.38,tp_upper -5829,做空,2020-05-24 15:55:00,2020-05-24 16:00:00,205.33,204.6,0.4,tp_lower -5830,做多,2020-05-24 16:55:00,2020-05-24 17:05:00,204.04,203.77,-0.24,flip_to_short -5831,做空,2020-05-24 17:05:00,2020-05-24 17:10:00,203.77,204.05,-0.24,flip_to_long -5832,做多,2020-05-24 17:10:00,2020-05-24 17:15:00,204.05,203.59,-0.36,flip_to_short -5833,做空,2020-05-24 17:15:00,2020-05-24 17:20:00,203.59,203.91,-0.27,flip_to_long -5834,做多,2020-05-24 17:20:00,2020-05-24 18:00:00,203.91,203.56,-0.29,flip_to_short -5835,做空,2020-05-24 18:00:00,2020-05-24 18:05:00,203.56,203.91,-0.29,flip_to_long -5836,做多,2020-05-24 18:05:00,2020-05-24 18:30:00,203.91,204.5,0.31,tp_upper -5837,做空,2020-05-24 18:45:00,2020-05-24 19:10:00,204.0,203.43,0.29,tp_lower -5838,做多,2020-05-24 19:15:00,2020-05-24 19:20:00,204.26,205.34,0.62,tp_upper -5839,做空,2020-05-24 20:55:00,2020-05-24 21:00:00,206.18,206.56,-0.3,flip_to_long -5840,做多,2020-05-24 21:00:00,2020-05-24 21:05:00,206.56,206.34,-0.2,tp_upper -5841,做多,2020-05-24 21:15:00,2020-05-24 21:30:00,206.47,206.85,0.17,tp_upper -5842,做空,2020-05-24 22:05:00,2020-05-24 22:35:00,206.29,206.81,-0.39,flip_to_long -5843,做多,2020-05-24 22:35:00,2020-05-24 22:40:00,206.81,206.22,-0.43,flip_to_short -5844,做空,2020-05-24 22:40:00,2020-05-24 23:05:00,206.22,205.32,0.49,tp_lower -5845,做多,2020-05-25 00:35:00,2020-05-25 00:45:00,202.47,202.24,-0.22,flip_to_short -5846,做空,2020-05-25 00:45:00,2020-05-25 00:50:00,202.24,202.65,-0.34,flip_to_long -5847,做多,2020-05-25 00:50:00,2020-05-25 01:20:00,202.65,201.88,-0.57,flip_to_short -5848,做空,2020-05-25 01:20:00,2020-05-25 01:30:00,201.88,202.3,-0.34,flip_to_long -5849,做多,2020-05-25 01:30:00,2020-05-25 01:40:00,202.3,202.21,-0.12,flip_to_short -5850,做空,2020-05-25 01:40:00,2020-05-25 01:45:00,202.21,202.44,-0.22,flip_to_long -5851,做多,2020-05-25 01:45:00,2020-05-25 01:50:00,202.44,202.87,0.21,tp_upper -5852,做空,2020-05-25 02:00:00,2020-05-25 02:05:00,202.01,201.8,0.07,tp_lower -5853,做多,2020-05-25 02:10:00,2020-05-25 02:15:00,202.37,202.35,-0.08,flip_to_short -5854,做空,2020-05-25 02:15:00,2020-05-25 03:05:00,202.35,201.95,0.19,tp_lower -5855,做多,2020-05-25 03:55:00,2020-05-25 04:00:00,202.37,202.15,-0.21,flip_to_short -5856,做空,2020-05-25 04:00:00,2020-05-25 05:25:00,202.15,201.84,0.14,tp_lower -5857,做多,2020-05-25 06:15:00,2020-05-25 06:30:00,202.02,203.06,0.61,tp_upper -5858,做空,2020-05-25 08:05:00,2020-05-25 08:20:00,203.44,203.49,-0.1,flip_to_long -5859,做多,2020-05-25 08:20:00,2020-05-25 08:25:00,203.49,203.15,-0.28,flip_to_short -5860,做空,2020-05-25 08:25:00,2020-05-25 08:30:00,203.15,203.36,-0.2,flip_to_long -5861,做多,2020-05-25 08:30:00,2020-05-25 08:40:00,203.36,203.23,-0.15,flip_to_short -5862,做空,2020-05-25 08:40:00,2020-05-25 08:45:00,203.23,203.3,-0.11,flip_to_long -5863,做多,2020-05-25 08:45:00,2020-05-25 09:20:00,203.3,204.36,0.61,tp_upper -5864,做空,2020-05-25 09:35:00,2020-05-25 09:40:00,203.14,203.21,-0.11,flip_to_long -5865,做多,2020-05-25 09:40:00,2020-05-25 10:25:00,203.21,203.23,-0.05,flip_to_short -5866,做空,2020-05-25 10:25:00,2020-05-25 10:40:00,203.23,203.18,-0.03,flip_to_long -5867,做多,2020-05-25 10:40:00,2020-05-25 10:45:00,203.18,202.69,-0.38,flip_to_short -5868,做空,2020-05-25 10:45:00,2020-05-25 11:00:00,202.69,202.55,0.02,tp_lower -5869,做多,2020-05-25 11:40:00,2020-05-25 12:20:00,202.44,203.19,0.42,tp_upper -5870,做空,2020-05-25 12:55:00,2020-05-25 13:25:00,202.92,202.18,0.41,tp_lower -5871,做多,2020-05-25 13:35:00,2020-05-25 13:40:00,202.99,202.95,-0.09,flip_to_short -5872,做空,2020-05-25 13:40:00,2020-05-25 13:50:00,202.95,203.01,-0.1,flip_to_long -5873,做多,2020-05-25 13:50:00,2020-05-25 13:55:00,203.01,203.7,0.38,tp_upper -5874,做空,2020-05-25 14:35:00,2020-05-25 14:55:00,203.29,202.3,0.57,tp_lower -5875,做多,2020-05-25 15:35:00,2020-05-25 16:05:00,203.0,203.41,0.2,tp_upper -5876,做空,2020-05-25 16:50:00,2020-05-25 18:45:00,203.41,204.41,-0.71,flip_to_long -5877,做多,2020-05-25 18:45:00,2020-05-25 18:50:00,204.41,204.33,-0.12,flip_to_short -5878,做空,2020-05-25 18:50:00,2020-05-25 18:55:00,204.33,204.45,-0.14,flip_to_long -5879,做多,2020-05-25 18:55:00,2020-05-25 19:00:00,204.45,204.41,-0.09,flip_to_short -5880,做空,2020-05-25 19:00:00,2020-05-25 19:05:00,204.41,205.12,-0.52,flip_to_long -5881,做多,2020-05-25 19:05:00,2020-05-25 19:10:00,205.12,204.83,-0.25,tp_upper -5882,做空,2020-05-25 19:20:00,2020-05-25 20:00:00,204.7,204.7,-0.06,flip_to_long -5883,做多,2020-05-25 20:00:00,2020-05-25 20:15:00,204.7,204.7,-0.06,flip_to_short -5884,做空,2020-05-25 20:15:00,2020-05-25 20:35:00,204.7,204.78,-0.11,flip_to_long -5885,做多,2020-05-25 20:35:00,2020-05-25 20:50:00,204.78,204.72,-0.1,flip_to_short -5886,做空,2020-05-25 20:50:00,2020-05-25 20:55:00,204.72,204.8,-0.11,flip_to_long -5887,做多,2020-05-25 20:55:00,2020-05-25 21:20:00,204.8,204.63,-0.17,flip_to_short -5888,做空,2020-05-25 21:20:00,2020-05-25 21:25:00,204.63,204.21,0.2,tp_lower -5889,做多,2020-05-25 22:00:00,2020-05-25 22:05:00,204.69,204.46,-0.21,flip_to_short -5890,做空,2020-05-25 22:05:00,2020-05-25 22:25:00,204.46,203.61,0.47,tp_lower -5891,做多,2020-05-25 23:00:00,2020-05-25 23:05:00,204.25,204.25,-0.06,tp_upper -5892,做空,2020-05-25 23:50:00,2020-05-25 23:55:00,204.03,204.1,-0.11,flip_to_long -5893,做多,2020-05-25 23:55:00,2020-05-26 00:00:00,204.1,204.55,0.22,tp_upper -5894,做空,2020-05-26 00:05:00,2020-05-26 00:10:00,204.11,204.55,-0.36,flip_to_long -5895,做多,2020-05-26 00:10:00,2020-05-26 00:15:00,204.55,203.96,-0.45,flip_to_short -5896,做空,2020-05-26 00:15:00,2020-05-26 00:20:00,203.96,203.74,0.08,tp_lower -5897,做多,2020-05-26 01:00:00,2020-05-26 01:30:00,203.8,203.82,-0.05,flip_to_short -5898,做空,2020-05-26 01:30:00,2020-05-26 02:35:00,203.82,204.11,-0.26,flip_to_long -5899,做多,2020-05-26 02:35:00,2020-05-26 02:45:00,204.11,204.12,-0.06,flip_to_short -5900,做空,2020-05-26 02:45:00,2020-05-26 02:50:00,204.12,204.13,-0.07,flip_to_long -5901,做多,2020-05-26 02:50:00,2020-05-26 03:05:00,204.13,204.36,0.08,flip_to_short -5902,做空,2020-05-26 03:05:00,2020-05-26 03:15:00,204.36,204.43,-0.11,flip_to_long -5903,做多,2020-05-26 03:15:00,2020-05-26 03:30:00,204.43,204.9,0.24,tp_upper -5904,做空,2020-05-26 04:00:00,2020-05-26 04:05:00,204.34,204.4,-0.1,flip_to_long -5905,做多,2020-05-26 04:05:00,2020-05-26 04:10:00,204.4,204.18,-0.21,flip_to_short -5906,做空,2020-05-26 04:10:00,2020-05-26 04:15:00,204.18,203.89,0.12,tp_lower -5907,做多,2020-05-26 04:30:00,2020-05-26 04:50:00,204.35,204.26,-0.12,flip_to_short -5908,做空,2020-05-26 04:50:00,2020-05-26 05:15:00,204.26,203.73,0.28,tp_lower -5909,做多,2020-05-26 05:40:00,2020-05-26 05:45:00,204.09,204.05,-0.09,flip_to_short -5910,做空,2020-05-26 05:45:00,2020-05-26 06:05:00,204.05,203.6,0.22,tp_lower -5911,做多,2020-05-26 07:20:00,2020-05-26 08:05:00,203.01,203.98,0.56,tp_upper -5912,做多,2020-05-26 10:15:00,2020-05-26 10:20:00,203.2,203.01,-0.19,flip_to_short -5913,做空,2020-05-26 10:20:00,2020-05-26 10:30:00,203.01,202.65,0.17,tp_lower -5914,做多,2020-05-26 11:50:00,2020-05-26 11:55:00,202.48,202.17,-0.27,flip_to_short -5915,做空,2020-05-26 11:55:00,2020-05-26 12:05:00,202.17,202.56,-0.32,flip_to_long -5916,做多,2020-05-26 12:05:00,2020-05-26 12:10:00,202.56,202.41,-0.16,flip_to_short -5917,做空,2020-05-26 12:10:00,2020-05-26 12:20:00,202.41,201.0,0.85,tp_lower -5918,做多,2020-05-26 13:25:00,2020-05-26 13:50:00,201.7,201.33,-0.31,flip_to_short -5919,做空,2020-05-26 13:50:00,2020-05-26 14:45:00,201.33,201.74,-0.33,flip_to_long -5920,做多,2020-05-26 14:45:00,2020-05-26 14:50:00,201.74,201.4,-0.29,flip_to_short -5921,做空,2020-05-26 14:50:00,2020-05-26 15:00:00,201.4,201.36,-0.04,tp_lower -5922,做多,2020-05-26 16:45:00,2020-05-26 16:50:00,199.4,199.21,-0.19,flip_to_short -5923,做空,2020-05-26 16:50:00,2020-05-26 18:10:00,199.21,199.6,-0.32,flip_to_long -5924,做多,2020-05-26 18:10:00,2020-05-26 18:35:00,199.6,199.71,0.01,flip_to_short -5925,做空,2020-05-26 18:35:00,2020-05-26 18:45:00,199.71,199.83,-0.14,flip_to_long -5926,做多,2020-05-26 18:45:00,2020-05-26 19:05:00,199.83,199.79,-0.09,flip_to_short -5927,做空,2020-05-26 19:05:00,2020-05-26 19:10:00,199.79,199.42,0.18,tp_lower -5928,做多,2020-05-26 20:00:00,2020-05-26 20:45:00,199.81,202.01,1.36,tp_upper -5929,做空,2020-05-26 21:45:00,2020-05-26 21:50:00,200.91,200.97,-0.1,flip_to_long -5930,做多,2020-05-26 21:50:00,2020-05-26 22:50:00,200.97,200.91,-0.1,flip_to_short -5931,做空,2020-05-26 22:50:00,2020-05-26 22:55:00,200.91,201.1,-0.19,flip_to_long -5932,做多,2020-05-26 22:55:00,2020-05-26 23:10:00,201.1,201.22,0.01,tp_upper -5933,做空,2020-05-26 23:15:00,2020-05-26 23:35:00,201.14,200.56,0.31,tp_lower -5934,做多,2020-05-26 23:50:00,2020-05-26 23:55:00,201.03,200.91,-0.14,flip_to_short -5935,做空,2020-05-26 23:55:00,2020-05-27 00:00:00,200.91,201.11,-0.2,flip_to_long -5936,做多,2020-05-27 00:00:00,2020-05-27 00:05:00,201.11,201.38,0.11,tp_upper -5937,做空,2020-05-27 01:15:00,2020-05-27 01:40:00,201.4,201.45,-0.1,flip_to_long -5938,做多,2020-05-27 01:40:00,2020-05-27 01:50:00,201.45,201.49,-0.04,flip_to_short -5939,做空,2020-05-27 01:50:00,2020-05-27 02:00:00,201.49,201.7,-0.21,flip_to_long -5940,做多,2020-05-27 02:00:00,2020-05-27 02:05:00,201.7,201.92,0.08,tp_upper -5941,做空,2020-05-27 02:35:00,2020-05-27 02:45:00,201.73,201.78,-0.1,flip_to_long -5942,做多,2020-05-27 02:45:00,2020-05-27 02:50:00,201.78,201.43,-0.3,flip_to_short -5943,做空,2020-05-27 02:50:00,2020-05-27 03:00:00,201.43,201.62,-0.19,flip_to_long -5944,做多,2020-05-27 03:00:00,2020-05-27 03:15:00,201.62,201.56,-0.11,flip_to_short -5945,做空,2020-05-27 03:15:00,2020-05-27 03:25:00,201.56,201.61,-0.1,flip_to_long -5946,做多,2020-05-27 03:25:00,2020-05-27 03:35:00,201.61,201.64,-0.05,flip_to_short -5947,做空,2020-05-27 03:35:00,2020-05-27 03:45:00,201.64,201.67,-0.09,flip_to_long -5948,做多,2020-05-27 03:45:00,2020-05-27 03:55:00,201.67,201.67,-0.07,flip_to_short -5949,做空,2020-05-27 03:55:00,2020-05-27 04:00:00,201.67,202.01,-0.29,flip_to_long -5950,做多,2020-05-27 04:00:00,2020-05-27 04:05:00,202.01,202.05,-0.04,tp_upper -5951,做空,2020-05-27 04:25:00,2020-05-27 04:30:00,201.5,201.62,-0.15,flip_to_long -5952,做多,2020-05-27 04:30:00,2020-05-27 05:00:00,201.62,201.84,0.08,flip_to_short -5953,做空,2020-05-27 05:00:00,2020-05-27 07:40:00,201.84,203.15,-0.93,flip_to_long -5954,做多,2020-05-27 07:40:00,2020-05-27 07:45:00,203.15,202.97,-0.18,flip_to_short -5955,做空,2020-05-27 07:45:00,2020-05-27 07:55:00,202.97,202.79,0.05,flip_to_long -5956,做多,2020-05-27 07:55:00,2020-05-27 08:00:00,202.79,203.33,0.28,tp_upper -5957,做空,2020-05-27 09:30:00,2020-05-27 09:35:00,203.5,203.76,-0.23,flip_to_long -5958,做多,2020-05-27 09:35:00,2020-05-27 09:40:00,203.76,203.7,-0.1,flip_to_short -5959,做空,2020-05-27 09:40:00,2020-05-27 09:45:00,203.7,203.87,-0.17,flip_to_long -5960,做多,2020-05-27 09:45:00,2020-05-27 09:50:00,203.87,203.69,-0.18,flip_to_short -5961,做空,2020-05-27 09:50:00,2020-05-27 09:55:00,203.69,203.88,-0.19,flip_to_long -5962,做多,2020-05-27 09:55:00,2020-05-27 10:00:00,203.88,203.99,0.01,tp_upper -5963,做空,2020-05-27 10:05:00,2020-05-27 10:10:00,203.71,203.73,-0.08,flip_to_long -5964,做多,2020-05-27 10:10:00,2020-05-27 10:20:00,203.73,204.1,0.17,tp_upper -5965,做空,2020-05-27 12:40:00,2020-05-27 13:00:00,206.64,206.61,-0.05,flip_to_long -5966,做多,2020-05-27 13:00:00,2020-05-27 13:05:00,206.61,206.42,-0.18,flip_to_short -5967,做空,2020-05-27 13:05:00,2020-05-27 13:10:00,206.42,206.55,-0.15,flip_to_long -5968,做多,2020-05-27 13:10:00,2020-05-27 13:25:00,206.55,206.6,-0.03,flip_to_short -5969,做空,2020-05-27 13:25:00,2020-05-27 13:35:00,206.6,206.0,0.31,tp_lower -5970,做多,2020-05-27 14:35:00,2020-05-27 14:45:00,206.0,205.63,-0.3,flip_to_short -5971,做空,2020-05-27 14:45:00,2020-05-27 14:50:00,205.63,205.54,-0.01,tp_lower -5972,做多,2020-05-27 15:15:00,2020-05-27 15:20:00,206.81,205.98,-0.58,tp_upper -5973,做空,2020-05-27 15:25:00,2020-05-27 15:30:00,205.54,205.64,-0.13,tp_lower -5974,做多,2020-05-27 15:50:00,2020-05-27 16:00:00,205.82,206.33,0.25,tp_upper -5975,做空,2020-05-27 17:55:00,2020-05-27 18:15:00,206.94,207.04,-0.13,flip_to_long -5976,做多,2020-05-27 18:15:00,2020-05-27 18:20:00,207.04,206.98,-0.1,flip_to_short -5977,做空,2020-05-27 18:20:00,2020-05-27 18:25:00,206.98,207.08,-0.13,flip_to_long -5978,做多,2020-05-27 18:25:00,2020-05-27 18:30:00,207.08,207.0,-0.11,flip_to_short -5979,做空,2020-05-27 18:30:00,2020-05-27 18:35:00,207.0,207.03,-0.08,flip_to_long -5980,做多,2020-05-27 18:35:00,2020-05-27 18:40:00,207.03,206.9,-0.14,flip_to_short -5981,做空,2020-05-27 18:40:00,2020-05-27 18:50:00,206.9,206.74,0.03,tp_lower -5982,做空,2020-05-27 20:35:00,2020-05-27 20:40:00,206.2,206.5,-0.25,flip_to_long -5983,做多,2020-05-27 20:40:00,2020-05-27 20:50:00,206.5,206.35,-0.16,flip_to_short -5984,做空,2020-05-27 20:50:00,2020-05-27 21:10:00,206.35,206.08,0.1,tp_lower -5985,做多,2020-05-27 22:00:00,2020-05-27 22:45:00,206.31,205.95,-0.29,flip_to_short -5986,做空,2020-05-27 22:45:00,2020-05-27 22:55:00,205.95,206.09,-0.15,flip_to_long -5987,做多,2020-05-27 22:55:00,2020-05-27 23:00:00,206.09,205.94,-0.16,flip_to_short -5988,做空,2020-05-27 23:00:00,2020-05-27 23:05:00,205.94,206.0,-0.1,flip_to_long -5989,做多,2020-05-27 23:05:00,2020-05-27 23:30:00,206.0,207.47,0.84,tp_upper -5990,做空,2020-05-28 00:45:00,2020-05-28 00:55:00,207.39,208.55,-0.81,flip_to_long -5991,做多,2020-05-28 00:55:00,2020-05-28 01:00:00,208.55,207.94,-0.45,tp_upper -5992,做空,2020-05-28 01:05:00,2020-05-28 01:10:00,207.7,207.93,-0.21,flip_to_long -5993,做多,2020-05-28 01:10:00,2020-05-28 01:25:00,207.93,207.53,-0.32,flip_to_short -5994,做空,2020-05-28 01:25:00,2020-05-28 01:35:00,207.53,207.67,-0.15,flip_to_long -5995,做多,2020-05-28 01:35:00,2020-05-28 02:45:00,207.67,207.04,-0.46,flip_to_short -5996,做空,2020-05-28 02:45:00,2020-05-28 02:50:00,207.04,207.41,-0.3,flip_to_long -5997,做多,2020-05-28 02:50:00,2020-05-28 02:55:00,207.41,207.29,-0.14,flip_to_short -5998,做空,2020-05-28 02:55:00,2020-05-28 03:45:00,207.29,206.48,0.44,tp_lower -5999,做多,2020-05-28 04:25:00,2020-05-28 04:30:00,206.85,206.62,-0.21,flip_to_short -6000,做空,2020-05-28 04:30:00,2020-05-28 05:30:00,206.62,205.77,0.47,tp_lower -6001,做多,2020-05-28 05:45:00,2020-05-28 06:05:00,206.33,206.37,-0.04,flip_to_short -6002,做空,2020-05-28 06:05:00,2020-05-28 06:40:00,206.37,206.21,0.04,tp_lower -6003,做多,2020-05-28 06:45:00,2020-05-28 06:55:00,206.38,206.65,0.11,tp_upper -6004,做空,2020-05-28 07:10:00,2020-05-28 07:15:00,206.38,206.44,-0.1,flip_to_long -6005,做多,2020-05-28 07:15:00,2020-05-28 07:30:00,206.44,206.08,-0.29,flip_to_short -6006,做空,2020-05-28 07:30:00,2020-05-28 07:35:00,206.08,205.66,0.2,tp_lower -6007,做多,2020-05-28 08:35:00,2020-05-28 09:55:00,205.91,206.87,0.54,tp_upper -6008,做空,2020-05-28 10:40:00,2020-05-28 11:15:00,206.31,207.14,-0.59,flip_to_long -6009,做多,2020-05-28 11:15:00,2020-05-28 12:05:00,207.14,208.11,0.54,tp_upper -6010,做空,2020-05-28 13:45:00,2020-05-28 14:00:00,209.31,209.87,-0.41,flip_to_long -6011,做多,2020-05-28 14:00:00,2020-05-28 14:05:00,209.87,210.1,0.08,tp_upper -6012,做空,2020-05-28 14:25:00,2020-05-28 17:00:00,209.8,214.02,-2.68,flip_to_long -6013,做多,2020-05-28 17:00:00,2020-05-28 17:25:00,214.02,214.24,0.07,flip_to_short -6014,做空,2020-05-28 17:25:00,2020-05-28 17:30:00,214.24,214.4,-0.16,flip_to_long -6015,做多,2020-05-28 17:30:00,2020-05-28 18:00:00,214.4,215.14,0.37,tp_upper -6016,做空,2020-05-28 18:10:00,2020-05-28 18:20:00,214.5,214.35,0.03,flip_to_long -6017,做多,2020-05-28 18:20:00,2020-05-28 19:15:00,214.35,214.47,0.01,flip_to_short -6018,做空,2020-05-28 19:15:00,2020-05-28 20:40:00,214.47,214.24,0.07,tp_lower -6019,做多,2020-05-28 20:45:00,2020-05-28 21:05:00,214.67,214.65,-0.08,flip_to_short -6020,做空,2020-05-28 21:05:00,2020-05-28 21:10:00,214.65,214.68,-0.08,flip_to_long -6021,做多,2020-05-28 21:10:00,2020-05-28 21:25:00,214.68,214.65,-0.08,flip_to_short -6022,做空,2020-05-28 21:25:00,2020-05-28 21:35:00,214.65,213.68,0.51,tp_lower -6023,做多,2020-05-28 22:05:00,2020-05-28 22:30:00,214.45,215.9,0.8,tp_upper -6024,做空,2020-05-29 01:05:00,2020-05-29 01:10:00,221.1,221.21,-0.13,flip_to_long -6025,做多,2020-05-29 01:10:00,2020-05-29 02:05:00,221.21,221.36,0.02,flip_to_short -6026,做空,2020-05-29 02:05:00,2020-05-29 02:20:00,221.36,221.7,-0.27,flip_to_long -6027,做多,2020-05-29 02:20:00,2020-05-29 02:30:00,221.7,222.6,0.47,tp_upper -6028,做空,2020-05-29 03:20:00,2020-05-29 03:40:00,221.75,221.91,-0.16,flip_to_long -6029,做多,2020-05-29 03:40:00,2020-05-29 03:55:00,221.91,221.92,-0.06,flip_to_short -6030,做空,2020-05-29 03:55:00,2020-05-29 04:00:00,221.92,222.42,-0.36,flip_to_long -6031,做多,2020-05-29 04:00:00,2020-05-29 04:10:00,222.42,222.29,-0.14,flip_to_short -6032,做空,2020-05-29 04:10:00,2020-05-29 04:40:00,222.29,221.61,0.33,tp_lower -6033,做多,2020-05-29 05:30:00,2020-05-29 06:10:00,221.34,222.12,0.4,tp_upper -6034,做空,2020-05-29 06:45:00,2020-05-29 07:00:00,221.09,221.3,-0.19,tp_lower -6035,做多,2020-05-29 07:05:00,2020-05-29 07:35:00,221.35,221.36,-0.06,flip_to_short -6036,做空,2020-05-29 07:35:00,2020-05-29 08:00:00,221.36,222.02,-0.46,flip_to_long -6037,做多,2020-05-29 08:00:00,2020-05-29 08:10:00,222.02,222.99,0.5,tp_upper -6038,做空,2020-05-29 08:20:00,2020-05-29 08:25:00,220.61,220.3,0.12,tp_lower -6039,做多,2020-05-29 10:05:00,2020-05-29 10:20:00,220.15,219.93,-0.2,flip_to_short -6040,做空,2020-05-29 10:20:00,2020-05-29 10:35:00,219.93,219.42,0.24,tp_lower -6041,做多,2020-05-29 11:25:00,2020-05-29 11:35:00,219.59,219.39,-0.18,flip_to_short -6042,做空,2020-05-29 11:35:00,2020-05-29 11:45:00,219.39,219.23,0.03,flip_to_long -6043,做多,2020-05-29 11:45:00,2020-05-29 11:50:00,219.23,219.15,-0.11,flip_to_short -6044,做空,2020-05-29 11:50:00,2020-05-29 12:05:00,219.15,219.38,-0.2,flip_to_long -6045,做多,2020-05-29 12:05:00,2020-05-29 12:15:00,219.38,219.86,0.22,tp_upper -6046,做空,2020-05-29 12:50:00,2020-05-29 13:00:00,219.58,219.58,-0.07,flip_to_long -6047,做多,2020-05-29 13:00:00,2020-05-29 13:30:00,219.58,219.71,0.01,flip_to_short -6048,做空,2020-05-29 13:30:00,2020-05-29 13:35:00,219.71,219.74,-0.08,flip_to_long -6049,做多,2020-05-29 13:35:00,2020-05-29 14:05:00,219.74,220.51,0.39,tp_upper -6050,做空,2020-05-29 14:35:00,2020-05-29 15:15:00,219.88,217.89,1.11,tp_lower -6051,做多,2020-05-29 15:55:00,2020-05-29 16:50:00,219.55,221.72,1.23,tp_upper -6052,做空,2020-05-29 17:30:00,2020-05-29 18:10:00,221.3,220.41,0.47,tp_lower -6053,做多,2020-05-29 18:55:00,2020-05-29 19:00:00,220.95,220.64,-0.25,flip_to_short -6054,做空,2020-05-29 19:00:00,2020-05-29 19:15:00,220.64,220.58,-0.03,flip_to_long -6055,做多,2020-05-29 19:15:00,2020-05-29 20:20:00,220.58,220.51,-0.11,flip_to_short -6056,做空,2020-05-29 20:20:00,2020-05-29 21:00:00,220.51,219.76,0.38,tp_lower -6057,做多,2020-05-29 22:10:00,2020-05-29 22:20:00,219.89,219.66,-0.2,flip_to_short -6058,做空,2020-05-29 22:20:00,2020-05-29 23:40:00,219.66,220.81,-0.76,flip_to_long -6059,做多,2020-05-29 23:40:00,2020-05-29 23:45:00,220.81,220.52,-0.24,flip_to_short -6060,做空,2020-05-29 23:45:00,2020-05-29 23:55:00,220.52,220.65,-0.14,flip_to_long -6061,做多,2020-05-29 23:55:00,2020-05-30 01:25:00,220.65,219.77,-0.59,flip_to_short -6062,做空,2020-05-30 01:25:00,2020-05-30 02:00:00,219.77,219.51,0.09,flip_to_long -6063,做多,2020-05-30 02:00:00,2020-05-30 02:20:00,219.51,219.41,-0.13,flip_to_short -6064,做空,2020-05-30 02:20:00,2020-05-30 03:25:00,219.41,219.18,0.07,tp_lower -6065,做多,2020-05-30 03:30:00,2020-05-30 03:35:00,220.1,220.46,0.15,tp_upper -6066,做空,2020-05-30 07:55:00,2020-05-30 08:00:00,232.27,232.85,-0.4,flip_to_long -6067,做多,2020-05-30 08:00:00,2020-05-30 08:05:00,232.85,232.38,-0.34,flip_to_short -6068,做空,2020-05-30 08:05:00,2020-05-30 08:15:00,232.38,232.83,-0.33,flip_to_long -6069,做多,2020-05-30 08:15:00,2020-05-30 08:20:00,232.83,233.51,0.32,tp_upper -6070,做空,2020-05-30 08:50:00,2020-05-30 09:05:00,232.73,231.58,0.59,tp_lower -6071,做多,2020-05-30 09:30:00,2020-05-30 10:15:00,232.49,233.47,0.5,tp_upper -6072,做空,2020-05-30 12:10:00,2020-05-30 12:35:00,235.85,235.77,-0.02,flip_to_long -6073,做多,2020-05-30 12:35:00,2020-05-30 12:45:00,235.77,235.99,0.06,flip_to_short -6074,做空,2020-05-30 12:45:00,2020-05-30 12:50:00,235.99,236.76,-0.51,flip_to_long -6075,做多,2020-05-30 12:50:00,2020-05-30 13:00:00,236.76,236.01,-0.49,flip_to_short -6076,做空,2020-05-30 13:00:00,2020-05-30 13:35:00,236.01,236.82,-0.52,flip_to_long -6077,做多,2020-05-30 13:35:00,2020-05-30 13:50:00,236.82,237.34,0.22,tp_upper -6078,做空,2020-05-30 14:00:00,2020-05-30 14:05:00,236.25,236.6,-0.26,flip_to_long -6079,做多,2020-05-30 14:05:00,2020-05-30 14:10:00,236.6,236.31,-0.23,flip_to_short -6080,做空,2020-05-30 14:10:00,2020-05-30 14:15:00,236.31,236.79,-0.33,flip_to_long -6081,做多,2020-05-30 14:15:00,2020-05-30 14:30:00,236.79,237.9,0.55,tp_upper -6082,做空,2020-05-30 15:00:00,2020-05-30 15:05:00,235.42,235.62,-0.18,tp_lower -6083,做多,2020-05-30 16:15:00,2020-05-30 16:20:00,236.0,235.71,-0.23,flip_to_short -6084,做空,2020-05-30 16:20:00,2020-05-30 17:30:00,235.71,236.1,-0.28,flip_to_long -6085,做多,2020-05-30 17:30:00,2020-05-30 17:35:00,236.1,235.98,-0.13,flip_to_short -6086,做空,2020-05-30 17:35:00,2020-05-30 18:00:00,235.98,235.71,0.08,tp_lower -6087,做多,2020-05-30 18:05:00,2020-05-30 18:10:00,235.94,237.24,0.66,tp_upper -6088,做空,2020-05-30 18:45:00,2020-05-30 19:20:00,236.88,236.67,0.05,flip_to_long -6089,做多,2020-05-30 19:20:00,2020-05-30 19:45:00,236.67,237.09,0.17,flip_to_short -6090,做空,2020-05-30 19:45:00,2020-05-30 20:00:00,237.09,235.65,0.74,tp_lower -6091,做多,2020-05-30 21:00:00,2020-05-30 21:50:00,236.33,238.36,1.07,tp_upper -6092,做空,2020-05-30 23:20:00,2020-05-30 23:25:00,243.11,243.72,-0.4,flip_to_long -6093,做多,2020-05-30 23:25:00,2020-05-30 23:30:00,243.72,243.44,-0.22,flip_to_short -6094,做空,2020-05-30 23:30:00,2020-05-30 23:40:00,243.44,243.95,-0.34,flip_to_long -6095,做多,2020-05-30 23:40:00,2020-05-31 00:40:00,243.95,243.69,-0.21,flip_to_short -6096,做空,2020-05-31 00:40:00,2020-05-31 01:40:00,243.69,242.74,0.46,tp_lower -6097,做多,2020-05-31 02:45:00,2020-05-31 02:50:00,243.51,243.39,-0.14,flip_to_short -6098,做空,2020-05-31 02:50:00,2020-05-31 03:00:00,243.39,242.28,0.55,tp_lower -6099,做多,2020-05-31 04:50:00,2020-05-31 05:10:00,238.0,238.59,0.27,tp_upper -6100,做空,2020-05-31 05:50:00,2020-05-31 06:00:00,238.12,238.18,-0.1,flip_to_long -6101,做多,2020-05-31 06:00:00,2020-05-31 06:20:00,238.18,238.14,-0.09,flip_to_short -6102,做空,2020-05-31 06:20:00,2020-05-31 06:30:00,238.14,237.86,0.09,tp_lower -6103,做多,2020-05-31 06:45:00,2020-05-31 06:50:00,239.03,238.58,-0.33,flip_to_short -6104,做空,2020-05-31 06:50:00,2020-05-31 07:00:00,238.58,238.12,0.19,tp_lower -6105,做多,2020-05-31 07:05:00,2020-05-31 07:15:00,238.74,239.35,0.28,tp_upper -6106,做空,2020-05-31 08:00:00,2020-05-31 08:05:00,238.47,239.24,-0.51,flip_to_long -6107,做多,2020-05-31 08:05:00,2020-05-31 08:15:00,239.24,239.27,-0.05,flip_to_short -6108,做空,2020-05-31 08:15:00,2020-05-31 08:25:00,239.27,237.94,0.69,tp_lower -6109,做多,2020-05-31 09:25:00,2020-05-31 10:15:00,237.91,237.41,-0.36,flip_to_short -6110,做空,2020-05-31 10:15:00,2020-05-31 10:20:00,237.41,237.67,-0.22,flip_to_long -6111,做多,2020-05-31 10:20:00,2020-05-31 10:35:00,237.67,238.9,0.64,tp_upper -6112,做空,2020-05-31 11:15:00,2020-05-31 11:20:00,238.25,238.53,-0.23,flip_to_long -6113,做多,2020-05-31 11:20:00,2020-05-31 11:25:00,238.53,238.12,-0.3,flip_to_short -6114,做空,2020-05-31 11:25:00,2020-05-31 11:30:00,238.12,238.54,-0.31,flip_to_long -6115,做多,2020-05-31 11:30:00,2020-05-31 11:45:00,238.54,238.19,-0.27,flip_to_short -6116,做空,2020-05-31 11:45:00,2020-05-31 11:50:00,238.19,238.63,-0.32,flip_to_long -6117,做多,2020-05-31 11:50:00,2020-05-31 12:05:00,238.63,240.1,0.76,tp_upper -6118,做空,2020-05-31 12:30:00,2020-05-31 12:45:00,238.24,238.28,-0.09,tp_lower -6119,做多,2020-05-31 13:20:00,2020-05-31 13:30:00,238.35,238.64,0.1,flip_to_short -6120,做空,2020-05-31 13:30:00,2020-05-31 13:40:00,238.64,238.48,0.02,flip_to_long -6121,做多,2020-05-31 13:40:00,2020-05-31 16:10:00,238.48,234.01,-2.6,flip_to_short -6122,做空,2020-05-31 16:10:00,2020-05-31 16:15:00,234.01,234.95,-0.6,flip_to_long -6123,做多,2020-05-31 16:15:00,2020-05-31 17:25:00,234.95,235.06,-0.0,flip_to_short -6124,做空,2020-05-31 17:25:00,2020-05-31 17:30:00,235.06,235.29,-0.2,flip_to_long -6125,做多,2020-05-31 17:30:00,2020-05-31 17:40:00,235.29,235.51,0.06,flip_to_short -6126,做空,2020-05-31 17:40:00,2020-05-31 17:50:00,235.51,234.8,0.33,tp_lower -6127,做多,2020-05-31 17:55:00,2020-05-31 18:20:00,235.16,235.82,0.3,tp_upper -6128,做空,2020-05-31 18:25:00,2020-05-31 18:45:00,235.2,234.75,0.19,tp_lower -6129,做多,2020-05-31 19:05:00,2020-05-31 19:15:00,235.29,236.25,0.47,tp_upper -6130,做空,2020-05-31 20:10:00,2020-05-31 20:15:00,235.77,236.04,-0.22,flip_to_long -6131,做多,2020-05-31 20:15:00,2020-05-31 20:20:00,236.04,235.79,-0.21,flip_to_short -6132,做空,2020-05-31 20:20:00,2020-05-31 20:50:00,235.79,235.8,-0.07,flip_to_long -6133,做多,2020-05-31 20:50:00,2020-05-31 21:55:00,235.8,234.61,-0.73,flip_to_short -6134,做空,2020-05-31 21:55:00,2020-05-31 23:00:00,234.61,231.68,1.57,tp_lower -6135,做多,2020-06-01 00:05:00,2020-06-01 01:10:00,232.53,232.52,-0.07,flip_to_short -6136,做空,2020-06-01 01:10:00,2020-06-01 01:20:00,232.52,233.11,-0.42,flip_to_long -6137,做多,2020-06-01 01:20:00,2020-06-01 01:30:00,233.11,234.89,0.98,tp_upper -6138,做多,2020-06-01 03:20:00,2020-06-01 03:40:00,238.63,238.83,0.05,flip_to_short -6139,做空,2020-06-01 03:40:00,2020-06-01 03:55:00,238.83,238.79,-0.05,flip_to_long -6140,做多,2020-06-01 03:55:00,2020-06-01 04:00:00,238.79,239.32,0.24,tp_upper -6141,做空,2020-06-01 05:00:00,2020-06-01 05:30:00,239.54,239.86,-0.25,flip_to_long -6142,做多,2020-06-01 05:30:00,2020-06-01 06:35:00,239.86,238.95,-0.59,flip_to_short -6143,做空,2020-06-01 06:35:00,2020-06-01 07:00:00,238.95,237.72,0.64,tp_lower -6144,做多,2020-06-01 07:10:00,2020-06-01 07:15:00,238.74,238.68,-0.1,flip_to_short -6145,做空,2020-06-01 07:15:00,2020-06-01 07:25:00,238.68,239.07,-0.29,flip_to_long -6146,做多,2020-06-01 07:25:00,2020-06-01 07:45:00,239.07,238.45,-0.42,flip_to_short -6147,做空,2020-06-01 07:45:00,2020-06-01 07:55:00,238.45,238.7,-0.21,flip_to_long -6148,做多,2020-06-01 07:55:00,2020-06-01 08:05:00,238.7,238.14,-0.39,flip_to_short -6149,做空,2020-06-01 08:05:00,2020-06-01 08:15:00,238.14,237.79,0.13,tp_lower -6150,做多,2020-06-01 09:10:00,2020-06-01 09:45:00,237.47,237.18,-0.23,flip_to_short -6151,做空,2020-06-01 09:45:00,2020-06-01 10:05:00,237.18,236.33,0.42,tp_lower -6152,做多,2020-06-01 10:50:00,2020-06-01 11:05:00,237.03,236.61,-0.31,flip_to_short -6153,做空,2020-06-01 11:05:00,2020-06-01 11:25:00,236.61,236.05,0.25,tp_lower -6154,做多,2020-06-01 11:45:00,2020-06-01 11:55:00,236.71,236.07,-0.43,flip_to_short -6155,做空,2020-06-01 11:55:00,2020-06-01 12:00:00,236.07,236.2,-0.14,tp_lower -6156,做多,2020-06-01 12:05:00,2020-06-01 12:20:00,236.46,238.31,0.99,tp_upper -6157,做空,2020-06-01 13:45:00,2020-06-01 14:00:00,238.69,238.76,-0.11,flip_to_long -6158,做多,2020-06-01 14:00:00,2020-06-01 14:15:00,238.76,239.91,0.58,tp_upper -6159,做空,2020-06-01 14:50:00,2020-06-01 14:55:00,239.13,239.46,-0.26,flip_to_long -6160,做多,2020-06-01 14:55:00,2020-06-01 15:00:00,239.46,237.36,-1.26,flip_to_short -6161,做空,2020-06-01 15:00:00,2020-06-01 15:05:00,237.36,237.08,0.09,tp_lower -6162,做多,2020-06-01 16:00:00,2020-06-01 17:05:00,238.71,238.7,-0.07,flip_to_short -6163,做空,2020-06-01 17:05:00,2020-06-01 17:10:00,238.7,238.72,-0.08,flip_to_long -6164,做多,2020-06-01 17:10:00,2020-06-01 17:40:00,238.72,239.0,0.09,flip_to_short -6165,做空,2020-06-01 17:40:00,2020-06-01 18:00:00,239.0,238.92,-0.02,flip_to_long -6166,做多,2020-06-01 18:00:00,2020-06-01 19:20:00,238.92,239.37,0.19,tp_upper -6167,做空,2020-06-01 19:35:00,2020-06-01 19:55:00,238.93,237.78,0.58,tp_lower -6168,做多,2020-06-01 20:20:00,2020-06-01 20:35:00,238.79,240.0,0.62,tp_upper -6169,做空,2020-06-01 21:35:00,2020-06-02 01:25:00,240.52,247.55,-4.02,flip_to_long -6170,做多,2020-06-02 01:25:00,2020-06-02 02:00:00,247.55,247.13,-0.3,flip_to_short -6171,做空,2020-06-02 02:00:00,2020-06-02 02:15:00,247.13,247.34,-0.18,flip_to_long -6172,做多,2020-06-02 02:15:00,2020-06-02 02:20:00,247.34,247.06,-0.22,flip_to_short -6173,做空,2020-06-02 02:20:00,2020-06-02 02:25:00,247.06,246.56,0.21,tp_lower -6174,做多,2020-06-02 02:30:00,2020-06-02 02:35:00,247.51,247.43,-0.11,flip_to_short -6175,做空,2020-06-02 02:35:00,2020-06-02 03:00:00,247.43,247.5,-0.11,flip_to_long -6176,做多,2020-06-02 03:00:00,2020-06-02 03:05:00,247.5,246.7,-0.5,flip_to_short -6177,做空,2020-06-02 03:05:00,2020-06-02 03:15:00,246.7,246.34,0.13,tp_lower -6178,做多,2020-06-02 03:25:00,2020-06-02 03:30:00,247.13,247.01,-0.13,flip_to_short -6179,做空,2020-06-02 03:30:00,2020-06-02 03:35:00,247.01,247.11,-0.12,flip_to_long -6180,做多,2020-06-02 03:35:00,2020-06-02 04:00:00,247.11,247.66,0.23,tp_upper -6181,做空,2020-06-02 04:05:00,2020-06-02 04:10:00,247.09,247.09,-0.07,flip_to_long -6182,做多,2020-06-02 04:10:00,2020-06-02 04:25:00,247.09,247.59,0.2,tp_upper -6183,做空,2020-06-02 05:05:00,2020-06-02 07:05:00,247.5,248.48,-0.6,flip_to_long -6184,做多,2020-06-02 07:05:00,2020-06-02 07:10:00,248.48,248.39,-0.11,flip_to_short -6185,做空,2020-06-02 07:10:00,2020-06-02 07:15:00,248.39,248.55,-0.15,flip_to_long -6186,做多,2020-06-02 07:15:00,2020-06-02 07:20:00,248.55,249.07,0.21,tp_upper -6187,做空,2020-06-02 07:40:00,2020-06-02 08:45:00,248.57,248.93,-0.26,flip_to_long -6188,做多,2020-06-02 08:45:00,2020-06-02 09:20:00,248.93,249.24,0.1,flip_to_short -6189,做空,2020-06-02 09:20:00,2020-06-02 09:35:00,249.24,249.5,-0.2,flip_to_long -6190,做多,2020-06-02 09:35:00,2020-06-02 09:40:00,249.5,249.15,-0.25,tp_upper -6191,做空,2020-06-02 09:50:00,2020-06-02 10:00:00,249.15,249.14,-0.06,tp_lower -6192,做空,2020-06-02 10:05:00,2020-06-02 12:25:00,249.12,251.46,-1.3,tp_lower -6193,做多,2020-06-02 13:05:00,2020-06-02 13:15:00,252.24,252.08,-0.15,flip_to_short -6194,做空,2020-06-02 13:15:00,2020-06-02 13:20:00,252.08,252.63,-0.35,flip_to_long -6195,做多,2020-06-02 13:20:00,2020-06-02 13:25:00,252.63,252.08,-0.35,flip_to_short -6196,做空,2020-06-02 13:25:00,2020-06-02 13:30:00,252.08,252.09,-0.07,flip_to_long -6197,做多,2020-06-02 13:30:00,2020-06-02 13:50:00,252.09,252.03,-0.1,flip_to_short -6198,做空,2020-06-02 13:50:00,2020-06-02 14:00:00,252.03,252.21,-0.16,flip_to_long -6199,做多,2020-06-02 14:00:00,2020-06-02 14:05:00,252.21,252.41,0.04,tp_upper -6200,做空,2020-06-02 14:15:00,2020-06-02 14:35:00,252.15,252.22,-0.1,flip_to_long -6201,做多,2020-06-02 14:35:00,2020-06-02 14:40:00,252.22,251.56,-0.4,flip_to_short -6202,做空,2020-06-02 14:40:00,2020-06-02 14:45:00,251.56,233.59,9.09,tp_lower -6203,做多,2020-06-02 16:20:00,2020-06-02 16:30:00,234.18,233.94,-0.21,flip_to_short -6204,做空,2020-06-02 16:30:00,2020-06-02 16:45:00,233.94,233.82,0.0,flip_to_long -6205,做多,2020-06-02 16:45:00,2020-06-02 17:00:00,233.82,234.11,0.1,flip_to_short -6206,做空,2020-06-02 17:00:00,2020-06-02 17:35:00,234.11,234.67,-0.4,flip_to_long -6207,做多,2020-06-02 17:35:00,2020-06-02 17:45:00,234.67,235.06,0.16,tp_upper -6208,做空,2020-06-02 18:05:00,2020-06-02 18:10:00,234.3,234.79,-0.35,flip_to_long -6209,做多,2020-06-02 18:10:00,2020-06-02 18:25:00,234.79,234.57,-0.2,flip_to_short -6210,做空,2020-06-02 18:25:00,2020-06-02 18:35:00,234.57,234.8,-0.2,flip_to_long -6211,做多,2020-06-02 18:35:00,2020-06-02 18:45:00,234.8,234.57,-0.2,flip_to_short -6212,做空,2020-06-02 18:45:00,2020-06-02 18:55:00,234.57,234.93,-0.28,flip_to_long -6213,做多,2020-06-02 18:55:00,2020-06-02 19:00:00,234.93,234.58,-0.27,flip_to_short -6214,做空,2020-06-02 19:00:00,2020-06-02 19:10:00,234.58,234.74,-0.16,flip_to_long -6215,做多,2020-06-02 19:10:00,2020-06-02 19:20:00,234.74,236.14,0.73,tp_upper -6216,做空,2020-06-02 20:10:00,2020-06-02 20:50:00,235.05,236.45,-0.87,flip_to_long -6217,做多,2020-06-02 20:50:00,2020-06-02 21:20:00,236.45,237.6,0.58,tp_upper -6218,做空,2020-06-02 22:25:00,2020-06-02 22:35:00,238.15,238.28,-0.14,flip_to_long -6219,做多,2020-06-02 22:35:00,2020-06-02 22:50:00,238.28,237.45,-0.53,flip_to_short -6220,做空,2020-06-02 22:50:00,2020-06-02 22:55:00,237.45,237.29,0.02,tp_lower -6221,做多,2020-06-02 23:45:00,2020-06-02 23:50:00,237.59,237.39,-0.18,flip_to_short -6222,做空,2020-06-02 23:50:00,2020-06-03 00:10:00,237.39,237.18,0.05,flip_to_long -6223,做多,2020-06-03 00:10:00,2020-06-03 00:20:00,237.18,238.08,0.46,tp_upper -6224,做空,2020-06-03 01:05:00,2020-06-03 01:50:00,237.73,237.05,0.33,tp_lower -6225,做多,2020-06-03 02:00:00,2020-06-03 02:50:00,237.22,236.29,-0.62,flip_to_short -6226,做空,2020-06-03 02:50:00,2020-06-03 03:30:00,236.29,236.25,-0.05,flip_to_long -6227,做多,2020-06-03 03:30:00,2020-06-03 03:35:00,236.25,236.18,-0.11,flip_to_short -6228,做空,2020-06-03 03:35:00,2020-06-03 03:40:00,236.18,235.43,0.37,tp_lower -6229,做多,2020-06-03 04:10:00,2020-06-03 04:25:00,235.83,236.7,0.45,tp_upper -6230,做空,2020-06-03 04:50:00,2020-06-03 05:15:00,236.36,234.89,0.8,tp_lower -6231,做多,2020-06-03 05:30:00,2020-06-03 05:35:00,236.0,235.97,-0.09,flip_to_short -6232,做空,2020-06-03 05:35:00,2020-06-03 05:45:00,235.97,236.12,-0.16,flip_to_long -6233,做多,2020-06-03 05:45:00,2020-06-03 06:30:00,236.12,236.26,0.01,flip_to_short -6234,做空,2020-06-03 06:30:00,2020-06-03 07:15:00,236.26,236.37,-0.14,flip_to_long -6235,做多,2020-06-03 07:15:00,2020-06-03 07:30:00,236.37,236.65,0.1,tp_upper -6236,做空,2020-06-03 08:45:00,2020-06-03 08:55:00,236.83,236.73,-0.01,tp_lower -6237,做多,2020-06-03 09:05:00,2020-06-03 09:30:00,237.37,237.87,0.22,tp_upper -6238,做空,2020-06-03 11:15:00,2020-06-03 11:45:00,239.32,239.51,-0.18,flip_to_long -6239,做多,2020-06-03 11:45:00,2020-06-03 11:50:00,239.51,239.44,-0.11,flip_to_short -6240,做空,2020-06-03 11:50:00,2020-06-03 11:55:00,239.44,239.69,-0.22,flip_to_long -6241,做多,2020-06-03 11:55:00,2020-06-03 12:00:00,239.69,239.61,-0.12,tp_upper -6242,做空,2020-06-03 12:05:00,2020-06-03 12:30:00,239.36,239.36,-0.07,flip_to_long -6243,做多,2020-06-03 12:30:00,2020-06-03 12:35:00,239.36,238.1,-0.8,flip_to_short -6244,做空,2020-06-03 12:35:00,2020-06-03 12:40:00,238.1,238.57,-0.34,tp_lower -6245,做多,2020-06-03 12:55:00,2020-06-03 13:00:00,238.87,239.77,0.45,tp_upper -6246,做空,2020-06-03 13:20:00,2020-06-03 13:25:00,239.13,239.42,-0.24,flip_to_long -6247,做多,2020-06-03 13:25:00,2020-06-03 13:30:00,239.42,239.39,-0.09,flip_to_short -6248,做空,2020-06-03 13:30:00,2020-06-03 14:10:00,239.39,237.6,0.96,tp_lower -6249,做多,2020-06-03 14:50:00,2020-06-03 15:35:00,239.13,238.76,-0.28,flip_to_short -6250,做空,2020-06-03 15:35:00,2020-06-03 15:40:00,238.76,238.88,-0.14,flip_to_long -6251,做多,2020-06-03 15:40:00,2020-06-03 16:00:00,238.88,239.32,0.19,flip_to_short -6252,做空,2020-06-03 16:00:00,2020-06-03 16:45:00,239.32,239.64,-0.25,flip_to_long -6253,做多,2020-06-03 16:45:00,2020-06-03 17:15:00,239.64,239.54,-0.13,flip_to_short -6254,做空,2020-06-03 17:15:00,2020-06-03 17:25:00,239.54,239.74,-0.18,flip_to_long -6255,做多,2020-06-03 17:25:00,2020-06-03 18:40:00,239.74,242.04,1.25,tp_upper -6256,做空,2020-06-03 19:30:00,2020-06-03 19:35:00,240.82,240.97,-0.16,flip_to_long -6257,做多,2020-06-03 19:35:00,2020-06-03 21:05:00,240.97,241.93,0.48,tp_upper -6258,做空,2020-06-03 21:25:00,2020-06-03 21:30:00,241.11,241.24,-0.14,flip_to_long -6259,做多,2020-06-03 21:30:00,2020-06-03 21:50:00,241.24,240.95,-0.24,flip_to_short -6260,做空,2020-06-03 21:50:00,2020-06-03 21:55:00,240.95,241.44,-0.35,flip_to_long -6261,做多,2020-06-03 21:55:00,2020-06-03 22:15:00,241.44,242.04,0.27,tp_upper -6262,做空,2020-06-03 22:30:00,2020-06-04 00:30:00,241.71,243.87,-1.3,flip_to_long -6263,做多,2020-06-04 00:30:00,2020-06-04 00:35:00,243.87,243.54,-0.26,flip_to_short -6264,做空,2020-06-04 00:35:00,2020-06-04 00:40:00,243.54,243.63,-0.12,flip_to_long -6265,做多,2020-06-04 00:40:00,2020-06-04 01:15:00,243.63,243.74,-0.01,flip_to_short -6266,做空,2020-06-04 01:15:00,2020-06-04 01:25:00,243.74,244.0,-0.22,flip_to_long -6267,做多,2020-06-04 01:25:00,2020-06-04 01:35:00,244.0,244.46,0.2,tp_upper -6268,做空,2020-06-04 03:10:00,2020-06-04 03:20:00,245.25,245.51,-0.22,flip_to_long -6269,做多,2020-06-04 03:20:00,2020-06-04 03:30:00,245.51,245.78,0.08,flip_to_short -6270,做空,2020-06-04 03:30:00,2020-06-04 03:45:00,245.78,245.88,-0.13,flip_to_long -6271,做多,2020-06-04 03:45:00,2020-06-04 03:50:00,245.88,245.55,-0.26,flip_to_short -6272,做空,2020-06-04 03:50:00,2020-06-04 04:00:00,245.55,245.35,0.04,tp_lower -6273,做多,2020-06-04 06:30:00,2020-06-04 07:20:00,243.95,243.69,-0.22,flip_to_short -6274,做空,2020-06-04 07:20:00,2020-06-04 07:25:00,243.69,243.77,-0.12,flip_to_long -6275,做多,2020-06-04 07:25:00,2020-06-04 07:35:00,243.77,243.74,-0.09,flip_to_short -6276,做空,2020-06-04 07:35:00,2020-06-04 07:40:00,243.74,243.85,-0.13,flip_to_long -6277,做多,2020-06-04 07:40:00,2020-06-04 09:00:00,243.85,243.57,-0.23,flip_to_short -6278,做空,2020-06-04 09:00:00,2020-06-04 09:10:00,243.57,242.87,0.33,tp_lower -6279,做空,2020-06-04 10:50:00,2020-06-04 10:55:00,239.74,240.08,-0.27,flip_to_long -6280,做多,2020-06-04 10:55:00,2020-06-04 11:05:00,240.08,239.95,-0.14,flip_to_short -6281,做空,2020-06-04 11:05:00,2020-06-04 11:15:00,239.95,239.4,0.25,tp_lower -6282,做多,2020-06-04 11:35:00,2020-06-04 11:40:00,240.09,241.65,0.83,tp_upper -6283,做空,2020-06-04 14:10:00,2020-06-04 14:20:00,244.45,245.02,-0.4,flip_to_long -6284,做多,2020-06-04 14:20:00,2020-06-04 14:25:00,245.02,244.0,-0.65,flip_to_short -6285,做空,2020-06-04 14:25:00,2020-06-04 14:35:00,244.0,243.61,0.15,tp_lower -6286,做多,2020-06-04 15:25:00,2020-06-04 15:30:00,244.04,243.7,-0.26,flip_to_short -6287,做空,2020-06-04 15:30:00,2020-06-04 15:35:00,243.7,244.01,-0.25,flip_to_long -6288,做多,2020-06-04 15:35:00,2020-06-04 15:40:00,244.01,243.92,-0.12,flip_to_short -6289,做空,2020-06-04 15:40:00,2020-06-04 15:50:00,243.92,244.2,-0.23,flip_to_long -6290,做多,2020-06-04 15:50:00,2020-06-04 15:55:00,244.2,245.16,0.47,tp_upper -6291,做空,2020-06-04 16:00:00,2020-06-04 16:05:00,243.54,244.25,-0.47,flip_to_long -6292,做多,2020-06-04 16:05:00,2020-06-04 16:20:00,244.25,244.74,0.21,tp_upper -6293,做空,2020-06-04 16:30:00,2020-06-04 16:35:00,243.92,244.15,-0.2,flip_to_long -6294,做多,2020-06-04 16:35:00,2020-06-04 16:40:00,244.15,243.24,-0.58,flip_to_short -6295,做空,2020-06-04 16:40:00,2020-06-04 16:50:00,243.24,243.56,-0.25,flip_to_long -6296,做多,2020-06-04 16:50:00,2020-06-04 18:00:00,243.56,244.35,0.37,tp_upper -6297,做空,2020-06-04 18:15:00,2020-06-04 18:25:00,243.8,242.6,0.6,tp_lower -6298,做多,2020-06-04 19:55:00,2020-06-04 20:00:00,241.46,240.62,-0.55,flip_to_short -6299,做空,2020-06-04 20:00:00,2020-06-04 20:15:00,240.62,240.84,-0.19,tp_lower -6300,做多,2020-06-04 20:20:00,2020-06-04 20:50:00,240.84,240.96,-0.0,flip_to_short -6301,做空,2020-06-04 20:50:00,2020-06-04 21:40:00,240.96,241.55,-0.4,flip_to_long -6302,做多,2020-06-04 21:40:00,2020-06-04 21:55:00,241.55,242.17,0.28,tp_upper -6303,做空,2020-06-04 23:30:00,2020-06-04 23:35:00,243.22,243.44,-0.19,flip_to_long -6304,做多,2020-06-04 23:35:00,2020-06-04 23:55:00,243.44,243.28,-0.16,flip_to_short -6305,做空,2020-06-04 23:55:00,2020-06-05 00:05:00,243.28,242.55,0.34,tp_lower -6306,做多,2020-06-05 00:40:00,2020-06-05 01:05:00,243.14,244.09,0.48,tp_upper -6307,做空,2020-06-05 02:05:00,2020-06-05 02:10:00,243.89,244.05,-0.16,flip_to_long -6308,做多,2020-06-05 02:10:00,2020-06-05 02:15:00,244.05,243.74,-0.25,flip_to_short -6309,做空,2020-06-05 02:15:00,2020-06-05 02:20:00,243.74,243.77,-0.09,flip_to_long -6310,做多,2020-06-05 02:20:00,2020-06-05 02:35:00,243.77,243.77,-0.07,flip_to_short -6311,做空,2020-06-05 02:35:00,2020-06-05 02:40:00,243.77,244.0,-0.2,flip_to_long -6312,做多,2020-06-05 02:40:00,2020-06-05 02:50:00,244.0,243.58,-0.31,flip_to_short -6313,做空,2020-06-05 02:50:00,2020-06-05 03:00:00,243.58,244.16,-0.4,flip_to_long -6314,做多,2020-06-05 03:00:00,2020-06-05 03:05:00,244.16,244.06,-0.13,flip_to_short -6315,做空,2020-06-05 03:05:00,2020-06-05 03:10:00,244.06,244.29,-0.2,flip_to_long -6316,做多,2020-06-05 03:10:00,2020-06-05 03:15:00,244.29,244.08,-0.19,flip_to_short -6317,做空,2020-06-05 03:15:00,2020-06-05 03:25:00,244.08,242.81,0.65,tp_lower -6318,做多,2020-06-05 04:00:00,2020-06-05 04:25:00,243.84,243.3,-0.38,flip_to_short -6319,做空,2020-06-05 04:25:00,2020-06-05 04:55:00,243.3,243.43,-0.14,flip_to_long -6320,做多,2020-06-05 04:55:00,2020-06-05 05:05:00,243.43,244.02,0.27,tp_upper -6321,做空,2020-06-05 06:00:00,2020-06-05 06:15:00,243.79,243.29,0.22,tp_lower -6322,做多,2020-06-05 06:35:00,2020-06-05 06:40:00,243.77,243.72,-0.1,flip_to_short -6323,做空,2020-06-05 06:40:00,2020-06-05 07:35:00,243.72,243.62,-0.01,flip_to_long -6324,做多,2020-06-05 07:35:00,2020-06-05 07:45:00,243.62,243.66,-0.05,flip_to_short -6325,做空,2020-06-05 07:45:00,2020-06-05 07:55:00,243.66,243.73,-0.11,flip_to_long -6326,做多,2020-06-05 07:55:00,2020-06-05 08:05:00,243.73,243.86,0.0,tp_upper -6327,做空,2020-06-05 08:10:00,2020-06-05 08:15:00,243.37,243.54,-0.17,tp_lower -6328,做多,2020-06-05 08:20:00,2020-06-05 08:30:00,243.95,245.07,0.57,tp_upper -6329,做空,2020-06-05 09:25:00,2020-06-05 09:35:00,245.22,245.61,-0.29,flip_to_long -6330,做多,2020-06-05 09:35:00,2020-06-05 10:00:00,245.61,245.26,-0.27,flip_to_short -6331,做空,2020-06-05 10:00:00,2020-06-05 10:10:00,245.26,243.42,0.97,tp_lower -6332,做多,2020-06-05 11:20:00,2020-06-05 11:25:00,243.97,243.7,-0.22,flip_to_short -6333,做空,2020-06-05 11:25:00,2020-06-05 11:40:00,243.7,243.24,0.19,tp_lower -6334,做多,2020-06-05 11:55:00,2020-06-05 12:00:00,243.3,242.79,-0.36,flip_to_short -6335,做空,2020-06-05 12:00:00,2020-06-05 12:15:00,242.79,242.13,0.31,tp_lower -6336,做多,2020-06-05 12:30:00,2020-06-05 12:35:00,243.04,242.92,-0.14,flip_to_short -6337,做空,2020-06-05 12:35:00,2020-06-05 12:50:00,242.92,242.66,0.08,flip_to_long -6338,做多,2020-06-05 12:50:00,2020-06-05 13:05:00,242.66,242.78,-0.0,flip_to_short -6339,做空,2020-06-05 13:05:00,2020-06-05 13:15:00,242.78,242.47,0.11,tp_lower -6340,做多,2020-06-05 13:20:00,2020-06-05 13:25:00,242.61,242.37,-0.21,flip_to_short -6341,做空,2020-06-05 13:25:00,2020-06-05 13:35:00,242.37,242.24,0.01,tp_lower -6342,做多,2020-06-05 13:40:00,2020-06-05 13:45:00,242.67,242.66,-0.07,flip_to_short -6343,做空,2020-06-05 13:45:00,2020-06-05 14:35:00,242.66,242.91,-0.21,flip_to_long -6344,做多,2020-06-05 14:35:00,2020-06-05 14:50:00,242.91,242.49,-0.31,flip_to_short -6345,做空,2020-06-05 14:50:00,2020-06-05 14:55:00,242.49,242.12,0.14,tp_lower -6346,做多,2020-06-05 15:50:00,2020-06-05 15:55:00,242.08,241.85,-0.2,flip_to_short -6347,做空,2020-06-05 15:55:00,2020-06-05 17:25:00,241.85,242.5,-0.44,flip_to_long -6348,做多,2020-06-05 17:25:00,2020-06-05 17:30:00,242.5,242.41,-0.12,flip_to_short -6349,做空,2020-06-05 17:30:00,2020-06-05 17:55:00,242.41,242.25,0.02,flip_to_long -6350,做多,2020-06-05 17:55:00,2020-06-05 18:05:00,242.25,242.68,0.17,tp_upper -6351,做空,2020-06-05 18:50:00,2020-06-05 19:00:00,242.61,241.59,0.51,tp_lower -6352,做多,2020-06-05 19:45:00,2020-06-05 19:55:00,242.3,242.07,-0.2,flip_to_short -6353,做空,2020-06-05 19:55:00,2020-06-05 20:00:00,242.07,242.35,-0.23,flip_to_long -6354,做多,2020-06-05 20:00:00,2020-06-05 20:25:00,242.35,241.03,-0.81,flip_to_short -6355,做空,2020-06-05 20:25:00,2020-06-05 20:30:00,241.03,240.89,0.01,tp_lower -6356,做多,2020-06-05 20:55:00,2020-06-05 21:00:00,241.78,241.25,-0.36,flip_to_short -6357,做空,2020-06-05 21:00:00,2020-06-05 21:45:00,241.25,241.27,-0.08,flip_to_long -6358,做多,2020-06-05 21:45:00,2020-06-05 21:50:00,241.27,240.83,-0.31,flip_to_short -6359,做空,2020-06-05 21:50:00,2020-06-05 22:00:00,240.83,239.69,0.57,tp_lower -6360,做多,2020-06-05 22:10:00,2020-06-05 22:20:00,240.89,240.74,-0.15,flip_to_short -6361,做空,2020-06-05 22:20:00,2020-06-05 22:30:00,240.74,239.84,0.44,tp_lower -6362,做多,2020-06-05 22:40:00,2020-06-05 22:45:00,241.09,241.01,-0.11,flip_to_short -6363,做空,2020-06-05 22:45:00,2020-06-05 23:15:00,241.01,239.5,0.78,tp_lower -6364,做多,2020-06-05 23:20:00,2020-06-05 23:40:00,240.51,240.86,0.13,flip_to_short -6365,做空,2020-06-05 23:40:00,2020-06-06 00:00:00,240.86,239.29,0.82,tp_lower -6366,做多,2020-06-06 00:40:00,2020-06-06 01:30:00,241.01,240.02,-0.66,flip_to_short -6367,做空,2020-06-06 01:30:00,2020-06-06 02:00:00,240.02,239.79,0.07,tp_lower -6368,做多,2020-06-06 02:05:00,2020-06-06 02:40:00,240.11,239.89,-0.2,flip_to_short -6369,做空,2020-06-06 02:40:00,2020-06-06 02:50:00,239.89,240.12,-0.21,flip_to_long -6370,做多,2020-06-06 02:50:00,2020-06-06 03:00:00,240.12,239.89,-0.21,flip_to_short -6371,做空,2020-06-06 03:00:00,2020-06-06 03:15:00,239.89,239.71,0.04,tp_lower -6372,做多,2020-06-06 03:30:00,2020-06-06 03:40:00,240.16,240.19,-0.05,tp_upper -6373,做空,2020-06-06 04:30:00,2020-06-06 05:00:00,239.79,239.59,0.05,tp_lower -6374,做多,2020-06-06 05:15:00,2020-06-06 05:20:00,240.16,240.02,-0.15,flip_to_short -6375,做空,2020-06-06 05:20:00,2020-06-06 07:40:00,240.02,240.19,-0.17,tp_lower -6376,做多,2020-06-06 07:45:00,2020-06-06 09:00:00,240.65,241.98,0.71,tp_upper -6377,做空,2020-06-06 10:25:00,2020-06-06 10:30:00,242.48,242.53,-0.1,flip_to_long -6378,做多,2020-06-06 10:30:00,2020-06-06 10:50:00,242.53,242.71,0.03,flip_to_short -6379,做空,2020-06-06 10:50:00,2020-06-06 10:55:00,242.71,242.8,-0.12,flip_to_long -6380,做多,2020-06-06 10:55:00,2020-06-06 11:10:00,242.8,242.73,-0.11,flip_to_short -6381,做空,2020-06-06 11:10:00,2020-06-06 11:20:00,242.73,242.77,-0.09,flip_to_long -6382,做多,2020-06-06 11:20:00,2020-06-06 11:25:00,242.77,242.6,-0.17,flip_to_short -6383,做空,2020-06-06 11:25:00,2020-06-06 11:30:00,242.6,242.69,-0.12,flip_to_long -6384,做多,2020-06-06 11:30:00,2020-06-06 11:45:00,242.69,243.2,0.23,tp_upper -6385,做空,2020-06-06 12:30:00,2020-06-06 12:35:00,242.96,242.14,0.41,tp_lower -6386,做多,2020-06-06 14:00:00,2020-06-06 14:10:00,242.25,242.37,-0.0,flip_to_short -6387,做空,2020-06-06 14:10:00,2020-06-06 14:15:00,242.37,242.09,0.09,tp_lower -6388,做多,2020-06-06 14:35:00,2020-06-06 14:40:00,242.31,242.08,-0.2,flip_to_short -6389,做空,2020-06-06 14:40:00,2020-06-06 14:45:00,242.08,242.17,-0.12,flip_to_long -6390,做多,2020-06-06 14:45:00,2020-06-06 15:00:00,242.17,242.16,-0.08,flip_to_short -6391,做空,2020-06-06 15:00:00,2020-06-06 15:10:00,242.16,241.99,0.03,tp_lower -6392,做多,2020-06-06 15:15:00,2020-06-06 15:20:00,242.37,241.88,-0.35,flip_to_short -6393,做空,2020-06-06 15:20:00,2020-06-06 15:25:00,241.88,242.02,-0.15,flip_to_long -6394,做多,2020-06-06 15:25:00,2020-06-06 15:30:00,242.02,242.58,0.25,tp_upper -6395,做空,2020-06-06 16:35:00,2020-06-06 16:50:00,242.55,240.76,0.97,tp_lower -6396,做空,2020-06-06 18:10:00,2020-06-06 18:25:00,240.91,240.71,0.05,flip_to_long -6397,做多,2020-06-06 18:25:00,2020-06-06 19:05:00,240.71,240.75,-0.05,flip_to_short -6398,做空,2020-06-06 19:05:00,2020-06-06 19:15:00,240.75,240.56,0.04,tp_lower -6399,做多,2020-06-06 19:25:00,2020-06-06 19:30:00,241.04,241.15,-0.01,tp_upper -6400,做空,2020-06-06 21:30:00,2020-06-06 21:35:00,242.0,242.33,-0.26,flip_to_long -6401,做多,2020-06-06 21:35:00,2020-06-06 22:00:00,242.33,243.16,0.41,tp_upper -6402,做空,2020-06-06 22:20:00,2020-06-06 22:30:00,242.37,242.12,0.07,tp_lower -6403,做多,2020-06-06 23:10:00,2020-06-06 23:50:00,242.36,241.95,-0.31,flip_to_short -6404,做空,2020-06-06 23:50:00,2020-06-06 23:55:00,241.95,242.05,-0.13,flip_to_long -6405,做多,2020-06-06 23:55:00,2020-06-07 00:00:00,242.05,241.96,-0.12,flip_to_short -6406,做空,2020-06-07 00:00:00,2020-06-07 00:10:00,241.96,241.37,0.28,tp_lower -6407,做多,2020-06-07 00:30:00,2020-06-07 01:05:00,241.83,241.64,-0.19,flip_to_short -6408,做空,2020-06-07 01:05:00,2020-06-07 01:15:00,241.64,241.84,-0.19,flip_to_long -6409,做多,2020-06-07 01:15:00,2020-06-07 01:20:00,241.84,241.6,-0.22,flip_to_short -6410,做空,2020-06-07 01:20:00,2020-06-07 01:25:00,241.6,241.9,-0.25,flip_to_long -6411,做多,2020-06-07 01:25:00,2020-06-07 01:30:00,241.9,242.5,0.29,tp_upper -6412,做空,2020-06-07 01:55:00,2020-06-07 03:15:00,242.18,243.08,-0.61,flip_to_long -6413,做多,2020-06-07 03:15:00,2020-06-07 04:10:00,243.08,243.44,0.14,tp_upper -6414,做空,2020-06-07 04:15:00,2020-06-07 04:40:00,243.34,242.86,0.21,tp_lower -6415,做多,2020-06-07 05:05:00,2020-06-07 05:15:00,243.15,243.13,-0.08,flip_to_short -6416,做空,2020-06-07 05:15:00,2020-06-07 05:25:00,243.13,242.94,0.04,tp_lower -6417,做多,2020-06-07 07:00:00,2020-06-07 07:05:00,242.68,242.41,-0.23,flip_to_short -6418,做空,2020-06-07 07:05:00,2020-06-07 07:20:00,242.41,242.11,0.11,tp_lower -6419,做多,2020-06-07 07:25:00,2020-06-07 07:50:00,242.23,242.25,-0.06,flip_to_short -6420,做空,2020-06-07 07:50:00,2020-06-07 07:55:00,242.25,242.38,-0.15,flip_to_long -6421,做多,2020-06-07 07:55:00,2020-06-07 08:00:00,242.38,242.16,-0.2,flip_to_short -6422,做空,2020-06-07 08:00:00,2020-06-07 08:05:00,242.16,242.57,-0.31,flip_to_long -6423,做多,2020-06-07 08:05:00,2020-06-07 08:15:00,242.57,242.09,-0.35,flip_to_short -6424,做空,2020-06-07 08:15:00,2020-06-07 08:20:00,242.09,240.96,0.59,tp_lower -6425,做多,2020-06-07 08:40:00,2020-06-07 09:00:00,241.36,242.01,0.31,flip_to_short -6426,做空,2020-06-07 09:00:00,2020-06-07 10:30:00,242.01,241.33,0.33,flip_to_long -6427,做多,2020-06-07 10:30:00,2020-06-07 11:15:00,241.33,241.11,-0.2,flip_to_short -6428,做空,2020-06-07 11:15:00,2020-06-07 11:20:00,241.11,240.78,0.12,tp_lower -6429,做多,2020-06-07 14:20:00,2020-06-07 14:45:00,237.26,237.14,-0.14,flip_to_short -6430,做空,2020-06-07 14:45:00,2020-06-07 15:00:00,237.14,237.32,-0.18,flip_to_long -6431,做多,2020-06-07 15:00:00,2020-06-07 15:40:00,237.32,237.38,-0.04,tp_upper -6432,做空,2020-06-07 15:50:00,2020-06-07 15:55:00,237.23,237.39,-0.17,flip_to_long -6433,做多,2020-06-07 15:55:00,2020-06-07 16:00:00,237.39,236.9,-0.36,flip_to_short -6434,做空,2020-06-07 16:00:00,2020-06-07 16:05:00,236.9,236.86,-0.05,tp_lower -6435,做多,2020-06-07 17:30:00,2020-06-07 17:55:00,236.5,237.2,0.35,tp_upper -6436,做空,2020-06-07 19:10:00,2020-06-07 19:15:00,237.52,237.63,-0.14,flip_to_long -6437,做多,2020-06-07 19:15:00,2020-06-07 19:30:00,237.63,238.41,0.39,tp_upper -6438,做多,2020-06-07 20:55:00,2020-06-07 21:15:00,242.56,241.99,-0.4,flip_to_short -6439,做空,2020-06-07 21:15:00,2020-06-07 21:30:00,241.99,242.98,-0.65,flip_to_long -6440,做多,2020-06-07 21:30:00,2020-06-07 21:35:00,242.98,242.31,-0.46,flip_to_short -6441,做空,2020-06-07 21:35:00,2020-06-07 22:00:00,242.31,242.63,-0.26,flip_to_long -6442,做多,2020-06-07 22:00:00,2020-06-07 22:15:00,242.63,242.86,0.06,tp_upper -6443,做空,2020-06-08 00:15:00,2020-06-08 00:20:00,243.97,244.46,-0.36,flip_to_long -6444,做多,2020-06-08 00:20:00,2020-06-08 00:25:00,244.46,244.22,-0.21,flip_to_short -6445,做空,2020-06-08 00:25:00,2020-06-08 00:40:00,244.22,243.93,0.1,flip_to_long -6446,做多,2020-06-08 00:40:00,2020-06-08 01:05:00,243.93,243.87,-0.11,flip_to_short -6447,做空,2020-06-08 01:05:00,2020-06-08 01:10:00,243.87,243.58,0.1,tp_lower -6448,做多,2020-06-08 01:20:00,2020-06-08 01:40:00,244.0,244.26,0.08,tp_upper -6449,做空,2020-06-08 01:50:00,2020-06-08 01:55:00,243.91,244.01,-0.13,flip_to_long -6450,做多,2020-06-08 01:55:00,2020-06-08 02:10:00,244.01,244.43,0.18,tp_upper -6451,做空,2020-06-08 02:35:00,2020-06-08 02:40:00,243.78,244.04,-0.23,flip_to_long -6452,做多,2020-06-08 02:40:00,2020-06-08 02:50:00,244.04,243.97,-0.11,flip_to_short -6453,做空,2020-06-08 02:50:00,2020-06-08 03:00:00,243.97,244.19,-0.2,flip_to_long -6454,做多,2020-06-08 03:00:00,2020-06-08 03:25:00,244.19,244.07,-0.14,flip_to_short -6455,做空,2020-06-08 03:25:00,2020-06-08 03:30:00,244.07,244.23,-0.17,flip_to_long -6456,做多,2020-06-08 03:30:00,2020-06-08 03:35:00,244.23,244.03,-0.19,flip_to_short -6457,做空,2020-06-08 03:35:00,2020-06-08 03:40:00,244.03,244.08,-0.1,flip_to_long -6458,做多,2020-06-08 03:40:00,2020-06-08 04:00:00,244.08,244.65,0.26,tp_upper -6459,做空,2020-06-08 04:25:00,2020-06-08 04:30:00,244.26,244.56,-0.25,flip_to_long -6460,做多,2020-06-08 04:30:00,2020-06-08 04:35:00,244.56,244.26,-0.25,flip_to_short -6461,做空,2020-06-08 04:35:00,2020-06-08 04:45:00,244.26,244.29,-0.09,flip_to_long -6462,做多,2020-06-08 04:45:00,2020-06-08 06:00:00,244.29,243.98,-0.25,flip_to_short -6463,做空,2020-06-08 06:00:00,2020-06-08 06:20:00,243.98,244.1,-0.14,flip_to_long -6464,做多,2020-06-08 06:20:00,2020-06-08 06:25:00,244.1,244.34,0.07,tp_upper -6465,做空,2020-06-08 06:40:00,2020-06-08 07:00:00,243.97,243.95,-0.06,flip_to_long -6466,做多,2020-06-08 07:00:00,2020-06-08 07:05:00,243.95,244.22,0.09,tp_upper -6467,做空,2020-06-08 07:10:00,2020-06-08 07:15:00,244.02,244.09,-0.11,flip_to_long -6468,做多,2020-06-08 07:15:00,2020-06-08 07:25:00,244.09,243.9,-0.18,flip_to_short -6469,做空,2020-06-08 07:25:00,2020-06-08 07:45:00,243.9,243.79,-0.01,flip_to_long -6470,做多,2020-06-08 07:45:00,2020-06-08 08:00:00,243.79,244.18,0.15,tp_upper -6471,做空,2020-06-08 08:15:00,2020-06-08 08:20:00,243.14,243.2,-0.1,tp_lower -6472,做多,2020-06-08 09:00:00,2020-06-08 09:20:00,243.51,243.98,0.2,tp_upper -6473,做空,2020-06-08 10:15:00,2020-06-08 10:20:00,243.93,244.02,-0.12,flip_to_long -6474,做多,2020-06-08 10:20:00,2020-06-08 10:40:00,244.02,244.17,0.02,flip_to_short -6475,做空,2020-06-08 10:40:00,2020-06-08 10:50:00,244.17,243.79,0.15,tp_lower -6476,做多,2020-06-08 11:50:00,2020-06-08 11:55:00,243.92,243.9,-0.08,flip_to_short -6477,做空,2020-06-08 11:55:00,2020-06-08 12:10:00,243.9,243.86,-0.05,flip_to_long -6478,做多,2020-06-08 12:10:00,2020-06-08 12:15:00,243.86,243.58,-0.23,flip_to_short -6479,做空,2020-06-08 12:15:00,2020-06-08 12:25:00,243.58,243.76,-0.17,flip_to_long -6480,做多,2020-06-08 12:25:00,2020-06-08 12:30:00,243.76,243.35,-0.3,flip_to_short -6481,做空,2020-06-08 12:30:00,2020-06-08 12:45:00,243.35,243.32,-0.05,tp_lower -6482,做多,2020-06-08 13:15:00,2020-06-08 13:30:00,243.6,243.48,-0.14,flip_to_short -6483,做空,2020-06-08 13:30:00,2020-06-08 13:50:00,243.48,243.04,0.18,tp_lower -6484,做多,2020-06-08 15:40:00,2020-06-08 15:50:00,242.31,242.75,0.18,tp_upper -6485,做空,2020-06-08 16:30:00,2020-06-08 16:50:00,242.29,243.22,-0.6,flip_to_long -6486,做多,2020-06-08 16:50:00,2020-06-08 16:55:00,243.22,243.4,0.03,tp_upper -6487,做空,2020-06-08 17:45:00,2020-06-08 17:50:00,242.68,242.75,-0.11,flip_to_long -6488,做多,2020-06-08 17:50:00,2020-06-08 18:00:00,242.75,242.82,-0.03,flip_to_short -6489,做空,2020-06-08 18:00:00,2020-06-08 18:10:00,242.82,243.17,-0.27,flip_to_long -6490,做多,2020-06-08 18:10:00,2020-06-08 18:20:00,243.17,243.03,-0.15,flip_to_short -6491,做空,2020-06-08 18:20:00,2020-06-08 18:30:00,243.03,242.77,0.08,tp_lower -6492,做多,2020-06-08 19:50:00,2020-06-08 20:05:00,242.46,242.88,0.17,tp_upper -6493,做空,2020-06-08 20:35:00,2020-06-08 21:30:00,242.44,242.59,-0.15,flip_to_long -6494,做多,2020-06-08 21:30:00,2020-06-08 21:40:00,242.59,243.07,0.2,tp_upper -6495,做空,2020-06-08 22:40:00,2020-06-08 22:55:00,242.8,242.78,-0.06,flip_to_long -6496,做多,2020-06-08 22:55:00,2020-06-08 23:05:00,242.78,243.36,0.26,tp_upper -6497,做空,2020-06-09 00:20:00,2020-06-09 00:25:00,241.09,242.57,-0.96,tp_lower -6498,做多,2020-06-09 01:50:00,2020-06-09 02:00:00,243.94,243.72,-0.2,flip_to_short -6499,做空,2020-06-09 02:00:00,2020-06-09 02:05:00,243.72,243.97,-0.22,flip_to_long -6500,做多,2020-06-09 02:05:00,2020-06-09 02:10:00,243.97,243.74,-0.21,flip_to_short -6501,做空,2020-06-09 02:10:00,2020-06-09 02:20:00,243.74,244.23,-0.36,flip_to_long -6502,做多,2020-06-09 02:20:00,2020-06-09 02:25:00,244.23,243.87,-0.28,tp_upper -6503,做空,2020-06-09 02:35:00,2020-06-09 02:50:00,243.93,243.54,0.16,tp_lower -6504,做多,2020-06-09 03:20:00,2020-06-09 03:30:00,243.69,243.0,-0.47,flip_to_short -6505,做空,2020-06-09 03:30:00,2020-06-09 03:35:00,243.0,243.09,-0.12,tp_lower -6506,做多,2020-06-09 04:35:00,2020-06-09 04:50:00,243.13,243.08,-0.1,flip_to_short -6507,做空,2020-06-09 04:50:00,2020-06-09 05:10:00,243.08,243.02,-0.04,flip_to_long -6508,做多,2020-06-09 05:10:00,2020-06-09 05:15:00,243.02,243.4,0.15,tp_upper -6509,做空,2020-06-09 05:25:00,2020-06-09 05:30:00,243.09,243.6,-0.37,flip_to_long -6510,做多,2020-06-09 05:30:00,2020-06-09 05:35:00,243.6,243.64,-0.05,tp_upper -6511,做空,2020-06-09 06:05:00,2020-06-09 06:10:00,243.22,243.53,-0.25,flip_to_long -6512,做多,2020-06-09 06:10:00,2020-06-09 06:20:00,243.53,243.41,-0.14,flip_to_short -6513,做空,2020-06-09 06:20:00,2020-06-09 06:45:00,243.41,243.42,-0.08,flip_to_long -6514,做多,2020-06-09 06:45:00,2020-06-09 07:05:00,243.42,243.62,0.04,flip_to_short -6515,做空,2020-06-09 07:05:00,2020-06-09 07:25:00,243.62,243.39,0.06,tp_lower -6516,做多,2020-06-09 07:35:00,2020-06-09 07:40:00,243.5,243.31,-0.18,flip_to_short -6517,做空,2020-06-09 07:40:00,2020-06-09 07:50:00,243.31,243.32,-0.08,tp_lower -6518,做多,2020-06-09 07:55:00,2020-06-09 08:00:00,243.46,243.58,-0.0,tp_upper -6519,做空,2020-06-09 08:05:00,2020-06-09 08:10:00,243.38,243.67,-0.24,flip_to_long -6520,做多,2020-06-09 08:10:00,2020-06-09 08:15:00,243.67,243.38,-0.23,flip_to_short -6521,做空,2020-06-09 08:15:00,2020-06-09 08:20:00,243.38,243.17,0.05,tp_lower -6522,做多,2020-06-09 08:55:00,2020-06-09 09:00:00,243.37,243.26,-0.13,flip_to_short -6523,做空,2020-06-09 09:00:00,2020-06-09 09:20:00,243.26,242.77,0.21,tp_lower -6524,做多,2020-06-09 09:50:00,2020-06-09 09:55:00,243.1,242.92,-0.17,flip_to_short -6525,做空,2020-06-09 09:55:00,2020-06-09 10:05:00,242.92,243.02,-0.13,flip_to_long -6526,做多,2020-06-09 10:05:00,2020-06-09 10:25:00,243.02,243.0,-0.08,flip_to_short -6527,做空,2020-06-09 10:25:00,2020-06-09 10:35:00,243.0,242.79,0.05,tp_lower -6528,做多,2020-06-09 11:00:00,2020-06-09 11:20:00,242.8,242.72,-0.11,flip_to_short -6529,做空,2020-06-09 11:20:00,2020-06-09 11:50:00,242.72,243.39,-0.45,flip_to_long -6530,做多,2020-06-09 11:50:00,2020-06-09 11:55:00,243.39,243.53,0.01,tp_upper -6531,做空,2020-06-09 13:10:00,2020-06-09 13:25:00,243.6,243.43,0.03,tp_lower -6532,做多,2020-06-09 14:30:00,2020-06-09 14:45:00,243.43,243.69,0.08,tp_upper -6533,做空,2020-06-09 15:10:00,2020-06-09 15:15:00,243.2,243.44,-0.2,flip_to_long -6534,做多,2020-06-09 15:15:00,2020-06-09 15:30:00,243.44,243.34,-0.12,flip_to_short -6535,做空,2020-06-09 15:30:00,2020-06-09 15:40:00,243.34,243.23,-0.01,flip_to_long -6536,做多,2020-06-09 15:40:00,2020-06-09 16:00:00,243.23,243.18,-0.1,flip_to_short -6537,做空,2020-06-09 16:00:00,2020-06-09 16:10:00,243.18,242.97,0.05,tp_lower -6538,做多,2020-06-09 16:25:00,2020-06-09 16:30:00,243.44,243.85,0.16,tp_upper -6539,做空,2020-06-09 16:45:00,2020-06-09 17:15:00,243.29,243.37,-0.11,flip_to_long -6540,做多,2020-06-09 17:15:00,2020-06-09 17:35:00,243.37,243.29,-0.11,flip_to_short -6541,做空,2020-06-09 17:35:00,2020-06-09 17:55:00,243.29,243.2,-0.02,flip_to_long -6542,做多,2020-06-09 17:55:00,2020-06-09 18:15:00,243.2,243.36,0.02,flip_to_short -6543,做空,2020-06-09 18:15:00,2020-06-09 18:30:00,243.36,243.09,0.08,flip_to_long -6544,做多,2020-06-09 18:30:00,2020-06-09 18:40:00,243.09,243.13,-0.05,flip_to_short -6545,做空,2020-06-09 18:40:00,2020-06-09 18:50:00,243.13,243.05,-0.02,tp_lower -6546,做多,2020-06-09 19:00:00,2020-06-09 19:55:00,243.04,243.42,0.14,tp_upper -6547,做空,2020-06-09 20:05:00,2020-06-09 22:00:00,242.77,243.62,-0.54,tp_lower -6548,做多,2020-06-09 22:15:00,2020-06-09 22:35:00,244.04,245.02,0.48,tp_upper -6549,做空,2020-06-09 23:00:00,2020-06-09 23:10:00,244.24,244.21,-0.05,flip_to_long -6550,做多,2020-06-09 23:10:00,2020-06-09 23:25:00,244.21,244.15,-0.1,flip_to_short -6551,做空,2020-06-09 23:25:00,2020-06-09 23:30:00,244.15,244.65,-0.35,flip_to_long -6552,做多,2020-06-09 23:30:00,2020-06-09 23:40:00,244.65,244.22,-0.3,flip_to_short -6553,做空,2020-06-09 23:40:00,2020-06-09 23:50:00,244.22,243.6,0.27,tp_lower -6554,做多,2020-06-10 00:25:00,2020-06-10 00:35:00,244.29,243.99,-0.25,flip_to_short -6555,做空,2020-06-10 00:35:00,2020-06-10 00:40:00,243.99,244.29,-0.25,flip_to_long -6556,做多,2020-06-10 00:40:00,2020-06-10 00:45:00,244.29,244.11,-0.17,flip_to_short -6557,做空,2020-06-10 00:45:00,2020-06-10 01:00:00,244.11,244.24,-0.15,flip_to_long -6558,做多,2020-06-10 01:00:00,2020-06-10 01:25:00,244.24,244.63,0.15,tp_upper -6559,做空,2020-06-10 01:30:00,2020-06-10 01:50:00,244.26,244.34,-0.12,flip_to_long -6560,做多,2020-06-10 01:50:00,2020-06-10 01:55:00,244.34,244.34,-0.07,flip_to_short -6561,做空,2020-06-10 01:55:00,2020-06-10 02:05:00,244.34,244.04,0.1,tp_lower -6562,做多,2020-06-10 02:45:00,2020-06-10 03:00:00,244.12,244.06,-0.1,flip_to_short -6563,做空,2020-06-10 03:00:00,2020-06-10 03:05:00,244.06,243.87,0.04,tp_lower -6564,做多,2020-06-10 03:20:00,2020-06-10 03:25:00,244.14,244.03,-0.13,flip_to_short -6565,做空,2020-06-10 03:25:00,2020-06-10 03:30:00,244.03,243.92,-0.01,tp_lower -6566,做多,2020-06-10 03:40:00,2020-06-10 03:55:00,243.73,243.78,-0.04,flip_to_short -6567,做空,2020-06-10 03:55:00,2020-06-10 04:15:00,243.78,243.87,-0.12,tp_lower -6568,做多,2020-06-10 04:55:00,2020-06-10 05:00:00,243.66,244.19,0.23,tp_upper -6569,做空,2020-06-10 05:35:00,2020-06-10 05:40:00,243.87,244.23,-0.28,flip_to_long -6570,做多,2020-06-10 05:40:00,2020-06-10 05:45:00,244.23,244.26,-0.05,tp_upper -6571,做空,2020-06-10 06:05:00,2020-06-10 06:10:00,244.01,244.06,-0.1,flip_to_long -6572,做多,2020-06-10 06:10:00,2020-06-10 06:15:00,244.06,243.96,-0.13,flip_to_short -6573,做空,2020-06-10 06:15:00,2020-06-10 06:20:00,243.96,244.21,-0.21,flip_to_long -6574,做多,2020-06-10 06:20:00,2020-06-10 06:30:00,244.21,244.04,-0.17,flip_to_short -6575,做空,2020-06-10 06:30:00,2020-06-10 06:40:00,244.04,244.33,-0.23,flip_to_long -6576,做多,2020-06-10 06:40:00,2020-06-10 06:45:00,244.33,244.07,-0.22,flip_to_short -6577,做空,2020-06-10 06:45:00,2020-06-10 06:55:00,244.07,244.32,-0.21,flip_to_long -6578,做多,2020-06-10 06:55:00,2020-06-10 07:00:00,244.32,244.31,-0.07,flip_to_short -6579,做空,2020-06-10 07:00:00,2020-06-10 07:15:00,244.31,243.57,0.35,tp_lower -6580,做多,2020-06-10 08:00:00,2020-06-10 08:50:00,243.81,243.44,-0.28,flip_to_short -6581,做空,2020-06-10 08:50:00,2020-06-10 08:55:00,243.44,243.26,0.03,tp_lower -6582,做多,2020-06-10 09:35:00,2020-06-10 09:55:00,243.37,243.08,-0.23,flip_to_short -6583,做空,2020-06-10 09:55:00,2020-06-10 10:00:00,243.08,243.23,-0.15,flip_to_long -6584,做多,2020-06-10 10:00:00,2020-06-10 10:55:00,243.23,243.35,-0.0,flip_to_short -6585,做空,2020-06-10 10:55:00,2020-06-10 11:00:00,243.35,243.41,-0.1,flip_to_long -6586,做多,2020-06-10 11:00:00,2020-06-10 11:10:00,243.41,243.35,-0.1,flip_to_short -6587,做空,2020-06-10 11:10:00,2020-06-10 11:15:00,243.35,243.12,0.06,tp_lower -6588,做多,2020-06-10 12:05:00,2020-06-10 12:15:00,243.42,243.57,0.02,flip_to_short -6589,做空,2020-06-10 12:15:00,2020-06-10 13:20:00,243.57,243.51,-0.03,flip_to_long -6590,做多,2020-06-10 13:20:00,2020-06-10 13:35:00,243.51,243.88,0.14,tp_upper -6591,做空,2020-06-10 13:40:00,2020-06-10 13:50:00,243.66,243.54,-0.0,flip_to_long -6592,做多,2020-06-10 13:50:00,2020-06-10 14:05:00,243.54,243.46,-0.11,flip_to_short -6593,做空,2020-06-10 14:05:00,2020-06-10 14:15:00,243.46,243.15,0.11,tp_lower -6594,做多,2020-06-10 14:40:00,2020-06-10 14:50:00,243.56,243.57,-0.06,flip_to_short -6595,做空,2020-06-10 14:50:00,2020-06-10 15:10:00,243.57,243.54,-0.05,flip_to_long -6596,做多,2020-06-10 15:10:00,2020-06-10 15:15:00,243.54,243.37,-0.16,flip_to_short -6597,做空,2020-06-10 15:15:00,2020-06-10 15:35:00,243.37,243.38,-0.07,flip_to_long -6598,做多,2020-06-10 15:35:00,2020-06-10 15:40:00,243.38,243.29,-0.12,flip_to_short -6599,做空,2020-06-10 15:40:00,2020-06-10 15:45:00,243.29,243.52,-0.2,flip_to_long -6600,做多,2020-06-10 15:45:00,2020-06-10 15:50:00,243.52,243.58,-0.03,tp_upper -6601,做空,2020-06-10 16:00:00,2020-06-10 16:05:00,243.37,243.79,-0.3,flip_to_long -6602,做多,2020-06-10 16:05:00,2020-06-10 16:10:00,243.79,243.51,-0.22,tp_upper -6603,做空,2020-06-10 16:25:00,2020-06-10 16:40:00,243.61,243.48,0.0,flip_to_long -6604,做多,2020-06-10 16:40:00,2020-06-10 16:55:00,243.48,243.3,-0.17,flip_to_short -6605,做空,2020-06-10 16:55:00,2020-06-10 17:00:00,243.3,243.19,-0.01,tp_lower -6606,做多,2020-06-10 17:35:00,2020-06-10 17:45:00,243.31,243.31,-0.07,flip_to_short -6607,做空,2020-06-10 17:45:00,2020-06-10 17:50:00,243.31,243.49,-0.17,flip_to_long -6608,做多,2020-06-10 17:50:00,2020-06-10 18:00:00,243.49,243.5,-0.06,tp_upper -6609,做空,2020-06-10 18:50:00,2020-06-10 21:30:00,245.32,247.84,-1.44,flip_to_long -6610,做多,2020-06-10 21:30:00,2020-06-10 21:35:00,247.84,247.21,-0.4,flip_to_short -6611,做空,2020-06-10 21:35:00,2020-06-10 21:40:00,247.21,246.91,0.09,tp_lower -6612,做多,2020-06-10 22:00:00,2020-06-10 22:35:00,247.45,247.42,-0.08,flip_to_short -6613,做空,2020-06-10 22:35:00,2020-06-10 23:20:00,247.42,247.62,-0.17,flip_to_long -6614,做多,2020-06-10 23:20:00,2020-06-10 23:30:00,247.62,247.75,0.0,tp_upper -6615,做空,2020-06-10 23:35:00,2020-06-10 23:40:00,247.31,247.43,-0.13,flip_to_long -6616,做多,2020-06-10 23:40:00,2020-06-10 23:55:00,247.43,247.95,0.21,tp_upper -6617,做空,2020-06-11 01:15:00,2020-06-11 01:20:00,248.46,248.73,-0.22,flip_to_long -6618,做多,2020-06-11 01:20:00,2020-06-11 01:30:00,248.73,249.39,0.3,tp_upper -6619,做空,2020-06-11 02:00:00,2020-06-11 02:30:00,249.09,249.11,-0.08,flip_to_long -6620,做多,2020-06-11 02:30:00,2020-06-11 02:40:00,249.11,249.12,-0.06,flip_to_short -6621,做空,2020-06-11 02:40:00,2020-06-11 02:45:00,249.12,249.26,-0.15,flip_to_long -6622,做多,2020-06-11 02:45:00,2020-06-11 02:50:00,249.26,249.11,-0.15,flip_to_short -6623,做空,2020-06-11 02:50:00,2020-06-11 03:00:00,249.11,249.34,-0.2,flip_to_long -6624,做多,2020-06-11 03:00:00,2020-06-11 03:05:00,249.34,249.2,-0.15,flip_to_short -6625,做空,2020-06-11 03:05:00,2020-06-11 03:10:00,249.2,249.4,-0.18,flip_to_long -6626,做多,2020-06-11 03:10:00,2020-06-11 03:15:00,249.4,248.9,-0.34,flip_to_short -6627,做空,2020-06-11 03:15:00,2020-06-11 03:20:00,248.9,248.72,0.03,tp_lower -6628,做多,2020-06-11 04:15:00,2020-06-11 04:30:00,248.65,248.66,-0.06,flip_to_short -6629,做空,2020-06-11 04:30:00,2020-06-11 04:55:00,248.66,248.51,0.01,flip_to_long -6630,做多,2020-06-11 04:55:00,2020-06-11 05:00:00,248.51,248.4,-0.13,flip_to_short -6631,做空,2020-06-11 05:00:00,2020-06-11 05:05:00,248.4,248.2,0.04,tp_lower -6632,做多,2020-06-11 06:10:00,2020-06-11 06:15:00,248.13,245.99,-1.25,flip_to_short -6633,做空,2020-06-11 06:15:00,2020-06-11 06:20:00,245.99,246.74,-0.48,tp_lower -6634,做多,2020-06-11 07:45:00,2020-06-11 07:50:00,246.75,246.18,-0.38,flip_to_short -6635,做空,2020-06-11 07:50:00,2020-06-11 07:55:00,246.18,246.35,-0.16,tp_lower -6636,做多,2020-06-11 08:35:00,2020-06-11 08:50:00,246.89,246.73,-0.15,flip_to_short -6637,做空,2020-06-11 08:50:00,2020-06-11 09:00:00,246.73,246.25,0.19,tp_lower -6638,做多,2020-06-11 09:05:00,2020-06-11 09:10:00,246.77,246.56,-0.18,flip_to_short -6639,做空,2020-06-11 09:10:00,2020-06-11 09:20:00,246.56,246.28,0.09,tp_lower -6640,做多,2020-06-11 10:40:00,2020-06-11 10:50:00,246.08,246.39,0.1,tp_upper -6641,做空,2020-06-11 11:10:00,2020-06-11 11:15:00,245.74,245.83,-0.12,flip_to_long -6642,做多,2020-06-11 11:15:00,2020-06-11 11:30:00,245.83,245.64,-0.17,flip_to_short -6643,做空,2020-06-11 11:30:00,2020-06-11 11:50:00,245.64,245.37,0.08,tp_lower -6644,做多,2020-06-11 14:25:00,2020-06-11 14:30:00,241.9,241.86,-0.09,flip_to_short -6645,做空,2020-06-11 14:30:00,2020-06-11 14:40:00,241.86,241.54,0.11,flip_to_long -6646,做多,2020-06-11 14:40:00,2020-06-11 14:45:00,241.54,241.19,-0.26,flip_to_short -6647,做空,2020-06-11 14:45:00,2020-06-11 15:00:00,241.19,240.53,0.3,tp_lower -6648,做多,2020-06-11 17:40:00,2020-06-11 17:45:00,234.64,233.88,-0.5,flip_to_short -6649,做空,2020-06-11 17:45:00,2020-06-11 18:50:00,233.88,234.66,-0.51,flip_to_long -6650,做多,2020-06-11 18:50:00,2020-06-11 18:55:00,234.66,234.0,-0.44,flip_to_short -6651,做空,2020-06-11 18:55:00,2020-06-11 19:00:00,234.0,234.06,-0.1,flip_to_long -6652,做多,2020-06-11 19:00:00,2020-06-11 22:10:00,234.06,232.74,-0.81,flip_to_short -6653,做空,2020-06-11 22:10:00,2020-06-11 22:20:00,232.74,232.95,-0.18,flip_to_long -6654,做多,2020-06-11 22:20:00,2020-06-11 22:25:00,232.95,232.79,-0.15,flip_to_short -6655,做空,2020-06-11 22:25:00,2020-06-11 22:30:00,232.79,233.38,-0.39,flip_to_long -6656,做多,2020-06-11 22:30:00,2020-06-11 22:35:00,233.38,233.11,-0.21,flip_to_short -6657,做空,2020-06-11 22:35:00,2020-06-11 22:50:00,233.11,231.34,0.92,tp_lower -6658,做多,2020-06-12 00:15:00,2020-06-12 01:45:00,231.05,232.95,1.04,tp_upper -6659,做空,2020-06-12 02:25:00,2020-06-12 04:50:00,232.99,232.92,-0.03,tp_lower -6660,做多,2020-06-12 05:25:00,2020-06-12 06:00:00,233.35,234.76,0.75,tp_upper -6661,做空,2020-06-12 06:45:00,2020-06-12 07:10:00,234.19,234.31,-0.14,flip_to_long -6662,做多,2020-06-12 07:10:00,2020-06-12 07:20:00,234.31,234.87,0.26,tp_upper -6663,做空,2020-06-12 09:15:00,2020-06-12 09:45:00,236.2,235.8,0.16,tp_lower -6664,做多,2020-06-12 10:00:00,2020-06-12 10:05:00,236.88,236.4,-0.35,flip_to_short -6665,做空,2020-06-12 10:05:00,2020-06-12 10:15:00,236.4,236.36,-0.05,flip_to_long -6666,做多,2020-06-12 10:15:00,2020-06-12 10:35:00,236.36,236.28,-0.11,flip_to_short -6667,做空,2020-06-12 10:35:00,2020-06-12 10:50:00,236.28,236.21,-0.03,flip_to_long -6668,做多,2020-06-12 10:50:00,2020-06-12 10:55:00,236.21,236.23,-0.06,flip_to_short -6669,做空,2020-06-12 10:55:00,2020-06-12 11:00:00,236.23,236.69,-0.33,flip_to_long -6670,做多,2020-06-12 11:00:00,2020-06-12 11:15:00,236.69,237.05,0.14,tp_upper -6671,做空,2020-06-12 12:10:00,2020-06-12 12:20:00,236.56,237.06,-0.35,flip_to_long -6672,做多,2020-06-12 12:20:00,2020-06-12 12:25:00,237.06,237.01,-0.1,flip_to_short -6673,做空,2020-06-12 12:25:00,2020-06-12 12:40:00,237.01,236.41,0.27,tp_lower -6674,做多,2020-06-12 13:15:00,2020-06-12 13:25:00,236.88,236.78,-0.12,flip_to_short -6675,做空,2020-06-12 13:25:00,2020-06-12 13:30:00,236.78,236.97,-0.18,flip_to_long -6676,做多,2020-06-12 13:30:00,2020-06-12 13:35:00,236.97,237.48,0.22,tp_upper -6677,做空,2020-06-12 14:35:00,2020-06-12 15:40:00,237.07,236.46,0.28,flip_to_long -6678,做多,2020-06-12 15:40:00,2020-06-12 16:15:00,236.46,237.16,0.33,tp_upper -6679,做空,2020-06-12 16:30:00,2020-06-12 16:55:00,236.26,236.39,-0.14,flip_to_long -6680,做多,2020-06-12 16:55:00,2020-06-12 18:05:00,236.39,235.36,-0.66,flip_to_short -6681,做空,2020-06-12 18:05:00,2020-06-12 18:10:00,235.36,235.99,-0.43,flip_to_long -6682,做多,2020-06-12 18:10:00,2020-06-12 19:05:00,235.99,237.18,0.61,tp_upper -6683,做空,2020-06-12 19:30:00,2020-06-12 21:20:00,236.3,237.25,-0.61,flip_to_long -6684,做多,2020-06-12 21:20:00,2020-06-12 21:50:00,237.25,237.2,-0.1,flip_to_short -6685,做空,2020-06-12 21:50:00,2020-06-12 22:05:00,237.2,238.15,-0.6,flip_to_long -6686,做多,2020-06-12 22:05:00,2020-06-12 22:10:00,238.15,237.65,-0.35,tp_upper -6687,做空,2020-06-12 22:20:00,2020-06-12 22:25:00,237.47,237.02,0.18,tp_lower -6688,做多,2020-06-12 22:40:00,2020-06-12 22:45:00,237.43,237.11,-0.24,flip_to_short -6689,做空,2020-06-12 22:45:00,2020-06-12 22:50:00,237.11,237.44,-0.25,flip_to_long -6690,做多,2020-06-12 22:50:00,2020-06-12 23:05:00,237.44,237.2,-0.2,flip_to_short -6691,做空,2020-06-12 23:05:00,2020-06-12 23:20:00,237.2,236.67,0.23,tp_lower -6692,做多,2020-06-12 23:35:00,2020-06-12 23:55:00,237.29,237.46,0.03,tp_upper -6693,做空,2020-06-13 00:05:00,2020-06-13 00:10:00,237.2,237.21,-0.07,flip_to_long -6694,做多,2020-06-13 00:10:00,2020-06-13 02:00:00,237.21,236.16,-0.67,flip_to_short -6695,做空,2020-06-13 02:00:00,2020-06-13 02:35:00,236.16,236.41,-0.21,flip_to_long -6696,做多,2020-06-13 02:35:00,2020-06-13 02:40:00,236.41,236.3,-0.13,flip_to_short -6697,做空,2020-06-13 02:40:00,2020-06-13 02:50:00,236.3,236.38,-0.11,flip_to_long -6698,做多,2020-06-13 02:50:00,2020-06-13 03:50:00,236.38,235.91,-0.33,flip_to_short -6699,做空,2020-06-13 03:50:00,2020-06-13 03:55:00,235.91,235.7,0.05,tp_lower -6700,做多,2020-06-13 04:50:00,2020-06-13 05:00:00,235.74,235.7,-0.09,flip_to_short -6701,做空,2020-06-13 05:00:00,2020-06-13 05:35:00,235.7,235.67,-0.05,flip_to_long -6702,做多,2020-06-13 05:35:00,2020-06-13 05:55:00,235.67,235.97,0.1,tp_upper -6703,做空,2020-06-13 06:05:00,2020-06-13 06:10:00,235.62,235.71,-0.12,flip_to_long -6704,做多,2020-06-13 06:10:00,2020-06-13 06:15:00,235.71,235.55,-0.16,flip_to_short -6705,做空,2020-06-13 06:15:00,2020-06-13 06:30:00,235.55,236.27,-0.47,flip_to_long -6706,做多,2020-06-13 06:30:00,2020-06-13 06:35:00,236.27,236.35,-0.02,tp_upper -6707,做空,2020-06-13 08:05:00,2020-06-13 08:20:00,236.33,236.16,0.03,tp_lower -6708,做多,2020-06-13 08:35:00,2020-06-13 08:55:00,236.15,236.85,0.33,tp_upper -6709,做空,2020-06-13 09:30:00,2020-06-13 09:45:00,236.55,236.7,-0.15,flip_to_long -6710,做多,2020-06-13 09:45:00,2020-06-13 10:10:00,236.7,236.71,-0.06,flip_to_short -6711,做空,2020-06-13 10:10:00,2020-06-13 10:15:00,236.71,236.75,-0.09,flip_to_long -6712,做多,2020-06-13 10:15:00,2020-06-13 12:10:00,236.75,236.44,-0.24,tp_upper -6713,做空,2020-06-13 13:10:00,2020-06-13 13:45:00,236.18,236.17,-0.06,flip_to_long -6714,做多,2020-06-13 13:45:00,2020-06-13 13:55:00,236.17,236.31,0.01,flip_to_short -6715,做空,2020-06-13 13:55:00,2020-06-13 15:35:00,236.31,237.15,-0.54,tp_lower -6716,做多,2020-06-13 16:00:00,2020-06-13 16:05:00,237.51,236.89,-0.41,flip_to_short -6717,做空,2020-06-13 16:05:00,2020-06-13 16:10:00,236.89,236.96,-0.1,tp_lower -6718,做多,2020-06-13 16:30:00,2020-06-13 16:35:00,237.38,237.23,-0.15,flip_to_short -6719,做空,2020-06-13 16:35:00,2020-06-13 16:40:00,237.23,237.58,-0.26,flip_to_long -6720,做多,2020-06-13 16:40:00,2020-06-13 16:50:00,237.58,237.52,-0.1,tp_upper -6721,做空,2020-06-13 16:55:00,2020-06-13 17:05:00,237.33,237.34,-0.07,flip_to_long -6722,做多,2020-06-13 17:05:00,2020-06-13 17:10:00,237.34,237.33,-0.07,flip_to_short -6723,做空,2020-06-13 17:10:00,2020-06-13 17:25:00,237.33,237.33,-0.06,flip_to_long -6724,做多,2020-06-13 17:25:00,2020-06-13 17:40:00,237.33,237.33,-0.06,flip_to_short -6725,做空,2020-06-13 17:40:00,2020-06-13 17:50:00,237.33,237.23,-0.01,flip_to_long -6726,做多,2020-06-13 17:50:00,2020-06-13 18:10:00,237.23,237.84,0.27,tp_upper -6727,做空,2020-06-13 18:45:00,2020-06-13 18:55:00,237.43,237.52,-0.11,flip_to_long -6728,做多,2020-06-13 18:55:00,2020-06-13 19:00:00,237.52,237.87,0.13,tp_upper -6729,做空,2020-06-13 19:10:00,2020-06-13 19:50:00,237.64,236.82,0.38,tp_lower -6730,做空,2020-06-13 20:10:00,2020-06-13 20:15:00,237.12,237.56,-0.31,flip_to_long -6731,做多,2020-06-13 20:15:00,2020-06-13 21:05:00,237.56,237.06,-0.34,flip_to_short -6732,做空,2020-06-13 21:05:00,2020-06-13 21:20:00,237.06,237.15,-0.11,flip_to_long -6733,做多,2020-06-13 21:20:00,2020-06-13 21:30:00,237.15,237.08,-0.1,flip_to_short -6734,做空,2020-06-13 21:30:00,2020-06-13 21:35:00,237.08,237.07,-0.06,flip_to_long -6735,做多,2020-06-13 21:35:00,2020-06-13 21:40:00,237.07,237.35,0.09,tp_upper -6736,做空,2020-06-14 00:00:00,2020-06-14 00:15:00,237.93,237.78,0.02,tp_lower -6737,做多,2020-06-14 00:50:00,2020-06-14 00:55:00,238.05,237.7,-0.26,flip_to_short -6738,做空,2020-06-14 00:55:00,2020-06-14 01:05:00,237.7,237.88,-0.17,flip_to_long -6739,做多,2020-06-14 01:05:00,2020-06-14 01:10:00,237.88,237.69,-0.17,flip_to_short -6740,做空,2020-06-14 01:10:00,2020-06-14 01:35:00,237.69,237.34,0.13,tp_lower -6741,做多,2020-06-14 01:40:00,2020-06-14 02:10:00,237.56,238.17,0.27,tp_upper -6742,做空,2020-06-14 03:05:00,2020-06-14 03:10:00,237.82,237.83,-0.07,flip_to_long -6743,做多,2020-06-14 03:10:00,2020-06-14 04:20:00,237.83,237.66,-0.16,flip_to_short -6744,做空,2020-06-14 04:20:00,2020-06-14 04:25:00,237.66,237.49,0.03,tp_lower -6745,做多,2020-06-14 05:20:00,2020-06-14 08:50:00,237.42,236.29,-0.7,tp_upper -6746,做空,2020-06-14 09:50:00,2020-06-14 09:55:00,235.9,236.0,-0.12,flip_to_long -6747,做多,2020-06-14 09:55:00,2020-06-14 10:00:00,236.0,235.89,-0.13,flip_to_short -6748,做空,2020-06-14 10:00:00,2020-06-14 10:05:00,235.89,236.22,-0.25,flip_to_long -6749,做多,2020-06-14 10:05:00,2020-06-14 10:15:00,236.22,236.0,-0.19,tp_upper -6750,做多,2020-06-14 10:20:00,2020-06-14 11:00:00,236.3,236.05,-0.2,flip_to_short -6751,做空,2020-06-14 11:00:00,2020-06-14 11:05:00,236.05,236.75,-0.45,flip_to_long -6752,做多,2020-06-14 11:05:00,2020-06-14 11:10:00,236.75,236.66,-0.11,tp_upper -6753,做空,2020-06-14 11:50:00,2020-06-14 12:00:00,236.4,236.46,-0.1,flip_to_long -6754,做多,2020-06-14 12:00:00,2020-06-14 12:05:00,236.46,236.37,-0.11,flip_to_short -6755,做空,2020-06-14 12:05:00,2020-06-14 12:10:00,236.37,236.48,-0.13,flip_to_long -6756,做多,2020-06-14 12:10:00,2020-06-14 12:15:00,236.48,236.44,-0.09,flip_to_short -6757,做空,2020-06-14 12:15:00,2020-06-14 12:25:00,236.44,235.71,0.34,tp_lower -6758,做多,2020-06-14 13:50:00,2020-06-14 13:55:00,235.77,235.61,-0.15,flip_to_short -6759,做空,2020-06-14 13:55:00,2020-06-14 14:25:00,235.61,235.25,0.13,tp_lower -6760,做多,2020-06-14 15:05:00,2020-06-14 16:15:00,234.88,234.79,-0.11,flip_to_short -6761,做空,2020-06-14 16:15:00,2020-06-14 16:20:00,234.79,234.95,-0.15,flip_to_long -6762,做多,2020-06-14 16:20:00,2020-06-14 16:40:00,234.95,234.99,-0.04,flip_to_short -6763,做空,2020-06-14 16:40:00,2020-06-14 16:45:00,234.99,235.01,-0.08,flip_to_long -6764,做多,2020-06-14 16:45:00,2020-06-14 17:15:00,235.01,235.16,0.02,flip_to_short -6765,做空,2020-06-14 17:15:00,2020-06-14 17:25:00,235.16,234.83,0.12,tp_lower -6766,做多,2020-06-14 17:50:00,2020-06-14 18:00:00,234.91,234.92,-0.06,flip_to_short -6767,做空,2020-06-14 18:00:00,2020-06-14 18:10:00,234.92,234.57,0.13,tp_lower -6768,做多,2020-06-14 18:25:00,2020-06-14 18:40:00,234.87,234.77,-0.12,flip_to_short -6769,做空,2020-06-14 18:40:00,2020-06-14 18:50:00,234.77,234.97,-0.17,flip_to_long -6770,做多,2020-06-14 18:50:00,2020-06-14 19:00:00,234.97,234.66,-0.23,flip_to_short -6771,做空,2020-06-14 19:00:00,2020-06-14 19:05:00,234.66,234.81,-0.15,flip_to_long -6772,做多,2020-06-14 19:05:00,2020-06-14 19:15:00,234.81,234.77,-0.09,flip_to_short -6773,做空,2020-06-14 19:15:00,2020-06-14 19:25:00,234.77,234.85,-0.11,flip_to_long -6774,做多,2020-06-14 19:25:00,2020-06-14 19:30:00,234.85,234.58,-0.21,flip_to_short -6775,做空,2020-06-14 19:30:00,2020-06-14 19:40:00,234.58,234.9,-0.24,flip_to_long -6776,做多,2020-06-14 19:40:00,2020-06-14 19:55:00,234.9,234.99,-0.01,tp_upper -6777,做空,2020-06-14 20:10:00,2020-06-14 20:35:00,234.9,234.53,0.14,tp_lower -6778,做多,2020-06-14 22:30:00,2020-06-14 23:25:00,233.14,232.7,-0.3,flip_to_short -6779,做空,2020-06-14 23:25:00,2020-06-14 23:40:00,232.7,232.79,-0.11,flip_to_long -6780,做多,2020-06-14 23:40:00,2020-06-15 02:40:00,232.79,229.88,-1.64,flip_to_short -6781,做空,2020-06-15 02:40:00,2020-06-15 02:55:00,229.88,229.48,0.16,flip_to_long -6782,做多,2020-06-15 02:55:00,2020-06-15 04:35:00,229.48,226.63,-1.68,flip_to_short -6783,做空,2020-06-15 04:35:00,2020-06-15 04:45:00,226.63,226.92,-0.23,flip_to_long -6784,做多,2020-06-15 04:45:00,2020-06-15 04:50:00,226.92,226.6,-0.24,flip_to_short -6785,做空,2020-06-15 04:50:00,2020-06-15 04:55:00,226.6,226.69,-0.11,flip_to_long -6786,做多,2020-06-15 04:55:00,2020-06-15 05:00:00,226.69,226.37,-0.24,flip_to_short -6787,做空,2020-06-15 05:00:00,2020-06-15 05:05:00,226.37,226.0,0.14,tp_lower -6788,做多,2020-06-15 07:00:00,2020-06-15 07:15:00,222.24,222.11,-0.14,flip_to_short -6789,做空,2020-06-15 07:15:00,2020-06-15 09:00:00,222.11,223.94,-1.11,tp_lower -6790,做多,2020-06-15 09:35:00,2020-06-15 09:55:00,224.0,224.12,0.0,flip_to_short -6791,做空,2020-06-15 09:55:00,2020-06-15 10:15:00,224.12,224.03,-0.01,flip_to_long -6792,做多,2020-06-15 10:15:00,2020-06-15 10:25:00,224.03,223.75,-0.22,flip_to_short -6793,做空,2020-06-15 10:25:00,2020-06-15 10:30:00,223.75,224.09,-0.25,flip_to_long -6794,做多,2020-06-15 10:30:00,2020-06-15 10:35:00,224.09,223.63,-0.32,flip_to_short -6795,做空,2020-06-15 10:35:00,2020-06-15 10:45:00,223.63,223.37,0.08,tp_lower -6796,做多,2020-06-15 11:20:00,2020-06-15 11:45:00,223.68,223.56,-0.13,flip_to_short -6797,做空,2020-06-15 11:45:00,2020-06-15 12:00:00,223.56,223.94,-0.27,flip_to_long -6798,做多,2020-06-15 12:00:00,2020-06-15 12:10:00,223.94,223.42,-0.35,flip_to_short -6799,做空,2020-06-15 12:10:00,2020-06-15 12:15:00,223.42,223.6,-0.16,flip_to_long -6800,做多,2020-06-15 12:15:00,2020-06-15 12:35:00,223.6,223.15,-0.31,flip_to_short -6801,做空,2020-06-15 12:35:00,2020-06-15 12:40:00,223.15,223.12,-0.05,tp_lower -6802,做多,2020-06-15 13:40:00,2020-06-15 13:45:00,222.66,222.64,-0.07,flip_to_short -6803,做空,2020-06-15 13:45:00,2020-06-15 13:50:00,222.64,223.56,-0.57,flip_to_long -6804,做多,2020-06-15 13:50:00,2020-06-15 13:55:00,223.56,224.11,0.24,tp_upper -6805,做空,2020-06-15 16:35:00,2020-06-15 17:45:00,226.8,227.7,-0.55,flip_to_long -6806,做多,2020-06-15 17:45:00,2020-06-15 17:55:00,227.7,227.55,-0.14,flip_to_short -6807,做空,2020-06-15 17:55:00,2020-06-15 18:00:00,227.55,229.51,-1.11,flip_to_long -6808,做多,2020-06-15 18:00:00,2020-06-15 18:05:00,229.51,230.65,0.54,tp_upper -6809,做空,2020-06-15 19:45:00,2020-06-15 20:15:00,231.83,231.86,-0.08,flip_to_long -6810,做多,2020-06-15 20:15:00,2020-06-15 20:40:00,231.86,232.14,0.09,flip_to_short -6811,做空,2020-06-15 20:40:00,2020-06-15 20:50:00,232.14,232.49,-0.24,flip_to_long -6812,做多,2020-06-15 20:50:00,2020-06-15 20:55:00,232.49,232.8,0.1,tp_upper -6813,做空,2020-06-15 21:25:00,2020-06-15 21:35:00,232.42,232.46,-0.08,flip_to_long -6814,做多,2020-06-15 21:35:00,2020-06-15 21:40:00,232.46,232.44,-0.07,flip_to_short -6815,做空,2020-06-15 21:40:00,2020-06-15 21:50:00,232.44,231.96,0.19,tp_lower -6816,做多,2020-06-15 22:00:00,2020-06-15 22:05:00,232.48,232.27,-0.17,flip_to_short -6817,做空,2020-06-15 22:05:00,2020-06-15 22:15:00,232.27,231.84,0.16,tp_lower -6818,做多,2020-06-15 23:20:00,2020-06-15 23:25:00,231.43,231.06,-0.25,flip_to_short -6819,做空,2020-06-15 23:25:00,2020-06-15 23:30:00,231.06,231.47,-0.27,flip_to_long -6820,做多,2020-06-15 23:30:00,2020-06-15 23:35:00,231.47,231.11,-0.25,flip_to_short -6821,做空,2020-06-15 23:35:00,2020-06-15 23:45:00,231.11,231.19,-0.1,flip_to_long -6822,做多,2020-06-15 23:45:00,2020-06-15 23:50:00,231.19,230.65,-0.34,flip_to_short -6823,做空,2020-06-15 23:50:00,2020-06-16 00:00:00,230.65,231.1,-0.29,flip_to_long -6824,做多,2020-06-16 00:00:00,2020-06-16 00:05:00,231.1,230.85,-0.2,flip_to_short -6825,做空,2020-06-16 00:05:00,2020-06-16 00:20:00,230.85,230.35,0.21,tp_lower -6826,做多,2020-06-16 01:15:00,2020-06-16 01:20:00,230.28,230.19,-0.11,flip_to_short -6827,做空,2020-06-16 01:20:00,2020-06-16 01:35:00,230.19,230.05,0.01,flip_to_long -6828,做多,2020-06-16 01:35:00,2020-06-16 01:40:00,230.05,229.62,-0.29,flip_to_short -6829,做空,2020-06-16 01:40:00,2020-06-16 01:45:00,229.62,229.97,-0.25,flip_to_long -6830,做多,2020-06-16 01:45:00,2020-06-16 01:50:00,229.97,229.56,-0.28,flip_to_short -6831,做空,2020-06-16 01:50:00,2020-06-16 01:55:00,229.56,229.93,-0.26,flip_to_long -6832,做多,2020-06-16 01:55:00,2020-06-16 02:00:00,229.93,229.59,-0.24,flip_to_short -6833,做空,2020-06-16 02:00:00,2020-06-16 02:10:00,229.59,229.01,0.25,tp_lower -6834,做多,2020-06-16 02:35:00,2020-06-16 02:50:00,229.72,230.85,0.54,tp_upper -6835,做多,2020-06-16 04:20:00,2020-06-16 04:25:00,232.71,232.38,-0.23,flip_to_short -6836,做空,2020-06-16 04:25:00,2020-06-16 04:30:00,232.38,232.5,-0.12,flip_to_long -6837,做多,2020-06-16 04:30:00,2020-06-16 04:40:00,232.5,232.71,0.05,flip_to_short -6838,做空,2020-06-16 04:40:00,2020-06-16 05:10:00,232.71,232.76,-0.09,flip_to_long -6839,做多,2020-06-16 05:10:00,2020-06-16 05:35:00,232.76,232.63,-0.13,flip_to_short -6840,做空,2020-06-16 05:35:00,2020-06-16 05:50:00,232.63,232.7,-0.1,flip_to_long -6841,做多,2020-06-16 05:50:00,2020-06-16 06:00:00,232.7,232.71,-0.06,flip_to_short -6842,做空,2020-06-16 06:00:00,2020-06-16 06:10:00,232.71,232.95,-0.19,tp_lower -6843,做空,2020-06-16 06:20:00,2020-06-16 06:30:00,232.65,232.29,0.13,tp_lower -6844,做多,2020-06-16 07:00:00,2020-06-16 07:10:00,232.6,232.36,-0.19,flip_to_short -6845,做空,2020-06-16 07:10:00,2020-06-16 07:20:00,232.36,232.49,-0.13,flip_to_long -6846,做多,2020-06-16 07:20:00,2020-06-16 07:25:00,232.49,232.29,-0.16,flip_to_short -6847,做空,2020-06-16 07:25:00,2020-06-16 07:35:00,232.29,232.79,-0.32,flip_to_long -6848,做多,2020-06-16 07:35:00,2020-06-16 07:45:00,232.79,233.32,0.21,tp_upper -6849,做空,2020-06-16 08:00:00,2020-06-16 08:05:00,232.35,232.39,-0.08,flip_to_long -6850,做多,2020-06-16 08:05:00,2020-06-16 08:35:00,232.39,232.98,0.24,tp_upper -6851,做空,2020-06-16 08:45:00,2020-06-16 08:50:00,232.47,232.7,-0.18,flip_to_long -6852,做多,2020-06-16 08:50:00,2020-06-16 09:00:00,232.7,233.33,0.26,tp_upper -6853,做空,2020-06-16 09:50:00,2020-06-16 11:30:00,233.73,234.54,-0.48,flip_to_long -6854,做多,2020-06-16 11:30:00,2020-06-16 11:45:00,234.54,234.5,-0.08,flip_to_short -6855,做空,2020-06-16 11:45:00,2020-06-16 12:00:00,234.5,234.61,-0.12,tp_lower -6856,做多,2020-06-16 12:05:00,2020-06-16 12:15:00,234.74,234.08,-0.39,flip_to_short -6857,做空,2020-06-16 12:15:00,2020-06-16 12:20:00,234.08,233.9,0.03,tp_lower -6858,做多,2020-06-16 12:35:00,2020-06-16 12:50:00,234.72,235.61,0.39,tp_upper -6859,做空,2020-06-16 13:10:00,2020-06-16 13:20:00,234.6,234.96,-0.24,flip_to_long -6860,做多,2020-06-16 13:20:00,2020-06-16 13:30:00,234.96,234.27,-0.41,flip_to_short -6861,做空,2020-06-16 13:30:00,2020-06-16 13:40:00,234.27,234.97,-0.41,flip_to_long -6862,做多,2020-06-16 13:40:00,2020-06-16 13:45:00,234.97,234.65,-0.22,flip_to_short -6863,做空,2020-06-16 13:45:00,2020-06-16 13:50:00,234.65,234.77,-0.12,flip_to_long -6864,做多,2020-06-16 13:50:00,2020-06-16 16:15:00,234.77,233.29,-0.8,tp_upper -6865,做空,2020-06-16 17:20:00,2020-06-16 17:40:00,233.71,233.72,-0.06,flip_to_long -6866,做多,2020-06-16 17:40:00,2020-06-16 17:45:00,233.72,233.45,-0.19,flip_to_short -6867,做空,2020-06-16 17:45:00,2020-06-16 18:05:00,233.45,233.18,0.08,tp_lower -6868,做多,2020-06-16 18:15:00,2020-06-16 18:45:00,233.8,233.62,-0.15,flip_to_short -6869,做空,2020-06-16 18:45:00,2020-06-16 19:10:00,233.62,233.79,-0.14,flip_to_long -6870,做多,2020-06-16 19:10:00,2020-06-16 19:15:00,233.79,233.22,-0.34,flip_to_short -6871,做空,2020-06-16 19:15:00,2020-06-16 19:25:00,233.22,233.64,-0.27,flip_to_long -6872,做多,2020-06-16 19:25:00,2020-06-16 19:35:00,233.64,233.54,-0.11,flip_to_short -6873,做空,2020-06-16 19:35:00,2020-06-16 19:45:00,233.54,233.55,-0.06,flip_to_long -6874,做多,2020-06-16 19:45:00,2020-06-16 20:00:00,233.55,233.74,0.04,flip_to_short -6875,做空,2020-06-16 20:00:00,2020-06-16 20:10:00,233.74,233.89,-0.13,flip_to_long -6876,做多,2020-06-16 20:10:00,2020-06-16 20:15:00,233.89,233.75,-0.13,flip_to_short -6877,做空,2020-06-16 20:15:00,2020-06-16 20:35:00,233.75,233.75,-0.06,flip_to_long -6878,做多,2020-06-16 20:35:00,2020-06-16 20:50:00,233.75,233.77,-0.05,flip_to_short -6879,做空,2020-06-16 20:50:00,2020-06-16 22:10:00,233.77,234.39,-0.36,flip_to_long -6880,做多,2020-06-16 22:10:00,2020-06-16 23:00:00,234.39,234.96,0.22,flip_to_short -6881,做空,2020-06-16 23:00:00,2020-06-16 23:10:00,234.96,234.55,0.14,flip_to_long -6882,做多,2020-06-16 23:10:00,2020-06-16 23:35:00,234.55,234.77,0.05,flip_to_short -6883,做空,2020-06-16 23:35:00,2020-06-17 00:10:00,234.77,235.01,-0.17,flip_to_long -6884,做多,2020-06-17 00:10:00,2020-06-17 00:15:00,235.01,234.87,-0.13,flip_to_short -6885,做空,2020-06-17 00:15:00,2020-06-17 00:20:00,234.87,234.5,0.13,tp_lower -6886,做多,2020-06-17 02:10:00,2020-06-17 04:00:00,233.67,232.82,-0.5,flip_to_short -6887,做空,2020-06-17 04:00:00,2020-06-17 05:25:00,232.82,233.04,-0.17,tp_lower -6888,做多,2020-06-17 06:10:00,2020-06-17 06:15:00,233.28,233.13,-0.14,flip_to_short -6889,做空,2020-06-17 06:15:00,2020-06-17 08:15:00,233.13,234.67,-0.85,flip_to_long -6890,做多,2020-06-17 08:15:00,2020-06-17 08:25:00,234.67,234.62,-0.08,flip_to_short -6891,做空,2020-06-17 08:25:00,2020-06-17 08:30:00,234.62,234.2,0.15,tp_lower -6892,做多,2020-06-17 10:10:00,2020-06-17 10:20:00,233.92,233.88,-0.08,flip_to_short -6893,做空,2020-06-17 10:20:00,2020-06-17 10:25:00,233.88,233.91,-0.07,flip_to_long -6894,做多,2020-06-17 10:25:00,2020-06-17 10:30:00,233.91,233.78,-0.12,flip_to_short -6895,做空,2020-06-17 10:30:00,2020-06-17 11:05:00,233.78,233.46,0.1,tp_lower -6896,做多,2020-06-17 11:15:00,2020-06-17 11:20:00,233.8,234.16,0.12,tp_upper -6897,做空,2020-06-17 11:50:00,2020-06-17 12:00:00,233.9,233.88,-0.05,flip_to_long -6898,做多,2020-06-17 12:00:00,2020-06-17 12:55:00,233.88,234.18,0.09,flip_to_short -6899,做空,2020-06-17 12:55:00,2020-06-17 13:30:00,234.18,234.19,-0.06,tp_lower -6900,做多,2020-06-17 13:35:00,2020-06-17 15:20:00,234.22,232.53,-0.91,flip_to_short -6901,做空,2020-06-17 15:20:00,2020-06-17 15:25:00,232.53,232.75,-0.17,flip_to_long -6902,做多,2020-06-17 15:25:00,2020-06-17 15:30:00,232.75,232.57,-0.15,flip_to_short -6903,做空,2020-06-17 15:30:00,2020-06-17 15:50:00,232.57,231.71,0.37,tp_lower -6904,做多,2020-06-17 16:00:00,2020-06-17 18:00:00,232.12,231.78,-0.23,flip_to_short -6905,做空,2020-06-17 18:00:00,2020-06-17 18:20:00,231.78,231.84,-0.09,flip_to_long -6906,做多,2020-06-17 18:20:00,2020-06-17 18:35:00,231.84,232.28,0.16,tp_upper -6907,做空,2020-06-17 18:55:00,2020-06-17 19:00:00,231.85,231.75,-0.01,tp_lower -6908,做多,2020-06-17 20:15:00,2020-06-17 21:05:00,230.92,231.86,0.41,tp_upper -6909,做空,2020-06-17 22:10:00,2020-06-17 22:15:00,231.75,232.52,-0.44,flip_to_long -6910,做多,2020-06-17 22:15:00,2020-06-17 22:20:00,232.52,232.06,-0.29,flip_to_short -6911,做空,2020-06-17 22:20:00,2020-06-17 22:55:00,232.06,232.39,-0.22,flip_to_long -6912,做多,2020-06-17 22:55:00,2020-06-17 23:00:00,232.39,232.68,0.09,tp_upper -6913,做空,2020-06-18 00:15:00,2020-06-18 00:30:00,233.35,233.43,-0.1,flip_to_long -6914,做多,2020-06-18 00:30:00,2020-06-18 01:10:00,233.43,234.62,0.54,tp_upper -6915,做空,2020-06-18 01:30:00,2020-06-18 01:40:00,233.44,233.56,-0.12,flip_to_long -6916,做多,2020-06-18 01:40:00,2020-06-18 02:00:00,233.56,233.28,-0.2,flip_to_short -6917,做空,2020-06-18 02:00:00,2020-06-18 02:35:00,233.28,233.52,-0.18,flip_to_long -6918,做多,2020-06-18 02:35:00,2020-06-18 02:50:00,233.52,233.25,-0.2,flip_to_short -6919,做空,2020-06-18 02:50:00,2020-06-18 03:00:00,233.25,233.54,-0.21,flip_to_long -6920,做多,2020-06-18 03:00:00,2020-06-18 03:05:00,233.54,233.8,0.07,tp_upper -6921,做空,2020-06-18 03:20:00,2020-06-18 04:00:00,233.43,233.33,-0.01,tp_lower -6922,做多,2020-06-18 04:15:00,2020-06-18 05:35:00,233.44,233.06,-0.25,flip_to_short -6923,做空,2020-06-18 05:35:00,2020-06-18 05:45:00,233.06,233.1,-0.08,flip_to_long -6924,做多,2020-06-18 05:45:00,2020-06-18 05:55:00,233.1,233.04,-0.09,flip_to_short -6925,做空,2020-06-18 05:55:00,2020-06-18 06:20:00,233.04,232.55,0.19,tp_lower -6926,做多,2020-06-18 06:30:00,2020-06-18 06:35:00,233.23,233.39,0.02,tp_upper -6927,做空,2020-06-18 07:40:00,2020-06-18 07:50:00,233.24,233.26,-0.07,flip_to_long -6928,做多,2020-06-18 07:50:00,2020-06-18 08:25:00,233.26,233.44,0.03,flip_to_short -6929,做空,2020-06-18 08:25:00,2020-06-18 08:30:00,233.44,233.68,-0.18,flip_to_long -6930,做多,2020-06-18 08:30:00,2020-06-18 08:35:00,233.68,233.29,-0.25,flip_to_short -6931,做空,2020-06-18 08:35:00,2020-06-18 09:00:00,233.29,232.96,0.11,tp_lower -6932,做多,2020-06-18 09:15:00,2020-06-18 09:20:00,233.44,233.3,-0.13,flip_to_short -6933,做空,2020-06-18 09:20:00,2020-06-18 09:25:00,233.3,233.47,-0.14,flip_to_long -6934,做多,2020-06-18 09:25:00,2020-06-18 09:35:00,233.47,233.39,-0.1,flip_to_short -6935,做空,2020-06-18 09:35:00,2020-06-18 09:45:00,233.39,233.88,-0.3,flip_to_long -6936,做多,2020-06-18 09:45:00,2020-06-18 09:50:00,233.88,233.64,-0.18,tp_upper -6937,做空,2020-06-18 09:55:00,2020-06-18 10:00:00,232.77,232.9,-0.12,tp_lower -6938,做多,2020-06-18 10:25:00,2020-06-18 10:40:00,233.17,233.33,0.02,flip_to_short -6939,做空,2020-06-18 10:40:00,2020-06-18 11:50:00,233.33,233.08,0.07,tp_lower -6940,做多,2020-06-18 12:35:00,2020-06-18 12:45:00,233.36,233.21,-0.13,flip_to_short -6941,做空,2020-06-18 12:45:00,2020-06-18 13:05:00,233.21,232.79,0.15,tp_lower -6942,做多,2020-06-18 14:35:00,2020-06-18 15:25:00,232.1,232.11,-0.05,flip_to_short -6943,做空,2020-06-18 15:25:00,2020-06-18 15:50:00,232.11,231.35,0.32,tp_lower -6944,做多,2020-06-18 16:50:00,2020-06-18 17:00:00,231.8,231.3,-0.31,flip_to_short -6945,做空,2020-06-18 17:00:00,2020-06-18 17:05:00,231.3,231.42,-0.12,flip_to_long -6946,做多,2020-06-18 17:05:00,2020-06-18 17:30:00,231.42,232.08,0.27,tp_upper -6947,做空,2020-06-18 18:00:00,2020-06-18 18:35:00,231.87,231.2,0.27,tp_lower -6948,做多,2020-06-18 19:15:00,2020-06-18 19:20:00,231.51,231.18,-0.22,flip_to_short -6949,做空,2020-06-18 19:20:00,2020-06-18 19:25:00,231.18,231.27,-0.1,flip_to_long -6950,做多,2020-06-18 19:25:00,2020-06-18 19:40:00,231.27,231.64,0.13,flip_to_short -6951,做空,2020-06-18 19:40:00,2020-06-18 19:55:00,231.64,231.3,0.11,flip_to_long -6952,做多,2020-06-18 19:55:00,2020-06-18 20:00:00,231.3,231.02,-0.2,flip_to_short -6953,做空,2020-06-18 20:00:00,2020-06-18 20:25:00,231.02,230.57,0.17,tp_lower -6954,做多,2020-06-18 21:30:00,2020-06-18 21:40:00,229.82,229.94,0.0,flip_to_short -6955,做空,2020-06-18 21:40:00,2020-06-19 00:40:00,229.94,229.75,0.04,tp_lower -6956,做多,2020-06-19 03:25:00,2020-06-19 04:20:00,227.88,228.37,0.2,tp_upper -6957,做空,2020-06-19 05:20:00,2020-06-19 05:30:00,228.25,228.03,0.06,flip_to_long -6958,做多,2020-06-19 05:30:00,2020-06-19 05:45:00,228.03,228.4,0.13,flip_to_short -6959,做空,2020-06-19 05:45:00,2020-06-19 06:30:00,228.4,228.84,-0.29,flip_to_long -6960,做多,2020-06-19 06:30:00,2020-06-19 06:55:00,228.84,228.68,-0.14,flip_to_short -6961,做空,2020-06-19 06:55:00,2020-06-19 07:15:00,228.68,228.3,0.14,tp_lower -6962,做多,2020-06-19 07:55:00,2020-06-19 08:00:00,228.39,228.15,-0.18,flip_to_short -6963,做空,2020-06-19 08:00:00,2020-06-19 08:05:00,228.15,228.44,-0.21,flip_to_long -6964,做多,2020-06-19 08:05:00,2020-06-19 08:10:00,228.44,228.02,-0.28,flip_to_short -6965,做空,2020-06-19 08:10:00,2020-06-19 08:30:00,228.02,228.82,-0.47,flip_to_long -6966,做多,2020-06-19 08:30:00,2020-06-19 08:35:00,228.82,228.93,-0.0,tp_upper -6967,做空,2020-06-19 10:45:00,2020-06-19 11:40:00,230.17,230.2,-0.07,flip_to_long -6968,做多,2020-06-19 11:40:00,2020-06-19 11:45:00,230.2,230.1,-0.11,flip_to_short -6969,做空,2020-06-19 11:45:00,2020-06-19 11:55:00,230.1,230.25,-0.13,flip_to_long -6970,做多,2020-06-19 11:55:00,2020-06-19 12:00:00,230.25,230.43,0.03,tp_upper -6971,做空,2020-06-19 13:00:00,2020-06-19 13:05:00,230.59,230.62,-0.07,flip_to_long -6972,做多,2020-06-19 13:05:00,2020-06-19 13:25:00,230.62,230.9,0.08,flip_to_short -6973,做空,2020-06-19 13:25:00,2020-06-19 13:35:00,230.9,231.22,-0.22,flip_to_long -6974,做多,2020-06-19 13:35:00,2020-06-19 14:00:00,231.22,230.99,-0.17,tp_upper -6975,做空,2020-06-19 14:05:00,2020-06-19 14:15:00,230.85,231.05,-0.16,tp_lower -6976,做空,2020-06-19 14:30:00,2020-06-19 14:50:00,230.89,230.54,0.12,tp_lower -6977,做多,2020-06-19 15:30:00,2020-06-19 16:05:00,230.62,230.58,-0.08,flip_to_short -6978,做空,2020-06-19 16:05:00,2020-06-19 16:10:00,230.58,230.24,0.11,tp_lower -6979,做空,2020-06-19 17:45:00,2020-06-19 17:50:00,229.02,229.06,-0.08,flip_to_long -6980,做多,2020-06-19 17:50:00,2020-06-19 18:55:00,229.06,229.03,-0.07,tp_upper -6981,做空,2020-06-19 19:00:00,2020-06-19 19:05:00,228.87,229.03,-0.14,flip_to_long -6982,做多,2020-06-19 19:05:00,2020-06-19 19:15:00,229.03,229.3,0.08,tp_upper -6983,做空,2020-06-19 19:35:00,2020-06-19 20:05:00,229.15,228.38,0.33,tp_lower -6984,做多,2020-06-19 20:15:00,2020-06-19 20:25:00,228.98,228.93,-0.08,flip_to_short -6985,做空,2020-06-19 20:25:00,2020-06-19 20:30:00,228.93,228.94,-0.06,flip_to_long -6986,做多,2020-06-19 20:30:00,2020-06-19 20:40:00,228.94,229.02,-0.02,flip_to_short -6987,做空,2020-06-19 20:40:00,2020-06-19 21:35:00,229.02,229.16,-0.13,flip_to_long -6988,做多,2020-06-19 21:35:00,2020-06-19 21:45:00,229.16,229.82,0.27,tp_upper -6989,做空,2020-06-19 22:50:00,2020-06-19 22:55:00,229.69,229.72,-0.07,flip_to_long -6990,做多,2020-06-19 22:55:00,2020-06-19 23:15:00,229.72,229.95,0.06,flip_to_short -6991,做空,2020-06-19 23:15:00,2020-06-19 23:35:00,229.95,229.26,0.29,tp_lower -6992,做多,2020-06-20 00:30:00,2020-06-20 00:35:00,229.27,229.11,-0.14,flip_to_short -6993,做空,2020-06-20 00:35:00,2020-06-20 01:00:00,229.11,228.98,0.01,flip_to_long -6994,做多,2020-06-20 01:00:00,2020-06-20 01:15:00,228.98,229.59,0.26,tp_upper -6995,做多,2020-06-20 02:10:00,2020-06-20 02:20:00,229.52,229.48,-0.08,flip_to_short -6996,做空,2020-06-20 02:20:00,2020-06-20 02:25:00,229.48,229.49,-0.06,flip_to_long -6997,做多,2020-06-20 02:25:00,2020-06-20 02:35:00,229.49,229.55,-0.03,flip_to_short -6998,做空,2020-06-20 02:35:00,2020-06-20 02:40:00,229.55,229.64,-0.11,flip_to_long -6999,做多,2020-06-20 02:40:00,2020-06-20 03:05:00,229.64,230.07,0.16,tp_upper -7000,做空,2020-06-20 03:45:00,2020-06-20 03:50:00,229.97,230.04,-0.1,flip_to_long -7001,做多,2020-06-20 03:50:00,2020-06-20 04:05:00,230.04,229.91,-0.13,flip_to_short -7002,做空,2020-06-20 04:05:00,2020-06-20 04:20:00,229.91,229.45,0.18,tp_lower -7003,做多,2020-06-20 04:40:00,2020-06-20 04:55:00,230.18,230.0,-0.15,flip_to_short -7004,做空,2020-06-20 04:55:00,2020-06-20 05:00:00,230.0,230.28,-0.2,flip_to_long -7005,做多,2020-06-20 05:00:00,2020-06-20 05:05:00,230.28,230.15,-0.13,flip_to_short -7006,做空,2020-06-20 05:05:00,2020-06-20 05:20:00,230.15,230.01,0.01,flip_to_long -7007,做多,2020-06-20 05:20:00,2020-06-20 05:25:00,230.01,229.91,-0.11,flip_to_short -7008,做空,2020-06-20 05:25:00,2020-06-20 05:40:00,229.91,230.08,-0.15,flip_to_long -7009,做多,2020-06-20 05:40:00,2020-06-20 05:55:00,230.08,230.03,-0.08,flip_to_short -7010,做空,2020-06-20 05:55:00,2020-06-20 06:05:00,230.03,230.26,-0.18,flip_to_long -7011,做多,2020-06-20 06:05:00,2020-06-20 06:15:00,230.26,230.06,-0.16,flip_to_short -7012,做空,2020-06-20 06:15:00,2020-06-20 06:30:00,230.06,230.1,-0.08,flip_to_long -7013,做多,2020-06-20 06:30:00,2020-06-20 06:35:00,230.1,229.93,-0.14,flip_to_short -7014,做空,2020-06-20 06:35:00,2020-06-20 06:45:00,229.93,230.03,-0.11,flip_to_long -7015,做多,2020-06-20 06:45:00,2020-06-20 07:00:00,230.03,230.02,-0.06,flip_to_short -7016,做空,2020-06-20 07:00:00,2020-06-20 07:10:00,230.02,229.78,0.06,tp_lower -7017,做多,2020-06-20 07:30:00,2020-06-20 07:40:00,230.0,229.87,-0.12,flip_to_short -7018,做空,2020-06-20 07:40:00,2020-06-20 07:45:00,229.87,229.8,-0.02,tp_lower -7019,做多,2020-06-20 07:50:00,2020-06-20 07:55:00,229.95,229.81,-0.13,flip_to_short -7020,做空,2020-06-20 07:55:00,2020-06-20 08:00:00,229.81,229.47,0.11,tp_lower -7021,做多,2020-06-20 09:45:00,2020-06-20 10:30:00,228.96,228.61,-0.23,flip_to_short -7022,做空,2020-06-20 10:30:00,2020-06-20 10:40:00,228.61,228.71,-0.11,flip_to_long -7023,做多,2020-06-20 10:40:00,2020-06-20 10:55:00,228.71,228.7,-0.06,flip_to_short -7024,做空,2020-06-20 10:55:00,2020-06-20 11:05:00,228.7,228.26,0.16,tp_lower -7025,做多,2020-06-20 11:20:00,2020-06-20 11:25:00,228.56,228.4,-0.14,flip_to_short -7026,做空,2020-06-20 11:25:00,2020-06-20 11:30:00,228.4,228.55,-0.13,flip_to_long -7027,做多,2020-06-20 11:30:00,2020-06-20 11:40:00,228.55,228.52,-0.07,flip_to_short -7028,做空,2020-06-20 11:40:00,2020-06-20 11:45:00,228.52,228.81,-0.2,flip_to_long -7029,做多,2020-06-20 11:45:00,2020-06-20 11:55:00,228.81,229.03,0.05,tp_upper -7030,做空,2020-06-20 12:05:00,2020-06-20 12:55:00,228.71,228.36,0.12,tp_lower -7031,做多,2020-06-20 14:45:00,2020-06-20 16:45:00,227.64,227.07,-0.34,flip_to_short -7032,做空,2020-06-20 16:45:00,2020-06-20 17:00:00,227.07,226.94,0.01,flip_to_long -7033,做多,2020-06-20 17:00:00,2020-06-20 17:20:00,226.94,227.04,-0.01,flip_to_short -7034,做空,2020-06-20 17:20:00,2020-06-20 17:30:00,227.04,227.13,-0.1,flip_to_long -7035,做多,2020-06-20 17:30:00,2020-06-20 17:35:00,227.13,227.01,-0.12,flip_to_short -7036,做空,2020-06-20 17:35:00,2020-06-20 17:45:00,227.01,227.06,-0.08,flip_to_long -7037,做多,2020-06-20 17:45:00,2020-06-20 18:10:00,227.06,227.21,0.02,tp_upper -7038,做空,2020-06-20 18:15:00,2020-06-20 18:25:00,226.97,227.09,-0.12,flip_to_long -7039,做多,2020-06-20 18:25:00,2020-06-20 18:30:00,227.09,227.15,-0.03,tp_upper -7040,做空,2020-06-20 19:10:00,2020-06-20 20:00:00,227.11,227.04,-0.02,flip_to_long -7041,做多,2020-06-20 20:00:00,2020-06-20 20:20:00,227.04,227.67,0.26,tp_upper -7042,做多,2020-06-20 21:40:00,2020-06-20 22:00:00,227.82,228.36,0.21,tp_upper -7043,做空,2020-06-20 23:30:00,2020-06-21 00:00:00,228.9,229.18,-0.2,flip_to_long -7044,做多,2020-06-21 00:00:00,2020-06-21 00:05:00,229.18,228.99,-0.16,flip_to_short -7045,做空,2020-06-21 00:05:00,2020-06-21 00:20:00,228.99,229.02,-0.07,flip_to_long -7046,做多,2020-06-21 00:20:00,2020-06-21 00:25:00,229.02,228.93,-0.11,flip_to_short -7047,做空,2020-06-21 00:25:00,2020-06-21 00:40:00,228.93,228.7,0.06,tp_lower -7048,做多,2020-06-21 00:45:00,2020-06-21 00:50:00,228.9,228.83,-0.1,flip_to_short -7049,做空,2020-06-21 00:50:00,2020-06-21 00:55:00,228.83,228.97,-0.13,flip_to_long -7050,做多,2020-06-21 00:55:00,2020-06-21 01:00:00,228.97,229.16,0.04,tp_upper -7051,做空,2020-06-21 03:05:00,2020-06-21 03:10:00,229.43,229.58,-0.14,flip_to_long -7052,做多,2020-06-21 03:10:00,2020-06-21 04:10:00,229.58,229.71,0.01,flip_to_short -7053,做空,2020-06-21 04:10:00,2020-06-21 04:30:00,229.71,229.6,-0.0,flip_to_long -7054,做多,2020-06-21 04:30:00,2020-06-21 05:35:00,229.6,230.18,0.24,tp_upper -7055,做多,2020-06-21 06:40:00,2020-06-21 06:45:00,230.43,230.36,-0.09,flip_to_short -7056,做空,2020-06-21 06:45:00,2020-06-21 07:00:00,230.36,230.49,-0.13,flip_to_long -7057,做多,2020-06-21 07:00:00,2020-06-21 07:25:00,230.49,230.52,-0.04,flip_to_short -7058,做空,2020-06-21 07:25:00,2020-06-21 07:35:00,230.52,230.47,-0.03,flip_to_long -7059,做多,2020-06-21 07:35:00,2020-06-21 07:40:00,230.47,230.29,-0.15,flip_to_short -7060,做空,2020-06-21 07:40:00,2020-06-21 08:00:00,230.29,230.32,-0.07,flip_to_long -7061,做多,2020-06-21 08:00:00,2020-06-21 08:15:00,230.32,230.34,-0.05,tp_upper -7062,做多,2020-06-21 08:25:00,2020-06-21 08:30:00,230.47,230.45,-0.07,flip_to_short -7063,做空,2020-06-21 08:30:00,2020-06-21 08:40:00,230.45,230.36,-0.01,flip_to_long -7064,做多,2020-06-21 08:40:00,2020-06-21 09:10:00,230.36,230.27,-0.1,flip_to_short -7065,做空,2020-06-21 09:10:00,2020-06-21 09:15:00,230.27,230.38,-0.11,flip_to_long -7066,做多,2020-06-21 09:15:00,2020-06-21 09:20:00,230.38,230.68,0.09,tp_upper -7067,做空,2020-06-21 10:00:00,2020-06-21 10:05:00,230.26,229.8,0.17,tp_lower -7068,做多,2020-06-21 11:25:00,2020-06-21 11:40:00,229.8,230.12,0.1,tp_upper -7069,做空,2020-06-21 12:00:00,2020-06-21 12:25:00,230.01,229.72,0.09,flip_to_long -7070,做多,2020-06-21 12:25:00,2020-06-21 14:10:00,229.72,229.38,-0.23,flip_to_short -7071,做空,2020-06-21 14:10:00,2020-06-21 14:15:00,229.38,229.52,-0.13,flip_to_long -7072,做多,2020-06-21 14:15:00,2020-06-21 14:20:00,229.52,229.5,-0.07,flip_to_short -7073,做空,2020-06-21 14:20:00,2020-06-21 14:30:00,229.5,229.28,0.05,tp_lower -7074,做多,2020-06-21 14:35:00,2020-06-21 15:00:00,229.29,229.54,0.07,flip_to_short -7075,做空,2020-06-21 15:00:00,2020-06-21 15:20:00,229.54,229.37,0.03,tp_lower -7076,做多,2020-06-21 15:25:00,2020-06-21 15:35:00,229.37,230.25,0.39,tp_upper -7077,做空,2020-06-21 16:40:00,2020-06-21 17:05:00,230.26,230.33,-0.09,flip_to_long -7078,做多,2020-06-21 17:05:00,2020-06-21 18:20:00,230.33,229.94,-0.25,flip_to_short -7079,做空,2020-06-21 18:20:00,2020-06-21 18:25:00,229.94,229.94,-0.06,tp_lower -7080,做多,2020-06-21 19:15:00,2020-06-21 19:40:00,229.89,230.23,0.11,tp_upper -7081,做空,2020-06-21 20:00:00,2020-06-21 20:10:00,229.89,229.83,-0.03,flip_to_long -7082,做多,2020-06-21 20:10:00,2020-06-21 21:25:00,229.83,229.45,-0.25,flip_to_short -7083,做空,2020-06-21 21:25:00,2020-06-21 21:40:00,229.45,229.59,-0.13,flip_to_long -7084,做多,2020-06-21 21:40:00,2020-06-21 22:00:00,229.59,229.0,-0.35,flip_to_short -7085,做空,2020-06-21 22:00:00,2020-06-21 22:05:00,229.0,228.43,0.23,tp_lower -7086,做多,2020-06-21 23:55:00,2020-06-22 00:00:00,228.08,227.96,-0.12,flip_to_short -7087,做空,2020-06-22 00:00:00,2020-06-22 00:05:00,227.96,228.29,-0.23,flip_to_long -7088,做多,2020-06-22 00:05:00,2020-06-22 00:15:00,228.29,228.59,0.1,tp_upper -7089,做空,2020-06-22 05:25:00,2020-06-22 06:20:00,234.64,233.8,0.37,tp_lower -7090,做多,2020-06-22 07:05:00,2020-06-22 07:15:00,234.32,234.94,0.26,tp_upper -7091,做空,2020-06-22 08:35:00,2020-06-22 08:40:00,234.84,235.25,-0.27,flip_to_long -7092,做多,2020-06-22 08:40:00,2020-06-22 08:50:00,235.25,235.31,-0.03,tp_upper -7093,做空,2020-06-22 09:15:00,2020-06-22 09:50:00,235.17,235.16,-0.05,flip_to_long -7094,做多,2020-06-22 09:50:00,2020-06-22 09:55:00,235.16,235.01,-0.14,flip_to_short -7095,做空,2020-06-22 09:55:00,2020-06-22 10:00:00,235.01,235.15,-0.13,flip_to_long -7096,做多,2020-06-22 10:00:00,2020-06-22 10:10:00,235.15,235.33,0.03,flip_to_short -7097,做空,2020-06-22 10:10:00,2020-06-22 10:45:00,235.33,235.13,0.04,flip_to_long -7098,做多,2020-06-22 10:45:00,2020-06-22 11:00:00,235.13,235.77,0.26,tp_upper -7099,做空,2020-06-22 11:10:00,2020-06-22 11:20:00,235.1,235.17,-0.09,flip_to_long -7100,做多,2020-06-22 11:20:00,2020-06-22 11:30:00,235.17,235.25,-0.02,flip_to_short -7101,做空,2020-06-22 11:30:00,2020-06-22 11:35:00,235.25,235.64,-0.26,flip_to_long -7102,做多,2020-06-22 11:35:00,2020-06-22 11:45:00,235.64,236.31,0.28,tp_upper -7103,做空,2020-06-22 13:35:00,2020-06-22 13:55:00,237.53,238.24,-0.41,flip_to_long -7104,做多,2020-06-22 13:55:00,2020-06-22 14:10:00,238.24,237.7,-0.33,flip_to_short -7105,做空,2020-06-22 14:10:00,2020-06-22 14:15:00,237.7,238.36,-0.38,tp_lower -7106,做空,2020-06-22 14:20:00,2020-06-22 14:40:00,238.0,238.06,-0.09,flip_to_long -7107,做多,2020-06-22 14:40:00,2020-06-22 15:10:00,238.06,238.19,0.01,flip_to_short -7108,做空,2020-06-22 15:10:00,2020-06-22 18:15:00,238.19,244.37,-3.09,flip_to_long -7109,做多,2020-06-22 18:15:00,2020-06-22 18:45:00,244.37,244.23,-0.12,flip_to_short -7110,做空,2020-06-22 18:45:00,2020-06-22 18:50:00,244.23,243.9,0.1,tp_lower -7111,做多,2020-06-22 20:15:00,2020-06-22 20:40:00,243.48,244.19,0.27,tp_upper -7112,做空,2020-06-22 21:15:00,2020-06-22 22:25:00,244.24,242.59,0.71,tp_lower -7113,做多,2020-06-22 22:50:00,2020-06-22 23:00:00,243.3,242.82,-0.28,flip_to_short -7114,做空,2020-06-22 23:00:00,2020-06-22 23:10:00,242.82,243.0,-0.14,flip_to_long -7115,做多,2020-06-22 23:10:00,2020-06-22 23:15:00,243.0,242.8,-0.15,flip_to_short -7116,做空,2020-06-22 23:15:00,2020-06-22 23:20:00,242.8,243.21,-0.25,flip_to_long -7117,做多,2020-06-22 23:20:00,2020-06-22 23:25:00,243.21,243.28,-0.02,tp_upper -7118,做空,2020-06-22 23:30:00,2020-06-22 23:35:00,242.74,243.03,-0.19,flip_to_long -7119,做多,2020-06-22 23:35:00,2020-06-22 23:40:00,243.03,243.22,0.03,tp_upper -7120,做空,2020-06-23 00:40:00,2020-06-23 01:15:00,243.24,242.68,0.21,tp_lower -7121,做多,2020-06-23 02:15:00,2020-06-23 02:25:00,242.44,242.15,-0.2,flip_to_short -7122,做空,2020-06-23 02:25:00,2020-06-23 02:35:00,242.15,242.4,-0.18,flip_to_long -7123,做多,2020-06-23 02:35:00,2020-06-23 03:00:00,242.4,241.96,-0.27,flip_to_short -7124,做空,2020-06-23 03:00:00,2020-06-23 03:05:00,241.96,242.0,-0.08,flip_to_long -7125,做多,2020-06-23 03:05:00,2020-06-23 03:20:00,242.0,242.03,-0.04,flip_to_short -7126,做空,2020-06-23 03:20:00,2020-06-23 03:25:00,242.03,242.3,-0.19,flip_to_long -7127,做多,2020-06-23 03:25:00,2020-06-23 03:30:00,242.3,242.1,-0.15,flip_to_short -7128,做空,2020-06-23 03:30:00,2020-06-23 03:35:00,242.1,242.56,-0.28,flip_to_long -7129,做多,2020-06-23 03:35:00,2020-06-23 03:40:00,242.56,242.63,-0.02,tp_upper -7130,做空,2020-06-23 04:05:00,2020-06-23 04:35:00,242.37,242.31,-0.03,flip_to_long -7131,做多,2020-06-23 04:35:00,2020-06-23 05:40:00,242.31,242.06,-0.18,flip_to_short -7132,做空,2020-06-23 05:40:00,2020-06-23 05:45:00,242.06,241.87,0.03,tp_lower -7133,做多,2020-06-23 06:15:00,2020-06-23 06:25:00,242.08,241.93,-0.13,flip_to_short -7134,做空,2020-06-23 06:25:00,2020-06-23 06:30:00,241.93,242.09,-0.13,flip_to_long -7135,做多,2020-06-23 06:30:00,2020-06-23 06:55:00,242.09,242.78,0.27,tp_upper -7136,做空,2020-06-23 08:05:00,2020-06-23 08:40:00,243.23,242.56,0.26,tp_lower -7137,做多,2020-06-23 09:35:00,2020-06-23 10:00:00,242.76,242.75,-0.06,flip_to_short -7138,做空,2020-06-23 10:00:00,2020-06-23 10:15:00,242.75,242.46,0.08,tp_lower -7139,做多,2020-06-23 10:20:00,2020-06-23 10:25:00,242.66,242.57,-0.1,flip_to_short -7140,做空,2020-06-23 10:25:00,2020-06-23 10:30:00,242.57,242.6,-0.07,flip_to_long -7141,做多,2020-06-23 10:30:00,2020-06-23 11:25:00,242.6,243.3,0.27,tp_upper -7142,做空,2020-06-23 12:50:00,2020-06-23 13:00:00,243.01,241.93,0.45,tp_lower -7143,做多,2020-06-23 13:45:00,2020-06-23 14:00:00,242.77,242.3,-0.28,flip_to_short -7144,做空,2020-06-23 14:00:00,2020-06-23 14:05:00,242.3,242.5,-0.15,flip_to_long -7145,做多,2020-06-23 14:05:00,2020-06-23 14:30:00,242.5,243.06,0.21,tp_upper -7146,做空,2020-06-23 14:45:00,2020-06-23 16:30:00,242.86,243.77,-0.49,flip_to_long -7147,做多,2020-06-23 16:30:00,2020-06-23 16:35:00,243.77,243.58,-0.15,flip_to_short -7148,做空,2020-06-23 16:35:00,2020-06-23 16:50:00,243.58,243.75,-0.14,tp_lower -7149,做多,2020-06-23 17:00:00,2020-06-23 17:10:00,243.78,243.42,-0.22,flip_to_short -7150,做空,2020-06-23 17:10:00,2020-06-23 17:15:00,243.42,243.02,0.13,tp_lower -7151,做空,2020-06-23 18:05:00,2020-06-23 18:15:00,243.42,243.57,-0.13,flip_to_long -7152,做多,2020-06-23 18:15:00,2020-06-23 18:30:00,243.57,244.14,0.21,tp_upper -7153,做空,2020-06-23 18:50:00,2020-06-23 18:55:00,243.59,243.77,-0.14,flip_to_long -7154,做多,2020-06-23 18:55:00,2020-06-23 19:00:00,243.77,244.28,0.18,tp_upper -7155,做空,2020-06-23 19:45:00,2020-06-23 20:15:00,244.07,243.96,-0.01,flip_to_long -7156,做多,2020-06-23 20:15:00,2020-06-23 20:25:00,243.96,243.96,-0.06,flip_to_short -7157,做空,2020-06-23 20:25:00,2020-06-23 20:30:00,243.96,244.24,-0.19,flip_to_long -7158,做多,2020-06-23 20:30:00,2020-06-23 21:25:00,244.24,243.69,-0.31,flip_to_short -7159,做空,2020-06-23 21:25:00,2020-06-23 21:30:00,243.69,244.0,-0.2,flip_to_long -7160,做多,2020-06-23 21:30:00,2020-06-23 22:00:00,244.0,243.74,-0.18,flip_to_short -7161,做空,2020-06-23 22:00:00,2020-06-23 22:05:00,243.74,243.81,-0.09,flip_to_long -7162,做多,2020-06-23 22:05:00,2020-06-23 22:30:00,243.81,243.27,-0.3,flip_to_short -7163,做空,2020-06-23 22:30:00,2020-06-23 22:35:00,243.27,242.86,0.13,tp_lower -7164,做多,2020-06-23 23:50:00,2020-06-24 00:05:00,243.02,243.31,0.08,tp_upper -7165,做空,2020-06-24 01:00:00,2020-06-24 01:25:00,243.26,243.28,-0.07,flip_to_long -7166,做多,2020-06-24 01:25:00,2020-06-24 01:50:00,243.28,243.84,0.21,tp_upper -7167,做空,2020-06-24 03:45:00,2020-06-24 03:50:00,244.7,245.11,-0.25,flip_to_long -7168,做多,2020-06-24 03:50:00,2020-06-24 04:40:00,245.11,246.87,0.77,tp_upper -7169,做空,2020-06-24 06:15:00,2020-06-24 06:30:00,247.92,247.95,-0.07,flip_to_long -7170,做多,2020-06-24 06:30:00,2020-06-24 06:55:00,247.95,248.12,0.02,flip_to_short -7171,做空,2020-06-24 06:55:00,2020-06-24 07:00:00,248.12,248.39,-0.18,flip_to_long -7172,做多,2020-06-24 07:00:00,2020-06-24 07:05:00,248.39,248.17,-0.16,flip_to_short -7173,做空,2020-06-24 07:05:00,2020-06-24 07:20:00,248.17,245.44,1.21,tp_lower -7174,做空,2020-06-24 08:55:00,2020-06-24 09:00:00,243.03,243.22,-0.15,flip_to_long -7175,做多,2020-06-24 09:00:00,2020-06-24 09:05:00,243.22,242.91,-0.21,flip_to_short -7176,做空,2020-06-24 09:05:00,2020-06-24 09:20:00,242.91,242.41,0.18,tp_lower -7177,做多,2020-06-24 09:55:00,2020-06-24 10:00:00,242.95,242.76,-0.15,flip_to_short -7178,做空,2020-06-24 10:00:00,2020-06-24 10:05:00,242.76,242.41,0.11,tp_lower -7179,做多,2020-06-24 10:10:00,2020-06-24 12:05:00,242.48,239.12,-1.67,flip_to_short -7180,做空,2020-06-24 12:05:00,2020-06-24 13:35:00,239.12,239.87,-0.42,flip_to_long -7181,做多,2020-06-24 13:35:00,2020-06-24 16:50:00,239.87,233.81,-2.94,flip_to_short -7182,做空,2020-06-24 16:50:00,2020-06-24 17:40:00,233.81,233.75,-0.03,flip_to_long -7183,做多,2020-06-24 17:40:00,2020-06-24 17:45:00,233.75,233.65,-0.1,flip_to_short -7184,做空,2020-06-24 17:45:00,2020-06-24 17:50:00,233.65,233.78,-0.12,flip_to_long -7185,做多,2020-06-24 17:50:00,2020-06-24 18:00:00,233.78,234.07,0.08,flip_to_short -7186,做空,2020-06-24 18:00:00,2020-06-24 18:45:00,234.07,234.55,-0.28,flip_to_long -7187,做多,2020-06-24 18:45:00,2020-06-24 18:50:00,234.55,234.23,-0.21,flip_to_short -7188,做空,2020-06-24 18:50:00,2020-06-24 19:00:00,234.23,234.31,-0.09,flip_to_long -7189,做多,2020-06-24 19:00:00,2020-06-24 19:15:00,234.31,234.87,0.21,tp_upper -7190,做空,2020-06-24 19:25:00,2020-06-24 19:40:00,234.58,234.44,0.01,flip_to_long -7191,做多,2020-06-24 19:40:00,2020-06-24 20:25:00,234.44,234.37,-0.09,flip_to_short -7192,做空,2020-06-24 20:25:00,2020-06-24 21:35:00,234.37,234.68,-0.2,flip_to_long -7193,做多,2020-06-24 21:35:00,2020-06-24 22:30:00,234.68,234.55,-0.12,flip_to_short -7194,做空,2020-06-24 22:30:00,2020-06-24 22:45:00,234.55,234.72,-0.13,flip_to_long -7195,做多,2020-06-24 22:45:00,2020-06-24 22:50:00,234.72,234.57,-0.12,flip_to_short -7196,做空,2020-06-24 22:50:00,2020-06-24 22:55:00,234.57,234.92,-0.22,flip_to_long -7197,做多,2020-06-24 22:55:00,2020-06-24 23:10:00,234.92,235.54,0.23,tp_upper -7198,做空,2020-06-24 23:35:00,2020-06-24 23:45:00,235.09,234.51,0.21,tp_lower -7199,做多,2020-06-24 23:55:00,2020-06-25 00:30:00,234.54,234.6,-0.03,flip_to_short -7200,做空,2020-06-25 00:30:00,2020-06-25 00:45:00,234.6,234.03,0.22,tp_lower -7201,做多,2020-06-25 01:05:00,2020-06-25 01:20:00,234.46,235.23,0.31,tp_upper -7202,做空,2020-06-25 01:40:00,2020-06-25 01:50:00,234.44,234.57,-0.12,flip_to_long -7203,做多,2020-06-25 01:50:00,2020-06-25 01:55:00,234.57,234.22,-0.22,flip_to_short -7204,做空,2020-06-25 01:55:00,2020-06-25 02:25:00,234.22,232.72,0.67,tp_lower -7205,做多,2020-06-25 04:25:00,2020-06-25 04:50:00,230.44,230.19,-0.18,flip_to_short -7206,做空,2020-06-25 04:50:00,2020-06-25 05:05:00,230.19,230.19,-0.06,flip_to_long -7207,做多,2020-06-25 05:05:00,2020-06-25 05:25:00,230.19,231.5,0.59,tp_upper -7208,做空,2020-06-25 07:00:00,2020-06-25 07:05:00,231.8,231.56,0.06,tp_lower -7209,做多,2020-06-25 07:40:00,2020-06-25 07:45:00,231.74,231.6,-0.13,flip_to_short -7210,做空,2020-06-25 07:45:00,2020-06-25 08:00:00,231.6,233.33,-0.9,flip_to_long -7211,做多,2020-06-25 08:00:00,2020-06-25 08:05:00,233.33,233.07,-0.18,tp_upper -7212,做空,2020-06-25 09:30:00,2020-06-25 09:55:00,233.88,233.8,-0.02,tp_lower -7213,做空,2020-06-25 10:05:00,2020-06-25 10:15:00,233.77,234.01,-0.17,flip_to_long -7214,做多,2020-06-25 10:15:00,2020-06-25 10:45:00,234.01,233.9,-0.11,flip_to_short -7215,做空,2020-06-25 10:45:00,2020-06-25 11:00:00,233.9,233.67,0.05,tp_lower -7216,做多,2020-06-25 11:15:00,2020-06-25 11:20:00,234.05,233.94,-0.11,flip_to_short -7217,做空,2020-06-25 11:20:00,2020-06-25 11:30:00,233.94,234.37,-0.26,flip_to_long -7218,做多,2020-06-25 11:30:00,2020-06-25 11:35:00,234.37,235.17,0.32,tp_upper -7219,做空,2020-06-25 12:00:00,2020-06-25 12:05:00,233.44,232.79,0.25,tp_lower -7220,做多,2020-06-25 13:10:00,2020-06-25 13:40:00,232.97,232.4,-0.33,flip_to_short -7221,做空,2020-06-25 13:40:00,2020-06-25 13:50:00,232.4,232.64,-0.17,flip_to_long -7222,做多,2020-06-25 13:50:00,2020-06-25 14:00:00,232.64,233.48,0.34,tp_upper -7223,做空,2020-06-25 15:05:00,2020-06-25 15:35:00,233.64,233.52,0.0,tp_lower -7224,做多,2020-06-25 16:25:00,2020-06-25 16:30:00,234.59,234.25,-0.22,tp_upper -7225,做空,2020-06-25 17:00:00,2020-06-25 17:05:00,233.69,233.98,-0.19,flip_to_long -7226,做多,2020-06-25 17:05:00,2020-06-25 17:20:00,233.98,233.66,-0.21,flip_to_short -7227,做空,2020-06-25 17:20:00,2020-06-25 18:05:00,233.66,233.85,-0.15,flip_to_long -7228,做多,2020-06-25 18:05:00,2020-06-25 18:10:00,233.85,233.56,-0.19,flip_to_short -7229,做空,2020-06-25 18:10:00,2020-06-25 18:35:00,233.56,233.18,0.12,tp_lower -7230,做多,2020-06-25 19:15:00,2020-06-25 20:00:00,233.42,233.85,0.15,tp_upper -7231,做空,2020-06-25 20:40:00,2020-06-25 20:45:00,233.65,233.67,-0.06,flip_to_long -7232,做多,2020-06-25 20:45:00,2020-06-25 20:55:00,233.67,233.65,-0.06,flip_to_short -7233,做空,2020-06-25 20:55:00,2020-06-25 21:00:00,233.65,233.95,-0.2,flip_to_long -7234,做多,2020-06-25 21:00:00,2020-06-25 21:05:00,233.95,234.3,0.11,tp_upper -7235,做空,2020-06-25 21:40:00,2020-06-25 21:45:00,233.88,233.99,-0.11,flip_to_long -7236,做多,2020-06-25 21:45:00,2020-06-25 22:05:00,233.99,234.06,-0.02,flip_to_short -7237,做空,2020-06-25 22:05:00,2020-06-25 22:15:00,234.06,232.92,0.48,tp_lower -7238,做多,2020-06-25 23:40:00,2020-06-25 23:50:00,232.8,232.53,-0.18,flip_to_short -7239,做空,2020-06-25 23:50:00,2020-06-26 00:00:00,232.53,231.76,0.31,tp_lower -7240,做多,2020-06-26 00:25:00,2020-06-26 00:35:00,232.69,233.02,0.1,tp_upper -7241,做空,2020-06-26 01:50:00,2020-06-26 02:00:00,232.75,232.46,0.09,tp_lower -7242,做多,2020-06-26 03:35:00,2020-06-26 03:40:00,232.38,232.32,-0.09,flip_to_short -7243,做空,2020-06-26 03:40:00,2020-06-26 04:05:00,232.32,232.16,0.02,flip_to_long -7244,做多,2020-06-26 04:05:00,2020-06-26 04:10:00,232.16,232.05,-0.11,flip_to_short -7245,做空,2020-06-26 04:10:00,2020-06-26 04:15:00,232.05,232.18,-0.12,flip_to_long -7246,做多,2020-06-26 04:15:00,2020-06-26 04:25:00,232.18,232.16,-0.07,flip_to_short -7247,做空,2020-06-26 04:25:00,2020-06-26 05:15:00,232.16,231.93,0.06,tp_lower -7248,做多,2020-06-26 05:20:00,2020-06-26 05:30:00,232.42,232.29,-0.12,flip_to_short -7249,做空,2020-06-26 05:30:00,2020-06-26 05:40:00,232.29,231.63,0.27,tp_lower -7250,做多,2020-06-26 06:30:00,2020-06-26 08:10:00,231.84,229.94,-0.99,flip_to_short -7251,做空,2020-06-26 08:10:00,2020-06-26 08:15:00,229.94,230.38,-0.27,flip_to_long -7252,做多,2020-06-26 08:15:00,2020-06-26 08:20:00,230.38,230.17,-0.16,flip_to_short -7253,做空,2020-06-26 08:20:00,2020-06-26 08:30:00,230.17,229.65,0.2,flip_to_long -7254,做多,2020-06-26 08:30:00,2020-06-26 08:50:00,229.65,229.41,-0.17,flip_to_short -7255,做空,2020-06-26 08:50:00,2020-06-26 08:55:00,229.41,229.77,-0.23,flip_to_long -7256,做多,2020-06-26 08:55:00,2020-06-26 09:00:00,229.77,229.24,-0.31,flip_to_short -7257,做空,2020-06-26 09:00:00,2020-06-26 09:05:00,229.24,228.74,0.19,tp_lower -7258,做多,2020-06-26 09:30:00,2020-06-26 09:35:00,230.11,231.55,0.64,tp_upper -7259,做空,2020-06-26 11:00:00,2020-06-26 11:05:00,231.26,231.34,-0.09,flip_to_long -7260,做多,2020-06-26 11:05:00,2020-06-26 12:10:00,231.34,231.79,0.16,tp_upper -7261,做空,2020-06-26 13:10:00,2020-06-26 13:30:00,231.32,230.84,0.18,tp_lower -7262,做多,2020-06-26 15:00:00,2020-06-26 15:15:00,230.8,230.19,-0.35,flip_to_short -7263,做空,2020-06-26 15:15:00,2020-06-26 16:15:00,230.19,228.17,0.92,tp_lower -7264,做多,2020-06-26 16:55:00,2020-06-26 17:25:00,229.42,229.5,-0.02,flip_to_short -7265,做空,2020-06-26 17:25:00,2020-06-26 18:05:00,229.5,229.74,-0.17,flip_to_long -7266,做多,2020-06-26 18:05:00,2020-06-26 18:25:00,229.74,229.86,0.0,tp_upper -7267,做空,2020-06-26 18:35:00,2020-06-26 18:45:00,229.89,229.36,0.2,tp_lower -7268,做多,2020-06-26 19:00:00,2020-06-26 19:15:00,229.71,229.9,0.04,tp_upper -7269,做空,2020-06-26 19:20:00,2020-06-26 19:25:00,229.77,229.85,-0.1,flip_to_long -7270,做多,2020-06-26 19:25:00,2020-06-26 19:30:00,229.85,229.41,-0.27,flip_to_short -7271,做空,2020-06-26 19:30:00,2020-06-26 19:35:00,229.41,229.59,-0.14,tp_lower -7272,做多,2020-06-26 19:40:00,2020-06-26 20:00:00,230.1,230.52,0.15,tp_upper -7273,做空,2020-06-26 20:55:00,2020-06-26 21:45:00,230.15,230.58,-0.26,flip_to_long -7274,做多,2020-06-26 21:45:00,2020-06-26 22:25:00,230.58,230.04,-0.32,flip_to_short -7275,做空,2020-06-26 22:25:00,2020-06-26 23:00:00,230.04,229.62,0.15,tp_lower -7276,做多,2020-06-26 23:35:00,2020-06-26 23:40:00,230.31,229.83,-0.29,flip_to_short -7277,做空,2020-06-26 23:40:00,2020-06-27 00:00:00,229.83,229.11,0.29,tp_lower -7278,做多,2020-06-27 00:55:00,2020-06-27 01:05:00,229.84,229.28,-0.34,flip_to_short -7279,做空,2020-06-27 01:05:00,2020-06-27 01:20:00,229.28,229.14,0.01,flip_to_long -7280,做多,2020-06-27 01:20:00,2020-06-27 02:00:00,229.14,229.2,-0.03,tp_upper -7281,做多,2020-06-27 02:15:00,2020-06-27 03:00:00,229.24,228.91,-0.22,flip_to_short -7282,做空,2020-06-27 03:00:00,2020-06-27 03:15:00,228.91,229.47,-0.34,flip_to_long -7283,做多,2020-06-27 03:15:00,2020-06-27 03:20:00,229.47,229.91,0.16,tp_upper -7284,做空,2020-06-27 04:20:00,2020-06-27 04:50:00,229.35,229.53,-0.15,flip_to_long -7285,做多,2020-06-27 04:50:00,2020-06-27 05:05:00,229.53,229.31,-0.17,flip_to_short -7286,做空,2020-06-27 05:05:00,2020-06-27 05:25:00,229.31,229.6,-0.2,flip_to_long -7287,做多,2020-06-27 05:25:00,2020-06-27 05:40:00,229.6,229.69,-0.01,tp_upper -7288,做空,2020-06-27 07:20:00,2020-06-27 07:30:00,230.2,230.21,-0.06,flip_to_long -7289,做多,2020-06-27 07:30:00,2020-06-27 08:25:00,230.21,231.33,0.49,tp_upper -7290,做空,2020-06-27 08:40:00,2020-06-27 09:15:00,230.54,229.93,0.24,tp_lower -7291,做多,2020-06-27 10:25:00,2020-06-27 10:30:00,230.07,229.91,-0.14,flip_to_short -7292,做空,2020-06-27 10:30:00,2020-06-27 10:35:00,229.91,230.27,-0.23,flip_to_long -7293,做多,2020-06-27 10:35:00,2020-06-27 10:45:00,230.27,229.91,-0.23,flip_to_short -7294,做空,2020-06-27 10:45:00,2020-06-27 11:00:00,229.91,229.38,0.2,tp_lower -7295,做多,2020-06-27 11:25:00,2020-06-27 11:40:00,229.65,230.0,0.12,tp_upper -7296,做空,2020-06-27 11:55:00,2020-06-27 12:00:00,229.66,229.9,-0.17,flip_to_long -7297,做多,2020-06-27 12:00:00,2020-06-27 12:15:00,229.9,229.68,-0.16,flip_to_short -7298,做空,2020-06-27 12:15:00,2020-06-27 12:20:00,229.68,229.77,-0.1,flip_to_long -7299,做多,2020-06-27 12:20:00,2020-06-27 12:25:00,229.77,229.42,-0.23,flip_to_short -7300,做空,2020-06-27 12:25:00,2020-06-27 12:30:00,229.42,229.57,-0.13,tp_lower -7301,做多,2020-06-27 12:35:00,2020-06-27 13:15:00,229.68,230.0,0.1,tp_upper -7302,做空,2020-06-27 13:20:00,2020-06-27 13:30:00,229.73,229.83,-0.1,flip_to_long -7303,做多,2020-06-27 13:30:00,2020-06-27 13:35:00,229.83,229.75,-0.09,flip_to_short -7304,做空,2020-06-27 13:35:00,2020-06-27 13:50:00,229.75,229.79,-0.08,flip_to_long -7305,做多,2020-06-27 13:50:00,2020-06-27 13:55:00,229.79,229.68,-0.11,flip_to_short -7306,做空,2020-06-27 13:55:00,2020-06-27 14:05:00,229.68,229.48,0.04,tp_lower -7307,做多,2020-06-27 14:30:00,2020-06-27 18:35:00,229.56,225.26,-2.13,flip_to_short -7308,做空,2020-06-27 18:35:00,2020-06-27 18:40:00,225.26,225.59,-0.21,flip_to_long -7309,做多,2020-06-27 18:40:00,2020-06-27 18:50:00,225.59,225.4,-0.15,tp_upper -7310,做空,2020-06-27 18:55:00,2020-06-27 19:10:00,225.17,225.32,-0.13,flip_to_long -7311,做多,2020-06-27 19:10:00,2020-06-27 19:20:00,225.32,224.88,-0.27,flip_to_short -7312,做空,2020-06-27 19:20:00,2020-06-27 19:30:00,224.88,224.69,0.04,tp_lower -7313,做空,2020-06-27 21:10:00,2020-06-27 21:45:00,219.25,219.78,-0.31,flip_to_long -7314,做多,2020-06-27 21:45:00,2020-06-27 21:50:00,219.78,220.46,0.28,tp_upper -7315,做空,2020-06-27 22:40:00,2020-06-27 22:45:00,220.24,220.99,-0.42,flip_to_long -7316,做多,2020-06-27 22:45:00,2020-06-27 22:50:00,220.99,219.92,-0.57,flip_to_short -7317,做空,2020-06-27 22:50:00,2020-06-27 23:05:00,219.92,220.15,-0.16,flip_to_long -7318,做多,2020-06-27 23:05:00,2020-06-27 23:20:00,220.15,220.59,0.16,flip_to_short -7319,做空,2020-06-27 23:20:00,2020-06-27 23:30:00,220.59,221.06,-0.28,flip_to_long -7320,做多,2020-06-27 23:30:00,2020-06-28 00:00:00,221.06,220.39,-0.37,flip_to_short -7321,做空,2020-06-28 00:00:00,2020-06-28 00:05:00,220.39,220.44,-0.08,flip_to_long -7322,做多,2020-06-28 00:05:00,2020-06-28 01:55:00,220.44,219.32,-0.61,flip_to_short -7323,做空,2020-06-28 01:55:00,2020-06-28 02:00:00,219.32,219.13,0.04,tp_lower -7324,做多,2020-06-28 02:40:00,2020-06-28 03:00:00,219.5,219.89,0.14,tp_upper -7325,做空,2020-06-28 03:45:00,2020-06-28 03:50:00,218.53,219.4,-0.49,tp_lower -7326,做空,2020-06-28 03:55:00,2020-06-28 04:10:00,219.38,218.6,0.33,tp_lower -7327,做多,2020-06-28 04:50:00,2020-06-28 04:55:00,218.95,218.81,-0.12,flip_to_short -7328,做空,2020-06-28 04:55:00,2020-06-28 05:05:00,218.81,219.08,-0.19,flip_to_long -7329,做多,2020-06-28 05:05:00,2020-06-28 05:30:00,219.08,219.18,-0.0,tp_upper -7330,做空,2020-06-28 05:50:00,2020-06-28 06:00:00,218.65,218.99,-0.22,flip_to_long -7331,做多,2020-06-28 06:00:00,2020-06-28 06:05:00,218.99,218.74,-0.18,flip_to_short -7332,做空,2020-06-28 06:05:00,2020-06-28 06:10:00,218.74,219.49,-0.42,flip_to_long -7333,做多,2020-06-28 06:10:00,2020-06-28 06:15:00,219.49,219.51,-0.04,tp_upper -7334,做空,2020-06-28 07:20:00,2020-06-28 07:25:00,219.71,219.96,-0.18,flip_to_long -7335,做多,2020-06-28 07:25:00,2020-06-28 07:35:00,219.96,219.82,-0.12,flip_to_short -7336,做空,2020-06-28 07:35:00,2020-06-28 07:50:00,219.82,220.39,-0.33,flip_to_long -7337,做多,2020-06-28 07:50:00,2020-06-28 08:05:00,220.39,220.2,-0.15,flip_to_short -7338,做空,2020-06-28 08:05:00,2020-06-28 08:20:00,220.2,220.5,-0.2,flip_to_long -7339,做多,2020-06-28 08:20:00,2020-06-28 08:30:00,220.5,220.5,-0.05,tp_upper -7340,做空,2020-06-28 10:50:00,2020-06-28 11:05:00,222.73,223.3,-0.32,flip_to_long -7341,做多,2020-06-28 11:05:00,2020-06-28 11:15:00,223.3,223.28,-0.06,flip_to_short -7342,做空,2020-06-28 11:15:00,2020-06-28 11:55:00,223.28,223.31,-0.07,flip_to_long -7343,做多,2020-06-28 11:55:00,2020-06-28 13:05:00,223.31,223.0,-0.2,flip_to_short -7344,做空,2020-06-28 13:05:00,2020-06-28 13:10:00,223.0,223.04,-0.07,flip_to_long -7345,做多,2020-06-28 13:10:00,2020-06-28 13:35:00,223.04,222.87,-0.13,flip_to_short -7346,做空,2020-06-28 13:35:00,2020-06-28 13:55:00,222.87,223.07,-0.15,flip_to_long -7347,做多,2020-06-28 13:55:00,2020-06-28 14:00:00,223.07,223.34,0.07,tp_upper -7348,做空,2020-06-28 15:50:00,2020-06-28 15:55:00,225.44,226.16,-0.39,flip_to_long -7349,做多,2020-06-28 15:55:00,2020-06-28 16:00:00,226.16,226.19,-0.04,tp_upper -7350,做空,2020-06-28 16:35:00,2020-06-28 16:40:00,226.0,226.09,-0.09,flip_to_long -7351,做多,2020-06-28 16:40:00,2020-06-28 18:35:00,226.09,226.48,0.13,flip_to_short -7352,做空,2020-06-28 18:35:00,2020-06-28 18:40:00,226.48,226.6,-0.11,flip_to_long -7353,做多,2020-06-28 18:40:00,2020-06-28 19:05:00,226.6,227.21,0.23,tp_upper -7354,做空,2020-06-28 19:25:00,2020-06-28 19:30:00,226.93,226.42,0.18,tp_lower -7355,做空,2020-06-28 21:05:00,2020-06-28 21:10:00,225.08,225.49,-0.24,flip_to_long -7356,做多,2020-06-28 21:10:00,2020-06-28 21:20:00,225.49,224.93,-0.31,flip_to_short -7357,做空,2020-06-28 21:20:00,2020-06-28 21:40:00,224.93,225.03,-0.1,flip_to_long -7358,做多,2020-06-28 21:40:00,2020-06-28 22:00:00,225.03,224.51,-0.29,flip_to_short -7359,做空,2020-06-28 22:00:00,2020-06-28 22:05:00,224.51,224.24,0.07,tp_lower -7360,做多,2020-06-28 22:40:00,2020-06-28 22:50:00,224.83,224.78,-0.07,flip_to_short -7361,做空,2020-06-28 22:50:00,2020-06-28 23:00:00,224.78,224.85,-0.08,flip_to_long -7362,做多,2020-06-28 23:00:00,2020-06-28 23:05:00,224.85,224.8,-0.07,flip_to_short -7363,做空,2020-06-28 23:05:00,2020-06-28 23:30:00,224.8,223.92,0.35,tp_lower -7364,做多,2020-06-28 23:40:00,2020-06-28 23:55:00,224.36,224.96,0.22,tp_upper -7365,做空,2020-06-29 00:10:00,2020-06-29 00:35:00,224.72,224.78,-0.08,flip_to_long -7366,做多,2020-06-29 00:35:00,2020-06-29 01:05:00,224.78,225.86,0.46,tp_upper -7367,做空,2020-06-29 02:15:00,2020-06-29 02:20:00,225.65,225.73,-0.09,flip_to_long -7368,做多,2020-06-29 02:20:00,2020-06-29 02:30:00,225.73,225.53,-0.15,flip_to_short -7369,做空,2020-06-29 02:30:00,2020-06-29 02:40:00,225.53,226.05,-0.3,flip_to_long -7370,做多,2020-06-29 02:40:00,2020-06-29 02:45:00,226.05,225.66,-0.24,flip_to_short -7371,做空,2020-06-29 02:45:00,2020-06-29 02:50:00,225.66,225.27,0.13,tp_lower -7372,做多,2020-06-29 04:25:00,2020-06-29 04:30:00,224.83,224.66,-0.13,flip_to_short -7373,做空,2020-06-29 04:30:00,2020-06-29 04:35:00,224.66,224.26,0.14,tp_lower -7374,做多,2020-06-29 04:50:00,2020-06-29 05:00:00,224.89,224.5,-0.24,flip_to_short -7375,做空,2020-06-29 05:00:00,2020-06-29 05:05:00,224.5,224.77,-0.18,flip_to_long -7376,做多,2020-06-29 05:05:00,2020-06-29 05:25:00,224.77,225.35,0.22,tp_upper -7377,做空,2020-06-29 06:00:00,2020-06-29 06:20:00,224.89,225.06,-0.13,flip_to_long -7378,做多,2020-06-29 06:20:00,2020-06-29 06:35:00,225.06,224.66,-0.24,flip_to_short -7379,做空,2020-06-29 06:35:00,2020-06-29 06:40:00,224.66,224.5,0.02,tp_lower -7380,做多,2020-06-29 08:40:00,2020-06-29 09:10:00,222.59,222.56,-0.07,flip_to_short -7381,做空,2020-06-29 09:10:00,2020-06-29 11:10:00,222.56,222.68,-0.11,tp_lower -7382,做多,2020-06-29 11:40:00,2020-06-29 11:55:00,222.86,223.66,0.33,tp_upper -7383,做空,2020-06-29 12:20:00,2020-06-29 12:30:00,223.13,223.13,-0.05,flip_to_long -7384,做多,2020-06-29 12:30:00,2020-06-29 12:35:00,223.13,224.6,0.64,tp_upper -7385,做空,2020-06-29 13:10:00,2020-06-29 13:20:00,223.97,222.66,0.57,tp_lower -7386,做多,2020-06-29 14:15:00,2020-06-29 14:20:00,223.24,223.04,-0.15,flip_to_short -7387,做空,2020-06-29 14:20:00,2020-06-29 15:05:00,223.04,222.82,0.05,flip_to_long -7388,做多,2020-06-29 15:05:00,2020-06-29 15:10:00,222.82,222.55,-0.18,flip_to_short -7389,做空,2020-06-29 15:10:00,2020-06-29 15:20:00,222.55,223.26,-0.39,flip_to_long -7390,做多,2020-06-29 15:20:00,2020-06-29 15:40:00,223.26,224.08,0.34,tp_upper -7391,做空,2020-06-29 16:40:00,2020-06-29 16:45:00,223.66,223.71,-0.08,flip_to_long -7392,做多,2020-06-29 16:45:00,2020-06-29 17:15:00,223.71,224.86,0.49,tp_upper -7393,做空,2020-06-29 18:45:00,2020-06-29 19:00:00,225.83,226.09,-0.18,flip_to_long -7394,做多,2020-06-29 19:00:00,2020-06-29 19:05:00,226.09,225.79,-0.19,flip_to_short -7395,做空,2020-06-29 19:05:00,2020-06-29 19:30:00,225.79,226.35,-0.32,flip_to_long -7396,做多,2020-06-29 19:30:00,2020-06-29 19:40:00,226.35,225.9,-0.26,flip_to_short -7397,做空,2020-06-29 19:40:00,2020-06-29 19:45:00,225.9,225.97,-0.09,flip_to_long -7398,做多,2020-06-29 19:45:00,2020-06-29 19:50:00,225.97,225.84,-0.11,flip_to_short -7399,做空,2020-06-29 19:50:00,2020-06-29 19:55:00,225.84,226.04,-0.15,flip_to_long -7400,做多,2020-06-29 19:55:00,2020-06-29 20:00:00,226.04,226.53,0.17,tp_upper -7401,做空,2020-06-29 22:15:00,2020-06-29 22:20:00,228.23,228.65,-0.25,flip_to_long -7402,做多,2020-06-29 22:20:00,2020-06-29 22:25:00,228.65,228.09,-0.31,flip_to_short -7403,做空,2020-06-29 22:25:00,2020-06-29 22:30:00,228.09,228.18,-0.09,flip_to_long -7404,做多,2020-06-29 22:30:00,2020-06-29 23:35:00,228.18,228.21,-0.04,flip_to_short -7405,做空,2020-06-29 23:35:00,2020-06-30 00:00:00,228.21,228.45,-0.16,flip_to_long -7406,做多,2020-06-30 00:00:00,2020-06-30 00:05:00,228.45,228.61,0.02,tp_upper -7407,做空,2020-06-30 00:15:00,2020-06-30 00:35:00,227.95,227.67,0.08,flip_to_long -7408,做多,2020-06-30 00:35:00,2020-06-30 01:45:00,227.67,227.75,-0.02,flip_to_short -7409,做空,2020-06-30 01:45:00,2020-06-30 02:15:00,227.75,227.52,0.06,flip_to_long -7410,做多,2020-06-30 02:15:00,2020-06-30 02:50:00,227.52,227.57,-0.03,flip_to_short -7411,做空,2020-06-30 02:50:00,2020-06-30 02:55:00,227.57,227.79,-0.16,flip_to_long -7412,做多,2020-06-30 02:55:00,2020-06-30 03:05:00,227.79,227.59,-0.15,flip_to_short -7413,做空,2020-06-30 03:05:00,2020-06-30 03:20:00,227.59,227.2,0.13,tp_lower -7414,做空,2020-06-30 03:40:00,2020-06-30 04:00:00,227.26,226.98,0.08,tp_lower -7415,做空,2020-06-30 04:35:00,2020-06-30 04:50:00,227.26,226.68,0.22,tp_lower -7416,做多,2020-06-30 06:05:00,2020-06-30 06:15:00,226.55,226.36,-0.14,flip_to_short -7417,做空,2020-06-30 06:15:00,2020-06-30 06:30:00,226.36,226.42,-0.08,flip_to_long -7418,做多,2020-06-30 06:30:00,2020-06-30 06:35:00,226.42,226.77,0.11,tp_upper -7419,做空,2020-06-30 07:30:00,2020-06-30 07:50:00,226.7,226.68,-0.04,flip_to_long -7420,做多,2020-06-30 07:50:00,2020-06-30 08:00:00,226.68,226.66,-0.06,flip_to_short -7421,做空,2020-06-30 08:00:00,2020-06-30 08:05:00,226.66,226.34,0.1,tp_lower -7422,做多,2020-06-30 09:00:00,2020-06-30 09:05:00,226.63,226.9,0.07,tp_upper -7423,做空,2020-06-30 10:20:00,2020-06-30 10:35:00,226.92,227.22,-0.2,flip_to_long -7424,做多,2020-06-30 10:35:00,2020-06-30 11:00:00,227.22,226.99,-0.16,flip_to_short -7425,做空,2020-06-30 11:00:00,2020-06-30 11:15:00,226.99,226.76,0.05,tp_lower -7426,做多,2020-06-30 11:30:00,2020-06-30 11:35:00,227.24,227.56,0.1,tp_upper -7427,做空,2020-06-30 12:05:00,2020-06-30 12:15:00,227.26,227.3,-0.07,flip_to_long -7428,做多,2020-06-30 12:15:00,2020-06-30 12:20:00,227.3,227.11,-0.14,flip_to_short -7429,做空,2020-06-30 12:20:00,2020-06-30 12:30:00,227.11,224.84,1.01,tp_lower -7430,做多,2020-06-30 13:35:00,2020-06-30 13:50:00,224.84,224.79,-0.08,flip_to_short -7431,做空,2020-06-30 13:50:00,2020-06-30 16:05:00,224.79,226.16,-0.71,flip_to_long -7432,做多,2020-06-30 16:05:00,2020-06-30 16:25:00,226.16,226.09,-0.09,flip_to_short -7433,做空,2020-06-30 16:25:00,2020-06-30 16:30:00,226.09,225.73,0.12,tp_lower -7434,做多,2020-06-30 16:50:00,2020-06-30 16:55:00,226.03,226.02,-0.06,flip_to_short -7435,做空,2020-06-30 16:55:00,2020-06-30 17:10:00,226.02,225.84,0.03,flip_to_long -7436,做多,2020-06-30 17:10:00,2020-06-30 18:35:00,225.84,225.31,-0.3,flip_to_short -7437,做空,2020-06-30 18:35:00,2020-06-30 19:00:00,225.31,225.06,0.06,tp_lower -7438,做多,2020-06-30 19:15:00,2020-06-30 19:25:00,225.3,225.15,-0.12,flip_to_short -7439,做空,2020-06-30 19:25:00,2020-06-30 19:30:00,225.15,225.55,-0.24,flip_to_long -7440,做多,2020-06-30 19:30:00,2020-06-30 19:35:00,225.55,225.2,-0.22,flip_to_short -7441,做空,2020-06-30 19:35:00,2020-06-30 19:40:00,225.2,225.27,-0.09,flip_to_long -7442,做多,2020-06-30 19:40:00,2020-06-30 19:45:00,225.27,225.19,-0.09,flip_to_short -7443,做空,2020-06-30 19:45:00,2020-06-30 19:50:00,225.19,225.5,-0.2,flip_to_long -7444,做多,2020-06-30 19:50:00,2020-06-30 19:55:00,225.5,224.87,-0.34,flip_to_short -7445,做空,2020-06-30 19:55:00,2020-06-30 20:00:00,224.87,225.02,-0.12,tp_lower -7446,做多,2020-06-30 20:05:00,2020-06-30 20:30:00,225.2,225.78,0.22,tp_upper -7447,做多,2020-06-30 20:45:00,2020-06-30 21:05:00,225.49,226.17,0.26,tp_upper -7448,做空,2020-06-30 21:20:00,2020-06-30 21:25:00,225.42,225.43,-0.06,flip_to_long -7449,做多,2020-06-30 21:25:00,2020-06-30 21:45:00,225.43,226.19,0.3,tp_upper -7450,做空,2020-06-30 22:00:00,2020-06-30 22:10:00,225.86,225.94,-0.09,flip_to_long -7451,做多,2020-06-30 22:10:00,2020-06-30 22:15:00,225.94,225.91,-0.07,flip_to_short -7452,做空,2020-06-30 22:15:00,2020-06-30 22:40:00,225.91,225.1,0.32,tp_lower -7453,做多,2020-06-30 23:05:00,2020-06-30 23:15:00,225.92,225.81,-0.1,flip_to_short -7454,做空,2020-06-30 23:15:00,2020-07-01 00:00:00,225.81,224.73,0.45,tp_lower -7455,做多,2020-07-01 00:45:00,2020-07-01 01:35:00,225.23,224.73,-0.3,flip_to_short -7456,做空,2020-07-01 01:35:00,2020-07-01 01:45:00,224.73,224.91,-0.14,flip_to_long -7457,做多,2020-07-01 01:45:00,2020-07-01 02:00:00,224.91,224.92,-0.05,flip_to_short -7458,做空,2020-07-01 02:00:00,2020-07-01 03:30:00,224.92,224.3,0.25,tp_lower -7459,做多,2020-07-01 03:55:00,2020-07-01 05:05:00,225.45,225.67,0.05,flip_to_short -7460,做空,2020-07-01 05:05:00,2020-07-01 05:15:00,225.67,225.63,-0.04,flip_to_long -7461,做多,2020-07-01 05:15:00,2020-07-01 05:20:00,225.63,225.52,-0.11,flip_to_short -7462,做空,2020-07-01 05:20:00,2020-07-01 05:25:00,225.52,225.67,-0.13,flip_to_long -7463,做多,2020-07-01 05:25:00,2020-07-01 05:30:00,225.67,225.98,0.09,tp_upper -7464,做空,2020-07-01 05:55:00,2020-07-01 06:00:00,225.55,225.22,0.1,tp_lower -7465,做多,2020-07-01 06:30:00,2020-07-01 06:35:00,225.56,225.14,-0.26,flip_to_short -7466,做空,2020-07-01 06:35:00,2020-07-01 07:05:00,225.14,225.55,-0.25,flip_to_long -7467,做多,2020-07-01 07:05:00,2020-07-01 07:15:00,225.55,226.08,0.2,tp_upper -7468,做空,2020-07-01 07:55:00,2020-07-01 08:00:00,225.53,225.82,-0.19,flip_to_long -7469,做多,2020-07-01 08:00:00,2020-07-01 08:20:00,225.82,227.79,0.89,tp_upper -7470,做多,2020-07-01 10:00:00,2020-07-01 10:10:00,228.02,227.7,-0.21,flip_to_short -7471,做空,2020-07-01 10:10:00,2020-07-01 10:15:00,227.7,227.49,0.05,tp_lower -7472,做多,2020-07-01 10:50:00,2020-07-01 11:55:00,227.44,227.71,0.07,tp_upper -7473,做空,2020-07-01 12:10:00,2020-07-01 12:30:00,227.09,227.28,-0.15,flip_to_long -7474,做多,2020-07-01 12:30:00,2020-07-01 12:35:00,227.28,227.09,-0.14,flip_to_short -7475,做空,2020-07-01 12:35:00,2020-07-01 12:40:00,227.09,227.13,-0.07,flip_to_long -7476,做多,2020-07-01 12:40:00,2020-07-01 12:55:00,227.13,227.71,0.22,tp_upper -7477,做空,2020-07-01 13:15:00,2020-07-01 13:30:00,227.42,228.11,-0.38,flip_to_long -7478,做多,2020-07-01 13:30:00,2020-07-01 13:35:00,228.11,227.87,-0.17,tp_upper -7479,做空,2020-07-01 15:20:00,2020-07-01 15:30:00,228.68,228.97,-0.19,flip_to_long -7480,做多,2020-07-01 15:30:00,2020-07-01 15:35:00,228.97,228.82,-0.12,tp_upper -7481,做空,2020-07-01 16:00:00,2020-07-01 16:05:00,228.84,229.14,-0.19,flip_to_long -7482,做多,2020-07-01 16:05:00,2020-07-01 16:10:00,229.14,230.54,0.6,tp_upper -7483,做空,2020-07-01 18:35:00,2020-07-01 19:00:00,231.58,231.83,-0.17,tp_lower -7484,做多,2020-07-01 19:05:00,2020-07-01 19:10:00,231.97,231.8,-0.13,flip_to_short -7485,做空,2020-07-01 19:10:00,2020-07-01 19:30:00,231.8,231.72,-0.02,flip_to_long -7486,做多,2020-07-01 19:30:00,2020-07-01 19:45:00,231.72,231.88,0.02,flip_to_short -7487,做空,2020-07-01 19:45:00,2020-07-01 19:55:00,231.88,231.14,0.29,tp_lower -7488,做多,2020-07-01 20:05:00,2020-07-01 20:20:00,231.52,232.1,0.21,tp_upper -7489,做空,2020-07-01 20:30:00,2020-07-01 20:35:00,231.51,231.72,-0.15,flip_to_long -7490,做多,2020-07-01 20:35:00,2020-07-01 20:40:00,231.72,231.43,-0.19,flip_to_short -7491,做空,2020-07-01 20:40:00,2020-07-01 21:00:00,231.43,231.0,0.15,tp_lower -7492,做多,2020-07-01 21:05:00,2020-07-01 21:45:00,231.2,230.96,-0.16,flip_to_short -7493,做空,2020-07-01 21:45:00,2020-07-01 22:10:00,230.96,230.81,0.02,tp_lower -7494,做多,2020-07-01 22:50:00,2020-07-01 23:05:00,230.92,231.52,0.22,tp_upper -7495,做空,2020-07-01 23:35:00,2020-07-01 23:55:00,230.82,231.03,-0.15,flip_to_long -7496,做多,2020-07-01 23:55:00,2020-07-02 00:10:00,231.03,230.96,-0.09,flip_to_short -7497,做空,2020-07-02 00:10:00,2020-07-02 00:15:00,230.96,231.09,-0.12,flip_to_long -7498,做多,2020-07-02 00:15:00,2020-07-02 00:35:00,231.09,230.75,-0.22,flip_to_short -7499,做空,2020-07-02 00:35:00,2020-07-02 00:40:00,230.75,230.78,-0.07,tp_lower -7500,做多,2020-07-02 01:05:00,2020-07-02 01:15:00,230.9,230.7,-0.15,flip_to_short -7501,做空,2020-07-02 01:15:00,2020-07-02 01:20:00,230.7,231.03,-0.21,flip_to_long -7502,做多,2020-07-02 01:20:00,2020-07-02 01:25:00,231.03,230.87,-0.13,flip_to_short -7503,做空,2020-07-02 01:25:00,2020-07-02 01:35:00,230.87,231.18,-0.2,flip_to_long -7504,做多,2020-07-02 01:35:00,2020-07-02 01:40:00,231.18,231.2,-0.05,tp_upper -7505,做空,2020-07-02 02:45:00,2020-07-02 02:50:00,231.31,231.35,-0.07,flip_to_long -7506,做多,2020-07-02 02:50:00,2020-07-02 04:30:00,231.35,230.92,-0.26,flip_to_short -7507,做空,2020-07-02 04:30:00,2020-07-02 04:35:00,230.92,231.13,-0.15,flip_to_long -7508,做多,2020-07-02 04:35:00,2020-07-02 04:40:00,231.13,230.91,-0.16,flip_to_short -7509,做空,2020-07-02 04:40:00,2020-07-02 05:05:00,230.91,231.41,-0.29,flip_to_long -7510,做多,2020-07-02 05:05:00,2020-07-02 05:10:00,231.41,231.47,-0.03,tp_upper -7511,做空,2020-07-02 05:35:00,2020-07-02 05:40:00,231.16,231.41,-0.17,flip_to_long -7512,做多,2020-07-02 05:40:00,2020-07-02 05:45:00,231.41,231.1,-0.2,flip_to_short -7513,做空,2020-07-02 05:45:00,2020-07-02 05:50:00,231.1,228.81,1.01,tp_lower -7514,做空,2020-07-02 07:15:00,2020-07-02 07:40:00,228.74,228.84,-0.1,flip_to_long -7515,做多,2020-07-02 07:40:00,2020-07-02 07:50:00,228.84,228.69,-0.12,flip_to_short -7516,做空,2020-07-02 07:50:00,2020-07-02 08:00:00,228.69,228.44,0.06,tp_lower -7517,做多,2020-07-02 08:15:00,2020-07-02 08:20:00,228.69,228.62,-0.09,flip_to_short -7518,做空,2020-07-02 08:20:00,2020-07-02 08:40:00,228.62,228.05,0.21,tp_lower -7519,做多,2020-07-02 08:45:00,2020-07-02 08:50:00,228.61,228.82,0.05,tp_upper -7520,做空,2020-07-02 09:35:00,2020-07-02 09:40:00,228.62,228.9,-0.19,flip_to_long -7521,做多,2020-07-02 09:40:00,2020-07-02 09:50:00,228.9,228.8,-0.1,flip_to_short -7522,做空,2020-07-02 09:50:00,2020-07-02 10:25:00,228.8,228.39,0.14,tp_lower -7523,做多,2020-07-02 10:55:00,2020-07-02 11:00:00,228.58,228.41,-0.13,flip_to_short -7524,做空,2020-07-02 11:00:00,2020-07-02 11:20:00,228.41,228.42,-0.06,flip_to_long -7525,做多,2020-07-02 11:20:00,2020-07-02 11:25:00,228.42,227.43,-0.52,flip_to_short -7526,做空,2020-07-02 11:25:00,2020-07-02 11:30:00,227.43,227.47,-0.07,tp_lower -7527,做多,2020-07-02 11:50:00,2020-07-02 12:00:00,228.14,227.94,-0.15,flip_to_short -7528,做空,2020-07-02 12:00:00,2020-07-02 12:05:00,227.94,227.95,-0.06,flip_to_long -7529,做多,2020-07-02 12:05:00,2020-07-02 12:30:00,227.95,229.11,0.49,tp_upper -7530,做空,2020-07-02 14:10:00,2020-07-02 14:15:00,229.75,229.98,-0.16,flip_to_long -7531,做多,2020-07-02 14:15:00,2020-07-02 14:20:00,229.98,229.53,-0.26,flip_to_short -7532,做空,2020-07-02 14:20:00,2020-07-02 14:45:00,229.53,229.92,-0.23,flip_to_long -7533,做多,2020-07-02 14:45:00,2020-07-02 16:55:00,229.92,226.01,-1.85,flip_to_short -7534,做空,2020-07-02 16:55:00,2020-07-02 18:05:00,226.01,225.6,0.14,tp_lower -7535,做多,2020-07-02 18:10:00,2020-07-02 18:25:00,225.95,226.13,0.03,tp_upper -7536,做空,2020-07-02 18:45:00,2020-07-02 18:55:00,226.14,226.28,-0.12,flip_to_long -7537,做多,2020-07-02 18:55:00,2020-07-02 19:00:00,226.28,226.0,-0.18,flip_to_short -7538,做空,2020-07-02 19:00:00,2020-07-02 19:05:00,226.0,225.11,0.36,tp_lower -7539,做多,2020-07-02 19:10:00,2020-07-02 19:25:00,226.1,225.97,-0.11,flip_to_short -7540,做空,2020-07-02 19:25:00,2020-07-02 19:30:00,225.97,226.23,-0.17,flip_to_long -7541,做多,2020-07-02 19:30:00,2020-07-02 19:35:00,226.23,225.99,-0.16,flip_to_short -7542,做空,2020-07-02 19:35:00,2020-07-02 19:50:00,225.99,225.46,0.19,tp_lower -7543,做多,2020-07-02 20:30:00,2020-07-02 20:40:00,226.04,225.99,-0.07,flip_to_short -7544,做空,2020-07-02 20:40:00,2020-07-02 22:45:00,225.99,227.0,-0.51,flip_to_long -7545,做多,2020-07-02 22:45:00,2020-07-02 22:50:00,227.0,226.85,-0.12,flip_to_short -7546,做空,2020-07-02 22:50:00,2020-07-02 22:55:00,226.85,226.88,-0.06,flip_to_long -7547,做多,2020-07-02 22:55:00,2020-07-02 23:35:00,226.88,226.99,-0.0,flip_to_short -7548,做空,2020-07-02 23:35:00,2020-07-02 23:55:00,226.99,226.54,0.15,tp_lower -7549,做多,2020-07-03 00:45:00,2020-07-03 00:50:00,226.48,226.32,-0.13,flip_to_short -7550,做空,2020-07-03 00:50:00,2020-07-03 00:55:00,226.32,226.33,-0.06,flip_to_long -7551,做多,2020-07-03 00:55:00,2020-07-03 01:00:00,226.33,226.31,-0.06,flip_to_short -7552,做空,2020-07-03 01:00:00,2020-07-03 01:15:00,226.31,226.23,-0.02,flip_to_long -7553,做多,2020-07-03 01:15:00,2020-07-03 01:25:00,226.23,227.05,0.33,tp_upper -7554,做多,2020-07-03 04:40:00,2020-07-03 05:00:00,226.52,226.6,-0.02,tp_upper -7555,做空,2020-07-03 05:15:00,2020-07-03 05:30:00,226.43,226.93,-0.29,flip_to_long -7556,做多,2020-07-03 05:30:00,2020-07-03 05:35:00,226.93,226.86,-0.09,tp_upper -7557,做空,2020-07-03 06:20:00,2020-07-03 07:05:00,226.86,226.58,0.08,tp_lower -7558,做多,2020-07-03 07:25:00,2020-07-03 07:45:00,226.84,227.19,0.11,tp_upper -7559,做空,2020-07-03 08:35:00,2020-07-03 08:45:00,226.98,226.98,-0.05,flip_to_long -7560,做多,2020-07-03 08:45:00,2020-07-03 09:25:00,226.98,227.26,0.08,flip_to_short -7561,做空,2020-07-03 09:25:00,2020-07-03 09:40:00,227.26,225.72,0.67,tp_lower -7562,做多,2020-07-03 10:30:00,2020-07-03 10:45:00,226.61,226.35,-0.18,flip_to_short -7563,做空,2020-07-03 10:45:00,2020-07-03 11:05:00,226.35,226.48,-0.12,flip_to_long -7564,做多,2020-07-03 11:05:00,2020-07-03 11:10:00,226.48,226.33,-0.12,flip_to_short -7565,做空,2020-07-03 11:10:00,2020-07-03 11:20:00,226.33,226.44,-0.11,flip_to_long -7566,做多,2020-07-03 11:20:00,2020-07-03 11:35:00,226.44,226.65,0.05,tp_upper -7567,做多,2020-07-03 12:50:00,2020-07-03 13:05:00,226.95,227.08,0.01,flip_to_short -7568,做空,2020-07-03 13:05:00,2020-07-03 14:00:00,227.08,227.23,-0.12,flip_to_long -7569,做多,2020-07-03 14:00:00,2020-07-03 15:20:00,227.23,226.8,-0.25,flip_to_short -7570,做空,2020-07-03 15:20:00,2020-07-03 15:40:00,226.8,226.98,-0.14,flip_to_long -7571,做多,2020-07-03 15:40:00,2020-07-03 15:45:00,226.98,227.01,-0.04,tp_upper -7572,做空,2020-07-03 15:55:00,2020-07-03 16:05:00,227.0,227.23,-0.16,flip_to_long -7573,做多,2020-07-03 16:05:00,2020-07-03 16:10:00,227.23,227.3,-0.02,tp_upper -7574,做空,2020-07-03 16:25:00,2020-07-03 16:50:00,226.96,226.88,-0.02,tp_lower -7575,做多,2020-07-03 17:00:00,2020-07-03 17:15:00,227.0,226.78,-0.16,flip_to_short -7576,做空,2020-07-03 17:15:00,2020-07-03 17:25:00,226.78,226.68,-0.01,tp_lower -7577,做多,2020-07-03 18:20:00,2020-07-03 18:30:00,226.61,226.56,-0.08,flip_to_short -7578,做空,2020-07-03 18:30:00,2020-07-03 18:35:00,226.56,226.9,-0.21,flip_to_long -7579,做多,2020-07-03 18:35:00,2020-07-03 18:40:00,226.9,226.57,-0.2,flip_to_short -7580,做空,2020-07-03 18:40:00,2020-07-03 18:50:00,226.57,226.32,0.06,tp_lower -7581,做多,2020-07-03 19:45:00,2020-07-03 20:00:00,226.28,226.1,-0.14,flip_to_short -7582,做空,2020-07-03 20:00:00,2020-07-03 20:20:00,226.1,226.22,-0.11,flip_to_long -7583,做多,2020-07-03 20:20:00,2020-07-03 20:30:00,226.22,226.18,-0.07,flip_to_short -7584,做空,2020-07-03 20:30:00,2020-07-03 21:25:00,226.18,226.36,-0.14,flip_to_long -7585,做多,2020-07-03 21:25:00,2020-07-03 22:00:00,226.36,226.65,0.08,flip_to_short -7586,做空,2020-07-03 22:00:00,2020-07-03 22:15:00,226.65,226.54,-0.0,flip_to_long -7587,做多,2020-07-03 22:15:00,2020-07-03 22:25:00,226.54,226.3,-0.16,flip_to_short -7588,做空,2020-07-03 22:25:00,2020-07-03 22:35:00,226.3,226.07,0.05,tp_lower -7589,做多,2020-07-04 00:20:00,2020-07-04 00:40:00,225.33,225.5,0.03,tp_upper -7590,做空,2020-07-04 00:50:00,2020-07-04 00:55:00,225.15,225.23,-0.09,flip_to_long -7591,做多,2020-07-04 00:55:00,2020-07-04 01:00:00,225.23,224.96,-0.18,flip_to_short -7592,做空,2020-07-04 01:00:00,2020-07-04 01:05:00,224.96,225.03,-0.09,flip_to_long -7593,做多,2020-07-04 01:05:00,2020-07-04 01:40:00,225.03,225.08,-0.03,flip_to_short -7594,做空,2020-07-04 01:40:00,2020-07-04 01:45:00,225.08,225.21,-0.12,flip_to_long -7595,做多,2020-07-04 01:45:00,2020-07-04 02:00:00,225.21,225.24,-0.04,flip_to_short -7596,做空,2020-07-04 02:00:00,2020-07-04 02:05:00,225.24,225.82,-0.33,flip_to_long -7597,做多,2020-07-04 02:05:00,2020-07-04 02:10:00,225.82,226.08,0.07,tp_upper -7598,做空,2020-07-04 03:20:00,2020-07-04 03:50:00,226.26,226.31,-0.08,flip_to_long -7599,做多,2020-07-04 03:50:00,2020-07-04 04:10:00,226.31,226.12,-0.14,flip_to_short -7600,做空,2020-07-04 04:10:00,2020-07-04 04:15:00,226.12,226.03,-0.01,tp_lower -7601,做多,2020-07-04 04:45:00,2020-07-04 05:15:00,226.0,226.04,-0.03,flip_to_short -7602,做空,2020-07-04 05:15:00,2020-07-04 05:20:00,226.04,226.05,-0.06,flip_to_long -7603,做多,2020-07-04 05:20:00,2020-07-04 05:35:00,226.05,226.31,0.07,tp_upper -7604,做空,2020-07-04 06:05:00,2020-07-04 06:20:00,226.3,226.22,-0.02,flip_to_long -7605,做多,2020-07-04 06:20:00,2020-07-04 06:30:00,226.22,226.21,-0.06,flip_to_short -7606,做空,2020-07-04 06:30:00,2020-07-04 06:45:00,226.21,226.14,-0.02,flip_to_long -7607,做多,2020-07-04 06:45:00,2020-07-04 06:55:00,226.14,226.21,-0.02,flip_to_short -7608,做空,2020-07-04 06:55:00,2020-07-04 07:00:00,226.21,226.29,-0.09,flip_to_long -7609,做多,2020-07-04 07:00:00,2020-07-04 07:15:00,226.29,226.22,-0.09,flip_to_short -7610,做空,2020-07-04 07:15:00,2020-07-04 07:20:00,226.22,225.98,0.06,tp_lower -7611,做多,2020-07-04 07:40:00,2020-07-04 08:25:00,226.06,226.19,0.01,tp_upper -7612,做空,2020-07-04 08:35:00,2020-07-04 08:45:00,226.26,226.18,-0.02,flip_to_long -7613,做多,2020-07-04 08:45:00,2020-07-04 08:55:00,226.18,226.23,-0.03,tp_upper -7614,做空,2020-07-04 09:00:00,2020-07-04 09:05:00,226.11,226.28,-0.13,flip_to_long -7615,做多,2020-07-04 09:05:00,2020-07-04 09:15:00,226.28,226.12,-0.13,flip_to_short -7616,做空,2020-07-04 09:15:00,2020-07-04 09:40:00,226.12,226.19,-0.08,flip_to_long -7617,做多,2020-07-04 09:40:00,2020-07-04 11:10:00,226.19,225.94,-0.17,flip_to_short -7618,做空,2020-07-04 11:10:00,2020-07-04 11:50:00,225.94,225.67,0.07,flip_to_long -7619,做多,2020-07-04 11:50:00,2020-07-04 12:05:00,225.67,226.21,0.2,tp_upper -7620,做空,2020-07-04 13:25:00,2020-07-04 13:35:00,226.12,226.13,-0.06,flip_to_long -7621,做多,2020-07-04 13:35:00,2020-07-04 13:50:00,226.13,226.54,0.14,tp_upper -7622,做空,2020-07-04 14:05:00,2020-07-04 14:10:00,226.05,226.17,-0.11,flip_to_long -7623,做多,2020-07-04 14:10:00,2020-07-04 14:20:00,226.17,226.01,-0.13,flip_to_short -7624,做空,2020-07-04 14:20:00,2020-07-04 14:25:00,226.01,226.03,-0.06,tp_lower -7625,做多,2020-07-04 14:35:00,2020-07-04 14:50:00,226.14,225.97,-0.13,flip_to_short -7626,做空,2020-07-04 14:50:00,2020-07-04 14:55:00,225.97,225.87,-0.01,tp_lower -7627,做多,2020-07-04 15:30:00,2020-07-04 15:45:00,225.82,225.95,0.01,flip_to_short -7628,做空,2020-07-04 15:45:00,2020-07-04 16:05:00,225.95,226.14,-0.14,flip_to_long -7629,做多,2020-07-04 16:05:00,2020-07-04 16:10:00,226.14,225.53,-0.33,flip_to_short -7630,做空,2020-07-04 16:10:00,2020-07-04 16:15:00,225.53,225.78,-0.17,flip_to_long -7631,做多,2020-07-04 16:15:00,2020-07-04 16:30:00,225.78,225.48,-0.19,flip_to_short -7632,做空,2020-07-04 16:30:00,2020-07-04 16:35:00,225.48,225.82,-0.21,flip_to_long -7633,做多,2020-07-04 16:35:00,2020-07-04 16:40:00,225.82,225.77,-0.07,flip_to_short -7634,做空,2020-07-04 16:40:00,2020-07-04 16:50:00,225.77,226.02,-0.16,flip_to_long -7635,做多,2020-07-04 16:50:00,2020-07-04 17:05:00,226.02,226.1,-0.01,tp_upper -7636,做空,2020-07-04 18:45:00,2020-07-04 19:15:00,228.78,228.42,0.11,tp_lower -7637,做多,2020-07-04 19:35:00,2020-07-04 19:40:00,229.01,228.94,-0.08,flip_to_short -7638,做空,2020-07-04 19:40:00,2020-07-04 19:45:00,228.94,229.08,-0.11,flip_to_long -7639,做多,2020-07-04 19:45:00,2020-07-04 19:50:00,229.08,228.87,-0.14,flip_to_short -7640,做空,2020-07-04 19:50:00,2020-07-04 19:55:00,228.87,228.95,-0.09,flip_to_long -7641,做多,2020-07-04 19:55:00,2020-07-04 20:00:00,228.95,229.19,0.06,tp_upper -7642,做空,2020-07-04 20:25:00,2020-07-04 20:30:00,228.83,228.99,-0.12,flip_to_long -7643,做多,2020-07-04 20:30:00,2020-07-04 20:40:00,228.99,228.82,-0.13,flip_to_short -7644,做空,2020-07-04 20:40:00,2020-07-04 20:45:00,228.82,228.92,-0.09,flip_to_long -7645,做多,2020-07-04 20:45:00,2020-07-04 21:15:00,228.92,229.12,0.04,tp_upper -7646,做空,2020-07-04 21:25:00,2020-07-04 21:35:00,228.88,228.6,0.07,tp_lower -7647,做多,2020-07-04 22:00:00,2020-07-04 22:05:00,229.08,228.86,-0.15,flip_to_short -7648,做空,2020-07-04 22:05:00,2020-07-04 22:20:00,228.86,228.42,0.14,tp_lower -7649,做多,2020-07-04 22:35:00,2020-07-04 22:40:00,228.77,228.75,-0.06,flip_to_short -7650,做空,2020-07-04 22:40:00,2020-07-04 22:45:00,228.75,228.77,-0.06,flip_to_long -7651,做多,2020-07-04 22:45:00,2020-07-04 22:50:00,228.77,228.62,-0.12,flip_to_short -7652,做空,2020-07-04 22:50:00,2020-07-04 22:55:00,228.62,228.84,-0.15,flip_to_long -7653,做多,2020-07-04 22:55:00,2020-07-04 23:00:00,228.84,228.67,-0.12,flip_to_short -7654,做空,2020-07-04 23:00:00,2020-07-04 23:10:00,228.67,228.62,-0.03,flip_to_long -7655,做多,2020-07-04 23:10:00,2020-07-04 23:40:00,228.62,228.87,0.06,tp_upper -7656,做空,2020-07-05 00:55:00,2020-07-05 01:00:00,229.06,229.06,-0.05,flip_to_long -7657,做多,2020-07-05 01:00:00,2020-07-05 03:50:00,229.06,228.09,-0.5,flip_to_short -7658,做空,2020-07-05 03:50:00,2020-07-05 03:55:00,228.09,228.3,-0.15,flip_to_long -7659,做多,2020-07-05 03:55:00,2020-07-05 04:00:00,228.3,228.28,-0.06,flip_to_short -7660,做空,2020-07-05 04:00:00,2020-07-05 04:20:00,228.28,228.09,0.04,flip_to_long -7661,做多,2020-07-05 04:20:00,2020-07-05 04:30:00,228.09,228.0,-0.09,flip_to_short -7662,做空,2020-07-05 04:30:00,2020-07-05 04:40:00,228.0,228.08,-0.09,flip_to_long -7663,做多,2020-07-05 04:40:00,2020-07-05 05:05:00,228.08,228.08,-0.05,flip_to_short -7664,做空,2020-07-05 05:05:00,2020-07-05 05:10:00,228.08,228.17,-0.09,flip_to_long -7665,做多,2020-07-05 05:10:00,2020-07-05 05:20:00,228.17,228.14,-0.07,flip_to_short -7666,做空,2020-07-05 05:20:00,2020-07-05 05:25:00,228.14,228.24,-0.1,flip_to_long -7667,做多,2020-07-05 05:25:00,2020-07-05 05:30:00,228.24,228.04,-0.14,flip_to_short -7668,做空,2020-07-05 05:30:00,2020-07-05 05:35:00,228.04,228.21,-0.13,flip_to_long -7669,做多,2020-07-05 05:35:00,2020-07-05 05:40:00,228.21,227.8,-0.24,flip_to_short -7670,做空,2020-07-05 05:40:00,2020-07-05 05:45:00,227.8,227.73,-0.02,tp_lower -7671,做多,2020-07-05 07:30:00,2020-07-05 07:35:00,226.96,226.81,-0.12,flip_to_short -7672,做空,2020-07-05 07:35:00,2020-07-05 07:45:00,226.81,226.76,-0.03,tp_lower -7673,做多,2020-07-05 07:55:00,2020-07-05 08:30:00,226.75,227.02,0.07,tp_upper -7674,做空,2020-07-05 08:50:00,2020-07-05 09:05:00,226.94,226.92,-0.04,flip_to_long -7675,做多,2020-07-05 09:05:00,2020-07-05 09:10:00,226.92,226.89,-0.07,flip_to_short -7676,做空,2020-07-05 09:10:00,2020-07-05 09:20:00,226.89,226.84,-0.03,flip_to_long -7677,做多,2020-07-05 09:20:00,2020-07-05 09:25:00,226.84,226.69,-0.12,flip_to_short -7678,做空,2020-07-05 09:25:00,2020-07-05 09:35:00,226.69,226.55,0.01,tp_lower -7679,做多,2020-07-05 11:05:00,2020-07-05 11:35:00,225.6,225.14,-0.26,flip_to_short -7680,做空,2020-07-05 11:35:00,2020-07-05 11:40:00,225.14,225.38,-0.16,flip_to_long -7681,做多,2020-07-05 11:40:00,2020-07-05 11:45:00,225.38,225.27,-0.1,flip_to_short -7682,做空,2020-07-05 11:45:00,2020-07-05 12:00:00,225.27,224.68,0.22,tp_lower -7683,做多,2020-07-05 12:30:00,2020-07-05 12:35:00,225.35,225.09,-0.17,flip_to_short -7684,做空,2020-07-05 12:35:00,2020-07-05 12:40:00,225.09,225.22,-0.11,flip_to_long -7685,做多,2020-07-05 12:40:00,2020-07-05 13:00:00,225.22,225.02,-0.14,flip_to_short -7686,做空,2020-07-05 13:00:00,2020-07-05 13:25:00,225.02,225.24,-0.15,flip_to_long -7687,做多,2020-07-05 13:25:00,2020-07-05 13:45:00,225.24,225.08,-0.12,flip_to_short -7688,做空,2020-07-05 13:45:00,2020-07-05 14:00:00,225.08,224.92,0.02,tp_lower -7689,做多,2020-07-05 14:15:00,2020-07-05 14:25:00,225.0,225.1,-0.01,flip_to_short -7690,做空,2020-07-05 14:25:00,2020-07-05 14:35:00,225.1,225.01,-0.01,flip_to_long -7691,做多,2020-07-05 14:35:00,2020-07-05 14:40:00,225.01,225.19,0.03,tp_upper -7692,做空,2020-07-05 14:55:00,2020-07-05 15:45:00,225.31,225.24,-0.02,flip_to_long -7693,做多,2020-07-05 15:45:00,2020-07-05 16:30:00,225.24,225.13,-0.1,flip_to_short -7694,做空,2020-07-05 16:30:00,2020-07-05 16:45:00,225.13,224.86,0.07,tp_lower -7695,做多,2020-07-05 17:00:00,2020-07-05 17:50:00,225.04,225.13,-0.01,flip_to_short -7696,做空,2020-07-05 17:50:00,2020-07-05 17:55:00,225.13,225.16,-0.06,flip_to_long -7697,做多,2020-07-05 17:55:00,2020-07-05 18:15:00,225.16,225.08,-0.09,flip_to_short -7698,做空,2020-07-05 18:15:00,2020-07-05 18:25:00,225.08,225.29,-0.14,flip_to_long -7699,做多,2020-07-05 18:25:00,2020-07-05 18:50:00,225.29,225.49,0.04,tp_upper -7700,做空,2020-07-05 19:30:00,2020-07-05 19:35:00,225.33,225.42,-0.09,flip_to_long -7701,做多,2020-07-05 19:35:00,2020-07-05 19:40:00,225.42,225.4,-0.06,flip_to_short -7702,做空,2020-07-05 19:40:00,2020-07-05 20:05:00,225.4,225.01,0.12,tp_lower -7703,做多,2020-07-05 20:25:00,2020-07-05 20:45:00,225.3,225.39,-0.01,flip_to_short -7704,做空,2020-07-05 20:45:00,2020-07-05 20:55:00,225.39,224.95,0.15,tp_lower -7705,做多,2020-07-05 21:35:00,2020-07-05 21:40:00,226.45,226.45,-0.05,tp_upper -7706,做空,2020-07-05 23:35:00,2020-07-05 23:40:00,227.23,227.53,-0.18,flip_to_long -7707,做多,2020-07-05 23:40:00,2020-07-05 23:50:00,227.53,228.02,0.17,tp_upper -7708,做空,2020-07-06 00:10:00,2020-07-06 00:15:00,227.43,227.48,-0.08,flip_to_long -7709,做多,2020-07-06 00:15:00,2020-07-06 00:30:00,227.48,227.49,-0.05,flip_to_short -7710,做空,2020-07-06 00:30:00,2020-07-06 00:40:00,227.49,227.07,0.14,tp_lower -7711,做多,2020-07-06 01:00:00,2020-07-06 01:40:00,227.34,228.06,0.28,tp_upper -7712,做空,2020-07-06 02:40:00,2020-07-06 03:05:00,228.01,227.77,0.06,tp_lower -7713,做多,2020-07-06 03:50:00,2020-07-06 04:10:00,227.86,228.18,0.1,tp_upper -7714,做空,2020-07-06 04:25:00,2020-07-06 04:30:00,227.8,227.94,-0.12,flip_to_long -7715,做多,2020-07-06 04:30:00,2020-07-06 04:35:00,227.94,227.85,-0.09,flip_to_short -7716,做空,2020-07-06 04:35:00,2020-07-06 04:45:00,227.85,227.82,-0.04,flip_to_long -7717,做多,2020-07-06 04:45:00,2020-07-06 05:00:00,227.82,228.16,0.1,tp_upper -7718,做空,2020-07-06 05:25:00,2020-07-06 05:30:00,227.9,228.12,-0.15,flip_to_long -7719,做多,2020-07-06 05:30:00,2020-07-06 05:35:00,228.12,228.28,0.02,tp_upper -7720,做空,2020-07-06 07:50:00,2020-07-06 07:55:00,232.38,232.83,-0.25,flip_to_long -7721,做多,2020-07-06 07:55:00,2020-07-06 08:00:00,232.83,232.6,-0.16,flip_to_short -7722,做空,2020-07-06 08:00:00,2020-07-06 08:05:00,232.6,233.04,-0.25,flip_to_long -7723,做多,2020-07-06 08:05:00,2020-07-06 08:25:00,233.04,232.7,-0.2,flip_to_short -7724,做空,2020-07-06 08:25:00,2020-07-06 08:35:00,232.7,232.9,-0.14,flip_to_long -7725,做多,2020-07-06 08:35:00,2020-07-06 08:50:00,232.9,232.87,-0.06,flip_to_short -7726,做空,2020-07-06 08:50:00,2020-07-06 08:55:00,232.87,233.49,-0.33,flip_to_long -7727,做多,2020-07-06 08:55:00,2020-07-06 09:00:00,233.49,233.71,0.05,tp_upper -7728,做空,2020-07-06 09:15:00,2020-07-06 09:40:00,233.0,232.92,-0.02,flip_to_long -7729,做多,2020-07-06 09:40:00,2020-07-06 09:50:00,232.92,233.57,0.24,tp_upper -7730,做空,2020-07-06 10:15:00,2020-07-06 10:50:00,233.38,233.22,0.02,flip_to_long -7731,做多,2020-07-06 10:50:00,2020-07-06 11:15:00,233.22,234.4,0.47,tp_upper -7732,做空,2020-07-06 14:00:00,2020-07-06 14:10:00,236.55,235.77,0.29,tp_lower -7733,做多,2020-07-06 15:15:00,2020-07-06 15:25:00,236.09,236.09,-0.05,flip_to_short -7734,做空,2020-07-06 15:25:00,2020-07-06 17:25:00,236.09,239.48,-1.54,flip_to_long -7735,做多,2020-07-06 17:25:00,2020-07-06 17:35:00,239.48,239.38,-0.09,flip_to_short -7736,做空,2020-07-06 17:35:00,2020-07-06 18:10:00,239.38,239.9,-0.27,flip_to_long -7737,做多,2020-07-06 18:10:00,2020-07-06 18:15:00,239.9,239.46,-0.24,flip_to_short -7738,做空,2020-07-06 18:15:00,2020-07-06 18:40:00,239.46,238.61,0.31,tp_lower -7739,做多,2020-07-06 19:50:00,2020-07-06 21:50:00,238.73,239.73,0.37,tp_upper -7740,做空,2020-07-06 21:55:00,2020-07-06 22:50:00,238.78,239.38,-0.31,flip_to_long -7741,做多,2020-07-06 22:50:00,2020-07-06 23:10:00,239.38,240.09,0.25,tp_upper -7742,做空,2020-07-07 00:40:00,2020-07-07 00:45:00,241.66,241.78,-0.1,flip_to_long -7743,做多,2020-07-07 00:45:00,2020-07-07 02:50:00,241.78,239.1,-1.21,flip_to_short -7744,做空,2020-07-07 02:50:00,2020-07-07 02:55:00,239.1,239.32,-0.15,flip_to_long -7745,做多,2020-07-07 02:55:00,2020-07-07 03:20:00,239.32,240.11,0.29,tp_upper -7746,做空,2020-07-07 03:40:00,2020-07-07 03:45:00,239.34,239.47,-0.11,flip_to_long -7747,做多,2020-07-07 03:45:00,2020-07-07 03:55:00,239.47,239.22,-0.16,flip_to_short -7748,做空,2020-07-07 03:55:00,2020-07-07 04:00:00,239.22,238.75,0.15,tp_lower -7749,做多,2020-07-07 04:20:00,2020-07-07 05:15:00,239.33,239.2,-0.11,flip_to_short -7750,做空,2020-07-07 05:15:00,2020-07-07 05:30:00,239.2,238.67,0.18,tp_lower -7751,做多,2020-07-07 05:55:00,2020-07-07 06:00:00,239.03,238.65,-0.22,flip_to_short -7752,做空,2020-07-07 06:00:00,2020-07-07 06:10:00,238.65,238.0,0.23,tp_lower -7753,做多,2020-07-07 07:50:00,2020-07-07 08:00:00,236.93,236.79,-0.11,flip_to_short -7754,做空,2020-07-07 08:00:00,2020-07-07 08:10:00,236.79,237.21,-0.23,flip_to_long -7755,做多,2020-07-07 08:10:00,2020-07-07 09:00:00,237.21,236.86,-0.2,flip_to_short -7756,做空,2020-07-07 09:00:00,2020-07-07 09:20:00,236.86,236.54,0.09,tp_lower -7757,做多,2020-07-07 10:20:00,2020-07-07 10:25:00,236.57,236.54,-0.06,flip_to_short -7758,做空,2020-07-07 10:25:00,2020-07-07 10:35:00,236.54,236.6,-0.08,flip_to_long -7759,做多,2020-07-07 10:35:00,2020-07-07 11:00:00,236.6,236.11,-0.26,flip_to_short -7760,做空,2020-07-07 11:00:00,2020-07-07 11:05:00,236.11,236.26,-0.12,flip_to_long -7761,做多,2020-07-07 11:05:00,2020-07-07 11:30:00,236.26,237.29,0.39,tp_upper -7762,做空,2020-07-07 12:30:00,2020-07-07 12:35:00,236.94,237.1,-0.12,flip_to_long -7763,做多,2020-07-07 12:35:00,2020-07-07 13:00:00,237.1,237.48,0.11,flip_to_short -7764,做空,2020-07-07 13:00:00,2020-07-07 13:05:00,237.48,237.59,-0.1,flip_to_long -7765,做多,2020-07-07 13:05:00,2020-07-07 13:10:00,237.59,237.44,-0.11,flip_to_short -7766,做空,2020-07-07 13:10:00,2020-07-07 13:20:00,237.44,236.67,0.28,tp_lower -7767,做多,2020-07-07 13:45:00,2020-07-07 14:10:00,237.17,238.6,0.56,tp_upper -7768,做空,2020-07-07 14:45:00,2020-07-07 15:20:00,237.51,237.96,-0.24,flip_to_long -7769,做多,2020-07-07 15:20:00,2020-07-07 15:40:00,237.96,238.09,0.0,flip_to_short -7770,做空,2020-07-07 15:40:00,2020-07-07 15:50:00,238.09,238.85,-0.38,flip_to_long -7771,做多,2020-07-07 15:50:00,2020-07-07 16:15:00,238.85,239.7,0.31,tp_upper -7772,做空,2020-07-07 16:30:00,2020-07-07 16:45:00,238.4,238.73,-0.19,flip_to_long -7773,做多,2020-07-07 16:45:00,2020-07-07 16:50:00,238.73,238.52,-0.14,flip_to_short -7774,做空,2020-07-07 16:50:00,2020-07-07 17:00:00,238.52,238.59,-0.08,flip_to_long -7775,做多,2020-07-07 17:00:00,2020-07-07 17:50:00,238.59,240.17,0.62,tp_upper -7776,做空,2020-07-07 18:15:00,2020-07-07 19:50:00,239.06,237.95,0.42,tp_lower -7777,做多,2020-07-07 20:45:00,2020-07-07 21:20:00,238.45,237.77,-0.34,flip_to_short -7778,做空,2020-07-07 21:20:00,2020-07-07 21:35:00,237.77,237.94,-0.12,flip_to_long -7779,做多,2020-07-07 21:35:00,2020-07-07 21:50:00,237.94,237.85,-0.09,flip_to_short -7780,做空,2020-07-07 21:50:00,2020-07-07 21:55:00,237.85,238.04,-0.13,flip_to_long -7781,做多,2020-07-07 21:55:00,2020-07-07 22:05:00,238.04,238.49,0.14,tp_upper -7782,做空,2020-07-07 22:15:00,2020-07-07 22:30:00,238.16,238.44,-0.17,flip_to_long -7783,做多,2020-07-07 22:30:00,2020-07-07 22:40:00,238.44,238.3,-0.11,flip_to_short -7784,做空,2020-07-07 22:40:00,2020-07-07 23:40:00,238.3,238.69,-0.22,flip_to_long -7785,做多,2020-07-07 23:40:00,2020-07-08 00:05:00,238.69,238.74,-0.03,flip_to_short -7786,做空,2020-07-08 00:05:00,2020-07-08 00:20:00,238.74,238.12,0.22,tp_lower -7787,做多,2020-07-08 00:45:00,2020-07-08 00:50:00,238.8,238.66,-0.11,flip_to_short -7788,做空,2020-07-08 00:50:00,2020-07-08 01:00:00,238.66,238.71,-0.07,flip_to_long -7789,做多,2020-07-08 01:00:00,2020-07-08 01:25:00,238.71,239.46,0.28,tp_upper -7790,做空,2020-07-08 01:40:00,2020-07-08 01:45:00,238.72,239.22,-0.27,flip_to_long -7791,做多,2020-07-08 01:45:00,2020-07-08 01:50:00,239.22,240.03,0.3,tp_upper -7792,做空,2020-07-08 03:25:00,2020-07-08 03:50:00,241.17,241.65,-0.26,flip_to_long -7793,做多,2020-07-08 03:50:00,2020-07-08 04:00:00,241.65,241.77,-0.0,tp_upper -7794,做空,2020-07-08 04:05:00,2020-07-08 04:10:00,241.14,240.47,0.24,tp_lower -7795,做多,2020-07-08 05:40:00,2020-07-08 05:55:00,239.7,239.2,-0.27,flip_to_short -7796,做空,2020-07-08 05:55:00,2020-07-08 06:00:00,239.2,239.41,-0.14,flip_to_long -7797,做多,2020-07-08 06:00:00,2020-07-08 06:10:00,239.41,239.74,0.09,tp_upper -7798,做空,2020-07-08 07:00:00,2020-07-08 07:05:00,239.62,240.22,-0.31,flip_to_long -7799,做多,2020-07-08 07:05:00,2020-07-08 07:10:00,240.22,240.88,0.23,tp_upper -7800,做空,2020-07-08 08:25:00,2020-07-08 08:55:00,240.58,240.81,-0.15,flip_to_long -7801,做多,2020-07-08 08:55:00,2020-07-08 09:25:00,240.81,240.43,-0.22,flip_to_short -7802,做空,2020-07-08 09:25:00,2020-07-08 09:55:00,240.43,241.18,-0.37,flip_to_long -7803,做多,2020-07-08 09:55:00,2020-07-08 10:05:00,241.18,242.17,0.37,tp_upper -7804,做空,2020-07-08 12:05:00,2020-07-08 12:30:00,242.31,243.4,-0.52,flip_to_long -7805,做多,2020-07-08 12:30:00,2020-07-08 12:35:00,243.4,242.96,-0.24,flip_to_short -7806,做空,2020-07-08 12:35:00,2020-07-08 12:40:00,242.96,241.85,0.42,tp_lower -7807,做多,2020-07-08 13:15:00,2020-07-08 13:35:00,242.81,243.7,0.32,tp_upper -7808,做空,2020-07-08 14:50:00,2020-07-08 15:25:00,245.42,245.95,-0.27,flip_to_long -7809,做多,2020-07-08 15:25:00,2020-07-08 15:55:00,245.95,245.88,-0.08,flip_to_short -7810,做空,2020-07-08 15:55:00,2020-07-08 16:05:00,245.88,245.39,0.15,tp_lower -7811,做多,2020-07-08 16:15:00,2020-07-08 16:20:00,245.93,246.89,0.35,tp_upper -7812,做空,2020-07-08 16:45:00,2020-07-08 17:25:00,246.06,246.03,-0.04,flip_to_long -7813,做多,2020-07-08 17:25:00,2020-07-08 18:00:00,246.03,246.5,0.14,tp_upper -7814,做空,2020-07-08 18:40:00,2020-07-08 18:55:00,246.34,246.64,-0.18,flip_to_long -7815,做多,2020-07-08 18:55:00,2020-07-08 19:05:00,246.64,247.02,0.11,tp_upper -7816,做空,2020-07-08 20:15:00,2020-07-08 20:20:00,247.59,247.74,-0.11,flip_to_long -7817,做多,2020-07-08 20:20:00,2020-07-08 20:30:00,247.74,247.06,-0.33,flip_to_short -7818,做空,2020-07-08 20:30:00,2020-07-08 20:35:00,247.06,247.38,-0.18,tp_lower -7819,做多,2020-07-08 21:30:00,2020-07-08 21:55:00,247.73,247.67,-0.08,flip_to_short -7820,做空,2020-07-08 21:55:00,2020-07-08 22:30:00,247.67,247.95,-0.17,flip_to_long -7821,做多,2020-07-08 22:30:00,2020-07-08 22:40:00,247.95,248.15,0.03,tp_upper -7822,做空,2020-07-08 22:55:00,2020-07-08 23:00:00,247.47,247.34,0.0,tp_lower -7823,做多,2020-07-08 23:45:00,2020-07-08 23:50:00,247.32,247.18,-0.11,flip_to_short -7824,做空,2020-07-08 23:50:00,2020-07-09 00:05:00,247.18,245.9,0.47,tp_lower -7825,做多,2020-07-09 01:25:00,2020-07-09 01:30:00,245.86,245.79,-0.08,flip_to_short -7826,做空,2020-07-09 01:30:00,2020-07-09 01:50:00,245.79,244.86,0.35,tp_lower -7827,做多,2020-07-09 02:15:00,2020-07-09 02:25:00,245.72,245.26,-0.25,flip_to_short -7828,做空,2020-07-09 02:25:00,2020-07-09 02:30:00,245.26,244.86,0.12,tp_lower -7829,做空,2020-07-09 03:20:00,2020-07-09 03:30:00,244.57,244.64,-0.08,tp_lower -7830,做多,2020-07-09 03:40:00,2020-07-09 04:00:00,244.86,244.56,-0.18,flip_to_short -7831,做空,2020-07-09 04:00:00,2020-07-09 04:05:00,244.56,245.0,-0.24,flip_to_long -7832,做多,2020-07-09 04:05:00,2020-07-09 04:15:00,245.0,245.54,0.18,tp_upper -7833,做空,2020-07-09 04:50:00,2020-07-09 05:35:00,245.06,245.49,-0.24,flip_to_long -7834,做多,2020-07-09 05:35:00,2020-07-09 05:40:00,245.49,245.38,-0.1,flip_to_short -7835,做空,2020-07-09 05:40:00,2020-07-09 05:50:00,245.38,245.49,-0.1,flip_to_long -7836,做多,2020-07-09 05:50:00,2020-07-09 05:55:00,245.49,245.36,-0.11,flip_to_short -7837,做空,2020-07-09 05:55:00,2020-07-09 06:00:00,245.36,245.78,-0.23,flip_to_long -7838,做多,2020-07-09 06:00:00,2020-07-09 06:05:00,245.78,246.22,0.13,tp_upper -7839,做空,2020-07-09 07:25:00,2020-07-09 07:30:00,246.59,246.66,-0.08,flip_to_long -7840,做多,2020-07-09 07:30:00,2020-07-09 07:50:00,246.66,246.77,-0.01,flip_to_short -7841,做空,2020-07-09 07:50:00,2020-07-09 07:55:00,246.77,246.86,-0.09,flip_to_long -7842,做多,2020-07-09 07:55:00,2020-07-09 09:35:00,246.86,246.27,-0.3,flip_to_short -7843,做空,2020-07-09 09:35:00,2020-07-09 10:05:00,246.27,245.72,0.18,tp_lower -7844,做多,2020-07-09 11:05:00,2020-07-09 12:05:00,245.89,246.96,0.4,tp_upper -7845,做空,2020-07-09 12:40:00,2020-07-09 12:45:00,246.54,246.78,-0.15,flip_to_long -7846,做多,2020-07-09 12:45:00,2020-07-09 12:55:00,246.78,247.48,0.24,tp_upper -7847,做空,2020-07-09 13:00:00,2020-07-09 13:10:00,246.71,245.94,0.27,tp_lower -7848,做多,2020-07-09 14:30:00,2020-07-09 14:40:00,245.53,244.63,-0.43,flip_to_short -7849,做空,2020-07-09 14:40:00,2020-07-09 14:45:00,244.63,244.45,0.02,tp_lower -7850,做多,2020-07-09 16:20:00,2020-07-09 16:25:00,240.9,240.73,-0.12,flip_to_short -7851,做空,2020-07-09 16:25:00,2020-07-09 16:50:00,240.73,240.06,0.24,flip_to_long -7852,做多,2020-07-09 16:50:00,2020-07-09 17:05:00,240.06,240.43,0.11,tp_upper -7853,做空,2020-07-09 17:10:00,2020-07-09 17:15:00,240.38,240.7,-0.19,flip_to_long -7854,做多,2020-07-09 17:15:00,2020-07-09 17:20:00,240.7,240.17,-0.28,flip_to_short -7855,做空,2020-07-09 17:20:00,2020-07-09 17:25:00,240.17,240.39,-0.15,flip_to_long -7856,做多,2020-07-09 17:25:00,2020-07-09 17:30:00,240.39,240.36,-0.06,flip_to_short -7857,做空,2020-07-09 17:30:00,2020-07-09 17:35:00,240.36,239.74,0.21,tp_lower -7858,做多,2020-07-09 17:50:00,2020-07-09 18:00:00,240.26,240.18,-0.09,flip_to_short -7859,做空,2020-07-09 18:00:00,2020-07-09 18:05:00,240.18,240.7,-0.27,flip_to_long -7860,做多,2020-07-09 18:05:00,2020-07-09 18:20:00,240.7,240.19,-0.27,flip_to_short -7861,做空,2020-07-09 18:20:00,2020-07-09 18:25:00,240.19,240.36,-0.12,flip_to_long -7862,做多,2020-07-09 18:25:00,2020-07-09 18:35:00,240.36,240.16,-0.14,flip_to_short -7863,做空,2020-07-09 18:35:00,2020-07-09 18:50:00,240.16,240.53,-0.21,flip_to_long -7864,做多,2020-07-09 18:50:00,2020-07-09 19:00:00,240.53,240.15,-0.21,flip_to_short -7865,做空,2020-07-09 19:00:00,2020-07-09 19:30:00,240.15,238.78,0.53,tp_lower -7866,做多,2020-07-09 19:45:00,2020-07-09 20:00:00,239.97,239.7,-0.16,flip_to_short -7867,做空,2020-07-09 20:00:00,2020-07-09 20:05:00,239.7,239.81,-0.1,flip_to_long -7868,做多,2020-07-09 20:05:00,2020-07-09 20:35:00,239.81,240.81,0.37,tp_upper -7869,做空,2020-07-09 22:00:00,2020-07-09 22:10:00,241.34,241.42,-0.08,tp_lower -7870,做多,2020-07-09 22:15:00,2020-07-09 22:20:00,241.69,241.51,-0.13,flip_to_short -7871,做空,2020-07-09 22:20:00,2020-07-09 22:30:00,241.51,241.84,-0.19,flip_to_long -7872,做多,2020-07-09 22:30:00,2020-07-09 22:45:00,241.84,242.11,0.06,tp_upper -7873,做空,2020-07-09 23:00:00,2020-07-09 23:30:00,241.41,241.58,-0.12,flip_to_long -7874,做多,2020-07-09 23:30:00,2020-07-10 00:00:00,241.58,241.28,-0.18,flip_to_short -7875,做空,2020-07-10 00:00:00,2020-07-10 00:05:00,241.28,241.26,-0.04,tp_lower -7876,做多,2020-07-10 00:25:00,2020-07-10 00:35:00,241.71,241.6,-0.1,flip_to_short -7877,做空,2020-07-10 00:35:00,2020-07-10 00:45:00,241.6,241.01,0.2,tp_lower -7878,做多,2020-07-10 01:30:00,2020-07-10 01:35:00,241.17,241.0,-0.13,flip_to_short -7879,做空,2020-07-10 01:35:00,2020-07-10 01:40:00,241.0,241.23,-0.15,flip_to_long -7880,做多,2020-07-10 01:40:00,2020-07-10 01:50:00,241.23,241.1,-0.11,flip_to_short -7881,做空,2020-07-10 01:50:00,2020-07-10 02:15:00,241.1,240.92,0.03,flip_to_long -7882,做多,2020-07-10 02:15:00,2020-07-10 02:55:00,240.92,240.85,-0.08,flip_to_short -7883,做空,2020-07-10 02:55:00,2020-07-10 03:00:00,240.85,240.95,-0.1,flip_to_long -7884,做多,2020-07-10 03:00:00,2020-07-10 03:05:00,240.95,240.85,-0.1,flip_to_short -7885,做空,2020-07-10 03:05:00,2020-07-10 03:25:00,240.85,240.88,-0.06,flip_to_long -7886,做多,2020-07-10 03:25:00,2020-07-10 03:30:00,240.88,240.71,-0.13,flip_to_short -7887,做空,2020-07-10 03:30:00,2020-07-10 03:50:00,240.71,240.1,0.21,tp_lower -7888,做空,2020-07-10 04:00:00,2020-07-10 04:20:00,240.53,239.72,0.3,tp_lower -7889,做多,2020-07-10 06:00:00,2020-07-10 06:05:00,238.22,238.2,-0.06,flip_to_short -7890,做空,2020-07-10 06:05:00,2020-07-10 07:00:00,238.2,237.05,0.45,tp_lower -7891,做多,2020-07-10 07:10:00,2020-07-10 07:15:00,237.95,237.9,-0.07,flip_to_short -7892,做空,2020-07-10 07:15:00,2020-07-10 07:20:00,237.9,238.52,-0.32,flip_to_long -7893,做多,2020-07-10 07:20:00,2020-07-10 07:30:00,238.52,238.61,-0.01,tp_upper -7894,做空,2020-07-10 09:00:00,2020-07-10 09:10:00,238.74,238.77,-0.06,flip_to_long -7895,做多,2020-07-10 09:10:00,2020-07-10 09:35:00,238.77,238.86,-0.01,flip_to_short -7896,做空,2020-07-10 09:35:00,2020-07-10 09:40:00,238.86,239.19,-0.2,flip_to_long -7897,做多,2020-07-10 09:40:00,2020-07-10 09:50:00,239.19,239.06,-0.11,flip_to_short -7898,做空,2020-07-10 09:50:00,2020-07-10 09:55:00,239.06,239.21,-0.12,flip_to_long -7899,做多,2020-07-10 09:55:00,2020-07-10 10:05:00,239.21,238.61,-0.31,flip_to_short -7900,做空,2020-07-10 10:05:00,2020-07-10 10:10:00,238.61,238.2,0.13,tp_lower -7901,做多,2020-07-10 10:40:00,2020-07-10 11:20:00,238.86,239.74,0.33,tp_upper -7902,做空,2020-07-10 11:30:00,2020-07-10 11:40:00,238.62,237.93,0.25,tp_lower -7903,做多,2020-07-10 12:05:00,2020-07-10 12:10:00,238.84,238.79,-0.07,flip_to_short -7904,做空,2020-07-10 12:10:00,2020-07-10 12:15:00,238.79,239.12,-0.19,flip_to_long -7905,做多,2020-07-10 12:15:00,2020-07-10 12:25:00,239.12,238.59,-0.28,flip_to_short -7906,做空,2020-07-10 12:25:00,2020-07-10 12:35:00,238.59,239.19,-0.31,flip_to_long -7907,做多,2020-07-10 12:35:00,2020-07-10 13:30:00,239.19,238.85,-0.2,flip_to_short -7908,做空,2020-07-10 13:30:00,2020-07-10 13:40:00,238.85,239.34,-0.26,flip_to_long -7909,做多,2020-07-10 13:40:00,2020-07-10 13:45:00,239.34,239.12,-0.14,flip_to_short -7910,做空,2020-07-10 13:45:00,2020-07-10 13:55:00,239.12,239.44,-0.19,flip_to_long -7911,做多,2020-07-10 13:55:00,2020-07-10 14:00:00,239.44,238.44,-0.47,flip_to_short -7912,做空,2020-07-10 14:00:00,2020-07-10 14:05:00,238.44,238.61,-0.12,tp_lower -7913,做多,2020-07-10 14:20:00,2020-07-10 14:30:00,239.18,239.34,0.02,flip_to_short -7914,做空,2020-07-10 14:30:00,2020-07-10 16:30:00,239.34,239.63,-0.17,tp_lower -7915,做多,2020-07-10 17:45:00,2020-07-10 18:00:00,239.48,239.01,-0.25,flip_to_short -7916,做空,2020-07-10 18:00:00,2020-07-10 18:10:00,239.01,239.31,-0.18,flip_to_long -7917,做多,2020-07-10 18:10:00,2020-07-10 18:15:00,239.31,239.21,-0.09,flip_to_short -7918,做空,2020-07-10 18:15:00,2020-07-10 18:50:00,239.21,239.2,-0.05,flip_to_long -7919,做多,2020-07-10 18:50:00,2020-07-10 18:55:00,239.2,239.1,-0.09,flip_to_short -7920,做空,2020-07-10 18:55:00,2020-07-10 20:45:00,239.1,239.37,-0.16,tp_lower -7921,做多,2020-07-10 21:40:00,2020-07-10 22:15:00,239.28,239.81,0.17,tp_upper -7922,做空,2020-07-11 00:50:00,2020-07-11 00:55:00,241.2,240.98,0.04,tp_lower -7923,做多,2020-07-11 01:05:00,2020-07-11 01:10:00,241.25,240.79,-0.25,flip_to_short -7924,做空,2020-07-11 01:10:00,2020-07-11 01:15:00,240.79,240.41,0.11,tp_lower -7925,做多,2020-07-11 01:40:00,2020-07-11 02:00:00,241.06,241.4,0.09,tp_upper -7926,做空,2020-07-11 02:15:00,2020-07-11 02:20:00,241.08,241.17,-0.09,flip_to_long -7927,做多,2020-07-11 02:20:00,2020-07-11 02:35:00,241.17,241.12,-0.07,flip_to_short -7928,做空,2020-07-11 02:35:00,2020-07-11 02:45:00,241.12,241.13,-0.06,flip_to_long -7929,做多,2020-07-11 02:45:00,2020-07-11 03:05:00,241.13,241.07,-0.08,flip_to_short -7930,做空,2020-07-11 03:05:00,2020-07-11 03:10:00,241.07,240.88,0.03,tp_lower -7931,做空,2020-07-11 04:20:00,2020-07-11 04:25:00,240.77,240.84,-0.08,flip_to_long -7932,做多,2020-07-11 04:25:00,2020-07-11 04:40:00,240.84,240.55,-0.18,flip_to_short -7933,做空,2020-07-11 04:40:00,2020-07-11 04:45:00,240.55,240.25,0.08,tp_lower -7934,做多,2020-07-11 05:15:00,2020-07-11 05:20:00,240.55,240.46,-0.09,flip_to_short -7935,做空,2020-07-11 05:20:00,2020-07-11 05:35:00,240.46,240.5,-0.07,flip_to_long -7936,做多,2020-07-11 05:35:00,2020-07-11 05:40:00,240.5,240.15,-0.2,flip_to_short -7937,做空,2020-07-11 05:40:00,2020-07-11 06:05:00,240.15,240.25,-0.09,flip_to_long -7938,做多,2020-07-11 06:05:00,2020-07-11 07:00:00,240.25,240.42,0.02,tp_upper -7939,做空,2020-07-11 08:10:00,2020-07-11 08:40:00,240.46,240.61,-0.11,flip_to_long -7940,做多,2020-07-11 08:40:00,2020-07-11 08:45:00,240.61,240.52,-0.09,flip_to_short -7941,做空,2020-07-11 08:45:00,2020-07-11 09:00:00,240.52,240.27,0.05,tp_lower -7942,做多,2020-07-11 10:30:00,2020-07-11 10:35:00,239.04,238.96,-0.08,flip_to_short -7943,做空,2020-07-11 10:35:00,2020-07-11 10:50:00,238.96,238.84,0.0,flip_to_long -7944,做多,2020-07-11 10:50:00,2020-07-11 10:55:00,238.84,238.75,-0.09,flip_to_short -7945,做空,2020-07-11 10:55:00,2020-07-11 11:05:00,238.75,238.94,-0.13,flip_to_long -7946,做多,2020-07-11 11:05:00,2020-07-11 11:10:00,238.94,239.19,0.06,tp_upper -7947,做空,2020-07-11 11:30:00,2020-07-11 11:55:00,239.02,238.52,0.16,tp_lower -7948,做多,2020-07-11 12:00:00,2020-07-11 12:10:00,238.96,238.96,-0.05,flip_to_short -7949,做空,2020-07-11 12:10:00,2020-07-11 12:30:00,238.96,239.08,-0.1,flip_to_long -7950,做多,2020-07-11 12:30:00,2020-07-11 12:55:00,239.08,238.94,-0.11,flip_to_short -7951,做空,2020-07-11 12:55:00,2020-07-11 13:00:00,238.94,238.69,0.06,tp_lower -7952,做多,2020-07-11 13:25:00,2020-07-11 13:35:00,238.81,238.91,-0.01,flip_to_short -7953,做空,2020-07-11 13:35:00,2020-07-11 13:45:00,238.91,239.08,-0.12,flip_to_long -7954,做多,2020-07-11 13:45:00,2020-07-11 14:00:00,239.08,239.01,-0.08,flip_to_short -7955,做空,2020-07-11 14:00:00,2020-07-11 14:10:00,239.01,238.87,0.01,flip_to_long -7956,做多,2020-07-11 14:10:00,2020-07-11 14:15:00,238.87,238.86,-0.05,flip_to_short -7957,做空,2020-07-11 14:15:00,2020-07-11 14:20:00,238.86,238.85,-0.05,tp_lower -7958,做多,2020-07-11 14:25:00,2020-07-11 14:30:00,239.38,239.36,-0.06,tp_upper -7959,做空,2020-07-11 15:35:00,2020-07-11 15:40:00,239.57,239.72,-0.11,flip_to_long -7960,做多,2020-07-11 15:40:00,2020-07-11 15:45:00,239.72,239.7,-0.06,flip_to_short -7961,做空,2020-07-11 15:45:00,2020-07-11 16:00:00,239.7,239.97,-0.16,flip_to_long -7962,做多,2020-07-11 16:00:00,2020-07-11 16:05:00,239.97,240.27,0.07,tp_upper -7963,做空,2020-07-11 16:30:00,2020-07-11 16:35:00,239.41,239.12,0.07,tp_lower -7964,做多,2020-07-11 17:05:00,2020-07-11 17:50:00,239.38,239.01,-0.2,flip_to_short -7965,做空,2020-07-11 17:50:00,2020-07-11 18:00:00,239.01,238.81,0.03,tp_lower -7966,做多,2020-07-11 18:30:00,2020-07-11 18:45:00,239.05,238.98,-0.08,flip_to_short -7967,做空,2020-07-11 18:45:00,2020-07-11 18:50:00,238.98,239.03,-0.07,flip_to_long -7968,做多,2020-07-11 18:50:00,2020-07-11 19:00:00,239.03,238.8,-0.14,flip_to_short -7969,做空,2020-07-11 19:00:00,2020-07-11 19:10:00,238.8,238.55,0.05,tp_lower -7970,做多,2020-07-11 20:20:00,2020-07-11 21:15:00,238.7,238.55,-0.11,flip_to_short -7971,做空,2020-07-11 21:15:00,2020-07-11 21:25:00,238.55,238.58,-0.06,flip_to_long -7972,做多,2020-07-11 21:25:00,2020-07-11 21:50:00,238.58,238.8,0.04,tp_upper -7973,做空,2020-07-11 22:05:00,2020-07-11 22:10:00,238.74,238.97,-0.14,flip_to_long -7974,做多,2020-07-11 22:10:00,2020-07-11 22:20:00,238.97,239.56,0.19,tp_upper -7975,做空,2020-07-11 22:25:00,2020-07-11 22:40:00,238.81,238.75,-0.02,flip_to_long -7976,做多,2020-07-11 22:40:00,2020-07-11 23:10:00,238.75,239.43,0.23,tp_upper -7977,做空,2020-07-11 23:45:00,2020-07-11 23:50:00,239.03,239.07,-0.07,flip_to_long -7978,做多,2020-07-11 23:50:00,2020-07-12 00:05:00,239.07,239.65,0.19,tp_upper -7979,做空,2020-07-12 00:45:00,2020-07-12 02:50:00,239.52,240.22,-0.36,flip_to_long -7980,做多,2020-07-12 02:50:00,2020-07-12 03:05:00,240.22,240.92,0.25,tp_upper -7981,做空,2020-07-12 03:10:00,2020-07-12 04:25:00,240.79,240.99,-0.14,flip_to_long -7982,做多,2020-07-12 04:25:00,2020-07-12 04:30:00,240.99,240.81,-0.13,flip_to_short -7983,做空,2020-07-12 04:30:00,2020-07-12 04:35:00,240.81,240.56,0.06,tp_lower -7984,做多,2020-07-12 05:35:00,2020-07-12 06:00:00,240.87,241.03,0.02,tp_upper -7985,做空,2020-07-12 06:10:00,2020-07-12 06:15:00,240.64,240.89,-0.16,flip_to_long -7986,做多,2020-07-12 06:15:00,2020-07-12 06:20:00,240.89,240.62,-0.17,flip_to_short -7987,做空,2020-07-12 06:20:00,2020-07-12 06:25:00,240.62,240.67,-0.07,flip_to_long -7988,做多,2020-07-12 06:25:00,2020-07-12 06:40:00,240.67,240.49,-0.13,flip_to_short -7989,做空,2020-07-12 06:40:00,2020-07-12 07:00:00,240.49,240.77,-0.17,flip_to_long -7990,做多,2020-07-12 07:00:00,2020-07-12 07:05:00,240.77,240.7,-0.08,flip_to_short -7991,做空,2020-07-12 07:05:00,2020-07-12 07:10:00,240.7,240.81,-0.1,flip_to_long -7992,做多,2020-07-12 07:10:00,2020-07-12 07:15:00,240.81,240.45,-0.2,flip_to_short -7993,做空,2020-07-12 07:15:00,2020-07-12 07:40:00,240.45,240.26,0.03,tp_lower -7994,做多,2020-07-12 08:00:00,2020-07-12 08:10:00,240.62,240.79,0.02,tp_upper -7995,做空,2020-07-12 08:40:00,2020-07-12 08:45:00,240.47,240.24,0.05,tp_lower -7996,做多,2020-07-12 09:35:00,2020-07-12 09:40:00,240.35,240.27,-0.08,flip_to_short -7997,做空,2020-07-12 09:40:00,2020-07-12 10:15:00,240.27,240.33,-0.08,flip_to_long -7998,做多,2020-07-12 10:15:00,2020-07-12 10:50:00,240.33,240.08,-0.16,flip_to_short -7999,做空,2020-07-12 10:50:00,2020-07-12 11:00:00,240.08,240.3,-0.14,flip_to_long -8000,做多,2020-07-12 11:00:00,2020-07-12 12:30:00,240.3,240.22,-0.08,tp_upper -8001,做空,2020-07-12 12:35:00,2020-07-12 13:30:00,240.0,238.56,0.56,tp_lower -8002,做空,2020-07-12 15:00:00,2020-07-12 15:05:00,237.25,237.62,-0.21,flip_to_long -8003,做多,2020-07-12 15:05:00,2020-07-12 15:25:00,237.62,237.52,-0.09,flip_to_short -8004,做空,2020-07-12 15:25:00,2020-07-12 15:30:00,237.52,237.58,-0.08,flip_to_long -8005,做多,2020-07-12 15:30:00,2020-07-12 15:55:00,237.58,237.61,-0.04,flip_to_short -8006,做空,2020-07-12 15:55:00,2020-07-12 16:00:00,237.61,237.85,-0.15,flip_to_long -8007,做多,2020-07-12 16:00:00,2020-07-12 16:20:00,237.85,237.68,-0.12,flip_to_short -8008,做空,2020-07-12 16:20:00,2020-07-12 16:25:00,237.68,237.82,-0.11,flip_to_long -8009,做多,2020-07-12 16:25:00,2020-07-12 16:30:00,237.82,238.21,0.11,tp_upper -8010,做空,2020-07-12 17:00:00,2020-07-12 17:45:00,238.16,238.19,-0.06,flip_to_long -8011,做多,2020-07-12 17:45:00,2020-07-12 18:05:00,238.19,238.59,0.12,tp_upper -8012,做空,2020-07-12 18:25:00,2020-07-12 18:30:00,238.28,238.37,-0.09,flip_to_long -8013,做多,2020-07-12 18:30:00,2020-07-12 18:35:00,238.37,238.3,-0.08,flip_to_short -8014,做空,2020-07-12 18:35:00,2020-07-12 18:40:00,238.3,238.36,-0.08,flip_to_long -8015,做多,2020-07-12 18:40:00,2020-07-12 19:00:00,238.36,238.14,-0.14,flip_to_short -8016,做空,2020-07-12 19:00:00,2020-07-12 19:10:00,238.14,237.65,0.16,tp_lower -8017,做多,2020-07-12 19:40:00,2020-07-12 19:45:00,238.16,238.1,-0.08,flip_to_short -8018,做空,2020-07-12 19:45:00,2020-07-12 19:50:00,238.1,238.52,-0.23,flip_to_long -8019,做多,2020-07-12 19:50:00,2020-07-12 20:05:00,238.52,238.66,0.01,tp_upper -8020,做空,2020-07-12 21:10:00,2020-07-12 21:25:00,238.39,238.56,-0.12,flip_to_long -8021,做多,2020-07-12 21:25:00,2020-07-12 21:40:00,238.56,238.97,0.12,tp_upper -8022,做空,2020-07-13 00:55:00,2020-07-13 01:30:00,241.84,242.41,-0.3,flip_to_long -8023,做多,2020-07-13 01:30:00,2020-07-13 01:35:00,242.41,242.59,0.02,tp_upper -8024,做空,2020-07-13 01:50:00,2020-07-13 02:00:00,241.82,241.98,-0.12,flip_to_long -8025,做多,2020-07-13 02:00:00,2020-07-13 03:25:00,241.98,241.85,-0.11,flip_to_short -8026,做空,2020-07-13 03:25:00,2020-07-13 03:35:00,241.85,241.79,-0.03,flip_to_long -8027,做多,2020-07-13 03:35:00,2020-07-13 04:20:00,241.79,241.7,-0.09,flip_to_short -8028,做空,2020-07-13 04:20:00,2020-07-13 04:25:00,241.7,241.94,-0.15,flip_to_long -8029,做多,2020-07-13 04:25:00,2020-07-13 05:00:00,241.94,242.4,0.14,tp_upper -8030,做空,2020-07-13 06:15:00,2020-07-13 06:20:00,242.38,242.39,-0.06,flip_to_long -8031,做多,2020-07-13 06:20:00,2020-07-13 07:40:00,242.39,242.69,0.08,flip_to_short -8032,做空,2020-07-13 07:40:00,2020-07-13 07:50:00,242.69,242.51,0.02,flip_to_long -8033,做多,2020-07-13 07:50:00,2020-07-13 08:00:00,242.51,242.93,0.13,tp_upper -8034,做空,2020-07-13 09:15:00,2020-07-13 09:40:00,243.48,243.09,0.11,tp_lower -8035,做多,2020-07-13 10:00:00,2020-07-13 10:05:00,243.87,243.26,-0.31,flip_to_short -8036,做空,2020-07-13 10:05:00,2020-07-13 10:20:00,243.26,243.16,-0.01,tp_lower -8037,做多,2020-07-13 10:35:00,2020-07-13 11:00:00,243.63,244.5,0.31,tp_upper -8038,做空,2020-07-13 12:00:00,2020-07-13 12:05:00,243.71,243.72,-0.06,tp_lower -8039,做多,2020-07-13 12:10:00,2020-07-13 12:30:00,243.96,244.71,0.26,tp_upper -8040,做空,2020-07-13 13:00:00,2020-07-13 13:10:00,244.45,244.22,0.05,flip_to_long -8041,做多,2020-07-13 13:10:00,2020-07-13 13:55:00,244.22,244.42,0.03,flip_to_short -8042,做空,2020-07-13 13:55:00,2020-07-13 14:05:00,244.42,244.5,-0.08,tp_lower -8043,做多,2020-07-13 14:25:00,2020-07-13 14:30:00,244.64,244.47,-0.12,flip_to_short -8044,做空,2020-07-13 14:30:00,2020-07-13 14:45:00,244.47,243.85,0.21,tp_lower -8045,做多,2020-07-13 16:15:00,2020-07-13 16:20:00,243.39,243.08,-0.18,flip_to_short -8046,做空,2020-07-13 16:20:00,2020-07-13 16:50:00,243.08,243.39,-0.18,flip_to_long -8047,做多,2020-07-13 16:50:00,2020-07-13 17:05:00,243.39,243.74,0.1,tp_upper -8048,做空,2020-07-13 17:35:00,2020-07-13 17:50:00,243.35,243.4,-0.07,flip_to_long -8049,做多,2020-07-13 17:50:00,2020-07-13 18:00:00,243.4,243.09,-0.18,flip_to_short -8050,做空,2020-07-13 18:00:00,2020-07-13 18:05:00,243.09,242.87,0.04,tp_lower -8051,做多,2020-07-13 20:30:00,2020-07-13 21:00:00,239.34,238.78,-0.29,flip_to_short -8052,做空,2020-07-13 21:00:00,2020-07-13 21:05:00,238.78,239.34,-0.29,flip_to_long -8053,做多,2020-07-13 21:05:00,2020-07-13 22:05:00,239.34,239.27,-0.08,flip_to_short -8054,做空,2020-07-13 22:05:00,2020-07-13 22:10:00,239.27,239.7,-0.23,flip_to_long -8055,做多,2020-07-13 22:10:00,2020-07-13 22:15:00,239.7,239.29,-0.22,flip_to_short -8056,做空,2020-07-13 22:15:00,2020-07-13 22:20:00,239.29,239.7,-0.22,flip_to_long -8057,做多,2020-07-13 22:20:00,2020-07-13 22:25:00,239.7,239.55,-0.11,flip_to_short -8058,做空,2020-07-13 22:25:00,2020-07-13 22:35:00,239.55,239.67,-0.1,flip_to_long -8059,做多,2020-07-13 22:35:00,2020-07-13 22:55:00,239.67,239.95,0.07,tp_upper -8060,做空,2020-07-13 23:00:00,2020-07-13 23:05:00,239.65,239.11,0.17,tp_lower -8061,做多,2020-07-13 23:30:00,2020-07-13 23:50:00,239.53,240.02,0.15,tp_upper -8062,做空,2020-07-13 23:55:00,2020-07-14 00:10:00,239.6,239.56,-0.03,tp_lower -8063,做多,2020-07-14 00:15:00,2020-07-14 00:20:00,239.66,239.56,-0.09,flip_to_short -8064,做空,2020-07-14 00:20:00,2020-07-14 00:30:00,239.56,238.97,0.2,tp_lower -8065,做多,2020-07-14 01:05:00,2020-07-14 01:40:00,239.6,239.95,0.1,tp_upper -8066,做空,2020-07-14 02:15:00,2020-07-14 02:20:00,239.54,239.79,-0.16,flip_to_long -8067,做多,2020-07-14 02:20:00,2020-07-14 02:30:00,239.79,239.56,-0.15,flip_to_short -8068,做空,2020-07-14 02:30:00,2020-07-14 02:40:00,239.56,239.3,0.06,tp_lower -8069,做多,2020-07-14 05:25:00,2020-07-14 05:40:00,238.13,237.9,-0.15,flip_to_short -8070,做空,2020-07-14 05:40:00,2020-07-14 05:45:00,237.9,237.99,-0.09,flip_to_long -8071,做多,2020-07-14 05:45:00,2020-07-14 06:05:00,237.99,237.91,-0.09,flip_to_short -8072,做空,2020-07-14 06:05:00,2020-07-14 06:10:00,237.91,238.37,-0.25,flip_to_long -8073,做多,2020-07-14 06:10:00,2020-07-14 06:15:00,238.37,238.37,-0.05,tp_upper -8074,做空,2020-07-14 07:15:00,2020-07-14 07:55:00,238.53,238.47,-0.03,flip_to_long -8075,做多,2020-07-14 07:55:00,2020-07-14 08:10:00,238.47,238.86,0.12,tp_upper -8076,做空,2020-07-14 08:15:00,2020-07-14 09:00:00,238.63,238.67,-0.07,flip_to_long -8077,做多,2020-07-14 09:00:00,2020-07-14 09:05:00,238.67,238.55,-0.1,flip_to_short -8078,做空,2020-07-14 09:05:00,2020-07-14 09:10:00,238.55,238.88,-0.19,flip_to_long -8079,做多,2020-07-14 09:10:00,2020-07-14 09:20:00,238.88,239.04,0.02,tp_upper -8080,做空,2020-07-14 09:40:00,2020-07-14 09:50:00,238.74,239.0,-0.16,flip_to_long -8081,做多,2020-07-14 09:50:00,2020-07-14 09:55:00,239.0,238.93,-0.08,flip_to_short -8082,做空,2020-07-14 09:55:00,2020-07-14 10:15:00,238.93,238.31,0.21,tp_lower -8083,做多,2020-07-14 10:55:00,2020-07-14 11:15:00,238.93,239.22,0.07,tp_upper -8084,做空,2020-07-14 11:20:00,2020-07-14 11:25:00,238.14,240.01,-0.85,flip_to_long -8085,做多,2020-07-14 11:25:00,2020-07-14 11:30:00,240.01,240.64,0.21,tp_upper -8086,做空,2020-07-14 12:35:00,2020-07-14 12:45:00,239.93,239.95,-0.06,flip_to_long -8087,做多,2020-07-14 12:45:00,2020-07-14 13:45:00,239.95,239.94,-0.05,flip_to_short -8088,做空,2020-07-14 13:45:00,2020-07-14 13:50:00,239.94,239.04,0.33,tp_lower -8089,做多,2020-07-14 14:30:00,2020-07-14 14:55:00,239.46,239.36,-0.09,flip_to_short -8090,做空,2020-07-14 14:55:00,2020-07-14 15:00:00,239.36,239.69,-0.19,flip_to_long -8091,做多,2020-07-14 15:00:00,2020-07-14 15:30:00,239.69,240.3,0.2,tp_upper -8092,做空,2020-07-14 16:05:00,2020-07-14 16:15:00,239.87,239.92,-0.07,flip_to_long -8093,做多,2020-07-14 16:15:00,2020-07-14 16:55:00,239.92,240.2,0.07,flip_to_short -8094,做空,2020-07-14 16:55:00,2020-07-14 17:10:00,240.2,240.15,-0.03,flip_to_long -8095,做多,2020-07-14 17:10:00,2020-07-14 17:25:00,240.15,240.06,-0.09,flip_to_short -8096,做空,2020-07-14 17:25:00,2020-07-14 17:30:00,240.06,240.43,-0.2,flip_to_long -8097,做多,2020-07-14 17:30:00,2020-07-14 17:40:00,240.43,240.98,0.18,tp_upper -8098,做空,2020-07-14 18:45:00,2020-07-14 18:55:00,240.96,241.03,-0.08,flip_to_long -8099,做多,2020-07-14 18:55:00,2020-07-14 19:00:00,241.03,240.96,-0.08,flip_to_short -8100,做空,2020-07-14 19:00:00,2020-07-14 19:10:00,240.96,240.96,-0.05,flip_to_long -8101,做多,2020-07-14 19:10:00,2020-07-14 19:35:00,240.96,240.75,-0.14,flip_to_short -8102,做空,2020-07-14 19:35:00,2020-07-14 19:45:00,240.75,241.0,-0.15,flip_to_long -8103,做多,2020-07-14 19:45:00,2020-07-14 19:50:00,241.0,241.4,0.11,tp_upper -8104,做空,2020-07-14 21:10:00,2020-07-14 21:15:00,240.85,240.73,-0.0,tp_lower -8105,做多,2020-07-14 22:00:00,2020-07-14 22:05:00,241.05,240.96,-0.09,flip_to_short -8106,做空,2020-07-14 22:05:00,2020-07-14 22:25:00,240.96,240.9,-0.02,flip_to_long -8107,做多,2020-07-14 22:25:00,2020-07-14 22:45:00,240.9,240.67,-0.14,flip_to_short -8108,做空,2020-07-14 22:45:00,2020-07-14 23:05:00,240.67,240.82,-0.11,flip_to_long -8109,做多,2020-07-14 23:05:00,2020-07-14 23:10:00,240.82,241.22,0.11,tp_upper -8110,做空,2020-07-14 23:35:00,2020-07-15 00:00:00,240.68,241.06,-0.21,flip_to_long -8111,做多,2020-07-15 00:00:00,2020-07-15 00:20:00,241.06,241.36,0.08,tp_upper -8112,做空,2020-07-15 00:30:00,2020-07-15 01:00:00,240.82,241.1,-0.17,flip_to_long -8113,做多,2020-07-15 01:00:00,2020-07-15 01:05:00,241.1,240.87,-0.15,flip_to_short -8114,做空,2020-07-15 01:05:00,2020-07-15 01:10:00,240.87,240.94,-0.08,flip_to_long -8115,做多,2020-07-15 01:10:00,2020-07-15 01:15:00,240.94,240.66,-0.17,flip_to_short -8116,做空,2020-07-15 01:15:00,2020-07-15 01:25:00,240.66,240.24,0.13,tp_lower -8117,做多,2020-07-15 01:55:00,2020-07-15 03:00:00,240.65,240.35,-0.18,flip_to_short -8118,做空,2020-07-15 03:00:00,2020-07-15 03:45:00,240.35,239.94,0.12,tp_lower -8119,做多,2020-07-15 04:45:00,2020-07-15 05:00:00,239.93,239.8,-0.11,flip_to_short -8120,做空,2020-07-15 05:00:00,2020-07-15 05:50:00,239.8,240.04,-0.15,flip_to_long -8121,做多,2020-07-15 05:50:00,2020-07-15 05:55:00,240.04,240.32,0.07,tp_upper -8122,做空,2020-07-15 06:00:00,2020-07-15 06:05:00,239.86,239.63,0.05,tp_lower -8123,做多,2020-07-15 06:50:00,2020-07-15 08:00:00,239.72,239.52,-0.14,flip_to_short -8124,做空,2020-07-15 08:00:00,2020-07-15 08:20:00,239.52,239.21,0.08,tp_lower -8125,做多,2020-07-15 08:30:00,2020-07-15 09:05:00,239.48,239.9,0.13,tp_upper -8126,做空,2020-07-15 09:10:00,2020-07-15 09:25:00,239.53,239.03,0.16,tp_lower -8127,做多,2020-07-15 09:45:00,2020-07-15 10:35:00,239.37,239.99,0.21,tp_upper -8128,做空,2020-07-15 11:30:00,2020-07-15 11:40:00,239.59,239.4,0.03,tp_lower -8129,做多,2020-07-15 12:15:00,2020-07-15 12:20:00,239.74,239.58,-0.12,flip_to_short -8130,做空,2020-07-15 12:20:00,2020-07-15 12:25:00,239.58,239.75,-0.12,flip_to_long -8131,做多,2020-07-15 12:25:00,2020-07-15 12:30:00,239.75,239.73,-0.06,flip_to_short -8132,做空,2020-07-15 12:30:00,2020-07-15 12:50:00,239.73,239.77,-0.07,flip_to_long -8133,做多,2020-07-15 12:50:00,2020-07-15 13:05:00,239.77,239.52,-0.16,flip_to_short -8134,做空,2020-07-15 13:05:00,2020-07-15 13:10:00,239.52,239.6,-0.08,flip_to_long -8135,做多,2020-07-15 13:10:00,2020-07-15 13:30:00,239.6,240.02,0.13,tp_upper -8136,做空,2020-07-15 13:35:00,2020-07-15 13:40:00,239.61,239.95,-0.19,flip_to_long -8137,做多,2020-07-15 13:40:00,2020-07-15 13:50:00,239.95,239.62,-0.19,flip_to_short -8138,做空,2020-07-15 13:50:00,2020-07-15 13:55:00,239.62,239.76,-0.11,flip_to_long -8139,做多,2020-07-15 13:55:00,2020-07-15 14:00:00,239.76,239.51,-0.15,flip_to_short -8140,做空,2020-07-15 14:00:00,2020-07-15 14:20:00,239.51,239.84,-0.19,flip_to_long -8141,做多,2020-07-15 14:20:00,2020-07-15 14:30:00,239.84,239.75,-0.09,flip_to_short -8142,做空,2020-07-15 14:30:00,2020-07-15 15:00:00,239.75,239.36,0.11,tp_lower -8143,做多,2020-07-15 16:55:00,2020-07-15 17:10:00,238.24,238.46,0.04,flip_to_short -8144,做空,2020-07-15 17:10:00,2020-07-15 17:45:00,238.46,238.14,0.08,flip_to_long -8145,做多,2020-07-15 17:45:00,2020-07-15 18:20:00,238.14,238.17,-0.04,flip_to_short -8146,做空,2020-07-15 18:20:00,2020-07-15 18:25:00,238.17,238.33,-0.12,flip_to_long -8147,做多,2020-07-15 18:25:00,2020-07-15 18:30:00,238.33,238.28,-0.07,flip_to_short -8148,做空,2020-07-15 18:30:00,2020-07-15 18:50:00,238.28,237.5,0.28,tp_lower -8149,做多,2020-07-15 19:25:00,2020-07-15 19:35:00,237.92,237.89,-0.06,flip_to_short -8150,做空,2020-07-15 19:35:00,2020-07-15 19:45:00,237.89,237.74,0.01,flip_to_long -8151,做多,2020-07-15 19:45:00,2020-07-15 20:20:00,237.74,238.08,0.09,tp_upper -8152,做空,2020-07-15 22:10:00,2020-07-15 22:20:00,238.55,238.55,-0.05,flip_to_long -8153,做多,2020-07-15 22:20:00,2020-07-15 23:40:00,238.55,239.02,0.15,tp_upper -8154,做空,2020-07-16 00:00:00,2020-07-16 00:10:00,238.31,238.45,-0.11,tp_lower -8155,做多,2020-07-16 00:30:00,2020-07-16 01:00:00,238.58,238.64,-0.03,flip_to_short -8156,做空,2020-07-16 01:00:00,2020-07-16 01:45:00,238.64,238.9,-0.16,flip_to_long -8157,做多,2020-07-16 01:45:00,2020-07-16 02:00:00,238.9,239.28,0.11,tp_upper -8158,做空,2020-07-16 02:10:00,2020-07-16 02:30:00,239.04,238.58,0.15,tp_lower -8159,做多,2020-07-16 04:00:00,2020-07-16 04:10:00,238.77,238.81,-0.03,tp_upper -8160,做空,2020-07-16 04:30:00,2020-07-16 05:00:00,238.56,238.11,0.14,tp_lower -8161,做多,2020-07-16 05:40:00,2020-07-16 05:55:00,238.54,238.34,-0.14,flip_to_short -8162,做空,2020-07-16 05:55:00,2020-07-16 06:20:00,238.34,238.45,-0.1,flip_to_long -8163,做多,2020-07-16 06:20:00,2020-07-16 06:35:00,238.45,237.95,-0.27,flip_to_short -8164,做空,2020-07-16 06:35:00,2020-07-16 06:45:00,237.95,235.65,0.94,tp_lower -8165,做多,2020-07-16 10:15:00,2020-07-16 10:35:00,231.47,231.27,-0.14,flip_to_short -8166,做空,2020-07-16 10:35:00,2020-07-16 10:40:00,231.27,231.81,-0.29,flip_to_long -8167,做多,2020-07-16 10:40:00,2020-07-16 11:00:00,231.81,231.88,-0.02,tp_upper -8168,做空,2020-07-16 11:55:00,2020-07-16 12:00:00,231.73,231.9,-0.13,flip_to_long -8169,做多,2020-07-16 12:00:00,2020-07-16 12:05:00,231.9,232.89,0.39,tp_upper -8170,做空,2020-07-16 12:35:00,2020-07-16 12:50:00,232.06,232.12,-0.08,flip_to_long -8171,做多,2020-07-16 12:50:00,2020-07-16 13:20:00,232.12,232.18,-0.02,flip_to_short -8172,做空,2020-07-16 13:20:00,2020-07-16 13:35:00,232.18,232.07,-0.0,tp_lower -8173,做多,2020-07-16 13:45:00,2020-07-16 13:55:00,232.2,232.25,-0.03,flip_to_short -8174,做空,2020-07-16 13:55:00,2020-07-16 14:10:00,232.25,231.89,0.11,tp_lower -8175,做多,2020-07-16 14:20:00,2020-07-16 14:35:00,232.28,232.95,0.24,tp_upper -8176,做空,2020-07-16 16:00:00,2020-07-16 17:00:00,233.06,233.26,-0.14,flip_to_long -8177,做多,2020-07-16 17:00:00,2020-07-16 17:20:00,233.26,233.19,-0.08,flip_to_short -8178,做空,2020-07-16 17:20:00,2020-07-16 18:05:00,233.19,233.19,-0.05,flip_to_long -8179,做多,2020-07-16 18:05:00,2020-07-16 18:15:00,233.19,233.7,0.17,tp_upper -8180,做空,2020-07-16 18:45:00,2020-07-16 19:00:00,233.46,233.13,0.09,tp_lower -8181,做多,2020-07-16 20:00:00,2020-07-16 20:45:00,232.8,232.3,-0.27,flip_to_short -8182,做空,2020-07-16 20:45:00,2020-07-16 20:50:00,232.3,232.52,-0.15,flip_to_long -8183,做多,2020-07-16 20:50:00,2020-07-16 20:55:00,232.52,233.07,0.19,tp_upper -8184,做空,2020-07-17 00:05:00,2020-07-17 00:10:00,233.6,233.24,0.11,tp_lower -8185,做多,2020-07-17 00:20:00,2020-07-17 01:30:00,233.6,234.11,0.18,tp_upper -8186,做空,2020-07-17 02:45:00,2020-07-17 02:50:00,233.81,233.86,-0.08,flip_to_long -8187,做多,2020-07-17 02:50:00,2020-07-17 04:10:00,233.86,233.38,-0.27,flip_to_short -8188,做空,2020-07-17 04:10:00,2020-07-17 04:15:00,233.38,233.16,0.05,tp_lower -8189,做多,2020-07-17 05:45:00,2020-07-17 06:00:00,232.94,233.16,0.05,tp_upper -8190,做空,2020-07-17 07:25:00,2020-07-17 07:30:00,233.28,233.48,-0.14,flip_to_long -8191,做多,2020-07-17 07:30:00,2020-07-17 07:50:00,233.48,233.23,-0.16,flip_to_short -8192,做空,2020-07-17 07:50:00,2020-07-17 08:00:00,233.23,233.38,-0.12,flip_to_long -8193,做多,2020-07-17 08:00:00,2020-07-17 08:10:00,233.38,233.48,-0.01,flip_to_short -8194,做空,2020-07-17 08:10:00,2020-07-17 08:20:00,233.48,233.38,-0.01,flip_to_long -8195,做多,2020-07-17 08:20:00,2020-07-17 10:20:00,233.38,233.66,0.07,tp_upper -8196,做空,2020-07-17 10:40:00,2020-07-17 11:05:00,233.13,233.02,-0.0,tp_lower -8197,做多,2020-07-17 11:50:00,2020-07-17 12:10:00,233.34,234.47,0.45,tp_upper -8198,做空,2020-07-17 13:15:00,2020-07-17 14:20:00,233.33,232.96,0.11,tp_lower -8199,做多,2020-07-17 14:50:00,2020-07-17 15:00:00,233.4,233.74,0.1,tp_upper -8200,做空,2020-07-17 15:25:00,2020-07-17 15:50:00,233.3,233.19,-0.0,flip_to_long -8201,做多,2020-07-17 15:50:00,2020-07-17 16:15:00,233.19,233.25,-0.03,flip_to_short -8202,做空,2020-07-17 16:15:00,2020-07-17 16:20:00,233.25,233.26,-0.06,flip_to_long -8203,做多,2020-07-17 16:20:00,2020-07-17 16:30:00,233.26,233.21,-0.07,flip_to_short -8204,做空,2020-07-17 16:30:00,2020-07-17 16:40:00,233.21,232.87,0.1,tp_lower -8205,做多,2020-07-17 16:55:00,2020-07-17 17:00:00,233.36,233.2,-0.12,flip_to_short -8206,做空,2020-07-17 17:00:00,2020-07-17 17:15:00,233.2,232.68,0.18,tp_lower -8207,做多,2020-07-17 17:30:00,2020-07-17 17:45:00,233.08,233.05,-0.07,flip_to_short -8208,做空,2020-07-17 17:45:00,2020-07-17 17:50:00,233.05,233.32,-0.17,flip_to_long -8209,做多,2020-07-17 17:50:00,2020-07-17 17:55:00,233.32,233.0,-0.19,flip_to_short -8210,做空,2020-07-17 17:55:00,2020-07-17 18:00:00,233.0,233.08,-0.09,flip_to_long -8211,做多,2020-07-17 18:00:00,2020-07-17 18:10:00,233.08,233.35,0.07,tp_upper -8212,做空,2020-07-17 18:55:00,2020-07-17 19:05:00,233.27,233.09,0.03,tp_lower -8213,做多,2020-07-17 19:15:00,2020-07-17 19:20:00,233.28,233.06,-0.15,flip_to_short -8214,做空,2020-07-17 19:20:00,2020-07-17 19:40:00,233.06,233.45,-0.22,flip_to_long -8215,做多,2020-07-17 19:40:00,2020-07-17 19:50:00,233.45,233.14,-0.19,flip_to_short -8216,做空,2020-07-17 19:50:00,2020-07-17 20:00:00,233.14,233.36,-0.15,flip_to_long -8217,做多,2020-07-17 20:00:00,2020-07-17 20:05:00,233.36,233.3,-0.08,flip_to_short -8218,做空,2020-07-17 20:05:00,2020-07-17 20:45:00,233.3,232.77,0.18,tp_lower -8219,做多,2020-07-17 21:25:00,2020-07-17 21:35:00,233.0,232.98,-0.06,flip_to_short -8220,做空,2020-07-17 21:35:00,2020-07-17 21:55:00,232.98,232.8,0.03,flip_to_long -8221,做多,2020-07-17 21:55:00,2020-07-17 22:35:00,232.8,232.92,0.0,flip_to_short -8222,做空,2020-07-17 22:35:00,2020-07-17 23:45:00,232.92,232.98,-0.08,tp_lower -8223,做多,2020-07-18 00:05:00,2020-07-18 00:15:00,233.05,233.22,0.02,tp_upper -8224,做空,2020-07-18 00:35:00,2020-07-18 00:40:00,233.04,232.58,0.16,tp_lower -8225,做多,2020-07-18 01:15:00,2020-07-18 01:25:00,232.89,232.97,-0.02,flip_to_short -8226,做空,2020-07-18 01:25:00,2020-07-18 02:30:00,232.97,233.22,-0.17,flip_to_long -8227,做多,2020-07-18 02:30:00,2020-07-18 02:35:00,233.22,232.97,-0.17,tp_upper -8228,做空,2020-07-18 03:00:00,2020-07-18 03:15:00,232.86,232.8,-0.03,flip_to_long -8229,做多,2020-07-18 03:15:00,2020-07-18 03:20:00,232.8,232.6,-0.14,flip_to_short -8230,做空,2020-07-18 03:20:00,2020-07-18 03:35:00,232.6,232.95,-0.21,flip_to_long -8231,做多,2020-07-18 03:35:00,2020-07-18 04:35:00,232.95,233.52,0.2,tp_upper -8232,做空,2020-07-18 05:10:00,2020-07-18 05:25:00,233.24,233.16,-0.02,flip_to_long -8233,做多,2020-07-18 05:25:00,2020-07-18 06:00:00,233.16,233.18,-0.04,tp_upper -8234,做空,2020-07-18 06:05:00,2020-07-18 06:10:00,233.08,233.14,-0.08,flip_to_long -8235,做多,2020-07-18 06:10:00,2020-07-18 06:40:00,233.14,233.34,0.04,tp_upper -8236,做空,2020-07-18 06:55:00,2020-07-18 07:00:00,233.11,233.16,-0.07,flip_to_long -8237,做多,2020-07-18 07:00:00,2020-07-18 07:15:00,233.16,233.33,0.02,tp_upper -8238,做空,2020-07-18 08:00:00,2020-07-18 08:10:00,233.18,233.29,-0.1,flip_to_long -8239,做多,2020-07-18 08:10:00,2020-07-18 08:35:00,233.29,233.34,-0.03,flip_to_short -8240,做空,2020-07-18 08:35:00,2020-07-18 08:45:00,233.34,233.42,-0.09,flip_to_long -8241,做多,2020-07-18 08:45:00,2020-07-18 08:50:00,233.42,233.98,0.2,tp_upper -8242,做空,2020-07-18 10:35:00,2020-07-18 11:00:00,234.93,235.2,-0.17,flip_to_long -8243,做多,2020-07-18 11:00:00,2020-07-18 11:05:00,235.2,235.23,-0.04,tp_upper -8244,做空,2020-07-18 11:35:00,2020-07-18 11:40:00,235.0,235.04,-0.07,flip_to_long -8245,做多,2020-07-18 11:40:00,2020-07-18 11:50:00,235.04,235.02,-0.06,flip_to_short -8246,做空,2020-07-18 11:50:00,2020-07-18 12:00:00,235.02,235.17,-0.12,flip_to_long -8247,做多,2020-07-18 12:00:00,2020-07-18 12:05:00,235.17,234.99,-0.13,flip_to_short -8248,做空,2020-07-18 12:05:00,2020-07-18 12:10:00,234.99,235.2,-0.14,flip_to_long -8249,做多,2020-07-18 12:10:00,2020-07-18 12:20:00,235.2,235.1,-0.1,flip_to_short -8250,做空,2020-07-18 12:20:00,2020-07-18 12:30:00,235.1,235.16,-0.08,flip_to_long -8251,做多,2020-07-18 12:30:00,2020-07-18 12:35:00,235.16,235.08,-0.09,flip_to_short -8252,做空,2020-07-18 12:35:00,2020-07-18 12:40:00,235.08,235.26,-0.13,flip_to_long -8253,做多,2020-07-18 12:40:00,2020-07-18 12:45:00,235.26,235.22,-0.07,tp_upper -8254,做空,2020-07-18 12:50:00,2020-07-18 12:55:00,235.0,234.81,0.03,tp_lower -8255,做多,2020-07-18 13:00:00,2020-07-18 13:15:00,235.08,235.19,-0.0,tp_upper -8256,做空,2020-07-18 13:25:00,2020-07-18 13:35:00,234.94,234.7,0.05,tp_lower -8257,做多,2020-07-18 14:30:00,2020-07-18 15:15:00,234.77,234.66,-0.1,flip_to_short -8258,做空,2020-07-18 15:15:00,2020-07-18 15:30:00,234.66,234.7,-0.07,flip_to_long -8259,做多,2020-07-18 15:30:00,2020-07-18 15:55:00,234.7,235.07,0.11,tp_upper -8260,做空,2020-07-18 16:10:00,2020-07-18 16:15:00,234.72,234.71,-0.05,tp_lower -8261,做多,2020-07-18 16:30:00,2020-07-18 17:00:00,234.67,234.89,0.04,tp_upper -8262,做空,2020-07-18 17:45:00,2020-07-18 19:50:00,234.83,235.52,-0.35,tp_lower -8263,做多,2020-07-18 20:05:00,2020-07-18 21:00:00,235.94,235.85,-0.09,flip_to_short -8264,做空,2020-07-18 21:00:00,2020-07-18 21:35:00,235.85,235.65,0.04,tp_lower -8265,做多,2020-07-18 23:00:00,2020-07-18 23:15:00,235.77,235.69,-0.09,flip_to_short -8266,做空,2020-07-18 23:15:00,2020-07-18 23:20:00,235.69,235.9,-0.14,flip_to_long -8267,做多,2020-07-18 23:20:00,2020-07-18 23:35:00,235.9,236.1,0.04,tp_upper -8268,做空,2020-07-18 23:50:00,2020-07-19 00:00:00,235.72,235.83,-0.1,flip_to_long -8269,做多,2020-07-19 00:00:00,2020-07-19 00:05:00,235.83,236.09,0.06,tp_upper -8270,做空,2020-07-19 01:00:00,2020-07-19 01:05:00,235.9,235.91,-0.06,flip_to_long -8271,做多,2020-07-19 01:05:00,2020-07-19 01:20:00,235.91,235.78,-0.11,flip_to_short -8272,做空,2020-07-19 01:20:00,2020-07-19 01:30:00,235.78,235.6,0.03,tp_lower -8273,做多,2020-07-19 01:55:00,2020-07-19 02:30:00,235.61,235.51,-0.1,flip_to_short -8274,做空,2020-07-19 02:30:00,2020-07-19 02:45:00,235.51,235.4,-0.0,tp_lower -8275,做多,2020-07-19 03:50:00,2020-07-19 04:15:00,235.21,235.13,-0.09,flip_to_short -8276,做空,2020-07-19 04:15:00,2020-07-19 04:20:00,235.13,235.31,-0.13,flip_to_long -8277,做多,2020-07-19 04:20:00,2020-07-19 04:30:00,235.31,235.15,-0.12,flip_to_short -8278,做空,2020-07-19 04:30:00,2020-07-19 04:50:00,235.15,235.13,-0.04,flip_to_long -8279,做多,2020-07-19 04:50:00,2020-07-19 05:40:00,235.13,234.96,-0.13,tp_upper -8280,做多,2020-07-19 06:40:00,2020-07-19 08:00:00,234.63,234.64,-0.05,flip_to_short -8281,做空,2020-07-19 08:00:00,2020-07-19 08:05:00,234.64,234.5,0.01,tp_lower -8282,做多,2020-07-19 08:45:00,2020-07-19 08:50:00,234.74,234.84,-0.01,tp_upper -8283,做空,2020-07-19 09:15:00,2020-07-19 09:30:00,234.64,234.73,-0.09,flip_to_long -8284,做多,2020-07-19 09:30:00,2020-07-19 10:10:00,234.73,234.85,0.0,flip_to_short -8285,做空,2020-07-19 10:10:00,2020-07-19 10:15:00,234.85,234.11,0.27,tp_lower -8286,做多,2020-07-19 11:15:00,2020-07-19 11:40:00,234.17,234.03,-0.11,flip_to_short -8287,做空,2020-07-19 11:40:00,2020-07-19 11:55:00,234.03,233.89,0.01,flip_to_long -8288,做多,2020-07-19 11:55:00,2020-07-19 12:35:00,233.89,234.23,0.1,tp_upper -8289,做空,2020-07-19 13:00:00,2020-07-19 13:25:00,233.88,234.03,-0.12,flip_to_long -8290,做多,2020-07-19 13:25:00,2020-07-19 13:40:00,234.03,233.84,-0.14,flip_to_short -8291,做空,2020-07-19 13:40:00,2020-07-19 13:45:00,233.84,233.87,-0.06,flip_to_long -8292,做多,2020-07-19 13:45:00,2020-07-19 14:40:00,233.87,234.04,0.02,tp_upper -8293,做空,2020-07-19 14:55:00,2020-07-19 15:05:00,233.99,233.86,0.01,flip_to_long -8294,做多,2020-07-19 15:05:00,2020-07-19 15:20:00,233.86,233.96,-0.01,flip_to_short -8295,做空,2020-07-19 15:20:00,2020-07-19 15:25:00,233.96,234.17,-0.14,flip_to_long -8296,做多,2020-07-19 15:25:00,2020-07-19 15:35:00,234.17,234.29,0.0,tp_upper -8297,做空,2020-07-19 15:45:00,2020-07-19 15:50:00,234.01,233.77,0.05,tp_lower -8298,做多,2020-07-19 16:00:00,2020-07-19 16:10:00,233.93,233.98,-0.03,flip_to_short -8299,做空,2020-07-19 16:10:00,2020-07-19 16:15:00,233.98,234.01,-0.06,flip_to_long -8300,做多,2020-07-19 16:15:00,2020-07-19 16:30:00,234.01,234.07,-0.03,flip_to_short -8301,做空,2020-07-19 16:30:00,2020-07-19 18:10:00,234.07,234.72,-0.34,flip_to_long -8302,做多,2020-07-19 18:10:00,2020-07-19 18:20:00,234.72,235.06,0.1,tp_upper -8303,做空,2020-07-19 19:05:00,2020-07-19 19:25:00,234.91,235.33,-0.23,flip_to_long -8304,做多,2020-07-19 19:25:00,2020-07-19 19:30:00,235.33,235.39,-0.02,tp_upper -8305,做空,2020-07-19 20:10:00,2020-07-19 20:15:00,235.15,235.16,-0.06,flip_to_long -8306,做多,2020-07-19 20:15:00,2020-07-19 20:50:00,235.16,235.62,0.15,tp_upper -8307,做空,2020-07-19 21:20:00,2020-07-19 21:30:00,235.21,235.48,-0.17,flip_to_long -8308,做多,2020-07-19 21:30:00,2020-07-19 22:00:00,235.48,235.82,0.1,tp_upper -8309,做空,2020-07-20 00:25:00,2020-07-20 00:30:00,238.93,239.25,-0.19,flip_to_long -8310,做多,2020-07-20 00:30:00,2020-07-20 00:40:00,239.25,239.01,-0.16,flip_to_short -8311,做空,2020-07-20 00:40:00,2020-07-20 00:45:00,239.01,238.84,0.02,tp_lower -8312,做多,2020-07-20 01:30:00,2020-07-20 02:40:00,238.93,238.28,-0.34,flip_to_short -8313,做空,2020-07-20 02:40:00,2020-07-20 02:45:00,238.28,238.6,-0.19,flip_to_long -8314,做多,2020-07-20 02:45:00,2020-07-20 03:00:00,238.6,239.0,0.12,tp_upper -8315,做空,2020-07-20 03:30:00,2020-07-20 03:40:00,238.45,238.59,-0.11,flip_to_long -8316,做多,2020-07-20 03:40:00,2020-07-20 04:05:00,238.59,238.75,0.02,flip_to_short -8317,做空,2020-07-20 04:05:00,2020-07-20 04:25:00,238.75,238.33,0.13,tp_lower -8318,做多,2020-07-20 04:55:00,2020-07-20 05:05:00,238.61,238.61,-0.05,flip_to_short -8319,做空,2020-07-20 05:05:00,2020-07-20 05:20:00,238.61,238.62,-0.06,flip_to_long -8320,做多,2020-07-20 05:20:00,2020-07-20 05:35:00,238.62,238.9,0.07,tp_upper -8321,做空,2020-07-20 06:10:00,2020-07-20 06:30:00,238.58,238.71,-0.11,flip_to_long -8322,做多,2020-07-20 06:30:00,2020-07-20 06:45:00,238.71,238.74,-0.04,flip_to_short -8323,做空,2020-07-20 06:45:00,2020-07-20 07:35:00,238.74,238.57,0.02,flip_to_long -8324,做多,2020-07-20 07:35:00,2020-07-20 07:50:00,238.57,238.64,-0.02,flip_to_short -8325,做空,2020-07-20 07:50:00,2020-07-20 08:10:00,238.64,238.61,-0.04,flip_to_long -8326,做多,2020-07-20 08:10:00,2020-07-20 08:20:00,238.61,238.91,0.08,tp_upper -8327,做空,2020-07-20 09:30:00,2020-07-20 10:10:00,238.9,238.64,0.06,tp_lower -8328,做多,2020-07-20 12:10:00,2020-07-20 12:20:00,237.91,238.14,0.05,tp_upper -8329,做空,2020-07-20 13:10:00,2020-07-20 13:30:00,238.07,238.04,-0.04,flip_to_long -8330,做多,2020-07-20 13:30:00,2020-07-20 13:35:00,238.04,237.97,-0.08,flip_to_short -8331,做空,2020-07-20 13:35:00,2020-07-20 13:45:00,237.97,237.65,0.09,tp_lower -8332,做多,2020-07-20 14:05:00,2020-07-20 14:10:00,238.12,238.0,-0.1,flip_to_short -8333,做空,2020-07-20 14:10:00,2020-07-20 14:20:00,238.0,238.0,-0.05,flip_to_long -8334,做多,2020-07-20 14:20:00,2020-07-20 14:40:00,238.0,237.92,-0.09,flip_to_short -8335,做空,2020-07-20 14:40:00,2020-07-20 14:50:00,237.92,237.74,0.03,tp_lower -8336,做多,2020-07-20 15:15:00,2020-07-20 16:00:00,237.83,237.96,0.0,flip_to_short -8337,做空,2020-07-20 16:00:00,2020-07-20 16:25:00,237.96,237.73,0.05,tp_lower -8338,做多,2020-07-20 16:35:00,2020-07-20 17:00:00,237.8,238.33,0.18,tp_upper -8339,做空,2020-07-20 18:10:00,2020-07-20 18:40:00,238.24,238.0,0.05,tp_lower -8340,做多,2020-07-20 20:45:00,2020-07-20 21:15:00,236.13,235.78,-0.2,flip_to_short -8341,做空,2020-07-20 21:15:00,2020-07-20 21:20:00,235.78,235.88,-0.1,flip_to_long -8342,做多,2020-07-20 21:20:00,2020-07-20 21:35:00,235.88,236.06,0.03,flip_to_short -8343,做空,2020-07-20 21:35:00,2020-07-20 21:40:00,236.06,236.18,-0.1,flip_to_long -8344,做多,2020-07-20 21:40:00,2020-07-20 21:45:00,236.18,236.11,-0.08,flip_to_short -8345,做空,2020-07-20 21:45:00,2020-07-20 22:00:00,236.11,235.61,0.17,tp_lower -8346,做多,2020-07-20 22:15:00,2020-07-20 22:35:00,236.05,235.91,-0.11,flip_to_short -8347,做空,2020-07-20 22:35:00,2020-07-20 22:45:00,235.91,235.97,-0.08,flip_to_long -8348,做多,2020-07-20 22:45:00,2020-07-20 23:05:00,235.97,236.75,0.29,tp_upper -8349,做空,2020-07-20 23:35:00,2020-07-21 00:00:00,236.12,235.6,0.17,tp_lower -8350,做多,2020-07-21 00:05:00,2020-07-21 01:00:00,236.09,236.97,0.34,tp_upper -8351,做空,2020-07-21 02:10:00,2020-07-21 02:35:00,236.8,237.07,-0.17,flip_to_long -8352,做多,2020-07-21 02:35:00,2020-07-21 02:40:00,237.07,236.93,-0.12,flip_to_short -8353,做空,2020-07-21 02:40:00,2020-07-21 02:45:00,236.93,237.08,-0.12,flip_to_long -8354,做多,2020-07-21 02:45:00,2020-07-21 02:55:00,237.08,237.02,-0.08,flip_to_short -8355,做空,2020-07-21 02:55:00,2020-07-21 03:05:00,237.02,236.59,0.14,tp_lower -8356,做多,2020-07-21 03:50:00,2020-07-21 04:05:00,237.08,236.86,-0.15,flip_to_short -8357,做空,2020-07-21 04:05:00,2020-07-21 05:00:00,236.86,236.98,-0.11,flip_to_long -8358,做多,2020-07-21 05:00:00,2020-07-21 05:30:00,236.98,237.38,0.13,tp_upper -8359,做空,2020-07-21 06:30:00,2020-07-21 06:35:00,237.45,237.82,-0.22,flip_to_long -8360,做多,2020-07-21 06:35:00,2020-07-21 07:00:00,237.82,237.83,-0.05,tp_upper -8361,做空,2020-07-21 09:55:00,2020-07-21 11:25:00,241.93,242.52,-0.31,flip_to_long -8362,做多,2020-07-21 11:25:00,2020-07-21 11:50:00,242.52,242.8,0.07,flip_to_short -8363,做空,2020-07-21 11:50:00,2020-07-21 13:35:00,242.8,243.95,-0.55,flip_to_long -8364,做多,2020-07-21 13:35:00,2020-07-21 14:00:00,243.95,244.06,-0.01,flip_to_short -8365,做空,2020-07-21 14:00:00,2020-07-21 14:10:00,244.06,244.06,-0.05,flip_to_long -8366,做多,2020-07-21 14:10:00,2020-07-21 14:15:00,244.06,243.68,-0.21,flip_to_short -8367,做空,2020-07-21 14:15:00,2020-07-21 14:25:00,243.68,243.23,0.14,tp_lower -8368,做多,2020-07-21 15:25:00,2020-07-21 15:30:00,243.68,243.39,-0.18,flip_to_short -8369,做空,2020-07-21 15:30:00,2020-07-21 15:45:00,243.39,243.65,-0.16,flip_to_long -8370,做多,2020-07-21 15:45:00,2020-07-21 15:50:00,243.65,243.75,-0.01,tp_upper -8371,做空,2020-07-21 16:10:00,2020-07-21 16:35:00,243.6,243.59,-0.05,flip_to_long -8372,做多,2020-07-21 16:35:00,2020-07-21 16:40:00,243.59,243.59,-0.05,flip_to_short -8373,做空,2020-07-21 16:40:00,2020-07-21 17:20:00,243.59,244.07,-0.26,flip_to_long -8374,做多,2020-07-21 17:20:00,2020-07-21 17:25:00,244.07,244.02,-0.07,tp_upper -8375,做空,2020-07-21 19:35:00,2020-07-21 19:50:00,245.23,245.0,0.05,tp_lower -8376,做多,2020-07-21 20:00:00,2020-07-21 21:20:00,245.45,244.97,-0.25,flip_to_short -8377,做空,2020-07-21 21:20:00,2020-07-21 21:30:00,244.97,244.1,0.31,tp_lower -8378,做多,2020-07-21 21:55:00,2020-07-21 22:05:00,244.99,244.78,-0.14,flip_to_short -8379,做空,2020-07-21 22:05:00,2020-07-21 22:25:00,244.78,244.85,-0.08,flip_to_long -8380,做多,2020-07-21 22:25:00,2020-07-21 22:30:00,244.85,244.79,-0.08,flip_to_short -8381,做空,2020-07-21 22:30:00,2020-07-21 22:35:00,244.79,244.91,-0.1,flip_to_long -8382,做多,2020-07-21 22:35:00,2020-07-21 22:50:00,244.91,244.72,-0.13,flip_to_short -8383,做空,2020-07-21 22:50:00,2020-07-21 23:10:00,244.72,244.57,0.01,flip_to_long -8384,做多,2020-07-21 23:10:00,2020-07-21 23:30:00,244.57,245.14,0.19,tp_upper -8385,做空,2020-07-22 00:05:00,2020-07-22 00:25:00,244.95,244.81,0.01,flip_to_long -8386,做多,2020-07-22 00:25:00,2020-07-22 01:25:00,244.81,244.76,-0.07,flip_to_short -8387,做空,2020-07-22 01:25:00,2020-07-22 01:35:00,244.76,244.6,0.02,flip_to_long -8388,做多,2020-07-22 01:35:00,2020-07-22 01:55:00,244.6,244.54,-0.08,flip_to_short -8389,做空,2020-07-22 01:55:00,2020-07-22 02:20:00,244.54,244.53,-0.05,flip_to_long -8390,做多,2020-07-22 02:20:00,2020-07-22 02:25:00,244.53,244.32,-0.14,flip_to_short -8391,做空,2020-07-22 02:25:00,2020-07-22 03:00:00,244.32,243.96,0.1,tp_lower -8392,做多,2020-07-22 03:15:00,2020-07-22 03:20:00,244.48,244.42,-0.08,flip_to_short -8393,做空,2020-07-22 03:20:00,2020-07-22 04:00:00,244.42,244.09,0.09,tp_lower -8394,做多,2020-07-22 04:25:00,2020-07-22 04:30:00,244.37,244.03,-0.2,flip_to_short -8395,做空,2020-07-22 04:30:00,2020-07-22 04:40:00,244.03,243.81,0.04,tp_lower -8396,做多,2020-07-22 05:10:00,2020-07-22 05:35:00,244.05,244.23,0.02,tp_upper -8397,做空,2020-07-22 05:40:00,2020-07-22 05:45:00,243.61,243.61,-0.05,tp_lower -8398,做多,2020-07-22 05:55:00,2020-07-22 06:30:00,243.84,243.89,-0.03,flip_to_short -8399,做空,2020-07-22 06:30:00,2020-07-22 06:35:00,243.89,243.92,-0.07,flip_to_long -8400,做多,2020-07-22 06:35:00,2020-07-22 07:25:00,243.92,244.33,0.12,tp_upper -8401,做空,2020-07-22 07:45:00,2020-07-22 07:55:00,243.84,242.32,0.6,tp_lower -8402,做多,2020-07-22 09:05:00,2020-07-22 09:35:00,242.86,243.34,0.15,tp_upper -8403,做空,2020-07-22 10:35:00,2020-07-22 12:25:00,243.16,243.35,-0.13,tp_lower -8404,做多,2020-07-22 13:15:00,2020-07-22 13:25:00,243.63,243.57,-0.08,flip_to_short -8405,做空,2020-07-22 13:25:00,2020-07-22 13:40:00,243.57,243.54,-0.04,flip_to_long -8406,做多,2020-07-22 13:40:00,2020-07-22 13:45:00,243.54,243.47,-0.08,flip_to_short -8407,做空,2020-07-22 13:45:00,2020-07-22 14:25:00,243.47,243.15,0.09,tp_lower -8408,做多,2020-07-22 14:45:00,2020-07-22 14:55:00,243.58,244.59,0.38,tp_upper -8409,做多,2020-07-22 16:10:00,2020-07-22 16:25:00,244.56,244.28,-0.17,flip_to_short -8410,做空,2020-07-22 16:25:00,2020-07-22 16:45:00,244.28,243.84,0.14,tp_lower -8411,做多,2020-07-22 17:15:00,2020-07-22 17:40:00,244.43,245.05,0.21,tp_upper -8412,做空,2020-07-22 18:15:00,2020-07-22 18:35:00,244.51,244.81,-0.18,flip_to_long -8413,做多,2020-07-22 18:35:00,2020-07-22 18:40:00,244.81,244.78,-0.07,flip_to_short -8414,做空,2020-07-22 18:40:00,2020-07-22 19:40:00,244.78,245.1,-0.19,flip_to_long -8415,做多,2020-07-22 19:40:00,2020-07-22 20:05:00,245.1,245.0,-0.09,flip_to_short -8416,做空,2020-07-22 20:05:00,2020-07-22 20:10:00,245.0,245.08,-0.09,flip_to_long -8417,做多,2020-07-22 20:10:00,2020-07-22 20:35:00,245.08,245.8,0.25,tp_upper -8418,做空,2020-07-22 21:20:00,2020-07-22 21:25:00,245.35,245.5,-0.12,flip_to_long -8419,做多,2020-07-22 21:25:00,2020-07-22 21:35:00,245.5,246.5,0.37,tp_upper -8420,做空,2020-07-23 00:00:00,2020-07-23 00:05:00,263.77,264.41,-0.31,flip_to_long -8421,做多,2020-07-23 00:05:00,2020-07-23 00:35:00,264.41,266.2,0.67,tp_upper -8422,做空,2020-07-23 00:50:00,2020-07-23 00:55:00,264.39,264.78,-0.21,flip_to_long -8423,做多,2020-07-23 00:55:00,2020-07-23 01:00:00,264.78,264.45,-0.19,flip_to_short -8424,做空,2020-07-23 01:00:00,2020-07-23 01:15:00,264.45,264.46,-0.06,flip_to_long -8425,做多,2020-07-23 01:15:00,2020-07-23 01:50:00,264.46,266.15,0.63,tp_upper -8426,做空,2020-07-23 02:15:00,2020-07-23 02:35:00,264.95,264.69,0.05,flip_to_long -8427,做多,2020-07-23 02:35:00,2020-07-23 03:45:00,264.69,263.98,-0.34,flip_to_short -8428,做空,2020-07-23 03:45:00,2020-07-23 03:50:00,263.98,264.06,-0.09,flip_to_long -8429,做多,2020-07-23 03:50:00,2020-07-23 04:00:00,264.06,263.78,-0.17,flip_to_short -8430,做空,2020-07-23 04:00:00,2020-07-23 04:10:00,263.78,263.48,0.07,tp_lower -8431,做多,2020-07-23 04:25:00,2020-07-23 04:55:00,263.86,263.74,-0.1,flip_to_short -8432,做空,2020-07-23 04:55:00,2020-07-23 05:05:00,263.74,263.15,0.19,tp_lower -8433,做多,2020-07-23 06:20:00,2020-07-23 06:25:00,262.83,262.46,-0.2,flip_to_short -8434,做空,2020-07-23 06:25:00,2020-07-23 06:45:00,262.46,262.83,-0.2,flip_to_long -8435,做多,2020-07-23 06:45:00,2020-07-23 07:45:00,262.83,262.91,-0.02,flip_to_short -8436,做空,2020-07-23 07:45:00,2020-07-23 08:00:00,262.91,262.86,-0.03,flip_to_long -8437,做多,2020-07-23 08:00:00,2020-07-23 08:05:00,262.86,262.77,-0.09,flip_to_short -8438,做空,2020-07-23 08:05:00,2020-07-23 08:20:00,262.77,263.16,-0.21,flip_to_long -8439,做多,2020-07-23 08:20:00,2020-07-23 08:25:00,263.16,263.69,0.16,tp_upper -8440,做空,2020-07-23 09:35:00,2020-07-23 09:45:00,263.73,263.85,-0.1,flip_to_long -8441,做多,2020-07-23 09:45:00,2020-07-23 09:55:00,263.85,264.1,0.05,flip_to_short -8442,做空,2020-07-23 09:55:00,2020-07-23 10:30:00,264.1,264.0,-0.01,tp_lower -8443,做多,2020-07-23 11:15:00,2020-07-23 11:55:00,263.91,264.57,0.21,tp_upper -8444,做空,2020-07-23 12:20:00,2020-07-23 13:05:00,264.34,264.97,-0.31,flip_to_long -8445,做多,2020-07-23 13:05:00,2020-07-23 13:20:00,264.97,264.72,-0.15,flip_to_short -8446,做空,2020-07-23 13:20:00,2020-07-23 13:40:00,264.72,264.59,-0.0,flip_to_long -8447,做多,2020-07-23 13:40:00,2020-07-23 13:55:00,264.59,265.03,0.12,tp_upper -8448,做空,2020-07-23 14:00:00,2020-07-23 14:20:00,264.81,264.08,0.24,tp_lower -8449,做多,2020-07-23 14:35:00,2020-07-23 14:55:00,264.3,265.09,0.26,tp_upper -8450,做空,2020-07-23 15:00:00,2020-07-23 15:05:00,264.46,264.59,-0.1,flip_to_long -8451,做多,2020-07-23 15:05:00,2020-07-23 15:10:00,264.59,265.21,0.19,tp_upper -8452,做空,2020-07-23 15:15:00,2020-07-23 15:20:00,264.58,265.39,-0.38,flip_to_long -8453,做多,2020-07-23 15:20:00,2020-07-23 15:25:00,265.39,265.72,0.08,tp_upper -8454,做空,2020-07-23 17:40:00,2020-07-23 18:45:00,275.54,274.98,0.16,tp_lower -8455,做多,2020-07-23 19:00:00,2020-07-23 19:05:00,275.58,275.55,-0.06,flip_to_short -8456,做空,2020-07-23 19:05:00,2020-07-23 19:40:00,275.55,274.42,0.38,tp_lower -8457,做多,2020-07-23 21:15:00,2020-07-23 21:20:00,273.9,275.0,0.37,tp_upper -8458,做空,2020-07-23 21:50:00,2020-07-23 23:20:00,274.77,275.27,-0.25,flip_to_long -8459,做多,2020-07-23 23:20:00,2020-07-23 23:35:00,275.27,274.86,-0.21,flip_to_short -8460,做空,2020-07-23 23:35:00,2020-07-23 23:45:00,274.86,275.05,-0.13,flip_to_long -8461,做多,2020-07-23 23:45:00,2020-07-23 23:55:00,275.05,275.56,0.14,tp_upper -8462,做空,2020-07-24 00:00:00,2020-07-24 00:30:00,275.2,274.71,0.14,flip_to_long -8463,做多,2020-07-24 00:30:00,2020-07-24 02:10:00,274.71,274.43,-0.17,tp_upper -8464,做空,2020-07-24 02:25:00,2020-07-24 02:45:00,274.02,274.3,-0.17,flip_to_long -8465,做多,2020-07-24 02:45:00,2020-07-24 02:50:00,274.3,274.58,0.06,tp_upper -8466,做空,2020-07-24 03:05:00,2020-07-24 03:10:00,273.79,273.84,-0.07,flip_to_long -8467,做多,2020-07-24 03:10:00,2020-07-24 04:10:00,273.84,273.26,-0.29,flip_to_short -8468,做空,2020-07-24 04:10:00,2020-07-24 04:30:00,273.26,272.44,0.27,tp_lower -8469,做多,2020-07-24 05:05:00,2020-07-24 05:10:00,272.94,272.66,-0.17,flip_to_short -8470,做空,2020-07-24 05:10:00,2020-07-24 05:15:00,272.66,272.88,-0.14,flip_to_long -8471,做多,2020-07-24 05:15:00,2020-07-24 06:00:00,272.88,273.19,0.07,flip_to_short -8472,做空,2020-07-24 06:00:00,2020-07-24 06:10:00,273.19,273.29,-0.09,flip_to_long -8473,做多,2020-07-24 06:10:00,2020-07-24 06:15:00,273.29,273.19,-0.09,flip_to_short -8474,做空,2020-07-24 06:15:00,2020-07-24 06:20:00,273.19,271.8,0.5,tp_lower -8475,做多,2020-07-24 07:55:00,2020-07-24 08:15:00,271.19,270.44,-0.35,flip_to_short -8476,做空,2020-07-24 08:15:00,2020-07-24 08:30:00,270.44,270.67,-0.15,flip_to_long -8477,做多,2020-07-24 08:30:00,2020-07-24 08:35:00,270.67,270.16,-0.26,flip_to_short -8478,做空,2020-07-24 08:35:00,2020-07-24 08:45:00,270.16,271.05,-0.41,flip_to_long -8479,做多,2020-07-24 08:45:00,2020-07-24 09:00:00,271.05,271.98,0.31,tp_upper -8480,做空,2020-07-24 11:50:00,2020-07-24 11:55:00,275.31,275.36,-0.07,flip_to_long -8481,做多,2020-07-24 11:55:00,2020-07-24 12:25:00,275.36,274.44,-0.41,flip_to_short -8482,做空,2020-07-24 12:25:00,2020-07-24 12:30:00,274.44,274.13,0.07,tp_lower -8483,做多,2020-07-24 13:15:00,2020-07-24 13:20:00,274.87,274.71,-0.12,flip_to_short -8484,做空,2020-07-24 13:20:00,2020-07-24 13:40:00,274.71,273.45,0.44,tp_lower -8485,做多,2020-07-24 14:15:00,2020-07-24 14:20:00,274.49,274.34,-0.11,flip_to_short -8486,做空,2020-07-24 14:20:00,2020-07-24 14:35:00,274.34,274.0,0.08,flip_to_long -8487,做多,2020-07-24 14:35:00,2020-07-24 15:35:00,274.0,277.56,1.34,tp_upper -8488,做空,2020-07-24 16:20:00,2020-07-24 16:25:00,275.5,276.24,-0.34,flip_to_long -8489,做多,2020-07-24 16:25:00,2020-07-24 16:35:00,276.24,275.91,-0.18,flip_to_short -8490,做空,2020-07-24 16:35:00,2020-07-24 16:40:00,275.91,276.4,-0.24,flip_to_long -8491,做多,2020-07-24 16:40:00,2020-07-24 16:55:00,276.4,278.52,0.77,tp_upper -8492,做空,2020-07-24 17:10:00,2020-07-24 17:15:00,276.64,277.39,-0.35,flip_to_long -8493,做多,2020-07-24 17:15:00,2020-07-24 17:30:00,277.39,277.38,-0.06,flip_to_short -8494,做空,2020-07-24 17:30:00,2020-07-24 20:10:00,277.38,282.92,-2.2,flip_to_long -8495,做多,2020-07-24 20:10:00,2020-07-24 20:25:00,282.92,282.68,-0.14,flip_to_short -8496,做空,2020-07-24 20:25:00,2020-07-24 22:05:00,282.68,282.32,0.08,tp_lower -8497,做多,2020-07-25 00:05:00,2020-07-25 00:10:00,280.71,280.49,-0.14,flip_to_short -8498,做空,2020-07-25 00:10:00,2020-07-25 00:15:00,280.49,281.03,-0.26,flip_to_long -8499,做多,2020-07-25 00:15:00,2020-07-25 00:35:00,281.03,281.59,0.16,tp_upper -8500,做空,2020-07-25 00:50:00,2020-07-25 01:30:00,280.5,280.77,-0.16,flip_to_long -8501,做多,2020-07-25 01:30:00,2020-07-25 01:50:00,280.77,282.21,0.5,tp_upper -8502,做空,2020-07-25 03:50:00,2020-07-25 04:00:00,283.46,283.46,-0.05,flip_to_long -8503,做多,2020-07-25 04:00:00,2020-07-25 04:05:00,283.46,282.52,-0.41,flip_to_short -8504,做空,2020-07-25 04:05:00,2020-07-25 04:10:00,282.52,282.56,-0.07,tp_lower -8505,做多,2020-07-25 04:40:00,2020-07-25 04:45:00,283.33,283.26,-0.08,flip_to_short -8506,做空,2020-07-25 04:45:00,2020-07-25 04:50:00,283.26,283.35,-0.09,flip_to_long -8507,做多,2020-07-25 04:50:00,2020-07-25 05:00:00,283.35,284.15,0.25,tp_upper -8508,做空,2020-07-25 05:05:00,2020-07-25 05:20:00,283.45,283.28,0.01,flip_to_long -8509,做多,2020-07-25 05:20:00,2020-07-25 05:30:00,283.28,283.77,0.13,tp_upper -8510,做空,2020-07-25 06:25:00,2020-07-25 06:45:00,284.73,284.47,0.04,flip_to_long -8511,做多,2020-07-25 06:45:00,2020-07-25 06:55:00,284.47,284.55,-0.02,flip_to_short -8512,做空,2020-07-25 06:55:00,2020-07-25 07:10:00,284.55,283.6,0.31,tp_lower -8513,做多,2020-07-25 08:10:00,2020-07-25 08:20:00,283.94,283.46,-0.24,flip_to_short -8514,做空,2020-07-25 08:20:00,2020-07-25 08:30:00,283.46,283.97,-0.25,flip_to_long -8515,做多,2020-07-25 08:30:00,2020-07-25 08:35:00,283.97,284.22,0.04,tp_upper -8516,做空,2020-07-25 09:30:00,2020-07-25 09:35:00,284.02,284.06,-0.07,flip_to_long -8517,做多,2020-07-25 09:35:00,2020-07-25 11:05:00,284.06,283.09,-0.42,flip_to_short -8518,做空,2020-07-25 11:05:00,2020-07-25 11:10:00,283.09,283.75,-0.3,flip_to_long -8519,做多,2020-07-25 11:10:00,2020-07-25 11:25:00,283.75,283.94,0.02,tp_upper -8520,做空,2020-07-25 11:45:00,2020-07-25 12:00:00,283.12,283.26,-0.11,flip_to_long -8521,做多,2020-07-25 12:00:00,2020-07-25 12:05:00,283.26,284.64,0.46,tp_upper -8522,做空,2020-07-25 12:35:00,2020-07-25 13:35:00,284.06,282.91,0.38,tp_lower -8523,做多,2020-07-25 13:55:00,2020-07-25 14:55:00,284.18,284.29,-0.01,flip_to_short -8524,做空,2020-07-25 14:55:00,2020-07-25 16:05:00,284.29,285.88,-0.65,flip_to_long -8525,做多,2020-07-25 16:05:00,2020-07-25 16:30:00,285.88,287.27,0.46,tp_upper -8526,做空,2020-07-25 18:25:00,2020-07-25 19:10:00,294.1,295.65,-0.61,tp_lower -8527,做空,2020-07-25 19:15:00,2020-07-25 19:20:00,295.13,296.49,-0.54,flip_to_long -8528,做多,2020-07-25 19:20:00,2020-07-25 19:25:00,296.49,296.32,-0.11,tp_upper -8529,做空,2020-07-25 21:50:00,2020-07-25 22:05:00,303.8,303.99,-0.12,flip_to_long -8530,做多,2020-07-25 22:05:00,2020-07-25 22:50:00,303.99,306.6,0.85,tp_upper -8531,做空,2020-07-25 23:10:00,2020-07-25 23:25:00,304.15,305.07,-0.37,flip_to_long -8532,做多,2020-07-25 23:25:00,2020-07-25 23:40:00,305.07,305.29,0.02,flip_to_short -8533,做空,2020-07-25 23:40:00,2020-07-25 23:45:00,305.29,305.33,-0.07,flip_to_long -8534,做多,2020-07-25 23:45:00,2020-07-26 00:00:00,305.33,304.69,-0.27,flip_to_short -8535,做空,2020-07-26 00:00:00,2020-07-26 00:30:00,304.69,301.43,1.1,tp_lower -8536,做多,2020-07-26 01:55:00,2020-07-26 02:05:00,302.71,302.36,-0.18,flip_to_short -8537,做空,2020-07-26 02:05:00,2020-07-26 03:05:00,302.36,303.12,-0.33,flip_to_long -8538,做多,2020-07-26 03:05:00,2020-07-26 03:45:00,303.12,303.21,-0.02,flip_to_short -8539,做空,2020-07-26 03:45:00,2020-07-26 03:50:00,303.21,303.35,-0.1,flip_to_long -8540,做多,2020-07-26 03:50:00,2020-07-26 04:50:00,303.35,303.4,-0.04,flip_to_short -8541,做空,2020-07-26 04:50:00,2020-07-26 05:10:00,303.4,303.48,-0.08,flip_to_long -8542,做多,2020-07-26 05:10:00,2020-07-26 05:25:00,303.48,304.4,0.27,tp_upper -8543,做空,2020-07-26 05:35:00,2020-07-26 05:55:00,303.26,303.41,-0.11,flip_to_long -8544,做多,2020-07-26 05:55:00,2020-07-26 06:15:00,303.41,304.06,0.18,tp_upper -8545,做空,2020-07-26 09:55:00,2020-07-26 10:00:00,314.49,318.04,-1.28,flip_to_long -8546,做多,2020-07-26 10:00:00,2020-07-26 10:05:00,318.04,317.75,-0.15,tp_upper -8547,做空,2020-07-26 10:10:00,2020-07-26 10:15:00,314.71,315.12,-0.19,flip_to_long -8548,做多,2020-07-26 10:15:00,2020-07-26 11:50:00,315.12,309.93,-1.81,flip_to_short -8549,做空,2020-07-26 11:50:00,2020-07-26 12:05:00,309.93,309.15,0.21,flip_to_long -8550,做多,2020-07-26 12:05:00,2020-07-26 14:10:00,309.15,308.62,-0.23,tp_upper -8551,做多,2020-07-26 15:30:00,2020-07-26 15:55:00,310.88,311.08,0.01,flip_to_short -8552,做空,2020-07-26 15:55:00,2020-07-26 16:00:00,311.08,311.08,-0.05,tp_lower -8553,做多,2020-07-26 16:05:00,2020-07-26 16:10:00,314.08,312.04,-0.73,tp_upper -8554,做空,2020-07-26 16:20:00,2020-07-26 16:30:00,312.22,312.08,-0.01,flip_to_long -8555,做多,2020-07-26 16:30:00,2020-07-26 16:40:00,312.08,310.37,-0.62,flip_to_short -8556,做空,2020-07-26 16:40:00,2020-07-26 16:50:00,310.37,309.34,0.29,tp_lower -8557,做多,2020-07-26 17:30:00,2020-07-26 17:45:00,310.28,309.71,-0.24,flip_to_short -8558,做空,2020-07-26 17:45:00,2020-07-26 18:05:00,309.71,306.39,1.05,tp_lower -8559,做多,2020-07-26 18:35:00,2020-07-26 18:40:00,308.74,308.42,-0.16,flip_to_short -8560,做空,2020-07-26 18:40:00,2020-07-26 18:55:00,308.42,308.75,-0.16,flip_to_long -8561,做多,2020-07-26 18:55:00,2020-07-26 19:00:00,308.75,307.79,-0.37,flip_to_short -8562,做空,2020-07-26 19:00:00,2020-07-26 19:05:00,307.79,307.89,-0.09,flip_to_long -8563,做多,2020-07-26 19:05:00,2020-07-26 19:15:00,307.89,307.77,-0.09,flip_to_short -8564,做空,2020-07-26 19:15:00,2020-07-26 19:20:00,307.77,307.84,-0.07,flip_to_long -8565,做多,2020-07-26 19:20:00,2020-07-26 19:35:00,307.84,309.56,0.52,tp_upper -8566,做空,2020-07-26 19:40:00,2020-07-26 19:45:00,307.8,308.28,-0.21,flip_to_long -8567,做多,2020-07-26 19:45:00,2020-07-26 19:50:00,308.28,306.83,-0.54,flip_to_short -8568,做空,2020-07-26 19:50:00,2020-07-26 19:55:00,306.83,307.46,-0.26,tp_lower -8569,做多,2020-07-26 20:00:00,2020-07-26 20:15:00,308.23,308.4,0.01,flip_to_short -8570,做空,2020-07-26 20:15:00,2020-07-26 20:30:00,308.4,308.99,-0.25,flip_to_long -8571,做多,2020-07-26 20:30:00,2020-07-26 20:35:00,308.99,309.91,0.25,tp_upper -8572,做空,2020-07-26 21:50:00,2020-07-26 21:55:00,310.0,310.57,-0.24,flip_to_long -8573,做多,2020-07-26 21:55:00,2020-07-26 22:30:00,310.57,311.7,0.32,flip_to_short -8574,做空,2020-07-26 22:30:00,2020-07-26 22:35:00,311.7,312.33,-0.26,flip_to_long -8575,做多,2020-07-26 22:35:00,2020-07-26 22:45:00,312.33,312.12,-0.12,flip_to_short -8576,做空,2020-07-26 22:45:00,2020-07-26 23:05:00,312.12,310.1,0.61,tp_lower -8577,做多,2020-07-26 23:30:00,2020-07-27 00:05:00,311.48,312.13,0.16,tp_upper -8578,做空,2020-07-27 00:10:00,2020-07-27 04:00:00,311.65,326.24,-5.02,flip_to_long -8579,做多,2020-07-27 04:00:00,2020-07-27 05:50:00,326.24,324.25,-0.67,flip_to_short -8580,做空,2020-07-27 05:50:00,2020-07-27 06:00:00,324.25,324.86,-0.24,flip_to_long -8581,做多,2020-07-27 06:00:00,2020-07-27 06:25:00,324.86,325.02,-0.0,flip_to_short -8582,做空,2020-07-27 06:25:00,2020-07-27 06:30:00,325.02,325.93,-0.33,flip_to_long -8583,做多,2020-07-27 06:30:00,2020-07-27 06:40:00,325.93,325.27,-0.25,flip_to_short -8584,做空,2020-07-27 06:40:00,2020-07-27 06:45:00,325.27,325.34,-0.07,flip_to_long -8585,做多,2020-07-27 06:45:00,2020-07-27 06:55:00,325.34,327.81,0.7,tp_upper -8586,做空,2020-07-27 07:25:00,2020-07-27 07:30:00,325.47,324.78,0.16,tp_lower -8587,做多,2020-07-27 07:40:00,2020-07-27 09:45:00,325.05,324.35,-0.26,tp_upper -8588,做空,2020-07-27 10:20:00,2020-07-27 10:25:00,323.02,323.41,-0.17,flip_to_long -8589,做多,2020-07-27 10:25:00,2020-07-27 10:35:00,323.41,324.94,0.42,tp_upper -8590,做空,2020-07-27 10:45:00,2020-07-27 11:20:00,324.07,323.76,0.05,tp_lower -8591,做多,2020-07-27 11:30:00,2020-07-27 11:40:00,324.0,324.49,0.1,flip_to_short -8592,做空,2020-07-27 11:40:00,2020-07-27 12:15:00,324.49,324.46,-0.04,flip_to_long -8593,做多,2020-07-27 12:15:00,2020-07-27 12:35:00,324.46,325.18,0.17,tp_upper -8594,做空,2020-07-27 13:05:00,2020-07-27 13:25:00,325.66,323.14,0.72,tp_lower -8595,做多,2020-07-27 13:45:00,2020-07-27 16:35:00,325.29,317.88,-2.34,tp_upper -8596,做空,2020-07-27 16:40:00,2020-07-27 17:00:00,317.32,320.49,-1.03,flip_to_long -8597,做多,2020-07-27 17:00:00,2020-07-27 17:05:00,320.49,321.87,0.37,tp_upper -8598,做空,2020-07-27 18:25:00,2020-07-27 18:45:00,322.7,323.56,-0.31,flip_to_long -8599,做多,2020-07-27 18:45:00,2020-07-27 18:50:00,323.56,322.81,-0.27,flip_to_short -8600,做空,2020-07-27 18:50:00,2020-07-27 18:55:00,322.81,323.36,-0.21,flip_to_long -8601,做多,2020-07-27 18:55:00,2020-07-27 19:05:00,323.36,322.63,-0.27,flip_to_short -8602,做空,2020-07-27 19:05:00,2020-07-27 19:15:00,322.63,322.71,-0.07,tp_lower -8603,做多,2020-07-27 19:45:00,2020-07-27 19:55:00,323.56,324.6,0.26,tp_upper -8604,做空,2020-07-27 20:20:00,2020-07-27 21:10:00,323.64,322.53,0.28,tp_lower -8605,做多,2020-07-27 21:55:00,2020-07-27 22:10:00,322.49,325.44,0.83,tp_upper -8606,做空,2020-07-27 23:00:00,2020-07-27 23:05:00,325.54,326.83,-0.43,flip_to_long -8607,做多,2020-07-27 23:05:00,2020-07-27 23:10:00,326.83,326.75,-0.07,flip_to_short -8608,做空,2020-07-27 23:10:00,2020-07-27 23:15:00,326.75,317.01,2.83,tp_lower -8609,做多,2020-07-28 00:00:00,2020-07-28 00:10:00,324.7,325.18,0.1,flip_to_short -8610,做空,2020-07-28 00:10:00,2020-07-28 01:25:00,325.18,323.51,0.47,tp_lower -8611,做多,2020-07-28 01:50:00,2020-07-28 04:10:00,324.74,319.86,-1.59,flip_to_short -8612,做空,2020-07-28 04:10:00,2020-07-28 04:20:00,319.86,319.56,0.04,flip_to_long -8613,做多,2020-07-28 04:20:00,2020-07-28 04:25:00,319.56,318.82,-0.28,flip_to_short -8614,做空,2020-07-28 04:25:00,2020-07-28 04:30:00,318.82,319.36,-0.22,flip_to_long -8615,做多,2020-07-28 04:30:00,2020-07-28 04:55:00,319.36,322.02,0.79,tp_upper -8616,做空,2020-07-28 05:10:00,2020-07-28 05:15:00,319.82,320.35,-0.22,flip_to_long -8617,做多,2020-07-28 05:15:00,2020-07-28 05:20:00,320.35,319.9,-0.19,flip_to_short -8618,做空,2020-07-28 05:20:00,2020-07-28 05:30:00,319.9,319.19,0.17,tp_lower -8619,做多,2020-07-28 06:05:00,2020-07-28 07:30:00,319.32,318.03,-0.46,flip_to_short -8620,做空,2020-07-28 07:30:00,2020-07-28 07:50:00,318.03,316.19,0.53,tp_lower -8621,做空,2020-07-28 10:25:00,2020-07-28 10:30:00,311.11,311.85,-0.29,flip_to_long -8622,做多,2020-07-28 10:30:00,2020-07-28 10:50:00,311.85,313.42,0.45,tp_upper -8623,做空,2020-07-28 12:15:00,2020-07-28 12:20:00,315.94,316.43,-0.21,flip_to_long -8624,做多,2020-07-28 12:20:00,2020-07-28 12:25:00,316.43,316.31,-0.09,flip_to_short -8625,做空,2020-07-28 12:25:00,2020-07-28 12:35:00,316.31,314.56,0.51,tp_lower -8626,做多,2020-07-28 12:50:00,2020-07-28 12:55:00,316.8,316.39,-0.18,flip_to_short -8627,做空,2020-07-28 12:55:00,2020-07-28 13:00:00,316.39,317.6,-0.44,flip_to_long -8628,做多,2020-07-28 13:00:00,2020-07-28 13:05:00,317.6,316.55,-0.38,flip_to_short -8629,做空,2020-07-28 13:05:00,2020-07-28 13:45:00,316.55,315.53,0.27,flip_to_long -8630,做多,2020-07-28 13:45:00,2020-07-28 14:00:00,315.53,315.79,0.03,flip_to_short -8631,做空,2020-07-28 14:00:00,2020-07-28 15:20:00,315.79,318.32,-0.85,flip_to_long -8632,做多,2020-07-28 15:20:00,2020-07-28 15:40:00,318.32,318.97,0.15,flip_to_short -8633,做空,2020-07-28 15:40:00,2020-07-28 15:45:00,318.97,320.35,-0.48,flip_to_long -8634,做多,2020-07-28 15:45:00,2020-07-28 15:50:00,320.35,321.37,0.26,tp_upper -8635,做空,2020-07-28 16:00:00,2020-07-28 16:05:00,318.19,319.74,-0.53,flip_to_long -8636,做多,2020-07-28 16:05:00,2020-07-28 16:15:00,319.74,319.83,-0.02,flip_to_short -8637,做空,2020-07-28 16:15:00,2020-07-28 16:30:00,319.83,319.25,0.13,flip_to_long -8638,做多,2020-07-28 16:30:00,2020-07-28 17:50:00,319.25,317.54,-0.57,flip_to_short -8639,做空,2020-07-28 17:50:00,2020-07-28 18:10:00,317.54,317.93,-0.17,flip_to_long -8640,做多,2020-07-28 18:10:00,2020-07-28 18:20:00,317.93,317.63,-0.14,flip_to_short -8641,做空,2020-07-28 18:20:00,2020-07-28 18:30:00,317.63,317.4,0.02,flip_to_long -8642,做多,2020-07-28 18:30:00,2020-07-28 20:30:00,317.4,320.48,0.89,tp_upper -8643,做空,2020-07-28 21:25:00,2020-07-28 21:35:00,319.7,320.2,-0.2,flip_to_long -8644,做多,2020-07-28 21:35:00,2020-07-28 21:45:00,320.2,318.82,-0.47,flip_to_short -8645,做空,2020-07-28 21:45:00,2020-07-28 21:50:00,318.82,318.01,0.2,tp_lower -8646,做多,2020-07-28 22:55:00,2020-07-28 23:25:00,317.93,317.45,-0.2,flip_to_short -8647,做空,2020-07-28 23:25:00,2020-07-28 23:45:00,317.45,317.71,-0.13,flip_to_long -8648,做多,2020-07-28 23:45:00,2020-07-29 00:10:00,317.71,317.15,-0.22,flip_to_short -8649,做空,2020-07-29 00:10:00,2020-07-29 00:25:00,317.15,316.26,0.23,tp_lower -8650,做多,2020-07-29 01:30:00,2020-07-29 01:40:00,315.46,315.54,-0.02,flip_to_short -8651,做空,2020-07-29 01:40:00,2020-07-29 02:10:00,315.54,315.94,-0.18,flip_to_long -8652,做多,2020-07-29 02:10:00,2020-07-29 02:15:00,315.94,316.02,-0.02,tp_upper -8653,做空,2020-07-29 02:30:00,2020-07-29 02:40:00,315.38,315.65,-0.14,flip_to_long -8654,做多,2020-07-29 02:40:00,2020-07-29 03:00:00,315.65,316.57,0.24,tp_upper -8655,做空,2020-07-29 03:50:00,2020-07-29 04:10:00,316.87,316.37,0.11,flip_to_long -8656,做多,2020-07-29 04:10:00,2020-07-29 04:20:00,316.37,316.38,-0.05,flip_to_short -8657,做空,2020-07-29 04:20:00,2020-07-29 04:25:00,316.38,315.52,0.22,tp_lower -8658,做多,2020-07-29 05:15:00,2020-07-29 05:20:00,318.2,318.9,0.17,tp_upper -8659,做空,2020-07-29 07:05:00,2020-07-29 07:10:00,320.81,321.01,-0.11,flip_to_long -8660,做多,2020-07-29 07:10:00,2020-07-29 07:20:00,321.01,320.12,-0.33,flip_to_short -8661,做空,2020-07-29 07:20:00,2020-07-29 07:35:00,320.12,321.22,-0.39,flip_to_long -8662,做多,2020-07-29 07:35:00,2020-07-29 07:55:00,321.22,321.59,0.06,flip_to_short -8663,做空,2020-07-29 07:55:00,2020-07-29 08:00:00,321.59,322.93,-0.46,flip_to_long -8664,做多,2020-07-29 08:00:00,2020-07-29 08:05:00,322.93,324.3,0.37,tp_upper -8665,做空,2020-07-29 09:15:00,2020-07-29 09:25:00,324.09,320.64,1.01,tp_lower -8666,做多,2020-07-29 10:35:00,2020-07-29 10:55:00,322.69,323.6,0.23,tp_upper -8667,做空,2020-07-29 11:20:00,2020-07-29 11:30:00,321.83,322.27,-0.19,flip_to_long -8668,做多,2020-07-29 11:30:00,2020-07-29 11:40:00,322.27,322.35,-0.03,flip_to_short -8669,做空,2020-07-29 11:40:00,2020-07-29 11:45:00,322.35,323.97,-0.55,flip_to_long -8670,做多,2020-07-29 11:45:00,2020-07-29 11:50:00,323.97,323.25,-0.27,tp_upper -8671,做空,2020-07-29 12:00:00,2020-07-29 12:10:00,322.9,323.59,-0.26,flip_to_long -8672,做多,2020-07-29 12:10:00,2020-07-29 12:15:00,323.59,322.8,-0.29,flip_to_short -8673,做空,2020-07-29 12:15:00,2020-07-29 12:30:00,322.8,323.17,-0.16,flip_to_long -8674,做多,2020-07-29 12:30:00,2020-07-29 12:45:00,323.17,322.96,-0.11,flip_to_short -8675,做空,2020-07-29 12:45:00,2020-07-29 13:00:00,322.96,322.02,0.24,tp_lower -8676,做多,2020-07-29 13:05:00,2020-07-29 14:25:00,322.31,322.29,-0.06,flip_to_short -8677,做空,2020-07-29 14:25:00,2020-07-29 14:55:00,322.29,321.08,0.32,tp_lower -8678,做多,2020-07-29 15:10:00,2020-07-29 15:25:00,322.36,322.59,0.02,flip_to_short -8679,做空,2020-07-29 15:25:00,2020-07-29 15:30:00,322.59,322.72,-0.09,flip_to_long -8680,做多,2020-07-29 15:30:00,2020-07-29 15:35:00,322.72,322.42,-0.14,flip_to_short -8681,做空,2020-07-29 15:35:00,2020-07-29 16:00:00,322.42,323.76,-0.46,flip_to_long -8682,做多,2020-07-29 16:00:00,2020-07-29 16:15:00,323.76,322.54,-0.42,flip_to_short -8683,做空,2020-07-29 16:15:00,2020-07-29 16:25:00,322.54,323.18,-0.24,flip_to_long -8684,做多,2020-07-29 16:25:00,2020-07-29 16:40:00,323.18,322.34,-0.3,flip_to_short -8685,做空,2020-07-29 16:40:00,2020-07-29 16:45:00,322.34,322.89,-0.21,flip_to_long -8686,做多,2020-07-29 16:45:00,2020-07-29 16:50:00,322.89,322.35,-0.21,flip_to_short -8687,做空,2020-07-29 16:50:00,2020-07-29 16:55:00,322.35,322.76,-0.17,tp_lower -8688,做空,2020-07-29 17:00:00,2020-07-29 17:05:00,322.73,322.5,0.02,tp_lower -8689,做多,2020-07-29 17:15:00,2020-07-29 17:20:00,322.73,322.35,-0.16,flip_to_short -8690,做空,2020-07-29 17:20:00,2020-07-29 17:30:00,322.35,321.78,0.12,tp_lower -8691,做多,2020-07-29 18:00:00,2020-07-29 18:35:00,322.62,323.42,0.19,tp_upper -8692,做空,2020-07-29 18:55:00,2020-07-29 19:10:00,322.37,322.2,0.0,flip_to_long -8693,做多,2020-07-29 19:10:00,2020-07-29 19:30:00,322.2,322.06,-0.09,flip_to_short -8694,做空,2020-07-29 19:30:00,2020-07-29 19:35:00,322.06,322.08,-0.05,tp_lower -8695,做多,2020-07-29 20:10:00,2020-07-29 20:40:00,323.32,322.02,-0.43,flip_to_short -8696,做空,2020-07-29 20:40:00,2020-07-29 20:45:00,322.02,322.19,-0.1,tp_lower -8697,做多,2020-07-29 20:50:00,2020-07-29 21:00:00,322.51,322.19,-0.14,tp_upper -8698,做多,2020-07-29 21:25:00,2020-07-29 21:50:00,321.95,323.66,0.45,tp_upper -8699,做空,2020-07-29 22:05:00,2020-07-29 22:10:00,322.38,322.46,-0.07,flip_to_long -8700,做多,2020-07-29 22:10:00,2020-07-29 22:45:00,322.46,322.5,-0.04,flip_to_short -8701,做空,2020-07-29 22:45:00,2020-07-29 23:00:00,322.5,320.23,0.62,tp_lower -8702,做多,2020-07-30 00:25:00,2020-07-30 01:15:00,318.66,317.87,-0.3,flip_to_short -8703,做空,2020-07-30 01:15:00,2020-07-30 01:55:00,317.87,316.81,0.28,tp_lower -8704,做多,2020-07-30 02:10:00,2020-07-30 02:20:00,318.33,318.45,-0.01,flip_to_short -8705,做空,2020-07-30 02:20:00,2020-07-30 02:35:00,318.45,316.93,0.43,tp_lower -8706,做多,2020-07-30 03:15:00,2020-07-30 03:30:00,317.54,317.45,-0.08,flip_to_short -8707,做空,2020-07-30 03:30:00,2020-07-30 03:40:00,317.45,317.46,-0.05,flip_to_long -8708,做多,2020-07-30 03:40:00,2020-07-30 03:45:00,317.46,316.7,-0.29,flip_to_short -8709,做空,2020-07-30 03:45:00,2020-07-30 04:00:00,316.7,317.85,-0.41,tp_lower -8710,做空,2020-07-30 04:55:00,2020-07-30 05:00:00,317.71,318.0,-0.14,flip_to_long -8711,做多,2020-07-30 05:00:00,2020-07-30 05:05:00,318.0,317.76,-0.12,flip_to_short -8712,做空,2020-07-30 05:05:00,2020-07-30 05:35:00,317.76,316.62,0.31,tp_lower -8713,做多,2020-07-30 06:10:00,2020-07-30 06:20:00,316.95,318.38,0.4,tp_upper -8714,做空,2020-07-30 07:30:00,2020-07-30 07:35:00,318.02,318.25,-0.12,flip_to_long -8715,做多,2020-07-30 07:35:00,2020-07-30 07:50:00,318.25,319.11,0.22,flip_to_short -8716,做空,2020-07-30 07:50:00,2020-07-30 08:30:00,319.11,319.16,-0.07,flip_to_long -8717,做多,2020-07-30 08:30:00,2020-07-30 09:00:00,319.16,319.3,-0.01,flip_to_short -8718,做空,2020-07-30 09:00:00,2020-07-30 09:35:00,319.3,318.52,0.19,tp_lower -8719,做多,2020-07-30 09:55:00,2020-07-30 10:00:00,319.36,318.96,-0.17,flip_to_short -8720,做空,2020-07-30 10:00:00,2020-07-30 10:20:00,318.96,318.51,0.09,tp_lower -8721,做多,2020-07-30 11:15:00,2020-07-30 11:25:00,318.31,318.52,0.02,flip_to_short -8722,做空,2020-07-30 11:25:00,2020-07-30 12:00:00,318.52,319.44,-0.34,flip_to_long -8723,做多,2020-07-30 12:00:00,2020-07-30 12:05:00,319.44,319.35,-0.08,tp_upper -8724,做空,2020-07-30 12:35:00,2020-07-30 12:50:00,318.51,318.03,0.1,tp_lower -8725,做多,2020-07-30 13:05:00,2020-07-30 13:10:00,319.1,318.71,-0.17,flip_to_short -8726,做空,2020-07-30 13:10:00,2020-07-30 14:15:00,318.71,319.5,-0.29,flip_to_long -8727,做多,2020-07-30 14:15:00,2020-07-30 14:20:00,319.5,318.87,-0.24,flip_to_short -8728,做空,2020-07-30 14:20:00,2020-07-30 14:40:00,318.87,317.92,0.24,tp_lower -8729,做空,2020-07-30 16:10:00,2020-07-30 16:25:00,318.64,318.85,-0.11,flip_to_long -8730,做多,2020-07-30 16:25:00,2020-07-30 16:35:00,318.85,320.76,0.54,tp_upper -8731,做空,2020-07-30 21:10:00,2020-07-30 21:15:00,337.24,338.23,-0.34,flip_to_long -8732,做多,2020-07-30 21:15:00,2020-07-30 21:20:00,338.23,336.49,-0.55,flip_to_short -8733,做空,2020-07-30 21:20:00,2020-07-30 21:55:00,336.49,336.02,0.09,tp_lower -8734,做多,2020-07-30 22:10:00,2020-07-30 22:15:00,338.29,338.01,-0.13,flip_to_short -8735,做空,2020-07-30 22:15:00,2020-07-30 22:25:00,338.01,337.52,0.09,flip_to_long -8736,做多,2020-07-30 22:25:00,2020-07-30 22:35:00,337.52,336.71,-0.28,flip_to_short -8737,做空,2020-07-30 22:35:00,2020-07-30 22:40:00,336.71,336.31,0.07,tp_lower -8738,做多,2020-07-30 23:20:00,2020-07-30 23:25:00,336.87,336.55,-0.14,flip_to_short -8739,做空,2020-07-30 23:25:00,2020-07-31 00:00:00,336.55,336.57,-0.05,flip_to_long -8740,做多,2020-07-31 00:00:00,2020-07-31 00:05:00,336.57,336.32,-0.12,flip_to_short -8741,做空,2020-07-31 00:05:00,2020-07-31 00:30:00,336.32,334.19,0.58,tp_lower -8742,做多,2020-07-31 01:00:00,2020-07-31 01:05:00,335.86,335.47,-0.17,flip_to_short -8743,做空,2020-07-31 01:05:00,2020-07-31 01:15:00,335.47,333.19,0.63,tp_lower -8744,做多,2020-07-31 02:10:00,2020-07-31 02:15:00,333.55,332.87,-0.26,flip_to_short -8745,做空,2020-07-31 02:15:00,2020-07-31 02:50:00,332.87,332.15,0.17,flip_to_long -8746,做多,2020-07-31 02:50:00,2020-07-31 03:10:00,332.15,332.43,0.03,flip_to_short -8747,做空,2020-07-31 03:10:00,2020-07-31 03:25:00,332.43,332.41,-0.04,flip_to_long -8748,做多,2020-07-31 03:25:00,2020-07-31 03:30:00,332.41,331.29,-0.39,flip_to_short -8749,做空,2020-07-31 03:30:00,2020-07-31 03:35:00,331.29,329.87,0.38,tp_lower -8750,做多,2020-07-31 04:20:00,2020-07-31 05:50:00,332.03,332.8,0.18,flip_to_short -8751,做空,2020-07-31 05:50:00,2020-07-31 06:00:00,332.8,333.1,-0.14,flip_to_long -8752,做多,2020-07-31 06:00:00,2020-07-31 06:10:00,333.1,335.65,0.72,tp_upper -8753,做空,2020-07-31 07:45:00,2020-07-31 07:55:00,337.25,337.31,-0.07,flip_to_long -8754,做多,2020-07-31 07:55:00,2020-07-31 08:10:00,337.31,339.15,0.5,tp_upper -8755,做空,2020-07-31 09:00:00,2020-07-31 09:05:00,337.95,339.36,-0.47,flip_to_long -8756,做多,2020-07-31 09:05:00,2020-07-31 09:35:00,339.36,337.63,-0.56,flip_to_short -8757,做空,2020-07-31 09:35:00,2020-07-31 10:05:00,337.63,339.09,-0.48,flip_to_long -8758,做多,2020-07-31 10:05:00,2020-07-31 10:25:00,339.09,339.81,0.16,tp_upper -8759,做空,2020-07-31 12:00:00,2020-07-31 12:15:00,343.77,343.77,-0.05,flip_to_long -8760,做多,2020-07-31 12:15:00,2020-07-31 12:20:00,343.77,342.99,-0.28,flip_to_short -8761,做空,2020-07-31 12:20:00,2020-07-31 12:25:00,342.99,343.81,-0.29,flip_to_long -8762,做多,2020-07-31 12:25:00,2020-07-31 12:50:00,343.81,344.03,0.01,flip_to_short -8763,做空,2020-07-31 12:50:00,2020-07-31 12:55:00,344.03,345.6,-0.5,flip_to_long -8764,做多,2020-07-31 12:55:00,2020-07-31 13:00:00,345.6,344.17,-0.46,flip_to_short -8765,做空,2020-07-31 13:00:00,2020-07-31 13:15:00,344.17,342.78,0.35,tp_lower -8766,做多,2020-07-31 14:05:00,2020-07-31 14:20:00,344.2,343.5,-0.25,flip_to_short -8767,做空,2020-07-31 14:20:00,2020-07-31 14:30:00,343.5,344.39,-0.3,flip_to_long -8768,做多,2020-07-31 14:30:00,2020-07-31 14:35:00,344.39,345.34,0.22,tp_upper -8769,做空,2020-07-31 15:20:00,2020-07-31 15:25:00,344.86,346.23,-0.44,flip_to_long -8770,做多,2020-07-31 15:25:00,2020-07-31 15:35:00,346.23,344.47,-0.54,flip_to_short -8771,做空,2020-07-31 15:35:00,2020-07-31 16:00:00,344.47,345.56,-0.35,flip_to_long -8772,做多,2020-07-31 16:00:00,2020-07-31 16:10:00,345.56,344.53,-0.33,flip_to_short -8773,做空,2020-07-31 16:10:00,2020-07-31 16:20:00,344.53,342.71,0.46,tp_lower -8774,做空,2020-07-31 16:45:00,2020-07-31 16:50:00,343.82,344.46,-0.23,flip_to_long -8775,做多,2020-07-31 16:50:00,2020-07-31 17:20:00,344.46,344.28,-0.1,flip_to_short -8776,做空,2020-07-31 17:20:00,2020-07-31 17:25:00,344.28,344.35,-0.07,flip_to_long -8777,做多,2020-07-31 17:25:00,2020-07-31 17:45:00,344.35,344.2,-0.09,flip_to_short -8778,做空,2020-07-31 17:45:00,2020-07-31 18:05:00,344.2,343.41,0.17,tp_lower -8779,做多,2020-07-31 18:15:00,2020-07-31 18:35:00,343.9,343.93,-0.04,flip_to_short -8780,做空,2020-07-31 18:35:00,2020-07-31 18:40:00,343.93,342.67,0.3,tp_lower -8781,做多,2020-07-31 19:05:00,2020-07-31 19:15:00,343.68,343.31,-0.15,flip_to_short -8782,做空,2020-07-31 19:15:00,2020-07-31 19:20:00,343.31,344.99,-0.52,flip_to_long -8783,做多,2020-07-31 19:20:00,2020-07-31 19:25:00,344.99,345.17,0.0,tp_upper -8784,做空,2020-07-31 19:50:00,2020-07-31 19:55:00,344.01,344.07,-0.06,flip_to_long -8785,做多,2020-07-31 19:55:00,2020-07-31 20:10:00,344.07,344.41,0.05,flip_to_short -8786,做空,2020-07-31 20:10:00,2020-07-31 20:20:00,344.41,345.76,-0.42,flip_to_long -8787,做多,2020-07-31 20:20:00,2020-07-31 20:45:00,345.76,345.13,-0.22,flip_to_short -8788,做空,2020-07-31 20:45:00,2020-07-31 22:10:00,345.13,347.13,-0.59,flip_to_long -8789,做多,2020-07-31 22:10:00,2020-07-31 22:15:00,347.13,347.0,-0.08,flip_to_short -8790,做空,2020-07-31 22:15:00,2020-07-31 22:45:00,347.0,344.42,0.65,tp_lower -8791,做多,2020-07-31 23:30:00,2020-08-01 00:00:00,346.65,346.96,0.04,tp_upper -8792,做空,2020-08-01 00:10:00,2020-08-01 00:45:00,345.36,345.6,-0.12,flip_to_long -8793,做多,2020-08-01 00:45:00,2020-08-01 01:25:00,345.6,345.25,-0.15,flip_to_short -8794,做空,2020-08-01 01:25:00,2020-08-01 01:30:00,345.25,345.95,-0.25,flip_to_long -8795,做多,2020-08-01 01:30:00,2020-08-01 01:50:00,345.95,345.18,-0.27,flip_to_short -8796,做空,2020-08-01 01:50:00,2020-08-01 01:55:00,345.18,345.64,-0.18,flip_to_long -8797,做多,2020-08-01 01:55:00,2020-08-01 02:05:00,345.64,346.96,0.32,tp_upper -8798,做空,2020-08-01 02:50:00,2020-08-01 06:05:00,347.18,356.49,-2.67,flip_to_long -8799,做多,2020-08-01 06:05:00,2020-08-01 06:20:00,356.49,355.67,-0.27,flip_to_short -8800,做空,2020-08-01 06:20:00,2020-08-01 06:45:00,355.67,356.76,-0.34,flip_to_long -8801,做多,2020-08-01 06:45:00,2020-08-01 06:50:00,356.76,356.64,-0.08,flip_to_short -8802,做空,2020-08-01 06:50:00,2020-08-01 07:00:00,356.64,356.4,0.02,flip_to_long -8803,做多,2020-08-01 07:00:00,2020-08-01 07:05:00,356.4,355.35,-0.32,flip_to_short -8804,做空,2020-08-01 07:05:00,2020-08-01 07:10:00,355.35,355.34,-0.04,tp_lower -8805,做多,2020-08-01 07:45:00,2020-08-01 07:50:00,356.3,355.9,-0.15,flip_to_short -8806,做空,2020-08-01 07:50:00,2020-08-01 08:00:00,355.9,356.3,-0.15,flip_to_long -8807,做多,2020-08-01 08:00:00,2020-08-01 08:10:00,356.3,356.84,0.09,tp_upper -8808,做空,2020-08-01 08:20:00,2020-08-01 08:30:00,355.8,356.43,-0.21,flip_to_long -8809,做多,2020-08-01 08:30:00,2020-08-01 08:45:00,356.43,356.7,0.02,tp_upper -8810,做空,2020-08-01 09:05:00,2020-08-01 10:25:00,356.56,354.21,0.57,tp_lower -8811,做多,2020-08-01 11:45:00,2020-08-01 12:05:00,355.86,357.45,0.37,tp_upper -8812,做空,2020-08-01 12:40:00,2020-08-01 13:05:00,356.45,354.76,0.4,tp_lower -8813,做多,2020-08-01 14:20:00,2020-08-01 14:25:00,355.18,354.96,-0.11,flip_to_short -8814,做空,2020-08-01 14:25:00,2020-08-01 14:30:00,354.96,356.05,-0.34,flip_to_long -8815,做多,2020-08-01 14:30:00,2020-08-01 14:35:00,356.05,356.56,0.09,tp_upper -8816,做空,2020-08-01 15:25:00,2020-08-01 18:40:00,355.97,369.74,-3.67,flip_to_long -8817,做多,2020-08-01 18:40:00,2020-08-01 19:00:00,369.74,377.83,1.92,tp_upper -8818,做空,2020-08-01 20:40:00,2020-08-01 20:45:00,385.97,386.53,-0.18,flip_to_long -8819,做多,2020-08-01 20:45:00,2020-08-01 20:50:00,386.53,386.28,-0.11,flip_to_short -8820,做空,2020-08-01 20:50:00,2020-08-01 20:55:00,386.28,387.0,-0.22,flip_to_long -8821,做多,2020-08-01 20:55:00,2020-08-01 21:00:00,387.0,388.96,0.42,tp_upper -8822,做空,2020-08-01 21:15:00,2020-08-01 21:30:00,388.24,387.17,0.21,flip_to_long -8823,做多,2020-08-01 21:30:00,2020-08-01 21:40:00,387.17,387.01,-0.08,flip_to_short -8824,做空,2020-08-01 21:40:00,2020-08-01 22:00:00,387.01,380.81,1.42,tp_lower -8825,做多,2020-08-01 22:35:00,2020-08-01 23:00:00,386.03,385.37,-0.21,flip_to_short -8826,做空,2020-08-01 23:00:00,2020-08-01 23:20:00,385.37,386.06,-0.21,flip_to_long -8827,做多,2020-08-01 23:20:00,2020-08-01 23:45:00,386.06,388.51,0.54,tp_upper -8828,做空,2020-08-02 00:30:00,2020-08-02 00:45:00,388.43,388.3,-0.02,flip_to_long -8829,做多,2020-08-02 00:45:00,2020-08-02 01:15:00,388.3,396.05,1.87,tp_upper -8830,做空,2020-08-02 02:30:00,2020-08-02 02:35:00,395.63,397.07,-0.41,flip_to_long -8831,做多,2020-08-02 02:35:00,2020-08-02 02:55:00,397.07,398.15,0.22,flip_to_short -8832,做空,2020-08-02 02:55:00,2020-08-02 03:05:00,398.15,397.35,0.15,flip_to_long -8833,做多,2020-08-02 03:05:00,2020-08-02 03:30:00,397.35,398.65,0.27,flip_to_short -8834,做空,2020-08-02 03:30:00,2020-08-02 04:35:00,398.65,381.9,4.07,tp_lower -8835,做多,2020-08-02 06:30:00,2020-08-02 06:40:00,374.15,372.21,-0.58,flip_to_short -8836,做空,2020-08-02 06:40:00,2020-08-02 06:45:00,372.21,373.23,-0.33,flip_to_long -8837,做多,2020-08-02 06:45:00,2020-08-02 07:00:00,373.23,372.57,-0.23,flip_to_short -8838,做空,2020-08-02 07:00:00,2020-08-02 07:05:00,372.57,373.71,-0.36,flip_to_long -8839,做多,2020-08-02 07:05:00,2020-08-02 07:15:00,373.71,378.62,1.27,tp_upper -8840,做空,2020-08-02 08:40:00,2020-08-02 08:55:00,379.58,375.88,0.94,tp_lower -8841,做多,2020-08-02 09:50:00,2020-08-02 09:55:00,378.5,378.32,-0.1,flip_to_short -8842,做空,2020-08-02 09:55:00,2020-08-02 10:10:00,378.32,377.23,0.24,flip_to_long -8843,做多,2020-08-02 10:10:00,2020-08-02 10:25:00,377.23,375.33,-0.57,flip_to_short -8844,做空,2020-08-02 10:25:00,2020-08-02 10:40:00,375.33,372.84,0.62,tp_lower -8845,做多,2020-08-02 12:10:00,2020-08-02 12:15:00,366.96,363.87,-0.91,flip_to_short -8846,做空,2020-08-02 12:15:00,2020-08-02 12:40:00,363.87,363.93,-0.07,flip_to_long -8847,做多,2020-08-02 12:40:00,2020-08-02 12:55:00,363.93,359.52,-1.28,flip_to_short -8848,做空,2020-08-02 12:55:00,2020-08-02 13:05:00,359.52,364.15,-1.34,flip_to_long -8849,做多,2020-08-02 13:05:00,2020-08-02 13:10:00,364.15,363.5,-0.22,flip_to_short -8850,做空,2020-08-02 13:10:00,2020-08-02 14:10:00,363.5,364.27,-0.26,flip_to_long -8851,做多,2020-08-02 14:10:00,2020-08-02 14:15:00,364.27,363.68,-0.21,flip_to_short -8852,做空,2020-08-02 14:15:00,2020-08-02 14:20:00,363.68,364.95,-0.39,flip_to_long -8853,做多,2020-08-02 14:20:00,2020-08-02 14:35:00,364.95,367.37,0.6,tp_upper -8854,做空,2020-08-02 15:50:00,2020-08-02 16:00:00,368.75,369.7,-0.3,flip_to_long -8855,做多,2020-08-02 16:00:00,2020-08-02 16:15:00,369.7,371.26,0.36,tp_upper -8856,做多,2020-08-02 18:10:00,2020-08-02 18:35:00,384.55,385.06,0.08,flip_to_short -8857,做空,2020-08-02 18:35:00,2020-08-02 18:50:00,385.06,385.43,-0.14,flip_to_long -8858,做多,2020-08-02 18:50:00,2020-08-02 19:05:00,385.43,385.02,-0.15,flip_to_short -8859,做空,2020-08-02 19:05:00,2020-08-02 19:15:00,385.02,384.05,0.2,tp_lower -8860,做多,2020-08-02 19:25:00,2020-08-02 21:20:00,384.67,377.53,-1.86,flip_to_short -8861,做空,2020-08-02 21:20:00,2020-08-02 21:30:00,377.53,375.27,0.52,tp_lower -8862,做多,2020-08-02 21:40:00,2020-08-02 22:00:00,376.78,381.57,1.17,tp_upper -8863,做空,2020-08-02 22:30:00,2020-08-02 22:55:00,376.91,373.75,0.77,tp_lower -8864,做多,2020-08-03 00:10:00,2020-08-03 00:40:00,373.58,379.04,1.43,tp_upper -8865,做空,2020-08-03 01:55:00,2020-08-03 02:00:00,380.18,381.79,-0.49,flip_to_long -8866,做多,2020-08-03 02:00:00,2020-08-03 02:05:00,381.79,380.58,-0.37,flip_to_short -8867,做空,2020-08-03 02:05:00,2020-08-03 02:10:00,380.58,381.04,-0.17,flip_to_long -8868,做多,2020-08-03 02:10:00,2020-08-03 02:35:00,381.04,383.26,0.54,tp_upper -8869,做空,2020-08-03 03:05:00,2020-08-03 03:20:00,382.57,382.2,0.05,flip_to_long -8870,做多,2020-08-03 03:20:00,2020-08-03 04:20:00,382.2,381.91,-0.13,flip_to_short -8871,做空,2020-08-03 04:20:00,2020-08-03 05:10:00,381.91,381.38,0.09,flip_to_long -8872,做多,2020-08-03 05:10:00,2020-08-03 05:35:00,381.38,383.06,0.4,tp_upper -8873,做空,2020-08-03 07:00:00,2020-08-03 07:05:00,384.12,384.99,-0.28,flip_to_long -8874,做多,2020-08-03 07:05:00,2020-08-03 07:20:00,384.99,386.78,0.42,tp_upper -8875,做空,2020-08-03 07:50:00,2020-08-03 08:00:00,385.12,383.73,0.32,tp_lower -8876,做多,2020-08-03 08:10:00,2020-08-03 08:25:00,385.32,384.51,-0.27,flip_to_short -8877,做空,2020-08-03 08:25:00,2020-08-03 08:35:00,384.51,382.87,0.38,tp_lower -8878,做多,2020-08-03 09:05:00,2020-08-03 09:10:00,384.74,384.05,-0.23,flip_to_short -8879,做空,2020-08-03 09:10:00,2020-08-03 09:35:00,384.05,383.88,-0.01,flip_to_long -8880,做多,2020-08-03 09:35:00,2020-08-03 10:25:00,383.88,383.0,-0.28,flip_to_short -8881,做空,2020-08-03 10:25:00,2020-08-03 10:30:00,383.0,383.71,-0.24,flip_to_long -8882,做多,2020-08-03 10:30:00,2020-08-03 10:50:00,383.71,385.51,0.42,tp_upper -8883,做空,2020-08-03 12:15:00,2020-08-03 12:20:00,387.69,388.66,-0.31,flip_to_long -8884,做多,2020-08-03 12:20:00,2020-08-03 12:25:00,388.66,388.62,-0.06,flip_to_short -8885,做空,2020-08-03 12:25:00,2020-08-03 12:30:00,388.62,389.81,-0.36,flip_to_long -8886,做多,2020-08-03 12:30:00,2020-08-03 12:55:00,389.81,390.01,0.0,flip_to_short -8887,做空,2020-08-03 12:55:00,2020-08-03 13:00:00,390.01,390.8,-0.25,flip_to_long -8888,做多,2020-08-03 13:00:00,2020-08-03 13:05:00,390.8,391.68,0.18,tp_upper -8889,做空,2020-08-03 14:35:00,2020-08-03 14:50:00,395.4,394.33,0.22,flip_to_long -8890,做多,2020-08-03 14:50:00,2020-08-03 15:15:00,394.33,394.9,0.1,flip_to_short -8891,做空,2020-08-03 15:15:00,2020-08-03 15:20:00,394.9,393.47,0.31,tp_lower -8892,做多,2020-08-03 16:00:00,2020-08-03 16:05:00,397.37,397.48,-0.02,tp_upper -8893,做空,2020-08-03 16:20:00,2020-08-03 16:30:00,393.7,394.14,-0.16,flip_to_long -8894,做多,2020-08-03 16:30:00,2020-08-03 17:30:00,394.14,394.3,-0.01,flip_to_short -8895,做空,2020-08-03 17:30:00,2020-08-03 18:25:00,394.3,395.27,-0.3,flip_to_long -8896,做多,2020-08-03 18:25:00,2020-08-03 18:45:00,395.27,395.57,0.03,tp_upper -8897,做空,2020-08-03 19:00:00,2020-08-03 19:05:00,394.36,394.01,0.04,tp_lower -8898,做多,2020-08-03 19:45:00,2020-08-03 19:50:00,394.55,394.18,-0.14,flip_to_short -8899,做空,2020-08-03 19:50:00,2020-08-03 20:00:00,394.18,394.87,-0.23,flip_to_long -8900,做多,2020-08-03 20:00:00,2020-08-03 20:05:00,394.87,394.33,-0.19,flip_to_short -8901,做空,2020-08-03 20:05:00,2020-08-03 20:30:00,394.33,390.92,0.81,tp_lower -8902,做多,2020-08-03 21:25:00,2020-08-03 21:35:00,391.95,391.76,-0.1,flip_to_short -8903,做空,2020-08-03 21:35:00,2020-08-03 21:55:00,391.76,384.66,1.77,tp_lower -8904,做多,2020-08-03 22:20:00,2020-08-03 22:25:00,390.5,390.5,-0.05,flip_to_short -8905,做空,2020-08-03 22:25:00,2020-08-03 22:45:00,390.5,387.21,0.81,tp_lower -8906,做多,2020-08-03 23:40:00,2020-08-03 23:55:00,386.6,386.2,-0.16,flip_to_short -8907,做空,2020-08-03 23:55:00,2020-08-04 02:05:00,386.2,399.69,-3.63,flip_to_long -8908,做多,2020-08-04 02:05:00,2020-08-04 02:10:00,399.69,398.69,-0.31,flip_to_short -8909,做空,2020-08-04 02:10:00,2020-08-04 02:20:00,398.69,399.29,-0.21,flip_to_long -8910,做多,2020-08-04 02:20:00,2020-08-04 02:30:00,399.29,398.5,-0.25,flip_to_short -8911,做空,2020-08-04 02:30:00,2020-08-04 02:35:00,398.5,396.64,0.42,tp_lower -8912,做多,2020-08-04 04:05:00,2020-08-04 04:10:00,393.8,392.93,-0.28,flip_to_short -8913,做空,2020-08-04 04:10:00,2020-08-04 04:15:00,392.93,394.0,-0.33,flip_to_long -8914,做多,2020-08-04 04:15:00,2020-08-04 04:20:00,394.0,392.48,-0.44,flip_to_short -8915,做空,2020-08-04 04:20:00,2020-08-04 04:40:00,392.48,391.44,0.22,tp_lower -8916,做多,2020-08-04 04:45:00,2020-08-04 04:55:00,392.7,394.04,0.29,tp_upper -8917,做空,2020-08-04 05:15:00,2020-08-04 05:35:00,392.42,392.29,-0.02,flip_to_long -8918,做多,2020-08-04 05:35:00,2020-08-04 06:00:00,392.29,392.7,0.06,flip_to_short -8919,做空,2020-08-04 06:00:00,2020-08-04 06:15:00,392.7,391.18,0.34,tp_lower -8920,做多,2020-08-04 06:25:00,2020-08-04 06:50:00,392.19,392.26,-0.03,flip_to_short -8921,做空,2020-08-04 06:50:00,2020-08-04 07:00:00,392.26,392.36,-0.08,flip_to_long -8922,做多,2020-08-04 07:00:00,2020-08-04 07:10:00,392.36,393.48,0.24,tp_upper -8923,做空,2020-08-04 08:45:00,2020-08-04 08:55:00,393.78,391.9,0.43,tp_lower -8924,做多,2020-08-04 10:05:00,2020-08-04 10:10:00,393.22,392.37,-0.27,flip_to_short -8925,做空,2020-08-04 10:10:00,2020-08-04 10:20:00,392.37,393.14,-0.25,tp_lower -8926,做空,2020-08-04 10:45:00,2020-08-04 10:50:00,392.27,391.83,0.06,tp_lower -8927,做多,2020-08-04 11:00:00,2020-08-04 11:15:00,392.49,393.57,0.23,tp_upper -8928,做空,2020-08-04 11:20:00,2020-08-04 11:35:00,392.29,390.41,0.44,tp_lower -8929,做多,2020-08-04 12:45:00,2020-08-04 12:55:00,388.9,388.58,-0.13,flip_to_short -8930,做空,2020-08-04 12:55:00,2020-08-04 13:15:00,388.58,385.1,0.86,tp_lower -8931,做多,2020-08-04 14:00:00,2020-08-04 14:20:00,386.43,386.13,-0.13,flip_to_short -8932,做空,2020-08-04 14:20:00,2020-08-04 16:15:00,386.13,389.66,-0.99,flip_to_long -8933,做多,2020-08-04 16:15:00,2020-08-04 17:25:00,389.66,389.03,-0.21,flip_to_short -8934,做空,2020-08-04 17:25:00,2020-08-04 17:45:00,389.03,388.53,0.08,flip_to_long -8935,做多,2020-08-04 17:45:00,2020-08-04 17:55:00,388.53,390.28,0.4,tp_upper -8936,做空,2020-08-04 18:20:00,2020-08-04 18:25:00,388.46,389.3,-0.27,flip_to_long -8937,做多,2020-08-04 18:25:00,2020-08-04 18:30:00,389.3,387.71,-0.46,flip_to_short -8938,做空,2020-08-04 18:30:00,2020-08-04 18:35:00,387.71,387.39,0.03,tp_lower -8939,做多,2020-08-04 19:30:00,2020-08-04 19:40:00,388.43,388.21,-0.11,flip_to_short -8940,做空,2020-08-04 19:40:00,2020-08-04 20:00:00,388.21,389.19,-0.3,flip_to_long -8941,做多,2020-08-04 20:00:00,2020-08-04 20:05:00,389.19,390.44,0.27,tp_upper -8942,做空,2020-08-04 20:50:00,2020-08-04 21:05:00,388.82,389.55,-0.24,flip_to_long -8943,做多,2020-08-04 21:05:00,2020-08-04 21:10:00,389.55,388.3,-0.37,flip_to_short -8944,做空,2020-08-04 21:10:00,2020-08-04 21:15:00,388.3,389.06,-0.24,flip_to_long -8945,做多,2020-08-04 21:15:00,2020-08-04 21:50:00,389.06,392.89,0.93,tp_upper -8946,做空,2020-08-04 23:10:00,2020-08-04 23:45:00,392.45,390.26,0.51,tp_lower -8947,做多,2020-08-05 00:05:00,2020-08-05 00:10:00,391.73,391.19,-0.2,flip_to_short -8948,做空,2020-08-05 00:10:00,2020-08-05 00:25:00,391.19,388.59,0.64,tp_lower -8949,做多,2020-08-05 01:35:00,2020-08-05 01:40:00,388.49,387.77,-0.25,flip_to_short -8950,做空,2020-08-05 01:40:00,2020-08-05 01:45:00,387.77,387.93,-0.1,flip_to_long -8951,做多,2020-08-05 01:45:00,2020-08-05 02:00:00,387.93,388.68,0.15,tp_upper -8952,做空,2020-08-05 02:15:00,2020-08-05 02:35:00,387.14,388.24,-0.35,flip_to_long -8953,做多,2020-08-05 02:35:00,2020-08-05 03:00:00,388.24,389.28,0.23,tp_upper -8954,做空,2020-08-05 03:20:00,2020-08-05 03:25:00,388.04,388.15,-0.08,flip_to_long -8955,做多,2020-08-05 03:25:00,2020-08-05 03:35:00,388.15,389.77,0.38,tp_upper -8956,做空,2020-08-05 04:15:00,2020-08-05 04:30:00,388.63,388.96,-0.14,flip_to_long -8957,做多,2020-08-05 04:30:00,2020-08-05 04:45:00,388.96,388.75,-0.11,flip_to_short -8958,做空,2020-08-05 04:45:00,2020-08-05 05:05:00,388.75,389.22,-0.18,flip_to_long -8959,做多,2020-08-05 05:05:00,2020-08-05 05:15:00,389.22,388.77,-0.17,flip_to_short -8960,做空,2020-08-05 05:15:00,2020-08-05 05:35:00,388.77,388.08,0.13,tp_lower -8961,做多,2020-08-05 05:40:00,2020-08-05 05:45:00,388.71,390.0,0.29,tp_upper -8962,做空,2020-08-05 06:55:00,2020-08-05 07:00:00,390.77,391.39,-0.22,flip_to_long -8963,做多,2020-08-05 07:00:00,2020-08-05 07:15:00,391.39,391.93,0.09,flip_to_short -8964,做空,2020-08-05 07:15:00,2020-08-05 07:25:00,391.93,391.86,-0.03,flip_to_long -8965,做多,2020-08-05 07:25:00,2020-08-05 08:15:00,391.86,391.86,-0.05,flip_to_short -8966,做空,2020-08-05 08:15:00,2020-08-05 08:30:00,391.86,391.5,0.04,flip_to_long -8967,做多,2020-08-05 08:30:00,2020-08-05 09:05:00,391.5,391.92,0.06,tp_upper -8968,做空,2020-08-05 10:10:00,2020-08-05 10:25:00,392.25,392.14,-0.02,flip_to_long -8969,做多,2020-08-05 10:25:00,2020-08-05 11:05:00,392.14,396.79,1.17,tp_upper -8970,做空,2020-08-05 12:20:00,2020-08-05 12:30:00,396.23,397.4,-0.36,flip_to_long -8971,做多,2020-08-05 12:30:00,2020-08-05 12:40:00,397.4,397.92,0.08,tp_upper -8972,做空,2020-08-05 13:10:00,2020-08-05 13:45:00,398.53,398.61,-0.07,flip_to_long -8973,做多,2020-08-05 13:45:00,2020-08-05 14:00:00,398.61,398.12,-0.18,flip_to_short -8974,做空,2020-08-05 14:00:00,2020-08-05 14:20:00,398.12,394.38,0.92,tp_lower -8975,做多,2020-08-05 15:20:00,2020-08-05 15:25:00,396.98,396.42,-0.2,flip_to_short -8976,做空,2020-08-05 15:25:00,2020-08-05 15:35:00,396.42,396.56,-0.09,flip_to_long -8977,做多,2020-08-05 15:35:00,2020-08-05 15:50:00,396.56,395.92,-0.22,flip_to_short -8978,做空,2020-08-05 15:50:00,2020-08-05 16:05:00,395.92,398.39,-0.7,flip_to_long -8979,做多,2020-08-05 16:05:00,2020-08-05 16:10:00,398.39,398.04,-0.14,tp_upper -8980,做空,2020-08-05 16:30:00,2020-08-05 16:40:00,396.97,397.75,-0.25,flip_to_long -8981,做多,2020-08-05 16:40:00,2020-08-05 16:50:00,397.75,397.65,-0.08,flip_to_short -8982,做空,2020-08-05 16:50:00,2020-08-05 17:00:00,397.65,398.21,-0.2,flip_to_long -8983,做多,2020-08-05 17:00:00,2020-08-05 17:15:00,398.21,397.18,-0.32,flip_to_short -8984,做空,2020-08-05 17:15:00,2020-08-05 17:50:00,397.18,397.97,-0.25,flip_to_long -8985,做多,2020-08-05 17:50:00,2020-08-05 17:55:00,397.97,397.88,-0.07,flip_to_short -8986,做空,2020-08-05 17:55:00,2020-08-05 18:55:00,397.88,397.97,-0.07,flip_to_long -8987,做多,2020-08-05 18:55:00,2020-08-05 19:10:00,397.97,399.16,0.25,tp_upper -8988,做空,2020-08-05 19:55:00,2020-08-05 20:35:00,399.14,400.27,-0.34,flip_to_long -8989,做多,2020-08-05 20:35:00,2020-08-05 20:40:00,400.27,400.13,-0.09,flip_to_short -8990,做空,2020-08-05 20:40:00,2020-08-05 20:55:00,400.13,400.65,-0.18,flip_to_long -8991,做多,2020-08-05 20:55:00,2020-08-05 21:00:00,400.65,399.8,-0.26,flip_to_short -8992,做空,2020-08-05 21:00:00,2020-08-05 21:05:00,399.8,400.9,-0.33,flip_to_long -8993,做多,2020-08-05 21:05:00,2020-08-05 21:10:00,400.9,401.15,0.01,tp_upper -8994,做空,2020-08-05 22:00:00,2020-08-05 22:05:00,399.03,399.15,-0.08,tp_lower -8995,做空,2020-08-05 23:20:00,2020-08-05 23:25:00,399.31,399.76,-0.16,flip_to_long -8996,做多,2020-08-05 23:25:00,2020-08-05 23:30:00,399.76,399.34,-0.15,flip_to_short -8997,做空,2020-08-05 23:30:00,2020-08-06 00:30:00,399.34,400.6,-0.36,flip_to_long -8998,做多,2020-08-06 00:30:00,2020-08-06 00:35:00,400.6,400.44,-0.09,flip_to_short -8999,做空,2020-08-06 00:35:00,2020-08-06 00:40:00,400.44,400.8,-0.14,flip_to_long -9000,做多,2020-08-06 00:40:00,2020-08-06 00:45:00,400.8,400.57,-0.11,flip_to_short -9001,做空,2020-08-06 00:45:00,2020-08-06 01:00:00,400.57,398.81,0.4,tp_lower -9002,做多,2020-08-06 02:45:00,2020-08-06 02:50:00,397.81,397.62,-0.1,flip_to_short -9003,做空,2020-08-06 02:50:00,2020-08-06 02:55:00,397.62,398.15,-0.19,flip_to_long -9004,做多,2020-08-06 02:55:00,2020-08-06 03:00:00,398.15,397.13,-0.32,flip_to_short -9005,做空,2020-08-06 03:00:00,2020-08-06 03:20:00,397.13,395.71,0.32,tp_lower -9006,做多,2020-08-06 03:35:00,2020-08-06 05:25:00,396.59,395.02,-0.46,flip_to_short -9007,做空,2020-08-06 05:25:00,2020-08-06 05:55:00,395.02,395.05,-0.06,flip_to_long -9008,做多,2020-08-06 05:55:00,2020-08-06 07:35:00,395.05,395.66,0.11,flip_to_short -9009,做空,2020-08-06 07:35:00,2020-08-06 07:40:00,395.66,395.5,-0.01,tp_lower -9010,做多,2020-08-06 08:05:00,2020-08-06 08:40:00,396.76,396.7,-0.07,flip_to_short -9011,做空,2020-08-06 08:40:00,2020-08-06 09:45:00,396.7,397.62,-0.29,tp_lower -9012,做空,2020-08-06 09:50:00,2020-08-06 09:55:00,397.37,396.99,0.05,tp_lower -9013,做多,2020-08-06 11:25:00,2020-08-06 11:55:00,395.53,394.95,-0.2,flip_to_short -9014,做空,2020-08-06 11:55:00,2020-08-06 12:00:00,394.95,395.99,-0.32,flip_to_long -9015,做多,2020-08-06 12:00:00,2020-08-06 12:05:00,395.99,396.57,0.1,tp_upper -9016,做空,2020-08-06 13:05:00,2020-08-06 13:10:00,396.25,396.3,-0.06,flip_to_long -9017,做多,2020-08-06 13:10:00,2020-08-06 13:30:00,396.3,398.47,0.5,tp_upper -9018,做空,2020-08-06 14:10:00,2020-08-06 14:15:00,397.41,397.88,-0.17,flip_to_long -9019,做多,2020-08-06 14:15:00,2020-08-06 15:10:00,397.88,399.93,0.47,tp_upper -9020,做空,2020-08-06 15:20:00,2020-08-06 16:20:00,398.88,399.98,-0.33,flip_to_long -9021,做多,2020-08-06 16:20:00,2020-08-06 16:25:00,399.98,399.33,-0.22,flip_to_short -9022,做空,2020-08-06 16:25:00,2020-08-06 16:30:00,399.33,398.05,0.27,tp_lower -9023,做多,2020-08-06 16:50:00,2020-08-06 18:45:00,398.65,395.77,-0.78,flip_to_short -9024,做空,2020-08-06 18:45:00,2020-08-06 18:50:00,395.77,396.18,-0.15,tp_lower -9025,做多,2020-08-06 18:55:00,2020-08-06 19:00:00,397.44,398.26,0.16,tp_upper -9026,做空,2020-08-06 19:25:00,2020-08-06 19:50:00,397.56,397.02,0.09,flip_to_long -9027,做多,2020-08-06 19:50:00,2020-08-06 20:00:00,397.02,397.98,0.19,tp_upper -9028,做空,2020-08-06 20:10:00,2020-08-06 20:35:00,397.47,396.5,0.2,tp_lower -9029,做多,2020-08-06 20:50:00,2020-08-06 20:55:00,397.34,396.83,-0.18,flip_to_short -9030,做空,2020-08-06 20:55:00,2020-08-06 21:00:00,396.83,397.51,-0.22,flip_to_long -9031,做多,2020-08-06 21:00:00,2020-08-06 21:15:00,397.51,396.93,-0.2,flip_to_short -9032,做空,2020-08-06 21:15:00,2020-08-06 21:25:00,396.93,396.25,0.12,tp_lower -9033,做多,2020-08-06 22:05:00,2020-08-07 00:15:00,395.95,396.16,0.0,tp_upper -9034,做空,2020-08-07 02:00:00,2020-08-07 02:35:00,397.0,397.39,-0.15,flip_to_long -9035,做多,2020-08-07 02:35:00,2020-08-07 02:45:00,397.39,397.12,-0.12,flip_to_short -9036,做空,2020-08-07 02:45:00,2020-08-07 02:50:00,397.12,397.0,-0.02,tp_lower -9037,做多,2020-08-07 03:30:00,2020-08-07 03:35:00,397.89,397.5,-0.15,flip_to_short -9038,做空,2020-08-07 03:35:00,2020-08-07 03:55:00,397.5,395.91,0.36,tp_lower -9039,做多,2020-08-07 04:50:00,2020-08-07 05:55:00,395.95,394.86,-0.34,flip_to_short -9040,做空,2020-08-07 05:55:00,2020-08-07 06:15:00,394.86,395.41,-0.19,flip_to_long -9041,做多,2020-08-07 06:15:00,2020-08-07 07:00:00,395.41,394.3,-0.34,flip_to_short -9042,做空,2020-08-07 07:00:00,2020-08-07 07:30:00,394.3,394.5,-0.1,tp_lower -9043,做多,2020-08-07 07:35:00,2020-08-07 07:45:00,394.82,394.82,-0.05,flip_to_short -9044,做空,2020-08-07 07:45:00,2020-08-07 08:00:00,394.82,393.74,0.23,tp_lower -9045,做多,2020-08-07 08:10:00,2020-08-07 08:15:00,395.38,395.38,-0.05,tp_upper -9046,做空,2020-08-07 09:40:00,2020-08-07 09:50:00,396.67,396.32,0.04,flip_to_long -9047,做多,2020-08-07 09:50:00,2020-08-07 10:10:00,396.32,395.95,-0.15,flip_to_short -9048,做空,2020-08-07 10:10:00,2020-08-07 10:15:00,395.95,396.17,-0.11,flip_to_long -9049,做多,2020-08-07 10:15:00,2020-08-07 10:35:00,396.17,396.32,-0.01,flip_to_short -9050,做空,2020-08-07 10:35:00,2020-08-07 10:45:00,396.32,395.28,0.22,tp_lower -9051,做多,2020-08-07 12:00:00,2020-08-07 12:05:00,395.12,394.8,-0.13,flip_to_short -9052,做空,2020-08-07 12:05:00,2020-08-07 12:10:00,394.8,395.19,-0.15,flip_to_long -9053,做多,2020-08-07 12:10:00,2020-08-07 12:15:00,395.19,394.89,-0.13,flip_to_short -9054,做空,2020-08-07 12:15:00,2020-08-07 12:25:00,394.89,393.4,0.33,tp_lower -9055,做多,2020-08-07 12:45:00,2020-08-07 12:50:00,395.2,395.12,-0.07,tp_upper -9056,做空,2020-08-07 13:20:00,2020-08-07 13:25:00,394.62,394.92,-0.13,flip_to_long -9057,做多,2020-08-07 13:25:00,2020-08-07 13:30:00,394.92,394.6,-0.13,flip_to_short -9058,做空,2020-08-07 13:30:00,2020-08-07 13:40:00,394.6,393.9,0.13,tp_lower -9059,做多,2020-08-07 13:55:00,2020-08-07 15:40:00,394.45,386.41,-2.11,flip_to_short -9060,做空,2020-08-07 15:40:00,2020-08-07 15:50:00,386.41,386.13,0.02,flip_to_long -9061,做多,2020-08-07 15:50:00,2020-08-07 15:55:00,386.13,385.75,-0.15,flip_to_short -9062,做空,2020-08-07 15:55:00,2020-08-07 16:00:00,385.75,387.2,-0.42,flip_to_long -9063,做多,2020-08-07 16:00:00,2020-08-07 16:05:00,387.2,384.27,-0.79,flip_to_short -9064,做空,2020-08-07 16:05:00,2020-08-07 16:10:00,384.27,385.57,-0.38,tp_lower -9065,做多,2020-08-07 18:45:00,2020-08-07 19:05:00,373.01,376.79,0.93,tp_upper -9066,做空,2020-08-07 19:50:00,2020-08-07 19:55:00,373.46,374.71,-0.38,flip_to_long -9067,做多,2020-08-07 19:55:00,2020-08-07 20:15:00,374.71,379.22,1.12,tp_upper -9068,做空,2020-08-07 21:20:00,2020-08-07 21:30:00,376.81,378.6,-0.52,flip_to_long -9069,做多,2020-08-07 21:30:00,2020-08-07 21:35:00,378.6,376.95,-0.48,flip_to_short -9070,做空,2020-08-07 21:35:00,2020-08-07 21:40:00,376.95,378.12,-0.35,flip_to_long -9071,做多,2020-08-07 21:40:00,2020-08-07 22:10:00,378.12,379.7,0.36,flip_to_short -9072,做空,2020-08-07 22:10:00,2020-08-07 23:30:00,379.7,380.33,-0.21,flip_to_long -9073,做多,2020-08-07 23:30:00,2020-08-08 01:00:00,380.33,381.0,0.12,tp_upper -9074,做空,2020-08-08 02:15:00,2020-08-08 02:20:00,379.65,379.06,0.11,tp_lower -9075,做多,2020-08-08 02:55:00,2020-08-08 03:00:00,380.87,380.02,-0.27,flip_to_short -9076,做空,2020-08-08 03:00:00,2020-08-08 03:35:00,380.02,379.72,0.03,flip_to_long -9077,做多,2020-08-08 03:35:00,2020-08-08 03:40:00,379.72,378.75,-0.31,flip_to_short -9078,做空,2020-08-08 03:40:00,2020-08-08 03:45:00,378.75,378.14,0.11,tp_lower -9079,做多,2020-08-08 04:00:00,2020-08-08 04:30:00,379.16,378.96,-0.1,flip_to_short -9080,做空,2020-08-08 04:30:00,2020-08-08 04:35:00,378.96,379.1,-0.09,flip_to_long -9081,做多,2020-08-08 04:35:00,2020-08-08 04:40:00,379.1,378.94,-0.09,flip_to_short -9082,做空,2020-08-08 04:40:00,2020-08-08 04:50:00,378.94,378.58,0.04,tp_lower -9083,做多,2020-08-08 05:05:00,2020-08-08 05:15:00,378.83,378.29,-0.19,flip_to_short -9084,做空,2020-08-08 05:15:00,2020-08-08 05:20:00,378.29,378.32,-0.06,flip_to_long -9085,做多,2020-08-08 05:20:00,2020-08-08 05:30:00,378.32,380.06,0.41,tp_upper -9086,做空,2020-08-08 06:45:00,2020-08-08 06:55:00,380.2,380.64,-0.17,flip_to_long -9087,做多,2020-08-08 06:55:00,2020-08-08 07:00:00,380.64,380.48,-0.09,flip_to_short -9088,做空,2020-08-08 07:00:00,2020-08-08 07:15:00,380.48,381.02,-0.19,flip_to_long -9089,做多,2020-08-08 07:15:00,2020-08-08 07:30:00,381.02,381.56,0.09,tp_upper -9090,做空,2020-08-08 07:45:00,2020-08-08 07:50:00,380.45,380.69,-0.11,flip_to_long -9091,做多,2020-08-08 07:50:00,2020-08-08 07:55:00,380.69,380.35,-0.14,flip_to_short -9092,做空,2020-08-08 07:55:00,2020-08-08 08:00:00,380.35,380.45,-0.08,flip_to_long -9093,做多,2020-08-08 08:00:00,2020-08-08 09:05:00,380.45,379.82,-0.21,flip_to_short -9094,做空,2020-08-08 09:05:00,2020-08-08 09:10:00,379.82,380.73,-0.28,flip_to_long -9095,做多,2020-08-08 09:10:00,2020-08-08 09:15:00,380.73,381.53,0.16,tp_upper -9096,做空,2020-08-08 12:30:00,2020-08-08 12:35:00,390.33,390.99,-0.22,flip_to_long -9097,做多,2020-08-08 12:35:00,2020-08-08 12:45:00,390.99,391.14,-0.01,flip_to_short -9098,做空,2020-08-08 12:45:00,2020-08-08 12:50:00,391.14,391.77,-0.21,flip_to_long -9099,做多,2020-08-08 12:50:00,2020-08-08 13:00:00,391.77,391.33,-0.16,flip_to_short -9100,做空,2020-08-08 13:00:00,2020-08-08 13:30:00,391.33,391.6,-0.12,flip_to_long -9101,做多,2020-08-08 13:30:00,2020-08-08 13:35:00,391.6,391.53,-0.07,flip_to_short -9102,做空,2020-08-08 13:35:00,2020-08-08 14:00:00,391.53,391.04,0.07,flip_to_long -9103,做多,2020-08-08 14:00:00,2020-08-08 14:05:00,391.04,390.06,-0.29,flip_to_short -9104,做空,2020-08-08 14:05:00,2020-08-08 14:10:00,390.06,389.32,0.14,tp_lower -9105,做多,2020-08-08 14:40:00,2020-08-08 14:45:00,390.39,390.26,-0.08,flip_to_short -9106,做空,2020-08-08 14:45:00,2020-08-08 14:55:00,390.26,390.34,-0.07,flip_to_long -9107,做多,2020-08-08 14:55:00,2020-08-08 15:05:00,390.34,392.22,0.42,tp_upper -9108,做空,2020-08-08 15:50:00,2020-08-08 16:00:00,391.14,391.51,-0.14,flip_to_long -9109,做多,2020-08-08 16:00:00,2020-08-08 16:05:00,391.51,387.71,-0.99,flip_to_short -9110,做空,2020-08-08 16:05:00,2020-08-08 16:10:00,387.71,388.69,-0.29,tp_lower -9111,做多,2020-08-08 16:50:00,2020-08-08 17:00:00,390.31,389.9,-0.15,flip_to_short -9112,做空,2020-08-08 17:00:00,2020-08-08 17:15:00,389.9,389.54,0.04,flip_to_long -9113,做多,2020-08-08 17:15:00,2020-08-08 17:20:00,389.54,388.45,-0.31,flip_to_short -9114,做空,2020-08-08 17:20:00,2020-08-08 17:25:00,388.45,389.58,-0.32,tp_lower -9115,做空,2020-08-08 18:20:00,2020-08-08 18:25:00,390.27,390.63,-0.13,flip_to_long -9116,做多,2020-08-08 18:25:00,2020-08-08 18:40:00,390.63,389.8,-0.25,flip_to_short -9117,做空,2020-08-08 18:40:00,2020-08-08 18:45:00,389.8,390.93,-0.32,flip_to_long -9118,做多,2020-08-08 18:45:00,2020-08-08 18:55:00,390.93,391.25,0.03,flip_to_short -9119,做空,2020-08-08 18:55:00,2020-08-08 19:10:00,391.25,388.96,0.5,tp_lower -9120,做多,2020-08-08 20:45:00,2020-08-08 20:50:00,389.29,388.61,-0.21,flip_to_short -9121,做空,2020-08-08 20:50:00,2020-08-08 21:00:00,388.61,389.52,-0.27,flip_to_long -9122,做多,2020-08-08 21:00:00,2020-08-08 21:05:00,389.52,389.28,-0.1,flip_to_short -9123,做空,2020-08-08 21:05:00,2020-08-08 22:50:00,389.28,390.78,-0.41,flip_to_long -9124,做多,2020-08-08 22:50:00,2020-08-08 23:10:00,390.78,390.02,-0.23,flip_to_short -9125,做空,2020-08-08 23:10:00,2020-08-08 23:15:00,390.02,389.48,0.08,tp_lower -9126,做多,2020-08-08 23:35:00,2020-08-08 23:50:00,391.0,393.98,0.66,tp_upper -9127,做空,2020-08-09 01:00:00,2020-08-09 01:45:00,396.88,394.37,0.57,tp_lower -9128,做多,2020-08-09 02:00:00,2020-08-09 02:05:00,396.89,396.68,-0.1,flip_to_short -9129,做空,2020-08-09 02:05:00,2020-08-09 02:15:00,396.68,396.74,-0.06,flip_to_long -9130,做多,2020-08-09 02:15:00,2020-08-09 02:25:00,396.74,396.18,-0.19,flip_to_short -9131,做空,2020-08-09 02:25:00,2020-08-09 02:40:00,396.18,396.4,-0.1,flip_to_long -9132,做多,2020-08-09 02:40:00,2020-08-09 02:45:00,396.4,395.31,-0.32,flip_to_short -9133,做空,2020-08-09 02:45:00,2020-08-09 02:50:00,395.31,396.26,-0.28,flip_to_long -9134,做多,2020-08-09 02:50:00,2020-08-09 02:55:00,396.26,395.6,-0.21,flip_to_short -9135,做空,2020-08-09 02:55:00,2020-08-09 03:00:00,395.6,396.56,-0.28,flip_to_long -9136,做多,2020-08-09 03:00:00,2020-08-09 03:10:00,396.56,396.34,-0.1,flip_to_short -9137,做空,2020-08-09 03:10:00,2020-08-09 03:40:00,396.34,395.87,0.07,tp_lower -9138,做多,2020-08-09 05:15:00,2020-08-09 05:25:00,395.82,395.11,-0.22,flip_to_short -9139,做空,2020-08-09 05:25:00,2020-08-09 05:35:00,395.11,393.56,0.33,tp_lower -9140,做多,2020-08-09 06:05:00,2020-08-09 06:40:00,393.88,394.01,-0.02,flip_to_short -9141,做空,2020-08-09 06:40:00,2020-08-09 07:05:00,394.01,394.3,-0.12,flip_to_long -9142,做多,2020-08-09 07:05:00,2020-08-09 07:10:00,394.3,394.84,0.08,tp_upper -9143,做空,2020-08-09 07:35:00,2020-08-09 07:40:00,394.25,395.12,-0.26,flip_to_long -9144,做多,2020-08-09 07:40:00,2020-08-09 07:50:00,395.12,395.98,0.16,tp_upper -9145,做空,2020-08-09 08:20:00,2020-08-09 08:25:00,394.92,395.27,-0.13,flip_to_long -9146,做多,2020-08-09 08:25:00,2020-08-09 08:30:00,395.27,394.96,-0.12,flip_to_short -9147,做空,2020-08-09 08:30:00,2020-08-09 08:40:00,394.96,394.93,-0.04,flip_to_long -9148,做多,2020-08-09 08:40:00,2020-08-09 09:15:00,394.93,395.05,-0.02,flip_to_short -9149,做空,2020-08-09 09:15:00,2020-08-09 09:30:00,395.05,394.01,0.2,tp_lower -9150,做多,2020-08-09 10:55:00,2020-08-09 11:50:00,391.65,391.79,-0.01,flip_to_short -9151,做空,2020-08-09 11:50:00,2020-08-09 11:55:00,391.79,392.35,-0.18,flip_to_long -9152,做多,2020-08-09 11:55:00,2020-08-09 12:00:00,392.35,391.35,-0.29,flip_to_short -9153,做空,2020-08-09 12:00:00,2020-08-09 12:10:00,391.35,389.92,0.3,tp_lower -9154,做多,2020-08-09 13:10:00,2020-08-09 13:15:00,390.32,389.76,-0.18,flip_to_short -9155,做空,2020-08-09 13:15:00,2020-08-09 13:20:00,389.76,390.42,-0.21,flip_to_long -9156,做多,2020-08-09 13:20:00,2020-08-09 13:25:00,390.42,390.01,-0.15,flip_to_short -9157,做空,2020-08-09 13:25:00,2020-08-09 13:35:00,390.01,388.53,0.31,tp_lower -9158,做多,2020-08-09 14:00:00,2020-08-09 15:40:00,388.69,388.32,-0.14,tp_upper -9159,做空,2020-08-09 15:55:00,2020-08-09 16:05:00,386.98,388.85,-0.5,flip_to_long -9160,做多,2020-08-09 16:05:00,2020-08-09 16:10:00,388.85,390.41,0.33,tp_upper -9161,做空,2020-08-09 16:50:00,2020-08-09 16:55:00,387.66,388.29,-0.2,flip_to_long -9162,做多,2020-08-09 16:55:00,2020-08-09 17:30:00,388.29,387.98,-0.12,flip_to_short -9163,做空,2020-08-09 17:30:00,2020-08-09 17:45:00,387.98,386.08,0.41,tp_lower -9164,做多,2020-08-09 18:10:00,2020-08-09 18:15:00,387.59,387.01,-0.19,flip_to_short -9165,做空,2020-08-09 18:15:00,2020-08-09 18:20:00,387.01,388.19,-0.33,flip_to_long -9166,做多,2020-08-09 18:20:00,2020-08-09 18:30:00,388.19,387.38,-0.24,flip_to_short -9167,做空,2020-08-09 18:30:00,2020-08-09 18:35:00,387.38,388.08,-0.22,flip_to_long -9168,做多,2020-08-09 18:35:00,2020-08-09 18:40:00,388.08,389.36,0.26,tp_upper -9169,做多,2020-08-09 19:45:00,2020-08-09 20:20:00,390.0,390.69,0.12,flip_to_short -9170,做空,2020-08-09 20:20:00,2020-08-09 21:45:00,390.69,389.76,0.18,tp_lower -9171,做多,2020-08-09 22:15:00,2020-08-09 22:20:00,391.29,390.48,-0.24,flip_to_short -9172,做空,2020-08-09 22:20:00,2020-08-09 22:30:00,390.48,388.42,0.45,tp_lower -9173,做多,2020-08-09 23:10:00,2020-08-09 23:15:00,389.54,389.05,-0.16,flip_to_short -9174,做空,2020-08-09 23:15:00,2020-08-09 23:25:00,389.05,389.45,-0.14,flip_to_long -9175,做多,2020-08-09 23:25:00,2020-08-09 23:30:00,389.45,388.6,-0.25,flip_to_short -9176,做空,2020-08-09 23:30:00,2020-08-09 23:45:00,388.6,389.38,-0.23,flip_to_long -9177,做多,2020-08-09 23:45:00,2020-08-09 23:55:00,389.38,390.54,0.23,tp_upper -9178,做多,2020-08-10 01:25:00,2020-08-10 01:30:00,392.08,391.22,-0.26,flip_to_short -9179,做空,2020-08-10 01:30:00,2020-08-10 01:40:00,391.22,391.59,-0.14,tp_lower -9180,做多,2020-08-10 01:50:00,2020-08-10 01:55:00,392.62,395.28,0.61,tp_upper -9181,做空,2020-08-10 03:35:00,2020-08-10 03:40:00,396.88,398.35,-0.41,flip_to_long -9182,做多,2020-08-10 03:40:00,2020-08-10 03:45:00,398.35,398.38,-0.04,tp_upper -9183,做空,2020-08-10 04:20:00,2020-08-10 05:25:00,397.05,394.98,0.46,tp_lower -9184,做多,2020-08-10 05:45:00,2020-08-10 06:15:00,395.94,396.2,0.02,flip_to_short -9185,做空,2020-08-10 06:15:00,2020-08-10 06:30:00,396.2,395.57,0.11,flip_to_long -9186,做多,2020-08-10 06:30:00,2020-08-10 06:50:00,395.57,396.79,0.25,tp_upper -9187,做空,2020-08-10 07:05:00,2020-08-10 07:15:00,396.41,396.25,-0.01,flip_to_long -9188,做多,2020-08-10 07:15:00,2020-08-10 07:30:00,396.25,395.59,-0.21,flip_to_short -9189,做空,2020-08-10 07:30:00,2020-08-10 07:40:00,395.59,395.98,-0.14,flip_to_long -9190,做多,2020-08-10 07:40:00,2020-08-10 08:05:00,395.98,395.18,-0.24,flip_to_short -9191,做空,2020-08-10 08:05:00,2020-08-10 08:15:00,395.18,396.31,-0.32,flip_to_long -9192,做多,2020-08-10 08:15:00,2020-08-10 08:35:00,396.31,396.47,-0.01,flip_to_short -9193,做空,2020-08-10 08:35:00,2020-08-10 09:10:00,396.47,396.03,0.06,flip_to_long -9194,做多,2020-08-10 09:10:00,2020-08-10 09:15:00,396.03,395.3,-0.23,flip_to_short -9195,做空,2020-08-10 09:15:00,2020-08-10 09:20:00,395.3,395.06,0.01,tp_lower -9196,做多,2020-08-10 10:00:00,2020-08-10 10:10:00,395.69,395.37,-0.13,flip_to_short -9197,做空,2020-08-10 10:10:00,2020-08-10 10:25:00,395.37,386.56,2.09,tp_lower -9198,做空,2020-08-10 11:40:00,2020-08-10 12:10:00,391.79,392.23,-0.16,flip_to_long -9199,做多,2020-08-10 12:10:00,2020-08-10 12:15:00,392.23,392.04,-0.1,tp_upper -9200,做空,2020-08-10 13:45:00,2020-08-10 13:50:00,394.4,394.8,-0.15,flip_to_long -9201,做多,2020-08-10 13:50:00,2020-08-10 13:55:00,394.8,396.53,0.38,tp_upper -9202,做空,2020-08-10 14:40:00,2020-08-10 15:05:00,395.21,395.66,-0.16,flip_to_long -9203,做多,2020-08-10 15:05:00,2020-08-10 15:30:00,395.66,395.2,-0.16,flip_to_short -9204,做空,2020-08-10 15:30:00,2020-08-10 15:35:00,395.2,395.41,-0.1,flip_to_long -9205,做多,2020-08-10 15:35:00,2020-08-10 16:00:00,395.41,397.36,0.43,tp_upper -9206,做空,2020-08-10 16:20:00,2020-08-10 16:25:00,395.68,395.8,-0.08,flip_to_long -9207,做多,2020-08-10 16:25:00,2020-08-10 17:30:00,395.8,395.93,-0.02,flip_to_short -9208,做空,2020-08-10 17:30:00,2020-08-10 17:45:00,395.93,397.22,-0.37,flip_to_long -9209,做多,2020-08-10 17:45:00,2020-08-10 17:50:00,397.22,396.96,-0.11,tp_upper -9210,做空,2020-08-10 18:45:00,2020-08-10 18:50:00,396.0,396.54,-0.18,flip_to_long -9211,做多,2020-08-10 18:50:00,2020-08-10 19:10:00,396.54,396.79,0.01,flip_to_short -9212,做空,2020-08-10 19:10:00,2020-08-10 19:25:00,396.79,396.9,-0.07,flip_to_long -9213,做多,2020-08-10 19:25:00,2020-08-10 20:10:00,396.9,395.93,-0.28,flip_to_short -9214,做空,2020-08-10 20:10:00,2020-08-10 20:20:00,395.93,396.54,-0.2,tp_lower -9215,做空,2020-08-10 20:25:00,2020-08-10 20:35:00,396.33,395.06,0.26,tp_lower -9216,做多,2020-08-10 22:20:00,2020-08-10 22:25:00,395.38,394.9,-0.16,tp_upper -9217,做空,2020-08-10 23:00:00,2020-08-10 23:05:00,393.84,394.26,-0.15,flip_to_long -9218,做多,2020-08-10 23:05:00,2020-08-10 23:35:00,394.26,395.09,0.15,flip_to_short -9219,做空,2020-08-10 23:35:00,2020-08-11 00:15:00,395.09,394.71,0.04,flip_to_long -9220,做多,2020-08-11 00:15:00,2020-08-11 00:30:00,394.71,395.4,0.12,flip_to_short -9221,做空,2020-08-11 00:30:00,2020-08-11 00:50:00,395.4,395.29,-0.02,flip_to_long -9222,做多,2020-08-11 00:50:00,2020-08-11 01:05:00,395.29,396.17,0.17,tp_upper -9223,做空,2020-08-11 02:35:00,2020-08-11 02:45:00,397.21,397.23,-0.05,flip_to_long -9224,做多,2020-08-11 02:45:00,2020-08-11 03:15:00,397.23,396.58,-0.21,flip_to_short -9225,做空,2020-08-11 03:15:00,2020-08-11 03:25:00,396.58,395.73,0.16,tp_lower -9226,做多,2020-08-11 04:40:00,2020-08-11 04:50:00,395.58,396.09,0.08,tp_upper -9227,做空,2020-08-11 04:55:00,2020-08-11 05:15:00,395.29,394.05,0.26,tp_lower -9228,做多,2020-08-11 05:25:00,2020-08-11 05:45:00,395.28,395.05,-0.11,flip_to_short -9229,做空,2020-08-11 05:45:00,2020-08-11 06:05:00,395.05,395.05,-0.05,flip_to_long -9230,做多,2020-08-11 06:05:00,2020-08-11 08:05:00,395.05,390.86,-1.1,flip_to_short -9231,做空,2020-08-11 08:05:00,2020-08-11 08:10:00,390.86,391.45,-0.2,flip_to_long -9232,做多,2020-08-11 08:10:00,2020-08-11 08:20:00,391.45,391.39,-0.06,flip_to_short -9233,做空,2020-08-11 08:20:00,2020-08-11 08:50:00,391.39,390.96,0.06,flip_to_long -9234,做多,2020-08-11 08:50:00,2020-08-11 08:55:00,390.96,389.69,-0.37,flip_to_short -9235,做空,2020-08-11 08:55:00,2020-08-11 09:00:00,389.69,391.3,-0.45,tp_lower -9236,做空,2020-08-11 09:40:00,2020-08-11 10:00:00,391.06,389.79,0.27,tp_lower -9237,做多,2020-08-11 10:15:00,2020-08-11 10:30:00,390.61,390.72,-0.02,flip_to_short -9238,做空,2020-08-11 10:30:00,2020-08-11 10:35:00,390.72,390.96,-0.11,flip_to_long -9239,做多,2020-08-11 10:35:00,2020-08-11 10:45:00,390.96,390.7,-0.11,flip_to_short -9240,做空,2020-08-11 10:45:00,2020-08-11 10:50:00,390.7,391.4,-0.22,flip_to_long -9241,做多,2020-08-11 10:50:00,2020-08-11 10:55:00,391.4,391.0,-0.15,tp_upper -9242,做空,2020-08-11 11:45:00,2020-08-11 11:50:00,391.13,391.35,-0.1,flip_to_long -9243,做多,2020-08-11 11:50:00,2020-08-11 12:00:00,391.35,390.49,-0.26,flip_to_short -9244,做空,2020-08-11 12:00:00,2020-08-11 12:05:00,390.49,390.47,-0.04,tp_lower -9245,做多,2020-08-11 13:45:00,2020-08-11 14:05:00,388.77,387.96,-0.25,flip_to_short -9246,做空,2020-08-11 14:05:00,2020-08-11 14:20:00,387.96,386.93,0.21,flip_to_long -9247,做多,2020-08-11 14:20:00,2020-08-11 14:30:00,386.93,386.34,-0.19,flip_to_short -9248,做空,2020-08-11 14:30:00,2020-08-11 14:35:00,386.34,386.8,-0.16,flip_to_long -9249,做多,2020-08-11 14:35:00,2020-08-11 14:45:00,386.8,386.81,-0.04,flip_to_short -9250,做空,2020-08-11 14:45:00,2020-08-11 15:05:00,386.81,382.85,0.92,tp_lower -9251,做多,2020-08-11 15:30:00,2020-08-11 15:35:00,386.17,385.2,-0.29,flip_to_short -9252,做空,2020-08-11 15:35:00,2020-08-11 16:05:00,385.2,381.18,0.95,tp_lower -9253,做多,2020-08-11 16:30:00,2020-08-11 16:40:00,382.96,382.92,-0.06,flip_to_short -9254,做空,2020-08-11 16:40:00,2020-08-11 16:50:00,382.92,383.83,-0.28,flip_to_long -9255,做多,2020-08-11 16:50:00,2020-08-11 17:15:00,383.83,383.31,-0.18,flip_to_short -9256,做空,2020-08-11 17:15:00,2020-08-11 17:25:00,383.31,383.58,-0.12,flip_to_long -9257,做多,2020-08-11 17:25:00,2020-08-11 17:30:00,383.58,383.2,-0.14,flip_to_short -9258,做空,2020-08-11 17:30:00,2020-08-11 18:40:00,383.2,381.73,0.32,tp_lower -9259,做多,2020-08-11 21:35:00,2020-08-11 21:55:00,376.59,374.29,-0.63,flip_to_short -9260,做空,2020-08-11 21:55:00,2020-08-11 22:10:00,374.29,374.62,-0.13,flip_to_long -9261,做多,2020-08-11 22:10:00,2020-08-11 22:15:00,374.62,372.93,-0.47,flip_to_short -9262,做空,2020-08-11 22:15:00,2020-08-11 22:25:00,372.93,374.72,-0.5,flip_to_long -9263,做多,2020-08-11 22:25:00,2020-08-11 22:30:00,374.72,374.18,-0.18,flip_to_short -9264,做空,2020-08-11 22:30:00,2020-08-12 00:25:00,374.18,378.69,-1.17,flip_to_long -9265,做多,2020-08-12 00:25:00,2020-08-12 01:40:00,378.69,380.27,0.35,tp_upper -9266,做空,2020-08-12 01:55:00,2020-08-12 02:05:00,378.41,376.22,0.51,tp_lower -9267,做多,2020-08-12 03:20:00,2020-08-12 03:25:00,376.45,375.37,-0.33,flip_to_short -9268,做空,2020-08-12 03:25:00,2020-08-12 03:40:00,375.37,376.62,-0.37,flip_to_long -9269,做多,2020-08-12 03:40:00,2020-08-12 03:45:00,376.62,376.26,-0.14,tp_upper -9270,做空,2020-08-12 04:20:00,2020-08-12 04:55:00,376.02,374.06,0.45,tp_lower -9271,做多,2020-08-12 06:20:00,2020-08-12 06:25:00,372.53,372.34,-0.1,flip_to_short -9272,做空,2020-08-12 06:25:00,2020-08-12 08:55:00,372.34,378.65,-1.68,flip_to_long -9273,做多,2020-08-12 08:55:00,2020-08-12 09:10:00,378.65,379.17,0.08,flip_to_short -9274,做空,2020-08-12 09:10:00,2020-08-12 09:20:00,379.17,379.54,-0.14,flip_to_long -9275,做多,2020-08-12 09:20:00,2020-08-12 09:30:00,379.54,379.34,-0.1,flip_to_short -9276,做空,2020-08-12 09:30:00,2020-08-12 09:35:00,379.34,379.9,-0.19,flip_to_long -9277,做多,2020-08-12 09:35:00,2020-08-12 09:45:00,379.9,380.89,0.2,tp_upper -9278,做空,2020-08-12 11:25:00,2020-08-12 11:45:00,382.74,381.16,0.34,tp_lower -9279,做多,2020-08-12 12:35:00,2020-08-12 12:55:00,383.51,384.67,0.24,tp_upper -9280,做空,2020-08-12 14:25:00,2020-08-12 14:30:00,384.0,385.06,-0.31,flip_to_long -9281,做多,2020-08-12 14:30:00,2020-08-12 14:40:00,385.06,384.46,-0.19,flip_to_short -9282,做空,2020-08-12 14:40:00,2020-08-12 14:45:00,384.46,384.86,-0.14,flip_to_long -9283,做多,2020-08-12 14:45:00,2020-08-12 15:00:00,384.86,386.67,0.39,tp_upper -9284,做空,2020-08-12 15:10:00,2020-08-12 15:50:00,385.18,385.27,-0.07,flip_to_long -9285,做多,2020-08-12 15:50:00,2020-08-12 16:00:00,385.27,386.15,0.17,tp_upper -9286,做空,2020-08-12 16:10:00,2020-08-12 16:15:00,383.7,383.82,-0.08,tp_lower -9287,做多,2020-08-12 16:50:00,2020-08-12 18:05:00,384.18,384.89,0.13,tp_upper -9288,做空,2020-08-12 18:35:00,2020-08-12 18:50:00,382.68,384.01,-0.37,flip_to_long -9289,做多,2020-08-12 18:50:00,2020-08-12 19:25:00,384.01,387.48,0.8,tp_upper -9290,做空,2020-08-12 20:25:00,2020-08-12 20:30:00,386.82,387.04,-0.1,flip_to_long -9291,做多,2020-08-12 20:30:00,2020-08-12 20:40:00,387.04,386.26,-0.24,flip_to_short -9292,做空,2020-08-12 20:40:00,2020-08-12 21:05:00,386.26,385.1,0.23,tp_lower -9293,做多,2020-08-12 22:00:00,2020-08-13 00:05:00,385.63,389.2,0.82,tp_upper -9294,做空,2020-08-13 01:45:00,2020-08-13 01:50:00,392.54,392.69,-0.09,flip_to_long -9295,做多,2020-08-13 01:50:00,2020-08-13 02:25:00,392.69,393.63,0.18,flip_to_short -9296,做空,2020-08-13 02:25:00,2020-08-13 02:35:00,393.63,391.59,0.46,tp_lower -9297,做多,2020-08-13 02:55:00,2020-08-13 03:20:00,392.46,392.62,-0.01,flip_to_short -9298,做空,2020-08-13 03:20:00,2020-08-13 03:40:00,392.62,392.99,-0.14,flip_to_long -9299,做多,2020-08-13 03:40:00,2020-08-13 03:55:00,392.99,395.06,0.46,tp_upper -9300,做空,2020-08-13 04:40:00,2020-08-13 05:05:00,393.81,392.56,0.26,tp_lower -9301,做多,2020-08-13 06:30:00,2020-08-13 06:40:00,392.65,392.13,-0.18,flip_to_short -9302,做空,2020-08-13 06:40:00,2020-08-13 07:15:00,392.13,391.91,0.01,flip_to_long -9303,做多,2020-08-13 07:15:00,2020-08-13 07:30:00,391.91,391.66,-0.11,flip_to_short -9304,做空,2020-08-13 07:30:00,2020-08-13 07:40:00,391.66,390.73,0.18,tp_lower -9305,做多,2020-08-13 09:35:00,2020-08-13 09:45:00,384.91,383.66,-0.37,flip_to_short -9306,做空,2020-08-13 09:45:00,2020-08-13 09:50:00,383.66,384.99,-0.39,flip_to_long -9307,做多,2020-08-13 09:50:00,2020-08-13 10:35:00,384.99,383.7,-0.37,flip_to_short -9308,做空,2020-08-13 10:35:00,2020-08-13 10:40:00,383.7,384.0,-0.12,flip_to_long -9309,做多,2020-08-13 10:40:00,2020-08-13 10:55:00,384.0,388.89,1.18,tp_upper -9310,做空,2020-08-13 12:05:00,2020-08-13 12:30:00,391.74,388.87,0.67,tp_lower -9311,做多,2020-08-13 13:35:00,2020-08-13 13:50:00,390.97,393.46,0.58,tp_upper -9312,做空,2020-08-13 14:00:00,2020-08-13 14:20:00,390.0,391.61,-0.46,flip_to_long -9313,做多,2020-08-13 14:20:00,2020-08-13 14:30:00,391.61,393.37,0.39,tp_upper -9314,做多,2020-08-13 15:15:00,2020-08-13 15:40:00,391.62,391.51,-0.08,flip_to_short -9315,做空,2020-08-13 15:40:00,2020-08-13 15:50:00,391.51,392.65,-0.34,flip_to_long -9316,做多,2020-08-13 15:50:00,2020-08-13 16:00:00,392.65,394.28,0.36,tp_upper -9317,做空,2020-08-13 16:05:00,2020-08-13 16:20:00,392.05,389.69,0.54,tp_lower -9318,做多,2020-08-13 16:25:00,2020-08-13 16:35:00,392.51,391.31,-0.35,flip_to_short -9319,做空,2020-08-13 16:35:00,2020-08-13 16:45:00,391.31,392.28,-0.29,flip_to_long -9320,做多,2020-08-13 16:45:00,2020-08-13 17:10:00,392.28,391.84,-0.16,flip_to_short -9321,做空,2020-08-13 17:10:00,2020-08-13 17:15:00,391.84,393.12,-0.37,flip_to_long -9322,做多,2020-08-13 17:15:00,2020-08-13 17:20:00,393.12,391.48,-0.45,flip_to_short -9323,做空,2020-08-13 17:20:00,2020-08-13 17:40:00,391.48,391.77,-0.12,flip_to_long -9324,做多,2020-08-13 17:40:00,2020-08-13 17:45:00,391.77,391.67,-0.07,flip_to_short -9325,做空,2020-08-13 17:45:00,2020-08-13 17:55:00,391.67,392.83,-0.33,flip_to_long -9326,做多,2020-08-13 17:55:00,2020-08-13 18:00:00,392.83,393.95,0.23,tp_upper -9327,做空,2020-08-13 18:20:00,2020-08-13 18:25:00,392.09,392.34,-0.11,flip_to_long -9328,做多,2020-08-13 18:25:00,2020-08-13 18:35:00,392.34,392.07,-0.11,flip_to_short -9329,做空,2020-08-13 18:35:00,2020-08-13 18:45:00,392.07,392.24,-0.09,flip_to_long -9330,做多,2020-08-13 18:45:00,2020-08-13 19:25:00,392.24,395.3,0.7,tp_upper -9331,做空,2020-08-13 23:05:00,2020-08-13 23:10:00,422.75,425.08,-0.58,flip_to_long -9332,做多,2020-08-13 23:10:00,2020-08-13 23:15:00,425.08,422.78,-0.57,flip_to_short -9333,做空,2020-08-13 23:15:00,2020-08-13 23:30:00,422.78,424.57,-0.45,flip_to_long -9334,做多,2020-08-13 23:30:00,2020-08-13 23:45:00,424.57,426.2,0.32,flip_to_short -9335,做空,2020-08-13 23:45:00,2020-08-14 00:00:00,426.2,429.87,-0.87,flip_to_long -9336,做多,2020-08-14 00:00:00,2020-08-14 00:05:00,429.87,427.69,-0.54,tp_upper -9337,做空,2020-08-14 00:25:00,2020-08-14 00:35:00,427.38,425.58,0.36,flip_to_long -9338,做多,2020-08-14 00:35:00,2020-08-14 00:45:00,425.58,425.97,0.04,flip_to_short -9339,做空,2020-08-14 00:45:00,2020-08-14 01:35:00,425.97,426.18,-0.1,flip_to_long -9340,做多,2020-08-14 01:35:00,2020-08-14 02:00:00,426.18,425.37,-0.23,flip_to_short -9341,做空,2020-08-14 02:00:00,2020-08-14 02:05:00,425.37,425.61,-0.1,flip_to_long -9342,做多,2020-08-14 02:05:00,2020-08-14 02:10:00,425.61,425.31,-0.12,flip_to_short -9343,做空,2020-08-14 02:10:00,2020-08-14 02:15:00,425.31,425.68,-0.13,flip_to_long -9344,做多,2020-08-14 02:15:00,2020-08-14 02:25:00,425.68,425.8,-0.02,tp_upper -9345,做空,2020-08-14 02:30:00,2020-08-14 02:50:00,424.33,423.29,0.19,tp_lower -9346,做多,2020-08-14 04:00:00,2020-08-14 04:25:00,422.73,424.2,0.29,tp_upper -9347,做空,2020-08-14 05:20:00,2020-08-14 05:25:00,422.56,423.68,-0.31,flip_to_long -9348,做多,2020-08-14 05:25:00,2020-08-14 05:30:00,423.68,422.48,-0.32,flip_to_short -9349,做空,2020-08-14 05:30:00,2020-08-14 05:50:00,422.48,423.31,-0.24,flip_to_long -9350,做多,2020-08-14 05:50:00,2020-08-14 06:55:00,423.31,421.8,-0.39,flip_to_short -9351,做空,2020-08-14 06:55:00,2020-08-14 07:05:00,421.8,420.86,0.17,tp_lower -9352,做多,2020-08-14 07:10:00,2020-08-14 07:25:00,421.66,423.56,0.38,tp_upper -9353,做空,2020-08-14 08:30:00,2020-08-14 08:35:00,423.63,424.0,-0.13,flip_to_long -9354,做多,2020-08-14 08:35:00,2020-08-14 09:30:00,424.0,425.16,0.21,flip_to_short -9355,做空,2020-08-14 09:30:00,2020-08-14 09:40:00,425.16,424.23,0.16,flip_to_long -9356,做多,2020-08-14 09:40:00,2020-08-14 10:00:00,424.23,423.79,-0.15,flip_to_short -9357,做空,2020-08-14 10:00:00,2020-08-14 10:05:00,423.79,425.38,-0.41,flip_to_long -9358,做多,2020-08-14 10:05:00,2020-08-14 10:10:00,425.38,426.25,0.15,tp_upper -9359,做空,2020-08-14 10:30:00,2020-08-14 10:35:00,424.67,425.56,-0.25,flip_to_long -9360,做多,2020-08-14 10:35:00,2020-08-14 10:50:00,425.56,428.48,0.61,tp_upper -9361,做空,2020-08-14 10:55:00,2020-08-14 11:05:00,425.21,425.82,-0.19,flip_to_long -9362,做多,2020-08-14 11:05:00,2020-08-14 11:15:00,425.82,427.0,0.22,tp_upper -9363,做空,2020-08-14 11:30:00,2020-08-14 12:20:00,426.28,427.39,-0.3,flip_to_long -9364,做多,2020-08-14 12:20:00,2020-08-14 12:25:00,427.39,426.5,-0.25,flip_to_short -9365,做空,2020-08-14 12:25:00,2020-08-14 12:35:00,426.5,428.05,-0.39,flip_to_long -9366,做多,2020-08-14 12:35:00,2020-08-14 12:45:00,428.05,427.16,-0.24,flip_to_short -9367,做空,2020-08-14 12:45:00,2020-08-14 12:50:00,427.16,427.55,-0.13,flip_to_long -9368,做多,2020-08-14 12:50:00,2020-08-14 12:55:00,427.55,427.19,-0.13,flip_to_short -9369,做空,2020-08-14 12:55:00,2020-08-14 13:00:00,427.19,425.2,0.39,tp_lower -9370,做多,2020-08-14 13:45:00,2020-08-14 13:55:00,426.2,426.53,0.03,flip_to_short -9371,做空,2020-08-14 13:55:00,2020-08-14 14:10:00,426.53,422.81,0.78,tp_lower -9372,做多,2020-08-14 14:25:00,2020-08-14 14:50:00,425.13,427.49,0.48,tp_upper -9373,做空,2020-08-14 15:05:00,2020-08-14 15:15:00,425.96,426.8,-0.24,flip_to_long -9374,做多,2020-08-14 15:15:00,2020-08-14 15:30:00,426.8,426.06,-0.21,flip_to_short -9375,做空,2020-08-14 15:30:00,2020-08-14 17:25:00,426.06,439.99,-3.15,flip_to_long -9376,做多,2020-08-14 17:25:00,2020-08-14 17:55:00,439.99,440.66,0.09,flip_to_short -9377,做空,2020-08-14 17:55:00,2020-08-14 18:00:00,440.66,442.92,-0.52,flip_to_long -9378,做多,2020-08-14 18:00:00,2020-08-14 18:15:00,442.92,442.54,-0.12,tp_upper -9379,做空,2020-08-14 18:25:00,2020-08-14 19:20:00,442.12,441.24,0.14,tp_lower -9380,做多,2020-08-14 19:25:00,2020-08-14 19:35:00,442.64,442.39,-0.1,flip_to_short -9381,做空,2020-08-14 19:35:00,2020-08-14 19:45:00,442.39,442.62,-0.09,flip_to_long -9382,做多,2020-08-14 19:45:00,2020-08-14 19:50:00,442.62,442.14,-0.14,flip_to_short -9383,做空,2020-08-14 19:50:00,2020-08-14 20:00:00,442.14,442.67,-0.15,flip_to_long -9384,做多,2020-08-14 20:00:00,2020-08-14 20:05:00,442.67,442.34,-0.11,flip_to_short -9385,做空,2020-08-14 20:05:00,2020-08-14 20:15:00,442.34,439.2,0.6,tp_lower -9386,做多,2020-08-14 20:40:00,2020-08-14 21:40:00,441.02,438.68,-0.53,flip_to_short -9387,做空,2020-08-14 21:40:00,2020-08-14 21:45:00,438.68,439.06,-0.12,flip_to_long -9388,做多,2020-08-14 21:45:00,2020-08-14 21:55:00,439.06,438.53,-0.15,flip_to_short -9389,做空,2020-08-14 21:55:00,2020-08-14 22:10:00,438.53,437.25,0.22,tp_lower -9390,做多,2020-08-14 22:25:00,2020-08-14 22:50:00,437.64,439.78,0.39,tp_upper -9391,做空,2020-08-14 23:30:00,2020-08-14 23:35:00,437.43,436.11,0.23,tp_lower -9392,做多,2020-08-14 23:55:00,2020-08-15 00:00:00,438.84,439.78,0.15,tp_upper -9393,做空,2020-08-15 00:10:00,2020-08-15 00:25:00,439.57,438.93,0.09,flip_to_long -9394,做多,2020-08-15 00:25:00,2020-08-15 00:30:00,438.93,438.0,-0.25,flip_to_short -9395,做空,2020-08-15 00:30:00,2020-08-15 00:35:00,438.0,438.27,-0.11,tp_lower -9396,做多,2020-08-15 00:40:00,2020-08-15 00:50:00,439.91,438.59,-0.33,flip_to_short -9397,做空,2020-08-15 00:50:00,2020-08-15 00:55:00,438.59,439.37,-0.22,flip_to_long -9398,做多,2020-08-15 00:55:00,2020-08-15 01:00:00,439.37,438.27,-0.28,flip_to_short -9399,做空,2020-08-15 01:00:00,2020-08-15 01:05:00,438.27,438.31,-0.06,flip_to_long -9400,做多,2020-08-15 01:05:00,2020-08-15 01:30:00,438.31,439.51,0.21,flip_to_short -9401,做空,2020-08-15 01:30:00,2020-08-15 01:40:00,439.51,439.93,-0.14,flip_to_long -9402,做多,2020-08-15 01:40:00,2020-08-15 01:45:00,439.93,439.91,-0.05,flip_to_short -9403,做空,2020-08-15 01:45:00,2020-08-15 03:00:00,439.91,441.06,-0.29,flip_to_long -9404,做多,2020-08-15 03:00:00,2020-08-15 03:05:00,441.06,439.72,-0.33,flip_to_short -9405,做空,2020-08-15 03:05:00,2020-08-15 03:25:00,439.72,438.79,0.15,tp_lower -9406,做多,2020-08-15 03:55:00,2020-08-15 04:05:00,439.9,439.68,-0.09,flip_to_short -9407,做空,2020-08-15 04:05:00,2020-08-15 04:15:00,439.68,438.01,0.31,tp_lower -9408,做多,2020-08-15 04:25:00,2020-08-15 05:00:00,439.45,438.6,-0.23,flip_to_short -9409,做空,2020-08-15 05:00:00,2020-08-15 05:10:00,438.6,437.5,0.19,tp_lower -9410,做多,2020-08-15 05:25:00,2020-08-15 05:30:00,438.8,438.33,-0.15,flip_to_short -9411,做空,2020-08-15 05:30:00,2020-08-15 05:35:00,438.33,438.6,-0.1,flip_to_long -9412,做多,2020-08-15 05:35:00,2020-08-15 06:10:00,438.6,440.17,0.29,tp_upper -9413,做空,2020-08-15 06:40:00,2020-08-15 07:05:00,439.04,438.34,0.1,tp_lower -9414,做多,2020-08-15 08:00:00,2020-08-15 08:15:00,438.94,438.2,-0.2,flip_to_short -9415,做空,2020-08-15 08:15:00,2020-08-15 08:40:00,438.2,433.73,0.9,tp_lower -9416,做多,2020-08-15 09:25:00,2020-08-15 10:00:00,436.88,435.91,-0.26,flip_to_short -9417,做空,2020-08-15 10:00:00,2020-08-15 10:55:00,435.91,435.54,0.03,tp_lower -9418,做多,2020-08-15 11:20:00,2020-08-15 12:05:00,436.99,436.11,-0.23,flip_to_short -9419,做空,2020-08-15 12:05:00,2020-08-15 12:10:00,436.11,434.64,0.27,tp_lower -9420,做多,2020-08-15 12:25:00,2020-08-15 12:30:00,436.79,436.01,-0.21,flip_to_short -9421,做空,2020-08-15 12:30:00,2020-08-15 12:45:00,436.01,433.27,0.54,tp_lower -9422,做多,2020-08-15 13:45:00,2020-08-15 13:50:00,434.71,433.77,-0.25,flip_to_short -9423,做空,2020-08-15 13:50:00,2020-08-15 14:05:00,433.77,431.68,0.4,tp_lower -9424,做多,2020-08-15 14:30:00,2020-08-15 15:00:00,432.56,432.57,-0.04,flip_to_short -9425,做空,2020-08-15 15:00:00,2020-08-15 15:10:00,432.57,433.88,-0.33,flip_to_long -9426,做多,2020-08-15 15:10:00,2020-08-15 15:15:00,433.88,434.55,0.1,tp_upper -9427,做空,2020-08-15 16:25:00,2020-08-15 16:30:00,433.87,435.26,-0.35,flip_to_long -9428,做多,2020-08-15 16:30:00,2020-08-15 17:05:00,435.26,437.09,0.34,flip_to_short -9429,做空,2020-08-15 17:05:00,2020-08-15 17:25:00,437.09,436.9,-0.01,flip_to_long -9430,做多,2020-08-15 17:25:00,2020-08-15 17:30:00,436.9,436.66,-0.1,flip_to_short -9431,做空,2020-08-15 17:30:00,2020-08-15 17:45:00,436.66,435.71,0.16,flip_to_long -9432,做多,2020-08-15 17:45:00,2020-08-15 18:05:00,435.71,436.34,0.09,flip_to_short -9433,做空,2020-08-15 18:05:00,2020-08-15 18:20:00,436.34,435.32,0.17,tp_lower -9434,做多,2020-08-15 18:35:00,2020-08-15 19:15:00,435.59,435.68,-0.03,flip_to_short -9435,做空,2020-08-15 19:15:00,2020-08-15 19:25:00,435.68,435.6,-0.03,flip_to_long -9436,做多,2020-08-15 19:25:00,2020-08-15 20:20:00,435.6,434.43,-0.3,flip_to_short -9437,做空,2020-08-15 20:20:00,2020-08-15 20:25:00,434.43,434.81,-0.13,flip_to_long -9438,做多,2020-08-15 20:25:00,2020-08-15 20:30:00,434.81,434.27,-0.16,flip_to_short -9439,做空,2020-08-15 20:30:00,2020-08-15 21:00:00,434.27,433.49,0.12,flip_to_long -9440,做多,2020-08-15 21:00:00,2020-08-15 21:20:00,433.49,432.26,-0.31,flip_to_short -9441,做空,2020-08-15 21:20:00,2020-08-15 21:25:00,432.26,431.18,0.18,tp_lower -9442,做多,2020-08-15 21:45:00,2020-08-15 21:55:00,433.68,433.7,-0.04,flip_to_short -9443,做空,2020-08-15 21:55:00,2020-08-15 22:40:00,433.7,433.55,-0.01,flip_to_long -9444,做多,2020-08-15 22:40:00,2020-08-15 23:55:00,433.55,432.75,-0.22,flip_to_short -9445,做空,2020-08-15 23:55:00,2020-08-16 00:00:00,432.75,433.03,-0.11,flip_to_long -9446,做多,2020-08-16 00:00:00,2020-08-16 00:10:00,433.03,431.72,-0.34,flip_to_short -9447,做空,2020-08-16 00:10:00,2020-08-16 00:15:00,431.72,430.5,0.22,tp_lower -9448,做多,2020-08-16 01:35:00,2020-08-16 01:45:00,430.04,429.95,-0.07,flip_to_short -9449,做空,2020-08-16 01:45:00,2020-08-16 01:55:00,429.95,430.69,-0.21,flip_to_long -9450,做多,2020-08-16 01:55:00,2020-08-16 02:00:00,430.69,429.02,-0.42,flip_to_short -9451,做空,2020-08-16 02:00:00,2020-08-16 02:05:00,429.02,429.92,-0.25,flip_to_long -9452,做多,2020-08-16 02:05:00,2020-08-16 02:10:00,429.92,429.15,-0.22,flip_to_short -9453,做空,2020-08-16 02:10:00,2020-08-16 02:35:00,429.15,428.91,0.01,flip_to_long -9454,做多,2020-08-16 02:35:00,2020-08-16 03:05:00,428.91,428.83,-0.06,flip_to_short -9455,做空,2020-08-16 03:05:00,2020-08-16 03:55:00,428.83,427.4,0.27,tp_lower -9456,做多,2020-08-16 04:20:00,2020-08-16 04:25:00,428.5,428.11,-0.13,flip_to_short -9457,做空,2020-08-16 04:25:00,2020-08-16 04:30:00,428.11,428.76,-0.19,flip_to_long -9458,做多,2020-08-16 04:30:00,2020-08-16 05:00:00,428.76,428.2,-0.17,flip_to_short -9459,做空,2020-08-16 05:00:00,2020-08-16 05:05:00,428.2,428.43,-0.1,flip_to_long -9460,做多,2020-08-16 05:05:00,2020-08-16 05:15:00,428.43,429.92,0.28,tp_upper -9461,做空,2020-08-16 05:50:00,2020-08-16 05:55:00,428.79,429.33,-0.17,flip_to_long -9462,做多,2020-08-16 05:55:00,2020-08-16 06:05:00,429.33,429.33,-0.05,flip_to_short -9463,做空,2020-08-16 06:05:00,2020-08-16 06:30:00,429.33,427.75,0.3,tp_lower -9464,做多,2020-08-16 06:55:00,2020-08-16 07:20:00,428.84,427.76,-0.28,flip_to_short -9465,做空,2020-08-16 07:20:00,2020-08-16 07:40:00,427.76,427.5,0.01,tp_lower -9466,做多,2020-08-16 07:55:00,2020-08-16 08:45:00,427.17,427.65,0.06,flip_to_short -9467,做空,2020-08-16 08:45:00,2020-08-16 09:05:00,427.65,427.71,-0.06,tp_lower -9468,做空,2020-08-16 09:20:00,2020-08-16 09:50:00,427.61,427.84,-0.1,flip_to_long -9469,做多,2020-08-16 09:50:00,2020-08-16 10:05:00,427.84,426.73,-0.29,flip_to_short -9470,做空,2020-08-16 10:05:00,2020-08-16 10:10:00,426.73,426.6,-0.02,tp_lower -9471,做多,2020-08-16 12:35:00,2020-08-16 13:00:00,418.59,418.73,-0.02,flip_to_short -9472,做空,2020-08-16 13:00:00,2020-08-16 13:05:00,418.73,421.51,-0.66,flip_to_long -9473,做多,2020-08-16 13:05:00,2020-08-16 13:10:00,421.51,422.67,0.21,tp_upper -9474,做空,2020-08-16 14:40:00,2020-08-16 14:50:00,423.18,424.47,-0.33,flip_to_long -9475,做多,2020-08-16 14:50:00,2020-08-16 15:00:00,424.47,423.38,-0.28,flip_to_short -9476,做空,2020-08-16 15:00:00,2020-08-16 15:05:00,423.38,424.19,-0.22,flip_to_long -9477,做多,2020-08-16 15:05:00,2020-08-16 15:15:00,424.19,425.43,0.22,tp_upper -9478,做空,2020-08-16 17:10:00,2020-08-16 17:30:00,432.11,430.42,0.31,tp_lower -9479,做多,2020-08-16 18:45:00,2020-08-16 18:55:00,432.06,431.1,-0.25,flip_to_short -9480,做空,2020-08-16 18:55:00,2020-08-16 19:00:00,431.1,431.6,-0.15,flip_to_long -9481,做多,2020-08-16 19:00:00,2020-08-16 19:05:00,431.6,431.21,-0.13,flip_to_short -9482,做空,2020-08-16 19:05:00,2020-08-16 19:20:00,431.21,431.22,-0.05,flip_to_long -9483,做多,2020-08-16 19:20:00,2020-08-16 19:25:00,431.22,429.47,-0.42,flip_to_short -9484,做空,2020-08-16 19:25:00,2020-08-16 19:30:00,429.47,430.17,-0.19,tp_lower -9485,做多,2020-08-16 19:45:00,2020-08-16 19:50:00,430.99,430.06,-0.24,flip_to_short -9486,做空,2020-08-16 19:50:00,2020-08-16 20:00:00,430.06,431.07,-0.26,flip_to_long -9487,做多,2020-08-16 20:00:00,2020-08-16 20:05:00,431.07,430.87,-0.09,flip_to_short -9488,做空,2020-08-16 20:05:00,2020-08-16 20:15:00,430.87,429.23,0.3,tp_lower -9489,做多,2020-08-16 20:45:00,2020-08-16 21:05:00,430.26,432.29,0.38,tp_upper -9490,做空,2020-08-16 21:50:00,2020-08-16 21:55:00,430.26,432.0,-0.41,flip_to_long -9491,做多,2020-08-16 21:55:00,2020-08-16 22:05:00,432.0,431.09,-0.23,flip_to_short -9492,做空,2020-08-16 22:05:00,2020-08-16 22:15:00,431.09,431.1,-0.05,flip_to_long -9493,做多,2020-08-16 22:15:00,2020-08-16 22:55:00,431.1,434.0,0.56,tp_upper -9494,做空,2020-08-16 23:15:00,2020-08-16 23:40:00,432.72,432.71,-0.04,flip_to_long -9495,做多,2020-08-16 23:40:00,2020-08-16 23:50:00,432.71,434.25,0.27,tp_upper -9496,做空,2020-08-17 00:05:00,2020-08-17 00:15:00,433.23,432.64,0.08,tp_lower -9497,做多,2020-08-17 02:55:00,2020-08-17 03:00:00,426.74,426.65,-0.07,flip_to_short -9498,做空,2020-08-17 03:00:00,2020-08-17 03:30:00,426.65,426.74,-0.07,flip_to_long -9499,做多,2020-08-17 03:30:00,2020-08-17 03:40:00,426.74,426.79,-0.04,tp_upper -9500,做空,2020-08-17 04:00:00,2020-08-17 04:05:00,424.87,423.7,0.21,tp_lower -9501,做多,2020-08-17 05:10:00,2020-08-17 05:30:00,424.08,426.25,0.43,tp_upper -9502,做空,2020-08-17 05:45:00,2020-08-17 05:55:00,424.4,422.45,0.39,tp_lower -9503,做多,2020-08-17 06:05:00,2020-08-17 06:10:00,424.71,426.2,0.29,tp_upper -9504,做空,2020-08-17 06:45:00,2020-08-17 07:15:00,424.2,424.66,-0.15,flip_to_long -9505,做多,2020-08-17 07:15:00,2020-08-17 07:45:00,424.66,425.5,0.14,flip_to_short -9506,做空,2020-08-17 07:45:00,2020-08-17 08:00:00,425.5,425.31,-0.01,flip_to_long -9507,做多,2020-08-17 08:00:00,2020-08-17 08:10:00,425.31,428.2,0.6,tp_upper -9508,做空,2020-08-17 09:30:00,2020-08-17 09:40:00,427.77,428.2,-0.14,flip_to_long -9509,做多,2020-08-17 09:40:00,2020-08-17 09:45:00,428.2,427.52,-0.2,flip_to_short -9510,做空,2020-08-17 09:45:00,2020-08-17 10:10:00,427.52,427.04,0.06,tp_lower -9511,做多,2020-08-17 10:20:00,2020-08-17 10:35:00,428.79,427.61,-0.31,flip_to_short -9512,做空,2020-08-17 10:35:00,2020-08-17 10:55:00,427.61,426.54,0.19,tp_lower -9513,做多,2020-08-17 11:10:00,2020-08-17 11:20:00,427.5,427.21,-0.11,flip_to_short -9514,做空,2020-08-17 11:20:00,2020-08-17 11:25:00,427.21,427.28,-0.06,flip_to_long -9515,做多,2020-08-17 11:25:00,2020-08-17 11:40:00,427.28,428.27,0.17,tp_upper -9516,做空,2020-08-17 11:45:00,2020-08-17 11:50:00,427.24,428.2,-0.26,flip_to_long -9517,做多,2020-08-17 11:50:00,2020-08-17 11:55:00,428.2,428.95,0.12,tp_upper -9518,做空,2020-08-17 12:55:00,2020-08-17 13:15:00,426.74,426.52,0.0,tp_lower -9519,做多,2020-08-17 13:20:00,2020-08-17 13:25:00,430.87,426.47,-1.01,tp_upper -9520,做多,2020-08-17 13:30:00,2020-08-17 13:35:00,429.27,429.11,-0.08,flip_to_short -9521,做空,2020-08-17 13:35:00,2020-08-17 14:25:00,429.11,428.86,0.01,flip_to_long -9522,做多,2020-08-17 14:25:00,2020-08-17 15:10:00,428.86,431.0,0.42,flip_to_short -9523,做空,2020-08-17 15:10:00,2020-08-17 15:20:00,431.0,431.61,-0.18,flip_to_long -9524,做多,2020-08-17 15:20:00,2020-08-17 15:30:00,431.61,432.1,0.06,tp_upper -9525,做空,2020-08-17 15:35:00,2020-08-17 15:40:00,430.76,432.42,-0.41,flip_to_long -9526,做多,2020-08-17 15:40:00,2020-08-17 15:45:00,432.42,439.17,1.4,tp_upper -9527,做空,2020-08-17 17:25:00,2020-08-17 17:35:00,440.82,442.14,-0.33,flip_to_long -9528,做多,2020-08-17 17:35:00,2020-08-17 17:50:00,442.14,443.53,0.25,tp_upper -9529,做空,2020-08-17 18:05:00,2020-08-17 18:10:00,441.8,441.89,-0.07,flip_to_long -9530,做多,2020-08-17 18:10:00,2020-08-17 18:20:00,441.89,439.96,-0.46,flip_to_short -9531,做空,2020-08-17 18:20:00,2020-08-17 18:25:00,439.96,439.74,0.0,tp_lower -9532,做多,2020-08-17 20:00:00,2020-08-17 20:05:00,438.68,438.48,-0.09,flip_to_short -9533,做空,2020-08-17 20:05:00,2020-08-17 20:15:00,438.48,438.53,-0.06,flip_to_long -9534,做多,2020-08-17 20:15:00,2020-08-17 20:35:00,438.53,440.23,0.31,tp_upper -9535,做空,2020-08-17 20:45:00,2020-08-17 20:50:00,438.46,438.74,-0.11,flip_to_long -9536,做多,2020-08-17 20:50:00,2020-08-17 21:00:00,438.74,440.16,0.26,tp_upper -9537,做空,2020-08-17 21:20:00,2020-08-17 21:25:00,437.11,437.08,-0.04,tp_lower -9538,做多,2020-08-17 21:55:00,2020-08-17 22:05:00,438.98,438.78,-0.09,flip_to_short -9539,做空,2020-08-17 22:05:00,2020-08-17 22:15:00,438.78,438.56,0.0,flip_to_long -9540,做多,2020-08-17 22:15:00,2020-08-17 22:40:00,438.56,438.86,0.02,flip_to_short -9541,做空,2020-08-17 22:40:00,2020-08-17 22:55:00,438.86,438.24,0.09,flip_to_long -9542,做多,2020-08-17 22:55:00,2020-08-17 23:05:00,438.24,437.66,-0.17,flip_to_short -9543,做空,2020-08-17 23:05:00,2020-08-17 23:15:00,437.66,436.54,0.19,tp_lower -9544,做多,2020-08-18 00:35:00,2020-08-18 00:40:00,434.49,433.83,-0.2,flip_to_short -9545,做空,2020-08-18 00:40:00,2020-08-18 01:05:00,433.83,432.65,0.22,flip_to_long -9546,做多,2020-08-18 01:05:00,2020-08-18 01:15:00,432.65,432.43,-0.1,flip_to_short -9547,做空,2020-08-18 01:15:00,2020-08-18 01:25:00,432.43,432.38,-0.04,flip_to_long -9548,做多,2020-08-18 01:25:00,2020-08-18 02:25:00,432.38,431.84,-0.17,flip_to_short -9549,做空,2020-08-18 02:25:00,2020-08-18 03:30:00,431.84,430.79,0.19,tp_lower -9550,做多,2020-08-18 05:20:00,2020-08-18 05:50:00,429.22,428.24,-0.27,flip_to_short -9551,做空,2020-08-18 05:50:00,2020-08-18 05:55:00,428.24,428.71,-0.15,flip_to_long -9552,做多,2020-08-18 05:55:00,2020-08-18 07:35:00,428.71,429.04,0.03,flip_to_short -9553,做空,2020-08-18 07:35:00,2020-08-18 07:45:00,429.04,429.28,-0.1,flip_to_long -9554,做多,2020-08-18 07:45:00,2020-08-18 08:10:00,429.28,430.02,0.12,flip_to_short -9555,做空,2020-08-18 08:10:00,2020-08-18 09:10:00,430.02,430.31,-0.11,flip_to_long -9556,做多,2020-08-18 09:10:00,2020-08-18 09:20:00,430.31,430.33,-0.04,flip_to_short -9557,做空,2020-08-18 09:20:00,2020-08-18 09:30:00,430.33,430.31,-0.04,flip_to_long -9558,做多,2020-08-18 09:30:00,2020-08-18 10:25:00,430.31,429.31,-0.27,flip_to_short -9559,做空,2020-08-18 10:25:00,2020-08-18 10:30:00,429.31,430.54,-0.32,tp_lower -9560,做空,2020-08-18 11:20:00,2020-08-18 11:25:00,430.6,431.25,-0.19,flip_to_long -9561,做多,2020-08-18 11:25:00,2020-08-18 11:30:00,431.25,430.09,-0.3,flip_to_short -9562,做空,2020-08-18 11:30:00,2020-08-18 11:55:00,430.09,427.6,0.5,tp_lower -9563,做多,2020-08-18 12:35:00,2020-08-18 13:15:00,429.84,428.93,-0.25,flip_to_short -9564,做空,2020-08-18 13:15:00,2020-08-18 13:35:00,428.93,426.88,0.41,tp_lower -9565,做多,2020-08-18 15:00:00,2020-08-18 15:20:00,424.46,424.14,-0.12,flip_to_short -9566,做空,2020-08-18 15:20:00,2020-08-18 15:35:00,424.14,423.54,0.09,flip_to_long -9567,做多,2020-08-18 15:35:00,2020-08-18 15:40:00,423.54,422.66,-0.24,flip_to_short -9568,做空,2020-08-18 15:40:00,2020-08-18 16:10:00,422.66,421.85,0.13,tp_lower -9569,做多,2020-08-18 16:15:00,2020-08-18 16:25:00,422.41,422.54,-0.02,flip_to_short -9570,做空,2020-08-18 16:25:00,2020-08-18 16:30:00,422.54,424.28,-0.44,flip_to_long -9571,做多,2020-08-18 16:30:00,2020-08-18 16:45:00,424.28,422.71,-0.4,flip_to_short -9572,做空,2020-08-18 16:45:00,2020-08-18 18:05:00,422.71,423.96,-0.32,flip_to_long -9573,做多,2020-08-18 18:05:00,2020-08-18 18:10:00,423.96,423.28,-0.2,flip_to_short -9574,做空,2020-08-18 18:10:00,2020-08-18 18:15:00,423.28,425.28,-0.49,flip_to_long -9575,做多,2020-08-18 18:15:00,2020-08-18 18:20:00,425.28,424.98,-0.11,tp_upper -9576,做空,2020-08-18 18:40:00,2020-08-18 19:00:00,423.85,425.82,-0.48,flip_to_long -9577,做多,2020-08-18 19:00:00,2020-08-18 19:05:00,425.82,426.44,0.09,tp_upper -9578,做空,2020-08-18 19:50:00,2020-08-18 20:00:00,424.73,425.91,-0.3,flip_to_long -9579,做多,2020-08-18 20:00:00,2020-08-18 20:20:00,425.91,427.79,0.36,tp_upper -9580,做空,2020-08-18 20:45:00,2020-08-18 20:55:00,426.92,427.74,-0.22,flip_to_long -9581,做多,2020-08-18 20:55:00,2020-08-18 21:40:00,427.74,427.37,-0.13,flip_to_short -9582,做空,2020-08-18 21:40:00,2020-08-18 21:45:00,427.37,427.37,-0.05,flip_to_long -9583,做多,2020-08-18 21:45:00,2020-08-19 00:30:00,427.37,423.59,-0.85,flip_to_short -9584,做空,2020-08-19 00:30:00,2020-08-19 00:40:00,423.59,424.36,-0.22,flip_to_long -9585,做多,2020-08-19 00:40:00,2020-08-19 00:45:00,424.36,424.09,-0.11,tp_upper -9586,做空,2020-08-19 01:40:00,2020-08-19 01:45:00,424.44,425.21,-0.22,flip_to_long -9587,做多,2020-08-19 01:45:00,2020-08-19 01:50:00,425.21,423.51,-0.42,flip_to_short -9588,做空,2020-08-19 01:50:00,2020-08-19 02:05:00,423.51,422.42,0.19,tp_lower -9589,做多,2020-08-19 03:10:00,2020-08-19 03:15:00,422.25,421.78,-0.15,flip_to_short -9590,做空,2020-08-19 03:15:00,2020-08-19 03:25:00,421.78,420.82,0.16,flip_to_long -9591,做多,2020-08-19 03:25:00,2020-08-19 05:45:00,420.82,411.53,-2.1,flip_to_short -9592,做空,2020-08-19 05:45:00,2020-08-19 06:05:00,411.53,405.66,1.25,tp_lower -9593,做多,2020-08-19 06:40:00,2020-08-19 06:45:00,408.6,407.28,-0.34,flip_to_short -9594,做空,2020-08-19 06:45:00,2020-08-19 06:50:00,407.28,408.95,-0.42,flip_to_long -9595,做多,2020-08-19 06:50:00,2020-08-19 08:05:00,408.95,414.3,1.15,tp_upper -9596,做空,2020-08-19 08:35:00,2020-08-19 08:50:00,412.73,412.54,-0.0,flip_to_long -9597,做多,2020-08-19 08:50:00,2020-08-19 09:15:00,412.54,415.99,0.72,tp_upper -9598,做空,2020-08-19 09:50:00,2020-08-19 10:35:00,414.09,410.23,0.82,tp_lower -9599,做多,2020-08-19 11:10:00,2020-08-19 11:15:00,414.26,415.78,0.3,tp_upper -9600,做空,2020-08-19 11:45:00,2020-08-19 11:55:00,412.67,413.33,-0.2,flip_to_long -9601,做多,2020-08-19 11:55:00,2020-08-19 12:15:00,413.33,412.16,-0.31,flip_to_short -9602,做空,2020-08-19 12:15:00,2020-08-19 12:25:00,412.16,413.45,-0.34,flip_to_long -9603,做多,2020-08-19 12:25:00,2020-08-19 12:35:00,413.45,412.4,-0.28,flip_to_short -9604,做空,2020-08-19 12:35:00,2020-08-19 12:40:00,412.4,412.04,0.03,tp_lower -9605,做多,2020-08-19 13:00:00,2020-08-19 13:15:00,414.52,413.64,-0.24,tp_upper -9606,做空,2020-08-19 13:20:00,2020-08-19 13:35:00,412.78,411.96,0.14,tp_lower -9607,做多,2020-08-19 13:55:00,2020-08-19 14:00:00,412.74,411.56,-0.31,flip_to_short -9608,做空,2020-08-19 14:00:00,2020-08-19 14:05:00,411.56,412.33,-0.22,flip_to_long -9609,做多,2020-08-19 14:05:00,2020-08-19 14:40:00,412.33,412.82,0.06,flip_to_short -9610,做空,2020-08-19 14:40:00,2020-08-19 14:55:00,412.82,409.13,0.77,tp_lower -9611,做多,2020-08-19 15:50:00,2020-08-19 15:55:00,411.2,410.05,-0.3,flip_to_short -9612,做空,2020-08-19 15:55:00,2020-08-19 16:00:00,410.05,411.9,-0.46,flip_to_long -9613,做多,2020-08-19 16:00:00,2020-08-19 16:15:00,411.9,409.98,-0.47,flip_to_short -9614,做空,2020-08-19 16:15:00,2020-08-19 16:25:00,409.98,406.44,0.74,tp_lower -9615,做多,2020-08-19 16:55:00,2020-08-19 17:05:00,408.01,407.86,-0.08,flip_to_short -9616,做空,2020-08-19 17:05:00,2020-08-19 17:30:00,407.86,408.63,-0.22,flip_to_long -9617,做多,2020-08-19 17:30:00,2020-08-19 17:35:00,408.63,408.19,-0.14,flip_to_short -9618,做空,2020-08-19 17:35:00,2020-08-19 18:15:00,408.19,404.12,0.86,tp_lower -9619,做多,2020-08-19 18:55:00,2020-08-19 20:25:00,405.22,400.71,-1.07,flip_to_short -9620,做空,2020-08-19 20:25:00,2020-08-19 23:15:00,400.71,407.73,-1.64,flip_to_long -9621,做多,2020-08-19 23:15:00,2020-08-19 23:35:00,407.73,406.7,-0.27,flip_to_short -9622,做空,2020-08-19 23:35:00,2020-08-19 23:45:00,406.7,406.77,-0.06,tp_lower -9623,做多,2020-08-19 23:55:00,2020-08-20 00:00:00,407.65,411.95,0.89,tp_upper -9624,做空,2020-08-20 01:20:00,2020-08-20 01:40:00,411.26,412.96,-0.43,flip_to_long -9625,做多,2020-08-20 01:40:00,2020-08-20 01:45:00,412.96,411.9,-0.28,flip_to_short -9626,做空,2020-08-20 01:45:00,2020-08-20 01:50:00,411.9,410.8,0.2,tp_lower -9627,做空,2020-08-20 03:30:00,2020-08-20 04:00:00,408.45,405.91,0.53,tp_lower -9628,做多,2020-08-20 04:15:00,2020-08-20 04:40:00,407.78,405.84,-0.49,flip_to_short -9629,做空,2020-08-20 04:40:00,2020-08-20 04:45:00,405.84,405.23,0.09,tp_lower -9630,做多,2020-08-20 06:05:00,2020-08-20 06:15:00,406.39,407.0,0.09,tp_upper -9631,做空,2020-08-20 07:05:00,2020-08-20 07:15:00,406.69,406.79,-0.07,flip_to_long -9632,做多,2020-08-20 07:15:00,2020-08-20 07:25:00,406.79,406.89,-0.02,flip_to_short -9633,做空,2020-08-20 07:25:00,2020-08-20 07:40:00,406.89,405.1,0.36,tp_lower -9634,做多,2020-08-20 08:25:00,2020-08-20 09:00:00,406.07,407.02,0.17,tp_upper -9635,做空,2020-08-20 10:20:00,2020-08-20 10:25:00,408.5,409.52,-0.28,flip_to_long -9636,做多,2020-08-20 10:25:00,2020-08-20 10:30:00,409.52,408.35,-0.31,flip_to_short -9637,做空,2020-08-20 10:30:00,2020-08-20 10:35:00,408.35,409.23,-0.24,flip_to_long -9638,做多,2020-08-20 10:35:00,2020-08-20 10:45:00,409.23,408.28,-0.26,flip_to_short -9639,做空,2020-08-20 10:45:00,2020-08-20 10:55:00,408.28,409.86,-0.4,flip_to_long -9640,做多,2020-08-20 10:55:00,2020-08-20 11:00:00,409.86,409.09,-0.22,flip_to_short -9641,做空,2020-08-20 11:00:00,2020-08-20 11:20:00,409.09,407.78,0.25,tp_lower -9642,做多,2020-08-20 11:45:00,2020-08-20 11:50:00,409.1,410.31,0.22,tp_upper -9643,做多,2020-08-20 13:05:00,2020-08-20 13:10:00,410.5,409.17,-0.34,flip_to_short -9644,做空,2020-08-20 13:10:00,2020-08-20 13:30:00,409.17,411.66,-0.6,flip_to_long -9645,做多,2020-08-20 13:30:00,2020-08-20 13:35:00,411.66,411.38,-0.11,tp_upper -9646,做空,2020-08-20 15:25:00,2020-08-20 15:30:00,413.1,414.34,-0.31,flip_to_long -9647,做多,2020-08-20 15:30:00,2020-08-20 16:00:00,414.34,416.01,0.32,tp_upper -9648,做空,2020-08-20 16:05:00,2020-08-20 17:10:00,415.01,416.4,-0.35,flip_to_long -9649,做多,2020-08-20 17:10:00,2020-08-20 17:15:00,416.4,415.8,-0.17,flip_to_short -9650,做空,2020-08-20 17:15:00,2020-08-20 17:20:00,415.8,416.19,-0.13,flip_to_long -9651,做多,2020-08-20 17:20:00,2020-08-20 17:30:00,416.19,416.25,-0.03,flip_to_short -9652,做空,2020-08-20 17:30:00,2020-08-20 17:40:00,416.25,414.73,0.28,tp_lower -9653,做多,2020-08-20 18:30:00,2020-08-20 18:40:00,415.24,414.94,-0.11,flip_to_short -9654,做空,2020-08-20 18:40:00,2020-08-20 18:45:00,414.94,416.58,-0.4,flip_to_long -9655,做多,2020-08-20 18:45:00,2020-08-20 18:50:00,416.58,416.35,-0.09,tp_upper -9656,做空,2020-08-20 19:25:00,2020-08-20 19:45:00,415.17,415.59,-0.13,flip_to_long -9657,做多,2020-08-20 19:45:00,2020-08-20 20:15:00,415.59,416.07,0.06,flip_to_short -9658,做空,2020-08-20 20:15:00,2020-08-20 20:50:00,416.07,416.1,-0.05,flip_to_long -9659,做多,2020-08-20 20:50:00,2020-08-20 21:05:00,416.1,418.39,0.44,tp_upper -9660,做空,2020-08-20 21:35:00,2020-08-20 21:50:00,416.66,416.61,-0.03,flip_to_long -9661,做多,2020-08-20 21:50:00,2020-08-20 22:25:00,416.61,416.93,0.02,flip_to_short -9662,做空,2020-08-20 22:25:00,2020-08-20 22:35:00,416.93,415.14,0.34,tp_lower -9663,做多,2020-08-20 23:25:00,2020-08-21 00:00:00,415.75,417.31,0.29,tp_upper -9664,做空,2020-08-21 00:20:00,2020-08-21 01:10:00,416.24,414.51,0.34,tp_lower -9665,做多,2020-08-21 03:05:00,2020-08-21 03:15:00,411.55,412.41,0.15,flip_to_short -9666,做空,2020-08-21 03:15:00,2020-08-21 05:30:00,412.41,415.19,-0.67,flip_to_long -9667,做多,2020-08-21 05:30:00,2020-08-21 07:10:00,415.19,414.38,-0.23,tp_upper -9668,做空,2020-08-21 07:15:00,2020-08-21 07:20:00,413.77,412.91,0.14,tp_lower -9669,做多,2020-08-21 07:25:00,2020-08-21 07:35:00,413.98,413.36,-0.18,flip_to_short -9670,做空,2020-08-21 07:35:00,2020-08-21 07:45:00,413.36,412.71,0.1,tp_lower -9671,做多,2020-08-21 09:00:00,2020-08-21 09:05:00,412.42,411.97,-0.15,flip_to_short -9672,做空,2020-08-21 09:05:00,2020-08-21 09:35:00,411.97,410.84,0.21,tp_lower -9673,做多,2020-08-21 10:55:00,2020-08-21 11:05:00,408.85,408.9,-0.03,flip_to_short -9674,做空,2020-08-21 11:05:00,2020-08-21 11:15:00,408.9,408.42,0.06,flip_to_long -9675,做多,2020-08-21 11:15:00,2020-08-21 11:25:00,408.42,407.04,-0.35,flip_to_short -9676,做空,2020-08-21 11:25:00,2020-08-21 11:50:00,407.04,405.69,0.26,tp_lower -9677,做多,2020-08-21 12:40:00,2020-08-21 13:40:00,405.27,405.26,-0.05,flip_to_short -9678,做空,2020-08-21 13:40:00,2020-08-21 14:05:00,405.26,402.02,0.68,tp_lower -9679,做多,2020-08-21 14:15:00,2020-08-21 15:00:00,405.25,404.54,-0.21,flip_to_short -9680,做空,2020-08-21 15:00:00,2020-08-21 15:15:00,404.54,405.54,-0.27,flip_to_long -9681,做多,2020-08-21 15:15:00,2020-08-21 15:45:00,405.54,405.85,0.02,tp_upper -9682,做空,2020-08-21 15:50:00,2020-08-21 16:00:00,405.31,404.22,0.2,tp_lower -9683,做多,2020-08-21 16:15:00,2020-08-21 16:30:00,406.38,405.35,-0.28,flip_to_short -9684,做空,2020-08-21 16:30:00,2020-08-21 16:45:00,405.35,403.29,0.42,tp_lower -9685,做多,2020-08-21 17:10:00,2020-08-21 17:20:00,406.14,405.11,-0.28,flip_to_short -9686,做空,2020-08-21 17:20:00,2020-08-21 18:05:00,405.11,401.49,0.77,tp_lower -9687,做多,2020-08-21 19:05:00,2020-08-21 19:10:00,400.0,399.78,-0.1,flip_to_short -9688,做空,2020-08-21 19:10:00,2020-08-21 20:00:00,399.78,399.2,0.09,flip_to_long -9689,做多,2020-08-21 20:00:00,2020-08-21 20:25:00,399.2,400.68,0.29,tp_upper -9690,做空,2020-08-21 20:35:00,2020-08-21 20:45:00,399.26,397.81,0.29,tp_lower -9691,做多,2020-08-21 22:10:00,2020-08-21 22:45:00,393.38,391.43,-0.5,flip_to_short -9692,做空,2020-08-21 22:45:00,2020-08-21 23:00:00,391.43,391.04,0.05,flip_to_long -9693,做多,2020-08-21 23:00:00,2020-08-21 23:10:00,391.04,391.0,-0.06,flip_to_short -9694,做空,2020-08-21 23:10:00,2020-08-21 23:30:00,391.0,387.53,0.77,tp_lower -9695,做多,2020-08-22 01:15:00,2020-08-22 01:20:00,384.39,384.22,-0.09,flip_to_short -9696,做空,2020-08-22 01:20:00,2020-08-22 02:35:00,384.22,385.53,-0.37,flip_to_long -9697,做多,2020-08-22 02:35:00,2020-08-22 02:50:00,385.53,385.25,-0.12,flip_to_short -9698,做空,2020-08-22 02:50:00,2020-08-22 02:55:00,385.25,385.48,-0.1,flip_to_long -9699,做多,2020-08-22 02:55:00,2020-08-22 03:15:00,385.48,384.62,-0.26,flip_to_short -9700,做空,2020-08-22 03:15:00,2020-08-22 03:20:00,384.62,384.01,0.1,tp_lower -9701,做多,2020-08-22 03:35:00,2020-08-22 03:45:00,386.03,385.18,-0.25,flip_to_short -9702,做空,2020-08-22 03:45:00,2020-08-22 03:50:00,385.18,385.28,-0.07,flip_to_long -9703,做多,2020-08-22 03:50:00,2020-08-22 04:00:00,385.28,384.49,-0.24,flip_to_short -9704,做空,2020-08-22 04:00:00,2020-08-22 04:35:00,384.49,382.04,0.55,tp_lower -9705,做多,2020-08-22 05:05:00,2020-08-22 06:00:00,384.65,387.66,0.68,tp_upper -9706,做空,2020-08-22 07:30:00,2020-08-22 07:35:00,390.0,390.56,-0.18,flip_to_long -9707,做多,2020-08-22 07:35:00,2020-08-22 08:00:00,390.56,390.81,0.01,tp_upper -9708,做空,2020-08-22 08:05:00,2020-08-22 08:10:00,390.38,391.27,-0.26,flip_to_long -9709,做多,2020-08-22 08:10:00,2020-08-22 08:15:00,391.27,391.3,-0.04,tp_upper -9710,做空,2020-08-22 09:05:00,2020-08-22 09:40:00,391.78,392.52,-0.22,flip_to_long -9711,做多,2020-08-22 09:40:00,2020-08-22 09:45:00,392.52,391.98,-0.17,flip_to_short -9712,做空,2020-08-22 09:45:00,2020-08-22 09:55:00,391.98,392.54,-0.18,flip_to_long -9713,做多,2020-08-22 09:55:00,2020-08-22 10:05:00,392.54,391.2,-0.36,flip_to_short -9714,做空,2020-08-22 10:05:00,2020-08-22 10:10:00,391.2,392.27,-0.3,flip_to_long -9715,做多,2020-08-22 10:10:00,2020-08-22 10:15:00,392.27,391.91,-0.13,flip_to_short -9716,做空,2020-08-22 10:15:00,2020-08-22 10:20:00,391.91,392.32,-0.14,flip_to_long -9717,做多,2020-08-22 10:20:00,2020-08-22 10:25:00,392.32,393.27,0.18,tp_upper -9718,做空,2020-08-22 10:45:00,2020-08-22 11:00:00,391.87,389.74,0.45,tp_lower -9719,做多,2020-08-22 12:00:00,2020-08-22 12:40:00,390.88,392.83,0.41,tp_upper -9720,做空,2020-08-22 13:05:00,2020-08-22 13:45:00,390.46,390.87,-0.14,flip_to_long -9721,做多,2020-08-22 13:45:00,2020-08-22 14:00:00,390.87,390.72,-0.08,flip_to_short -9722,做空,2020-08-22 14:00:00,2020-08-22 14:05:00,390.72,390.83,-0.07,flip_to_long -9723,做多,2020-08-22 14:05:00,2020-08-22 14:45:00,390.83,392.62,0.38,tp_upper -9724,做空,2020-08-22 15:25:00,2020-08-22 15:30:00,391.28,391.82,-0.17,flip_to_long -9725,做多,2020-08-22 15:30:00,2020-08-22 15:35:00,391.82,391.25,-0.18,flip_to_short -9726,做空,2020-08-22 15:35:00,2020-08-22 15:40:00,391.25,391.78,-0.17,flip_to_long -9727,做多,2020-08-22 15:40:00,2020-08-22 15:45:00,391.78,391.5,-0.11,flip_to_short -9728,做空,2020-08-22 15:45:00,2020-08-22 16:05:00,391.5,389.43,0.44,tp_lower -9729,做多,2020-08-22 16:55:00,2020-08-22 17:00:00,390.66,390.47,-0.09,flip_to_short -9730,做空,2020-08-22 17:00:00,2020-08-22 17:25:00,390.47,390.34,-0.02,flip_to_long -9731,做多,2020-08-22 17:25:00,2020-08-22 17:40:00,390.34,391.35,0.19,tp_upper -9732,做空,2020-08-22 18:20:00,2020-08-22 18:25:00,390.5,391.32,-0.24,flip_to_long -9733,做多,2020-08-22 18:25:00,2020-08-22 18:50:00,391.32,390.78,-0.17,flip_to_short -9734,做空,2020-08-22 18:50:00,2020-08-22 19:10:00,390.78,390.03,0.13,tp_lower -9735,做多,2020-08-22 19:30:00,2020-08-22 20:55:00,390.94,389.26,-0.44,flip_to_short -9736,做空,2020-08-22 20:55:00,2020-08-22 21:05:00,389.26,389.23,-0.04,flip_to_long -9737,做多,2020-08-22 21:05:00,2020-08-22 21:20:00,389.23,390.97,0.36,tp_upper -9738,做空,2020-08-22 22:45:00,2020-08-22 22:55:00,392.47,393.52,-0.29,flip_to_long -9739,做多,2020-08-22 22:55:00,2020-08-22 23:00:00,393.52,393.37,-0.08,flip_to_short -9740,做空,2020-08-22 23:00:00,2020-08-22 23:10:00,393.37,393.59,-0.1,flip_to_long -9741,做多,2020-08-22 23:10:00,2020-08-22 23:15:00,393.59,395.46,0.39,tp_upper -9742,做空,2020-08-23 00:15:00,2020-08-23 00:25:00,394.34,394.5,-0.09,flip_to_long -9743,做多,2020-08-23 00:25:00,2020-08-23 02:05:00,394.5,393.21,-0.36,flip_to_short -9744,做空,2020-08-23 02:05:00,2020-08-23 02:15:00,393.21,392.4,0.15,tp_lower -9745,做多,2020-08-23 04:35:00,2020-08-23 04:45:00,390.39,389.77,-0.2,flip_to_short -9746,做空,2020-08-23 04:45:00,2020-08-23 04:50:00,389.77,389.89,-0.08,flip_to_long -9747,做多,2020-08-23 04:50:00,2020-08-23 05:30:00,389.89,388.85,-0.3,flip_to_short -9748,做空,2020-08-23 05:30:00,2020-08-23 05:50:00,388.85,388.34,0.08,tp_lower -9749,做多,2020-08-23 05:55:00,2020-08-23 06:05:00,389.38,391.53,0.47,tp_upper -9750,做空,2020-08-23 07:50:00,2020-08-23 08:05:00,390.98,389.87,0.22,tp_lower -9751,做多,2020-08-23 09:00:00,2020-08-23 09:10:00,390.0,390.24,0.01,flip_to_short -9752,做空,2020-08-23 09:10:00,2020-08-23 10:05:00,390.24,388.59,0.35,tp_lower -9753,做多,2020-08-23 12:15:00,2020-08-23 12:20:00,386.72,385.61,-0.32,flip_to_short -9754,做空,2020-08-23 12:20:00,2020-08-23 12:45:00,385.61,387.14,-0.42,flip_to_long -9755,做多,2020-08-23 12:45:00,2020-08-23 13:00:00,387.14,387.72,0.09,tp_upper -9756,做空,2020-08-23 13:15:00,2020-08-23 14:35:00,386.31,389.03,-0.71,flip_to_long -9757,做多,2020-08-23 14:35:00,2020-08-23 15:05:00,389.03,390.15,0.22,flip_to_short -9758,做空,2020-08-23 15:05:00,2020-08-23 16:20:00,390.15,391.02,-0.26,flip_to_long -9759,做多,2020-08-23 16:20:00,2020-08-23 17:30:00,391.02,390.88,-0.08,flip_to_short -9760,做空,2020-08-23 17:30:00,2020-08-23 18:10:00,390.88,390.15,0.13,flip_to_long -9761,做多,2020-08-23 18:10:00,2020-08-23 18:20:00,390.15,391.46,0.27,tp_upper -9762,做空,2020-08-23 19:05:00,2020-08-23 19:10:00,390.87,392.26,-0.38,flip_to_long -9763,做多,2020-08-23 19:10:00,2020-08-23 19:30:00,392.26,393.82,0.32,tp_upper -9764,做空,2020-08-23 20:35:00,2020-08-23 21:00:00,393.86,392.65,0.24,tp_lower -9765,做多,2020-08-23 21:55:00,2020-08-23 22:15:00,393.6,393.37,-0.1,flip_to_short -9766,做空,2020-08-23 22:15:00,2020-08-23 22:25:00,393.37,391.78,0.33,tp_lower -9767,做多,2020-08-23 23:15:00,2020-08-23 23:25:00,392.72,392.57,-0.08,flip_to_short -9768,做空,2020-08-23 23:25:00,2020-08-23 23:55:00,392.57,391.0,0.33,tp_lower -9769,做空,2020-08-24 00:55:00,2020-08-24 01:25:00,390.24,389.36,0.17,flip_to_long -9770,做多,2020-08-24 01:25:00,2020-08-24 01:30:00,389.36,390.65,0.27,tp_upper -9771,做空,2020-08-24 01:55:00,2020-08-24 04:10:00,389.84,392.77,-0.77,flip_to_long -9772,做多,2020-08-24 04:10:00,2020-08-24 04:15:00,392.77,392.42,-0.13,flip_to_short -9773,做空,2020-08-24 04:15:00,2020-08-24 04:55:00,392.42,392.76,-0.13,flip_to_long -9774,做多,2020-08-24 04:55:00,2020-08-24 05:35:00,392.76,392.57,-0.09,flip_to_short -9775,做空,2020-08-24 05:35:00,2020-08-24 05:45:00,392.57,392.68,-0.07,flip_to_long -9776,做多,2020-08-24 05:45:00,2020-08-24 05:50:00,392.68,392.81,-0.02,tp_upper -9777,做空,2020-08-24 06:00:00,2020-08-24 09:45:00,392.73,404.96,-3.0,flip_to_long -9778,做多,2020-08-24 09:45:00,2020-08-24 09:50:00,404.96,404.5,-0.15,flip_to_short -9779,做空,2020-08-24 09:50:00,2020-08-24 09:55:00,404.5,405.7,-0.32,flip_to_long -9780,做多,2020-08-24 09:55:00,2020-08-24 10:00:00,405.7,405.86,-0.01,tp_upper -9781,做空,2020-08-24 10:20:00,2020-08-24 10:35:00,405.22,405.65,-0.14,flip_to_long -9782,做多,2020-08-24 10:35:00,2020-08-24 10:40:00,405.65,405.4,-0.1,flip_to_short -9783,做空,2020-08-24 10:40:00,2020-08-24 11:45:00,405.4,407.18,-0.44,flip_to_long -9784,做多,2020-08-24 11:45:00,2020-08-24 11:50:00,407.18,406.94,-0.1,flip_to_short -9785,做空,2020-08-24 11:50:00,2020-08-24 12:30:00,406.94,407.59,-0.19,flip_to_long -9786,做多,2020-08-24 12:30:00,2020-08-24 13:35:00,407.59,407.11,-0.15,flip_to_short -9787,做空,2020-08-24 13:35:00,2020-08-24 14:00:00,407.11,404.92,0.44,tp_lower -9788,做多,2020-08-24 14:20:00,2020-08-24 14:25:00,406.36,406.15,-0.09,flip_to_short -9789,做空,2020-08-24 14:25:00,2020-08-24 14:45:00,406.15,404.35,0.35,tp_lower -9790,做多,2020-08-24 16:15:00,2020-08-24 16:20:00,404.37,404.34,-0.05,tp_upper -9791,做空,2020-08-24 17:00:00,2020-08-24 17:05:00,403.56,404.11,-0.17,flip_to_long -9792,做多,2020-08-24 17:05:00,2020-08-24 17:10:00,404.11,403.72,-0.13,flip_to_short -9793,做空,2020-08-24 17:10:00,2020-08-24 17:15:00,403.72,403.82,-0.07,flip_to_long -9794,做多,2020-08-24 17:15:00,2020-08-24 17:45:00,403.82,403.78,-0.05,flip_to_short -9795,做空,2020-08-24 17:45:00,2020-08-24 18:05:00,403.78,403.96,-0.08,flip_to_long -9796,做多,2020-08-24 18:05:00,2020-08-24 18:10:00,403.96,402.32,-0.41,flip_to_short -9797,做空,2020-08-24 18:10:00,2020-08-24 18:15:00,402.32,402.04,0.02,tp_lower -9798,做多,2020-08-24 19:35:00,2020-08-24 19:50:00,401.83,403.69,0.37,tp_upper -9799,做空,2020-08-24 20:20:00,2020-08-24 20:25:00,401.67,402.05,-0.13,flip_to_long -9800,做多,2020-08-24 20:25:00,2020-08-24 20:55:00,402.05,401.77,-0.11,flip_to_short -9801,做空,2020-08-24 20:55:00,2020-08-24 21:05:00,401.77,404.33,-0.61,flip_to_long -9802,做多,2020-08-24 21:05:00,2020-08-24 21:10:00,404.33,405.38,0.18,tp_upper -9803,做空,2020-08-24 22:35:00,2020-08-24 22:55:00,406.45,407.16,-0.2,flip_to_long -9804,做多,2020-08-24 22:55:00,2020-08-24 23:00:00,407.16,406.19,-0.25,flip_to_short -9805,做空,2020-08-24 23:00:00,2020-08-24 23:05:00,406.19,407.13,-0.25,flip_to_long -9806,做多,2020-08-24 23:05:00,2020-08-24 23:10:00,407.13,407.8,0.1,tp_upper -9807,做空,2020-08-24 23:55:00,2020-08-25 00:00:00,407.94,409.2,-0.31,flip_to_long -9808,做多,2020-08-25 00:00:00,2020-08-25 00:10:00,409.2,406.82,-0.57,flip_to_short -9809,做空,2020-08-25 00:10:00,2020-08-25 01:25:00,406.82,406.61,0.0,flip_to_long -9810,做多,2020-08-25 01:25:00,2020-08-25 01:30:00,406.61,405.91,-0.2,flip_to_short -9811,做空,2020-08-25 01:30:00,2020-08-25 01:40:00,405.91,406.9,-0.26,flip_to_long -9812,做多,2020-08-25 01:40:00,2020-08-25 01:45:00,406.9,406.63,-0.1,tp_upper -9813,做空,2020-08-25 01:55:00,2020-08-25 02:05:00,406.29,403.43,0.58,tp_lower -9814,做多,2020-08-25 04:05:00,2020-08-25 04:10:00,402.5,402.43,-0.06,flip_to_short -9815,做空,2020-08-25 04:10:00,2020-08-25 04:20:00,402.43,401.15,0.24,tp_lower -9816,做多,2020-08-25 04:35:00,2020-08-25 05:05:00,401.99,401.92,-0.06,flip_to_short -9817,做空,2020-08-25 05:05:00,2020-08-25 05:10:00,401.92,403.23,-0.34,flip_to_long -9818,做多,2020-08-25 05:10:00,2020-08-25 05:15:00,403.23,402.91,-0.12,tp_upper -9819,做空,2020-08-25 05:30:00,2020-08-25 05:35:00,402.03,402.1,-0.06,flip_to_long -9820,做多,2020-08-25 05:35:00,2020-08-25 08:40:00,402.1,394.08,-1.82,flip_to_short -9821,做空,2020-08-25 08:40:00,2020-08-25 08:45:00,394.08,395.37,-0.33,flip_to_long -9822,做多,2020-08-25 08:45:00,2020-08-25 08:55:00,395.37,394.24,-0.29,flip_to_short -9823,做空,2020-08-25 08:55:00,2020-08-25 09:00:00,394.24,394.82,-0.17,flip_to_long -9824,做多,2020-08-25 09:00:00,2020-08-25 09:15:00,394.82,394.71,-0.07,flip_to_short -9825,做空,2020-08-25 09:15:00,2020-08-25 09:45:00,394.71,395.36,-0.18,flip_to_long -9826,做多,2020-08-25 09:45:00,2020-08-25 10:00:00,395.36,394.78,-0.17,flip_to_short -9827,做空,2020-08-25 10:00:00,2020-08-25 10:05:00,394.78,396.31,-0.37,flip_to_long -9828,做多,2020-08-25 10:05:00,2020-08-25 10:10:00,396.31,395.43,-0.23,tp_upper -9829,做空,2020-08-25 10:15:00,2020-08-25 10:25:00,395.04,394.83,0.0,flip_to_long -9830,做多,2020-08-25 10:25:00,2020-08-25 10:45:00,394.83,397.07,0.44,tp_upper -9831,做空,2020-08-25 11:20:00,2020-08-25 11:25:00,395.93,396.2,-0.1,flip_to_long -9832,做多,2020-08-25 11:25:00,2020-08-25 11:30:00,396.2,395.68,-0.15,flip_to_short -9833,做空,2020-08-25 11:30:00,2020-08-25 11:35:00,395.68,396.01,-0.11,flip_to_long -9834,做多,2020-08-25 11:35:00,2020-08-25 11:55:00,396.01,395.59,-0.13,flip_to_short -9835,做空,2020-08-25 11:55:00,2020-08-25 12:05:00,395.59,393.32,0.44,tp_lower -9836,做多,2020-08-25 13:15:00,2020-08-25 13:30:00,391.43,390.71,-0.2,flip_to_short -9837,做空,2020-08-25 13:30:00,2020-08-25 13:40:00,390.71,389.39,0.24,tp_lower -9838,做多,2020-08-25 13:50:00,2020-08-25 13:55:00,390.49,390.17,-0.11,flip_to_short -9839,做空,2020-08-25 13:55:00,2020-08-25 14:00:00,390.17,386.74,0.7,tp_lower -9840,做多,2020-08-25 15:05:00,2020-08-25 15:50:00,385.9,384.7,-0.31,flip_to_short -9841,做空,2020-08-25 15:50:00,2020-08-25 15:55:00,384.7,385.76,-0.28,flip_to_long -9842,做多,2020-08-25 15:55:00,2020-08-25 16:00:00,385.76,384.42,-0.34,flip_to_short -9843,做空,2020-08-25 16:00:00,2020-08-25 16:05:00,384.42,385.02,-0.17,flip_to_long -9844,做多,2020-08-25 16:05:00,2020-08-25 16:35:00,385.02,383.28,-0.42,flip_to_short -9845,做空,2020-08-25 16:35:00,2020-08-25 16:45:00,383.28,381.91,0.26,tp_lower -9846,做多,2020-08-25 18:15:00,2020-08-25 18:30:00,375.07,379.63,0.98,tp_upper -9847,做空,2020-08-25 19:55:00,2020-08-25 20:10:00,379.67,378.68,0.18,tp_lower -9848,做多,2020-08-25 20:30:00,2020-08-25 20:45:00,380.9,379.88,-0.27,flip_to_short -9849,做空,2020-08-25 20:45:00,2020-08-25 21:05:00,379.88,381.02,-0.3,flip_to_long -9850,做多,2020-08-25 21:05:00,2020-08-25 21:50:00,381.02,379.09,-0.47,flip_to_short -9851,做空,2020-08-25 21:50:00,2020-08-25 22:00:00,379.09,382.24,-0.74,flip_to_long -9852,做多,2020-08-25 22:00:00,2020-08-25 22:05:00,382.24,382.18,-0.05,tp_upper -9853,做空,2020-08-25 23:00:00,2020-08-25 23:40:00,382.63,383.99,-0.34,flip_to_long -9854,做多,2020-08-25 23:40:00,2020-08-25 23:45:00,383.99,384.81,0.13,tp_upper -9855,做空,2020-08-25 23:55:00,2020-08-26 00:00:00,383.11,382.8,0.03,tp_lower -9856,做多,2020-08-26 01:05:00,2020-08-26 01:30:00,381.7,382.71,0.19,tp_upper -9857,做空,2020-08-26 03:35:00,2020-08-26 03:55:00,384.9,386.43,-0.39,flip_to_long -9858,做多,2020-08-26 03:55:00,2020-08-26 04:00:00,386.43,385.13,-0.33,flip_to_short -9859,做空,2020-08-26 04:00:00,2020-08-26 04:05:00,385.13,386.09,-0.26,flip_to_long -9860,做多,2020-08-26 04:05:00,2020-08-26 04:15:00,386.09,386.51,0.05,tp_upper -9861,做空,2020-08-26 04:35:00,2020-08-26 04:40:00,385.47,385.96,-0.15,flip_to_long -9862,做多,2020-08-26 04:40:00,2020-08-26 05:10:00,385.96,386.12,-0.01,flip_to_short -9863,做空,2020-08-26 05:10:00,2020-08-26 05:25:00,386.12,385.94,-0.0,flip_to_long -9864,做多,2020-08-26 05:25:00,2020-08-26 05:40:00,385.94,387.15,0.22,tp_upper -9865,做空,2020-08-26 05:45:00,2020-08-26 06:00:00,386.31,384.31,0.4,tp_lower -9866,做多,2020-08-26 07:30:00,2020-08-26 07:50:00,382.48,381.86,-0.18,flip_to_short -9867,做空,2020-08-26 07:50:00,2020-08-26 08:00:00,381.86,382.09,-0.09,flip_to_long -9868,做多,2020-08-26 08:00:00,2020-08-26 08:10:00,382.09,383.1,0.18,tp_upper -9869,做空,2020-08-26 08:25:00,2020-08-26 08:45:00,382.0,380.95,0.19,tp_lower -9870,做多,2020-08-26 08:50:00,2020-08-26 09:25:00,381.4,382.21,0.14,flip_to_short -9871,做空,2020-08-26 09:25:00,2020-08-26 09:30:00,382.21,382.62,-0.13,flip_to_long -9872,做多,2020-08-26 09:30:00,2020-08-26 09:35:00,382.62,381.39,-0.32,flip_to_short -9873,做空,2020-08-26 09:35:00,2020-08-26 09:45:00,381.39,382.52,-0.3,flip_to_long -9874,做多,2020-08-26 09:45:00,2020-08-26 09:50:00,382.52,382.24,-0.1,flip_to_short -9875,做空,2020-08-26 09:50:00,2020-08-26 10:00:00,382.24,383.88,-0.41,flip_to_long -9876,做多,2020-08-26 10:00:00,2020-08-26 10:05:00,383.88,383.91,-0.04,tp_upper -9877,做空,2020-08-26 10:50:00,2020-08-26 11:00:00,383.2,383.34,-0.07,flip_to_long -9878,做多,2020-08-26 11:00:00,2020-08-26 11:20:00,383.34,383.61,0.02,flip_to_short -9879,做空,2020-08-26 11:20:00,2020-08-26 11:25:00,383.61,384.56,-0.25,flip_to_long -9880,做多,2020-08-26 11:25:00,2020-08-26 11:30:00,384.56,385.22,0.1,tp_upper -9881,做空,2020-08-26 11:35:00,2020-08-26 11:55:00,383.61,382.74,0.15,tp_lower -9882,做多,2020-08-26 12:10:00,2020-08-26 12:20:00,383.75,382.57,-0.3,tp_upper -9883,做多,2020-08-26 13:35:00,2020-08-26 13:55:00,381.7,384.55,0.58,tp_upper -9884,做空,2020-08-26 15:35:00,2020-08-26 15:40:00,387.87,388.51,-0.18,flip_to_long -9885,做多,2020-08-26 15:40:00,2020-08-26 15:45:00,388.51,389.38,0.15,tp_upper -9886,做空,2020-08-26 16:45:00,2020-08-26 16:50:00,389.43,389.96,-0.16,flip_to_long -9887,做多,2020-08-26 16:50:00,2020-08-26 16:55:00,389.96,389.03,-0.24,flip_to_short -9888,做空,2020-08-26 16:55:00,2020-08-26 17:10:00,389.03,389.7,-0.19,flip_to_long -9889,做多,2020-08-26 17:10:00,2020-08-26 18:10:00,389.7,389.69,-0.04,flip_to_short -9890,做空,2020-08-26 18:10:00,2020-08-26 18:20:00,389.69,389.57,-0.02,flip_to_long -9891,做多,2020-08-26 18:20:00,2020-08-26 18:25:00,389.57,388.6,-0.25,flip_to_short -9892,做空,2020-08-26 18:25:00,2020-08-26 18:30:00,388.6,388.9,-0.11,flip_to_long -9893,做多,2020-08-26 18:30:00,2020-08-26 19:25:00,388.9,387.84,-0.27,flip_to_short -9894,做空,2020-08-26 19:25:00,2020-08-26 19:50:00,387.84,386.72,0.2,tp_lower -9895,做多,2020-08-26 20:00:00,2020-08-26 20:05:00,387.98,387.81,-0.08,flip_to_short -9896,做空,2020-08-26 20:05:00,2020-08-26 20:15:00,387.81,388.46,-0.18,flip_to_long -9897,做多,2020-08-26 20:15:00,2020-08-26 20:20:00,388.46,387.92,-0.16,flip_to_short -9898,做空,2020-08-26 20:20:00,2020-08-26 22:00:00,387.92,387.32,0.09,tp_lower -9899,做多,2020-08-26 23:05:00,2020-08-26 23:20:00,386.82,386.66,-0.07,flip_to_short -9900,做空,2020-08-26 23:20:00,2020-08-26 23:25:00,386.66,387.02,-0.12,flip_to_long -9901,做多,2020-08-26 23:25:00,2020-08-26 23:30:00,387.02,386.88,-0.07,flip_to_short -9902,做空,2020-08-26 23:30:00,2020-08-26 23:40:00,386.88,386.59,0.02,flip_to_long -9903,做多,2020-08-26 23:40:00,2020-08-27 00:15:00,386.59,388.4,0.34,tp_upper -9904,做空,2020-08-27 01:05:00,2020-08-27 01:15:00,387.62,387.45,-0.01,flip_to_long -9905,做多,2020-08-27 01:15:00,2020-08-27 01:35:00,387.45,387.4,-0.05,flip_to_short -9906,做空,2020-08-27 01:35:00,2020-08-27 01:40:00,387.4,386.69,0.11,tp_lower -9907,做多,2020-08-27 03:15:00,2020-08-27 03:20:00,384.99,384.52,-0.15,flip_to_short -9908,做空,2020-08-27 03:20:00,2020-08-27 03:25:00,384.52,385.03,-0.16,flip_to_long -9909,做多,2020-08-27 03:25:00,2020-08-27 03:40:00,385.03,384.8,-0.09,flip_to_short -9910,做空,2020-08-27 03:40:00,2020-08-27 04:00:00,384.8,384.44,0.04,flip_to_long -9911,做多,2020-08-27 04:00:00,2020-08-27 04:05:00,384.44,385.71,0.24,tp_upper -9912,做空,2020-08-27 04:25:00,2020-08-27 04:40:00,385.19,384.3,0.15,tp_lower -9913,做多,2020-08-27 06:05:00,2020-08-27 06:15:00,382.93,382.79,-0.07,flip_to_short -9914,做空,2020-08-27 06:15:00,2020-08-27 08:10:00,382.79,384.5,-0.42,tp_lower -9915,做多,2020-08-27 09:25:00,2020-08-27 09:35:00,384.27,386.87,0.53,tp_upper -9916,做空,2020-08-27 10:15:00,2020-08-27 10:20:00,385.27,385.38,-0.07,flip_to_long -9917,做多,2020-08-27 10:20:00,2020-08-27 10:25:00,385.38,385.09,-0.11,flip_to_short -9918,做空,2020-08-27 10:25:00,2020-08-27 10:30:00,385.09,385.58,-0.15,flip_to_long -9919,做多,2020-08-27 10:30:00,2020-08-27 10:35:00,385.58,384.25,-0.33,flip_to_short -9920,做空,2020-08-27 10:35:00,2020-08-27 11:40:00,384.25,382.76,0.29,tp_lower -9921,做多,2020-08-27 12:05:00,2020-08-27 12:15:00,383.1,382.58,-0.16,flip_to_short -9922,做空,2020-08-27 12:15:00,2020-08-27 12:20:00,382.58,382.03,0.08,tp_lower -9923,做多,2020-08-27 12:45:00,2020-08-27 12:50:00,383.05,386.18,0.65,tp_upper -9924,做空,2020-08-27 13:45:00,2020-08-27 15:35:00,387.94,384.29,0.76,flip_to_long -9925,做多,2020-08-27 15:35:00,2020-08-27 15:40:00,384.29,383.94,-0.12,flip_to_short -9926,做空,2020-08-27 15:40:00,2020-08-27 16:05:00,383.94,385.96,-0.49,flip_to_long -9927,做多,2020-08-27 16:05:00,2020-08-27 16:10:00,385.96,385.82,-0.07,tp_upper -9928,做空,2020-08-27 16:20:00,2020-08-27 16:35:00,384.03,382.99,0.19,tp_lower -9929,做多,2020-08-27 18:10:00,2020-08-27 18:20:00,378.82,378.16,-0.19,flip_to_short -9930,做空,2020-08-27 18:20:00,2020-08-27 19:25:00,378.16,379.36,-0.31,flip_to_long -9931,做多,2020-08-27 19:25:00,2020-08-27 19:35:00,379.36,379.29,-0.06,flip_to_short -9932,做空,2020-08-27 19:35:00,2020-08-27 19:45:00,379.29,378.85,0.06,flip_to_long -9933,做多,2020-08-27 19:45:00,2020-08-27 20:10:00,378.85,381.47,0.54,tp_upper -9934,做空,2020-08-27 20:35:00,2020-08-27 20:50:00,379.48,379.81,-0.12,flip_to_long -9935,做多,2020-08-27 20:50:00,2020-08-27 20:55:00,379.81,379.68,-0.07,flip_to_short -9936,做空,2020-08-27 20:55:00,2020-08-27 22:25:00,379.68,381.37,-0.42,flip_to_long -9937,做多,2020-08-27 22:25:00,2020-08-27 22:30:00,381.37,380.31,-0.28,flip_to_short -9938,做空,2020-08-27 22:30:00,2020-08-27 22:35:00,380.31,380.4,-0.06,flip_to_long -9939,做多,2020-08-27 22:35:00,2020-08-27 23:20:00,380.4,382.46,0.41,tp_upper -9940,做空,2020-08-28 00:00:00,2020-08-28 00:40:00,381.58,382.99,-0.36,flip_to_long -9941,做多,2020-08-28 00:40:00,2020-08-28 01:00:00,382.99,384.06,0.2,tp_upper -9942,做多,2020-08-28 02:55:00,2020-08-28 03:05:00,386.3,388.04,0.35,tp_upper -9943,做空,2020-08-28 03:20:00,2020-08-28 03:45:00,386.69,386.71,-0.05,flip_to_long -9944,做多,2020-08-28 03:45:00,2020-08-28 03:50:00,386.71,386.49,-0.09,flip_to_short -9945,做空,2020-08-28 03:50:00,2020-08-28 03:55:00,386.49,387.73,-0.32,flip_to_long -9946,做多,2020-08-28 03:55:00,2020-08-28 04:10:00,387.73,388.0,0.02,tp_upper -9947,做空,2020-08-28 04:30:00,2020-08-28 04:40:00,386.6,387.1,-0.15,flip_to_long -9948,做多,2020-08-28 04:40:00,2020-08-28 04:50:00,387.1,387.54,0.05,tp_upper -9949,做空,2020-08-28 05:05:00,2020-08-28 05:15:00,387.22,387.54,-0.11,flip_to_long -9950,做多,2020-08-28 05:15:00,2020-08-28 05:20:00,387.54,386.68,-0.23,flip_to_short -9951,做空,2020-08-28 05:20:00,2020-08-28 05:40:00,386.68,387.4,-0.2,flip_to_long -9952,做多,2020-08-28 05:40:00,2020-08-28 05:45:00,387.4,387.18,-0.09,flip_to_short -9953,做空,2020-08-28 05:45:00,2020-08-28 05:50:00,387.18,388.42,-0.32,flip_to_long -9954,做多,2020-08-28 05:50:00,2020-08-28 05:55:00,388.42,388.32,-0.06,tp_upper -9955,做空,2020-08-28 06:00:00,2020-08-28 08:00:00,387.8,386.73,0.19,tp_lower -9956,做多,2020-08-28 08:25:00,2020-08-28 08:45:00,388.25,388.0,-0.1,flip_to_short -9957,做空,2020-08-28 08:45:00,2020-08-28 09:00:00,388.0,388.82,-0.22,flip_to_long -9958,做多,2020-08-28 09:00:00,2020-08-28 09:05:00,388.82,389.12,0.02,tp_upper -9959,做空,2020-08-28 10:25:00,2020-08-28 10:35:00,390.05,390.42,-0.12,flip_to_long -9960,做多,2020-08-28 10:35:00,2020-08-28 10:45:00,390.42,390.88,0.06,flip_to_short -9961,做空,2020-08-28 10:45:00,2020-08-28 11:10:00,390.88,391.28,-0.13,flip_to_long -9962,做多,2020-08-28 11:10:00,2020-08-28 11:15:00,391.28,391.97,0.11,tp_upper -9963,做空,2020-08-28 11:25:00,2020-08-28 12:35:00,391.43,392.48,-0.27,flip_to_long -9964,做多,2020-08-28 12:35:00,2020-08-28 12:45:00,392.48,392.83,0.03,flip_to_short -9965,做空,2020-08-28 12:45:00,2020-08-28 12:50:00,392.83,390.72,0.41,tp_lower -9966,做多,2020-08-28 13:35:00,2020-08-28 14:00:00,391.57,391.64,-0.03,flip_to_short -9967,做空,2020-08-28 14:00:00,2020-08-28 14:05:00,391.64,393.31,-0.4,flip_to_long -9968,做多,2020-08-28 14:05:00,2020-08-28 14:10:00,393.31,393.03,-0.1,tp_upper -9969,做空,2020-08-28 14:20:00,2020-08-28 14:40:00,392.29,390.93,0.25,tp_lower -9970,做多,2020-08-28 14:55:00,2020-08-28 15:10:00,391.61,393.72,0.41,tp_upper -9971,做空,2020-08-28 16:35:00,2020-08-28 16:40:00,395.39,396.42,-0.26,flip_to_long -9972,做多,2020-08-28 16:40:00,2020-08-28 16:45:00,396.42,396.27,-0.07,tp_upper -9973,做空,2020-08-28 16:55:00,2020-08-28 17:00:00,395.54,395.45,-0.02,tp_lower -9974,做多,2020-08-28 17:10:00,2020-08-28 17:15:00,396.06,395.8,-0.1,flip_to_short -9975,做空,2020-08-28 17:15:00,2020-08-28 17:20:00,395.8,394.91,0.15,tp_lower -9976,做多,2020-08-28 17:30:00,2020-08-28 18:50:00,395.23,394.66,-0.16,flip_to_short -9977,做空,2020-08-28 18:50:00,2020-08-28 20:10:00,394.66,395.73,-0.27,flip_to_long -9978,做多,2020-08-28 20:10:00,2020-08-28 21:55:00,395.73,394.36,-0.33,flip_to_short -9979,做空,2020-08-28 21:55:00,2020-08-28 22:05:00,394.36,393.43,0.15,tp_lower -9980,做多,2020-08-28 23:00:00,2020-08-28 23:35:00,392.93,394.36,0.26,tp_upper -9981,做多,2020-08-29 00:30:00,2020-08-29 01:40:00,393.84,393.16,-0.19,flip_to_short -9982,做空,2020-08-29 01:40:00,2020-08-29 01:45:00,393.16,392.78,0.04,tp_lower -9983,做多,2020-08-29 02:10:00,2020-08-29 02:15:00,393.49,392.87,-0.18,flip_to_short -9984,做空,2020-08-29 02:15:00,2020-08-29 02:20:00,392.87,393.46,-0.17,flip_to_long -9985,做多,2020-08-29 02:20:00,2020-08-29 02:50:00,393.46,393.38,-0.06,tp_upper -9986,做空,2020-08-29 02:55:00,2020-08-29 03:10:00,392.83,392.91,-0.06,tp_lower -9987,做多,2020-08-29 03:20:00,2020-08-29 03:25:00,393.13,393.07,-0.06,flip_to_short -9988,做空,2020-08-29 03:25:00,2020-08-29 03:30:00,393.07,393.56,-0.15,flip_to_long -9989,做多,2020-08-29 03:30:00,2020-08-29 03:40:00,393.56,394.59,0.18,tp_upper -9990,做空,2020-08-29 04:15:00,2020-08-29 04:20:00,393.53,393.75,-0.09,flip_to_long -9991,做多,2020-08-29 04:20:00,2020-08-29 05:00:00,393.75,395.64,0.37,tp_upper -9992,做空,2020-08-29 05:20:00,2020-08-29 05:45:00,395.2,395.13,-0.03,flip_to_long -9993,做多,2020-08-29 05:45:00,2020-08-29 06:05:00,395.13,397.72,0.52,tp_upper -9994,做空,2020-08-29 08:45:00,2020-08-29 08:50:00,401.76,401.83,-0.06,flip_to_long -9995,做多,2020-08-29 08:50:00,2020-08-29 09:00:00,401.83,401.33,-0.15,flip_to_short -9996,做空,2020-08-29 09:00:00,2020-08-29 09:05:00,401.33,402.23,-0.23,tp_lower -9997,做多,2020-08-29 09:10:00,2020-08-29 09:20:00,402.61,402.58,-0.05,flip_to_short -9998,做空,2020-08-29 09:20:00,2020-08-29 09:30:00,402.58,402.95,-0.12,flip_to_long -9999,做多,2020-08-29 09:30:00,2020-08-29 09:35:00,402.95,403.1,-0.01,tp_upper -10000,做空,2020-08-29 09:55:00,2020-08-29 10:05:00,402.98,402.23,0.12,flip_to_long -10001,做多,2020-08-29 10:05:00,2020-08-29 12:15:00,402.23,399.78,-0.56,tp_upper -10002,做空,2020-08-29 12:35:00,2020-08-29 12:55:00,398.48,398.81,-0.11,tp_lower -10003,做空,2020-08-29 13:05:00,2020-08-29 13:15:00,398.68,398.52,-0.01,flip_to_long -10004,做多,2020-08-29 13:15:00,2020-08-29 13:25:00,398.52,398.82,0.02,flip_to_short -10005,做空,2020-08-29 13:25:00,2020-08-29 13:35:00,398.82,397.77,0.18,tp_lower -10006,做多,2020-08-29 14:25:00,2020-08-29 15:20:00,398.02,401.61,0.72,tp_upper -10007,做空,2020-08-29 17:00:00,2020-08-29 17:15:00,402.17,403.27,-0.28,flip_to_long -10008,做多,2020-08-29 17:15:00,2020-08-29 17:20:00,403.27,403.09,-0.08,tp_upper -10009,做空,2020-08-29 17:45:00,2020-08-29 18:10:00,402.27,402.74,-0.14,flip_to_long -10010,做多,2020-08-29 18:10:00,2020-08-29 18:15:00,402.74,402.39,-0.12,flip_to_short -10011,做空,2020-08-29 18:15:00,2020-08-29 18:20:00,402.39,403.16,-0.2,flip_to_long -10012,做多,2020-08-29 18:20:00,2020-08-29 18:25:00,403.16,402.53,-0.17,flip_to_short -10013,做空,2020-08-29 18:25:00,2020-08-29 18:30:00,402.53,402.96,-0.13,flip_to_long -10014,做多,2020-08-29 18:30:00,2020-08-29 18:40:00,402.96,404.61,0.3,tp_upper -10015,做空,2020-08-29 19:45:00,2020-08-29 20:15:00,402.85,404.09,-0.3,flip_to_long -10016,做多,2020-08-29 20:15:00,2020-08-29 20:30:00,404.09,404.51,0.05,flip_to_short -10017,做空,2020-08-29 20:30:00,2020-08-29 21:10:00,404.51,404.36,-0.01,flip_to_long -10018,做多,2020-08-29 21:10:00,2020-08-29 21:15:00,404.36,403.55,-0.21,flip_to_short -10019,做空,2020-08-29 21:15:00,2020-08-29 21:25:00,403.55,404.36,-0.21,flip_to_long -10020,做多,2020-08-29 21:25:00,2020-08-29 21:50:00,404.36,404.55,-0.0,flip_to_short -10021,做空,2020-08-29 21:50:00,2020-08-29 21:55:00,404.55,404.68,-0.07,flip_to_long -10022,做多,2020-08-29 21:55:00,2020-08-29 22:00:00,404.68,403.55,-0.27,flip_to_short -10023,做空,2020-08-29 22:00:00,2020-08-29 22:25:00,403.55,403.51,-0.03,tp_lower -10024,做多,2020-08-30 00:15:00,2020-08-30 00:40:00,400.92,400.59,-0.11,flip_to_short -10025,做空,2020-08-30 00:40:00,2020-08-30 02:35:00,400.59,405.34,-1.06,flip_to_long -10026,做多,2020-08-30 02:35:00,2020-08-30 02:40:00,405.34,405.26,-0.06,flip_to_short -10027,做空,2020-08-30 02:40:00,2020-08-30 03:10:00,405.26,405.37,-0.07,flip_to_long -10028,做多,2020-08-30 03:10:00,2020-08-30 03:15:00,405.37,404.66,-0.19,flip_to_short -10029,做空,2020-08-30 03:15:00,2020-08-30 03:25:00,404.66,404.47,-0.0,tp_lower -10030,做多,2020-08-30 03:50:00,2020-08-30 03:55:00,404.99,404.92,-0.06,flip_to_short -10031,做空,2020-08-30 03:55:00,2020-08-30 04:00:00,404.92,405.08,-0.08,flip_to_long -10032,做多,2020-08-30 04:00:00,2020-08-30 04:05:00,405.08,404.01,-0.26,flip_to_short -10033,做空,2020-08-30 04:05:00,2020-08-30 04:15:00,404.01,404.05,-0.05,tp_lower -10034,做多,2020-08-30 04:20:00,2020-08-30 04:55:00,404.24,403.87,-0.12,flip_to_short -10035,做空,2020-08-30 04:55:00,2020-08-30 05:00:00,403.87,404.61,-0.19,flip_to_long -10036,做多,2020-08-30 05:00:00,2020-08-30 05:05:00,404.61,404.15,-0.14,flip_to_short -10037,做空,2020-08-30 05:05:00,2020-08-30 05:15:00,404.15,402.93,0.21,tp_lower -10038,做多,2020-08-30 05:40:00,2020-08-30 05:55:00,403.82,403.73,-0.06,flip_to_short -10039,做空,2020-08-30 05:55:00,2020-08-30 06:00:00,403.73,404.12,-0.12,flip_to_long -10040,做多,2020-08-30 06:00:00,2020-08-30 06:15:00,404.12,403.88,-0.09,flip_to_short -10041,做空,2020-08-30 06:15:00,2020-08-30 06:20:00,403.88,404.63,-0.19,flip_to_long -10042,做多,2020-08-30 06:20:00,2020-08-30 06:25:00,404.63,404.12,-0.14,tp_upper -10043,做空,2020-08-30 06:35:00,2020-08-30 06:45:00,403.34,404.24,-0.22,flip_to_long -10044,做多,2020-08-30 06:45:00,2020-08-30 06:50:00,404.24,403.94,-0.1,flip_to_short -10045,做空,2020-08-30 06:50:00,2020-08-30 07:05:00,403.94,404.34,-0.12,flip_to_long -10046,做多,2020-08-30 07:05:00,2020-08-30 07:10:00,404.34,404.88,0.07,tp_upper -10047,做空,2020-08-30 08:25:00,2020-08-30 08:30:00,404.96,404.99,-0.05,flip_to_long -10048,做多,2020-08-30 08:30:00,2020-08-30 09:35:00,404.99,404.07,-0.23,flip_to_short -10049,做空,2020-08-30 09:35:00,2020-08-30 09:40:00,404.07,404.84,-0.2,flip_to_long -10050,做多,2020-08-30 09:40:00,2020-08-30 10:05:00,404.84,404.08,-0.19,flip_to_short -10051,做空,2020-08-30 10:05:00,2020-08-30 10:10:00,404.08,404.12,-0.05,flip_to_long -10052,做多,2020-08-30 10:10:00,2020-08-30 10:15:00,404.12,404.06,-0.05,flip_to_short -10053,做空,2020-08-30 10:15:00,2020-08-30 10:30:00,404.06,404.37,-0.1,flip_to_long -10054,做多,2020-08-30 10:30:00,2020-08-30 10:40:00,404.37,404.2,-0.07,flip_to_short -10055,做空,2020-08-30 10:40:00,2020-08-30 10:50:00,404.2,403.34,0.13,tp_lower -10056,做多,2020-08-30 11:00:00,2020-08-30 11:25:00,404.04,405.68,0.29,tp_upper -10057,做空,2020-08-30 12:10:00,2020-08-30 16:10:00,405.41,416.09,-2.17,flip_to_long -10058,做多,2020-08-30 16:10:00,2020-08-30 16:30:00,416.09,419.49,0.6,tp_upper -10059,做空,2020-08-30 18:00:00,2020-08-30 18:10:00,423.05,423.41,-0.11,flip_to_long -10060,做多,2020-08-30 18:10:00,2020-08-30 18:20:00,423.41,423.6,-0.0,flip_to_short -10061,做空,2020-08-30 18:20:00,2020-08-30 18:40:00,423.6,423.51,-0.02,flip_to_long -10062,做多,2020-08-30 18:40:00,2020-08-30 18:55:00,423.51,426.77,0.57,tp_upper -10063,做空,2020-08-30 19:45:00,2020-08-30 19:55:00,425.4,425.25,-0.01,flip_to_long -10064,做多,2020-08-30 19:55:00,2020-08-30 20:00:00,425.25,424.91,-0.1,flip_to_short -10065,做空,2020-08-30 20:00:00,2020-08-30 20:10:00,424.91,423.21,0.28,tp_lower -10066,做多,2020-08-30 21:05:00,2020-08-30 21:45:00,423.05,421.57,-0.32,flip_to_short -10067,做空,2020-08-30 21:45:00,2020-08-30 21:50:00,421.57,421.5,-0.03,tp_lower -10068,做多,2020-08-30 21:55:00,2020-08-30 22:25:00,421.82,423.01,0.18,flip_to_short -10069,做空,2020-08-30 22:25:00,2020-08-30 22:30:00,423.01,423.36,-0.11,flip_to_long -10070,做多,2020-08-30 22:30:00,2020-08-30 22:35:00,423.36,423.07,-0.09,flip_to_short -10071,做空,2020-08-30 22:35:00,2020-08-30 22:45:00,423.07,423.17,-0.06,flip_to_long -10072,做多,2020-08-30 22:45:00,2020-08-30 23:00:00,423.17,425.4,0.38,tp_upper -10073,做空,2020-08-31 00:25:00,2020-08-31 00:40:00,427.99,428.13,-0.07,flip_to_long -10074,做多,2020-08-31 00:40:00,2020-08-31 01:30:00,428.13,426.63,-0.33,flip_to_short -10075,做空,2020-08-31 01:30:00,2020-08-31 01:35:00,426.63,427.34,-0.18,flip_to_long -10076,做多,2020-08-31 01:35:00,2020-08-31 01:40:00,427.34,425.55,-0.38,flip_to_short -10077,做空,2020-08-31 01:40:00,2020-08-31 01:45:00,425.55,426.92,-0.3,flip_to_long -10078,做多,2020-08-31 01:45:00,2020-08-31 01:55:00,426.92,426.83,-0.06,flip_to_short -10079,做空,2020-08-31 01:55:00,2020-08-31 02:15:00,426.83,426.75,-0.03,flip_to_long -10080,做多,2020-08-31 02:15:00,2020-08-31 02:20:00,426.75,426.63,-0.06,flip_to_short -10081,做空,2020-08-31 02:20:00,2020-08-31 02:55:00,426.63,425.61,0.15,tp_lower -10082,做多,2020-08-31 03:30:00,2020-08-31 03:40:00,426.14,426.37,0.0,flip_to_short -10083,做空,2020-08-31 03:40:00,2020-08-31 04:00:00,426.37,426.72,-0.11,flip_to_long -10084,做多,2020-08-31 04:00:00,2020-08-31 04:05:00,426.72,427.2,0.05,tp_upper -10085,做空,2020-08-31 04:35:00,2020-08-31 04:40:00,425.89,426.01,-0.06,flip_to_long -10086,做多,2020-08-31 04:40:00,2020-08-31 07:05:00,426.01,423.17,-0.58,flip_to_short -10087,做空,2020-08-31 07:05:00,2020-08-31 07:15:00,423.17,423.35,-0.07,flip_to_long -10088,做多,2020-08-31 07:15:00,2020-08-31 07:20:00,423.35,422.65,-0.17,flip_to_short -10089,做空,2020-08-31 07:20:00,2020-08-31 07:25:00,422.65,421.21,0.23,tp_lower -10090,做多,2020-08-31 08:45:00,2020-08-31 08:55:00,420.98,420.53,-0.13,flip_to_short -10091,做空,2020-08-31 08:55:00,2020-08-31 09:05:00,420.53,421.5,-0.22,flip_to_long -10092,做多,2020-08-31 09:05:00,2020-08-31 09:10:00,421.5,422.03,0.06,tp_upper -10093,做空,2020-08-31 13:45:00,2020-08-31 14:15:00,434.68,432.71,0.32,tp_lower -10094,做多,2020-08-31 14:55:00,2020-08-31 15:00:00,435.17,433.99,-0.26,flip_to_short -10095,做空,2020-08-31 15:00:00,2020-08-31 15:05:00,433.99,435.12,-0.25,flip_to_long -10096,做多,2020-08-31 15:05:00,2020-08-31 15:15:00,435.12,433.29,-0.37,flip_to_short -10097,做空,2020-08-31 15:15:00,2020-08-31 15:20:00,433.29,433.33,-0.05,flip_to_long -10098,做多,2020-08-31 15:20:00,2020-08-31 15:50:00,433.33,434.0,0.08,flip_to_short -10099,做空,2020-08-31 15:50:00,2020-08-31 16:35:00,434.0,434.42,-0.12,flip_to_long -10100,做多,2020-08-31 16:35:00,2020-08-31 16:40:00,434.42,433.17,-0.27,flip_to_short -10101,做空,2020-08-31 16:40:00,2020-08-31 17:00:00,433.17,432.03,0.17,tp_lower -10102,做多,2020-08-31 17:30:00,2020-08-31 18:20:00,434.2,436.17,0.32,tp_upper -10103,做空,2020-08-31 19:30:00,2020-08-31 19:45:00,436.4,437.2,-0.18,flip_to_long -10104,做多,2020-08-31 19:45:00,2020-08-31 19:50:00,437.2,438.0,0.1,tp_upper -10105,做空,2020-08-31 19:55:00,2020-08-31 20:00:00,436.89,437.92,-0.22,flip_to_long -10106,做多,2020-08-31 20:00:00,2020-08-31 20:05:00,437.92,438.21,0.01,tp_upper -10107,做空,2020-08-31 20:15:00,2020-08-31 20:20:00,434.33,433.12,0.18,tp_lower -10108,做多,2020-08-31 21:30:00,2020-08-31 21:45:00,434.4,433.0,-0.29,flip_to_short -10109,做空,2020-08-31 21:45:00,2020-08-31 22:00:00,433.0,432.22,0.1,tp_lower -10110,做多,2020-08-31 22:05:00,2020-08-31 22:25:00,433.1,435.18,0.34,tp_upper -10111,做空,2020-08-31 23:45:00,2020-09-01 00:00:00,435.07,433.35,0.27,tp_lower -10112,做多,2020-09-01 00:55:00,2020-09-01 01:15:00,433.6,433.25,-0.11,flip_to_short -10113,做空,2020-09-01 01:15:00,2020-09-01 02:35:00,433.25,435.93,-0.54,flip_to_long -10114,做多,2020-09-01 02:35:00,2020-09-01 02:40:00,435.93,435.6,-0.1,flip_to_short -10115,做空,2020-09-01 02:40:00,2020-09-01 02:45:00,435.6,436.44,-0.2,flip_to_long -10116,做多,2020-09-01 02:45:00,2020-09-01 03:00:00,436.44,436.26,-0.07,tp_upper -10117,做空,2020-09-01 05:20:00,2020-09-01 05:30:00,445.21,445.23,-0.04,flip_to_long -10118,做多,2020-09-01 05:30:00,2020-09-01 05:40:00,445.23,445.36,-0.02,flip_to_short -10119,做空,2020-09-01 05:40:00,2020-09-01 05:45:00,445.36,448.9,-0.68,flip_to_long -10120,做多,2020-09-01 05:45:00,2020-09-01 05:50:00,448.9,450.8,0.3,tp_upper -10121,做空,2020-09-01 07:20:00,2020-09-01 07:30:00,460.17,462.12,-0.38,flip_to_long -10122,做多,2020-09-01 07:30:00,2020-09-01 07:50:00,462.12,462.23,-0.02,flip_to_short -10123,做空,2020-09-01 07:50:00,2020-09-01 08:15:00,462.23,460.67,0.23,tp_lower -10124,做多,2020-09-01 08:25:00,2020-09-01 08:40:00,461.55,460.7,-0.19,flip_to_short -10125,做空,2020-09-01 08:40:00,2020-09-01 08:45:00,460.7,461.06,-0.1,flip_to_long -10126,做多,2020-09-01 08:45:00,2020-09-01 09:20:00,461.06,461.38,0.02,flip_to_short -10127,做空,2020-09-01 09:20:00,2020-09-01 09:25:00,461.38,462.83,-0.29,flip_to_long -10128,做多,2020-09-01 09:25:00,2020-09-01 09:30:00,462.83,467.77,0.8,tp_upper -10129,做空,2020-09-01 11:00:00,2020-09-01 11:15:00,469.51,469.74,-0.08,flip_to_long -10130,做多,2020-09-01 11:15:00,2020-09-01 11:20:00,469.74,468.53,-0.24,flip_to_short -10131,做空,2020-09-01 11:20:00,2020-09-01 11:30:00,468.53,471.02,-0.46,flip_to_long -10132,做多,2020-09-01 11:30:00,2020-09-01 11:45:00,471.02,469.55,-0.28,flip_to_short -10133,做空,2020-09-01 11:45:00,2020-09-01 11:55:00,469.55,469.01,0.05,tp_lower -10134,做多,2020-09-01 12:20:00,2020-09-01 12:45:00,469.63,470.53,0.11,tp_upper -10135,做空,2020-09-01 12:50:00,2020-09-01 13:15:00,469.85,469.72,-0.02,flip_to_long -10136,做多,2020-09-01 13:15:00,2020-09-01 13:20:00,469.72,468.94,-0.17,flip_to_short -10137,做空,2020-09-01 13:20:00,2020-09-01 13:25:00,468.94,470.45,-0.29,flip_to_long -10138,做多,2020-09-01 13:25:00,2020-09-01 13:35:00,470.45,469.53,-0.19,flip_to_short -10139,做空,2020-09-01 13:35:00,2020-09-01 13:40:00,469.53,469.63,-0.06,flip_to_long -10140,做多,2020-09-01 13:40:00,2020-09-01 13:50:00,469.63,469.21,-0.11,flip_to_short -10141,做空,2020-09-01 13:50:00,2020-09-01 14:00:00,469.21,464.31,0.77,tp_lower -10142,做多,2020-09-01 14:35:00,2020-09-01 14:40:00,468.27,468.28,-0.04,flip_to_short -10143,做空,2020-09-01 14:40:00,2020-09-01 17:45:00,468.28,476.13,-1.35,tp_lower -10144,做多,2020-09-01 18:00:00,2020-09-01 18:30:00,478.47,477.19,-0.24,flip_to_short -10145,做空,2020-09-01 18:30:00,2020-09-01 18:40:00,477.19,477.92,-0.15,flip_to_long -10146,做多,2020-09-01 18:40:00,2020-09-01 18:50:00,477.92,477.36,-0.13,flip_to_short -10147,做空,2020-09-01 18:50:00,2020-09-01 18:55:00,477.36,478.39,-0.2,flip_to_long -10148,做多,2020-09-01 18:55:00,2020-09-01 19:10:00,478.39,478.09,-0.09,flip_to_short -10149,做空,2020-09-01 19:10:00,2020-09-01 19:35:00,478.09,475.76,0.33,tp_lower -10150,做多,2020-09-01 20:00:00,2020-09-01 20:05:00,477.71,477.06,-0.14,flip_to_short -10151,做空,2020-09-01 20:05:00,2020-09-01 20:15:00,477.06,478.61,-0.28,flip_to_long -10152,做多,2020-09-01 20:15:00,2020-09-01 20:50:00,478.61,481.68,0.45,tp_upper -10153,做空,2020-09-01 22:25:00,2020-09-01 23:15:00,483.55,484.5,-0.19,flip_to_long -10154,做多,2020-09-01 23:15:00,2020-09-01 23:30:00,484.5,483.39,-0.21,flip_to_short -10155,做空,2020-09-01 23:30:00,2020-09-01 23:50:00,483.39,477.27,0.92,tp_lower -10156,做多,2020-09-02 01:30:00,2020-09-02 01:45:00,473.32,472.61,-0.16,flip_to_short -10157,做空,2020-09-02 01:45:00,2020-09-02 02:25:00,472.61,473.93,-0.26,flip_to_long -10158,做多,2020-09-02 02:25:00,2020-09-02 02:45:00,473.93,472.55,-0.27,flip_to_short -10159,做空,2020-09-02 02:45:00,2020-09-02 03:00:00,472.55,471.93,0.06,flip_to_long -10160,做多,2020-09-02 03:00:00,2020-09-02 03:10:00,471.93,471.91,-0.04,flip_to_short -10161,做空,2020-09-02 03:10:00,2020-09-02 03:25:00,471.91,471.79,-0.02,flip_to_long -10162,做多,2020-09-02 03:25:00,2020-09-02 03:35:00,471.79,471.56,-0.08,flip_to_short -10163,做空,2020-09-02 03:35:00,2020-09-02 03:50:00,471.56,472.3,-0.16,flip_to_long -10164,做多,2020-09-02 03:50:00,2020-09-02 03:55:00,472.3,470.5,-0.34,flip_to_short -10165,做空,2020-09-02 03:55:00,2020-09-02 04:00:00,470.5,472.95,-0.44,flip_to_long -10166,做多,2020-09-02 04:00:00,2020-09-02 04:10:00,472.95,473.63,0.07,tp_upper -10167,做空,2020-09-02 05:45:00,2020-09-02 06:05:00,477.58,473.22,0.67,tp_lower -10168,做多,2020-09-02 08:35:00,2020-09-02 08:40:00,470.26,467.8,-0.45,flip_to_short -10169,做空,2020-09-02 08:40:00,2020-09-02 08:55:00,467.8,469.48,-0.32,flip_to_long -10170,做多,2020-09-02 08:55:00,2020-09-02 10:00:00,469.48,470.04,0.05,flip_to_short -10171,做空,2020-09-02 10:00:00,2020-09-02 10:20:00,470.04,466.65,0.52,tp_lower -10172,做多,2020-09-02 12:15:00,2020-09-02 12:20:00,447.12,445.66,-0.29,flip_to_short -10173,做空,2020-09-02 12:20:00,2020-09-02 12:30:00,445.66,445.1,0.06,flip_to_long -10174,做多,2020-09-02 12:30:00,2020-09-02 12:40:00,445.1,440.45,-0.84,flip_to_short -10175,做空,2020-09-02 12:40:00,2020-09-02 12:45:00,440.45,441.8,-0.27,flip_to_long -10176,做多,2020-09-02 12:45:00,2020-09-02 13:15:00,441.8,447.15,0.88,tp_upper -10177,做空,2020-09-02 13:30:00,2020-09-02 13:40:00,443.81,443.81,-0.04,tp_lower -10178,做多,2020-09-02 16:00:00,2020-09-02 18:00:00,433.22,429.57,-0.68,flip_to_short -10179,做空,2020-09-02 18:00:00,2020-09-02 18:05:00,429.57,429.61,-0.05,flip_to_long -10180,做多,2020-09-02 18:05:00,2020-09-02 18:40:00,429.61,431.89,0.36,flip_to_short -10181,做空,2020-09-02 18:40:00,2020-09-02 18:45:00,431.89,434.1,-0.43,flip_to_long -10182,做多,2020-09-02 18:45:00,2020-09-02 18:50:00,434.1,435.53,0.21,tp_upper -10183,做空,2020-09-02 19:30:00,2020-09-02 19:35:00,433.98,434.87,-0.19,flip_to_long -10184,做多,2020-09-02 19:35:00,2020-09-02 19:40:00,434.87,434.33,-0.13,flip_to_short -10185,做空,2020-09-02 19:40:00,2020-09-02 19:45:00,434.33,434.94,-0.14,flip_to_long -10186,做多,2020-09-02 19:45:00,2020-09-02 19:50:00,434.94,434.63,-0.09,flip_to_short -10187,做空,2020-09-02 19:50:00,2020-09-02 19:55:00,434.63,436.2,-0.31,flip_to_long -10188,做多,2020-09-02 19:55:00,2020-09-02 20:00:00,436.2,434.48,-0.33,flip_to_short -10189,做空,2020-09-02 20:00:00,2020-09-02 20:05:00,434.48,433.4,0.15,tp_lower -10190,做多,2020-09-02 20:35:00,2020-09-02 20:40:00,435.7,435.22,-0.12,flip_to_short -10191,做空,2020-09-02 20:40:00,2020-09-02 23:40:00,435.22,441.32,-1.08,flip_to_long -10192,做多,2020-09-02 23:40:00,2020-09-02 23:45:00,441.32,440.98,-0.09,flip_to_short -10193,做空,2020-09-02 23:45:00,2020-09-02 23:55:00,440.98,439.75,0.17,tp_lower -10194,做多,2020-09-03 00:15:00,2020-09-03 00:20:00,442.73,443.95,0.17,tp_upper -10195,做空,2020-09-03 01:05:00,2020-09-03 02:50:00,442.82,448.26,-0.97,flip_to_long -10196,做多,2020-09-03 02:50:00,2020-09-03 02:55:00,448.26,447.72,-0.13,flip_to_short -10197,做空,2020-09-03 02:55:00,2020-09-03 03:10:00,447.72,445.2,0.38,tp_lower -10198,做多,2020-09-03 04:10:00,2020-09-03 04:15:00,445.38,444.68,-0.16,flip_to_short -10199,做空,2020-09-03 04:15:00,2020-09-03 04:35:00,444.68,439.73,0.8,tp_lower -10200,做空,2020-09-03 06:15:00,2020-09-03 06:25:00,432.89,428.69,0.7,tp_lower -10201,做多,2020-09-03 07:20:00,2020-09-03 07:50:00,431.94,437.12,0.88,tp_upper -10202,做空,2020-09-03 09:05:00,2020-09-03 09:15:00,435.25,435.93,-0.16,flip_to_long -10203,做多,2020-09-03 09:15:00,2020-09-03 09:35:00,435.93,437.54,0.25,tp_upper -10204,做空,2020-09-03 09:45:00,2020-09-03 09:55:00,435.12,430.87,0.72,tp_lower -10205,做多,2020-09-03 11:45:00,2020-09-03 11:50:00,426.38,424.51,-0.38,flip_to_short -10206,做空,2020-09-03 11:50:00,2020-09-03 12:00:00,424.51,425.25,-0.17,tp_lower -10207,做多,2020-09-03 13:30:00,2020-09-03 13:50:00,412.61,416.62,0.71,tp_upper -10208,做空,2020-09-03 14:15:00,2020-09-03 14:30:00,412.21,412.28,-0.05,flip_to_long -10209,做多,2020-09-03 14:30:00,2020-09-03 14:55:00,412.28,412.8,0.06,flip_to_short -10210,做空,2020-09-03 14:55:00,2020-09-03 15:05:00,412.8,408.17,0.84,tp_lower -10211,做多,2020-09-03 16:10:00,2020-09-03 16:15:00,406.68,405.3,-0.31,flip_to_short -10212,做空,2020-09-03 16:15:00,2020-09-03 16:20:00,405.3,406.27,-0.23,flip_to_long -10213,做多,2020-09-03 16:20:00,2020-09-03 16:25:00,406.27,401.93,-0.87,flip_to_short -10214,做空,2020-09-03 16:25:00,2020-09-03 16:30:00,401.93,403.18,-0.28,tp_lower -10215,做多,2020-09-03 17:10:00,2020-09-03 17:40:00,402.29,401.86,-0.12,flip_to_short -10216,做空,2020-09-03 17:40:00,2020-09-03 17:50:00,401.86,401.31,0.07,flip_to_long -10217,做多,2020-09-03 17:50:00,2020-09-03 17:55:00,401.31,400.53,-0.19,flip_to_short -10218,做空,2020-09-03 17:55:00,2020-09-03 18:00:00,400.53,403.27,-0.56,flip_to_long -10219,做多,2020-09-03 18:00:00,2020-09-03 18:10:00,403.27,401.18,-0.43,flip_to_short -10220,做空,2020-09-03 18:10:00,2020-09-03 18:30:00,401.18,399.91,0.2,flip_to_long -10221,做多,2020-09-03 18:30:00,2020-09-03 19:15:00,399.91,403.52,0.65,tp_upper -10222,做空,2020-09-03 19:45:00,2020-09-03 21:30:00,401.66,401.05,0.08,tp_lower -10223,做多,2020-09-04 00:15:00,2020-09-04 00:25:00,385.77,386.61,0.13,flip_to_short -10224,做空,2020-09-04 00:25:00,2020-09-04 01:30:00,386.61,388.26,-0.37,flip_to_long -10225,做多,2020-09-04 01:30:00,2020-09-04 01:50:00,388.26,388.77,0.06,flip_to_short -10226,做空,2020-09-04 01:50:00,2020-09-04 02:05:00,388.77,385.14,0.69,tp_lower -10227,做多,2020-09-04 02:50:00,2020-09-04 03:00:00,387.89,385.64,-0.5,flip_to_short -10228,做空,2020-09-04 03:00:00,2020-09-04 03:05:00,385.64,386.69,-0.25,flip_to_long -10229,做多,2020-09-04 03:05:00,2020-09-04 03:20:00,386.69,386.14,-0.15,flip_to_short -10230,做空,2020-09-04 03:20:00,2020-09-04 03:50:00,386.14,385.07,0.18,flip_to_long -10231,做多,2020-09-04 03:50:00,2020-09-04 04:25:00,385.07,386.37,0.22,flip_to_short -10232,做空,2020-09-04 04:25:00,2020-09-04 04:45:00,386.37,384.58,0.32,tp_lower -10233,做多,2020-09-04 04:50:00,2020-09-04 05:05:00,387.25,386.57,-0.18,flip_to_short -10234,做空,2020-09-04 05:05:00,2020-09-04 05:35:00,386.57,385.9,0.1,tp_lower -10235,做多,2020-09-04 05:40:00,2020-09-04 05:50:00,387.46,388.18,0.11,tp_upper -10236,做空,2020-09-04 06:00:00,2020-09-04 06:05:00,386.74,387.01,-0.09,flip_to_long -10237,做多,2020-09-04 06:05:00,2020-09-04 06:20:00,387.01,385.74,-0.3,flip_to_short -10238,做空,2020-09-04 06:20:00,2020-09-04 06:30:00,385.74,385.34,0.04,tp_lower -10239,做多,2020-09-04 07:45:00,2020-09-04 08:00:00,383.63,390.05,1.26,tp_upper -10240,做空,2020-09-04 10:40:00,2020-09-04 10:45:00,396.73,397.21,-0.14,flip_to_long -10241,做多,2020-09-04 10:45:00,2020-09-04 12:15:00,397.21,393.7,-0.74,flip_to_short -10242,做空,2020-09-04 12:15:00,2020-09-04 12:35:00,393.7,392.5,0.2,tp_lower -10243,做多,2020-09-04 12:45:00,2020-09-04 13:00:00,394.78,393.73,-0.25,flip_to_short -10244,做空,2020-09-04 13:00:00,2020-09-04 13:10:00,393.73,394.29,-0.15,flip_to_long -10245,做多,2020-09-04 13:10:00,2020-09-04 13:30:00,394.29,397.19,0.53,tp_upper -10246,做空,2020-09-04 13:45:00,2020-09-04 14:05:00,394.31,389.45,0.93,tp_lower -10247,做多,2020-09-04 15:50:00,2020-09-04 16:05:00,380.94,378.41,-0.56,flip_to_short -10248,做空,2020-09-04 16:05:00,2020-09-04 17:25:00,378.41,381.98,-0.78,flip_to_long -10249,做多,2020-09-04 17:25:00,2020-09-04 17:45:00,381.98,382.8,0.13,flip_to_short -10250,做空,2020-09-04 17:45:00,2020-09-04 17:50:00,382.8,384.9,-0.47,flip_to_long -10251,做多,2020-09-04 17:50:00,2020-09-04 17:55:00,384.9,383.75,-0.27,flip_to_short -10252,做空,2020-09-04 17:55:00,2020-09-04 18:20:00,383.75,380.2,0.67,tp_lower -10253,做多,2020-09-04 18:35:00,2020-09-04 18:55:00,383.65,387.62,0.76,tp_upper -10254,做空,2020-09-04 20:20:00,2020-09-04 20:25:00,388.58,389.02,-0.13,flip_to_long -10255,做多,2020-09-04 20:25:00,2020-09-04 20:40:00,389.02,389.15,-0.01,flip_to_short -10256,做空,2020-09-04 20:40:00,2020-09-04 20:45:00,389.15,390.7,-0.35,flip_to_long -10257,做多,2020-09-04 20:45:00,2020-09-04 20:50:00,390.7,391.12,0.04,tp_upper -10258,做空,2020-09-04 21:15:00,2020-09-04 21:25:00,390.74,388.09,0.49,tp_lower -10259,做多,2020-09-04 21:45:00,2020-09-04 21:50:00,390.59,389.0,-0.36,flip_to_short -10260,做空,2020-09-04 21:50:00,2020-09-04 22:00:00,389.0,388.29,0.1,tp_lower -10261,做多,2020-09-04 22:10:00,2020-09-04 22:30:00,389.19,392.7,0.66,tp_upper -10262,做空,2020-09-04 22:40:00,2020-09-04 22:50:00,390.93,387.93,0.56,tp_lower -10263,做多,2020-09-05 00:05:00,2020-09-05 00:10:00,387.71,387.55,-0.07,flip_to_short -10264,做空,2020-09-05 00:10:00,2020-09-05 01:30:00,387.55,388.57,-0.26,flip_to_long -10265,做多,2020-09-05 01:30:00,2020-09-05 02:00:00,388.57,389.83,0.22,flip_to_short -10266,做空,2020-09-05 02:00:00,2020-09-05 02:35:00,389.83,388.35,0.27,flip_to_long -10267,做多,2020-09-05 02:35:00,2020-09-05 03:10:00,388.35,389.5,0.2,flip_to_short -10268,做空,2020-09-05 03:10:00,2020-09-05 03:20:00,389.5,386.77,0.53,tp_lower -10269,做多,2020-09-05 03:45:00,2020-09-05 03:55:00,388.18,387.15,-0.26,flip_to_short -10270,做空,2020-09-05 03:55:00,2020-09-05 04:00:00,387.15,386.69,0.06,tp_lower -10271,做多,2020-09-05 04:05:00,2020-09-05 04:10:00,388.24,386.33,-0.44,flip_to_short -10272,做空,2020-09-05 04:10:00,2020-09-05 04:20:00,386.33,388.82,-0.57,flip_to_long -10273,做多,2020-09-05 04:20:00,2020-09-05 04:30:00,388.82,387.75,-0.26,flip_to_short -10274,做空,2020-09-05 04:30:00,2020-09-05 04:50:00,387.75,385.93,0.34,tp_lower -10275,做多,2020-09-05 06:25:00,2020-09-05 06:30:00,383.26,385.9,0.52,tp_upper -10276,做空,2020-09-05 07:05:00,2020-09-05 07:20:00,384.44,384.65,-0.09,flip_to_long -10277,做多,2020-09-05 07:20:00,2020-09-05 07:25:00,384.65,382.27,-0.54,flip_to_short -10278,做空,2020-09-05 07:25:00,2020-09-05 07:35:00,382.27,380.07,0.42,tp_lower -10279,做多,2020-09-05 09:30:00,2020-09-05 09:45:00,375.06,371.73,-0.76,flip_to_short -10280,做空,2020-09-05 09:45:00,2020-09-05 09:50:00,371.73,369.88,0.36,tp_lower -10281,做多,2020-09-05 10:45:00,2020-09-05 12:05:00,369.18,357.12,-2.68,flip_to_short -10282,做空,2020-09-05 12:05:00,2020-09-05 12:30:00,357.12,346.17,2.35,tp_lower -10283,做多,2020-09-05 13:15:00,2020-09-05 14:50:00,349.42,358.74,2.1,tp_upper -10284,做空,2020-09-05 15:40:00,2020-09-05 15:50:00,356.13,357.11,-0.27,flip_to_long -10285,做多,2020-09-05 15:50:00,2020-09-05 16:10:00,357.11,355.05,-0.51,flip_to_short -10286,做空,2020-09-05 16:10:00,2020-09-05 16:15:00,355.05,354.12,0.17,tp_lower -10287,做多,2020-09-05 17:10:00,2020-09-05 19:45:00,352.08,320.24,-7.42,flip_to_short -10288,做空,2020-09-05 19:45:00,2020-09-05 20:10:00,320.24,324.76,-1.08,flip_to_long -10289,做多,2020-09-05 20:10:00,2020-09-05 20:40:00,324.76,333.37,1.9,tp_upper -10290,做多,2020-09-05 21:40:00,2020-09-05 21:45:00,329.5,327.51,-0.49,flip_to_short -10291,做空,2020-09-05 21:45:00,2020-09-05 21:50:00,327.51,330.24,-0.66,flip_to_long -10292,做多,2020-09-05 21:50:00,2020-09-05 22:05:00,330.24,334.99,1.02,tp_upper -10293,做空,2020-09-05 22:25:00,2020-09-05 22:45:00,332.92,326.69,1.36,tp_lower -10294,做多,2020-09-05 23:30:00,2020-09-05 23:40:00,329.84,334.47,1.03,tp_upper -10295,做空,2020-09-06 01:05:00,2020-09-06 01:10:00,335.93,337.59,-0.43,flip_to_long -10296,做多,2020-09-06 01:10:00,2020-09-06 01:15:00,337.59,335.2,-0.6,flip_to_short -10297,做空,2020-09-06 01:15:00,2020-09-06 01:35:00,335.2,332.64,0.56,tp_lower -10298,做多,2020-09-06 02:50:00,2020-09-06 03:05:00,330.98,330.44,-0.17,flip_to_short -10299,做空,2020-09-06 03:05:00,2020-09-06 03:30:00,330.44,328.85,0.34,flip_to_long -10300,做多,2020-09-06 03:30:00,2020-09-06 03:40:00,328.85,327.83,-0.28,flip_to_short -10301,做空,2020-09-06 03:40:00,2020-09-06 03:50:00,327.83,328.7,-0.25,flip_to_long -10302,做多,2020-09-06 03:50:00,2020-09-06 03:55:00,328.7,327.81,-0.25,flip_to_short -10303,做空,2020-09-06 03:55:00,2020-09-06 04:00:00,327.81,331.53,-0.92,flip_to_long -10304,做多,2020-09-06 04:00:00,2020-09-06 04:10:00,331.53,328.41,-0.76,flip_to_short -10305,做空,2020-09-06 04:10:00,2020-09-06 04:15:00,328.41,325.01,0.75,tp_lower -10306,做多,2020-09-06 05:30:00,2020-09-06 06:05:00,325.02,323.01,-0.51,flip_to_short -10307,做空,2020-09-06 06:05:00,2020-09-06 06:30:00,323.01,322.57,0.07,flip_to_long -10308,做多,2020-09-06 06:30:00,2020-09-06 06:55:00,322.57,331.11,1.98,tp_upper -10309,做空,2020-09-06 09:15:00,2020-09-06 09:40:00,345.36,345.87,-0.15,flip_to_long -10310,做多,2020-09-06 09:40:00,2020-09-06 09:45:00,345.87,343.3,-0.62,flip_to_short -10311,做空,2020-09-06 09:45:00,2020-09-06 09:55:00,343.3,346.07,-0.66,flip_to_long -10312,做多,2020-09-06 09:55:00,2020-09-06 10:05:00,346.07,347.0,0.17,flip_to_short -10313,做空,2020-09-06 10:05:00,2020-09-06 10:20:00,347.0,342.17,1.03,tp_lower -10314,做多,2020-09-06 10:40:00,2020-09-06 10:45:00,345.12,347.1,0.41,tp_upper -10315,做空,2020-09-06 12:45:00,2020-09-06 12:50:00,351.35,352.69,-0.34,flip_to_long -10316,做多,2020-09-06 12:50:00,2020-09-06 14:10:00,352.69,350.14,-0.6,flip_to_short -10317,做空,2020-09-06 14:10:00,2020-09-06 14:20:00,350.14,346.78,0.7,tp_lower -10318,做多,2020-09-06 15:45:00,2020-09-06 16:00:00,343.91,341.71,-0.54,flip_to_short -10319,做空,2020-09-06 16:00:00,2020-09-06 16:10:00,341.71,343.4,-0.42,flip_to_long -10320,做多,2020-09-06 16:10:00,2020-09-06 16:15:00,343.4,346.82,0.73,tp_upper -10321,做空,2020-09-06 17:20:00,2020-09-06 17:30:00,349.04,349.69,-0.18,flip_to_long -10322,做多,2020-09-06 17:30:00,2020-09-06 17:45:00,349.69,349.6,-0.06,flip_to_short -10323,做空,2020-09-06 17:45:00,2020-09-06 18:00:00,349.6,346.83,0.57,tp_lower -10324,做多,2020-09-06 18:15:00,2020-09-06 18:50:00,351.59,350.05,-0.38,flip_to_short -10325,做空,2020-09-06 18:50:00,2020-09-06 18:55:00,350.05,350.67,-0.18,flip_to_long -10326,做多,2020-09-06 18:55:00,2020-09-06 19:15:00,350.67,350.23,-0.14,flip_to_short -10327,做空,2020-09-06 19:15:00,2020-09-06 19:20:00,350.23,351.06,-0.22,flip_to_long -10328,做多,2020-09-06 19:20:00,2020-09-06 19:40:00,351.06,354.72,0.76,tp_upper -10329,做空,2020-09-06 20:00:00,2020-09-06 20:25:00,352.29,352.43,-0.07,flip_to_long -10330,做多,2020-09-06 20:25:00,2020-09-06 20:40:00,352.43,354.04,0.31,tp_upper -10331,做空,2020-09-06 20:45:00,2020-09-06 21:05:00,352.53,355.48,-0.69,flip_to_long -10332,做多,2020-09-06 21:05:00,2020-09-06 21:15:00,355.48,358.02,0.51,tp_upper -10333,做空,2020-09-06 22:05:00,2020-09-06 22:25:00,355.32,351.75,0.74,tp_lower -10334,做空,2020-09-06 23:25:00,2020-09-06 23:30:00,351.18,352.93,-0.43,flip_to_long -10335,做多,2020-09-06 23:30:00,2020-09-06 23:45:00,352.93,354.1,0.22,tp_upper -10336,做空,2020-09-07 01:00:00,2020-09-07 01:40:00,354.72,356.01,-0.33,flip_to_long -10337,做多,2020-09-07 01:40:00,2020-09-07 01:45:00,356.01,355.81,-0.09,flip_to_short -10338,做空,2020-09-07 01:45:00,2020-09-07 02:15:00,355.81,351.32,0.97,tp_lower -10339,做多,2020-09-07 04:15:00,2020-09-07 04:45:00,347.95,347.4,-0.17,flip_to_short -10340,做空,2020-09-07 04:45:00,2020-09-07 04:50:00,347.4,347.93,-0.16,flip_to_long -10341,做多,2020-09-07 04:50:00,2020-09-07 06:35:00,347.93,342.1,-1.39,flip_to_short -10342,做空,2020-09-07 06:35:00,2020-09-07 06:40:00,342.1,342.37,-0.1,flip_to_long -10343,做多,2020-09-07 06:40:00,2020-09-07 07:05:00,342.37,344.14,0.37,tp_upper -10344,做空,2020-09-07 07:55:00,2020-09-07 08:05:00,343.11,344.28,-0.31,flip_to_long -10345,做多,2020-09-07 08:05:00,2020-09-07 08:20:00,344.28,347.53,0.71,tp_upper -10346,做空,2020-09-07 08:50:00,2020-09-07 09:00:00,345.41,346.79,-0.36,flip_to_long -10347,做多,2020-09-07 09:00:00,2020-09-07 09:05:00,346.79,344.55,-0.55,flip_to_short -10348,做空,2020-09-07 09:05:00,2020-09-07 09:15:00,344.55,344.8,-0.1,flip_to_long -10349,做多,2020-09-07 09:15:00,2020-09-07 09:35:00,344.8,346.72,0.4,flip_to_short -10350,做空,2020-09-07 09:35:00,2020-09-07 09:50:00,346.72,343.98,0.58,tp_lower -10351,做多,2020-09-07 11:00:00,2020-09-07 11:15:00,342.22,342.26,-0.03,flip_to_short -10352,做空,2020-09-07 11:15:00,2020-09-07 11:20:00,342.26,339.12,0.69,tp_lower -10353,做多,2020-09-07 13:10:00,2020-09-07 13:45:00,331.79,338.1,1.48,tp_upper -10354,做空,2020-09-07 14:40:00,2020-09-07 14:50:00,333.77,333.93,-0.08,tp_lower -10355,做多,2020-09-07 15:05:00,2020-09-07 15:20:00,338.08,341.39,0.76,tp_upper -10356,做空,2020-09-07 17:00:00,2020-09-07 17:10:00,345.96,347.9,-0.5,flip_to_long -10357,做多,2020-09-07 17:10:00,2020-09-07 17:30:00,347.9,347.75,-0.08,flip_to_short -10358,做空,2020-09-07 17:30:00,2020-09-07 18:00:00,347.75,348.24,-0.16,flip_to_long -10359,做多,2020-09-07 18:00:00,2020-09-07 18:05:00,348.24,347.39,-0.24,flip_to_short -10360,做空,2020-09-07 18:05:00,2020-09-07 18:15:00,347.39,347.14,0.02,flip_to_long -10361,做多,2020-09-07 18:15:00,2020-09-07 18:50:00,347.14,346.35,-0.22,flip_to_short -10362,做空,2020-09-07 18:50:00,2020-09-07 18:55:00,346.35,346.79,-0.14,flip_to_long -10363,做多,2020-09-07 18:55:00,2020-09-07 19:05:00,346.79,348.53,0.36,tp_upper -10364,做空,2020-09-07 19:30:00,2020-09-07 20:05:00,347.4,343.5,0.87,tp_lower -10365,做空,2020-09-07 20:45:00,2020-09-07 20:50:00,345.38,346.12,-0.22,flip_to_long -10366,做多,2020-09-07 20:50:00,2020-09-07 20:55:00,346.12,345.16,-0.27,flip_to_short -10367,做空,2020-09-07 20:55:00,2020-09-07 21:00:00,345.16,347.08,-0.49,flip_to_long -10368,做多,2020-09-07 21:00:00,2020-09-07 21:25:00,347.08,347.55,0.07,tp_upper -10369,做空,2020-09-07 21:50:00,2020-09-07 22:00:00,344.53,347.73,-0.79,flip_to_long -10370,做多,2020-09-07 22:00:00,2020-09-07 22:05:00,347.73,348.91,0.23,tp_upper -10371,做空,2020-09-07 23:40:00,2020-09-07 23:55:00,351.98,353.49,-0.38,flip_to_long -10372,做多,2020-09-07 23:55:00,2020-09-08 00:00:00,353.49,354.15,0.11,tp_upper -10373,做空,2020-09-08 00:25:00,2020-09-08 00:35:00,351.19,350.52,0.12,tp_lower -10374,做多,2020-09-08 02:10:00,2020-09-08 02:30:00,349.15,349.5,0.04,flip_to_short -10375,做空,2020-09-08 02:30:00,2020-09-08 04:25:00,349.5,347.14,0.51,tp_lower -10376,做多,2020-09-08 05:50:00,2020-09-08 06:10:00,345.33,346.19,0.16,tp_upper -10377,做空,2020-09-08 06:30:00,2020-09-08 06:45:00,345.3,346.36,-0.3,flip_to_long -10378,做多,2020-09-08 06:45:00,2020-09-08 06:50:00,346.36,349.34,0.67,tp_upper -10379,做空,2020-09-08 07:30:00,2020-09-08 08:00:00,347.01,349.37,-0.61,flip_to_long -10380,做多,2020-09-08 08:00:00,2020-09-08 08:15:00,349.37,347.3,-0.53,flip_to_short -10381,做空,2020-09-08 08:15:00,2020-09-08 08:25:00,347.3,345.52,0.38,tp_lower -10382,做多,2020-09-08 10:50:00,2020-09-08 11:05:00,338.33,337.74,-0.18,flip_to_short -10383,做空,2020-09-08 11:05:00,2020-09-08 11:30:00,337.74,336.92,0.16,flip_to_long -10384,做多,2020-09-08 11:30:00,2020-09-08 12:25:00,336.92,335.19,-0.46,flip_to_short -10385,做空,2020-09-08 12:25:00,2020-09-08 12:30:00,335.19,338.6,-0.87,flip_to_long -10386,做多,2020-09-08 12:30:00,2020-09-08 12:50:00,338.6,335.63,-0.75,flip_to_short -10387,做空,2020-09-08 12:50:00,2020-09-08 13:30:00,335.63,333.91,0.37,tp_lower -10388,做多,2020-09-08 13:35:00,2020-09-08 13:40:00,335.61,332.8,-0.71,flip_to_short -10389,做空,2020-09-08 13:40:00,2020-09-08 14:00:00,332.8,335.23,-0.62,flip_to_long -10390,做多,2020-09-08 14:00:00,2020-09-08 14:10:00,335.23,341.36,1.4,tp_upper -10391,做空,2020-09-08 15:30:00,2020-09-08 15:50:00,340.55,339.78,0.14,tp_lower -10392,做多,2020-09-08 16:05:00,2020-09-08 16:40:00,343.17,342.65,-0.16,flip_to_short -10393,做空,2020-09-08 16:40:00,2020-09-08 17:30:00,342.65,342.65,-0.04,flip_to_long -10394,做多,2020-09-08 17:30:00,2020-09-08 17:45:00,342.65,345.38,0.6,tp_upper -10395,做空,2020-09-08 18:00:00,2020-09-08 18:40:00,343.11,334.01,2.1,tp_lower -10396,做多,2020-09-08 20:00:00,2020-09-08 20:10:00,336.72,335.3,-0.39,flip_to_short -10397,做空,2020-09-08 20:10:00,2020-09-08 20:20:00,335.3,337.11,-0.49,flip_to_long -10398,做多,2020-09-08 20:20:00,2020-09-08 20:25:00,337.11,337.45,0.04,tp_upper -10399,做空,2020-09-08 20:45:00,2020-09-08 20:50:00,336.01,336.15,-0.07,flip_to_long -10400,做多,2020-09-08 20:50:00,2020-09-08 21:50:00,336.15,337.99,0.41,tp_upper -10401,做空,2020-09-08 22:05:00,2020-09-08 22:10:00,333.19,332.33,0.17,tp_lower -10402,做多,2020-09-08 22:30:00,2020-09-08 22:35:00,337.64,332.32,-1.33,flip_to_short -10403,做空,2020-09-08 22:35:00,2020-09-08 22:40:00,332.32,334.13,-0.48,flip_to_long -10404,做多,2020-09-08 22:40:00,2020-09-09 00:00:00,334.13,335.68,0.33,flip_to_short -10405,做空,2020-09-09 00:00:00,2020-09-09 00:05:00,335.68,336.29,-0.19,flip_to_long -10406,做多,2020-09-09 00:05:00,2020-09-09 00:10:00,336.29,336.19,-0.07,flip_to_short -10407,做空,2020-09-09 00:10:00,2020-09-09 00:15:00,336.19,337.8,-0.44,flip_to_long -10408,做多,2020-09-09 00:15:00,2020-09-09 00:20:00,337.8,340.09,0.51,tp_upper -10409,做空,2020-09-09 01:00:00,2020-09-09 01:35:00,337.87,338.97,-0.31,flip_to_long -10410,做多,2020-09-09 01:35:00,2020-09-09 01:40:00,338.97,338.4,-0.18,flip_to_short -10411,做空,2020-09-09 01:40:00,2020-09-09 01:45:00,338.4,338.85,-0.15,flip_to_long -10412,做多,2020-09-09 01:45:00,2020-09-09 01:50:00,338.85,338.28,-0.18,flip_to_short -10413,做空,2020-09-09 01:50:00,2020-09-09 01:55:00,338.28,339.6,-0.36,flip_to_long -10414,做多,2020-09-09 01:55:00,2020-09-09 02:00:00,339.6,337.86,-0.46,flip_to_short -10415,做空,2020-09-09 02:00:00,2020-09-09 02:10:00,337.86,338.38,-0.16,flip_to_long -10416,做多,2020-09-09 02:10:00,2020-09-09 04:05:00,338.38,333.18,-1.27,flip_to_short -10417,做空,2020-09-09 04:05:00,2020-09-09 04:20:00,333.18,333.17,-0.04,flip_to_long -10418,做多,2020-09-09 04:20:00,2020-09-09 04:25:00,333.17,335.0,0.39,tp_upper -10419,做空,2020-09-09 06:00:00,2020-09-09 06:05:00,335.97,337.4,-0.38,flip_to_long -10420,做多,2020-09-09 06:05:00,2020-09-09 06:10:00,337.4,336.26,-0.31,flip_to_short -10421,做空,2020-09-09 06:10:00,2020-09-09 06:15:00,336.26,335.16,0.22,tp_lower -10422,做多,2020-09-09 06:45:00,2020-09-09 07:15:00,336.49,337.86,0.28,tp_upper -10423,做空,2020-09-09 08:35:00,2020-09-09 10:45:00,339.96,345.36,-1.3,flip_to_long -10424,做多,2020-09-09 10:45:00,2020-09-09 10:50:00,345.36,345.07,-0.1,flip_to_short -10425,做空,2020-09-09 10:50:00,2020-09-09 12:25:00,345.07,345.39,-0.11,tp_lower -10426,做多,2020-09-09 13:00:00,2020-09-09 13:15:00,347.0,351.0,0.85,tp_upper -10427,做空,2020-09-09 13:50:00,2020-09-09 14:00:00,347.37,347.66,-0.1,flip_to_long -10428,做多,2020-09-09 14:00:00,2020-09-09 14:10:00,347.66,346.37,-0.33,flip_to_short -10429,做空,2020-09-09 14:10:00,2020-09-09 14:15:00,346.37,347.91,-0.38,flip_to_long -10430,做多,2020-09-09 14:15:00,2020-09-09 14:55:00,347.91,350.74,0.59,tp_upper -10431,做空,2020-09-09 16:05:00,2020-09-09 16:15:00,350.85,348.66,0.45,tp_lower -10432,做多,2020-09-09 16:55:00,2020-09-09 17:10:00,351.45,350.11,-0.34,flip_to_short -10433,做空,2020-09-09 17:10:00,2020-09-09 17:35:00,350.11,350.92,-0.22,flip_to_long -10434,做多,2020-09-09 17:35:00,2020-09-09 18:00:00,350.92,350.93,-0.04,flip_to_short -10435,做空,2020-09-09 18:00:00,2020-09-09 20:00:00,350.93,356.53,-1.28,flip_to_long -10436,做多,2020-09-09 20:00:00,2020-09-09 21:45:00,356.53,353.31,-0.73,flip_to_short -10437,做空,2020-09-09 21:45:00,2020-09-09 22:00:00,353.31,353.97,-0.18,tp_lower -10438,做空,2020-09-09 22:20:00,2020-09-09 22:30:00,354.45,353.01,0.27,tp_lower -10439,做多,2020-09-09 22:40:00,2020-09-09 22:45:00,354.6,355.97,0.25,tp_upper -10440,做空,2020-09-09 23:15:00,2020-09-09 23:20:00,354.07,351.58,0.49,tp_lower -10441,做多,2020-09-10 00:10:00,2020-09-10 01:35:00,355.86,364.37,1.84,tp_upper -10442,做多,2020-09-10 03:05:00,2020-09-10 03:15:00,368.04,367.23,-0.22,flip_to_short -10443,做空,2020-09-10 03:15:00,2020-09-10 03:20:00,367.23,367.99,-0.21,flip_to_long -10444,做多,2020-09-10 03:20:00,2020-09-10 03:40:00,367.99,368.52,0.08,flip_to_short -10445,做空,2020-09-10 03:40:00,2020-09-10 03:45:00,368.52,369.69,-0.29,flip_to_long -10446,做多,2020-09-10 03:45:00,2020-09-10 04:00:00,369.69,368.2,-0.36,tp_upper -10447,做多,2020-09-10 04:05:00,2020-09-10 04:15:00,368.28,368.49,0.01,flip_to_short -10448,做空,2020-09-10 04:15:00,2020-09-10 05:40:00,368.49,371.5,-0.69,flip_to_long -10449,做多,2020-09-10 05:40:00,2020-09-10 06:25:00,371.5,371.71,0.01,flip_to_short -10450,做空,2020-09-10 06:25:00,2020-09-10 06:30:00,371.71,373.19,-0.35,flip_to_long -10451,做多,2020-09-10 06:30:00,2020-09-10 06:35:00,373.19,368.6,-1.0,flip_to_short -10452,做空,2020-09-10 06:35:00,2020-09-10 06:40:00,368.6,367.85,0.12,tp_lower -10453,做多,2020-09-10 08:30:00,2020-09-10 08:50:00,365.15,363.83,-0.32,flip_to_short -10454,做空,2020-09-10 08:50:00,2020-09-10 09:00:00,363.83,364.48,-0.18,flip_to_long -10455,做多,2020-09-10 09:00:00,2020-09-10 09:15:00,364.48,362.29,-0.5,flip_to_short -10456,做空,2020-09-10 09:15:00,2020-09-10 09:30:00,362.29,361.73,0.08,tp_lower -10457,做多,2020-09-10 09:40:00,2020-09-10 09:55:00,364.0,364.28,0.02,flip_to_short -10458,做空,2020-09-10 09:55:00,2020-09-10 10:00:00,364.28,366.07,-0.41,flip_to_long -10459,做多,2020-09-10 10:00:00,2020-09-10 10:05:00,366.07,367.9,0.34,tp_upper -10460,做空,2020-09-10 10:30:00,2020-09-10 11:00:00,364.0,364.25,-0.09,flip_to_long -10461,做多,2020-09-10 11:00:00,2020-09-10 11:30:00,364.25,364.74,0.06,flip_to_short -10462,做空,2020-09-10 11:30:00,2020-09-10 11:45:00,364.74,365.17,-0.13,flip_to_long -10463,做多,2020-09-10 11:45:00,2020-09-10 12:00:00,365.17,368.93,0.74,tp_upper -10464,做空,2020-09-10 14:20:00,2020-09-10 14:45:00,372.18,369.11,0.59,tp_lower -10465,做多,2020-09-10 15:55:00,2020-09-10 16:00:00,370.72,369.93,-0.2,tp_upper -10466,做空,2020-09-10 16:05:00,2020-09-10 16:15:00,368.12,367.05,0.18,tp_lower -10467,做多,2020-09-10 17:00:00,2020-09-10 17:20:00,367.89,366.28,-0.37,flip_to_short -10468,做空,2020-09-10 17:20:00,2020-09-10 17:30:00,366.28,367.6,-0.31,flip_to_long -10469,做多,2020-09-10 17:30:00,2020-09-10 17:35:00,367.6,368.98,0.25,tp_upper -10470,做空,2020-09-10 17:55:00,2020-09-10 18:20:00,367.6,365.44,0.41,tp_lower -10471,做多,2020-09-10 19:25:00,2020-09-10 19:45:00,364.27,363.27,-0.25,flip_to_short -10472,做空,2020-09-10 19:45:00,2020-09-10 19:50:00,363.27,363.96,-0.18,flip_to_long -10473,做多,2020-09-10 19:50:00,2020-09-10 19:55:00,363.96,362.92,-0.26,flip_to_short -10474,做空,2020-09-10 19:55:00,2020-09-10 20:05:00,362.92,365.0,-0.47,flip_to_long -10475,做多,2020-09-10 20:05:00,2020-09-10 20:10:00,365.0,366.0,0.17,tp_upper -10476,做空,2020-09-10 20:55:00,2020-09-10 21:05:00,365.22,365.27,-0.05,flip_to_long -10477,做多,2020-09-10 21:05:00,2020-09-10 21:15:00,365.27,364.78,-0.14,flip_to_short -10478,做空,2020-09-10 21:15:00,2020-09-10 21:55:00,364.78,366.99,-0.49,flip_to_long -10479,做多,2020-09-10 21:55:00,2020-09-10 22:00:00,366.99,368.29,0.23,tp_upper -10480,做空,2020-09-10 22:45:00,2020-09-10 23:35:00,366.58,367.22,-0.17,flip_to_long -10481,做多,2020-09-10 23:35:00,2020-09-10 23:50:00,367.22,367.07,-0.07,flip_to_short -10482,做空,2020-09-10 23:50:00,2020-09-10 23:55:00,367.07,367.69,-0.16,flip_to_long -10483,做多,2020-09-10 23:55:00,2020-09-11 00:00:00,367.69,369.63,0.35,tp_upper -10484,做空,2020-09-11 00:55:00,2020-09-11 01:20:00,368.9,366.93,0.38,tp_lower -10485,做多,2020-09-11 05:05:00,2020-09-11 05:35:00,359.03,360.75,0.33,tp_upper -10486,做空,2020-09-11 06:40:00,2020-09-11 07:50:00,360.83,362.49,-0.4,flip_to_long -10487,做多,2020-09-11 07:50:00,2020-09-11 07:55:00,362.49,362.0,-0.14,flip_to_short -10488,做空,2020-09-11 07:55:00,2020-09-11 08:00:00,362.0,363.16,-0.29,flip_to_long -10489,做多,2020-09-11 08:00:00,2020-09-11 08:05:00,363.16,365.24,0.4,tp_upper -10490,做空,2020-09-11 08:40:00,2020-09-11 09:50:00,363.97,365.9,-0.45,flip_to_long -10491,做多,2020-09-11 09:50:00,2020-09-11 10:00:00,365.9,366.15,0.01,flip_to_short -10492,做空,2020-09-11 10:00:00,2020-09-11 10:10:00,366.15,364.43,0.32,tp_lower -10493,做多,2020-09-11 10:40:00,2020-09-11 10:45:00,366.03,365.19,-0.22,flip_to_short -10494,做空,2020-09-11 10:45:00,2020-09-11 11:05:00,365.19,363.42,0.34,tp_lower -10495,做多,2020-09-11 11:10:00,2020-09-11 11:25:00,366.72,365.3,-0.34,flip_to_short -10496,做空,2020-09-11 11:25:00,2020-09-11 11:45:00,365.3,361.89,0.68,tp_lower -10497,做多,2020-09-11 12:20:00,2020-09-11 13:10:00,363.26,366.09,0.57,tp_upper -10498,做空,2020-09-11 13:55:00,2020-09-11 14:05:00,364.69,364.49,0.0,flip_to_long -10499,做多,2020-09-11 14:05:00,2020-09-11 14:25:00,364.49,365.77,0.24,flip_to_short -10500,做空,2020-09-11 14:25:00,2020-09-11 14:40:00,365.77,366.4,-0.17,flip_to_long -10501,做多,2020-09-11 14:40:00,2020-09-11 15:00:00,366.4,369.2,0.56,tp_upper -10502,做空,2020-09-11 16:05:00,2020-09-11 16:15:00,368.37,368.36,-0.04,flip_to_long -10503,做多,2020-09-11 16:15:00,2020-09-11 16:35:00,368.36,369.31,0.16,flip_to_short -10504,做空,2020-09-11 16:35:00,2020-09-11 16:50:00,369.31,367.53,0.34,tp_lower -10505,做多,2020-09-11 17:50:00,2020-09-11 18:55:00,366.93,367.93,0.18,tp_upper -10506,做空,2020-09-11 19:05:00,2020-09-11 19:10:00,366.4,366.33,-0.02,tp_lower -10507,做多,2020-09-11 19:15:00,2020-09-11 19:20:00,367.3,367.96,0.1,tp_upper -10508,做空,2020-09-11 20:15:00,2020-09-11 20:25:00,368.17,368.75,-0.16,flip_to_long -10509,做多,2020-09-11 20:25:00,2020-09-11 20:35:00,368.75,368.79,-0.03,tp_upper -10510,做空,2020-09-11 20:40:00,2020-09-11 21:00:00,368.48,369.14,-0.18,flip_to_long -10511,做多,2020-09-11 21:00:00,2020-09-11 21:05:00,369.14,369.76,0.09,tp_upper -10512,做空,2020-09-11 21:20:00,2020-09-11 21:25:00,368.55,369.06,-0.15,flip_to_long -10513,做多,2020-09-11 21:25:00,2020-09-11 21:35:00,369.06,370.18,0.2,tp_upper -10514,做空,2020-09-11 21:45:00,2020-09-11 21:55:00,368.79,369.8,-0.26,flip_to_long -10515,做多,2020-09-11 21:55:00,2020-09-11 22:00:00,369.8,371.71,0.37,tp_upper -10516,做多,2020-09-11 23:20:00,2020-09-11 23:25:00,373.82,372.39,-0.34,flip_to_short -10517,做空,2020-09-11 23:25:00,2020-09-11 23:30:00,372.39,373.84,-0.34,flip_to_long -10518,做多,2020-09-11 23:30:00,2020-09-11 23:50:00,373.84,373.33,-0.15,flip_to_short -10519,做空,2020-09-11 23:50:00,2020-09-11 23:55:00,373.33,373.45,-0.06,flip_to_long -10520,做多,2020-09-11 23:55:00,2020-09-12 00:05:00,373.45,373.11,-0.11,flip_to_short -10521,做空,2020-09-12 00:05:00,2020-09-12 00:10:00,373.11,370.65,0.49,tp_lower -10522,做多,2020-09-12 01:05:00,2020-09-12 01:10:00,372.24,371.8,-0.14,flip_to_short -10523,做空,2020-09-12 01:10:00,2020-09-12 01:15:00,371.8,372.34,-0.16,flip_to_long -10524,做多,2020-09-12 01:15:00,2020-09-12 01:45:00,372.34,371.4,-0.24,flip_to_short -10525,做空,2020-09-12 01:45:00,2020-09-12 01:50:00,371.4,372.08,-0.19,flip_to_long -10526,做多,2020-09-12 01:50:00,2020-09-12 02:05:00,372.08,371.32,-0.2,flip_to_short -10527,做空,2020-09-12 02:05:00,2020-09-12 02:10:00,371.32,370.09,0.22,tp_lower -10528,做多,2020-09-12 03:35:00,2020-09-12 03:45:00,369.89,369.04,-0.22,flip_to_short -10529,做空,2020-09-12 03:45:00,2020-09-12 03:50:00,369.04,369.95,-0.24,flip_to_long -10530,做多,2020-09-12 03:50:00,2020-09-12 03:55:00,369.95,369.14,-0.21,flip_to_short -10531,做空,2020-09-12 03:55:00,2020-09-12 04:00:00,369.14,369.21,-0.05,flip_to_long -10532,做多,2020-09-12 04:00:00,2020-09-12 04:15:00,369.21,370.7,0.28,tp_upper -10533,做空,2020-09-12 04:50:00,2020-09-12 04:55:00,369.76,370.69,-0.24,flip_to_long -10534,做多,2020-09-12 04:55:00,2020-09-12 05:05:00,370.69,371.01,0.03,tp_upper -10535,做空,2020-09-12 05:30:00,2020-09-12 05:35:00,370.29,371.02,-0.19,flip_to_long -10536,做多,2020-09-12 05:35:00,2020-09-12 05:45:00,371.02,370.52,-0.15,flip_to_short -10537,做空,2020-09-12 05:45:00,2020-09-12 05:50:00,370.52,371.0,-0.14,flip_to_long -10538,做多,2020-09-12 05:50:00,2020-09-12 05:55:00,371.0,370.69,-0.1,flip_to_short -10539,做空,2020-09-12 05:55:00,2020-09-12 06:00:00,370.69,369.06,0.3,tp_lower -10540,做多,2020-09-12 07:30:00,2020-09-12 07:35:00,368.21,368.17,-0.05,flip_to_short -10541,做空,2020-09-12 07:35:00,2020-09-12 08:10:00,368.17,366.03,0.42,tp_lower -10542,做多,2020-09-12 08:30:00,2020-09-12 08:35:00,367.52,367.04,-0.14,flip_to_short -10543,做空,2020-09-12 08:35:00,2020-09-12 08:45:00,367.04,367.67,-0.17,flip_to_long -10544,做多,2020-09-12 08:45:00,2020-09-12 08:50:00,367.67,367.49,-0.08,flip_to_short -10545,做空,2020-09-12 08:50:00,2020-09-12 09:05:00,367.49,368.77,-0.31,flip_to_long -10546,做多,2020-09-12 09:05:00,2020-09-12 09:10:00,368.77,368.8,-0.03,tp_upper -10547,做空,2020-09-12 10:30:00,2020-09-12 10:55:00,369.4,368.7,0.11,tp_lower -10548,做多,2020-09-12 11:05:00,2020-09-12 11:15:00,369.02,368.83,-0.08,flip_to_short -10549,做空,2020-09-12 11:15:00,2020-09-12 11:25:00,368.83,368.95,-0.06,flip_to_long -10550,做多,2020-09-12 11:25:00,2020-09-12 11:35:00,368.95,370.95,0.38,tp_upper -10551,做空,2020-09-12 12:10:00,2020-09-12 12:35:00,368.74,368.75,-0.04,flip_to_long -10552,做多,2020-09-12 12:35:00,2020-09-12 14:15:00,368.75,370.93,0.42,tp_upper -10553,做空,2020-09-12 16:00:00,2020-09-12 16:05:00,372.1,372.82,-0.19,flip_to_long -10554,做多,2020-09-12 16:05:00,2020-09-12 16:25:00,372.82,372.72,-0.06,flip_to_short -10555,做空,2020-09-12 16:25:00,2020-09-12 16:30:00,372.72,372.82,-0.06,flip_to_long -10556,做多,2020-09-12 16:30:00,2020-09-12 17:30:00,372.82,373.54,0.11,tp_upper -10557,做空,2020-09-12 17:35:00,2020-09-12 17:55:00,373.0,373.83,-0.21,flip_to_long -10558,做多,2020-09-12 17:55:00,2020-09-12 18:00:00,373.83,378.98,1.03,tp_upper -10559,做空,2020-09-12 20:45:00,2020-09-12 21:15:00,383.2,383.64,-0.13,flip_to_long -10560,做多,2020-09-12 21:15:00,2020-09-12 21:30:00,383.64,384.14,0.06,flip_to_short -10561,做空,2020-09-12 21:30:00,2020-09-12 21:40:00,384.14,384.28,-0.07,flip_to_long -10562,做多,2020-09-12 21:40:00,2020-09-12 21:45:00,384.28,384.03,-0.09,flip_to_short -10563,做空,2020-09-12 21:45:00,2020-09-12 21:55:00,384.03,383.85,-0.0,flip_to_long -10564,做多,2020-09-12 21:55:00,2020-09-12 22:05:00,383.85,384.14,0.02,flip_to_short -10565,做空,2020-09-12 22:05:00,2020-09-12 22:10:00,384.14,381.93,0.41,tp_lower -10566,做多,2020-09-12 22:30:00,2020-09-12 23:35:00,382.65,385.64,0.57,tp_upper -10567,做空,2020-09-13 00:25:00,2020-09-13 00:30:00,384.65,385.26,-0.17,flip_to_long -10568,做多,2020-09-13 00:30:00,2020-09-13 01:55:00,385.26,383.92,-0.33,flip_to_short -10569,做空,2020-09-13 01:55:00,2020-09-13 02:20:00,383.92,383.61,0.03,flip_to_long -10570,做多,2020-09-13 02:20:00,2020-09-13 02:35:00,383.61,384.4,0.13,tp_upper -10571,做空,2020-09-13 04:00:00,2020-09-13 04:05:00,385.98,386.71,-0.2,flip_to_long -10572,做多,2020-09-13 04:05:00,2020-09-13 04:15:00,386.71,386.28,-0.13,flip_to_short -10573,做空,2020-09-13 04:15:00,2020-09-13 04:25:00,386.28,386.23,-0.03,flip_to_long -10574,做多,2020-09-13 04:25:00,2020-09-13 04:35:00,386.23,386.33,-0.02,flip_to_short -10575,做空,2020-09-13 04:35:00,2020-09-13 04:40:00,386.33,386.64,-0.11,flip_to_long -10576,做多,2020-09-13 04:40:00,2020-09-13 04:45:00,386.64,385.96,-0.18,flip_to_short -10577,做空,2020-09-13 04:45:00,2020-09-13 04:50:00,385.96,386.47,-0.15,flip_to_long -10578,做多,2020-09-13 04:50:00,2020-09-13 05:40:00,386.47,386.32,-0.07,tp_upper -10579,做多,2020-09-13 05:45:00,2020-09-13 05:50:00,387.78,387.79,-0.04,tp_upper -10580,做空,2020-09-13 06:25:00,2020-09-13 07:05:00,386.93,386.73,0.0,flip_to_long -10581,做多,2020-09-13 07:05:00,2020-09-13 07:35:00,386.73,387.08,0.03,flip_to_short -10582,做空,2020-09-13 07:35:00,2020-09-13 08:25:00,387.08,385.26,0.34,tp_lower -10583,做多,2020-09-13 09:05:00,2020-09-13 09:20:00,386.43,386.43,-0.04,flip_to_short -10584,做空,2020-09-13 09:20:00,2020-09-13 09:30:00,386.43,386.19,0.01,flip_to_long -10585,做多,2020-09-13 09:30:00,2020-09-13 09:35:00,386.19,385.65,-0.15,flip_to_short -10586,做空,2020-09-13 09:35:00,2020-09-13 09:40:00,385.65,386.01,-0.12,flip_to_long -10587,做多,2020-09-13 09:40:00,2020-09-13 09:45:00,386.01,383.97,-0.46,flip_to_short -10588,做空,2020-09-13 09:45:00,2020-09-13 09:50:00,383.97,382.93,0.18,tp_lower -10589,做多,2020-09-13 14:15:00,2020-09-13 14:20:00,368.15,367.35,-0.21,flip_to_short -10590,做空,2020-09-13 14:20:00,2020-09-13 14:35:00,367.35,367.62,-0.1,flip_to_long -10591,做多,2020-09-13 14:35:00,2020-09-13 14:45:00,367.62,369.01,0.26,tp_upper -10592,做空,2020-09-13 14:50:00,2020-09-13 15:15:00,367.95,367.52,0.05,flip_to_long -10593,做多,2020-09-13 15:15:00,2020-09-13 15:25:00,367.52,366.55,-0.25,flip_to_short -10594,做空,2020-09-13 15:25:00,2020-09-13 15:35:00,366.55,366.9,-0.12,flip_to_long -10595,做多,2020-09-13 15:35:00,2020-09-13 17:55:00,366.9,359.22,-1.7,tp_upper -10596,做空,2020-09-13 18:40:00,2020-09-13 18:45:00,357.71,358.9,-0.3,flip_to_long -10597,做多,2020-09-13 18:45:00,2020-09-13 19:00:00,358.9,358.45,-0.14,flip_to_short -10598,做空,2020-09-13 19:00:00,2020-09-13 20:45:00,358.45,362.2,-0.84,flip_to_long -10599,做多,2020-09-13 20:45:00,2020-09-13 21:00:00,362.2,361.55,-0.17,flip_to_short -10600,做空,2020-09-13 21:00:00,2020-09-13 21:05:00,361.55,362.0,-0.13,flip_to_long -10601,做多,2020-09-13 21:05:00,2020-09-13 21:15:00,362.0,361.31,-0.18,flip_to_short -10602,做空,2020-09-13 21:15:00,2020-09-13 21:20:00,361.31,362.88,-0.37,flip_to_long -10603,做多,2020-09-13 21:20:00,2020-09-13 21:25:00,362.88,362.11,-0.2,tp_upper -10604,做空,2020-09-13 21:30:00,2020-09-13 21:35:00,361.64,362.69,-0.26,flip_to_long -10605,做多,2020-09-13 21:35:00,2020-09-13 21:40:00,362.69,363.85,0.2,tp_upper -10606,做空,2020-09-13 22:35:00,2020-09-13 23:15:00,363.22,365.95,-0.6,flip_to_long -10607,做多,2020-09-13 23:15:00,2020-09-13 23:20:00,365.95,365.57,-0.11,tp_upper -10608,做空,2020-09-13 23:35:00,2020-09-13 23:40:00,364.36,365.34,-0.24,flip_to_long -10609,做多,2020-09-13 23:40:00,2020-09-13 23:45:00,365.34,365.12,-0.08,flip_to_short -10610,做空,2020-09-13 23:45:00,2020-09-14 00:15:00,365.12,362.89,0.41,tp_lower -10611,做多,2020-09-14 01:30:00,2020-09-14 01:55:00,361.27,363.6,0.46,tp_upper -10612,做空,2020-09-14 03:40:00,2020-09-14 03:45:00,365.11,365.74,-0.17,tp_lower -10613,做多,2020-09-14 03:50:00,2020-09-14 05:30:00,366.17,364.11,-0.47,flip_to_short -10614,做空,2020-09-14 05:30:00,2020-09-14 05:50:00,364.11,364.46,-0.11,flip_to_long -10615,做多,2020-09-14 05:50:00,2020-09-14 06:00:00,364.46,366.86,0.47,tp_upper -10616,做空,2020-09-14 07:00:00,2020-09-14 07:05:00,366.48,366.64,-0.07,flip_to_long -10617,做多,2020-09-14 07:05:00,2020-09-14 07:45:00,366.64,367.47,0.14,flip_to_short -10618,做空,2020-09-14 07:45:00,2020-09-14 07:55:00,367.47,369.24,-0.41,flip_to_long -10619,做多,2020-09-14 07:55:00,2020-09-14 08:00:00,369.24,367.81,-0.33,tp_upper -10620,做空,2020-09-14 08:30:00,2020-09-14 08:40:00,367.26,368.55,-0.31,flip_to_long -10621,做多,2020-09-14 08:40:00,2020-09-14 08:45:00,368.55,364.33,-0.91,flip_to_short -10622,做空,2020-09-14 08:45:00,2020-09-14 08:50:00,364.33,363.93,0.04,tp_lower -10623,做多,2020-09-14 09:55:00,2020-09-14 10:05:00,365.4,366.67,0.22,tp_upper -10624,做空,2020-09-14 11:40:00,2020-09-14 11:45:00,366.85,367.54,-0.18,flip_to_long -10625,做多,2020-09-14 11:45:00,2020-09-14 11:50:00,367.54,368.66,0.19,tp_upper -10626,做空,2020-09-14 12:15:00,2020-09-14 12:40:00,367.83,367.98,-0.07,flip_to_long -10627,做多,2020-09-14 12:40:00,2020-09-14 13:00:00,367.98,371.6,0.7,tp_upper -10628,做空,2020-09-14 14:30:00,2020-09-14 14:40:00,373.98,374.03,-0.05,tp_lower -10629,做多,2020-09-14 14:45:00,2020-09-14 14:50:00,374.39,373.01,-0.32,flip_to_short -10630,做空,2020-09-14 14:50:00,2020-09-14 14:55:00,373.01,373.64,-0.16,tp_lower -10631,做多,2020-09-14 15:00:00,2020-09-14 15:10:00,374.28,375.83,0.27,tp_upper -10632,做空,2020-09-14 16:10:00,2020-09-14 16:15:00,378.12,378.3,-0.07,flip_to_long -10633,做多,2020-09-14 16:15:00,2020-09-14 17:00:00,378.3,378.67,0.04,flip_to_short -10634,做空,2020-09-14 17:00:00,2020-09-14 17:45:00,378.67,378.2,0.06,flip_to_long -10635,做多,2020-09-14 17:45:00,2020-09-14 17:50:00,378.2,376.25,-0.42,flip_to_short -10636,做空,2020-09-14 17:50:00,2020-09-14 17:55:00,376.25,377.76,-0.34,tp_lower -10637,做多,2020-09-14 18:05:00,2020-09-14 19:10:00,377.9,375.58,-0.49,flip_to_short -10638,做空,2020-09-14 19:10:00,2020-09-14 19:15:00,375.58,376.64,-0.25,flip_to_long -10639,做多,2020-09-14 19:15:00,2020-09-14 19:20:00,376.64,375.82,-0.2,flip_to_short -10640,做空,2020-09-14 19:20:00,2020-09-14 19:30:00,375.82,373.42,0.43,tp_lower -10641,做多,2020-09-14 19:40:00,2020-09-14 19:50:00,375.5,375.62,-0.01,flip_to_short -10642,做空,2020-09-14 19:50:00,2020-09-14 20:05:00,375.62,375.99,-0.11,tp_lower -10643,做空,2020-09-14 20:35:00,2020-09-14 21:25:00,375.9,375.42,0.06,flip_to_long -10644,做多,2020-09-14 21:25:00,2020-09-14 21:55:00,375.42,378.7,0.6,tp_upper -10645,做空,2020-09-14 22:15:00,2020-09-14 22:30:00,377.04,375.23,0.32,tp_lower -10646,做多,2020-09-14 23:25:00,2020-09-15 00:00:00,374.11,378.0,0.74,tp_upper -10647,做空,2020-09-15 00:30:00,2020-09-15 00:40:00,375.77,375.56,0.0,flip_to_long -10648,做多,2020-09-15 00:40:00,2020-09-15 01:00:00,375.56,376.36,0.13,flip_to_short -10649,做空,2020-09-15 01:00:00,2020-09-15 01:05:00,376.36,374.7,0.3,tp_lower -10650,做多,2020-09-15 01:35:00,2020-09-15 01:40:00,376.43,375.88,-0.15,flip_to_short -10651,做空,2020-09-15 01:40:00,2020-09-15 01:50:00,375.88,375.57,0.03,flip_to_long -10652,做多,2020-09-15 01:50:00,2020-09-15 02:00:00,375.57,374.53,-0.25,flip_to_short -10653,做空,2020-09-15 02:00:00,2020-09-15 02:10:00,374.53,377.03,-0.55,flip_to_long -10654,做多,2020-09-15 02:10:00,2020-09-15 02:20:00,377.03,379.12,0.39,tp_upper -10655,做空,2020-09-15 03:25:00,2020-09-15 03:55:00,378.07,376.19,0.34,tp_lower -10656,做多,2020-09-15 05:05:00,2020-09-15 05:10:00,375.88,375.74,-0.07,flip_to_short -10657,做空,2020-09-15 05:10:00,2020-09-15 05:50:00,375.74,374.93,0.13,flip_to_long -10658,做多,2020-09-15 05:50:00,2020-09-15 05:55:00,374.93,374.6,-0.11,flip_to_short -10659,做空,2020-09-15 05:55:00,2020-09-15 06:00:00,374.6,373.03,0.28,tp_lower -10660,做多,2020-09-15 06:40:00,2020-09-15 07:00:00,374.26,374.1,-0.07,flip_to_short -10661,做空,2020-09-15 07:00:00,2020-09-15 07:10:00,374.1,374.12,-0.04,flip_to_long -10662,做多,2020-09-15 07:10:00,2020-09-15 07:15:00,374.12,374.11,-0.04,flip_to_short -10663,做空,2020-09-15 07:15:00,2020-09-15 08:25:00,374.11,373.48,0.09,tp_lower -10664,做多,2020-09-15 09:30:00,2020-09-15 09:35:00,372.29,371.51,-0.2,flip_to_short -10665,做空,2020-09-15 09:35:00,2020-09-15 09:50:00,371.51,371.66,-0.07,flip_to_long -10666,做多,2020-09-15 09:50:00,2020-09-15 10:00:00,371.66,371.29,-0.11,flip_to_short -10667,做空,2020-09-15 10:00:00,2020-09-15 10:10:00,371.29,370.89,0.04,flip_to_long -10668,做多,2020-09-15 10:10:00,2020-09-15 10:15:00,370.89,370.5,-0.12,flip_to_short -10669,做空,2020-09-15 10:15:00,2020-09-15 10:20:00,370.5,370.88,-0.12,flip_to_long -10670,做多,2020-09-15 10:20:00,2020-09-15 10:30:00,370.88,373.21,0.44,tp_upper -10671,做空,2020-09-15 12:15:00,2020-09-15 12:30:00,378.12,375.76,0.44,tp_lower -10672,做多,2020-09-15 12:35:00,2020-09-15 13:00:00,377.11,376.18,-0.23,flip_to_short -10673,做空,2020-09-15 13:00:00,2020-09-15 13:05:00,376.18,375.43,0.11,tp_lower -10674,做多,2020-09-15 16:00:00,2020-09-15 16:15:00,367.27,364.9,-0.54,flip_to_short -10675,做空,2020-09-15 16:15:00,2020-09-15 16:20:00,364.9,363.26,0.31,tp_lower -10676,做多,2020-09-15 16:30:00,2020-09-15 16:40:00,366.94,368.07,0.2,tp_upper -10677,做空,2020-09-15 17:20:00,2020-09-15 17:25:00,366.36,367.06,-0.19,flip_to_long -10678,做多,2020-09-15 17:25:00,2020-09-15 17:30:00,367.06,366.56,-0.14,flip_to_short -10679,做空,2020-09-15 17:30:00,2020-09-15 17:35:00,366.56,366.69,-0.07,flip_to_long -10680,做多,2020-09-15 17:35:00,2020-09-15 18:05:00,366.69,367.7,0.17,tp_upper -10681,做空,2020-09-15 18:10:00,2020-09-15 18:20:00,367.09,366.27,0.13,tp_lower -10682,做多,2020-09-15 19:45:00,2020-09-15 20:00:00,364.81,363.94,-0.22,flip_to_short -10683,做空,2020-09-15 20:00:00,2020-09-15 20:05:00,363.94,364.34,-0.12,flip_to_long -10684,做多,2020-09-15 20:05:00,2020-09-15 20:10:00,364.34,365.61,0.23,tp_upper -10685,做空,2020-09-15 21:05:00,2020-09-15 21:15:00,364.8,365.63,-0.21,flip_to_long -10686,做多,2020-09-15 21:15:00,2020-09-15 21:20:00,365.63,364.9,-0.19,flip_to_short -10687,做空,2020-09-15 21:20:00,2020-09-15 21:25:00,364.9,364.05,0.14,tp_lower -10688,做多,2020-09-15 21:35:00,2020-09-15 21:40:00,366.86,367.4,0.07,tp_upper -10689,做空,2020-09-15 22:20:00,2020-09-15 22:55:00,366.25,365.15,0.19,tp_lower -10690,做多,2020-09-16 01:30:00,2020-09-16 01:50:00,358.25,359.9,0.32,tp_upper -10691,做空,2020-09-16 02:20:00,2020-09-16 02:25:00,358.24,359.59,-0.34,flip_to_long -10692,做多,2020-09-16 02:25:00,2020-09-16 02:35:00,359.59,357.09,-0.59,flip_to_short -10693,做空,2020-09-16 02:35:00,2020-09-16 02:55:00,357.09,359.21,-0.51,flip_to_long -10694,做多,2020-09-16 02:55:00,2020-09-16 03:00:00,359.21,358.6,-0.17,flip_to_short -10695,做空,2020-09-16 03:00:00,2020-09-16 03:15:00,358.6,357.13,0.28,tp_lower -10696,做多,2020-09-16 03:25:00,2020-09-16 04:15:00,358.83,361.14,0.46,tp_upper -10697,做空,2020-09-16 05:45:00,2020-09-16 05:50:00,361.76,361.97,-0.08,flip_to_long -10698,做多,2020-09-16 05:50:00,2020-09-16 05:55:00,361.97,361.82,-0.07,flip_to_short -10699,做空,2020-09-16 05:55:00,2020-09-16 06:05:00,361.82,360.93,0.15,tp_lower -10700,做多,2020-09-16 06:40:00,2020-09-16 06:45:00,362.04,363.36,0.25,tp_upper -10701,做空,2020-09-16 08:20:00,2020-09-16 08:25:00,363.84,364.23,-0.12,flip_to_long -10702,做多,2020-09-16 08:25:00,2020-09-16 08:30:00,364.23,363.89,-0.11,flip_to_short -10703,做空,2020-09-16 08:30:00,2020-09-16 08:35:00,363.89,364.1,-0.08,flip_to_long -10704,做多,2020-09-16 08:35:00,2020-09-16 08:40:00,364.1,363.26,-0.22,flip_to_short -10705,做空,2020-09-16 08:40:00,2020-09-16 08:45:00,363.26,364.1,-0.22,flip_to_long -10706,做多,2020-09-16 08:45:00,2020-09-16 08:50:00,364.1,363.6,-0.15,flip_to_short -10707,做空,2020-09-16 08:50:00,2020-09-16 08:55:00,363.6,363.91,-0.1,flip_to_long -10708,做多,2020-09-16 08:55:00,2020-09-16 09:40:00,363.91,363.87,-0.05,flip_to_short -10709,做空,2020-09-16 09:40:00,2020-09-16 10:25:00,363.87,362.51,0.25,tp_lower -10710,做多,2020-09-16 11:15:00,2020-09-16 11:20:00,363.59,362.84,-0.2,flip_to_short -10711,做空,2020-09-16 11:20:00,2020-09-16 11:35:00,362.84,362.4,0.05,flip_to_long -10712,做多,2020-09-16 11:35:00,2020-09-16 11:55:00,362.4,364.8,0.47,tp_upper -10713,做空,2020-09-16 13:45:00,2020-09-16 13:50:00,366.75,366.76,-0.04,flip_to_long -10714,做多,2020-09-16 13:50:00,2020-09-16 14:00:00,366.76,366.33,-0.13,flip_to_short -10715,做空,2020-09-16 14:00:00,2020-09-16 14:30:00,366.33,365.15,0.21,tp_lower -10716,做多,2020-09-16 15:00:00,2020-09-16 15:05:00,367.69,368.24,0.08,tp_upper -10717,做空,2020-09-16 16:50:00,2020-09-16 17:00:00,369.8,369.77,-0.03,flip_to_long -10718,做多,2020-09-16 17:00:00,2020-09-16 18:00:00,369.77,368.57,-0.29,flip_to_short -10719,做空,2020-09-16 18:00:00,2020-09-16 18:05:00,368.57,365.02,0.7,tp_lower -10720,做多,2020-09-16 18:20:00,2020-09-16 18:30:00,367.54,367.73,0.0,flip_to_short -10721,做空,2020-09-16 18:30:00,2020-09-16 18:35:00,367.73,368.42,-0.18,flip_to_long -10722,做多,2020-09-16 18:35:00,2020-09-16 18:40:00,368.42,368.67,0.01,tp_upper -10723,做空,2020-09-16 18:50:00,2020-09-16 19:10:00,366.45,365.96,0.06,tp_lower -10724,做多,2020-09-16 19:45:00,2020-09-16 20:30:00,365.95,366.2,0.01,tp_upper -10725,做空,2020-09-16 20:50:00,2020-09-16 21:05:00,365.84,365.8,-0.03,flip_to_long -10726,做多,2020-09-16 21:05:00,2020-09-16 21:10:00,365.8,366.98,0.21,tp_upper -10727,做空,2020-09-16 21:30:00,2020-09-16 21:45:00,365.4,365.48,-0.06,flip_to_long -10728,做多,2020-09-16 21:45:00,2020-09-16 21:55:00,365.48,367.05,0.29,tp_upper -10729,做空,2020-09-16 22:00:00,2020-09-16 22:10:00,365.89,366.28,-0.12,flip_to_long -10730,做多,2020-09-16 22:10:00,2020-09-16 22:25:00,366.28,366.88,0.09,tp_upper -10731,做空,2020-09-16 23:15:00,2020-09-16 23:30:00,365.83,364.92,0.15,tp_lower -10732,做多,2020-09-17 00:15:00,2020-09-17 00:25:00,366.69,370.52,0.8,tp_upper -10733,做空,2020-09-17 02:00:00,2020-09-17 02:30:00,378.31,380.78,-0.57,flip_to_long -10734,做多,2020-09-17 02:30:00,2020-09-17 02:45:00,380.78,380.62,-0.07,flip_to_short -10735,做空,2020-09-17 02:45:00,2020-09-17 03:40:00,380.62,379.74,0.15,flip_to_long -10736,做多,2020-09-17 03:40:00,2020-09-17 03:45:00,379.74,377.4,-0.54,flip_to_short -10737,做空,2020-09-17 03:45:00,2020-09-17 03:50:00,377.4,378.06,-0.18,tp_lower -10738,做多,2020-09-17 04:00:00,2020-09-17 05:05:00,379.14,380.01,0.14,tp_upper -10739,做空,2020-09-17 06:15:00,2020-09-17 06:20:00,378.81,378.09,0.11,tp_lower -10740,做多,2020-09-17 06:45:00,2020-09-17 06:50:00,379.95,378.8,-0.28,flip_to_short -10741,做空,2020-09-17 06:50:00,2020-09-17 06:55:00,378.8,378.89,-0.06,flip_to_long -10742,做多,2020-09-17 06:55:00,2020-09-17 07:00:00,378.89,380.73,0.35,tp_upper -10743,做空,2020-09-17 07:35:00,2020-09-17 07:50:00,379.8,380.54,-0.2,flip_to_long -10744,做多,2020-09-17 07:50:00,2020-09-17 07:55:00,380.54,379.82,-0.19,flip_to_short -10745,做空,2020-09-17 07:55:00,2020-09-17 08:00:00,379.82,380.23,-0.13,flip_to_long -10746,做多,2020-09-17 08:00:00,2020-09-17 08:15:00,380.23,378.65,-0.37,flip_to_short -10747,做空,2020-09-17 08:15:00,2020-09-17 08:20:00,378.65,378.35,0.02,tp_lower -10748,做多,2020-09-17 09:10:00,2020-09-17 09:15:00,379.33,378.5,-0.21,flip_to_short -10749,做空,2020-09-17 09:15:00,2020-09-17 09:20:00,378.5,376.92,0.29,tp_lower -10750,做多,2020-09-17 09:45:00,2020-09-17 10:10:00,377.98,377.06,-0.23,flip_to_short -10751,做空,2020-09-17 10:10:00,2020-09-17 10:20:00,377.06,376.03,0.18,tp_lower -10752,做多,2020-09-17 10:45:00,2020-09-17 10:50:00,378.1,379.21,0.19,tp_upper -10753,做空,2020-09-17 12:20:00,2020-09-17 12:50:00,380.43,377.66,0.54,tp_lower -10754,做多,2020-09-17 13:45:00,2020-09-17 14:10:00,379.12,380.5,0.25,tp_upper -10755,做空,2020-09-17 14:45:00,2020-09-17 15:45:00,379.57,380.21,-0.17,flip_to_long -10756,做多,2020-09-17 15:45:00,2020-09-17 16:50:00,380.21,380.29,-0.02,flip_to_short -10757,做空,2020-09-17 16:50:00,2020-09-17 21:20:00,380.29,392.3,-2.55,flip_to_long -10758,做多,2020-09-17 21:20:00,2020-09-17 21:40:00,392.3,392.44,-0.01,flip_to_short -10759,做空,2020-09-17 21:40:00,2020-09-17 21:55:00,392.44,392.44,-0.04,flip_to_long -10760,做多,2020-09-17 21:55:00,2020-09-17 22:00:00,392.44,392.3,-0.07,flip_to_short -10761,做空,2020-09-17 22:00:00,2020-09-17 22:05:00,392.3,390.56,0.3,tp_lower -10762,做多,2020-09-17 23:20:00,2020-09-17 23:25:00,389.72,389.5,-0.08,flip_to_short -10763,做空,2020-09-17 23:25:00,2020-09-17 23:30:00,389.5,389.82,-0.1,flip_to_long -10764,做多,2020-09-17 23:30:00,2020-09-17 23:40:00,389.82,389.27,-0.15,flip_to_short -10765,做空,2020-09-17 23:40:00,2020-09-17 23:50:00,389.27,388.67,0.08,flip_to_long -10766,做多,2020-09-17 23:50:00,2020-09-18 00:00:00,388.67,391.81,0.58,tp_upper -10767,做空,2020-09-18 00:15:00,2020-09-18 00:30:00,388.94,386.75,0.41,tp_lower -10768,做多,2020-09-18 01:45:00,2020-09-18 01:55:00,387.11,386.65,-0.13,flip_to_short -10769,做空,2020-09-18 01:55:00,2020-09-18 02:00:00,386.65,386.96,-0.1,flip_to_long -10770,做多,2020-09-18 02:00:00,2020-09-18 02:05:00,386.96,386.9,-0.05,flip_to_short -10771,做空,2020-09-18 02:05:00,2020-09-18 02:40:00,386.9,387.25,-0.11,flip_to_long -10772,做多,2020-09-18 02:40:00,2020-09-18 02:50:00,387.25,386.9,-0.11,tp_upper -10773,做多,2020-09-18 02:55:00,2020-09-18 03:00:00,387.01,386.96,-0.05,flip_to_short -10774,做空,2020-09-18 03:00:00,2020-09-18 03:10:00,386.96,386.76,0.0,tp_lower -10775,做多,2020-09-18 03:15:00,2020-09-18 03:20:00,387.08,386.47,-0.16,flip_to_short -10776,做空,2020-09-18 03:20:00,2020-09-18 03:25:00,386.47,386.7,-0.09,tp_lower -10777,做多,2020-09-18 03:35:00,2020-09-18 03:45:00,387.04,387.08,-0.03,flip_to_short -10778,做空,2020-09-18 03:45:00,2020-09-18 03:55:00,387.08,387.19,-0.06,flip_to_long -10779,做多,2020-09-18 03:55:00,2020-09-18 04:00:00,387.19,386.51,-0.18,flip_to_short -10780,做空,2020-09-18 04:00:00,2020-09-18 04:05:00,386.51,383.44,0.58,tp_lower -10781,做多,2020-09-18 05:25:00,2020-09-18 05:55:00,383.97,385.65,0.31,tp_upper -10782,做空,2020-09-18 07:30:00,2020-09-18 07:35:00,385.94,386.01,-0.05,flip_to_long -10783,做多,2020-09-18 07:35:00,2020-09-18 07:50:00,386.01,386.59,0.08,flip_to_short -10784,做空,2020-09-18 07:50:00,2020-09-18 08:00:00,386.59,386.25,0.03,flip_to_long -10785,做多,2020-09-18 08:00:00,2020-09-18 08:50:00,386.25,385.68,-0.16,flip_to_short -10786,做空,2020-09-18 08:50:00,2020-09-18 08:55:00,385.68,387.1,-0.33,flip_to_long -10787,做多,2020-09-18 08:55:00,2020-09-18 09:00:00,387.1,386.52,-0.16,tp_upper -10788,做空,2020-09-18 10:25:00,2020-09-18 10:30:00,387.44,386.84,0.08,tp_lower -10789,做多,2020-09-18 11:15:00,2020-09-18 12:15:00,386.95,385.26,-0.38,flip_to_short -10790,做空,2020-09-18 12:15:00,2020-09-18 12:20:00,385.26,385.33,-0.05,tp_lower -10791,做多,2020-09-18 12:35:00,2020-09-18 13:05:00,386.11,386.25,-0.01,flip_to_short -10792,做空,2020-09-18 13:05:00,2020-09-18 13:15:00,386.25,386.8,-0.15,flip_to_long -10793,做多,2020-09-18 13:15:00,2020-09-18 13:20:00,386.8,386.0,-0.2,flip_to_short -10794,做空,2020-09-18 13:20:00,2020-09-18 13:30:00,386.0,385.87,-0.01,flip_to_long -10795,做多,2020-09-18 13:30:00,2020-09-18 15:00:00,385.87,384.71,-0.27,flip_to_short -10796,做空,2020-09-18 15:00:00,2020-09-18 15:15:00,384.71,382.89,0.33,tp_lower -10797,做多,2020-09-18 16:25:00,2020-09-18 16:30:00,382.93,382.79,-0.07,flip_to_short -10798,做空,2020-09-18 16:30:00,2020-09-18 17:10:00,382.79,383.25,-0.13,flip_to_long -10799,做多,2020-09-18 17:10:00,2020-09-18 17:20:00,383.25,382.15,-0.26,flip_to_short -10800,做空,2020-09-18 17:20:00,2020-09-18 17:25:00,382.15,379.69,0.46,tp_lower -10801,做多,2020-09-18 18:35:00,2020-09-18 19:20:00,379.3,377.99,-0.3,flip_to_short -10802,做空,2020-09-18 19:20:00,2020-09-18 19:25:00,377.99,378.72,-0.19,flip_to_long -10803,做多,2020-09-18 19:25:00,2020-09-18 19:50:00,378.72,378.66,-0.05,flip_to_short -10804,做空,2020-09-18 19:50:00,2020-09-18 19:55:00,378.66,378.9,-0.09,flip_to_long -10805,做多,2020-09-18 19:55:00,2020-09-18 20:05:00,378.9,378.64,-0.09,flip_to_short -10806,做空,2020-09-18 20:05:00,2020-09-18 20:10:00,378.64,378.88,-0.09,flip_to_long -10807,做多,2020-09-18 20:10:00,2020-09-18 20:20:00,378.88,381.25,0.44,tp_upper -10808,做空,2020-09-18 20:55:00,2020-09-18 21:25:00,379.91,380.26,-0.11,flip_to_long -10809,做多,2020-09-18 21:25:00,2020-09-18 22:05:00,380.26,383.26,0.56,tp_upper -10810,做空,2020-09-18 23:05:00,2020-09-18 23:10:00,381.98,382.54,-0.15,flip_to_long -10811,做多,2020-09-18 23:10:00,2020-09-18 23:15:00,382.54,381.27,-0.29,flip_to_short -10812,做空,2020-09-18 23:15:00,2020-09-18 23:20:00,381.27,380.56,0.1,tp_lower -10813,做多,2020-09-18 23:45:00,2020-09-18 23:55:00,382.5,384.44,0.35,tp_upper -10814,做空,2020-09-19 01:00:00,2020-09-19 01:25:00,383.02,381.93,0.19,tp_lower -10815,做多,2020-09-19 02:00:00,2020-09-19 02:20:00,382.98,383.0,-0.04,flip_to_short -10816,做空,2020-09-19 02:20:00,2020-09-19 03:20:00,383.0,381.84,0.2,tp_lower -10817,做多,2020-09-19 03:55:00,2020-09-19 04:05:00,382.72,382.24,-0.14,flip_to_short -10818,做空,2020-09-19 04:05:00,2020-09-19 04:10:00,382.24,382.8,-0.16,tp_lower -10819,做空,2020-09-19 04:15:00,2020-09-19 04:25:00,382.22,382.28,-0.05,flip_to_long -10820,做多,2020-09-19 04:25:00,2020-09-19 04:55:00,382.28,382.25,-0.05,flip_to_short -10821,做空,2020-09-19 04:55:00,2020-09-19 05:00:00,382.25,382.53,-0.1,flip_to_long -10822,做多,2020-09-19 05:00:00,2020-09-19 05:05:00,382.53,382.2,-0.11,flip_to_short -10823,做空,2020-09-19 05:05:00,2020-09-19 05:10:00,382.2,381.09,0.19,tp_lower -10824,做多,2020-09-19 06:40:00,2020-09-19 06:50:00,380.21,379.84,-0.12,flip_to_short -10825,做空,2020-09-19 06:50:00,2020-09-19 06:55:00,379.84,380.38,-0.15,flip_to_long -10826,做多,2020-09-19 06:55:00,2020-09-19 07:20:00,380.38,379.6,-0.2,flip_to_short -10827,做空,2020-09-19 07:20:00,2020-09-19 07:35:00,379.6,379.08,0.07,tp_lower -10828,做多,2020-09-19 07:40:00,2020-09-19 08:30:00,379.51,378.9,-0.17,flip_to_short -10829,做空,2020-09-19 08:30:00,2020-09-19 08:40:00,378.9,379.23,-0.11,flip_to_long -10830,做多,2020-09-19 08:40:00,2020-09-19 08:45:00,379.23,378.85,-0.12,flip_to_short -10831,做空,2020-09-19 08:45:00,2020-09-19 10:10:00,378.85,380.05,-0.29,flip_to_long -10832,做多,2020-09-19 10:10:00,2020-09-19 10:15:00,380.05,380.78,0.11,tp_upper -10833,做空,2020-09-19 10:25:00,2020-09-19 10:45:00,380.34,379.28,0.18,tp_lower -10834,做多,2020-09-19 10:50:00,2020-09-19 10:55:00,380.02,381.92,0.35,tp_upper -10835,做空,2020-09-19 13:15:00,2020-09-19 13:20:00,383.97,384.33,-0.11,flip_to_long -10836,做多,2020-09-19 13:20:00,2020-09-19 13:40:00,384.33,384.87,0.07,tp_upper -10837,做空,2020-09-19 14:15:00,2020-09-19 14:30:00,384.48,385.09,-0.16,flip_to_long -10838,做多,2020-09-19 14:30:00,2020-09-19 14:50:00,385.09,384.96,-0.07,flip_to_short -10839,做空,2020-09-19 14:50:00,2020-09-19 15:00:00,384.96,384.84,-0.01,flip_to_long -10840,做多,2020-09-19 15:00:00,2020-09-19 15:55:00,384.84,384.51,-0.11,flip_to_short -10841,做空,2020-09-19 15:55:00,2020-09-19 16:05:00,384.51,385.0,-0.14,flip_to_long -10842,做多,2020-09-19 16:05:00,2020-09-19 16:15:00,385.0,385.76,0.11,tp_upper -10843,做空,2020-09-19 16:55:00,2020-09-19 17:00:00,384.43,385.36,-0.23,flip_to_long -10844,做多,2020-09-19 17:00:00,2020-09-19 17:05:00,385.36,384.98,-0.12,flip_to_short -10845,做空,2020-09-19 17:05:00,2020-09-19 18:10:00,384.98,383.8,0.2,tp_lower -10846,做多,2020-09-19 19:15:00,2020-09-19 19:25:00,383.9,384.2,0.02,flip_to_short -10847,做空,2020-09-19 19:25:00,2020-09-19 20:10:00,384.2,384.66,-0.13,flip_to_long -10848,做多,2020-09-19 20:10:00,2020-09-19 20:20:00,384.66,384.66,-0.04,tp_upper -10849,做空,2020-09-19 21:15:00,2020-09-19 21:25:00,384.76,384.66,-0.02,flip_to_long -10850,做多,2020-09-19 21:25:00,2020-09-19 22:00:00,384.66,384.04,-0.16,flip_to_short -10851,做空,2020-09-19 22:00:00,2020-09-19 22:10:00,384.04,383.4,0.09,tp_lower -10852,做多,2020-09-19 22:40:00,2020-09-19 22:50:00,383.97,384.18,0.0,flip_to_short -10853,做空,2020-09-19 22:50:00,2020-09-19 22:55:00,384.18,384.61,-0.13,flip_to_long -10854,做多,2020-09-19 22:55:00,2020-09-19 23:00:00,384.61,383.41,-0.28,flip_to_short -10855,做空,2020-09-19 23:00:00,2020-09-19 23:05:00,383.41,383.92,-0.14,tp_lower -10856,做多,2020-09-19 23:10:00,2020-09-19 23:15:00,384.26,384.98,0.11,tp_upper -10857,做空,2020-09-19 23:50:00,2020-09-20 00:15:00,384.65,383.81,0.13,tp_lower -10858,做多,2020-09-20 02:35:00,2020-09-20 02:40:00,381.18,380.79,-0.12,flip_to_short -10859,做空,2020-09-20 02:40:00,2020-09-20 02:50:00,380.79,380.48,0.03,tp_lower -10860,做多,2020-09-20 03:15:00,2020-09-20 03:20:00,380.93,380.74,-0.08,flip_to_short -10861,做空,2020-09-20 03:20:00,2020-09-20 03:25:00,380.74,380.76,-0.04,flip_to_long -10862,做多,2020-09-20 03:25:00,2020-09-20 03:40:00,380.76,381.62,0.14,tp_upper -10863,做空,2020-09-20 04:00:00,2020-09-20 04:05:00,380.53,380.83,-0.1,flip_to_long -10864,做多,2020-09-20 04:05:00,2020-09-20 04:25:00,380.83,382.01,0.21,tp_upper -10865,做空,2020-09-20 04:40:00,2020-09-20 04:50:00,381.09,381.14,-0.05,flip_to_long -10866,做多,2020-09-20 04:50:00,2020-09-20 05:00:00,381.14,380.75,-0.12,flip_to_short -10867,做空,2020-09-20 05:00:00,2020-09-20 05:10:00,380.75,380.26,0.06,tp_lower -10868,做多,2020-09-20 05:15:00,2020-09-20 05:30:00,380.98,381.04,-0.03,flip_to_short -10869,做空,2020-09-20 05:30:00,2020-09-20 05:45:00,381.04,380.41,0.09,tp_lower -10870,做多,2020-09-20 06:30:00,2020-09-20 07:00:00,380.84,381.09,0.01,flip_to_short -10871,做空,2020-09-20 07:00:00,2020-09-20 07:10:00,381.09,381.76,-0.18,flip_to_long -10872,做多,2020-09-20 07:10:00,2020-09-20 07:15:00,381.76,381.5,-0.09,tp_upper -10873,做空,2020-09-20 07:50:00,2020-09-20 08:00:00,381.16,380.8,0.04,tp_lower -10874,做多,2020-09-20 08:15:00,2020-09-20 08:20:00,381.39,381.62,0.01,tp_upper -10875,做空,2020-09-20 08:25:00,2020-09-20 08:30:00,381.46,380.57,0.14,tp_lower -10876,做多,2020-09-20 09:35:00,2020-09-20 09:50:00,379.99,380.23,0.01,flip_to_short -10877,做空,2020-09-20 09:50:00,2020-09-20 10:20:00,380.23,379.38,0.14,flip_to_long -10878,做多,2020-09-20 10:20:00,2020-09-20 11:15:00,379.38,380.02,0.09,flip_to_short -10879,做空,2020-09-20 11:15:00,2020-09-20 11:30:00,380.02,380.06,-0.05,flip_to_long -10880,做多,2020-09-20 11:30:00,2020-09-20 11:35:00,380.06,379.45,-0.17,flip_to_short -10881,做空,2020-09-20 11:35:00,2020-09-20 11:40:00,379.45,379.67,-0.09,flip_to_long -10882,做多,2020-09-20 11:40:00,2020-09-20 14:05:00,379.67,372.76,-1.47,flip_to_short -10883,做空,2020-09-20 14:05:00,2020-09-20 14:25:00,372.76,372.25,0.07,flip_to_long -10884,做多,2020-09-20 14:25:00,2020-09-20 14:45:00,372.25,372.58,0.03,flip_to_short -10885,做空,2020-09-20 14:45:00,2020-09-20 15:05:00,372.58,371.51,0.18,tp_lower -10886,做多,2020-09-20 15:20:00,2020-09-20 15:25:00,372.8,372.17,-0.17,flip_to_short -10887,做空,2020-09-20 15:25:00,2020-09-20 15:30:00,372.17,372.29,-0.06,flip_to_long -10888,做多,2020-09-20 15:30:00,2020-09-20 18:20:00,372.29,371.13,-0.28,flip_to_short -10889,做空,2020-09-20 18:20:00,2020-09-20 18:40:00,371.13,371.62,-0.14,flip_to_long -10890,做多,2020-09-20 18:40:00,2020-09-20 18:45:00,371.62,370.58,-0.25,flip_to_short -10891,做空,2020-09-20 18:45:00,2020-09-20 18:50:00,370.58,371.44,-0.22,tp_lower -10892,做多,2020-09-20 18:55:00,2020-09-20 19:00:00,372.25,372.92,0.1,tp_upper -10893,做空,2020-09-20 19:15:00,2020-09-20 19:20:00,371.6,372.06,-0.13,flip_to_long -10894,做多,2020-09-20 19:20:00,2020-09-20 19:25:00,372.06,371.05,-0.24,flip_to_short -10895,做空,2020-09-20 19:25:00,2020-09-20 19:30:00,371.05,371.77,-0.18,flip_to_long -10896,做多,2020-09-20 19:30:00,2020-09-20 19:35:00,371.77,371.38,-0.12,flip_to_short -10897,做空,2020-09-20 19:35:00,2020-09-20 20:00:00,371.38,369.7,0.3,tp_lower -10898,做多,2020-09-20 21:20:00,2020-09-20 22:10:00,368.81,367.34,-0.34,flip_to_short -10899,做空,2020-09-20 22:10:00,2020-09-20 22:15:00,367.34,366.76,0.08,tp_lower -10900,做多,2020-09-20 22:45:00,2020-09-20 23:10:00,368.66,371.01,0.44,tp_upper -10901,做空,2020-09-21 00:00:00,2020-09-21 00:05:00,368.99,370.15,-0.29,flip_to_long -10902,做多,2020-09-21 00:05:00,2020-09-21 00:10:00,370.15,369.7,-0.13,flip_to_short -10903,做空,2020-09-21 00:10:00,2020-09-21 00:15:00,369.7,370.68,-0.25,flip_to_long -10904,做多,2020-09-21 00:15:00,2020-09-21 00:20:00,370.68,370.32,-0.11,flip_to_short -10905,做空,2020-09-21 00:20:00,2020-09-21 00:25:00,370.32,371.07,-0.2,flip_to_long -10906,做多,2020-09-21 00:25:00,2020-09-21 00:30:00,371.07,370.79,-0.1,flip_to_short -10907,做空,2020-09-21 00:30:00,2020-09-21 00:45:00,370.79,370.88,-0.06,flip_to_long -10908,做多,2020-09-21 00:45:00,2020-09-21 00:50:00,370.88,374.43,0.7,tp_upper -10909,做空,2020-09-21 02:20:00,2020-09-21 02:35:00,374.17,374.08,-0.02,tp_lower -10910,做多,2020-09-21 03:30:00,2020-09-21 03:40:00,373.63,374.0,0.04,flip_to_short -10911,做空,2020-09-21 03:40:00,2020-09-21 04:40:00,374.0,374.07,-0.05,flip_to_long -10912,做多,2020-09-21 04:40:00,2020-09-21 04:50:00,374.07,374.1,-0.03,flip_to_short -10913,做空,2020-09-21 04:50:00,2020-09-21 05:05:00,374.1,373.77,0.03,tp_lower -10914,做多,2020-09-21 05:40:00,2020-09-21 05:50:00,373.73,374.19,0.06,flip_to_short -10915,做空,2020-09-21 05:50:00,2020-09-21 06:35:00,374.19,373.23,0.16,tp_lower -10916,做多,2020-09-21 07:00:00,2020-09-21 13:10:00,373.48,347.21,-5.5,flip_to_short -10917,做空,2020-09-21 13:10:00,2020-09-21 14:15:00,347.21,342.07,1.03,tp_lower -10918,做多,2020-09-21 15:40:00,2020-09-21 16:10:00,338.24,337.39,-0.22,flip_to_short -10919,做空,2020-09-21 16:10:00,2020-09-21 16:15:00,337.39,338.2,-0.21,flip_to_long -10920,做多,2020-09-21 16:15:00,2020-09-21 16:30:00,338.2,341.59,0.69,tp_upper -10921,做空,2020-09-21 16:55:00,2020-09-21 17:00:00,339.09,339.45,-0.11,flip_to_long -10922,做多,2020-09-21 17:00:00,2020-09-21 17:30:00,339.45,342.79,0.68,tp_upper -10923,做空,2020-09-21 17:55:00,2020-09-21 18:00:00,340.75,341.03,-0.1,flip_to_long -10924,做多,2020-09-21 18:00:00,2020-09-21 18:15:00,341.03,340.81,-0.08,flip_to_short -10925,做空,2020-09-21 18:15:00,2020-09-21 18:25:00,340.81,340.86,-0.05,flip_to_long -10926,做多,2020-09-21 18:25:00,2020-09-21 19:00:00,340.86,343.75,0.59,tp_upper -10927,做空,2020-09-21 20:55:00,2020-09-21 21:00:00,345.72,346.59,-0.22,flip_to_long -10928,做多,2020-09-21 21:00:00,2020-09-21 21:35:00,346.59,347.12,0.08,flip_to_short -10929,做空,2020-09-21 21:35:00,2020-09-21 22:35:00,347.12,347.56,-0.13,flip_to_long -10930,做多,2020-09-21 22:35:00,2020-09-21 22:40:00,347.56,346.57,-0.25,flip_to_short -10931,做空,2020-09-21 22:40:00,2020-09-21 22:50:00,346.57,344.95,0.31,tp_lower -10932,做多,2020-09-22 00:10:00,2020-09-22 00:40:00,343.81,342.56,-0.31,flip_to_short -10933,做空,2020-09-22 00:40:00,2020-09-22 00:50:00,342.56,342.57,-0.04,flip_to_long -10934,做多,2020-09-22 00:50:00,2020-09-22 01:15:00,342.57,340.49,-0.49,flip_to_short -10935,做空,2020-09-22 01:15:00,2020-09-22 01:55:00,340.49,342.01,-0.37,flip_to_long -10936,做多,2020-09-22 01:55:00,2020-09-22 02:10:00,342.01,341.83,-0.08,flip_to_short -10937,做空,2020-09-22 02:10:00,2020-09-22 02:50:00,341.83,342.12,-0.1,flip_to_long -10938,做多,2020-09-22 02:50:00,2020-09-22 02:55:00,342.12,344.68,0.52,tp_upper -10939,做空,2020-09-22 03:25:00,2020-09-22 03:30:00,342.6,343.09,-0.14,flip_to_long -10940,做多,2020-09-22 03:30:00,2020-09-22 03:50:00,343.09,342.11,-0.25,flip_to_short -10941,做空,2020-09-22 03:50:00,2020-09-22 03:55:00,342.11,343.14,-0.26,flip_to_long -10942,做多,2020-09-22 03:55:00,2020-09-22 04:30:00,343.14,345.29,0.43,tp_upper -10943,做空,2020-09-22 04:45:00,2020-09-22 04:55:00,343.87,343.95,-0.05,flip_to_long -10944,做多,2020-09-22 04:55:00,2020-09-22 05:05:00,343.95,343.41,-0.15,flip_to_short -10945,做空,2020-09-22 05:05:00,2020-09-22 05:20:00,343.41,344.64,-0.3,flip_to_long -10946,做多,2020-09-22 05:20:00,2020-09-22 05:35:00,344.64,344.04,-0.16,flip_to_short -10947,做空,2020-09-22 05:35:00,2020-09-22 05:40:00,344.04,344.4,-0.11,flip_to_long -10948,做多,2020-09-22 05:40:00,2020-09-22 05:50:00,344.4,344.16,-0.09,flip_to_short -10949,做空,2020-09-22 05:50:00,2020-09-22 06:00:00,344.16,345.61,-0.34,flip_to_long -10950,做多,2020-09-22 06:00:00,2020-09-22 06:05:00,345.61,345.28,-0.11,tp_upper -10951,做空,2020-09-22 06:20:00,2020-09-22 06:30:00,343.25,341.91,0.25,tp_lower -10952,做多,2020-09-22 07:00:00,2020-09-22 08:10:00,342.75,339.74,-0.68,flip_to_short -10953,做空,2020-09-22 08:10:00,2020-09-22 08:25:00,339.74,339.47,0.02,flip_to_long -10954,做多,2020-09-22 08:25:00,2020-09-22 09:00:00,339.47,341.53,0.4,tp_upper -10955,做空,2020-09-22 09:25:00,2020-09-22 09:35:00,340.33,341.31,-0.24,flip_to_long -10956,做多,2020-09-22 09:35:00,2020-09-22 09:45:00,341.31,340.09,-0.29,flip_to_short -10957,做空,2020-09-22 09:45:00,2020-09-22 10:00:00,340.09,341.5,-0.33,flip_to_long -10958,做多,2020-09-22 10:00:00,2020-09-22 10:10:00,341.5,340.79,-0.18,flip_to_short -10959,做空,2020-09-22 10:10:00,2020-09-22 10:25:00,340.79,340.1,0.11,tp_lower -10960,做多,2020-09-22 10:35:00,2020-09-22 10:40:00,341.3,341.58,0.02,tp_upper -10961,做空,2020-09-22 10:55:00,2020-09-22 11:10:00,340.86,340.62,0.01,flip_to_long -10962,做多,2020-09-22 11:10:00,2020-09-22 11:20:00,340.62,340.72,-0.01,flip_to_short -10963,做空,2020-09-22 11:20:00,2020-09-22 11:25:00,340.72,341.56,-0.21,flip_to_long -10964,做多,2020-09-22 11:25:00,2020-09-22 11:30:00,341.56,341.9,0.04,tp_upper -10965,做空,2020-09-22 11:40:00,2020-09-22 11:45:00,340.59,340.98,-0.12,flip_to_long -10966,做多,2020-09-22 11:45:00,2020-09-22 11:50:00,340.98,339.68,-0.31,flip_to_short -10967,做空,2020-09-22 11:50:00,2020-09-22 11:55:00,339.68,339.33,0.04,tp_lower -10968,做多,2020-09-22 12:30:00,2020-09-22 13:00:00,341.09,343.78,0.52,tp_upper -10969,做空,2020-09-22 13:45:00,2020-09-22 14:10:00,341.68,341.94,-0.09,flip_to_long -10970,做多,2020-09-22 14:10:00,2020-09-22 14:20:00,341.94,342.19,0.02,flip_to_short -10971,做空,2020-09-22 14:20:00,2020-09-22 14:25:00,342.19,343.06,-0.22,flip_to_long -10972,做多,2020-09-22 14:25:00,2020-09-22 14:30:00,343.06,342.31,-0.19,flip_to_short -10973,做空,2020-09-22 14:30:00,2020-09-22 14:55:00,342.31,339.06,0.63,tp_lower -10974,做多,2020-09-22 15:10:00,2020-09-22 15:15:00,341.81,341.58,-0.08,flip_to_short -10975,做空,2020-09-22 15:15:00,2020-09-22 15:45:00,341.58,341.37,0.01,flip_to_long -10976,做多,2020-09-22 15:45:00,2020-09-22 15:50:00,341.37,341.21,-0.07,flip_to_short -10977,做空,2020-09-22 15:50:00,2020-09-22 16:05:00,341.21,341.63,-0.12,flip_to_long -10978,做多,2020-09-22 16:05:00,2020-09-22 16:10:00,341.63,342.65,0.18,tp_upper -10979,做空,2020-09-22 16:50:00,2020-09-22 17:10:00,340.91,342.06,-0.27,flip_to_long -10980,做多,2020-09-22 17:10:00,2020-09-22 17:30:00,342.06,341.39,-0.17,flip_to_short -10981,做空,2020-09-22 17:30:00,2020-09-22 17:40:00,341.39,342.25,-0.21,flip_to_long -10982,做多,2020-09-22 17:40:00,2020-09-22 17:45:00,342.25,343.52,0.22,tp_upper -10983,做空,2020-09-22 18:30:00,2020-09-22 18:35:00,342.31,342.69,-0.11,flip_to_long -10984,做多,2020-09-22 18:35:00,2020-09-22 19:00:00,342.69,342.3,-0.11,flip_to_short -10985,做空,2020-09-22 19:00:00,2020-09-22 19:25:00,342.3,342.63,-0.1,flip_to_long -10986,做多,2020-09-22 19:25:00,2020-09-22 19:50:00,342.63,342.55,-0.05,flip_to_short -10987,做空,2020-09-22 19:50:00,2020-09-22 19:55:00,342.55,343.46,-0.22,flip_to_long -10988,做多,2020-09-22 19:55:00,2020-09-22 20:00:00,343.46,343.26,-0.08,tp_upper -10989,做空,2020-09-22 21:05:00,2020-09-22 21:10:00,341.54,341.86,-0.1,tp_lower -10990,做多,2020-09-22 21:20:00,2020-09-22 21:50:00,343.56,345.5,0.36,tp_upper -10991,做空,2020-09-22 22:05:00,2020-09-22 22:20:00,344.68,344.49,0.0,flip_to_long -10992,做多,2020-09-22 22:20:00,2020-09-22 22:30:00,344.49,344.56,-0.02,flip_to_short -10993,做空,2020-09-22 22:30:00,2020-09-22 22:50:00,344.56,343.47,0.18,tp_lower -10994,做多,2020-09-22 23:50:00,2020-09-23 00:00:00,343.87,343.96,-0.02,flip_to_short -10995,做空,2020-09-23 00:00:00,2020-09-23 00:15:00,343.96,343.0,0.17,flip_to_long -10996,做多,2020-09-23 00:15:00,2020-09-23 00:30:00,343.0,342.89,-0.06,flip_to_short -10997,做空,2020-09-23 00:30:00,2020-09-23 00:40:00,342.89,343.11,-0.08,flip_to_long -10998,做多,2020-09-23 00:40:00,2020-09-23 01:45:00,343.11,342.78,-0.11,flip_to_short -10999,做空,2020-09-23 01:45:00,2020-09-23 01:55:00,342.78,343.4,-0.17,flip_to_long -11000,做多,2020-09-23 01:55:00,2020-09-23 02:00:00,343.4,344.27,0.15,tp_upper -11001,做空,2020-09-23 02:20:00,2020-09-23 02:30:00,342.82,342.94,-0.06,flip_to_long -11002,做多,2020-09-23 02:30:00,2020-09-23 03:00:00,342.94,342.68,-0.09,flip_to_short -11003,做空,2020-09-23 03:00:00,2020-09-23 03:05:00,342.68,341.85,0.14,tp_lower -11004,做多,2020-09-23 05:15:00,2020-09-23 06:00:00,340.25,340.08,-0.07,flip_to_short -11005,做空,2020-09-23 06:00:00,2020-09-23 06:15:00,340.08,338.08,0.39,tp_lower -11006,做多,2020-09-23 06:35:00,2020-09-23 09:00:00,339.26,337.48,-0.42,tp_upper -11007,做空,2020-09-23 10:30:00,2020-09-23 12:15:00,337.79,338.84,-0.26,flip_to_long -11008,做多,2020-09-23 12:15:00,2020-09-23 12:20:00,338.84,339.61,0.13,tp_upper -11009,做空,2020-09-23 13:55:00,2020-09-23 14:05:00,341.06,339.73,0.25,tp_lower -11010,做多,2020-09-23 15:35:00,2020-09-23 15:45:00,339.42,338.89,-0.15,flip_to_short -11011,做空,2020-09-23 15:45:00,2020-09-23 15:50:00,338.89,338.41,0.07,tp_lower -11012,做多,2020-09-23 16:25:00,2020-09-23 16:30:00,339.04,338.95,-0.06,flip_to_short -11013,做空,2020-09-23 16:30:00,2020-09-23 16:35:00,338.95,339.77,-0.21,flip_to_long -11014,做多,2020-09-23 16:35:00,2020-09-23 16:40:00,339.77,339.5,-0.09,tp_upper -11015,做空,2020-09-23 17:10:00,2020-09-23 17:15:00,338.9,339.1,-0.08,flip_to_long -11016,做多,2020-09-23 17:15:00,2020-09-23 17:30:00,339.1,339.93,0.14,tp_upper -11017,做空,2020-09-23 17:40:00,2020-09-23 17:50:00,338.96,338.1,0.15,tp_lower -11018,做多,2020-09-23 21:00:00,2020-09-23 21:50:00,323.74,323.0,-0.2,flip_to_short -11019,做空,2020-09-23 21:50:00,2020-09-23 22:00:00,323.0,322.82,0.0,flip_to_long -11020,做多,2020-09-23 22:00:00,2020-09-23 22:15:00,322.82,322.69,-0.07,flip_to_short -11021,做空,2020-09-23 22:15:00,2020-09-23 22:35:00,322.69,321.91,0.14,flip_to_long -11022,做多,2020-09-23 22:35:00,2020-09-23 23:00:00,321.91,321.77,-0.07,flip_to_short -11023,做空,2020-09-23 23:00:00,2020-09-23 23:15:00,321.77,319.28,0.52,tp_lower -11024,做多,2020-09-23 23:40:00,2020-09-23 23:50:00,321.22,320.57,-0.18,flip_to_short -11025,做空,2020-09-23 23:50:00,2020-09-24 00:00:00,320.57,317.7,0.61,tp_lower -11026,做多,2020-09-24 00:15:00,2020-09-24 01:50:00,321.89,322.93,0.2,flip_to_short -11027,做空,2020-09-24 01:50:00,2020-09-24 01:55:00,322.93,323.28,-0.12,flip_to_long -11028,做多,2020-09-24 01:55:00,2020-09-24 02:00:00,323.28,323.11,-0.08,flip_to_short -11029,做空,2020-09-24 02:00:00,2020-09-24 02:40:00,323.11,323.93,-0.23,flip_to_long -11030,做多,2020-09-24 02:40:00,2020-09-24 02:50:00,323.93,323.78,-0.07,flip_to_short -11031,做空,2020-09-24 02:50:00,2020-09-24 03:00:00,323.78,323.56,0.01,flip_to_long -11032,做多,2020-09-24 03:00:00,2020-09-24 03:25:00,323.56,324.67,0.22,tp_upper -11033,做空,2020-09-24 03:45:00,2020-09-24 03:55:00,324.68,324.64,-0.03,flip_to_long -11034,做多,2020-09-24 03:55:00,2020-09-24 04:00:00,324.64,324.92,0.03,tp_upper -11035,做空,2020-09-24 04:05:00,2020-09-24 04:10:00,324.2,324.33,-0.07,flip_to_long -11036,做多,2020-09-24 04:10:00,2020-09-24 04:20:00,324.33,325.5,0.23,tp_upper -11037,做空,2020-09-24 04:30:00,2020-09-24 04:40:00,324.24,323.85,0.05,tp_lower -11038,做多,2020-09-24 05:10:00,2020-09-24 05:15:00,324.56,324.52,-0.05,flip_to_short -11039,做空,2020-09-24 05:15:00,2020-09-24 05:55:00,324.52,324.81,-0.1,flip_to_long -11040,做多,2020-09-24 05:55:00,2020-09-24 06:00:00,324.81,325.78,0.18,tp_upper -11041,做空,2020-09-24 06:30:00,2020-09-24 07:00:00,324.45,324.79,-0.12,flip_to_long -11042,做多,2020-09-24 07:00:00,2020-09-24 07:20:00,324.79,324.67,-0.06,flip_to_short -11043,做空,2020-09-24 07:20:00,2020-09-24 07:25:00,324.67,324.77,-0.06,flip_to_long -11044,做多,2020-09-24 07:25:00,2020-09-24 07:50:00,324.77,326.18,0.28,tp_upper -11045,做空,2020-09-24 08:40:00,2020-09-24 09:10:00,325.9,325.45,0.07,tp_lower -11046,做多,2020-09-24 09:20:00,2020-09-24 09:30:00,326.41,326.23,-0.08,flip_to_short -11047,做空,2020-09-24 09:30:00,2020-09-24 09:35:00,326.23,326.35,-0.06,flip_to_long -11048,做多,2020-09-24 09:35:00,2020-09-24 09:45:00,326.35,327.52,0.23,tp_upper -11049,做空,2020-09-24 12:30:00,2020-09-24 12:35:00,336.96,336.21,0.13,tp_lower -11050,做多,2020-09-24 13:45:00,2020-09-24 14:00:00,336.35,337.71,0.26,tp_upper -11051,做空,2020-09-24 14:30:00,2020-09-24 14:45:00,336.2,336.28,-0.06,flip_to_long -11052,做多,2020-09-24 14:45:00,2020-09-24 15:05:00,336.28,336.66,0.05,flip_to_short -11053,做空,2020-09-24 15:05:00,2020-09-24 15:10:00,336.66,338.24,-0.39,flip_to_long -11054,做多,2020-09-24 15:10:00,2020-09-24 15:20:00,338.24,341.6,0.7,tp_upper -11055,做空,2020-09-24 17:55:00,2020-09-24 18:00:00,345.78,347.6,-0.43,flip_to_long -11056,做多,2020-09-24 18:00:00,2020-09-24 18:05:00,347.6,347.3,-0.1,tp_upper -11057,做空,2020-09-24 18:15:00,2020-09-24 18:25:00,345.92,345.01,0.16,tp_lower -11058,做多,2020-09-24 18:35:00,2020-09-24 18:45:00,346.13,345.03,-0.27,flip_to_short -11059,做空,2020-09-24 18:45:00,2020-09-24 18:55:00,345.03,344.11,0.16,tp_lower -11060,做多,2020-09-24 19:10:00,2020-09-24 19:15:00,345.84,345.12,-0.19,flip_to_short -11061,做空,2020-09-24 19:15:00,2020-09-24 19:20:00,345.12,343.64,0.28,tp_lower -11062,做多,2020-09-24 19:35:00,2020-09-24 19:40:00,345.78,344.62,-0.29,flip_to_short -11063,做空,2020-09-24 19:40:00,2020-09-24 19:45:00,344.62,345.61,-0.25,flip_to_long -11064,做多,2020-09-24 19:45:00,2020-09-24 19:55:00,345.61,345.69,-0.02,flip_to_short -11065,做空,2020-09-24 19:55:00,2020-09-24 21:00:00,345.69,345.56,-0.01,flip_to_long -11066,做多,2020-09-24 21:00:00,2020-09-24 21:05:00,345.56,346.24,0.11,tp_upper -11067,做空,2020-09-24 21:10:00,2020-09-24 21:15:00,345.85,346.45,-0.16,flip_to_long -11068,做多,2020-09-24 21:15:00,2020-09-24 21:20:00,346.45,345.69,-0.2,flip_to_short -11069,做空,2020-09-24 21:20:00,2020-09-24 21:25:00,345.69,345.05,0.1,tp_lower -11070,做多,2020-09-24 21:50:00,2020-09-24 21:55:00,345.68,345.61,-0.05,flip_to_short -11071,做空,2020-09-24 21:55:00,2020-09-24 22:05:00,345.61,346.0,-0.12,flip_to_long -11072,做多,2020-09-24 22:05:00,2020-09-24 22:10:00,346.0,346.2,0.01,tp_upper -11073,做空,2020-09-24 23:30:00,2020-09-24 23:35:00,348.49,348.92,-0.13,flip_to_long -11074,做多,2020-09-24 23:35:00,2020-09-25 00:05:00,348.92,349.13,0.01,flip_to_short -11075,做空,2020-09-25 00:05:00,2020-09-25 00:10:00,349.13,348.25,0.15,tp_lower -11076,做多,2020-09-25 01:15:00,2020-09-25 01:20:00,348.33,348.04,-0.1,flip_to_short -11077,做空,2020-09-25 01:20:00,2020-09-25 01:25:00,348.04,348.31,-0.1,flip_to_long -11078,做多,2020-09-25 01:25:00,2020-09-25 01:30:00,348.31,347.01,-0.32,flip_to_short -11079,做空,2020-09-25 01:30:00,2020-09-25 01:35:00,347.01,346.28,0.12,tp_lower -11080,做多,2020-09-25 02:10:00,2020-09-25 02:40:00,347.01,347.27,0.02,flip_to_short -11081,做空,2020-09-25 02:40:00,2020-09-25 03:15:00,347.27,347.0,0.02,flip_to_long -11082,做多,2020-09-25 03:15:00,2020-09-25 03:25:00,347.0,347.85,0.15,tp_upper -11083,做空,2020-09-25 03:35:00,2020-09-25 03:40:00,346.34,346.06,0.02,tp_lower -11084,做多,2020-09-25 06:35:00,2020-09-25 06:55:00,341.94,344.6,0.55,tp_upper -11085,做空,2020-09-25 07:50:00,2020-09-25 08:00:00,342.8,341.87,0.17,tp_lower -11086,做多,2020-09-25 09:55:00,2020-09-25 10:05:00,340.11,340.75,0.11,tp_upper -11087,做空,2020-09-25 10:45:00,2020-09-25 11:10:00,340.43,340.81,-0.12,flip_to_long -11088,做多,2020-09-25 11:10:00,2020-09-25 11:25:00,340.81,341.64,0.15,tp_upper -11089,做空,2020-09-25 12:35:00,2020-09-25 12:40:00,343.9,344.71,-0.22,flip_to_long -11090,做多,2020-09-25 12:40:00,2020-09-25 12:50:00,344.71,344.32,-0.12,flip_to_short -11091,做空,2020-09-25 12:50:00,2020-09-25 12:55:00,344.32,344.58,-0.1,flip_to_long -11092,做多,2020-09-25 12:55:00,2020-09-25 13:10:00,344.58,345.08,0.07,flip_to_short -11093,做空,2020-09-25 13:10:00,2020-09-25 13:15:00,345.08,345.3,-0.09,flip_to_long -11094,做多,2020-09-25 13:15:00,2020-09-25 13:20:00,345.3,344.04,-0.31,flip_to_short -11095,做空,2020-09-25 13:20:00,2020-09-25 13:30:00,344.04,344.66,-0.17,flip_to_long -11096,做多,2020-09-25 13:30:00,2020-09-25 14:40:00,344.66,344.81,-0.0,flip_to_short -11097,做空,2020-09-25 14:40:00,2020-09-25 15:05:00,344.81,344.65,-0.0,flip_to_long -11098,做多,2020-09-25 15:05:00,2020-09-25 15:10:00,344.65,346.28,0.32,tp_upper -11099,做空,2020-09-25 16:20:00,2020-09-25 17:00:00,346.5,346.64,-0.07,flip_to_long -11100,做多,2020-09-25 17:00:00,2020-09-25 17:15:00,346.64,346.93,0.03,tp_upper -11101,做空,2020-09-25 19:30:00,2020-09-25 19:50:00,353.34,353.9,-0.16,flip_to_long -11102,做多,2020-09-25 19:50:00,2020-09-25 20:00:00,353.9,356.15,0.44,tp_upper -11103,做空,2020-09-25 20:45:00,2020-09-25 20:55:00,354.7,354.65,-0.03,flip_to_long -11104,做多,2020-09-25 20:55:00,2020-09-25 22:00:00,354.65,354.72,-0.02,tp_upper -11105,做多,2020-09-25 22:30:00,2020-09-25 22:35:00,354.6,354.25,-0.11,flip_to_short -11106,做空,2020-09-25 22:35:00,2020-09-25 22:40:00,354.25,354.61,-0.11,flip_to_long -11107,做多,2020-09-25 22:40:00,2020-09-25 22:45:00,354.61,353.38,-0.3,flip_to_short -11108,做空,2020-09-25 22:45:00,2020-09-25 22:50:00,353.38,351.65,0.33,tp_lower -11109,做多,2020-09-26 00:05:00,2020-09-26 00:25:00,352.71,352.18,-0.15,flip_to_short -11110,做空,2020-09-26 00:25:00,2020-09-26 00:45:00,352.18,350.88,0.25,tp_lower -11111,做多,2020-09-26 01:15:00,2020-09-26 01:25:00,351.46,350.93,-0.15,flip_to_short -11112,做空,2020-09-26 01:25:00,2020-09-26 01:35:00,350.93,351.81,-0.23,flip_to_long -11113,做多,2020-09-26 01:35:00,2020-09-26 01:55:00,351.81,351.58,-0.09,flip_to_short -11114,做空,2020-09-26 01:55:00,2020-09-26 02:25:00,351.58,351.14,0.06,flip_to_long -11115,做多,2020-09-26 02:25:00,2020-09-26 02:40:00,351.14,352.4,0.24,tp_upper -11116,做空,2020-09-26 03:45:00,2020-09-26 03:55:00,351.52,350.71,0.14,tp_lower -11117,做多,2020-09-26 04:45:00,2020-09-26 05:50:00,351.6,354.05,0.5,tp_upper -11118,做空,2020-09-26 07:00:00,2020-09-26 07:20:00,354.18,352.28,0.38,tp_lower -11119,做多,2020-09-26 09:00:00,2020-09-26 09:05:00,350.91,350.65,-0.1,flip_to_short -11120,做空,2020-09-26 09:05:00,2020-09-26 09:10:00,350.65,349.47,0.22,tp_lower -11121,做多,2020-09-26 09:25:00,2020-09-26 09:30:00,351.16,352.09,0.17,tp_upper -11122,做空,2020-09-26 09:35:00,2020-09-26 10:20:00,351.18,348.2,0.62,tp_lower -11123,做多,2020-09-26 10:30:00,2020-09-26 10:40:00,349.65,350.77,0.21,flip_to_short -11124,做空,2020-09-26 10:40:00,2020-09-26 11:05:00,350.77,351.17,-0.13,flip_to_long -11125,做多,2020-09-26 11:05:00,2020-09-26 11:10:00,351.17,350.71,-0.14,flip_to_short -11126,做空,2020-09-26 11:10:00,2020-09-26 11:50:00,350.71,351.0,-0.1,flip_to_long -11127,做多,2020-09-26 11:50:00,2020-09-26 12:00:00,351.0,350.54,-0.14,flip_to_short -11128,做空,2020-09-26 12:00:00,2020-09-26 12:10:00,350.54,349.6,0.17,tp_lower -11129,做多,2020-09-26 13:30:00,2020-09-26 13:35:00,349.38,349.32,-0.05,flip_to_short -11130,做空,2020-09-26 13:35:00,2020-09-26 13:50:00,349.32,347.09,0.46,tp_lower -11131,做多,2020-09-26 14:00:00,2020-09-26 14:05:00,349.5,349.11,-0.13,flip_to_short -11132,做空,2020-09-26 14:05:00,2020-09-26 16:00:00,349.11,352.7,-0.84,flip_to_long -11133,做多,2020-09-26 16:00:00,2020-09-26 16:05:00,352.7,351.34,-0.34,flip_to_short -11134,做空,2020-09-26 16:05:00,2020-09-26 16:10:00,351.34,350.76,0.09,tp_lower -11135,做多,2020-09-26 16:20:00,2020-09-26 16:35:00,351.52,353.39,0.37,tp_upper -11136,做多,2020-09-26 17:45:00,2020-09-26 18:00:00,353.51,354.29,0.13,tp_upper -11137,做空,2020-09-26 18:05:00,2020-09-26 18:10:00,353.0,352.75,0.02,tp_lower -11138,做多,2020-09-26 18:35:00,2020-09-26 20:05:00,353.18,352.05,-0.29,flip_to_short -11139,做空,2020-09-26 20:05:00,2020-09-26 20:15:00,352.05,352.68,-0.18,flip_to_long -11140,做多,2020-09-26 20:15:00,2020-09-26 20:20:00,352.68,352.18,-0.15,flip_to_short -11141,做空,2020-09-26 20:20:00,2020-09-26 20:25:00,352.18,352.44,-0.1,flip_to_long -11142,做多,2020-09-26 20:25:00,2020-09-26 20:40:00,352.44,353.6,0.21,tp_upper -11143,做空,2020-09-26 21:50:00,2020-09-26 22:00:00,353.51,351.87,0.32,tp_lower -11144,做多,2020-09-26 22:35:00,2020-09-26 22:55:00,353.68,353.22,-0.14,flip_to_short -11145,做空,2020-09-26 22:55:00,2020-09-26 23:00:00,353.22,354.19,-0.25,flip_to_long -11146,做多,2020-09-26 23:00:00,2020-09-26 23:55:00,354.19,353.88,-0.11,flip_to_short -11147,做空,2020-09-26 23:55:00,2020-09-27 00:10:00,353.88,354.25,-0.12,flip_to_long -11148,做多,2020-09-27 00:10:00,2020-09-27 00:15:00,354.25,355.14,0.16,tp_upper -11149,做空,2020-09-27 01:45:00,2020-09-27 02:40:00,358.92,359.65,-0.2,flip_to_long -11150,做多,2020-09-27 02:40:00,2020-09-27 02:45:00,359.65,359.3,-0.12,flip_to_short -11151,做空,2020-09-27 02:45:00,2020-09-27 02:55:00,359.3,359.34,-0.05,flip_to_long -11152,做多,2020-09-27 02:55:00,2020-09-27 03:00:00,359.34,359.21,-0.07,tp_upper -11153,做多,2020-09-27 03:05:00,2020-09-27 03:10:00,359.97,359.18,-0.21,flip_to_short -11154,做空,2020-09-27 03:10:00,2020-09-27 03:20:00,359.18,358.69,0.07,tp_lower -11155,做多,2020-09-27 03:25:00,2020-09-27 03:30:00,359.28,358.6,-0.19,flip_to_short -11156,做空,2020-09-27 03:30:00,2020-09-27 03:35:00,358.6,358.89,-0.1,flip_to_long -11157,做多,2020-09-27 03:35:00,2020-09-27 03:55:00,358.89,359.27,0.04,flip_to_short -11158,做空,2020-09-27 03:55:00,2020-09-27 05:15:00,359.27,360.49,-0.3,flip_to_long -11159,做多,2020-09-27 05:15:00,2020-09-27 05:20:00,360.49,359.74,-0.2,flip_to_short -11160,做空,2020-09-27 05:20:00,2020-09-27 05:25:00,359.74,360.13,-0.12,flip_to_long -11161,做多,2020-09-27 05:25:00,2020-09-27 05:30:00,360.13,361.11,0.17,tp_upper -11162,做空,2020-09-27 05:45:00,2020-09-27 06:05:00,359.92,359.8,-0.01,tp_lower -11163,做空,2020-09-27 09:40:00,2020-09-27 09:50:00,351.85,350.56,0.24,tp_lower -11164,做多,2020-09-27 10:05:00,2020-09-27 10:25:00,351.39,351.73,0.04,flip_to_short -11165,做空,2020-09-27 10:25:00,2020-09-27 11:40:00,351.73,351.09,0.1,tp_lower -11166,做多,2020-09-27 12:15:00,2020-09-27 12:25:00,351.53,351.46,-0.05,flip_to_short -11167,做空,2020-09-27 12:25:00,2020-09-27 13:55:00,351.46,352.37,-0.24,flip_to_long -11168,做多,2020-09-27 13:55:00,2020-09-27 14:00:00,352.37,352.66,0.02,tp_upper -11169,做空,2020-09-27 14:05:00,2020-09-27 14:15:00,352.18,351.2,0.18,tp_lower -11170,做多,2020-09-27 15:35:00,2020-09-27 15:40:00,351.41,353.65,0.45,tp_upper -11171,做空,2020-09-27 16:50:00,2020-09-27 16:55:00,353.27,353.82,-0.16,flip_to_long -11172,做多,2020-09-27 16:55:00,2020-09-27 18:25:00,353.82,353.07,-0.2,flip_to_short -11173,做空,2020-09-27 18:25:00,2020-09-27 18:50:00,353.07,352.92,-0.01,flip_to_long -11174,做多,2020-09-27 18:50:00,2020-09-27 18:55:00,352.92,351.73,-0.3,flip_to_short -11175,做空,2020-09-27 18:55:00,2020-09-27 19:00:00,351.73,352.66,-0.24,tp_lower -11176,做多,2020-09-27 19:05:00,2020-09-27 19:10:00,353.44,353.55,-0.01,tp_upper -11177,做空,2020-09-27 19:25:00,2020-09-27 19:30:00,352.69,351.93,0.13,tp_lower -11178,做多,2020-09-27 19:50:00,2020-09-27 20:05:00,353.86,352.96,-0.23,flip_to_short -11179,做空,2020-09-27 20:05:00,2020-09-27 20:55:00,352.96,353.15,-0.08,flip_to_long -11180,做多,2020-09-27 20:55:00,2020-09-27 21:05:00,353.15,352.37,-0.21,flip_to_short -11181,做空,2020-09-27 21:05:00,2020-09-27 21:35:00,352.37,353.96,-0.38,flip_to_long -11182,做多,2020-09-27 21:35:00,2020-09-27 21:55:00,353.96,352.83,-0.28,flip_to_short -11183,做空,2020-09-27 21:55:00,2020-09-27 22:00:00,352.83,353.74,-0.23,flip_to_long -11184,做多,2020-09-27 22:00:00,2020-09-27 22:05:00,353.74,354.68,0.16,tp_upper -11185,做空,2020-09-27 23:00:00,2020-09-27 23:10:00,354.02,354.19,-0.07,flip_to_long -11186,做多,2020-09-27 23:10:00,2020-09-27 23:35:00,354.19,356.07,0.36,tp_upper -11187,做空,2020-09-28 00:50:00,2020-09-28 00:55:00,357.32,357.74,-0.13,flip_to_long -11188,做多,2020-09-28 00:55:00,2020-09-28 01:00:00,357.74,357.5,-0.09,flip_to_short -11189,做空,2020-09-28 01:00:00,2020-09-28 01:05:00,357.5,358.12,-0.17,flip_to_long -11190,做多,2020-09-28 01:05:00,2020-09-28 01:35:00,358.12,358.24,-0.01,flip_to_short -11191,做空,2020-09-28 01:35:00,2020-09-28 01:40:00,358.24,358.38,-0.07,flip_to_long -11192,做多,2020-09-28 01:40:00,2020-09-28 02:00:00,358.38,360.1,0.33,tp_upper -11193,做空,2020-09-28 02:20:00,2020-09-28 02:30:00,358.72,358.44,0.02,flip_to_long -11194,做多,2020-09-28 02:30:00,2020-09-28 04:00:00,358.44,358.22,-0.09,tp_upper -11195,做空,2020-09-28 04:10:00,2020-09-28 04:15:00,357.56,358.01,-0.14,flip_to_long -11196,做多,2020-09-28 04:15:00,2020-09-28 04:25:00,358.01,358.12,-0.01,tp_upper -11197,做空,2020-09-28 05:35:00,2020-09-28 05:45:00,358.66,357.22,0.27,tp_lower -11198,做多,2020-09-28 07:25:00,2020-09-28 08:05:00,356.56,357.76,0.22,tp_upper -11199,做空,2020-09-28 08:15:00,2020-09-28 08:20:00,355.94,356.95,-0.26,flip_to_long -11200,做多,2020-09-28 08:20:00,2020-09-28 08:30:00,356.95,358.73,0.35,tp_upper -11201,做空,2020-09-28 08:55:00,2020-09-28 09:00:00,357.21,357.56,-0.12,flip_to_long -11202,做多,2020-09-28 09:00:00,2020-09-28 09:25:00,357.56,358.19,0.1,flip_to_short -11203,做空,2020-09-28 09:25:00,2020-09-28 10:00:00,358.19,357.56,0.1,tp_lower -11204,做多,2020-09-28 10:05:00,2020-09-28 10:30:00,357.79,358.62,0.14,tp_upper -11205,做空,2020-09-28 11:15:00,2020-09-28 11:25:00,358.13,356.77,0.26,tp_lower -11206,做多,2020-09-28 12:05:00,2020-09-28 12:30:00,358.61,364.28,1.19,tp_upper -11207,做空,2020-09-28 13:45:00,2020-09-28 14:10:00,363.01,364.07,-0.27,flip_to_long -11208,做多,2020-09-28 14:10:00,2020-09-28 14:20:00,364.07,363.91,-0.07,flip_to_short -11209,做空,2020-09-28 14:20:00,2020-09-28 14:30:00,363.91,363.9,-0.04,flip_to_long -11210,做多,2020-09-28 14:30:00,2020-09-28 14:35:00,363.9,362.98,-0.24,flip_to_short -11211,做空,2020-09-28 14:35:00,2020-09-28 14:45:00,362.98,362.68,0.03,tp_lower -11212,做多,2020-09-28 15:00:00,2020-09-28 15:05:00,363.81,363.78,-0.05,flip_to_short -11213,做空,2020-09-28 15:05:00,2020-09-28 16:15:00,363.78,363.99,-0.08,flip_to_long -11214,做多,2020-09-28 16:15:00,2020-09-28 16:20:00,363.99,365.37,0.26,tp_upper -11215,做空,2020-09-28 16:25:00,2020-09-28 16:40:00,364.61,364.52,-0.02,flip_to_long -11216,做多,2020-09-28 16:40:00,2020-09-28 16:45:00,364.52,364.34,-0.08,flip_to_short -11217,做空,2020-09-28 16:45:00,2020-09-28 16:50:00,364.34,364.79,-0.14,flip_to_long -11218,做多,2020-09-28 16:50:00,2020-09-28 16:55:00,364.79,364.31,-0.14,flip_to_short -11219,做空,2020-09-28 16:55:00,2020-09-28 17:00:00,364.31,364.89,-0.16,flip_to_long -11220,做多,2020-09-28 17:00:00,2020-09-28 17:10:00,364.89,364.51,-0.12,flip_to_short -11221,做空,2020-09-28 17:10:00,2020-09-28 17:20:00,364.51,364.66,-0.07,flip_to_long -11222,做多,2020-09-28 17:20:00,2020-09-28 17:30:00,364.66,365.87,0.22,tp_upper -11223,做空,2020-09-28 17:35:00,2020-09-28 17:45:00,363.66,364.45,-0.21,flip_to_long -11224,做多,2020-09-28 17:45:00,2020-09-28 18:00:00,364.45,364.65,0.0,flip_to_short -11225,做空,2020-09-28 18:00:00,2020-09-28 18:05:00,364.65,363.87,0.13,tp_lower -11226,做空,2020-09-28 19:30:00,2020-09-28 19:35:00,362.45,361.47,0.17,tp_lower -11227,做多,2020-09-28 19:55:00,2020-09-28 20:00:00,363.12,362.93,-0.08,flip_to_short -11228,做空,2020-09-28 20:00:00,2020-09-28 20:10:00,362.93,362.93,-0.04,flip_to_long -11229,做多,2020-09-28 20:10:00,2020-09-28 20:40:00,362.93,362.8,-0.07,flip_to_short -11230,做空,2020-09-28 20:40:00,2020-09-28 20:55:00,362.8,362.75,-0.03,flip_to_long -11231,做多,2020-09-28 20:55:00,2020-09-28 21:00:00,362.75,362.43,-0.11,flip_to_short -11232,做空,2020-09-28 21:00:00,2020-09-28 21:05:00,362.43,361.4,0.18,tp_lower -11233,做多,2020-09-28 21:25:00,2020-09-28 21:40:00,362.33,363.49,0.21,tp_upper -11234,做空,2020-09-28 22:30:00,2020-09-28 22:45:00,362.74,361.71,0.18,tp_lower -11235,做空,2020-09-29 00:50:00,2020-09-29 00:55:00,354.21,354.47,-0.1,flip_to_long -11236,做多,2020-09-29 00:55:00,2020-09-29 01:05:00,354.47,354.48,-0.04,flip_to_short -11237,做空,2020-09-29 01:05:00,2020-09-29 01:10:00,354.48,354.89,-0.13,flip_to_long -11238,做多,2020-09-29 01:10:00,2020-09-29 01:15:00,354.89,354.2,-0.2,flip_to_short -11239,做空,2020-09-29 01:15:00,2020-09-29 01:20:00,354.2,354.51,-0.11,flip_to_long -11240,做多,2020-09-29 01:20:00,2020-09-29 01:30:00,354.51,353.9,-0.18,flip_to_short -11241,做空,2020-09-29 01:30:00,2020-09-29 01:35:00,353.9,354.37,-0.15,flip_to_long -11242,做多,2020-09-29 01:35:00,2020-09-29 02:15:00,354.37,354.38,-0.04,flip_to_short -11243,做空,2020-09-29 02:15:00,2020-09-29 02:40:00,354.38,353.55,0.15,tp_lower -11244,做多,2020-09-29 03:00:00,2020-09-29 03:10:00,354.18,353.98,-0.08,flip_to_short -11245,做空,2020-09-29 03:10:00,2020-09-29 03:20:00,353.98,353.34,0.1,tp_lower -11246,做多,2020-09-29 03:35:00,2020-09-29 03:40:00,354.03,353.98,-0.05,flip_to_short -11247,做空,2020-09-29 03:40:00,2020-09-29 03:55:00,353.98,352.95,0.19,tp_lower -11248,做多,2020-09-29 04:05:00,2020-09-29 04:20:00,353.6,353.71,-0.02,flip_to_short -11249,做空,2020-09-29 04:20:00,2020-09-29 04:30:00,353.71,353.23,0.07,tp_lower -11250,做多,2020-09-29 04:40:00,2020-09-29 04:50:00,353.63,353.06,-0.17,flip_to_short -11251,做空,2020-09-29 04:50:00,2020-09-29 04:55:00,353.06,353.07,-0.04,tp_lower -11252,做多,2020-09-29 05:35:00,2020-09-29 06:35:00,353.03,352.35,-0.19,flip_to_short -11253,做空,2020-09-29 06:35:00,2020-09-29 06:40:00,352.35,353.03,-0.19,flip_to_long -11254,做多,2020-09-29 06:40:00,2020-09-29 06:45:00,353.03,353.12,-0.02,tp_upper -11255,做空,2020-09-29 08:00:00,2020-09-29 08:10:00,354.22,354.75,-0.16,flip_to_long -11256,做多,2020-09-29 08:10:00,2020-09-29 08:15:00,354.75,354.66,-0.06,flip_to_short -11257,做空,2020-09-29 08:15:00,2020-09-29 08:20:00,354.66,354.76,-0.06,flip_to_long -11258,做多,2020-09-29 08:20:00,2020-09-29 08:45:00,354.76,354.51,-0.09,flip_to_short -11259,做空,2020-09-29 08:45:00,2020-09-29 08:50:00,354.51,354.97,-0.14,flip_to_long -11260,做多,2020-09-29 08:50:00,2020-09-29 09:05:00,354.97,355.84,0.15,tp_upper -11261,做空,2020-09-29 09:15:00,2020-09-29 09:30:00,355.37,355.03,0.04,flip_to_long -11262,做多,2020-09-29 09:30:00,2020-09-29 09:50:00,355.03,354.57,-0.14,flip_to_short -11263,做空,2020-09-29 09:50:00,2020-09-29 09:55:00,354.57,354.63,-0.05,tp_lower -11264,做多,2020-09-29 10:00:00,2020-09-29 10:10:00,355.21,355.98,0.13,tp_upper -11265,做空,2020-09-29 12:00:00,2020-09-29 12:05:00,356.8,357.17,-0.12,flip_to_long -11266,做多,2020-09-29 12:05:00,2020-09-29 12:20:00,357.17,357.24,-0.02,flip_to_short -11267,做空,2020-09-29 12:20:00,2020-09-29 12:45:00,357.24,356.96,0.02,flip_to_long -11268,做多,2020-09-29 12:45:00,2020-09-29 13:05:00,356.96,356.19,-0.21,flip_to_short -11269,做空,2020-09-29 13:05:00,2020-09-29 13:10:00,356.19,355.2,0.18,tp_lower -11270,做多,2020-09-29 13:35:00,2020-09-29 13:40:00,357.32,356.72,-0.17,flip_to_short -11271,做空,2020-09-29 13:40:00,2020-09-29 13:45:00,356.72,356.88,-0.07,flip_to_long -11272,做多,2020-09-29 13:45:00,2020-09-29 14:10:00,356.88,358.55,0.32,tp_upper -11273,做空,2020-09-29 14:35:00,2020-09-29 14:40:00,356.77,356.82,-0.05,flip_to_long -11274,做多,2020-09-29 14:40:00,2020-09-29 15:25:00,356.82,357.01,0.0,flip_to_short -11275,做空,2020-09-29 15:25:00,2020-09-29 15:30:00,357.01,357.56,-0.16,flip_to_long -11276,做多,2020-09-29 15:30:00,2020-09-29 15:40:00,357.56,356.39,-0.29,flip_to_short -11277,做空,2020-09-29 15:40:00,2020-09-29 15:55:00,356.39,355.17,0.23,tp_lower -11278,做多,2020-09-29 17:35:00,2020-09-29 17:55:00,353.67,353.58,-0.06,flip_to_short -11279,做空,2020-09-29 17:55:00,2020-09-29 21:35:00,353.58,356.98,-0.78,tp_lower -11280,做多,2020-09-29 21:50:00,2020-09-29 22:00:00,357.4,358.29,0.15,tp_upper -11281,做空,2020-09-29 22:10:00,2020-09-29 22:35:00,357.65,357.55,-0.02,flip_to_long -11282,做多,2020-09-29 22:35:00,2020-09-29 22:40:00,357.55,356.77,-0.2,flip_to_short -11283,做空,2020-09-29 22:40:00,2020-09-29 22:45:00,356.77,356.78,-0.04,tp_lower -11284,做多,2020-09-29 22:50:00,2020-09-29 23:10:00,357.23,358.94,0.33,tp_upper -11285,做空,2020-09-30 00:05:00,2020-09-30 01:15:00,358.77,358.38,0.05,flip_to_long -11286,做多,2020-09-30 01:15:00,2020-09-30 01:20:00,358.38,358.25,-0.07,flip_to_short -11287,做空,2020-09-30 01:20:00,2020-09-30 01:25:00,358.25,358.36,-0.06,flip_to_long -11288,做多,2020-09-30 01:25:00,2020-09-30 01:30:00,358.36,358.23,-0.07,flip_to_short -11289,做空,2020-09-30 01:30:00,2020-09-30 01:35:00,358.23,357.31,0.16,tp_lower -11290,做多,2020-09-30 02:25:00,2020-09-30 02:30:00,357.3,357.05,-0.1,flip_to_short -11291,做空,2020-09-30 02:30:00,2020-09-30 02:35:00,357.05,357.51,-0.14,flip_to_long -11292,做多,2020-09-30 02:35:00,2020-09-30 02:40:00,357.51,356.47,-0.27,flip_to_short -11293,做空,2020-09-30 02:40:00,2020-09-30 02:45:00,356.47,356.54,-0.06,flip_to_long -11294,做多,2020-09-30 02:45:00,2020-09-30 03:55:00,356.54,355.51,-0.27,flip_to_short -11295,做空,2020-09-30 03:55:00,2020-09-30 04:00:00,355.51,355.92,-0.13,tp_lower -11296,做多,2020-09-30 04:35:00,2020-09-30 04:40:00,355.92,355.84,-0.06,flip_to_short -11297,做空,2020-09-30 04:40:00,2020-09-30 04:55:00,355.84,355.89,-0.05,flip_to_long -11298,做多,2020-09-30 04:55:00,2020-09-30 05:00:00,355.89,355.71,-0.08,flip_to_short -11299,做空,2020-09-30 05:00:00,2020-09-30 05:25:00,355.71,355.74,-0.05,flip_to_long -11300,做多,2020-09-30 05:25:00,2020-09-30 05:30:00,355.74,355.21,-0.16,flip_to_short -11301,做空,2020-09-30 05:30:00,2020-09-30 05:45:00,355.21,354.21,0.18,tp_lower -11302,做多,2020-09-30 06:15:00,2020-09-30 06:20:00,355.24,355.22,-0.04,flip_to_short -11303,做空,2020-09-30 06:20:00,2020-09-30 07:50:00,355.22,354.58,0.1,tp_lower -11304,做多,2020-09-30 08:15:00,2020-09-30 08:55:00,355.45,355.26,-0.08,flip_to_short -11305,做空,2020-09-30 08:55:00,2020-09-30 09:05:00,355.26,354.11,0.21,tp_lower -11306,做多,2020-09-30 09:55:00,2020-09-30 10:05:00,354.37,354.63,0.02,flip_to_short -11307,做空,2020-09-30 10:05:00,2020-09-30 11:10:00,354.63,354.73,-0.06,flip_to_long -11308,做多,2020-09-30 11:10:00,2020-09-30 11:15:00,354.73,354.08,-0.18,flip_to_short -11309,做空,2020-09-30 11:15:00,2020-09-30 11:20:00,354.08,353.84,0.01,tp_lower -11310,做多,2020-09-30 12:00:00,2020-09-30 13:25:00,354.2,354.96,0.13,flip_to_short -11311,做空,2020-09-30 13:25:00,2020-09-30 13:45:00,354.96,354.9,-0.03,tp_lower -11312,做多,2020-09-30 13:55:00,2020-09-30 14:00:00,355.36,356.1,0.12,tp_upper -11313,做空,2020-09-30 14:30:00,2020-09-30 15:00:00,355.42,355.75,-0.11,flip_to_long -11314,做多,2020-09-30 15:00:00,2020-09-30 15:10:00,355.75,357.3,0.3,tp_upper -11315,做空,2020-09-30 16:05:00,2020-09-30 16:55:00,356.52,357.51,-0.26,flip_to_long -11316,做多,2020-09-30 16:55:00,2020-09-30 17:00:00,357.51,357.44,-0.05,tp_upper -11317,做空,2020-09-30 17:05:00,2020-09-30 17:55:00,357.2,356.95,0.02,flip_to_long -11318,做多,2020-09-30 17:55:00,2020-09-30 18:20:00,356.95,356.05,-0.23,flip_to_short -11319,做空,2020-09-30 18:20:00,2020-09-30 18:25:00,356.05,355.96,-0.02,tp_lower -11320,做多,2020-09-30 19:35:00,2020-09-30 19:45:00,355.42,355.56,-0.01,flip_to_short -11321,做空,2020-09-30 19:45:00,2020-09-30 20:00:00,355.56,355.54,-0.03,flip_to_long -11322,做多,2020-09-30 20:00:00,2020-09-30 20:10:00,355.54,356.09,0.08,tp_upper -11323,做空,2020-09-30 20:25:00,2020-09-30 20:40:00,355.16,355.66,-0.15,tp_lower -11324,做空,2020-09-30 23:45:00,2020-09-30 23:55:00,359.37,359.71,-0.11,flip_to_long -11325,做多,2020-09-30 23:55:00,2020-10-01 00:00:00,359.71,360.5,0.13,tp_upper -11326,做空,2020-10-01 00:10:00,2020-10-01 00:35:00,360.0,359.64,0.04,flip_to_long -11327,做多,2020-10-01 00:35:00,2020-10-01 01:20:00,359.64,359.35,-0.1,flip_to_short -11328,做空,2020-10-01 01:20:00,2020-10-01 01:25:00,359.35,359.45,-0.06,flip_to_long -11329,做多,2020-10-01 01:25:00,2020-10-01 01:45:00,359.45,360.39,0.17,tp_upper -11330,做空,2020-10-01 03:05:00,2020-10-01 03:10:00,362.06,362.27,-0.09,flip_to_long -11331,做多,2020-10-01 03:10:00,2020-10-01 03:15:00,362.27,362.05,-0.09,flip_to_short -11332,做空,2020-10-01 03:15:00,2020-10-01 03:20:00,362.05,362.31,-0.1,flip_to_long -11333,做多,2020-10-01 03:20:00,2020-10-01 04:05:00,362.31,362.97,0.1,tp_upper -11334,做空,2020-10-01 04:30:00,2020-10-01 04:35:00,362.41,362.52,-0.06,flip_to_long -11335,做多,2020-10-01 04:35:00,2020-10-01 04:40:00,362.52,362.39,-0.07,flip_to_short -11336,做空,2020-10-01 04:40:00,2020-10-01 05:30:00,362.39,360.71,0.33,tp_lower -11337,做多,2020-10-01 05:55:00,2020-10-01 06:15:00,361.71,363.13,0.27,tp_upper -11338,做空,2020-10-01 07:30:00,2020-10-01 07:45:00,362.37,363.45,-0.28,flip_to_long -11339,做多,2020-10-01 07:45:00,2020-10-01 07:55:00,363.45,363.87,0.05,tp_upper -11340,做空,2020-10-01 09:50:00,2020-10-01 09:55:00,367.18,367.68,-0.15,flip_to_long -11341,做多,2020-10-01 09:55:00,2020-10-01 10:00:00,367.68,366.99,-0.19,flip_to_short -11342,做空,2020-10-01 10:00:00,2020-10-01 10:05:00,366.99,367.39,-0.13,tp_lower -11343,做多,2020-10-01 11:05:00,2020-10-01 11:20:00,367.09,366.72,-0.12,flip_to_short -11344,做空,2020-10-01 11:20:00,2020-10-01 11:30:00,366.72,366.96,-0.09,flip_to_long -11345,做多,2020-10-01 11:30:00,2020-10-01 11:35:00,366.96,367.19,0.01,tp_upper -11346,做空,2020-10-01 12:10:00,2020-10-01 12:25:00,367.19,367.25,-0.05,flip_to_long -11347,做多,2020-10-01 12:25:00,2020-10-01 12:35:00,367.25,367.74,0.07,tp_upper -11348,做空,2020-10-01 13:00:00,2020-10-01 13:05:00,367.36,367.04,0.03,tp_lower -11349,做多,2020-10-01 13:30:00,2020-10-01 13:35:00,367.65,367.17,-0.14,flip_to_short -11350,做空,2020-10-01 13:35:00,2020-10-01 13:45:00,367.17,366.76,0.05,tp_lower -11351,做多,2020-10-01 15:00:00,2020-10-01 15:05:00,366.11,365.56,-0.16,flip_to_short -11352,做空,2020-10-01 15:05:00,2020-10-01 15:15:00,365.56,365.51,-0.03,flip_to_long -11353,做多,2020-10-01 15:15:00,2020-10-01 15:30:00,365.51,366.33,0.14,tp_upper -11354,做空,2020-10-01 15:45:00,2020-10-01 15:50:00,364.14,362.14,0.39,tp_lower -11355,做多,2020-10-01 18:20:00,2020-10-01 18:35:00,348.4,351.24,0.6,tp_upper -11356,做空,2020-10-01 19:40:00,2020-10-01 19:45:00,350.65,350.68,-0.05,flip_to_long -11357,做多,2020-10-01 19:45:00,2020-10-01 20:00:00,350.68,351.51,0.15,flip_to_short -11358,做空,2020-10-01 20:00:00,2020-10-01 20:05:00,351.51,351.72,-0.09,flip_to_long -11359,做多,2020-10-01 20:05:00,2020-10-01 21:10:00,351.72,350.92,-0.22,flip_to_short -11360,做空,2020-10-01 21:10:00,2020-10-01 21:25:00,350.92,352.05,-0.29,flip_to_long -11361,做多,2020-10-01 21:25:00,2020-10-01 21:50:00,352.05,352.38,0.03,tp_upper -11362,做空,2020-10-01 21:55:00,2020-10-01 22:00:00,350.71,350.96,-0.09,flip_to_long -11363,做多,2020-10-01 22:00:00,2020-10-01 22:25:00,350.96,351.91,0.17,flip_to_short -11364,做空,2020-10-01 22:25:00,2020-10-01 22:45:00,351.91,352.14,-0.09,flip_to_long -11365,做多,2020-10-01 22:45:00,2020-10-01 22:50:00,352.14,351.94,-0.08,flip_to_short -11366,做空,2020-10-01 22:50:00,2020-10-01 23:15:00,351.94,351.93,-0.04,flip_to_long -11367,做多,2020-10-01 23:15:00,2020-10-01 23:25:00,351.93,351.55,-0.12,flip_to_short -11368,做空,2020-10-01 23:25:00,2020-10-01 23:30:00,351.55,352.17,-0.18,flip_to_long -11369,做多,2020-10-01 23:30:00,2020-10-01 23:40:00,352.17,351.85,-0.11,flip_to_short -11370,做空,2020-10-01 23:40:00,2020-10-01 23:45:00,351.85,352.23,-0.12,flip_to_long -11371,做多,2020-10-01 23:45:00,2020-10-01 23:55:00,352.23,352.53,0.03,tp_upper -11372,做空,2020-10-02 00:00:00,2020-10-02 00:05:00,350.49,349.94,0.09,tp_lower -11373,做多,2020-10-02 00:30:00,2020-10-02 00:40:00,351.57,350.85,-0.2,flip_to_short -11374,做空,2020-10-02 00:40:00,2020-10-02 01:05:00,350.85,351.7,-0.23,flip_to_long -11375,做多,2020-10-02 01:05:00,2020-10-02 01:15:00,351.7,353.07,0.27,tp_upper -11376,做空,2020-10-02 01:50:00,2020-10-02 02:10:00,351.45,351.85,-0.13,flip_to_long -11377,做多,2020-10-02 02:10:00,2020-10-02 02:35:00,351.85,352.16,0.03,flip_to_short -11378,做空,2020-10-02 02:35:00,2020-10-02 03:20:00,352.16,352.15,-0.04,flip_to_long -11379,做多,2020-10-02 03:20:00,2020-10-02 03:35:00,352.15,351.85,-0.11,flip_to_short -11380,做空,2020-10-02 03:35:00,2020-10-02 03:50:00,351.85,352.57,-0.2,flip_to_long -11381,做多,2020-10-02 03:50:00,2020-10-02 03:55:00,352.57,353.02,0.06,tp_upper -11382,做空,2020-10-02 04:45:00,2020-10-02 04:55:00,352.42,351.16,0.24,tp_lower -11383,做多,2020-10-02 06:35:00,2020-10-02 07:00:00,343.68,343.15,-0.16,flip_to_short -11384,做空,2020-10-02 07:00:00,2020-10-02 07:05:00,343.15,343.17,-0.04,flip_to_long -11385,做多,2020-10-02 07:05:00,2020-10-02 08:25:00,343.17,342.81,-0.12,flip_to_short -11386,做空,2020-10-02 08:25:00,2020-10-02 08:35:00,342.81,342.4,0.06,flip_to_long -11387,做多,2020-10-02 08:35:00,2020-10-02 08:40:00,342.4,341.32,-0.29,flip_to_short -11388,做空,2020-10-02 08:40:00,2020-10-02 08:45:00,341.32,340.36,0.18,tp_lower -11389,做多,2020-10-02 10:50:00,2020-10-02 11:00:00,337.69,339.38,0.36,tp_upper -11390,做空,2020-10-02 11:15:00,2020-10-02 11:25:00,337.57,337.54,-0.03,flip_to_long -11391,做多,2020-10-02 11:25:00,2020-10-02 11:45:00,337.54,337.27,-0.1,flip_to_short -11392,做空,2020-10-02 11:45:00,2020-10-02 11:50:00,337.27,337.53,-0.1,flip_to_long -11393,做多,2020-10-02 11:50:00,2020-10-02 11:55:00,337.53,336.9,-0.19,flip_to_short -11394,做空,2020-10-02 11:55:00,2020-10-02 12:00:00,336.9,337.67,-0.22,flip_to_long -11395,做多,2020-10-02 12:00:00,2020-10-02 12:30:00,337.67,338.31,0.11,flip_to_short -11396,做空,2020-10-02 12:30:00,2020-10-02 12:45:00,338.31,338.47,-0.08,flip_to_long -11397,做多,2020-10-02 12:45:00,2020-10-02 12:50:00,338.47,339.14,0.12,tp_upper -11398,做空,2020-10-02 13:10:00,2020-10-02 13:25:00,337.92,337.47,0.07,tp_lower -11399,做多,2020-10-02 13:30:00,2020-10-02 13:40:00,339.38,342.22,0.62,tp_upper -11400,做空,2020-10-02 15:50:00,2020-10-02 15:55:00,343.51,342.93,0.09,tp_lower -11401,做多,2020-10-02 16:10:00,2020-10-02 17:10:00,343.45,343.88,0.06,flip_to_short -11402,做空,2020-10-02 17:10:00,2020-10-02 17:15:00,343.88,344.22,-0.12,flip_to_long -11403,做多,2020-10-02 17:15:00,2020-10-02 17:30:00,344.22,343.84,-0.13,flip_to_short -11404,做空,2020-10-02 17:30:00,2020-10-02 17:35:00,343.84,344.17,-0.12,flip_to_long -11405,做多,2020-10-02 17:35:00,2020-10-02 18:20:00,344.17,344.28,-0.01,flip_to_short -11406,做空,2020-10-02 18:20:00,2020-10-02 18:45:00,344.28,342.71,0.32,tp_lower -11407,做多,2020-10-02 18:55:00,2020-10-02 19:00:00,344.35,344.08,-0.1,flip_to_short -11408,做空,2020-10-02 19:00:00,2020-10-02 19:15:00,344.08,343.9,0.0,flip_to_long -11409,做多,2020-10-02 19:15:00,2020-10-02 19:30:00,343.9,344.06,-0.0,flip_to_short -11410,做空,2020-10-02 19:30:00,2020-10-02 20:00:00,344.06,343.61,0.06,flip_to_long -11411,做多,2020-10-02 20:00:00,2020-10-02 20:15:00,343.61,344.79,0.23,tp_upper -11412,做空,2020-10-02 21:30:00,2020-10-02 21:40:00,344.89,343.72,0.23,tp_lower -11413,做多,2020-10-02 22:30:00,2020-10-03 00:00:00,344.83,345.21,0.05,flip_to_short -11414,做空,2020-10-03 00:00:00,2020-10-03 00:05:00,345.21,344.28,0.18,tp_lower -11415,做多,2020-10-03 01:05:00,2020-10-03 01:30:00,344.47,344.36,-0.07,flip_to_short -11416,做空,2020-10-03 01:30:00,2020-10-03 01:40:00,344.36,344.47,-0.07,flip_to_long -11417,做多,2020-10-03 01:40:00,2020-10-03 01:50:00,344.47,344.62,-0.01,tp_upper -11418,做空,2020-10-03 02:50:00,2020-10-03 04:40:00,345.6,347.37,-0.46,flip_to_long -11419,做多,2020-10-03 04:40:00,2020-10-03 04:50:00,347.37,347.66,0.03,flip_to_short -11420,做空,2020-10-03 04:50:00,2020-10-03 04:55:00,347.66,347.68,-0.05,flip_to_long -11421,做多,2020-10-03 04:55:00,2020-10-03 05:00:00,347.68,347.55,-0.07,flip_to_short -11422,做空,2020-10-03 05:00:00,2020-10-03 05:05:00,347.55,347.16,0.05,tp_lower -11423,做多,2020-10-03 06:55:00,2020-10-03 07:40:00,345.55,346.14,0.1,tp_upper -11424,做空,2020-10-03 08:00:00,2020-10-03 08:05:00,345.6,344.53,0.21,tp_lower -11425,做多,2020-10-03 08:20:00,2020-10-03 08:25:00,347.15,346.93,-0.09,tp_upper -11426,做空,2020-10-03 08:55:00,2020-10-03 09:00:00,345.42,345.72,-0.11,flip_to_long -11427,做多,2020-10-03 09:00:00,2020-10-03 09:45:00,345.72,345.79,-0.02,flip_to_short -11428,做空,2020-10-03 09:45:00,2020-10-03 10:05:00,345.79,346.84,-0.29,flip_to_long -11429,做多,2020-10-03 10:05:00,2020-10-03 10:10:00,346.84,347.12,0.02,tp_upper -11430,做空,2020-10-03 11:40:00,2020-10-03 11:45:00,347.19,347.26,-0.06,flip_to_long -11431,做多,2020-10-03 11:45:00,2020-10-03 11:55:00,347.26,347.29,-0.03,flip_to_short -11432,做空,2020-10-03 11:55:00,2020-10-03 12:10:00,347.29,345.71,0.33,tp_lower -11433,做多,2020-10-03 13:15:00,2020-10-03 13:25:00,346.15,346.2,-0.03,flip_to_short -11434,做空,2020-10-03 13:25:00,2020-10-03 14:00:00,346.2,346.05,-0.01,tp_lower -11435,做多,2020-10-03 14:05:00,2020-10-03 14:10:00,346.41,346.24,-0.08,flip_to_short -11436,做空,2020-10-03 14:10:00,2020-10-03 14:20:00,346.24,346.76,-0.16,flip_to_long -11437,做多,2020-10-03 14:20:00,2020-10-03 14:25:00,346.76,346.93,-0.0,tp_upper -11438,做空,2020-10-03 14:50:00,2020-10-03 15:05:00,346.25,346.14,-0.01,flip_to_long -11439,做多,2020-10-03 15:05:00,2020-10-03 15:35:00,346.14,346.37,0.01,flip_to_short -11440,做空,2020-10-03 15:35:00,2020-10-03 15:45:00,346.37,346.54,-0.08,flip_to_long -11441,做多,2020-10-03 15:45:00,2020-10-03 15:55:00,346.54,347.17,0.11,tp_upper -11442,做空,2020-10-03 16:05:00,2020-10-03 16:45:00,346.69,347.7,-0.27,flip_to_long -11443,做多,2020-10-03 16:45:00,2020-10-03 16:50:00,347.7,348.02,0.03,tp_upper -11444,做空,2020-10-03 17:15:00,2020-10-03 17:20:00,347.0,347.12,-0.07,flip_to_long -11445,做多,2020-10-03 17:20:00,2020-10-03 17:35:00,347.12,347.16,-0.03,flip_to_short -11446,做空,2020-10-03 17:35:00,2020-10-03 17:40:00,347.16,347.44,-0.1,flip_to_long -11447,做多,2020-10-03 17:40:00,2020-10-03 17:50:00,347.44,347.99,0.09,tp_upper -11448,做空,2020-10-03 19:35:00,2020-10-03 19:50:00,349.9,350.14,-0.09,flip_to_long -11449,做多,2020-10-03 19:50:00,2020-10-04 00:35:00,350.14,346.61,-0.84,flip_to_short -11450,做空,2020-10-04 00:35:00,2020-10-04 00:50:00,346.61,346.98,-0.13,flip_to_long -11451,做多,2020-10-04 00:50:00,2020-10-04 01:00:00,346.98,346.46,-0.16,flip_to_short -11452,做空,2020-10-04 01:00:00,2020-10-04 01:25:00,346.46,345.12,0.27,tp_lower -11453,做多,2020-10-04 02:30:00,2020-10-04 02:35:00,345.21,345.1,-0.07,flip_to_short -11454,做空,2020-10-04 02:35:00,2020-10-04 02:45:00,345.1,345.71,-0.18,flip_to_long -11455,做多,2020-10-04 02:45:00,2020-10-04 03:00:00,345.71,346.05,0.04,tp_upper -11456,做空,2020-10-04 03:55:00,2020-10-04 04:00:00,345.64,345.9,-0.1,flip_to_long -11457,做多,2020-10-04 04:00:00,2020-10-04 04:10:00,345.9,345.91,-0.04,flip_to_short -11458,做空,2020-10-04 04:10:00,2020-10-04 05:50:00,345.91,346.53,-0.19,tp_lower -11459,做多,2020-10-04 06:05:00,2020-10-04 06:10:00,347.04,347.53,0.07,tp_upper -11460,做空,2020-10-04 07:30:00,2020-10-04 07:35:00,348.1,348.25,-0.07,flip_to_long -11461,做多,2020-10-04 07:35:00,2020-10-04 08:30:00,348.25,348.52,0.02,tp_upper -11462,做空,2020-10-04 08:35:00,2020-10-04 08:40:00,348.19,347.25,0.18,tp_lower -11463,做多,2020-10-04 11:00:00,2020-10-04 11:15:00,346.57,346.36,-0.09,flip_to_short -11464,做空,2020-10-04 11:15:00,2020-10-04 11:30:00,346.36,346.35,-0.04,flip_to_long -11465,做多,2020-10-04 11:30:00,2020-10-04 11:35:00,346.35,346.23,-0.07,flip_to_short -11466,做空,2020-10-04 11:35:00,2020-10-04 12:20:00,346.23,345.64,0.1,tp_lower -11467,做多,2020-10-04 12:45:00,2020-10-04 12:55:00,346.76,347.84,0.21,tp_upper -11468,做空,2020-10-04 14:05:00,2020-10-04 14:35:00,347.83,348.22,-0.13,flip_to_long -11469,做多,2020-10-04 14:35:00,2020-10-04 14:40:00,348.22,347.82,-0.13,flip_to_short -11470,做空,2020-10-04 14:40:00,2020-10-04 15:00:00,347.82,347.65,-0.0,flip_to_long -11471,做多,2020-10-04 15:00:00,2020-10-04 15:05:00,347.65,347.52,-0.07,flip_to_short -11472,做空,2020-10-04 15:05:00,2020-10-04 15:10:00,347.52,348.0,-0.15,flip_to_long -11473,做多,2020-10-04 15:10:00,2020-10-04 15:15:00,348.0,347.53,-0.15,flip_to_short -11474,做空,2020-10-04 15:15:00,2020-10-04 15:25:00,347.53,347.49,-0.03,flip_to_long -11475,做多,2020-10-04 15:25:00,2020-10-04 16:10:00,347.49,347.37,-0.07,flip_to_short -11476,做空,2020-10-04 16:10:00,2020-10-04 16:45:00,347.37,347.28,-0.02,flip_to_long -11477,做多,2020-10-04 16:45:00,2020-10-04 16:50:00,347.28,347.22,-0.05,flip_to_short -11478,做空,2020-10-04 16:50:00,2020-10-04 16:55:00,347.22,347.92,-0.2,flip_to_long -11479,做多,2020-10-04 16:55:00,2020-10-04 17:00:00,347.92,348.33,0.05,tp_upper -11480,做空,2020-10-04 17:25:00,2020-10-04 20:50:00,347.65,351.49,-0.91,tp_lower -11481,做多,2020-10-04 21:05:00,2020-10-04 21:25:00,351.96,351.88,-0.06,flip_to_short -11482,做空,2020-10-04 21:25:00,2020-10-04 22:05:00,351.88,352.42,-0.16,flip_to_long -11483,做多,2020-10-04 22:05:00,2020-10-04 22:10:00,352.42,352.31,-0.06,tp_upper -11484,做空,2020-10-04 22:20:00,2020-10-04 22:45:00,351.67,351.74,-0.05,flip_to_long -11485,做多,2020-10-04 22:45:00,2020-10-04 23:05:00,351.74,351.97,0.01,flip_to_short -11486,做空,2020-10-04 23:05:00,2020-10-04 23:40:00,351.97,352.02,-0.05,flip_to_long -11487,做多,2020-10-04 23:40:00,2020-10-05 00:00:00,352.02,352.77,0.13,tp_upper -11488,做空,2020-10-05 01:30:00,2020-10-05 01:40:00,354.1,353.61,0.07,tp_lower -11489,做多,2020-10-05 02:10:00,2020-10-05 03:05:00,353.72,353.27,-0.14,flip_to_short -11490,做空,2020-10-05 03:05:00,2020-10-05 03:10:00,353.27,353.08,0.0,tp_lower -11491,做多,2020-10-05 05:05:00,2020-10-05 05:10:00,351.71,351.63,-0.06,flip_to_short -11492,做空,2020-10-05 05:10:00,2020-10-05 05:15:00,351.63,351.63,-0.04,flip_to_long -11493,做多,2020-10-05 05:15:00,2020-10-05 05:30:00,351.63,351.65,-0.04,flip_to_short -11494,做空,2020-10-05 05:30:00,2020-10-05 06:05:00,351.65,350.03,0.33,tp_lower -11495,做多,2020-10-05 07:00:00,2020-10-05 07:15:00,350.94,350.55,-0.13,flip_to_short -11496,做空,2020-10-05 07:15:00,2020-10-05 07:30:00,350.55,350.63,-0.06,flip_to_long -11497,做多,2020-10-05 07:30:00,2020-10-05 08:05:00,350.63,350.64,-0.04,flip_to_short -11498,做空,2020-10-05 08:05:00,2020-10-05 08:20:00,350.64,351.04,-0.13,flip_to_long -11499,做多,2020-10-05 08:20:00,2020-10-05 08:45:00,351.04,350.25,-0.22,flip_to_short -11500,做空,2020-10-05 08:45:00,2020-10-05 08:50:00,350.25,350.0,0.02,tp_lower -11501,做多,2020-10-05 09:00:00,2020-10-05 09:05:00,350.8,351.27,0.07,tp_upper -11502,做空,2020-10-05 09:10:00,2020-10-05 09:30:00,351.18,351.27,-0.06,flip_to_long -11503,做多,2020-10-05 09:30:00,2020-10-05 09:35:00,351.27,352.03,0.13,tp_upper -11504,做空,2020-10-05 09:45:00,2020-10-05 09:55:00,351.05,351.23,-0.08,flip_to_long -11505,做多,2020-10-05 09:55:00,2020-10-05 10:00:00,351.23,350.71,-0.16,flip_to_short -11506,做空,2020-10-05 10:00:00,2020-10-05 10:10:00,350.71,350.76,-0.05,flip_to_long -11507,做多,2020-10-05 10:10:00,2020-10-05 10:35:00,350.76,351.57,0.14,tp_upper -11508,做空,2020-10-05 10:45:00,2020-10-05 11:30:00,351.45,350.87,0.09,flip_to_long -11509,做多,2020-10-05 11:30:00,2020-10-05 11:50:00,350.87,350.94,-0.02,flip_to_short -11510,做空,2020-10-05 11:50:00,2020-10-05 11:55:00,350.94,350.35,0.09,tp_lower -11511,做多,2020-10-05 12:15:00,2020-10-05 12:30:00,351.6,351.29,-0.11,flip_to_short -11512,做空,2020-10-05 12:30:00,2020-10-05 12:50:00,351.29,351.6,-0.11,flip_to_long -11513,做多,2020-10-05 12:50:00,2020-10-05 12:55:00,351.6,352.37,0.13,tp_upper -11514,做空,2020-10-05 13:50:00,2020-10-05 14:05:00,352.14,352.07,-0.02,flip_to_long -11515,做多,2020-10-05 14:05:00,2020-10-05 14:15:00,352.07,351.95,-0.07,flip_to_short -11516,做空,2020-10-05 14:15:00,2020-10-05 14:20:00,351.95,352.34,-0.13,flip_to_long -11517,做多,2020-10-05 14:20:00,2020-10-05 14:25:00,352.34,352.31,-0.05,flip_to_short -11518,做空,2020-10-05 14:25:00,2020-10-05 15:35:00,352.31,352.33,-0.04,flip_to_long -11519,做多,2020-10-05 15:35:00,2020-10-05 16:00:00,352.33,352.61,0.02,tp_upper -11520,做空,2020-10-05 16:05:00,2020-10-05 16:10:00,352.43,352.81,-0.12,flip_to_long -11521,做多,2020-10-05 16:10:00,2020-10-05 16:20:00,352.81,352.48,-0.11,flip_to_short -11522,做空,2020-10-05 16:20:00,2020-10-05 16:30:00,352.48,351.85,0.1,tp_lower -11523,做多,2020-10-05 16:40:00,2020-10-05 16:45:00,352.78,353.39,0.1,tp_upper -11524,做空,2020-10-05 17:05:00,2020-10-05 17:40:00,352.93,351.32,0.32,tp_lower -11525,做多,2020-10-05 18:55:00,2020-10-05 19:45:00,351.25,351.23,-0.04,flip_to_short -11526,做空,2020-10-05 19:45:00,2020-10-05 20:15:00,351.23,351.5,-0.1,flip_to_long -11527,做多,2020-10-05 20:15:00,2020-10-05 20:25:00,351.5,351.75,0.02,tp_upper -11528,做空,2020-10-05 20:35:00,2020-10-05 20:45:00,351.47,351.35,-0.01,flip_to_long -11529,做多,2020-10-05 20:45:00,2020-10-05 21:05:00,351.35,352.59,0.24,tp_upper -11530,做空,2020-10-05 22:30:00,2020-10-05 22:55:00,352.18,352.32,-0.07,tp_lower -11531,做多,2020-10-05 23:00:00,2020-10-05 23:05:00,352.89,352.0,-0.24,flip_to_short -11532,做空,2020-10-05 23:05:00,2020-10-05 23:25:00,352.0,352.41,-0.13,flip_to_long -11533,做多,2020-10-05 23:25:00,2020-10-05 23:40:00,352.41,353.01,0.09,tp_upper -11534,做空,2020-10-06 00:30:00,2020-10-06 01:50:00,353.0,352.53,0.07,flip_to_long -11535,做多,2020-10-06 01:50:00,2020-10-06 02:10:00,352.53,353.09,0.09,tp_upper -11536,做空,2020-10-06 03:00:00,2020-10-06 03:05:00,352.71,352.81,-0.06,flip_to_long -11537,做多,2020-10-06 03:05:00,2020-10-06 03:35:00,352.81,353.52,0.12,tp_upper -11538,做空,2020-10-06 03:55:00,2020-10-06 05:05:00,353.35,353.1,0.02,tp_lower -11539,做多,2020-10-06 06:00:00,2020-10-06 06:05:00,353.64,353.2,-0.14,flip_to_short -11540,做空,2020-10-06 06:05:00,2020-10-06 06:20:00,353.2,352.91,0.03,tp_lower -11541,做多,2020-10-06 07:00:00,2020-10-06 07:10:00,353.2,353.09,-0.07,flip_to_short -11542,做空,2020-10-06 07:10:00,2020-10-06 07:20:00,353.09,352.49,0.1,tp_lower -11543,做多,2020-10-06 08:35:00,2020-10-06 09:45:00,351.46,352.35,0.16,tp_upper -11544,做空,2020-10-06 10:05:00,2020-10-06 10:20:00,351.75,351.0,0.13,tp_lower -11545,做多,2020-10-06 12:25:00,2020-10-06 12:55:00,346.43,345.45,-0.27,flip_to_short -11546,做空,2020-10-06 12:55:00,2020-10-06 13:00:00,345.45,345.55,-0.06,tp_lower -11547,做多,2020-10-06 13:05:00,2020-10-06 13:25:00,346.5,346.55,-0.03,tp_upper -11548,做空,2020-10-06 13:45:00,2020-10-06 13:50:00,345.82,345.3,0.08,tp_lower -11549,做多,2020-10-06 14:10:00,2020-10-06 14:15:00,346.16,346.12,-0.05,flip_to_short -11550,做空,2020-10-06 14:15:00,2020-10-06 14:25:00,346.12,346.14,-0.04,flip_to_long -11551,做多,2020-10-06 14:25:00,2020-10-06 14:30:00,346.14,345.5,-0.19,flip_to_short -11552,做空,2020-10-06 14:30:00,2020-10-06 14:35:00,345.5,345.04,0.07,tp_lower -11553,做多,2020-10-06 15:15:00,2020-10-06 15:20:00,346.06,347.8,0.36,tp_upper -11554,做空,2020-10-06 16:55:00,2020-10-06 17:05:00,349.7,349.57,-0.01,flip_to_long -11555,做多,2020-10-06 17:05:00,2020-10-06 18:30:00,349.57,348.66,-0.25,flip_to_short -11556,做空,2020-10-06 18:30:00,2020-10-06 18:35:00,348.66,349.25,-0.18,flip_to_long -11557,做多,2020-10-06 18:35:00,2020-10-06 18:40:00,349.25,348.76,-0.15,flip_to_short -11558,做空,2020-10-06 18:40:00,2020-10-06 18:45:00,348.76,347.77,0.19,tp_lower -11559,做多,2020-10-06 21:35:00,2020-10-06 21:50:00,339.12,338.57,-0.17,flip_to_short -11560,做空,2020-10-06 21:50:00,2020-10-06 21:55:00,338.57,338.9,-0.12,flip_to_long -11561,做多,2020-10-06 21:55:00,2020-10-06 22:00:00,338.9,338.6,-0.11,flip_to_short -11562,做空,2020-10-06 22:00:00,2020-10-06 22:05:00,338.6,340.34,-0.45,flip_to_long -11563,做多,2020-10-06 22:05:00,2020-10-06 22:10:00,340.34,340.29,-0.05,tp_upper -11564,做空,2020-10-06 22:50:00,2020-10-06 22:55:00,338.96,339.3,-0.12,flip_to_long -11565,做多,2020-10-06 22:55:00,2020-10-06 23:10:00,339.3,338.7,-0.18,flip_to_short -11566,做空,2020-10-06 23:10:00,2020-10-06 23:15:00,338.7,339.79,-0.29,flip_to_long -11567,做多,2020-10-06 23:15:00,2020-10-06 23:25:00,339.79,339.27,-0.16,flip_to_short -11568,做空,2020-10-06 23:25:00,2020-10-06 23:30:00,339.27,340.4,-0.3,flip_to_long -11569,做多,2020-10-06 23:30:00,2020-10-06 23:35:00,340.4,339.37,-0.27,flip_to_short -11570,做空,2020-10-06 23:35:00,2020-10-06 23:40:00,339.37,339.99,-0.18,flip_to_long -11571,做多,2020-10-06 23:40:00,2020-10-06 23:45:00,339.99,339.59,-0.13,flip_to_short -11572,做空,2020-10-06 23:45:00,2020-10-06 23:50:00,339.59,340.41,-0.22,flip_to_long -11573,做多,2020-10-06 23:50:00,2020-10-07 00:00:00,340.41,339.91,-0.15,flip_to_short -11574,做空,2020-10-07 00:00:00,2020-10-07 00:20:00,339.91,339.9,-0.04,flip_to_long -11575,做多,2020-10-07 00:20:00,2020-10-07 00:25:00,339.9,339.13,-0.22,flip_to_short -11576,做空,2020-10-07 00:25:00,2020-10-07 00:30:00,339.13,339.17,-0.05,flip_to_long -11577,做多,2020-10-07 00:30:00,2020-10-07 03:20:00,339.17,335.75,-0.84,flip_to_short -11578,做空,2020-10-07 03:20:00,2020-10-07 03:25:00,335.75,336.21,-0.15,tp_lower -11579,做多,2020-10-07 03:30:00,2020-10-07 03:35:00,337.7,337.5,-0.09,flip_to_short -11580,做空,2020-10-07 03:35:00,2020-10-07 04:00:00,337.5,336.61,0.17,tp_lower -11581,做多,2020-10-07 04:20:00,2020-10-07 05:00:00,337.28,337.04,-0.09,tp_upper -11582,做多,2020-10-07 05:10:00,2020-10-07 05:25:00,338.05,338.63,0.09,tp_upper -11583,做空,2020-10-07 07:35:00,2020-10-07 07:45:00,340.22,340.33,-0.06,flip_to_long -11584,做多,2020-10-07 07:45:00,2020-10-07 07:55:00,340.33,341.03,0.12,tp_upper -11585,做空,2020-10-07 08:00:00,2020-10-07 08:20:00,340.31,340.14,-0.0,flip_to_long -11586,做多,2020-10-07 08:20:00,2020-10-07 10:30:00,340.14,338.51,-0.41,flip_to_short -11587,做空,2020-10-07 10:30:00,2020-10-07 10:35:00,338.51,337.99,0.08,tp_lower -11588,做多,2020-10-07 10:45:00,2020-10-07 10:55:00,338.67,339.36,0.12,tp_upper -11589,做空,2020-10-07 11:10:00,2020-10-07 11:30:00,338.58,338.85,-0.1,flip_to_long -11590,做多,2020-10-07 11:30:00,2020-10-07 11:35:00,338.85,338.54,-0.11,flip_to_short -11591,做空,2020-10-07 11:35:00,2020-10-07 11:40:00,338.54,339.1,-0.17,flip_to_long -11592,做多,2020-10-07 11:40:00,2020-10-07 11:50:00,339.1,339.43,0.04,tp_upper -11593,做空,2020-10-07 13:25:00,2020-10-07 13:30:00,340.82,341.67,-0.23,flip_to_long -11594,做多,2020-10-07 13:30:00,2020-10-07 13:35:00,341.67,341.13,-0.16,tp_upper -11595,做空,2020-10-07 13:45:00,2020-10-07 13:50:00,340.74,341.0,-0.1,flip_to_long -11596,做多,2020-10-07 13:50:00,2020-10-07 15:00:00,341.0,340.24,-0.21,flip_to_short -11597,做空,2020-10-07 15:00:00,2020-10-07 15:10:00,340.24,340.69,-0.14,flip_to_long -11598,做多,2020-10-07 15:10:00,2020-10-07 15:15:00,340.69,340.42,-0.1,flip_to_short -11599,做空,2020-10-07 15:15:00,2020-10-07 15:20:00,340.42,342.08,-0.41,flip_to_long -11600,做多,2020-10-07 15:20:00,2020-10-07 15:25:00,342.08,341.71,-0.12,tp_upper -11601,做空,2020-10-07 15:50:00,2020-10-07 15:55:00,340.42,340.49,-0.05,flip_to_long -11602,做多,2020-10-07 15:55:00,2020-10-07 17:55:00,340.49,338.35,-0.51,flip_to_short -11603,做空,2020-10-07 17:55:00,2020-10-07 19:35:00,338.35,340.99,-0.62,flip_to_long -11604,做多,2020-10-07 19:35:00,2020-10-07 19:55:00,340.99,340.88,-0.06,flip_to_short -11605,做空,2020-10-07 19:55:00,2020-10-07 20:00:00,340.88,340.64,0.02,tp_lower -11606,做多,2020-10-07 20:10:00,2020-10-07 20:20:00,341.11,340.22,-0.23,flip_to_short -11607,做空,2020-10-07 20:20:00,2020-10-07 20:25:00,340.22,340.77,-0.16,tp_lower -11608,做多,2020-10-07 20:30:00,2020-10-07 20:40:00,341.24,341.01,-0.09,flip_to_short -11609,做空,2020-10-07 20:40:00,2020-10-07 20:50:00,341.01,341.12,-0.06,flip_to_long -11610,做多,2020-10-07 20:50:00,2020-10-07 20:55:00,341.12,340.81,-0.1,flip_to_short -11611,做空,2020-10-07 20:55:00,2020-10-07 21:40:00,340.81,339.86,0.17,tp_lower -11612,做多,2020-10-07 22:55:00,2020-10-07 23:00:00,340.28,340.01,-0.09,flip_to_short -11613,做空,2020-10-07 23:00:00,2020-10-08 00:20:00,340.01,340.56,-0.15,flip_to_long -11614,做多,2020-10-08 00:20:00,2020-10-08 02:00:00,340.56,339.41,-0.29,flip_to_short -11615,做空,2020-10-08 02:00:00,2020-10-08 02:20:00,339.41,338.82,0.09,tp_lower -11616,做多,2020-10-08 02:35:00,2020-10-08 02:50:00,338.94,339.0,-0.02,flip_to_short -11617,做空,2020-10-08 02:50:00,2020-10-08 02:55:00,339.0,339.08,-0.06,flip_to_long -11618,做多,2020-10-08 02:55:00,2020-10-08 03:00:00,339.08,338.84,-0.09,flip_to_short -11619,做空,2020-10-08 03:00:00,2020-10-08 03:05:00,338.84,339.89,-0.27,flip_to_long -11620,做多,2020-10-08 03:05:00,2020-10-08 03:10:00,339.89,339.98,-0.02,tp_upper -11621,做空,2020-10-08 03:30:00,2020-10-08 03:35:00,339.13,339.32,-0.08,flip_to_long -11622,做多,2020-10-08 03:35:00,2020-10-08 03:40:00,339.32,339.17,-0.07,flip_to_short -11623,做空,2020-10-08 03:40:00,2020-10-08 03:45:00,339.17,339.3,-0.07,flip_to_long -11624,做多,2020-10-08 03:45:00,2020-10-08 03:50:00,339.3,339.1,-0.08,flip_to_short -11625,做空,2020-10-08 03:50:00,2020-10-08 04:20:00,339.1,339.36,-0.09,flip_to_long -11626,做多,2020-10-08 04:20:00,2020-10-08 05:00:00,339.36,338.54,-0.22,flip_to_short -11627,做空,2020-10-08 05:00:00,2020-10-08 05:05:00,338.54,338.41,-0.01,tp_lower -11628,做多,2020-10-08 06:00:00,2020-10-08 06:30:00,339.33,339.6,0.02,tp_upper -11629,做空,2020-10-08 06:40:00,2020-10-08 06:50:00,338.61,338.98,-0.12,flip_to_long -11630,做多,2020-10-08 06:50:00,2020-10-08 09:05:00,338.98,336.39,-0.6,flip_to_short -11631,做空,2020-10-08 09:05:00,2020-10-08 09:15:00,336.39,336.78,-0.12,flip_to_long -11632,做多,2020-10-08 09:15:00,2020-10-08 09:20:00,336.78,336.13,-0.18,flip_to_short -11633,做空,2020-10-08 09:20:00,2020-10-08 09:25:00,336.13,336.29,-0.07,flip_to_long -11634,做多,2020-10-08 09:25:00,2020-10-08 09:30:00,336.29,336.46,0.0,tp_upper -11635,做空,2020-10-08 09:35:00,2020-10-08 09:40:00,336.03,336.04,-0.04,flip_to_long -11636,做多,2020-10-08 09:40:00,2020-10-08 09:50:00,336.04,336.17,-0.01,flip_to_short -11637,做空,2020-10-08 09:50:00,2020-10-08 10:00:00,336.17,336.57,-0.12,flip_to_long -11638,做多,2020-10-08 10:00:00,2020-10-08 10:05:00,336.57,337.34,0.13,tp_upper -11639,做空,2020-10-08 11:15:00,2020-10-08 11:25:00,337.25,337.49,-0.09,flip_to_long -11640,做多,2020-10-08 11:25:00,2020-10-08 12:10:00,337.49,338.58,0.2,tp_upper -11641,做空,2020-10-08 16:15:00,2020-10-08 16:20:00,349.04,349.66,-0.16,flip_to_long -11642,做多,2020-10-08 16:20:00,2020-10-08 16:30:00,349.66,350.82,0.2,tp_upper -11643,做空,2020-10-08 17:25:00,2020-10-08 17:40:00,349.78,350.27,-0.14,flip_to_long -11644,做多,2020-10-08 17:40:00,2020-10-08 17:50:00,350.27,349.99,-0.09,flip_to_short -11645,做空,2020-10-08 17:50:00,2020-10-08 17:55:00,349.99,350.57,-0.16,flip_to_long -11646,做多,2020-10-08 17:55:00,2020-10-08 18:05:00,350.57,350.68,-0.01,flip_to_short -11647,做空,2020-10-08 18:05:00,2020-10-08 18:15:00,350.68,350.53,-0.01,flip_to_long -11648,做多,2020-10-08 18:15:00,2020-10-08 18:20:00,350.53,350.48,-0.05,flip_to_short -11649,做空,2020-10-08 18:20:00,2020-10-08 18:30:00,350.48,349.72,0.12,tp_lower -11650,做多,2020-10-08 18:40:00,2020-10-08 18:55:00,350.84,351.01,-0.0,tp_upper -11651,做空,2020-10-08 20:05:00,2020-10-08 20:25:00,351.0,351.05,-0.05,tp_lower -11652,做多,2020-10-08 20:30:00,2020-10-08 20:35:00,351.22,351.65,0.05,tp_upper -11653,做空,2020-10-08 20:40:00,2020-10-08 21:35:00,351.44,351.26,0.0,flip_to_long -11654,做多,2020-10-08 21:35:00,2020-10-08 21:40:00,351.26,351.08,-0.07,flip_to_short -11655,做空,2020-10-08 21:40:00,2020-10-08 21:55:00,351.08,349.96,0.19,tp_lower -11656,做多,2020-10-08 22:00:00,2020-10-08 22:20:00,351.27,351.51,0.01,flip_to_short -11657,做空,2020-10-08 22:20:00,2020-10-08 22:45:00,351.51,350.92,0.08,flip_to_long -11658,做多,2020-10-08 22:45:00,2020-10-08 23:05:00,350.92,350.64,-0.09,flip_to_short -11659,做空,2020-10-08 23:05:00,2020-10-08 23:20:00,350.64,349.86,0.12,tp_lower -11660,做多,2020-10-08 23:50:00,2020-10-09 00:00:00,350.54,351.03,0.06,flip_to_short -11661,做空,2020-10-09 00:00:00,2020-10-09 00:20:00,351.03,349.35,0.32,tp_lower -11662,做多,2020-10-09 01:10:00,2020-10-09 01:40:00,350.24,349.61,-0.17,flip_to_short -11663,做空,2020-10-09 01:40:00,2020-10-09 01:45:00,349.61,350.4,-0.21,flip_to_long -11664,做多,2020-10-09 01:45:00,2020-10-09 01:55:00,350.4,350.98,0.09,tp_upper -11665,做空,2020-10-09 03:10:00,2020-10-09 03:15:00,350.9,350.95,-0.05,flip_to_long -11666,做多,2020-10-09 03:15:00,2020-10-09 06:40:00,350.95,349.15,-0.42,flip_to_short -11667,做空,2020-10-09 06:40:00,2020-10-09 06:50:00,349.15,349.18,-0.04,flip_to_long -11668,做多,2020-10-09 06:50:00,2020-10-09 06:55:00,349.18,348.84,-0.11,flip_to_short -11669,做空,2020-10-09 06:55:00,2020-10-09 07:00:00,348.84,349.82,-0.24,flip_to_long -11670,做多,2020-10-09 07:00:00,2020-10-09 07:05:00,349.82,349.77,-0.05,tp_upper -11671,做空,2020-10-09 08:35:00,2020-10-09 08:45:00,350.46,350.6,-0.07,flip_to_long -11672,做多,2020-10-09 08:45:00,2020-10-09 09:00:00,350.6,350.65,-0.03,flip_to_short -11673,做空,2020-10-09 09:00:00,2020-10-09 09:10:00,350.65,350.72,-0.05,flip_to_long -11674,做多,2020-10-09 09:10:00,2020-10-09 10:20:00,350.72,352.17,0.27,tp_upper -11675,做空,2020-10-09 12:25:00,2020-10-09 12:55:00,359.4,359.24,-0.0,tp_lower -11676,做多,2020-10-09 13:00:00,2020-10-09 13:05:00,359.9,359.76,-0.07,tp_upper -11677,做空,2020-10-09 13:15:00,2020-10-09 13:30:00,359.17,360.2,-0.25,flip_to_long -11678,做多,2020-10-09 13:30:00,2020-10-09 13:35:00,360.2,359.57,-0.16,flip_to_short -11679,做空,2020-10-09 13:35:00,2020-10-09 13:45:00,359.57,360.13,-0.15,flip_to_long -11680,做多,2020-10-09 13:45:00,2020-10-09 14:00:00,360.13,360.77,0.09,tp_upper -11681,做空,2020-10-09 14:05:00,2020-10-09 14:35:00,360.17,360.06,-0.01,flip_to_long -11682,做多,2020-10-09 14:35:00,2020-10-09 14:40:00,360.06,359.98,-0.05,flip_to_short -11683,做空,2020-10-09 14:40:00,2020-10-09 15:10:00,359.98,360.78,-0.2,flip_to_long -11684,做多,2020-10-09 15:10:00,2020-10-09 15:20:00,360.78,360.33,-0.13,flip_to_short -11685,做空,2020-10-09 15:20:00,2020-10-09 17:05:00,360.33,364.26,-0.82,flip_to_long -11686,做多,2020-10-09 17:05:00,2020-10-09 17:10:00,364.26,363.94,-0.1,flip_to_short -11687,做空,2020-10-09 17:10:00,2020-10-09 17:15:00,363.94,364.56,-0.16,flip_to_long -11688,做多,2020-10-09 17:15:00,2020-10-09 17:25:00,364.56,364.22,-0.1,flip_to_short -11689,做空,2020-10-09 17:25:00,2020-10-09 17:35:00,364.22,364.13,-0.02,flip_to_long -11690,做多,2020-10-09 17:35:00,2020-10-09 17:50:00,364.13,364.49,0.03,tp_upper -11691,做空,2020-10-09 18:00:00,2020-10-09 18:05:00,364.0,362.74,0.21,tp_lower -11692,做多,2020-10-09 19:15:00,2020-10-09 19:35:00,363.77,363.16,-0.15,flip_to_short -11693,做空,2020-10-09 19:35:00,2020-10-09 19:55:00,363.16,363.3,-0.06,flip_to_long -11694,做多,2020-10-09 19:55:00,2020-10-09 20:00:00,363.3,364.46,0.19,tp_upper -11695,做空,2020-10-09 20:40:00,2020-10-09 20:55:00,363.53,363.64,-0.06,flip_to_long -11696,做多,2020-10-09 20:55:00,2020-10-09 21:00:00,363.64,363.25,-0.11,flip_to_short -11697,做空,2020-10-09 21:00:00,2020-10-09 21:20:00,363.25,362.51,0.11,tp_lower -11698,做多,2020-10-09 21:35:00,2020-10-09 22:00:00,363.5,364.27,0.11,tp_upper -11699,做空,2020-10-09 22:40:00,2020-10-10 00:05:00,363.85,365.3,-0.32,flip_to_long -11700,做多,2020-10-10 00:05:00,2020-10-10 00:50:00,365.3,366.24,0.15,flip_to_short -11701,做空,2020-10-10 00:50:00,2020-10-10 00:55:00,366.24,367.09,-0.21,flip_to_long -11702,做多,2020-10-10 00:55:00,2020-10-10 01:00:00,367.09,366.06,-0.24,flip_to_short -11703,做空,2020-10-10 01:00:00,2020-10-10 01:10:00,366.06,366.06,-0.04,flip_to_long -11704,做多,2020-10-10 01:10:00,2020-10-10 01:40:00,366.06,368.24,0.39,tp_upper -11705,做空,2020-10-10 03:55:00,2020-10-10 04:00:00,376.59,376.98,-0.11,flip_to_long -11706,做多,2020-10-10 04:00:00,2020-10-10 04:05:00,376.98,376.73,-0.08,flip_to_short -11707,做空,2020-10-10 04:05:00,2020-10-10 04:20:00,376.73,375.79,0.14,tp_lower -11708,做多,2020-10-10 04:35:00,2020-10-10 05:30:00,376.49,375.91,-0.15,flip_to_short -11709,做空,2020-10-10 05:30:00,2020-10-10 05:45:00,375.91,374.8,0.18,tp_lower -11710,做多,2020-10-10 06:30:00,2020-10-10 06:35:00,375.46,375.3,-0.07,flip_to_short -11711,做空,2020-10-10 06:35:00,2020-10-10 07:00:00,375.3,374.94,0.03,flip_to_long -11712,做多,2020-10-10 07:00:00,2020-10-10 07:25:00,374.94,375.89,0.15,tp_upper -11713,做空,2020-10-10 07:35:00,2020-10-10 07:45:00,374.92,375.32,-0.11,flip_to_long -11714,做多,2020-10-10 07:45:00,2020-10-10 07:50:00,375.32,375.14,-0.07,flip_to_short -11715,做空,2020-10-10 07:50:00,2020-10-10 08:00:00,375.14,375.65,-0.13,flip_to_long -11716,做多,2020-10-10 08:00:00,2020-10-10 08:10:00,375.65,375.09,-0.14,flip_to_short -11717,做空,2020-10-10 08:10:00,2020-10-10 08:15:00,375.09,375.17,-0.05,flip_to_long -11718,做多,2020-10-10 08:15:00,2020-10-10 08:25:00,375.17,375.91,0.11,tp_upper -11719,做空,2020-10-10 09:10:00,2020-10-10 09:15:00,375.13,374.67,0.05,tp_lower -11720,做多,2020-10-10 10:55:00,2020-10-10 12:00:00,372.4,373.2,0.12,tp_upper -11721,做空,2020-10-10 12:20:00,2020-10-10 12:30:00,371.88,371.3,0.08,tp_lower -11722,做多,2020-10-10 12:35:00,2020-10-10 12:40:00,372.56,373.28,0.1,tp_upper -11723,做空,2020-10-10 13:30:00,2020-10-10 13:35:00,373.33,373.51,-0.07,flip_to_long -11724,做多,2020-10-10 13:35:00,2020-10-10 14:00:00,373.51,374.01,0.06,flip_to_short -11725,做空,2020-10-10 14:00:00,2020-10-10 14:10:00,374.01,373.91,-0.02,flip_to_long -11726,做多,2020-10-10 14:10:00,2020-10-10 14:40:00,373.91,374.06,-0.01,flip_to_short -11727,做空,2020-10-10 14:40:00,2020-10-10 14:50:00,374.06,373.71,0.03,tp_lower -11728,做多,2020-10-10 14:55:00,2020-10-10 15:15:00,373.89,374.4,0.06,tp_upper -11729,做空,2020-10-10 15:30:00,2020-10-10 15:35:00,374.13,374.65,-0.14,flip_to_long -11730,做多,2020-10-10 15:35:00,2020-10-10 15:45:00,374.65,374.32,-0.1,tp_upper -11731,做空,2020-10-10 15:50:00,2020-10-10 15:55:00,372.88,372.89,-0.04,tp_lower -11732,做多,2020-10-10 16:00:00,2020-10-10 16:55:00,373.54,373.27,-0.09,flip_to_short -11733,做空,2020-10-10 16:55:00,2020-10-10 17:00:00,373.27,373.68,-0.11,flip_to_long -11734,做多,2020-10-10 17:00:00,2020-10-10 17:15:00,373.68,374.72,0.16,tp_upper -11735,做空,2020-10-10 17:35:00,2020-10-10 18:00:00,373.0,373.6,-0.15,flip_to_long -11736,做多,2020-10-10 18:00:00,2020-10-10 18:05:00,373.6,373.47,-0.06,flip_to_short -11737,做空,2020-10-10 18:05:00,2020-10-10 18:20:00,373.47,373.73,-0.09,flip_to_long -11738,做多,2020-10-10 18:20:00,2020-10-10 18:35:00,373.73,374.93,0.19,tp_upper -11739,做空,2020-10-10 19:10:00,2020-10-10 20:20:00,373.96,374.3,-0.1,flip_to_long -11740,做多,2020-10-10 20:20:00,2020-10-10 20:30:00,374.3,374.06,-0.08,flip_to_short -11741,做空,2020-10-10 20:30:00,2020-10-10 20:35:00,374.06,374.34,-0.09,flip_to_long -11742,做多,2020-10-10 20:35:00,2020-10-10 21:00:00,374.34,371.59,-0.56,flip_to_short -11743,做空,2020-10-10 21:00:00,2020-10-10 21:05:00,371.59,371.7,-0.06,tp_lower -11744,做多,2020-10-10 21:20:00,2020-10-10 22:20:00,373.82,374.58,0.11,flip_to_short -11745,做空,2020-10-10 22:20:00,2020-10-10 22:30:00,374.58,374.41,-0.0,flip_to_long -11746,做多,2020-10-10 22:30:00,2020-10-10 22:50:00,374.41,374.62,0.0,flip_to_short -11747,做空,2020-10-10 22:50:00,2020-10-10 23:00:00,374.62,374.18,0.05,tp_lower -11748,做多,2020-10-11 00:20:00,2020-10-11 01:45:00,371.71,372.89,0.2,tp_upper -11749,做空,2020-10-11 02:40:00,2020-10-11 02:45:00,372.0,373.0,-0.23,flip_to_long -11750,做多,2020-10-11 02:45:00,2020-10-11 03:05:00,373.0,372.02,-0.23,flip_to_short -11751,做空,2020-10-11 03:05:00,2020-10-11 03:10:00,372.02,371.71,0.02,tp_lower -11752,做多,2020-10-11 04:15:00,2020-10-11 04:20:00,371.82,371.47,-0.11,flip_to_short -11753,做空,2020-10-11 04:20:00,2020-10-11 04:35:00,371.47,370.5,0.15,tp_lower -11754,做多,2020-10-11 04:55:00,2020-10-11 05:10:00,371.35,371.18,-0.07,flip_to_short -11755,做空,2020-10-11 05:10:00,2020-10-11 05:15:00,371.18,371.17,-0.03,flip_to_long -11756,做多,2020-10-11 05:15:00,2020-10-11 05:25:00,371.17,372.42,0.21,tp_upper -11757,做空,2020-10-11 06:50:00,2020-10-11 06:55:00,371.64,372.83,-0.27,flip_to_long -11758,做多,2020-10-11 06:55:00,2020-10-11 07:00:00,372.83,373.16,0.03,tp_upper -11759,做多,2020-10-11 07:30:00,2020-10-11 07:35:00,372.76,372.59,-0.07,flip_to_short -11760,做空,2020-10-11 07:35:00,2020-10-11 07:40:00,372.59,372.71,-0.06,flip_to_long -11761,做多,2020-10-11 07:40:00,2020-10-11 07:45:00,372.71,372.37,-0.1,flip_to_short -11762,做空,2020-10-11 07:45:00,2020-10-11 08:00:00,372.37,372.4,-0.04,flip_to_long -11763,做多,2020-10-11 08:00:00,2020-10-11 08:20:00,372.4,372.15,-0.08,flip_to_short -11764,做空,2020-10-11 08:20:00,2020-10-11 08:30:00,372.15,373.1,-0.22,flip_to_long -11765,做多,2020-10-11 08:30:00,2020-10-11 08:45:00,373.1,373.0,-0.06,tp_upper -11766,做空,2020-10-11 08:50:00,2020-10-11 09:05:00,372.43,371.81,0.08,tp_lower -11767,做多,2020-10-11 09:20:00,2020-10-11 09:40:00,372.37,372.35,-0.04,flip_to_short -11768,做空,2020-10-11 09:40:00,2020-10-11 09:45:00,372.35,372.46,-0.06,flip_to_long -11769,做多,2020-10-11 09:45:00,2020-10-11 10:00:00,372.46,372.46,-0.04,tp_upper -11770,做多,2020-10-11 10:15:00,2020-10-11 10:25:00,372.98,372.82,-0.07,tp_upper -11771,做空,2020-10-11 11:30:00,2020-10-11 11:45:00,374.46,374.65,-0.07,flip_to_long -11772,做多,2020-10-11 11:45:00,2020-10-11 13:30:00,374.65,372.84,-0.38,flip_to_short -11773,做空,2020-10-11 13:30:00,2020-10-11 13:45:00,372.84,372.74,-0.02,flip_to_long -11774,做多,2020-10-11 13:45:00,2020-10-11 14:00:00,372.74,374.13,0.23,tp_upper -11775,做空,2020-10-11 14:40:00,2020-10-11 14:45:00,373.16,372.28,0.13,tp_lower -11776,做多,2020-10-11 14:50:00,2020-10-11 15:05:00,373.34,374.84,0.25,tp_upper -11777,做空,2020-10-11 16:05:00,2020-10-11 16:10:00,374.35,375.45,-0.25,flip_to_long -11778,做多,2020-10-11 16:10:00,2020-10-11 16:15:00,375.45,376.12,0.09,tp_upper -11779,做空,2020-10-11 16:50:00,2020-10-11 17:00:00,375.35,375.23,-0.01,flip_to_long -11780,做多,2020-10-11 17:00:00,2020-10-11 17:10:00,375.23,375.17,-0.05,flip_to_short -11781,做空,2020-10-11 17:10:00,2020-10-11 17:15:00,375.17,375.69,-0.13,flip_to_long -11782,做多,2020-10-11 17:15:00,2020-10-11 17:25:00,375.69,375.33,-0.1,flip_to_short -11783,做空,2020-10-11 17:25:00,2020-10-11 17:30:00,375.33,375.8,-0.12,flip_to_long -11784,做多,2020-10-11 17:30:00,2020-10-11 17:40:00,375.8,375.12,-0.16,flip_to_short -11785,做空,2020-10-11 17:40:00,2020-10-11 17:45:00,375.12,375.01,-0.01,tp_lower -11786,做多,2020-10-11 17:55:00,2020-10-11 18:05:00,375.49,375.31,-0.07,flip_to_short -11787,做空,2020-10-11 18:05:00,2020-10-11 18:15:00,375.31,375.41,-0.05,flip_to_long -11788,做多,2020-10-11 18:15:00,2020-10-11 18:20:00,375.41,375.13,-0.09,flip_to_short -11789,做空,2020-10-11 18:20:00,2020-10-11 18:25:00,375.13,375.69,-0.14,flip_to_long -11790,做多,2020-10-11 18:25:00,2020-10-11 18:40:00,375.69,375.14,-0.14,flip_to_short -11791,做空,2020-10-11 18:40:00,2020-10-11 18:45:00,375.14,374.94,0.0,tp_lower -11792,做多,2020-10-11 18:55:00,2020-10-11 19:10:00,375.24,375.6,0.03,flip_to_short -11793,做空,2020-10-11 19:10:00,2020-10-11 19:20:00,375.6,374.85,0.1,tp_lower -11794,做多,2020-10-11 20:20:00,2020-10-11 20:50:00,374.13,373.95,-0.07,flip_to_short -11795,做空,2020-10-11 20:50:00,2020-10-11 21:00:00,373.95,372.1,0.31,tp_lower -11796,做多,2020-10-11 21:20:00,2020-10-11 21:25:00,373.52,373.42,-0.05,flip_to_short -11797,做空,2020-10-11 21:25:00,2020-10-11 21:30:00,373.42,373.8,-0.11,flip_to_long -11798,做多,2020-10-11 21:30:00,2020-10-11 21:45:00,373.8,373.49,-0.09,flip_to_short -11799,做空,2020-10-11 21:45:00,2020-10-11 21:50:00,373.49,373.87,-0.11,flip_to_long -11800,做多,2020-10-11 21:50:00,2020-10-11 21:55:00,373.87,373.28,-0.14,flip_to_short -11801,做空,2020-10-11 21:55:00,2020-10-11 22:00:00,373.28,371.8,0.24,tp_lower -11802,做多,2020-10-11 22:20:00,2020-10-11 22:30:00,373.49,372.89,-0.15,flip_to_short -11803,做空,2020-10-11 22:30:00,2020-10-11 22:40:00,372.89,373.16,-0.08,flip_to_long -11804,做多,2020-10-11 22:40:00,2020-10-11 23:00:00,373.16,373.26,-0.02,flip_to_short -11805,做空,2020-10-11 23:00:00,2020-10-11 23:20:00,373.26,373.53,-0.08,flip_to_long -11806,做多,2020-10-11 23:20:00,2020-10-11 23:40:00,373.53,374.51,0.15,tp_upper -11807,做空,2020-10-12 00:10:00,2020-10-12 00:40:00,373.68,373.57,-0.01,flip_to_long -11808,做多,2020-10-12 00:40:00,2020-10-12 01:00:00,373.57,373.91,0.03,flip_to_short -11809,做空,2020-10-12 01:00:00,2020-10-12 01:20:00,373.91,373.7,0.0,flip_to_long -11810,做多,2020-10-12 01:20:00,2020-10-12 01:35:00,373.7,374.89,0.19,tp_upper -11811,做空,2020-10-12 02:05:00,2020-10-12 02:40:00,373.76,374.25,-0.13,flip_to_long -11812,做多,2020-10-12 02:40:00,2020-10-12 03:10:00,374.25,374.31,-0.02,flip_to_short -11813,做空,2020-10-12 03:10:00,2020-10-12 03:30:00,374.31,375.61,-0.29,flip_to_long -11814,做多,2020-10-12 03:30:00,2020-10-12 03:35:00,375.61,374.99,-0.16,tp_upper -11815,做空,2020-10-12 03:40:00,2020-10-12 03:45:00,374.31,374.4,-0.05,flip_to_long -11816,做多,2020-10-12 03:45:00,2020-10-12 03:55:00,374.4,374.17,-0.08,flip_to_short -11817,做空,2020-10-12 03:55:00,2020-10-12 04:05:00,374.17,373.81,0.03,tp_lower -11818,做多,2020-10-12 04:45:00,2020-10-12 05:10:00,374.23,374.83,0.08,tp_upper -11819,做空,2020-10-12 05:40:00,2020-10-12 05:50:00,374.58,374.69,-0.06,flip_to_long -11820,做多,2020-10-12 05:50:00,2020-10-12 06:05:00,374.69,374.2,-0.13,flip_to_short -11821,做空,2020-10-12 06:05:00,2020-10-12 06:20:00,374.2,373.61,0.08,tp_lower -11822,做多,2020-10-12 07:20:00,2020-10-12 07:35:00,373.25,374.38,0.18,tp_upper -11823,做空,2020-10-12 08:50:00,2020-10-12 09:00:00,373.88,374.18,-0.09,tp_lower -11824,做多,2020-10-12 12:10:00,2020-10-12 12:20:00,367.31,366.98,-0.1,flip_to_short -11825,做空,2020-10-12 12:20:00,2020-10-12 12:25:00,366.98,367.14,-0.07,flip_to_long -11826,做多,2020-10-12 12:25:00,2020-10-12 12:30:00,367.14,367.8,0.09,tp_upper -11827,做空,2020-10-12 17:15:00,2020-10-12 17:35:00,387.0,387.05,-0.04,flip_to_long -11828,做多,2020-10-12 17:35:00,2020-10-12 17:50:00,387.05,387.37,0.02,flip_to_short -11829,做空,2020-10-12 17:50:00,2020-10-12 17:55:00,387.37,388.1,-0.17,flip_to_long -11830,做多,2020-10-12 17:55:00,2020-10-12 18:00:00,388.1,389.02,0.13,tp_upper -11831,做空,2020-10-12 19:00:00,2020-10-12 19:05:00,388.17,389.08,-0.2,flip_to_long -11832,做多,2020-10-12 19:05:00,2020-10-12 19:10:00,389.08,389.55,0.05,tp_upper -11833,做空,2020-10-12 19:35:00,2020-10-12 19:45:00,388.09,387.79,0.02,tp_lower -11834,做多,2020-10-12 20:15:00,2020-10-12 20:20:00,388.46,387.86,-0.15,flip_to_short -11835,做空,2020-10-12 20:20:00,2020-10-12 20:35:00,387.86,388.38,-0.13,flip_to_long -11836,做多,2020-10-12 20:35:00,2020-10-12 20:45:00,388.38,387.86,-0.13,flip_to_short -11837,做空,2020-10-12 20:45:00,2020-10-12 21:00:00,387.86,388.15,-0.09,flip_to_long -11838,做多,2020-10-12 21:00:00,2020-10-12 21:20:00,388.15,389.03,0.12,tp_upper -11839,做多,2020-10-12 22:50:00,2020-10-12 22:55:00,392.98,392.95,-0.04,flip_to_short -11840,做空,2020-10-12 22:55:00,2020-10-12 23:05:00,392.95,387.7,0.91,tp_lower -11841,做多,2020-10-13 01:50:00,2020-10-13 02:00:00,385.62,385.53,-0.05,flip_to_short -11842,做空,2020-10-13 02:00:00,2020-10-13 02:10:00,385.53,384.31,0.2,tp_lower -11843,做多,2020-10-13 02:35:00,2020-10-13 02:45:00,384.93,385.0,-0.02,flip_to_short -11844,做空,2020-10-13 02:45:00,2020-10-13 03:00:00,385.0,383.1,0.33,tp_lower -11845,做多,2020-10-13 03:10:00,2020-10-13 03:25:00,384.68,384.6,-0.05,flip_to_short -11846,做空,2020-10-13 03:25:00,2020-10-13 03:55:00,384.6,383.26,0.22,tp_lower -11847,做多,2020-10-13 04:00:00,2020-10-13 04:15:00,384.73,384.09,-0.16,flip_to_short -11848,做空,2020-10-13 04:15:00,2020-10-13 04:45:00,384.09,384.54,-0.12,flip_to_long -11849,做多,2020-10-13 04:45:00,2020-10-13 04:50:00,384.54,384.31,-0.08,flip_to_short -11850,做空,2020-10-13 04:50:00,2020-10-13 06:15:00,384.31,383.77,0.07,tp_lower -11851,做多,2020-10-13 07:50:00,2020-10-13 07:55:00,383.17,383.09,-0.05,flip_to_short -11852,做空,2020-10-13 07:55:00,2020-10-13 08:00:00,383.09,383.65,-0.14,flip_to_long -11853,做多,2020-10-13 08:00:00,2020-10-13 08:05:00,383.65,383.42,-0.08,flip_to_short -11854,做空,2020-10-13 08:05:00,2020-10-13 08:25:00,383.42,383.61,-0.07,flip_to_long -11855,做多,2020-10-13 08:25:00,2020-10-13 08:30:00,383.61,384.22,0.08,tp_upper -11856,做空,2020-10-13 09:15:00,2020-10-13 09:25:00,383.66,384.32,-0.16,flip_to_long -11857,做多,2020-10-13 09:25:00,2020-10-13 09:35:00,384.32,383.99,-0.1,flip_to_short -11858,做空,2020-10-13 09:35:00,2020-10-13 09:50:00,383.99,382.9,0.17,tp_lower -11859,做多,2020-10-13 10:15:00,2020-10-13 10:30:00,383.74,385.89,0.37,tp_upper -11860,做空,2020-10-13 11:05:00,2020-10-13 11:45:00,385.0,385.04,-0.04,flip_to_long -11861,做多,2020-10-13 11:45:00,2020-10-13 12:25:00,385.04,384.6,-0.12,flip_to_short -11862,做空,2020-10-13 12:25:00,2020-10-13 12:30:00,384.6,384.44,-0.01,tp_lower -11863,做多,2020-10-13 12:35:00,2020-10-13 12:45:00,384.8,383.67,-0.25,flip_to_short -11864,做空,2020-10-13 12:45:00,2020-10-13 12:50:00,383.67,383.12,0.07,tp_lower -11865,做多,2020-10-13 14:35:00,2020-10-13 14:40:00,378.92,378.46,-0.12,flip_to_short -11866,做空,2020-10-13 14:40:00,2020-10-13 14:45:00,378.46,378.67,-0.08,flip_to_long -11867,做多,2020-10-13 14:45:00,2020-10-13 14:50:00,378.67,378.22,-0.12,flip_to_short -11868,做空,2020-10-13 14:50:00,2020-10-13 14:55:00,378.22,379.61,-0.3,flip_to_long -11869,做多,2020-10-13 14:55:00,2020-10-13 15:45:00,379.61,379.33,-0.09,flip_to_short -11870,做空,2020-10-13 15:45:00,2020-10-13 15:55:00,379.33,379.16,-0.0,flip_to_long -11871,做多,2020-10-13 15:55:00,2020-10-13 16:35:00,379.16,379.43,0.02,flip_to_short -11872,做空,2020-10-13 16:35:00,2020-10-13 16:50:00,379.43,379.81,-0.11,flip_to_long -11873,做多,2020-10-13 16:50:00,2020-10-13 17:05:00,379.81,378.5,-0.28,flip_to_short -11874,做空,2020-10-13 17:05:00,2020-10-13 17:15:00,378.5,379.46,-0.22,flip_to_long -11875,做多,2020-10-13 17:15:00,2020-10-13 17:20:00,379.46,379.18,-0.09,flip_to_short -11876,做空,2020-10-13 17:20:00,2020-10-13 17:35:00,379.18,378.07,0.17,tp_lower -11877,做多,2020-10-13 18:10:00,2020-10-13 18:30:00,378.2,378.71,0.06,flip_to_short -11878,做空,2020-10-13 18:30:00,2020-10-13 18:55:00,378.71,377.76,0.14,flip_to_long -11879,做多,2020-10-13 18:55:00,2020-10-13 19:15:00,377.76,379.29,0.25,tp_upper -11880,做空,2020-10-13 19:45:00,2020-10-13 20:00:00,378.57,378.57,-0.04,flip_to_long -11881,做多,2020-10-13 20:00:00,2020-10-13 20:30:00,378.57,378.34,-0.08,flip_to_short -11882,做空,2020-10-13 20:30:00,2020-10-13 20:40:00,378.34,378.98,-0.16,flip_to_long -11883,做多,2020-10-13 20:40:00,2020-10-13 20:55:00,378.98,380.05,0.16,tp_upper -11884,做空,2020-10-13 22:30:00,2020-10-13 22:40:00,381.1,381.31,-0.07,flip_to_long -11885,做多,2020-10-13 22:40:00,2020-10-13 22:45:00,381.31,380.92,-0.11,flip_to_short -11886,做空,2020-10-13 22:45:00,2020-10-13 22:50:00,380.92,381.09,-0.07,flip_to_long -11887,做多,2020-10-13 22:50:00,2020-10-13 23:25:00,381.09,381.17,-0.02,flip_to_short -11888,做空,2020-10-13 23:25:00,2020-10-13 23:35:00,381.17,380.98,-0.0,tp_lower -11889,做多,2020-10-13 23:55:00,2020-10-14 00:00:00,381.12,380.75,-0.1,tp_upper -11890,做多,2020-10-14 00:10:00,2020-10-14 00:15:00,381.81,382.37,0.07,tp_upper -11891,做空,2020-10-14 01:20:00,2020-10-14 01:30:00,383.09,383.24,-0.07,flip_to_long -11892,做多,2020-10-14 01:30:00,2020-10-14 01:35:00,383.24,383.1,-0.06,flip_to_short -11893,做空,2020-10-14 01:35:00,2020-10-14 01:40:00,383.1,383.43,-0.1,flip_to_long -11894,做多,2020-10-14 01:40:00,2020-10-14 02:00:00,383.43,382.6,-0.2,flip_to_short -11895,做空,2020-10-14 02:00:00,2020-10-14 02:05:00,382.6,382.39,0.0,tp_lower -11896,做多,2020-10-14 03:00:00,2020-10-14 03:05:00,382.69,382.66,-0.04,flip_to_short -11897,做空,2020-10-14 03:05:00,2020-10-14 03:30:00,382.66,382.72,-0.05,flip_to_long -11898,做多,2020-10-14 03:30:00,2020-10-14 03:35:00,382.72,383.02,0.02,tp_upper -11899,做空,2020-10-14 03:50:00,2020-10-14 03:55:00,382.62,381.4,0.2,tp_lower -11900,做多,2020-10-14 04:25:00,2020-10-14 04:40:00,382.29,382.05,-0.08,flip_to_short -11901,做空,2020-10-14 04:40:00,2020-10-14 04:45:00,382.05,382.2,-0.07,flip_to_long -11902,做多,2020-10-14 04:45:00,2020-10-14 04:50:00,382.2,381.99,-0.08,flip_to_short -11903,做空,2020-10-14 04:50:00,2020-10-14 04:55:00,381.99,382.09,-0.06,flip_to_long -11904,做多,2020-10-14 04:55:00,2020-10-14 05:00:00,382.09,381.46,-0.16,flip_to_short -11905,做空,2020-10-14 05:00:00,2020-10-14 05:15:00,381.46,382.2,-0.18,flip_to_long -11906,做多,2020-10-14 05:15:00,2020-10-14 05:20:00,382.2,382.16,-0.04,flip_to_short -11907,做空,2020-10-14 05:20:00,2020-10-14 05:45:00,382.16,382.4,-0.08,flip_to_long -11908,做多,2020-10-14 05:45:00,2020-10-14 05:55:00,382.4,382.47,-0.02,tp_upper -11909,做空,2020-10-14 06:00:00,2020-10-14 06:15:00,382.1,381.29,0.12,tp_lower -11910,做多,2020-10-14 06:40:00,2020-10-14 06:50:00,382.06,383.19,0.18,tp_upper -11911,做空,2020-10-14 07:05:00,2020-10-14 07:35:00,382.11,381.85,0.01,flip_to_long -11912,做多,2020-10-14 07:35:00,2020-10-14 08:10:00,381.85,382.1,0.01,flip_to_short -11913,做空,2020-10-14 08:10:00,2020-10-14 08:20:00,382.1,382.05,-0.03,flip_to_long -11914,做多,2020-10-14 08:20:00,2020-10-14 08:35:00,382.05,382.64,0.08,tp_upper -11915,做空,2020-10-14 09:05:00,2020-10-14 09:10:00,382.17,382.27,-0.05,flip_to_long -11916,做多,2020-10-14 09:10:00,2020-10-14 09:25:00,382.27,382.44,-0.0,flip_to_short -11917,做空,2020-10-14 09:25:00,2020-10-14 09:30:00,382.44,381.91,0.06,tp_lower -11918,做多,2020-10-14 11:20:00,2020-10-14 11:45:00,380.87,379.95,-0.21,flip_to_short -11919,做空,2020-10-14 11:45:00,2020-10-14 12:00:00,379.95,379.93,-0.03,tp_lower -11920,做空,2020-10-14 12:10:00,2020-10-14 12:15:00,379.75,380.72,-0.22,flip_to_long -11921,做多,2020-10-14 12:15:00,2020-10-14 12:45:00,380.72,380.79,-0.02,tp_upper -11922,做空,2020-10-14 14:25:00,2020-10-14 15:45:00,380.19,377.49,0.47,tp_lower -11923,做多,2020-10-14 17:50:00,2020-10-14 17:55:00,375.33,374.61,-0.17,flip_to_short -11924,做空,2020-10-14 17:55:00,2020-10-14 18:10:00,374.61,375.96,-0.29,flip_to_long -11925,做多,2020-10-14 18:10:00,2020-10-14 18:25:00,375.96,374.89,-0.24,flip_to_short -11926,做空,2020-10-14 18:25:00,2020-10-14 18:35:00,374.89,373.48,0.23,tp_lower -11927,做多,2020-10-14 18:45:00,2020-10-14 18:50:00,375.19,376.09,0.14,tp_upper -11928,做空,2020-10-14 19:45:00,2020-10-14 20:10:00,375.4,375.5,-0.05,flip_to_long -11929,做多,2020-10-14 20:10:00,2020-10-14 20:45:00,375.5,376.43,0.14,tp_upper -11930,做空,2020-10-14 21:45:00,2020-10-14 22:05:00,376.3,376.35,-0.05,flip_to_long -11931,做多,2020-10-14 22:05:00,2020-10-14 22:20:00,376.35,376.72,0.03,flip_to_short -11932,做空,2020-10-14 22:20:00,2020-10-14 22:35:00,376.72,376.63,-0.02,flip_to_long -11933,做多,2020-10-14 22:35:00,2020-10-14 22:55:00,376.63,377.3,0.09,tp_upper -11934,做空,2020-10-15 00:25:00,2020-10-15 00:45:00,378.18,377.29,0.14,tp_lower -11935,做多,2020-10-15 01:10:00,2020-10-15 01:20:00,378.76,377.99,-0.19,flip_to_short -11936,做空,2020-10-15 01:20:00,2020-10-15 01:30:00,377.99,376.93,0.17,tp_lower -11937,做多,2020-10-15 01:55:00,2020-10-15 02:10:00,377.56,377.46,-0.06,flip_to_short -11938,做空,2020-10-15 02:10:00,2020-10-15 02:35:00,377.46,377.26,0.0,flip_to_long -11939,做多,2020-10-15 02:35:00,2020-10-15 02:50:00,377.26,376.37,-0.21,flip_to_short -11940,做空,2020-10-15 02:50:00,2020-10-15 02:55:00,376.37,375.75,0.08,tp_lower -11941,做多,2020-10-15 03:30:00,2020-10-15 03:40:00,376.94,376.72,-0.08,flip_to_short -11942,做空,2020-10-15 03:40:00,2020-10-15 03:50:00,376.72,376.71,-0.03,flip_to_long -11943,做多,2020-10-15 03:50:00,2020-10-15 04:05:00,376.71,375.85,-0.2,flip_to_short -11944,做空,2020-10-15 04:05:00,2020-10-15 04:15:00,375.85,376.09,-0.08,tp_lower -11945,做多,2020-10-15 04:25:00,2020-10-15 04:30:00,376.88,377.56,0.1,tp_upper -11946,做空,2020-10-15 05:25:00,2020-10-15 05:30:00,376.96,376.99,-0.04,flip_to_long -11947,做多,2020-10-15 05:30:00,2020-10-15 05:50:00,376.99,378.98,0.35,tp_upper -11948,做空,2020-10-15 06:05:00,2020-10-15 06:10:00,377.4,377.7,-0.1,flip_to_long -11949,做多,2020-10-15 06:10:00,2020-10-15 06:30:00,377.7,379.53,0.32,tp_upper -11950,做多,2020-10-15 07:45:00,2020-10-15 07:55:00,379.07,378.9,-0.07,flip_to_short -11951,做空,2020-10-15 07:55:00,2020-10-15 08:15:00,378.9,377.79,0.18,tp_lower -11952,做多,2020-10-15 10:45:00,2020-10-15 11:05:00,372.71,372.08,-0.16,flip_to_short -11953,做空,2020-10-15 11:05:00,2020-10-15 11:20:00,372.08,373.05,-0.23,flip_to_long -11954,做多,2020-10-15 11:20:00,2020-10-15 11:30:00,373.05,373.17,-0.01,tp_upper -11955,做空,2020-10-15 11:45:00,2020-10-15 11:55:00,372.69,372.01,0.1,tp_lower -11956,做多,2020-10-15 12:20:00,2020-10-15 12:25:00,375.24,374.89,-0.1,tp_upper -11957,做多,2020-10-15 13:30:00,2020-10-15 13:50:00,374.91,376.61,0.29,tp_upper -11958,做空,2020-10-15 14:20:00,2020-10-15 14:45:00,375.72,375.26,0.05,flip_to_long -11959,做多,2020-10-15 14:45:00,2020-10-15 15:00:00,375.26,375.67,0.04,flip_to_short -11960,做空,2020-10-15 15:00:00,2020-10-15 15:35:00,375.67,375.74,-0.05,flip_to_long -11961,做多,2020-10-15 15:35:00,2020-10-15 15:50:00,375.74,376.82,0.17,tp_upper -11962,做空,2020-10-15 16:00:00,2020-10-15 16:15:00,375.72,376.3,-0.15,flip_to_long -11963,做多,2020-10-15 16:15:00,2020-10-15 16:20:00,376.3,377.91,0.28,tp_upper -11964,做空,2020-10-15 16:30:00,2020-10-15 16:35:00,375.37,374.73,0.09,tp_lower -11965,做多,2020-10-15 17:05:00,2020-10-15 18:25:00,376.02,377.27,0.21,flip_to_short -11966,做空,2020-10-15 18:25:00,2020-10-15 18:40:00,377.27,377.39,-0.06,flip_to_long -11967,做多,2020-10-15 18:40:00,2020-10-15 19:10:00,377.39,377.49,-0.02,tp_upper -11968,做空,2020-10-15 19:15:00,2020-10-15 19:20:00,376.71,376.63,-0.02,tp_lower -11969,做多,2020-10-15 19:25:00,2020-10-15 19:30:00,377.88,378.31,0.05,tp_upper -11970,做空,2020-10-15 21:00:00,2020-10-15 21:05:00,378.0,377.99,-0.03,tp_lower -11971,做多,2020-10-15 22:00:00,2020-10-15 22:10:00,378.46,377.73,-0.18,flip_to_short -11972,做空,2020-10-15 22:10:00,2020-10-15 22:35:00,377.73,377.43,0.02,tp_lower -11973,做多,2020-10-15 22:40:00,2020-10-15 22:45:00,378.05,377.59,-0.13,flip_to_short -11974,做空,2020-10-15 22:45:00,2020-10-15 22:50:00,377.59,377.24,0.03,tp_lower -11975,做多,2020-10-15 23:05:00,2020-10-16 00:00:00,377.54,376.47,-0.24,flip_to_short -11976,做空,2020-10-16 00:00:00,2020-10-16 00:05:00,376.47,376.4,-0.02,tp_lower -11977,做多,2020-10-16 00:15:00,2020-10-16 00:20:00,377.17,377.0,-0.07,flip_to_short -11978,做空,2020-10-16 00:20:00,2020-10-16 00:25:00,377.0,377.22,-0.08,flip_to_long -11979,做多,2020-10-16 00:25:00,2020-10-16 00:30:00,377.22,377.14,-0.05,flip_to_short -11980,做空,2020-10-16 00:30:00,2020-10-16 02:15:00,377.14,378.91,-0.39,flip_to_long -11981,做多,2020-10-16 02:15:00,2020-10-16 02:25:00,378.91,378.78,-0.06,flip_to_short -11982,做空,2020-10-16 02:25:00,2020-10-16 02:40:00,378.78,378.67,-0.02,tp_lower -11983,做多,2020-10-16 03:55:00,2020-10-16 04:00:00,378.03,375.2,-0.6,flip_to_short -11984,做空,2020-10-16 04:00:00,2020-10-16 04:05:00,375.2,371.64,0.66,tp_lower -11985,做多,2020-10-16 05:15:00,2020-10-16 05:25:00,370.45,369.97,-0.13,flip_to_short -11986,做空,2020-10-16 05:25:00,2020-10-16 06:10:00,369.97,369.85,-0.01,flip_to_long -11987,做多,2020-10-16 06:10:00,2020-10-16 06:30:00,369.85,369.56,-0.1,flip_to_short -11988,做空,2020-10-16 06:30:00,2020-10-16 06:35:00,369.56,369.12,0.05,tp_lower -11989,做多,2020-10-16 06:55:00,2020-10-16 07:00:00,370.08,369.95,-0.06,flip_to_short -11990,做空,2020-10-16 07:00:00,2020-10-16 07:25:00,369.95,369.68,0.02,flip_to_long -11991,做多,2020-10-16 07:25:00,2020-10-16 07:40:00,369.68,369.45,-0.08,flip_to_short -11992,做空,2020-10-16 07:40:00,2020-10-16 07:55:00,369.45,368.6,0.13,tp_lower -11993,做多,2020-10-16 08:05:00,2020-10-16 08:10:00,370.81,370.7,-0.06,tp_upper -11994,做空,2020-10-16 08:20:00,2020-10-16 08:25:00,368.81,369.06,-0.09,tp_lower -11995,做多,2020-10-16 10:20:00,2020-10-16 10:30:00,365.07,365.15,-0.02,flip_to_short -11996,做空,2020-10-16 10:30:00,2020-10-16 11:00:00,365.15,365.05,-0.02,flip_to_long -11997,做多,2020-10-16 11:00:00,2020-10-16 11:30:00,365.05,365.0,-0.05,flip_to_short -11998,做空,2020-10-16 11:30:00,2020-10-16 11:35:00,365.0,365.32,-0.1,flip_to_long -11999,做多,2020-10-16 11:35:00,2020-10-16 11:40:00,365.32,365.21,-0.06,flip_to_short -12000,做空,2020-10-16 11:40:00,2020-10-16 11:45:00,365.21,366.2,-0.24,flip_to_long -12001,做多,2020-10-16 11:45:00,2020-10-16 11:50:00,366.2,370.17,0.76,tp_upper -12002,做空,2020-10-16 13:05:00,2020-10-16 13:10:00,368.19,368.24,-0.05,flip_to_long -12003,做多,2020-10-16 13:10:00,2020-10-16 13:35:00,368.24,368.2,-0.04,flip_to_short -12004,做空,2020-10-16 13:35:00,2020-10-16 13:40:00,368.2,368.04,-0.0,tp_lower -12005,做多,2020-10-16 13:45:00,2020-10-16 13:50:00,368.71,368.23,-0.13,flip_to_short -12006,做空,2020-10-16 13:50:00,2020-10-16 13:55:00,368.23,368.74,-0.14,flip_to_long -12007,做多,2020-10-16 13:55:00,2020-10-16 14:20:00,368.74,369.57,0.13,tp_upper -12008,做空,2020-10-16 14:30:00,2020-10-16 14:35:00,368.45,367.12,0.23,tp_lower -12009,做多,2020-10-16 16:15:00,2020-10-16 16:25:00,367.24,367.7,0.06,tp_upper -12010,做空,2020-10-16 16:40:00,2020-10-16 16:45:00,366.7,367.17,-0.13,flip_to_long -12011,做多,2020-10-16 16:45:00,2020-10-16 16:50:00,367.17,367.03,-0.06,flip_to_short -12012,做空,2020-10-16 16:50:00,2020-10-16 17:45:00,367.03,366.69,0.03,tp_lower -12013,做多,2020-10-16 18:00:00,2020-10-16 18:05:00,368.49,368.64,-0.01,tp_upper -12014,做空,2020-10-16 19:00:00,2020-10-16 19:05:00,367.67,367.77,-0.06,flip_to_long -12015,做多,2020-10-16 19:05:00,2020-10-16 21:00:00,367.77,366.16,-0.36,flip_to_short -12016,做空,2020-10-16 21:00:00,2020-10-16 21:15:00,366.16,364.26,0.34,tp_lower -12017,做多,2020-10-16 21:35:00,2020-10-16 21:50:00,366.12,365.56,-0.15,flip_to_short -12018,做空,2020-10-16 21:50:00,2020-10-16 21:55:00,365.56,366.07,-0.14,flip_to_long -12019,做多,2020-10-16 21:55:00,2020-10-16 22:00:00,366.07,365.36,-0.18,flip_to_short -12020,做空,2020-10-16 22:00:00,2020-10-16 22:15:00,365.36,366.81,-0.32,flip_to_long -12021,做多,2020-10-16 22:15:00,2020-10-16 22:30:00,366.81,366.2,-0.16,tp_upper -12022,做空,2020-10-16 22:55:00,2020-10-16 23:10:00,366.21,366.7,-0.13,flip_to_long -12023,做多,2020-10-16 23:10:00,2020-10-16 23:20:00,366.7,366.04,-0.17,flip_to_short -12024,做空,2020-10-16 23:20:00,2020-10-16 23:30:00,366.04,366.66,-0.16,flip_to_long -12025,做多,2020-10-16 23:30:00,2020-10-16 23:35:00,366.66,366.41,-0.08,flip_to_short -12026,做空,2020-10-16 23:35:00,2020-10-16 23:50:00,366.41,365.52,0.14,tp_lower -12027,做多,2020-10-17 01:15:00,2020-10-17 01:30:00,365.12,365.42,0.02,tp_upper -12028,做空,2020-10-17 03:05:00,2020-10-17 03:10:00,367.34,367.62,-0.09,flip_to_long -12029,做多,2020-10-17 03:10:00,2020-10-17 03:20:00,367.62,367.68,-0.03,flip_to_short -12030,做空,2020-10-17 03:20:00,2020-10-17 03:30:00,367.68,367.76,-0.05,flip_to_long -12031,做多,2020-10-17 03:30:00,2020-10-17 03:40:00,367.76,367.48,-0.09,flip_to_short -12032,做空,2020-10-17 03:40:00,2020-10-17 03:45:00,367.48,367.68,-0.08,flip_to_long -12033,做多,2020-10-17 03:45:00,2020-10-17 03:55:00,367.68,368.36,0.1,tp_upper -12034,做空,2020-10-17 04:15:00,2020-10-17 04:30:00,367.77,367.98,-0.08,flip_to_long -12035,做多,2020-10-17 04:30:00,2020-10-17 04:40:00,367.98,367.49,-0.14,flip_to_short -12036,做空,2020-10-17 04:40:00,2020-10-17 04:45:00,367.49,367.55,-0.05,flip_to_long -12037,做多,2020-10-17 04:45:00,2020-10-17 05:15:00,367.55,367.62,-0.02,flip_to_short -12038,做空,2020-10-17 05:15:00,2020-10-17 05:20:00,367.62,367.17,0.05,tp_lower -12039,做多,2020-10-17 05:30:00,2020-10-17 05:40:00,367.91,367.65,-0.09,flip_to_short -12040,做空,2020-10-17 05:40:00,2020-10-17 05:45:00,367.65,367.8,-0.07,flip_to_long -12041,做多,2020-10-17 05:45:00,2020-10-17 06:00:00,367.8,367.79,-0.04,flip_to_short -12042,做空,2020-10-17 06:00:00,2020-10-17 06:15:00,367.79,367.28,0.07,tp_lower -12043,做多,2020-10-17 06:25:00,2020-10-17 06:30:00,369.27,368.23,-0.24,tp_upper -12044,做空,2020-10-17 06:35:00,2020-10-17 06:45:00,367.5,367.88,-0.11,flip_to_long -12045,做多,2020-10-17 06:45:00,2020-10-17 06:50:00,367.88,367.33,-0.15,flip_to_short -12046,做空,2020-10-17 06:50:00,2020-10-17 07:05:00,367.33,367.95,-0.16,flip_to_long -12047,做多,2020-10-17 07:05:00,2020-10-17 07:20:00,367.95,367.43,-0.14,flip_to_short -12048,做空,2020-10-17 07:20:00,2020-10-17 07:30:00,367.43,367.72,-0.09,flip_to_long -12049,做多,2020-10-17 07:30:00,2020-10-17 07:50:00,367.72,367.73,-0.03,flip_to_short -12050,做空,2020-10-17 07:50:00,2020-10-17 07:55:00,367.73,367.82,-0.05,flip_to_long -12051,做多,2020-10-17 07:55:00,2020-10-17 08:15:00,367.82,367.7,-0.06,flip_to_short -12052,做空,2020-10-17 08:15:00,2020-10-17 08:30:00,367.7,367.89,-0.07,flip_to_long -12053,做多,2020-10-17 08:30:00,2020-10-17 11:20:00,367.89,367.69,-0.08,flip_to_short -12054,做空,2020-10-17 11:20:00,2020-10-17 11:25:00,367.69,367.87,-0.07,flip_to_long -12055,做多,2020-10-17 11:25:00,2020-10-17 11:40:00,367.87,367.84,-0.04,flip_to_short -12056,做空,2020-10-17 11:40:00,2020-10-17 11:55:00,367.84,368.07,-0.08,flip_to_long -12057,做多,2020-10-17 11:55:00,2020-10-17 12:05:00,368.07,368.01,-0.05,flip_to_short -12058,做空,2020-10-17 12:05:00,2020-10-17 12:15:00,368.01,367.47,0.07,tp_lower -12059,做多,2020-10-17 12:55:00,2020-10-17 13:10:00,367.84,367.21,-0.16,flip_to_short -12060,做空,2020-10-17 13:10:00,2020-10-17 13:15:00,367.21,366.81,0.04,tp_lower -12061,做多,2020-10-17 13:35:00,2020-10-17 14:30:00,367.22,366.76,-0.13,flip_to_short -12062,做空,2020-10-17 14:30:00,2020-10-17 14:35:00,366.76,365.77,0.16,tp_lower -12063,做多,2020-10-17 14:45:00,2020-10-17 14:50:00,367.97,368.33,0.03,tp_upper -12064,做空,2020-10-17 15:20:00,2020-10-17 16:00:00,368.12,367.86,0.01,flip_to_long -12065,做多,2020-10-17 16:00:00,2020-10-17 16:05:00,367.86,367.16,-0.17,flip_to_short -12066,做空,2020-10-17 16:05:00,2020-10-17 16:15:00,367.16,367.41,-0.08,tp_lower -12067,做多,2020-10-17 17:15:00,2020-10-17 17:50:00,366.92,366.69,-0.08,flip_to_short -12068,做空,2020-10-17 17:50:00,2020-10-17 18:25:00,366.69,366.87,-0.07,flip_to_long -12069,做多,2020-10-17 18:25:00,2020-10-17 18:50:00,366.87,366.81,-0.05,tp_upper -12070,做空,2020-10-17 19:00:00,2020-10-17 19:10:00,366.98,367.0,-0.04,flip_to_long -12071,做多,2020-10-17 19:10:00,2020-10-17 19:15:00,367.0,366.82,-0.07,flip_to_short -12072,做空,2020-10-17 19:15:00,2020-10-17 19:20:00,366.82,367.1,-0.09,flip_to_long -12073,做多,2020-10-17 19:20:00,2020-10-17 19:25:00,367.1,367.43,0.03,tp_upper -12074,做空,2020-10-17 19:30:00,2020-10-17 19:40:00,366.97,366.74,0.01,tp_lower -12075,做多,2020-10-17 19:55:00,2020-10-17 20:10:00,366.97,366.92,-0.04,flip_to_short -12076,做空,2020-10-17 20:10:00,2020-10-17 20:20:00,366.92,366.45,0.06,tp_lower -12077,做多,2020-10-17 20:45:00,2020-10-17 21:05:00,366.92,367.68,0.11,tp_upper -12078,做空,2020-10-17 22:15:00,2020-10-17 22:30:00,367.77,367.51,0.01,tp_lower -12079,做多,2020-10-17 22:35:00,2020-10-17 22:40:00,367.95,368.22,0.02,tp_upper -12080,做空,2020-10-17 22:50:00,2020-10-17 23:00:00,367.97,367.85,-0.01,flip_to_long -12081,做多,2020-10-17 23:00:00,2020-10-17 23:10:00,367.85,368.49,0.09,tp_upper -12082,做空,2020-10-17 23:15:00,2020-10-17 23:25:00,367.93,367.97,-0.04,flip_to_long -12083,做多,2020-10-17 23:25:00,2020-10-17 23:40:00,367.97,368.39,0.05,tp_upper -12084,做空,2020-10-18 00:00:00,2020-10-18 00:05:00,367.67,367.63,-0.03,tp_lower -12085,做多,2020-10-18 00:15:00,2020-10-18 00:30:00,368.2,368.99,0.12,tp_upper -12086,做空,2020-10-18 02:00:00,2020-10-18 02:15:00,369.31,368.81,0.06,tp_lower -12087,做多,2020-10-18 02:45:00,2020-10-18 03:15:00,369.01,369.1,-0.02,flip_to_short -12088,做空,2020-10-18 03:15:00,2020-10-18 03:35:00,369.1,368.55,0.07,tp_lower -12089,做多,2020-10-18 04:00:00,2020-10-18 04:05:00,369.0,369.15,-0.01,tp_upper -12090,做空,2020-10-18 04:15:00,2020-10-18 04:20:00,368.84,368.89,-0.05,flip_to_long -12091,做多,2020-10-18 04:20:00,2020-10-18 04:25:00,368.89,368.76,-0.06,flip_to_short -12092,做空,2020-10-18 04:25:00,2020-10-18 04:35:00,368.76,368.49,0.02,tp_lower -12093,做多,2020-10-18 05:00:00,2020-10-18 05:10:00,368.83,368.65,-0.07,flip_to_short -12094,做空,2020-10-18 05:10:00,2020-10-18 05:15:00,368.65,368.89,-0.08,flip_to_long -12095,做多,2020-10-18 05:15:00,2020-10-18 05:25:00,368.89,368.65,-0.08,flip_to_short -12096,做空,2020-10-18 05:25:00,2020-10-18 05:30:00,368.65,369.07,-0.12,flip_to_long -12097,做多,2020-10-18 05:30:00,2020-10-18 06:05:00,369.07,368.77,-0.1,flip_to_short -12098,做空,2020-10-18 06:05:00,2020-10-18 06:10:00,368.77,368.81,-0.04,flip_to_long -12099,做多,2020-10-18 06:10:00,2020-10-18 06:20:00,368.81,368.99,-0.0,flip_to_short -12100,做空,2020-10-18 06:20:00,2020-10-18 06:30:00,368.99,369.1,-0.06,flip_to_long -12101,做多,2020-10-18 06:30:00,2020-10-18 06:35:00,369.1,369.36,0.01,tp_upper -12102,做空,2020-10-18 08:05:00,2020-10-18 08:15:00,373.15,373.22,-0.05,flip_to_long -12103,做多,2020-10-18 08:15:00,2020-10-18 08:35:00,373.22,373.34,-0.01,flip_to_short -12104,做空,2020-10-18 08:35:00,2020-10-18 08:40:00,373.34,373.55,-0.08,flip_to_long -12105,做多,2020-10-18 08:40:00,2020-10-18 08:55:00,373.55,373.43,-0.06,flip_to_short -12106,做空,2020-10-18 08:55:00,2020-10-18 09:00:00,373.43,374.02,-0.15,flip_to_long -12107,做多,2020-10-18 09:00:00,2020-10-18 09:10:00,374.02,373.23,-0.19,flip_to_short -12108,做空,2020-10-18 09:10:00,2020-10-18 09:15:00,373.23,373.63,-0.11,flip_to_long -12109,做多,2020-10-18 09:15:00,2020-10-18 09:40:00,373.63,373.01,-0.16,flip_to_short -12110,做空,2020-10-18 09:40:00,2020-10-18 09:45:00,373.01,372.98,-0.03,tp_lower -12111,做多,2020-10-18 11:05:00,2020-10-18 11:35:00,372.78,372.76,-0.04,flip_to_short -12112,做空,2020-10-18 11:35:00,2020-10-18 11:55:00,372.76,372.85,-0.05,flip_to_long -12113,做多,2020-10-18 11:55:00,2020-10-18 12:05:00,372.85,372.84,-0.04,flip_to_short -12114,做空,2020-10-18 12:05:00,2020-10-18 14:55:00,372.84,375.33,-0.51,flip_to_long -12115,做多,2020-10-18 14:55:00,2020-10-18 15:25:00,375.33,374.97,-0.1,flip_to_short -12116,做空,2020-10-18 15:25:00,2020-10-18 15:30:00,374.97,375.46,-0.13,flip_to_long -12117,做多,2020-10-18 15:30:00,2020-10-18 15:35:00,375.46,375.44,-0.04,flip_to_short -12118,做空,2020-10-18 15:35:00,2020-10-18 16:05:00,375.44,375.44,-0.04,flip_to_long -12119,做多,2020-10-18 16:05:00,2020-10-18 16:10:00,375.44,375.36,-0.05,flip_to_short -12120,做空,2020-10-18 16:10:00,2020-10-18 16:25:00,375.36,375.6,-0.08,flip_to_long -12121,做多,2020-10-18 16:25:00,2020-10-18 16:30:00,375.6,375.58,-0.04,tp_upper -12122,做空,2020-10-18 17:00:00,2020-10-18 17:15:00,375.48,375.6,-0.06,flip_to_long -12123,做多,2020-10-18 17:15:00,2020-10-18 17:20:00,375.6,375.27,-0.1,flip_to_short -12124,做空,2020-10-18 17:20:00,2020-10-18 17:25:00,375.27,375.53,-0.08,flip_to_long -12125,做多,2020-10-18 17:25:00,2020-10-18 17:50:00,375.53,376.2,0.09,tp_upper -12126,做空,2020-10-18 18:45:00,2020-10-18 18:50:00,375.96,376.01,-0.04,flip_to_long -12127,做多,2020-10-18 18:50:00,2020-10-18 20:40:00,376.01,375.71,-0.09,flip_to_short -12128,做空,2020-10-18 20:40:00,2020-10-18 22:20:00,375.71,375.91,-0.07,flip_to_long -12129,做多,2020-10-18 22:20:00,2020-10-18 22:45:00,375.91,376.95,0.16,tp_upper -12130,做空,2020-10-19 00:10:00,2020-10-19 00:20:00,377.73,376.59,0.18,tp_lower -12131,做多,2020-10-19 02:00:00,2020-10-19 02:15:00,375.56,375.28,-0.09,flip_to_short -12132,做空,2020-10-19 02:15:00,2020-10-19 02:20:00,375.28,374.95,0.03,tp_lower -12133,做多,2020-10-19 02:35:00,2020-10-19 02:40:00,375.51,375.43,-0.05,flip_to_short -12134,做空,2020-10-19 02:40:00,2020-10-19 02:50:00,375.43,375.63,-0.08,flip_to_long -12135,做多,2020-10-19 02:50:00,2020-10-19 02:55:00,375.63,375.44,-0.07,flip_to_short -12136,做空,2020-10-19 02:55:00,2020-10-19 03:00:00,375.44,375.6,-0.07,flip_to_long -12137,做多,2020-10-19 03:00:00,2020-10-19 03:05:00,375.6,375.33,-0.09,flip_to_short -12138,做空,2020-10-19 03:05:00,2020-10-19 03:10:00,375.33,374.86,0.05,tp_lower -12139,做多,2020-10-19 04:40:00,2020-10-19 04:45:00,374.03,373.71,-0.1,flip_to_short -12140,做空,2020-10-19 04:45:00,2020-10-19 04:50:00,373.71,373.95,-0.08,flip_to_long -12141,做多,2020-10-19 04:50:00,2020-10-19 04:55:00,373.95,373.9,-0.05,flip_to_short -12142,做空,2020-10-19 04:55:00,2020-10-19 05:15:00,373.9,373.84,-0.02,flip_to_long -12143,做多,2020-10-19 05:15:00,2020-10-19 06:05:00,373.84,374.12,0.02,tp_upper -12144,做空,2020-10-19 06:10:00,2020-10-19 06:20:00,373.92,373.9,-0.03,flip_to_long -12145,做多,2020-10-19 06:20:00,2020-10-19 06:25:00,373.9,375.01,0.18,tp_upper -12146,做空,2020-10-19 07:20:00,2020-10-19 07:35:00,374.9,375.66,-0.18,flip_to_long -12147,做多,2020-10-19 07:35:00,2020-10-19 07:55:00,375.66,375.07,-0.15,flip_to_short -12148,做空,2020-10-19 07:55:00,2020-10-19 08:05:00,375.07,374.55,0.06,tp_lower -12149,做多,2020-10-19 08:15:00,2020-10-19 08:30:00,375.21,375.15,-0.05,flip_to_short -12150,做空,2020-10-19 08:30:00,2020-10-19 08:35:00,375.15,375.27,-0.06,flip_to_long -12151,做多,2020-10-19 08:35:00,2020-10-19 08:45:00,375.27,375.45,-0.0,tp_upper -12152,做空,2020-10-19 09:00:00,2020-10-19 09:30:00,375.6,375.3,0.02,flip_to_long -12153,做多,2020-10-19 09:30:00,2020-10-19 09:55:00,375.3,376.27,0.15,tp_upper -12154,做空,2020-10-19 10:20:00,2020-10-19 10:30:00,375.71,375.43,0.02,tp_lower -12155,做多,2020-10-19 10:40:00,2020-10-19 10:45:00,376.04,375.6,-0.12,flip_to_short -12156,做空,2020-10-19 10:45:00,2020-10-19 10:50:00,375.6,375.7,-0.05,flip_to_long -12157,做多,2020-10-19 10:50:00,2020-10-19 11:00:00,375.7,375.85,-0.01,flip_to_short -12158,做空,2020-10-19 11:00:00,2020-10-19 11:10:00,375.85,375.99,-0.06,flip_to_long -12159,做多,2020-10-19 11:10:00,2020-10-19 11:15:00,375.99,375.96,-0.04,tp_upper -12160,做空,2020-10-19 11:20:00,2020-10-19 11:25:00,375.57,376.22,-0.16,flip_to_long -12161,做多,2020-10-19 11:25:00,2020-10-19 11:30:00,376.22,376.86,0.08,tp_upper -12162,做空,2020-10-19 11:55:00,2020-10-19 12:00:00,375.8,375.82,-0.04,flip_to_long -12163,做多,2020-10-19 12:00:00,2020-10-19 12:20:00,375.82,377.18,0.22,tp_upper -12164,做空,2020-10-19 12:45:00,2020-10-19 12:55:00,376.62,376.74,-0.06,flip_to_long -12165,做多,2020-10-19 12:55:00,2020-10-19 13:00:00,376.74,378.36,0.27,tp_upper -12166,做空,2020-10-19 14:10:00,2020-10-19 14:45:00,379.39,379.66,-0.09,flip_to_long -12167,做多,2020-10-19 14:45:00,2020-10-19 15:15:00,379.66,380.62,0.14,tp_upper -12168,做空,2020-10-19 15:20:00,2020-10-19 15:35:00,380.35,380.75,-0.11,flip_to_long -12169,做多,2020-10-19 15:35:00,2020-10-19 15:40:00,380.75,381.73,0.15,tp_upper -12170,做空,2020-10-19 16:55:00,2020-10-19 17:05:00,382.55,382.44,-0.02,flip_to_long -12171,做多,2020-10-19 17:05:00,2020-10-19 19:40:00,382.44,379.54,-0.57,flip_to_short -12172,做空,2020-10-19 19:40:00,2020-10-19 19:45:00,379.54,379.82,-0.09,flip_to_long -12173,做多,2020-10-19 19:45:00,2020-10-19 19:50:00,379.82,379.24,-0.14,flip_to_short -12174,做空,2020-10-19 19:50:00,2020-10-19 19:55:00,379.24,379.74,-0.13,flip_to_long -12175,做多,2020-10-19 19:55:00,2020-10-19 20:00:00,379.74,379.26,-0.12,flip_to_short -12176,做空,2020-10-19 20:00:00,2020-10-19 20:15:00,379.26,378.81,0.05,tp_lower -12177,做多,2020-10-19 20:30:00,2020-10-19 20:40:00,379.3,379.68,0.03,tp_upper -12178,做空,2020-10-19 21:00:00,2020-10-19 21:10:00,379.4,379.71,-0.09,flip_to_long -12179,做多,2020-10-19 21:10:00,2020-10-19 21:15:00,379.71,380.19,0.05,tp_upper -12180,做空,2020-10-19 21:25:00,2020-10-19 21:30:00,379.39,379.94,-0.14,flip_to_long -12181,做多,2020-10-19 21:30:00,2020-10-19 21:50:00,379.94,379.55,-0.11,flip_to_short -12182,做空,2020-10-19 21:50:00,2020-10-19 22:00:00,379.55,379.02,0.06,tp_lower -12183,做多,2020-10-19 22:30:00,2020-10-19 22:45:00,379.15,379.28,-0.01,flip_to_short -12184,做空,2020-10-19 22:45:00,2020-10-19 23:00:00,379.28,379.52,-0.08,flip_to_long -12185,做多,2020-10-19 23:00:00,2020-10-19 23:10:00,379.52,378.72,-0.18,flip_to_short -12186,做空,2020-10-19 23:10:00,2020-10-19 23:20:00,378.72,378.99,-0.08,flip_to_long -12187,做多,2020-10-19 23:20:00,2020-10-20 00:00:00,378.99,379.08,-0.02,flip_to_short -12188,做空,2020-10-20 00:00:00,2020-10-20 00:05:00,379.08,378.45,0.08,tp_lower -12189,做多,2020-10-20 00:25:00,2020-10-20 00:35:00,379.0,378.84,-0.07,flip_to_short -12190,做空,2020-10-20 00:35:00,2020-10-20 00:45:00,378.84,378.21,0.08,tp_lower -12191,做多,2020-10-20 00:55:00,2020-10-20 01:25:00,379.09,378.59,-0.13,flip_to_short -12192,做空,2020-10-20 01:25:00,2020-10-20 01:30:00,378.59,378.44,-0.01,tp_lower -12193,做多,2020-10-20 01:45:00,2020-10-20 02:40:00,378.61,379.12,0.06,flip_to_short -12194,做空,2020-10-20 02:40:00,2020-10-20 03:00:00,379.12,379.0,-0.01,flip_to_long -12195,做多,2020-10-20 03:00:00,2020-10-20 03:10:00,379.0,379.44,0.05,tp_upper -12196,做空,2020-10-20 03:20:00,2020-10-20 03:30:00,379.17,379.63,-0.12,flip_to_long -12197,做多,2020-10-20 03:30:00,2020-10-20 03:35:00,379.63,379.83,0.0,tp_upper -12198,做空,2020-10-20 04:10:00,2020-10-20 04:55:00,379.7,378.77,0.14,tp_lower -12199,做多,2020-10-20 06:20:00,2020-10-20 06:40:00,378.36,379.01,0.09,tp_upper -12200,做空,2020-10-20 06:45:00,2020-10-20 07:20:00,378.67,379.15,-0.13,flip_to_long -12201,做多,2020-10-20 07:20:00,2020-10-20 07:25:00,379.15,379.54,0.04,tp_upper -12202,做空,2020-10-20 07:30:00,2020-10-20 07:35:00,378.5,377.87,0.08,tp_lower -12203,做多,2020-10-20 09:20:00,2020-10-20 09:35:00,375.46,375.79,0.03,tp_upper -12204,做空,2020-10-20 10:20:00,2020-10-20 10:30:00,375.27,375.63,-0.11,flip_to_long -12205,做多,2020-10-20 10:30:00,2020-10-20 10:45:00,375.63,375.8,-0.0,flip_to_short -12206,做空,2020-10-20 10:45:00,2020-10-20 10:50:00,375.8,376.8,-0.23,flip_to_long -12207,做多,2020-10-20 10:50:00,2020-10-20 11:00:00,376.8,377.27,0.05,tp_upper -12208,做空,2020-10-20 11:20:00,2020-10-20 11:25:00,375.55,369.73,1.08,tp_lower -12209,做空,2020-10-20 12:45:00,2020-10-20 13:10:00,369.74,368.57,0.19,tp_lower -12210,做多,2020-10-20 13:30:00,2020-10-20 13:35:00,369.36,369.18,-0.07,flip_to_short -12211,做空,2020-10-20 13:35:00,2020-10-20 13:40:00,369.18,369.48,-0.1,flip_to_long -12212,做多,2020-10-20 13:40:00,2020-10-20 13:50:00,369.48,369.25,-0.08,flip_to_short -12213,做空,2020-10-20 13:50:00,2020-10-20 13:55:00,369.25,370.33,-0.25,flip_to_long -12214,做多,2020-10-20 13:55:00,2020-10-20 14:05:00,370.33,369.16,-0.26,flip_to_short -12215,做空,2020-10-20 14:05:00,2020-10-20 14:10:00,369.16,369.47,-0.1,flip_to_long -12216,做多,2020-10-20 14:10:00,2020-10-20 14:20:00,369.47,369.33,-0.06,flip_to_short -12217,做空,2020-10-20 14:20:00,2020-10-20 14:30:00,369.33,369.38,-0.05,flip_to_long -12218,做多,2020-10-20 14:30:00,2020-10-20 14:35:00,369.38,369.25,-0.06,flip_to_short -12219,做空,2020-10-20 14:35:00,2020-10-20 15:00:00,369.25,368.95,0.02,tp_lower -12220,做多,2020-10-20 15:05:00,2020-10-20 15:10:00,369.53,371.05,0.26,tp_upper -12221,做空,2020-10-20 15:50:00,2020-10-20 16:30:00,370.8,371.55,-0.18,flip_to_long -12222,做多,2020-10-20 16:30:00,2020-10-20 17:45:00,371.55,371.86,0.02,tp_upper -12223,做空,2020-10-20 17:50:00,2020-10-20 17:55:00,371.15,370.26,0.14,tp_lower -12224,做多,2020-10-20 18:45:00,2020-10-20 19:00:00,369.92,369.89,-0.04,flip_to_short -12225,做空,2020-10-20 19:00:00,2020-10-20 19:25:00,369.89,369.4,0.06,flip_to_long -12226,做多,2020-10-20 19:25:00,2020-10-20 19:30:00,369.4,369.26,-0.06,flip_to_short -12227,做空,2020-10-20 19:30:00,2020-10-20 19:40:00,369.26,369.4,-0.06,flip_to_long -12228,做多,2020-10-20 19:40:00,2020-10-20 19:45:00,369.4,369.05,-0.1,flip_to_short -12229,做空,2020-10-20 19:45:00,2020-10-20 19:50:00,369.05,369.06,-0.04,flip_to_long -12230,做多,2020-10-20 19:50:00,2020-10-20 20:55:00,369.06,368.25,-0.19,flip_to_short -12231,做空,2020-10-20 20:55:00,2020-10-20 21:15:00,368.25,369.75,-0.32,flip_to_long -12232,做多,2020-10-20 21:15:00,2020-10-20 21:20:00,369.75,369.26,-0.13,tp_upper -12233,做空,2020-10-20 21:30:00,2020-10-20 21:50:00,368.02,369.06,-0.23,flip_to_long -12234,做多,2020-10-20 21:50:00,2020-10-20 21:55:00,369.06,369.95,0.13,tp_upper -12235,做空,2020-10-20 22:25:00,2020-10-20 22:55:00,368.73,369.37,-0.16,flip_to_long -12236,做多,2020-10-20 22:55:00,2020-10-20 23:00:00,369.37,369.31,-0.05,flip_to_short -12237,做空,2020-10-20 23:00:00,2020-10-20 23:40:00,369.31,367.72,0.27,tp_lower -12238,做多,2020-10-20 23:55:00,2020-10-21 00:25:00,368.74,369.94,0.19,tp_upper -12239,做空,2020-10-21 01:35:00,2020-10-21 02:20:00,370.93,371.8,-0.21,flip_to_long -12240,做多,2020-10-21 02:20:00,2020-10-21 02:30:00,371.8,371.12,-0.17,flip_to_short -12241,做空,2020-10-21 02:30:00,2020-10-21 02:40:00,371.12,371.5,-0.11,flip_to_long -12242,做多,2020-10-21 02:40:00,2020-10-21 02:45:00,371.5,371.42,-0.05,flip_to_short -12243,做空,2020-10-21 02:45:00,2020-10-21 05:15:00,371.42,379.1,-1.55,flip_to_long -12244,做多,2020-10-21 05:15:00,2020-10-21 05:30:00,379.1,379.3,0.0,flip_to_short -12245,做空,2020-10-21 05:30:00,2020-10-21 05:35:00,379.3,379.58,-0.09,flip_to_long -12246,做多,2020-10-21 05:35:00,2020-10-21 06:20:00,379.58,381.09,0.25,tp_upper -12247,做空,2020-10-21 06:55:00,2020-10-21 07:05:00,380.09,378.82,0.2,tp_lower -12248,做多,2020-10-21 08:40:00,2020-10-21 10:05:00,378.68,378.58,-0.05,flip_to_short -12249,做空,2020-10-21 10:05:00,2020-10-21 10:10:00,378.58,379.19,-0.15,flip_to_long -12250,做多,2020-10-21 10:10:00,2020-10-21 10:15:00,379.19,379.76,0.07,tp_upper -12251,做空,2020-10-21 10:55:00,2020-10-21 11:00:00,379.2,378.05,0.18,tp_lower -12252,做多,2020-10-21 11:15:00,2020-10-21 11:20:00,379.89,378.82,-0.24,flip_to_short -12253,做空,2020-10-21 11:20:00,2020-10-21 11:30:00,378.82,378.01,0.12,tp_lower -12254,做多,2020-10-21 11:40:00,2020-10-21 11:55:00,379.44,379.62,-0.0,flip_to_short -12255,做空,2020-10-21 11:55:00,2020-10-21 12:20:00,379.62,379.39,0.01,flip_to_long -12256,做多,2020-10-21 12:20:00,2020-10-21 12:40:00,379.39,381.18,0.3,tp_upper -12257,做空,2020-10-21 15:20:00,2020-10-21 15:30:00,386.91,386.91,-0.04,flip_to_long -12258,做多,2020-10-21 15:30:00,2020-10-21 15:45:00,386.91,389.67,0.47,tp_upper -12259,做多,2020-10-21 17:30:00,2020-10-21 17:35:00,397.84,397.19,-0.15,flip_to_short -12260,做空,2020-10-21 17:35:00,2020-10-21 17:40:00,397.19,394.93,0.37,tp_lower -12261,做多,2020-10-21 19:35:00,2020-10-21 20:55:00,393.86,394.74,0.12,tp_upper -12262,做空,2020-10-21 21:25:00,2020-10-21 23:05:00,393.46,393.08,0.03,tp_lower -12263,做多,2020-10-22 00:10:00,2020-10-22 00:25:00,393.92,393.31,-0.15,flip_to_short -12264,做空,2020-10-22 00:25:00,2020-10-22 02:10:00,393.31,394.77,-0.31,tp_lower -12265,做多,2020-10-22 03:15:00,2020-10-22 03:25:00,394.49,394.06,-0.12,flip_to_short -12266,做空,2020-10-22 03:25:00,2020-10-22 03:30:00,394.06,394.5,-0.12,flip_to_long -12267,做多,2020-10-22 03:30:00,2020-10-22 03:35:00,394.5,393.76,-0.17,flip_to_short -12268,做空,2020-10-22 03:35:00,2020-10-22 03:45:00,393.76,393.67,-0.02,tp_lower -12269,做多,2020-10-22 03:50:00,2020-10-22 03:55:00,394.25,392.9,-0.28,flip_to_short -12270,做空,2020-10-22 03:55:00,2020-10-22 04:00:00,392.9,394.49,-0.33,tp_lower -12271,做空,2020-10-22 04:25:00,2020-10-22 04:35:00,393.47,393.11,0.03,tp_lower -12272,做多,2020-10-22 04:45:00,2020-10-22 05:00:00,394.21,393.29,-0.2,flip_to_short -12273,做空,2020-10-22 05:00:00,2020-10-22 05:05:00,393.29,393.91,-0.15,flip_to_long -12274,做多,2020-10-22 05:05:00,2020-10-22 05:20:00,393.91,395.9,0.33,tp_upper -12275,做多,2020-10-22 06:05:00,2020-10-22 06:35:00,395.56,395.5,-0.05,flip_to_short -12276,做空,2020-10-22 06:35:00,2020-10-22 06:45:00,395.5,396.0,-0.13,flip_to_long -12277,做多,2020-10-22 06:45:00,2020-10-22 07:00:00,396.0,394.87,-0.24,flip_to_short -12278,做空,2020-10-22 07:00:00,2020-10-22 07:05:00,394.87,395.0,-0.06,tp_lower -12279,做多,2020-10-22 07:10:00,2020-10-22 08:00:00,395.37,396.31,0.13,tp_upper -12280,做空,2020-10-22 09:00:00,2020-10-22 09:20:00,394.79,398.74,-0.75,flip_to_long -12281,做多,2020-10-22 09:20:00,2020-10-22 09:45:00,398.74,396.38,-0.45,flip_to_short -12282,做空,2020-10-22 09:45:00,2020-10-22 09:55:00,396.38,397.5,-0.23,flip_to_long -12283,做多,2020-10-22 09:55:00,2020-10-22 10:00:00,397.5,397.06,-0.11,flip_to_short -12284,做空,2020-10-22 10:00:00,2020-10-22 10:05:00,397.06,397.49,-0.11,flip_to_long -12285,做多,2020-10-22 10:05:00,2020-10-22 10:20:00,397.49,402.95,0.92,tp_upper -12286,做空,2020-10-22 12:05:00,2020-10-22 12:20:00,412.3,412.61,-0.09,flip_to_long -12287,做多,2020-10-22 12:20:00,2020-10-22 12:25:00,412.61,411.0,-0.31,flip_to_short -12288,做空,2020-10-22 12:25:00,2020-10-22 12:30:00,411.0,410.5,0.05,tp_lower -12289,做多,2020-10-22 12:55:00,2020-10-22 13:40:00,412.08,416.14,0.65,tp_upper -12290,做空,2020-10-22 13:55:00,2020-10-22 14:15:00,413.31,413.71,-0.1,flip_to_long -12291,做多,2020-10-22 14:15:00,2020-10-22 14:20:00,413.71,412.01,-0.32,flip_to_short -12292,做空,2020-10-22 14:20:00,2020-10-22 14:25:00,412.01,411.49,0.05,tp_lower -12293,做多,2020-10-22 14:50:00,2020-10-22 15:05:00,413.71,413.72,-0.03,flip_to_short -12294,做空,2020-10-22 15:05:00,2020-10-22 15:40:00,413.72,413.61,-0.02,flip_to_long -12295,做多,2020-10-22 15:40:00,2020-10-22 16:00:00,413.61,417.2,0.57,tp_upper -12296,做空,2020-10-22 16:20:00,2020-10-22 16:25:00,414.18,414.4,-0.07,flip_to_long -12297,做多,2020-10-22 16:25:00,2020-10-22 16:35:00,414.4,414.75,0.02,flip_to_short -12298,做空,2020-10-22 16:35:00,2020-10-22 16:40:00,414.75,415.45,-0.15,flip_to_long -12299,做多,2020-10-22 16:40:00,2020-10-22 16:50:00,415.45,415.69,0.01,tp_upper -12300,做空,2020-10-22 17:25:00,2020-10-22 17:40:00,417.0,416.72,0.01,flip_to_long -12301,做多,2020-10-22 17:40:00,2020-10-22 18:15:00,416.72,417.07,0.02,flip_to_short -12302,做空,2020-10-22 18:15:00,2020-10-22 18:40:00,417.07,416.99,-0.02,flip_to_long -12303,做多,2020-10-22 18:40:00,2020-10-22 18:50:00,416.99,416.97,-0.04,flip_to_short -12304,做空,2020-10-22 18:50:00,2020-10-22 18:55:00,416.97,418.38,-0.27,flip_to_long -12305,做多,2020-10-22 18:55:00,2020-10-22 19:00:00,418.38,416.9,-0.28,flip_to_short -12306,做空,2020-10-22 19:00:00,2020-10-22 19:05:00,416.9,417.45,-0.13,flip_to_long -12307,做多,2020-10-22 19:05:00,2020-10-22 19:10:00,417.45,417.15,-0.08,tp_upper -12308,做多,2020-10-22 19:15:00,2020-10-22 19:20:00,418.96,418.5,-0.11,tp_upper -12309,做空,2020-10-22 19:40:00,2020-10-22 19:50:00,418.02,417.4,0.07,flip_to_long -12310,做多,2020-10-22 19:50:00,2020-10-22 20:45:00,417.4,417.7,0.02,flip_to_short -12311,做空,2020-10-22 20:45:00,2020-10-22 21:00:00,417.7,418.05,-0.09,flip_to_long -12312,做多,2020-10-22 21:00:00,2020-10-22 21:05:00,418.05,416.72,-0.25,flip_to_short -12313,做空,2020-10-22 21:05:00,2020-10-22 21:15:00,416.72,417.81,-0.21,flip_to_long -12314,做多,2020-10-22 21:15:00,2020-10-22 21:35:00,417.81,418.02,0.0,flip_to_short -12315,做空,2020-10-22 21:35:00,2020-10-22 21:40:00,418.02,416.21,0.26,tp_lower -12316,做多,2020-10-22 21:55:00,2020-10-22 22:15:00,418.24,420.71,0.37,tp_upper -12317,做空,2020-10-22 22:30:00,2020-10-22 22:55:00,418.44,415.39,0.47,tp_lower -12318,做多,2020-10-23 00:55:00,2020-10-23 01:10:00,412.69,412.46,-0.08,flip_to_short -12319,做空,2020-10-23 01:10:00,2020-10-23 01:15:00,412.46,413.9,-0.29,flip_to_long -12320,做多,2020-10-23 01:15:00,2020-10-23 01:50:00,413.9,412.77,-0.23,flip_to_short -12321,做空,2020-10-23 01:50:00,2020-10-23 02:15:00,412.77,413.21,-0.11,flip_to_long -12322,做多,2020-10-23 02:15:00,2020-10-23 02:30:00,413.21,415.11,0.29,tp_upper -12323,做空,2020-10-23 03:20:00,2020-10-23 04:00:00,414.51,414.3,0.0,flip_to_long -12324,做多,2020-10-23 04:00:00,2020-10-23 04:40:00,414.3,413.78,-0.13,flip_to_short -12325,做空,2020-10-23 04:40:00,2020-10-23 04:45:00,413.78,413.61,-0.01,tp_lower -12326,做多,2020-10-23 05:05:00,2020-10-23 05:10:00,414.12,415.78,0.25,tp_upper -12327,做空,2020-10-23 06:10:00,2020-10-23 06:20:00,414.54,415.06,-0.13,flip_to_long -12328,做多,2020-10-23 06:20:00,2020-10-23 08:05:00,415.06,415.13,-0.02,tp_upper -12329,做空,2020-10-23 08:50:00,2020-10-23 09:00:00,413.92,414.63,-0.16,flip_to_long -12330,做多,2020-10-23 09:00:00,2020-10-23 09:35:00,414.63,414.79,-0.01,flip_to_short -12331,做空,2020-10-23 09:35:00,2020-10-23 09:45:00,414.79,415.04,-0.08,flip_to_long -12332,做多,2020-10-23 09:45:00,2020-10-23 09:55:00,415.04,415.15,-0.02,flip_to_short -12333,做空,2020-10-23 09:55:00,2020-10-23 11:35:00,415.15,417.79,-0.49,flip_to_long -12334,做多,2020-10-23 11:35:00,2020-10-23 11:50:00,417.79,417.0,-0.17,flip_to_short -12335,做空,2020-10-23 11:50:00,2020-10-23 12:00:00,417.0,416.14,0.11,tp_lower -12336,做多,2020-10-23 12:45:00,2020-10-23 13:10:00,417.87,418.68,0.1,tp_upper -12337,做空,2020-10-23 13:40:00,2020-10-23 14:00:00,417.0,416.83,-0.01,flip_to_long -12338,做多,2020-10-23 14:00:00,2020-10-23 17:25:00,416.83,406.85,-1.73,flip_to_short -12339,做空,2020-10-23 17:25:00,2020-10-23 17:45:00,406.85,406.6,0.01,flip_to_long -12340,做多,2020-10-23 17:45:00,2020-10-23 17:50:00,406.6,405.7,-0.19,flip_to_short -12341,做空,2020-10-23 17:50:00,2020-10-23 18:00:00,405.7,406.89,-0.24,flip_to_long -12342,做多,2020-10-23 18:00:00,2020-10-23 18:50:00,406.89,408.12,0.17,tp_upper -12343,做空,2020-10-23 19:35:00,2020-10-23 21:10:00,407.65,408.82,-0.23,flip_to_long -12344,做多,2020-10-23 21:10:00,2020-10-23 21:45:00,408.82,409.89,0.14,tp_upper -12345,做空,2020-10-23 21:55:00,2020-10-23 22:00:00,408.9,408.92,-0.04,flip_to_long -12346,做多,2020-10-23 22:00:00,2020-10-23 22:05:00,408.92,410.0,0.15,tp_upper -12347,做空,2020-10-23 22:15:00,2020-10-23 22:20:00,408.69,408.85,-0.06,flip_to_long -12348,做多,2020-10-23 22:20:00,2020-10-23 22:30:00,408.85,408.02,-0.17,flip_to_short -12349,做空,2020-10-23 22:30:00,2020-10-23 22:35:00,408.02,407.74,0.01,tp_lower -12350,做多,2020-10-23 22:45:00,2020-10-23 23:10:00,408.77,410.01,0.17,tp_upper -12351,做空,2020-10-23 23:15:00,2020-10-23 23:20:00,409.2,409.8,-0.13,flip_to_long -12352,做多,2020-10-23 23:20:00,2020-10-23 23:30:00,409.8,408.28,-0.29,flip_to_short -12353,做空,2020-10-23 23:30:00,2020-10-23 23:40:00,408.28,409.11,-0.17,flip_to_long -12354,做多,2020-10-23 23:40:00,2020-10-23 23:45:00,409.11,408.92,-0.07,flip_to_short -12355,做空,2020-10-23 23:45:00,2020-10-23 23:50:00,408.92,409.45,-0.12,flip_to_long -12356,做多,2020-10-23 23:50:00,2020-10-24 00:05:00,409.45,408.76,-0.15,flip_to_short -12357,做空,2020-10-24 00:05:00,2020-10-24 00:15:00,408.76,408.02,0.09,tp_lower -12358,做多,2020-10-24 00:45:00,2020-10-24 00:50:00,408.85,408.16,-0.15,flip_to_short -12359,做空,2020-10-24 00:50:00,2020-10-24 01:00:00,408.16,408.91,-0.16,flip_to_long -12360,做多,2020-10-24 01:00:00,2020-10-24 01:05:00,408.91,408.76,-0.06,flip_to_short -12361,做空,2020-10-24 01:05:00,2020-10-24 01:10:00,408.76,409.76,-0.2,flip_to_long -12362,做多,2020-10-24 01:10:00,2020-10-24 01:15:00,409.76,410.21,0.04,tp_upper -12363,做空,2020-10-24 03:15:00,2020-10-24 03:20:00,412.46,412.53,-0.05,flip_to_long -12364,做多,2020-10-24 03:20:00,2020-10-24 03:30:00,412.53,412.55,-0.03,flip_to_short -12365,做空,2020-10-24 03:30:00,2020-10-24 03:45:00,412.55,411.61,0.12,tp_lower -12366,做多,2020-10-24 04:00:00,2020-10-24 04:05:00,412.62,412.54,-0.05,flip_to_short -12367,做空,2020-10-24 04:05:00,2020-10-24 04:10:00,412.54,413.11,-0.13,flip_to_long -12368,做多,2020-10-24 04:10:00,2020-10-24 04:25:00,413.11,412.77,-0.09,flip_to_short -12369,做空,2020-10-24 04:25:00,2020-10-24 04:50:00,412.77,412.49,0.01,flip_to_long -12370,做多,2020-10-24 04:50:00,2020-10-24 04:55:00,412.49,412.19,-0.08,flip_to_short -12371,做空,2020-10-24 04:55:00,2020-10-24 05:25:00,412.19,412.42,-0.07,flip_to_long -12372,做多,2020-10-24 05:25:00,2020-10-24 05:30:00,412.42,412.02,-0.1,flip_to_short -12373,做空,2020-10-24 05:30:00,2020-10-24 05:35:00,412.02,412.18,-0.06,flip_to_long -12374,做多,2020-10-24 05:35:00,2020-10-24 06:15:00,412.18,412.11,-0.05,flip_to_short -12375,做空,2020-10-24 06:15:00,2020-10-24 06:30:00,412.11,412.43,-0.09,flip_to_long -12376,做多,2020-10-24 06:30:00,2020-10-24 06:45:00,412.43,412.44,-0.03,flip_to_short -12377,做空,2020-10-24 06:45:00,2020-10-24 07:00:00,412.44,411.72,0.08,tp_lower -12378,做多,2020-10-24 07:05:00,2020-10-24 07:20:00,411.97,412.16,-0.0,flip_to_short -12379,做空,2020-10-24 07:20:00,2020-10-24 07:35:00,412.16,411.25,0.12,tp_lower -12380,做多,2020-10-24 09:15:00,2020-10-24 09:20:00,410.05,410.02,-0.04,flip_to_short -12381,做空,2020-10-24 09:20:00,2020-10-24 12:15:00,410.02,413.25,-0.57,flip_to_long -12382,做多,2020-10-24 12:15:00,2020-10-24 12:25:00,413.25,413.45,-0.0,flip_to_short -12383,做空,2020-10-24 12:25:00,2020-10-24 13:00:00,413.45,413.31,-0.01,flip_to_long -12384,做多,2020-10-24 13:00:00,2020-10-24 13:15:00,413.31,413.09,-0.07,flip_to_short -12385,做空,2020-10-24 13:15:00,2020-10-24 13:25:00,413.09,413.27,-0.06,flip_to_long -12386,做多,2020-10-24 13:25:00,2020-10-24 13:35:00,413.27,414.01,0.09,tp_upper -12387,做空,2020-10-24 13:50:00,2020-10-24 14:05:00,413.65,413.7,-0.04,flip_to_long -12388,做多,2020-10-24 14:05:00,2020-10-24 14:10:00,413.7,414.79,0.14,tp_upper -12389,做空,2020-10-24 14:25:00,2020-10-24 14:30:00,412.89,411.64,0.17,tp_lower -12390,做多,2020-10-24 14:40:00,2020-10-24 15:00:00,414.05,416.35,0.34,tp_upper -12391,做空,2020-10-24 15:55:00,2020-10-24 16:05:00,414.46,413.42,0.14,tp_lower -12392,做多,2020-10-24 17:05:00,2020-10-24 17:15:00,414.24,414.08,-0.06,flip_to_short -12393,做空,2020-10-24 17:15:00,2020-10-24 18:10:00,414.08,413.87,0.0,flip_to_long -12394,做多,2020-10-24 18:10:00,2020-10-24 18:15:00,413.87,413.52,-0.09,flip_to_short -12395,做空,2020-10-24 18:15:00,2020-10-24 18:20:00,413.52,413.06,0.04,tp_lower -12396,做多,2020-10-24 18:40:00,2020-10-24 19:15:00,413.8,413.95,-0.01,flip_to_short -12397,做空,2020-10-24 19:15:00,2020-10-24 19:20:00,413.95,413.37,0.06,tp_lower -12398,做多,2020-10-24 19:50:00,2020-10-24 20:00:00,413.48,413.45,-0.04,flip_to_short -12399,做空,2020-10-24 20:00:00,2020-10-24 20:20:00,413.45,412.83,0.07,tp_lower -12400,做多,2020-10-24 21:20:00,2020-10-24 21:30:00,412.37,412.49,-0.01,flip_to_short -12401,做空,2020-10-24 21:30:00,2020-10-24 21:40:00,412.49,411.28,0.16,tp_lower -12402,做多,2020-10-24 22:20:00,2020-10-24 22:25:00,411.05,411.0,-0.04,flip_to_short -12403,做空,2020-10-24 22:25:00,2020-10-24 22:30:00,411.0,411.27,-0.08,flip_to_long -12404,做多,2020-10-24 22:30:00,2020-10-25 00:05:00,411.27,411.93,0.07,flip_to_short -12405,做空,2020-10-25 00:05:00,2020-10-25 00:10:00,411.93,411.29,0.07,tp_lower -12406,做多,2020-10-25 00:15:00,2020-10-25 00:25:00,411.79,411.83,-0.03,flip_to_short -12407,做空,2020-10-25 00:25:00,2020-10-25 00:30:00,411.83,412.35,-0.12,flip_to_long -12408,做多,2020-10-25 00:30:00,2020-10-25 00:35:00,412.35,412.56,0.0,tp_upper -12409,做空,2020-10-25 02:05:00,2020-10-25 02:15:00,413.34,413.26,-0.02,flip_to_long -12410,做多,2020-10-25 02:15:00,2020-10-25 02:30:00,413.26,413.02,-0.08,flip_to_short -12411,做空,2020-10-25 02:30:00,2020-10-25 02:35:00,413.02,413.16,-0.06,flip_to_long -12412,做多,2020-10-25 02:35:00,2020-10-25 02:45:00,413.16,412.89,-0.08,flip_to_short -12413,做空,2020-10-25 02:45:00,2020-10-25 02:55:00,412.89,412.58,0.02,tp_lower -12414,做多,2020-10-25 03:30:00,2020-10-25 03:35:00,414.43,415.0,0.06,tp_upper -12415,做空,2020-10-25 05:10:00,2020-10-25 05:15:00,415.71,416.19,-0.12,flip_to_long -12416,做多,2020-10-25 05:15:00,2020-10-25 05:20:00,416.19,415.65,-0.12,flip_to_short -12417,做空,2020-10-25 05:20:00,2020-10-25 05:35:00,415.65,414.28,0.19,tp_lower -12418,做多,2020-10-25 07:05:00,2020-10-25 07:10:00,409.2,408.58,-0.14,flip_to_short -12419,做空,2020-10-25 07:10:00,2020-10-25 07:15:00,408.58,408.81,-0.07,flip_to_long -12420,做多,2020-10-25 07:15:00,2020-10-25 07:40:00,408.81,408.41,-0.1,flip_to_short -12421,做空,2020-10-25 07:40:00,2020-10-25 07:45:00,408.41,408.53,-0.05,flip_to_long -12422,做多,2020-10-25 07:45:00,2020-10-25 07:55:00,408.53,409.65,0.15,tp_upper -12423,做空,2020-10-25 08:05:00,2020-10-25 08:15:00,409.23,409.11,-0.01,flip_to_long -12424,做多,2020-10-25 08:15:00,2020-10-25 08:20:00,409.11,408.25,-0.18,flip_to_short -12425,做空,2020-10-25 08:20:00,2020-10-25 08:25:00,408.25,408.24,-0.03,tp_lower -12426,做多,2020-10-25 08:35:00,2020-10-25 09:00:00,408.46,408.73,0.01,flip_to_short -12427,做空,2020-10-25 09:00:00,2020-10-25 09:25:00,408.73,407.7,0.14,tp_lower -12428,做多,2020-10-25 09:50:00,2020-10-25 09:55:00,408.55,408.14,-0.1,flip_to_short -12429,做空,2020-10-25 09:55:00,2020-10-25 10:00:00,408.14,408.31,-0.06,flip_to_long -12430,做多,2020-10-25 10:00:00,2020-10-25 10:55:00,408.31,407.99,-0.09,flip_to_short -12431,做空,2020-10-25 10:55:00,2020-10-25 11:05:00,407.99,407.31,0.08,tp_lower -12432,做多,2020-10-25 11:25:00,2020-10-25 11:50:00,406.72,406.92,-0.0,flip_to_short -12433,做空,2020-10-25 11:50:00,2020-10-25 11:55:00,406.92,407.17,-0.08,flip_to_long -12434,做多,2020-10-25 11:55:00,2020-10-25 12:00:00,407.17,406.9,-0.08,flip_to_short -12435,做空,2020-10-25 12:00:00,2020-10-25 12:05:00,406.9,407.3,-0.1,flip_to_long -12436,做多,2020-10-25 12:05:00,2020-10-25 13:05:00,407.3,407.45,-0.01,flip_to_short -12437,做空,2020-10-25 13:05:00,2020-10-25 13:10:00,407.45,407.68,-0.07,flip_to_long -12438,做多,2020-10-25 13:10:00,2020-10-25 13:20:00,407.68,409.15,0.21,tp_upper -12439,做空,2020-10-25 13:55:00,2020-10-25 14:15:00,408.13,408.39,-0.08,flip_to_long -12440,做多,2020-10-25 14:15:00,2020-10-25 14:20:00,408.39,408.23,-0.06,flip_to_short -12441,做空,2020-10-25 14:20:00,2020-10-25 14:55:00,408.23,408.38,-0.06,flip_to_long -12442,做多,2020-10-25 14:55:00,2020-10-25 15:00:00,408.38,408.28,-0.05,flip_to_short -12443,做空,2020-10-25 15:00:00,2020-10-25 15:05:00,408.28,408.91,-0.14,flip_to_long -12444,做多,2020-10-25 15:05:00,2020-10-25 15:10:00,408.91,408.58,-0.09,tp_upper -12445,做空,2020-10-25 15:25:00,2020-10-25 15:30:00,407.99,407.91,-0.02,tp_lower -12446,做多,2020-10-25 16:10:00,2020-10-25 16:25:00,408.15,407.71,-0.11,flip_to_short -12447,做空,2020-10-25 16:25:00,2020-10-25 16:30:00,407.71,408.45,-0.16,flip_to_long -12448,做多,2020-10-25 16:30:00,2020-10-25 16:35:00,408.45,407.94,-0.12,flip_to_short -12449,做空,2020-10-25 16:35:00,2020-10-25 17:35:00,407.94,407.84,-0.02,flip_to_long -12450,做多,2020-10-25 17:35:00,2020-10-25 17:45:00,407.84,407.9,-0.02,flip_to_short -12451,做空,2020-10-25 17:45:00,2020-10-25 17:50:00,407.9,408.29,-0.1,tp_lower -12452,做空,2020-10-25 17:55:00,2020-10-25 18:00:00,407.9,407.6,0.02,tp_lower -12453,做多,2020-10-25 18:40:00,2020-10-25 19:15:00,407.52,407.37,-0.06,flip_to_short -12454,做空,2020-10-25 19:15:00,2020-10-25 19:40:00,407.37,407.3,-0.02,flip_to_long -12455,做多,2020-10-25 19:40:00,2020-10-25 19:55:00,407.3,408.33,0.13,tp_upper -12456,做空,2020-10-25 20:40:00,2020-10-25 21:00:00,407.9,408.01,-0.05,flip_to_long -12457,做多,2020-10-25 21:00:00,2020-10-25 21:05:00,408.01,407.57,-0.1,flip_to_short -12458,做空,2020-10-25 21:05:00,2020-10-25 21:10:00,407.57,407.66,-0.05,tp_lower -12459,做多,2020-10-25 21:45:00,2020-10-25 22:00:00,407.9,407.11,-0.16,flip_to_short -12460,做空,2020-10-25 22:00:00,2020-10-25 22:05:00,407.11,406.69,0.04,tp_lower -12461,做多,2020-10-25 23:10:00,2020-10-25 23:45:00,406.6,406.44,-0.06,flip_to_short -12462,做空,2020-10-25 23:45:00,2020-10-26 00:00:00,406.44,404.39,0.3,tp_lower -12463,做多,2020-10-26 00:35:00,2020-10-26 00:50:00,405.51,408.44,0.47,tp_upper -12464,做空,2020-10-26 02:50:00,2020-10-26 04:00:00,408.8,408.11,0.08,tp_lower -12465,做多,2020-10-26 04:45:00,2020-10-26 04:50:00,409.09,408.8,-0.08,flip_to_short -12466,做空,2020-10-26 04:50:00,2020-10-26 05:05:00,408.8,408.93,-0.06,flip_to_long -12467,做多,2020-10-26 05:05:00,2020-10-26 05:15:00,408.93,408.2,-0.16,flip_to_short -12468,做空,2020-10-26 05:15:00,2020-10-26 05:25:00,408.2,408.76,-0.13,flip_to_long -12469,做多,2020-10-26 05:25:00,2020-10-26 05:30:00,408.76,408.16,-0.14,flip_to_short -12470,做空,2020-10-26 05:30:00,2020-10-26 05:35:00,408.16,407.51,0.08,tp_lower -12471,做空,2020-10-26 06:55:00,2020-10-26 07:00:00,406.55,406.87,-0.09,flip_to_long -12472,做多,2020-10-26 07:00:00,2020-10-26 07:05:00,406.87,406.44,-0.11,flip_to_short -12473,做空,2020-10-26 07:05:00,2020-10-26 07:15:00,406.44,405.44,0.14,tp_lower -12474,做多,2020-10-26 07:30:00,2020-10-26 07:35:00,406.44,406.37,-0.05,flip_to_short -12475,做空,2020-10-26 07:35:00,2020-10-26 07:50:00,406.37,406.14,0.0,flip_to_long -12476,做多,2020-10-26 07:50:00,2020-10-26 09:35:00,406.14,405.82,-0.09,flip_to_short -12477,做空,2020-10-26 09:35:00,2020-10-26 09:40:00,405.82,406.43,-0.14,flip_to_long -12478,做多,2020-10-26 09:40:00,2020-10-26 10:00:00,406.43,406.25,-0.07,flip_to_short -12479,做空,2020-10-26 10:00:00,2020-10-26 10:10:00,406.25,405.75,0.05,tp_lower -12480,做多,2020-10-26 10:35:00,2020-10-26 10:45:00,406.38,407.59,0.17,tp_upper -12481,做空,2020-10-26 11:25:00,2020-10-26 11:55:00,406.43,405.3,0.16,tp_lower -12482,做多,2020-10-26 12:50:00,2020-10-26 13:10:00,405.13,406.04,0.12,tp_upper -12483,做空,2020-10-26 13:35:00,2020-10-26 13:40:00,404.55,404.91,-0.1,flip_to_long -12484,做多,2020-10-26 13:40:00,2020-10-26 14:05:00,404.91,405.62,0.09,flip_to_short -12485,做空,2020-10-26 14:05:00,2020-10-26 14:30:00,405.62,404.8,0.11,tp_lower -12486,做多,2020-10-26 14:35:00,2020-10-26 19:25:00,405.0,391.2,-2.39,tp_upper -12487,做空,2020-10-26 21:40:00,2020-10-26 21:50:00,391.63,391.94,-0.09,flip_to_long -12488,做多,2020-10-26 21:50:00,2020-10-26 23:00:00,391.94,392.05,-0.01,flip_to_short -12489,做空,2020-10-26 23:00:00,2020-10-27 00:00:00,392.05,392.91,-0.18,flip_to_long -12490,做多,2020-10-27 00:00:00,2020-10-27 00:25:00,392.91,395.24,0.37,tp_upper -12491,做空,2020-10-27 00:45:00,2020-10-27 00:55:00,393.99,394.49,-0.12,flip_to_long -12492,做多,2020-10-27 00:55:00,2020-10-27 01:00:00,394.49,393.89,-0.14,flip_to_short -12493,做空,2020-10-27 01:00:00,2020-10-27 01:10:00,393.89,393.92,-0.04,flip_to_long -12494,做多,2020-10-27 01:10:00,2020-10-27 01:45:00,393.92,393.96,-0.03,flip_to_short -12495,做空,2020-10-27 01:45:00,2020-10-27 02:00:00,393.96,394.79,-0.18,flip_to_long -12496,做多,2020-10-27 02:00:00,2020-10-27 02:05:00,394.79,393.87,-0.19,flip_to_short -12497,做空,2020-10-27 02:05:00,2020-10-27 02:15:00,393.87,392.91,0.13,tp_lower -12498,做多,2020-10-27 02:35:00,2020-10-27 02:40:00,393.9,393.62,-0.08,flip_to_short -12499,做空,2020-10-27 02:40:00,2020-10-27 02:50:00,393.62,392.37,0.18,tp_lower -12500,做多,2020-10-27 03:15:00,2020-10-27 03:55:00,393.07,393.09,-0.03,flip_to_short -12501,做空,2020-10-27 03:55:00,2020-10-27 05:25:00,393.09,392.87,0.0,tp_lower -12502,做多,2020-10-27 05:45:00,2020-10-27 06:50:00,393.32,393.76,0.04,tp_upper -12503,做空,2020-10-27 07:25:00,2020-10-27 08:20:00,393.62,393.2,0.04,tp_lower -12504,做多,2020-10-27 08:40:00,2020-10-27 08:50:00,393.9,394.08,-0.0,flip_to_short -12505,做空,2020-10-27 08:50:00,2020-10-27 09:05:00,394.08,392.77,0.19,tp_lower -12506,做多,2020-10-27 10:10:00,2020-10-27 10:25:00,392.49,394.27,0.27,tp_upper -12507,做空,2020-10-27 13:30:00,2020-10-27 13:40:00,403.4,403.52,-0.05,flip_to_long -12508,做多,2020-10-27 13:40:00,2020-10-27 14:15:00,403.52,403.37,-0.06,flip_to_short -12509,做空,2020-10-27 14:15:00,2020-10-27 14:25:00,403.37,401.58,0.27,tp_lower -12510,做多,2020-10-27 14:35:00,2020-10-27 14:50:00,403.65,403.53,-0.05,flip_to_short -12511,做空,2020-10-27 14:50:00,2020-10-27 15:00:00,403.53,403.96,-0.11,flip_to_long -12512,做多,2020-10-27 15:00:00,2020-10-27 15:05:00,403.96,404.62,0.08,tp_upper -12513,做空,2020-10-27 15:20:00,2020-10-27 18:00:00,404.3,409.37,-0.89,flip_to_long -12514,做多,2020-10-27 18:00:00,2020-10-27 18:05:00,409.37,409.01,-0.09,flip_to_short -12515,做空,2020-10-27 18:05:00,2020-10-27 18:15:00,409.01,407.31,0.24,tp_lower -12516,做多,2020-10-27 19:30:00,2020-10-27 19:35:00,406.73,406.15,-0.13,flip_to_short -12517,做空,2020-10-27 19:35:00,2020-10-27 19:40:00,406.15,407.47,-0.25,flip_to_long -12518,做多,2020-10-27 19:40:00,2020-10-27 20:00:00,407.47,406.33,-0.22,flip_to_short -12519,做空,2020-10-27 20:00:00,2020-10-27 20:10:00,406.33,406.04,0.01,flip_to_long -12520,做多,2020-10-27 20:10:00,2020-10-27 20:20:00,406.04,405.84,-0.07,flip_to_short -12521,做空,2020-10-27 20:20:00,2020-10-27 20:30:00,405.84,404.48,0.19,tp_lower -12522,做多,2020-10-27 21:35:00,2020-10-27 21:40:00,405.2,404.95,-0.07,flip_to_short -12523,做空,2020-10-27 21:40:00,2020-10-27 21:55:00,404.95,403.04,0.28,tp_lower -12524,做多,2020-10-27 22:30:00,2020-10-27 23:25:00,403.82,404.29,0.04,flip_to_short -12525,做空,2020-10-27 23:25:00,2020-10-27 23:30:00,404.29,403.61,0.08,tp_lower -12526,做多,2020-10-28 00:05:00,2020-10-28 01:20:00,404.42,405.04,0.07,flip_to_short -12527,做空,2020-10-28 01:20:00,2020-10-28 01:25:00,405.04,405.89,-0.18,flip_to_long -12528,做多,2020-10-28 01:25:00,2020-10-28 01:35:00,405.89,408.22,0.36,tp_upper -12529,做空,2020-10-28 02:40:00,2020-10-28 02:45:00,407.32,407.97,-0.14,flip_to_long -12530,做多,2020-10-28 02:45:00,2020-10-28 02:50:00,407.97,407.45,-0.12,flip_to_short -12531,做空,2020-10-28 02:50:00,2020-10-28 02:55:00,407.45,408.29,-0.18,flip_to_long -12532,做多,2020-10-28 02:55:00,2020-10-28 03:00:00,408.29,406.04,-0.41,flip_to_short -12533,做空,2020-10-28 03:00:00,2020-10-28 03:05:00,406.04,406.39,-0.09,tp_lower -12534,做多,2020-10-28 03:30:00,2020-10-28 03:40:00,407.29,406.36,-0.19,flip_to_short -12535,做空,2020-10-28 03:40:00,2020-10-28 03:50:00,406.36,405.94,0.04,tp_lower -12536,做空,2020-10-28 04:10:00,2020-10-28 04:15:00,406.31,405.04,0.18,tp_lower -12537,做多,2020-10-28 04:40:00,2020-10-28 05:05:00,406.09,405.69,-0.1,flip_to_short -12538,做空,2020-10-28 05:05:00,2020-10-28 05:10:00,405.69,404.76,0.12,tp_lower -12539,做多,2020-10-28 05:50:00,2020-10-28 06:20:00,405.39,405.25,-0.06,flip_to_short -12540,做空,2020-10-28 06:20:00,2020-10-28 06:40:00,405.25,404.01,0.17,tp_lower -12541,做多,2020-10-28 08:25:00,2020-10-28 08:30:00,397.4,396.35,-0.21,flip_to_short -12542,做空,2020-10-28 08:30:00,2020-10-28 08:45:00,396.35,396.2,-0.01,flip_to_long -12543,做多,2020-10-28 08:45:00,2020-10-28 08:50:00,396.2,394.76,-0.28,flip_to_short -12544,做空,2020-10-28 08:50:00,2020-10-28 08:55:00,394.76,397.03,-0.42,flip_to_long -12545,做多,2020-10-28 08:55:00,2020-10-28 09:20:00,397.03,395.8,-0.24,flip_to_short -12546,做空,2020-10-28 09:20:00,2020-10-28 09:30:00,395.8,395.81,-0.03,flip_to_long -12547,做多,2020-10-28 09:30:00,2020-10-28 09:35:00,395.81,394.69,-0.22,flip_to_short -12548,做空,2020-10-28 09:35:00,2020-10-28 09:55:00,394.69,393.71,0.13,tp_lower -12549,做多,2020-10-28 10:20:00,2020-10-28 10:25:00,395.43,394.66,-0.16,flip_to_short -12550,做空,2020-10-28 10:25:00,2020-10-28 10:30:00,394.66,396.3,-0.31,flip_to_long -12551,做多,2020-10-28 10:30:00,2020-10-28 10:50:00,396.3,395.14,-0.22,flip_to_short -12552,做空,2020-10-28 10:50:00,2020-10-28 11:05:00,395.14,392.19,0.46,tp_lower -12553,做多,2020-10-28 12:45:00,2020-10-28 13:00:00,388.6,391.21,0.41,tp_upper -12554,做空,2020-10-28 13:15:00,2020-10-28 13:30:00,389.4,388.6,0.1,flip_to_long -12555,做多,2020-10-28 13:30:00,2020-10-28 13:45:00,388.6,389.02,0.04,flip_to_short -12556,做空,2020-10-28 13:45:00,2020-10-28 13:50:00,389.02,387.59,0.21,tp_lower -12557,做多,2020-10-28 15:05:00,2020-10-28 15:30:00,387.18,386.0,-0.24,flip_to_short -12558,做空,2020-10-28 15:30:00,2020-10-28 16:05:00,386.0,386.41,-0.1,flip_to_long -12559,做多,2020-10-28 16:05:00,2020-10-28 16:15:00,386.41,386.94,0.06,flip_to_short -12560,做空,2020-10-28 16:15:00,2020-10-28 16:30:00,386.94,384.39,0.4,tp_lower -12561,做多,2020-10-28 17:30:00,2020-10-28 17:40:00,384.88,385.11,0.01,flip_to_short -12562,做空,2020-10-28 17:40:00,2020-10-28 18:55:00,385.11,386.27,-0.23,flip_to_long -12563,做多,2020-10-28 18:55:00,2020-10-28 19:05:00,386.27,385.71,-0.13,tp_upper -12564,做空,2020-10-28 19:15:00,2020-10-28 19:20:00,385.19,386.32,-0.23,flip_to_long -12565,做多,2020-10-28 19:20:00,2020-10-28 19:35:00,386.32,384.34,-0.37,flip_to_short -12566,做空,2020-10-28 19:35:00,2020-10-28 19:45:00,384.34,384.65,-0.09,tp_lower -12567,做多,2020-10-28 20:10:00,2020-10-28 20:25:00,385.9,385.32,-0.13,flip_to_short -12568,做空,2020-10-28 20:25:00,2020-10-28 20:30:00,385.32,385.49,-0.06,flip_to_long -12569,做多,2020-10-28 20:30:00,2020-10-28 20:35:00,385.49,384.43,-0.21,flip_to_short -12570,做空,2020-10-28 20:35:00,2020-10-28 20:50:00,384.43,385.7,-0.25,flip_to_long -12571,做多,2020-10-28 20:50:00,2020-10-28 21:05:00,385.7,383.89,-0.33,flip_to_short -12572,做空,2020-10-28 21:05:00,2020-10-28 21:10:00,383.89,383.28,0.07,tp_lower -12573,做多,2020-10-28 21:40:00,2020-10-28 22:05:00,384.92,386.71,0.27,tp_upper -12574,做空,2020-10-29 00:30:00,2020-10-29 00:35:00,388.4,388.42,-0.04,flip_to_long -12575,做多,2020-10-29 00:35:00,2020-10-29 01:05:00,388.42,388.42,-0.03,flip_to_short -12576,做空,2020-10-29 01:05:00,2020-10-29 01:25:00,388.42,386.98,0.22,tp_lower -12577,做多,2020-10-29 01:35:00,2020-10-29 01:45:00,388.6,390.18,0.24,tp_upper -12578,做空,2020-10-29 03:00:00,2020-10-29 03:20:00,389.3,389.23,-0.02,tp_lower -12579,做多,2020-10-29 03:30:00,2020-10-29 03:50:00,390.15,391.24,0.15,tp_upper -12580,做空,2020-10-29 04:35:00,2020-10-29 04:45:00,390.88,391.33,-0.11,flip_to_long -12581,做多,2020-10-29 04:45:00,2020-10-29 04:55:00,391.33,390.33,-0.21,flip_to_short -12582,做空,2020-10-29 04:55:00,2020-10-29 05:00:00,390.33,390.55,-0.07,flip_to_long -12583,做多,2020-10-29 05:00:00,2020-10-29 05:15:00,390.55,390.87,0.02,flip_to_short -12584,做空,2020-10-29 05:15:00,2020-10-29 05:30:00,390.87,390.86,-0.03,flip_to_long -12585,做多,2020-10-29 05:30:00,2020-10-29 05:45:00,390.86,390.36,-0.12,flip_to_short -12586,做空,2020-10-29 05:45:00,2020-10-29 05:50:00,390.36,391.1,-0.16,tp_lower -12587,做空,2020-10-29 06:10:00,2020-10-29 06:20:00,390.8,391.1,-0.08,flip_to_long -12588,做多,2020-10-29 06:20:00,2020-10-29 06:25:00,391.1,391.49,0.03,tp_upper -12589,做空,2020-10-29 06:30:00,2020-10-29 06:40:00,391.0,390.89,-0.01,flip_to_long -12590,做多,2020-10-29 06:40:00,2020-10-29 06:50:00,390.89,391.11,0.0,tp_upper -12591,做空,2020-10-29 06:55:00,2020-10-29 07:10:00,390.81,391.16,-0.09,flip_to_long -12592,做多,2020-10-29 07:10:00,2020-10-29 07:15:00,391.16,390.55,-0.14,flip_to_short -12593,做空,2020-10-29 07:15:00,2020-10-29 07:25:00,390.55,389.98,0.06,tp_lower -12594,做多,2020-10-29 09:05:00,2020-10-29 09:15:00,387.99,387.66,-0.09,flip_to_short -12595,做空,2020-10-29 09:15:00,2020-10-29 09:25:00,387.66,386.73,0.13,tp_lower -12596,做多,2020-10-29 09:40:00,2020-10-29 10:00:00,387.16,387.2,-0.03,flip_to_short -12597,做空,2020-10-29 10:00:00,2020-10-29 10:05:00,387.2,387.39,-0.07,flip_to_long -12598,做多,2020-10-29 10:05:00,2020-10-29 10:10:00,387.39,387.1,-0.08,flip_to_short -12599,做空,2020-10-29 10:10:00,2020-10-29 10:25:00,387.1,385.71,0.2,tp_lower -12600,做多,2020-10-29 11:05:00,2020-10-29 11:10:00,387.16,386.86,-0.08,flip_to_short -12601,做空,2020-10-29 11:10:00,2020-10-29 11:30:00,386.86,386.92,-0.04,flip_to_long -12602,做多,2020-10-29 11:30:00,2020-10-29 11:35:00,386.92,385.92,-0.2,flip_to_short -12603,做空,2020-10-29 11:35:00,2020-10-29 11:50:00,385.92,384.99,0.13,tp_lower -12604,做多,2020-10-29 12:35:00,2020-10-29 12:55:00,383.9,384.15,0.01,flip_to_short -12605,做空,2020-10-29 12:55:00,2020-10-29 15:45:00,384.15,390.35,-1.09,flip_to_long -12606,做多,2020-10-29 15:45:00,2020-10-29 15:55:00,390.35,390.73,0.03,tp_upper -12607,做空,2020-10-29 16:00:00,2020-10-29 16:05:00,389.88,390.5,-0.13,flip_to_long -12608,做多,2020-10-29 16:05:00,2020-10-29 16:15:00,390.5,391.84,0.19,tp_upper -12609,做空,2020-10-29 17:00:00,2020-10-29 17:10:00,390.84,391.26,-0.1,flip_to_long -12610,做多,2020-10-29 17:10:00,2020-10-29 17:45:00,391.26,391.6,0.02,flip_to_short -12611,做空,2020-10-29 17:45:00,2020-10-29 17:50:00,391.6,392.19,-0.13,flip_to_long -12612,做多,2020-10-29 17:50:00,2020-10-29 17:55:00,392.19,391.54,-0.14,flip_to_short -12613,做空,2020-10-29 17:55:00,2020-10-29 18:00:00,391.54,392.17,-0.14,flip_to_long -12614,做多,2020-10-29 18:00:00,2020-10-29 18:05:00,392.17,390.95,-0.23,flip_to_short -12615,做空,2020-10-29 18:05:00,2020-10-29 18:15:00,390.95,391.34,-0.1,tp_lower -12616,做多,2020-10-29 18:30:00,2020-10-29 18:35:00,391.74,389.77,-0.35,flip_to_short -12617,做空,2020-10-29 18:35:00,2020-10-29 18:40:00,389.77,391.13,-0.25,tp_lower -12618,做多,2020-10-29 18:45:00,2020-10-29 18:55:00,391.2,391.28,-0.02,flip_to_short -12619,做空,2020-10-29 18:55:00,2020-10-29 19:25:00,391.28,389.67,0.23,tp_lower -12620,做多,2020-10-29 19:45:00,2020-10-29 21:10:00,390.21,389.0,-0.23,flip_to_short -12621,做空,2020-10-29 21:10:00,2020-10-29 21:20:00,389.0,388.17,0.1,tp_lower -12622,做多,2020-10-29 21:50:00,2020-10-30 00:00:00,388.02,385.93,-0.37,flip_to_short -12623,做空,2020-10-30 00:00:00,2020-10-30 00:05:00,385.93,383.62,0.36,tp_lower -12624,做多,2020-10-30 00:30:00,2020-10-30 00:45:00,385.92,388.64,0.43,tp_upper -12625,做空,2020-10-30 01:30:00,2020-10-30 01:35:00,387.49,387.61,-0.05,flip_to_long -12626,做多,2020-10-30 01:35:00,2020-10-30 03:35:00,387.61,386.37,-0.24,flip_to_short -12627,做空,2020-10-30 03:35:00,2020-10-30 03:45:00,386.37,385.46,0.12,tp_lower -12628,做多,2020-10-30 04:00:00,2020-10-30 04:10:00,386.06,385.32,-0.16,flip_to_short -12629,做空,2020-10-30 04:10:00,2020-10-30 04:15:00,385.32,386.15,-0.17,flip_to_long -12630,做多,2020-10-30 04:15:00,2020-10-30 04:20:00,386.15,385.49,-0.14,flip_to_short -12631,做空,2020-10-30 04:20:00,2020-10-30 04:25:00,385.49,386.0,-0.12,flip_to_long -12632,做多,2020-10-30 04:25:00,2020-10-30 04:35:00,386.0,386.37,0.03,flip_to_short -12633,做空,2020-10-30 04:35:00,2020-10-30 04:50:00,386.37,384.66,0.26,tp_lower -12634,做多,2020-10-30 05:00:00,2020-10-30 05:05:00,386.13,385.78,-0.09,flip_to_short -12635,做空,2020-10-30 05:05:00,2020-10-30 05:15:00,385.78,384.38,0.2,tp_lower -12636,做多,2020-10-30 06:40:00,2020-10-30 06:50:00,382.55,382.14,-0.1,flip_to_short -12637,做空,2020-10-30 06:50:00,2020-10-30 07:05:00,382.14,381.54,0.07,flip_to_long -12638,做多,2020-10-30 07:05:00,2020-10-30 08:40:00,381.54,379.93,-0.31,flip_to_short -12639,做空,2020-10-30 08:40:00,2020-10-30 09:00:00,379.93,376.85,0.49,tp_lower -12640,做空,2020-10-30 10:15:00,2020-10-30 10:45:00,377.4,377.4,-0.03,flip_to_long -12641,做多,2020-10-30 10:45:00,2020-10-30 11:00:00,377.4,377.69,0.02,tp_upper -12642,做空,2020-10-30 11:15:00,2020-10-30 11:25:00,377.86,377.76,-0.02,flip_to_long -12643,做多,2020-10-30 11:25:00,2020-10-30 11:30:00,377.76,376.6,-0.23,flip_to_short -12644,做空,2020-10-30 11:30:00,2020-10-30 11:40:00,376.6,379.39,-0.51,flip_to_long -12645,做多,2020-10-30 11:40:00,2020-10-30 11:50:00,379.39,379.92,0.06,tp_upper -12646,做空,2020-10-30 12:10:00,2020-10-30 12:15:00,377.93,378.69,-0.16,flip_to_long -12647,做多,2020-10-30 12:15:00,2020-10-30 12:30:00,378.69,381.28,0.41,tp_upper -12648,做空,2020-10-30 13:15:00,2020-10-30 13:25:00,379.23,378.95,0.02,flip_to_long -12649,做多,2020-10-30 13:25:00,2020-10-30 14:20:00,378.95,378.77,-0.06,flip_to_short -12650,做空,2020-10-30 14:20:00,2020-10-30 14:35:00,378.77,378.52,0.01,flip_to_long -12651,做多,2020-10-30 14:35:00,2020-10-30 15:00:00,378.52,379.33,0.11,tp_upper -12652,做空,2020-10-30 16:05:00,2020-10-30 16:15:00,380.41,380.33,-0.02,flip_to_long -12653,做多,2020-10-30 16:15:00,2020-10-30 16:20:00,380.33,380.14,-0.06,flip_to_short -12654,做空,2020-10-30 16:20:00,2020-10-30 16:35:00,380.14,380.58,-0.11,flip_to_long -12655,做多,2020-10-30 16:35:00,2020-10-30 16:50:00,380.58,380.23,-0.09,flip_to_short -12656,做空,2020-10-30 16:50:00,2020-10-30 17:00:00,380.23,381.51,-0.25,flip_to_long -12657,做多,2020-10-30 17:00:00,2020-10-30 17:05:00,381.51,382.75,0.18,tp_upper -12658,做空,2020-10-30 17:30:00,2020-10-30 17:45:00,381.25,381.94,-0.15,flip_to_long -12659,做多,2020-10-30 17:45:00,2020-10-30 18:20:00,381.94,383.64,0.25,tp_upper -12660,做空,2020-10-30 18:30:00,2020-10-30 18:35:00,381.96,382.5,-0.12,flip_to_long -12661,做多,2020-10-30 18:35:00,2020-10-30 18:40:00,382.5,381.75,-0.16,flip_to_short -12662,做空,2020-10-30 18:40:00,2020-10-30 18:45:00,381.75,382.79,-0.21,flip_to_long -12663,做多,2020-10-30 18:45:00,2020-10-30 19:00:00,382.79,383.9,0.15,tp_upper -12664,做空,2020-10-30 19:15:00,2020-10-30 19:20:00,382.04,382.79,-0.16,flip_to_long -12665,做多,2020-10-30 19:20:00,2020-10-30 19:35:00,382.79,382.78,-0.03,flip_to_short -12666,做空,2020-10-30 19:35:00,2020-10-30 19:55:00,382.78,383.2,-0.1,flip_to_long -12667,做多,2020-10-30 19:55:00,2020-10-30 20:05:00,383.2,382.62,-0.13,tp_upper -12668,做多,2020-10-30 20:10:00,2020-10-30 20:20:00,382.65,383.79,0.16,tp_upper -12669,做空,2020-10-30 21:05:00,2020-10-30 21:10:00,382.29,382.11,-0.0,tp_lower -12670,做多,2020-10-30 21:45:00,2020-10-30 22:10:00,383.51,383.91,0.03,flip_to_short -12671,做空,2020-10-30 22:10:00,2020-10-30 22:40:00,383.91,383.33,0.06,flip_to_long -12672,做多,2020-10-30 22:40:00,2020-10-30 22:55:00,383.33,382.91,-0.1,flip_to_short -12673,做空,2020-10-30 22:55:00,2020-10-30 23:05:00,382.91,383.45,-0.12,flip_to_long -12674,做多,2020-10-30 23:05:00,2020-10-30 23:35:00,383.45,383.46,-0.03,flip_to_short -12675,做空,2020-10-30 23:35:00,2020-10-30 23:55:00,383.46,382.4,0.14,tp_lower -12676,做多,2020-10-31 00:30:00,2020-10-31 01:05:00,383.13,386.19,0.49,tp_upper -12677,做空,2020-10-31 02:15:00,2020-10-31 02:20:00,385.3,385.92,-0.14,flip_to_long -12678,做多,2020-10-31 02:20:00,2020-10-31 02:25:00,385.92,385.14,-0.17,flip_to_short -12679,做空,2020-10-31 02:25:00,2020-10-31 02:40:00,385.14,384.92,0.0,tp_lower -12680,做多,2020-10-31 04:25:00,2020-10-31 04:30:00,383.23,382.7,-0.12,flip_to_short -12681,做空,2020-10-31 04:30:00,2020-10-31 04:45:00,382.7,382.13,0.07,tp_lower -12682,做多,2020-10-31 04:50:00,2020-10-31 05:00:00,382.95,383.24,0.02,tp_upper -12683,做空,2020-10-31 05:05:00,2020-10-31 05:20:00,382.69,382.84,-0.06,flip_to_long -12684,做多,2020-10-31 05:20:00,2020-10-31 05:30:00,382.84,382.69,-0.06,flip_to_short -12685,做空,2020-10-31 05:30:00,2020-10-31 05:40:00,382.69,382.52,-0.0,tp_lower -12686,做多,2020-10-31 05:45:00,2020-10-31 06:30:00,382.56,384.53,0.31,tp_upper -12687,做空,2020-10-31 07:25:00,2020-10-31 07:55:00,383.94,383.78,-0.01,flip_to_long -12688,做多,2020-10-31 07:55:00,2020-10-31 08:05:00,383.78,385.54,0.27,tp_upper -12689,做空,2020-10-31 10:10:00,2020-10-31 10:20:00,389.91,386.3,0.58,tp_lower -12690,做多,2020-10-31 10:35:00,2020-10-31 10:45:00,388.29,388.39,-0.02,flip_to_short -12691,做空,2020-10-31 10:45:00,2020-10-31 10:50:00,388.39,389.28,-0.19,flip_to_long -12692,做多,2020-10-31 10:50:00,2020-10-31 10:55:00,389.28,389.11,-0.06,flip_to_short -12693,做空,2020-10-31 10:55:00,2020-10-31 11:05:00,389.11,389.28,-0.06,flip_to_long -12694,做多,2020-10-31 11:05:00,2020-10-31 11:25:00,389.28,388.82,-0.11,flip_to_short -12695,做空,2020-10-31 11:25:00,2020-10-31 11:35:00,388.82,389.26,-0.11,flip_to_long -12696,做多,2020-10-31 11:35:00,2020-10-31 11:40:00,389.26,389.15,-0.05,flip_to_short -12697,做空,2020-10-31 11:40:00,2020-10-31 12:45:00,389.15,390.57,-0.27,flip_to_long -12698,做多,2020-10-31 12:45:00,2020-10-31 12:50:00,390.57,390.45,-0.05,flip_to_short -12699,做空,2020-10-31 12:50:00,2020-10-31 13:10:00,390.45,391.01,-0.13,flip_to_long -12700,做多,2020-10-31 13:10:00,2020-10-31 13:15:00,391.01,390.71,-0.08,flip_to_short -12701,做空,2020-10-31 13:15:00,2020-10-31 13:20:00,390.71,391.25,-0.12,flip_to_long -12702,做多,2020-10-31 13:20:00,2020-10-31 13:30:00,391.25,391.29,-0.03,flip_to_short -12703,做空,2020-10-31 13:30:00,2020-10-31 13:35:00,391.29,391.96,-0.14,flip_to_long -12704,做多,2020-10-31 13:35:00,2020-10-31 13:45:00,391.96,391.96,-0.03,flip_to_short -12705,做空,2020-10-31 13:45:00,2020-10-31 14:10:00,391.96,391.32,0.07,flip_to_long -12706,做多,2020-10-31 14:10:00,2020-10-31 14:15:00,391.32,390.78,-0.12,flip_to_short -12707,做空,2020-10-31 14:15:00,2020-10-31 14:20:00,390.78,389.82,0.13,tp_lower -12708,做多,2020-10-31 15:45:00,2020-10-31 16:00:00,389.9,390.18,0.01,tp_upper -12709,做空,2020-10-31 16:05:00,2020-10-31 17:15:00,389.54,387.46,0.31,tp_lower -12710,做多,2020-10-31 19:15:00,2020-10-31 19:35:00,386.26,385.99,-0.08,flip_to_short -12711,做空,2020-10-31 19:35:00,2020-10-31 20:00:00,385.99,385.47,0.05,tp_lower -12712,做多,2020-10-31 20:05:00,2020-10-31 20:15:00,386.12,385.93,-0.06,flip_to_short -12713,做空,2020-10-31 20:15:00,2020-10-31 20:45:00,385.93,387.02,-0.22,flip_to_long -12714,做多,2020-10-31 20:45:00,2020-10-31 20:50:00,387.02,386.92,-0.05,tp_upper -12715,做空,2020-10-31 22:00:00,2020-10-31 23:05:00,387.0,386.31,0.08,tp_lower -12716,做多,2020-11-01 00:00:00,2020-11-01 00:05:00,388.42,389.6,0.17,tp_upper -12717,做空,2020-11-01 00:35:00,2020-11-01 01:05:00,386.44,387.93,-0.29,flip_to_long -12718,做多,2020-11-01 01:05:00,2020-11-01 01:35:00,387.93,388.58,0.08,flip_to_short -12719,做空,2020-11-01 01:35:00,2020-11-01 02:40:00,388.58,387.93,0.08,tp_lower -12720,做多,2020-11-01 04:45:00,2020-11-01 04:50:00,386.42,385.9,-0.12,flip_to_short -12721,做空,2020-11-01 04:50:00,2020-11-01 04:55:00,385.9,386.03,-0.06,flip_to_long -12722,做多,2020-11-01 04:55:00,2020-11-01 05:25:00,386.03,387.13,0.16,tp_upper -12723,做空,2020-11-01 05:45:00,2020-11-01 05:50:00,386.01,386.14,-0.06,flip_to_long -12724,做多,2020-11-01 05:50:00,2020-11-01 05:55:00,386.14,385.6,-0.13,flip_to_short -12725,做空,2020-11-01 05:55:00,2020-11-01 06:05:00,385.6,385.23,0.03,tp_lower -12726,做多,2020-11-01 06:25:00,2020-11-01 06:30:00,386.03,385.9,-0.06,flip_to_short -12727,做空,2020-11-01 06:30:00,2020-11-01 06:35:00,385.9,386.86,-0.2,flip_to_long -12728,做多,2020-11-01 06:35:00,2020-11-01 07:00:00,386.86,387.65,0.1,tp_upper -12729,做空,2020-11-01 08:30:00,2020-11-01 09:05:00,387.22,386.12,0.15,tp_lower -12730,做多,2020-11-01 10:05:00,2020-11-01 10:25:00,386.73,386.51,-0.07,flip_to_short -12731,做空,2020-11-01 10:25:00,2020-11-01 10:30:00,386.51,386.53,-0.04,flip_to_long -12732,做多,2020-11-01 10:30:00,2020-11-01 10:40:00,386.53,387.21,0.08,tp_upper -12733,做空,2020-11-01 11:25:00,2020-11-01 11:30:00,386.55,387.02,-0.11,flip_to_long -12734,做多,2020-11-01 11:30:00,2020-11-01 12:40:00,387.02,387.05,-0.03,flip_to_short -12735,做空,2020-11-01 12:40:00,2020-11-01 12:50:00,387.05,387.72,-0.15,flip_to_long -12736,做多,2020-11-01 12:50:00,2020-11-01 12:55:00,387.72,388.15,0.04,tp_upper -12737,做空,2020-11-01 13:15:00,2020-11-01 13:20:00,387.09,387.4,-0.09,flip_to_long -12738,做多,2020-11-01 13:20:00,2020-11-01 13:25:00,387.4,387.24,-0.06,flip_to_short -12739,做空,2020-11-01 13:25:00,2020-11-01 13:45:00,387.24,387.82,-0.13,flip_to_long -12740,做多,2020-11-01 13:45:00,2020-11-01 13:55:00,387.82,387.71,-0.05,flip_to_short -12741,做空,2020-11-01 13:55:00,2020-11-01 14:30:00,387.71,387.32,0.03,flip_to_long -12742,做多,2020-11-01 14:30:00,2020-11-01 14:40:00,387.32,387.86,0.06,tp_upper -12743,做空,2020-11-01 14:45:00,2020-11-01 14:50:00,387.15,387.55,-0.1,flip_to_long -12744,做多,2020-11-01 14:50:00,2020-11-01 15:00:00,387.55,388.28,0.09,tp_upper -12745,做空,2020-11-01 15:50:00,2020-11-01 16:00:00,388.67,388.51,-0.01,flip_to_long -12746,做多,2020-11-01 16:00:00,2020-11-01 16:25:00,388.51,388.48,-0.04,flip_to_short -12747,做空,2020-11-01 16:25:00,2020-11-01 16:40:00,388.48,388.85,-0.09,flip_to_long -12748,做多,2020-11-01 16:40:00,2020-11-01 16:50:00,388.85,389.17,0.02,flip_to_short -12749,做空,2020-11-01 16:50:00,2020-11-01 16:55:00,389.17,389.39,-0.07,flip_to_long -12750,做多,2020-11-01 16:55:00,2020-11-01 17:00:00,389.39,389.03,-0.09,flip_to_short -12751,做空,2020-11-01 17:00:00,2020-11-01 17:15:00,389.03,389.26,-0.07,flip_to_long -12752,做多,2020-11-01 17:15:00,2020-11-01 17:25:00,389.26,388.93,-0.09,flip_to_short -12753,做空,2020-11-01 17:25:00,2020-11-01 17:30:00,388.93,389.47,-0.12,flip_to_long -12754,做多,2020-11-01 17:30:00,2020-11-01 18:05:00,389.47,389.44,-0.04,flip_to_short -12755,做空,2020-11-01 18:05:00,2020-11-01 18:20:00,389.44,388.96,0.05,tp_lower -12756,做多,2020-11-01 18:35:00,2020-11-01 18:55:00,389.62,388.97,-0.14,flip_to_short -12757,做空,2020-11-01 18:55:00,2020-11-01 19:05:00,388.97,389.55,-0.13,flip_to_long -12758,做多,2020-11-01 19:05:00,2020-11-01 19:20:00,389.55,389.5,-0.04,flip_to_short -12759,做空,2020-11-01 19:20:00,2020-11-01 19:50:00,389.5,388.88,0.07,tp_lower -12760,做多,2020-11-01 20:00:00,2020-11-01 20:15:00,389.2,391.01,0.27,tp_upper -12761,做空,2020-11-01 22:30:00,2020-11-01 22:35:00,395.95,396.06,-0.05,tp_lower -12762,做多,2020-11-01 23:40:00,2020-11-01 23:45:00,395.7,394.78,-0.18,flip_to_short -12763,做空,2020-11-01 23:45:00,2020-11-01 23:50:00,394.78,395.79,-0.2,flip_to_long -12764,做多,2020-11-01 23:50:00,2020-11-01 23:55:00,395.79,396.82,0.13,tp_upper -12765,做空,2020-11-02 01:50:00,2020-11-02 01:55:00,401.86,402.8,-0.19,flip_to_long -12766,做多,2020-11-02 01:55:00,2020-11-02 02:00:00,402.8,402.11,-0.15,tp_upper -12767,做多,2020-11-02 02:25:00,2020-11-02 02:50:00,401.54,401.64,-0.02,flip_to_short -12768,做空,2020-11-02 02:50:00,2020-11-02 03:00:00,401.64,401.7,-0.04,flip_to_long -12769,做多,2020-11-02 03:00:00,2020-11-02 04:15:00,401.7,400.48,-0.23,flip_to_short -12770,做空,2020-11-02 04:15:00,2020-11-02 04:25:00,400.48,398.9,0.23,tp_lower -12771,做多,2020-11-02 05:05:00,2020-11-02 05:30:00,399.17,398.69,-0.11,flip_to_short -12772,做空,2020-11-02 05:30:00,2020-11-02 05:45:00,398.69,398.96,-0.08,flip_to_long -12773,做多,2020-11-02 05:45:00,2020-11-02 05:55:00,398.96,398.32,-0.14,flip_to_short -12774,做空,2020-11-02 05:55:00,2020-11-02 06:00:00,398.32,398.98,-0.14,tp_lower -12775,做空,2020-11-02 06:40:00,2020-11-02 07:05:00,398.84,399.3,-0.11,flip_to_long -12776,做多,2020-11-02 07:05:00,2020-11-02 07:10:00,399.3,400.3,0.13,tp_upper -12777,做空,2020-11-02 07:40:00,2020-11-02 07:45:00,398.95,399.41,-0.11,flip_to_long -12778,做多,2020-11-02 07:45:00,2020-11-02 07:50:00,399.41,399.4,-0.03,flip_to_short -12779,做空,2020-11-02 07:50:00,2020-11-02 08:10:00,399.4,398.34,0.14,tp_lower -12780,做空,2020-11-02 10:00:00,2020-11-02 10:15:00,385.73,385.4,0.02,tp_lower -12781,做多,2020-11-02 10:20:00,2020-11-02 10:35:00,385.59,385.53,-0.04,flip_to_short -12782,做空,2020-11-02 10:35:00,2020-11-02 10:40:00,385.53,385.05,0.05,tp_lower -12783,做多,2020-11-02 11:30:00,2020-11-02 11:40:00,385.04,383.91,-0.22,flip_to_short -12784,做空,2020-11-02 11:40:00,2020-11-02 11:45:00,383.91,385.18,-0.25,flip_to_long -12785,做多,2020-11-02 11:45:00,2020-11-02 11:50:00,385.18,384.52,-0.14,flip_to_short -12786,做空,2020-11-02 11:50:00,2020-11-02 12:00:00,384.52,384.18,0.02,tp_lower -12787,做多,2020-11-02 12:15:00,2020-11-02 12:30:00,384.23,383.13,-0.22,flip_to_short -12788,做空,2020-11-02 12:30:00,2020-11-02 12:35:00,383.13,381.39,0.26,tp_lower -12789,做多,2020-11-02 13:25:00,2020-11-02 14:05:00,382.49,382.64,-0.01,flip_to_short -12790,做空,2020-11-02 14:05:00,2020-11-02 14:20:00,382.64,383.0,-0.09,flip_to_long -12791,做多,2020-11-02 14:20:00,2020-11-02 14:35:00,383.0,385.42,0.37,tp_upper -12792,做空,2020-11-02 15:55:00,2020-11-02 16:00:00,385.07,385.78,-0.15,flip_to_long -12793,做多,2020-11-02 16:00:00,2020-11-02 16:05:00,385.78,385.01,-0.16,flip_to_short -12794,做空,2020-11-02 16:05:00,2020-11-02 16:10:00,385.01,385.48,-0.11,flip_to_long -12795,做多,2020-11-02 16:10:00,2020-11-02 16:20:00,385.48,385.33,-0.06,flip_to_short -12796,做空,2020-11-02 16:20:00,2020-11-02 16:40:00,385.33,385.02,0.02,flip_to_long -12797,做多,2020-11-02 16:40:00,2020-11-02 16:50:00,385.02,384.9,-0.05,flip_to_short -12798,做空,2020-11-02 16:50:00,2020-11-02 16:55:00,384.9,386.13,-0.24,flip_to_long -12799,做多,2020-11-02 16:55:00,2020-11-02 17:00:00,386.13,385.49,-0.14,flip_to_short -12800,做空,2020-11-02 17:00:00,2020-11-02 17:10:00,385.49,385.73,-0.07,flip_to_long -12801,做多,2020-11-02 17:10:00,2020-11-02 17:20:00,385.73,386.28,0.06,tp_upper -12802,做空,2020-11-02 17:30:00,2020-11-02 17:45:00,385.48,385.02,0.04,flip_to_long -12803,做多,2020-11-02 17:45:00,2020-11-02 18:15:00,385.02,385.52,0.05,flip_to_short -12804,做空,2020-11-02 18:15:00,2020-11-02 18:20:00,385.52,385.53,-0.03,flip_to_long -12805,做多,2020-11-02 18:20:00,2020-11-02 19:25:00,385.53,386.45,0.12,tp_upper -12806,做空,2020-11-02 21:00:00,2020-11-02 21:05:00,386.84,386.85,-0.03,flip_to_long -12807,做多,2020-11-02 21:05:00,2020-11-02 23:50:00,386.85,383.22,-0.63,flip_to_short -12808,做空,2020-11-02 23:50:00,2020-11-03 00:25:00,383.22,381.51,0.25,tp_lower -12809,做多,2020-11-03 00:40:00,2020-11-03 01:40:00,382.92,383.45,0.06,flip_to_short -12810,做空,2020-11-03 01:40:00,2020-11-03 02:30:00,383.45,383.05,0.04,tp_lower -12811,做多,2020-11-03 05:00:00,2020-11-03 05:10:00,374.4,375.01,0.07,tp_upper -12812,做空,2020-11-03 05:45:00,2020-11-03 06:00:00,374.44,372.75,0.26,tp_lower -12813,做多,2020-11-03 06:15:00,2020-11-03 07:00:00,375.06,374.77,-0.08,flip_to_short -12814,做空,2020-11-03 07:00:00,2020-11-03 07:10:00,374.77,374.78,-0.03,flip_to_long -12815,做多,2020-11-03 07:10:00,2020-11-03 07:20:00,374.78,374.52,-0.08,flip_to_short -12816,做空,2020-11-03 07:20:00,2020-11-03 07:30:00,374.52,374.52,-0.03,flip_to_long -12817,做多,2020-11-03 07:30:00,2020-11-03 07:55:00,374.52,375.27,0.1,flip_to_short -12818,做空,2020-11-03 07:55:00,2020-11-03 08:10:00,375.27,377.66,-0.45,flip_to_long -12819,做多,2020-11-03 08:10:00,2020-11-03 08:15:00,377.66,376.62,-0.21,tp_upper -12820,做多,2020-11-03 09:15:00,2020-11-03 09:35:00,377.16,378.79,0.25,tp_upper -12821,做空,2020-11-03 10:05:00,2020-11-03 11:45:00,378.04,379.93,-0.36,flip_to_long -12822,做多,2020-11-03 11:45:00,2020-11-03 12:10:00,379.93,378.88,-0.21,flip_to_short -12823,做空,2020-11-03 12:10:00,2020-11-03 12:55:00,378.88,379.59,-0.15,flip_to_long -12824,做多,2020-11-03 12:55:00,2020-11-03 13:00:00,379.59,378.67,-0.19,flip_to_short -12825,做空,2020-11-03 13:00:00,2020-11-03 13:05:00,378.67,378.31,0.03,tp_lower -12826,做多,2020-11-03 13:20:00,2020-11-03 13:25:00,380.7,382.67,0.3,tp_upper -12827,做空,2020-11-03 14:30:00,2020-11-03 15:15:00,381.83,383.32,-0.28,flip_to_long -12828,做多,2020-11-03 15:15:00,2020-11-03 15:20:00,383.32,382.66,-0.14,flip_to_short -12829,做空,2020-11-03 15:20:00,2020-11-03 15:30:00,382.66,382.75,-0.05,flip_to_long -12830,做多,2020-11-03 15:30:00,2020-11-03 17:05:00,382.75,381.04,-0.32,flip_to_short -12831,做空,2020-11-03 17:05:00,2020-11-03 17:30:00,381.04,381.35,-0.08,tp_lower -12832,做多,2020-11-03 18:50:00,2020-11-03 18:55:00,382.33,381.81,-0.12,flip_to_short -12833,做空,2020-11-03 18:55:00,2020-11-03 19:00:00,381.81,382.67,-0.17,flip_to_long -12834,做多,2020-11-03 19:00:00,2020-11-03 19:05:00,382.67,382.24,-0.1,tp_upper -12835,做空,2020-11-03 20:05:00,2020-11-03 20:20:00,383.14,383.01,-0.01,flip_to_long -12836,做多,2020-11-03 20:20:00,2020-11-03 20:40:00,383.01,383.16,-0.01,tp_upper -12837,做多,2020-11-03 21:10:00,2020-11-03 21:20:00,383.14,382.76,-0.09,flip_to_short -12838,做空,2020-11-03 21:20:00,2020-11-03 21:30:00,382.76,383.12,-0.09,flip_to_long -12839,做多,2020-11-03 21:30:00,2020-11-03 21:35:00,383.12,382.59,-0.12,flip_to_short -12840,做空,2020-11-03 21:35:00,2020-11-03 21:40:00,382.59,383.0,-0.1,flip_to_long -12841,做多,2020-11-03 21:40:00,2020-11-03 21:45:00,383.0,383.37,0.03,tp_upper -12842,做空,2020-11-03 21:55:00,2020-11-03 22:05:00,383.1,381.3,0.26,tp_lower -12843,做多,2020-11-03 22:20:00,2020-11-03 22:30:00,382.83,384.46,0.23,tp_upper -12844,做空,2020-11-03 23:50:00,2020-11-04 00:05:00,387.81,387.83,-0.03,flip_to_long -12845,做多,2020-11-04 00:05:00,2020-11-04 02:15:00,387.83,383.34,-0.78,flip_to_short -12846,做空,2020-11-04 02:15:00,2020-11-04 02:40:00,383.34,382.26,0.15,tp_lower -12847,做多,2020-11-04 02:55:00,2020-11-04 03:05:00,382.84,383.89,0.14,tp_upper -12848,做空,2020-11-04 04:20:00,2020-11-04 04:25:00,385.31,385.77,-0.11,flip_to_long -12849,做多,2020-11-04 04:25:00,2020-11-04 04:40:00,385.77,385.22,-0.12,flip_to_short -12850,做空,2020-11-04 04:40:00,2020-11-04 04:45:00,385.22,385.2,-0.03,tp_lower -12851,做多,2020-11-04 05:10:00,2020-11-04 05:15:00,386.03,385.29,-0.15,flip_to_short -12852,做空,2020-11-04 05:15:00,2020-11-04 05:20:00,385.29,384.74,0.06,tp_lower -12853,做多,2020-11-04 06:10:00,2020-11-04 07:00:00,384.79,383.7,-0.21,flip_to_short -12854,做空,2020-11-04 07:00:00,2020-11-04 07:20:00,383.7,384.39,-0.15,flip_to_long -12855,做多,2020-11-04 07:20:00,2020-11-04 07:30:00,384.39,383.7,-0.14,flip_to_short -12856,做空,2020-11-04 07:30:00,2020-11-04 07:40:00,383.7,382.82,0.11,tp_lower -12857,做多,2020-11-04 08:50:00,2020-11-04 08:55:00,380.79,380.26,-0.12,flip_to_short -12858,做空,2020-11-04 08:55:00,2020-11-04 09:00:00,380.26,380.57,-0.08,flip_to_long -12859,做多,2020-11-04 09:00:00,2020-11-04 09:45:00,380.57,380.75,-0.0,flip_to_short -12860,做空,2020-11-04 09:45:00,2020-11-04 09:50:00,380.75,381.22,-0.11,flip_to_long -12861,做多,2020-11-04 09:50:00,2020-11-04 09:55:00,381.22,380.62,-0.13,flip_to_short -12862,做空,2020-11-04 09:55:00,2020-11-04 10:10:00,380.62,382.24,-0.3,flip_to_long -12863,做多,2020-11-04 10:10:00,2020-11-04 10:15:00,382.24,382.53,0.02,tp_upper -12864,做空,2020-11-04 10:30:00,2020-11-04 10:50:00,381.17,380.88,0.02,tp_lower -12865,做多,2020-11-04 10:55:00,2020-11-04 11:45:00,381.1,381.33,0.01,flip_to_short -12866,做空,2020-11-04 11:45:00,2020-11-04 11:55:00,381.33,380.98,0.03,flip_to_long -12867,做多,2020-11-04 11:55:00,2020-11-04 12:15:00,380.98,382.49,0.21,tp_upper -12868,做空,2020-11-04 13:05:00,2020-11-04 13:15:00,382.04,382.4,-0.09,flip_to_long -12869,做多,2020-11-04 13:15:00,2020-11-04 13:20:00,382.4,383.96,0.22,tp_upper -12870,做空,2020-11-04 13:55:00,2020-11-04 14:05:00,382.74,381.81,0.12,tp_lower -12871,做多,2020-11-04 15:00:00,2020-11-04 16:00:00,382.21,385.02,0.43,tp_upper -12872,做空,2020-11-04 17:55:00,2020-11-04 18:00:00,400.74,402.24,-0.27,flip_to_long -12873,做多,2020-11-04 18:00:00,2020-11-04 19:10:00,402.24,402.03,-0.06,flip_to_short -12874,做空,2020-11-04 19:10:00,2020-11-04 19:20:00,402.03,402.25,-0.07,flip_to_long -12875,做多,2020-11-04 19:20:00,2020-11-04 19:30:00,402.25,403.15,0.11,tp_upper -12876,做空,2020-11-04 20:15:00,2020-11-04 20:20:00,400.46,399.41,0.13,tp_lower -12877,做多,2020-11-04 20:45:00,2020-11-04 21:10:00,402.12,402.6,0.04,flip_to_short -12878,做空,2020-11-04 21:10:00,2020-11-04 22:05:00,402.6,401.97,0.07,flip_to_long -12879,做多,2020-11-04 22:05:00,2020-11-04 22:20:00,401.97,403.74,0.24,tp_upper -12880,做空,2020-11-04 22:40:00,2020-11-04 23:30:00,403.22,400.29,0.42,tp_lower -12881,做多,2020-11-04 23:55:00,2020-11-05 00:00:00,402.92,405.42,0.36,tp_upper -12882,做空,2020-11-05 00:05:00,2020-11-05 01:00:00,403.67,403.27,0.03,flip_to_long -12883,做多,2020-11-05 01:00:00,2020-11-05 01:40:00,403.27,405.26,0.29,tp_upper -12884,做空,2020-11-05 02:20:00,2020-11-05 02:35:00,404.35,404.99,-0.14,flip_to_long -12885,做多,2020-11-05 02:35:00,2020-11-05 02:55:00,404.99,405.42,0.04,flip_to_short -12886,做空,2020-11-05 02:55:00,2020-11-05 03:40:00,405.42,405.3,-0.01,flip_to_long -12887,做多,2020-11-05 03:40:00,2020-11-05 03:55:00,405.3,405.2,-0.05,flip_to_short -12888,做空,2020-11-05 03:55:00,2020-11-05 04:00:00,405.2,404.1,0.15,tp_lower -12889,做多,2020-11-05 04:20:00,2020-11-05 04:25:00,406.0,404.42,-0.29,flip_to_short -12890,做空,2020-11-05 04:25:00,2020-11-05 05:00:00,404.42,403.14,0.17,tp_lower -12891,做多,2020-11-05 05:15:00,2020-11-05 05:20:00,405.05,404.68,-0.09,flip_to_short -12892,做空,2020-11-05 05:20:00,2020-11-05 05:35:00,404.68,403.11,0.22,tp_lower -12893,做多,2020-11-05 05:55:00,2020-11-05 06:10:00,403.6,402.62,-0.19,flip_to_short -12894,做空,2020-11-05 06:10:00,2020-11-05 06:30:00,402.62,401.42,0.16,tp_lower -12895,做多,2020-11-05 06:45:00,2020-11-05 07:25:00,403.06,404.12,0.14,tp_upper -12896,做空,2020-11-05 07:40:00,2020-11-05 07:45:00,402.41,403.64,-0.23,flip_to_long -12897,做多,2020-11-05 07:45:00,2020-11-05 07:50:00,403.64,403.5,-0.06,flip_to_short -12898,做空,2020-11-05 07:50:00,2020-11-05 08:20:00,403.5,403.31,-0.0,flip_to_long -12899,做多,2020-11-05 08:20:00,2020-11-05 08:25:00,403.31,403.05,-0.07,flip_to_short -12900,做空,2020-11-05 08:25:00,2020-11-05 08:35:00,403.05,398.87,0.64,tp_lower -12901,做多,2020-11-05 10:00:00,2020-11-05 10:15:00,399.7,399.18,-0.12,flip_to_short -12902,做空,2020-11-05 10:15:00,2020-11-05 10:40:00,399.18,399.71,-0.12,flip_to_long -12903,做多,2020-11-05 10:40:00,2020-11-05 10:45:00,399.71,400.17,0.04,tp_upper -12904,做空,2020-11-05 11:15:00,2020-11-05 11:25:00,401.14,401.64,-0.11,flip_to_long -12905,做多,2020-11-05 11:25:00,2020-11-05 12:05:00,401.64,402.16,0.05,flip_to_short -12906,做空,2020-11-05 12:05:00,2020-11-05 12:25:00,402.16,402.58,-0.1,flip_to_long -12907,做多,2020-11-05 12:25:00,2020-11-05 12:45:00,402.58,402.22,-0.09,flip_to_short -12908,做空,2020-11-05 12:45:00,2020-11-05 12:50:00,402.22,404.07,-0.33,flip_to_long -12909,做多,2020-11-05 12:50:00,2020-11-05 12:55:00,404.07,402.72,-0.25,tp_upper -12910,做空,2020-11-05 13:00:00,2020-11-05 13:05:00,401.88,403.4,-0.28,flip_to_long -12911,做多,2020-11-05 13:05:00,2020-11-05 13:15:00,403.4,404.99,0.22,tp_upper -12912,做空,2020-11-05 13:30:00,2020-11-05 15:50:00,403.79,415.54,-1.9,flip_to_long -12913,做多,2020-11-05 15:50:00,2020-11-05 16:00:00,415.54,418.51,0.41,tp_upper -12914,做空,2020-11-05 16:20:00,2020-11-05 17:05:00,415.25,414.91,0.02,flip_to_long -12915,做多,2020-11-05 17:05:00,2020-11-05 18:55:00,414.91,410.73,-0.66,flip_to_short -12916,做空,2020-11-05 18:55:00,2020-11-05 19:05:00,410.73,411.18,-0.1,flip_to_long -12917,做多,2020-11-05 19:05:00,2020-11-05 19:10:00,411.18,411.16,-0.03,flip_to_short -12918,做空,2020-11-05 19:10:00,2020-11-05 21:55:00,411.16,413.95,-0.45,flip_to_long -12919,做多,2020-11-05 21:55:00,2020-11-05 22:25:00,413.95,415.73,0.23,tp_upper -12920,做空,2020-11-05 23:15:00,2020-11-05 23:40:00,417.01,415.5,0.19,flip_to_long -12921,做多,2020-11-05 23:40:00,2020-11-06 00:00:00,415.5,416.37,0.1,flip_to_short -12922,做空,2020-11-06 00:00:00,2020-11-06 00:10:00,416.37,417.94,-0.27,flip_to_long -12923,做多,2020-11-06 00:10:00,2020-11-06 00:15:00,417.94,417.69,-0.07,flip_to_short -12924,做空,2020-11-06 00:15:00,2020-11-06 02:35:00,417.69,435.25,-2.7,flip_to_long -12925,做多,2020-11-06 02:35:00,2020-11-06 02:45:00,435.25,435.32,-0.02,flip_to_short -12926,做空,2020-11-06 02:45:00,2020-11-06 02:55:00,435.32,434.52,0.08,flip_to_long -12927,做多,2020-11-06 02:55:00,2020-11-06 04:30:00,434.52,430.4,-0.61,flip_to_short -12928,做空,2020-11-06 04:30:00,2020-11-06 04:40:00,430.4,430.49,-0.04,flip_to_long -12929,做多,2020-11-06 04:40:00,2020-11-06 04:50:00,430.49,430.51,-0.03,flip_to_short -12930,做空,2020-11-06 04:50:00,2020-11-06 05:10:00,430.51,431.64,-0.19,flip_to_long -12931,做多,2020-11-06 05:10:00,2020-11-06 05:20:00,431.64,432.82,0.13,tp_upper -12932,做空,2020-11-06 05:55:00,2020-11-06 06:00:00,431.65,432.44,-0.14,flip_to_long -12933,做多,2020-11-06 06:00:00,2020-11-06 06:10:00,432.44,431.71,-0.13,flip_to_short -12934,做空,2020-11-06 06:10:00,2020-11-06 06:30:00,431.71,433.7,-0.3,flip_to_long -12935,做多,2020-11-06 06:30:00,2020-11-06 07:00:00,433.7,432.95,-0.13,flip_to_short -12936,做空,2020-11-06 07:00:00,2020-11-06 08:10:00,432.95,434.3,-0.21,flip_to_long -12937,做多,2020-11-06 08:10:00,2020-11-06 10:00:00,434.3,436.35,0.25,tp_upper -12938,做空,2020-11-06 11:20:00,2020-11-06 11:25:00,440.8,441.02,-0.06,flip_to_long -12939,做多,2020-11-06 11:25:00,2020-11-06 11:35:00,441.02,442.04,0.11,flip_to_short -12940,做空,2020-11-06 11:35:00,2020-11-06 11:40:00,442.04,442.6,-0.1,flip_to_long -12941,做多,2020-11-06 11:40:00,2020-11-06 12:00:00,442.6,440.87,-0.26,flip_to_short -12942,做空,2020-11-06 12:00:00,2020-11-06 12:05:00,440.87,439.26,0.18,tp_lower -12943,做多,2020-11-06 12:30:00,2020-11-06 13:10:00,441.65,443.98,0.28,tp_upper -12944,做空,2020-11-06 14:00:00,2020-11-06 14:20:00,445.42,441.39,0.5,tp_lower -12945,做多,2020-11-06 15:50:00,2020-11-06 15:55:00,440.4,435.6,-0.68,flip_to_short -12946,做空,2020-11-06 15:55:00,2020-11-06 16:00:00,435.6,439.97,-0.62,tp_lower -12947,做多,2020-11-06 16:10:00,2020-11-06 16:15:00,441.48,441.79,0.01,tp_upper -12948,做空,2020-11-06 17:20:00,2020-11-06 17:30:00,442.48,442.53,-0.04,flip_to_long -12949,做多,2020-11-06 17:30:00,2020-11-06 18:15:00,442.53,442.86,0.01,flip_to_short -12950,做空,2020-11-06 18:15:00,2020-11-06 18:25:00,442.86,443.79,-0.15,flip_to_long -12951,做多,2020-11-06 18:25:00,2020-11-06 18:40:00,443.79,441.91,-0.27,flip_to_short -12952,做空,2020-11-06 18:40:00,2020-11-06 18:50:00,441.91,442.29,-0.08,flip_to_long -12953,做多,2020-11-06 18:50:00,2020-11-06 19:00:00,442.29,442.18,-0.04,flip_to_short -12954,做空,2020-11-06 19:00:00,2020-11-06 19:05:00,442.18,444.21,-0.29,flip_to_long -12955,做多,2020-11-06 19:05:00,2020-11-06 19:10:00,444.21,443.68,-0.1,flip_to_short -12956,做空,2020-11-06 19:10:00,2020-11-06 19:55:00,443.68,441.61,0.24,tp_lower -12957,做多,2020-11-06 20:40:00,2020-11-06 21:05:00,442.76,445.49,0.32,tp_upper -12958,做空,2020-11-07 02:00:00,2020-11-07 02:35:00,464.79,461.84,0.35,tp_lower -12959,做多,2020-11-07 03:00:00,2020-11-07 04:15:00,462.9,461.38,-0.23,flip_to_short -12960,做空,2020-11-07 04:15:00,2020-11-07 05:05:00,461.38,458.27,0.37,tp_lower -12961,做多,2020-11-07 05:20:00,2020-11-07 05:25:00,459.79,459.59,-0.06,flip_to_short -12962,做空,2020-11-07 05:25:00,2020-11-07 05:35:00,459.59,460.4,-0.14,flip_to_long -12963,做多,2020-11-07 05:35:00,2020-11-07 06:00:00,460.4,458.37,-0.29,flip_to_short -12964,做空,2020-11-07 06:00:00,2020-11-07 06:15:00,458.37,457.68,0.06,tp_lower -12965,做多,2020-11-07 06:55:00,2020-11-07 07:05:00,458.85,457.4,-0.22,flip_to_short -12966,做空,2020-11-07 07:05:00,2020-11-07 07:20:00,457.4,458.83,-0.21,flip_to_long -12967,做多,2020-11-07 07:20:00,2020-11-07 07:25:00,458.83,457.93,-0.14,flip_to_short -12968,做空,2020-11-07 07:25:00,2020-11-07 07:35:00,457.93,458.44,-0.09,flip_to_long -12969,做多,2020-11-07 07:35:00,2020-11-07 07:40:00,458.44,458.75,0.01,tp_upper -12970,做空,2020-11-07 07:50:00,2020-11-07 08:00:00,456.63,457.01,-0.08,flip_to_long -12971,做多,2020-11-07 08:00:00,2020-11-07 08:40:00,457.01,460.91,0.47,tp_upper -12972,做空,2020-11-07 09:40:00,2020-11-07 09:50:00,460.8,460.82,-0.03,flip_to_long -12973,做多,2020-11-07 09:50:00,2020-11-07 10:00:00,460.82,461.29,0.03,flip_to_short -12974,做空,2020-11-07 10:00:00,2020-11-07 10:10:00,461.29,459.17,0.24,tp_lower -12975,做多,2020-11-07 10:30:00,2020-11-07 10:55:00,461.74,462.37,0.05,tp_upper -12976,做空,2020-11-07 11:15:00,2020-11-07 11:20:00,461.13,461.51,-0.08,flip_to_long -12977,做多,2020-11-07 11:20:00,2020-11-07 11:35:00,461.51,464.69,0.38,tp_upper -12978,做空,2020-11-07 11:45:00,2020-11-07 11:50:00,461.8,462.71,-0.15,flip_to_long -12979,做多,2020-11-07 11:50:00,2020-11-07 12:00:00,462.71,462.71,-0.03,tp_upper -12980,做空,2020-11-07 12:40:00,2020-11-07 12:50:00,462.96,463.58,-0.11,flip_to_long -12981,做多,2020-11-07 12:50:00,2020-11-07 12:55:00,463.58,462.15,-0.21,flip_to_short -12982,做空,2020-11-07 12:55:00,2020-11-07 13:05:00,462.15,461.66,0.03,tp_lower -12983,做多,2020-11-07 13:40:00,2020-11-07 14:00:00,462.79,462.47,-0.07,flip_to_short -12984,做空,2020-11-07 14:00:00,2020-11-07 14:15:00,462.47,458.99,0.41,tp_lower -12985,做多,2020-11-07 16:00:00,2020-11-07 16:10:00,450.11,447.13,-0.42,flip_to_short -12986,做空,2020-11-07 16:10:00,2020-11-07 16:25:00,447.13,446.15,0.1,tp_lower -12987,做多,2020-11-07 16:30:00,2020-11-07 16:45:00,450.57,453.68,0.37,tp_upper -12988,做空,2020-11-07 17:20:00,2020-11-07 18:00:00,450.95,448.08,0.35,tp_lower -12989,做多,2020-11-07 20:10:00,2020-11-07 20:35:00,434.16,437.0,0.36,tp_upper -12990,做空,2020-11-07 21:35:00,2020-11-07 21:45:00,435.12,434.33,0.08,tp_lower -12991,做多,2020-11-07 22:20:00,2020-11-07 22:25:00,435.83,435.58,-0.06,flip_to_short -12992,做空,2020-11-07 22:25:00,2020-11-07 23:40:00,435.58,436.71,-0.18,flip_to_long -12993,做多,2020-11-07 23:40:00,2020-11-07 23:45:00,436.71,435.69,-0.17,flip_to_short -12994,做空,2020-11-07 23:45:00,2020-11-07 23:55:00,435.69,435.58,-0.01,tp_lower -12995,做多,2020-11-08 00:20:00,2020-11-08 01:10:00,435.58,436.9,0.15,flip_to_short -12996,做空,2020-11-08 01:10:00,2020-11-08 01:25:00,436.9,437.72,-0.15,flip_to_long -12997,做多,2020-11-08 01:25:00,2020-11-08 01:30:00,437.72,439.49,0.22,tp_upper -12998,做空,2020-11-08 02:40:00,2020-11-08 02:45:00,439.97,440.91,-0.16,flip_to_long -12999,做多,2020-11-08 02:45:00,2020-11-08 02:50:00,440.91,440.28,-0.12,flip_to_short -13000,做空,2020-11-08 02:50:00,2020-11-08 02:55:00,440.28,440.98,-0.13,flip_to_long -13001,做多,2020-11-08 02:55:00,2020-11-08 03:00:00,440.98,440.46,-0.1,flip_to_short -13002,做空,2020-11-08 03:00:00,2020-11-08 03:05:00,440.46,439.6,0.09,tp_lower -13003,做多,2020-11-08 03:35:00,2020-11-08 03:40:00,441.25,439.72,-0.24,flip_to_short -13004,做空,2020-11-08 03:40:00,2020-11-08 03:45:00,439.72,440.22,-0.1,flip_to_long -13005,做多,2020-11-08 03:45:00,2020-11-08 04:20:00,440.22,439.89,-0.08,flip_to_short -13006,做空,2020-11-08 04:20:00,2020-11-08 04:30:00,439.89,437.88,0.24,tp_lower -13007,做多,2020-11-08 05:00:00,2020-11-08 05:05:00,439.54,437.93,-0.25,flip_to_short -13008,做空,2020-11-08 05:05:00,2020-11-08 05:15:00,437.93,438.78,-0.15,flip_to_long -13009,做多,2020-11-08 05:15:00,2020-11-08 05:25:00,438.78,438.93,-0.01,flip_to_short -13010,做空,2020-11-08 05:25:00,2020-11-08 05:35:00,438.93,438.58,0.02,flip_to_long -13011,做多,2020-11-08 05:35:00,2020-11-08 05:40:00,438.58,438.13,-0.09,flip_to_short -13012,做空,2020-11-08 05:40:00,2020-11-08 05:45:00,438.13,439.5,-0.22,flip_to_long -13013,做多,2020-11-08 05:45:00,2020-11-08 05:55:00,439.5,441.1,0.19,tp_upper -13014,做空,2020-11-08 06:30:00,2020-11-08 06:40:00,438.84,437.38,0.17,tp_lower -13015,做多,2020-11-08 07:10:00,2020-11-08 08:20:00,438.88,436.93,-0.29,flip_to_short -13016,做空,2020-11-08 08:20:00,2020-11-08 08:35:00,436.93,436.67,0.01,flip_to_long -13017,做多,2020-11-08 08:35:00,2020-11-08 09:00:00,436.67,439.29,0.33,tp_upper -13018,做空,2020-11-08 09:20:00,2020-11-08 09:25:00,437.48,437.54,-0.04,flip_to_long -13019,做多,2020-11-08 09:25:00,2020-11-08 09:50:00,437.54,439.71,0.27,tp_upper -13020,做空,2020-11-08 11:25:00,2020-11-08 11:55:00,443.99,445.75,-0.27,flip_to_long -13021,做多,2020-11-08 11:55:00,2020-11-08 12:00:00,445.75,446.68,0.09,tp_upper -13022,做空,2020-11-08 12:25:00,2020-11-08 12:40:00,443.94,445.38,-0.22,flip_to_long -13023,做多,2020-11-08 12:40:00,2020-11-08 12:45:00,445.38,445.13,-0.06,flip_to_short -13024,做空,2020-11-08 12:45:00,2020-11-08 13:30:00,445.13,443.18,0.23,tp_lower -13025,做多,2020-11-08 13:55:00,2020-11-08 14:00:00,445.08,443.98,-0.18,flip_to_short -13026,做空,2020-11-08 14:00:00,2020-11-08 14:15:00,443.98,446.55,-0.37,flip_to_long -13027,做多,2020-11-08 14:15:00,2020-11-08 14:40:00,446.55,449.23,0.32,tp_upper -13028,做空,2020-11-08 16:05:00,2020-11-08 16:25:00,452.91,451.43,0.16,tp_lower -13029,做多,2020-11-08 16:45:00,2020-11-08 16:55:00,453.91,453.64,-0.06,flip_to_short -13030,做空,2020-11-08 16:55:00,2020-11-08 18:55:00,453.64,457.05,-0.47,flip_to_long -13031,做多,2020-11-08 18:55:00,2020-11-08 20:55:00,457.05,451.76,-0.71,flip_to_short -13032,做空,2020-11-08 20:55:00,2020-11-08 21:00:00,451.76,453.13,-0.2,flip_to_long -13033,做多,2020-11-08 21:00:00,2020-11-08 21:05:00,453.13,451.03,-0.3,flip_to_short -13034,做空,2020-11-08 21:05:00,2020-11-08 21:10:00,451.03,450.36,0.06,tp_lower -13035,做多,2020-11-08 21:55:00,2020-11-08 22:20:00,450.18,452.91,0.32,tp_upper -13036,做空,2020-11-08 23:50:00,2020-11-09 00:00:00,455.57,455.39,-0.01,flip_to_long -13037,做多,2020-11-09 00:00:00,2020-11-09 00:05:00,455.39,453.97,-0.22,flip_to_short -13038,做空,2020-11-09 00:05:00,2020-11-09 00:10:00,453.97,453.19,0.07,tp_lower -13039,做多,2020-11-09 00:30:00,2020-11-09 00:40:00,456.15,458.37,0.26,tp_upper -13040,做空,2020-11-09 01:00:00,2020-11-09 02:00:00,456.57,454.86,0.19,tp_lower -13041,做多,2020-11-09 02:30:00,2020-11-09 02:35:00,456.08,455.71,-0.08,flip_to_short -13042,做空,2020-11-09 02:35:00,2020-11-09 02:50:00,455.71,453.72,0.23,tp_lower -13043,做多,2020-11-09 03:35:00,2020-11-09 03:55:00,453.85,452.0,-0.27,flip_to_short -13044,做空,2020-11-09 03:55:00,2020-11-09 04:00:00,452.0,449.88,0.25,tp_lower -13045,做多,2020-11-09 04:40:00,2020-11-09 04:45:00,452.55,451.66,-0.15,flip_to_short -13046,做空,2020-11-09 04:45:00,2020-11-09 05:05:00,451.66,449.4,0.27,tp_lower -13047,做多,2020-11-09 05:15:00,2020-11-09 05:40:00,451.69,453.95,0.27,tp_upper -13048,做空,2020-11-09 06:25:00,2020-11-09 06:30:00,451.11,450.99,-0.01,tp_lower -13049,做多,2020-11-09 07:35:00,2020-11-09 07:40:00,451.27,450.87,-0.08,flip_to_short -13050,做空,2020-11-09 07:40:00,2020-11-09 07:45:00,450.87,448.74,0.25,tp_lower -13051,做多,2020-11-09 08:45:00,2020-11-09 08:50:00,447.83,447.54,-0.07,flip_to_short -13052,做空,2020-11-09 08:50:00,2020-11-09 11:40:00,447.54,452.92,-0.76,flip_to_long -13053,做多,2020-11-09 11:40:00,2020-11-09 11:45:00,452.92,455.32,0.29,tp_upper -13054,做空,2020-11-09 12:10:00,2020-11-09 12:15:00,451.78,453.19,-0.22,flip_to_long -13055,做多,2020-11-09 12:15:00,2020-11-09 12:40:00,453.19,454.55,0.15,flip_to_short -13056,做空,2020-11-09 12:40:00,2020-11-09 13:05:00,454.55,450.39,0.52,tp_lower -13057,做多,2020-11-09 14:30:00,2020-11-09 14:50:00,447.81,447.08,-0.13,flip_to_short -13058,做空,2020-11-09 14:50:00,2020-11-09 14:55:00,447.08,444.0,0.38,tp_lower -13059,做多,2020-11-09 16:35:00,2020-11-09 17:05:00,440.22,443.94,0.48,tp_upper -13060,做空,2020-11-09 18:00:00,2020-11-09 18:20:00,443.47,444.81,-0.21,flip_to_long -13061,做多,2020-11-09 18:20:00,2020-11-09 18:25:00,444.81,444.2,-0.11,flip_to_short -13062,做空,2020-11-09 18:25:00,2020-11-09 20:10:00,444.2,446.61,-0.36,flip_to_long -13063,做多,2020-11-09 20:10:00,2020-11-09 20:15:00,446.61,445.99,-0.11,flip_to_short -13064,做空,2020-11-09 20:15:00,2020-11-09 20:20:00,445.99,446.65,-0.12,flip_to_long -13065,做多,2020-11-09 20:20:00,2020-11-09 20:25:00,446.65,447.48,0.08,tp_upper -13066,做空,2020-11-09 20:55:00,2020-11-09 22:00:00,447.23,446.88,0.02,tp_lower -13067,做多,2020-11-09 23:45:00,2020-11-09 23:55:00,444.75,444.72,-0.03,flip_to_short -13068,做空,2020-11-09 23:55:00,2020-11-10 00:05:00,444.72,442.11,0.32,tp_lower -13069,做多,2020-11-10 00:35:00,2020-11-10 01:10:00,442.68,447.25,0.61,tp_upper -13070,做空,2020-11-10 02:20:00,2020-11-10 02:30:00,447.31,447.57,-0.07,flip_to_long -13071,做多,2020-11-10 02:30:00,2020-11-10 02:35:00,447.57,446.9,-0.12,flip_to_short -13072,做空,2020-11-10 02:35:00,2020-11-10 02:45:00,446.9,446.66,0.0,tp_lower -13073,做多,2020-11-10 03:40:00,2020-11-10 03:50:00,446.92,449.37,0.31,tp_upper -13074,做空,2020-11-10 05:30:00,2020-11-10 06:00:00,450.37,449.93,0.03,flip_to_long -13075,做多,2020-11-10 06:00:00,2020-11-10 07:10:00,449.93,448.94,-0.17,flip_to_short -13076,做空,2020-11-10 07:10:00,2020-11-10 07:25:00,448.94,447.68,0.14,tp_lower -13077,做多,2020-11-10 07:35:00,2020-11-10 07:40:00,449.07,450.19,0.12,tp_upper -13078,做空,2020-11-10 08:55:00,2020-11-10 09:00:00,451.25,451.65,-0.09,flip_to_long -13079,做多,2020-11-10 09:00:00,2020-11-10 09:15:00,451.65,455.56,0.51,tp_upper -13080,做空,2020-11-10 09:30:00,2020-11-10 09:45:00,452.9,452.99,-0.04,flip_to_long -13081,做多,2020-11-10 09:45:00,2020-11-10 09:55:00,452.99,452.84,-0.05,flip_to_short -13082,做空,2020-11-10 09:55:00,2020-11-10 10:05:00,452.84,450.61,0.28,tp_lower -13083,做多,2020-11-10 10:35:00,2020-11-10 10:40:00,452.65,451.01,-0.26,flip_to_short -13084,做空,2020-11-10 10:40:00,2020-11-10 10:45:00,451.01,449.16,0.22,tp_lower -13085,做多,2020-11-10 12:05:00,2020-11-10 12:20:00,450.09,449.96,-0.05,tp_upper -13086,做空,2020-11-10 12:30:00,2020-11-10 12:50:00,447.18,447.9,-0.13,flip_to_long -13087,做多,2020-11-10 12:50:00,2020-11-10 13:00:00,447.9,446.91,-0.17,flip_to_short -13088,做空,2020-11-10 13:00:00,2020-11-10 13:05:00,446.91,445.45,0.17,tp_lower -13089,做多,2020-11-10 13:45:00,2020-11-10 14:05:00,446.99,446.92,-0.04,flip_to_short -13090,做空,2020-11-10 14:05:00,2020-11-10 14:15:00,446.92,445.23,0.2,tp_lower -13091,做多,2020-11-10 14:30:00,2020-11-10 14:35:00,447.04,444.89,-0.33,flip_to_short -13092,做空,2020-11-10 14:35:00,2020-11-10 14:50:00,444.89,442.85,0.25,tp_lower -13093,做多,2020-11-10 15:50:00,2020-11-10 15:55:00,443.8,443.44,-0.08,flip_to_short -13094,做空,2020-11-10 15:55:00,2020-11-10 16:00:00,443.44,444.4,-0.17,flip_to_long -13095,做多,2020-11-10 16:00:00,2020-11-10 16:10:00,444.4,445.77,0.16,tp_upper -13096,做空,2020-11-10 17:30:00,2020-11-10 17:40:00,445.57,446.2,-0.12,flip_to_long -13097,做多,2020-11-10 17:40:00,2020-11-10 17:45:00,446.2,447.33,0.13,tp_upper -13098,做空,2020-11-10 18:00:00,2020-11-10 18:05:00,445.81,446.02,-0.06,flip_to_long -13099,做多,2020-11-10 18:05:00,2020-11-10 19:10:00,446.02,446.15,-0.01,flip_to_short -13100,做空,2020-11-10 19:10:00,2020-11-10 22:15:00,446.15,451.38,-0.76,flip_to_long -13101,做多,2020-11-10 22:15:00,2020-11-10 22:40:00,451.38,453.32,0.23,tp_upper -13102,做空,2020-11-10 23:00:00,2020-11-10 23:05:00,451.8,452.46,-0.12,flip_to_long -13103,做多,2020-11-10 23:05:00,2020-11-10 23:10:00,452.46,451.33,-0.18,flip_to_short -13104,做空,2020-11-10 23:10:00,2020-11-10 23:20:00,451.33,451.85,-0.1,flip_to_long -13105,做多,2020-11-10 23:20:00,2020-11-10 23:30:00,451.85,451.57,-0.07,flip_to_short -13106,做空,2020-11-10 23:30:00,2020-11-10 23:35:00,451.57,452.21,-0.12,flip_to_long -13107,做多,2020-11-10 23:35:00,2020-11-10 23:40:00,452.21,451.51,-0.12,flip_to_short -13108,做空,2020-11-10 23:40:00,2020-11-10 23:45:00,451.51,449.91,0.18,tp_lower -13109,做多,2020-11-11 00:15:00,2020-11-11 00:20:00,453.2,455.54,0.29,tp_upper -13110,做空,2020-11-11 02:00:00,2020-11-11 02:05:00,463.54,463.94,-0.09,flip_to_long -13111,做多,2020-11-11 02:05:00,2020-11-11 02:25:00,463.94,464.0,-0.02,tp_upper -13112,做多,2020-11-11 03:00:00,2020-11-11 03:30:00,463.38,463.4,-0.03,flip_to_short -13113,做空,2020-11-11 03:30:00,2020-11-11 04:20:00,463.4,461.45,0.23,tp_lower -13114,做多,2020-11-11 05:45:00,2020-11-11 05:55:00,460.71,460.21,-0.1,flip_to_short -13115,做空,2020-11-11 05:55:00,2020-11-11 06:00:00,460.21,460.41,-0.06,flip_to_long -13116,做多,2020-11-11 06:00:00,2020-11-11 06:25:00,460.41,461.75,0.15,tp_upper -13117,做空,2020-11-11 06:40:00,2020-11-11 06:45:00,460.15,460.8,-0.12,flip_to_long -13118,做多,2020-11-11 06:45:00,2020-11-11 06:50:00,460.8,460.31,-0.1,flip_to_short -13119,做空,2020-11-11 06:50:00,2020-11-11 07:05:00,460.31,460.74,-0.09,flip_to_long -13120,做多,2020-11-11 07:05:00,2020-11-11 07:20:00,460.74,461.46,0.07,tp_upper -13121,做空,2020-11-11 07:45:00,2020-11-11 07:50:00,461.03,462.36,-0.21,flip_to_long -13122,做多,2020-11-11 07:50:00,2020-11-11 07:55:00,462.36,462.52,-0.01,tp_upper -13123,做空,2020-11-11 08:15:00,2020-11-11 08:30:00,461.18,461.51,-0.08,flip_to_long -13124,做多,2020-11-11 08:30:00,2020-11-11 08:40:00,461.51,459.49,-0.3,flip_to_short -13125,做空,2020-11-11 08:40:00,2020-11-11 08:45:00,459.49,459.65,-0.05,tp_lower -13126,做多,2020-11-11 09:10:00,2020-11-11 09:25:00,461.6,460.34,-0.2,flip_to_short -13127,做空,2020-11-11 09:25:00,2020-11-11 09:30:00,460.34,458.52,0.21,tp_lower -13128,做多,2020-11-11 10:00:00,2020-11-11 10:55:00,461.3,464.61,0.41,tp_upper -13129,做空,2020-11-11 11:40:00,2020-11-11 11:45:00,462.06,461.28,0.07,tp_lower -13130,做多,2020-11-11 12:20:00,2020-11-11 12:35:00,461.8,461.37,-0.09,flip_to_short -13131,做空,2020-11-11 12:35:00,2020-11-11 12:40:00,461.37,461.75,-0.08,flip_to_long -13132,做多,2020-11-11 12:40:00,2020-11-11 12:55:00,461.75,461.7,-0.04,flip_to_short -13133,做空,2020-11-11 12:55:00,2020-11-11 13:35:00,461.7,460.92,0.07,flip_to_long -13134,做多,2020-11-11 13:35:00,2020-11-11 14:10:00,460.92,461.07,-0.01,flip_to_short -13135,做空,2020-11-11 14:10:00,2020-11-11 14:25:00,461.07,461.67,-0.11,flip_to_long -13136,做多,2020-11-11 14:25:00,2020-11-11 14:30:00,461.67,460.75,-0.15,flip_to_short -13137,做空,2020-11-11 14:30:00,2020-11-11 14:35:00,460.75,462.0,-0.2,flip_to_long -13138,做多,2020-11-11 14:35:00,2020-11-11 15:35:00,462.0,462.18,-0.01,tp_upper -13139,做空,2020-11-11 15:40:00,2020-11-11 15:50:00,461.78,461.81,-0.03,flip_to_long -13140,做多,2020-11-11 15:50:00,2020-11-11 16:00:00,461.81,464.13,0.28,tp_upper -13141,做空,2020-11-11 17:50:00,2020-11-11 18:00:00,470.56,470.27,0.01,tp_lower -13142,做多,2020-11-11 18:05:00,2020-11-11 18:10:00,472.04,470.68,-0.21,tp_upper -13143,做多,2020-11-11 18:15:00,2020-11-11 18:25:00,471.46,472.3,0.08,tp_upper -13144,做空,2020-11-11 18:50:00,2020-11-11 19:10:00,471.96,472.07,-0.04,flip_to_long -13145,做多,2020-11-11 19:10:00,2020-11-11 19:15:00,472.07,471.53,-0.1,flip_to_short -13146,做空,2020-11-11 19:15:00,2020-11-11 19:20:00,471.53,471.67,-0.05,flip_to_long -13147,做多,2020-11-11 19:20:00,2020-11-11 21:45:00,471.67,464.54,-0.95,flip_to_short -13148,做空,2020-11-11 21:45:00,2020-11-11 21:50:00,464.54,465.62,-0.17,flip_to_long -13149,做多,2020-11-11 21:50:00,2020-11-11 22:15:00,465.62,467.81,0.25,tp_upper -13150,做空,2020-11-11 22:40:00,2020-11-11 22:50:00,465.7,465.74,-0.04,flip_to_long -13151,做多,2020-11-11 22:50:00,2020-11-12 01:30:00,465.74,458.65,-0.94,flip_to_short -13152,做空,2020-11-12 01:30:00,2020-11-12 01:45:00,458.65,459.29,-0.12,flip_to_long -13153,做多,2020-11-12 01:45:00,2020-11-12 02:00:00,459.29,457.44,-0.28,flip_to_short -13154,做空,2020-11-12 02:00:00,2020-11-12 02:05:00,457.44,458.19,-0.13,flip_to_long -13155,做多,2020-11-12 02:05:00,2020-11-12 02:35:00,458.19,459.3,0.12,tp_upper -13156,做空,2020-11-12 02:40:00,2020-11-12 02:50:00,458.63,458.59,-0.03,flip_to_long -13157,做多,2020-11-12 02:50:00,2020-11-12 02:55:00,458.59,457.77,-0.14,flip_to_short -13158,做空,2020-11-12 02:55:00,2020-11-12 03:05:00,457.77,458.8,-0.17,flip_to_long -13159,做多,2020-11-12 03:05:00,2020-11-12 03:30:00,458.8,458.43,-0.08,flip_to_short -13160,做空,2020-11-12 03:30:00,2020-11-12 03:35:00,458.43,458.49,-0.04,flip_to_long -13161,做多,2020-11-12 03:35:00,2020-11-12 04:10:00,458.49,458.0,-0.09,flip_to_short -13162,做空,2020-11-12 04:10:00,2020-11-12 04:15:00,458.0,457.77,0.0,tp_lower -13163,做多,2020-11-12 04:20:00,2020-11-12 04:40:00,458.24,458.77,0.04,flip_to_short -13164,做空,2020-11-12 04:40:00,2020-11-12 04:55:00,458.77,459.15,-0.08,flip_to_long -13165,做多,2020-11-12 04:55:00,2020-11-12 05:05:00,459.15,460.7,0.17,tp_upper -13166,做多,2020-11-12 06:05:00,2020-11-12 06:25:00,461.07,463.23,0.25,tp_upper -13167,做空,2020-11-12 07:00:00,2020-11-12 08:40:00,461.94,464.66,-0.39,flip_to_long -13168,做多,2020-11-12 08:40:00,2020-11-12 09:35:00,464.66,465.46,0.07,tp_upper -13169,做空,2020-11-12 09:40:00,2020-11-12 10:15:00,465.27,463.29,0.23,tp_lower -13170,做多,2020-11-12 12:00:00,2020-11-12 12:25:00,460.65,461.75,0.11,tp_upper -13171,做空,2020-11-12 13:00:00,2020-11-12 13:05:00,460.69,461.47,-0.13,flip_to_long -13172,做多,2020-11-12 13:05:00,2020-11-12 13:10:00,461.47,460.34,-0.18,flip_to_short -13173,做空,2020-11-12 13:10:00,2020-11-12 13:15:00,460.34,460.12,-0.0,tp_lower -13174,做多,2020-11-12 13:20:00,2020-11-12 13:25:00,461.55,461.5,-0.04,flip_to_short -13175,做空,2020-11-12 13:25:00,2020-11-12 13:40:00,461.5,461.41,-0.02,flip_to_long -13176,做多,2020-11-12 13:40:00,2020-11-12 13:45:00,461.41,460.92,-0.09,flip_to_short -13177,做空,2020-11-12 13:45:00,2020-11-12 13:50:00,460.92,461.25,-0.07,flip_to_long -13178,做多,2020-11-12 13:50:00,2020-11-12 13:55:00,461.25,462.0,0.07,tp_upper -13179,做空,2020-11-12 14:05:00,2020-11-12 14:30:00,462.73,458.54,0.51,tp_lower -13180,做多,2020-11-12 15:50:00,2020-11-12 15:55:00,461.59,461.62,-0.03,tp_upper -13181,做空,2020-11-12 16:05:00,2020-11-12 16:15:00,459.21,459.99,-0.13,flip_to_long -13182,做多,2020-11-12 16:15:00,2020-11-12 16:20:00,459.99,459.03,-0.15,flip_to_short -13183,做空,2020-11-12 16:20:00,2020-11-12 16:30:00,459.03,456.62,0.28,tp_lower -13184,做多,2020-11-12 17:00:00,2020-11-12 17:30:00,458.37,458.6,0.0,flip_to_short -13185,做空,2020-11-12 17:30:00,2020-11-12 17:40:00,458.6,457.8,0.07,flip_to_long -13186,做多,2020-11-12 17:40:00,2020-11-12 19:25:00,457.8,456.07,-0.26,tp_upper -13187,做空,2020-11-12 19:30:00,2020-11-12 19:35:00,455.2,455.57,-0.08,flip_to_long -13188,做多,2020-11-12 19:35:00,2020-11-12 19:55:00,455.57,457.2,0.18,tp_upper -13189,做空,2020-11-12 20:50:00,2020-11-12 21:15:00,457.7,458.35,-0.11,flip_to_long -13190,做多,2020-11-12 21:15:00,2020-11-12 21:20:00,458.35,459.93,0.18,tp_upper -13191,做空,2020-11-12 22:35:00,2020-11-12 22:40:00,461.65,462.96,-0.2,flip_to_long -13192,做多,2020-11-12 22:40:00,2020-11-12 22:55:00,462.96,462.47,-0.09,flip_to_short -13193,做空,2020-11-12 22:55:00,2020-11-12 23:10:00,462.47,461.66,0.07,tp_lower -13194,做多,2020-11-12 23:30:00,2020-11-12 23:35:00,462.85,462.73,-0.05,flip_to_short -13195,做空,2020-11-12 23:35:00,2020-11-12 23:40:00,462.73,463.34,-0.11,flip_to_long -13196,做多,2020-11-12 23:40:00,2020-11-12 23:45:00,463.34,462.61,-0.12,flip_to_short -13197,做空,2020-11-12 23:45:00,2020-11-12 23:55:00,462.61,462.68,-0.04,flip_to_long -13198,做多,2020-11-12 23:55:00,2020-11-13 00:00:00,462.68,463.89,0.12,tp_upper -13199,做空,2020-11-13 00:10:00,2020-11-13 00:15:00,461.94,462.27,-0.07,flip_to_long -13200,做多,2020-11-13 00:15:00,2020-11-13 00:20:00,462.27,464.06,0.21,tp_upper -13201,做空,2020-11-13 00:55:00,2020-11-13 02:00:00,463.95,465.41,-0.22,flip_to_long -13202,做多,2020-11-13 02:00:00,2020-11-13 02:05:00,465.41,463.83,-0.24,flip_to_short -13203,做空,2020-11-13 02:05:00,2020-11-13 02:10:00,463.83,464.18,-0.08,tp_lower -13204,做多,2020-11-13 03:00:00,2020-11-13 03:25:00,463.88,464.18,0.01,flip_to_short -13205,做空,2020-11-13 03:25:00,2020-11-13 04:10:00,464.18,462.79,0.15,tp_lower -13206,做多,2020-11-13 04:15:00,2020-11-13 04:35:00,463.63,465.08,0.16,tp_upper -13207,做空,2020-11-13 04:40:00,2020-11-13 05:00:00,464.41,462.83,0.18,tp_lower -13208,做多,2020-11-13 06:25:00,2020-11-13 06:40:00,461.74,462.09,0.02,tp_upper -13209,做空,2020-11-13 06:50:00,2020-11-13 07:10:00,461.34,459.77,0.18,tp_lower -13210,做多,2020-11-13 08:00:00,2020-11-13 08:15:00,461.44,459.64,-0.27,flip_to_short -13211,做空,2020-11-13 08:15:00,2020-11-13 08:35:00,459.64,459.14,0.04,tp_lower -13212,做多,2020-11-13 08:40:00,2020-11-13 08:45:00,460.43,463.87,0.43,tp_upper -13213,做空,2020-11-13 10:10:00,2020-11-13 10:15:00,466.56,467.08,-0.1,flip_to_long -13214,做多,2020-11-13 10:15:00,2020-11-13 10:20:00,467.08,465.77,-0.2,flip_to_short -13215,做空,2020-11-13 10:20:00,2020-11-13 10:30:00,465.77,465.41,0.02,tp_lower -13216,做多,2020-11-13 11:50:00,2020-11-13 12:10:00,465.03,463.54,-0.23,flip_to_short -13217,做空,2020-11-13 12:10:00,2020-11-13 12:15:00,463.54,464.44,-0.15,flip_to_long -13218,做多,2020-11-13 12:15:00,2020-11-13 12:25:00,464.44,465.5,0.11,tp_upper -13219,做空,2020-11-13 13:15:00,2020-11-13 13:20:00,464.85,467.59,-0.39,flip_to_long -13220,做多,2020-11-13 13:20:00,2020-11-13 13:25:00,467.59,467.35,-0.06,tp_upper -13221,做空,2020-11-13 14:30:00,2020-11-13 15:05:00,469.69,469.1,0.05,tp_lower -13222,做多,2020-11-13 15:50:00,2020-11-13 16:00:00,469.89,470.44,0.04,tp_upper -13223,做空,2020-11-13 16:05:00,2020-11-13 16:10:00,467.38,467.77,-0.08,tp_lower -13224,做多,2020-11-13 16:30:00,2020-11-13 17:00:00,469.77,468.69,-0.17,flip_to_short -13225,做空,2020-11-13 17:00:00,2020-11-13 17:05:00,468.69,469.12,-0.09,flip_to_long -13226,做多,2020-11-13 17:05:00,2020-11-13 17:10:00,469.12,468.68,-0.09,flip_to_short -13227,做空,2020-11-13 17:10:00,2020-11-13 17:25:00,468.68,468.7,-0.03,flip_to_long -13228,做多,2020-11-13 17:25:00,2020-11-13 18:05:00,468.7,472.11,0.4,tp_upper -13229,做空,2020-11-13 20:00:00,2020-11-13 20:15:00,473.22,473.35,-0.05,flip_to_long -13230,做多,2020-11-13 20:15:00,2020-11-13 20:20:00,473.35,472.56,-0.13,flip_to_short -13231,做空,2020-11-13 20:20:00,2020-11-13 20:25:00,472.56,472.25,0.01,tp_lower -13232,做空,2020-11-13 21:20:00,2020-11-13 21:45:00,471.83,472.33,-0.09,flip_to_long -13233,做多,2020-11-13 21:45:00,2020-11-13 22:10:00,472.33,474.02,0.18,tp_upper -13234,做空,2020-11-13 23:20:00,2020-11-13 23:25:00,474.65,475.05,-0.08,flip_to_long -13235,做多,2020-11-13 23:25:00,2020-11-14 00:00:00,475.05,476.5,0.15,flip_to_short -13236,做空,2020-11-14 00:00:00,2020-11-14 00:05:00,476.5,474.4,0.24,tp_lower -13237,做多,2020-11-14 02:25:00,2020-11-14 02:40:00,472.55,471.9,-0.12,flip_to_short -13238,做空,2020-11-14 02:40:00,2020-11-14 02:45:00,471.9,471.25,0.05,tp_lower -13239,做多,2020-11-14 03:15:00,2020-11-14 03:25:00,471.79,472.05,0.0,flip_to_short -13240,做空,2020-11-14 03:25:00,2020-11-14 03:40:00,472.05,472.01,-0.03,flip_to_long -13241,做多,2020-11-14 03:40:00,2020-11-14 03:45:00,472.01,471.92,-0.04,flip_to_short -13242,做空,2020-11-14 03:45:00,2020-11-14 04:05:00,471.92,470.15,0.2,tp_lower -13243,做空,2020-11-14 05:35:00,2020-11-14 05:50:00,468.63,469.03,-0.08,flip_to_long -13244,做多,2020-11-14 05:50:00,2020-11-14 06:50:00,469.03,470.21,0.12,tp_upper -13245,做空,2020-11-14 07:00:00,2020-11-14 07:10:00,469.29,467.97,0.14,tp_lower -13246,做多,2020-11-14 10:25:00,2020-11-14 10:30:00,459.72,458.78,-0.16,flip_to_short -13247,做空,2020-11-14 10:30:00,2020-11-14 10:45:00,458.78,458.04,0.07,flip_to_long -13248,做多,2020-11-14 10:45:00,2020-11-14 11:45:00,458.04,458.18,-0.01,flip_to_short -13249,做空,2020-11-14 11:45:00,2020-11-14 11:50:00,458.18,458.79,-0.11,flip_to_long -13250,做多,2020-11-14 11:50:00,2020-11-14 12:00:00,458.79,457.1,-0.26,flip_to_short -13251,做空,2020-11-14 12:00:00,2020-11-14 12:05:00,457.1,456.86,0.0,tp_lower -13252,做多,2020-11-14 12:15:00,2020-11-14 12:20:00,458.49,457.88,-0.11,flip_to_short -13253,做空,2020-11-14 12:20:00,2020-11-14 12:35:00,457.88,458.22,-0.08,flip_to_long -13254,做多,2020-11-14 12:35:00,2020-11-14 12:50:00,458.22,460.6,0.29,tp_upper -13255,做空,2020-11-14 13:05:00,2020-11-14 15:05:00,458.96,459.5,-0.1,tp_lower -13256,做多,2020-11-14 16:05:00,2020-11-14 16:20:00,460.7,461.5,0.08,tp_upper -13257,做空,2020-11-14 16:35:00,2020-11-14 16:45:00,459.8,457.43,0.29,tp_lower -13258,做多,2020-11-14 17:30:00,2020-11-14 19:00:00,458.26,459.33,0.11,flip_to_short -13259,做空,2020-11-14 19:00:00,2020-11-14 19:05:00,459.33,460.7,-0.21,flip_to_long -13260,做多,2020-11-14 19:05:00,2020-11-14 19:10:00,460.7,461.14,0.03,tp_upper -13261,做空,2020-11-14 19:20:00,2020-11-14 19:50:00,460.34,460.29,-0.02,flip_to_long -13262,做多,2020-11-14 19:50:00,2020-11-14 19:55:00,460.29,459.96,-0.07,flip_to_short -13263,做空,2020-11-14 19:55:00,2020-11-14 20:05:00,459.96,458.4,0.18,tp_lower -13264,做多,2020-11-14 20:25:00,2020-11-14 20:50:00,459.9,461.16,0.14,tp_upper -13265,做空,2020-11-14 21:35:00,2020-11-14 21:55:00,460.14,459.96,-0.01,tp_lower -13266,做多,2020-11-14 22:00:00,2020-11-14 22:05:00,460.91,462.19,0.14,tp_upper -13267,做空,2020-11-14 22:30:00,2020-11-15 00:00:00,460.59,460.47,-0.01,tp_lower -13268,做多,2020-11-15 00:05:00,2020-11-15 00:30:00,461.84,462.0,-0.01,flip_to_short -13269,做空,2020-11-15 00:30:00,2020-11-15 00:45:00,462.0,462.24,-0.06,flip_to_long -13270,做多,2020-11-15 00:45:00,2020-11-15 00:55:00,462.24,461.78,-0.09,flip_to_short -13271,做空,2020-11-15 00:55:00,2020-11-15 01:00:00,461.78,462.84,-0.18,flip_to_long -13272,做多,2020-11-15 01:00:00,2020-11-15 01:05:00,462.84,460.58,-0.34,flip_to_short -13273,做空,2020-11-15 01:05:00,2020-11-15 01:10:00,460.58,459.96,0.05,tp_lower -13274,做多,2020-11-15 03:55:00,2020-11-15 04:00:00,458.31,457.31,-0.17,flip_to_short -13275,做空,2020-11-15 04:00:00,2020-11-15 04:10:00,457.31,458.53,-0.2,flip_to_long -13276,做多,2020-11-15 04:10:00,2020-11-15 04:15:00,458.53,459.24,0.07,tp_upper -13277,做空,2020-11-15 05:10:00,2020-11-15 05:15:00,458.7,459.81,-0.18,flip_to_long -13278,做多,2020-11-15 05:15:00,2020-11-15 05:20:00,459.81,460.33,0.04,tp_upper -13279,做空,2020-11-15 06:55:00,2020-11-15 07:00:00,460.75,460.9,-0.05,flip_to_long -13280,做多,2020-11-15 07:00:00,2020-11-15 07:10:00,460.9,461.43,0.04,tp_upper -13281,做空,2020-11-15 07:15:00,2020-11-15 07:35:00,460.5,460.0,0.04,tp_lower -13282,做多,2020-11-15 07:55:00,2020-11-15 08:00:00,460.97,461.48,0.04,tp_upper -13283,做空,2020-11-15 08:40:00,2020-11-15 08:45:00,460.53,460.86,-0.08,flip_to_long -13284,做多,2020-11-15 08:45:00,2020-11-15 11:30:00,460.86,459.84,-0.17,tp_upper -13285,做空,2020-11-15 11:45:00,2020-11-15 11:50:00,457.45,455.66,0.21,tp_lower -13286,做多,2020-11-15 12:15:00,2020-11-15 12:25:00,458.15,457.51,-0.12,flip_to_short -13287,做空,2020-11-15 12:25:00,2020-11-15 12:30:00,457.51,458.12,-0.11,flip_to_long -13288,做多,2020-11-15 12:30:00,2020-11-15 12:35:00,458.12,457.68,-0.09,flip_to_short -13289,做空,2020-11-15 12:35:00,2020-11-15 13:20:00,457.68,457.63,-0.02,flip_to_long -13290,做多,2020-11-15 13:20:00,2020-11-15 13:40:00,457.63,458.41,0.07,tp_upper -13291,做空,2020-11-15 14:00:00,2020-11-15 14:05:00,457.0,457.96,-0.16,flip_to_long -13292,做多,2020-11-15 14:05:00,2020-11-15 14:20:00,457.96,458.55,0.05,tp_upper -13293,做空,2020-11-15 14:45:00,2020-11-15 14:55:00,457.48,457.67,-0.06,tp_lower -13294,做多,2020-11-15 15:05:00,2020-11-15 15:10:00,458.16,457.76,-0.08,flip_to_short -13295,做空,2020-11-15 15:10:00,2020-11-15 15:20:00,457.76,456.8,0.1,tp_lower -13296,做多,2020-11-15 18:50:00,2020-11-15 19:00:00,446.84,445.85,-0.17,flip_to_short -13297,做空,2020-11-15 19:00:00,2020-11-15 19:10:00,445.85,446.05,-0.06,flip_to_long -13298,做多,2020-11-15 19:10:00,2020-11-15 19:20:00,446.05,445.65,-0.08,flip_to_short -13299,做空,2020-11-15 19:20:00,2020-11-15 19:25:00,445.65,446.15,-0.1,flip_to_long -13300,做多,2020-11-15 19:25:00,2020-11-15 19:30:00,446.15,445.67,-0.1,flip_to_short -13301,做空,2020-11-15 19:30:00,2020-11-15 19:35:00,445.67,445.86,-0.06,flip_to_long -13302,做多,2020-11-15 19:35:00,2020-11-15 19:45:00,445.86,445.64,-0.06,flip_to_short -13303,做空,2020-11-15 19:45:00,2020-11-15 19:55:00,445.64,445.09,0.04,tp_lower -13304,做多,2020-11-15 20:05:00,2020-11-15 21:10:00,445.62,444.06,-0.24,flip_to_short -13305,做空,2020-11-15 21:10:00,2020-11-15 21:30:00,444.06,443.97,-0.02,flip_to_long -13306,做多,2020-11-15 21:30:00,2020-11-15 21:40:00,443.97,443.35,-0.11,flip_to_short -13307,做空,2020-11-15 21:40:00,2020-11-15 21:45:00,443.35,444.1,-0.13,flip_to_long -13308,做多,2020-11-15 21:45:00,2020-11-15 21:50:00,444.1,443.7,-0.08,flip_to_short -13309,做空,2020-11-15 21:50:00,2020-11-15 22:00:00,443.7,442.41,0.14,tp_lower -13310,做多,2020-11-15 22:30:00,2020-11-15 22:55:00,444.9,446.35,0.16,tp_upper -13311,做空,2020-11-16 00:00:00,2020-11-16 00:35:00,447.53,448.24,-0.13,flip_to_long -13312,做多,2020-11-16 00:35:00,2020-11-16 01:05:00,448.24,450.63,0.3,tp_upper -13313,做空,2020-11-16 01:45:00,2020-11-16 02:00:00,448.85,449.47,-0.12,flip_to_long -13314,做多,2020-11-16 02:00:00,2020-11-16 02:05:00,449.47,448.41,-0.18,flip_to_short -13315,做空,2020-11-16 02:05:00,2020-11-16 02:15:00,448.41,449.43,-0.17,flip_to_long -13316,做多,2020-11-16 02:15:00,2020-11-16 02:20:00,449.43,448.56,-0.15,flip_to_short -13317,做空,2020-11-16 02:20:00,2020-11-16 02:25:00,448.56,447.58,0.1,tp_lower -13318,做多,2020-11-16 03:20:00,2020-11-16 03:35:00,448.11,449.87,0.21,tp_upper -13319,做空,2020-11-16 04:35:00,2020-11-16 04:40:00,448.99,449.05,-0.04,flip_to_long -13320,做多,2020-11-16 04:40:00,2020-11-16 04:50:00,449.05,449.14,-0.02,flip_to_short -13321,做空,2020-11-16 04:50:00,2020-11-16 04:55:00,449.14,450.81,-0.26,flip_to_long -13322,做多,2020-11-16 04:55:00,2020-11-16 05:00:00,450.81,451.95,0.12,tp_upper -13323,做空,2020-11-16 07:40:00,2020-11-16 07:50:00,454.4,454.74,-0.08,flip_to_long -13324,做多,2020-11-16 07:50:00,2020-11-16 08:00:00,454.74,453.88,-0.15,flip_to_short -13325,做空,2020-11-16 08:00:00,2020-11-16 08:05:00,453.88,454.37,-0.1,flip_to_long -13326,做多,2020-11-16 08:05:00,2020-11-16 08:15:00,454.37,454.78,0.02,flip_to_short -13327,做空,2020-11-16 08:15:00,2020-11-16 08:35:00,454.78,454.95,-0.05,flip_to_long -13328,做多,2020-11-16 08:35:00,2020-11-16 08:45:00,454.95,454.41,-0.1,flip_to_short -13329,做空,2020-11-16 08:45:00,2020-11-16 08:55:00,454.41,453.55,0.08,tp_lower -13330,做多,2020-11-16 10:00:00,2020-11-16 10:20:00,452.7,454.83,0.26,tp_upper -13331,做空,2020-11-16 11:30:00,2020-11-16 11:45:00,454.95,454.85,-0.02,flip_to_long -13332,做多,2020-11-16 11:45:00,2020-11-16 13:05:00,454.85,453.66,-0.19,flip_to_short -13333,做空,2020-11-16 13:05:00,2020-11-16 13:15:00,453.66,453.95,-0.07,flip_to_long -13334,做多,2020-11-16 13:15:00,2020-11-16 13:20:00,453.95,453.32,-0.11,flip_to_short -13335,做空,2020-11-16 13:20:00,2020-11-16 13:25:00,453.32,453.58,-0.07,flip_to_long -13336,做多,2020-11-16 13:25:00,2020-11-16 13:35:00,453.58,455.55,0.23,tp_upper -13337,做空,2020-11-16 15:10:00,2020-11-16 15:30:00,458.53,459.26,-0.13,flip_to_long -13338,做多,2020-11-16 15:30:00,2020-11-16 15:35:00,459.26,458.95,-0.07,flip_to_short -13339,做空,2020-11-16 15:35:00,2020-11-16 15:40:00,458.95,459.12,-0.05,flip_to_long -13340,做多,2020-11-16 15:40:00,2020-11-16 16:00:00,459.12,460.51,0.15,tp_upper -13341,做空,2020-11-16 16:05:00,2020-11-16 16:10:00,457.55,458.59,-0.17,tp_lower -13342,做多,2020-11-16 16:15:00,2020-11-16 16:20:00,461.24,461.18,-0.04,tp_upper -13343,做空,2020-11-16 17:50:00,2020-11-16 18:00:00,462.64,463.42,-0.13,flip_to_long -13344,做多,2020-11-16 18:00:00,2020-11-16 18:10:00,463.42,462.91,-0.1,tp_upper -13345,做空,2020-11-16 18:20:00,2020-11-16 18:40:00,463.14,462.24,0.09,tp_lower -13346,做多,2020-11-16 19:15:00,2020-11-16 19:25:00,462.82,463.82,0.1,tp_upper -13347,做空,2020-11-16 19:35:00,2020-11-16 19:50:00,462.17,462.62,-0.09,flip_to_long -13348,做多,2020-11-16 19:50:00,2020-11-16 19:55:00,462.62,462.3,-0.07,flip_to_short -13349,做空,2020-11-16 19:55:00,2020-11-16 20:00:00,462.3,462.53,-0.06,flip_to_long -13350,做多,2020-11-16 20:00:00,2020-11-16 20:05:00,462.53,462.29,-0.06,flip_to_short -13351,做空,2020-11-16 20:05:00,2020-11-16 20:10:00,462.29,461.47,0.08,tp_lower -13352,做多,2020-11-16 20:25:00,2020-11-16 20:30:00,462.81,462.45,-0.08,flip_to_short -13353,做空,2020-11-16 20:30:00,2020-11-16 20:55:00,462.45,462.8,-0.07,flip_to_long -13354,做多,2020-11-16 20:55:00,2020-11-16 21:00:00,462.8,464.59,0.2,tp_upper -13355,做空,2020-11-16 21:30:00,2020-11-16 21:45:00,462.4,457.85,0.56,tp_lower -13356,做多,2020-11-16 22:40:00,2020-11-16 23:10:00,461.28,463.5,0.26,tp_upper -13357,做空,2020-11-16 23:45:00,2020-11-17 00:00:00,461.73,462.22,-0.09,flip_to_long -13358,做多,2020-11-17 00:00:00,2020-11-17 00:30:00,462.22,465.38,0.4,tp_upper -13359,做空,2020-11-17 01:50:00,2020-11-17 02:25:00,466.1,466.74,-0.12,flip_to_long -13360,做多,2020-11-17 02:25:00,2020-11-17 02:30:00,466.74,465.87,-0.15,flip_to_short -13361,做空,2020-11-17 02:30:00,2020-11-17 02:40:00,465.87,464.64,0.13,tp_lower -13362,做多,2020-11-17 04:05:00,2020-11-17 04:30:00,463.74,466.32,0.32,tp_upper -13363,做多,2020-11-17 05:30:00,2020-11-17 05:40:00,465.85,465.39,-0.09,flip_to_short -13364,做空,2020-11-17 05:40:00,2020-11-17 05:45:00,465.39,464.29,0.12,tp_lower -13365,做多,2020-11-17 06:25:00,2020-11-17 06:40:00,465.64,465.28,-0.08,flip_to_short -13366,做空,2020-11-17 06:40:00,2020-11-17 07:00:00,465.28,465.17,-0.02,flip_to_long -13367,做多,2020-11-17 07:00:00,2020-11-17 07:25:00,465.17,466.48,0.15,tp_upper -13368,做空,2020-11-17 07:40:00,2020-11-17 07:45:00,465.06,465.43,-0.08,flip_to_long -13369,做多,2020-11-17 07:45:00,2020-11-17 08:00:00,465.43,467.0,0.18,tp_upper -13370,做空,2020-11-17 08:10:00,2020-11-17 08:25:00,465.75,465.87,-0.05,flip_to_long -13371,做多,2020-11-17 08:25:00,2020-11-17 08:35:00,465.87,465.51,-0.08,flip_to_short -13372,做空,2020-11-17 08:35:00,2020-11-17 09:00:00,465.51,466.19,-0.12,flip_to_long -13373,做多,2020-11-17 09:00:00,2020-11-17 09:10:00,466.19,464.84,-0.21,flip_to_short -13374,做空,2020-11-17 09:10:00,2020-11-17 09:20:00,464.84,464.21,0.05,tp_lower -13375,做多,2020-11-17 10:20:00,2020-11-17 10:30:00,464.06,463.64,-0.09,flip_to_short -13376,做空,2020-11-17 10:30:00,2020-11-17 10:40:00,463.64,464.22,-0.11,flip_to_long -13377,做多,2020-11-17 10:40:00,2020-11-17 10:45:00,464.22,465.22,0.1,tp_upper -13378,做空,2020-11-17 11:40:00,2020-11-17 13:45:00,466.15,469.5,-0.48,flip_to_long -13379,做多,2020-11-17 13:45:00,2020-11-17 14:30:00,469.5,469.99,0.03,flip_to_short -13380,做空,2020-11-17 14:30:00,2020-11-17 15:10:00,469.99,469.04,0.09,flip_to_long -13381,做多,2020-11-17 15:10:00,2020-11-17 15:45:00,469.04,471.56,0.3,tp_upper -13382,做空,2020-11-17 17:00:00,2020-11-17 17:15:00,479.06,479.0,-0.02,flip_to_long -13383,做多,2020-11-17 17:15:00,2020-11-17 18:00:00,479.0,480.0,0.1,flip_to_short -13384,做空,2020-11-17 18:00:00,2020-11-17 18:10:00,480.0,480.14,-0.05,tp_lower -13385,做多,2020-11-17 18:15:00,2020-11-17 18:20:00,480.85,480.64,-0.06,flip_to_short -13386,做空,2020-11-17 18:20:00,2020-11-17 18:50:00,480.64,478.41,0.26,tp_lower -13387,做多,2020-11-17 19:05:00,2020-11-17 19:15:00,479.42,482.77,0.4,tp_upper -13388,做空,2020-11-17 20:25:00,2020-11-17 20:35:00,481.53,483.41,-0.28,flip_to_long -13389,做多,2020-11-17 20:35:00,2020-11-17 20:45:00,483.41,482.06,-0.21,flip_to_short -13390,做空,2020-11-17 20:45:00,2020-11-17 20:50:00,482.06,483.63,-0.23,flip_to_long -13391,做多,2020-11-17 20:50:00,2020-11-17 20:55:00,483.63,482.77,-0.14,flip_to_short -13392,做空,2020-11-17 20:55:00,2020-11-17 21:10:00,482.77,479.89,0.34,tp_lower -13393,做多,2020-11-17 21:55:00,2020-11-17 22:45:00,481.08,480.46,-0.11,tp_upper -13394,做空,2020-11-18 00:35:00,2020-11-18 01:05:00,484.97,485.86,-0.15,flip_to_long -13395,做多,2020-11-18 01:05:00,2020-11-18 01:10:00,485.86,484.88,-0.16,flip_to_short -13396,做空,2020-11-18 01:10:00,2020-11-18 01:15:00,484.88,486.21,-0.21,flip_to_long -13397,做多,2020-11-18 01:15:00,2020-11-18 01:20:00,486.21,484.87,-0.21,flip_to_short -13398,做空,2020-11-18 01:20:00,2020-11-18 01:25:00,484.87,485.87,-0.16,flip_to_long -13399,做多,2020-11-18 01:25:00,2020-11-18 02:05:00,485.87,485.87,-0.03,flip_to_short -13400,做空,2020-11-18 02:05:00,2020-11-18 02:15:00,485.87,486.45,-0.11,flip_to_long -13401,做多,2020-11-18 02:15:00,2020-11-18 02:20:00,486.45,485.54,-0.15,flip_to_short -13402,做空,2020-11-18 02:20:00,2020-11-18 02:35:00,485.54,486.55,-0.16,flip_to_long -13403,做多,2020-11-18 02:35:00,2020-11-18 02:40:00,486.55,485.59,-0.15,flip_to_short -13404,做空,2020-11-18 02:40:00,2020-11-18 02:50:00,485.59,485.17,0.02,tp_lower -13405,做多,2020-11-18 03:30:00,2020-11-18 03:45:00,485.7,487.14,0.15,tp_upper -13406,做空,2020-11-18 05:25:00,2020-11-18 05:30:00,493.23,478.67,1.81,tp_lower -13407,做多,2020-11-18 07:10:00,2020-11-18 07:20:00,473.72,472.0,-0.26,flip_to_short -13408,做空,2020-11-18 07:20:00,2020-11-18 07:30:00,472.0,473.99,-0.3,flip_to_long -13409,做多,2020-11-18 07:30:00,2020-11-18 07:35:00,473.99,473.07,-0.15,flip_to_short -13410,做空,2020-11-18 07:35:00,2020-11-18 07:45:00,473.07,475.02,-0.29,flip_to_long -13411,做多,2020-11-18 07:45:00,2020-11-18 07:55:00,475.02,477.38,0.28,tp_upper -13412,做空,2020-11-18 09:05:00,2020-11-18 09:10:00,476.32,478.41,-0.31,flip_to_long -13413,做多,2020-11-18 09:10:00,2020-11-18 10:20:00,478.41,477.53,-0.15,flip_to_short -13414,做空,2020-11-18 10:20:00,2020-11-18 11:35:00,477.53,479.01,-0.23,flip_to_long -13415,做多,2020-11-18 11:35:00,2020-11-18 12:00:00,479.01,479.99,0.1,flip_to_short -13416,做空,2020-11-18 12:00:00,2020-11-18 12:15:00,479.99,480.44,-0.09,flip_to_long -13417,做多,2020-11-18 12:15:00,2020-11-18 12:20:00,480.44,478.78,-0.25,flip_to_short -13418,做空,2020-11-18 12:20:00,2020-11-18 12:25:00,478.78,479.94,-0.18,flip_to_long -13419,做多,2020-11-18 12:25:00,2020-11-18 12:30:00,479.94,479.26,-0.12,flip_to_short -13420,做空,2020-11-18 12:30:00,2020-11-18 12:50:00,479.26,477.61,0.18,tp_lower -13421,做多,2020-11-18 13:15:00,2020-11-18 13:20:00,479.25,477.75,-0.22,flip_to_short -13422,做空,2020-11-18 13:20:00,2020-11-18 13:25:00,477.75,476.13,0.18,tp_lower -13423,做多,2020-11-18 15:30:00,2020-11-18 15:40:00,471.45,472.31,0.08,flip_to_short -13424,做空,2020-11-18 15:40:00,2020-11-18 16:20:00,472.31,472.71,-0.08,flip_to_long -13425,做多,2020-11-18 16:20:00,2020-11-18 17:00:00,472.71,472.62,-0.04,flip_to_short -13426,做空,2020-11-18 17:00:00,2020-11-18 17:05:00,472.62,474.9,-0.33,flip_to_long -13427,做多,2020-11-18 17:05:00,2020-11-18 17:10:00,474.9,475.39,0.03,tp_upper -13428,做空,2020-11-18 17:25:00,2020-11-18 18:10:00,473.71,474.7,-0.16,flip_to_long -13429,做多,2020-11-18 18:10:00,2020-11-18 18:15:00,474.7,473.86,-0.14,flip_to_short -13430,做空,2020-11-18 18:15:00,2020-11-18 18:30:00,473.86,474.42,-0.1,flip_to_long -13431,做多,2020-11-18 18:30:00,2020-11-18 18:45:00,474.42,473.83,-0.11,flip_to_short -13432,做空,2020-11-18 18:45:00,2020-11-18 18:55:00,473.83,472.93,0.08,tp_lower -13433,做多,2020-11-18 19:00:00,2020-11-18 19:15:00,475.0,474.22,-0.13,flip_to_short -13434,做空,2020-11-18 19:15:00,2020-11-18 19:25:00,474.22,472.15,0.23,tp_lower -13435,做多,2020-11-18 20:15:00,2020-11-18 20:55:00,472.81,471.66,-0.18,flip_to_short -13436,做空,2020-11-18 20:55:00,2020-11-18 21:00:00,471.66,472.03,-0.08,flip_to_long -13437,做多,2020-11-18 21:00:00,2020-11-18 21:05:00,472.03,472.01,-0.03,flip_to_short -13438,做空,2020-11-18 21:05:00,2020-11-19 00:10:00,472.01,476.95,-0.66,tp_lower -13439,做多,2020-11-19 00:40:00,2020-11-19 01:00:00,477.41,478.15,0.07,flip_to_short -13440,做空,2020-11-19 01:00:00,2020-11-19 02:15:00,478.15,479.86,-0.25,flip_to_long -13441,做多,2020-11-19 02:15:00,2020-11-19 02:35:00,479.86,479.56,-0.07,flip_to_short -13442,做空,2020-11-19 02:35:00,2020-11-19 02:40:00,479.56,479.63,-0.04,flip_to_long -13443,做多,2020-11-19 02:40:00,2020-11-19 02:45:00,479.63,478.79,-0.14,flip_to_short -13444,做空,2020-11-19 02:45:00,2020-11-19 02:50:00,478.79,479.01,-0.06,tp_lower -13445,做多,2020-11-19 03:00:00,2020-11-19 03:10:00,480.14,478.99,-0.18,flip_to_short -13446,做空,2020-11-19 03:10:00,2020-11-19 03:20:00,478.99,478.24,0.07,tp_lower -13447,做多,2020-11-19 04:45:00,2020-11-19 05:00:00,476.83,474.88,-0.28,flip_to_short -13448,做空,2020-11-19 05:00:00,2020-11-19 05:05:00,474.88,475.32,-0.09,tp_lower -13449,做多,2020-11-19 05:25:00,2020-11-19 05:30:00,476.43,475.56,-0.14,flip_to_short -13450,做空,2020-11-19 05:30:00,2020-11-19 05:35:00,475.56,476.45,-0.14,flip_to_long -13451,做多,2020-11-19 05:35:00,2020-11-19 05:45:00,476.45,476.34,-0.04,flip_to_short -13452,做空,2020-11-19 05:45:00,2020-11-19 06:25:00,476.34,474.47,0.21,tp_lower -13453,做多,2020-11-19 08:05:00,2020-11-19 08:10:00,473.12,472.9,-0.06,flip_to_short -13454,做空,2020-11-19 08:10:00,2020-11-19 08:15:00,472.9,470.8,0.24,tp_lower -13455,做多,2020-11-19 09:15:00,2020-11-19 09:20:00,470.99,470.39,-0.11,flip_to_short -13456,做空,2020-11-19 09:20:00,2020-11-19 09:40:00,470.39,468.11,0.26,tp_lower -13457,做多,2020-11-19 10:10:00,2020-11-19 10:50:00,468.31,470.26,0.22,tp_upper -13458,做空,2020-11-19 14:10:00,2020-11-19 14:25:00,476.14,475.42,0.06,tp_lower -13459,做多,2020-11-19 14:45:00,2020-11-19 14:55:00,475.75,478.37,0.31,tp_upper -13460,做空,2020-11-19 15:30:00,2020-11-19 15:40:00,476.75,476.63,-0.02,flip_to_long -13461,做多,2020-11-19 15:40:00,2020-11-19 15:50:00,476.63,476.32,-0.07,flip_to_short -13462,做空,2020-11-19 15:50:00,2020-11-19 16:05:00,476.32,474.51,0.2,tp_lower -13463,做多,2020-11-19 16:30:00,2020-11-19 16:35:00,476.79,475.96,-0.14,flip_to_short -13464,做空,2020-11-19 16:35:00,2020-11-19 16:55:00,475.96,476.27,-0.07,flip_to_long -13465,做多,2020-11-19 16:55:00,2020-11-19 17:00:00,476.27,475.93,-0.07,flip_to_short -13466,做空,2020-11-19 17:00:00,2020-11-19 17:05:00,475.93,474.7,0.13,tp_lower -13467,做多,2020-11-19 17:25:00,2020-11-19 17:40:00,474.94,474.94,-0.03,flip_to_short -13468,做空,2020-11-19 17:40:00,2020-11-19 17:55:00,474.94,475.38,-0.09,flip_to_long -13469,做多,2020-11-19 17:55:00,2020-11-19 18:00:00,475.38,475.36,-0.03,flip_to_short -13470,做空,2020-11-19 18:00:00,2020-11-19 18:50:00,475.36,473.03,0.27,tp_lower -13471,做多,2020-11-19 19:50:00,2020-11-19 20:00:00,474.23,474.38,-0.01,flip_to_short -13472,做空,2020-11-19 20:00:00,2020-11-19 20:10:00,474.38,475.02,-0.11,flip_to_long -13473,做多,2020-11-19 20:10:00,2020-11-19 20:15:00,475.02,475.03,-0.03,tp_upper -13474,做空,2020-11-19 21:15:00,2020-11-19 21:30:00,474.76,473.99,0.07,tp_lower -13475,做多,2020-11-19 22:40:00,2020-11-19 22:50:00,473.23,472.76,-0.09,flip_to_short -13476,做空,2020-11-19 22:50:00,2020-11-19 23:00:00,472.76,472.28,0.03,flip_to_long -13477,做多,2020-11-19 23:00:00,2020-11-20 00:55:00,472.28,471.85,-0.09,flip_to_short -13478,做空,2020-11-20 00:55:00,2020-11-20 01:00:00,471.85,472.47,-0.11,flip_to_long -13479,做多,2020-11-20 01:00:00,2020-11-20 01:05:00,472.47,472.34,-0.05,flip_to_short -13480,做空,2020-11-20 01:05:00,2020-11-20 01:10:00,472.34,473.18,-0.14,flip_to_long -13481,做多,2020-11-20 01:10:00,2020-11-20 01:20:00,473.18,474.18,0.1,tp_upper -13482,做空,2020-11-20 04:50:00,2020-11-20 05:00:00,487.23,484.2,0.36,tp_lower -13483,做多,2020-11-20 06:05:00,2020-11-20 06:10:00,485.64,485.2,-0.09,flip_to_short -13484,做空,2020-11-20 06:10:00,2020-11-20 06:25:00,485.2,483.26,0.22,tp_lower -13485,做多,2020-11-20 06:45:00,2020-11-20 07:00:00,484.16,484.66,0.03,flip_to_short -13486,做空,2020-11-20 07:00:00,2020-11-20 07:05:00,484.66,489.59,-0.67,flip_to_long -13487,做多,2020-11-20 07:05:00,2020-11-20 07:10:00,489.59,492.41,0.33,tp_upper -13488,做空,2020-11-20 07:25:00,2020-11-20 10:10:00,489.15,497.14,-1.05,flip_to_long -13489,做多,2020-11-20 10:10:00,2020-11-20 10:20:00,497.14,497.39,0.0,flip_to_short -13490,做空,2020-11-20 10:20:00,2020-11-20 10:25:00,497.39,498.9,-0.22,flip_to_long -13491,做多,2020-11-20 10:25:00,2020-11-20 10:35:00,498.9,500.67,0.19,tp_upper -13492,做空,2020-11-20 12:10:00,2020-11-20 12:15:00,505.93,506.29,-0.07,flip_to_long -13493,做多,2020-11-20 12:15:00,2020-11-20 12:25:00,506.29,510.21,0.44,tp_upper -13494,做空,2020-11-20 12:55:00,2020-11-20 13:05:00,505.98,507.34,-0.2,tp_lower -13495,做空,2020-11-20 13:15:00,2020-11-20 13:30:00,505.08,507.57,-0.33,flip_to_long -13496,做多,2020-11-20 13:30:00,2020-11-20 13:35:00,507.57,507.37,-0.05,flip_to_short -13497,做空,2020-11-20 13:35:00,2020-11-20 14:40:00,507.37,507.66,-0.07,flip_to_long -13498,做多,2020-11-20 14:40:00,2020-11-20 16:00:00,507.66,509.01,0.13,tp_upper -13499,做空,2020-11-20 16:25:00,2020-11-20 16:35:00,507.68,506.43,0.12,flip_to_long -13500,做多,2020-11-20 16:35:00,2020-11-20 17:00:00,506.43,507.1,0.05,flip_to_short -13501,做空,2020-11-20 17:00:00,2020-11-20 17:05:00,507.1,508.29,-0.17,flip_to_long -13502,做多,2020-11-20 17:05:00,2020-11-20 17:25:00,508.29,508.47,-0.01,flip_to_short -13503,做空,2020-11-20 17:25:00,2020-11-20 18:30:00,508.47,504.59,0.43,tp_lower -13504,做多,2020-11-20 19:25:00,2020-11-20 19:55:00,509.13,510.17,0.09,flip_to_short -13505,做空,2020-11-20 19:55:00,2020-11-20 20:30:00,510.17,509.57,0.04,flip_to_long -13506,做多,2020-11-20 20:30:00,2020-11-20 20:40:00,509.57,511.3,0.18,tp_upper -13507,做空,2020-11-20 20:55:00,2020-11-20 21:05:00,509.52,508.0,0.15,tp_lower -13508,做多,2020-11-20 21:40:00,2020-11-20 22:00:00,509.04,508.13,-0.14,flip_to_short -13509,做空,2020-11-20 22:00:00,2020-11-20 22:15:00,508.13,507.92,-0.01,tp_lower -13510,做多,2020-11-20 22:35:00,2020-11-20 22:50:00,508.01,507.48,-0.09,flip_to_short -13511,做空,2020-11-20 22:50:00,2020-11-20 22:55:00,507.48,508.46,-0.15,flip_to_long -13512,做多,2020-11-20 22:55:00,2020-11-20 23:00:00,508.46,508.12,-0.07,flip_to_short -13513,做空,2020-11-20 23:00:00,2020-11-20 23:05:00,508.12,509.56,-0.2,tp_lower -13514,做空,2020-11-20 23:10:00,2020-11-20 23:15:00,506.65,508.77,-0.28,tp_lower -13515,做空,2020-11-21 01:30:00,2020-11-21 01:35:00,515.72,516.3,-0.1,flip_to_long -13516,做多,2020-11-21 01:35:00,2020-11-21 02:05:00,516.3,517.47,0.11,tp_upper -13517,做空,2020-11-21 02:35:00,2020-11-21 02:40:00,514.69,512.12,0.28,tp_lower -13518,做多,2020-11-21 05:10:00,2020-11-21 05:25:00,507.67,507.12,-0.1,flip_to_short -13519,做空,2020-11-21 05:25:00,2020-11-21 05:45:00,507.12,509.33,-0.3,flip_to_long -13520,做多,2020-11-21 05:45:00,2020-11-21 05:50:00,509.33,508.71,-0.11,tp_upper -13521,做空,2020-11-21 07:00:00,2020-11-21 07:15:00,509.69,510.16,-0.09,flip_to_long -13522,做多,2020-11-21 07:15:00,2020-11-21 07:45:00,510.16,510.45,0.0,flip_to_short -13523,做空,2020-11-21 07:45:00,2020-11-21 07:55:00,510.45,510.6,-0.05,flip_to_long -13524,做多,2020-11-21 07:55:00,2020-11-21 08:05:00,510.6,513.57,0.33,tp_upper -13525,做空,2020-11-21 09:30:00,2020-11-21 09:35:00,513.26,511.63,0.17,tp_lower -13526,做多,2020-11-21 10:10:00,2020-11-21 10:20:00,514.91,514.2,-0.12,flip_to_short -13527,做空,2020-11-21 10:20:00,2020-11-21 10:25:00,514.2,515.28,-0.16,flip_to_long -13528,做多,2020-11-21 10:25:00,2020-11-21 10:30:00,515.28,514.5,-0.12,flip_to_short -13529,做空,2020-11-21 10:30:00,2020-11-21 11:00:00,514.5,512.47,0.21,flip_to_long -13530,做多,2020-11-21 11:00:00,2020-11-21 11:15:00,512.47,512.51,-0.03,flip_to_short -13531,做空,2020-11-21 11:15:00,2020-11-21 11:20:00,512.51,511.65,0.07,tp_lower -13532,做多,2020-11-21 12:05:00,2020-11-21 12:15:00,511.61,513.87,0.24,tp_upper -13533,做空,2020-11-21 16:40:00,2020-11-21 16:45:00,538.75,542.35,-0.45,flip_to_long -13534,做多,2020-11-21 16:45:00,2020-11-21 16:50:00,542.35,540.39,-0.25,flip_to_short -13535,做空,2020-11-21 16:50:00,2020-11-21 17:00:00,540.39,542.28,-0.24,flip_to_long -13536,做多,2020-11-21 17:00:00,2020-11-21 17:10:00,542.28,538.11,-0.5,flip_to_short -13537,做空,2020-11-21 17:10:00,2020-11-21 17:20:00,538.11,535.54,0.26,tp_lower -13538,做多,2020-11-21 17:40:00,2020-11-21 18:15:00,542.27,541.16,-0.15,flip_to_short -13539,做空,2020-11-21 18:15:00,2020-11-21 18:20:00,541.16,541.57,-0.08,flip_to_long -13540,做多,2020-11-21 18:20:00,2020-11-21 18:55:00,541.57,541.99,0.02,flip_to_short -13541,做空,2020-11-21 18:55:00,2020-11-21 19:00:00,541.99,545.86,-0.46,flip_to_long -13542,做多,2020-11-21 19:00:00,2020-11-21 19:05:00,545.86,541.1,-0.55,tp_upper -13543,做多,2020-11-21 19:40:00,2020-11-21 19:55:00,541.69,542.29,0.04,flip_to_short -13544,做空,2020-11-21 19:55:00,2020-11-21 20:40:00,542.29,540.81,0.13,flip_to_long -13545,做多,2020-11-21 20:40:00,2020-11-21 20:45:00,540.81,540.24,-0.09,flip_to_short -13546,做空,2020-11-21 20:45:00,2020-11-21 20:50:00,540.24,541.99,-0.22,flip_to_long -13547,做多,2020-11-21 20:50:00,2020-11-21 21:00:00,541.99,540.69,-0.17,flip_to_short -13548,做空,2020-11-21 21:00:00,2020-11-21 21:10:00,540.69,537.82,0.28,tp_lower -13549,做多,2020-11-21 21:20:00,2020-11-21 21:25:00,540.63,540.08,-0.09,flip_to_short -13550,做空,2020-11-21 21:25:00,2020-11-21 21:30:00,540.08,541.62,-0.2,flip_to_long -13551,做多,2020-11-21 21:30:00,2020-11-21 21:40:00,541.62,543.56,0.18,tp_upper -13552,做空,2020-11-21 22:00:00,2020-11-21 22:10:00,541.67,536.76,0.5,tp_lower -13553,做多,2020-11-21 22:40:00,2020-11-21 23:15:00,540.37,540.34,-0.03,flip_to_short -13554,做空,2020-11-21 23:15:00,2020-11-21 23:20:00,540.34,542.43,-0.26,flip_to_long -13555,做多,2020-11-21 23:20:00,2020-11-21 23:35:00,542.43,546.81,0.45,tp_upper -13556,做空,2020-11-22 00:50:00,2020-11-22 01:00:00,554.25,553.11,0.1,flip_to_long -13557,做多,2020-11-22 01:00:00,2020-11-22 02:25:00,553.11,546.69,-0.75,flip_to_short -13558,做空,2020-11-22 02:25:00,2020-11-22 03:30:00,546.69,547.93,-0.17,flip_to_long -13559,做多,2020-11-22 03:30:00,2020-11-22 03:35:00,547.93,547.74,-0.05,flip_to_short -13560,做空,2020-11-22 03:35:00,2020-11-22 04:10:00,547.74,546.32,0.13,tp_lower -13561,做多,2020-11-22 04:30:00,2020-11-22 04:50:00,548.53,547.95,-0.09,flip_to_short -13562,做空,2020-11-22 04:50:00,2020-11-22 04:55:00,547.95,548.46,-0.09,flip_to_long -13563,做多,2020-11-22 04:55:00,2020-11-22 05:00:00,548.46,546.93,-0.2,flip_to_short -13564,做空,2020-11-22 05:00:00,2020-11-22 05:35:00,546.93,546.67,-0.0,flip_to_long -13565,做多,2020-11-22 05:35:00,2020-11-22 07:00:00,546.67,541.04,-0.65,flip_to_short -13566,做空,2020-11-22 07:00:00,2020-11-22 07:05:00,541.04,539.41,0.15,tp_lower -13567,做多,2020-11-22 07:45:00,2020-11-22 08:00:00,543.0,541.84,-0.16,flip_to_short -13568,做空,2020-11-22 08:00:00,2020-11-22 08:35:00,541.84,538.34,0.35,tp_lower -13569,做多,2020-11-22 09:00:00,2020-11-22 09:20:00,539.66,540.2,0.03,flip_to_short -13570,做空,2020-11-22 09:20:00,2020-11-22 10:35:00,540.2,539.66,0.03,tp_lower -13571,做多,2020-11-22 12:35:00,2020-11-22 12:40:00,529.5,528.09,-0.19,flip_to_short -13572,做空,2020-11-22 12:40:00,2020-11-22 15:00:00,528.09,532.07,-0.48,flip_to_long -13573,做多,2020-11-22 15:00:00,2020-11-22 15:10:00,532.07,532.69,0.04,flip_to_short -13574,做空,2020-11-22 15:10:00,2020-11-22 15:30:00,532.69,531.02,0.16,tp_lower -13575,做多,2020-11-22 15:35:00,2020-11-22 15:50:00,533.29,535.0,0.16,tp_upper -13576,做空,2020-11-22 20:25:00,2020-11-22 20:50:00,570.77,568.16,0.24,tp_lower -13577,做多,2020-11-22 21:15:00,2020-11-22 21:35:00,571.27,570.64,-0.1,flip_to_short -13578,做空,2020-11-22 21:35:00,2020-11-22 23:05:00,570.64,570.2,0.02,tp_lower -13579,做多,2020-11-23 01:10:00,2020-11-23 01:15:00,560.28,559.49,-0.12,flip_to_short -13580,做空,2020-11-23 01:15:00,2020-11-23 01:30:00,559.49,558.68,0.06,flip_to_long -13581,做多,2020-11-23 01:30:00,2020-11-23 02:15:00,558.68,563.58,0.5,tp_upper -13582,做空,2020-11-23 02:40:00,2020-11-23 02:50:00,560.29,562.71,-0.29,flip_to_long -13583,做多,2020-11-23 02:50:00,2020-11-23 02:55:00,562.71,560.63,-0.25,flip_to_short -13584,做空,2020-11-23 02:55:00,2020-11-23 03:00:00,560.63,561.26,-0.1,flip_to_long -13585,做多,2020-11-23 03:00:00,2020-11-23 03:15:00,561.26,564.95,0.37,tp_upper -13586,做空,2020-11-23 05:10:00,2020-11-23 05:15:00,579.56,579.95,-0.07,flip_to_long -13587,做多,2020-11-23 05:15:00,2020-11-23 05:35:00,579.95,583.88,0.38,flip_to_short -13588,做空,2020-11-23 05:35:00,2020-11-23 05:45:00,583.88,582.74,0.09,flip_to_long -13589,做多,2020-11-23 05:45:00,2020-11-23 06:50:00,582.74,586.68,0.38,tp_upper -13590,做空,2020-11-23 07:40:00,2020-11-23 07:45:00,580.84,582.18,-0.17,flip_to_long -13591,做多,2020-11-23 07:45:00,2020-11-23 07:55:00,582.18,581.42,-0.11,flip_to_short -13592,做空,2020-11-23 07:55:00,2020-11-23 08:00:00,581.42,585.08,-0.41,flip_to_long -13593,做多,2020-11-23 08:00:00,2020-11-23 08:20:00,585.08,584.91,-0.05,tp_upper -13594,做空,2020-11-23 08:45:00,2020-11-23 09:05:00,584.16,584.94,-0.11,flip_to_long -13595,做多,2020-11-23 09:05:00,2020-11-23 09:20:00,584.94,585.78,0.06,flip_to_short -13596,做空,2020-11-23 09:20:00,2020-11-23 11:25:00,585.78,592.95,-0.77,flip_to_long -13597,做多,2020-11-23 11:25:00,2020-11-23 11:35:00,592.95,594.05,0.08,flip_to_short -13598,做空,2020-11-23 11:35:00,2020-11-23 11:50:00,594.05,593.96,-0.02,flip_to_long -13599,做多,2020-11-23 11:50:00,2020-11-23 13:00:00,593.96,599.36,0.51,tp_upper -13600,做空,2020-11-23 13:15:00,2020-11-23 13:20:00,579.01,587.92,-0.95,tp_lower -13601,做多,2020-11-23 13:35:00,2020-11-23 14:00:00,592.56,604.69,1.18,tp_upper -13602,做空,2020-11-23 14:55:00,2020-11-23 15:05:00,600.43,602.02,-0.19,flip_to_long -13603,做多,2020-11-23 15:05:00,2020-11-23 15:10:00,602.02,597.69,-0.46,flip_to_short -13604,做空,2020-11-23 15:10:00,2020-11-23 15:15:00,597.69,593.02,0.44,tp_lower -13605,做多,2020-11-23 16:00:00,2020-11-23 18:00:00,593.64,593.96,0.0,flip_to_short -13606,做空,2020-11-23 18:00:00,2020-11-23 18:05:00,593.96,596.07,-0.24,flip_to_long -13607,做多,2020-11-23 18:05:00,2020-11-23 18:10:00,596.07,595.24,-0.11,flip_to_short -13608,做空,2020-11-23 18:10:00,2020-11-23 18:35:00,595.24,596.2,-0.13,flip_to_long -13609,做多,2020-11-23 18:35:00,2020-11-23 18:45:00,596.2,596.19,-0.03,flip_to_short -13610,做空,2020-11-23 18:45:00,2020-11-23 19:20:00,596.19,595.65,0.02,flip_to_long -13611,做多,2020-11-23 19:20:00,2020-11-23 19:55:00,595.65,598.77,0.28,tp_upper -13612,做空,2020-11-23 20:15:00,2020-11-23 20:50:00,596.74,595.84,0.06,tp_lower -13613,做多,2020-11-23 20:55:00,2020-11-23 21:05:00,596.69,594.78,-0.22,flip_to_short -13614,做空,2020-11-23 21:05:00,2020-11-23 21:20:00,594.78,595.41,-0.09,tp_lower -13615,做多,2020-11-23 21:25:00,2020-11-23 21:30:00,597.82,603.83,0.56,tp_upper -13616,做空,2020-11-23 23:05:00,2020-11-23 23:25:00,607.4,607.7,-0.06,flip_to_long -13617,做多,2020-11-23 23:25:00,2020-11-23 23:30:00,607.7,606.09,-0.19,flip_to_short -13618,做空,2020-11-23 23:30:00,2020-11-23 23:35:00,606.09,606.27,-0.05,flip_to_long -13619,做多,2020-11-23 23:35:00,2020-11-24 00:00:00,606.27,608.85,0.22,flip_to_short -13620,做空,2020-11-24 00:00:00,2020-11-24 00:15:00,608.85,608.48,0.01,flip_to_long -13621,做多,2020-11-24 00:15:00,2020-11-24 00:20:00,608.48,604.55,-0.43,flip_to_short -13622,做空,2020-11-24 00:20:00,2020-11-24 00:25:00,604.55,602.31,0.2,tp_lower -13623,做多,2020-11-24 00:45:00,2020-11-24 00:55:00,607.39,612.5,0.49,tp_upper -13624,做空,2020-11-24 02:20:00,2020-11-24 02:25:00,616.52,617.1,-0.09,flip_to_long -13625,做多,2020-11-24 02:25:00,2020-11-24 02:30:00,617.1,617.09,-0.03,flip_to_short -13626,做空,2020-11-24 02:30:00,2020-11-24 02:35:00,617.09,618.02,-0.12,flip_to_long -13627,做多,2020-11-24 02:35:00,2020-11-24 02:45:00,618.02,615.56,-0.28,tp_upper -13628,做多,2020-11-24 03:15:00,2020-11-24 03:25:00,617.03,615.26,-0.21,flip_to_short -13629,做空,2020-11-24 03:25:00,2020-11-24 03:30:00,615.26,615.61,-0.07,flip_to_long -13630,做多,2020-11-24 03:30:00,2020-11-24 03:40:00,615.61,616.08,0.02,flip_to_short -13631,做空,2020-11-24 03:40:00,2020-11-24 03:50:00,616.08,613.97,0.18,tp_lower -13632,做多,2020-11-24 04:00:00,2020-11-24 04:30:00,615.75,615.93,-0.01,tp_upper -13633,做多,2020-11-24 04:35:00,2020-11-24 04:40:00,618.08,619.84,0.14,tp_upper -13634,做空,2020-11-24 05:05:00,2020-11-24 05:35:00,616.79,616.19,0.03,flip_to_long -13635,做多,2020-11-24 05:35:00,2020-11-24 05:45:00,616.19,615.26,-0.12,flip_to_short -13636,做空,2020-11-24 05:45:00,2020-11-24 06:00:00,615.26,607.31,0.76,tp_lower -13637,做多,2020-11-24 07:00:00,2020-11-24 07:10:00,612.56,609.53,-0.34,flip_to_short -13638,做空,2020-11-24 07:10:00,2020-11-24 07:35:00,609.53,607.68,0.16,flip_to_long -13639,做多,2020-11-24 07:35:00,2020-11-24 08:20:00,607.68,615.72,0.78,tp_upper -13640,做空,2020-11-24 09:10:00,2020-11-24 09:30:00,614.62,615.84,-0.15,flip_to_long -13641,做多,2020-11-24 09:30:00,2020-11-24 10:45:00,615.84,609.43,-0.67,flip_to_short -13642,做空,2020-11-24 10:45:00,2020-11-24 11:15:00,609.43,607.6,0.15,flip_to_long -13643,做多,2020-11-24 11:15:00,2020-11-24 11:20:00,607.6,602.85,-0.51,flip_to_short -13644,做空,2020-11-24 11:20:00,2020-11-24 11:30:00,602.85,604.35,-0.18,flip_to_long -13645,做多,2020-11-24 11:30:00,2020-11-24 12:00:00,604.35,604.56,-0.01,flip_to_short -13646,做空,2020-11-24 12:00:00,2020-11-24 12:05:00,604.56,601.59,0.27,tp_lower -13647,做多,2020-11-24 12:20:00,2020-11-24 13:05:00,604.87,600.17,-0.5,flip_to_short -13648,做空,2020-11-24 13:05:00,2020-11-24 13:35:00,600.17,602.01,-0.21,flip_to_long -13649,做多,2020-11-24 13:35:00,2020-11-24 13:55:00,602.01,605.43,0.31,tp_upper -13650,做空,2020-11-24 14:45:00,2020-11-24 14:50:00,602.1,602.78,-0.1,flip_to_long -13651,做多,2020-11-24 14:50:00,2020-11-24 14:55:00,602.78,602.07,-0.1,flip_to_short -13652,做空,2020-11-24 14:55:00,2020-11-24 15:00:00,602.07,603.89,-0.21,flip_to_long -13653,做多,2020-11-24 15:00:00,2020-11-24 15:10:00,603.89,603.31,-0.09,flip_to_short -13654,做空,2020-11-24 15:10:00,2020-11-24 15:15:00,603.31,604.06,-0.1,flip_to_long -13655,做多,2020-11-24 15:15:00,2020-11-24 15:25:00,604.06,604.22,-0.01,tp_upper -13656,做空,2020-11-24 15:35:00,2020-11-24 15:40:00,602.64,603.28,-0.09,flip_to_long -13657,做多,2020-11-24 15:40:00,2020-11-24 15:55:00,603.28,608.08,0.44,tp_upper -13658,做空,2020-11-24 16:50:00,2020-11-24 16:55:00,607.4,609.2,-0.21,flip_to_long -13659,做多,2020-11-24 16:55:00,2020-11-24 17:15:00,609.2,609.61,0.01,flip_to_short -13660,做空,2020-11-24 17:15:00,2020-11-24 17:30:00,609.61,609.01,0.03,flip_to_long -13661,做多,2020-11-24 17:30:00,2020-11-24 17:45:00,609.01,609.0,-0.03,flip_to_short -13662,做空,2020-11-24 17:45:00,2020-11-24 18:00:00,609.0,608.84,-0.01,tp_lower -13663,做多,2020-11-24 18:55:00,2020-11-24 19:55:00,608.19,608.21,-0.03,flip_to_short -13664,做空,2020-11-24 19:55:00,2020-11-24 20:00:00,608.21,606.57,0.13,tp_lower -13665,做多,2020-11-24 20:05:00,2020-11-24 20:10:00,610.22,612.53,0.2,tp_upper -13666,做空,2020-11-24 20:25:00,2020-11-24 20:30:00,607.69,605.25,0.21,tp_lower -13667,做多,2020-11-24 22:05:00,2020-11-24 23:00:00,603.58,603.61,-0.03,flip_to_short -13668,做空,2020-11-24 23:00:00,2020-11-24 23:55:00,603.61,605.72,-0.24,flip_to_long -13669,做多,2020-11-24 23:55:00,2020-11-25 00:00:00,605.72,606.61,0.06,tp_upper -13670,做空,2020-11-25 00:10:00,2020-11-25 00:20:00,604.09,603.04,0.08,tp_lower -13671,做多,2020-11-25 00:30:00,2020-11-25 00:35:00,604.79,603.88,-0.12,flip_to_short -13672,做空,2020-11-25 00:35:00,2020-11-25 00:40:00,603.88,604.19,-0.06,flip_to_long -13673,做多,2020-11-25 00:40:00,2020-11-25 01:10:00,604.19,605.7,0.12,flip_to_short -13674,做空,2020-11-25 01:10:00,2020-11-25 01:45:00,605.7,604.75,0.07,flip_to_long -13675,做多,2020-11-25 01:45:00,2020-11-25 02:00:00,604.75,604.44,-0.06,flip_to_short -13676,做空,2020-11-25 02:00:00,2020-11-25 02:10:00,604.44,604.52,-0.04,tp_lower -13677,做空,2020-11-25 02:15:00,2020-11-25 02:20:00,603.87,600.78,0.29,tp_lower -13678,做多,2020-11-25 05:35:00,2020-11-25 06:20:00,589.57,594.97,0.54,tp_upper -13679,做空,2020-11-25 07:00:00,2020-11-25 07:05:00,591.49,594.79,-0.38,flip_to_long -13680,做多,2020-11-25 07:05:00,2020-11-25 07:10:00,594.79,596.18,0.11,tp_upper -13681,做空,2020-11-25 07:50:00,2020-11-25 08:00:00,594.09,596.0,-0.23,flip_to_long -13682,做多,2020-11-25 08:00:00,2020-11-25 08:05:00,596.0,595.63,-0.07,tp_upper -13683,做空,2020-11-25 08:10:00,2020-11-25 08:30:00,594.5,594.79,-0.06,flip_to_long -13684,做多,2020-11-25 08:30:00,2020-11-25 08:40:00,594.79,597.8,0.28,tp_upper -13685,做空,2020-11-25 09:00:00,2020-11-25 09:10:00,595.29,595.49,-0.05,flip_to_long -13686,做多,2020-11-25 09:10:00,2020-11-25 09:35:00,595.49,594.83,-0.1,flip_to_short -13687,做空,2020-11-25 09:35:00,2020-11-25 09:40:00,594.83,595.83,-0.14,flip_to_long -13688,做多,2020-11-25 09:40:00,2020-11-25 09:45:00,595.83,594.83,-0.13,flip_to_short -13689,做空,2020-11-25 09:45:00,2020-11-25 09:50:00,594.83,595.9,-0.14,flip_to_long -13690,做多,2020-11-25 09:50:00,2020-11-25 10:00:00,595.9,599.27,0.32,tp_upper -13691,做空,2020-11-25 11:25:00,2020-11-25 11:40:00,601.79,602.93,-0.15,flip_to_long -13692,做多,2020-11-25 11:40:00,2020-11-25 11:45:00,602.93,600.76,-0.25,flip_to_short -13693,做空,2020-11-25 11:45:00,2020-11-25 12:00:00,600.76,602.91,-0.25,flip_to_long -13694,做多,2020-11-25 12:00:00,2020-11-25 12:05:00,602.91,600.36,-0.29,flip_to_short -13695,做空,2020-11-25 12:05:00,2020-11-25 12:10:00,600.36,598.0,0.21,tp_lower -13696,做多,2020-11-25 12:50:00,2020-11-25 13:40:00,600.68,599.08,-0.19,flip_to_short -13697,做空,2020-11-25 13:40:00,2020-11-25 13:45:00,599.08,603.61,-0.49,flip_to_long -13698,做多,2020-11-25 13:45:00,2020-11-25 13:50:00,603.61,596.2,-0.77,tp_upper -13699,做多,2020-11-25 14:45:00,2020-11-25 15:00:00,595.77,596.49,0.04,flip_to_short -13700,做空,2020-11-25 15:00:00,2020-11-25 15:25:00,596.49,597.22,-0.1,flip_to_long -13701,做多,2020-11-25 15:25:00,2020-11-25 15:30:00,597.22,597.54,0.0,tp_upper -13702,做空,2020-11-25 15:50:00,2020-11-25 16:00:00,594.25,597.47,-0.35,tp_lower -13703,做空,2020-11-25 16:10:00,2020-11-25 16:15:00,594.88,596.45,-0.18,tp_lower -13704,做空,2020-11-25 16:20:00,2020-11-25 16:25:00,593.5,592.57,0.06,tp_lower -13705,做多,2020-11-25 17:50:00,2020-11-25 19:20:00,589.33,590.33,0.07,flip_to_short -13706,做空,2020-11-25 19:20:00,2020-11-25 19:25:00,590.33,589.16,0.09,tp_lower -13707,做多,2020-11-25 21:05:00,2020-11-25 21:15:00,583.22,582.29,-0.12,flip_to_short -13708,做空,2020-11-25 21:15:00,2020-11-25 21:20:00,582.29,583.18,-0.12,flip_to_long -13709,做多,2020-11-25 21:20:00,2020-11-25 21:25:00,583.18,582.97,-0.05,flip_to_short -13710,做空,2020-11-25 21:25:00,2020-11-25 22:00:00,582.97,577.97,0.47,tp_lower -13711,做多,2020-11-25 22:10:00,2020-11-26 00:00:00,578.29,565.52,-1.33,flip_to_short -13712,做空,2020-11-26 00:00:00,2020-11-26 00:05:00,565.52,572.52,-0.77,flip_to_long -13713,做多,2020-11-26 00:05:00,2020-11-26 01:00:00,572.52,575.59,0.29,flip_to_short -13714,做空,2020-11-26 01:00:00,2020-11-26 01:45:00,575.59,568.41,0.71,tp_lower -13715,做多,2020-11-26 04:55:00,2020-11-26 05:20:00,527.78,528.4,0.04,flip_to_short -13716,做空,2020-11-26 05:20:00,2020-11-26 05:40:00,528.4,529.6,-0.17,flip_to_long -13717,做多,2020-11-26 05:40:00,2020-11-26 05:50:00,529.6,526.98,-0.33,flip_to_short -13718,做空,2020-11-26 05:50:00,2020-11-26 05:55:00,526.98,529.4,-0.3,flip_to_long -13719,做多,2020-11-26 05:55:00,2020-11-26 06:00:00,529.4,528.07,-0.18,flip_to_short -13720,做空,2020-11-26 06:00:00,2020-11-26 06:10:00,528.07,531.15,-0.37,flip_to_long -13721,做多,2020-11-26 06:10:00,2020-11-26 06:30:00,531.15,530.08,-0.15,flip_to_short -13722,做空,2020-11-26 06:30:00,2020-11-26 06:40:00,530.08,531.31,-0.16,flip_to_long -13723,做多,2020-11-26 06:40:00,2020-11-26 06:45:00,531.31,529.38,-0.24,flip_to_short -13724,做空,2020-11-26 06:45:00,2020-11-26 06:55:00,529.38,532.31,-0.35,flip_to_long -13725,做多,2020-11-26 06:55:00,2020-11-26 07:00:00,532.31,527.23,-0.58,flip_to_short -13726,做空,2020-11-26 07:00:00,2020-11-26 07:05:00,527.23,528.08,-0.12,flip_to_long -13727,做多,2020-11-26 07:05:00,2020-11-26 09:05:00,528.08,505.48,-2.45,flip_to_short -13728,做空,2020-11-26 09:05:00,2020-11-26 09:45:00,505.48,500.75,0.48,flip_to_long -13729,做多,2020-11-26 09:45:00,2020-11-26 10:00:00,500.75,504.59,0.39,tp_upper -13730,做空,2020-11-26 11:55:00,2020-11-26 12:05:00,513.11,512.31,0.06,flip_to_long -13731,做多,2020-11-26 12:05:00,2020-11-26 12:20:00,512.31,521.8,0.99,tp_upper -13732,做空,2020-11-26 13:15:00,2020-11-26 13:45:00,520.7,522.68,-0.24,flip_to_long -13733,做多,2020-11-26 13:45:00,2020-11-26 13:50:00,522.68,520.1,-0.3,flip_to_short -13734,做空,2020-11-26 13:50:00,2020-11-26 13:55:00,520.1,512.58,0.77,tp_lower -13735,做多,2020-11-26 15:10:00,2020-11-26 15:45:00,516.47,512.76,-0.43,flip_to_short -13736,做空,2020-11-26 15:45:00,2020-11-26 16:05:00,512.76,510.93,0.17,flip_to_long -13737,做多,2020-11-26 16:05:00,2020-11-26 18:00:00,510.93,494.28,-1.85,flip_to_short -13738,做空,2020-11-26 18:00:00,2020-11-26 18:05:00,494.28,498.52,-0.49,flip_to_long -13739,做多,2020-11-26 18:05:00,2020-11-26 18:40:00,498.52,498.83,0.01,tp_upper -13740,做空,2020-11-26 18:55:00,2020-11-26 19:05:00,494.79,493.02,0.16,tp_lower -13741,做多,2020-11-26 19:30:00,2020-11-26 19:50:00,495.31,503.87,0.9,tp_upper -13742,做空,2020-11-26 21:40:00,2020-11-26 21:45:00,518.3,519.62,-0.17,flip_to_long -13743,做多,2020-11-26 21:45:00,2020-11-26 21:50:00,519.62,516.76,-0.33,flip_to_short -13744,做空,2020-11-26 21:50:00,2020-11-26 21:55:00,516.76,513.94,0.27,tp_lower -13745,做多,2020-11-26 22:15:00,2020-11-26 22:45:00,519.22,518.31,-0.12,flip_to_short -13746,做空,2020-11-26 22:45:00,2020-11-26 22:50:00,518.31,519.62,-0.16,flip_to_long -13747,做多,2020-11-26 22:50:00,2020-11-26 23:00:00,519.62,516.39,-0.36,flip_to_short -13748,做空,2020-11-26 23:00:00,2020-11-26 23:05:00,516.39,514.82,0.14,tp_lower -13749,做多,2020-11-26 23:25:00,2020-11-26 23:45:00,519.04,517.56,-0.18,flip_to_short -13750,做空,2020-11-26 23:45:00,2020-11-26 23:55:00,517.56,520.25,-0.3,flip_to_long -13751,做多,2020-11-26 23:55:00,2020-11-27 00:00:00,520.25,517.91,-0.26,flip_to_short -13752,做空,2020-11-27 00:00:00,2020-11-27 00:25:00,517.91,518.84,-0.13,flip_to_long -13753,做多,2020-11-27 00:25:00,2020-11-27 00:35:00,518.84,522.85,0.39,tp_upper -13754,做空,2020-11-27 01:55:00,2020-11-27 02:00:00,525.91,527.0,-0.14,flip_to_long -13755,做多,2020-11-27 02:00:00,2020-11-27 03:35:00,527.0,522.63,-0.48,flip_to_short -13756,做空,2020-11-27 03:35:00,2020-11-27 04:00:00,522.63,521.52,0.09,flip_to_long -13757,做多,2020-11-27 04:00:00,2020-11-27 04:25:00,521.52,523.93,0.22,tp_upper -13758,做空,2020-11-27 04:35:00,2020-11-27 04:45:00,521.52,521.88,-0.06,flip_to_long -13759,做多,2020-11-27 04:45:00,2020-11-27 05:05:00,521.88,524.89,0.29,tp_upper -13760,做空,2020-11-27 06:00:00,2020-11-27 06:10:00,523.67,524.73,-0.14,flip_to_long -13761,做多,2020-11-27 06:10:00,2020-11-27 06:55:00,524.73,525.37,0.04,flip_to_short -13762,做空,2020-11-27 06:55:00,2020-11-27 07:05:00,525.37,522.96,0.22,tp_lower -13763,做多,2020-11-27 09:00:00,2020-11-27 09:20:00,515.12,507.92,-0.79,flip_to_short -13764,做空,2020-11-27 09:20:00,2020-11-27 10:00:00,507.92,506.77,0.1,flip_to_long -13765,做多,2020-11-27 10:00:00,2020-11-27 10:25:00,506.77,509.18,0.23,flip_to_short -13766,做空,2020-11-27 10:25:00,2020-11-27 10:40:00,509.18,508.0,0.1,flip_to_long -13767,做多,2020-11-27 10:40:00,2020-11-27 10:45:00,508.0,506.68,-0.17,flip_to_short -13768,做空,2020-11-27 10:45:00,2020-11-27 10:50:00,506.68,511.52,-0.54,flip_to_long -13769,做多,2020-11-27 10:50:00,2020-11-27 10:55:00,511.52,512.66,0.09,tp_upper -13770,做空,2020-11-27 11:15:00,2020-11-27 11:20:00,508.04,510.14,-0.25,flip_to_long -13771,做多,2020-11-27 11:20:00,2020-11-27 11:30:00,510.14,507.55,-0.3,flip_to_short -13772,做空,2020-11-27 11:30:00,2020-11-27 11:40:00,507.55,505.0,0.24,tp_lower -13773,做多,2020-11-27 11:55:00,2020-11-27 12:10:00,508.0,508.28,0.0,flip_to_short -13774,做空,2020-11-27 12:10:00,2020-11-27 12:20:00,508.28,510.37,-0.24,flip_to_long -13775,做多,2020-11-27 12:20:00,2020-11-27 12:30:00,510.37,512.46,0.19,tp_upper -13776,做多,2020-11-27 13:35:00,2020-11-27 14:50:00,513.0,510.4,-0.29,flip_to_short -13777,做空,2020-11-27 14:50:00,2020-11-27 15:00:00,510.4,506.14,0.41,tp_lower -13778,做多,2020-11-27 16:20:00,2020-11-27 16:25:00,504.32,504.0,-0.06,flip_to_short -13779,做空,2020-11-27 16:25:00,2020-11-27 16:45:00,504.0,503.89,-0.01,flip_to_long -13780,做多,2020-11-27 16:45:00,2020-11-27 17:35:00,503.89,504.1,-0.0,flip_to_short -13781,做空,2020-11-27 17:35:00,2020-11-27 17:45:00,504.1,502.82,0.11,flip_to_long -13782,做多,2020-11-27 17:45:00,2020-11-27 18:05:00,502.82,506.63,0.37,tp_upper -13783,做空,2020-11-27 18:55:00,2020-11-27 19:10:00,506.43,508.1,-0.2,flip_to_long -13784,做多,2020-11-27 19:10:00,2020-11-27 19:20:00,508.1,505.88,-0.26,flip_to_short -13785,做空,2020-11-27 19:20:00,2020-11-27 19:30:00,505.88,505.25,0.04,tp_lower -13786,做多,2020-11-27 19:50:00,2020-11-27 19:55:00,507.0,506.81,-0.05,flip_to_short -13787,做空,2020-11-27 19:55:00,2020-11-27 20:00:00,506.81,505.41,0.12,tp_lower -13788,做多,2020-11-27 20:05:00,2020-11-27 20:10:00,509.75,511.4,0.14,tp_upper -13789,做空,2020-11-27 21:30:00,2020-11-27 21:45:00,512.93,514.33,-0.17,flip_to_long -13790,做多,2020-11-27 21:45:00,2020-11-27 22:00:00,514.33,517.15,0.26,tp_upper -13791,做空,2020-11-27 22:15:00,2020-11-27 22:35:00,513.45,514.96,-0.18,flip_to_long -13792,做多,2020-11-27 22:35:00,2020-11-27 22:40:00,514.96,514.47,-0.08,flip_to_short -13793,做空,2020-11-27 22:40:00,2020-11-27 22:50:00,514.47,515.57,-0.14,flip_to_long -13794,做多,2020-11-27 22:50:00,2020-11-27 22:55:00,515.57,513.43,-0.24,flip_to_short -13795,做空,2020-11-27 22:55:00,2020-11-27 23:00:00,513.43,516.48,-0.34,flip_to_long -13796,做多,2020-11-27 23:00:00,2020-11-27 23:05:00,516.48,517.74,0.1,tp_upper -13797,做空,2020-11-27 23:25:00,2020-11-27 23:30:00,515.27,516.12,-0.11,flip_to_long -13798,做多,2020-11-27 23:30:00,2020-11-27 23:55:00,516.12,518.92,0.26,tp_upper -13799,做空,2020-11-28 00:00:00,2020-11-28 00:20:00,515.53,515.75,-0.05,flip_to_long -13800,做多,2020-11-28 00:20:00,2020-11-28 00:30:00,515.75,515.97,-0.0,flip_to_short -13801,做空,2020-11-28 00:30:00,2020-11-28 00:35:00,515.97,516.29,-0.06,flip_to_long -13802,做多,2020-11-28 00:35:00,2020-11-28 00:50:00,516.29,518.06,0.16,tp_upper -13803,做空,2020-11-28 01:00:00,2020-11-28 01:05:00,516.0,516.77,-0.11,flip_to_long -13804,做多,2020-11-28 01:05:00,2020-11-28 01:15:00,516.77,519.98,0.31,tp_upper -13805,做空,2020-11-28 02:00:00,2020-11-28 02:35:00,517.0,515.0,0.18,tp_lower -13806,做多,2020-11-28 03:50:00,2020-11-28 03:55:00,515.35,515.2,-0.04,flip_to_short -13807,做空,2020-11-28 03:55:00,2020-11-28 04:05:00,515.2,514.31,0.07,flip_to_long -13808,做多,2020-11-28 04:05:00,2020-11-28 06:10:00,514.31,513.91,-0.07,tp_upper -13809,做空,2020-11-28 06:40:00,2020-11-28 06:45:00,512.42,512.86,-0.07,flip_to_long -13810,做多,2020-11-28 06:45:00,2020-11-28 07:00:00,512.86,514.82,0.18,tp_upper -13811,做空,2020-11-28 07:55:00,2020-11-28 08:00:00,514.08,516.16,-0.25,flip_to_long -13812,做多,2020-11-28 08:00:00,2020-11-28 08:05:00,516.16,515.63,-0.08,tp_upper -13813,做空,2020-11-28 08:10:00,2020-11-28 08:25:00,514.47,511.05,0.33,tp_lower -13814,做多,2020-11-28 09:40:00,2020-11-28 09:45:00,510.6,510.15,-0.08,flip_to_short -13815,做空,2020-11-28 09:45:00,2020-11-28 09:50:00,510.15,510.56,-0.07,flip_to_long -13816,做多,2020-11-28 09:50:00,2020-11-28 09:55:00,510.56,510.09,-0.08,flip_to_short -13817,做空,2020-11-28 09:55:00,2020-11-28 13:10:00,510.09,518.46,-0.92,flip_to_long -13818,做多,2020-11-28 13:10:00,2020-11-28 13:25:00,518.46,521.59,0.29,tp_upper -13819,做多,2020-11-28 14:55:00,2020-11-28 15:05:00,527.1,529.2,0.19,tp_upper -13820,做空,2020-11-28 15:15:00,2020-11-28 15:20:00,526.95,527.14,-0.05,flip_to_long -13821,做多,2020-11-28 15:20:00,2020-11-28 15:25:00,527.14,526.68,-0.07,flip_to_short -13822,做空,2020-11-28 15:25:00,2020-11-28 15:35:00,526.68,527.1,-0.07,flip_to_long -13823,做多,2020-11-28 15:35:00,2020-11-28 15:45:00,527.1,529.92,0.26,tp_upper -13824,做空,2020-11-28 17:05:00,2020-11-28 17:10:00,536.06,536.79,-0.1,flip_to_long -13825,做多,2020-11-28 17:10:00,2020-11-28 17:40:00,536.79,539.22,0.21,flip_to_short -13826,做空,2020-11-28 17:40:00,2020-11-28 17:50:00,539.22,541.47,-0.25,flip_to_long -13827,做多,2020-11-28 17:50:00,2020-11-28 17:55:00,541.47,541.57,-0.02,tp_upper -13828,做空,2020-11-28 18:40:00,2020-11-28 18:50:00,542.19,542.69,-0.08,flip_to_long -13829,做多,2020-11-28 18:50:00,2020-11-28 19:05:00,542.69,542.56,-0.04,flip_to_short -13830,做空,2020-11-28 19:05:00,2020-11-28 19:20:00,542.56,539.57,0.27,tp_lower -13831,做多,2020-11-28 19:35:00,2020-11-28 19:55:00,542.48,545.94,0.31,tp_upper -13832,做空,2020-11-28 20:45:00,2020-11-28 21:50:00,543.5,543.16,0.01,flip_to_long -13833,做多,2020-11-28 21:50:00,2020-11-28 22:15:00,543.16,542.31,-0.11,flip_to_short -13834,做空,2020-11-28 22:15:00,2020-11-28 22:20:00,542.31,542.16,-0.01,tp_lower -13835,做多,2020-11-28 22:30:00,2020-11-28 22:35:00,542.3,547.36,0.47,tp_upper -13836,做空,2020-11-28 22:45:00,2020-11-28 22:50:00,541.91,542.62,-0.1,flip_to_long -13837,做多,2020-11-28 22:50:00,2020-11-28 23:20:00,542.62,542.47,-0.04,flip_to_short -13838,做空,2020-11-28 23:20:00,2020-11-28 23:25:00,542.47,544.01,-0.18,flip_to_long -13839,做多,2020-11-28 23:25:00,2020-11-28 23:30:00,544.01,543.24,-0.1,flip_to_short -13840,做空,2020-11-28 23:30:00,2020-11-28 23:45:00,543.24,535.29,0.75,tp_lower -13841,做多,2020-11-29 01:00:00,2020-11-29 01:05:00,537.67,536.58,-0.14,flip_to_short -13842,做空,2020-11-29 01:05:00,2020-11-29 01:10:00,536.58,537.51,-0.13,flip_to_long -13843,做多,2020-11-29 01:10:00,2020-11-29 01:15:00,537.51,536.38,-0.15,flip_to_short -13844,做空,2020-11-29 01:15:00,2020-11-29 01:25:00,536.38,531.8,0.45,tp_lower -13845,做多,2020-11-29 02:10:00,2020-11-29 02:45:00,535.27,539.63,0.43,tp_upper -13846,做空,2020-11-29 04:15:00,2020-11-29 04:30:00,541.64,542.37,-0.1,flip_to_long -13847,做多,2020-11-29 04:30:00,2020-11-29 04:40:00,542.37,541.81,-0.09,flip_to_short -13848,做空,2020-11-29 04:40:00,2020-11-29 04:50:00,541.81,540.51,0.11,tp_lower -13849,做多,2020-11-29 05:20:00,2020-11-29 05:25:00,541.29,541.05,-0.05,flip_to_short -13850,做空,2020-11-29 05:25:00,2020-11-29 05:35:00,541.05,541.14,-0.04,flip_to_long -13851,做多,2020-11-29 05:35:00,2020-11-29 06:00:00,541.14,539.68,-0.18,flip_to_short -13852,做空,2020-11-29 06:00:00,2020-11-29 06:05:00,539.68,538.77,0.07,tp_lower -13853,做多,2020-11-29 07:15:00,2020-11-29 07:35:00,538.54,540.7,0.2,tp_upper -13854,做空,2020-11-29 09:45:00,2020-11-29 09:50:00,550.51,550.92,-0.07,flip_to_long -13855,做多,2020-11-29 09:50:00,2020-11-29 09:55:00,550.92,550.68,-0.05,flip_to_short -13856,做空,2020-11-29 09:55:00,2020-11-29 10:10:00,550.68,551.25,-0.09,flip_to_long -13857,做多,2020-11-29 10:10:00,2020-11-29 10:50:00,551.25,554.64,0.32,tp_upper -13858,做空,2020-11-29 11:25:00,2020-11-29 12:00:00,551.61,553.06,-0.18,flip_to_long -13859,做多,2020-11-29 12:00:00,2020-11-29 12:05:00,553.06,553.01,-0.03,flip_to_short -13860,做空,2020-11-29 12:05:00,2020-11-29 12:15:00,553.01,547.67,0.51,tp_lower -13861,做多,2020-11-29 12:50:00,2020-11-29 13:20:00,551.69,554.21,0.23,tp_upper -13862,做空,2020-11-29 14:40:00,2020-11-29 14:45:00,552.39,553.62,-0.15,flip_to_long -13863,做多,2020-11-29 14:45:00,2020-11-29 15:20:00,553.62,554.32,0.04,flip_to_short -13864,做空,2020-11-29 15:20:00,2020-11-29 15:55:00,554.32,554.6,-0.06,flip_to_long -13865,做多,2020-11-29 15:55:00,2020-11-29 16:00:00,554.6,555.4,0.05,tp_upper -13866,做空,2020-11-29 16:05:00,2020-11-29 16:10:00,550.8,551.62,-0.11,tp_lower -13867,做多,2020-11-29 16:15:00,2020-11-29 17:15:00,552.55,554.75,0.2,tp_upper -13868,做空,2020-11-29 17:50:00,2020-11-29 18:45:00,554.31,553.79,0.02,flip_to_long -13869,做多,2020-11-29 18:45:00,2020-11-29 19:15:00,553.79,553.52,-0.06,flip_to_short -13870,做空,2020-11-29 19:15:00,2020-11-29 19:40:00,553.52,552.36,0.09,flip_to_long -13871,做多,2020-11-29 19:40:00,2020-11-29 20:15:00,552.36,556.08,0.35,tp_upper -13872,做空,2020-11-29 22:00:00,2020-11-29 22:25:00,565.22,566.34,-0.14,flip_to_long -13873,做多,2020-11-29 22:25:00,2020-11-29 22:30:00,566.34,565.6,-0.1,flip_to_short -13874,做空,2020-11-29 22:30:00,2020-11-29 22:35:00,565.6,567.35,-0.2,flip_to_long -13875,做多,2020-11-29 22:35:00,2020-11-29 22:45:00,567.35,570.85,0.32,tp_upper -13876,做空,2020-11-30 01:20:00,2020-11-30 01:30:00,585.96,586.78,-0.11,flip_to_long -13877,做多,2020-11-30 01:30:00,2020-11-30 01:55:00,586.78,587.87,0.08,flip_to_short -13878,做空,2020-11-30 01:55:00,2020-11-30 02:00:00,587.87,587.95,-0.04,flip_to_long -13879,做多,2020-11-30 02:00:00,2020-11-30 02:15:00,587.95,587.07,-0.12,flip_to_short -13880,做空,2020-11-30 02:15:00,2020-11-30 02:35:00,587.07,588.02,-0.12,flip_to_long -13881,做多,2020-11-30 02:35:00,2020-11-30 02:45:00,588.02,588.49,0.02,flip_to_short -13882,做空,2020-11-30 02:45:00,2020-11-30 03:00:00,588.49,584.75,0.34,tp_lower -13883,做多,2020-11-30 03:25:00,2020-11-30 04:00:00,587.78,586.77,-0.13,flip_to_short -13884,做空,2020-11-30 04:00:00,2020-11-30 04:05:00,586.77,586.93,-0.04,flip_to_long -13885,做多,2020-11-30 04:05:00,2020-11-30 05:10:00,586.93,585.29,-0.19,flip_to_short -13886,做空,2020-11-30 05:10:00,2020-11-30 05:15:00,585.29,585.85,-0.08,flip_to_long -13887,做多,2020-11-30 05:15:00,2020-11-30 05:25:00,585.85,588.02,0.18,tp_upper -13888,做空,2020-11-30 05:40:00,2020-11-30 05:45:00,585.96,584.01,0.16,tp_lower -13889,做多,2020-11-30 06:45:00,2020-11-30 06:50:00,584.53,584.07,-0.07,flip_to_short -13890,做空,2020-11-30 06:50:00,2020-11-30 07:05:00,584.07,584.99,-0.12,flip_to_long -13891,做多,2020-11-30 07:05:00,2020-11-30 07:10:00,584.99,586.89,0.16,tp_upper -13892,做空,2020-11-30 08:00:00,2020-11-30 08:05:00,579.62,576.05,0.33,tp_lower -13893,做多,2020-11-30 09:50:00,2020-11-30 10:20:00,576.55,582.25,0.54,tp_upper -13894,做空,2020-11-30 13:20:00,2020-11-30 13:35:00,594.71,592.99,0.14,tp_lower -13895,做多,2020-11-30 13:45:00,2020-11-30 13:50:00,596.77,601.59,0.44,tp_upper -13896,做空,2020-11-30 15:20:00,2020-11-30 15:25:00,605.34,605.55,-0.05,flip_to_long -13897,做多,2020-11-30 15:25:00,2020-11-30 16:15:00,605.55,613.75,0.77,tp_upper -13898,做空,2020-11-30 16:40:00,2020-11-30 16:50:00,607.69,605.94,0.14,flip_to_long -13899,做多,2020-11-30 16:50:00,2020-11-30 17:55:00,605.94,606.25,0.0,flip_to_short -13900,做空,2020-11-30 17:55:00,2020-11-30 18:15:00,606.25,604.1,0.18,flip_to_long -13901,做多,2020-11-30 18:15:00,2020-11-30 19:55:00,604.1,602.97,-0.14,flip_to_short -13902,做空,2020-11-30 19:55:00,2020-11-30 20:00:00,602.97,601.22,0.14,tp_lower -13903,做多,2020-11-30 20:05:00,2020-11-30 20:30:00,604.74,606.55,0.15,tp_upper -13904,做空,2020-11-30 21:25:00,2020-11-30 22:00:00,605.84,604.18,0.13,tp_lower -13905,做多,2020-11-30 22:30:00,2020-11-30 22:35:00,607.12,606.52,-0.09,flip_to_short -13906,做空,2020-11-30 22:35:00,2020-12-01 00:35:00,606.52,610.0,-0.37,tp_lower -13907,做多,2020-12-01 01:40:00,2020-12-01 02:30:00,609.88,608.55,-0.16,flip_to_short -13908,做空,2020-12-01 02:30:00,2020-12-01 02:35:00,608.55,610.71,-0.25,flip_to_long -13909,做多,2020-12-01 02:35:00,2020-12-01 02:45:00,610.71,609.17,-0.18,flip_to_short -13910,做空,2020-12-01 02:45:00,2020-12-01 02:50:00,609.17,610.82,-0.19,flip_to_long -13911,做多,2020-12-01 02:50:00,2020-12-01 03:00:00,610.82,609.82,-0.13,flip_to_short -13912,做空,2020-12-01 03:00:00,2020-12-01 03:10:00,609.82,608.38,0.11,tp_lower -13913,做多,2020-12-01 03:45:00,2020-12-01 04:15:00,608.7,607.3,-0.17,flip_to_short -13914,做空,2020-12-01 04:15:00,2020-12-01 04:20:00,607.3,608.45,-0.14,flip_to_long -13915,做多,2020-12-01 04:20:00,2020-12-01 04:25:00,608.45,606.35,-0.24,flip_to_short -13916,做空,2020-12-01 04:25:00,2020-12-01 04:30:00,606.35,603.14,0.29,tp_lower -13917,做多,2020-12-01 04:50:00,2020-12-01 04:55:00,607.0,604.21,-0.3,flip_to_short -13918,做空,2020-12-01 04:55:00,2020-12-01 05:00:00,604.21,602.93,0.1,tp_lower -13919,做多,2020-12-01 05:15:00,2020-12-01 06:05:00,605.94,611.2,0.49,tp_upper -13920,做空,2020-12-01 06:35:00,2020-12-01 06:50:00,608.57,605.52,0.27,tp_lower -13921,做多,2020-12-01 07:05:00,2020-12-01 07:15:00,608.29,608.69,0.01,flip_to_short -13922,做空,2020-12-01 07:15:00,2020-12-01 07:20:00,608.69,609.27,-0.09,flip_to_long -13923,做多,2020-12-01 07:20:00,2020-12-01 07:25:00,609.27,608.43,-0.11,flip_to_short -13924,做空,2020-12-01 07:25:00,2020-12-01 07:30:00,608.43,610.53,-0.24,flip_to_long -13925,做多,2020-12-01 07:30:00,2020-12-01 07:45:00,610.53,608.86,-0.19,flip_to_short -13926,做空,2020-12-01 07:45:00,2020-12-01 08:45:00,608.86,610.07,-0.15,flip_to_long -13927,做多,2020-12-01 08:45:00,2020-12-01 09:15:00,610.07,613.61,0.31,tp_upper -13928,做空,2020-12-01 09:25:00,2020-12-01 09:35:00,610.06,611.4,-0.16,flip_to_long -13929,做多,2020-12-01 09:35:00,2020-12-01 09:40:00,611.4,611.24,-0.05,flip_to_short -13930,做空,2020-12-01 09:40:00,2020-12-01 11:25:00,611.24,614.5,-0.35,tp_lower -13931,做多,2020-12-01 13:40:00,2020-12-01 14:35:00,593.49,601.51,0.77,tp_upper -13932,做空,2020-12-01 15:40:00,2020-12-01 15:45:00,603.95,607.07,-0.34,flip_to_long -13933,做多,2020-12-01 15:45:00,2020-12-01 15:50:00,607.07,606.79,-0.06,flip_to_short -13934,做空,2020-12-01 15:50:00,2020-12-01 16:00:00,606.79,607.97,-0.14,flip_to_long -13935,做多,2020-12-01 16:00:00,2020-12-01 17:40:00,607.97,591.11,-1.66,flip_to_short -13936,做空,2020-12-01 17:40:00,2020-12-01 17:45:00,591.11,595.89,-0.49,tp_lower -13937,做空,2020-12-01 18:00:00,2020-12-01 18:05:00,593.15,593.65,-0.08,flip_to_long -13938,做多,2020-12-01 18:05:00,2020-12-01 18:10:00,593.65,591.24,-0.26,flip_to_short -13939,做空,2020-12-01 18:10:00,2020-12-01 18:30:00,591.24,592.99,-0.2,flip_to_long -13940,做多,2020-12-01 18:30:00,2020-12-01 18:40:00,592.99,591.88,-0.13,flip_to_short -13941,做空,2020-12-01 18:40:00,2020-12-01 18:50:00,591.88,591.62,-0.0,tp_lower -13942,做多,2020-12-01 19:05:00,2020-12-01 19:35:00,595.18,596.06,0.05,tp_upper -13943,做多,2020-12-01 20:25:00,2020-12-01 20:30:00,597.35,593.95,-0.35,flip_to_short -13944,做空,2020-12-01 20:30:00,2020-12-01 20:35:00,593.95,592.47,0.11,tp_lower -13945,做多,2020-12-01 21:10:00,2020-12-01 21:20:00,596.19,596.31,-0.02,flip_to_short -13946,做空,2020-12-01 21:20:00,2020-12-01 21:25:00,596.31,599.14,-0.29,flip_to_long -13947,做多,2020-12-01 21:25:00,2020-12-01 21:50:00,599.14,595.84,-0.33,flip_to_short -13948,做空,2020-12-01 21:50:00,2020-12-01 22:00:00,595.84,597.73,-0.2,flip_to_long -13949,做多,2020-12-01 22:00:00,2020-12-01 22:05:00,597.73,600.62,0.24,tp_upper -13950,做空,2020-12-01 22:35:00,2020-12-01 22:40:00,593.54,593.0,0.02,tp_lower -13951,做多,2020-12-02 00:15:00,2020-12-02 02:00:00,588.59,593.35,0.43,flip_to_short -13952,做空,2020-12-02 02:00:00,2020-12-02 02:10:00,593.35,593.37,-0.03,flip_to_long -13953,做多,2020-12-02 02:10:00,2020-12-02 03:40:00,593.37,590.0,-0.36,flip_to_short -13954,做空,2020-12-02 03:40:00,2020-12-02 04:00:00,590.0,587.98,0.17,flip_to_long -13955,做多,2020-12-02 04:00:00,2020-12-02 05:15:00,587.98,583.2,-0.49,flip_to_short -13956,做空,2020-12-02 05:15:00,2020-12-02 05:35:00,583.2,583.0,-0.01,flip_to_long -13957,做多,2020-12-02 05:35:00,2020-12-02 05:45:00,583.0,586.34,0.3,tp_upper -13958,做空,2020-12-02 08:55:00,2020-12-02 09:05:00,596.53,597.03,-0.08,flip_to_long -13959,做多,2020-12-02 09:05:00,2020-12-02 09:20:00,597.03,604.46,0.68,tp_upper -13960,做空,2020-12-02 09:40:00,2020-12-02 10:00:00,599.04,596.85,0.18,flip_to_long -13961,做多,2020-12-02 10:00:00,2020-12-02 10:35:00,596.85,598.0,0.08,flip_to_short -13962,做空,2020-12-02 10:35:00,2020-12-02 10:45:00,598.0,598.69,-0.1,flip_to_long -13963,做多,2020-12-02 10:45:00,2020-12-02 10:50:00,598.69,598.24,-0.07,flip_to_short -13964,做空,2020-12-02 10:50:00,2020-12-02 11:15:00,598.24,597.33,0.06,flip_to_long -13965,做多,2020-12-02 11:15:00,2020-12-02 11:25:00,597.33,600.51,0.28,tp_upper -13966,做空,2020-12-02 11:45:00,2020-12-02 11:50:00,597.5,598.53,-0.13,flip_to_long -13967,做多,2020-12-02 11:50:00,2020-12-02 12:00:00,598.53,589.7,-0.88,flip_to_short -13968,做空,2020-12-02 12:00:00,2020-12-02 12:05:00,589.7,591.74,-0.23,tp_lower -13969,做多,2020-12-02 13:20:00,2020-12-02 13:30:00,596.64,597.83,0.08,tp_upper -13970,做空,2020-12-02 13:55:00,2020-12-02 14:00:00,593.49,594.82,-0.16,flip_to_long -13971,做多,2020-12-02 14:00:00,2020-12-02 14:20:00,594.82,593.65,-0.14,flip_to_short -13972,做空,2020-12-02 14:20:00,2020-12-02 14:40:00,593.65,590.85,0.24,tp_lower -13973,做多,2020-12-02 15:15:00,2020-12-02 16:00:00,592.18,585.76,-0.64,flip_to_short -13974,做空,2020-12-02 16:00:00,2020-12-02 16:10:00,585.76,590.41,-0.47,flip_to_long -13975,做多,2020-12-02 16:10:00,2020-12-02 16:35:00,590.41,589.82,-0.08,flip_to_short -13976,做空,2020-12-02 16:35:00,2020-12-02 16:50:00,589.82,585.73,0.36,tp_lower -13977,做多,2020-12-02 17:35:00,2020-12-02 18:05:00,588.07,594.58,0.59,tp_upper -13978,做空,2020-12-02 19:15:00,2020-12-02 19:25:00,593.22,594.9,-0.19,flip_to_long -13979,做多,2020-12-02 19:25:00,2020-12-02 20:00:00,594.9,599.79,0.43,tp_upper -13980,做空,2020-12-02 20:05:00,2020-12-02 20:25:00,597.36,596.38,0.06,flip_to_long -13981,做多,2020-12-02 20:25:00,2020-12-02 20:40:00,596.38,599.14,0.23,tp_upper -13982,做空,2020-12-02 20:50:00,2020-12-02 21:00:00,597.08,597.49,-0.07,flip_to_long -13983,做多,2020-12-02 21:00:00,2020-12-02 21:10:00,597.49,596.35,-0.14,flip_to_short -13984,做空,2020-12-02 21:10:00,2020-12-02 21:25:00,596.35,595.25,0.08,tp_lower -13985,做多,2020-12-02 21:30:00,2020-12-02 21:55:00,596.11,598.34,0.18,tp_upper -13986,做空,2020-12-02 22:25:00,2020-12-02 22:35:00,597.93,598.02,-0.04,flip_to_long -13987,做多,2020-12-02 22:35:00,2020-12-02 22:55:00,598.02,596.52,-0.17,flip_to_short -13988,做空,2020-12-02 22:55:00,2020-12-02 23:05:00,596.52,597.91,-0.16,flip_to_long -13989,做多,2020-12-02 23:05:00,2020-12-02 23:45:00,597.91,599.0,0.07,flip_to_short -13990,做空,2020-12-02 23:45:00,2020-12-03 00:00:00,599.0,599.24,-0.05,flip_to_long -13991,做多,2020-12-03 00:00:00,2020-12-03 00:15:00,599.24,598.52,-0.1,flip_to_short -13992,做空,2020-12-03 00:15:00,2020-12-03 00:30:00,598.52,595.12,0.3,tp_lower -13993,做多,2020-12-03 02:10:00,2020-12-03 02:40:00,593.01,593.78,0.05,tp_upper -13994,做空,2020-12-03 04:25:00,2020-12-03 04:35:00,594.87,593.81,0.07,tp_lower -13995,做多,2020-12-03 05:20:00,2020-12-03 05:30:00,595.37,594.4,-0.12,flip_to_short -13996,做空,2020-12-03 05:30:00,2020-12-03 05:35:00,594.4,591.65,0.24,tp_lower -13997,做多,2020-12-03 06:40:00,2020-12-03 07:00:00,591.02,589.31,-0.2,flip_to_short -13998,做空,2020-12-03 07:00:00,2020-12-03 07:10:00,589.31,588.22,0.08,tp_lower -13999,做多,2020-12-03 07:15:00,2020-12-03 07:20:00,590.88,592.42,0.12,tp_upper -14000,做空,2020-12-03 09:05:00,2020-12-03 09:10:00,600.82,602.79,-0.22,flip_to_long -14001,做多,2020-12-03 09:10:00,2020-12-03 09:25:00,602.79,603.24,0.01,flip_to_short -14002,做空,2020-12-03 09:25:00,2020-12-03 09:30:00,603.24,603.44,-0.05,flip_to_long -14003,做多,2020-12-03 09:30:00,2020-12-03 10:15:00,603.44,610.77,0.67,tp_upper -14004,做空,2020-12-03 11:40:00,2020-12-03 11:50:00,612.68,612.81,-0.04,flip_to_long -14005,做多,2020-12-03 11:50:00,2020-12-03 12:00:00,612.81,612.04,-0.1,flip_to_short -14006,做空,2020-12-03 12:00:00,2020-12-03 12:05:00,612.04,612.18,-0.04,flip_to_long -14007,做多,2020-12-03 12:05:00,2020-12-03 13:05:00,612.18,611.51,-0.09,flip_to_short -14008,做空,2020-12-03 13:05:00,2020-12-03 13:55:00,611.51,609.91,0.12,tp_lower -14009,做多,2020-12-03 14:00:00,2020-12-03 14:10:00,611.91,613.06,0.08,tp_upper -14010,做空,2020-12-03 14:30:00,2020-12-03 14:55:00,612.01,611.2,0.05,flip_to_long -14011,做多,2020-12-03 14:55:00,2020-12-03 15:40:00,611.2,615.07,0.34,tp_upper -14012,做空,2020-12-03 16:10:00,2020-12-03 16:15:00,608.72,610.0,-0.15,flip_to_long -14013,做多,2020-12-03 16:15:00,2020-12-03 16:45:00,610.0,613.87,0.34,flip_to_short -14014,做空,2020-12-03 16:45:00,2020-12-03 16:50:00,613.87,615.16,-0.15,flip_to_long -14015,做多,2020-12-03 16:50:00,2020-12-03 17:05:00,615.16,613.53,-0.18,flip_to_short -14016,做空,2020-12-03 17:05:00,2020-12-03 17:45:00,613.53,612.61,0.06,flip_to_long -14017,做多,2020-12-03 17:45:00,2020-12-03 18:30:00,612.61,616.27,0.32,tp_upper -14018,做空,2020-12-03 18:50:00,2020-12-03 18:55:00,613.86,614.69,-0.11,flip_to_long -14019,做多,2020-12-03 18:55:00,2020-12-03 19:00:00,614.69,612.86,-0.2,flip_to_short -14020,做空,2020-12-03 19:00:00,2020-12-03 19:45:00,612.86,613.57,-0.1,flip_to_long -14021,做多,2020-12-03 19:45:00,2020-12-03 20:05:00,613.57,613.38,-0.05,flip_to_short -14022,做空,2020-12-03 20:05:00,2020-12-03 20:10:00,613.38,613.88,-0.08,flip_to_long -14023,做多,2020-12-03 20:10:00,2020-12-03 20:15:00,613.88,613.77,-0.04,flip_to_short -14024,做空,2020-12-03 20:15:00,2020-12-03 20:45:00,613.77,611.29,0.21,tp_lower -14025,做多,2020-12-03 21:05:00,2020-12-03 21:10:00,613.38,613.32,-0.03,flip_to_short -14026,做空,2020-12-03 21:10:00,2020-12-03 22:50:00,613.32,615.39,-0.22,flip_to_long -14027,做多,2020-12-03 22:50:00,2020-12-03 23:00:00,615.39,617.25,0.15,tp_upper -14028,做空,2020-12-03 23:20:00,2020-12-03 23:25:00,616.14,617.01,-0.11,flip_to_long -14029,做多,2020-12-03 23:25:00,2020-12-03 23:55:00,617.01,616.2,-0.1,flip_to_short -14030,做空,2020-12-03 23:55:00,2020-12-04 00:00:00,616.2,615.46,0.04,tp_lower -14031,做多,2020-12-04 00:30:00,2020-12-04 00:35:00,618.54,620.27,0.14,tp_upper -14032,做空,2020-12-04 01:05:00,2020-12-04 01:10:00,614.76,614.08,0.04,tp_lower -14033,做多,2020-12-04 04:05:00,2020-12-04 04:10:00,606.09,605.98,-0.04,flip_to_short -14034,做空,2020-12-04 04:10:00,2020-12-04 04:15:00,605.98,606.15,-0.05,flip_to_long -14035,做多,2020-12-04 04:15:00,2020-12-04 04:35:00,606.15,606.56,0.01,flip_to_short -14036,做空,2020-12-04 04:35:00,2020-12-04 04:55:00,606.56,606.5,-0.02,flip_to_long -14037,做多,2020-12-04 04:55:00,2020-12-04 05:20:00,606.5,607.0,0.02,flip_to_short -14038,做空,2020-12-04 05:20:00,2020-12-04 05:35:00,607.0,607.04,-0.03,flip_to_long -14039,做多,2020-12-04 05:35:00,2020-12-04 05:40:00,607.04,606.13,-0.12,flip_to_short -14040,做空,2020-12-04 05:40:00,2020-12-04 05:45:00,606.13,605.8,0.0,tp_lower -14041,做多,2020-12-04 06:05:00,2020-12-04 06:45:00,606.11,607.81,0.14,flip_to_short -14042,做空,2020-12-04 06:45:00,2020-12-04 07:30:00,607.81,605.49,0.2,tp_lower -14043,做多,2020-12-04 07:35:00,2020-12-04 07:40:00,607.1,606.96,-0.04,flip_to_short -14044,做空,2020-12-04 07:40:00,2020-12-04 08:00:00,606.96,607.14,-0.05,flip_to_long -14045,做多,2020-12-04 08:00:00,2020-12-04 08:05:00,607.14,608.85,0.14,tp_upper -14046,做空,2020-12-04 09:05:00,2020-12-04 09:15:00,610.24,609.99,-0.01,flip_to_long -14047,做多,2020-12-04 09:15:00,2020-12-04 11:45:00,609.99,592.24,-1.76,flip_to_short -14048,做空,2020-12-04 11:45:00,2020-12-04 11:50:00,592.24,591.23,0.07,tp_lower -14049,做多,2020-12-04 12:40:00,2020-12-04 12:45:00,591.19,590.89,-0.06,flip_to_short -14050,做空,2020-12-04 12:45:00,2020-12-04 13:25:00,590.89,590.46,0.01,flip_to_long -14051,做多,2020-12-04 13:25:00,2020-12-04 14:00:00,590.46,590.06,-0.07,flip_to_short -14052,做空,2020-12-04 14:00:00,2020-12-04 14:10:00,590.06,587.96,0.18,tp_lower -14053,做多,2020-12-04 14:20:00,2020-12-04 14:25:00,591.81,595.43,0.32,tp_upper -14054,做空,2020-12-04 15:05:00,2020-12-04 15:55:00,591.36,587.06,0.39,tp_lower -14055,做多,2020-12-04 16:50:00,2020-12-04 18:00:00,588.0,588.64,0.03,flip_to_short -14056,做空,2020-12-04 18:00:00,2020-12-04 18:05:00,588.64,589.21,-0.09,flip_to_long -14057,做多,2020-12-04 18:05:00,2020-12-04 18:10:00,589.21,588.83,-0.07,flip_to_short -14058,做空,2020-12-04 18:10:00,2020-12-04 18:15:00,588.83,589.44,-0.09,flip_to_long -14059,做多,2020-12-04 18:15:00,2020-12-04 18:20:00,589.44,588.52,-0.12,flip_to_short -14060,做空,2020-12-04 18:20:00,2020-12-04 18:25:00,588.52,590.04,-0.18,flip_to_long -14061,做多,2020-12-04 18:25:00,2020-12-04 18:35:00,590.04,591.67,0.13,tp_upper -14062,做空,2020-12-04 19:20:00,2020-12-04 19:40:00,591.12,591.64,-0.08,flip_to_long -14063,做多,2020-12-04 19:40:00,2020-12-04 19:45:00,591.64,590.03,-0.19,flip_to_short -14064,做空,2020-12-04 19:45:00,2020-12-04 19:50:00,590.03,591.47,-0.17,flip_to_long -14065,做多,2020-12-04 19:50:00,2020-12-04 19:55:00,591.47,591.34,-0.04,flip_to_short -14066,做空,2020-12-04 19:55:00,2020-12-04 20:00:00,591.34,589.89,0.11,tp_lower -14067,做多,2020-12-04 20:55:00,2020-12-04 21:05:00,589.52,589.7,-0.01,flip_to_short -14068,做空,2020-12-04 21:05:00,2020-12-04 21:15:00,589.7,586.1,0.32,tp_lower -14069,做多,2020-12-05 00:30:00,2020-12-05 00:40:00,571.22,571.35,-0.02,flip_to_short -14070,做空,2020-12-05 00:40:00,2020-12-05 01:55:00,571.35,567.8,0.34,tp_lower -14071,做多,2020-12-05 02:10:00,2020-12-05 02:50:00,573.51,576.01,0.23,tp_upper -14072,做空,2020-12-05 07:05:00,2020-12-05 07:10:00,585.21,585.25,-0.03,flip_to_long -14073,做多,2020-12-05 07:10:00,2020-12-05 07:40:00,585.25,585.88,0.03,flip_to_short -14074,做空,2020-12-05 07:40:00,2020-12-05 07:50:00,585.88,586.57,-0.1,flip_to_long -14075,做多,2020-12-05 07:50:00,2020-12-05 07:55:00,586.57,585.46,-0.14,flip_to_short -14076,做空,2020-12-05 07:55:00,2020-12-05 08:00:00,585.46,586.49,-0.13,flip_to_long -14077,做多,2020-12-05 08:00:00,2020-12-05 08:05:00,586.49,588.3,0.15,tp_upper -14078,做空,2020-12-05 08:10:00,2020-12-05 08:15:00,586.42,591.23,-0.52,flip_to_long -14079,做多,2020-12-05 08:15:00,2020-12-05 08:20:00,591.23,590.24,-0.13,tp_upper -14080,做多,2020-12-05 09:40:00,2020-12-05 09:45:00,593.21,592.1,-0.14,flip_to_short -14081,做空,2020-12-05 09:45:00,2020-12-05 09:50:00,592.1,593.43,-0.16,flip_to_long -14082,做多,2020-12-05 09:50:00,2020-12-05 10:10:00,593.43,592.28,-0.14,flip_to_short -14083,做空,2020-12-05 10:10:00,2020-12-05 10:20:00,592.28,591.45,0.05,tp_lower -14084,做多,2020-12-05 10:40:00,2020-12-05 11:00:00,592.62,590.2,-0.27,flip_to_short -14085,做空,2020-12-05 11:00:00,2020-12-05 11:05:00,590.2,590.13,-0.02,tp_lower -14086,做多,2020-12-05 12:00:00,2020-12-05 12:15:00,591.08,590.35,-0.1,flip_to_short -14087,做空,2020-12-05 12:15:00,2020-12-05 12:25:00,590.35,590.72,-0.07,flip_to_long -14088,做多,2020-12-05 12:25:00,2020-12-05 12:35:00,590.72,590.52,-0.05,flip_to_short -14089,做空,2020-12-05 12:35:00,2020-12-05 13:15:00,590.52,589.7,0.05,tp_lower -14090,做多,2020-12-05 14:10:00,2020-12-05 14:15:00,588.82,588.26,-0.08,flip_to_short -14091,做空,2020-12-05 14:15:00,2020-12-05 14:20:00,588.26,589.09,-0.11,flip_to_long -14092,做多,2020-12-05 14:20:00,2020-12-05 14:25:00,589.09,588.65,-0.07,flip_to_short -14093,做空,2020-12-05 14:25:00,2020-12-05 16:05:00,588.65,592.37,-0.39,flip_to_long -14094,做多,2020-12-05 16:05:00,2020-12-05 16:15:00,592.37,595.25,0.25,tp_upper -14095,做空,2020-12-05 16:25:00,2020-12-05 16:30:00,590.39,590.62,-0.05,tp_lower -14096,做多,2020-12-05 16:45:00,2020-12-05 17:00:00,593.13,593.49,0.01,flip_to_short -14097,做空,2020-12-05 17:00:00,2020-12-05 17:20:00,593.49,592.82,0.04,flip_to_long -14098,做多,2020-12-05 17:20:00,2020-12-05 17:45:00,592.82,593.41,0.03,flip_to_short -14099,做空,2020-12-05 17:45:00,2020-12-05 18:15:00,593.41,592.62,0.05,flip_to_long -14100,做多,2020-12-05 18:15:00,2020-12-05 18:35:00,592.62,594.75,0.18,tp_upper -14101,做空,2020-12-05 18:45:00,2020-12-05 19:05:00,593.49,593.96,-0.07,flip_to_long -14102,做多,2020-12-05 19:05:00,2020-12-05 19:10:00,593.96,595.94,0.16,tp_upper -14103,做空,2020-12-05 19:25:00,2020-12-05 19:50:00,593.86,593.79,-0.02,flip_to_long -14104,做多,2020-12-05 19:50:00,2020-12-05 20:05:00,593.79,593.79,-0.03,flip_to_short -14105,做空,2020-12-05 20:05:00,2020-12-05 20:40:00,593.79,594.75,-0.12,flip_to_long -14106,做多,2020-12-05 20:40:00,2020-12-05 20:45:00,594.75,593.17,-0.18,flip_to_short -14107,做空,2020-12-05 20:45:00,2020-12-05 20:50:00,593.17,591.24,0.16,tp_lower -14108,做多,2020-12-05 21:00:00,2020-12-05 21:05:00,594.11,595.33,0.09,tp_upper -14109,做空,2020-12-05 21:25:00,2020-12-05 23:00:00,594.3,592.78,0.12,flip_to_long -14110,做多,2020-12-05 23:00:00,2020-12-05 23:10:00,592.78,593.35,0.03,tp_upper -14111,做空,2020-12-05 23:20:00,2020-12-06 01:50:00,593.19,604.23,-1.09,flip_to_long -14112,做多,2020-12-06 01:50:00,2020-12-06 04:30:00,604.23,598.53,-0.58,flip_to_short -14113,做空,2020-12-06 04:30:00,2020-12-06 05:05:00,598.53,598.52,-0.03,flip_to_long -14114,做多,2020-12-06 05:05:00,2020-12-06 05:15:00,598.52,598.28,-0.05,flip_to_short -14115,做空,2020-12-06 05:15:00,2020-12-06 05:20:00,598.28,596.37,0.15,tp_lower -14116,做多,2020-12-06 06:00:00,2020-12-06 07:00:00,597.45,597.24,-0.05,flip_to_short -14117,做空,2020-12-06 07:00:00,2020-12-06 07:10:00,597.24,598.52,-0.15,flip_to_long -14118,做多,2020-12-06 07:10:00,2020-12-06 07:25:00,598.52,600.09,0.12,tp_upper -14119,做空,2020-12-06 08:05:00,2020-12-06 08:20:00,599.33,598.61,0.04,flip_to_long -14120,做多,2020-12-06 08:20:00,2020-12-06 10:40:00,598.61,591.12,-0.75,flip_to_short -14121,做空,2020-12-06 10:40:00,2020-12-06 10:55:00,591.12,590.72,0.01,flip_to_long -14122,做多,2020-12-06 10:55:00,2020-12-06 11:20:00,590.72,590.12,-0.09,flip_to_short -14123,做空,2020-12-06 11:20:00,2020-12-06 11:25:00,590.12,589.17,0.06,tp_lower -14124,做多,2020-12-06 11:35:00,2020-12-06 11:45:00,590.66,590.55,-0.04,flip_to_short -14125,做空,2020-12-06 11:45:00,2020-12-06 11:50:00,590.55,592.47,-0.21,flip_to_long -14126,做多,2020-12-06 11:50:00,2020-12-06 11:55:00,592.47,593.35,0.06,tp_upper -14127,做空,2020-12-06 12:15:00,2020-12-06 12:45:00,591.15,589.3,0.15,tp_lower -14128,做多,2020-12-06 13:25:00,2020-12-06 13:30:00,590.38,587.61,-0.29,flip_to_short -14129,做空,2020-12-06 13:30:00,2020-12-06 13:35:00,587.61,586.38,0.09,tp_lower -14130,做多,2020-12-06 14:00:00,2020-12-06 14:05:00,588.8,588.47,-0.06,flip_to_short -14131,做空,2020-12-06 14:05:00,2020-12-06 15:55:00,588.47,594.79,-0.63,flip_to_long -14132,做多,2020-12-06 15:55:00,2020-12-06 16:05:00,594.79,597.81,0.25,tp_upper -14133,做空,2020-12-06 16:15:00,2020-12-06 16:20:00,593.71,592.5,0.09,tp_lower -14134,做多,2020-12-06 16:50:00,2020-12-06 17:05:00,594.32,594.15,-0.04,flip_to_short -14135,做空,2020-12-06 17:05:00,2020-12-06 17:10:00,594.15,595.29,-0.13,flip_to_long -14136,做多,2020-12-06 17:10:00,2020-12-06 17:55:00,595.29,595.32,-0.02,flip_to_short -14137,做空,2020-12-06 17:55:00,2020-12-06 18:05:00,595.32,595.81,-0.07,flip_to_long -14138,做多,2020-12-06 18:05:00,2020-12-06 18:15:00,595.81,596.69,0.05,tp_upper -14139,做空,2020-12-06 18:20:00,2020-12-06 18:35:00,595.33,594.78,0.02,flip_to_long -14140,做多,2020-12-06 18:35:00,2020-12-06 19:15:00,594.78,594.59,-0.05,flip_to_short -14141,做空,2020-12-06 19:15:00,2020-12-06 19:20:00,594.59,593.88,0.04,tp_lower -14142,做多,2020-12-06 19:40:00,2020-12-06 19:55:00,595.02,595.84,0.05,tp_upper -14143,做空,2020-12-06 20:35:00,2020-12-06 20:40:00,594.45,595.48,-0.12,flip_to_long -14144,做多,2020-12-06 20:40:00,2020-12-06 20:50:00,595.48,595.2,-0.05,flip_to_short -14145,做空,2020-12-06 20:50:00,2020-12-06 21:05:00,595.2,593.96,0.09,tp_lower -14146,做多,2020-12-06 21:30:00,2020-12-06 21:45:00,595.78,597.72,0.15,tp_upper -14147,做空,2020-12-06 22:25:00,2020-12-06 22:35:00,596.19,592.19,0.34,tp_lower -14148,做多,2020-12-06 23:00:00,2020-12-06 23:10:00,595.69,601.91,0.55,tp_upper -14149,做空,2020-12-07 00:10:00,2020-12-07 00:45:00,599.33,599.54,-0.05,tp_lower -14150,做多,2020-12-07 02:35:00,2020-12-07 02:55:00,594.38,593.31,-0.13,flip_to_short -14151,做空,2020-12-07 02:55:00,2020-12-07 03:00:00,593.31,592.73,0.03,tp_lower -14152,做多,2020-12-07 03:10:00,2020-12-07 03:25:00,594.15,594.01,-0.04,flip_to_short -14153,做空,2020-12-07 03:25:00,2020-12-07 03:35:00,594.01,593.96,-0.02,flip_to_long -14154,做多,2020-12-07 03:35:00,2020-12-07 03:50:00,593.96,594.97,0.07,tp_upper -14155,做空,2020-12-07 04:10:00,2020-12-07 04:15:00,593.88,594.2,-0.06,flip_to_long -14156,做多,2020-12-07 04:15:00,2020-12-07 04:25:00,594.2,593.38,-0.11,flip_to_short -14157,做空,2020-12-07 04:25:00,2020-12-07 04:35:00,593.38,594.57,-0.14,flip_to_long -14158,做多,2020-12-07 04:35:00,2020-12-07 04:45:00,594.57,596.53,0.16,tp_upper -14159,做空,2020-12-07 05:15:00,2020-12-07 07:40:00,595.16,599.2,-0.42,flip_to_long -14160,做多,2020-12-07 07:40:00,2020-12-07 07:55:00,599.2,601.04,0.15,tp_upper -14161,做空,2020-12-07 08:00:00,2020-12-07 08:05:00,597.6,598.2,-0.09,tp_lower -14162,做多,2020-12-07 09:40:00,2020-12-07 09:50:00,595.56,596.04,0.02,flip_to_short -14163,做空,2020-12-07 09:50:00,2020-12-07 09:55:00,596.04,595.9,-0.02,tp_lower -14164,做空,2020-12-07 10:00:00,2020-12-07 10:05:00,594.93,593.88,0.07,tp_lower -14165,做多,2020-12-07 10:15:00,2020-12-07 11:10:00,595.53,594.74,-0.1,flip_to_short -14166,做空,2020-12-07 11:10:00,2020-12-07 11:25:00,594.74,593.38,0.1,tp_lower -14167,做多,2020-12-07 11:45:00,2020-12-07 11:50:00,594.29,592.4,-0.21,flip_to_short -14168,做空,2020-12-07 11:50:00,2020-12-07 11:55:00,592.4,590.89,0.12,tp_lower -14169,做多,2020-12-07 12:05:00,2020-12-07 12:15:00,592.88,592.7,-0.05,flip_to_short -14170,做空,2020-12-07 12:15:00,2020-12-07 12:20:00,592.7,594.85,-0.23,flip_to_long -14171,做多,2020-12-07 12:20:00,2020-12-07 12:35:00,594.85,596.56,0.13,tp_upper -14172,做空,2020-12-07 13:40:00,2020-12-07 14:00:00,596.17,594.54,0.13,tp_lower -14173,做多,2020-12-07 14:25:00,2020-12-07 14:30:00,596.54,596.12,-0.07,flip_to_short -14174,做空,2020-12-07 14:30:00,2020-12-07 14:45:00,596.12,594.59,0.12,flip_to_long -14175,做多,2020-12-07 14:45:00,2020-12-07 15:30:00,594.59,594.81,-0.01,tp_upper -14176,做空,2020-12-07 15:40:00,2020-12-07 15:45:00,594.36,595.11,-0.1,flip_to_long -14177,做多,2020-12-07 15:45:00,2020-12-07 15:50:00,595.11,594.67,-0.07,flip_to_short -14178,做空,2020-12-07 15:50:00,2020-12-07 15:55:00,594.67,594.76,-0.04,flip_to_long -14179,做多,2020-12-07 15:55:00,2020-12-07 16:20:00,594.76,595.43,0.04,tp_upper -14180,做空,2020-12-07 16:30:00,2020-12-07 16:50:00,594.9,594.72,-0.01,flip_to_long -14181,做多,2020-12-07 16:50:00,2020-12-07 17:20:00,594.72,594.44,-0.05,flip_to_short -14182,做空,2020-12-07 17:20:00,2020-12-07 17:30:00,594.44,593.51,0.06,tp_lower -14183,做多,2020-12-07 19:35:00,2020-12-07 19:40:00,588.18,587.42,-0.1,flip_to_short -14184,做空,2020-12-07 19:40:00,2020-12-07 19:50:00,587.42,588.28,-0.11,flip_to_long -14185,做多,2020-12-07 19:50:00,2020-12-07 19:55:00,588.28,587.83,-0.07,flip_to_short -14186,做空,2020-12-07 19:55:00,2020-12-07 20:05:00,587.83,586.36,0.11,tp_lower -14187,做多,2020-12-07 20:20:00,2020-12-07 20:40:00,588.46,587.46,-0.12,flip_to_short -14188,做空,2020-12-07 20:40:00,2020-12-07 20:55:00,587.46,587.37,-0.02,flip_to_long -14189,做多,2020-12-07 20:55:00,2020-12-07 21:25:00,587.37,589.38,0.16,tp_upper -14190,做空,2020-12-07 23:05:00,2020-12-07 23:20:00,589.8,591.52,-0.19,flip_to_long -14191,做多,2020-12-07 23:20:00,2020-12-07 23:25:00,591.52,593.26,0.14,tp_upper -14192,做空,2020-12-08 00:00:00,2020-12-08 00:30:00,589.04,591.05,-0.23,flip_to_long -14193,做多,2020-12-08 00:30:00,2020-12-08 00:45:00,591.05,591.49,0.01,flip_to_short -14194,做空,2020-12-08 00:45:00,2020-12-08 00:55:00,591.49,591.49,-0.03,flip_to_long -14195,做多,2020-12-08 00:55:00,2020-12-08 01:00:00,591.49,591.25,-0.05,flip_to_short -14196,做空,2020-12-08 01:00:00,2020-12-08 01:35:00,591.25,589.58,0.13,tp_lower -14197,做多,2020-12-08 02:15:00,2020-12-08 02:20:00,590.56,589.87,-0.1,flip_to_short -14198,做空,2020-12-08 02:20:00,2020-12-08 02:25:00,589.87,589.95,-0.04,flip_to_long -14199,做多,2020-12-08 02:25:00,2020-12-08 02:45:00,589.95,589.75,-0.05,tp_upper -14200,做空,2020-12-08 02:50:00,2020-12-08 02:55:00,589.31,589.55,-0.05,flip_to_long -14201,做多,2020-12-08 02:55:00,2020-12-08 03:10:00,589.55,588.84,-0.1,flip_to_short -14202,做空,2020-12-08 03:10:00,2020-12-08 03:15:00,588.84,587.76,0.08,tp_lower -14203,做多,2020-12-08 03:45:00,2020-12-08 03:55:00,589.24,589.03,-0.05,flip_to_short -14204,做空,2020-12-08 03:55:00,2020-12-08 04:00:00,589.03,589.32,-0.06,flip_to_long -14205,做多,2020-12-08 04:00:00,2020-12-08 04:10:00,589.32,590.44,0.08,tp_upper -14206,做空,2020-12-08 06:15:00,2020-12-08 06:35:00,590.47,591.95,-0.17,flip_to_long -14207,做多,2020-12-08 06:35:00,2020-12-08 11:20:00,591.95,575.88,-1.57,flip_to_short -14208,做空,2020-12-08 11:20:00,2020-12-08 11:30:00,575.88,574.28,0.13,tp_lower -14209,做多,2020-12-08 11:35:00,2020-12-08 12:05:00,575.63,577.29,0.13,tp_upper -14210,做空,2020-12-08 12:15:00,2020-12-08 12:35:00,574.69,572.53,0.18,tp_lower -14211,做多,2020-12-08 13:00:00,2020-12-08 13:20:00,575.0,577.69,0.23,tp_upper -14212,做空,2020-12-08 14:45:00,2020-12-08 14:50:00,577.99,578.31,-0.06,flip_to_long -14213,做多,2020-12-08 14:50:00,2020-12-08 14:55:00,578.31,577.29,-0.13,flip_to_short -14214,做空,2020-12-08 14:55:00,2020-12-08 15:00:00,577.29,577.84,-0.08,flip_to_long -14215,做多,2020-12-08 15:00:00,2020-12-08 16:40:00,577.84,575.87,-0.22,flip_to_short -14216,做空,2020-12-08 16:40:00,2020-12-08 16:50:00,575.87,574.25,0.13,flip_to_long -14217,做多,2020-12-08 16:50:00,2020-12-08 17:35:00,574.25,574.94,0.04,flip_to_short -14218,做空,2020-12-08 17:35:00,2020-12-08 17:40:00,574.94,575.33,-0.07,flip_to_long -14219,做多,2020-12-08 17:40:00,2020-12-08 18:20:00,575.33,575.62,0.0,flip_to_short -14220,做空,2020-12-08 18:20:00,2020-12-08 18:40:00,575.62,574.48,0.08,tp_lower -14221,做多,2020-12-08 19:15:00,2020-12-08 19:25:00,575.19,575.0,-0.05,flip_to_short -14222,做空,2020-12-08 19:25:00,2020-12-08 19:30:00,575.0,575.68,-0.09,flip_to_long -14223,做多,2020-12-08 19:30:00,2020-12-08 19:35:00,575.68,574.99,-0.09,flip_to_short -14224,做空,2020-12-08 19:35:00,2020-12-08 19:45:00,574.99,571.39,0.32,tp_lower -14225,做多,2020-12-08 20:15:00,2020-12-08 20:20:00,573.52,570.33,-0.33,flip_to_short -14226,做空,2020-12-08 20:20:00,2020-12-08 20:25:00,570.33,569.12,0.09,tp_lower -14227,做多,2020-12-08 21:55:00,2020-12-08 22:00:00,566.8,570.29,0.31,tp_upper -14228,做空,2020-12-08 22:25:00,2020-12-08 22:55:00,564.84,554.73,0.96,tp_lower -14229,做多,2020-12-09 00:10:00,2020-12-09 00:15:00,555.71,555.32,-0.07,flip_to_short -14230,做空,2020-12-09 00:15:00,2020-12-09 00:50:00,555.32,552.29,0.29,tp_lower -14231,做多,2020-12-09 02:20:00,2020-12-09 02:30:00,549.2,547.89,-0.17,flip_to_short -14232,做空,2020-12-09 02:30:00,2020-12-09 02:35:00,547.89,548.97,-0.14,flip_to_long -14233,做多,2020-12-09 02:35:00,2020-12-09 02:45:00,548.97,552.18,0.31,tp_upper -14234,做空,2020-12-09 03:00:00,2020-12-09 04:10:00,549.76,550.68,-0.13,flip_to_long -14235,做多,2020-12-09 04:10:00,2020-12-09 04:15:00,550.68,549.79,-0.12,flip_to_short -14236,做空,2020-12-09 04:15:00,2020-12-09 04:20:00,549.79,550.35,-0.09,flip_to_long -14237,做多,2020-12-09 04:20:00,2020-12-09 04:45:00,550.35,549.74,-0.09,flip_to_short -14238,做空,2020-12-09 04:45:00,2020-12-09 04:50:00,549.74,548.71,0.08,tp_lower -14239,做多,2020-12-09 05:10:00,2020-12-09 06:15:00,549.04,551.31,0.21,tp_upper -14240,做空,2020-12-09 06:40:00,2020-12-09 06:55:00,548.54,549.85,-0.17,flip_to_long -14241,做多,2020-12-09 06:55:00,2020-12-09 07:05:00,549.85,549.0,-0.12,flip_to_short -14242,做空,2020-12-09 07:05:00,2020-12-09 07:20:00,549.0,547.46,0.13,tp_lower -14243,做多,2020-12-09 08:55:00,2020-12-09 09:25:00,541.16,546.21,0.51,tp_upper -14244,做空,2020-12-09 12:45:00,2020-12-09 12:55:00,563.17,560.42,0.25,tp_lower -14245,做多,2020-12-09 13:20:00,2020-12-09 13:25:00,563.13,561.91,-0.16,flip_to_short -14246,做空,2020-12-09 13:25:00,2020-12-09 13:30:00,561.91,564.29,-0.28,flip_to_long -14247,做多,2020-12-09 13:30:00,2020-12-09 13:35:00,564.29,565.84,0.13,tp_upper -14248,做空,2020-12-09 15:00:00,2020-12-09 15:20:00,570.09,567.63,0.22,tp_lower -14249,做多,2020-12-09 16:25:00,2020-12-09 16:30:00,567.68,565.85,-0.22,flip_to_short -14250,做空,2020-12-09 16:30:00,2020-12-09 16:35:00,565.85,568.06,-0.25,flip_to_long -14251,做多,2020-12-09 16:35:00,2020-12-09 16:55:00,568.06,569.99,0.17,tp_upper -14252,做空,2020-12-09 17:20:00,2020-12-09 17:25:00,566.71,568.0,-0.16,flip_to_long -14253,做多,2020-12-09 17:25:00,2020-12-09 17:35:00,568.0,567.71,-0.06,flip_to_short -14254,做空,2020-12-09 17:35:00,2020-12-09 17:40:00,567.71,568.93,-0.15,flip_to_long -14255,做多,2020-12-09 17:40:00,2020-12-09 17:45:00,568.93,568.38,-0.08,flip_to_short -14256,做空,2020-12-09 17:45:00,2020-12-09 17:50:00,568.38,568.84,-0.07,flip_to_long -14257,做多,2020-12-09 17:50:00,2020-12-09 18:00:00,568.84,571.34,0.22,tp_upper -14258,做空,2020-12-09 18:25:00,2020-12-09 18:35:00,567.37,566.01,0.11,tp_lower -14259,做多,2020-12-09 19:00:00,2020-12-09 19:05:00,568.58,568.17,-0.07,flip_to_short -14260,做空,2020-12-09 19:05:00,2020-12-09 19:25:00,568.17,568.25,-0.04,flip_to_long -14261,做多,2020-12-09 19:25:00,2020-12-09 19:35:00,568.25,567.51,-0.1,flip_to_short -14262,做空,2020-12-09 19:35:00,2020-12-09 19:45:00,567.51,568.25,-0.1,flip_to_long -14263,做多,2020-12-09 19:45:00,2020-12-09 20:00:00,568.25,570.55,0.2,tp_upper -14264,做空,2020-12-09 20:25:00,2020-12-09 20:30:00,567.9,568.49,-0.09,flip_to_long -14265,做多,2020-12-09 20:30:00,2020-12-09 20:40:00,568.49,572.2,0.34,tp_upper -14266,做空,2020-12-09 21:45:00,2020-12-09 21:50:00,572.83,574.63,-0.21,flip_to_long -14267,做多,2020-12-09 21:50:00,2020-12-09 22:20:00,574.63,575.62,0.07,flip_to_short -14268,做空,2020-12-09 22:20:00,2020-12-09 22:30:00,575.62,573.66,0.17,tp_lower -14269,做多,2020-12-09 22:45:00,2020-12-09 23:00:00,576.51,574.88,-0.19,flip_to_short -14270,做空,2020-12-09 23:00:00,2020-12-09 23:10:00,574.88,576.23,-0.16,flip_to_long -14271,做多,2020-12-09 23:10:00,2020-12-09 23:25:00,576.23,575.25,-0.12,flip_to_short -14272,做空,2020-12-09 23:25:00,2020-12-09 23:35:00,575.25,573.6,0.13,tp_lower -14273,做多,2020-12-10 00:00:00,2020-12-10 01:40:00,574.34,568.62,-0.62,flip_to_short -14274,做空,2020-12-10 01:40:00,2020-12-10 01:55:00,568.62,569.93,-0.16,flip_to_long -14275,做多,2020-12-10 01:55:00,2020-12-10 02:00:00,569.93,571.93,0.17,tp_upper -14276,做空,2020-12-10 02:35:00,2020-12-10 02:50:00,568.31,566.98,0.11,tp_lower -14277,做多,2020-12-10 03:15:00,2020-12-10 03:20:00,569.46,569.35,-0.04,flip_to_short -14278,做空,2020-12-10 03:20:00,2020-12-10 03:30:00,569.35,569.78,-0.07,flip_to_long -14279,做多,2020-12-10 03:30:00,2020-12-10 03:35:00,569.78,569.68,-0.04,flip_to_short -14280,做空,2020-12-10 03:35:00,2020-12-10 04:00:00,569.68,567.51,0.19,tp_lower -14281,做多,2020-12-10 04:05:00,2020-12-10 04:15:00,569.19,571.26,0.18,tp_upper -14282,做空,2020-12-10 04:30:00,2020-12-10 04:35:00,568.63,568.76,-0.04,flip_to_long -14283,做多,2020-12-10 04:35:00,2020-12-10 04:45:00,568.76,568.33,-0.07,flip_to_short -14284,做空,2020-12-10 04:45:00,2020-12-10 05:10:00,568.33,565.78,0.23,tp_lower -14285,做多,2020-12-10 07:05:00,2020-12-10 07:30:00,563.83,562.8,-0.14,flip_to_short -14286,做空,2020-12-10 07:30:00,2020-12-10 09:05:00,562.8,565.51,-0.31,flip_to_long -14287,做多,2020-12-10 09:05:00,2020-12-10 09:20:00,565.51,565.93,0.01,flip_to_short -14288,做空,2020-12-10 09:20:00,2020-12-10 09:25:00,565.93,567.29,-0.17,flip_to_long -14289,做多,2020-12-10 09:25:00,2020-12-10 09:35:00,567.29,564.35,-0.33,tp_upper -14290,做多,2020-12-10 11:05:00,2020-12-10 11:10:00,559.33,557.95,-0.17,flip_to_short -14291,做空,2020-12-10 11:10:00,2020-12-10 11:25:00,557.95,554.82,0.29,tp_lower -14292,做多,2020-12-10 12:00:00,2020-12-10 12:40:00,557.2,555.88,-0.16,flip_to_short -14293,做空,2020-12-10 12:40:00,2020-12-10 12:45:00,555.88,556.5,-0.09,flip_to_long -14294,做多,2020-12-10 12:45:00,2020-12-10 13:00:00,556.5,554.15,-0.27,flip_to_short -14295,做空,2020-12-10 13:00:00,2020-12-10 13:05:00,554.15,551.59,0.23,tp_lower -14296,做多,2020-12-10 13:45:00,2020-12-10 13:50:00,556.76,559.5,0.25,tp_upper -14297,做空,2020-12-10 14:15:00,2020-12-10 15:00:00,555.74,554.32,0.12,flip_to_long -14298,做多,2020-12-10 15:00:00,2020-12-10 15:55:00,554.32,557.81,0.33,tp_upper -14299,做空,2020-12-10 17:20:00,2020-12-10 17:30:00,558.0,558.23,-0.05,flip_to_long -14300,做多,2020-12-10 17:30:00,2020-12-10 17:40:00,558.23,559.8,0.13,tp_upper -14301,做空,2020-12-10 17:50:00,2020-12-10 18:05:00,559.22,559.89,-0.1,flip_to_long -14302,做多,2020-12-10 18:05:00,2020-12-10 18:10:00,559.89,561.78,0.17,tp_upper -14303,做空,2020-12-10 18:50:00,2020-12-10 18:55:00,560.16,560.35,-0.05,flip_to_long -14304,做多,2020-12-10 18:55:00,2020-12-10 19:00:00,560.35,559.5,-0.12,flip_to_short -14305,做空,2020-12-10 19:00:00,2020-12-10 19:10:00,559.5,561.0,-0.18,flip_to_long -14306,做多,2020-12-10 19:10:00,2020-12-10 19:20:00,561.0,559.87,-0.14,flip_to_short -14307,做空,2020-12-10 19:20:00,2020-12-10 19:30:00,559.87,562.07,-0.25,flip_to_long -14308,做多,2020-12-10 19:30:00,2020-12-10 19:55:00,562.07,565.93,0.36,tp_upper -14309,做空,2020-12-10 20:55:00,2020-12-10 21:00:00,565.19,566.28,-0.14,flip_to_long -14310,做多,2020-12-10 21:00:00,2020-12-10 21:05:00,566.28,566.1,-0.05,flip_to_short -14311,做空,2020-12-10 21:05:00,2020-12-10 21:15:00,566.1,566.02,-0.02,flip_to_long -14312,做多,2020-12-10 21:15:00,2020-12-10 22:40:00,566.02,564.28,-0.2,flip_to_short -14313,做空,2020-12-10 22:40:00,2020-12-10 23:00:00,564.28,564.23,-0.02,flip_to_long -14314,做多,2020-12-10 23:00:00,2020-12-10 23:05:00,564.23,562.68,-0.18,flip_to_short -14315,做空,2020-12-10 23:05:00,2020-12-10 23:10:00,562.68,563.45,-0.11,flip_to_long -14316,做多,2020-12-10 23:10:00,2020-12-11 02:30:00,563.45,545.07,-1.86,flip_to_short -14317,做空,2020-12-11 02:30:00,2020-12-11 02:45:00,545.07,545.76,-0.1,flip_to_long -14318,做多,2020-12-11 02:45:00,2020-12-11 02:50:00,545.76,543.9,-0.22,flip_to_short -14319,做空,2020-12-11 02:50:00,2020-12-11 03:00:00,543.9,544.6,-0.1,flip_to_long -14320,做多,2020-12-11 03:00:00,2020-12-11 03:55:00,544.6,547.61,0.28,tp_upper -14321,做空,2020-12-11 04:05:00,2020-12-11 04:10:00,545.2,547.39,-0.25,flip_to_long -14322,做多,2020-12-11 04:10:00,2020-12-11 04:15:00,547.39,548.15,0.05,tp_upper -14323,做空,2020-12-11 04:25:00,2020-12-11 04:45:00,546.09,546.31,-0.05,flip_to_long -14324,做多,2020-12-11 04:45:00,2020-12-11 04:55:00,546.31,545.66,-0.09,flip_to_short -14325,做空,2020-12-11 04:55:00,2020-12-11 05:00:00,545.66,548.15,-0.28,flip_to_long -14326,做多,2020-12-11 05:00:00,2020-12-11 05:05:00,548.15,547.49,-0.09,tp_upper -14327,做空,2020-12-11 05:10:00,2020-12-11 05:40:00,545.43,544.28,0.09,tp_lower -14328,做多,2020-12-11 05:50:00,2020-12-11 06:05:00,544.68,545.55,0.06,flip_to_short -14329,做空,2020-12-11 06:05:00,2020-12-11 06:15:00,545.55,542.18,0.32,tp_lower -14330,做多,2020-12-11 06:40:00,2020-12-11 06:55:00,545.46,544.56,-0.12,flip_to_short -14331,做空,2020-12-11 06:55:00,2020-12-11 07:20:00,544.56,541.79,0.26,tp_lower -14332,做多,2020-12-11 07:50:00,2020-12-11 08:20:00,541.3,548.2,0.68,tp_upper -14333,做空,2020-12-11 09:05:00,2020-12-11 09:30:00,543.76,543.55,-0.01,flip_to_long -14334,做多,2020-12-11 09:30:00,2020-12-11 10:25:00,543.55,545.37,0.16,tp_upper -14335,做空,2020-12-11 10:45:00,2020-12-11 11:15:00,541.67,541.35,0.01,flip_to_long -14336,做多,2020-12-11 11:15:00,2020-12-11 11:20:00,541.35,540.4,-0.13,flip_to_short -14337,做空,2020-12-11 11:20:00,2020-12-11 11:30:00,540.4,537.68,0.26,tp_lower -14338,做多,2020-12-11 12:00:00,2020-12-11 12:05:00,541.77,540.15,-0.2,flip_to_short -14339,做空,2020-12-11 12:05:00,2020-12-11 12:15:00,540.15,542.4,-0.26,flip_to_long -14340,做多,2020-12-11 12:15:00,2020-12-11 12:20:00,542.4,543.06,0.04,tp_upper -14341,做空,2020-12-11 16:00:00,2020-12-11 16:20:00,552.73,550.18,0.23,tp_lower -14342,做多,2020-12-11 18:00:00,2020-12-11 18:50:00,546.81,547.69,0.06,tp_upper -14343,做空,2020-12-11 19:50:00,2020-12-11 20:00:00,546.59,548.33,-0.21,flip_to_long -14344,做多,2020-12-11 20:00:00,2020-12-11 20:05:00,548.33,544.91,-0.38,flip_to_short -14345,做空,2020-12-11 20:05:00,2020-12-11 20:30:00,544.91,547.23,-0.27,flip_to_long -14346,做多,2020-12-11 20:30:00,2020-12-11 21:15:00,547.23,546.57,-0.09,flip_to_short -14347,做空,2020-12-11 21:15:00,2020-12-11 21:35:00,546.57,547.15,-0.09,flip_to_long -14348,做多,2020-12-11 21:35:00,2020-12-11 21:50:00,547.15,549.76,0.24,tp_upper -14349,做空,2020-12-11 22:30:00,2020-12-11 22:50:00,549.29,550.0,-0.1,flip_to_long -14350,做多,2020-12-11 22:50:00,2020-12-11 23:00:00,550.0,550.32,0.0,flip_to_short -14351,做空,2020-12-11 23:00:00,2020-12-11 23:15:00,550.32,546.96,0.31,tp_lower -14352,做多,2020-12-12 00:05:00,2020-12-12 00:20:00,548.87,553.31,0.44,tp_upper -14353,做空,2020-12-12 01:55:00,2020-12-12 02:00:00,552.93,553.86,-0.13,flip_to_long -14354,做多,2020-12-12 02:00:00,2020-12-12 02:10:00,553.86,553.69,-0.05,flip_to_short -14355,做空,2020-12-12 02:10:00,2020-12-12 02:15:00,553.69,553.9,-0.05,flip_to_long -14356,做多,2020-12-12 02:15:00,2020-12-12 02:20:00,553.9,553.44,-0.08,flip_to_short -14357,做空,2020-12-12 02:20:00,2020-12-12 02:25:00,553.44,553.89,-0.08,flip_to_long -14358,做多,2020-12-12 02:25:00,2020-12-12 02:30:00,553.89,553.6,-0.06,flip_to_short -14359,做空,2020-12-12 02:30:00,2020-12-12 02:35:00,553.6,554.86,-0.16,flip_to_long -14360,做多,2020-12-12 02:35:00,2020-12-12 02:40:00,554.86,555.54,0.04,tp_upper -14361,做空,2020-12-12 03:05:00,2020-12-12 04:10:00,554.87,553.94,0.07,tp_lower -14362,做多,2020-12-12 04:30:00,2020-12-12 04:35:00,555.54,556.45,0.06,tp_upper -14363,做空,2020-12-12 05:35:00,2020-12-12 05:45:00,557.47,557.26,-0.01,flip_to_long -14364,做多,2020-12-12 05:45:00,2020-12-12 06:25:00,557.26,556.5,-0.11,flip_to_short -14365,做空,2020-12-12 06:25:00,2020-12-12 06:30:00,556.5,556.18,0.0,tp_lower -14366,做多,2020-12-12 07:00:00,2020-12-12 07:45:00,557.61,559.54,0.17,tp_upper -14367,做空,2020-12-12 08:15:00,2020-12-12 08:30:00,557.89,556.54,0.11,tp_lower -14368,做多,2020-12-12 09:05:00,2020-12-12 09:10:00,557.89,557.89,-0.03,flip_to_short -14369,做空,2020-12-12 09:10:00,2020-12-12 09:20:00,557.89,558.47,-0.09,flip_to_long -14370,做多,2020-12-12 09:20:00,2020-12-12 09:35:00,558.47,557.88,-0.09,flip_to_short -14371,做空,2020-12-12 09:35:00,2020-12-12 09:50:00,557.88,555.99,0.16,tp_lower -14372,做多,2020-12-12 10:00:00,2020-12-12 10:05:00,557.31,555.76,-0.19,flip_to_short -14373,做空,2020-12-12 10:05:00,2020-12-12 10:20:00,555.76,555.38,0.01,tp_lower -14374,做多,2020-12-12 11:05:00,2020-12-12 11:35:00,556.18,558.67,0.23,tp_upper -14375,做空,2020-12-12 12:35:00,2020-12-12 13:00:00,557.0,557.51,-0.08,flip_to_long -14376,做多,2020-12-12 13:00:00,2020-12-12 14:30:00,557.51,556.07,-0.18,flip_to_short -14377,做空,2020-12-12 14:30:00,2020-12-12 14:35:00,556.07,554.19,0.16,tp_lower -14378,做多,2020-12-12 15:25:00,2020-12-12 15:45:00,553.8,554.48,0.04,flip_to_short -14379,做空,2020-12-12 15:45:00,2020-12-12 16:45:00,554.48,552.78,0.15,tp_lower -14380,做多,2020-12-12 17:00:00,2020-12-12 17:50:00,554.28,556.76,0.23,tp_upper -14381,做空,2020-12-12 21:40:00,2020-12-12 21:45:00,569.01,569.98,-0.13,flip_to_long -14382,做多,2020-12-12 21:45:00,2020-12-12 21:50:00,569.98,569.75,-0.05,flip_to_short -14383,做空,2020-12-12 21:50:00,2020-12-12 22:35:00,569.75,571.29,-0.18,flip_to_long -14384,做多,2020-12-12 22:35:00,2020-12-12 22:40:00,571.29,573.0,0.14,tp_upper -14385,做空,2020-12-12 22:45:00,2020-12-12 23:05:00,571.39,568.41,0.27,tp_lower -14386,做多,2020-12-13 00:00:00,2020-12-13 01:30:00,569.17,566.5,-0.3,flip_to_short -14387,做空,2020-12-13 01:30:00,2020-12-13 01:40:00,566.5,566.93,-0.07,flip_to_long -14388,做多,2020-12-13 01:40:00,2020-12-13 01:55:00,566.93,566.1,-0.11,flip_to_short -14389,做空,2020-12-13 01:55:00,2020-12-13 02:05:00,566.1,565.01,0.08,tp_lower -14390,做多,2020-12-13 02:35:00,2020-12-13 03:05:00,565.88,567.57,0.14,tp_upper -14391,做空,2020-12-13 03:20:00,2020-12-13 03:25:00,565.88,566.02,-0.04,flip_to_long -14392,做多,2020-12-13 03:25:00,2020-12-13 03:30:00,566.02,565.39,-0.09,flip_to_short -14393,做空,2020-12-13 03:30:00,2020-12-13 03:50:00,565.39,565.29,-0.02,flip_to_long -14394,做多,2020-12-13 03:50:00,2020-12-13 04:05:00,565.29,566.16,0.06,flip_to_short -14395,做空,2020-12-13 04:05:00,2020-12-13 04:15:00,566.16,566.12,-0.02,tp_lower -14396,做空,2020-12-13 05:55:00,2020-12-13 06:00:00,569.25,570.38,-0.14,flip_to_long -14397,做多,2020-12-13 06:00:00,2020-12-13 06:15:00,570.38,571.94,0.13,tp_upper -14398,做空,2020-12-13 06:30:00,2020-12-13 06:50:00,570.29,572.22,-0.23,flip_to_long -14399,做多,2020-12-13 06:50:00,2020-12-13 06:55:00,572.22,572.18,-0.03,tp_upper -14400,做空,2020-12-13 08:35:00,2020-12-13 08:40:00,577.64,579.17,-0.18,flip_to_long -14401,做多,2020-12-13 08:40:00,2020-12-13 09:05:00,579.17,578.92,-0.05,flip_to_short -14402,做空,2020-12-13 09:05:00,2020-12-13 09:10:00,578.92,579.16,-0.05,flip_to_long -14403,做多,2020-12-13 09:10:00,2020-12-13 09:25:00,579.16,580.18,0.07,flip_to_short -14404,做空,2020-12-13 09:25:00,2020-12-13 11:30:00,580.18,584.2,-0.43,flip_to_long -14405,做多,2020-12-13 11:30:00,2020-12-13 11:35:00,584.2,585.68,0.12,tp_upper -14406,做空,2020-12-13 11:45:00,2020-12-13 11:50:00,583.64,584.64,-0.13,flip_to_long -14407,做多,2020-12-13 11:50:00,2020-12-13 12:00:00,584.64,586.49,0.15,tp_upper -14408,做空,2020-12-13 12:15:00,2020-12-13 12:20:00,584.3,584.92,-0.09,flip_to_long -14409,做多,2020-12-13 12:20:00,2020-12-13 12:30:00,584.92,588.88,0.36,tp_upper -14410,做空,2020-12-13 13:15:00,2020-12-13 13:45:00,587.38,584.44,0.26,tp_lower -14411,做多,2020-12-13 14:05:00,2020-12-13 15:05:00,586.38,586.39,-0.03,tp_upper -14412,做空,2020-12-13 15:10:00,2020-12-13 15:15:00,582.96,582.2,0.05,tp_lower -14413,做多,2020-12-13 15:35:00,2020-12-13 15:40:00,584.67,583.95,-0.1,flip_to_short -14414,做空,2020-12-13 15:40:00,2020-12-13 15:55:00,583.95,585.66,-0.2,flip_to_long -14415,做多,2020-12-13 15:55:00,2020-12-13 16:00:00,585.66,588.86,0.28,tp_upper -14416,做空,2020-12-13 17:20:00,2020-12-13 17:25:00,591.85,592.24,-0.07,flip_to_long -14417,做多,2020-12-13 17:25:00,2020-12-13 18:00:00,592.24,593.47,0.09,flip_to_short -14418,做空,2020-12-13 18:00:00,2020-12-13 18:30:00,593.47,592.6,0.06,flip_to_long -14419,做多,2020-12-13 18:30:00,2020-12-13 18:50:00,592.6,591.94,-0.09,flip_to_short -14420,做空,2020-12-13 18:50:00,2020-12-13 18:55:00,591.94,592.43,-0.08,flip_to_long -14421,做多,2020-12-13 18:55:00,2020-12-13 19:05:00,592.43,592.64,-0.01,flip_to_short -14422,做空,2020-12-13 19:05:00,2020-12-13 19:20:00,592.64,592.52,-0.02,flip_to_long -14423,做多,2020-12-13 19:20:00,2020-12-13 19:25:00,592.52,592.25,-0.05,flip_to_short -14424,做空,2020-12-13 19:25:00,2020-12-13 19:30:00,592.25,592.32,-0.04,flip_to_long -14425,做多,2020-12-13 19:30:00,2020-12-13 19:45:00,592.32,593.74,0.11,tp_upper -14426,做空,2020-12-13 19:55:00,2020-12-13 20:00:00,591.86,590.31,0.12,tp_lower -14427,做多,2020-12-13 21:05:00,2020-12-13 22:15:00,589.77,586.91,-0.3,flip_to_short -14428,做空,2020-12-13 22:15:00,2020-12-13 22:20:00,586.91,585.93,0.07,tp_lower -14429,做多,2020-12-13 23:05:00,2020-12-13 23:35:00,590.72,589.43,-0.15,flip_to_short -14430,做空,2020-12-13 23:35:00,2020-12-14 00:10:00,589.43,586.7,0.23,tp_lower -14431,做多,2020-12-14 01:25:00,2020-12-14 01:45:00,585.29,585.41,-0.02,flip_to_short -14432,做空,2020-12-14 01:45:00,2020-12-14 01:50:00,585.41,585.42,-0.03,flip_to_long -14433,做多,2020-12-14 01:50:00,2020-12-14 02:00:00,585.42,584.23,-0.15,flip_to_short -14434,做空,2020-12-14 02:00:00,2020-12-14 02:05:00,584.23,585.34,-0.14,flip_to_long -14435,做多,2020-12-14 02:05:00,2020-12-14 02:20:00,585.34,585.44,-0.02,flip_to_short -14436,做空,2020-12-14 02:20:00,2020-12-14 04:15:00,585.44,586.82,-0.17,tp_lower -14437,做多,2020-12-14 05:50:00,2020-12-14 06:00:00,585.1,586.63,0.12,tp_upper -14438,做空,2020-12-14 06:40:00,2020-12-14 07:15:00,586.0,586.14,-0.04,flip_to_long -14439,做多,2020-12-14 07:15:00,2020-12-14 07:40:00,586.14,588.4,0.2,tp_upper -14440,做空,2020-12-14 07:50:00,2020-12-14 08:00:00,586.33,587.42,-0.14,flip_to_long -14441,做多,2020-12-14 08:00:00,2020-12-14 08:10:00,587.42,589.15,0.14,tp_upper -14442,做空,2020-12-14 08:20:00,2020-12-14 08:25:00,586.81,587.09,-0.06,flip_to_long -14443,做多,2020-12-14 08:25:00,2020-12-14 09:10:00,587.09,586.45,-0.09,flip_to_short -14444,做空,2020-12-14 09:10:00,2020-12-14 09:15:00,586.45,585.99,0.02,tp_lower -14445,做多,2020-12-14 09:35:00,2020-12-14 09:45:00,587.43,587.5,-0.02,flip_to_short -14446,做空,2020-12-14 09:45:00,2020-12-14 09:55:00,587.5,587.58,-0.04,flip_to_long -14447,做多,2020-12-14 09:55:00,2020-12-14 10:00:00,587.58,587.29,-0.06,flip_to_short -14448,做空,2020-12-14 10:00:00,2020-12-14 10:05:00,587.29,588.0,-0.1,flip_to_long -14449,做多,2020-12-14 10:05:00,2020-12-14 10:10:00,588.0,587.02,-0.13,flip_to_short -14450,做空,2020-12-14 10:10:00,2020-12-14 10:15:00,587.02,586.05,0.07,tp_lower -14451,做多,2020-12-14 12:00:00,2020-12-14 12:10:00,581.97,579.53,-0.27,flip_to_short -14452,做空,2020-12-14 12:10:00,2020-12-14 12:25:00,579.53,580.08,-0.08,flip_to_long -14453,做多,2020-12-14 12:25:00,2020-12-14 12:30:00,580.08,579.24,-0.11,flip_to_short -14454,做空,2020-12-14 12:30:00,2020-12-14 12:40:00,579.24,579.34,-0.04,flip_to_long -14455,做多,2020-12-14 12:40:00,2020-12-14 12:45:00,579.34,578.75,-0.09,flip_to_short -14456,做空,2020-12-14 12:45:00,2020-12-14 12:55:00,578.75,579.3,-0.08,flip_to_long -14457,做多,2020-12-14 12:55:00,2020-12-14 13:00:00,579.3,579.11,-0.05,flip_to_short -14458,做空,2020-12-14 13:00:00,2020-12-14 13:20:00,579.11,577.67,0.11,tp_lower -14459,做多,2020-12-14 13:25:00,2020-12-14 13:35:00,579.5,581.8,0.2,tp_upper -14460,做空,2020-12-14 14:20:00,2020-12-14 14:45:00,578.59,580.62,-0.23,flip_to_long -14461,做多,2020-12-14 14:45:00,2020-12-14 15:00:00,580.62,585.61,0.46,tp_upper -14462,做空,2020-12-14 16:05:00,2020-12-14 17:45:00,582.28,582.3,-0.03,flip_to_long -14463,做多,2020-12-14 17:45:00,2020-12-14 17:50:00,582.3,581.34,-0.12,flip_to_short -14464,做空,2020-12-14 17:50:00,2020-12-14 18:00:00,581.34,583.1,-0.2,flip_to_long -14465,做多,2020-12-14 18:00:00,2020-12-14 18:05:00,583.1,582.35,-0.1,tp_upper -14466,做空,2020-12-14 19:45:00,2020-12-14 20:20:00,584.99,583.45,0.12,tp_lower -14467,做多,2020-12-14 20:35:00,2020-12-14 20:45:00,585.13,587.01,0.15,tp_upper -14468,做空,2020-12-14 21:15:00,2020-12-14 21:50:00,585.88,585.67,-0.01,flip_to_long -14469,做多,2020-12-14 21:50:00,2020-12-14 22:00:00,585.67,585.98,0.0,flip_to_short -14470,做空,2020-12-14 22:00:00,2020-12-14 22:05:00,585.98,586.02,-0.03,flip_to_long -14471,做多,2020-12-14 22:05:00,2020-12-14 22:15:00,586.02,587.53,0.12,tp_upper -14472,做空,2020-12-14 23:00:00,2020-12-14 23:05:00,585.94,586.43,-0.08,flip_to_long -14473,做多,2020-12-14 23:05:00,2020-12-14 23:20:00,586.43,586.82,0.01,flip_to_short -14474,做空,2020-12-14 23:20:00,2020-12-14 23:25:00,586.82,587.35,-0.08,flip_to_long -14475,做多,2020-12-14 23:25:00,2020-12-14 23:30:00,587.35,586.71,-0.09,flip_to_short -14476,做空,2020-12-14 23:30:00,2020-12-14 23:35:00,586.71,585.94,0.05,tp_lower -14477,做多,2020-12-15 00:10:00,2020-12-15 00:15:00,587.54,586.96,-0.09,flip_to_short -14478,做空,2020-12-15 00:15:00,2020-12-15 04:05:00,586.96,592.3,-0.57,tp_lower -14479,做空,2020-12-15 06:30:00,2020-12-15 06:35:00,582.74,583.29,-0.08,flip_to_long -14480,做多,2020-12-15 06:35:00,2020-12-15 06:45:00,583.29,583.61,0.0,tp_upper -14481,做空,2020-12-15 07:25:00,2020-12-15 07:35:00,584.07,583.39,0.04,flip_to_long -14482,做多,2020-12-15 07:35:00,2020-12-15 07:50:00,583.39,584.75,0.11,tp_upper -14483,做空,2020-12-15 08:10:00,2020-12-15 08:15:00,583.96,584.23,-0.06,flip_to_long -14484,做多,2020-12-15 08:15:00,2020-12-15 08:20:00,584.23,584.02,-0.05,flip_to_short -14485,做空,2020-12-15 08:20:00,2020-12-15 08:25:00,584.02,584.63,-0.09,flip_to_long -14486,做多,2020-12-15 08:25:00,2020-12-15 08:30:00,584.63,585.5,0.06,tp_upper -14487,做空,2020-12-15 08:40:00,2020-12-15 08:50:00,584.36,583.7,0.04,tp_lower -14488,做多,2020-12-15 08:55:00,2020-12-15 09:50:00,584.09,583.82,-0.06,flip_to_short -14489,做空,2020-12-15 09:50:00,2020-12-15 10:10:00,583.82,581.46,0.21,tp_lower -14490,做多,2020-12-15 10:20:00,2020-12-15 10:30:00,582.37,585.76,0.31,tp_upper -14491,做空,2020-12-15 11:50:00,2020-12-15 12:00:00,586.35,586.92,-0.09,flip_to_long -14492,做多,2020-12-15 12:00:00,2020-12-15 12:05:00,586.92,586.5,-0.07,flip_to_short -14493,做空,2020-12-15 12:05:00,2020-12-15 12:10:00,586.5,586.89,-0.07,flip_to_long -14494,做多,2020-12-15 12:10:00,2020-12-15 12:15:00,586.89,586.59,-0.06,flip_to_short -14495,做空,2020-12-15 12:15:00,2020-12-15 12:20:00,586.59,588.78,-0.25,flip_to_long -14496,做多,2020-12-15 12:20:00,2020-12-15 12:25:00,588.78,587.92,-0.11,tp_upper -14497,做空,2020-12-15 12:35:00,2020-12-15 13:05:00,586.76,586.54,-0.01,flip_to_long -14498,做多,2020-12-15 13:05:00,2020-12-15 13:40:00,586.54,586.94,0.01,flip_to_short -14499,做空,2020-12-15 13:40:00,2020-12-15 13:55:00,586.94,587.28,-0.06,flip_to_long -14500,做多,2020-12-15 13:55:00,2020-12-15 14:00:00,587.28,588.79,0.12,tp_upper -14501,做空,2020-12-15 14:15:00,2020-12-15 14:20:00,585.35,584.14,0.09,tp_lower -14502,做多,2020-12-15 15:15:00,2020-12-15 15:20:00,585.52,585.43,-0.04,flip_to_short -14503,做空,2020-12-15 15:20:00,2020-12-15 16:05:00,585.43,584.77,0.04,flip_to_long -14504,做多,2020-12-15 16:05:00,2020-12-15 16:25:00,584.77,586.64,0.15,tp_upper -14505,做空,2020-12-15 16:45:00,2020-12-15 17:30:00,586.22,586.35,-0.04,flip_to_long -14506,做多,2020-12-15 17:30:00,2020-12-15 17:40:00,586.35,586.71,0.01,flip_to_short -14507,做空,2020-12-15 17:40:00,2020-12-15 18:05:00,586.71,586.04,0.04,tp_lower -14508,做多,2020-12-15 18:10:00,2020-12-15 18:20:00,586.08,587.08,0.07,tp_upper -14509,做空,2020-12-15 20:20:00,2020-12-15 20:30:00,590.72,591.12,-0.07,flip_to_long -14510,做多,2020-12-15 20:30:00,2020-12-15 20:50:00,591.12,591.08,-0.03,flip_to_short -14511,做空,2020-12-15 20:50:00,2020-12-15 21:00:00,591.08,591.37,-0.06,flip_to_long -14512,做多,2020-12-15 21:00:00,2020-12-15 22:40:00,591.37,587.81,-0.37,flip_to_short -14513,做空,2020-12-15 22:40:00,2020-12-15 22:45:00,587.81,588.11,-0.06,tp_lower -14514,做多,2020-12-15 22:55:00,2020-12-15 23:00:00,588.57,587.52,-0.13,flip_to_short -14515,做空,2020-12-15 23:00:00,2020-12-15 23:05:00,587.52,587.98,-0.07,tp_lower -14516,做多,2020-12-15 23:10:00,2020-12-15 23:25:00,588.01,589.21,0.09,tp_upper -14517,做空,2020-12-16 00:00:00,2020-12-16 00:05:00,588.75,586.82,0.16,tp_lower -14518,做多,2020-12-16 01:15:00,2020-12-16 01:25:00,586.11,585.55,-0.09,flip_to_short -14519,做空,2020-12-16 01:25:00,2020-12-16 01:40:00,585.55,583.21,0.21,tp_lower -14520,做多,2020-12-16 01:55:00,2020-12-16 02:20:00,585.12,585.57,0.02,flip_to_short -14521,做空,2020-12-16 02:20:00,2020-12-16 03:15:00,585.57,585.49,-0.02,flip_to_long -14522,做多,2020-12-16 03:15:00,2020-12-16 04:55:00,585.49,583.59,-0.22,flip_to_short -14523,做空,2020-12-16 04:55:00,2020-12-16 05:45:00,583.59,583.75,-0.05,flip_to_long -14524,做多,2020-12-16 05:45:00,2020-12-16 06:10:00,583.75,585.45,0.14,tp_upper -14525,做空,2020-12-16 06:20:00,2020-12-16 07:40:00,584.39,585.64,-0.15,flip_to_long -14526,做多,2020-12-16 07:40:00,2020-12-16 07:45:00,585.64,585.01,-0.09,flip_to_short -14527,做空,2020-12-16 07:45:00,2020-12-16 07:55:00,585.01,585.44,-0.07,flip_to_long -14528,做多,2020-12-16 07:55:00,2020-12-16 08:15:00,585.44,585.2,-0.05,flip_to_short -14529,做空,2020-12-16 08:15:00,2020-12-16 08:30:00,585.2,585.56,-0.06,flip_to_long -14530,做多,2020-12-16 08:30:00,2020-12-16 08:35:00,585.56,585.32,-0.05,flip_to_short -14531,做空,2020-12-16 08:35:00,2020-12-16 08:40:00,585.32,585.82,-0.08,flip_to_long -14532,做多,2020-12-16 08:40:00,2020-12-16 08:45:00,585.82,587.32,0.12,tp_upper -14533,做空,2020-12-16 09:40:00,2020-12-16 09:50:00,586.77,587.28,-0.08,flip_to_long -14534,做多,2020-12-16 09:50:00,2020-12-16 09:55:00,587.28,588.65,0.11,tp_upper -14535,做空,2020-12-16 12:45:00,2020-12-16 12:50:00,595.4,592.57,0.25,tp_lower -14536,做多,2020-12-16 13:10:00,2020-12-16 13:30:00,595.19,595.2,-0.03,flip_to_short -14537,做空,2020-12-16 13:30:00,2020-12-16 13:40:00,595.2,602.11,-0.7,flip_to_long -14538,做多,2020-12-16 13:40:00,2020-12-16 13:45:00,602.11,601.49,-0.09,tp_upper -14539,做多,2020-12-16 15:25:00,2020-12-16 15:30:00,619.99,617.98,-0.21,flip_to_short -14540,做空,2020-12-16 15:30:00,2020-12-16 15:40:00,617.98,620.69,-0.28,flip_to_long -14541,做多,2020-12-16 15:40:00,2020-12-16 15:45:00,620.69,620.12,-0.08,flip_to_short -14542,做空,2020-12-16 15:45:00,2020-12-16 15:55:00,620.12,620.61,-0.07,flip_to_long -14543,做多,2020-12-16 15:55:00,2020-12-16 16:00:00,620.61,624.84,0.36,tp_upper -14544,做空,2020-12-16 17:20:00,2020-12-16 17:30:00,624.08,623.31,0.04,tp_lower -14545,做多,2020-12-16 18:35:00,2020-12-16 19:30:00,623.55,622.01,-0.17,flip_to_short -14546,做空,2020-12-16 19:30:00,2020-12-16 19:35:00,622.01,622.72,-0.09,flip_to_long -14547,做多,2020-12-16 19:35:00,2020-12-16 19:40:00,622.72,622.07,-0.09,flip_to_short -14548,做空,2020-12-16 19:40:00,2020-12-16 19:45:00,622.07,622.9,-0.1,flip_to_long -14549,做多,2020-12-16 19:45:00,2020-12-16 20:05:00,622.9,622.24,-0.09,flip_to_short -14550,做空,2020-12-16 20:05:00,2020-12-16 21:25:00,622.24,624.02,-0.19,flip_to_long -14551,做多,2020-12-16 21:25:00,2020-12-16 21:30:00,624.02,623.7,-0.06,flip_to_short -14552,做空,2020-12-16 21:30:00,2020-12-16 21:35:00,623.7,625.08,-0.15,flip_to_long -14553,做多,2020-12-16 21:35:00,2020-12-16 21:40:00,625.08,627.52,0.19,tp_upper -14554,做空,2020-12-16 22:25:00,2020-12-16 23:20:00,631.96,631.81,-0.01,flip_to_long -14555,做多,2020-12-16 23:20:00,2020-12-16 23:30:00,631.81,636.62,0.4,tp_upper -14556,做空,2020-12-17 01:20:00,2020-12-17 01:40:00,646.33,643.19,0.25,tp_lower -14557,做多,2020-12-17 01:55:00,2020-12-17 02:20:00,644.88,645.41,0.02,flip_to_short -14558,做空,2020-12-17 02:20:00,2020-12-17 02:35:00,645.41,644.33,0.07,flip_to_long -14559,做多,2020-12-17 02:35:00,2020-12-17 02:45:00,644.33,646.73,0.19,tp_upper -14560,做空,2020-12-17 03:20:00,2020-12-17 03:25:00,639.16,640.1,-0.12,tp_lower -14561,做多,2020-12-17 04:45:00,2020-12-17 04:50:00,640.93,639.59,-0.15,flip_to_short -14562,做空,2020-12-17 04:50:00,2020-12-17 05:00:00,639.59,639.57,-0.03,flip_to_long -14563,做多,2020-12-17 05:00:00,2020-12-17 05:15:00,639.57,642.53,0.24,tp_upper -14564,做空,2020-12-17 06:30:00,2020-12-17 06:40:00,643.76,644.81,-0.12,flip_to_long -14565,做多,2020-12-17 06:40:00,2020-12-17 07:00:00,644.81,644.4,-0.07,flip_to_short -14566,做空,2020-12-17 07:00:00,2020-12-17 07:05:00,644.4,645.31,-0.11,flip_to_long -14567,做多,2020-12-17 07:05:00,2020-12-17 07:20:00,645.31,648.15,0.23,tp_upper -14568,做空,2020-12-17 07:35:00,2020-12-17 07:40:00,645.73,646.57,-0.1,flip_to_long -14569,做多,2020-12-17 07:40:00,2020-12-17 08:00:00,646.57,652.28,0.48,tp_upper -14570,做空,2020-12-17 08:25:00,2020-12-17 08:50:00,650.42,649.66,0.04,flip_to_long -14571,做多,2020-12-17 08:50:00,2020-12-17 09:00:00,649.66,649.33,-0.06,flip_to_short -14572,做空,2020-12-17 09:00:00,2020-12-17 09:05:00,649.33,651.99,-0.27,flip_to_long -14573,做多,2020-12-17 09:05:00,2020-12-17 09:10:00,651.99,654.46,0.19,tp_upper -14574,做空,2020-12-17 09:15:00,2020-12-17 09:35:00,651.0,643.92,0.61,tp_lower -14575,做多,2020-12-17 10:00:00,2020-12-17 10:10:00,648.28,658.83,0.93,tp_upper -14576,做空,2020-12-17 11:30:00,2020-12-17 12:10:00,663.97,661.85,0.16,tp_lower -14577,做多,2020-12-17 12:25:00,2020-12-17 12:30:00,665.34,663.28,-0.22,flip_to_short -14578,做空,2020-12-17 12:30:00,2020-12-17 12:50:00,663.28,665.32,-0.21,flip_to_long -14579,做多,2020-12-17 12:50:00,2020-12-17 12:55:00,665.32,667.4,0.16,tp_upper -14580,做空,2020-12-17 13:10:00,2020-12-17 13:25:00,664.76,664.49,-0.01,flip_to_long -14581,做多,2020-12-17 13:25:00,2020-12-17 13:40:00,664.49,664.44,-0.03,flip_to_short -14582,做空,2020-12-17 13:40:00,2020-12-17 13:45:00,664.44,667.72,-0.32,flip_to_long -14583,做多,2020-12-17 13:45:00,2020-12-17 13:50:00,667.72,662.85,-0.46,tp_upper -14584,做多,2020-12-17 14:10:00,2020-12-17 14:20:00,663.95,663.92,-0.03,flip_to_short -14585,做空,2020-12-17 14:20:00,2020-12-17 14:30:00,663.92,664.2,-0.05,flip_to_long -14586,做多,2020-12-17 14:30:00,2020-12-17 14:40:00,664.2,665.57,0.09,tp_upper -14587,做空,2020-12-17 14:50:00,2020-12-17 15:00:00,664.84,664.16,0.03,flip_to_long -14588,做多,2020-12-17 15:00:00,2020-12-17 15:10:00,664.16,663.59,-0.08,flip_to_short -14589,做空,2020-12-17 15:10:00,2020-12-17 15:25:00,663.59,661.58,0.15,tp_lower -14590,做多,2020-12-17 15:40:00,2020-12-17 15:55:00,663.48,666.46,0.23,tp_upper -14591,做多,2020-12-17 17:25:00,2020-12-17 19:40:00,672.35,654.59,-1.58,flip_to_short -14592,做空,2020-12-17 19:40:00,2020-12-17 20:05:00,654.59,648.53,0.5,tp_lower -14593,做多,2020-12-17 21:55:00,2020-12-17 23:00:00,641.19,642.99,0.13,flip_to_short -14594,做空,2020-12-17 23:00:00,2020-12-17 23:25:00,642.99,637.7,0.45,tp_lower -14595,做多,2020-12-17 23:45:00,2020-12-17 23:55:00,644.27,643.12,-0.13,flip_to_short -14596,做空,2020-12-17 23:55:00,2020-12-18 00:05:00,643.12,639.0,0.34,tp_lower -14597,做多,2020-12-18 00:35:00,2020-12-18 00:50:00,639.85,638.57,-0.15,flip_to_short -14598,做空,2020-12-18 00:50:00,2020-12-18 00:55:00,638.57,640.37,-0.2,flip_to_long -14599,做多,2020-12-18 00:55:00,2020-12-18 01:00:00,640.37,636.7,-0.37,flip_to_short -14600,做空,2020-12-18 01:00:00,2020-12-18 01:10:00,636.7,644.01,-0.71,flip_to_long -14601,做多,2020-12-18 01:10:00,2020-12-18 01:15:00,644.01,646.44,0.19,tp_upper -14602,做空,2020-12-18 03:00:00,2020-12-18 03:30:00,650.93,645.54,0.46,tp_lower -14603,做多,2020-12-18 04:35:00,2020-12-18 04:50:00,645.77,643.84,-0.21,flip_to_short -14604,做空,2020-12-18 04:50:00,2020-12-18 05:00:00,643.84,644.4,-0.08,flip_to_long -14605,做多,2020-12-18 05:00:00,2020-12-18 05:20:00,644.4,644.15,-0.05,flip_to_short -14606,做空,2020-12-18 05:20:00,2020-12-18 05:25:00,644.15,644.8,-0.09,flip_to_long -14607,做多,2020-12-18 05:25:00,2020-12-18 05:55:00,644.8,646.86,0.16,tp_upper -14608,做空,2020-12-18 06:00:00,2020-12-18 07:00:00,646.32,644.56,0.13,tp_lower -14609,做多,2020-12-18 07:45:00,2020-12-18 08:00:00,645.0,644.27,-0.1,flip_to_short -14610,做空,2020-12-18 08:00:00,2020-12-18 08:05:00,644.27,646.87,-0.27,flip_to_long -14611,做多,2020-12-18 08:05:00,2020-12-18 08:15:00,646.87,647.87,0.06,tp_upper -14612,做空,2020-12-18 10:40:00,2020-12-18 11:05:00,657.8,650.63,0.61,tp_lower -14613,做多,2020-12-18 12:10:00,2020-12-18 12:20:00,654.81,650.57,-0.41,flip_to_short -14614,做空,2020-12-18 12:20:00,2020-12-18 12:30:00,650.57,651.17,-0.08,flip_to_long -14615,做多,2020-12-18 12:30:00,2020-12-18 12:35:00,651.17,651.02,-0.04,flip_to_short -14616,做空,2020-12-18 12:35:00,2020-12-18 12:55:00,651.02,651.5,-0.07,flip_to_long -14617,做多,2020-12-18 12:55:00,2020-12-18 13:00:00,651.5,650.11,-0.15,flip_to_short -14618,做空,2020-12-18 13:00:00,2020-12-18 13:05:00,650.11,650.97,-0.11,flip_to_long -14619,做多,2020-12-18 13:05:00,2020-12-18 13:10:00,650.97,650.65,-0.06,flip_to_short -14620,做空,2020-12-18 13:10:00,2020-12-18 13:30:00,650.65,649.57,0.07,flip_to_long -14621,做多,2020-12-18 13:30:00,2020-12-18 15:35:00,649.57,638.82,-0.99,flip_to_short -14622,做空,2020-12-18 15:35:00,2020-12-18 15:45:00,638.82,635.03,0.31,tp_lower -14623,做多,2020-12-18 15:50:00,2020-12-18 15:55:00,639.5,638.31,-0.14,flip_to_short -14624,做空,2020-12-18 15:55:00,2020-12-18 18:40:00,638.31,646.6,-0.77,flip_to_long -14625,做多,2020-12-18 18:40:00,2020-12-18 19:00:00,646.6,645.72,-0.11,flip_to_short -14626,做空,2020-12-18 19:00:00,2020-12-18 19:05:00,645.72,646.59,-0.1,flip_to_long -14627,做多,2020-12-18 19:05:00,2020-12-18 19:10:00,646.59,645.36,-0.14,flip_to_short -14628,做空,2020-12-18 19:10:00,2020-12-18 19:25:00,645.36,640.94,0.36,tp_lower -14629,做多,2020-12-18 19:55:00,2020-12-18 20:20:00,645.55,645.82,-0.0,flip_to_short -14630,做空,2020-12-18 20:20:00,2020-12-18 20:40:00,645.82,646.28,-0.07,flip_to_long -14631,做多,2020-12-18 20:40:00,2020-12-18 20:55:00,646.28,649.19,0.23,tp_upper -14632,做空,2020-12-18 21:55:00,2020-12-18 22:15:00,651.44,651.36,-0.02,flip_to_long -14633,做多,2020-12-18 22:15:00,2020-12-18 22:20:00,651.36,651.08,-0.05,flip_to_short -14634,做空,2020-12-18 22:20:00,2020-12-18 22:30:00,651.08,651.14,-0.03,flip_to_long -14635,做多,2020-12-18 22:30:00,2020-12-18 22:50:00,651.14,651.7,0.02,flip_to_short -14636,做空,2020-12-18 22:50:00,2020-12-18 23:05:00,651.7,650.47,0.08,tp_lower -14637,做多,2020-12-18 23:10:00,2020-12-18 23:45:00,650.55,653.43,0.22,tp_upper -14638,做空,2020-12-19 00:20:00,2020-12-19 00:40:00,652.09,649.21,0.23,tp_lower -14639,做多,2020-12-19 01:45:00,2020-12-19 01:55:00,650.03,649.88,-0.04,flip_to_short -14640,做空,2020-12-19 01:55:00,2020-12-19 02:05:00,649.88,650.19,-0.06,flip_to_long -14641,做多,2020-12-19 02:05:00,2020-12-19 02:20:00,650.19,651.82,0.12,tp_upper -14642,做空,2020-12-19 03:55:00,2020-12-19 04:10:00,655.82,657.15,-0.15,flip_to_long -14643,做多,2020-12-19 04:10:00,2020-12-19 04:20:00,657.15,657.47,-0.0,flip_to_short -14644,做空,2020-12-19 04:20:00,2020-12-19 04:50:00,657.47,656.22,0.08,tp_lower -14645,做空,2020-12-19 05:50:00,2020-12-19 05:55:00,653.21,653.08,-0.02,tp_lower -14646,做多,2020-12-19 07:20:00,2020-12-19 07:30:00,651.41,651.26,-0.04,flip_to_short -14647,做空,2020-12-19 07:30:00,2020-12-19 07:55:00,651.26,649.12,0.16,tp_lower -14648,做多,2020-12-19 08:05:00,2020-12-19 08:50:00,650.3,653.16,0.23,tp_upper -14649,做空,2020-12-19 09:50:00,2020-12-19 10:55:00,653.04,654.88,-0.2,flip_to_long -14650,做多,2020-12-19 10:55:00,2020-12-19 11:15:00,654.88,653.64,-0.14,flip_to_short -14651,做空,2020-12-19 11:15:00,2020-12-19 11:40:00,653.64,653.0,0.03,tp_lower -14652,做多,2020-12-19 12:00:00,2020-12-19 12:05:00,654.18,653.53,-0.09,flip_to_short -14653,做空,2020-12-19 12:05:00,2020-12-19 12:10:00,653.53,654.77,-0.14,flip_to_long -14654,做多,2020-12-19 12:10:00,2020-12-19 12:15:00,654.77,653.75,-0.12,flip_to_short -14655,做空,2020-12-19 12:15:00,2020-12-19 12:20:00,653.75,654.24,-0.07,flip_to_long -14656,做多,2020-12-19 12:20:00,2020-12-19 12:25:00,654.24,653.89,-0.06,flip_to_short -14657,做空,2020-12-19 12:25:00,2020-12-19 12:30:00,653.89,657.0,-0.3,flip_to_long -14658,做多,2020-12-19 12:30:00,2020-12-19 12:35:00,657.0,659.3,0.17,tp_upper -14659,做空,2020-12-19 13:05:00,2020-12-19 13:15:00,653.71,653.99,-0.05,flip_to_long -14660,做多,2020-12-19 13:15:00,2020-12-19 13:30:00,653.99,654.43,0.01,flip_to_short -14661,做空,2020-12-19 13:30:00,2020-12-19 13:35:00,654.43,655.77,-0.15,flip_to_long -14662,做多,2020-12-19 13:35:00,2020-12-19 13:40:00,655.77,655.58,-0.05,flip_to_short -14663,做空,2020-12-19 13:40:00,2020-12-19 13:50:00,655.58,657.3,-0.18,flip_to_long -14664,做多,2020-12-19 13:50:00,2020-12-19 14:00:00,657.3,660.13,0.22,tp_upper -14665,做空,2020-12-19 14:25:00,2020-12-19 14:30:00,651.13,653.63,-0.25,tp_lower -14666,做多,2020-12-19 14:35:00,2020-12-19 14:50:00,654.39,655.26,0.05,flip_to_short -14667,做空,2020-12-19 14:50:00,2020-12-19 15:00:00,655.26,656.22,-0.11,flip_to_long -14668,做多,2020-12-19 15:00:00,2020-12-19 15:30:00,656.22,658.06,0.13,flip_to_short -14669,做空,2020-12-19 15:30:00,2020-12-19 15:35:00,658.06,656.27,0.13,tp_lower -14670,做多,2020-12-19 15:55:00,2020-12-19 16:00:00,655.9,657.32,0.09,tp_upper -14671,做空,2020-12-19 16:20:00,2020-12-19 17:45:00,661.41,664.17,-0.27,flip_to_long -14672,做多,2020-12-19 17:45:00,2020-12-19 17:50:00,664.17,663.8,-0.06,flip_to_short -14673,做空,2020-12-19 17:50:00,2020-12-19 18:05:00,663.8,663.55,-0.01,flip_to_long -14674,做多,2020-12-19 18:05:00,2020-12-19 19:45:00,663.55,659.44,-0.38,flip_to_short -14675,做空,2020-12-19 19:45:00,2020-12-19 19:50:00,659.44,660.15,-0.09,flip_to_long -14676,做多,2020-12-19 19:50:00,2020-12-19 19:55:00,660.15,659.39,-0.09,flip_to_short -14677,做空,2020-12-19 19:55:00,2020-12-19 20:00:00,659.39,661.22,-0.18,flip_to_long -14678,做多,2020-12-19 20:00:00,2020-12-19 20:05:00,661.22,664.4,0.24,tp_upper -14679,做空,2020-12-19 21:40:00,2020-12-19 22:05:00,666.51,664.42,0.15,tp_lower -14680,做多,2020-12-20 01:30:00,2020-12-20 01:55:00,649.73,648.42,-0.15,flip_to_short -14681,做空,2020-12-20 01:55:00,2020-12-20 02:15:00,648.42,647.74,0.03,tp_lower -14682,做多,2020-12-20 02:20:00,2020-12-20 02:30:00,648.61,647.4,-0.14,flip_to_short -14683,做空,2020-12-20 02:30:00,2020-12-20 02:35:00,647.4,647.2,-0.01,tp_lower -14684,做多,2020-12-20 02:45:00,2020-12-20 03:45:00,648.38,647.39,-0.12,flip_to_short -14685,做空,2020-12-20 03:45:00,2020-12-20 03:55:00,647.39,646.7,0.03,flip_to_long -14686,做多,2020-12-20 03:55:00,2020-12-20 06:05:00,646.7,648.35,0.12,flip_to_short -14687,做空,2020-12-20 06:05:00,2020-12-20 06:15:00,648.35,649.54,-0.14,flip_to_long -14688,做多,2020-12-20 06:15:00,2020-12-20 06:20:00,649.54,649.22,-0.06,flip_to_short -14689,做空,2020-12-20 06:20:00,2020-12-20 09:15:00,649.22,656.77,-0.7,flip_to_long -14690,做多,2020-12-20 09:15:00,2020-12-20 09:25:00,656.77,656.19,-0.08,flip_to_short -14691,做空,2020-12-20 09:25:00,2020-12-20 09:30:00,656.19,657.74,-0.16,flip_to_long -14692,做多,2020-12-20 09:30:00,2020-12-20 09:35:00,657.74,660.25,0.19,tp_upper -14693,做空,2020-12-20 09:45:00,2020-12-20 09:55:00,657.7,657.61,-0.02,flip_to_long -14694,做多,2020-12-20 09:55:00,2020-12-20 10:00:00,657.61,657.51,-0.04,flip_to_short -14695,做空,2020-12-20 10:00:00,2020-12-20 10:15:00,657.51,654.54,0.23,tp_lower -14696,做多,2020-12-20 10:30:00,2020-12-20 11:55:00,655.57,653.37,-0.22,flip_to_short -14697,做空,2020-12-20 11:55:00,2020-12-20 12:05:00,653.37,648.86,0.36,tp_lower -14698,做多,2020-12-20 13:00:00,2020-12-20 13:55:00,649.61,649.01,-0.08,tp_upper -14699,做空,2020-12-20 14:05:00,2020-12-20 16:20:00,648.02,651.83,-0.36,flip_to_long -14700,做多,2020-12-20 16:20:00,2020-12-20 16:35:00,651.83,650.9,-0.11,flip_to_short -14701,做空,2020-12-20 16:35:00,2020-12-20 16:55:00,650.9,648.33,0.19,tp_lower -14702,做多,2020-12-20 17:45:00,2020-12-20 18:40:00,650.57,649.31,-0.14,flip_to_short -14703,做空,2020-12-20 18:40:00,2020-12-20 21:15:00,649.31,646.51,0.22,tp_lower -14704,做多,2020-12-20 22:45:00,2020-12-20 22:50:00,637.02,635.34,-0.18,flip_to_short -14705,做空,2020-12-20 22:50:00,2020-12-20 22:55:00,635.34,636.07,-0.09,flip_to_long -14706,做多,2020-12-20 22:55:00,2020-12-20 23:45:00,636.07,639.29,0.26,tp_upper -14707,做空,2020-12-21 00:00:00,2020-12-21 00:05:00,636.64,640.95,-0.42,flip_to_long -14708,做多,2020-12-21 00:05:00,2020-12-21 00:10:00,640.95,642.92,0.15,tp_upper -14709,做多,2020-12-21 01:20:00,2020-12-21 01:35:00,643.4,645.94,0.2,tp_upper -14710,做空,2020-12-21 01:55:00,2020-12-21 02:05:00,643.12,644.4,-0.14,flip_to_long -14711,做多,2020-12-21 02:05:00,2020-12-21 02:20:00,644.4,643.78,-0.08,flip_to_short -14712,做空,2020-12-21 02:20:00,2020-12-21 02:25:00,643.78,644.06,-0.05,flip_to_long -14713,做多,2020-12-21 02:25:00,2020-12-21 02:30:00,644.06,642.47,-0.17,flip_to_short -14714,做空,2020-12-21 02:30:00,2020-12-21 02:45:00,642.47,644.23,-0.19,flip_to_long -14715,做多,2020-12-21 02:45:00,2020-12-21 02:50:00,644.23,643.32,-0.11,flip_to_short -14716,做空,2020-12-21 02:50:00,2020-12-21 02:55:00,643.32,644.8,-0.16,flip_to_long -14717,做多,2020-12-21 02:55:00,2020-12-21 03:00:00,644.8,644.46,-0.06,flip_to_short -14718,做空,2020-12-21 03:00:00,2020-12-21 03:20:00,644.46,643.31,0.07,tp_lower -14719,做多,2020-12-21 03:30:00,2020-12-21 03:35:00,646.21,645.55,-0.09,tp_upper -14720,做空,2020-12-21 04:35:00,2020-12-21 04:45:00,645.37,646.51,-0.13,flip_to_long -14721,做多,2020-12-21 04:45:00,2020-12-21 04:50:00,646.51,644.27,-0.22,flip_to_short -14722,做空,2020-12-21 04:50:00,2020-12-21 05:05:00,644.27,645.3,-0.12,flip_to_long -14723,做多,2020-12-21 05:05:00,2020-12-21 06:55:00,645.3,645.51,-0.01,tp_upper -14724,做空,2020-12-21 08:05:00,2020-12-21 08:25:00,644.47,644.19,-0.0,tp_lower -14725,做多,2020-12-21 11:40:00,2020-12-21 13:20:00,612.12,610.45,-0.18,tp_upper -14726,做空,2020-12-21 14:05:00,2020-12-21 14:10:00,607.34,608.84,-0.17,flip_to_long -14727,做多,2020-12-21 14:10:00,2020-12-21 14:35:00,608.84,613.89,0.43,tp_upper -14728,做空,2020-12-21 15:35:00,2020-12-21 15:40:00,613.69,616.28,-0.26,flip_to_long -14729,做多,2020-12-21 15:40:00,2020-12-21 15:55:00,616.28,614.51,-0.19,flip_to_short -14730,做空,2020-12-21 15:55:00,2020-12-21 16:00:00,614.51,612.2,0.18,tp_lower -14731,做多,2020-12-21 16:20:00,2020-12-21 16:50:00,619.4,616.19,-0.31,flip_to_short -14732,做空,2020-12-21 16:50:00,2020-12-21 17:15:00,616.19,610.37,0.49,tp_lower -14733,做多,2020-12-21 18:00:00,2020-12-21 18:50:00,609.59,610.18,0.03,tp_upper -14734,做多,2020-12-21 19:40:00,2020-12-21 19:45:00,612.96,609.94,-0.3,flip_to_short -14735,做空,2020-12-21 19:45:00,2020-12-21 19:50:00,609.94,611.9,-0.21,flip_to_long -14736,做多,2020-12-21 19:50:00,2020-12-21 20:00:00,611.9,610.74,-0.13,flip_to_short -14737,做空,2020-12-21 20:00:00,2020-12-21 20:10:00,610.74,613.39,-0.27,flip_to_long -14738,做多,2020-12-21 20:10:00,2020-12-21 20:25:00,613.39,611.9,-0.16,flip_to_short -14739,做空,2020-12-21 20:25:00,2020-12-21 20:35:00,611.9,613.49,-0.17,flip_to_long -14740,做多,2020-12-21 20:35:00,2020-12-21 20:40:00,613.49,611.12,-0.24,flip_to_short -14741,做空,2020-12-21 20:40:00,2020-12-21 21:05:00,611.12,611.05,-0.02,tp_lower -14742,做多,2020-12-21 21:10:00,2020-12-21 21:30:00,613.0,615.64,0.2,tp_upper -14743,做空,2020-12-21 22:45:00,2020-12-21 22:50:00,616.37,616.82,-0.07,flip_to_long -14744,做多,2020-12-21 22:50:00,2020-12-22 00:30:00,616.82,611.35,-0.51,flip_to_short -14745,做空,2020-12-22 00:30:00,2020-12-22 00:35:00,611.35,608.86,0.2,tp_lower -14746,做多,2020-12-22 01:45:00,2020-12-22 02:20:00,607.82,610.65,0.23,tp_upper -14747,做空,2020-12-22 03:35:00,2020-12-22 03:40:00,609.95,611.95,-0.21,flip_to_long -14748,做多,2020-12-22 03:40:00,2020-12-22 03:55:00,611.95,610.59,-0.15,flip_to_short -14749,做空,2020-12-22 03:55:00,2020-12-22 04:00:00,610.59,614.21,-0.36,flip_to_long -14750,做多,2020-12-22 04:00:00,2020-12-22 04:05:00,614.21,615.0,0.04,tp_upper -14751,做空,2020-12-22 04:40:00,2020-12-22 04:55:00,612.57,613.09,-0.07,flip_to_long -14752,做多,2020-12-22 04:55:00,2020-12-22 05:00:00,613.09,611.37,-0.18,flip_to_short -14753,做空,2020-12-22 05:00:00,2020-12-22 05:05:00,611.37,610.33,0.07,tp_lower -14754,做多,2020-12-22 06:25:00,2020-12-22 06:50:00,607.91,606.78,-0.13,flip_to_short -14755,做空,2020-12-22 06:50:00,2020-12-22 06:55:00,606.78,603.33,0.28,tp_lower -14756,做多,2020-12-22 08:45:00,2020-12-22 09:15:00,597.18,600.31,0.26,tp_upper -14757,做空,2020-12-22 10:45:00,2020-12-22 10:50:00,601.81,603.07,-0.14,flip_to_long -14758,做多,2020-12-22 10:50:00,2020-12-22 11:10:00,603.07,609.61,0.57,tp_upper -14759,做空,2020-12-22 12:40:00,2020-12-22 12:45:00,610.49,613.27,-0.28,flip_to_long -14760,做多,2020-12-22 12:45:00,2020-12-22 13:05:00,613.27,611.31,-0.2,flip_to_short -14761,做空,2020-12-22 13:05:00,2020-12-22 13:15:00,611.31,611.74,-0.07,flip_to_long -14762,做多,2020-12-22 13:15:00,2020-12-22 13:25:00,611.74,609.61,-0.22,flip_to_short -14763,做空,2020-12-22 13:25:00,2020-12-22 13:30:00,609.61,611.37,-0.18,tp_lower -14764,做多,2020-12-22 13:35:00,2020-12-22 13:45:00,611.81,615.77,0.32,tp_upper -14765,做空,2020-12-22 15:00:00,2020-12-22 15:05:00,616.69,617.41,-0.09,flip_to_long -14766,做多,2020-12-22 15:05:00,2020-12-22 15:20:00,617.41,622.04,0.38,tp_upper -14767,做空,2020-12-22 16:30:00,2020-12-22 16:45:00,624.99,626.45,-0.16,flip_to_long -14768,做多,2020-12-22 16:45:00,2020-12-22 17:05:00,626.45,628.08,0.11,flip_to_short -14769,做空,2020-12-22 17:05:00,2020-12-22 17:10:00,628.08,628.26,-0.04,flip_to_long -14770,做多,2020-12-22 17:10:00,2020-12-22 17:20:00,628.26,627.9,-0.06,flip_to_short -14771,做空,2020-12-22 17:20:00,2020-12-22 17:30:00,627.9,628.1,-0.04,flip_to_long -14772,做多,2020-12-22 17:30:00,2020-12-22 17:35:00,628.1,624.52,-0.34,flip_to_short -14773,做空,2020-12-22 17:35:00,2020-12-22 17:45:00,624.52,628.33,-0.36,flip_to_long -14774,做多,2020-12-22 17:45:00,2020-12-22 17:50:00,628.33,627.87,-0.07,flip_to_short -14775,做空,2020-12-22 17:50:00,2020-12-22 18:20:00,627.87,628.43,-0.07,flip_to_long -14776,做多,2020-12-22 18:20:00,2020-12-22 18:25:00,628.43,627.15,-0.14,flip_to_short -14777,做空,2020-12-22 18:25:00,2020-12-22 18:45:00,627.15,627.62,-0.07,flip_to_long -14778,做多,2020-12-22 18:45:00,2020-12-22 19:00:00,627.62,629.61,0.14,tp_upper -14779,做空,2020-12-22 19:10:00,2020-12-22 19:15:00,626.94,626.25,0.03,tp_lower -14780,做多,2020-12-22 19:45:00,2020-12-22 19:50:00,627.14,626.43,-0.09,flip_to_short -14781,做空,2020-12-22 19:50:00,2020-12-22 19:55:00,626.43,626.7,-0.05,flip_to_long -14782,做多,2020-12-22 19:55:00,2020-12-22 20:20:00,626.7,624.34,-0.23,flip_to_short -14783,做空,2020-12-22 20:20:00,2020-12-22 20:25:00,624.34,623.17,0.07,tp_lower -14784,做多,2020-12-22 21:00:00,2020-12-22 21:20:00,625.78,626.01,-0.01,flip_to_short -14785,做空,2020-12-22 21:20:00,2020-12-22 21:50:00,626.01,622.98,0.23,tp_lower -14786,做多,2020-12-22 22:35:00,2020-12-22 22:50:00,624.17,629.22,0.4,tp_upper -14787,做空,2020-12-23 00:40:00,2020-12-23 00:45:00,634.14,635.32,-0.13,flip_to_long -14788,做多,2020-12-23 00:45:00,2020-12-23 00:50:00,635.32,637.57,0.17,tp_upper -14789,做空,2020-12-23 01:10:00,2020-12-23 01:15:00,632.1,629.64,0.19,tp_lower -14790,做多,2020-12-23 03:15:00,2020-12-23 03:40:00,625.51,625.81,-0.0,tp_upper -14791,做空,2020-12-23 03:45:00,2020-12-23 03:50:00,624.33,623.98,0.0,tp_lower -14792,做多,2020-12-23 04:25:00,2020-12-23 04:35:00,624.45,623.96,-0.07,flip_to_short -14793,做空,2020-12-23 04:35:00,2020-12-23 04:45:00,623.96,619.26,0.39,tp_lower -14794,做多,2020-12-23 06:10:00,2020-12-23 06:15:00,616.92,614.82,-0.22,flip_to_short -14795,做空,2020-12-23 06:15:00,2020-12-23 06:30:00,614.82,617.71,-0.29,flip_to_long -14796,做多,2020-12-23 06:30:00,2020-12-23 06:35:00,617.71,615.66,-0.21,flip_to_short -14797,做空,2020-12-23 06:35:00,2020-12-23 06:40:00,615.66,616.67,-0.12,flip_to_long -14798,做多,2020-12-23 06:40:00,2020-12-23 06:50:00,616.67,614.83,-0.19,flip_to_short -14799,做空,2020-12-23 06:50:00,2020-12-23 06:55:00,614.83,615.16,-0.06,flip_to_long -14800,做多,2020-12-23 06:55:00,2020-12-23 08:00:00,615.16,619.0,0.31,tp_upper -14801,做空,2020-12-23 08:35:00,2020-12-23 08:55:00,616.23,613.36,0.23,tp_lower -14802,做多,2020-12-23 09:50:00,2020-12-23 10:30:00,613.92,611.39,-0.25,flip_to_short -14803,做空,2020-12-23 10:30:00,2020-12-23 10:40:00,611.39,606.78,0.39,tp_lower -14804,做多,2020-12-23 12:15:00,2020-12-23 12:20:00,605.27,609.61,0.37,tp_upper -14805,做空,2020-12-23 13:50:00,2020-12-23 13:55:00,608.35,608.44,-0.04,tp_lower -14806,做多,2020-12-23 14:50:00,2020-12-23 14:55:00,612.86,612.8,-0.03,flip_to_short -14807,做空,2020-12-23 14:55:00,2020-12-23 15:25:00,612.8,611.5,0.09,flip_to_long -14808,做多,2020-12-23 15:25:00,2020-12-23 15:30:00,611.5,609.92,-0.17,flip_to_short -14809,做空,2020-12-23 15:30:00,2020-12-23 15:35:00,609.92,611.59,-0.18,flip_to_long -14810,做多,2020-12-23 15:35:00,2020-12-23 15:45:00,611.59,608.16,-0.34,tp_upper -14811,做多,2020-12-23 16:25:00,2020-12-23 16:35:00,608.7,607.61,-0.13,flip_to_short -14812,做空,2020-12-23 16:35:00,2020-12-23 16:55:00,607.61,597.08,0.92,tp_lower -14813,做多,2020-12-23 17:30:00,2020-12-23 19:00:00,605.98,609.78,0.32,flip_to_short -14814,做空,2020-12-23 19:00:00,2020-12-23 19:15:00,609.78,610.56,-0.1,flip_to_long -14815,做多,2020-12-23 19:15:00,2020-12-23 19:25:00,610.56,609.97,-0.08,flip_to_short -14816,做空,2020-12-23 19:25:00,2020-12-23 19:30:00,609.97,611.15,-0.14,flip_to_long -14817,做多,2020-12-23 19:30:00,2020-12-23 19:35:00,611.15,612.22,0.07,tp_upper -14818,做空,2020-12-23 19:45:00,2020-12-23 20:00:00,611.92,610.82,0.07,flip_to_long -14819,做多,2020-12-23 20:00:00,2020-12-23 20:05:00,610.82,609.75,-0.12,flip_to_short -14820,做空,2020-12-23 20:05:00,2020-12-23 20:10:00,609.75,609.84,-0.04,flip_to_long -14821,做多,2020-12-23 20:10:00,2020-12-23 23:15:00,609.84,586.98,-2.1,flip_to_short -14822,做空,2020-12-23 23:15:00,2020-12-23 23:20:00,586.98,593.19,-0.59,flip_to_long -14823,做多,2020-12-23 23:20:00,2020-12-23 23:50:00,593.19,584.42,-0.8,flip_to_short -14824,做空,2020-12-23 23:50:00,2020-12-23 23:55:00,584.42,585.34,-0.11,flip_to_long -14825,做多,2020-12-23 23:55:00,2020-12-24 01:10:00,585.34,578.19,-0.66,flip_to_short -14826,做空,2020-12-24 01:10:00,2020-12-24 01:20:00,578.19,576.41,0.14,flip_to_long -14827,做多,2020-12-24 01:20:00,2020-12-24 01:40:00,576.41,584.77,0.74,tp_upper -14828,做空,2020-12-24 02:25:00,2020-12-24 02:30:00,578.86,579.44,-0.08,flip_to_long -14829,做多,2020-12-24 02:30:00,2020-12-24 02:40:00,579.44,578.34,-0.13,flip_to_short -14830,做空,2020-12-24 02:40:00,2020-12-24 02:55:00,578.34,574.54,0.32,tp_lower -14831,做多,2020-12-24 04:00:00,2020-12-24 04:15:00,578.58,577.0,-0.17,tp_upper -14832,做空,2020-12-24 04:20:00,2020-12-24 04:30:00,575.25,573.74,0.11,tp_lower -14833,做多,2020-12-24 04:35:00,2020-12-24 05:05:00,574.49,574.99,0.02,flip_to_short -14834,做空,2020-12-24 05:05:00,2020-12-24 05:10:00,574.99,577.54,-0.26,flip_to_long -14835,做多,2020-12-24 05:10:00,2020-12-24 05:20:00,577.54,581.11,0.3,tp_upper -14836,做空,2020-12-24 06:05:00,2020-12-24 06:20:00,578.41,576.15,0.18,tp_lower -14837,做多,2020-12-24 07:10:00,2020-12-24 07:15:00,577.31,576.58,-0.09,flip_to_short -14838,做空,2020-12-24 07:15:00,2020-12-24 07:20:00,576.58,576.87,-0.05,flip_to_long -14839,做多,2020-12-24 07:20:00,2020-12-24 07:30:00,576.87,575.68,-0.14,flip_to_short -14840,做空,2020-12-24 07:30:00,2020-12-24 07:35:00,575.68,576.0,-0.06,flip_to_long -14841,做多,2020-12-24 07:35:00,2020-12-24 07:40:00,576.0,578.05,0.16,tp_upper -14842,做多,2020-12-24 09:20:00,2020-12-24 09:30:00,582.19,581.72,-0.07,tp_upper -14843,做多,2020-12-24 09:35:00,2020-12-24 09:55:00,582.14,585.21,0.25,tp_upper -14844,做空,2020-12-24 10:05:00,2020-12-24 10:15:00,582.09,579.59,0.2,tp_lower -14845,做多,2020-12-24 11:15:00,2020-12-24 11:45:00,580.68,581.26,0.03,flip_to_short -14846,做空,2020-12-24 11:45:00,2020-12-24 12:35:00,581.26,581.56,-0.05,flip_to_long -14847,做多,2020-12-24 12:35:00,2020-12-24 12:40:00,581.56,581.33,-0.05,flip_to_short -14848,做空,2020-12-24 12:40:00,2020-12-24 12:50:00,581.33,581.59,-0.05,flip_to_long -14849,做多,2020-12-24 12:50:00,2020-12-24 13:15:00,581.59,584.56,0.25,tp_upper -14850,做空,2020-12-24 14:50:00,2020-12-24 15:05:00,592.62,592.84,-0.05,flip_to_long -14851,做多,2020-12-24 15:05:00,2020-12-24 16:00:00,592.84,589.2,-0.36,flip_to_short -14852,做空,2020-12-24 16:00:00,2020-12-24 16:05:00,589.2,587.32,0.14,tp_lower -14853,做多,2020-12-24 16:10:00,2020-12-24 16:15:00,591.54,588.74,-0.28,flip_to_short -14854,做空,2020-12-24 16:15:00,2020-12-24 16:25:00,588.74,590.18,-0.16,tp_lower -14855,做多,2020-12-24 16:30:00,2020-12-24 16:55:00,590.56,588.05,-0.25,flip_to_short -14856,做空,2020-12-24 16:55:00,2020-12-24 17:05:00,588.05,586.96,0.07,tp_lower -14857,做多,2020-12-24 17:15:00,2020-12-24 17:30:00,589.18,591.97,0.22,tp_upper -14858,做空,2020-12-24 18:40:00,2020-12-24 18:45:00,592.53,593.61,-0.12,flip_to_long -14859,做多,2020-12-24 18:45:00,2020-12-24 18:50:00,593.61,592.77,-0.1,flip_to_short -14860,做空,2020-12-24 18:50:00,2020-12-24 18:55:00,592.77,594.49,-0.18,flip_to_long -14861,做多,2020-12-24 18:55:00,2020-12-24 19:00:00,594.49,596.51,0.15,tp_upper -14862,做空,2020-12-24 19:25:00,2020-12-24 19:55:00,594.73,594.36,0.01,flip_to_long -14863,做多,2020-12-24 19:55:00,2020-12-24 20:00:00,594.36,594.19,-0.04,flip_to_short -14864,做空,2020-12-24 20:00:00,2020-12-24 20:10:00,594.19,593.52,0.03,tp_lower -14865,做多,2020-12-24 20:20:00,2020-12-24 20:30:00,594.46,596.39,0.14,tp_upper -14866,做空,2020-12-24 23:00:00,2020-12-24 23:25:00,611.03,611.44,-0.06,flip_to_long -14867,做多,2020-12-24 23:25:00,2020-12-24 23:40:00,611.44,612.15,0.03,flip_to_short -14868,做空,2020-12-24 23:40:00,2020-12-25 00:00:00,612.15,615.28,-0.29,flip_to_long -14869,做多,2020-12-25 00:00:00,2020-12-25 00:05:00,615.28,611.16,-0.39,tp_upper -14870,做多,2020-12-25 00:40:00,2020-12-25 00:45:00,612.94,612.07,-0.1,flip_to_short -14871,做空,2020-12-25 00:45:00,2020-12-25 01:05:00,612.07,611.0,0.07,flip_to_long -14872,做多,2020-12-25 01:05:00,2020-12-25 01:25:00,611.0,611.64,0.03,flip_to_short -14873,做空,2020-12-25 01:25:00,2020-12-25 01:30:00,611.64,612.56,-0.11,flip_to_long -14874,做多,2020-12-25 01:30:00,2020-12-25 01:40:00,612.56,611.34,-0.13,flip_to_short -14875,做空,2020-12-25 01:40:00,2020-12-25 01:45:00,611.34,611.83,-0.07,flip_to_long -14876,做多,2020-12-25 01:45:00,2020-12-25 01:55:00,611.83,611.9,-0.02,flip_to_short -14877,做空,2020-12-25 01:55:00,2020-12-25 02:05:00,611.9,612.84,-0.11,flip_to_long -14878,做多,2020-12-25 02:05:00,2020-12-25 02:10:00,612.84,611.25,-0.16,flip_to_short -14879,做空,2020-12-25 02:10:00,2020-12-25 02:25:00,611.25,610.1,0.07,tp_lower -14880,做多,2020-12-25 03:30:00,2020-12-25 04:20:00,609.72,609.09,-0.08,flip_to_short -14881,做空,2020-12-25 04:20:00,2020-12-25 04:45:00,609.09,607.99,0.07,flip_to_long -14882,做多,2020-12-25 04:45:00,2020-12-25 05:00:00,607.99,608.51,0.02,flip_to_short -14883,做空,2020-12-25 05:00:00,2020-12-25 05:15:00,608.51,606.28,0.17,tp_lower -14884,做多,2020-12-25 05:25:00,2020-12-25 05:35:00,608.37,610.54,0.16,tp_upper -14885,做空,2020-12-25 05:50:00,2020-12-25 05:55:00,608.39,609.59,-0.13,flip_to_long -14886,做多,2020-12-25 05:55:00,2020-12-25 06:00:00,609.59,609.09,-0.07,tp_upper -14887,做空,2020-12-25 06:05:00,2020-12-25 06:20:00,608.71,611.38,-0.26,flip_to_long -14888,做多,2020-12-25 06:20:00,2020-12-25 06:25:00,611.38,611.41,-0.02,tp_upper -14889,做空,2020-12-25 07:15:00,2020-12-25 07:55:00,611.3,613.04,-0.18,flip_to_long -14890,做多,2020-12-25 07:55:00,2020-12-25 08:00:00,613.04,617.85,0.38,tp_upper -14891,做空,2020-12-25 08:35:00,2020-12-25 09:15:00,615.82,619.49,-0.34,flip_to_long -14892,做多,2020-12-25 09:15:00,2020-12-25 09:35:00,619.49,622.81,0.25,tp_upper -14893,做空,2020-12-25 10:10:00,2020-12-25 10:50:00,622.79,624.34,-0.16,flip_to_long -14894,做多,2020-12-25 10:50:00,2020-12-25 10:55:00,624.34,626.29,0.14,tp_upper -14895,做空,2020-12-25 12:20:00,2020-12-25 12:30:00,627.69,627.92,-0.05,flip_to_long -14896,做多,2020-12-25 12:30:00,2020-12-25 12:40:00,627.92,628.71,0.04,flip_to_short -14897,做空,2020-12-25 12:40:00,2020-12-25 13:20:00,628.71,628.43,-0.0,flip_to_long -14898,做多,2020-12-25 13:20:00,2020-12-25 13:30:00,628.43,627.72,-0.09,flip_to_short -14899,做空,2020-12-25 13:30:00,2020-12-25 13:35:00,627.72,628.16,-0.06,flip_to_long -14900,做多,2020-12-25 13:35:00,2020-12-25 13:40:00,628.16,627.74,-0.06,flip_to_short -14901,做空,2020-12-25 13:40:00,2020-12-25 13:45:00,627.74,628.37,-0.08,flip_to_long -14902,做多,2020-12-25 13:45:00,2020-12-25 13:55:00,628.37,628.76,0.01,tp_upper -14903,做空,2020-12-25 14:00:00,2020-12-25 14:15:00,627.43,628.05,-0.08,tp_lower -14904,做空,2020-12-25 14:30:00,2020-12-25 14:40:00,628.93,617.31,0.93,tp_lower -14905,做多,2020-12-25 16:05:00,2020-12-25 16:10:00,621.12,620.32,-0.09,flip_to_short -14906,做空,2020-12-25 16:10:00,2020-12-25 16:40:00,620.32,615.4,0.39,tp_lower -14907,做多,2020-12-25 18:00:00,2020-12-25 18:05:00,615.93,615.6,-0.05,flip_to_short -14908,做空,2020-12-25 18:05:00,2020-12-25 18:15:00,615.6,615.95,-0.06,flip_to_long -14909,做多,2020-12-25 18:15:00,2020-12-25 18:20:00,615.95,615.02,-0.11,flip_to_short -14910,做空,2020-12-25 18:20:00,2020-12-25 18:25:00,615.02,616.35,-0.14,flip_to_long -14911,做多,2020-12-25 18:25:00,2020-12-25 18:30:00,616.35,615.13,-0.13,flip_to_short -14912,做空,2020-12-25 18:30:00,2020-12-25 18:35:00,615.13,615.81,-0.08,flip_to_long -14913,做多,2020-12-25 18:35:00,2020-12-25 18:40:00,615.81,615.22,-0.08,flip_to_short -14914,做空,2020-12-25 18:40:00,2020-12-25 18:45:00,615.22,618.77,-0.33,flip_to_long -14915,做多,2020-12-25 18:45:00,2020-12-25 18:50:00,618.77,619.16,0.01,tp_upper -14916,做空,2020-12-25 19:05:00,2020-12-25 19:15:00,615.88,615.57,0.0,flip_to_long -14917,做多,2020-12-25 19:15:00,2020-12-25 19:25:00,615.57,616.55,0.06,flip_to_short -14918,做空,2020-12-25 19:25:00,2020-12-25 20:10:00,616.55,618.18,-0.16,flip_to_long -14919,做多,2020-12-25 20:10:00,2020-12-25 20:15:00,618.18,617.46,-0.09,flip_to_short -14920,做空,2020-12-25 20:15:00,2020-12-25 20:20:00,617.46,617.77,-0.05,flip_to_long -14921,做多,2020-12-25 20:20:00,2020-12-25 20:30:00,617.77,616.87,-0.1,flip_to_short -14922,做空,2020-12-25 20:30:00,2020-12-25 20:35:00,616.87,618.36,-0.15,flip_to_long -14923,做多,2020-12-25 20:35:00,2020-12-25 20:40:00,618.36,617.22,-0.12,flip_to_short -14924,做空,2020-12-25 20:40:00,2020-12-25 20:45:00,617.22,621.01,-0.34,flip_to_long -14925,做多,2020-12-25 20:45:00,2020-12-25 20:50:00,621.01,620.84,-0.04,tp_upper -14926,做空,2020-12-25 21:15:00,2020-12-25 21:35:00,618.17,618.74,-0.07,flip_to_long -14927,做多,2020-12-25 21:35:00,2020-12-25 21:40:00,618.74,617.8,-0.1,flip_to_short -14928,做空,2020-12-25 21:40:00,2020-12-25 21:45:00,617.8,618.13,-0.05,flip_to_long -14929,做多,2020-12-25 21:45:00,2020-12-25 22:15:00,618.13,621.35,0.24,tp_upper -14930,做空,2020-12-26 00:15:00,2020-12-26 00:20:00,624.56,626.26,-0.17,flip_to_long -14931,做多,2020-12-26 00:20:00,2020-12-26 00:30:00,626.26,626.88,0.03,flip_to_short -14932,做空,2020-12-26 00:30:00,2020-12-26 00:50:00,626.88,625.68,0.08,flip_to_long -14933,做多,2020-12-26 00:50:00,2020-12-26 01:50:00,625.68,628.62,0.22,tp_upper -14934,做空,2020-12-26 02:45:00,2020-12-26 03:00:00,626.02,627.91,-0.19,flip_to_long -14935,做多,2020-12-26 03:00:00,2020-12-26 03:10:00,627.91,630.09,0.16,tp_upper -14936,做空,2020-12-26 04:15:00,2020-12-26 04:20:00,631.47,632.47,-0.11,flip_to_long -14937,做多,2020-12-26 04:20:00,2020-12-26 04:30:00,632.47,633.23,0.04,flip_to_short -14938,做空,2020-12-26 04:30:00,2020-12-26 04:50:00,633.23,631.05,0.16,tp_lower -14939,做多,2020-12-26 06:15:00,2020-12-26 06:20:00,629.25,628.47,-0.09,flip_to_short -14940,做空,2020-12-26 06:20:00,2020-12-26 06:30:00,628.47,626.54,0.14,tp_lower -14941,做多,2020-12-26 06:45:00,2020-12-26 07:00:00,629.85,628.17,-0.17,flip_to_short -14942,做空,2020-12-26 07:00:00,2020-12-26 07:05:00,628.17,627.79,0.01,tp_lower -14943,做多,2020-12-26 07:10:00,2020-12-26 07:30:00,628.18,628.2,-0.02,flip_to_short -14944,做空,2020-12-26 07:30:00,2020-12-26 07:35:00,628.2,626.11,0.15,tp_lower -14945,做多,2020-12-26 08:05:00,2020-12-26 08:15:00,626.96,627.61,0.03,flip_to_short -14946,做空,2020-12-26 08:15:00,2020-12-26 09:25:00,627.61,620.43,0.58,tp_lower -14947,做多,2020-12-26 10:15:00,2020-12-26 10:20:00,624.45,623.28,-0.13,flip_to_short -14948,做空,2020-12-26 10:20:00,2020-12-26 10:35:00,623.28,619.38,0.31,tp_lower -14949,做多,2020-12-26 11:25:00,2020-12-26 12:00:00,621.79,624.43,0.2,tp_upper -14950,做空,2020-12-26 12:30:00,2020-12-26 12:35:00,621.19,621.26,-0.03,flip_to_long -14951,做多,2020-12-26 12:35:00,2020-12-26 12:45:00,621.26,627.32,0.5,tp_upper -14952,做空,2020-12-26 13:05:00,2020-12-26 13:15:00,622.49,622.58,-0.04,flip_to_long -14953,做多,2020-12-26 13:15:00,2020-12-26 13:25:00,622.58,622.14,-0.07,flip_to_short -14954,做空,2020-12-26 13:25:00,2020-12-26 13:30:00,622.14,622.35,-0.05,flip_to_long -14955,做多,2020-12-26 13:30:00,2020-12-26 13:55:00,622.35,623.39,0.06,flip_to_short -14956,做空,2020-12-26 13:55:00,2020-12-26 14:05:00,623.39,623.33,-0.02,flip_to_long -14957,做多,2020-12-26 14:05:00,2020-12-26 14:10:00,623.33,629.91,0.54,tp_upper -14958,做空,2020-12-26 15:05:00,2020-12-26 15:45:00,627.12,628.5,-0.15,flip_to_long -14959,做多,2020-12-26 15:45:00,2020-12-26 15:50:00,628.5,630.07,0.11,tp_upper -14960,做空,2020-12-26 15:55:00,2020-12-26 16:00:00,628.77,633.44,-0.43,flip_to_long -14961,做多,2020-12-26 16:00:00,2020-12-26 16:05:00,633.44,633.28,-0.04,tp_upper -14962,做空,2020-12-26 16:10:00,2020-12-26 18:05:00,630.85,646.05,-1.33,flip_to_long -14963,做多,2020-12-26 18:05:00,2020-12-26 18:10:00,646.05,646.06,-0.03,flip_to_short -14964,做空,2020-12-26 18:10:00,2020-12-26 18:20:00,646.06,640.95,0.39,tp_lower -14965,做多,2020-12-26 18:45:00,2020-12-26 18:50:00,646.8,644.8,-0.19,tp_upper -14966,做空,2020-12-26 18:55:00,2020-12-26 19:05:00,642.41,643.32,-0.1,flip_to_long -14967,做多,2020-12-26 19:05:00,2020-12-26 19:30:00,643.32,644.12,0.04,flip_to_short -14968,做空,2020-12-26 19:30:00,2020-12-26 20:15:00,644.12,643.83,-0.0,flip_to_long -14969,做多,2020-12-26 20:15:00,2020-12-26 20:25:00,643.83,646.98,0.23,tp_upper -14970,做空,2020-12-26 21:45:00,2020-12-26 21:50:00,647.82,650.1,-0.21,flip_to_long -14971,做多,2020-12-26 21:50:00,2020-12-26 21:55:00,650.1,648.2,-0.18,flip_to_short -14972,做空,2020-12-26 21:55:00,2020-12-26 22:05:00,648.2,644.22,0.3,tp_lower -14973,做多,2020-12-26 23:30:00,2020-12-26 23:35:00,638.37,636.83,-0.15,flip_to_short -14974,做空,2020-12-26 23:35:00,2020-12-26 23:45:00,636.83,636.6,-0.01,tp_lower -14975,做空,2020-12-27 00:15:00,2020-12-27 00:20:00,636.09,636.98,-0.1,flip_to_long -14976,做多,2020-12-27 00:20:00,2020-12-27 00:25:00,636.98,641.42,0.35,tp_upper -14977,做空,2020-12-27 00:55:00,2020-12-27 01:55:00,638.82,642.03,-0.3,flip_to_long -14978,做多,2020-12-27 01:55:00,2020-12-27 02:05:00,642.03,647.04,0.4,tp_upper -14979,做空,2020-12-27 02:50:00,2020-12-27 03:05:00,646.73,646.3,0.01,flip_to_long -14980,做多,2020-12-27 03:05:00,2020-12-27 04:30:00,646.3,644.62,-0.17,flip_to_short -14981,做空,2020-12-27 04:30:00,2020-12-27 04:35:00,644.62,645.6,-0.11,flip_to_long -14982,做多,2020-12-27 04:35:00,2020-12-27 04:40:00,645.6,644.36,-0.13,flip_to_short -14983,做空,2020-12-27 04:40:00,2020-12-27 05:00:00,644.36,645.58,-0.13,flip_to_long -14984,做多,2020-12-27 05:00:00,2020-12-27 05:05:00,645.58,646.38,0.04,tp_upper -14985,做空,2020-12-27 05:40:00,2020-12-27 05:45:00,645.14,647.3,-0.21,flip_to_long -14986,做多,2020-12-27 05:45:00,2020-12-27 06:00:00,647.3,651.19,0.3,tp_upper -14987,做空,2020-12-27 07:45:00,2020-12-27 08:00:00,651.69,651.92,-0.05,flip_to_long -14988,做多,2020-12-27 08:00:00,2020-12-27 08:10:00,651.92,653.65,0.12,flip_to_short -14989,做空,2020-12-27 08:10:00,2020-12-27 08:20:00,653.65,650.77,0.21,tp_lower -14990,做多,2020-12-27 08:45:00,2020-12-27 08:50:00,652.41,652.02,-0.06,flip_to_short -14991,做空,2020-12-27 08:50:00,2020-12-27 08:55:00,652.02,644.61,0.59,tp_lower -14992,做多,2020-12-27 09:50:00,2020-12-27 09:55:00,648.05,647.83,-0.05,flip_to_short -14993,做空,2020-12-27 09:55:00,2020-12-27 10:05:00,647.83,647.93,-0.04,flip_to_long -14994,做多,2020-12-27 10:05:00,2020-12-27 10:10:00,647.93,647.44,-0.07,flip_to_short -14995,做空,2020-12-27 10:10:00,2020-12-27 10:30:00,647.44,646.49,0.05,tp_lower -14996,做多,2020-12-27 10:45:00,2020-12-27 10:50:00,647.02,646.37,-0.08,flip_to_short -14997,做空,2020-12-27 10:50:00,2020-12-27 10:55:00,646.37,647.01,-0.08,flip_to_long -14998,做多,2020-12-27 10:55:00,2020-12-27 11:00:00,647.01,649.27,0.16,tp_upper -14999,做空,2020-12-27 11:15:00,2020-12-27 11:30:00,648.1,640.94,0.58,tp_lower -15000,做多,2020-12-27 12:45:00,2020-12-27 13:25:00,636.26,635.45,-0.1,flip_to_short -15001,做空,2020-12-27 13:25:00,2020-12-27 16:35:00,635.45,696.75,-5.35,flip_to_long -15002,做多,2020-12-27 16:35:00,2020-12-27 16:45:00,696.75,697.67,0.04,flip_to_short -15003,做空,2020-12-27 16:45:00,2020-12-27 18:05:00,697.67,693.49,0.27,flip_to_long -15004,做多,2020-12-27 18:05:00,2020-12-27 18:25:00,693.49,694.16,0.02,flip_to_short -15005,做空,2020-12-27 18:25:00,2020-12-27 18:40:00,694.16,691.81,0.14,flip_to_long -15006,做多,2020-12-27 18:40:00,2020-12-27 19:10:00,691.81,700.98,0.64,tp_upper -15007,做空,2020-12-27 20:00:00,2020-12-27 20:10:00,699.83,700.94,-0.11,flip_to_long -15008,做多,2020-12-27 20:10:00,2020-12-27 20:15:00,700.94,696.87,-0.32,flip_to_short -15009,做空,2020-12-27 20:15:00,2020-12-27 20:30:00,696.87,693.67,0.21,tp_lower -15010,做多,2020-12-27 22:05:00,2020-12-27 22:15:00,684.0,679.27,-0.37,flip_to_short -15011,做空,2020-12-27 22:15:00,2020-12-28 00:05:00,679.27,693.99,-1.11,flip_to_long -15012,做多,2020-12-28 00:05:00,2020-12-28 00:10:00,693.99,707.43,0.96,tp_upper -15013,做多,2020-12-28 01:40:00,2020-12-28 01:45:00,712.85,705.64,-0.55,flip_to_short -15014,做空,2020-12-28 01:45:00,2020-12-28 01:50:00,705.64,707.45,-0.16,tp_lower -15015,做多,2020-12-28 02:30:00,2020-12-28 02:55:00,707.15,707.16,-0.02,flip_to_short -15016,做空,2020-12-28 02:55:00,2020-12-28 03:15:00,707.16,701.58,0.38,tp_lower -15017,做多,2020-12-28 03:35:00,2020-12-28 03:45:00,704.89,702.37,-0.21,flip_to_short -15018,做空,2020-12-28 03:45:00,2020-12-28 03:55:00,702.37,704.71,-0.2,flip_to_long -15019,做多,2020-12-28 03:55:00,2020-12-28 04:00:00,704.71,701.64,-0.25,flip_to_short -15020,做空,2020-12-28 04:00:00,2020-12-28 04:20:00,701.64,703.5,-0.16,flip_to_long -15021,做多,2020-12-28 04:20:00,2020-12-28 04:40:00,703.5,705.8,0.14,tp_upper -15022,做空,2020-12-28 06:10:00,2020-12-28 06:25:00,712.38,709.88,0.15,flip_to_long -15023,做多,2020-12-28 06:25:00,2020-12-28 07:00:00,709.88,717.35,0.51,tp_upper -15024,做空,2020-12-28 08:15:00,2020-12-28 08:20:00,726.9,729.36,-0.2,flip_to_long -15025,做多,2020-12-28 08:20:00,2020-12-28 08:35:00,729.36,740.94,0.78,tp_upper -15026,做空,2020-12-28 09:00:00,2020-12-28 09:05:00,731.45,735.17,-0.29,flip_to_long -15027,做多,2020-12-28 09:05:00,2020-12-28 09:10:00,735.17,733.79,-0.12,flip_to_short -15028,做空,2020-12-28 09:10:00,2020-12-28 09:15:00,733.79,738.5,-0.35,flip_to_long -15029,做多,2020-12-28 09:15:00,2020-12-28 09:30:00,738.5,735.33,-0.24,flip_to_short -15030,做空,2020-12-28 09:30:00,2020-12-28 09:40:00,735.33,738.28,-0.23,flip_to_long -15031,做多,2020-12-28 09:40:00,2020-12-28 09:45:00,738.28,734.25,-0.3,flip_to_short -15032,做空,2020-12-28 09:45:00,2020-12-28 09:50:00,734.25,735.41,-0.1,flip_to_long -15033,做多,2020-12-28 09:50:00,2020-12-28 11:10:00,735.41,732.34,-0.23,flip_to_short -15034,做空,2020-12-28 11:10:00,2020-12-28 11:20:00,732.34,731.64,0.02,flip_to_long -15035,做多,2020-12-28 11:20:00,2020-12-28 11:25:00,731.64,730.72,-0.09,flip_to_short -15036,做空,2020-12-28 11:25:00,2020-12-28 11:30:00,730.72,727.18,0.21,tp_lower -15037,做多,2020-12-28 11:40:00,2020-12-28 12:00:00,730.99,729.03,-0.16,tp_upper -15038,做多,2020-12-28 12:10:00,2020-12-28 12:15:00,734.65,734.24,-0.05,tp_upper -15039,做空,2020-12-28 12:25:00,2020-12-28 12:30:00,731.49,725.15,0.4,tp_lower -15040,做多,2020-12-28 13:35:00,2020-12-28 13:40:00,728.85,726.47,-0.19,flip_to_short -15041,做空,2020-12-28 13:40:00,2020-12-28 13:45:00,726.47,728.74,-0.18,flip_to_long -15042,做多,2020-12-28 13:45:00,2020-12-28 13:50:00,728.74,726.91,-0.15,flip_to_short -15043,做空,2020-12-28 13:50:00,2020-12-28 15:40:00,726.91,728.48,-0.13,tp_lower -15044,做多,2020-12-28 16:00:00,2020-12-28 16:05:00,736.95,744.13,0.45,tp_upper -15045,做空,2020-12-28 17:10:00,2020-12-28 17:55:00,738.6,740.04,-0.12,flip_to_long -15046,做多,2020-12-28 17:55:00,2020-12-28 18:10:00,740.04,741.03,0.04,tp_upper -15047,做空,2020-12-28 18:40:00,2020-12-28 18:45:00,741.64,738.33,0.19,tp_lower -15048,做多,2020-12-28 19:05:00,2020-12-28 19:15:00,741.9,741.81,-0.03,flip_to_short -15049,做空,2020-12-28 19:15:00,2020-12-28 20:30:00,741.81,735.89,0.37,tp_lower -15050,做多,2020-12-28 21:45:00,2020-12-28 22:10:00,734.7,731.79,-0.22,flip_to_short -15051,做空,2020-12-28 22:10:00,2020-12-28 22:15:00,731.79,732.42,-0.07,flip_to_long -15052,做多,2020-12-28 22:15:00,2020-12-28 22:25:00,732.42,734.03,0.08,flip_to_short -15053,做空,2020-12-28 22:25:00,2020-12-28 22:30:00,734.03,717.28,1.1,tp_lower -15054,做多,2020-12-28 23:15:00,2020-12-28 23:20:00,732.12,730.83,-0.11,flip_to_short -15055,做空,2020-12-28 23:20:00,2020-12-29 00:35:00,730.83,726.65,0.26,tp_lower -15056,做多,2020-12-29 02:15:00,2020-12-29 02:30:00,720.67,716.68,-0.32,flip_to_short -15057,做空,2020-12-29 02:30:00,2020-12-29 02:35:00,716.68,719.24,-0.21,flip_to_long -15058,做多,2020-12-29 02:35:00,2020-12-29 02:45:00,719.24,723.89,0.31,tp_upper -15059,做空,2020-12-29 03:05:00,2020-12-29 03:10:00,716.74,714.91,0.11,tp_lower -15060,做多,2020-12-29 04:35:00,2020-12-29 04:45:00,706.08,702.4,-0.3,flip_to_short -15061,做空,2020-12-29 04:45:00,2020-12-29 04:55:00,702.4,706.26,-0.31,flip_to_long -15062,做多,2020-12-29 04:55:00,2020-12-29 05:00:00,706.26,702.06,-0.33,flip_to_short -15063,做空,2020-12-29 05:00:00,2020-12-29 05:10:00,702.06,696.37,0.39,tp_lower -15064,做多,2020-12-29 05:30:00,2020-12-29 06:20:00,701.63,711.98,0.74,tp_upper -15065,做空,2020-12-29 06:45:00,2020-12-29 07:30:00,706.9,707.01,-0.03,flip_to_long -15066,做多,2020-12-29 07:30:00,2020-12-29 08:00:00,707.01,714.21,0.51,tp_upper -15067,做空,2020-12-29 09:10:00,2020-12-29 09:15:00,712.45,714.24,-0.16,flip_to_long -15068,做多,2020-12-29 09:15:00,2020-12-29 09:20:00,714.24,717.76,0.23,tp_upper -15069,做空,2020-12-29 11:20:00,2020-12-29 11:30:00,728.2,723.6,0.31,tp_lower -15070,做多,2020-12-29 11:55:00,2020-12-29 12:05:00,732.58,739.6,0.48,tp_upper -15071,做空,2020-12-29 12:40:00,2020-12-29 12:45:00,729.4,733.55,-0.33,flip_to_long -15072,做多,2020-12-29 12:45:00,2020-12-29 12:50:00,733.55,729.48,-0.32,flip_to_short -15073,做空,2020-12-29 12:50:00,2020-12-29 13:00:00,729.48,731.83,-0.2,flip_to_long -15074,做多,2020-12-29 13:00:00,2020-12-29 13:05:00,731.83,731.06,-0.08,flip_to_short -15075,做空,2020-12-29 13:05:00,2020-12-29 13:10:00,731.06,732.53,-0.13,flip_to_long -15076,做多,2020-12-29 13:10:00,2020-12-29 13:20:00,732.53,733.43,0.04,flip_to_short -15077,做空,2020-12-29 13:20:00,2020-12-29 13:30:00,733.43,728.27,0.34,tp_lower -15078,做多,2020-12-29 13:45:00,2020-12-29 13:50:00,734.4,730.63,-0.3,flip_to_short -15079,做空,2020-12-29 13:50:00,2020-12-29 13:55:00,730.63,730.64,-0.03,flip_to_long -15080,做多,2020-12-29 13:55:00,2020-12-29 16:50:00,730.64,713.12,-1.28,flip_to_short -15081,做空,2020-12-29 16:50:00,2020-12-29 16:55:00,713.12,715.47,-0.19,flip_to_long -15082,做多,2020-12-29 16:55:00,2020-12-29 17:00:00,715.47,713.31,-0.18,flip_to_short -15083,做空,2020-12-29 17:00:00,2020-12-29 17:20:00,713.31,715.25,-0.16,flip_to_long -15084,做多,2020-12-29 17:20:00,2020-12-29 17:30:00,715.25,716.93,0.09,tp_upper -15085,做空,2020-12-29 20:10:00,2020-12-29 20:30:00,726.07,729.23,-0.24,flip_to_long -15086,做多,2020-12-29 20:30:00,2020-12-29 20:35:00,729.23,728.34,-0.09,flip_to_short -15087,做空,2020-12-29 20:35:00,2020-12-29 20:40:00,728.34,729.82,-0.13,flip_to_long -15088,做多,2020-12-29 20:40:00,2020-12-29 20:45:00,729.82,728.18,-0.14,flip_to_short -15089,做空,2020-12-29 20:45:00,2020-12-29 20:50:00,728.18,728.86,-0.07,flip_to_long -15090,做多,2020-12-29 20:50:00,2020-12-29 21:00:00,728.86,731.38,0.15,tp_upper -15091,做空,2020-12-29 21:20:00,2020-12-29 21:40:00,728.62,724.4,0.26,tp_lower -15092,做多,2020-12-29 22:05:00,2020-12-29 22:10:00,728.43,727.78,-0.07,flip_to_short -15093,做空,2020-12-29 22:10:00,2020-12-29 22:20:00,727.78,727.39,0.0,flip_to_long -15094,做多,2020-12-29 22:20:00,2020-12-29 22:45:00,727.39,729.34,0.11,tp_upper -15095,做空,2020-12-29 23:05:00,2020-12-29 23:25:00,729.0,730.7,-0.14,flip_to_long -15096,做多,2020-12-29 23:25:00,2020-12-29 23:30:00,730.7,734.0,0.2,tp_upper -15097,做空,2020-12-30 01:15:00,2020-12-30 01:20:00,740.56,741.92,-0.12,flip_to_long -15098,做多,2020-12-30 01:20:00,2020-12-30 01:25:00,741.92,740.21,-0.15,flip_to_short -15099,做空,2020-12-30 01:25:00,2020-12-30 01:40:00,740.21,740.51,-0.05,flip_to_long -15100,做多,2020-12-30 01:40:00,2020-12-30 02:30:00,740.51,738.36,-0.18,flip_to_short -15101,做空,2020-12-30 02:30:00,2020-12-30 02:35:00,738.36,741.0,-0.21,flip_to_long -15102,做多,2020-12-30 02:35:00,2020-12-30 02:50:00,741.0,739.85,-0.1,flip_to_short -15103,做空,2020-12-30 02:50:00,2020-12-30 03:40:00,739.85,734.82,0.32,tp_lower -15104,做多,2020-12-30 05:10:00,2020-12-30 05:20:00,733.52,730.15,-0.26,flip_to_short -15105,做空,2020-12-30 05:20:00,2020-12-30 05:30:00,730.15,730.54,-0.05,flip_to_long -15106,做多,2020-12-30 05:30:00,2020-12-30 05:50:00,730.54,733.27,0.16,tp_upper -15107,做空,2020-12-30 06:00:00,2020-12-30 06:20:00,731.7,731.73,-0.03,flip_to_long -15108,做多,2020-12-30 06:20:00,2020-12-30 06:25:00,731.73,732.4,0.02,tp_upper -15109,做空,2020-12-30 07:40:00,2020-12-30 08:25:00,737.88,730.46,0.49,tp_lower -15110,做多,2020-12-30 10:00:00,2020-12-30 10:05:00,728.31,727.56,-0.08,flip_to_short -15111,做空,2020-12-30 10:05:00,2020-12-30 10:15:00,727.56,727.67,-0.03,flip_to_long -15112,做多,2020-12-30 10:15:00,2020-12-30 10:25:00,727.67,734.19,0.43,tp_upper -15113,做空,2020-12-30 11:05:00,2020-12-30 11:10:00,727.81,729.02,-0.11,flip_to_long -15114,做多,2020-12-30 11:10:00,2020-12-30 11:30:00,729.02,725.92,-0.24,flip_to_short -15115,做空,2020-12-30 11:30:00,2020-12-30 11:35:00,725.92,723.53,0.14,tp_lower -15116,做多,2020-12-30 12:40:00,2020-12-30 12:50:00,725.0,723.65,-0.12,flip_to_short -15117,做空,2020-12-30 12:50:00,2020-12-30 12:55:00,723.65,723.94,-0.05,flip_to_long -15118,做多,2020-12-30 12:55:00,2020-12-30 13:05:00,723.94,724.02,-0.02,flip_to_short -15119,做空,2020-12-30 13:05:00,2020-12-30 13:10:00,724.02,727.58,-0.28,flip_to_long -15120,做多,2020-12-30 13:10:00,2020-12-30 13:15:00,727.58,728.94,0.07,tp_upper -15121,做空,2020-12-30 13:55:00,2020-12-30 14:00:00,725.85,727.91,-0.17,flip_to_long -15122,做多,2020-12-30 14:00:00,2020-12-30 14:15:00,727.91,731.92,0.25,tp_upper -15123,做空,2020-12-30 15:20:00,2020-12-30 15:35:00,733.59,733.46,-0.02,flip_to_long -15124,做多,2020-12-30 15:35:00,2020-12-30 15:50:00,733.46,733.8,-0.0,flip_to_short -15125,做空,2020-12-30 15:50:00,2020-12-30 15:55:00,733.8,734.72,-0.09,flip_to_long -15126,做多,2020-12-30 15:55:00,2020-12-30 16:00:00,734.72,735.16,0.0,tp_upper -15127,做空,2020-12-30 16:05:00,2020-12-30 16:10:00,729.12,729.35,-0.04,tp_lower -15128,做多,2020-12-30 16:30:00,2020-12-30 16:45:00,734.28,734.0,-0.04,flip_to_short -15129,做空,2020-12-30 16:45:00,2020-12-30 16:55:00,734.0,734.95,-0.09,flip_to_long -15130,做多,2020-12-30 16:55:00,2020-12-30 17:00:00,734.95,736.9,0.11,tp_upper -15131,做空,2020-12-30 17:10:00,2020-12-30 17:20:00,732.39,733.69,-0.11,flip_to_long -15132,做多,2020-12-30 17:20:00,2020-12-30 17:35:00,733.69,738.73,0.32,tp_upper -15133,做空,2020-12-30 18:15:00,2020-12-30 18:30:00,736.21,735.47,0.03,flip_to_long -15134,做多,2020-12-30 18:30:00,2020-12-30 18:50:00,735.47,740.07,0.29,tp_upper -15135,做空,2020-12-30 20:10:00,2020-12-30 20:30:00,751.6,752.19,-0.07,flip_to_long -15136,做多,2020-12-30 20:30:00,2020-12-30 20:50:00,752.19,750.45,-0.14,tp_upper -15137,做多,2020-12-30 20:55:00,2020-12-30 21:00:00,752.86,751.68,-0.1,flip_to_short -15138,做空,2020-12-30 21:00:00,2020-12-30 21:05:00,751.68,753.48,-0.15,flip_to_long -15139,做多,2020-12-30 21:05:00,2020-12-30 21:15:00,753.48,756.3,0.16,tp_upper -15140,做空,2020-12-30 21:30:00,2020-12-30 21:45:00,752.66,752.16,0.01,tp_lower -15141,做多,2020-12-30 22:30:00,2020-12-30 22:35:00,751.11,748.49,-0.2,flip_to_short -15142,做空,2020-12-30 22:35:00,2020-12-30 22:40:00,748.49,748.05,0.0,tp_lower -15143,做多,2020-12-30 23:05:00,2020-12-30 23:30:00,746.58,749.87,0.2,tp_upper -15144,做空,2020-12-31 00:40:00,2020-12-31 00:50:00,750.13,750.55,-0.06,tp_lower -15145,做多,2020-12-31 02:20:00,2020-12-31 03:00:00,740.0,736.77,-0.26,flip_to_short -15146,做空,2020-12-31 03:00:00,2020-12-31 03:05:00,736.77,737.95,-0.11,flip_to_long -15147,做多,2020-12-31 03:05:00,2020-12-31 03:30:00,737.95,740.5,0.15,tp_upper -15148,做空,2020-12-31 04:45:00,2020-12-31 04:50:00,741.64,742.8,-0.11,flip_to_long -15149,做多,2020-12-31 04:50:00,2020-12-31 05:00:00,742.8,742.16,-0.07,flip_to_short -15150,做空,2020-12-31 05:00:00,2020-12-31 05:10:00,742.16,740.8,0.07,tp_lower -15151,做多,2020-12-31 05:40:00,2020-12-31 05:50:00,742.57,741.58,-0.1,flip_to_short -15152,做空,2020-12-31 05:50:00,2020-12-31 06:00:00,741.58,742.06,-0.06,flip_to_long -15153,做多,2020-12-31 06:00:00,2020-12-31 06:30:00,742.06,744.62,0.15,tp_upper -15154,做空,2020-12-31 06:45:00,2020-12-31 06:50:00,741.73,742.12,-0.05,flip_to_long -15155,做多,2020-12-31 06:50:00,2020-12-31 07:00:00,742.12,746.83,0.3,tp_upper -15156,做空,2020-12-31 08:00:00,2020-12-31 08:05:00,746.02,746.49,-0.06,flip_to_long -15157,做多,2020-12-31 08:05:00,2020-12-31 09:40:00,746.49,747.56,0.05,tp_upper -15158,做空,2020-12-31 11:10:00,2020-12-31 11:20:00,748.46,747.9,0.01,tp_lower -15159,做多,2020-12-31 11:25:00,2020-12-31 14:20:00,748.99,731.72,-1.23,flip_to_short -15160,做空,2020-12-31 14:20:00,2020-12-31 14:25:00,731.72,729.26,0.15,tp_lower -15161,做多,2020-12-31 14:50:00,2020-12-31 14:55:00,733.39,731.8,-0.14,flip_to_short -15162,做空,2020-12-31 14:55:00,2020-12-31 15:00:00,731.8,733.69,-0.16,flip_to_long -15163,做多,2020-12-31 15:00:00,2020-12-31 15:30:00,733.69,732.78,-0.09,flip_to_short -15164,做空,2020-12-31 15:30:00,2020-12-31 16:20:00,732.78,734.76,-0.16,flip_to_long -15165,做多,2020-12-31 16:20:00,2020-12-31 16:25:00,734.76,733.69,-0.1,flip_to_short -15166,做空,2020-12-31 16:25:00,2020-12-31 16:35:00,733.69,731.97,0.09,tp_lower -15167,做多,2020-12-31 17:10:00,2020-12-31 17:20:00,735.6,742.24,0.43,tp_upper -15168,做多,2020-12-31 18:40:00,2020-12-31 19:00:00,738.28,739.02,0.03,flip_to_short -15169,做空,2020-12-31 19:00:00,2020-12-31 19:05:00,739.02,740.33,-0.12,flip_to_long -15170,做多,2020-12-31 19:05:00,2020-12-31 19:15:00,740.33,741.13,0.03,tp_upper -15171,做空,2020-12-31 19:40:00,2020-12-31 19:45:00,739.64,740.67,-0.1,flip_to_long -15172,做多,2020-12-31 19:45:00,2020-12-31 19:50:00,740.67,740.08,-0.07,flip_to_short -15173,做空,2020-12-31 19:50:00,2020-12-31 20:05:00,740.08,739.4,0.02,flip_to_long -15174,做多,2020-12-31 20:05:00,2020-12-31 20:15:00,739.4,740.43,0.04,flip_to_short -15175,做空,2020-12-31 20:15:00,2020-12-31 20:30:00,740.43,739.79,0.02,tp_lower -15176,做多,2020-12-31 20:35:00,2020-12-31 20:40:00,740.49,740.03,-0.06,flip_to_short -15177,做空,2020-12-31 20:40:00,2020-12-31 20:50:00,740.03,742.36,-0.18,flip_to_long -15178,做多,2020-12-31 20:50:00,2020-12-31 20:55:00,742.36,744.95,0.15,tp_upper -15179,做空,2020-12-31 21:20:00,2020-12-31 21:25:00,740.44,740.51,-0.03,flip_to_long -15180,做多,2020-12-31 21:25:00,2020-12-31 22:55:00,740.51,741.13,0.02,tp_upper -15181,做空,2020-12-31 23:00:00,2020-12-31 23:05:00,738.32,740.25,-0.16,flip_to_long -15182,做多,2020-12-31 23:05:00,2020-12-31 23:20:00,740.25,741.09,0.03,flip_to_short -15183,做空,2020-12-31 23:20:00,2020-12-31 23:40:00,741.09,736.22,0.3,tp_lower -15184,做多,2021-01-01 00:00:00,2021-01-01 01:10:00,737.6,744.47,0.46,tp_upper -15185,做空,2021-01-01 02:30:00,2021-01-01 02:35:00,744.12,746.0,-0.16,flip_to_long -15186,做多,2021-01-01 02:35:00,2021-01-01 02:40:00,746.0,745.59,-0.05,flip_to_short -15187,做空,2021-01-01 02:40:00,2021-01-01 02:45:00,745.59,747.5,-0.16,flip_to_long -15188,做多,2021-01-01 02:45:00,2021-01-01 02:50:00,747.5,744.88,-0.21,flip_to_short -15189,做空,2021-01-01 02:50:00,2021-01-01 03:25:00,744.88,746.35,-0.13,flip_to_long -15190,做多,2021-01-01 03:25:00,2021-01-01 03:30:00,746.35,746.11,-0.04,flip_to_short -15191,做空,2021-01-01 03:30:00,2021-01-01 04:10:00,746.11,745.41,0.02,flip_to_long -15192,做多,2021-01-01 04:10:00,2021-01-01 04:15:00,745.41,747.18,0.1,tp_upper -15193,做空,2021-01-01 04:20:00,2021-01-01 04:30:00,746.29,743.55,0.16,tp_lower -15194,做多,2021-01-01 06:00:00,2021-01-01 06:05:00,743.81,742.67,-0.11,flip_to_short -15195,做空,2021-01-01 06:05:00,2021-01-01 06:20:00,742.67,740.31,0.14,tp_lower -15196,做多,2021-01-01 07:00:00,2021-01-01 07:05:00,741.31,737.47,-0.29,flip_to_short -15197,做空,2021-01-01 07:05:00,2021-01-01 07:10:00,737.47,735.45,0.12,tp_lower -15198,做多,2021-01-01 08:00:00,2021-01-01 08:05:00,738.59,736.21,-0.19,flip_to_short -15199,做空,2021-01-01 08:05:00,2021-01-01 08:10:00,736.21,734.21,0.11,tp_lower -15200,做多,2021-01-01 09:10:00,2021-01-01 10:10:00,732.71,737.53,0.31,tp_upper -15201,做空,2021-01-01 11:50:00,2021-01-01 11:55:00,738.09,739.88,-0.15,flip_to_long -15202,做多,2021-01-01 11:55:00,2021-01-01 12:00:00,739.88,738.15,-0.15,flip_to_short -15203,做空,2021-01-01 12:00:00,2021-01-01 12:05:00,738.15,735.81,0.14,tp_lower -15204,做多,2021-01-01 12:15:00,2021-01-01 12:30:00,739.19,743.42,0.27,tp_upper -15205,做空,2021-01-01 12:45:00,2021-01-01 12:50:00,739.62,733.57,0.4,tp_lower -15206,做多,2021-01-01 13:25:00,2021-01-01 13:30:00,738.88,737.87,-0.1,flip_to_short -15207,做空,2021-01-01 13:30:00,2021-01-01 13:35:00,737.87,739.5,-0.14,flip_to_long -15208,做多,2021-01-01 13:35:00,2021-01-01 13:40:00,739.5,738.99,-0.06,flip_to_short -15209,做空,2021-01-01 13:40:00,2021-01-01 14:35:00,738.99,740.24,-0.11,flip_to_long -15210,做多,2021-01-01 14:35:00,2021-01-01 15:30:00,740.24,738.8,-0.13,flip_to_short -15211,做空,2021-01-01 15:30:00,2021-01-01 15:35:00,738.8,734.83,0.25,tp_lower -15212,做多,2021-01-01 16:30:00,2021-01-01 16:40:00,737.09,737.42,-0.0,flip_to_short -15213,做空,2021-01-01 16:40:00,2021-01-01 17:00:00,737.42,736.65,0.03,flip_to_long -15214,做多,2021-01-01 17:00:00,2021-01-01 17:05:00,736.65,735.92,-0.08,flip_to_short -15215,做空,2021-01-01 17:05:00,2021-01-01 17:10:00,735.92,736.38,-0.06,flip_to_long -15216,做多,2021-01-01 17:10:00,2021-01-01 20:10:00,736.38,727.11,-0.67,tp_upper -15217,做空,2021-01-01 21:35:00,2021-01-01 21:50:00,729.26,728.89,0.0,flip_to_long -15218,做多,2021-01-01 21:50:00,2021-01-01 22:10:00,728.89,730.49,0.09,tp_upper -15219,做空,2021-01-01 22:15:00,2021-01-01 22:50:00,730.1,730.01,-0.02,flip_to_long -15220,做多,2021-01-01 22:50:00,2021-01-01 22:55:00,730.01,729.53,-0.06,flip_to_short -15221,做空,2021-01-01 22:55:00,2021-01-01 23:00:00,729.53,730.11,-0.07,flip_to_long -15222,做多,2021-01-01 23:00:00,2021-01-01 23:10:00,730.11,729.75,-0.05,flip_to_short -15223,做空,2021-01-01 23:10:00,2021-01-01 23:15:00,729.75,730.43,-0.07,flip_to_long -15224,做多,2021-01-01 23:15:00,2021-01-01 23:20:00,730.43,729.75,-0.07,flip_to_short -15225,做空,2021-01-01 23:20:00,2021-01-01 23:30:00,729.75,730.98,-0.11,flip_to_long -15226,做多,2021-01-01 23:30:00,2021-01-01 23:35:00,730.98,730.91,-0.03,flip_to_short -15227,做空,2021-01-01 23:35:00,2021-01-01 23:45:00,730.91,729.01,0.11,tp_lower -15228,做多,2021-01-02 00:10:00,2021-01-02 01:40:00,728.5,729.57,0.05,tp_upper -15229,做多,2021-01-02 03:00:00,2021-01-02 03:10:00,731.92,732.75,0.03,flip_to_short -15230,做空,2021-01-02 03:10:00,2021-01-02 03:20:00,732.75,731.69,0.05,flip_to_long -15231,做多,2021-01-02 03:20:00,2021-01-02 04:45:00,731.69,729.5,-0.18,flip_to_short -15232,做空,2021-01-02 04:45:00,2021-01-02 04:55:00,729.5,730.21,-0.08,flip_to_long -15233,做多,2021-01-02 04:55:00,2021-01-02 05:00:00,730.21,732.14,0.11,tp_upper -15234,做多,2021-01-02 06:05:00,2021-01-02 06:20:00,732.43,732.27,-0.04,flip_to_short -15235,做空,2021-01-02 06:20:00,2021-01-02 07:35:00,732.27,735.27,-0.24,flip_to_long -15236,做多,2021-01-02 07:35:00,2021-01-02 08:05:00,735.27,735.25,-0.03,flip_to_short -15237,做空,2021-01-02 08:05:00,2021-01-02 08:10:00,735.25,732.3,0.18,tp_lower -15238,做多,2021-01-02 08:40:00,2021-01-02 08:55:00,734.14,734.51,0.0,flip_to_short -15239,做空,2021-01-02 08:55:00,2021-01-02 09:05:00,734.51,735.23,-0.08,flip_to_long -15240,做多,2021-01-02 09:05:00,2021-01-02 09:10:00,735.23,733.81,-0.13,flip_to_short -15241,做空,2021-01-02 09:10:00,2021-01-02 09:15:00,733.81,734.25,-0.06,flip_to_long -15242,做多,2021-01-02 09:15:00,2021-01-02 09:20:00,734.25,732.96,-0.12,flip_to_short -15243,做空,2021-01-02 09:20:00,2021-01-02 09:30:00,732.96,731.32,0.09,tp_lower -15244,做多,2021-01-02 09:40:00,2021-01-02 09:45:00,733.27,732.31,-0.09,flip_to_short -15245,做空,2021-01-02 09:45:00,2021-01-02 09:50:00,732.31,729.39,0.18,tp_lower -15246,做多,2021-01-02 10:20:00,2021-01-02 10:40:00,731.8,731.76,-0.03,flip_to_short -15247,做空,2021-01-02 10:40:00,2021-01-02 11:00:00,731.76,731.3,0.01,flip_to_long -15248,做多,2021-01-02 11:00:00,2021-01-02 11:15:00,731.3,730.77,-0.06,flip_to_short -15249,做空,2021-01-02 11:15:00,2021-01-02 11:40:00,730.77,729.89,0.04,flip_to_long -15250,做多,2021-01-02 11:40:00,2021-01-02 11:50:00,729.89,730.55,0.02,flip_to_short -15251,做空,2021-01-02 11:50:00,2021-01-02 12:00:00,730.55,730.95,-0.05,flip_to_long -15252,做多,2021-01-02 12:00:00,2021-01-02 12:05:00,730.95,729.88,-0.1,flip_to_short -15253,做空,2021-01-02 12:05:00,2021-01-02 12:15:00,729.88,731.21,-0.12,flip_to_long -15254,做多,2021-01-02 12:15:00,2021-01-02 12:20:00,731.21,738.38,0.47,tp_upper -15255,做空,2021-01-02 14:15:00,2021-01-02 15:00:00,760.71,764.11,-0.25,flip_to_long -15256,做多,2021-01-02 15:00:00,2021-01-02 15:05:00,764.11,761.9,-0.17,flip_to_short -15257,做空,2021-01-02 15:05:00,2021-01-02 15:10:00,761.9,762.93,-0.09,flip_to_long -15258,做多,2021-01-02 15:10:00,2021-01-02 15:35:00,762.93,766.97,0.24,tp_upper -15259,做空,2021-01-02 18:00:00,2021-01-02 18:05:00,775.93,776.16,-0.04,tp_lower -15260,做多,2021-01-02 18:25:00,2021-01-02 18:35:00,779.28,779.98,0.02,flip_to_short -15261,做空,2021-01-02 18:35:00,2021-01-02 20:00:00,779.98,779.98,-0.03,tp_lower -15262,做多,2021-01-02 21:45:00,2021-01-02 22:00:00,769.27,766.27,-0.22,flip_to_short -15263,做空,2021-01-02 22:00:00,2021-01-02 22:05:00,766.27,768.38,-0.16,flip_to_long -15264,做多,2021-01-02 22:05:00,2021-01-02 22:20:00,768.38,774.75,0.39,tp_upper -15265,做空,2021-01-02 23:00:00,2021-01-02 23:05:00,767.81,768.85,-0.09,flip_to_long -15266,做多,2021-01-02 23:05:00,2021-01-02 23:25:00,768.85,777.38,0.54,tp_upper -15267,做空,2021-01-03 00:05:00,2021-01-03 00:25:00,775.69,774.65,0.04,flip_to_long -15268,做多,2021-01-03 00:25:00,2021-01-03 00:45:00,774.65,778.57,0.24,tp_upper -15269,做空,2021-01-03 01:00:00,2021-01-03 01:05:00,775.46,776.73,-0.11,flip_to_long -15270,做多,2021-01-03 01:05:00,2021-01-03 01:10:00,776.73,775.74,-0.09,flip_to_short -15271,做空,2021-01-03 01:10:00,2021-01-03 01:25:00,775.74,776.88,-0.1,flip_to_long -15272,做多,2021-01-03 01:25:00,2021-01-03 01:40:00,776.88,774.42,-0.19,flip_to_short -15273,做空,2021-01-03 01:40:00,2021-01-03 01:45:00,774.42,777.04,-0.2,flip_to_long -15274,做多,2021-01-03 01:45:00,2021-01-03 02:30:00,777.04,777.34,-0.01,flip_to_short -15275,做空,2021-01-03 02:30:00,2021-01-03 03:30:00,777.34,776.19,0.05,tp_lower -15276,做多,2021-01-03 04:45:00,2021-01-03 04:55:00,774.52,778.2,0.22,tp_upper -15277,做空,2021-01-03 07:50:00,2021-01-03 08:10:00,800.71,796.24,0.27,tp_lower -15278,做多,2021-01-03 08:20:00,2021-01-03 08:30:00,802.38,806.65,0.25,tp_upper -15279,做空,2021-01-03 10:15:00,2021-01-03 10:25:00,822.64,821.33,0.06,flip_to_long -15280,做多,2021-01-03 10:25:00,2021-01-03 10:45:00,821.33,828.06,0.41,tp_upper -15281,做空,2021-01-03 11:25:00,2021-01-03 12:10:00,826.12,835.04,-0.6,flip_to_long -15282,做多,2021-01-03 12:10:00,2021-01-03 12:15:00,835.04,834.11,-0.09,tp_upper -15283,做空,2021-01-03 12:45:00,2021-01-03 12:55:00,830.7,832.44,-0.14,flip_to_long -15284,做多,2021-01-03 12:55:00,2021-01-03 13:05:00,832.44,837.71,0.31,tp_upper -15285,做空,2021-01-03 15:20:00,2021-01-03 15:30:00,904.68,905.96,-0.1,flip_to_long -15286,做多,2021-01-03 15:30:00,2021-01-03 15:35:00,905.96,900.78,-0.33,flip_to_short -15287,做空,2021-01-03 15:35:00,2021-01-03 15:40:00,900.78,902.81,-0.14,flip_to_long -15288,做多,2021-01-03 15:40:00,2021-01-03 15:55:00,902.81,919.75,0.95,tp_upper -15289,做空,2021-01-03 16:55:00,2021-01-03 17:00:00,939.86,950.07,-0.6,flip_to_long -15290,做多,2021-01-03 17:00:00,2021-01-03 17:05:00,950.07,933.79,-0.92,flip_to_short -15291,做空,2021-01-03 17:05:00,2021-01-03 17:15:00,933.79,947.0,-0.75,flip_to_long -15292,做多,2021-01-03 17:15:00,2021-01-03 17:25:00,947.0,953.55,0.32,flip_to_short -15293,做空,2021-01-03 17:25:00,2021-01-03 17:45:00,953.55,955.47,-0.13,flip_to_long -15294,做多,2021-01-03 17:45:00,2021-01-03 17:50:00,955.47,949.53,-0.34,flip_to_short -15295,做空,2021-01-03 17:50:00,2021-01-03 18:00:00,949.53,936.0,0.69,tp_lower -15296,做空,2021-01-03 21:05:00,2021-01-03 21:15:00,943.8,946.02,-0.15,flip_to_long -15297,做多,2021-01-03 21:15:00,2021-01-03 21:55:00,946.02,952.01,0.3,flip_to_short -15298,做空,2021-01-03 21:55:00,2021-01-03 22:10:00,952.01,955.68,-0.22,flip_to_long -15299,做多,2021-01-03 22:10:00,2021-01-03 22:15:00,955.68,976.82,1.1,tp_upper -15300,做空,2021-01-03 23:45:00,2021-01-03 23:50:00,995.97,979.9,0.81,tp_lower -15301,做多,2021-01-04 00:00:00,2021-01-04 01:50:00,991.96,971.92,-1.13,flip_to_short -15302,做空,2021-01-04 01:50:00,2021-01-04 02:00:00,971.92,979.0,-0.41,flip_to_long -15303,做多,2021-01-04 02:00:00,2021-01-04 02:05:00,979.0,984.37,0.26,tp_upper -15304,做空,2021-01-04 02:15:00,2021-01-04 02:45:00,973.34,976.75,-0.21,flip_to_long -15305,做多,2021-01-04 02:45:00,2021-01-04 03:00:00,976.75,986.81,0.52,tp_upper -15306,做空,2021-01-04 06:55:00,2021-01-04 07:20:00,1114.9,1057.2,2.73,tp_lower -15307,做多,2021-01-04 10:45:00,2021-01-04 11:05:00,953.06,949.34,-0.25,flip_to_short -15308,做空,2021-01-04 11:05:00,2021-01-04 11:10:00,949.34,952.04,-0.19,flip_to_long -15309,做多,2021-01-04 11:10:00,2021-01-04 11:30:00,952.04,949.34,-0.19,flip_to_short -15310,做空,2021-01-04 11:30:00,2021-01-04 11:35:00,949.34,953.84,-0.29,flip_to_long -15311,做多,2021-01-04 11:35:00,2021-01-04 11:45:00,953.84,953.41,-0.05,flip_to_short -15312,做空,2021-01-04 11:45:00,2021-01-04 13:20:00,953.41,997.18,-2.55,flip_to_long -15313,做多,2021-01-04 13:20:00,2021-01-04 13:30:00,997.18,1002.34,0.24,flip_to_short -15314,做空,2021-01-04 13:30:00,2021-01-04 13:45:00,1002.34,995.71,0.32,flip_to_long -15315,做多,2021-01-04 13:45:00,2021-01-04 14:00:00,995.71,1021.36,1.33,tp_upper -15316,做空,2021-01-04 14:10:00,2021-01-04 14:15:00,1003.84,1018.07,-0.79,flip_to_long -15317,做多,2021-01-04 14:15:00,2021-01-04 14:30:00,1018.07,1023.14,0.24,tp_upper -15318,做空,2021-01-04 15:45:00,2021-01-04 15:50:00,1034.93,1039.01,-0.24,flip_to_long -15319,做多,2021-01-04 15:50:00,2021-01-04 16:00:00,1039.01,1031.7,-0.4,flip_to_short -15320,做空,2021-01-04 16:00:00,2021-01-04 16:05:00,1031.7,1007.89,1.19,tp_lower -15321,做多,2021-01-04 17:00:00,2021-01-04 17:05:00,1025.62,1014.53,-0.61,flip_to_short -15322,做空,2021-01-04 17:05:00,2021-01-04 17:25:00,1014.53,1002.34,0.61,flip_to_long -15323,做多,2021-01-04 17:25:00,2021-01-04 17:40:00,1002.34,995.72,-0.38,flip_to_short -15324,做空,2021-01-04 17:40:00,2021-01-04 17:55:00,995.72,1000.96,-0.31,flip_to_long -15325,做多,2021-01-04 17:55:00,2021-01-04 18:20:00,1000.96,1010.66,0.49,flip_to_short -15326,做空,2021-01-04 18:20:00,2021-01-04 20:40:00,1010.66,1033.37,-1.23,flip_to_long -15327,做多,2021-01-04 20:40:00,2021-01-04 21:20:00,1033.37,1026.2,-0.39,flip_to_short -15328,做空,2021-01-04 21:20:00,2021-01-04 21:25:00,1026.2,1007.49,0.92,tp_lower -15329,做多,2021-01-04 22:20:00,2021-01-04 22:30:00,1016.05,1013.71,-0.15,flip_to_short -15330,做空,2021-01-04 22:30:00,2021-01-04 22:40:00,1013.71,1023.86,-0.55,flip_to_long -15331,做多,2021-01-04 22:40:00,2021-01-04 22:45:00,1023.86,1015.9,-0.43,flip_to_short -15332,做空,2021-01-04 22:45:00,2021-01-04 23:20:00,1015.9,1014.39,0.05,flip_to_long -15333,做多,2021-01-04 23:20:00,2021-01-04 23:25:00,1014.39,1025.35,0.53,tp_upper -15334,做空,2021-01-05 01:10:00,2021-01-05 01:25:00,1093.47,1095.19,-0.11,flip_to_long -15335,做多,2021-01-05 01:25:00,2021-01-05 01:35:00,1095.19,1096.86,0.05,flip_to_short -15336,做空,2021-01-05 01:35:00,2021-01-05 01:45:00,1096.86,1103.64,-0.36,flip_to_long -15337,做多,2021-01-05 01:45:00,2021-01-05 01:50:00,1103.64,1100.86,-0.16,flip_to_short -15338,做空,2021-01-05 01:50:00,2021-01-05 01:55:00,1100.86,1118.4,-0.87,flip_to_long -15339,做多,2021-01-05 01:55:00,2021-01-05 02:00:00,1118.4,1109.0,-0.46,flip_to_short -15340,做空,2021-01-05 02:00:00,2021-01-05 02:30:00,1109.0,1086.93,1.0,tp_lower -15341,做多,2021-01-05 04:45:00,2021-01-05 04:50:00,1029.63,1014.64,-0.79,flip_to_short -15342,做空,2021-01-05 04:50:00,2021-01-05 05:00:00,1014.64,1023.36,-0.47,flip_to_long -15343,做多,2021-01-05 05:00:00,2021-01-05 05:05:00,1023.36,1015.69,-0.41,flip_to_short -15344,做空,2021-01-05 05:05:00,2021-01-05 05:25:00,1015.69,1008.56,0.33,tp_lower -15345,做多,2021-01-05 05:30:00,2021-01-05 05:40:00,1016.36,1004.16,-0.64,flip_to_short -15346,做空,2021-01-05 05:40:00,2021-01-05 05:45:00,1004.16,998.12,0.28,tp_lower -15347,做多,2021-01-05 06:25:00,2021-01-05 07:30:00,1003.34,1008.62,0.24,flip_to_short -15348,做空,2021-01-05 07:30:00,2021-01-05 07:40:00,1008.62,1012.51,-0.22,flip_to_long -15349,做多,2021-01-05 07:40:00,2021-01-05 07:45:00,1012.51,1006.19,-0.34,flip_to_short -15350,做空,2021-01-05 07:45:00,2021-01-05 08:00:00,1006.19,1011.2,-0.28,flip_to_long -15351,做多,2021-01-05 08:00:00,2021-01-05 08:05:00,1011.2,1027.08,0.76,tp_upper -15352,做空,2021-01-05 09:55:00,2021-01-05 10:10:00,1037.75,1031.62,0.28,flip_to_long -15353,做多,2021-01-05 10:10:00,2021-01-05 10:30:00,1031.62,1030.88,-0.06,flip_to_short -15354,做空,2021-01-05 10:30:00,2021-01-05 10:35:00,1030.88,1020.25,0.5,tp_lower -15355,做多,2021-01-05 11:10:00,2021-01-05 11:15:00,1034.28,1029.02,-0.29,flip_to_short -15356,做空,2021-01-05 11:15:00,2021-01-05 11:25:00,1029.02,1032.45,-0.2,flip_to_long -15357,做多,2021-01-05 11:25:00,2021-01-05 12:00:00,1032.45,1053.27,1.0,tp_upper -15358,做空,2021-01-05 12:25:00,2021-01-05 12:35:00,1038.5,1039.24,-0.06,flip_to_long -15359,做多,2021-01-05 12:35:00,2021-01-05 12:40:00,1039.24,1036.99,-0.14,flip_to_short -15360,做空,2021-01-05 12:40:00,2021-01-05 12:45:00,1036.99,1040.05,-0.18,flip_to_long -15361,做多,2021-01-05 12:45:00,2021-01-05 12:50:00,1040.05,1039.1,-0.07,flip_to_short -15362,做空,2021-01-05 12:50:00,2021-01-05 12:55:00,1039.1,1030.87,0.38,tp_lower -15363,做多,2021-01-05 13:10:00,2021-01-05 13:15:00,1040.57,1038.5,-0.13,flip_to_short -15364,做空,2021-01-05 13:15:00,2021-01-05 13:25:00,1038.5,1037.8,0.01,flip_to_long -15365,做多,2021-01-05 13:25:00,2021-01-05 13:45:00,1037.8,1035.61,-0.13,flip_to_short -15366,做空,2021-01-05 13:45:00,2021-01-05 13:55:00,1035.61,1025.28,0.49,tp_lower -15367,做多,2021-01-05 14:40:00,2021-01-05 15:20:00,1038.19,1062.05,1.17,tp_upper -15368,做空,2021-01-05 16:00:00,2021-01-05 16:05:00,1041.68,1050.68,-0.48,flip_to_long -15369,做多,2021-01-05 16:05:00,2021-01-05 16:15:00,1050.68,1076.36,1.26,tp_upper -15370,做空,2021-01-05 17:10:00,2021-01-05 17:30:00,1064.6,1069.75,-0.29,flip_to_long -15371,做多,2021-01-05 17:30:00,2021-01-05 17:55:00,1069.75,1084.18,0.69,tp_upper -15372,做空,2021-01-05 18:30:00,2021-01-05 19:05:00,1079.55,1064.25,0.74,tp_lower -15373,做多,2021-01-05 19:30:00,2021-01-05 19:35:00,1078.67,1102.68,1.19,tp_upper -15374,做空,2021-01-05 20:00:00,2021-01-05 21:05:00,1090.27,1095.0,-0.27,flip_to_long -15375,做多,2021-01-05 21:05:00,2021-01-05 21:25:00,1095.0,1093.16,-0.12,flip_to_short -15376,做空,2021-01-05 21:25:00,2021-01-05 21:30:00,1093.16,1101.51,-0.45,flip_to_long -15377,做多,2021-01-05 21:30:00,2021-01-05 21:40:00,1101.51,1095.13,-0.35,tp_upper -15378,做空,2021-01-05 21:45:00,2021-01-05 21:50:00,1083.69,1084.2,-0.05,tp_lower -15379,做多,2021-01-05 22:05:00,2021-01-05 22:35:00,1094.52,1115.4,1.01,tp_upper -15380,做空,2021-01-05 23:05:00,2021-01-05 23:45:00,1111.97,1104.27,0.36,flip_to_long -15381,做多,2021-01-05 23:45:00,2021-01-06 02:30:00,1104.27,1079.61,-1.28,flip_to_short -15382,做空,2021-01-06 02:30:00,2021-01-06 03:05:00,1079.61,1078.14,0.05,flip_to_long -15383,做多,2021-01-06 03:05:00,2021-01-06 03:10:00,1078.14,1078.01,-0.04,flip_to_short -15384,做空,2021-01-06 03:10:00,2021-01-06 03:20:00,1078.01,1070.04,0.39,tp_lower -15385,做多,2021-01-06 03:55:00,2021-01-06 04:10:00,1077.07,1102.79,1.34,tp_upper -15386,做空,2021-01-06 05:20:00,2021-01-06 05:30:00,1113.13,1117.42,-0.25,flip_to_long -15387,做多,2021-01-06 05:30:00,2021-01-06 05:35:00,1117.42,1112.69,-0.28,flip_to_short -15388,做空,2021-01-06 05:35:00,2021-01-06 05:45:00,1112.69,1101.16,0.57,tp_lower -15389,做多,2021-01-06 06:05:00,2021-01-06 06:10:00,1118.77,1116.57,-0.14,flip_to_short -15390,做空,2021-01-06 06:10:00,2021-01-06 06:30:00,1116.57,1113.77,0.12,flip_to_long -15391,做多,2021-01-06 06:30:00,2021-01-06 06:35:00,1113.77,1107.22,-0.37,flip_to_short -15392,做空,2021-01-06 06:35:00,2021-01-06 06:40:00,1107.22,1109.77,-0.16,flip_to_long -15393,做多,2021-01-06 06:40:00,2021-01-06 07:05:00,1109.77,1117.52,0.37,tp_upper -15394,做空,2021-01-06 07:30:00,2021-01-06 07:40:00,1108.24,1106.8,0.05,tp_lower -15395,做多,2021-01-06 08:00:00,2021-01-06 08:10:00,1124.27,1113.71,-0.57,flip_to_short -15396,做空,2021-01-06 08:10:00,2021-01-06 08:25:00,1113.71,1098.76,0.74,tp_lower -15397,做多,2021-01-06 08:50:00,2021-01-06 09:00:00,1106.0,1108.55,0.11,flip_to_short -15398,做空,2021-01-06 09:00:00,2021-01-06 09:20:00,1108.55,1094.14,0.73,tp_lower -15399,做多,2021-01-06 09:35:00,2021-01-06 09:40:00,1106.55,1105.3,-0.1,flip_to_short -15400,做空,2021-01-06 09:40:00,2021-01-06 09:50:00,1105.3,1103.08,0.09,flip_to_long -15401,做多,2021-01-06 09:50:00,2021-01-06 10:10:00,1103.08,1109.73,0.33,tp_upper -15402,做空,2021-01-06 12:30:00,2021-01-06 12:40:00,1145.56,1136.47,0.44,tp_lower -15403,做多,2021-01-06 13:50:00,2021-01-06 14:20:00,1139.03,1146.45,0.36,tp_upper -15404,做空,2021-01-06 14:45:00,2021-01-06 15:00:00,1140.55,1134.98,0.26,flip_to_long -15405,做多,2021-01-06 15:00:00,2021-01-06 15:30:00,1134.98,1155.48,1.06,tp_upper -15406,做空,2021-01-06 15:45:00,2021-01-06 15:50:00,1142.33,1144.73,-0.16,flip_to_long -15407,做多,2021-01-06 15:50:00,2021-01-06 15:55:00,1144.73,1144.0,-0.07,flip_to_short -15408,做空,2021-01-06 15:55:00,2021-01-06 16:00:00,1144.0,1182.69,-2.09,flip_to_long -15409,做多,2021-01-06 16:00:00,2021-01-06 16:05:00,1182.69,1175.64,-0.38,tp_upper -15410,做空,2021-01-06 16:50:00,2021-01-06 18:30:00,1169.79,1198.52,-1.46,flip_to_long -15411,做多,2021-01-06 18:30:00,2021-01-06 18:35:00,1198.52,1197.74,-0.07,flip_to_short -15412,做空,2021-01-06 18:35:00,2021-01-06 18:45:00,1197.74,1199.42,-0.11,flip_to_long -15413,做多,2021-01-06 18:45:00,2021-01-06 18:50:00,1199.42,1189.89,-0.48,flip_to_short -15414,做空,2021-01-06 18:50:00,2021-01-06 18:55:00,1189.89,1194.98,-0.27,flip_to_long -15415,做多,2021-01-06 18:55:00,2021-01-06 19:00:00,1194.98,1204.07,0.4,tp_upper -15416,做空,2021-01-06 19:15:00,2021-01-06 19:30:00,1200.76,1189.95,0.48,tp_lower -15417,做多,2021-01-06 20:30:00,2021-01-06 21:55:00,1170.68,1182.49,0.54,flip_to_short -15418,做空,2021-01-06 21:55:00,2021-01-06 22:00:00,1182.49,1187.47,-0.27,flip_to_long -15419,做多,2021-01-06 22:00:00,2021-01-06 22:30:00,1187.47,1186.31,-0.08,flip_to_short -15420,做空,2021-01-06 22:30:00,2021-01-06 22:35:00,1186.31,1189.22,-0.17,flip_to_long -15421,做多,2021-01-06 22:35:00,2021-01-06 22:45:00,1189.22,1188.12,-0.08,flip_to_short -15422,做空,2021-01-06 22:45:00,2021-01-06 22:55:00,1188.12,1179.41,0.39,tp_lower -15423,做多,2021-01-06 23:05:00,2021-01-06 23:10:00,1190.56,1186.97,-0.2,flip_to_short -15424,做空,2021-01-06 23:10:00,2021-01-06 23:20:00,1186.97,1192.84,-0.31,flip_to_long -15425,做多,2021-01-06 23:20:00,2021-01-06 23:25:00,1192.84,1190.1,-0.16,flip_to_short -15426,做空,2021-01-06 23:25:00,2021-01-06 23:40:00,1190.1,1199.71,-0.48,flip_to_long -15427,做多,2021-01-06 23:40:00,2021-01-06 23:45:00,1199.71,1204.36,0.19,tp_upper -15428,做空,2021-01-07 00:50:00,2021-01-07 01:00:00,1204.96,1206.42,-0.1,flip_to_long -15429,做多,2021-01-07 01:00:00,2021-01-07 01:10:00,1206.42,1204.64,-0.11,flip_to_short -15430,做空,2021-01-07 01:10:00,2021-01-07 01:15:00,1204.64,1207.0,-0.14,flip_to_long -15431,做多,2021-01-07 01:15:00,2021-01-07 01:25:00,1207.0,1207.92,0.02,flip_to_short -15432,做空,2021-01-07 01:25:00,2021-01-07 01:30:00,1207.92,1208.57,-0.06,flip_to_long -15433,做多,2021-01-07 01:30:00,2021-01-07 01:35:00,1208.57,1205.37,-0.18,flip_to_short -15434,做空,2021-01-07 01:35:00,2021-01-07 01:40:00,1205.37,1209.42,-0.22,flip_to_long -15435,做多,2021-01-07 01:40:00,2021-01-07 01:45:00,1209.42,1203.45,-0.31,flip_to_short -15436,做空,2021-01-07 01:45:00,2021-01-07 01:50:00,1203.45,1204.0,-0.05,tp_lower -15437,做多,2021-01-07 02:50:00,2021-01-07 02:55:00,1201.3,1198.97,-0.14,flip_to_short -15438,做空,2021-01-07 02:55:00,2021-01-07 03:00:00,1198.97,1200.85,-0.12,flip_to_long -15439,做多,2021-01-07 03:00:00,2021-01-07 03:15:00,1200.85,1212.01,0.5,tp_upper -15440,做空,2021-01-07 04:00:00,2021-01-07 04:20:00,1212.75,1212.77,-0.03,flip_to_long -15441,做多,2021-01-07 04:20:00,2021-01-07 04:25:00,1212.77,1209.84,-0.17,flip_to_short -15442,做空,2021-01-07 04:25:00,2021-01-07 04:30:00,1209.84,1214.13,-0.23,flip_to_long -15443,做多,2021-01-07 04:30:00,2021-01-07 04:45:00,1214.13,1217.68,0.14,flip_to_short -15444,做空,2021-01-07 04:45:00,2021-01-07 05:15:00,1217.68,1214.07,0.14,flip_to_long -15445,做多,2021-01-07 05:15:00,2021-01-07 05:35:00,1214.07,1217.22,0.12,tp_upper -15446,做空,2021-01-07 05:40:00,2021-01-07 05:45:00,1208.24,1214.99,-0.35,flip_to_long -15447,做多,2021-01-07 05:45:00,2021-01-07 05:50:00,1214.99,1211.67,-0.18,flip_to_short -15448,做空,2021-01-07 05:50:00,2021-01-07 06:05:00,1211.67,1204.43,0.31,tp_lower -15449,做多,2021-01-07 07:10:00,2021-01-07 07:15:00,1205.1,1200.52,-0.24,flip_to_short -15450,做空,2021-01-07 07:15:00,2021-01-07 07:30:00,1200.52,1191.58,0.39,tp_lower -15451,做多,2021-01-07 08:40:00,2021-01-07 09:30:00,1195.84,1184.15,-0.58,flip_to_short -15452,做空,2021-01-07 09:30:00,2021-01-07 09:35:00,1184.15,1190.7,-0.34,flip_to_long -15453,做多,2021-01-07 09:35:00,2021-01-07 10:00:00,1190.7,1200.6,0.43,tp_upper -15454,做空,2021-01-07 10:05:00,2021-01-07 10:30:00,1198.44,1194.89,0.14,flip_to_long -15455,做多,2021-01-07 10:30:00,2021-01-07 11:20:00,1194.89,1190.27,-0.24,flip_to_short -15456,做空,2021-01-07 11:20:00,2021-01-07 11:30:00,1190.27,1194.85,-0.24,flip_to_long -15457,做多,2021-01-07 11:30:00,2021-01-07 11:45:00,1194.85,1200.9,0.25,tp_upper -15458,做空,2021-01-07 13:35:00,2021-01-07 13:40:00,1221.59,1221.9,-0.04,flip_to_long -15459,做多,2021-01-07 13:40:00,2021-01-07 13:45:00,1221.9,1212.58,-0.45,flip_to_short -15460,做空,2021-01-07 13:45:00,2021-01-07 13:50:00,1212.58,1222.99,-0.5,flip_to_long -15461,做多,2021-01-07 13:50:00,2021-01-07 13:55:00,1222.99,1221.39,-0.1,flip_to_short -15462,做空,2021-01-07 13:55:00,2021-01-07 14:00:00,1221.39,1226.25,-0.24,flip_to_long -15463,做多,2021-01-07 14:00:00,2021-01-07 14:05:00,1226.25,1223.38,-0.15,flip_to_short -15464,做空,2021-01-07 14:05:00,2021-01-07 14:10:00,1223.38,1227.37,-0.2,flip_to_long -15465,做多,2021-01-07 14:10:00,2021-01-07 14:15:00,1227.37,1223.11,-0.21,flip_to_short -15466,做空,2021-01-07 14:15:00,2021-01-07 14:25:00,1223.11,1224.8,-0.1,flip_to_long -15467,做多,2021-01-07 14:25:00,2021-01-07 14:45:00,1224.8,1223.68,-0.08,flip_to_short -15468,做空,2021-01-07 14:45:00,2021-01-07 14:55:00,1223.68,1225.59,-0.11,flip_to_long -15469,做多,2021-01-07 14:55:00,2021-01-07 15:05:00,1225.59,1222.34,-0.17,flip_to_short -15470,做空,2021-01-07 15:05:00,2021-01-07 15:10:00,1222.34,1222.39,-0.03,flip_to_long -15471,做多,2021-01-07 15:10:00,2021-01-07 15:25:00,1222.39,1224.15,0.05,flip_to_short -15472,做空,2021-01-07 15:25:00,2021-01-07 15:30:00,1224.15,1241.18,-0.76,flip_to_long -15473,做多,2021-01-07 15:30:00,2021-01-07 15:35:00,1241.18,1244.15,0.1,tp_upper -15474,做空,2021-01-07 17:30:00,2021-01-07 17:40:00,1272.77,1274.89,-0.11,flip_to_long -15475,做多,2021-01-07 17:40:00,2021-01-07 17:45:00,1274.89,1271.33,-0.17,flip_to_short -15476,做空,2021-01-07 17:45:00,2021-01-07 17:50:00,1271.33,1272.99,-0.09,flip_to_long -15477,做多,2021-01-07 17:50:00,2021-01-07 18:00:00,1272.99,1280.39,0.28,tp_upper -15478,做空,2021-01-07 18:15:00,2021-01-07 18:20:00,1266.08,1255.51,0.41,tp_lower -15479,做多,2021-01-07 19:35:00,2021-01-07 21:05:00,1229.58,1250.79,0.88,tp_upper -15480,做空,2021-01-07 21:45:00,2021-01-07 22:05:00,1248.72,1253.99,-0.25,flip_to_long -15481,做多,2021-01-07 22:05:00,2021-01-07 22:15:00,1253.99,1253.77,-0.04,flip_to_short -15482,做空,2021-01-07 22:15:00,2021-01-07 22:25:00,1253.77,1257.16,-0.17,flip_to_long -15483,做多,2021-01-07 22:25:00,2021-01-07 22:40:00,1257.16,1254.57,-0.14,flip_to_short -15484,做空,2021-01-07 22:40:00,2021-01-07 22:50:00,1254.57,1246.54,0.31,tp_lower -15485,做多,2021-01-08 00:05:00,2021-01-08 00:15:00,1228.48,1226.58,-0.11,flip_to_short -15486,做空,2021-01-08 00:15:00,2021-01-08 00:50:00,1226.58,1206.88,0.87,tp_lower -15487,做多,2021-01-08 03:05:00,2021-01-08 03:10:00,1144.51,1140.89,-0.21,flip_to_short -15488,做空,2021-01-08 03:10:00,2021-01-08 03:20:00,1140.89,1141.99,-0.08,flip_to_long -15489,做多,2021-01-08 03:20:00,2021-01-08 04:40:00,1141.99,1175.08,1.6,tp_upper -15490,做空,2021-01-08 05:05:00,2021-01-08 05:10:00,1158.21,1164.25,-0.33,flip_to_long -15491,做多,2021-01-08 05:10:00,2021-01-08 05:15:00,1164.25,1158.78,-0.3,flip_to_short -15492,做空,2021-01-08 05:15:00,2021-01-08 05:30:00,1158.78,1170.41,-0.6,flip_to_long -15493,做多,2021-01-08 05:30:00,2021-01-08 05:40:00,1170.41,1166.28,-0.23,flip_to_short -15494,做空,2021-01-08 05:40:00,2021-01-08 05:50:00,1166.28,1144.02,1.04,tp_lower -15495,做多,2021-01-08 06:15:00,2021-01-08 06:45:00,1158.11,1174.79,0.79,tp_upper -15496,做空,2021-01-08 08:30:00,2021-01-08 08:35:00,1189.82,1194.0,-0.23,flip_to_long -15497,做多,2021-01-08 08:35:00,2021-01-08 09:05:00,1194.0,1191.77,-0.14,flip_to_short -15498,做空,2021-01-08 09:05:00,2021-01-08 09:15:00,1191.77,1199.19,-0.39,flip_to_long -15499,做多,2021-01-08 09:15:00,2021-01-08 09:20:00,1199.19,1195.45,-0.21,flip_to_short -15500,做空,2021-01-08 09:20:00,2021-01-08 09:25:00,1195.45,1198.28,-0.16,flip_to_long -15501,做多,2021-01-08 09:25:00,2021-01-08 09:35:00,1198.28,1200.42,0.07,tp_upper -15502,做空,2021-01-08 11:30:00,2021-01-08 11:55:00,1254.87,1259.41,-0.23,flip_to_long -15503,做多,2021-01-08 11:55:00,2021-01-08 12:10:00,1259.41,1264.63,0.21,flip_to_short -15504,做空,2021-01-08 12:10:00,2021-01-08 12:20:00,1264.63,1266.42,-0.11,flip_to_long -15505,做多,2021-01-08 12:20:00,2021-01-08 12:25:00,1266.42,1272.34,0.24,tp_upper -15506,做空,2021-01-08 12:30:00,2021-01-08 12:40:00,1265.75,1260.13,0.22,flip_to_long -15507,做多,2021-01-08 12:40:00,2021-01-08 12:45:00,1260.13,1248.69,-0.54,flip_to_short -15508,做空,2021-01-08 12:45:00,2021-01-08 12:50:00,1248.69,1245.49,0.12,tp_lower -15509,做多,2021-01-08 13:40:00,2021-01-08 13:50:00,1249.81,1245.17,-0.24,flip_to_short -15510,做空,2021-01-08 13:50:00,2021-01-08 13:55:00,1245.17,1252.25,-0.35,flip_to_long -15511,做多,2021-01-08 13:55:00,2021-01-08 14:05:00,1252.25,1246.52,-0.28,flip_to_short -15512,做空,2021-01-08 14:05:00,2021-01-08 14:25:00,1246.52,1247.31,-0.06,flip_to_long -15513,做多,2021-01-08 14:25:00,2021-01-08 14:30:00,1247.31,1246.06,-0.08,flip_to_short -15514,做空,2021-01-08 14:30:00,2021-01-08 15:10:00,1246.06,1232.72,0.56,tp_lower -15515,做多,2021-01-08 16:20:00,2021-01-08 17:05:00,1230.27,1224.75,-0.28,flip_to_short -15516,做空,2021-01-08 17:05:00,2021-01-08 17:25:00,1224.75,1228.57,-0.2,flip_to_long -15517,做多,2021-01-08 17:25:00,2021-01-08 17:30:00,1228.57,1217.41,-0.53,flip_to_short -15518,做空,2021-01-08 17:30:00,2021-01-08 17:45:00,1217.41,1212.16,0.21,tp_lower -15519,做多,2021-01-08 19:05:00,2021-01-08 19:15:00,1200.74,1192.0,-0.43,flip_to_short -15520,做空,2021-01-08 19:15:00,2021-01-08 19:30:00,1192.0,1199.51,-0.37,flip_to_long -15521,做多,2021-01-08 19:30:00,2021-01-08 19:35:00,1199.51,1195.54,-0.21,flip_to_short -15522,做空,2021-01-08 19:35:00,2021-01-08 19:45:00,1195.54,1188.59,0.29,tp_lower -15523,做多,2021-01-08 19:50:00,2021-01-08 19:55:00,1193.08,1185.7,-0.36,flip_to_short -15524,做空,2021-01-08 19:55:00,2021-01-08 20:00:00,1185.7,1162.57,1.02,tp_lower -15525,做多,2021-01-08 20:15:00,2021-01-08 20:20:00,1191.94,1179.92,-0.58,flip_to_short -15526,做空,2021-01-08 20:20:00,2021-01-08 20:50:00,1179.92,1169.41,0.45,tp_lower -15527,做多,2021-01-08 21:15:00,2021-01-08 21:35:00,1174.04,1191.97,0.8,tp_upper -15528,做空,2021-01-08 22:15:00,2021-01-08 22:20:00,1170.53,1180.12,-0.48,flip_to_long -15529,做多,2021-01-08 22:20:00,2021-01-08 22:40:00,1180.12,1216.78,1.67,tp_upper -15530,做空,2021-01-09 00:25:00,2021-01-09 00:40:00,1223.48,1200.14,1.09,tp_lower -15531,做多,2021-01-09 01:55:00,2021-01-09 02:15:00,1200.15,1200.96,0.01,tp_upper -15532,做空,2021-01-09 02:35:00,2021-01-09 02:45:00,1193.66,1189.8,0.16,tp_lower -15533,做多,2021-01-09 02:50:00,2021-01-09 03:10:00,1197.84,1215.43,0.85,tp_upper -15534,做空,2021-01-09 04:10:00,2021-01-09 04:20:00,1217.07,1224.52,-0.4,flip_to_long -15535,做多,2021-01-09 04:20:00,2021-01-09 04:40:00,1224.52,1219.33,-0.28,flip_to_short -15536,做空,2021-01-09 04:40:00,2021-01-09 04:45:00,1219.33,1224.64,-0.29,flip_to_long -15537,做多,2021-01-09 04:45:00,2021-01-09 04:50:00,1224.64,1220.48,-0.23,flip_to_short -15538,做空,2021-01-09 04:50:00,2021-01-09 04:55:00,1220.48,1221.32,-0.07,flip_to_long -15539,做多,2021-01-09 04:55:00,2021-01-09 07:30:00,1221.32,1197.17,-1.2,tp_upper -15540,做空,2021-01-09 08:00:00,2021-01-09 08:05:00,1188.72,1199.67,-0.56,flip_to_long -15541,做多,2021-01-09 08:05:00,2021-01-09 08:10:00,1199.67,1203.16,0.14,tp_upper -15542,做空,2021-01-09 10:00:00,2021-01-09 10:05:00,1206.22,1210.25,-0.22,flip_to_long -15543,做多,2021-01-09 10:05:00,2021-01-09 10:25:00,1210.25,1230.38,0.92,tp_upper -15544,做空,2021-01-09 11:05:00,2021-01-09 12:00:00,1217.9,1225.87,-0.41,flip_to_long -15545,做多,2021-01-09 12:00:00,2021-01-09 12:05:00,1225.87,1225.35,-0.05,flip_to_short -15546,做空,2021-01-09 12:05:00,2021-01-09 12:25:00,1225.35,1225.01,-0.01,flip_to_long -15547,做多,2021-01-09 12:25:00,2021-01-09 12:30:00,1225.01,1221.56,-0.19,flip_to_short -15548,做空,2021-01-09 12:30:00,2021-01-09 12:40:00,1221.56,1220.54,0.02,tp_lower -15549,做多,2021-01-09 12:55:00,2021-01-09 13:15:00,1226.44,1226.57,-0.02,tp_upper -15550,做空,2021-01-09 13:25:00,2021-01-09 14:00:00,1225.85,1229.92,-0.22,flip_to_long -15551,做多,2021-01-09 14:00:00,2021-01-09 14:05:00,1229.92,1230.5,-0.0,tp_upper -15552,做空,2021-01-09 14:30:00,2021-01-09 14:45:00,1230.3,1227.45,0.1,flip_to_long -15553,做多,2021-01-09 14:45:00,2021-01-09 18:45:00,1227.45,1227.2,-0.04,flip_to_short -15554,做空,2021-01-09 18:45:00,2021-01-09 19:05:00,1227.2,1227.98,-0.06,flip_to_long -15555,做多,2021-01-09 19:05:00,2021-01-09 19:15:00,1227.98,1237.44,0.41,tp_upper -15556,做空,2021-01-09 20:05:00,2021-01-09 20:10:00,1229.45,1229.03,-0.01,tp_lower -15557,做多,2021-01-09 20:15:00,2021-01-09 20:20:00,1231.04,1251.13,0.9,tp_upper -15558,做空,2021-01-09 22:30:00,2021-01-09 22:35:00,1282.18,1289.9,-0.38,flip_to_long -15559,做多,2021-01-09 22:35:00,2021-01-09 23:05:00,1289.9,1290.51,-0.0,flip_to_short -15560,做空,2021-01-09 23:05:00,2021-01-09 23:10:00,1290.51,1276.8,0.58,tp_lower -15561,做多,2021-01-09 23:35:00,2021-01-09 23:45:00,1289.9,1286.0,-0.2,flip_to_short -15562,做空,2021-01-09 23:45:00,2021-01-10 00:00:00,1286.0,1292.28,-0.31,flip_to_long -15563,做多,2021-01-10 00:00:00,2021-01-10 00:10:00,1292.28,1292.37,-0.03,tp_upper -15564,做空,2021-01-10 00:15:00,2021-01-10 00:35:00,1288.48,1289.95,-0.1,flip_to_long -15565,做多,2021-01-10 00:35:00,2021-01-10 00:40:00,1289.95,1293.41,0.13,tp_upper -15566,做空,2021-01-10 02:35:00,2021-01-10 03:05:00,1330.0,1321.48,0.35,tp_lower -15567,做多,2021-01-10 04:05:00,2021-01-10 04:15:00,1327.41,1325.13,-0.13,flip_to_short -15568,做空,2021-01-10 04:15:00,2021-01-10 04:35:00,1325.13,1325.96,-0.07,flip_to_long -15569,做多,2021-01-10 04:35:00,2021-01-10 04:40:00,1325.96,1320.31,-0.28,flip_to_short -15570,做空,2021-01-10 04:40:00,2021-01-10 04:45:00,1320.31,1320.37,-0.03,flip_to_long -15571,做多,2021-01-10 04:45:00,2021-01-10 04:55:00,1320.37,1321.77,0.03,flip_to_short -15572,做空,2021-01-10 04:55:00,2021-01-10 05:00:00,1321.77,1324.18,-0.14,flip_to_long -15573,做多,2021-01-10 05:00:00,2021-01-10 05:10:00,1324.18,1324.38,-0.02,flip_to_short -15574,做空,2021-01-10 05:10:00,2021-01-10 05:35:00,1324.38,1318.94,0.21,tp_lower -15575,做多,2021-01-10 06:05:00,2021-01-10 07:05:00,1323.76,1335.33,0.48,tp_upper -15576,做空,2021-01-10 08:25:00,2021-01-10 08:30:00,1333.86,1335.64,-0.11,flip_to_long -15577,做多,2021-01-10 08:30:00,2021-01-10 09:15:00,1335.64,1337.85,0.07,flip_to_short -15578,做空,2021-01-10 09:15:00,2021-01-10 09:30:00,1337.85,1340.0,-0.12,flip_to_long -15579,做多,2021-01-10 09:30:00,2021-01-10 09:35:00,1340.0,1341.57,0.04,tp_upper -15580,做空,2021-01-10 09:40:00,2021-01-10 10:05:00,1341.13,1340.4,0.0,flip_to_long -15581,做多,2021-01-10 10:05:00,2021-01-10 10:10:00,1340.4,1337.48,-0.16,flip_to_short -15582,做空,2021-01-10 10:10:00,2021-01-10 10:20:00,1337.48,1327.75,0.4,tp_lower -15583,做多,2021-01-10 12:25:00,2021-01-10 12:40:00,1290.22,1290.23,-0.03,flip_to_short -15584,做空,2021-01-10 12:40:00,2021-01-10 14:05:00,1290.23,1309.6,-0.92,flip_to_long -15585,做多,2021-01-10 14:05:00,2021-01-10 14:15:00,1309.6,1298.37,-0.53,flip_to_short -15586,做空,2021-01-10 14:15:00,2021-01-10 14:25:00,1298.37,1311.93,-0.63,flip_to_long -15587,做多,2021-01-10 14:25:00,2021-01-10 14:35:00,1311.93,1303.08,-0.41,flip_to_short -15588,做空,2021-01-10 14:35:00,2021-01-10 14:40:00,1303.08,1300.2,0.1,tp_lower -15589,做多,2021-01-10 15:15:00,2021-01-10 16:05:00,1301.46,1315.55,0.58,tp_upper -15590,做空,2021-01-10 16:35:00,2021-01-10 16:40:00,1305.46,1310.66,-0.26,flip_to_long -15591,做多,2021-01-10 16:40:00,2021-01-10 16:45:00,1310.66,1302.61,-0.38,flip_to_short -15592,做空,2021-01-10 16:45:00,2021-01-10 16:50:00,1302.61,1304.66,-0.12,flip_to_long -15593,做多,2021-01-10 16:50:00,2021-01-10 18:20:00,1304.66,1289.5,-0.68,flip_to_short -15594,做空,2021-01-10 18:20:00,2021-01-10 18:30:00,1289.5,1293.63,-0.21,flip_to_long -15595,做多,2021-01-10 18:30:00,2021-01-10 18:40:00,1293.63,1288.15,-0.26,flip_to_short -15596,做空,2021-01-10 18:40:00,2021-01-10 19:00:00,1288.15,1291.22,-0.16,flip_to_long -15597,做多,2021-01-10 19:00:00,2021-01-10 19:20:00,1291.22,1289.8,-0.09,flip_to_short -15598,做空,2021-01-10 19:20:00,2021-01-10 19:50:00,1289.8,1273.35,0.67,tp_lower -15599,做多,2021-01-10 20:55:00,2021-01-10 22:30:00,1261.21,1282.11,0.89,tp_upper -15600,做空,2021-01-10 22:55:00,2021-01-10 23:10:00,1276.11,1272.95,0.11,flip_to_long -15601,做多,2021-01-10 23:10:00,2021-01-11 02:45:00,1272.95,1197.71,-3.36,flip_to_short -15602,做空,2021-01-11 02:45:00,2021-01-11 03:00:00,1197.71,1197.14,-0.0,flip_to_long -15603,做多,2021-01-11 03:00:00,2021-01-11 05:20:00,1197.14,1103.61,-4.33,flip_to_short -15604,做空,2021-01-11 05:20:00,2021-01-11 05:25:00,1103.61,1122.24,-0.88,flip_to_long -15605,做多,2021-01-11 05:25:00,2021-01-11 05:30:00,1122.24,1109.56,-0.59,flip_to_short -15606,做空,2021-01-11 05:30:00,2021-01-11 05:35:00,1109.56,1110.8,-0.08,flip_to_long -15607,做多,2021-01-11 05:35:00,2021-01-11 05:40:00,1110.8,1103.76,-0.34,flip_to_short -15608,做空,2021-01-11 05:40:00,2021-01-11 05:50:00,1103.76,1096.35,0.3,flip_to_long -15609,做多,2021-01-11 05:50:00,2021-01-11 08:00:00,1096.35,1071.38,-1.14,flip_to_short -15610,做空,2021-01-11 08:00:00,2021-01-11 09:10:00,1071.38,1095.76,-1.11,flip_to_long -15611,做多,2021-01-11 09:10:00,2021-01-11 09:35:00,1095.76,1103.13,0.29,flip_to_short -15612,做空,2021-01-11 09:35:00,2021-01-11 09:40:00,1103.13,1104.41,-0.08,flip_to_long -15613,做多,2021-01-11 09:40:00,2021-01-11 09:55:00,1104.41,1136.6,1.34,tp_upper -15614,做空,2021-01-11 10:25:00,2021-01-11 10:40:00,1123.11,1118.91,0.16,flip_to_long -15615,做多,2021-01-11 10:40:00,2021-01-11 12:50:00,1118.91,1081.8,-1.63,flip_to_short -15616,做空,2021-01-11 12:50:00,2021-01-11 13:20:00,1081.8,1038.88,1.83,tp_lower -15617,做多,2021-01-11 14:30:00,2021-01-11 14:50:00,1025.95,1027.29,0.04,flip_to_short -15618,做空,2021-01-11 14:50:00,2021-01-11 14:55:00,1027.29,1039.93,-0.62,flip_to_long -15619,做多,2021-01-11 14:55:00,2021-01-11 15:10:00,1039.93,1026.69,-0.63,flip_to_short -15620,做空,2021-01-11 15:10:00,2021-01-11 15:50:00,1026.69,994.44,1.46,tp_lower -15621,做多,2021-01-11 16:55:00,2021-01-11 17:00:00,965.38,937.83,-1.41,flip_to_short -15622,做空,2021-01-11 17:00:00,2021-01-11 17:15:00,937.83,964.93,-1.39,flip_to_long -15623,做多,2021-01-11 17:15:00,2021-01-11 17:30:00,964.93,1015.71,2.38,tp_upper -15624,做空,2021-01-11 18:55:00,2021-01-11 19:00:00,993.69,1003.1,-0.48,flip_to_long -15625,做多,2021-01-11 19:00:00,2021-01-11 19:55:00,1003.1,984.78,-0.89,flip_to_short -15626,做空,2021-01-11 19:55:00,2021-01-11 20:25:00,984.78,977.22,0.34,flip_to_long -15627,做多,2021-01-11 20:25:00,2021-01-11 20:35:00,977.22,979.46,0.08,flip_to_short -15628,做空,2021-01-11 20:35:00,2021-01-12 00:15:00,979.46,1052.84,-3.55,tp_lower -15629,做多,2021-01-12 00:40:00,2021-01-12 00:45:00,1072.55,1067.4,-0.24,flip_to_short -15630,做空,2021-01-12 00:45:00,2021-01-12 01:00:00,1067.4,1068.13,-0.05,flip_to_long -15631,做多,2021-01-12 01:00:00,2021-01-12 01:30:00,1068.13,1061.85,-0.28,flip_to_short -15632,做空,2021-01-12 01:30:00,2021-01-12 01:45:00,1061.85,1044.47,0.7,tp_lower -15633,做多,2021-01-12 02:05:00,2021-01-12 03:05:00,1060.13,1066.63,0.25,tp_upper -15634,做空,2021-01-12 04:30:00,2021-01-12 04:35:00,1082.9,1084.56,-0.09,flip_to_long -15635,做多,2021-01-12 04:35:00,2021-01-12 04:45:00,1084.56,1083.28,-0.08,flip_to_short -15636,做空,2021-01-12 04:45:00,2021-01-12 04:55:00,1083.28,1097.33,-0.6,flip_to_long -15637,做多,2021-01-12 04:55:00,2021-01-12 05:00:00,1097.33,1102.3,0.18,tp_upper -15638,做空,2021-01-12 07:05:00,2021-01-12 07:10:00,1126.96,1134.91,-0.33,flip_to_long -15639,做多,2021-01-12 07:10:00,2021-01-12 07:15:00,1134.91,1131.45,-0.16,flip_to_short -15640,做空,2021-01-12 07:15:00,2021-01-12 07:20:00,1131.45,1134.02,-0.12,flip_to_long -15641,做多,2021-01-12 07:20:00,2021-01-12 07:40:00,1134.02,1149.67,0.58,tp_upper -15642,做空,2021-01-12 08:00:00,2021-01-12 08:15:00,1131.24,1117.36,0.52,tp_lower -15643,做多,2021-01-12 09:30:00,2021-01-12 09:45:00,1128.74,1121.0,-0.33,flip_to_short -15644,做空,2021-01-12 09:45:00,2021-01-12 10:00:00,1121.0,1123.42,-0.12,flip_to_long -15645,做多,2021-01-12 10:00:00,2021-01-12 10:05:00,1123.42,1102.48,-0.84,flip_to_short -15646,做空,2021-01-12 10:05:00,2021-01-12 10:10:00,1102.48,1088.83,0.51,tp_lower -15647,做多,2021-01-12 11:05:00,2021-01-12 11:10:00,1101.13,1096.77,-0.2,flip_to_short -15648,做空,2021-01-12 11:10:00,2021-01-12 11:15:00,1096.77,1103.75,-0.3,flip_to_long -15649,做多,2021-01-12 11:15:00,2021-01-12 11:40:00,1103.75,1091.62,-0.5,flip_to_short -15650,做空,2021-01-12 11:40:00,2021-01-12 12:35:00,1091.62,1091.66,-0.02,tp_lower -15651,做多,2021-01-12 13:05:00,2021-01-12 15:20:00,1096.51,1065.09,-1.24,tp_upper -15652,做空,2021-01-12 18:20:00,2021-01-12 18:25:00,1110.36,1111.52,-0.06,flip_to_long -15653,做多,2021-01-12 18:25:00,2021-01-12 21:20:00,1111.52,1066.68,-1.69,flip_to_short -15654,做空,2021-01-12 21:20:00,2021-01-12 21:30:00,1066.68,1058.39,0.29,tp_lower -15655,做多,2021-01-12 21:45:00,2021-01-12 22:00:00,1075.99,1085.39,0.33,tp_upper -15656,做空,2021-01-12 22:25:00,2021-01-12 22:50:00,1073.26,1048.53,0.91,tp_lower -15657,做多,2021-01-12 23:55:00,2021-01-13 00:00:00,1050.82,1031.87,-0.76,flip_to_short -15658,做空,2021-01-13 00:00:00,2021-01-13 00:20:00,1031.87,1021.69,0.39,tp_lower -15659,做多,2021-01-13 01:10:00,2021-01-13 01:40:00,1023.57,1014.59,-0.39,flip_to_short -15660,做空,2021-01-13 01:40:00,2021-01-13 01:45:00,1014.59,1031.04,-0.69,flip_to_long -15661,做多,2021-01-13 01:45:00,2021-01-13 01:50:00,1031.04,1036.39,0.19,tp_upper -15662,做空,2021-01-13 02:25:00,2021-01-13 02:45:00,1026.25,1026.48,-0.03,flip_to_long -15663,做多,2021-01-13 02:45:00,2021-01-13 03:10:00,1026.48,1050.65,0.94,tp_upper -15664,做空,2021-01-13 04:05:00,2021-01-13 04:25:00,1034.14,1043.7,-0.41,flip_to_long -15665,做多,2021-01-13 04:25:00,2021-01-13 06:00:00,1043.7,1034.4,-0.39,tp_upper -15666,做空,2021-01-13 08:20:00,2021-01-13 08:40:00,1064.33,1066.16,-0.09,flip_to_long -15667,做多,2021-01-13 08:40:00,2021-01-13 08:50:00,1066.16,1064.55,-0.08,flip_to_short -15668,做空,2021-01-13 08:50:00,2021-01-13 09:00:00,1064.55,1070.16,-0.23,flip_to_long -15669,做多,2021-01-13 09:00:00,2021-01-13 09:25:00,1070.16,1065.9,-0.18,flip_to_short -15670,做空,2021-01-13 09:25:00,2021-01-13 09:30:00,1065.9,1067.22,-0.07,flip_to_long -15671,做多,2021-01-13 09:30:00,2021-01-13 09:35:00,1067.22,1063.0,-0.18,flip_to_short -15672,做空,2021-01-13 09:35:00,2021-01-13 09:45:00,1063.0,1062.17,0.01,tp_lower -15673,做多,2021-01-13 10:00:00,2021-01-13 10:05:00,1076.48,1089.58,0.47,tp_upper -15674,做空,2021-01-13 11:05:00,2021-01-13 11:20:00,1071.83,1081.88,-0.4,flip_to_long -15675,做多,2021-01-13 11:20:00,2021-01-13 11:25:00,1081.88,1078.6,-0.14,flip_to_short -15676,做空,2021-01-13 11:25:00,2021-01-13 11:30:00,1078.6,1084.54,-0.24,flip_to_long -15677,做多,2021-01-13 11:30:00,2021-01-13 11:40:00,1084.54,1069.5,-0.57,flip_to_short -15678,做空,2021-01-13 11:40:00,2021-01-13 11:45:00,1069.5,1066.93,0.07,tp_lower -15679,做空,2021-01-13 12:55:00,2021-01-13 13:05:00,1058.49,1068.02,-0.37,flip_to_long -15680,做多,2021-01-13 13:05:00,2021-01-13 13:30:00,1068.02,1068.21,-0.01,tp_upper -15681,做空,2021-01-13 14:05:00,2021-01-13 14:55:00,1064.13,1056.8,0.25,tp_lower -15682,做多,2021-01-13 15:35:00,2021-01-13 16:05:00,1067.0,1066.99,-0.02,flip_to_short -15683,做空,2021-01-13 16:05:00,2021-01-13 16:15:00,1066.99,1064.35,0.08,flip_to_long -15684,做多,2021-01-13 16:15:00,2021-01-13 16:25:00,1064.35,1062.68,-0.08,flip_to_short -15685,做空,2021-01-13 16:25:00,2021-01-13 16:30:00,1062.68,1064.2,-0.07,flip_to_long -15686,做多,2021-01-13 16:30:00,2021-01-13 16:40:00,1064.2,1066.27,0.06,flip_to_short -15687,做空,2021-01-13 16:40:00,2021-01-13 17:25:00,1066.27,1076.05,-0.37,flip_to_long -15688,做多,2021-01-13 17:25:00,2021-01-13 17:30:00,1076.05,1078.59,0.07,tp_upper -15689,做空,2021-01-13 18:00:00,2021-01-13 20:00:00,1073.63,1110.44,-1.33,flip_to_long -15690,做多,2021-01-13 20:00:00,2021-01-13 20:05:00,1110.44,1114.38,0.11,tp_upper -15691,做空,2021-01-13 20:25:00,2021-01-13 20:30:00,1102.2,1099.83,0.06,tp_lower -15692,做多,2021-01-13 20:40:00,2021-01-13 20:50:00,1105.28,1107.4,0.05,flip_to_short -15693,做空,2021-01-13 20:50:00,2021-01-13 20:55:00,1107.4,1112.19,-0.18,flip_to_long -15694,做多,2021-01-13 20:55:00,2021-01-13 21:20:00,1112.19,1105.62,-0.24,flip_to_short -15695,做空,2021-01-13 21:20:00,2021-01-13 21:25:00,1105.62,1107.78,-0.09,flip_to_long -15696,做多,2021-01-13 21:25:00,2021-01-13 21:45:00,1107.78,1124.3,0.53,tp_upper -15697,做空,2021-01-13 22:35:00,2021-01-13 22:45:00,1120.17,1121.04,-0.05,flip_to_long -15698,做多,2021-01-13 22:45:00,2021-01-13 22:55:00,1121.04,1118.99,-0.09,flip_to_short -15699,做空,2021-01-13 22:55:00,2021-01-13 23:00:00,1118.99,1121.65,-0.11,flip_to_long -15700,做多,2021-01-13 23:00:00,2021-01-13 23:10:00,1121.65,1122.31,0.0,flip_to_short -15701,做空,2021-01-13 23:10:00,2021-01-13 23:15:00,1122.31,1127.74,-0.2,flip_to_long -15702,做多,2021-01-13 23:15:00,2021-01-13 23:25:00,1127.74,1129.02,0.02,tp_upper -15703,做空,2021-01-13 23:35:00,2021-01-13 23:45:00,1123.23,1126.05,-0.11,flip_to_long -15704,做多,2021-01-13 23:45:00,2021-01-14 00:00:00,1126.05,1142.96,0.53,tp_upper -15705,做空,2021-01-14 00:50:00,2021-01-14 00:55:00,1132.39,1135.47,-0.12,flip_to_long -15706,做多,2021-01-14 00:55:00,2021-01-14 01:00:00,1135.47,1125.72,-0.35,flip_to_short -15707,做空,2021-01-14 01:00:00,2021-01-14 01:15:00,1125.72,1118.88,0.21,tp_lower -15708,做多,2021-01-14 02:30:00,2021-01-14 02:35:00,1121.7,1120.8,-0.05,flip_to_short -15709,做空,2021-01-14 02:35:00,2021-01-14 03:05:00,1120.8,1110.85,0.32,tp_lower -15710,做多,2021-01-14 04:20:00,2021-01-14 05:10:00,1107.03,1103.29,-0.15,flip_to_short -15711,做空,2021-01-14 05:10:00,2021-01-14 05:15:00,1103.29,1112.95,-0.35,flip_to_long -15712,做多,2021-01-14 05:15:00,2021-01-14 05:45:00,1112.95,1114.85,0.05,tp_upper -15713,做空,2021-01-14 06:05:00,2021-01-14 06:10:00,1107.31,1111.95,-0.18,flip_to_long -15714,做多,2021-01-14 06:10:00,2021-01-14 06:15:00,1111.95,1115.36,0.1,tp_upper -15715,做空,2021-01-14 08:55:00,2021-01-14 09:15:00,1158.9,1146.77,0.38,tp_lower -15716,做多,2021-01-14 09:40:00,2021-01-14 09:55:00,1157.54,1148.44,-0.32,flip_to_short -15717,做空,2021-01-14 09:55:00,2021-01-14 10:00:00,1148.44,1161.0,-0.43,flip_to_long -15718,做多,2021-01-14 10:00:00,2021-01-14 10:20:00,1161.0,1169.59,0.26,tp_upper -15719,做空,2021-01-14 11:25:00,2021-01-14 11:45:00,1164.63,1163.88,0.01,flip_to_long -15720,做多,2021-01-14 11:45:00,2021-01-14 12:05:00,1163.88,1163.61,-0.03,flip_to_short -15721,做空,2021-01-14 12:05:00,2021-01-14 12:10:00,1163.61,1155.65,0.24,tp_lower -15722,做多,2021-01-14 12:35:00,2021-01-14 12:55:00,1165.44,1170.96,0.16,tp_upper -15723,做空,2021-01-14 15:45:00,2021-01-14 15:50:00,1205.38,1205.57,-0.02,flip_to_long -15724,做多,2021-01-14 15:50:00,2021-01-14 16:00:00,1205.57,1226.7,0.65,tp_upper -15725,做空,2021-01-14 16:50:00,2021-01-14 17:00:00,1227.0,1236.44,-0.32,flip_to_long -15726,做多,2021-01-14 17:00:00,2021-01-14 17:40:00,1236.44,1234.19,-0.09,flip_to_short -15727,做空,2021-01-14 17:40:00,2021-01-14 17:50:00,1234.19,1224.99,0.27,tp_lower -15728,做多,2021-01-14 19:10:00,2021-01-14 19:35:00,1222.13,1219.34,-0.11,flip_to_short -15729,做空,2021-01-14 19:35:00,2021-01-14 19:40:00,1219.34,1228.79,-0.32,flip_to_long -15730,做多,2021-01-14 19:40:00,2021-01-14 19:45:00,1228.79,1229.86,0.01,tp_upper -15731,做空,2021-01-14 20:20:00,2021-01-14 20:35:00,1222.84,1220.23,0.06,tp_lower -15732,做多,2021-01-14 20:40:00,2021-01-14 22:45:00,1223.28,1196.34,-0.85,tp_upper -15733,做空,2021-01-15 01:20:00,2021-01-15 01:45:00,1246.74,1237.28,0.27,tp_lower -15734,做多,2021-01-15 02:25:00,2021-01-15 03:00:00,1242.46,1232.23,-0.33,flip_to_short -15735,做空,2021-01-15 03:00:00,2021-01-15 03:15:00,1232.23,1222.6,0.28,tp_lower -15736,做多,2021-01-15 04:30:00,2021-01-15 05:15:00,1220.43,1224.59,0.11,tp_upper -15737,做空,2021-01-15 05:35:00,2021-01-15 05:45:00,1218.72,1207.6,0.33,tp_lower -15738,做多,2021-01-15 06:55:00,2021-01-15 07:00:00,1200.6,1191.91,-0.3,flip_to_short -15739,做空,2021-01-15 07:00:00,2021-01-15 07:05:00,1191.91,1196.53,-0.17,flip_to_long -15740,做多,2021-01-15 07:05:00,2021-01-15 07:15:00,1196.53,1224.44,0.87,tp_upper -15741,做空,2021-01-15 08:30:00,2021-01-15 08:40:00,1227.0,1229.8,-0.11,flip_to_long -15742,做多,2021-01-15 08:40:00,2021-01-15 08:50:00,1229.8,1222.61,-0.25,flip_to_short -15743,做空,2021-01-15 08:50:00,2021-01-15 08:55:00,1222.61,1219.06,0.09,tp_lower -15744,做多,2021-01-15 09:20:00,2021-01-15 09:30:00,1223.32,1228.42,0.14,flip_to_short -15745,做空,2021-01-15 09:30:00,2021-01-15 10:45:00,1228.42,1232.16,-0.14,flip_to_long -15746,做多,2021-01-15 10:45:00,2021-01-15 10:50:00,1232.16,1238.81,0.19,tp_upper -15747,做空,2021-01-15 11:00:00,2021-01-15 11:05:00,1228.01,1226.66,0.02,tp_lower -15748,做多,2021-01-15 11:30:00,2021-01-15 11:45:00,1228.32,1226.69,-0.07,flip_to_short -15749,做空,2021-01-15 11:45:00,2021-01-15 11:50:00,1226.69,1225.6,0.02,tp_lower -15750,做多,2021-01-15 12:45:00,2021-01-15 13:00:00,1219.25,1219.56,-0.01,flip_to_short -15751,做空,2021-01-15 13:00:00,2021-01-15 13:25:00,1219.56,1216.8,0.07,flip_to_long -15752,做多,2021-01-15 13:25:00,2021-01-15 14:05:00,1216.8,1215.04,-0.08,tp_upper -15753,做多,2021-01-15 14:10:00,2021-01-15 14:15:00,1220.25,1213.3,-0.24,flip_to_short -15754,做空,2021-01-15 14:15:00,2021-01-15 14:20:00,1213.3,1207.85,0.15,tp_lower -15755,做多,2021-01-15 16:30:00,2021-01-15 17:05:00,1151.14,1150.4,-0.04,flip_to_short -15756,做空,2021-01-15 17:05:00,2021-01-15 17:15:00,1150.4,1157.59,-0.26,flip_to_long -15757,做多,2021-01-15 17:15:00,2021-01-15 17:35:00,1157.59,1151.53,-0.22,flip_to_short -15758,做空,2021-01-15 17:35:00,2021-01-15 17:55:00,1151.53,1155.87,-0.16,flip_to_long -15759,做多,2021-01-15 17:55:00,2021-01-15 18:10:00,1155.87,1161.92,0.18,tp_upper -15760,做空,2021-01-15 18:30:00,2021-01-15 18:40:00,1157.6,1137.08,0.65,tp_lower -15761,做多,2021-01-15 19:10:00,2021-01-15 19:15:00,1154.8,1152.92,-0.08,flip_to_short -15762,做空,2021-01-15 19:15:00,2021-01-15 19:40:00,1152.92,1151.52,0.03,flip_to_long -15763,做多,2021-01-15 19:40:00,2021-01-15 19:45:00,1151.52,1146.92,-0.17,flip_to_short -15764,做空,2021-01-15 19:45:00,2021-01-15 20:05:00,1146.92,1118.5,0.93,tp_lower -15765,做多,2021-01-15 20:50:00,2021-01-15 21:00:00,1135.8,1134.24,-0.07,flip_to_short -15766,做空,2021-01-15 21:00:00,2021-01-15 21:05:00,1134.24,1141.16,-0.26,flip_to_long -15767,做多,2021-01-15 21:05:00,2021-01-15 21:10:00,1141.16,1139.59,-0.07,flip_to_short -15768,做空,2021-01-15 21:10:00,2021-01-15 23:15:00,1139.59,1164.01,-0.85,flip_to_long -15769,做多,2021-01-15 23:15:00,2021-01-15 23:20:00,1164.01,1160.18,-0.14,flip_to_short -15770,做空,2021-01-15 23:20:00,2021-01-15 23:25:00,1160.18,1165.43,-0.19,flip_to_long -15771,做多,2021-01-15 23:25:00,2021-01-15 23:30:00,1165.43,1164.93,-0.03,flip_to_short -15772,做空,2021-01-15 23:30:00,2021-01-16 01:35:00,1164.93,1184.1,-0.63,tp_lower -15773,做多,2021-01-16 02:00:00,2021-01-16 02:05:00,1190.99,1189.42,-0.07,flip_to_short -15774,做空,2021-01-16 02:05:00,2021-01-16 02:20:00,1189.42,1177.74,0.35,tp_lower -15775,做多,2021-01-16 03:20:00,2021-01-16 03:25:00,1178.2,1175.01,-0.12,flip_to_short -15776,做空,2021-01-16 03:25:00,2021-01-16 03:35:00,1175.01,1176.5,-0.07,flip_to_long -15777,做多,2021-01-16 03:35:00,2021-01-16 03:40:00,1176.5,1167.54,-0.31,flip_to_short -15778,做空,2021-01-16 03:40:00,2021-01-16 03:50:00,1167.54,1178.99,-0.39,flip_to_long -15779,做多,2021-01-16 03:50:00,2021-01-16 04:00:00,1178.99,1179.59,0.0,tp_upper -15780,做空,2021-01-16 04:05:00,2021-01-16 04:10:00,1172.52,1175.39,-0.11,flip_to_long -15781,做多,2021-01-16 04:10:00,2021-01-16 04:15:00,1175.39,1173.59,-0.08,flip_to_short -15782,做空,2021-01-16 04:15:00,2021-01-16 04:25:00,1173.59,1173.33,-0.01,flip_to_long -15783,做多,2021-01-16 04:25:00,2021-01-16 04:40:00,1173.33,1173.71,-0.01,flip_to_short -15784,做空,2021-01-16 04:40:00,2021-01-16 04:45:00,1173.71,1177.73,-0.15,flip_to_long -15785,做多,2021-01-16 04:45:00,2021-01-16 04:55:00,1177.73,1182.59,0.13,tp_upper -15786,做空,2021-01-16 05:15:00,2021-01-16 05:20:00,1171.61,1165.17,0.19,tp_lower -15787,做多,2021-01-16 06:05:00,2021-01-16 07:05:00,1167.24,1185.5,0.56,tp_upper -15788,做空,2021-01-16 08:20:00,2021-01-16 08:25:00,1181.25,1185.15,-0.14,flip_to_long -15789,做多,2021-01-16 08:25:00,2021-01-16 08:30:00,1185.15,1199.89,0.45,tp_upper -15790,做空,2021-01-16 10:25:00,2021-01-16 10:45:00,1217.59,1216.0,0.03,flip_to_long -15791,做多,2021-01-16 10:45:00,2021-01-16 10:50:00,1216.0,1211.43,-0.16,flip_to_short -15792,做空,2021-01-16 10:50:00,2021-01-16 10:55:00,1211.43,1215.27,-0.14,flip_to_long -15793,做多,2021-01-16 10:55:00,2021-01-16 11:30:00,1215.27,1228.43,0.39,tp_upper -15794,做空,2021-01-16 11:50:00,2021-01-16 12:25:00,1219.69,1199.08,0.62,tp_lower -15795,做多,2021-01-16 12:45:00,2021-01-16 13:10:00,1214.42,1234.32,0.61,tp_upper -15796,做空,2021-01-16 14:00:00,2021-01-16 14:05:00,1228.31,1231.77,-0.13,flip_to_long -15797,做多,2021-01-16 14:05:00,2021-01-16 14:25:00,1231.77,1220.86,-0.37,flip_to_short -15798,做空,2021-01-16 14:25:00,2021-01-16 14:30:00,1220.86,1225.81,-0.18,tp_lower -15799,做多,2021-01-16 14:40:00,2021-01-16 14:50:00,1231.89,1237.42,0.15,flip_to_short -15800,做空,2021-01-16 14:50:00,2021-01-16 16:50:00,1237.42,1266.69,-0.93,flip_to_long -15801,做多,2021-01-16 16:50:00,2021-01-16 17:50:00,1266.69,1258.03,-0.28,flip_to_short -15802,做空,2021-01-16 17:50:00,2021-01-16 18:00:00,1258.03,1248.76,0.26,tp_lower -15803,做多,2021-01-16 18:15:00,2021-01-16 18:20:00,1261.79,1260.06,-0.07,flip_to_short -15804,做空,2021-01-16 18:20:00,2021-01-16 18:40:00,1260.06,1250.09,0.28,tp_lower -15805,做多,2021-01-16 19:30:00,2021-01-16 20:05:00,1255.44,1259.71,0.11,tp_upper -15806,做空,2021-01-16 21:10:00,2021-01-16 21:30:00,1260.39,1243.65,0.48,tp_lower -15807,做多,2021-01-16 22:45:00,2021-01-16 22:50:00,1239.0,1232.65,-0.22,flip_to_short -15808,做空,2021-01-16 22:50:00,2021-01-16 22:55:00,1232.65,1232.69,-0.02,flip_to_long -15809,做多,2021-01-16 22:55:00,2021-01-16 23:00:00,1232.69,1229.82,-0.11,flip_to_short -15810,做空,2021-01-16 23:00:00,2021-01-16 23:10:00,1229.82,1230.06,-0.03,flip_to_long -15811,做多,2021-01-16 23:10:00,2021-01-16 23:15:00,1230.06,1224.53,-0.19,flip_to_short -15812,做空,2021-01-16 23:15:00,2021-01-16 23:20:00,1224.53,1218.3,0.17,tp_lower -15813,做多,2021-01-16 23:25:00,2021-01-16 23:35:00,1227.49,1240.93,0.4,tp_upper -15814,做空,2021-01-16 23:55:00,2021-01-17 00:00:00,1230.19,1217.18,0.39,tp_lower -15815,做多,2021-01-17 00:30:00,2021-01-17 01:30:00,1226.46,1229.84,0.09,flip_to_short -15816,做空,2021-01-17 01:30:00,2021-01-17 02:55:00,1229.84,1247.41,-0.59,flip_to_long -15817,做多,2021-01-17 02:55:00,2021-01-17 03:00:00,1247.41,1245.25,-0.09,flip_to_short -15818,做空,2021-01-17 03:00:00,2021-01-17 03:10:00,1245.25,1249.34,-0.15,flip_to_long -15819,做多,2021-01-17 03:10:00,2021-01-17 03:15:00,1249.34,1249.02,-0.03,flip_to_short -15820,做空,2021-01-17 03:15:00,2021-01-17 03:30:00,1249.02,1238.84,0.3,tp_lower -15821,做多,2021-01-17 04:00:00,2021-01-17 04:20:00,1249.61,1241.58,-0.27,flip_to_short -15822,做空,2021-01-17 04:20:00,2021-01-17 04:25:00,1241.58,1245.97,-0.16,flip_to_long -15823,做多,2021-01-17 04:25:00,2021-01-17 04:35:00,1245.97,1238.95,-0.24,flip_to_short -15824,做空,2021-01-17 04:35:00,2021-01-17 04:50:00,1238.95,1226.59,0.37,tp_lower -15825,做多,2021-01-17 07:10:00,2021-01-17 07:15:00,1221.38,1224.51,0.08,tp_upper -15826,做空,2021-01-17 07:25:00,2021-01-17 07:30:00,1209.64,1186.53,0.73,tp_lower -15827,做多,2021-01-17 08:55:00,2021-01-17 09:00:00,1197.9,1208.9,0.35,tp_upper -15828,做空,2021-01-17 09:35:00,2021-01-17 10:00:00,1187.39,1186.1,0.02,tp_lower -15829,做多,2021-01-17 10:15:00,2021-01-17 10:25:00,1193.42,1194.65,0.02,flip_to_short -15830,做空,2021-01-17 10:25:00,2021-01-17 10:30:00,1194.65,1202.08,-0.27,flip_to_long -15831,做多,2021-01-17 10:30:00,2021-01-17 11:15:00,1202.08,1206.98,0.14,tp_upper -15832,做空,2021-01-17 12:30:00,2021-01-17 12:35:00,1211.69,1215.67,-0.15,flip_to_long -15833,做多,2021-01-17 12:35:00,2021-01-17 12:50:00,1215.67,1215.74,-0.02,flip_to_short -15834,做空,2021-01-17 12:50:00,2021-01-17 13:05:00,1215.74,1224.26,-0.3,flip_to_long -15835,做多,2021-01-17 13:05:00,2021-01-17 13:30:00,1224.26,1215.92,-0.29,tp_upper -15836,做多,2021-01-17 14:30:00,2021-01-17 14:35:00,1211.22,1209.53,-0.07,flip_to_short -15837,做空,2021-01-17 14:35:00,2021-01-17 14:45:00,1209.53,1209.69,-0.02,flip_to_long -15838,做多,2021-01-17 14:45:00,2021-01-17 14:50:00,1209.69,1208.12,-0.07,flip_to_short -15839,做空,2021-01-17 14:50:00,2021-01-17 15:00:00,1208.12,1208.96,-0.05,flip_to_long -15840,做多,2021-01-17 15:00:00,2021-01-17 15:05:00,1208.96,1220.58,0.35,tp_upper -15841,做空,2021-01-17 16:45:00,2021-01-17 16:55:00,1242.28,1241.67,-0.0,flip_to_long -15842,做多,2021-01-17 16:55:00,2021-01-17 17:05:00,1241.67,1239.64,-0.08,flip_to_short -15843,做空,2021-01-17 17:05:00,2021-01-17 17:10:00,1239.64,1236.01,0.09,tp_lower -15844,做多,2021-01-17 18:35:00,2021-01-17 18:55:00,1233.06,1228.29,-0.17,flip_to_short -15845,做空,2021-01-17 18:55:00,2021-01-17 19:00:00,1228.29,1237.38,-0.31,flip_to_long -15846,做多,2021-01-17 19:00:00,2021-01-17 19:05:00,1237.38,1235.99,-0.06,tp_upper -15847,做空,2021-01-17 19:30:00,2021-01-17 19:50:00,1233.66,1222.48,0.33,tp_lower -15848,做多,2021-01-17 20:20:00,2021-01-17 20:35:00,1228.73,1229.68,0.01,flip_to_short -15849,做空,2021-01-17 20:35:00,2021-01-17 20:40:00,1229.68,1231.41,-0.07,flip_to_long -15850,做多,2021-01-17 20:40:00,2021-01-17 21:00:00,1231.41,1239.21,0.23,tp_upper -15851,做空,2021-01-17 22:20:00,2021-01-17 22:25:00,1257.59,1259.87,-0.09,flip_to_long -15852,做多,2021-01-17 22:25:00,2021-01-17 22:35:00,1259.87,1255.0,-0.17,flip_to_short -15853,做空,2021-01-17 22:35:00,2021-01-17 22:45:00,1255.0,1249.75,0.14,tp_lower -15854,做多,2021-01-18 00:45:00,2021-01-18 00:50:00,1244.84,1240.01,-0.18,flip_to_short -15855,做空,2021-01-18 00:50:00,2021-01-18 00:55:00,1240.01,1244.47,-0.16,flip_to_long -15856,做多,2021-01-18 00:55:00,2021-01-18 01:00:00,1244.47,1241.42,-0.12,flip_to_short -15857,做空,2021-01-18 01:00:00,2021-01-18 01:15:00,1241.42,1239.16,0.05,flip_to_long -15858,做多,2021-01-18 01:15:00,2021-01-18 01:20:00,1239.16,1229.63,-0.33,flip_to_short -15859,做空,2021-01-18 01:20:00,2021-01-18 01:25:00,1229.63,1233.15,-0.13,tp_lower -15860,做多,2021-01-18 01:35:00,2021-01-18 01:45:00,1239.73,1241.24,0.03,flip_to_short -15861,做空,2021-01-18 01:45:00,2021-01-18 02:35:00,1241.24,1233.53,0.22,tp_lower -15862,做多,2021-01-18 04:40:00,2021-01-18 04:45:00,1200.66,1196.64,-0.15,flip_to_short -15863,做空,2021-01-18 04:45:00,2021-01-18 04:50:00,1196.64,1203.96,-0.26,flip_to_long -15864,做多,2021-01-18 04:50:00,2021-01-18 05:20:00,1203.96,1191.46,-0.42,flip_to_short -15865,做空,2021-01-18 05:20:00,2021-01-18 05:30:00,1191.46,1194.91,-0.13,tp_lower -15866,做多,2021-01-18 05:35:00,2021-01-18 05:40:00,1204.6,1208.1,0.09,tp_upper -15867,做空,2021-01-18 06:15:00,2021-01-18 06:45:00,1202.59,1199.39,0.08,flip_to_long -15868,做多,2021-01-18 06:45:00,2021-01-18 07:05:00,1199.39,1214.0,0.45,tp_upper -15869,做多,2021-01-18 08:35:00,2021-01-18 08:50:00,1220.08,1226.05,0.17,tp_upper -15870,做空,2021-01-18 08:55:00,2021-01-18 09:50:00,1224.67,1228.2,-0.13,flip_to_long -15871,做多,2021-01-18 09:50:00,2021-01-18 10:05:00,1228.2,1228.59,-0.01,flip_to_short -15872,做空,2021-01-18 10:05:00,2021-01-18 10:20:00,1228.59,1221.57,0.2,tp_lower -15873,做多,2021-01-18 10:35:00,2021-01-18 10:45:00,1227.23,1227.11,-0.02,flip_to_short -15874,做空,2021-01-18 10:45:00,2021-01-18 11:00:00,1227.11,1219.37,0.23,tp_lower -15875,做多,2021-01-18 11:45:00,2021-01-18 11:50:00,1223.85,1228.82,0.14,tp_upper -15876,做空,2021-01-18 13:25:00,2021-01-18 13:30:00,1244.23,1249.77,-0.2,flip_to_long -15877,做多,2021-01-18 13:30:00,2021-01-18 13:35:00,1249.77,1243.19,-0.23,flip_to_short -15878,做空,2021-01-18 13:35:00,2021-01-18 13:45:00,1243.19,1246.72,-0.13,flip_to_long -15879,做多,2021-01-18 13:45:00,2021-01-18 13:55:00,1246.72,1245.76,-0.05,tp_upper -15880,做多,2021-01-18 14:00:00,2021-01-18 14:05:00,1248.78,1255.06,0.18,tp_upper -15881,做空,2021-01-18 14:30:00,2021-01-18 14:35:00,1231.24,1232.5,-0.06,tp_lower -15882,做多,2021-01-18 15:10:00,2021-01-18 15:15:00,1244.54,1242.32,-0.09,flip_to_short -15883,做空,2021-01-18 15:15:00,2021-01-18 15:20:00,1242.32,1242.93,-0.04,flip_to_long -15884,做多,2021-01-18 15:20:00,2021-01-18 15:50:00,1242.93,1241.11,-0.08,flip_to_short -15885,做空,2021-01-18 15:50:00,2021-01-18 16:15:00,1241.11,1230.88,0.3,tp_lower -15886,做多,2021-01-18 17:00:00,2021-01-18 18:30:00,1234.99,1221.85,-0.43,flip_to_short -15887,做空,2021-01-18 18:30:00,2021-01-18 18:35:00,1221.85,1222.89,-0.05,flip_to_long -15888,做多,2021-01-18 18:35:00,2021-01-18 18:45:00,1222.89,1218.99,-0.14,flip_to_short -15889,做空,2021-01-18 18:45:00,2021-01-18 18:50:00,1218.99,1218.53,-0.0,tp_lower -15890,做多,2021-01-18 18:55:00,2021-01-18 19:05:00,1220.28,1225.79,0.15,tp_upper -15891,做空,2021-01-18 20:05:00,2021-01-18 20:10:00,1226.73,1227.38,-0.04,flip_to_long -15892,做多,2021-01-18 20:10:00,2021-01-18 20:30:00,1227.38,1232.57,0.14,tp_upper -15893,做空,2021-01-18 20:50:00,2021-01-18 21:00:00,1229.0,1234.05,-0.18,flip_to_long -15894,做多,2021-01-18 21:00:00,2021-01-18 21:05:00,1234.05,1233.44,-0.04,tp_upper -15895,做空,2021-01-18 23:10:00,2021-01-18 23:15:00,1237.42,1240.47,-0.11,flip_to_long -15896,做多,2021-01-18 23:15:00,2021-01-18 23:20:00,1240.47,1239.88,-0.04,flip_to_short -15897,做空,2021-01-18 23:20:00,2021-01-18 23:25:00,1239.88,1245.49,-0.19,flip_to_long -15898,做多,2021-01-18 23:25:00,2021-01-18 23:30:00,1245.49,1250.5,0.13,tp_upper -15899,做空,2021-01-19 03:15:00,2021-01-19 03:20:00,1329.23,1329.79,-0.04,flip_to_long -15900,做多,2021-01-19 03:20:00,2021-01-19 03:30:00,1329.79,1323.9,-0.19,flip_to_short -15901,做空,2021-01-19 03:30:00,2021-01-19 03:40:00,1323.9,1335.28,-0.36,flip_to_long -15902,做多,2021-01-19 03:40:00,2021-01-19 03:45:00,1335.28,1333.82,-0.06,flip_to_short -15903,做空,2021-01-19 03:45:00,2021-01-19 04:05:00,1333.82,1334.01,-0.02,flip_to_long -15904,做多,2021-01-19 04:05:00,2021-01-19 04:10:00,1334.01,1332.75,-0.06,flip_to_short -15905,做空,2021-01-19 04:10:00,2021-01-19 04:15:00,1332.75,1332.99,-0.03,flip_to_long -15906,做多,2021-01-19 04:15:00,2021-01-19 05:35:00,1332.99,1320.7,-0.37,flip_to_short -15907,做空,2021-01-19 05:35:00,2021-01-19 05:45:00,1320.7,1326.43,-0.18,flip_to_long -15908,做多,2021-01-19 05:45:00,2021-01-19 05:50:00,1326.43,1321.91,-0.15,flip_to_short -15909,做空,2021-01-19 05:50:00,2021-01-19 06:55:00,1321.91,1331.34,-0.29,flip_to_long -15910,做多,2021-01-19 06:55:00,2021-01-19 07:05:00,1331.34,1331.66,-0.01,flip_to_short -15911,做空,2021-01-19 07:05:00,2021-01-19 07:20:00,1331.66,1331.11,-0.0,flip_to_long -15912,做多,2021-01-19 07:20:00,2021-01-19 07:40:00,1331.11,1337.71,0.17,tp_upper -15913,做空,2021-01-19 09:20:00,2021-01-19 09:25:00,1382.52,1386.61,-0.13,flip_to_long -15914,做多,2021-01-19 09:25:00,2021-01-19 09:30:00,1386.61,1385.0,-0.06,flip_to_short -15915,做空,2021-01-19 09:30:00,2021-01-19 10:00:00,1385.0,1387.61,-0.09,flip_to_long -15916,做多,2021-01-19 10:00:00,2021-01-19 10:15:00,1387.61,1393.65,0.14,tp_upper -15917,做空,2021-01-19 10:25:00,2021-01-19 10:30:00,1388.85,1376.89,0.3,tp_lower -15918,做多,2021-01-19 10:50:00,2021-01-19 11:20:00,1385.28,1404.41,0.5,tp_upper -15919,做空,2021-01-19 12:20:00,2021-01-19 12:45:00,1411.2,1396.32,0.38,tp_lower -15920,做多,2021-01-19 13:30:00,2021-01-19 13:45:00,1405.25,1421.32,0.42,tp_upper -15921,做空,2021-01-19 14:30:00,2021-01-19 14:35:00,1408.65,1418.28,-0.28,flip_to_long -15922,做多,2021-01-19 14:35:00,2021-01-19 14:45:00,1418.28,1415.77,-0.09,tp_upper -15923,做空,2021-01-19 14:55:00,2021-01-19 15:05:00,1408.92,1395.0,0.36,tp_lower -15924,做多,2021-01-19 15:30:00,2021-01-19 15:50:00,1405.93,1407.84,0.03,flip_to_short -15925,做空,2021-01-19 15:50:00,2021-01-19 15:55:00,1407.84,1417.33,-0.28,flip_to_long -15926,做多,2021-01-19 15:55:00,2021-01-19 16:00:00,1417.33,1431.16,0.36,tp_upper -15927,做空,2021-01-19 17:05:00,2021-01-19 17:10:00,1420.84,1421.57,-0.04,flip_to_long -15928,做多,2021-01-19 17:10:00,2021-01-19 17:25:00,1421.57,1412.61,-0.26,flip_to_short -15929,做空,2021-01-19 17:25:00,2021-01-19 17:30:00,1412.61,1420.06,-0.22,tp_lower -15930,做多,2021-01-19 17:50:00,2021-01-19 20:15:00,1420.44,1369.71,-1.38,flip_to_short -15931,做空,2021-01-19 20:15:00,2021-01-19 20:20:00,1369.71,1373.25,-0.11,flip_to_long -15932,做多,2021-01-19 20:20:00,2021-01-19 21:00:00,1373.25,1397.52,0.63,tp_upper -15933,做空,2021-01-19 22:25:00,2021-01-19 22:40:00,1411.68,1412.42,-0.04,flip_to_long -15934,做多,2021-01-19 22:40:00,2021-01-19 22:55:00,1412.42,1412.73,-0.01,flip_to_short -15935,做空,2021-01-19 22:55:00,2021-01-19 23:10:00,1412.73,1400.32,0.31,tp_lower -15936,做多,2021-01-20 00:15:00,2021-01-20 01:15:00,1398.31,1395.07,-0.11,flip_to_short -15937,做空,2021-01-20 01:15:00,2021-01-20 01:25:00,1395.07,1392.41,0.05,flip_to_long -15938,做多,2021-01-20 01:25:00,2021-01-20 02:45:00,1392.41,1393.24,0.0,flip_to_short -15939,做空,2021-01-20 02:45:00,2021-01-20 03:35:00,1393.24,1364.54,0.78,tp_lower -15940,做多,2021-01-20 04:50:00,2021-01-20 04:55:00,1359.88,1357.01,-0.1,flip_to_short -15941,做空,2021-01-20 04:55:00,2021-01-20 06:25:00,1357.01,1368.75,-0.36,flip_to_long -15942,做多,2021-01-20 06:25:00,2021-01-20 06:30:00,1368.75,1367.56,-0.05,flip_to_short -15943,做空,2021-01-20 06:30:00,2021-01-20 06:50:00,1367.56,1348.92,0.51,tp_lower -15944,做多,2021-01-20 07:10:00,2021-01-20 08:00:00,1365.24,1365.5,-0.01,flip_to_short -15945,做空,2021-01-20 08:00:00,2021-01-20 08:25:00,1365.5,1370.85,-0.17,flip_to_long -15946,做多,2021-01-20 08:25:00,2021-01-20 08:30:00,1370.85,1367.6,-0.11,flip_to_short -15947,做空,2021-01-20 08:30:00,2021-01-20 08:55:00,1367.6,1351.55,0.44,tp_lower -15948,做多,2021-01-20 11:00:00,2021-01-20 13:05:00,1307.51,1269.8,-1.15,flip_to_short -15949,做空,2021-01-20 13:05:00,2021-01-20 13:15:00,1269.8,1275.88,-0.2,flip_to_long -15950,做多,2021-01-20 13:15:00,2021-01-20 13:45:00,1275.88,1307.35,0.92,tp_upper -15951,做空,2021-01-20 14:55:00,2021-01-20 15:00:00,1305.06,1310.11,-0.17,flip_to_long -15952,做多,2021-01-20 15:00:00,2021-01-20 15:05:00,1310.11,1307.99,-0.08,flip_to_short -15953,做空,2021-01-20 15:05:00,2021-01-20 15:10:00,1307.99,1315.44,-0.24,flip_to_long -15954,做多,2021-01-20 15:10:00,2021-01-20 15:20:00,1315.44,1302.3,-0.4,flip_to_short -15955,做空,2021-01-20 15:20:00,2021-01-20 15:25:00,1302.3,1289.22,0.36,tp_lower -15956,做多,2021-01-20 16:15:00,2021-01-20 16:40:00,1305.42,1294.0,-0.35,flip_to_short -15957,做空,2021-01-20 16:40:00,2021-01-20 16:45:00,1294.0,1305.96,-0.37,flip_to_long -15958,做多,2021-01-20 16:45:00,2021-01-20 17:15:00,1305.96,1297.05,-0.27,flip_to_short -15959,做空,2021-01-20 17:15:00,2021-01-20 17:20:00,1297.05,1300.63,-0.12,flip_to_long -15960,做多,2021-01-20 17:20:00,2021-01-20 17:25:00,1300.63,1298.83,-0.07,flip_to_short -15961,做空,2021-01-20 17:25:00,2021-01-20 17:30:00,1298.83,1299.42,-0.04,flip_to_long -15962,做多,2021-01-20 17:30:00,2021-01-20 17:45:00,1299.42,1315.06,0.43,tp_upper -15963,做空,2021-01-20 18:40:00,2021-01-20 18:45:00,1308.44,1308.59,-0.02,flip_to_long -15964,做多,2021-01-20 18:45:00,2021-01-20 19:00:00,1308.59,1326.84,0.5,tp_upper -15965,做空,2021-01-20 19:30:00,2021-01-20 20:45:00,1319.61,1341.17,-0.64,flip_to_long -15966,做多,2021-01-20 20:45:00,2021-01-20 20:50:00,1341.17,1332.45,-0.26,flip_to_short -15967,做空,2021-01-20 20:50:00,2021-01-20 21:05:00,1332.45,1318.0,0.38,tp_lower -15968,做多,2021-01-20 22:00:00,2021-01-20 22:10:00,1324.66,1317.91,-0.21,flip_to_short -15969,做空,2021-01-20 22:10:00,2021-01-20 22:15:00,1317.91,1335.24,-0.5,flip_to_long -15970,做多,2021-01-20 22:15:00,2021-01-20 22:35:00,1335.24,1336.75,0.02,tp_upper -15971,做空,2021-01-20 23:00:00,2021-01-20 23:05:00,1326.84,1327.41,-0.03,flip_to_long -15972,做多,2021-01-20 23:05:00,2021-01-20 23:15:00,1327.41,1347.63,0.54,tp_upper -15973,做空,2021-01-21 00:30:00,2021-01-21 01:05:00,1363.75,1352.6,0.29,tp_lower -15974,做多,2021-01-21 03:00:00,2021-01-21 03:05:00,1336.41,1334.84,-0.06,flip_to_short -15975,做空,2021-01-21 03:05:00,2021-01-21 03:20:00,1334.84,1319.59,0.42,tp_lower -15976,做多,2021-01-21 03:45:00,2021-01-21 03:50:00,1329.89,1329.79,-0.02,flip_to_short -15977,做空,2021-01-21 03:50:00,2021-01-21 04:40:00,1329.79,1305.32,0.69,tp_lower -15978,做空,2021-01-21 05:50:00,2021-01-21 07:20:00,1303.78,1310.87,-0.23,tp_lower -15979,做多,2021-01-21 07:25:00,2021-01-21 07:30:00,1316.68,1319.52,0.06,tp_upper -15980,做空,2021-01-21 07:50:00,2021-01-21 08:00:00,1311.38,1313.91,-0.1,flip_to_long -15981,做多,2021-01-21 08:00:00,2021-01-21 08:05:00,1313.91,1296.26,-0.54,flip_to_short -15982,做空,2021-01-21 08:05:00,2021-01-21 08:10:00,1296.26,1299.83,-0.13,tp_lower -15983,做多,2021-01-21 09:50:00,2021-01-21 09:55:00,1274.57,1262.47,-0.38,flip_to_short -15984,做空,2021-01-21 09:55:00,2021-01-21 10:10:00,1262.47,1245.79,0.48,tp_lower -15985,做多,2021-01-21 10:30:00,2021-01-21 10:35:00,1261.09,1258.61,-0.09,flip_to_short -15986,做空,2021-01-21 10:35:00,2021-01-21 10:45:00,1258.61,1260.54,-0.08,flip_to_long -15987,做多,2021-01-21 10:45:00,2021-01-21 10:50:00,1260.54,1254.58,-0.2,flip_to_short -15988,做空,2021-01-21 10:50:00,2021-01-21 11:05:00,1254.58,1256.7,-0.08,flip_to_long -15989,做多,2021-01-21 11:05:00,2021-01-21 11:10:00,1256.7,1253.0,-0.13,flip_to_short -15990,做空,2021-01-21 11:10:00,2021-01-21 11:15:00,1253.0,1255.81,-0.1,flip_to_long -15991,做多,2021-01-21 11:15:00,2021-01-21 11:20:00,1255.81,1249.42,-0.21,flip_to_short -15992,做空,2021-01-21 11:20:00,2021-01-21 11:30:00,1249.42,1246.61,0.07,tp_lower -15993,做多,2021-01-21 11:40:00,2021-01-21 11:50:00,1251.88,1250.35,-0.06,flip_to_short -15994,做空,2021-01-21 11:50:00,2021-01-21 11:55:00,1250.35,1237.98,0.35,tp_lower -15995,做多,2021-01-21 12:35:00,2021-01-21 13:00:00,1233.92,1237.12,0.08,flip_to_short -15996,做空,2021-01-21 13:00:00,2021-01-21 14:00:00,1237.12,1242.83,-0.19,flip_to_long -15997,做多,2021-01-21 14:00:00,2021-01-21 15:25:00,1242.83,1208.95,-1.04,flip_to_short -15998,做空,2021-01-21 15:25:00,2021-01-21 15:30:00,1208.95,1214.09,-0.17,tp_lower -15999,做多,2021-01-21 16:05:00,2021-01-21 16:15:00,1211.73,1213.15,0.02,flip_to_short -16000,做空,2021-01-21 16:15:00,2021-01-21 16:40:00,1213.15,1186.42,0.78,tp_lower -16001,做多,2021-01-21 17:25:00,2021-01-21 18:00:00,1192.53,1185.44,-0.24,flip_to_short -16002,做空,2021-01-21 18:00:00,2021-01-21 18:05:00,1185.44,1187.11,-0.07,flip_to_long -16003,做多,2021-01-21 18:05:00,2021-01-21 18:15:00,1187.11,1189.34,0.05,flip_to_short -16004,做空,2021-01-21 18:15:00,2021-01-21 18:55:00,1189.34,1192.15,-0.11,flip_to_long -16005,做多,2021-01-21 18:55:00,2021-01-21 19:10:00,1192.15,1204.85,0.37,tp_upper -16006,做空,2021-01-21 20:25:00,2021-01-21 20:30:00,1220.06,1221.91,-0.07,flip_to_long -16007,做多,2021-01-21 20:30:00,2021-01-21 21:25:00,1221.91,1214.95,-0.23,flip_to_short -16008,做空,2021-01-21 21:25:00,2021-01-21 21:30:00,1214.95,1203.14,0.34,tp_lower -16009,做多,2021-01-21 23:00:00,2021-01-21 23:05:00,1152.4,1143.99,-0.29,flip_to_short -16010,做空,2021-01-21 23:05:00,2021-01-21 23:15:00,1143.99,1142.71,0.02,flip_to_long -16011,做多,2021-01-21 23:15:00,2021-01-21 23:20:00,1142.71,1137.34,-0.19,flip_to_short -16012,做空,2021-01-21 23:20:00,2021-01-21 23:30:00,1137.34,1139.55,-0.09,flip_to_long -16013,做多,2021-01-21 23:30:00,2021-01-21 23:50:00,1139.55,1118.52,-0.69,flip_to_short -16014,做空,2021-01-21 23:50:00,2021-01-22 00:00:00,1118.52,1099.92,0.57,tp_lower -16015,做多,2021-01-22 01:25:00,2021-01-22 01:40:00,1077.14,1113.31,1.24,tp_upper -16016,做空,2021-01-22 03:15:00,2021-01-22 03:20:00,1132.15,1137.29,-0.2,flip_to_long -16017,做多,2021-01-22 03:20:00,2021-01-22 03:50:00,1137.29,1162.0,0.82,tp_upper -16018,做空,2021-01-22 04:50:00,2021-01-22 05:20:00,1158.38,1166.37,-0.29,flip_to_long -16019,做多,2021-01-22 05:20:00,2021-01-22 06:00:00,1166.37,1168.0,0.04,flip_to_short -16020,做空,2021-01-22 06:00:00,2021-01-22 06:15:00,1168.0,1167.22,0.01,flip_to_long -16021,做多,2021-01-22 06:15:00,2021-01-22 06:30:00,1167.22,1165.82,-0.07,flip_to_short -16022,做空,2021-01-22 06:30:00,2021-01-22 06:35:00,1165.82,1167.02,-0.06,flip_to_long -16023,做多,2021-01-22 06:35:00,2021-01-22 07:15:00,1167.02,1168.0,0.01,flip_to_short -16024,做空,2021-01-22 07:15:00,2021-01-22 07:25:00,1168.0,1148.55,0.63,tp_lower -16025,做多,2021-01-22 08:30:00,2021-01-22 08:45:00,1151.22,1145.32,-0.22,flip_to_short -16026,做空,2021-01-22 08:45:00,2021-01-22 08:50:00,1145.32,1161.96,-0.59,flip_to_long -16027,做多,2021-01-22 08:50:00,2021-01-22 08:55:00,1161.96,1164.8,0.08,tp_upper -16028,做空,2021-01-22 10:15:00,2021-01-22 10:35:00,1168.59,1168.07,-0.0,flip_to_long -16029,做多,2021-01-22 10:35:00,2021-01-22 11:00:00,1168.07,1186.85,0.6,tp_upper -16030,做空,2021-01-22 12:35:00,2021-01-22 12:50:00,1204.89,1202.91,0.04,flip_to_long -16031,做多,2021-01-22 12:50:00,2021-01-22 13:15:00,1202.91,1216.49,0.42,tp_upper -16032,做空,2021-01-22 14:40:00,2021-01-22 15:55:00,1223.71,1233.92,-0.35,flip_to_long -16033,做多,2021-01-22 15:55:00,2021-01-22 16:00:00,1233.92,1236.27,0.06,tp_upper -16034,做空,2021-01-22 16:10:00,2021-01-22 16:20:00,1218.9,1238.8,-0.66,flip_to_long -16035,做多,2021-01-22 16:20:00,2021-01-22 16:25:00,1238.8,1248.33,0.28,tp_upper -16036,做空,2021-01-22 17:15:00,2021-01-22 18:05:00,1236.56,1232.1,0.12,flip_to_long -16037,做多,2021-01-22 18:05:00,2021-01-22 18:35:00,1232.1,1244.07,0.36,tp_upper -16038,做空,2021-01-22 20:05:00,2021-01-22 20:15:00,1262.99,1267.87,-0.17,flip_to_long -16039,做多,2021-01-22 20:15:00,2021-01-22 20:30:00,1267.87,1267.18,-0.04,tp_upper -16040,做空,2021-01-22 20:35:00,2021-01-22 20:45:00,1266.01,1253.94,0.35,tp_lower -16041,做多,2021-01-22 21:35:00,2021-01-22 22:30:00,1257.55,1250.14,-0.25,flip_to_short -16042,做空,2021-01-22 22:30:00,2021-01-22 22:45:00,1250.14,1240.58,0.28,tp_lower -16043,做多,2021-01-22 23:35:00,2021-01-23 01:00:00,1240.37,1225.07,-0.51,flip_to_short -16044,做空,2021-01-23 01:00:00,2021-01-23 01:15:00,1225.07,1220.55,0.13,flip_to_long -16045,做多,2021-01-23 01:15:00,2021-01-23 01:30:00,1220.55,1235.79,0.48,tp_upper -16046,做空,2021-01-23 02:15:00,2021-01-23 02:40:00,1223.51,1213.4,0.31,tp_lower -16047,做多,2021-01-23 03:00:00,2021-01-23 03:40:00,1226.03,1235.45,0.29,tp_upper -16048,做空,2021-01-23 05:10:00,2021-01-23 05:25:00,1240.18,1244.53,-0.16,flip_to_long -16049,做多,2021-01-23 05:25:00,2021-01-23 05:35:00,1244.53,1259.7,0.48,tp_upper -16050,做空,2021-01-23 06:55:00,2021-01-23 07:05:00,1254.14,1253.78,-0.01,tp_lower -16051,做多,2021-01-23 07:20:00,2021-01-23 07:25:00,1259.86,1267.0,0.21,tp_upper -16052,做空,2021-01-23 07:35:00,2021-01-23 07:40:00,1259.27,1260.04,-0.05,flip_to_long -16053,做多,2021-01-23 07:40:00,2021-01-23 07:50:00,1260.04,1258.93,-0.06,flip_to_short -16054,做空,2021-01-23 07:50:00,2021-01-23 07:55:00,1258.93,1260.37,-0.07,flip_to_long -16055,做多,2021-01-23 07:55:00,2021-01-23 08:00:00,1260.37,1252.52,-0.28,flip_to_short -16056,做空,2021-01-23 08:00:00,2021-01-23 08:05:00,1252.52,1253.58,-0.06,tp_lower -16057,做多,2021-01-23 08:15:00,2021-01-23 08:25:00,1259.67,1267.15,0.22,tp_upper -16058,做多,2021-01-23 08:55:00,2021-01-23 09:00:00,1267.86,1271.1,0.08,tp_upper -16059,做空,2021-01-23 09:20:00,2021-01-23 09:50:00,1262.43,1264.43,-0.09,flip_to_long -16060,做多,2021-01-23 09:50:00,2021-01-23 09:55:00,1264.43,1257.64,-0.24,flip_to_short -16061,做空,2021-01-23 09:55:00,2021-01-23 10:00:00,1257.64,1249.63,0.24,tp_lower -16062,做多,2021-01-23 11:05:00,2021-01-23 12:50:00,1248.85,1223.18,-0.86,flip_to_short -16063,做空,2021-01-23 12:50:00,2021-01-23 12:55:00,1223.18,1218.74,0.13,tp_lower -16064,做多,2021-01-23 13:20:00,2021-01-23 14:20:00,1226.52,1225.99,-0.04,flip_to_short -16065,做空,2021-01-23 14:20:00,2021-01-23 14:50:00,1225.99,1221.03,0.14,tp_lower -16066,做多,2021-01-23 15:05:00,2021-01-23 15:15:00,1230.17,1234.1,0.11,tp_upper -16067,做空,2021-01-23 16:00:00,2021-01-23 16:10:00,1227.32,1231.04,-0.14,flip_to_long -16068,做多,2021-01-23 16:10:00,2021-01-23 16:15:00,1231.04,1241.33,0.32,tp_upper -16069,做空,2021-01-23 17:20:00,2021-01-23 17:25:00,1241.34,1243.62,-0.09,flip_to_long -16070,做多,2021-01-23 17:25:00,2021-01-23 17:30:00,1243.62,1243.57,-0.02,flip_to_short -16071,做空,2021-01-23 17:30:00,2021-01-23 17:35:00,1243.57,1248.59,-0.18,flip_to_long -16072,做多,2021-01-23 17:35:00,2021-01-23 17:55:00,1248.59,1254.6,0.17,tp_upper -16073,做空,2021-01-23 18:25:00,2021-01-23 18:30:00,1247.79,1248.93,-0.06,flip_to_long -16074,做多,2021-01-23 18:30:00,2021-01-23 19:20:00,1248.93,1259.16,0.31,tp_upper -16075,做空,2021-01-23 20:00:00,2021-01-23 20:40:00,1254.05,1252.33,0.04,tp_lower -16076,做多,2021-01-23 21:15:00,2021-01-23 21:20:00,1255.07,1249.67,-0.19,flip_to_short -16077,做空,2021-01-23 21:20:00,2021-01-23 21:25:00,1249.67,1249.26,-0.01,tp_lower -16078,做多,2021-01-23 21:40:00,2021-01-23 21:55:00,1252.49,1248.86,-0.14,flip_to_short -16079,做空,2021-01-23 21:55:00,2021-01-23 22:05:00,1248.86,1247.34,0.03,tp_lower -16080,做多,2021-01-23 23:15:00,2021-01-23 23:20:00,1241.13,1239.5,-0.07,flip_to_short -16081,做空,2021-01-23 23:20:00,2021-01-23 23:35:00,1239.5,1226.92,0.39,tp_lower -16082,做多,2021-01-23 23:55:00,2021-01-24 00:00:00,1235.66,1227.18,-0.3,flip_to_short -16083,做空,2021-01-24 00:00:00,2021-01-24 00:05:00,1227.18,1240.12,-0.46,tp_lower -16084,做空,2021-01-24 00:10:00,2021-01-24 00:30:00,1234.52,1234.47,-0.02,flip_to_long -16085,做多,2021-01-24 00:30:00,2021-01-24 00:50:00,1234.47,1233.07,-0.07,flip_to_short -16086,做空,2021-01-24 00:50:00,2021-01-24 00:55:00,1233.07,1233.33,-0.03,flip_to_long -16087,做多,2021-01-24 00:55:00,2021-01-24 01:10:00,1233.33,1242.96,0.3,tp_upper -16088,做空,2021-01-24 01:55:00,2021-01-24 02:00:00,1238.35,1241.61,-0.13,flip_to_long -16089,做多,2021-01-24 02:00:00,2021-01-24 02:05:00,1241.61,1248.51,0.21,tp_upper -16090,做空,2021-01-24 06:05:00,2021-01-24 06:15:00,1321.02,1320.75,-0.01,flip_to_long -16091,做多,2021-01-24 06:15:00,2021-01-24 06:30:00,1320.75,1322.43,0.03,flip_to_short -16092,做空,2021-01-24 06:30:00,2021-01-24 06:40:00,1322.43,1316.9,0.15,tp_lower -16093,做多,2021-01-24 06:55:00,2021-01-24 07:05:00,1322.06,1320.01,-0.08,flip_to_short -16094,做空,2021-01-24 07:05:00,2021-01-24 07:15:00,1320.01,1309.28,0.31,tp_lower -16095,做多,2021-01-24 07:55:00,2021-01-24 08:15:00,1317.49,1314.59,-0.11,flip_to_short -16096,做空,2021-01-24 08:15:00,2021-01-24 08:25:00,1314.59,1317.75,-0.12,flip_to_long -16097,做多,2021-01-24 08:25:00,2021-01-24 08:30:00,1317.75,1317.3,-0.03,flip_to_short -16098,做空,2021-01-24 08:30:00,2021-01-24 10:20:00,1317.3,1334.59,-0.56,flip_to_long -16099,做多,2021-01-24 10:20:00,2021-01-24 10:50:00,1334.59,1339.11,0.12,flip_to_short -16100,做空,2021-01-24 10:50:00,2021-01-24 10:55:00,1339.11,1341.77,-0.1,flip_to_long -16101,做多,2021-01-24 10:55:00,2021-01-24 11:00:00,1341.77,1350.17,0.23,tp_upper -16102,做空,2021-01-24 11:35:00,2021-01-24 11:40:00,1340.55,1341.07,-0.04,flip_to_long -16103,做多,2021-01-24 11:40:00,2021-01-24 11:45:00,1341.07,1339.09,-0.08,flip_to_short -16104,做空,2021-01-24 11:45:00,2021-01-24 11:50:00,1339.09,1340.99,-0.08,flip_to_long -16105,做多,2021-01-24 11:50:00,2021-01-24 12:00:00,1340.99,1336.82,-0.15,flip_to_short -16106,做空,2021-01-24 12:00:00,2021-01-24 12:10:00,1336.82,1331.53,0.14,tp_lower -16107,做多,2021-01-24 13:20:00,2021-01-24 13:25:00,1330.0,1326.84,-0.12,flip_to_short -16108,做空,2021-01-24 13:25:00,2021-01-24 13:30:00,1326.84,1329.81,-0.11,flip_to_long -16109,做多,2021-01-24 13:30:00,2021-01-24 13:35:00,1329.81,1327.92,-0.08,flip_to_short -16110,做空,2021-01-24 13:35:00,2021-01-24 13:50:00,1327.92,1323.2,0.12,tp_lower -16111,做多,2021-01-24 14:00:00,2021-01-24 14:15:00,1327.99,1327.73,-0.03,flip_to_short -16112,做空,2021-01-24 14:15:00,2021-01-24 14:30:00,1327.73,1320.22,0.21,tp_lower -16113,做多,2021-01-24 15:25:00,2021-01-24 15:45:00,1318.1,1317.43,-0.04,flip_to_short -16114,做空,2021-01-24 15:45:00,2021-01-24 15:55:00,1317.43,1322.78,-0.18,flip_to_long -16115,做多,2021-01-24 15:55:00,2021-01-24 16:00:00,1322.78,1336.54,0.4,tp_upper -16116,做空,2021-01-24 16:10:00,2021-01-24 16:30:00,1317.28,1319.05,-0.07,flip_to_long -16117,做多,2021-01-24 16:30:00,2021-01-24 16:40:00,1319.05,1324.12,0.13,tp_upper -16118,做空,2021-01-24 18:30:00,2021-01-24 18:45:00,1350.79,1354.06,-0.12,flip_to_long -16119,做多,2021-01-24 18:45:00,2021-01-24 19:05:00,1354.06,1355.16,0.01,flip_to_short -16120,做空,2021-01-24 19:05:00,2021-01-24 19:10:00,1355.16,1341.52,0.39,tp_lower -16121,做空,2021-01-24 22:20:00,2021-01-25 01:30:00,1348.6,1435.0,-2.63,flip_to_long -16122,做多,2021-01-25 01:30:00,2021-01-25 02:35:00,1435.0,1435.55,-0.0,flip_to_short -16123,做空,2021-01-25 02:35:00,2021-01-25 02:45:00,1435.55,1435.54,-0.02,flip_to_long -16124,做多,2021-01-25 02:45:00,2021-01-25 02:50:00,1435.54,1432.34,-0.11,flip_to_short -16125,做空,2021-01-25 02:50:00,2021-01-25 03:00:00,1432.34,1438.08,-0.18,flip_to_long -16126,做多,2021-01-25 03:00:00,2021-01-25 03:05:00,1438.08,1430.97,-0.21,flip_to_short -16127,做空,2021-01-25 03:05:00,2021-01-25 03:15:00,1430.97,1430.27,-0.0,tp_lower -16128,做多,2021-01-25 03:30:00,2021-01-25 03:40:00,1438.52,1440.65,0.04,tp_upper -16129,做空,2021-01-25 03:45:00,2021-01-25 04:00:00,1431.72,1432.01,-0.03,flip_to_long -16130,做多,2021-01-25 04:00:00,2021-01-25 05:00:00,1432.01,1421.21,-0.31,flip_to_short -16131,做空,2021-01-25 05:00:00,2021-01-25 05:05:00,1421.21,1422.69,-0.06,flip_to_long -16132,做多,2021-01-25 05:05:00,2021-01-25 06:00:00,1422.69,1435.54,0.33,tp_upper -16133,做空,2021-01-25 06:10:00,2021-01-25 06:40:00,1431.44,1426.4,0.12,tp_lower -16134,做多,2021-01-25 06:50:00,2021-01-25 06:55:00,1432.18,1428.69,-0.11,flip_to_short -16135,做空,2021-01-25 06:55:00,2021-01-25 07:00:00,1428.69,1422.76,0.14,tp_lower -16136,做多,2021-01-25 07:45:00,2021-01-25 07:50:00,1421.82,1417.44,-0.14,flip_to_short -16137,做空,2021-01-25 07:50:00,2021-01-25 07:55:00,1417.44,1425.79,-0.25,flip_to_long -16138,做多,2021-01-25 07:55:00,2021-01-25 08:00:00,1425.79,1420.54,-0.16,flip_to_short -16139,做空,2021-01-25 08:00:00,2021-01-25 08:05:00,1420.54,1422.78,-0.08,flip_to_long -16140,做多,2021-01-25 08:05:00,2021-01-25 08:10:00,1422.78,1413.0,-0.28,flip_to_short -16141,做空,2021-01-25 08:10:00,2021-01-25 08:15:00,1413.0,1414.47,-0.06,flip_to_long -16142,做多,2021-01-25 08:15:00,2021-01-25 09:10:00,1414.47,1420.36,0.14,flip_to_short -16143,做空,2021-01-25 09:10:00,2021-01-25 09:40:00,1420.36,1399.52,0.54,tp_lower -16144,做多,2021-01-25 10:35:00,2021-01-25 10:40:00,1404.16,1400.35,-0.12,flip_to_short -16145,做空,2021-01-25 10:40:00,2021-01-25 10:45:00,1400.35,1402.9,-0.09,flip_to_long -16146,做多,2021-01-25 10:45:00,2021-01-25 11:15:00,1402.9,1398.35,-0.14,flip_to_short -16147,做空,2021-01-25 11:15:00,2021-01-25 11:20:00,1398.35,1404.82,-0.19,flip_to_long -16148,做多,2021-01-25 11:20:00,2021-01-25 11:25:00,1404.82,1418.2,0.34,tp_upper -16149,做空,2021-01-25 12:00:00,2021-01-25 12:05:00,1407.58,1415.56,-0.23,flip_to_long -16150,做多,2021-01-25 12:05:00,2021-01-25 12:10:00,1415.56,1427.0,0.29,tp_upper -16151,做空,2021-01-25 13:00:00,2021-01-25 13:20:00,1425.18,1424.39,0.0,flip_to_long -16152,做多,2021-01-25 13:20:00,2021-01-25 15:05:00,1424.39,1420.66,-0.12,tp_upper -16153,做空,2021-01-25 16:05:00,2021-01-25 16:30:00,1421.67,1401.23,0.53,tp_lower -16154,做多,2021-01-25 17:05:00,2021-01-25 17:10:00,1415.69,1408.35,-0.22,flip_to_short -16155,做空,2021-01-25 17:10:00,2021-01-25 17:45:00,1408.35,1397.67,0.27,tp_lower -16156,做多,2021-01-25 17:55:00,2021-01-25 18:05:00,1401.22,1402.46,0.01,flip_to_short -16157,做空,2021-01-25 18:05:00,2021-01-25 18:10:00,1402.46,1403.55,-0.05,flip_to_long -16158,做多,2021-01-25 18:10:00,2021-01-25 18:25:00,1403.55,1402.12,-0.06,flip_to_short -16159,做空,2021-01-25 18:25:00,2021-01-25 18:30:00,1402.12,1392.42,0.25,tp_lower -16160,做多,2021-01-25 19:35:00,2021-01-25 19:55:00,1390.12,1384.69,-0.17,flip_to_short -16161,做空,2021-01-25 19:55:00,2021-01-25 20:05:00,1384.69,1371.95,0.33,tp_lower -16162,做多,2021-01-25 22:45:00,2021-01-25 22:50:00,1334.91,1328.0,-0.22,flip_to_short -16163,做空,2021-01-25 22:50:00,2021-01-25 22:55:00,1328.0,1329.04,-0.05,flip_to_long -16164,做多,2021-01-25 22:55:00,2021-01-25 23:00:00,1329.04,1316.26,-0.39,flip_to_short -16165,做空,2021-01-25 23:00:00,2021-01-25 23:05:00,1316.26,1329.66,-0.41,flip_to_long -16166,做多,2021-01-25 23:05:00,2021-01-25 23:20:00,1329.66,1328.28,-0.06,flip_to_short -16167,做空,2021-01-25 23:20:00,2021-01-25 23:35:00,1328.28,1335.01,-0.21,flip_to_long -16168,做多,2021-01-25 23:35:00,2021-01-25 23:50:00,1335.01,1324.19,-0.32,flip_to_short -16169,做空,2021-01-25 23:50:00,2021-01-26 00:00:00,1324.19,1329.5,-0.17,tp_lower -16170,做空,2021-01-26 02:10:00,2021-01-26 02:45:00,1361.36,1344.47,0.46,tp_lower -16171,做多,2021-01-26 04:25:00,2021-01-26 04:50:00,1326.0,1348.18,0.63,tp_upper -16172,做空,2021-01-26 05:20:00,2021-01-26 06:05:00,1331.31,1321.78,0.26,tp_lower -16173,做多,2021-01-26 07:40:00,2021-01-26 08:00:00,1312.2,1308.06,-0.14,tp_upper -16174,做多,2021-01-26 08:05:00,2021-01-26 08:30:00,1313.52,1322.04,0.24,tp_upper -16175,做空,2021-01-26 09:15:00,2021-01-26 09:45:00,1316.0,1298.15,0.52,tp_lower -16176,做多,2021-01-26 10:00:00,2021-01-26 10:05:00,1320.25,1312.83,-0.25,flip_to_short -16177,做空,2021-01-26 10:05:00,2021-01-26 10:10:00,1312.83,1318.93,-0.21,flip_to_long -16178,做多,2021-01-26 10:10:00,2021-01-26 10:25:00,1318.93,1335.21,0.47,tp_upper -16179,做空,2021-01-26 11:10:00,2021-01-26 11:55:00,1327.82,1314.68,0.38,tp_lower -16180,做多,2021-01-26 13:45:00,2021-01-26 13:50:00,1293.2,1287.36,-0.2,flip_to_short -16181,做空,2021-01-26 13:50:00,2021-01-26 14:00:00,1287.36,1289.66,-0.09,flip_to_long -16182,做多,2021-01-26 14:00:00,2021-01-26 14:05:00,1289.66,1273.85,-0.51,flip_to_short -16183,做空,2021-01-26 14:05:00,2021-01-26 14:15:00,1273.85,1281.22,-0.25,flip_to_long -16184,做多,2021-01-26 14:15:00,2021-01-26 15:10:00,1281.22,1274.1,-0.24,flip_to_short -16185,做空,2021-01-26 15:10:00,2021-01-26 15:20:00,1274.1,1274.57,-0.03,flip_to_long -16186,做多,2021-01-26 15:20:00,2021-01-26 16:00:00,1274.57,1299.69,0.75,tp_upper -16187,做空,2021-01-26 16:15:00,2021-01-26 16:20:00,1275.56,1282.79,-0.25,flip_to_long -16188,做多,2021-01-26 16:20:00,2021-01-26 16:30:00,1282.79,1298.84,0.47,tp_upper -16189,做空,2021-01-26 20:30:00,2021-01-26 21:20:00,1339.69,1346.06,-0.21,flip_to_long -16190,做多,2021-01-26 21:20:00,2021-01-26 21:30:00,1346.06,1354.86,0.24,tp_upper -16191,做空,2021-01-26 21:35:00,2021-01-26 22:20:00,1347.39,1329.96,0.5,tp_lower -16192,做多,2021-01-26 22:25:00,2021-01-26 22:30:00,1343.85,1343.2,-0.04,flip_to_short -16193,做空,2021-01-26 22:30:00,2021-01-26 23:50:00,1343.2,1353.67,-0.34,flip_to_long -16194,做多,2021-01-26 23:50:00,2021-01-27 00:00:00,1353.67,1360.0,0.17,tp_upper -16195,做多,2021-01-27 03:55:00,2021-01-27 04:25:00,1310.29,1319.02,0.25,tp_upper -16196,做空,2021-01-27 04:50:00,2021-01-27 04:55:00,1307.84,1310.07,-0.09,flip_to_long -16197,做多,2021-01-27 04:55:00,2021-01-27 05:00:00,1310.07,1305.13,-0.18,flip_to_short -16198,做空,2021-01-27 05:00:00,2021-01-27 05:20:00,1305.13,1296.4,0.25,tp_lower -16199,做多,2021-01-27 06:30:00,2021-01-27 06:35:00,1294.08,1290.06,-0.15,flip_to_short -16200,做空,2021-01-27 06:35:00,2021-01-27 08:00:00,1290.06,1283.85,0.18,tp_lower -16201,做多,2021-01-27 09:40:00,2021-01-27 09:45:00,1271.23,1266.64,-0.17,flip_to_short -16202,做空,2021-01-27 09:45:00,2021-01-27 09:50:00,1266.64,1267.4,-0.05,flip_to_long -16203,做多,2021-01-27 09:50:00,2021-01-27 10:45:00,1267.4,1262.76,-0.17,flip_to_short -16204,做空,2021-01-27 10:45:00,2021-01-27 10:55:00,1262.76,1276.64,-0.47,flip_to_long -16205,做多,2021-01-27 10:55:00,2021-01-27 11:00:00,1276.64,1288.93,0.37,tp_upper -16206,做空,2021-01-27 11:40:00,2021-01-27 11:50:00,1270.87,1255.12,0.48,tp_lower -16207,做多,2021-01-27 12:50:00,2021-01-27 13:15:00,1265.77,1265.4,-0.03,flip_to_short -16208,做空,2021-01-27 13:15:00,2021-01-27 13:35:00,1265.4,1256.62,0.26,flip_to_long -16209,做多,2021-01-27 13:35:00,2021-01-27 15:45:00,1256.62,1266.32,0.3,tp_upper -16210,做空,2021-01-27 16:55:00,2021-01-27 17:05:00,1269.56,1281.31,-0.41,flip_to_long -16211,做多,2021-01-27 17:05:00,2021-01-27 19:10:00,1281.31,1261.7,-0.65,tp_upper -16212,做空,2021-01-27 20:40:00,2021-01-27 20:50:00,1277.22,1282.05,-0.17,flip_to_long -16213,做多,2021-01-27 20:50:00,2021-01-27 21:05:00,1282.05,1278.2,-0.14,flip_to_short -16214,做空,2021-01-27 21:05:00,2021-01-27 21:30:00,1278.2,1266.06,0.36,tp_lower -16215,做多,2021-01-27 21:55:00,2021-01-27 22:10:00,1276.19,1278.08,0.04,flip_to_short -16216,做空,2021-01-27 22:10:00,2021-01-27 22:35:00,1278.08,1252.37,0.79,tp_lower -16217,做空,2021-01-27 23:55:00,2021-01-28 00:00:00,1238.55,1244.92,-0.23,flip_to_long -16218,做多,2021-01-28 00:00:00,2021-01-28 00:50:00,1244.92,1254.5,0.3,tp_upper -16219,做空,2021-01-28 01:35:00,2021-01-28 03:35:00,1248.09,1272.62,-0.85,flip_to_long -16220,做多,2021-01-28 03:35:00,2021-01-28 03:45:00,1272.62,1286.69,0.44,tp_upper -16221,做空,2021-01-28 04:15:00,2021-01-28 04:45:00,1279.43,1280.39,-0.05,flip_to_long -16222,做多,2021-01-28 04:45:00,2021-01-28 04:50:00,1280.39,1276.6,-0.14,flip_to_short -16223,做空,2021-01-28 04:50:00,2021-01-28 04:55:00,1276.6,1283.19,-0.23,flip_to_long -16224,做多,2021-01-28 04:55:00,2021-01-28 05:00:00,1283.19,1277.93,-0.19,flip_to_short -16225,做空,2021-01-28 05:00:00,2021-01-28 05:05:00,1277.93,1280.14,-0.09,flip_to_long -16226,做多,2021-01-28 05:05:00,2021-01-28 05:15:00,1280.14,1276.45,-0.14,flip_to_short -16227,做空,2021-01-28 05:15:00,2021-01-28 05:30:00,1276.45,1279.72,-0.12,flip_to_long -16228,做多,2021-01-28 05:30:00,2021-01-28 05:40:00,1279.72,1285.73,0.17,tp_upper -16229,做空,2021-01-28 07:00:00,2021-01-28 07:25:00,1296.98,1289.84,0.2,tp_lower -16230,做多,2021-01-28 08:40:00,2021-01-28 08:45:00,1285.61,1285.32,-0.03,flip_to_short -16231,做空,2021-01-28 08:45:00,2021-01-28 09:00:00,1285.32,1267.55,0.54,tp_lower -16232,做多,2021-01-28 09:15:00,2021-01-28 09:20:00,1281.5,1278.5,-0.12,flip_to_short -16233,做空,2021-01-28 09:20:00,2021-01-28 09:25:00,1278.5,1284.71,-0.22,flip_to_long -16234,做多,2021-01-28 09:25:00,2021-01-28 09:55:00,1284.71,1302.12,0.53,tp_upper -16235,做空,2021-01-28 10:20:00,2021-01-28 10:30:00,1283.63,1285.34,-0.08,flip_to_long -16236,做多,2021-01-28 10:30:00,2021-01-28 10:40:00,1285.34,1286.58,0.02,flip_to_short -16237,做空,2021-01-28 10:40:00,2021-01-28 10:45:00,1286.58,1297.38,-0.37,flip_to_long -16238,做多,2021-01-28 10:45:00,2021-01-28 10:50:00,1297.38,1298.68,0.02,tp_upper -16239,做空,2021-01-28 11:30:00,2021-01-28 11:50:00,1298.35,1295.21,0.08,flip_to_long -16240,做多,2021-01-28 11:50:00,2021-01-28 12:00:00,1295.21,1298.43,0.08,flip_to_short -16241,做空,2021-01-28 12:00:00,2021-01-28 13:15:00,1298.43,1313.05,-0.48,flip_to_long -16242,做多,2021-01-28 13:15:00,2021-01-28 13:35:00,1313.05,1331.44,0.55,tp_upper -16243,做空,2021-01-28 15:05:00,2021-01-28 15:10:00,1342.76,1343.45,-0.04,flip_to_long -16244,做多,2021-01-28 15:10:00,2021-01-28 15:25:00,1343.45,1344.64,0.02,flip_to_short -16245,做空,2021-01-28 15:25:00,2021-01-28 15:30:00,1344.64,1350.55,-0.2,flip_to_long -16246,做多,2021-01-28 15:30:00,2021-01-28 15:35:00,1350.55,1346.47,-0.14,flip_to_short -16247,做空,2021-01-28 15:35:00,2021-01-28 15:55:00,1346.47,1353.01,-0.22,flip_to_long -16248,做多,2021-01-28 15:55:00,2021-01-28 16:00:00,1353.01,1352.91,-0.02,tp_upper -16249,做空,2021-01-28 16:10:00,2021-01-28 16:20:00,1340.99,1336.57,0.11,tp_lower -16250,做多,2021-01-28 16:30:00,2021-01-28 16:55:00,1345.6,1353.76,0.23,tp_upper -16251,做空,2021-01-28 17:10:00,2021-01-28 17:30:00,1347.91,1344.87,0.07,flip_to_long -16252,做多,2021-01-28 17:30:00,2021-01-28 19:10:00,1344.87,1335.92,-0.29,flip_to_short -16253,做空,2021-01-28 19:10:00,2021-01-28 19:15:00,1335.92,1336.84,-0.05,flip_to_long -16254,做多,2021-01-28 19:15:00,2021-01-28 19:40:00,1336.84,1336.11,-0.04,flip_to_short -16255,做空,2021-01-28 19:40:00,2021-01-28 19:55:00,1336.11,1333.87,0.05,tp_lower -16256,做多,2021-01-28 20:00:00,2021-01-28 20:10:00,1341.37,1346.78,0.14,tp_upper -16257,做空,2021-01-28 20:30:00,2021-01-28 20:40:00,1333.62,1330.61,0.07,tp_lower -16258,做多,2021-01-28 21:00:00,2021-01-28 21:30:00,1336.52,1337.5,0.01,flip_to_short -16259,做空,2021-01-28 21:30:00,2021-01-28 21:35:00,1337.5,1337.75,-0.03,flip_to_long -16260,做多,2021-01-28 21:35:00,2021-01-28 21:55:00,1337.75,1349.86,0.35,tp_upper -16261,做空,2021-01-28 22:50:00,2021-01-28 23:15:00,1352.54,1356.41,-0.14,flip_to_long -16262,做多,2021-01-28 23:15:00,2021-01-28 23:20:00,1356.41,1354.92,-0.06,flip_to_short -16263,做空,2021-01-28 23:20:00,2021-01-28 23:30:00,1354.92,1346.09,0.24,tp_lower -16264,做多,2021-01-29 00:15:00,2021-01-29 00:20:00,1345.39,1367.56,0.68,tp_upper -16265,做空,2021-01-29 01:25:00,2021-01-29 03:00:00,1353.0,1343.66,0.28,flip_to_long -16266,做多,2021-01-29 03:00:00,2021-01-29 03:05:00,1343.66,1338.85,-0.18,flip_to_short -16267,做空,2021-01-29 03:05:00,2021-01-29 03:10:00,1338.85,1339.69,-0.05,flip_to_long -16268,做多,2021-01-29 03:10:00,2021-01-29 05:20:00,1339.69,1304.21,-1.16,flip_to_short -16269,做空,2021-01-29 05:20:00,2021-01-29 05:30:00,1304.21,1307.68,-0.13,flip_to_long -16270,做多,2021-01-29 05:30:00,2021-01-29 05:35:00,1307.68,1303.05,-0.17,flip_to_short -16271,做空,2021-01-29 05:35:00,2021-01-29 05:40:00,1303.05,1305.83,-0.11,flip_to_long -16272,做多,2021-01-29 05:40:00,2021-01-29 05:45:00,1305.83,1305.5,-0.03,flip_to_short -16273,做空,2021-01-29 05:45:00,2021-01-29 06:00:00,1305.5,1297.96,0.22,tp_lower -16274,做多,2021-01-29 06:10:00,2021-01-29 06:20:00,1310.22,1312.52,0.05,tp_upper -16275,做空,2021-01-29 06:30:00,2021-01-29 06:35:00,1304.5,1305.32,-0.05,flip_to_long -16276,做多,2021-01-29 06:35:00,2021-01-29 07:05:00,1305.32,1305.03,-0.03,flip_to_short -16277,做空,2021-01-29 07:05:00,2021-01-29 07:20:00,1305.03,1298.14,0.2,tp_lower -16278,做多,2021-01-29 07:35:00,2021-01-29 07:50:00,1300.3,1314.96,0.45,tp_upper -16279,做空,2021-01-29 08:15:00,2021-01-29 08:35:00,1305.14,1310.92,-0.21,flip_to_long -16280,做多,2021-01-29 08:35:00,2021-01-29 08:45:00,1310.92,1343.91,1.03,tp_upper -16281,做空,2021-01-29 10:05:00,2021-01-29 10:10:00,1366.21,1371.51,-0.19,flip_to_long -16282,做多,2021-01-29 10:10:00,2021-01-29 10:15:00,1371.51,1364.67,-0.23,flip_to_short -16283,做空,2021-01-29 10:15:00,2021-01-29 10:25:00,1364.67,1353.68,0.32,tp_lower -16284,做多,2021-01-29 10:45:00,2021-01-29 11:00:00,1365.11,1396.21,0.95,tp_upper -16285,做多,2021-01-29 12:15:00,2021-01-29 12:35:00,1405.66,1416.12,0.3,flip_to_short -16286,做空,2021-01-29 12:35:00,2021-01-29 13:15:00,1416.12,1409.89,0.17,flip_to_long -16287,做多,2021-01-29 13:15:00,2021-01-29 13:35:00,1409.89,1415.56,0.16,flip_to_short -16288,做空,2021-01-29 13:35:00,2021-01-29 14:25:00,1415.56,1420.69,-0.18,flip_to_long -16289,做多,2021-01-29 14:25:00,2021-01-29 14:30:00,1420.69,1390.25,-0.96,flip_to_short -16290,做空,2021-01-29 14:30:00,2021-01-29 14:35:00,1390.25,1397.21,-0.24,tp_lower -16291,做多,2021-01-29 15:25:00,2021-01-29 16:10:00,1404.77,1399.57,-0.18,flip_to_short -16292,做空,2021-01-29 16:10:00,2021-01-29 16:25:00,1399.57,1390.15,0.27,tp_lower -16293,做多,2021-01-29 17:20:00,2021-01-29 17:35:00,1387.8,1387.47,-0.03,flip_to_short -16294,做空,2021-01-29 17:35:00,2021-01-29 18:00:00,1387.47,1369.02,0.55,tp_lower -16295,做多,2021-01-29 19:55:00,2021-01-29 20:00:00,1349.74,1334.84,-0.5,flip_to_short -16296,做空,2021-01-29 20:00:00,2021-01-29 20:05:00,1334.84,1347.55,-0.43,flip_to_long -16297,做多,2021-01-29 20:05:00,2021-01-29 20:10:00,1347.55,1339.06,-0.29,flip_to_short -16298,做空,2021-01-29 20:10:00,2021-01-29 20:15:00,1339.06,1344.9,-0.2,flip_to_long -16299,做多,2021-01-29 20:15:00,2021-01-29 21:20:00,1344.9,1372.39,0.83,tp_upper -16300,做空,2021-01-29 23:00:00,2021-01-29 23:10:00,1387.46,1393.4,-0.2,flip_to_long -16301,做多,2021-01-29 23:10:00,2021-01-29 23:15:00,1393.4,1386.28,-0.24,flip_to_short -16302,做空,2021-01-29 23:15:00,2021-01-29 23:30:00,1386.28,1381.61,0.12,tp_lower -16303,做多,2021-01-30 00:00:00,2021-01-30 00:05:00,1399.78,1402.15,0.05,tp_upper -16304,做空,2021-01-30 00:30:00,2021-01-30 00:35:00,1381.96,1378.94,0.07,tp_lower -16305,做多,2021-01-30 01:20:00,2021-01-30 01:25:00,1390.15,1385.92,-0.16,flip_to_short -16306,做空,2021-01-30 01:25:00,2021-01-30 01:55:00,1385.92,1371.61,0.43,tp_lower -16307,做多,2021-01-30 04:00:00,2021-01-30 04:05:00,1349.4,1347.94,-0.07,flip_to_short -16308,做空,2021-01-30 04:05:00,2021-01-30 04:20:00,1347.94,1349.77,-0.08,flip_to_long -16309,做多,2021-01-30 04:20:00,2021-01-30 04:35:00,1349.77,1346.62,-0.12,flip_to_short -16310,做空,2021-01-30 04:35:00,2021-01-30 05:05:00,1346.62,1333.64,0.4,tp_lower -16311,做多,2021-01-30 05:10:00,2021-01-30 05:20:00,1344.04,1348.13,0.11,flip_to_short -16312,做空,2021-01-30 05:20:00,2021-01-30 05:35:00,1348.13,1351.65,-0.14,tp_lower -16313,做空,2021-01-30 05:40:00,2021-01-30 06:00:00,1346.94,1332.23,0.46,tp_lower -16314,做多,2021-01-30 06:20:00,2021-01-30 06:25:00,1342.11,1341.42,-0.05,flip_to_short -16315,做空,2021-01-30 06:25:00,2021-01-30 06:30:00,1341.42,1346.18,-0.18,flip_to_long -16316,做多,2021-01-30 06:30:00,2021-01-30 06:35:00,1346.18,1341.55,-0.17,flip_to_short -16317,做空,2021-01-30 06:35:00,2021-01-30 06:45:00,1341.55,1345.64,-0.16,flip_to_long -16318,做多,2021-01-30 06:45:00,2021-01-30 07:15:00,1345.64,1349.54,0.1,tp_upper -16319,做空,2021-01-30 07:30:00,2021-01-30 07:40:00,1343.0,1341.47,0.03,flip_to_long -16320,做多,2021-01-30 07:40:00,2021-01-30 07:55:00,1341.47,1347.88,0.19,flip_to_short -16321,做空,2021-01-30 07:55:00,2021-01-30 08:05:00,1347.88,1350.48,-0.11,flip_to_long -16322,做多,2021-01-30 08:05:00,2021-01-30 08:20:00,1350.48,1346.4,-0.15,flip_to_short -16323,做空,2021-01-30 08:20:00,2021-01-30 08:25:00,1346.4,1347.55,-0.06,flip_to_long -16324,做多,2021-01-30 08:25:00,2021-01-30 08:30:00,1347.55,1341.9,-0.2,flip_to_short -16325,做空,2021-01-30 08:30:00,2021-01-30 08:35:00,1341.9,1344.94,-0.12,flip_to_long -16326,做多,2021-01-30 08:35:00,2021-01-30 09:05:00,1344.94,1346.92,0.04,tp_upper -16327,做空,2021-01-30 09:25:00,2021-01-30 09:35:00,1343.59,1346.72,-0.12,flip_to_long -16328,做多,2021-01-30 09:35:00,2021-01-30 09:45:00,1346.72,1346.37,-0.03,flip_to_short -16329,做空,2021-01-30 09:45:00,2021-01-30 10:10:00,1346.37,1344.39,0.04,flip_to_long -16330,做多,2021-01-30 10:10:00,2021-01-30 10:35:00,1344.39,1346.77,0.05,flip_to_short -16331,做空,2021-01-30 10:35:00,2021-01-30 11:20:00,1346.77,1350.4,-0.14,flip_to_long -16332,做多,2021-01-30 11:20:00,2021-01-30 11:30:00,1350.4,1345.41,-0.18,flip_to_short -16333,做空,2021-01-30 11:30:00,2021-01-30 11:45:00,1345.41,1349.73,-0.16,flip_to_long -16334,做多,2021-01-30 11:45:00,2021-01-30 11:50:00,1349.73,1342.96,-0.23,flip_to_short -16335,做空,2021-01-30 11:50:00,2021-01-30 12:00:00,1342.96,1338.01,0.14,tp_lower -16336,做多,2021-01-30 13:00:00,2021-01-30 13:05:00,1344.85,1344.33,-0.04,flip_to_short -16337,做空,2021-01-30 13:05:00,2021-01-30 16:20:00,1344.33,1362.48,-0.59,tp_lower -16338,做多,2021-01-30 17:15:00,2021-01-30 17:20:00,1374.96,1372.44,-0.1,tp_upper -16339,做空,2021-01-30 18:05:00,2021-01-30 18:55:00,1369.67,1379.64,-0.32,flip_to_long -16340,做多,2021-01-30 18:55:00,2021-01-30 19:00:00,1379.64,1378.16,-0.06,tp_upper -16341,做空,2021-01-30 19:15:00,2021-01-30 19:35:00,1370.53,1373.51,-0.11,flip_to_long -16342,做多,2021-01-30 19:35:00,2021-01-30 19:45:00,1373.51,1373.66,-0.02,flip_to_short -16343,做空,2021-01-30 19:45:00,2021-01-30 19:55:00,1373.66,1374.07,-0.03,flip_to_long -16344,做多,2021-01-30 19:55:00,2021-01-30 20:05:00,1374.07,1384.1,0.28,tp_upper -16345,做空,2021-01-30 20:55:00,2021-01-30 21:25:00,1378.42,1376.03,0.05,tp_lower -16346,做多,2021-01-30 21:55:00,2021-01-30 22:00:00,1386.11,1389.11,0.07,tp_upper -16347,做空,2021-01-30 23:05:00,2021-01-30 23:20:00,1386.39,1376.69,0.27,tp_lower -16348,做多,2021-01-31 00:10:00,2021-01-31 01:40:00,1381.97,1371.24,-0.36,flip_to_short -16349,做空,2021-01-31 01:40:00,2021-01-31 01:50:00,1371.24,1374.08,-0.11,flip_to_long -16350,做多,2021-01-31 01:50:00,2021-01-31 02:00:00,1374.08,1376.73,0.06,tp_upper -16351,做空,2021-01-31 02:15:00,2021-01-31 02:30:00,1367.47,1364.11,0.08,tp_lower -16352,做多,2021-01-31 03:30:00,2021-01-31 03:35:00,1365.98,1365.68,-0.03,flip_to_short -16353,做空,2021-01-31 03:35:00,2021-01-31 03:55:00,1365.68,1359.84,0.16,tp_lower -16354,做多,2021-01-31 04:05:00,2021-01-31 04:15:00,1365.18,1365.29,-0.02,tp_upper -16355,做空,2021-01-31 04:20:00,2021-01-31 04:30:00,1364.34,1364.42,-0.02,flip_to_long -16356,做多,2021-01-31 04:30:00,2021-01-31 04:35:00,1364.42,1357.64,-0.23,flip_to_short -16357,做空,2021-01-31 04:35:00,2021-01-31 04:40:00,1357.64,1357.66,-0.02,tp_lower -16358,做多,2021-01-31 04:55:00,2021-01-31 05:00:00,1364.13,1363.95,-0.03,flip_to_short -16359,做空,2021-01-31 05:00:00,2021-01-31 05:05:00,1363.95,1361.81,0.05,tp_lower -16360,做多,2021-01-31 06:10:00,2021-01-31 06:15:00,1356.55,1353.06,-0.13,flip_to_short -16361,做空,2021-01-31 06:15:00,2021-01-31 06:20:00,1353.06,1356.53,-0.13,flip_to_long -16362,做多,2021-01-31 06:20:00,2021-01-31 06:25:00,1356.53,1354.95,-0.07,flip_to_short -16363,做空,2021-01-31 06:25:00,2021-01-31 06:30:00,1354.95,1355.51,-0.04,flip_to_long -16364,做多,2021-01-31 06:30:00,2021-01-31 06:35:00,1355.51,1351.35,-0.15,flip_to_short -16365,做空,2021-01-31 06:35:00,2021-01-31 06:45:00,1351.35,1351.14,-0.01,tp_lower -16366,做多,2021-01-31 07:00:00,2021-01-31 07:15:00,1351.14,1357.96,0.19,tp_upper -16367,做空,2021-01-31 07:25:00,2021-01-31 07:40:00,1354.2,1350.74,0.09,tp_lower -16368,做多,2021-01-31 08:10:00,2021-01-31 08:25:00,1354.78,1353.37,-0.06,flip_to_short -16369,做空,2021-01-31 08:25:00,2021-01-31 08:55:00,1353.37,1350.65,0.06,flip_to_long -16370,做多,2021-01-31 08:55:00,2021-01-31 09:15:00,1350.65,1346.0,-0.17,flip_to_short -16371,做空,2021-01-31 09:15:00,2021-01-31 10:00:00,1346.0,1344.75,0.02,tp_lower -16372,做多,2021-01-31 10:05:00,2021-01-31 10:15:00,1346.74,1345.38,-0.06,flip_to_short -16373,做空,2021-01-31 10:15:00,2021-01-31 10:20:00,1345.38,1348.0,-0.1,flip_to_long -16374,做多,2021-01-31 10:20:00,2021-01-31 10:40:00,1348.0,1354.12,0.17,tp_upper -16375,做空,2021-01-31 11:45:00,2021-01-31 12:15:00,1354.65,1355.12,-0.04,tp_lower -16376,做多,2021-01-31 12:20:00,2021-01-31 12:25:00,1355.53,1367.58,0.35,tp_upper -16377,做空,2021-01-31 13:05:00,2021-01-31 13:50:00,1358.83,1349.3,0.27,tp_lower -16378,做多,2021-01-31 16:25:00,2021-01-31 16:30:00,1315.97,1311.8,-0.16,flip_to_short -16379,做空,2021-01-31 16:30:00,2021-01-31 16:35:00,1311.8,1315.0,-0.12,flip_to_long -16380,做多,2021-01-31 16:35:00,2021-01-31 17:00:00,1315.0,1310.01,-0.18,flip_to_short -16381,做空,2021-01-31 17:00:00,2021-01-31 17:05:00,1310.01,1311.67,-0.07,flip_to_long -16382,做多,2021-01-31 17:05:00,2021-01-31 17:15:00,1311.67,1307.8,-0.14,flip_to_short -16383,做空,2021-01-31 17:15:00,2021-01-31 17:20:00,1307.8,1309.81,-0.08,flip_to_long -16384,做多,2021-01-31 17:20:00,2021-01-31 17:35:00,1309.81,1306.87,-0.11,flip_to_short -16385,做空,2021-01-31 17:35:00,2021-01-31 17:40:00,1306.87,1304.24,0.06,tp_lower -16386,做多,2021-01-31 18:30:00,2021-01-31 18:35:00,1306.38,1305.98,-0.03,flip_to_short -16387,做空,2021-01-31 18:35:00,2021-01-31 18:55:00,1305.98,1289.96,0.49,tp_lower -16388,做多,2021-01-31 19:05:00,2021-01-31 19:25:00,1303.36,1301.96,-0.07,flip_to_short -16389,做空,2021-01-31 19:25:00,2021-01-31 19:40:00,1301.96,1300.58,0.02,flip_to_long -16390,做多,2021-01-31 19:40:00,2021-01-31 20:00:00,1300.58,1300.93,-0.01,flip_to_short -16391,做空,2021-01-31 20:00:00,2021-01-31 20:25:00,1300.93,1304.75,-0.14,flip_to_long -16392,做多,2021-01-31 20:25:00,2021-01-31 20:35:00,1304.75,1312.27,0.22,tp_upper -16393,做空,2021-01-31 21:10:00,2021-01-31 21:45:00,1306.89,1303.33,0.09,flip_to_long -16394,做多,2021-01-31 21:45:00,2021-01-31 22:30:00,1303.33,1312.34,0.27,tp_upper -16395,做空,2021-01-31 23:55:00,2021-02-01 00:00:00,1313.12,1303.38,0.29,tp_lower -16396,做多,2021-02-01 01:20:00,2021-02-01 01:35:00,1300.93,1304.73,0.11,tp_upper -16397,做空,2021-02-01 03:10:00,2021-02-01 03:30:00,1317.08,1317.41,-0.03,flip_to_long -16398,做多,2021-02-01 03:30:00,2021-02-01 03:40:00,1317.41,1319.34,0.04,tp_upper -16399,做空,2021-02-01 03:50:00,2021-02-01 04:05:00,1318.55,1317.56,0.01,flip_to_long -16400,做多,2021-02-01 04:05:00,2021-02-01 04:15:00,1317.56,1327.93,0.33,tp_upper -16401,做空,2021-02-01 04:30:00,2021-02-01 05:05:00,1320.91,1317.35,0.1,tp_lower -16402,做多,2021-02-01 05:30:00,2021-02-01 06:00:00,1318.69,1324.81,0.18,tp_upper -16403,做空,2021-02-01 06:40:00,2021-02-01 06:45:00,1327.39,1310.13,0.56,tp_lower -16404,做多,2021-02-01 07:40:00,2021-02-01 07:45:00,1319.56,1319.32,-0.03,flip_to_short -16405,做空,2021-02-01 07:45:00,2021-02-01 07:55:00,1319.32,1318.58,0.0,flip_to_long -16406,做多,2021-02-01 07:55:00,2021-02-01 08:05:00,1318.58,1316.76,-0.08,flip_to_short -16407,做空,2021-02-01 08:05:00,2021-02-01 08:40:00,1316.76,1315.37,0.03,tp_lower -16408,做多,2021-02-01 08:45:00,2021-02-01 08:50:00,1324.77,1321.75,-0.13,tp_upper -16409,做空,2021-02-01 10:10:00,2021-02-01 10:20:00,1332.01,1333.18,-0.06,flip_to_long -16410,做多,2021-02-01 10:20:00,2021-02-01 10:35:00,1333.18,1332.52,-0.04,tp_upper -16411,做空,2021-02-01 10:40:00,2021-02-01 10:55:00,1330.32,1327.13,0.09,tp_lower -16412,做多,2021-02-01 11:05:00,2021-02-01 11:30:00,1330.87,1331.66,0.0,flip_to_short -16413,做空,2021-02-01 11:30:00,2021-02-01 11:35:00,1331.66,1333.79,-0.09,flip_to_long -16414,做多,2021-02-01 11:35:00,2021-02-01 11:40:00,1333.79,1344.32,0.33,tp_upper -16415,做空,2021-02-01 12:20:00,2021-02-01 12:30:00,1335.1,1333.78,0.02,flip_to_long -16416,做多,2021-02-01 12:30:00,2021-02-01 13:45:00,1333.78,1333.87,-0.02,tp_upper -16417,做空,2021-02-01 13:55:00,2021-02-01 14:00:00,1328.28,1326.41,0.04,tp_lower -16418,做多,2021-02-01 15:45:00,2021-02-01 15:50:00,1318.75,1312.09,-0.25,flip_to_short -16419,做空,2021-02-01 15:50:00,2021-02-01 15:55:00,1312.09,1302.39,0.31,tp_lower -16420,做多,2021-02-01 16:40:00,2021-02-01 16:45:00,1312.94,1311.8,-0.06,flip_to_short -16421,做空,2021-02-01 16:45:00,2021-02-01 17:05:00,1311.8,1311.03,0.0,flip_to_long -16422,做多,2021-02-01 17:05:00,2021-02-01 17:15:00,1311.03,1310.85,-0.03,flip_to_short -16423,做空,2021-02-01 17:15:00,2021-02-01 21:10:00,1310.85,1336.44,-0.9,flip_to_long -16424,做多,2021-02-01 21:10:00,2021-02-01 21:20:00,1336.44,1334.86,-0.07,flip_to_short -16425,做空,2021-02-01 21:20:00,2021-02-01 21:30:00,1334.86,1332.74,0.05,tp_lower -16426,做多,2021-02-01 21:45:00,2021-02-01 21:50:00,1341.59,1346.86,0.15,tp_upper -16427,做空,2021-02-02 00:55:00,2021-02-02 01:15:00,1384.8,1387.8,-0.12,flip_to_long -16428,做多,2021-02-02 01:15:00,2021-02-02 01:20:00,1387.8,1387.23,-0.04,flip_to_short -16429,做空,2021-02-02 01:20:00,2021-02-02 01:30:00,1387.23,1389.79,-0.11,flip_to_long -16430,做多,2021-02-02 01:30:00,2021-02-02 01:35:00,1389.79,1386.62,-0.12,flip_to_short -16431,做空,2021-02-02 01:35:00,2021-02-02 01:55:00,1386.62,1385.11,0.03,flip_to_long -16432,做多,2021-02-02 01:55:00,2021-02-02 02:15:00,1385.11,1391.83,0.19,tp_upper -16433,做空,2021-02-02 02:30:00,2021-02-02 02:45:00,1384.3,1377.72,0.19,tp_lower -16434,做多,2021-02-02 04:00:00,2021-02-02 04:15:00,1376.38,1383.01,0.19,tp_upper -16435,做空,2021-02-02 08:30:00,2021-02-02 08:45:00,1421.15,1429.0,-0.27,flip_to_long -16436,做多,2021-02-02 08:45:00,2021-02-02 08:50:00,1429.0,1453.12,0.74,tp_upper -16437,做空,2021-02-02 09:35:00,2021-02-02 09:50:00,1441.67,1440.77,0.01,flip_to_long -16438,做多,2021-02-02 09:50:00,2021-02-02 10:50:00,1440.77,1441.34,-0.0,flip_to_short -16439,做空,2021-02-02 10:50:00,2021-02-02 10:55:00,1441.34,1442.87,-0.07,flip_to_long -16440,做多,2021-02-02 10:55:00,2021-02-02 11:00:00,1442.87,1451.06,0.24,tp_upper -16441,做空,2021-02-02 11:15:00,2021-02-02 11:20:00,1441.18,1436.01,0.14,tp_lower -16442,做多,2021-02-02 12:15:00,2021-02-02 12:25:00,1434.2,1434.15,-0.02,flip_to_short -16443,做空,2021-02-02 12:25:00,2021-02-02 12:35:00,1434.15,1435.45,-0.06,flip_to_long -16444,做多,2021-02-02 12:35:00,2021-02-02 12:40:00,1435.45,1433.14,-0.1,flip_to_short -16445,做空,2021-02-02 12:40:00,2021-02-02 13:00:00,1433.14,1431.0,0.05,flip_to_long -16446,做多,2021-02-02 13:00:00,2021-02-02 13:10:00,1431.0,1438.59,0.22,tp_upper -16447,做空,2021-02-02 13:30:00,2021-02-02 13:35:00,1433.42,1439.7,-0.22,flip_to_long -16448,做多,2021-02-02 13:35:00,2021-02-02 13:40:00,1439.7,1432.82,-0.24,flip_to_short -16449,做空,2021-02-02 13:40:00,2021-02-02 13:45:00,1432.82,1435.01,-0.09,flip_to_long -16450,做多,2021-02-02 13:45:00,2021-02-02 13:50:00,1435.01,1429.46,-0.2,flip_to_short -16451,做空,2021-02-02 13:50:00,2021-02-02 14:05:00,1429.46,1434.49,-0.18,flip_to_long -16452,做多,2021-02-02 14:05:00,2021-02-02 14:10:00,1434.49,1433.23,-0.06,flip_to_short -16453,做空,2021-02-02 14:10:00,2021-02-02 14:15:00,1433.23,1425.55,0.22,tp_lower -16454,做多,2021-02-02 14:45:00,2021-02-02 15:00:00,1432.33,1429.88,-0.1,flip_to_short -16455,做空,2021-02-02 15:00:00,2021-02-02 15:05:00,1429.88,1433.66,-0.14,flip_to_long -16456,做多,2021-02-02 15:05:00,2021-02-02 15:15:00,1433.66,1447.84,0.42,tp_upper -16457,做空,2021-02-02 15:30:00,2021-02-02 16:05:00,1431.35,1437.71,-0.22,flip_to_long -16458,做多,2021-02-02 16:05:00,2021-02-02 16:25:00,1437.71,1472.18,1.05,tp_upper -16459,做空,2021-02-02 17:35:00,2021-02-02 17:40:00,1476.6,1481.71,-0.18,flip_to_long -16460,做多,2021-02-02 17:40:00,2021-02-02 17:45:00,1481.71,1467.97,-0.45,flip_to_short -16461,做空,2021-02-02 17:45:00,2021-02-02 18:15:00,1467.97,1482.86,-0.48,flip_to_long -16462,做多,2021-02-02 18:15:00,2021-02-02 18:45:00,1482.86,1482.85,-0.02,flip_to_short -16463,做空,2021-02-02 18:45:00,2021-02-02 20:45:00,1482.85,1512.32,-0.91,flip_to_long -16464,做多,2021-02-02 20:45:00,2021-02-02 20:50:00,1512.32,1512.02,-0.03,flip_to_short -16465,做空,2021-02-02 20:50:00,2021-02-02 21:25:00,1512.02,1523.43,-0.35,flip_to_long -16466,做多,2021-02-02 21:25:00,2021-02-02 21:55:00,1523.43,1521.98,-0.06,flip_to_short -16467,做空,2021-02-02 21:55:00,2021-02-02 22:00:00,1521.98,1523.74,-0.07,flip_to_long -16468,做多,2021-02-02 22:00:00,2021-02-02 22:20:00,1523.74,1538.05,0.38,tp_upper -16469,做空,2021-02-02 23:00:00,2021-02-02 23:15:00,1534.74,1534.82,-0.02,flip_to_long -16470,做多,2021-02-02 23:15:00,2021-02-02 23:20:00,1534.82,1530.45,-0.15,flip_to_short -16471,做空,2021-02-02 23:20:00,2021-02-02 23:25:00,1530.45,1536.39,-0.19,flip_to_long -16472,做多,2021-02-02 23:25:00,2021-02-02 23:30:00,1536.39,1524.09,-0.37,flip_to_short -16473,做空,2021-02-02 23:30:00,2021-02-02 23:50:00,1524.09,1518.58,0.13,tp_lower -16474,做多,2021-02-03 00:10:00,2021-02-03 00:35:00,1530.15,1532.26,0.04,flip_to_short -16475,做空,2021-02-03 00:35:00,2021-02-03 00:50:00,1532.26,1528.17,0.1,flip_to_long -16476,做多,2021-02-03 00:50:00,2021-02-03 01:50:00,1528.17,1528.75,-0.01,flip_to_short -16477,做空,2021-02-03 01:50:00,2021-02-03 02:10:00,1528.75,1513.4,0.43,tp_lower -16478,做多,2021-02-03 02:30:00,2021-02-03 03:00:00,1528.24,1534.85,0.17,tp_upper -16479,做空,2021-02-03 05:05:00,2021-02-03 05:20:00,1551.62,1551.24,-0.01,flip_to_long -16480,做多,2021-02-03 05:20:00,2021-02-03 06:10:00,1551.24,1552.47,0.01,flip_to_short -16481,做空,2021-02-03 06:10:00,2021-02-03 06:20:00,1552.47,1557.51,-0.17,flip_to_long -16482,做多,2021-02-03 06:20:00,2021-02-03 06:25:00,1557.51,1560.52,0.06,tp_upper -16483,做空,2021-02-03 07:15:00,2021-02-03 07:45:00,1562.95,1550.94,0.32,tp_lower -16484,做多,2021-02-03 09:25:00,2021-02-03 09:30:00,1542.18,1548.5,0.16,tp_upper -16485,做空,2021-02-03 09:50:00,2021-02-03 10:15:00,1537.82,1538.57,-0.04,flip_to_long -16486,做多,2021-02-03 10:15:00,2021-02-03 10:45:00,1538.57,1550.73,0.34,tp_upper -16487,做空,2021-02-03 11:50:00,2021-02-03 12:00:00,1550.5,1527.77,0.65,tp_lower -16488,做多,2021-02-03 12:15:00,2021-02-03 12:25:00,1551.86,1549.26,-0.1,flip_to_short -16489,做空,2021-02-03 12:25:00,2021-02-03 12:30:00,1549.26,1550.16,-0.05,flip_to_long -16490,做多,2021-02-03 12:30:00,2021-02-03 13:10:00,1550.16,1550.39,-0.02,flip_to_short -16491,做空,2021-02-03 13:10:00,2021-02-03 14:25:00,1550.39,1553.07,-0.1,flip_to_long -16492,做多,2021-02-03 14:25:00,2021-02-03 15:00:00,1553.07,1557.19,0.1,flip_to_short -16493,做空,2021-02-03 15:00:00,2021-02-03 19:30:00,1557.19,1632.99,-2.27,tp_lower -16494,做多,2021-02-03 19:40:00,2021-02-03 20:25:00,1636.38,1632.47,-0.13,flip_to_short -16495,做空,2021-02-03 20:25:00,2021-02-03 20:30:00,1632.47,1633.85,-0.06,flip_to_long -16496,做多,2021-02-03 20:30:00,2021-02-03 20:35:00,1633.85,1633.64,-0.03,flip_to_short -16497,做空,2021-02-03 20:35:00,2021-02-03 21:20:00,1633.64,1627.21,0.15,flip_to_long -16498,做多,2021-02-03 21:20:00,2021-02-03 21:35:00,1627.21,1647.99,0.54,tp_upper -16499,做空,2021-02-03 21:55:00,2021-02-03 22:00:00,1635.39,1636.99,-0.07,flip_to_long -16500,做多,2021-02-03 22:00:00,2021-02-03 22:15:00,1636.99,1651.32,0.36,tp_upper -16501,做空,2021-02-03 22:45:00,2021-02-03 23:10:00,1641.33,1647.97,-0.2,flip_to_long -16502,做多,2021-02-03 23:10:00,2021-02-03 23:15:00,1647.97,1661.41,0.34,tp_upper -16503,做空,2021-02-04 02:05:00,2021-02-04 02:10:00,1687.42,1675.33,0.3,tp_lower -16504,做多,2021-02-04 02:55:00,2021-02-04 03:05:00,1683.56,1679.59,-0.13,flip_to_short -16505,做空,2021-02-04 03:05:00,2021-02-04 03:45:00,1679.59,1650.23,0.78,tp_lower -16506,做多,2021-02-04 04:30:00,2021-02-04 05:05:00,1663.31,1656.66,-0.21,flip_to_short -16507,做空,2021-02-04 05:05:00,2021-02-04 05:10:00,1656.66,1660.42,-0.13,flip_to_long -16508,做多,2021-02-04 05:10:00,2021-02-04 05:20:00,1660.42,1671.42,0.28,tp_upper -16509,做空,2021-02-04 05:35:00,2021-02-04 05:40:00,1662.11,1665.15,-0.11,flip_to_long -16510,做多,2021-02-04 05:40:00,2021-02-04 05:45:00,1665.15,1659.03,-0.19,flip_to_short -16511,做空,2021-02-04 05:45:00,2021-02-04 05:50:00,1659.03,1659.79,-0.04,flip_to_long -16512,做多,2021-02-04 05:50:00,2021-02-04 06:25:00,1659.79,1678.86,0.51,tp_upper -16513,做空,2021-02-04 07:05:00,2021-02-04 07:50:00,1671.43,1671.4,-0.02,tp_lower -16514,做多,2021-02-04 08:05:00,2021-02-04 08:10:00,1673.85,1684.01,0.26,tp_upper -16515,做空,2021-02-04 08:45:00,2021-02-04 08:55:00,1671.73,1642.27,0.8,tp_lower -16516,做多,2021-02-04 09:55:00,2021-02-04 10:00:00,1647.58,1642.08,-0.18,flip_to_short -16517,做空,2021-02-04 10:00:00,2021-02-04 10:05:00,1642.08,1649.57,-0.24,flip_to_long -16518,做多,2021-02-04 10:05:00,2021-02-04 11:00:00,1649.57,1643.81,-0.19,flip_to_short -16519,做空,2021-02-04 11:00:00,2021-02-04 11:10:00,1643.81,1634.8,0.23,tp_lower -16520,做多,2021-02-04 11:15:00,2021-02-04 11:20:00,1646.25,1641.58,-0.16,flip_to_short -16521,做空,2021-02-04 11:20:00,2021-02-04 11:30:00,1641.58,1637.12,0.1,tp_lower -16522,做多,2021-02-04 12:15:00,2021-02-04 12:25:00,1635.42,1635.6,-0.02,flip_to_short -16523,做空,2021-02-04 12:25:00,2021-02-04 12:35:00,1635.6,1643.9,-0.26,flip_to_long -16524,做多,2021-02-04 12:35:00,2021-02-04 13:00:00,1643.9,1632.86,-0.34,flip_to_short -16525,做空,2021-02-04 13:00:00,2021-02-04 13:05:00,1632.86,1634.26,-0.06,flip_to_long -16526,做多,2021-02-04 13:05:00,2021-02-04 13:10:00,1634.26,1632.91,-0.06,flip_to_short -16527,做空,2021-02-04 13:10:00,2021-02-04 13:40:00,1632.91,1634.99,-0.08,flip_to_long -16528,做多,2021-02-04 13:40:00,2021-02-04 13:45:00,1634.99,1632.98,-0.08,flip_to_short -16529,做空,2021-02-04 13:45:00,2021-02-04 13:50:00,1632.98,1639.2,-0.2,flip_to_long -16530,做多,2021-02-04 13:50:00,2021-02-04 13:55:00,1639.2,1635.0,-0.14,flip_to_short -16531,做空,2021-02-04 13:55:00,2021-02-04 14:25:00,1635.0,1635.82,-0.05,flip_to_long -16532,做多,2021-02-04 14:25:00,2021-02-04 14:30:00,1635.82,1630.81,-0.16,flip_to_short -16533,做空,2021-02-04 14:30:00,2021-02-04 14:40:00,1630.81,1619.89,0.28,tp_lower -16534,做多,2021-02-04 16:10:00,2021-02-04 16:30:00,1586.5,1612.9,0.73,tp_upper -16535,做空,2021-02-04 18:05:00,2021-02-04 18:10:00,1633.08,1637.83,-0.16,flip_to_long -16536,做多,2021-02-04 18:10:00,2021-02-04 18:45:00,1637.83,1641.28,0.07,flip_to_short -16537,做空,2021-02-04 18:45:00,2021-02-04 18:50:00,1641.28,1646.57,-0.17,flip_to_long -16538,做多,2021-02-04 18:50:00,2021-02-04 18:55:00,1646.57,1659.0,0.32,tp_upper -16539,做空,2021-02-04 19:15:00,2021-02-04 19:40:00,1646.9,1651.6,-0.15,flip_to_long -16540,做多,2021-02-04 19:40:00,2021-02-04 19:45:00,1651.6,1649.44,-0.08,flip_to_short -16541,做空,2021-02-04 19:45:00,2021-02-04 19:50:00,1649.44,1656.21,-0.21,flip_to_long -16542,做多,2021-02-04 19:50:00,2021-02-04 20:00:00,1656.21,1666.24,0.25,tp_upper -16543,做空,2021-02-04 20:30:00,2021-02-04 20:55:00,1656.2,1659.66,-0.12,flip_to_long -16544,做多,2021-02-04 20:55:00,2021-02-04 21:00:00,1659.66,1657.38,-0.09,flip_to_short -16545,做空,2021-02-04 21:00:00,2021-02-04 21:25:00,1657.38,1635.45,0.58,tp_lower -16546,做多,2021-02-04 23:00:00,2021-02-04 23:05:00,1628.5,1624.72,-0.13,flip_to_short -16547,做空,2021-02-04 23:05:00,2021-02-04 23:15:00,1624.72,1626.05,-0.06,flip_to_long -16548,做多,2021-02-04 23:15:00,2021-02-04 23:25:00,1626.05,1624.62,-0.06,flip_to_short -16549,做空,2021-02-04 23:25:00,2021-02-04 23:35:00,1624.62,1601.54,0.63,tp_lower -16550,做多,2021-02-05 00:15:00,2021-02-05 01:25:00,1610.62,1612.51,0.03,flip_to_short -16551,做空,2021-02-05 01:25:00,2021-02-05 01:30:00,1612.51,1619.12,-0.22,flip_to_long -16552,做多,2021-02-05 01:30:00,2021-02-05 01:35:00,1619.12,1613.6,-0.19,flip_to_short -16553,做空,2021-02-05 01:35:00,2021-02-05 01:45:00,1613.6,1602.04,0.32,tp_lower -16554,做多,2021-02-05 02:40:00,2021-02-05 02:55:00,1609.32,1620.9,0.32,tp_upper -16555,做空,2021-02-05 04:10:00,2021-02-05 04:25:00,1638.23,1640.0,-0.08,flip_to_long -16556,做多,2021-02-05 04:25:00,2021-02-05 05:15:00,1640.0,1636.74,-0.12,flip_to_short -16557,做空,2021-02-05 05:15:00,2021-02-05 05:20:00,1636.74,1628.39,0.22,tp_lower -16558,做多,2021-02-05 05:45:00,2021-02-05 05:55:00,1637.38,1635.0,-0.09,flip_to_short -16559,做空,2021-02-05 05:55:00,2021-02-05 06:00:00,1635.0,1638.5,-0.13,flip_to_long -16560,做多,2021-02-05 06:00:00,2021-02-05 06:05:00,1638.5,1644.54,0.15,tp_upper -16561,做空,2021-02-05 08:20:00,2021-02-05 08:35:00,1658.04,1660.2,-0.09,flip_to_long -16562,做多,2021-02-05 08:35:00,2021-02-05 08:55:00,1660.2,1672.65,0.34,tp_upper -16563,做空,2021-02-05 09:25:00,2021-02-05 10:00:00,1667.65,1654.25,0.37,tp_lower -16564,做多,2021-02-05 10:15:00,2021-02-05 10:20:00,1668.63,1664.31,-0.15,flip_to_short -16565,做空,2021-02-05 10:20:00,2021-02-05 10:45:00,1664.31,1653.0,0.31,tp_lower -16566,做多,2021-02-05 11:25:00,2021-02-05 11:30:00,1660.77,1655.86,-0.17,flip_to_short -16567,做空,2021-02-05 11:30:00,2021-02-05 11:35:00,1655.86,1659.39,-0.13,flip_to_long -16568,做多,2021-02-05 11:35:00,2021-02-05 11:40:00,1659.39,1657.16,-0.09,flip_to_short -16569,做空,2021-02-05 11:40:00,2021-02-05 13:00:00,1657.16,1666.47,-0.3,flip_to_long -16570,做多,2021-02-05 13:00:00,2021-02-05 13:20:00,1666.47,1669.19,0.05,flip_to_short -16571,做空,2021-02-05 13:20:00,2021-02-05 13:25:00,1669.19,1676.65,-0.24,flip_to_long -16572,做多,2021-02-05 13:25:00,2021-02-05 13:30:00,1676.65,1669.2,-0.24,flip_to_short -16573,做空,2021-02-05 13:30:00,2021-02-05 13:35:00,1669.2,1670.89,-0.07,flip_to_long -16574,做多,2021-02-05 13:35:00,2021-02-05 13:40:00,1670.89,1691.59,0.57,tp_upper -16575,做多,2021-02-05 15:10:00,2021-02-05 15:35:00,1732.2,1747.69,0.41,tp_upper -16576,做空,2021-02-05 15:50:00,2021-02-05 16:50:00,1737.64,1728.43,0.23,tp_lower -16577,做多,2021-02-05 17:55:00,2021-02-05 20:00:00,1731.3,1704.97,-0.77,flip_to_short -16578,做空,2021-02-05 20:00:00,2021-02-05 20:10:00,1704.97,1707.44,-0.09,flip_to_long -16579,做多,2021-02-05 20:10:00,2021-02-05 20:30:00,1707.44,1718.93,0.3,tp_upper -16580,做空,2021-02-05 21:00:00,2021-02-05 21:40:00,1720.17,1720.0,-0.02,flip_to_long -16581,做多,2021-02-05 21:40:00,2021-02-05 22:00:00,1720.0,1716.3,-0.13,flip_to_short -16582,做空,2021-02-05 22:00:00,2021-02-05 22:05:00,1716.3,1716.5,-0.03,flip_to_long -16583,做多,2021-02-05 22:05:00,2021-02-05 23:35:00,1716.5,1714.73,-0.07,flip_to_short -16584,做空,2021-02-05 23:35:00,2021-02-05 23:40:00,1714.73,1715.39,-0.04,flip_to_long -16585,做多,2021-02-05 23:40:00,2021-02-06 00:00:00,1715.39,1736.01,0.55,tp_upper -16586,做空,2021-02-06 01:00:00,2021-02-06 01:05:00,1726.76,1729.84,-0.11,flip_to_long -16587,做多,2021-02-06 01:05:00,2021-02-06 04:00:00,1729.84,1677.0,-1.54,flip_to_short -16588,做空,2021-02-06 04:00:00,2021-02-06 04:15:00,1677.0,1673.42,0.08,tp_lower -16589,做多,2021-02-06 04:25:00,2021-02-06 04:35:00,1678.15,1682.17,0.09,flip_to_short -16590,做空,2021-02-06 04:35:00,2021-02-06 05:05:00,1682.17,1668.37,0.37,tp_lower -16591,做多,2021-02-06 06:00:00,2021-02-06 06:55:00,1666.98,1680.49,0.37,tp_upper -16592,做空,2021-02-06 07:55:00,2021-02-06 08:00:00,1674.99,1679.71,-0.16,flip_to_long -16593,做多,2021-02-06 08:00:00,2021-02-06 08:05:00,1679.71,1686.0,0.16,tp_upper -16594,做空,2021-02-06 09:40:00,2021-02-06 09:55:00,1703.15,1700.67,0.05,tp_lower -16595,做多,2021-02-06 10:55:00,2021-02-06 11:30:00,1695.48,1690.79,-0.16,flip_to_short -16596,做空,2021-02-06 11:30:00,2021-02-06 11:55:00,1690.79,1683.49,0.19,tp_lower -16597,做多,2021-02-06 12:30:00,2021-02-06 12:40:00,1690.83,1688.45,-0.09,flip_to_short -16598,做空,2021-02-06 12:40:00,2021-02-06 13:10:00,1688.45,1682.2,0.16,flip_to_long -16599,做多,2021-02-06 13:10:00,2021-02-06 13:20:00,1682.2,1684.94,0.06,flip_to_short -16600,做空,2021-02-06 13:20:00,2021-02-06 13:55:00,1684.94,1678.46,0.16,tp_lower -16601,做多,2021-02-06 14:00:00,2021-02-06 14:20:00,1683.93,1700.94,0.47,tp_upper -16602,做空,2021-02-06 14:50:00,2021-02-06 15:35:00,1687.98,1681.81,0.16,tp_lower -16603,做多,2021-02-06 16:20:00,2021-02-06 17:15:00,1685.02,1685.41,-0.01,flip_to_short -16604,做空,2021-02-06 17:15:00,2021-02-06 17:20:00,1685.41,1688.3,-0.11,flip_to_long -16605,做多,2021-02-06 17:20:00,2021-02-06 17:45:00,1688.3,1705.16,0.47,tp_upper -16606,做空,2021-02-06 18:20:00,2021-02-06 18:25:00,1697.43,1699.35,-0.08,flip_to_long -16607,做多,2021-02-06 18:25:00,2021-02-06 19:00:00,1699.35,1708.31,0.24,tp_upper -16608,做空,2021-02-06 19:30:00,2021-02-06 19:40:00,1706.88,1707.13,-0.03,flip_to_long -16609,做多,2021-02-06 19:40:00,2021-02-06 20:00:00,1707.13,1708.93,0.03,flip_to_short -16610,做空,2021-02-06 20:00:00,2021-02-06 20:15:00,1708.93,1693.42,0.43,tp_lower -16611,做多,2021-02-06 21:00:00,2021-02-06 21:30:00,1699.54,1711.81,0.34,tp_upper -16612,做空,2021-02-06 22:40:00,2021-02-06 22:50:00,1712.36,1707.01,0.13,tp_lower -16613,做多,2021-02-07 00:10:00,2021-02-07 00:20:00,1688.74,1688.38,-0.04,flip_to_short -16614,做空,2021-02-07 00:20:00,2021-02-07 00:25:00,1688.38,1689.52,-0.06,flip_to_long -16615,做多,2021-02-07 00:25:00,2021-02-07 00:30:00,1689.52,1688.47,-0.06,flip_to_short -16616,做空,2021-02-07 00:30:00,2021-02-07 00:55:00,1688.47,1686.52,0.03,flip_to_long -16617,做多,2021-02-07 00:55:00,2021-02-07 01:05:00,1686.52,1686.68,-0.02,flip_to_short -16618,做空,2021-02-07 01:05:00,2021-02-07 01:10:00,1686.68,1676.95,0.27,tp_lower -16619,做多,2021-02-07 01:30:00,2021-02-07 03:25:00,1682.68,1629.67,-1.66,flip_to_short -16620,做空,2021-02-07 03:25:00,2021-02-07 03:45:00,1629.67,1627.2,0.05,flip_to_long -16621,做多,2021-02-07 03:45:00,2021-02-07 03:50:00,1627.2,1618.0,-0.31,flip_to_short -16622,做空,2021-02-07 03:50:00,2021-02-07 03:55:00,1618.0,1628.22,-0.34,flip_to_long -16623,做多,2021-02-07 03:55:00,2021-02-07 04:00:00,1628.22,1626.27,-0.08,flip_to_short -16624,做空,2021-02-07 04:00:00,2021-02-07 04:05:00,1626.27,1634.08,-0.26,flip_to_long -16625,做多,2021-02-07 04:05:00,2021-02-07 04:20:00,1634.08,1625.39,-0.29,flip_to_short -16626,做空,2021-02-07 04:20:00,2021-02-07 04:30:00,1625.39,1611.29,0.4,tp_lower -16627,做多,2021-02-07 05:20:00,2021-02-07 05:25:00,1618.9,1614.23,-0.17,flip_to_short -16628,做空,2021-02-07 05:25:00,2021-02-07 05:35:00,1614.23,1617.78,-0.13,flip_to_long -16629,做多,2021-02-07 05:35:00,2021-02-07 06:05:00,1617.78,1613.73,-0.15,flip_to_short -16630,做空,2021-02-07 06:05:00,2021-02-07 06:15:00,1613.73,1613.34,-0.01,flip_to_long -16631,做多,2021-02-07 06:15:00,2021-02-07 06:35:00,1613.34,1618.64,0.14,flip_to_short -16632,做空,2021-02-07 06:35:00,2021-02-07 07:00:00,1618.64,1617.32,0.02,tp_lower -16633,做空,2021-02-07 09:00:00,2021-02-07 09:30:00,1639.9,1640.61,-0.05,flip_to_long -16634,做多,2021-02-07 09:30:00,2021-02-07 09:55:00,1640.61,1639.01,-0.07,flip_to_short -16635,做空,2021-02-07 09:55:00,2021-02-07 10:00:00,1639.01,1640.76,-0.08,flip_to_long -16636,做多,2021-02-07 10:00:00,2021-02-07 10:05:00,1640.76,1643.63,0.06,tp_upper -16637,做空,2021-02-07 10:40:00,2021-02-07 10:45:00,1643.49,1644.0,-0.04,flip_to_long -16638,做多,2021-02-07 10:45:00,2021-02-07 10:50:00,1644.0,1642.21,-0.08,flip_to_short -16639,做空,2021-02-07 10:50:00,2021-02-07 11:05:00,1642.21,1631.58,0.29,tp_lower -16640,做多,2021-02-07 12:05:00,2021-02-07 13:30:00,1627.4,1595.88,-0.97,flip_to_short -16641,做空,2021-02-07 13:30:00,2021-02-07 13:35:00,1595.88,1592.83,0.07,tp_lower -16642,做多,2021-02-07 16:45:00,2021-02-07 17:50:00,1544.14,1553.5,0.27,flip_to_short -16643,做空,2021-02-07 17:50:00,2021-02-07 18:10:00,1553.5,1559.17,-0.2,flip_to_long -16644,做多,2021-02-07 18:10:00,2021-02-07 18:30:00,1559.17,1574.89,0.46,tp_upper -16645,做空,2021-02-07 19:50:00,2021-02-07 19:55:00,1577.05,1566.29,0.3,tp_lower -16646,做多,2021-02-07 20:25:00,2021-02-07 21:05:00,1572.46,1595.77,0.69,tp_upper -16647,做空,2021-02-07 21:20:00,2021-02-07 21:25:00,1574.91,1578.57,-0.14,flip_to_long -16648,做多,2021-02-07 21:25:00,2021-02-07 21:45:00,1578.57,1600.5,0.66,tp_upper -16649,做空,2021-02-07 22:20:00,2021-02-07 22:40:00,1585.0,1584.6,-0.01,flip_to_long -16650,做多,2021-02-07 22:40:00,2021-02-07 23:00:00,1584.6,1610.2,0.78,tp_upper -16651,做空,2021-02-08 00:00:00,2021-02-08 00:35:00,1608.44,1605.53,0.07,tp_lower -16652,做多,2021-02-08 02:00:00,2021-02-08 02:10:00,1597.26,1596.7,-0.04,flip_to_short -16653,做空,2021-02-08 02:10:00,2021-02-08 02:50:00,1596.7,1571.52,0.79,tp_lower -16654,做多,2021-02-08 03:15:00,2021-02-08 03:20:00,1589.99,1582.55,-0.27,flip_to_short -16655,做空,2021-02-08 03:20:00,2021-02-08 03:25:00,1582.55,1584.36,-0.09,flip_to_long -16656,做多,2021-02-08 03:25:00,2021-02-08 03:50:00,1584.36,1585.25,0.0,flip_to_short -16657,做空,2021-02-08 03:50:00,2021-02-08 04:00:00,1585.25,1601.74,-0.57,flip_to_long -16658,做多,2021-02-08 04:00:00,2021-02-08 04:05:00,1601.74,1607.62,0.16,tp_upper -16659,做空,2021-02-08 05:30:00,2021-02-08 05:50:00,1614.04,1609.81,0.11,tp_lower -16660,做多,2021-02-08 06:05:00,2021-02-08 06:10:00,1619.14,1626.0,0.19,tp_upper -16661,做空,2021-02-08 07:20:00,2021-02-08 08:45:00,1628.31,1634.56,-0.23,tp_lower -16662,做多,2021-02-08 09:05:00,2021-02-08 09:15:00,1641.0,1649.49,0.24,tp_upper -16663,做空,2021-02-08 09:25:00,2021-02-08 09:30:00,1635.17,1637.71,-0.11,flip_to_long -16664,做多,2021-02-08 09:30:00,2021-02-08 10:35:00,1637.71,1646.61,0.26,tp_upper -16665,做空,2021-02-08 12:10:00,2021-02-08 12:30:00,1651.31,1654.58,-0.13,tp_lower -16666,做多,2021-02-08 12:40:00,2021-02-08 12:45:00,1676.1,1697.04,0.62,tp_upper -16667,做空,2021-02-08 13:50:00,2021-02-08 14:00:00,1692.12,1703.18,-0.37,flip_to_long -16668,做多,2021-02-08 14:00:00,2021-02-08 14:25:00,1703.18,1708.17,0.13,flip_to_short -16669,做空,2021-02-08 14:25:00,2021-02-08 14:30:00,1708.17,1712.14,-0.15,flip_to_long -16670,做多,2021-02-08 14:30:00,2021-02-08 14:35:00,1712.14,1706.44,-0.2,flip_to_short -16671,做空,2021-02-08 14:35:00,2021-02-08 14:45:00,1706.44,1705.77,-0.01,flip_to_long -16672,做多,2021-02-08 14:45:00,2021-02-08 15:10:00,1705.77,1711.28,0.14,tp_upper -16673,做空,2021-02-08 16:25:00,2021-02-08 17:05:00,1740.01,1709.3,0.89,tp_lower -16674,做多,2021-02-08 18:10:00,2021-02-08 18:15:00,1718.37,1717.8,-0.04,flip_to_short -16675,做空,2021-02-08 18:15:00,2021-02-08 18:30:00,1717.8,1706.03,0.34,tp_lower -16676,做多,2021-02-08 19:10:00,2021-02-08 19:25:00,1707.09,1706.88,-0.03,flip_to_short -16677,做空,2021-02-08 19:25:00,2021-02-08 19:35:00,1706.88,1704.43,0.05,flip_to_long -16678,做多,2021-02-08 19:35:00,2021-02-08 20:10:00,1704.43,1715.58,0.32,tp_upper -16679,做空,2021-02-08 21:45:00,2021-02-08 21:55:00,1710.14,1701.14,0.25,tp_lower -16680,做多,2021-02-08 22:35:00,2021-02-08 23:00:00,1720.01,1717.37,-0.11,flip_to_short -16681,做空,2021-02-08 23:00:00,2021-02-08 23:10:00,1717.37,1722.35,-0.18,flip_to_long -16682,做多,2021-02-08 23:10:00,2021-02-08 23:15:00,1722.35,1745.14,0.68,tp_upper -16683,做空,2021-02-09 00:15:00,2021-02-09 01:05:00,1744.32,1751.83,-0.27,flip_to_long -16684,做多,2021-02-09 01:05:00,2021-02-09 02:50:00,1751.83,1730.48,-0.7,flip_to_short -16685,做空,2021-02-09 02:50:00,2021-02-09 03:00:00,1730.48,1719.47,0.32,tp_lower -16686,做多,2021-02-09 03:15:00,2021-02-09 04:00:00,1731.75,1734.0,0.04,flip_to_short -16687,做空,2021-02-09 04:00:00,2021-02-09 05:40:00,1734.0,1735.21,-0.07,tp_lower -16688,做多,2021-02-09 05:50:00,2021-02-09 06:00:00,1745.84,1740.17,-0.2,flip_to_short -16689,做空,2021-02-09 06:00:00,2021-02-09 06:15:00,1740.17,1744.99,-0.18,flip_to_long -16690,做多,2021-02-09 06:15:00,2021-02-09 06:30:00,1744.99,1737.81,-0.25,flip_to_short -16691,做空,2021-02-09 06:30:00,2021-02-09 06:35:00,1737.81,1747.42,-0.33,flip_to_long -16692,做多,2021-02-09 06:35:00,2021-02-09 06:45:00,1747.42,1764.78,0.5,tp_upper -16693,做空,2021-02-09 07:30:00,2021-02-09 07:35:00,1745.17,1753.21,-0.28,flip_to_long -16694,做多,2021-02-09 07:35:00,2021-02-09 07:40:00,1753.21,1752.34,-0.05,flip_to_short -16695,做空,2021-02-09 07:40:00,2021-02-09 07:50:00,1752.34,1754.72,-0.1,flip_to_long -16696,做多,2021-02-09 07:50:00,2021-02-09 07:55:00,1754.72,1754.21,-0.04,flip_to_short -16697,做空,2021-02-09 07:55:00,2021-02-09 08:00:00,1754.21,1787.6,-1.04,flip_to_long -16698,做多,2021-02-09 08:00:00,2021-02-09 08:05:00,1787.6,1796.58,0.24,tp_upper -16699,做空,2021-02-09 09:30:00,2021-02-09 09:35:00,1779.78,1784.0,-0.15,tp_lower -16700,做多,2021-02-09 11:35:00,2021-02-09 11:45:00,1757.91,1758.98,0.01,flip_to_short -16701,做空,2021-02-09 11:45:00,2021-02-09 12:45:00,1758.98,1729.37,0.86,tp_lower -16702,做多,2021-02-09 13:50:00,2021-02-09 14:00:00,1740.07,1743.0,0.06,flip_to_short -16703,做空,2021-02-09 14:00:00,2021-02-09 15:50:00,1743.0,1748.6,-0.2,flip_to_long -16704,做多,2021-02-09 15:50:00,2021-02-09 16:00:00,1748.6,1750.6,0.03,tp_upper -16705,做空,2021-02-09 16:10:00,2021-02-09 16:15:00,1746.24,1730.17,0.46,tp_lower -16706,做多,2021-02-09 16:35:00,2021-02-09 16:50:00,1750.07,1743.68,-0.22,flip_to_short -16707,做空,2021-02-09 16:50:00,2021-02-09 17:00:00,1743.68,1743.7,-0.03,flip_to_long -16708,做多,2021-02-09 17:00:00,2021-02-09 17:15:00,1743.7,1744.52,-0.0,flip_to_short -16709,做空,2021-02-09 17:15:00,2021-02-09 17:20:00,1744.52,1748.0,-0.13,flip_to_long -16710,做多,2021-02-09 17:20:00,2021-02-09 17:25:00,1748.0,1741.76,-0.22,flip_to_short -16711,做空,2021-02-09 17:25:00,2021-02-09 17:45:00,1741.76,1740.94,-0.0,flip_to_long -16712,做多,2021-02-09 17:45:00,2021-02-09 18:05:00,1740.94,1748.26,0.2,flip_to_short -16713,做空,2021-02-09 18:05:00,2021-02-09 19:40:00,1748.26,1757.06,-0.29,flip_to_long -16714,做多,2021-02-09 19:40:00,2021-02-09 19:45:00,1757.06,1763.0,0.15,tp_upper -16715,做空,2021-02-09 20:50:00,2021-02-09 21:30:00,1772.53,1767.91,0.11,tp_lower -16716,做多,2021-02-09 22:50:00,2021-02-09 23:00:00,1764.36,1761.58,-0.11,flip_to_short -16717,做空,2021-02-09 23:00:00,2021-02-09 23:05:00,1761.58,1759.54,0.03,tp_lower -16718,做多,2021-02-09 23:20:00,2021-02-09 23:30:00,1766.83,1774.81,0.21,tp_upper -16719,做空,2021-02-10 00:05:00,2021-02-10 00:10:00,1762.99,1764.23,-0.07,flip_to_long -16720,做多,2021-02-10 00:10:00,2021-02-10 00:25:00,1764.23,1781.69,0.51,tp_upper -16721,做空,2021-02-10 01:50:00,2021-02-10 01:55:00,1786.26,1809.37,-0.74,flip_to_long -16722,做多,2021-02-10 01:55:00,2021-02-10 02:00:00,1809.37,1802.87,-0.22,tp_upper -16723,做空,2021-02-10 03:00:00,2021-02-10 03:05:00,1806.73,1811.72,-0.18,flip_to_long -16724,做多,2021-02-10 03:05:00,2021-02-10 03:25:00,1811.72,1816.24,0.11,flip_to_short -16725,做空,2021-02-10 03:25:00,2021-02-10 03:40:00,1816.24,1809.34,0.18,tp_lower -16726,做多,2021-02-10 03:55:00,2021-02-10 05:10:00,1815.08,1791.66,-0.72,flip_to_short -16727,做空,2021-02-10 05:10:00,2021-02-10 05:15:00,1791.66,1792.34,-0.05,flip_to_long -16728,做多,2021-02-10 05:15:00,2021-02-10 05:40:00,1792.34,1800.5,0.22,tp_upper -16729,做空,2021-02-10 06:55:00,2021-02-10 07:00:00,1806.96,1811.52,-0.16,flip_to_long -16730,做多,2021-02-10 07:00:00,2021-02-10 07:10:00,1811.52,1813.73,0.04,flip_to_short -16731,做空,2021-02-10 07:10:00,2021-02-10 07:25:00,1813.73,1814.52,-0.05,flip_to_long -16732,做多,2021-02-10 07:25:00,2021-02-10 07:45:00,1814.52,1819.08,0.11,tp_upper -16733,做空,2021-02-10 07:50:00,2021-02-10 07:55:00,1813.47,1816.73,-0.12,flip_to_long -16734,做多,2021-02-10 07:55:00,2021-02-10 08:00:00,1816.73,1835.47,0.52,tp_upper -16735,做空,2021-02-10 08:15:00,2021-02-10 08:40:00,1805.57,1807.09,-0.07,tp_lower -16736,做多,2021-02-10 09:15:00,2021-02-10 09:35:00,1819.84,1815.35,-0.16,flip_to_short -16737,做空,2021-02-10 09:35:00,2021-02-10 09:50:00,1815.35,1791.58,0.67,tp_lower -16738,做多,2021-02-10 10:10:00,2021-02-10 10:15:00,1811.08,1810.12,-0.06,flip_to_short -16739,做空,2021-02-10 10:15:00,2021-02-10 11:05:00,1810.12,1787.88,0.63,tp_lower -16740,做多,2021-02-10 11:55:00,2021-02-10 12:00:00,1796.02,1778.75,-0.55,flip_to_short -16741,做空,2021-02-10 12:00:00,2021-02-10 12:05:00,1778.75,1779.87,-0.06,tp_lower -16742,做空,2021-02-10 13:45:00,2021-02-10 13:50:00,1741.65,1745.33,-0.14,flip_to_long -16743,做多,2021-02-10 13:50:00,2021-02-10 14:20:00,1745.33,1741.51,-0.14,flip_to_short -16744,做空,2021-02-10 14:20:00,2021-02-10 14:25:00,1741.51,1730.57,0.31,tp_lower -16745,做多,2021-02-10 16:10:00,2021-02-10 17:00:00,1725.77,1718.09,-0.27,flip_to_short -16746,做空,2021-02-10 17:00:00,2021-02-10 17:05:00,1718.09,1726.81,-0.3,flip_to_long -16747,做多,2021-02-10 17:05:00,2021-02-10 17:40:00,1726.81,1745.35,0.54,tp_upper -16748,做空,2021-02-10 18:30:00,2021-02-10 18:45:00,1730.51,1736.52,-0.21,flip_to_long -16749,做多,2021-02-10 18:45:00,2021-02-10 19:00:00,1736.52,1746.34,0.27,tp_upper -16750,做空,2021-02-10 19:05:00,2021-02-10 19:10:00,1738.0,1733.68,0.11,tp_lower -16751,做多,2021-02-10 19:30:00,2021-02-10 20:15:00,1734.97,1730.46,-0.17,flip_to_short -16752,做空,2021-02-10 20:15:00,2021-02-10 20:40:00,1730.46,1718.85,0.33,tp_lower -16753,做空,2021-02-10 23:45:00,2021-02-11 00:00:00,1745.51,1736.69,0.24,tp_lower -16754,做多,2021-02-11 00:30:00,2021-02-11 00:35:00,1744.05,1738.2,-0.21,flip_to_short -16755,做空,2021-02-11 00:35:00,2021-02-11 00:45:00,1738.2,1715.79,0.69,tp_lower -16756,做多,2021-02-11 01:45:00,2021-02-11 01:50:00,1725.17,1721.13,-0.16,flip_to_short -16757,做空,2021-02-11 01:50:00,2021-02-11 02:05:00,1721.13,1720.65,-0.01,flip_to_long -16758,做多,2021-02-11 02:05:00,2021-02-11 02:50:00,1720.65,1733.34,0.38,tp_upper -16759,做空,2021-02-11 04:05:00,2021-02-11 04:15:00,1740.11,1736.8,0.08,flip_to_long -16760,做多,2021-02-11 04:15:00,2021-02-11 05:40:00,1736.8,1727.94,-0.31,flip_to_short -16761,做空,2021-02-11 05:40:00,2021-02-11 05:55:00,1727.94,1720.31,0.22,tp_lower -16762,做多,2021-02-11 06:00:00,2021-02-11 06:10:00,1725.02,1729.09,0.1,tp_upper -16763,做空,2021-02-11 06:35:00,2021-02-11 06:40:00,1725.89,1729.0,-0.13,flip_to_long -16764,做多,2021-02-11 06:40:00,2021-02-11 06:45:00,1729.0,1727.08,-0.09,flip_to_short -16765,做空,2021-02-11 06:45:00,2021-02-11 06:55:00,1727.08,1728.28,-0.07,flip_to_long -16766,做多,2021-02-11 06:55:00,2021-02-11 07:00:00,1728.28,1735.61,0.21,tp_upper -16767,做空,2021-02-11 07:50:00,2021-02-11 08:05:00,1738.52,1737.57,0.0,flip_to_long -16768,做多,2021-02-11 08:05:00,2021-02-11 08:10:00,1737.57,1733.39,-0.16,flip_to_short -16769,做空,2021-02-11 08:10:00,2021-02-11 08:15:00,1733.39,1738.52,-0.19,flip_to_long -16770,做多,2021-02-11 08:15:00,2021-02-11 08:20:00,1738.52,1735.19,-0.13,flip_to_short -16771,做空,2021-02-11 08:20:00,2021-02-11 08:30:00,1735.19,1742.65,-0.27,flip_to_long -16772,做多,2021-02-11 08:30:00,2021-02-11 08:35:00,1742.65,1749.8,0.2,tp_upper -16773,做空,2021-02-11 11:35:00,2021-02-11 11:45:00,1779.78,1781.09,-0.07,flip_to_long -16774,做多,2021-02-11 11:45:00,2021-02-11 11:50:00,1781.09,1770.41,-0.36,flip_to_short -16775,做空,2021-02-11 11:50:00,2021-02-11 11:55:00,1770.41,1766.95,0.08,tp_lower -16776,做多,2021-02-11 12:00:00,2021-02-11 12:10:00,1780.27,1791.66,0.32,tp_upper -16777,做空,2021-02-11 12:45:00,2021-02-11 12:50:00,1778.89,1781.9,-0.12,flip_to_long -16778,做多,2021-02-11 12:50:00,2021-02-11 13:10:00,1781.9,1807.99,0.78,tp_upper -16779,做空,2021-02-11 13:55:00,2021-02-11 14:20:00,1794.33,1797.22,-0.12,flip_to_long -16780,做多,2021-02-11 14:20:00,2021-02-11 14:50:00,1797.22,1802.23,0.13,flip_to_short -16781,做空,2021-02-11 14:50:00,2021-02-11 15:15:00,1802.23,1799.99,0.04,flip_to_long -16782,做多,2021-02-11 15:15:00,2021-02-11 15:25:00,1799.99,1799.83,-0.03,flip_to_short -16783,做空,2021-02-11 15:25:00,2021-02-11 15:35:00,1799.83,1797.24,0.05,flip_to_long -16784,做多,2021-02-11 15:35:00,2021-02-11 15:50:00,1797.24,1799.8,0.05,flip_to_short -16785,做空,2021-02-11 15:50:00,2021-02-11 15:55:00,1799.8,1800.69,-0.06,flip_to_long -16786,做多,2021-02-11 15:55:00,2021-02-11 16:00:00,1800.69,1812.54,0.34,tp_upper -16787,做空,2021-02-11 16:20:00,2021-02-11 16:35:00,1802.73,1791.84,0.31,tp_lower -16788,做多,2021-02-11 18:05:00,2021-02-11 18:15:00,1787.33,1792.41,0.13,tp_upper -16789,做空,2021-02-11 19:10:00,2021-02-11 19:45:00,1792.59,1796.18,-0.14,flip_to_long -16790,做多,2021-02-11 19:45:00,2021-02-11 19:50:00,1796.18,1795.09,-0.06,flip_to_short -16791,做空,2021-02-11 19:50:00,2021-02-11 20:00:00,1795.09,1792.62,0.05,tp_lower -16792,做多,2021-02-11 20:25:00,2021-02-11 20:30:00,1807.8,1808.67,-0.0,tp_upper -16793,做空,2021-02-11 20:45:00,2021-02-11 20:50:00,1786.09,1761.58,0.74,tp_lower -16794,做多,2021-02-11 22:00:00,2021-02-11 22:40:00,1773.02,1783.25,0.3,tp_upper -16795,做空,2021-02-11 23:50:00,2021-02-11 23:55:00,1782.62,1789.32,-0.24,flip_to_long -16796,做多,2021-02-11 23:55:00,2021-02-12 00:00:00,1789.32,1798.79,0.27,tp_upper -16797,做空,2021-02-12 00:55:00,2021-02-12 01:05:00,1796.62,1795.0,0.02,flip_to_long -16798,做多,2021-02-12 01:05:00,2021-02-12 05:20:00,1795.0,1754.58,-1.36,flip_to_short -16799,做空,2021-02-12 05:20:00,2021-02-12 05:25:00,1754.58,1758.48,-0.16,flip_to_long -16800,做多,2021-02-12 05:25:00,2021-02-12 05:40:00,1758.48,1765.04,0.19,tp_upper -16801,做空,2021-02-12 06:05:00,2021-02-12 06:25:00,1755.71,1759.6,-0.16,flip_to_long -16802,做多,2021-02-12 06:25:00,2021-02-12 06:30:00,1759.6,1754.16,-0.21,flip_to_short -16803,做空,2021-02-12 06:30:00,2021-02-12 06:35:00,1754.16,1761.99,-0.28,flip_to_long -16804,做多,2021-02-12 06:35:00,2021-02-12 07:05:00,1761.99,1761.2,-0.05,flip_to_short -16805,做空,2021-02-12 07:05:00,2021-02-12 08:10:00,1761.2,1767.84,-0.24,flip_to_long -16806,做多,2021-02-12 08:10:00,2021-02-12 08:20:00,1767.84,1777.69,0.29,tp_upper -16807,做空,2021-02-12 08:45:00,2021-02-12 09:10:00,1768.66,1761.78,0.19,tp_lower -16808,做多,2021-02-12 09:55:00,2021-02-12 10:55:00,1768.63,1770.84,0.04,flip_to_short -16809,做空,2021-02-12 10:55:00,2021-02-12 12:25:00,1770.84,1775.99,-0.19,flip_to_long -16810,做多,2021-02-12 12:25:00,2021-02-12 13:05:00,1775.99,1793.9,0.54,tp_upper -16811,做空,2021-02-12 14:00:00,2021-02-12 14:05:00,1787.44,1792.29,-0.18,flip_to_long -16812,做多,2021-02-12 14:05:00,2021-02-12 14:20:00,1792.29,1800.21,0.22,tp_upper -16813,做空,2021-02-12 14:30:00,2021-02-12 14:35:00,1786.54,1766.54,0.61,tp_lower -16814,做多,2021-02-12 15:35:00,2021-02-12 16:00:00,1782.16,1798.2,0.49,tp_upper -16815,做空,2021-02-12 18:25:00,2021-02-12 18:50:00,1838.79,1829.96,0.25,tp_lower -16816,做多,2021-02-12 19:00:00,2021-02-12 19:05:00,1840.47,1838.64,-0.09,flip_to_short -16817,做空,2021-02-12 19:05:00,2021-02-12 19:15:00,1838.64,1838.79,-0.03,flip_to_long -16818,做多,2021-02-12 19:15:00,2021-02-12 19:35:00,1838.79,1839.07,-0.02,flip_to_short -16819,做空,2021-02-12 19:35:00,2021-02-12 21:30:00,1839.07,1847.0,-0.28,tp_lower -16820,做多,2021-02-12 21:45:00,2021-02-12 21:55:00,1856.68,1853.57,-0.13,flip_to_short -16821,做空,2021-02-12 21:55:00,2021-02-12 22:25:00,1853.57,1839.99,0.4,tp_lower -16822,做多,2021-02-12 22:45:00,2021-02-12 23:00:00,1849.69,1859.39,0.28,tp_upper -16823,做空,2021-02-12 23:20:00,2021-02-12 23:30:00,1844.05,1839.01,0.13,tp_lower -16824,做多,2021-02-13 00:00:00,2021-02-13 00:25:00,1859.12,1859.92,-0.0,flip_to_short -16825,做空,2021-02-13 00:25:00,2021-02-13 01:35:00,1859.92,1862.37,-0.11,flip_to_long -16826,做多,2021-02-13 01:35:00,2021-02-13 01:40:00,1862.37,1868.63,0.17,tp_upper -16827,做空,2021-02-13 01:55:00,2021-02-13 02:25:00,1859.54,1863.99,-0.17,flip_to_long -16828,做多,2021-02-13 02:25:00,2021-02-13 02:40:00,1863.99,1859.38,-0.18,flip_to_short -16829,做空,2021-02-13 02:40:00,2021-02-13 02:50:00,1859.38,1860.48,-0.07,flip_to_long -16830,做多,2021-02-13 02:50:00,2021-02-13 03:05:00,1860.48,1859.11,-0.07,flip_to_short -16831,做空,2021-02-13 03:05:00,2021-02-13 03:10:00,1859.11,1863.94,-0.18,flip_to_long -16832,做多,2021-02-13 03:10:00,2021-02-13 03:20:00,1863.94,1874.4,0.3,tp_upper -16833,做空,2021-02-13 04:00:00,2021-02-13 04:15:00,1868.55,1866.58,0.03,flip_to_long -16834,做多,2021-02-13 04:15:00,2021-02-13 08:35:00,1866.58,1828.53,-1.24,flip_to_short -16835,做空,2021-02-13 08:35:00,2021-02-13 10:00:00,1828.53,1825.74,0.06,tp_lower -16836,做多,2021-02-13 12:05:00,2021-02-13 12:10:00,1794.73,1791.95,-0.12,flip_to_short -16837,做空,2021-02-13 12:10:00,2021-02-13 12:15:00,1791.95,1805.98,-0.48,flip_to_long -16838,做多,2021-02-13 12:15:00,2021-02-13 12:40:00,1805.98,1796.62,-0.33,flip_to_short -16839,做空,2021-02-13 12:40:00,2021-02-13 13:05:00,1796.62,1806.12,-0.33,flip_to_long -16840,做多,2021-02-13 13:05:00,2021-02-13 13:10:00,1806.12,1795.21,-0.37,flip_to_short -16841,做空,2021-02-13 13:10:00,2021-02-13 13:15:00,1795.21,1795.3,-0.03,flip_to_long -16842,做多,2021-02-13 13:15:00,2021-02-13 14:05:00,1795.3,1804.22,0.25,flip_to_short -16843,做空,2021-02-13 14:05:00,2021-02-13 14:25:00,1804.22,1800.52,0.09,flip_to_long -16844,做多,2021-02-13 14:25:00,2021-02-13 15:00:00,1800.52,1819.67,0.57,tp_upper -16845,做多,2021-02-13 16:05:00,2021-02-13 16:25:00,1820.84,1808.98,-0.4,flip_to_short -16846,做空,2021-02-13 16:25:00,2021-02-13 16:30:00,1808.98,1802.9,0.16,tp_lower -16847,做多,2021-02-13 16:50:00,2021-02-13 18:15:00,1815.06,1805.34,-0.33,flip_to_short -16848,做空,2021-02-13 18:15:00,2021-02-13 18:20:00,1805.34,1807.55,-0.1,flip_to_long -16849,做多,2021-02-13 18:20:00,2021-02-13 18:25:00,1807.55,1804.39,-0.13,flip_to_short -16850,做空,2021-02-13 18:25:00,2021-02-13 18:40:00,1804.39,1803.46,0.0,flip_to_long -16851,做多,2021-02-13 18:40:00,2021-02-13 18:45:00,1803.46,1810.7,0.2,tp_upper -16852,做空,2021-02-13 18:55:00,2021-02-13 19:00:00,1804.4,1797.77,0.18,tp_lower -16853,做多,2021-02-13 19:10:00,2021-02-13 19:15:00,1803.26,1811.23,0.22,tp_upper -16854,做空,2021-02-13 19:35:00,2021-02-13 19:40:00,1804.74,1802.41,0.04,tp_lower -16855,做多,2021-02-13 20:50:00,2021-02-13 21:10:00,1802.55,1804.4,0.03,tp_upper -16856,做空,2021-02-13 22:40:00,2021-02-14 00:00:00,1814.39,1812.66,0.03,tp_lower -16857,做多,2021-02-14 00:10:00,2021-02-14 00:15:00,1832.82,1829.99,-0.12,tp_upper -16858,做空,2021-02-14 00:30:00,2021-02-14 01:50:00,1823.02,1834.92,-0.41,flip_to_long -16859,做多,2021-02-14 01:50:00,2021-02-14 02:00:00,1834.92,1846.15,0.33,tp_upper -16860,做空,2021-02-14 02:30:00,2021-02-14 02:45:00,1838.74,1838.6,-0.02,flip_to_long -16861,做多,2021-02-14 02:45:00,2021-02-14 05:25:00,1838.6,1827.5,-0.38,tp_upper -16862,做空,2021-02-14 06:55:00,2021-02-14 07:05:00,1841.19,1840.51,-0.01,flip_to_long -16863,做多,2021-02-14 07:05:00,2021-02-14 08:15:00,1840.51,1843.69,0.07,tp_upper -16864,做空,2021-02-14 08:30:00,2021-02-14 08:40:00,1841.69,1834.0,0.21,tp_lower -16865,做多,2021-02-14 09:20:00,2021-02-14 10:15:00,1838.37,1847.77,0.27,tp_upper -16866,做空,2021-02-14 10:50:00,2021-02-14 11:00:00,1844.98,1834.92,0.29,tp_lower -16867,做多,2021-02-14 12:05:00,2021-02-14 12:15:00,1839.87,1845.88,0.16,tp_upper -16868,做空,2021-02-14 13:15:00,2021-02-14 13:20:00,1836.01,1839.34,-0.14,tp_lower -16869,做多,2021-02-14 16:10:00,2021-02-14 17:00:00,1807.66,1812.61,0.13,tp_upper -16870,做空,2021-02-14 17:35:00,2021-02-14 17:40:00,1809.52,1815.09,-0.21,flip_to_long -16871,做多,2021-02-14 17:40:00,2021-02-14 17:45:00,1815.09,1811.93,-0.13,tp_upper -16872,做空,2021-02-14 17:50:00,2021-02-14 17:55:00,1808.84,1805.79,0.07,tp_lower -16873,做多,2021-02-14 18:05:00,2021-02-14 18:15:00,1811.65,1811.12,-0.05,flip_to_short -16874,做空,2021-02-14 18:15:00,2021-02-14 18:35:00,1811.12,1802.75,0.24,tp_lower -16875,做多,2021-02-14 18:50:00,2021-02-14 19:00:00,1809.74,1809.67,-0.03,flip_to_short -16876,做空,2021-02-14 19:00:00,2021-02-14 19:05:00,1809.67,1811.65,-0.09,flip_to_long -16877,做多,2021-02-14 19:05:00,2021-02-14 19:10:00,1811.65,1811.19,-0.04,flip_to_short -16878,做空,2021-02-14 19:10:00,2021-02-14 19:25:00,1811.19,1800.19,0.32,tp_lower -16879,做多,2021-02-14 19:40:00,2021-02-14 19:50:00,1808.6,1810.61,0.04,flip_to_short -16880,做空,2021-02-14 19:50:00,2021-02-14 20:00:00,1810.61,1811.98,-0.07,flip_to_long -16881,做多,2021-02-14 20:00:00,2021-02-14 20:05:00,1811.98,1821.91,0.29,tp_upper -16882,做空,2021-02-14 21:00:00,2021-02-14 23:05:00,1817.12,1822.99,-0.22,tp_lower -16883,做多,2021-02-15 00:35:00,2021-02-15 00:50:00,1810.36,1810.99,-0.01,flip_to_short -16884,做空,2021-02-15 00:50:00,2021-02-15 01:00:00,1810.99,1811.73,-0.05,flip_to_long -16885,做多,2021-02-15 01:00:00,2021-02-15 01:05:00,1811.73,1805.28,-0.24,flip_to_short -16886,做空,2021-02-15 01:05:00,2021-02-15 01:10:00,1805.28,1799.55,0.16,tp_lower -16887,做多,2021-02-15 03:05:00,2021-02-15 03:10:00,1733.4,1730.0,-0.15,flip_to_short -16888,做空,2021-02-15 03:10:00,2021-02-15 03:45:00,1730.0,1716.58,0.43,flip_to_long -16889,做多,2021-02-15 03:45:00,2021-02-15 04:00:00,1716.58,1716.35,-0.04,flip_to_short -16890,做空,2021-02-15 04:00:00,2021-02-15 04:10:00,1716.35,1701.54,0.48,tp_lower -16891,做多,2021-02-15 04:45:00,2021-02-15 05:25:00,1717.72,1715.01,-0.12,flip_to_short -16892,做空,2021-02-15 05:25:00,2021-02-15 05:35:00,1715.01,1714.9,-0.03,flip_to_long -16893,做多,2021-02-15 05:35:00,2021-02-15 05:45:00,1714.9,1714.5,-0.04,flip_to_short -16894,做空,2021-02-15 05:45:00,2021-02-15 05:50:00,1714.5,1718.59,-0.17,flip_to_long -16895,做多,2021-02-15 05:50:00,2021-02-15 06:10:00,1718.59,1738.16,0.65,tp_upper -16896,做空,2021-02-15 08:00:00,2021-02-15 08:10:00,1748.1,1758.45,-0.39,flip_to_long -16897,做多,2021-02-15 08:10:00,2021-02-15 08:15:00,1758.45,1763.93,0.16,tp_upper -16898,做空,2021-02-15 09:00:00,2021-02-15 09:40:00,1760.8,1755.52,0.15,flip_to_long -16899,做多,2021-02-15 09:40:00,2021-02-15 10:00:00,1755.52,1764.02,0.26,tp_upper -16900,做空,2021-02-15 10:05:00,2021-02-15 10:20:00,1760.7,1762.89,-0.1,flip_to_long -16901,做多,2021-02-15 10:20:00,2021-02-15 10:35:00,1762.89,1761.68,-0.07,flip_to_short -16902,做空,2021-02-15 10:35:00,2021-02-15 10:45:00,1761.68,1762.47,-0.06,flip_to_long -16903,做多,2021-02-15 10:45:00,2021-02-15 10:55:00,1762.47,1773.6,0.35,tp_upper -16904,做空,2021-02-15 12:15:00,2021-02-15 12:20:00,1781.98,1782.48,-0.05,flip_to_long -16905,做多,2021-02-15 12:20:00,2021-02-15 12:45:00,1782.48,1799.09,0.53,tp_upper -16906,做空,2021-02-15 14:10:00,2021-02-15 14:35:00,1805.31,1798.31,0.2,tp_lower -16907,做多,2021-02-15 15:10:00,2021-02-15 15:35:00,1798.5,1799.51,0.0,flip_to_short -16908,做空,2021-02-15 15:35:00,2021-02-15 17:15:00,1799.51,1820.91,-0.75,flip_to_long -16909,做多,2021-02-15 17:15:00,2021-02-15 18:00:00,1820.91,1822.09,0.01,flip_to_short -16910,做空,2021-02-15 18:00:00,2021-02-15 18:05:00,1822.09,1824.97,-0.12,flip_to_long -16911,做多,2021-02-15 18:05:00,2021-02-15 18:15:00,1824.97,1827.17,0.04,tp_upper -16912,做空,2021-02-15 18:25:00,2021-02-15 18:45:00,1820.19,1815.39,0.13,tp_lower -16913,做多,2021-02-15 19:00:00,2021-02-15 19:35:00,1823.13,1823.08,-0.03,flip_to_short -16914,做空,2021-02-15 19:35:00,2021-02-15 20:15:00,1823.08,1829.03,-0.23,flip_to_long -16915,做多,2021-02-15 20:15:00,2021-02-15 20:20:00,1829.03,1836.82,0.22,tp_upper -16916,做空,2021-02-15 20:50:00,2021-02-15 21:00:00,1829.59,1831.86,-0.1,flip_to_long -16917,做多,2021-02-15 21:00:00,2021-02-15 21:05:00,1831.86,1828.34,-0.14,flip_to_short -16918,做空,2021-02-15 21:05:00,2021-02-15 21:15:00,1828.34,1815.83,0.38,tp_lower -16919,做多,2021-02-15 22:55:00,2021-02-15 23:30:00,1801.85,1794.42,-0.28,flip_to_short -16920,做空,2021-02-15 23:30:00,2021-02-15 23:45:00,1794.42,1775.2,0.61,tp_lower -16921,做多,2021-02-16 00:50:00,2021-02-16 01:20:00,1776.99,1799.8,0.77,tp_upper -16922,做空,2021-02-16 02:55:00,2021-02-16 03:05:00,1802.82,1802.82,-0.03,flip_to_long -16923,做多,2021-02-16 03:05:00,2021-02-16 03:10:00,1802.82,1808.99,0.18,tp_upper -16924,做空,2021-02-16 04:20:00,2021-02-16 05:05:00,1819.18,1814.09,0.14,tp_lower -16925,做多,2021-02-16 05:20:00,2021-02-16 05:25:00,1819.95,1819.04,-0.06,flip_to_short -16926,做空,2021-02-16 05:25:00,2021-02-16 05:30:00,1819.04,1814.87,0.11,tp_lower -16927,做多,2021-02-16 07:40:00,2021-02-16 08:00:00,1797.02,1803.98,0.21,tp_upper -16928,做空,2021-02-16 08:10:00,2021-02-16 09:35:00,1799.33,1804.46,-0.21,flip_to_long -16929,做多,2021-02-16 09:35:00,2021-02-16 09:45:00,1804.46,1803.5,-0.06,flip_to_short -16930,做空,2021-02-16 09:45:00,2021-02-16 09:50:00,1803.5,1807.21,-0.16,flip_to_long -16931,做多,2021-02-16 09:50:00,2021-02-16 09:55:00,1807.21,1806.27,-0.06,flip_to_short -16932,做空,2021-02-16 09:55:00,2021-02-16 10:05:00,1806.27,1806.93,-0.05,flip_to_long -16933,做多,2021-02-16 10:05:00,2021-02-16 10:15:00,1806.93,1803.13,-0.16,flip_to_short -16934,做空,2021-02-16 10:15:00,2021-02-16 10:20:00,1803.13,1800.33,0.07,tp_lower -16935,做多,2021-02-16 12:05:00,2021-02-16 12:10:00,1797.44,1801.78,0.12,tp_upper -16936,做空,2021-02-16 12:35:00,2021-02-16 12:40:00,1790.73,1804.31,-0.5,flip_to_long -16937,做多,2021-02-16 12:40:00,2021-02-16 12:45:00,1804.31,1806.8,0.05,tp_upper -16938,做空,2021-02-16 13:00:00,2021-02-16 13:05:00,1796.72,1798.64,-0.1,flip_to_long -16939,做多,2021-02-16 13:05:00,2021-02-16 13:10:00,1798.64,1795.13,-0.15,flip_to_short -16940,做空,2021-02-16 13:10:00,2021-02-16 13:15:00,1795.13,1796.84,-0.09,flip_to_long -16941,做多,2021-02-16 13:15:00,2021-02-16 14:55:00,1796.84,1785.71,-0.41,flip_to_short -16942,做空,2021-02-16 14:55:00,2021-02-16 15:50:00,1785.71,1778.8,0.21,tp_lower -16943,做多,2021-02-16 17:45:00,2021-02-16 19:30:00,1758.66,1755.67,-0.13,flip_to_short -16944,做空,2021-02-16 19:30:00,2021-02-16 20:00:00,1755.67,1744.08,0.37,tp_lower -16945,做多,2021-02-16 20:50:00,2021-02-16 21:10:00,1750.89,1743.9,-0.28,flip_to_short -16946,做空,2021-02-16 21:10:00,2021-02-16 21:20:00,1743.9,1746.92,-0.14,flip_to_long -16947,做多,2021-02-16 21:20:00,2021-02-16 21:25:00,1746.92,1745.57,-0.08,flip_to_short -16948,做空,2021-02-16 21:25:00,2021-02-16 22:20:00,1745.57,1754.46,-0.34,flip_to_long -16949,做多,2021-02-16 22:20:00,2021-02-16 22:35:00,1754.46,1765.43,0.35,tp_upper -16950,做空,2021-02-17 00:20:00,2021-02-17 00:30:00,1777.99,1780.54,-0.12,flip_to_long -16951,做多,2021-02-17 00:30:00,2021-02-17 02:15:00,1780.54,1783.71,0.08,tp_upper -16952,做空,2021-02-17 02:55:00,2021-02-17 03:20:00,1773.55,1760.86,0.41,tp_lower -16953,做多,2021-02-17 05:05:00,2021-02-17 05:10:00,1749.67,1748.77,-0.06,flip_to_short -16954,做空,2021-02-17 05:10:00,2021-02-17 05:30:00,1748.77,1747.65,0.01,flip_to_long -16955,做多,2021-02-17 05:30:00,2021-02-17 05:40:00,1747.65,1745.68,-0.1,flip_to_short -16956,做空,2021-02-17 05:40:00,2021-02-17 10:50:00,1745.68,1813.01,-2.44,tp_lower -16957,做多,2021-02-17 11:40:00,2021-02-17 11:50:00,1816.13,1817.79,0.02,flip_to_short -16958,做空,2021-02-17 11:50:00,2021-02-17 12:00:00,1817.79,1815.74,0.04,flip_to_long -16959,做多,2021-02-17 12:00:00,2021-02-17 12:15:00,1815.74,1828.99,0.41,tp_upper -16960,做空,2021-02-17 12:50:00,2021-02-17 13:10:00,1828.58,1826.74,0.03,flip_to_long -16961,做多,2021-02-17 13:10:00,2021-02-17 13:20:00,1826.74,1822.01,-0.19,flip_to_short -16962,做空,2021-02-17 13:20:00,2021-02-17 13:55:00,1822.01,1827.71,-0.22,flip_to_long -16963,做多,2021-02-17 13:55:00,2021-02-17 14:20:00,1827.71,1826.74,-0.06,flip_to_short -16964,做空,2021-02-17 14:20:00,2021-02-17 14:30:00,1826.74,1822.6,0.11,flip_to_long -16965,做多,2021-02-17 14:30:00,2021-02-17 15:20:00,1822.6,1822.22,-0.04,flip_to_short -16966,做空,2021-02-17 15:20:00,2021-02-17 15:30:00,1822.22,1812.23,0.3,tp_lower -16967,做多,2021-02-17 16:00:00,2021-02-17 16:05:00,1819.03,1816.13,-0.13,flip_to_short -16968,做空,2021-02-17 16:05:00,2021-02-17 16:15:00,1816.13,1805.97,0.31,tp_lower -16969,做多,2021-02-17 16:30:00,2021-02-17 17:05:00,1816.08,1818.46,0.05,flip_to_short -16970,做空,2021-02-17 17:05:00,2021-02-17 18:50:00,1818.46,1822.0,-0.15,flip_to_long -16971,做多,2021-02-17 18:50:00,2021-02-17 19:00:00,1822.0,1822.99,0.0,flip_to_short -16972,做空,2021-02-17 19:00:00,2021-02-17 19:05:00,1822.99,1825.17,-0.1,flip_to_long -16973,做多,2021-02-17 19:05:00,2021-02-17 19:10:00,1825.17,1828.17,0.07,tp_upper -16974,做多,2021-02-17 20:40:00,2021-02-17 20:45:00,1841.87,1839.27,-0.11,flip_to_short -16975,做空,2021-02-17 20:45:00,2021-02-17 21:00:00,1839.27,1829.14,0.3,tp_lower -16976,做多,2021-02-17 21:20:00,2021-02-17 21:35:00,1839.4,1845.8,0.18,tp_upper -16977,做空,2021-02-17 22:25:00,2021-02-17 23:25:00,1846.93,1845.31,0.02,flip_to_long -16978,做多,2021-02-17 23:25:00,2021-02-17 23:40:00,1845.31,1842.96,-0.11,flip_to_short -16979,做空,2021-02-17 23:40:00,2021-02-17 23:50:00,1842.96,1846.53,-0.15,flip_to_long -16980,做多,2021-02-17 23:50:00,2021-02-18 00:00:00,1846.53,1859.1,0.38,tp_upper -16981,做空,2021-02-18 02:45:00,2021-02-18 02:50:00,1909.23,1914.34,-0.2,flip_to_long -16982,做多,2021-02-18 02:50:00,2021-02-18 03:00:00,1914.34,1911.4,-0.13,flip_to_short -16983,做空,2021-02-18 03:00:00,2021-02-18 03:25:00,1911.4,1896.73,0.44,tp_lower -16984,做多,2021-02-18 04:30:00,2021-02-18 05:10:00,1904.3,1912.26,0.23,tp_upper -16985,做空,2021-02-18 05:35:00,2021-02-18 05:50:00,1904.96,1902.41,0.05,flip_to_long -16986,做多,2021-02-18 05:50:00,2021-02-18 06:05:00,1902.41,1898.21,-0.17,flip_to_short -16987,做空,2021-02-18 06:05:00,2021-02-18 06:10:00,1898.21,1898.02,-0.02,tp_lower -16988,做多,2021-02-18 06:20:00,2021-02-18 06:40:00,1903.5,1907.14,0.09,flip_to_short -16989,做空,2021-02-18 06:40:00,2021-02-18 07:05:00,1907.14,1901.49,0.15,tp_lower -16990,做多,2021-02-18 07:50:00,2021-02-18 08:00:00,1904.6,1905.62,0.0,tp_upper -16991,做空,2021-02-18 08:10:00,2021-02-18 08:40:00,1904.15,1898.02,0.17,flip_to_long -16992,做多,2021-02-18 08:40:00,2021-02-18 08:55:00,1898.02,1896.96,-0.07,flip_to_short -16993,做空,2021-02-18 08:55:00,2021-02-18 09:20:00,1896.96,1900.15,-0.14,flip_to_long -16994,做多,2021-02-18 09:20:00,2021-02-18 09:40:00,1900.15,1906.71,0.18,tp_upper -16995,做空,2021-02-18 10:50:00,2021-02-18 11:20:00,1918.51,1921.32,-0.12,flip_to_long -16996,做多,2021-02-18 11:20:00,2021-02-18 11:25:00,1921.32,1912.71,-0.31,flip_to_short -16997,做空,2021-02-18 11:25:00,2021-02-18 11:35:00,1912.71,1903.42,0.27,tp_lower -16998,做多,2021-02-18 12:35:00,2021-02-18 12:45:00,1901.95,1903.27,0.01,flip_to_short -16999,做空,2021-02-18 12:45:00,2021-02-18 15:25:00,1903.27,1908.4,-0.2,tp_lower -17000,做多,2021-02-18 16:00:00,2021-02-18 16:10:00,1919.53,1920.9,0.01,flip_to_short -17001,做空,2021-02-18 16:10:00,2021-02-18 17:15:00,1920.9,1920.59,-0.02,flip_to_long -17002,做多,2021-02-18 17:15:00,2021-02-18 17:35:00,1920.59,1925.39,0.12,tp_upper -17003,做空,2021-02-18 17:40:00,2021-02-18 18:05:00,1921.62,1917.66,0.1,tp_lower -17004,做多,2021-02-18 18:10:00,2021-02-18 18:15:00,1922.39,1927.06,0.12,tp_upper -17005,做空,2021-02-18 18:55:00,2021-02-18 19:55:00,1929.97,1925.11,0.12,tp_lower -17006,做空,2021-02-18 20:40:00,2021-02-18 20:50:00,1938.43,1937.07,0.01,flip_to_long -17007,做多,2021-02-18 20:50:00,2021-02-18 21:05:00,1937.07,1947.72,0.31,tp_upper -17008,做空,2021-02-18 22:05:00,2021-02-18 22:15:00,1946.98,1943.58,0.08,flip_to_long -17009,做多,2021-02-18 22:15:00,2021-02-19 00:50:00,1943.58,1935.6,-0.29,flip_to_short -17010,做空,2021-02-19 00:50:00,2021-02-19 01:00:00,1935.6,1923.91,0.35,tp_lower -17011,做多,2021-02-19 02:45:00,2021-02-19 03:25:00,1920.36,1918.14,-0.11,flip_to_short -17012,做空,2021-02-19 03:25:00,2021-02-19 03:50:00,1918.14,1918.19,-0.03,flip_to_long -17013,做多,2021-02-19 03:50:00,2021-02-19 03:55:00,1918.19,1913.8,-0.18,flip_to_short -17014,做空,2021-02-19 03:55:00,2021-02-19 04:00:00,1913.8,1917.08,-0.14,tp_lower -17015,做多,2021-02-19 04:10:00,2021-02-19 04:15:00,1920.45,1922.69,0.04,tp_upper -17016,做空,2021-02-19 04:20:00,2021-02-19 04:25:00,1918.96,1913.13,0.16,tp_lower -17017,做多,2021-02-19 05:00:00,2021-02-19 05:05:00,1914.54,1912.16,-0.11,flip_to_short -17018,做空,2021-02-19 05:05:00,2021-02-19 05:20:00,1912.16,1915.66,-0.15,flip_to_long -17019,做多,2021-02-19 05:20:00,2021-02-19 05:45:00,1915.66,1913.5,-0.1,flip_to_short -17020,做空,2021-02-19 05:45:00,2021-02-19 08:00:00,1913.5,1930.7,-0.6,flip_to_long -17021,做多,2021-02-19 08:00:00,2021-02-19 08:10:00,1930.7,1925.69,-0.19,flip_to_short -17022,做空,2021-02-19 08:10:00,2021-02-19 08:15:00,1925.69,1920.59,0.13,tp_lower -17023,做多,2021-02-19 08:55:00,2021-02-19 09:05:00,1927.38,1938.06,0.31,tp_upper -17024,做空,2021-02-19 09:55:00,2021-02-19 10:50:00,1937.55,1932.97,0.12,tp_lower -17025,做多,2021-02-19 11:35:00,2021-02-19 11:45:00,1935.96,1934.63,-0.07,flip_to_short -17026,做空,2021-02-19 11:45:00,2021-02-19 11:50:00,1934.63,1936.47,-0.09,flip_to_long -17027,做多,2021-02-19 11:50:00,2021-02-19 12:00:00,1936.47,1934.2,-0.1,tp_upper -17028,做多,2021-02-19 12:05:00,2021-02-19 12:15:00,1935.28,1931.93,-0.14,flip_to_short -17029,做空,2021-02-19 12:15:00,2021-02-19 12:20:00,1931.93,1936.99,-0.19,flip_to_long -17030,做多,2021-02-19 12:20:00,2021-02-19 12:25:00,1936.99,1940.3,0.07,tp_upper -17031,做空,2021-02-19 12:45:00,2021-02-19 13:00:00,1935.06,1932.75,0.04,flip_to_long -17032,做多,2021-02-19 13:00:00,2021-02-19 13:35:00,1932.75,1929.34,-0.14,flip_to_short -17033,做空,2021-02-19 13:35:00,2021-02-19 14:05:00,1929.34,1930.18,-0.06,flip_to_long -17034,做多,2021-02-19 14:05:00,2021-02-19 14:15:00,1930.18,1918.51,-0.4,flip_to_short -17035,做空,2021-02-19 14:15:00,2021-02-19 14:20:00,1918.51,1918.31,-0.02,tp_lower -17036,做多,2021-02-19 14:35:00,2021-02-19 14:55:00,1924.5,1919.1,-0.2,flip_to_short -17037,做空,2021-02-19 14:55:00,2021-02-19 15:00:00,1919.1,1924.33,-0.2,tp_lower -17038,做多,2021-02-19 15:15:00,2021-02-19 15:25:00,1923.05,1933.71,0.3,tp_upper -17039,做空,2021-02-19 15:55:00,2021-02-19 16:55:00,1933.39,1950.79,-0.58,flip_to_long -17040,做多,2021-02-19 16:55:00,2021-02-19 17:00:00,1950.79,1949.21,-0.08,flip_to_short -17041,做空,2021-02-19 17:00:00,2021-02-19 17:05:00,1949.21,1958.64,-0.32,flip_to_long -17042,做多,2021-02-19 17:05:00,2021-02-19 17:15:00,1958.64,1969.42,0.3,tp_upper -17043,做空,2021-02-19 18:10:00,2021-02-19 18:15:00,1964.96,1966.28,-0.07,flip_to_long -17044,做多,2021-02-19 18:15:00,2021-02-19 18:45:00,1966.28,1975.99,0.27,tp_upper -17045,做空,2021-02-19 18:55:00,2021-02-19 19:20:00,1973.34,1964.41,0.24,tp_lower -17046,做多,2021-02-19 20:35:00,2021-02-19 21:10:00,1962.64,1968.23,0.14,tp_upper -17047,做空,2021-02-19 21:20:00,2021-02-19 21:55:00,1964.77,1962.48,0.04,flip_to_long -17048,做多,2021-02-19 21:55:00,2021-02-19 22:00:00,1962.48,1960.18,-0.1,flip_to_short -17049,做空,2021-02-19 22:00:00,2021-02-19 22:10:00,1960.18,1955.32,0.12,tp_lower -17050,做多,2021-02-19 22:25:00,2021-02-19 22:45:00,1962.36,1959.14,-0.13,flip_to_short -17051,做空,2021-02-19 22:45:00,2021-02-19 22:50:00,1959.14,1964.52,-0.2,flip_to_long -17052,做多,2021-02-19 22:50:00,2021-02-19 22:55:00,1964.52,1956.5,-0.27,flip_to_short -17053,做空,2021-02-19 22:55:00,2021-02-19 23:00:00,1956.5,1958.54,-0.09,tp_lower -17054,做多,2021-02-19 23:05:00,2021-02-19 23:35:00,1963.11,1961.92,-0.07,flip_to_short -17055,做空,2021-02-19 23:35:00,2021-02-19 23:45:00,1961.92,1962.77,-0.06,flip_to_long -17056,做多,2021-02-19 23:45:00,2021-02-19 23:50:00,1962.77,1961.0,-0.08,flip_to_short -17057,做空,2021-02-19 23:50:00,2021-02-20 00:00:00,1961.0,1961.0,-0.03,flip_to_long -17058,做多,2021-02-20 00:00:00,2021-02-20 01:15:00,1961.0,1946.93,-0.47,flip_to_short -17059,做空,2021-02-20 01:15:00,2021-02-20 01:30:00,1946.93,1945.61,0.01,flip_to_long -17060,做多,2021-02-20 01:30:00,2021-02-20 02:00:00,1945.61,1950.99,0.14,flip_to_short -17061,做空,2021-02-20 02:00:00,2021-02-20 05:40:00,1950.99,2013.57,-2.0,tp_lower -17062,做多,2021-02-20 06:10:00,2021-02-20 06:15:00,2028.0,2026.33,-0.08,flip_to_short -17063,做空,2021-02-20 06:15:00,2021-02-20 06:30:00,2026.33,2033.07,-0.23,flip_to_long -17064,做多,2021-02-20 06:30:00,2021-02-20 07:05:00,2033.07,2021.57,-0.36,flip_to_short -17065,做空,2021-02-20 07:05:00,2021-02-20 07:10:00,2021.57,2011.81,0.25,tp_lower -17066,做多,2021-02-20 07:25:00,2021-02-20 08:30:00,2021.64,2011.15,-0.33,flip_to_short -17067,做空,2021-02-20 08:30:00,2021-02-20 08:35:00,2011.15,2012.88,-0.08,flip_to_long -17068,做多,2021-02-20 08:35:00,2021-02-20 08:40:00,2012.88,2010.96,-0.08,flip_to_short -17069,做空,2021-02-20 08:40:00,2021-02-20 09:15:00,2010.96,2012.8,-0.08,flip_to_long -17070,做多,2021-02-20 09:15:00,2021-02-20 09:45:00,2012.8,2011.47,-0.07,flip_to_short -17071,做空,2021-02-20 09:45:00,2021-02-20 10:00:00,2011.47,2010.0,0.01,flip_to_long -17072,做多,2021-02-20 10:00:00,2021-02-20 10:10:00,2010.0,2005.4,-0.16,flip_to_short -17073,做空,2021-02-20 10:10:00,2021-02-20 10:30:00,2005.4,2010.2,-0.17,flip_to_long -17074,做多,2021-02-20 10:30:00,2021-02-20 10:50:00,2010.2,2011.01,-0.01,flip_to_short -17075,做空,2021-02-20 10:50:00,2021-02-20 11:05:00,2011.01,2012.4,-0.07,flip_to_long -17076,做多,2021-02-20 11:05:00,2021-02-20 11:15:00,2012.4,2019.35,0.17,tp_upper -17077,做空,2021-02-20 11:30:00,2021-02-20 12:00:00,2011.63,2013.15,-0.07,tp_lower -17078,做空,2021-02-20 13:35:00,2021-02-20 13:40:00,2031.3,2037.31,-0.2,flip_to_long -17079,做多,2021-02-20 13:40:00,2021-02-20 13:50:00,2037.31,2033.44,-0.14,flip_to_short -17080,做空,2021-02-20 13:50:00,2021-02-20 14:05:00,2033.44,2035.57,-0.09,flip_to_long -17081,做多,2021-02-20 14:05:00,2021-02-20 14:10:00,2035.57,2037.75,0.03,tp_upper -17082,做空,2021-02-20 14:15:00,2021-02-20 14:20:00,2033.09,2025.7,0.18,tp_lower -17083,做多,2021-02-20 16:10:00,2021-02-20 16:15:00,1997.56,1991.9,-0.19,flip_to_short -17084,做空,2021-02-20 16:15:00,2021-02-20 16:30:00,1991.9,1992.62,-0.05,flip_to_long -17085,做多,2021-02-20 16:30:00,2021-02-20 17:10:00,1992.62,2020.5,0.77,tp_upper -17086,做空,2021-02-20 17:50:00,2021-02-20 18:00:00,1996.9,2002.67,-0.2,flip_to_long -17087,做多,2021-02-20 18:00:00,2021-02-20 20:00:00,2002.67,1975.59,-0.81,flip_to_short -17088,做空,2021-02-20 20:00:00,2021-02-20 20:05:00,1975.59,1974.59,0.0,tp_lower -17089,做多,2021-02-20 20:30:00,2021-02-20 20:40:00,1993.23,1988.21,-0.17,flip_to_short -17090,做空,2021-02-20 20:40:00,2021-02-20 21:15:00,1988.21,1960.49,0.76,tp_lower -17091,做多,2021-02-20 21:45:00,2021-02-20 23:25:00,1977.54,1909.05,-2.01,flip_to_short -17092,做空,2021-02-20 23:25:00,2021-02-20 23:45:00,1909.05,1916.01,-0.23,flip_to_long -17093,做多,2021-02-20 23:45:00,2021-02-21 00:00:00,1916.01,1895.34,-0.62,flip_to_short -17094,做空,2021-02-21 00:00:00,2021-02-21 00:20:00,1895.34,1911.42,-0.5,flip_to_long -17095,做多,2021-02-21 00:20:00,2021-02-21 01:05:00,1911.42,1934.99,0.66,tp_upper -17096,做空,2021-02-21 01:35:00,2021-02-21 03:30:00,1921.75,1940.01,-0.56,tp_lower -17097,做多,2021-02-21 04:30:00,2021-02-21 04:40:00,1939.71,1942.54,0.05,flip_to_short -17098,做空,2021-02-21 04:40:00,2021-02-21 04:50:00,1942.54,1944.5,-0.08,flip_to_long -17099,做多,2021-02-21 04:50:00,2021-02-21 04:55:00,1944.5,1946.0,0.02,tp_upper -17100,做空,2021-02-21 05:05:00,2021-02-21 05:10:00,1937.67,1949.87,-0.38,flip_to_long -17101,做多,2021-02-21 05:10:00,2021-02-21 05:15:00,1949.87,1945.61,-0.15,tp_upper -17102,做空,2021-02-21 06:00:00,2021-02-21 06:05:00,1943.6,1945.04,-0.07,flip_to_long -17103,做多,2021-02-21 06:05:00,2021-02-21 06:10:00,1945.04,1940.96,-0.14,flip_to_short -17104,做空,2021-02-21 06:10:00,2021-02-21 06:15:00,1940.96,1937.77,0.06,tp_lower -17105,做多,2021-02-21 06:55:00,2021-02-21 07:05:00,1942.72,1942.62,-0.03,flip_to_short -17106,做空,2021-02-21 07:05:00,2021-02-21 07:20:00,1942.62,1919.67,0.62,tp_lower -17107,做多,2021-02-21 08:05:00,2021-02-21 08:20:00,1929.12,1930.41,0.01,flip_to_short -17108,做空,2021-02-21 08:20:00,2021-02-21 09:50:00,1930.41,1940.79,-0.32,flip_to_long -17109,做多,2021-02-21 09:50:00,2021-02-21 10:05:00,1940.79,1952.01,0.29,tp_upper -17110,做空,2021-02-21 11:45:00,2021-02-21 12:00:00,1963.99,1968.85,-0.16,flip_to_long -17111,做多,2021-02-21 12:00:00,2021-02-21 12:05:00,1968.85,1958.91,-0.3,flip_to_short -17112,做空,2021-02-21 12:05:00,2021-02-21 12:10:00,1958.91,1959.03,-0.03,tp_lower -17113,做多,2021-02-21 12:25:00,2021-02-21 12:35:00,1967.46,1958.82,-0.27,flip_to_short -17114,做空,2021-02-21 12:35:00,2021-02-21 12:40:00,1958.82,1954.99,0.08,tp_lower -17115,做多,2021-02-21 13:30:00,2021-02-21 13:40:00,1955.49,1951.19,-0.15,flip_to_short -17116,做空,2021-02-21 13:40:00,2021-02-21 14:00:00,1951.19,1962.14,-0.33,flip_to_long -17117,做多,2021-02-21 14:00:00,2021-02-21 14:10:00,1962.14,1949.99,-0.36,flip_to_short -17118,做空,2021-02-21 14:10:00,2021-02-21 14:15:00,1949.99,1946.29,0.07,tp_lower -17119,做多,2021-02-21 14:20:00,2021-02-21 14:30:00,1952.77,1959.23,0.15,tp_upper -17120,做空,2021-02-21 14:45:00,2021-02-21 15:35:00,1957.16,1960.03,-0.11,flip_to_long -17121,做多,2021-02-21 15:35:00,2021-02-21 15:50:00,1960.03,1961.99,0.03,flip_to_short -17122,做空,2021-02-21 15:50:00,2021-02-21 16:05:00,1961.99,1953.7,0.2,tp_lower -17123,做多,2021-02-21 16:25:00,2021-02-21 16:30:00,1962.23,1962.2,-0.03,flip_to_short -17124,做空,2021-02-21 16:30:00,2021-02-21 16:40:00,1962.2,1955.35,0.16,tp_lower -17125,做多,2021-02-21 16:45:00,2021-02-21 16:55:00,1959.36,1961.95,0.04,flip_to_short -17126,做空,2021-02-21 16:55:00,2021-02-21 17:05:00,1961.95,1957.33,0.1,flip_to_long -17127,做多,2021-02-21 17:05:00,2021-02-21 17:25:00,1957.33,1959.57,0.03,flip_to_short -17128,做空,2021-02-21 17:25:00,2021-02-21 17:55:00,1959.57,1953.22,0.15,tp_lower -17129,做多,2021-02-21 18:35:00,2021-02-21 18:45:00,1953.86,1961.88,0.19,tp_upper -17130,做空,2021-02-21 20:00:00,2021-02-21 20:30:00,1969.2,1955.76,0.34,tp_lower -17131,做多,2021-02-21 22:10:00,2021-02-21 22:15:00,1932.27,1932.11,-0.03,flip_to_short -17132,做空,2021-02-21 22:15:00,2021-02-21 22:25:00,1932.11,1919.32,0.33,tp_lower -17133,做多,2021-02-21 22:50:00,2021-02-22 00:00:00,1925.48,1927.16,0.02,flip_to_short -17134,做空,2021-02-22 00:00:00,2021-02-22 00:15:00,1927.16,1920.38,0.17,tp_lower -17135,做多,2021-02-22 01:30:00,2021-02-22 02:00:00,1914.04,1904.82,-0.3,flip_to_short -17136,做空,2021-02-22 02:00:00,2021-02-22 02:05:00,1904.82,1911.18,-0.22,flip_to_long -17137,做多,2021-02-22 02:05:00,2021-02-22 02:10:00,1911.18,1904.18,-0.23,flip_to_short -17138,做空,2021-02-22 02:10:00,2021-02-22 02:25:00,1904.18,1913.43,-0.3,flip_to_long -17139,做多,2021-02-22 02:25:00,2021-02-22 02:35:00,1913.43,1916.77,0.07,tp_upper -17140,做空,2021-02-22 02:45:00,2021-02-22 03:15:00,1909.57,1898.4,0.3,tp_lower -17141,做多,2021-02-22 05:00:00,2021-02-22 05:15:00,1873.56,1866.37,-0.24,flip_to_short -17142,做空,2021-02-22 05:15:00,2021-02-22 05:20:00,1866.37,1867.12,-0.05,flip_to_long -17143,做多,2021-02-22 05:20:00,2021-02-22 05:50:00,1867.12,1865.11,-0.09,flip_to_short -17144,做空,2021-02-22 05:50:00,2021-02-22 05:55:00,1865.11,1870.58,-0.19,flip_to_long -17145,做多,2021-02-22 05:55:00,2021-02-22 06:10:00,1870.58,1886.83,0.45,tp_upper -17146,做空,2021-02-22 06:55:00,2021-02-22 07:10:00,1874.0,1877.48,-0.13,flip_to_long -17147,做多,2021-02-22 07:10:00,2021-02-22 07:30:00,1877.48,1883.78,0.16,tp_upper -17148,做空,2021-02-22 08:05:00,2021-02-22 08:15:00,1879.59,1887.67,-0.27,flip_to_long -17149,做多,2021-02-22 08:15:00,2021-02-22 08:20:00,1887.67,1882.7,-0.17,flip_to_short -17150,做空,2021-02-22 08:20:00,2021-02-22 08:40:00,1882.7,1874.23,0.22,tp_lower -17151,做多,2021-02-22 11:00:00,2021-02-22 11:10:00,1833.0,1823.66,-0.31,flip_to_short -17152,做空,2021-02-22 11:10:00,2021-02-22 11:25:00,1823.66,1822.17,0.02,flip_to_long -17153,做多,2021-02-22 11:25:00,2021-02-22 11:40:00,1822.17,1820.81,-0.07,flip_to_short -17154,做空,2021-02-22 11:40:00,2021-02-22 11:55:00,1820.81,1805.43,0.44,tp_lower -17155,做多,2021-02-22 13:05:00,2021-02-22 15:15:00,1790.09,1721.8,-2.13,flip_to_short -17156,做空,2021-02-22 15:15:00,2021-02-22 15:30:00,1721.8,1721.93,-0.03,flip_to_long -17157,做多,2021-02-22 15:30:00,2021-02-22 16:00:00,1721.93,1715.16,-0.23,flip_to_short -17158,做空,2021-02-22 16:00:00,2021-02-22 16:05:00,1715.16,1731.54,-0.53,flip_to_long -17159,做多,2021-02-22 16:05:00,2021-02-22 16:50:00,1731.54,1727.21,-0.16,flip_to_short -17160,做空,2021-02-22 16:50:00,2021-02-22 17:10:00,1727.21,1710.12,0.49,tp_lower -17161,做多,2021-02-22 18:25:00,2021-02-22 18:30:00,1709.94,1709.17,-0.05,flip_to_short -17162,做空,2021-02-22 18:30:00,2021-02-22 22:30:00,1709.17,1774.28,-2.02,tp_lower -17163,做多,2021-02-22 23:45:00,2021-02-23 00:00:00,1777.71,1763.42,-0.43,flip_to_short -17164,做空,2021-02-23 00:00:00,2021-02-23 00:05:00,1763.42,1747.8,0.43,tp_lower -17165,做多,2021-02-23 00:30:00,2021-02-23 00:55:00,1771.67,1761.14,-0.33,flip_to_short -17166,做空,2021-02-23 00:55:00,2021-02-23 01:00:00,1761.14,1778.5,-0.53,flip_to_long -17167,做多,2021-02-23 01:00:00,2021-02-23 01:05:00,1778.5,1770.89,-0.24,flip_to_short -17168,做空,2021-02-23 01:05:00,2021-02-23 01:20:00,1770.89,1740.54,0.84,tp_lower -17169,做多,2021-02-23 03:10:00,2021-02-23 03:20:00,1707.05,1693.85,-0.42,flip_to_short -17170,做空,2021-02-23 03:20:00,2021-02-23 03:50:00,1693.85,1699.66,-0.2,flip_to_long -17171,做多,2021-02-23 03:50:00,2021-02-23 03:55:00,1699.66,1681.44,-0.57,flip_to_short -17172,做空,2021-02-23 03:55:00,2021-02-23 04:10:00,1681.44,1690.07,-0.28,flip_to_long -17173,做多,2021-02-23 04:10:00,2021-02-23 04:15:00,1690.07,1680.17,-0.32,flip_to_short -17174,做空,2021-02-23 04:15:00,2021-02-23 04:20:00,1680.17,1680.26,-0.03,flip_to_long -17175,做多,2021-02-23 04:20:00,2021-02-23 05:55:00,1680.26,1620.86,-1.77,flip_to_short -17176,做空,2021-02-23 05:55:00,2021-02-23 07:00:00,1620.86,1601.79,0.54,tp_lower -17177,做多,2021-02-23 07:40:00,2021-02-23 07:45:00,1617.25,1609.25,-0.26,flip_to_short -17178,做空,2021-02-23 07:45:00,2021-02-23 08:00:00,1609.25,1571.78,1.09,tp_lower -17179,做多,2021-02-23 09:25:00,2021-02-23 09:30:00,1505.78,1503.04,-0.11,flip_to_short -17180,做空,2021-02-23 09:30:00,2021-02-23 09:45:00,1503.04,1489.3,0.42,flip_to_long -17181,做多,2021-02-23 09:45:00,2021-02-23 10:15:00,1489.3,1481.75,-0.27,flip_to_short -17182,做空,2021-02-23 10:15:00,2021-02-23 10:20:00,1481.75,1496.3,-0.5,flip_to_long -17183,做多,2021-02-23 10:20:00,2021-02-23 10:25:00,1496.3,1484.2,-0.42,flip_to_short -17184,做空,2021-02-23 10:25:00,2021-02-23 11:00:00,1484.2,1495.41,-0.39,flip_to_long -17185,做多,2021-02-23 11:00:00,2021-02-23 11:10:00,1495.41,1493.33,-0.09,flip_to_short -17186,做空,2021-02-23 11:10:00,2021-02-23 11:25:00,1493.33,1463.2,0.93,tp_lower -17187,做多,2021-02-23 12:00:00,2021-02-23 12:05:00,1467.15,1458.14,-0.32,flip_to_short -17188,做空,2021-02-23 12:05:00,2021-02-23 12:35:00,1458.14,1502.42,-1.48,flip_to_long -17189,做多,2021-02-23 12:35:00,2021-02-23 12:45:00,1502.42,1524.79,0.67,tp_upper -17190,做多,2021-02-23 13:45:00,2021-02-23 14:30:00,1534.03,1546.41,0.36,flip_to_short -17191,做空,2021-02-23 14:30:00,2021-02-23 14:40:00,1546.41,1508.41,1.14,tp_lower -17192,做多,2021-02-23 15:00:00,2021-02-23 15:05:00,1546.1,1540.59,-0.2,flip_to_short -17193,做空,2021-02-23 15:05:00,2021-02-23 15:15:00,1540.59,1547.72,-0.25,flip_to_long -17194,做多,2021-02-23 15:15:00,2021-02-23 15:45:00,1547.72,1581.0,1.01,tp_upper -17195,做空,2021-02-23 16:20:00,2021-02-23 16:25:00,1557.97,1575.08,-0.56,flip_to_long -17196,做多,2021-02-23 16:25:00,2021-02-23 16:35:00,1575.08,1557.38,-0.57,flip_to_short -17197,做空,2021-02-23 16:35:00,2021-02-23 17:10:00,1557.38,1534.99,0.66,tp_lower -17198,做多,2021-02-23 17:25:00,2021-02-23 17:35:00,1562.41,1559.35,-0.12,flip_to_short -17199,做空,2021-02-23 17:35:00,2021-02-23 17:45:00,1559.35,1537.92,0.64,tp_lower -17200,做多,2021-02-23 20:20:00,2021-02-23 20:50:00,1481.46,1520.39,1.26,tp_upper -17201,做空,2021-02-23 22:35:00,2021-02-23 22:40:00,1545.34,1546.75,-0.07,flip_to_long -17202,做多,2021-02-23 22:40:00,2021-02-23 22:50:00,1546.75,1572.9,0.82,tp_upper -17203,做多,2021-02-23 23:30:00,2021-02-23 23:35:00,1566.05,1565.98,-0.03,flip_to_short -17204,做空,2021-02-23 23:35:00,2021-02-23 23:45:00,1565.98,1557.64,0.25,flip_to_long -17205,做多,2021-02-23 23:45:00,2021-02-23 23:55:00,1557.64,1579.75,0.7,tp_upper -17206,做空,2021-02-24 00:05:00,2021-02-24 00:15:00,1560.69,1536.3,0.81,tp_lower -17207,做多,2021-02-24 00:50:00,2021-02-24 03:25:00,1557.23,1620.08,2.17,flip_to_short -17208,做空,2021-02-24 03:25:00,2021-02-24 03:30:00,1620.08,1622.66,-0.12,flip_to_long -17209,做多,2021-02-24 03:30:00,2021-02-24 03:40:00,1622.66,1622.12,-0.05,flip_to_short -17210,做空,2021-02-24 03:40:00,2021-02-24 03:45:00,1622.12,1626.82,-0.19,flip_to_long -17211,做多,2021-02-24 03:45:00,2021-02-24 03:55:00,1626.82,1638.28,0.37,tp_upper -17212,做空,2021-02-24 04:20:00,2021-02-24 04:30:00,1634.79,1627.18,0.23,flip_to_long -17213,做多,2021-02-24 04:30:00,2021-02-24 05:15:00,1627.18,1629.36,0.05,flip_to_short -17214,做空,2021-02-24 05:15:00,2021-02-24 05:50:00,1629.36,1634.3,-0.2,flip_to_long -17215,做多,2021-02-24 05:50:00,2021-02-24 05:55:00,1634.3,1628.71,-0.22,flip_to_short -17216,做空,2021-02-24 05:55:00,2021-02-24 06:00:00,1628.71,1642.89,-0.52,flip_to_long -17217,做多,2021-02-24 06:00:00,2021-02-24 06:10:00,1642.89,1619.64,-0.82,flip_to_short -17218,做空,2021-02-24 06:10:00,2021-02-24 06:15:00,1619.64,1619.1,-0.01,tp_lower -17219,做多,2021-02-24 06:20:00,2021-02-24 06:25:00,1634.78,1614.12,-0.72,flip_to_short -17220,做空,2021-02-24 06:25:00,2021-02-24 06:45:00,1614.12,1640.8,-0.92,flip_to_long -17221,做多,2021-02-24 06:45:00,2021-02-24 06:50:00,1640.8,1629.04,-0.41,flip_to_short -17222,做空,2021-02-24 06:50:00,2021-02-24 06:55:00,1629.04,1639.77,-0.37,flip_to_long -17223,做多,2021-02-24 06:55:00,2021-02-24 07:05:00,1639.77,1627.92,-0.4,flip_to_short -17224,做空,2021-02-24 07:05:00,2021-02-24 07:20:00,1627.92,1640.76,-0.43,flip_to_long -17225,做多,2021-02-24 07:20:00,2021-02-24 08:05:00,1640.76,1660.48,0.59,tp_upper -17226,做空,2021-02-24 10:05:00,2021-02-24 10:55:00,1688.55,1662.2,0.78,tp_lower -17227,做多,2021-02-24 11:05:00,2021-02-24 11:10:00,1688.84,1683.17,-0.2,flip_to_short -17228,做空,2021-02-24 11:10:00,2021-02-24 11:20:00,1683.17,1694.57,-0.38,flip_to_long -17229,做多,2021-02-24 11:20:00,2021-02-24 11:25:00,1694.57,1689.6,-0.18,tp_upper -17230,做空,2021-02-24 11:40:00,2021-02-24 12:00:00,1677.14,1687.76,-0.35,flip_to_long -17231,做多,2021-02-24 12:00:00,2021-02-24 12:20:00,1687.76,1704.13,0.47,tp_upper -17232,做空,2021-02-24 12:55:00,2021-02-24 13:00:00,1690.33,1691.8,-0.07,flip_to_long -17233,做多,2021-02-24 13:00:00,2021-02-24 13:05:00,1691.8,1681.39,-0.34,flip_to_short -17234,做空,2021-02-24 13:05:00,2021-02-24 13:15:00,1681.39,1637.68,1.31,tp_lower -17235,做多,2021-02-24 14:35:00,2021-02-24 14:40:00,1651.31,1627.83,-0.78,flip_to_short -17236,做空,2021-02-24 14:40:00,2021-02-24 14:45:00,1627.83,1643.39,-0.52,flip_to_long -17237,做多,2021-02-24 14:45:00,2021-02-24 14:50:00,1643.39,1636.72,-0.23,flip_to_short -17238,做空,2021-02-24 14:50:00,2021-02-24 14:55:00,1636.72,1644.87,-0.28,flip_to_long -17239,做多,2021-02-24 14:55:00,2021-02-24 15:05:00,1644.87,1630.56,-0.47,flip_to_short -17240,做空,2021-02-24 15:05:00,2021-02-24 15:10:00,1630.56,1617.64,0.37,tp_lower -17241,做多,2021-02-24 15:30:00,2021-02-24 15:40:00,1634.28,1630.73,-0.14,flip_to_short -17242,做空,2021-02-24 15:40:00,2021-02-24 15:45:00,1630.73,1639.28,-0.29,flip_to_long -17243,做多,2021-02-24 15:45:00,2021-02-24 15:55:00,1639.28,1662.08,0.67,tp_upper -17244,做空,2021-02-24 16:55:00,2021-02-24 17:00:00,1647.86,1650.82,-0.12,flip_to_long -17245,做多,2021-02-24 17:00:00,2021-02-24 17:10:00,1650.82,1652.66,0.03,flip_to_short -17246,做空,2021-02-24 17:10:00,2021-02-24 17:15:00,1652.66,1657.73,-0.18,flip_to_long -17247,做多,2021-02-24 17:15:00,2021-02-24 17:25:00,1657.73,1649.41,-0.28,flip_to_short -17248,做空,2021-02-24 17:25:00,2021-02-24 17:30:00,1649.41,1644.99,0.11,tp_lower -17249,做多,2021-02-24 17:55:00,2021-02-24 18:00:00,1664.41,1659.61,-0.17,flip_to_short -17250,做空,2021-02-24 18:00:00,2021-02-24 18:30:00,1659.61,1658.46,0.01,flip_to_long -17251,做多,2021-02-24 18:30:00,2021-02-24 18:40:00,1658.46,1650.56,-0.26,flip_to_short -17252,做空,2021-02-24 18:40:00,2021-02-24 18:55:00,1650.56,1637.21,0.38,tp_lower -17253,做多,2021-02-24 20:55:00,2021-02-24 21:00:00,1605.12,1597.51,-0.26,flip_to_short -17254,做空,2021-02-24 21:00:00,2021-02-24 21:10:00,1597.51,1582.37,0.45,tp_lower -17255,做多,2021-02-24 21:55:00,2021-02-24 22:00:00,1592.3,1572.94,-0.64,flip_to_short -17256,做空,2021-02-24 22:00:00,2021-02-24 22:25:00,1572.94,1582.54,-0.33,flip_to_long -17257,做多,2021-02-24 22:25:00,2021-02-24 23:00:00,1582.54,1603.9,0.64,tp_upper -17258,做空,2021-02-25 01:35:00,2021-02-25 01:50:00,1649.28,1633.13,0.49,tp_lower -17259,做多,2021-02-25 02:15:00,2021-02-25 04:35:00,1641.6,1592.67,-1.6,flip_to_short -17260,做空,2021-02-25 04:35:00,2021-02-25 04:40:00,1592.67,1596.16,-0.14,tp_lower -17261,做多,2021-02-25 05:00:00,2021-02-25 05:05:00,1603.38,1600.38,-0.12,flip_to_short -17262,做空,2021-02-25 05:05:00,2021-02-25 05:15:00,1600.38,1605.36,-0.18,flip_to_long -17263,做多,2021-02-25 05:15:00,2021-02-25 05:25:00,1605.36,1599.84,-0.2,flip_to_short -17264,做空,2021-02-25 05:25:00,2021-02-25 05:30:00,1599.84,1613.47,-0.45,flip_to_long -17265,做多,2021-02-25 05:30:00,2021-02-25 05:35:00,1613.47,1614.47,0.01,tp_upper -17266,做空,2021-02-25 06:35:00,2021-02-25 07:10:00,1614.2,1618.2,-0.15,flip_to_long -17267,做多,2021-02-25 07:10:00,2021-02-25 07:15:00,1618.2,1639.41,0.63,tp_upper -17268,做空,2021-02-25 08:00:00,2021-02-25 08:05:00,1627.0,1633.99,-0.24,flip_to_long -17269,做多,2021-02-25 08:05:00,2021-02-25 08:10:00,1633.99,1626.26,-0.26,flip_to_short -17270,做空,2021-02-25 08:10:00,2021-02-25 08:50:00,1626.26,1602.83,0.69,tp_lower -17271,做多,2021-02-25 10:00:00,2021-02-25 10:15:00,1599.4,1596.71,-0.11,flip_to_short -17272,做空,2021-02-25 10:15:00,2021-02-25 12:20:00,1596.71,1619.99,-0.76,flip_to_long -17273,做多,2021-02-25 12:20:00,2021-02-25 12:50:00,1619.99,1635.46,0.45,tp_upper -17274,做多,2021-02-25 13:55:00,2021-02-25 14:00:00,1645.73,1639.69,-0.21,flip_to_short -17275,做空,2021-02-25 14:00:00,2021-02-25 14:05:00,1639.69,1645.59,-0.2,flip_to_long -17276,做多,2021-02-25 14:05:00,2021-02-25 14:15:00,1645.59,1644.44,-0.06,flip_to_short -17277,做空,2021-02-25 14:15:00,2021-02-25 14:25:00,1644.44,1628.47,0.46,tp_lower -17278,做多,2021-02-25 15:00:00,2021-02-25 15:20:00,1637.63,1636.77,-0.05,flip_to_short -17279,做空,2021-02-25 15:20:00,2021-02-25 15:35:00,1636.77,1627.84,0.25,tp_lower -17280,做多,2021-02-25 15:40:00,2021-02-25 16:25:00,1630.43,1629.86,-0.04,flip_to_short -17281,做空,2021-02-25 16:25:00,2021-02-25 16:30:00,1629.86,1631.37,-0.07,flip_to_long -17282,做多,2021-02-25 16:30:00,2021-02-25 16:35:00,1631.37,1628.26,-0.12,flip_to_short -17283,做空,2021-02-25 16:35:00,2021-02-25 16:50:00,1628.26,1622.39,0.15,tp_lower -17284,做多,2021-02-25 19:05:00,2021-02-25 19:35:00,1590.23,1587.87,-0.1,flip_to_short -17285,做空,2021-02-25 19:35:00,2021-02-25 19:40:00,1587.87,1590.08,-0.09,flip_to_long -17286,做多,2021-02-25 19:40:00,2021-02-25 19:45:00,1590.08,1588.12,-0.09,flip_to_short -17287,做空,2021-02-25 19:45:00,2021-02-25 20:05:00,1588.12,1565.47,0.68,tp_lower -17288,做多,2021-02-25 20:20:00,2021-02-25 20:25:00,1581.89,1573.19,-0.3,flip_to_short -17289,做空,2021-02-25 20:25:00,2021-02-25 20:30:00,1573.19,1565.21,0.23,tp_lower -17290,做多,2021-02-25 20:55:00,2021-02-25 21:25:00,1575.61,1570.64,-0.18,flip_to_short -17291,做空,2021-02-25 21:25:00,2021-02-25 21:35:00,1570.64,1555.14,0.47,tp_lower -17292,做多,2021-02-25 23:15:00,2021-02-25 23:25:00,1518.47,1517.23,-0.07,flip_to_short -17293,做空,2021-02-25 23:25:00,2021-02-25 23:35:00,1517.23,1485.49,1.02,tp_lower -17294,做多,2021-02-26 00:10:00,2021-02-26 00:15:00,1510.1,1486.43,-0.85,flip_to_short -17295,做空,2021-02-26 00:15:00,2021-02-26 00:30:00,1486.43,1459.22,0.92,tp_lower -17296,做多,2021-02-26 01:00:00,2021-02-26 01:05:00,1489.38,1473.7,-0.58,flip_to_short -17297,做空,2021-02-26 01:05:00,2021-02-26 01:10:00,1473.7,1489.76,-0.59,flip_to_long -17298,做多,2021-02-26 01:10:00,2021-02-26 01:35:00,1489.76,1481.54,-0.31,flip_to_short -17299,做空,2021-02-26 01:35:00,2021-02-26 02:05:00,1481.54,1481.06,-0.01,flip_to_long -17300,做多,2021-02-26 02:05:00,2021-02-26 02:35:00,1481.06,1482.96,0.04,flip_to_short -17301,做空,2021-02-26 02:35:00,2021-02-26 02:40:00,1482.96,1500.94,-0.65,flip_to_long -17302,做多,2021-02-26 02:40:00,2021-02-26 03:00:00,1500.94,1482.74,-0.64,flip_to_short -17303,做空,2021-02-26 03:00:00,2021-02-26 03:15:00,1482.74,1476.67,0.18,flip_to_long -17304,做多,2021-02-26 03:15:00,2021-02-26 03:35:00,1476.67,1480.86,0.12,flip_to_short -17305,做空,2021-02-26 03:35:00,2021-02-26 03:40:00,1480.86,1486.63,-0.22,flip_to_long -17306,做多,2021-02-26 03:40:00,2021-02-26 04:00:00,1486.63,1507.98,0.69,tp_upper -17307,做空,2021-02-26 04:50:00,2021-02-26 05:35:00,1508.2,1477.0,1.02,tp_lower -17308,做多,2021-02-26 06:45:00,2021-02-26 06:50:00,1472.96,1468.0,-0.2,flip_to_short -17309,做空,2021-02-26 06:50:00,2021-02-26 07:00:00,1468.0,1471.58,-0.15,flip_to_long -17310,做多,2021-02-26 07:00:00,2021-02-26 07:05:00,1471.58,1469.3,-0.1,flip_to_short -17311,做空,2021-02-26 07:05:00,2021-02-26 07:15:00,1469.3,1429.07,1.37,tp_lower -17312,做多,2021-02-26 08:00:00,2021-02-26 08:15:00,1435.97,1444.54,0.29,flip_to_short -17313,做空,2021-02-26 08:15:00,2021-02-26 10:20:00,1444.54,1483.09,-1.43,flip_to_long -17314,做多,2021-02-26 10:20:00,2021-02-26 10:30:00,1483.09,1480.74,-0.11,tp_upper -17315,做空,2021-02-26 11:15:00,2021-02-26 11:20:00,1477.14,1463.48,0.45,tp_lower -17316,做多,2021-02-26 11:50:00,2021-02-26 13:00:00,1478.82,1478.57,-0.03,flip_to_short -17317,做空,2021-02-26 13:00:00,2021-02-26 13:25:00,1478.57,1462.3,0.54,tp_lower -17318,做多,2021-02-26 14:00:00,2021-02-26 14:05:00,1477.54,1477.54,-0.03,flip_to_short -17319,做空,2021-02-26 14:05:00,2021-02-26 14:15:00,1477.54,1485.89,-0.32,flip_to_long -17320,做多,2021-02-26 14:15:00,2021-02-26 14:20:00,1485.89,1499.55,0.45,tp_upper -17321,做空,2021-02-26 17:20:00,2021-02-26 17:30:00,1545.57,1541.12,0.12,flip_to_long -17322,做多,2021-02-26 17:30:00,2021-02-26 21:30:00,1541.12,1456.66,-2.87,flip_to_short -17323,做空,2021-02-26 21:30:00,2021-02-26 21:35:00,1456.66,1456.84,-0.03,flip_to_long -17324,做多,2021-02-26 21:35:00,2021-02-26 21:45:00,1456.84,1446.65,-0.37,flip_to_short -17325,做空,2021-02-26 21:45:00,2021-02-26 21:55:00,1446.65,1429.77,0.54,tp_lower -17326,做多,2021-02-26 22:40:00,2021-02-26 23:20:00,1439.44,1437.49,-0.09,flip_to_short -17327,做空,2021-02-26 23:20:00,2021-02-27 03:05:00,1437.49,1500.48,-2.18,flip_to_long -17328,做多,2021-02-27 03:05:00,2021-02-27 03:10:00,1500.48,1509.8,0.28,tp_upper -17329,做空,2021-02-27 03:25:00,2021-02-27 04:00:00,1500.87,1504.76,-0.15,flip_to_long -17330,做多,2021-02-27 04:00:00,2021-02-27 04:05:00,1504.76,1489.31,-0.52,flip_to_short -17331,做空,2021-02-27 04:05:00,2021-02-27 04:20:00,1489.31,1506.85,-0.59,flip_to_long -17332,做多,2021-02-27 04:20:00,2021-02-27 04:30:00,1506.85,1501.76,-0.18,flip_to_short -17333,做空,2021-02-27 04:30:00,2021-02-27 04:40:00,1501.76,1504.84,-0.12,flip_to_long -17334,做多,2021-02-27 04:40:00,2021-02-27 05:10:00,1504.84,1508.91,0.1,flip_to_short -17335,做空,2021-02-27 05:10:00,2021-02-27 05:40:00,1508.91,1502.66,0.17,flip_to_long -17336,做多,2021-02-27 05:40:00,2021-02-27 05:50:00,1502.66,1504.98,0.05,flip_to_short -17337,做空,2021-02-27 05:50:00,2021-02-27 06:20:00,1504.98,1508.78,-0.14,flip_to_long -17338,做多,2021-02-27 06:20:00,2021-02-27 06:25:00,1508.78,1507.06,-0.08,flip_to_short -17339,做空,2021-02-27 06:25:00,2021-02-27 07:00:00,1507.06,1489.33,0.53,tp_lower -17340,做多,2021-02-27 09:50:00,2021-02-27 09:55:00,1470.93,1467.6,-0.13,flip_to_short -17341,做空,2021-02-27 09:55:00,2021-02-27 10:00:00,1467.6,1478.35,-0.37,flip_to_long -17342,做多,2021-02-27 10:00:00,2021-02-27 10:10:00,1478.35,1469.41,-0.31,flip_to_short -17343,做空,2021-02-27 10:10:00,2021-02-27 10:15:00,1469.41,1474.68,-0.19,flip_to_long -17344,做多,2021-02-27 10:15:00,2021-02-27 10:30:00,1474.68,1467.59,-0.25,flip_to_short -17345,做空,2021-02-27 10:30:00,2021-02-27 10:35:00,1467.59,1468.01,-0.04,flip_to_long -17346,做多,2021-02-27 10:35:00,2021-02-27 10:55:00,1468.01,1467.0,-0.05,flip_to_short -17347,做空,2021-02-27 10:55:00,2021-02-27 11:00:00,1467.0,1473.01,-0.21,flip_to_long -17348,做多,2021-02-27 11:00:00,2021-02-27 11:05:00,1473.01,1472.07,-0.05,flip_to_short -17349,做空,2021-02-27 11:05:00,2021-02-27 11:15:00,1472.07,1474.15,-0.09,flip_to_long -17350,做多,2021-02-27 11:15:00,2021-02-27 11:20:00,1474.15,1478.96,0.13,tp_upper -17351,做空,2021-02-27 11:45:00,2021-02-27 11:50:00,1473.37,1467.76,0.15,tp_lower -17352,做多,2021-02-27 12:05:00,2021-02-27 12:10:00,1481.73,1479.32,-0.1,tp_upper -17353,做空,2021-02-27 12:15:00,2021-02-27 12:20:00,1474.4,1459.42,0.44,tp_lower -17354,做多,2021-02-27 12:30:00,2021-02-27 12:35:00,1483.4,1489.22,0.16,tp_upper -17355,做空,2021-02-27 13:30:00,2021-02-27 14:00:00,1484.24,1486.53,-0.09,flip_to_long -17356,做多,2021-02-27 14:00:00,2021-02-27 14:15:00,1486.53,1483.54,-0.12,flip_to_short -17357,做空,2021-02-27 14:15:00,2021-02-27 14:20:00,1483.54,1484.45,-0.05,tp_lower -17358,做多,2021-02-27 15:15:00,2021-02-27 15:25:00,1478.2,1477.37,-0.05,flip_to_short -17359,做空,2021-02-27 15:25:00,2021-02-27 15:30:00,1477.37,1459.7,0.53,tp_lower -17360,做多,2021-02-27 16:05:00,2021-02-27 16:15:00,1466.81,1467.66,0.0,flip_to_short -17361,做空,2021-02-27 16:15:00,2021-02-27 16:25:00,1467.66,1470.85,-0.12,flip_to_long -17362,做多,2021-02-27 16:25:00,2021-02-27 16:30:00,1470.85,1469.71,-0.06,flip_to_short -17363,做空,2021-02-27 16:30:00,2021-02-27 20:45:00,1469.71,1516.66,-1.49,flip_to_long -17364,做多,2021-02-27 20:45:00,2021-02-27 21:20:00,1516.66,1511.76,-0.17,flip_to_short -17365,做空,2021-02-27 21:20:00,2021-02-27 21:25:00,1511.76,1514.61,-0.11,flip_to_long -17366,做多,2021-02-27 21:25:00,2021-02-27 21:30:00,1514.61,1513.24,-0.06,flip_to_short -17367,做空,2021-02-27 21:30:00,2021-02-27 21:40:00,1513.24,1507.54,0.14,tp_lower -17368,做多,2021-02-27 23:50:00,2021-02-28 00:10:00,1461.43,1456.8,-0.16,flip_to_short -17369,做空,2021-02-28 00:10:00,2021-02-28 00:15:00,1456.8,1461.66,-0.18,flip_to_long -17370,做多,2021-02-28 00:15:00,2021-02-28 00:30:00,1461.66,1455.67,-0.21,flip_to_short -17371,做空,2021-02-28 00:30:00,2021-02-28 00:45:00,1455.67,1455.54,-0.02,flip_to_long -17372,做多,2021-02-28 00:45:00,2021-02-28 01:00:00,1455.54,1457.7,0.04,flip_to_short -17373,做空,2021-02-28 01:00:00,2021-02-28 01:40:00,1457.7,1460.17,-0.1,flip_to_long -17374,做多,2021-02-28 01:40:00,2021-02-28 01:45:00,1460.17,1458.08,-0.09,flip_to_short -17375,做空,2021-02-28 01:45:00,2021-02-28 01:50:00,1458.08,1464.2,-0.21,flip_to_long -17376,做多,2021-02-28 01:50:00,2021-02-28 02:05:00,1464.2,1460.32,-0.14,flip_to_short -17377,做空,2021-02-28 02:05:00,2021-02-28 02:10:00,1460.32,1450.95,0.26,tp_lower -17378,做空,2021-02-28 04:35:00,2021-02-28 05:00:00,1392.17,1376.75,0.48,tp_lower -17379,做多,2021-02-28 05:05:00,2021-02-28 05:10:00,1384.4,1379.85,-0.17,flip_to_short -17380,做空,2021-02-28 05:10:00,2021-02-28 05:15:00,1379.85,1387.91,-0.29,flip_to_long -17381,做多,2021-02-28 05:15:00,2021-02-28 05:20:00,1387.91,1376.33,-0.4,flip_to_short -17382,做空,2021-02-28 05:20:00,2021-02-28 05:25:00,1376.33,1383.85,-0.27,flip_to_long -17383,做多,2021-02-28 05:25:00,2021-02-28 05:30:00,1383.85,1379.09,-0.17,flip_to_short -17384,做空,2021-02-28 05:30:00,2021-02-28 05:35:00,1379.09,1382.82,-0.14,flip_to_long -17385,做多,2021-02-28 05:35:00,2021-02-28 07:30:00,1382.82,1344.2,-1.25,flip_to_short -17386,做空,2021-02-28 07:30:00,2021-02-28 07:45:00,1344.2,1349.47,-0.19,flip_to_long -17387,做多,2021-02-28 07:45:00,2021-02-28 07:50:00,1349.47,1338.34,-0.37,flip_to_short -17388,做空,2021-02-28 07:50:00,2021-02-28 07:55:00,1338.34,1343.16,-0.17,flip_to_long -17389,做多,2021-02-28 07:55:00,2021-02-28 08:25:00,1343.16,1369.13,0.79,tp_upper -17390,做空,2021-02-28 09:55:00,2021-02-28 10:05:00,1364.0,1358.89,0.14,tp_lower -17391,做多,2021-02-28 10:10:00,2021-02-28 10:25:00,1368.27,1376.6,0.24,tp_upper -17392,做空,2021-02-28 10:35:00,2021-02-28 10:45:00,1367.37,1366.72,-0.0,flip_to_long -17393,做多,2021-02-28 10:45:00,2021-02-28 11:20:00,1366.72,1383.74,0.51,tp_upper -17394,做空,2021-02-28 11:35:00,2021-02-28 11:40:00,1369.71,1377.35,-0.26,flip_to_long -17395,做多,2021-02-28 11:40:00,2021-02-28 11:45:00,1377.35,1370.33,-0.24,flip_to_short -17396,做空,2021-02-28 11:45:00,2021-02-28 11:50:00,1370.33,1370.54,-0.03,flip_to_long -17397,做多,2021-02-28 11:50:00,2021-02-28 12:15:00,1370.54,1361.23,-0.31,flip_to_short -17398,做空,2021-02-28 12:15:00,2021-02-28 12:20:00,1361.23,1359.48,0.03,tp_lower -17399,做多,2021-02-28 14:30:00,2021-02-28 14:35:00,1347.14,1346.73,-0.03,flip_to_short -17400,做空,2021-02-28 14:35:00,2021-02-28 15:30:00,1346.73,1315.0,0.98,tp_lower -17401,做多,2021-02-28 16:00:00,2021-02-28 16:10:00,1342.48,1335.81,-0.24,flip_to_short -17402,做空,2021-02-28 16:10:00,2021-02-28 17:40:00,1335.81,1348.67,-0.44,flip_to_long -17403,做多,2021-02-28 17:40:00,2021-02-28 17:45:00,1348.67,1343.63,-0.18,flip_to_short -17404,做空,2021-02-28 17:45:00,2021-02-28 17:55:00,1343.63,1329.26,0.43,tp_lower -17405,做多,2021-02-28 18:10:00,2021-02-28 18:15:00,1347.77,1339.2,-0.29,flip_to_short -17406,做空,2021-02-28 18:15:00,2021-02-28 18:20:00,1339.2,1345.29,-0.21,flip_to_long -17407,做多,2021-02-28 18:20:00,2021-02-28 18:35:00,1345.29,1342.0,-0.12,flip_to_short -17408,做空,2021-02-28 18:35:00,2021-02-28 18:40:00,1342.0,1348.57,-0.23,flip_to_long -17409,做多,2021-02-28 18:40:00,2021-02-28 18:55:00,1348.57,1350.0,0.02,tp_upper -17410,做空,2021-02-28 22:15:00,2021-02-28 22:20:00,1410.5,1415.95,-0.18,flip_to_long -17411,做多,2021-02-28 22:20:00,2021-02-28 22:30:00,1415.95,1394.65,-0.65,flip_to_short -17412,做空,2021-02-28 22:30:00,2021-02-28 22:35:00,1394.65,1404.22,-0.3,tp_lower -17413,做多,2021-02-28 22:40:00,2021-02-28 23:00:00,1411.96,1439.51,0.77,tp_upper -17414,做多,2021-02-28 23:40:00,2021-02-28 23:45:00,1422.65,1413.31,-0.29,flip_to_short -17415,做空,2021-02-28 23:45:00,2021-03-01 00:10:00,1413.31,1423.46,-0.32,flip_to_long -17416,做多,2021-03-01 00:10:00,2021-03-01 00:15:00,1423.46,1445.97,0.65,tp_upper -17417,做空,2021-03-01 01:10:00,2021-03-01 01:30:00,1433.15,1438.15,-0.17,flip_to_long -17418,做多,2021-03-01 01:30:00,2021-03-01 01:35:00,1438.15,1435.25,-0.11,flip_to_short -17419,做空,2021-03-01 01:35:00,2021-03-01 01:40:00,1435.25,1438.01,-0.1,flip_to_long -17420,做多,2021-03-01 01:40:00,2021-03-01 02:10:00,1438.01,1445.43,0.2,tp_upper -17421,做空,2021-03-01 02:50:00,2021-03-01 02:55:00,1439.77,1441.23,-0.07,flip_to_long -17422,做多,2021-03-01 02:55:00,2021-03-01 03:35:00,1441.23,1439.62,-0.07,flip_to_short -17423,做空,2021-03-01 03:35:00,2021-03-01 03:45:00,1439.62,1436.0,0.09,tp_lower -17424,做多,2021-03-01 04:00:00,2021-03-01 04:05:00,1442.9,1442.54,-0.03,flip_to_short -17425,做空,2021-03-01 04:05:00,2021-03-01 04:15:00,1442.54,1429.92,0.35,tp_lower -17426,做多,2021-03-01 04:40:00,2021-03-01 04:50:00,1438.29,1443.13,0.12,tp_upper -17427,做空,2021-03-01 05:25:00,2021-03-01 05:30:00,1436.83,1444.03,-0.24,flip_to_long -17428,做多,2021-03-01 05:30:00,2021-03-01 05:40:00,1444.03,1437.29,-0.22,flip_to_short -17429,做空,2021-03-01 05:40:00,2021-03-01 06:15:00,1437.29,1442.34,-0.17,flip_to_long -17430,做多,2021-03-01 06:15:00,2021-03-01 06:20:00,1442.34,1437.05,-0.18,flip_to_short -17431,做空,2021-03-01 06:20:00,2021-03-01 06:25:00,1437.05,1438.37,-0.06,flip_to_long -17432,做多,2021-03-01 06:25:00,2021-03-01 07:05:00,1438.37,1427.96,-0.33,flip_to_short -17433,做空,2021-03-01 07:05:00,2021-03-01 07:25:00,1427.96,1432.55,-0.16,flip_to_long -17434,做多,2021-03-01 07:25:00,2021-03-01 07:30:00,1432.55,1425.73,-0.22,flip_to_short -17435,做空,2021-03-01 07:30:00,2021-03-01 07:35:00,1425.73,1431.88,-0.2,flip_to_long -17436,做多,2021-03-01 07:35:00,2021-03-01 07:40:00,1431.88,1431.59,-0.03,flip_to_short -17437,做空,2021-03-01 07:40:00,2021-03-01 07:50:00,1431.59,1431.3,-0.01,flip_to_long -17438,做多,2021-03-01 07:50:00,2021-03-01 07:55:00,1431.3,1438.97,0.2,tp_upper -17439,做空,2021-03-01 11:30:00,2021-03-01 12:15:00,1519.42,1526.02,-0.2,flip_to_long -17440,做多,2021-03-01 12:15:00,2021-03-01 12:20:00,1526.02,1516.81,-0.27,flip_to_short -17441,做空,2021-03-01 12:20:00,2021-03-01 12:25:00,1516.81,1511.98,0.11,tp_lower -17442,做多,2021-03-01 12:40:00,2021-03-01 12:45:00,1525.79,1533.01,0.17,tp_upper -17443,做空,2021-03-01 13:35:00,2021-03-01 14:00:00,1528.61,1524.03,0.1,tp_lower -17444,做多,2021-03-01 14:05:00,2021-03-01 14:30:00,1528.74,1539.93,0.28,tp_upper -17445,做空,2021-03-01 14:45:00,2021-03-01 14:55:00,1529.55,1527.54,0.03,flip_to_long -17446,做多,2021-03-01 14:55:00,2021-03-01 15:05:00,1527.54,1538.12,0.27,tp_upper -17447,做空,2021-03-01 16:10:00,2021-03-01 16:15:00,1540.0,1544.94,-0.15,flip_to_long -17448,做多,2021-03-01 16:15:00,2021-03-01 16:30:00,1544.94,1543.85,-0.05,flip_to_short -17449,做空,2021-03-01 16:30:00,2021-03-01 16:45:00,1543.85,1530.15,0.35,tp_lower -17450,做多,2021-03-01 16:55:00,2021-03-01 19:10:00,1545.3,1525.71,-0.55,flip_to_short -17451,做空,2021-03-01 19:10:00,2021-03-01 19:25:00,1525.71,1518.24,0.18,tp_lower -17452,做多,2021-03-01 19:30:00,2021-03-01 19:55:00,1522.9,1515.11,-0.23,flip_to_short -17453,做空,2021-03-01 19:55:00,2021-03-01 20:00:00,1515.11,1527.27,-0.35,flip_to_long -17454,做多,2021-03-01 20:00:00,2021-03-01 20:05:00,1527.27,1522.53,-0.15,flip_to_short -17455,做空,2021-03-01 20:05:00,2021-03-01 20:15:00,1522.53,1525.28,-0.09,flip_to_long -17456,做多,2021-03-01 20:15:00,2021-03-01 20:20:00,1525.28,1523.3,-0.07,flip_to_short -17457,做空,2021-03-01 20:20:00,2021-03-01 20:30:00,1523.3,1510.17,0.33,tp_lower -17458,做多,2021-03-01 20:45:00,2021-03-01 21:45:00,1518.85,1533.22,0.36,tp_upper -17459,做空,2021-03-02 00:45:00,2021-03-02 02:00:00,1569.24,1556.53,0.32,tp_lower -17460,做多,2021-03-02 02:05:00,2021-03-02 02:15:00,1565.68,1573.09,0.18,tp_upper -17461,做空,2021-03-02 02:20:00,2021-03-02 03:05:00,1570.03,1571.35,-0.06,flip_to_long -17462,做多,2021-03-02 03:05:00,2021-03-02 03:15:00,1571.35,1559.93,-0.33,flip_to_short -17463,做空,2021-03-02 03:15:00,2021-03-02 03:30:00,1559.93,1558.15,0.03,tp_lower -17464,做多,2021-03-02 04:00:00,2021-03-02 04:15:00,1565.66,1558.07,-0.23,flip_to_short -17465,做空,2021-03-02 04:15:00,2021-03-02 04:20:00,1558.07,1558.61,-0.04,flip_to_long -17466,做多,2021-03-02 04:20:00,2021-03-02 04:45:00,1558.61,1569.18,0.27,tp_upper -17467,做空,2021-03-02 05:25:00,2021-03-02 06:00:00,1570.15,1552.07,0.47,tp_lower -17468,做多,2021-03-02 07:30:00,2021-03-02 07:45:00,1549.21,1539.58,-0.29,flip_to_short -17469,做空,2021-03-02 07:45:00,2021-03-02 08:00:00,1539.58,1547.94,-0.25,flip_to_long -17470,做多,2021-03-02 08:00:00,2021-03-02 08:05:00,1547.94,1545.21,-0.1,flip_to_short -17471,做空,2021-03-02 08:05:00,2021-03-02 10:30:00,1545.21,1569.78,-0.7,flip_to_long -17472,做多,2021-03-02 10:30:00,2021-03-02 10:45:00,1569.78,1563.55,-0.19,flip_to_short -17473,做空,2021-03-02 10:45:00,2021-03-02 10:50:00,1563.55,1559.59,0.08,tp_lower -17474,做多,2021-03-02 11:30:00,2021-03-02 12:00:00,1568.09,1577.83,0.24,tp_upper -17475,做空,2021-03-02 12:10:00,2021-03-02 13:00:00,1569.76,1571.32,-0.06,flip_to_long -17476,做多,2021-03-02 13:00:00,2021-03-02 13:10:00,1571.32,1567.11,-0.13,flip_to_short -17477,做空,2021-03-02 13:10:00,2021-03-02 15:15:00,1567.11,1557.77,0.23,tp_lower -17478,做多,2021-03-02 16:25:00,2021-03-02 16:30:00,1560.54,1556.4,-0.13,flip_to_short -17479,做空,2021-03-02 16:30:00,2021-03-02 16:35:00,1556.4,1537.73,0.48,tp_lower -17480,做多,2021-03-02 18:10:00,2021-03-02 18:15:00,1515.62,1506.97,-0.26,flip_to_short -17481,做空,2021-03-02 18:15:00,2021-03-02 18:20:00,1506.97,1509.34,-0.09,flip_to_long -17482,做多,2021-03-02 18:20:00,2021-03-02 18:35:00,1509.34,1506.14,-0.11,flip_to_short -17483,做空,2021-03-02 18:35:00,2021-03-02 18:45:00,1506.14,1501.24,0.11,tp_lower -17484,做多,2021-03-02 19:50:00,2021-03-02 19:55:00,1496.84,1481.55,-0.45,flip_to_short -17485,做空,2021-03-02 19:55:00,2021-03-02 20:00:00,1481.55,1464.86,0.44,tp_lower -17486,做多,2021-03-02 21:10:00,2021-03-02 21:25:00,1471.04,1467.0,-0.13,flip_to_short -17487,做空,2021-03-02 21:25:00,2021-03-02 21:35:00,1467.0,1460.37,0.17,tp_lower -17488,做多,2021-03-02 21:40:00,2021-03-02 21:55:00,1460.32,1467.06,0.17,flip_to_short -17489,做空,2021-03-02 21:55:00,2021-03-02 22:05:00,1467.06,1471.55,-0.15,flip_to_long -17490,做多,2021-03-02 22:05:00,2021-03-02 22:20:00,1471.55,1483.21,0.31,tp_upper -17491,做空,2021-03-02 23:55:00,2021-03-03 00:05:00,1486.28,1479.22,0.18,tp_lower -17492,做多,2021-03-03 00:10:00,2021-03-03 00:15:00,1491.07,1500.0,0.24,tp_upper -17493,做空,2021-03-03 03:05:00,2021-03-03 03:25:00,1519.68,1518.05,0.02,flip_to_long -17494,做多,2021-03-03 03:25:00,2021-03-03 03:35:00,1518.05,1517.17,-0.05,flip_to_short -17495,做空,2021-03-03 03:35:00,2021-03-03 03:40:00,1517.17,1517.27,-0.02,flip_to_long -17496,做多,2021-03-03 03:40:00,2021-03-03 04:00:00,1517.27,1533.98,0.45,tp_upper -17497,做空,2021-03-03 05:35:00,2021-03-03 05:55:00,1541.87,1545.14,-0.11,flip_to_long -17498,做多,2021-03-03 05:55:00,2021-03-03 06:00:00,1545.14,1553.52,0.21,tp_upper -17499,做空,2021-03-03 10:20:00,2021-03-03 10:25:00,1594.26,1603.01,-0.26,flip_to_long -17500,做多,2021-03-03 10:25:00,2021-03-03 10:40:00,1603.01,1599.12,-0.13,flip_to_short -17501,做空,2021-03-03 10:40:00,2021-03-03 10:45:00,1599.12,1608.37,-0.27,flip_to_long -17502,做多,2021-03-03 10:45:00,2021-03-03 10:50:00,1608.37,1605.64,-0.09,flip_to_short -17503,做空,2021-03-03 10:50:00,2021-03-03 11:00:00,1605.64,1609.31,-0.12,flip_to_long -17504,做多,2021-03-03 11:00:00,2021-03-03 11:05:00,1609.31,1606.29,-0.1,flip_to_short -17505,做空,2021-03-03 11:05:00,2021-03-03 11:20:00,1606.29,1607.23,-0.05,flip_to_long -17506,做多,2021-03-03 11:20:00,2021-03-03 11:30:00,1607.23,1600.95,-0.19,flip_to_short -17507,做空,2021-03-03 11:30:00,2021-03-03 11:35:00,1600.95,1598.44,0.05,tp_lower -17508,做多,2021-03-03 11:50:00,2021-03-03 12:10:00,1603.67,1602.81,-0.04,flip_to_short -17509,做空,2021-03-03 12:10:00,2021-03-03 12:15:00,1602.81,1607.12,-0.14,flip_to_long -17510,做多,2021-03-03 12:15:00,2021-03-03 12:25:00,1607.12,1607.69,-0.01,flip_to_short -17511,做空,2021-03-03 12:25:00,2021-03-03 13:20:00,1607.69,1625.98,-0.5,flip_to_long -17512,做多,2021-03-03 13:20:00,2021-03-03 15:55:00,1625.98,1602.72,-0.62,tp_upper -17513,做空,2021-03-03 17:30:00,2021-03-03 17:35:00,1614.14,1617.8,-0.11,flip_to_long -17514,做多,2021-03-03 17:35:00,2021-03-03 18:25:00,1617.8,1626.3,0.19,flip_to_short -17515,做空,2021-03-03 18:25:00,2021-03-03 18:45:00,1626.3,1615.29,0.26,tp_lower -17516,做多,2021-03-03 19:50:00,2021-03-03 19:55:00,1610.99,1608.18,-0.09,flip_to_short -17517,做空,2021-03-03 19:55:00,2021-03-03 20:00:00,1608.18,1612.47,-0.13,flip_to_long -17518,做多,2021-03-03 20:00:00,2021-03-03 20:05:00,1612.47,1607.03,-0.16,flip_to_short -17519,做空,2021-03-03 20:05:00,2021-03-03 20:15:00,1607.03,1606.4,-0.0,flip_to_long -17520,做多,2021-03-03 20:15:00,2021-03-03 20:20:00,1606.4,1601.56,-0.14,flip_to_short -17521,做空,2021-03-03 20:20:00,2021-03-03 20:35:00,1601.56,1602.6,-0.05,flip_to_long -17522,做多,2021-03-03 20:35:00,2021-03-03 20:40:00,1602.6,1594.22,-0.23,flip_to_short -17523,做空,2021-03-03 20:40:00,2021-03-03 20:50:00,1594.22,1579.79,0.35,tp_lower -17524,做多,2021-03-03 21:30:00,2021-03-03 22:00:00,1597.79,1590.92,-0.2,flip_to_short -17525,做空,2021-03-03 22:00:00,2021-03-03 22:55:00,1590.92,1586.94,0.08,tp_lower -17526,做多,2021-03-03 23:15:00,2021-03-03 23:30:00,1596.9,1593.81,-0.1,flip_to_short -17527,做空,2021-03-03 23:30:00,2021-03-03 23:50:00,1593.81,1576.54,0.42,tp_lower -17528,做多,2021-03-04 00:25:00,2021-03-04 01:10:00,1584.74,1610.27,0.66,tp_upper -17529,做空,2021-03-04 02:35:00,2021-03-04 02:40:00,1610.58,1613.6,-0.1,flip_to_long -17530,做多,2021-03-04 02:40:00,2021-03-04 06:30:00,1613.6,1555.54,-1.56,flip_to_short -17531,做空,2021-03-04 06:30:00,2021-03-04 06:35:00,1555.54,1558.57,-0.1,flip_to_long -17532,做多,2021-03-04 06:35:00,2021-03-04 06:40:00,1558.57,1556.21,-0.08,flip_to_short -17533,做空,2021-03-04 06:40:00,2021-03-04 07:00:00,1556.21,1556.45,-0.03,flip_to_long -17534,做多,2021-03-04 07:00:00,2021-03-04 07:15:00,1556.45,1564.15,0.18,tp_upper -17535,做空,2021-03-04 07:20:00,2021-03-04 07:35:00,1559.99,1558.96,0.01,flip_to_long -17536,做多,2021-03-04 07:35:00,2021-03-04 07:55:00,1558.96,1572.69,0.34,tp_upper -17537,做空,2021-03-04 08:50:00,2021-03-04 09:15:00,1567.58,1553.29,0.36,tp_lower -17538,做多,2021-03-04 10:00:00,2021-03-04 10:05:00,1560.18,1554.01,-0.19,flip_to_short -17539,做空,2021-03-04 10:05:00,2021-03-04 10:30:00,1554.01,1552.57,0.02,flip_to_long -17540,做多,2021-03-04 10:30:00,2021-03-04 11:00:00,1552.57,1558.56,0.14,tp_upper -17541,做空,2021-03-04 11:25:00,2021-03-04 11:30:00,1550.81,1560.43,-0.28,flip_to_long -17542,做多,2021-03-04 11:30:00,2021-03-04 11:35:00,1560.43,1565.79,0.12,tp_upper -17543,做空,2021-03-04 12:00:00,2021-03-04 12:05:00,1554.88,1564.1,-0.27,flip_to_long -17544,做多,2021-03-04 12:05:00,2021-03-04 12:15:00,1564.1,1573.61,0.23,tp_upper -17545,做空,2021-03-04 12:30:00,2021-03-04 12:40:00,1562.33,1564.48,-0.08,flip_to_long -17546,做多,2021-03-04 12:40:00,2021-03-04 12:45:00,1564.48,1561.58,-0.1,flip_to_short -17547,做空,2021-03-04 12:45:00,2021-03-04 12:50:00,1561.58,1562.56,-0.05,flip_to_long -17548,做多,2021-03-04 12:50:00,2021-03-04 13:00:00,1562.56,1553.89,-0.25,flip_to_short -17549,做空,2021-03-04 13:00:00,2021-03-04 13:05:00,1553.89,1549.79,0.09,tp_lower -17550,做多,2021-03-04 13:15:00,2021-03-04 13:20:00,1563.75,1559.69,-0.13,flip_to_short -17551,做空,2021-03-04 13:20:00,2021-03-04 13:25:00,1559.69,1564.89,-0.16,flip_to_long -17552,做多,2021-03-04 13:25:00,2021-03-04 13:30:00,1564.89,1559.17,-0.17,flip_to_short -17553,做空,2021-03-04 13:30:00,2021-03-04 13:40:00,1559.17,1568.62,-0.26,flip_to_long -17554,做多,2021-03-04 13:40:00,2021-03-04 14:00:00,1568.62,1566.09,-0.08,tp_upper -17555,做空,2021-03-04 14:50:00,2021-03-04 15:45:00,1575.85,1577.61,-0.06,flip_to_long -17556,做多,2021-03-04 15:45:00,2021-03-04 15:50:00,1577.61,1573.6,-0.12,flip_to_short -17557,做空,2021-03-04 15:50:00,2021-03-04 15:55:00,1573.6,1577.0,-0.11,flip_to_long -17558,做多,2021-03-04 15:55:00,2021-03-04 16:05:00,1577.0,1581.76,0.1,flip_to_short -17559,做空,2021-03-04 16:05:00,2021-03-04 17:15:00,1581.76,1600.06,-0.48,flip_to_long -17560,做多,2021-03-04 17:15:00,2021-03-04 17:20:00,1600.06,1586.73,-0.35,tp_upper -17561,做空,2021-03-04 17:25:00,2021-03-04 17:30:00,1583.15,1578.63,0.09,tp_lower -17562,做多,2021-03-04 19:40:00,2021-03-04 19:45:00,1538.19,1537.32,-0.04,flip_to_short -17563,做空,2021-03-04 19:45:00,2021-03-04 20:10:00,1537.32,1514.97,0.54,tp_lower -17564,做多,2021-03-04 20:15:00,2021-03-04 20:20:00,1526.92,1508.35,-0.5,flip_to_short -17565,做空,2021-03-04 20:20:00,2021-03-04 20:25:00,1508.35,1522.85,-0.39,flip_to_long -17566,做多,2021-03-04 20:25:00,2021-03-04 20:35:00,1522.85,1528.03,0.11,flip_to_short -17567,做空,2021-03-04 20:35:00,2021-03-04 20:40:00,1528.03,1529.29,-0.05,flip_to_long -17568,做多,2021-03-04 20:40:00,2021-03-04 20:45:00,1529.29,1525.92,-0.1,flip_to_short -17569,做空,2021-03-04 20:45:00,2021-03-04 20:50:00,1525.92,1531.48,-0.16,flip_to_long -17570,做多,2021-03-04 20:50:00,2021-03-04 21:00:00,1531.48,1525.94,-0.16,flip_to_short -17571,做空,2021-03-04 21:00:00,2021-03-04 21:05:00,1525.94,1533.44,-0.21,flip_to_long -17572,做多,2021-03-04 21:05:00,2021-03-04 21:10:00,1533.44,1528.41,-0.14,flip_to_short -17573,做空,2021-03-04 21:10:00,2021-03-04 21:50:00,1528.41,1515.07,0.31,tp_lower -17574,做多,2021-03-04 22:00:00,2021-03-04 23:15:00,1526.4,1538.27,0.27,tp_upper -17575,做空,2021-03-05 00:00:00,2021-03-05 00:05:00,1522.2,1510.97,0.27,tp_lower -17576,做多,2021-03-05 02:15:00,2021-03-05 04:00:00,1471.92,1480.09,0.2,flip_to_short -17577,做空,2021-03-05 04:00:00,2021-03-05 04:20:00,1480.09,1477.94,0.04,tp_lower -17578,做多,2021-03-05 04:25:00,2021-03-05 04:35:00,1479.01,1487.4,0.21,tp_upper -17579,做空,2021-03-05 04:50:00,2021-03-05 04:55:00,1480.27,1466.92,0.34,tp_lower -17580,做多,2021-03-05 06:00:00,2021-03-05 06:25:00,1478.45,1475.68,-0.1,flip_to_short -17581,做空,2021-03-05 06:25:00,2021-03-05 07:30:00,1475.68,1473.45,0.04,tp_lower -17582,做多,2021-03-05 07:55:00,2021-03-05 09:40:00,1474.92,1468.12,-0.21,tp_upper -17583,做空,2021-03-05 10:35:00,2021-03-05 10:40:00,1466.03,1470.89,-0.15,flip_to_long -17584,做多,2021-03-05 10:40:00,2021-03-05 11:00:00,1470.89,1477.23,0.15,tp_upper -17585,做空,2021-03-05 12:15:00,2021-03-05 12:20:00,1472.69,1467.36,0.13,tp_lower -17586,做多,2021-03-05 12:35:00,2021-03-05 12:40:00,1482.91,1487.99,0.12,tp_upper -17587,做空,2021-03-05 13:30:00,2021-03-05 13:35:00,1474.34,1478.58,-0.14,flip_to_long -17588,做多,2021-03-05 13:35:00,2021-03-05 14:15:00,1478.58,1505.56,0.72,tp_upper -17589,做空,2021-03-05 14:50:00,2021-03-05 14:55:00,1488.7,1494.19,-0.17,flip_to_long -17590,做多,2021-03-05 14:55:00,2021-03-05 15:10:00,1494.19,1499.4,0.12,flip_to_short -17591,做空,2021-03-05 15:10:00,2021-03-05 15:35:00,1499.4,1486.58,0.33,tp_lower -17592,做多,2021-03-05 16:45:00,2021-03-05 17:05:00,1471.5,1476.02,0.11,flip_to_short -17593,做空,2021-03-05 17:05:00,2021-03-05 20:50:00,1476.02,1532.06,-1.59,flip_to_long -17594,做多,2021-03-05 20:50:00,2021-03-05 21:00:00,1532.06,1545.87,0.34,tp_upper -17595,做空,2021-03-05 21:15:00,2021-03-05 21:20:00,1533.03,1533.69,-0.04,flip_to_long -17596,做多,2021-03-05 21:20:00,2021-03-05 21:55:00,1533.69,1533.04,-0.04,flip_to_short -17597,做空,2021-03-05 21:55:00,2021-03-05 22:00:00,1533.04,1540.55,-0.22,flip_to_long -17598,做多,2021-03-05 22:00:00,2021-03-05 22:05:00,1540.55,1546.98,0.15,tp_upper -17599,做空,2021-03-05 22:30:00,2021-03-05 22:35:00,1534.46,1538.27,-0.12,flip_to_long -17600,做多,2021-03-05 22:35:00,2021-03-05 22:45:00,1538.27,1541.54,0.06,tp_upper -17601,做空,2021-03-05 22:55:00,2021-03-05 23:00:00,1537.43,1539.52,-0.07,flip_to_long -17602,做多,2021-03-05 23:00:00,2021-03-05 23:05:00,1539.52,1531.38,-0.23,flip_to_short -17603,做空,2021-03-05 23:05:00,2021-03-05 23:25:00,1531.38,1531.35,-0.02,tp_lower -17604,做多,2021-03-06 00:00:00,2021-03-06 00:05:00,1540.23,1541.1,0.0,tp_upper -17605,做空,2021-03-06 00:50:00,2021-03-06 00:55:00,1536.0,1543.9,-0.23,flip_to_long -17606,做多,2021-03-06 00:55:00,2021-03-06 01:05:00,1543.9,1536.42,-0.21,flip_to_short -17607,做空,2021-03-06 01:05:00,2021-03-06 01:45:00,1536.42,1536.65,-0.03,flip_to_long -17608,做多,2021-03-06 01:45:00,2021-03-06 02:45:00,1536.65,1533.35,-0.11,flip_to_short -17609,做空,2021-03-06 02:45:00,2021-03-06 02:50:00,1533.35,1537.97,-0.14,flip_to_long -17610,做多,2021-03-06 02:50:00,2021-03-06 03:10:00,1537.97,1536.0,-0.07,flip_to_short -17611,做空,2021-03-06 03:10:00,2021-03-06 03:25:00,1536.0,1535.0,0.01,flip_to_long -17612,做多,2021-03-06 03:25:00,2021-03-06 03:30:00,1535.0,1528.91,-0.18,flip_to_short -17613,做空,2021-03-06 03:30:00,2021-03-06 03:45:00,1528.91,1535.61,-0.19,flip_to_long -17614,做多,2021-03-06 03:45:00,2021-03-06 03:50:00,1535.61,1530.92,-0.14,flip_to_short -17615,做空,2021-03-06 03:50:00,2021-03-06 03:55:00,1530.92,1533.68,-0.09,flip_to_long -17616,做多,2021-03-06 03:55:00,2021-03-06 04:40:00,1533.68,1527.78,-0.17,flip_to_short -17617,做空,2021-03-06 04:40:00,2021-03-06 04:45:00,1527.78,1529.95,-0.07,flip_to_long -17618,做多,2021-03-06 04:45:00,2021-03-06 05:05:00,1529.95,1525.81,-0.12,flip_to_short -17619,做空,2021-03-06 05:05:00,2021-03-06 05:15:00,1525.81,1528.31,-0.08,flip_to_long -17620,做多,2021-03-06 05:15:00,2021-03-06 05:25:00,1528.31,1536.95,0.2,tp_upper -17621,做空,2021-03-06 07:30:00,2021-03-06 08:30:00,1582.61,1591.31,-0.23,flip_to_long -17622,做多,2021-03-06 08:30:00,2021-03-06 08:35:00,1591.31,1588.16,-0.09,flip_to_short -17623,做空,2021-03-06 08:35:00,2021-03-06 08:40:00,1588.16,1581.0,0.15,tp_lower -17624,做多,2021-03-06 10:15:00,2021-03-06 10:20:00,1577.73,1571.57,-0.17,flip_to_short -17625,做空,2021-03-06 10:20:00,2021-03-06 10:45:00,1571.57,1567.17,0.09,tp_lower -17626,做多,2021-03-06 14:05:00,2021-03-06 15:35:00,1544.54,1549.77,0.11,tp_upper -17627,做空,2021-03-06 15:55:00,2021-03-06 16:00:00,1544.56,1558.94,-0.38,flip_to_long -17628,做多,2021-03-06 16:00:00,2021-03-06 16:05:00,1558.94,1568.38,0.21,tp_upper -17629,做空,2021-03-06 20:45:00,2021-03-06 21:20:00,1643.18,1646.5,-0.1,flip_to_long -17630,做多,2021-03-06 21:20:00,2021-03-06 21:25:00,1646.5,1646.0,-0.03,flip_to_short -17631,做空,2021-03-06 21:25:00,2021-03-06 21:30:00,1646.0,1651.06,-0.14,flip_to_long -17632,做多,2021-03-06 21:30:00,2021-03-06 21:35:00,1651.06,1642.92,-0.2,flip_to_short -17633,做空,2021-03-06 21:35:00,2021-03-06 21:40:00,1642.92,1649.34,-0.17,flip_to_long -17634,做多,2021-03-06 21:40:00,2021-03-06 22:25:00,1649.34,1650.06,-0.0,flip_to_short -17635,做空,2021-03-06 22:25:00,2021-03-06 22:30:00,1650.06,1668.02,-0.42,flip_to_long -17636,做多,2021-03-06 22:30:00,2021-03-06 22:35:00,1668.02,1663.94,-0.11,tp_upper -17637,做多,2021-03-06 23:25:00,2021-03-06 23:45:00,1660.01,1659.5,-0.03,flip_to_short -17638,做空,2021-03-06 23:45:00,2021-03-06 23:55:00,1659.5,1651.73,0.15,tp_lower -17639,做多,2021-03-07 00:00:00,2021-03-07 00:05:00,1664.24,1669.34,0.1,tp_upper -17640,做空,2021-03-07 00:40:00,2021-03-07 00:45:00,1666.06,1667.07,-0.04,flip_to_long -17641,做多,2021-03-07 00:45:00,2021-03-07 01:05:00,1667.07,1668.01,0.0,flip_to_short -17642,做空,2021-03-07 01:05:00,2021-03-07 01:35:00,1668.01,1673.74,-0.15,flip_to_long -17643,做多,2021-03-07 01:35:00,2021-03-07 01:40:00,1673.74,1671.43,-0.07,flip_to_short -17644,做空,2021-03-07 01:40:00,2021-03-07 01:50:00,1671.43,1651.83,0.42,tp_lower -17645,做多,2021-03-07 02:15:00,2021-03-07 02:25:00,1660.47,1659.99,-0.03,flip_to_short -17646,做空,2021-03-07 02:25:00,2021-03-07 02:30:00,1659.99,1662.72,-0.08,flip_to_long -17647,做多,2021-03-07 02:30:00,2021-03-07 02:35:00,1662.72,1661.56,-0.05,flip_to_short -17648,做空,2021-03-07 02:35:00,2021-03-07 02:45:00,1661.56,1658.22,0.06,flip_to_long -17649,做多,2021-03-07 02:45:00,2021-03-07 03:10:00,1658.22,1653.23,-0.13,flip_to_short -17650,做空,2021-03-07 03:10:00,2021-03-07 03:15:00,1653.23,1658.39,-0.14,flip_to_long -17651,做多,2021-03-07 03:15:00,2021-03-07 03:25:00,1658.39,1659.92,0.02,flip_to_short -17652,做空,2021-03-07 03:25:00,2021-03-07 03:35:00,1659.92,1656.5,0.06,flip_to_long -17653,做多,2021-03-07 03:35:00,2021-03-07 04:20:00,1656.5,1652.85,-0.1,flip_to_short -17654,做空,2021-03-07 04:20:00,2021-03-07 04:30:00,1652.85,1661.33,-0.21,flip_to_long -17655,做多,2021-03-07 04:30:00,2021-03-07 04:35:00,1661.33,1658.8,-0.08,flip_to_short -17656,做空,2021-03-07 04:35:00,2021-03-07 05:15:00,1658.8,1654.22,0.08,flip_to_long -17657,做多,2021-03-07 05:15:00,2021-03-07 05:35:00,1654.22,1669.99,0.34,tp_upper -17658,做空,2021-03-07 06:00:00,2021-03-07 06:25:00,1657.61,1657.9,-0.03,flip_to_long -17659,做多,2021-03-07 06:25:00,2021-03-07 07:00:00,1657.9,1659.58,0.02,flip_to_short -17660,做空,2021-03-07 07:00:00,2021-03-07 07:05:00,1659.58,1665.14,-0.14,flip_to_long -17661,做多,2021-03-07 07:05:00,2021-03-07 07:25:00,1665.14,1680.48,0.33,tp_upper -17662,做空,2021-03-07 08:45:00,2021-03-07 08:55:00,1675.67,1670.19,0.1,tp_lower -17663,做多,2021-03-07 09:15:00,2021-03-07 09:25:00,1678.6,1680.02,0.01,flip_to_short -17664,做空,2021-03-07 09:25:00,2021-03-07 09:35:00,1680.02,1683.76,-0.1,flip_to_long -17665,做多,2021-03-07 09:35:00,2021-03-07 09:45:00,1683.76,1677.69,-0.15,flip_to_short -17666,做空,2021-03-07 09:45:00,2021-03-07 09:50:00,1677.69,1683.44,-0.15,flip_to_long -17667,做多,2021-03-07 09:50:00,2021-03-07 10:25:00,1683.44,1684.81,0.01,tp_upper -17668,做空,2021-03-07 10:30:00,2021-03-07 10:40:00,1677.5,1671.51,0.11,tp_lower -17669,做多,2021-03-07 11:30:00,2021-03-07 11:45:00,1679.59,1676.55,-0.09,flip_to_short -17670,做空,2021-03-07 11:45:00,2021-03-07 12:10:00,1676.55,1674.55,0.03,flip_to_long -17671,做多,2021-03-07 12:10:00,2021-03-07 12:55:00,1674.55,1671.11,-0.1,flip_to_short -17672,做空,2021-03-07 12:55:00,2021-03-07 13:15:00,1671.11,1658.17,0.27,tp_lower -17673,做多,2021-03-07 13:40:00,2021-03-07 13:45:00,1668.9,1665.34,-0.1,flip_to_short -17674,做空,2021-03-07 13:45:00,2021-03-07 13:50:00,1665.34,1667.49,-0.07,flip_to_long -17675,做多,2021-03-07 13:50:00,2021-03-07 13:55:00,1667.49,1665.8,-0.06,flip_to_short -17676,做空,2021-03-07 13:55:00,2021-03-07 14:00:00,1665.8,1664.23,0.02,tp_lower -17677,做多,2021-03-07 14:05:00,2021-03-07 14:10:00,1678.0,1662.68,-0.36,tp_upper -17678,做多,2021-03-07 15:15:00,2021-03-07 16:00:00,1654.57,1663.82,0.19,tp_upper -17679,做空,2021-03-07 17:45:00,2021-03-07 18:10:00,1671.68,1673.34,-0.06,flip_to_long -17680,做多,2021-03-07 18:10:00,2021-03-07 18:15:00,1673.34,1670.0,-0.09,flip_to_short -17681,做空,2021-03-07 18:15:00,2021-03-07 18:20:00,1670.0,1669.0,0.0,tp_lower -17682,做多,2021-03-07 19:55:00,2021-03-07 20:00:00,1659.08,1647.96,-0.27,flip_to_short -17683,做空,2021-03-07 20:00:00,2021-03-07 20:05:00,1647.96,1637.81,0.21,tp_lower -17684,做多,2021-03-07 20:40:00,2021-03-07 21:10:00,1646.95,1649.22,0.03,flip_to_short -17685,做空,2021-03-07 21:10:00,2021-03-08 01:35:00,1649.22,1737.72,-1.99,tp_lower -17686,做多,2021-03-08 03:00:00,2021-03-08 03:40:00,1726.5,1720.6,-0.14,flip_to_short -17687,做空,2021-03-08 03:40:00,2021-03-08 03:45:00,1720.6,1724.46,-0.1,flip_to_long -17688,做多,2021-03-08 03:45:00,2021-03-08 03:50:00,1724.46,1723.77,-0.03,flip_to_short -17689,做空,2021-03-08 03:50:00,2021-03-08 04:05:00,1723.77,1720.97,0.04,tp_lower -17690,做多,2021-03-08 04:20:00,2021-03-08 04:35:00,1721.7,1718.71,-0.08,flip_to_short -17691,做空,2021-03-08 04:35:00,2021-03-08 04:40:00,1718.71,1722.89,-0.11,flip_to_long -17692,做多,2021-03-08 04:40:00,2021-03-08 04:45:00,1722.89,1729.89,0.13,tp_upper -17693,做空,2021-03-08 06:20:00,2021-03-08 06:25:00,1738.09,1741.64,-0.09,flip_to_long -17694,做多,2021-03-08 06:25:00,2021-03-08 09:05:00,1741.64,1687.99,-1.12,flip_to_short -17695,做空,2021-03-08 09:05:00,2021-03-08 09:25:00,1687.99,1681.74,0.11,flip_to_long -17696,做多,2021-03-08 09:25:00,2021-03-08 09:40:00,1681.74,1691.35,0.18,tp_upper -17697,做空,2021-03-08 12:35:00,2021-03-08 12:40:00,1717.29,1717.5,-0.02,flip_to_long -17698,做多,2021-03-08 12:40:00,2021-03-08 13:15:00,1717.5,1727.99,0.2,tp_upper -17699,做空,2021-03-08 14:10:00,2021-03-08 14:15:00,1724.5,1736.99,-0.27,flip_to_long -17700,做多,2021-03-08 14:15:00,2021-03-08 14:30:00,1736.99,1722.5,-0.31,flip_to_short -17701,做空,2021-03-08 14:30:00,2021-03-08 14:35:00,1722.5,1726.21,-0.09,tp_lower -17702,做多,2021-03-08 14:40:00,2021-03-08 14:45:00,1745.16,1735.97,-0.2,tp_upper -17703,做空,2021-03-08 15:00:00,2021-03-08 15:05:00,1730.97,1739.22,-0.18,flip_to_long -17704,做多,2021-03-08 15:05:00,2021-03-08 15:10:00,1739.22,1744.17,0.08,tp_upper -17705,做空,2021-03-08 15:50:00,2021-03-08 15:55:00,1738.59,1743.43,-0.11,flip_to_long -17706,做多,2021-03-08 15:55:00,2021-03-08 16:00:00,1743.43,1738.68,-0.11,flip_to_short -17707,做空,2021-03-08 16:00:00,2021-03-08 16:10:00,1738.68,1730.64,0.14,tp_lower -17708,做多,2021-03-08 16:20:00,2021-03-08 16:25:00,1740.37,1736.78,-0.09,flip_to_short -17709,做空,2021-03-08 16:25:00,2021-03-08 16:40:00,1736.78,1725.9,0.19,tp_lower -17710,做多,2021-03-08 17:25:00,2021-03-08 17:30:00,1736.51,1734.34,-0.06,flip_to_short -17711,做空,2021-03-08 17:30:00,2021-03-08 18:45:00,1734.34,1746.92,-0.26,flip_to_long -17712,做多,2021-03-08 18:45:00,2021-03-08 19:10:00,1746.92,1755.97,0.16,tp_upper -17713,做空,2021-03-08 20:50:00,2021-03-08 20:55:00,1767.54,1772.75,-0.12,flip_to_long -17714,做多,2021-03-08 20:55:00,2021-03-08 21:05:00,1772.75,1771.9,-0.03,flip_to_short -17715,做空,2021-03-08 21:05:00,2021-03-08 21:10:00,1771.9,1785.55,-0.28,flip_to_long -17716,做多,2021-03-08 21:10:00,2021-03-08 21:15:00,1785.55,1788.0,0.03,tp_upper -17717,做空,2021-03-08 22:20:00,2021-03-08 22:35:00,1781.1,1787.96,-0.14,flip_to_long -17718,做多,2021-03-08 22:35:00,2021-03-08 22:40:00,1787.96,1778.66,-0.19,flip_to_short -17719,做空,2021-03-08 22:40:00,2021-03-08 22:50:00,1778.66,1789.86,-0.22,flip_to_long -17720,做多,2021-03-08 22:50:00,2021-03-08 22:55:00,1789.86,1789.4,-0.02,flip_to_short -17721,做空,2021-03-08 22:55:00,2021-03-09 00:25:00,1789.4,1813.6,-0.46,flip_to_long -17722,做多,2021-03-09 00:25:00,2021-03-09 01:30:00,1813.6,1850.07,0.65,tp_upper -17723,做空,2021-03-09 02:30:00,2021-03-09 02:35:00,1836.86,1843.14,-0.13,flip_to_long -17724,做多,2021-03-09 02:35:00,2021-03-09 02:45:00,1843.14,1840.25,-0.07,flip_to_short -17725,做空,2021-03-09 02:45:00,2021-03-09 02:50:00,1840.25,1843.34,-0.07,flip_to_long -17726,做多,2021-03-09 02:50:00,2021-03-09 03:00:00,1843.34,1851.03,0.12,tp_upper -17727,做空,2021-03-09 03:05:00,2021-03-09 03:15:00,1843.01,1850.66,-0.16,flip_to_long -17728,做多,2021-03-09 03:15:00,2021-03-09 03:20:00,1850.66,1850.83,-0.01,tp_upper -17729,做空,2021-03-09 04:00:00,2021-03-09 04:05:00,1848.98,1836.36,0.21,tp_lower -17730,做多,2021-03-09 04:35:00,2021-03-09 04:40:00,1846.79,1843.61,-0.07,flip_to_short -17731,做空,2021-03-09 04:40:00,2021-03-09 04:45:00,1843.61,1847.8,-0.09,flip_to_long -17732,做多,2021-03-09 04:45:00,2021-03-09 04:50:00,1847.8,1843.74,-0.09,flip_to_short -17733,做空,2021-03-09 04:50:00,2021-03-09 05:00:00,1843.74,1845.96,-0.06,flip_to_long -17734,做多,2021-03-09 05:00:00,2021-03-09 05:15:00,1845.96,1844.99,-0.03,flip_to_short -17735,做空,2021-03-09 05:15:00,2021-03-09 05:35:00,1844.99,1840.39,0.07,flip_to_long -17736,做多,2021-03-09 05:35:00,2021-03-09 06:05:00,1840.39,1844.75,0.06,flip_to_short -17737,做空,2021-03-09 06:05:00,2021-03-09 06:15:00,1844.75,1845.25,-0.03,flip_to_long -17738,做多,2021-03-09 06:15:00,2021-03-09 06:20:00,1845.25,1839.28,-0.12,flip_to_short -17739,做空,2021-03-09 06:20:00,2021-03-09 06:25:00,1839.28,1830.74,0.14,tp_lower -17740,做多,2021-03-09 06:35:00,2021-03-09 07:50:00,1842.24,1822.03,-0.38,flip_to_short -17741,做空,2021-03-09 07:50:00,2021-03-09 07:55:00,1822.03,1815.39,0.1,tp_lower -17742,做多,2021-03-09 08:20:00,2021-03-09 08:25:00,1829.0,1823.54,-0.11,flip_to_short -17743,做空,2021-03-09 08:25:00,2021-03-09 08:30:00,1823.54,1828.26,-0.1,flip_to_long -17744,做多,2021-03-09 08:30:00,2021-03-09 08:55:00,1828.26,1835.99,0.12,tp_upper -17745,做空,2021-03-09 09:45:00,2021-03-09 09:55:00,1830.67,1831.57,-0.03,flip_to_long -17746,做多,2021-03-09 09:55:00,2021-03-09 10:10:00,1831.57,1834.71,0.04,flip_to_short -17747,做空,2021-03-09 10:10:00,2021-03-09 10:35:00,1834.71,1825.0,0.16,tp_lower -17748,做多,2021-03-09 10:50:00,2021-03-09 11:10:00,1831.12,1830.87,-0.02,flip_to_short -17749,做空,2021-03-09 11:10:00,2021-03-09 11:30:00,1830.87,1822.69,0.13,tp_lower -17750,做多,2021-03-09 11:35:00,2021-03-09 11:45:00,1829.13,1827.92,-0.04,flip_to_short -17751,做空,2021-03-09 11:45:00,2021-03-09 11:50:00,1827.92,1834.03,-0.13,flip_to_long -17752,做多,2021-03-09 11:50:00,2021-03-09 11:55:00,1834.03,1830.72,-0.08,flip_to_short -17753,做空,2021-03-09 11:55:00,2021-03-09 12:20:00,1830.72,1824.21,0.1,tp_lower -17754,做多,2021-03-09 13:15:00,2021-03-09 13:40:00,1823.61,1832.5,0.14,tp_upper -17755,做空,2021-03-09 14:40:00,2021-03-09 14:45:00,1829.5,1833.74,-0.09,flip_to_long -17756,做多,2021-03-09 14:45:00,2021-03-09 14:55:00,1833.74,1832.52,-0.04,flip_to_short -17757,做空,2021-03-09 14:55:00,2021-03-09 15:10:00,1832.52,1820.1,0.21,tp_lower -17758,做多,2021-03-09 15:55:00,2021-03-09 16:00:00,1834.64,1847.13,0.21,tp_upper -17759,做空,2021-03-09 16:10:00,2021-03-09 16:15:00,1820.66,1830.7,-0.2,flip_to_long -17760,做多,2021-03-09 16:15:00,2021-03-09 16:20:00,1830.7,1828.53,-0.06,flip_to_short -17761,做空,2021-03-09 16:20:00,2021-03-09 16:30:00,1828.53,1831.36,-0.07,flip_to_long -17762,做多,2021-03-09 16:30:00,2021-03-09 16:35:00,1831.36,1834.66,0.04,tp_upper -17763,做空,2021-03-09 17:20:00,2021-03-09 17:45:00,1832.24,1817.44,0.25,tp_lower -17764,做多,2021-03-09 18:40:00,2021-03-09 18:45:00,1824.85,1818.0,-0.14,flip_to_short -17765,做空,2021-03-09 18:45:00,2021-03-09 18:50:00,1818.0,1822.6,-0.1,flip_to_long -17766,做多,2021-03-09 18:50:00,2021-03-09 18:55:00,1822.6,1821.75,-0.03,flip_to_short -17767,做空,2021-03-09 18:55:00,2021-03-09 19:10:00,1821.75,1820.16,0.01,flip_to_long -17768,做多,2021-03-09 19:10:00,2021-03-09 19:20:00,1820.16,1826.35,0.09,tp_upper -17769,做空,2021-03-09 21:10:00,2021-03-09 21:15:00,1832.11,1832.85,-0.03,flip_to_long -17770,做多,2021-03-09 21:15:00,2021-03-09 21:50:00,1832.85,1827.58,-0.11,flip_to_short -17771,做空,2021-03-09 21:50:00,2021-03-09 22:30:00,1827.58,1830.13,-0.06,flip_to_long -17772,做多,2021-03-09 22:30:00,2021-03-09 22:45:00,1830.13,1841.15,0.18,tp_upper -17773,做空,2021-03-10 01:05:00,2021-03-10 01:10:00,1868.5,1863.8,0.07,tp_lower -17774,做多,2021-03-10 04:15:00,2021-03-10 04:25:00,1784.03,1784.31,-0.01,flip_to_short -17775,做空,2021-03-10 04:25:00,2021-03-10 04:30:00,1784.31,1791.87,-0.16,flip_to_long -17776,做多,2021-03-10 04:30:00,2021-03-10 04:35:00,1791.87,1784.25,-0.16,flip_to_short -17777,做空,2021-03-10 04:35:00,2021-03-10 08:00:00,1784.25,1804.45,-0.4,tp_lower -17778,做多,2021-03-10 08:05:00,2021-03-10 08:15:00,1817.6,1818.49,-0.0,tp_upper -17779,做空,2021-03-10 09:10:00,2021-03-10 09:15:00,1815.89,1818.61,-0.07,flip_to_long -17780,做多,2021-03-10 09:15:00,2021-03-10 09:25:00,1818.61,1829.7,0.19,tp_upper -17781,做多,2021-03-10 10:45:00,2021-03-10 10:50:00,1833.16,1827.04,-0.13,flip_to_short -17782,做空,2021-03-10 10:50:00,2021-03-10 10:55:00,1827.04,1820.38,0.1,tp_lower -17783,做多,2021-03-10 11:50:00,2021-03-10 12:10:00,1819.21,1813.51,-0.12,flip_to_short -17784,做空,2021-03-10 12:10:00,2021-03-10 12:20:00,1813.51,1821.89,-0.17,flip_to_long -17785,做多,2021-03-10 12:20:00,2021-03-10 12:25:00,1821.89,1816.85,-0.11,flip_to_short -17786,做空,2021-03-10 12:25:00,2021-03-10 12:30:00,1816.85,1827.94,-0.22,flip_to_long -17787,做多,2021-03-10 12:30:00,2021-03-10 12:35:00,1827.94,1825.11,-0.07,tp_upper -17788,做空,2021-03-10 12:55:00,2021-03-10 14:25:00,1822.68,1837.12,-0.28,flip_to_long -17789,做多,2021-03-10 14:25:00,2021-03-10 14:50:00,1837.12,1839.49,0.03,flip_to_short -17790,做空,2021-03-10 14:50:00,2021-03-10 14:55:00,1839.49,1844.11,-0.1,flip_to_long -17791,做多,2021-03-10 14:55:00,2021-03-10 15:05:00,1844.11,1848.06,0.05,tp_upper -17792,做空,2021-03-10 15:25:00,2021-03-10 15:40:00,1840.47,1831.63,0.14,tp_lower -17793,做多,2021-03-10 16:00:00,2021-03-10 16:05:00,1841.85,1828.97,-0.24,flip_to_short -17794,做空,2021-03-10 16:05:00,2021-03-10 16:10:00,1828.97,1840.22,-0.21,tp_lower -17795,做空,2021-03-10 16:15:00,2021-03-10 16:30:00,1835.27,1844.01,-0.17,flip_to_long -17796,做多,2021-03-10 16:30:00,2021-03-10 16:35:00,1844.01,1840.41,-0.08,flip_to_short -17797,做空,2021-03-10 16:35:00,2021-03-10 16:45:00,1840.41,1838.18,0.02,flip_to_long -17798,做多,2021-03-10 16:45:00,2021-03-10 16:55:00,1838.18,1848.5,0.16,tp_upper -17799,做空,2021-03-10 17:40:00,2021-03-10 17:45:00,1847.56,1860.66,-0.24,flip_to_long -17800,做多,2021-03-10 17:45:00,2021-03-10 18:15:00,1860.66,1845.95,-0.27,flip_to_short -17801,做空,2021-03-10 18:15:00,2021-03-10 18:45:00,1845.95,1842.54,0.04,tp_lower -17802,做多,2021-03-10 19:05:00,2021-03-10 19:10:00,1849.67,1858.1,0.13,tp_upper -17803,做空,2021-03-10 19:35:00,2021-03-10 19:45:00,1851.89,1851.83,-0.01,flip_to_long -17804,做多,2021-03-10 19:45:00,2021-03-10 19:50:00,1851.83,1846.62,-0.1,flip_to_short -17805,做空,2021-03-10 19:50:00,2021-03-10 19:55:00,1846.62,1841.78,0.07,tp_lower -17806,做多,2021-03-10 21:30:00,2021-03-10 21:40:00,1807.74,1801.72,-0.12,flip_to_short -17807,做空,2021-03-10 21:40:00,2021-03-10 21:45:00,1801.72,1806.72,-0.1,flip_to_long -17808,做多,2021-03-10 21:45:00,2021-03-10 23:00:00,1806.72,1813.13,0.09,flip_to_short -17809,做空,2021-03-10 23:00:00,2021-03-10 23:05:00,1813.13,1820.97,-0.15,flip_to_long -17810,做多,2021-03-10 23:05:00,2021-03-11 01:50:00,1820.97,1784.86,-0.63,flip_to_short -17811,做空,2021-03-11 01:50:00,2021-03-11 01:55:00,1784.86,1787.8,-0.07,flip_to_long -17812,做多,2021-03-11 01:55:00,2021-03-11 02:00:00,1787.8,1780.16,-0.15,flip_to_short -17813,做空,2021-03-11 02:00:00,2021-03-11 02:05:00,1780.16,1791.21,-0.21,flip_to_long -17814,做多,2021-03-11 02:05:00,2021-03-11 02:55:00,1791.21,1803.2,0.19,tp_upper -17815,做空,2021-03-11 03:20:00,2021-03-11 03:40:00,1794.76,1794.03,-0.0,flip_to_long -17816,做多,2021-03-11 03:40:00,2021-03-11 04:10:00,1794.03,1817.05,0.38,tp_upper -17817,做空,2021-03-11 04:45:00,2021-03-11 04:55:00,1796.51,1802.23,-0.12,flip_to_long -17818,做多,2021-03-11 04:55:00,2021-03-11 05:00:00,1802.23,1792.65,-0.18,flip_to_short -17819,做空,2021-03-11 05:00:00,2021-03-11 05:20:00,1792.65,1791.36,0.01,tp_lower -17820,做多,2021-03-11 06:15:00,2021-03-11 06:20:00,1790.0,1786.25,-0.08,flip_to_short -17821,做空,2021-03-11 06:20:00,2021-03-11 06:25:00,1786.25,1786.7,-0.02,flip_to_long -17822,做多,2021-03-11 06:25:00,2021-03-11 06:45:00,1786.7,1782.89,-0.08,flip_to_short -17823,做空,2021-03-11 06:45:00,2021-03-11 06:55:00,1782.89,1788.0,-0.1,flip_to_long -17824,做多,2021-03-11 06:55:00,2021-03-11 07:00:00,1788.0,1777.22,-0.2,flip_to_short -17825,做空,2021-03-11 07:00:00,2021-03-11 07:10:00,1777.22,1786.79,-0.18,flip_to_long -17826,做多,2021-03-11 07:10:00,2021-03-11 07:15:00,1786.79,1785.39,-0.04,flip_to_short -17827,做空,2021-03-11 07:15:00,2021-03-11 07:40:00,1785.39,1782.34,0.04,flip_to_long -17828,做多,2021-03-11 07:40:00,2021-03-11 09:20:00,1782.34,1746.36,-0.63,flip_to_short -17829,做空,2021-03-11 09:20:00,2021-03-11 09:30:00,1746.36,1748.23,-0.05,flip_to_long -17830,做多,2021-03-11 09:30:00,2021-03-11 09:40:00,1748.23,1740.6,-0.14,flip_to_short -17831,做空,2021-03-11 09:40:00,2021-03-11 09:45:00,1740.6,1747.37,-0.13,tp_lower -17832,做空,2021-03-11 09:50:00,2021-03-11 09:55:00,1740.3,1738.27,0.02,tp_lower -17833,做多,2021-03-11 10:05:00,2021-03-11 10:15:00,1745.47,1743.79,-0.04,flip_to_short -17834,做空,2021-03-11 10:15:00,2021-03-11 10:20:00,1743.79,1757.95,-0.25,flip_to_long -17835,做多,2021-03-11 10:20:00,2021-03-11 10:25:00,1757.95,1758.06,-0.01,tp_upper -17836,做空,2021-03-11 12:20:00,2021-03-11 12:25:00,1771.86,1772.98,-0.03,flip_to_long -17837,做多,2021-03-11 12:25:00,2021-03-11 12:40:00,1772.98,1783.85,0.16,tp_upper -17838,做空,2021-03-11 14:45:00,2021-03-11 14:55:00,1804.12,1811.65,-0.14,flip_to_long -17839,做多,2021-03-11 14:55:00,2021-03-11 15:05:00,1811.65,1812.99,0.01,flip_to_short -17840,做空,2021-03-11 15:05:00,2021-03-11 15:20:00,1812.99,1796.94,0.24,tp_lower -17841,做多,2021-03-11 16:05:00,2021-03-11 16:15:00,1805.68,1801.12,-0.09,flip_to_short -17842,做空,2021-03-11 16:15:00,2021-03-11 16:25:00,1801.12,1801.91,-0.03,flip_to_long -17843,做多,2021-03-11 16:25:00,2021-03-11 16:30:00,1801.91,1800.11,-0.04,flip_to_short -17844,做空,2021-03-11 16:30:00,2021-03-11 16:55:00,1800.11,1796.61,0.04,flip_to_long -17845,做多,2021-03-11 16:55:00,2021-03-11 17:50:00,1796.61,1796.72,-0.01,flip_to_short -17846,做空,2021-03-11 17:50:00,2021-03-11 18:05:00,1796.72,1797.9,-0.03,flip_to_long -17847,做多,2021-03-11 18:05:00,2021-03-11 18:10:00,1797.9,1794.3,-0.07,flip_to_short -17848,做空,2021-03-11 18:10:00,2021-03-11 18:15:00,1794.3,1798.57,-0.08,flip_to_long -17849,做多,2021-03-11 18:15:00,2021-03-11 18:20:00,1798.57,1805.73,0.1,tp_upper -17850,做空,2021-03-11 19:30:00,2021-03-11 19:35:00,1805.39,1807.71,-0.05,flip_to_long -17851,做多,2021-03-11 19:35:00,2021-03-11 20:05:00,1807.71,1806.53,-0.03,flip_to_short -17852,做空,2021-03-11 20:05:00,2021-03-11 20:10:00,1806.53,1802.42,0.05,tp_lower -17853,做多,2021-03-11 20:20:00,2021-03-11 20:30:00,1810.87,1808.63,-0.05,flip_to_short -17854,做空,2021-03-11 20:30:00,2021-03-11 20:35:00,1808.63,1813.28,-0.09,flip_to_long -17855,做多,2021-03-11 20:35:00,2021-03-11 20:40:00,1813.28,1816.09,0.03,tp_upper -17856,做空,2021-03-11 22:25:00,2021-03-11 22:40:00,1830.22,1822.62,0.1,tp_lower -17857,做多,2021-03-11 23:00:00,2021-03-11 23:05:00,1841.22,1835.84,-0.1,flip_to_short -17858,做空,2021-03-11 23:05:00,2021-03-11 23:20:00,1835.84,1834.82,0.0,flip_to_long -17859,做多,2021-03-11 23:20:00,2021-03-12 00:00:00,1834.82,1838.63,0.04,tp_upper -17860,做空,2021-03-12 00:05:00,2021-03-12 00:10:00,1826.93,1830.17,-0.07,flip_to_long -17861,做多,2021-03-12 00:10:00,2021-03-12 01:20:00,1830.17,1821.26,-0.16,flip_to_short -17862,做空,2021-03-12 01:20:00,2021-03-12 01:45:00,1821.26,1817.43,0.05,flip_to_long -17863,做多,2021-03-12 01:45:00,2021-03-12 01:50:00,1817.43,1815.03,-0.05,flip_to_short -17864,做空,2021-03-12 01:50:00,2021-03-12 02:05:00,1815.03,1815.08,-0.02,flip_to_long -17865,做多,2021-03-12 02:05:00,2021-03-12 03:15:00,1815.08,1812.67,-0.05,flip_to_short -17866,做空,2021-03-12 03:15:00,2021-03-12 03:20:00,1812.67,1817.63,-0.1,flip_to_long -17867,做多,2021-03-12 03:20:00,2021-03-12 03:25:00,1817.63,1820.89,0.04,tp_upper -17868,做空,2021-03-12 03:40:00,2021-03-12 03:55:00,1816.76,1820.02,-0.07,flip_to_long -17869,做多,2021-03-12 03:55:00,2021-03-12 04:05:00,1820.02,1811.69,-0.15,flip_to_short -17870,做空,2021-03-12 04:05:00,2021-03-12 04:10:00,1811.69,1808.14,0.04,tp_lower -17871,做多,2021-03-12 05:05:00,2021-03-12 05:15:00,1809.7,1802.35,-0.13,flip_to_short -17872,做空,2021-03-12 05:15:00,2021-03-12 05:20:00,1802.35,1805.75,-0.07,tp_lower -17873,做多,2021-03-12 05:25:00,2021-03-12 05:50:00,1811.7,1813.22,0.01,tp_upper -17874,做空,2021-03-12 06:25:00,2021-03-12 06:35:00,1812.33,1815.57,-0.07,flip_to_long -17875,做多,2021-03-12 06:35:00,2021-03-12 06:40:00,1815.57,1809.11,-0.12,flip_to_short -17876,做空,2021-03-12 06:40:00,2021-03-12 07:00:00,1809.11,1800.54,0.12,tp_lower -17877,做多,2021-03-12 08:30:00,2021-03-12 08:40:00,1798.92,1794.8,-0.08,flip_to_short -17878,做空,2021-03-12 08:40:00,2021-03-12 09:25:00,1794.8,1794.85,-0.02,flip_to_long -17879,做多,2021-03-12 09:25:00,2021-03-12 09:35:00,1794.85,1791.77,-0.06,flip_to_short -17880,做空,2021-03-12 09:35:00,2021-03-12 09:45:00,1791.77,1782.76,0.13,tp_lower -17881,做多,2021-03-12 10:45:00,2021-03-12 10:50:00,1783.03,1780.01,-0.06,flip_to_short -17882,做空,2021-03-12 10:50:00,2021-03-12 10:55:00,1780.01,1781.35,-0.04,flip_to_long -17883,做多,2021-03-12 10:55:00,2021-03-12 11:30:00,1781.35,1782.63,0.01,flip_to_short -17884,做空,2021-03-12 11:30:00,2021-03-12 11:45:00,1782.63,1782.2,-0.01,flip_to_long -17885,做多,2021-03-12 11:45:00,2021-03-12 11:50:00,1782.2,1776.9,-0.1,flip_to_short -17886,做空,2021-03-12 11:50:00,2021-03-12 12:05:00,1776.9,1782.5,-0.1,tp_lower -17887,做空,2021-03-12 12:10:00,2021-03-12 12:15:00,1775.59,1769.99,0.08,tp_lower -17888,做多,2021-03-12 12:40:00,2021-03-12 12:45:00,1778.83,1775.07,-0.07,flip_to_short -17889,做空,2021-03-12 12:45:00,2021-03-12 13:00:00,1775.07,1759.19,0.24,tp_lower -17890,做多,2021-03-12 14:20:00,2021-03-12 14:45:00,1748.12,1740.42,-0.14,flip_to_short -17891,做空,2021-03-12 14:45:00,2021-03-12 14:50:00,1740.42,1742.36,-0.05,flip_to_long -17892,做多,2021-03-12 14:50:00,2021-03-12 15:05:00,1742.36,1765.46,0.36,tp_upper -17893,做空,2021-03-12 17:05:00,2021-03-12 17:20:00,1776.64,1780.58,-0.08,flip_to_long -17894,做多,2021-03-12 17:20:00,2021-03-12 17:25:00,1780.58,1778.49,-0.05,flip_to_short -17895,做空,2021-03-12 17:25:00,2021-03-12 17:30:00,1778.49,1783.91,-0.1,flip_to_long -17896,做多,2021-03-12 17:30:00,2021-03-12 17:35:00,1783.91,1778.74,-0.1,tp_upper -17897,做空,2021-03-12 17:40:00,2021-03-12 17:45:00,1774.14,1763.41,0.16,tp_lower -17898,做多,2021-03-12 18:05:00,2021-03-12 18:20:00,1784.91,1776.32,-0.15,flip_to_short -17899,做空,2021-03-12 18:20:00,2021-03-12 18:25:00,1776.32,1777.13,-0.03,flip_to_long -17900,做多,2021-03-12 18:25:00,2021-03-12 18:30:00,1777.13,1776.0,-0.03,flip_to_short -17901,做空,2021-03-12 18:30:00,2021-03-12 18:35:00,1776.0,1776.99,-0.03,flip_to_long -17902,做多,2021-03-12 18:35:00,2021-03-12 18:55:00,1776.99,1775.38,-0.04,flip_to_short -17903,做空,2021-03-12 18:55:00,2021-03-12 19:25:00,1775.38,1754.19,0.32,tp_lower -17904,做多,2021-03-12 21:10:00,2021-03-12 21:20:00,1744.35,1736.77,-0.14,flip_to_short -17905,做空,2021-03-12 21:20:00,2021-03-12 21:25:00,1736.77,1751.0,-0.25,flip_to_long -17906,做多,2021-03-12 21:25:00,2021-03-12 21:30:00,1751.0,1760.68,0.14,tp_upper -17907,做空,2021-03-12 22:55:00,2021-03-12 23:50:00,1760.71,1770.01,-0.16,flip_to_long -17908,做多,2021-03-12 23:50:00,2021-03-12 23:55:00,1770.01,1767.44,-0.05,tp_upper -17909,做空,2021-03-13 00:00:00,2021-03-13 00:05:00,1759.75,1754.78,0.07,tp_lower -17910,做多,2021-03-13 01:50:00,2021-03-13 01:55:00,1744.08,1740.68,-0.07,flip_to_short -17911,做空,2021-03-13 01:55:00,2021-03-13 02:00:00,1740.68,1745.75,-0.1,flip_to_long -17912,做多,2021-03-13 02:00:00,2021-03-13 02:05:00,1745.75,1739.6,-0.12,flip_to_short -17913,做空,2021-03-13 02:05:00,2021-03-13 02:10:00,1739.6,1745.61,-0.11,flip_to_long -17914,做多,2021-03-13 02:10:00,2021-03-13 02:15:00,1745.61,1742.0,-0.07,flip_to_short -17915,做空,2021-03-13 02:15:00,2021-03-13 02:20:00,1742.0,1745.78,-0.08,flip_to_long -17916,做多,2021-03-13 02:20:00,2021-03-13 03:25:00,1745.78,1762.57,0.26,tp_upper -17917,做空,2021-03-13 04:05:00,2021-03-13 04:10:00,1756.11,1758.57,-0.05,flip_to_long -17918,做多,2021-03-13 04:10:00,2021-03-13 04:15:00,1758.57,1753.78,-0.09,flip_to_short -17919,做空,2021-03-13 04:15:00,2021-03-13 04:35:00,1753.78,1754.82,-0.03,tp_lower -17920,做多,2021-03-13 04:45:00,2021-03-13 04:55:00,1759.92,1773.35,0.2,tp_upper -17921,做空,2021-03-13 06:05:00,2021-03-13 06:30:00,1770.7,1769.51,0.0,tp_lower -17922,做多,2021-03-13 06:45:00,2021-03-13 06:55:00,1776.8,1772.82,-0.08,flip_to_short -17923,做空,2021-03-13 06:55:00,2021-03-13 07:05:00,1772.82,1772.83,-0.01,flip_to_long -17924,做多,2021-03-13 07:05:00,2021-03-13 07:15:00,1772.83,1772.01,-0.03,flip_to_short -17925,做空,2021-03-13 07:15:00,2021-03-13 07:20:00,1772.01,1772.19,-0.02,flip_to_long -17926,做多,2021-03-13 07:20:00,2021-03-13 07:35:00,1772.19,1778.43,0.09,tp_upper -17927,做空,2021-03-13 08:35:00,2021-03-13 09:20:00,1783.9,1790.85,-0.13,flip_to_long -17928,做多,2021-03-13 09:20:00,2021-03-13 09:25:00,1790.85,1790.21,-0.02,flip_to_short -17929,做空,2021-03-13 09:25:00,2021-03-13 09:40:00,1790.21,1790.19,-0.01,flip_to_long -17930,做多,2021-03-13 09:40:00,2021-03-13 09:45:00,1790.19,1786.69,-0.07,flip_to_short -17931,做空,2021-03-13 09:45:00,2021-03-13 09:50:00,1786.69,1788.9,-0.05,flip_to_long -17932,做多,2021-03-13 09:50:00,2021-03-13 09:55:00,1788.9,1791.95,0.03,tp_upper -17933,做空,2021-03-13 12:45:00,2021-03-13 13:00:00,1884.44,1894.92,-0.17,flip_to_long -17934,做多,2021-03-13 13:00:00,2021-03-13 13:05:00,1894.92,1882.89,-0.19,flip_to_short -17935,做空,2021-03-13 13:05:00,2021-03-13 13:35:00,1882.89,1885.01,-0.05,flip_to_long -17936,做多,2021-03-13 13:35:00,2021-03-13 13:50:00,1885.01,1887.38,0.02,flip_to_short -17937,做空,2021-03-13 13:50:00,2021-03-13 13:55:00,1887.38,1887.68,-0.02,flip_to_long -17938,做多,2021-03-13 13:55:00,2021-03-13 14:00:00,1887.68,1885.94,-0.04,flip_to_short -17939,做空,2021-03-13 14:00:00,2021-03-13 14:10:00,1885.94,1883.36,0.02,flip_to_long -17940,做多,2021-03-13 14:10:00,2021-03-13 14:30:00,1883.36,1891.12,0.1,tp_upper -17941,做空,2021-03-13 14:45:00,2021-03-13 15:00:00,1887.04,1890.95,-0.07,flip_to_long -17942,做多,2021-03-13 15:00:00,2021-03-13 15:05:00,1890.95,1885.92,-0.09,tp_upper -17943,做多,2021-03-13 15:10:00,2021-03-13 15:25:00,1891.34,1884.44,-0.11,flip_to_short -17944,做空,2021-03-13 15:25:00,2021-03-13 15:30:00,1884.44,1875.5,0.12,tp_lower -17945,做多,2021-03-13 16:00:00,2021-03-13 16:20:00,1892.5,1880.92,-0.18,flip_to_short -17946,做空,2021-03-13 16:20:00,2021-03-13 16:30:00,1880.92,1882.85,-0.04,flip_to_long -17947,做多,2021-03-13 16:30:00,2021-03-13 17:00:00,1882.85,1888.39,0.07,tp_upper -17948,做空,2021-03-13 18:50:00,2021-03-13 18:55:00,1905.4,1916.11,-0.17,flip_to_long -17949,做多,2021-03-13 18:55:00,2021-03-13 19:00:00,1916.11,1912.52,-0.06,flip_to_short -17950,做空,2021-03-13 19:00:00,2021-03-13 19:15:00,1912.52,1912.69,-0.02,flip_to_long -17951,做多,2021-03-13 19:15:00,2021-03-13 19:30:00,1912.69,1921.33,0.11,tp_upper -17952,做空,2021-03-13 21:05:00,2021-03-13 21:10:00,1930.81,1930.65,-0.01,tp_lower -17953,做多,2021-03-13 22:30:00,2021-03-13 22:35:00,1919.61,1918.3,-0.03,flip_to_short -17954,做空,2021-03-13 22:35:00,2021-03-13 22:45:00,1918.3,1918.81,-0.02,flip_to_long -17955,做多,2021-03-13 22:45:00,2021-03-13 22:50:00,1918.81,1924.8,0.07,tp_upper -17956,做空,2021-03-13 23:45:00,2021-03-14 00:00:00,1926.51,1925.27,0.0,flip_to_long -17957,做多,2021-03-14 00:00:00,2021-03-14 00:35:00,1925.27,1930.97,0.07,flip_to_short -17958,做空,2021-03-14 00:35:00,2021-03-14 00:45:00,1930.97,1916.51,0.2,tp_lower -17959,做多,2021-03-14 02:00:00,2021-03-14 02:20:00,1910.21,1907.59,-0.05,flip_to_short -17960,做空,2021-03-14 02:20:00,2021-03-14 02:30:00,1907.59,1906.81,-0.0,flip_to_long -17961,做多,2021-03-14 02:30:00,2021-03-14 02:35:00,1906.81,1903.64,-0.06,flip_to_short -17962,做空,2021-03-14 02:35:00,2021-03-14 02:40:00,1903.64,1909.25,-0.1,flip_to_long -17963,做多,2021-03-14 02:40:00,2021-03-14 02:45:00,1909.25,1909.0,-0.02,flip_to_short -17964,做空,2021-03-14 02:45:00,2021-03-14 02:55:00,1909.0,1907.99,0.0,flip_to_long -17965,做多,2021-03-14 02:55:00,2021-03-14 03:05:00,1907.99,1913.01,0.06,tp_upper -17966,做空,2021-03-14 03:10:00,2021-03-14 03:20:00,1908.47,1910.53,-0.04,flip_to_long -17967,做多,2021-03-14 03:20:00,2021-03-14 03:25:00,1910.53,1913.66,0.03,tp_upper -17968,做空,2021-03-14 04:00:00,2021-03-14 04:25:00,1905.72,1910.58,-0.09,flip_to_long -17969,做多,2021-03-14 04:25:00,2021-03-14 05:05:00,1910.58,1900.0,-0.17,flip_to_short -17970,做空,2021-03-14 05:05:00,2021-03-14 05:10:00,1900.0,1906.04,-0.1,flip_to_long -17971,做多,2021-03-14 05:10:00,2021-03-14 06:40:00,1906.04,1896.48,-0.15,flip_to_short -17972,做空,2021-03-14 06:40:00,2021-03-14 07:20:00,1896.48,1903.08,-0.11,flip_to_long -17973,做多,2021-03-14 07:20:00,2021-03-14 07:25:00,1903.08,1907.57,0.05,tp_upper -17974,做空,2021-03-14 07:40:00,2021-03-14 08:00:00,1900.01,1896.96,0.03,tp_lower -17975,做多,2021-03-14 08:10:00,2021-03-14 08:15:00,1898.11,1891.84,-0.11,flip_to_short -17976,做空,2021-03-14 08:15:00,2021-03-14 08:25:00,1891.84,1898.0,-0.1,flip_to_long -17977,做多,2021-03-14 08:25:00,2021-03-14 08:30:00,1898.0,1895.36,-0.05,flip_to_short -17978,做空,2021-03-14 08:30:00,2021-03-14 08:35:00,1895.36,1898.51,-0.06,flip_to_long -17979,做多,2021-03-14 08:35:00,2021-03-14 09:05:00,1898.51,1906.76,0.11,tp_upper -17980,做空,2021-03-14 10:00:00,2021-03-14 10:05:00,1902.37,1894.65,0.1,tp_lower -17981,做多,2021-03-14 11:45:00,2021-03-14 12:45:00,1877.44,1884.58,0.09,flip_to_short -17982,做空,2021-03-14 12:45:00,2021-03-14 13:20:00,1884.58,1870.66,0.19,tp_lower -17983,做多,2021-03-14 14:05:00,2021-03-14 14:20:00,1877.58,1876.31,-0.03,flip_to_short -17984,做空,2021-03-14 14:20:00,2021-03-14 14:50:00,1876.31,1874.03,0.02,flip_to_long -17985,做多,2021-03-14 14:50:00,2021-03-14 14:55:00,1874.03,1871.92,-0.05,flip_to_short -17986,做空,2021-03-14 14:55:00,2021-03-14 15:05:00,1871.92,1861.67,0.14,tp_lower -17987,做多,2021-03-14 16:10:00,2021-03-14 16:30:00,1864.3,1853.36,-0.18,flip_to_short -17988,做空,2021-03-14 16:30:00,2021-03-14 16:40:00,1853.36,1860.52,-0.12,flip_to_long -17989,做多,2021-03-14 16:40:00,2021-03-14 16:45:00,1860.52,1857.9,-0.05,flip_to_short -17990,做空,2021-03-14 16:45:00,2021-03-14 17:00:00,1857.9,1857.97,-0.01,flip_to_long -17991,做多,2021-03-14 17:00:00,2021-03-14 17:20:00,1857.97,1862.6,0.05,flip_to_short -17992,做空,2021-03-14 17:20:00,2021-03-14 17:40:00,1862.6,1859.68,0.03,flip_to_long -17993,做多,2021-03-14 17:40:00,2021-03-14 17:55:00,1859.68,1856.49,-0.06,flip_to_short -17994,做空,2021-03-14 17:55:00,2021-03-14 18:00:00,1856.49,1868.69,-0.19,flip_to_long -17995,做多,2021-03-14 18:00:00,2021-03-14 18:05:00,1868.69,1865.86,-0.05,tp_upper -17996,做空,2021-03-14 19:40:00,2021-03-14 19:45:00,1867.69,1868.27,-0.02,tp_lower -17997,做多,2021-03-14 19:55:00,2021-03-14 20:35:00,1873.43,1878.91,0.07,tp_upper -17998,做空,2021-03-14 20:40:00,2021-03-14 21:30:00,1875.53,1870.45,0.06,flip_to_long -17999,做多,2021-03-14 21:30:00,2021-03-14 22:15:00,1870.45,1881.62,0.15,tp_upper -18000,做空,2021-03-14 22:30:00,2021-03-14 23:50:00,1872.65,1863.28,0.12,tp_lower -18001,做多,2021-03-15 00:20:00,2021-03-15 00:25:00,1879.43,1878.0,-0.04,flip_to_short -18002,做空,2021-03-15 00:25:00,2021-03-15 00:35:00,1878.0,1879.75,-0.04,flip_to_long -18003,做多,2021-03-15 00:35:00,2021-03-15 00:50:00,1879.75,1877.84,-0.04,flip_to_short -18004,做空,2021-03-15 00:50:00,2021-03-15 02:50:00,1877.84,1890.08,-0.2,flip_to_long -18005,做多,2021-03-15 02:50:00,2021-03-15 02:55:00,1890.08,1885.63,-0.08,flip_to_short -18006,做空,2021-03-15 02:55:00,2021-03-15 03:00:00,1885.63,1890.4,-0.09,flip_to_long -18007,做多,2021-03-15 03:00:00,2021-03-15 03:10:00,1890.4,1890.92,-0.01,flip_to_short -18008,做空,2021-03-15 03:10:00,2021-03-15 03:30:00,1890.92,1889.86,0.0,flip_to_long -18009,做多,2021-03-15 03:30:00,2021-03-15 04:00:00,1889.86,1892.76,0.03,tp_upper -18010,做空,2021-03-15 04:05:00,2021-03-15 04:25:00,1892.54,1884.36,0.11,tp_lower -18011,做多,2021-03-15 08:05:00,2021-03-15 08:10:00,1805.8,1802.35,-0.07,flip_to_short -18012,做空,2021-03-15 08:10:00,2021-03-15 08:40:00,1802.35,1799.92,0.02,flip_to_long -18013,做多,2021-03-15 08:40:00,2021-03-15 10:20:00,1799.92,1775.0,-0.4,flip_to_short -18014,做空,2021-03-15 10:20:00,2021-03-15 10:40:00,1775.0,1769.31,0.07,flip_to_long -18015,做多,2021-03-15 10:40:00,2021-03-15 11:10:00,1769.31,1774.61,0.07,flip_to_short -18016,做空,2021-03-15 11:10:00,2021-03-15 11:25:00,1774.61,1776.85,-0.05,flip_to_long -18017,做多,2021-03-15 11:25:00,2021-03-15 11:50:00,1776.85,1777.33,-0.01,flip_to_short -18018,做空,2021-03-15 11:50:00,2021-03-15 12:00:00,1777.33,1766.98,0.15,tp_lower -18019,做多,2021-03-15 12:30:00,2021-03-15 12:35:00,1773.08,1770.65,-0.05,flip_to_short -18020,做空,2021-03-15 12:35:00,2021-03-15 12:45:00,1770.65,1777.89,-0.13,flip_to_long -18021,做多,2021-03-15 12:45:00,2021-03-15 13:25:00,1777.89,1792.81,0.22,tp_upper -18022,做空,2021-03-15 14:35:00,2021-03-15 14:40:00,1784.36,1791.6,-0.13,flip_to_long -18023,做多,2021-03-15 14:40:00,2021-03-15 16:15:00,1791.6,1776.47,-0.25,flip_to_short -18024,做空,2021-03-15 16:15:00,2021-03-15 16:20:00,1776.47,1778.64,-0.05,flip_to_long -18025,做多,2021-03-15 16:20:00,2021-03-15 17:35:00,1778.64,1772.03,-0.11,flip_to_short -18026,做空,2021-03-15 17:35:00,2021-03-15 18:10:00,1772.03,1774.99,-0.06,flip_to_long -18027,做多,2021-03-15 18:10:00,2021-03-15 18:25:00,1774.99,1783.28,0.11,tp_upper -18028,做空,2021-03-15 20:00:00,2021-03-15 20:05:00,1784.16,1785.41,-0.03,flip_to_long -18029,做多,2021-03-15 20:05:00,2021-03-15 20:15:00,1785.41,1794.88,0.13,tp_upper -18030,做空,2021-03-15 20:45:00,2021-03-15 20:50:00,1789.24,1789.64,-0.02,flip_to_long -18031,做多,2021-03-15 20:50:00,2021-03-15 21:20:00,1789.64,1791.04,0.01,flip_to_short -18032,做空,2021-03-15 21:20:00,2021-03-15 21:25:00,1791.04,1794.49,-0.07,flip_to_long -18033,做多,2021-03-15 21:25:00,2021-03-15 21:45:00,1794.49,1803.15,0.12,tp_upper -18034,做空,2021-03-15 21:50:00,2021-03-15 22:15:00,1799.81,1786.73,0.18,tp_lower -18035,做多,2021-03-15 23:00:00,2021-03-15 23:15:00,1796.11,1802.44,0.08,tp_upper -18036,做空,2021-03-15 23:45:00,2021-03-15 23:55:00,1786.46,1794.89,-0.14,flip_to_long -18037,做多,2021-03-15 23:55:00,2021-03-16 00:10:00,1794.89,1800.43,0.07,flip_to_short -18038,做空,2021-03-16 00:10:00,2021-03-16 00:20:00,1800.43,1778.31,0.33,tp_lower -18039,做多,2021-03-16 01:45:00,2021-03-16 02:50:00,1747.83,1746.92,-0.03,flip_to_short -18040,做空,2021-03-16 02:50:00,2021-03-16 02:55:00,1746.92,1753.8,-0.13,flip_to_long -18041,做多,2021-03-16 02:55:00,2021-03-16 03:05:00,1753.8,1748.18,-0.11,flip_to_short -18042,做空,2021-03-16 03:05:00,2021-03-16 03:10:00,1748.18,1743.82,0.06,tp_lower -18043,做多,2021-03-16 03:30:00,2021-03-16 03:35:00,1754.37,1748.78,-0.1,flip_to_short -18044,做空,2021-03-16 03:35:00,2021-03-16 03:50:00,1748.78,1755.75,-0.13,flip_to_long -18045,做多,2021-03-16 03:50:00,2021-03-16 04:05:00,1755.75,1749.0,-0.12,flip_to_short -18046,做空,2021-03-16 04:05:00,2021-03-16 04:10:00,1749.0,1750.59,-0.04,flip_to_long -18047,做多,2021-03-16 04:10:00,2021-03-16 04:25:00,1750.59,1759.96,0.14,tp_upper -18048,做空,2021-03-16 04:55:00,2021-03-16 05:10:00,1752.56,1756.08,-0.07,flip_to_long -18049,做多,2021-03-16 05:10:00,2021-03-16 05:25:00,1756.08,1756.0,-0.02,flip_to_short -18050,做空,2021-03-16 05:25:00,2021-03-16 05:30:00,1756.0,1749.36,0.09,tp_lower -18051,做多,2021-03-16 05:55:00,2021-03-16 06:10:00,1754.03,1748.09,-0.11,flip_to_short -18052,做空,2021-03-16 06:10:00,2021-03-16 06:20:00,1748.09,1741.58,0.09,tp_lower -18053,做多,2021-03-16 06:25:00,2021-03-16 06:30:00,1752.94,1773.37,0.31,tp_upper -18054,做空,2021-03-16 08:55:00,2021-03-16 09:00:00,1805.1,1807.16,-0.05,flip_to_long -18055,做多,2021-03-16 09:00:00,2021-03-16 09:05:00,1807.16,1802.26,-0.09,flip_to_short -18056,做空,2021-03-16 09:05:00,2021-03-16 09:20:00,1802.26,1809.89,-0.13,flip_to_long -18057,做多,2021-03-16 09:20:00,2021-03-16 09:25:00,1809.89,1805.76,-0.08,flip_to_short -18058,做空,2021-03-16 09:25:00,2021-03-16 09:30:00,1805.76,1818.41,-0.21,flip_to_long -18059,做多,2021-03-16 09:30:00,2021-03-16 09:35:00,1818.41,1811.48,-0.12,tp_upper -18060,做空,2021-03-16 09:40:00,2021-03-16 09:55:00,1809.67,1807.87,0.01,flip_to_long -18061,做多,2021-03-16 09:55:00,2021-03-16 10:10:00,1807.87,1797.1,-0.18,flip_to_short -18062,做空,2021-03-16 10:10:00,2021-03-16 10:15:00,1797.1,1804.43,-0.12,tp_lower -18063,做多,2021-03-16 10:50:00,2021-03-16 11:15:00,1801.94,1795.39,-0.11,flip_to_short -18064,做空,2021-03-16 11:15:00,2021-03-16 11:25:00,1795.39,1797.57,-0.05,flip_to_long -18065,做多,2021-03-16 11:25:00,2021-03-16 12:00:00,1797.57,1786.69,-0.18,flip_to_short -18066,做空,2021-03-16 12:00:00,2021-03-16 12:05:00,1786.69,1797.58,-0.18,tp_lower -18067,做空,2021-03-16 12:10:00,2021-03-16 12:15:00,1789.75,1791.9,-0.05,tp_lower -18068,做多,2021-03-16 13:15:00,2021-03-16 13:35:00,1795.39,1783.37,-0.19,flip_to_short -18069,做空,2021-03-16 13:35:00,2021-03-16 13:40:00,1783.37,1785.44,-0.04,flip_to_long -18070,做多,2021-03-16 13:40:00,2021-03-16 13:45:00,1785.44,1776.92,-0.14,flip_to_short -18071,做空,2021-03-16 13:45:00,2021-03-16 13:50:00,1776.92,1782.31,-0.09,flip_to_long -18072,做多,2021-03-16 13:50:00,2021-03-16 14:10:00,1782.31,1786.72,0.05,flip_to_short -18073,做空,2021-03-16 14:10:00,2021-03-16 14:20:00,1786.72,1786.45,-0.01,flip_to_long -18074,做多,2021-03-16 14:20:00,2021-03-16 14:25:00,1786.45,1784.44,-0.04,flip_to_short -18075,做空,2021-03-16 14:25:00,2021-03-16 14:30:00,1784.44,1789.79,-0.09,flip_to_long -18076,做多,2021-03-16 14:30:00,2021-03-16 14:35:00,1789.79,1793.13,0.04,tp_upper -18077,做空,2021-03-16 16:20:00,2021-03-16 16:25:00,1797.07,1802.72,-0.09,flip_to_long -18078,做多,2021-03-16 16:25:00,2021-03-16 16:35:00,1802.72,1800.01,-0.05,flip_to_short -18079,做空,2021-03-16 16:35:00,2021-03-16 16:40:00,1800.01,1802.6,-0.05,flip_to_long -18080,做多,2021-03-16 16:40:00,2021-03-16 16:55:00,1802.6,1801.36,-0.03,flip_to_short -18081,做空,2021-03-16 16:55:00,2021-03-16 17:00:00,1801.36,1801.88,-0.02,flip_to_long -18082,做多,2021-03-16 17:00:00,2021-03-16 19:10:00,1801.88,1776.96,-0.37,flip_to_short -18083,做空,2021-03-16 19:10:00,2021-03-16 19:20:00,1776.96,1782.39,-0.09,flip_to_long -18084,做多,2021-03-16 19:20:00,2021-03-16 19:25:00,1782.39,1782.19,-0.02,tp_upper -18085,做空,2021-03-16 21:15:00,2021-03-16 21:20:00,1795.7,1798.07,-0.05,flip_to_long -18086,做多,2021-03-16 21:20:00,2021-03-16 21:40:00,1798.07,1800.63,0.02,tp_upper -18087,做空,2021-03-16 21:45:00,2021-03-16 21:50:00,1797.55,1794.9,0.02,tp_lower -18088,做多,2021-03-16 22:20:00,2021-03-16 22:25:00,1798.8,1798.11,-0.02,flip_to_short -18089,做空,2021-03-16 22:25:00,2021-03-16 22:40:00,1798.11,1798.34,-0.02,flip_to_long -18090,做多,2021-03-16 22:40:00,2021-03-16 22:45:00,1798.34,1792.0,-0.1,flip_to_short -18091,做空,2021-03-16 22:45:00,2021-03-16 22:50:00,1792.0,1792.0,-0.01,tp_lower -18092,做多,2021-03-16 23:10:00,2021-03-16 23:30:00,1796.43,1794.27,-0.04,flip_to_short -18093,做空,2021-03-16 23:30:00,2021-03-16 23:35:00,1794.27,1796.0,-0.04,flip_to_long -18094,做多,2021-03-16 23:35:00,2021-03-16 23:45:00,1796.0,1795.23,-0.02,flip_to_short -18095,做空,2021-03-16 23:45:00,2021-03-16 23:50:00,1795.23,1802.6,-0.11,flip_to_long -18096,做多,2021-03-16 23:50:00,2021-03-16 23:55:00,1802.6,1807.25,0.05,tp_upper -18097,做空,2021-03-17 00:10:00,2021-03-17 00:20:00,1793.9,1783.85,0.13,tp_lower -18098,做多,2021-03-17 01:25:00,2021-03-17 02:00:00,1787.65,1780.58,-0.12,flip_to_short -18099,做空,2021-03-17 02:00:00,2021-03-17 02:20:00,1780.58,1771.08,0.13,tp_lower -18100,做多,2021-03-17 03:15:00,2021-03-17 04:15:00,1775.61,1772.89,-0.05,flip_to_short -18101,做空,2021-03-17 04:15:00,2021-03-17 04:30:00,1772.89,1772.78,-0.01,flip_to_long -18102,做多,2021-03-17 04:30:00,2021-03-17 04:35:00,1772.78,1772.32,-0.02,flip_to_short -18103,做空,2021-03-17 04:35:00,2021-03-17 04:55:00,1772.32,1772.48,-0.02,flip_to_long -18104,做多,2021-03-17 04:55:00,2021-03-17 05:00:00,1772.48,1766.23,-0.1,flip_to_short -18105,做空,2021-03-17 05:00:00,2021-03-17 05:05:00,1766.23,1770.94,-0.08,tp_lower -18106,做空,2021-03-17 05:10:00,2021-03-17 05:15:00,1768.38,1772.24,-0.07,flip_to_long -18107,做多,2021-03-17 05:15:00,2021-03-17 05:30:00,1772.24,1771.67,-0.02,flip_to_short -18108,做空,2021-03-17 05:30:00,2021-03-17 05:40:00,1771.67,1775.71,-0.07,flip_to_long -18109,做多,2021-03-17 05:40:00,2021-03-17 05:45:00,1775.71,1782.09,0.08,tp_upper -18110,做空,2021-03-17 07:30:00,2021-03-17 08:20:00,1783.34,1786.05,-0.05,tp_lower -18111,做空,2021-03-17 08:30:00,2021-03-17 08:35:00,1783.68,1783.48,-0.01,tp_lower -18112,做多,2021-03-17 08:40:00,2021-03-17 08:45:00,1787.2,1785.75,-0.03,tp_upper -18113,做空,2021-03-17 08:50:00,2021-03-17 08:55:00,1782.36,1782.59,-0.02,tp_lower -18114,做多,2021-03-17 09:05:00,2021-03-17 09:10:00,1785.55,1784.33,-0.03,flip_to_short -18115,做空,2021-03-17 09:10:00,2021-03-17 09:15:00,1784.33,1778.39,0.07,tp_lower -18116,做空,2021-03-17 10:40:00,2021-03-17 10:55:00,1768.71,1768.79,-0.01,flip_to_long -18117,做多,2021-03-17 10:55:00,2021-03-17 11:05:00,1768.79,1765.68,-0.06,flip_to_short -18118,做空,2021-03-17 11:05:00,2021-03-17 11:20:00,1765.68,1762.47,0.03,flip_to_long -18119,做多,2021-03-17 11:20:00,2021-03-17 11:45:00,1762.47,1765.4,0.03,flip_to_short -18120,做空,2021-03-17 11:45:00,2021-03-17 11:55:00,1765.4,1760.77,0.05,tp_lower -18121,做空,2021-03-17 13:45:00,2021-03-17 14:05:00,1766.9,1764.85,0.02,tp_lower -18122,做多,2021-03-17 14:15:00,2021-03-17 14:25:00,1768.46,1766.39,-0.04,flip_to_short -18123,做空,2021-03-17 14:25:00,2021-03-17 14:30:00,1766.39,1770.4,-0.07,flip_to_long -18124,做多,2021-03-17 14:30:00,2021-03-17 14:35:00,1770.4,1773.35,0.03,tp_upper -18125,做空,2021-03-17 14:55:00,2021-03-17 15:00:00,1769.32,1761.79,0.1,tp_lower -18126,做多,2021-03-17 15:05:00,2021-03-17 15:10:00,1773.43,1772.86,-0.02,tp_upper -18127,做空,2021-03-17 15:30:00,2021-03-17 15:45:00,1771.01,1772.09,-0.03,flip_to_long -18128,做多,2021-03-17 15:45:00,2021-03-17 16:05:00,1772.09,1781.0,0.11,tp_upper -18129,做空,2021-03-17 17:30:00,2021-03-17 20:40:00,1788.1,1822.42,-0.5,tp_lower -18130,做多,2021-03-17 21:30:00,2021-03-17 21:35:00,1827.61,1825.23,-0.04,flip_to_short -18131,做空,2021-03-17 21:35:00,2021-03-17 21:50:00,1825.23,1824.13,0.0,flip_to_long -18132,做多,2021-03-17 21:50:00,2021-03-17 21:55:00,1824.13,1824.11,-0.01,flip_to_short -18133,做空,2021-03-17 21:55:00,2021-03-17 22:25:00,1824.11,1820.62,0.04,tp_lower -18134,做多,2021-03-17 22:45:00,2021-03-17 22:55:00,1821.18,1818.32,-0.05,flip_to_short -18135,做空,2021-03-17 22:55:00,2021-03-17 23:00:00,1818.32,1822.66,-0.07,flip_to_long -18136,做多,2021-03-17 23:00:00,2021-03-17 23:10:00,1822.66,1820.4,-0.04,flip_to_short -18137,做空,2021-03-17 23:10:00,2021-03-17 23:15:00,1820.4,1823.46,-0.05,flip_to_long -18138,做多,2021-03-17 23:15:00,2021-03-17 23:20:00,1823.46,1822.67,-0.02,flip_to_short -18139,做空,2021-03-17 23:20:00,2021-03-17 23:30:00,1822.67,1813.0,0.12,tp_lower -18140,做多,2021-03-17 23:40:00,2021-03-17 23:45:00,1820.79,1819.99,-0.02,flip_to_short -18141,做空,2021-03-17 23:45:00,2021-03-17 23:50:00,1819.99,1821.48,-0.03,flip_to_long -18142,做多,2021-03-17 23:50:00,2021-03-17 23:55:00,1821.48,1825.77,0.05,tp_upper -18143,做空,2021-03-18 00:20:00,2021-03-18 00:25:00,1819.94,1821.96,-0.04,flip_to_long -18144,做多,2021-03-18 00:25:00,2021-03-18 00:35:00,1821.96,1822.78,-0.0,flip_to_short -18145,做空,2021-03-18 00:35:00,2021-03-18 00:40:00,1822.78,1825.53,-0.05,flip_to_long -18146,做多,2021-03-18 00:40:00,2021-03-18 00:45:00,1825.53,1823.13,-0.05,flip_to_short -18147,做空,2021-03-18 00:45:00,2021-03-18 00:50:00,1823.13,1825.43,-0.04,flip_to_long -18148,做多,2021-03-18 00:50:00,2021-03-18 00:55:00,1825.43,1820.71,-0.08,flip_to_short -18149,做空,2021-03-18 00:55:00,2021-03-18 01:00:00,1820.71,1827.48,-0.11,flip_to_long -18150,做多,2021-03-18 01:00:00,2021-03-18 01:05:00,1827.48,1822.91,-0.08,flip_to_short -18151,做空,2021-03-18 01:05:00,2021-03-18 01:10:00,1822.91,1827.66,-0.08,flip_to_long -18152,做多,2021-03-18 01:10:00,2021-03-18 01:20:00,1827.66,1829.69,0.02,tp_upper -18153,做多,2021-03-18 01:30:00,2021-03-18 01:45:00,1829.54,1824.45,-0.08,flip_to_short -18154,做空,2021-03-18 01:45:00,2021-03-18 01:50:00,1824.45,1833.56,-0.14,flip_to_long -18155,做多,2021-03-18 01:50:00,2021-03-18 01:55:00,1833.56,1832.28,-0.03,tp_upper -18156,做空,2021-03-18 03:20:00,2021-03-18 03:45:00,1840.51,1837.37,0.03,tp_lower -18157,做多,2021-03-18 04:05:00,2021-03-18 04:10:00,1843.21,1839.65,-0.06,flip_to_short -18158,做空,2021-03-18 04:10:00,2021-03-18 04:15:00,1839.65,1843.25,-0.06,flip_to_long -18159,做多,2021-03-18 04:15:00,2021-03-18 04:20:00,1843.25,1838.79,-0.07,flip_to_short -18160,做空,2021-03-18 04:20:00,2021-03-18 04:30:00,1838.79,1829.25,0.11,tp_lower -18161,做多,2021-03-18 05:20:00,2021-03-18 05:40:00,1833.8,1832.8,-0.03,flip_to_short -18162,做空,2021-03-18 05:40:00,2021-03-18 05:50:00,1832.8,1833.46,-0.02,flip_to_long -18163,做多,2021-03-18 05:50:00,2021-03-18 05:55:00,1833.46,1832.08,-0.03,flip_to_short -18164,做空,2021-03-18 05:55:00,2021-03-18 06:05:00,1832.08,1826.85,0.06,tp_lower -18165,做多,2021-03-18 06:30:00,2021-03-18 07:00:00,1830.7,1828.14,-0.05,flip_to_short -18166,做空,2021-03-18 07:00:00,2021-03-18 07:20:00,1828.14,1820.51,0.09,tp_lower -18167,做多,2021-03-18 08:20:00,2021-03-18 08:25:00,1824.54,1818.39,-0.1,flip_to_short -18168,做空,2021-03-18 08:25:00,2021-03-18 08:40:00,1818.39,1816.61,0.01,tp_lower -18169,做多,2021-03-18 09:20:00,2021-03-18 09:45:00,1816.04,1816.52,-0.01,flip_to_short -18170,做空,2021-03-18 09:45:00,2021-03-18 10:05:00,1816.52,1822.29,-0.09,flip_to_long -18171,做多,2021-03-18 10:05:00,2021-03-18 10:10:00,1822.29,1820.25,-0.04,tp_upper -18172,做空,2021-03-18 10:20:00,2021-03-18 10:25:00,1814.4,1814.73,-0.02,flip_to_long -18173,做多,2021-03-18 10:25:00,2021-03-18 10:45:00,1814.73,1817.61,0.03,flip_to_short -18174,做空,2021-03-18 10:45:00,2021-03-18 11:15:00,1817.61,1812.83,0.05,tp_lower -18175,做多,2021-03-18 12:50:00,2021-03-18 12:55:00,1799.29,1798.48,-0.02,flip_to_short -18176,做空,2021-03-18 12:55:00,2021-03-18 14:00:00,1798.48,1799.16,-0.02,tp_lower -18177,做空,2021-03-18 14:05:00,2021-03-18 14:10:00,1796.79,1790.37,0.07,tp_lower -18178,做多,2021-03-18 14:35:00,2021-03-18 14:40:00,1797.68,1793.37,-0.07,flip_to_short -18179,做空,2021-03-18 14:40:00,2021-03-18 14:50:00,1793.37,1791.79,0.01,tp_lower -18180,做多,2021-03-18 14:55:00,2021-03-18 15:20:00,1792.35,1803.79,0.14,tp_upper -18181,做空,2021-03-18 16:55:00,2021-03-18 17:50:00,1812.55,1819.66,-0.11,flip_to_long -18182,做多,2021-03-18 17:50:00,2021-03-18 18:05:00,1819.66,1819.06,-0.02,flip_to_short -18183,做空,2021-03-18 18:05:00,2021-03-18 18:10:00,1819.06,1813.73,0.06,tp_lower -18184,做多,2021-03-18 21:00:00,2021-03-18 21:35:00,1777.22,1779.8,0.02,tp_upper -18185,做空,2021-03-18 22:15:00,2021-03-18 22:20:00,1778.25,1788.01,-0.15,flip_to_long -18186,做多,2021-03-18 22:20:00,2021-03-18 22:30:00,1788.01,1790.0,0.01,tp_upper -18187,做空,2021-03-18 22:55:00,2021-03-18 23:00:00,1780.15,1788.3,-0.12,flip_to_long -18188,做多,2021-03-18 23:00:00,2021-03-18 23:05:00,1788.3,1783.24,-0.08,flip_to_short -18189,做空,2021-03-18 23:05:00,2021-03-18 23:10:00,1783.24,1783.67,-0.02,flip_to_long -18190,做多,2021-03-18 23:10:00,2021-03-18 23:25:00,1783.67,1784.73,0.0,flip_to_short -18191,做空,2021-03-18 23:25:00,2021-03-18 23:30:00,1784.73,1789.98,-0.08,flip_to_long -18192,做多,2021-03-18 23:30:00,2021-03-18 23:35:00,1789.98,1788.72,-0.03,tp_upper -18193,做空,2021-03-18 23:40:00,2021-03-18 23:45:00,1781.54,1784.75,-0.05,tp_lower -18194,做多,2021-03-19 01:05:00,2021-03-19 01:15:00,1765.62,1765.72,-0.01,flip_to_short -18195,做空,2021-03-19 01:15:00,2021-03-19 02:55:00,1765.72,1776.39,-0.16,flip_to_long -18196,做多,2021-03-19 02:55:00,2021-03-19 03:15:00,1776.39,1777.37,0.0,flip_to_short -18197,做空,2021-03-19 03:15:00,2021-03-19 03:25:00,1777.37,1778.26,-0.02,flip_to_long -18198,做多,2021-03-19 03:25:00,2021-03-19 03:45:00,1778.26,1784.7,0.08,tp_upper -18199,做空,2021-03-19 03:50:00,2021-03-19 04:10:00,1779.51,1779.69,-0.01,flip_to_long -18200,做多,2021-03-19 04:10:00,2021-03-19 04:25:00,1779.69,1783.95,0.05,tp_upper -18201,做空,2021-03-19 05:25:00,2021-03-19 05:30:00,1783.2,1785.03,-0.04,flip_to_long -18202,做多,2021-03-19 05:30:00,2021-03-19 05:45:00,1785.03,1798.2,0.17,tp_upper -18203,做空,2021-03-19 07:10:00,2021-03-19 07:15:00,1794.24,1798.23,-0.07,flip_to_long -18204,做多,2021-03-19 07:15:00,2021-03-19 07:30:00,1798.23,1799.25,0.0,flip_to_short -18205,做空,2021-03-19 07:30:00,2021-03-19 07:50:00,1799.25,1796.58,0.02,flip_to_long -18206,做多,2021-03-19 07:50:00,2021-03-19 08:10:00,1796.58,1812.61,0.21,tp_upper -18207,做空,2021-03-19 09:35:00,2021-03-19 10:00:00,1807.66,1803.29,0.05,flip_to_long -18208,做多,2021-03-19 10:00:00,2021-03-19 10:20:00,1803.29,1806.37,0.03,flip_to_short -18209,做空,2021-03-19 10:20:00,2021-03-19 10:30:00,1806.37,1808.44,-0.04,flip_to_long -18210,做多,2021-03-19 10:30:00,2021-03-19 10:35:00,1808.44,1807.11,-0.03,flip_to_short -18211,做空,2021-03-19 10:35:00,2021-03-19 10:40:00,1807.11,1809.05,-0.04,flip_to_long -18212,做多,2021-03-19 10:40:00,2021-03-19 10:45:00,1809.05,1808.94,-0.01,tp_upper -18213,做多,2021-03-19 11:25:00,2021-03-19 11:45:00,1815.08,1813.09,-0.04,flip_to_short -18214,做空,2021-03-19 11:45:00,2021-03-19 12:40:00,1813.09,1820.2,-0.11,flip_to_long -18215,做多,2021-03-19 12:40:00,2021-03-19 12:45:00,1820.2,1814.35,-0.09,flip_to_short -18216,做空,2021-03-19 12:45:00,2021-03-19 13:00:00,1814.35,1810.26,0.04,tp_lower -18217,做多,2021-03-19 13:50:00,2021-03-19 14:25:00,1812.52,1813.19,-0.0,tp_upper -18218,做空,2021-03-19 14:30:00,2021-03-19 16:40:00,1811.32,1819.73,-0.13,flip_to_long -18219,做多,2021-03-19 16:40:00,2021-03-19 17:05:00,1819.73,1821.37,0.01,flip_to_short -18220,做空,2021-03-19 17:05:00,2021-03-19 17:10:00,1821.37,1823.85,-0.05,flip_to_long -18221,做多,2021-03-19 17:10:00,2021-03-19 17:15:00,1823.85,1822.24,-0.03,flip_to_short -18222,做空,2021-03-19 17:15:00,2021-03-19 17:30:00,1822.24,1825.14,-0.05,flip_to_long -18223,做多,2021-03-19 17:30:00,2021-03-19 17:35:00,1825.14,1822.1,-0.05,flip_to_short -18224,做空,2021-03-19 17:35:00,2021-03-19 17:50:00,1822.1,1824.17,-0.04,flip_to_long -18225,做多,2021-03-19 17:50:00,2021-03-19 17:55:00,1824.17,1823.43,-0.02,flip_to_short -18226,做空,2021-03-19 17:55:00,2021-03-19 18:10:00,1823.43,1818.4,0.05,tp_lower -18227,做多,2021-03-19 18:25:00,2021-03-19 18:30:00,1822.19,1825.8,0.04,tp_upper -18228,做空,2021-03-19 18:35:00,2021-03-19 18:40:00,1821.52,1825.51,-0.06,flip_to_long -18229,做多,2021-03-19 18:40:00,2021-03-19 19:00:00,1825.51,1824.46,-0.03,tp_upper -18230,做空,2021-03-19 19:30:00,2021-03-19 20:40:00,1825.1,1817.54,0.09,tp_lower -18231,做多,2021-03-19 21:15:00,2021-03-19 22:10:00,1825.43,1820.56,-0.08,flip_to_short -18232,做空,2021-03-19 22:10:00,2021-03-19 22:15:00,1820.56,1824.53,-0.06,flip_to_long -18233,做多,2021-03-19 22:15:00,2021-03-19 23:50:00,1824.53,1809.14,-0.21,flip_to_short -18234,做空,2021-03-19 23:50:00,2021-03-20 00:00:00,1809.14,1808.07,0.0,tp_lower -18235,做多,2021-03-20 00:15:00,2021-03-20 00:45:00,1814.95,1814.6,-0.02,flip_to_short -18236,做空,2021-03-20 00:45:00,2021-03-20 03:30:00,1814.6,1832.17,-0.25,flip_to_long -18237,做多,2021-03-20 03:30:00,2021-03-20 03:45:00,1832.17,1831.1,-0.03,flip_to_short -18238,做空,2021-03-20 03:45:00,2021-03-20 03:50:00,1831.1,1832.5,-0.03,tp_lower -18239,做多,2021-03-20 03:55:00,2021-03-20 04:00:00,1835.63,1840.24,0.05,tp_upper -18240,做空,2021-03-20 04:25:00,2021-03-20 04:40:00,1836.65,1835.17,0.01,flip_to_long -18241,做多,2021-03-20 04:40:00,2021-03-20 07:40:00,1835.17,1823.67,-0.16,tp_upper -18242,做空,2021-03-20 07:45:00,2021-03-20 07:50:00,1823.08,1824.66,-0.03,flip_to_long -18243,做多,2021-03-20 07:50:00,2021-03-20 07:55:00,1824.66,1823.34,-0.03,flip_to_short -18244,做空,2021-03-20 07:55:00,2021-03-20 10:10:00,1823.34,1834.62,-0.16,flip_to_long -18245,做多,2021-03-20 10:10:00,2021-03-20 10:15:00,1834.62,1833.87,-0.02,flip_to_short -18246,做空,2021-03-20 10:15:00,2021-03-20 10:20:00,1833.87,1835.93,-0.04,flip_to_long -18247,做多,2021-03-20 10:20:00,2021-03-20 10:25:00,1835.93,1832.84,-0.05,flip_to_short -18248,做空,2021-03-20 10:25:00,2021-03-20 10:30:00,1832.84,1833.07,-0.01,flip_to_long -18249,做多,2021-03-20 10:30:00,2021-03-20 10:50:00,1833.07,1837.84,0.05,tp_upper -18250,做空,2021-03-20 11:05:00,2021-03-20 11:10:00,1834.05,1835.4,-0.03,flip_to_long -18251,做多,2021-03-20 11:10:00,2021-03-20 11:15:00,1835.4,1835.52,-0.01,tp_upper -18252,做空,2021-03-20 12:25:00,2021-03-20 12:30:00,1839.18,1841.04,-0.04,flip_to_long -18253,做多,2021-03-20 12:30:00,2021-03-20 13:00:00,1841.04,1853.5,0.15,tp_upper -18254,做空,2021-03-20 13:45:00,2021-03-20 14:55:00,1854.19,1853.46,-0.0,flip_to_long -18255,做多,2021-03-20 14:55:00,2021-03-20 15:15:00,1853.46,1858.2,0.05,tp_upper -18256,做空,2021-03-20 15:45:00,2021-03-20 15:55:00,1855.25,1857.48,-0.04,flip_to_long -18257,做多,2021-03-20 15:55:00,2021-03-20 16:00:00,1857.48,1854.5,-0.05,tp_upper -18258,做多,2021-03-20 17:45:00,2021-03-20 18:15:00,1848.09,1849.18,0.0,flip_to_short -18259,做空,2021-03-20 18:15:00,2021-03-20 18:40:00,1849.18,1849.4,-0.01,flip_to_long -18260,做多,2021-03-20 18:40:00,2021-03-20 18:45:00,1849.4,1848.7,-0.02,flip_to_short -18261,做空,2021-03-20 18:45:00,2021-03-20 19:00:00,1848.7,1848.31,-0.01,flip_to_long -18262,做多,2021-03-20 19:00:00,2021-03-20 19:15:00,1848.31,1851.14,0.02,flip_to_short -18263,做空,2021-03-20 19:15:00,2021-03-20 19:40:00,1851.14,1850.75,-0.01,flip_to_long -18264,做多,2021-03-20 19:40:00,2021-03-20 19:45:00,1850.75,1848.8,-0.04,flip_to_short -18265,做空,2021-03-20 19:45:00,2021-03-20 20:05:00,1848.8,1842.8,0.06,tp_lower -18266,做多,2021-03-20 21:20:00,2021-03-20 22:30:00,1833.53,1836.14,0.02,flip_to_short -18267,做空,2021-03-20 22:30:00,2021-03-20 22:45:00,1836.14,1831.78,0.04,tp_lower -18268,做多,2021-03-21 00:30:00,2021-03-21 00:35:00,1815.51,1812.9,-0.05,flip_to_short -18269,做空,2021-03-21 00:35:00,2021-03-21 00:45:00,1812.9,1812.83,-0.01,flip_to_long -18270,做多,2021-03-21 00:45:00,2021-03-21 00:50:00,1812.83,1806.57,-0.1,flip_to_short -18271,做空,2021-03-21 00:50:00,2021-03-21 01:00:00,1806.57,1797.66,0.11,tp_lower -18272,做多,2021-03-21 01:20:00,2021-03-21 03:30:00,1807.07,1786.87,-0.28,flip_to_short -18273,做空,2021-03-21 03:30:00,2021-03-21 03:40:00,1786.87,1789.9,-0.05,flip_to_long -18274,做多,2021-03-21 03:40:00,2021-03-21 03:45:00,1789.9,1785.68,-0.07,flip_to_short -18275,做空,2021-03-21 03:45:00,2021-03-21 03:50:00,1785.68,1786.84,-0.03,flip_to_long -18276,做多,2021-03-21 03:50:00,2021-03-21 04:00:00,1786.84,1781.64,-0.08,flip_to_short -18277,做空,2021-03-21 04:00:00,2021-03-21 04:05:00,1781.64,1783.11,-0.03,tp_lower -18278,做多,2021-03-21 04:10:00,2021-03-21 04:15:00,1788.52,1785.31,-0.05,flip_to_short -18279,做空,2021-03-21 04:15:00,2021-03-21 04:25:00,1785.31,1778.13,0.08,tp_lower -18280,做多,2021-03-21 05:15:00,2021-03-21 05:20:00,1778.68,1771.4,-0.11,flip_to_short -18281,做空,2021-03-21 05:20:00,2021-03-21 05:25:00,1771.4,1776.44,-0.08,flip_to_long -18282,做多,2021-03-21 05:25:00,2021-03-21 06:05:00,1776.44,1777.89,0.01,tp_upper -18283,做空,2021-03-21 06:15:00,2021-03-21 06:20:00,1773.51,1773.75,-0.01,tp_lower -18284,做多,2021-03-21 06:25:00,2021-03-21 06:30:00,1783.61,1786.94,0.03,tp_upper -18285,做空,2021-03-21 06:55:00,2021-03-21 07:00:00,1775.5,1782.91,-0.11,flip_to_long -18286,做多,2021-03-21 07:00:00,2021-03-21 07:30:00,1782.91,1780.57,-0.04,flip_to_short -18287,做空,2021-03-21 07:30:00,2021-03-21 07:40:00,1780.57,1782.38,-0.04,flip_to_long -18288,做多,2021-03-21 07:40:00,2021-03-21 07:45:00,1782.38,1778.68,-0.06,flip_to_short -18289,做空,2021-03-21 07:45:00,2021-03-21 07:55:00,1778.68,1779.87,-0.03,flip_to_long -18290,做多,2021-03-21 07:55:00,2021-03-21 08:15:00,1779.87,1786.2,0.07,tp_upper -18291,做空,2021-03-21 08:25:00,2021-03-21 08:35:00,1783.98,1783.15,-0.0,flip_to_long -18292,做多,2021-03-21 08:35:00,2021-03-21 08:40:00,1783.15,1781.37,-0.03,flip_to_short -18293,做空,2021-03-21 08:40:00,2021-03-21 08:45:00,1781.37,1783.92,-0.04,flip_to_long -18294,做多,2021-03-21 08:45:00,2021-03-21 08:50:00,1783.92,1782.38,-0.03,tp_upper -18295,做空,2021-03-21 09:10:00,2021-03-21 09:20:00,1782.19,1780.34,0.01,flip_to_long -18296,做多,2021-03-21 09:20:00,2021-03-21 10:50:00,1780.34,1769.84,-0.15,flip_to_short -18297,做空,2021-03-21 10:50:00,2021-03-21 11:15:00,1769.84,1764.15,0.06,tp_lower -18298,做多,2021-03-21 11:20:00,2021-03-21 11:25:00,1770.71,1770.19,-0.02,flip_to_short -18299,做空,2021-03-21 11:25:00,2021-03-21 11:50:00,1770.19,1773.12,-0.05,flip_to_long -18300,做多,2021-03-21 11:50:00,2021-03-21 12:00:00,1773.12,1766.57,-0.09,flip_to_short -18301,做空,2021-03-21 12:00:00,2021-03-21 12:10:00,1766.57,1767.2,-0.02,tp_lower -18302,做多,2021-03-21 12:30:00,2021-03-21 12:40:00,1769.73,1768.7,-0.02,flip_to_short -18303,做空,2021-03-21 12:40:00,2021-03-21 12:45:00,1768.7,1771.63,-0.05,flip_to_long -18304,做多,2021-03-21 12:45:00,2021-03-21 12:50:00,1771.63,1769.52,-0.04,flip_to_short -18305,做空,2021-03-21 12:50:00,2021-03-21 16:00:00,1769.52,1783.03,-0.18,tp_lower -18306,做多,2021-03-21 16:15:00,2021-03-21 16:25:00,1793.04,1790.1,-0.05,flip_to_short -18307,做空,2021-03-21 16:25:00,2021-03-21 16:30:00,1790.1,1783.4,0.07,tp_lower -18308,做多,2021-03-21 17:20:00,2021-03-21 18:00:00,1786.94,1786.94,-0.01,tp_upper -18309,做空,2021-03-21 19:40:00,2021-03-21 20:45:00,1795.65,1797.14,-0.03,flip_to_long -18310,做多,2021-03-21 20:45:00,2021-03-21 21:25:00,1797.14,1800.54,0.03,flip_to_short -18311,做空,2021-03-21 21:25:00,2021-03-21 21:30:00,1800.54,1801.83,-0.03,flip_to_long -18312,做多,2021-03-21 21:30:00,2021-03-21 21:35:00,1801.83,1806.73,0.05,tp_upper -18313,做空,2021-03-21 22:05:00,2021-03-21 22:15:00,1802.51,1795.0,0.08,tp_lower -18314,做多,2021-03-22 01:45:00,2021-03-22 01:50:00,1764.47,1762.66,-0.04,flip_to_short -18315,做空,2021-03-22 01:50:00,2021-03-22 01:55:00,1762.66,1764.94,-0.04,flip_to_long -18316,做多,2021-03-22 01:55:00,2021-03-22 02:00:00,1764.94,1760.64,-0.07,flip_to_short -18317,做空,2021-03-22 02:00:00,2021-03-22 02:05:00,1760.64,1761.71,-0.03,flip_to_long -18318,做多,2021-03-22 02:05:00,2021-03-22 02:15:00,1761.71,1775.18,0.16,tp_upper -18319,做空,2021-03-22 04:45:00,2021-03-22 05:30:00,1785.98,1787.5,-0.03,flip_to_long -18320,做多,2021-03-22 05:30:00,2021-03-22 05:40:00,1787.5,1788.17,-0.0,flip_to_short -18321,做空,2021-03-22 05:40:00,2021-03-22 07:05:00,1788.17,1789.07,-0.02,tp_lower -18322,做多,2021-03-22 07:15:00,2021-03-22 07:20:00,1795.93,1797.42,0.01,tp_upper -18323,做空,2021-03-22 07:35:00,2021-03-22 07:40:00,1792.17,1792.4,-0.01,flip_to_long -18324,做多,2021-03-22 07:40:00,2021-03-22 07:50:00,1792.4,1791.21,-0.03,flip_to_short -18325,做空,2021-03-22 07:50:00,2021-03-22 07:55:00,1791.21,1791.38,-0.01,flip_to_long -18326,做多,2021-03-22 07:55:00,2021-03-22 08:20:00,1791.38,1792.0,-0.0,flip_to_short -18327,做空,2021-03-22 08:20:00,2021-03-22 08:30:00,1792.0,1788.75,0.03,tp_lower -18328,做多,2021-03-22 09:55:00,2021-03-22 10:00:00,1784.26,1782.4,-0.04,flip_to_short -18329,做空,2021-03-22 10:00:00,2021-03-22 11:30:00,1782.4,1797.62,-0.21,flip_to_long -18330,做多,2021-03-22 11:30:00,2021-03-22 11:45:00,1797.62,1799.0,0.01,flip_to_short -18331,做空,2021-03-22 11:45:00,2021-03-22 12:00:00,1799.0,1795.45,0.03,tp_lower -18332,做多,2021-03-22 13:15:00,2021-03-22 13:20:00,1789.88,1786.69,-0.05,flip_to_short -18333,做空,2021-03-22 13:20:00,2021-03-22 13:25:00,1786.69,1787.05,-0.02,flip_to_long -18334,做多,2021-03-22 13:25:00,2021-03-22 14:10:00,1787.05,1782.97,-0.06,flip_to_short -18335,做空,2021-03-22 14:10:00,2021-03-22 14:30:00,1782.97,1780.7,0.02,flip_to_long -18336,做多,2021-03-22 14:30:00,2021-03-22 14:40:00,1780.7,1781.88,0.0,flip_to_short -18337,做空,2021-03-22 14:40:00,2021-03-22 14:45:00,1781.88,1783.92,-0.04,flip_to_long -18338,做多,2021-03-22 14:45:00,2021-03-22 14:55:00,1783.92,1780.51,-0.05,flip_to_short -18339,做空,2021-03-22 14:55:00,2021-03-22 15:00:00,1780.51,1782.55,-0.04,flip_to_long -18340,做多,2021-03-22 15:00:00,2021-03-22 15:05:00,1782.55,1779.99,-0.04,flip_to_short -18341,做空,2021-03-22 15:05:00,2021-03-22 15:15:00,1779.99,1782.63,-0.04,flip_to_long -18342,做多,2021-03-22 15:15:00,2021-03-22 15:30:00,1782.63,1783.87,0.0,tp_upper -18343,做空,2021-03-22 15:35:00,2021-03-22 16:00:00,1783.23,1777.34,0.06,tp_lower -18344,做多,2021-03-22 16:10:00,2021-03-22 16:15:00,1781.87,1772.06,-0.13,flip_to_short -18345,做空,2021-03-22 16:15:00,2021-03-22 16:20:00,1772.06,1773.19,-0.03,tp_lower -18346,做多,2021-03-22 16:55:00,2021-03-22 17:35:00,1775.85,1781.85,0.06,tp_upper -18347,做空,2021-03-22 18:30:00,2021-03-22 18:40:00,1771.61,1771.87,-0.01,tp_lower -18348,做多,2021-03-22 22:10:00,2021-03-22 22:20:00,1690.37,1681.94,-0.12,flip_to_short -18349,做空,2021-03-22 22:20:00,2021-03-22 22:25:00,1681.94,1685.77,-0.06,flip_to_long -18350,做多,2021-03-22 22:25:00,2021-03-22 22:40:00,1685.77,1679.12,-0.1,flip_to_short -18351,做空,2021-03-22 22:40:00,2021-03-22 22:45:00,1679.12,1688.52,-0.13,flip_to_long -18352,做多,2021-03-22 22:45:00,2021-03-22 23:00:00,1688.52,1696.9,0.1,tp_upper -18353,做空,2021-03-22 23:20:00,2021-03-23 00:00:00,1686.49,1675.31,0.13,tp_lower -18354,做多,2021-03-23 00:10:00,2021-03-23 00:20:00,1689.01,1680.34,-0.13,flip_to_short -18355,做空,2021-03-23 00:20:00,2021-03-23 00:40:00,1680.34,1687.4,-0.11,flip_to_long -18356,做多,2021-03-23 00:40:00,2021-03-23 01:15:00,1687.4,1693.7,0.07,tp_upper -18357,做空,2021-03-23 02:50:00,2021-03-23 02:55:00,1700.44,1693.57,0.08,tp_lower -18358,做多,2021-03-23 03:45:00,2021-03-23 04:05:00,1698.24,1698.94,-0.0,flip_to_short -18359,做空,2021-03-23 04:05:00,2021-03-23 04:35:00,1698.94,1689.87,0.11,tp_lower -18360,做多,2021-03-23 04:45:00,2021-03-23 04:50:00,1699.18,1698.91,-0.01,flip_to_short -18361,做空,2021-03-23 04:50:00,2021-03-23 05:10:00,1698.91,1690.21,0.1,tp_lower -18362,做多,2021-03-23 07:10:00,2021-03-23 07:15:00,1670.15,1667.5,-0.05,flip_to_short -18363,做空,2021-03-23 07:15:00,2021-03-23 07:20:00,1667.5,1674.55,-0.11,flip_to_long -18364,做多,2021-03-23 07:20:00,2021-03-23 07:55:00,1674.55,1680.09,0.06,tp_upper -18365,做空,2021-03-23 08:25:00,2021-03-23 08:30:00,1670.58,1675.27,-0.07,flip_to_long -18366,做多,2021-03-23 08:30:00,2021-03-23 08:35:00,1675.27,1684.7,0.12,tp_upper -18367,做空,2021-03-23 09:35:00,2021-03-23 11:45:00,1680.0,1685.09,-0.08,tp_lower -18368,做多,2021-03-23 12:00:00,2021-03-23 12:05:00,1695.5,1698.97,0.03,tp_upper -18369,做空,2021-03-23 13:45:00,2021-03-23 13:55:00,1706.81,1709.68,-0.05,flip_to_long -18370,做多,2021-03-23 13:55:00,2021-03-23 14:00:00,1709.68,1706.8,-0.05,tp_upper -18371,做多,2021-03-23 14:05:00,2021-03-23 14:10:00,1713.01,1711.41,-0.03,tp_upper -18372,做空,2021-03-23 14:25:00,2021-03-23 14:30:00,1703.38,1710.33,-0.1,flip_to_long -18373,做多,2021-03-23 14:30:00,2021-03-23 14:35:00,1710.33,1694.46,-0.22,flip_to_short -18374,做空,2021-03-23 14:35:00,2021-03-23 14:40:00,1694.46,1699.49,-0.08,tp_lower -18375,做多,2021-03-23 14:50:00,2021-03-23 15:15:00,1706.69,1709.18,0.02,flip_to_short -18376,做空,2021-03-23 15:15:00,2021-03-23 15:30:00,1709.18,1707.58,0.01,flip_to_long -18377,做多,2021-03-23 15:30:00,2021-03-23 15:40:00,1707.58,1707.04,-0.02,flip_to_short -18378,做空,2021-03-23 15:40:00,2021-03-23 15:45:00,1707.04,1707.64,-0.02,flip_to_long -18379,做多,2021-03-23 15:45:00,2021-03-23 15:50:00,1707.64,1706.89,-0.02,flip_to_short -18380,做空,2021-03-23 15:50:00,2021-03-23 16:00:00,1706.89,1702.27,0.05,tp_lower -18381,做多,2021-03-23 16:20:00,2021-03-23 16:25:00,1710.37,1715.05,0.05,tp_upper -18382,做空,2021-03-23 16:50:00,2021-03-23 16:55:00,1707.03,1712.06,-0.08,flip_to_long -18383,做多,2021-03-23 16:55:00,2021-03-23 17:00:00,1712.06,1715.29,0.03,tp_upper -18384,做空,2021-03-23 17:40:00,2021-03-23 17:45:00,1711.31,1713.77,-0.04,flip_to_long -18385,做多,2021-03-23 17:45:00,2021-03-23 18:05:00,1713.77,1716.04,0.02,flip_to_short -18386,做空,2021-03-23 18:05:00,2021-03-23 18:20:00,1716.04,1718.66,-0.04,flip_to_long -18387,做多,2021-03-23 18:20:00,2021-03-23 18:25:00,1718.66,1720.33,0.01,tp_upper -18388,做空,2021-03-23 18:35:00,2021-03-23 18:45:00,1715.08,1710.03,0.05,tp_lower -18389,做多,2021-03-23 19:45:00,2021-03-23 19:55:00,1712.82,1707.84,-0.07,flip_to_short -18390,做空,2021-03-23 19:55:00,2021-03-23 20:10:00,1707.84,1700.0,0.09,tp_lower -18391,做多,2021-03-23 22:15:00,2021-03-23 22:25:00,1672.69,1673.7,0.0,flip_to_short -18392,做空,2021-03-23 22:25:00,2021-03-23 23:00:00,1673.7,1671.01,0.02,flip_to_long -18393,做多,2021-03-23 23:00:00,2021-03-23 23:15:00,1671.01,1677.24,0.07,tp_upper -18394,做空,2021-03-23 23:30:00,2021-03-23 23:45:00,1669.81,1675.49,-0.09,flip_to_long -18395,做多,2021-03-23 23:45:00,2021-03-23 23:50:00,1675.49,1675.4,-0.01,tp_upper -18396,做空,2021-03-23 23:55:00,2021-03-24 00:00:00,1669.33,1680.38,-0.15,tp_lower -18397,做空,2021-03-24 00:05:00,2021-03-24 00:10:00,1671.04,1668.84,0.02,tp_lower -18398,做多,2021-03-24 01:10:00,2021-03-24 01:30:00,1664.44,1672.96,0.1,tp_upper -18399,做空,2021-03-24 03:15:00,2021-03-24 03:20:00,1677.06,1679.25,-0.04,flip_to_long -18400,做多,2021-03-24 03:20:00,2021-03-24 03:25:00,1679.25,1684.7,0.06,tp_upper -18401,做空,2021-03-24 03:50:00,2021-03-24 03:55:00,1678.57,1679.9,-0.03,flip_to_long -18402,做多,2021-03-24 03:55:00,2021-03-24 04:05:00,1679.9,1681.74,0.01,tp_upper -18403,做空,2021-03-24 04:10:00,2021-03-24 04:15:00,1681.31,1687.31,-0.09,flip_to_long -18404,做多,2021-03-24 04:15:00,2021-03-24 04:20:00,1687.31,1681.1,-0.09,tp_upper -18405,做多,2021-03-24 04:25:00,2021-03-24 04:30:00,1684.0,1687.75,0.04,tp_upper -18406,做空,2021-03-24 04:35:00,2021-03-24 04:40:00,1681.7,1682.2,-0.02,flip_to_long -18407,做多,2021-03-24 04:40:00,2021-03-24 04:45:00,1682.2,1681.75,-0.02,flip_to_short -18408,做空,2021-03-24 04:45:00,2021-03-24 04:55:00,1681.75,1679.77,0.02,tp_lower -18409,做多,2021-03-24 05:30:00,2021-03-24 05:35:00,1684.93,1678.21,-0.1,flip_to_short -18410,做空,2021-03-24 05:35:00,2021-03-24 06:00:00,1678.21,1669.68,0.1,tp_lower -18411,做多,2021-03-24 06:30:00,2021-03-24 06:35:00,1678.3,1682.08,0.04,tp_upper -18412,做空,2021-03-24 09:45:00,2021-03-24 09:50:00,1712.72,1710.31,0.02,tp_lower -18413,做多,2021-03-24 10:00:00,2021-03-24 10:10:00,1713.23,1710.7,-0.04,flip_to_short -18414,做空,2021-03-24 10:10:00,2021-03-24 10:15:00,1710.7,1712.9,-0.04,flip_to_long -18415,做多,2021-03-24 10:15:00,2021-03-24 10:25:00,1712.9,1709.24,-0.06,flip_to_short -18416,做空,2021-03-24 10:25:00,2021-03-24 10:30:00,1709.24,1715.7,-0.09,tp_lower -18417,做空,2021-03-24 10:45:00,2021-03-24 10:55:00,1714.33,1717.1,-0.05,flip_to_long -18418,做多,2021-03-24 10:55:00,2021-03-24 11:00:00,1717.1,1713.59,-0.06,flip_to_short -18419,做空,2021-03-24 11:00:00,2021-03-24 11:05:00,1713.59,1716.23,-0.04,flip_to_long -18420,做多,2021-03-24 11:05:00,2021-03-24 11:20:00,1716.23,1714.14,-0.04,flip_to_short -18421,做空,2021-03-24 11:20:00,2021-03-24 11:35:00,1714.14,1709.83,0.04,tp_lower -18422,做多,2021-03-24 11:40:00,2021-03-24 11:45:00,1714.09,1712.28,-0.03,flip_to_short -18423,做空,2021-03-24 11:45:00,2021-03-24 11:50:00,1712.28,1714.18,-0.03,flip_to_long -18424,做多,2021-03-24 11:50:00,2021-03-24 12:00:00,1714.18,1717.85,0.04,tp_upper -18425,做空,2021-03-24 13:40:00,2021-03-24 13:45:00,1728.25,1719.49,0.1,tp_lower -18426,做多,2021-03-24 14:40:00,2021-03-24 14:55:00,1727.37,1724.25,-0.05,flip_to_short -18427,做空,2021-03-24 14:55:00,2021-03-24 15:00:00,1724.25,1729.47,-0.08,flip_to_long -18428,做多,2021-03-24 15:00:00,2021-03-24 15:05:00,1729.47,1724.4,-0.07,flip_to_short -18429,做空,2021-03-24 15:05:00,2021-03-24 15:10:00,1724.4,1727.51,-0.05,flip_to_long -18430,做多,2021-03-24 15:10:00,2021-03-24 15:20:00,1727.51,1724.43,-0.05,flip_to_short -18431,做空,2021-03-24 15:20:00,2021-03-24 15:25:00,1724.43,1723.84,-0.0,tp_lower -18432,做多,2021-03-24 15:55:00,2021-03-24 21:10:00,1723.74,1614.55,-1.37,flip_to_short -18433,做空,2021-03-24 21:10:00,2021-03-24 21:20:00,1614.55,1616.54,-0.03,flip_to_long -18434,做多,2021-03-24 21:20:00,2021-03-24 21:25:00,1616.54,1614.6,-0.03,flip_to_short -18435,做空,2021-03-24 21:25:00,2021-03-24 21:40:00,1614.6,1618.74,-0.06,flip_to_long -18436,做多,2021-03-24 21:40:00,2021-03-24 21:50:00,1618.74,1609.54,-0.12,flip_to_short -18437,做空,2021-03-24 21:50:00,2021-03-24 21:55:00,1609.54,1613.52,-0.06,flip_to_long -18438,做多,2021-03-24 21:55:00,2021-03-24 22:00:00,1613.52,1602.07,-0.15,flip_to_short -18439,做空,2021-03-24 22:00:00,2021-03-24 22:10:00,1602.07,1592.88,0.1,tp_lower -18440,做多,2021-03-24 23:05:00,2021-03-24 23:10:00,1594.64,1588.26,-0.09,flip_to_short -18441,做空,2021-03-24 23:10:00,2021-03-24 23:25:00,1588.26,1593.91,-0.08,flip_to_long -18442,做多,2021-03-24 23:25:00,2021-03-24 23:30:00,1593.91,1584.76,-0.12,flip_to_short -18443,做空,2021-03-24 23:30:00,2021-03-24 23:35:00,1584.76,1593.73,-0.12,flip_to_long -18444,做多,2021-03-24 23:35:00,2021-03-24 23:50:00,1593.73,1586.57,-0.1,flip_to_short -18445,做空,2021-03-24 23:50:00,2021-03-25 00:00:00,1586.57,1581.02,0.06,tp_lower -18446,做多,2021-03-25 00:05:00,2021-03-25 00:15:00,1583.49,1588.88,0.06,flip_to_short -18447,做空,2021-03-25 00:15:00,2021-03-25 00:35:00,1588.88,1583.66,0.06,flip_to_long -18448,做多,2021-03-25 00:35:00,2021-03-25 00:50:00,1583.66,1589.23,0.06,flip_to_short -18449,做空,2021-03-25 00:50:00,2021-03-25 01:30:00,1589.23,1570.4,0.23,tp_lower -18450,做多,2021-03-25 02:25:00,2021-03-25 02:30:00,1575.83,1574.99,-0.02,flip_to_short -18451,做空,2021-03-25 02:30:00,2021-03-25 03:30:00,1574.99,1571.6,0.03,flip_to_long -18452,做多,2021-03-25 03:30:00,2021-03-25 03:35:00,1571.6,1562.03,-0.13,flip_to_short -18453,做空,2021-03-25 03:35:00,2021-03-25 03:45:00,1562.03,1568.8,-0.1,flip_to_long -18454,做多,2021-03-25 03:45:00,2021-03-25 03:55:00,1568.8,1572.82,0.04,flip_to_short -18455,做空,2021-03-25 03:55:00,2021-03-25 04:05:00,1572.82,1574.09,-0.03,flip_to_long -18456,做多,2021-03-25 04:05:00,2021-03-25 04:20:00,1574.09,1580.87,0.08,tp_upper -18457,做空,2021-03-25 04:45:00,2021-03-25 04:55:00,1572.99,1573.44,-0.02,flip_to_long -18458,做多,2021-03-25 04:55:00,2021-03-25 05:15:00,1573.44,1589.06,0.19,tp_upper -18459,做空,2021-03-25 06:30:00,2021-03-25 07:20:00,1589.7,1584.95,0.05,tp_lower -18460,做多,2021-03-25 08:05:00,2021-03-25 08:10:00,1589.31,1588.19,-0.02,flip_to_short -18461,做空,2021-03-25 08:10:00,2021-03-25 08:15:00,1588.19,1591.96,-0.06,flip_to_long -18462,做多,2021-03-25 08:15:00,2021-03-25 08:30:00,1591.96,1585.82,-0.09,flip_to_short -18463,做空,2021-03-25 08:30:00,2021-03-25 08:35:00,1585.82,1591.3,-0.08,flip_to_long -18464,做多,2021-03-25 08:35:00,2021-03-25 08:40:00,1591.3,1602.41,0.13,tp_upper -18465,做空,2021-03-25 10:05:00,2021-03-25 10:10:00,1598.62,1603.48,-0.07,flip_to_long -18466,做多,2021-03-25 10:10:00,2021-03-25 10:45:00,1603.48,1605.82,0.02,flip_to_short -18467,做空,2021-03-25 10:45:00,2021-03-25 10:50:00,1605.82,1614.93,-0.12,flip_to_long -18468,做多,2021-03-25 10:50:00,2021-03-25 10:55:00,1614.93,1618.88,0.04,tp_upper -18469,做空,2021-03-25 11:25:00,2021-03-25 11:30:00,1611.59,1613.91,-0.04,flip_to_long -18470,做多,2021-03-25 11:30:00,2021-03-25 11:40:00,1613.91,1611.18,-0.04,flip_to_short -18471,做空,2021-03-25 11:40:00,2021-03-25 11:45:00,1611.18,1604.96,0.07,tp_lower -18472,做多,2021-03-25 13:15:00,2021-03-25 13:20:00,1583.99,1579.57,-0.07,flip_to_short -18473,做空,2021-03-25 13:20:00,2021-03-25 14:50:00,1579.57,1601.94,-0.29,flip_to_long -18474,做多,2021-03-25 14:50:00,2021-03-25 15:00:00,1601.94,1591.83,-0.13,flip_to_short -18475,做空,2021-03-25 15:00:00,2021-03-25 15:05:00,1591.83,1588.19,0.03,tp_lower -18476,做多,2021-03-25 15:30:00,2021-03-25 15:35:00,1603.62,1599.0,-0.07,flip_to_short -18477,做空,2021-03-25 15:35:00,2021-03-25 15:45:00,1599.0,1598.28,-0.0,flip_to_long -18478,做多,2021-03-25 15:45:00,2021-03-25 15:50:00,1598.28,1588.43,-0.13,flip_to_short -18479,做空,2021-03-25 15:50:00,2021-03-25 15:55:00,1588.43,1597.11,-0.12,flip_to_long -18480,做多,2021-03-25 15:55:00,2021-03-25 16:00:00,1597.11,1588.72,-0.11,flip_to_short -18481,做空,2021-03-25 16:00:00,2021-03-25 16:05:00,1588.72,1575.83,0.15,tp_lower -18482,做多,2021-03-25 16:10:00,2021-03-25 16:20:00,1595.49,1593.38,-0.03,tp_upper -18483,做空,2021-03-25 16:25:00,2021-03-25 16:30:00,1579.69,1593.98,-0.18,tp_lower -18484,做空,2021-03-25 16:35:00,2021-03-25 16:40:00,1589.91,1593.08,-0.05,flip_to_long -18485,做多,2021-03-25 16:40:00,2021-03-25 16:55:00,1593.08,1595.25,0.02,flip_to_short -18486,做空,2021-03-25 16:55:00,2021-03-25 19:25:00,1595.25,1610.35,-0.19,flip_to_long -18487,做多,2021-03-25 19:25:00,2021-03-25 19:35:00,1610.35,1609.38,-0.02,flip_to_short -18488,做空,2021-03-25 19:35:00,2021-03-25 20:10:00,1609.38,1611.62,-0.04,flip_to_long -18489,做多,2021-03-25 20:10:00,2021-03-25 20:20:00,1611.62,1612.07,-0.0,flip_to_short -18490,做空,2021-03-25 20:20:00,2021-03-25 20:30:00,1612.07,1612.68,-0.02,tp_lower -18491,做空,2021-03-25 20:35:00,2021-03-25 20:45:00,1610.03,1611.64,-0.03,flip_to_long -18492,做多,2021-03-25 20:45:00,2021-03-25 20:50:00,1611.64,1607.24,-0.06,flip_to_short -18493,做空,2021-03-25 20:50:00,2021-03-25 20:55:00,1607.24,1604.4,0.02,tp_lower -18494,做多,2021-03-25 21:00:00,2021-03-25 21:05:00,1609.39,1608.98,-0.01,flip_to_short -18495,做空,2021-03-25 21:05:00,2021-03-25 21:10:00,1608.98,1605.56,0.03,tp_lower -18496,做多,2021-03-25 21:35:00,2021-03-25 21:40:00,1609.6,1606.42,-0.05,flip_to_short -18497,做空,2021-03-25 21:40:00,2021-03-25 21:45:00,1606.42,1607.69,-0.02,flip_to_long -18498,做多,2021-03-25 21:45:00,2021-03-25 22:05:00,1607.69,1617.19,0.1,tp_upper -18499,做空,2021-03-25 22:25:00,2021-03-25 22:40:00,1607.86,1598.45,0.1,tp_lower -18500,做多,2021-03-26 00:00:00,2021-03-26 00:05:00,1605.36,1605.65,-0.01,tp_upper -18501,做空,2021-03-26 02:10:00,2021-03-26 02:15:00,1621.72,1614.24,0.08,tp_lower -18502,做多,2021-03-26 03:00:00,2021-03-26 03:30:00,1617.51,1619.39,0.01,flip_to_short -18503,做空,2021-03-26 03:30:00,2021-03-26 04:20:00,1619.39,1612.01,0.08,tp_lower -18504,做多,2021-03-26 04:35:00,2021-03-26 04:40:00,1620.12,1615.99,-0.06,flip_to_short -18505,做空,2021-03-26 04:40:00,2021-03-26 04:45:00,1615.99,1619.25,-0.05,flip_to_long -18506,做多,2021-03-26 04:45:00,2021-03-26 04:55:00,1619.25,1620.13,0.0,flip_to_short -18507,做空,2021-03-26 04:55:00,2021-03-26 06:10:00,1620.13,1620.84,-0.02,flip_to_long -18508,做多,2021-03-26 06:10:00,2021-03-26 06:40:00,1620.84,1619.0,-0.03,flip_to_short -18509,做空,2021-03-26 06:40:00,2021-03-26 06:45:00,1619.0,1618.0,0.0,tp_lower -18510,做多,2021-03-26 07:20:00,2021-03-26 07:35:00,1618.08,1623.01,0.05,tp_upper -18511,做空,2021-03-26 08:50:00,2021-03-26 09:25:00,1625.39,1630.05,-0.07,flip_to_long -18512,做多,2021-03-26 09:25:00,2021-03-26 10:30:00,1630.05,1617.35,-0.16,flip_to_short -18513,做空,2021-03-26 10:30:00,2021-03-26 10:35:00,1617.35,1622.63,-0.07,flip_to_long -18514,做多,2021-03-26 10:35:00,2021-03-26 11:15:00,1622.63,1620.84,-0.03,flip_to_short -18515,做空,2021-03-26 11:15:00,2021-03-26 11:25:00,1620.84,1620.08,-0.0,flip_to_long -18516,做多,2021-03-26 11:25:00,2021-03-26 11:45:00,1620.08,1619.42,-0.02,flip_to_short -18517,做空,2021-03-26 11:45:00,2021-03-26 11:50:00,1619.42,1619.71,-0.01,flip_to_long -18518,做多,2021-03-26 11:50:00,2021-03-26 12:10:00,1619.71,1627.72,0.08,tp_upper -18519,做空,2021-03-26 12:25:00,2021-03-26 13:30:00,1623.95,1635.05,-0.14,flip_to_long -18520,做多,2021-03-26 13:30:00,2021-03-26 13:40:00,1635.05,1647.33,0.13,tp_upper -18521,做空,2021-03-26 14:40:00,2021-03-26 15:15:00,1642.53,1639.36,0.03,tp_lower -18522,做多,2021-03-26 15:45:00,2021-03-26 16:00:00,1641.81,1636.83,-0.07,tp_upper -18523,做多,2021-03-26 16:05:00,2021-03-26 16:10:00,1648.27,1648.57,-0.01,tp_upper -18524,做空,2021-03-26 18:05:00,2021-03-26 18:15:00,1663.1,1653.99,0.09,tp_lower -18525,做多,2021-03-26 19:15:00,2021-03-26 19:25:00,1660.23,1658.67,-0.03,flip_to_short -18526,做空,2021-03-26 19:25:00,2021-03-26 19:30:00,1658.67,1658.99,-0.01,flip_to_long -18527,做多,2021-03-26 19:30:00,2021-03-26 19:50:00,1658.99,1663.06,0.04,tp_upper -18528,做空,2021-03-26 20:25:00,2021-03-26 20:30:00,1662.35,1669.45,-0.09,flip_to_long -18529,做多,2021-03-26 20:30:00,2021-03-26 20:45:00,1669.45,1665.93,-0.05,flip_to_short -18530,做空,2021-03-26 20:45:00,2021-03-26 21:00:00,1665.93,1665.95,-0.01,flip_to_long -18531,做多,2021-03-26 21:00:00,2021-03-26 21:20:00,1665.95,1671.61,0.05,tp_upper -18532,做空,2021-03-26 22:35:00,2021-03-26 22:40:00,1679.11,1681.69,-0.04,flip_to_long -18533,做多,2021-03-26 22:40:00,2021-03-26 22:55:00,1681.69,1682.4,-0.0,flip_to_short -18534,做空,2021-03-26 22:55:00,2021-03-26 23:00:00,1682.4,1683.26,-0.02,flip_to_long -18535,做多,2021-03-26 23:00:00,2021-03-26 23:25:00,1683.26,1693.51,0.11,tp_upper -18536,做空,2021-03-27 00:45:00,2021-03-27 01:05:00,1703.08,1703.82,-0.02,flip_to_long -18537,做多,2021-03-27 01:05:00,2021-03-27 01:15:00,1703.82,1700.39,-0.05,flip_to_short -18538,做空,2021-03-27 01:15:00,2021-03-27 01:45:00,1700.39,1691.24,0.1,tp_lower -18539,做多,2021-03-27 02:15:00,2021-03-27 02:20:00,1699.8,1696.68,-0.05,flip_to_short -18540,做空,2021-03-27 02:20:00,2021-03-27 02:30:00,1696.68,1694.91,0.01,tp_lower -18541,做多,2021-03-27 02:40:00,2021-03-27 02:45:00,1698.23,1696.57,-0.03,flip_to_short -18542,做空,2021-03-27 02:45:00,2021-03-27 03:10:00,1696.57,1690.62,0.06,tp_lower -18543,做多,2021-03-27 03:15:00,2021-03-27 03:20:00,1697.54,1694.19,-0.05,flip_to_short -18544,做空,2021-03-27 03:20:00,2021-03-27 03:25:00,1694.19,1697.96,-0.05,flip_to_long -18545,做多,2021-03-27 03:25:00,2021-03-27 03:35:00,1697.96,1693.34,-0.06,flip_to_short -18546,做空,2021-03-27 03:35:00,2021-03-27 03:50:00,1693.34,1696.76,-0.05,flip_to_long -18547,做多,2021-03-27 03:50:00,2021-03-27 03:55:00,1696.76,1694.36,-0.04,flip_to_short -18548,做空,2021-03-27 03:55:00,2021-03-27 04:05:00,1694.36,1696.6,-0.04,flip_to_long -18549,做多,2021-03-27 04:05:00,2021-03-27 04:15:00,1696.6,1694.99,-0.03,flip_to_short -18550,做空,2021-03-27 04:15:00,2021-03-27 04:20:00,1694.99,1697.98,-0.04,flip_to_long -18551,做多,2021-03-27 04:20:00,2021-03-27 04:25:00,1697.98,1703.65,0.05,tp_upper -18552,做空,2021-03-27 04:55:00,2021-03-27 05:00:00,1697.05,1697.94,-0.02,flip_to_long -18553,做多,2021-03-27 05:00:00,2021-03-27 05:05:00,1697.94,1695.51,-0.04,flip_to_short -18554,做空,2021-03-27 05:05:00,2021-03-27 05:20:00,1695.51,1697.37,-0.03,flip_to_long -18555,做多,2021-03-27 05:20:00,2021-03-27 05:45:00,1697.37,1701.86,0.04,tp_upper -18556,做空,2021-03-27 06:05:00,2021-03-27 07:10:00,1699.72,1699.12,-0.0,tp_lower -18557,做多,2021-03-27 08:45:00,2021-03-27 09:05:00,1692.91,1693.88,0.0,flip_to_short -18558,做空,2021-03-27 09:05:00,2021-03-27 09:20:00,1693.88,1693.57,-0.01,flip_to_long -18559,做多,2021-03-27 09:20:00,2021-03-27 09:55:00,1693.57,1699.3,0.05,tp_upper -18560,做空,2021-03-27 10:25:00,2021-03-27 10:30:00,1695.21,1689.15,0.06,tp_lower -18561,做多,2021-03-27 12:00:00,2021-03-27 12:05:00,1686.57,1674.06,-0.15,flip_to_short -18562,做空,2021-03-27 12:05:00,2021-03-27 12:10:00,1674.06,1674.19,-0.01,tp_lower -18563,做多,2021-03-27 12:55:00,2021-03-27 13:20:00,1681.05,1678.88,-0.03,flip_to_short -18564,做空,2021-03-27 13:20:00,2021-03-27 13:30:00,1678.88,1678.61,-0.01,flip_to_long -18565,做多,2021-03-27 13:30:00,2021-03-27 13:40:00,1678.61,1672.68,-0.08,flip_to_short -18566,做空,2021-03-27 13:40:00,2021-03-27 13:45:00,1672.68,1677.57,-0.06,flip_to_long -18567,做多,2021-03-27 13:45:00,2021-03-27 13:55:00,1677.57,1685.11,0.07,tp_upper -18568,做空,2021-03-27 14:10:00,2021-03-27 14:15:00,1676.45,1677.08,-0.02,flip_to_long -18569,做多,2021-03-27 14:15:00,2021-03-27 15:15:00,1677.08,1688.85,0.12,tp_upper -18570,做空,2021-03-27 15:50:00,2021-03-27 16:00:00,1683.69,1694.74,-0.13,flip_to_long -18571,做多,2021-03-27 16:00:00,2021-03-27 16:05:00,1694.74,1690.06,-0.06,tp_upper -18572,做空,2021-03-27 18:10:00,2021-03-27 18:15:00,1706.96,1709.75,-0.04,flip_to_long -18573,做多,2021-03-27 18:15:00,2021-03-27 18:25:00,1709.75,1704.04,-0.07,flip_to_short -18574,做空,2021-03-27 18:25:00,2021-03-27 18:30:00,1704.04,1707.22,-0.04,tp_lower -18575,做多,2021-03-27 18:50:00,2021-03-27 18:55:00,1709.09,1706.26,-0.04,flip_to_short -18576,做空,2021-03-27 18:55:00,2021-03-27 19:00:00,1706.26,1706.68,-0.01,tp_lower -18577,做多,2021-03-27 19:05:00,2021-03-27 19:10:00,1709.37,1709.19,-0.01,flip_to_short -18578,做空,2021-03-27 19:10:00,2021-03-27 19:20:00,1709.19,1708.11,0.0,flip_to_long -18579,做多,2021-03-27 19:20:00,2021-03-27 19:25:00,1708.11,1705.29,-0.04,flip_to_short -18580,做空,2021-03-27 19:25:00,2021-03-27 19:35:00,1705.29,1706.51,-0.02,tp_lower -18581,做多,2021-03-27 19:40:00,2021-03-27 19:45:00,1708.33,1707.05,-0.02,flip_to_short -18582,做空,2021-03-27 19:45:00,2021-03-27 19:55:00,1707.05,1706.02,0.0,flip_to_long -18583,做多,2021-03-27 19:55:00,2021-03-27 20:25:00,1706.02,1707.21,0.0,flip_to_short -18584,做空,2021-03-27 20:25:00,2021-03-27 22:40:00,1707.21,1723.5,-0.18,flip_to_long -18585,做多,2021-03-27 22:40:00,2021-03-27 22:50:00,1723.5,1722.5,-0.02,flip_to_short -18586,做空,2021-03-27 22:50:00,2021-03-27 22:55:00,1722.5,1724.94,-0.03,flip_to_long -18587,做多,2021-03-27 22:55:00,2021-03-27 23:00:00,1724.94,1720.05,-0.06,flip_to_short -18588,做空,2021-03-27 23:00:00,2021-03-27 23:25:00,1720.05,1722.61,-0.04,flip_to_long -18589,做多,2021-03-27 23:25:00,2021-03-27 23:30:00,1722.61,1721.36,-0.02,flip_to_short -18590,做空,2021-03-27 23:30:00,2021-03-27 23:45:00,1721.36,1714.99,0.06,tp_lower -18591,做多,2021-03-28 01:00:00,2021-03-28 01:05:00,1712.91,1709.87,-0.04,flip_to_short -18592,做空,2021-03-28 01:05:00,2021-03-28 01:20:00,1709.87,1711.66,-0.03,flip_to_long -18593,做多,2021-03-28 01:20:00,2021-03-28 01:25:00,1711.66,1710.0,-0.03,flip_to_short -18594,做空,2021-03-28 01:25:00,2021-03-28 01:30:00,1710.0,1711.36,-0.02,flip_to_long -18595,做多,2021-03-28 01:30:00,2021-03-28 01:40:00,1711.36,1712.04,-0.0,tp_upper -18596,做空,2021-03-28 01:50:00,2021-03-28 02:15:00,1711.2,1711.87,-0.02,flip_to_long -18597,做多,2021-03-28 02:15:00,2021-03-28 02:20:00,1711.87,1708.87,-0.04,flip_to_short -18598,做空,2021-03-28 02:20:00,2021-03-28 02:25:00,1708.87,1707.24,0.01,tp_lower -18599,做多,2021-03-28 02:40:00,2021-03-28 02:45:00,1713.45,1710.33,-0.04,flip_to_short -18600,做空,2021-03-28 02:45:00,2021-03-28 02:50:00,1710.33,1713.29,-0.04,flip_to_long -18601,做多,2021-03-28 02:50:00,2021-03-28 02:55:00,1713.29,1708.36,-0.06,flip_to_short -18602,做空,2021-03-28 02:55:00,2021-03-28 03:00:00,1708.36,1710.74,-0.03,tp_lower -18603,做多,2021-03-28 03:05:00,2021-03-28 03:15:00,1711.16,1714.18,0.02,tp_upper -18604,做空,2021-03-28 03:25:00,2021-03-28 03:45:00,1710.44,1712.68,-0.03,flip_to_long -18605,做多,2021-03-28 03:45:00,2021-03-28 04:00:00,1712.68,1711.16,-0.03,flip_to_short -18606,做空,2021-03-28 04:00:00,2021-03-28 04:05:00,1711.16,1714.21,-0.04,flip_to_long -18607,做多,2021-03-28 04:05:00,2021-03-28 04:10:00,1714.21,1714.18,-0.01,tp_upper -18608,做空,2021-03-28 05:15:00,2021-03-28 06:30:00,1718.01,1715.87,0.01,tp_lower -18609,做空,2021-03-28 07:10:00,2021-03-28 07:15:00,1715.83,1717.02,-0.02,flip_to_long -18610,做多,2021-03-28 07:15:00,2021-03-28 07:35:00,1717.02,1720.08,0.02,tp_upper -18611,做空,2021-03-28 08:10:00,2021-03-28 08:20:00,1716.88,1713.59,0.03,tp_lower -18612,做多,2021-03-28 08:30:00,2021-03-28 08:40:00,1716.56,1715.81,-0.02,flip_to_short -18613,做空,2021-03-28 08:40:00,2021-03-28 08:45:00,1715.81,1718.62,-0.04,flip_to_long -18614,做多,2021-03-28 08:45:00,2021-03-28 09:00:00,1718.62,1725.71,0.07,tp_upper -18615,做空,2021-03-28 09:40:00,2021-03-28 09:45:00,1719.38,1719.54,-0.01,flip_to_long -18616,做多,2021-03-28 09:45:00,2021-03-28 13:50:00,1719.54,1694.65,-0.27,flip_to_short -18617,做空,2021-03-28 13:50:00,2021-03-28 13:55:00,1694.65,1696.25,-0.03,flip_to_long -18618,做多,2021-03-28 13:55:00,2021-03-28 14:00:00,1696.25,1690.71,-0.07,flip_to_short -18619,做空,2021-03-28 14:00:00,2021-03-28 14:05:00,1690.71,1698.07,-0.09,tp_lower -18620,做空,2021-03-28 14:10:00,2021-03-28 14:20:00,1696.83,1695.67,0.0,flip_to_long -18621,做多,2021-03-28 14:20:00,2021-03-28 14:30:00,1695.67,1701.33,0.05,tp_upper -18622,做空,2021-03-28 14:40:00,2021-03-28 14:45:00,1696.26,1701.0,-0.06,flip_to_long -18623,做多,2021-03-28 14:45:00,2021-03-28 14:50:00,1701.0,1701.66,-0.0,tp_upper -18624,做空,2021-03-28 15:05:00,2021-03-28 16:15:00,1698.0,1704.47,-0.08,flip_to_long -18625,做多,2021-03-28 16:15:00,2021-03-28 16:45:00,1704.47,1705.82,0.01,flip_to_short -18626,做空,2021-03-28 16:45:00,2021-03-28 17:10:00,1705.82,1706.84,-0.02,flip_to_long -18627,做多,2021-03-28 17:10:00,2021-03-28 17:20:00,1706.84,1705.41,-0.02,flip_to_short -18628,做空,2021-03-28 17:20:00,2021-03-28 17:35:00,1705.41,1702.6,0.02,tp_lower -18629,做多,2021-03-28 17:40:00,2021-03-28 17:55:00,1704.87,1704.41,-0.01,flip_to_short -18630,做空,2021-03-28 17:55:00,2021-03-28 18:00:00,1704.41,1702.13,0.01,tp_lower -18631,做多,2021-03-28 19:50:00,2021-03-28 19:55:00,1678.79,1675.9,-0.04,flip_to_short -18632,做空,2021-03-28 19:55:00,2021-03-28 20:15:00,1675.9,1676.51,-0.02,flip_to_long -18633,做多,2021-03-28 20:15:00,2021-03-28 20:20:00,1676.51,1672.39,-0.05,flip_to_short -18634,做空,2021-03-28 20:20:00,2021-03-28 20:25:00,1672.39,1677.93,-0.07,flip_to_long -18635,做多,2021-03-28 20:25:00,2021-03-28 20:35:00,1677.93,1672.3,-0.07,flip_to_short -18636,做空,2021-03-28 20:35:00,2021-03-28 20:40:00,1672.3,1674.23,-0.03,flip_to_long -18637,做多,2021-03-28 20:40:00,2021-03-28 20:45:00,1674.23,1671.79,-0.03,flip_to_short -18638,做空,2021-03-28 20:45:00,2021-03-28 20:50:00,1671.79,1673.87,-0.03,flip_to_long -18639,做多,2021-03-28 20:50:00,2021-03-28 20:55:00,1673.87,1668.84,-0.06,flip_to_short -18640,做空,2021-03-28 20:55:00,2021-03-28 21:00:00,1668.84,1673.74,-0.06,flip_to_long -18641,做多,2021-03-28 21:00:00,2021-03-28 21:05:00,1673.74,1668.67,-0.06,flip_to_short -18642,做空,2021-03-28 21:05:00,2021-03-28 21:15:00,1668.67,1675.61,-0.08,tp_lower -18643,做空,2021-03-28 21:30:00,2021-03-28 21:35:00,1670.37,1673.86,-0.04,flip_to_long -18644,做多,2021-03-28 21:35:00,2021-03-28 21:40:00,1673.86,1670.9,-0.04,flip_to_short -18645,做空,2021-03-28 21:40:00,2021-03-28 21:45:00,1670.9,1677.0,-0.07,flip_to_long -18646,做多,2021-03-28 21:45:00,2021-03-28 21:50:00,1677.0,1680.12,0.02,tp_upper -18647,做空,2021-03-28 22:00:00,2021-03-29 01:00:00,1673.22,1687.91,-0.15,flip_to_long -18648,做多,2021-03-29 01:00:00,2021-03-29 02:05:00,1687.91,1685.99,-0.03,flip_to_short -18649,做空,2021-03-29 02:05:00,2021-03-29 02:10:00,1685.99,1687.07,-0.02,flip_to_long -18650,做多,2021-03-29 02:10:00,2021-03-29 02:15:00,1687.07,1690.09,0.02,tp_upper -18651,做空,2021-03-29 03:50:00,2021-03-29 04:00:00,1697.78,1701.89,-0.05,flip_to_long -18652,做多,2021-03-29 04:00:00,2021-03-29 04:05:00,1701.89,1697.53,-0.05,tp_upper -18653,做多,2021-03-29 04:10:00,2021-03-29 04:20:00,1700.06,1698.71,-0.02,flip_to_short -18654,做空,2021-03-29 04:20:00,2021-03-29 04:30:00,1698.71,1699.01,-0.01,flip_to_long -18655,做多,2021-03-29 04:30:00,2021-03-29 04:35:00,1699.01,1698.43,-0.01,flip_to_short -18656,做空,2021-03-29 04:35:00,2021-03-29 04:55:00,1698.43,1698.82,-0.01,flip_to_long -18657,做多,2021-03-29 04:55:00,2021-03-29 06:15:00,1698.82,1694.33,-0.05,flip_to_short -18658,做空,2021-03-29 06:15:00,2021-03-29 06:30:00,1694.33,1695.13,-0.02,flip_to_long -18659,做多,2021-03-29 06:30:00,2021-03-29 06:50:00,1695.13,1697.11,0.01,tp_upper -18660,做空,2021-03-29 11:15:00,2021-03-29 11:20:00,1763.68,1765.33,-0.02,flip_to_long -18661,做多,2021-03-29 11:20:00,2021-03-29 11:30:00,1765.33,1774.99,0.08,tp_upper -18662,做空,2021-03-29 11:45:00,2021-03-29 11:55:00,1769.53,1767.28,0.01,flip_to_long -18663,做多,2021-03-29 11:55:00,2021-03-29 12:00:00,1767.28,1780.37,0.12,tp_upper -18664,做多,2021-03-29 13:15:00,2021-03-29 13:40:00,1778.22,1784.17,0.05,tp_upper -18665,做空,2021-03-29 14:05:00,2021-03-29 14:10:00,1779.59,1784.06,-0.05,flip_to_long -18666,做多,2021-03-29 14:10:00,2021-03-29 14:15:00,1784.06,1781.28,-0.04,flip_to_short -18667,做空,2021-03-29 14:15:00,2021-03-29 14:25:00,1781.28,1779.68,0.01,flip_to_long -18668,做多,2021-03-29 14:25:00,2021-03-29 14:50:00,1779.68,1782.44,0.02,flip_to_short -18669,做空,2021-03-29 14:50:00,2021-03-29 14:55:00,1782.44,1783.95,-0.02,flip_to_long -18670,做多,2021-03-29 14:55:00,2021-03-29 15:00:00,1783.95,1786.24,0.01,tp_upper -18671,做空,2021-03-29 15:05:00,2021-03-29 15:10:00,1782.89,1774.83,0.07,tp_lower -18672,做多,2021-03-29 15:45:00,2021-03-29 15:55:00,1779.52,1791.42,0.11,tp_upper -18673,做空,2021-03-29 18:10:00,2021-03-29 18:25:00,1823.91,1829.07,-0.06,flip_to_long -18674,做多,2021-03-29 18:25:00,2021-03-29 18:30:00,1829.07,1828.14,-0.02,flip_to_short -18675,做空,2021-03-29 18:30:00,2021-03-29 18:35:00,1828.14,1831.69,-0.04,flip_to_long -18676,做多,2021-03-29 18:35:00,2021-03-29 18:40:00,1831.69,1831.18,-0.01,flip_to_short -18677,做空,2021-03-29 18:40:00,2021-03-29 18:50:00,1831.18,1832.33,-0.02,flip_to_long -18678,做多,2021-03-29 18:50:00,2021-03-29 18:55:00,1832.33,1830.1,-0.03,flip_to_short -18679,做空,2021-03-29 18:55:00,2021-03-29 19:00:00,1830.1,1832.49,-0.03,flip_to_long -18680,做多,2021-03-29 19:00:00,2021-03-29 19:05:00,1832.49,1829.54,-0.04,flip_to_short -18681,做空,2021-03-29 19:05:00,2021-03-29 19:15:00,1829.54,1830.25,-0.02,flip_to_long -18682,做多,2021-03-29 19:15:00,2021-03-29 19:20:00,1830.25,1824.71,-0.06,flip_to_short -18683,做空,2021-03-29 19:20:00,2021-03-29 19:40:00,1824.71,1817.65,0.06,tp_lower -18684,做多,2021-03-29 21:00:00,2021-03-29 21:15:00,1816.88,1813.1,-0.04,flip_to_short -18685,做空,2021-03-29 21:15:00,2021-03-29 21:25:00,1813.1,1814.71,-0.02,flip_to_long -18686,做多,2021-03-29 21:25:00,2021-03-29 21:30:00,1814.71,1808.91,-0.06,flip_to_short -18687,做空,2021-03-29 21:30:00,2021-03-29 21:35:00,1808.91,1812.23,-0.04,tp_lower -18688,做多,2021-03-29 21:40:00,2021-03-29 21:50:00,1814.05,1810.15,-0.04,flip_to_short -18689,做空,2021-03-29 21:50:00,2021-03-29 22:00:00,1810.15,1815.19,-0.05,flip_to_long -18690,做多,2021-03-29 22:00:00,2021-03-29 22:05:00,1815.19,1813.56,-0.02,flip_to_short -18691,做空,2021-03-29 22:05:00,2021-03-29 22:10:00,1813.56,1818.93,-0.06,flip_to_long -18692,做多,2021-03-29 22:10:00,2021-03-29 22:15:00,1818.93,1813.86,-0.05,flip_to_short -18693,做空,2021-03-29 22:15:00,2021-03-29 22:30:00,1813.86,1815.31,-0.02,flip_to_long -18694,做多,2021-03-29 22:30:00,2021-03-29 22:35:00,1815.31,1812.21,-0.04,flip_to_short -18695,做空,2021-03-29 22:35:00,2021-03-29 22:45:00,1812.21,1817.23,-0.05,flip_to_long -18696,做多,2021-03-29 22:45:00,2021-03-29 22:50:00,1817.23,1813.05,-0.05,flip_to_short -18697,做空,2021-03-29 22:50:00,2021-03-29 22:55:00,1813.05,1815.26,-0.03,flip_to_long -18698,做多,2021-03-29 22:55:00,2021-03-29 23:00:00,1815.26,1812.49,-0.03,flip_to_short -18699,做空,2021-03-29 23:00:00,2021-03-29 23:15:00,1812.49,1809.31,0.02,tp_lower -18700,做多,2021-03-29 23:40:00,2021-03-29 23:45:00,1816.6,1825.35,0.07,tp_upper -18701,做空,2021-03-30 00:15:00,2021-03-30 01:30:00,1815.86,1807.95,0.07,tp_lower -18702,做多,2021-03-30 03:05:00,2021-03-30 03:15:00,1801.3,1798.15,-0.04,flip_to_short -18703,做空,2021-03-30 03:15:00,2021-03-30 03:20:00,1798.15,1800.42,-0.03,flip_to_long -18704,做多,2021-03-30 03:20:00,2021-03-30 03:25:00,1800.42,1799.92,-0.01,flip_to_short -18705,做空,2021-03-30 03:25:00,2021-03-30 03:55:00,1799.92,1799.58,-0.01,flip_to_long -18706,做多,2021-03-30 03:55:00,2021-03-30 04:00:00,1799.58,1792.64,-0.07,flip_to_short -18707,做空,2021-03-30 04:00:00,2021-03-30 04:05:00,1792.64,1799.51,-0.07,flip_to_long -18708,做多,2021-03-30 04:05:00,2021-03-30 04:10:00,1799.51,1796.55,-0.04,flip_to_short -18709,做空,2021-03-30 04:10:00,2021-03-30 04:20:00,1796.55,1797.28,-0.02,flip_to_long -18710,做多,2021-03-30 04:20:00,2021-03-30 04:35:00,1797.28,1805.99,0.07,tp_upper -18711,做空,2021-03-30 05:10:00,2021-03-30 05:15:00,1800.09,1801.5,-0.02,flip_to_long -18712,做多,2021-03-30 05:15:00,2021-03-30 05:50:00,1801.5,1805.99,0.03,flip_to_short -18713,做空,2021-03-30 05:50:00,2021-03-30 07:50:00,1805.99,1818.15,-0.12,flip_to_long -18714,做多,2021-03-30 07:50:00,2021-03-30 08:05:00,1818.15,1815.37,-0.03,flip_to_short -18715,做空,2021-03-30 08:05:00,2021-03-30 08:10:00,1815.37,1817.66,-0.03,flip_to_long -18716,做多,2021-03-30 08:10:00,2021-03-30 08:50:00,1817.66,1815.2,-0.03,flip_to_short -18717,做空,2021-03-30 08:50:00,2021-03-30 09:05:00,1815.2,1820.88,-0.06,flip_to_long -18718,做多,2021-03-30 09:05:00,2021-03-30 09:10:00,1820.88,1818.94,-0.03,flip_to_short -18719,做空,2021-03-30 09:10:00,2021-03-30 09:25:00,1818.94,1819.18,-0.01,flip_to_long -18720,做多,2021-03-30 09:25:00,2021-03-30 09:30:00,1819.18,1824.75,0.04,tp_upper -18721,做空,2021-03-30 10:40:00,2021-03-30 10:45:00,1827.88,1833.04,-0.05,flip_to_long -18722,做多,2021-03-30 10:45:00,2021-03-30 11:20:00,1833.04,1838.86,0.04,flip_to_short -18723,做空,2021-03-30 11:20:00,2021-03-30 11:25:00,1838.86,1841.45,-0.03,flip_to_long -18724,做多,2021-03-30 11:25:00,2021-03-30 11:30:00,1841.45,1839.06,-0.03,flip_to_short -18725,做空,2021-03-30 11:30:00,2021-03-30 11:35:00,1839.06,1843.44,-0.05,flip_to_long -18726,做多,2021-03-30 11:35:00,2021-03-30 11:50:00,1843.44,1850.18,0.05,tp_upper -18727,做空,2021-03-30 12:15:00,2021-03-30 12:20:00,1841.7,1844.03,-0.03,flip_to_long -18728,做多,2021-03-30 12:20:00,2021-03-30 12:25:00,1844.03,1840.66,-0.04,flip_to_short -18729,做空,2021-03-30 12:25:00,2021-03-30 12:30:00,1840.66,1844.0,-0.04,flip_to_long -18730,做多,2021-03-30 12:30:00,2021-03-30 12:35:00,1844.0,1840.0,-0.04,flip_to_short -18731,做空,2021-03-30 12:35:00,2021-03-30 12:40:00,1840.0,1842.63,-0.03,flip_to_long -18732,做多,2021-03-30 12:40:00,2021-03-30 13:30:00,1842.63,1836.52,-0.06,flip_to_short -18733,做空,2021-03-30 13:30:00,2021-03-30 13:45:00,1836.52,1834.42,0.01,tp_lower -18734,做多,2021-03-30 14:25:00,2021-03-30 14:35:00,1834.82,1836.63,0.01,flip_to_short -18735,做空,2021-03-30 14:35:00,2021-03-30 16:10:00,1836.63,1835.02,0.01,flip_to_long -18736,做多,2021-03-30 16:10:00,2021-03-30 16:35:00,1835.02,1833.9,-0.02,flip_to_short -18737,做空,2021-03-30 16:35:00,2021-03-30 16:45:00,1833.9,1835.52,-0.02,flip_to_long -18738,做多,2021-03-30 16:45:00,2021-03-30 16:50:00,1835.52,1832.7,-0.03,flip_to_short -18739,做空,2021-03-30 16:50:00,2021-03-30 17:00:00,1832.7,1834.1,-0.02,flip_to_long -18740,做多,2021-03-30 17:00:00,2021-03-30 17:05:00,1834.1,1833.47,-0.01,flip_to_short -18741,做空,2021-03-30 17:05:00,2021-03-30 17:10:00,1833.47,1834.39,-0.02,flip_to_long -18742,做多,2021-03-30 17:10:00,2021-03-30 17:15:00,1834.39,1836.84,0.01,tp_upper -18743,做空,2021-03-30 17:25:00,2021-03-30 17:30:00,1832.98,1836.75,-0.04,flip_to_long -18744,做多,2021-03-30 17:30:00,2021-03-30 17:40:00,1836.75,1836.07,-0.01,tp_upper -18745,做空,2021-03-30 17:55:00,2021-03-30 20:15:00,1836.7,1849.54,-0.12,flip_to_long -18746,做多,2021-03-30 20:15:00,2021-03-30 20:20:00,1849.54,1841.37,-0.08,flip_to_short -18747,做空,2021-03-30 20:20:00,2021-03-30 21:25:00,1841.37,1846.98,-0.06,flip_to_long -18748,做多,2021-03-30 21:25:00,2021-03-30 21:35:00,1846.98,1844.4,-0.03,flip_to_short -18749,做空,2021-03-30 21:35:00,2021-03-30 21:50:00,1844.4,1848.8,-0.04,flip_to_long -18750,做多,2021-03-30 21:50:00,2021-03-30 22:10:00,1848.8,1850.55,0.01,tp_upper -18751,做空,2021-03-30 22:25:00,2021-03-30 22:35:00,1845.62,1844.81,-0.0,tp_lower -18752,做多,2021-03-30 23:10:00,2021-03-30 23:15:00,1845.16,1842.15,-0.03,flip_to_short -18753,做空,2021-03-30 23:15:00,2021-03-30 23:25:00,1842.15,1846.96,-0.05,flip_to_long -18754,做多,2021-03-30 23:25:00,2021-03-30 23:30:00,1846.96,1845.51,-0.02,flip_to_short -18755,做空,2021-03-30 23:30:00,2021-03-30 23:50:00,1845.51,1844.18,0.0,flip_to_long -18756,做多,2021-03-30 23:50:00,2021-03-30 23:55:00,1844.18,1843.43,-0.01,flip_to_short -18757,做空,2021-03-30 23:55:00,2021-03-31 00:30:00,1843.43,1850.6,-0.07,flip_to_long -18758,做多,2021-03-31 00:30:00,2021-03-31 00:35:00,1850.6,1852.42,0.01,tp_upper -18759,做空,2021-03-31 01:30:00,2021-03-31 02:00:00,1853.19,1844.87,0.06,tp_lower -18760,做多,2021-03-31 04:45:00,2021-03-31 04:55:00,1828.84,1827.12,-0.02,flip_to_short -18761,做空,2021-03-31 04:55:00,2021-03-31 05:10:00,1827.12,1826.25,-0.0,flip_to_long -18762,做多,2021-03-31 05:10:00,2021-03-31 05:15:00,1826.25,1823.59,-0.03,flip_to_short -18763,做空,2021-03-31 05:15:00,2021-03-31 05:20:00,1823.59,1826.2,-0.03,flip_to_long -18764,做多,2021-03-31 05:20:00,2021-03-31 05:35:00,1826.2,1830.0,0.03,tp_upper -18765,做空,2021-03-31 07:45:00,2021-03-31 07:50:00,1845.52,1817.85,0.23,tp_lower -18766,做多,2021-03-31 09:10:00,2021-03-31 10:10:00,1815.76,1809.76,-0.06,flip_to_short -18767,做空,2021-03-31 10:10:00,2021-03-31 10:15:00,1809.76,1801.94,0.06,tp_lower -18768,做多,2021-03-31 11:00:00,2021-03-31 11:15:00,1805.53,1806.02,-0.0,flip_to_short -18769,做空,2021-03-31 11:15:00,2021-03-31 12:05:00,1806.02,1805.34,-0.0,flip_to_long -18770,做多,2021-03-31 12:05:00,2021-03-31 12:15:00,1805.34,1819.23,0.12,tp_upper -18771,做空,2021-03-31 15:30:00,2021-03-31 15:35:00,1837.97,1843.88,-0.06,flip_to_long -18772,做多,2021-03-31 15:35:00,2021-03-31 15:50:00,1843.88,1851.7,0.06,tp_upper -18773,做空,2021-03-31 16:50:00,2021-03-31 17:00:00,1842.46,1854.18,-0.11,flip_to_long -18774,做多,2021-03-31 17:00:00,2021-03-31 17:05:00,1854.18,1849.53,-0.05,flip_to_short -18775,做空,2021-03-31 17:05:00,2021-03-31 17:10:00,1849.53,1853.84,-0.05,flip_to_long -18776,做多,2021-03-31 17:10:00,2021-03-31 17:15:00,1853.84,1850.98,-0.03,flip_to_short -18777,做空,2021-03-31 17:15:00,2021-03-31 17:20:00,1850.98,1853.86,-0.03,flip_to_long -18778,做多,2021-03-31 17:20:00,2021-03-31 17:25:00,1853.86,1846.86,-0.07,flip_to_short -18779,做空,2021-03-31 17:25:00,2021-03-31 17:30:00,1846.86,1851.05,-0.04,flip_to_long -18780,做多,2021-03-31 17:30:00,2021-03-31 17:50:00,1851.05,1856.75,0.04,tp_upper -18781,做多,2021-03-31 20:00:00,2021-03-31 20:10:00,1903.62,1901.03,-0.03,flip_to_short -18782,做空,2021-03-31 20:10:00,2021-03-31 20:15:00,1901.03,1910.45,-0.09,flip_to_long -18783,做多,2021-03-31 20:15:00,2021-03-31 20:25:00,1910.45,1931.97,0.17,tp_upper -18784,做空,2021-03-31 21:40:00,2021-03-31 21:45:00,1931.84,1937.21,-0.05,flip_to_long -18785,做多,2021-03-31 21:45:00,2021-03-31 21:50:00,1937.21,1931.93,-0.05,flip_to_short -18786,做空,2021-03-31 21:50:00,2021-03-31 21:55:00,1931.93,1934.09,-0.03,flip_to_long -18787,做多,2021-03-31 21:55:00,2021-03-31 22:05:00,1934.09,1937.05,0.02,flip_to_short -18788,做空,2021-03-31 22:05:00,2021-03-31 22:15:00,1937.05,1932.48,0.03,tp_lower -18789,做多,2021-03-31 23:15:00,2021-03-31 23:30:00,1922.46,1921.92,-0.01,flip_to_short -18790,做空,2021-03-31 23:30:00,2021-03-31 23:55:00,1921.92,1923.07,-0.02,flip_to_long -18791,做多,2021-03-31 23:55:00,2021-04-01 00:00:00,1923.07,1940.29,0.13,tp_upper -18792,做空,2021-04-01 00:35:00,2021-04-01 01:30:00,1925.23,1938.99,-0.13,flip_to_long -18793,做多,2021-04-01 01:30:00,2021-04-01 01:50:00,1938.99,1939.83,-0.0,tp_upper -18794,做空,2021-04-01 02:10:00,2021-04-01 02:25:00,1934.14,1930.85,0.02,tp_lower -18795,做多,2021-04-01 02:30:00,2021-04-01 04:00:00,1934.53,1923.98,-0.1,flip_to_short -18796,做空,2021-04-01 04:00:00,2021-04-01 04:05:00,1923.98,1927.35,-0.04,flip_to_long -18797,做多,2021-04-01 04:05:00,2021-04-01 04:10:00,1927.35,1927.29,-0.01,flip_to_short -18798,做空,2021-04-01 04:10:00,2021-04-01 04:50:00,1927.29,1912.94,0.11,tp_lower -18799,做多,2021-04-01 06:00:00,2021-04-01 06:05:00,1920.01,1918.9,-0.02,flip_to_short -18800,做空,2021-04-01 06:05:00,2021-04-01 07:00:00,1918.9,1913.11,0.04,tp_lower -18801,做多,2021-04-01 07:10:00,2021-04-01 07:20:00,1920.49,1926.95,0.05,tp_upper -18802,做空,2021-04-01 07:45:00,2021-04-01 07:50:00,1923.35,1929.72,-0.06,flip_to_long -18803,做多,2021-04-01 07:50:00,2021-04-01 08:00:00,1929.72,1931.39,0.01,tp_upper -18804,做空,2021-04-01 08:50:00,2021-04-01 10:35:00,1944.16,1926.56,0.14,tp_lower -18805,做多,2021-04-01 12:00:00,2021-04-01 12:25:00,1924.01,1926.26,0.01,flip_to_short -18806,做空,2021-04-01 12:25:00,2021-04-01 12:45:00,1926.26,1923.51,0.02,flip_to_long -18807,做多,2021-04-01 12:45:00,2021-04-01 13:00:00,1923.51,1929.0,0.04,tp_upper -18808,做空,2021-04-01 14:00:00,2021-04-01 14:55:00,1931.34,1933.66,-0.03,flip_to_long -18809,做多,2021-04-01 14:55:00,2021-04-01 15:15:00,1933.66,1943.0,0.07,tp_upper -18810,做空,2021-04-01 16:35:00,2021-04-01 16:45:00,1942.41,1946.22,-0.04,flip_to_long -18811,做多,2021-04-01 16:45:00,2021-04-01 17:00:00,1946.22,1947.54,0.0,tp_upper -18812,做空,2021-04-01 17:50:00,2021-04-01 17:55:00,1946.9,1941.6,0.04,tp_lower -18813,做多,2021-04-01 18:25:00,2021-04-01 20:15:00,1939.5,1977.42,0.31,tp_upper -18814,做空,2021-04-01 20:20:00,2021-04-01 20:25:00,1973.28,1980.09,-0.07,flip_to_long -18815,做多,2021-04-01 20:25:00,2021-04-01 20:30:00,1980.09,1984.2,0.03,tp_upper -18816,做多,2021-04-01 20:40:00,2021-04-01 20:45:00,1978.43,1975.07,-0.04,flip_to_short -18817,做空,2021-04-01 20:45:00,2021-04-01 21:00:00,1975.07,1975.1,-0.01,flip_to_long -18818,做多,2021-04-01 21:00:00,2021-04-01 22:55:00,1975.1,1972.96,-0.03,tp_upper -18819,做多,2021-04-02 01:00:00,2021-04-02 01:05:00,1964.56,1963.94,-0.01,flip_to_short -18820,做空,2021-04-02 01:05:00,2021-04-02 03:20:00,1963.94,2005.35,-0.36,flip_to_long -18821,做多,2021-04-02 03:20:00,2021-04-02 03:30:00,2005.35,2004.83,-0.01,flip_to_short -18822,做空,2021-04-02 03:30:00,2021-04-02 03:45:00,2004.83,1997.25,0.05,tp_lower -18823,做多,2021-04-02 04:40:00,2021-04-02 05:05:00,1998.81,1998.44,-0.01,flip_to_short -18824,做空,2021-04-02 05:05:00,2021-04-02 05:15:00,1998.44,1998.03,-0.0,flip_to_long -18825,做多,2021-04-02 05:15:00,2021-04-02 05:25:00,1998.03,1998.1,-0.01,flip_to_short -18826,做空,2021-04-02 05:25:00,2021-04-02 05:40:00,1998.1,1995.71,0.01,tp_lower -18827,做多,2021-04-02 05:45:00,2021-04-02 06:25:00,1996.19,1994.88,-0.02,flip_to_short -18828,做空,2021-04-02 06:25:00,2021-04-02 06:35:00,1994.88,1989.76,0.03,tp_lower -18829,做多,2021-04-02 06:45:00,2021-04-02 06:50:00,2000.2,2000.67,-0.0,tp_upper -18830,做空,2021-04-02 07:40:00,2021-04-02 07:45:00,1998.04,2002.46,-0.04,flip_to_long -18831,做多,2021-04-02 07:45:00,2021-04-02 07:50:00,2002.46,2000.59,-0.02,flip_to_short -18832,做空,2021-04-02 07:50:00,2021-04-02 08:00:00,2000.59,2005.19,-0.05,flip_to_long -18833,做多,2021-04-02 08:00:00,2021-04-02 08:20:00,2005.19,2005.75,-0.0,flip_to_short -18834,做空,2021-04-02 08:20:00,2021-04-02 08:35:00,2005.75,1998.52,0.05,tp_lower -18835,做多,2021-04-02 09:35:00,2021-04-02 09:40:00,1999.99,1997.49,-0.03,flip_to_short -18836,做空,2021-04-02 09:40:00,2021-04-02 09:45:00,1997.49,1999.53,-0.02,flip_to_long -18837,做多,2021-04-02 09:45:00,2021-04-02 09:50:00,1999.53,1996.95,-0.03,flip_to_short -18838,做空,2021-04-02 09:50:00,2021-04-02 09:55:00,1996.95,1998.87,-0.02,flip_to_long -18839,做多,2021-04-02 09:55:00,2021-04-02 10:00:00,1998.87,1997.86,-0.02,flip_to_short -18840,做空,2021-04-02 10:00:00,2021-04-02 10:15:00,1997.86,1996.63,0.0,flip_to_long -18841,做多,2021-04-02 10:15:00,2021-04-02 10:35:00,1996.63,2001.04,0.03,tp_upper -18842,做空,2021-04-02 10:45:00,2021-04-02 12:10:00,2001.21,1999.45,0.01,tp_lower -18843,做多,2021-04-02 12:30:00,2021-04-02 12:40:00,2004.8,2001.5,-0.03,flip_to_short -18844,做空,2021-04-02 12:40:00,2021-04-02 12:50:00,2001.5,2003.8,-0.03,flip_to_long -18845,做多,2021-04-02 12:50:00,2021-04-02 13:05:00,2003.8,2001.38,-0.03,flip_to_short -18846,做空,2021-04-02 13:05:00,2021-04-02 13:10:00,2001.38,2002.07,-0.01,tp_lower -18847,做多,2021-04-02 13:45:00,2021-04-02 13:50:00,2003.7,2002.8,-0.02,flip_to_short -18848,做空,2021-04-02 13:50:00,2021-04-02 16:15:00,2002.8,2059.18,-0.46,tp_lower -18849,做多,2021-04-02 16:30:00,2021-04-02 16:35:00,2071.9,2071.58,-0.01,flip_to_short -18850,做空,2021-04-02 16:35:00,2021-04-02 16:50:00,2071.58,2056.87,0.1,tp_lower -18851,做多,2021-04-02 18:10:00,2021-04-02 18:20:00,2064.59,2054.77,-0.08,flip_to_short -18852,做空,2021-04-02 18:20:00,2021-04-02 18:25:00,2054.77,2054.9,-0.01,flip_to_long -18853,做多,2021-04-02 18:25:00,2021-04-02 18:35:00,2054.9,2056.68,0.01,flip_to_short -18854,做空,2021-04-02 18:35:00,2021-04-02 18:50:00,2056.68,2059.48,-0.03,tp_lower -18855,做空,2021-04-02 19:00:00,2021-04-02 19:05:00,2049.01,2041.12,0.05,tp_lower -18856,做多,2021-04-02 19:15:00,2021-04-02 19:40:00,2056.13,2073.08,0.12,tp_upper -18857,做空,2021-04-02 21:15:00,2021-04-02 21:35:00,2089.77,2094.44,-0.04,flip_to_long -18858,做多,2021-04-02 21:35:00,2021-04-02 22:05:00,2094.44,2092.83,-0.02,flip_to_short -18859,做空,2021-04-02 22:05:00,2021-04-02 22:10:00,2092.83,2095.11,-0.02,flip_to_long -18860,做多,2021-04-02 22:10:00,2021-04-02 22:25:00,2095.11,2102.32,0.05,tp_upper -18861,做空,2021-04-02 22:35:00,2021-04-03 00:25:00,2096.73,2118.72,-0.17,tp_lower -18862,做多,2021-04-03 00:55:00,2021-04-03 02:45:00,2129.04,2108.05,-0.17,flip_to_short -18863,做空,2021-04-03 02:45:00,2021-04-03 03:20:00,2108.05,2107.28,-0.0,flip_to_long -18864,做多,2021-04-03 03:20:00,2021-04-03 03:25:00,2107.28,2105.97,-0.02,flip_to_short -18865,做空,2021-04-03 03:25:00,2021-04-03 03:40:00,2105.97,2098.0,0.05,tp_lower -18866,做多,2021-04-03 04:15:00,2021-04-03 04:25:00,2102.27,2105.67,0.02,flip_to_short -18867,做空,2021-04-03 04:25:00,2021-04-03 04:35:00,2105.67,2103.25,0.01,flip_to_long -18868,做多,2021-04-03 04:35:00,2021-04-03 04:40:00,2103.25,2100.3,-0.03,flip_to_short -18869,做空,2021-04-03 04:40:00,2021-04-03 04:45:00,2100.3,2102.02,-0.02,flip_to_long -18870,做多,2021-04-03 04:45:00,2021-04-03 05:00:00,2102.02,2102.49,-0.0,flip_to_short -18871,做空,2021-04-03 05:00:00,2021-04-03 05:10:00,2102.49,2109.17,-0.06,flip_to_long -18872,做多,2021-04-03 05:10:00,2021-04-03 05:15:00,2109.17,2108.38,-0.01,tp_upper -18873,做空,2021-04-03 05:25:00,2021-04-03 05:30:00,2097.07,2101.67,-0.04,tp_lower -18874,做多,2021-04-03 05:35:00,2021-04-03 05:55:00,2104.42,2109.79,0.03,tp_upper -18875,做空,2021-04-03 07:10:00,2021-04-03 07:25:00,2116.77,2120.94,-0.04,flip_to_long -18876,做多,2021-04-03 07:25:00,2021-04-03 07:40:00,2120.94,2120.23,-0.01,flip_to_short -18877,做空,2021-04-03 07:40:00,2021-04-03 08:00:00,2120.23,2118.2,0.01,flip_to_long -18878,做多,2021-04-03 08:00:00,2021-04-03 08:10:00,2118.2,2126.36,0.05,tp_upper -18879,做空,2021-04-03 08:20:00,2021-04-03 08:40:00,2120.86,2100.09,0.15,tp_lower -18880,做多,2021-04-03 09:50:00,2021-04-03 10:20:00,2108.0,2113.06,0.03,tp_upper -18881,做空,2021-04-03 10:35:00,2021-04-03 11:05:00,2107.38,2110.0,-0.03,flip_to_long -18882,做多,2021-04-03 11:05:00,2021-04-03 11:10:00,2110.0,2106.11,-0.04,flip_to_short -18883,做空,2021-04-03 11:10:00,2021-04-03 11:20:00,2106.11,2106.44,-0.01,flip_to_long -18884,做多,2021-04-03 11:20:00,2021-04-03 12:15:00,2106.44,2105.0,-0.02,flip_to_short -18885,做空,2021-04-03 12:15:00,2021-04-03 12:35:00,2105.0,2105.96,-0.02,flip_to_long -18886,做多,2021-04-03 12:35:00,2021-04-03 12:40:00,2105.96,2103.02,-0.03,flip_to_short -18887,做空,2021-04-03 12:40:00,2021-04-03 12:45:00,2103.02,2111.67,-0.07,flip_to_long -18888,做多,2021-04-03 12:45:00,2021-04-03 12:50:00,2111.67,2107.61,-0.04,tp_upper -18889,做空,2021-04-03 13:00:00,2021-04-03 13:05:00,2103.67,2105.68,-0.02,flip_to_long -18890,做多,2021-04-03 13:05:00,2021-04-03 13:15:00,2105.68,2110.31,0.03,tp_upper -18891,做空,2021-04-03 14:10:00,2021-04-03 14:40:00,2112.33,2102.13,0.07,tp_lower -18892,做多,2021-04-03 16:15:00,2021-04-03 16:20:00,2091.95,2086.55,-0.05,flip_to_short -18893,做空,2021-04-03 16:20:00,2021-04-03 16:25:00,2086.55,2090.0,-0.03,flip_to_long -18894,做多,2021-04-03 16:25:00,2021-04-03 16:30:00,2090.0,2087.32,-0.03,flip_to_short -18895,做空,2021-04-03 16:30:00,2021-04-03 16:45:00,2087.32,2083.71,0.02,flip_to_long -18896,做多,2021-04-03 16:45:00,2021-04-03 19:00:00,2083.71,2074.96,-0.07,tp_upper -18897,做空,2021-04-03 20:40:00,2021-04-03 20:45:00,2073.96,2056.88,0.12,tp_lower -18898,做多,2021-04-03 21:05:00,2021-04-03 23:30:00,2077.31,2038.65,-0.3,flip_to_short -18899,做空,2021-04-03 23:30:00,2021-04-03 23:45:00,2038.65,2013.22,0.18,tp_lower -18900,做多,2021-04-04 00:40:00,2021-04-04 00:45:00,2028.51,2019.52,-0.08,flip_to_short -18901,做空,2021-04-04 00:45:00,2021-04-04 01:00:00,2019.52,1998.81,0.15,tp_lower -18902,做多,2021-04-04 01:45:00,2021-04-04 03:00:00,2008.18,2016.13,0.06,flip_to_short -18903,做空,2021-04-04 03:00:00,2021-04-04 03:15:00,2016.13,2008.14,0.06,tp_lower -18904,做多,2021-04-04 03:45:00,2021-04-04 03:50:00,2019.03,2017.47,-0.02,flip_to_short -18905,做空,2021-04-04 03:50:00,2021-04-04 04:10:00,2017.47,2017.93,-0.01,flip_to_long -18906,做多,2021-04-04 04:10:00,2021-04-04 04:20:00,2017.93,2021.24,0.02,tp_upper -18907,做空,2021-04-04 04:40:00,2021-04-04 04:45:00,2014.35,2017.37,-0.03,flip_to_long -18908,做多,2021-04-04 04:45:00,2021-04-04 04:55:00,2017.37,2016.2,-0.02,flip_to_short -18909,做空,2021-04-04 04:55:00,2021-04-04 05:00:00,2016.2,2024.66,-0.07,flip_to_long -18910,做多,2021-04-04 05:00:00,2021-04-04 05:10:00,2024.66,2020.79,-0.04,tp_upper -18911,做空,2021-04-04 05:15:00,2021-04-04 05:30:00,2017.37,2009.1,0.06,tp_lower -18912,做多,2021-04-04 05:45:00,2021-04-04 05:50:00,2020.32,2015.35,-0.05,flip_to_short -18913,做空,2021-04-04 05:50:00,2021-04-04 05:55:00,2015.35,2017.03,-0.02,tp_lower -18914,做多,2021-04-04 06:00:00,2021-04-04 06:05:00,2018.39,2012.96,-0.05,flip_to_short -18915,做空,2021-04-04 06:05:00,2021-04-04 06:15:00,2012.96,2007.46,0.04,tp_lower -18916,做多,2021-04-04 06:30:00,2021-04-04 06:40:00,2015.79,2013.78,-0.02,flip_to_short -18917,做空,2021-04-04 06:40:00,2021-04-04 06:45:00,2013.78,2019.15,-0.05,flip_to_long -18918,做多,2021-04-04 06:45:00,2021-04-04 06:50:00,2019.15,2017.11,-0.02,flip_to_short -18919,做空,2021-04-04 06:50:00,2021-04-04 09:40:00,2017.11,2050.52,-0.27,flip_to_long -18920,做多,2021-04-04 09:40:00,2021-04-04 09:45:00,2050.52,2054.62,0.02,tp_upper -18921,做空,2021-04-04 10:30:00,2021-04-04 10:35:00,2048.8,2059.25,-0.09,flip_to_long -18922,做多,2021-04-04 10:35:00,2021-04-04 11:00:00,2059.25,2052.54,-0.06,flip_to_short -18923,做空,2021-04-04 11:00:00,2021-04-04 11:15:00,2052.54,2057.61,-0.05,flip_to_long -18924,做多,2021-04-04 11:15:00,2021-04-04 11:35:00,2057.61,2055.24,-0.03,flip_to_short -18925,做空,2021-04-04 11:35:00,2021-04-04 11:40:00,2055.24,2044.31,0.07,tp_lower -18926,做多,2021-04-04 12:10:00,2021-04-04 12:15:00,2055.56,2067.07,0.08,tp_upper -18927,做空,2021-04-04 14:40:00,2021-04-04 15:25:00,2083.48,2090.26,-0.06,flip_to_long -18928,做多,2021-04-04 15:25:00,2021-04-04 15:30:00,2090.26,2087.61,-0.03,tp_upper -18929,做空,2021-04-04 15:35:00,2021-04-04 15:40:00,2077.91,2076.08,0.01,tp_lower -18930,做多,2021-04-04 15:50:00,2021-04-04 17:10:00,2083.54,2077.3,-0.05,flip_to_short -18931,做空,2021-04-04 17:10:00,2021-04-04 18:15:00,2077.3,2083.08,-0.05,flip_to_long -18932,做多,2021-04-04 18:15:00,2021-04-04 18:20:00,2083.08,2083.0,-0.01,flip_to_short -18933,做空,2021-04-04 18:20:00,2021-04-04 18:30:00,2083.0,2076.16,0.04,tp_lower -18934,做多,2021-04-04 20:50:00,2021-04-04 21:00:00,2064.73,2062.63,-0.02,flip_to_short -18935,做空,2021-04-04 21:00:00,2021-04-04 21:10:00,2062.63,2064.99,-0.02,flip_to_long -18936,做多,2021-04-04 21:10:00,2021-04-04 21:45:00,2064.99,2070.61,0.03,tp_upper -18937,做空,2021-04-04 22:05:00,2021-04-04 22:15:00,2063.16,2067.08,-0.04,flip_to_long -18938,做多,2021-04-04 22:15:00,2021-04-04 22:40:00,2067.08,2067.41,-0.01,flip_to_short -18939,做空,2021-04-04 22:40:00,2021-04-04 22:45:00,2067.41,2068.31,-0.01,flip_to_long -18940,做多,2021-04-04 22:45:00,2021-04-04 22:50:00,2068.31,2067.31,-0.01,flip_to_short -18941,做空,2021-04-04 22:50:00,2021-04-04 22:55:00,2067.31,2072.07,-0.04,flip_to_long -18942,做多,2021-04-04 22:55:00,2021-04-04 23:00:00,2072.07,2072.19,-0.01,tp_upper -18943,做空,2021-04-05 00:05:00,2021-04-05 00:15:00,2073.87,2077.69,-0.04,flip_to_long -18944,做多,2021-04-05 00:15:00,2021-04-05 00:25:00,2077.69,2075.9,-0.02,flip_to_short -18945,做空,2021-04-05 00:25:00,2021-04-05 00:30:00,2075.9,2073.59,0.01,tp_lower -18946,做多,2021-04-05 03:15:00,2021-04-05 03:20:00,2052.35,2048.74,-0.03,flip_to_short -18947,做空,2021-04-05 03:20:00,2021-04-05 03:35:00,2048.74,2043.1,0.03,tp_lower -18948,做多,2021-04-05 05:30:00,2021-04-05 05:35:00,2032.99,2029.3,-0.04,flip_to_short -18949,做空,2021-04-05 05:35:00,2021-04-05 05:45:00,2029.3,2025.02,0.02,tp_lower -18950,做多,2021-04-05 06:35:00,2021-04-05 06:45:00,2020.99,2021.35,-0.0,flip_to_short -18951,做空,2021-04-05 06:45:00,2021-04-05 07:05:00,2021.35,2026.3,-0.05,flip_to_long -18952,做多,2021-04-05 07:05:00,2021-04-05 07:15:00,2026.3,2020.21,-0.05,flip_to_short -18953,做空,2021-04-05 07:15:00,2021-04-05 08:25:00,2020.21,2019.15,0.0,tp_lower -18954,做多,2021-04-05 08:30:00,2021-04-05 08:40:00,2020.89,2025.97,0.03,flip_to_short -18955,做空,2021-04-05 08:40:00,2021-04-05 09:05:00,2025.97,2032.41,-0.06,flip_to_long -18956,做多,2021-04-05 09:05:00,2021-04-05 09:10:00,2032.41,2030.57,-0.02,tp_upper -18957,做空,2021-04-05 10:30:00,2021-04-05 10:35:00,2037.23,2040.24,-0.03,flip_to_long -18958,做多,2021-04-05 10:35:00,2021-04-05 10:50:00,2040.24,2048.0,0.05,tp_upper -18959,做空,2021-04-05 13:20:00,2021-04-05 13:25:00,2062.02,2059.63,0.01,tp_lower -18960,做多,2021-04-05 13:30:00,2021-04-05 13:40:00,2063.41,2067.16,0.02,tp_upper -18961,做空,2021-04-05 15:40:00,2021-04-05 15:50:00,2110.83,2113.76,-0.03,flip_to_long -18962,做多,2021-04-05 15:50:00,2021-04-05 16:00:00,2113.76,2121.04,0.04,tp_upper -18963,做空,2021-04-05 16:10:00,2021-04-05 16:15:00,2115.39,2106.94,0.05,tp_lower -18964,做多,2021-04-05 16:20:00,2021-04-05 16:25:00,2116.85,2116.27,-0.01,flip_to_short -18965,做空,2021-04-05 16:25:00,2021-04-05 16:30:00,2116.27,2122.99,-0.06,flip_to_long -18966,做多,2021-04-05 16:30:00,2021-04-05 16:45:00,2122.99,2115.68,-0.06,flip_to_short -18967,做空,2021-04-05 16:45:00,2021-04-05 16:55:00,2115.68,2116.23,-0.01,flip_to_long -18968,做多,2021-04-05 16:55:00,2021-04-05 18:00:00,2116.23,2112.51,-0.03,flip_to_short -18969,做空,2021-04-05 18:00:00,2021-04-05 18:20:00,2112.51,2099.71,0.08,tp_lower -18970,做多,2021-04-05 18:35:00,2021-04-05 18:40:00,2109.3,2107.28,-0.02,flip_to_short -18971,做空,2021-04-05 18:40:00,2021-04-05 19:00:00,2107.28,2106.51,-0.0,flip_to_long -18972,做多,2021-04-05 19:00:00,2021-04-05 19:15:00,2106.51,2108.15,0.0,tp_upper -18973,做空,2021-04-05 19:25:00,2021-04-05 19:30:00,2105.6,2106.4,-0.01,tp_lower -18974,做多,2021-04-05 19:40:00,2021-04-05 19:45:00,2107.76,2108.19,-0.0,tp_upper -18975,做空,2021-04-05 19:50:00,2021-04-05 19:55:00,2105.56,2108.97,-0.03,flip_to_long -18976,做多,2021-04-05 19:55:00,2021-04-05 20:00:00,2108.97,2109.0,-0.01,tp_upper -18977,做空,2021-04-05 20:05:00,2021-04-05 20:10:00,2105.33,2105.54,-0.01,tp_lower -18978,做多,2021-04-05 20:15:00,2021-04-05 20:20:00,2109.35,2118.69,0.06,tp_upper -18979,做空,2021-04-05 20:45:00,2021-04-05 21:00:00,2109.94,2121.06,-0.09,flip_to_long -18980,做多,2021-04-05 21:00:00,2021-04-05 21:25:00,2121.06,2114.39,-0.05,flip_to_short -18981,做空,2021-04-05 21:25:00,2021-04-05 21:40:00,2114.39,2116.92,-0.03,flip_to_long -18982,做多,2021-04-05 21:40:00,2021-04-05 21:45:00,2116.92,2115.64,-0.02,flip_to_short -18983,做空,2021-04-05 21:45:00,2021-04-05 21:55:00,2115.64,2114.21,0.0,flip_to_long -18984,做多,2021-04-05 21:55:00,2021-04-05 22:15:00,2114.21,2112.32,-0.02,flip_to_short -18985,做空,2021-04-05 22:15:00,2021-04-05 22:20:00,2112.32,2115.69,-0.03,flip_to_long -18986,做多,2021-04-05 22:20:00,2021-04-05 22:35:00,2115.69,2113.07,-0.03,flip_to_short -18987,做空,2021-04-05 22:35:00,2021-04-05 22:40:00,2113.07,2119.0,-0.05,flip_to_long -18988,做多,2021-04-05 22:40:00,2021-04-05 22:45:00,2119.0,2125.33,0.04,tp_upper -18989,做空,2021-04-05 22:55:00,2021-04-05 23:00:00,2117.23,2098.24,0.12,tp_lower -18990,做多,2021-04-05 23:55:00,2021-04-06 00:05:00,2110.35,2132.29,0.15,tp_upper -18991,做空,2021-04-06 01:20:00,2021-04-06 01:25:00,2130.56,2138.32,-0.06,flip_to_long -18992,做多,2021-04-06 01:25:00,2021-04-06 01:30:00,2138.32,2136.96,-0.02,flip_to_short -18993,做空,2021-04-06 01:30:00,2021-04-06 02:00:00,2136.96,2112.36,0.17,tp_lower -18994,做多,2021-04-06 02:35:00,2021-04-06 03:15:00,2127.74,2128.65,-0.0,flip_to_short -18995,做空,2021-04-06 03:15:00,2021-04-06 03:40:00,2128.65,2127.61,-0.0,flip_to_long -18996,做多,2021-04-06 03:40:00,2021-04-06 04:55:00,2127.61,2125.16,-0.03,flip_to_short -18997,做空,2021-04-06 04:55:00,2021-04-06 06:05:00,2125.16,2128.99,-0.04,flip_to_long -18998,做多,2021-04-06 06:05:00,2021-04-06 06:10:00,2128.99,2127.32,-0.02,flip_to_short -18999,做空,2021-04-06 06:10:00,2021-04-06 06:25:00,2127.32,2132.56,-0.05,flip_to_long -19000,做多,2021-04-06 06:25:00,2021-04-06 06:50:00,2132.56,2130.98,-0.02,flip_to_short -19001,做空,2021-04-06 06:50:00,2021-04-06 06:55:00,2130.98,2134.4,-0.03,flip_to_long -19002,做多,2021-04-06 06:55:00,2021-04-06 07:00:00,2134.4,2131.66,-0.03,flip_to_short -19003,做空,2021-04-06 07:00:00,2021-04-06 07:25:00,2131.66,2123.51,0.05,tp_lower -19004,做多,2021-04-06 09:05:00,2021-04-06 09:15:00,2103.22,2112.21,0.06,tp_upper -19005,做空,2021-04-06 10:55:00,2021-04-06 11:00:00,2103.68,2110.0,-0.05,tp_lower -19006,做多,2021-04-06 11:25:00,2021-04-06 11:30:00,2119.83,2110.72,-0.07,flip_to_short -19007,做空,2021-04-06 11:30:00,2021-04-06 11:35:00,2110.72,2117.95,-0.06,flip_to_long -19008,做多,2021-04-06 11:35:00,2021-04-06 11:45:00,2117.95,2115.99,-0.02,flip_to_short -19009,做空,2021-04-06 11:45:00,2021-04-06 11:55:00,2115.99,2116.42,-0.01,flip_to_long -19010,做多,2021-04-06 11:55:00,2021-04-06 12:20:00,2116.42,2129.42,0.09,tp_upper -19011,做空,2021-04-06 12:50:00,2021-04-06 13:00:00,2118.28,2121.83,-0.03,flip_to_long -19012,做多,2021-04-06 13:00:00,2021-04-06 13:05:00,2121.83,2115.59,-0.05,flip_to_short -19013,做空,2021-04-06 13:05:00,2021-04-06 13:25:00,2115.59,2115.05,-0.0,tp_lower -19014,做多,2021-04-06 15:35:00,2021-04-06 15:50:00,2082.38,2086.36,0.02,tp_upper -19015,做空,2021-04-06 16:00:00,2021-04-06 18:40:00,2084.44,2123.14,-0.29,flip_to_long -19016,做多,2021-04-06 18:40:00,2021-04-06 19:00:00,2123.14,2119.79,-0.03,flip_to_short -19017,做空,2021-04-06 19:00:00,2021-04-06 19:05:00,2119.79,2119.64,-0.01,tp_lower -19018,做多,2021-04-06 20:00:00,2021-04-06 20:05:00,2119.88,2117.62,-0.02,flip_to_short -19019,做空,2021-04-06 20:05:00,2021-04-06 20:20:00,2117.62,2123.16,-0.05,flip_to_long -19020,做多,2021-04-06 20:20:00,2021-04-06 21:10:00,2123.16,2116.17,-0.06,flip_to_short -19021,做空,2021-04-06 21:10:00,2021-04-06 21:20:00,2116.17,2106.4,0.06,tp_lower -19022,做多,2021-04-06 21:45:00,2021-04-06 21:55:00,2121.3,2114.07,-0.06,flip_to_short -19023,做空,2021-04-06 21:55:00,2021-04-06 22:15:00,2114.07,2111.08,0.01,flip_to_long -19024,做多,2021-04-06 22:15:00,2021-04-06 22:55:00,2111.08,2114.0,0.01,flip_to_short -19025,做空,2021-04-06 22:55:00,2021-04-06 23:05:00,2114.0,2116.85,-0.03,flip_to_long -19026,做多,2021-04-06 23:05:00,2021-04-06 23:45:00,2116.85,2115.5,-0.02,flip_to_short -19027,做空,2021-04-06 23:45:00,2021-04-06 23:50:00,2115.5,2116.12,-0.01,flip_to_long -19028,做多,2021-04-06 23:50:00,2021-04-07 00:10:00,2116.12,2127.37,0.07,tp_upper -19029,做空,2021-04-07 00:20:00,2021-04-07 00:40:00,2120.43,2111.89,0.05,tp_lower -19030,做空,2021-04-07 01:50:00,2021-04-07 01:55:00,2097.2,2100.59,-0.03,flip_to_long -19031,做多,2021-04-07 01:55:00,2021-04-07 02:20:00,2100.59,2107.59,0.04,tp_upper -19032,做多,2021-04-07 03:15:00,2021-04-07 03:20:00,2112.92,2116.85,0.02,tp_upper -19033,做空,2021-04-07 03:30:00,2021-04-07 03:40:00,2109.57,2111.87,-0.02,flip_to_long -19034,做多,2021-04-07 03:40:00,2021-04-07 03:45:00,2111.87,2108.17,-0.03,flip_to_short -19035,做空,2021-04-07 03:45:00,2021-04-07 03:55:00,2108.17,2107.81,-0.0,tp_lower -19036,做多,2021-04-07 05:10:00,2021-04-07 05:15:00,2097.29,2089.09,-0.07,flip_to_short -19037,做空,2021-04-07 05:15:00,2021-04-07 05:35:00,2089.09,2088.62,-0.0,tp_lower -19038,做多,2021-04-07 05:40:00,2021-04-07 05:45:00,2099.19,2105.42,0.04,tp_upper -19039,做空,2021-04-07 06:20:00,2021-04-07 06:30:00,2089.02,2102.2,-0.1,flip_to_long -19040,做多,2021-04-07 06:30:00,2021-04-07 06:35:00,2102.2,2097.08,-0.04,flip_to_short -19041,做空,2021-04-07 06:35:00,2021-04-07 07:00:00,2097.08,2077.06,0.13,tp_lower -19042,做多,2021-04-07 08:50:00,2021-04-07 08:55:00,2072.36,2065.69,-0.06,flip_to_short -19043,做空,2021-04-07 08:55:00,2021-04-07 09:05:00,2065.69,2052.28,0.09,tp_lower -19044,做多,2021-04-07 09:50:00,2021-04-07 10:00:00,2057.52,2047.31,-0.08,flip_to_short -19045,做空,2021-04-07 10:00:00,2021-04-07 10:10:00,2047.31,2058.88,-0.09,flip_to_long -19046,做多,2021-04-07 10:10:00,2021-04-07 10:15:00,2058.88,2052.33,-0.05,flip_to_short -19047,做空,2021-04-07 10:15:00,2021-04-07 10:35:00,2052.33,2038.24,0.09,tp_lower -19048,做多,2021-04-07 12:45:00,2021-04-07 13:10:00,1982.41,1994.02,0.08,tp_upper -19049,做空,2021-04-07 14:45:00,2021-04-07 14:50:00,1992.75,1995.99,-0.03,flip_to_long -19050,做多,2021-04-07 14:50:00,2021-04-07 15:15:00,1995.99,2006.02,0.07,flip_to_short -19051,做空,2021-04-07 15:15:00,2021-04-07 15:30:00,2006.02,1991.35,0.1,tp_lower -19052,做多,2021-04-07 16:05:00,2021-04-07 16:10:00,1995.96,1985.83,-0.08,flip_to_short -19053,做空,2021-04-07 16:10:00,2021-04-07 16:20:00,1985.83,1990.99,-0.05,flip_to_long -19054,做多,2021-04-07 16:20:00,2021-04-07 16:50:00,1990.99,2004.25,0.09,tp_upper -19055,做空,2021-04-07 17:05:00,2021-04-07 17:40:00,1991.03,1968.05,0.17,tp_lower -19056,做多,2021-04-07 18:05:00,2021-04-07 18:15:00,1988.57,1983.46,-0.05,flip_to_short -19057,做空,2021-04-07 18:15:00,2021-04-07 18:40:00,1983.46,1980.55,0.01,flip_to_long -19058,做多,2021-04-07 18:40:00,2021-04-07 18:45:00,1980.55,1974.69,-0.05,flip_to_short -19059,做空,2021-04-07 18:45:00,2021-04-07 19:00:00,1974.69,1952.37,0.16,tp_lower -19060,做多,2021-04-07 19:25:00,2021-04-07 20:20:00,1966.49,1969.48,0.02,flip_to_short -19061,做空,2021-04-07 20:20:00,2021-04-07 20:30:00,1969.48,1984.78,-0.13,flip_to_long -19062,做多,2021-04-07 20:30:00,2021-04-07 21:40:00,1984.78,1998.81,0.1,tp_upper -19063,做空,2021-04-07 23:20:00,2021-04-07 23:25:00,2003.25,1993.72,0.06,tp_lower -19064,做多,2021-04-08 00:40:00,2021-04-08 00:45:00,1988.89,1987.35,-0.02,flip_to_short -19065,做空,2021-04-08 00:45:00,2021-04-08 02:30:00,1987.35,1988.13,-0.01,tp_lower -19066,做多,2021-04-08 02:50:00,2021-04-08 03:00:00,1992.15,1993.0,-0.0,tp_upper -19067,做空,2021-04-08 03:05:00,2021-04-08 03:10:00,1988.36,1992.52,-0.04,flip_to_long -19068,做多,2021-04-08 03:10:00,2021-04-08 03:25:00,1992.52,1994.37,0.01,tp_upper -19069,做空,2021-04-08 05:35:00,2021-04-08 05:55:00,2016.94,2013.3,0.02,tp_lower -19070,做多,2021-04-08 06:05:00,2021-04-08 06:15:00,2019.0,2017.26,-0.02,flip_to_short -19071,做空,2021-04-08 06:15:00,2021-04-08 06:20:00,2017.26,2021.64,-0.04,flip_to_long -19072,做多,2021-04-08 06:20:00,2021-04-08 06:25:00,2021.64,2017.86,-0.04,flip_to_short -19073,做空,2021-04-08 06:25:00,2021-04-08 06:55:00,2017.86,2019.83,-0.02,flip_to_long -19074,做多,2021-04-08 06:55:00,2021-04-08 07:00:00,2019.83,2025.75,0.04,tp_upper -19075,做空,2021-04-08 07:25:00,2021-04-08 07:35:00,2022.05,2020.42,0.0,flip_to_long -19076,做多,2021-04-08 07:35:00,2021-04-08 07:45:00,2020.42,2029.01,0.06,tp_upper -19077,做空,2021-04-08 08:30:00,2021-04-08 08:40:00,2025.59,2014.07,0.08,tp_lower -19078,做多,2021-04-08 10:45:00,2021-04-08 11:20:00,2002.81,1997.95,-0.05,flip_to_short -19079,做空,2021-04-08 11:20:00,2021-04-08 11:25:00,1997.95,1998.36,-0.01,flip_to_long -19080,做多,2021-04-08 11:25:00,2021-04-08 11:40:00,1998.36,2002.77,0.03,tp_upper -19081,做空,2021-04-08 11:50:00,2021-04-08 12:00:00,1998.38,2001.54,-0.03,tp_lower -19082,做空,2021-04-08 12:10:00,2021-04-08 15:40:00,2002.07,2045.57,-0.35,flip_to_long -19083,做多,2021-04-08 15:40:00,2021-04-08 15:50:00,2045.57,2056.62,0.07,tp_upper -19084,做空,2021-04-08 17:10:00,2021-04-08 17:15:00,2067.02,2069.5,-0.03,flip_to_long -19085,做多,2021-04-08 17:15:00,2021-04-08 17:20:00,2069.5,2067.91,-0.02,flip_to_short -19086,做空,2021-04-08 17:20:00,2021-04-08 17:30:00,2067.91,2063.57,0.02,tp_lower -19087,做多,2021-04-08 18:15:00,2021-04-08 18:25:00,2064.25,2067.11,0.01,flip_to_short -19088,做空,2021-04-08 18:25:00,2021-04-08 19:20:00,2067.11,2068.11,-0.01,flip_to_long -19089,做多,2021-04-08 19:20:00,2021-04-08 19:25:00,2068.11,2067.99,-0.01,flip_to_short -19090,做空,2021-04-08 19:25:00,2021-04-08 19:45:00,2067.99,2061.72,0.04,tp_lower -19091,做多,2021-04-08 20:00:00,2021-04-08 20:25:00,2065.24,2064.54,-0.01,flip_to_short -19092,做空,2021-04-08 20:25:00,2021-04-08 20:35:00,2064.54,2054.23,0.07,tp_lower -19093,做空,2021-04-09 01:10:00,2021-04-09 01:45:00,2092.32,2082.38,0.07,tp_lower -19094,做多,2021-04-09 02:35:00,2021-04-09 02:45:00,2087.0,2084.2,-0.03,flip_to_short -19095,做空,2021-04-09 02:45:00,2021-04-09 02:55:00,2084.2,2077.17,0.05,tp_lower -19096,做多,2021-04-09 03:40:00,2021-04-09 03:45:00,2082.32,2076.15,-0.05,flip_to_short -19097,做空,2021-04-09 03:45:00,2021-04-09 03:50:00,2076.15,2072.64,0.02,tp_lower -19098,做多,2021-04-09 04:10:00,2021-04-09 04:15:00,2079.44,2079.29,-0.01,flip_to_short -19099,做空,2021-04-09 04:15:00,2021-04-09 04:35:00,2079.29,2077.83,0.0,flip_to_long -19100,做多,2021-04-09 04:35:00,2021-04-09 04:40:00,2077.83,2074.96,-0.03,flip_to_short -19101,做空,2021-04-09 04:40:00,2021-04-09 04:50:00,2074.96,2077.15,-0.02,flip_to_long -19102,做多,2021-04-09 04:50:00,2021-04-09 05:30:00,2077.15,2083.01,0.04,tp_upper -19103,做空,2021-04-09 05:45:00,2021-04-09 05:55:00,2076.86,2072.76,0.02,tp_lower -19104,做多,2021-04-09 06:15:00,2021-04-09 06:45:00,2076.49,2079.99,0.02,tp_upper -19105,做空,2021-04-09 06:50:00,2021-04-09 07:00:00,2076.92,2064.48,0.09,tp_lower -19106,做多,2021-04-09 07:15:00,2021-04-09 08:00:00,2074.73,2074.34,-0.01,flip_to_short -19107,做空,2021-04-09 08:00:00,2021-04-09 08:05:00,2074.34,2077.9,-0.03,flip_to_long -19108,做多,2021-04-09 08:05:00,2021-04-09 08:15:00,2077.9,2073.73,-0.04,flip_to_short -19109,做空,2021-04-09 08:15:00,2021-04-09 08:25:00,2073.73,2073.71,-0.01,flip_to_long -19110,做多,2021-04-09 08:25:00,2021-04-09 09:10:00,2073.71,2070.87,-0.03,flip_to_short -19111,做空,2021-04-09 09:10:00,2021-04-09 09:15:00,2070.87,2074.46,-0.03,flip_to_long -19112,做多,2021-04-09 09:15:00,2021-04-09 09:20:00,2074.46,2071.97,-0.03,flip_to_short -19113,做空,2021-04-09 09:20:00,2021-04-09 09:25:00,2071.97,2074.45,-0.03,flip_to_long -19114,做多,2021-04-09 09:25:00,2021-04-09 09:35:00,2074.45,2074.17,-0.01,flip_to_short -19115,做空,2021-04-09 09:35:00,2021-04-09 09:50:00,2074.17,2077.55,-0.03,flip_to_long -19116,做多,2021-04-09 09:50:00,2021-04-09 09:55:00,2077.55,2082.27,0.03,tp_upper -19117,做空,2021-04-09 11:00:00,2021-04-09 11:05:00,2086.01,2088.65,-0.03,flip_to_long -19118,做多,2021-04-09 11:05:00,2021-04-09 11:35:00,2088.65,2090.39,0.01,flip_to_short -19119,做空,2021-04-09 11:35:00,2021-04-09 11:40:00,2090.39,2092.56,-0.02,flip_to_long -19120,做多,2021-04-09 11:40:00,2021-04-09 11:45:00,2092.56,2090.48,-0.02,flip_to_short -19121,做空,2021-04-09 11:45:00,2021-04-09 12:05:00,2090.48,2090.86,-0.01,flip_to_long -19122,做多,2021-04-09 12:05:00,2021-04-09 12:15:00,2090.86,2090.05,-0.01,flip_to_short -19123,做空,2021-04-09 12:15:00,2021-04-09 12:25:00,2090.05,2082.19,0.05,tp_lower -19124,做多,2021-04-09 13:30:00,2021-04-09 13:40:00,2082.73,2082.66,-0.01,flip_to_short -19125,做空,2021-04-09 13:40:00,2021-04-09 13:45:00,2082.66,2078.42,0.02,tp_lower -19126,做多,2021-04-09 13:50:00,2021-04-09 13:55:00,2085.69,2076.03,-0.08,flip_to_short -19127,做空,2021-04-09 13:55:00,2021-04-09 14:00:00,2076.03,2083.0,-0.06,tp_lower -19128,做空,2021-04-09 14:05:00,2021-04-09 14:15:00,2080.06,2078.68,0.0,flip_to_long -19129,做多,2021-04-09 14:15:00,2021-04-09 16:50:00,2078.68,2071.79,-0.06,tp_upper -19130,做空,2021-04-09 18:50:00,2021-04-09 18:55:00,2075.88,2079.99,-0.04,flip_to_long -19131,做多,2021-04-09 18:55:00,2021-04-09 19:00:00,2079.99,2085.0,0.03,tp_upper -19132,做空,2021-04-09 19:15:00,2021-04-09 19:20:00,2074.69,2077.3,-0.03,tp_lower -19133,做多,2021-04-09 19:25:00,2021-04-09 19:40:00,2077.69,2078.42,-0.0,flip_to_short -19134,做空,2021-04-09 19:40:00,2021-04-09 19:55:00,2078.42,2078.64,-0.01,flip_to_long -19135,做多,2021-04-09 19:55:00,2021-04-09 20:05:00,2078.64,2079.16,-0.0,flip_to_short -19136,做空,2021-04-09 20:05:00,2021-04-09 20:30:00,2079.16,2078.18,-0.0,flip_to_long -19137,做多,2021-04-09 20:30:00,2021-04-09 20:40:00,2078.18,2075.07,-0.03,flip_to_short -19138,做空,2021-04-09 20:40:00,2021-04-09 20:45:00,2075.07,2071.86,0.02,tp_lower -19139,做空,2021-04-09 21:20:00,2021-04-09 21:25:00,2076.03,2077.34,-0.02,flip_to_long -19140,做多,2021-04-09 21:25:00,2021-04-09 21:45:00,2077.34,2078.28,-0.0,tp_upper -19141,做空,2021-04-09 21:50:00,2021-04-09 21:55:00,2074.89,2076.32,-0.02,flip_to_long -19142,做多,2021-04-09 21:55:00,2021-04-09 22:00:00,2076.32,2076.08,-0.01,flip_to_short -19143,做空,2021-04-09 22:00:00,2021-04-09 22:15:00,2076.08,2073.64,0.01,tp_lower -19144,做多,2021-04-09 22:25:00,2021-04-09 23:55:00,2073.29,2068.02,-0.05,flip_to_short -19145,做空,2021-04-09 23:55:00,2021-04-10 00:05:00,2068.02,2070.82,-0.03,flip_to_long -19146,做多,2021-04-10 00:05:00,2021-04-10 00:10:00,2070.82,2075.76,0.03,tp_upper -19147,做空,2021-04-10 00:30:00,2021-04-10 00:40:00,2063.34,2062.47,-0.0,tp_lower -19148,做多,2021-04-10 00:50:00,2021-04-10 01:00:00,2067.41,2066.01,-0.02,flip_to_short -19149,做空,2021-04-10 01:00:00,2021-04-10 01:10:00,2066.01,2068.03,-0.02,flip_to_long -19150,做多,2021-04-10 01:10:00,2021-04-10 01:35:00,2068.03,2078.43,0.07,tp_upper -19151,做空,2021-04-10 05:30:00,2021-04-10 05:50:00,2174.53,2182.07,-0.06,flip_to_long -19152,做多,2021-04-10 05:50:00,2021-04-10 05:55:00,2182.07,2179.57,-0.03,flip_to_short -19153,做空,2021-04-10 05:55:00,2021-04-10 06:00:00,2179.57,2184.36,-0.04,flip_to_long -19154,做多,2021-04-10 06:00:00,2021-04-10 06:15:00,2184.36,2180.47,-0.04,flip_to_short -19155,做空,2021-04-10 06:15:00,2021-04-10 06:40:00,2180.47,2172.36,0.05,tp_lower -19156,做多,2021-04-10 06:50:00,2021-04-10 06:55:00,2179.35,2173.87,-0.05,flip_to_short -19157,做空,2021-04-10 06:55:00,2021-04-10 07:00:00,2173.87,2172.0,0.01,tp_lower -19158,做多,2021-04-10 07:10:00,2021-04-10 07:15:00,2178.39,2176.28,-0.02,flip_to_short -19159,做空,2021-04-10 07:15:00,2021-04-10 07:20:00,2176.28,2170.18,0.04,tp_lower -19160,做多,2021-04-10 08:00:00,2021-04-10 08:05:00,2179.9,2176.83,-0.03,tp_upper -19161,做空,2021-04-10 08:35:00,2021-04-10 08:40:00,2172.37,2176.4,-0.04,flip_to_long -19162,做多,2021-04-10 08:40:00,2021-04-10 08:45:00,2176.4,2170.55,-0.05,flip_to_short -19163,做空,2021-04-10 08:45:00,2021-04-10 08:55:00,2170.55,2168.68,0.01,flip_to_long -19164,做多,2021-04-10 08:55:00,2021-04-10 09:55:00,2168.68,2172.23,0.02,flip_to_short -19165,做空,2021-04-10 09:55:00,2021-04-10 10:10:00,2172.23,2173.81,-0.02,flip_to_long -19166,做多,2021-04-10 10:10:00,2021-04-10 10:15:00,2173.81,2171.02,-0.03,flip_to_short -19167,做空,2021-04-10 10:15:00,2021-04-10 10:40:00,2171.02,2168.15,0.01,tp_lower -19168,做多,2021-04-10 11:20:00,2021-04-10 11:40:00,2168.75,2167.75,-0.01,flip_to_short -19169,做空,2021-04-10 11:40:00,2021-04-10 12:00:00,2167.75,2167.34,-0.0,flip_to_long -19170,做多,2021-04-10 12:00:00,2021-04-10 12:10:00,2167.34,2167.1,-0.01,flip_to_short -19171,做空,2021-04-10 12:10:00,2021-04-10 12:30:00,2167.1,2164.55,0.01,tp_lower -19172,做多,2021-04-10 13:35:00,2021-04-10 14:45:00,2154.17,2155.06,-0.0,flip_to_short -19173,做空,2021-04-10 14:45:00,2021-04-10 14:50:00,2155.06,2158.62,-0.03,flip_to_long -19174,做多,2021-04-10 14:50:00,2021-04-10 15:00:00,2158.62,2165.0,0.04,tp_upper -19175,做空,2021-04-10 15:15:00,2021-04-10 15:20:00,2153.92,2154.1,-0.01,tp_lower -19176,做多,2021-04-10 15:30:00,2021-04-10 15:45:00,2156.01,2157.66,0.0,flip_to_short -19177,做空,2021-04-10 15:45:00,2021-04-10 15:55:00,2157.66,2158.82,-0.02,flip_to_long -19178,做多,2021-04-10 15:55:00,2021-04-10 16:00:00,2158.82,2168.6,0.06,tp_upper -19179,做空,2021-04-10 16:20:00,2021-04-10 16:25:00,2156.4,2152.85,0.02,tp_lower -19180,做多,2021-04-10 16:40:00,2021-04-10 16:45:00,2158.72,2156.0,-0.03,flip_to_short -19181,做空,2021-04-10 16:45:00,2021-04-10 16:50:00,2156.0,2156.79,-0.01,flip_to_long -19182,做多,2021-04-10 16:50:00,2021-04-10 19:00:00,2156.79,2138.23,-0.14,flip_to_short -19183,做空,2021-04-10 19:00:00,2021-04-10 19:10:00,2138.23,2133.84,0.02,tp_lower -19184,做多,2021-04-10 19:30:00,2021-04-10 19:35:00,2137.39,2136.52,-0.01,flip_to_short -19185,做空,2021-04-10 19:35:00,2021-04-10 19:40:00,2136.52,2141.38,-0.04,flip_to_long -19186,做多,2021-04-10 19:40:00,2021-04-10 19:55:00,2141.38,2131.39,-0.08,flip_to_short -19187,做空,2021-04-10 19:55:00,2021-04-10 20:00:00,2131.39,2137.91,-0.05,flip_to_long -19188,做多,2021-04-10 20:00:00,2021-04-10 20:10:00,2137.91,2134.01,-0.03,flip_to_short -19189,做空,2021-04-10 20:10:00,2021-04-10 20:15:00,2134.01,2126.77,0.04,tp_lower -19190,做多,2021-04-10 21:40:00,2021-04-10 21:45:00,2117.84,2113.81,-0.04,flip_to_short -19191,做空,2021-04-10 21:45:00,2021-04-10 23:00:00,2113.81,2121.0,-0.06,tp_lower -19192,做空,2021-04-11 01:00:00,2021-04-11 01:15:00,2136.17,2139.61,-0.03,flip_to_long -19193,做多,2021-04-11 01:15:00,2021-04-11 01:30:00,2139.61,2149.99,0.07,tp_upper -19194,做空,2021-04-11 03:10:00,2021-04-11 03:15:00,2150.38,2153.42,-0.03,flip_to_long -19195,做多,2021-04-11 03:15:00,2021-04-11 03:20:00,2153.42,2151.22,-0.02,flip_to_short -19196,做空,2021-04-11 03:20:00,2021-04-11 03:30:00,2151.22,2151.34,-0.01,flip_to_long -19197,做多,2021-04-11 03:30:00,2021-04-11 03:40:00,2151.34,2152.33,-0.0,flip_to_short -19198,做空,2021-04-11 03:40:00,2021-04-11 04:00:00,2152.33,2145.49,0.04,tp_lower -19199,做多,2021-04-11 05:45:00,2021-04-11 06:45:00,2130.29,2138.47,0.05,tp_upper -19200,做空,2021-04-11 07:10:00,2021-04-11 07:15:00,2122.36,2129.47,-0.06,flip_to_long -19201,做多,2021-04-11 07:15:00,2021-04-11 07:35:00,2129.47,2126.59,-0.03,flip_to_short -19202,做空,2021-04-11 07:35:00,2021-04-11 07:40:00,2126.59,2131.44,-0.04,flip_to_long -19203,做多,2021-04-11 07:40:00,2021-04-11 08:00:00,2131.44,2139.65,0.05,tp_upper -19204,做空,2021-04-11 09:10:00,2021-04-11 09:25:00,2140.66,2139.14,0.0,flip_to_long -19205,做多,2021-04-11 09:25:00,2021-04-11 10:10:00,2139.14,2159.21,0.13,tp_upper -19206,做空,2021-04-11 10:50:00,2021-04-11 10:55:00,2141.6,2145.29,-0.03,flip_to_long -19207,做多,2021-04-11 10:55:00,2021-04-11 11:10:00,2145.29,2144.0,-0.02,flip_to_short -19208,做空,2021-04-11 11:10:00,2021-04-11 11:20:00,2144.0,2146.12,-0.02,flip_to_long -19209,做多,2021-04-11 11:20:00,2021-04-11 11:45:00,2146.12,2153.25,0.04,flip_to_short -19210,做空,2021-04-11 11:45:00,2021-04-11 12:20:00,2153.25,2141.82,0.07,tp_lower -19211,做多,2021-04-11 12:45:00,2021-04-11 12:50:00,2148.48,2143.54,-0.04,flip_to_short -19212,做空,2021-04-11 12:50:00,2021-04-11 12:55:00,2143.54,2149.34,-0.05,flip_to_long -19213,做多,2021-04-11 12:55:00,2021-04-11 13:00:00,2149.34,2149.19,-0.01,flip_to_short -19214,做空,2021-04-11 13:00:00,2021-04-11 13:15:00,2149.19,2146.11,0.01,flip_to_long -19215,做多,2021-04-11 13:15:00,2021-04-11 14:25:00,2146.11,2138.15,-0.06,flip_to_short -19216,做空,2021-04-11 14:25:00,2021-04-11 14:30:00,2138.15,2144.36,-0.05,flip_to_long -19217,做多,2021-04-11 14:30:00,2021-04-11 15:00:00,2144.36,2149.8,0.03,tp_upper -19218,做空,2021-04-11 16:30:00,2021-04-11 16:40:00,2153.33,2146.43,0.04,tp_lower -19219,做多,2021-04-11 17:30:00,2021-04-11 17:35:00,2150.64,2148.2,-0.02,flip_to_short -19220,做空,2021-04-11 17:35:00,2021-04-11 17:50:00,2148.2,2149.13,-0.01,flip_to_long -19221,做多,2021-04-11 17:50:00,2021-04-11 18:55:00,2149.13,2154.46,0.03,tp_upper -19222,做空,2021-04-11 19:25:00,2021-04-11 19:30:00,2155.41,2143.26,0.08,tp_lower -19223,做多,2021-04-11 19:35:00,2021-04-11 19:45:00,2157.68,2145.66,-0.09,flip_to_short -19224,做空,2021-04-11 19:45:00,2021-04-11 20:55:00,2145.66,2150.09,-0.04,flip_to_long -19225,做多,2021-04-11 20:55:00,2021-04-11 21:00:00,2150.09,2148.54,-0.02,flip_to_short -19226,做空,2021-04-11 21:00:00,2021-04-11 21:05:00,2148.54,2140.29,0.05,tp_lower -19227,做多,2021-04-11 22:15:00,2021-04-11 22:35:00,2141.58,2137.82,-0.03,flip_to_short -19228,做空,2021-04-11 22:35:00,2021-04-11 22:40:00,2137.82,2139.48,-0.02,flip_to_long -19229,做多,2021-04-11 22:40:00,2021-04-11 22:50:00,2139.48,2145.09,0.03,tp_upper -19230,做空,2021-04-11 23:30:00,2021-04-12 01:15:00,2144.34,2152.47,-0.06,flip_to_long -19231,做多,2021-04-12 01:15:00,2021-04-12 01:25:00,2152.47,2149.21,-0.03,flip_to_short -19232,做空,2021-04-12 01:25:00,2021-04-12 02:15:00,2149.21,2146.65,0.01,flip_to_long -19233,做多,2021-04-12 02:15:00,2021-04-12 03:40:00,2146.65,2154.04,0.04,tp_upper -19234,做空,2021-04-12 04:55:00,2021-04-12 05:10:00,2157.0,2160.26,-0.03,flip_to_long -19235,做多,2021-04-12 05:10:00,2021-04-12 05:15:00,2160.26,2155.95,-0.04,flip_to_short -19236,做空,2021-04-12 05:15:00,2021-04-12 05:55:00,2155.95,2153.4,0.01,tp_lower -19237,做多,2021-04-12 06:15:00,2021-04-12 06:20:00,2156.35,2153.48,-0.03,flip_to_short -19238,做空,2021-04-12 06:20:00,2021-04-12 06:25:00,2153.48,2157.13,-0.03,flip_to_long -19239,做多,2021-04-12 06:25:00,2021-04-12 06:30:00,2157.13,2158.24,0.0,tp_upper -19240,做空,2021-04-12 08:25:00,2021-04-12 08:35:00,2193.91,2191.29,0.01,flip_to_long -19241,做多,2021-04-12 08:35:00,2021-04-12 09:05:00,2191.29,2191.7,-0.0,flip_to_short -19242,做空,2021-04-12 09:05:00,2021-04-12 09:10:00,2191.7,2183.9,0.05,tp_lower -19243,做多,2021-04-12 09:30:00,2021-04-12 09:35:00,2189.44,2167.31,-0.16,flip_to_short -19244,做空,2021-04-12 09:35:00,2021-04-12 09:40:00,2167.31,2157.03,0.06,tp_lower -19245,做空,2021-04-12 11:15:00,2021-04-12 11:20:00,2144.0,2144.53,-0.01,flip_to_long -19246,做多,2021-04-12 11:20:00,2021-04-12 12:20:00,2144.53,2147.47,0.01,flip_to_short -19247,做空,2021-04-12 12:20:00,2021-04-12 12:25:00,2147.47,2148.61,-0.02,flip_to_long -19248,做多,2021-04-12 12:25:00,2021-04-12 12:40:00,2148.61,2157.3,0.05,tp_upper -19249,做空,2021-04-12 13:25:00,2021-04-12 13:55:00,2155.71,2153.01,0.01,flip_to_long -19250,做多,2021-04-12 13:55:00,2021-04-12 16:20:00,2153.01,2129.89,-0.17,flip_to_short -19251,做空,2021-04-12 16:20:00,2021-04-12 16:55:00,2129.89,2130.82,-0.01,flip_to_long -19252,做多,2021-04-12 16:55:00,2021-04-12 17:00:00,2130.82,2125.4,-0.05,flip_to_short -19253,做空,2021-04-12 17:00:00,2021-04-12 17:05:00,2125.4,2128.7,-0.03,flip_to_long -19254,做多,2021-04-12 17:05:00,2021-04-12 17:15:00,2128.7,2128.4,-0.01,flip_to_short -19255,做空,2021-04-12 17:15:00,2021-04-12 17:30:00,2128.4,2127.82,-0.0,flip_to_long -19256,做多,2021-04-12 17:30:00,2021-04-12 17:35:00,2127.82,2124.75,-0.03,flip_to_short -19257,做空,2021-04-12 17:35:00,2021-04-12 17:45:00,2124.75,2128.5,-0.03,tp_lower -19258,做多,2021-04-12 18:10:00,2021-04-12 18:20:00,2128.31,2125.78,-0.02,flip_to_short -19259,做空,2021-04-12 18:20:00,2021-04-12 18:25:00,2125.78,2126.33,-0.01,flip_to_long -19260,做多,2021-04-12 18:25:00,2021-04-12 18:30:00,2126.33,2133.67,0.04,tp_upper -19261,做空,2021-04-12 20:05:00,2021-04-12 20:10:00,2139.28,2144.95,-0.05,flip_to_long -19262,做多,2021-04-12 20:10:00,2021-04-12 20:15:00,2144.95,2147.0,0.01,tp_upper -19263,做空,2021-04-12 21:15:00,2021-04-12 21:30:00,2145.13,2148.12,-0.03,flip_to_long -19264,做多,2021-04-12 21:30:00,2021-04-12 21:35:00,2148.12,2148.01,-0.01,flip_to_short -19265,做空,2021-04-12 21:35:00,2021-04-12 21:40:00,2148.01,2148.22,-0.01,flip_to_long -19266,做多,2021-04-12 21:40:00,2021-04-12 21:55:00,2148.22,2149.29,-0.0,flip_to_short -19267,做空,2021-04-12 21:55:00,2021-04-12 22:00:00,2149.29,2143.92,0.03,tp_lower -19268,做多,2021-04-12 22:15:00,2021-04-12 22:35:00,2147.11,2147.0,-0.01,flip_to_short -19269,做空,2021-04-12 22:35:00,2021-04-12 22:45:00,2147.0,2149.79,-0.03,flip_to_long -19270,做多,2021-04-12 22:45:00,2021-04-12 22:50:00,2149.79,2153.52,0.02,tp_upper -19271,做空,2021-04-12 23:00:00,2021-04-12 23:05:00,2147.74,2148.74,-0.01,flip_to_long -19272,做多,2021-04-12 23:05:00,2021-04-12 23:20:00,2148.74,2147.51,-0.02,flip_to_short -19273,做空,2021-04-12 23:20:00,2021-04-12 23:40:00,2147.51,2143.01,0.02,tp_lower -19274,做多,2021-04-13 00:05:00,2021-04-13 00:10:00,2154.87,2159.3,0.02,tp_upper -19275,做空,2021-04-13 01:15:00,2021-04-13 01:20:00,2151.94,2156.9,-0.04,flip_to_long -19276,做多,2021-04-13 01:20:00,2021-04-13 01:25:00,2156.9,2156.62,-0.01,flip_to_short -19277,做空,2021-04-13 01:25:00,2021-04-13 03:30:00,2156.62,2169.13,-0.09,flip_to_long -19278,做多,2021-04-13 03:30:00,2021-04-13 04:10:00,2169.13,2170.78,0.0,flip_to_short -19279,做空,2021-04-13 04:10:00,2021-04-13 04:15:00,2170.78,2166.04,0.03,tp_lower -19280,做多,2021-04-13 04:30:00,2021-04-13 04:35:00,2170.55,2169.2,-0.02,flip_to_short -19281,做空,2021-04-13 04:35:00,2021-04-13 04:40:00,2169.2,2163.13,0.03,tp_lower -19282,做多,2021-04-13 05:20:00,2021-04-13 05:25:00,2168.47,2168.2,-0.01,flip_to_short -19283,做空,2021-04-13 05:25:00,2021-04-13 05:40:00,2168.2,2170.2,-0.02,flip_to_long -19284,做多,2021-04-13 05:40:00,2021-04-13 05:45:00,2170.2,2171.99,0.0,tp_upper -19285,做空,2021-04-13 05:50:00,2021-04-13 05:55:00,2165.64,2167.16,-0.02,flip_to_long -19286,做多,2021-04-13 05:55:00,2021-04-13 06:00:00,2167.16,2173.09,0.03,tp_upper -19287,做空,2021-04-13 06:35:00,2021-04-13 06:40:00,2172.11,2174.62,-0.02,flip_to_long -19288,做多,2021-04-13 06:40:00,2021-04-13 06:45:00,2174.62,2162.84,-0.09,flip_to_short -19289,做空,2021-04-13 06:45:00,2021-04-13 07:50:00,2162.84,2174.0,-0.08,flip_to_long -19290,做多,2021-04-13 07:50:00,2021-04-13 07:55:00,2174.0,2167.95,-0.05,flip_to_short -19291,做空,2021-04-13 07:55:00,2021-04-13 08:00:00,2167.95,2172.92,-0.04,flip_to_long -19292,做多,2021-04-13 08:00:00,2021-04-13 08:10:00,2172.92,2179.77,0.04,tp_upper -19293,做空,2021-04-13 09:30:00,2021-04-13 09:45:00,2211.27,2226.63,-0.11,flip_to_long -19294,做多,2021-04-13 09:45:00,2021-04-13 09:55:00,2226.63,2224.51,-0.02,flip_to_short -19295,做空,2021-04-13 09:55:00,2021-04-13 10:15:00,2224.51,2225.59,-0.01,flip_to_long -19296,做多,2021-04-13 10:15:00,2021-04-13 10:35:00,2225.59,2214.01,-0.08,flip_to_short -19297,做空,2021-04-13 10:35:00,2021-04-13 10:55:00,2214.01,2219.65,-0.04,flip_to_long -19298,做多,2021-04-13 10:55:00,2021-04-13 11:10:00,2219.65,2220.36,-0.0,flip_to_short -19299,做空,2021-04-13 11:10:00,2021-04-13 11:20:00,2220.36,2224.19,-0.03,flip_to_long -19300,做多,2021-04-13 11:20:00,2021-04-13 11:25:00,2224.19,2219.1,-0.04,flip_to_short -19301,做空,2021-04-13 11:25:00,2021-04-13 11:30:00,2219.1,2223.79,-0.04,flip_to_long -19302,做多,2021-04-13 11:30:00,2021-04-13 11:35:00,2223.79,2228.9,0.03,tp_upper -19303,做空,2021-04-13 12:20:00,2021-04-13 12:35:00,2226.63,2227.47,-0.01,flip_to_long -19304,做多,2021-04-13 12:35:00,2021-04-13 12:45:00,2227.47,2227.2,-0.01,flip_to_short -19305,做空,2021-04-13 12:45:00,2021-04-13 12:50:00,2227.2,2229.46,-0.02,flip_to_long -19306,做多,2021-04-13 12:50:00,2021-04-13 13:00:00,2229.46,2226.99,-0.02,flip_to_short -19307,做空,2021-04-13 13:00:00,2021-04-13 13:05:00,2226.99,2229.25,-0.02,flip_to_long -19308,做多,2021-04-13 13:05:00,2021-04-13 13:10:00,2229.25,2228.11,-0.01,flip_to_short -19309,做空,2021-04-13 13:10:00,2021-04-13 13:15:00,2228.11,2229.16,-0.01,flip_to_long -19310,做多,2021-04-13 13:15:00,2021-04-13 13:25:00,2229.16,2227.72,-0.02,flip_to_short -19311,做空,2021-04-13 13:25:00,2021-04-13 13:35:00,2227.72,2225.11,0.01,tp_lower -19312,做多,2021-04-13 13:45:00,2021-04-13 13:55:00,2230.24,2229.49,-0.01,tp_upper -19313,做空,2021-04-13 14:00:00,2021-04-13 14:05:00,2227.99,2228.9,-0.01,flip_to_long -19314,做多,2021-04-13 14:05:00,2021-04-13 14:10:00,2228.9,2242.2,0.08,tp_upper -19315,做空,2021-04-13 16:55:00,2021-04-13 17:05:00,2277.55,2285.5,-0.06,flip_to_long -19316,做多,2021-04-13 17:05:00,2021-04-13 17:20:00,2285.5,2300.0,0.08,tp_upper -19317,做空,2021-04-13 18:35:00,2021-04-13 18:45:00,2301.96,2287.02,0.08,tp_lower -19318,做多,2021-04-13 19:45:00,2021-04-13 20:25:00,2297.55,2294.79,-0.02,flip_to_short -19319,做空,2021-04-13 20:25:00,2021-04-13 20:35:00,2294.79,2293.82,-0.0,flip_to_long -19320,做多,2021-04-13 20:35:00,2021-04-13 21:05:00,2293.82,2300.15,0.03,flip_to_short -19321,做空,2021-04-13 21:05:00,2021-04-13 21:30:00,2300.15,2283.43,0.1,tp_lower -19322,做多,2021-04-13 21:45:00,2021-04-13 21:50:00,2296.63,2289.02,-0.05,flip_to_short -19323,做空,2021-04-13 21:50:00,2021-04-13 22:00:00,2289.02,2294.67,-0.04,flip_to_long -19324,做多,2021-04-13 22:00:00,2021-04-13 22:05:00,2294.67,2275.42,-0.13,flip_to_short -19325,做空,2021-04-13 22:05:00,2021-04-13 22:10:00,2275.42,2274.34,-0.0,tp_lower -19326,做多,2021-04-13 22:45:00,2021-04-13 22:50:00,2286.98,2286.48,-0.01,flip_to_short -19327,做空,2021-04-13 22:50:00,2021-04-14 00:20:00,2286.48,2298.22,-0.08,flip_to_long -19328,做多,2021-04-14 00:20:00,2021-04-14 00:55:00,2298.22,2302.88,0.02,flip_to_short -19329,做空,2021-04-14 00:55:00,2021-04-14 01:10:00,2302.88,2295.14,0.04,tp_lower -19330,做多,2021-04-14 01:50:00,2021-04-14 01:55:00,2298.67,2297.01,-0.02,flip_to_short -19331,做空,2021-04-14 01:55:00,2021-04-14 02:10:00,2297.01,2289.91,0.04,tp_lower -19332,做多,2021-04-14 02:20:00,2021-04-14 02:25:00,2295.72,2294.15,-0.02,flip_to_short -19333,做空,2021-04-14 02:25:00,2021-04-14 06:10:00,2294.15,2407.17,-0.73,flip_to_long -19334,做多,2021-04-14 06:10:00,2021-04-14 06:15:00,2407.17,2386.53,-0.13,tp_upper -19335,做空,2021-04-14 07:05:00,2021-04-14 07:10:00,2380.91,2387.6,-0.05,flip_to_long -19336,做多,2021-04-14 07:10:00,2021-04-14 07:35:00,2387.6,2386.17,-0.02,flip_to_short -19337,做空,2021-04-14 07:35:00,2021-04-14 07:45:00,2386.17,2388.91,-0.02,flip_to_long -19338,做多,2021-04-14 07:45:00,2021-04-14 07:50:00,2388.91,2380.9,-0.05,flip_to_short -19339,做空,2021-04-14 07:50:00,2021-04-14 07:55:00,2380.9,2373.73,0.03,tp_lower -19340,做多,2021-04-14 08:00:00,2021-04-14 08:20:00,2383.84,2385.5,0.0,flip_to_short -19341,做空,2021-04-14 08:20:00,2021-04-14 08:40:00,2385.5,2376.41,0.04,tp_lower -19342,做多,2021-04-14 10:05:00,2021-04-14 10:25:00,2355.01,2350.31,-0.03,flip_to_short -19343,做空,2021-04-14 10:25:00,2021-04-14 12:20:00,2350.31,2384.85,-0.21,flip_to_long -19344,做多,2021-04-14 12:20:00,2021-04-14 12:35:00,2384.85,2385.02,-0.01,flip_to_short -19345,做空,2021-04-14 12:35:00,2021-04-14 12:40:00,2385.02,2386.71,-0.02,flip_to_long -19346,做多,2021-04-14 12:40:00,2021-04-14 12:45:00,2386.71,2379.05,-0.05,flip_to_short -19347,做空,2021-04-14 12:45:00,2021-04-14 12:50:00,2379.05,2363.9,0.08,tp_lower -19348,做多,2021-04-14 13:05:00,2021-04-14 13:10:00,2390.4,2376.37,-0.08,flip_to_short -19349,做空,2021-04-14 13:10:00,2021-04-14 13:15:00,2376.37,2389.7,-0.08,flip_to_long -19350,做多,2021-04-14 13:15:00,2021-04-14 13:20:00,2389.7,2382.12,-0.05,flip_to_short -19351,做空,2021-04-14 13:20:00,2021-04-14 13:30:00,2382.12,2379.67,0.01,tp_lower -19352,做多,2021-04-14 13:35:00,2021-04-14 15:25:00,2380.42,2338.94,-0.23,flip_to_short -19353,做空,2021-04-14 15:25:00,2021-04-14 15:40:00,2338.94,2347.0,-0.05,flip_to_long -19354,做多,2021-04-14 15:40:00,2021-04-14 15:45:00,2347.0,2339.74,-0.05,flip_to_short -19355,做空,2021-04-14 15:45:00,2021-04-14 15:50:00,2339.74,2351.22,-0.07,flip_to_long -19356,做多,2021-04-14 15:50:00,2021-04-14 16:00:00,2351.22,2355.33,0.02,tp_upper -19357,做空,2021-04-14 16:05:00,2021-04-14 17:25:00,2346.28,2379.24,-0.18,flip_to_long -19358,做多,2021-04-14 17:25:00,2021-04-14 17:30:00,2379.24,2370.42,-0.05,flip_to_short -19359,做空,2021-04-14 17:30:00,2021-04-14 17:35:00,2370.42,2354.05,0.08,tp_lower -19360,做多,2021-04-14 18:20:00,2021-04-14 18:25:00,2353.47,2351.44,-0.02,flip_to_short -19361,做空,2021-04-14 18:25:00,2021-04-14 18:45:00,2351.44,2349.0,0.01,flip_to_long -19362,做多,2021-04-14 18:45:00,2021-04-14 18:50:00,2349.0,2344.76,-0.03,flip_to_short -19363,做空,2021-04-14 18:50:00,2021-04-14 19:00:00,2344.76,2344.55,-0.01,flip_to_long -19364,做多,2021-04-14 19:00:00,2021-04-14 19:20:00,2344.55,2335.61,-0.05,flip_to_short -19365,做空,2021-04-14 19:20:00,2021-04-14 19:30:00,2335.61,2317.93,0.09,tp_lower -19366,做多,2021-04-14 19:55:00,2021-04-14 20:10:00,2338.9,2340.84,0.0,flip_to_short -19367,做空,2021-04-14 20:10:00,2021-04-14 23:50:00,2340.84,2418.67,-0.42,tp_lower -19368,做多,2021-04-14 23:55:00,2021-04-15 00:00:00,2437.08,2447.33,0.04,tp_upper -19369,做空,2021-04-15 00:35:00,2021-04-15 01:05:00,2434.47,2410.38,0.12,tp_lower -19370,做多,2021-04-15 02:00:00,2021-04-15 02:10:00,2436.72,2421.37,-0.09,flip_to_short -19371,做空,2021-04-15 02:10:00,2021-04-15 02:20:00,2421.37,2416.42,0.02,tp_lower -19372,做多,2021-04-15 02:30:00,2021-04-15 02:45:00,2421.98,2437.95,0.08,tp_upper -19373,做空,2021-04-15 03:00:00,2021-04-15 03:05:00,2423.28,2423.33,-0.01,flip_to_long -19374,做多,2021-04-15 03:05:00,2021-04-15 03:15:00,2423.33,2446.83,0.12,tp_upper -19375,做空,2021-04-15 04:35:00,2021-04-15 04:40:00,2462.57,2467.37,-0.03,flip_to_long -19376,做多,2021-04-15 04:40:00,2021-04-15 05:50:00,2467.37,2477.1,0.04,tp_upper -19377,做空,2021-04-15 06:30:00,2021-04-15 07:00:00,2467.53,2473.82,-0.04,flip_to_long -19378,做多,2021-04-15 07:00:00,2021-04-15 07:15:00,2473.82,2475.06,0.0,flip_to_short -19379,做空,2021-04-15 07:15:00,2021-04-15 07:25:00,2475.06,2480.51,-0.03,tp_lower -19380,做空,2021-04-15 07:30:00,2021-04-15 07:45:00,2475.13,2472.13,0.01,flip_to_long -19381,做多,2021-04-15 07:45:00,2021-04-15 07:55:00,2472.13,2471.86,-0.01,flip_to_short -19382,做空,2021-04-15 07:55:00,2021-04-15 08:00:00,2471.86,2474.59,-0.02,flip_to_long -19383,做多,2021-04-15 08:00:00,2021-04-15 08:05:00,2474.59,2492.03,0.08,tp_upper -19384,做空,2021-04-15 08:15:00,2021-04-15 08:20:00,2464.67,2453.47,0.05,tp_lower -19385,做多,2021-04-15 09:30:00,2021-04-15 09:40:00,2459.38,2454.97,-0.03,flip_to_short -19386,做空,2021-04-15 09:40:00,2021-04-15 09:55:00,2454.97,2454.52,-0.0,flip_to_long -19387,做多,2021-04-15 09:55:00,2021-04-15 10:10:00,2454.52,2451.52,-0.02,flip_to_short -19388,做空,2021-04-15 10:10:00,2021-04-15 10:20:00,2451.52,2447.0,0.02,tp_lower -19389,做多,2021-04-15 11:40:00,2021-04-15 11:55:00,2437.16,2433.71,-0.02,flip_to_short -19390,做空,2021-04-15 11:55:00,2021-04-15 12:55:00,2433.71,2443.31,-0.06,flip_to_long -19391,做多,2021-04-15 12:55:00,2021-04-15 13:05:00,2443.31,2440.0,-0.02,flip_to_short -19392,做空,2021-04-15 13:05:00,2021-04-15 13:10:00,2440.0,2446.03,-0.04,flip_to_long -19393,做多,2021-04-15 13:10:00,2021-04-15 13:15:00,2446.03,2456.36,0.05,tp_upper -19394,做空,2021-04-15 14:05:00,2021-04-15 15:00:00,2458.81,2454.69,0.01,tp_lower -19395,做多,2021-04-15 15:15:00,2021-04-15 15:20:00,2471.78,2463.97,-0.05,flip_to_short -19396,做空,2021-04-15 15:20:00,2021-04-15 15:40:00,2463.97,2457.88,0.02,tp_lower -19397,做多,2021-04-15 15:50:00,2021-04-15 15:55:00,2465.31,2463.92,-0.01,flip_to_short -19398,做空,2021-04-15 15:55:00,2021-04-15 16:00:00,2463.92,2465.12,-0.01,flip_to_long -19399,做多,2021-04-15 16:00:00,2021-04-15 16:05:00,2465.12,2475.72,0.05,tp_upper -19400,做空,2021-04-15 16:25:00,2021-04-15 16:45:00,2468.11,2465.0,0.01,flip_to_long -19401,做多,2021-04-15 16:45:00,2021-04-15 18:35:00,2465.0,2474.69,0.04,tp_upper -19402,做空,2021-04-15 19:25:00,2021-04-15 19:35:00,2469.26,2472.4,-0.02,flip_to_long -19403,做多,2021-04-15 19:35:00,2021-04-15 19:45:00,2472.4,2482.05,0.04,tp_upper -19404,做空,2021-04-15 21:15:00,2021-04-15 21:35:00,2487.37,2496.41,-0.05,flip_to_long -19405,做多,2021-04-15 21:35:00,2021-04-15 21:45:00,2496.41,2496.99,-0.0,flip_to_short -19406,做空,2021-04-15 21:45:00,2021-04-15 21:55:00,2496.99,2501.32,-0.03,flip_to_long -19407,做多,2021-04-15 21:55:00,2021-04-15 22:00:00,2501.32,2496.89,-0.03,flip_to_short -19408,做空,2021-04-15 22:00:00,2021-04-15 22:05:00,2496.89,2505.59,-0.05,flip_to_long -19409,做多,2021-04-15 22:05:00,2021-04-15 22:10:00,2505.59,2523.72,0.08,tp_upper -19410,做空,2021-04-15 23:20:00,2021-04-15 23:25:00,2525.64,2525.66,-0.01,flip_to_long -19411,做多,2021-04-15 23:25:00,2021-04-16 00:15:00,2525.66,2543.62,0.08,tp_upper -19412,做空,2021-04-16 01:05:00,2021-04-16 01:10:00,2527.67,2534.72,-0.04,flip_to_long -19413,做多,2021-04-16 01:10:00,2021-04-16 01:15:00,2534.72,2527.35,-0.04,flip_to_short -19414,做空,2021-04-16 01:15:00,2021-04-16 01:30:00,2527.35,2508.53,0.09,tp_lower -19415,做多,2021-04-16 02:05:00,2021-04-16 02:30:00,2522.21,2508.99,-0.07,flip_to_short -19416,做空,2021-04-16 02:30:00,2021-04-16 02:55:00,2508.99,2496.19,0.06,tp_lower -19417,做多,2021-04-16 03:15:00,2021-04-16 03:25:00,2506.79,2508.67,0.0,flip_to_short -19418,做空,2021-04-16 03:25:00,2021-04-16 03:40:00,2508.67,2504.87,0.01,flip_to_long -19419,做多,2021-04-16 03:40:00,2021-04-16 03:55:00,2504.87,2503.52,-0.01,flip_to_short -19420,做空,2021-04-16 03:55:00,2021-04-16 04:05:00,2503.52,2486.89,0.08,tp_lower -19421,做多,2021-04-16 06:50:00,2021-04-16 07:00:00,2418.99,2414.12,-0.03,flip_to_short -19422,做空,2021-04-16 07:00:00,2021-04-16 07:10:00,2414.12,2411.7,0.01,flip_to_long -19423,做多,2021-04-16 07:10:00,2021-04-16 07:15:00,2411.7,2402.14,-0.06,flip_to_short -19424,做空,2021-04-16 07:15:00,2021-04-16 07:20:00,2402.14,2408.53,-0.04,flip_to_long -19425,做多,2021-04-16 07:20:00,2021-04-16 07:35:00,2408.53,2430.93,0.11,tp_upper -19426,做空,2021-04-16 08:00:00,2021-04-16 09:00:00,2421.84,2418.73,0.01,tp_lower -19427,做多,2021-04-16 10:10:00,2021-04-16 10:15:00,2403.9,2396.02,-0.05,flip_to_short -19428,做空,2021-04-16 10:15:00,2021-04-16 10:25:00,2396.02,2402.89,-0.04,flip_to_long -19429,做多,2021-04-16 10:25:00,2021-04-16 10:30:00,2402.89,2385.78,-0.1,flip_to_short -19430,做空,2021-04-16 10:30:00,2021-04-16 10:40:00,2385.78,2367.78,0.09,tp_lower -19431,做多,2021-04-16 11:35:00,2021-04-16 12:00:00,2376.89,2377.78,-0.0,flip_to_short -19432,做空,2021-04-16 12:00:00,2021-04-16 13:05:00,2377.78,2385.41,-0.05,flip_to_long -19433,做多,2021-04-16 13:05:00,2021-04-16 13:10:00,2385.41,2401.07,0.08,tp_upper -19434,做空,2021-04-16 13:40:00,2021-04-16 13:45:00,2360.86,2335.14,0.13,tp_lower -19435,做多,2021-04-16 14:05:00,2021-04-16 14:10:00,2385.06,2379.41,-0.04,flip_to_short -19436,做空,2021-04-16 14:10:00,2021-04-16 14:20:00,2379.41,2402.91,-0.13,flip_to_long -19437,做多,2021-04-16 14:20:00,2021-04-16 15:55:00,2402.91,2430.77,0.14,tp_upper -19438,做空,2021-04-16 16:15:00,2021-04-16 16:30:00,2420.06,2417.27,0.01,flip_to_long -19439,做多,2021-04-16 16:30:00,2021-04-16 16:35:00,2417.27,2415.89,-0.01,flip_to_short -19440,做空,2021-04-16 16:35:00,2021-04-16 16:40:00,2415.89,2421.58,-0.04,flip_to_long -19441,做多,2021-04-16 16:40:00,2021-04-16 16:50:00,2421.58,2432.14,0.05,tp_upper -19442,做空,2021-04-16 17:05:00,2021-04-16 18:05:00,2427.22,2421.48,0.02,tp_lower -19443,做多,2021-04-16 18:40:00,2021-04-16 19:00:00,2426.51,2430.36,0.01,flip_to_short -19444,做空,2021-04-16 19:00:00,2021-04-16 19:20:00,2430.36,2412.22,0.09,tp_lower -19445,做多,2021-04-16 19:35:00,2021-04-16 20:00:00,2424.04,2430.68,0.03,flip_to_short -19446,做空,2021-04-16 20:00:00,2021-04-16 21:30:00,2430.68,2455.31,-0.14,flip_to_long -19447,做多,2021-04-16 21:30:00,2021-04-16 21:55:00,2455.31,2447.12,-0.05,flip_to_short -19448,做空,2021-04-16 21:55:00,2021-04-16 22:00:00,2447.12,2435.31,0.06,tp_lower -19449,做多,2021-04-16 23:45:00,2021-04-16 23:55:00,2428.98,2427.29,-0.02,flip_to_short -19450,做空,2021-04-16 23:55:00,2021-04-17 00:00:00,2427.29,2442.51,-0.09,flip_to_long -19451,做多,2021-04-17 00:00:00,2021-04-17 00:05:00,2442.51,2472.04,0.15,tp_upper -19452,做空,2021-04-17 03:00:00,2021-04-17 03:05:00,2483.15,2474.31,0.04,tp_lower -19453,做多,2021-04-17 03:40:00,2021-04-17 04:05:00,2483.11,2481.0,-0.02,flip_to_short -19454,做空,2021-04-17 04:05:00,2021-04-17 04:15:00,2481.0,2487.06,-0.04,flip_to_long -19455,做多,2021-04-17 04:15:00,2021-04-17 04:25:00,2487.06,2486.41,-0.01,flip_to_short -19456,做空,2021-04-17 04:25:00,2021-04-17 04:45:00,2486.41,2483.11,0.01,flip_to_long -19457,做多,2021-04-17 04:45:00,2021-04-17 05:00:00,2483.11,2481.21,-0.02,flip_to_short -19458,做空,2021-04-17 05:00:00,2021-04-17 05:15:00,2481.21,2473.42,0.04,tp_lower -19459,做多,2021-04-17 05:30:00,2021-04-17 05:35:00,2484.37,2479.31,-0.03,flip_to_short -19460,做空,2021-04-17 05:35:00,2021-04-17 05:40:00,2479.31,2480.81,-0.01,flip_to_long -19461,做多,2021-04-17 05:40:00,2021-04-17 05:50:00,2480.81,2480.28,-0.01,flip_to_short -19462,做空,2021-04-17 05:50:00,2021-04-17 05:55:00,2480.28,2482.49,-0.02,flip_to_long -19463,做多,2021-04-17 05:55:00,2021-04-17 06:05:00,2482.49,2478.43,-0.03,flip_to_short -19464,做空,2021-04-17 06:05:00,2021-04-17 06:10:00,2478.43,2475.08,0.01,tp_lower -19465,做多,2021-04-17 06:15:00,2021-04-17 07:45:00,2479.12,2468.74,-0.06,flip_to_short -19466,做空,2021-04-17 07:45:00,2021-04-17 08:00:00,2468.74,2475.29,-0.04,flip_to_long -19467,做多,2021-04-17 08:00:00,2021-04-17 08:15:00,2475.29,2474.39,-0.01,tp_upper -19468,做空,2021-04-17 08:25:00,2021-04-17 08:40:00,2470.09,2468.14,0.0,flip_to_long -19469,做多,2021-04-17 08:40:00,2021-04-17 08:50:00,2468.14,2470.17,0.0,flip_to_short -19470,做空,2021-04-17 08:50:00,2021-04-17 09:10:00,2470.17,2464.84,0.02,tp_lower -19471,做多,2021-04-17 12:15:00,2021-04-17 12:20:00,2419.5,2413.63,-0.04,flip_to_short -19472,做空,2021-04-17 12:20:00,2021-04-17 12:35:00,2413.63,2413.55,-0.01,flip_to_long -19473,做多,2021-04-17 12:35:00,2021-04-17 12:45:00,2413.55,2410.23,-0.02,flip_to_short -19474,做空,2021-04-17 12:45:00,2021-04-17 12:50:00,2410.23,2411.64,-0.01,flip_to_long -19475,做多,2021-04-17 12:50:00,2021-04-17 13:00:00,2411.64,2410.65,-0.01,flip_to_short -19476,做空,2021-04-17 13:00:00,2021-04-17 13:15:00,2410.65,2383.55,0.14,tp_lower -19477,做多,2021-04-17 13:35:00,2021-04-17 14:15:00,2410.29,2411.35,-0.0,flip_to_short -19478,做空,2021-04-17 14:15:00,2021-04-17 14:50:00,2411.35,2392.98,0.09,tp_lower -19479,做多,2021-04-17 16:30:00,2021-04-17 16:55:00,2359.49,2353.86,-0.04,flip_to_short -19480,做空,2021-04-17 16:55:00,2021-04-17 17:00:00,2353.86,2360.77,-0.05,flip_to_long -19481,做多,2021-04-17 17:00:00,2021-04-17 17:40:00,2360.77,2359.85,-0.01,flip_to_short -19482,做空,2021-04-17 17:40:00,2021-04-17 17:45:00,2359.85,2346.74,0.07,tp_lower -19483,做多,2021-04-17 18:10:00,2021-04-17 18:55:00,2362.84,2364.05,0.0,flip_to_short -19484,做空,2021-04-17 18:55:00,2021-04-17 21:45:00,2364.05,2382.98,-0.11,tp_lower -19485,做多,2021-04-17 21:55:00,2021-04-17 22:00:00,2391.99,2384.9,-0.05,flip_to_short -19486,做空,2021-04-17 22:00:00,2021-04-17 22:05:00,2384.9,2386.21,-0.01,flip_to_long -19487,做多,2021-04-17 22:05:00,2021-04-17 22:15:00,2386.21,2391.67,0.02,tp_upper -19488,做空,2021-04-17 22:25:00,2021-04-17 22:35:00,2387.53,2374.04,0.07,tp_lower -19489,做多,2021-04-17 22:50:00,2021-04-18 01:45:00,2385.69,2290.57,-0.53,flip_to_short -19490,做空,2021-04-18 01:45:00,2021-04-18 02:00:00,2290.57,2289.19,0.0,flip_to_long -19491,做多,2021-04-18 02:00:00,2021-04-18 02:10:00,2289.19,2281.8,-0.05,flip_to_short -19492,做空,2021-04-18 02:10:00,2021-04-18 02:15:00,2281.8,2257.35,0.13,tp_lower -19493,做多,2021-04-18 02:30:00,2021-04-18 02:35:00,2290.56,2282.46,-0.05,flip_to_short -19494,做空,2021-04-18 02:35:00,2021-04-18 02:50:00,2282.46,2251.68,0.17,tp_lower -19495,做多,2021-04-18 04:20:00,2021-04-18 04:40:00,2178.82,2160.5,-0.12,flip_to_short -19496,做空,2021-04-18 04:40:00,2021-04-18 05:40:00,2160.5,2174.61,-0.09,flip_to_long -19497,做多,2021-04-18 05:40:00,2021-04-18 05:45:00,2174.61,2169.89,-0.03,flip_to_short -19498,做空,2021-04-18 05:45:00,2021-04-18 05:50:00,2169.89,2184.23,-0.09,flip_to_long -19499,做多,2021-04-18 05:50:00,2021-04-18 06:15:00,2184.23,2206.3,0.12,tp_upper -19500,做空,2021-04-18 06:35:00,2021-04-18 06:45:00,2183.57,2183.97,-0.01,flip_to_long -19501,做多,2021-04-18 06:45:00,2021-04-18 06:50:00,2183.97,2178.23,-0.04,flip_to_short -19502,做空,2021-04-18 06:50:00,2021-04-18 06:55:00,2178.23,2190.87,-0.08,flip_to_long -19503,做多,2021-04-18 06:55:00,2021-04-18 07:05:00,2190.87,2211.82,0.12,tp_upper -19504,做空,2021-04-18 08:00:00,2021-04-18 08:35:00,2200.0,2185.14,0.08,tp_lower -19505,做多,2021-04-18 10:10:00,2021-04-18 10:20:00,2140.43,2126.67,-0.09,flip_to_short -19506,做空,2021-04-18 10:20:00,2021-04-18 10:30:00,2126.67,2136.94,-0.07,flip_to_long -19507,做多,2021-04-18 10:30:00,2021-04-18 10:55:00,2136.94,2121.87,-0.1,flip_to_short -19508,做空,2021-04-18 10:55:00,2021-04-18 11:00:00,2121.87,2140.06,-0.11,flip_to_long -19509,做多,2021-04-18 11:00:00,2021-04-18 11:05:00,2140.06,2126.94,-0.08,flip_to_short -19510,做空,2021-04-18 11:05:00,2021-04-18 11:15:00,2126.94,2126.99,-0.01,flip_to_long -19511,做多,2021-04-18 11:15:00,2021-04-18 11:20:00,2126.99,2122.51,-0.03,flip_to_short -19512,做空,2021-04-18 11:20:00,2021-04-18 11:25:00,2122.51,2104.83,0.1,tp_lower -19513,做多,2021-04-18 12:25:00,2021-04-18 13:15:00,2090.67,2116.97,0.15,tp_upper -19514,做空,2021-04-18 14:55:00,2021-04-18 15:05:00,2129.73,2130.25,-0.01,flip_to_long -19515,做多,2021-04-18 15:05:00,2021-04-18 15:35:00,2130.25,2122.04,-0.05,flip_to_short -19516,做空,2021-04-18 15:35:00,2021-04-18 15:40:00,2122.04,2133.24,-0.07,flip_to_long -19517,做多,2021-04-18 15:40:00,2021-04-18 16:00:00,2133.24,2145.18,0.06,tp_upper -19518,做多,2021-04-18 18:10:00,2021-04-18 18:45:00,2154.41,2176.0,0.12,tp_upper -19519,做空,2021-04-18 21:30:00,2021-04-18 21:45:00,2209.99,2199.28,0.05,tp_lower -19520,做多,2021-04-18 21:50:00,2021-04-18 22:00:00,2209.81,2220.7,0.06,tp_upper -19521,做空,2021-04-18 22:15:00,2021-04-18 22:20:00,2210.29,2225.0,-0.09,flip_to_long -19522,做多,2021-04-18 22:20:00,2021-04-18 22:30:00,2225.0,2235.92,0.06,tp_upper -19523,做空,2021-04-18 23:25:00,2021-04-18 23:55:00,2233.86,2235.32,-0.01,flip_to_long -19524,做多,2021-04-18 23:55:00,2021-04-19 01:45:00,2235.32,2245.62,0.05,flip_to_short -19525,做空,2021-04-19 01:45:00,2021-04-19 01:50:00,2245.62,2249.16,-0.03,flip_to_long -19526,做多,2021-04-19 01:50:00,2021-04-19 03:00:00,2249.16,2250.5,0.0,flip_to_short -19527,做空,2021-04-19 03:00:00,2021-04-19 03:20:00,2250.5,2255.8,-0.04,flip_to_long -19528,做多,2021-04-19 03:20:00,2021-04-19 03:30:00,2255.8,2263.32,0.04,tp_upper -19529,做空,2021-04-19 04:30:00,2021-04-19 04:35:00,2259.4,2261.95,-0.02,flip_to_long -19530,做多,2021-04-19 04:35:00,2021-04-19 04:40:00,2261.95,2255.83,-0.04,flip_to_short -19531,做空,2021-04-19 04:40:00,2021-04-19 04:45:00,2255.83,2262.26,-0.04,flip_to_long -19532,做多,2021-04-19 04:45:00,2021-04-19 04:55:00,2262.26,2263.36,-0.0,flip_to_short -19533,做空,2021-04-19 04:55:00,2021-04-19 05:05:00,2263.36,2248.83,0.08,tp_lower -19534,做多,2021-04-19 06:15:00,2021-04-19 06:20:00,2249.05,2247.56,-0.02,flip_to_short -19535,做空,2021-04-19 06:20:00,2021-04-19 06:55:00,2247.56,2262.29,-0.09,flip_to_long -19536,做多,2021-04-19 06:55:00,2021-04-19 07:00:00,2262.29,2264.0,0.0,tp_upper -19537,做空,2021-04-19 08:15:00,2021-04-19 08:25:00,2257.75,2243.64,0.07,tp_lower -19538,做空,2021-04-19 09:35:00,2021-04-19 09:55:00,2246.72,2230.09,0.09,tp_lower -19539,做多,2021-04-19 11:00:00,2021-04-19 11:45:00,2226.64,2247.16,0.11,tp_upper -19540,做空,2021-04-19 12:35:00,2021-04-19 12:50:00,2235.91,2225.8,0.05,tp_lower -19541,做多,2021-04-19 13:55:00,2021-04-19 16:10:00,2218.98,2127.15,-0.55,flip_to_short -19542,做空,2021-04-19 16:10:00,2021-04-19 16:15:00,2127.15,2138.14,-0.07,flip_to_long -19543,做多,2021-04-19 16:15:00,2021-04-19 16:25:00,2138.14,2130.31,-0.05,flip_to_short -19544,做空,2021-04-19 16:25:00,2021-04-19 17:10:00,2130.31,2129.9,-0.0,flip_to_long -19545,做多,2021-04-19 17:10:00,2021-04-19 17:30:00,2129.9,2122.19,-0.05,flip_to_short -19546,做空,2021-04-19 17:30:00,2021-04-19 17:35:00,2122.19,2132.58,-0.07,flip_to_long -19547,做多,2021-04-19 17:35:00,2021-04-19 18:00:00,2132.58,2165.0,0.18,tp_upper -19548,做空,2021-04-19 19:30:00,2021-04-19 19:35:00,2160.87,2172.11,-0.07,flip_to_long -19549,做多,2021-04-19 19:35:00,2021-04-19 19:40:00,2172.11,2169.08,-0.02,tp_upper -19550,做空,2021-04-19 21:20:00,2021-04-19 21:35:00,2190.58,2197.93,-0.05,flip_to_long -19551,做多,2021-04-19 21:35:00,2021-04-19 21:40:00,2197.93,2215.78,0.09,tp_upper -19552,做空,2021-04-19 21:50:00,2021-04-19 22:15:00,2201.22,2197.18,0.02,flip_to_long -19553,做多,2021-04-19 22:15:00,2021-04-19 22:40:00,2197.18,2193.09,-0.03,flip_to_short -19554,做空,2021-04-19 22:40:00,2021-04-19 22:45:00,2193.09,2188.23,0.02,tp_lower -19555,做多,2021-04-19 22:50:00,2021-04-20 01:30:00,2196.28,2109.9,-0.49,flip_to_short -19556,做空,2021-04-20 01:30:00,2021-04-20 01:55:00,2109.9,2100.0,0.05,flip_to_long -19557,做多,2021-04-20 01:55:00,2021-04-20 03:05:00,2100.0,2081.22,-0.12,flip_to_short -19558,做空,2021-04-20 03:05:00,2021-04-20 03:10:00,2081.22,2090.08,-0.06,flip_to_long -19559,做多,2021-04-20 03:10:00,2021-04-20 04:45:00,2090.08,2145.47,0.32,tp_upper -19560,做空,2021-04-20 05:25:00,2021-04-20 06:00:00,2126.46,2122.77,0.02,flip_to_long -19561,做多,2021-04-20 06:00:00,2021-04-20 08:05:00,2122.77,2124.02,0.0,tp_upper -19562,做空,2021-04-20 09:50:00,2021-04-20 10:00:00,2138.25,2154.0,-0.1,flip_to_long -19563,做多,2021-04-20 10:00:00,2021-04-20 10:15:00,2154.0,2168.56,0.08,tp_upper -19564,做空,2021-04-20 11:35:00,2021-04-20 11:40:00,2175.05,2185.44,-0.07,flip_to_long -19565,做多,2021-04-20 11:40:00,2021-04-20 11:50:00,2185.44,2196.61,0.06,tp_upper -19566,做空,2021-04-20 12:05:00,2021-04-20 12:10:00,2177.21,2171.33,0.03,tp_lower -19567,做多,2021-04-20 12:30:00,2021-04-20 12:35:00,2184.6,2183.12,-0.01,flip_to_short -19568,做空,2021-04-20 12:35:00,2021-04-20 12:50:00,2183.12,2184.11,-0.01,flip_to_long -19569,做多,2021-04-20 12:50:00,2021-04-20 12:55:00,2184.11,2180.18,-0.03,flip_to_short -19570,做空,2021-04-20 12:55:00,2021-04-20 13:00:00,2180.18,2190.27,-0.06,flip_to_long -19571,做多,2021-04-20 13:00:00,2021-04-20 13:30:00,2190.27,2209.76,0.1,tp_upper -19572,做空,2021-04-20 14:30:00,2021-04-20 14:40:00,2198.25,2184.45,0.07,tp_lower -19573,做多,2021-04-20 15:55:00,2021-04-20 16:10:00,2188.26,2200.25,0.06,tp_upper -19574,做空,2021-04-20 19:15:00,2021-04-20 20:45:00,2284.43,2317.76,-0.19,flip_to_long -19575,做多,2021-04-20 20:45:00,2021-04-20 20:50:00,2317.76,2313.42,-0.03,flip_to_short -19576,做空,2021-04-20 20:50:00,2021-04-20 21:00:00,2313.42,2314.67,-0.01,flip_to_long -19577,做多,2021-04-20 21:00:00,2021-04-20 21:10:00,2314.67,2330.0,0.07,tp_upper -19578,做空,2021-04-20 21:20:00,2021-04-20 21:25:00,2309.54,2314.79,-0.03,flip_to_long -19579,做多,2021-04-20 21:25:00,2021-04-20 21:35:00,2314.79,2342.33,0.14,tp_upper -19580,做空,2021-04-20 22:20:00,2021-04-20 22:40:00,2325.59,2324.8,-0.0,flip_to_long -19581,做多,2021-04-20 22:40:00,2021-04-20 23:05:00,2324.8,2324.72,-0.01,flip_to_short -19582,做空,2021-04-20 23:05:00,2021-04-20 23:15:00,2324.72,2329.34,-0.03,flip_to_long -19583,做多,2021-04-20 23:15:00,2021-04-20 23:25:00,2329.34,2325.63,-0.03,flip_to_short -19584,做空,2021-04-20 23:25:00,2021-04-20 23:40:00,2325.63,2329.38,-0.03,flip_to_long -19585,做多,2021-04-20 23:40:00,2021-04-20 23:45:00,2329.38,2322.26,-0.04,flip_to_short -19586,做空,2021-04-20 23:45:00,2021-04-20 23:50:00,2322.26,2326.79,-0.03,flip_to_long -19587,做多,2021-04-20 23:50:00,2021-04-21 00:00:00,2326.79,2340.19,0.06,tp_upper -19588,做空,2021-04-21 00:35:00,2021-04-21 00:50:00,2330.01,2293.5,0.19,tp_lower -19589,做多,2021-04-21 01:50:00,2021-04-21 02:10:00,2319.09,2309.36,-0.06,flip_to_short -19590,做空,2021-04-21 02:10:00,2021-04-21 02:15:00,2309.36,2310.86,-0.01,flip_to_long -19591,做多,2021-04-21 02:15:00,2021-04-21 02:35:00,2310.86,2324.85,0.07,tp_upper -19592,做空,2021-04-21 03:20:00,2021-04-21 03:25:00,2312.2,2312.85,-0.01,tp_lower -19593,做多,2021-04-21 03:40:00,2021-04-21 05:00:00,2319.16,2294.92,-0.14,flip_to_short -19594,做空,2021-04-21 05:00:00,2021-04-21 05:10:00,2294.92,2319.05,-0.14,flip_to_long -19595,做多,2021-04-21 05:10:00,2021-04-21 05:20:00,2319.05,2303.46,-0.09,flip_to_short -19596,做空,2021-04-21 05:20:00,2021-04-21 05:35:00,2303.46,2301.98,0.0,flip_to_long -19597,做多,2021-04-21 05:35:00,2021-04-21 06:00:00,2301.98,2291.2,-0.06,flip_to_short -19598,做空,2021-04-21 06:00:00,2021-04-21 06:05:00,2291.2,2303.46,-0.07,tp_lower -19599,做多,2021-04-21 06:10:00,2021-04-21 06:20:00,2314.23,2320.92,0.03,tp_upper -19600,做空,2021-04-21 07:00:00,2021-04-21 07:30:00,2305.34,2302.64,0.01,tp_lower -19601,做多,2021-04-21 08:20:00,2021-04-21 08:45:00,2290.59,2292.81,0.01,flip_to_short -19602,做空,2021-04-21 08:45:00,2021-04-21 08:50:00,2292.81,2303.13,-0.06,flip_to_long -19603,做多,2021-04-21 08:50:00,2021-04-21 09:00:00,2303.13,2289.68,-0.08,flip_to_short -19604,做空,2021-04-21 09:00:00,2021-04-21 09:05:00,2289.68,2300.25,-0.06,flip_to_long -19605,做多,2021-04-21 09:05:00,2021-04-21 09:20:00,2300.25,2311.57,0.05,tp_upper -19606,做空,2021-04-21 09:55:00,2021-04-21 10:10:00,2300.47,2289.06,0.05,tp_lower -19607,做多,2021-04-21 11:55:00,2021-04-21 12:05:00,2267.27,2262.11,-0.03,flip_to_short -19608,做空,2021-04-21 12:05:00,2021-04-21 12:10:00,2262.11,2296.52,-0.19,flip_to_long -19609,做多,2021-04-21 12:10:00,2021-04-21 12:15:00,2296.52,2301.05,0.02,tp_upper -19610,做空,2021-04-21 14:15:00,2021-04-21 14:20:00,2366.6,2373.32,-0.04,tp_lower -19611,做多,2021-04-21 14:25:00,2021-04-21 14:30:00,2376.83,2395.51,0.09,tp_upper -19612,做空,2021-04-21 16:30:00,2021-04-21 16:40:00,2435.66,2439.48,-0.02,flip_to_long -19613,做多,2021-04-21 16:40:00,2021-04-21 16:45:00,2439.48,2435.31,-0.03,flip_to_short -19614,做空,2021-04-21 16:45:00,2021-04-21 17:15:00,2435.31,2435.56,-0.01,flip_to_long -19615,做多,2021-04-21 17:15:00,2021-04-21 18:05:00,2435.56,2422.67,-0.07,flip_to_short -19616,做空,2021-04-21 18:05:00,2021-04-21 18:10:00,2422.67,2423.99,-0.01,flip_to_long -19617,做多,2021-04-21 18:10:00,2021-04-21 19:15:00,2423.99,2436.36,0.05,tp_upper -19618,做空,2021-04-21 20:00:00,2021-04-21 20:40:00,2426.74,2391.8,0.16,tp_lower -19619,做空,2021-04-21 21:35:00,2021-04-21 21:55:00,2397.93,2376.79,0.1,tp_lower -19620,做多,2021-04-21 22:05:00,2021-04-21 22:25:00,2393.48,2378.38,-0.08,flip_to_short -19621,做空,2021-04-21 22:25:00,2021-04-21 22:30:00,2378.38,2371.68,0.03,tp_lower -19622,做多,2021-04-21 23:35:00,2021-04-21 23:50:00,2372.3,2359.76,-0.07,flip_to_short -19623,做空,2021-04-21 23:50:00,2021-04-22 00:05:00,2359.76,2330.67,0.14,tp_lower -19624,做多,2021-04-22 00:15:00,2021-04-22 00:35:00,2355.94,2387.42,0.16,tp_upper -19625,做空,2021-04-22 01:55:00,2021-04-22 02:05:00,2401.91,2355.46,0.24,tp_lower -19626,做多,2021-04-22 02:30:00,2021-04-22 02:35:00,2419.01,2399.82,-0.11,flip_to_short -19627,做空,2021-04-22 02:35:00,2021-04-22 02:40:00,2399.82,2408.68,-0.05,flip_to_long -19628,做多,2021-04-22 02:40:00,2021-04-22 02:50:00,2408.68,2412.71,0.01,flip_to_short -19629,做空,2021-04-22 02:50:00,2021-04-22 04:00:00,2412.71,2418.21,-0.04,flip_to_long -19630,做多,2021-04-22 04:00:00,2021-04-22 04:05:00,2418.21,2395.89,-0.12,flip_to_short -19631,做空,2021-04-22 04:05:00,2021-04-22 04:10:00,2395.89,2415.87,-0.11,flip_to_long -19632,做多,2021-04-22 04:10:00,2021-04-22 04:15:00,2415.87,2415.0,-0.01,flip_to_short -19633,做空,2021-04-22 04:15:00,2021-04-22 07:20:00,2415.0,2463.86,-0.26,tp_lower -19634,做多,2021-04-22 07:30:00,2021-04-22 07:35:00,2479.74,2474.22,-0.03,flip_to_short -19635,做空,2021-04-22 07:35:00,2021-04-22 07:40:00,2474.22,2479.29,-0.03,flip_to_long -19636,做多,2021-04-22 07:40:00,2021-04-22 07:45:00,2479.29,2467.8,-0.06,flip_to_short -19637,做空,2021-04-22 07:45:00,2021-04-22 07:50:00,2467.8,2473.5,-0.03,flip_to_long -19638,做多,2021-04-22 07:50:00,2021-04-22 09:00:00,2473.5,2451.39,-0.11,flip_to_short -19639,做空,2021-04-22 09:00:00,2021-04-22 09:15:00,2451.39,2458.72,-0.04,flip_to_long -19640,做多,2021-04-22 09:15:00,2021-04-22 09:35:00,2458.72,2483.61,0.11,tp_upper -19641,做空,2021-04-22 12:45:00,2021-04-22 12:50:00,2563.51,2569.24,-0.03,flip_to_long -19642,做多,2021-04-22 12:50:00,2021-04-22 12:55:00,2569.24,2552.53,-0.08,flip_to_short -19643,做空,2021-04-22 12:55:00,2021-04-22 13:00:00,2552.53,2553.15,-0.01,flip_to_long -19644,做多,2021-04-22 13:00:00,2021-04-22 13:15:00,2553.15,2567.77,0.06,flip_to_short -19645,做空,2021-04-22 13:15:00,2021-04-22 13:20:00,2567.77,2574.86,-0.04,flip_to_long -19646,做多,2021-04-22 13:20:00,2021-04-22 13:35:00,2574.86,2576.33,0.0,flip_to_short -19647,做空,2021-04-22 13:35:00,2021-04-22 13:50:00,2576.33,2548.06,0.12,tp_lower -19648,做多,2021-04-22 14:05:00,2021-04-22 14:50:00,2570.34,2598.64,0.12,tp_upper -19649,做空,2021-04-22 15:20:00,2021-04-22 15:25:00,2576.79,2583.68,-0.04,flip_to_long -19650,做多,2021-04-22 15:25:00,2021-04-22 15:45:00,2583.68,2589.59,0.02,flip_to_short -19651,做空,2021-04-22 15:45:00,2021-04-22 17:00:00,2589.59,2622.56,-0.16,flip_to_long -19652,做多,2021-04-22 17:00:00,2021-04-22 17:05:00,2622.56,2611.01,-0.06,flip_to_short -19653,做空,2021-04-22 17:05:00,2021-04-22 17:15:00,2611.01,2576.34,0.15,tp_lower -19654,做多,2021-04-22 18:25:00,2021-04-22 18:35:00,2565.07,2562.19,-0.02,flip_to_short -19655,做空,2021-04-22 18:35:00,2021-04-22 18:40:00,2562.19,2573.92,-0.06,flip_to_long -19656,做多,2021-04-22 18:40:00,2021-04-22 18:50:00,2573.92,2544.57,-0.14,flip_to_short -19657,做空,2021-04-22 18:50:00,2021-04-22 19:10:00,2544.57,2486.91,0.26,tp_lower -19658,做多,2021-04-22 19:40:00,2021-04-22 19:50:00,2537.22,2534.35,-0.02,flip_to_short -19659,做空,2021-04-22 19:50:00,2021-04-22 19:55:00,2534.35,2539.48,-0.03,flip_to_long -19660,做多,2021-04-22 19:55:00,2021-04-22 20:00:00,2539.48,2508.01,-0.15,flip_to_short -19661,做空,2021-04-22 20:00:00,2021-04-22 20:20:00,2508.01,2473.04,0.16,tp_lower -19662,做多,2021-04-22 21:40:00,2021-04-22 21:45:00,2426.1,2386.98,-0.2,flip_to_short -19663,做空,2021-04-22 21:45:00,2021-04-22 21:55:00,2386.98,2417.53,-0.15,flip_to_long -19664,做多,2021-04-22 21:55:00,2021-04-22 22:25:00,2417.53,2412.99,-0.03,flip_to_short -19665,做空,2021-04-22 22:25:00,2021-04-22 22:40:00,2412.99,2413.52,-0.01,flip_to_long -19666,做多,2021-04-22 22:40:00,2021-04-22 23:20:00,2413.52,2430.41,0.07,flip_to_short -19667,做空,2021-04-22 23:20:00,2021-04-22 23:35:00,2430.41,2426.36,0.01,flip_to_long -19668,做多,2021-04-22 23:35:00,2021-04-22 23:45:00,2426.36,2408.85,-0.09,flip_to_short -19669,做空,2021-04-22 23:45:00,2021-04-23 00:05:00,2408.85,2401.71,0.03,tp_lower -19670,做多,2021-04-23 00:10:00,2021-04-23 00:30:00,2421.23,2427.12,0.02,flip_to_short -19671,做空,2021-04-23 00:30:00,2021-04-23 00:50:00,2427.12,2376.99,0.24,tp_lower -19672,做多,2021-04-23 03:00:00,2021-04-23 03:10:00,2254.05,2250.37,-0.03,flip_to_short -19673,做空,2021-04-23 03:10:00,2021-04-23 03:20:00,2250.37,2246.85,0.01,flip_to_long -19674,做多,2021-04-23 03:20:00,2021-04-23 04:05:00,2246.85,2236.27,-0.06,flip_to_short -19675,做空,2021-04-23 04:05:00,2021-04-23 04:25:00,2236.27,2258.12,-0.12,flip_to_long -19676,做多,2021-04-23 04:25:00,2021-04-23 04:30:00,2258.12,2255.19,-0.02,flip_to_short -19677,做空,2021-04-23 04:30:00,2021-04-23 04:50:00,2255.19,2208.41,0.24,tp_lower -19678,做多,2021-04-23 05:30:00,2021-04-23 06:00:00,2228.29,2202.75,-0.14,flip_to_short -19679,做空,2021-04-23 06:00:00,2021-04-23 06:10:00,2202.75,2214.7,-0.07,flip_to_long -19680,做多,2021-04-23 06:10:00,2021-04-23 06:15:00,2214.7,2188.7,-0.15,flip_to_short -19681,做空,2021-04-23 06:15:00,2021-04-23 06:40:00,2188.7,2199.25,-0.06,flip_to_long -19682,做多,2021-04-23 06:40:00,2021-04-23 07:00:00,2199.25,2191.41,-0.05,flip_to_short -19683,做空,2021-04-23 07:00:00,2021-04-23 07:05:00,2191.41,2218.1,-0.15,flip_to_long -19684,做多,2021-04-23 07:05:00,2021-04-23 07:25:00,2218.1,2196.26,-0.12,flip_to_short -19685,做空,2021-04-23 07:25:00,2021-04-23 07:30:00,2196.26,2154.36,0.21,tp_lower -19686,做多,2021-04-23 08:15:00,2021-04-23 08:40:00,2172.41,2180.9,0.04,flip_to_short -19687,做空,2021-04-23 08:40:00,2021-04-23 09:40:00,2180.9,2184.01,-0.02,flip_to_long -19688,做多,2021-04-23 09:40:00,2021-04-23 10:00:00,2184.01,2232.7,0.25,tp_upper -19689,做空,2021-04-23 11:45:00,2021-04-23 12:15:00,2286.72,2285.37,0.0,flip_to_long -19690,做多,2021-04-23 12:15:00,2021-04-23 12:45:00,2285.37,2254.13,-0.17,flip_to_short -19691,做空,2021-04-23 12:45:00,2021-04-23 12:55:00,2254.13,2245.49,0.04,tp_lower -19692,做多,2021-04-23 14:05:00,2021-04-23 14:30:00,2258.65,2294.9,0.18,tp_upper -19693,做空,2021-04-23 15:05:00,2021-04-23 15:10:00,2256.38,2272.0,-0.09,flip_to_long -19694,做多,2021-04-23 15:10:00,2021-04-23 15:15:00,2272.0,2258.74,-0.07,flip_to_short -19695,做空,2021-04-23 15:15:00,2021-04-23 15:25:00,2258.74,2269.04,-0.06,flip_to_long -19696,做多,2021-04-23 15:25:00,2021-04-23 15:40:00,2269.04,2310.17,0.2,tp_upper -19697,做空,2021-04-23 16:55:00,2021-04-23 17:35:00,2326.57,2285.58,0.2,tp_lower -19698,做多,2021-04-23 18:20:00,2021-04-23 18:35:00,2313.35,2340.06,0.13,tp_upper -19699,做空,2021-04-23 20:20:00,2021-04-23 20:45:00,2357.84,2328.84,0.14,tp_lower -19700,做多,2021-04-23 21:10:00,2021-04-23 21:15:00,2361.0,2345.91,-0.08,flip_to_short -19701,做空,2021-04-23 21:15:00,2021-04-23 21:45:00,2345.91,2311.61,0.17,tp_lower -19702,做多,2021-04-23 22:35:00,2021-04-23 22:40:00,2330.49,2325.83,-0.03,flip_to_short -19703,做空,2021-04-23 22:40:00,2021-04-23 22:45:00,2325.83,2326.62,-0.01,flip_to_long -19704,做多,2021-04-23 22:45:00,2021-04-23 22:50:00,2326.62,2324.89,-0.02,flip_to_short -19705,做空,2021-04-23 22:50:00,2021-04-23 23:00:00,2324.89,2339.14,-0.08,flip_to_long -19706,做多,2021-04-23 23:00:00,2021-04-23 23:05:00,2339.14,2333.99,-0.03,tp_upper -19707,做空,2021-04-24 00:05:00,2021-04-24 00:20:00,2331.99,2310.37,0.11,tp_lower -19708,做多,2021-04-24 01:50:00,2021-04-24 01:55:00,2282.74,2266.69,-0.09,flip_to_short -19709,做空,2021-04-24 01:55:00,2021-04-24 02:00:00,2266.69,2239.49,0.14,tp_lower -19710,做多,2021-04-24 02:25:00,2021-04-24 03:00:00,2271.52,2317.45,0.25,tp_upper -19711,做空,2021-04-24 03:50:00,2021-04-24 03:55:00,2295.16,2298.98,-0.03,flip_to_long -19712,做多,2021-04-24 03:55:00,2021-04-24 04:20:00,2298.98,2304.01,0.02,flip_to_short -19713,做空,2021-04-24 04:20:00,2021-04-24 04:25:00,2304.01,2309.51,-0.04,flip_to_long -19714,做多,2021-04-24 04:25:00,2021-04-24 04:35:00,2309.51,2312.62,0.01,flip_to_short -19715,做空,2021-04-24 04:35:00,2021-04-24 05:05:00,2312.62,2308.11,0.02,flip_to_long -19716,做多,2021-04-24 05:05:00,2021-04-24 05:10:00,2308.11,2306.63,-0.01,flip_to_short -19717,做空,2021-04-24 05:10:00,2021-04-24 05:20:00,2306.63,2311.08,-0.03,flip_to_long -19718,做多,2021-04-24 05:20:00,2021-04-24 05:40:00,2311.08,2312.94,0.0,flip_to_short -19719,做空,2021-04-24 05:40:00,2021-04-24 06:10:00,2312.94,2317.99,-0.03,flip_to_long -19720,做多,2021-04-24 06:10:00,2021-04-24 06:15:00,2317.99,2311.68,-0.04,flip_to_short -19721,做空,2021-04-24 06:15:00,2021-04-24 06:25:00,2311.68,2311.98,-0.01,flip_to_long -19722,做多,2021-04-24 06:25:00,2021-04-24 06:30:00,2311.98,2301.01,-0.07,flip_to_short -19723,做空,2021-04-24 06:30:00,2021-04-24 06:35:00,2301.01,2294.26,0.03,tp_lower -19724,做多,2021-04-24 08:00:00,2021-04-24 08:05:00,2282.71,2274.54,-0.05,flip_to_short -19725,做空,2021-04-24 08:05:00,2021-04-24 08:10:00,2274.54,2281.63,-0.05,flip_to_long -19726,做多,2021-04-24 08:10:00,2021-04-24 08:15:00,2281.63,2304.4,0.12,tp_upper -19727,做空,2021-04-24 08:50:00,2021-04-24 09:00:00,2288.13,2264.77,0.12,tp_lower -19728,做多,2021-04-24 11:30:00,2021-04-24 11:40:00,2214.63,2193.78,-0.13,flip_to_short -19729,做空,2021-04-24 11:40:00,2021-04-24 11:50:00,2193.78,2166.1,0.15,tp_lower -19730,做多,2021-04-24 12:05:00,2021-04-24 12:20:00,2200.0,2200.96,-0.0,flip_to_short -19731,做空,2021-04-24 12:20:00,2021-04-24 14:00:00,2200.96,2195.26,0.03,tp_lower -19732,做多,2021-04-24 14:30:00,2021-04-24 14:35:00,2224.07,2208.12,-0.1,flip_to_short -19733,做空,2021-04-24 14:35:00,2021-04-24 14:45:00,2208.12,2214.0,-0.04,flip_to_long -19734,做多,2021-04-24 14:45:00,2021-04-24 14:50:00,2214.0,2199.74,-0.09,flip_to_short -19735,做空,2021-04-24 14:50:00,2021-04-24 15:00:00,2199.74,2189.53,0.05,tp_lower -19736,做多,2021-04-24 15:20:00,2021-04-24 15:30:00,2211.61,2241.51,0.16,tp_upper -19737,做多,2021-04-24 17:35:00,2021-04-24 18:15:00,2239.75,2281.37,0.23,tp_upper -19738,做多,2021-04-24 19:35:00,2021-04-24 19:40:00,2282.09,2273.77,-0.05,flip_to_short -19739,做空,2021-04-24 19:40:00,2021-04-24 20:10:00,2273.77,2252.6,0.11,tp_lower -19740,做多,2021-04-24 20:25:00,2021-04-24 20:35:00,2272.07,2284.16,0.06,tp_upper -19741,做空,2021-04-24 20:40:00,2021-04-24 21:50:00,2273.4,2291.64,-0.11,flip_to_long -19742,做多,2021-04-24 21:50:00,2021-04-24 21:55:00,2291.64,2287.04,-0.03,flip_to_short -19743,做空,2021-04-24 21:55:00,2021-04-24 22:05:00,2287.04,2272.8,0.07,tp_lower -19744,做多,2021-04-24 22:45:00,2021-04-25 00:25:00,2277.71,2226.94,-0.3,flip_to_short -19745,做空,2021-04-25 00:25:00,2021-04-25 01:15:00,2226.94,2233.88,-0.05,flip_to_long -19746,做多,2021-04-25 01:15:00,2021-04-25 01:30:00,2233.88,2237.19,0.01,tp_upper -19747,做空,2021-04-25 02:35:00,2021-04-25 02:40:00,2235.99,2239.53,-0.03,flip_to_long -19748,做多,2021-04-25 02:40:00,2021-04-25 03:00:00,2239.53,2236.71,-0.02,flip_to_short -19749,做空,2021-04-25 03:00:00,2021-04-25 03:05:00,2236.71,2243.44,-0.05,flip_to_long -19750,做多,2021-04-25 03:05:00,2021-04-25 03:10:00,2243.44,2240.24,-0.02,flip_to_short -19751,做空,2021-04-25 03:10:00,2021-04-25 03:15:00,2240.24,2218.06,0.12,tp_lower -19752,做多,2021-04-25 05:00:00,2021-04-25 05:15:00,2203.5,2204.69,0.0,tp_upper -19753,做空,2021-04-25 06:20:00,2021-04-25 06:35:00,2193.92,2190.88,0.01,tp_lower -19754,做多,2021-04-25 07:15:00,2021-04-25 08:10:00,2191.02,2191.66,-0.0,flip_to_short -19755,做空,2021-04-25 08:10:00,2021-04-25 09:30:00,2191.66,2213.16,-0.13,flip_to_long -19756,做多,2021-04-25 09:30:00,2021-04-25 09:35:00,2213.16,2199.73,-0.08,flip_to_short -19757,做空,2021-04-25 09:35:00,2021-04-25 09:45:00,2199.73,2236.83,-0.22,flip_to_long -19758,做多,2021-04-25 09:45:00,2021-04-25 09:50:00,2236.83,2254.58,0.09,tp_upper -19759,做空,2021-04-25 11:35:00,2021-04-25 11:45:00,2274.37,2292.74,-0.11,flip_to_long -19760,做多,2021-04-25 11:45:00,2021-04-25 11:50:00,2292.74,2290.14,-0.02,tp_upper -19761,做空,2021-04-25 13:25:00,2021-04-25 13:30:00,2304.92,2307.06,-0.02,flip_to_long -19762,做多,2021-04-25 13:30:00,2021-04-25 14:00:00,2307.06,2305.94,-0.01,flip_to_short -19763,做空,2021-04-25 14:00:00,2021-04-25 14:05:00,2305.94,2317.47,-0.07,flip_to_long -19764,做多,2021-04-25 14:05:00,2021-04-25 14:10:00,2317.47,2308.68,-0.05,flip_to_short -19765,做空,2021-04-25 14:10:00,2021-04-25 14:15:00,2308.68,2313.01,-0.03,flip_to_long -19766,做多,2021-04-25 14:15:00,2021-04-25 14:20:00,2313.01,2327.15,0.07,tp_upper -19767,做空,2021-04-25 15:45:00,2021-04-25 15:50:00,2336.31,2347.61,-0.07,flip_to_long -19768,做多,2021-04-25 15:50:00,2021-04-25 15:55:00,2347.61,2342.68,-0.03,flip_to_short -19769,做空,2021-04-25 15:55:00,2021-04-25 16:05:00,2342.68,2322.64,0.1,tp_lower -19770,做多,2021-04-25 16:20:00,2021-04-25 16:40:00,2346.71,2340.55,-0.04,flip_to_short -19771,做空,2021-04-25 16:40:00,2021-04-25 16:50:00,2340.55,2345.39,-0.03,flip_to_long -19772,做多,2021-04-25 16:50:00,2021-04-25 17:00:00,2345.39,2342.19,-0.02,tp_upper -19773,做空,2021-04-25 17:05:00,2021-04-25 17:20:00,2340.87,2321.29,0.1,tp_lower -19774,做多,2021-04-25 19:05:00,2021-04-25 19:15:00,2307.1,2308.26,0.0,flip_to_short -19775,做空,2021-04-25 19:15:00,2021-04-25 19:45:00,2308.26,2286.18,0.11,tp_lower -19776,做多,2021-04-25 22:00:00,2021-04-25 22:45:00,2242.59,2274.28,0.17,tp_upper -19777,做空,2021-04-26 02:15:00,2021-04-26 02:20:00,2425.24,2434.22,-0.05,flip_to_long -19778,做多,2021-04-26 02:20:00,2021-04-26 02:30:00,2434.22,2424.1,-0.06,flip_to_short -19779,做空,2021-04-26 02:30:00,2021-04-26 02:35:00,2424.1,2429.51,-0.04,flip_to_long -19780,做多,2021-04-26 02:35:00,2021-04-26 03:15:00,2429.51,2441.2,0.06,flip_to_short -19781,做空,2021-04-26 03:15:00,2021-04-26 03:20:00,2441.2,2447.59,-0.04,flip_to_long -19782,做多,2021-04-26 03:20:00,2021-04-26 03:25:00,2447.59,2440.54,-0.04,flip_to_short -19783,做空,2021-04-26 03:25:00,2021-04-26 03:35:00,2440.54,2444.61,-0.03,flip_to_long -19784,做多,2021-04-26 03:35:00,2021-04-26 04:00:00,2444.61,2455.62,0.05,tp_upper -19785,做空,2021-04-26 04:30:00,2021-04-26 04:40:00,2458.19,2454.85,0.01,flip_to_long -19786,做多,2021-04-26 04:40:00,2021-04-26 04:55:00,2454.85,2454.58,-0.01,flip_to_short -19787,做空,2021-04-26 04:55:00,2021-04-26 05:00:00,2454.58,2458.39,-0.03,flip_to_long -19788,做多,2021-04-26 05:00:00,2021-04-26 05:05:00,2458.39,2441.21,-0.1,flip_to_short -19789,做空,2021-04-26 05:05:00,2021-04-26 05:10:00,2441.21,2433.75,0.03,tp_lower -19790,做多,2021-04-26 05:25:00,2021-04-26 05:50:00,2453.04,2457.76,0.02,flip_to_short -19791,做空,2021-04-26 05:50:00,2021-04-26 07:15:00,2457.76,2446.33,0.05,tp_lower -19792,做多,2021-04-26 08:35:00,2021-04-26 09:45:00,2448.81,2482.47,0.17,tp_upper -19793,做空,2021-04-26 12:05:00,2021-04-26 12:20:00,2508.13,2507.79,-0.0,flip_to_long -19794,做多,2021-04-26 12:20:00,2021-04-26 12:30:00,2507.79,2510.65,0.01,flip_to_short -19795,做空,2021-04-26 12:30:00,2021-04-26 12:50:00,2510.65,2502.09,0.04,tp_lower -19796,做多,2021-04-26 13:40:00,2021-04-26 13:50:00,2514.41,2496.78,-0.1,flip_to_short -19797,做空,2021-04-26 13:50:00,2021-04-26 14:00:00,2496.78,2494.88,0.0,flip_to_long -19798,做多,2021-04-26 14:00:00,2021-04-26 14:55:00,2494.88,2487.61,-0.04,flip_to_short -19799,做空,2021-04-26 14:55:00,2021-04-26 15:00:00,2487.61,2495.5,-0.05,flip_to_long -19800,做多,2021-04-26 15:00:00,2021-04-26 15:05:00,2495.5,2484.14,-0.06,flip_to_short -19801,做空,2021-04-26 15:05:00,2021-04-26 15:10:00,2484.14,2475.65,0.04,tp_lower -19802,做多,2021-04-26 15:25:00,2021-04-26 15:40:00,2490.01,2496.83,0.03,tp_upper -19803,做空,2021-04-26 16:05:00,2021-04-26 16:15:00,2487.42,2483.96,0.01,tp_lower -19804,做多,2021-04-26 17:00:00,2021-04-26 17:20:00,2508.38,2528.77,0.1,tp_upper -19805,做空,2021-04-26 18:00:00,2021-04-26 18:10:00,2502.67,2508.81,-0.04,flip_to_long -19806,做多,2021-04-26 18:10:00,2021-04-26 18:15:00,2508.81,2497.59,-0.06,flip_to_short -19807,做空,2021-04-26 18:15:00,2021-04-26 19:00:00,2497.59,2492.33,0.02,tp_lower -19808,做多,2021-04-26 19:50:00,2021-04-26 20:00:00,2491.17,2486.35,-0.03,flip_to_short -19809,做空,2021-04-26 20:00:00,2021-04-26 20:15:00,2486.35,2475.46,0.05,tp_lower -19810,做多,2021-04-26 21:30:00,2021-04-26 22:10:00,2460.58,2531.97,0.36,tp_upper -19811,做空,2021-04-26 23:25:00,2021-04-27 00:15:00,2516.63,2516.36,-0.01,tp_lower -19812,做多,2021-04-27 00:30:00,2021-04-27 01:30:00,2518.14,2515.43,-0.02,flip_to_short -19813,做空,2021-04-27 01:30:00,2021-04-27 01:50:00,2515.43,2511.59,0.01,flip_to_long -19814,做多,2021-04-27 01:50:00,2021-04-27 02:00:00,2511.59,2522.39,0.05,tp_upper -19815,做空,2021-04-27 02:50:00,2021-04-27 03:10:00,2521.09,2505.01,0.08,tp_lower -19816,做多,2021-04-27 04:25:00,2021-04-27 04:30:00,2502.0,2497.09,-0.03,flip_to_short -19817,做空,2021-04-27 04:30:00,2021-04-27 04:35:00,2497.09,2500.94,-0.03,flip_to_long -19818,做多,2021-04-27 04:35:00,2021-04-27 04:40:00,2500.94,2498.42,-0.02,flip_to_short -19819,做空,2021-04-27 04:40:00,2021-04-27 07:25:00,2498.42,2553.33,-0.3,flip_to_long -19820,做多,2021-04-27 07:25:00,2021-04-27 08:10:00,2553.33,2548.06,-0.03,flip_to_short -19821,做空,2021-04-27 08:10:00,2021-04-27 08:15:00,2548.06,2551.84,-0.03,flip_to_long -19822,做多,2021-04-27 08:15:00,2021-04-27 08:25:00,2551.84,2550.15,-0.02,flip_to_short -19823,做空,2021-04-27 08:25:00,2021-04-27 08:40:00,2550.15,2539.38,0.05,tp_lower -19824,做多,2021-04-27 09:15:00,2021-04-27 09:55:00,2545.69,2542.29,-0.02,flip_to_short -19825,做空,2021-04-27 09:55:00,2021-04-27 10:00:00,2542.29,2549.74,-0.04,flip_to_long -19826,做多,2021-04-27 10:00:00,2021-04-27 10:15:00,2549.74,2539.11,-0.06,flip_to_short -19827,做空,2021-04-27 10:15:00,2021-04-27 10:20:00,2539.11,2543.86,-0.03,flip_to_long -19828,做多,2021-04-27 10:20:00,2021-04-27 10:55:00,2543.86,2545.59,0.0,flip_to_short -19829,做空,2021-04-27 10:55:00,2021-04-27 11:00:00,2545.59,2550.23,-0.03,flip_to_long -19830,做多,2021-04-27 11:00:00,2021-04-27 11:05:00,2550.23,2561.78,0.05,tp_upper -19831,做空,2021-04-27 11:20:00,2021-04-27 11:25:00,2547.8,2556.65,-0.05,flip_to_long -19832,做多,2021-04-27 11:25:00,2021-04-27 11:35:00,2556.65,2571.79,0.07,tp_upper -19833,做空,2021-04-27 12:25:00,2021-04-27 12:35:00,2566.5,2568.69,-0.02,flip_to_long -19834,做多,2021-04-27 12:35:00,2021-04-27 12:40:00,2568.69,2556.43,-0.07,flip_to_short -19835,做空,2021-04-27 12:40:00,2021-04-27 13:30:00,2556.43,2566.27,-0.06,flip_to_long -19836,做多,2021-04-27 13:30:00,2021-04-27 13:35:00,2566.27,2543.09,-0.12,flip_to_short -19837,做空,2021-04-27 13:35:00,2021-04-27 13:40:00,2543.09,2542.81,-0.0,tp_lower -19838,做多,2021-04-27 14:20:00,2021-04-27 14:25:00,2582.07,2617.89,0.17,tp_upper -19839,做空,2021-04-27 16:25:00,2021-04-27 17:00:00,2648.44,2645.03,0.01,tp_lower -19840,做多,2021-04-27 17:50:00,2021-04-27 18:00:00,2647.6,2633.54,-0.07,flip_to_short -19841,做空,2021-04-27 18:00:00,2021-04-27 18:20:00,2633.54,2636.72,-0.02,flip_to_long -19842,做多,2021-04-27 18:20:00,2021-04-27 18:40:00,2636.72,2637.15,-0.0,flip_to_short -19843,做空,2021-04-27 18:40:00,2021-04-27 18:50:00,2637.15,2637.72,-0.01,flip_to_long -19844,做多,2021-04-27 18:50:00,2021-04-27 19:00:00,2637.72,2639.18,0.0,flip_to_short -19845,做空,2021-04-27 19:00:00,2021-04-27 19:15:00,2639.18,2635.56,0.01,flip_to_long -19846,做多,2021-04-27 19:15:00,2021-04-27 20:15:00,2635.56,2628.9,-0.04,flip_to_short -19847,做空,2021-04-27 20:15:00,2021-04-27 21:35:00,2628.9,2637.71,-0.05,flip_to_long -19848,做多,2021-04-27 21:35:00,2021-04-27 21:45:00,2637.71,2645.15,0.03,tp_upper -19849,做空,2021-04-27 21:50:00,2021-04-27 22:15:00,2639.35,2633.2,0.02,tp_lower -19850,做多,2021-04-27 23:15:00,2021-04-27 23:35:00,2637.18,2642.49,0.02,tp_upper -19851,做空,2021-04-28 02:00:00,2021-04-28 02:35:00,2700.48,2687.03,0.06,tp_lower -19852,做多,2021-04-28 04:15:00,2021-04-28 04:30:00,2649.34,2643.77,-0.03,flip_to_short -19853,做空,2021-04-28 04:30:00,2021-04-28 04:50:00,2643.77,2627.85,0.07,tp_lower -19854,做多,2021-04-28 05:15:00,2021-04-28 08:35:00,2638.78,2615.33,-0.12,flip_to_short -19855,做空,2021-04-28 08:35:00,2021-04-28 08:45:00,2615.33,2616.54,-0.01,flip_to_long -19856,做多,2021-04-28 08:45:00,2021-04-28 08:50:00,2616.54,2606.36,-0.06,flip_to_short -19857,做空,2021-04-28 08:50:00,2021-04-28 08:55:00,2606.36,2590.71,0.07,tp_lower -19858,做多,2021-04-28 09:45:00,2021-04-28 09:55:00,2613.48,2603.33,-0.06,flip_to_short -19859,做空,2021-04-28 09:55:00,2021-04-28 10:05:00,2603.33,2625.17,-0.11,flip_to_long -19860,做多,2021-04-28 10:05:00,2021-04-28 10:10:00,2625.17,2627.63,0.01,tp_upper -19861,做空,2021-04-28 13:05:00,2021-04-28 13:10:00,2703.93,2688.29,0.07,tp_lower -19862,做多,2021-04-28 13:55:00,2021-04-28 14:15:00,2706.46,2702.17,-0.03,flip_to_short -19863,做空,2021-04-28 14:15:00,2021-04-28 14:20:00,2702.17,2721.7,-0.1,flip_to_long -19864,做多,2021-04-28 14:20:00,2021-04-28 14:40:00,2721.7,2701.36,-0.1,flip_to_short -19865,做空,2021-04-28 14:40:00,2021-04-28 14:45:00,2701.36,2711.12,-0.05,flip_to_long -19866,做多,2021-04-28 14:45:00,2021-04-28 15:00:00,2711.12,2693.79,-0.09,flip_to_short -19867,做空,2021-04-28 15:00:00,2021-04-28 15:05:00,2693.79,2681.31,0.05,tp_lower -19868,做多,2021-04-28 16:00:00,2021-04-28 16:05:00,2702.76,2680.23,-0.11,flip_to_short -19869,做空,2021-04-28 16:05:00,2021-04-28 16:10:00,2680.23,2694.02,-0.07,flip_to_long -19870,做多,2021-04-28 16:10:00,2021-04-28 16:15:00,2694.02,2692.82,-0.01,flip_to_short -19871,做空,2021-04-28 16:15:00,2021-04-28 18:00:00,2692.82,2719.22,-0.13,flip_to_long -19872,做多,2021-04-28 18:00:00,2021-04-28 18:05:00,2719.22,2727.14,0.03,tp_upper -19873,做空,2021-04-28 18:40:00,2021-04-28 18:45:00,2723.21,2711.71,0.05,tp_lower -19874,做多,2021-04-28 18:50:00,2021-04-28 19:00:00,2721.32,2720.51,-0.01,flip_to_short -19875,做空,2021-04-28 19:00:00,2021-04-28 19:20:00,2720.51,2724.93,-0.03,flip_to_long -19876,做多,2021-04-28 19:20:00,2021-04-28 19:25:00,2724.93,2742.46,0.07,tp_upper -19877,做空,2021-04-28 19:45:00,2021-04-28 19:55:00,2728.3,2738.05,-0.05,flip_to_long -19878,做多,2021-04-28 19:55:00,2021-04-28 20:00:00,2738.05,2733.59,-0.03,tp_upper -19879,做空,2021-04-28 20:10:00,2021-04-28 20:15:00,2714.89,2684.05,0.13,tp_lower -19880,做多,2021-04-28 20:30:00,2021-04-28 20:35:00,2728.51,2727.74,-0.01,flip_to_short -19881,做空,2021-04-28 20:35:00,2021-04-28 23:10:00,2727.74,2732.33,-0.03,flip_to_long -19882,做多,2021-04-28 23:10:00,2021-04-28 23:45:00,2732.33,2742.79,0.04,tp_upper -19883,做空,2021-04-29 00:25:00,2021-04-29 00:55:00,2736.84,2724.94,0.05,tp_lower -19884,做多,2021-04-29 01:55:00,2021-04-29 02:10:00,2722.98,2717.72,-0.03,flip_to_short -19885,做空,2021-04-29 02:10:00,2021-04-29 02:25:00,2717.72,2715.98,0.0,flip_to_long -19886,做多,2021-04-29 02:25:00,2021-04-29 02:35:00,2715.98,2709.7,-0.04,flip_to_short -19887,做空,2021-04-29 02:35:00,2021-04-29 02:50:00,2709.7,2715.89,-0.03,flip_to_long -19888,做多,2021-04-29 02:50:00,2021-04-29 03:00:00,2715.89,2717.34,0.0,flip_to_short -19889,做空,2021-04-29 03:00:00,2021-04-29 03:35:00,2717.34,2693.73,0.1,tp_lower -19890,做多,2021-04-29 04:50:00,2021-04-29 04:55:00,2693.49,2681.47,-0.06,flip_to_short -19891,做空,2021-04-29 04:55:00,2021-04-29 05:00:00,2681.47,2691.31,-0.05,tp_lower -19892,做空,2021-04-29 07:20:00,2021-04-29 07:25:00,2725.54,2731.34,-0.03,flip_to_long -19893,做多,2021-04-29 07:25:00,2021-04-29 07:40:00,2731.34,2726.82,-0.03,flip_to_short -19894,做空,2021-04-29 07:40:00,2021-04-29 07:45:00,2726.82,2728.28,-0.01,flip_to_long -19895,做多,2021-04-29 07:45:00,2021-04-29 08:00:00,2728.28,2720.39,-0.04,flip_to_short -19896,做空,2021-04-29 08:00:00,2021-04-29 08:05:00,2720.39,2728.0,-0.04,tp_lower -19897,做多,2021-04-29 09:05:00,2021-04-29 09:10:00,2736.25,2753.5,0.07,tp_upper -19898,做空,2021-04-29 10:45:00,2021-04-29 11:05:00,2767.25,2766.73,-0.0,flip_to_long -19899,做多,2021-04-29 11:05:00,2021-04-29 11:50:00,2766.73,2765.0,-0.01,flip_to_short -19900,做空,2021-04-29 11:50:00,2021-04-29 12:00:00,2765.0,2766.19,-0.01,tp_lower -19901,做空,2021-04-29 12:05:00,2021-04-29 12:10:00,2765.64,2771.08,-0.03,flip_to_long -19902,做多,2021-04-29 12:10:00,2021-04-29 12:15:00,2771.08,2780.72,0.04,tp_upper -19903,做空,2021-04-29 13:05:00,2021-04-29 13:30:00,2777.0,2779.11,-0.02,flip_to_long -19904,做多,2021-04-29 13:30:00,2021-04-29 14:25:00,2779.11,2770.33,-0.04,flip_to_short -19905,做空,2021-04-29 14:25:00,2021-04-29 14:35:00,2770.33,2770.58,-0.01,flip_to_long -19906,做多,2021-04-29 14:35:00,2021-04-29 14:45:00,2770.58,2767.12,-0.02,flip_to_short -19907,做空,2021-04-29 14:45:00,2021-04-29 15:05:00,2767.12,2772.33,-0.03,flip_to_long -19908,做多,2021-04-29 15:05:00,2021-04-29 15:15:00,2772.33,2774.15,0.0,flip_to_short -19909,做空,2021-04-29 15:15:00,2021-04-29 16:10:00,2774.15,2774.1,-0.01,flip_to_long -19910,做多,2021-04-29 16:10:00,2021-04-29 17:35:00,2774.1,2733.41,-0.18,flip_to_short -19911,做空,2021-04-29 17:35:00,2021-04-29 18:00:00,2733.41,2711.23,0.09,tp_lower -19912,做多,2021-04-29 18:50:00,2021-04-29 19:20:00,2730.75,2721.54,-0.05,flip_to_short -19913,做空,2021-04-29 19:20:00,2021-04-29 19:25:00,2721.54,2735.15,-0.07,flip_to_long -19914,做多,2021-04-29 19:25:00,2021-04-29 20:00:00,2735.15,2706.54,-0.13,flip_to_short -19915,做空,2021-04-29 20:00:00,2021-04-29 20:05:00,2706.54,2690.7,0.06,tp_lower -19916,做多,2021-04-29 20:30:00,2021-04-29 20:35:00,2729.44,2720.68,-0.04,flip_to_short -19917,做空,2021-04-29 20:35:00,2021-04-29 20:55:00,2720.68,2710.28,0.04,flip_to_long -19918,做多,2021-04-29 20:55:00,2021-04-29 21:15:00,2710.28,2716.08,0.02,flip_to_short -19919,做空,2021-04-29 21:15:00,2021-04-29 21:30:00,2716.08,2716.41,-0.01,flip_to_long -19920,做多,2021-04-29 21:30:00,2021-04-29 21:55:00,2716.41,2742.18,0.11,tp_upper -19921,做空,2021-04-29 23:35:00,2021-04-29 23:40:00,2752.86,2759.9,-0.04,flip_to_long -19922,做多,2021-04-29 23:40:00,2021-04-29 23:45:00,2759.9,2759.8,-0.01,flip_to_short -19923,做空,2021-04-29 23:45:00,2021-04-30 00:00:00,2759.8,2765.66,-0.03,flip_to_long -19924,做多,2021-04-30 00:00:00,2021-04-30 00:05:00,2765.66,2742.9,-0.11,flip_to_short -19925,做空,2021-04-30 00:05:00,2021-04-30 00:10:00,2742.9,2752.82,-0.05,tp_lower -19926,做多,2021-04-30 00:25:00,2021-04-30 00:30:00,2758.32,2750.04,-0.04,flip_to_short -19927,做空,2021-04-30 00:30:00,2021-04-30 01:20:00,2750.04,2743.54,0.02,flip_to_long -19928,做多,2021-04-30 01:20:00,2021-04-30 01:45:00,2743.54,2740.16,-0.02,flip_to_short -19929,做空,2021-04-30 01:45:00,2021-04-30 01:50:00,2740.16,2742.48,-0.02,flip_to_long -19930,做多,2021-04-30 01:50:00,2021-04-30 02:00:00,2742.48,2740.26,-0.02,flip_to_short -19931,做空,2021-04-30 02:00:00,2021-04-30 02:05:00,2740.26,2741.6,-0.01,flip_to_long -19932,做多,2021-04-30 02:05:00,2021-04-30 02:15:00,2741.6,2744.2,0.01,flip_to_short -19933,做空,2021-04-30 02:15:00,2021-04-30 02:30:00,2744.2,2736.71,0.03,flip_to_long -19934,做多,2021-04-30 02:30:00,2021-04-30 02:55:00,2736.71,2740.05,0.01,flip_to_short -19935,做空,2021-04-30 02:55:00,2021-04-30 03:05:00,2740.05,2737.98,0.0,tp_lower -19936,做多,2021-04-30 03:10:00,2021-04-30 03:20:00,2740.71,2743.54,0.01,tp_upper -19937,做空,2021-04-30 03:25:00,2021-04-30 03:35:00,2743.02,2742.88,-0.01,flip_to_long -19938,做多,2021-04-30 03:35:00,2021-04-30 03:40:00,2742.88,2741.44,-0.01,flip_to_short -19939,做空,2021-04-30 03:40:00,2021-04-30 05:40:00,2741.44,2766.19,-0.11,flip_to_long -19940,做多,2021-04-30 05:40:00,2021-04-30 05:45:00,2766.19,2772.82,0.02,tp_upper -19941,做空,2021-04-30 07:15:00,2021-04-30 07:20:00,2777.66,2781.29,-0.02,flip_to_long -19942,做多,2021-04-30 07:20:00,2021-04-30 07:25:00,2781.29,2778.15,-0.02,flip_to_short -19943,做空,2021-04-30 07:25:00,2021-04-30 07:35:00,2778.15,2778.92,-0.01,flip_to_long -19944,做多,2021-04-30 07:35:00,2021-04-30 08:45:00,2778.92,2788.07,0.03,tp_upper -19945,做空,2021-04-30 09:40:00,2021-04-30 10:25:00,2785.19,2778.75,0.02,tp_lower -19946,做多,2021-04-30 12:15:00,2021-04-30 12:50:00,2751.77,2753.63,0.0,flip_to_short -19947,做空,2021-04-30 12:50:00,2021-04-30 13:10:00,2753.63,2736.43,0.07,tp_lower -19948,做多,2021-04-30 13:20:00,2021-04-30 13:25:00,2749.63,2749.24,-0.01,flip_to_short -19949,做空,2021-04-30 13:25:00,2021-04-30 13:35:00,2749.24,2743.44,0.02,tp_lower -19950,做多,2021-04-30 14:05:00,2021-04-30 14:10:00,2752.39,2751.0,-0.01,tp_upper -19951,做空,2021-04-30 14:45:00,2021-04-30 15:20:00,2751.46,2749.48,0.0,flip_to_long -19952,做多,2021-04-30 15:20:00,2021-04-30 15:30:00,2749.48,2748.11,-0.01,flip_to_short -19953,做空,2021-04-30 15:30:00,2021-04-30 16:05:00,2748.11,2754.49,-0.03,flip_to_long -19954,做多,2021-04-30 16:05:00,2021-04-30 16:15:00,2754.49,2748.41,-0.03,tp_upper -19955,做空,2021-04-30 17:25:00,2021-04-30 17:30:00,2756.27,2761.77,-0.03,flip_to_long -19956,做多,2021-04-30 17:30:00,2021-04-30 17:55:00,2761.77,2758.99,-0.02,flip_to_short -19957,做空,2021-04-30 17:55:00,2021-04-30 18:00:00,2758.99,2760.18,-0.01,flip_to_long -19958,做多,2021-04-30 18:00:00,2021-04-30 18:15:00,2760.18,2758.4,-0.01,flip_to_short -19959,做空,2021-04-30 18:15:00,2021-04-30 18:20:00,2758.4,2762.72,-0.02,flip_to_long -19960,做多,2021-04-30 18:20:00,2021-04-30 18:50:00,2762.72,2769.71,0.02,tp_upper -19961,做空,2021-04-30 20:00:00,2021-04-30 20:05:00,2775.77,2766.79,0.03,tp_lower -19962,做多,2021-04-30 20:10:00,2021-04-30 20:15:00,2779.51,2770.71,-0.04,flip_to_short -19963,做空,2021-04-30 20:15:00,2021-04-30 20:20:00,2770.71,2762.24,0.03,tp_lower -19964,做多,2021-04-30 23:15:00,2021-04-30 23:20:00,2756.49,2756.91,-0.0,tp_upper -19965,做空,2021-05-01 00:40:00,2021-05-01 00:45:00,2768.53,2771.84,-0.02,flip_to_long -19966,做多,2021-05-01 00:45:00,2021-05-01 00:50:00,2771.84,2764.98,-0.04,flip_to_short -19967,做空,2021-05-01 00:50:00,2021-05-01 00:55:00,2764.98,2770.13,-0.03,flip_to_long -19968,做多,2021-05-01 00:55:00,2021-05-01 01:40:00,2770.13,2778.61,0.03,tp_upper -19969,做空,2021-05-01 04:30:00,2021-05-01 04:45:00,2840.77,2841.89,-0.01,flip_to_long -19970,做多,2021-05-01 04:45:00,2021-05-01 05:00:00,2841.89,2841.29,-0.01,tp_upper -19971,做多,2021-05-01 05:05:00,2021-05-01 05:10:00,2844.26,2852.56,0.03,tp_upper -19972,做空,2021-05-01 05:55:00,2021-05-01 06:05:00,2853.01,2849.85,0.01,flip_to_long -19973,做多,2021-05-01 06:05:00,2021-05-01 06:15:00,2849.85,2854.14,0.01,flip_to_short -19974,做空,2021-05-01 06:15:00,2021-05-01 06:25:00,2854.14,2859.39,-0.03,flip_to_long -19975,做多,2021-05-01 06:25:00,2021-05-01 06:50:00,2859.39,2863.71,0.01,tp_upper -19976,做空,2021-05-01 06:55:00,2021-05-01 07:00:00,2856.13,2861.62,-0.03,flip_to_long -19977,做多,2021-05-01 07:00:00,2021-05-01 07:05:00,2861.62,2852.28,-0.04,flip_to_short -19978,做空,2021-05-01 07:05:00,2021-05-01 07:10:00,2852.28,2847.08,0.02,tp_lower -19979,做多,2021-05-01 07:15:00,2021-05-01 07:25:00,2856.0,2851.57,-0.02,flip_to_short -19980,做空,2021-05-01 07:25:00,2021-05-01 07:30:00,2851.57,2854.09,-0.02,flip_to_long -19981,做多,2021-05-01 07:30:00,2021-05-01 08:00:00,2854.09,2863.93,0.03,tp_upper -19982,做空,2021-05-01 08:15:00,2021-05-01 08:25:00,2860.1,2861.63,-0.01,flip_to_long -19983,做多,2021-05-01 08:25:00,2021-05-01 08:30:00,2861.63,2856.09,-0.03,flip_to_short -19984,做空,2021-05-01 08:30:00,2021-05-01 08:50:00,2856.09,2841.65,0.05,tp_lower -19985,做多,2021-05-01 09:30:00,2021-05-01 09:35:00,2845.01,2839.02,-0.03,flip_to_short -19986,做空,2021-05-01 09:35:00,2021-05-01 13:35:00,2839.02,2859.99,-0.09,tp_lower -19987,做多,2021-05-01 13:50:00,2021-05-01 14:00:00,2872.99,2868.82,-0.02,flip_to_short -19988,做空,2021-05-01 14:00:00,2021-05-01 14:05:00,2868.82,2862.69,0.02,tp_lower -19989,做多,2021-05-01 14:20:00,2021-05-01 14:25:00,2871.57,2868.37,-0.02,flip_to_short -19990,做空,2021-05-01 14:25:00,2021-05-01 14:30:00,2868.37,2868.5,-0.01,tp_lower -19991,做多,2021-05-01 15:40:00,2021-05-01 15:50:00,2861.92,2858.25,-0.02,flip_to_short -19992,做空,2021-05-01 15:50:00,2021-05-01 15:55:00,2858.25,2867.66,-0.04,flip_to_long -19993,做多,2021-05-01 15:55:00,2021-05-01 16:00:00,2867.66,2878.29,0.04,tp_upper -19994,做空,2021-05-01 18:10:00,2021-05-01 18:20:00,2924.43,2924.58,-0.01,flip_to_long -19995,做多,2021-05-01 18:20:00,2021-05-01 18:35:00,2924.58,2932.7,0.03,tp_upper -19996,做空,2021-05-01 19:05:00,2021-05-01 19:25:00,2934.55,2926.38,0.03,tp_lower -19997,做多,2021-05-01 20:05:00,2021-05-01 20:15:00,2933.81,2929.77,-0.02,flip_to_short -19998,做空,2021-05-01 20:15:00,2021-05-01 20:20:00,2929.77,2932.35,-0.02,flip_to_long -19999,做多,2021-05-01 20:20:00,2021-05-01 20:25:00,2932.35,2932.23,-0.01,flip_to_short -20000,做空,2021-05-01 20:25:00,2021-05-01 21:30:00,2932.23,2940.46,-0.04,flip_to_long -20001,做多,2021-05-01 21:30:00,2021-05-01 21:35:00,2940.46,2936.37,-0.02,flip_to_short -20002,做空,2021-05-01 21:35:00,2021-05-01 21:45:00,2936.37,2929.83,0.02,tp_lower -20003,做多,2021-05-01 22:15:00,2021-05-01 23:00:00,2937.44,2939.6,0.0,flip_to_short -20004,做空,2021-05-01 23:00:00,2021-05-02 00:05:00,2939.6,2937.48,0.0,tp_lower -20005,做多,2021-05-02 00:10:00,2021-05-02 00:15:00,2945.52,2941.99,-0.02,flip_to_short -20006,做空,2021-05-02 00:15:00,2021-05-02 00:25:00,2941.99,2935.03,0.02,tp_lower -20007,做多,2021-05-02 01:20:00,2021-05-02 01:30:00,2940.83,2936.28,-0.02,flip_to_short -20008,做空,2021-05-02 01:30:00,2021-05-02 01:35:00,2936.28,2942.09,-0.03,flip_to_long -20009,做多,2021-05-02 01:35:00,2021-05-02 01:50:00,2942.09,2943.78,0.0,tp_upper -20010,做空,2021-05-02 02:30:00,2021-05-02 02:35:00,2940.5,2944.09,-0.02,flip_to_long -20011,做多,2021-05-02 02:35:00,2021-05-02 03:15:00,2944.09,2944.23,-0.01,flip_to_short -20012,做空,2021-05-02 03:15:00,2021-05-02 03:25:00,2944.23,2937.0,0.02,tp_lower -20013,做多,2021-05-02 04:40:00,2021-05-02 05:15:00,2919.93,2910.84,-0.04,flip_to_short -20014,做空,2021-05-02 05:15:00,2021-05-02 05:20:00,2910.84,2921.6,-0.05,flip_to_long -20015,做多,2021-05-02 05:20:00,2021-05-02 05:25:00,2921.6,2916.52,-0.03,flip_to_short -20016,做空,2021-05-02 05:25:00,2021-05-02 05:40:00,2916.52,2918.5,-0.01,flip_to_long -20017,做多,2021-05-02 05:40:00,2021-05-02 05:45:00,2918.5,2917.4,-0.01,flip_to_short -20018,做空,2021-05-02 05:45:00,2021-05-02 05:50:00,2917.4,2920.05,-0.02,flip_to_long -20019,做多,2021-05-02 05:50:00,2021-05-02 05:55:00,2920.05,2916.77,-0.02,flip_to_short -20020,做空,2021-05-02 05:55:00,2021-05-02 06:00:00,2916.77,2923.55,-0.03,flip_to_long -20021,做多,2021-05-02 06:00:00,2021-05-02 06:20:00,2923.55,2916.98,-0.03,flip_to_short -20022,做空,2021-05-02 06:20:00,2021-05-02 06:30:00,2916.98,2918.76,-0.01,flip_to_long -20023,做多,2021-05-02 06:30:00,2021-05-02 06:35:00,2918.76,2913.0,-0.03,flip_to_short -20024,做空,2021-05-02 06:35:00,2021-05-02 06:40:00,2913.0,2908.54,0.01,tp_lower -20025,做多,2021-05-02 07:05:00,2021-05-02 09:15:00,2915.62,2880.6,-0.14,flip_to_short -20026,做空,2021-05-02 09:15:00,2021-05-02 09:35:00,2880.6,2879.02,0.0,flip_to_long -20027,做多,2021-05-02 09:35:00,2021-05-02 09:50:00,2879.02,2898.59,0.07,tp_upper -20028,做空,2021-05-02 11:20:00,2021-05-02 11:40:00,2914.94,2917.78,-0.02,tp_lower -20029,做空,2021-05-02 12:25:00,2021-05-02 13:15:00,2923.8,2926.0,-0.01,flip_to_long -20030,做多,2021-05-02 13:15:00,2021-05-02 14:05:00,2926.0,2923.13,-0.02,flip_to_short -20031,做空,2021-05-02 14:05:00,2021-05-02 14:35:00,2923.13,2922.92,-0.0,flip_to_long -20032,做多,2021-05-02 14:35:00,2021-05-02 14:40:00,2922.92,2914.04,-0.04,flip_to_short -20033,做空,2021-05-02 14:40:00,2021-05-02 14:45:00,2914.04,2918.99,-0.02,flip_to_long -20034,做多,2021-05-02 14:45:00,2021-05-02 14:55:00,2918.99,2919.87,-0.0,flip_to_short -20035,做空,2021-05-02 14:55:00,2021-05-02 15:10:00,2919.87,2919.86,-0.01,flip_to_long -20036,做多,2021-05-02 15:10:00,2021-05-02 15:15:00,2919.86,2919.73,-0.01,flip_to_short -20037,做空,2021-05-02 15:15:00,2021-05-02 17:15:00,2919.73,2928.67,-0.04,flip_to_long -20038,做多,2021-05-02 17:15:00,2021-05-02 17:25:00,2928.67,2926.98,-0.01,flip_to_short -20039,做空,2021-05-02 17:25:00,2021-05-02 17:30:00,2926.98,2929.57,-0.02,flip_to_long -20040,做多,2021-05-02 17:30:00,2021-05-02 18:00:00,2929.57,2937.91,0.03,tp_upper -20041,做空,2021-05-02 20:10:00,2021-05-02 20:15:00,2965.58,2969.13,-0.02,flip_to_long -20042,做多,2021-05-02 20:15:00,2021-05-02 20:25:00,2969.13,2969.78,-0.0,flip_to_short -20043,做空,2021-05-02 20:25:00,2021-05-02 20:30:00,2969.78,2965.24,0.01,tp_lower -20044,做多,2021-05-02 20:50:00,2021-05-02 21:00:00,2966.31,2973.75,0.02,tp_upper -20045,做空,2021-05-02 21:05:00,2021-05-02 21:20:00,2969.19,2973.23,-0.02,flip_to_long -20046,做多,2021-05-02 21:20:00,2021-05-02 21:25:00,2973.23,2974.38,-0.0,tp_upper -20047,做空,2021-05-02 21:55:00,2021-05-02 22:15:00,2973.42,2965.25,0.03,tp_lower -20048,做多,2021-05-02 23:40:00,2021-05-03 00:05:00,2951.79,2976.88,0.09,tp_upper -20049,做空,2021-05-03 04:35:00,2021-05-03 04:45:00,3043.01,3045.62,-0.02,tp_lower -20050,做多,2021-05-03 04:50:00,2021-05-03 04:55:00,3053.3,3052.58,-0.01,flip_to_short -20051,做空,2021-05-03 04:55:00,2021-05-03 05:05:00,3052.58,3070.27,-0.07,flip_to_long -20052,做多,2021-05-03 05:05:00,2021-05-03 05:10:00,3070.27,3070.98,-0.0,tp_upper -20053,做空,2021-05-03 06:35:00,2021-05-03 07:05:00,3090.07,3089.28,-0.0,tp_lower -20054,做多,2021-05-03 07:10:00,2021-05-03 07:20:00,3096.68,3131.75,0.12,tp_upper -20055,做空,2021-05-03 09:00:00,2021-05-03 09:10:00,3167.69,3163.76,0.01,flip_to_long -20056,做多,2021-05-03 09:10:00,2021-05-03 09:25:00,3163.76,3170.51,0.02,flip_to_short -20057,做空,2021-05-03 09:25:00,2021-05-03 09:30:00,3170.51,3179.82,-0.04,flip_to_long -20058,做多,2021-05-03 09:30:00,2021-05-03 09:45:00,3179.82,3177.01,-0.02,flip_to_short -20059,做空,2021-05-03 09:45:00,2021-05-03 10:05:00,3177.01,3163.47,0.04,tp_lower -20060,做多,2021-05-03 11:00:00,2021-05-03 11:50:00,3169.36,3162.59,-0.03,flip_to_short -20061,做空,2021-05-03 11:50:00,2021-05-03 12:00:00,3162.59,3161.11,-0.0,flip_to_long -20062,做多,2021-05-03 12:00:00,2021-05-03 14:40:00,3161.11,3172.62,0.04,tp_upper -20063,做空,2021-05-03 15:40:00,2021-05-03 15:45:00,3159.99,3162.47,-0.01,flip_to_long -20064,做多,2021-05-03 15:45:00,2021-05-03 15:55:00,3162.47,3164.29,0.0,flip_to_short -20065,做空,2021-05-03 15:55:00,2021-05-03 16:00:00,3164.29,3184.01,-0.08,flip_to_long -20066,做多,2021-05-03 16:00:00,2021-05-03 16:05:00,3184.01,3167.05,-0.07,flip_to_short -20067,做空,2021-05-03 16:05:00,2021-05-03 16:15:00,3167.05,3173.8,-0.03,tp_lower -20068,做空,2021-05-03 16:20:00,2021-05-03 19:15:00,3173.01,3271.57,-0.36,tp_lower -20069,做多,2021-05-03 19:30:00,2021-05-03 19:40:00,3306.2,3308.33,0.0,flip_to_short -20070,做空,2021-05-03 19:40:00,2021-05-03 19:55:00,3308.33,3304.53,0.01,flip_to_long -20071,做多,2021-05-03 19:55:00,2021-05-03 20:55:00,3304.53,3287.18,-0.06,flip_to_short -20072,做空,2021-05-03 20:55:00,2021-05-03 21:00:00,3287.18,3300.02,-0.05,flip_to_long -20073,做多,2021-05-03 21:00:00,2021-05-03 21:05:00,3300.02,3285.58,-0.05,flip_to_short -20074,做空,2021-05-03 21:05:00,2021-05-03 21:20:00,3285.58,3286.92,-0.01,flip_to_long -20075,做多,2021-05-03 21:20:00,2021-05-03 21:50:00,3286.92,3324.57,0.12,tp_upper -20076,做空,2021-05-04 00:05:00,2021-05-04 00:10:00,3366.67,3356.64,0.03,tp_lower -20077,做多,2021-05-04 03:25:00,2021-05-04 03:30:00,3269.81,3255.01,-0.06,flip_to_short -20078,做空,2021-05-04 03:30:00,2021-05-04 03:35:00,3255.01,3259.87,-0.02,flip_to_long -20079,做多,2021-05-04 03:35:00,2021-05-04 03:40:00,3259.87,3255.98,-0.02,flip_to_short -20080,做空,2021-05-04 03:40:00,2021-05-04 03:50:00,3255.98,3233.81,0.07,tp_lower -20081,做多,2021-05-04 04:00:00,2021-05-04 04:10:00,3259.36,3293.59,0.11,tp_upper -20082,做空,2021-05-04 06:40:00,2021-05-04 06:55:00,3366.99,3358.07,0.02,tp_lower -20083,做多,2021-05-04 07:00:00,2021-05-04 07:05:00,3374.7,3372.76,-0.01,flip_to_short -20084,做空,2021-05-04 07:05:00,2021-05-04 07:10:00,3372.76,3380.88,-0.03,flip_to_long -20085,做多,2021-05-04 07:10:00,2021-05-04 07:15:00,3380.88,3371.8,-0.04,flip_to_short -20086,做空,2021-05-04 07:15:00,2021-05-04 07:30:00,3371.8,3354.84,0.05,tp_lower -20087,做多,2021-05-04 09:00:00,2021-05-04 09:10:00,3330.06,3360.08,0.1,tp_upper -20088,做空,2021-05-04 09:55:00,2021-05-04 12:10:00,3339.82,3451.54,-0.39,flip_to_long -20089,做多,2021-05-04 12:10:00,2021-05-04 12:15:00,3451.54,3443.74,-0.03,flip_to_short -20090,做空,2021-05-04 12:15:00,2021-05-04 12:35:00,3443.74,3445.28,-0.01,flip_to_long -20091,做多,2021-05-04 12:35:00,2021-05-04 13:00:00,3445.28,3462.26,0.05,flip_to_short -20092,做空,2021-05-04 13:00:00,2021-05-04 13:50:00,3462.26,3485.9,-0.08,flip_to_long -20093,做多,2021-05-04 13:50:00,2021-05-04 13:55:00,3485.9,3483.52,-0.01,flip_to_short -20094,做空,2021-05-04 13:55:00,2021-05-04 14:05:00,3483.52,3439.81,0.13,tp_lower -20095,做多,2021-05-04 16:55:00,2021-05-04 17:20:00,3273.59,3280.84,0.02,flip_to_short -20096,做空,2021-05-04 17:20:00,2021-05-04 20:25:00,3280.84,3352.83,-0.25,tp_lower -20097,做多,2021-05-04 20:45:00,2021-05-04 21:00:00,3387.69,3359.62,-0.09,flip_to_short -20098,做空,2021-05-04 21:00:00,2021-05-04 21:10:00,3359.62,3389.34,-0.1,flip_to_long -20099,做多,2021-05-04 21:10:00,2021-05-04 23:00:00,3389.34,3299.31,-0.29,flip_to_short -20100,做空,2021-05-04 23:00:00,2021-05-04 23:05:00,3299.31,3312.72,-0.05,flip_to_long -20101,做多,2021-05-04 23:05:00,2021-05-04 23:15:00,3312.72,3305.5,-0.03,flip_to_short -20102,做空,2021-05-04 23:15:00,2021-05-04 23:25:00,3305.5,3303.44,0.0,flip_to_long -20103,做多,2021-05-04 23:25:00,2021-05-04 23:40:00,3303.44,3275.68,-0.09,flip_to_short -20104,做空,2021-05-04 23:40:00,2021-05-04 23:45:00,3275.68,3235.7,0.12,tp_lower -20105,做多,2021-05-05 00:05:00,2021-05-05 00:20:00,3285.1,3292.95,0.02,flip_to_short -20106,做空,2021-05-05 00:20:00,2021-05-05 02:25:00,3292.95,3352.84,-0.2,flip_to_long -20107,做多,2021-05-05 02:25:00,2021-05-05 04:15:00,3352.84,3303.79,-0.16,flip_to_short -20108,做空,2021-05-05 04:15:00,2021-05-05 04:25:00,3303.79,3301.71,0.0,flip_to_long -20109,做多,2021-05-05 04:25:00,2021-05-05 04:35:00,3301.71,3305.53,0.01,flip_to_short -20110,做空,2021-05-05 04:35:00,2021-05-05 04:45:00,3305.53,3292.34,0.04,tp_lower -20111,做多,2021-05-05 05:30:00,2021-05-05 05:40:00,3283.14,3290.03,0.02,flip_to_short -20112,做空,2021-05-05 05:40:00,2021-05-05 05:55:00,3290.03,3285.4,0.01,flip_to_long -20113,做多,2021-05-05 05:55:00,2021-05-05 06:00:00,3285.4,3277.59,-0.03,flip_to_short -20114,做空,2021-05-05 06:00:00,2021-05-05 06:05:00,3277.59,3280.08,-0.01,flip_to_long -20115,做多,2021-05-05 06:05:00,2021-05-05 06:10:00,3280.08,3264.0,-0.05,flip_to_short -20116,做空,2021-05-05 06:10:00,2021-05-05 06:15:00,3264.0,3242.82,0.06,tp_lower -20117,做多,2021-05-05 06:55:00,2021-05-05 07:00:00,3267.15,3254.01,-0.05,flip_to_short -20118,做空,2021-05-05 07:00:00,2021-05-05 07:05:00,3254.01,3268.18,-0.05,flip_to_long -20119,做多,2021-05-05 07:05:00,2021-05-05 07:40:00,3268.18,3315.83,0.14,tp_upper -20120,做空,2021-05-05 09:05:00,2021-05-05 09:15:00,3340.99,3342.03,-0.01,flip_to_long -20121,做多,2021-05-05 09:15:00,2021-05-05 09:25:00,3342.03,3339.26,-0.01,flip_to_short -20122,做空,2021-05-05 09:25:00,2021-05-05 09:30:00,3339.26,3355.2,-0.05,flip_to_long -20123,做多,2021-05-05 09:30:00,2021-05-05 09:40:00,3355.2,3365.0,0.02,tp_upper -20124,做空,2021-05-05 10:20:00,2021-05-05 10:25:00,3360.71,3365.04,-0.02,flip_to_long -20125,做多,2021-05-05 10:25:00,2021-05-05 10:40:00,3365.04,3369.83,0.01,flip_to_short -20126,做空,2021-05-05 10:40:00,2021-05-05 10:50:00,3369.83,3387.26,-0.06,flip_to_long -20127,做多,2021-05-05 10:50:00,2021-05-05 11:05:00,3387.26,3371.85,-0.05,flip_to_short -20128,做空,2021-05-05 11:05:00,2021-05-05 11:15:00,3371.85,3373.31,-0.01,tp_lower -20129,做多,2021-05-05 11:55:00,2021-05-05 12:15:00,3358.9,3391.8,0.09,tp_upper -20130,做空,2021-05-05 12:25:00,2021-05-05 12:45:00,3369.56,3368.67,-0.0,flip_to_long -20131,做多,2021-05-05 12:45:00,2021-05-05 13:25:00,3368.67,3374.15,0.01,flip_to_short -20132,做空,2021-05-05 13:25:00,2021-05-05 13:35:00,3374.15,3375.93,-0.01,flip_to_long -20133,做多,2021-05-05 13:35:00,2021-05-05 13:50:00,3375.93,3374.36,-0.01,flip_to_short -20134,做空,2021-05-05 13:50:00,2021-05-05 13:55:00,3374.36,3380.31,-0.02,flip_to_long -20135,做多,2021-05-05 13:55:00,2021-05-05 14:00:00,3380.31,3354.6,-0.08,flip_to_short -20136,做空,2021-05-05 14:00:00,2021-05-05 14:05:00,3354.6,3337.91,0.04,tp_lower -20137,做多,2021-05-05 14:50:00,2021-05-05 14:55:00,3353.69,3342.61,-0.04,flip_to_short -20138,做空,2021-05-05 14:55:00,2021-05-05 15:00:00,3342.61,3345.85,-0.01,flip_to_long -20139,做多,2021-05-05 15:00:00,2021-05-05 15:15:00,3345.85,3340.93,-0.02,flip_to_short -20140,做空,2021-05-05 15:15:00,2021-05-05 15:30:00,3340.93,3329.39,0.03,flip_to_long -20141,做多,2021-05-05 15:30:00,2021-05-05 16:20:00,3329.39,3386.07,0.16,tp_upper -20142,做空,2021-05-05 17:50:00,2021-05-05 18:05:00,3413.5,3423.87,-0.04,flip_to_long -20143,做多,2021-05-05 18:05:00,2021-05-05 18:10:00,3423.87,3421.69,-0.01,flip_to_short -20144,做空,2021-05-05 18:10:00,2021-05-05 18:35:00,3421.69,3417.09,0.01,flip_to_long -20145,做多,2021-05-05 18:35:00,2021-05-05 18:40:00,3417.09,3405.25,-0.04,flip_to_short -20146,做空,2021-05-05 18:40:00,2021-05-05 18:45:00,3405.25,3424.55,-0.06,flip_to_long -20147,做多,2021-05-05 18:45:00,2021-05-05 18:50:00,3424.55,3420.73,-0.02,flip_to_short -20148,做空,2021-05-05 18:50:00,2021-05-05 20:30:00,3420.73,3461.0,-0.12,flip_to_long -20149,做多,2021-05-05 20:30:00,2021-05-05 20:35:00,3461.0,3459.02,-0.01,flip_to_short -20150,做空,2021-05-05 20:35:00,2021-05-05 21:05:00,3459.02,3461.74,-0.01,flip_to_long -20151,做多,2021-05-05 21:05:00,2021-05-05 21:15:00,3461.74,3448.82,-0.04,flip_to_short -20152,做空,2021-05-05 21:15:00,2021-05-05 21:25:00,3448.82,3438.03,0.03,tp_lower -20153,做多,2021-05-05 22:15:00,2021-05-05 22:20:00,3469.59,3495.13,0.07,tp_upper -20154,做多,2021-05-05 23:55:00,2021-05-06 00:05:00,3528.49,3519.9,-0.03,flip_to_short -20155,做空,2021-05-06 00:05:00,2021-05-06 00:10:00,3519.9,3521.36,-0.01,flip_to_long -20156,做多,2021-05-06 00:10:00,2021-05-06 01:50:00,3521.36,3481.33,-0.12,flip_to_short -20157,做空,2021-05-06 01:50:00,2021-05-06 02:05:00,3481.33,3479.11,0.0,flip_to_long -20158,做多,2021-05-06 02:05:00,2021-05-06 02:10:00,3479.11,3472.86,-0.02,flip_to_short -20159,做空,2021-05-06 02:10:00,2021-05-06 02:15:00,3472.86,3502.47,-0.09,flip_to_long -20160,做多,2021-05-06 02:15:00,2021-05-06 02:20:00,3502.47,3495.81,-0.02,tp_upper -20161,做空,2021-05-06 02:45:00,2021-05-06 02:50:00,3483.6,3491.37,-0.03,flip_to_long -20162,做多,2021-05-06 02:50:00,2021-05-06 02:55:00,3491.37,3488.66,-0.01,flip_to_short -20163,做空,2021-05-06 02:55:00,2021-05-06 03:00:00,3488.66,3466.46,0.06,tp_lower -20164,做多,2021-05-06 04:00:00,2021-05-06 04:05:00,3481.03,3500.1,0.05,tp_upper -20165,做空,2021-05-06 04:30:00,2021-05-06 04:50:00,3472.14,3441.85,0.08,tp_lower -20166,做多,2021-05-06 05:35:00,2021-05-06 05:40:00,3465.58,3453.0,-0.04,flip_to_short -20167,做空,2021-05-06 05:40:00,2021-05-06 05:55:00,3453.0,3455.06,-0.01,flip_to_long -20168,做多,2021-05-06 05:55:00,2021-05-06 06:00:00,3455.06,3444.32,-0.04,flip_to_short -20169,做空,2021-05-06 06:00:00,2021-05-06 06:10:00,3444.32,3438.0,0.01,tp_lower -20170,做多,2021-05-06 07:25:00,2021-05-06 07:45:00,3434.01,3432.6,-0.01,flip_to_short -20171,做空,2021-05-06 07:45:00,2021-05-06 08:55:00,3432.6,3436.25,-0.02,flip_to_long -20172,做多,2021-05-06 08:55:00,2021-05-06 09:10:00,3436.25,3441.2,0.01,flip_to_short -20173,做空,2021-05-06 09:10:00,2021-05-06 09:20:00,3441.2,3461.52,-0.06,flip_to_long -20174,做多,2021-05-06 09:20:00,2021-05-06 09:55:00,3461.52,3463.31,0.0,tp_upper -20175,做空,2021-05-06 10:00:00,2021-05-06 10:05:00,3449.56,3459.05,-0.03,flip_to_long -20176,做多,2021-05-06 10:05:00,2021-05-06 10:10:00,3459.05,3489.96,0.08,tp_upper -20177,做空,2021-05-06 11:05:00,2021-05-06 12:15:00,3485.79,3503.0,-0.05,flip_to_long -20178,做多,2021-05-06 12:15:00,2021-05-06 12:30:00,3503.0,3499.17,-0.02,flip_to_short -20179,做空,2021-05-06 12:30:00,2021-05-06 12:50:00,3499.17,3495.57,0.01,tp_lower -20180,做多,2021-05-06 13:45:00,2021-05-06 13:55:00,3492.01,3484.3,-0.03,flip_to_short -20181,做空,2021-05-06 13:55:00,2021-05-06 14:10:00,3484.3,3473.66,0.02,tp_lower -20182,做多,2021-05-06 14:15:00,2021-05-06 14:35:00,3478.97,3499.29,0.05,tp_upper -20183,做空,2021-05-06 15:50:00,2021-05-06 15:55:00,3528.4,3556.19,-0.08,flip_to_long -20184,做多,2021-05-06 15:55:00,2021-05-06 16:05:00,3556.19,3567.02,0.02,tp_upper -20185,做空,2021-05-06 16:45:00,2021-05-06 17:10:00,3551.76,3577.47,-0.07,flip_to_long -20186,做多,2021-05-06 17:10:00,2021-05-06 17:35:00,3577.47,3579.91,0.0,flip_to_short -20187,做空,2021-05-06 17:35:00,2021-05-06 18:00:00,3579.91,3538.09,0.11,tp_lower -20188,做多,2021-05-06 19:45:00,2021-05-06 20:05:00,3485.92,3461.92,-0.07,flip_to_short -20189,做空,2021-05-06 20:05:00,2021-05-06 20:35:00,3461.92,3473.27,-0.04,flip_to_long -20190,做多,2021-05-06 20:35:00,2021-05-06 20:40:00,3473.27,3452.33,-0.06,flip_to_short -20191,做空,2021-05-06 20:40:00,2021-05-06 20:45:00,3452.33,3469.48,-0.05,flip_to_long -20192,做多,2021-05-06 20:45:00,2021-05-06 20:50:00,3469.48,3465.47,-0.02,flip_to_short -20193,做空,2021-05-06 20:50:00,2021-05-06 21:10:00,3465.47,3483.33,-0.05,flip_to_long -20194,做多,2021-05-06 21:10:00,2021-05-06 21:35:00,3483.33,3501.94,0.05,tp_upper -20195,做空,2021-05-06 23:00:00,2021-05-06 23:05:00,3513.66,3519.29,-0.02,flip_to_long -20196,做多,2021-05-06 23:05:00,2021-05-06 23:10:00,3519.29,3518.14,-0.01,flip_to_short -20197,做空,2021-05-06 23:10:00,2021-05-06 23:20:00,3518.14,3494.33,0.06,tp_lower -20198,做多,2021-05-07 00:10:00,2021-05-07 00:30:00,3514.92,3504.94,-0.03,flip_to_short -20199,做空,2021-05-07 00:30:00,2021-05-07 00:35:00,3504.94,3514.07,-0.03,flip_to_long -20200,做多,2021-05-07 00:35:00,2021-05-07 00:50:00,3514.07,3504.67,-0.03,flip_to_short -20201,做空,2021-05-07 00:50:00,2021-05-07 01:10:00,3504.67,3473.04,0.08,tp_lower -20202,做多,2021-05-07 03:45:00,2021-05-07 03:50:00,3443.09,3439.0,-0.02,flip_to_short -20203,做空,2021-05-07 03:50:00,2021-05-07 04:00:00,3439.0,3399.26,0.11,tp_lower -20204,做多,2021-05-07 04:55:00,2021-05-07 05:20:00,3425.71,3411.81,-0.04,flip_to_short -20205,做空,2021-05-07 05:20:00,2021-05-07 06:05:00,3411.81,3440.58,-0.09,flip_to_long -20206,做多,2021-05-07 06:05:00,2021-05-07 06:10:00,3440.58,3439.44,-0.01,tp_upper -20207,做空,2021-05-07 07:05:00,2021-05-07 07:10:00,3431.6,3458.61,-0.08,flip_to_long -20208,做多,2021-05-07 07:10:00,2021-05-07 07:15:00,3458.61,3463.16,0.01,tp_upper -20209,做空,2021-05-07 07:45:00,2021-05-07 07:50:00,3446.04,3447.48,-0.01,flip_to_long -20210,做多,2021-05-07 07:50:00,2021-05-07 09:15:00,3447.48,3435.95,-0.04,flip_to_short -20211,做空,2021-05-07 09:15:00,2021-05-07 10:50:00,3435.95,3464.13,-0.08,flip_to_long -20212,做多,2021-05-07 10:50:00,2021-05-07 11:40:00,3464.13,3454.64,-0.03,flip_to_short -20213,做空,2021-05-07 11:40:00,2021-05-07 11:45:00,3454.64,3458.44,-0.02,flip_to_long -20214,做多,2021-05-07 11:45:00,2021-05-07 12:35:00,3458.44,3490.3,0.08,tp_upper -20215,做空,2021-05-07 14:00:00,2021-05-07 14:05:00,3492.47,3481.99,0.02,tp_lower -20216,做多,2021-05-07 14:15:00,2021-05-07 15:05:00,3494.35,3514.27,0.05,tp_upper -20217,做空,2021-05-07 16:25:00,2021-05-07 17:00:00,3541.0,3553.42,-0.04,flip_to_long -20218,做多,2021-05-07 17:00:00,2021-05-07 17:35:00,3553.42,3541.59,-0.04,flip_to_short -20219,做空,2021-05-07 17:35:00,2021-05-07 17:40:00,3541.59,3547.45,-0.02,tp_lower -20220,做多,2021-05-07 19:05:00,2021-05-07 19:15:00,3526.88,3516.84,-0.03,flip_to_short -20221,做空,2021-05-07 19:15:00,2021-05-07 19:20:00,3516.84,3506.48,0.02,tp_lower -20222,做多,2021-05-07 20:00:00,2021-05-07 20:15:00,3521.07,3514.14,-0.02,flip_to_short -20223,做空,2021-05-07 20:15:00,2021-05-07 20:25:00,3514.14,3512.53,-0.0,tp_lower -20224,做多,2021-05-07 20:35:00,2021-05-07 22:10:00,3517.31,3473.33,-0.12,flip_to_short -20225,做空,2021-05-07 22:10:00,2021-05-07 22:15:00,3473.33,3475.35,-0.01,flip_to_long -20226,做多,2021-05-07 22:15:00,2021-05-07 23:15:00,3475.35,3471.25,-0.02,flip_to_short -20227,做空,2021-05-07 23:15:00,2021-05-08 00:15:00,3471.25,3496.41,-0.07,flip_to_long -20228,做多,2021-05-08 00:15:00,2021-05-08 00:20:00,3496.41,3509.49,0.03,tp_upper -20229,做空,2021-05-08 02:20:00,2021-05-08 02:30:00,3538.02,3539.84,-0.01,flip_to_long -20230,做多,2021-05-08 02:30:00,2021-05-08 02:35:00,3539.84,3533.67,-0.02,flip_to_short -20231,做空,2021-05-08 02:35:00,2021-05-08 02:40:00,3533.67,3531.36,0.0,tp_lower -20232,做多,2021-05-08 02:55:00,2021-05-08 03:20:00,3536.82,3534.58,-0.01,flip_to_short -20233,做空,2021-05-08 03:20:00,2021-05-08 03:30:00,3534.58,3533.23,-0.0,flip_to_long -20234,做多,2021-05-08 03:30:00,2021-05-08 04:00:00,3533.23,3532.19,-0.01,flip_to_short -20235,做空,2021-05-08 04:00:00,2021-05-08 04:05:00,3532.19,3539.87,-0.03,flip_to_long -20236,做多,2021-05-08 04:05:00,2021-05-08 04:10:00,3539.87,3568.72,0.07,tp_upper -20237,做空,2021-05-08 05:00:00,2021-05-08 05:05:00,3551.35,3552.66,-0.01,flip_to_long -20238,做多,2021-05-08 05:05:00,2021-05-08 07:45:00,3552.66,3543.12,-0.03,tp_upper -20239,做空,2021-05-08 07:55:00,2021-05-08 09:25:00,3531.71,3556.65,-0.07,flip_to_long -20240,做多,2021-05-08 09:25:00,2021-05-08 09:30:00,3556.65,3547.51,-0.03,flip_to_short -20241,做空,2021-05-08 09:30:00,2021-05-08 09:45:00,3547.51,3556.29,-0.03,flip_to_long -20242,做多,2021-05-08 09:45:00,2021-05-08 10:10:00,3556.29,3558.97,0.0,flip_to_short -20243,做空,2021-05-08 10:10:00,2021-05-08 10:40:00,3558.97,3530.01,0.07,tp_lower -20244,做多,2021-05-08 11:30:00,2021-05-08 11:35:00,3546.51,3543.17,-0.01,flip_to_short -20245,做空,2021-05-08 11:35:00,2021-05-08 11:45:00,3543.17,3545.24,-0.01,flip_to_long -20246,做多,2021-05-08 11:45:00,2021-05-08 11:55:00,3545.24,3543.75,-0.01,flip_to_short -20247,做空,2021-05-08 11:55:00,2021-05-08 12:00:00,3543.75,3538.16,0.01,tp_lower -20248,做多,2021-05-08 12:05:00,2021-05-08 12:10:00,3548.14,3540.89,-0.02,flip_to_short -20249,做空,2021-05-08 12:10:00,2021-05-08 15:45:00,3540.89,3617.15,-0.2,tp_lower -20250,做多,2021-05-08 16:00:00,2021-05-08 16:05:00,3672.23,3724.29,0.12,tp_upper -20251,做空,2021-05-08 18:15:00,2021-05-08 18:20:00,3807.65,3812.14,-0.02,flip_to_long -20252,做多,2021-05-08 18:20:00,2021-05-08 18:35:00,3812.14,3829.08,0.04,tp_upper -20253,做空,2021-05-08 18:40:00,2021-05-08 19:00:00,3821.07,3828.92,-0.02,flip_to_long -20254,做多,2021-05-08 19:00:00,2021-05-08 19:10:00,3828.92,3826.39,-0.01,flip_to_short -20255,做空,2021-05-08 19:10:00,2021-05-08 19:25:00,3826.39,3813.11,0.03,tp_lower -20256,做多,2021-05-08 19:55:00,2021-05-08 20:05:00,3816.76,3815.95,-0.01,flip_to_short -20257,做空,2021-05-08 20:05:00,2021-05-08 20:10:00,3815.95,3824.4,-0.02,flip_to_long -20258,做多,2021-05-08 20:10:00,2021-05-08 20:15:00,3824.4,3846.31,0.05,tp_upper -20259,做空,2021-05-08 22:30:00,2021-05-08 22:45:00,3876.01,3905.07,-0.07,flip_to_long -20260,做多,2021-05-08 22:45:00,2021-05-08 22:55:00,3905.07,3882.27,-0.06,flip_to_short -20261,做空,2021-05-08 22:55:00,2021-05-08 23:45:00,3882.27,3890.0,-0.02,flip_to_long -20262,做多,2021-05-08 23:45:00,2021-05-09 00:00:00,3890.0,3889.32,-0.01,flip_to_short -20263,做空,2021-05-09 00:00:00,2021-05-09 00:10:00,3889.32,3879.0,0.02,flip_to_long -20264,做多,2021-05-09 00:10:00,2021-05-09 00:20:00,3879.0,3881.01,0.0,flip_to_short -20265,做空,2021-05-09 00:20:00,2021-05-09 00:25:00,3881.01,3882.71,-0.01,flip_to_long -20266,做多,2021-05-09 00:25:00,2021-05-09 00:30:00,3882.71,3881.46,-0.01,flip_to_short -20267,做空,2021-05-09 00:30:00,2021-05-09 00:35:00,3881.46,3887.0,-0.02,flip_to_long -20268,做多,2021-05-09 00:35:00,2021-05-09 00:40:00,3887.0,3876.18,-0.03,flip_to_short -20269,做空,2021-05-09 00:40:00,2021-05-09 00:45:00,3876.18,3844.52,0.07,tp_lower -20270,做多,2021-05-09 01:15:00,2021-05-09 02:20:00,3874.27,3867.7,-0.02,flip_to_short -20271,做空,2021-05-09 02:20:00,2021-05-09 02:45:00,3867.7,3877.39,-0.03,flip_to_long -20272,做多,2021-05-09 02:45:00,2021-05-09 03:00:00,3877.39,3879.2,-0.0,flip_to_short -20273,做空,2021-05-09 03:00:00,2021-05-09 04:00:00,3879.2,3893.24,-0.04,flip_to_long -20274,做多,2021-05-09 04:00:00,2021-05-09 06:25:00,3893.24,3950.08,0.13,tp_upper -20275,做空,2021-05-09 07:30:00,2021-05-09 07:35:00,3951.28,3955.07,-0.01,flip_to_long -20276,做多,2021-05-09 07:35:00,2021-05-09 08:20:00,3955.07,3957.98,0.0,flip_to_short -20277,做空,2021-05-09 08:20:00,2021-05-09 08:45:00,3957.98,3931.83,0.06,tp_lower -20278,做多,2021-05-09 10:40:00,2021-05-09 11:25:00,3904.99,3904.33,-0.01,flip_to_short -20279,做空,2021-05-09 11:25:00,2021-05-09 11:55:00,3904.33,3856.8,0.11,tp_lower -20280,做多,2021-05-09 13:35:00,2021-05-09 15:15:00,3813.14,3845.0,0.07,tp_upper -20281,做空,2021-05-09 15:30:00,2021-05-09 15:35:00,3831.35,3849.88,-0.05,flip_to_long -20282,做多,2021-05-09 15:35:00,2021-05-09 15:45:00,3849.88,3873.51,0.05,tp_upper -20283,做空,2021-05-09 17:00:00,2021-05-09 17:10:00,3908.88,3915.55,-0.02,flip_to_long -20284,做多,2021-05-09 17:10:00,2021-05-09 18:25:00,3915.55,3918.3,0.0,flip_to_short -20285,做空,2021-05-09 18:25:00,2021-05-09 18:35:00,3918.3,3894.82,0.05,tp_lower -20286,做多,2021-05-09 18:55:00,2021-05-09 20:05:00,3905.6,3887.33,-0.05,flip_to_short -20287,做空,2021-05-09 20:05:00,2021-05-09 20:30:00,3887.33,3884.24,0.0,flip_to_long -20288,做多,2021-05-09 20:30:00,2021-05-09 20:35:00,3884.24,3918.6,0.08,tp_upper -20289,做空,2021-05-09 21:40:00,2021-05-09 21:55:00,3910.32,3910.28,-0.0,flip_to_long -20290,做多,2021-05-09 21:55:00,2021-05-09 23:10:00,3910.28,3901.2,-0.03,flip_to_short -20291,做空,2021-05-09 23:10:00,2021-05-09 23:25:00,3901.2,3893.84,0.01,flip_to_long -20292,做多,2021-05-09 23:25:00,2021-05-09 23:30:00,3893.84,3918.09,0.05,tp_upper -20293,做空,2021-05-10 00:15:00,2021-05-10 00:20:00,3901.49,3910.99,-0.03,flip_to_long -20294,做多,2021-05-10 00:20:00,2021-05-10 00:25:00,3910.99,3902.58,-0.03,flip_to_short -20295,做空,2021-05-10 00:25:00,2021-05-10 00:30:00,3902.58,3912.44,-0.03,flip_to_long -20296,做多,2021-05-10 00:30:00,2021-05-10 00:50:00,3912.44,3908.59,-0.01,flip_to_short -20297,做空,2021-05-10 00:50:00,2021-05-10 00:55:00,3908.59,3914.9,-0.02,flip_to_long -20298,做多,2021-05-10 00:55:00,2021-05-10 01:00:00,3914.9,3893.79,-0.06,flip_to_short -20299,做空,2021-05-10 01:00:00,2021-05-10 01:05:00,3893.79,3900.55,-0.02,tp_lower -20300,做多,2021-05-10 01:10:00,2021-05-10 01:15:00,3913.0,3902.95,-0.03,flip_to_short -20301,做空,2021-05-10 01:15:00,2021-05-10 01:25:00,3902.95,3913.8,-0.03,flip_to_long -20302,做多,2021-05-10 01:25:00,2021-05-10 01:45:00,3913.8,3949.76,0.08,tp_upper -20303,做空,2021-05-10 05:20:00,2021-05-10 05:40:00,4087.14,4097.75,-0.03,flip_to_long -20304,做多,2021-05-10 05:40:00,2021-05-10 06:30:00,4097.75,4118.11,0.04,flip_to_short -20305,做空,2021-05-10 06:30:00,2021-05-10 06:40:00,4118.11,4121.83,-0.01,flip_to_long -20306,做多,2021-05-10 06:40:00,2021-05-10 06:45:00,4121.83,4118.82,-0.01,flip_to_short -20307,做空,2021-05-10 06:45:00,2021-05-10 07:10:00,4118.82,4108.84,0.02,tp_lower -20308,做多,2021-05-10 07:20:00,2021-05-10 07:35:00,4122.52,4142.51,0.04,tp_upper -20309,做空,2021-05-10 07:40:00,2021-05-10 08:00:00,4122.08,4102.33,0.04,tp_lower -20310,做多,2021-05-10 08:25:00,2021-05-10 08:50:00,4114.17,4157.53,0.1,tp_upper -20311,做空,2021-05-10 09:15:00,2021-05-10 09:20:00,4110.6,4112.52,-0.01,flip_to_long -20312,做多,2021-05-10 09:20:00,2021-05-10 09:35:00,4112.52,4117.58,0.01,flip_to_short -20313,做空,2021-05-10 09:35:00,2021-05-10 09:50:00,4117.58,4130.0,-0.03,flip_to_long -20314,做多,2021-05-10 09:50:00,2021-05-10 09:55:00,4130.0,4109.65,-0.05,flip_to_short -20315,做空,2021-05-10 09:55:00,2021-05-10 10:05:00,4109.65,4101.76,0.01,tp_lower -20316,做多,2021-05-10 11:35:00,2021-05-10 11:55:00,4075.25,4073.94,-0.01,flip_to_short -20317,做空,2021-05-10 11:55:00,2021-05-10 13:30:00,4073.94,4132.63,-0.14,flip_to_long -20318,做多,2021-05-10 13:30:00,2021-05-10 13:45:00,4132.63,4133.68,-0.0,flip_to_short -20319,做空,2021-05-10 13:45:00,2021-05-10 13:55:00,4133.68,4125.99,0.01,flip_to_long -20320,做多,2021-05-10 13:55:00,2021-05-10 15:50:00,4125.99,4157.14,0.07,tp_upper -20321,做空,2021-05-10 16:55:00,2021-05-10 17:00:00,4136.42,4160.76,-0.06,flip_to_long -20322,做多,2021-05-10 17:00:00,2021-05-10 17:10:00,4160.76,4172.79,0.02,flip_to_short -20323,做空,2021-05-10 17:10:00,2021-05-10 17:15:00,4172.79,4182.18,-0.03,flip_to_long -20324,做多,2021-05-10 17:15:00,2021-05-10 17:20:00,4182.18,4175.54,-0.02,flip_to_short -20325,做空,2021-05-10 17:20:00,2021-05-10 17:40:00,4175.54,4150.34,0.05,tp_lower -20326,做多,2021-05-10 17:45:00,2021-05-10 18:50:00,4170.5,4154.97,-0.04,flip_to_short -20327,做空,2021-05-10 18:50:00,2021-05-10 19:05:00,4154.97,4152.89,0.0,flip_to_long -20328,做多,2021-05-10 19:05:00,2021-05-10 19:10:00,4152.89,4148.57,-0.01,flip_to_short -20329,做空,2021-05-10 19:10:00,2021-05-10 19:20:00,4148.57,4118.11,0.06,tp_lower -20330,做空,2021-05-10 22:35:00,2021-05-10 22:40:00,3990.69,3998.88,-0.02,flip_to_long -20331,做多,2021-05-10 22:40:00,2021-05-10 23:00:00,3998.88,3996.17,-0.01,flip_to_short -20332,做空,2021-05-10 23:00:00,2021-05-10 23:10:00,3996.17,3970.0,0.06,tp_lower -20333,做多,2021-05-11 00:20:00,2021-05-11 00:30:00,3991.82,3993.12,-0.0,tp_upper -20334,做空,2021-05-11 00:40:00,2021-05-11 00:50:00,3958.91,3902.05,0.14,tp_lower -20335,做多,2021-05-11 02:15:00,2021-05-11 02:25:00,3909.59,3909.85,-0.0,flip_to_short -20336,做空,2021-05-11 02:25:00,2021-05-11 02:35:00,3909.85,3853.24,0.14,tp_lower -20337,做多,2021-05-11 03:40:00,2021-05-11 03:50:00,3852.28,3839.24,-0.04,flip_to_short -20338,做空,2021-05-11 03:50:00,2021-05-11 03:55:00,3839.24,3861.99,-0.06,flip_to_long -20339,做多,2021-05-11 03:55:00,2021-05-11 04:15:00,3861.99,3890.22,0.07,tp_upper -20340,做空,2021-05-11 05:30:00,2021-05-11 05:35:00,3877.53,3865.33,0.03,tp_lower -20341,做多,2021-05-11 05:50:00,2021-05-11 05:55:00,3907.48,3880.8,-0.07,flip_to_short -20342,做空,2021-05-11 05:55:00,2021-05-11 06:00:00,3880.8,3897.4,-0.05,flip_to_long -20343,做多,2021-05-11 06:00:00,2021-05-11 06:45:00,3897.4,3962.98,0.16,tp_upper -20344,做空,2021-05-11 07:25:00,2021-05-11 07:30:00,3930.16,3947.21,-0.05,flip_to_long -20345,做多,2021-05-11 07:30:00,2021-05-11 07:35:00,3947.21,3943.11,-0.02,flip_to_short -20346,做空,2021-05-11 07:35:00,2021-05-11 07:45:00,3943.11,3947.79,-0.02,flip_to_long -20347,做多,2021-05-11 07:45:00,2021-05-11 07:55:00,3947.79,3962.84,0.03,tp_upper -20348,做空,2021-05-11 08:15:00,2021-05-11 08:20:00,3932.41,3931.72,-0.0,tp_lower -20349,做多,2021-05-11 09:00:00,2021-05-11 09:20:00,3937.5,3949.05,0.02,flip_to_short -20350,做空,2021-05-11 09:20:00,2021-05-11 09:30:00,3949.05,3947.8,-0.0,flip_to_long -20351,做多,2021-05-11 09:30:00,2021-05-11 09:45:00,3947.8,3970.47,0.05,tp_upper -20352,做空,2021-05-11 11:30:00,2021-05-11 11:35:00,4028.48,4019.0,0.02,tp_lower -20353,做多,2021-05-11 13:00:00,2021-05-11 13:05:00,3988.3,3971.18,-0.05,flip_to_short -20354,做空,2021-05-11 13:05:00,2021-05-11 13:15:00,3971.18,3944.37,0.06,flip_to_long -20355,做多,2021-05-11 13:15:00,2021-05-11 14:05:00,3944.37,3952.97,0.02,flip_to_short -20356,做空,2021-05-11 14:05:00,2021-05-11 16:45:00,3952.97,4008.91,-0.15,tp_lower -20357,做多,2021-05-11 17:00:00,2021-05-11 17:10:00,4032.94,4029.22,-0.01,flip_to_short -20358,做空,2021-05-11 17:10:00,2021-05-11 17:15:00,4029.22,4029.81,-0.01,flip_to_long -20359,做多,2021-05-11 17:15:00,2021-05-11 17:40:00,4029.81,4039.59,0.02,flip_to_short -20360,做空,2021-05-11 17:40:00,2021-05-11 18:55:00,4039.59,4059.75,-0.05,flip_to_long -20361,做多,2021-05-11 18:55:00,2021-05-11 19:05:00,4059.75,4056.68,-0.01,flip_to_short -20362,做空,2021-05-11 19:05:00,2021-05-11 19:30:00,4056.68,4066.5,-0.03,flip_to_long -20363,做多,2021-05-11 19:30:00,2021-05-11 19:35:00,4066.5,4050.91,-0.04,flip_to_short -20364,做空,2021-05-11 19:35:00,2021-05-11 19:55:00,4050.91,4070.27,-0.05,flip_to_long -20365,做多,2021-05-11 19:55:00,2021-05-11 20:00:00,4070.27,4055.69,-0.04,flip_to_short -20366,做空,2021-05-11 20:00:00,2021-05-11 20:05:00,4055.69,4056.75,-0.01,flip_to_long -20367,做多,2021-05-11 20:05:00,2021-05-11 20:15:00,4056.75,4078.38,0.05,tp_upper -20368,做空,2021-05-11 21:45:00,2021-05-11 21:55:00,4091.2,4122.35,-0.08,flip_to_long -20369,做多,2021-05-11 21:55:00,2021-05-11 22:00:00,4122.35,4102.12,-0.05,flip_to_short -20370,做空,2021-05-11 22:00:00,2021-05-11 22:05:00,4102.12,4120.28,-0.05,flip_to_long -20371,做多,2021-05-11 22:05:00,2021-05-11 23:20:00,4120.28,4150.01,0.06,tp_upper -20372,做空,2021-05-11 23:30:00,2021-05-12 01:30:00,4134.19,4165.63,-0.08,tp_lower -20373,做多,2021-05-12 01:45:00,2021-05-12 02:05:00,4169.35,4172.21,0.0,flip_to_short -20374,做空,2021-05-12 02:05:00,2021-05-12 02:10:00,4172.21,4180.16,-0.02,flip_to_long -20375,做多,2021-05-12 02:10:00,2021-05-12 02:15:00,4180.16,4199.41,0.04,tp_upper -20376,做空,2021-05-12 04:30:00,2021-05-12 04:45:00,4299.59,4310.53,-0.03,flip_to_long -20377,做多,2021-05-12 04:45:00,2021-05-12 04:50:00,4310.53,4298.71,-0.03,flip_to_short -20378,做空,2021-05-12 04:50:00,2021-05-12 04:55:00,4298.71,4307.37,-0.02,flip_to_long -20379,做多,2021-05-12 04:55:00,2021-05-12 05:10:00,4307.37,4327.66,0.04,flip_to_short -20380,做空,2021-05-12 05:10:00,2021-05-12 05:55:00,4327.66,4328.99,-0.01,flip_to_long -20381,做多,2021-05-12 05:55:00,2021-05-12 06:00:00,4328.99,4363.45,0.07,tp_upper -20382,做空,2021-05-12 06:15:00,2021-05-12 06:30:00,4330.69,4325.07,0.01,flip_to_long -20383,做多,2021-05-12 06:30:00,2021-05-12 07:20:00,4325.07,4324.05,-0.01,flip_to_short -20384,做空,2021-05-12 07:20:00,2021-05-12 07:35:00,4324.05,4319.02,0.01,flip_to_long -20385,做多,2021-05-12 07:35:00,2021-05-12 07:40:00,4319.02,4306.94,-0.03,flip_to_short -20386,做空,2021-05-12 07:40:00,2021-05-12 07:45:00,4306.94,4304.14,0.0,tp_lower -20387,做多,2021-05-12 07:50:00,2021-05-12 07:55:00,4317.56,4311.63,-0.02,flip_to_short -20388,做空,2021-05-12 07:55:00,2021-05-12 08:00:00,4311.63,4323.31,-0.03,flip_to_long -20389,做多,2021-05-12 08:00:00,2021-05-12 08:05:00,4323.31,4297.87,-0.06,flip_to_short -20390,做空,2021-05-12 08:05:00,2021-05-12 08:10:00,4297.87,4292.36,0.01,tp_lower -20391,做多,2021-05-12 08:15:00,2021-05-12 08:20:00,4313.29,4276.09,-0.09,flip_to_short -20392,做空,2021-05-12 08:20:00,2021-05-12 08:25:00,4276.09,4265.65,0.02,tp_lower -20393,做多,2021-05-12 08:45:00,2021-05-12 09:00:00,4296.59,4305.61,0.02,flip_to_short -20394,做空,2021-05-12 09:00:00,2021-05-12 09:25:00,4305.61,4307.99,-0.01,flip_to_long -20395,做多,2021-05-12 09:25:00,2021-05-12 09:30:00,4307.99,4303.35,-0.01,flip_to_short -20396,做空,2021-05-12 09:30:00,2021-05-12 09:40:00,4303.35,4310.28,-0.02,flip_to_long -20397,做多,2021-05-12 09:40:00,2021-05-12 09:45:00,4310.28,4316.17,0.01,tp_upper -20398,做空,2021-05-12 09:55:00,2021-05-12 10:00:00,4290.01,4273.01,0.03,tp_lower -20399,做多,2021-05-12 10:20:00,2021-05-12 11:25:00,4290.13,4259.87,-0.07,flip_to_short -20400,做空,2021-05-12 11:25:00,2021-05-12 11:35:00,4259.87,4255.1,0.01,flip_to_long -20401,做多,2021-05-12 11:35:00,2021-05-12 12:00:00,4255.1,4268.2,0.02,flip_to_short -20402,做空,2021-05-12 12:00:00,2021-05-12 13:20:00,4268.2,4250.94,0.03,tp_lower -20403,做多,2021-05-12 13:40:00,2021-05-12 14:20:00,4289.68,4353.66,0.14,tp_upper -20404,做空,2021-05-12 15:00:00,2021-05-12 15:05:00,4270.04,4243.69,0.05,tp_lower -20405,做多,2021-05-12 17:00:00,2021-05-12 17:15:00,4194.6,4127.83,-0.16,flip_to_short -20406,做空,2021-05-12 17:15:00,2021-05-12 17:20:00,4127.83,4137.57,-0.03,flip_to_long -20407,做多,2021-05-12 17:20:00,2021-05-12 17:30:00,4137.57,4144.08,0.01,flip_to_short -20408,做空,2021-05-12 17:30:00,2021-05-12 17:35:00,4144.08,4167.21,-0.06,flip_to_long -20409,做多,2021-05-12 17:35:00,2021-05-12 17:45:00,4167.21,4145.96,-0.05,flip_to_short -20410,做空,2021-05-12 17:45:00,2021-05-12 17:55:00,4145.96,4147.07,-0.01,flip_to_long -20411,做多,2021-05-12 17:55:00,2021-05-12 18:05:00,4147.07,4140.42,-0.02,flip_to_short -20412,做空,2021-05-12 18:05:00,2021-05-12 18:10:00,4140.42,4103.18,0.08,tp_lower -20413,做多,2021-05-12 19:40:00,2021-05-12 20:00:00,4064.6,4095.12,0.07,tp_upper -20414,做空,2021-05-12 21:50:00,2021-05-12 22:05:00,4103.15,4048.15,0.12,tp_lower -20415,做多,2021-05-12 22:20:00,2021-05-12 22:50:00,4099.2,4180.61,0.18,tp_upper -20416,做空,2021-05-12 23:15:00,2021-05-12 23:35:00,4075.99,3972.7,0.24,tp_lower -20417,做多,2021-05-13 00:45:00,2021-05-13 00:50:00,3972.09,3939.59,-0.09,flip_to_short -20418,做空,2021-05-13 00:50:00,2021-05-13 01:00:00,3939.59,3920.93,0.04,flip_to_long -20419,做多,2021-05-13 01:00:00,2021-05-13 02:00:00,3920.93,4000.88,0.2,tp_upper -20420,做空,2021-05-13 02:55:00,2021-05-13 03:10:00,3987.1,3934.51,0.13,tp_lower -20421,做多,2021-05-13 04:00:00,2021-05-13 04:15:00,3970.26,3943.57,-0.08,flip_to_short -20422,做空,2021-05-13 04:15:00,2021-05-13 05:00:00,3943.57,3920.18,0.06,flip_to_long -20423,做多,2021-05-13 05:00:00,2021-05-13 05:25:00,3920.18,4005.0,0.22,tp_upper -20424,做空,2021-05-13 06:30:00,2021-05-13 06:35:00,3974.02,3983.99,-0.03,flip_to_long -20425,做多,2021-05-13 06:35:00,2021-05-13 06:50:00,3983.99,4023.12,0.1,tp_upper -20426,做空,2021-05-13 07:05:00,2021-05-13 07:40:00,4000.78,3951.83,0.13,tp_lower -20427,做多,2021-05-13 10:05:00,2021-05-13 10:10:00,3815.46,3800.83,-0.05,flip_to_short -20428,做空,2021-05-13 10:10:00,2021-05-13 10:15:00,3800.83,3800.74,-0.01,flip_to_long -20429,做多,2021-05-13 10:15:00,2021-05-13 10:20:00,3800.74,3741.46,-0.18,flip_to_short -20430,做空,2021-05-13 10:20:00,2021-05-13 10:50:00,3741.46,3636.86,0.3,tp_lower -20431,做多,2021-05-13 11:15:00,2021-05-13 11:35:00,3703.22,3722.89,0.05,flip_to_short -20432,做空,2021-05-13 11:35:00,2021-05-13 13:25:00,3722.89,3789.61,-0.2,flip_to_long -20433,做多,2021-05-13 13:25:00,2021-05-13 13:45:00,3789.61,3841.53,0.14,tp_upper -20434,做空,2021-05-13 14:45:00,2021-05-13 14:50:00,3841.66,3860.27,-0.06,flip_to_long -20435,做多,2021-05-13 14:50:00,2021-05-13 14:55:00,3860.27,3850.01,-0.03,flip_to_short -20436,做空,2021-05-13 14:55:00,2021-05-13 15:00:00,3850.01,3799.02,0.14,tp_lower -20437,做多,2021-05-13 16:00:00,2021-05-13 16:10:00,3810.21,3807.21,-0.01,flip_to_short -20438,做空,2021-05-13 16:10:00,2021-05-13 16:15:00,3807.21,3860.36,-0.16,flip_to_long -20439,做多,2021-05-13 16:15:00,2021-05-13 16:20:00,3860.36,3850.41,-0.03,tp_upper -20440,做空,2021-05-13 16:40:00,2021-05-13 16:45:00,3798.46,3747.24,0.14,tp_lower -20441,做多,2021-05-13 17:55:00,2021-05-13 18:15:00,3699.21,3650.39,-0.15,flip_to_short -20442,做空,2021-05-13 18:15:00,2021-05-13 18:25:00,3650.39,3662.17,-0.04,flip_to_long -20443,做多,2021-05-13 18:25:00,2021-05-13 18:30:00,3662.17,3642.15,-0.06,flip_to_short -20444,做空,2021-05-13 18:30:00,2021-05-13 19:00:00,3642.15,3593.24,0.14,flip_to_long -20445,做多,2021-05-13 19:00:00,2021-05-13 19:55:00,3593.24,3654.12,0.18,flip_to_short -20446,做空,2021-05-13 19:55:00,2021-05-13 20:05:00,3654.12,3660.25,-0.02,flip_to_long -20447,做多,2021-05-13 20:05:00,2021-05-13 20:45:00,3660.25,3706.07,0.13,tp_upper -20448,做空,2021-05-13 22:05:00,2021-05-13 22:30:00,3731.79,3749.57,-0.06,flip_to_long -20449,做多,2021-05-13 22:30:00,2021-05-13 22:45:00,3749.57,3720.0,-0.09,flip_to_short -20450,做空,2021-05-13 22:45:00,2021-05-13 22:50:00,3720.0,3693.53,0.07,tp_lower -20451,做多,2021-05-13 23:40:00,2021-05-14 00:05:00,3696.23,3805.72,0.32,tp_upper -20452,做空,2021-05-14 02:10:00,2021-05-14 02:20:00,3826.26,3788.22,0.11,tp_lower -20453,做多,2021-05-14 03:25:00,2021-05-14 03:30:00,3824.0,3790.05,-0.11,flip_to_short -20454,做空,2021-05-14 03:30:00,2021-05-14 03:45:00,3790.05,3810.28,-0.07,flip_to_long -20455,做多,2021-05-14 03:45:00,2021-05-14 03:50:00,3810.28,3794.06,-0.05,flip_to_short -20456,做空,2021-05-14 03:50:00,2021-05-14 03:55:00,3794.06,3792.39,-0.0,tp_lower -20457,做多,2021-05-14 04:00:00,2021-05-14 04:10:00,3798.86,3814.02,0.04,flip_to_short -20458,做空,2021-05-14 04:10:00,2021-05-14 04:25:00,3814.02,3793.71,0.06,tp_lower -20459,做多,2021-05-14 04:30:00,2021-05-14 04:35:00,3812.7,3779.01,-0.11,flip_to_short -20460,做空,2021-05-14 04:35:00,2021-05-14 04:40:00,3779.01,3767.28,0.03,tp_lower -20461,做多,2021-05-14 04:45:00,2021-05-14 05:00:00,3794.81,3790.63,-0.02,flip_to_short -20462,做空,2021-05-14 05:00:00,2021-05-14 05:10:00,3790.63,3818.76,-0.09,flip_to_long -20463,做多,2021-05-14 05:10:00,2021-05-14 05:45:00,3818.76,3848.36,0.08,tp_upper -20464,做空,2021-05-14 06:20:00,2021-05-14 06:30:00,3807.75,3819.8,-0.04,flip_to_long -20465,做多,2021-05-14 06:30:00,2021-05-14 07:10:00,3819.8,3867.68,0.14,tp_upper -20466,做空,2021-05-14 08:20:00,2021-05-14 08:35:00,3871.57,3890.91,-0.06,flip_to_long -20467,做多,2021-05-14 08:35:00,2021-05-14 08:45:00,3890.91,3916.4,0.07,tp_upper -20468,做多,2021-05-14 10:05:00,2021-05-14 10:20:00,3955.72,3948.68,-0.03,flip_to_short -20469,做空,2021-05-14 10:20:00,2021-05-14 10:25:00,3948.68,3955.67,-0.03,flip_to_long -20470,做多,2021-05-14 10:25:00,2021-05-14 10:45:00,3955.67,3966.7,0.03,tp_upper -20471,做空,2021-05-14 12:00:00,2021-05-14 12:05:00,3988.01,3996.03,-0.03,flip_to_long -20472,做多,2021-05-14 12:05:00,2021-05-14 12:10:00,3996.03,3978.41,-0.06,flip_to_short -20473,做空,2021-05-14 12:10:00,2021-05-14 12:20:00,3978.41,3959.29,0.05,tp_lower -20474,做多,2021-05-14 12:30:00,2021-05-14 13:00:00,3990.28,3990.0,-0.01,flip_to_short -20475,做空,2021-05-14 13:00:00,2021-05-14 13:20:00,3990.0,3965.35,0.06,tp_lower -20476,做多,2021-05-14 13:25:00,2021-05-14 13:35:00,3985.75,4000.43,0.04,tp_upper -20477,做空,2021-05-14 15:45:00,2021-05-14 16:30:00,4113.03,4140.49,-0.08,flip_to_long -20478,做多,2021-05-14 16:30:00,2021-05-14 16:35:00,4140.49,4084.92,-0.16,flip_to_short -20479,做空,2021-05-14 16:35:00,2021-05-14 16:40:00,4084.92,4090.34,-0.02,tp_lower -20480,做多,2021-05-14 16:50:00,2021-05-14 17:05:00,4118.12,4126.18,0.02,flip_to_short -20481,做空,2021-05-14 17:05:00,2021-05-14 17:10:00,4126.18,4131.13,-0.02,flip_to_long -20482,做多,2021-05-14 17:10:00,2021-05-14 17:15:00,4131.13,4113.6,-0.05,flip_to_short -20483,做空,2021-05-14 17:15:00,2021-05-14 17:45:00,4113.6,4115.76,-0.01,flip_to_long -20484,做多,2021-05-14 17:45:00,2021-05-14 20:15:00,4115.76,4056.71,-0.17,flip_to_short -20485,做空,2021-05-14 20:15:00,2021-05-14 20:20:00,4056.71,4061.46,-0.02,flip_to_long -20486,做多,2021-05-14 20:20:00,2021-05-14 21:25:00,4061.46,4029.39,-0.09,flip_to_short -20487,做空,2021-05-14 21:25:00,2021-05-14 21:35:00,4029.39,4027.55,-0.0,flip_to_long -20488,做多,2021-05-14 21:35:00,2021-05-14 21:40:00,4027.55,4024.79,-0.01,flip_to_short -20489,做空,2021-05-14 21:40:00,2021-05-15 00:00:00,4024.79,4122.5,-0.27,flip_to_long -20490,做多,2021-05-15 00:00:00,2021-05-15 00:05:00,4122.5,4125.08,0.0,tp_upper -20491,做空,2021-05-15 00:15:00,2021-05-15 00:20:00,4093.07,4051.27,0.11,tp_lower -20492,做多,2021-05-15 00:30:00,2021-05-15 00:35:00,4089.8,4041.8,-0.13,flip_to_short -20493,做空,2021-05-15 00:35:00,2021-05-15 00:40:00,4041.8,4051.39,-0.03,tp_lower -20494,做多,2021-05-15 01:10:00,2021-05-15 02:20:00,4085.57,4088.46,0.0,flip_to_short -20495,做空,2021-05-15 02:20:00,2021-05-15 02:55:00,4088.46,4062.64,0.06,tp_lower -20496,做多,2021-05-15 04:15:00,2021-05-15 04:40:00,4042.96,4045.69,0.0,flip_to_short -20497,做空,2021-05-15 04:40:00,2021-05-15 04:50:00,4045.69,4032.43,0.03,tp_lower -20498,做多,2021-05-15 05:15:00,2021-05-15 06:00:00,4031.53,4022.08,-0.03,flip_to_short -20499,做空,2021-05-15 06:00:00,2021-05-15 06:20:00,4022.08,3999.95,0.05,tp_lower -20500,做多,2021-05-15 06:25:00,2021-05-15 08:55:00,4012.64,3918.57,-0.26,flip_to_short -20501,做空,2021-05-15 08:55:00,2021-05-15 09:00:00,3918.57,3959.21,-0.12,flip_to_long -20502,做多,2021-05-15 09:00:00,2021-05-15 09:15:00,3959.21,3918.45,-0.11,flip_to_short -20503,做空,2021-05-15 09:15:00,2021-05-15 09:25:00,3918.45,3873.04,0.12,tp_lower -20504,做多,2021-05-15 09:45:00,2021-05-15 11:30:00,3906.86,3860.27,-0.13,flip_to_short -20505,做空,2021-05-15 11:30:00,2021-05-15 11:35:00,3860.27,3881.75,-0.06,flip_to_long -20506,做多,2021-05-15 11:35:00,2021-05-15 11:45:00,3881.75,3882.33,-0.0,flip_to_short -20507,做空,2021-05-15 11:45:00,2021-05-15 12:20:00,3882.33,3890.48,-0.03,flip_to_long -20508,做多,2021-05-15 12:20:00,2021-05-15 12:25:00,3890.48,3890.25,-0.01,flip_to_short -20509,做空,2021-05-15 12:25:00,2021-05-15 13:20:00,3890.25,3916.63,-0.07,flip_to_long -20510,做多,2021-05-15 13:20:00,2021-05-15 13:25:00,3916.63,3912.2,-0.02,flip_to_short -20511,做空,2021-05-15 13:25:00,2021-05-15 13:40:00,3912.2,3910.49,-0.0,flip_to_long -20512,做多,2021-05-15 13:40:00,2021-05-15 13:45:00,3910.49,3894.01,-0.05,flip_to_short -20513,做空,2021-05-15 13:45:00,2021-05-15 14:00:00,3894.01,3911.0,-0.05,flip_to_long -20514,做多,2021-05-15 14:00:00,2021-05-15 15:15:00,3911.0,3891.98,-0.05,flip_to_short -20515,做空,2021-05-15 15:15:00,2021-05-15 15:25:00,3891.98,3890.22,-0.0,flip_to_long -20516,做多,2021-05-15 15:25:00,2021-05-15 15:30:00,3890.22,3883.47,-0.02,flip_to_short -20517,做空,2021-05-15 15:30:00,2021-05-15 15:55:00,3883.47,3877.83,0.01,flip_to_long -20518,做多,2021-05-15 15:55:00,2021-05-15 17:40:00,3877.83,3772.64,-0.28,flip_to_short -20519,做空,2021-05-15 17:40:00,2021-05-15 18:00:00,3772.64,3769.86,0.0,flip_to_long -20520,做多,2021-05-15 18:00:00,2021-05-15 18:05:00,3769.86,3744.68,-0.07,flip_to_short -20521,做空,2021-05-15 18:05:00,2021-05-15 18:10:00,3744.68,3757.41,-0.04,tp_lower -20522,做空,2021-05-15 18:15:00,2021-05-15 18:20:00,3732.72,3744.92,-0.04,flip_to_long -20523,做多,2021-05-15 18:20:00,2021-05-15 18:30:00,3744.92,3757.64,0.03,flip_to_short -20524,做空,2021-05-15 18:30:00,2021-05-15 18:45:00,3757.64,3752.41,0.01,flip_to_long -20525,做多,2021-05-15 18:45:00,2021-05-15 20:05:00,3752.41,3780.2,0.07,tp_upper -20526,做空,2021-05-15 21:20:00,2021-05-15 21:35:00,3800.6,3805.95,-0.02,flip_to_long -20527,做多,2021-05-15 21:35:00,2021-05-15 21:40:00,3805.95,3809.51,0.0,tp_upper -20528,做空,2021-05-15 22:05:00,2021-05-15 22:10:00,3802.66,3816.78,-0.04,flip_to_long -20529,做多,2021-05-15 22:10:00,2021-05-15 22:15:00,3816.78,3819.53,0.0,tp_upper -20530,做空,2021-05-15 22:30:00,2021-05-15 22:35:00,3803.14,3764.24,0.09,tp_lower -20531,做多,2021-05-15 22:50:00,2021-05-16 02:20:00,3782.12,3821.7,0.1,flip_to_short -20532,做空,2021-05-16 02:20:00,2021-05-16 02:50:00,3821.7,3823.2,-0.01,flip_to_long -20533,做多,2021-05-16 02:50:00,2021-05-16 03:10:00,3823.2,3808.3,-0.04,flip_to_short -20534,做空,2021-05-16 03:10:00,2021-05-16 03:20:00,3808.3,3797.41,0.02,tp_lower -20535,做多,2021-05-16 03:50:00,2021-05-16 04:10:00,3817.84,3816.77,-0.01,flip_to_short -20536,做空,2021-05-16 04:10:00,2021-05-16 04:20:00,3816.77,3820.01,-0.01,flip_to_long -20537,做多,2021-05-16 04:20:00,2021-05-16 04:30:00,3820.01,3813.94,-0.02,flip_to_short -20538,做空,2021-05-16 04:30:00,2021-05-16 05:00:00,3813.94,3814.0,-0.01,flip_to_long -20539,做多,2021-05-16 05:00:00,2021-05-16 05:05:00,3814.0,3812.47,-0.01,flip_to_short -20540,做空,2021-05-16 05:05:00,2021-05-16 05:10:00,3812.47,3790.0,0.05,tp_lower -20541,做多,2021-05-16 06:05:00,2021-05-16 06:10:00,3809.85,3851.78,0.11,tp_upper -20542,做空,2021-05-16 07:25:00,2021-05-16 07:45:00,3844.72,3861.86,-0.05,flip_to_long -20543,做多,2021-05-16 07:45:00,2021-05-16 07:50:00,3861.86,3846.83,-0.04,flip_to_short -20544,做空,2021-05-16 07:50:00,2021-05-16 07:55:00,3846.83,3869.17,-0.06,flip_to_long -20545,做多,2021-05-16 07:55:00,2021-05-16 08:00:00,3869.17,3839.48,-0.08,flip_to_short -20546,做空,2021-05-16 08:00:00,2021-05-16 08:05:00,3839.48,3819.58,0.05,tp_lower -20547,做多,2021-05-16 09:30:00,2021-05-16 10:05:00,3826.8,3829.85,0.0,tp_upper -20548,做空,2021-05-16 11:05:00,2021-05-16 11:10:00,3831.96,3839.77,-0.03,flip_to_long -20549,做多,2021-05-16 11:10:00,2021-05-16 11:20:00,3839.77,3830.85,-0.03,flip_to_short -20550,做空,2021-05-16 11:20:00,2021-05-16 11:35:00,3830.85,3810.35,0.05,tp_lower -20551,做多,2021-05-16 13:55:00,2021-05-16 14:00:00,3729.59,3719.17,-0.03,flip_to_short -20552,做空,2021-05-16 14:00:00,2021-05-16 14:05:00,3719.17,3720.47,-0.01,flip_to_long -20553,做多,2021-05-16 14:05:00,2021-05-16 14:20:00,3720.47,3738.36,0.04,tp_upper -20554,做空,2021-05-16 14:25:00,2021-05-16 14:30:00,3692.41,3691.19,-0.0,tp_lower -20555,做多,2021-05-16 15:30:00,2021-05-16 16:20:00,3689.72,3654.76,-0.1,flip_to_short -20556,做空,2021-05-16 16:20:00,2021-05-16 16:30:00,3654.76,3605.93,0.13,tp_lower -20557,做多,2021-05-16 17:40:00,2021-05-16 18:05:00,3574.43,3631.24,0.15,tp_upper -20558,做空,2021-05-16 18:20:00,2021-05-16 18:35:00,3565.25,3559.08,0.01,flip_to_long -20559,做多,2021-05-16 18:35:00,2021-05-16 18:50:00,3559.08,3517.63,-0.12,flip_to_short -20560,做空,2021-05-16 18:50:00,2021-05-16 18:55:00,3517.63,3478.47,0.11,tp_lower -20561,做多,2021-05-16 21:10:00,2021-05-16 21:15:00,3411.81,3373.62,-0.12,flip_to_short -20562,做空,2021-05-16 21:15:00,2021-05-16 21:35:00,3373.62,3441.58,-0.2,flip_to_long -20563,做多,2021-05-16 21:35:00,2021-05-16 21:40:00,3441.58,3490.98,0.13,tp_upper -20564,做空,2021-05-17 00:05:00,2021-05-17 00:10:00,3534.85,3536.27,-0.01,flip_to_long -20565,做多,2021-05-17 00:10:00,2021-05-17 00:40:00,3536.27,3532.55,-0.02,flip_to_short -20566,做空,2021-05-17 00:40:00,2021-05-17 00:50:00,3532.55,3483.29,0.14,tp_lower -20567,做多,2021-05-17 02:10:00,2021-05-17 02:20:00,3448.92,3422.5,-0.08,flip_to_short -20568,做空,2021-05-17 02:20:00,2021-05-17 02:30:00,3422.5,3390.44,0.09,tp_lower -20569,做空,2021-05-17 04:30:00,2021-05-17 04:35:00,3284.17,3294.82,-0.04,flip_to_long -20570,做多,2021-05-17 04:35:00,2021-05-17 04:40:00,3294.82,3279.97,-0.05,flip_to_short -20571,做空,2021-05-17 04:40:00,2021-05-17 04:45:00,3279.97,3306.55,-0.09,flip_to_long -20572,做多,2021-05-17 04:45:00,2021-05-17 05:15:00,3306.55,3271.32,-0.11,flip_to_short -20573,做空,2021-05-17 05:15:00,2021-05-17 05:20:00,3271.32,3294.93,-0.08,flip_to_long -20574,做多,2021-05-17 05:20:00,2021-05-17 05:25:00,3294.93,3277.8,-0.06,flip_to_short -20575,做空,2021-05-17 05:25:00,2021-05-17 05:30:00,3277.8,3304.81,-0.09,flip_to_long -20576,做多,2021-05-17 05:30:00,2021-05-17 05:35:00,3304.81,3283.46,-0.07,flip_to_short -20577,做空,2021-05-17 05:35:00,2021-05-17 05:45:00,3283.46,3237.37,0.13,tp_lower -20578,做多,2021-05-17 05:55:00,2021-05-17 06:00:00,3346.2,3399.45,0.15,tp_upper -20579,做空,2021-05-17 09:00:00,2021-05-17 09:35:00,3516.9,3517.42,-0.01,flip_to_long -20580,做多,2021-05-17 09:35:00,2021-05-17 09:40:00,3517.42,3506.99,-0.03,flip_to_short -20581,做空,2021-05-17 09:40:00,2021-05-17 09:45:00,3506.99,3508.24,-0.01,flip_to_long -20582,做多,2021-05-17 09:45:00,2021-05-17 09:55:00,3508.24,3514.49,0.01,flip_to_short -20583,做空,2021-05-17 09:55:00,2021-05-17 10:10:00,3514.49,3512.83,-0.0,flip_to_long -20584,做多,2021-05-17 10:10:00,2021-05-17 11:40:00,3512.83,3526.13,0.03,tp_upper -20585,做空,2021-05-17 12:25:00,2021-05-17 12:40:00,3482.71,3477.01,0.01,tp_lower -20586,做多,2021-05-17 17:35:00,2021-05-17 17:55:00,3225.19,3204.55,-0.07,flip_to_short -20587,做空,2021-05-17 17:55:00,2021-05-17 18:00:00,3204.55,3227.87,-0.08,flip_to_long -20588,做多,2021-05-17 18:00:00,2021-05-17 18:40:00,3227.87,3343.09,0.34,tp_upper -20589,做空,2021-05-17 21:00:00,2021-05-17 21:35:00,3396.08,3329.15,0.19,tp_lower -20590,做多,2021-05-17 23:20:00,2021-05-18 00:05:00,3260.5,3347.71,0.27,tp_upper -20591,做空,2021-05-18 02:10:00,2021-05-18 02:30:00,3373.47,3384.69,-0.04,flip_to_long -20592,做多,2021-05-18 02:30:00,2021-05-18 02:35:00,3384.69,3379.56,-0.02,flip_to_short -20593,做空,2021-05-18 02:35:00,2021-05-18 02:40:00,3379.56,3388.13,-0.03,flip_to_long -20594,做多,2021-05-18 02:40:00,2021-05-18 03:15:00,3388.13,3386.32,-0.01,flip_to_short -20595,做空,2021-05-18 03:15:00,2021-05-18 03:20:00,3386.32,3391.8,-0.02,flip_to_long -20596,做多,2021-05-18 03:20:00,2021-05-18 03:35:00,3391.8,3388.84,-0.01,flip_to_short -20597,做空,2021-05-18 03:35:00,2021-05-18 03:45:00,3388.84,3390.93,-0.01,flip_to_long -20598,做多,2021-05-18 03:45:00,2021-05-18 03:50:00,3390.93,3384.34,-0.03,flip_to_short -20599,做空,2021-05-18 03:50:00,2021-05-18 03:55:00,3384.34,3385.99,-0.01,flip_to_long -20600,做多,2021-05-18 03:55:00,2021-05-18 04:00:00,3385.99,3446.56,0.18,tp_upper -20601,做空,2021-05-18 06:30:00,2021-05-18 06:35:00,3519.09,3503.28,0.04,tp_lower -20602,做多,2021-05-18 07:35:00,2021-05-18 07:40:00,3513.57,3492.3,-0.07,flip_to_short -20603,做空,2021-05-18 07:40:00,2021-05-18 07:55:00,3492.3,3513.89,-0.07,flip_to_long -20604,做多,2021-05-18 07:55:00,2021-05-18 08:35:00,3513.89,3500.96,-0.04,flip_to_short -20605,做空,2021-05-18 08:35:00,2021-05-18 08:45:00,3500.96,3478.94,0.06,tp_lower -20606,做多,2021-05-18 10:15:00,2021-05-18 10:20:00,3479.18,3488.93,0.02,tp_upper -20607,做空,2021-05-18 12:00:00,2021-05-18 12:20:00,3510.33,3513.43,-0.01,flip_to_long -20608,做多,2021-05-18 12:20:00,2021-05-18 15:55:00,3513.43,3346.93,-0.5,flip_to_short -20609,做空,2021-05-18 15:55:00,2021-05-18 16:15:00,3346.93,3358.08,-0.04,flip_to_long -20610,做多,2021-05-18 16:15:00,2021-05-18 16:20:00,3358.08,3343.57,-0.05,flip_to_short -20611,做空,2021-05-18 16:20:00,2021-05-18 16:25:00,3343.57,3375.13,-0.1,flip_to_long -20612,做多,2021-05-18 16:25:00,2021-05-18 16:35:00,3375.13,3404.58,0.08,tp_upper -20613,做空,2021-05-18 17:45:00,2021-05-18 18:00:00,3408.52,3359.56,0.14,tp_lower -20614,做多,2021-05-18 19:35:00,2021-05-18 19:40:00,3362.63,3408.13,0.13,tp_upper -20615,做空,2021-05-18 20:15:00,2021-05-18 21:55:00,3377.61,3404.38,-0.09,tp_lower -20616,做多,2021-05-18 22:30:00,2021-05-18 22:35:00,3421.21,3419.27,-0.01,flip_to_short -20617,做空,2021-05-18 22:35:00,2021-05-18 22:55:00,3419.27,3371.85,0.13,tp_lower -20618,做多,2021-05-18 23:25:00,2021-05-18 23:30:00,3385.62,3359.83,-0.08,flip_to_short -20619,做空,2021-05-18 23:30:00,2021-05-18 23:45:00,3359.83,3392.98,-0.1,flip_to_long -20620,做多,2021-05-18 23:45:00,2021-05-18 23:50:00,3392.98,3380.41,-0.04,flip_to_short -20621,做空,2021-05-18 23:50:00,2021-05-19 00:05:00,3380.41,3422.66,-0.13,flip_to_long -20622,做多,2021-05-19 00:05:00,2021-05-19 00:10:00,3422.66,3431.09,0.02,tp_upper -20623,做空,2021-05-19 00:45:00,2021-05-19 01:10:00,3371.98,3295.04,0.23,tp_lower -20624,做多,2021-05-19 04:00:00,2021-05-19 05:30:00,3113.22,2981.93,-0.44,flip_to_short -20625,做空,2021-05-19 05:30:00,2021-05-19 06:00:00,2981.93,2975.44,0.02,flip_to_long -20626,做多,2021-05-19 06:00:00,2021-05-19 06:30:00,2975.44,2970.99,-0.02,flip_to_short -20627,做空,2021-05-19 06:30:00,2021-05-19 07:10:00,2970.99,2875.64,0.31,tp_lower -20628,做多,2021-05-19 07:35:00,2021-05-19 08:10:00,2957.93,2943.8,-0.05,flip_to_short -20629,做空,2021-05-19 08:10:00,2021-05-19 08:25:00,2943.8,2953.53,-0.04,flip_to_long -20630,做多,2021-05-19 08:25:00,2021-05-19 09:15:00,2953.53,2967.34,0.04,flip_to_short -20631,做空,2021-05-19 09:15:00,2021-05-19 09:55:00,2967.34,2975.46,-0.03,flip_to_long -20632,做多,2021-05-19 09:55:00,2021-05-19 10:00:00,2975.46,2960.0,-0.06,flip_to_short -20633,做空,2021-05-19 10:00:00,2021-05-19 10:10:00,2960.0,2918.94,0.13,tp_lower -20634,做多,2021-05-19 12:00:00,2021-05-19 13:40:00,2761.26,2314.6,-1.65,flip_to_short -20635,做空,2021-05-19 13:40:00,2021-05-19 13:50:00,2314.6,2458.3,-0.53,flip_to_long -20636,做多,2021-05-19 13:50:00,2021-05-19 14:55:00,2458.3,2614.63,0.5,tp_upper -20637,做空,2021-05-19 16:10:00,2021-05-19 16:15:00,2641.07,2675.08,-0.11,flip_to_long -20638,做多,2021-05-19 16:15:00,2021-05-19 16:40:00,2675.08,2834.36,0.49,tp_upper -20639,做空,2021-05-19 17:40:00,2021-05-19 17:45:00,2760.21,2776.72,-0.06,flip_to_long -20640,做多,2021-05-19 17:45:00,2021-05-19 20:00:00,2776.72,2699.8,-0.25,tp_upper -20641,做空,2021-05-19 20:25:00,2021-05-19 20:50:00,2634.73,2534.93,0.32,tp_lower -20642,做多,2021-05-19 21:40:00,2021-05-19 21:50:00,2569.83,2568.48,-0.01,flip_to_short -20643,做空,2021-05-19 21:50:00,2021-05-19 23:40:00,2568.48,2529.57,0.13,tp_lower -20644,做多,2021-05-20 01:25:00,2021-05-20 02:05:00,2344.27,2400.4,0.21,tp_upper -20645,做空,2021-05-20 03:30:00,2021-05-20 03:45:00,2431.16,2449.09,-0.07,flip_to_long -20646,做多,2021-05-20 03:45:00,2021-05-20 04:00:00,2449.09,2550.0,0.38,tp_upper -20647,做空,2021-05-20 06:10:00,2021-05-20 06:30:00,2614.23,2630.27,-0.06,flip_to_long -20648,做多,2021-05-20 06:30:00,2021-05-20 06:35:00,2630.27,2663.91,0.12,tp_upper -20649,做空,2021-05-20 08:10:00,2021-05-20 08:15:00,2677.49,2701.24,-0.09,flip_to_long -20650,做多,2021-05-20 08:15:00,2021-05-20 08:25:00,2701.24,2696.66,-0.02,flip_to_short -20651,做空,2021-05-20 08:25:00,2021-05-20 09:05:00,2696.66,2644.09,0.18,tp_lower -20652,做多,2021-05-20 09:45:00,2021-05-20 10:00:00,2683.29,2668.06,-0.06,flip_to_short -20653,做空,2021-05-20 10:00:00,2021-05-20 11:30:00,2668.06,2707.98,-0.15,flip_to_long -20654,做多,2021-05-20 11:30:00,2021-05-20 11:35:00,2707.98,2727.84,0.06,tp_upper -20655,做空,2021-05-20 13:35:00,2021-05-20 13:45:00,2894.93,2904.63,-0.04,flip_to_long -20656,做多,2021-05-20 13:45:00,2021-05-20 13:55:00,2904.63,2903.61,-0.01,flip_to_short -20657,做空,2021-05-20 13:55:00,2021-05-20 14:00:00,2903.61,2952.74,-0.17,flip_to_long -20658,做多,2021-05-20 14:00:00,2021-05-20 14:10:00,2952.74,2895.06,-0.19,flip_to_short -20659,做空,2021-05-20 14:10:00,2021-05-20 14:25:00,2895.06,2918.06,-0.08,flip_to_long -20660,做多,2021-05-20 14:25:00,2021-05-20 14:35:00,2918.06,2907.41,-0.04,flip_to_short -20661,做空,2021-05-20 14:35:00,2021-05-20 14:40:00,2907.41,2932.1,-0.08,flip_to_long -20662,做多,2021-05-20 14:40:00,2021-05-20 14:50:00,2932.1,2907.14,-0.08,flip_to_short -20663,做空,2021-05-20 14:50:00,2021-05-20 15:00:00,2907.14,2912.77,-0.02,flip_to_long -20664,做多,2021-05-20 15:00:00,2021-05-20 15:10:00,2912.77,2920.68,0.02,flip_to_short -20665,做空,2021-05-20 15:10:00,2021-05-20 15:40:00,2920.68,2919.13,0.0,flip_to_long -20666,做多,2021-05-20 15:40:00,2021-05-20 15:45:00,2919.13,2900.01,-0.06,flip_to_short -20667,做空,2021-05-20 15:45:00,2021-05-20 15:50:00,2900.01,2892.53,0.02,tp_lower -20668,做多,2021-05-20 15:55:00,2021-05-20 17:30:00,2904.7,2709.6,-0.59,flip_to_short -20669,做空,2021-05-20 17:30:00,2021-05-20 19:10:00,2709.6,2763.41,-0.17,flip_to_long -20670,做多,2021-05-20 19:10:00,2021-05-20 19:55:00,2763.41,2782.8,0.05,flip_to_short -20671,做空,2021-05-20 19:55:00,2021-05-20 20:00:00,2782.8,2799.15,-0.05,tp_lower -20672,做空,2021-05-20 20:10:00,2021-05-20 20:45:00,2794.8,2751.27,0.12,tp_lower -20673,做多,2021-05-20 21:15:00,2021-05-20 22:15:00,2793.03,2799.47,0.01,flip_to_short -20674,做空,2021-05-20 22:15:00,2021-05-20 22:35:00,2799.47,2719.41,0.23,tp_lower -20675,做多,2021-05-20 22:50:00,2021-05-20 23:05:00,2822.64,2778.13,-0.14,flip_to_short -20676,做空,2021-05-20 23:05:00,2021-05-20 23:20:00,2778.13,2792.49,-0.05,flip_to_long -20677,做多,2021-05-20 23:20:00,2021-05-20 23:30:00,2792.49,2778.27,-0.05,flip_to_short -20678,做空,2021-05-20 23:30:00,2021-05-20 23:40:00,2778.27,2773.42,0.01,flip_to_long -20679,做多,2021-05-20 23:40:00,2021-05-21 00:30:00,2773.42,2846.39,0.21,tp_upper -20680,做空,2021-05-21 02:00:00,2021-05-21 02:15:00,2890.04,2861.15,0.08,tp_lower -20681,做多,2021-05-21 04:45:00,2021-05-21 04:50:00,2788.02,2780.72,-0.03,flip_to_short -20682,做空,2021-05-21 04:50:00,2021-05-21 05:00:00,2780.72,2799.69,-0.06,flip_to_long -20683,做多,2021-05-21 05:00:00,2021-05-21 05:05:00,2799.69,2774.11,-0.08,flip_to_short -20684,做空,2021-05-21 05:05:00,2021-05-21 05:10:00,2774.11,2738.93,0.1,tp_lower -20685,做多,2021-05-21 05:30:00,2021-05-21 05:40:00,2768.79,2779.73,0.03,flip_to_short -20686,做空,2021-05-21 05:40:00,2021-05-21 06:00:00,2779.73,2715.07,0.2,tp_lower -20687,做多,2021-05-21 06:45:00,2021-05-21 06:50:00,2747.58,2734.7,-0.05,flip_to_short -20688,做空,2021-05-21 06:50:00,2021-05-21 06:55:00,2734.7,2765.14,-0.1,flip_to_long -20689,做多,2021-05-21 06:55:00,2021-05-21 07:00:00,2765.14,2756.09,-0.03,flip_to_short -20690,做空,2021-05-21 07:00:00,2021-05-21 07:15:00,2756.09,2737.8,0.05,flip_to_long -20691,做多,2021-05-21 07:15:00,2021-05-21 07:20:00,2737.8,2719.99,-0.06,flip_to_short -20692,做空,2021-05-21 07:20:00,2021-05-21 07:35:00,2719.99,2681.47,0.12,tp_lower -20693,做多,2021-05-21 08:25:00,2021-05-21 09:00:00,2687.66,2744.77,0.18,tp_upper -20694,做空,2021-05-21 10:15:00,2021-05-21 10:20:00,2734.67,2741.1,-0.03,flip_to_long -20695,做多,2021-05-21 10:20:00,2021-05-21 10:35:00,2741.1,2737.16,-0.02,flip_to_short -20696,做空,2021-05-21 10:35:00,2021-05-21 10:40:00,2737.16,2750.34,-0.05,flip_to_long -20697,做多,2021-05-21 10:40:00,2021-05-21 10:45:00,2750.34,2734.66,-0.05,flip_to_short -20698,做空,2021-05-21 10:45:00,2021-05-21 10:50:00,2734.66,2707.87,0.08,tp_lower -20699,做多,2021-05-21 11:55:00,2021-05-21 12:25:00,2712.18,2679.62,-0.11,flip_to_short -20700,做空,2021-05-21 12:25:00,2021-05-21 12:30:00,2679.62,2679.24,-0.0,flip_to_long -20701,做多,2021-05-21 12:30:00,2021-05-21 12:40:00,2679.24,2680.71,0.0,flip_to_short -20702,做空,2021-05-21 12:40:00,2021-05-21 12:50:00,2680.71,2645.19,0.11,tp_lower -20703,做多,2021-05-21 13:15:00,2021-05-21 14:00:00,2681.69,2746.89,0.21,tp_upper -20704,做空,2021-05-21 14:10:00,2021-05-21 14:15:00,2680.6,2562.56,0.39,tp_lower -20705,做多,2021-05-21 16:00:00,2021-05-21 16:35:00,2459.52,2502.95,0.16,flip_to_short -20706,做空,2021-05-21 16:35:00,2021-05-21 17:05:00,2502.95,2458.76,0.16,flip_to_long -20707,做多,2021-05-21 17:05:00,2021-05-21 17:25:00,2458.76,2453.74,-0.02,flip_to_short -20708,做空,2021-05-21 17:25:00,2021-05-21 17:30:00,2453.74,2457.45,-0.02,flip_to_long -20709,做多,2021-05-21 17:30:00,2021-05-21 18:00:00,2457.45,2477.7,0.07,flip_to_short -20710,做空,2021-05-21 18:00:00,2021-05-21 18:10:00,2477.7,2422.86,0.21,tp_lower -20711,做多,2021-05-21 18:40:00,2021-05-21 18:50:00,2454.87,2446.46,-0.04,flip_to_short -20712,做空,2021-05-21 18:50:00,2021-05-21 18:55:00,2446.46,2476.78,-0.13,flip_to_long -20713,做多,2021-05-21 18:55:00,2021-05-21 19:05:00,2476.78,2438.29,-0.16,flip_to_short -20714,做空,2021-05-21 19:05:00,2021-05-21 19:10:00,2438.29,2472.93,-0.14,flip_to_long -20715,做多,2021-05-21 19:10:00,2021-05-21 19:15:00,2472.93,2425.62,-0.19,flip_to_short -20716,做空,2021-05-21 19:15:00,2021-05-21 19:25:00,2425.62,2370.41,0.21,tp_lower -20717,做多,2021-05-21 21:25:00,2021-05-21 23:00:00,2297.42,2359.08,0.25,flip_to_short -20718,做空,2021-05-21 23:00:00,2021-05-21 23:05:00,2359.08,2398.38,-0.17,flip_to_long -20719,做多,2021-05-21 23:05:00,2021-05-21 23:45:00,2398.38,2376.49,-0.09,flip_to_short -20720,做空,2021-05-21 23:45:00,2021-05-21 23:50:00,2376.49,2416.7,-0.16,flip_to_long -20721,做多,2021-05-21 23:50:00,2021-05-22 00:00:00,2416.7,2415.6,-0.01,tp_upper -20722,做空,2021-05-22 00:05:00,2021-05-22 00:10:00,2396.44,2396.94,-0.01,flip_to_long -20723,做多,2021-05-22 00:10:00,2021-05-22 00:25:00,2396.94,2390.98,-0.03,flip_to_short -20724,做空,2021-05-22 00:25:00,2021-05-22 00:30:00,2390.98,2406.84,-0.07,flip_to_long -20725,做多,2021-05-22 00:30:00,2021-05-22 00:35:00,2406.84,2399.6,-0.03,flip_to_short -20726,做空,2021-05-22 00:35:00,2021-05-22 00:40:00,2399.6,2415.96,-0.07,flip_to_long -20727,做多,2021-05-22 00:40:00,2021-05-22 00:45:00,2415.96,2437.63,0.08,tp_upper -20728,做空,2021-05-22 01:10:00,2021-05-22 01:15:00,2414.11,2426.88,-0.05,flip_to_long -20729,做多,2021-05-22 01:15:00,2021-05-22 01:20:00,2426.88,2457.88,0.12,tp_upper -20730,做空,2021-05-22 02:30:00,2021-05-22 02:35:00,2444.44,2410.2,0.13,tp_lower -20731,做多,2021-05-22 05:45:00,2021-05-22 05:55:00,2238.77,2233.86,-0.03,flip_to_short -20732,做空,2021-05-22 05:55:00,2021-05-22 06:15:00,2233.86,2221.06,0.05,flip_to_long -20733,做多,2021-05-22 06:15:00,2021-05-22 06:40:00,2221.06,2202.56,-0.09,flip_to_short -20734,做空,2021-05-22 06:40:00,2021-05-22 06:45:00,2202.56,2231.86,-0.13,flip_to_long -20735,做多,2021-05-22 06:45:00,2021-05-22 06:55:00,2231.86,2251.09,0.08,tp_upper -20736,做空,2021-05-22 07:10:00,2021-05-22 07:20:00,2204.18,2214.4,-0.05,flip_to_long -20737,做多,2021-05-22 07:20:00,2021-05-22 07:30:00,2214.4,2214.12,-0.01,flip_to_short -20738,做空,2021-05-22 07:30:00,2021-05-22 07:40:00,2214.12,2236.36,-0.1,flip_to_long -20739,做多,2021-05-22 07:40:00,2021-05-22 07:50:00,2236.36,2253.33,0.07,tp_upper -20740,做空,2021-05-22 09:15:00,2021-05-22 09:20:00,2286.53,2332.63,-0.19,flip_to_long -20741,做多,2021-05-22 09:20:00,2021-05-22 09:30:00,2332.63,2355.0,0.08,tp_upper -20742,做空,2021-05-22 09:50:00,2021-05-22 10:25:00,2350.08,2352.8,-0.02,flip_to_long -20743,做多,2021-05-22 10:25:00,2021-05-22 10:40:00,2352.8,2421.57,0.27,tp_upper -20744,做空,2021-05-22 11:30:00,2021-05-22 11:55:00,2400.92,2415.73,-0.06,flip_to_long -20745,做多,2021-05-22 11:55:00,2021-05-22 12:05:00,2415.73,2426.75,0.04,flip_to_short -20746,做空,2021-05-22 12:05:00,2021-05-22 12:15:00,2426.75,2395.8,0.12,tp_lower -20747,做多,2021-05-22 12:20:00,2021-05-22 12:25:00,2426.53,2425.45,-0.01,flip_to_short -20748,做空,2021-05-22 12:25:00,2021-05-22 12:55:00,2425.45,2392.31,0.13,tp_lower -20749,做多,2021-05-22 13:05:00,2021-05-22 13:30:00,2405.23,2475.71,0.28,tp_upper -20750,做空,2021-05-22 14:00:00,2021-05-22 14:20:00,2424.39,2429.69,-0.03,flip_to_long -20751,做多,2021-05-22 14:20:00,2021-05-22 14:25:00,2429.69,2417.28,-0.06,flip_to_short -20752,做空,2021-05-22 14:25:00,2021-05-22 14:30:00,2417.28,2365.08,0.21,tp_lower -20753,做多,2021-05-22 15:35:00,2021-05-22 15:45:00,2375.79,2360.74,-0.07,flip_to_short -20754,做空,2021-05-22 15:45:00,2021-05-22 16:05:00,2360.74,2349.83,0.04,flip_to_long -20755,做多,2021-05-22 16:05:00,2021-05-22 16:50:00,2349.83,2358.03,0.03,flip_to_short -20756,做空,2021-05-22 16:50:00,2021-05-22 17:00:00,2358.03,2369.8,-0.06,flip_to_long -20757,做多,2021-05-22 17:00:00,2021-05-22 17:05:00,2369.8,2365.06,-0.02,flip_to_short -20758,做空,2021-05-22 17:05:00,2021-05-22 17:15:00,2365.06,2325.99,0.16,tp_lower -20759,做多,2021-05-22 18:50:00,2021-05-22 18:55:00,2297.54,2296.53,-0.01,flip_to_short -20760,做空,2021-05-22 18:55:00,2021-05-22 19:25:00,2296.53,2301.33,-0.03,flip_to_long -20761,做多,2021-05-22 19:25:00,2021-05-22 19:35:00,2301.33,2317.03,0.06,tp_upper -20762,做空,2021-05-22 19:50:00,2021-05-22 19:55:00,2271.24,2255.68,0.06,tp_lower -20763,做多,2021-05-22 20:05:00,2021-05-22 20:15:00,2303.54,2322.29,0.08,tp_upper -20764,做空,2021-05-22 21:40:00,2021-05-22 22:10:00,2354.99,2364.34,-0.05,flip_to_long -20765,做多,2021-05-22 22:10:00,2021-05-22 22:15:00,2364.34,2325.04,-0.17,flip_to_short -20766,做空,2021-05-22 22:15:00,2021-05-22 22:20:00,2325.04,2329.29,-0.02,tp_lower -20767,做多,2021-05-22 23:00:00,2021-05-22 23:25:00,2345.13,2348.1,0.01,flip_to_short -20768,做空,2021-05-22 23:25:00,2021-05-22 23:35:00,2348.1,2312.58,0.15,tp_lower -20769,做多,2021-05-23 00:35:00,2021-05-23 01:55:00,2325.68,2343.65,0.08,flip_to_short -20770,做空,2021-05-23 01:55:00,2021-05-23 02:00:00,2343.65,2345.21,-0.01,flip_to_long -20771,做多,2021-05-23 02:00:00,2021-05-23 03:25:00,2345.21,2313.53,-0.15,flip_to_short -20772,做空,2021-05-23 03:25:00,2021-05-23 04:05:00,2313.53,2307.13,0.02,flip_to_long -20773,做多,2021-05-23 04:05:00,2021-05-23 04:10:00,2307.13,2302.57,-0.03,flip_to_short -20774,做空,2021-05-23 04:10:00,2021-05-23 05:00:00,2302.57,2260.03,0.19,tp_lower -20775,做多,2021-05-23 06:00:00,2021-05-23 09:30:00,2250.53,2056.64,-0.92,flip_to_short -20776,做空,2021-05-23 09:30:00,2021-05-23 09:35:00,2056.64,2076.8,-0.1,flip_to_long -20777,做多,2021-05-23 09:35:00,2021-05-23 09:40:00,2076.8,2056.85,-0.1,flip_to_short -20778,做空,2021-05-23 09:40:00,2021-05-23 10:00:00,2056.85,2061.71,-0.03,flip_to_long -20779,做多,2021-05-23 10:00:00,2021-05-23 10:15:00,2061.71,2113.1,0.23,tp_upper -20780,做空,2021-05-23 11:15:00,2021-05-23 11:20:00,2092.23,2117.46,-0.12,flip_to_long -20781,做多,2021-05-23 11:20:00,2021-05-23 11:30:00,2117.46,2119.41,0.0,flip_to_short -20782,做空,2021-05-23 11:30:00,2021-05-23 11:35:00,2119.41,2140.47,-0.1,flip_to_long -20783,做多,2021-05-23 11:35:00,2021-05-23 11:40:00,2140.47,2128.09,-0.06,flip_to_short -20784,做空,2021-05-23 11:40:00,2021-05-23 12:00:00,2128.09,2083.0,0.19,tp_lower -20785,做多,2021-05-23 13:45:00,2021-05-23 14:00:00,1954.48,1935.19,-0.1,flip_to_short -20786,做空,2021-05-23 14:00:00,2021-05-23 14:05:00,1935.19,1956.3,-0.11,flip_to_long -20787,做多,2021-05-23 14:05:00,2021-05-23 14:10:00,1956.3,1944.4,-0.06,flip_to_short -20788,做空,2021-05-23 14:10:00,2021-05-23 14:20:00,1944.4,1936.52,0.03,flip_to_long -20789,做多,2021-05-23 14:20:00,2021-05-23 14:40:00,1936.52,2005.73,0.33,tp_upper -20790,做空,2021-05-23 15:00:00,2021-05-23 15:25:00,1961.01,1960.0,0.0,flip_to_long -20791,做多,2021-05-23 15:25:00,2021-05-23 15:30:00,1960.0,1938.51,-0.11,flip_to_short -20792,做空,2021-05-23 15:30:00,2021-05-23 15:45:00,1938.51,1905.81,0.16,tp_lower -20793,做多,2021-05-23 17:00:00,2021-05-23 17:05:00,1937.89,1972.9,0.17,tp_upper -20794,做空,2021-05-23 18:00:00,2021-05-23 18:15:00,1833.59,1900.03,-0.36,flip_to_long -20795,做多,2021-05-23 18:15:00,2021-05-23 18:35:00,1900.03,1897.25,-0.02,flip_to_short -20796,做空,2021-05-23 18:35:00,2021-05-23 18:40:00,1897.25,1897.56,-0.01,flip_to_long -20797,做多,2021-05-23 18:40:00,2021-05-23 19:15:00,1897.56,1960.7,0.31,tp_upper -20798,做空,2021-05-23 21:35:00,2021-05-23 21:40:00,2071.1,2073.96,-0.02,flip_to_long -20799,做多,2021-05-23 21:40:00,2021-05-23 22:15:00,2073.96,2147.71,0.34,tp_upper -20800,做空,2021-05-23 22:25:00,2021-05-23 23:05:00,2100.8,2089.81,0.05,flip_to_long -20801,做多,2021-05-23 23:05:00,2021-05-23 23:25:00,2089.81,2102.02,0.05,flip_to_short -20802,做空,2021-05-23 23:25:00,2021-05-23 23:40:00,2102.02,2088.53,0.06,flip_to_long -20803,做多,2021-05-23 23:40:00,2021-05-24 00:00:00,2088.53,2141.04,0.25,tp_upper -20804,做空,2021-05-24 00:50:00,2021-05-24 00:55:00,2131.01,2134.35,-0.02,flip_to_long -20805,做多,2021-05-24 00:55:00,2021-05-24 01:55:00,2134.35,2123.13,-0.06,flip_to_short -20806,做空,2021-05-24 01:55:00,2021-05-24 02:00:00,2123.13,2123.98,-0.01,flip_to_long -20807,做多,2021-05-24 02:00:00,2021-05-24 02:30:00,2123.98,2132.78,0.04,tp_upper -20808,做空,2021-05-24 02:40:00,2021-05-24 04:40:00,2130.78,2083.11,0.23,tp_lower -20809,做多,2021-05-24 05:00:00,2021-05-24 05:25:00,2136.26,2126.45,-0.06,flip_to_short -20810,做空,2021-05-24 05:25:00,2021-05-24 05:40:00,2126.45,2109.07,0.08,flip_to_long -20811,做多,2021-05-24 05:40:00,2021-05-24 06:05:00,2109.07,2109.87,-0.0,flip_to_short -20812,做空,2021-05-24 06:05:00,2021-05-24 06:10:00,2109.87,2144.91,-0.19,flip_to_long -20813,做多,2021-05-24 06:10:00,2021-05-24 06:35:00,2144.91,2161.58,0.08,tp_upper -20814,做空,2021-05-24 08:25:00,2021-05-24 08:40:00,2258.11,2273.39,-0.08,flip_to_long -20815,做多,2021-05-24 08:40:00,2021-05-24 08:45:00,2273.39,2272.69,-0.01,flip_to_short -20816,做空,2021-05-24 08:45:00,2021-05-24 09:15:00,2272.69,2269.99,0.01,flip_to_long -20817,做多,2021-05-24 09:15:00,2021-05-24 10:10:00,2269.99,2264.62,-0.03,flip_to_short -20818,做空,2021-05-24 10:10:00,2021-05-24 10:15:00,2264.62,2276.5,-0.06,flip_to_long -20819,做多,2021-05-24 10:15:00,2021-05-24 10:20:00,2276.5,2261.56,-0.07,flip_to_short -20820,做空,2021-05-24 10:20:00,2021-05-24 10:30:00,2261.56,2230.21,0.14,tp_lower -20821,做多,2021-05-24 10:50:00,2021-05-24 11:00:00,2254.61,2306.39,0.24,tp_upper -20822,做空,2021-05-24 13:05:00,2021-05-24 13:10:00,2386.89,2394.73,-0.04,flip_to_long -20823,做多,2021-05-24 13:10:00,2021-05-24 13:15:00,2394.73,2342.84,-0.24,flip_to_short -20824,做空,2021-05-24 13:15:00,2021-05-24 13:30:00,2342.84,2393.81,-0.24,flip_to_long -20825,做多,2021-05-24 13:30:00,2021-05-24 13:40:00,2393.81,2394.28,-0.0,flip_to_short -20826,做空,2021-05-24 13:40:00,2021-05-24 13:45:00,2394.28,2405.84,-0.06,flip_to_long -20827,做多,2021-05-24 13:45:00,2021-05-24 13:50:00,2405.84,2376.42,-0.13,flip_to_short -20828,做空,2021-05-24 13:50:00,2021-05-24 14:00:00,2376.42,2385.95,-0.05,flip_to_long -20829,做多,2021-05-24 14:00:00,2021-05-24 14:20:00,2385.95,2464.83,0.33,tp_upper -20830,做空,2021-05-24 14:30:00,2021-05-24 14:50:00,2407.32,2422.0,-0.07,flip_to_long -20831,做多,2021-05-24 14:50:00,2021-05-24 15:00:00,2422.0,2444.84,0.09,tp_upper -20832,做空,2021-05-24 15:05:00,2021-05-24 15:10:00,2411.15,2435.89,-0.11,flip_to_long -20833,做多,2021-05-24 15:10:00,2021-05-24 15:15:00,2435.89,2445.96,0.04,tp_upper -20834,做空,2021-05-24 16:15:00,2021-05-24 16:40:00,2422.4,2472.88,-0.22,flip_to_long -20835,做多,2021-05-24 16:40:00,2021-05-24 16:45:00,2472.88,2463.83,-0.04,flip_to_short -20836,做空,2021-05-24 16:45:00,2021-05-24 16:55:00,2463.83,2467.48,-0.02,flip_to_long -20837,做多,2021-05-24 16:55:00,2021-05-24 17:40:00,2467.48,2515.0,0.19,tp_upper -20838,做空,2021-05-24 18:55:00,2021-05-24 19:40:00,2552.0,2602.73,-0.21,flip_to_long -20839,做多,2021-05-24 19:40:00,2021-05-24 19:45:00,2602.73,2622.22,0.07,tp_upper -20840,做空,2021-05-24 20:30:00,2021-05-24 20:35:00,2578.02,2601.01,-0.1,flip_to_long -20841,做多,2021-05-24 20:35:00,2021-05-24 20:40:00,2601.01,2576.5,-0.1,flip_to_short -20842,做空,2021-05-24 20:40:00,2021-05-24 20:45:00,2576.5,2592.48,-0.07,flip_to_long -20843,做多,2021-05-24 20:45:00,2021-05-24 21:25:00,2592.48,2633.22,0.15,flip_to_short -20844,做空,2021-05-24 21:25:00,2021-05-24 21:45:00,2633.22,2620.3,0.04,flip_to_long -20845,做多,2021-05-24 21:45:00,2021-05-24 22:15:00,2620.3,2609.67,-0.05,flip_to_short -20846,做空,2021-05-24 22:15:00,2021-05-24 22:20:00,2609.67,2621.97,-0.05,flip_to_long -20847,做多,2021-05-24 22:20:00,2021-05-24 23:15:00,2621.97,2601.07,-0.08,flip_to_short -20848,做空,2021-05-24 23:15:00,2021-05-24 23:25:00,2601.07,2595.23,0.02,flip_to_long -20849,做多,2021-05-24 23:25:00,2021-05-25 00:00:00,2595.23,2659.64,0.24,tp_upper -20850,做空,2021-05-25 01:10:00,2021-05-25 01:15:00,2691.9,2705.7,-0.06,flip_to_long -20851,做多,2021-05-25 01:15:00,2021-05-25 01:20:00,2705.7,2686.89,-0.08,flip_to_short -20852,做空,2021-05-25 01:20:00,2021-05-25 01:35:00,2686.89,2663.42,0.09,tp_lower -20853,做多,2021-05-25 03:55:00,2021-05-25 04:15:00,2584.01,2558.06,-0.11,flip_to_short -20854,做空,2021-05-25 04:15:00,2021-05-25 04:20:00,2558.06,2533.1,0.1,tp_lower -20855,做多,2021-05-25 04:35:00,2021-05-25 04:45:00,2573.13,2609.45,0.14,tp_upper -20856,做空,2021-05-25 05:00:00,2021-05-25 05:10:00,2569.11,2567.99,-0.0,flip_to_long -20857,做多,2021-05-25 05:10:00,2021-05-25 05:30:00,2567.99,2560.6,-0.04,flip_to_short -20858,做空,2021-05-25 05:30:00,2021-05-25 05:40:00,2560.6,2574.99,-0.06,flip_to_long -20859,做多,2021-05-25 05:40:00,2021-05-25 06:00:00,2574.99,2567.72,-0.03,flip_to_short -20860,做空,2021-05-25 06:00:00,2021-05-25 06:05:00,2567.72,2619.78,-0.22,flip_to_long -20861,做多,2021-05-25 06:05:00,2021-05-25 06:10:00,2619.78,2606.48,-0.06,tp_upper -20862,做空,2021-05-25 07:30:00,2021-05-25 07:45:00,2635.28,2641.75,-0.03,flip_to_long -20863,做多,2021-05-25 07:45:00,2021-05-25 08:00:00,2641.75,2646.91,0.01,tp_upper -20864,做多,2021-05-25 08:10:00,2021-05-25 11:45:00,2647.53,2443.68,-0.78,flip_to_short -20865,做空,2021-05-25 11:45:00,2021-05-25 11:55:00,2443.68,2393.88,0.18,tp_lower -20866,做多,2021-05-25 12:05:00,2021-05-25 12:20:00,2411.76,2443.96,0.12,flip_to_short -20867,做空,2021-05-25 12:20:00,2021-05-25 12:45:00,2443.96,2445.23,-0.01,flip_to_long -20868,做多,2021-05-25 12:45:00,2021-05-25 12:50:00,2445.23,2438.05,-0.03,flip_to_short -20869,做空,2021-05-25 12:50:00,2021-05-25 15:10:00,2438.05,2585.02,-0.58,flip_to_long -20870,做多,2021-05-25 15:10:00,2021-05-25 15:25:00,2585.02,2551.33,-0.12,flip_to_short -20871,做空,2021-05-25 15:25:00,2021-05-25 15:35:00,2551.33,2607.19,-0.2,flip_to_long -20872,做多,2021-05-25 15:35:00,2021-05-25 15:40:00,2607.19,2581.9,-0.09,flip_to_short -20873,做空,2021-05-25 15:40:00,2021-05-25 15:50:00,2581.9,2599.66,-0.06,flip_to_long -20874,做多,2021-05-25 15:50:00,2021-05-25 16:00:00,2599.66,2579.22,-0.07,flip_to_short -20875,做空,2021-05-25 16:00:00,2021-05-25 16:05:00,2579.22,2583.13,-0.02,flip_to_long -20876,做多,2021-05-25 16:05:00,2021-05-25 16:15:00,2583.13,2587.48,0.01,flip_to_short -20877,做空,2021-05-25 16:15:00,2021-05-25 16:30:00,2587.48,2576.69,0.03,flip_to_long -20878,做多,2021-05-25 16:30:00,2021-05-25 16:55:00,2576.69,2572.36,-0.02,flip_to_short -20879,做空,2021-05-25 16:55:00,2021-05-25 17:00:00,2572.36,2584.41,-0.04,flip_to_long -20880,做多,2021-05-25 17:00:00,2021-05-25 17:10:00,2584.41,2585.0,-0.0,flip_to_short -20881,做空,2021-05-25 17:10:00,2021-05-25 17:20:00,2585.0,2540.0,0.14,tp_lower -20882,做多,2021-05-25 17:40:00,2021-05-25 18:05:00,2569.6,2572.31,0.0,flip_to_short -20883,做空,2021-05-25 18:05:00,2021-05-25 19:10:00,2572.31,2566.97,0.01,tp_lower -20884,做多,2021-05-25 19:30:00,2021-05-25 19:35:00,2587.14,2557.4,-0.1,flip_to_short -20885,做空,2021-05-25 19:35:00,2021-05-25 19:40:00,2557.4,2579.55,-0.08,flip_to_long -20886,做多,2021-05-25 19:40:00,2021-05-25 19:45:00,2579.55,2545.0,-0.11,flip_to_short -20887,做空,2021-05-25 19:45:00,2021-05-25 19:50:00,2545.0,2515.55,0.09,tp_lower -20888,做多,2021-05-25 20:25:00,2021-05-25 20:30:00,2555.88,2543.47,-0.04,flip_to_short -20889,做空,2021-05-25 20:30:00,2021-05-25 20:45:00,2543.47,2553.48,-0.04,flip_to_long -20890,做多,2021-05-25 20:45:00,2021-05-25 20:55:00,2553.48,2551.12,-0.01,flip_to_short -20891,做空,2021-05-25 20:55:00,2021-05-25 21:20:00,2551.12,2553.02,-0.01,flip_to_long -20892,做多,2021-05-25 21:20:00,2021-05-25 21:25:00,2553.02,2568.65,0.05,tp_upper -20893,做空,2021-05-25 23:35:00,2021-05-25 23:40:00,2674.2,2690.1,-0.05,flip_to_long -20894,做多,2021-05-25 23:40:00,2021-05-25 23:50:00,2690.1,2682.49,-0.03,flip_to_short -20895,做空,2021-05-25 23:50:00,2021-05-25 23:55:00,2682.49,2706.83,-0.08,flip_to_long -20896,做多,2021-05-25 23:55:00,2021-05-26 00:00:00,2706.83,2735.78,0.08,tp_upper -20897,做空,2021-05-26 00:05:00,2021-05-26 00:15:00,2705.95,2698.21,0.02,flip_to_long -20898,做多,2021-05-26 00:15:00,2021-05-26 01:30:00,2698.21,2743.9,0.14,tp_upper -20899,做空,2021-05-26 03:30:00,2021-05-26 04:20:00,2815.28,2811.31,0.01,flip_to_long -20900,做多,2021-05-26 04:20:00,2021-05-26 05:00:00,2811.31,2810.46,-0.01,flip_to_short -20901,做空,2021-05-26 05:00:00,2021-05-26 05:05:00,2810.46,2821.77,-0.04,flip_to_long -20902,做多,2021-05-26 05:05:00,2021-05-26 05:10:00,2821.77,2806.2,-0.05,flip_to_short -20903,做空,2021-05-26 05:10:00,2021-05-26 05:15:00,2806.2,2807.71,-0.01,flip_to_long -20904,做多,2021-05-26 05:15:00,2021-05-26 05:25:00,2807.71,2838.29,0.09,tp_upper -20905,做空,2021-05-26 05:45:00,2021-05-26 05:50:00,2807.6,2821.08,-0.05,flip_to_long -20906,做多,2021-05-26 05:50:00,2021-05-26 05:55:00,2821.08,2799.86,-0.07,flip_to_short -20907,做空,2021-05-26 05:55:00,2021-05-26 06:00:00,2799.86,2813.54,-0.05,tp_lower -20908,做空,2021-05-26 06:05:00,2021-05-26 06:10:00,2811.48,2832.76,-0.07,flip_to_long -20909,做多,2021-05-26 06:10:00,2021-05-26 06:15:00,2832.76,2844.09,0.03,tp_upper -20910,做空,2021-05-26 07:45:00,2021-05-26 08:05:00,2878.99,2833.52,0.13,tp_lower -20911,做多,2021-05-26 08:30:00,2021-05-26 08:40:00,2864.63,2855.0,-0.03,flip_to_short -20912,做空,2021-05-26 08:40:00,2021-05-26 08:50:00,2855.0,2853.74,-0.0,flip_to_long -20913,做多,2021-05-26 08:50:00,2021-05-26 09:10:00,2853.74,2861.01,0.02,flip_to_short -20914,做空,2021-05-26 09:10:00,2021-05-26 09:35:00,2861.01,2854.94,0.01,flip_to_long -20915,做多,2021-05-26 09:35:00,2021-05-26 09:40:00,2854.94,2846.75,-0.03,flip_to_short -20916,做空,2021-05-26 09:40:00,2021-05-26 09:45:00,2846.75,2862.0,-0.05,flip_to_long -20917,做多,2021-05-26 09:45:00,2021-05-26 09:55:00,2862.0,2841.67,-0.06,flip_to_short -20918,做空,2021-05-26 09:55:00,2021-05-26 10:00:00,2841.67,2848.14,-0.02,flip_to_long -20919,做多,2021-05-26 10:00:00,2021-05-26 11:00:00,2848.14,2809.99,-0.11,flip_to_short -20920,做空,2021-05-26 11:00:00,2021-05-26 11:25:00,2809.99,2814.63,-0.02,flip_to_long -20921,做多,2021-05-26 11:25:00,2021-05-26 11:45:00,2814.63,2813.35,-0.01,flip_to_short -20922,做空,2021-05-26 11:45:00,2021-05-26 13:05:00,2813.35,2797.86,0.04,tp_lower -20923,做多,2021-05-26 14:30:00,2021-05-26 14:35:00,2772.42,2759.77,-0.04,flip_to_short -20924,做空,2021-05-26 14:35:00,2021-05-26 15:20:00,2759.77,2714.06,0.13,tp_lower -20925,做多,2021-05-26 15:30:00,2021-05-26 15:40:00,2743.0,2746.77,0.01,flip_to_short -20926,做空,2021-05-26 15:40:00,2021-05-26 15:55:00,2746.77,2747.3,-0.01,flip_to_long -20927,做多,2021-05-26 15:55:00,2021-05-26 16:05:00,2747.3,2768.34,0.06,tp_upper -20928,做空,2021-05-26 16:30:00,2021-05-26 16:35:00,2741.99,2749.6,-0.03,flip_to_long -20929,做多,2021-05-26 16:35:00,2021-05-26 18:05:00,2749.6,2716.82,-0.1,flip_to_short -20930,做空,2021-05-26 18:05:00,2021-05-26 18:55:00,2716.82,2753.42,-0.11,flip_to_long -20931,做多,2021-05-26 18:55:00,2021-05-26 19:00:00,2753.42,2743.08,-0.03,tp_upper -20932,做空,2021-05-26 19:10:00,2021-05-26 19:20:00,2731.87,2690.29,0.12,tp_lower -20933,做多,2021-05-26 19:35:00,2021-05-26 19:40:00,2730.61,2724.29,-0.02,flip_to_short -20934,做空,2021-05-26 19:40:00,2021-05-26 19:50:00,2724.29,2737.14,-0.04,flip_to_long -20935,做多,2021-05-26 19:50:00,2021-05-26 20:00:00,2737.14,2733.63,-0.01,flip_to_short -20936,做空,2021-05-26 20:00:00,2021-05-26 21:40:00,2733.63,2789.06,-0.17,flip_to_long -20937,做多,2021-05-26 21:40:00,2021-05-26 21:50:00,2789.06,2819.95,0.08,tp_upper -20938,做空,2021-05-27 00:15:00,2021-05-27 00:30:00,2825.27,2785.5,0.11,tp_lower -20939,做多,2021-05-27 02:45:00,2021-05-27 03:00:00,2705.79,2686.35,-0.06,flip_to_short -20940,做空,2021-05-27 03:00:00,2021-05-27 03:05:00,2686.35,2658.28,0.08,tp_lower -20941,做空,2021-05-27 04:00:00,2021-05-27 04:05:00,2652.43,2686.09,-0.11,flip_to_long -20942,做多,2021-05-27 04:05:00,2021-05-27 04:10:00,2686.09,2677.79,-0.03,flip_to_short -20943,做空,2021-05-27 04:10:00,2021-05-27 04:20:00,2677.79,2677.1,-0.0,flip_to_long -20944,做多,2021-05-27 04:20:00,2021-05-27 04:25:00,2677.1,2661.99,-0.05,flip_to_short -20945,做空,2021-05-27 04:25:00,2021-05-27 04:30:00,2661.99,2680.24,-0.06,flip_to_long -20946,做多,2021-05-27 04:30:00,2021-05-27 04:35:00,2680.24,2652.7,-0.09,flip_to_short -20947,做空,2021-05-27 04:35:00,2021-05-27 04:40:00,2652.7,2676.95,-0.08,flip_to_long -20948,做多,2021-05-27 04:40:00,2021-05-27 04:45:00,2676.95,2700.54,0.07,tp_upper -20949,做空,2021-05-27 05:10:00,2021-05-27 05:20:00,2674.98,2683.09,-0.03,flip_to_long -20950,做多,2021-05-27 05:20:00,2021-05-27 05:25:00,2683.09,2670.21,-0.04,flip_to_short -20951,做空,2021-05-27 05:25:00,2021-05-27 05:30:00,2670.21,2679.52,-0.03,flip_to_long -20952,做多,2021-05-27 05:30:00,2021-05-27 05:35:00,2679.52,2671.2,-0.03,flip_to_short -20953,做空,2021-05-27 05:35:00,2021-05-27 05:40:00,2671.2,2693.91,-0.07,flip_to_long -20954,做多,2021-05-27 05:40:00,2021-05-27 05:45:00,2693.91,2719.35,0.07,tp_upper -20955,做空,2021-05-27 07:15:00,2021-05-27 07:20:00,2726.77,2732.74,-0.02,flip_to_long -20956,做多,2021-05-27 07:20:00,2021-05-27 07:25:00,2732.74,2729.76,-0.01,flip_to_short -20957,做空,2021-05-27 07:25:00,2021-05-27 07:30:00,2729.76,2740.22,-0.03,flip_to_long -20958,做多,2021-05-27 07:30:00,2021-05-27 07:35:00,2740.22,2748.11,0.02,tp_upper -20959,做空,2021-05-27 07:40:00,2021-05-27 07:55:00,2743.51,2736.14,0.02,flip_to_long -20960,做多,2021-05-27 07:55:00,2021-05-27 08:15:00,2736.14,2738.09,0.0,flip_to_short -20961,做空,2021-05-27 08:15:00,2021-05-27 08:25:00,2738.09,2752.06,-0.04,flip_to_long -20962,做多,2021-05-27 08:25:00,2021-05-27 08:30:00,2752.06,2772.4,0.05,tp_upper -20963,做空,2021-05-27 10:00:00,2021-05-27 10:05:00,2779.14,2779.7,-0.01,flip_to_long -20964,做多,2021-05-27 10:05:00,2021-05-27 10:15:00,2779.7,2797.51,0.05,tp_upper -20965,做空,2021-05-27 10:35:00,2021-05-27 10:40:00,2784.97,2788.96,-0.02,flip_to_long -20966,做多,2021-05-27 10:40:00,2021-05-27 10:50:00,2788.96,2786.6,-0.01,flip_to_short -20967,做空,2021-05-27 10:50:00,2021-05-27 10:55:00,2786.6,2780.17,0.01,tp_lower -20968,做多,2021-05-27 11:00:00,2021-05-27 11:05:00,2793.45,2785.07,-0.03,tp_upper -20969,做多,2021-05-27 11:10:00,2021-05-27 11:15:00,2796.99,2804.78,0.02,tp_upper -20970,做空,2021-05-27 12:15:00,2021-05-27 12:20:00,2799.82,2808.42,-0.03,flip_to_long -20971,做多,2021-05-27 12:20:00,2021-05-27 12:25:00,2808.42,2805.18,-0.01,flip_to_short -20972,做空,2021-05-27 12:25:00,2021-05-27 12:30:00,2805.18,2813.83,-0.03,flip_to_long -20973,做多,2021-05-27 12:30:00,2021-05-27 12:35:00,2813.83,2795.8,-0.05,flip_to_short -20974,做空,2021-05-27 12:35:00,2021-05-27 12:40:00,2795.8,2780.48,0.04,tp_lower -20975,做多,2021-05-27 13:05:00,2021-05-27 13:20:00,2799.82,2848.58,0.13,tp_upper -20976,做空,2021-05-27 14:45:00,2021-05-27 14:50:00,2836.24,2852.63,-0.05,flip_to_long -20977,做多,2021-05-27 14:50:00,2021-05-27 14:55:00,2852.63,2843.34,-0.03,flip_to_short -20978,做空,2021-05-27 14:55:00,2021-05-27 15:00:00,2843.34,2830.86,0.03,tp_lower -20979,做多,2021-05-27 17:15:00,2021-05-27 17:20:00,2794.44,2783.56,-0.03,flip_to_short -20980,做空,2021-05-27 17:20:00,2021-05-27 18:30:00,2783.56,2787.01,-0.01,tp_lower -20981,做空,2021-05-27 18:35:00,2021-05-27 18:40:00,2774.37,2786.18,-0.04,tp_lower -20982,做空,2021-05-27 18:50:00,2021-05-27 19:00:00,2786.45,2769.43,0.04,tp_lower -20983,做多,2021-05-27 19:10:00,2021-05-27 19:15:00,2785.79,2772.1,-0.04,flip_to_short -20984,做空,2021-05-27 19:15:00,2021-05-27 19:25:00,2772.1,2738.33,0.09,tp_lower -20985,做多,2021-05-27 21:20:00,2021-05-27 21:35:00,2744.77,2777.4,0.09,tp_upper -20986,做空,2021-05-27 22:45:00,2021-05-27 23:00:00,2763.17,2771.96,-0.03,flip_to_long -20987,做多,2021-05-27 23:00:00,2021-05-27 23:05:00,2771.96,2766.83,-0.02,flip_to_short -20988,做空,2021-05-27 23:05:00,2021-05-27 23:15:00,2766.83,2742.62,0.06,tp_lower -20989,做多,2021-05-28 00:15:00,2021-05-28 00:30:00,2753.78,2725.78,-0.09,flip_to_short -20990,做空,2021-05-28 00:30:00,2021-05-28 00:50:00,2725.78,2716.67,0.02,tp_lower -20991,做多,2021-05-28 01:35:00,2021-05-28 01:50:00,2715.39,2708.69,-0.02,flip_to_short -20992,做空,2021-05-28 01:50:00,2021-05-28 01:55:00,2708.69,2710.32,-0.01,flip_to_long -20993,做多,2021-05-28 01:55:00,2021-05-28 02:50:00,2710.32,2716.29,0.01,flip_to_short -20994,做空,2021-05-28 02:50:00,2021-05-28 02:55:00,2716.29,2730.54,-0.05,flip_to_long -20995,做多,2021-05-28 02:55:00,2021-05-28 03:00:00,2730.54,2725.84,-0.02,flip_to_short -20996,做空,2021-05-28 03:00:00,2021-05-28 03:15:00,2725.84,2720.69,0.01,tp_lower -20997,做空,2021-05-28 03:20:00,2021-05-28 03:25:00,2702.9,2704.85,-0.01,tp_lower -20998,做多,2021-05-28 03:30:00,2021-05-28 03:40:00,2720.56,2719.58,-0.01,flip_to_short -20999,做空,2021-05-28 03:40:00,2021-05-28 03:45:00,2719.58,2706.26,0.04,tp_lower -21000,做多,2021-05-28 03:55:00,2021-05-28 07:25:00,2716.6,2569.13,-0.44,flip_to_short -21001,做空,2021-05-28 07:25:00,2021-05-28 07:40:00,2569.13,2559.42,0.02,flip_to_long -21002,做多,2021-05-28 07:40:00,2021-05-28 07:45:00,2559.42,2540.2,-0.06,flip_to_short -21003,做空,2021-05-28 07:45:00,2021-05-28 07:50:00,2540.2,2564.68,-0.08,flip_to_long -21004,做多,2021-05-28 07:50:00,2021-05-28 08:10:00,2564.68,2557.36,-0.02,flip_to_short -21005,做空,2021-05-28 08:10:00,2021-05-28 08:15:00,2557.36,2569.68,-0.04,flip_to_long -21006,做多,2021-05-28 08:15:00,2021-05-28 08:20:00,2569.68,2551.77,-0.05,flip_to_short -21007,做空,2021-05-28 08:20:00,2021-05-28 08:25:00,2551.77,2552.35,-0.01,flip_to_long -21008,做多,2021-05-28 08:25:00,2021-05-28 08:45:00,2552.35,2549.22,-0.01,flip_to_short -21009,做空,2021-05-28 08:45:00,2021-05-28 08:55:00,2549.22,2507.48,0.12,tp_lower -21010,做多,2021-05-28 10:15:00,2021-05-28 10:20:00,2507.05,2497.54,-0.03,flip_to_short -21011,做空,2021-05-28 10:20:00,2021-05-28 11:15:00,2497.54,2510.15,-0.04,flip_to_long -21012,做多,2021-05-28 11:15:00,2021-05-28 11:20:00,2510.15,2481.31,-0.09,flip_to_short -21013,做空,2021-05-28 11:20:00,2021-05-28 11:25:00,2481.31,2469.1,0.03,tp_lower -21014,做多,2021-05-28 12:10:00,2021-05-28 12:15:00,2545.45,2521.41,-0.07,tp_upper -21015,做空,2021-05-28 14:00:00,2021-05-28 14:05:00,2569.38,2580.48,-0.03,flip_to_long -21016,做多,2021-05-28 14:05:00,2021-05-28 14:10:00,2580.48,2566.19,-0.04,flip_to_short -21017,做空,2021-05-28 14:10:00,2021-05-28 14:35:00,2566.19,2553.46,0.03,tp_lower -21018,做多,2021-05-28 15:25:00,2021-05-28 15:35:00,2561.2,2557.47,-0.01,flip_to_short -21019,做空,2021-05-28 15:35:00,2021-05-28 15:40:00,2557.47,2573.42,-0.05,flip_to_long -21020,做多,2021-05-28 15:40:00,2021-05-28 15:45:00,2573.42,2558.31,-0.04,tp_upper -21021,做空,2021-05-28 15:50:00,2021-05-28 15:55:00,2549.62,2558.22,-0.03,flip_to_long -21022,做多,2021-05-28 15:55:00,2021-05-28 16:00:00,2558.22,2550.24,-0.03,tp_upper -21023,做多,2021-05-28 17:30:00,2021-05-28 17:50:00,2503.46,2503.39,-0.0,flip_to_short -21024,做空,2021-05-28 17:50:00,2021-05-28 18:05:00,2503.39,2488.58,0.04,flip_to_long -21025,做多,2021-05-28 18:05:00,2021-05-28 18:30:00,2488.58,2517.65,0.08,tp_upper -21026,做空,2021-05-28 19:20:00,2021-05-28 20:00:00,2511.25,2503.44,0.02,flip_to_long -21027,做多,2021-05-28 20:00:00,2021-05-28 20:25:00,2503.44,2506.22,0.0,flip_to_short -21028,做空,2021-05-28 20:25:00,2021-05-28 20:30:00,2506.22,2481.73,0.07,tp_lower -21029,做多,2021-05-28 22:10:00,2021-05-28 22:20:00,2392.86,2365.47,-0.08,flip_to_short -21030,做空,2021-05-28 22:20:00,2021-05-28 22:30:00,2365.47,2381.32,-0.05,flip_to_long -21031,做多,2021-05-28 22:30:00,2021-05-28 22:40:00,2381.32,2373.35,-0.03,flip_to_short -21032,做空,2021-05-28 22:40:00,2021-05-29 02:20:00,2373.35,2515.0,-0.42,flip_to_long -21033,做多,2021-05-29 02:20:00,2021-05-29 03:20:00,2515.0,2545.77,0.08,tp_upper -21034,做空,2021-05-29 03:35:00,2021-05-29 03:55:00,2520.28,2527.04,-0.02,flip_to_long -21035,做多,2021-05-29 03:55:00,2021-05-29 04:05:00,2527.04,2519.21,-0.02,flip_to_short -21036,做空,2021-05-29 04:05:00,2021-05-29 04:25:00,2519.21,2524.85,-0.02,flip_to_long -21037,做多,2021-05-29 04:25:00,2021-05-29 04:35:00,2524.85,2520.9,-0.01,flip_to_short -21038,做空,2021-05-29 04:35:00,2021-05-29 04:45:00,2520.9,2517.16,0.01,flip_to_long -21039,做多,2021-05-29 04:45:00,2021-05-29 05:15:00,2517.16,2556.15,0.1,tp_upper -21040,做多,2021-05-29 06:35:00,2021-05-29 06:40:00,2545.97,2543.5,-0.01,flip_to_short -21041,做空,2021-05-29 06:40:00,2021-05-29 06:50:00,2543.5,2528.25,0.04,tp_lower -21042,做多,2021-05-29 10:00:00,2021-05-29 10:05:00,2440.73,2431.11,-0.03,flip_to_short -21043,做空,2021-05-29 10:05:00,2021-05-29 10:20:00,2431.11,2424.85,0.01,flip_to_long -21044,做多,2021-05-29 10:20:00,2021-05-29 10:40:00,2424.85,2421.18,-0.01,flip_to_short -21045,做空,2021-05-29 10:40:00,2021-05-29 10:45:00,2421.18,2426.02,-0.02,flip_to_long -21046,做多,2021-05-29 10:45:00,2021-05-29 10:55:00,2426.02,2419.56,-0.02,flip_to_short -21047,做空,2021-05-29 10:55:00,2021-05-29 11:05:00,2419.56,2419.7,-0.0,tp_lower -21048,做多,2021-05-29 11:25:00,2021-05-29 11:30:00,2428.99,2462.05,0.09,tp_upper -21049,做空,2021-05-29 12:00:00,2021-05-29 12:05:00,2416.69,2433.92,-0.05,flip_to_long -21050,做多,2021-05-29 12:05:00,2021-05-29 12:15:00,2433.92,2412.08,-0.06,flip_to_short -21051,做空,2021-05-29 12:15:00,2021-05-29 13:10:00,2412.08,2360.02,0.14,tp_lower -21052,做多,2021-05-29 13:45:00,2021-05-29 14:20:00,2381.07,2381.71,-0.0,flip_to_short -21053,做空,2021-05-29 14:20:00,2021-05-29 15:10:00,2381.71,2318.2,0.18,tp_lower -21054,做多,2021-05-29 16:00:00,2021-05-29 16:05:00,2338.84,2309.83,-0.09,flip_to_short -21055,做空,2021-05-29 16:05:00,2021-05-29 16:20:00,2309.83,2325.68,-0.05,flip_to_long -21056,做多,2021-05-29 16:20:00,2021-05-29 16:35:00,2325.68,2359.65,0.1,tp_upper -21057,做空,2021-05-29 17:10:00,2021-05-29 17:45:00,2332.89,2282.98,0.15,tp_lower -21058,做多,2021-05-29 19:00:00,2021-05-29 19:05:00,2275.27,2262.49,-0.04,flip_to_short -21059,做空,2021-05-29 19:05:00,2021-05-29 19:15:00,2262.49,2235.78,0.08,tp_lower -21060,做多,2021-05-29 19:40:00,2021-05-29 19:45:00,2259.41,2249.85,-0.03,flip_to_short -21061,做空,2021-05-29 19:45:00,2021-05-29 19:50:00,2249.85,2251.47,-0.01,flip_to_long -21062,做多,2021-05-29 19:50:00,2021-05-29 20:10:00,2251.47,2241.67,-0.03,flip_to_short -21063,做空,2021-05-29 20:10:00,2021-05-29 20:20:00,2241.67,2208.89,0.1,tp_lower -21064,做多,2021-05-29 20:35:00,2021-05-29 20:40:00,2249.71,2239.7,-0.04,flip_to_short -21065,做空,2021-05-29 20:40:00,2021-05-29 20:55:00,2239.7,2239.11,-0.0,flip_to_long -21066,做多,2021-05-29 20:55:00,2021-05-29 21:10:00,2239.11,2250.94,0.03,flip_to_short -21067,做空,2021-05-29 21:10:00,2021-05-29 21:30:00,2250.94,2252.01,-0.01,flip_to_long -21068,做多,2021-05-29 21:30:00,2021-05-29 21:45:00,2252.01,2266.34,0.04,tp_upper -21069,做空,2021-05-29 22:45:00,2021-05-29 22:55:00,2262.01,2272.59,-0.04,flip_to_long -21070,做多,2021-05-29 22:55:00,2021-05-29 23:00:00,2272.59,2252.13,-0.07,flip_to_short -21071,做空,2021-05-29 23:00:00,2021-05-29 23:05:00,2252.13,2270.02,-0.06,flip_to_long -21072,做多,2021-05-29 23:05:00,2021-05-29 23:10:00,2270.02,2264.42,-0.02,flip_to_short -21073,做空,2021-05-29 23:10:00,2021-05-29 23:15:00,2264.42,2273.85,-0.03,flip_to_long -21074,做多,2021-05-29 23:15:00,2021-05-29 23:20:00,2273.85,2278.0,0.01,tp_upper -21075,做空,2021-05-29 23:50:00,2021-05-29 23:55:00,2277.47,2277.99,-0.01,flip_to_long -21076,做多,2021-05-29 23:55:00,2021-05-30 00:00:00,2277.99,2255.45,-0.07,flip_to_short -21077,做空,2021-05-30 00:00:00,2021-05-30 00:15:00,2255.45,2226.82,0.09,tp_lower -21078,做多,2021-05-30 01:00:00,2021-05-30 02:00:00,2243.47,2214.99,-0.1,flip_to_short -21079,做空,2021-05-30 02:00:00,2021-05-30 04:20:00,2214.99,2282.13,-0.22,flip_to_long -21080,做多,2021-05-30 04:20:00,2021-05-30 04:30:00,2282.13,2318.46,0.11,tp_upper -21081,做空,2021-05-30 04:50:00,2021-05-30 08:30:00,2293.13,2438.95,-0.45,flip_to_long -21082,做多,2021-05-30 08:30:00,2021-05-30 08:35:00,2438.95,2425.0,-0.04,flip_to_short -21083,做空,2021-05-30 08:35:00,2021-05-30 08:50:00,2425.0,2430.5,-0.02,flip_to_long -21084,做多,2021-05-30 08:50:00,2021-05-30 09:10:00,2430.5,2430.58,-0.0,flip_to_short -21085,做空,2021-05-30 09:10:00,2021-05-30 09:15:00,2430.58,2434.36,-0.01,flip_to_long -21086,做多,2021-05-30 09:15:00,2021-05-30 09:20:00,2434.36,2428.81,-0.02,flip_to_short -21087,做空,2021-05-30 09:20:00,2021-05-30 09:30:00,2428.81,2422.23,0.01,tp_lower -21088,做多,2021-05-30 09:50:00,2021-05-30 09:55:00,2428.6,2426.14,-0.01,flip_to_short -21089,做空,2021-05-30 09:55:00,2021-05-30 10:00:00,2426.14,2434.86,-0.03,flip_to_long -21090,做多,2021-05-30 10:00:00,2021-05-30 10:05:00,2434.86,2424.0,-0.03,flip_to_short -21091,做空,2021-05-30 10:05:00,2021-05-30 10:10:00,2424.0,2387.95,0.09,tp_lower -21092,做多,2021-05-30 10:25:00,2021-05-30 10:45:00,2421.17,2405.9,-0.04,flip_to_short -21093,做空,2021-05-30 10:45:00,2021-05-30 11:05:00,2405.9,2416.43,-0.03,flip_to_long -21094,做多,2021-05-30 11:05:00,2021-05-30 11:10:00,2416.43,2413.03,-0.01,flip_to_short -21095,做空,2021-05-30 11:10:00,2021-05-30 11:15:00,2413.03,2420.23,-0.02,flip_to_long -21096,做多,2021-05-30 11:15:00,2021-05-30 11:20:00,2420.23,2406.46,-0.04,flip_to_short -21097,做空,2021-05-30 11:20:00,2021-05-30 11:35:00,2406.46,2418.97,-0.04,flip_to_long -21098,做多,2021-05-30 11:35:00,2021-05-30 11:40:00,2418.97,2417.54,-0.01,flip_to_short -21099,做空,2021-05-30 11:40:00,2021-05-30 12:45:00,2417.54,2375.95,0.11,tp_lower -21100,做空,2021-05-30 14:10:00,2021-05-30 14:15:00,2383.32,2363.15,0.05,tp_lower -21101,做多,2021-05-30 15:05:00,2021-05-30 15:10:00,2372.62,2360.75,-0.04,flip_to_short -21102,做空,2021-05-30 15:10:00,2021-05-30 15:20:00,2360.75,2367.79,-0.02,flip_to_long -21103,做多,2021-05-30 15:20:00,2021-05-30 15:25:00,2367.79,2359.63,-0.03,flip_to_short -21104,做空,2021-05-30 15:25:00,2021-05-30 15:35:00,2359.63,2367.38,-0.02,flip_to_long -21105,做多,2021-05-30 15:35:00,2021-05-30 15:40:00,2367.38,2364.9,-0.01,flip_to_short -21106,做空,2021-05-30 15:40:00,2021-05-30 19:35:00,2364.9,2448.02,-0.23,flip_to_long -21107,做多,2021-05-30 19:35:00,2021-05-30 19:45:00,2448.02,2447.55,-0.0,flip_to_short -21108,做空,2021-05-30 19:45:00,2021-05-30 19:50:00,2447.55,2439.53,0.02,tp_lower -21109,做多,2021-05-30 20:10:00,2021-05-30 20:30:00,2445.77,2447.32,0.0,flip_to_short -21110,做空,2021-05-30 20:30:00,2021-05-30 20:50:00,2447.32,2451.58,-0.01,flip_to_long -21111,做多,2021-05-30 20:50:00,2021-05-30 20:55:00,2451.58,2437.2,-0.04,flip_to_short -21112,做空,2021-05-30 20:55:00,2021-05-30 21:10:00,2437.2,2427.63,0.02,tp_lower -21113,做多,2021-05-30 21:30:00,2021-05-30 21:45:00,2439.24,2439.88,-0.0,flip_to_short -21114,做空,2021-05-30 21:45:00,2021-05-30 22:00:00,2439.88,2422.81,0.04,tp_lower -21115,做多,2021-05-31 00:00:00,2021-05-31 00:10:00,2402.58,2399.54,-0.01,flip_to_short -21116,做空,2021-05-31 00:10:00,2021-05-31 00:15:00,2399.54,2375.06,0.06,tp_lower -21117,做多,2021-05-31 02:35:00,2021-05-31 02:40:00,2313.79,2313.57,-0.0,flip_to_short -21118,做空,2021-05-31 02:40:00,2021-05-31 03:05:00,2313.57,2280.38,0.09,tp_lower -21119,做多,2021-05-31 03:20:00,2021-05-31 03:30:00,2305.76,2301.78,-0.01,flip_to_short -21120,做空,2021-05-31 03:30:00,2021-05-31 03:35:00,2301.78,2305.34,-0.01,flip_to_long -21121,做多,2021-05-31 03:35:00,2021-05-31 03:40:00,2305.34,2296.45,-0.03,flip_to_short -21122,做空,2021-05-31 03:40:00,2021-05-31 03:55:00,2296.45,2300.29,-0.01,flip_to_long -21123,做多,2021-05-31 03:55:00,2021-05-31 04:05:00,2300.29,2299.12,-0.01,flip_to_short -21124,做空,2021-05-31 04:05:00,2021-05-31 04:15:00,2299.12,2302.96,-0.01,flip_to_long -21125,做多,2021-05-31 04:15:00,2021-05-31 04:20:00,2302.96,2287.28,-0.05,flip_to_short -21126,做空,2021-05-31 04:20:00,2021-05-31 04:30:00,2287.28,2300.31,-0.04,flip_to_long -21127,做多,2021-05-31 04:30:00,2021-05-31 04:40:00,2300.31,2306.14,0.01,flip_to_short -21128,做空,2021-05-31 04:40:00,2021-05-31 04:50:00,2306.14,2309.42,-0.01,flip_to_long -21129,做多,2021-05-31 04:50:00,2021-05-31 05:00:00,2309.42,2301.05,-0.03,flip_to_short -21130,做空,2021-05-31 05:00:00,2021-05-31 09:55:00,2301.05,2487.91,-0.51,flip_to_long -21131,做多,2021-05-31 09:55:00,2021-05-31 10:00:00,2487.91,2516.14,0.06,tp_upper -21132,做空,2021-05-31 11:40:00,2021-05-31 12:00:00,2555.65,2564.19,-0.02,flip_to_long -21133,做多,2021-05-31 12:00:00,2021-05-31 12:15:00,2564.19,2565.78,0.0,flip_to_short -21134,做空,2021-05-31 12:15:00,2021-05-31 12:30:00,2565.78,2533.68,0.07,tp_lower -21135,做多,2021-05-31 13:15:00,2021-05-31 13:30:00,2558.74,2543.04,-0.04,flip_to_short -21136,做空,2021-05-31 13:30:00,2021-05-31 13:35:00,2543.04,2547.0,-0.01,flip_to_long -21137,做多,2021-05-31 13:35:00,2021-05-31 13:55:00,2547.0,2531.26,-0.04,flip_to_short -21138,做空,2021-05-31 13:55:00,2021-05-31 14:30:00,2531.26,2526.43,0.01,flip_to_long -21139,做多,2021-05-31 14:30:00,2021-05-31 15:00:00,2526.43,2569.79,0.09,tp_upper -21140,做空,2021-05-31 16:40:00,2021-05-31 16:55:00,2629.84,2635.47,-0.02,flip_to_long -21141,做多,2021-05-31 16:55:00,2021-05-31 17:00:00,2635.47,2616.69,-0.04,flip_to_short -21142,做空,2021-05-31 17:00:00,2021-05-31 17:10:00,2616.69,2616.08,-0.0,tp_lower -21143,做多,2021-05-31 17:55:00,2021-05-31 19:20:00,2615.9,2596.78,-0.04,flip_to_short -21144,做空,2021-05-31 19:20:00,2021-05-31 19:25:00,2596.78,2599.36,-0.01,flip_to_long -21145,做多,2021-05-31 19:25:00,2021-05-31 19:30:00,2599.36,2589.79,-0.02,flip_to_short -21146,做空,2021-05-31 19:30:00,2021-05-31 19:35:00,2589.79,2592.42,-0.01,flip_to_long -21147,做多,2021-05-31 19:35:00,2021-05-31 19:50:00,2592.42,2617.84,0.05,tp_upper -21148,做空,2021-05-31 20:35:00,2021-05-31 20:45:00,2602.24,2612.03,-0.02,flip_to_long -21149,做多,2021-05-31 20:45:00,2021-05-31 20:50:00,2612.03,2599.78,-0.03,flip_to_short -21150,做空,2021-05-31 20:50:00,2021-05-31 21:00:00,2599.78,2609.3,-0.02,flip_to_long -21151,做多,2021-05-31 21:00:00,2021-05-31 21:15:00,2609.3,2607.53,-0.01,flip_to_short -21152,做空,2021-05-31 21:15:00,2021-05-31 21:20:00,2607.53,2611.97,-0.01,flip_to_long -21153,做多,2021-05-31 21:20:00,2021-05-31 21:30:00,2611.97,2600.08,-0.03,flip_to_short -21154,做空,2021-05-31 21:30:00,2021-05-31 21:40:00,2600.08,2617.17,-0.04,flip_to_long -21155,做多,2021-05-31 21:40:00,2021-05-31 21:45:00,2617.17,2622.68,0.01,tp_upper -21156,做空,2021-06-01 01:05:00,2021-06-01 01:15:00,2718.03,2703.76,0.03,tp_lower -21157,做多,2021-06-01 03:05:00,2021-06-01 03:30:00,2657.68,2635.5,-0.05,flip_to_short -21158,做空,2021-06-01 03:30:00,2021-06-01 03:45:00,2635.5,2620.78,0.03,tp_lower -21159,做多,2021-06-01 04:25:00,2021-06-01 04:30:00,2654.9,2649.71,-0.01,flip_to_short -21160,做空,2021-06-01 04:30:00,2021-06-01 05:00:00,2649.71,2649.6,-0.0,flip_to_long -21161,做多,2021-06-01 05:00:00,2021-06-01 05:15:00,2649.6,2682.22,0.07,tp_upper -21162,做空,2021-06-01 06:20:00,2021-06-01 07:00:00,2664.24,2675.19,-0.03,flip_to_long -21163,做多,2021-06-01 07:00:00,2021-06-01 08:00:00,2675.19,2642.8,-0.07,tp_upper -21164,做多,2021-06-01 09:45:00,2021-06-01 09:50:00,2583.28,2568.44,-0.04,flip_to_short -21165,做空,2021-06-01 09:50:00,2021-06-01 09:55:00,2568.44,2573.98,-0.01,flip_to_long -21166,做多,2021-06-01 09:55:00,2021-06-01 10:00:00,2573.98,2567.02,-0.02,flip_to_short -21167,做空,2021-06-01 10:00:00,2021-06-01 10:05:00,2567.02,2586.37,-0.04,flip_to_long -21168,做多,2021-06-01 10:05:00,2021-06-01 10:10:00,2586.37,2581.1,-0.01,flip_to_short -21169,做空,2021-06-01 10:10:00,2021-06-01 12:05:00,2581.1,2582.41,-0.01,tp_lower -21170,做多,2021-06-01 13:25:00,2021-06-01 13:30:00,2601.35,2618.5,0.03,tp_upper -21171,做空,2021-06-01 14:20:00,2021-06-01 15:00:00,2611.25,2572.02,0.08,tp_lower -21172,做多,2021-06-01 16:15:00,2021-06-01 16:20:00,2572.41,2569.66,-0.01,flip_to_short -21173,做空,2021-06-01 16:20:00,2021-06-01 16:45:00,2569.66,2550.62,0.04,tp_lower -21174,做多,2021-06-01 17:35:00,2021-06-01 17:40:00,2560.94,2552.57,-0.02,flip_to_short -21175,做空,2021-06-01 17:40:00,2021-06-01 17:50:00,2552.57,2557.99,-0.01,flip_to_long -21176,做多,2021-06-01 17:50:00,2021-06-01 18:40:00,2557.99,2579.87,0.04,tp_upper -21177,做空,2021-06-01 19:00:00,2021-06-01 19:05:00,2556.94,2559.44,-0.01,flip_to_long -21178,做多,2021-06-01 19:05:00,2021-06-01 20:40:00,2559.44,2570.16,0.02,tp_upper -21179,做空,2021-06-01 21:40:00,2021-06-01 21:45:00,2564.47,2587.18,-0.05,flip_to_long -21180,做多,2021-06-01 21:45:00,2021-06-01 21:55:00,2587.18,2600.28,0.03,tp_upper -21181,做空,2021-06-01 22:30:00,2021-06-01 22:35:00,2585.71,2589.79,-0.01,flip_to_long -21182,做多,2021-06-01 22:35:00,2021-06-01 22:45:00,2589.79,2581.99,-0.02,flip_to_short -21183,做空,2021-06-01 22:45:00,2021-06-01 23:00:00,2581.99,2597.15,-0.04,flip_to_long -21184,做多,2021-06-01 23:00:00,2021-06-01 23:20:00,2597.15,2608.89,0.02,tp_upper -21185,做空,2021-06-02 00:15:00,2021-06-02 00:45:00,2610.99,2616.75,-0.02,flip_to_long -21186,做多,2021-06-02 00:45:00,2021-06-02 02:00:00,2616.75,2576.85,-0.09,flip_to_short -21187,做空,2021-06-02 02:00:00,2021-06-02 02:05:00,2576.85,2587.6,-0.03,flip_to_long -21188,做多,2021-06-02 02:05:00,2021-06-02 02:25:00,2587.6,2609.08,0.04,tp_upper -21189,做多,2021-06-02 03:00:00,2021-06-02 03:05:00,2605.24,2631.88,0.05,tp_upper -21190,做空,2021-06-02 03:40:00,2021-06-02 03:50:00,2613.68,2623.44,-0.02,flip_to_long -21191,做多,2021-06-02 03:50:00,2021-06-02 03:55:00,2623.44,2616.1,-0.02,flip_to_short -21192,做空,2021-06-02 03:55:00,2021-06-02 04:00:00,2616.1,2626.54,-0.03,flip_to_long -21193,做多,2021-06-02 04:00:00,2021-06-02 04:20:00,2626.54,2636.38,0.02,tp_upper -21194,做空,2021-06-02 04:40:00,2021-06-02 04:45:00,2621.69,2622.4,-0.0,flip_to_long -21195,做多,2021-06-02 04:45:00,2021-06-02 04:55:00,2622.4,2624.4,0.0,flip_to_short -21196,做空,2021-06-02 04:55:00,2021-06-02 05:00:00,2624.4,2631.57,-0.02,flip_to_long -21197,做多,2021-06-02 05:00:00,2021-06-02 05:05:00,2631.57,2624.88,-0.02,flip_to_short -21198,做空,2021-06-02 05:05:00,2021-06-02 05:10:00,2624.88,2610.15,0.03,tp_lower -21199,做多,2021-06-02 05:20:00,2021-06-02 05:55:00,2622.37,2639.08,0.03,tp_upper -21200,做空,2021-06-02 06:40:00,2021-06-02 06:50:00,2632.88,2639.23,-0.02,flip_to_long -21201,做多,2021-06-02 06:50:00,2021-06-02 06:55:00,2639.23,2634.54,-0.01,flip_to_short -21202,做空,2021-06-02 06:55:00,2021-06-02 07:00:00,2634.54,2641.97,-0.02,flip_to_long -21203,做多,2021-06-02 07:00:00,2021-06-02 07:05:00,2641.97,2653.12,0.02,tp_upper -21204,做空,2021-06-02 09:15:00,2021-06-02 09:25:00,2696.47,2701.58,-0.01,flip_to_long -21205,做多,2021-06-02 09:25:00,2021-06-02 09:30:00,2701.58,2693.35,-0.02,flip_to_short -21206,做空,2021-06-02 09:30:00,2021-06-02 09:35:00,2693.35,2700.8,-0.02,flip_to_long -21207,做多,2021-06-02 09:35:00,2021-06-02 09:40:00,2700.8,2694.88,-0.01,flip_to_short -21208,做空,2021-06-02 09:40:00,2021-06-02 10:05:00,2694.88,2683.75,0.02,tp_lower -21209,做多,2021-06-02 10:25:00,2021-06-02 10:30:00,2696.53,2688.65,-0.02,flip_to_short -21210,做空,2021-06-02 10:30:00,2021-06-02 10:35:00,2688.65,2696.04,-0.02,flip_to_long -21211,做多,2021-06-02 10:35:00,2021-06-02 10:40:00,2696.04,2686.04,-0.02,flip_to_short -21212,做空,2021-06-02 10:40:00,2021-06-02 10:45:00,2686.04,2674.95,0.02,tp_lower -21213,做多,2021-06-02 11:00:00,2021-06-02 11:05:00,2687.56,2673.94,-0.03,flip_to_short -21214,做空,2021-06-02 11:05:00,2021-06-02 11:10:00,2673.94,2675.9,-0.01,tp_lower -21215,做多,2021-06-02 11:30:00,2021-06-02 11:40:00,2687.84,2699.01,0.02,tp_upper -21216,做空,2021-06-02 11:50:00,2021-06-02 13:00:00,2689.05,2689.05,-0.0,tp_lower -21217,做多,2021-06-02 13:20:00,2021-06-02 13:25:00,2703.82,2739.69,0.07,tp_upper -21218,做空,2021-06-02 16:00:00,2021-06-02 16:05:00,2776.71,2788.29,-0.03,flip_to_long -21219,做多,2021-06-02 16:05:00,2021-06-02 16:10:00,2788.29,2783.37,-0.01,tp_upper -21220,做空,2021-06-02 16:20:00,2021-06-02 16:30:00,2782.71,2765.9,0.03,tp_lower -21221,做多,2021-06-02 17:35:00,2021-06-02 18:00:00,2763.04,2765.25,0.0,flip_to_short -21222,做空,2021-06-02 18:00:00,2021-06-02 18:20:00,2765.25,2765.23,-0.0,flip_to_long -21223,做多,2021-06-02 18:20:00,2021-06-02 18:25:00,2765.23,2765.19,-0.0,tp_upper -21224,做空,2021-06-02 18:30:00,2021-06-02 19:10:00,2762.41,2766.71,-0.01,flip_to_long -21225,做多,2021-06-02 19:10:00,2021-06-02 19:15:00,2766.71,2763.39,-0.01,flip_to_short -21226,做空,2021-06-02 19:15:00,2021-06-02 19:30:00,2763.39,2761.92,0.0,tp_lower -21227,做多,2021-06-02 19:35:00,2021-06-02 21:50:00,2764.55,2730.18,-0.07,flip_to_short -21228,做空,2021-06-02 21:50:00,2021-06-02 21:55:00,2730.18,2718.64,0.02,tp_lower -21229,做多,2021-06-02 22:00:00,2021-06-03 00:05:00,2725.14,2697.32,-0.06,flip_to_short -21230,做空,2021-06-03 00:05:00,2021-06-03 00:20:00,2697.32,2705.41,-0.02,flip_to_long -21231,做多,2021-06-03 00:20:00,2021-06-03 00:30:00,2705.41,2694.12,-0.03,flip_to_short -21232,做空,2021-06-03 00:30:00,2021-06-03 00:55:00,2694.12,2706.17,-0.03,flip_to_long -21233,做多,2021-06-03 00:55:00,2021-06-03 01:20:00,2706.17,2710.96,0.01,flip_to_short -21234,做空,2021-06-03 01:20:00,2021-06-03 01:40:00,2710.96,2692.0,0.04,tp_lower -21235,做多,2021-06-03 02:55:00,2021-06-03 03:05:00,2697.72,2714.04,0.03,tp_upper -21236,做空,2021-06-03 07:20:00,2021-06-03 07:25:00,2815.37,2817.24,-0.01,flip_to_long -21237,做多,2021-06-03 07:25:00,2021-06-03 07:35:00,2817.24,2824.9,0.01,flip_to_short -21238,做空,2021-06-03 07:35:00,2021-06-03 07:40:00,2824.9,2828.95,-0.01,flip_to_long -21239,做多,2021-06-03 07:40:00,2021-06-03 07:45:00,2828.95,2825.38,-0.01,flip_to_short -21240,做空,2021-06-03 07:45:00,2021-06-03 08:00:00,2825.38,2821.81,0.0,flip_to_long -21241,做多,2021-06-03 08:00:00,2021-06-03 08:25:00,2821.81,2841.37,0.04,tp_upper -21242,做空,2021-06-03 08:45:00,2021-06-03 09:05:00,2830.79,2839.99,-0.02,flip_to_long -21243,做多,2021-06-03 09:05:00,2021-06-03 09:10:00,2839.99,2855.68,0.03,tp_upper -21244,做空,2021-06-03 10:40:00,2021-06-03 10:45:00,2868.1,2874.55,-0.02,flip_to_long -21245,做多,2021-06-03 10:45:00,2021-06-03 11:00:00,2874.55,2867.59,-0.02,flip_to_short -21246,做空,2021-06-03 11:00:00,2021-06-03 11:05:00,2867.59,2837.79,0.05,tp_lower -21247,做多,2021-06-03 12:30:00,2021-06-03 12:40:00,2819.02,2815.82,-0.01,flip_to_short -21248,做空,2021-06-03 12:40:00,2021-06-03 13:40:00,2815.82,2771.0,0.09,tp_lower -21249,做空,2021-06-03 14:55:00,2021-06-03 15:20:00,2793.45,2796.68,-0.01,flip_to_long -21250,做多,2021-06-03 15:20:00,2021-06-03 15:25:00,2796.68,2791.21,-0.01,flip_to_short -21251,做空,2021-06-03 15:25:00,2021-06-03 15:30:00,2791.21,2802.54,-0.03,flip_to_long -21252,做多,2021-06-03 15:30:00,2021-06-03 15:40:00,2802.54,2799.86,-0.01,flip_to_short -21253,做空,2021-06-03 15:40:00,2021-06-03 15:55:00,2799.86,2789.34,0.02,flip_to_long -21254,做多,2021-06-03 15:55:00,2021-06-03 16:20:00,2789.34,2799.9,0.02,flip_to_short -21255,做空,2021-06-03 16:20:00,2021-06-03 17:50:00,2799.9,2827.32,-0.06,flip_to_long -21256,做多,2021-06-03 17:50:00,2021-06-03 20:05:00,2827.32,2806.65,-0.04,tp_upper -21257,做空,2021-06-03 21:35:00,2021-06-03 21:40:00,2817.08,2820.54,-0.01,flip_to_long -21258,做多,2021-06-03 21:40:00,2021-06-03 21:50:00,2820.54,2816.54,-0.01,flip_to_short -21259,做空,2021-06-03 21:50:00,2021-06-03 21:55:00,2816.54,2818.3,-0.01,flip_to_long -21260,做多,2021-06-03 21:55:00,2021-06-03 22:25:00,2818.3,2832.91,0.03,flip_to_short -21261,做空,2021-06-03 22:25:00,2021-06-04 00:05:00,2832.91,2823.79,0.01,tp_lower -21262,做多,2021-06-04 02:45:00,2021-06-04 03:00:00,2731.51,2726.33,-0.01,flip_to_short -21263,做空,2021-06-04 03:00:00,2021-06-04 04:30:00,2726.33,2747.31,-0.05,flip_to_long -21264,做多,2021-06-04 04:30:00,2021-06-04 04:35:00,2747.31,2741.59,-0.01,flip_to_short -21265,做空,2021-06-04 04:35:00,2021-06-04 04:50:00,2741.59,2721.12,0.04,tp_lower -21266,做多,2021-06-04 07:35:00,2021-06-04 07:50:00,2634.81,2630.4,-0.01,flip_to_short -21267,做空,2021-06-04 07:50:00,2021-06-04 08:00:00,2630.4,2612.43,0.04,tp_lower -21268,做多,2021-06-04 08:05:00,2021-06-04 08:10:00,2631.4,2623.88,-0.02,flip_to_short -21269,做空,2021-06-04 08:10:00,2021-06-04 08:20:00,2623.88,2631.47,-0.02,flip_to_long -21270,做多,2021-06-04 08:20:00,2021-06-04 08:35:00,2631.47,2625.71,-0.01,flip_to_short -21271,做空,2021-06-04 08:35:00,2021-06-04 08:50:00,2625.71,2629.1,-0.01,flip_to_long -21272,做多,2021-06-04 08:50:00,2021-06-04 08:55:00,2629.1,2622.74,-0.02,flip_to_short -21273,做空,2021-06-04 08:55:00,2021-06-04 09:00:00,2622.74,2606.78,0.03,tp_lower -21274,做多,2021-06-04 09:20:00,2021-06-04 10:10:00,2630.78,2664.99,0.07,tp_upper -21275,做空,2021-06-04 10:25:00,2021-06-04 10:30:00,2636.44,2637.78,-0.01,flip_to_long -21276,做多,2021-06-04 10:30:00,2021-06-04 10:40:00,2637.78,2637.7,-0.0,flip_to_short -21277,做空,2021-06-04 10:40:00,2021-06-04 11:00:00,2637.7,2627.27,0.02,tp_lower -21278,做多,2021-06-04 12:35:00,2021-06-04 14:00:00,2618.23,2636.03,0.04,flip_to_short -21279,做空,2021-06-04 14:00:00,2021-06-04 14:10:00,2636.03,2614.91,0.04,tp_lower -21280,做多,2021-06-04 14:45:00,2021-06-04 14:55:00,2639.67,2644.76,0.01,flip_to_short -21281,做空,2021-06-04 14:55:00,2021-06-04 15:10:00,2644.76,2643.87,-0.0,flip_to_long -21282,做多,2021-06-04 15:10:00,2021-06-04 16:05:00,2643.87,2679.1,0.07,tp_upper -21283,做空,2021-06-04 16:35:00,2021-06-04 16:50:00,2664.11,2658.57,0.01,flip_to_long -21284,做多,2021-06-04 16:50:00,2021-06-04 17:00:00,2658.57,2658.26,-0.0,flip_to_short -21285,做空,2021-06-04 17:00:00,2021-06-04 17:05:00,2658.26,2670.67,-0.03,flip_to_long -21286,做多,2021-06-04 17:05:00,2021-06-04 17:20:00,2670.67,2693.24,0.05,tp_upper -21287,做空,2021-06-04 18:05:00,2021-06-04 18:10:00,2677.55,2677.96,-0.0,flip_to_long -21288,做多,2021-06-04 18:10:00,2021-06-04 18:30:00,2677.96,2688.3,0.02,flip_to_short -21289,做空,2021-06-04 18:30:00,2021-06-04 19:05:00,2688.3,2698.01,-0.02,flip_to_long -21290,做多,2021-06-04 19:05:00,2021-06-04 19:10:00,2698.01,2696.78,-0.01,flip_to_short -21291,做空,2021-06-04 19:10:00,2021-06-04 19:25:00,2696.78,2692.7,0.01,flip_to_long -21292,做多,2021-06-04 19:25:00,2021-06-04 19:30:00,2692.7,2687.75,-0.01,flip_to_short -21293,做空,2021-06-04 19:30:00,2021-06-04 19:40:00,2687.75,2679.52,0.01,tp_lower -21294,做多,2021-06-04 20:00:00,2021-06-04 20:05:00,2690.92,2684.97,-0.02,flip_to_short -21295,做空,2021-06-04 20:05:00,2021-06-04 20:10:00,2684.97,2689.59,-0.01,flip_to_long -21296,做多,2021-06-04 20:10:00,2021-06-04 20:30:00,2689.59,2703.18,0.03,tp_upper -21297,做空,2021-06-04 22:05:00,2021-06-04 22:10:00,2716.83,2721.33,-0.01,flip_to_long -21298,做多,2021-06-04 22:10:00,2021-06-04 22:15:00,2721.33,2719.32,-0.01,flip_to_short -21299,做空,2021-06-04 22:15:00,2021-06-04 22:25:00,2719.32,2715.23,0.01,flip_to_long -21300,做多,2021-06-04 22:25:00,2021-06-04 22:40:00,2715.23,2723.88,0.02,flip_to_short -21301,做空,2021-06-04 22:40:00,2021-06-04 22:45:00,2723.88,2732.27,-0.02,flip_to_long -21302,做多,2021-06-04 22:45:00,2021-06-04 22:55:00,2732.27,2714.23,-0.04,flip_to_short -21303,做空,2021-06-04 22:55:00,2021-06-04 23:00:00,2714.23,2720.52,-0.02,flip_to_long -21304,做多,2021-06-04 23:00:00,2021-06-04 23:45:00,2720.52,2689.2,-0.07,flip_to_short -21305,做空,2021-06-04 23:45:00,2021-06-05 00:05:00,2689.2,2705.66,-0.04,flip_to_long -21306,做多,2021-06-05 00:05:00,2021-06-05 00:30:00,2705.66,2754.72,0.1,tp_upper -21307,做空,2021-06-05 01:55:00,2021-06-05 02:20:00,2759.99,2764.74,-0.01,flip_to_long -21308,做多,2021-06-05 02:20:00,2021-06-05 02:25:00,2764.74,2755.42,-0.02,flip_to_short -21309,做空,2021-06-05 02:25:00,2021-06-05 02:30:00,2755.42,2750.07,0.01,tp_lower -21310,做多,2021-06-05 02:50:00,2021-06-05 02:55:00,2766.09,2763.14,-0.01,tp_upper -21311,做空,2021-06-05 03:10:00,2021-06-05 03:20:00,2764.46,2764.0,-0.0,flip_to_long -21312,做多,2021-06-05 03:20:00,2021-06-05 03:40:00,2764.0,2756.65,-0.02,flip_to_short -21313,做空,2021-06-05 03:40:00,2021-06-05 03:50:00,2756.65,2763.65,-0.02,flip_to_long -21314,做多,2021-06-05 03:50:00,2021-06-05 03:55:00,2763.65,2762.28,-0.01,flip_to_short -21315,做空,2021-06-05 03:55:00,2021-06-05 04:00:00,2762.28,2781.54,-0.04,flip_to_long -21316,做多,2021-06-05 04:00:00,2021-06-05 04:25:00,2781.54,2765.09,-0.04,flip_to_short -21317,做空,2021-06-05 04:25:00,2021-06-05 04:30:00,2765.09,2772.3,-0.02,flip_to_long -21318,做多,2021-06-05 04:30:00,2021-06-05 04:50:00,2772.3,2788.18,0.03,tp_upper -21319,做空,2021-06-05 05:10:00,2021-06-05 05:25:00,2775.23,2771.47,0.0,flip_to_long -21320,做多,2021-06-05 05:25:00,2021-06-05 06:30:00,2771.47,2777.4,0.01,flip_to_short -21321,做空,2021-06-05 06:30:00,2021-06-05 06:40:00,2777.4,2772.08,0.01,flip_to_long -21322,做多,2021-06-05 06:40:00,2021-06-05 07:05:00,2772.08,2798.67,0.05,tp_upper -21323,做空,2021-06-05 07:50:00,2021-06-05 08:05:00,2785.25,2783.88,-0.0,flip_to_long -21324,做多,2021-06-05 08:05:00,2021-06-05 09:00:00,2783.88,2801.48,0.03,tp_upper -21325,做空,2021-06-05 09:15:00,2021-06-05 09:25:00,2798.62,2794.3,0.01,flip_to_long -21326,做多,2021-06-05 09:25:00,2021-06-05 12:40:00,2794.3,2653.5,-0.29,flip_to_short -21327,做空,2021-06-05 12:40:00,2021-06-05 13:00:00,2653.5,2620.4,0.07,tp_lower -21328,做多,2021-06-05 13:10:00,2021-06-05 13:30:00,2631.27,2643.53,0.02,flip_to_short -21329,做空,2021-06-05 13:30:00,2021-06-05 13:55:00,2643.53,2616.14,0.05,tp_lower -21330,做多,2021-06-05 14:20:00,2021-06-05 14:30:00,2630.25,2616.78,-0.03,flip_to_short -21331,做空,2021-06-05 14:30:00,2021-06-05 14:55:00,2616.78,2597.2,0.04,tp_lower -21332,做多,2021-06-05 15:20:00,2021-06-05 15:30:00,2618.77,2613.26,-0.01,flip_to_short -21333,做空,2021-06-05 15:30:00,2021-06-05 15:35:00,2613.26,2634.11,-0.05,flip_to_long -21334,做多,2021-06-05 15:35:00,2021-06-05 15:50:00,2634.11,2655.7,0.04,tp_upper -21335,做空,2021-06-05 16:35:00,2021-06-05 17:10:00,2629.09,2614.7,0.03,tp_lower -21336,做多,2021-06-05 17:35:00,2021-06-05 17:40:00,2631.48,2624.23,-0.02,flip_to_short -21337,做空,2021-06-05 17:40:00,2021-06-05 18:00:00,2624.23,2608.55,0.03,tp_lower -21338,做多,2021-06-05 18:05:00,2021-06-05 18:10:00,2629.02,2624.65,-0.01,flip_to_short -21339,做空,2021-06-05 18:10:00,2021-06-05 19:00:00,2624.65,2632.33,-0.02,flip_to_long -21340,做多,2021-06-05 19:00:00,2021-06-05 19:05:00,2632.33,2622.72,-0.02,flip_to_short -21341,做空,2021-06-05 19:05:00,2021-06-05 19:15:00,2622.72,2632.72,-0.02,flip_to_long -21342,做多,2021-06-05 19:15:00,2021-06-05 19:25:00,2632.72,2632.01,-0.0,flip_to_short -21343,做空,2021-06-05 19:25:00,2021-06-05 19:40:00,2632.01,2623.45,0.02,tp_lower -21344,做多,2021-06-05 20:05:00,2021-06-05 20:15:00,2629.72,2614.6,-0.03,flip_to_short -21345,做空,2021-06-05 20:15:00,2021-06-05 20:20:00,2614.6,2627.3,-0.03,flip_to_long -21346,做多,2021-06-05 20:20:00,2021-06-05 20:25:00,2627.3,2621.22,-0.02,flip_to_short -21347,做空,2021-06-05 20:25:00,2021-06-05 20:30:00,2621.22,2628.56,-0.02,flip_to_long -21348,做多,2021-06-05 20:30:00,2021-06-05 20:45:00,2628.56,2619.25,-0.02,flip_to_short -21349,做空,2021-06-05 20:45:00,2021-06-05 20:50:00,2619.25,2642.72,-0.05,flip_to_long -21350,做多,2021-06-05 20:50:00,2021-06-05 21:00:00,2642.72,2618.85,-0.05,flip_to_short -21351,做空,2021-06-05 21:00:00,2021-06-05 21:10:00,2618.85,2617.01,0.0,flip_to_long -21352,做多,2021-06-05 21:10:00,2021-06-05 22:40:00,2617.01,2569.12,-0.1,flip_to_short -21353,做空,2021-06-05 22:40:00,2021-06-05 22:45:00,2569.12,2577.45,-0.02,flip_to_long -21354,做多,2021-06-05 22:45:00,2021-06-05 22:50:00,2577.45,2576.81,-0.0,flip_to_short -21355,做空,2021-06-05 22:50:00,2021-06-06 03:15:00,2576.81,2660.01,-0.17,tp_lower -21356,做多,2021-06-06 03:30:00,2021-06-06 04:05:00,2677.58,2675.24,-0.01,flip_to_short -21357,做空,2021-06-06 04:05:00,2021-06-06 04:15:00,2675.24,2678.88,-0.01,flip_to_long -21358,做多,2021-06-06 04:15:00,2021-06-06 04:25:00,2678.88,2672.11,-0.02,flip_to_short -21359,做空,2021-06-06 04:25:00,2021-06-06 04:30:00,2672.11,2680.9,-0.02,flip_to_long -21360,做多,2021-06-06 04:30:00,2021-06-06 04:35:00,2680.9,2685.71,0.01,tp_upper -21361,做空,2021-06-06 05:05:00,2021-06-06 05:15:00,2672.99,2677.09,-0.01,flip_to_long -21362,做多,2021-06-06 05:15:00,2021-06-06 05:30:00,2677.09,2681.75,0.01,flip_to_short -21363,做空,2021-06-06 05:30:00,2021-06-06 06:25:00,2681.75,2659.03,0.04,tp_lower -21364,做多,2021-06-06 07:15:00,2021-06-06 07:20:00,2675.12,2674.09,-0.0,flip_to_short -21365,做空,2021-06-06 07:20:00,2021-06-06 07:30:00,2674.09,2675.06,-0.0,flip_to_long -21366,做多,2021-06-06 07:30:00,2021-06-06 08:00:00,2675.06,2696.52,0.04,tp_upper -21367,做空,2021-06-06 09:45:00,2021-06-06 09:50:00,2718.14,2722.69,-0.01,flip_to_long -21368,做多,2021-06-06 09:50:00,2021-06-06 09:55:00,2722.69,2722.05,-0.0,flip_to_short -21369,做空,2021-06-06 09:55:00,2021-06-06 10:05:00,2722.05,2720.46,0.0,flip_to_long -21370,做多,2021-06-06 10:05:00,2021-06-06 11:00:00,2720.46,2715.0,-0.01,flip_to_short -21371,做空,2021-06-06 11:00:00,2021-06-06 11:15:00,2715.0,2695.84,0.03,tp_lower -21372,做多,2021-06-06 12:05:00,2021-06-06 12:20:00,2703.77,2704.94,-0.0,flip_to_short -21373,做空,2021-06-06 12:20:00,2021-06-06 12:50:00,2704.94,2683.91,0.04,tp_lower -21374,做多,2021-06-06 13:05:00,2021-06-06 13:10:00,2701.79,2691.76,-0.02,flip_to_short -21375,做空,2021-06-06 13:10:00,2021-06-06 13:15:00,2691.76,2666.48,0.05,tp_lower -21376,做多,2021-06-06 14:15:00,2021-06-06 14:30:00,2674.48,2676.25,0.0,flip_to_short -21377,做空,2021-06-06 14:30:00,2021-06-06 16:35:00,2676.25,2720.04,-0.09,flip_to_long -21378,做多,2021-06-06 16:35:00,2021-06-06 16:45:00,2720.04,2719.07,-0.0,flip_to_short -21379,做空,2021-06-06 16:45:00,2021-06-06 16:55:00,2719.07,2718.36,-0.0,flip_to_long -21380,做多,2021-06-06 16:55:00,2021-06-06 19:20:00,2718.36,2685.11,-0.07,flip_to_short -21381,做空,2021-06-06 19:20:00,2021-06-06 19:25:00,2685.11,2684.73,-0.0,tp_lower -21382,做多,2021-06-06 20:20:00,2021-06-06 20:45:00,2687.41,2691.73,0.01,tp_upper -21383,做空,2021-06-06 22:10:00,2021-06-06 22:15:00,2701.51,2687.51,0.02,tp_lower -21384,做多,2021-06-06 23:00:00,2021-06-06 23:20:00,2704.35,2696.34,-0.02,flip_to_short -21385,做空,2021-06-06 23:20:00,2021-06-07 03:20:00,2696.34,2787.15,-0.17,flip_to_long -21386,做多,2021-06-07 03:20:00,2021-06-07 04:15:00,2787.15,2782.12,-0.01,flip_to_short -21387,做空,2021-06-07 04:15:00,2021-06-07 04:30:00,2782.12,2780.26,0.0,flip_to_long -21388,做多,2021-06-07 04:30:00,2021-06-07 04:35:00,2780.26,2774.76,-0.01,flip_to_short -21389,做空,2021-06-07 04:35:00,2021-06-07 04:45:00,2774.76,2775.2,-0.0,flip_to_long -21390,做多,2021-06-07 04:45:00,2021-06-07 05:05:00,2775.2,2770.63,-0.01,flip_to_short -21391,做空,2021-06-07 05:05:00,2021-06-07 05:10:00,2770.63,2774.57,-0.01,flip_to_long -21392,做多,2021-06-07 05:10:00,2021-06-07 05:20:00,2774.57,2777.76,0.0,flip_to_short -21393,做空,2021-06-07 05:20:00,2021-06-07 05:30:00,2777.76,2768.26,0.01,tp_lower -21394,做多,2021-06-07 05:40:00,2021-06-07 05:45:00,2777.35,2782.39,0.01,tp_upper -21395,做空,2021-06-07 06:05:00,2021-06-07 06:10:00,2776.2,2782.35,-0.01,flip_to_long -21396,做多,2021-06-07 06:10:00,2021-06-07 06:25:00,2782.35,2771.71,-0.02,flip_to_short -21397,做空,2021-06-07 06:25:00,2021-06-07 06:30:00,2771.71,2773.36,-0.01,flip_to_long -21398,做多,2021-06-07 06:30:00,2021-06-07 07:40:00,2773.36,2763.63,-0.02,flip_to_short -21399,做空,2021-06-07 07:40:00,2021-06-07 07:55:00,2763.63,2764.28,-0.0,flip_to_long -21400,做多,2021-06-07 07:55:00,2021-06-07 08:00:00,2764.28,2759.02,-0.01,tp_upper -21401,做多,2021-06-07 08:30:00,2021-06-07 08:40:00,2758.87,2757.0,-0.01,flip_to_short -21402,做空,2021-06-07 08:40:00,2021-06-07 08:50:00,2757.0,2760.11,-0.01,flip_to_long -21403,做多,2021-06-07 08:50:00,2021-06-07 08:55:00,2760.11,2757.72,-0.01,flip_to_short -21404,做空,2021-06-07 08:55:00,2021-06-07 09:05:00,2757.72,2754.84,0.0,tp_lower -21405,做多,2021-06-07 09:10:00,2021-06-07 09:15:00,2772.08,2769.8,-0.01,tp_upper -21406,做空,2021-06-07 11:30:00,2021-06-07 11:45:00,2808.21,2804.81,0.0,tp_lower -21407,做多,2021-06-07 12:30:00,2021-06-07 12:35:00,2835.15,2827.37,-0.02,tp_upper -21408,做空,2021-06-07 13:20:00,2021-06-07 13:25:00,2806.5,2807.78,-0.0,tp_lower -21409,做多,2021-06-07 15:10:00,2021-06-07 15:30:00,2781.99,2782.95,-0.0,flip_to_short -21410,做空,2021-06-07 15:30:00,2021-06-07 15:55:00,2782.95,2783.12,-0.0,flip_to_long -21411,做多,2021-06-07 15:55:00,2021-06-07 16:00:00,2783.12,2779.83,-0.01,flip_to_short -21412,做空,2021-06-07 16:00:00,2021-06-07 16:15:00,2779.83,2765.76,0.02,tp_lower -21413,做多,2021-06-07 19:25:00,2021-06-07 19:55:00,2711.55,2729.3,0.03,tp_upper -21414,做空,2021-06-07 20:20:00,2021-06-07 20:35:00,2710.98,2712.55,-0.01,flip_to_long -21415,做多,2021-06-07 20:35:00,2021-06-07 22:15:00,2712.55,2626.26,-0.16,flip_to_short -21416,做空,2021-06-07 22:15:00,2021-06-07 22:45:00,2626.26,2621.2,0.01,flip_to_long -21417,做多,2021-06-07 22:45:00,2021-06-07 22:50:00,2621.2,2613.97,-0.02,flip_to_short -21418,做空,2021-06-07 22:50:00,2021-06-07 22:55:00,2613.97,2627.29,-0.03,flip_to_long -21419,做多,2021-06-07 22:55:00,2021-06-07 23:15:00,2627.29,2610.66,-0.03,flip_to_short -21420,做空,2021-06-07 23:15:00,2021-06-07 23:25:00,2610.66,2608.73,0.0,tp_lower -21421,做多,2021-06-07 23:30:00,2021-06-08 00:20:00,2616.87,2610.14,-0.01,flip_to_short -21422,做空,2021-06-08 00:20:00,2021-06-08 00:25:00,2610.14,2588.54,0.04,tp_lower -21423,做多,2021-06-08 01:00:00,2021-06-08 01:30:00,2602.38,2598.01,-0.01,flip_to_short -21424,做空,2021-06-08 01:30:00,2021-06-08 02:30:00,2598.01,2582.93,0.03,tp_lower -21425,做多,2021-06-08 04:00:00,2021-06-08 05:10:00,2509.56,2493.52,-0.03,flip_to_short -21426,做空,2021-06-08 05:10:00,2021-06-08 05:15:00,2493.52,2494.36,-0.0,flip_to_long -21427,做多,2021-06-08 05:15:00,2021-06-08 05:50:00,2494.36,2488.0,-0.01,flip_to_short -21428,做空,2021-06-08 05:50:00,2021-06-08 05:55:00,2488.0,2503.65,-0.03,flip_to_long -21429,做多,2021-06-08 05:55:00,2021-06-08 06:05:00,2503.65,2490.91,-0.03,flip_to_short -21430,做空,2021-06-08 06:05:00,2021-06-08 06:25:00,2490.91,2482.65,0.01,flip_to_long -21431,做多,2021-06-08 06:25:00,2021-06-08 06:40:00,2482.65,2485.48,0.0,flip_to_short -21432,做空,2021-06-08 06:40:00,2021-06-08 07:00:00,2485.48,2459.25,0.05,tp_lower -21433,做多,2021-06-08 07:10:00,2021-06-08 07:15:00,2497.09,2496.16,-0.0,tp_upper -21434,做空,2021-06-08 08:50:00,2021-06-08 09:05:00,2533.13,2506.34,0.05,tp_lower -21435,做多,2021-06-08 10:05:00,2021-06-08 10:10:00,2522.55,2515.44,-0.02,flip_to_short -21436,做空,2021-06-08 10:10:00,2021-06-08 10:30:00,2515.44,2486.76,0.05,tp_lower -21437,做多,2021-06-08 10:40:00,2021-06-08 11:30:00,2495.41,2494.27,-0.0,flip_to_short -21438,做空,2021-06-08 11:30:00,2021-06-08 11:35:00,2494.27,2508.31,-0.03,flip_to_long -21439,做多,2021-06-08 11:35:00,2021-06-08 11:45:00,2508.31,2522.27,0.02,tp_upper -21440,做空,2021-06-08 12:35:00,2021-06-08 13:05:00,2509.69,2486.61,0.04,tp_lower -21441,做多,2021-06-08 15:45:00,2021-06-08 15:55:00,2384.31,2374.74,-0.02,flip_to_short -21442,做空,2021-06-08 15:55:00,2021-06-08 17:25:00,2374.74,2399.09,-0.05,flip_to_long -21443,做多,2021-06-08 17:25:00,2021-06-08 17:55:00,2399.09,2422.0,0.04,tp_upper -21444,做空,2021-06-08 21:15:00,2021-06-08 21:30:00,2521.77,2518.63,0.0,flip_to_long -21445,做多,2021-06-08 21:30:00,2021-06-08 21:35:00,2518.63,2504.63,-0.03,flip_to_short -21446,做空,2021-06-08 21:35:00,2021-06-08 21:40:00,2504.63,2518.45,-0.03,flip_to_long -21447,做多,2021-06-08 21:40:00,2021-06-08 21:55:00,2518.45,2516.5,-0.01,flip_to_short -21448,做空,2021-06-08 21:55:00,2021-06-08 22:00:00,2516.5,2522.95,-0.01,flip_to_long -21449,做多,2021-06-08 22:00:00,2021-06-08 22:10:00,2522.95,2518.81,-0.01,flip_to_short -21450,做空,2021-06-08 22:10:00,2021-06-08 22:15:00,2518.81,2532.06,-0.03,flip_to_long -21451,做多,2021-06-08 22:15:00,2021-06-08 22:20:00,2532.06,2530.76,-0.0,flip_to_short -21452,做空,2021-06-08 22:20:00,2021-06-08 22:55:00,2530.76,2519.64,0.02,flip_to_long -21453,做多,2021-06-08 22:55:00,2021-06-08 23:00:00,2519.64,2530.94,0.02,tp_upper -21454,做空,2021-06-08 23:15:00,2021-06-08 23:20:00,2520.31,2522.88,-0.01,flip_to_long -21455,做多,2021-06-08 23:20:00,2021-06-09 03:00:00,2522.88,2441.62,-0.15,flip_to_short -21456,做空,2021-06-09 03:00:00,2021-06-09 04:15:00,2441.62,2417.74,0.04,tp_lower -21457,做多,2021-06-09 04:55:00,2021-06-09 05:15:00,2456.32,2491.08,0.06,tp_upper -21458,做空,2021-06-09 07:45:00,2021-06-09 07:55:00,2522.45,2503.1,0.03,tp_lower -21459,做多,2021-06-09 09:15:00,2021-06-09 09:30:00,2494.98,2489.73,-0.01,flip_to_short -21460,做空,2021-06-09 09:30:00,2021-06-09 09:35:00,2489.73,2498.31,-0.02,flip_to_long -21461,做多,2021-06-09 09:35:00,2021-06-09 09:45:00,2498.31,2488.61,-0.02,flip_to_short -21462,做空,2021-06-09 09:45:00,2021-06-09 10:05:00,2488.61,2470.0,0.03,tp_lower -21463,做多,2021-06-09 10:15:00,2021-06-09 10:35:00,2482.52,2514.05,0.06,tp_upper -21464,做空,2021-06-09 10:50:00,2021-06-09 11:05:00,2500.89,2493.8,0.01,flip_to_long -21465,做多,2021-06-09 11:05:00,2021-06-09 11:25:00,2493.8,2501.6,0.01,flip_to_short -21466,做空,2021-06-09 11:25:00,2021-06-09 12:50:00,2501.6,2539.55,-0.08,flip_to_long -21467,做多,2021-06-09 12:50:00,2021-06-09 13:00:00,2539.55,2526.23,-0.03,flip_to_short -21468,做空,2021-06-09 13:00:00,2021-06-09 13:10:00,2526.23,2542.53,-0.03,flip_to_long -21469,做多,2021-06-09 13:10:00,2021-06-09 14:15:00,2542.53,2527.2,-0.03,flip_to_short -21470,做空,2021-06-09 14:15:00,2021-06-09 14:25:00,2527.2,2511.52,0.03,tp_lower -21471,做多,2021-06-09 14:35:00,2021-06-09 14:50:00,2520.41,2457.6,-0.12,flip_to_short -21472,做空,2021-06-09 14:50:00,2021-06-09 14:55:00,2457.6,2455.58,0.0,tp_lower -21473,做多,2021-06-09 15:00:00,2021-06-09 15:05:00,2529.94,2515.22,-0.03,flip_to_short -21474,做空,2021-06-09 15:05:00,2021-06-09 15:15:00,2515.22,2542.7,-0.05,flip_to_long -21475,做多,2021-06-09 15:15:00,2021-06-09 16:40:00,2542.7,2610.81,0.12,tp_upper -21476,做空,2021-06-09 17:30:00,2021-06-09 18:05:00,2588.69,2592.51,-0.01,flip_to_long -21477,做多,2021-06-09 18:05:00,2021-06-09 19:55:00,2592.51,2562.06,-0.06,flip_to_short -21478,做空,2021-06-09 19:55:00,2021-06-09 20:05:00,2562.06,2558.71,0.0,tp_lower -21479,做多,2021-06-09 20:10:00,2021-06-09 20:40:00,2563.0,2569.11,0.01,tp_upper -21480,做空,2021-06-09 20:45:00,2021-06-09 21:00:00,2564.6,2560.52,0.0,flip_to_long -21481,做多,2021-06-09 21:00:00,2021-06-09 21:15:00,2560.52,2561.36,-0.0,tp_upper -21482,做空,2021-06-09 21:20:00,2021-06-09 21:25:00,2559.48,2565.83,-0.01,flip_to_long -21483,做多,2021-06-09 21:25:00,2021-06-09 21:30:00,2565.83,2570.01,0.01,tp_upper -21484,做空,2021-06-09 23:00:00,2021-06-09 23:05:00,2592.81,2598.91,-0.01,flip_to_long -21485,做多,2021-06-09 23:05:00,2021-06-09 23:30:00,2598.91,2601.63,0.0,flip_to_short -21486,做空,2021-06-09 23:30:00,2021-06-09 23:45:00,2601.63,2612.73,-0.02,flip_to_long -21487,做多,2021-06-09 23:45:00,2021-06-09 23:50:00,2612.73,2610.36,-0.01,tp_upper -21488,做空,2021-06-09 23:55:00,2021-06-10 00:05:00,2610.2,2596.23,0.02,tp_lower -21489,做多,2021-06-10 01:05:00,2021-06-10 01:30:00,2591.46,2589.0,-0.01,flip_to_short -21490,做空,2021-06-10 01:30:00,2021-06-10 01:45:00,2589.0,2588.2,-0.0,flip_to_long -21491,做多,2021-06-10 01:45:00,2021-06-10 01:50:00,2588.2,2568.32,-0.04,flip_to_short -21492,做空,2021-06-10 01:50:00,2021-06-10 01:55:00,2568.32,2569.47,-0.0,tp_lower -21493,做多,2021-06-10 03:00:00,2021-06-10 03:15:00,2583.61,2581.86,-0.01,tp_upper -21494,做空,2021-06-10 03:35:00,2021-06-10 04:00:00,2574.26,2567.19,0.01,tp_lower -21495,做多,2021-06-10 04:05:00,2021-06-10 04:15:00,2570.56,2569.94,-0.0,flip_to_short -21496,做空,2021-06-10 04:15:00,2021-06-10 04:25:00,2569.94,2557.5,0.02,tp_lower -21497,做多,2021-06-10 05:10:00,2021-06-10 06:35:00,2551.66,2538.18,-0.03,flip_to_short -21498,做空,2021-06-10 06:35:00,2021-06-10 06:45:00,2538.18,2542.24,-0.01,flip_to_long -21499,做多,2021-06-10 06:45:00,2021-06-10 07:00:00,2542.24,2536.6,-0.01,flip_to_short -21500,做空,2021-06-10 07:00:00,2021-06-10 07:35:00,2536.6,2542.58,-0.01,flip_to_long -21501,做多,2021-06-10 07:35:00,2021-06-10 07:40:00,2542.58,2539.69,-0.01,flip_to_short -21502,做空,2021-06-10 07:40:00,2021-06-10 07:45:00,2539.69,2549.22,-0.02,flip_to_long -21503,做多,2021-06-10 07:45:00,2021-06-10 07:55:00,2549.22,2547.14,-0.01,tp_upper -21504,做空,2021-06-10 08:00:00,2021-06-10 08:05:00,2538.2,2534.67,0.0,tp_lower -21505,做多,2021-06-10 08:10:00,2021-06-10 08:25:00,2542.92,2539.65,-0.01,flip_to_short -21506,做空,2021-06-10 08:25:00,2021-06-10 08:30:00,2539.65,2536.46,0.0,tp_lower -21507,做多,2021-06-10 09:30:00,2021-06-10 09:45:00,2538.81,2562.18,0.04,tp_upper -21508,做空,2021-06-10 11:00:00,2021-06-10 11:05:00,2575.27,2584.28,-0.02,flip_to_long -21509,做多,2021-06-10 11:05:00,2021-06-10 11:10:00,2584.28,2580.83,-0.01,flip_to_short -21510,做空,2021-06-10 11:10:00,2021-06-10 11:30:00,2580.83,2567.73,0.02,tp_lower -21511,做多,2021-06-10 12:45:00,2021-06-10 12:50:00,2558.6,2554.26,-0.01,flip_to_short -21512,做空,2021-06-10 12:50:00,2021-06-10 12:55:00,2554.26,2555.94,-0.01,flip_to_long -21513,做多,2021-06-10 12:55:00,2021-06-10 13:00:00,2555.94,2547.81,-0.02,flip_to_short -21514,做空,2021-06-10 13:00:00,2021-06-10 13:05:00,2547.81,2551.12,-0.01,flip_to_long -21515,做多,2021-06-10 13:05:00,2021-06-10 14:00:00,2551.12,2552.24,-0.0,tp_upper -21516,做空,2021-06-10 14:05:00,2021-06-10 14:10:00,2512.64,2531.72,-0.04,tp_lower -21517,做多,2021-06-10 14:50:00,2021-06-10 14:55:00,2532.12,2521.63,-0.02,flip_to_short -21518,做空,2021-06-10 14:55:00,2021-06-10 15:40:00,2521.63,2508.41,0.02,tp_lower -21519,做多,2021-06-10 17:35:00,2021-06-10 17:40:00,2478.72,2453.57,-0.05,flip_to_short -21520,做空,2021-06-10 17:40:00,2021-06-10 17:45:00,2453.57,2467.96,-0.03,tp_lower -21521,做多,2021-06-10 17:50:00,2021-06-10 18:10:00,2470.74,2468.96,-0.01,flip_to_short -21522,做空,2021-06-10 18:10:00,2021-06-10 18:20:00,2468.96,2468.74,-0.0,flip_to_long -21523,做多,2021-06-10 18:20:00,2021-06-10 18:30:00,2468.74,2464.29,-0.01,flip_to_short -21524,做空,2021-06-10 18:30:00,2021-06-10 18:40:00,2464.29,2468.95,-0.01,flip_to_long -21525,做多,2021-06-10 18:40:00,2021-06-10 18:45:00,2468.95,2466.96,-0.01,flip_to_short -21526,做空,2021-06-10 18:45:00,2021-06-10 18:55:00,2466.96,2473.04,-0.01,flip_to_long -21527,做多,2021-06-10 18:55:00,2021-06-10 19:00:00,2473.04,2469.03,-0.01,tp_upper -21528,做空,2021-06-10 19:05:00,2021-06-10 19:10:00,2462.8,2463.43,-0.0,tp_lower -21529,做多,2021-06-10 19:30:00,2021-06-10 19:55:00,2464.47,2457.71,-0.01,flip_to_short -21530,做空,2021-06-10 19:55:00,2021-06-10 20:00:00,2457.71,2439.29,0.03,tp_lower -21531,做多,2021-06-10 20:45:00,2021-06-10 22:15:00,2466.3,2484.97,0.03,tp_upper -21532,做空,2021-06-10 22:35:00,2021-06-10 22:40:00,2474.78,2478.28,-0.01,flip_to_long -21533,做多,2021-06-10 22:40:00,2021-06-10 22:50:00,2478.28,2492.11,0.02,tp_upper -21534,做空,2021-06-10 23:15:00,2021-06-10 23:20:00,2482.0,2484.23,-0.01,flip_to_long -21535,做多,2021-06-10 23:20:00,2021-06-10 23:25:00,2484.23,2483.96,-0.0,flip_to_short -21536,做空,2021-06-10 23:25:00,2021-06-10 23:35:00,2483.96,2487.42,-0.01,flip_to_long -21537,做多,2021-06-10 23:35:00,2021-06-10 23:40:00,2487.42,2484.06,-0.01,flip_to_short -21538,做空,2021-06-10 23:40:00,2021-06-10 23:45:00,2484.06,2477.55,0.01,tp_lower -21539,做多,2021-06-11 00:05:00,2021-06-11 00:10:00,2478.52,2484.77,0.01,tp_upper -21540,做空,2021-06-11 00:15:00,2021-06-11 00:20:00,2480.0,2468.92,0.02,tp_lower -21541,做多,2021-06-11 02:25:00,2021-06-11 02:30:00,2416.7,2430.89,0.02,tp_upper -21542,做空,2021-06-11 04:25:00,2021-06-11 04:30:00,2459.91,2471.9,-0.02,flip_to_long -21543,做多,2021-06-11 04:30:00,2021-06-11 04:35:00,2471.9,2481.47,0.02,tp_upper -21544,做空,2021-06-11 05:30:00,2021-06-11 05:35:00,2468.71,2476.32,-0.02,flip_to_long -21545,做多,2021-06-11 05:35:00,2021-06-11 05:50:00,2476.32,2469.92,-0.01,flip_to_short -21546,做空,2021-06-11 05:50:00,2021-06-11 06:00:00,2469.92,2454.47,0.03,tp_lower -21547,做多,2021-06-11 07:30:00,2021-06-11 07:40:00,2450.15,2443.32,-0.01,flip_to_short -21548,做空,2021-06-11 07:40:00,2021-06-11 07:50:00,2443.32,2444.88,-0.01,flip_to_long -21549,做多,2021-06-11 07:50:00,2021-06-11 08:05:00,2444.88,2461.06,0.03,tp_upper -21550,做空,2021-06-11 08:40:00,2021-06-11 09:00:00,2448.42,2446.27,0.0,flip_to_long -21551,做多,2021-06-11 09:00:00,2021-06-11 09:25:00,2446.27,2469.61,0.04,tp_upper -21552,做空,2021-06-11 09:45:00,2021-06-11 09:55:00,2455.55,2457.21,-0.01,flip_to_long -21553,做多,2021-06-11 09:55:00,2021-06-11 10:00:00,2457.21,2474.21,0.03,tp_upper -21554,做空,2021-06-11 11:05:00,2021-06-11 11:10:00,2466.74,2468.91,-0.01,flip_to_long -21555,做多,2021-06-11 11:10:00,2021-06-11 11:15:00,2468.91,2460.64,-0.02,flip_to_short -21556,做空,2021-06-11 11:15:00,2021-06-11 11:30:00,2460.64,2456.54,0.01,tp_lower -21557,做多,2021-06-11 11:55:00,2021-06-11 12:00:00,2468.92,2458.52,-0.02,flip_to_short -21558,做空,2021-06-11 12:00:00,2021-06-11 12:05:00,2458.52,2452.27,0.01,tp_lower -21559,做多,2021-06-11 12:30:00,2021-06-11 12:35:00,2462.15,2457.8,-0.01,flip_to_short -21560,做空,2021-06-11 12:35:00,2021-06-11 12:45:00,2457.8,2464.31,-0.01,flip_to_long -21561,做多,2021-06-11 12:45:00,2021-06-11 12:50:00,2464.31,2456.17,-0.02,flip_to_short -21562,做空,2021-06-11 12:50:00,2021-06-11 12:55:00,2456.17,2456.6,-0.0,flip_to_long -21563,做多,2021-06-11 12:55:00,2021-06-11 13:05:00,2456.6,2467.42,0.02,tp_upper -21564,做空,2021-06-11 14:00:00,2021-06-11 14:30:00,2463.98,2459.99,0.01,tp_lower -21565,做多,2021-06-11 17:20:00,2021-06-11 17:25:00,2400.86,2395.81,-0.01,flip_to_short -21566,做空,2021-06-11 17:25:00,2021-06-11 17:30:00,2395.81,2395.93,-0.0,flip_to_long -21567,做多,2021-06-11 17:30:00,2021-06-11 18:10:00,2395.93,2392.46,-0.01,flip_to_short -21568,做空,2021-06-11 18:10:00,2021-06-11 18:15:00,2392.46,2400.94,-0.02,flip_to_long -21569,做多,2021-06-11 18:15:00,2021-06-11 18:25:00,2400.94,2389.93,-0.02,flip_to_short -21570,做空,2021-06-11 18:25:00,2021-06-11 18:30:00,2389.93,2394.34,-0.01,flip_to_long -21571,做多,2021-06-11 18:30:00,2021-06-11 18:40:00,2394.34,2390.1,-0.01,flip_to_short -21572,做空,2021-06-11 18:40:00,2021-06-11 18:45:00,2390.1,2400.64,-0.02,flip_to_long -21573,做多,2021-06-11 18:45:00,2021-06-11 18:55:00,2400.64,2415.0,0.02,tp_upper -21574,做空,2021-06-11 19:40:00,2021-06-11 20:10:00,2402.55,2403.85,-0.0,flip_to_long -21575,做多,2021-06-11 20:10:00,2021-06-11 20:15:00,2403.85,2402.52,-0.0,flip_to_short -21576,做空,2021-06-11 20:15:00,2021-06-11 20:20:00,2402.52,2391.95,0.02,tp_lower -21577,做多,2021-06-11 20:25:00,2021-06-11 20:30:00,2404.92,2399.16,-0.01,flip_to_short -21578,做空,2021-06-11 20:30:00,2021-06-11 20:40:00,2399.16,2398.35,-0.0,flip_to_long -21579,做多,2021-06-11 20:40:00,2021-06-11 23:00:00,2398.35,2353.6,-0.08,flip_to_short -21580,做空,2021-06-11 23:00:00,2021-06-11 23:20:00,2353.6,2331.82,0.04,tp_lower -21581,做多,2021-06-11 23:45:00,2021-06-11 23:50:00,2358.11,2344.81,-0.03,flip_to_short -21582,做空,2021-06-11 23:50:00,2021-06-11 23:55:00,2344.81,2354.25,-0.02,flip_to_long -21583,做多,2021-06-11 23:55:00,2021-06-12 00:00:00,2354.25,2338.67,-0.03,flip_to_short -21584,做空,2021-06-12 00:00:00,2021-06-12 00:05:00,2338.67,2355.7,-0.03,flip_to_long -21585,做多,2021-06-12 00:05:00,2021-06-12 00:10:00,2355.7,2343.86,-0.02,flip_to_short -21586,做空,2021-06-12 00:10:00,2021-06-12 00:35:00,2343.86,2344.78,-0.0,flip_to_long -21587,做多,2021-06-12 00:35:00,2021-06-12 00:40:00,2344.78,2335.36,-0.02,flip_to_short -21588,做空,2021-06-12 00:40:00,2021-06-12 00:45:00,2335.36,2344.9,-0.02,flip_to_long -21589,做多,2021-06-12 00:45:00,2021-06-12 00:55:00,2344.9,2341.25,-0.01,flip_to_short -21590,做空,2021-06-12 00:55:00,2021-06-12 01:05:00,2341.25,2345.46,-0.01,flip_to_long -21591,做多,2021-06-12 01:05:00,2021-06-12 01:15:00,2345.46,2339.17,-0.01,flip_to_short -21592,做空,2021-06-12 01:15:00,2021-06-12 01:25:00,2339.17,2317.16,0.04,tp_lower -21593,做多,2021-06-12 03:00:00,2021-06-12 03:20:00,2283.79,2307.69,0.04,tp_upper -21594,做空,2021-06-12 03:35:00,2021-06-12 03:50:00,2287.3,2297.4,-0.02,flip_to_long -21595,做多,2021-06-12 03:50:00,2021-06-12 04:30:00,2297.4,2285.72,-0.02,flip_to_short -21596,做空,2021-06-12 04:30:00,2021-06-12 04:35:00,2285.72,2288.69,-0.01,flip_to_long -21597,做多,2021-06-12 04:35:00,2021-06-12 05:15:00,2288.69,2294.08,0.01,flip_to_short -21598,做空,2021-06-12 05:15:00,2021-06-12 05:50:00,2294.08,2281.63,0.02,tp_lower -21599,做多,2021-06-12 05:55:00,2021-06-12 06:00:00,2289.74,2285.23,-0.01,flip_to_short -21600,做空,2021-06-12 06:00:00,2021-06-12 06:05:00,2285.23,2288.45,-0.01,flip_to_long -21601,做多,2021-06-12 06:05:00,2021-06-12 06:30:00,2288.45,2291.15,0.0,flip_to_short -21602,做空,2021-06-12 06:30:00,2021-06-12 06:35:00,2291.15,2294.53,-0.01,flip_to_long -21603,做多,2021-06-12 06:35:00,2021-06-12 06:40:00,2294.53,2288.25,-0.01,flip_to_short -21604,做空,2021-06-12 06:40:00,2021-06-12 06:45:00,2288.25,2296.36,-0.02,flip_to_long -21605,做多,2021-06-12 06:45:00,2021-06-12 06:50:00,2296.36,2295.65,-0.0,flip_to_short -21606,做空,2021-06-12 06:50:00,2021-06-12 08:20:00,2295.65,2317.87,-0.04,flip_to_long -21607,做多,2021-06-12 08:20:00,2021-06-12 08:25:00,2317.87,2312.12,-0.01,flip_to_short -21608,做空,2021-06-12 08:25:00,2021-06-12 08:45:00,2312.12,2306.55,0.01,tp_lower -21609,做多,2021-06-12 09:05:00,2021-06-12 09:30:00,2319.78,2315.11,-0.01,flip_to_short -21610,做空,2021-06-12 09:30:00,2021-06-12 09:40:00,2315.11,2320.17,-0.01,flip_to_long -21611,做多,2021-06-12 09:40:00,2021-06-12 09:50:00,2320.17,2316.18,-0.01,flip_to_short -21612,做空,2021-06-12 09:50:00,2021-06-12 09:55:00,2316.18,2325.02,-0.02,flip_to_long -21613,做多,2021-06-12 09:55:00,2021-06-12 10:00:00,2325.02,2331.9,0.01,tp_upper -21614,做空,2021-06-12 10:10:00,2021-06-12 10:15:00,2308.68,2314.57,-0.01,tp_lower -21615,做多,2021-06-12 10:25:00,2021-06-12 10:30:00,2340.19,2381.6,0.07,tp_upper -21616,做空,2021-06-12 13:55:00,2021-06-12 14:00:00,2433.76,2417.97,0.03,tp_lower -21617,做多,2021-06-12 14:45:00,2021-06-12 15:10:00,2421.29,2416.38,-0.01,flip_to_short -21618,做空,2021-06-12 15:10:00,2021-06-12 15:45:00,2416.38,2396.63,0.03,tp_lower -21619,做多,2021-06-12 17:05:00,2021-06-12 17:10:00,2397.91,2395.91,-0.01,flip_to_short -21620,做空,2021-06-12 17:10:00,2021-06-12 17:25:00,2395.91,2391.03,0.01,flip_to_long -21621,做多,2021-06-12 17:25:00,2021-06-12 17:30:00,2391.03,2399.06,0.01,tp_upper -21622,做空,2021-06-12 19:15:00,2021-06-12 19:20:00,2415.75,2420.95,-0.01,flip_to_long -21623,做多,2021-06-12 19:20:00,2021-06-12 19:25:00,2420.95,2417.72,-0.01,tp_upper -21624,做空,2021-06-12 19:35:00,2021-06-12 19:40:00,2408.51,2414.2,-0.01,tp_lower -21625,做多,2021-06-12 20:05:00,2021-06-12 20:10:00,2419.56,2414.86,-0.01,flip_to_short -21626,做空,2021-06-12 20:10:00,2021-06-12 20:15:00,2414.86,2417.19,-0.01,flip_to_long -21627,做多,2021-06-12 20:15:00,2021-06-12 20:20:00,2417.19,2416.71,-0.0,flip_to_short -21628,做空,2021-06-12 20:20:00,2021-06-12 20:30:00,2416.71,2417.05,-0.0,flip_to_long -21629,做多,2021-06-12 20:30:00,2021-06-12 20:35:00,2417.05,2406.7,-0.02,flip_to_short -21630,做空,2021-06-12 20:35:00,2021-06-12 21:00:00,2406.7,2398.35,0.01,tp_lower -21631,做多,2021-06-12 21:15:00,2021-06-12 21:30:00,2408.85,2405.28,-0.01,flip_to_short -21632,做空,2021-06-12 21:30:00,2021-06-12 21:40:00,2405.28,2400.61,0.01,tp_lower -21633,做多,2021-06-12 21:50:00,2021-06-12 21:55:00,2407.57,2404.15,-0.01,flip_to_short -21634,做空,2021-06-12 21:55:00,2021-06-12 22:00:00,2404.15,2412.0,-0.02,flip_to_long -21635,做多,2021-06-12 22:00:00,2021-06-12 22:10:00,2412.0,2405.3,-0.01,flip_to_short -21636,做空,2021-06-12 22:10:00,2021-06-12 22:15:00,2405.3,2397.58,0.01,tp_lower -21637,做多,2021-06-12 23:10:00,2021-06-12 23:15:00,2392.43,2387.79,-0.01,flip_to_short -21638,做空,2021-06-12 23:15:00,2021-06-12 23:20:00,2387.79,2389.32,-0.0,flip_to_long -21639,做多,2021-06-12 23:20:00,2021-06-12 23:30:00,2389.32,2383.84,-0.01,flip_to_short -21640,做空,2021-06-12 23:30:00,2021-06-12 23:40:00,2383.84,2385.71,-0.01,flip_to_long -21641,做多,2021-06-12 23:40:00,2021-06-12 23:45:00,2385.71,2373.16,-0.02,flip_to_short -21642,做空,2021-06-12 23:45:00,2021-06-12 23:50:00,2373.16,2372.7,-0.0,tp_lower -21643,做多,2021-06-13 00:45:00,2021-06-13 00:55:00,2379.83,2388.15,0.01,tp_upper -21644,做空,2021-06-13 02:15:00,2021-06-13 02:30:00,2400.19,2401.67,-0.0,flip_to_long -21645,做多,2021-06-13 02:30:00,2021-06-13 04:55:00,2401.67,2341.47,-0.11,tp_upper -21646,做空,2021-06-13 05:00:00,2021-06-13 05:05:00,2335.56,2330.5,0.01,tp_lower -21647,做多,2021-06-13 06:20:00,2021-06-13 06:35:00,2326.22,2325.89,-0.0,flip_to_short -21648,做空,2021-06-13 06:35:00,2021-06-13 07:50:00,2325.89,2329.03,-0.01,flip_to_long -21649,做多,2021-06-13 07:50:00,2021-06-13 08:10:00,2329.03,2326.05,-0.01,flip_to_short -21650,做空,2021-06-13 08:10:00,2021-06-13 08:15:00,2326.05,2324.5,0.0,tp_lower -21651,做多,2021-06-13 08:25:00,2021-06-13 08:30:00,2335.83,2362.5,0.05,tp_upper -21652,做空,2021-06-13 09:25:00,2021-06-13 09:30:00,2342.25,2347.43,-0.01,flip_to_long -21653,做多,2021-06-13 09:30:00,2021-06-13 10:00:00,2347.43,2362.01,0.02,tp_upper -21654,做空,2021-06-13 11:25:00,2021-06-13 11:30:00,2368.33,2359.13,0.01,tp_lower -21655,做多,2021-06-13 12:00:00,2021-06-13 12:20:00,2379.59,2366.29,-0.03,flip_to_short -21656,做空,2021-06-13 12:20:00,2021-06-13 12:30:00,2366.29,2364.76,0.0,flip_to_long -21657,做多,2021-06-13 12:30:00,2021-06-13 12:50:00,2364.76,2355.78,-0.02,flip_to_short -21658,做空,2021-06-13 12:50:00,2021-06-13 13:00:00,2355.78,2351.42,0.01,tp_lower -21659,做多,2021-06-13 13:05:00,2021-06-13 13:30:00,2357.99,2355.88,-0.01,flip_to_short -21660,做空,2021-06-13 13:30:00,2021-06-13 13:35:00,2355.88,2364.4,-0.02,flip_to_long -21661,做多,2021-06-13 13:35:00,2021-06-13 13:40:00,2364.4,2362.94,-0.0,flip_to_short -21662,做空,2021-06-13 13:40:00,2021-06-13 14:00:00,2362.94,2352.38,0.02,tp_lower -21663,做多,2021-06-13 14:05:00,2021-06-13 15:40:00,2353.56,2340.46,-0.03,flip_to_short -21664,做空,2021-06-13 15:40:00,2021-06-13 19:30:00,2340.46,2428.97,-0.16,flip_to_long -21665,做多,2021-06-13 19:30:00,2021-06-13 19:50:00,2428.97,2427.27,-0.0,flip_to_short -21666,做空,2021-06-13 19:50:00,2021-06-13 19:55:00,2427.27,2429.18,-0.01,flip_to_long -21667,做多,2021-06-13 19:55:00,2021-06-13 20:00:00,2429.18,2449.1,0.03,tp_upper -21668,做空,2021-06-13 22:10:00,2021-06-13 22:15:00,2514.38,2519.28,-0.01,flip_to_long -21669,做多,2021-06-13 22:15:00,2021-06-14 00:00:00,2519.28,2511.28,-0.01,tp_upper -21670,做空,2021-06-14 00:05:00,2021-06-14 00:10:00,2503.9,2492.09,0.02,tp_lower -21671,做多,2021-06-14 00:25:00,2021-06-14 00:35:00,2502.0,2492.4,-0.02,flip_to_short -21672,做空,2021-06-14 00:35:00,2021-06-14 00:40:00,2492.4,2500.66,-0.02,flip_to_long -21673,做多,2021-06-14 00:40:00,2021-06-14 01:30:00,2500.66,2515.53,0.02,tp_upper -21674,做空,2021-06-14 01:40:00,2021-06-14 01:55:00,2499.03,2500.46,-0.0,flip_to_long -21675,做多,2021-06-14 01:55:00,2021-06-14 02:00:00,2500.46,2499.5,-0.0,flip_to_short -21676,做空,2021-06-14 02:00:00,2021-06-14 02:20:00,2499.5,2496.38,0.0,flip_to_long -21677,做多,2021-06-14 02:20:00,2021-06-14 04:25:00,2496.38,2482.19,-0.02,flip_to_short -21678,做空,2021-06-14 04:25:00,2021-06-14 04:40:00,2482.19,2483.13,-0.0,flip_to_long -21679,做多,2021-06-14 04:40:00,2021-06-14 05:00:00,2483.13,2488.24,0.01,tp_upper -21680,做空,2021-06-14 06:10:00,2021-06-14 06:15:00,2486.41,2493.97,-0.01,flip_to_long -21681,做多,2021-06-14 06:15:00,2021-06-14 06:50:00,2493.97,2503.06,0.01,tp_upper -21682,做空,2021-06-14 07:10:00,2021-06-14 07:55:00,2499.29,2499.14,-0.0,flip_to_long -21683,做多,2021-06-14 07:55:00,2021-06-14 08:00:00,2499.14,2487.67,-0.02,flip_to_short -21684,做空,2021-06-14 08:00:00,2021-06-14 08:05:00,2487.67,2489.74,-0.01,tp_lower -21685,做多,2021-06-14 09:15:00,2021-06-14 09:20:00,2483.87,2480.77,-0.01,flip_to_short -21686,做空,2021-06-14 09:20:00,2021-06-14 09:40:00,2480.77,2477.54,0.0,flip_to_long -21687,做多,2021-06-14 09:40:00,2021-06-14 10:05:00,2477.54,2477.41,-0.0,flip_to_short -21688,做空,2021-06-14 10:05:00,2021-06-14 11:45:00,2477.41,2485.88,-0.02,flip_to_long -21689,做多,2021-06-14 11:45:00,2021-06-14 11:50:00,2485.88,2484.56,-0.0,flip_to_short -21690,做空,2021-06-14 11:50:00,2021-06-14 11:55:00,2484.56,2478.46,0.01,tp_lower -21691,做多,2021-06-14 12:25:00,2021-06-14 12:35:00,2481.72,2491.58,0.01,tp_upper -21692,做空,2021-06-14 14:55:00,2021-06-14 15:45:00,2552.99,2558.99,-0.01,flip_to_long -21693,做多,2021-06-14 15:45:00,2021-06-14 16:00:00,2558.99,2574.78,0.02,tp_upper -21694,做空,2021-06-14 16:35:00,2021-06-14 16:45:00,2567.99,2564.01,0.0,flip_to_long -21695,做多,2021-06-14 16:45:00,2021-06-14 17:00:00,2564.01,2568.66,0.01,flip_to_short -21696,做空,2021-06-14 17:00:00,2021-06-14 17:05:00,2568.66,2571.0,-0.01,flip_to_long -21697,做多,2021-06-14 17:05:00,2021-06-14 18:05:00,2571.0,2569.29,-0.0,flip_to_short -21698,做空,2021-06-14 18:05:00,2021-06-14 18:20:00,2569.29,2570.87,-0.0,flip_to_long -21699,做多,2021-06-14 18:20:00,2021-06-14 18:25:00,2570.87,2561.01,-0.02,flip_to_short -21700,做空,2021-06-14 18:25:00,2021-06-14 18:30:00,2561.01,2553.13,0.01,tp_lower -21701,做空,2021-06-14 20:15:00,2021-06-14 20:35:00,2535.31,2538.35,-0.01,flip_to_long -21702,做多,2021-06-14 20:35:00,2021-06-14 20:50:00,2538.35,2545.3,0.01,tp_upper -21703,做多,2021-06-14 21:00:00,2021-06-14 21:05:00,2567.04,2563.17,-0.01,tp_upper -21704,做空,2021-06-14 22:15:00,2021-06-14 22:20:00,2557.28,2562.99,-0.01,flip_to_long -21705,做多,2021-06-14 22:20:00,2021-06-14 22:25:00,2562.99,2558.84,-0.01,flip_to_short -21706,做空,2021-06-14 22:25:00,2021-06-14 22:30:00,2558.84,2561.83,-0.01,flip_to_long -21707,做多,2021-06-14 22:30:00,2021-06-14 22:40:00,2561.83,2559.46,-0.01,flip_to_short -21708,做空,2021-06-14 22:40:00,2021-06-14 22:45:00,2559.46,2562.71,-0.01,flip_to_long -21709,做多,2021-06-14 22:45:00,2021-06-14 22:50:00,2562.71,2558.92,-0.01,flip_to_short -21710,做空,2021-06-14 22:50:00,2021-06-14 22:55:00,2558.92,2556.48,0.0,tp_lower -21711,做多,2021-06-14 23:10:00,2021-06-14 23:15:00,2564.08,2567.61,0.0,tp_upper -21712,做空,2021-06-15 01:05:00,2021-06-15 01:25:00,2593.35,2592.97,-0.0,flip_to_long -21713,做多,2021-06-15 01:25:00,2021-06-15 02:30:00,2592.97,2587.52,-0.01,flip_to_short -21714,做空,2021-06-15 02:30:00,2021-06-15 02:45:00,2587.52,2584.62,0.0,flip_to_long -21715,做多,2021-06-15 02:45:00,2021-06-15 02:50:00,2584.62,2580.71,-0.01,flip_to_short -21716,做空,2021-06-15 02:50:00,2021-06-15 02:55:00,2580.71,2586.77,-0.01,flip_to_long -21717,做多,2021-06-15 02:55:00,2021-06-15 03:00:00,2586.77,2595.95,0.01,tp_upper -21718,做空,2021-06-15 03:10:00,2021-06-15 03:15:00,2583.22,2584.53,-0.0,flip_to_long -21719,做多,2021-06-15 03:15:00,2021-06-15 03:25:00,2584.53,2583.99,-0.0,flip_to_short -21720,做空,2021-06-15 03:25:00,2021-06-15 03:30:00,2583.99,2589.47,-0.01,flip_to_long -21721,做多,2021-06-15 03:30:00,2021-06-15 03:35:00,2589.47,2584.84,-0.01,flip_to_short -21722,做空,2021-06-15 03:35:00,2021-06-15 03:40:00,2584.84,2585.91,-0.0,flip_to_long -21723,做多,2021-06-15 03:40:00,2021-06-15 03:50:00,2585.91,2589.26,0.0,tp_upper -21724,做空,2021-06-15 03:55:00,2021-06-15 04:00:00,2585.41,2592.9,-0.01,tp_lower -21725,做空,2021-06-15 04:05:00,2021-06-15 04:10:00,2585.86,2591.41,-0.01,flip_to_long -21726,做多,2021-06-15 04:10:00,2021-06-15 04:20:00,2591.41,2603.35,0.02,tp_upper -21727,做空,2021-06-15 05:35:00,2021-06-15 05:50:00,2615.49,2621.48,-0.01,flip_to_long -21728,做多,2021-06-15 05:50:00,2021-06-15 05:55:00,2621.48,2619.01,-0.01,flip_to_short -21729,做空,2021-06-15 05:55:00,2021-06-15 06:00:00,2619.01,2622.99,-0.01,flip_to_long -21730,做多,2021-06-15 06:00:00,2021-06-15 06:30:00,2622.99,2619.2,-0.01,flip_to_short -21731,做空,2021-06-15 06:30:00,2021-06-15 06:45:00,2619.2,2611.49,0.01,tp_lower -21732,做多,2021-06-15 07:30:00,2021-06-15 07:50:00,2614.38,2612.67,-0.0,flip_to_short -21733,做空,2021-06-15 07:50:00,2021-06-15 07:55:00,2612.67,2621.5,-0.02,flip_to_long -21734,做多,2021-06-15 07:55:00,2021-06-15 08:00:00,2621.5,2611.78,-0.02,tp_upper -21735,做空,2021-06-15 08:30:00,2021-06-15 08:35:00,2607.81,2593.87,0.02,tp_lower -21736,做多,2021-06-15 09:25:00,2021-06-15 10:05:00,2591.0,2582.91,-0.01,flip_to_short -21737,做空,2021-06-15 10:05:00,2021-06-15 10:25:00,2582.91,2585.48,-0.01,flip_to_long -21738,做多,2021-06-15 10:25:00,2021-06-15 10:30:00,2585.48,2583.79,-0.0,flip_to_short -21739,做空,2021-06-15 10:30:00,2021-06-15 11:00:00,2583.79,2583.64,-0.0,tp_lower -21740,做空,2021-06-15 11:05:00,2021-06-15 11:10:00,2582.19,2584.0,-0.0,flip_to_long -21741,做多,2021-06-15 11:10:00,2021-06-15 11:20:00,2584.0,2581.55,-0.01,flip_to_short -21742,做空,2021-06-15 11:20:00,2021-06-15 11:30:00,2581.55,2568.31,0.02,tp_lower -21743,做多,2021-06-15 11:55:00,2021-06-15 12:00:00,2576.96,2592.71,0.02,tp_upper -21744,做空,2021-06-15 12:30:00,2021-06-15 12:45:00,2582.91,2582.54,-0.0,flip_to_long -21745,做多,2021-06-15 12:45:00,2021-06-15 12:50:00,2582.54,2594.3,0.02,tp_upper -21746,做空,2021-06-15 13:10:00,2021-06-15 13:15:00,2582.47,2591.09,-0.01,flip_to_long -21747,做多,2021-06-15 13:15:00,2021-06-15 13:20:00,2591.09,2583.04,-0.01,flip_to_short -21748,做空,2021-06-15 13:20:00,2021-06-15 13:25:00,2583.04,2590.91,-0.01,flip_to_long -21749,做多,2021-06-15 13:25:00,2021-06-15 13:30:00,2590.91,2586.4,-0.01,flip_to_short -21750,做空,2021-06-15 13:30:00,2021-06-15 13:50:00,2586.4,2585.55,-0.0,flip_to_long -21751,做多,2021-06-15 13:50:00,2021-06-15 14:00:00,2585.55,2572.28,-0.02,flip_to_short -21752,做空,2021-06-15 14:00:00,2021-06-15 14:05:00,2572.28,2573.2,-0.0,tp_lower -21753,做多,2021-06-15 15:45:00,2021-06-15 16:00:00,2546.04,2553.95,0.01,tp_upper -21754,做空,2021-06-15 17:25:00,2021-06-15 18:50:00,2557.7,2577.84,-0.03,flip_to_long -21755,做多,2021-06-15 18:50:00,2021-06-15 21:35:00,2577.84,2535.0,-0.06,tp_upper -21756,做空,2021-06-15 21:45:00,2021-06-15 21:55:00,2530.71,2531.76,-0.0,flip_to_long -21757,做多,2021-06-15 21:55:00,2021-06-15 22:05:00,2531.76,2537.07,0.01,tp_upper -21758,做空,2021-06-15 23:50:00,2021-06-15 23:55:00,2549.54,2544.17,0.01,tp_lower -21759,做多,2021-06-16 01:35:00,2021-06-16 01:40:00,2522.1,2517.91,-0.01,flip_to_short -21760,做空,2021-06-16 01:40:00,2021-06-16 01:50:00,2517.91,2519.01,-0.0,flip_to_long -21761,做多,2021-06-16 01:50:00,2021-06-16 02:05:00,2519.01,2522.32,0.0,flip_to_short -21762,做空,2021-06-16 02:05:00,2021-06-16 02:50:00,2522.32,2524.09,-0.0,flip_to_long -21763,做多,2021-06-16 02:50:00,2021-06-16 03:00:00,2524.09,2514.16,-0.02,flip_to_short -21764,做空,2021-06-16 03:00:00,2021-06-16 03:05:00,2514.16,2513.89,-0.0,tp_lower -21765,做多,2021-06-16 03:20:00,2021-06-16 03:25:00,2524.26,2516.06,-0.01,flip_to_short -21766,做空,2021-06-16 03:25:00,2021-06-16 03:30:00,2516.06,2520.22,-0.01,flip_to_long -21767,做多,2021-06-16 03:30:00,2021-06-16 03:55:00,2520.22,2521.02,-0.0,flip_to_short -21768,做空,2021-06-16 03:55:00,2021-06-16 04:05:00,2521.02,2518.89,0.0,flip_to_long -21769,做多,2021-06-16 04:05:00,2021-06-16 04:20:00,2518.89,2516.35,-0.01,flip_to_short -21770,做空,2021-06-16 04:20:00,2021-06-16 04:25:00,2516.35,2516.26,-0.0,tp_lower -21771,做多,2021-06-16 04:30:00,2021-06-16 04:35:00,2535.01,2531.19,-0.01,tp_upper -21772,做空,2021-06-16 05:10:00,2021-06-16 05:30:00,2521.63,2525.77,-0.01,flip_to_long -21773,做多,2021-06-16 05:30:00,2021-06-16 05:35:00,2525.77,2523.99,-0.0,flip_to_short -21774,做空,2021-06-16 05:35:00,2021-06-16 05:40:00,2523.99,2525.41,-0.0,flip_to_long -21775,做多,2021-06-16 05:40:00,2021-06-16 05:50:00,2525.41,2525.71,-0.0,flip_to_short -21776,做空,2021-06-16 05:50:00,2021-06-16 05:55:00,2525.71,2527.83,-0.0,flip_to_long -21777,做多,2021-06-16 05:55:00,2021-06-16 06:05:00,2527.83,2525.75,-0.0,flip_to_short -21778,做空,2021-06-16 06:05:00,2021-06-16 06:15:00,2525.75,2525.0,-0.0,flip_to_long -21779,做多,2021-06-16 06:15:00,2021-06-16 06:25:00,2525.0,2535.83,0.01,tp_upper -21780,做空,2021-06-16 07:30:00,2021-06-16 07:35:00,2534.04,2538.19,-0.01,flip_to_long -21781,做多,2021-06-16 07:35:00,2021-06-16 07:40:00,2538.19,2536.62,-0.0,flip_to_short -21782,做空,2021-06-16 07:40:00,2021-06-16 07:55:00,2536.62,2527.69,0.01,tp_lower -21783,做多,2021-06-16 08:05:00,2021-06-16 08:15:00,2538.17,2538.5,-0.0,flip_to_short -21784,做空,2021-06-16 08:15:00,2021-06-16 08:25:00,2538.5,2527.29,0.01,tp_lower -21785,做多,2021-06-16 13:00:00,2021-06-16 13:25:00,2454.53,2458.16,0.0,tp_upper -21786,做空,2021-06-16 13:45:00,2021-06-16 13:50:00,2449.04,2451.36,-0.01,flip_to_long -21787,做多,2021-06-16 13:50:00,2021-06-16 14:00:00,2451.36,2454.16,0.0,flip_to_short -21788,做空,2021-06-16 14:00:00,2021-06-16 14:10:00,2454.16,2454.49,-0.0,flip_to_long -21789,做多,2021-06-16 14:10:00,2021-06-16 14:15:00,2454.49,2449.14,-0.01,flip_to_short -21790,做空,2021-06-16 14:15:00,2021-06-16 14:30:00,2449.14,2450.86,-0.0,flip_to_long -21791,做多,2021-06-16 14:30:00,2021-06-16 16:25:00,2450.86,2423.88,-0.04,flip_to_short -21792,做空,2021-06-16 16:25:00,2021-06-16 16:50:00,2423.88,2393.46,0.04,tp_lower -21793,做多,2021-06-16 17:35:00,2021-06-16 17:40:00,2417.24,2416.54,-0.0,flip_to_short -21794,做空,2021-06-16 17:40:00,2021-06-16 18:10:00,2416.54,2412.53,0.0,tp_lower -21795,做空,2021-06-16 18:15:00,2021-06-16 18:45:00,2399.48,2411.44,-0.02,flip_to_long -21796,做多,2021-06-16 18:45:00,2021-06-16 19:55:00,2411.44,2418.03,0.01,flip_to_short -21797,做空,2021-06-16 19:55:00,2021-06-16 20:10:00,2418.03,2416.05,0.0,tp_lower -21798,做多,2021-06-16 21:20:00,2021-06-16 21:40:00,2404.66,2406.03,0.0,flip_to_short -21799,做空,2021-06-16 21:40:00,2021-06-16 22:20:00,2406.03,2404.82,0.0,flip_to_long -21800,做多,2021-06-16 22:20:00,2021-06-17 00:30:00,2404.82,2395.92,-0.02,tp_upper -21801,做空,2021-06-17 04:35:00,2021-06-17 04:40:00,2431.01,2422.13,0.01,tp_lower -21802,做多,2021-06-17 06:05:00,2021-06-17 06:15:00,2420.53,2418.88,-0.0,flip_to_short -21803,做空,2021-06-17 06:15:00,2021-06-17 06:20:00,2418.88,2426.53,-0.01,flip_to_long -21804,做多,2021-06-17 06:20:00,2021-06-17 06:25:00,2426.53,2435.94,0.01,tp_upper -21805,做空,2021-06-17 07:50:00,2021-06-17 08:00:00,2443.37,2442.54,-0.0,flip_to_long -21806,做多,2021-06-17 08:00:00,2021-06-17 08:35:00,2442.54,2446.96,0.0,flip_to_short -21807,做空,2021-06-17 08:35:00,2021-06-17 08:45:00,2446.96,2429.77,0.02,tp_lower -21808,做多,2021-06-17 09:00:00,2021-06-17 09:40:00,2439.41,2437.51,-0.0,flip_to_short -21809,做空,2021-06-17 09:40:00,2021-06-17 09:50:00,2437.51,2442.72,-0.01,flip_to_long -21810,做多,2021-06-17 09:50:00,2021-06-17 10:00:00,2442.72,2445.57,0.0,tp_upper -21811,做空,2021-06-17 10:30:00,2021-06-17 10:50:00,2438.98,2433.36,0.01,tp_lower -21812,做多,2021-06-17 11:10:00,2021-06-17 11:15:00,2440.0,2434.58,-0.01,flip_to_short -21813,做空,2021-06-17 11:15:00,2021-06-17 11:25:00,2434.58,2432.3,0.0,tp_lower -21814,做多,2021-06-17 14:15:00,2021-06-17 14:20:00,2382.83,2380.01,-0.01,flip_to_short -21815,做空,2021-06-17 14:20:00,2021-06-17 14:25:00,2380.01,2400.5,-0.03,flip_to_long -21816,做多,2021-06-17 14:25:00,2021-06-17 14:30:00,2400.5,2403.9,0.0,tp_upper -21817,做空,2021-06-17 16:05:00,2021-06-17 16:15:00,2403.5,2383.89,0.03,tp_lower -21818,做空,2021-06-17 18:35:00,2021-06-17 20:00:00,2326.17,2329.06,-0.01,tp_lower -21819,做多,2021-06-17 20:05:00,2021-06-17 20:10:00,2341.26,2353.29,0.02,tp_upper -21820,做空,2021-06-17 20:20:00,2021-06-17 20:40:00,2340.37,2342.36,-0.01,flip_to_long -21821,做多,2021-06-17 20:40:00,2021-06-17 20:50:00,2342.36,2338.58,-0.01,flip_to_short -21822,做空,2021-06-17 20:50:00,2021-06-17 20:55:00,2338.58,2343.38,-0.01,flip_to_long -21823,做多,2021-06-17 20:55:00,2021-06-17 21:00:00,2343.38,2339.68,-0.01,flip_to_short -21824,做空,2021-06-17 21:00:00,2021-06-17 21:25:00,2339.68,2340.35,-0.0,flip_to_long -21825,做多,2021-06-17 21:25:00,2021-06-17 21:30:00,2340.35,2336.93,-0.01,flip_to_short -21826,做空,2021-06-17 21:30:00,2021-06-17 21:40:00,2336.93,2344.51,-0.01,flip_to_long -21827,做多,2021-06-17 21:40:00,2021-06-17 22:00:00,2344.51,2342.76,-0.0,flip_to_short -21828,做空,2021-06-17 22:00:00,2021-06-17 22:15:00,2342.76,2345.5,-0.01,flip_to_long -21829,做多,2021-06-17 22:15:00,2021-06-17 22:20:00,2345.5,2338.03,-0.01,flip_to_short -21830,做空,2021-06-17 22:20:00,2021-06-17 22:25:00,2338.03,2346.08,-0.01,flip_to_long -21831,做多,2021-06-17 22:25:00,2021-06-17 22:30:00,2346.08,2338.58,-0.01,flip_to_short -21832,做空,2021-06-17 22:30:00,2021-06-17 22:40:00,2338.58,2342.33,-0.01,tp_lower -21833,做空,2021-06-18 00:05:00,2021-06-18 00:25:00,2364.81,2365.22,-0.0,flip_to_long -21834,做多,2021-06-18 00:25:00,2021-06-18 02:40:00,2365.22,2331.05,-0.06,flip_to_short -21835,做空,2021-06-18 02:40:00,2021-06-18 02:45:00,2331.05,2343.35,-0.02,flip_to_long -21836,做多,2021-06-18 02:45:00,2021-06-18 04:05:00,2343.35,2338.0,-0.01,flip_to_short -21837,做空,2021-06-18 04:05:00,2021-06-18 04:15:00,2338.0,2339.89,-0.0,flip_to_long -21838,做多,2021-06-18 04:15:00,2021-06-18 04:30:00,2339.89,2345.04,0.01,tp_upper -21839,做空,2021-06-18 05:45:00,2021-06-18 05:50:00,2343.23,2336.37,0.01,tp_lower -21840,做多,2021-06-18 07:05:00,2021-06-18 07:30:00,2331.92,2342.66,0.02,tp_upper -21841,做空,2021-06-18 08:00:00,2021-06-18 08:50:00,2337.57,2346.27,-0.02,flip_to_long -21842,做多,2021-06-18 08:50:00,2021-06-18 11:30:00,2346.27,2310.6,-0.06,flip_to_short -21843,做空,2021-06-18 11:30:00,2021-06-18 11:40:00,2310.6,2319.01,-0.01,flip_to_long -21844,做多,2021-06-18 11:40:00,2021-06-18 11:50:00,2319.01,2316.98,-0.0,flip_to_short -21845,做空,2021-06-18 11:50:00,2021-06-18 12:00:00,2316.98,2304.31,0.02,tp_lower -21846,做多,2021-06-18 13:55:00,2021-06-18 14:05:00,2277.8,2267.4,-0.02,flip_to_short -21847,做空,2021-06-18 14:05:00,2021-06-18 14:10:00,2267.4,2251.22,0.02,tp_lower -21848,做多,2021-06-18 16:25:00,2021-06-18 17:00:00,2234.2,2220.24,-0.02,flip_to_short -21849,做空,2021-06-18 17:00:00,2021-06-18 17:40:00,2220.24,2214.79,0.01,tp_lower -21850,做多,2021-06-18 19:40:00,2021-06-18 19:45:00,2165.49,2155.1,-0.02,flip_to_short -21851,做空,2021-06-18 19:45:00,2021-06-18 19:50:00,2155.1,2155.67,-0.0,flip_to_long -21852,做多,2021-06-18 19:50:00,2021-06-18 20:00:00,2155.67,2181.85,0.04,tp_upper -21853,做空,2021-06-18 22:20:00,2021-06-18 22:25:00,2202.85,2204.32,-0.0,flip_to_long -21854,做多,2021-06-18 22:25:00,2021-06-18 23:00:00,2204.32,2205.82,0.0,flip_to_short -21855,做空,2021-06-18 23:00:00,2021-06-18 23:10:00,2205.82,2203.52,0.0,flip_to_long -21856,做多,2021-06-18 23:10:00,2021-06-18 23:25:00,2203.52,2215.95,0.02,tp_upper -21857,做空,2021-06-19 00:50:00,2021-06-19 01:30:00,2235.2,2243.55,-0.02,flip_to_long -21858,做多,2021-06-19 01:30:00,2021-06-19 01:35:00,2243.55,2243.23,-0.0,flip_to_short -21859,做空,2021-06-19 01:35:00,2021-06-19 01:40:00,2243.23,2237.53,0.01,tp_lower -21860,做多,2021-06-19 01:50:00,2021-06-19 02:00:00,2247.21,2243.25,-0.01,tp_upper -21861,做多,2021-06-19 02:10:00,2021-06-19 04:30:00,2242.2,2204.89,-0.06,tp_upper -21862,做空,2021-06-19 06:45:00,2021-06-19 06:55:00,2230.58,2235.42,-0.01,flip_to_long -21863,做多,2021-06-19 06:55:00,2021-06-19 07:00:00,2235.42,2230.52,-0.01,flip_to_short -21864,做空,2021-06-19 07:00:00,2021-06-19 07:10:00,2230.52,2222.18,0.01,tp_lower -21865,做多,2021-06-19 07:35:00,2021-06-19 07:45:00,2231.57,2241.01,0.01,tp_upper -21866,做空,2021-06-19 08:10:00,2021-06-19 08:15:00,2228.99,2237.71,-0.02,flip_to_long -21867,做多,2021-06-19 08:15:00,2021-06-19 08:30:00,2237.71,2252.29,0.02,tp_upper -21868,做空,2021-06-19 09:15:00,2021-06-19 09:35:00,2239.9,2244.22,-0.01,flip_to_long -21869,做多,2021-06-19 09:35:00,2021-06-19 09:40:00,2244.22,2234.96,-0.02,flip_to_short -21870,做空,2021-06-19 09:40:00,2021-06-19 09:45:00,2234.96,2224.2,0.02,tp_lower -21871,做多,2021-06-19 10:45:00,2021-06-19 10:50:00,2232.0,2225.1,-0.01,flip_to_short -21872,做空,2021-06-19 10:50:00,2021-06-19 11:00:00,2225.1,2229.79,-0.01,flip_to_long -21873,做多,2021-06-19 11:00:00,2021-06-19 11:05:00,2229.79,2227.61,-0.01,flip_to_short -21874,做空,2021-06-19 11:05:00,2021-06-19 11:10:00,2227.61,2233.71,-0.01,flip_to_long -21875,做多,2021-06-19 11:10:00,2021-06-19 11:15:00,2233.71,2231.09,-0.01,tp_upper -21876,做空,2021-06-19 12:45:00,2021-06-19 14:00:00,2237.15,2233.96,0.0,flip_to_long -21877,做多,2021-06-19 14:00:00,2021-06-19 14:05:00,2233.96,2233.8,-0.0,flip_to_short -21878,做空,2021-06-19 14:05:00,2021-06-19 14:15:00,2233.8,2235.01,-0.0,flip_to_long -21879,做多,2021-06-19 14:15:00,2021-06-19 14:20:00,2235.01,2239.83,0.01,tp_upper -21880,做空,2021-06-19 14:45:00,2021-06-19 14:50:00,2235.6,2244.86,-0.02,flip_to_long -21881,做多,2021-06-19 14:50:00,2021-06-19 15:00:00,2244.86,2249.43,0.01,tp_upper -21882,做空,2021-06-19 15:25:00,2021-06-19 15:55:00,2244.47,2245.58,-0.0,flip_to_long -21883,做多,2021-06-19 15:55:00,2021-06-19 16:00:00,2245.58,2241.38,-0.01,flip_to_short -21884,做空,2021-06-19 16:00:00,2021-06-19 16:15:00,2241.38,2226.46,0.02,tp_lower -21885,做多,2021-06-19 16:35:00,2021-06-19 16:40:00,2239.14,2233.66,-0.01,flip_to_short -21886,做空,2021-06-19 16:40:00,2021-06-19 16:50:00,2233.66,2242.43,-0.02,flip_to_long -21887,做多,2021-06-19 16:50:00,2021-06-19 17:00:00,2242.43,2234.78,-0.01,flip_to_short -21888,做空,2021-06-19 17:00:00,2021-06-19 17:55:00,2234.78,2222.2,0.02,tp_lower -21889,做多,2021-06-19 19:15:00,2021-06-19 19:20:00,2205.01,2220.78,0.02,tp_upper -21890,做空,2021-06-19 20:30:00,2021-06-19 21:40:00,2213.6,2217.39,-0.01,tp_lower -21891,做多,2021-06-20 00:50:00,2021-06-20 01:00:00,2164.57,2178.8,0.02,tp_upper -21892,做空,2021-06-20 02:05:00,2021-06-20 02:20:00,2170.94,2167.57,0.0,tp_lower -21893,做多,2021-06-20 02:50:00,2021-06-20 03:00:00,2178.45,2172.0,-0.01,flip_to_short -21894,做空,2021-06-20 03:00:00,2021-06-20 03:05:00,2172.0,2189.19,-0.03,flip_to_long -21895,做多,2021-06-20 03:05:00,2021-06-20 04:15:00,2189.19,2204.04,0.02,tp_upper -21896,做空,2021-06-20 06:00:00,2021-06-20 06:10:00,2207.77,2206.29,0.0,flip_to_long -21897,做多,2021-06-20 06:10:00,2021-06-20 06:40:00,2206.29,2206.65,-0.0,flip_to_short -21898,做空,2021-06-20 06:40:00,2021-06-20 07:35:00,2206.65,2189.02,0.03,tp_lower -21899,做多,2021-06-20 07:45:00,2021-06-20 08:00:00,2196.12,2197.53,0.0,flip_to_short -21900,做空,2021-06-20 08:00:00,2021-06-20 08:05:00,2197.53,2207.36,-0.02,flip_to_long -21901,做多,2021-06-20 08:05:00,2021-06-20 08:20:00,2207.36,2193.36,-0.02,flip_to_short -21902,做空,2021-06-20 08:20:00,2021-06-20 08:25:00,2193.36,2192.18,0.0,tp_lower -21903,做多,2021-06-20 12:45:00,2021-06-20 13:05:00,2072.35,2091.98,0.03,tp_upper -21904,做空,2021-06-20 13:55:00,2021-06-20 14:05:00,2079.0,2086.89,-0.02,flip_to_long -21905,做多,2021-06-20 14:05:00,2021-06-20 14:50:00,2086.89,2098.0,0.02,tp_upper -21906,做空,2021-06-20 16:00:00,2021-06-20 16:05:00,2105.2,2112.69,-0.01,flip_to_long -21907,做多,2021-06-20 16:05:00,2021-06-20 16:15:00,2112.69,2125.37,0.02,tp_upper -21908,做空,2021-06-20 17:00:00,2021-06-20 17:05:00,2116.8,2123.51,-0.01,flip_to_long -21909,做多,2021-06-20 17:05:00,2021-06-20 17:15:00,2123.51,2133.76,0.02,tp_upper -21910,做空,2021-06-20 17:50:00,2021-06-20 17:55:00,2124.1,2130.2,-0.01,flip_to_long -21911,做多,2021-06-20 17:55:00,2021-06-20 18:00:00,2130.2,2135.8,0.01,tp_upper -21912,做空,2021-06-20 21:55:00,2021-06-20 22:00:00,2249.52,2255.9,-0.01,flip_to_long -21913,做多,2021-06-20 22:00:00,2021-06-20 22:05:00,2255.9,2253.57,-0.01,flip_to_short -21914,做空,2021-06-20 22:05:00,2021-06-20 22:15:00,2253.57,2253.34,-0.0,flip_to_long -21915,做多,2021-06-20 22:15:00,2021-06-20 22:45:00,2253.34,2251.87,-0.0,flip_to_short -21916,做空,2021-06-20 22:45:00,2021-06-20 22:50:00,2251.87,2254.5,-0.01,flip_to_long -21917,做多,2021-06-20 22:50:00,2021-06-20 23:20:00,2254.5,2244.98,-0.02,flip_to_short -21918,做空,2021-06-20 23:20:00,2021-06-20 23:35:00,2244.98,2232.98,0.02,tp_lower -21919,做多,2021-06-21 00:00:00,2021-06-21 01:05:00,2243.93,2228.5,-0.03,flip_to_short -21920,做空,2021-06-21 01:05:00,2021-06-21 01:20:00,2228.5,2213.43,0.02,tp_lower -21921,做多,2021-06-21 05:30:00,2021-06-21 06:05:00,2104.8,2143.36,0.06,tp_upper -21922,做空,2021-06-21 06:20:00,2021-06-21 06:25:00,2114.64,2064.07,0.09,tp_lower -21923,做多,2021-06-21 08:05:00,2021-06-21 08:30:00,2016.9,2011.29,-0.01,flip_to_short -21924,做空,2021-06-21 08:30:00,2021-06-21 08:35:00,2011.29,2014.0,-0.01,flip_to_long -21925,做多,2021-06-21 08:35:00,2021-06-21 08:40:00,2014.0,2010.17,-0.01,flip_to_short -21926,做空,2021-06-21 08:40:00,2021-06-21 08:45:00,2010.17,2017.65,-0.02,flip_to_long -21927,做多,2021-06-21 08:45:00,2021-06-21 08:50:00,2017.65,2015.07,-0.01,flip_to_short -21928,做空,2021-06-21 08:50:00,2021-06-21 09:00:00,2015.07,2018.65,-0.01,flip_to_long -21929,做多,2021-06-21 09:00:00,2021-06-21 09:05:00,2018.65,2004.52,-0.03,flip_to_short -21930,做空,2021-06-21 09:05:00,2021-06-21 09:10:00,2004.52,2041.64,-0.07,tp_lower -21931,做空,2021-06-21 09:15:00,2021-06-21 09:20:00,1990.0,1956.45,0.06,tp_lower -21932,做多,2021-06-21 09:30:00,2021-06-21 09:35:00,2014.12,1996.8,-0.03,flip_to_short -21933,做空,2021-06-21 09:35:00,2021-06-21 09:40:00,1996.8,2011.81,-0.03,flip_to_long -21934,做多,2021-06-21 09:40:00,2021-06-21 09:55:00,2011.81,2005.56,-0.01,flip_to_short -21935,做空,2021-06-21 09:55:00,2021-06-21 10:00:00,2005.56,2006.23,-0.0,flip_to_long -21936,做多,2021-06-21 10:00:00,2021-06-21 11:40:00,2006.23,1946.85,-0.11,flip_to_short -21937,做空,2021-06-21 11:40:00,2021-06-21 11:45:00,1946.85,1977.95,-0.06,flip_to_long -21938,做多,2021-06-21 11:45:00,2021-06-21 12:15:00,1977.95,1951.56,-0.05,flip_to_short -21939,做空,2021-06-21 12:15:00,2021-06-21 13:05:00,1951.56,1935.64,0.03,tp_lower -21940,做多,2021-06-21 13:15:00,2021-06-21 13:20:00,1960.15,1952.5,-0.01,flip_to_short -21941,做空,2021-06-21 13:20:00,2021-06-21 13:25:00,1952.5,1961.19,-0.02,flip_to_long -21942,做多,2021-06-21 13:25:00,2021-06-21 13:35:00,1961.19,1960.88,-0.0,flip_to_short -21943,做空,2021-06-21 13:35:00,2021-06-21 15:05:00,1960.88,2001.08,-0.07,flip_to_long -21944,做多,2021-06-21 15:05:00,2021-06-21 15:10:00,2001.08,1993.18,-0.01,flip_to_short -21945,做空,2021-06-21 15:10:00,2021-06-21 15:20:00,1993.18,1996.35,-0.01,flip_to_long -21946,做多,2021-06-21 15:20:00,2021-06-21 15:25:00,1996.35,1981.73,-0.03,flip_to_short -21947,做空,2021-06-21 15:25:00,2021-06-21 15:35:00,1981.73,1969.72,0.02,tp_lower -21948,做多,2021-06-21 15:55:00,2021-06-21 16:05:00,1982.82,1993.69,0.02,flip_to_short -21949,做空,2021-06-21 16:05:00,2021-06-21 16:15:00,1993.69,1963.8,0.05,tp_lower -21950,做多,2021-06-21 17:35:00,2021-06-21 17:45:00,1939.06,1918.99,-0.04,flip_to_short -21951,做空,2021-06-21 17:45:00,2021-06-21 18:00:00,1918.99,1920.58,-0.0,flip_to_long -21952,做多,2021-06-21 18:00:00,2021-06-21 18:20:00,1920.58,1923.23,0.0,flip_to_short -21953,做空,2021-06-21 18:20:00,2021-06-21 18:25:00,1923.23,1927.33,-0.01,flip_to_long -21954,做多,2021-06-21 18:25:00,2021-06-21 18:40:00,1927.33,1944.67,0.03,tp_upper -21955,做空,2021-06-21 19:15:00,2021-06-21 19:20:00,1933.99,1934.02,-0.0,flip_to_long -21956,做多,2021-06-21 19:20:00,2021-06-21 20:10:00,1934.02,1931.56,-0.01,flip_to_short -21957,做空,2021-06-21 20:10:00,2021-06-21 20:15:00,1931.56,1937.94,-0.01,flip_to_long -21958,做多,2021-06-21 20:15:00,2021-06-21 20:35:00,1937.94,1938.32,-0.0,flip_to_short -21959,做空,2021-06-21 20:35:00,2021-06-21 21:10:00,1938.32,1910.64,0.04,tp_lower -21960,做多,2021-06-21 22:15:00,2021-06-21 22:20:00,1911.47,1897.67,-0.03,flip_to_short -21961,做空,2021-06-21 22:20:00,2021-06-21 23:05:00,1897.67,1895.31,0.0,flip_to_long -21962,做多,2021-06-21 23:05:00,2021-06-21 23:20:00,1895.31,1916.63,0.03,tp_upper -21963,做空,2021-06-21 23:45:00,2021-06-21 23:50:00,1886.08,1888.0,-0.0,flip_to_long -21964,做多,2021-06-21 23:50:00,2021-06-22 00:35:00,1888.0,1891.22,0.0,flip_to_short -21965,做空,2021-06-22 00:35:00,2021-06-22 00:40:00,1891.22,1893.5,-0.01,flip_to_long -21966,做多,2021-06-22 00:40:00,2021-06-22 01:00:00,1893.5,1930.99,0.07,tp_upper -21967,做空,2021-06-22 02:20:00,2021-06-22 02:30:00,1937.23,1947.96,-0.02,flip_to_long -21968,做多,2021-06-22 02:30:00,2021-06-22 02:55:00,1947.96,1969.67,0.04,tp_upper -21969,做空,2021-06-22 03:15:00,2021-06-22 04:15:00,1956.75,1962.22,-0.01,flip_to_long -21970,做多,2021-06-22 04:15:00,2021-06-22 04:35:00,1962.22,1964.61,0.0,flip_to_short -21971,做空,2021-06-22 04:35:00,2021-06-22 04:50:00,1964.61,1967.19,-0.01,flip_to_long -21972,做多,2021-06-22 04:50:00,2021-06-22 06:25:00,1967.19,1944.01,-0.04,flip_to_short -21973,做空,2021-06-22 06:25:00,2021-06-22 06:50:00,1944.01,1946.05,-0.01,flip_to_long -21974,做多,2021-06-22 06:50:00,2021-06-22 07:00:00,1946.05,1949.83,0.0,tp_upper -21975,做空,2021-06-22 07:05:00,2021-06-22 07:25:00,1939.59,1948.67,-0.02,flip_to_long -21976,做多,2021-06-22 07:25:00,2021-06-22 07:45:00,1948.67,1943.45,-0.01,flip_to_short -21977,做空,2021-06-22 07:45:00,2021-06-22 07:55:00,1943.45,1943.6,-0.0,flip_to_long -21978,做多,2021-06-22 07:55:00,2021-06-22 08:00:00,1943.6,1926.37,-0.03,flip_to_short -21979,做空,2021-06-22 08:00:00,2021-06-22 08:05:00,1926.37,1914.25,0.02,tp_lower -21980,做多,2021-06-22 09:45:00,2021-06-22 10:00:00,1878.17,1866.98,-0.02,flip_to_short -21981,做空,2021-06-22 10:00:00,2021-06-22 10:05:00,1866.98,1865.44,0.0,tp_lower -21982,做多,2021-06-22 10:20:00,2021-06-22 10:25:00,1890.0,1871.22,-0.03,tp_upper -21983,做多,2021-06-22 10:30:00,2021-06-22 10:35:00,1893.78,1895.49,0.0,tp_upper -21984,做空,2021-06-22 11:10:00,2021-06-22 11:15:00,1876.79,1879.5,-0.01,flip_to_long -21985,做多,2021-06-22 11:15:00,2021-06-22 14:25:00,1879.5,1750.69,-0.23,flip_to_short -21986,做空,2021-06-22 14:25:00,2021-06-22 14:30:00,1750.69,1756.5,-0.01,flip_to_long -21987,做多,2021-06-22 14:30:00,2021-06-22 14:50:00,1756.5,1797.61,0.07,tp_upper -21988,做空,2021-06-22 17:10:00,2021-06-22 17:20:00,1889.34,1894.84,-0.01,flip_to_long -21989,做多,2021-06-22 17:20:00,2021-06-22 17:40:00,1894.84,1895.25,-0.0,flip_to_short -21990,做空,2021-06-22 17:40:00,2021-06-22 17:50:00,1895.25,1912.09,-0.03,flip_to_long -21991,做多,2021-06-22 17:50:00,2021-06-22 18:05:00,1912.09,1898.04,-0.02,flip_to_short -21992,做空,2021-06-22 18:05:00,2021-06-22 19:15:00,1898.04,1912.82,-0.03,flip_to_long -21993,做多,2021-06-22 19:15:00,2021-06-22 20:20:00,1912.82,1909.23,-0.01,flip_to_short -21994,做空,2021-06-22 20:20:00,2021-06-22 21:30:00,1909.23,1884.8,0.04,tp_lower -21995,做多,2021-06-22 22:10:00,2021-06-22 23:00:00,1896.34,1878.69,-0.03,flip_to_short -21996,做空,2021-06-22 23:00:00,2021-06-22 23:20:00,1878.69,1875.29,0.0,flip_to_long -21997,做多,2021-06-22 23:20:00,2021-06-23 00:00:00,1875.29,1866.06,-0.02,flip_to_short -21998,做空,2021-06-23 00:00:00,2021-06-23 00:05:00,1866.06,1847.56,0.03,tp_lower -21999,做多,2021-06-23 00:30:00,2021-06-23 00:40:00,1868.54,1919.98,0.08,tp_upper -22000,做空,2021-06-23 03:00:00,2021-06-23 03:05:00,1993.52,1998.45,-0.01,flip_to_long -22001,做多,2021-06-23 03:05:00,2021-06-23 03:10:00,1998.45,1990.99,-0.01,flip_to_short -22002,做空,2021-06-23 03:10:00,2021-06-23 03:15:00,1990.99,1999.59,-0.02,flip_to_long -22003,做多,2021-06-23 03:15:00,2021-06-23 03:30:00,1999.59,2003.59,0.0,flip_to_short -22004,做空,2021-06-23 03:30:00,2021-06-23 03:45:00,2003.59,2005.22,-0.0,flip_to_long -22005,做多,2021-06-23 03:45:00,2021-06-23 04:05:00,2005.22,2008.92,0.0,flip_to_short -22006,做空,2021-06-23 04:05:00,2021-06-23 04:25:00,2008.92,2002.81,0.01,flip_to_long -22007,做多,2021-06-23 04:25:00,2021-06-23 04:50:00,2002.81,2022.62,0.03,tp_upper -22008,做空,2021-06-23 04:55:00,2021-06-23 05:00:00,1999.62,1990.06,0.01,tp_lower -22009,做多,2021-06-23 05:30:00,2021-06-23 05:45:00,2013.1,2033.05,0.03,tp_upper -22010,做空,2021-06-23 06:30:00,2021-06-23 06:35:00,2013.72,2016.41,-0.01,flip_to_long -22011,做多,2021-06-23 06:35:00,2021-06-23 06:45:00,2016.41,2011.77,-0.01,flip_to_short -22012,做空,2021-06-23 06:45:00,2021-06-23 07:15:00,2011.77,1995.43,0.02,tp_lower -22013,做多,2021-06-23 07:35:00,2021-06-23 07:50:00,2013.6,2009.02,-0.01,flip_to_short -22014,做空,2021-06-23 07:50:00,2021-06-23 08:10:00,2009.02,2006.3,0.0,flip_to_long -22015,做多,2021-06-23 08:10:00,2021-06-23 09:40:00,2006.3,1994.33,-0.02,flip_to_short -22016,做空,2021-06-23 09:40:00,2021-06-23 10:00:00,1994.33,1991.51,0.0,flip_to_long -22017,做多,2021-06-23 10:00:00,2021-06-23 10:05:00,1991.51,1987.52,-0.01,flip_to_short -22018,做空,2021-06-23 10:05:00,2021-06-23 10:15:00,1987.52,1986.19,0.0,flip_to_long -22019,做多,2021-06-23 10:15:00,2021-06-23 10:25:00,1986.19,1993.4,0.01,flip_to_short -22020,做空,2021-06-23 10:25:00,2021-06-23 11:35:00,1993.4,1995.66,-0.01,flip_to_long -22021,做多,2021-06-23 11:35:00,2021-06-23 12:25:00,1995.66,2006.44,0.02,tp_upper -22022,做空,2021-06-23 12:35:00,2021-06-23 14:00:00,1999.37,1982.66,0.03,tp_lower -22023,做多,2021-06-23 16:05:00,2021-06-23 16:10:00,1986.0,1983.4,-0.01,flip_to_short -22024,做空,2021-06-23 16:10:00,2021-06-23 17:10:00,1983.4,1986.6,-0.01,flip_to_long -22025,做多,2021-06-23 17:10:00,2021-06-23 17:15:00,1986.6,1980.26,-0.01,flip_to_short -22026,做空,2021-06-23 17:15:00,2021-06-23 17:30:00,1980.26,1980.77,-0.0,flip_to_long -22027,做多,2021-06-23 17:30:00,2021-06-23 20:35:00,1980.77,1937.09,-0.07,flip_to_short -22028,做空,2021-06-23 20:35:00,2021-06-23 20:40:00,1937.09,1942.04,-0.01,flip_to_long -22029,做多,2021-06-23 20:40:00,2021-06-23 20:45:00,1942.04,1934.77,-0.01,flip_to_short -22030,做空,2021-06-23 20:45:00,2021-06-23 20:55:00,1934.77,1929.83,0.01,flip_to_long -22031,做多,2021-06-23 20:55:00,2021-06-23 21:15:00,1929.83,1956.91,0.04,tp_upper -22032,做空,2021-06-23 21:25:00,2021-06-23 21:35:00,1937.34,1936.2,0.0,flip_to_long -22033,做多,2021-06-23 21:35:00,2021-06-23 21:40:00,1936.2,1932.11,-0.01,flip_to_short -22034,做空,2021-06-23 21:40:00,2021-06-23 21:45:00,1932.11,1938.04,-0.01,flip_to_long -22035,做多,2021-06-23 21:45:00,2021-06-23 22:00:00,1938.04,1938.0,-0.0,flip_to_short -22036,做空,2021-06-23 22:00:00,2021-06-23 22:05:00,1938.0,1946.37,-0.02,flip_to_long -22037,做多,2021-06-23 22:05:00,2021-06-23 22:30:00,1946.37,1945.18,-0.0,flip_to_short -22038,做空,2021-06-23 22:30:00,2021-06-23 22:40:00,1945.18,1947.41,-0.01,flip_to_long -22039,做多,2021-06-23 22:40:00,2021-06-23 23:05:00,1947.41,1939.07,-0.01,flip_to_short -22040,做空,2021-06-23 23:05:00,2021-06-23 23:15:00,1939.07,1948.96,-0.02,flip_to_long -22041,做多,2021-06-23 23:15:00,2021-06-23 23:20:00,1948.96,1954.28,0.01,tp_upper -22042,做空,2021-06-24 00:30:00,2021-06-24 00:50:00,1958.95,1939.59,0.03,tp_lower -22043,做多,2021-06-24 03:00:00,2021-06-24 03:15:00,1899.01,1903.11,0.01,flip_to_short -22044,做空,2021-06-24 03:15:00,2021-06-24 03:50:00,1903.11,1903.05,-0.0,flip_to_long -22045,做多,2021-06-24 03:50:00,2021-06-24 04:05:00,1903.05,1916.63,0.02,tp_upper -22046,做空,2021-06-24 04:15:00,2021-06-24 04:25:00,1904.65,1911.57,-0.01,flip_to_long -22047,做多,2021-06-24 04:25:00,2021-06-24 04:30:00,1911.57,1900.43,-0.02,flip_to_short -22048,做空,2021-06-24 04:30:00,2021-06-24 04:35:00,1900.43,1904.04,-0.01,flip_to_long -22049,做多,2021-06-24 04:35:00,2021-06-24 04:55:00,1904.04,1904.59,-0.0,flip_to_short -22050,做空,2021-06-24 04:55:00,2021-06-24 05:00:00,1904.59,1907.37,-0.01,flip_to_long -22051,做多,2021-06-24 05:00:00,2021-06-24 05:05:00,1907.37,1906.01,-0.0,flip_to_short -22052,做空,2021-06-24 05:05:00,2021-06-24 05:10:00,1906.01,1906.81,-0.0,flip_to_long -22053,做多,2021-06-24 05:10:00,2021-06-24 05:15:00,1906.81,1914.56,0.01,tp_upper -22054,做多,2021-06-24 06:30:00,2021-06-24 06:45:00,1922.79,1932.03,0.01,tp_upper -22055,做空,2021-06-24 07:00:00,2021-06-24 07:05:00,1921.42,1926.5,-0.01,flip_to_long -22056,做多,2021-06-24 07:05:00,2021-06-24 07:10:00,1926.5,1932.36,0.01,tp_upper -22057,做空,2021-06-24 07:50:00,2021-06-24 08:15:00,1917.94,1934.72,-0.03,flip_to_long -22058,做多,2021-06-24 08:15:00,2021-06-24 08:30:00,1934.72,1926.48,-0.02,flip_to_short -22059,做空,2021-06-24 08:30:00,2021-06-24 08:35:00,1926.48,1931.12,-0.01,flip_to_long -22060,做多,2021-06-24 08:35:00,2021-06-24 08:50:00,1931.12,1948.96,0.03,tp_upper -22061,做空,2021-06-24 09:55:00,2021-06-24 10:00:00,1941.64,1943.34,-0.0,flip_to_long -22062,做多,2021-06-24 10:00:00,2021-06-24 10:05:00,1943.34,1938.3,-0.01,flip_to_short -22063,做空,2021-06-24 10:05:00,2021-06-24 10:10:00,1938.3,1946.92,-0.02,flip_to_long -22064,做多,2021-06-24 10:10:00,2021-06-24 10:15:00,1946.92,1944.01,-0.01,flip_to_short -22065,做空,2021-06-24 10:15:00,2021-06-24 10:30:00,1944.01,1936.22,0.01,tp_lower -22066,做多,2021-06-24 11:05:00,2021-06-24 11:15:00,1941.43,1938.11,-0.01,flip_to_short -22067,做空,2021-06-24 11:15:00,2021-06-24 11:20:00,1938.11,1944.87,-0.01,flip_to_long -22068,做多,2021-06-24 11:20:00,2021-06-24 11:25:00,1944.87,1944.44,-0.0,tp_upper -22069,做空,2021-06-24 13:05:00,2021-06-24 13:40:00,1968.87,1966.88,0.0,flip_to_long -22070,做多,2021-06-24 13:40:00,2021-06-24 14:00:00,1966.88,1959.6,-0.01,flip_to_short -22071,做空,2021-06-24 14:00:00,2021-06-24 14:15:00,1959.6,1965.13,-0.01,flip_to_long -22072,做多,2021-06-24 14:15:00,2021-06-24 14:40:00,1965.13,1964.73,-0.0,flip_to_short -22073,做空,2021-06-24 14:40:00,2021-06-24 14:50:00,1964.73,1963.17,0.0,flip_to_long -22074,做多,2021-06-24 14:50:00,2021-06-24 15:00:00,1963.17,1963.4,-0.0,tp_upper -22075,做多,2021-06-24 15:05:00,2021-06-24 15:10:00,1976.2,1993.28,0.03,tp_upper -22076,做空,2021-06-24 15:55:00,2021-06-24 16:10:00,1985.21,1981.17,0.0,flip_to_long -22077,做多,2021-06-24 16:10:00,2021-06-24 17:00:00,1981.17,2019.51,0.06,tp_upper -22078,做空,2021-06-24 17:45:00,2021-06-24 18:25:00,2009.99,2018.91,-0.02,flip_to_long -22079,做多,2021-06-24 18:25:00,2021-06-24 18:40:00,2018.91,2017.72,-0.0,flip_to_short -22080,做空,2021-06-24 18:40:00,2021-06-24 19:00:00,2017.72,2013.67,0.0,tp_lower -22081,做多,2021-06-24 19:15:00,2021-06-24 20:05:00,2015.51,2015.79,-0.0,flip_to_short -22082,做空,2021-06-24 20:05:00,2021-06-24 20:20:00,2015.79,2005.89,0.01,tp_lower -22083,做多,2021-06-24 20:40:00,2021-06-24 23:40:00,2009.18,1980.89,-0.05,flip_to_short -22084,做空,2021-06-24 23:40:00,2021-06-24 23:45:00,1980.89,1987.49,-0.01,flip_to_long -22085,做多,2021-06-24 23:45:00,2021-06-24 23:50:00,1987.49,1984.44,-0.01,flip_to_short -22086,做空,2021-06-24 23:50:00,2021-06-25 01:00:00,1984.44,1969.6,0.02,tp_lower -22087,做多,2021-06-25 01:55:00,2021-06-25 02:10:00,1988.72,2012.86,0.04,tp_upper -22088,做空,2021-06-25 03:05:00,2021-06-25 03:30:00,1995.98,1990.56,0.01,tp_lower -22089,做多,2021-06-25 03:50:00,2021-06-25 03:55:00,2000.76,1994.87,-0.01,flip_to_short -22090,做空,2021-06-25 03:55:00,2021-06-25 04:25:00,1994.87,1980.71,0.02,tp_lower -22091,做多,2021-06-25 06:05:00,2021-06-25 06:55:00,1970.15,1965.98,-0.01,flip_to_short -22092,做空,2021-06-25 06:55:00,2021-06-25 07:00:00,1965.98,1955.74,0.02,tp_lower -22093,做多,2021-06-25 08:50:00,2021-06-25 08:55:00,1941.11,1932.95,-0.02,flip_to_short -22094,做空,2021-06-25 08:55:00,2021-06-25 09:45:00,1932.95,1910.79,0.04,tp_lower -22095,做多,2021-06-25 12:10:00,2021-06-25 12:30:00,1867.3,1865.5,-0.0,flip_to_short -22096,做空,2021-06-25 12:30:00,2021-06-25 12:40:00,1865.5,1858.0,0.01,flip_to_long -22097,做多,2021-06-25 12:40:00,2021-06-25 13:10:00,1858.0,1844.85,-0.03,flip_to_short -22098,做空,2021-06-25 13:10:00,2021-06-25 13:15:00,1844.85,1841.13,0.0,tp_lower -22099,做多,2021-06-25 13:30:00,2021-06-25 13:35:00,1859.12,1848.64,-0.02,flip_to_short -22100,做空,2021-06-25 13:35:00,2021-06-25 13:40:00,1848.64,1856.48,-0.02,flip_to_long -22101,做多,2021-06-25 13:40:00,2021-06-25 13:55:00,1856.48,1855.07,-0.0,flip_to_short -22102,做空,2021-06-25 13:55:00,2021-06-25 14:00:00,1855.07,1869.66,-0.03,flip_to_long -22103,做多,2021-06-25 14:00:00,2021-06-25 14:25:00,1869.66,1861.13,-0.02,flip_to_short -22104,做空,2021-06-25 14:25:00,2021-06-25 14:35:00,1861.13,1836.95,0.04,tp_lower -22105,做多,2021-06-25 15:40:00,2021-06-25 15:50:00,1833.01,1828.01,-0.01,flip_to_short -22106,做空,2021-06-25 15:50:00,2021-06-25 16:00:00,1828.01,1847.29,-0.04,flip_to_long -22107,做多,2021-06-25 16:00:00,2021-06-25 16:15:00,1847.29,1821.42,-0.05,flip_to_short -22108,做空,2021-06-25 16:15:00,2021-06-25 16:25:00,1821.42,1797.33,0.04,tp_lower -22109,做多,2021-06-25 16:40:00,2021-06-25 17:05:00,1816.56,1824.06,0.01,flip_to_short -22110,做空,2021-06-25 17:05:00,2021-06-25 17:25:00,1824.06,1825.11,-0.0,flip_to_long -22111,做多,2021-06-25 17:25:00,2021-06-25 17:30:00,1825.11,1822.77,-0.01,flip_to_short -22112,做空,2021-06-25 17:30:00,2021-06-25 18:00:00,1822.77,1815.55,0.01,flip_to_long -22113,做多,2021-06-25 18:00:00,2021-06-25 18:05:00,1815.55,1827.58,0.02,tp_upper -22114,做空,2021-06-25 19:05:00,2021-06-25 19:10:00,1826.71,1843.29,-0.03,flip_to_long -22115,做多,2021-06-25 19:10:00,2021-06-25 19:20:00,1843.29,1859.21,0.03,tp_upper -22116,做空,2021-06-25 19:45:00,2021-06-25 19:55:00,1846.5,1850.92,-0.01,flip_to_long -22117,做多,2021-06-25 19:55:00,2021-06-25 20:00:00,1850.92,1843.75,-0.01,flip_to_short -22118,做空,2021-06-25 20:00:00,2021-06-25 20:05:00,1843.75,1848.7,-0.01,flip_to_long -22119,做多,2021-06-25 20:05:00,2021-06-25 20:10:00,1848.7,1844.48,-0.01,flip_to_short -22120,做空,2021-06-25 20:10:00,2021-06-25 20:15:00,1844.48,1853.96,-0.02,flip_to_long -22121,做多,2021-06-25 20:15:00,2021-06-25 21:05:00,1853.96,1854.3,-0.0,flip_to_short -22122,做空,2021-06-25 21:05:00,2021-06-25 21:10:00,1854.3,1843.35,0.02,tp_lower -22123,做多,2021-06-25 21:25:00,2021-06-25 21:45:00,1854.5,1851.2,-0.01,flip_to_short -22124,做空,2021-06-25 21:45:00,2021-06-25 21:50:00,1851.2,1844.22,0.01,tp_lower -22125,做多,2021-06-25 23:35:00,2021-06-25 23:45:00,1825.62,1823.38,-0.01,flip_to_short -22126,做空,2021-06-25 23:45:00,2021-06-26 00:10:00,1823.38,1804.47,0.03,tp_lower -22127,做多,2021-06-26 00:15:00,2021-06-26 00:30:00,1818.1,1834.28,0.03,tp_upper -22128,做空,2021-06-26 01:10:00,2021-06-26 01:55:00,1816.94,1823.3,-0.01,flip_to_long -22129,做多,2021-06-26 01:55:00,2021-06-26 02:15:00,1823.3,1819.56,-0.01,flip_to_short -22130,做空,2021-06-26 02:15:00,2021-06-26 02:40:00,1819.56,1815.65,0.01,flip_to_long -22131,做多,2021-06-26 02:40:00,2021-06-26 03:15:00,1815.65,1814.42,-0.0,flip_to_short -22132,做空,2021-06-26 03:15:00,2021-06-26 03:25:00,1814.42,1822.33,-0.02,flip_to_long -22133,做多,2021-06-26 03:25:00,2021-06-26 03:55:00,1822.33,1818.33,-0.01,flip_to_short -22134,做空,2021-06-26 03:55:00,2021-06-26 04:00:00,1818.33,1826.72,-0.02,flip_to_long -22135,做多,2021-06-26 04:00:00,2021-06-26 04:05:00,1826.72,1818.61,-0.02,flip_to_short -22136,做空,2021-06-26 04:05:00,2021-06-26 04:10:00,1818.61,1820.16,-0.0,flip_to_long -22137,做多,2021-06-26 04:10:00,2021-06-26 04:35:00,1820.16,1825.26,0.01,flip_to_short -22138,做空,2021-06-26 04:35:00,2021-06-26 05:35:00,1825.26,1829.32,-0.01,flip_to_long -22139,做多,2021-06-26 05:35:00,2021-06-26 05:55:00,1829.32,1830.83,0.0,flip_to_short -22140,做空,2021-06-26 05:55:00,2021-06-26 06:00:00,1830.83,1838.71,-0.02,flip_to_long -22141,做多,2021-06-26 06:00:00,2021-06-26 06:15:00,1838.71,1833.99,-0.01,flip_to_short -22142,做空,2021-06-26 06:15:00,2021-06-26 06:20:00,1833.99,1835.72,-0.0,flip_to_long -22143,做多,2021-06-26 06:20:00,2021-06-26 06:25:00,1835.72,1834.98,-0.0,flip_to_short -22144,做空,2021-06-26 06:25:00,2021-06-26 06:40:00,1834.98,1813.94,0.03,tp_lower -22145,做多,2021-06-26 09:20:00,2021-06-26 09:30:00,1733.2,1750.33,0.03,tp_upper -22146,做空,2021-06-26 10:40:00,2021-06-26 10:45:00,1748.08,1756.03,-0.02,flip_to_long -22147,做多,2021-06-26 10:45:00,2021-06-26 11:00:00,1756.03,1780.82,0.04,tp_upper -22148,做空,2021-06-26 12:45:00,2021-06-26 13:25:00,1792.69,1777.6,0.03,tp_lower -22149,做多,2021-06-26 14:35:00,2021-06-26 16:00:00,1764.32,1769.59,0.01,flip_to_short -22150,做空,2021-06-26 16:00:00,2021-06-26 16:10:00,1769.59,1746.64,0.04,tp_lower -22151,做多,2021-06-26 16:55:00,2021-06-26 17:10:00,1760.1,1759.95,-0.0,flip_to_short -22152,做空,2021-06-26 17:10:00,2021-06-26 17:20:00,1759.95,1757.51,0.0,flip_to_long -22153,做多,2021-06-26 17:20:00,2021-06-26 17:25:00,1757.51,1750.3,-0.02,flip_to_short -22154,做空,2021-06-26 17:25:00,2021-06-26 17:30:00,1750.3,1757.71,-0.02,flip_to_long -22155,做多,2021-06-26 17:30:00,2021-06-26 17:35:00,1757.71,1752.91,-0.01,flip_to_short -22156,做空,2021-06-26 17:35:00,2021-06-26 17:40:00,1752.91,1756.5,-0.01,flip_to_long -22157,做多,2021-06-26 17:40:00,2021-06-26 17:50:00,1756.5,1777.32,0.04,tp_upper -22158,做空,2021-06-26 19:25:00,2021-06-26 19:30:00,1779.65,1784.07,-0.01,tp_lower -22159,做多,2021-06-26 19:40:00,2021-06-26 19:45:00,1786.26,1780.98,-0.01,flip_to_short -22160,做空,2021-06-26 19:45:00,2021-06-26 19:50:00,1780.98,1784.82,-0.01,flip_to_long -22161,做多,2021-06-26 19:50:00,2021-06-26 19:55:00,1784.82,1784.43,-0.0,flip_to_short -22162,做空,2021-06-26 19:55:00,2021-06-26 20:00:00,1784.43,1774.62,0.02,tp_lower -22163,做多,2021-06-26 21:30:00,2021-06-26 21:40:00,1759.8,1759.43,-0.0,flip_to_short -22164,做空,2021-06-26 21:40:00,2021-06-26 21:45:00,1759.43,1768.63,-0.02,flip_to_long -22165,做多,2021-06-26 21:45:00,2021-06-26 21:50:00,1768.63,1769.92,0.0,tp_upper -22166,做空,2021-06-27 03:25:00,2021-06-27 03:35:00,1863.0,1875.47,-0.02,flip_to_long -22167,做多,2021-06-27 03:35:00,2021-06-27 04:00:00,1875.47,1883.45,0.01,tp_upper -22168,做空,2021-06-27 04:05:00,2021-06-27 04:15:00,1874.21,1875.94,-0.0,flip_to_long -22169,做多,2021-06-27 04:15:00,2021-06-27 04:20:00,1875.94,1871.03,-0.01,flip_to_short -22170,做空,2021-06-27 04:20:00,2021-06-27 04:35:00,1871.03,1874.92,-0.01,flip_to_long -22171,做多,2021-06-27 04:35:00,2021-06-27 04:40:00,1874.92,1873.85,-0.0,flip_to_short -22172,做空,2021-06-27 04:40:00,2021-06-27 04:45:00,1873.85,1876.76,-0.01,flip_to_long -22173,做多,2021-06-27 04:45:00,2021-06-27 05:10:00,1876.76,1877.65,-0.0,tp_upper -22174,做空,2021-06-27 05:40:00,2021-06-27 05:45:00,1869.43,1866.65,0.0,tp_lower -22175,做多,2021-06-27 06:05:00,2021-06-27 06:10:00,1876.99,1875.82,-0.0,flip_to_short -22176,做空,2021-06-27 06:10:00,2021-06-27 06:30:00,1875.82,1857.63,0.03,tp_lower -22177,做多,2021-06-27 07:35:00,2021-06-27 08:00:00,1863.6,1857.29,-0.01,flip_to_short -22178,做空,2021-06-27 08:00:00,2021-06-27 08:05:00,1857.29,1866.71,-0.02,flip_to_long -22179,做多,2021-06-27 08:05:00,2021-06-27 08:10:00,1866.71,1864.62,-0.01,tp_upper -22180,做空,2021-06-27 08:15:00,2021-06-27 08:20:00,1859.68,1862.18,-0.01,flip_to_long -22181,做多,2021-06-27 08:20:00,2021-06-27 08:35:00,1862.18,1859.39,-0.01,flip_to_short -22182,做空,2021-06-27 08:35:00,2021-06-27 08:40:00,1859.39,1863.6,-0.01,flip_to_long -22183,做多,2021-06-27 08:40:00,2021-06-27 08:45:00,1863.6,1855.22,-0.02,flip_to_short -22184,做空,2021-06-27 08:45:00,2021-06-27 08:55:00,1855.22,1847.27,0.01,tp_lower -22185,做多,2021-06-27 11:00:00,2021-06-27 11:05:00,1826.26,1823.83,-0.01,flip_to_short -22186,做空,2021-06-27 11:05:00,2021-06-27 11:20:00,1823.83,1823.6,-0.0,flip_to_long -22187,做多,2021-06-27 11:20:00,2021-06-27 11:25:00,1823.6,1839.28,0.03,tp_upper -22188,做空,2021-06-27 11:45:00,2021-06-27 13:45:00,1829.13,1833.43,-0.01,tp_lower -22189,做多,2021-06-27 14:40:00,2021-06-27 14:50:00,1835.59,1834.98,-0.0,flip_to_short -22190,做空,2021-06-27 14:50:00,2021-06-27 14:55:00,1834.98,1838.61,-0.01,flip_to_long -22191,做多,2021-06-27 14:55:00,2021-06-27 15:00:00,1838.61,1835.18,-0.01,flip_to_short -22192,做空,2021-06-27 15:00:00,2021-06-27 15:20:00,1835.18,1829.51,0.01,flip_to_long -22193,做多,2021-06-27 15:20:00,2021-06-27 15:25:00,1829.51,1845.3,0.03,tp_upper -22194,做空,2021-06-27 16:05:00,2021-06-27 16:20:00,1839.83,1837.0,0.0,flip_to_long -22195,做多,2021-06-27 16:20:00,2021-06-27 17:50:00,1837.0,1825.41,-0.02,flip_to_short -22196,做空,2021-06-27 17:50:00,2021-06-27 18:00:00,1825.41,1812.56,0.02,tp_lower -22197,做多,2021-06-27 18:35:00,2021-06-27 18:40:00,1821.41,1819.06,-0.01,flip_to_short -22198,做空,2021-06-27 18:40:00,2021-06-27 18:55:00,1819.06,1817.54,0.0,flip_to_long -22199,做多,2021-06-27 18:55:00,2021-06-27 19:05:00,1817.54,1818.34,-0.0,flip_to_short -22200,做空,2021-06-27 19:05:00,2021-06-27 19:10:00,1818.34,1821.02,-0.01,flip_to_long -22201,做多,2021-06-27 19:10:00,2021-06-27 19:20:00,1821.02,1816.5,-0.01,flip_to_short -22202,做空,2021-06-27 19:20:00,2021-06-27 19:35:00,1816.5,1816.76,-0.0,flip_to_long -22203,做多,2021-06-27 19:35:00,2021-06-27 19:45:00,1816.76,1820.95,0.01,tp_upper -22204,做空,2021-06-27 20:00:00,2021-06-27 20:05:00,1816.03,1818.47,-0.01,flip_to_long -22205,做多,2021-06-27 20:05:00,2021-06-27 20:15:00,1818.47,1819.35,-0.0,tp_upper -22206,做空,2021-06-27 20:20:00,2021-06-27 20:25:00,1818.27,1822.74,-0.01,flip_to_long -22207,做多,2021-06-27 20:25:00,2021-06-27 20:30:00,1822.74,1820.6,-0.01,flip_to_short -22208,做空,2021-06-27 20:30:00,2021-06-27 20:40:00,1820.6,1819.23,0.0,flip_to_long -22209,做多,2021-06-27 20:40:00,2021-06-27 21:10:00,1819.23,1825.38,0.01,tp_upper -22210,做空,2021-06-27 21:15:00,2021-06-27 21:20:00,1816.96,1814.72,0.0,tp_lower -22211,做多,2021-06-27 21:30:00,2021-06-27 21:35:00,1822.8,1825.49,0.0,tp_upper -22212,做空,2021-06-28 01:15:00,2021-06-28 01:30:00,1977.39,1964.53,0.02,tp_lower -22213,做多,2021-06-28 02:25:00,2021-06-28 02:45:00,1974.58,1969.61,-0.01,flip_to_short -22214,做空,2021-06-28 02:45:00,2021-06-28 02:50:00,1969.61,1971.96,-0.01,flip_to_long -22215,做多,2021-06-28 02:50:00,2021-06-28 02:55:00,1971.96,1968.62,-0.01,flip_to_short -22216,做空,2021-06-28 02:55:00,2021-06-28 03:00:00,1968.62,1969.87,-0.0,flip_to_long -22217,做多,2021-06-28 03:00:00,2021-06-28 03:10:00,1969.87,1968.32,-0.0,flip_to_short -22218,做空,2021-06-28 03:10:00,2021-06-28 03:15:00,1968.32,1968.52,-0.0,flip_to_long -22219,做多,2021-06-28 03:15:00,2021-06-28 03:50:00,1968.52,1971.13,0.0,flip_to_short -22220,做空,2021-06-28 03:50:00,2021-06-28 04:00:00,1971.13,1970.81,-0.0,flip_to_long -22221,做多,2021-06-28 04:00:00,2021-06-28 04:10:00,1970.81,1972.44,0.0,tp_upper -22222,做空,2021-06-28 04:20:00,2021-06-28 04:30:00,1968.67,1971.7,-0.01,flip_to_long -22223,做多,2021-06-28 04:30:00,2021-06-28 04:35:00,1971.7,1966.37,-0.01,flip_to_short -22224,做空,2021-06-28 04:35:00,2021-06-28 04:40:00,1966.37,1969.48,-0.01,flip_to_long -22225,做多,2021-06-28 04:40:00,2021-06-28 05:05:00,1969.48,1978.01,0.01,tp_upper -22226,做空,2021-06-28 05:35:00,2021-06-28 05:40:00,1971.53,1966.19,0.01,tp_lower -22227,做多,2021-06-28 05:50:00,2021-06-28 06:05:00,1973.0,1983.46,0.02,tp_upper -22228,做空,2021-06-28 06:25:00,2021-06-28 06:45:00,1977.69,1978.35,-0.0,flip_to_long -22229,做多,2021-06-28 06:45:00,2021-06-28 07:10:00,1978.35,1996.69,0.03,tp_upper -22230,做空,2021-06-28 09:05:00,2021-06-28 09:15:00,2051.29,2054.66,-0.01,flip_to_long -22231,做多,2021-06-28 09:15:00,2021-06-28 09:30:00,2054.66,2047.96,-0.01,flip_to_short -22232,做空,2021-06-28 09:30:00,2021-06-28 09:45:00,2047.96,2033.59,0.02,tp_lower -22233,做多,2021-06-28 11:30:00,2021-06-28 11:35:00,2001.54,2000.33,-0.0,flip_to_short -22234,做空,2021-06-28 11:35:00,2021-06-28 12:05:00,2000.33,1999.87,-0.0,flip_to_long -22235,做多,2021-06-28 12:05:00,2021-06-28 12:15:00,1999.87,2018.4,0.03,tp_upper -22236,做空,2021-06-28 12:30:00,2021-06-28 12:35:00,1999.31,2002.0,-0.01,flip_to_long -22237,做多,2021-06-28 12:35:00,2021-06-28 13:30:00,2002.0,2012.33,0.02,tp_upper -22238,做空,2021-06-28 13:35:00,2021-06-28 13:40:00,2009.01,2010.53,-0.0,flip_to_long -22239,做多,2021-06-28 13:40:00,2021-06-28 13:45:00,2010.53,2001.0,-0.02,flip_to_short -22240,做空,2021-06-28 13:45:00,2021-06-28 13:55:00,2001.0,2007.84,-0.01,flip_to_long -22241,做多,2021-06-28 13:55:00,2021-06-28 14:15:00,2007.84,2022.39,0.02,tp_upper -22242,做空,2021-06-28 16:35:00,2021-06-28 16:45:00,2099.12,2105.81,-0.01,flip_to_long -22243,做多,2021-06-28 16:45:00,2021-06-28 17:00:00,2105.81,2106.0,-0.0,flip_to_short -22244,做空,2021-06-28 17:00:00,2021-06-28 17:15:00,2106.0,2099.63,0.01,flip_to_long -22245,做多,2021-06-28 17:15:00,2021-06-28 18:35:00,2099.63,2088.1,-0.02,flip_to_short -22246,做空,2021-06-28 18:35:00,2021-06-28 18:45:00,2088.1,2092.77,-0.01,flip_to_long -22247,做多,2021-06-28 18:45:00,2021-06-28 18:50:00,2092.77,2092.39,-0.0,flip_to_short -22248,做空,2021-06-28 18:50:00,2021-06-28 19:00:00,2092.39,2087.33,0.01,flip_to_long -22249,做多,2021-06-28 19:00:00,2021-06-28 19:20:00,2087.33,2127.06,0.06,tp_upper -22250,做空,2021-06-28 20:05:00,2021-06-28 20:10:00,2104.72,2107.88,-0.01,flip_to_long -22251,做多,2021-06-28 20:10:00,2021-06-28 20:15:00,2107.88,2104.6,-0.01,flip_to_short -22252,做空,2021-06-28 20:15:00,2021-06-28 20:20:00,2104.6,2106.94,-0.01,flip_to_long -22253,做多,2021-06-28 20:20:00,2021-06-28 20:55:00,2106.94,2130.36,0.04,tp_upper -22254,做空,2021-06-28 21:20:00,2021-06-28 21:40:00,2122.0,2120.91,0.0,flip_to_long -22255,做多,2021-06-28 21:40:00,2021-06-28 21:55:00,2120.91,2121.28,-0.0,tp_upper -22256,做空,2021-06-29 01:30:00,2021-06-29 01:40:00,2110.39,2114.53,-0.01,flip_to_long -22257,做多,2021-06-29 01:40:00,2021-06-29 01:55:00,2114.53,2120.57,0.01,flip_to_short -22258,做空,2021-06-29 01:55:00,2021-06-29 02:00:00,2120.57,2128.31,-0.01,flip_to_long -22259,做多,2021-06-29 02:00:00,2021-06-29 02:10:00,2128.31,2127.3,-0.0,flip_to_short -22260,做空,2021-06-29 02:10:00,2021-06-29 02:25:00,2127.3,2104.32,0.04,tp_lower -22261,做多,2021-06-29 03:20:00,2021-06-29 03:35:00,2106.61,2102.47,-0.01,flip_to_short -22262,做空,2021-06-29 03:35:00,2021-06-29 03:45:00,2102.47,2100.42,0.0,flip_to_long -22263,做多,2021-06-29 03:45:00,2021-06-29 04:05:00,2100.42,2123.0,0.04,tp_upper -22264,做空,2021-06-29 05:05:00,2021-06-29 05:25:00,2114.91,2104.35,0.02,tp_lower -22265,做多,2021-06-29 05:50:00,2021-06-29 06:00:00,2111.01,2113.74,0.0,flip_to_short -22266,做空,2021-06-29 06:00:00,2021-06-29 06:10:00,2113.74,2113.99,-0.0,flip_to_long -22267,做多,2021-06-29 06:10:00,2021-06-29 06:25:00,2113.99,2127.26,0.02,tp_upper -22268,做多,2021-06-29 08:30:00,2021-06-29 09:00:00,2139.46,2132.97,-0.01,flip_to_short -22269,做空,2021-06-29 09:00:00,2021-06-29 09:10:00,2132.97,2136.81,-0.01,flip_to_long -22270,做多,2021-06-29 09:10:00,2021-06-29 09:25:00,2136.81,2159.8,0.04,tp_upper -22271,做空,2021-06-29 10:00:00,2021-06-29 10:15:00,2154.75,2149.0,0.01,flip_to_long -22272,做多,2021-06-29 10:15:00,2021-06-29 10:35:00,2149.0,2169.6,0.03,tp_upper -22273,做空,2021-06-29 12:00:00,2021-06-29 12:05:00,2165.08,2178.69,-0.02,flip_to_long -22274,做多,2021-06-29 12:05:00,2021-06-29 12:10:00,2178.69,2166.67,-0.02,flip_to_short -22275,做空,2021-06-29 12:10:00,2021-06-29 12:15:00,2166.67,2171.02,-0.01,tp_lower -22276,做多,2021-06-29 12:20:00,2021-06-29 12:40:00,2171.29,2181.43,0.01,tp_upper -22277,做空,2021-06-29 12:50:00,2021-06-29 13:00:00,2174.37,2177.63,-0.01,flip_to_long -22278,做多,2021-06-29 13:00:00,2021-06-29 13:10:00,2177.63,2192.68,0.02,tp_upper -22279,做多,2021-06-29 15:10:00,2021-06-29 15:20:00,2223.68,2220.39,-0.01,flip_to_short -22280,做空,2021-06-29 15:20:00,2021-06-29 15:40:00,2220.39,2200.91,0.03,tp_lower -22281,做多,2021-06-29 16:20:00,2021-06-29 16:30:00,2217.66,2226.0,0.01,tp_upper -22282,做空,2021-06-29 16:45:00,2021-06-29 17:55:00,2222.66,2230.04,-0.01,flip_to_long -22283,做多,2021-06-29 17:55:00,2021-06-29 18:00:00,2230.04,2224.47,-0.01,flip_to_short -22284,做空,2021-06-29 18:00:00,2021-06-29 18:15:00,2224.47,2219.69,0.01,tp_lower -22285,做多,2021-06-29 19:10:00,2021-06-29 19:15:00,2221.71,2221.49,-0.0,flip_to_short -22286,做空,2021-06-29 19:15:00,2021-06-29 19:30:00,2221.49,2212.76,0.01,tp_lower -22287,做多,2021-06-29 19:50:00,2021-06-29 20:00:00,2220.87,2216.56,-0.01,flip_to_short -22288,做空,2021-06-29 20:00:00,2021-06-29 20:05:00,2216.56,2220.4,-0.01,flip_to_long -22289,做多,2021-06-29 20:05:00,2021-06-29 20:10:00,2220.4,2223.72,0.0,tp_upper -22290,做空,2021-06-29 20:25:00,2021-06-29 20:50:00,2219.02,2202.16,0.03,tp_lower -22291,做多,2021-06-29 21:35:00,2021-06-29 22:05:00,2206.02,2202.58,-0.01,flip_to_short -22292,做空,2021-06-29 22:05:00,2021-06-29 22:20:00,2202.58,2178.67,0.04,tp_lower -22293,做空,2021-06-29 23:35:00,2021-06-29 23:50:00,2179.41,2158.6,0.03,tp_lower -22294,做多,2021-06-30 00:25:00,2021-06-30 01:00:00,2177.13,2164.75,-0.02,flip_to_short -22295,做空,2021-06-30 01:00:00,2021-06-30 01:10:00,2164.75,2166.88,-0.01,flip_to_long -22296,做多,2021-06-30 01:10:00,2021-06-30 01:15:00,2166.88,2155.25,-0.02,flip_to_short -22297,做空,2021-06-30 01:15:00,2021-06-30 01:35:00,2155.25,2164.55,-0.02,flip_to_long -22298,做多,2021-06-30 01:35:00,2021-06-30 02:00:00,2164.55,2164.35,-0.0,flip_to_short -22299,做空,2021-06-30 02:00:00,2021-06-30 02:20:00,2164.35,2163.7,-0.0,flip_to_long -22300,做多,2021-06-30 02:20:00,2021-06-30 02:25:00,2163.7,2163.51,-0.0,flip_to_short -22301,做空,2021-06-30 02:25:00,2021-06-30 03:10:00,2163.51,2148.8,0.02,tp_lower -22302,做多,2021-06-30 05:35:00,2021-06-30 05:40:00,2116.23,2111.61,-0.01,flip_to_short -22303,做空,2021-06-30 05:40:00,2021-06-30 05:45:00,2111.61,2118.92,-0.01,flip_to_long -22304,做多,2021-06-30 05:45:00,2021-06-30 06:05:00,2118.92,2133.32,0.02,tp_upper -22305,做空,2021-06-30 07:15:00,2021-06-30 07:20:00,2126.01,2148.08,-0.04,flip_to_long -22306,做多,2021-06-30 07:20:00,2021-06-30 07:35:00,2148.08,2162.32,0.02,tp_upper -22307,做空,2021-06-30 08:45:00,2021-06-30 08:50:00,2135.54,2129.95,0.01,tp_lower -22308,做多,2021-06-30 10:15:00,2021-06-30 10:25:00,2125.77,2132.45,0.01,tp_upper -22309,做空,2021-06-30 11:25:00,2021-06-30 11:35:00,2128.96,2148.67,-0.04,flip_to_long -22310,做多,2021-06-30 11:35:00,2021-06-30 11:45:00,2148.67,2151.18,0.0,tp_upper -22311,做空,2021-06-30 12:30:00,2021-06-30 12:40:00,2146.0,2147.54,-0.0,flip_to_long -22312,做多,2021-06-30 12:40:00,2021-06-30 14:15:00,2147.54,2134.74,-0.02,flip_to_short -22313,做空,2021-06-30 14:15:00,2021-06-30 14:25:00,2134.74,2134.42,-0.0,flip_to_long -22314,做多,2021-06-30 14:25:00,2021-06-30 14:30:00,2134.42,2127.35,-0.01,flip_to_short -22315,做空,2021-06-30 14:30:00,2021-06-30 14:35:00,2127.35,2118.08,0.01,tp_lower -22316,做多,2021-06-30 16:05:00,2021-06-30 16:50:00,2113.18,2109.21,-0.01,flip_to_short -22317,做空,2021-06-30 16:50:00,2021-06-30 17:00:00,2109.21,2115.91,-0.01,flip_to_long -22318,做多,2021-06-30 17:00:00,2021-06-30 17:10:00,2115.91,2113.36,-0.01,flip_to_short -22319,做空,2021-06-30 17:10:00,2021-06-30 21:05:00,2113.36,2253.7,-0.24,flip_to_long -22320,做多,2021-06-30 21:05:00,2021-06-30 21:25:00,2253.7,2257.6,0.0,flip_to_short -22321,做空,2021-06-30 21:25:00,2021-06-30 21:30:00,2257.6,2263.36,-0.01,flip_to_long -22322,做多,2021-06-30 21:30:00,2021-06-30 21:35:00,2263.36,2283.55,0.03,tp_upper -22323,做空,2021-06-30 21:45:00,2021-06-30 21:55:00,2269.76,2263.2,0.01,flip_to_long -22324,做多,2021-06-30 21:55:00,2021-06-30 22:00:00,2263.2,2252.61,-0.02,flip_to_short -22325,做空,2021-06-30 22:00:00,2021-06-30 22:20:00,2252.61,2254.84,-0.0,flip_to_long -22326,做多,2021-06-30 22:20:00,2021-06-30 22:35:00,2254.84,2258.37,0.0,flip_to_short -22327,做空,2021-06-30 22:35:00,2021-06-30 23:05:00,2258.37,2263.32,-0.01,flip_to_long -22328,做多,2021-06-30 23:05:00,2021-06-30 23:30:00,2263.32,2271.28,0.01,tp_upper -22329,做空,2021-07-01 00:00:00,2021-07-01 00:10:00,2265.33,2246.16,0.03,tp_lower -22330,做多,2021-07-01 01:15:00,2021-07-01 02:00:00,2262.83,2251.04,-0.02,flip_to_short -22331,做空,2021-07-01 02:00:00,2021-07-01 02:10:00,2251.04,2235.32,0.02,tp_lower -22332,做多,2021-07-01 04:15:00,2021-07-01 04:20:00,2200.19,2197.48,-0.01,flip_to_short -22333,做空,2021-07-01 04:20:00,2021-07-01 04:45:00,2197.48,2198.46,-0.0,flip_to_long -22334,做多,2021-07-01 04:45:00,2021-07-01 04:55:00,2198.46,2207.99,0.01,tp_upper -22335,做空,2021-07-01 05:20:00,2021-07-01 06:45:00,2197.32,2162.6,0.05,tp_lower -22336,做多,2021-07-01 09:10:00,2021-07-01 10:05:00,2127.74,2114.31,-0.02,flip_to_short -22337,做空,2021-07-01 10:05:00,2021-07-01 10:15:00,2114.31,2113.06,0.0,flip_to_long -22338,做多,2021-07-01 10:15:00,2021-07-01 10:50:00,2113.06,2113.71,-0.0,flip_to_short -22339,做空,2021-07-01 10:50:00,2021-07-01 11:00:00,2113.71,2125.79,-0.02,flip_to_long -22340,做多,2021-07-01 11:00:00,2021-07-01 11:05:00,2125.79,2125.7,-0.0,tp_upper -22341,做空,2021-07-01 12:00:00,2021-07-01 12:30:00,2121.84,2132.12,-0.02,flip_to_long -22342,做多,2021-07-01 12:30:00,2021-07-01 12:45:00,2132.12,2129.19,-0.01,flip_to_short -22343,做空,2021-07-01 12:45:00,2021-07-01 12:50:00,2129.19,2129.01,-0.0,flip_to_long -22344,做多,2021-07-01 12:50:00,2021-07-01 12:55:00,2129.01,2126.96,-0.01,flip_to_short -22345,做空,2021-07-01 12:55:00,2021-07-01 13:05:00,2126.96,2125.77,0.0,flip_to_long -22346,做多,2021-07-01 13:05:00,2021-07-01 13:35:00,2125.77,2123.5,-0.01,flip_to_short -22347,做空,2021-07-01 13:35:00,2021-07-01 13:40:00,2123.5,2124.05,-0.0,flip_to_long -22348,做多,2021-07-01 13:40:00,2021-07-01 16:00:00,2124.05,2095.67,-0.05,flip_to_short -22349,做空,2021-07-01 16:00:00,2021-07-01 16:45:00,2095.67,2090.51,0.01,tp_lower -22350,做多,2021-07-01 17:30:00,2021-07-01 18:05:00,2099.17,2116.75,0.03,tp_upper -22351,做空,2021-07-01 18:55:00,2021-07-01 19:20:00,2111.91,2085.71,0.04,tp_lower -22352,做多,2021-07-01 20:00:00,2021-07-01 21:10:00,2113.64,2111.51,-0.01,flip_to_short -22353,做空,2021-07-01 21:10:00,2021-07-01 22:45:00,2111.51,2130.68,-0.03,flip_to_long -22354,做多,2021-07-01 22:45:00,2021-07-01 22:50:00,2130.68,2128.89,-0.0,flip_to_short -22355,做空,2021-07-01 22:50:00,2021-07-01 23:00:00,2128.89,2118.29,0.02,tp_lower -22356,做多,2021-07-02 00:05:00,2021-07-02 01:00:00,2124.15,2130.29,0.01,tp_upper -22357,做空,2021-07-02 01:10:00,2021-07-02 01:25:00,2117.19,2102.21,0.02,tp_lower -22358,做多,2021-07-02 02:30:00,2021-07-02 02:35:00,2099.6,2089.2,-0.02,flip_to_short -22359,做空,2021-07-02 02:35:00,2021-07-02 02:55:00,2089.2,2093.45,-0.01,flip_to_long -22360,做多,2021-07-02 02:55:00,2021-07-02 03:00:00,2093.45,2088.43,-0.01,flip_to_short -22361,做空,2021-07-02 03:00:00,2021-07-02 03:05:00,2088.43,2088.85,-0.0,flip_to_long -22362,做多,2021-07-02 03:05:00,2021-07-02 05:05:00,2088.85,2049.83,-0.07,flip_to_short -22363,做空,2021-07-02 05:05:00,2021-07-02 05:15:00,2049.83,2053.44,-0.01,flip_to_long -22364,做多,2021-07-02 05:15:00,2021-07-02 05:30:00,2053.44,2047.08,-0.01,flip_to_short -22365,做空,2021-07-02 05:30:00,2021-07-02 05:40:00,2047.08,2041.68,0.01,tp_lower -22366,做多,2021-07-02 06:50:00,2021-07-02 07:15:00,2033.76,2045.99,0.02,tp_upper -22367,做空,2021-07-02 08:30:00,2021-07-02 08:40:00,2054.98,2054.92,-0.0,flip_to_long -22368,做多,2021-07-02 08:40:00,2021-07-02 08:55:00,2054.92,2059.43,0.01,flip_to_short -22369,做空,2021-07-02 08:55:00,2021-07-02 09:15:00,2059.43,2036.75,0.04,tp_lower -22370,做多,2021-07-02 10:45:00,2021-07-02 10:50:00,2035.31,2030.85,-0.01,flip_to_short -22371,做空,2021-07-02 10:50:00,2021-07-02 10:55:00,2030.85,2038.21,-0.01,flip_to_long -22372,做多,2021-07-02 10:55:00,2021-07-02 11:05:00,2038.21,2041.4,0.0,tp_upper -22373,做空,2021-07-02 11:30:00,2021-07-02 11:35:00,2029.22,2037.84,-0.02,flip_to_long -22374,做多,2021-07-02 11:35:00,2021-07-02 11:50:00,2037.84,2034.06,-0.01,flip_to_short -22375,做空,2021-07-02 11:50:00,2021-07-02 11:55:00,2034.06,2038.0,-0.01,flip_to_long -22376,做多,2021-07-02 11:55:00,2021-07-02 12:10:00,2038.0,2035.68,-0.01,flip_to_short -22377,做空,2021-07-02 12:10:00,2021-07-02 12:15:00,2035.68,2041.48,-0.01,flip_to_long -22378,做多,2021-07-02 12:15:00,2021-07-02 12:20:00,2041.48,2033.55,-0.01,flip_to_short -22379,做空,2021-07-02 12:20:00,2021-07-02 12:30:00,2033.55,2047.15,-0.02,flip_to_long -22380,做多,2021-07-02 12:30:00,2021-07-02 12:45:00,2047.15,2057.26,0.01,tp_upper -22381,做空,2021-07-02 14:15:00,2021-07-02 16:10:00,2062.09,2111.45,-0.08,flip_to_long -22382,做多,2021-07-02 16:10:00,2021-07-02 16:15:00,2111.45,2110.23,-0.0,flip_to_short -22383,做空,2021-07-02 16:15:00,2021-07-02 16:25:00,2110.23,2113.78,-0.01,flip_to_long -22384,做多,2021-07-02 16:25:00,2021-07-02 16:30:00,2113.78,2111.2,-0.01,flip_to_short -22385,做空,2021-07-02 16:30:00,2021-07-02 16:45:00,2111.2,2107.05,0.0,tp_lower -22386,做多,2021-07-02 16:50:00,2021-07-02 16:55:00,2111.76,2110.91,-0.0,flip_to_short -22387,做空,2021-07-02 16:55:00,2021-07-02 17:25:00,2110.91,2109.09,0.0,flip_to_long -22388,做多,2021-07-02 17:25:00,2021-07-02 17:40:00,2109.09,2111.47,0.0,tp_upper -22389,做空,2021-07-02 17:45:00,2021-07-02 17:50:00,2105.09,2105.18,-0.0,tp_lower -22390,做空,2021-07-02 18:00:00,2021-07-02 18:05:00,2090.11,2092.62,-0.01,tp_lower -22391,做多,2021-07-02 18:45:00,2021-07-02 19:35:00,2099.73,2093.45,-0.01,flip_to_short -22392,做空,2021-07-02 19:35:00,2021-07-02 19:50:00,2093.45,2096.49,-0.01,flip_to_long -22393,做多,2021-07-02 19:50:00,2021-07-02 19:55:00,2096.49,2102.36,0.01,tp_upper -22394,做空,2021-07-02 20:00:00,2021-07-02 20:05:00,2091.84,2092.45,-0.0,flip_to_long -22395,做多,2021-07-02 20:05:00,2021-07-02 20:30:00,2092.45,2089.82,-0.01,flip_to_short -22396,做空,2021-07-02 20:30:00,2021-07-02 20:35:00,2089.82,2094.23,-0.01,flip_to_long -22397,做多,2021-07-02 20:35:00,2021-07-02 20:40:00,2094.23,2094.09,-0.0,flip_to_short -22398,做空,2021-07-02 20:40:00,2021-07-02 21:00:00,2094.09,2092.01,0.0,flip_to_long -22399,做多,2021-07-02 21:00:00,2021-07-02 21:15:00,2092.01,2098.34,0.01,tp_upper -22400,做空,2021-07-03 00:10:00,2021-07-03 00:25:00,2141.66,2144.98,-0.01,flip_to_long -22401,做多,2021-07-03 00:25:00,2021-07-03 01:25:00,2144.98,2142.9,-0.0,flip_to_short -22402,做空,2021-07-03 01:25:00,2021-07-03 02:15:00,2142.9,2146.25,-0.01,flip_to_long -22403,做多,2021-07-03 02:15:00,2021-07-03 02:25:00,2146.25,2150.55,0.0,tp_upper -22404,做空,2021-07-03 02:30:00,2021-07-03 02:50:00,2148.09,2139.76,0.01,tp_lower -22405,做多,2021-07-03 04:00:00,2021-07-03 04:20:00,2135.19,2129.62,-0.01,flip_to_short -22406,做空,2021-07-03 04:20:00,2021-07-03 04:30:00,2129.62,2133.98,-0.01,flip_to_long -22407,做多,2021-07-03 04:30:00,2021-07-03 05:00:00,2133.98,2131.58,-0.01,flip_to_short -22408,做空,2021-07-03 05:00:00,2021-07-03 05:05:00,2131.58,2135.74,-0.01,flip_to_long -22409,做多,2021-07-03 05:05:00,2021-07-03 05:15:00,2135.74,2131.92,-0.01,flip_to_short -22410,做空,2021-07-03 05:15:00,2021-07-03 05:25:00,2131.92,2134.61,-0.01,flip_to_long -22411,做多,2021-07-03 05:25:00,2021-07-03 05:35:00,2134.61,2143.0,0.01,tp_upper -22412,做空,2021-07-03 06:35:00,2021-07-03 06:40:00,2141.65,2144.56,-0.01,flip_to_long -22413,做多,2021-07-03 06:40:00,2021-07-03 06:50:00,2144.56,2141.68,-0.01,flip_to_short -22414,做空,2021-07-03 06:50:00,2021-07-03 07:00:00,2141.68,2139.71,0.0,tp_lower -22415,做多,2021-07-03 07:05:00,2021-07-03 07:20:00,2144.77,2147.84,0.0,tp_upper -22416,做空,2021-07-03 11:00:00,2021-07-03 11:05:00,2212.79,2213.56,-0.0,flip_to_long -22417,做多,2021-07-03 11:05:00,2021-07-03 12:00:00,2213.56,2231.64,0.02,tp_upper -22418,做空,2021-07-03 12:45:00,2021-07-03 12:50:00,2212.66,2218.55,-0.01,flip_to_long -22419,做多,2021-07-03 12:50:00,2021-07-03 12:55:00,2218.55,2216.33,-0.0,flip_to_short -22420,做空,2021-07-03 12:55:00,2021-07-03 13:15:00,2216.33,2216.27,-0.0,flip_to_long -22421,做多,2021-07-03 13:15:00,2021-07-03 13:30:00,2216.27,2217.11,-0.0,flip_to_short -22422,做空,2021-07-03 13:30:00,2021-07-03 13:35:00,2217.11,2219.36,-0.0,flip_to_long -22423,做多,2021-07-03 13:35:00,2021-07-03 13:50:00,2219.36,2230.8,0.01,tp_upper -22424,做多,2021-07-03 14:50:00,2021-07-03 15:10:00,2225.79,2230.01,0.0,flip_to_short -22425,做空,2021-07-03 15:10:00,2021-07-03 15:25:00,2230.01,2226.3,0.0,tp_lower -22426,做多,2021-07-03 15:45:00,2021-07-03 17:35:00,2223.53,2225.71,0.0,tp_upper -22427,做空,2021-07-03 18:00:00,2021-07-03 18:20:00,2221.53,2212.0,0.01,tp_lower -22428,做多,2021-07-03 18:35:00,2021-07-03 18:55:00,2218.36,2216.99,-0.0,flip_to_short -22429,做空,2021-07-03 18:55:00,2021-07-03 19:05:00,2216.99,2221.25,-0.01,flip_to_long -22430,做多,2021-07-03 19:05:00,2021-07-03 19:10:00,2221.25,2220.49,-0.0,flip_to_short -22431,做空,2021-07-03 19:10:00,2021-07-03 19:30:00,2220.49,2221.0,-0.0,flip_to_long -22432,做多,2021-07-03 19:30:00,2021-07-03 19:50:00,2221.0,2226.03,0.01,tp_upper -22433,做空,2021-07-03 20:05:00,2021-07-03 20:40:00,2221.0,2216.86,0.0,tp_lower -22434,做多,2021-07-03 21:10:00,2021-07-03 21:20:00,2222.14,2217.35,-0.01,flip_to_short -22435,做空,2021-07-03 21:20:00,2021-07-03 21:40:00,2217.35,2218.59,-0.0,flip_to_long -22436,做多,2021-07-03 21:40:00,2021-07-03 21:50:00,2218.59,2224.99,0.01,tp_upper -22437,做空,2021-07-03 21:55:00,2021-07-03 22:00:00,2190.17,2199.23,-0.01,tp_lower -22438,做多,2021-07-03 22:55:00,2021-07-03 23:00:00,2205.3,2201.48,-0.01,flip_to_short -22439,做空,2021-07-03 23:00:00,2021-07-03 23:25:00,2201.48,2198.88,0.0,flip_to_long -22440,做多,2021-07-03 23:25:00,2021-07-03 23:35:00,2198.88,2222.79,0.03,tp_upper -22441,做空,2021-07-04 00:40:00,2021-07-04 01:05:00,2214.13,2196.92,0.02,tp_lower -22442,做多,2021-07-04 02:05:00,2021-07-04 02:30:00,2200.23,2212.59,0.02,tp_upper -22443,做空,2021-07-04 03:50:00,2021-07-04 04:00:00,2211.73,2212.3,-0.0,flip_to_long -22444,做多,2021-07-04 04:00:00,2021-07-04 04:15:00,2212.3,2221.11,0.01,tp_upper -22445,做空,2021-07-04 05:15:00,2021-07-04 08:35:00,2221.62,2329.65,-0.17,flip_to_long -22446,做多,2021-07-04 08:35:00,2021-07-04 08:40:00,2329.65,2328.41,-0.0,flip_to_short -22447,做空,2021-07-04 08:40:00,2021-07-04 08:55:00,2328.41,2328.96,-0.0,flip_to_long -22448,做多,2021-07-04 08:55:00,2021-07-04 10:00:00,2328.96,2317.32,-0.02,flip_to_short -22449,做空,2021-07-04 10:00:00,2021-07-04 10:15:00,2317.32,2319.8,-0.01,flip_to_long -22450,做多,2021-07-04 10:15:00,2021-07-04 10:35:00,2319.8,2327.3,0.01,tp_upper -22451,做空,2021-07-04 11:20:00,2021-07-04 11:25:00,2320.3,2325.81,-0.01,flip_to_long -22452,做多,2021-07-04 11:25:00,2021-07-04 11:45:00,2325.81,2326.02,-0.0,flip_to_short -22453,做空,2021-07-04 11:45:00,2021-07-04 11:50:00,2326.02,2333.56,-0.01,flip_to_long -22454,做多,2021-07-04 11:50:00,2021-07-04 11:55:00,2333.56,2329.61,-0.01,tp_upper -22455,做空,2021-07-04 12:00:00,2021-07-04 12:10:00,2328.99,2322.75,0.01,tp_lower -22456,做多,2021-07-04 12:25:00,2021-07-04 13:55:00,2327.08,2316.16,-0.02,flip_to_short -22457,做空,2021-07-04 13:55:00,2021-07-04 14:05:00,2316.16,2320.26,-0.01,flip_to_long -22458,做多,2021-07-04 14:05:00,2021-07-04 14:30:00,2320.26,2310.69,-0.01,flip_to_short -22459,做空,2021-07-04 14:30:00,2021-07-04 14:35:00,2310.69,2314.08,-0.01,tp_lower -22460,做多,2021-07-04 14:45:00,2021-07-04 14:50:00,2319.0,2318.89,-0.0,flip_to_short -22461,做空,2021-07-04 14:50:00,2021-07-04 17:10:00,2318.89,2346.67,-0.04,flip_to_long -22462,做多,2021-07-04 17:10:00,2021-07-04 18:00:00,2346.67,2359.37,0.02,flip_to_short -22463,做空,2021-07-04 18:00:00,2021-07-04 18:15:00,2359.37,2354.64,0.0,flip_to_long -22464,做多,2021-07-04 18:15:00,2021-07-04 18:30:00,2354.64,2357.28,0.0,flip_to_short -22465,做空,2021-07-04 18:30:00,2021-07-04 18:45:00,2357.28,2352.87,0.0,tp_lower -22466,做多,2021-07-04 19:10:00,2021-07-04 19:20:00,2356.98,2351.08,-0.01,flip_to_short -22467,做空,2021-07-04 19:20:00,2021-07-04 19:25:00,2351.08,2353.72,-0.01,flip_to_long -22468,做多,2021-07-04 19:25:00,2021-07-04 19:45:00,2353.72,2353.47,-0.0,flip_to_short -22469,做空,2021-07-04 19:45:00,2021-07-04 19:50:00,2353.47,2354.32,-0.0,flip_to_long -22470,做多,2021-07-04 19:50:00,2021-07-04 20:00:00,2354.32,2350.05,-0.01,flip_to_short -22471,做空,2021-07-04 20:00:00,2021-07-04 20:05:00,2350.05,2350.8,-0.0,tp_lower -22472,做多,2021-07-04 20:30:00,2021-07-04 20:35:00,2355.16,2351.96,-0.01,flip_to_short -22473,做空,2021-07-04 20:35:00,2021-07-04 20:40:00,2351.96,2352.15,-0.0,flip_to_long -22474,做多,2021-07-04 20:40:00,2021-07-04 21:05:00,2352.15,2346.44,-0.01,flip_to_short -22475,做空,2021-07-04 21:05:00,2021-07-04 21:10:00,2346.44,2350.94,-0.01,flip_to_long -22476,做多,2021-07-04 21:10:00,2021-07-04 21:15:00,2350.94,2358.96,0.01,tp_upper -22477,做空,2021-07-04 22:25:00,2021-07-04 22:45:00,2368.24,2331.5,0.05,tp_lower -22478,做多,2021-07-05 00:30:00,2021-07-05 00:35:00,2321.29,2319.92,-0.0,flip_to_short -22479,做空,2021-07-05 00:35:00,2021-07-05 00:45:00,2319.92,2307.07,0.02,tp_lower -22480,做多,2021-07-05 01:00:00,2021-07-05 01:15:00,2315.94,2318.89,0.0,flip_to_short -22481,做空,2021-07-05 01:15:00,2021-07-05 01:20:00,2318.89,2301.28,0.02,tp_lower -22482,做多,2021-07-05 03:05:00,2021-07-05 03:25:00,2262.84,2261.08,-0.0,flip_to_short -22483,做空,2021-07-05 03:25:00,2021-07-05 03:30:00,2261.08,2252.07,0.01,tp_lower -22484,做多,2021-07-05 03:40:00,2021-07-05 03:45:00,2262.99,2255.01,-0.01,flip_to_short -22485,做空,2021-07-05 03:45:00,2021-07-05 03:50:00,2255.01,2259.89,-0.01,tp_lower -22486,做多,2021-07-05 03:55:00,2021-07-05 04:00:00,2263.58,2260.73,-0.01,tp_upper -22487,做空,2021-07-05 04:05:00,2021-07-05 04:10:00,2256.76,2256.91,-0.0,tp_lower -22488,做多,2021-07-05 04:20:00,2021-07-05 04:25:00,2263.68,2262.55,-0.0,flip_to_short -22489,做空,2021-07-05 04:25:00,2021-07-05 05:00:00,2262.55,2266.83,-0.01,flip_to_long -22490,做多,2021-07-05 05:00:00,2021-07-05 05:10:00,2266.83,2260.01,-0.01,flip_to_short -22491,做空,2021-07-05 05:10:00,2021-07-05 05:40:00,2260.01,2260.53,-0.0,flip_to_long -22492,做多,2021-07-05 05:40:00,2021-07-05 06:10:00,2260.53,2281.36,0.03,tp_upper -22493,做空,2021-07-05 07:00:00,2021-07-05 07:05:00,2274.27,2277.5,-0.01,flip_to_long -22494,做多,2021-07-05 07:05:00,2021-07-05 07:10:00,2277.5,2269.04,-0.01,flip_to_short -22495,做空,2021-07-05 07:10:00,2021-07-05 07:25:00,2269.04,2263.26,0.01,tp_lower -22496,做多,2021-07-05 08:05:00,2021-07-05 08:10:00,2275.01,2271.37,-0.01,flip_to_short -22497,做空,2021-07-05 08:10:00,2021-07-05 08:30:00,2271.37,2269.72,0.0,flip_to_long -22498,做多,2021-07-05 08:30:00,2021-07-05 08:35:00,2269.72,2263.14,-0.01,flip_to_short -22499,做空,2021-07-05 08:35:00,2021-07-05 08:45:00,2263.14,2266.59,-0.01,flip_to_long -22500,做多,2021-07-05 08:45:00,2021-07-05 09:00:00,2266.59,2285.2,0.02,tp_upper -22501,做空,2021-07-05 09:40:00,2021-07-05 09:50:00,2274.3,2279.73,-0.01,flip_to_long -22502,做多,2021-07-05 09:50:00,2021-07-05 10:05:00,2279.73,2296.67,0.02,tp_upper -22503,做空,2021-07-05 11:10:00,2021-07-05 11:20:00,2285.49,2261.17,0.03,tp_lower -22504,做多,2021-07-05 13:00:00,2021-07-05 13:10:00,2210.51,2221.97,0.01,tp_upper -22505,做空,2021-07-05 14:10:00,2021-07-05 14:25:00,2222.23,2213.27,0.01,tp_lower -22506,做多,2021-07-05 14:35:00,2021-07-05 14:50:00,2220.17,2224.82,0.01,flip_to_short -22507,做空,2021-07-05 14:50:00,2021-07-05 15:00:00,2224.82,2212.27,0.02,tp_lower -22508,做多,2021-07-05 15:05:00,2021-07-05 15:10:00,2225.87,2221.37,-0.01,flip_to_short -22509,做空,2021-07-05 15:10:00,2021-07-05 15:30:00,2221.37,2203.74,0.02,tp_lower -22510,做多,2021-07-05 15:45:00,2021-07-05 16:15:00,2216.3,2215.78,-0.0,flip_to_short -22511,做空,2021-07-05 16:15:00,2021-07-05 16:20:00,2215.78,2219.62,-0.01,flip_to_long -22512,做多,2021-07-05 16:20:00,2021-07-05 16:25:00,2219.62,2218.49,-0.0,flip_to_short -22513,做空,2021-07-05 16:25:00,2021-07-05 16:45:00,2218.49,2213.52,0.01,flip_to_long -22514,做多,2021-07-05 16:45:00,2021-07-05 16:55:00,2213.52,2213.56,-0.0,flip_to_short -22515,做空,2021-07-05 16:55:00,2021-07-05 17:05:00,2213.56,2216.02,-0.01,flip_to_long -22516,做多,2021-07-05 17:05:00,2021-07-05 17:10:00,2216.02,2214.98,-0.0,flip_to_short -22517,做空,2021-07-05 17:10:00,2021-07-05 17:20:00,2214.98,2204.9,0.01,tp_lower -22518,做多,2021-07-05 17:55:00,2021-07-05 19:25:00,2211.75,2239.61,0.04,tp_upper -22519,做空,2021-07-05 20:05:00,2021-07-05 20:15:00,2241.19,2237.15,0.0,flip_to_long -22520,做多,2021-07-05 20:15:00,2021-07-05 20:20:00,2237.15,2217.19,-0.03,flip_to_short -22521,做空,2021-07-05 20:20:00,2021-07-05 20:25:00,2217.19,2222.0,-0.01,tp_lower -22522,做多,2021-07-05 21:10:00,2021-07-05 21:45:00,2230.71,2238.73,0.01,tp_upper -22523,做空,2021-07-05 22:35:00,2021-07-05 22:40:00,2230.34,2234.44,-0.01,flip_to_long -22524,做多,2021-07-05 22:40:00,2021-07-05 23:10:00,2234.44,2234.11,-0.0,flip_to_short -22525,做空,2021-07-05 23:10:00,2021-07-05 23:20:00,2234.11,2240.26,-0.01,flip_to_long -22526,做多,2021-07-05 23:20:00,2021-07-05 23:25:00,2240.26,2231.84,-0.01,flip_to_short -22527,做空,2021-07-05 23:25:00,2021-07-05 23:30:00,2231.84,2220.62,0.01,tp_lower -22528,做多,2021-07-06 00:05:00,2021-07-06 00:15:00,2222.85,2214.58,-0.01,flip_to_short -22529,做空,2021-07-06 00:15:00,2021-07-06 00:25:00,2214.58,2221.15,-0.01,flip_to_long -22530,做多,2021-07-06 00:25:00,2021-07-06 00:35:00,2221.15,2243.0,0.03,tp_upper -22531,做空,2021-07-06 01:15:00,2021-07-06 01:20:00,2223.17,2230.55,-0.01,flip_to_long -22532,做多,2021-07-06 01:20:00,2021-07-06 01:35:00,2230.55,2227.23,-0.01,flip_to_short -22533,做空,2021-07-06 01:35:00,2021-07-06 01:40:00,2227.23,2229.39,-0.0,flip_to_long -22534,做多,2021-07-06 01:40:00,2021-07-06 01:50:00,2229.39,2225.08,-0.01,flip_to_short -22535,做空,2021-07-06 01:50:00,2021-07-06 02:00:00,2225.08,2219.48,0.01,tp_lower -22536,做多,2021-07-06 02:45:00,2021-07-06 03:25:00,2218.91,2238.52,0.03,tp_upper -22537,做空,2021-07-06 06:15:00,2021-07-06 06:50:00,2318.39,2322.92,-0.01,flip_to_long -22538,做多,2021-07-06 06:50:00,2021-07-06 06:55:00,2322.92,2318.09,-0.01,flip_to_short -22539,做空,2021-07-06 06:55:00,2021-07-06 07:00:00,2318.09,2319.49,-0.0,flip_to_long -22540,做多,2021-07-06 07:00:00,2021-07-06 07:10:00,2319.49,2322.25,0.0,flip_to_short -22541,做空,2021-07-06 07:10:00,2021-07-06 07:15:00,2322.25,2328.43,-0.01,flip_to_long -22542,做多,2021-07-06 07:15:00,2021-07-06 07:25:00,2328.43,2322.8,-0.01,flip_to_short -22543,做空,2021-07-06 07:25:00,2021-07-06 07:30:00,2322.8,2325.9,-0.01,flip_to_long -22544,做多,2021-07-06 07:30:00,2021-07-06 07:35:00,2325.9,2321.3,-0.01,flip_to_short -22545,做空,2021-07-06 07:35:00,2021-07-06 07:40:00,2321.3,2326.45,-0.01,flip_to_long -22546,做多,2021-07-06 07:40:00,2021-07-06 07:45:00,2326.45,2326.44,-0.0,flip_to_short -22547,做空,2021-07-06 07:45:00,2021-07-06 09:00:00,2326.44,2323.89,0.0,tp_lower -22548,做空,2021-07-06 09:10:00,2021-07-06 09:15:00,2295.91,2265.49,0.04,tp_lower -22549,做多,2021-07-06 10:50:00,2021-07-06 11:10:00,2268.58,2268.49,-0.0,flip_to_short -22550,做空,2021-07-06 11:10:00,2021-07-06 11:15:00,2268.49,2265.05,0.0,tp_lower -22551,做多,2021-07-06 11:30:00,2021-07-06 11:40:00,2268.3,2281.24,0.02,tp_upper -22552,做空,2021-07-06 13:30:00,2021-07-06 13:40:00,2306.85,2301.95,0.01,tp_lower -22553,做多,2021-07-06 14:35:00,2021-07-06 14:40:00,2304.94,2301.39,-0.01,flip_to_short -22554,做空,2021-07-06 14:40:00,2021-07-06 14:45:00,2301.39,2306.36,-0.01,flip_to_long -22555,做多,2021-07-06 14:45:00,2021-07-06 14:55:00,2306.36,2303.16,-0.01,flip_to_short -22556,做空,2021-07-06 14:55:00,2021-07-06 15:00:00,2303.16,2285.14,0.02,tp_lower -22557,做多,2021-07-06 15:15:00,2021-07-06 16:00:00,2295.39,2296.55,0.0,tp_upper -22558,做多,2021-07-06 16:05:00,2021-07-06 16:10:00,2304.24,2301.99,-0.0,flip_to_short -22559,做空,2021-07-06 16:10:00,2021-07-06 16:55:00,2301.99,2312.8,-0.02,flip_to_long -22560,做多,2021-07-06 16:55:00,2021-07-06 17:00:00,2312.8,2306.75,-0.01,tp_upper -22561,做空,2021-07-06 17:05:00,2021-07-06 17:10:00,2304.45,2287.71,0.02,tp_lower -22562,做多,2021-07-06 17:15:00,2021-07-06 17:20:00,2298.82,2303.9,0.01,tp_upper -22563,做空,2021-07-06 17:30:00,2021-07-06 19:05:00,2299.22,2315.0,-0.02,flip_to_long -22564,做多,2021-07-06 19:05:00,2021-07-06 19:45:00,2315.0,2326.64,0.01,tp_upper -22565,做空,2021-07-06 20:05:00,2021-07-06 20:15:00,2321.39,2318.46,0.0,flip_to_long -22566,做多,2021-07-06 20:15:00,2021-07-06 20:25:00,2318.46,2317.59,-0.0,flip_to_short -22567,做空,2021-07-06 20:25:00,2021-07-06 20:40:00,2317.59,2307.15,0.01,tp_lower -22568,做多,2021-07-06 22:10:00,2021-07-06 22:25:00,2303.44,2299.41,-0.01,flip_to_short -22569,做空,2021-07-06 22:25:00,2021-07-07 00:30:00,2299.41,2298.26,0.0,tp_lower -22570,做多,2021-07-07 00:55:00,2021-07-07 01:05:00,2317.54,2316.32,-0.0,flip_to_short -22571,做空,2021-07-07 01:05:00,2021-07-07 01:10:00,2316.32,2324.33,-0.01,flip_to_long -22572,做多,2021-07-07 01:10:00,2021-07-07 01:35:00,2324.33,2304.69,-0.03,flip_to_short -22573,做空,2021-07-07 01:35:00,2021-07-07 01:55:00,2304.69,2318.0,-0.02,flip_to_long -22574,做多,2021-07-07 01:55:00,2021-07-07 02:00:00,2318.0,2310.09,-0.01,flip_to_short -22575,做空,2021-07-07 02:00:00,2021-07-07 02:40:00,2310.09,2318.99,-0.01,flip_to_long -22576,做多,2021-07-07 02:40:00,2021-07-07 02:45:00,2318.99,2317.32,-0.0,flip_to_short -22577,做空,2021-07-07 02:45:00,2021-07-07 06:15:00,2317.32,2380.34,-0.09,flip_to_long -22578,做多,2021-07-07 06:15:00,2021-07-07 06:25:00,2380.34,2384.09,0.0,flip_to_short -22579,做空,2021-07-07 06:25:00,2021-07-07 06:30:00,2384.09,2387.55,-0.01,flip_to_long -22580,做多,2021-07-07 06:30:00,2021-07-07 06:40:00,2387.55,2384.44,-0.01,tp_upper -22581,做空,2021-07-07 06:50:00,2021-07-07 06:55:00,2380.3,2383.21,-0.01,flip_to_long -22582,做多,2021-07-07 06:55:00,2021-07-07 07:15:00,2383.21,2390.74,0.01,tp_upper -22583,做空,2021-07-07 07:20:00,2021-07-07 07:25:00,2381.13,2388.25,-0.01,flip_to_long -22584,做多,2021-07-07 07:25:00,2021-07-07 07:30:00,2388.25,2393.19,0.0,tp_upper -22585,做空,2021-07-07 07:35:00,2021-07-07 07:55:00,2385.57,2376.62,0.01,tp_lower -22586,做多,2021-07-07 08:00:00,2021-07-07 08:05:00,2387.94,2392.3,0.0,tp_upper -22587,做空,2021-07-07 08:10:00,2021-07-07 08:30:00,2388.93,2378.02,0.01,tp_lower -22588,做多,2021-07-07 08:45:00,2021-07-07 09:45:00,2383.44,2379.35,-0.01,flip_to_short -22589,做空,2021-07-07 09:45:00,2021-07-07 09:55:00,2379.35,2376.81,0.0,flip_to_long -22590,做多,2021-07-07 09:55:00,2021-07-07 10:40:00,2376.81,2372.84,-0.01,flip_to_short -22591,做空,2021-07-07 10:40:00,2021-07-07 10:50:00,2372.84,2374.9,-0.0,flip_to_long -22592,做多,2021-07-07 10:50:00,2021-07-07 11:10:00,2374.9,2385.46,0.01,tp_upper -22593,做空,2021-07-07 12:40:00,2021-07-07 12:45:00,2378.59,2381.3,-0.01,tp_lower -22594,做多,2021-07-07 13:55:00,2021-07-07 14:00:00,2383.28,2382.44,-0.0,tp_upper -22595,做空,2021-07-07 14:05:00,2021-07-07 14:35:00,2380.14,2369.23,0.01,tp_lower -22596,做多,2021-07-07 16:15:00,2021-07-07 16:25:00,2346.5,2347.65,-0.0,flip_to_short -22597,做空,2021-07-07 16:25:00,2021-07-07 17:35:00,2347.65,2350.21,-0.01,flip_to_long -22598,做多,2021-07-07 17:35:00,2021-07-07 17:40:00,2350.21,2348.97,-0.0,flip_to_short -22599,做空,2021-07-07 17:40:00,2021-07-07 17:45:00,2348.97,2357.95,-0.01,flip_to_long -22600,做多,2021-07-07 17:45:00,2021-07-07 17:50:00,2357.95,2357.72,-0.0,tp_upper -22601,做空,2021-07-07 19:10:00,2021-07-07 19:20:00,2361.11,2356.86,0.0,tp_lower -22602,做多,2021-07-07 19:40:00,2021-07-07 19:55:00,2362.64,2364.58,0.0,flip_to_short -22603,做空,2021-07-07 19:55:00,2021-07-07 20:15:00,2364.58,2363.2,0.0,flip_to_long -22604,做多,2021-07-07 20:15:00,2021-07-07 20:25:00,2363.2,2364.14,-0.0,flip_to_short -22605,做空,2021-07-07 20:25:00,2021-07-07 20:30:00,2364.14,2356.44,0.01,tp_lower -22606,做多,2021-07-07 20:45:00,2021-07-07 20:50:00,2362.63,2362.49,-0.0,flip_to_short -22607,做空,2021-07-07 20:50:00,2021-07-07 21:05:00,2362.49,2358.5,0.0,tp_lower -22608,做多,2021-07-07 23:45:00,2021-07-07 23:50:00,2320.99,2309.01,-0.02,flip_to_short -22609,做空,2021-07-07 23:50:00,2021-07-08 00:00:00,2309.01,2320.76,-0.02,flip_to_long -22610,做多,2021-07-08 00:00:00,2021-07-08 00:05:00,2320.76,2320.06,-0.0,flip_to_short -22611,做空,2021-07-08 00:05:00,2021-07-08 00:20:00,2320.06,2305.52,0.02,tp_lower -22612,做多,2021-07-08 01:50:00,2021-07-08 01:55:00,2283.5,2274.81,-0.01,flip_to_short -22613,做空,2021-07-08 01:55:00,2021-07-08 02:00:00,2274.81,2283.09,-0.01,flip_to_long -22614,做多,2021-07-08 02:00:00,2021-07-08 02:15:00,2283.09,2280.78,-0.0,flip_to_short -22615,做空,2021-07-08 02:15:00,2021-07-08 02:20:00,2280.78,2283.43,-0.01,flip_to_long -22616,做多,2021-07-08 02:20:00,2021-07-08 02:25:00,2283.43,2277.62,-0.01,flip_to_short -22617,做空,2021-07-08 02:25:00,2021-07-08 02:35:00,2277.62,2277.38,-0.0,tp_lower -22618,做多,2021-07-08 02:50:00,2021-07-08 03:00:00,2281.24,2272.51,-0.01,flip_to_short -22619,做空,2021-07-08 03:00:00,2021-07-08 03:05:00,2272.51,2253.26,0.03,tp_lower -22620,做多,2021-07-08 05:00:00,2021-07-08 05:05:00,2246.99,2244.92,-0.0,flip_to_short -22621,做空,2021-07-08 05:05:00,2021-07-08 05:35:00,2244.92,2229.68,0.02,tp_lower -22622,做多,2021-07-08 06:05:00,2021-07-08 06:20:00,2234.41,2233.39,-0.0,flip_to_short -22623,做空,2021-07-08 06:20:00,2021-07-08 06:55:00,2233.39,2211.83,0.03,tp_lower -22624,做多,2021-07-08 07:10:00,2021-07-08 07:15:00,2224.75,2217.54,-0.01,flip_to_short -22625,做空,2021-07-08 07:15:00,2021-07-08 07:30:00,2217.54,2204.76,0.02,tp_lower -22626,做多,2021-07-08 08:55:00,2021-07-08 09:10:00,2185.4,2173.28,-0.02,flip_to_short -22627,做空,2021-07-08 09:10:00,2021-07-08 09:15:00,2173.28,2176.65,-0.01,flip_to_long -22628,做多,2021-07-08 09:15:00,2021-07-08 09:20:00,2176.65,2172.31,-0.01,flip_to_short -22629,做空,2021-07-08 09:20:00,2021-07-08 09:30:00,2172.31,2182.33,-0.02,flip_to_long -22630,做多,2021-07-08 09:30:00,2021-07-08 09:40:00,2182.33,2177.99,-0.01,flip_to_short -22631,做空,2021-07-08 09:40:00,2021-07-08 10:00:00,2177.99,2177.74,-0.0,tp_lower -22632,做空,2021-07-08 10:05:00,2021-07-08 10:10:00,2166.75,2175.07,-0.01,tp_lower -22633,做多,2021-07-08 10:15:00,2021-07-08 10:20:00,2177.79,2175.65,-0.0,flip_to_short -22634,做空,2021-07-08 10:20:00,2021-07-08 10:25:00,2175.65,2179.75,-0.01,flip_to_long -22635,做多,2021-07-08 10:25:00,2021-07-08 10:30:00,2179.75,2177.8,-0.0,flip_to_short -22636,做空,2021-07-08 10:30:00,2021-07-08 10:55:00,2177.8,2162.28,0.02,tp_lower -22637,做多,2021-07-08 11:55:00,2021-07-08 12:00:00,2168.3,2154.37,-0.02,flip_to_short -22638,做空,2021-07-08 12:00:00,2021-07-08 12:15:00,2154.37,2158.6,-0.01,flip_to_long -22639,做多,2021-07-08 12:15:00,2021-07-08 12:30:00,2158.6,2175.65,0.02,tp_upper -22640,做空,2021-07-08 12:50:00,2021-07-08 13:10:00,2161.11,2158.44,0.0,flip_to_long -22641,做多,2021-07-08 13:10:00,2021-07-08 14:30:00,2158.44,2147.0,-0.02,flip_to_short -22642,做空,2021-07-08 14:30:00,2021-07-08 16:30:00,2147.0,2163.46,-0.03,flip_to_long -22643,做多,2021-07-08 16:30:00,2021-07-08 16:35:00,2163.46,2154.84,-0.01,flip_to_short -22644,做空,2021-07-08 16:35:00,2021-07-08 16:40:00,2154.84,2146.94,0.01,tp_lower -22645,做多,2021-07-08 16:55:00,2021-07-08 17:05:00,2163.27,2160.38,-0.01,flip_to_short -22646,做空,2021-07-08 17:05:00,2021-07-08 17:20:00,2160.38,2157.75,0.0,flip_to_long -22647,做多,2021-07-08 17:20:00,2021-07-08 17:55:00,2157.75,2158.11,-0.0,flip_to_short -22648,做空,2021-07-08 17:55:00,2021-07-08 18:20:00,2158.11,2142.87,0.02,tp_lower -22649,做多,2021-07-08 18:55:00,2021-07-08 19:30:00,2153.64,2156.82,0.0,tp_upper -22650,做空,2021-07-08 19:45:00,2021-07-08 19:50:00,2145.64,2155.45,-0.02,flip_to_long -22651,做多,2021-07-08 19:50:00,2021-07-08 19:55:00,2155.45,2156.8,0.0,tp_upper -22652,做空,2021-07-08 20:15:00,2021-07-08 20:45:00,2148.11,2142.19,0.01,tp_lower -22653,做多,2021-07-08 22:50:00,2021-07-08 23:05:00,2110.09,2107.66,-0.01,flip_to_short -22654,做空,2021-07-08 23:05:00,2021-07-09 00:10:00,2107.66,2099.42,0.01,tp_lower -22655,做多,2021-07-09 00:15:00,2021-07-09 02:00:00,2109.9,2071.75,-0.06,flip_to_short -22656,做空,2021-07-09 02:00:00,2021-07-09 03:50:00,2071.75,2117.01,-0.07,flip_to_long -22657,做多,2021-07-09 03:50:00,2021-07-09 04:05:00,2117.01,2141.33,0.03,tp_upper -22658,做多,2021-07-09 05:40:00,2021-07-09 05:45:00,2146.23,2139.57,-0.01,flip_to_short -22659,做空,2021-07-09 05:45:00,2021-07-09 06:00:00,2139.57,2122.34,0.02,tp_lower -22660,做多,2021-07-09 07:25:00,2021-07-09 07:30:00,2122.68,2115.35,-0.01,flip_to_short -22661,做空,2021-07-09 07:30:00,2021-07-09 07:40:00,2115.35,2121.49,-0.01,flip_to_long -22662,做多,2021-07-09 07:40:00,2021-07-09 07:50:00,2121.49,2119.0,-0.01,flip_to_short -22663,做空,2021-07-09 07:50:00,2021-07-09 07:55:00,2119.0,2125.74,-0.01,flip_to_long -22664,做多,2021-07-09 07:55:00,2021-07-09 08:00:00,2125.74,2113.56,-0.02,flip_to_short -22665,做空,2021-07-09 08:00:00,2021-07-09 08:05:00,2113.56,2102.62,0.01,tp_lower -22666,做多,2021-07-09 09:25:00,2021-07-09 09:30:00,2112.73,2116.0,0.0,tp_upper -22667,做空,2021-07-09 09:50:00,2021-07-09 10:15:00,2105.12,2101.06,0.0,flip_to_long -22668,做多,2021-07-09 10:15:00,2021-07-09 10:25:00,2101.06,2099.39,-0.0,flip_to_short -22669,做空,2021-07-09 10:25:00,2021-07-09 11:00:00,2099.39,2079.56,0.03,tp_lower -22670,做多,2021-07-09 12:40:00,2021-07-09 12:45:00,2088.85,2100.18,0.02,tp_upper -22671,做多,2021-07-09 16:30:00,2021-07-09 16:35:00,2173.65,2168.45,-0.01,flip_to_short -22672,做空,2021-07-09 16:35:00,2021-07-09 16:45:00,2168.45,2169.1,-0.0,flip_to_long -22673,做多,2021-07-09 16:45:00,2021-07-09 16:50:00,2169.1,2168.22,-0.0,flip_to_short -22674,做空,2021-07-09 16:50:00,2021-07-09 17:00:00,2168.22,2159.23,0.01,tp_lower -22675,做多,2021-07-09 19:15:00,2021-07-09 19:20:00,2143.61,2133.29,-0.02,flip_to_short -22676,做空,2021-07-09 19:20:00,2021-07-09 19:50:00,2133.29,2133.27,-0.0,flip_to_long -22677,做多,2021-07-09 19:50:00,2021-07-09 20:05:00,2133.27,2127.65,-0.01,flip_to_short -22678,做空,2021-07-09 20:05:00,2021-07-09 20:20:00,2127.65,2131.05,-0.01,flip_to_long -22679,做多,2021-07-09 20:20:00,2021-07-09 20:25:00,2131.05,2126.77,-0.01,flip_to_short -22680,做空,2021-07-09 20:25:00,2021-07-09 20:30:00,2126.77,2132.85,-0.01,flip_to_long -22681,做多,2021-07-09 20:30:00,2021-07-09 20:40:00,2132.85,2131.51,-0.0,flip_to_short -22682,做空,2021-07-09 20:40:00,2021-07-09 20:45:00,2131.51,2131.48,-0.0,flip_to_long -22683,做多,2021-07-09 20:45:00,2021-07-09 21:00:00,2131.48,2132.56,0.0,flip_to_short -22684,做空,2021-07-09 21:00:00,2021-07-09 21:10:00,2132.56,2130.85,0.0,flip_to_long -22685,做多,2021-07-09 21:10:00,2021-07-09 21:30:00,2130.85,2136.98,0.01,tp_upper -22686,做空,2021-07-09 23:10:00,2021-07-09 23:30:00,2159.85,2156.78,0.0,flip_to_long -22687,做多,2021-07-09 23:30:00,2021-07-10 00:15:00,2156.78,2163.6,0.01,tp_upper -22688,做空,2021-07-10 01:00:00,2021-07-10 01:05:00,2164.03,2170.0,-0.01,flip_to_long -22689,做多,2021-07-10 01:05:00,2021-07-10 01:10:00,2170.0,2164.61,-0.01,flip_to_short -22690,做空,2021-07-10 01:10:00,2021-07-10 02:00:00,2164.61,2142.0,0.03,tp_lower -22691,做多,2021-07-10 03:05:00,2021-07-10 04:05:00,2144.27,2129.98,-0.02,flip_to_short -22692,做空,2021-07-10 04:05:00,2021-07-10 04:10:00,2129.98,2133.75,-0.01,tp_lower -22693,做多,2021-07-10 04:15:00,2021-07-10 04:25:00,2134.27,2136.63,0.0,flip_to_short -22694,做空,2021-07-10 04:25:00,2021-07-10 04:40:00,2136.63,2126.73,0.01,tp_lower -22695,做多,2021-07-10 05:40:00,2021-07-10 05:50:00,2117.82,2116.63,-0.0,flip_to_short -22696,做空,2021-07-10 05:50:00,2021-07-10 06:00:00,2116.63,2120.0,-0.01,flip_to_long -22697,做多,2021-07-10 06:00:00,2021-07-10 06:30:00,2120.0,2115.39,-0.01,flip_to_short -22698,做空,2021-07-10 06:30:00,2021-07-10 06:35:00,2115.39,2118.9,-0.01,flip_to_long -22699,做多,2021-07-10 06:35:00,2021-07-10 06:40:00,2118.9,2117.3,-0.0,flip_to_short -22700,做空,2021-07-10 06:40:00,2021-07-10 06:45:00,2117.3,2110.55,0.01,tp_lower -22701,做多,2021-07-10 06:50:00,2021-07-10 06:55:00,2135.27,2132.4,-0.01,tp_upper -22702,做空,2021-07-10 07:00:00,2021-07-10 07:20:00,2120.17,2108.47,0.02,tp_lower -22703,做多,2021-07-10 07:45:00,2021-07-10 08:00:00,2120.71,2121.44,-0.0,flip_to_short -22704,做空,2021-07-10 08:00:00,2021-07-10 08:10:00,2121.44,2125.32,-0.01,flip_to_long -22705,做多,2021-07-10 08:10:00,2021-07-10 08:50:00,2125.32,2128.32,0.0,tp_upper -22706,做空,2021-07-10 08:55:00,2021-07-10 09:00:00,2121.35,2122.8,-0.0,flip_to_long -22707,做多,2021-07-10 09:00:00,2021-07-10 09:15:00,2122.8,2123.16,-0.0,flip_to_short -22708,做空,2021-07-10 09:15:00,2021-07-10 09:20:00,2123.16,2129.33,-0.01,flip_to_long -22709,做多,2021-07-10 09:20:00,2021-07-10 09:30:00,2129.33,2125.8,-0.01,flip_to_short -22710,做空,2021-07-10 09:30:00,2021-07-10 09:40:00,2125.8,2129.53,-0.01,flip_to_long -22711,做多,2021-07-10 09:40:00,2021-07-10 09:45:00,2129.53,2124.11,-0.01,flip_to_short -22712,做空,2021-07-10 09:45:00,2021-07-10 09:50:00,2124.11,2121.35,0.0,tp_lower -22713,做多,2021-07-10 10:15:00,2021-07-10 12:00:00,2120.19,2105.81,-0.02,flip_to_short -22714,做空,2021-07-10 12:00:00,2021-07-10 13:10:00,2105.81,2113.41,-0.01,flip_to_long -22715,做多,2021-07-10 13:10:00,2021-07-10 13:20:00,2113.41,2114.36,-0.0,flip_to_short -22716,做空,2021-07-10 13:20:00,2021-07-10 13:30:00,2114.36,2097.28,0.02,tp_lower -22717,做多,2021-07-10 14:30:00,2021-07-10 14:40:00,2107.0,2106.7,-0.0,flip_to_short -22718,做空,2021-07-10 14:40:00,2021-07-10 17:10:00,2106.7,2100.32,0.01,tp_lower -22719,做多,2021-07-10 18:35:00,2021-07-10 18:40:00,2090.15,2086.88,-0.01,flip_to_short -22720,做空,2021-07-10 18:40:00,2021-07-10 18:45:00,2086.88,2089.11,-0.0,flip_to_long -22721,做多,2021-07-10 18:45:00,2021-07-10 18:55:00,2089.11,2095.54,0.01,tp_upper -22722,做空,2021-07-10 19:30:00,2021-07-10 19:35:00,2089.81,2096.2,-0.01,flip_to_long -22723,做多,2021-07-10 19:35:00,2021-07-10 19:40:00,2096.2,2093.26,-0.01,flip_to_short -22724,做空,2021-07-10 19:40:00,2021-07-10 19:50:00,2093.26,2093.66,-0.0,flip_to_long -22725,做多,2021-07-10 19:50:00,2021-07-10 19:55:00,2093.66,2093.14,-0.0,flip_to_short -22726,做空,2021-07-10 19:55:00,2021-07-10 20:00:00,2093.14,2093.7,-0.0,flip_to_long -22727,做多,2021-07-10 20:00:00,2021-07-10 20:05:00,2093.7,2086.66,-0.01,flip_to_short -22728,做空,2021-07-10 20:05:00,2021-07-10 20:10:00,2086.66,2086.59,-0.0,tp_lower -22729,做多,2021-07-10 20:15:00,2021-07-10 21:05:00,2091.63,2096.52,0.01,tp_upper -22730,做空,2021-07-10 23:45:00,2021-07-11 00:00:00,2115.49,2111.27,0.0,flip_to_long -22731,做多,2021-07-11 00:00:00,2021-07-11 00:10:00,2111.27,2130.44,0.03,tp_upper -22732,做空,2021-07-11 00:20:00,2021-07-11 00:45:00,2115.0,2119.63,-0.01,flip_to_long -22733,做多,2021-07-11 00:45:00,2021-07-11 00:50:00,2119.63,2119.13,-0.0,flip_to_short -22734,做空,2021-07-11 00:50:00,2021-07-11 01:20:00,2119.13,2116.16,0.0,flip_to_long -22735,做多,2021-07-11 01:20:00,2021-07-11 01:30:00,2116.16,2118.27,0.0,flip_to_short -22736,做空,2021-07-11 01:30:00,2021-07-11 01:45:00,2118.27,2116.44,0.0,flip_to_long -22737,做多,2021-07-11 01:45:00,2021-07-11 02:05:00,2116.44,2116.36,-0.0,flip_to_short -22738,做空,2021-07-11 02:05:00,2021-07-11 02:15:00,2116.36,2108.65,0.01,tp_lower -22739,做多,2021-07-11 04:30:00,2021-07-11 05:10:00,2089.24,2096.3,0.01,tp_upper -22740,做空,2021-07-11 06:20:00,2021-07-11 06:35:00,2097.24,2095.2,0.0,tp_lower -22741,做多,2021-07-11 07:25:00,2021-07-11 07:50:00,2094.05,2096.48,0.0,tp_upper -22742,做空,2021-07-11 08:00:00,2021-07-11 08:10:00,2092.81,2095.09,-0.0,flip_to_long -22743,做多,2021-07-11 08:10:00,2021-07-11 08:20:00,2095.09,2105.99,0.01,tp_upper -22744,做空,2021-07-11 10:25:00,2021-07-11 10:50:00,2118.94,2120.28,-0.0,flip_to_long -22745,做多,2021-07-11 10:50:00,2021-07-11 11:25:00,2120.28,2123.38,0.0,tp_upper -22746,做空,2021-07-11 11:45:00,2021-07-11 12:25:00,2121.7,2123.37,-0.0,flip_to_long -22747,做多,2021-07-11 12:25:00,2021-07-11 12:45:00,2123.37,2122.01,-0.0,flip_to_short -22748,做空,2021-07-11 12:45:00,2021-07-11 12:55:00,2122.01,2123.2,-0.0,flip_to_long -22749,做多,2021-07-11 12:55:00,2021-07-11 13:35:00,2123.2,2124.43,0.0,tp_upper -22750,做空,2021-07-11 13:45:00,2021-07-11 13:50:00,2122.76,2128.25,-0.01,flip_to_long -22751,做多,2021-07-11 13:50:00,2021-07-11 13:55:00,2128.25,2134.9,0.01,tp_upper -22752,做空,2021-07-11 15:35:00,2021-07-11 15:40:00,2136.68,2137.0,-0.0,flip_to_long -22753,做多,2021-07-11 15:40:00,2021-07-11 16:00:00,2137.0,2138.09,0.0,tp_upper -22754,做多,2021-07-11 16:25:00,2021-07-11 16:30:00,2147.0,2150.68,0.0,tp_upper -22755,做空,2021-07-11 16:35:00,2021-07-11 17:20:00,2142.53,2142.82,-0.0,flip_to_long -22756,做多,2021-07-11 17:20:00,2021-07-11 17:30:00,2142.82,2141.7,-0.0,flip_to_short -22757,做空,2021-07-11 17:30:00,2021-07-11 17:45:00,2141.7,2142.02,-0.0,flip_to_long -22758,做多,2021-07-11 17:45:00,2021-07-11 18:55:00,2142.02,2142.14,-0.0,flip_to_short -22759,做空,2021-07-11 18:55:00,2021-07-11 19:15:00,2142.14,2136.07,0.01,tp_lower -22760,做多,2021-07-11 19:30:00,2021-07-11 19:35:00,2139.54,2135.94,-0.01,flip_to_short -22761,做空,2021-07-11 19:35:00,2021-07-11 19:50:00,2135.94,2132.56,0.0,tp_lower -22762,做多,2021-07-11 20:05:00,2021-07-11 20:10:00,2141.44,2138.35,-0.01,flip_to_short -22763,做空,2021-07-11 20:10:00,2021-07-11 20:15:00,2138.35,2138.61,-0.0,flip_to_long -22764,做多,2021-07-11 20:15:00,2021-07-11 20:20:00,2138.61,2136.5,-0.0,flip_to_short -22765,做空,2021-07-11 20:20:00,2021-07-11 20:30:00,2136.5,2135.77,-0.0,tp_lower -22766,做多,2021-07-11 20:50:00,2021-07-11 20:55:00,2136.21,2129.31,-0.01,flip_to_short -22767,做空,2021-07-11 20:55:00,2021-07-11 21:00:00,2129.31,2128.48,-0.0,tp_lower -22768,做多,2021-07-11 21:15:00,2021-07-11 21:20:00,2140.82,2143.03,0.0,tp_upper -22769,做空,2021-07-11 22:30:00,2021-07-11 22:35:00,2153.08,2153.37,-0.0,flip_to_long -22770,做多,2021-07-11 22:35:00,2021-07-12 01:15:00,2153.37,2131.34,-0.03,flip_to_short -22771,做空,2021-07-12 01:15:00,2021-07-12 01:20:00,2131.34,2136.42,-0.01,flip_to_long -22772,做多,2021-07-12 01:20:00,2021-07-12 01:35:00,2136.42,2133.98,-0.01,flip_to_short -22773,做空,2021-07-12 01:35:00,2021-07-12 04:30:00,2133.98,2150.27,-0.03,tp_lower -22774,做多,2021-07-12 05:55:00,2021-07-12 06:00:00,2150.0,2146.25,-0.01,flip_to_short -22775,做空,2021-07-12 06:00:00,2021-07-12 06:15:00,2146.25,2145.66,-0.0,flip_to_long -22776,做多,2021-07-12 06:15:00,2021-07-12 06:20:00,2145.66,2144.99,-0.0,flip_to_short -22777,做空,2021-07-12 06:20:00,2021-07-12 06:25:00,2144.99,2148.88,-0.01,flip_to_long -22778,做多,2021-07-12 06:25:00,2021-07-12 06:30:00,2148.88,2152.31,0.0,tp_upper -22779,做空,2021-07-12 07:30:00,2021-07-12 07:40:00,2152.3,2151.56,-0.0,flip_to_long -22780,做多,2021-07-12 07:40:00,2021-07-12 08:20:00,2151.56,2151.96,-0.0,flip_to_short -22781,做空,2021-07-12 08:20:00,2021-07-12 08:30:00,2151.96,2146.45,0.01,tp_lower -22782,做空,2021-07-12 11:35:00,2021-07-12 11:45:00,2107.95,2108.29,-0.0,tp_lower -22783,做多,2021-07-12 12:45:00,2021-07-12 13:00:00,2108.47,2105.98,-0.01,flip_to_short -22784,做空,2021-07-12 13:00:00,2021-07-12 13:10:00,2105.98,2104.3,0.0,flip_to_long -22785,做多,2021-07-12 13:10:00,2021-07-12 14:05:00,2104.3,2103.24,-0.0,flip_to_short -22786,做空,2021-07-12 14:05:00,2021-07-12 14:35:00,2103.24,2100.33,0.0,flip_to_long -22787,做多,2021-07-12 14:35:00,2021-07-12 14:50:00,2100.33,2099.25,-0.0,flip_to_short -22788,做空,2021-07-12 14:50:00,2021-07-12 15:00:00,2099.25,2088.28,0.01,tp_lower -22789,做多,2021-07-12 15:30:00,2021-07-12 15:35:00,2098.88,2095.35,-0.01,flip_to_short -22790,做空,2021-07-12 15:35:00,2021-07-12 15:45:00,2095.35,2092.26,0.0,flip_to_long -22791,做多,2021-07-12 15:45:00,2021-07-12 19:05:00,2092.26,2044.69,-0.07,tp_upper -22792,做空,2021-07-12 19:15:00,2021-07-12 19:30:00,2030.26,2006.66,0.03,tp_lower -22793,做多,2021-07-12 20:10:00,2021-07-12 20:20:00,2026.19,2022.64,-0.01,flip_to_short -22794,做空,2021-07-12 20:20:00,2021-07-12 20:25:00,2022.64,2025.98,-0.01,flip_to_long -22795,做多,2021-07-12 20:25:00,2021-07-12 20:30:00,2025.98,2025.55,-0.0,flip_to_short -22796,做空,2021-07-12 20:30:00,2021-07-12 21:45:00,2025.55,2031.58,-0.01,flip_to_long -22797,做多,2021-07-12 21:45:00,2021-07-12 21:55:00,2031.58,2029.0,-0.01,flip_to_short -22798,做空,2021-07-12 21:55:00,2021-07-12 22:00:00,2029.0,2034.6,-0.01,flip_to_long -22799,做多,2021-07-12 22:00:00,2021-07-12 22:05:00,2034.6,2034.3,-0.0,tp_upper -22800,做空,2021-07-12 23:00:00,2021-07-12 23:15:00,2033.79,2035.0,-0.0,flip_to_long -22801,做多,2021-07-12 23:15:00,2021-07-12 23:20:00,2035.0,2031.49,-0.01,flip_to_short -22802,做空,2021-07-12 23:20:00,2021-07-12 23:30:00,2031.49,2031.35,-0.0,tp_lower -22803,做多,2021-07-12 23:50:00,2021-07-12 23:55:00,2035.72,2030.85,-0.01,flip_to_short -22804,做空,2021-07-12 23:55:00,2021-07-13 00:00:00,2030.85,2017.52,0.02,tp_lower -22805,做多,2021-07-13 00:30:00,2021-07-13 00:35:00,2036.07,2035.69,-0.0,tp_upper -22806,做空,2021-07-13 00:50:00,2021-07-13 00:55:00,2025.14,2030.45,-0.01,flip_to_long -22807,做多,2021-07-13 00:55:00,2021-07-13 01:00:00,2030.45,2024.47,-0.01,flip_to_short -22808,做空,2021-07-13 01:00:00,2021-07-13 01:30:00,2024.47,2025.89,-0.0,flip_to_long -22809,做多,2021-07-13 01:30:00,2021-07-13 01:55:00,2025.89,2028.75,0.0,flip_to_short -22810,做空,2021-07-13 01:55:00,2021-07-13 02:15:00,2028.75,2029.21,-0.0,flip_to_long -22811,做多,2021-07-13 02:15:00,2021-07-13 02:55:00,2029.21,2027.55,-0.0,flip_to_short -22812,做空,2021-07-13 02:55:00,2021-07-13 03:00:00,2027.55,2029.07,-0.0,flip_to_long -22813,做多,2021-07-13 03:00:00,2021-07-13 03:10:00,2029.07,2033.81,0.01,tp_upper -22814,做空,2021-07-13 03:40:00,2021-07-13 03:50:00,2031.03,2031.71,-0.0,flip_to_long -22815,做多,2021-07-13 03:50:00,2021-07-13 03:55:00,2031.71,2028.13,-0.01,flip_to_short -22816,做空,2021-07-13 03:55:00,2021-07-13 04:00:00,2028.13,2028.33,-0.0,flip_to_long -22817,做多,2021-07-13 04:00:00,2021-07-13 06:50:00,2028.33,2006.37,-0.03,tp_upper -22818,做空,2021-07-13 08:15:00,2021-07-13 08:20:00,2018.04,2025.01,-0.01,flip_to_long -22819,做多,2021-07-13 08:20:00,2021-07-13 08:40:00,2025.01,2024.87,-0.0,flip_to_short -22820,做空,2021-07-13 08:40:00,2021-07-13 08:50:00,2024.87,2026.81,-0.0,flip_to_long -22821,做多,2021-07-13 08:50:00,2021-07-13 09:00:00,2026.81,2024.13,-0.01,flip_to_short -22822,做空,2021-07-13 09:00:00,2021-07-13 09:05:00,2024.13,2024.3,-0.0,flip_to_long -22823,做多,2021-07-13 09:05:00,2021-07-13 10:00:00,2024.3,2037.99,0.02,tp_upper -22824,做空,2021-07-13 10:10:00,2021-07-13 11:05:00,2026.26,2007.2,0.03,tp_lower -22825,做多,2021-07-13 11:40:00,2021-07-13 11:45:00,2020.37,2014.26,-0.01,flip_to_short -22826,做空,2021-07-13 11:45:00,2021-07-13 11:50:00,2014.26,1996.44,0.02,tp_lower -22827,做多,2021-07-13 13:50:00,2021-07-13 13:55:00,1978.08,1977.5,-0.0,flip_to_short -22828,做空,2021-07-13 13:55:00,2021-07-13 14:05:00,1977.5,1973.16,0.01,flip_to_long -22829,做多,2021-07-13 14:05:00,2021-07-13 14:10:00,1973.16,1978.13,0.01,tp_upper -22830,做空,2021-07-13 14:15:00,2021-07-13 14:30:00,1974.57,1973.45,0.0,flip_to_long -22831,做多,2021-07-13 14:30:00,2021-07-13 14:40:00,1973.45,1974.47,0.0,flip_to_short -22832,做空,2021-07-13 14:40:00,2021-07-13 14:45:00,1974.47,1976.4,-0.0,flip_to_long -22833,做多,2021-07-13 14:45:00,2021-07-13 14:50:00,1976.4,1972.01,-0.01,flip_to_short -22834,做空,2021-07-13 14:50:00,2021-07-13 14:55:00,1972.01,1975.27,-0.01,flip_to_long -22835,做多,2021-07-13 14:55:00,2021-07-13 15:05:00,1975.27,1978.83,0.0,tp_upper -22836,做空,2021-07-13 16:10:00,2021-07-13 16:50:00,1986.76,1993.25,-0.01,flip_to_long -22837,做多,2021-07-13 16:50:00,2021-07-13 16:55:00,1993.25,1991.14,-0.0,flip_to_short -22838,做空,2021-07-13 16:55:00,2021-07-13 17:00:00,1991.14,1991.7,-0.0,flip_to_long -22839,做多,2021-07-13 17:00:00,2021-07-13 17:10:00,1991.7,1993.11,0.0,flip_to_short -22840,做空,2021-07-13 17:10:00,2021-07-13 17:40:00,1993.11,1989.74,0.0,flip_to_long -22841,做多,2021-07-13 17:40:00,2021-07-13 20:55:00,1989.74,1947.06,-0.06,tp_upper -22842,做空,2021-07-13 21:20:00,2021-07-13 21:25:00,1938.2,1945.21,-0.01,flip_to_long -22843,做多,2021-07-13 21:25:00,2021-07-13 21:50:00,1945.21,1947.14,0.0,tp_upper -22844,做空,2021-07-13 21:55:00,2021-07-13 22:05:00,1946.29,1946.85,-0.0,flip_to_long -22845,做多,2021-07-13 22:05:00,2021-07-13 22:10:00,1946.85,1946.83,-0.0,flip_to_short -22846,做空,2021-07-13 22:10:00,2021-07-13 22:20:00,1946.83,1946.51,-0.0,flip_to_long -22847,做多,2021-07-13 22:20:00,2021-07-13 22:35:00,1946.51,1937.54,-0.01,flip_to_short -22848,做空,2021-07-13 22:35:00,2021-07-13 22:40:00,1937.54,1932.03,0.01,tp_lower -22849,做多,2021-07-13 23:15:00,2021-07-13 23:20:00,1943.83,1941.22,-0.01,flip_to_short -22850,做空,2021-07-13 23:20:00,2021-07-13 23:25:00,1941.22,1944.9,-0.01,flip_to_long -22851,做多,2021-07-13 23:25:00,2021-07-13 23:35:00,1944.9,1941.86,-0.01,flip_to_short -22852,做空,2021-07-13 23:35:00,2021-07-13 23:55:00,1941.86,1940.32,0.0,flip_to_long -22853,做多,2021-07-13 23:55:00,2021-07-14 00:15:00,1940.32,1933.92,-0.01,flip_to_short -22854,做空,2021-07-14 00:15:00,2021-07-14 00:20:00,1933.92,1928.88,0.01,tp_lower -22855,做空,2021-07-14 01:50:00,2021-07-14 01:55:00,1905.0,1908.01,-0.01,flip_to_long -22856,做多,2021-07-14 01:55:00,2021-07-14 03:00:00,1908.01,1910.29,0.0,flip_to_short -22857,做空,2021-07-14 03:00:00,2021-07-14 03:15:00,1910.29,1897.78,0.02,tp_lower -22858,做多,2021-07-14 04:15:00,2021-07-14 04:30:00,1896.92,1885.63,-0.02,flip_to_short -22859,做空,2021-07-14 04:30:00,2021-07-14 04:35:00,1885.63,1889.56,-0.01,flip_to_long -22860,做多,2021-07-14 04:35:00,2021-07-14 04:45:00,1889.56,1888.0,-0.0,flip_to_short -22861,做空,2021-07-14 04:45:00,2021-07-14 05:05:00,1888.0,1892.44,-0.01,flip_to_long -22862,做多,2021-07-14 05:05:00,2021-07-14 05:20:00,1892.44,1886.79,-0.01,flip_to_short -22863,做空,2021-07-14 05:20:00,2021-07-14 05:30:00,1886.79,1876.9,0.01,tp_lower -22864,做多,2021-07-14 06:30:00,2021-07-14 06:55:00,1881.09,1876.21,-0.01,flip_to_short -22865,做空,2021-07-14 06:55:00,2021-07-14 07:00:00,1876.21,1883.83,-0.01,flip_to_long -22866,做多,2021-07-14 07:00:00,2021-07-14 07:20:00,1883.83,1892.9,0.01,tp_upper -22867,做空,2021-07-14 08:35:00,2021-07-14 08:50:00,1895.03,1877.66,0.03,tp_lower -22868,做多,2021-07-14 09:00:00,2021-07-14 09:05:00,1919.93,1917.69,-0.0,tp_upper -22869,做空,2021-07-14 10:45:00,2021-07-14 10:50:00,1935.88,1942.5,-0.01,flip_to_long -22870,做多,2021-07-14 10:50:00,2021-07-14 11:00:00,1942.5,1946.56,0.0,tp_upper -22871,做空,2021-07-14 11:20:00,2021-07-14 11:45:00,1944.09,1944.68,-0.0,flip_to_long -22872,做多,2021-07-14 11:45:00,2021-07-14 11:50:00,1944.68,1945.8,0.0,tp_upper -22873,做空,2021-07-14 12:05:00,2021-07-14 12:25:00,1944.41,1940.23,0.0,flip_to_long -22874,做多,2021-07-14 12:25:00,2021-07-14 12:35:00,1940.23,1943.1,0.0,flip_to_short -22875,做空,2021-07-14 12:35:00,2021-07-14 12:45:00,1943.1,1943.06,-0.0,flip_to_long -22876,做多,2021-07-14 12:45:00,2021-07-14 13:05:00,1943.06,1951.27,0.01,tp_upper -22877,做空,2021-07-14 15:20:00,2021-07-14 15:30:00,2004.42,2004.8,-0.0,flip_to_long -22878,做多,2021-07-14 15:30:00,2021-07-14 16:30:00,2004.8,1995.86,-0.01,flip_to_short -22879,做空,2021-07-14 16:30:00,2021-07-14 16:35:00,1995.86,1997.17,-0.0,flip_to_long -22880,做多,2021-07-14 16:35:00,2021-07-14 17:15:00,1997.17,1998.39,0.0,tp_upper -22881,做空,2021-07-14 17:25:00,2021-07-14 17:30:00,1996.41,1999.24,-0.01,flip_to_long -22882,做多,2021-07-14 17:30:00,2021-07-14 17:40:00,1999.24,1997.32,-0.0,flip_to_short -22883,做空,2021-07-14 17:40:00,2021-07-14 17:45:00,1997.32,2000.93,-0.01,flip_to_long -22884,做多,2021-07-14 17:45:00,2021-07-14 17:55:00,2000.93,2000.34,-0.0,tp_upper -22885,做空,2021-07-14 18:05:00,2021-07-14 18:15:00,1997.22,1998.53,-0.0,flip_to_long -22886,做多,2021-07-14 18:15:00,2021-07-14 18:25:00,1998.53,1999.92,0.0,flip_to_short -22887,做空,2021-07-14 18:25:00,2021-07-14 18:30:00,1999.92,2002.08,-0.0,flip_to_long -22888,做多,2021-07-14 18:30:00,2021-07-14 18:35:00,2002.08,2012.54,0.01,tp_upper -22889,做空,2021-07-14 18:45:00,2021-07-14 18:50:00,1990.23,1985.0,0.01,tp_lower -22890,做多,2021-07-14 20:05:00,2021-07-14 20:20:00,1986.57,1989.39,0.0,tp_upper -22891,做空,2021-07-14 20:35:00,2021-07-14 20:40:00,1984.42,1984.84,-0.0,flip_to_long -22892,做多,2021-07-14 20:40:00,2021-07-14 20:50:00,1984.84,1990.43,0.01,tp_upper -22893,做空,2021-07-14 21:55:00,2021-07-14 22:10:00,1993.3,1995.18,-0.0,flip_to_long -22894,做多,2021-07-14 22:10:00,2021-07-14 22:20:00,1995.18,1998.7,0.0,tp_upper -22895,做空,2021-07-14 23:00:00,2021-07-14 23:10:00,1999.48,1990.35,0.01,tp_lower -22896,做多,2021-07-14 23:30:00,2021-07-15 00:45:00,1996.0,1999.17,0.0,tp_upper -22897,做空,2021-07-15 01:55:00,2021-07-15 02:05:00,2000.08,2010.75,-0.02,flip_to_long -22898,做多,2021-07-15 02:05:00,2021-07-15 05:00:00,2010.75,1966.85,-0.07,flip_to_short -22899,做空,2021-07-15 05:00:00,2021-07-15 05:30:00,1966.85,1969.13,-0.0,flip_to_long -22900,做多,2021-07-15 05:30:00,2021-07-15 05:35:00,1969.13,1962.74,-0.01,flip_to_short -22901,做空,2021-07-15 05:35:00,2021-07-15 05:45:00,1962.74,1958.77,0.0,tp_lower -22902,做多,2021-07-15 06:10:00,2021-07-15 06:15:00,1969.39,1966.85,-0.01,flip_to_short -22903,做空,2021-07-15 06:15:00,2021-07-15 06:25:00,1966.85,1954.52,0.02,tp_lower -22904,做多,2021-07-15 07:15:00,2021-07-15 07:20:00,1959.02,1954.02,-0.01,flip_to_short -22905,做空,2021-07-15 07:20:00,2021-07-15 07:25:00,1954.02,1958.7,-0.01,flip_to_long -22906,做多,2021-07-15 07:25:00,2021-07-15 07:30:00,1958.7,1954.19,-0.01,flip_to_short -22907,做空,2021-07-15 07:30:00,2021-07-15 07:45:00,1954.19,1954.09,-0.0,flip_to_long -22908,做多,2021-07-15 07:45:00,2021-07-15 08:00:00,1954.09,1962.59,0.01,tp_upper -22909,做空,2021-07-15 08:15:00,2021-07-15 08:25:00,1958.04,1955.45,0.0,flip_to_long -22910,做多,2021-07-15 08:25:00,2021-07-15 08:30:00,1955.45,1948.9,-0.01,flip_to_short -22911,做空,2021-07-15 08:30:00,2021-07-15 08:35:00,1948.9,1958.94,-0.02,flip_to_long -22912,做多,2021-07-15 08:35:00,2021-07-15 08:55:00,1958.94,1956.59,-0.0,flip_to_short -22913,做空,2021-07-15 08:55:00,2021-07-15 09:00:00,1956.59,1958.48,-0.0,flip_to_long -22914,做多,2021-07-15 09:00:00,2021-07-15 09:15:00,1958.48,1976.52,0.02,tp_upper -22915,做空,2021-07-15 09:45:00,2021-07-15 10:20:00,1963.49,1947.4,0.02,tp_lower -22916,做空,2021-07-15 11:50:00,2021-07-15 12:00:00,1915.69,1931.81,-0.03,tp_lower -22917,做空,2021-07-15 12:05:00,2021-07-15 12:10:00,1913.01,1897.93,0.02,tp_lower -22918,做多,2021-07-15 13:05:00,2021-07-15 13:45:00,1904.33,1917.0,0.02,tp_upper -22919,做空,2021-07-15 14:25:00,2021-07-15 15:05:00,1912.59,1917.22,-0.01,flip_to_long -22920,做多,2021-07-15 15:05:00,2021-07-15 15:30:00,1917.22,1917.89,-0.0,flip_to_short -22921,做空,2021-07-15 15:30:00,2021-07-15 16:00:00,1917.89,1914.45,0.0,flip_to_long -22922,做多,2021-07-15 16:00:00,2021-07-15 17:30:00,1914.45,1900.41,-0.02,flip_to_short -22923,做空,2021-07-15 17:30:00,2021-07-15 17:45:00,1900.41,1893.19,0.01,flip_to_long -22924,做多,2021-07-15 17:45:00,2021-07-15 18:00:00,1893.19,1902.57,0.01,tp_upper -22925,做空,2021-07-15 19:40:00,2021-07-15 19:50:00,1913.21,1922.71,-0.02,flip_to_long -22926,做多,2021-07-15 19:50:00,2021-07-15 20:25:00,1922.71,1928.56,0.01,tp_upper -22927,做空,2021-07-15 20:40:00,2021-07-15 21:45:00,1921.55,1920.6,-0.0,tp_lower -22928,做多,2021-07-15 21:50:00,2021-07-15 21:55:00,1924.8,1918.19,-0.01,flip_to_short -22929,做空,2021-07-15 21:55:00,2021-07-15 22:00:00,1918.19,1916.9,0.0,tp_lower -22930,做多,2021-07-15 22:15:00,2021-07-15 22:35:00,1922.38,1926.8,0.01,tp_upper -22931,做空,2021-07-15 22:40:00,2021-07-15 22:50:00,1924.59,1922.2,0.0,flip_to_long -22932,做多,2021-07-15 22:50:00,2021-07-15 23:00:00,1922.2,1925.13,0.0,tp_upper -22933,做空,2021-07-15 23:05:00,2021-07-15 23:10:00,1918.86,1921.62,-0.01,flip_to_long -22934,做多,2021-07-15 23:10:00,2021-07-15 23:20:00,1921.62,1920.64,-0.0,flip_to_short -22935,做空,2021-07-15 23:20:00,2021-07-15 23:25:00,1920.64,1923.1,-0.01,flip_to_long -22936,做多,2021-07-15 23:25:00,2021-07-15 23:30:00,1923.1,1922.54,-0.0,flip_to_short -22937,做空,2021-07-15 23:30:00,2021-07-15 23:35:00,1922.54,1909.35,0.02,tp_lower -22938,做多,2021-07-15 23:55:00,2021-07-16 00:00:00,1919.35,1906.54,-0.02,flip_to_short -22939,做空,2021-07-16 00:00:00,2021-07-16 00:10:00,1906.54,1921.11,-0.02,flip_to_long -22940,做多,2021-07-16 00:10:00,2021-07-16 00:15:00,1921.11,1915.21,-0.01,flip_to_short -22941,做空,2021-07-16 00:15:00,2021-07-16 00:45:00,1915.21,1900.43,0.02,tp_lower -22942,做多,2021-07-16 00:55:00,2021-07-16 01:35:00,1907.11,1925.69,0.03,tp_upper -22943,做空,2021-07-16 03:40:00,2021-07-16 03:55:00,1950.44,1948.65,0.0,flip_to_long -22944,做多,2021-07-16 03:55:00,2021-07-16 04:00:00,1948.65,1952.53,0.0,tp_upper -22945,做空,2021-07-16 04:15:00,2021-07-16 04:20:00,1949.0,1949.18,-0.0,flip_to_long -22946,做多,2021-07-16 04:20:00,2021-07-16 08:00:00,1949.18,1904.87,-0.07,flip_to_short -22947,做空,2021-07-16 08:00:00,2021-07-16 08:05:00,1904.87,1898.04,0.01,tp_lower -22948,做多,2021-07-16 09:50:00,2021-07-16 10:05:00,1873.6,1868.0,-0.01,flip_to_short -22949,做空,2021-07-16 10:05:00,2021-07-16 10:15:00,1868.0,1864.58,0.0,tp_lower -22950,做多,2021-07-16 10:40:00,2021-07-16 10:45:00,1869.82,1861.89,-0.01,flip_to_short -22951,做空,2021-07-16 10:45:00,2021-07-16 10:50:00,1861.89,1865.85,-0.01,flip_to_long -22952,做多,2021-07-16 10:50:00,2021-07-16 11:00:00,1865.85,1865.0,-0.0,flip_to_short -22953,做空,2021-07-16 11:00:00,2021-07-16 11:05:00,1865.0,1867.11,-0.0,flip_to_long -22954,做多,2021-07-16 11:05:00,2021-07-16 11:10:00,1867.11,1862.03,-0.01,flip_to_short -22955,做空,2021-07-16 11:10:00,2021-07-16 11:40:00,1862.03,1854.26,0.01,tp_lower -22956,做多,2021-07-16 11:45:00,2021-07-16 11:50:00,1861.5,1857.64,-0.01,flip_to_short -22957,做空,2021-07-16 11:50:00,2021-07-16 11:55:00,1857.64,1851.68,0.01,tp_lower -22958,做多,2021-07-16 12:00:00,2021-07-16 12:15:00,1860.46,1880.89,0.03,tp_upper -22959,做空,2021-07-16 12:35:00,2021-07-16 12:45:00,1865.3,1863.27,0.0,flip_to_long -22960,做多,2021-07-16 12:45:00,2021-07-16 12:50:00,1863.27,1876.99,0.02,tp_upper -22961,做空,2021-07-16 14:30:00,2021-07-16 16:15:00,1900.65,1928.09,-0.04,flip_to_long -22962,做多,2021-07-16 16:15:00,2021-07-16 16:45:00,1928.09,1925.99,-0.0,flip_to_short -22963,做空,2021-07-16 16:45:00,2021-07-16 17:20:00,1925.99,1928.1,-0.0,flip_to_long -22964,做多,2021-07-16 17:20:00,2021-07-16 17:25:00,1928.1,1921.43,-0.01,flip_to_short -22965,做空,2021-07-16 17:25:00,2021-07-16 17:30:00,1921.43,1917.94,0.0,tp_lower -22966,做多,2021-07-16 17:55:00,2021-07-16 18:40:00,1924.53,1920.0,-0.01,flip_to_short -22967,做空,2021-07-16 18:40:00,2021-07-16 18:45:00,1920.0,1921.38,-0.0,flip_to_long -22968,做多,2021-07-16 18:45:00,2021-07-16 18:50:00,1921.38,1915.79,-0.01,flip_to_short -22969,做空,2021-07-16 18:50:00,2021-07-16 18:55:00,1915.79,1917.47,-0.0,flip_to_long -22970,做多,2021-07-16 18:55:00,2021-07-16 19:10:00,1917.47,1919.0,0.0,tp_upper -22971,做多,2021-07-16 19:15:00,2021-07-16 19:20:00,1924.01,1923.68,-0.0,tp_upper -22972,做空,2021-07-16 19:25:00,2021-07-16 19:30:00,1915.28,1908.66,0.01,tp_lower -22973,做多,2021-07-16 20:00:00,2021-07-16 20:05:00,1917.1,1908.42,-0.01,flip_to_short -22974,做空,2021-07-16 20:05:00,2021-07-16 20:20:00,1908.42,1913.66,-0.01,flip_to_long -22975,做多,2021-07-16 20:20:00,2021-07-16 20:50:00,1913.66,1903.02,-0.02,flip_to_short -22976,做空,2021-07-16 20:50:00,2021-07-16 20:55:00,1903.02,1901.32,0.0,tp_lower -22977,做多,2021-07-16 22:05:00,2021-07-16 22:15:00,1900.83,1900.36,-0.0,flip_to_short -22978,做空,2021-07-16 22:15:00,2021-07-16 22:20:00,1900.36,1901.01,-0.0,flip_to_long -22979,做多,2021-07-16 22:20:00,2021-07-16 22:25:00,1901.01,1896.21,-0.01,flip_to_short -22980,做空,2021-07-16 22:25:00,2021-07-16 22:30:00,1896.21,1889.32,0.01,tp_lower -22981,做多,2021-07-17 00:05:00,2021-07-17 00:35:00,1877.01,1885.56,0.01,tp_upper -22982,做空,2021-07-17 01:35:00,2021-07-17 01:55:00,1881.32,1873.31,0.01,tp_lower -22983,做多,2021-07-17 03:05:00,2021-07-17 03:25:00,1868.39,1875.54,0.01,tp_upper -22984,做空,2021-07-17 03:45:00,2021-07-17 04:05:00,1867.6,1862.38,0.01,tp_lower -22985,做多,2021-07-17 04:15:00,2021-07-17 04:20:00,1869.51,1867.49,-0.0,flip_to_short -22986,做空,2021-07-17 04:20:00,2021-07-17 04:25:00,1867.49,1870.35,-0.01,flip_to_long -22987,做多,2021-07-17 04:25:00,2021-07-17 04:30:00,1870.35,1874.44,0.0,tp_upper -22988,做空,2021-07-17 05:45:00,2021-07-17 06:05:00,1881.34,1891.33,-0.02,flip_to_long -22989,做多,2021-07-17 06:05:00,2021-07-17 06:30:00,1891.33,1887.36,-0.01,tp_upper -22990,做空,2021-07-17 06:35:00,2021-07-17 07:15:00,1886.83,1879.21,0.01,tp_lower -22991,做多,2021-07-17 08:35:00,2021-07-17 08:40:00,1888.71,1896.21,0.01,tp_upper -22992,做空,2021-07-17 09:40:00,2021-07-17 10:05:00,1885.99,1870.72,0.02,tp_lower -22993,做多,2021-07-17 11:30:00,2021-07-17 11:35:00,1863.07,1862.35,-0.0,flip_to_short -22994,做空,2021-07-17 11:35:00,2021-07-17 12:05:00,1862.35,1863.95,-0.0,flip_to_long -22995,做多,2021-07-17 12:05:00,2021-07-17 12:15:00,1863.95,1864.36,-0.0,tp_upper -22996,做空,2021-07-17 13:15:00,2021-07-17 13:20:00,1865.19,1866.57,-0.0,flip_to_long -22997,做多,2021-07-17 13:20:00,2021-07-17 13:40:00,1866.57,1885.9,0.03,tp_upper -22998,做空,2021-07-17 15:00:00,2021-07-17 15:25:00,1874.46,1877.83,-0.01,flip_to_long -22999,做多,2021-07-17 15:25:00,2021-07-17 16:10:00,1877.83,1886.55,0.01,tp_upper -23000,做空,2021-07-17 17:05:00,2021-07-17 17:50:00,1892.67,1893.92,-0.0,flip_to_long -23001,做多,2021-07-17 17:50:00,2021-07-17 18:20:00,1893.92,1905.62,0.02,tp_upper -23002,做空,2021-07-17 19:20:00,2021-07-17 19:25:00,1899.82,1907.68,-0.01,flip_to_long -23003,做多,2021-07-17 19:25:00,2021-07-17 19:35:00,1907.68,1912.94,0.01,tp_upper -23004,做空,2021-07-17 20:15:00,2021-07-17 20:50:00,1905.2,1902.61,0.0,flip_to_long -23005,做多,2021-07-17 20:50:00,2021-07-17 21:35:00,1902.61,1911.8,0.01,tp_upper -23006,做空,2021-07-17 22:00:00,2021-07-17 22:15:00,1902.37,1902.83,-0.0,flip_to_long -23007,做多,2021-07-17 22:15:00,2021-07-17 22:25:00,1902.83,1895.82,-0.01,flip_to_short -23008,做空,2021-07-17 22:25:00,2021-07-17 22:45:00,1895.82,1903.17,-0.01,flip_to_long -23009,做多,2021-07-17 22:45:00,2021-07-17 23:45:00,1903.17,1894.03,-0.02,flip_to_short -23010,做空,2021-07-17 23:45:00,2021-07-17 23:50:00,1894.03,1901.49,-0.01,flip_to_long -23011,做多,2021-07-17 23:50:00,2021-07-17 23:55:00,1901.49,1898.55,-0.01,flip_to_short -23012,做空,2021-07-17 23:55:00,2021-07-18 03:55:00,1898.55,1980.99,-0.12,flip_to_long -23013,做多,2021-07-18 03:55:00,2021-07-18 04:00:00,1980.99,1985.48,0.0,tp_upper -23014,做空,2021-07-18 04:05:00,2021-07-18 04:10:00,1976.0,1978.34,-0.0,flip_to_long -23015,做多,2021-07-18 04:10:00,2021-07-18 04:30:00,1978.34,1977.36,-0.0,flip_to_short -23016,做空,2021-07-18 04:30:00,2021-07-18 04:55:00,1977.36,1976.27,0.0,flip_to_long -23017,做多,2021-07-18 04:55:00,2021-07-18 05:05:00,1976.27,1979.59,0.0,tp_upper -23018,做空,2021-07-18 05:10:00,2021-07-18 05:40:00,1978.1,1978.07,-0.0,flip_to_long -23019,做多,2021-07-18 05:40:00,2021-07-18 05:45:00,1978.07,1977.64,-0.0,flip_to_short -23020,做空,2021-07-18 05:45:00,2021-07-18 06:00:00,1977.64,1977.29,-0.0,flip_to_long -23021,做多,2021-07-18 06:00:00,2021-07-18 06:05:00,1977.29,1961.0,-0.02,flip_to_short -23022,做空,2021-07-18 06:05:00,2021-07-18 06:10:00,1961.0,1963.24,-0.0,tp_lower -23023,做多,2021-07-18 07:45:00,2021-07-18 07:50:00,1963.06,1957.37,-0.01,flip_to_short -23024,做空,2021-07-18 07:50:00,2021-07-18 08:00:00,1957.37,1966.51,-0.01,flip_to_long -23025,做多,2021-07-18 08:00:00,2021-07-18 08:10:00,1966.51,1965.39,-0.0,tp_upper -23026,做空,2021-07-18 08:35:00,2021-07-18 08:50:00,1963.99,1961.96,0.0,flip_to_long -23027,做多,2021-07-18 08:50:00,2021-07-18 09:15:00,1961.96,1964.16,0.0,flip_to_short -23028,做空,2021-07-18 09:15:00,2021-07-18 09:25:00,1964.16,1966.13,-0.0,flip_to_long -23029,做多,2021-07-18 09:25:00,2021-07-18 09:30:00,1966.13,1962.76,-0.01,flip_to_short -23030,做空,2021-07-18 09:30:00,2021-07-18 09:40:00,1962.76,1965.44,-0.01,flip_to_long -23031,做多,2021-07-18 09:40:00,2021-07-18 09:45:00,1965.44,1972.71,0.01,tp_upper -23032,做空,2021-07-18 09:55:00,2021-07-18 10:00:00,1961.73,1954.31,0.01,tp_lower -23033,做多,2021-07-18 10:25:00,2021-07-18 10:30:00,1963.44,1961.44,-0.0,flip_to_short -23034,做空,2021-07-18 10:30:00,2021-07-18 10:55:00,1961.44,1961.82,-0.0,flip_to_long -23035,做多,2021-07-18 10:55:00,2021-07-18 11:15:00,1961.82,1959.68,-0.0,flip_to_short -23036,做空,2021-07-18 11:15:00,2021-07-18 11:20:00,1959.68,1961.73,-0.0,flip_to_long -23037,做多,2021-07-18 11:20:00,2021-07-18 11:35:00,1961.73,1967.41,0.01,tp_upper -23038,做空,2021-07-18 11:50:00,2021-07-18 12:25:00,1963.88,1959.53,0.0,tp_lower -23039,做多,2021-07-18 14:10:00,2021-07-18 14:20:00,1954.07,1951.51,-0.0,flip_to_short -23040,做空,2021-07-18 14:20:00,2021-07-18 14:35:00,1951.51,1928.41,0.03,tp_lower -23041,做多,2021-07-18 16:50:00,2021-07-18 16:55:00,1897.64,1894.95,-0.01,flip_to_short -23042,做空,2021-07-18 16:55:00,2021-07-18 17:20:00,1894.95,1895.79,-0.0,flip_to_long -23043,做多,2021-07-18 17:20:00,2021-07-18 17:45:00,1895.79,1905.35,0.01,tp_upper -23044,做空,2021-07-18 18:45:00,2021-07-18 18:50:00,1901.49,1902.33,-0.0,flip_to_long -23045,做多,2021-07-18 18:50:00,2021-07-18 18:55:00,1902.33,1898.69,-0.01,flip_to_short -23046,做空,2021-07-18 18:55:00,2021-07-18 19:10:00,1898.69,1903.31,-0.01,flip_to_long -23047,做多,2021-07-18 19:10:00,2021-07-18 19:15:00,1903.31,1901.99,-0.0,flip_to_short -23048,做空,2021-07-18 19:15:00,2021-07-18 19:20:00,1901.99,1905.65,-0.01,flip_to_long -23049,做多,2021-07-18 19:20:00,2021-07-18 19:25:00,1905.65,1904.71,-0.0,flip_to_short -23050,做空,2021-07-18 19:25:00,2021-07-18 19:35:00,1904.71,1903.24,0.0,flip_to_long -23051,做多,2021-07-18 19:35:00,2021-07-18 19:40:00,1903.24,1900.35,-0.01,flip_to_short -23052,做空,2021-07-18 19:40:00,2021-07-18 20:00:00,1900.35,1894.5,0.01,tp_lower -23053,做多,2021-07-18 20:05:00,2021-07-18 20:15:00,1898.94,1901.75,0.0,flip_to_short -23054,做空,2021-07-18 20:15:00,2021-07-18 20:30:00,1901.75,1899.21,0.0,tp_lower -23055,做多,2021-07-18 20:45:00,2021-07-18 21:25:00,1899.84,1897.46,-0.0,flip_to_short -23056,做空,2021-07-18 21:25:00,2021-07-18 21:40:00,1897.46,1897.68,-0.0,flip_to_long -23057,做多,2021-07-18 21:40:00,2021-07-18 21:45:00,1897.68,1906.95,0.01,tp_upper -23058,做空,2021-07-18 22:15:00,2021-07-18 23:40:00,1893.47,1893.73,-0.0,flip_to_long -23059,做多,2021-07-18 23:40:00,2021-07-18 23:45:00,1893.73,1903.15,0.01,tp_upper -23060,做空,2021-07-18 23:55:00,2021-07-19 01:05:00,1890.66,1873.97,0.02,tp_lower -23061,做多,2021-07-19 01:45:00,2021-07-19 01:50:00,1881.1,1878.06,-0.01,flip_to_short -23062,做空,2021-07-19 01:50:00,2021-07-19 01:55:00,1878.06,1881.21,-0.01,flip_to_long -23063,做多,2021-07-19 01:55:00,2021-07-19 02:30:00,1881.21,1873.34,-0.01,flip_to_short -23064,做空,2021-07-19 02:30:00,2021-07-19 02:35:00,1873.34,1877.63,-0.01,flip_to_long -23065,做多,2021-07-19 02:35:00,2021-07-19 02:45:00,1877.63,1875.79,-0.0,flip_to_short -23066,做空,2021-07-19 02:45:00,2021-07-19 02:50:00,1875.79,1881.59,-0.01,flip_to_long -23067,做多,2021-07-19 02:50:00,2021-07-19 02:55:00,1881.59,1877.62,-0.01,flip_to_short -23068,做空,2021-07-19 02:55:00,2021-07-19 03:00:00,1877.62,1878.97,-0.0,flip_to_long -23069,做多,2021-07-19 03:00:00,2021-07-19 03:20:00,1878.97,1880.41,0.0,flip_to_short -23070,做空,2021-07-19 03:20:00,2021-07-19 03:25:00,1880.41,1883.0,-0.01,flip_to_long -23071,做多,2021-07-19 03:25:00,2021-07-19 03:30:00,1883.0,1879.6,-0.01,flip_to_short -23072,做空,2021-07-19 03:30:00,2021-07-19 03:35:00,1879.6,1886.36,-0.01,flip_to_long -23073,做多,2021-07-19 03:35:00,2021-07-19 03:40:00,1886.36,1892.71,0.01,tp_upper -23074,做空,2021-07-19 04:05:00,2021-07-19 04:10:00,1881.98,1883.57,-0.0,flip_to_long -23075,做多,2021-07-19 04:10:00,2021-07-19 04:25:00,1883.57,1888.59,0.01,tp_upper -23076,做空,2021-07-19 06:25:00,2021-07-19 07:30:00,1900.66,1892.89,0.01,tp_lower -23077,做多,2021-07-19 08:15:00,2021-07-19 11:15:00,1895.89,1867.95,-0.04,flip_to_short -23078,做空,2021-07-19 11:15:00,2021-07-19 11:35:00,1867.95,1869.36,-0.0,flip_to_long -23079,做多,2021-07-19 11:35:00,2021-07-19 11:40:00,1869.36,1866.58,-0.01,flip_to_short -23080,做空,2021-07-19 11:40:00,2021-07-19 12:00:00,1866.58,1860.43,0.01,tp_lower -23081,做多,2021-07-19 12:05:00,2021-07-19 12:10:00,1866.27,1861.75,-0.01,flip_to_short -23082,做空,2021-07-19 12:10:00,2021-07-19 12:15:00,1861.75,1858.29,0.0,tp_lower -23083,做多,2021-07-19 14:05:00,2021-07-19 14:10:00,1814.27,1809.92,-0.01,flip_to_short -23084,做空,2021-07-19 14:10:00,2021-07-19 14:15:00,1809.92,1810.51,-0.0,flip_to_long -23085,做多,2021-07-19 14:15:00,2021-07-19 14:25:00,1810.51,1815.74,0.01,flip_to_short -23086,做空,2021-07-19 14:25:00,2021-07-19 15:30:00,1815.74,1822.53,-0.01,flip_to_long -23087,做多,2021-07-19 15:30:00,2021-07-19 15:35:00,1822.53,1817.14,-0.01,flip_to_short -23088,做空,2021-07-19 15:35:00,2021-07-19 15:40:00,1817.14,1820.27,-0.01,flip_to_long -23089,做多,2021-07-19 15:40:00,2021-07-19 15:50:00,1820.27,1819.98,-0.0,flip_to_short -23090,做空,2021-07-19 15:50:00,2021-07-19 16:00:00,1819.98,1815.79,0.0,tp_lower -23091,做多,2021-07-19 16:05:00,2021-07-19 16:20:00,1818.72,1820.01,0.0,flip_to_short -23092,做空,2021-07-19 16:20:00,2021-07-19 16:45:00,1820.01,1820.98,-0.0,flip_to_long -23093,做多,2021-07-19 16:45:00,2021-07-19 16:50:00,1820.98,1818.42,-0.01,flip_to_short -23094,做空,2021-07-19 16:50:00,2021-07-19 17:00:00,1818.42,1819.66,-0.0,flip_to_long -23095,做多,2021-07-19 17:00:00,2021-07-19 17:15:00,1819.66,1824.06,0.01,tp_upper -23096,做空,2021-07-19 17:50:00,2021-07-19 18:20:00,1821.64,1826.45,-0.01,flip_to_long -23097,做多,2021-07-19 18:20:00,2021-07-19 18:25:00,1826.45,1825.48,-0.0,flip_to_short -23098,做空,2021-07-19 18:25:00,2021-07-19 18:50:00,1825.48,1816.42,0.01,tp_lower -23099,做多,2021-07-19 19:30:00,2021-07-19 19:45:00,1819.64,1819.47,-0.0,flip_to_short -23100,做空,2021-07-19 19:45:00,2021-07-19 20:30:00,1819.47,1817.79,0.0,flip_to_long -23101,做多,2021-07-19 20:30:00,2021-07-19 20:50:00,1817.79,1817.81,-0.0,flip_to_short -23102,做空,2021-07-19 20:50:00,2021-07-19 21:00:00,1817.81,1820.77,-0.01,flip_to_long -23103,做多,2021-07-19 21:00:00,2021-07-19 21:05:00,1820.77,1819.59,-0.0,flip_to_short -23104,做空,2021-07-19 21:05:00,2021-07-19 21:15:00,1819.59,1825.23,-0.01,flip_to_long -23105,做多,2021-07-19 21:15:00,2021-07-19 21:20:00,1825.23,1823.25,-0.0,tp_upper -23106,做空,2021-07-19 21:25:00,2021-07-19 21:45:00,1822.87,1813.5,0.01,tp_lower -23107,做多,2021-07-19 22:05:00,2021-07-19 22:10:00,1820.3,1819.85,-0.0,flip_to_short -23108,做空,2021-07-19 22:10:00,2021-07-19 22:20:00,1819.85,1814.14,0.01,tp_lower -23109,做多,2021-07-19 22:25:00,2021-07-19 22:35:00,1822.28,1825.1,0.0,tp_upper -23110,做空,2021-07-19 23:10:00,2021-07-19 23:25:00,1821.28,1820.18,0.0,flip_to_long -23111,做多,2021-07-19 23:25:00,2021-07-19 23:40:00,1820.18,1826.88,0.01,tp_upper -23112,做空,2021-07-19 23:45:00,2021-07-19 23:55:00,1821.31,1818.4,0.0,tp_lower -23113,做多,2021-07-20 00:10:00,2021-07-20 00:15:00,1825.18,1829.13,0.0,tp_upper -23114,做空,2021-07-20 00:20:00,2021-07-20 00:25:00,1820.59,1824.0,-0.01,flip_to_long -23115,做多,2021-07-20 00:25:00,2021-07-20 00:45:00,1824.0,1822.05,-0.0,flip_to_short -23116,做空,2021-07-20 00:45:00,2021-07-20 01:00:00,1822.05,1810.64,0.02,tp_lower -23117,做多,2021-07-20 04:30:00,2021-07-20 04:40:00,1730.23,1741.8,0.02,tp_upper -23118,做空,2021-07-20 08:00:00,2021-07-20 08:05:00,1759.74,1746.97,0.02,tp_lower -23119,做多,2021-07-20 08:15:00,2021-07-20 10:10:00,1756.6,1733.53,-0.04,flip_to_short -23120,做空,2021-07-20 10:10:00,2021-07-20 10:15:00,1733.53,1742.92,-0.02,flip_to_long -23121,做多,2021-07-20 10:15:00,2021-07-20 10:20:00,1742.92,1746.11,0.0,tp_upper -23122,做空,2021-07-20 11:25:00,2021-07-20 11:30:00,1743.59,1748.97,-0.01,flip_to_long -23123,做多,2021-07-20 11:30:00,2021-07-20 12:10:00,1748.97,1755.47,0.01,tp_upper -23124,做空,2021-07-20 12:15:00,2021-07-20 12:35:00,1751.25,1750.78,-0.0,flip_to_long -23125,做多,2021-07-20 12:35:00,2021-07-20 12:55:00,1750.78,1755.26,0.01,tp_upper -23126,做空,2021-07-20 13:00:00,2021-07-20 13:15:00,1753.04,1752.61,-0.0,flip_to_long -23127,做多,2021-07-20 13:15:00,2021-07-20 13:20:00,1752.61,1735.29,-0.03,flip_to_short -23128,做空,2021-07-20 13:20:00,2021-07-20 13:25:00,1735.29,1740.4,-0.01,tp_lower -23129,做多,2021-07-20 14:05:00,2021-07-20 14:15:00,1762.67,1746.21,-0.03,flip_to_short -23130,做空,2021-07-20 14:15:00,2021-07-20 14:20:00,1746.21,1760.35,-0.02,flip_to_long -23131,做多,2021-07-20 14:20:00,2021-07-20 14:30:00,1760.35,1756.64,-0.01,tp_upper -23132,做空,2021-07-20 16:40:00,2021-07-20 16:55:00,1789.25,1777.25,0.02,tp_lower -23133,做多,2021-07-20 17:50:00,2021-07-20 17:55:00,1784.61,1781.84,-0.01,flip_to_short -23134,做空,2021-07-20 17:55:00,2021-07-20 18:00:00,1781.84,1782.06,-0.0,flip_to_long -23135,做多,2021-07-20 18:00:00,2021-07-20 18:15:00,1782.06,1789.56,0.01,tp_upper -23136,做空,2021-07-20 19:55:00,2021-07-20 20:00:00,1788.25,1794.0,-0.01,flip_to_long -23137,做多,2021-07-20 20:00:00,2021-07-20 20:20:00,1794.0,1802.27,0.01,tp_upper -23138,做空,2021-07-20 20:40:00,2021-07-20 21:00:00,1795.58,1795.84,-0.0,flip_to_long -23139,做多,2021-07-20 21:00:00,2021-07-20 21:05:00,1795.84,1793.36,-0.0,flip_to_short -23140,做空,2021-07-20 21:05:00,2021-07-20 21:10:00,1793.36,1783.67,0.01,tp_lower -23141,做多,2021-07-20 23:15:00,2021-07-20 23:30:00,1783.64,1784.98,0.0,tp_upper -23142,做空,2021-07-21 00:00:00,2021-07-21 00:30:00,1780.73,1774.22,0.01,tp_lower -23143,做多,2021-07-21 01:40:00,2021-07-21 02:00:00,1773.05,1778.87,0.01,tp_upper -23144,做空,2021-07-21 05:50:00,2021-07-21 06:00:00,1856.61,1856.7,-0.0,flip_to_long -23145,做多,2021-07-21 06:00:00,2021-07-21 06:20:00,1856.7,1862.23,0.01,flip_to_short -23146,做空,2021-07-21 06:20:00,2021-07-21 07:45:00,1862.23,1869.43,-0.01,flip_to_long -23147,做多,2021-07-21 07:45:00,2021-07-21 07:50:00,1869.43,1865.27,-0.01,flip_to_short -23148,做空,2021-07-21 07:50:00,2021-07-21 07:55:00,1865.27,1874.1,-0.01,flip_to_long -23149,做多,2021-07-21 07:55:00,2021-07-21 08:00:00,1874.1,1875.17,0.0,tp_upper -23150,做空,2021-07-21 08:05:00,2021-07-21 08:10:00,1868.0,1864.34,0.0,tp_lower -23151,做多,2021-07-21 08:30:00,2021-07-21 08:45:00,1865.39,1868.54,0.0,flip_to_short -23152,做空,2021-07-21 08:45:00,2021-07-21 08:55:00,1868.54,1869.99,-0.0,flip_to_long -23153,做多,2021-07-21 08:55:00,2021-07-21 09:00:00,1869.99,1870.25,-0.0,tp_upper -23154,做空,2021-07-21 09:10:00,2021-07-21 09:15:00,1866.8,1868.39,-0.0,flip_to_long -23155,做多,2021-07-21 09:15:00,2021-07-21 09:20:00,1868.39,1865.83,-0.0,flip_to_short -23156,做空,2021-07-21 09:20:00,2021-07-21 09:30:00,1865.83,1868.17,-0.0,flip_to_long -23157,做多,2021-07-21 09:30:00,2021-07-21 09:35:00,1868.17,1874.58,0.01,tp_upper -23158,做空,2021-07-21 12:00:00,2021-07-21 12:40:00,1900.81,1904.02,-0.01,flip_to_long -23159,做多,2021-07-21 12:40:00,2021-07-21 12:50:00,1904.02,1904.25,-0.0,flip_to_short -23160,做空,2021-07-21 12:50:00,2021-07-21 13:10:00,1904.25,1894.97,0.01,tp_lower -23161,做多,2021-07-21 13:35:00,2021-07-21 13:45:00,1906.0,1905.5,-0.0,flip_to_short -23162,做空,2021-07-21 13:45:00,2021-07-21 14:00:00,1905.5,1907.18,-0.0,flip_to_long -23163,做多,2021-07-21 14:00:00,2021-07-21 14:05:00,1907.18,1915.84,0.01,tp_upper -23164,做空,2021-07-21 17:00:00,2021-07-21 17:10:00,1961.7,1968.25,-0.01,flip_to_long -23165,做多,2021-07-21 17:10:00,2021-07-21 18:10:00,1968.25,2020.49,0.07,tp_upper -23166,做空,2021-07-21 18:50:00,2021-07-21 19:10:00,1976.43,1947.64,0.04,tp_lower -23167,做多,2021-07-21 20:45:00,2021-07-21 21:05:00,1943.83,1942.31,-0.0,flip_to_short -23168,做空,2021-07-21 21:05:00,2021-07-22 02:30:00,1942.31,1965.98,-0.03,tp_lower -23169,做多,2021-07-22 03:10:00,2021-07-22 03:20:00,1984.45,1973.7,-0.02,flip_to_short -23170,做空,2021-07-22 03:20:00,2021-07-22 03:30:00,1973.7,1971.41,0.0,flip_to_long -23171,做多,2021-07-22 03:30:00,2021-07-22 04:05:00,1971.41,1982.87,0.01,tp_upper -23172,做空,2021-07-22 04:45:00,2021-07-22 05:40:00,1985.96,1972.66,0.02,tp_lower -23173,做多,2021-07-22 06:05:00,2021-07-22 06:15:00,1977.4,1977.45,-0.0,flip_to_short -23174,做空,2021-07-22 06:15:00,2021-07-22 06:25:00,1977.45,1977.67,-0.0,flip_to_long -23175,做多,2021-07-22 06:25:00,2021-07-22 06:30:00,1977.67,1974.95,-0.01,flip_to_short -23176,做空,2021-07-22 06:30:00,2021-07-22 06:35:00,1974.95,1981.99,-0.01,flip_to_long -23177,做多,2021-07-22 06:35:00,2021-07-22 06:40:00,1981.99,1980.89,-0.0,tp_upper -23178,做空,2021-07-22 07:50:00,2021-07-22 07:55:00,1988.91,1990.23,-0.0,flip_to_long -23179,做多,2021-07-22 07:55:00,2021-07-22 08:25:00,1990.23,2017.0,0.04,tp_upper -23180,做空,2021-07-22 09:05:00,2021-07-22 09:20:00,2001.95,2003.04,-0.0,flip_to_long -23181,做多,2021-07-22 09:20:00,2021-07-22 09:30:00,2003.04,1982.46,-0.03,flip_to_short -23182,做空,2021-07-22 09:30:00,2021-07-22 09:35:00,1982.46,1972.83,0.01,tp_lower -23183,做多,2021-07-22 10:40:00,2021-07-22 10:55:00,1984.99,1980.61,-0.01,flip_to_short -23184,做空,2021-07-22 10:55:00,2021-07-22 11:00:00,1980.61,1981.92,-0.0,flip_to_long -23185,做多,2021-07-22 11:00:00,2021-07-22 11:10:00,1981.92,1973.99,-0.01,flip_to_short -23186,做空,2021-07-22 11:10:00,2021-07-22 11:20:00,1973.99,1969.71,0.0,tp_lower -23187,做多,2021-07-22 11:25:00,2021-07-22 11:50:00,1974.17,1979.15,0.01,flip_to_short -23188,做空,2021-07-22 11:50:00,2021-07-22 11:55:00,1979.15,1982.66,-0.01,flip_to_long -23189,做多,2021-07-22 11:55:00,2021-07-22 12:00:00,1982.66,1978.22,-0.01,flip_to_short -23190,做空,2021-07-22 12:00:00,2021-07-22 12:15:00,1978.22,1973.28,0.01,tp_lower -23191,做多,2021-07-22 12:35:00,2021-07-22 12:40:00,1984.61,1989.55,0.01,tp_upper -23192,做空,2021-07-22 13:50:00,2021-07-22 13:55:00,1986.34,1990.02,-0.01,flip_to_long -23193,做多,2021-07-22 13:55:00,2021-07-22 14:00:00,1990.02,1985.15,-0.01,flip_to_short -23194,做空,2021-07-22 14:00:00,2021-07-22 14:15:00,1985.15,1993.33,-0.01,flip_to_long -23195,做多,2021-07-22 14:15:00,2021-07-22 14:25:00,1993.33,1989.01,-0.01,flip_to_short -23196,做空,2021-07-22 14:25:00,2021-07-22 14:30:00,1989.01,1983.75,0.01,tp_lower -23197,做多,2021-07-22 14:35:00,2021-07-22 14:40:00,1992.55,1988.46,-0.01,flip_to_short -23198,做空,2021-07-22 14:40:00,2021-07-22 14:45:00,1988.46,1992.09,-0.01,flip_to_long -23199,做多,2021-07-22 14:45:00,2021-07-22 14:55:00,1992.09,1998.4,0.01,tp_upper -23200,做空,2021-07-22 16:35:00,2021-07-22 16:40:00,2015.84,2021.89,-0.01,flip_to_long -23201,做多,2021-07-22 16:40:00,2021-07-22 16:50:00,2021.89,2018.64,-0.01,flip_to_short -23202,做空,2021-07-22 16:50:00,2021-07-22 16:55:00,2018.64,2019.76,-0.0,flip_to_long -23203,做多,2021-07-22 16:55:00,2021-07-22 17:20:00,2019.76,2024.37,0.0,flip_to_short -23204,做空,2021-07-22 17:20:00,2021-07-22 18:05:00,2024.37,2026.68,-0.0,flip_to_long -23205,做多,2021-07-22 18:05:00,2021-07-22 18:10:00,2026.68,2030.36,0.0,tp_upper -23206,做空,2021-07-22 18:15:00,2021-07-22 18:30:00,2025.49,2021.92,0.0,tp_lower -23207,做多,2021-07-22 18:45:00,2021-07-22 18:55:00,2024.0,2023.95,-0.0,flip_to_short -23208,做空,2021-07-22 18:55:00,2021-07-22 19:00:00,2023.95,2026.64,-0.0,flip_to_long -23209,做多,2021-07-22 19:00:00,2021-07-22 19:10:00,2026.64,2022.05,-0.01,flip_to_short -23210,做空,2021-07-22 19:10:00,2021-07-22 19:15:00,2022.05,2025.65,-0.01,flip_to_long -23211,做多,2021-07-22 19:15:00,2021-07-22 19:25:00,2025.65,2022.94,-0.0,flip_to_short -23212,做空,2021-07-22 19:25:00,2021-07-22 19:30:00,2022.94,2025.73,-0.0,flip_to_long -23213,做多,2021-07-22 19:30:00,2021-07-22 19:40:00,2025.73,2025.94,-0.0,tp_upper -23214,做空,2021-07-22 19:45:00,2021-07-22 19:50:00,2022.24,2027.85,-0.01,flip_to_long -23215,做多,2021-07-22 19:50:00,2021-07-22 20:00:00,2027.85,2027.95,-0.0,flip_to_short -23216,做空,2021-07-22 20:00:00,2021-07-22 20:15:00,2027.95,2024.31,0.0,tp_lower -23217,做多,2021-07-22 20:40:00,2021-07-22 21:20:00,2021.38,2017.4,-0.01,flip_to_short -23218,做空,2021-07-22 21:20:00,2021-07-22 21:30:00,2017.4,2019.08,-0.0,flip_to_long -23219,做多,2021-07-22 21:30:00,2021-07-22 21:40:00,2019.08,2025.47,0.01,tp_upper -23220,做空,2021-07-22 21:45:00,2021-07-22 21:50:00,2018.96,2008.99,0.01,tp_lower -23221,做多,2021-07-22 22:50:00,2021-07-22 22:55:00,2012.0,2004.45,-0.01,flip_to_short -23222,做空,2021-07-22 22:55:00,2021-07-22 23:10:00,2004.45,2007.79,-0.01,flip_to_long -23223,做多,2021-07-22 23:10:00,2021-07-22 23:25:00,2007.79,2014.02,0.01,tp_upper -23224,做空,2021-07-23 00:10:00,2021-07-23 00:15:00,2014.72,2024.31,-0.01,flip_to_long -23225,做多,2021-07-23 00:15:00,2021-07-23 00:30:00,2024.31,2018.84,-0.01,flip_to_short -23226,做空,2021-07-23 00:30:00,2021-07-23 03:40:00,2018.84,2055.37,-0.05,tp_lower -23227,做空,2021-07-23 04:00:00,2021-07-23 04:10:00,2053.95,2064.23,-0.01,flip_to_long -23228,做多,2021-07-23 04:10:00,2021-07-23 04:15:00,2064.23,2066.82,0.0,tp_upper -23229,做空,2021-07-23 05:40:00,2021-07-23 05:45:00,2072.43,2078.19,-0.01,flip_to_long -23230,做多,2021-07-23 05:45:00,2021-07-23 05:50:00,2078.19,2076.57,-0.0,flip_to_short -23231,做空,2021-07-23 05:50:00,2021-07-23 06:05:00,2076.57,2067.56,0.01,tp_lower -23232,做多,2021-07-23 06:30:00,2021-07-23 06:35:00,2079.29,2078.86,-0.0,flip_to_short -23233,做空,2021-07-23 06:35:00,2021-07-23 06:55:00,2078.86,2076.13,0.0,flip_to_long -23234,做多,2021-07-23 06:55:00,2021-07-23 07:00:00,2076.13,2072.52,-0.01,flip_to_short -23235,做空,2021-07-23 07:00:00,2021-07-23 07:05:00,2072.52,2065.54,0.01,tp_lower -23236,做多,2021-07-23 09:10:00,2021-07-23 09:30:00,2052.58,2057.61,0.01,flip_to_short -23237,做空,2021-07-23 09:30:00,2021-07-23 09:40:00,2057.61,2059.36,-0.0,flip_to_long -23238,做多,2021-07-23 09:40:00,2021-07-23 09:45:00,2059.36,2049.63,-0.01,flip_to_short -23239,做空,2021-07-23 09:45:00,2021-07-23 10:05:00,2049.63,2053.12,-0.01,flip_to_long -23240,做多,2021-07-23 10:05:00,2021-07-23 10:20:00,2053.12,2045.21,-0.01,flip_to_short -23241,做空,2021-07-23 10:20:00,2021-07-23 10:35:00,2045.21,2051.29,-0.01,flip_to_long -23242,做多,2021-07-23 10:35:00,2021-07-23 10:45:00,2051.29,2050.13,-0.0,flip_to_short -23243,做空,2021-07-23 10:45:00,2021-07-23 10:55:00,2050.13,2052.56,-0.0,flip_to_long -23244,做多,2021-07-23 10:55:00,2021-07-23 11:00:00,2052.56,2063.05,0.01,tp_upper -23245,做空,2021-07-23 11:45:00,2021-07-23 12:20:00,2057.75,2059.12,-0.0,flip_to_long -23246,做多,2021-07-23 12:20:00,2021-07-23 12:25:00,2059.12,2054.34,-0.01,flip_to_short -23247,做空,2021-07-23 12:25:00,2021-07-23 12:30:00,2054.34,2059.38,-0.01,flip_to_long -23248,做多,2021-07-23 12:30:00,2021-07-23 12:35:00,2059.38,2055.1,-0.01,flip_to_short -23249,做空,2021-07-23 12:35:00,2021-07-23 12:45:00,2055.1,2057.86,-0.0,flip_to_long -23250,做多,2021-07-23 12:45:00,2021-07-23 13:00:00,2057.86,2062.45,0.0,tp_upper -23251,做空,2021-07-23 14:15:00,2021-07-23 14:20:00,2067.37,2070.0,-0.0,flip_to_long -23252,做多,2021-07-23 14:20:00,2021-07-23 14:25:00,2070.0,2068.88,-0.0,flip_to_short -23253,做空,2021-07-23 14:25:00,2021-07-23 14:35:00,2068.88,2061.46,0.01,tp_lower -23254,做多,2021-07-23 17:55:00,2021-07-23 18:05:00,2013.41,2013.0,-0.0,flip_to_short -23255,做空,2021-07-23 18:05:00,2021-07-23 18:50:00,2013.0,2013.86,-0.0,flip_to_long -23256,做多,2021-07-23 18:50:00,2021-07-23 18:55:00,2013.86,2010.68,-0.01,flip_to_short -23257,做空,2021-07-23 18:55:00,2021-07-23 19:00:00,2010.68,2014.46,-0.01,flip_to_long -23258,做多,2021-07-23 19:00:00,2021-07-23 19:20:00,2014.46,2015.87,0.0,flip_to_short -23259,做空,2021-07-23 19:20:00,2021-07-24 01:00:00,2015.87,2111.33,-0.12,flip_to_long -23260,做多,2021-07-24 01:00:00,2021-07-24 01:20:00,2111.33,2110.07,-0.0,flip_to_short -23261,做空,2021-07-24 01:20:00,2021-07-24 01:30:00,2110.07,2113.61,-0.01,flip_to_long -23262,做多,2021-07-24 01:30:00,2021-07-24 01:35:00,2113.61,2111.18,-0.0,flip_to_short -23263,做空,2021-07-24 01:35:00,2021-07-24 01:40:00,2111.18,2114.99,-0.01,flip_to_long -23264,做多,2021-07-24 01:40:00,2021-07-24 01:50:00,2114.99,2123.41,0.01,tp_upper -23265,做空,2021-07-24 02:40:00,2021-07-24 02:45:00,2116.86,2118.29,-0.0,flip_to_long -23266,做多,2021-07-24 02:45:00,2021-07-24 03:00:00,2118.29,2118.46,-0.0,flip_to_short -23267,做空,2021-07-24 03:00:00,2021-07-24 03:10:00,2118.46,2114.41,0.0,tp_lower -23268,做多,2021-07-24 03:30:00,2021-07-24 03:40:00,2116.5,2112.61,-0.01,flip_to_short -23269,做空,2021-07-24 03:40:00,2021-07-24 03:45:00,2112.61,2117.0,-0.01,flip_to_long -23270,做多,2021-07-24 03:45:00,2021-07-24 03:55:00,2117.0,2138.32,0.02,tp_upper -23271,做空,2021-07-24 05:00:00,2021-07-24 05:25:00,2125.15,2130.43,-0.01,flip_to_long -23272,做多,2021-07-24 05:25:00,2021-07-24 05:30:00,2130.43,2126.69,-0.01,flip_to_short -23273,做空,2021-07-24 05:30:00,2021-07-24 05:45:00,2126.69,2134.32,-0.01,flip_to_long -23274,做多,2021-07-24 05:45:00,2021-07-24 05:50:00,2134.32,2135.36,-0.0,tp_upper -23275,做空,2021-07-24 06:00:00,2021-07-24 07:30:00,2131.38,2126.47,0.0,tp_lower -23276,做多,2021-07-24 09:05:00,2021-07-24 09:10:00,2126.33,2124.06,-0.0,flip_to_short -23277,做空,2021-07-24 09:10:00,2021-07-24 09:20:00,2124.06,2124.43,-0.0,flip_to_long -23278,做多,2021-07-24 09:20:00,2021-07-24 09:30:00,2124.43,2132.93,0.01,tp_upper -23279,做空,2021-07-24 11:20:00,2021-07-24 11:40:00,2147.17,2145.55,0.0,flip_to_long -23280,做多,2021-07-24 11:40:00,2021-07-24 12:00:00,2145.55,2149.86,0.0,flip_to_short -23281,做空,2021-07-24 12:00:00,2021-07-24 12:15:00,2149.86,2150.85,-0.0,flip_to_long -23282,做多,2021-07-24 12:15:00,2021-07-24 12:45:00,2150.85,2154.84,0.0,tp_upper -23283,做空,2021-07-24 13:30:00,2021-07-24 14:00:00,2156.53,2150.08,0.01,tp_lower -23284,做多,2021-07-24 14:30:00,2021-07-24 14:45:00,2156.56,2166.41,0.01,tp_upper -23285,做空,2021-07-24 15:30:00,2021-07-24 15:55:00,2163.63,2149.49,0.01,tp_lower -23286,做多,2021-07-24 16:15:00,2021-07-24 16:20:00,2167.44,2169.15,0.0,tp_upper -23287,做空,2021-07-24 17:40:00,2021-07-24 17:45:00,2181.57,2188.76,-0.01,flip_to_long -23288,做多,2021-07-24 17:45:00,2021-07-24 17:55:00,2188.76,2183.58,-0.01,flip_to_short -23289,做空,2021-07-24 17:55:00,2021-07-24 18:00:00,2183.58,2186.89,-0.0,flip_to_long -23290,做多,2021-07-24 18:00:00,2021-07-24 18:20:00,2186.89,2184.38,-0.0,flip_to_short -23291,做空,2021-07-24 18:20:00,2021-07-24 18:30:00,2184.38,2184.11,-0.0,tp_lower -23292,做多,2021-07-24 20:55:00,2021-07-24 21:00:00,2152.71,2144.37,-0.01,flip_to_short -23293,做空,2021-07-24 21:00:00,2021-07-24 21:20:00,2144.37,2145.1,-0.0,tp_lower -23294,做多,2021-07-24 21:30:00,2021-07-24 21:40:00,2145.97,2154.29,0.01,tp_upper -23295,做空,2021-07-24 22:10:00,2021-07-24 23:15:00,2160.28,2165.87,-0.01,flip_to_long -23296,做多,2021-07-24 23:15:00,2021-07-24 23:30:00,2165.87,2173.35,0.01,tp_upper -23297,做空,2021-07-25 00:25:00,2021-07-25 00:40:00,2178.24,2154.57,0.03,tp_lower -23298,做多,2021-07-25 02:15:00,2021-07-25 02:25:00,2152.83,2151.55,-0.0,flip_to_short -23299,做空,2021-07-25 02:25:00,2021-07-25 04:15:00,2151.55,2149.29,0.0,tp_lower -23300,做多,2021-07-25 04:30:00,2021-07-25 05:20:00,2168.11,2158.9,-0.01,tp_upper -23301,做多,2021-07-25 05:35:00,2021-07-25 05:40:00,2162.36,2160.35,-0.0,flip_to_short -23302,做空,2021-07-25 05:40:00,2021-07-25 06:00:00,2160.35,2158.99,0.0,tp_lower -23303,做多,2021-07-25 06:10:00,2021-07-25 06:20:00,2161.82,2162.2,-0.0,flip_to_short -23304,做空,2021-07-25 06:20:00,2021-07-25 08:20:00,2162.2,2175.43,-0.02,flip_to_long -23305,做多,2021-07-25 08:20:00,2021-07-25 08:25:00,2175.43,2173.67,-0.0,flip_to_short -23306,做空,2021-07-25 08:25:00,2021-07-25 08:30:00,2173.67,2168.9,0.0,tp_lower -23307,做多,2021-07-25 09:35:00,2021-07-25 09:40:00,2169.02,2168.62,-0.0,flip_to_short -23308,做空,2021-07-25 09:40:00,2021-07-25 09:50:00,2168.62,2171.67,-0.0,flip_to_long -23309,做多,2021-07-25 09:50:00,2021-07-25 09:55:00,2171.67,2171.0,-0.0,tp_upper -23310,做空,2021-07-25 10:40:00,2021-07-25 10:45:00,2165.91,2157.37,0.01,tp_lower -23311,做多,2021-07-25 11:15:00,2021-07-25 13:10:00,2167.13,2136.85,-0.04,flip_to_short -23312,做空,2021-07-25 13:10:00,2021-07-25 13:15:00,2136.85,2127.49,0.01,tp_lower -23313,做多,2021-07-25 13:50:00,2021-07-25 15:15:00,2136.07,2120.73,-0.02,flip_to_short -23314,做空,2021-07-25 15:15:00,2021-07-25 15:30:00,2120.73,2124.16,-0.01,flip_to_long -23315,做多,2021-07-25 15:30:00,2021-07-25 15:45:00,2124.16,2141.3,0.02,tp_upper -23316,做空,2021-07-25 16:40:00,2021-07-25 16:55:00,2126.0,2127.62,-0.0,flip_to_long -23317,做多,2021-07-25 16:55:00,2021-07-25 17:05:00,2127.62,2130.87,0.0,flip_to_short -23318,做空,2021-07-25 17:05:00,2021-07-25 17:10:00,2130.87,2135.7,-0.01,flip_to_long -23319,做多,2021-07-25 17:10:00,2021-07-25 17:20:00,2135.7,2145.45,0.01,tp_upper -23320,做空,2021-07-25 19:05:00,2021-07-25 19:15:00,2145.25,2152.44,-0.01,flip_to_long -23321,做多,2021-07-25 19:15:00,2021-07-25 19:40:00,2152.44,2154.26,0.0,flip_to_short -23322,做空,2021-07-25 19:40:00,2021-07-25 20:00:00,2154.26,2146.65,0.01,tp_lower -23323,做多,2021-07-25 20:10:00,2021-07-25 20:20:00,2154.13,2153.18,-0.0,flip_to_short -23324,做空,2021-07-25 20:20:00,2021-07-25 20:50:00,2153.18,2156.97,-0.01,flip_to_long -23325,做多,2021-07-25 20:50:00,2021-07-25 21:00:00,2156.97,2153.34,-0.01,flip_to_short -23326,做空,2021-07-25 21:00:00,2021-07-25 21:05:00,2153.34,2155.29,-0.0,flip_to_long -23327,做多,2021-07-25 21:05:00,2021-07-25 21:10:00,2155.29,2153.87,-0.0,flip_to_short -23328,做空,2021-07-25 21:10:00,2021-07-25 21:55:00,2153.87,2160.03,-0.01,flip_to_long -23329,做多,2021-07-25 21:55:00,2021-07-25 22:00:00,2160.03,2153.59,-0.01,flip_to_short -23330,做空,2021-07-25 22:00:00,2021-07-25 22:05:00,2153.59,2156.26,-0.0,flip_to_long -23331,做多,2021-07-25 22:05:00,2021-07-25 22:15:00,2156.26,2159.59,0.0,flip_to_short -23332,做空,2021-07-25 22:15:00,2021-07-25 22:30:00,2159.59,2168.99,-0.01,flip_to_long -23333,做多,2021-07-25 22:30:00,2021-07-25 22:35:00,2168.99,2161.63,-0.01,flip_to_short -23334,做空,2021-07-25 22:35:00,2021-07-25 22:55:00,2161.63,2164.26,-0.0,flip_to_long -23335,做多,2021-07-25 22:55:00,2021-07-25 23:00:00,2164.26,2169.72,0.0,tp_upper -23336,做空,2021-07-26 00:00:00,2021-07-26 03:05:00,2178.61,2308.08,-0.15,flip_to_long -23337,做多,2021-07-26 03:05:00,2021-07-26 03:45:00,2308.08,2305.99,-0.0,flip_to_short -23338,做空,2021-07-26 03:45:00,2021-07-26 03:50:00,2305.99,2310.64,-0.01,flip_to_long -23339,做多,2021-07-26 03:50:00,2021-07-26 03:55:00,2310.64,2317.81,0.01,tp_upper -23340,做空,2021-07-26 04:05:00,2021-07-26 06:55:00,2314.96,2356.68,-0.04,flip_to_long -23341,做多,2021-07-26 06:55:00,2021-07-26 07:20:00,2356.68,2365.32,0.01,flip_to_short -23342,做空,2021-07-26 07:20:00,2021-07-26 07:35:00,2365.32,2322.33,0.04,tp_lower -23343,做多,2021-07-26 08:45:00,2021-07-26 09:20:00,2334.4,2345.5,0.01,tp_upper -23344,做空,2021-07-26 10:25:00,2021-07-26 10:30:00,2342.01,2346.77,-0.01,flip_to_long -23345,做多,2021-07-26 10:30:00,2021-07-26 10:35:00,2346.77,2350.9,0.0,tp_upper -23346,做空,2021-07-26 11:10:00,2021-07-26 11:25:00,2350.04,2344.27,0.0,tp_lower -23347,做多,2021-07-26 12:15:00,2021-07-26 12:30:00,2341.7,2355.18,0.01,tp_upper -23348,做空,2021-07-26 13:00:00,2021-07-26 13:05:00,2328.0,2321.38,0.01,tp_lower -23349,做多,2021-07-26 13:55:00,2021-07-26 14:30:00,2333.81,2336.67,0.0,flip_to_short -23350,做空,2021-07-26 14:30:00,2021-07-26 14:45:00,2336.67,2331.79,0.0,flip_to_long -23351,做多,2021-07-26 14:45:00,2021-07-26 15:45:00,2331.79,2340.64,0.01,tp_upper -23352,做空,2021-07-26 17:00:00,2021-07-26 18:10:00,2357.88,2360.1,-0.0,tp_lower -23353,做多,2021-07-26 18:15:00,2021-07-26 18:20:00,2363.53,2363.32,-0.0,flip_to_short -23354,做空,2021-07-26 18:20:00,2021-07-26 18:25:00,2363.32,2368.47,-0.01,flip_to_long -23355,做多,2021-07-26 18:25:00,2021-07-26 18:30:00,2368.47,2368.43,-0.0,tp_upper -23356,做空,2021-07-26 19:40:00,2021-07-26 19:50:00,2392.8,2388.05,0.0,flip_to_long -23357,做多,2021-07-26 19:50:00,2021-07-26 19:55:00,2388.05,2362.03,-0.03,flip_to_short -23358,做空,2021-07-26 19:55:00,2021-07-26 20:00:00,2362.03,2326.58,0.03,tp_lower -23359,做多,2021-07-26 22:00:00,2021-07-26 22:05:00,2251.33,2244.72,-0.01,flip_to_short -23360,做空,2021-07-26 22:05:00,2021-07-26 22:45:00,2244.72,2235.98,0.01,flip_to_long -23361,做多,2021-07-26 22:45:00,2021-07-26 23:05:00,2235.98,2233.12,-0.0,flip_to_short -23362,做空,2021-07-26 23:05:00,2021-07-26 23:10:00,2233.12,2247.92,-0.02,flip_to_long -23363,做多,2021-07-26 23:10:00,2021-07-26 23:20:00,2247.92,2253.45,0.0,tp_upper -23364,做空,2021-07-26 23:35:00,2021-07-27 00:05:00,2239.2,2238.42,-0.0,flip_to_long -23365,做多,2021-07-27 00:05:00,2021-07-27 00:10:00,2238.42,2210.61,-0.03,flip_to_short -23366,做空,2021-07-27 00:10:00,2021-07-27 00:15:00,2210.61,2224.15,-0.02,tp_lower -23367,做多,2021-07-27 00:25:00,2021-07-27 00:30:00,2239.77,2235.38,-0.01,flip_to_short -23368,做空,2021-07-27 00:30:00,2021-07-27 00:40:00,2235.38,2228.62,0.01,flip_to_long -23369,做多,2021-07-27 00:40:00,2021-07-27 01:00:00,2228.62,2224.5,-0.01,flip_to_short -23370,做空,2021-07-27 01:00:00,2021-07-27 01:10:00,2224.5,2211.49,0.01,tp_lower -23371,做多,2021-07-27 03:15:00,2021-07-27 03:55:00,2168.83,2172.54,0.0,flip_to_short -23372,做空,2021-07-27 03:55:00,2021-07-27 04:05:00,2172.54,2182.66,-0.01,flip_to_long -23373,做多,2021-07-27 04:05:00,2021-07-27 04:10:00,2182.66,2191.36,0.01,tp_upper -23374,做空,2021-07-27 04:30:00,2021-07-27 04:40:00,2177.26,2180.89,-0.01,flip_to_long -23375,做多,2021-07-27 04:40:00,2021-07-27 04:45:00,2180.89,2190.0,0.01,tp_upper -23376,做空,2021-07-27 04:55:00,2021-07-27 06:45:00,2183.86,2189.46,-0.01,tp_lower -23377,做多,2021-07-27 07:10:00,2021-07-27 07:25:00,2195.91,2190.1,-0.01,flip_to_short -23378,做空,2021-07-27 07:25:00,2021-07-27 07:50:00,2190.1,2195.98,-0.01,flip_to_long -23379,做多,2021-07-27 07:50:00,2021-07-27 08:00:00,2195.98,2195.01,-0.0,flip_to_short -23380,做空,2021-07-27 08:00:00,2021-07-27 08:05:00,2195.01,2204.94,-0.01,flip_to_long -23381,做多,2021-07-27 08:05:00,2021-07-27 08:15:00,2204.94,2219.5,0.01,tp_upper -23382,做空,2021-07-27 09:30:00,2021-07-27 14:00:00,2215.43,2266.2,-0.05,tp_lower -23383,做多,2021-07-27 14:30:00,2021-07-27 15:30:00,2283.47,2269.78,-0.01,flip_to_short -23384,做空,2021-07-27 15:30:00,2021-07-27 15:45:00,2269.78,2274.31,-0.01,flip_to_long -23385,做多,2021-07-27 15:45:00,2021-07-27 16:00:00,2274.31,2267.3,-0.01,flip_to_short -23386,做空,2021-07-27 16:00:00,2021-07-27 16:10:00,2267.3,2255.76,0.01,tp_lower -23387,做多,2021-07-27 18:15:00,2021-07-27 18:30:00,2216.23,2247.67,0.03,tp_upper -23388,做空,2021-07-27 19:25:00,2021-07-27 20:00:00,2233.0,2249.85,-0.02,flip_to_long -23389,做多,2021-07-27 20:00:00,2021-07-27 20:05:00,2249.85,2244.05,-0.01,tp_upper -23390,做空,2021-07-27 20:10:00,2021-07-27 20:15:00,2236.58,2243.77,-0.01,flip_to_long -23391,做多,2021-07-27 20:15:00,2021-07-27 20:20:00,2243.77,2240.49,-0.0,flip_to_short -23392,做空,2021-07-27 20:20:00,2021-07-27 20:35:00,2240.49,2249.84,-0.01,flip_to_long -23393,做多,2021-07-27 20:35:00,2021-07-27 20:45:00,2249.84,2242.17,-0.01,flip_to_short -23394,做空,2021-07-27 20:45:00,2021-07-27 22:05:00,2242.17,2254.37,-0.01,flip_to_long -23395,做多,2021-07-27 22:05:00,2021-07-27 22:35:00,2254.37,2291.33,0.03,tp_upper -23396,做空,2021-07-27 23:00:00,2021-07-27 23:40:00,2281.87,2284.64,-0.0,flip_to_long -23397,做多,2021-07-27 23:40:00,2021-07-28 00:05:00,2284.64,2280.7,-0.0,flip_to_short -23398,做空,2021-07-28 00:05:00,2021-07-28 00:15:00,2280.7,2287.91,-0.01,flip_to_long -23399,做多,2021-07-28 00:15:00,2021-07-28 00:25:00,2287.91,2275.61,-0.01,flip_to_short -23400,做空,2021-07-28 00:25:00,2021-07-28 00:30:00,2275.61,2285.71,-0.01,tp_lower -23401,做空,2021-07-28 00:35:00,2021-07-28 00:50:00,2280.25,2285.09,-0.01,flip_to_long -23402,做多,2021-07-28 00:50:00,2021-07-28 00:55:00,2285.09,2278.77,-0.01,flip_to_short -23403,做空,2021-07-28 00:55:00,2021-07-28 01:00:00,2278.77,2269.25,0.01,tp_lower -23404,做多,2021-07-28 01:05:00,2021-07-28 01:20:00,2280.78,2280.25,-0.0,flip_to_short -23405,做空,2021-07-28 01:20:00,2021-07-28 01:25:00,2280.25,2280.96,-0.0,flip_to_long -23406,做多,2021-07-28 01:25:00,2021-07-28 01:40:00,2280.96,2291.41,0.01,tp_upper -23407,做空,2021-07-28 02:55:00,2021-07-28 03:00:00,2301.12,2278.19,0.02,tp_lower -23408,做多,2021-07-28 03:30:00,2021-07-28 03:35:00,2307.78,2303.06,-0.01,flip_to_short -23409,做空,2021-07-28 03:35:00,2021-07-28 04:00:00,2303.06,2293.86,0.01,flip_to_long -23410,做多,2021-07-28 04:00:00,2021-07-28 04:55:00,2293.86,2281.17,-0.01,flip_to_short -23411,做空,2021-07-28 04:55:00,2021-07-28 05:00:00,2281.17,2289.68,-0.01,flip_to_long -23412,做多,2021-07-28 05:00:00,2021-07-28 05:05:00,2289.68,2285.81,-0.0,flip_to_short -23413,做空,2021-07-28 05:05:00,2021-07-28 05:10:00,2285.81,2293.5,-0.01,flip_to_long -23414,做多,2021-07-28 05:10:00,2021-07-28 05:20:00,2293.5,2297.83,0.0,tp_upper -23415,做空,2021-07-28 06:10:00,2021-07-28 06:15:00,2290.49,2282.81,0.01,tp_lower -23416,做多,2021-07-28 07:20:00,2021-07-28 07:25:00,2281.29,2277.1,-0.01,flip_to_short -23417,做空,2021-07-28 07:25:00,2021-07-28 07:35:00,2277.1,2279.94,-0.0,flip_to_long -23418,做多,2021-07-28 07:35:00,2021-07-28 07:45:00,2279.94,2293.01,0.01,tp_upper -23419,做空,2021-07-28 08:35:00,2021-07-28 09:05:00,2287.63,2292.53,-0.01,flip_to_long -23420,做多,2021-07-28 09:05:00,2021-07-28 09:15:00,2292.53,2292.1,-0.0,flip_to_short -23421,做空,2021-07-28 09:15:00,2021-07-28 09:20:00,2292.1,2298.29,-0.01,flip_to_long -23422,做多,2021-07-28 09:20:00,2021-07-28 09:35:00,2298.29,2293.84,-0.01,flip_to_short -23423,做空,2021-07-28 09:35:00,2021-07-28 09:45:00,2293.84,2293.55,-0.0,flip_to_long -23424,做多,2021-07-28 09:45:00,2021-07-28 10:05:00,2293.55,2309.01,0.01,tp_upper -23425,做空,2021-07-28 10:30:00,2021-07-28 10:40:00,2300.37,2300.8,-0.0,flip_to_long -23426,做多,2021-07-28 10:40:00,2021-07-28 10:45:00,2300.8,2300.24,-0.0,flip_to_short -23427,做空,2021-07-28 10:45:00,2021-07-28 10:50:00,2300.24,2306.99,-0.01,flip_to_long -23428,做多,2021-07-28 10:50:00,2021-07-28 10:55:00,2306.99,2299.8,-0.01,tp_upper -23429,做多,2021-07-28 11:00:00,2021-07-28 11:10:00,2300.78,2310.88,0.01,tp_upper -23430,做空,2021-07-28 12:20:00,2021-07-28 12:40:00,2323.79,2296.0,0.02,tp_lower -23431,做多,2021-07-28 14:10:00,2021-07-28 14:20:00,2288.42,2285.66,-0.0,flip_to_short -23432,做空,2021-07-28 14:20:00,2021-07-28 14:35:00,2285.66,2282.3,0.0,tp_lower -23433,做多,2021-07-28 14:45:00,2021-07-28 14:50:00,2283.56,2270.96,-0.01,flip_to_short -23434,做空,2021-07-28 14:50:00,2021-07-28 14:55:00,2270.96,2286.0,-0.02,tp_lower -23435,做空,2021-07-28 15:25:00,2021-07-28 16:05:00,2288.03,2298.18,-0.01,flip_to_long -23436,做多,2021-07-28 16:05:00,2021-07-28 16:10:00,2298.18,2300.95,0.0,tp_upper -23437,做空,2021-07-28 17:25:00,2021-07-28 17:30:00,2289.72,2277.98,0.01,tp_lower -23438,做多,2021-07-28 18:30:00,2021-07-28 19:00:00,2301.67,2320.88,0.02,tp_upper -23439,做空,2021-07-28 19:25:00,2021-07-28 20:05:00,2302.47,2300.81,0.0,tp_lower -23440,做多,2021-07-28 21:35:00,2021-07-28 21:40:00,2300.97,2298.2,-0.0,flip_to_short -23441,做空,2021-07-28 21:40:00,2021-07-28 22:45:00,2298.2,2283.29,0.01,tp_lower -23442,做多,2021-07-28 23:15:00,2021-07-28 23:20:00,2303.91,2286.5,-0.02,flip_to_short -23443,做空,2021-07-28 23:20:00,2021-07-28 23:25:00,2286.5,2297.79,-0.01,tp_lower -23444,做多,2021-07-28 23:45:00,2021-07-28 23:50:00,2298.61,2296.97,-0.0,flip_to_short -23445,做空,2021-07-28 23:50:00,2021-07-29 00:05:00,2296.97,2295.62,0.0,flip_to_long -23446,做多,2021-07-29 00:05:00,2021-07-29 00:10:00,2295.62,2302.93,0.01,tp_upper -23447,做空,2021-07-29 00:20:00,2021-07-29 00:35:00,2293.31,2288.57,0.0,tp_lower -23448,做多,2021-07-29 01:45:00,2021-07-29 01:55:00,2282.61,2283.14,-0.0,flip_to_short -23449,做空,2021-07-29 01:55:00,2021-07-29 03:00:00,2283.14,2286.84,-0.0,flip_to_long -23450,做多,2021-07-29 03:00:00,2021-07-29 04:25:00,2286.84,2294.35,0.01,tp_upper -23451,做空,2021-07-29 05:10:00,2021-07-29 05:25:00,2289.13,2287.79,0.0,flip_to_long -23452,做多,2021-07-29 05:25:00,2021-07-29 05:40:00,2287.79,2300.25,0.01,tp_upper -23453,做空,2021-07-29 06:40:00,2021-07-29 06:55:00,2297.39,2293.04,0.0,tp_lower -23454,做多,2021-07-29 07:00:00,2021-07-29 07:15:00,2297.07,2296.1,-0.0,flip_to_short -23455,做空,2021-07-29 07:15:00,2021-07-29 07:20:00,2296.1,2297.68,-0.0,flip_to_long -23456,做多,2021-07-29 07:20:00,2021-07-29 07:30:00,2297.68,2297.24,-0.0,flip_to_short -23457,做空,2021-07-29 07:30:00,2021-07-29 07:40:00,2297.24,2298.54,-0.0,flip_to_long -23458,做多,2021-07-29 07:40:00,2021-07-29 07:45:00,2298.54,2297.99,-0.0,flip_to_short -23459,做空,2021-07-29 07:45:00,2021-07-29 07:55:00,2297.99,2294.68,0.0,tp_lower -23460,做多,2021-07-29 08:00:00,2021-07-29 08:05:00,2297.75,2291.28,-0.01,flip_to_short -23461,做空,2021-07-29 08:05:00,2021-07-29 08:10:00,2291.28,2291.0,-0.0,tp_lower -23462,做多,2021-07-29 08:40:00,2021-07-29 08:50:00,2297.28,2295.62,-0.0,flip_to_short -23463,做空,2021-07-29 08:50:00,2021-07-29 09:00:00,2295.62,2295.0,-0.0,flip_to_long -23464,做多,2021-07-29 09:00:00,2021-07-29 09:10:00,2295.0,2303.0,0.01,tp_upper -23465,做空,2021-07-29 10:35:00,2021-07-29 10:45:00,2315.2,2307.0,0.01,tp_lower -23466,做多,2021-07-29 11:05:00,2021-07-29 11:15:00,2315.4,2310.24,-0.01,flip_to_short -23467,做空,2021-07-29 11:15:00,2021-07-29 11:20:00,2310.24,2313.75,-0.0,flip_to_long -23468,做多,2021-07-29 11:20:00,2021-07-29 11:30:00,2313.75,2309.98,-0.0,flip_to_short -23469,做空,2021-07-29 11:30:00,2021-07-29 11:35:00,2309.98,2297.12,0.01,tp_lower -23470,做多,2021-07-29 12:55:00,2021-07-29 13:00:00,2293.4,2290.9,-0.0,flip_to_short -23471,做空,2021-07-29 13:00:00,2021-07-29 13:05:00,2290.9,2298.29,-0.01,flip_to_long -23472,做多,2021-07-29 13:05:00,2021-07-29 13:10:00,2298.29,2309.0,0.01,tp_upper -23473,做空,2021-07-29 14:15:00,2021-07-29 14:20:00,2300.56,2305.21,-0.01,flip_to_long -23474,做多,2021-07-29 14:20:00,2021-07-29 14:30:00,2305.21,2306.08,-0.0,tp_upper -23475,做多,2021-07-29 14:35:00,2021-07-29 14:40:00,2316.65,2317.91,0.0,tp_upper -23476,做空,2021-07-29 15:10:00,2021-07-29 15:45:00,2317.97,2318.26,-0.0,flip_to_long -23477,做多,2021-07-29 15:45:00,2021-07-29 16:00:00,2318.26,2323.63,0.0,tp_upper -23478,做空,2021-07-29 16:45:00,2021-07-29 16:50:00,2318.91,2321.79,-0.0,flip_to_long -23479,做多,2021-07-29 16:50:00,2021-07-29 17:00:00,2321.79,2320.81,-0.0,flip_to_short -23480,做空,2021-07-29 17:00:00,2021-07-29 17:05:00,2320.81,2324.12,-0.0,flip_to_long -23481,做多,2021-07-29 17:05:00,2021-07-29 17:20:00,2324.12,2327.82,0.0,flip_to_short -23482,做空,2021-07-29 17:20:00,2021-07-29 17:45:00,2327.82,2326.39,0.0,flip_to_long -23483,做多,2021-07-29 17:45:00,2021-07-29 17:55:00,2326.39,2325.58,-0.0,flip_to_short -23484,做空,2021-07-29 17:55:00,2021-07-29 18:05:00,2325.58,2326.51,-0.0,flip_to_long -23485,做多,2021-07-29 18:05:00,2021-07-29 18:10:00,2326.51,2325.45,-0.0,flip_to_short -23486,做空,2021-07-29 18:10:00,2021-07-29 18:25:00,2325.45,2313.36,0.01,tp_lower -23487,做多,2021-07-29 19:50:00,2021-07-29 19:55:00,2310.95,2309.64,-0.0,flip_to_short -23488,做空,2021-07-29 19:55:00,2021-07-29 20:05:00,2309.64,2308.45,0.0,flip_to_long -23489,做多,2021-07-29 20:05:00,2021-07-29 20:20:00,2308.45,2314.78,0.0,tp_upper -23490,做空,2021-07-29 20:45:00,2021-07-29 21:10:00,2310.74,2309.98,-0.0,flip_to_long -23491,做多,2021-07-29 21:10:00,2021-07-29 22:05:00,2309.98,2321.95,0.01,tp_upper -23492,做空,2021-07-30 00:45:00,2021-07-30 02:55:00,2387.71,2428.01,-0.04,flip_to_long -23493,做多,2021-07-30 02:55:00,2021-07-30 03:20:00,2428.01,2431.55,0.0,flip_to_short -23494,做空,2021-07-30 03:20:00,2021-07-30 03:25:00,2431.55,2434.69,-0.0,flip_to_long -23495,做多,2021-07-30 03:25:00,2021-07-30 03:30:00,2434.69,2425.07,-0.01,flip_to_short -23496,做空,2021-07-30 03:30:00,2021-07-30 03:35:00,2425.07,2423.79,0.0,tp_lower -23497,做多,2021-07-30 04:00:00,2021-07-30 04:25:00,2424.15,2422.67,-0.0,flip_to_short -23498,做空,2021-07-30 04:25:00,2021-07-30 04:30:00,2422.67,2424.06,-0.0,flip_to_long -23499,做多,2021-07-30 04:30:00,2021-07-30 07:20:00,2424.06,2400.52,-0.02,flip_to_short -23500,做空,2021-07-30 07:20:00,2021-07-30 07:25:00,2400.52,2405.86,-0.01,flip_to_long -23501,做多,2021-07-30 07:25:00,2021-07-30 07:30:00,2405.86,2401.01,-0.01,flip_to_short -23502,做空,2021-07-30 07:30:00,2021-07-30 07:35:00,2401.01,2402.01,-0.0,flip_to_long -23503,做多,2021-07-30 07:35:00,2021-07-30 07:40:00,2402.01,2400.42,-0.0,flip_to_short -23504,做空,2021-07-30 07:40:00,2021-07-30 07:45:00,2400.42,2406.88,-0.01,flip_to_long -23505,做多,2021-07-30 07:45:00,2021-07-30 07:50:00,2406.88,2401.12,-0.01,flip_to_short -23506,做空,2021-07-30 07:50:00,2021-07-30 07:55:00,2401.12,2403.56,-0.0,flip_to_long -23507,做多,2021-07-30 07:55:00,2021-07-30 08:00:00,2403.56,2398.27,-0.01,flip_to_short -23508,做空,2021-07-30 08:00:00,2021-07-30 08:20:00,2398.27,2399.71,-0.0,flip_to_long -23509,做多,2021-07-30 08:20:00,2021-07-30 10:15:00,2399.71,2334.12,-0.06,flip_to_short -23510,做空,2021-07-30 10:15:00,2021-07-30 10:25:00,2334.12,2342.81,-0.01,flip_to_long -23511,做多,2021-07-30 10:25:00,2021-07-30 10:40:00,2342.81,2355.72,0.01,tp_upper -23512,做空,2021-07-30 11:15:00,2021-07-30 11:20:00,2345.68,2348.53,-0.0,flip_to_long -23513,做多,2021-07-30 11:20:00,2021-07-30 11:25:00,2348.53,2346.22,-0.0,flip_to_short -23514,做空,2021-07-30 11:25:00,2021-07-30 11:30:00,2346.22,2352.93,-0.01,flip_to_long -23515,做多,2021-07-30 11:30:00,2021-07-30 11:40:00,2352.93,2340.37,-0.01,flip_to_short -23516,做空,2021-07-30 11:40:00,2021-07-30 11:50:00,2340.37,2339.33,-0.0,tp_lower -23517,做多,2021-07-30 12:45:00,2021-07-30 13:30:00,2341.27,2336.78,-0.01,flip_to_short -23518,做空,2021-07-30 13:30:00,2021-07-30 13:35:00,2336.78,2347.55,-0.01,flip_to_long -23519,做多,2021-07-30 13:35:00,2021-07-30 13:40:00,2347.55,2346.75,-0.0,tp_upper -23520,做空,2021-07-30 13:55:00,2021-07-30 14:00:00,2338.65,2345.0,-0.01,flip_to_long -23521,做多,2021-07-30 14:00:00,2021-07-30 14:05:00,2345.0,2353.34,0.01,tp_upper -23522,做空,2021-07-30 14:30:00,2021-07-30 14:40:00,2341.03,2341.89,-0.0,flip_to_long -23523,做多,2021-07-30 14:40:00,2021-07-30 15:25:00,2341.89,2340.71,-0.0,flip_to_short -23524,做空,2021-07-30 15:25:00,2021-07-30 15:30:00,2340.71,2342.35,-0.0,flip_to_long -23525,做多,2021-07-30 15:30:00,2021-07-30 16:10:00,2342.35,2339.78,-0.0,tp_upper -23526,做多,2021-07-30 16:15:00,2021-07-30 16:25:00,2342.68,2339.92,-0.0,flip_to_short -23527,做空,2021-07-30 16:25:00,2021-07-30 16:30:00,2339.92,2343.21,-0.0,flip_to_long -23528,做多,2021-07-30 16:30:00,2021-07-30 16:35:00,2343.21,2337.64,-0.01,flip_to_short -23529,做空,2021-07-30 16:35:00,2021-07-30 16:45:00,2337.64,2339.58,-0.0,tp_lower -23530,做多,2021-07-30 17:15:00,2021-07-30 17:20:00,2344.07,2343.32,-0.0,flip_to_short -23531,做空,2021-07-30 17:20:00,2021-07-30 18:10:00,2343.32,2345.66,-0.0,flip_to_long -23532,做多,2021-07-30 18:10:00,2021-07-30 18:40:00,2345.66,2344.68,-0.0,flip_to_short -23533,做空,2021-07-30 18:40:00,2021-07-30 18:45:00,2344.68,2346.91,-0.0,flip_to_long -23534,做多,2021-07-30 18:45:00,2021-07-30 19:15:00,2346.91,2363.74,0.01,tp_upper -23535,做空,2021-07-30 22:15:00,2021-07-30 22:25:00,2425.99,2432.98,-0.01,flip_to_long -23536,做多,2021-07-30 22:25:00,2021-07-30 22:40:00,2432.98,2436.58,0.0,flip_to_short -23537,做空,2021-07-30 22:40:00,2021-07-30 22:55:00,2436.58,2437.98,-0.0,flip_to_long -23538,做多,2021-07-30 22:55:00,2021-07-30 23:15:00,2437.98,2440.75,0.0,flip_to_short -23539,做空,2021-07-30 23:15:00,2021-07-30 23:30:00,2440.75,2439.2,0.0,flip_to_long -23540,做多,2021-07-30 23:30:00,2021-07-30 23:35:00,2439.2,2436.5,-0.0,flip_to_short -23541,做空,2021-07-30 23:35:00,2021-07-30 23:40:00,2436.5,2458.24,-0.02,flip_to_long -23542,做多,2021-07-30 23:40:00,2021-07-30 23:45:00,2458.24,2460.68,0.0,tp_upper -23543,做空,2021-07-31 00:35:00,2021-07-31 00:40:00,2446.0,2452.8,-0.01,flip_to_long -23544,做多,2021-07-31 00:40:00,2021-07-31 01:10:00,2452.8,2450.99,-0.0,flip_to_short -23545,做空,2021-07-31 01:10:00,2021-07-31 01:15:00,2450.99,2456.44,-0.01,flip_to_long -23546,做多,2021-07-31 01:15:00,2021-07-31 02:15:00,2456.44,2466.65,0.01,tp_upper -23547,做空,2021-07-31 03:15:00,2021-07-31 03:20:00,2460.23,2462.97,-0.0,flip_to_long -23548,做多,2021-07-31 03:20:00,2021-07-31 05:00:00,2462.97,2455.21,-0.01,flip_to_short -23549,做空,2021-07-31 05:00:00,2021-07-31 05:25:00,2455.21,2431.38,0.02,tp_lower -23550,做多,2021-07-31 06:50:00,2021-07-31 06:55:00,2438.6,2436.8,-0.0,flip_to_short -23551,做空,2021-07-31 06:55:00,2021-07-31 09:45:00,2436.8,2455.77,-0.02,flip_to_long -23552,做多,2021-07-31 09:45:00,2021-07-31 10:05:00,2455.77,2459.22,0.0,flip_to_short -23553,做空,2021-07-31 10:05:00,2021-07-31 10:20:00,2459.22,2461.19,-0.0,flip_to_long -23554,做多,2021-07-31 10:20:00,2021-07-31 10:30:00,2461.19,2466.0,0.0,tp_upper -23555,做空,2021-07-31 11:15:00,2021-07-31 11:25:00,2451.39,2468.79,-0.02,flip_to_long -23556,做多,2021-07-31 11:25:00,2021-07-31 11:30:00,2468.79,2468.17,-0.0,flip_to_short -23557,做空,2021-07-31 11:30:00,2021-07-31 12:00:00,2468.17,2453.48,0.01,tp_lower -23558,做多,2021-07-31 12:10:00,2021-07-31 12:20:00,2464.29,2463.27,-0.0,flip_to_short -23559,做空,2021-07-31 12:20:00,2021-07-31 12:25:00,2463.27,2466.11,-0.0,flip_to_long -23560,做多,2021-07-31 12:25:00,2021-07-31 12:30:00,2466.11,2461.8,-0.0,flip_to_short -23561,做空,2021-07-31 12:30:00,2021-07-31 12:55:00,2461.8,2462.03,-0.0,flip_to_long -23562,做多,2021-07-31 12:55:00,2021-07-31 13:00:00,2462.03,2460.46,-0.0,flip_to_short -23563,做空,2021-07-31 13:00:00,2021-07-31 13:05:00,2460.46,2457.89,0.0,tp_lower -23564,做多,2021-07-31 14:15:00,2021-07-31 14:20:00,2456.18,2451.44,-0.0,flip_to_short -23565,做空,2021-07-31 14:20:00,2021-07-31 14:25:00,2451.44,2453.1,-0.0,flip_to_long -23566,做多,2021-07-31 14:25:00,2021-07-31 14:30:00,2453.1,2449.24,-0.0,flip_to_short -23567,做空,2021-07-31 14:30:00,2021-07-31 14:40:00,2449.24,2441.74,0.01,tp_lower -23568,做多,2021-07-31 15:05:00,2021-07-31 15:20:00,2448.35,2447.56,-0.0,flip_to_short -23569,做空,2021-07-31 15:20:00,2021-07-31 15:35:00,2447.56,2447.48,-0.0,flip_to_long -23570,做多,2021-07-31 15:35:00,2021-07-31 15:55:00,2447.48,2458.01,0.01,tp_upper -23571,做空,2021-07-31 16:30:00,2021-07-31 16:40:00,2453.42,2455.85,-0.0,flip_to_long -23572,做多,2021-07-31 16:40:00,2021-07-31 16:45:00,2455.85,2452.33,-0.0,flip_to_short -23573,做空,2021-07-31 16:45:00,2021-07-31 16:50:00,2452.33,2447.84,0.0,tp_lower -23574,做多,2021-07-31 18:15:00,2021-07-31 18:20:00,2447.72,2452.26,0.0,tp_upper -23575,做空,2021-07-31 19:40:00,2021-07-31 19:55:00,2456.14,2455.86,-0.0,flip_to_long -23576,做多,2021-07-31 19:55:00,2021-07-31 20:00:00,2455.86,2452.15,-0.0,flip_to_short -23577,做空,2021-07-31 20:00:00,2021-07-31 20:05:00,2452.15,2448.63,0.0,tp_lower -23578,做多,2021-07-31 20:20:00,2021-07-31 20:25:00,2454.84,2464.22,0.01,tp_upper -23579,做空,2021-07-31 22:15:00,2021-07-31 23:55:00,2522.07,2530.49,-0.01,tp_lower -23580,做多,2021-08-01 00:05:00,2021-08-01 00:20:00,2537.41,2548.89,0.01,tp_upper -23581,做空,2021-08-01 01:45:00,2021-08-01 01:50:00,2560.57,2562.37,-0.0,flip_to_long -23582,做多,2021-08-01 01:50:00,2021-08-01 02:00:00,2562.37,2562.92,-0.0,flip_to_short -23583,做空,2021-08-01 02:00:00,2021-08-01 02:05:00,2562.92,2568.1,-0.01,flip_to_long -23584,做多,2021-08-01 02:05:00,2021-08-01 02:10:00,2568.1,2561.17,-0.01,flip_to_short -23585,做空,2021-08-01 02:10:00,2021-08-01 02:15:00,2561.17,2564.78,-0.0,flip_to_long -23586,做多,2021-08-01 02:15:00,2021-08-01 02:25:00,2564.78,2575.99,0.01,tp_upper -23587,做空,2021-08-01 05:10:00,2021-08-01 05:15:00,2594.91,2613.38,-0.02,tp_lower -23588,做多,2021-08-01 05:35:00,2021-08-01 05:40:00,2622.92,2611.35,-0.01,flip_to_short -23589,做空,2021-08-01 05:40:00,2021-08-01 06:00:00,2611.35,2599.51,0.01,tp_lower -23590,做多,2021-08-01 06:30:00,2021-08-01 06:35:00,2612.06,2598.03,-0.01,flip_to_short -23591,做空,2021-08-01 06:35:00,2021-08-01 07:00:00,2598.03,2606.59,-0.01,flip_to_long -23592,做多,2021-08-01 07:00:00,2021-08-01 07:10:00,2606.59,2604.16,-0.0,flip_to_short -23593,做空,2021-08-01 07:10:00,2021-08-01 07:15:00,2604.16,2591.98,0.01,tp_lower -23594,做多,2021-08-01 07:30:00,2021-08-01 07:35:00,2602.28,2600.0,-0.0,flip_to_short -23595,做空,2021-08-01 07:35:00,2021-08-01 07:40:00,2600.0,2602.09,-0.0,flip_to_long -23596,做多,2021-08-01 07:40:00,2021-08-01 08:25:00,2602.09,2597.4,-0.0,flip_to_short -23597,做空,2021-08-01 08:25:00,2021-08-01 08:30:00,2597.4,2603.36,-0.01,flip_to_long -23598,做多,2021-08-01 08:30:00,2021-08-01 08:35:00,2603.36,2598.76,-0.0,flip_to_short -23599,做空,2021-08-01 08:35:00,2021-08-01 08:45:00,2598.76,2591.3,0.0,tp_lower -23600,做多,2021-08-01 08:50:00,2021-08-01 09:05:00,2596.0,2605.34,0.01,tp_upper -23601,做空,2021-08-01 10:05:00,2021-08-01 10:10:00,2599.68,2600.99,-0.0,flip_to_long -23602,做多,2021-08-01 10:10:00,2021-08-01 12:10:00,2600.99,2599.43,-0.0,tp_upper -23603,做空,2021-08-01 12:55:00,2021-08-01 13:00:00,2590.57,2593.51,-0.0,flip_to_long -23604,做多,2021-08-01 13:00:00,2021-08-01 14:10:00,2593.51,2588.09,-0.01,flip_to_short -23605,做空,2021-08-01 14:10:00,2021-08-01 14:35:00,2588.09,2583.76,0.0,flip_to_long -23606,做多,2021-08-01 14:35:00,2021-08-01 14:50:00,2583.76,2589.88,0.0,tp_upper -23607,做空,2021-08-01 14:55:00,2021-08-01 15:05:00,2582.55,2588.01,-0.01,flip_to_long -23608,做多,2021-08-01 15:05:00,2021-08-01 15:15:00,2588.01,2593.24,0.0,tp_upper -23609,做空,2021-08-01 15:45:00,2021-08-01 16:05:00,2586.0,2575.91,0.01,tp_lower -23610,做多,2021-08-01 16:50:00,2021-08-01 16:55:00,2574.88,2569.67,-0.01,flip_to_short -23611,做空,2021-08-01 16:55:00,2021-08-01 17:00:00,2569.67,2578.98,-0.01,flip_to_long -23612,做多,2021-08-01 17:00:00,2021-08-01 17:10:00,2578.98,2568.04,-0.01,flip_to_short -23613,做空,2021-08-01 17:10:00,2021-08-01 17:45:00,2568.04,2574.86,-0.01,flip_to_long -23614,做多,2021-08-01 17:45:00,2021-08-01 18:15:00,2574.86,2588.78,0.01,tp_upper -23615,做空,2021-08-01 19:10:00,2021-08-01 19:15:00,2579.34,2590.22,-0.01,flip_to_long -23616,做多,2021-08-01 19:15:00,2021-08-01 19:20:00,2590.22,2613.76,0.02,tp_upper -23617,做空,2021-08-01 21:00:00,2021-08-01 21:10:00,2667.54,2665.73,0.0,flip_to_long -23618,做多,2021-08-01 21:10:00,2021-08-01 22:10:00,2665.73,2658.24,-0.01,flip_to_short -23619,做空,2021-08-01 22:10:00,2021-08-01 22:20:00,2658.24,2629.74,0.02,tp_lower -23620,做多,2021-08-02 00:15:00,2021-08-02 01:35:00,2570.54,2548.52,-0.02,flip_to_short -23621,做空,2021-08-02 01:35:00,2021-08-02 02:00:00,2548.52,2543.28,0.0,flip_to_long -23622,做多,2021-08-02 02:00:00,2021-08-02 02:05:00,2543.28,2538.74,-0.0,flip_to_short -23623,做空,2021-08-02 02:05:00,2021-08-02 02:15:00,2538.74,2544.88,-0.01,flip_to_long -23624,做多,2021-08-02 02:15:00,2021-08-02 02:35:00,2544.88,2560.53,0.01,tp_upper -23625,做空,2021-08-02 03:30:00,2021-08-02 03:45:00,2556.57,2564.82,-0.01,flip_to_long -23626,做多,2021-08-02 03:45:00,2021-08-02 03:50:00,2564.82,2558.91,-0.01,flip_to_short -23627,做空,2021-08-02 03:50:00,2021-08-02 03:55:00,2558.91,2558.9,-0.0,flip_to_long -23628,做多,2021-08-02 03:55:00,2021-08-02 04:40:00,2558.9,2560.0,-0.0,flip_to_short -23629,做空,2021-08-02 04:40:00,2021-08-02 05:00:00,2560.0,2550.66,0.01,flip_to_long -23630,做多,2021-08-02 05:00:00,2021-08-02 06:00:00,2550.66,2553.83,0.0,flip_to_short -23631,做空,2021-08-02 06:00:00,2021-08-02 06:15:00,2553.83,2555.99,-0.0,flip_to_long -23632,做多,2021-08-02 06:15:00,2021-08-02 06:20:00,2555.99,2561.65,0.0,tp_upper -23633,做空,2021-08-02 08:05:00,2021-08-02 08:15:00,2603.31,2595.8,0.0,tp_lower -23634,做多,2021-08-02 09:15:00,2021-08-02 09:20:00,2592.0,2585.59,-0.01,flip_to_short -23635,做空,2021-08-02 09:20:00,2021-08-02 09:40:00,2585.59,2584.89,-0.0,flip_to_long -23636,做多,2021-08-02 09:40:00,2021-08-02 09:45:00,2584.89,2584.81,-0.0,flip_to_short -23637,做空,2021-08-02 09:45:00,2021-08-02 11:05:00,2584.81,2571.94,0.01,tp_lower -23638,做多,2021-08-02 11:20:00,2021-08-02 11:35:00,2591.59,2586.66,-0.0,flip_to_short -23639,做空,2021-08-02 11:35:00,2021-08-02 11:50:00,2586.66,2588.66,-0.0,flip_to_long -23640,做多,2021-08-02 11:50:00,2021-08-02 12:05:00,2588.66,2588.81,-0.0,flip_to_short -23641,做空,2021-08-02 12:05:00,2021-08-02 12:10:00,2588.81,2571.07,0.01,tp_lower -23642,做多,2021-08-02 12:35:00,2021-08-02 13:00:00,2584.41,2578.3,-0.01,flip_to_short -23643,做空,2021-08-02 13:00:00,2021-08-02 13:05:00,2578.3,2583.32,-0.0,flip_to_long -23644,做多,2021-08-02 13:05:00,2021-08-02 13:35:00,2583.32,2598.68,0.01,tp_upper -23645,做空,2021-08-02 15:40:00,2021-08-02 16:50:00,2631.73,2640.74,-0.01,flip_to_long -23646,做多,2021-08-02 16:50:00,2021-08-02 17:00:00,2640.74,2647.99,0.0,flip_to_short -23647,做空,2021-08-02 17:00:00,2021-08-02 17:10:00,2647.99,2626.77,0.02,tp_lower -23648,做多,2021-08-02 17:30:00,2021-08-02 17:50:00,2644.25,2641.38,-0.0,flip_to_short -23649,做空,2021-08-02 17:50:00,2021-08-02 18:05:00,2641.38,2641.45,-0.0,flip_to_long -23650,做多,2021-08-02 18:05:00,2021-08-02 18:10:00,2641.45,2634.69,-0.01,flip_to_short -23651,做空,2021-08-02 18:10:00,2021-08-02 18:15:00,2634.69,2640.19,-0.01,flip_to_long -23652,做多,2021-08-02 18:15:00,2021-08-02 18:30:00,2640.19,2651.37,0.01,tp_upper -23653,做空,2021-08-02 19:15:00,2021-08-02 19:20:00,2629.48,2632.91,-0.0,tp_lower -23654,做多,2021-08-02 20:20:00,2021-08-02 21:05:00,2622.65,2604.67,-0.01,flip_to_short -23655,做空,2021-08-02 21:05:00,2021-08-02 21:35:00,2604.67,2607.46,-0.0,flip_to_long -23656,做多,2021-08-02 21:35:00,2021-08-02 21:40:00,2607.46,2612.0,0.0,tp_upper -23657,做空,2021-08-02 23:25:00,2021-08-02 23:40:00,2625.75,2614.79,0.01,tp_lower -23658,做多,2021-08-03 00:25:00,2021-08-03 00:50:00,2613.83,2614.3,-0.0,flip_to_short -23659,做空,2021-08-03 00:50:00,2021-08-03 01:20:00,2614.3,2584.23,0.02,tp_lower -23660,做多,2021-08-03 04:20:00,2021-08-03 04:25:00,2542.55,2538.69,-0.0,flip_to_short -23661,做空,2021-08-03 04:25:00,2021-08-03 04:55:00,2538.69,2494.37,0.04,tp_lower -23662,做多,2021-08-03 06:15:00,2021-08-03 06:20:00,2483.1,2482.54,-0.0,flip_to_short -23663,做空,2021-08-03 06:20:00,2021-08-03 06:40:00,2482.54,2475.79,0.0,flip_to_long -23664,做多,2021-08-03 06:40:00,2021-08-03 06:50:00,2475.79,2475.5,-0.0,flip_to_short -23665,做空,2021-08-03 06:50:00,2021-08-03 06:55:00,2475.5,2461.87,0.01,tp_lower -23666,做多,2021-08-03 07:15:00,2021-08-03 07:25:00,2487.41,2496.9,0.01,tp_upper -23667,做空,2021-08-03 08:00:00,2021-08-03 08:15:00,2484.29,2489.45,-0.01,flip_to_long -23668,做多,2021-08-03 08:15:00,2021-08-03 08:20:00,2489.45,2482.99,-0.01,flip_to_short -23669,做空,2021-08-03 08:20:00,2021-08-03 08:25:00,2482.99,2488.87,-0.01,flip_to_long -23670,做多,2021-08-03 08:25:00,2021-08-03 08:35:00,2488.87,2481.98,-0.01,flip_to_short -23671,做空,2021-08-03 08:35:00,2021-08-03 08:40:00,2481.98,2488.49,-0.01,flip_to_long -23672,做多,2021-08-03 08:40:00,2021-08-03 08:50:00,2488.49,2484.63,-0.0,flip_to_short -23673,做空,2021-08-03 08:50:00,2021-08-03 09:00:00,2484.63,2472.64,0.01,tp_lower -23674,做多,2021-08-03 09:05:00,2021-08-03 09:10:00,2486.39,2475.12,-0.01,flip_to_short -23675,做空,2021-08-03 09:10:00,2021-08-03 09:25:00,2475.12,2489.84,-0.01,flip_to_long -23676,做多,2021-08-03 09:25:00,2021-08-03 09:30:00,2489.84,2483.5,-0.01,flip_to_short -23677,做空,2021-08-03 09:30:00,2021-08-03 09:35:00,2483.5,2484.98,-0.0,flip_to_long -23678,做多,2021-08-03 09:35:00,2021-08-03 09:55:00,2484.98,2497.9,0.01,tp_upper -23679,做空,2021-08-03 10:10:00,2021-08-03 10:15:00,2485.0,2486.36,-0.0,flip_to_long -23680,做多,2021-08-03 10:15:00,2021-08-03 10:25:00,2486.36,2485.99,-0.0,flip_to_short -23681,做空,2021-08-03 10:25:00,2021-08-03 10:30:00,2485.99,2490.76,-0.0,flip_to_long -23682,做多,2021-08-03 10:30:00,2021-08-03 10:35:00,2490.76,2513.7,0.02,tp_upper -23683,做空,2021-08-03 11:30:00,2021-08-03 12:00:00,2493.34,2462.08,0.02,tp_lower -23684,做多,2021-08-03 12:10:00,2021-08-03 12:15:00,2506.84,2488.78,-0.02,flip_to_short -23685,做空,2021-08-03 12:15:00,2021-08-03 12:40:00,2488.78,2490.5,-0.0,flip_to_long -23686,做多,2021-08-03 12:40:00,2021-08-03 14:20:00,2490.5,2529.0,0.03,tp_upper -23687,做空,2021-08-03 14:45:00,2021-08-03 14:55:00,2519.3,2511.65,0.01,flip_to_long -23688,做多,2021-08-03 14:55:00,2021-08-03 17:00:00,2511.65,2508.74,-0.0,tp_upper -23689,做空,2021-08-03 17:15:00,2021-08-03 17:30:00,2488.12,2493.89,-0.01,flip_to_long -23690,做多,2021-08-03 17:30:00,2021-08-03 17:35:00,2493.89,2490.21,-0.0,flip_to_short -23691,做空,2021-08-03 17:35:00,2021-08-03 17:50:00,2490.21,2470.09,0.02,tp_lower -23692,做多,2021-08-03 18:45:00,2021-08-03 19:25:00,2475.6,2490.23,0.01,tp_upper -23693,做空,2021-08-03 19:50:00,2021-08-03 20:05:00,2480.26,2460.4,0.02,tp_lower -23694,做多,2021-08-03 20:30:00,2021-08-03 20:35:00,2482.67,2466.04,-0.02,flip_to_short -23695,做空,2021-08-03 20:35:00,2021-08-03 20:45:00,2466.04,2474.26,-0.01,flip_to_long -23696,做多,2021-08-03 20:45:00,2021-08-03 21:30:00,2474.26,2487.85,0.01,tp_upper -23697,做空,2021-08-03 21:35:00,2021-08-03 23:30:00,2478.26,2511.29,-0.03,flip_to_long -23698,做多,2021-08-03 23:30:00,2021-08-03 23:50:00,2511.29,2506.5,-0.01,flip_to_short -23699,做空,2021-08-03 23:50:00,2021-08-03 23:55:00,2506.5,2506.87,-0.0,tp_lower -23700,做多,2021-08-04 00:50:00,2021-08-04 01:25:00,2511.41,2520.42,0.01,tp_upper -23701,做空,2021-08-04 02:15:00,2021-08-04 02:20:00,2507.64,2517.0,-0.01,flip_to_long -23702,做多,2021-08-04 02:20:00,2021-08-04 02:40:00,2517.0,2514.5,-0.0,flip_to_short -23703,做空,2021-08-04 02:40:00,2021-08-04 02:50:00,2514.5,2518.55,-0.0,flip_to_long -23704,做多,2021-08-04 02:50:00,2021-08-04 05:10:00,2518.55,2504.48,-0.01,tp_upper -23705,做空,2021-08-04 05:50:00,2021-08-04 06:35:00,2499.59,2505.36,-0.01,flip_to_long -23706,做多,2021-08-04 06:35:00,2021-08-04 06:40:00,2505.36,2499.81,-0.01,flip_to_short -23707,做空,2021-08-04 06:40:00,2021-08-04 06:50:00,2499.81,2487.25,0.01,tp_lower -23708,做多,2021-08-04 08:10:00,2021-08-04 08:15:00,2484.89,2481.61,-0.0,flip_to_short -23709,做空,2021-08-04 08:15:00,2021-08-04 08:20:00,2481.61,2474.56,0.0,tp_lower -23710,做多,2021-08-04 08:55:00,2021-08-04 09:00:00,2476.6,2473.47,-0.0,flip_to_short -23711,做空,2021-08-04 09:00:00,2021-08-04 09:05:00,2473.47,2475.26,-0.0,flip_to_long -23712,做多,2021-08-04 09:05:00,2021-08-04 09:15:00,2475.26,2475.6,-0.0,flip_to_short -23713,做空,2021-08-04 09:15:00,2021-08-04 10:25:00,2475.6,2483.99,-0.01,flip_to_long -23714,做多,2021-08-04 10:25:00,2021-08-04 10:30:00,2483.99,2491.2,0.01,tp_upper -23715,做空,2021-08-04 17:00:00,2021-08-04 17:10:00,2693.09,2694.37,-0.0,flip_to_long -23716,做多,2021-08-04 17:10:00,2021-08-04 17:50:00,2694.37,2675.46,-0.02,flip_to_short -23717,做空,2021-08-04 17:50:00,2021-08-04 17:55:00,2675.46,2678.77,-0.0,tp_lower -23718,做多,2021-08-04 18:25:00,2021-08-04 18:30:00,2690.43,2689.6,-0.0,flip_to_short -23719,做空,2021-08-04 18:30:00,2021-08-04 19:10:00,2689.6,2694.22,-0.0,flip_to_long -23720,做多,2021-08-04 19:10:00,2021-08-04 19:20:00,2694.22,2690.12,-0.0,flip_to_short -23721,做空,2021-08-04 19:20:00,2021-08-04 19:35:00,2690.12,2690.5,-0.0,tp_lower -23722,做多,2021-08-04 19:40:00,2021-08-04 19:45:00,2693.84,2690.93,-0.0,flip_to_short -23723,做空,2021-08-04 19:45:00,2021-08-04 19:50:00,2690.93,2698.11,-0.01,flip_to_long -23724,做多,2021-08-04 19:50:00,2021-08-04 20:05:00,2698.11,2710.0,0.01,tp_upper -23725,做多,2021-08-04 21:20:00,2021-08-04 21:30:00,2708.65,2706.84,-0.0,flip_to_short -23726,做空,2021-08-04 21:30:00,2021-08-04 21:35:00,2706.84,2709.8,-0.0,flip_to_long -23727,做多,2021-08-04 21:35:00,2021-08-04 22:00:00,2709.8,2748.99,0.03,tp_upper -23728,做空,2021-08-04 22:45:00,2021-08-04 22:55:00,2718.85,2727.76,-0.01,flip_to_long -23729,做多,2021-08-04 22:55:00,2021-08-04 23:35:00,2727.76,2734.86,0.0,flip_to_short -23730,做空,2021-08-04 23:35:00,2021-08-04 23:50:00,2734.86,2724.5,0.01,flip_to_long -23731,做多,2021-08-04 23:50:00,2021-08-05 00:15:00,2724.5,2728.0,0.0,flip_to_short -23732,做空,2021-08-05 00:15:00,2021-08-05 00:35:00,2728.0,2729.71,-0.0,flip_to_long -23733,做多,2021-08-05 00:35:00,2021-08-05 00:40:00,2729.71,2724.36,-0.01,flip_to_short -23734,做空,2021-08-05 00:40:00,2021-08-05 00:55:00,2724.36,2706.35,0.01,tp_lower -23735,做多,2021-08-05 01:55:00,2021-08-05 02:20:00,2691.83,2688.58,-0.0,flip_to_short -23736,做空,2021-08-05 02:20:00,2021-08-05 02:30:00,2688.58,2692.5,-0.0,flip_to_long -23737,做多,2021-08-05 02:30:00,2021-08-05 02:35:00,2692.5,2684.69,-0.01,flip_to_short -23738,做空,2021-08-05 02:35:00,2021-08-05 02:45:00,2684.69,2684.66,-0.0,flip_to_long -23739,做多,2021-08-05 02:45:00,2021-08-05 02:55:00,2684.66,2698.88,0.01,tp_upper -23740,做空,2021-08-05 03:30:00,2021-08-05 03:35:00,2696.72,2712.79,-0.01,flip_to_long -23741,做多,2021-08-05 03:35:00,2021-08-05 04:20:00,2712.79,2709.16,-0.0,flip_to_short -23742,做空,2021-08-05 04:20:00,2021-08-05 04:35:00,2709.16,2695.83,0.01,tp_lower -23743,做多,2021-08-05 05:05:00,2021-08-05 05:10:00,2708.34,2706.9,-0.0,flip_to_short -23744,做空,2021-08-05 05:10:00,2021-08-05 05:15:00,2706.9,2713.25,-0.01,flip_to_long -23745,做多,2021-08-05 05:15:00,2021-08-05 05:20:00,2713.25,2709.04,-0.0,flip_to_short -23746,做空,2021-08-05 05:20:00,2021-08-05 05:40:00,2709.04,2706.22,0.0,flip_to_long -23747,做多,2021-08-05 05:40:00,2021-08-05 05:45:00,2706.22,2703.64,-0.0,flip_to_short -23748,做空,2021-08-05 05:45:00,2021-08-05 06:05:00,2703.64,2703.82,-0.0,flip_to_long -23749,做多,2021-08-05 06:05:00,2021-08-05 06:10:00,2703.82,2699.95,-0.0,flip_to_short -23750,做空,2021-08-05 06:10:00,2021-08-05 06:15:00,2699.95,2687.54,0.01,tp_lower -23751,做多,2021-08-05 07:05:00,2021-08-05 07:40:00,2691.96,2679.03,-0.01,flip_to_short -23752,做空,2021-08-05 07:40:00,2021-08-05 07:45:00,2679.03,2677.44,0.0,tp_lower -23753,做多,2021-08-05 07:55:00,2021-08-05 08:00:00,2683.23,2677.0,-0.01,flip_to_short -23754,做空,2021-08-05 08:00:00,2021-08-05 08:05:00,2677.0,2682.52,-0.01,flip_to_long -23755,做多,2021-08-05 08:05:00,2021-08-05 08:20:00,2682.52,2681.81,-0.0,flip_to_short -23756,做空,2021-08-05 08:20:00,2021-08-05 08:25:00,2681.81,2691.15,-0.01,flip_to_long -23757,做多,2021-08-05 08:25:00,2021-08-05 08:35:00,2691.15,2684.33,-0.01,flip_to_short -23758,做空,2021-08-05 08:35:00,2021-08-05 08:50:00,2684.33,2638.76,0.03,tp_lower -23759,做多,2021-08-05 10:25:00,2021-08-05 11:10:00,2605.57,2644.32,0.03,tp_upper -23760,做空,2021-08-05 11:40:00,2021-08-05 11:45:00,2609.95,2622.92,-0.01,flip_to_long -23761,做多,2021-08-05 11:45:00,2021-08-05 11:50:00,2622.92,2618.0,-0.01,flip_to_short -23762,做空,2021-08-05 11:50:00,2021-08-05 11:55:00,2618.0,2620.98,-0.0,flip_to_long -23763,做多,2021-08-05 11:55:00,2021-08-05 12:15:00,2620.98,2622.25,-0.0,flip_to_short -23764,做空,2021-08-05 12:15:00,2021-08-05 12:20:00,2622.25,2634.82,-0.01,flip_to_long -23765,做多,2021-08-05 12:20:00,2021-08-05 12:25:00,2634.82,2604.45,-0.03,flip_to_short -23766,做空,2021-08-05 12:25:00,2021-08-05 12:30:00,2604.45,2607.52,-0.0,tp_lower -23767,做多,2021-08-05 12:55:00,2021-08-05 13:05:00,2606.08,2621.09,0.01,flip_to_short -23768,做空,2021-08-05 13:05:00,2021-08-05 13:25:00,2621.09,2608.89,0.01,flip_to_long -23769,做多,2021-08-05 13:25:00,2021-08-05 13:55:00,2608.89,2686.24,0.06,tp_upper -23770,做空,2021-08-05 15:40:00,2021-08-05 15:45:00,2786.82,2766.0,0.01,tp_lower -23771,做多,2021-08-05 16:05:00,2021-08-05 17:00:00,2775.37,2785.76,0.01,tp_upper -23772,做空,2021-08-05 18:15:00,2021-08-05 18:20:00,2787.87,2798.41,-0.01,flip_to_long -23773,做多,2021-08-05 18:20:00,2021-08-05 18:40:00,2798.41,2820.08,0.02,tp_upper -23774,做空,2021-08-05 18:50:00,2021-08-05 19:00:00,2804.09,2803.92,-0.0,flip_to_long -23775,做多,2021-08-05 19:00:00,2021-08-05 19:05:00,2803.92,2817.72,0.01,tp_upper -23776,做空,2021-08-05 19:25:00,2021-08-05 19:35:00,2809.13,2793.22,0.01,tp_lower -23777,做多,2021-08-05 20:00:00,2021-08-05 20:05:00,2804.4,2795.09,-0.01,flip_to_short -23778,做空,2021-08-05 20:05:00,2021-08-05 20:15:00,2795.09,2804.04,-0.01,flip_to_long -23779,做多,2021-08-05 20:15:00,2021-08-05 20:40:00,2804.04,2802.84,-0.0,flip_to_short -23780,做空,2021-08-05 20:40:00,2021-08-05 20:50:00,2802.84,2808.51,-0.01,flip_to_long -23781,做多,2021-08-05 20:50:00,2021-08-05 20:55:00,2808.51,2803.66,-0.0,flip_to_short -23782,做空,2021-08-05 20:55:00,2021-08-05 21:15:00,2803.66,2787.95,0.01,tp_lower -23783,做多,2021-08-05 21:25:00,2021-08-05 21:30:00,2815.95,2840.61,0.02,tp_upper -23784,做空,2021-08-05 21:45:00,2021-08-05 22:35:00,2813.55,2822.99,-0.01,flip_to_long -23785,做多,2021-08-05 22:35:00,2021-08-05 22:40:00,2822.99,2816.54,-0.01,flip_to_short -23786,做空,2021-08-05 22:40:00,2021-08-05 22:45:00,2816.54,2822.49,-0.01,flip_to_long -23787,做多,2021-08-05 22:45:00,2021-08-05 22:50:00,2822.49,2808.24,-0.01,flip_to_short -23788,做空,2021-08-05 22:50:00,2021-08-05 23:10:00,2808.24,2820.18,-0.01,flip_to_long -23789,做多,2021-08-05 23:10:00,2021-08-05 23:25:00,2820.18,2820.5,-0.0,flip_to_short -23790,做空,2021-08-05 23:25:00,2021-08-05 23:30:00,2820.5,2821.85,-0.0,flip_to_long -23791,做多,2021-08-05 23:30:00,2021-08-05 23:40:00,2821.85,2821.09,-0.0,flip_to_short -23792,做空,2021-08-05 23:40:00,2021-08-05 23:45:00,2821.09,2825.79,-0.0,flip_to_long -23793,做多,2021-08-05 23:45:00,2021-08-05 23:50:00,2825.79,2821.51,-0.0,tp_upper -23794,做空,2021-08-06 00:05:00,2021-08-06 00:10:00,2816.64,2830.51,-0.01,flip_to_long -23795,做多,2021-08-06 00:10:00,2021-08-06 00:15:00,2830.51,2831.52,-0.0,tp_upper -23796,做空,2021-08-06 00:20:00,2021-08-06 00:25:00,2820.95,2813.37,0.0,tp_lower -23797,做多,2021-08-06 01:45:00,2021-08-06 02:00:00,2810.33,2802.0,-0.01,flip_to_short -23798,做空,2021-08-06 02:00:00,2021-08-06 02:40:00,2802.0,2776.0,0.02,tp_lower -23799,做多,2021-08-06 03:15:00,2021-08-06 03:20:00,2791.77,2787.84,-0.0,flip_to_short -23800,做空,2021-08-06 03:20:00,2021-08-06 03:45:00,2787.84,2760.37,0.02,tp_lower -23801,做多,2021-08-06 04:40:00,2021-08-06 04:45:00,2771.49,2767.42,-0.0,flip_to_short -23802,做空,2021-08-06 04:45:00,2021-08-06 04:50:00,2767.42,2772.0,-0.0,flip_to_long -23803,做多,2021-08-06 04:50:00,2021-08-06 05:00:00,2772.0,2780.0,0.01,tp_upper -23804,做空,2021-08-06 05:15:00,2021-08-06 06:50:00,2768.16,2781.13,-0.01,flip_to_long -23805,做多,2021-08-06 06:50:00,2021-08-06 07:05:00,2781.13,2782.35,-0.0,flip_to_short -23806,做空,2021-08-06 07:05:00,2021-08-06 07:20:00,2782.35,2771.01,0.01,tp_lower -23807,做多,2021-08-06 08:10:00,2021-08-06 08:20:00,2774.49,2776.65,0.0,flip_to_short -23808,做空,2021-08-06 08:20:00,2021-08-06 08:35:00,2776.65,2775.58,-0.0,flip_to_long -23809,做多,2021-08-06 08:35:00,2021-08-06 08:45:00,2775.58,2778.92,0.0,tp_upper -23810,做空,2021-08-06 09:00:00,2021-08-06 09:05:00,2772.14,2774.94,-0.0,flip_to_long -23811,做多,2021-08-06 09:05:00,2021-08-06 09:15:00,2774.94,2771.1,-0.0,flip_to_short -23812,做空,2021-08-06 09:15:00,2021-08-06 09:20:00,2771.1,2773.64,-0.0,flip_to_long -23813,做多,2021-08-06 09:20:00,2021-08-06 10:50:00,2773.64,2760.81,-0.01,flip_to_short -23814,做空,2021-08-06 10:50:00,2021-08-06 11:30:00,2760.81,2754.76,0.0,flip_to_long -23815,做多,2021-08-06 11:30:00,2021-08-06 11:35:00,2754.76,2747.87,-0.01,flip_to_short -23816,做空,2021-08-06 11:35:00,2021-08-06 11:45:00,2747.87,2744.14,0.0,tp_lower -23817,做多,2021-08-06 12:10:00,2021-08-06 12:15:00,2772.32,2785.67,0.01,tp_upper -23818,做空,2021-08-06 13:40:00,2021-08-06 13:50:00,2780.44,2773.71,0.0,tp_lower -23819,做多,2021-08-06 14:30:00,2021-08-06 14:45:00,2775.99,2782.22,0.0,tp_upper -23820,做空,2021-08-06 14:50:00,2021-08-06 19:50:00,2778.08,2926.74,-0.12,flip_to_long -23821,做多,2021-08-06 19:50:00,2021-08-06 20:05:00,2926.74,2926.64,-0.0,flip_to_short -23822,做空,2021-08-06 20:05:00,2021-08-06 20:25:00,2926.64,2900.59,0.02,tp_lower -23823,做多,2021-08-06 22:15:00,2021-08-06 22:20:00,2906.63,2902.4,-0.0,flip_to_short -23824,做空,2021-08-06 22:20:00,2021-08-06 22:50:00,2902.4,2892.28,0.01,flip_to_long -23825,做多,2021-08-06 22:50:00,2021-08-06 23:00:00,2892.28,2884.97,-0.01,flip_to_short -23826,做空,2021-08-06 23:00:00,2021-08-06 23:15:00,2884.97,2879.93,0.0,tp_lower -23827,做多,2021-08-06 23:45:00,2021-08-06 23:55:00,2892.8,2892.3,-0.0,flip_to_short -23828,做空,2021-08-06 23:55:00,2021-08-07 00:00:00,2892.3,2876.01,0.01,tp_lower -23829,做多,2021-08-07 00:30:00,2021-08-07 00:40:00,2886.68,2898.24,0.01,tp_upper -23830,做空,2021-08-07 01:10:00,2021-08-07 01:15:00,2888.44,2895.7,-0.01,flip_to_long -23831,做多,2021-08-07 01:15:00,2021-08-07 01:55:00,2895.7,2914.41,0.01,tp_upper -23832,做空,2021-08-07 03:00:00,2021-08-07 03:15:00,2923.22,2909.97,0.01,tp_lower -23833,做多,2021-08-07 03:30:00,2021-08-07 03:40:00,2922.0,2916.54,-0.01,flip_to_short -23834,做空,2021-08-07 03:40:00,2021-08-07 03:45:00,2916.54,2937.5,-0.02,flip_to_long -23835,做多,2021-08-07 03:45:00,2021-08-07 03:50:00,2937.5,2937.0,-0.0,tp_upper -23836,做空,2021-08-07 05:30:00,2021-08-07 05:35:00,2964.84,2970.86,-0.01,flip_to_long -23837,做多,2021-08-07 05:35:00,2021-08-07 05:55:00,2970.86,2969.46,-0.0,flip_to_short -23838,做空,2021-08-07 05:55:00,2021-08-07 06:10:00,2969.46,2974.02,-0.0,flip_to_long -23839,做多,2021-08-07 06:10:00,2021-08-07 06:15:00,2974.02,2971.69,-0.0,flip_to_short -23840,做空,2021-08-07 06:15:00,2021-08-07 06:25:00,2971.69,2966.18,0.0,flip_to_long -23841,做多,2021-08-07 06:25:00,2021-08-07 07:40:00,2966.18,2960.5,-0.01,flip_to_short -23842,做空,2021-08-07 07:40:00,2021-08-07 08:10:00,2960.5,2963.11,-0.0,flip_to_long -23843,做多,2021-08-07 08:10:00,2021-08-07 08:20:00,2963.11,2968.67,0.0,tp_upper -23844,做空,2021-08-07 11:05:00,2021-08-07 11:10:00,3060.59,3068.25,-0.01,flip_to_long -23845,做多,2021-08-07 11:10:00,2021-08-07 11:20:00,3068.25,3083.98,0.01,tp_upper -23846,做空,2021-08-07 12:40:00,2021-08-07 13:25:00,3105.96,3106.4,-0.0,flip_to_long -23847,做多,2021-08-07 13:25:00,2021-08-07 14:30:00,3106.4,3084.56,-0.02,flip_to_short -23848,做空,2021-08-07 14:30:00,2021-08-07 14:35:00,3084.56,3101.19,-0.01,flip_to_long -23849,做多,2021-08-07 14:35:00,2021-08-07 14:40:00,3101.19,3085.78,-0.01,flip_to_short -23850,做空,2021-08-07 14:40:00,2021-08-07 14:50:00,3085.78,3085.59,-0.0,flip_to_long -23851,做多,2021-08-07 14:50:00,2021-08-07 15:10:00,3085.59,3105.54,0.01,tp_upper -23852,做空,2021-08-07 15:45:00,2021-08-07 16:00:00,3083.17,3060.72,0.01,tp_lower -23853,做多,2021-08-07 16:35:00,2021-08-07 16:40:00,3076.25,3072.66,-0.0,flip_to_short -23854,做空,2021-08-07 16:40:00,2021-08-07 17:20:00,3072.66,3064.15,0.0,flip_to_long -23855,做多,2021-08-07 17:20:00,2021-08-07 17:25:00,3064.15,3062.99,-0.0,flip_to_short -23856,做空,2021-08-07 17:25:00,2021-08-07 17:40:00,3062.99,3056.49,0.0,flip_to_long -23857,做多,2021-08-07 17:40:00,2021-08-07 17:50:00,3056.49,3053.08,-0.0,flip_to_short -23858,做空,2021-08-07 17:50:00,2021-08-07 18:25:00,3053.08,3059.99,-0.01,flip_to_long -23859,做多,2021-08-07 18:25:00,2021-08-07 18:35:00,3059.99,3059.96,-0.0,flip_to_short -23860,做空,2021-08-07 18:35:00,2021-08-07 19:40:00,3059.96,3049.38,0.01,tp_lower -23861,做多,2021-08-07 19:55:00,2021-08-07 20:00:00,3078.86,3071.88,-0.01,tp_upper -23862,做空,2021-08-07 20:10:00,2021-08-07 21:55:00,3066.75,3072.29,-0.0,tp_lower -23863,做多,2021-08-07 22:30:00,2021-08-07 22:40:00,3106.9,3111.04,0.0,flip_to_short -23864,做空,2021-08-07 22:40:00,2021-08-07 23:05:00,3111.04,3108.37,0.0,flip_to_long -23865,做多,2021-08-07 23:05:00,2021-08-07 23:10:00,3108.37,3106.12,-0.0,flip_to_short -23866,做空,2021-08-07 23:10:00,2021-08-08 01:15:00,3106.12,3134.65,-0.02,tp_lower -23867,做多,2021-08-08 02:50:00,2021-08-08 03:20:00,3098.49,3125.21,0.02,tp_upper -23868,做空,2021-08-08 04:05:00,2021-08-08 04:40:00,3117.72,3104.25,0.01,tp_lower -23869,做多,2021-08-08 05:10:00,2021-08-08 05:15:00,3117.22,3116.89,-0.0,flip_to_short -23870,做空,2021-08-08 05:15:00,2021-08-08 05:30:00,3116.89,3113.3,0.0,flip_to_long -23871,做多,2021-08-08 05:30:00,2021-08-08 05:40:00,3113.3,3133.76,0.01,tp_upper -23872,做空,2021-08-08 07:30:00,2021-08-08 07:35:00,3155.01,3158.0,-0.0,flip_to_long -23873,做多,2021-08-08 07:35:00,2021-08-08 09:20:00,3158.0,3143.51,-0.01,flip_to_short -23874,做空,2021-08-08 09:20:00,2021-08-08 09:45:00,3143.51,3141.27,0.0,flip_to_long -23875,做多,2021-08-08 09:45:00,2021-08-08 09:50:00,3141.27,3134.48,-0.01,flip_to_short -23876,做空,2021-08-08 09:50:00,2021-08-08 09:55:00,3134.48,3140.8,-0.01,flip_to_long -23877,做多,2021-08-08 09:55:00,2021-08-08 10:00:00,3140.8,3145.7,0.0,tp_upper -23878,做空,2021-08-08 10:05:00,2021-08-08 10:10:00,3137.39,3135.78,0.0,tp_lower -23879,做多,2021-08-08 11:20:00,2021-08-08 11:35:00,3107.68,3113.76,0.0,flip_to_short -23880,做空,2021-08-08 11:35:00,2021-08-08 11:45:00,3113.76,3105.38,0.0,flip_to_long -23881,做多,2021-08-08 11:45:00,2021-08-08 12:00:00,3105.38,3112.29,0.0,tp_upper -23882,做空,2021-08-08 13:25:00,2021-08-08 13:40:00,3123.35,3115.75,0.0,tp_lower -23883,做多,2021-08-08 16:05:00,2021-08-08 16:10:00,3036.36,3060.46,0.02,tp_upper -23884,做空,2021-08-08 16:30:00,2021-08-08 16:45:00,3039.0,3024.52,0.01,tp_lower -23885,做多,2021-08-08 18:15:00,2021-08-08 18:20:00,3004.26,2994.47,-0.01,flip_to_short -23886,做空,2021-08-08 18:20:00,2021-08-08 18:25:00,2994.47,3002.61,-0.01,flip_to_long -23887,做多,2021-08-08 18:25:00,2021-08-08 18:35:00,3002.61,2993.46,-0.01,flip_to_short -23888,做空,2021-08-08 18:35:00,2021-08-08 18:45:00,2993.46,2992.38,-0.0,flip_to_long -23889,做多,2021-08-08 18:45:00,2021-08-08 19:40:00,2992.38,2979.37,-0.01,flip_to_short -23890,做空,2021-08-08 19:40:00,2021-08-08 19:55:00,2979.37,2988.36,-0.01,flip_to_long -23891,做多,2021-08-08 19:55:00,2021-08-08 20:00:00,2988.36,2971.51,-0.01,flip_to_short -23892,做空,2021-08-08 20:00:00,2021-08-08 20:05:00,2971.51,2979.76,-0.01,flip_to_long -23893,做多,2021-08-08 20:05:00,2021-08-08 20:15:00,2979.76,3024.86,0.03,tp_upper -23894,做空,2021-08-08 20:35:00,2021-08-08 20:45:00,2984.69,2982.84,0.0,flip_to_long -23895,做多,2021-08-08 20:45:00,2021-08-08 20:55:00,2982.84,2992.52,0.01,flip_to_short -23896,做空,2021-08-08 20:55:00,2021-08-08 23:35:00,2992.52,3019.11,-0.02,tp_lower -23897,做多,2021-08-09 00:00:00,2021-08-09 02:05:00,3017.7,2928.0,-0.07,flip_to_short -23898,做空,2021-08-09 02:05:00,2021-08-09 02:10:00,2928.0,2937.57,-0.01,flip_to_long -23899,做多,2021-08-09 02:10:00,2021-08-09 02:15:00,2937.57,2928.38,-0.01,flip_to_short -23900,做空,2021-08-09 02:15:00,2021-08-09 02:20:00,2928.38,2941.17,-0.01,flip_to_long -23901,做多,2021-08-09 02:20:00,2021-08-09 02:50:00,2941.17,2948.5,0.0,tp_upper -23902,做空,2021-08-09 03:10:00,2021-08-09 03:15:00,2930.33,2936.64,-0.01,flip_to_long -23903,做多,2021-08-09 03:15:00,2021-08-09 03:20:00,2936.64,2935.74,-0.0,flip_to_short -23904,做空,2021-08-09 03:20:00,2021-08-09 03:25:00,2935.74,2943.28,-0.01,flip_to_long -23905,做多,2021-08-09 03:25:00,2021-08-09 03:40:00,2943.28,2956.25,0.01,tp_upper -23906,做空,2021-08-09 04:05:00,2021-08-09 04:20:00,2938.55,2934.61,0.0,tp_lower -23907,做多,2021-08-09 04:25:00,2021-08-09 04:30:00,2945.31,2959.67,0.01,tp_upper -23908,做空,2021-08-09 05:35:00,2021-08-09 05:45:00,2942.94,2928.69,0.01,tp_lower -23909,做多,2021-08-09 06:35:00,2021-08-09 07:10:00,2933.15,2924.86,-0.01,flip_to_short -23910,做空,2021-08-09 07:10:00,2021-08-09 07:20:00,2924.86,2917.45,0.0,flip_to_long -23911,做多,2021-08-09 07:20:00,2021-08-09 07:40:00,2917.45,2947.07,0.02,tp_upper -23912,做空,2021-08-09 12:05:00,2021-08-09 12:10:00,3108.23,3119.93,-0.01,flip_to_long -23913,做多,2021-08-09 12:10:00,2021-08-09 12:15:00,3119.93,3105.79,-0.01,flip_to_short -23914,做空,2021-08-09 12:15:00,2021-08-09 12:20:00,3105.79,3112.38,-0.01,flip_to_long -23915,做多,2021-08-09 12:20:00,2021-08-09 12:30:00,3112.38,3115.56,0.0,flip_to_short -23916,做空,2021-08-09 12:30:00,2021-08-09 12:35:00,3115.56,3117.99,-0.0,flip_to_long -23917,做多,2021-08-09 12:35:00,2021-08-09 13:00:00,3117.99,3133.39,0.01,tp_upper -23918,做空,2021-08-09 13:05:00,2021-08-09 13:10:00,3119.97,3129.05,-0.01,flip_to_long -23919,做多,2021-08-09 13:10:00,2021-08-09 13:15:00,3129.05,3123.39,-0.0,flip_to_short -23920,做空,2021-08-09 13:15:00,2021-08-09 13:50:00,3123.39,3101.06,0.01,tp_lower -23921,做多,2021-08-09 14:05:00,2021-08-09 14:20:00,3140.52,3142.51,0.0,tp_upper -23922,做空,2021-08-09 14:25:00,2021-08-09 14:35:00,3125.71,3126.54,-0.0,flip_to_long -23923,做多,2021-08-09 14:35:00,2021-08-09 15:35:00,3126.54,3159.48,0.02,tp_upper -23924,做空,2021-08-09 16:10:00,2021-08-09 16:30:00,3148.95,3149.8,-0.0,flip_to_long -23925,做多,2021-08-09 16:30:00,2021-08-09 16:35:00,3149.8,3138.25,-0.01,flip_to_short -23926,做空,2021-08-09 16:35:00,2021-08-09 16:45:00,3138.25,3154.51,-0.01,flip_to_long -23927,做多,2021-08-09 16:45:00,2021-08-09 16:55:00,3154.51,3158.89,0.0,flip_to_short -23928,做空,2021-08-09 16:55:00,2021-08-09 17:15:00,3158.89,3155.0,0.0,flip_to_long -23929,做多,2021-08-09 17:15:00,2021-08-09 17:30:00,3155.0,3147.64,-0.01,flip_to_short -23930,做空,2021-08-09 17:30:00,2021-08-09 18:00:00,3147.64,3152.31,-0.0,flip_to_long -23931,做多,2021-08-09 18:00:00,2021-08-09 18:05:00,3152.31,3150.89,-0.0,flip_to_short -23932,做空,2021-08-09 18:05:00,2021-08-09 18:15:00,3150.89,3156.82,-0.0,flip_to_long -23933,做多,2021-08-09 18:15:00,2021-08-09 18:25:00,3156.82,3155.14,-0.0,flip_to_short -23934,做空,2021-08-09 18:25:00,2021-08-09 19:50:00,3155.14,3137.32,0.01,tp_lower -23935,做多,2021-08-09 20:20:00,2021-08-09 20:25:00,3164.99,3152.97,-0.01,flip_to_short -23936,做空,2021-08-09 20:25:00,2021-08-09 20:30:00,3152.97,3108.55,0.03,tp_lower -23937,做多,2021-08-09 21:35:00,2021-08-09 21:45:00,3100.8,3103.43,0.0,flip_to_short -23938,做空,2021-08-09 21:45:00,2021-08-10 00:10:00,3103.43,3140.83,-0.03,tp_lower -23939,做多,2021-08-10 00:15:00,2021-08-10 00:20:00,3161.13,3146.12,-0.01,flip_to_short -23940,做空,2021-08-10 00:20:00,2021-08-10 00:25:00,3146.12,3157.11,-0.01,flip_to_long -23941,做多,2021-08-10 00:25:00,2021-08-10 01:40:00,3157.11,3126.91,-0.02,flip_to_short -23942,做空,2021-08-10 01:40:00,2021-08-10 01:45:00,3126.91,3139.25,-0.01,flip_to_long -23943,做多,2021-08-10 01:45:00,2021-08-10 02:00:00,3139.25,3122.93,-0.01,flip_to_short -23944,做空,2021-08-10 02:00:00,2021-08-10 02:05:00,3122.93,3123.53,-0.0,flip_to_long -23945,做多,2021-08-10 02:05:00,2021-08-10 03:00:00,3123.53,3141.9,0.01,tp_upper -23946,做空,2021-08-10 03:10:00,2021-08-10 03:25:00,3132.75,3120.19,0.01,tp_lower -23947,做多,2021-08-10 04:15:00,2021-08-10 04:20:00,3128.08,3126.79,-0.0,flip_to_short -23948,做空,2021-08-10 04:20:00,2021-08-10 04:55:00,3126.79,3100.59,0.02,tp_lower -23949,做多,2021-08-10 05:05:00,2021-08-10 05:10:00,3120.54,3119.66,-0.0,flip_to_short -23950,做空,2021-08-10 05:10:00,2021-08-10 05:45:00,3119.66,3120.19,-0.0,flip_to_long -23951,做多,2021-08-10 05:45:00,2021-08-10 07:00:00,3120.19,3107.62,-0.01,flip_to_short -23952,做空,2021-08-10 07:00:00,2021-08-10 07:15:00,3107.62,3115.1,-0.01,flip_to_long -23953,做多,2021-08-10 07:15:00,2021-08-10 07:20:00,3115.1,3113.52,-0.0,flip_to_short -23954,做空,2021-08-10 07:20:00,2021-08-10 07:25:00,3113.52,3117.83,-0.0,flip_to_long -23955,做多,2021-08-10 07:25:00,2021-08-10 07:30:00,3117.83,3131.64,0.01,tp_upper -23956,做空,2021-08-10 09:15:00,2021-08-10 09:25:00,3147.66,3148.19,-0.0,flip_to_long -23957,做多,2021-08-10 09:25:00,2021-08-10 09:35:00,3148.19,3150.81,0.0,flip_to_short -23958,做空,2021-08-10 09:35:00,2021-08-10 09:45:00,3150.81,3155.26,-0.0,flip_to_long -23959,做多,2021-08-10 09:45:00,2021-08-10 09:50:00,3155.26,3154.02,-0.0,flip_to_short -23960,做空,2021-08-10 09:50:00,2021-08-10 10:00:00,3154.02,3151.2,0.0,flip_to_long -23961,做多,2021-08-10 10:00:00,2021-08-10 11:40:00,3151.2,3124.13,-0.02,flip_to_short -23962,做空,2021-08-10 11:40:00,2021-08-10 11:45:00,3124.13,3130.51,-0.01,flip_to_long -23963,做多,2021-08-10 11:45:00,2021-08-10 11:50:00,3130.51,3130.41,-0.0,flip_to_short -23964,做空,2021-08-10 11:50:00,2021-08-10 12:05:00,3130.41,3129.01,-0.0,flip_to_long -23965,做多,2021-08-10 12:05:00,2021-08-10 12:25:00,3129.01,3157.8,0.02,tp_upper -23966,做空,2021-08-10 13:40:00,2021-08-10 15:25:00,3161.48,3113.38,0.03,tp_lower -23967,做多,2021-08-10 17:15:00,2021-08-10 17:20:00,3097.63,3093.3,-0.0,flip_to_short -23968,做空,2021-08-10 17:20:00,2021-08-10 17:25:00,3093.3,3098.55,-0.0,flip_to_long -23969,做多,2021-08-10 17:25:00,2021-08-10 17:30:00,3098.55,3088.93,-0.01,flip_to_short -23970,做空,2021-08-10 17:30:00,2021-08-10 17:40:00,3088.93,3089.19,-0.0,flip_to_long -23971,做多,2021-08-10 17:40:00,2021-08-10 17:45:00,3089.19,3082.57,-0.01,flip_to_short -23972,做空,2021-08-10 17:45:00,2021-08-10 17:50:00,3082.57,3094.15,-0.01,flip_to_long -23973,做多,2021-08-10 17:50:00,2021-08-10 17:55:00,3094.15,3103.62,0.01,tp_upper -23974,做空,2021-08-10 21:15:00,2021-08-10 21:20:00,3146.81,3166.1,-0.01,flip_to_long -23975,做多,2021-08-10 21:20:00,2021-08-10 21:25:00,3166.1,3173.99,0.0,tp_upper -23976,做空,2021-08-10 22:25:00,2021-08-10 23:25:00,3165.46,3125.46,0.02,tp_lower -23977,做多,2021-08-11 00:05:00,2021-08-11 00:15:00,3145.78,3163.4,0.01,tp_upper -23978,做空,2021-08-11 00:20:00,2021-08-11 00:25:00,3146.21,3153.6,-0.01,flip_to_long -23979,做多,2021-08-11 00:25:00,2021-08-11 00:30:00,3153.6,3163.59,0.01,tp_upper -23980,做空,2021-08-11 01:45:00,2021-08-11 02:25:00,3170.53,3163.11,0.0,tp_lower -23981,做多,2021-08-11 03:20:00,2021-08-11 03:25:00,3154.37,3148.25,-0.01,flip_to_short -23982,做空,2021-08-11 03:25:00,2021-08-11 03:30:00,3148.25,3156.23,-0.01,flip_to_long -23983,做多,2021-08-11 03:30:00,2021-08-11 03:35:00,3156.23,3151.5,-0.0,flip_to_short -23984,做空,2021-08-11 03:35:00,2021-08-11 04:40:00,3151.5,3167.16,-0.01,flip_to_long -23985,做多,2021-08-11 04:40:00,2021-08-11 04:45:00,3167.16,3173.85,0.0,tp_upper -23986,做空,2021-08-11 05:05:00,2021-08-11 05:20:00,3164.01,3169.26,-0.0,flip_to_long -23987,做多,2021-08-11 05:20:00,2021-08-11 05:25:00,3169.26,3170.85,0.0,tp_upper -23988,做空,2021-08-11 06:15:00,2021-08-11 06:45:00,3177.9,3178.09,-0.0,flip_to_long -23989,做多,2021-08-11 06:45:00,2021-08-11 07:00:00,3178.09,3239.7,0.04,tp_upper -23990,做空,2021-08-11 08:10:00,2021-08-11 09:00:00,3221.65,3226.6,-0.0,flip_to_long -23991,做多,2021-08-11 09:00:00,2021-08-11 09:05:00,3226.6,3224.41,-0.0,flip_to_short -23992,做空,2021-08-11 09:05:00,2021-08-11 09:25:00,3224.41,3224.46,-0.0,flip_to_long -23993,做多,2021-08-11 09:25:00,2021-08-11 09:40:00,3224.46,3231.99,0.0,tp_upper -23994,做空,2021-08-11 10:05:00,2021-08-11 10:25:00,3227.04,3223.85,0.0,tp_lower -23995,做多,2021-08-11 10:30:00,2021-08-11 10:35:00,3233.03,3221.88,-0.01,flip_to_short -23996,做空,2021-08-11 10:35:00,2021-08-11 10:40:00,3221.88,3226.19,-0.0,flip_to_long -23997,做多,2021-08-11 10:40:00,2021-08-11 10:55:00,3226.19,3225.01,-0.0,flip_to_short -23998,做空,2021-08-11 10:55:00,2021-08-11 11:00:00,3225.01,3232.54,-0.01,tp_lower -23999,做空,2021-08-11 11:25:00,2021-08-11 11:35:00,3235.94,3225.21,0.01,tp_lower -24000,做多,2021-08-11 12:30:00,2021-08-11 12:35:00,3229.86,3224.83,-0.0,flip_to_short -24001,做空,2021-08-11 12:35:00,2021-08-11 14:05:00,3224.83,3243.45,-0.01,flip_to_long -24002,做多,2021-08-11 14:05:00,2021-08-11 14:35:00,3243.45,3259.77,0.01,tp_upper -24003,做空,2021-08-11 15:00:00,2021-08-11 15:35:00,3252.86,3255.84,-0.0,flip_to_long -24004,做多,2021-08-11 15:35:00,2021-08-11 15:45:00,3255.84,3245.27,-0.01,flip_to_short -24005,做空,2021-08-11 15:45:00,2021-08-11 15:50:00,3245.27,3243.5,0.0,tp_lower -24006,做多,2021-08-11 16:15:00,2021-08-11 16:20:00,3256.26,3250.9,-0.0,flip_to_short -24007,做空,2021-08-11 16:20:00,2021-08-11 16:35:00,3250.9,3248.8,0.0,flip_to_long -24008,做多,2021-08-11 16:35:00,2021-08-11 17:15:00,3248.8,3237.71,-0.01,flip_to_short -24009,做空,2021-08-11 17:15:00,2021-08-11 17:30:00,3237.71,3241.02,-0.0,flip_to_long -24010,做多,2021-08-11 17:30:00,2021-08-11 17:40:00,3241.02,3238.68,-0.0,flip_to_short -24011,做空,2021-08-11 17:40:00,2021-08-11 17:55:00,3238.68,3245.96,-0.01,flip_to_long -24012,做多,2021-08-11 17:55:00,2021-08-11 18:00:00,3245.96,3240.35,-0.0,flip_to_short -24013,做空,2021-08-11 18:00:00,2021-08-11 18:15:00,3240.35,3229.07,0.01,tp_lower -24014,做多,2021-08-11 18:40:00,2021-08-11 18:50:00,3234.57,3227.86,-0.01,flip_to_short -24015,做空,2021-08-11 18:50:00,2021-08-11 19:00:00,3227.86,3231.37,-0.0,flip_to_long -24016,做多,2021-08-11 19:00:00,2021-08-11 19:35:00,3231.37,3245.03,0.01,tp_upper -24017,做空,2021-08-11 20:45:00,2021-08-11 21:00:00,3246.81,3223.51,0.01,tp_lower -24018,做多,2021-08-11 21:50:00,2021-08-11 21:55:00,3236.96,3236.2,-0.0,flip_to_short -24019,做空,2021-08-11 21:55:00,2021-08-11 22:15:00,3236.2,3180.74,0.03,tp_lower -24020,做多,2021-08-11 23:40:00,2021-08-11 23:45:00,3173.01,3163.93,-0.01,flip_to_short -24021,做空,2021-08-11 23:45:00,2021-08-12 00:00:00,3163.93,3160.47,0.0,tp_lower -24022,做多,2021-08-12 00:05:00,2021-08-12 00:10:00,3169.95,3186.21,0.01,tp_upper -24023,做空,2021-08-12 00:30:00,2021-08-12 03:05:00,3173.17,3226.88,-0.04,flip_to_long -24024,做多,2021-08-12 03:05:00,2021-08-12 03:45:00,3226.88,3227.16,-0.0,flip_to_short -24025,做空,2021-08-12 03:45:00,2021-08-12 03:50:00,3227.16,3214.72,0.01,tp_lower -24026,做多,2021-08-12 06:55:00,2021-08-12 07:05:00,3130.99,3145.07,0.01,tp_upper -24027,做空,2021-08-12 07:30:00,2021-08-12 07:35:00,3126.67,3133.85,-0.01,flip_to_long -24028,做多,2021-08-12 07:35:00,2021-08-12 08:05:00,3133.85,3128.22,-0.0,flip_to_short -24029,做空,2021-08-12 08:05:00,2021-08-12 08:10:00,3128.22,3144.68,-0.01,flip_to_long -24030,做多,2021-08-12 08:10:00,2021-08-12 08:15:00,3144.68,3135.98,-0.01,flip_to_short -24031,做空,2021-08-12 08:15:00,2021-08-12 08:20:00,3135.98,3142.13,-0.01,flip_to_long -24032,做多,2021-08-12 08:20:00,2021-08-12 08:30:00,3142.13,3139.3,-0.0,flip_to_short -24033,做空,2021-08-12 08:30:00,2021-08-12 08:45:00,3139.3,3141.09,-0.0,flip_to_long -24034,做多,2021-08-12 08:45:00,2021-08-12 08:50:00,3141.09,3132.26,-0.01,flip_to_short -24035,做空,2021-08-12 08:50:00,2021-08-12 09:00:00,3132.26,3122.25,0.01,tp_lower -24036,做多,2021-08-12 09:20:00,2021-08-12 09:30:00,3142.83,3166.17,0.01,tp_upper -24037,做空,2021-08-12 10:55:00,2021-08-12 11:00:00,3150.97,3154.97,-0.0,flip_to_long -24038,做多,2021-08-12 11:00:00,2021-08-12 11:10:00,3154.97,3149.09,-0.0,flip_to_short -24039,做空,2021-08-12 11:10:00,2021-08-12 11:15:00,3149.09,3134.19,0.01,tp_lower -24040,做多,2021-08-12 12:50:00,2021-08-12 12:55:00,3110.59,3102.92,-0.01,flip_to_short -24041,做空,2021-08-12 12:55:00,2021-08-12 13:05:00,3102.92,3106.27,-0.0,flip_to_long -24042,做多,2021-08-12 13:05:00,2021-08-12 13:10:00,3106.27,3099.01,-0.01,flip_to_short -24043,做空,2021-08-12 13:10:00,2021-08-12 13:15:00,3099.01,3103.18,-0.0,flip_to_long -24044,做多,2021-08-12 13:15:00,2021-08-12 13:25:00,3103.18,3116.08,0.01,tp_upper -24045,做空,2021-08-12 13:50:00,2021-08-12 14:05:00,3100.9,3075.0,0.02,tp_lower -24046,做多,2021-08-12 15:40:00,2021-08-12 17:15:00,3048.1,3014.83,-0.02,flip_to_short -24047,做空,2021-08-12 17:15:00,2021-08-12 19:25:00,3014.83,3057.58,-0.03,flip_to_long -24048,做多,2021-08-12 19:25:00,2021-08-12 19:45:00,3057.58,3051.5,-0.01,flip_to_short -24049,做空,2021-08-12 19:45:00,2021-08-12 19:55:00,3051.5,3049.05,0.0,flip_to_long -24050,做多,2021-08-12 19:55:00,2021-08-12 20:05:00,3049.05,3064.99,0.01,tp_upper -24051,做空,2021-08-12 20:50:00,2021-08-12 20:55:00,3040.67,3066.59,-0.02,tp_lower -24052,做空,2021-08-12 21:00:00,2021-08-12 21:05:00,3043.7,3056.79,-0.01,tp_lower -24053,做多,2021-08-12 21:20:00,2021-08-12 21:25:00,3058.69,3050.11,-0.01,flip_to_short -24054,做空,2021-08-12 21:25:00,2021-08-12 21:35:00,3050.11,3054.14,-0.0,flip_to_long -24055,做多,2021-08-12 21:35:00,2021-08-12 23:15:00,3054.14,3019.55,-0.02,flip_to_short -24056,做空,2021-08-12 23:15:00,2021-08-12 23:20:00,3019.55,3020.0,-0.0,flip_to_long -24057,做多,2021-08-12 23:20:00,2021-08-12 23:40:00,3020.0,3038.57,0.01,tp_upper -24058,做空,2021-08-13 03:50:00,2021-08-13 03:55:00,3115.04,3117.37,-0.0,flip_to_long -24059,做多,2021-08-13 03:55:00,2021-08-13 04:45:00,3117.37,3116.6,-0.0,flip_to_short -24060,做空,2021-08-13 04:45:00,2021-08-13 04:50:00,3116.6,3120.9,-0.0,flip_to_long -24061,做多,2021-08-13 04:50:00,2021-08-13 05:10:00,3120.9,3111.83,-0.01,flip_to_short -24062,做空,2021-08-13 05:10:00,2021-08-13 05:15:00,3111.83,3120.99,-0.01,flip_to_long -24063,做多,2021-08-13 05:15:00,2021-08-13 05:35:00,3120.99,3146.7,0.02,tp_upper -24064,做空,2021-08-13 06:05:00,2021-08-13 06:15:00,3123.86,3132.38,-0.01,flip_to_long -24065,做多,2021-08-13 06:15:00,2021-08-13 06:20:00,3132.38,3148.04,0.01,tp_upper -24066,做空,2021-08-13 09:15:00,2021-08-13 09:25:00,3231.73,3237.79,-0.0,flip_to_long -24067,做多,2021-08-13 09:25:00,2021-08-13 09:30:00,3237.79,3233.67,-0.0,flip_to_short -24068,做空,2021-08-13 09:30:00,2021-08-13 09:45:00,3233.67,3237.72,-0.0,flip_to_long -24069,做多,2021-08-13 09:45:00,2021-08-13 09:50:00,3237.72,3225.23,-0.01,flip_to_short -24070,做空,2021-08-13 09:50:00,2021-08-13 10:00:00,3225.23,3234.37,-0.01,flip_to_long -24071,做多,2021-08-13 10:00:00,2021-08-13 10:15:00,3234.37,3240.4,0.0,tp_upper -24072,做空,2021-08-13 10:50:00,2021-08-13 10:55:00,3237.29,3238.92,-0.0,flip_to_long -24073,做多,2021-08-13 10:55:00,2021-08-13 11:15:00,3238.92,3243.71,0.0,flip_to_short -24074,做空,2021-08-13 11:15:00,2021-08-13 11:30:00,3243.71,3244.21,-0.0,flip_to_long -24075,做多,2021-08-13 11:30:00,2021-08-13 11:40:00,3244.21,3218.89,-0.02,flip_to_short -24076,做空,2021-08-13 11:40:00,2021-08-13 11:45:00,3218.89,3236.7,-0.01,tp_lower -24077,做多,2021-08-13 12:15:00,2021-08-13 12:30:00,3229.8,3229.72,-0.0,flip_to_short -24078,做空,2021-08-13 12:30:00,2021-08-13 12:35:00,3229.72,3243.76,-0.01,flip_to_long -24079,做多,2021-08-13 12:35:00,2021-08-13 12:55:00,3243.76,3237.99,-0.0,flip_to_short -24080,做空,2021-08-13 12:55:00,2021-08-13 13:10:00,3237.99,3236.59,-0.0,flip_to_long -24081,做多,2021-08-13 13:10:00,2021-08-13 13:35:00,3236.59,3231.52,-0.0,flip_to_short -24082,做空,2021-08-13 13:35:00,2021-08-13 13:45:00,3231.52,3236.46,-0.0,flip_to_long -24083,做多,2021-08-13 13:45:00,2021-08-13 13:55:00,3236.46,3235.91,-0.0,flip_to_short -24084,做空,2021-08-13 13:55:00,2021-08-13 14:00:00,3235.91,3247.53,-0.01,flip_to_long -24085,做多,2021-08-13 14:00:00,2021-08-13 14:05:00,3247.53,3238.02,-0.01,tp_upper -24086,做空,2021-08-13 14:10:00,2021-08-13 14:15:00,3233.81,3234.7,-0.0,flip_to_long -24087,做多,2021-08-13 14:15:00,2021-08-13 14:25:00,3234.7,3230.97,-0.0,flip_to_short -24088,做空,2021-08-13 14:25:00,2021-08-13 14:30:00,3230.97,3209.1,0.01,tp_lower -24089,做多,2021-08-13 15:55:00,2021-08-13 16:15:00,3216.22,3205.63,-0.01,flip_to_short -24090,做空,2021-08-13 16:15:00,2021-08-13 16:20:00,3205.63,3209.24,-0.0,flip_to_long -24091,做多,2021-08-13 16:20:00,2021-08-13 16:55:00,3209.24,3243.44,0.02,tp_upper -24092,做空,2021-08-13 18:00:00,2021-08-13 18:05:00,3228.43,3230.65,-0.0,flip_to_long -24093,做多,2021-08-13 18:05:00,2021-08-13 18:30:00,3230.65,3235.1,0.0,flip_to_short -24094,做空,2021-08-13 18:30:00,2021-08-13 18:40:00,3235.1,3231.52,0.0,tp_lower -24095,做多,2021-08-13 18:55:00,2021-08-13 19:00:00,3232.87,3231.14,-0.0,flip_to_short -24096,做空,2021-08-13 19:00:00,2021-08-13 19:05:00,3231.14,3227.42,0.0,tp_lower -24097,做多,2021-08-13 19:10:00,2021-08-13 19:20:00,3231.57,3227.13,-0.0,flip_to_short -24098,做空,2021-08-13 19:20:00,2021-08-13 19:25:00,3227.13,3216.59,0.01,tp_lower -24099,做多,2021-08-13 20:05:00,2021-08-13 20:10:00,3267.26,3286.5,0.01,tp_upper -24100,做空,2021-08-13 21:45:00,2021-08-13 22:00:00,3285.86,3290.91,-0.0,flip_to_long -24101,做多,2021-08-13 22:00:00,2021-08-13 22:05:00,3290.91,3284.71,-0.0,flip_to_short -24102,做空,2021-08-13 22:05:00,2021-08-13 22:15:00,3284.71,3285.21,-0.0,flip_to_long -24103,做多,2021-08-13 22:15:00,2021-08-13 22:20:00,3285.21,3280.53,-0.0,flip_to_short -24104,做空,2021-08-13 22:20:00,2021-08-13 22:30:00,3280.53,3284.45,-0.0,flip_to_long -24105,做多,2021-08-13 22:30:00,2021-08-13 22:50:00,3284.45,3284.6,-0.0,flip_to_short -24106,做空,2021-08-13 22:50:00,2021-08-13 22:55:00,3284.6,3289.36,-0.0,flip_to_long -24107,做多,2021-08-13 22:55:00,2021-08-13 23:00:00,3289.36,3295.85,0.0,tp_upper -24108,做空,2021-08-14 00:15:00,2021-08-14 00:25:00,3309.54,3319.08,-0.01,flip_to_long -24109,做多,2021-08-14 00:25:00,2021-08-14 00:35:00,3319.08,3299.0,-0.01,flip_to_short -24110,做空,2021-08-14 00:35:00,2021-08-14 00:40:00,3299.0,3295.99,0.0,tp_lower -24111,做多,2021-08-14 01:00:00,2021-08-14 01:20:00,3311.35,3316.99,0.0,flip_to_short -24112,做空,2021-08-14 01:20:00,2021-08-14 01:45:00,3316.99,3313.74,0.0,flip_to_long -24113,做多,2021-08-14 01:45:00,2021-08-14 01:50:00,3313.74,3304.02,-0.01,flip_to_short -24114,做空,2021-08-14 01:50:00,2021-08-14 02:05:00,3304.02,3309.35,-0.0,flip_to_long -24115,做多,2021-08-14 02:05:00,2021-08-14 02:10:00,3309.35,3299.76,-0.01,flip_to_short -24116,做空,2021-08-14 02:10:00,2021-08-14 02:40:00,3299.76,3288.05,0.01,tp_lower -24117,做多,2021-08-14 02:55:00,2021-08-14 03:15:00,3304.18,3304.03,-0.0,flip_to_short -24118,做空,2021-08-14 03:15:00,2021-08-14 03:45:00,3304.03,3297.6,0.0,flip_to_long -24119,做多,2021-08-14 03:45:00,2021-08-14 04:25:00,3297.6,3296.69,-0.0,flip_to_short -24120,做空,2021-08-14 04:25:00,2021-08-14 04:30:00,3296.69,3299.7,-0.0,flip_to_long -24121,做多,2021-08-14 04:30:00,2021-08-14 04:35:00,3299.7,3295.83,-0.0,flip_to_short -24122,做空,2021-08-14 04:35:00,2021-08-14 04:50:00,3295.83,3282.45,0.01,tp_lower -24123,做多,2021-08-14 05:15:00,2021-08-14 05:25:00,3294.51,3294.73,-0.0,flip_to_short -24124,做空,2021-08-14 05:25:00,2021-08-14 05:40:00,3294.73,3291.91,0.0,flip_to_long -24125,做多,2021-08-14 05:40:00,2021-08-14 05:50:00,3291.91,3302.79,0.01,tp_upper -24126,做空,2021-08-14 06:35:00,2021-08-14 06:40:00,3298.94,3303.76,-0.0,flip_to_long -24127,做多,2021-08-14 06:40:00,2021-08-14 07:00:00,3303.76,3303.89,-0.0,flip_to_short -24128,做空,2021-08-14 07:00:00,2021-08-14 07:55:00,3303.89,3309.54,-0.0,flip_to_long -24129,做多,2021-08-14 07:55:00,2021-08-14 09:10:00,3309.54,3315.02,0.0,tp_upper -24130,做空,2021-08-14 09:50:00,2021-08-14 09:55:00,3299.56,3277.54,0.01,tp_lower -24131,做多,2021-08-14 11:45:00,2021-08-14 12:15:00,3239.13,3229.22,-0.01,flip_to_short -24132,做空,2021-08-14 12:15:00,2021-08-14 12:20:00,3229.22,3233.86,-0.0,flip_to_long -24133,做多,2021-08-14 12:20:00,2021-08-14 12:40:00,3233.86,3238.41,0.0,flip_to_short -24134,做空,2021-08-14 12:40:00,2021-08-14 13:05:00,3238.41,3216.28,0.01,tp_lower -24135,做多,2021-08-14 13:10:00,2021-08-14 13:25:00,3233.58,3237.87,0.0,flip_to_short -24136,做空,2021-08-14 13:25:00,2021-08-14 13:50:00,3237.87,3231.54,0.0,flip_to_long -24137,做多,2021-08-14 13:50:00,2021-08-14 14:00:00,3231.54,3232.27,-0.0,flip_to_short -24138,做空,2021-08-14 14:00:00,2021-08-14 14:05:00,3232.27,3245.91,-0.01,flip_to_long -24139,做多,2021-08-14 14:05:00,2021-08-14 14:10:00,3245.91,3249.8,0.0,tp_upper -24140,做空,2021-08-14 15:30:00,2021-08-14 15:35:00,3251.0,3262.14,-0.01,flip_to_long -24141,做多,2021-08-14 15:35:00,2021-08-14 15:50:00,3262.14,3270.01,0.0,tp_upper -24142,做空,2021-08-14 16:05:00,2021-08-14 16:25:00,3265.5,3265.74,-0.0,flip_to_long -24143,做多,2021-08-14 16:25:00,2021-08-14 16:30:00,3265.74,3260.26,-0.0,flip_to_short -24144,做空,2021-08-14 16:30:00,2021-08-14 16:40:00,3260.26,3268.0,-0.01,flip_to_long -24145,做多,2021-08-14 16:40:00,2021-08-14 16:45:00,3268.0,3258.0,-0.01,flip_to_short -24146,做空,2021-08-14 16:45:00,2021-08-14 16:50:00,3258.0,3267.76,-0.01,flip_to_long -24147,做多,2021-08-14 16:50:00,2021-08-14 16:55:00,3267.76,3262.55,-0.0,flip_to_short -24148,做空,2021-08-14 16:55:00,2021-08-14 17:15:00,3262.55,3259.93,0.0,flip_to_long -24149,做多,2021-08-14 17:15:00,2021-08-14 17:55:00,3259.93,3252.74,-0.01,flip_to_short -24150,做空,2021-08-14 17:55:00,2021-08-14 18:00:00,3252.74,3255.27,-0.0,flip_to_long -24151,做多,2021-08-14 18:00:00,2021-08-14 18:05:00,3255.27,3249.76,-0.0,flip_to_short -24152,做空,2021-08-14 18:05:00,2021-08-14 18:20:00,3249.76,3255.45,-0.0,flip_to_long -24153,做多,2021-08-14 18:20:00,2021-08-14 18:25:00,3255.45,3254.13,-0.0,flip_to_short -24154,做空,2021-08-14 18:25:00,2021-08-14 18:55:00,3254.13,3250.53,0.0,flip_to_long -24155,做多,2021-08-14 18:55:00,2021-08-14 19:05:00,3250.53,3247.59,-0.0,flip_to_short -24156,做空,2021-08-14 19:05:00,2021-08-14 19:10:00,3247.59,3250.35,-0.0,flip_to_long -24157,做多,2021-08-14 19:10:00,2021-08-14 19:20:00,3250.35,3253.02,0.0,flip_to_short -24158,做空,2021-08-14 19:20:00,2021-08-14 19:25:00,3253.02,3241.37,0.01,tp_lower -24159,做多,2021-08-14 19:35:00,2021-08-14 19:40:00,3258.06,3285.74,0.02,tp_upper -24160,做空,2021-08-14 20:00:00,2021-08-14 20:15:00,3249.01,3224.25,0.01,tp_lower -24161,做多,2021-08-14 21:10:00,2021-08-14 21:15:00,3246.99,3246.15,-0.0,flip_to_short -24162,做空,2021-08-14 21:15:00,2021-08-14 22:45:00,3246.15,3249.09,-0.0,tp_lower -24163,做多,2021-08-14 23:15:00,2021-08-15 00:30:00,3269.98,3258.93,-0.01,flip_to_short -24164,做空,2021-08-15 00:30:00,2021-08-15 00:55:00,3258.93,3276.65,-0.01,flip_to_long -24165,做多,2021-08-15 00:55:00,2021-08-15 01:00:00,3276.65,3274.62,-0.0,flip_to_short -24166,做空,2021-08-15 01:00:00,2021-08-15 01:15:00,3274.62,3274.94,-0.0,flip_to_long -24167,做多,2021-08-15 01:15:00,2021-08-15 01:20:00,3274.94,3273.92,-0.0,flip_to_short -24168,做空,2021-08-15 01:20:00,2021-08-15 01:40:00,3273.92,3271.89,0.0,flip_to_long -24169,做多,2021-08-15 01:40:00,2021-08-15 02:20:00,3271.89,3287.56,0.01,tp_upper -24170,做空,2021-08-15 02:45:00,2021-08-15 03:30:00,3278.07,3278.51,-0.0,flip_to_long -24171,做多,2021-08-15 03:30:00,2021-08-15 03:35:00,3278.51,3274.89,-0.0,flip_to_short -24172,做空,2021-08-15 03:35:00,2021-08-15 03:45:00,3274.89,3263.9,0.01,tp_lower -24173,做多,2021-08-15 05:05:00,2021-08-15 05:25:00,3250.69,3247.01,-0.0,flip_to_short -24174,做空,2021-08-15 05:25:00,2021-08-15 05:45:00,3247.01,3233.56,0.01,tp_lower -24175,做多,2021-08-15 06:05:00,2021-08-15 09:55:00,3243.94,3163.81,-0.05,flip_to_short -24176,做空,2021-08-15 09:55:00,2021-08-15 10:05:00,3163.81,3171.48,-0.01,flip_to_long -24177,做多,2021-08-15 10:05:00,2021-08-15 10:10:00,3171.48,3167.18,-0.0,tp_upper -24178,做空,2021-08-15 10:20:00,2021-08-15 10:35:00,3163.62,3159.68,0.0,tp_lower -24179,做多,2021-08-15 11:30:00,2021-08-15 11:35:00,3161.62,3161.44,-0.0,flip_to_short -24180,做空,2021-08-15 11:35:00,2021-08-15 11:50:00,3161.44,3154.16,0.0,flip_to_long -24181,做多,2021-08-15 11:50:00,2021-08-15 12:00:00,3154.16,3148.54,-0.0,flip_to_short -24182,做空,2021-08-15 12:00:00,2021-08-15 12:05:00,3148.54,3169.06,-0.01,flip_to_long -24183,做多,2021-08-15 12:05:00,2021-08-15 12:10:00,3169.06,3163.34,-0.0,tp_upper -24184,做空,2021-08-15 12:15:00,2021-08-15 12:40:00,3159.91,3153.5,0.0,tp_lower -24185,做多,2021-08-15 12:50:00,2021-08-15 12:55:00,3158.51,3154.72,-0.0,flip_to_short -24186,做空,2021-08-15 12:55:00,2021-08-15 13:05:00,3154.72,3161.7,-0.01,flip_to_long -24187,做多,2021-08-15 13:05:00,2021-08-15 13:25:00,3161.7,3157.45,-0.0,flip_to_short -24188,做空,2021-08-15 13:25:00,2021-08-15 13:40:00,3157.45,3138.63,0.01,tp_lower -24189,做多,2021-08-15 13:50:00,2021-08-15 13:55:00,3169.53,3165.93,-0.0,tp_upper -24190,做空,2021-08-15 14:00:00,2021-08-15 16:00:00,3164.59,3166.56,-0.0,flip_to_long -24191,做多,2021-08-15 16:00:00,2021-08-15 16:05:00,3166.56,3159.21,-0.01,flip_to_short -24192,做空,2021-08-15 16:05:00,2021-08-15 16:15:00,3159.21,3153.52,0.0,flip_to_long -24193,做多,2021-08-15 16:15:00,2021-08-15 16:30:00,3153.52,3154.75,-0.0,flip_to_short -24194,做空,2021-08-15 16:30:00,2021-08-15 16:45:00,3154.75,3152.74,0.0,flip_to_long -24195,做多,2021-08-15 16:45:00,2021-08-15 18:55:00,3152.74,3190.72,0.02,tp_upper -24196,做空,2021-08-15 21:35:00,2021-08-15 22:00:00,3262.94,3279.01,-0.01,flip_to_long -24197,做多,2021-08-15 22:00:00,2021-08-15 22:05:00,3279.01,3274.6,-0.0,tp_upper -24198,做空,2021-08-16 00:25:00,2021-08-16 00:30:00,3315.75,3328.97,-0.01,flip_to_long -24199,做多,2021-08-16 00:30:00,2021-08-16 00:35:00,3328.97,3322.93,-0.0,flip_to_short -24200,做空,2021-08-16 00:35:00,2021-08-16 01:00:00,3322.93,3319.49,0.0,flip_to_long -24201,做多,2021-08-16 01:00:00,2021-08-16 01:05:00,3319.49,3310.58,-0.01,flip_to_short -24202,做空,2021-08-16 01:05:00,2021-08-16 01:30:00,3310.58,3321.15,-0.01,flip_to_long -24203,做多,2021-08-16 01:30:00,2021-08-16 01:35:00,3321.15,3315.61,-0.0,flip_to_short -24204,做空,2021-08-16 01:35:00,2021-08-16 01:55:00,3315.61,3315.64,-0.0,flip_to_long -24205,做多,2021-08-16 01:55:00,2021-08-16 02:10:00,3315.64,3313.0,-0.0,flip_to_short -24206,做空,2021-08-16 02:10:00,2021-08-16 02:35:00,3313.0,3310.72,0.0,flip_to_long -24207,做多,2021-08-16 02:35:00,2021-08-16 02:45:00,3310.72,3315.72,0.0,tp_upper -24208,做空,2021-08-16 03:00:00,2021-08-16 03:05:00,3305.83,3298.2,0.0,tp_lower -24209,做多,2021-08-16 04:35:00,2021-08-16 04:55:00,3280.22,3278.25,-0.0,flip_to_short -24210,做空,2021-08-16 04:55:00,2021-08-16 06:15:00,3278.25,3268.41,0.0,tp_lower -24211,做多,2021-08-16 06:45:00,2021-08-16 07:05:00,3282.0,3280.25,-0.0,flip_to_short -24212,做空,2021-08-16 07:05:00,2021-08-16 07:10:00,3280.25,3281.29,-0.0,flip_to_long -24213,做多,2021-08-16 07:10:00,2021-08-16 07:15:00,3281.29,3276.67,-0.0,flip_to_short -24214,做空,2021-08-16 07:15:00,2021-08-16 07:25:00,3276.67,3282.81,-0.0,flip_to_long -24215,做多,2021-08-16 07:25:00,2021-08-16 07:30:00,3282.81,3280.52,-0.0,flip_to_short -24216,做空,2021-08-16 07:30:00,2021-08-16 08:00:00,3280.52,3285.85,-0.0,flip_to_long -24217,做多,2021-08-16 08:00:00,2021-08-16 08:05:00,3285.85,3267.01,-0.01,tp_upper -24218,做多,2021-08-16 08:10:00,2021-08-16 08:35:00,3271.8,3272.13,-0.0,flip_to_short -24219,做空,2021-08-16 08:35:00,2021-08-16 08:40:00,3272.13,3274.15,-0.0,flip_to_long -24220,做多,2021-08-16 08:40:00,2021-08-16 09:15:00,3274.15,3271.14,-0.0,flip_to_short -24221,做空,2021-08-16 09:15:00,2021-08-16 09:30:00,3271.14,3270.22,-0.0,flip_to_long -24222,做多,2021-08-16 09:30:00,2021-08-16 09:40:00,3270.22,3268.01,-0.0,flip_to_short -24223,做空,2021-08-16 09:40:00,2021-08-16 09:50:00,3268.01,3274.99,-0.0,flip_to_long -24224,做多,2021-08-16 09:50:00,2021-08-16 10:00:00,3274.99,3290.93,0.01,tp_upper -24225,做空,2021-08-16 11:25:00,2021-08-16 11:35:00,3293.44,3292.23,-0.0,flip_to_long -24226,做多,2021-08-16 11:35:00,2021-08-16 11:40:00,3292.23,3289.99,-0.0,flip_to_short -24227,做空,2021-08-16 11:40:00,2021-08-16 12:00:00,3289.99,3274.46,0.01,tp_lower -24228,做多,2021-08-16 12:55:00,2021-08-16 13:00:00,3283.5,3279.8,-0.0,flip_to_short -24229,做空,2021-08-16 13:00:00,2021-08-16 13:05:00,3279.8,3280.0,-0.0,flip_to_long -24230,做多,2021-08-16 13:05:00,2021-08-16 13:15:00,3280.0,3274.13,-0.0,flip_to_short -24231,做空,2021-08-16 13:15:00,2021-08-16 13:20:00,3274.13,3269.59,0.0,tp_lower -24232,做多,2021-08-16 15:45:00,2021-08-16 16:05:00,3221.96,3246.23,0.01,tp_upper -24233,做空,2021-08-16 16:35:00,2021-08-16 16:55:00,3224.04,3225.75,-0.0,flip_to_long -24234,做多,2021-08-16 16:55:00,2021-08-16 17:00:00,3225.75,3219.57,-0.0,flip_to_short -24235,做空,2021-08-16 17:00:00,2021-08-16 17:05:00,3219.57,3223.46,-0.0,flip_to_long -24236,做多,2021-08-16 17:05:00,2021-08-16 17:50:00,3223.46,3223.08,-0.0,flip_to_short -24237,做空,2021-08-16 17:50:00,2021-08-16 18:00:00,3223.08,3213.17,0.0,tp_lower -24238,做多,2021-08-16 18:05:00,2021-08-16 18:10:00,3219.75,3231.77,0.01,tp_upper -24239,做空,2021-08-16 18:35:00,2021-08-16 18:45:00,3223.17,3225.56,-0.0,flip_to_long -24240,做多,2021-08-16 18:45:00,2021-08-16 19:00:00,3225.56,3220.41,-0.0,flip_to_short -24241,做空,2021-08-16 19:00:00,2021-08-16 19:05:00,3220.41,3227.04,-0.0,flip_to_long -24242,做多,2021-08-16 19:05:00,2021-08-16 19:10:00,3227.04,3214.68,-0.01,flip_to_short -24243,做空,2021-08-16 19:10:00,2021-08-16 19:20:00,3214.68,3207.64,0.0,tp_lower -24244,做多,2021-08-16 20:55:00,2021-08-16 21:05:00,3163.72,3157.57,-0.0,flip_to_short -24245,做空,2021-08-16 21:05:00,2021-08-16 21:10:00,3157.57,3158.91,-0.0,flip_to_long -24246,做多,2021-08-16 21:10:00,2021-08-16 21:20:00,3158.91,3163.5,0.0,flip_to_short -24247,做空,2021-08-16 21:20:00,2021-08-16 22:50:00,3163.5,3190.35,-0.02,flip_to_long -24248,做多,2021-08-16 22:50:00,2021-08-16 22:55:00,3190.35,3184.79,-0.0,flip_to_short -24249,做空,2021-08-16 22:55:00,2021-08-16 23:05:00,3184.79,3165.52,0.01,tp_lower -24250,做多,2021-08-17 01:05:00,2021-08-17 01:25:00,3147.14,3164.53,0.01,tp_upper -24251,做空,2021-08-17 03:15:00,2021-08-17 03:20:00,3178.39,3191.84,-0.01,flip_to_long -24252,做多,2021-08-17 03:20:00,2021-08-17 03:35:00,3191.84,3207.17,0.01,tp_upper -24253,做空,2021-08-17 04:20:00,2021-08-17 04:30:00,3186.15,3190.66,-0.0,flip_to_long -24254,做多,2021-08-17 04:30:00,2021-08-17 04:45:00,3190.66,3194.16,0.0,flip_to_short -24255,做空,2021-08-17 04:45:00,2021-08-17 04:50:00,3194.16,3200.29,-0.0,flip_to_long -24256,做多,2021-08-17 04:50:00,2021-08-17 04:55:00,3200.29,3191.81,-0.01,flip_to_short -24257,做空,2021-08-17 04:55:00,2021-08-17 05:00:00,3191.81,3182.27,0.0,tp_lower -24258,做多,2021-08-17 05:25:00,2021-08-17 05:30:00,3195.49,3187.32,-0.01,flip_to_short -24259,做空,2021-08-17 05:30:00,2021-08-17 05:35:00,3187.32,3195.11,-0.01,flip_to_long -24260,做多,2021-08-17 05:35:00,2021-08-17 05:40:00,3195.11,3190.82,-0.0,flip_to_short -24261,做空,2021-08-17 05:40:00,2021-08-17 05:55:00,3190.82,3172.01,0.01,tp_lower -24262,做多,2021-08-17 07:15:00,2021-08-17 07:20:00,3160.14,3148.19,-0.01,flip_to_short -24263,做空,2021-08-17 07:20:00,2021-08-17 07:25:00,3148.19,3158.13,-0.01,flip_to_long -24264,做多,2021-08-17 07:25:00,2021-08-17 07:30:00,3158.13,3157.81,-0.0,flip_to_short -24265,做空,2021-08-17 07:30:00,2021-08-17 11:00:00,3157.81,3240.42,-0.05,tp_lower -24266,做空,2021-08-17 11:05:00,2021-08-17 11:15:00,3238.83,3240.42,-0.0,tp_lower -24267,做空,2021-08-17 11:20:00,2021-08-17 13:10:00,3239.73,3229.85,0.0,tp_lower -24268,做多,2021-08-17 16:05:00,2021-08-17 16:15:00,3174.52,3175.01,-0.0,flip_to_short -24269,做空,2021-08-17 16:15:00,2021-08-17 16:20:00,3175.01,3184.0,-0.01,flip_to_long -24270,做多,2021-08-17 16:20:00,2021-08-17 16:25:00,3184.0,3181.06,-0.0,flip_to_short -24271,做空,2021-08-17 16:25:00,2021-08-17 16:55:00,3181.06,3152.96,0.02,tp_lower -24272,做多,2021-08-17 17:30:00,2021-08-17 17:40:00,3167.52,3168.14,-0.0,flip_to_short -24273,做空,2021-08-17 17:40:00,2021-08-17 19:00:00,3168.14,3151.3,0.01,tp_lower -24274,做多,2021-08-17 22:30:00,2021-08-17 22:40:00,3046.46,3037.44,-0.01,flip_to_short -24275,做空,2021-08-17 22:40:00,2021-08-17 23:10:00,3037.44,3037.01,-0.0,flip_to_long -24276,做多,2021-08-17 23:10:00,2021-08-17 23:15:00,3037.01,3028.47,-0.01,flip_to_short -24277,做空,2021-08-17 23:15:00,2021-08-17 23:25:00,3028.47,3031.02,-0.0,flip_to_long -24278,做多,2021-08-17 23:25:00,2021-08-17 23:35:00,3031.02,3033.0,0.0,flip_to_short -24279,做空,2021-08-17 23:35:00,2021-08-18 00:00:00,3033.0,3033.01,-0.0,flip_to_long -24280,做多,2021-08-18 00:00:00,2021-08-18 00:05:00,3033.01,3008.04,-0.02,flip_to_short -24281,做空,2021-08-18 00:05:00,2021-08-18 00:15:00,3008.04,3037.28,-0.02,flip_to_long -24282,做多,2021-08-18 00:15:00,2021-08-18 00:20:00,3037.28,3032.5,-0.0,flip_to_short -24283,做空,2021-08-18 00:20:00,2021-08-18 00:35:00,3032.5,2998.78,0.02,tp_lower -24284,做多,2021-08-18 00:50:00,2021-08-18 00:55:00,3024.77,3024.33,-0.0,flip_to_short -24285,做空,2021-08-18 00:55:00,2021-08-18 01:10:00,3024.33,2962.16,0.04,tp_lower -24286,做多,2021-08-18 01:30:00,2021-08-18 02:35:00,3016.15,3026.41,0.01,flip_to_short -24287,做空,2021-08-18 02:35:00,2021-08-18 03:25:00,3026.41,3014.25,0.01,tp_lower -24288,做多,2021-08-18 03:35:00,2021-08-18 03:50:00,3025.94,3027.37,-0.0,flip_to_short -24289,做空,2021-08-18 03:50:00,2021-08-18 03:55:00,3027.37,3052.05,-0.02,flip_to_long -24290,做多,2021-08-18 03:55:00,2021-08-18 04:00:00,3052.05,3040.56,-0.01,tp_upper -24291,做空,2021-08-18 04:40:00,2021-08-18 04:50:00,3034.22,3037.89,-0.0,flip_to_long -24292,做多,2021-08-18 04:50:00,2021-08-18 05:30:00,3037.89,3071.44,0.02,tp_upper -24293,做空,2021-08-18 06:20:00,2021-08-18 06:35:00,3066.96,3060.92,0.0,flip_to_long -24294,做多,2021-08-18 06:35:00,2021-08-18 06:55:00,3060.92,3069.4,0.0,flip_to_short -24295,做空,2021-08-18 06:55:00,2021-08-18 07:05:00,3069.4,3065.43,0.0,tp_lower -24296,做多,2021-08-18 08:15:00,2021-08-18 09:05:00,3048.08,3036.29,-0.01,flip_to_short -24297,做空,2021-08-18 09:05:00,2021-08-18 09:10:00,3036.29,3051.94,-0.01,flip_to_long -24298,做多,2021-08-18 09:10:00,2021-08-18 09:15:00,3051.94,3056.44,0.0,tp_upper -24299,做空,2021-08-18 10:15:00,2021-08-18 10:25:00,3039.01,3030.83,0.0,tp_lower -24300,做多,2021-08-18 11:00:00,2021-08-18 11:05:00,3051.87,3046.56,-0.0,flip_to_short -24301,做空,2021-08-18 11:05:00,2021-08-18 11:15:00,3046.56,3047.4,-0.0,flip_to_long -24302,做多,2021-08-18 11:15:00,2021-08-18 11:20:00,3047.4,3036.52,-0.01,flip_to_short -24303,做空,2021-08-18 11:20:00,2021-08-18 11:30:00,3036.52,3024.29,0.01,tp_lower -24304,做多,2021-08-18 12:25:00,2021-08-18 12:30:00,3030.14,3020.37,-0.01,flip_to_short -24305,做空,2021-08-18 12:30:00,2021-08-18 12:40:00,3020.37,3020.77,-0.0,flip_to_long -24306,做多,2021-08-18 12:40:00,2021-08-18 13:00:00,3020.77,3049.07,0.02,tp_upper -24307,做多,2021-08-18 14:35:00,2021-08-18 14:50:00,3068.84,3075.82,0.0,tp_upper -24308,做空,2021-08-18 15:15:00,2021-08-18 15:30:00,3060.84,3060.86,-0.0,flip_to_long -24309,做多,2021-08-18 15:30:00,2021-08-18 15:45:00,3060.86,3099.86,0.02,tp_upper -24310,做空,2021-08-18 17:20:00,2021-08-18 17:25:00,3104.02,3107.7,-0.0,flip_to_long -24311,做多,2021-08-18 17:25:00,2021-08-18 17:30:00,3107.7,3105.72,-0.0,flip_to_short -24312,做空,2021-08-18 17:30:00,2021-08-18 17:50:00,3105.72,3103.97,0.0,flip_to_long -24313,做多,2021-08-18 17:50:00,2021-08-18 18:05:00,3103.97,3102.19,-0.0,flip_to_short -24314,做空,2021-08-18 18:05:00,2021-08-18 18:10:00,3102.19,3078.31,0.01,tp_lower -24315,做多,2021-08-18 21:45:00,2021-08-18 22:10:00,3012.73,3026.06,0.01,tp_upper -24316,做空,2021-08-18 23:45:00,2021-08-18 23:55:00,3037.12,3014.25,0.01,tp_lower -24317,做多,2021-08-19 00:45:00,2021-08-19 01:05:00,3032.7,3029.68,-0.0,flip_to_short -24318,做空,2021-08-19 01:05:00,2021-08-19 02:05:00,3029.68,3025.37,0.0,tp_lower -24319,做多,2021-08-19 04:20:00,2021-08-19 04:35:00,2983.33,2986.0,0.0,flip_to_short -24320,做空,2021-08-19 04:35:00,2021-08-19 05:15:00,2986.0,2979.79,0.0,flip_to_long -24321,做多,2021-08-19 05:15:00,2021-08-19 05:25:00,2979.79,3003.54,0.01,tp_upper -24322,做空,2021-08-19 06:05:00,2021-08-19 06:15:00,2993.17,2996.98,-0.0,flip_to_long -24323,做多,2021-08-19 06:15:00,2021-08-19 06:20:00,2996.98,2990.55,-0.01,flip_to_short -24324,做空,2021-08-19 06:20:00,2021-08-19 06:25:00,2990.55,2995.25,-0.0,flip_to_long -24325,做多,2021-08-19 06:25:00,2021-08-19 06:40:00,2995.25,2995.07,-0.0,flip_to_short -24326,做空,2021-08-19 06:40:00,2021-08-19 06:50:00,2995.07,3004.19,-0.01,flip_to_long -24327,做多,2021-08-19 06:50:00,2021-08-19 06:55:00,3004.19,2998.3,-0.0,flip_to_short -24328,做空,2021-08-19 06:55:00,2021-08-19 07:00:00,2998.3,3004.75,-0.01,flip_to_long -24329,做多,2021-08-19 07:00:00,2021-08-19 07:15:00,3004.75,2998.06,-0.01,flip_to_short -24330,做空,2021-08-19 07:15:00,2021-08-19 07:20:00,2998.06,3001.2,-0.0,flip_to_long -24331,做多,2021-08-19 07:20:00,2021-08-19 07:25:00,3001.2,2992.15,-0.01,flip_to_short -24332,做空,2021-08-19 07:25:00,2021-08-19 07:30:00,2992.15,2983.99,0.0,tp_lower -24333,做多,2021-08-19 07:55:00,2021-08-19 08:00:00,2996.83,3016.77,0.01,tp_upper -24334,做空,2021-08-19 08:10:00,2021-08-19 08:20:00,2990.87,2994.91,-0.0,flip_to_long -24335,做多,2021-08-19 08:20:00,2021-08-19 08:45:00,2994.91,2998.24,0.0,flip_to_short -24336,做空,2021-08-19 08:45:00,2021-08-19 10:00:00,2998.24,3010.68,-0.01,flip_to_long -24337,做多,2021-08-19 10:00:00,2021-08-19 10:05:00,3010.68,3007.43,-0.0,flip_to_short -24338,做空,2021-08-19 10:05:00,2021-08-19 10:10:00,3007.43,2997.5,0.01,tp_lower -24339,做多,2021-08-19 11:20:00,2021-08-19 11:25:00,2994.76,2991.04,-0.0,flip_to_short -24340,做空,2021-08-19 11:25:00,2021-08-19 11:30:00,2991.04,2999.08,-0.01,flip_to_long -24341,做多,2021-08-19 11:30:00,2021-08-19 11:35:00,2999.08,2994.3,-0.0,flip_to_short -24342,做空,2021-08-19 11:35:00,2021-08-19 11:55:00,2994.3,2973.65,0.01,tp_lower -24343,做多,2021-08-19 12:20:00,2021-08-19 12:30:00,2982.98,2983.0,-0.0,flip_to_short -24344,做空,2021-08-19 12:30:00,2021-08-19 12:40:00,2983.0,2990.25,-0.01,flip_to_long -24345,做多,2021-08-19 12:40:00,2021-08-19 12:55:00,2990.25,2998.35,0.0,tp_upper -24346,做空,2021-08-19 13:25:00,2021-08-19 13:30:00,2983.41,2992.45,-0.01,flip_to_long -24347,做多,2021-08-19 13:30:00,2021-08-19 13:45:00,2992.45,3005.11,0.01,tp_upper -24348,做空,2021-08-19 16:30:00,2021-08-19 16:55:00,3058.45,3047.49,0.01,tp_lower -24349,做多,2021-08-19 17:00:00,2021-08-19 17:55:00,3054.25,3050.7,-0.0,flip_to_short -24350,做空,2021-08-19 17:55:00,2021-08-19 20:50:00,3050.7,3157.69,-0.07,flip_to_long -24351,做多,2021-08-19 20:50:00,2021-08-19 21:05:00,3157.69,3148.52,-0.01,flip_to_short -24352,做空,2021-08-19 21:05:00,2021-08-19 21:10:00,3148.52,3150.31,-0.0,flip_to_long -24353,做多,2021-08-19 21:10:00,2021-08-19 21:20:00,3150.31,3153.25,0.0,flip_to_short -24354,做空,2021-08-19 21:20:00,2021-08-19 21:25:00,3153.25,3157.12,-0.0,flip_to_long -24355,做多,2021-08-19 21:25:00,2021-08-19 21:30:00,3157.12,3151.49,-0.0,flip_to_short -24356,做空,2021-08-19 21:30:00,2021-08-19 21:35:00,3151.49,3157.75,-0.0,flip_to_long -24357,做多,2021-08-19 21:35:00,2021-08-19 21:40:00,3157.75,3153.03,-0.0,flip_to_short -24358,做空,2021-08-19 21:40:00,2021-08-19 21:45:00,3153.03,3159.92,-0.0,flip_to_long -24359,做多,2021-08-19 21:45:00,2021-08-19 21:50:00,3159.92,3171.39,0.01,tp_upper -24360,做空,2021-08-19 22:15:00,2021-08-19 22:20:00,3150.6,3167.09,-0.01,flip_to_long -24361,做多,2021-08-19 22:20:00,2021-08-19 22:35:00,3167.09,3157.89,-0.01,flip_to_short -24362,做空,2021-08-19 22:35:00,2021-08-19 22:45:00,3157.89,3155.62,0.0,flip_to_long -24363,做多,2021-08-19 22:45:00,2021-08-19 23:00:00,3155.62,3184.72,0.02,tp_upper -24364,做空,2021-08-19 23:10:00,2021-08-19 23:20:00,3164.98,3168.15,-0.0,flip_to_long -24365,做多,2021-08-19 23:20:00,2021-08-19 23:55:00,3168.15,3186.8,0.01,tp_upper -24366,做空,2021-08-20 02:00:00,2021-08-20 02:20:00,3231.59,3232.69,-0.0,flip_to_long -24367,做多,2021-08-20 02:20:00,2021-08-20 02:45:00,3232.69,3235.68,0.0,tp_upper -24368,做空,2021-08-20 02:50:00,2021-08-20 02:55:00,3232.24,3232.88,-0.0,flip_to_long -24369,做多,2021-08-20 02:55:00,2021-08-20 03:00:00,3232.88,3228.0,-0.0,flip_to_short -24370,做空,2021-08-20 03:00:00,2021-08-20 03:10:00,3228.0,3224.95,0.0,tp_lower -24371,做多,2021-08-20 04:10:00,2021-08-20 04:25:00,3224.69,3222.7,-0.0,flip_to_short -24372,做空,2021-08-20 04:25:00,2021-08-20 04:30:00,3222.7,3226.01,-0.0,flip_to_long -24373,做多,2021-08-20 04:30:00,2021-08-20 04:45:00,3226.01,3224.17,-0.0,flip_to_short -24374,做空,2021-08-20 04:45:00,2021-08-20 05:05:00,3224.17,3216.85,0.0,tp_lower -24375,做多,2021-08-20 05:25:00,2021-08-20 05:35:00,3222.8,3222.74,-0.0,flip_to_short -24376,做空,2021-08-20 05:35:00,2021-08-20 05:40:00,3222.74,3223.29,-0.0,flip_to_long -24377,做多,2021-08-20 05:40:00,2021-08-20 05:45:00,3223.29,3218.8,-0.0,flip_to_short -24378,做空,2021-08-20 05:45:00,2021-08-20 05:50:00,3218.8,3225.61,-0.0,flip_to_long -24379,做多,2021-08-20 05:50:00,2021-08-20 06:10:00,3225.61,3236.95,0.01,tp_upper -24380,做空,2021-08-20 06:35:00,2021-08-20 06:45:00,3221.72,3224.43,-0.0,flip_to_long -24381,做多,2021-08-20 06:45:00,2021-08-20 07:05:00,3224.43,3227.04,0.0,flip_to_short -24382,做空,2021-08-20 07:05:00,2021-08-20 07:15:00,3227.04,3233.59,-0.0,flip_to_long -24383,做多,2021-08-20 07:15:00,2021-08-20 07:20:00,3233.59,3227.7,-0.0,flip_to_short -24384,做空,2021-08-20 07:20:00,2021-08-20 07:30:00,3227.7,3218.47,0.0,tp_lower -24385,做多,2021-08-20 08:00:00,2021-08-20 08:05:00,3226.0,3212.89,-0.01,flip_to_short -24386,做空,2021-08-20 08:05:00,2021-08-20 08:10:00,3212.89,3197.78,0.01,tp_lower -24387,做多,2021-08-20 09:00:00,2021-08-20 09:15:00,3216.53,3208.6,-0.01,flip_to_short -24388,做空,2021-08-20 09:15:00,2021-08-20 09:30:00,3208.6,3212.72,-0.0,flip_to_long -24389,做多,2021-08-20 09:30:00,2021-08-20 09:55:00,3212.72,3212.05,-0.0,flip_to_short -24390,做空,2021-08-20 09:55:00,2021-08-20 10:10:00,3212.05,3211.1,-0.0,flip_to_long -24391,做多,2021-08-20 10:10:00,2021-08-20 10:35:00,3211.1,3227.19,0.01,tp_upper -24392,做空,2021-08-20 11:00:00,2021-08-20 11:15:00,3215.75,3213.12,0.0,tp_lower -24393,做多,2021-08-20 11:20:00,2021-08-20 11:25:00,3217.71,3216.71,-0.0,flip_to_short -24394,做空,2021-08-20 11:25:00,2021-08-20 11:45:00,3216.71,3204.08,0.01,tp_lower -24395,做多,2021-08-20 12:10:00,2021-08-20 12:15:00,3217.17,3214.0,-0.0,flip_to_short -24396,做空,2021-08-20 12:15:00,2021-08-20 15:10:00,3214.0,3270.87,-0.03,flip_to_long -24397,做多,2021-08-20 15:10:00,2021-08-20 15:35:00,3270.87,3280.97,0.0,flip_to_short -24398,做空,2021-08-20 15:35:00,2021-08-20 16:05:00,3280.97,3283.11,-0.0,flip_to_long -24399,做多,2021-08-20 16:05:00,2021-08-20 16:15:00,3283.11,3291.1,0.0,flip_to_short -24400,做空,2021-08-20 16:15:00,2021-08-20 16:45:00,3291.1,3246.99,0.02,tp_lower -24401,做多,2021-08-20 19:00:00,2021-08-20 19:05:00,3244.7,3242.43,-0.0,flip_to_short -24402,做空,2021-08-20 19:05:00,2021-08-20 19:15:00,3242.43,3253.33,-0.01,flip_to_long -24403,做多,2021-08-20 19:15:00,2021-08-20 20:10:00,3253.33,3268.85,0.01,tp_upper -24404,做空,2021-08-20 20:55:00,2021-08-20 21:00:00,3259.41,3265.44,-0.0,flip_to_long -24405,做多,2021-08-20 21:00:00,2021-08-20 21:45:00,3265.44,3278.6,0.01,tp_upper -24406,做多,2021-08-20 22:05:00,2021-08-20 22:15:00,3283.68,3270.61,-0.01,flip_to_short -24407,做空,2021-08-20 22:15:00,2021-08-20 22:25:00,3270.61,3269.98,-0.0,flip_to_long -24408,做多,2021-08-20 22:25:00,2021-08-20 23:45:00,3269.98,3265.69,-0.0,flip_to_short -24409,做空,2021-08-20 23:45:00,2021-08-20 23:50:00,3265.69,3285.47,-0.01,flip_to_long -24410,做多,2021-08-20 23:50:00,2021-08-20 23:55:00,3285.47,3286.62,-0.0,tp_upper -24411,做空,2021-08-21 00:05:00,2021-08-21 00:25:00,3264.44,3244.49,0.01,tp_lower -24412,做多,2021-08-21 01:15:00,2021-08-21 01:35:00,3254.46,3249.89,-0.0,flip_to_short -24413,做空,2021-08-21 01:35:00,2021-08-21 01:40:00,3249.89,3254.49,-0.0,flip_to_long -24414,做多,2021-08-21 01:40:00,2021-08-21 01:50:00,3254.49,3266.19,0.01,tp_upper -24415,做空,2021-08-21 02:45:00,2021-08-21 02:55:00,3265.74,3264.68,-0.0,flip_to_long -24416,做多,2021-08-21 02:55:00,2021-08-21 04:00:00,3264.68,3266.66,0.0,flip_to_short -24417,做空,2021-08-21 04:00:00,2021-08-21 04:25:00,3266.66,3271.38,-0.0,flip_to_long -24418,做多,2021-08-21 04:25:00,2021-08-21 04:55:00,3271.38,3272.28,-0.0,flip_to_short -24419,做空,2021-08-21 04:55:00,2021-08-21 05:00:00,3272.28,3278.98,-0.0,flip_to_long -24420,做多,2021-08-21 05:00:00,2021-08-21 05:05:00,3278.98,3293.88,0.01,tp_upper -24421,做空,2021-08-21 06:00:00,2021-08-21 06:20:00,3282.12,3290.35,-0.01,flip_to_long -24422,做多,2021-08-21 06:20:00,2021-08-21 06:25:00,3290.35,3288.82,-0.0,flip_to_short -24423,做空,2021-08-21 06:25:00,2021-08-21 06:40:00,3288.82,3283.03,0.0,tp_lower -24424,做多,2021-08-21 07:15:00,2021-08-21 07:45:00,3284.5,3295.85,0.01,tp_upper -24425,做空,2021-08-21 08:20:00,2021-08-21 08:25:00,3287.58,3289.79,-0.0,flip_to_long -24426,做多,2021-08-21 08:25:00,2021-08-21 08:30:00,3289.79,3285.64,-0.0,flip_to_short -24427,做空,2021-08-21 08:30:00,2021-08-21 08:35:00,3285.64,3290.55,-0.0,flip_to_long -24428,做多,2021-08-21 08:35:00,2021-08-21 08:45:00,3290.55,3288.49,-0.0,flip_to_short -24429,做空,2021-08-21 08:45:00,2021-08-21 09:45:00,3288.49,3288.36,-0.0,flip_to_long -24430,做多,2021-08-21 09:45:00,2021-08-21 09:50:00,3288.36,3283.39,-0.0,flip_to_short -24431,做空,2021-08-21 09:50:00,2021-08-21 10:00:00,3283.39,3286.14,-0.0,tp_lower -24432,做空,2021-08-21 10:05:00,2021-08-21 11:05:00,3286.11,3254.04,0.02,tp_lower -24433,做多,2021-08-21 12:15:00,2021-08-21 12:20:00,3267.1,3265.88,-0.0,flip_to_short -24434,做空,2021-08-21 12:20:00,2021-08-21 14:15:00,3265.88,3269.82,-0.0,tp_lower -24435,做多,2021-08-21 15:15:00,2021-08-21 15:20:00,3274.67,3270.58,-0.0,flip_to_short -24436,做空,2021-08-21 15:20:00,2021-08-21 15:25:00,3270.58,3270.97,-0.0,flip_to_long -24437,做多,2021-08-21 15:25:00,2021-08-21 15:45:00,3270.97,3280.67,0.0,tp_upper -24438,做空,2021-08-21 16:00:00,2021-08-21 17:05:00,3272.76,3287.69,-0.01,flip_to_long -24439,做多,2021-08-21 17:05:00,2021-08-21 17:15:00,3287.69,3283.72,-0.0,flip_to_short -24440,做空,2021-08-21 17:15:00,2021-08-21 17:35:00,3283.72,3278.6,0.0,tp_lower -24441,做多,2021-08-21 20:30:00,2021-08-21 20:35:00,3235.12,3230.01,-0.0,flip_to_short -24442,做空,2021-08-21 20:35:00,2021-08-21 21:05:00,3230.01,3233.99,-0.0,flip_to_long -24443,做多,2021-08-21 21:05:00,2021-08-21 21:10:00,3233.99,3240.78,0.0,tp_upper -24444,做空,2021-08-21 22:35:00,2021-08-21 22:40:00,3248.58,3240.38,0.0,tp_lower -24445,做多,2021-08-21 22:45:00,2021-08-21 22:50:00,3250.81,3246.71,-0.0,flip_to_short -24446,做空,2021-08-21 22:50:00,2021-08-21 22:55:00,3246.71,3254.16,-0.01,flip_to_long -24447,做多,2021-08-21 22:55:00,2021-08-21 23:10:00,3254.16,3248.7,-0.0,flip_to_short -24448,做空,2021-08-21 23:10:00,2021-08-21 23:15:00,3248.7,3245.1,0.0,tp_lower -24449,做多,2021-08-22 00:05:00,2021-08-22 00:10:00,3251.83,3242.43,-0.01,flip_to_short -24450,做空,2021-08-22 00:10:00,2021-08-22 00:25:00,3242.43,3246.98,-0.0,flip_to_long -24451,做多,2021-08-22 00:25:00,2021-08-22 00:45:00,3246.98,3237.52,-0.01,flip_to_short -24452,做空,2021-08-22 00:45:00,2021-08-22 00:50:00,3237.52,3242.6,-0.0,flip_to_long -24453,做多,2021-08-22 00:50:00,2021-08-22 01:10:00,3242.6,3237.62,-0.0,flip_to_short -24454,做空,2021-08-22 01:10:00,2021-08-22 01:15:00,3237.62,3245.0,-0.01,flip_to_long -24455,做多,2021-08-22 01:15:00,2021-08-22 01:20:00,3245.0,3241.32,-0.0,flip_to_short -24456,做空,2021-08-22 01:20:00,2021-08-22 02:30:00,3241.32,3233.52,0.0,tp_lower -24457,做多,2021-08-22 03:45:00,2021-08-22 04:05:00,3231.16,3238.68,0.0,tp_upper -24458,做空,2021-08-22 05:15:00,2021-08-22 05:30:00,3236.96,3236.31,-0.0,flip_to_long -24459,做多,2021-08-22 05:30:00,2021-08-22 06:05:00,3236.31,3235.1,-0.0,flip_to_short -24460,做空,2021-08-22 06:05:00,2021-08-22 06:10:00,3235.1,3237.64,-0.0,flip_to_long -24461,做多,2021-08-22 06:10:00,2021-08-22 06:15:00,3237.64,3249.01,0.01,tp_upper -24462,做空,2021-08-22 08:15:00,2021-08-22 08:20:00,3245.84,3251.55,-0.0,tp_lower -24463,做多,2021-08-22 09:00:00,2021-08-22 09:10:00,3265.0,3258.36,-0.0,flip_to_short -24464,做空,2021-08-22 09:10:00,2021-08-22 09:15:00,3258.36,3266.0,-0.01,flip_to_long -24465,做多,2021-08-22 09:15:00,2021-08-22 09:50:00,3266.0,3269.86,0.0,tp_upper -24466,做空,2021-08-22 10:00:00,2021-08-22 10:10:00,3262.99,3264.77,-0.0,flip_to_long -24467,做多,2021-08-22 10:10:00,2021-08-22 10:20:00,3264.77,3266.44,0.0,flip_to_short -24468,做空,2021-08-22 10:20:00,2021-08-22 10:30:00,3266.44,3266.63,-0.0,flip_to_long -24469,做多,2021-08-22 10:30:00,2021-08-22 10:35:00,3266.63,3261.92,-0.0,flip_to_short -24470,做空,2021-08-22 10:35:00,2021-08-22 10:50:00,3261.92,3253.37,0.0,tp_lower -24471,做空,2021-08-22 12:00:00,2021-08-22 12:05:00,3253.0,3246.61,0.0,tp_lower -24472,做多,2021-08-22 13:30:00,2021-08-22 14:05:00,3240.96,3230.82,-0.01,flip_to_short -24473,做空,2021-08-22 14:05:00,2021-08-22 14:10:00,3230.82,3233.69,-0.0,flip_to_long -24474,做多,2021-08-22 14:10:00,2021-08-22 14:25:00,3233.69,3234.84,-0.0,flip_to_short -24475,做空,2021-08-22 14:25:00,2021-08-22 14:35:00,3234.84,3225.01,0.0,tp_lower -24476,做多,2021-08-22 16:25:00,2021-08-22 16:35:00,3181.72,3189.72,0.0,tp_upper -24477,做空,2021-08-22 16:45:00,2021-08-22 16:55:00,3177.21,3178.75,-0.0,flip_to_long -24478,做多,2021-08-22 16:55:00,2021-08-22 17:00:00,3178.75,3178.14,-0.0,flip_to_short -24479,做空,2021-08-22 17:00:00,2021-08-22 17:05:00,3178.14,3181.97,-0.0,flip_to_long -24480,做多,2021-08-22 17:05:00,2021-08-22 17:20:00,3181.97,3175.07,-0.0,flip_to_short -24481,做空,2021-08-22 17:20:00,2021-08-22 17:25:00,3175.07,3179.59,-0.0,flip_to_long -24482,做多,2021-08-22 17:25:00,2021-08-22 17:35:00,3179.59,3176.45,-0.0,flip_to_short -24483,做空,2021-08-22 17:35:00,2021-08-22 17:40:00,3176.45,3176.61,-0.0,flip_to_long -24484,做多,2021-08-22 17:40:00,2021-08-22 19:10:00,3176.61,3157.8,-0.01,flip_to_short -24485,做空,2021-08-22 19:10:00,2021-08-22 20:05:00,3157.8,3146.99,0.01,tp_lower -24486,做多,2021-08-22 21:15:00,2021-08-22 21:20:00,3155.81,3150.75,-0.0,flip_to_short -24487,做空,2021-08-22 21:20:00,2021-08-23 00:35:00,3150.75,3240.3,-0.05,flip_to_long -24488,做多,2021-08-23 00:35:00,2021-08-23 00:50:00,3240.3,3243.6,0.0,flip_to_short -24489,做空,2021-08-23 00:50:00,2021-08-23 00:55:00,3243.6,3251.9,-0.01,flip_to_long -24490,做多,2021-08-23 00:55:00,2021-08-23 01:00:00,3251.9,3247.99,-0.0,flip_to_short -24491,做空,2021-08-23 01:00:00,2021-08-23 02:30:00,3247.99,3265.58,-0.01,flip_to_long -24492,做多,2021-08-23 02:30:00,2021-08-23 02:40:00,3265.58,3281.04,0.01,tp_upper -24493,做空,2021-08-23 04:45:00,2021-08-23 05:10:00,3350.99,3345.08,0.0,tp_lower -24494,做多,2021-08-23 05:20:00,2021-08-23 05:25:00,3352.5,3349.17,-0.0,flip_to_short -24495,做空,2021-08-23 05:25:00,2021-08-23 05:30:00,3349.17,3341.66,0.0,tp_lower -24496,做多,2021-08-23 06:00:00,2021-08-23 07:40:00,3342.13,3321.22,-0.01,flip_to_short -24497,做空,2021-08-23 07:40:00,2021-08-23 07:45:00,3321.22,3327.69,-0.0,flip_to_long -24498,做多,2021-08-23 07:45:00,2021-08-23 07:55:00,3327.69,3326.72,-0.0,flip_to_short -24499,做空,2021-08-23 07:55:00,2021-08-23 08:05:00,3326.72,3327.98,-0.0,flip_to_long -24500,做多,2021-08-23 08:05:00,2021-08-23 08:10:00,3327.98,3337.88,0.0,tp_upper -24501,做空,2021-08-23 08:35:00,2021-08-23 08:45:00,3331.9,3332.53,-0.0,flip_to_long -24502,做多,2021-08-23 08:45:00,2021-08-23 09:25:00,3332.53,3345.92,0.01,tp_upper -24503,做空,2021-08-23 10:05:00,2021-08-23 10:10:00,3334.07,3343.56,-0.01,tp_lower -24504,做空,2021-08-23 10:20:00,2021-08-23 10:25:00,3340.0,3343.27,-0.0,flip_to_long -24505,做多,2021-08-23 10:25:00,2021-08-23 11:55:00,3343.27,3345.73,0.0,tp_upper -24506,做空,2021-08-23 12:15:00,2021-08-23 12:45:00,3342.4,3344.58,-0.0,flip_to_long -24507,做多,2021-08-23 12:45:00,2021-08-23 12:55:00,3344.58,3341.7,-0.0,flip_to_short -24508,做空,2021-08-23 12:55:00,2021-08-23 13:00:00,3341.7,3342.78,-0.0,tp_lower -24509,做多,2021-08-23 13:30:00,2021-08-23 13:45:00,3341.99,3347.53,0.0,tp_upper -24510,做空,2021-08-23 13:50:00,2021-08-23 14:30:00,3345.92,3322.92,0.01,tp_lower -24511,做多,2021-08-23 15:45:00,2021-08-23 15:55:00,3327.88,3329.68,0.0,flip_to_short -24512,做空,2021-08-23 15:55:00,2021-08-23 16:50:00,3329.68,3338.91,-0.01,flip_to_long -24513,做多,2021-08-23 16:50:00,2021-08-23 16:55:00,3338.91,3354.93,0.01,tp_upper -24514,做空,2021-08-23 17:25:00,2021-08-23 17:30:00,3342.16,3348.72,-0.0,flip_to_long -24515,做多,2021-08-23 17:30:00,2021-08-23 17:35:00,3348.72,3338.97,-0.01,flip_to_short -24516,做空,2021-08-23 17:35:00,2021-08-23 17:40:00,3338.97,3343.33,-0.0,flip_to_long -24517,做多,2021-08-23 17:40:00,2021-08-23 17:50:00,3343.33,3340.45,-0.0,flip_to_short -24518,做空,2021-08-23 17:50:00,2021-08-23 17:55:00,3340.45,3333.28,0.0,tp_lower -24519,做多,2021-08-23 18:45:00,2021-08-23 18:50:00,3339.67,3332.03,-0.0,flip_to_short -24520,做空,2021-08-23 18:50:00,2021-08-23 19:00:00,3332.03,3326.85,0.0,tp_lower -24521,做多,2021-08-23 20:20:00,2021-08-23 20:45:00,3316.3,3341.03,0.01,tp_upper -24522,做空,2021-08-23 21:50:00,2021-08-23 22:20:00,3338.6,3332.93,0.0,tp_lower -24523,做多,2021-08-23 22:40:00,2021-08-23 22:45:00,3337.49,3334.38,-0.0,flip_to_short -24524,做空,2021-08-23 22:45:00,2021-08-23 22:50:00,3334.38,3335.74,-0.0,flip_to_long -24525,做多,2021-08-23 22:50:00,2021-08-23 23:00:00,3335.74,3332.99,-0.0,flip_to_short -24526,做空,2021-08-23 23:00:00,2021-08-23 23:05:00,3332.99,3331.47,-0.0,tp_lower -24527,做多,2021-08-23 23:25:00,2021-08-24 00:05:00,3333.92,3344.88,0.0,tp_upper -24528,做空,2021-08-24 00:30:00,2021-08-24 00:45:00,3322.4,3303.33,0.01,tp_lower -24529,做多,2021-08-24 02:00:00,2021-08-24 02:05:00,3305.8,3300.08,-0.0,flip_to_short -24530,做空,2021-08-24 02:05:00,2021-08-24 02:10:00,3300.08,3305.24,-0.0,flip_to_long -24531,做多,2021-08-24 02:10:00,2021-08-24 02:15:00,3305.24,3303.52,-0.0,flip_to_short -24532,做空,2021-08-24 02:15:00,2021-08-24 02:40:00,3303.52,3303.07,-0.0,flip_to_long -24533,做多,2021-08-24 02:40:00,2021-08-24 03:00:00,3303.07,3316.98,0.01,tp_upper -24534,做空,2021-08-24 04:20:00,2021-08-24 04:25:00,3319.43,3327.88,-0.01,flip_to_long -24535,做多,2021-08-24 04:25:00,2021-08-24 04:30:00,3327.88,3339.51,0.01,tp_upper -24536,做空,2021-08-24 05:35:00,2021-08-24 05:50:00,3337.74,3335.35,0.0,flip_to_long -24537,做多,2021-08-24 05:50:00,2021-08-24 06:15:00,3335.35,3336.31,-0.0,flip_to_short -24538,做空,2021-08-24 06:15:00,2021-08-24 06:20:00,3336.31,3336.61,-0.0,flip_to_long -24539,做多,2021-08-24 06:20:00,2021-08-24 06:35:00,3336.61,3344.33,0.0,tp_upper -24540,做空,2021-08-24 07:40:00,2021-08-24 07:50:00,3346.96,3347.05,-0.0,flip_to_long -24541,做多,2021-08-24 07:50:00,2021-08-24 08:10:00,3347.05,3350.14,0.0,flip_to_short -24542,做空,2021-08-24 08:10:00,2021-08-24 08:15:00,3350.14,3343.36,0.0,tp_lower -24543,做多,2021-08-24 10:00:00,2021-08-24 10:15:00,3337.68,3339.24,-0.0,tp_upper -24544,做空,2021-08-24 10:20:00,2021-08-24 10:30:00,3333.68,3318.69,0.01,tp_lower -24545,做多,2021-08-24 11:45:00,2021-08-24 12:05:00,3323.65,3315.88,-0.01,flip_to_short -24546,做空,2021-08-24 12:05:00,2021-08-24 12:15:00,3315.88,3312.03,0.0,flip_to_long -24547,做多,2021-08-24 12:15:00,2021-08-24 12:20:00,3312.03,3321.14,0.0,tp_upper -24548,做空,2021-08-24 12:25:00,2021-08-24 12:35:00,3309.9,3304.62,0.0,tp_lower -24549,做多,2021-08-24 12:40:00,2021-08-24 12:45:00,3316.18,3310.95,-0.0,flip_to_short -24550,做空,2021-08-24 12:45:00,2021-08-24 12:50:00,3310.95,3319.97,-0.01,flip_to_long -24551,做多,2021-08-24 12:50:00,2021-08-24 13:05:00,3319.97,3309.25,-0.01,flip_to_short -24552,做空,2021-08-24 13:05:00,2021-08-24 13:15:00,3309.25,3309.33,-0.0,tp_lower -24553,做多,2021-08-24 17:15:00,2021-08-24 17:30:00,3202.96,3197.52,-0.0,flip_to_short -24554,做空,2021-08-24 17:30:00,2021-08-24 17:55:00,3197.52,3180.28,0.01,flip_to_long -24555,做多,2021-08-24 17:55:00,2021-08-24 18:10:00,3180.28,3177.66,-0.0,flip_to_short -24556,做空,2021-08-24 18:10:00,2021-08-24 18:15:00,3177.66,3190.67,-0.01,flip_to_long -24557,做多,2021-08-24 18:15:00,2021-08-24 18:20:00,3190.67,3183.55,-0.0,flip_to_short -24558,做空,2021-08-24 18:20:00,2021-08-24 18:30:00,3183.55,3168.35,0.01,tp_lower -24559,做多,2021-08-24 18:40:00,2021-08-24 19:15:00,3184.28,3188.12,0.0,flip_to_short -24560,做空,2021-08-24 19:15:00,2021-08-24 19:35:00,3188.12,3193.38,-0.0,flip_to_long -24561,做多,2021-08-24 19:35:00,2021-08-24 19:40:00,3193.38,3184.02,-0.01,flip_to_short -24562,做空,2021-08-24 19:40:00,2021-08-24 19:45:00,3184.02,3199.79,-0.01,flip_to_long -24563,做多,2021-08-24 19:45:00,2021-08-24 19:50:00,3199.79,3232.99,0.02,tp_upper -24564,做空,2021-08-24 21:10:00,2021-08-24 21:45:00,3207.36,3186.87,0.01,tp_lower -24565,做多,2021-08-24 22:00:00,2021-08-24 22:30:00,3209.1,3207.9,-0.0,flip_to_short -24566,做空,2021-08-24 22:30:00,2021-08-24 22:40:00,3207.9,3208.35,-0.0,flip_to_long -24567,做多,2021-08-24 22:40:00,2021-08-24 22:45:00,3208.35,3203.5,-0.0,flip_to_short -24568,做空,2021-08-24 22:45:00,2021-08-24 22:50:00,3203.5,3216.87,-0.01,flip_to_long -24569,做多,2021-08-24 22:50:00,2021-08-24 23:10:00,3216.87,3207.63,-0.01,flip_to_short -24570,做空,2021-08-24 23:10:00,2021-08-24 23:35:00,3207.63,3186.09,0.01,tp_lower -24571,做多,2021-08-25 00:00:00,2021-08-25 00:15:00,3188.91,3196.42,0.0,flip_to_short -24572,做空,2021-08-25 00:15:00,2021-08-25 00:30:00,3196.42,3198.86,-0.0,flip_to_long -24573,做多,2021-08-25 00:30:00,2021-08-25 01:00:00,3198.86,3185.31,-0.01,flip_to_short -24574,做空,2021-08-25 01:00:00,2021-08-25 01:30:00,3185.31,3185.57,-0.0,flip_to_long -24575,做多,2021-08-25 01:30:00,2021-08-25 01:45:00,3185.57,3193.91,0.0,flip_to_short -24576,做空,2021-08-25 01:45:00,2021-08-25 03:25:00,3193.91,3203.7,-0.01,flip_to_long -24577,做多,2021-08-25 03:25:00,2021-08-25 05:05:00,3203.7,3182.1,-0.01,flip_to_short -24578,做空,2021-08-25 05:05:00,2021-08-25 07:00:00,3182.1,3207.87,-0.02,flip_to_long -24579,做多,2021-08-25 07:00:00,2021-08-25 10:25:00,3207.87,3124.05,-0.05,tp_upper -24580,做空,2021-08-25 12:00:00,2021-08-25 12:05:00,3121.15,3134.83,-0.01,flip_to_long -24581,做多,2021-08-25 12:05:00,2021-08-25 12:15:00,3134.83,3149.27,0.01,tp_upper -24582,做空,2021-08-25 13:15:00,2021-08-25 13:45:00,3145.0,3147.0,-0.0,flip_to_long -24583,做多,2021-08-25 13:45:00,2021-08-25 14:25:00,3147.0,3148.79,0.0,flip_to_short -24584,做空,2021-08-25 14:25:00,2021-08-25 17:20:00,3148.79,3213.57,-0.04,tp_lower -24585,做空,2021-08-25 17:25:00,2021-08-25 17:30:00,3212.0,3225.19,-0.01,flip_to_long -24586,做多,2021-08-25 17:30:00,2021-08-25 17:35:00,3225.19,3235.85,0.0,tp_upper -24587,做空,2021-08-25 19:15:00,2021-08-25 19:20:00,3230.68,3228.81,0.0,tp_lower -24588,做多,2021-08-25 19:25:00,2021-08-25 19:45:00,3230.98,3229.53,-0.0,flip_to_short -24589,做空,2021-08-25 19:45:00,2021-08-25 19:50:00,3229.53,3215.25,0.01,tp_lower -24590,做多,2021-08-25 20:10:00,2021-08-25 20:25:00,3232.19,3226.42,-0.0,flip_to_short -24591,做空,2021-08-25 20:25:00,2021-08-25 20:45:00,3226.42,3207.0,0.01,tp_lower -24592,做多,2021-08-25 21:05:00,2021-08-25 21:10:00,3225.85,3220.5,-0.0,flip_to_short -24593,做空,2021-08-25 21:10:00,2021-08-25 21:35:00,3220.5,3222.39,-0.0,flip_to_long -24594,做多,2021-08-25 21:35:00,2021-08-25 21:40:00,3222.39,3212.06,-0.01,flip_to_short -24595,做空,2021-08-25 21:40:00,2021-08-25 21:55:00,3212.06,3223.29,-0.01,flip_to_long -24596,做多,2021-08-25 21:55:00,2021-08-25 22:00:00,3223.29,3223.59,-0.0,tp_upper -24597,做空,2021-08-25 22:20:00,2021-08-25 22:30:00,3214.8,3219.39,-0.0,flip_to_long -24598,做多,2021-08-25 22:30:00,2021-08-25 22:40:00,3219.39,3212.01,-0.0,flip_to_short -24599,做空,2021-08-25 22:40:00,2021-08-25 22:45:00,3212.01,3212.07,-0.0,flip_to_long -24600,做多,2021-08-25 22:45:00,2021-08-25 23:00:00,3212.07,3209.36,-0.0,flip_to_short -24601,做空,2021-08-25 23:00:00,2021-08-25 23:05:00,3209.36,3218.14,-0.01,flip_to_long -24602,做多,2021-08-25 23:05:00,2021-08-25 23:25:00,3218.14,3234.23,0.01,tp_upper -24603,做空,2021-08-26 00:05:00,2021-08-26 00:10:00,3213.28,3224.49,-0.01,flip_to_long -24604,做多,2021-08-26 00:10:00,2021-08-26 00:15:00,3224.49,3214.59,-0.01,flip_to_short -24605,做空,2021-08-26 00:15:00,2021-08-26 00:25:00,3214.59,3229.58,-0.01,flip_to_long -24606,做多,2021-08-26 00:25:00,2021-08-26 00:30:00,3229.58,3229.49,-0.0,flip_to_short -24607,做空,2021-08-26 00:30:00,2021-08-26 01:20:00,3229.49,3230.6,-0.0,flip_to_long -24608,做多,2021-08-26 01:20:00,2021-08-26 01:30:00,3230.6,3220.77,-0.01,flip_to_short -24609,做空,2021-08-26 01:30:00,2021-08-26 02:45:00,3220.77,3217.05,0.0,flip_to_long -24610,做多,2021-08-26 02:45:00,2021-08-26 04:30:00,3217.05,3153.6,-0.03,flip_to_short -24611,做空,2021-08-26 04:30:00,2021-08-26 04:35:00,3153.6,3161.64,-0.0,flip_to_long -24612,做多,2021-08-26 04:35:00,2021-08-26 04:40:00,3161.64,3153.78,-0.0,flip_to_short -24613,做空,2021-08-26 04:40:00,2021-08-26 04:50:00,3153.78,3152.62,-0.0,flip_to_long -24614,做多,2021-08-26 04:50:00,2021-08-26 05:00:00,3152.62,3167.37,0.01,tp_upper -24615,做空,2021-08-26 05:10:00,2021-08-26 05:15:00,3150.5,3152.3,-0.0,flip_to_long -24616,做多,2021-08-26 05:15:00,2021-08-26 07:35:00,3152.3,3098.96,-0.03,flip_to_short -24617,做空,2021-08-26 07:35:00,2021-08-26 07:40:00,3098.96,3121.02,-0.01,flip_to_long -24618,做多,2021-08-26 07:40:00,2021-08-26 07:55:00,3121.02,3106.81,-0.01,flip_to_short -24619,做空,2021-08-26 07:55:00,2021-08-26 08:40:00,3106.81,3101.05,0.0,flip_to_long -24620,做多,2021-08-26 08:40:00,2021-08-26 08:55:00,3101.05,3101.54,-0.0,flip_to_short -24621,做空,2021-08-26 08:55:00,2021-08-26 09:00:00,3101.54,3110.98,-0.01,flip_to_long -24622,做多,2021-08-26 09:00:00,2021-08-26 09:05:00,3110.98,3093.41,-0.01,flip_to_short -24623,做空,2021-08-26 09:05:00,2021-08-26 09:10:00,3093.41,3094.63,-0.0,tp_lower -24624,做多,2021-08-26 09:25:00,2021-08-26 09:30:00,3106.86,3102.49,-0.0,flip_to_short -24625,做空,2021-08-26 09:30:00,2021-08-26 09:55:00,3102.49,3085.6,0.01,tp_lower -24626,做多,2021-08-26 10:00:00,2021-08-26 10:05:00,3102.48,3096.28,-0.0,flip_to_short -24627,做空,2021-08-26 10:05:00,2021-08-26 10:20:00,3096.28,3093.9,0.0,tp_lower -24628,做多,2021-08-26 10:30:00,2021-08-26 10:45:00,3106.0,3104.21,-0.0,flip_to_short -24629,做空,2021-08-26 10:45:00,2021-08-26 11:40:00,3104.21,3105.03,-0.0,flip_to_long -24630,做多,2021-08-26 11:40:00,2021-08-26 11:45:00,3105.03,3092.62,-0.01,flip_to_short -24631,做空,2021-08-26 11:45:00,2021-08-26 12:00:00,3092.62,3076.88,0.01,tp_lower -24632,做多,2021-08-26 12:15:00,2021-08-26 12:45:00,3115.49,3089.26,-0.01,flip_to_short -24633,做空,2021-08-26 12:45:00,2021-08-26 12:55:00,3089.26,3100.0,-0.01,flip_to_long -24634,做多,2021-08-26 12:55:00,2021-08-26 13:10:00,3100.0,3095.51,-0.0,flip_to_short -24635,做空,2021-08-26 13:10:00,2021-08-26 13:15:00,3095.51,3104.41,-0.01,flip_to_long -24636,做多,2021-08-26 13:15:00,2021-08-26 14:00:00,3104.41,3143.59,0.02,tp_upper -24637,做空,2021-08-26 14:30:00,2021-08-26 14:35:00,3112.73,3124.43,-0.01,flip_to_long -24638,做多,2021-08-26 14:35:00,2021-08-26 14:40:00,3124.43,3115.27,-0.01,flip_to_short -24639,做空,2021-08-26 14:40:00,2021-08-26 14:45:00,3115.27,3123.19,-0.0,flip_to_long -24640,做多,2021-08-26 14:45:00,2021-08-26 14:55:00,3123.19,3116.75,-0.0,flip_to_short -24641,做空,2021-08-26 14:55:00,2021-08-26 15:05:00,3116.75,3123.62,-0.0,flip_to_long -24642,做多,2021-08-26 15:05:00,2021-08-26 15:15:00,3123.62,3119.97,-0.0,flip_to_short -24643,做空,2021-08-26 15:15:00,2021-08-26 15:20:00,3119.97,3124.86,-0.0,flip_to_long -24644,做多,2021-08-26 15:20:00,2021-08-26 16:05:00,3124.86,3106.97,-0.01,flip_to_short -24645,做空,2021-08-26 16:05:00,2021-08-26 16:10:00,3106.97,3106.32,-0.0,tp_lower -24646,做多,2021-08-26 16:35:00,2021-08-26 16:45:00,3110.03,3111.02,-0.0,flip_to_short -24647,做空,2021-08-26 16:45:00,2021-08-26 17:40:00,3111.02,3117.22,-0.0,flip_to_long -24648,做多,2021-08-26 17:40:00,2021-08-26 18:40:00,3117.22,3115.35,-0.0,flip_to_short -24649,做空,2021-08-26 18:40:00,2021-08-26 19:40:00,3115.35,3105.17,0.0,flip_to_long -24650,做多,2021-08-26 19:40:00,2021-08-26 19:55:00,3105.17,3109.05,0.0,flip_to_short -24651,做空,2021-08-26 19:55:00,2021-08-26 20:00:00,3109.05,3114.4,-0.0,flip_to_long -24652,做多,2021-08-26 20:00:00,2021-08-26 20:20:00,3114.4,3112.81,-0.0,flip_to_short -24653,做空,2021-08-26 20:20:00,2021-08-26 22:05:00,3112.81,3133.43,-0.01,flip_to_long -24654,做多,2021-08-26 22:05:00,2021-08-26 22:15:00,3133.43,3130.0,-0.0,flip_to_short -24655,做空,2021-08-26 22:15:00,2021-08-26 22:20:00,3130.0,3136.73,-0.0,flip_to_long -24656,做多,2021-08-26 22:20:00,2021-08-26 22:30:00,3136.73,3143.68,0.0,tp_upper -24657,做空,2021-08-26 22:40:00,2021-08-26 22:50:00,3134.73,3124.21,0.0,tp_lower -24658,做多,2021-08-26 23:30:00,2021-08-26 23:40:00,3134.88,3129.8,-0.0,flip_to_short -24659,做空,2021-08-26 23:40:00,2021-08-26 23:50:00,3129.8,3110.77,0.01,tp_lower -24660,做多,2021-08-27 00:50:00,2021-08-27 02:15:00,3102.18,3122.67,0.01,flip_to_short -24661,做空,2021-08-27 02:15:00,2021-08-27 02:20:00,3122.67,3123.81,-0.0,flip_to_long -24662,做多,2021-08-27 02:20:00,2021-08-27 04:45:00,3123.81,3106.42,-0.01,tp_upper -24663,做空,2021-08-27 06:15:00,2021-08-27 06:45:00,3112.29,3110.04,0.0,flip_to_long -24664,做多,2021-08-27 06:45:00,2021-08-27 07:05:00,3110.04,3121.0,0.0,tp_upper -24665,做空,2021-08-27 07:10:00,2021-08-27 07:15:00,3110.99,3098.32,0.01,tp_lower -24666,做多,2021-08-27 07:20:00,2021-08-27 07:25:00,3122.75,3117.58,-0.0,tp_upper -24667,做空,2021-08-27 07:30:00,2021-08-27 08:35:00,3112.72,3124.51,-0.01,flip_to_long -24668,做多,2021-08-27 08:35:00,2021-08-27 08:40:00,3124.51,3116.47,-0.0,flip_to_short -24669,做空,2021-08-27 08:40:00,2021-08-27 08:45:00,3116.47,3118.72,-0.0,flip_to_long -24670,做多,2021-08-27 08:45:00,2021-08-27 09:50:00,3118.72,3113.73,-0.0,flip_to_short -24671,做空,2021-08-27 09:50:00,2021-08-27 10:00:00,3113.73,3122.09,-0.0,flip_to_long -24672,做多,2021-08-27 10:00:00,2021-08-27 10:15:00,3122.09,3118.61,-0.0,tp_upper -24673,做空,2021-08-27 10:20:00,2021-08-27 10:40:00,3114.72,3119.49,-0.0,flip_to_long -24674,做多,2021-08-27 10:40:00,2021-08-27 10:45:00,3119.49,3119.7,-0.0,tp_upper -24675,做空,2021-08-27 12:55:00,2021-08-27 13:05:00,3156.59,3141.98,0.01,tp_lower -24676,做多,2021-08-27 13:30:00,2021-08-27 13:40:00,3155.28,3154.96,-0.0,flip_to_short -24677,做空,2021-08-27 13:40:00,2021-08-27 13:45:00,3154.96,3162.71,-0.0,flip_to_long -24678,做多,2021-08-27 13:45:00,2021-08-27 14:00:00,3162.71,3190.59,0.01,tp_upper -24679,做空,2021-08-27 15:35:00,2021-08-27 15:40:00,3226.54,3237.67,-0.01,flip_to_long -24680,做多,2021-08-27 15:40:00,2021-08-27 15:50:00,3237.67,3234.9,-0.0,flip_to_short -24681,做空,2021-08-27 15:50:00,2021-08-27 16:25:00,3234.9,3233.82,-0.0,tp_lower -24682,做多,2021-08-27 16:30:00,2021-08-27 16:55:00,3237.44,3233.23,-0.0,flip_to_short -24683,做空,2021-08-27 16:55:00,2021-08-27 17:00:00,3233.23,3236.67,-0.0,flip_to_long -24684,做多,2021-08-27 17:00:00,2021-08-27 17:10:00,3236.67,3234.63,-0.0,flip_to_short -24685,做空,2021-08-27 17:10:00,2021-08-27 17:15:00,3234.63,3239.71,-0.0,flip_to_long -24686,做多,2021-08-27 17:15:00,2021-08-27 17:20:00,3239.71,3238.18,-0.0,flip_to_short -24687,做空,2021-08-27 17:20:00,2021-08-27 18:00:00,3238.18,3237.88,-0.0,tp_lower -24688,做多,2021-08-27 18:05:00,2021-08-27 18:40:00,3237.96,3235.77,-0.0,flip_to_short -24689,做空,2021-08-27 18:40:00,2021-08-27 18:55:00,3235.77,3231.62,0.0,tp_lower -24690,做多,2021-08-27 19:05:00,2021-08-27 19:25:00,3236.0,3230.85,-0.0,tp_upper -24691,做多,2021-08-27 19:45:00,2021-08-27 19:50:00,3235.06,3229.9,-0.0,flip_to_short -24692,做空,2021-08-27 19:50:00,2021-08-27 19:55:00,3229.9,3233.22,-0.0,flip_to_long -24693,做多,2021-08-27 19:55:00,2021-08-27 20:05:00,3233.22,3259.67,0.01,tp_upper -24694,做空,2021-08-27 22:00:00,2021-08-27 22:10:00,3271.02,3256.78,0.01,tp_lower -24695,做多,2021-08-27 22:40:00,2021-08-27 22:45:00,3269.99,3266.98,-0.0,flip_to_short -24696,做空,2021-08-27 22:45:00,2021-08-27 22:50:00,3266.98,3271.23,-0.0,flip_to_long -24697,做多,2021-08-27 22:50:00,2021-08-27 23:15:00,3271.23,3269.13,-0.0,flip_to_short -24698,做空,2021-08-27 23:15:00,2021-08-27 23:25:00,3269.13,3268.34,-0.0,flip_to_long -24699,做多,2021-08-27 23:25:00,2021-08-27 23:35:00,3268.34,3269.64,-0.0,flip_to_short -24700,做空,2021-08-27 23:35:00,2021-08-27 23:50:00,3269.64,3264.28,0.0,flip_to_long -24701,做多,2021-08-27 23:50:00,2021-08-28 00:00:00,3264.28,3283.73,0.01,tp_upper -24702,做空,2021-08-28 00:10:00,2021-08-28 00:15:00,3269.37,3269.46,-0.0,tp_lower -24703,做多,2021-08-28 00:25:00,2021-08-28 00:30:00,3275.87,3275.35,-0.0,tp_upper -24704,做空,2021-08-28 00:50:00,2021-08-28 01:05:00,3271.71,3259.42,0.01,tp_lower -24705,做多,2021-08-28 02:25:00,2021-08-28 02:30:00,3260.28,3256.5,-0.0,flip_to_short -24706,做空,2021-08-28 02:30:00,2021-08-28 02:35:00,3256.5,3244.41,0.0,tp_lower -24707,做多,2021-08-28 03:25:00,2021-08-28 03:40:00,3252.48,3251.71,-0.0,flip_to_short -24708,做空,2021-08-28 03:40:00,2021-08-28 04:00:00,3251.71,3253.9,-0.0,flip_to_long -24709,做多,2021-08-28 04:00:00,2021-08-28 04:05:00,3253.9,3254.43,-0.0,tp_upper -24710,做空,2021-08-28 04:10:00,2021-08-28 04:15:00,3248.08,3255.19,-0.0,flip_to_long -24711,做多,2021-08-28 04:15:00,2021-08-28 04:25:00,3255.19,3249.58,-0.0,flip_to_short -24712,做空,2021-08-28 04:25:00,2021-08-28 04:35:00,3249.58,3249.5,-0.0,flip_to_long -24713,做多,2021-08-28 04:35:00,2021-08-28 04:50:00,3249.5,3250.78,-0.0,flip_to_short -24714,做空,2021-08-28 04:50:00,2021-08-28 05:00:00,3250.78,3242.52,0.0,tp_lower -24715,做多,2021-08-28 05:15:00,2021-08-28 05:25:00,3253.46,3248.57,-0.0,flip_to_short -24716,做空,2021-08-28 05:25:00,2021-08-28 05:40:00,3248.57,3240.73,0.0,tp_lower -24717,做多,2021-08-28 05:50:00,2021-08-28 07:00:00,3246.55,3242.96,-0.0,flip_to_short -24718,做空,2021-08-28 07:00:00,2021-08-28 07:25:00,3242.96,3241.9,-0.0,flip_to_long -24719,做多,2021-08-28 07:25:00,2021-08-28 07:35:00,3241.9,3235.11,-0.0,flip_to_short -24720,做空,2021-08-28 07:35:00,2021-08-28 08:10:00,3235.11,3247.0,-0.01,flip_to_long -24721,做多,2021-08-28 08:10:00,2021-08-28 08:45:00,3247.0,3241.4,-0.0,flip_to_short -24722,做空,2021-08-28 08:45:00,2021-08-28 08:55:00,3241.4,3241.25,-0.0,flip_to_long -24723,做多,2021-08-28 08:55:00,2021-08-28 09:15:00,3241.25,3243.51,0.0,flip_to_short -24724,做空,2021-08-28 09:15:00,2021-08-28 10:05:00,3243.51,3247.12,-0.0,flip_to_long -24725,做多,2021-08-28 10:05:00,2021-08-28 10:15:00,3247.12,3247.41,-0.0,flip_to_short -24726,做空,2021-08-28 10:15:00,2021-08-28 10:25:00,3247.41,3250.49,-0.0,flip_to_long -24727,做多,2021-08-28 10:25:00,2021-08-28 10:30:00,3250.49,3247.55,-0.0,flip_to_short -24728,做空,2021-08-28 10:30:00,2021-08-28 10:35:00,3247.55,3249.09,-0.0,flip_to_long -24729,做多,2021-08-28 10:35:00,2021-08-28 10:40:00,3249.09,3246.38,-0.0,flip_to_short -24730,做空,2021-08-28 10:40:00,2021-08-28 10:50:00,3246.38,3241.61,0.0,tp_lower -24731,做多,2021-08-28 12:10:00,2021-08-28 12:20:00,3236.32,3236.98,-0.0,flip_to_short -24732,做空,2021-08-28 12:20:00,2021-08-28 12:35:00,3236.98,3235.34,0.0,flip_to_long -24733,做多,2021-08-28 12:35:00,2021-08-28 12:45:00,3235.34,3248.6,0.01,tp_upper -24734,做空,2021-08-28 13:15:00,2021-08-28 13:30:00,3231.54,3236.09,-0.0,flip_to_long -24735,做多,2021-08-28 13:30:00,2021-08-28 14:20:00,3236.09,3227.08,-0.0,flip_to_short -24736,做空,2021-08-28 14:20:00,2021-08-28 14:30:00,3227.08,3225.93,-0.0,tp_lower -24737,做多,2021-08-28 14:55:00,2021-08-28 15:00:00,3229.95,3227.3,-0.0,flip_to_short -24738,做空,2021-08-28 15:00:00,2021-08-28 15:10:00,3227.3,3234.47,-0.0,flip_to_long -24739,做多,2021-08-28 15:10:00,2021-08-28 15:15:00,3234.47,3229.6,-0.0,tp_upper -24740,做空,2021-08-28 17:05:00,2021-08-28 17:10:00,3243.96,3249.74,-0.0,flip_to_long -24741,做多,2021-08-28 17:10:00,2021-08-28 18:05:00,3249.74,3247.57,-0.0,flip_to_short -24742,做空,2021-08-28 18:05:00,2021-08-28 18:15:00,3247.57,3248.02,-0.0,flip_to_long -24743,做多,2021-08-28 18:15:00,2021-08-28 20:15:00,3248.02,3230.73,-0.01,flip_to_short -24744,做空,2021-08-28 20:15:00,2021-08-28 20:20:00,3230.73,3234.36,-0.0,flip_to_long -24745,做多,2021-08-28 20:20:00,2021-08-28 20:25:00,3234.36,3233.9,-0.0,flip_to_short -24746,做空,2021-08-28 20:25:00,2021-08-28 22:35:00,3233.9,3233.33,-0.0,tp_lower -24747,做多,2021-08-28 23:05:00,2021-08-28 23:20:00,3245.21,3238.78,-0.0,flip_to_short -24748,做空,2021-08-28 23:20:00,2021-08-28 23:25:00,3238.78,3239.04,-0.0,flip_to_long -24749,做多,2021-08-28 23:25:00,2021-08-28 23:50:00,3239.04,3241.01,0.0,flip_to_short -24750,做空,2021-08-28 23:50:00,2021-08-29 00:25:00,3241.01,3252.62,-0.01,flip_to_long -24751,做多,2021-08-29 00:25:00,2021-08-29 00:30:00,3252.62,3253.25,-0.0,tp_upper -24752,做空,2021-08-29 01:45:00,2021-08-29 01:50:00,3267.9,3269.46,-0.0,flip_to_long -24753,做多,2021-08-29 01:50:00,2021-08-29 02:10:00,3269.46,3270.07,-0.0,flip_to_short -24754,做空,2021-08-29 02:10:00,2021-08-29 02:20:00,3270.07,3275.03,-0.0,flip_to_long -24755,做多,2021-08-29 02:20:00,2021-08-29 02:35:00,3275.03,3265.86,-0.0,flip_to_short -24756,做空,2021-08-29 02:35:00,2021-08-29 02:40:00,3265.86,3261.3,0.0,tp_lower -24757,做空,2021-08-29 04:45:00,2021-08-29 05:10:00,3182.41,3182.4,-0.0,flip_to_long -24758,做多,2021-08-29 05:10:00,2021-08-29 06:00:00,3182.4,3189.07,0.0,flip_to_short -24759,做空,2021-08-29 06:00:00,2021-08-29 06:50:00,3189.07,3189.95,-0.0,flip_to_long -24760,做多,2021-08-29 06:50:00,2021-08-29 07:10:00,3189.95,3198.95,0.0,tp_upper -24761,做空,2021-08-29 08:45:00,2021-08-29 08:50:00,3194.16,3203.74,-0.01,tp_lower -24762,做多,2021-08-29 08:55:00,2021-08-29 09:00:00,3208.05,3193.01,-0.01,flip_to_short -24763,做空,2021-08-29 09:00:00,2021-08-29 09:05:00,3193.01,3196.15,-0.0,tp_lower -24764,做多,2021-08-29 09:20:00,2021-08-29 10:00:00,3204.99,3201.65,-0.0,flip_to_short -24765,做空,2021-08-29 10:00:00,2021-08-29 10:15:00,3201.65,3201.0,-0.0,flip_to_long -24766,做多,2021-08-29 10:15:00,2021-08-29 10:20:00,3201.0,3198.19,-0.0,flip_to_short -24767,做空,2021-08-29 10:20:00,2021-08-29 10:30:00,3198.19,3197.73,-0.0,flip_to_long -24768,做多,2021-08-29 10:30:00,2021-08-29 10:45:00,3197.73,3208.48,0.0,tp_upper -24769,做空,2021-08-29 11:10:00,2021-08-29 11:20:00,3200.21,3204.75,-0.0,flip_to_long -24770,做多,2021-08-29 11:20:00,2021-08-29 11:25:00,3204.75,3201.34,-0.0,flip_to_short -24771,做空,2021-08-29 11:25:00,2021-08-29 11:30:00,3201.34,3193.85,0.0,tp_lower -24772,做多,2021-08-29 12:05:00,2021-08-29 12:55:00,3195.13,3196.05,-0.0,flip_to_short -24773,做空,2021-08-29 12:55:00,2021-08-29 13:45:00,3196.05,3192.92,0.0,tp_lower -24774,做多,2021-08-29 14:05:00,2021-08-29 14:10:00,3198.11,3194.65,-0.0,flip_to_short -24775,做空,2021-08-29 14:10:00,2021-08-29 14:15:00,3194.65,3188.04,0.0,tp_lower -24776,做多,2021-08-29 14:40:00,2021-08-29 15:45:00,3193.99,3182.81,-0.01,flip_to_short -24777,做空,2021-08-29 15:45:00,2021-08-29 15:50:00,3182.81,3185.8,-0.0,flip_to_long -24778,做多,2021-08-29 15:50:00,2021-08-29 16:00:00,3185.8,3191.36,0.0,tp_upper -24779,做空,2021-08-29 16:20:00,2021-08-29 17:50:00,3184.32,3201.63,-0.01,flip_to_long -24780,做多,2021-08-29 17:50:00,2021-08-29 18:00:00,3201.63,3201.8,-0.0,flip_to_short -24781,做空,2021-08-29 18:00:00,2021-08-29 18:15:00,3201.8,3203.08,-0.0,flip_to_long -24782,做多,2021-08-29 18:15:00,2021-08-29 18:25:00,3203.08,3208.96,0.0,tp_upper -24783,做空,2021-08-29 18:40:00,2021-08-29 18:50:00,3199.69,3202.69,-0.0,flip_to_long -24784,做多,2021-08-29 18:50:00,2021-08-29 19:00:00,3202.69,3210.69,0.0,tp_upper -24785,做空,2021-08-29 21:40:00,2021-08-29 21:45:00,3230.01,3222.94,0.0,tp_lower -24786,做多,2021-08-29 21:50:00,2021-08-29 22:00:00,3232.42,3241.13,0.0,tp_upper -24787,做空,2021-08-29 22:45:00,2021-08-29 23:00:00,3241.82,3242.35,-0.0,flip_to_long -24788,做多,2021-08-29 23:00:00,2021-08-29 23:05:00,3242.35,3240.0,-0.0,flip_to_short -24789,做空,2021-08-29 23:05:00,2021-08-29 23:25:00,3240.0,3227.05,0.01,tp_lower -24790,做多,2021-08-30 01:30:00,2021-08-30 01:40:00,3223.56,3209.99,-0.01,flip_to_short -24791,做空,2021-08-30 01:40:00,2021-08-30 01:55:00,3209.99,3206.97,0.0,flip_to_long -24792,做多,2021-08-30 01:55:00,2021-08-30 02:45:00,3206.97,3206.63,-0.0,flip_to_short -24793,做空,2021-08-30 02:45:00,2021-08-30 02:50:00,3206.63,3195.95,0.0,tp_lower -24794,做多,2021-08-30 04:45:00,2021-08-30 04:55:00,3165.22,3164.89,-0.0,flip_to_short -24795,做空,2021-08-30 04:55:00,2021-08-30 06:15:00,3164.89,3167.57,-0.0,tp_lower -24796,做空,2021-08-30 06:20:00,2021-08-30 06:30:00,3162.95,3156.5,0.0,tp_lower -24797,做多,2021-08-30 06:35:00,2021-08-30 06:40:00,3174.86,3166.55,-0.0,flip_to_short -24798,做空,2021-08-30 06:40:00,2021-08-30 06:45:00,3166.55,3176.89,-0.01,flip_to_long -24799,做多,2021-08-30 06:45:00,2021-08-30 07:00:00,3176.89,3164.61,-0.01,flip_to_short -24800,做空,2021-08-30 07:00:00,2021-08-30 07:10:00,3164.61,3165.7,-0.0,flip_to_long -24801,做多,2021-08-30 07:10:00,2021-08-30 07:20:00,3165.7,3178.25,0.01,tp_upper -24802,做空,2021-08-30 09:10:00,2021-08-30 09:15:00,3188.48,3193.66,-0.0,flip_to_long -24803,做多,2021-08-30 09:15:00,2021-08-30 09:25:00,3193.66,3189.78,-0.0,flip_to_short -24804,做空,2021-08-30 09:25:00,2021-08-30 09:35:00,3189.78,3187.36,0.0,flip_to_long -24805,做多,2021-08-30 09:35:00,2021-08-30 10:40:00,3187.36,3188.55,-0.0,flip_to_short -24806,做空,2021-08-30 10:40:00,2021-08-30 11:25:00,3188.55,3174.59,0.01,tp_lower -24807,做多,2021-08-30 11:40:00,2021-08-30 11:50:00,3190.38,3180.06,-0.01,flip_to_short -24808,做空,2021-08-30 11:50:00,2021-08-30 11:55:00,3180.06,3189.17,-0.0,flip_to_long -24809,做多,2021-08-30 11:55:00,2021-08-30 12:00:00,3189.17,3176.0,-0.01,flip_to_short -24810,做空,2021-08-30 12:00:00,2021-08-30 12:10:00,3176.0,3167.37,0.0,tp_lower -24811,做多,2021-08-30 13:15:00,2021-08-30 13:25:00,3167.52,3161.98,-0.0,flip_to_short -24812,做空,2021-08-30 13:25:00,2021-08-30 13:30:00,3161.98,3172.76,-0.01,flip_to_long -24813,做多,2021-08-30 13:30:00,2021-08-30 13:45:00,3172.76,3178.36,0.0,tp_upper -24814,做空,2021-08-30 14:40:00,2021-08-30 15:05:00,3174.22,3175.32,-0.0,flip_to_long -24815,做多,2021-08-30 15:05:00,2021-08-30 15:20:00,3175.32,3175.61,-0.0,flip_to_short -24816,做空,2021-08-30 15:20:00,2021-08-30 15:25:00,3175.61,3179.66,-0.0,flip_to_long -24817,做多,2021-08-30 15:25:00,2021-08-30 15:30:00,3179.66,3196.35,0.01,tp_upper -24818,做空,2021-08-30 19:15:00,2021-08-30 20:25:00,3309.97,3327.35,-0.01,flip_to_long -24819,做多,2021-08-30 20:25:00,2021-08-30 20:45:00,3327.35,3338.29,0.0,tp_upper -24820,做空,2021-08-30 21:05:00,2021-08-30 21:10:00,3319.23,3329.68,-0.01,tp_lower -24821,做多,2021-08-30 21:45:00,2021-08-30 22:05:00,3326.19,3321.52,-0.0,flip_to_short -24822,做空,2021-08-30 22:05:00,2021-08-30 22:15:00,3321.52,3322.5,-0.0,flip_to_long -24823,做多,2021-08-30 22:15:00,2021-08-31 01:05:00,3322.5,3210.0,-0.05,flip_to_short -24824,做空,2021-08-31 01:05:00,2021-08-31 01:10:00,3210.0,3220.5,-0.01,flip_to_long -24825,做多,2021-08-31 01:10:00,2021-08-31 01:20:00,3220.5,3220.36,-0.0,flip_to_short -24826,做空,2021-08-31 01:20:00,2021-08-31 01:30:00,3220.36,3218.97,-0.0,flip_to_long -24827,做多,2021-08-31 01:30:00,2021-08-31 01:35:00,3218.97,3211.95,-0.0,flip_to_short -24828,做空,2021-08-31 01:35:00,2021-08-31 01:50:00,3211.95,3219.35,-0.0,flip_to_long -24829,做多,2021-08-31 01:50:00,2021-08-31 01:55:00,3219.35,3215.51,-0.0,flip_to_short -24830,做空,2021-08-31 01:55:00,2021-08-31 02:15:00,3215.51,3213.25,0.0,flip_to_long -24831,做多,2021-08-31 02:15:00,2021-08-31 02:25:00,3213.25,3227.15,0.01,tp_upper -24832,做空,2021-08-31 02:45:00,2021-08-31 02:55:00,3220.89,3220.0,-0.0,flip_to_long -24833,做多,2021-08-31 02:55:00,2021-08-31 03:05:00,3220.0,3217.99,-0.0,flip_to_short -24834,做空,2021-08-31 03:05:00,2021-08-31 03:35:00,3217.99,3219.17,-0.0,flip_to_long -24835,做多,2021-08-31 03:35:00,2021-08-31 03:45:00,3219.17,3229.38,0.0,tp_upper -24836,做空,2021-08-31 04:50:00,2021-08-31 04:55:00,3227.96,3229.3,-0.0,flip_to_long -24837,做多,2021-08-31 04:55:00,2021-08-31 05:15:00,3229.3,3237.58,0.0,flip_to_short -24838,做空,2021-08-31 05:15:00,2021-08-31 05:30:00,3237.58,3239.39,-0.0,flip_to_long -24839,做多,2021-08-31 05:30:00,2021-08-31 05:35:00,3239.39,3230.0,-0.0,flip_to_short -24840,做空,2021-08-31 05:35:00,2021-08-31 05:40:00,3230.0,3238.73,-0.0,flip_to_long -24841,做多,2021-08-31 05:40:00,2021-08-31 05:50:00,3238.73,3235.75,-0.0,flip_to_short -24842,做空,2021-08-31 05:50:00,2021-08-31 05:55:00,3235.75,3237.94,-0.0,flip_to_long -24843,做多,2021-08-31 05:55:00,2021-08-31 06:05:00,3237.94,3248.35,0.0,tp_upper -24844,做空,2021-08-31 06:10:00,2021-08-31 06:20:00,3240.34,3227.3,0.0,tp_lower -24845,做多,2021-08-31 06:50:00,2021-08-31 07:10:00,3232.89,3258.12,0.01,tp_upper -24846,做多,2021-08-31 09:00:00,2021-08-31 09:05:00,3352.76,3347.17,-0.0,flip_to_short -24847,做空,2021-08-31 09:05:00,2021-08-31 09:10:00,3347.17,3333.55,0.01,tp_lower -24848,做多,2021-08-31 09:40:00,2021-08-31 10:35:00,3346.19,3329.99,-0.01,flip_to_short -24849,做空,2021-08-31 10:35:00,2021-08-31 10:40:00,3329.99,3349.01,-0.01,flip_to_long -24850,做多,2021-08-31 10:40:00,2021-08-31 10:45:00,3349.01,3350.62,-0.0,tp_upper -24851,做空,2021-08-31 10:50:00,2021-08-31 10:55:00,3335.02,3335.49,-0.0,flip_to_long -24852,做多,2021-08-31 10:55:00,2021-08-31 11:15:00,3335.49,3357.99,0.01,tp_upper -24853,做空,2021-08-31 12:40:00,2021-08-31 12:55:00,3405.37,3417.73,-0.01,flip_to_long -24854,做多,2021-08-31 12:55:00,2021-08-31 13:15:00,3417.73,3427.31,0.0,tp_upper -24855,做空,2021-08-31 13:20:00,2021-08-31 13:35:00,3420.0,3422.45,-0.0,flip_to_long -24856,做多,2021-08-31 13:35:00,2021-08-31 13:40:00,3422.45,3415.52,-0.0,flip_to_short -24857,做空,2021-08-31 13:40:00,2021-08-31 13:45:00,3415.52,3425.0,-0.0,flip_to_long -24858,做多,2021-08-31 13:45:00,2021-08-31 14:00:00,3425.0,3455.82,0.01,tp_upper -24859,做空,2021-08-31 14:10:00,2021-08-31 14:40:00,3423.13,3415.63,0.0,flip_to_long -24860,做多,2021-08-31 14:40:00,2021-08-31 15:55:00,3415.63,3391.05,-0.01,flip_to_short -24861,做空,2021-08-31 15:55:00,2021-08-31 16:00:00,3391.05,3414.86,-0.01,flip_to_long -24862,做多,2021-08-31 16:00:00,2021-08-31 16:05:00,3414.86,3389.31,-0.01,flip_to_short -24863,做空,2021-08-31 16:05:00,2021-08-31 16:10:00,3389.31,3389.72,-0.0,flip_to_long -24864,做多,2021-08-31 16:10:00,2021-08-31 16:30:00,3389.72,3404.69,0.01,tp_upper -24865,做空,2021-08-31 16:50:00,2021-08-31 17:30:00,3391.21,3369.61,0.01,tp_lower -24866,做多,2021-08-31 18:25:00,2021-08-31 18:35:00,3382.75,3401.86,0.01,tp_upper -24867,做空,2021-08-31 19:30:00,2021-08-31 20:05:00,3401.02,3412.08,-0.01,flip_to_long -24868,做多,2021-08-31 20:05:00,2021-08-31 20:10:00,3412.08,3408.71,-0.0,flip_to_short -24869,做空,2021-08-31 20:10:00,2021-08-31 20:15:00,3408.71,3416.24,-0.0,flip_to_long -24870,做多,2021-08-31 20:15:00,2021-08-31 20:20:00,3416.24,3404.79,-0.01,flip_to_short -24871,做空,2021-08-31 20:20:00,2021-08-31 20:25:00,3404.79,3415.84,-0.01,flip_to_long -24872,做多,2021-08-31 20:25:00,2021-08-31 20:35:00,3415.84,3427.24,0.0,tp_upper -24873,做空,2021-08-31 20:40:00,2021-08-31 20:45:00,3404.93,3399.26,0.0,tp_lower -24874,做多,2021-08-31 21:10:00,2021-08-31 21:15:00,3409.9,3407.1,-0.0,flip_to_short -24875,做空,2021-08-31 21:15:00,2021-08-31 21:25:00,3407.1,3413.65,-0.0,flip_to_long -24876,做多,2021-08-31 21:25:00,2021-08-31 21:30:00,3413.65,3410.88,-0.0,flip_to_short -24877,做空,2021-08-31 21:30:00,2021-08-31 22:00:00,3410.88,3407.37,0.0,flip_to_long -24878,做多,2021-08-31 22:00:00,2021-08-31 22:10:00,3407.37,3405.16,-0.0,flip_to_short -24879,做空,2021-08-31 22:10:00,2021-08-31 22:25:00,3405.16,3386.3,0.01,tp_lower -24880,做多,2021-08-31 22:45:00,2021-08-31 23:00:00,3401.9,3401.54,-0.0,flip_to_short -24881,做空,2021-08-31 23:00:00,2021-08-31 23:05:00,3401.54,3416.82,-0.01,flip_to_long -24882,做多,2021-08-31 23:05:00,2021-08-31 23:30:00,3416.82,3434.47,0.01,tp_upper -24883,做空,2021-09-01 00:00:00,2021-09-01 00:15:00,3425.46,3432.74,-0.0,flip_to_long -24884,做多,2021-09-01 00:15:00,2021-09-01 00:20:00,3432.74,3425.09,-0.0,flip_to_short -24885,做空,2021-09-01 00:20:00,2021-09-01 00:25:00,3425.09,3435.21,-0.0,flip_to_long -24886,做多,2021-09-01 00:25:00,2021-09-01 00:30:00,3435.21,3427.09,-0.0,flip_to_short -24887,做空,2021-09-01 00:30:00,2021-09-01 00:40:00,3427.09,3413.87,0.0,tp_lower -24888,做多,2021-09-01 01:40:00,2021-09-01 01:50:00,3410.31,3429.45,0.01,tp_upper -24889,做空,2021-09-01 02:55:00,2021-09-01 03:05:00,3421.77,3423.4,-0.0,flip_to_long -24890,做多,2021-09-01 03:05:00,2021-09-01 03:15:00,3423.4,3420.11,-0.0,flip_to_short -24891,做空,2021-09-01 03:15:00,2021-09-01 03:20:00,3420.11,3424.74,-0.0,tp_lower -24892,做多,2021-09-01 03:45:00,2021-09-01 03:55:00,3436.49,3444.05,0.0,tp_upper -24893,做空,2021-09-01 07:15:00,2021-09-01 07:35:00,3524.04,3515.68,0.0,flip_to_long -24894,做多,2021-09-01 07:35:00,2021-09-01 08:20:00,3515.68,3519.13,0.0,flip_to_short -24895,做空,2021-09-01 08:20:00,2021-09-01 08:30:00,3519.13,3527.87,-0.0,flip_to_long -24896,做多,2021-09-01 08:30:00,2021-09-01 08:50:00,3527.87,3537.81,0.0,tp_upper -24897,做空,2021-09-01 09:45:00,2021-09-01 10:25:00,3536.59,3538.57,-0.0,tp_lower -24898,做多,2021-09-01 10:30:00,2021-09-01 10:55:00,3543.8,3544.38,-0.0,flip_to_short -24899,做空,2021-09-01 10:55:00,2021-09-01 12:05:00,3544.38,3519.92,0.01,tp_lower -24900,做多,2021-09-01 12:15:00,2021-09-01 12:30:00,3538.26,3540.49,0.0,flip_to_short -24901,做空,2021-09-01 12:30:00,2021-09-01 13:20:00,3540.49,3519.69,0.01,tp_lower -24902,做多,2021-09-01 13:30:00,2021-09-01 13:50:00,3536.64,3539.11,0.0,flip_to_short -24903,做空,2021-09-01 13:50:00,2021-09-01 14:00:00,3539.11,3537.96,-0.0,flip_to_long -24904,做多,2021-09-01 14:00:00,2021-09-01 14:05:00,3537.96,3536.24,-0.0,flip_to_short -24905,做空,2021-09-01 14:05:00,2021-09-01 14:10:00,3536.24,3543.0,-0.0,flip_to_long -24906,做多,2021-09-01 14:10:00,2021-09-01 14:15:00,3543.0,3546.99,0.0,tp_upper -24907,做空,2021-09-01 14:35:00,2021-09-01 14:50:00,3543.83,3539.12,0.0,flip_to_long -24908,做多,2021-09-01 14:50:00,2021-09-01 15:10:00,3539.12,3541.96,0.0,flip_to_short -24909,做空,2021-09-01 15:10:00,2021-09-01 18:00:00,3541.96,3710.59,-0.07,flip_to_long -24910,做多,2021-09-01 18:00:00,2021-09-01 18:25:00,3710.59,3724.76,0.0,flip_to_short -24911,做空,2021-09-01 18:25:00,2021-09-01 18:55:00,3724.76,3702.0,0.01,tp_lower -24912,做多,2021-09-01 19:10:00,2021-09-01 19:30:00,3712.4,3698.47,-0.01,flip_to_short -24913,做空,2021-09-01 19:30:00,2021-09-01 19:35:00,3698.47,3703.91,-0.0,tp_lower -24914,做多,2021-09-01 19:45:00,2021-09-01 19:55:00,3714.6,3716.21,-0.0,flip_to_short -24915,做空,2021-09-01 19:55:00,2021-09-01 22:35:00,3716.21,3769.38,-0.02,flip_to_long -24916,做多,2021-09-01 22:35:00,2021-09-01 23:20:00,3769.38,3773.93,0.0,flip_to_short -24917,做空,2021-09-01 23:20:00,2021-09-01 23:25:00,3773.93,3787.19,-0.01,flip_to_long -24918,做多,2021-09-01 23:25:00,2021-09-01 23:30:00,3787.19,3778.36,-0.0,flip_to_short -24919,做空,2021-09-01 23:30:00,2021-09-01 23:35:00,3778.36,3783.24,-0.0,flip_to_long -24920,做多,2021-09-01 23:35:00,2021-09-01 23:40:00,3783.24,3781.31,-0.0,flip_to_short -24921,做空,2021-09-01 23:40:00,2021-09-02 00:40:00,3781.31,3794.89,-0.01,flip_to_long -24922,做多,2021-09-02 00:40:00,2021-09-02 01:40:00,3794.89,3795.57,-0.0,flip_to_short -24923,做空,2021-09-02 01:40:00,2021-09-02 02:10:00,3795.57,3788.27,0.0,flip_to_long -24924,做多,2021-09-02 02:10:00,2021-09-02 02:15:00,3788.27,3770.03,-0.01,flip_to_short -24925,做空,2021-09-02 02:15:00,2021-09-02 02:30:00,3770.03,3782.6,-0.01,flip_to_long -24926,做多,2021-09-02 02:30:00,2021-09-02 02:35:00,3782.6,3766.7,-0.01,flip_to_short -24927,做空,2021-09-02 02:35:00,2021-09-02 02:40:00,3766.7,3758.91,0.0,tp_lower -24928,做多,2021-09-02 03:35:00,2021-09-02 03:45:00,3774.49,3763.0,-0.0,flip_to_short -24929,做空,2021-09-02 03:45:00,2021-09-02 03:55:00,3763.0,3770.3,-0.0,flip_to_long -24930,做多,2021-09-02 03:55:00,2021-09-02 04:00:00,3770.3,3766.8,-0.0,flip_to_short -24931,做空,2021-09-02 04:00:00,2021-09-02 04:20:00,3766.8,3748.84,0.01,tp_lower -24932,做多,2021-09-02 04:30:00,2021-09-02 04:50:00,3755.34,3764.0,0.0,flip_to_short -24933,做空,2021-09-02 04:50:00,2021-09-02 05:10:00,3764.0,3767.6,-0.0,flip_to_long -24934,做多,2021-09-02 05:10:00,2021-09-02 05:25:00,3767.6,3760.83,-0.0,flip_to_short -24935,做空,2021-09-02 05:25:00,2021-09-02 05:30:00,3760.83,3764.79,-0.0,flip_to_long -24936,做多,2021-09-02 05:30:00,2021-09-02 05:40:00,3764.79,3763.96,-0.0,flip_to_short -24937,做空,2021-09-02 05:40:00,2021-09-02 06:10:00,3763.96,3766.58,-0.0,flip_to_long -24938,做多,2021-09-02 06:10:00,2021-09-02 06:20:00,3766.58,3765.94,-0.0,tp_upper -24939,做空,2021-09-02 06:25:00,2021-09-02 06:30:00,3762.81,3759.01,0.0,tp_lower -24940,做多,2021-09-02 07:00:00,2021-09-02 07:10:00,3765.8,3761.89,-0.0,flip_to_short -24941,做空,2021-09-02 07:10:00,2021-09-02 07:45:00,3761.89,3731.88,0.01,tp_lower -24942,做多,2021-09-02 08:10:00,2021-09-02 08:35:00,3751.38,3751.96,-0.0,flip_to_short -24943,做空,2021-09-02 08:35:00,2021-09-02 08:55:00,3751.96,3751.03,-0.0,flip_to_long -24944,做多,2021-09-02 08:55:00,2021-09-02 09:05:00,3751.03,3741.92,-0.0,flip_to_short -24945,做空,2021-09-02 09:05:00,2021-09-02 09:30:00,3741.92,3744.0,-0.0,flip_to_long -24946,做多,2021-09-02 09:30:00,2021-09-02 10:15:00,3744.0,3738.43,-0.0,flip_to_short -24947,做空,2021-09-02 10:15:00,2021-09-02 10:20:00,3738.43,3745.16,-0.0,flip_to_long -24948,做多,2021-09-02 10:20:00,2021-09-02 10:25:00,3745.16,3744.85,-0.0,flip_to_short -24949,做空,2021-09-02 10:25:00,2021-09-02 11:35:00,3744.85,3759.15,-0.01,flip_to_long -24950,做多,2021-09-02 11:35:00,2021-09-02 11:45:00,3759.15,3768.89,0.0,tp_upper -24951,做空,2021-09-02 12:45:00,2021-09-02 13:05:00,3771.83,3774.82,-0.0,flip_to_long -24952,做多,2021-09-02 13:05:00,2021-09-02 13:45:00,3774.82,3790.01,0.0,tp_upper -24953,做空,2021-09-02 14:00:00,2021-09-02 14:05:00,3771.43,3827.62,-0.02,flip_to_long -24954,做多,2021-09-02 14:05:00,2021-09-02 14:10:00,3827.62,3819.77,-0.0,tp_upper -24955,做空,2021-09-02 14:20:00,2021-09-02 14:40:00,3805.15,3765.89,0.01,tp_lower -24956,做多,2021-09-02 16:00:00,2021-09-02 16:05:00,3773.47,3770.02,-0.0,flip_to_short -24957,做空,2021-09-02 16:05:00,2021-09-02 17:25:00,3770.02,3781.8,-0.0,flip_to_long -24958,做多,2021-09-02 17:25:00,2021-09-02 17:40:00,3781.8,3777.83,-0.0,flip_to_short -24959,做空,2021-09-02 17:40:00,2021-09-02 17:45:00,3777.83,3780.0,-0.0,tp_lower -24960,做多,2021-09-02 17:50:00,2021-09-02 17:55:00,3785.22,3801.95,0.0,tp_upper -24961,做空,2021-09-02 18:15:00,2021-09-02 18:30:00,3780.58,3772.58,0.0,tp_lower -24962,做多,2021-09-02 19:10:00,2021-09-02 19:50:00,3782.11,3782.41,-0.0,flip_to_short -24963,做空,2021-09-02 19:50:00,2021-09-02 22:20:00,3782.41,3813.0,-0.01,flip_to_long -24964,做多,2021-09-02 22:20:00,2021-09-03 00:05:00,3813.0,3791.9,-0.01,flip_to_short -24965,做空,2021-09-03 00:05:00,2021-09-03 00:10:00,3791.9,3802.65,-0.0,flip_to_long -24966,做多,2021-09-03 00:10:00,2021-09-03 00:15:00,3802.65,3792.89,-0.0,flip_to_short -24967,做空,2021-09-03 00:15:00,2021-09-03 00:25:00,3792.89,3794.7,-0.0,flip_to_long -24968,做多,2021-09-03 00:25:00,2021-09-03 00:30:00,3794.7,3779.72,-0.01,flip_to_short -24969,做空,2021-09-03 00:30:00,2021-09-03 00:35:00,3779.72,3768.44,0.0,tp_lower -24970,做多,2021-09-03 01:55:00,2021-09-03 02:00:00,3746.08,3745.79,-0.0,flip_to_short -24971,做空,2021-09-03 02:00:00,2021-09-03 04:55:00,3745.79,3813.18,-0.02,flip_to_long -24972,做多,2021-09-03 04:55:00,2021-09-03 05:00:00,3813.18,3809.22,-0.0,flip_to_short -24973,做空,2021-09-03 05:00:00,2021-09-03 05:05:00,3809.22,3810.0,-0.0,flip_to_long -24974,做多,2021-09-03 05:05:00,2021-09-03 05:25:00,3810.0,3804.7,-0.0,flip_to_short -24975,做空,2021-09-03 05:25:00,2021-09-03 05:40:00,3804.7,3794.39,0.0,tp_lower -24976,做多,2021-09-03 05:45:00,2021-09-03 05:50:00,3811.0,3801.71,-0.0,flip_to_short -24977,做空,2021-09-03 05:50:00,2021-09-03 06:00:00,3801.71,3807.55,-0.0,flip_to_long -24978,做多,2021-09-03 06:00:00,2021-09-03 06:10:00,3807.55,3803.93,-0.0,flip_to_short -24979,做空,2021-09-03 06:10:00,2021-09-03 06:15:00,3803.93,3807.15,-0.0,flip_to_long -24980,做多,2021-09-03 06:15:00,2021-09-03 06:20:00,3807.15,3804.11,-0.0,flip_to_short -24981,做空,2021-09-03 06:20:00,2021-09-03 06:25:00,3804.11,3794.7,0.0,tp_lower -24982,做多,2021-09-03 07:00:00,2021-09-03 07:35:00,3799.45,3811.96,0.0,tp_upper -24983,做空,2021-09-03 07:55:00,2021-09-03 10:55:00,3800.86,3955.03,-0.05,tp_lower -24984,做多,2021-09-03 11:30:00,2021-09-03 11:45:00,3959.18,3959.95,-0.0,flip_to_short -24985,做空,2021-09-03 11:45:00,2021-09-03 12:05:00,3959.95,3960.71,-0.0,flip_to_long -24986,做多,2021-09-03 12:05:00,2021-09-03 12:10:00,3960.71,3959.6,-0.0,flip_to_short -24987,做空,2021-09-03 12:10:00,2021-09-03 12:25:00,3959.6,3947.01,0.0,tp_lower -24988,做多,2021-09-03 12:30:00,2021-09-03 12:35:00,3961.5,3957.5,-0.0,tp_upper -24989,做空,2021-09-03 12:50:00,2021-09-03 13:00:00,3964.29,3961.69,0.0,flip_to_long -24990,做多,2021-09-03 13:00:00,2021-09-03 13:15:00,3961.69,3961.18,-0.0,flip_to_short -24991,做空,2021-09-03 13:15:00,2021-09-03 13:30:00,3961.18,3955.23,0.0,flip_to_long -24992,做多,2021-09-03 13:30:00,2021-09-03 13:50:00,3955.23,3960.97,0.0,flip_to_short -24993,做空,2021-09-03 13:50:00,2021-09-03 14:55:00,3960.97,3983.71,-0.01,flip_to_long -24994,做多,2021-09-03 14:55:00,2021-09-03 15:05:00,3983.71,3974.71,-0.0,flip_to_short -24995,做空,2021-09-03 15:05:00,2021-09-03 15:15:00,3974.71,3976.45,-0.0,flip_to_long -24996,做多,2021-09-03 15:15:00,2021-09-03 15:25:00,3976.45,3976.82,-0.0,flip_to_short -24997,做空,2021-09-03 15:25:00,2021-09-03 16:05:00,3976.82,3971.62,0.0,flip_to_long -24998,做多,2021-09-03 16:05:00,2021-09-03 16:25:00,3971.62,3972.97,-0.0,flip_to_short -24999,做空,2021-09-03 16:25:00,2021-09-03 16:30:00,3972.97,3986.42,-0.0,flip_to_long -25000,做多,2021-09-03 16:30:00,2021-09-03 16:35:00,3986.42,3979.21,-0.0,tp_upper -25001,做空,2021-09-03 16:45:00,2021-09-03 16:50:00,3973.18,3978.33,-0.0,flip_to_long -25002,做多,2021-09-03 16:50:00,2021-09-03 16:55:00,3978.33,3974.98,-0.0,flip_to_short -25003,做空,2021-09-03 16:55:00,2021-09-03 17:45:00,3974.98,3965.54,0.0,tp_lower -25004,做多,2021-09-03 20:10:00,2021-09-03 21:25:00,3946.62,3934.32,-0.0,flip_to_short -25005,做空,2021-09-03 21:25:00,2021-09-03 21:55:00,3934.32,3941.68,-0.0,flip_to_long -25006,做多,2021-09-03 21:55:00,2021-09-03 22:00:00,3941.68,3927.5,-0.0,flip_to_short -25007,做空,2021-09-03 22:00:00,2021-09-03 22:10:00,3927.5,3907.9,0.01,tp_lower -25008,做多,2021-09-03 23:20:00,2021-09-03 23:45:00,3919.41,3932.66,0.0,tp_upper -25009,做空,2021-09-04 01:10:00,2021-09-04 01:15:00,3940.92,3945.62,-0.0,flip_to_long -25010,做多,2021-09-04 01:15:00,2021-09-04 02:30:00,3945.62,3931.89,-0.0,flip_to_short -25011,做空,2021-09-04 02:30:00,2021-09-04 02:35:00,3931.89,3936.7,-0.0,flip_to_long -25012,做多,2021-09-04 02:35:00,2021-09-04 02:40:00,3936.7,3934.5,-0.0,flip_to_short -25013,做空,2021-09-04 02:40:00,2021-09-04 03:10:00,3934.5,3937.28,-0.0,flip_to_long -25014,做多,2021-09-04 03:10:00,2021-09-04 03:20:00,3937.28,3930.55,-0.0,flip_to_short -25015,做空,2021-09-04 03:20:00,2021-09-04 03:30:00,3930.55,3933.25,-0.0,flip_to_long -25016,做多,2021-09-04 03:30:00,2021-09-04 06:10:00,3933.25,3937.63,0.0,tp_upper -25017,做空,2021-09-04 06:50:00,2021-09-04 07:00:00,3923.0,3932.62,-0.0,flip_to_long -25018,做多,2021-09-04 07:00:00,2021-09-04 07:05:00,3932.62,3928.83,-0.0,tp_upper -25019,做多,2021-09-04 08:05:00,2021-09-04 08:10:00,3927.49,3925.39,-0.0,tp_upper -25020,做空,2021-09-04 09:25:00,2021-09-04 10:05:00,3934.61,3947.55,-0.0,flip_to_long -25021,做多,2021-09-04 10:05:00,2021-09-04 10:10:00,3947.55,3938.89,-0.0,flip_to_short -25022,做空,2021-09-04 10:10:00,2021-09-04 10:15:00,3938.89,3941.42,-0.0,flip_to_long -25023,做多,2021-09-04 10:15:00,2021-09-04 10:20:00,3941.42,3936.31,-0.0,flip_to_short -25024,做空,2021-09-04 10:20:00,2021-09-04 10:25:00,3936.31,3943.99,-0.0,flip_to_long -25025,做多,2021-09-04 10:25:00,2021-09-04 10:30:00,3943.99,3937.67,-0.0,flip_to_short -25026,做空,2021-09-04 10:30:00,2021-09-04 10:35:00,3937.67,3940.5,-0.0,flip_to_long -25027,做多,2021-09-04 10:35:00,2021-09-04 10:40:00,3940.5,3932.61,-0.0,flip_to_short -25028,做空,2021-09-04 10:40:00,2021-09-04 10:45:00,3932.61,3917.39,0.0,tp_lower -25029,做多,2021-09-04 12:05:00,2021-09-04 12:25:00,3905.26,3917.59,0.0,tp_upper -25030,做空,2021-09-04 13:20:00,2021-09-04 13:25:00,3906.57,3913.48,-0.0,flip_to_long -25031,做多,2021-09-04 13:25:00,2021-09-04 13:30:00,3913.48,3911.68,-0.0,flip_to_short -25032,做空,2021-09-04 13:30:00,2021-09-04 13:35:00,3911.68,3913.56,-0.0,flip_to_long -25033,做多,2021-09-04 13:35:00,2021-09-04 13:45:00,3913.56,3914.35,-0.0,flip_to_short -25034,做空,2021-09-04 13:45:00,2021-09-04 13:50:00,3914.35,3919.47,-0.0,flip_to_long -25035,做多,2021-09-04 13:50:00,2021-09-04 13:55:00,3919.47,3914.9,-0.0,flip_to_short -25036,做空,2021-09-04 13:55:00,2021-09-04 14:00:00,3914.9,3901.97,0.0,tp_lower -25037,做多,2021-09-04 14:45:00,2021-09-04 15:05:00,3907.87,3913.67,0.0,tp_upper -25038,做空,2021-09-04 15:40:00,2021-09-04 16:05:00,3915.86,3913.4,0.0,flip_to_long -25039,做多,2021-09-04 16:05:00,2021-09-04 16:15:00,3913.4,3927.29,0.0,tp_upper -25040,做空,2021-09-04 16:30:00,2021-09-04 16:35:00,3912.53,3905.32,0.0,tp_lower -25041,做多,2021-09-04 18:00:00,2021-09-04 18:15:00,3883.98,3884.57,-0.0,flip_to_short -25042,做空,2021-09-04 18:15:00,2021-09-04 18:45:00,3884.57,3874.44,0.0,flip_to_long -25043,做多,2021-09-04 18:45:00,2021-09-04 20:05:00,3874.44,3878.87,0.0,tp_upper -25044,做空,2021-09-04 22:00:00,2021-09-04 22:05:00,3885.27,3900.99,-0.01,flip_to_long -25045,做多,2021-09-04 22:05:00,2021-09-04 22:20:00,3900.99,3896.79,-0.0,flip_to_short -25046,做空,2021-09-04 22:20:00,2021-09-04 22:40:00,3896.79,3897.88,-0.0,flip_to_long -25047,做多,2021-09-04 22:40:00,2021-09-04 22:45:00,3897.88,3894.02,-0.0,flip_to_short -25048,做空,2021-09-04 22:45:00,2021-09-04 22:50:00,3894.02,3892.41,-0.0,tp_lower -25049,做多,2021-09-04 23:30:00,2021-09-04 23:40:00,3890.41,3886.1,-0.0,flip_to_short -25050,做空,2021-09-04 23:40:00,2021-09-04 23:45:00,3886.1,3903.57,-0.01,flip_to_long -25051,做多,2021-09-04 23:45:00,2021-09-04 23:50:00,3903.57,3891.28,-0.0,flip_to_short -25052,做空,2021-09-04 23:50:00,2021-09-05 00:00:00,3891.28,3890.64,-0.0,flip_to_long -25053,做多,2021-09-05 00:00:00,2021-09-05 00:05:00,3890.64,3886.74,-0.0,flip_to_short -25054,做空,2021-09-05 00:05:00,2021-09-05 00:15:00,3886.74,3879.1,0.0,tp_lower -25055,做多,2021-09-05 00:20:00,2021-09-05 00:25:00,3896.72,3902.61,0.0,tp_upper -25056,做空,2021-09-05 01:15:00,2021-09-05 01:25:00,3897.42,3898.04,-0.0,flip_to_long -25057,做多,2021-09-05 01:25:00,2021-09-05 01:30:00,3898.04,3885.92,-0.0,flip_to_short -25058,做空,2021-09-05 01:30:00,2021-09-05 01:55:00,3885.92,3897.15,-0.0,flip_to_long -25059,做多,2021-09-05 01:55:00,2021-09-05 02:05:00,3897.15,3895.9,-0.0,flip_to_short -25060,做空,2021-09-05 02:05:00,2021-09-05 02:10:00,3895.9,3904.7,-0.0,flip_to_long -25061,做多,2021-09-05 02:10:00,2021-09-05 02:20:00,3904.7,3902.28,-0.0,flip_to_short -25062,做空,2021-09-05 02:20:00,2021-09-05 02:40:00,3902.28,3898.12,0.0,flip_to_long -25063,做多,2021-09-05 02:40:00,2021-09-05 02:50:00,3898.12,3898.2,-0.0,flip_to_short -25064,做空,2021-09-05 02:50:00,2021-09-05 03:00:00,3898.2,3895.0,0.0,flip_to_long -25065,做多,2021-09-05 03:00:00,2021-09-05 04:50:00,3895.0,3869.95,-0.01,tp_upper -25066,做空,2021-09-05 05:10:00,2021-09-05 05:40:00,3868.07,3871.13,-0.0,flip_to_long -25067,做多,2021-09-05 05:40:00,2021-09-05 05:45:00,3871.13,3865.87,-0.0,flip_to_short -25068,做空,2021-09-05 05:45:00,2021-09-05 05:50:00,3865.87,3870.17,-0.0,flip_to_long -25069,做多,2021-09-05 05:50:00,2021-09-05 05:55:00,3870.17,3866.86,-0.0,flip_to_short -25070,做空,2021-09-05 05:55:00,2021-09-05 06:00:00,3866.86,3870.01,-0.0,flip_to_long -25071,做多,2021-09-05 06:00:00,2021-09-05 06:05:00,3870.01,3859.38,-0.0,flip_to_short -25072,做空,2021-09-05 06:05:00,2021-09-05 06:10:00,3859.38,3851.59,0.0,tp_lower -25073,做多,2021-09-05 06:30:00,2021-09-05 07:05:00,3872.29,3887.63,0.0,tp_upper -25074,做多,2021-09-05 08:05:00,2021-09-05 08:15:00,3878.12,3877.29,-0.0,flip_to_short -25075,做空,2021-09-05 08:15:00,2021-09-05 08:25:00,3877.29,3883.03,-0.0,flip_to_long -25076,做多,2021-09-05 08:25:00,2021-09-05 08:35:00,3883.03,3893.27,0.0,tp_upper -25077,做空,2021-09-05 10:30:00,2021-09-05 10:50:00,3934.74,3930.07,0.0,flip_to_long -25078,做多,2021-09-05 10:50:00,2021-09-05 11:20:00,3930.07,3915.34,-0.0,flip_to_short -25079,做空,2021-09-05 11:20:00,2021-09-05 11:25:00,3915.34,3922.39,-0.0,tp_lower -25080,做空,2021-09-05 12:00:00,2021-09-05 12:10:00,3926.75,3925.49,-0.0,flip_to_long -25081,做多,2021-09-05 12:10:00,2021-09-05 12:20:00,3925.49,3934.27,0.0,tp_upper -25082,做空,2021-09-05 12:40:00,2021-09-05 12:50:00,3931.67,3933.58,-0.0,flip_to_long -25083,做多,2021-09-05 12:50:00,2021-09-05 13:05:00,3933.58,3931.77,-0.0,flip_to_short -25084,做空,2021-09-05 13:05:00,2021-09-05 13:25:00,3931.77,3930.12,-0.0,flip_to_long -25085,做多,2021-09-05 13:25:00,2021-09-05 13:50:00,3930.12,3939.64,0.0,tp_upper -25086,做空,2021-09-05 13:55:00,2021-09-05 14:05:00,3934.02,3937.83,-0.0,flip_to_long -25087,做多,2021-09-05 14:05:00,2021-09-05 14:10:00,3937.83,3938.99,-0.0,tp_upper -25088,做空,2021-09-05 14:15:00,2021-09-05 14:55:00,3938.76,3924.96,0.0,tp_lower -25089,做多,2021-09-05 16:20:00,2021-09-05 16:25:00,3917.25,3916.62,-0.0,flip_to_short -25090,做空,2021-09-05 16:25:00,2021-09-05 18:15:00,3916.62,3929.92,-0.0,flip_to_long -25091,做多,2021-09-05 18:15:00,2021-09-05 18:20:00,3929.92,3921.0,-0.0,flip_to_short -25092,做空,2021-09-05 18:20:00,2021-09-05 18:25:00,3921.0,3928.19,-0.0,flip_to_long -25093,做多,2021-09-05 18:25:00,2021-09-05 18:30:00,3928.19,3924.58,-0.0,flip_to_short -25094,做空,2021-09-05 18:30:00,2021-09-05 18:35:00,3924.58,3931.67,-0.0,flip_to_long -25095,做多,2021-09-05 18:35:00,2021-09-05 18:40:00,3931.67,3927.43,-0.0,flip_to_short -25096,做空,2021-09-05 18:40:00,2021-09-05 18:45:00,3927.43,3932.41,-0.0,flip_to_long -25097,做多,2021-09-05 18:45:00,2021-09-05 18:55:00,3932.41,3926.44,-0.0,flip_to_short -25098,做空,2021-09-05 18:55:00,2021-09-05 19:05:00,3926.44,3927.2,-0.0,flip_to_long -25099,做多,2021-09-05 19:05:00,2021-09-05 19:10:00,3927.2,3935.96,0.0,tp_upper -25100,做空,2021-09-05 19:50:00,2021-09-05 20:05:00,3936.71,3932.7,0.0,flip_to_long -25101,做多,2021-09-05 20:05:00,2021-09-05 20:50:00,3932.7,3966.91,0.01,tp_upper -25102,做空,2021-09-05 21:25:00,2021-09-05 22:55:00,3950.57,3952.89,-0.0,flip_to_long -25103,做多,2021-09-05 22:55:00,2021-09-05 23:00:00,3952.89,3945.1,-0.0,flip_to_short -25104,做空,2021-09-05 23:00:00,2021-09-05 23:05:00,3945.1,3957.54,-0.0,flip_to_long -25105,做多,2021-09-05 23:05:00,2021-09-05 23:15:00,3957.54,3961.84,0.0,tp_upper -25106,做空,2021-09-06 00:15:00,2021-09-06 00:20:00,3954.46,3943.29,0.0,tp_lower -25107,做多,2021-09-06 01:55:00,2021-09-06 02:45:00,3932.25,3925.84,-0.0,flip_to_short -25108,做空,2021-09-06 02:45:00,2021-09-06 02:50:00,3925.84,3921.17,0.0,tp_lower -25109,做多,2021-09-06 03:00:00,2021-09-06 03:15:00,3925.77,3930.01,0.0,tp_upper -25110,做空,2021-09-06 03:20:00,2021-09-06 03:30:00,3926.32,3931.82,-0.0,flip_to_long -25111,做多,2021-09-06 03:30:00,2021-09-06 03:35:00,3931.82,3912.54,-0.01,flip_to_short -25112,做空,2021-09-06 03:35:00,2021-09-06 03:40:00,3912.54,3909.68,0.0,tp_lower -25113,做多,2021-09-06 04:30:00,2021-09-06 04:45:00,3919.57,3919.58,-0.0,flip_to_short -25114,做空,2021-09-06 04:45:00,2021-09-06 05:10:00,3919.58,3915.53,0.0,flip_to_long -25115,做多,2021-09-06 05:10:00,2021-09-06 05:20:00,3915.53,3926.29,0.0,tp_upper -25116,做空,2021-09-06 06:55:00,2021-09-06 07:05:00,3936.99,3934.5,0.0,flip_to_long -25117,做多,2021-09-06 07:05:00,2021-09-06 07:40:00,3934.5,3955.31,0.01,tp_upper -25118,做空,2021-09-06 09:05:00,2021-09-06 09:35:00,3959.17,3956.19,0.0,flip_to_long -25119,做多,2021-09-06 09:35:00,2021-09-06 09:45:00,3956.19,3956.33,-0.0,flip_to_short -25120,做空,2021-09-06 09:45:00,2021-09-06 09:55:00,3956.33,3960.99,-0.0,flip_to_long -25121,做多,2021-09-06 09:55:00,2021-09-06 10:00:00,3960.99,3956.54,-0.0,flip_to_short -25122,做空,2021-09-06 10:00:00,2021-09-06 10:20:00,3956.54,3947.66,0.0,tp_lower -25123,做多,2021-09-06 10:55:00,2021-09-06 11:05:00,3952.22,3948.84,-0.0,flip_to_short -25124,做空,2021-09-06 11:05:00,2021-09-06 11:10:00,3948.84,3951.91,-0.0,tp_lower -25125,做空,2021-09-06 11:15:00,2021-09-06 11:20:00,3937.46,3924.96,0.0,tp_lower -25126,做多,2021-09-06 12:30:00,2021-09-06 13:05:00,3914.34,3904.35,-0.0,flip_to_short -25127,做空,2021-09-06 13:05:00,2021-09-06 13:15:00,3904.35,3906.35,-0.0,flip_to_long -25128,做多,2021-09-06 13:15:00,2021-09-06 13:20:00,3906.35,3895.76,-0.0,flip_to_short -25129,做空,2021-09-06 13:20:00,2021-09-06 13:25:00,3895.76,3902.68,-0.0,flip_to_long -25130,做多,2021-09-06 13:25:00,2021-09-06 13:30:00,3902.68,3901.44,-0.0,flip_to_short -25131,做空,2021-09-06 13:30:00,2021-09-06 13:35:00,3901.44,3906.33,-0.0,flip_to_long -25132,做多,2021-09-06 13:35:00,2021-09-06 13:50:00,3906.33,3919.85,0.0,tp_upper -25133,做空,2021-09-06 15:30:00,2021-09-06 15:35:00,3932.15,3935.08,-0.0,flip_to_long -25134,做多,2021-09-06 15:35:00,2021-09-06 15:50:00,3935.08,3934.07,-0.0,flip_to_short -25135,做空,2021-09-06 15:50:00,2021-09-06 15:55:00,3934.07,3929.42,0.0,tp_lower -25136,做多,2021-09-06 16:00:00,2021-09-06 16:05:00,3937.7,3917.14,-0.01,flip_to_short -25137,做空,2021-09-06 16:05:00,2021-09-06 16:10:00,3917.14,3923.38,-0.0,tp_lower -25138,做多,2021-09-06 16:20:00,2021-09-06 16:40:00,3939.8,3937.99,-0.0,flip_to_short -25139,做空,2021-09-06 16:40:00,2021-09-06 17:00:00,3937.99,3934.99,0.0,flip_to_long -25140,做多,2021-09-06 17:00:00,2021-09-06 17:40:00,3934.99,3938.37,0.0,flip_to_short -25141,做空,2021-09-06 17:40:00,2021-09-06 17:50:00,3938.37,3939.94,-0.0,flip_to_long -25142,做多,2021-09-06 17:50:00,2021-09-06 17:55:00,3939.94,3937.56,-0.0,flip_to_short -25143,做空,2021-09-06 17:55:00,2021-09-06 18:00:00,3937.56,3936.58,-0.0,tp_lower -25144,做多,2021-09-06 18:05:00,2021-09-06 18:10:00,3940.0,3938.42,-0.0,flip_to_short -25145,做空,2021-09-06 18:10:00,2021-09-06 18:25:00,3938.42,3939.48,-0.0,flip_to_long -25146,做多,2021-09-06 18:25:00,2021-09-06 18:35:00,3939.48,3941.64,0.0,tp_upper -25147,做空,2021-09-06 18:50:00,2021-09-06 18:55:00,3938.71,3952.95,-0.0,flip_to_long -25148,做多,2021-09-06 18:55:00,2021-09-06 19:00:00,3952.95,3948.11,-0.0,tp_upper -25149,做空,2021-09-06 19:30:00,2021-09-06 19:35:00,3944.01,3947.64,-0.0,flip_to_long -25150,做多,2021-09-06 19:35:00,2021-09-06 19:40:00,3947.64,3947.19,-0.0,flip_to_short -25151,做空,2021-09-06 19:40:00,2021-09-06 20:00:00,3947.19,3944.35,0.0,flip_to_long -25152,做多,2021-09-06 20:00:00,2021-09-06 20:45:00,3944.35,3945.32,-0.0,flip_to_short -25153,做空,2021-09-06 20:45:00,2021-09-06 20:50:00,3945.32,3952.12,-0.0,flip_to_long -25154,做多,2021-09-06 20:50:00,2021-09-06 21:00:00,3952.12,3951.0,-0.0,tp_upper -25155,做空,2021-09-06 21:25:00,2021-09-06 22:20:00,3946.31,3956.55,-0.0,flip_to_long -25156,做多,2021-09-06 22:20:00,2021-09-06 22:25:00,3956.55,3952.93,-0.0,flip_to_short -25157,做空,2021-09-06 22:25:00,2021-09-06 22:40:00,3952.93,3945.09,0.0,tp_lower -25158,做多,2021-09-06 23:45:00,2021-09-07 01:45:00,3931.5,3918.11,-0.0,tp_upper -25159,做空,2021-09-07 03:20:00,2021-09-07 03:30:00,3933.74,3928.69,0.0,tp_lower -25160,做多,2021-09-07 04:35:00,2021-09-07 04:50:00,3924.5,3925.42,-0.0,tp_upper -25161,做空,2021-09-07 04:55:00,2021-09-07 05:10:00,3921.17,3919.58,-0.0,flip_to_long -25162,做多,2021-09-07 05:10:00,2021-09-07 05:30:00,3919.58,3916.63,-0.0,flip_to_short -25163,做空,2021-09-07 05:30:00,2021-09-07 05:35:00,3916.63,3922.7,-0.0,flip_to_long -25164,做多,2021-09-07 05:35:00,2021-09-07 06:25:00,3922.7,3921.96,-0.0,flip_to_short -25165,做空,2021-09-07 06:25:00,2021-09-07 06:35:00,3921.96,3926.33,-0.0,flip_to_long -25166,做多,2021-09-07 06:35:00,2021-09-07 06:40:00,3926.33,3922.61,-0.0,flip_to_short -25167,做空,2021-09-07 06:40:00,2021-09-07 06:45:00,3922.61,3921.99,-0.0,tp_lower -25168,做多,2021-09-07 10:25:00,2021-09-07 11:15:00,3755.0,3760.3,0.0,flip_to_short -25169,做空,2021-09-07 11:15:00,2021-09-07 11:55:00,3760.3,3753.04,0.0,flip_to_long -25170,做多,2021-09-07 11:55:00,2021-09-07 13:10:00,3753.04,3754.37,-0.0,flip_to_short -25171,做空,2021-09-07 13:10:00,2021-09-07 14:00:00,3754.37,3749.57,0.0,tp_lower -25172,做多,2021-09-07 16:05:00,2021-09-07 16:45:00,3457.05,3536.9,0.03,tp_upper -25173,做空,2021-09-07 17:25:00,2021-09-07 18:15:00,3455.63,3382.6,0.02,tp_lower -25174,做多,2021-09-07 18:35:00,2021-09-07 18:45:00,3462.02,3455.65,-0.0,flip_to_short -25175,做空,2021-09-07 18:45:00,2021-09-07 18:55:00,3455.65,3447.04,0.0,flip_to_long -25176,做多,2021-09-07 18:55:00,2021-09-07 19:00:00,3447.04,3433.32,-0.01,flip_to_short -25177,做空,2021-09-07 19:00:00,2021-09-07 19:10:00,3433.32,3453.72,-0.01,flip_to_long -25178,做多,2021-09-07 19:10:00,2021-09-07 19:30:00,3453.72,3445.28,-0.0,flip_to_short -25179,做空,2021-09-07 19:30:00,2021-09-07 19:45:00,3445.28,3454.34,-0.0,flip_to_long -25180,做多,2021-09-07 19:45:00,2021-09-07 19:50:00,3454.34,3430.54,-0.01,flip_to_short -25181,做空,2021-09-07 19:50:00,2021-09-07 19:55:00,3430.54,3412.8,0.01,tp_lower -25182,做多,2021-09-07 20:15:00,2021-09-07 20:20:00,3455.31,3451.75,-0.0,flip_to_short -25183,做空,2021-09-07 20:20:00,2021-09-07 20:35:00,3451.75,3393.22,0.02,tp_lower -25184,做多,2021-09-07 21:00:00,2021-09-07 21:05:00,3424.63,3405.54,-0.01,flip_to_short -25185,做空,2021-09-07 21:05:00,2021-09-07 21:15:00,3405.54,3373.36,0.01,tp_lower -25186,做多,2021-09-07 22:05:00,2021-09-07 22:30:00,3381.72,3441.65,0.02,tp_upper -25187,做空,2021-09-07 23:10:00,2021-09-07 23:15:00,3399.53,3421.11,-0.01,flip_to_long -25188,做多,2021-09-07 23:15:00,2021-09-07 23:50:00,3421.11,3421.32,-0.0,flip_to_short -25189,做空,2021-09-07 23:50:00,2021-09-07 23:55:00,3421.32,3435.0,-0.01,flip_to_long -25190,做多,2021-09-07 23:55:00,2021-09-08 00:00:00,3435.0,3410.74,-0.01,flip_to_short -25191,做空,2021-09-08 00:00:00,2021-09-08 00:05:00,3410.74,3388.64,0.01,tp_lower -25192,做多,2021-09-08 00:25:00,2021-09-08 01:10:00,3425.72,3434.18,0.0,flip_to_short -25193,做空,2021-09-08 01:10:00,2021-09-08 03:15:00,3434.18,3445.87,-0.0,tp_lower -25194,做多,2021-09-08 04:10:00,2021-09-08 04:55:00,3454.79,3438.94,-0.01,flip_to_short -25195,做空,2021-09-08 04:55:00,2021-09-08 05:00:00,3438.94,3438.96,-0.0,flip_to_long -25196,做多,2021-09-08 05:00:00,2021-09-08 05:30:00,3438.96,3460.2,0.01,tp_upper -25197,做空,2021-09-08 05:35:00,2021-09-08 05:40:00,3443.73,3432.77,0.0,tp_lower -25198,做多,2021-09-08 08:30:00,2021-09-08 08:45:00,3326.59,3362.1,0.01,tp_upper -25199,做空,2021-09-08 10:00:00,2021-09-08 10:10:00,3355.94,3355.24,-0.0,flip_to_long -25200,做多,2021-09-08 10:10:00,2021-09-08 10:20:00,3355.24,3347.71,-0.0,flip_to_short -25201,做空,2021-09-08 10:20:00,2021-09-08 10:30:00,3347.71,3324.8,0.01,tp_lower -25202,做多,2021-09-08 10:45:00,2021-09-08 10:50:00,3361.54,3395.64,0.01,tp_upper -25203,做空,2021-09-08 12:45:00,2021-09-08 12:50:00,3408.28,3410.51,-0.0,tp_lower -25204,做多,2021-09-08 13:05:00,2021-09-08 13:10:00,3423.4,3413.65,-0.0,flip_to_short -25205,做空,2021-09-08 13:10:00,2021-09-08 13:15:00,3413.65,3379.91,0.01,tp_lower -25206,做多,2021-09-08 13:25:00,2021-09-08 13:30:00,3428.01,3412.27,-0.01,flip_to_short -25207,做空,2021-09-08 13:30:00,2021-09-08 13:35:00,3412.27,3418.79,-0.0,flip_to_long -25208,做多,2021-09-08 13:35:00,2021-09-08 13:45:00,3418.79,3407.24,-0.0,flip_to_short -25209,做空,2021-09-08 13:45:00,2021-09-08 13:50:00,3407.24,3391.59,0.0,tp_lower -25210,做多,2021-09-08 14:20:00,2021-09-08 14:35:00,3411.99,3404.01,-0.0,flip_to_short -25211,做空,2021-09-08 14:35:00,2021-09-08 14:40:00,3404.01,3366.8,0.01,tp_lower -25212,做多,2021-09-08 15:05:00,2021-09-08 15:15:00,3404.95,3412.26,0.0,tp_upper -25213,做空,2021-09-08 15:50:00,2021-09-08 15:55:00,3399.56,3419.99,-0.01,flip_to_long -25214,做多,2021-09-08 15:55:00,2021-09-08 16:00:00,3419.99,3406.26,-0.01,flip_to_short -25215,做空,2021-09-08 16:00:00,2021-09-08 16:05:00,3406.26,3423.55,-0.01,flip_to_long -25216,做多,2021-09-08 16:05:00,2021-09-08 16:30:00,3423.55,3467.4,0.01,tp_upper -25217,做空,2021-09-08 17:30:00,2021-09-08 17:40:00,3450.01,3465.32,-0.01,flip_to_long -25218,做多,2021-09-08 17:40:00,2021-09-08 17:45:00,3465.32,3463.18,-0.0,flip_to_short -25219,做空,2021-09-08 17:45:00,2021-09-08 17:50:00,3463.18,3484.5,-0.01,flip_to_long -25220,做多,2021-09-08 17:50:00,2021-09-08 17:55:00,3484.5,3478.87,-0.0,flip_to_short -25221,做空,2021-09-08 17:55:00,2021-09-08 19:40:00,3478.87,3522.05,-0.02,flip_to_long -25222,做多,2021-09-08 19:40:00,2021-09-08 19:45:00,3522.05,3513.19,-0.0,flip_to_short -25223,做空,2021-09-08 19:45:00,2021-09-08 19:50:00,3513.19,3523.49,-0.0,flip_to_long -25224,做多,2021-09-08 19:50:00,2021-09-08 19:55:00,3523.49,3522.3,-0.0,flip_to_short -25225,做空,2021-09-08 19:55:00,2021-09-08 20:00:00,3522.3,3489.5,0.01,tp_lower -25226,做多,2021-09-08 21:00:00,2021-09-08 21:40:00,3488.1,3472.25,-0.01,flip_to_short -25227,做空,2021-09-08 21:40:00,2021-09-08 21:50:00,3472.25,3450.01,0.01,tp_lower -25228,做多,2021-09-08 22:00:00,2021-09-08 22:05:00,3471.59,3483.64,0.0,tp_upper -25229,做空,2021-09-08 23:15:00,2021-09-08 23:25:00,3511.48,3526.35,-0.01,flip_to_long -25230,做多,2021-09-08 23:25:00,2021-09-08 23:30:00,3526.35,3523.4,-0.0,flip_to_short -25231,做空,2021-09-08 23:30:00,2021-09-08 23:45:00,3523.4,3494.63,0.01,tp_lower -25232,做多,2021-09-09 00:35:00,2021-09-09 00:40:00,3510.36,3491.67,-0.01,flip_to_short -25233,做空,2021-09-09 00:40:00,2021-09-09 00:50:00,3491.67,3510.28,-0.01,flip_to_long -25234,做多,2021-09-09 00:50:00,2021-09-09 01:10:00,3510.28,3490.08,-0.01,flip_to_short -25235,做空,2021-09-09 01:10:00,2021-09-09 01:35:00,3490.08,3471.41,0.01,tp_lower -25236,做多,2021-09-09 01:55:00,2021-09-09 02:20:00,3493.33,3496.43,0.0,flip_to_short -25237,做空,2021-09-09 02:20:00,2021-09-09 02:30:00,3496.43,3469.51,0.01,tp_lower -25238,做多,2021-09-09 03:40:00,2021-09-09 03:50:00,3473.07,3464.5,-0.0,flip_to_short -25239,做空,2021-09-09 03:50:00,2021-09-09 03:55:00,3464.5,3471.25,-0.0,flip_to_long -25240,做多,2021-09-09 03:55:00,2021-09-09 04:00:00,3471.25,3467.54,-0.0,flip_to_short -25241,做空,2021-09-09 04:00:00,2021-09-09 05:05:00,3467.54,3483.29,-0.01,flip_to_long -25242,做多,2021-09-09 05:05:00,2021-09-09 05:20:00,3483.29,3508.44,0.01,tp_upper -25243,做空,2021-09-09 06:15:00,2021-09-09 07:00:00,3493.51,3458.85,0.01,tp_lower -25244,做多,2021-09-09 07:55:00,2021-09-09 08:00:00,3500.68,3489.0,-0.0,tp_upper -25245,做空,2021-09-09 09:15:00,2021-09-09 09:40:00,3524.09,3510.78,0.0,tp_lower -25246,做多,2021-09-09 11:10:00,2021-09-09 11:35:00,3483.66,3480.73,-0.0,flip_to_short -25247,做空,2021-09-09 11:35:00,2021-09-09 11:50:00,3480.73,3479.85,-0.0,flip_to_long -25248,做多,2021-09-09 11:50:00,2021-09-09 12:00:00,3479.85,3492.61,0.0,tp_upper -25249,做空,2021-09-09 12:15:00,2021-09-09 12:25:00,3476.31,3449.22,0.01,tp_lower -25250,做多,2021-09-09 12:50:00,2021-09-09 13:05:00,3473.33,3531.43,0.02,tp_upper -25251,做空,2021-09-09 14:30:00,2021-09-09 14:40:00,3528.49,3535.56,-0.0,flip_to_long -25252,做多,2021-09-09 14:40:00,2021-09-09 14:50:00,3535.56,3532.96,-0.0,flip_to_short -25253,做空,2021-09-09 14:50:00,2021-09-09 15:00:00,3532.96,3535.49,-0.0,flip_to_long -25254,做多,2021-09-09 15:00:00,2021-09-09 15:05:00,3535.49,3509.89,-0.01,flip_to_short -25255,做空,2021-09-09 15:05:00,2021-09-09 15:10:00,3509.89,3529.61,-0.01,tp_lower -25256,做多,2021-09-09 15:55:00,2021-09-09 16:00:00,3524.48,3523.99,-0.0,flip_to_short -25257,做空,2021-09-09 16:00:00,2021-09-09 16:15:00,3523.99,3520.84,0.0,flip_to_long -25258,做多,2021-09-09 16:15:00,2021-09-09 16:25:00,3520.84,3534.9,0.0,tp_upper -25259,做空,2021-09-09 17:30:00,2021-09-09 17:50:00,3540.62,3522.33,0.01,tp_lower -25260,做多,2021-09-09 19:30:00,2021-09-09 19:40:00,3478.94,3478.63,-0.0,flip_to_short -25261,做空,2021-09-09 19:40:00,2021-09-09 19:55:00,3478.63,3465.1,0.0,flip_to_long -25262,做多,2021-09-09 19:55:00,2021-09-09 20:15:00,3465.1,3455.88,-0.0,flip_to_short -25263,做空,2021-09-09 20:15:00,2021-09-09 20:20:00,3455.88,3473.94,-0.01,tp_lower -25264,做空,2021-09-09 20:25:00,2021-09-09 20:30:00,3458.83,3449.62,0.0,tp_lower -25265,做多,2021-09-09 21:20:00,2021-09-09 21:50:00,3454.43,3457.22,0.0,flip_to_short -25266,做空,2021-09-09 21:50:00,2021-09-09 22:05:00,3457.22,3457.01,-0.0,flip_to_long -25267,做多,2021-09-09 22:05:00,2021-09-09 22:10:00,3457.01,3463.43,0.0,tp_upper -25268,做空,2021-09-09 22:15:00,2021-09-09 22:20:00,3448.21,3467.51,-0.01,flip_to_long -25269,做多,2021-09-09 22:20:00,2021-09-09 22:25:00,3467.51,3452.15,-0.01,flip_to_short -25270,做空,2021-09-09 22:25:00,2021-09-09 22:30:00,3452.15,3437.61,0.0,tp_lower -25271,做多,2021-09-09 23:00:00,2021-09-09 23:15:00,3460.99,3453.64,-0.0,flip_to_short -25272,做空,2021-09-09 23:15:00,2021-09-09 23:30:00,3453.64,3438.02,0.0,tp_lower -25273,做多,2021-09-10 00:00:00,2021-09-10 01:00:00,3440.52,3465.59,0.01,tp_upper -25274,做空,2021-09-10 02:40:00,2021-09-10 03:00:00,3490.28,3471.79,0.01,tp_lower -25275,做多,2021-09-10 04:15:00,2021-09-10 04:30:00,3469.06,3471.48,0.0,tp_upper -25276,做空,2021-09-10 04:40:00,2021-09-10 04:55:00,3465.97,3454.92,0.0,tp_lower -25277,做多,2021-09-10 05:55:00,2021-09-10 06:00:00,3456.95,3456.0,-0.0,flip_to_short -25278,做空,2021-09-10 06:00:00,2021-09-10 06:35:00,3456.0,3427.12,0.01,tp_lower -25279,做多,2021-09-10 08:15:00,2021-09-10 08:25:00,3418.88,3406.42,-0.01,flip_to_short -25280,做空,2021-09-10 08:25:00,2021-09-10 08:30:00,3406.42,3372.36,0.01,tp_lower -25281,做多,2021-09-10 09:25:00,2021-09-10 09:45:00,3390.13,3392.35,0.0,flip_to_short -25282,做空,2021-09-10 09:45:00,2021-09-10 11:15:00,3392.35,3376.87,0.01,tp_lower -25283,做多,2021-09-10 11:50:00,2021-09-10 12:00:00,3404.43,3396.86,-0.0,flip_to_short -25284,做空,2021-09-10 12:00:00,2021-09-10 12:20:00,3396.86,3388.71,0.0,flip_to_long -25285,做多,2021-09-10 12:20:00,2021-09-10 12:45:00,3388.71,3380.81,-0.0,flip_to_short -25286,做空,2021-09-10 12:45:00,2021-09-10 13:00:00,3380.81,3363.28,0.01,tp_lower -25287,做多,2021-09-10 13:30:00,2021-09-10 15:50:00,3358.3,3299.99,-0.02,tp_upper -25288,做空,2021-09-10 17:05:00,2021-09-10 17:10:00,3287.08,3293.84,-0.0,flip_to_long -25289,做多,2021-09-10 17:10:00,2021-09-10 17:15:00,3293.84,3310.49,0.01,tp_upper -25290,做空,2021-09-10 18:50:00,2021-09-10 18:55:00,3325.09,3329.83,-0.0,flip_to_long -25291,做多,2021-09-10 18:55:00,2021-09-10 19:00:00,3329.83,3319.23,-0.0,flip_to_short -25292,做空,2021-09-10 19:00:00,2021-09-10 19:05:00,3319.23,3325.0,-0.0,flip_to_long -25293,做多,2021-09-10 19:05:00,2021-09-10 20:15:00,3325.0,3321.97,-0.0,flip_to_short -25294,做空,2021-09-10 20:15:00,2021-09-10 20:30:00,3321.97,3305.11,0.01,tp_lower -25295,做多,2021-09-10 22:30:00,2021-09-10 22:35:00,3219.12,3213.06,-0.0,flip_to_short -25296,做空,2021-09-10 22:35:00,2021-09-10 23:10:00,3213.06,3202.7,0.0,flip_to_long -25297,做多,2021-09-10 23:10:00,2021-09-11 00:00:00,3202.7,3211.13,0.0,tp_upper -25298,做空,2021-09-11 02:25:00,2021-09-11 02:45:00,3272.38,3258.82,0.0,tp_lower -25299,做多,2021-09-11 04:00:00,2021-09-11 04:05:00,3258.55,3247.88,-0.0,flip_to_short -25300,做空,2021-09-11 04:05:00,2021-09-11 04:25:00,3247.88,3255.3,-0.0,flip_to_long -25301,做多,2021-09-11 04:25:00,2021-09-11 04:30:00,3255.3,3270.04,0.01,tp_upper -25302,做空,2021-09-11 05:05:00,2021-09-11 05:25:00,3251.57,3234.31,0.01,tp_lower -25303,做多,2021-09-11 05:45:00,2021-09-11 06:30:00,3258.02,3253.28,-0.0,flip_to_short -25304,做空,2021-09-11 06:30:00,2021-09-11 06:35:00,3253.28,3255.45,-0.0,flip_to_long -25305,做多,2021-09-11 06:35:00,2021-09-11 07:00:00,3255.45,3264.29,0.0,flip_to_short -25306,做空,2021-09-11 07:00:00,2021-09-11 07:15:00,3264.29,3244.1,0.01,tp_lower -25307,做多,2021-09-11 07:55:00,2021-09-11 08:45:00,3249.0,3256.0,0.0,tp_upper -25308,做空,2021-09-11 09:05:00,2021-09-11 09:15:00,3230.0,3235.65,-0.0,tp_lower -25309,做多,2021-09-11 09:20:00,2021-09-11 09:45:00,3243.99,3264.07,0.01,tp_upper -25310,做空,2021-09-11 11:15:00,2021-09-11 11:25:00,3289.97,3295.81,-0.0,flip_to_long -25311,做多,2021-09-11 11:25:00,2021-09-11 11:35:00,3295.81,3292.11,-0.0,flip_to_short -25312,做空,2021-09-11 11:35:00,2021-09-11 11:40:00,3292.11,3300.36,-0.0,flip_to_long -25313,做多,2021-09-11 11:40:00,2021-09-11 11:50:00,3300.36,3292.27,-0.0,flip_to_short -25314,做空,2021-09-11 11:50:00,2021-09-11 12:00:00,3292.27,3302.49,-0.0,flip_to_long -25315,做多,2021-09-11 12:00:00,2021-09-11 12:05:00,3302.49,3292.64,-0.0,flip_to_short -25316,做空,2021-09-11 12:05:00,2021-09-11 12:15:00,3292.64,3301.0,-0.0,flip_to_long -25317,做多,2021-09-11 12:15:00,2021-09-11 12:20:00,3301.0,3326.55,0.01,tp_upper -25318,做空,2021-09-11 13:20:00,2021-09-11 13:55:00,3316.33,3323.47,-0.0,flip_to_long -25319,做多,2021-09-11 13:55:00,2021-09-11 14:05:00,3323.47,3319.0,-0.0,flip_to_short -25320,做空,2021-09-11 14:05:00,2021-09-11 14:10:00,3319.0,3330.5,-0.0,flip_to_long -25321,做多,2021-09-11 14:10:00,2021-09-11 14:20:00,3330.5,3333.01,0.0,tp_upper -25322,做空,2021-09-11 14:50:00,2021-09-11 15:15:00,3324.68,3310.57,0.0,tp_lower -25323,做多,2021-09-11 16:25:00,2021-09-11 16:35:00,3312.74,3333.76,0.01,tp_upper -25324,做空,2021-09-11 17:25:00,2021-09-11 17:40:00,3314.93,3320.27,-0.0,flip_to_long -25325,做多,2021-09-11 17:40:00,2021-09-11 17:50:00,3320.27,3318.85,-0.0,flip_to_short -25326,做空,2021-09-11 17:50:00,2021-09-11 18:20:00,3318.85,3312.46,0.0,tp_lower -25327,做多,2021-09-11 18:55:00,2021-09-11 19:15:00,3314.53,3307.0,-0.0,flip_to_short -25328,做空,2021-09-11 19:15:00,2021-09-11 19:20:00,3307.0,3300.0,0.0,tp_lower -25329,做多,2021-09-11 19:45:00,2021-09-11 20:40:00,3306.44,3295.05,-0.0,flip_to_short -25330,做空,2021-09-11 20:40:00,2021-09-11 20:45:00,3295.05,3298.61,-0.0,flip_to_long -25331,做多,2021-09-11 20:45:00,2021-09-11 20:50:00,3298.61,3291.55,-0.0,flip_to_short -25332,做空,2021-09-11 20:50:00,2021-09-11 20:55:00,3291.55,3295.8,-0.0,flip_to_long -25333,做多,2021-09-11 20:55:00,2021-09-11 21:05:00,3295.8,3299.41,0.0,flip_to_short -25334,做空,2021-09-11 21:05:00,2021-09-11 21:15:00,3299.41,3296.42,0.0,flip_to_long -25335,做多,2021-09-11 21:15:00,2021-09-11 21:40:00,3296.42,3290.25,-0.0,flip_to_short -25336,做空,2021-09-11 21:40:00,2021-09-11 21:45:00,3290.25,3299.66,-0.0,flip_to_long -25337,做多,2021-09-11 21:45:00,2021-09-11 21:55:00,3299.66,3297.57,-0.0,flip_to_short -25338,做空,2021-09-11 21:55:00,2021-09-11 22:00:00,3297.57,3285.36,0.0,tp_lower -25339,做空,2021-09-11 23:30:00,2021-09-11 23:50:00,3253.55,3265.17,-0.01,flip_to_long -25340,做多,2021-09-11 23:50:00,2021-09-12 00:00:00,3265.17,3262.56,-0.0,flip_to_short -25341,做空,2021-09-12 00:00:00,2021-09-12 00:05:00,3262.56,3275.27,-0.01,flip_to_long -25342,做多,2021-09-12 00:05:00,2021-09-12 00:10:00,3275.27,3270.42,-0.0,tp_upper -25343,做空,2021-09-12 00:15:00,2021-09-12 00:30:00,3268.38,3238.02,0.01,tp_lower -25344,做多,2021-09-12 00:55:00,2021-09-12 01:05:00,3255.8,3253.46,-0.0,flip_to_short -25345,做空,2021-09-12 01:05:00,2021-09-12 01:55:00,3253.46,3252.29,-0.0,flip_to_long -25346,做多,2021-09-12 01:55:00,2021-09-12 02:05:00,3252.29,3269.82,0.01,tp_upper -25347,做空,2021-09-12 04:40:00,2021-09-12 05:00:00,3319.68,3323.61,-0.0,flip_to_long -25348,做多,2021-09-12 05:00:00,2021-09-12 05:20:00,3323.61,3321.6,-0.0,flip_to_short -25349,做空,2021-09-12 05:20:00,2021-09-12 05:25:00,3321.6,3329.14,-0.0,flip_to_long -25350,做多,2021-09-12 05:25:00,2021-09-12 05:30:00,3329.14,3325.87,-0.0,tp_upper -25351,做空,2021-09-12 05:40:00,2021-09-12 05:45:00,3322.13,3325.18,-0.0,flip_to_long -25352,做多,2021-09-12 05:45:00,2021-09-12 05:50:00,3325.18,3331.02,0.0,tp_upper -25353,做空,2021-09-12 06:10:00,2021-09-12 06:25:00,3319.79,3320.0,-0.0,flip_to_long -25354,做多,2021-09-12 06:25:00,2021-09-12 07:40:00,3320.0,3309.42,-0.0,flip_to_short -25355,做空,2021-09-12 07:40:00,2021-09-12 09:45:00,3309.42,3431.66,-0.05,flip_to_long -25356,做多,2021-09-12 09:45:00,2021-09-12 09:50:00,3431.66,3422.7,-0.0,flip_to_short -25357,做空,2021-09-12 09:50:00,2021-09-12 09:55:00,3422.7,3415.78,0.0,tp_lower -25358,做多,2021-09-12 10:10:00,2021-09-12 10:20:00,3427.36,3430.24,0.0,flip_to_short -25359,做空,2021-09-12 10:20:00,2021-09-12 10:55:00,3430.24,3427.7,0.0,flip_to_long -25360,做多,2021-09-12 10:55:00,2021-09-12 11:15:00,3427.7,3425.98,-0.0,flip_to_short -25361,做空,2021-09-12 11:15:00,2021-09-12 11:35:00,3425.98,3426.75,-0.0,flip_to_long -25362,做多,2021-09-12 11:35:00,2021-09-12 11:40:00,3426.75,3425.91,-0.0,flip_to_short -25363,做空,2021-09-12 11:40:00,2021-09-12 11:45:00,3425.91,3426.41,-0.0,flip_to_long -25364,做多,2021-09-12 11:45:00,2021-09-12 11:55:00,3426.41,3437.99,0.0,tp_upper -25365,做空,2021-09-12 12:50:00,2021-09-12 13:20:00,3441.19,3436.65,0.0,flip_to_long -25366,做多,2021-09-12 13:20:00,2021-09-12 13:35:00,3436.65,3415.0,-0.01,flip_to_short -25367,做空,2021-09-12 13:35:00,2021-09-12 13:40:00,3415.0,3421.34,-0.0,tp_lower -25368,做多,2021-09-12 14:00:00,2021-09-12 14:05:00,3437.0,3434.45,-0.0,flip_to_short -25369,做空,2021-09-12 14:05:00,2021-09-12 14:20:00,3434.45,3433.96,-0.0,flip_to_long -25370,做多,2021-09-12 14:20:00,2021-09-12 14:25:00,3433.96,3432.13,-0.0,flip_to_short -25371,做空,2021-09-12 14:25:00,2021-09-12 14:35:00,3432.13,3434.8,-0.0,flip_to_long -25372,做多,2021-09-12 14:35:00,2021-09-12 14:45:00,3434.8,3428.72,-0.0,flip_to_short -25373,做空,2021-09-12 14:45:00,2021-09-12 15:10:00,3428.72,3425.24,0.0,flip_to_long -25374,做多,2021-09-12 15:10:00,2021-09-12 15:25:00,3425.24,3420.99,-0.0,flip_to_short -25375,做空,2021-09-12 15:25:00,2021-09-12 15:30:00,3420.99,3401.23,0.01,tp_lower -25376,做多,2021-09-12 15:55:00,2021-09-12 16:40:00,3418.07,3424.16,0.0,flip_to_short -25377,做空,2021-09-12 16:40:00,2021-09-12 17:15:00,3424.16,3420.44,0.0,flip_to_long -25378,做多,2021-09-12 17:15:00,2021-09-12 17:45:00,3420.44,3420.49,-0.0,flip_to_short -25379,做空,2021-09-12 17:45:00,2021-09-12 18:15:00,3420.49,3406.81,0.0,tp_lower -25380,做多,2021-09-12 19:00:00,2021-09-12 19:50:00,3411.65,3403.13,-0.0,flip_to_short -25381,做空,2021-09-12 19:50:00,2021-09-12 19:55:00,3403.13,3407.14,-0.0,flip_to_long -25382,做多,2021-09-12 19:55:00,2021-09-12 20:05:00,3407.14,3427.95,0.01,tp_upper -25383,做空,2021-09-12 20:25:00,2021-09-12 20:30:00,3408.99,3366.75,0.01,tp_lower -25384,做空,2021-09-13 00:25:00,2021-09-13 00:40:00,3408.79,3387.53,0.01,tp_lower -25385,做多,2021-09-13 04:35:00,2021-09-13 05:00:00,3281.66,3266.93,-0.01,flip_to_short -25386,做空,2021-09-13 05:00:00,2021-09-13 05:05:00,3266.93,3281.13,-0.01,tp_lower -25387,做空,2021-09-13 05:10:00,2021-09-13 05:15:00,3257.93,3268.71,-0.0,tp_lower -25388,做多,2021-09-13 05:25:00,2021-09-13 05:45:00,3266.99,3291.35,0.01,tp_upper -25389,做空,2021-09-13 05:55:00,2021-09-13 06:10:00,3281.17,3283.32,-0.0,flip_to_long -25390,做多,2021-09-13 06:10:00,2021-09-13 06:15:00,3283.32,3267.68,-0.01,flip_to_short -25391,做空,2021-09-13 06:15:00,2021-09-13 06:20:00,3267.68,3277.51,-0.0,flip_to_long -25392,做多,2021-09-13 06:20:00,2021-09-13 06:25:00,3277.51,3274.85,-0.0,flip_to_short -25393,做空,2021-09-13 06:25:00,2021-09-13 06:40:00,3274.85,3280.35,-0.0,flip_to_long -25394,做多,2021-09-13 06:40:00,2021-09-13 06:45:00,3280.35,3277.55,-0.0,flip_to_short -25395,做空,2021-09-13 06:45:00,2021-09-13 07:05:00,3277.55,3283.51,-0.0,flip_to_long -25396,做多,2021-09-13 07:05:00,2021-09-13 07:10:00,3283.51,3270.36,-0.01,flip_to_short -25397,做空,2021-09-13 07:10:00,2021-09-13 07:15:00,3270.36,3225.83,0.02,tp_lower -25398,做多,2021-09-13 08:50:00,2021-09-13 08:55:00,3208.44,3202.09,-0.0,flip_to_short -25399,做空,2021-09-13 08:55:00,2021-09-13 10:50:00,3202.09,3230.87,-0.01,flip_to_long -25400,做多,2021-09-13 10:50:00,2021-09-13 11:00:00,3230.87,3221.44,-0.0,flip_to_short -25401,做空,2021-09-13 11:00:00,2021-09-13 11:10:00,3221.44,3183.6,0.01,tp_lower -25402,做多,2021-09-13 11:15:00,2021-09-13 11:20:00,3244.46,3230.83,-0.01,tp_upper -25403,做空,2021-09-13 11:25:00,2021-09-13 11:30:00,3222.33,3238.51,-0.01,flip_to_long -25404,做多,2021-09-13 11:30:00,2021-09-13 11:45:00,3238.51,3230.09,-0.0,flip_to_short -25405,做空,2021-09-13 11:45:00,2021-09-13 12:35:00,3230.09,3232.1,-0.0,flip_to_long -25406,做多,2021-09-13 12:35:00,2021-09-13 13:30:00,3232.1,3292.8,0.02,tp_upper -25407,做空,2021-09-13 14:00:00,2021-09-13 14:15:00,3200.54,3129.65,0.03,tp_lower -25408,做多,2021-09-13 15:20:00,2021-09-13 15:25:00,3209.29,3206.42,-0.0,flip_to_short -25409,做空,2021-09-13 15:25:00,2021-09-13 16:20:00,3206.42,3198.88,0.0,flip_to_long -25410,做多,2021-09-13 16:20:00,2021-09-13 17:20:00,3198.88,3215.67,0.01,tp_upper -25411,做空,2021-09-13 17:30:00,2021-09-13 17:35:00,3197.75,3207.13,-0.0,flip_to_long -25412,做多,2021-09-13 17:35:00,2021-09-13 17:45:00,3207.13,3226.2,0.01,tp_upper -25413,做空,2021-09-13 18:05:00,2021-09-13 18:10:00,3207.11,3209.48,-0.0,flip_to_long -25414,做多,2021-09-13 18:10:00,2021-09-13 18:30:00,3209.48,3230.32,0.01,tp_upper -25415,做空,2021-09-13 18:50:00,2021-09-13 19:05:00,3216.99,3219.51,-0.0,flip_to_long -25416,做多,2021-09-13 19:05:00,2021-09-13 19:10:00,3219.51,3217.46,-0.0,flip_to_short -25417,做空,2021-09-13 19:10:00,2021-09-13 19:15:00,3217.46,3222.29,-0.0,flip_to_long -25418,做多,2021-09-13 19:15:00,2021-09-13 19:25:00,3222.29,3246.48,0.01,tp_upper -25419,做空,2021-09-13 21:35:00,2021-09-13 21:40:00,3272.51,3277.95,-0.0,flip_to_long -25420,做多,2021-09-13 21:40:00,2021-09-13 21:45:00,3277.95,3276.81,-0.0,flip_to_short -25421,做空,2021-09-13 21:45:00,2021-09-13 21:50:00,3276.81,3277.76,-0.0,flip_to_long -25422,做多,2021-09-13 21:50:00,2021-09-13 21:55:00,3277.76,3275.16,-0.0,flip_to_short -25423,做空,2021-09-13 21:55:00,2021-09-13 22:00:00,3275.16,3281.32,-0.0,flip_to_long -25424,做多,2021-09-13 22:00:00,2021-09-13 22:05:00,3281.32,3280.39,-0.0,tp_upper -25425,做空,2021-09-13 22:10:00,2021-09-13 22:20:00,3272.48,3290.31,-0.01,flip_to_long -25426,做多,2021-09-13 22:20:00,2021-09-13 22:25:00,3290.31,3295.53,0.0,tp_upper -25427,做空,2021-09-13 22:45:00,2021-09-13 22:50:00,3279.98,3284.36,-0.0,flip_to_long -25428,做多,2021-09-13 22:50:00,2021-09-13 23:00:00,3284.36,3294.64,0.0,tp_upper -25429,做空,2021-09-13 23:15:00,2021-09-13 23:20:00,3281.65,3274.9,0.0,tp_lower -25430,做多,2021-09-13 23:30:00,2021-09-13 23:55:00,3283.88,3284.41,-0.0,flip_to_short -25431,做空,2021-09-13 23:55:00,2021-09-14 00:00:00,3284.41,3287.82,-0.0,tp_lower -25432,做空,2021-09-14 00:05:00,2021-09-14 00:10:00,3275.62,3310.81,-0.01,flip_to_long -25433,做多,2021-09-14 00:10:00,2021-09-14 00:15:00,3310.81,3304.51,-0.0,tp_upper -25434,做空,2021-09-14 00:20:00,2021-09-14 01:50:00,3292.78,3311.12,-0.01,flip_to_long -25435,做多,2021-09-14 01:50:00,2021-09-14 01:55:00,3311.12,3304.99,-0.0,flip_to_short -25436,做空,2021-09-14 01:55:00,2021-09-14 02:10:00,3304.99,3294.29,0.0,tp_lower -25437,做多,2021-09-14 03:05:00,2021-09-14 03:10:00,3297.96,3287.18,-0.0,flip_to_short -25438,做空,2021-09-14 03:10:00,2021-09-14 03:15:00,3287.18,3297.65,-0.0,flip_to_long -25439,做多,2021-09-14 03:15:00,2021-09-14 03:20:00,3297.65,3293.71,-0.0,flip_to_short -25440,做空,2021-09-14 03:20:00,2021-09-14 03:25:00,3293.71,3304.56,-0.0,flip_to_long -25441,做多,2021-09-14 03:25:00,2021-09-14 03:40:00,3304.56,3310.23,0.0,tp_upper -25442,做空,2021-09-14 03:55:00,2021-09-14 04:05:00,3292.47,3297.53,-0.0,flip_to_long -25443,做多,2021-09-14 04:05:00,2021-09-14 04:25:00,3297.53,3296.11,-0.0,flip_to_short -25444,做空,2021-09-14 04:25:00,2021-09-14 04:50:00,3296.11,3284.1,0.0,tp_lower -25445,做多,2021-09-14 05:25:00,2021-09-14 05:35:00,3291.99,3284.92,-0.0,flip_to_short -25446,做空,2021-09-14 05:35:00,2021-09-14 05:40:00,3284.92,3290.49,-0.0,flip_to_long -25447,做多,2021-09-14 05:40:00,2021-09-14 05:45:00,3290.49,3286.72,-0.0,flip_to_short -25448,做空,2021-09-14 05:45:00,2021-09-14 05:55:00,3286.72,3288.01,-0.0,flip_to_long -25449,做多,2021-09-14 05:55:00,2021-09-14 06:00:00,3288.01,3280.7,-0.0,flip_to_short -25450,做空,2021-09-14 06:00:00,2021-09-14 06:05:00,3280.7,3290.93,-0.0,flip_to_long -25451,做多,2021-09-14 06:05:00,2021-09-14 06:10:00,3290.93,3293.41,0.0,tp_upper -25452,做空,2021-09-14 06:25:00,2021-09-14 06:40:00,3289.02,3324.0,-0.01,flip_to_long -25453,做多,2021-09-14 06:40:00,2021-09-14 06:45:00,3324.0,3302.04,-0.01,tp_upper -25454,做空,2021-09-14 07:35:00,2021-09-14 07:45:00,3307.44,3305.92,-0.0,flip_to_long -25455,做多,2021-09-14 07:45:00,2021-09-14 08:15:00,3305.92,3312.89,0.0,flip_to_short -25456,做空,2021-09-14 08:15:00,2021-09-14 10:30:00,3312.89,3334.01,-0.01,flip_to_long -25457,做多,2021-09-14 10:30:00,2021-09-14 10:35:00,3334.01,3331.0,-0.0,flip_to_short -25458,做空,2021-09-14 10:35:00,2021-09-14 10:40:00,3331.0,3335.74,-0.0,flip_to_long -25459,做多,2021-09-14 10:40:00,2021-09-14 10:45:00,3335.74,3335.35,-0.0,flip_to_short -25460,做空,2021-09-14 10:45:00,2021-09-14 11:20:00,3335.35,3333.89,-0.0,flip_to_long -25461,做多,2021-09-14 11:20:00,2021-09-14 11:30:00,3333.89,3326.76,-0.0,flip_to_short -25462,做空,2021-09-14 11:30:00,2021-09-14 11:40:00,3326.76,3317.22,0.0,tp_lower -25463,做多,2021-09-14 12:00:00,2021-09-14 12:05:00,3332.79,3321.06,-0.0,flip_to_short -25464,做空,2021-09-14 12:05:00,2021-09-14 12:15:00,3321.06,3305.8,0.0,tp_lower -25465,做多,2021-09-14 12:30:00,2021-09-14 12:35:00,3332.84,3336.28,0.0,tp_upper -25466,做空,2021-09-14 13:55:00,2021-09-14 14:05:00,3339.73,3329.67,0.0,tp_lower -25467,做多,2021-09-14 14:50:00,2021-09-14 15:10:00,3341.36,3372.15,0.01,tp_upper -25468,做空,2021-09-14 16:15:00,2021-09-14 16:20:00,3372.81,3375.36,-0.0,flip_to_long -25469,做多,2021-09-14 16:20:00,2021-09-14 16:35:00,3375.36,3382.47,0.0,flip_to_short -25470,做空,2021-09-14 16:35:00,2021-09-14 17:40:00,3382.47,3378.32,0.0,flip_to_long -25471,做多,2021-09-14 17:40:00,2021-09-14 18:05:00,3378.32,3374.26,-0.0,flip_to_short -25472,做空,2021-09-14 18:05:00,2021-09-14 18:10:00,3374.26,3359.42,0.0,tp_lower -25473,做多,2021-09-14 19:10:00,2021-09-14 19:30:00,3361.51,3354.1,-0.0,flip_to_short -25474,做空,2021-09-14 19:30:00,2021-09-14 19:35:00,3354.1,3359.19,-0.0,flip_to_long -25475,做多,2021-09-14 19:35:00,2021-09-14 19:40:00,3359.19,3356.5,-0.0,flip_to_short -25476,做空,2021-09-14 19:40:00,2021-09-14 20:00:00,3356.5,3359.21,-0.0,flip_to_long -25477,做多,2021-09-14 20:00:00,2021-09-14 20:05:00,3359.21,3348.84,-0.0,flip_to_short -25478,做空,2021-09-14 20:05:00,2021-09-14 20:10:00,3348.84,3357.04,-0.0,flip_to_long -25479,做多,2021-09-14 20:10:00,2021-09-14 20:20:00,3357.04,3360.42,0.0,tp_upper -25480,做空,2021-09-14 21:10:00,2021-09-14 21:20:00,3366.24,3332.06,0.01,tp_lower -25481,做多,2021-09-14 21:45:00,2021-09-14 21:55:00,3353.45,3345.36,-0.0,flip_to_short -25482,做空,2021-09-14 21:55:00,2021-09-14 22:10:00,3345.36,3362.06,-0.01,flip_to_long -25483,做多,2021-09-14 22:10:00,2021-09-14 22:20:00,3362.06,3365.18,0.0,tp_upper -25484,做空,2021-09-15 00:30:00,2021-09-15 00:40:00,3420.34,3422.21,-0.0,flip_to_long -25485,做多,2021-09-15 00:40:00,2021-09-15 02:25:00,3422.21,3405.17,-0.01,flip_to_short -25486,做空,2021-09-15 02:25:00,2021-09-15 03:25:00,3405.17,3406.57,-0.0,flip_to_long -25487,做多,2021-09-15 03:25:00,2021-09-15 03:30:00,3406.57,3405.5,-0.0,flip_to_short -25488,做空,2021-09-15 03:30:00,2021-09-15 03:45:00,3405.5,3406.62,-0.0,flip_to_long -25489,做多,2021-09-15 03:45:00,2021-09-15 04:40:00,3406.62,3401.5,-0.0,flip_to_short -25490,做空,2021-09-15 04:40:00,2021-09-15 04:50:00,3401.5,3404.16,-0.0,flip_to_long -25491,做多,2021-09-15 04:50:00,2021-09-15 04:55:00,3404.16,3395.46,-0.0,flip_to_short -25492,做空,2021-09-15 04:55:00,2021-09-15 05:00:00,3395.46,3391.48,0.0,tp_lower -25493,做多,2021-09-15 05:20:00,2021-09-15 05:30:00,3401.27,3394.85,-0.0,flip_to_short -25494,做空,2021-09-15 05:30:00,2021-09-15 05:45:00,3394.85,3391.97,0.0,tp_lower -25495,做多,2021-09-15 05:50:00,2021-09-15 05:55:00,3397.01,3392.92,-0.0,flip_to_short -25496,做空,2021-09-15 05:55:00,2021-09-15 06:00:00,3392.92,3382.93,0.0,tp_lower -25497,做多,2021-09-15 06:40:00,2021-09-15 06:45:00,3386.07,3385.54,-0.0,flip_to_short -25498,做空,2021-09-15 06:45:00,2021-09-15 06:50:00,3385.54,3388.04,-0.0,flip_to_long -25499,做多,2021-09-15 06:50:00,2021-09-15 06:55:00,3388.04,3381.35,-0.0,flip_to_short -25500,做空,2021-09-15 06:55:00,2021-09-15 07:05:00,3381.35,3383.61,-0.0,flip_to_long -25501,做多,2021-09-15 07:05:00,2021-09-15 07:30:00,3383.61,3395.0,0.0,tp_upper -25502,做空,2021-09-15 08:50:00,2021-09-15 09:00:00,3395.24,3400.24,-0.0,flip_to_long -25503,做多,2021-09-15 09:00:00,2021-09-15 09:15:00,3400.24,3391.34,-0.0,flip_to_short -25504,做空,2021-09-15 09:15:00,2021-09-15 09:20:00,3391.34,3389.32,0.0,tp_lower -25505,做多,2021-09-15 10:10:00,2021-09-15 10:25:00,3400.81,3422.64,0.01,tp_upper -25506,做空,2021-09-15 11:25:00,2021-09-15 12:05:00,3413.95,3416.51,-0.0,flip_to_long -25507,做多,2021-09-15 12:05:00,2021-09-15 12:10:00,3416.51,3438.49,0.01,tp_upper -25508,做空,2021-09-15 12:45:00,2021-09-15 13:00:00,3417.33,3405.03,0.0,tp_lower -25509,做多,2021-09-15 13:10:00,2021-09-15 13:30:00,3413.84,3419.27,0.0,flip_to_short -25510,做空,2021-09-15 13:30:00,2021-09-15 13:40:00,3419.27,3420.39,-0.0,flip_to_long -25511,做多,2021-09-15 13:40:00,2021-09-15 13:50:00,3420.39,3434.86,0.0,tp_upper -25512,做空,2021-09-15 14:35:00,2021-09-15 14:45:00,3422.79,3427.7,-0.0,flip_to_long -25513,做多,2021-09-15 14:45:00,2021-09-15 15:00:00,3427.7,3450.32,0.01,tp_upper -25514,做空,2021-09-15 18:35:00,2021-09-15 18:40:00,3533.12,3538.65,-0.0,flip_to_long -25515,做多,2021-09-15 18:40:00,2021-09-15 19:05:00,3538.65,3541.53,0.0,tp_upper -25516,做空,2021-09-15 19:10:00,2021-09-15 19:15:00,3535.04,3526.99,0.0,tp_lower -25517,做多,2021-09-15 19:35:00,2021-09-15 19:45:00,3534.72,3537.05,0.0,flip_to_short -25518,做空,2021-09-15 19:45:00,2021-09-15 20:00:00,3537.05,3571.03,-0.01,flip_to_long -25519,做多,2021-09-15 20:00:00,2021-09-15 20:05:00,3571.03,3559.86,-0.0,tp_upper -25520,做空,2021-09-15 21:35:00,2021-09-15 21:45:00,3561.47,3559.71,-0.0,flip_to_long -25521,做多,2021-09-15 21:45:00,2021-09-15 21:55:00,3559.71,3561.77,0.0,flip_to_short -25522,做空,2021-09-15 21:55:00,2021-09-15 22:15:00,3561.77,3563.74,-0.0,flip_to_long -25523,做多,2021-09-15 22:15:00,2021-09-15 22:20:00,3563.74,3579.01,0.0,tp_upper -25524,做空,2021-09-15 23:25:00,2021-09-15 23:45:00,3579.5,3576.5,0.0,flip_to_long -25525,做多,2021-09-15 23:45:00,2021-09-15 23:55:00,3576.5,3614.72,0.01,tp_upper -25526,做空,2021-09-16 00:15:00,2021-09-16 00:25:00,3590.48,3599.64,-0.0,flip_to_long -25527,做多,2021-09-16 00:25:00,2021-09-16 00:30:00,3599.64,3590.18,-0.0,flip_to_short -25528,做空,2021-09-16 00:30:00,2021-09-16 00:35:00,3590.18,3594.61,-0.0,flip_to_long -25529,做多,2021-09-16 00:35:00,2021-09-16 00:40:00,3594.61,3590.1,-0.0,flip_to_short -25530,做空,2021-09-16 00:40:00,2021-09-16 01:00:00,3590.1,3595.65,-0.0,flip_to_long -25531,做多,2021-09-16 01:00:00,2021-09-16 01:25:00,3595.65,3594.99,-0.0,flip_to_short -25532,做空,2021-09-16 01:25:00,2021-09-16 01:55:00,3594.99,3591.61,0.0,flip_to_long -25533,做多,2021-09-16 01:55:00,2021-09-16 02:10:00,3591.61,3601.47,0.0,tp_upper -25534,做空,2021-09-16 02:25:00,2021-09-16 02:30:00,3591.37,3584.65,0.0,tp_lower -25535,做多,2021-09-16 04:05:00,2021-09-16 04:10:00,3593.23,3599.07,0.0,tp_upper -25536,做空,2021-09-16 05:35:00,2021-09-16 05:55:00,3638.71,3631.75,0.0,tp_lower -25537,做多,2021-09-16 06:25:00,2021-09-16 06:35:00,3642.79,3641.13,-0.0,flip_to_short -25538,做空,2021-09-16 06:35:00,2021-09-16 07:05:00,3641.13,3640.25,-0.0,flip_to_long -25539,做多,2021-09-16 07:05:00,2021-09-16 07:10:00,3640.25,3637.5,-0.0,tp_upper -25540,做多,2021-09-16 07:15:00,2021-09-16 07:20:00,3638.1,3631.41,-0.0,flip_to_short -25541,做空,2021-09-16 07:20:00,2021-09-16 07:25:00,3631.41,3631.82,-0.0,tp_lower -25542,做多,2021-09-16 07:35:00,2021-09-16 07:55:00,3636.57,3634.56,-0.0,flip_to_short -25543,做空,2021-09-16 07:55:00,2021-09-16 08:00:00,3634.56,3622.45,0.0,tp_lower -25544,做多,2021-09-16 08:05:00,2021-09-16 08:55:00,3629.18,3626.98,-0.0,flip_to_short -25545,做空,2021-09-16 08:55:00,2021-09-16 09:25:00,3626.98,3628.77,-0.0,flip_to_long -25546,做多,2021-09-16 09:25:00,2021-09-16 09:45:00,3628.77,3620.38,-0.0,flip_to_short -25547,做空,2021-09-16 09:45:00,2021-09-16 10:05:00,3620.38,3614.24,0.0,tp_lower -25548,做多,2021-09-16 10:50:00,2021-09-16 10:55:00,3610.13,3596.24,-0.01,flip_to_short -25549,做空,2021-09-16 10:55:00,2021-09-16 11:10:00,3596.24,3603.5,-0.0,flip_to_long -25550,做多,2021-09-16 11:10:00,2021-09-16 11:25:00,3603.5,3626.6,0.01,tp_upper -25551,做空,2021-09-16 12:10:00,2021-09-16 12:15:00,3610.99,3619.07,-0.0,flip_to_long -25552,做多,2021-09-16 12:15:00,2021-09-16 12:20:00,3619.07,3627.2,0.0,tp_upper -25553,做空,2021-09-16 12:25:00,2021-09-16 12:30:00,3615.43,3622.84,-0.0,flip_to_long -25554,做多,2021-09-16 12:30:00,2021-09-16 12:35:00,3622.84,3629.87,0.0,tp_upper -25555,做空,2021-09-16 13:00:00,2021-09-16 13:25:00,3627.97,3631.9,-0.0,flip_to_long -25556,做多,2021-09-16 13:25:00,2021-09-16 13:30:00,3631.9,3626.41,-0.0,flip_to_short -25557,做空,2021-09-16 13:30:00,2021-09-16 13:40:00,3626.41,3592.7,0.01,tp_lower -25558,做空,2021-09-16 14:50:00,2021-09-16 15:05:00,3583.16,3581.86,-0.0,flip_to_long -25559,做多,2021-09-16 15:05:00,2021-09-16 15:20:00,3581.86,3594.81,0.0,tp_upper -25560,做空,2021-09-16 16:45:00,2021-09-16 17:00:00,3602.34,3604.8,-0.0,tp_lower -25561,做多,2021-09-16 18:55:00,2021-09-16 19:30:00,3584.09,3582.1,-0.0,tp_upper -25562,做空,2021-09-16 19:55:00,2021-09-16 20:00:00,3564.29,3573.5,-0.0,tp_lower -25563,做空,2021-09-16 21:45:00,2021-09-16 22:30:00,3539.82,3545.42,-0.0,flip_to_long -25564,做多,2021-09-16 22:30:00,2021-09-16 22:45:00,3545.42,3546.79,-0.0,flip_to_short -25565,做空,2021-09-16 22:45:00,2021-09-17 00:10:00,3546.79,3583.0,-0.01,flip_to_long -25566,做多,2021-09-17 00:10:00,2021-09-17 00:15:00,3583.0,3577.17,-0.0,tp_upper -25567,做空,2021-09-17 00:25:00,2021-09-17 00:30:00,3565.7,3567.95,-0.0,flip_to_long -25568,做多,2021-09-17 00:30:00,2021-09-17 01:30:00,3567.95,3588.77,0.01,tp_upper -25569,做空,2021-09-17 02:20:00,2021-09-17 02:30:00,3565.78,3566.35,-0.0,flip_to_long -25570,做多,2021-09-17 02:30:00,2021-09-17 03:30:00,3566.35,3571.34,0.0,flip_to_short -25571,做空,2021-09-17 03:30:00,2021-09-17 04:00:00,3571.34,3568.5,0.0,flip_to_long -25572,做多,2021-09-17 04:00:00,2021-09-17 04:05:00,3568.5,3560.82,-0.0,flip_to_short -25573,做空,2021-09-17 04:05:00,2021-09-17 04:15:00,3560.82,3549.39,0.0,tp_lower -25574,做多,2021-09-17 04:30:00,2021-09-17 04:45:00,3562.64,3564.3,-0.0,flip_to_short -25575,做空,2021-09-17 04:45:00,2021-09-17 04:50:00,3564.3,3570.45,-0.0,flip_to_long -25576,做多,2021-09-17 04:50:00,2021-09-17 04:55:00,3570.45,3580.17,0.0,tp_upper -25577,做空,2021-09-17 05:10:00,2021-09-17 05:25:00,3566.86,3558.82,0.0,tp_lower -25578,做多,2021-09-17 05:50:00,2021-09-17 06:55:00,3561.17,3567.0,0.0,tp_upper -25579,做空,2021-09-17 07:15:00,2021-09-17 07:55:00,3550.01,3523.1,0.01,tp_lower -25580,做多,2021-09-17 08:55:00,2021-09-17 09:30:00,3533.18,3516.04,-0.01,flip_to_short -25581,做空,2021-09-17 09:30:00,2021-09-17 09:40:00,3516.04,3507.03,0.0,tp_lower -25582,做多,2021-09-17 10:05:00,2021-09-17 10:10:00,3521.04,3506.66,-0.01,flip_to_short -25583,做空,2021-09-17 10:10:00,2021-09-17 10:20:00,3506.66,3473.86,0.01,tp_lower -25584,做多,2021-09-17 12:40:00,2021-09-17 12:45:00,3449.34,3444.14,-0.0,flip_to_short -25585,做空,2021-09-17 12:45:00,2021-09-17 12:55:00,3444.14,3456.35,-0.0,flip_to_long -25586,做多,2021-09-17 12:55:00,2021-09-17 13:05:00,3456.35,3445.09,-0.0,flip_to_short -25587,做空,2021-09-17 13:05:00,2021-09-17 13:20:00,3445.09,3443.91,-0.0,flip_to_long -25588,做多,2021-09-17 13:20:00,2021-09-17 13:25:00,3443.91,3442.07,-0.0,flip_to_short -25589,做空,2021-09-17 13:25:00,2021-09-17 14:50:00,3442.07,3464.74,-0.01,flip_to_long -25590,做多,2021-09-17 14:50:00,2021-09-17 15:00:00,3464.74,3463.5,-0.0,flip_to_short -25591,做空,2021-09-17 15:00:00,2021-09-17 15:05:00,3463.5,3468.39,-0.0,flip_to_long -25592,做多,2021-09-17 15:05:00,2021-09-17 15:15:00,3468.39,3467.51,-0.0,flip_to_short -25593,做空,2021-09-17 15:15:00,2021-09-17 15:35:00,3467.51,3446.23,0.01,tp_lower -25594,做多,2021-09-17 16:20:00,2021-09-17 16:45:00,3464.29,3453.49,-0.0,flip_to_short -25595,做空,2021-09-17 16:45:00,2021-09-17 16:50:00,3453.49,3464.82,-0.0,flip_to_long -25596,做多,2021-09-17 16:50:00,2021-09-17 17:10:00,3464.82,3454.12,-0.0,flip_to_short -25597,做空,2021-09-17 17:10:00,2021-09-17 17:45:00,3454.12,3424.73,0.01,tp_lower -25598,做多,2021-09-17 19:15:00,2021-09-17 19:55:00,3392.07,3425.8,0.01,tp_upper -25599,做空,2021-09-17 20:10:00,2021-09-17 20:25:00,3400.71,3385.48,0.0,tp_lower -25600,做多,2021-09-17 21:45:00,2021-09-17 21:55:00,3384.65,3409.2,0.01,tp_upper -25601,做空,2021-09-17 22:45:00,2021-09-17 23:10:00,3392.21,3400.49,-0.0,flip_to_long -25602,做多,2021-09-17 23:10:00,2021-09-17 23:20:00,3400.49,3399.78,-0.0,flip_to_short -25603,做空,2021-09-17 23:20:00,2021-09-17 23:40:00,3399.78,3401.99,-0.0,flip_to_long -25604,做多,2021-09-17 23:40:00,2021-09-17 23:50:00,3401.99,3397.85,-0.0,flip_to_short -25605,做空,2021-09-17 23:50:00,2021-09-17 23:55:00,3397.85,3400.99,-0.0,flip_to_long -25606,做多,2021-09-17 23:55:00,2021-09-18 00:00:00,3400.99,3388.76,-0.0,flip_to_short -25607,做空,2021-09-18 00:00:00,2021-09-18 00:10:00,3388.76,3399.44,-0.0,flip_to_long -25608,做多,2021-09-18 00:10:00,2021-09-18 00:15:00,3399.44,3387.8,-0.0,flip_to_short -25609,做空,2021-09-18 00:15:00,2021-09-18 00:45:00,3387.8,3382.19,0.0,tp_lower -25610,做多,2021-09-18 00:50:00,2021-09-18 00:55:00,3395.36,3410.17,0.0,tp_upper -25611,做空,2021-09-18 02:45:00,2021-09-18 02:55:00,3417.46,3420.53,-0.0,flip_to_long -25612,做多,2021-09-18 02:55:00,2021-09-18 03:05:00,3420.53,3418.02,-0.0,flip_to_short -25613,做空,2021-09-18 03:05:00,2021-09-18 03:10:00,3418.02,3428.56,-0.0,flip_to_long -25614,做多,2021-09-18 03:10:00,2021-09-18 03:15:00,3428.56,3443.47,0.0,tp_upper -25615,做空,2021-09-18 06:30:00,2021-09-18 06:35:00,3487.05,3492.99,-0.0,flip_to_long -25616,做多,2021-09-18 06:35:00,2021-09-18 06:55:00,3492.99,3496.11,0.0,flip_to_short -25617,做空,2021-09-18 06:55:00,2021-09-18 07:45:00,3496.11,3501.0,-0.0,flip_to_long -25618,做多,2021-09-18 07:45:00,2021-09-18 07:50:00,3501.0,3491.95,-0.0,flip_to_short -25619,做空,2021-09-18 07:50:00,2021-09-18 07:55:00,3491.95,3504.35,-0.0,flip_to_long -25620,做多,2021-09-18 07:55:00,2021-09-18 08:00:00,3504.35,3516.53,0.0,tp_upper -25621,做空,2021-09-18 08:45:00,2021-09-18 09:25:00,3510.68,3514.47,-0.0,flip_to_long -25622,做多,2021-09-18 09:25:00,2021-09-18 10:00:00,3514.47,3520.08,0.0,tp_upper -25623,做空,2021-09-18 10:05:00,2021-09-18 11:20:00,3516.65,3525.63,-0.0,flip_to_long -25624,做多,2021-09-18 11:20:00,2021-09-18 11:25:00,3525.63,3523.45,-0.0,flip_to_short -25625,做空,2021-09-18 11:25:00,2021-09-18 11:30:00,3523.45,3524.66,-0.0,flip_to_long -25626,做多,2021-09-18 11:30:00,2021-09-18 13:10:00,3524.66,3500.09,-0.01,flip_to_short -25627,做空,2021-09-18 13:10:00,2021-09-18 13:15:00,3500.09,3506.7,-0.0,flip_to_long -25628,做多,2021-09-18 13:15:00,2021-09-18 13:20:00,3506.7,3500.51,-0.0,flip_to_short -25629,做空,2021-09-18 13:20:00,2021-09-18 13:25:00,3500.51,3503.96,-0.0,flip_to_long -25630,做多,2021-09-18 13:25:00,2021-09-18 13:30:00,3503.96,3495.78,-0.0,flip_to_short -25631,做空,2021-09-18 13:30:00,2021-09-18 13:45:00,3495.78,3477.2,0.01,tp_lower -25632,做多,2021-09-18 15:00:00,2021-09-18 15:05:00,3486.63,3477.67,-0.0,flip_to_short -25633,做空,2021-09-18 15:05:00,2021-09-18 15:10:00,3477.67,3477.98,-0.0,tp_lower -25634,做多,2021-09-18 15:15:00,2021-09-18 15:20:00,3485.28,3481.07,-0.0,flip_to_short -25635,做空,2021-09-18 15:20:00,2021-09-18 15:30:00,3481.07,3488.36,-0.0,flip_to_long -25636,做多,2021-09-18 15:30:00,2021-09-18 15:40:00,3488.36,3473.49,-0.01,flip_to_short -25637,做空,2021-09-18 15:40:00,2021-09-18 15:45:00,3473.49,3475.49,-0.0,tp_lower -25638,做多,2021-09-18 16:00:00,2021-09-18 16:05:00,3485.24,3474.27,-0.0,flip_to_short -25639,做空,2021-09-18 16:05:00,2021-09-18 16:10:00,3474.27,3473.95,-0.0,tp_lower -25640,做多,2021-09-18 17:35:00,2021-09-18 17:45:00,3459.3,3452.26,-0.0,flip_to_short -25641,做空,2021-09-18 17:45:00,2021-09-18 17:50:00,3452.26,3455.57,-0.0,flip_to_long -25642,做多,2021-09-18 17:50:00,2021-09-18 18:00:00,3455.57,3444.38,-0.0,flip_to_short -25643,做空,2021-09-18 18:00:00,2021-09-18 18:15:00,3444.38,3449.99,-0.0,flip_to_long -25644,做多,2021-09-18 18:15:00,2021-09-18 18:45:00,3449.99,3449.04,-0.0,flip_to_short -25645,做空,2021-09-18 18:45:00,2021-09-18 18:55:00,3449.04,3452.26,-0.0,flip_to_long -25646,做多,2021-09-18 18:55:00,2021-09-18 19:00:00,3452.26,3447.4,-0.0,flip_to_short -25647,做空,2021-09-18 19:00:00,2021-09-18 19:10:00,3447.4,3441.42,0.0,tp_lower -25648,做多,2021-09-18 19:55:00,2021-09-18 20:00:00,3447.09,3406.58,-0.01,flip_to_short -25649,做空,2021-09-18 20:00:00,2021-09-18 20:05:00,3406.58,3406.86,-0.0,tp_lower -25650,做多,2021-09-18 21:10:00,2021-09-18 21:15:00,3405.83,3403.28,-0.0,flip_to_short -25651,做空,2021-09-18 21:15:00,2021-09-18 21:25:00,3403.28,3400.9,0.0,flip_to_long -25652,做多,2021-09-18 21:25:00,2021-09-18 21:35:00,3400.9,3395.49,-0.0,flip_to_short -25653,做空,2021-09-18 21:35:00,2021-09-18 21:40:00,3395.49,3398.58,-0.0,flip_to_long -25654,做多,2021-09-18 21:40:00,2021-09-18 21:50:00,3398.58,3392.92,-0.0,flip_to_short -25655,做空,2021-09-18 21:50:00,2021-09-18 22:00:00,3392.92,3400.61,-0.0,tp_lower -25656,做空,2021-09-18 22:45:00,2021-09-18 22:55:00,3408.82,3419.05,-0.0,flip_to_long -25657,做多,2021-09-18 22:55:00,2021-09-18 23:05:00,3419.05,3406.38,-0.0,flip_to_short -25658,做空,2021-09-18 23:05:00,2021-09-18 23:10:00,3406.38,3427.31,-0.01,flip_to_long -25659,做多,2021-09-18 23:10:00,2021-09-18 23:15:00,3427.31,3432.7,0.0,tp_upper -25660,做空,2021-09-19 00:10:00,2021-09-19 00:30:00,3424.35,3423.83,-0.0,flip_to_long -25661,做多,2021-09-19 00:30:00,2021-09-19 00:35:00,3423.83,3414.01,-0.0,flip_to_short -25662,做空,2021-09-19 00:35:00,2021-09-19 00:40:00,3414.01,3409.1,0.0,tp_lower -25663,做多,2021-09-19 01:40:00,2021-09-19 02:15:00,3407.12,3434.77,0.01,tp_upper -25664,做空,2021-09-19 02:40:00,2021-09-19 03:35:00,3413.79,3417.63,-0.0,flip_to_long -25665,做多,2021-09-19 03:35:00,2021-09-19 03:50:00,3417.63,3416.59,-0.0,flip_to_short -25666,做空,2021-09-19 03:50:00,2021-09-19 04:05:00,3416.59,3422.95,-0.0,flip_to_long -25667,做多,2021-09-19 04:05:00,2021-09-19 04:10:00,3422.95,3420.58,-0.0,tp_upper -25668,做空,2021-09-19 04:25:00,2021-09-19 04:35:00,3410.01,3401.0,0.0,tp_lower -25669,做多,2021-09-19 05:00:00,2021-09-19 05:05:00,3413.78,3412.01,-0.0,flip_to_short -25670,做空,2021-09-19 05:05:00,2021-09-19 05:10:00,3412.01,3416.24,-0.0,flip_to_long -25671,做多,2021-09-19 05:10:00,2021-09-19 05:15:00,3416.24,3413.98,-0.0,flip_to_short -25672,做空,2021-09-19 05:15:00,2021-09-19 06:20:00,3413.98,3418.64,-0.0,flip_to_long -25673,做多,2021-09-19 06:20:00,2021-09-19 06:25:00,3418.64,3416.24,-0.0,flip_to_short -25674,做空,2021-09-19 06:25:00,2021-09-19 06:30:00,3416.24,3425.33,-0.0,flip_to_long -25675,做多,2021-09-19 06:30:00,2021-09-19 06:40:00,3425.33,3426.75,-0.0,tp_upper -25676,做空,2021-09-19 08:55:00,2021-09-19 09:00:00,3441.73,3443.62,-0.0,flip_to_long -25677,做多,2021-09-19 09:00:00,2021-09-19 09:10:00,3443.62,3436.59,-0.0,flip_to_short -25678,做空,2021-09-19 09:10:00,2021-09-19 09:15:00,3436.59,3432.43,0.0,tp_lower -25679,做多,2021-09-19 13:00:00,2021-09-19 13:25:00,3352.04,3343.44,-0.0,flip_to_short -25680,做空,2021-09-19 13:25:00,2021-09-19 15:00:00,3343.44,3350.8,-0.0,tp_lower -25681,做多,2021-09-19 15:05:00,2021-09-19 15:30:00,3351.72,3353.79,0.0,flip_to_short -25682,做空,2021-09-19 15:30:00,2021-09-19 15:35:00,3353.79,3368.93,-0.01,flip_to_long -25683,做多,2021-09-19 15:35:00,2021-09-19 15:40:00,3368.93,3370.22,-0.0,tp_upper -25684,做空,2021-09-19 16:05:00,2021-09-19 17:00:00,3358.1,3363.99,-0.0,flip_to_long -25685,做多,2021-09-19 17:00:00,2021-09-19 17:10:00,3363.99,3361.88,-0.0,flip_to_short -25686,做空,2021-09-19 17:10:00,2021-09-19 17:25:00,3361.88,3352.5,0.0,tp_lower -25687,做多,2021-09-19 18:25:00,2021-09-19 18:30:00,3355.82,3379.12,0.01,tp_upper -25688,做空,2021-09-19 19:20:00,2021-09-19 19:35:00,3353.12,3352.84,-0.0,flip_to_long -25689,做多,2021-09-19 19:35:00,2021-09-19 20:10:00,3352.84,3346.93,-0.0,flip_to_short -25690,做空,2021-09-19 20:10:00,2021-09-19 20:15:00,3346.93,3356.19,-0.0,flip_to_long -25691,做多,2021-09-19 20:15:00,2021-09-19 20:20:00,3356.19,3354.3,-0.0,flip_to_short -25692,做空,2021-09-19 20:20:00,2021-09-19 21:45:00,3354.3,3337.5,0.01,tp_lower -25693,做多,2021-09-19 22:00:00,2021-09-19 22:05:00,3354.85,3346.55,-0.0,flip_to_short -25694,做空,2021-09-19 22:05:00,2021-09-19 22:10:00,3346.55,3333.38,0.0,tp_lower -25695,做多,2021-09-19 23:25:00,2021-09-20 00:00:00,3314.45,3328.75,0.0,tp_upper -25696,做空,2021-09-20 00:10:00,2021-09-20 00:20:00,3318.22,3293.63,0.01,tp_lower -25697,做多,2021-09-20 01:20:00,2021-09-20 01:25:00,3303.38,3301.26,-0.0,flip_to_short -25698,做空,2021-09-20 01:25:00,2021-09-20 02:25:00,3301.26,3277.73,0.01,tp_lower -25699,做多,2021-09-20 04:25:00,2021-09-20 05:40:00,3193.69,3194.66,-0.0,flip_to_short -25700,做空,2021-09-20 05:40:00,2021-09-20 05:55:00,3194.66,3203.78,-0.0,flip_to_long -25701,做多,2021-09-20 05:55:00,2021-09-20 06:05:00,3203.78,3198.16,-0.0,flip_to_short -25702,做空,2021-09-20 06:05:00,2021-09-20 06:10:00,3198.16,3186.18,0.0,tp_lower -25703,做多,2021-09-20 07:00:00,2021-09-20 07:05:00,3193.76,3183.56,-0.0,flip_to_short -25704,做空,2021-09-20 07:05:00,2021-09-20 07:20:00,3183.56,3178.56,0.0,tp_lower -25705,做多,2021-09-20 08:35:00,2021-09-20 09:15:00,3145.83,3167.52,0.01,tp_upper -25706,做空,2021-09-20 09:30:00,2021-09-20 09:45:00,3147.99,3139.49,0.0,flip_to_long -25707,做多,2021-09-20 09:45:00,2021-09-20 10:15:00,3139.49,3175.22,0.01,tp_upper -25708,做空,2021-09-20 10:25:00,2021-09-20 10:40:00,3152.96,3118.37,0.01,tp_lower -25709,做多,2021-09-20 12:50:00,2021-09-20 13:00:00,3024.42,2998.71,-0.01,flip_to_short -25710,做空,2021-09-20 13:00:00,2021-09-20 13:05:00,2998.71,3006.87,-0.0,flip_to_long -25711,做多,2021-09-20 13:05:00,2021-09-20 14:40:00,3006.87,3053.59,0.02,flip_to_short -25712,做空,2021-09-20 14:40:00,2021-09-20 14:50:00,3053.59,3063.48,-0.0,flip_to_long -25713,做多,2021-09-20 14:50:00,2021-09-20 14:55:00,3063.48,3058.0,-0.0,flip_to_short -25714,做空,2021-09-20 14:55:00,2021-09-20 15:00:00,3058.0,3049.98,0.0,tp_lower -25715,做多,2021-09-20 15:10:00,2021-09-20 15:15:00,3081.29,3078.08,-0.0,flip_to_short -25716,做空,2021-09-20 15:15:00,2021-09-20 15:55:00,3078.08,3086.38,-0.0,flip_to_long -25717,做多,2021-09-20 15:55:00,2021-09-20 16:00:00,3086.38,3074.33,-0.01,flip_to_short -25718,做空,2021-09-20 16:00:00,2021-09-20 16:10:00,3074.33,3082.24,-0.0,flip_to_long -25719,做多,2021-09-20 16:10:00,2021-09-20 16:15:00,3082.24,3069.82,-0.01,flip_to_short -25720,做空,2021-09-20 16:15:00,2021-09-20 16:20:00,3069.82,3081.72,-0.01,flip_to_long -25721,做多,2021-09-20 16:20:00,2021-09-20 16:25:00,3081.72,3104.16,0.01,tp_upper -25722,做空,2021-09-20 17:05:00,2021-09-20 17:20:00,3077.48,3088.25,-0.0,flip_to_long -25723,做多,2021-09-20 17:20:00,2021-09-20 17:30:00,3088.25,3088.08,-0.0,flip_to_short -25724,做空,2021-09-20 17:30:00,2021-09-20 17:35:00,3088.08,3111.85,-0.01,flip_to_long -25725,做多,2021-09-20 17:35:00,2021-09-20 17:45:00,3111.85,3099.25,-0.01,flip_to_short -25726,做空,2021-09-20 17:45:00,2021-09-20 18:20:00,3099.25,3060.5,0.01,tp_lower -25727,做多,2021-09-20 19:30:00,2021-09-20 19:35:00,3037.86,3030.08,-0.0,flip_to_short -25728,做空,2021-09-20 19:35:00,2021-09-20 19:40:00,3030.08,3057.23,-0.01,flip_to_long -25729,做多,2021-09-20 19:40:00,2021-09-20 20:35:00,3057.23,3031.64,-0.01,flip_to_short -25730,做空,2021-09-20 20:35:00,2021-09-20 21:10:00,3031.64,3029.96,0.0,flip_to_long -25731,做多,2021-09-20 21:10:00,2021-09-20 21:30:00,3029.96,3034.65,0.0,flip_to_short -25732,做空,2021-09-20 21:30:00,2021-09-20 21:40:00,3034.65,3041.85,-0.0,flip_to_long -25733,做多,2021-09-20 21:40:00,2021-09-20 21:50:00,3041.85,3030.67,-0.0,flip_to_short -25734,做空,2021-09-20 21:50:00,2021-09-20 22:00:00,3030.67,3032.98,-0.0,flip_to_long -25735,做多,2021-09-20 22:00:00,2021-09-20 22:15:00,3032.98,3057.99,0.01,tp_upper -25736,做空,2021-09-20 22:40:00,2021-09-20 22:45:00,3037.26,3008.6,0.01,tp_lower -25737,做多,2021-09-21 01:20:00,2021-09-21 01:35:00,2909.99,2960.48,0.02,tp_upper -25738,做空,2021-09-21 03:15:00,2021-09-21 03:20:00,3005.16,3007.71,-0.0,flip_to_long -25739,做多,2021-09-21 03:20:00,2021-09-21 04:05:00,3007.71,3000.0,-0.0,flip_to_short -25740,做空,2021-09-21 04:05:00,2021-09-21 04:20:00,3000.0,2984.82,0.01,tp_lower -25741,做多,2021-09-21 05:00:00,2021-09-21 05:50:00,2982.23,3004.86,0.01,tp_upper -25742,做空,2021-09-21 07:35:00,2021-09-21 07:40:00,3029.56,3046.54,-0.01,flip_to_long -25743,做多,2021-09-21 07:40:00,2021-09-21 07:55:00,3046.54,3073.97,0.01,tp_upper -25744,做空,2021-09-21 09:00:00,2021-09-21 09:10:00,3067.05,3069.73,-0.0,flip_to_long -25745,做多,2021-09-21 09:10:00,2021-09-21 09:15:00,3069.73,3065.16,-0.0,flip_to_short -25746,做空,2021-09-21 09:15:00,2021-09-21 09:20:00,3065.16,3070.86,-0.0,flip_to_long -25747,做多,2021-09-21 09:20:00,2021-09-21 09:25:00,3070.86,3063.08,-0.0,flip_to_short -25748,做空,2021-09-21 09:25:00,2021-09-21 09:35:00,3063.08,3052.58,0.0,tp_lower -25749,做多,2021-09-21 10:20:00,2021-09-21 10:25:00,3060.05,3054.3,-0.0,flip_to_short -25750,做空,2021-09-21 10:25:00,2021-09-21 10:30:00,3054.3,3058.08,-0.0,flip_to_long -25751,做多,2021-09-21 10:30:00,2021-09-21 10:35:00,3058.08,3076.09,0.01,tp_upper -25752,做空,2021-09-21 11:10:00,2021-09-21 11:15:00,3060.35,3069.39,-0.0,flip_to_long -25753,做多,2021-09-21 11:15:00,2021-09-21 11:35:00,3069.39,3069.6,-0.0,flip_to_short -25754,做空,2021-09-21 11:35:00,2021-09-21 12:00:00,3069.6,3062.65,0.0,tp_lower -25755,做多,2021-09-21 12:05:00,2021-09-21 12:10:00,3073.46,3067.38,-0.0,flip_to_short -25756,做空,2021-09-21 12:10:00,2021-09-21 12:15:00,3067.38,3064.61,0.0,tp_lower -25757,做多,2021-09-21 13:35:00,2021-09-21 13:50:00,3050.14,3034.96,-0.01,flip_to_short -25758,做空,2021-09-21 13:50:00,2021-09-21 14:05:00,3034.96,2998.83,0.01,tp_lower -25759,做多,2021-09-21 15:15:00,2021-09-21 15:30:00,3007.59,3032.06,0.01,tp_upper -25760,做空,2021-09-21 16:15:00,2021-09-21 16:20:00,3008.86,3012.6,-0.0,flip_to_long -25761,做多,2021-09-21 16:20:00,2021-09-21 16:30:00,3012.6,2992.92,-0.01,flip_to_short -25762,做空,2021-09-21 16:30:00,2021-09-21 16:35:00,2992.92,2989.0,0.0,tp_lower -25763,做多,2021-09-21 18:10:00,2021-09-21 18:25:00,2920.59,2917.33,-0.0,flip_to_short -25764,做空,2021-09-21 18:25:00,2021-09-21 18:35:00,2917.33,2906.14,0.0,flip_to_long -25765,做多,2021-09-21 18:35:00,2021-09-21 19:05:00,2906.14,2902.72,-0.0,flip_to_short -25766,做空,2021-09-21 19:05:00,2021-09-21 19:10:00,2902.72,2870.12,0.01,tp_lower -25767,做多,2021-09-21 19:30:00,2021-09-21 19:35:00,2905.85,2891.74,-0.01,flip_to_short -25768,做空,2021-09-21 19:35:00,2021-09-21 19:40:00,2891.74,2898.18,-0.0,flip_to_long -25769,做多,2021-09-21 19:40:00,2021-09-21 20:05:00,2898.18,2900.86,0.0,tp_upper -25770,做空,2021-09-21 20:10:00,2021-09-21 20:15:00,2847.24,2868.24,-0.01,tp_lower -25771,做多,2021-09-21 21:30:00,2021-09-21 21:35:00,2817.0,2803.83,-0.01,flip_to_short -25772,做空,2021-09-21 21:35:00,2021-09-21 22:55:00,2803.83,2723.3,0.03,tp_lower -25773,做多,2021-09-21 23:45:00,2021-09-22 00:00:00,2732.28,2785.7,0.02,tp_upper -25774,做空,2021-09-22 00:30:00,2021-09-22 00:50:00,2753.27,2756.67,-0.0,flip_to_long -25775,做多,2021-09-22 00:50:00,2021-09-22 01:05:00,2756.67,2837.62,0.04,tp_upper -25776,做空,2021-09-22 02:35:00,2021-09-22 02:40:00,2852.53,2862.59,-0.01,flip_to_long -25777,做多,2021-09-22 02:40:00,2021-09-22 02:55:00,2862.59,2858.78,-0.0,tp_upper -25778,做多,2021-09-22 03:00:00,2021-09-22 03:05:00,2875.45,2874.54,-0.0,tp_upper -25779,做空,2021-09-22 03:30:00,2021-09-22 03:35:00,2863.51,2879.13,-0.01,flip_to_long -25780,做多,2021-09-22 03:35:00,2021-09-22 03:40:00,2879.13,2877.65,-0.0,tp_upper -25781,做空,2021-09-22 03:45:00,2021-09-22 03:50:00,2862.56,2869.62,-0.0,flip_to_long -25782,做多,2021-09-22 03:50:00,2021-09-22 03:55:00,2869.62,2866.33,-0.0,flip_to_short -25783,做空,2021-09-22 03:55:00,2021-09-22 04:10:00,2866.33,2869.94,-0.0,flip_to_long -25784,做多,2021-09-22 04:10:00,2021-09-22 04:20:00,2869.94,2867.23,-0.0,flip_to_short -25785,做空,2021-09-22 04:20:00,2021-09-22 04:25:00,2867.23,2848.96,0.01,tp_lower -25786,做多,2021-09-22 05:05:00,2021-09-22 05:10:00,2865.83,2854.96,-0.01,flip_to_short -25787,做空,2021-09-22 05:10:00,2021-09-22 05:15:00,2854.96,2855.54,-0.0,flip_to_long -25788,做多,2021-09-22 05:15:00,2021-09-22 05:25:00,2855.54,2883.19,0.01,tp_upper -25789,做空,2021-09-22 05:35:00,2021-09-22 05:45:00,2856.73,2857.0,-0.0,flip_to_long -25790,做多,2021-09-22 05:45:00,2021-09-22 06:05:00,2857.0,2858.27,-0.0,flip_to_short -25791,做空,2021-09-22 06:05:00,2021-09-22 06:10:00,2858.27,2862.36,-0.0,flip_to_long -25792,做多,2021-09-22 06:10:00,2021-09-22 06:30:00,2862.36,2895.1,0.01,tp_upper -25793,做空,2021-09-22 08:20:00,2021-09-22 08:45:00,2932.81,2931.53,-0.0,flip_to_long -25794,做多,2021-09-22 08:45:00,2021-09-22 09:40:00,2931.53,2929.0,-0.0,flip_to_short -25795,做空,2021-09-22 09:40:00,2021-09-22 09:45:00,2929.0,2941.48,-0.01,flip_to_long -25796,做多,2021-09-22 09:45:00,2021-09-22 09:55:00,2941.48,2944.28,0.0,tp_upper -25797,做空,2021-09-22 10:00:00,2021-09-22 10:05:00,2929.68,2939.3,-0.0,flip_to_long -25798,做多,2021-09-22 10:05:00,2021-09-22 10:25:00,2939.3,2926.26,-0.01,flip_to_short -25799,做空,2021-09-22 10:25:00,2021-09-22 10:30:00,2926.26,2929.67,-0.0,flip_to_long -25800,做多,2021-09-22 10:30:00,2021-09-22 12:55:00,2929.67,2919.53,-0.01,tp_upper -25801,做空,2021-09-22 14:20:00,2021-09-22 14:25:00,2943.53,2949.08,-0.0,flip_to_long -25802,做多,2021-09-22 14:25:00,2021-09-22 14:35:00,2949.08,2944.05,-0.0,flip_to_short -25803,做空,2021-09-22 14:35:00,2021-09-22 15:00:00,2944.05,2946.78,-0.0,flip_to_long -25804,做多,2021-09-22 15:00:00,2021-09-22 15:10:00,2946.78,2949.99,0.0,flip_to_short -25805,做空,2021-09-22 15:10:00,2021-09-22 15:25:00,2949.99,2968.9,-0.01,flip_to_long -25806,做多,2021-09-22 15:25:00,2021-09-22 15:30:00,2968.9,2992.66,0.01,tp_upper -25807,做空,2021-09-22 17:15:00,2021-09-22 17:20:00,3014.87,2995.65,0.01,tp_lower -25808,做多,2021-09-22 17:45:00,2021-09-22 17:50:00,3036.29,3024.46,-0.01,flip_to_short -25809,做空,2021-09-22 17:50:00,2021-09-22 18:00:00,3024.46,3072.42,-0.02,flip_to_long -25810,做多,2021-09-22 18:00:00,2021-09-22 18:05:00,3072.42,3081.8,0.0,tp_upper -25811,做空,2021-09-22 18:45:00,2021-09-22 20:15:00,3023.15,3023.08,-0.0,flip_to_long -25812,做多,2021-09-22 20:15:00,2021-09-22 20:25:00,3023.08,3021.45,-0.0,flip_to_short -25813,做空,2021-09-22 20:25:00,2021-09-22 20:30:00,3021.45,3033.03,-0.01,flip_to_long -25814,做多,2021-09-22 20:30:00,2021-09-22 20:45:00,3033.03,3028.7,-0.0,flip_to_short -25815,做空,2021-09-22 20:45:00,2021-09-22 20:55:00,3028.7,3025.46,0.0,flip_to_long -25816,做多,2021-09-22 20:55:00,2021-09-22 21:00:00,3025.46,3024.14,-0.0,flip_to_short -25817,做空,2021-09-22 21:00:00,2021-09-22 21:05:00,3024.14,3035.54,-0.01,flip_to_long -25818,做多,2021-09-22 21:05:00,2021-09-22 21:10:00,3035.54,3032.45,-0.0,tp_upper -25819,做空,2021-09-22 21:45:00,2021-09-22 21:50:00,3020.86,3022.69,-0.0,tp_lower -25820,做多,2021-09-22 21:55:00,2021-09-22 22:05:00,3033.39,3062.46,0.01,tp_upper -25821,做空,2021-09-22 22:25:00,2021-09-22 22:30:00,3031.18,3050.54,-0.01,flip_to_long -25822,做多,2021-09-22 22:30:00,2021-09-22 22:35:00,3050.54,3068.42,0.01,tp_upper -25823,做空,2021-09-22 23:15:00,2021-09-22 23:25:00,3050.66,3051.1,-0.0,flip_to_long -25824,做多,2021-09-22 23:25:00,2021-09-22 23:35:00,3051.1,3052.56,-0.0,flip_to_short -25825,做空,2021-09-22 23:35:00,2021-09-22 23:40:00,3052.56,3053.65,-0.0,flip_to_long -25826,做多,2021-09-22 23:40:00,2021-09-23 00:00:00,3053.65,3062.33,0.0,tp_upper -25827,做空,2021-09-23 00:15:00,2021-09-23 00:30:00,3066.88,3067.43,-0.0,flip_to_long -25828,做多,2021-09-23 00:30:00,2021-09-23 00:35:00,3067.43,3058.34,-0.0,flip_to_short -25829,做空,2021-09-23 00:35:00,2021-09-23 00:45:00,3058.34,3044.34,0.01,tp_lower -25830,做多,2021-09-23 01:30:00,2021-09-23 01:50:00,3058.13,3066.61,0.0,tp_upper -25831,做空,2021-09-23 02:10:00,2021-09-23 02:15:00,3053.59,3064.0,-0.0,flip_to_long -25832,做多,2021-09-23 02:15:00,2021-09-23 02:20:00,3064.0,3075.94,0.0,tp_upper -25833,做空,2021-09-23 03:00:00,2021-09-23 03:10:00,3072.5,3081.26,-0.0,flip_to_long -25834,做多,2021-09-23 03:10:00,2021-09-23 03:15:00,3081.26,3098.0,0.01,tp_upper -25835,做空,2021-09-23 04:55:00,2021-09-23 05:30:00,3112.02,3107.15,0.0,tp_lower -25836,做多,2021-09-23 05:40:00,2021-09-23 05:50:00,3114.07,3108.96,-0.0,flip_to_short -25837,做空,2021-09-23 05:50:00,2021-09-23 06:05:00,3108.96,3116.49,-0.0,flip_to_long -25838,做多,2021-09-23 06:05:00,2021-09-23 06:10:00,3116.49,3101.98,-0.01,flip_to_short -25839,做空,2021-09-23 06:10:00,2021-09-23 06:15:00,3101.98,3108.98,-0.0,tp_lower -25840,做多,2021-09-23 06:35:00,2021-09-23 06:50:00,3107.24,3118.2,0.0,tp_upper -25841,做空,2021-09-23 07:10:00,2021-09-23 08:55:00,3113.27,3117.43,-0.0,tp_lower -25842,做多,2021-09-23 09:15:00,2021-09-23 09:20:00,3134.0,3126.92,-0.0,flip_to_short -25843,做空,2021-09-23 09:20:00,2021-09-23 10:05:00,3126.92,3122.82,0.0,flip_to_long -25844,做多,2021-09-23 10:05:00,2021-09-23 10:10:00,3122.82,3098.0,-0.01,flip_to_short -25845,做空,2021-09-23 10:10:00,2021-09-23 10:15:00,3098.0,3095.08,0.0,tp_lower -25846,做多,2021-09-23 12:20:00,2021-09-23 12:40:00,3066.19,3081.94,0.01,tp_upper -25847,做空,2021-09-23 12:50:00,2021-09-23 15:10:00,3068.14,3125.36,-0.02,flip_to_long -25848,做多,2021-09-23 15:10:00,2021-09-23 15:20:00,3125.36,3108.01,-0.01,flip_to_short -25849,做空,2021-09-23 15:20:00,2021-09-23 15:30:00,3108.01,3100.82,0.0,tp_lower -25850,做多,2021-09-23 16:30:00,2021-09-23 16:35:00,3111.49,3109.77,-0.0,flip_to_short -25851,做空,2021-09-23 16:35:00,2021-09-23 16:55:00,3109.77,3101.12,0.0,flip_to_long -25852,做多,2021-09-23 16:55:00,2021-09-23 17:00:00,3101.12,3119.91,0.01,tp_upper -25853,做空,2021-09-23 18:05:00,2021-09-23 18:25:00,3137.71,3148.41,-0.0,flip_to_long -25854,做多,2021-09-23 18:25:00,2021-09-23 18:35:00,3148.41,3140.81,-0.0,flip_to_short -25855,做空,2021-09-23 18:35:00,2021-09-23 19:05:00,3140.81,3150.73,-0.0,flip_to_long -25856,做多,2021-09-23 19:05:00,2021-09-23 19:15:00,3150.73,3145.57,-0.0,flip_to_short -25857,做空,2021-09-23 19:15:00,2021-09-23 19:20:00,3145.57,3153.66,-0.0,flip_to_long -25858,做多,2021-09-23 19:20:00,2021-09-23 19:25:00,3153.66,3136.14,-0.01,flip_to_short -25859,做空,2021-09-23 19:25:00,2021-09-23 19:30:00,3136.14,3143.11,-0.0,flip_to_long -25860,做多,2021-09-23 19:30:00,2021-09-23 19:45:00,3143.11,3146.6,0.0,flip_to_short -25861,做空,2021-09-23 19:45:00,2021-09-23 20:00:00,3146.6,3134.37,0.0,tp_lower -25862,做多,2021-09-23 20:55:00,2021-09-23 21:10:00,3138.24,3137.67,-0.0,flip_to_short -25863,做空,2021-09-23 21:10:00,2021-09-23 21:55:00,3137.67,3142.64,-0.0,flip_to_long -25864,做多,2021-09-23 21:55:00,2021-09-23 22:05:00,3142.64,3159.89,0.01,tp_upper -25865,做空,2021-09-23 22:15:00,2021-09-23 22:20:00,3138.31,3131.46,0.0,tp_lower -25866,做多,2021-09-23 22:35:00,2021-09-23 22:40:00,3142.51,3140.72,-0.0,flip_to_short -25867,做空,2021-09-23 22:40:00,2021-09-23 22:50:00,3140.72,3150.02,-0.0,flip_to_long -25868,做多,2021-09-23 22:50:00,2021-09-23 22:55:00,3150.02,3137.81,-0.01,flip_to_short -25869,做空,2021-09-23 22:55:00,2021-09-23 23:05:00,3137.81,3139.47,-0.0,flip_to_long -25870,做多,2021-09-23 23:05:00,2021-09-23 23:10:00,3139.47,3125.4,-0.01,flip_to_short -25871,做空,2021-09-23 23:10:00,2021-09-23 23:30:00,3125.4,3144.11,-0.01,flip_to_long -25872,做多,2021-09-23 23:30:00,2021-09-24 00:05:00,3144.11,3140.4,-0.0,tp_upper -25873,做多,2021-09-24 00:10:00,2021-09-24 00:15:00,3143.24,3138.07,-0.0,flip_to_short -25874,做空,2021-09-24 00:15:00,2021-09-24 00:25:00,3138.07,3142.65,-0.0,flip_to_long -25875,做多,2021-09-24 00:25:00,2021-09-24 00:30:00,3142.65,3134.24,-0.0,flip_to_short -25876,做空,2021-09-24 00:30:00,2021-09-24 00:40:00,3134.24,3135.28,-0.0,flip_to_long -25877,做多,2021-09-24 00:40:00,2021-09-24 03:15:00,3135.28,3098.98,-0.01,flip_to_short -25878,做空,2021-09-24 03:15:00,2021-09-24 03:25:00,3098.98,3100.52,-0.0,flip_to_long -25879,做多,2021-09-24 03:25:00,2021-09-24 03:35:00,3100.52,3095.01,-0.0,flip_to_short -25880,做空,2021-09-24 03:35:00,2021-09-24 03:50:00,3095.01,3083.15,0.0,tp_lower -25881,做多,2021-09-24 04:45:00,2021-09-24 04:50:00,3083.08,3076.31,-0.0,flip_to_short -25882,做空,2021-09-24 04:50:00,2021-09-24 05:15:00,3076.31,3051.22,0.01,tp_lower -25883,做多,2021-09-24 05:45:00,2021-09-24 05:50:00,3071.57,3069.14,-0.0,flip_to_short -25884,做空,2021-09-24 05:50:00,2021-09-24 07:05:00,3069.14,3094.53,-0.01,flip_to_long -25885,做多,2021-09-24 07:05:00,2021-09-24 07:10:00,3094.53,3100.65,0.0,tp_upper -25886,做空,2021-09-24 07:30:00,2021-09-24 08:50:00,3092.8,3083.4,0.0,tp_lower -25887,做多,2021-09-24 11:45:00,2021-09-24 11:50:00,2829.53,2821.72,-0.0,flip_to_short -25888,做空,2021-09-24 11:50:00,2021-09-24 12:10:00,2821.72,2799.17,0.01,flip_to_long -25889,做多,2021-09-24 12:10:00,2021-09-24 12:50:00,2799.17,2800.43,-0.0,flip_to_short -25890,做空,2021-09-24 12:50:00,2021-09-24 13:00:00,2800.43,2816.3,-0.01,tp_lower -25891,做空,2021-09-24 13:05:00,2021-09-24 13:25:00,2799.76,2796.75,0.0,tp_lower -25892,做多,2021-09-24 13:30:00,2021-09-24 13:40:00,2832.67,2845.83,0.0,tp_upper -25893,做空,2021-09-24 15:05:00,2021-09-24 15:20:00,2886.0,2890.14,-0.0,flip_to_long -25894,做多,2021-09-24 15:20:00,2021-09-24 16:05:00,2890.14,2867.95,-0.01,flip_to_short -25895,做空,2021-09-24 16:05:00,2021-09-24 16:15:00,2867.95,2886.29,-0.01,flip_to_long -25896,做多,2021-09-24 16:15:00,2021-09-24 16:45:00,2886.29,2910.12,0.01,tp_upper -25897,做空,2021-09-24 17:05:00,2021-09-24 17:10:00,2879.84,2888.67,-0.0,flip_to_long -25898,做多,2021-09-24 17:10:00,2021-09-24 17:30:00,2888.67,2871.62,-0.01,flip_to_short -25899,做空,2021-09-24 17:30:00,2021-09-24 17:35:00,2871.62,2870.74,-0.0,tp_lower -25900,做多,2021-09-24 18:05:00,2021-09-24 19:30:00,2886.91,2919.39,0.01,tp_upper -25901,做空,2021-09-24 19:35:00,2021-09-24 19:50:00,2894.3,2884.66,0.0,tp_lower -25902,做多,2021-09-24 19:55:00,2021-09-24 20:10:00,2899.83,2917.18,0.01,tp_upper -25903,做空,2021-09-24 22:05:00,2021-09-24 22:15:00,2954.51,2959.27,-0.0,flip_to_long -25904,做多,2021-09-24 22:15:00,2021-09-24 22:20:00,2959.27,2955.41,-0.0,flip_to_short -25905,做空,2021-09-24 22:20:00,2021-09-24 22:45:00,2955.41,2959.0,-0.0,flip_to_long -25906,做多,2021-09-24 22:45:00,2021-09-24 22:55:00,2959.0,2955.46,-0.0,flip_to_short -25907,做空,2021-09-24 22:55:00,2021-09-24 23:15:00,2955.46,2950.52,0.0,tp_lower -25908,做多,2021-09-25 00:20:00,2021-09-25 00:25:00,2951.66,2933.66,-0.01,flip_to_short -25909,做空,2021-09-25 00:25:00,2021-09-25 00:30:00,2933.66,2934.51,-0.0,flip_to_long -25910,做多,2021-09-25 00:30:00,2021-09-25 00:35:00,2934.51,2925.46,-0.0,flip_to_short -25911,做空,2021-09-25 00:35:00,2021-09-25 00:40:00,2925.46,2931.0,-0.0,flip_to_long -25912,做多,2021-09-25 00:40:00,2021-09-25 01:05:00,2931.0,2925.69,-0.0,flip_to_short -25913,做空,2021-09-25 01:05:00,2021-09-25 01:20:00,2925.69,2883.51,0.02,tp_lower -25914,做多,2021-09-25 02:00:00,2021-09-25 02:05:00,2919.88,2903.71,-0.01,flip_to_short -25915,做空,2021-09-25 02:05:00,2021-09-25 02:15:00,2903.71,2920.02,-0.01,flip_to_long -25916,做多,2021-09-25 02:15:00,2021-09-25 02:20:00,2920.02,2911.33,-0.0,flip_to_short -25917,做空,2021-09-25 02:20:00,2021-09-25 02:25:00,2911.33,2913.88,-0.0,flip_to_long -25918,做多,2021-09-25 02:25:00,2021-09-25 02:45:00,2913.88,2905.8,-0.0,flip_to_short -25919,做空,2021-09-25 02:45:00,2021-09-25 03:15:00,2905.8,2908.17,-0.0,flip_to_long -25920,做多,2021-09-25 03:15:00,2021-09-25 03:25:00,2908.17,2912.24,0.0,flip_to_short -25921,做空,2021-09-25 03:25:00,2021-09-25 03:40:00,2912.24,2914.75,-0.0,flip_to_long -25922,做多,2021-09-25 03:40:00,2021-09-25 03:45:00,2914.75,2912.64,-0.0,flip_to_short -25923,做空,2021-09-25 03:45:00,2021-09-25 04:00:00,2912.64,2930.18,-0.01,flip_to_long -25924,做多,2021-09-25 04:00:00,2021-09-25 04:05:00,2930.18,2926.5,-0.0,tp_upper -25925,做空,2021-09-25 05:10:00,2021-09-25 05:15:00,2909.58,2923.49,-0.01,tp_lower -25926,做多,2021-09-25 05:35:00,2021-09-25 07:05:00,2926.67,2919.28,-0.0,flip_to_short -25927,做空,2021-09-25 07:05:00,2021-09-25 07:30:00,2919.28,2894.79,0.01,tp_lower -25928,做多,2021-09-25 08:50:00,2021-09-25 09:25:00,2890.34,2932.03,0.02,tp_upper -25929,做空,2021-09-25 10:45:00,2021-09-25 11:00:00,2940.27,2919.74,0.01,tp_lower -25930,做多,2021-09-25 12:05:00,2021-09-25 12:10:00,2916.81,2913.12,-0.0,flip_to_short -25931,做空,2021-09-25 12:10:00,2021-09-25 12:25:00,2913.12,2914.17,-0.0,flip_to_long -25932,做多,2021-09-25 12:25:00,2021-09-25 12:35:00,2914.17,2911.58,-0.0,flip_to_short -25933,做空,2021-09-25 12:35:00,2021-09-25 12:55:00,2911.58,2902.7,0.0,flip_to_long -25934,做多,2021-09-25 12:55:00,2021-09-25 13:10:00,2902.7,2936.8,0.01,tp_upper -25935,做空,2021-09-25 13:30:00,2021-09-25 13:35:00,2908.11,2913.33,-0.0,flip_to_long -25936,做多,2021-09-25 13:35:00,2021-09-25 13:50:00,2913.33,2909.85,-0.0,flip_to_short -25937,做空,2021-09-25 13:50:00,2021-09-25 14:05:00,2909.85,2907.67,0.0,flip_to_long -25938,做多,2021-09-25 14:05:00,2021-09-25 14:15:00,2907.67,2860.98,-0.02,flip_to_short -25939,做空,2021-09-25 14:15:00,2021-09-25 14:20:00,2860.98,2868.0,-0.0,tp_lower -25940,做多,2021-09-25 15:20:00,2021-09-25 15:25:00,2921.25,2927.76,0.0,tp_upper -25941,做空,2021-09-25 16:05:00,2021-09-25 16:30:00,2876.34,2904.5,-0.01,flip_to_long -25942,做多,2021-09-25 16:30:00,2021-09-25 16:35:00,2904.5,2898.38,-0.0,flip_to_short -25943,做空,2021-09-25 16:35:00,2021-09-25 16:45:00,2898.38,2905.97,-0.0,flip_to_long -25944,做多,2021-09-25 16:45:00,2021-09-25 16:50:00,2905.97,2904.69,-0.0,flip_to_short -25945,做空,2021-09-25 16:50:00,2021-09-25 17:15:00,2904.69,2908.05,-0.0,flip_to_long -25946,做多,2021-09-25 17:15:00,2021-09-25 17:40:00,2908.05,2895.19,-0.01,flip_to_short -25947,做空,2021-09-25 17:40:00,2021-09-25 18:00:00,2895.19,2902.71,-0.0,flip_to_long -25948,做多,2021-09-25 18:00:00,2021-09-25 18:10:00,2902.71,2910.03,0.0,tp_upper -25949,做空,2021-09-25 18:20:00,2021-09-25 18:25:00,2887.79,2892.15,-0.0,tp_lower -25950,做多,2021-09-25 18:35:00,2021-09-25 18:40:00,2900.9,2889.01,-0.01,flip_to_short -25951,做空,2021-09-25 18:40:00,2021-09-25 18:45:00,2889.01,2897.3,-0.0,tp_lower -25952,做多,2021-09-25 18:50:00,2021-09-25 18:55:00,2901.02,2896.04,-0.0,flip_to_short -25953,做空,2021-09-25 18:55:00,2021-09-25 19:05:00,2896.04,2903.16,-0.0,flip_to_long -25954,做多,2021-09-25 19:05:00,2021-09-25 19:15:00,2903.16,2901.91,-0.0,flip_to_short -25955,做空,2021-09-25 19:15:00,2021-09-25 20:15:00,2901.91,2905.35,-0.0,flip_to_long -25956,做多,2021-09-25 20:15:00,2021-09-25 20:35:00,2905.35,2930.95,0.01,tp_upper -25957,做空,2021-09-25 21:00:00,2021-09-25 21:15:00,2916.79,2892.54,0.01,tp_lower -25958,做多,2021-09-25 21:40:00,2021-09-25 22:15:00,2911.15,2932.34,0.01,tp_upper -25959,做空,2021-09-25 23:05:00,2021-09-25 23:25:00,2916.64,2924.8,-0.0,flip_to_long -25960,做多,2021-09-25 23:25:00,2021-09-25 23:45:00,2924.8,2934.76,0.0,tp_upper -25961,做空,2021-09-25 23:55:00,2021-09-26 00:00:00,2921.08,2928.54,-0.0,flip_to_long -25962,做多,2021-09-26 00:00:00,2021-09-26 03:25:00,2928.54,2873.61,-0.02,tp_upper -25963,做空,2021-09-26 03:45:00,2021-09-26 03:50:00,2860.12,2864.85,-0.0,flip_to_long -25964,做多,2021-09-26 03:50:00,2021-09-26 03:55:00,2864.85,2864.31,-0.0,flip_to_short -25965,做空,2021-09-26 03:55:00,2021-09-26 04:05:00,2864.31,2847.0,0.01,tp_lower -25966,做多,2021-09-26 05:05:00,2021-09-26 05:20:00,2851.81,2845.19,-0.0,flip_to_short -25967,做空,2021-09-26 05:20:00,2021-09-26 05:25:00,2845.19,2847.27,-0.0,flip_to_long -25968,做多,2021-09-26 05:25:00,2021-09-26 05:30:00,2847.27,2832.06,-0.01,flip_to_short -25969,做空,2021-09-26 05:30:00,2021-09-26 05:40:00,2832.06,2845.44,-0.01,flip_to_long -25970,做多,2021-09-26 05:40:00,2021-09-26 05:50:00,2845.44,2839.06,-0.0,flip_to_short -25971,做空,2021-09-26 05:50:00,2021-09-26 06:05:00,2839.06,2822.68,0.01,tp_lower -25972,做多,2021-09-26 06:30:00,2021-09-26 06:50:00,2839.68,2825.75,-0.01,flip_to_short -25973,做空,2021-09-26 06:50:00,2021-09-26 06:55:00,2825.75,2813.84,0.0,tp_lower -25974,做多,2021-09-26 08:45:00,2021-09-26 08:50:00,2778.39,2777.96,-0.0,flip_to_short -25975,做空,2021-09-26 08:50:00,2021-09-26 11:00:00,2777.96,2953.63,-0.07,flip_to_long -25976,做多,2021-09-26 11:00:00,2021-09-26 11:20:00,2953.63,2961.05,0.0,flip_to_short -25977,做空,2021-09-26 11:20:00,2021-09-26 11:25:00,2961.05,2969.6,-0.0,flip_to_long -25978,做多,2021-09-26 11:25:00,2021-09-26 11:30:00,2969.6,2968.29,-0.0,flip_to_short -25979,做空,2021-09-26 11:30:00,2021-09-26 13:15:00,2968.29,3001.99,-0.01,flip_to_long -25980,做多,2021-09-26 13:15:00,2021-09-26 13:25:00,3001.99,2993.7,-0.0,flip_to_short -25981,做空,2021-09-26 13:25:00,2021-09-26 13:30:00,2993.7,2997.6,-0.0,flip_to_long -25982,做多,2021-09-26 13:30:00,2021-09-26 14:00:00,2997.6,2997.48,-0.0,flip_to_short -25983,做空,2021-09-26 14:00:00,2021-09-26 14:15:00,2997.48,3002.15,-0.0,flip_to_long -25984,做多,2021-09-26 14:15:00,2021-09-26 14:20:00,3002.15,3014.01,0.0,tp_upper -25985,做空,2021-09-26 16:35:00,2021-09-26 16:40:00,3038.39,3041.26,-0.0,flip_to_long -25986,做多,2021-09-26 16:40:00,2021-09-26 16:45:00,3041.26,3039.0,-0.0,flip_to_short -25987,做空,2021-09-26 16:45:00,2021-09-26 17:00:00,3039.0,3046.97,-0.0,flip_to_long -25988,做多,2021-09-26 17:00:00,2021-09-26 17:25:00,3046.97,3040.66,-0.0,flip_to_short -25989,做空,2021-09-26 17:25:00,2021-09-26 17:35:00,3040.66,3046.56,-0.0,flip_to_long -25990,做多,2021-09-26 17:35:00,2021-09-26 17:40:00,3046.56,3045.18,-0.0,flip_to_short -25991,做空,2021-09-26 17:40:00,2021-09-26 18:00:00,3045.18,3043.33,0.0,flip_to_long -25992,做多,2021-09-26 18:00:00,2021-09-26 18:05:00,3043.33,3042.67,-0.0,flip_to_short -25993,做空,2021-09-26 18:05:00,2021-09-26 18:15:00,3042.67,3051.88,-0.0,flip_to_long -25994,做多,2021-09-26 18:15:00,2021-09-26 18:20:00,3051.88,3049.11,-0.0,tp_upper -25995,做空,2021-09-26 18:45:00,2021-09-26 19:00:00,3043.78,3048.14,-0.0,flip_to_long -25996,做多,2021-09-26 19:00:00,2021-09-26 19:05:00,3048.14,3037.19,-0.0,flip_to_short -25997,做空,2021-09-26 19:05:00,2021-09-26 19:10:00,3037.19,3037.92,-0.0,flip_to_long -25998,做多,2021-09-26 19:10:00,2021-09-26 19:30:00,3037.92,3053.11,0.0,tp_upper -25999,做空,2021-09-26 21:10:00,2021-09-26 21:45:00,3073.98,3082.99,-0.0,flip_to_long -26000,做多,2021-09-26 21:45:00,2021-09-26 21:50:00,3082.99,3081.81,-0.0,flip_to_short -26001,做空,2021-09-26 21:50:00,2021-09-26 22:55:00,3081.81,3017.39,0.02,tp_lower -26002,做多,2021-09-26 23:50:00,2021-09-27 00:05:00,3061.33,3037.32,-0.01,flip_to_short -26003,做空,2021-09-27 00:05:00,2021-09-27 00:25:00,3037.32,3040.26,-0.0,flip_to_long -26004,做多,2021-09-27 00:25:00,2021-09-27 00:40:00,3040.26,3089.46,0.02,tp_upper -26005,做空,2021-09-27 02:15:00,2021-09-27 02:45:00,3133.51,3116.87,0.01,tp_lower -26006,做多,2021-09-27 02:50:00,2021-09-27 02:55:00,3143.15,3138.49,-0.0,flip_to_short -26007,做空,2021-09-27 02:55:00,2021-09-27 03:00:00,3138.49,3142.84,-0.0,flip_to_long -26008,做多,2021-09-27 03:00:00,2021-09-27 03:05:00,3142.84,3139.0,-0.0,flip_to_short -26009,做空,2021-09-27 03:05:00,2021-09-27 03:10:00,3139.0,3143.36,-0.0,flip_to_long -26010,做多,2021-09-27 03:10:00,2021-09-27 03:15:00,3143.36,3131.89,-0.0,flip_to_short -26011,做空,2021-09-27 03:15:00,2021-09-27 03:40:00,3131.89,3117.45,0.0,tp_lower -26012,做多,2021-09-27 03:55:00,2021-09-27 04:20:00,3130.0,3128.86,-0.0,flip_to_short -26013,做空,2021-09-27 04:20:00,2021-09-27 04:25:00,3128.86,3130.05,-0.0,flip_to_long -26014,做多,2021-09-27 04:25:00,2021-09-27 05:15:00,3130.05,3127.16,-0.0,flip_to_short -26015,做空,2021-09-27 05:15:00,2021-09-27 05:45:00,3127.16,3128.52,-0.0,flip_to_long -26016,做多,2021-09-27 05:45:00,2021-09-27 05:50:00,3128.52,3123.65,-0.0,flip_to_short -26017,做空,2021-09-27 05:50:00,2021-09-27 05:55:00,3123.65,3128.52,-0.0,flip_to_long -26018,做多,2021-09-27 05:55:00,2021-09-27 06:00:00,3128.52,3132.72,0.0,tp_upper -26019,做空,2021-09-27 06:25:00,2021-09-27 06:35:00,3126.07,3127.37,-0.0,flip_to_long -26020,做多,2021-09-27 06:35:00,2021-09-27 08:30:00,3127.37,3107.34,-0.01,tp_upper -26021,做空,2021-09-27 09:35:00,2021-09-27 09:55:00,3089.73,3089.14,-0.0,tp_lower -26022,做多,2021-09-27 10:10:00,2021-09-27 10:20:00,3104.36,3104.68,-0.0,flip_to_short -26023,做空,2021-09-27 10:20:00,2021-09-27 10:25:00,3104.68,3104.8,-0.0,flip_to_long -26024,做多,2021-09-27 10:25:00,2021-09-27 10:45:00,3104.8,3103.51,-0.0,flip_to_short -26025,做空,2021-09-27 10:45:00,2021-09-27 11:00:00,3103.51,3101.94,0.0,flip_to_long -26026,做多,2021-09-27 11:00:00,2021-09-27 11:05:00,3101.94,3096.19,-0.0,flip_to_short -26027,做空,2021-09-27 11:05:00,2021-09-27 11:10:00,3096.19,3088.02,0.0,tp_lower -26028,做多,2021-09-27 11:45:00,2021-09-27 13:05:00,3093.03,3078.41,-0.01,flip_to_short -26029,做空,2021-09-27 13:05:00,2021-09-27 13:20:00,3078.41,3081.13,-0.0,flip_to_long -26030,做多,2021-09-27 13:20:00,2021-09-27 13:30:00,3081.13,3073.29,-0.0,tp_upper -26031,做多,2021-09-27 14:05:00,2021-09-27 14:10:00,3074.88,3073.0,-0.0,flip_to_short -26032,做空,2021-09-27 14:10:00,2021-09-27 14:20:00,3073.0,3076.54,-0.0,flip_to_long -26033,做多,2021-09-27 14:20:00,2021-09-27 14:30:00,3076.54,3120.27,0.01,tp_upper -26034,做空,2021-09-27 14:35:00,2021-09-27 14:50:00,3068.7,3054.77,0.0,tp_lower -26035,做多,2021-09-27 15:55:00,2021-09-27 16:00:00,3058.11,3047.1,-0.0,flip_to_short -26036,做空,2021-09-27 16:00:00,2021-09-27 16:15:00,3047.1,3044.32,0.0,tp_lower -26037,做多,2021-09-27 18:05:00,2021-09-27 18:20:00,3008.66,3008.28,-0.0,flip_to_short -26038,做空,2021-09-27 18:20:00,2021-09-27 18:55:00,3008.28,2999.53,0.0,tp_lower -26039,做空,2021-09-27 19:00:00,2021-09-27 19:05:00,2985.99,2998.31,-0.0,tp_lower -26040,做多,2021-09-27 19:10:00,2021-09-27 19:20:00,3000.5,2998.14,-0.0,flip_to_short -26041,做空,2021-09-27 19:20:00,2021-09-27 19:25:00,2998.14,3005.98,-0.0,flip_to_long -26042,做多,2021-09-27 19:25:00,2021-09-27 19:35:00,3005.98,3000.7,-0.0,flip_to_short -26043,做空,2021-09-27 19:35:00,2021-09-27 19:40:00,3000.7,3004.71,-0.0,flip_to_long -26044,做多,2021-09-27 19:40:00,2021-09-27 19:45:00,3004.71,2999.07,-0.0,flip_to_short -26045,做空,2021-09-27 19:45:00,2021-09-27 20:00:00,2999.07,2965.54,0.01,tp_lower -26046,做多,2021-09-27 21:20:00,2021-09-27 21:25:00,2971.25,2969.82,-0.0,flip_to_short -26047,做空,2021-09-27 21:25:00,2021-09-27 23:15:00,2969.82,2977.62,-0.0,tp_lower -26048,做多,2021-09-28 00:35:00,2021-09-28 00:40:00,2947.23,2945.5,-0.0,flip_to_short -26049,做空,2021-09-28 00:40:00,2021-09-28 01:00:00,2945.5,2905.08,0.01,tp_lower -26050,做多,2021-09-28 01:30:00,2021-09-28 02:40:00,2931.04,2937.99,0.0,flip_to_short -26051,做空,2021-09-28 02:40:00,2021-09-28 02:55:00,2937.99,2937.17,-0.0,flip_to_long -26052,做多,2021-09-28 02:55:00,2021-09-28 03:05:00,2937.17,2937.15,-0.0,flip_to_short -26053,做空,2021-09-28 03:05:00,2021-09-28 03:10:00,2937.15,2944.76,-0.0,flip_to_long -26054,做多,2021-09-28 03:10:00,2021-09-28 03:15:00,2944.76,2942.41,-0.0,flip_to_short -26055,做空,2021-09-28 03:15:00,2021-09-28 03:20:00,2942.41,2949.32,-0.0,flip_to_long -26056,做多,2021-09-28 03:20:00,2021-09-28 03:25:00,2949.32,2942.57,-0.0,flip_to_short -26057,做空,2021-09-28 03:25:00,2021-09-28 03:35:00,2942.57,2939.85,0.0,flip_to_long -26058,做多,2021-09-28 03:35:00,2021-09-28 04:15:00,2939.85,2956.73,0.01,tp_upper -26059,做空,2021-09-28 05:05:00,2021-09-28 05:15:00,2950.66,2952.36,-0.0,flip_to_long -26060,做多,2021-09-28 05:15:00,2021-09-28 08:15:00,2952.36,2928.71,-0.01,tp_upper -26061,做空,2021-09-28 08:20:00,2021-09-28 08:35:00,2903.67,2902.69,-0.0,flip_to_long -26062,做多,2021-09-28 08:35:00,2021-09-28 08:50:00,2902.69,2894.91,-0.0,flip_to_short -26063,做空,2021-09-28 08:50:00,2021-09-28 08:55:00,2894.91,2907.12,-0.0,flip_to_long -26064,做多,2021-09-28 08:55:00,2021-09-28 09:00:00,2907.12,2898.85,-0.0,flip_to_short -26065,做空,2021-09-28 09:00:00,2021-09-28 09:05:00,2898.85,2901.89,-0.0,flip_to_long -26066,做多,2021-09-28 09:05:00,2021-09-28 09:15:00,2901.89,2907.14,0.0,flip_to_short -26067,做空,2021-09-28 09:15:00,2021-09-28 10:20:00,2907.14,2914.67,-0.0,flip_to_long -26068,做多,2021-09-28 10:20:00,2021-09-28 10:25:00,2914.67,2893.39,-0.01,flip_to_short -26069,做空,2021-09-28 10:25:00,2021-09-28 10:40:00,2893.39,2887.8,0.0,tp_lower -26070,做多,2021-09-28 11:05:00,2021-09-28 11:20:00,2906.6,2922.96,0.01,tp_upper -26071,做空,2021-09-28 12:20:00,2021-09-28 12:40:00,2920.79,2900.05,0.01,tp_lower -26072,做多,2021-09-28 13:05:00,2021-09-28 13:10:00,2950.65,2899.98,-0.02,tp_upper -26073,做多,2021-09-28 13:15:00,2021-09-28 13:30:00,2920.6,2932.17,0.0,tp_upper -26074,做空,2021-09-28 13:50:00,2021-09-28 14:15:00,2918.11,2848.62,0.02,tp_lower -26075,做空,2021-09-28 15:35:00,2021-09-28 15:50:00,2864.94,2850.69,0.0,tp_lower -26076,做多,2021-09-28 16:10:00,2021-09-28 16:20:00,2853.77,2868.56,0.0,tp_upper -26077,做空,2021-09-28 16:40:00,2021-09-28 16:45:00,2842.44,2817.82,0.01,tp_lower -26078,做多,2021-09-28 17:55:00,2021-09-28 18:00:00,2828.08,2819.18,-0.0,flip_to_short -26079,做空,2021-09-28 18:00:00,2021-09-28 18:20:00,2819.18,2821.85,-0.0,flip_to_long -26080,做多,2021-09-28 18:20:00,2021-09-28 18:35:00,2821.85,2837.61,0.01,tp_upper -26081,做空,2021-09-28 19:35:00,2021-09-28 19:50:00,2835.7,2820.48,0.01,tp_lower -26082,做多,2021-09-28 19:55:00,2021-09-28 20:00:00,2836.86,2868.06,0.01,tp_upper -26083,做空,2021-09-28 21:35:00,2021-09-28 21:40:00,2866.22,2873.84,-0.0,flip_to_long -26084,做多,2021-09-28 21:40:00,2021-09-28 21:45:00,2873.84,2867.84,-0.0,flip_to_short -26085,做空,2021-09-28 21:45:00,2021-09-28 21:50:00,2867.84,2874.07,-0.0,flip_to_long -26086,做多,2021-09-28 21:50:00,2021-09-28 21:55:00,2874.07,2880.97,0.0,tp_upper -26087,做空,2021-09-28 22:00:00,2021-09-28 22:15:00,2867.28,2858.12,0.0,tp_lower -26088,做多,2021-09-29 00:25:00,2021-09-29 01:35:00,2833.28,2833.97,-0.0,flip_to_short -26089,做空,2021-09-29 01:35:00,2021-09-29 01:40:00,2833.97,2838.6,-0.0,flip_to_long -26090,做多,2021-09-29 01:40:00,2021-09-29 02:05:00,2838.6,2867.65,0.01,tp_upper -26091,做多,2021-09-29 03:10:00,2021-09-29 03:15:00,2862.1,2856.07,-0.0,flip_to_short -26092,做空,2021-09-29 03:15:00,2021-09-29 03:25:00,2856.07,2862.17,-0.0,flip_to_long -26093,做多,2021-09-29 03:25:00,2021-09-29 03:40:00,2862.17,2866.53,0.0,flip_to_short -26094,做空,2021-09-29 03:40:00,2021-09-29 05:40:00,2866.53,2906.2,-0.02,flip_to_long -26095,做多,2021-09-29 05:40:00,2021-09-29 05:45:00,2906.2,2903.4,-0.0,flip_to_short -26096,做空,2021-09-29 05:45:00,2021-09-29 05:50:00,2903.4,2905.68,-0.0,flip_to_long -26097,做多,2021-09-29 05:50:00,2021-09-29 06:05:00,2905.68,2904.53,-0.0,flip_to_short -26098,做空,2021-09-29 06:05:00,2021-09-29 06:15:00,2904.53,2900.89,0.0,flip_to_long -26099,做多,2021-09-29 06:15:00,2021-09-29 06:25:00,2900.89,2903.86,0.0,flip_to_short -26100,做空,2021-09-29 06:25:00,2021-09-29 07:50:00,2903.86,2918.68,-0.01,flip_to_long -26101,做多,2021-09-29 07:50:00,2021-09-29 08:05:00,2918.68,2915.21,-0.0,flip_to_short -26102,做空,2021-09-29 08:05:00,2021-09-29 08:10:00,2915.21,2919.51,-0.0,flip_to_long -26103,做多,2021-09-29 08:10:00,2021-09-29 08:15:00,2919.51,2910.86,-0.0,flip_to_short -26104,做空,2021-09-29 08:15:00,2021-09-29 08:20:00,2910.86,2910.85,-0.0,tp_lower -26105,做多,2021-09-29 08:30:00,2021-09-29 09:00:00,2915.79,2898.74,-0.01,flip_to_short -26106,做空,2021-09-29 09:00:00,2021-09-29 09:05:00,2898.74,2896.76,0.0,tp_lower -26107,做多,2021-09-29 09:55:00,2021-09-29 10:00:00,2909.45,2941.44,0.01,tp_upper -26108,做空,2021-09-29 11:05:00,2021-09-29 11:10:00,2918.8,2920.09,-0.0,flip_to_long -26109,做多,2021-09-29 11:10:00,2021-09-29 11:25:00,2920.09,2923.48,0.0,flip_to_short -26110,做空,2021-09-29 11:25:00,2021-09-29 11:45:00,2923.48,2923.48,-0.0,flip_to_long -26111,做多,2021-09-29 11:45:00,2021-09-29 11:50:00,2923.48,2935.16,0.0,tp_upper -26112,做空,2021-09-29 12:25:00,2021-09-29 12:30:00,2923.72,2928.15,-0.0,flip_to_long -26113,做多,2021-09-29 12:30:00,2021-09-29 12:35:00,2928.15,2902.36,-0.01,flip_to_short -26114,做空,2021-09-29 12:35:00,2021-09-29 12:40:00,2902.36,2908.87,-0.0,tp_lower -26115,做多,2021-09-29 13:50:00,2021-09-29 14:20:00,2910.0,2925.0,0.0,tp_upper -26116,做空,2021-09-29 15:20:00,2021-09-29 15:30:00,2921.19,2898.6,0.01,tp_lower -26117,做多,2021-09-29 17:20:00,2021-09-29 19:10:00,2846.92,2816.87,-0.01,flip_to_short -26118,做空,2021-09-29 19:10:00,2021-09-29 19:15:00,2816.87,2825.9,-0.0,flip_to_long -26119,做多,2021-09-29 19:15:00,2021-09-29 19:20:00,2825.9,2815.04,-0.0,flip_to_short -26120,做空,2021-09-29 19:20:00,2021-09-29 19:25:00,2815.04,2818.99,-0.0,flip_to_long -26121,做多,2021-09-29 19:25:00,2021-09-29 19:30:00,2818.99,2817.48,-0.0,flip_to_short -26122,做空,2021-09-29 19:30:00,2021-09-29 19:45:00,2817.48,2817.98,-0.0,flip_to_long -26123,做多,2021-09-29 19:45:00,2021-09-29 21:00:00,2817.98,2829.12,0.0,tp_upper -26124,做空,2021-09-29 21:10:00,2021-09-29 21:15:00,2804.97,2815.79,-0.0,flip_to_long -26125,做多,2021-09-29 21:15:00,2021-09-29 22:20:00,2815.79,2816.88,-0.0,flip_to_short -26126,做空,2021-09-29 22:20:00,2021-09-29 22:25:00,2816.88,2820.1,-0.0,flip_to_long -26127,做多,2021-09-29 22:25:00,2021-09-29 22:30:00,2820.1,2835.2,0.0,tp_upper -26128,做空,2021-09-30 00:05:00,2021-09-30 02:50:00,2843.3,2969.71,-0.05,flip_to_long -26129,做多,2021-09-30 02:50:00,2021-09-30 02:55:00,2969.71,2990.47,0.01,tp_upper -26130,做空,2021-09-30 03:30:00,2021-09-30 03:35:00,2972.48,2985.27,-0.0,flip_to_long -26131,做多,2021-09-30 03:35:00,2021-09-30 03:40:00,2985.27,2999.44,0.0,tp_upper -26132,做空,2021-09-30 05:20:00,2021-09-30 05:30:00,3021.45,3021.76,-0.0,flip_to_long -26133,做多,2021-09-30 05:30:00,2021-09-30 05:40:00,3021.76,3023.82,0.0,flip_to_short -26134,做空,2021-09-30 05:40:00,2021-09-30 05:45:00,3023.82,3037.0,-0.0,flip_to_long -26135,做多,2021-09-30 05:45:00,2021-09-30 05:50:00,3037.0,3029.57,-0.0,tp_upper -26136,做空,2021-09-30 06:25:00,2021-09-30 07:05:00,3028.17,3009.62,0.01,tp_lower -26137,做多,2021-09-30 08:00:00,2021-09-30 09:05:00,3003.36,2978.76,-0.01,flip_to_short -26138,做空,2021-09-30 09:05:00,2021-09-30 09:10:00,2978.76,2986.99,-0.0,flip_to_long -26139,做多,2021-09-30 09:10:00,2021-09-30 09:20:00,2986.99,2982.53,-0.0,flip_to_short -26140,做空,2021-09-30 09:20:00,2021-09-30 09:40:00,2982.53,2977.89,0.0,flip_to_long -26141,做多,2021-09-30 09:40:00,2021-09-30 09:45:00,2977.89,2977.35,-0.0,flip_to_short -26142,做空,2021-09-30 09:45:00,2021-09-30 10:40:00,2977.35,2967.43,0.0,tp_lower -26143,做空,2021-09-30 12:00:00,2021-09-30 13:40:00,2962.23,2973.34,-0.0,tp_lower -26144,做多,2021-09-30 15:05:00,2021-09-30 15:10:00,3003.23,3000.84,-0.0,tp_upper -26145,做空,2021-09-30 15:45:00,2021-09-30 16:00:00,2982.16,2994.4,-0.0,flip_to_long -26146,做多,2021-09-30 16:00:00,2021-09-30 16:05:00,2994.4,2984.83,-0.0,flip_to_short -26147,做空,2021-09-30 16:05:00,2021-09-30 17:00:00,2984.83,2996.72,-0.0,flip_to_long -26148,做多,2021-09-30 17:00:00,2021-09-30 17:05:00,2996.72,2998.89,0.0,tp_upper -26149,做空,2021-09-30 17:25:00,2021-09-30 17:30:00,2979.89,2985.91,-0.0,flip_to_long -26150,做多,2021-09-30 17:30:00,2021-09-30 18:10:00,2985.91,3002.35,0.0,tp_upper -26151,做空,2021-09-30 19:25:00,2021-09-30 19:30:00,3015.36,3018.28,-0.0,flip_to_long -26152,做多,2021-09-30 19:30:00,2021-09-30 19:35:00,3018.28,3016.57,-0.0,flip_to_short -26153,做空,2021-09-30 19:35:00,2021-09-30 20:00:00,3016.57,3003.55,0.0,tp_lower -26154,做多,2021-09-30 21:35:00,2021-09-30 22:25:00,2987.28,3020.27,0.01,tp_upper -26155,做空,2021-09-30 23:05:00,2021-09-30 23:10:00,2988.93,2991.1,-0.0,tp_lower -26156,做多,2021-09-30 23:30:00,2021-09-30 23:50:00,3004.99,3001.13,-0.0,flip_to_short -26157,做空,2021-09-30 23:50:00,2021-10-01 00:00:00,3001.13,3023.24,-0.01,flip_to_long -26158,做多,2021-10-01 00:00:00,2021-10-01 00:05:00,3023.24,3006.65,-0.01,tp_upper -26159,做空,2021-10-01 01:00:00,2021-10-01 01:20:00,3006.53,3010.92,-0.0,flip_to_long -26160,做多,2021-10-01 01:20:00,2021-10-01 01:45:00,3010.92,3016.89,0.0,flip_to_short -26161,做空,2021-10-01 01:45:00,2021-10-01 02:15:00,3016.89,3002.34,0.0,tp_lower -26162,做多,2021-10-01 03:15:00,2021-10-01 03:25:00,3001.85,2998.0,-0.0,flip_to_short -26163,做空,2021-10-01 03:25:00,2021-10-01 03:30:00,2998.0,2999.13,-0.0,flip_to_long -26164,做多,2021-10-01 03:30:00,2021-10-01 03:45:00,2999.13,2990.19,-0.0,flip_to_short -26165,做空,2021-10-01 03:45:00,2021-10-01 03:50:00,2990.19,2999.54,-0.0,flip_to_long -26166,做多,2021-10-01 03:50:00,2021-10-01 04:00:00,2999.54,3000.87,-0.0,tp_upper -26167,做空,2021-10-01 04:30:00,2021-10-01 04:35:00,2996.14,2991.35,0.0,tp_lower -26168,做多,2021-10-01 04:55:00,2021-10-01 05:40:00,2998.3,3015.44,0.01,tp_upper -26169,做空,2021-10-01 06:20:00,2021-10-01 06:25:00,3005.67,3009.24,-0.0,flip_to_long -26170,做多,2021-10-01 06:25:00,2021-10-01 06:30:00,3009.24,3008.26,-0.0,flip_to_short -26171,做空,2021-10-01 06:30:00,2021-10-01 06:35:00,3008.26,3019.5,-0.0,flip_to_long -26172,做多,2021-10-01 06:35:00,2021-10-01 06:50:00,3019.5,3020.59,-0.0,tp_upper -26173,做空,2021-10-01 07:05:00,2021-10-01 07:10:00,3014.29,3018.16,-0.0,flip_to_long -26174,做多,2021-10-01 07:10:00,2021-10-01 07:15:00,3018.16,3036.79,0.01,tp_upper -26175,做空,2021-10-01 09:45:00,2021-10-01 09:55:00,3116.57,3114.04,0.0,flip_to_long -26176,做多,2021-10-01 09:55:00,2021-10-01 10:25:00,3114.04,3159.22,0.01,tp_upper -26177,做空,2021-10-01 12:35:00,2021-10-01 13:40:00,3237.49,3203.66,0.01,tp_lower -26178,做多,2021-10-01 14:05:00,2021-10-01 14:15:00,3219.56,3210.0,-0.0,flip_to_short -26179,做空,2021-10-01 14:15:00,2021-10-01 14:35:00,3210.0,3196.59,0.0,tp_lower -26180,做多,2021-10-01 14:55:00,2021-10-01 15:10:00,3211.55,3225.21,0.0,tp_upper -26181,做空,2021-10-01 18:00:00,2021-10-01 18:15:00,3268.58,3265.67,0.0,tp_lower -26182,做多,2021-10-01 18:20:00,2021-10-01 18:25:00,3268.0,3284.55,0.0,tp_upper -26183,做空,2021-10-01 20:00:00,2021-10-01 20:25:00,3295.76,3284.01,0.0,tp_lower -26184,做多,2021-10-01 20:35:00,2021-10-01 20:40:00,3302.04,3280.97,-0.01,flip_to_short -26185,做空,2021-10-01 20:40:00,2021-10-01 20:45:00,3280.97,3280.77,-0.0,tp_lower -26186,做多,2021-10-01 21:05:00,2021-10-01 21:15:00,3290.0,3304.59,0.0,tp_upper -26187,做空,2021-10-01 22:25:00,2021-10-01 22:35:00,3299.73,3276.25,0.01,tp_lower -26188,做多,2021-10-01 23:20:00,2021-10-02 00:00:00,3296.08,3309.81,0.0,tp_upper -26189,做空,2021-10-02 00:05:00,2021-10-02 00:15:00,3288.81,3293.0,-0.0,flip_to_long -26190,做多,2021-10-02 00:15:00,2021-10-02 00:30:00,3293.0,3286.41,-0.0,flip_to_short -26191,做空,2021-10-02 00:30:00,2021-10-02 00:35:00,3286.41,3275.49,0.0,tp_lower -26192,做多,2021-10-02 00:45:00,2021-10-02 01:00:00,3290.22,3312.84,0.01,tp_upper -26193,做空,2021-10-02 01:45:00,2021-10-02 02:20:00,3295.0,3307.53,-0.0,flip_to_long -26194,做多,2021-10-02 02:20:00,2021-10-02 02:25:00,3307.53,3305.5,-0.0,flip_to_short -26195,做空,2021-10-02 02:25:00,2021-10-02 03:00:00,3305.5,3291.96,0.0,tp_lower -26196,做多,2021-10-02 04:50:00,2021-10-02 04:55:00,3274.1,3272.44,-0.0,flip_to_short -26197,做空,2021-10-02 04:55:00,2021-10-02 06:10:00,3272.44,3280.23,-0.0,flip_to_long -26198,做多,2021-10-02 06:10:00,2021-10-02 06:15:00,3280.23,3278.48,-0.0,flip_to_short -26199,做空,2021-10-02 06:15:00,2021-10-02 06:20:00,3278.48,3285.53,-0.0,flip_to_long -26200,做多,2021-10-02 06:20:00,2021-10-02 06:25:00,3285.53,3284.43,-0.0,flip_to_short -26201,做空,2021-10-02 06:25:00,2021-10-02 06:40:00,3284.43,3291.46,-0.0,flip_to_long -26202,做多,2021-10-02 06:40:00,2021-10-02 06:50:00,3291.46,3282.33,-0.0,flip_to_short -26203,做空,2021-10-02 06:50:00,2021-10-02 06:55:00,3282.33,3283.52,-0.0,flip_to_long -26204,做多,2021-10-02 06:55:00,2021-10-02 07:05:00,3283.52,3279.34,-0.0,flip_to_short -26205,做空,2021-10-02 07:05:00,2021-10-02 07:10:00,3279.34,3290.0,-0.0,flip_to_long -26206,做多,2021-10-02 07:10:00,2021-10-02 07:15:00,3290.0,3281.31,-0.0,flip_to_short -26207,做空,2021-10-02 07:15:00,2021-10-02 07:25:00,3281.31,3283.74,-0.0,flip_to_long -26208,做多,2021-10-02 07:25:00,2021-10-02 07:30:00,3283.74,3278.88,-0.0,flip_to_short -26209,做空,2021-10-02 07:30:00,2021-10-02 07:35:00,3278.88,3282.23,-0.0,flip_to_long -26210,做多,2021-10-02 07:35:00,2021-10-02 07:45:00,3282.23,3289.12,0.0,tp_upper -26211,做空,2021-10-02 07:55:00,2021-10-02 08:10:00,3279.07,3283.45,-0.0,flip_to_long -26212,做多,2021-10-02 08:10:00,2021-10-02 08:15:00,3283.45,3275.95,-0.0,flip_to_short -26213,做空,2021-10-02 08:15:00,2021-10-02 08:20:00,3275.95,3265.92,0.0,tp_lower -26214,做多,2021-10-02 08:40:00,2021-10-02 08:45:00,3279.71,3277.22,-0.0,flip_to_short -26215,做空,2021-10-02 08:45:00,2021-10-02 08:55:00,3277.22,3284.4,-0.0,flip_to_long -26216,做多,2021-10-02 08:55:00,2021-10-02 09:05:00,3284.4,3291.48,0.0,tp_upper -26217,做空,2021-10-02 10:00:00,2021-10-02 10:15:00,3283.28,3294.47,-0.0,flip_to_long -26218,做多,2021-10-02 10:15:00,2021-10-02 10:20:00,3294.47,3293.81,-0.0,flip_to_short -26219,做空,2021-10-02 10:20:00,2021-10-02 11:10:00,3293.81,3270.98,0.01,tp_lower -26220,做多,2021-10-02 11:30:00,2021-10-02 11:55:00,3286.66,3296.35,0.0,tp_upper -26221,做空,2021-10-02 13:15:00,2021-10-02 13:25:00,3299.3,3304.26,-0.0,flip_to_long -26222,做多,2021-10-02 13:25:00,2021-10-02 13:30:00,3304.26,3311.48,0.0,tp_upper -26223,做空,2021-10-02 13:50:00,2021-10-02 16:15:00,3317.44,3383.9,-0.02,flip_to_long -26224,做多,2021-10-02 16:15:00,2021-10-02 16:30:00,3383.9,3420.67,0.01,tp_upper -26225,做空,2021-10-02 17:40:00,2021-10-02 18:15:00,3419.83,3419.81,-0.0,tp_lower -26226,做多,2021-10-02 18:35:00,2021-10-02 18:50:00,3427.78,3440.65,0.0,tp_upper -26227,做空,2021-10-02 20:05:00,2021-10-02 20:15:00,3439.01,3442.26,-0.0,flip_to_long -26228,做多,2021-10-02 20:15:00,2021-10-02 21:40:00,3442.26,3430.41,-0.0,flip_to_short -26229,做空,2021-10-02 21:40:00,2021-10-02 21:45:00,3430.41,3438.78,-0.0,flip_to_long -26230,做多,2021-10-02 21:45:00,2021-10-02 21:55:00,3438.78,3447.56,0.0,tp_upper -26231,做空,2021-10-02 22:30:00,2021-10-02 22:35:00,3439.8,3440.52,-0.0,flip_to_long -26232,做多,2021-10-02 22:35:00,2021-10-03 00:30:00,3440.52,3386.55,-0.02,flip_to_short -26233,做空,2021-10-03 00:30:00,2021-10-03 00:45:00,3386.55,3357.83,0.01,tp_lower -26234,做多,2021-10-03 01:40:00,2021-10-03 02:05:00,3386.39,3408.16,0.01,tp_upper -26235,做空,2021-10-03 02:55:00,2021-10-03 03:50:00,3399.49,3398.65,-0.0,flip_to_long -26236,做多,2021-10-03 03:50:00,2021-10-03 04:00:00,3398.65,3395.31,-0.0,flip_to_short -26237,做空,2021-10-03 04:00:00,2021-10-03 04:05:00,3395.31,3403.84,-0.0,flip_to_long -26238,做多,2021-10-03 04:05:00,2021-10-03 04:55:00,3403.84,3398.68,-0.0,flip_to_short -26239,做空,2021-10-03 04:55:00,2021-10-03 05:20:00,3398.68,3405.74,-0.0,flip_to_long -26240,做多,2021-10-03 05:20:00,2021-10-03 05:25:00,3405.74,3409.46,0.0,tp_upper -26241,做空,2021-10-03 06:00:00,2021-10-03 06:20:00,3406.21,3409.77,-0.0,flip_to_long -26242,做多,2021-10-03 06:20:00,2021-10-03 06:40:00,3409.77,3412.44,0.0,flip_to_short -26243,做空,2021-10-03 06:40:00,2021-10-03 06:45:00,3412.44,3416.99,-0.0,flip_to_long -26244,做多,2021-10-03 06:45:00,2021-10-03 06:50:00,3416.99,3416.73,-0.0,flip_to_short -26245,做空,2021-10-03 06:50:00,2021-10-03 07:05:00,3416.73,3401.17,0.0,tp_lower -26246,做多,2021-10-03 08:15:00,2021-10-03 08:35:00,3403.56,3409.7,0.0,tp_upper -26247,做空,2021-10-03 08:40:00,2021-10-03 08:50:00,3400.21,3400.09,-0.0,flip_to_long -26248,做多,2021-10-03 08:50:00,2021-10-03 08:55:00,3400.09,3392.19,-0.0,flip_to_short -26249,做空,2021-10-03 08:55:00,2021-10-03 09:00:00,3392.19,3384.99,0.0,tp_lower -26250,做多,2021-10-03 09:50:00,2021-10-03 10:00:00,3389.2,3383.86,-0.0,flip_to_short -26251,做空,2021-10-03 10:00:00,2021-10-03 10:10:00,3383.86,3394.1,-0.0,flip_to_long -26252,做多,2021-10-03 10:10:00,2021-10-03 10:15:00,3394.1,3407.68,0.0,tp_upper -26253,做空,2021-10-03 10:50:00,2021-10-03 10:55:00,3387.13,3391.15,-0.0,flip_to_long -26254,做多,2021-10-03 10:55:00,2021-10-03 11:10:00,3391.15,3405.0,0.0,tp_upper -26255,做空,2021-10-03 12:20:00,2021-10-03 12:25:00,3401.72,3407.78,-0.0,flip_to_long -26256,做多,2021-10-03 12:25:00,2021-10-03 12:35:00,3407.78,3411.17,0.0,flip_to_short -26257,做空,2021-10-03 12:35:00,2021-10-03 12:40:00,3411.17,3414.97,-0.0,flip_to_long -26258,做多,2021-10-03 12:40:00,2021-10-03 12:45:00,3414.97,3419.07,0.0,tp_upper -26259,做空,2021-10-03 12:50:00,2021-10-03 13:00:00,3415.4,3411.73,0.0,flip_to_long -26260,做多,2021-10-03 13:00:00,2021-10-03 13:05:00,3411.73,3406.3,-0.0,flip_to_short -26261,做空,2021-10-03 13:05:00,2021-10-03 13:10:00,3406.3,3415.91,-0.0,flip_to_long -26262,做多,2021-10-03 13:10:00,2021-10-03 13:15:00,3415.91,3424.38,0.0,tp_upper -26263,做空,2021-10-03 14:15:00,2021-10-03 14:45:00,3426.93,3430.22,-0.0,flip_to_long -26264,做多,2021-10-03 14:45:00,2021-10-03 17:20:00,3430.22,3424.17,-0.0,tp_upper -26265,做空,2021-10-03 17:30:00,2021-10-03 17:40:00,3414.35,3415.38,-0.0,flip_to_long -26266,做多,2021-10-03 17:40:00,2021-10-03 17:45:00,3415.38,3443.13,0.01,tp_upper -26267,做空,2021-10-03 19:25:00,2021-10-03 20:00:00,3472.23,3471.28,-0.0,flip_to_long -26268,做多,2021-10-03 20:00:00,2021-10-03 22:35:00,3471.28,3428.05,-0.01,tp_upper -26269,做空,2021-10-03 22:50:00,2021-10-03 23:05:00,3411.43,3417.57,-0.0,flip_to_long -26270,做多,2021-10-03 23:05:00,2021-10-03 23:20:00,3417.57,3415.56,-0.0,flip_to_short -26271,做空,2021-10-03 23:20:00,2021-10-03 23:50:00,3415.56,3418.03,-0.0,flip_to_long -26272,做多,2021-10-03 23:50:00,2021-10-04 00:05:00,3418.03,3423.73,0.0,flip_to_short -26273,做空,2021-10-04 00:05:00,2021-10-04 00:15:00,3423.73,3407.43,0.0,tp_lower -26274,做空,2021-10-04 01:25:00,2021-10-04 02:10:00,3383.99,3379.5,0.0,flip_to_long -26275,做多,2021-10-04 02:10:00,2021-10-04 02:15:00,3379.5,3375.42,-0.0,flip_to_short -26276,做空,2021-10-04 02:15:00,2021-10-04 02:25:00,3375.42,3354.47,0.01,tp_lower -26277,做多,2021-10-04 03:30:00,2021-10-04 03:35:00,3360.86,3347.86,-0.0,flip_to_short -26278,做空,2021-10-04 03:35:00,2021-10-04 04:05:00,3347.86,3336.0,0.0,tp_lower -26279,做多,2021-10-04 04:10:00,2021-10-04 05:20:00,3347.29,3367.4,0.01,tp_upper -26280,做空,2021-10-04 06:00:00,2021-10-04 06:05:00,3360.4,3355.24,0.0,tp_lower -26281,做多,2021-10-04 06:50:00,2021-10-04 07:40:00,3354.33,3348.98,-0.0,flip_to_short -26282,做空,2021-10-04 07:40:00,2021-10-04 07:45:00,3348.98,3356.53,-0.0,flip_to_long -26283,做多,2021-10-04 07:45:00,2021-10-04 07:50:00,3356.53,3357.96,-0.0,tp_upper -26284,做空,2021-10-04 08:30:00,2021-10-04 09:20:00,3353.02,3355.78,-0.0,flip_to_long -26285,做多,2021-10-04 09:20:00,2021-10-04 09:25:00,3355.78,3354.33,-0.0,flip_to_short -26286,做空,2021-10-04 09:25:00,2021-10-04 09:30:00,3354.33,3357.1,-0.0,flip_to_long -26287,做多,2021-10-04 09:30:00,2021-10-04 09:35:00,3357.1,3346.24,-0.0,flip_to_short -26288,做空,2021-10-04 09:35:00,2021-10-04 09:45:00,3346.24,3355.06,-0.0,flip_to_long -26289,做多,2021-10-04 09:45:00,2021-10-04 09:50:00,3355.06,3349.2,-0.0,flip_to_short -26290,做空,2021-10-04 09:50:00,2021-10-04 09:55:00,3349.2,3353.76,-0.0,flip_to_long -26291,做多,2021-10-04 09:55:00,2021-10-04 10:10:00,3353.76,3347.49,-0.0,flip_to_short -26292,做空,2021-10-04 10:10:00,2021-10-04 10:20:00,3347.49,3330.51,0.0,tp_lower -26293,做多,2021-10-04 10:25:00,2021-10-04 10:30:00,3353.83,3338.03,-0.01,flip_to_short -26294,做空,2021-10-04 10:30:00,2021-10-04 10:40:00,3338.03,3333.58,0.0,tp_lower -26295,做多,2021-10-04 10:55:00,2021-10-04 12:20:00,3344.13,3325.64,-0.01,flip_to_short -26296,做空,2021-10-04 12:20:00,2021-10-04 14:40:00,3325.64,3348.14,-0.01,tp_lower -26297,做多,2021-10-04 16:05:00,2021-10-04 16:10:00,3333.81,3354.52,0.01,tp_upper -26298,做空,2021-10-04 17:10:00,2021-10-04 17:20:00,3354.99,3356.7,-0.0,flip_to_long -26299,做多,2021-10-04 17:20:00,2021-10-04 17:35:00,3356.7,3389.58,0.01,tp_upper -26300,做空,2021-10-04 19:10:00,2021-10-04 19:15:00,3409.29,3410.84,-0.0,flip_to_long -26301,做多,2021-10-04 19:15:00,2021-10-04 20:00:00,3410.84,3407.77,-0.0,flip_to_short -26302,做空,2021-10-04 20:00:00,2021-10-04 20:05:00,3407.77,3409.21,-0.0,flip_to_long -26303,做多,2021-10-04 20:05:00,2021-10-04 22:00:00,3409.21,3393.7,-0.01,tp_upper -26304,做空,2021-10-04 22:05:00,2021-10-04 22:40:00,3392.32,3366.95,0.01,tp_lower -26305,做多,2021-10-04 23:00:00,2021-10-04 23:05:00,3384.37,3372.55,-0.0,flip_to_short -26306,做空,2021-10-04 23:05:00,2021-10-04 23:10:00,3372.55,3384.22,-0.0,flip_to_long -26307,做多,2021-10-04 23:10:00,2021-10-04 23:15:00,3384.22,3400.43,0.0,tp_upper -26308,做空,2021-10-04 23:50:00,2021-10-05 00:10:00,3384.94,3386.2,-0.0,flip_to_long -26309,做多,2021-10-05 00:10:00,2021-10-05 00:25:00,3386.2,3388.62,0.0,flip_to_short -26310,做空,2021-10-05 00:25:00,2021-10-05 00:35:00,3388.62,3405.83,-0.01,flip_to_long -26311,做多,2021-10-05 00:35:00,2021-10-05 00:40:00,3405.83,3402.33,-0.0,tp_upper -26312,做空,2021-10-05 01:05:00,2021-10-05 02:30:00,3397.53,3388.18,0.0,flip_to_long -26313,做多,2021-10-05 02:30:00,2021-10-05 03:05:00,3388.18,3398.94,0.0,tp_upper -26314,做空,2021-10-05 03:15:00,2021-10-05 03:45:00,3389.35,3386.32,0.0,flip_to_long -26315,做多,2021-10-05 03:45:00,2021-10-05 04:00:00,3386.32,3382.67,-0.0,flip_to_short -26316,做空,2021-10-05 04:00:00,2021-10-05 04:05:00,3382.67,3394.89,-0.0,flip_to_long -26317,做多,2021-10-05 04:05:00,2021-10-05 04:15:00,3394.89,3391.34,-0.0,flip_to_short -26318,做空,2021-10-05 04:15:00,2021-10-05 04:30:00,3391.34,3378.5,0.0,tp_lower -26319,做多,2021-10-05 05:20:00,2021-10-05 05:35:00,3382.49,3379.6,-0.0,flip_to_short -26320,做空,2021-10-05 05:35:00,2021-10-05 05:40:00,3379.6,3384.3,-0.0,flip_to_long -26321,做多,2021-10-05 05:40:00,2021-10-05 06:10:00,3384.3,3386.69,0.0,flip_to_short -26322,做空,2021-10-05 06:10:00,2021-10-05 07:00:00,3386.69,3388.9,-0.0,tp_lower -26323,做空,2021-10-05 07:35:00,2021-10-05 07:50:00,3392.95,3393.71,-0.0,flip_to_long -26324,做多,2021-10-05 07:50:00,2021-10-05 07:55:00,3393.71,3388.42,-0.0,flip_to_short -26325,做空,2021-10-05 07:55:00,2021-10-05 08:05:00,3388.42,3389.0,-0.0,flip_to_long -26326,做多,2021-10-05 08:05:00,2021-10-05 08:15:00,3389.0,3385.92,-0.0,flip_to_short -26327,做空,2021-10-05 08:15:00,2021-10-05 08:25:00,3385.92,3383.84,0.0,tp_lower -26328,做多,2021-10-05 08:35:00,2021-10-05 08:40:00,3395.35,3402.17,0.0,tp_upper -26329,做空,2021-10-05 09:15:00,2021-10-05 09:30:00,3399.74,3406.05,-0.0,flip_to_long -26330,做多,2021-10-05 09:30:00,2021-10-05 09:40:00,3406.05,3424.15,0.0,tp_upper -26331,做空,2021-10-05 10:45:00,2021-10-05 10:55:00,3440.6,3438.5,0.0,flip_to_long -26332,做多,2021-10-05 10:55:00,2021-10-05 11:35:00,3438.5,3450.78,0.0,flip_to_short -26333,做空,2021-10-05 11:35:00,2021-10-05 11:45:00,3450.78,3446.9,0.0,flip_to_long -26334,做多,2021-10-05 11:45:00,2021-10-05 11:55:00,3446.9,3447.0,-0.0,flip_to_short -26335,做空,2021-10-05 11:55:00,2021-10-05 12:10:00,3447.0,3444.4,0.0,flip_to_long -26336,做多,2021-10-05 12:10:00,2021-10-05 12:20:00,3444.4,3443.39,-0.0,flip_to_short -26337,做空,2021-10-05 12:20:00,2021-10-05 12:30:00,3443.39,3440.99,0.0,tp_lower -26338,做多,2021-10-05 12:40:00,2021-10-05 12:45:00,3455.05,3451.52,-0.0,tp_upper -26339,做空,2021-10-05 13:00:00,2021-10-05 13:05:00,3444.04,3436.83,0.0,tp_lower -26340,做多,2021-10-05 13:10:00,2021-10-05 13:20:00,3448.76,3445.44,-0.0,flip_to_short -26341,做空,2021-10-05 13:20:00,2021-10-05 13:30:00,3445.44,3450.19,-0.0,flip_to_long -26342,做多,2021-10-05 13:30:00,2021-10-05 13:35:00,3450.19,3454.46,0.0,tp_upper -26343,做空,2021-10-05 14:15:00,2021-10-05 14:20:00,3452.79,3442.29,0.0,tp_lower -26344,做多,2021-10-05 15:10:00,2021-10-05 15:20:00,3440.55,3440.24,-0.0,flip_to_short -26345,做空,2021-10-05 15:20:00,2021-10-05 16:05:00,3440.24,3430.55,0.0,tp_lower -26346,做空,2021-10-05 16:15:00,2021-10-05 16:30:00,3428.75,3424.31,0.0,tp_lower -26347,做多,2021-10-05 16:45:00,2021-10-05 17:00:00,3431.0,3429.73,-0.0,flip_to_short -26348,做空,2021-10-05 17:00:00,2021-10-05 17:20:00,3429.73,3428.47,-0.0,flip_to_long -26349,做多,2021-10-05 17:20:00,2021-10-05 17:30:00,3428.47,3433.52,0.0,tp_upper -26350,做空,2021-10-05 22:10:00,2021-10-05 22:30:00,3522.3,3519.31,0.0,flip_to_long -26351,做多,2021-10-05 22:30:00,2021-10-05 23:25:00,3519.31,3519.4,-0.0,flip_to_short -26352,做空,2021-10-05 23:25:00,2021-10-05 23:30:00,3519.4,3526.17,-0.0,flip_to_long -26353,做多,2021-10-05 23:30:00,2021-10-05 23:55:00,3526.17,3517.64,-0.0,flip_to_short -26354,做空,2021-10-05 23:55:00,2021-10-06 00:00:00,3517.64,3512.01,0.0,tp_lower -26355,做多,2021-10-06 00:10:00,2021-10-06 00:15:00,3530.78,3531.55,-0.0,tp_upper -26356,做空,2021-10-06 00:25:00,2021-10-06 00:30:00,3517.49,3521.79,-0.0,flip_to_long -26357,做多,2021-10-06 00:30:00,2021-10-06 00:40:00,3521.79,3525.13,0.0,flip_to_short -26358,做空,2021-10-06 00:40:00,2021-10-06 00:55:00,3525.13,3526.26,-0.0,flip_to_long -26359,做多,2021-10-06 00:55:00,2021-10-06 01:00:00,3526.26,3515.31,-0.0,flip_to_short -26360,做空,2021-10-06 01:00:00,2021-10-06 01:05:00,3515.31,3506.51,0.0,tp_lower -26361,做多,2021-10-06 02:30:00,2021-10-06 03:05:00,3497.39,3489.81,-0.0,flip_to_short -26362,做空,2021-10-06 03:05:00,2021-10-06 03:15:00,3489.81,3482.81,0.0,tp_lower -26363,做多,2021-10-06 03:35:00,2021-10-06 03:40:00,3494.91,3490.02,-0.0,flip_to_short -26364,做空,2021-10-06 03:40:00,2021-10-06 03:45:00,3490.02,3491.91,-0.0,flip_to_long -26365,做多,2021-10-06 03:45:00,2021-10-06 03:55:00,3491.91,3488.04,-0.0,flip_to_short -26366,做空,2021-10-06 03:55:00,2021-10-06 04:00:00,3488.04,3493.96,-0.0,flip_to_long -26367,做多,2021-10-06 04:00:00,2021-10-06 04:05:00,3493.96,3483.68,-0.0,flip_to_short -26368,做空,2021-10-06 04:05:00,2021-10-06 04:20:00,3483.68,3477.95,0.0,tp_lower -26369,做多,2021-10-06 05:15:00,2021-10-06 05:20:00,3482.53,3479.78,-0.0,flip_to_short -26370,做空,2021-10-06 05:20:00,2021-10-06 05:40:00,3479.78,3479.83,-0.0,flip_to_long -26371,做多,2021-10-06 05:40:00,2021-10-06 05:45:00,3479.83,3476.36,-0.0,flip_to_short -26372,做空,2021-10-06 05:45:00,2021-10-06 07:10:00,3476.36,3476.63,-0.0,tp_lower -26373,做多,2021-10-06 10:10:00,2021-10-06 10:20:00,3373.85,3368.29,-0.0,flip_to_short -26374,做空,2021-10-06 10:20:00,2021-10-06 10:25:00,3368.29,3374.43,-0.0,flip_to_long -26375,做多,2021-10-06 10:25:00,2021-10-06 10:30:00,3374.43,3381.14,0.0,tp_upper -26376,做空,2021-10-06 11:45:00,2021-10-06 12:10:00,3388.55,3396.37,-0.0,flip_to_long -26377,做多,2021-10-06 12:10:00,2021-10-06 12:15:00,3396.37,3413.42,0.0,tp_upper -26378,做空,2021-10-06 16:05:00,2021-10-06 16:20:00,3604.9,3595.81,0.0,tp_lower -26379,做多,2021-10-06 18:00:00,2021-10-06 18:35:00,3590.31,3611.43,0.01,tp_upper -26380,做空,2021-10-06 18:50:00,2021-10-06 19:00:00,3591.83,3598.53,-0.0,flip_to_long -26381,做多,2021-10-06 19:00:00,2021-10-06 19:10:00,3598.53,3584.55,-0.0,flip_to_short -26382,做空,2021-10-06 19:10:00,2021-10-06 19:40:00,3584.55,3582.57,0.0,tp_lower -26383,做多,2021-10-06 19:55:00,2021-10-06 20:00:00,3590.9,3580.82,-0.0,flip_to_short -26384,做空,2021-10-06 20:00:00,2021-10-06 20:10:00,3580.82,3596.53,-0.0,flip_to_long -26385,做多,2021-10-06 20:10:00,2021-10-06 20:20:00,3596.53,3598.93,0.0,tp_upper -26386,做空,2021-10-06 20:30:00,2021-10-06 20:40:00,3586.27,3584.06,0.0,flip_to_long -26387,做多,2021-10-06 20:40:00,2021-10-06 22:00:00,3584.06,3587.53,0.0,tp_upper -26388,做空,2021-10-06 22:30:00,2021-10-06 23:10:00,3582.74,3582.29,-0.0,tp_lower -26389,做多,2021-10-06 23:15:00,2021-10-06 23:20:00,3600.12,3589.01,-0.0,tp_upper -26390,做空,2021-10-06 23:45:00,2021-10-06 23:55:00,3586.21,3576.85,0.0,tp_lower -26391,做多,2021-10-07 02:00:00,2021-10-07 02:40:00,3527.08,3536.17,0.0,flip_to_short -26392,做空,2021-10-07 02:40:00,2021-10-07 03:15:00,3536.17,3528.07,0.0,flip_to_long -26393,做多,2021-10-07 03:15:00,2021-10-07 03:55:00,3528.07,3522.36,-0.0,flip_to_short -26394,做空,2021-10-07 03:55:00,2021-10-07 04:00:00,3522.36,3525.17,-0.0,flip_to_long -26395,做多,2021-10-07 04:00:00,2021-10-07 04:15:00,3525.17,3545.44,0.01,tp_upper -26396,做空,2021-10-07 05:00:00,2021-10-07 05:35:00,3531.6,3537.61,-0.0,flip_to_long -26397,做多,2021-10-07 05:35:00,2021-10-07 05:40:00,3537.61,3536.48,-0.0,flip_to_short -26398,做空,2021-10-07 05:40:00,2021-10-07 05:45:00,3536.48,3540.05,-0.0,flip_to_long -26399,做多,2021-10-07 05:45:00,2021-10-07 06:35:00,3540.05,3537.54,-0.0,flip_to_short -26400,做空,2021-10-07 06:35:00,2021-10-07 06:45:00,3537.54,3532.83,0.0,flip_to_long -26401,做多,2021-10-07 06:45:00,2021-10-07 07:30:00,3532.83,3561.08,0.01,tp_upper -26402,做空,2021-10-07 08:45:00,2021-10-07 08:50:00,3581.1,3592.15,-0.0,flip_to_long -26403,做多,2021-10-07 08:50:00,2021-10-07 09:00:00,3592.15,3582.24,-0.0,flip_to_short -26404,做空,2021-10-07 09:00:00,2021-10-07 09:15:00,3582.24,3569.34,0.0,tp_lower -26405,做多,2021-10-07 10:00:00,2021-10-07 11:05:00,3569.65,3578.69,0.0,tp_upper -26406,做空,2021-10-07 11:20:00,2021-10-07 11:30:00,3564.95,3571.99,-0.0,flip_to_long -26407,做多,2021-10-07 11:30:00,2021-10-07 12:05:00,3571.99,3578.21,0.0,tp_upper -26408,做空,2021-10-07 12:15:00,2021-10-07 12:25:00,3572.81,3553.82,0.0,tp_lower -26409,做多,2021-10-07 12:40:00,2021-10-07 12:45:00,3582.52,3574.04,-0.0,flip_to_short -26410,做空,2021-10-07 12:45:00,2021-10-07 12:55:00,3574.04,3570.26,0.0,flip_to_long -26411,做多,2021-10-07 12:55:00,2021-10-07 13:15:00,3570.26,3580.62,0.0,tp_upper -26412,做空,2021-10-07 13:25:00,2021-10-07 14:35:00,3576.1,3557.01,0.0,tp_lower -26413,做多,2021-10-07 15:20:00,2021-10-07 15:50:00,3589.81,3585.86,-0.0,flip_to_short -26414,做空,2021-10-07 15:50:00,2021-10-07 16:15:00,3585.86,3574.27,0.0,flip_to_long -26415,做多,2021-10-07 16:15:00,2021-10-07 16:50:00,3574.27,3607.87,0.01,tp_upper -26416,做空,2021-10-07 18:00:00,2021-10-07 18:05:00,3603.5,3607.39,-0.0,flip_to_long -26417,做多,2021-10-07 18:05:00,2021-10-07 18:20:00,3607.39,3606.41,-0.0,flip_to_short -26418,做空,2021-10-07 18:20:00,2021-10-07 18:25:00,3606.41,3601.21,0.0,tp_lower -26419,做多,2021-10-07 18:30:00,2021-10-07 19:05:00,3603.5,3597.29,-0.0,flip_to_short -26420,做空,2021-10-07 19:05:00,2021-10-07 19:10:00,3597.29,3607.9,-0.0,flip_to_long -26421,做多,2021-10-07 19:10:00,2021-10-07 20:10:00,3607.9,3609.11,-0.0,flip_to_short -26422,做空,2021-10-07 20:10:00,2021-10-07 22:10:00,3609.11,3619.58,-0.0,tp_lower -26423,做多,2021-10-08 00:05:00,2021-10-08 00:25:00,3593.16,3602.98,0.0,flip_to_short -26424,做空,2021-10-08 00:25:00,2021-10-08 01:20:00,3602.98,3604.38,-0.0,flip_to_long -26425,做多,2021-10-08 01:20:00,2021-10-08 01:30:00,3604.38,3603.5,-0.0,flip_to_short -26426,做空,2021-10-08 01:30:00,2021-10-08 01:35:00,3603.5,3610.46,-0.0,flip_to_long -26427,做多,2021-10-08 01:35:00,2021-10-08 01:40:00,3610.46,3597.02,-0.0,flip_to_short -26428,做空,2021-10-08 01:40:00,2021-10-08 01:45:00,3597.02,3605.42,-0.0,tp_lower -26429,做多,2021-10-08 01:55:00,2021-10-08 02:00:00,3610.48,3612.85,0.0,tp_upper -26430,做空,2021-10-08 02:05:00,2021-10-08 02:10:00,3600.54,3595.37,0.0,tp_lower -26431,做多,2021-10-08 03:35:00,2021-10-08 03:40:00,3574.36,3564.91,-0.0,flip_to_short -26432,做空,2021-10-08 03:40:00,2021-10-08 03:45:00,3564.91,3574.8,-0.0,flip_to_long -26433,做多,2021-10-08 03:45:00,2021-10-08 03:50:00,3574.8,3569.2,-0.0,flip_to_short -26434,做空,2021-10-08 03:50:00,2021-10-08 03:55:00,3569.2,3575.99,-0.0,flip_to_long -26435,做多,2021-10-08 03:55:00,2021-10-08 04:10:00,3575.99,3573.52,-0.0,flip_to_short -26436,做空,2021-10-08 04:10:00,2021-10-08 04:20:00,3573.52,3577.99,-0.0,flip_to_long -26437,做多,2021-10-08 04:20:00,2021-10-08 04:55:00,3577.99,3575.49,-0.0,flip_to_short -26438,做空,2021-10-08 04:55:00,2021-10-08 05:05:00,3575.49,3561.75,0.0,tp_lower -26439,做多,2021-10-08 05:45:00,2021-10-08 06:00:00,3576.5,3592.95,0.0,tp_upper -26440,做空,2021-10-08 06:15:00,2021-10-08 06:20:00,3572.83,3578.85,-0.0,flip_to_long -26441,做多,2021-10-08 06:20:00,2021-10-08 06:35:00,3578.85,3572.01,-0.0,flip_to_short -26442,做空,2021-10-08 06:35:00,2021-10-08 06:40:00,3572.01,3574.47,-0.0,flip_to_long -26443,做多,2021-10-08 06:40:00,2021-10-08 07:00:00,3574.47,3577.77,0.0,flip_to_short -26444,做空,2021-10-08 07:00:00,2021-10-08 07:05:00,3577.77,3587.34,-0.0,flip_to_long -26445,做多,2021-10-08 07:05:00,2021-10-08 07:10:00,3587.34,3594.36,0.0,tp_upper -26446,做空,2021-10-08 09:20:00,2021-10-08 09:25:00,3633.49,3637.16,-0.0,flip_to_long -26447,做多,2021-10-08 09:25:00,2021-10-08 09:35:00,3637.16,3640.33,0.0,flip_to_short -26448,做空,2021-10-08 09:35:00,2021-10-08 10:05:00,3640.33,3625.48,0.0,tp_lower -26449,做多,2021-10-08 10:35:00,2021-10-08 10:45:00,3637.71,3635.13,-0.0,flip_to_short -26450,做空,2021-10-08 10:45:00,2021-10-08 10:50:00,3635.13,3639.32,-0.0,flip_to_long -26451,做多,2021-10-08 10:50:00,2021-10-08 10:55:00,3639.32,3630.56,-0.0,flip_to_short -26452,做空,2021-10-08 10:55:00,2021-10-08 11:05:00,3630.56,3639.99,-0.0,flip_to_long -26453,做多,2021-10-08 11:05:00,2021-10-08 11:30:00,3639.99,3631.39,-0.0,flip_to_short -26454,做空,2021-10-08 11:30:00,2021-10-08 11:35:00,3631.39,3635.25,-0.0,flip_to_long -26455,做多,2021-10-08 11:35:00,2021-10-08 11:45:00,3635.25,3625.26,-0.0,flip_to_short -26456,做空,2021-10-08 11:45:00,2021-10-08 11:50:00,3625.26,3620.05,0.0,tp_lower -26457,做多,2021-10-08 13:20:00,2021-10-08 13:30:00,3608.14,3602.24,-0.0,flip_to_short -26458,做空,2021-10-08 13:30:00,2021-10-08 13:40:00,3602.24,3602.2,-0.0,flip_to_long -26459,做多,2021-10-08 13:40:00,2021-10-08 13:55:00,3602.2,3599.0,-0.0,flip_to_short -26460,做空,2021-10-08 13:55:00,2021-10-08 14:00:00,3599.0,3610.39,-0.0,flip_to_long -26461,做多,2021-10-08 14:00:00,2021-10-08 14:20:00,3610.39,3616.9,0.0,tp_upper -26462,做空,2021-10-08 15:30:00,2021-10-08 15:40:00,3630.29,3605.38,0.01,tp_lower -26463,做多,2021-10-08 16:25:00,2021-10-08 16:55:00,3623.47,3632.66,0.0,flip_to_short -26464,做空,2021-10-08 16:55:00,2021-10-08 17:55:00,3632.66,3627.85,0.0,flip_to_long -26465,做多,2021-10-08 17:55:00,2021-10-08 18:35:00,3627.85,3641.69,0.0,tp_upper -26466,做空,2021-10-08 18:55:00,2021-10-08 19:00:00,3626.73,3630.03,-0.0,flip_to_long -26467,做多,2021-10-08 19:00:00,2021-10-08 19:10:00,3630.03,3629.0,-0.0,flip_to_short -26468,做空,2021-10-08 19:10:00,2021-10-08 19:30:00,3629.0,3630.72,-0.0,tp_lower -26469,做多,2021-10-08 19:55:00,2021-10-08 22:05:00,3627.27,3571.57,-0.02,flip_to_short -26470,做空,2021-10-08 22:05:00,2021-10-08 22:15:00,3571.57,3574.38,-0.0,flip_to_long -26471,做多,2021-10-08 22:15:00,2021-10-08 22:35:00,3574.38,3590.01,0.0,tp_upper -26472,做空,2021-10-08 22:50:00,2021-10-08 23:20:00,3580.24,3559.36,0.01,tp_lower -26473,做多,2021-10-09 00:20:00,2021-10-09 00:40:00,3570.52,3579.6,0.0,tp_upper -26474,做空,2021-10-09 01:20:00,2021-10-09 01:30:00,3568.02,3565.14,0.0,flip_to_long -26475,做多,2021-10-09 01:30:00,2021-10-09 01:50:00,3565.14,3564.44,-0.0,flip_to_short -26476,做空,2021-10-09 01:50:00,2021-10-09 01:55:00,3564.44,3560.8,0.0,tp_lower -26477,做多,2021-10-09 02:30:00,2021-10-09 03:15:00,3570.11,3578.85,0.0,tp_upper -26478,做空,2021-10-09 04:05:00,2021-10-09 04:15:00,3575.56,3579.77,-0.0,flip_to_long -26479,做多,2021-10-09 04:15:00,2021-10-09 04:40:00,3579.77,3580.12,-0.0,flip_to_short -26480,做空,2021-10-09 04:40:00,2021-10-09 04:45:00,3580.12,3585.97,-0.0,flip_to_long -26481,做多,2021-10-09 04:45:00,2021-10-09 04:50:00,3585.97,3585.6,-0.0,flip_to_short -26482,做空,2021-10-09 04:50:00,2021-10-09 05:10:00,3585.6,3583.32,0.0,flip_to_long -26483,做多,2021-10-09 05:10:00,2021-10-09 05:15:00,3583.32,3578.04,-0.0,flip_to_short -26484,做空,2021-10-09 05:15:00,2021-10-09 05:20:00,3578.04,3573.54,0.0,tp_lower -26485,做多,2021-10-09 05:55:00,2021-10-09 06:00:00,3586.82,3607.41,0.01,tp_upper -26486,做空,2021-10-09 07:05:00,2021-10-09 07:15:00,3592.8,3602.39,-0.0,flip_to_long -26487,做多,2021-10-09 07:15:00,2021-10-09 07:35:00,3602.39,3603.2,-0.0,flip_to_short -26488,做空,2021-10-09 07:35:00,2021-10-09 07:40:00,3603.2,3606.7,-0.0,flip_to_long -26489,做多,2021-10-09 07:40:00,2021-10-09 07:45:00,3606.7,3606.46,-0.0,tp_upper -26490,做空,2021-10-09 08:05:00,2021-10-09 08:25:00,3605.06,3590.61,0.0,tp_lower -26491,做多,2021-10-09 09:50:00,2021-10-09 09:55:00,3594.78,3597.69,0.0,tp_upper -26492,做空,2021-10-09 10:35:00,2021-10-09 10:40:00,3584.46,3586.51,-0.0,flip_to_long -26493,做多,2021-10-09 10:40:00,2021-10-09 10:50:00,3586.51,3605.83,0.0,tp_upper -26494,做空,2021-10-09 11:40:00,2021-10-09 11:45:00,3594.63,3599.0,-0.0,flip_to_long -26495,做多,2021-10-09 11:45:00,2021-10-09 12:05:00,3599.0,3600.0,-0.0,flip_to_short -26496,做空,2021-10-09 12:05:00,2021-10-09 12:10:00,3600.0,3607.19,-0.0,flip_to_long -26497,做多,2021-10-09 12:10:00,2021-10-09 12:15:00,3607.19,3599.6,-0.0,flip_to_short -26498,做空,2021-10-09 12:15:00,2021-10-09 12:20:00,3599.6,3606.31,-0.0,flip_to_long -26499,做多,2021-10-09 12:20:00,2021-10-09 12:30:00,3606.31,3605.3,-0.0,flip_to_short -26500,做空,2021-10-09 12:30:00,2021-10-09 12:45:00,3605.3,3604.51,-0.0,flip_to_long -26501,做多,2021-10-09 12:45:00,2021-10-09 13:00:00,3604.51,3609.9,0.0,tp_upper -26502,做空,2021-10-09 14:20:00,2021-10-09 14:25:00,3615.2,3620.0,-0.0,flip_to_long -26503,做多,2021-10-09 14:25:00,2021-10-09 14:30:00,3620.0,3614.57,-0.0,flip_to_short -26504,做空,2021-10-09 14:30:00,2021-10-09 14:35:00,3614.57,3623.57,-0.0,flip_to_long -26505,做多,2021-10-09 14:35:00,2021-10-09 14:50:00,3623.57,3615.62,-0.0,flip_to_short -26506,做空,2021-10-09 14:50:00,2021-10-09 14:55:00,3615.62,3618.0,-0.0,flip_to_long -26507,做多,2021-10-09 14:55:00,2021-10-09 15:30:00,3618.0,3611.06,-0.0,flip_to_short -26508,做空,2021-10-09 15:30:00,2021-10-09 15:35:00,3611.06,3611.86,-0.0,tp_lower -26509,做多,2021-10-09 17:20:00,2021-10-09 17:40:00,3595.23,3591.37,-0.0,flip_to_short -26510,做空,2021-10-09 17:40:00,2021-10-09 17:45:00,3591.37,3592.35,-0.0,flip_to_long -26511,做多,2021-10-09 17:45:00,2021-10-09 18:00:00,3592.35,3597.93,0.0,tp_upper -26512,做空,2021-10-09 18:05:00,2021-10-09 18:25:00,3593.99,3588.32,0.0,tp_lower -26513,做多,2021-10-09 18:45:00,2021-10-09 19:15:00,3595.32,3591.75,-0.0,flip_to_short -26514,做空,2021-10-09 19:15:00,2021-10-09 19:30:00,3591.75,3591.17,-0.0,flip_to_long -26515,做多,2021-10-09 19:30:00,2021-10-09 19:45:00,3591.17,3591.35,-0.0,flip_to_short -26516,做空,2021-10-09 19:45:00,2021-10-09 19:55:00,3591.35,3584.02,0.0,tp_lower -26517,做多,2021-10-09 20:55:00,2021-10-09 21:00:00,3579.91,3575.6,-0.0,flip_to_short -26518,做空,2021-10-09 21:00:00,2021-10-09 21:20:00,3575.6,3574.88,-0.0,flip_to_long -26519,做多,2021-10-09 21:20:00,2021-10-09 21:30:00,3574.88,3571.14,-0.0,flip_to_short -26520,做空,2021-10-09 21:30:00,2021-10-09 21:35:00,3571.14,3573.96,-0.0,flip_to_long -26521,做多,2021-10-09 21:35:00,2021-10-09 21:50:00,3573.96,3585.62,0.0,tp_upper -26522,做空,2021-10-09 22:30:00,2021-10-09 22:40:00,3580.89,3584.19,-0.0,flip_to_long -26523,做多,2021-10-09 22:40:00,2021-10-09 23:10:00,3584.19,3593.38,0.0,tp_upper -26524,做空,2021-10-09 23:20:00,2021-10-09 23:40:00,3585.28,3579.17,0.0,tp_lower -26525,做多,2021-10-09 23:45:00,2021-10-10 00:25:00,3582.15,3584.18,0.0,flip_to_short -26526,做空,2021-10-10 00:25:00,2021-10-10 00:50:00,3584.18,3567.84,0.0,tp_lower -26527,做多,2021-10-10 02:40:00,2021-10-10 02:45:00,3522.31,3519.23,-0.0,flip_to_short -26528,做空,2021-10-10 02:45:00,2021-10-10 03:50:00,3519.23,3529.2,-0.0,flip_to_long -26529,做多,2021-10-10 03:50:00,2021-10-10 03:55:00,3529.2,3532.41,0.0,tp_upper -26530,做空,2021-10-10 04:20:00,2021-10-10 04:35:00,3533.29,3519.77,0.0,tp_lower -26531,做多,2021-10-10 04:45:00,2021-10-10 04:50:00,3553.04,3561.07,0.0,tp_upper -26532,做空,2021-10-10 07:20:00,2021-10-10 07:45:00,3585.43,3583.04,0.0,tp_lower -26533,做多,2021-10-10 08:20:00,2021-10-10 08:35:00,3588.39,3592.07,0.0,flip_to_short -26534,做空,2021-10-10 08:35:00,2021-10-10 09:10:00,3592.07,3576.06,0.0,tp_lower -26535,做多,2021-10-10 09:20:00,2021-10-10 10:10:00,3587.91,3581.5,-0.0,flip_to_short -26536,做空,2021-10-10 10:10:00,2021-10-10 10:20:00,3581.5,3579.17,0.0,flip_to_long -26537,做多,2021-10-10 10:20:00,2021-10-10 10:30:00,3579.17,3572.0,-0.0,flip_to_short -26538,做空,2021-10-10 10:30:00,2021-10-10 11:05:00,3572.0,3558.91,0.0,tp_lower -26539,做多,2021-10-10 11:35:00,2021-10-10 11:45:00,3573.1,3569.53,-0.0,flip_to_short -26540,做空,2021-10-10 11:45:00,2021-10-10 12:05:00,3569.53,3558.65,0.0,tp_lower -26541,做多,2021-10-10 13:10:00,2021-10-10 13:35:00,3549.51,3547.34,-0.0,flip_to_short -26542,做空,2021-10-10 13:35:00,2021-10-10 14:50:00,3547.34,3557.88,-0.0,flip_to_long -26543,做多,2021-10-10 14:50:00,2021-10-10 14:55:00,3557.88,3552.01,-0.0,flip_to_short -26544,做空,2021-10-10 14:55:00,2021-10-10 15:00:00,3552.01,3539.68,0.0,tp_lower -26545,做多,2021-10-10 15:30:00,2021-10-10 15:45:00,3554.11,3555.83,-0.0,flip_to_short -26546,做空,2021-10-10 15:45:00,2021-10-10 16:25:00,3555.83,3537.3,0.0,tp_lower -26547,做多,2021-10-10 16:55:00,2021-10-10 18:20:00,3548.12,3514.33,-0.01,flip_to_short -26548,做空,2021-10-10 18:20:00,2021-10-10 18:30:00,3514.33,3523.35,-0.0,flip_to_long -26549,做多,2021-10-10 18:30:00,2021-10-10 18:40:00,3523.35,3517.79,-0.0,flip_to_short -26550,做空,2021-10-10 18:40:00,2021-10-10 18:45:00,3517.79,3525.8,-0.0,flip_to_long -26551,做多,2021-10-10 18:45:00,2021-10-10 18:55:00,3525.8,3528.72,0.0,tp_upper -26552,做空,2021-10-10 19:50:00,2021-10-10 19:55:00,3523.4,3530.0,-0.0,flip_to_long -26553,做多,2021-10-10 19:55:00,2021-10-10 20:00:00,3530.0,3525.01,-0.0,tp_upper -26554,做多,2021-10-10 20:10:00,2021-10-10 20:15:00,3541.44,3548.28,0.0,tp_upper -26555,做空,2021-10-10 20:35:00,2021-10-10 20:50:00,3526.0,3517.4,0.0,tp_lower -26556,做多,2021-10-10 22:50:00,2021-10-10 23:05:00,3467.75,3455.45,-0.0,flip_to_short -26557,做空,2021-10-10 23:05:00,2021-10-10 23:10:00,3455.45,3455.77,-0.0,flip_to_long -26558,做多,2021-10-10 23:10:00,2021-10-10 23:25:00,3455.77,3448.2,-0.0,flip_to_short -26559,做空,2021-10-10 23:25:00,2021-10-10 23:30:00,3448.2,3436.7,0.0,tp_lower -26560,做多,2021-10-11 00:30:00,2021-10-11 01:10:00,3434.07,3459.08,0.01,tp_upper -26561,做空,2021-10-11 02:35:00,2021-10-11 05:35:00,3464.98,3505.78,-0.01,tp_lower -26562,做多,2021-10-11 05:40:00,2021-10-11 05:45:00,3522.18,3517.99,-0.0,flip_to_short -26563,做空,2021-10-11 05:45:00,2021-10-11 05:50:00,3517.99,3529.3,-0.0,flip_to_long -26564,做多,2021-10-11 05:50:00,2021-10-11 06:00:00,3529.3,3527.27,-0.0,tp_upper -26565,做空,2021-10-11 06:10:00,2021-10-11 06:25:00,3518.64,3515.43,0.0,flip_to_long -26566,做多,2021-10-11 06:25:00,2021-10-11 06:50:00,3515.43,3516.81,-0.0,flip_to_short -26567,做空,2021-10-11 06:50:00,2021-10-11 06:55:00,3516.81,3521.09,-0.0,flip_to_long -26568,做多,2021-10-11 06:55:00,2021-10-11 07:15:00,3521.09,3517.92,-0.0,flip_to_short -26569,做空,2021-10-11 07:15:00,2021-10-11 07:20:00,3517.92,3523.92,-0.0,flip_to_long -26570,做多,2021-10-11 07:20:00,2021-10-11 07:25:00,3523.92,3539.72,0.0,tp_upper -26571,做空,2021-10-11 09:15:00,2021-10-11 09:20:00,3602.41,3602.56,-0.0,flip_to_long -26572,做多,2021-10-11 09:20:00,2021-10-11 10:55:00,3602.56,3562.74,-0.01,flip_to_short -26573,做空,2021-10-11 10:55:00,2021-10-11 11:00:00,3562.74,3569.07,-0.0,tp_lower -26574,做多,2021-10-11 11:35:00,2021-10-11 11:45:00,3571.22,3564.75,-0.0,flip_to_short -26575,做空,2021-10-11 11:45:00,2021-10-11 11:50:00,3564.75,3566.06,-0.0,flip_to_long -26576,做多,2021-10-11 11:50:00,2021-10-11 12:10:00,3566.06,3563.11,-0.0,flip_to_short -26577,做空,2021-10-11 12:10:00,2021-10-11 12:20:00,3563.11,3572.04,-0.0,flip_to_long -26578,做多,2021-10-11 12:20:00,2021-10-11 12:25:00,3572.04,3566.28,-0.0,flip_to_short -26579,做空,2021-10-11 12:25:00,2021-10-11 14:20:00,3566.28,3584.54,-0.01,flip_to_long -26580,做多,2021-10-11 14:20:00,2021-10-11 15:15:00,3584.54,3589.0,0.0,flip_to_short -26581,做空,2021-10-11 15:15:00,2021-10-11 15:20:00,3589.0,3589.96,-0.0,flip_to_long -26582,做多,2021-10-11 15:20:00,2021-10-11 15:35:00,3589.96,3590.27,-0.0,flip_to_short -26583,做空,2021-10-11 15:35:00,2021-10-11 15:40:00,3590.27,3601.1,-0.0,flip_to_long -26584,做多,2021-10-11 15:40:00,2021-10-11 15:45:00,3601.1,3597.29,-0.0,flip_to_short -26585,做空,2021-10-11 15:45:00,2021-10-11 16:00:00,3597.29,3586.69,0.0,tp_lower -26586,做多,2021-10-11 16:10:00,2021-10-11 19:35:00,3595.32,3556.99,-0.01,flip_to_short -26587,做空,2021-10-11 19:35:00,2021-10-11 19:45:00,3556.99,3543.0,0.0,tp_lower -26588,做多,2021-10-11 21:25:00,2021-10-11 21:40:00,3499.72,3523.14,0.01,tp_upper -26589,做空,2021-10-11 22:50:00,2021-10-11 23:05:00,3517.37,3509.63,0.0,tp_lower -26590,做多,2021-10-11 23:25:00,2021-10-11 23:30:00,3518.68,3506.49,-0.0,flip_to_short -26591,做空,2021-10-11 23:30:00,2021-10-11 23:45:00,3506.49,3524.52,-0.01,flip_to_long -26592,做多,2021-10-11 23:45:00,2021-10-11 23:50:00,3524.52,3541.62,0.0,tp_upper -26593,做空,2021-10-12 00:00:00,2021-10-12 00:10:00,3523.8,3499.2,0.01,tp_lower -26594,做多,2021-10-12 01:20:00,2021-10-12 01:40:00,3506.75,3520.37,0.0,tp_upper -26595,做空,2021-10-12 02:05:00,2021-10-12 02:10:00,3504.51,3506.57,-0.0,flip_to_long -26596,做多,2021-10-12 02:10:00,2021-10-12 03:40:00,3506.57,3484.92,-0.01,flip_to_short -26597,做空,2021-10-12 03:40:00,2021-10-12 05:10:00,3484.92,3483.75,-0.0,tp_lower -26598,做多,2021-10-12 05:45:00,2021-10-12 05:50:00,3502.45,3511.97,0.0,tp_upper -26599,做空,2021-10-12 06:45:00,2021-10-12 08:05:00,3481.82,3485.62,-0.0,flip_to_long -26600,做多,2021-10-12 08:05:00,2021-10-12 08:10:00,3485.62,3497.99,0.0,tp_upper -26601,做空,2021-10-12 09:05:00,2021-10-12 09:20:00,3484.61,3473.55,0.0,tp_lower -26602,做多,2021-10-12 10:50:00,2021-10-12 12:00:00,3452.08,3439.32,-0.0,flip_to_short -26603,做空,2021-10-12 12:00:00,2021-10-12 12:05:00,3439.32,3443.8,-0.0,tp_lower -26604,做多,2021-10-12 13:05:00,2021-10-12 13:15:00,3446.78,3437.56,-0.0,flip_to_short -26605,做空,2021-10-12 13:15:00,2021-10-12 15:05:00,3437.56,3486.09,-0.01,tp_lower -26606,做多,2021-10-12 15:15:00,2021-10-12 15:45:00,3495.54,3493.55,-0.0,flip_to_short -26607,做空,2021-10-12 15:45:00,2021-10-12 15:50:00,3493.55,3500.46,-0.0,flip_to_long -26608,做多,2021-10-12 15:50:00,2021-10-12 16:05:00,3500.46,3500.54,-0.0,tp_upper -26609,做空,2021-10-12 16:10:00,2021-10-12 16:15:00,3488.89,3503.66,-0.0,flip_to_long -26610,做多,2021-10-12 16:15:00,2021-10-12 16:35:00,3503.66,3507.88,0.0,tp_upper -26611,做空,2021-10-12 17:05:00,2021-10-12 17:30:00,3496.56,3495.59,-0.0,tp_lower -26612,做多,2021-10-12 18:10:00,2021-10-12 18:15:00,3501.56,3497.33,-0.0,flip_to_short -26613,做空,2021-10-12 18:15:00,2021-10-12 18:20:00,3497.33,3504.45,-0.0,flip_to_long -26614,做多,2021-10-12 18:20:00,2021-10-12 18:25:00,3504.45,3498.85,-0.0,flip_to_short -26615,做空,2021-10-12 18:25:00,2021-10-12 18:40:00,3498.85,3492.73,0.0,flip_to_long -26616,做多,2021-10-12 18:40:00,2021-10-12 19:10:00,3492.73,3494.06,-0.0,flip_to_short -26617,做空,2021-10-12 19:10:00,2021-10-12 19:15:00,3494.06,3496.95,-0.0,flip_to_long -26618,做多,2021-10-12 19:15:00,2021-10-12 19:20:00,3496.95,3498.78,0.0,tp_upper -26619,做空,2021-10-12 19:25:00,2021-10-12 19:30:00,3492.2,3498.75,-0.0,flip_to_long -26620,做多,2021-10-12 19:30:00,2021-10-12 19:40:00,3498.75,3495.8,-0.0,flip_to_short -26621,做空,2021-10-12 19:40:00,2021-10-12 19:45:00,3495.8,3485.69,0.0,tp_lower -26622,做多,2021-10-12 20:25:00,2021-10-12 20:30:00,3487.56,3481.64,-0.0,flip_to_short -26623,做空,2021-10-12 20:30:00,2021-10-12 20:35:00,3481.64,3489.13,-0.0,flip_to_long -26624,做多,2021-10-12 20:35:00,2021-10-12 20:45:00,3489.13,3480.5,-0.0,flip_to_short -26625,做空,2021-10-12 20:45:00,2021-10-12 21:10:00,3480.5,3478.16,0.0,flip_to_long -26626,做多,2021-10-12 21:10:00,2021-10-12 21:15:00,3478.16,3476.76,-0.0,flip_to_short -26627,做空,2021-10-12 21:15:00,2021-10-12 21:20:00,3476.76,3480.95,-0.0,flip_to_long -26628,做多,2021-10-12 21:20:00,2021-10-12 22:00:00,3480.95,3491.93,0.0,tp_upper -26629,做空,2021-10-12 22:05:00,2021-10-13 00:05:00,3485.6,3512.8,-0.01,flip_to_long -26630,做多,2021-10-13 00:05:00,2021-10-13 00:10:00,3512.8,3508.21,-0.0,tp_upper -26631,做空,2021-10-13 00:15:00,2021-10-13 01:35:00,3502.9,3520.92,-0.01,flip_to_long -26632,做多,2021-10-13 01:35:00,2021-10-13 01:40:00,3520.92,3514.01,-0.0,flip_to_short -26633,做空,2021-10-13 01:40:00,2021-10-13 01:50:00,3514.01,3502.62,0.0,tp_lower -26634,做多,2021-10-13 02:45:00,2021-10-13 03:05:00,3515.47,3508.28,-0.0,flip_to_short -26635,做空,2021-10-13 03:05:00,2021-10-13 03:10:00,3508.28,3510.17,-0.0,flip_to_long -26636,做多,2021-10-13 03:10:00,2021-10-13 03:15:00,3510.17,3507.5,-0.0,flip_to_short -26637,做空,2021-10-13 03:15:00,2021-10-13 03:25:00,3507.5,3506.56,-0.0,flip_to_long -26638,做多,2021-10-13 03:25:00,2021-10-13 04:25:00,3506.56,3507.51,-0.0,flip_to_short -26639,做空,2021-10-13 04:25:00,2021-10-13 04:35:00,3507.51,3506.0,-0.0,flip_to_long -26640,做多,2021-10-13 04:35:00,2021-10-13 04:45:00,3506.0,3516.39,0.0,tp_upper -26641,做空,2021-10-13 04:55:00,2021-10-13 05:30:00,3509.7,3492.54,0.0,tp_lower -26642,做多,2021-10-13 07:00:00,2021-10-13 07:05:00,3469.2,3466.6,-0.0,flip_to_short -26643,做空,2021-10-13 07:05:00,2021-10-13 07:15:00,3466.6,3465.61,-0.0,flip_to_long -26644,做多,2021-10-13 07:15:00,2021-10-13 07:20:00,3465.61,3451.06,-0.0,flip_to_short -26645,做空,2021-10-13 07:20:00,2021-10-13 07:30:00,3451.06,3441.87,0.0,tp_lower -26646,做多,2021-10-13 08:15:00,2021-10-13 08:25:00,3457.75,3452.6,-0.0,flip_to_short -26647,做空,2021-10-13 08:25:00,2021-10-13 08:45:00,3452.6,3443.49,0.0,flip_to_long -26648,做多,2021-10-13 08:45:00,2021-10-13 09:40:00,3443.49,3438.23,-0.0,flip_to_short -26649,做空,2021-10-13 09:40:00,2021-10-13 09:45:00,3438.23,3452.45,-0.0,flip_to_long -26650,做多,2021-10-13 09:45:00,2021-10-13 10:05:00,3452.45,3462.76,0.0,tp_upper -26651,做空,2021-10-13 10:45:00,2021-10-13 11:05:00,3448.38,3454.24,-0.0,flip_to_long -26652,做多,2021-10-13 11:05:00,2021-10-13 12:00:00,3454.24,3467.51,0.0,tp_upper -26653,做空,2021-10-13 12:20:00,2021-10-13 12:45:00,3464.53,3454.16,0.0,flip_to_long -26654,做多,2021-10-13 12:45:00,2021-10-13 13:20:00,3454.16,3465.05,0.0,flip_to_short -26655,做空,2021-10-13 13:20:00,2021-10-13 13:45:00,3465.05,3443.87,0.01,tp_lower -26656,做多,2021-10-13 14:30:00,2021-10-13 14:35:00,3498.89,3484.41,-0.0,tp_upper -26657,做空,2021-10-13 15:55:00,2021-10-13 16:00:00,3487.12,3487.67,-0.0,flip_to_long -26658,做多,2021-10-13 16:00:00,2021-10-13 16:25:00,3487.67,3489.79,0.0,flip_to_short -26659,做空,2021-10-13 16:25:00,2021-10-13 16:40:00,3489.79,3507.63,-0.01,flip_to_long -26660,做多,2021-10-13 16:40:00,2021-10-13 16:45:00,3507.63,3500.66,-0.0,tp_upper -26661,做空,2021-10-13 16:50:00,2021-10-13 19:05:00,3498.8,3521.51,-0.01,flip_to_long -26662,做多,2021-10-13 19:05:00,2021-10-13 19:15:00,3521.51,3517.26,-0.0,tp_upper -26663,做多,2021-10-13 19:20:00,2021-10-13 19:40:00,3520.21,3519.05,-0.0,flip_to_short -26664,做空,2021-10-13 19:40:00,2021-10-13 19:45:00,3519.05,3521.3,-0.0,flip_to_long -26665,做多,2021-10-13 19:45:00,2021-10-13 20:05:00,3521.3,3536.15,0.0,tp_upper -26666,做空,2021-10-13 21:55:00,2021-10-13 22:00:00,3574.58,3583.31,-0.0,flip_to_long -26667,做多,2021-10-13 22:00:00,2021-10-13 22:10:00,3583.31,3586.23,0.0,tp_upper -26668,做空,2021-10-13 23:15:00,2021-10-13 23:35:00,3590.4,3598.91,-0.0,flip_to_long -26669,做多,2021-10-13 23:35:00,2021-10-13 23:45:00,3598.91,3605.29,0.0,tp_upper -26670,做空,2021-10-14 00:30:00,2021-10-14 00:40:00,3597.8,3605.49,-0.0,flip_to_long -26671,做多,2021-10-14 00:40:00,2021-10-14 00:50:00,3605.49,3600.75,-0.0,flip_to_short -26672,做空,2021-10-14 00:50:00,2021-10-14 00:55:00,3600.75,3606.97,-0.0,flip_to_long -26673,做多,2021-10-14 00:55:00,2021-10-14 01:05:00,3606.97,3616.11,0.0,tp_upper -26674,做空,2021-10-14 02:45:00,2021-10-14 02:50:00,3631.87,3637.66,-0.0,flip_to_long -26675,做多,2021-10-14 02:50:00,2021-10-14 03:25:00,3637.66,3638.52,-0.0,flip_to_short -26676,做空,2021-10-14 03:25:00,2021-10-14 03:35:00,3638.52,3635.66,0.0,tp_lower -26677,做多,2021-10-14 03:50:00,2021-10-14 04:00:00,3640.9,3641.78,-0.0,tp_upper -26678,做空,2021-10-14 04:05:00,2021-10-14 04:10:00,3640.08,3641.02,-0.0,flip_to_long -26679,做多,2021-10-14 04:10:00,2021-10-14 04:15:00,3641.02,3639.57,-0.0,flip_to_short -26680,做空,2021-10-14 04:15:00,2021-10-14 04:20:00,3639.57,3643.2,-0.0,flip_to_long -26681,做多,2021-10-14 04:20:00,2021-10-14 04:25:00,3643.2,3639.2,-0.0,flip_to_short -26682,做空,2021-10-14 04:25:00,2021-10-14 04:35:00,3639.2,3642.57,-0.0,flip_to_long -26683,做多,2021-10-14 04:35:00,2021-10-14 04:50:00,3642.57,3653.27,0.0,tp_upper -26684,做空,2021-10-14 05:20:00,2021-10-14 05:40:00,3639.47,3644.5,-0.0,flip_to_long -26685,做多,2021-10-14 05:40:00,2021-10-14 05:45:00,3644.5,3644.08,-0.0,flip_to_short -26686,做空,2021-10-14 05:45:00,2021-10-14 05:50:00,3644.08,3644.14,-0.0,flip_to_long -26687,做多,2021-10-14 05:50:00,2021-10-14 06:15:00,3644.14,3643.17,-0.0,flip_to_short -26688,做空,2021-10-14 06:15:00,2021-10-14 06:40:00,3643.17,3632.0,0.0,tp_lower -26689,做多,2021-10-14 07:40:00,2021-10-14 07:45:00,3636.01,3635.08,-0.0,flip_to_short -26690,做空,2021-10-14 07:45:00,2021-10-14 09:10:00,3635.08,3645.15,-0.0,flip_to_long -26691,做多,2021-10-14 09:10:00,2021-10-14 09:15:00,3645.15,3637.48,-0.0,flip_to_short -26692,做空,2021-10-14 09:15:00,2021-10-14 09:20:00,3637.48,3626.72,0.0,tp_lower -26693,做多,2021-10-14 09:50:00,2021-10-14 10:15:00,3635.84,3638.43,0.0,flip_to_short -26694,做空,2021-10-14 10:15:00,2021-10-14 13:05:00,3638.43,3730.31,-0.02,tp_lower -26695,做多,2021-10-14 13:15:00,2021-10-14 13:25:00,3749.18,3757.21,0.0,tp_upper -26696,做空,2021-10-14 15:00:00,2021-10-14 15:05:00,3787.0,3771.31,0.0,tp_lower -26697,做多,2021-10-14 15:10:00,2021-10-14 15:20:00,3792.44,3813.6,0.0,tp_upper -26698,做空,2021-10-14 16:25:00,2021-10-14 16:30:00,3791.38,3795.97,-0.0,flip_to_long -26699,做多,2021-10-14 16:30:00,2021-10-14 17:35:00,3795.97,3801.83,0.0,flip_to_short -26700,做空,2021-10-14 17:35:00,2021-10-14 18:00:00,3801.83,3787.86,0.0,tp_lower -26701,做多,2021-10-14 18:40:00,2021-10-14 18:45:00,3792.69,3778.45,-0.0,flip_to_short -26702,做空,2021-10-14 18:45:00,2021-10-14 18:50:00,3778.45,3794.89,-0.0,flip_to_long -26703,做多,2021-10-14 18:50:00,2021-10-14 19:10:00,3794.89,3780.12,-0.0,flip_to_short -26704,做空,2021-10-14 19:10:00,2021-10-14 19:15:00,3780.12,3787.64,-0.0,tp_lower -26705,做空,2021-10-14 19:20:00,2021-10-14 19:35:00,3777.67,3788.72,-0.0,flip_to_long -26706,做多,2021-10-14 19:35:00,2021-10-14 19:40:00,3788.72,3786.56,-0.0,flip_to_short -26707,做空,2021-10-14 19:40:00,2021-10-14 20:45:00,3786.56,3763.41,0.0,tp_lower -26708,做多,2021-10-14 21:30:00,2021-10-14 22:05:00,3773.14,3774.65,-0.0,flip_to_short -26709,做空,2021-10-14 22:05:00,2021-10-14 22:40:00,3774.65,3771.42,0.0,flip_to_long -26710,做多,2021-10-14 22:40:00,2021-10-14 22:50:00,3771.42,3788.05,0.0,tp_upper -26711,做空,2021-10-14 23:20:00,2021-10-14 23:25:00,3770.85,3775.52,-0.0,flip_to_long -26712,做多,2021-10-14 23:25:00,2021-10-14 23:40:00,3775.52,3798.41,0.0,tp_upper -26713,做空,2021-10-15 00:00:00,2021-10-15 00:10:00,3783.74,3791.29,-0.0,flip_to_long -26714,做多,2021-10-15 00:10:00,2021-10-15 00:15:00,3791.29,3780.54,-0.0,flip_to_short -26715,做空,2021-10-15 00:15:00,2021-10-15 00:25:00,3780.54,3770.81,0.0,tp_lower -26716,做多,2021-10-15 00:45:00,2021-10-15 02:20:00,3778.38,3791.37,0.0,tp_upper -26717,做空,2021-10-15 04:00:00,2021-10-15 04:05:00,3816.64,3810.48,0.0,tp_lower -26718,做多,2021-10-15 04:50:00,2021-10-15 05:00:00,3823.84,3833.6,0.0,tp_upper -26719,做空,2021-10-15 06:20:00,2021-10-15 06:25:00,3838.38,3839.01,-0.0,flip_to_long -26720,做多,2021-10-15 06:25:00,2021-10-15 09:35:00,3839.01,3776.43,-0.02,flip_to_short -26721,做空,2021-10-15 09:35:00,2021-10-15 09:45:00,3776.43,3780.08,-0.0,flip_to_long -26722,做多,2021-10-15 09:45:00,2021-10-15 10:05:00,3780.08,3773.75,-0.0,flip_to_short -26723,做空,2021-10-15 10:05:00,2021-10-15 10:35:00,3773.75,3771.25,0.0,flip_to_long -26724,做多,2021-10-15 10:35:00,2021-10-15 11:10:00,3771.25,3794.77,0.01,tp_upper -26725,做空,2021-10-15 11:55:00,2021-10-15 12:15:00,3780.95,3789.43,-0.0,flip_to_long -26726,做多,2021-10-15 12:15:00,2021-10-15 12:20:00,3789.43,3783.67,-0.0,flip_to_short -26727,做空,2021-10-15 12:20:00,2021-10-15 12:25:00,3783.67,3783.9,-0.0,flip_to_long -26728,做多,2021-10-15 12:25:00,2021-10-15 13:20:00,3783.9,3809.8,0.01,tp_upper -26729,做空,2021-10-15 14:30:00,2021-10-15 14:35:00,3800.51,3807.63,-0.0,flip_to_long -26730,做多,2021-10-15 14:35:00,2021-10-15 14:45:00,3807.63,3809.4,-0.0,flip_to_short -26731,做空,2021-10-15 14:45:00,2021-10-15 14:50:00,3809.4,3813.43,-0.0,flip_to_long -26732,做多,2021-10-15 14:50:00,2021-10-15 14:55:00,3813.43,3811.01,-0.0,flip_to_short -26733,做空,2021-10-15 14:55:00,2021-10-15 15:05:00,3811.01,3808.2,0.0,flip_to_long -26734,做多,2021-10-15 15:05:00,2021-10-15 16:05:00,3808.2,3801.02,-0.0,flip_to_short -26735,做空,2021-10-15 16:05:00,2021-10-15 16:10:00,3801.02,3808.52,-0.0,flip_to_long -26736,做多,2021-10-15 16:10:00,2021-10-15 16:20:00,3808.52,3812.5,0.0,tp_upper -26737,做空,2021-10-15 19:00:00,2021-10-15 19:35:00,3870.16,3852.39,0.0,tp_lower -26738,做多,2021-10-15 20:15:00,2021-10-15 20:20:00,3860.4,3895.0,0.01,tp_upper -26739,做空,2021-10-15 20:30:00,2021-10-15 21:50:00,3873.96,3848.75,0.01,tp_lower -26740,做多,2021-10-15 22:35:00,2021-10-15 22:50:00,3854.4,3854.92,-0.0,flip_to_short -26741,做空,2021-10-15 22:50:00,2021-10-15 23:05:00,3854.92,3852.16,0.0,flip_to_long -26742,做多,2021-10-15 23:05:00,2021-10-15 23:10:00,3852.16,3844.25,-0.0,flip_to_short -26743,做空,2021-10-15 23:10:00,2021-10-15 23:15:00,3844.25,3853.62,-0.0,flip_to_long -26744,做多,2021-10-15 23:15:00,2021-10-15 23:20:00,3853.62,3855.73,0.0,tp_upper -26745,做空,2021-10-16 00:05:00,2021-10-16 00:20:00,3866.98,3865.87,-0.0,flip_to_long -26746,做多,2021-10-16 00:20:00,2021-10-16 00:25:00,3865.87,3858.07,-0.0,flip_to_short -26747,做空,2021-10-16 00:25:00,2021-10-16 00:30:00,3858.07,3864.03,-0.0,flip_to_long -26748,做多,2021-10-16 00:30:00,2021-10-16 00:35:00,3864.03,3858.2,-0.0,flip_to_short -26749,做空,2021-10-16 00:35:00,2021-10-16 00:45:00,3858.2,3849.43,0.0,tp_lower -26750,做多,2021-10-16 02:25:00,2021-10-16 02:30:00,3844.41,3841.78,-0.0,flip_to_short -26751,做空,2021-10-16 02:30:00,2021-10-16 03:55:00,3841.78,3846.27,-0.0,tp_lower -26752,做多,2021-10-16 04:05:00,2021-10-16 04:15:00,3851.34,3857.7,0.0,tp_upper -26753,做空,2021-10-16 04:20:00,2021-10-16 04:50:00,3850.07,3848.7,-0.0,flip_to_long -26754,做多,2021-10-16 04:50:00,2021-10-16 04:55:00,3848.7,3837.53,-0.0,flip_to_short -26755,做空,2021-10-16 04:55:00,2021-10-16 05:00:00,3837.53,3843.2,-0.0,tp_lower -26756,做多,2021-10-16 05:05:00,2021-10-16 05:15:00,3850.52,3854.15,0.0,tp_upper -26757,做空,2021-10-16 06:35:00,2021-10-16 06:45:00,3855.59,3859.09,-0.0,flip_to_long -26758,做多,2021-10-16 06:45:00,2021-10-16 06:50:00,3859.09,3852.88,-0.0,flip_to_short -26759,做空,2021-10-16 06:50:00,2021-10-16 06:55:00,3852.88,3850.28,0.0,tp_lower -26760,做多,2021-10-16 07:50:00,2021-10-16 08:05:00,3852.98,3872.27,0.0,tp_upper -26761,做空,2021-10-16 09:40:00,2021-10-16 09:50:00,3927.21,3938.56,-0.0,flip_to_long -26762,做多,2021-10-16 09:50:00,2021-10-16 10:05:00,3938.56,3940.52,-0.0,flip_to_short -26763,做空,2021-10-16 10:05:00,2021-10-16 10:30:00,3940.52,3947.81,-0.0,flip_to_long -26764,做多,2021-10-16 10:30:00,2021-10-16 10:50:00,3947.81,3937.87,-0.0,flip_to_short -26765,做空,2021-10-16 10:50:00,2021-10-16 10:55:00,3937.87,3943.76,-0.0,flip_to_long -26766,做多,2021-10-16 10:55:00,2021-10-16 11:00:00,3943.76,3936.01,-0.0,flip_to_short -26767,做空,2021-10-16 11:00:00,2021-10-16 11:05:00,3936.01,3940.75,-0.0,flip_to_long -26768,做多,2021-10-16 11:05:00,2021-10-16 11:10:00,3940.75,3935.31,-0.0,flip_to_short -26769,做空,2021-10-16 11:10:00,2021-10-16 11:30:00,3935.31,3941.88,-0.0,flip_to_long -26770,做多,2021-10-16 11:30:00,2021-10-16 11:50:00,3941.88,3960.91,0.0,tp_upper -26771,做空,2021-10-16 12:25:00,2021-10-16 12:35:00,3943.98,3906.28,0.01,tp_lower -26772,做多,2021-10-16 13:55:00,2021-10-16 14:00:00,3922.32,3910.63,-0.0,flip_to_short -26773,做空,2021-10-16 14:00:00,2021-10-16 14:05:00,3910.63,3921.39,-0.0,flip_to_long -26774,做多,2021-10-16 14:05:00,2021-10-16 14:35:00,3921.39,3911.65,-0.0,flip_to_short -26775,做空,2021-10-16 14:35:00,2021-10-16 14:45:00,3911.65,3906.24,0.0,tp_lower -26776,做多,2021-10-16 15:35:00,2021-10-16 15:50:00,3918.75,3908.17,-0.0,flip_to_short -26777,做空,2021-10-16 15:50:00,2021-10-16 15:55:00,3908.17,3911.38,-0.0,flip_to_long -26778,做多,2021-10-16 15:55:00,2021-10-16 16:00:00,3911.38,3908.63,-0.0,flip_to_short -26779,做空,2021-10-16 16:00:00,2021-10-16 16:25:00,3908.63,3894.58,0.0,tp_lower -26780,做空,2021-10-16 18:35:00,2021-10-16 18:45:00,3863.65,3875.99,-0.0,flip_to_long -26781,做多,2021-10-16 18:45:00,2021-10-16 18:50:00,3875.99,3874.51,-0.0,tp_upper -26782,做空,2021-10-16 19:05:00,2021-10-16 19:15:00,3865.04,3867.54,-0.0,flip_to_long -26783,做多,2021-10-16 19:15:00,2021-10-16 19:25:00,3867.54,3866.43,-0.0,flip_to_short -26784,做空,2021-10-16 19:25:00,2021-10-16 19:30:00,3866.43,3870.17,-0.0,flip_to_long -26785,做多,2021-10-16 19:30:00,2021-10-16 19:35:00,3870.17,3865.22,-0.0,flip_to_short -26786,做空,2021-10-16 19:35:00,2021-10-16 19:45:00,3865.22,3858.02,0.0,tp_lower -26787,做多,2021-10-16 21:05:00,2021-10-16 21:35:00,3836.63,3831.09,-0.0,flip_to_short -26788,做空,2021-10-16 21:35:00,2021-10-16 21:45:00,3831.09,3830.82,-0.0,flip_to_long -26789,做多,2021-10-16 21:45:00,2021-10-16 23:00:00,3830.82,3822.51,-0.0,flip_to_short -26790,做空,2021-10-16 23:00:00,2021-10-16 23:05:00,3822.51,3836.5,-0.0,flip_to_long -26791,做多,2021-10-16 23:05:00,2021-10-16 23:20:00,3836.5,3839.01,0.0,tp_upper -26792,做空,2021-10-16 23:55:00,2021-10-17 00:05:00,3833.3,3835.82,-0.0,flip_to_long -26793,做多,2021-10-17 00:05:00,2021-10-17 00:15:00,3835.82,3826.24,-0.0,flip_to_short -26794,做空,2021-10-17 00:15:00,2021-10-17 00:25:00,3826.24,3820.0,0.0,tp_lower -26795,做多,2021-10-17 00:45:00,2021-10-17 01:05:00,3844.75,3864.81,0.0,tp_upper -26796,做空,2021-10-17 02:00:00,2021-10-17 02:05:00,3848.52,3850.86,-0.0,flip_to_long -26797,做多,2021-10-17 02:05:00,2021-10-17 02:15:00,3850.86,3848.3,-0.0,flip_to_short -26798,做空,2021-10-17 02:15:00,2021-10-17 02:45:00,3848.3,3856.39,-0.0,flip_to_long -26799,做多,2021-10-17 02:45:00,2021-10-17 02:55:00,3856.39,3852.54,-0.0,flip_to_short -26800,做空,2021-10-17 02:55:00,2021-10-17 03:00:00,3852.54,3857.81,-0.0,flip_to_long -26801,做多,2021-10-17 03:00:00,2021-10-17 03:15:00,3857.81,3865.84,0.0,tp_upper -26802,做空,2021-10-17 04:45:00,2021-10-17 05:10:00,3886.63,3886.0,-0.0,flip_to_long -26803,做多,2021-10-17 05:10:00,2021-10-17 06:55:00,3886.0,3878.05,-0.0,tp_upper -26804,做空,2021-10-17 07:50:00,2021-10-17 08:00:00,3884.28,3886.73,-0.0,flip_to_long -26805,做多,2021-10-17 08:00:00,2021-10-17 08:20:00,3886.73,3895.58,0.0,flip_to_short -26806,做空,2021-10-17 08:20:00,2021-10-17 08:45:00,3895.58,3898.51,-0.0,flip_to_long -26807,做多,2021-10-17 08:45:00,2021-10-17 08:50:00,3898.51,3892.82,-0.0,flip_to_short -26808,做空,2021-10-17 08:50:00,2021-10-17 09:10:00,3892.82,3896.48,-0.0,flip_to_long -26809,做多,2021-10-17 09:10:00,2021-10-17 09:15:00,3896.48,3896.36,-0.0,flip_to_short -26810,做空,2021-10-17 09:15:00,2021-10-17 09:55:00,3896.36,3898.63,-0.0,flip_to_long -26811,做多,2021-10-17 09:55:00,2021-10-17 10:05:00,3898.63,3892.96,-0.0,flip_to_short -26812,做空,2021-10-17 10:05:00,2021-10-17 10:10:00,3892.96,3898.04,-0.0,flip_to_long -26813,做多,2021-10-17 10:10:00,2021-10-17 10:15:00,3898.04,3890.97,-0.0,flip_to_short -26814,做空,2021-10-17 10:15:00,2021-10-17 10:30:00,3890.97,3881.24,0.0,tp_lower -26815,做多,2021-10-17 10:35:00,2021-10-17 10:40:00,3897.93,3891.5,-0.0,flip_to_short -26816,做空,2021-10-17 10:40:00,2021-10-17 10:45:00,3891.5,3896.51,-0.0,flip_to_long -26817,做多,2021-10-17 10:45:00,2021-10-17 10:50:00,3896.51,3895.01,-0.0,flip_to_short -26818,做空,2021-10-17 10:50:00,2021-10-17 11:00:00,3895.01,3890.99,0.0,flip_to_long -26819,做多,2021-10-17 11:00:00,2021-10-17 11:10:00,3890.99,3893.2,0.0,flip_to_short -26820,做空,2021-10-17 11:10:00,2021-10-17 11:15:00,3893.2,3897.54,-0.0,flip_to_long -26821,做多,2021-10-17 11:15:00,2021-10-17 11:20:00,3897.54,3884.53,-0.0,flip_to_short -26822,做空,2021-10-17 11:20:00,2021-10-17 11:25:00,3884.53,3883.72,-0.0,tp_lower -26823,做多,2021-10-17 13:10:00,2021-10-17 13:25:00,3865.32,3876.1,0.0,tp_upper -26824,做空,2021-10-17 13:40:00,2021-10-17 13:45:00,3855.5,3856.9,-0.0,flip_to_long -26825,做多,2021-10-17 13:45:00,2021-10-17 14:00:00,3856.9,3864.62,0.0,flip_to_short -26826,做空,2021-10-17 14:00:00,2021-10-17 14:15:00,3864.62,3860.64,0.0,flip_to_long -26827,做多,2021-10-17 14:15:00,2021-10-17 15:00:00,3860.64,3852.49,-0.0,flip_to_short -26828,做空,2021-10-17 15:00:00,2021-10-17 15:05:00,3852.49,3838.44,0.0,tp_lower -26829,做多,2021-10-17 16:30:00,2021-10-17 16:35:00,3815.73,3808.0,-0.0,flip_to_short -26830,做空,2021-10-17 16:35:00,2021-10-17 16:50:00,3808.0,3810.37,-0.0,flip_to_long -26831,做多,2021-10-17 16:50:00,2021-10-17 17:10:00,3810.37,3802.65,-0.0,flip_to_short -26832,做空,2021-10-17 17:10:00,2021-10-17 17:25:00,3802.65,3807.51,-0.0,flip_to_long -26833,做多,2021-10-17 17:25:00,2021-10-17 17:50:00,3807.51,3804.28,-0.0,flip_to_short -26834,做空,2021-10-17 17:50:00,2021-10-17 17:55:00,3804.28,3806.78,-0.0,flip_to_long -26835,做多,2021-10-17 17:55:00,2021-10-17 18:30:00,3806.78,3806.99,-0.0,flip_to_short -26836,做空,2021-10-17 18:30:00,2021-10-17 18:35:00,3806.99,3811.25,-0.0,flip_to_long -26837,做多,2021-10-17 18:35:00,2021-10-17 18:40:00,3811.25,3807.59,-0.0,flip_to_short -26838,做空,2021-10-17 18:40:00,2021-10-17 18:50:00,3807.59,3809.0,-0.0,flip_to_long -26839,做多,2021-10-17 18:50:00,2021-10-17 19:05:00,3809.0,3803.38,-0.0,flip_to_short -26840,做空,2021-10-17 19:05:00,2021-10-17 19:10:00,3803.38,3796.35,0.0,tp_lower -26841,做多,2021-10-17 21:10:00,2021-10-17 21:20:00,3723.38,3721.92,-0.0,flip_to_short -26842,做空,2021-10-17 21:20:00,2021-10-17 21:35:00,3721.92,3729.55,-0.0,flip_to_long -26843,做多,2021-10-17 21:35:00,2021-10-17 21:40:00,3729.55,3743.87,0.0,tp_upper -26844,做空,2021-10-18 01:55:00,2021-10-18 02:00:00,3879.15,3881.39,-0.0,flip_to_long -26845,做多,2021-10-18 02:00:00,2021-10-18 04:55:00,3881.39,3868.66,-0.0,tp_upper -26846,做空,2021-10-18 06:25:00,2021-10-18 06:35:00,3865.02,3872.61,-0.0,flip_to_long -26847,做多,2021-10-18 06:35:00,2021-10-18 06:45:00,3872.61,3866.89,-0.0,flip_to_short -26848,做空,2021-10-18 06:45:00,2021-10-18 07:05:00,3866.89,3871.14,-0.0,flip_to_long -26849,做多,2021-10-18 07:05:00,2021-10-18 07:30:00,3871.14,3872.69,-0.0,flip_to_short -26850,做空,2021-10-18 07:30:00,2021-10-18 07:40:00,3872.69,3860.15,0.0,tp_lower -26851,做多,2021-10-18 08:25:00,2021-10-18 09:30:00,3855.76,3833.37,-0.01,flip_to_short -26852,做空,2021-10-18 09:30:00,2021-10-18 09:50:00,3833.37,3793.6,0.01,tp_lower -26853,做多,2021-10-18 11:05:00,2021-10-18 11:10:00,3798.01,3787.65,-0.0,flip_to_short -26854,做空,2021-10-18 11:10:00,2021-10-18 11:30:00,3787.65,3782.04,0.0,flip_to_long -26855,做多,2021-10-18 11:30:00,2021-10-18 11:35:00,3782.04,3767.76,-0.0,flip_to_short -26856,做空,2021-10-18 11:35:00,2021-10-18 11:40:00,3767.76,3744.27,0.01,tp_lower -26857,做多,2021-10-18 13:15:00,2021-10-18 13:25:00,3733.68,3775.26,0.01,tp_upper -26858,做空,2021-10-18 14:40:00,2021-10-18 14:50:00,3786.03,3792.81,-0.0,flip_to_long -26859,做多,2021-10-18 14:50:00,2021-10-18 16:20:00,3792.81,3763.38,-0.01,flip_to_short -26860,做空,2021-10-18 16:20:00,2021-10-18 16:35:00,3763.38,3728.19,0.01,tp_lower -26861,做多,2021-10-18 17:15:00,2021-10-18 17:20:00,3751.47,3743.83,-0.0,flip_to_short -26862,做空,2021-10-18 17:20:00,2021-10-18 17:30:00,3743.83,3754.13,-0.0,flip_to_long -26863,做多,2021-10-18 17:30:00,2021-10-18 17:35:00,3754.13,3747.4,-0.0,flip_to_short -26864,做空,2021-10-18 17:35:00,2021-10-18 18:00:00,3747.4,3728.73,0.0,tp_lower -26865,做多,2021-10-18 18:15:00,2021-10-18 18:40:00,3740.52,3738.58,-0.0,flip_to_short -26866,做空,2021-10-18 18:40:00,2021-10-18 18:50:00,3738.58,3741.85,-0.0,flip_to_long -26867,做多,2021-10-18 18:50:00,2021-10-18 18:55:00,3741.85,3733.01,-0.0,flip_to_short -26868,做空,2021-10-18 18:55:00,2021-10-18 19:00:00,3733.01,3716.41,0.0,tp_lower -26869,做多,2021-10-18 19:35:00,2021-10-18 19:40:00,3730.73,3729.8,-0.0,flip_to_short -26870,做空,2021-10-18 19:40:00,2021-10-18 19:45:00,3729.8,3744.19,-0.0,flip_to_long -26871,做多,2021-10-18 19:45:00,2021-10-18 20:05:00,3744.19,3762.92,0.0,tp_upper -26872,做空,2021-10-18 20:45:00,2021-10-18 21:15:00,3737.98,3745.96,-0.0,flip_to_long -26873,做多,2021-10-18 21:15:00,2021-10-18 21:50:00,3745.96,3745.61,-0.0,flip_to_short -26874,做空,2021-10-18 21:50:00,2021-10-18 21:55:00,3745.61,3748.04,-0.0,flip_to_long -26875,做多,2021-10-18 21:55:00,2021-10-18 22:00:00,3748.04,3746.44,-0.0,flip_to_short -26876,做空,2021-10-18 22:00:00,2021-10-18 22:25:00,3746.44,3722.54,0.01,tp_lower -26877,做多,2021-10-18 22:50:00,2021-10-18 23:05:00,3746.08,3740.42,-0.0,flip_to_short -26878,做空,2021-10-18 23:05:00,2021-10-18 23:10:00,3740.42,3744.59,-0.0,flip_to_long -26879,做多,2021-10-18 23:10:00,2021-10-18 23:50:00,3744.59,3745.88,-0.0,flip_to_short -26880,做空,2021-10-18 23:50:00,2021-10-19 00:05:00,3745.88,3759.28,-0.0,flip_to_long -26881,做多,2021-10-19 00:05:00,2021-10-19 00:10:00,3759.28,3763.18,0.0,tp_upper -26882,做空,2021-10-19 00:50:00,2021-10-19 01:00:00,3756.71,3757.8,-0.0,flip_to_long -26883,做多,2021-10-19 01:00:00,2021-10-19 01:25:00,3757.8,3790.55,0.01,tp_upper -26884,做空,2021-10-19 02:35:00,2021-10-19 02:45:00,3786.83,3789.98,-0.0,flip_to_long -26885,做多,2021-10-19 02:45:00,2021-10-19 02:55:00,3789.98,3789.76,-0.0,flip_to_short -26886,做空,2021-10-19 02:55:00,2021-10-19 03:00:00,3789.76,3793.51,-0.0,flip_to_long -26887,做多,2021-10-19 03:00:00,2021-10-19 03:10:00,3793.51,3812.69,0.0,tp_upper -26888,做空,2021-10-19 04:45:00,2021-10-19 05:30:00,3822.32,3823.83,-0.0,flip_to_long -26889,做多,2021-10-19 05:30:00,2021-10-19 05:40:00,3823.83,3825.78,0.0,flip_to_short -26890,做空,2021-10-19 05:40:00,2021-10-19 05:45:00,3825.78,3833.99,-0.0,flip_to_long -26891,做多,2021-10-19 05:45:00,2021-10-19 05:55:00,3833.99,3823.33,-0.0,flip_to_short -26892,做空,2021-10-19 05:55:00,2021-10-19 06:00:00,3823.33,3827.55,-0.0,flip_to_long -26893,做多,2021-10-19 06:00:00,2021-10-19 06:05:00,3827.55,3815.74,-0.0,flip_to_short -26894,做空,2021-10-19 06:05:00,2021-10-19 06:10:00,3815.74,3808.25,0.0,tp_lower -26895,做多,2021-10-19 07:25:00,2021-10-19 07:35:00,3800.68,3797.33,-0.0,flip_to_short -26896,做空,2021-10-19 07:35:00,2021-10-19 07:40:00,3797.33,3799.79,-0.0,flip_to_long -26897,做多,2021-10-19 07:40:00,2021-10-19 08:10:00,3799.79,3794.19,-0.0,flip_to_short -26898,做空,2021-10-19 08:10:00,2021-10-19 08:40:00,3794.19,3785.15,0.0,tp_lower -26899,做多,2021-10-19 08:45:00,2021-10-19 08:50:00,3801.44,3798.94,-0.0,flip_to_short -26900,做空,2021-10-19 08:50:00,2021-10-19 08:55:00,3798.94,3813.58,-0.0,flip_to_long -26901,做多,2021-10-19 08:55:00,2021-10-19 09:00:00,3813.58,3819.23,0.0,tp_upper -26902,做空,2021-10-19 09:10:00,2021-10-19 09:30:00,3786.17,3800.28,-0.0,flip_to_long -26903,做多,2021-10-19 09:30:00,2021-10-19 09:40:00,3800.28,3793.33,-0.0,flip_to_short -26904,做空,2021-10-19 09:40:00,2021-10-19 09:45:00,3793.33,3800.32,-0.0,flip_to_long -26905,做多,2021-10-19 09:45:00,2021-10-19 09:50:00,3800.32,3789.17,-0.0,flip_to_short -26906,做空,2021-10-19 09:50:00,2021-10-19 09:55:00,3789.17,3795.99,-0.0,flip_to_long -26907,做多,2021-10-19 09:55:00,2021-10-19 10:05:00,3795.99,3794.46,-0.0,flip_to_short -26908,做空,2021-10-19 10:05:00,2021-10-19 10:10:00,3794.46,3796.1,-0.0,flip_to_long -26909,做多,2021-10-19 10:10:00,2021-10-19 10:20:00,3796.1,3797.77,-0.0,flip_to_short -26910,做空,2021-10-19 10:20:00,2021-10-19 10:25:00,3797.77,3799.08,-0.0,flip_to_long -26911,做多,2021-10-19 10:25:00,2021-10-19 10:35:00,3799.08,3793.78,-0.0,flip_to_short -26912,做空,2021-10-19 10:35:00,2021-10-19 10:40:00,3793.78,3795.57,-0.0,flip_to_long -26913,做多,2021-10-19 10:40:00,2021-10-19 10:45:00,3795.57,3787.8,-0.0,flip_to_short -26914,做空,2021-10-19 10:45:00,2021-10-19 11:00:00,3787.8,3797.99,-0.0,tp_lower -26915,做空,2021-10-19 11:10:00,2021-10-19 11:15:00,3787.75,3788.71,-0.0,tp_lower -26916,做多,2021-10-19 11:20:00,2021-10-19 11:30:00,3798.36,3813.32,0.0,tp_upper -26917,做空,2021-10-19 11:55:00,2021-10-19 12:05:00,3801.22,3800.12,-0.0,flip_to_long -26918,做多,2021-10-19 12:05:00,2021-10-19 12:25:00,3800.12,3801.37,-0.0,flip_to_short -26919,做空,2021-10-19 12:25:00,2021-10-19 12:30:00,3801.37,3812.33,-0.0,flip_to_long -26920,做多,2021-10-19 12:30:00,2021-10-19 12:45:00,3812.33,3806.28,-0.0,flip_to_short -26921,做空,2021-10-19 12:45:00,2021-10-19 13:00:00,3806.28,3799.8,0.0,tp_lower -26922,做多,2021-10-19 13:05:00,2021-10-19 13:15:00,3809.4,3821.99,0.0,tp_upper -26923,做空,2021-10-19 13:25:00,2021-10-19 13:40:00,3817.27,3803.8,0.0,tp_lower -26924,做多,2021-10-19 13:45:00,2021-10-19 13:50:00,3815.74,3820.35,0.0,tp_upper -26925,做空,2021-10-19 13:55:00,2021-10-19 14:00:00,3813.82,3818.95,-0.0,flip_to_long -26926,做多,2021-10-19 14:00:00,2021-10-19 14:05:00,3818.95,3817.95,-0.0,flip_to_short -26927,做空,2021-10-19 14:05:00,2021-10-19 14:15:00,3817.95,3814.74,0.0,flip_to_long -26928,做多,2021-10-19 14:15:00,2021-10-19 14:20:00,3814.74,3800.02,-0.0,flip_to_short -26929,做空,2021-10-19 14:20:00,2021-10-19 14:25:00,3800.02,3765.02,0.01,tp_lower -26930,做多,2021-10-19 14:55:00,2021-10-19 15:05:00,3804.04,3800.89,-0.0,flip_to_short -26931,做空,2021-10-19 15:05:00,2021-10-19 15:10:00,3800.89,3806.68,-0.0,flip_to_long -26932,做多,2021-10-19 15:10:00,2021-10-19 15:20:00,3806.68,3799.48,-0.0,flip_to_short -26933,做空,2021-10-19 15:20:00,2021-10-19 16:40:00,3799.48,3791.37,0.0,flip_to_long -26934,做多,2021-10-19 16:40:00,2021-10-19 16:55:00,3791.37,3808.49,0.0,tp_upper -26935,做空,2021-10-19 18:00:00,2021-10-19 18:30:00,3805.02,3801.46,0.0,tp_lower -26936,做多,2021-10-19 18:35:00,2021-10-19 18:45:00,3806.04,3810.3,0.0,flip_to_short -26937,做空,2021-10-19 18:45:00,2021-10-19 19:00:00,3810.3,3817.94,-0.0,flip_to_long -26938,做多,2021-10-19 19:00:00,2021-10-19 19:05:00,3817.94,3816.69,-0.0,tp_upper -26939,做空,2021-10-19 19:50:00,2021-10-19 19:55:00,3815.64,3818.63,-0.0,flip_to_long -26940,做多,2021-10-19 19:55:00,2021-10-19 20:00:00,3818.63,3812.97,-0.0,flip_to_short -26941,做空,2021-10-19 20:00:00,2021-10-19 20:05:00,3812.97,3822.49,-0.0,flip_to_long -26942,做多,2021-10-19 20:05:00,2021-10-19 20:15:00,3822.49,3817.57,-0.0,flip_to_short -26943,做空,2021-10-19 20:15:00,2021-10-19 20:30:00,3817.57,3822.84,-0.0,flip_to_long -26944,做多,2021-10-19 20:30:00,2021-10-19 20:35:00,3822.84,3819.31,-0.0,flip_to_short -26945,做空,2021-10-19 20:35:00,2021-10-19 21:00:00,3819.31,3816.56,0.0,tp_lower -26946,做多,2021-10-19 21:05:00,2021-10-19 21:15:00,3821.36,3809.3,-0.0,flip_to_short -26947,做空,2021-10-19 21:15:00,2021-10-19 21:30:00,3809.3,3816.96,-0.0,flip_to_long -26948,做多,2021-10-19 21:30:00,2021-10-19 21:50:00,3816.96,3814.3,-0.0,flip_to_short -26949,做空,2021-10-19 21:50:00,2021-10-19 21:55:00,3814.3,3814.81,-0.0,flip_to_long -26950,做多,2021-10-19 21:55:00,2021-10-19 22:10:00,3814.81,3836.79,0.0,tp_upper -26951,做空,2021-10-20 00:20:00,2021-10-20 00:30:00,3879.34,3870.95,0.0,tp_lower -26952,做多,2021-10-20 00:55:00,2021-10-20 01:35:00,3874.79,3871.95,-0.0,flip_to_short -26953,做空,2021-10-20 01:35:00,2021-10-20 01:45:00,3871.95,3863.33,0.0,tp_lower -26954,做多,2021-10-20 03:05:00,2021-10-20 03:25:00,3857.85,3859.24,-0.0,flip_to_short -26955,做空,2021-10-20 03:25:00,2021-10-20 03:35:00,3859.24,3856.83,0.0,flip_to_long -26956,做多,2021-10-20 03:35:00,2021-10-20 03:45:00,3856.83,3853.94,-0.0,flip_to_short -26957,做空,2021-10-20 03:45:00,2021-10-20 04:00:00,3853.94,3842.88,0.0,tp_lower -26958,做多,2021-10-20 04:15:00,2021-10-20 05:05:00,3853.47,3862.91,0.0,tp_upper -26959,做空,2021-10-20 05:30:00,2021-10-20 05:40:00,3856.15,3845.47,0.0,tp_lower -26960,做多,2021-10-20 07:05:00,2021-10-20 07:25:00,3845.65,3853.72,0.0,tp_upper -26961,做空,2021-10-20 08:45:00,2021-10-20 09:05:00,3862.46,3859.29,0.0,flip_to_long -26962,做多,2021-10-20 09:05:00,2021-10-20 09:45:00,3859.29,3862.07,0.0,flip_to_short -26963,做空,2021-10-20 09:45:00,2021-10-20 10:30:00,3862.07,3866.54,-0.0,flip_to_long -26964,做多,2021-10-20 10:30:00,2021-10-20 10:35:00,3866.54,3861.06,-0.0,flip_to_short -26965,做空,2021-10-20 10:35:00,2021-10-20 10:40:00,3861.06,3861.44,-0.0,flip_to_long -26966,做多,2021-10-20 10:40:00,2021-10-20 10:45:00,3861.44,3857.28,-0.0,flip_to_short -26967,做空,2021-10-20 10:45:00,2021-10-20 11:00:00,3857.28,3859.56,-0.0,tp_lower -26968,做多,2021-10-20 11:15:00,2021-10-20 11:20:00,3866.14,3861.01,-0.0,flip_to_short -26969,做空,2021-10-20 11:20:00,2021-10-20 11:25:00,3861.01,3861.59,-0.0,flip_to_long -26970,做多,2021-10-20 11:25:00,2021-10-20 11:35:00,3861.59,3870.41,0.0,tp_upper -26971,做空,2021-10-20 11:55:00,2021-10-20 15:20:00,3863.89,4042.2,-0.04,flip_to_long -26972,做多,2021-10-20 15:20:00,2021-10-20 16:00:00,4042.2,4080.18,0.01,tp_upper -26973,做空,2021-10-20 16:40:00,2021-10-20 17:05:00,4078.65,4076.46,0.0,flip_to_long -26974,做多,2021-10-20 17:05:00,2021-10-20 17:45:00,4076.46,4083.77,0.0,flip_to_short -26975,做空,2021-10-20 17:45:00,2021-10-20 17:55:00,4083.77,4081.2,0.0,flip_to_long -26976,做多,2021-10-20 17:55:00,2021-10-20 18:10:00,4081.2,4100.83,0.0,tp_upper -26977,做空,2021-10-20 19:25:00,2021-10-20 19:50:00,4113.97,4111.29,0.0,flip_to_long -26978,做多,2021-10-20 19:50:00,2021-10-20 21:10:00,4111.29,4137.97,0.01,tp_upper -26979,做空,2021-10-20 21:40:00,2021-10-20 22:05:00,4119.01,4119.4,-0.0,flip_to_long -26980,做多,2021-10-20 22:05:00,2021-10-20 22:20:00,4119.4,4126.24,0.0,flip_to_short -26981,做空,2021-10-20 22:20:00,2021-10-20 22:30:00,4126.24,4130.01,-0.0,flip_to_long -26982,做多,2021-10-20 22:30:00,2021-10-20 22:50:00,4130.01,4125.22,-0.0,flip_to_short -26983,做空,2021-10-20 22:50:00,2021-10-20 22:55:00,4125.22,4129.29,-0.0,flip_to_long -26984,做多,2021-10-20 22:55:00,2021-10-20 23:00:00,4129.29,4142.36,0.0,tp_upper -26985,做空,2021-10-20 23:15:00,2021-10-21 00:15:00,4131.5,4170.04,-0.01,flip_to_long -26986,做多,2021-10-21 00:15:00,2021-10-21 00:20:00,4170.04,4196.72,0.01,tp_upper -26987,做空,2021-10-21 01:50:00,2021-10-21 01:55:00,4203.25,4201.66,-0.0,tp_lower -26988,做多,2021-10-21 02:15:00,2021-10-21 04:00:00,4211.79,4182.59,-0.01,flip_to_short -26989,做空,2021-10-21 04:00:00,2021-10-21 04:10:00,4182.59,4182.14,-0.0,flip_to_long -26990,做多,2021-10-21 04:10:00,2021-10-21 04:45:00,4182.14,4169.69,-0.0,flip_to_short -26991,做空,2021-10-21 04:45:00,2021-10-21 04:55:00,4169.69,4173.63,-0.0,flip_to_long -26992,做多,2021-10-21 04:55:00,2021-10-21 05:25:00,4173.63,4179.07,0.0,flip_to_short -26993,做空,2021-10-21 05:25:00,2021-10-21 05:35:00,4179.07,4183.34,-0.0,flip_to_long -26994,做多,2021-10-21 05:35:00,2021-10-21 05:40:00,4183.34,4182.61,-0.0,flip_to_short -26995,做空,2021-10-21 05:40:00,2021-10-21 06:10:00,4182.61,4167.56,0.0,tp_lower -26996,做多,2021-10-21 07:20:00,2021-10-21 08:10:00,4161.91,4188.23,0.0,tp_upper -26997,做空,2021-10-21 11:30:00,2021-10-21 11:35:00,4214.9,4287.4,-0.02,tp_lower -26998,做空,2021-10-21 13:05:00,2021-10-21 14:20:00,4233.62,4174.08,0.01,tp_lower -26999,做多,2021-10-21 16:00:00,2021-10-21 16:45:00,4114.49,4078.55,-0.01,flip_to_short -27000,做空,2021-10-21 16:45:00,2021-10-21 16:50:00,4078.55,4086.75,-0.0,flip_to_long -27001,做多,2021-10-21 16:50:00,2021-10-21 17:25:00,4086.75,4093.57,0.0,flip_to_short -27002,做空,2021-10-21 17:25:00,2021-10-21 17:50:00,4093.57,4051.0,0.01,tp_lower -27003,做多,2021-10-21 18:05:00,2021-10-21 18:35:00,4090.91,4082.87,-0.0,flip_to_short -27004,做空,2021-10-21 18:35:00,2021-10-21 18:45:00,4082.87,4090.21,-0.0,flip_to_long -27005,做多,2021-10-21 18:45:00,2021-10-21 18:50:00,4090.21,4070.86,-0.0,flip_to_short -27006,做空,2021-10-21 18:50:00,2021-10-21 19:00:00,4070.86,4091.98,-0.0,flip_to_long -27007,做多,2021-10-21 19:00:00,2021-10-21 19:45:00,4091.98,4089.97,-0.0,flip_to_short -27008,做空,2021-10-21 19:45:00,2021-10-21 20:20:00,4089.97,4100.12,-0.0,flip_to_long -27009,做多,2021-10-21 20:20:00,2021-10-21 20:25:00,4100.12,4073.94,-0.01,flip_to_short -27010,做空,2021-10-21 20:25:00,2021-10-21 20:45:00,4073.94,4090.71,-0.0,flip_to_long -27011,做多,2021-10-21 20:45:00,2021-10-21 21:40:00,4090.71,4083.91,-0.0,flip_to_short -27012,做空,2021-10-21 21:40:00,2021-10-21 21:45:00,4083.91,4084.6,-0.0,flip_to_long -27013,做多,2021-10-21 21:45:00,2021-10-21 22:15:00,4084.6,4101.4,0.0,flip_to_short -27014,做空,2021-10-21 22:15:00,2021-10-21 22:25:00,4101.4,4111.81,-0.0,flip_to_long -27015,做多,2021-10-21 22:25:00,2021-10-21 22:30:00,4111.81,4098.39,-0.0,flip_to_short -27016,做空,2021-10-21 22:30:00,2021-10-21 22:55:00,4098.39,4072.65,0.0,tp_lower -27017,做多,2021-10-21 23:10:00,2021-10-22 00:05:00,4087.14,4103.2,0.0,tp_upper -27018,做空,2021-10-22 00:10:00,2021-10-22 00:20:00,4084.44,4095.76,-0.0,flip_to_long -27019,做多,2021-10-22 00:20:00,2021-10-22 00:25:00,4095.76,4107.43,0.0,tp_upper -27020,做空,2021-10-22 01:50:00,2021-10-22 02:00:00,4112.18,4113.01,-0.0,tp_lower -27021,做多,2021-10-22 02:25:00,2021-10-22 02:30:00,4130.04,4123.73,-0.0,flip_to_short -27022,做空,2021-10-22 02:30:00,2021-10-22 03:00:00,4123.73,4129.34,-0.0,flip_to_long -27023,做多,2021-10-22 03:00:00,2021-10-22 03:10:00,4129.34,4140.74,0.0,tp_upper -27024,做空,2021-10-22 04:25:00,2021-10-22 04:50:00,4149.74,4148.19,-0.0,flip_to_long -27025,做多,2021-10-22 04:50:00,2021-10-22 06:10:00,4148.19,4141.02,-0.0,flip_to_short -27026,做空,2021-10-22 06:10:00,2021-10-22 06:25:00,4141.02,4116.68,0.0,tp_lower -27027,做多,2021-10-22 07:00:00,2021-10-22 07:25:00,4126.83,4130.78,0.0,flip_to_short -27028,做空,2021-10-22 07:25:00,2021-10-22 09:15:00,4130.78,4138.55,-0.0,tp_lower -27029,做多,2021-10-22 10:55:00,2021-10-22 11:25:00,4113.9,4125.24,0.0,tp_upper -27030,做多,2021-10-22 12:20:00,2021-10-22 12:25:00,4126.57,4119.68,-0.0,flip_to_short -27031,做空,2021-10-22 12:25:00,2021-10-22 12:30:00,4119.68,4129.93,-0.0,flip_to_long -27032,做多,2021-10-22 12:30:00,2021-10-22 12:40:00,4129.93,4124.49,-0.0,flip_to_short -27033,做空,2021-10-22 12:40:00,2021-10-22 12:45:00,4124.49,4138.53,-0.0,flip_to_long -27034,做多,2021-10-22 12:45:00,2021-10-22 12:50:00,4138.53,4139.51,-0.0,tp_upper -27035,做空,2021-10-22 13:15:00,2021-10-22 13:30:00,4110.61,4107.38,0.0,tp_lower -27036,做多,2021-10-22 16:15:00,2021-10-22 16:40:00,3941.58,3988.53,0.01,flip_to_short -27037,做空,2021-10-22 16:40:00,2021-10-22 17:35:00,3988.53,3962.39,0.01,flip_to_long -27038,做多,2021-10-22 17:35:00,2021-10-22 19:00:00,3962.39,3952.6,-0.0,flip_to_short -27039,做空,2021-10-22 19:00:00,2021-10-22 19:15:00,3952.6,3954.39,-0.0,flip_to_long -27040,做多,2021-10-22 19:15:00,2021-10-22 19:55:00,3954.39,3986.7,0.01,tp_upper -27041,做空,2021-10-22 20:55:00,2021-10-22 21:25:00,3980.01,3968.99,0.0,tp_lower -27042,做多,2021-10-22 22:30:00,2021-10-22 23:00:00,3968.75,3983.5,0.0,tp_upper -27043,做空,2021-10-22 23:50:00,2021-10-23 00:00:00,3975.99,3966.65,0.0,tp_lower -27044,做多,2021-10-23 00:25:00,2021-10-23 00:35:00,3980.24,3973.3,-0.0,flip_to_short -27045,做空,2021-10-23 00:35:00,2021-10-23 00:40:00,3973.3,3988.39,-0.0,flip_to_long -27046,做多,2021-10-23 00:40:00,2021-10-23 00:50:00,3988.39,4000.32,0.0,tp_upper -27047,做多,2021-10-23 01:55:00,2021-10-23 02:00:00,4011.54,4020.18,0.0,tp_upper -27048,做空,2021-10-23 03:20:00,2021-10-23 03:25:00,4023.53,4024.5,-0.0,flip_to_long -27049,做多,2021-10-23 03:25:00,2021-10-23 03:45:00,4024.5,4027.22,0.0,flip_to_short -27050,做空,2021-10-23 03:45:00,2021-10-23 03:50:00,4027.22,4028.56,-0.0,flip_to_long -27051,做多,2021-10-23 03:50:00,2021-10-23 03:55:00,4028.56,4025.96,-0.0,flip_to_short -27052,做空,2021-10-23 03:55:00,2021-10-23 04:00:00,4025.96,4036.92,-0.0,flip_to_long -27053,做多,2021-10-23 04:00:00,2021-10-23 04:05:00,4036.92,4043.31,0.0,tp_upper -27054,做空,2021-10-23 04:40:00,2021-10-23 04:45:00,4034.58,4037.1,-0.0,flip_to_long -27055,做多,2021-10-23 04:45:00,2021-10-23 05:00:00,4037.1,4025.98,-0.0,flip_to_short -27056,做空,2021-10-23 05:00:00,2021-10-23 05:20:00,4025.98,4032.33,-0.0,flip_to_long -27057,做多,2021-10-23 05:20:00,2021-10-23 07:00:00,4032.33,4020.47,-0.0,tp_upper -27058,做空,2021-10-23 07:15:00,2021-10-23 07:45:00,4014.0,4023.5,-0.0,flip_to_long -27059,做多,2021-10-23 07:45:00,2021-10-23 07:55:00,4023.5,4015.87,-0.0,flip_to_short -27060,做空,2021-10-23 07:55:00,2021-10-23 08:00:00,4015.87,4024.58,-0.0,flip_to_long -27061,做多,2021-10-23 08:00:00,2021-10-23 08:05:00,4024.58,4019.36,-0.0,flip_to_short -27062,做空,2021-10-23 08:05:00,2021-10-23 08:10:00,4019.36,4021.33,-0.0,flip_to_long -27063,做多,2021-10-23 08:10:00,2021-10-23 08:30:00,4021.33,4023.15,-0.0,flip_to_short -27064,做空,2021-10-23 08:30:00,2021-10-23 08:45:00,4023.15,4023.71,-0.0,flip_to_long -27065,做多,2021-10-23 08:45:00,2021-10-23 09:00:00,4023.71,4021.03,-0.0,tp_upper -27066,做空,2021-10-23 09:05:00,2021-10-23 09:10:00,4012.01,4010.0,0.0,tp_lower -27067,做多,2021-10-23 11:00:00,2021-10-23 11:15:00,3976.21,4004.59,0.01,tp_upper -27068,做空,2021-10-23 12:55:00,2021-10-23 13:00:00,4042.55,4042.18,-0.0,tp_lower -27069,做多,2021-10-23 13:05:00,2021-10-23 13:10:00,4043.6,4031.86,-0.0,flip_to_short -27070,做空,2021-10-23 13:10:00,2021-10-23 13:15:00,4031.86,4034.67,-0.0,tp_lower -27071,做多,2021-10-23 13:35:00,2021-10-23 14:05:00,4036.77,4035.02,-0.0,flip_to_short -27072,做空,2021-10-23 14:05:00,2021-10-23 14:20:00,4035.02,4020.13,0.0,tp_lower -27073,做多,2021-10-23 14:35:00,2021-10-23 14:45:00,4028.18,4039.19,0.0,tp_upper -27074,做空,2021-10-23 14:55:00,2021-10-23 15:00:00,4027.21,4032.41,-0.0,flip_to_long -27075,做多,2021-10-23 15:00:00,2021-10-23 15:15:00,4032.41,4042.15,0.0,tp_upper -27076,做空,2021-10-23 16:40:00,2021-10-23 16:45:00,4085.11,4086.84,-0.0,flip_to_long -27077,做多,2021-10-23 16:45:00,2021-10-23 17:20:00,4086.84,4096.38,0.0,flip_to_short -27078,做空,2021-10-23 17:20:00,2021-10-23 17:30:00,4096.38,4095.67,-0.0,flip_to_long -27079,做多,2021-10-23 17:30:00,2021-10-23 17:45:00,4095.67,4096.79,-0.0,flip_to_short -27080,做空,2021-10-23 17:45:00,2021-10-23 19:15:00,4096.79,4095.95,-0.0,tp_lower -27081,做多,2021-10-23 20:45:00,2021-10-23 21:00:00,4084.43,4093.77,0.0,tp_upper -27082,做空,2021-10-23 21:55:00,2021-10-24 00:55:00,4093.14,4145.15,-0.01,tp_lower -27083,做多,2021-10-24 02:00:00,2021-10-24 02:05:00,4142.26,4140.0,-0.0,flip_to_short -27084,做空,2021-10-24 02:05:00,2021-10-24 02:15:00,4140.0,4132.89,0.0,flip_to_long -27085,做多,2021-10-24 02:15:00,2021-10-24 02:40:00,4132.89,4130.28,-0.0,tp_upper -27086,做多,2021-10-24 02:45:00,2021-10-24 02:55:00,4138.41,4143.37,0.0,tp_upper -27087,做空,2021-10-24 03:00:00,2021-10-24 03:05:00,4136.51,4146.82,-0.0,flip_to_long -27088,做多,2021-10-24 03:05:00,2021-10-24 03:10:00,4146.82,4147.82,-0.0,tp_upper -27089,做空,2021-10-24 03:25:00,2021-10-24 03:30:00,4138.48,4144.96,-0.0,flip_to_long -27090,做多,2021-10-24 03:30:00,2021-10-24 03:45:00,4144.96,4137.08,-0.0,flip_to_short -27091,做空,2021-10-24 03:45:00,2021-10-24 04:00:00,4137.08,4135.53,-0.0,tp_lower -27092,做多,2021-10-24 05:25:00,2021-10-24 05:55:00,4125.92,4114.34,-0.0,flip_to_short -27093,做空,2021-10-24 05:55:00,2021-10-24 06:00:00,4114.34,4121.43,-0.0,flip_to_long -27094,做多,2021-10-24 06:00:00,2021-10-24 06:05:00,4121.43,4125.31,0.0,tp_upper -27095,做空,2021-10-24 06:20:00,2021-10-24 06:30:00,4112.88,4120.6,-0.0,flip_to_long -27096,做多,2021-10-24 06:30:00,2021-10-24 06:35:00,4120.6,4108.25,-0.0,flip_to_short -27097,做空,2021-10-24 06:35:00,2021-10-24 06:40:00,4108.25,4100.01,0.0,tp_lower -27098,做多,2021-10-24 07:30:00,2021-10-24 07:35:00,4105.68,4104.54,-0.0,flip_to_short -27099,做空,2021-10-24 07:35:00,2021-10-24 08:10:00,4104.54,4086.01,0.0,tp_lower -27100,做多,2021-10-24 09:00:00,2021-10-24 09:15:00,4095.92,4126.28,0.01,tp_upper -27101,做空,2021-10-24 09:50:00,2021-10-24 10:10:00,4088.61,4102.61,-0.0,flip_to_long -27102,做多,2021-10-24 10:10:00,2021-10-24 10:35:00,4102.61,4097.03,-0.0,flip_to_short -27103,做空,2021-10-24 10:35:00,2021-10-24 11:10:00,4097.03,4081.74,0.0,tp_lower -27104,做多,2021-10-24 12:20:00,2021-10-24 12:50:00,4038.84,4038.3,-0.0,flip_to_short -27105,做空,2021-10-24 12:50:00,2021-10-24 12:55:00,4038.3,4042.71,-0.0,flip_to_long -27106,做多,2021-10-24 12:55:00,2021-10-24 13:05:00,4042.71,4052.05,0.0,tp_upper -27107,做空,2021-10-24 13:50:00,2021-10-24 14:20:00,4048.57,4040.01,0.0,tp_lower -27108,做多,2021-10-24 15:10:00,2021-10-24 15:50:00,4024.69,4018.38,-0.0,flip_to_short -27109,做空,2021-10-24 15:50:00,2021-10-24 16:00:00,4018.38,3994.33,0.0,tp_lower -27110,做多,2021-10-24 16:25:00,2021-10-24 17:00:00,4009.64,4027.0,0.0,tp_upper -27111,做空,2021-10-24 17:45:00,2021-10-24 17:50:00,4022.08,4023.42,-0.0,flip_to_long -27112,做多,2021-10-24 17:50:00,2021-10-24 18:00:00,4023.42,4012.35,-0.0,flip_to_short -27113,做空,2021-10-24 18:00:00,2021-10-24 18:05:00,4012.35,4009.0,0.0,tp_lower -27114,做多,2021-10-24 19:00:00,2021-10-24 21:00:00,4006.4,4090.9,0.02,tp_upper -27115,做空,2021-10-24 22:20:00,2021-10-24 22:35:00,4081.71,4068.17,0.0,tp_lower -27116,做多,2021-10-24 22:45:00,2021-10-24 23:25:00,4082.09,4081.22,-0.0,flip_to_short -27117,做空,2021-10-24 23:25:00,2021-10-24 23:45:00,4081.22,4080.84,-0.0,flip_to_long -27118,做多,2021-10-24 23:45:00,2021-10-24 23:55:00,4080.84,4084.61,0.0,tp_upper -27119,做空,2021-10-25 00:00:00,2021-10-25 01:55:00,4077.1,4122.62,-0.01,flip_to_long -27120,做多,2021-10-25 01:55:00,2021-10-25 02:25:00,4122.62,4117.91,-0.0,flip_to_short -27121,做空,2021-10-25 02:25:00,2021-10-25 02:35:00,4117.91,4126.94,-0.0,flip_to_long -27122,做多,2021-10-25 02:35:00,2021-10-25 02:40:00,4126.94,4124.34,-0.0,flip_to_short -27123,做空,2021-10-25 02:40:00,2021-10-25 02:45:00,4124.34,4128.06,-0.0,flip_to_long -27124,做多,2021-10-25 02:45:00,2021-10-25 02:55:00,4128.06,4136.9,0.0,tp_upper -27125,做空,2021-10-25 04:25:00,2021-10-25 04:40:00,4141.27,4145.46,-0.0,flip_to_long -27126,做多,2021-10-25 04:40:00,2021-10-25 05:00:00,4145.46,4141.53,-0.0,flip_to_short -27127,做空,2021-10-25 05:00:00,2021-10-25 05:15:00,4141.53,4147.29,-0.0,flip_to_long -27128,做多,2021-10-25 05:15:00,2021-10-25 05:20:00,4147.29,4146.04,-0.0,flip_to_short -27129,做空,2021-10-25 05:20:00,2021-10-25 05:30:00,4146.04,4134.46,0.0,tp_lower -27130,做多,2021-10-25 06:40:00,2021-10-25 06:45:00,4134.4,4132.67,-0.0,flip_to_short -27131,做空,2021-10-25 06:45:00,2021-10-25 07:00:00,4132.67,4122.25,0.0,tp_lower -27132,做多,2021-10-25 07:15:00,2021-10-25 07:20:00,4138.85,4152.34,0.0,tp_upper -27133,做空,2021-10-25 08:30:00,2021-10-25 08:50:00,4145.91,4135.04,0.0,tp_lower -27134,做空,2021-10-25 09:55:00,2021-10-25 10:00:00,4139.57,4145.93,-0.0,flip_to_long -27135,做多,2021-10-25 10:00:00,2021-10-25 10:05:00,4145.93,4138.84,-0.0,flip_to_short -27136,做空,2021-10-25 10:05:00,2021-10-25 10:25:00,4138.84,4126.13,0.0,tp_lower -27137,做多,2021-10-25 10:55:00,2021-10-25 11:00:00,4134.64,4133.53,-0.0,flip_to_short -27138,做空,2021-10-25 11:00:00,2021-10-25 11:10:00,4133.53,4128.91,0.0,flip_to_long -27139,做多,2021-10-25 11:10:00,2021-10-25 11:20:00,4128.91,4148.46,0.0,tp_upper -27140,做空,2021-10-25 11:45:00,2021-10-25 11:50:00,4130.78,4136.03,-0.0,flip_to_long -27141,做多,2021-10-25 11:50:00,2021-10-25 11:55:00,4136.03,4130.33,-0.0,flip_to_short -27142,做空,2021-10-25 11:55:00,2021-10-25 12:00:00,4130.33,4133.81,-0.0,flip_to_long -27143,做多,2021-10-25 12:00:00,2021-10-25 12:15:00,4133.81,4135.65,-0.0,flip_to_short -27144,做空,2021-10-25 12:15:00,2021-10-25 12:20:00,4135.65,4136.44,-0.0,flip_to_long -27145,做多,2021-10-25 12:20:00,2021-10-25 13:20:00,4136.44,4146.0,0.0,tp_upper -27146,做空,2021-10-25 13:40:00,2021-10-25 14:40:00,4144.79,4147.21,-0.0,flip_to_long -27147,做多,2021-10-25 14:40:00,2021-10-25 15:00:00,4147.21,4151.27,0.0,flip_to_short -27148,做空,2021-10-25 15:00:00,2021-10-25 15:20:00,4151.27,4142.13,0.0,flip_to_long -27149,做多,2021-10-25 15:20:00,2021-10-25 15:40:00,4142.13,4166.8,0.0,tp_upper -27150,做空,2021-10-25 17:10:00,2021-10-25 17:15:00,4210.56,4214.84,-0.0,flip_to_long -27151,做多,2021-10-25 17:15:00,2021-10-25 18:40:00,4214.84,4200.88,-0.0,flip_to_short -27152,做空,2021-10-25 18:40:00,2021-10-25 19:45:00,4200.88,4182.2,0.0,tp_lower -27153,做多,2021-10-25 20:05:00,2021-10-25 20:20:00,4200.29,4196.79,-0.0,flip_to_short -27154,做空,2021-10-25 20:20:00,2021-10-25 20:30:00,4196.79,4199.05,-0.0,flip_to_long -27155,做多,2021-10-25 20:30:00,2021-10-25 20:35:00,4199.05,4195.79,-0.0,flip_to_short -27156,做空,2021-10-25 20:35:00,2021-10-25 20:50:00,4195.79,4183.77,0.0,tp_lower -27157,做多,2021-10-25 21:05:00,2021-10-25 21:15:00,4191.15,4190.54,-0.0,flip_to_short -27158,做空,2021-10-25 21:15:00,2021-10-25 21:25:00,4190.54,4193.88,-0.0,flip_to_long -27159,做多,2021-10-25 21:25:00,2021-10-25 21:55:00,4193.88,4194.66,-0.0,flip_to_short -27160,做空,2021-10-25 21:55:00,2021-10-25 22:05:00,4194.66,4193.7,-0.0,flip_to_long -27161,做多,2021-10-25 22:05:00,2021-10-25 22:15:00,4193.7,4212.7,0.0,tp_upper -27162,做空,2021-10-25 23:30:00,2021-10-25 23:40:00,4213.19,4216.81,-0.0,flip_to_long -27163,做多,2021-10-25 23:40:00,2021-10-25 23:50:00,4216.81,4219.85,0.0,flip_to_short -27164,做空,2021-10-25 23:50:00,2021-10-26 00:05:00,4219.85,4212.58,0.0,tp_lower -27165,做多,2021-10-26 00:15:00,2021-10-26 00:20:00,4229.4,4250.01,0.0,tp_upper -27166,做空,2021-10-26 01:05:00,2021-10-26 01:10:00,4229.22,4229.32,-0.0,flip_to_long -27167,做多,2021-10-26 01:10:00,2021-10-26 01:20:00,4229.32,4231.53,0.0,flip_to_short -27168,做空,2021-10-26 01:20:00,2021-10-26 01:30:00,4231.53,4230.02,-0.0,flip_to_long -27169,做多,2021-10-26 01:30:00,2021-10-26 02:05:00,4230.02,4233.97,0.0,flip_to_short -27170,做空,2021-10-26 02:05:00,2021-10-26 03:35:00,4233.97,4228.3,0.0,tp_lower -27171,做多,2021-10-26 06:35:00,2021-10-26 06:40:00,4205.98,4205.71,-0.0,flip_to_short -27172,做空,2021-10-26 06:40:00,2021-10-26 07:15:00,4205.71,4185.0,0.0,tp_lower -27173,做多,2021-10-26 07:30:00,2021-10-26 07:35:00,4199.98,4196.19,-0.0,flip_to_short -27174,做空,2021-10-26 07:35:00,2021-10-26 09:20:00,4196.19,4219.54,-0.01,flip_to_long -27175,做多,2021-10-26 09:20:00,2021-10-26 09:30:00,4219.54,4211.96,-0.0,flip_to_short -27176,做空,2021-10-26 09:30:00,2021-10-26 10:10:00,4211.96,4201.02,0.0,tp_lower -27177,做多,2021-10-26 10:20:00,2021-10-26 10:25:00,4219.25,4215.86,-0.0,flip_to_short -27178,做空,2021-10-26 10:25:00,2021-10-26 11:50:00,4215.86,4218.11,-0.0,flip_to_long -27179,做多,2021-10-26 11:50:00,2021-10-26 12:10:00,4218.11,4212.8,-0.0,flip_to_short -27180,做空,2021-10-26 12:10:00,2021-10-26 12:20:00,4212.8,4201.47,0.0,tp_lower -27181,做多,2021-10-26 13:20:00,2021-10-26 13:25:00,4209.45,4202.08,-0.0,flip_to_short -27182,做空,2021-10-26 13:25:00,2021-10-26 13:30:00,4202.08,4203.64,-0.0,flip_to_long -27183,做多,2021-10-26 13:30:00,2021-10-26 13:35:00,4203.64,4198.04,-0.0,flip_to_short -27184,做空,2021-10-26 13:35:00,2021-10-26 13:40:00,4198.04,4202.05,-0.0,flip_to_long -27185,做多,2021-10-26 13:40:00,2021-10-26 13:45:00,4202.05,4192.52,-0.0,flip_to_short -27186,做空,2021-10-26 13:45:00,2021-10-26 13:50:00,4192.52,4199.31,-0.0,flip_to_long -27187,做多,2021-10-26 13:50:00,2021-10-26 13:55:00,4199.31,4190.38,-0.0,flip_to_short -27188,做空,2021-10-26 13:55:00,2021-10-26 14:00:00,4190.38,4153.0,0.01,tp_lower -27189,做多,2021-10-26 15:15:00,2021-10-26 15:20:00,4165.6,4163.89,-0.0,flip_to_short -27190,做空,2021-10-26 15:20:00,2021-10-26 15:40:00,4163.89,4188.42,-0.01,flip_to_long -27191,做多,2021-10-26 15:40:00,2021-10-26 15:45:00,4188.42,4187.46,-0.0,tp_upper -27192,做空,2021-10-26 16:05:00,2021-10-26 17:05:00,4167.7,4174.76,-0.0,flip_to_long -27193,做多,2021-10-26 17:05:00,2021-10-26 17:30:00,4174.76,4190.4,0.0,tp_upper -27194,做空,2021-10-26 18:55:00,2021-10-26 19:00:00,4213.85,4218.48,-0.0,flip_to_long -27195,做多,2021-10-26 19:00:00,2021-10-26 19:15:00,4218.48,4231.51,0.0,tp_upper -27196,做空,2021-10-26 19:20:00,2021-10-26 19:30:00,4223.48,4222.12,-0.0,flip_to_long -27197,做多,2021-10-26 19:30:00,2021-10-26 19:50:00,4222.12,4218.85,-0.0,flip_to_short -27198,做空,2021-10-26 19:50:00,2021-10-26 19:55:00,4218.85,4214.87,0.0,tp_lower -27199,做多,2021-10-26 20:05:00,2021-10-26 20:10:00,4238.59,4249.57,0.0,tp_upper -27200,做空,2021-10-26 21:25:00,2021-10-26 21:40:00,4265.63,4249.91,0.0,tp_lower -27201,做多,2021-10-26 23:50:00,2021-10-26 23:55:00,4140.89,4133.39,-0.0,flip_to_short -27202,做空,2021-10-26 23:55:00,2021-10-27 00:05:00,4133.39,4129.98,0.0,flip_to_long -27203,做多,2021-10-27 00:05:00,2021-10-27 00:10:00,4129.98,4134.76,0.0,tp_upper -27204,做空,2021-10-27 01:45:00,2021-10-27 02:05:00,4161.47,4159.51,-0.0,flip_to_long -27205,做多,2021-10-27 02:05:00,2021-10-27 02:50:00,4159.51,4183.96,0.0,tp_upper -27206,做空,2021-10-27 05:30:00,2021-10-27 05:35:00,4272.95,4273.74,-0.0,flip_to_long -27207,做多,2021-10-27 05:35:00,2021-10-27 05:50:00,4273.74,4275.25,-0.0,flip_to_short -27208,做空,2021-10-27 05:50:00,2021-10-27 05:55:00,4275.25,4277.67,-0.0,flip_to_long -27209,做多,2021-10-27 05:55:00,2021-10-27 10:45:00,4277.67,4016.89,-0.05,flip_to_short -27210,做空,2021-10-27 10:45:00,2021-10-27 12:00:00,4016.89,3998.53,0.0,tp_lower -27211,做多,2021-10-27 12:20:00,2021-10-27 12:40:00,4012.08,4005.25,-0.0,flip_to_short -27212,做空,2021-10-27 12:40:00,2021-10-27 12:50:00,4005.25,4012.62,-0.0,flip_to_long -27213,做多,2021-10-27 12:50:00,2021-10-27 13:05:00,4012.62,4019.88,0.0,tp_upper -27214,做空,2021-10-27 13:15:00,2021-10-27 13:35:00,4019.49,4016.74,0.0,flip_to_long -27215,做多,2021-10-27 13:35:00,2021-10-27 13:45:00,4016.74,4004.44,-0.0,tp_upper -27216,做多,2021-10-27 14:20:00,2021-10-27 14:45:00,4004.29,4041.0,0.01,tp_upper -27217,做空,2021-10-27 15:20:00,2021-10-27 15:30:00,4010.39,4011.95,-0.0,flip_to_long -27218,做多,2021-10-27 15:30:00,2021-10-27 15:35:00,4011.95,3999.33,-0.0,flip_to_short -27219,做空,2021-10-27 15:35:00,2021-10-27 16:20:00,3999.33,3971.98,0.01,tp_lower -27220,做多,2021-10-27 16:50:00,2021-10-27 16:55:00,3993.63,3980.83,-0.0,flip_to_short -27221,做空,2021-10-27 16:55:00,2021-10-27 17:00:00,3980.83,3988.73,-0.0,flip_to_long -27222,做多,2021-10-27 17:00:00,2021-10-27 17:40:00,3988.73,3987.37,-0.0,flip_to_short -27223,做空,2021-10-27 17:40:00,2021-10-27 17:50:00,3987.37,3987.48,-0.0,flip_to_long -27224,做多,2021-10-27 17:50:00,2021-10-27 18:10:00,3987.48,3987.92,-0.0,flip_to_short -27225,做空,2021-10-27 18:10:00,2021-10-27 18:15:00,3987.92,3998.1,-0.0,flip_to_long -27226,做多,2021-10-27 18:15:00,2021-10-27 18:35:00,3998.1,3995.83,-0.0,tp_upper -27227,做空,2021-10-27 18:40:00,2021-10-27 18:45:00,3986.86,3979.96,0.0,tp_lower -27228,做多,2021-10-27 19:35:00,2021-10-27 20:00:00,3970.0,4025.76,0.01,tp_upper -27229,做空,2021-10-27 20:10:00,2021-10-27 20:45:00,3982.36,3977.19,0.0,flip_to_long -27230,做多,2021-10-27 20:45:00,2021-10-27 21:25:00,3977.19,3988.01,0.0,flip_to_short -27231,做空,2021-10-27 21:25:00,2021-10-27 21:30:00,3988.01,3999.58,-0.0,flip_to_long -27232,做多,2021-10-27 21:30:00,2021-10-27 21:45:00,3999.58,4003.6,0.0,tp_upper -27233,做空,2021-10-27 22:00:00,2021-10-27 22:20:00,3990.75,3972.13,0.0,tp_lower -27234,做多,2021-10-27 23:05:00,2021-10-27 23:10:00,3984.59,3975.28,-0.0,flip_to_short -27235,做空,2021-10-27 23:10:00,2021-10-27 23:20:00,3975.28,3954.41,0.0,tp_lower -27236,做多,2021-10-28 00:10:00,2021-10-28 00:25:00,3955.77,3946.54,-0.0,flip_to_short -27237,做空,2021-10-28 00:25:00,2021-10-28 00:35:00,3946.54,3947.98,-0.0,flip_to_long -27238,做多,2021-10-28 00:35:00,2021-10-28 01:20:00,3947.98,3951.52,0.0,tp_upper -27239,做空,2021-10-28 03:20:00,2021-10-28 03:30:00,3984.58,3995.77,-0.0,flip_to_long -27240,做多,2021-10-28 03:30:00,2021-10-28 03:35:00,3995.77,3990.2,-0.0,flip_to_short -27241,做空,2021-10-28 03:35:00,2021-10-28 03:45:00,3990.2,3995.66,-0.0,flip_to_long -27242,做多,2021-10-28 03:45:00,2021-10-28 04:00:00,3995.66,4003.95,0.0,tp_upper -27243,做空,2021-10-28 04:20:00,2021-10-28 04:40:00,4001.84,4007.36,-0.0,flip_to_long -27244,做多,2021-10-28 04:40:00,2021-10-28 04:45:00,4007.36,3995.41,-0.0,flip_to_short -27245,做空,2021-10-28 04:45:00,2021-10-28 04:55:00,3995.41,3996.96,-0.0,flip_to_long -27246,做多,2021-10-28 04:55:00,2021-10-28 05:05:00,3996.96,4011.47,0.0,tp_upper -27247,做空,2021-10-28 05:20:00,2021-10-28 05:25:00,4001.92,4011.0,-0.0,flip_to_long -27248,做多,2021-10-28 05:25:00,2021-10-28 05:30:00,4011.0,4005.2,-0.0,flip_to_short -27249,做空,2021-10-28 05:30:00,2021-10-28 06:10:00,4005.2,4005.91,-0.0,tp_lower -27250,做多,2021-10-28 06:15:00,2021-10-28 06:25:00,4005.98,4024.28,0.0,tp_upper -27251,做空,2021-10-28 07:10:00,2021-10-28 07:20:00,4016.35,4022.66,-0.0,flip_to_long -27252,做多,2021-10-28 07:20:00,2021-10-28 07:30:00,4022.66,4015.01,-0.0,flip_to_short -27253,做空,2021-10-28 07:30:00,2021-10-28 07:40:00,4015.01,4014.97,-0.0,flip_to_long -27254,做多,2021-10-28 07:40:00,2021-10-28 07:55:00,4014.97,4012.56,-0.0,flip_to_short -27255,做空,2021-10-28 07:55:00,2021-10-28 08:00:00,4012.56,4016.16,-0.0,flip_to_long -27256,做多,2021-10-28 08:00:00,2021-10-28 08:10:00,4016.16,4050.45,0.01,tp_upper -27257,做空,2021-10-28 10:50:00,2021-10-28 11:15:00,4150.42,4137.05,0.0,tp_lower -27258,做多,2021-10-28 11:45:00,2021-10-28 12:15:00,4151.27,4160.0,0.0,tp_upper -27259,做空,2021-10-28 14:10:00,2021-10-28 14:25:00,4182.15,4165.69,0.0,tp_lower -27260,做多,2021-10-28 14:45:00,2021-10-28 15:10:00,4178.97,4181.67,0.0,flip_to_short -27261,做空,2021-10-28 15:10:00,2021-10-28 15:30:00,4181.67,4184.91,-0.0,flip_to_long -27262,做多,2021-10-28 15:30:00,2021-10-28 15:35:00,4184.91,4180.0,-0.0,flip_to_short -27263,做空,2021-10-28 15:35:00,2021-10-28 15:50:00,4180.0,4156.19,0.0,tp_lower -27264,做多,2021-10-28 16:00:00,2021-10-28 16:30:00,4176.68,4179.98,0.0,flip_to_short -27265,做空,2021-10-28 16:30:00,2021-10-28 16:50:00,4179.98,4183.95,-0.0,flip_to_long -27266,做多,2021-10-28 16:50:00,2021-10-28 17:00:00,4183.95,4206.19,0.0,tp_upper -27267,做空,2021-10-28 18:25:00,2021-10-28 18:35:00,4206.75,4126.58,0.02,tp_lower -27268,做多,2021-10-28 18:50:00,2021-10-28 19:45:00,4186.77,4257.08,0.01,tp_upper -27269,做空,2021-10-28 20:55:00,2021-10-28 21:05:00,4255.17,4230.67,0.0,tp_lower -27270,做多,2021-10-28 21:35:00,2021-10-28 21:50:00,4255.34,4257.64,0.0,flip_to_short -27271,做空,2021-10-28 21:50:00,2021-10-28 22:20:00,4257.64,4250.37,0.0,flip_to_long -27272,做多,2021-10-28 22:20:00,2021-10-28 22:30:00,4250.37,4272.88,0.0,tp_upper -27273,做空,2021-10-28 22:50:00,2021-10-28 22:55:00,4248.67,4253.82,-0.0,flip_to_long -27274,做多,2021-10-28 22:55:00,2021-10-28 23:05:00,4253.82,4249.08,-0.0,flip_to_short -27275,做空,2021-10-28 23:05:00,2021-10-28 23:10:00,4249.08,4269.18,-0.0,flip_to_long -27276,做多,2021-10-28 23:10:00,2021-10-28 23:15:00,4269.18,4277.8,0.0,tp_upper -27277,做多,2021-10-29 02:00:00,2021-10-29 02:20:00,4376.04,4379.82,0.0,flip_to_short -27278,做空,2021-10-29 02:20:00,2021-10-29 03:05:00,4379.82,4380.0,-0.0,flip_to_long -27279,做多,2021-10-29 03:05:00,2021-10-29 03:15:00,4380.0,4387.57,0.0,tp_upper -27280,做空,2021-10-29 03:35:00,2021-10-29 03:50:00,4375.91,4378.16,-0.0,flip_to_long -27281,做多,2021-10-29 03:50:00,2021-10-29 04:05:00,4378.16,4377.85,-0.0,flip_to_short -27282,做空,2021-10-29 04:05:00,2021-10-29 04:40:00,4377.85,4354.0,0.0,tp_lower -27283,做多,2021-10-29 06:10:00,2021-10-29 06:15:00,4343.37,4339.17,-0.0,flip_to_short -27284,做空,2021-10-29 06:15:00,2021-10-29 06:30:00,4339.17,4346.35,-0.0,flip_to_long -27285,做多,2021-10-29 06:30:00,2021-10-29 07:00:00,4346.35,4330.87,-0.0,flip_to_short -27286,做空,2021-10-29 07:00:00,2021-10-29 07:05:00,4330.87,4336.0,-0.0,flip_to_long -27287,做多,2021-10-29 07:05:00,2021-10-29 07:10:00,4336.0,4324.03,-0.0,flip_to_short -27288,做空,2021-10-29 07:10:00,2021-10-29 07:30:00,4324.03,4301.54,0.0,tp_lower -27289,做多,2021-10-29 08:10:00,2021-10-29 08:15:00,4329.07,4319.5,-0.0,flip_to_short -27290,做空,2021-10-29 08:15:00,2021-10-29 08:20:00,4319.5,4332.2,-0.0,flip_to_long -27291,做多,2021-10-29 08:20:00,2021-10-29 08:25:00,4332.2,4310.67,-0.0,flip_to_short -27292,做空,2021-10-29 08:25:00,2021-10-29 08:30:00,4310.67,4313.92,-0.0,flip_to_long -27293,做多,2021-10-29 08:30:00,2021-10-29 08:50:00,4313.92,4332.9,0.0,tp_upper -27294,做空,2021-10-29 09:50:00,2021-10-29 10:05:00,4337.76,4340.04,-0.0,flip_to_long -27295,做多,2021-10-29 10:05:00,2021-10-29 11:00:00,4340.04,4330.65,-0.0,flip_to_short -27296,做空,2021-10-29 11:00:00,2021-10-29 11:05:00,4330.65,4332.41,-0.0,flip_to_long -27297,做多,2021-10-29 11:05:00,2021-10-29 11:15:00,4332.41,4321.21,-0.0,flip_to_short -27298,做空,2021-10-29 11:15:00,2021-10-29 11:20:00,4321.21,4336.79,-0.0,flip_to_long -27299,做多,2021-10-29 11:20:00,2021-10-29 11:25:00,4336.79,4331.93,-0.0,flip_to_short -27300,做空,2021-10-29 11:25:00,2021-10-29 11:35:00,4331.93,4304.17,0.01,tp_lower -27301,做多,2021-10-29 11:50:00,2021-10-29 11:55:00,4325.15,4323.18,-0.0,flip_to_short -27302,做空,2021-10-29 11:55:00,2021-10-29 12:15:00,4323.18,4324.2,-0.0,flip_to_long -27303,做多,2021-10-29 12:15:00,2021-10-29 12:20:00,4324.2,4322.19,-0.0,flip_to_short -27304,做空,2021-10-29 12:20:00,2021-10-29 12:25:00,4322.19,4342.22,-0.0,flip_to_long -27305,做多,2021-10-29 12:25:00,2021-10-29 12:30:00,4342.22,4332.91,-0.0,flip_to_short -27306,做空,2021-10-29 12:30:00,2021-10-29 13:25:00,4332.91,4325.72,0.0,flip_to_long -27307,做多,2021-10-29 13:25:00,2021-10-29 13:30:00,4325.72,4323.31,-0.0,flip_to_short -27308,做空,2021-10-29 13:30:00,2021-10-29 14:30:00,4323.31,4341.22,-0.0,flip_to_long -27309,做多,2021-10-29 14:30:00,2021-10-29 15:10:00,4341.22,4394.61,0.01,tp_upper -27310,做空,2021-10-29 16:35:00,2021-10-29 16:45:00,4423.57,4430.88,-0.0,flip_to_long -27311,做多,2021-10-29 16:45:00,2021-10-29 17:20:00,4430.88,4435.22,0.0,flip_to_short -27312,做空,2021-10-29 17:20:00,2021-10-29 17:25:00,4435.22,4437.96,-0.0,flip_to_long -27313,做多,2021-10-29 17:25:00,2021-10-29 17:30:00,4437.96,4432.63,-0.0,flip_to_short -27314,做空,2021-10-29 17:30:00,2021-10-29 17:35:00,4432.63,4434.27,-0.0,flip_to_long -27315,做多,2021-10-29 17:35:00,2021-10-29 17:40:00,4434.27,4425.35,-0.0,flip_to_short -27316,做空,2021-10-29 17:40:00,2021-10-29 17:55:00,4425.35,4420.75,0.0,tp_lower -27317,做多,2021-10-29 19:50:00,2021-10-29 19:55:00,4398.88,4406.52,0.0,tp_upper -27318,做空,2021-10-29 21:10:00,2021-10-29 21:15:00,4397.01,4402.51,-0.0,flip_to_long -27319,做多,2021-10-29 21:15:00,2021-10-29 21:25:00,4402.51,4395.26,-0.0,flip_to_short -27320,做空,2021-10-29 21:25:00,2021-10-29 21:30:00,4395.26,4401.39,-0.0,tp_lower -27321,做多,2021-10-29 21:35:00,2021-10-29 21:50:00,4415.24,4422.58,0.0,tp_upper -27322,做空,2021-10-29 22:00:00,2021-10-29 22:10:00,4417.25,4414.61,0.0,flip_to_long -27323,做多,2021-10-29 22:10:00,2021-10-29 22:15:00,4414.61,4409.74,-0.0,flip_to_short -27324,做空,2021-10-29 22:15:00,2021-10-29 22:30:00,4409.74,4399.04,0.0,tp_lower -27325,做多,2021-10-29 22:35:00,2021-10-29 23:00:00,4411.13,4415.99,0.0,flip_to_short -27326,做空,2021-10-29 23:00:00,2021-10-29 23:15:00,4415.99,4416.37,-0.0,flip_to_long -27327,做多,2021-10-29 23:15:00,2021-10-29 23:20:00,4416.37,4425.56,0.0,tp_upper -27328,做空,2021-10-29 23:30:00,2021-10-29 23:50:00,4419.33,4416.15,0.0,flip_to_long -27329,做多,2021-10-29 23:50:00,2021-10-30 00:00:00,4416.15,4416.96,-0.0,tp_upper -27330,做空,2021-10-30 00:05:00,2021-10-30 00:10:00,4412.39,4389.9,0.0,tp_lower -27331,做多,2021-10-30 02:55:00,2021-10-30 03:05:00,4363.59,4362.73,-0.0,flip_to_short -27332,做空,2021-10-30 03:05:00,2021-10-30 03:20:00,4362.73,4348.11,0.0,tp_lower -27333,做多,2021-10-30 04:05:00,2021-10-30 04:30:00,4354.01,4356.24,0.0,flip_to_short -27334,做空,2021-10-30 04:30:00,2021-10-30 05:00:00,4356.24,4354.22,-0.0,tp_lower -27335,做空,2021-10-30 05:05:00,2021-10-30 05:25:00,4353.0,4361.17,-0.0,flip_to_long -27336,做多,2021-10-30 05:25:00,2021-10-30 05:40:00,4361.17,4366.85,0.0,tp_upper -27337,做空,2021-10-30 06:00:00,2021-10-30 08:10:00,4357.39,4344.65,0.0,tp_lower -27338,做多,2021-10-30 09:30:00,2021-10-30 09:45:00,4331.05,4328.96,-0.0,flip_to_short -27339,做空,2021-10-30 09:45:00,2021-10-30 10:20:00,4328.96,4316.78,0.0,tp_lower -27340,做多,2021-10-30 10:25:00,2021-10-30 10:35:00,4323.37,4343.53,0.0,tp_upper -27341,做空,2021-10-30 11:30:00,2021-10-30 12:00:00,4337.38,4333.97,0.0,tp_lower -27342,做多,2021-10-30 12:50:00,2021-10-30 12:55:00,4335.21,4329.0,-0.0,flip_to_short -27343,做空,2021-10-30 12:55:00,2021-10-30 13:00:00,4329.0,4307.86,0.0,tp_lower -27344,做多,2021-10-30 13:30:00,2021-10-30 13:35:00,4347.45,4341.55,-0.0,tp_upper -27345,做空,2021-10-30 13:40:00,2021-10-30 13:45:00,4316.11,4327.99,-0.0,flip_to_long -27346,做多,2021-10-30 13:45:00,2021-10-30 13:50:00,4327.99,4313.21,-0.0,flip_to_short -27347,做空,2021-10-30 13:50:00,2021-10-30 14:20:00,4313.21,4279.09,0.01,tp_lower -27348,做多,2021-10-30 15:25:00,2021-10-30 15:35:00,4285.27,4285.31,-0.0,flip_to_short -27349,做空,2021-10-30 15:35:00,2021-10-30 15:55:00,4285.31,4284.53,-0.0,flip_to_long -27350,做多,2021-10-30 15:55:00,2021-10-30 16:00:00,4284.53,4281.04,-0.0,flip_to_short -27351,做空,2021-10-30 16:00:00,2021-10-30 16:05:00,4281.04,4289.29,-0.0,flip_to_long -27352,做多,2021-10-30 16:05:00,2021-10-30 16:15:00,4289.29,4302.08,0.0,tp_upper -27353,做空,2021-10-30 16:25:00,2021-10-30 16:40:00,4285.96,4275.67,0.0,tp_lower -27354,做多,2021-10-30 16:55:00,2021-10-30 17:00:00,4287.88,4280.81,-0.0,flip_to_short -27355,做空,2021-10-30 17:00:00,2021-10-30 17:05:00,4280.81,4282.36,-0.0,flip_to_long -27356,做多,2021-10-30 17:05:00,2021-10-30 17:30:00,4282.36,4308.79,0.01,tp_upper -27357,做空,2021-10-30 20:20:00,2021-10-30 20:25:00,4327.18,4332.22,-0.0,flip_to_long -27358,做多,2021-10-30 20:25:00,2021-10-30 22:55:00,4332.22,4290.06,-0.01,flip_to_short -27359,做空,2021-10-30 22:55:00,2021-10-30 23:25:00,4290.06,4295.78,-0.0,flip_to_long -27360,做多,2021-10-30 23:25:00,2021-10-30 23:35:00,4295.78,4323.71,0.01,tp_upper -27361,做空,2021-10-31 01:20:00,2021-10-31 02:10:00,4367.06,4390.48,-0.01,flip_to_long -27362,做多,2021-10-31 02:10:00,2021-10-31 02:35:00,4390.48,4381.23,-0.0,flip_to_short -27363,做空,2021-10-31 02:35:00,2021-10-31 03:00:00,4381.23,4375.87,0.0,flip_to_long -27364,做多,2021-10-31 03:00:00,2021-10-31 03:05:00,4375.87,4364.48,-0.0,flip_to_short -27365,做空,2021-10-31 03:05:00,2021-10-31 03:20:00,4364.48,4371.74,-0.0,flip_to_long -27366,做多,2021-10-31 03:20:00,2021-10-31 03:45:00,4371.74,4373.46,-0.0,flip_to_short -27367,做空,2021-10-31 03:45:00,2021-10-31 04:00:00,4373.46,4374.88,-0.0,flip_to_long -27368,做多,2021-10-31 04:00:00,2021-10-31 04:05:00,4374.88,4365.94,-0.0,flip_to_short -27369,做空,2021-10-31 04:05:00,2021-10-31 04:10:00,4365.94,4367.18,-0.0,flip_to_long -27370,做多,2021-10-31 04:10:00,2021-10-31 04:30:00,4367.18,4373.56,0.0,tp_upper -27371,做空,2021-10-31 04:50:00,2021-10-31 05:05:00,4375.18,4361.99,0.0,tp_lower -27372,做空,2021-10-31 07:00:00,2021-10-31 07:05:00,4316.99,4325.17,-0.0,flip_to_long -27373,做多,2021-10-31 07:05:00,2021-10-31 07:20:00,4325.17,4322.51,-0.0,flip_to_short -27374,做空,2021-10-31 07:20:00,2021-10-31 08:10:00,4322.51,4307.77,0.0,tp_lower -27375,做多,2021-10-31 10:30:00,2021-10-31 10:40:00,4262.78,4281.59,0.0,tp_upper -27376,做空,2021-10-31 10:55:00,2021-10-31 11:00:00,4254.11,4258.93,-0.0,flip_to_long -27377,做多,2021-10-31 11:00:00,2021-10-31 13:20:00,4258.93,4201.6,-0.01,flip_to_short -27378,做空,2021-10-31 13:20:00,2021-10-31 13:35:00,4201.6,4189.65,0.0,tp_lower -27379,做多,2021-10-31 13:40:00,2021-10-31 13:45:00,4206.47,4191.84,-0.0,flip_to_short -27380,做空,2021-10-31 13:45:00,2021-10-31 13:50:00,4191.84,4204.7,-0.0,flip_to_long -27381,做多,2021-10-31 13:50:00,2021-10-31 14:00:00,4204.7,4190.87,-0.0,flip_to_short -27382,做空,2021-10-31 14:00:00,2021-10-31 14:05:00,4190.87,4204.55,-0.0,flip_to_long -27383,做多,2021-10-31 14:05:00,2021-10-31 14:10:00,4204.55,4218.96,0.0,tp_upper -27384,做空,2021-10-31 14:40:00,2021-10-31 14:55:00,4200.9,4208.34,-0.0,flip_to_long -27385,做多,2021-10-31 14:55:00,2021-10-31 15:00:00,4208.34,4201.74,-0.0,flip_to_short -27386,做空,2021-10-31 15:00:00,2021-10-31 15:05:00,4201.74,4212.0,-0.0,flip_to_long -27387,做多,2021-10-31 15:05:00,2021-10-31 15:30:00,4212.0,4216.96,0.0,flip_to_short -27388,做空,2021-10-31 15:30:00,2021-10-31 15:40:00,4216.96,4214.64,0.0,flip_to_long -27389,做多,2021-10-31 15:40:00,2021-10-31 15:55:00,4214.64,4216.54,-0.0,flip_to_short -27390,做空,2021-10-31 15:55:00,2021-10-31 16:10:00,4216.54,4199.7,0.0,tp_lower -27391,做多,2021-10-31 16:25:00,2021-10-31 16:45:00,4225.99,4241.55,0.0,tp_upper -27392,做空,2021-10-31 18:00:00,2021-10-31 18:15:00,4242.06,4224.99,0.0,tp_lower -27393,做多,2021-10-31 18:45:00,2021-10-31 19:55:00,4243.82,4250.42,0.0,flip_to_short -27394,做空,2021-10-31 19:55:00,2021-10-31 20:10:00,4250.42,4257.88,-0.0,flip_to_long -27395,做多,2021-10-31 20:10:00,2021-10-31 20:15:00,4257.88,4263.62,0.0,tp_upper -27396,做空,2021-10-31 22:35:00,2021-10-31 22:40:00,4297.48,4300.72,-0.0,flip_to_long -27397,做多,2021-10-31 22:40:00,2021-10-31 22:50:00,4300.72,4297.31,-0.0,flip_to_short -27398,做空,2021-10-31 22:50:00,2021-10-31 23:05:00,4297.31,4273.53,0.0,tp_lower -27399,做多,2021-10-31 23:20:00,2021-10-31 23:25:00,4301.51,4291.46,-0.0,flip_to_short -27400,做空,2021-10-31 23:25:00,2021-10-31 23:35:00,4291.46,4295.5,-0.0,flip_to_long -27401,做多,2021-10-31 23:35:00,2021-10-31 23:45:00,4295.5,4291.55,-0.0,flip_to_short -27402,做空,2021-10-31 23:45:00,2021-11-01 00:00:00,4291.55,4292.72,-0.0,flip_to_long -27403,做多,2021-11-01 00:00:00,2021-11-01 00:10:00,4292.72,4314.9,0.0,tp_upper -27404,做空,2021-11-01 01:30:00,2021-11-01 01:40:00,4311.01,4300.2,0.0,tp_lower -27405,做空,2021-11-01 04:25:00,2021-11-01 04:30:00,4208.0,4238.78,-0.01,flip_to_long -27406,做多,2021-11-01 04:30:00,2021-11-01 05:50:00,4238.78,4230.6,-0.0,flip_to_short -27407,做空,2021-11-01 05:50:00,2021-11-01 06:05:00,4230.6,4213.72,0.0,tp_lower -27408,做多,2021-11-01 06:25:00,2021-11-01 06:40:00,4234.0,4249.95,0.0,tp_upper -27409,做空,2021-11-01 06:50:00,2021-11-01 08:50:00,4239.9,4316.16,-0.02,flip_to_long -27410,做多,2021-11-01 08:50:00,2021-11-01 08:55:00,4316.16,4315.67,-0.0,flip_to_short -27411,做空,2021-11-01 08:55:00,2021-11-01 10:00:00,4315.67,4326.69,-0.0,flip_to_long -27412,做多,2021-11-01 10:00:00,2021-11-01 10:15:00,4326.69,4318.93,-0.0,flip_to_short -27413,做空,2021-11-01 10:15:00,2021-11-01 10:20:00,4318.93,4325.9,-0.0,flip_to_long -27414,做多,2021-11-01 10:20:00,2021-11-01 10:40:00,4325.9,4327.9,-0.0,flip_to_short -27415,做空,2021-11-01 10:40:00,2021-11-01 10:50:00,4327.9,4327.35,-0.0,flip_to_long -27416,做多,2021-11-01 10:50:00,2021-11-01 11:00:00,4327.35,4342.89,0.0,tp_upper -27417,做空,2021-11-01 11:40:00,2021-11-01 11:55:00,4329.48,4319.04,0.0,tp_lower -27418,做多,2021-11-01 12:00:00,2021-11-01 12:10:00,4345.01,4368.21,0.0,tp_upper -27419,做空,2021-11-01 13:00:00,2021-11-01 13:05:00,4344.6,4346.99,-0.0,flip_to_long -27420,做多,2021-11-01 13:05:00,2021-11-01 13:20:00,4346.99,4350.63,0.0,flip_to_short -27421,做空,2021-11-01 13:20:00,2021-11-01 14:15:00,4350.63,4362.81,-0.0,flip_to_long -27422,做多,2021-11-01 14:15:00,2021-11-01 14:30:00,4362.81,4357.68,-0.0,flip_to_short -27423,做空,2021-11-01 14:30:00,2021-11-01 14:40:00,4357.68,4345.69,0.0,tp_lower -27424,做多,2021-11-01 15:30:00,2021-11-01 15:45:00,4348.93,4339.12,-0.0,flip_to_short -27425,做空,2021-11-01 15:45:00,2021-11-01 15:55:00,4339.12,4353.35,-0.0,flip_to_long -27426,做多,2021-11-01 15:55:00,2021-11-01 16:00:00,4353.35,4346.98,-0.0,flip_to_short -27427,做空,2021-11-01 16:00:00,2021-11-01 16:15:00,4346.98,4345.66,-0.0,flip_to_long -27428,做多,2021-11-01 16:15:00,2021-11-01 16:20:00,4345.66,4348.96,0.0,tp_upper -27429,做空,2021-11-01 16:25:00,2021-11-01 16:35:00,4343.01,4323.91,0.0,tp_lower -27430,做空,2021-11-01 18:15:00,2021-11-01 18:25:00,4283.07,4286.71,-0.0,flip_to_long -27431,做多,2021-11-01 18:25:00,2021-11-01 18:30:00,4286.71,4279.4,-0.0,flip_to_short -27432,做空,2021-11-01 18:30:00,2021-11-01 18:35:00,4279.4,4289.04,-0.0,flip_to_long -27433,做多,2021-11-01 18:35:00,2021-11-01 18:40:00,4289.04,4305.39,0.0,tp_upper -27434,做空,2021-11-01 20:25:00,2021-11-01 20:50:00,4332.79,4312.66,0.0,tp_lower -27435,做多,2021-11-01 21:45:00,2021-11-01 22:20:00,4301.01,4321.33,0.0,tp_upper -27436,做空,2021-11-01 22:55:00,2021-11-01 23:00:00,4309.25,4321.54,-0.0,flip_to_long -27437,做多,2021-11-01 23:00:00,2021-11-01 23:25:00,4321.54,4320.65,-0.0,flip_to_short -27438,做空,2021-11-01 23:25:00,2021-11-01 23:40:00,4320.65,4329.14,-0.0,flip_to_long -27439,做多,2021-11-01 23:40:00,2021-11-01 23:55:00,4329.14,4322.72,-0.0,flip_to_short -27440,做空,2021-11-01 23:55:00,2021-11-02 00:00:00,4322.72,4326.36,-0.0,flip_to_long -27441,做多,2021-11-02 00:00:00,2021-11-02 00:05:00,4326.36,4317.61,-0.0,flip_to_short -27442,做空,2021-11-02 00:05:00,2021-11-02 00:10:00,4317.61,4347.0,-0.01,flip_to_long -27443,做多,2021-11-02 00:10:00,2021-11-02 00:15:00,4347.0,4346.72,-0.0,tp_upper -27444,做空,2021-11-02 00:30:00,2021-11-02 00:35:00,4309.71,4298.91,0.0,tp_lower -27445,做多,2021-11-02 01:10:00,2021-11-02 01:40:00,4320.41,4318.74,-0.0,flip_to_short -27446,做空,2021-11-02 01:40:00,2021-11-02 01:45:00,4318.74,4323.38,-0.0,flip_to_long -27447,做多,2021-11-02 01:45:00,2021-11-02 01:55:00,4323.38,4324.67,-0.0,flip_to_short -27448,做空,2021-11-02 01:55:00,2021-11-02 02:15:00,4324.67,4318.72,0.0,flip_to_long -27449,做多,2021-11-02 02:15:00,2021-11-02 02:25:00,4318.72,4320.71,-0.0,flip_to_short -27450,做空,2021-11-02 02:25:00,2021-11-02 02:40:00,4320.71,4311.13,0.0,tp_lower -27451,做多,2021-11-02 03:35:00,2021-11-02 04:00:00,4318.47,4321.91,0.0,tp_upper -27452,做空,2021-11-02 05:20:00,2021-11-02 05:25:00,4343.98,4350.54,-0.0,flip_to_long -27453,做多,2021-11-02 05:25:00,2021-11-02 06:00:00,4350.54,4365.89,0.0,tp_upper -27454,做空,2021-11-02 06:05:00,2021-11-02 06:15:00,4357.57,4360.81,-0.0,flip_to_long -27455,做多,2021-11-02 06:15:00,2021-11-02 06:30:00,4360.81,4376.82,0.0,tp_upper -27456,做空,2021-11-02 07:10:00,2021-11-02 07:15:00,4365.97,4370.38,-0.0,flip_to_long -27457,做多,2021-11-02 07:15:00,2021-11-02 07:20:00,4370.38,4360.47,-0.0,flip_to_short -27458,做空,2021-11-02 07:20:00,2021-11-02 07:45:00,4360.47,4352.31,0.0,tp_lower -27459,做多,2021-11-02 08:45:00,2021-11-02 08:55:00,4362.62,4354.38,-0.0,tp_upper -27460,做空,2021-11-02 09:00:00,2021-11-02 09:05:00,4350.29,4353.0,-0.0,flip_to_long -27461,做多,2021-11-02 09:05:00,2021-11-02 09:10:00,4353.0,4345.39,-0.0,flip_to_short -27462,做空,2021-11-02 09:10:00,2021-11-02 09:15:00,4345.39,4357.62,-0.0,flip_to_long -27463,做多,2021-11-02 09:15:00,2021-11-02 09:25:00,4357.62,4366.0,0.0,tp_upper -27464,做空,2021-11-02 11:15:00,2021-11-02 11:25:00,4450.21,4454.66,-0.0,flip_to_long -27465,做多,2021-11-02 11:25:00,2021-11-02 11:35:00,4454.66,4448.62,-0.0,flip_to_short -27466,做空,2021-11-02 11:35:00,2021-11-02 11:45:00,4448.62,4429.22,0.0,tp_lower -27467,做多,2021-11-02 12:10:00,2021-11-02 12:20:00,4445.15,4442.25,-0.0,flip_to_short -27468,做空,2021-11-02 12:20:00,2021-11-02 12:45:00,4442.25,4450.92,-0.0,flip_to_long -27469,做多,2021-11-02 12:45:00,2021-11-02 12:50:00,4450.92,4442.15,-0.0,flip_to_short -27470,做空,2021-11-02 12:50:00,2021-11-02 13:00:00,4442.15,4451.6,-0.0,flip_to_long -27471,做多,2021-11-02 13:00:00,2021-11-02 13:15:00,4451.6,4464.54,0.0,tp_upper -27472,做空,2021-11-02 14:40:00,2021-11-02 14:55:00,4475.3,4469.87,0.0,flip_to_long -27473,做多,2021-11-02 14:55:00,2021-11-02 15:05:00,4469.87,4496.81,0.0,tp_upper -27474,做空,2021-11-02 16:05:00,2021-11-02 16:15:00,4494.68,4492.55,-0.0,flip_to_long -27475,做多,2021-11-02 16:15:00,2021-11-02 16:35:00,4492.55,4495.65,0.0,flip_to_short -27476,做空,2021-11-02 16:35:00,2021-11-02 16:40:00,4495.65,4505.42,-0.0,flip_to_long -27477,做多,2021-11-02 16:40:00,2021-11-02 16:55:00,4505.42,4503.65,-0.0,flip_to_short -27478,做空,2021-11-02 16:55:00,2021-11-02 17:10:00,4503.65,4500.06,0.0,flip_to_long -27479,做多,2021-11-02 17:10:00,2021-11-02 18:40:00,4500.06,4496.27,-0.0,tp_upper -27480,做空,2021-11-02 19:45:00,2021-11-02 20:05:00,4506.02,4523.32,-0.0,flip_to_long -27481,做多,2021-11-02 20:05:00,2021-11-02 20:10:00,4523.32,4530.33,0.0,tp_upper -27482,做空,2021-11-02 20:30:00,2021-11-02 20:35:00,4493.31,4501.11,-0.0,tp_lower -27483,做多,2021-11-02 20:40:00,2021-11-02 20:45:00,4519.59,4505.87,-0.0,flip_to_short -27484,做空,2021-11-02 20:45:00,2021-11-02 21:05:00,4505.87,4490.06,0.0,tp_lower -27485,做多,2021-11-02 21:15:00,2021-11-02 22:00:00,4511.98,4544.17,0.01,tp_upper -27486,做空,2021-11-03 00:20:00,2021-11-03 00:30:00,4569.75,4574.01,-0.0,flip_to_long -27487,做多,2021-11-03 00:30:00,2021-11-03 00:50:00,4574.01,4621.83,0.01,tp_upper -27488,做空,2021-11-03 02:00:00,2021-11-03 02:55:00,4594.99,4603.46,-0.0,flip_to_long -27489,做多,2021-11-03 02:55:00,2021-11-03 03:00:00,4603.46,4594.0,-0.0,flip_to_short -27490,做空,2021-11-03 03:00:00,2021-11-03 03:25:00,4594.0,4593.18,-0.0,flip_to_long -27491,做多,2021-11-03 03:25:00,2021-11-03 03:30:00,4593.18,4586.55,-0.0,flip_to_short -27492,做空,2021-11-03 03:30:00,2021-11-03 03:35:00,4586.55,4594.4,-0.0,flip_to_long -27493,做多,2021-11-03 03:35:00,2021-11-03 03:40:00,4594.4,4588.76,-0.0,tp_upper -27494,做多,2021-11-03 03:50:00,2021-11-03 04:00:00,4593.05,4586.52,-0.0,flip_to_short -27495,做空,2021-11-03 04:00:00,2021-11-03 04:05:00,4586.52,4590.86,-0.0,flip_to_long -27496,做多,2021-11-03 04:05:00,2021-11-03 05:55:00,4590.86,4563.06,-0.01,flip_to_short -27497,做空,2021-11-03 05:55:00,2021-11-03 06:15:00,4563.06,4565.76,-0.0,flip_to_long -27498,做多,2021-11-03 06:15:00,2021-11-03 06:25:00,4565.76,4562.01,-0.0,flip_to_short -27499,做空,2021-11-03 06:25:00,2021-11-03 06:30:00,4562.01,4566.41,-0.0,flip_to_long -27500,做多,2021-11-03 06:30:00,2021-11-03 06:45:00,4566.41,4567.0,-0.0,flip_to_short -27501,做空,2021-11-03 06:45:00,2021-11-03 07:00:00,4567.0,4562.41,0.0,tp_lower -27502,做多,2021-11-03 07:10:00,2021-11-03 07:15:00,4568.62,4577.85,0.0,tp_upper -27503,做空,2021-11-03 08:30:00,2021-11-03 08:35:00,4586.3,4593.42,-0.0,flip_to_long -27504,做多,2021-11-03 08:35:00,2021-11-03 08:50:00,4593.42,4585.76,-0.0,flip_to_short -27505,做空,2021-11-03 08:50:00,2021-11-03 09:10:00,4585.76,4590.04,-0.0,flip_to_long -27506,做多,2021-11-03 09:10:00,2021-11-03 09:25:00,4590.04,4611.38,0.0,tp_upper -27507,做空,2021-11-03 10:35:00,2021-11-03 10:40:00,4589.8,4585.0,0.0,tp_lower -27508,做多,2021-11-03 11:45:00,2021-11-03 12:00:00,4579.64,4571.82,-0.0,flip_to_short -27509,做空,2021-11-03 12:00:00,2021-11-03 12:25:00,4571.82,4543.72,0.0,tp_lower -27510,做多,2021-11-03 13:00:00,2021-11-03 15:20:00,4551.51,4530.25,-0.0,tp_upper -27511,做空,2021-11-03 16:35:00,2021-11-03 16:55:00,4530.65,4527.25,0.0,tp_lower -27512,做多,2021-11-03 17:15:00,2021-11-03 17:50:00,4539.27,4541.93,0.0,flip_to_short -27513,做空,2021-11-03 17:50:00,2021-11-03 18:00:00,4541.93,4538.5,0.0,tp_lower -27514,做多,2021-11-03 18:05:00,2021-11-03 18:10:00,4572.7,4590.88,0.0,tp_upper -27515,做空,2021-11-03 19:50:00,2021-11-03 20:00:00,4632.62,4637.3,-0.0,flip_to_long -27516,做多,2021-11-03 20:00:00,2021-11-03 20:05:00,4637.3,4635.0,-0.0,flip_to_short -27517,做空,2021-11-03 20:05:00,2021-11-03 20:10:00,4635.0,4638.38,-0.0,flip_to_long -27518,做多,2021-11-03 20:10:00,2021-11-03 21:15:00,4638.38,4618.3,-0.0,flip_to_short -27519,做空,2021-11-03 21:15:00,2021-11-03 21:40:00,4618.3,4621.31,-0.0,flip_to_long -27520,做多,2021-11-03 21:40:00,2021-11-03 21:50:00,4621.31,4611.03,-0.0,flip_to_short -27521,做空,2021-11-03 21:50:00,2021-11-03 21:55:00,4611.03,4612.6,-0.0,tp_lower -27522,做空,2021-11-03 23:30:00,2021-11-03 23:35:00,4590.0,4594.3,-0.0,flip_to_long -27523,做多,2021-11-03 23:35:00,2021-11-03 23:40:00,4594.3,4597.65,0.0,tp_upper -27524,做空,2021-11-04 00:00:00,2021-11-04 00:05:00,4592.27,4599.57,-0.0,flip_to_long -27525,做多,2021-11-04 00:05:00,2021-11-04 00:30:00,4599.57,4589.03,-0.0,flip_to_short -27526,做空,2021-11-04 00:30:00,2021-11-04 00:35:00,4589.03,4577.24,0.0,tp_lower -27527,做空,2021-11-04 02:25:00,2021-11-04 02:40:00,4574.0,4569.45,0.0,flip_to_long -27528,做多,2021-11-04 02:40:00,2021-11-04 02:50:00,4569.45,4570.06,-0.0,flip_to_short -27529,做空,2021-11-04 02:50:00,2021-11-04 03:00:00,4570.06,4573.49,-0.0,flip_to_long -27530,做多,2021-11-04 03:00:00,2021-11-04 03:05:00,4573.49,4565.32,-0.0,flip_to_short -27531,做空,2021-11-04 03:05:00,2021-11-04 03:10:00,4565.32,4562.39,0.0,tp_lower -27532,做多,2021-11-04 04:00:00,2021-11-04 04:35:00,4572.77,4583.93,0.0,tp_upper -27533,做空,2021-11-04 05:05:00,2021-11-04 05:20:00,4575.86,4580.18,-0.0,flip_to_long -27534,做多,2021-11-04 05:20:00,2021-11-04 05:25:00,4580.18,4572.67,-0.0,flip_to_short -27535,做空,2021-11-04 05:25:00,2021-11-04 05:30:00,4572.67,4563.53,0.0,tp_lower -27536,做多,2021-11-04 06:30:00,2021-11-04 06:40:00,4570.54,4561.92,-0.0,flip_to_short -27537,做空,2021-11-04 06:40:00,2021-11-04 07:30:00,4561.92,4562.18,-0.0,flip_to_long -27538,做多,2021-11-04 07:30:00,2021-11-04 09:20:00,4562.18,4507.07,-0.01,flip_to_short -27539,做空,2021-11-04 09:20:00,2021-11-04 09:45:00,4507.07,4516.15,-0.0,flip_to_long -27540,做多,2021-11-04 09:45:00,2021-11-04 10:15:00,4516.15,4512.75,-0.0,flip_to_short -27541,做空,2021-11-04 10:15:00,2021-11-04 10:35:00,4512.75,4514.55,-0.0,flip_to_long -27542,做多,2021-11-04 10:35:00,2021-11-04 10:45:00,4514.55,4532.44,0.0,tp_upper -27543,做空,2021-11-04 11:25:00,2021-11-04 11:40:00,4525.14,4498.59,0.0,tp_lower -27544,做多,2021-11-04 12:00:00,2021-11-04 12:20:00,4526.52,4523.27,-0.0,flip_to_short -27545,做空,2021-11-04 12:20:00,2021-11-04 12:25:00,4523.27,4529.21,-0.0,flip_to_long -27546,做多,2021-11-04 12:25:00,2021-11-04 12:30:00,4529.21,4521.05,-0.0,flip_to_short -27547,做空,2021-11-04 12:30:00,2021-11-04 12:35:00,4521.05,4529.92,-0.0,flip_to_long -27548,做多,2021-11-04 12:35:00,2021-11-04 13:15:00,4529.92,4526.06,-0.0,flip_to_short -27549,做空,2021-11-04 13:15:00,2021-11-04 13:20:00,4526.06,4528.85,-0.0,flip_to_long -27550,做多,2021-11-04 13:20:00,2021-11-04 13:30:00,4528.85,4524.11,-0.0,flip_to_short -27551,做空,2021-11-04 13:30:00,2021-11-04 13:35:00,4524.11,4525.47,-0.0,flip_to_long -27552,做多,2021-11-04 13:35:00,2021-11-04 13:50:00,4525.47,4546.98,0.0,tp_upper -27553,做空,2021-11-04 14:50:00,2021-11-04 15:05:00,4544.37,4505.23,0.01,tp_lower -27554,做多,2021-11-04 17:05:00,2021-11-04 17:15:00,4476.46,4474.28,-0.0,flip_to_short -27555,做空,2021-11-04 17:15:00,2021-11-04 17:35:00,4474.28,4464.75,0.0,tp_lower -27556,做多,2021-11-04 18:10:00,2021-11-04 18:50:00,4457.21,4466.31,0.0,flip_to_short -27557,做空,2021-11-04 18:50:00,2021-11-04 19:10:00,4466.31,4460.9,0.0,flip_to_long -27558,做多,2021-11-04 19:10:00,2021-11-04 20:20:00,4460.9,4504.64,0.01,tp_upper -27559,做空,2021-11-04 22:05:00,2021-11-04 22:15:00,4512.02,4523.72,-0.0,flip_to_long -27560,做多,2021-11-04 22:15:00,2021-11-04 22:35:00,4523.72,4530.0,0.0,tp_upper -27561,做空,2021-11-04 22:50:00,2021-11-04 23:05:00,4521.55,4528.84,-0.0,flip_to_long -27562,做多,2021-11-04 23:05:00,2021-11-04 23:15:00,4528.84,4536.91,0.0,tp_upper -27563,做空,2021-11-04 23:35:00,2021-11-05 00:15:00,4528.97,4509.0,0.0,tp_lower -27564,做多,2021-11-05 01:40:00,2021-11-05 01:50:00,4510.0,4515.2,0.0,tp_upper -27565,做空,2021-11-05 02:35:00,2021-11-05 02:45:00,4513.49,4520.65,-0.0,flip_to_long -27566,做多,2021-11-05 02:45:00,2021-11-05 02:55:00,4520.65,4505.98,-0.0,flip_to_short -27567,做空,2021-11-05 02:55:00,2021-11-05 03:05:00,4505.98,4516.04,-0.0,flip_to_long -27568,做多,2021-11-05 03:05:00,2021-11-05 03:15:00,4516.04,4550.83,0.01,tp_upper -27569,做空,2021-11-05 04:25:00,2021-11-05 04:40:00,4537.79,4540.97,-0.0,flip_to_long -27570,做多,2021-11-05 04:40:00,2021-11-05 04:45:00,4540.97,4535.48,-0.0,flip_to_short -27571,做空,2021-11-05 04:45:00,2021-11-05 05:00:00,4535.48,4526.64,0.0,tp_lower -27572,做多,2021-11-05 05:50:00,2021-11-05 05:55:00,4534.31,4544.64,0.0,tp_upper -27573,做空,2021-11-05 06:45:00,2021-11-05 07:35:00,4543.14,4552.2,-0.0,flip_to_long -27574,做多,2021-11-05 07:35:00,2021-11-05 07:40:00,4552.2,4547.33,-0.0,flip_to_short -27575,做空,2021-11-05 07:40:00,2021-11-05 08:10:00,4547.33,4525.37,0.0,tp_lower -27576,做空,2021-11-05 09:25:00,2021-11-05 09:35:00,4533.51,4517.0,0.0,tp_lower -27577,做多,2021-11-05 11:30:00,2021-11-05 11:40:00,4514.45,4500.69,-0.0,flip_to_short -27578,做空,2021-11-05 11:40:00,2021-11-05 11:45:00,4500.69,4488.85,0.0,tp_lower -27579,做多,2021-11-05 12:45:00,2021-11-05 13:20:00,4496.86,4517.77,0.0,tp_upper -27580,做空,2021-11-05 14:25:00,2021-11-05 14:40:00,4515.38,4499.49,0.0,tp_lower -27581,做多,2021-11-05 16:15:00,2021-11-05 17:25:00,4485.9,4476.86,-0.0,flip_to_short -27582,做空,2021-11-05 17:25:00,2021-11-05 17:30:00,4476.86,4496.01,-0.0,flip_to_long -27583,做多,2021-11-05 17:30:00,2021-11-05 17:45:00,4496.01,4485.75,-0.0,flip_to_short -27584,做空,2021-11-05 17:45:00,2021-11-05 17:55:00,4485.75,4487.3,-0.0,flip_to_long -27585,做多,2021-11-05 17:55:00,2021-11-05 18:05:00,4487.3,4499.55,0.0,tp_upper -27586,做空,2021-11-05 19:00:00,2021-11-05 19:10:00,4490.8,4496.83,-0.0,flip_to_long -27587,做多,2021-11-05 19:10:00,2021-11-05 19:25:00,4496.83,4496.96,-0.0,flip_to_short -27588,做空,2021-11-05 19:25:00,2021-11-05 19:35:00,4496.96,4489.67,0.0,tp_lower -27589,做多,2021-11-05 19:55:00,2021-11-05 20:00:00,4498.25,4481.88,-0.0,flip_to_short -27590,做空,2021-11-05 20:00:00,2021-11-05 20:15:00,4481.88,4473.49,0.0,tp_lower -27591,做多,2021-11-05 21:10:00,2021-11-05 21:45:00,4469.91,4465.8,-0.0,flip_to_short -27592,做空,2021-11-05 21:45:00,2021-11-05 21:55:00,4465.8,4465.52,-0.0,flip_to_long -27593,做多,2021-11-05 21:55:00,2021-11-05 22:30:00,4465.52,4470.61,0.0,flip_to_short -27594,做空,2021-11-05 22:30:00,2021-11-05 22:35:00,4470.61,4479.0,-0.0,flip_to_long -27595,做多,2021-11-05 22:35:00,2021-11-05 22:40:00,4479.0,4476.36,-0.0,flip_to_short -27596,做空,2021-11-05 22:40:00,2021-11-05 23:05:00,4476.36,4461.67,0.0,tp_lower -27597,做多,2021-11-05 23:15:00,2021-11-05 23:20:00,4474.05,4467.39,-0.0,flip_to_short -27598,做空,2021-11-05 23:20:00,2021-11-05 23:30:00,4467.39,4471.2,-0.0,tp_lower -27599,做多,2021-11-05 23:35:00,2021-11-06 00:00:00,4477.77,4468.15,-0.0,flip_to_short -27600,做空,2021-11-06 00:00:00,2021-11-06 00:10:00,4468.15,4468.94,-0.0,tp_lower -27601,做多,2021-11-06 00:15:00,2021-11-06 00:30:00,4476.22,4470.47,-0.0,flip_to_short -27602,做空,2021-11-06 00:30:00,2021-11-06 00:35:00,4470.47,4470.76,-0.0,flip_to_long -27603,做多,2021-11-06 00:35:00,2021-11-06 00:45:00,4470.76,4493.53,0.0,tp_upper -27604,做空,2021-11-06 02:05:00,2021-11-06 03:25:00,4494.94,4493.72,-0.0,flip_to_long -27605,做多,2021-11-06 03:25:00,2021-11-06 03:30:00,4493.72,4495.98,0.0,tp_upper -27606,做空,2021-11-06 03:35:00,2021-11-06 04:20:00,4487.84,4496.4,-0.0,flip_to_long -27607,做多,2021-11-06 04:20:00,2021-11-06 04:30:00,4496.4,4503.04,0.0,tp_upper -27608,做空,2021-11-06 05:20:00,2021-11-06 05:25:00,4495.42,4499.3,-0.0,flip_to_long -27609,做多,2021-11-06 05:25:00,2021-11-06 05:30:00,4499.3,4509.32,0.0,tp_upper -27610,做空,2021-11-06 06:10:00,2021-11-06 06:45:00,4500.95,4490.14,0.0,tp_lower -27611,做多,2021-11-06 08:05:00,2021-11-06 08:25:00,4485.79,4478.11,-0.0,flip_to_short -27612,做空,2021-11-06 08:25:00,2021-11-06 08:30:00,4478.11,4480.66,-0.0,flip_to_long -27613,做多,2021-11-06 08:30:00,2021-11-06 08:35:00,4480.66,4475.6,-0.0,flip_to_short -27614,做空,2021-11-06 08:35:00,2021-11-06 08:50:00,4475.6,4476.33,-0.0,flip_to_long -27615,做多,2021-11-06 08:50:00,2021-11-06 08:55:00,4476.33,4474.42,-0.0,flip_to_short -27616,做空,2021-11-06 08:55:00,2021-11-06 09:05:00,4474.42,4474.39,-0.0,flip_to_long -27617,做多,2021-11-06 09:05:00,2021-11-06 09:25:00,4474.39,4477.56,0.0,flip_to_short -27618,做空,2021-11-06 09:25:00,2021-11-06 09:35:00,4477.56,4479.49,-0.0,flip_to_long -27619,做多,2021-11-06 09:35:00,2021-11-06 09:40:00,4479.49,4478.56,-0.0,flip_to_short -27620,做空,2021-11-06 09:40:00,2021-11-06 09:55:00,4478.56,4465.01,0.0,tp_lower -27621,做多,2021-11-06 12:25:00,2021-11-06 13:05:00,4370.91,4368.62,-0.0,flip_to_short -27622,做空,2021-11-06 13:05:00,2021-11-06 14:05:00,4368.62,4381.9,-0.0,flip_to_long -27623,做多,2021-11-06 14:05:00,2021-11-06 14:10:00,4381.9,4372.66,-0.0,flip_to_short -27624,做空,2021-11-06 14:10:00,2021-11-06 14:25:00,4372.66,4377.65,-0.0,flip_to_long -27625,做多,2021-11-06 14:25:00,2021-11-06 14:35:00,4377.65,4394.27,0.0,tp_upper -27626,做空,2021-11-06 15:35:00,2021-11-06 15:40:00,4393.65,4401.56,-0.0,flip_to_long -27627,做多,2021-11-06 15:40:00,2021-11-06 16:05:00,4401.56,4400.17,-0.0,flip_to_short -27628,做空,2021-11-06 16:05:00,2021-11-06 16:10:00,4400.17,4405.63,-0.0,flip_to_long -27629,做多,2021-11-06 16:10:00,2021-11-06 16:15:00,4405.63,4397.76,-0.0,flip_to_short -27630,做空,2021-11-06 16:15:00,2021-11-06 16:25:00,4397.76,4394.97,0.0,tp_lower -27631,做多,2021-11-06 16:55:00,2021-11-06 17:00:00,4412.0,4411.3,-0.0,tp_upper -27632,做多,2021-11-06 20:55:00,2021-11-06 21:25:00,4486.4,4514.0,0.0,tp_upper -27633,做空,2021-11-06 22:20:00,2021-11-06 22:30:00,4503.55,4511.79,-0.0,flip_to_long -27634,做多,2021-11-06 22:30:00,2021-11-06 22:45:00,4511.79,4511.88,-0.0,flip_to_short -27635,做空,2021-11-06 22:45:00,2021-11-06 23:25:00,4511.88,4510.71,-0.0,flip_to_long -27636,做多,2021-11-06 23:25:00,2021-11-06 23:30:00,4510.71,4505.78,-0.0,flip_to_short -27637,做空,2021-11-06 23:30:00,2021-11-06 23:45:00,4505.78,4508.24,-0.0,flip_to_long -27638,做多,2021-11-06 23:45:00,2021-11-06 23:55:00,4508.24,4521.4,0.0,tp_upper -27639,做空,2021-11-07 00:00:00,2021-11-07 00:10:00,4511.6,4519.09,-0.0,flip_to_long -27640,做多,2021-11-07 00:10:00,2021-11-07 00:15:00,4519.09,4515.72,-0.0,tp_upper -27641,做空,2021-11-07 00:20:00,2021-11-07 00:30:00,4510.44,4509.32,-0.0,flip_to_long -27642,做多,2021-11-07 00:30:00,2021-11-07 00:40:00,4509.32,4520.93,0.0,tp_upper -27643,做空,2021-11-07 02:10:00,2021-11-07 02:45:00,4546.79,4560.54,-0.0,flip_to_long -27644,做多,2021-11-07 02:45:00,2021-11-07 02:50:00,4560.54,4553.38,-0.0,flip_to_short -27645,做空,2021-11-07 02:50:00,2021-11-07 03:00:00,4553.38,4548.08,0.0,flip_to_long -27646,做多,2021-11-07 03:00:00,2021-11-07 04:00:00,4548.08,4568.03,0.0,tp_upper -27647,做空,2021-11-07 04:20:00,2021-11-07 04:55:00,4552.66,4553.15,-0.0,flip_to_long -27648,做多,2021-11-07 04:55:00,2021-11-07 05:00:00,4553.15,4543.98,-0.0,flip_to_short -27649,做空,2021-11-07 05:00:00,2021-11-07 05:20:00,4543.98,4552.39,-0.0,flip_to_long -27650,做多,2021-11-07 05:20:00,2021-11-07 06:05:00,4552.39,4561.48,0.0,tp_upper -27651,做空,2021-11-07 06:35:00,2021-11-07 07:00:00,4552.75,4551.94,-0.0,flip_to_long -27652,做多,2021-11-07 07:00:00,2021-11-07 07:30:00,4551.94,4549.02,-0.0,flip_to_short -27653,做空,2021-11-07 07:30:00,2021-11-07 07:40:00,4549.02,4554.79,-0.0,flip_to_long -27654,做多,2021-11-07 07:40:00,2021-11-07 07:45:00,4554.79,4548.89,-0.0,flip_to_short -27655,做空,2021-11-07 07:45:00,2021-11-07 08:05:00,4548.89,4553.39,-0.0,flip_to_long -27656,做多,2021-11-07 08:05:00,2021-11-07 08:10:00,4553.39,4551.2,-0.0,tp_upper -27657,做空,2021-11-07 08:15:00,2021-11-07 08:20:00,4547.05,4545.98,-0.0,tp_lower -27658,做多,2021-11-07 08:30:00,2021-11-07 08:35:00,4550.48,4549.47,-0.0,flip_to_short -27659,做空,2021-11-07 08:35:00,2021-11-07 08:50:00,4549.47,4551.46,-0.0,flip_to_long -27660,做多,2021-11-07 08:50:00,2021-11-07 08:55:00,4551.46,4549.26,-0.0,flip_to_short -27661,做空,2021-11-07 08:55:00,2021-11-07 09:00:00,4549.26,4539.27,0.0,tp_lower -27662,做多,2021-11-07 09:30:00,2021-11-07 09:45:00,4545.14,4582.0,0.01,tp_upper -27663,做空,2021-11-07 11:00:00,2021-11-07 11:55:00,4587.99,4597.02,-0.0,flip_to_long -27664,做多,2021-11-07 11:55:00,2021-11-07 12:20:00,4597.02,4601.81,0.0,tp_upper -27665,做空,2021-11-07 12:55:00,2021-11-07 13:00:00,4597.41,4597.54,-0.0,flip_to_long -27666,做多,2021-11-07 13:00:00,2021-11-07 13:25:00,4597.54,4604.87,0.0,tp_upper -27667,做空,2021-11-07 13:35:00,2021-11-07 13:40:00,4603.18,4609.63,-0.0,flip_to_long -27668,做多,2021-11-07 13:40:00,2021-11-07 13:45:00,4609.63,4609.14,-0.0,flip_to_short -27669,做空,2021-11-07 13:45:00,2021-11-07 15:20:00,4609.14,4593.17,0.0,tp_lower -27670,做多,2021-11-07 15:55:00,2021-11-07 16:00:00,4607.72,4604.88,-0.0,flip_to_short -27671,做空,2021-11-07 16:00:00,2021-11-07 16:40:00,4604.88,4613.01,-0.0,flip_to_long -27672,做多,2021-11-07 16:40:00,2021-11-07 16:50:00,4613.01,4598.98,-0.0,flip_to_short -27673,做空,2021-11-07 16:50:00,2021-11-07 17:20:00,4598.98,4603.88,-0.0,flip_to_long -27674,做多,2021-11-07 17:20:00,2021-11-07 17:55:00,4603.88,4614.3,0.0,tp_upper -27675,做空,2021-11-07 18:05:00,2021-11-07 18:25:00,4596.79,4601.51,-0.0,flip_to_long -27676,做多,2021-11-07 18:25:00,2021-11-07 19:00:00,4601.51,4619.14,0.0,tp_upper -27677,做空,2021-11-07 19:25:00,2021-11-07 20:05:00,4610.22,4596.61,0.0,tp_lower -27678,做多,2021-11-07 20:20:00,2021-11-07 20:40:00,4609.21,4610.77,-0.0,flip_to_short -27679,做空,2021-11-07 20:40:00,2021-11-07 22:15:00,4610.77,4609.36,-0.0,tp_lower -27680,做多,2021-11-07 23:45:00,2021-11-07 23:50:00,4603.6,4616.07,0.0,tp_upper -27681,做空,2021-11-08 01:50:00,2021-11-08 02:00:00,4690.95,4707.24,-0.0,flip_to_long -27682,做多,2021-11-08 02:00:00,2021-11-08 02:20:00,4707.24,4716.18,0.0,tp_upper -27683,做空,2021-11-08 04:40:00,2021-11-08 04:50:00,4724.48,4716.83,0.0,tp_lower -27684,做多,2021-11-08 05:15:00,2021-11-08 05:20:00,4726.6,4719.0,-0.0,flip_to_short -27685,做空,2021-11-08 05:20:00,2021-11-08 05:25:00,4719.0,4723.86,-0.0,flip_to_long -27686,做多,2021-11-08 05:25:00,2021-11-08 05:30:00,4723.86,4717.08,-0.0,flip_to_short -27687,做空,2021-11-08 05:30:00,2021-11-08 05:45:00,4717.08,4723.8,-0.0,flip_to_long -27688,做多,2021-11-08 05:45:00,2021-11-08 05:50:00,4723.8,4725.13,-0.0,tp_upper -27689,做空,2021-11-08 05:55:00,2021-11-08 06:05:00,4722.14,4729.8,-0.0,flip_to_long -27690,做多,2021-11-08 06:05:00,2021-11-08 06:10:00,4729.8,4733.0,0.0,tp_upper -27691,做空,2021-11-08 07:15:00,2021-11-08 08:30:00,4738.87,4717.89,0.0,tp_lower -27692,做多,2021-11-08 08:45:00,2021-11-08 08:55:00,4726.23,4744.78,0.0,tp_upper -27693,做空,2021-11-08 09:15:00,2021-11-08 09:30:00,4733.22,4730.44,0.0,flip_to_long -27694,做多,2021-11-08 09:30:00,2021-11-08 09:35:00,4730.44,4726.1,-0.0,flip_to_short -27695,做空,2021-11-08 09:35:00,2021-11-08 09:40:00,4726.1,4732.78,-0.0,flip_to_long -27696,做多,2021-11-08 09:40:00,2021-11-08 09:50:00,4732.78,4726.19,-0.0,flip_to_short -27697,做空,2021-11-08 09:50:00,2021-11-08 09:55:00,4726.19,4726.33,-0.0,flip_to_long -27698,做多,2021-11-08 09:55:00,2021-11-08 10:35:00,4726.33,4736.63,0.0,flip_to_short -27699,做空,2021-11-08 10:35:00,2021-11-08 10:50:00,4736.63,4734.0,0.0,flip_to_long -27700,做多,2021-11-08 10:50:00,2021-11-08 11:05:00,4734.0,4732.51,-0.0,flip_to_short -27701,做空,2021-11-08 11:05:00,2021-11-08 11:15:00,4732.51,4733.87,-0.0,flip_to_long -27702,做多,2021-11-08 11:15:00,2021-11-08 11:20:00,4733.87,4733.84,-0.0,flip_to_short -27703,做空,2021-11-08 11:20:00,2021-11-08 11:35:00,4733.84,4722.93,0.0,tp_lower -27704,做多,2021-11-08 11:55:00,2021-11-08 12:00:00,4734.12,4730.0,-0.0,tp_upper -27705,做多,2021-11-08 12:05:00,2021-11-08 12:20:00,4730.09,4730.88,-0.0,tp_upper -27706,做多,2021-11-08 12:30:00,2021-11-08 12:35:00,4736.48,4739.22,0.0,tp_upper -27707,做空,2021-11-08 13:35:00,2021-11-08 15:00:00,4721.76,4727.97,-0.0,flip_to_long -27708,做多,2021-11-08 15:00:00,2021-11-08 15:20:00,4727.97,4741.82,0.0,tp_upper -27709,做空,2021-11-08 18:10:00,2021-11-08 18:40:00,4786.42,4776.94,0.0,tp_lower -27710,做多,2021-11-08 19:05:00,2021-11-08 19:10:00,4784.62,4783.69,-0.0,flip_to_short -27711,做空,2021-11-08 19:10:00,2021-11-08 19:25:00,4783.69,4770.81,0.0,tp_lower -27712,做多,2021-11-08 20:15:00,2021-11-08 21:10:00,4759.81,4774.86,0.0,tp_upper -27713,做空,2021-11-08 22:15:00,2021-11-08 22:45:00,4770.97,4775.85,-0.0,flip_to_long -27714,做多,2021-11-08 22:45:00,2021-11-08 23:00:00,4775.85,4768.22,-0.0,flip_to_short -27715,做空,2021-11-08 23:00:00,2021-11-08 23:05:00,4768.22,4788.85,-0.0,flip_to_long -27716,做多,2021-11-08 23:05:00,2021-11-08 23:10:00,4788.85,4802.99,0.0,tp_upper -27717,做空,2021-11-09 00:00:00,2021-11-09 00:20:00,4796.99,4807.09,-0.0,flip_to_long -27718,做多,2021-11-09 00:20:00,2021-11-09 00:30:00,4807.09,4804.65,-0.0,flip_to_short -27719,做空,2021-11-09 00:30:00,2021-11-09 00:35:00,4804.65,4812.3,-0.0,flip_to_long -27720,做多,2021-11-09 00:35:00,2021-11-09 00:45:00,4812.3,4806.9,-0.0,flip_to_short -27721,做空,2021-11-09 00:45:00,2021-11-09 01:00:00,4806.9,4789.46,0.0,tp_lower -27722,做多,2021-11-09 01:35:00,2021-11-09 01:40:00,4798.88,4797.33,-0.0,flip_to_short -27723,做空,2021-11-09 01:40:00,2021-11-09 01:45:00,4797.33,4804.64,-0.0,flip_to_long -27724,做多,2021-11-09 01:45:00,2021-11-09 01:55:00,4804.64,4798.72,-0.0,flip_to_short -27725,做空,2021-11-09 01:55:00,2021-11-09 02:10:00,4798.72,4796.87,-0.0,flip_to_long -27726,做多,2021-11-09 02:10:00,2021-11-09 02:30:00,4796.87,4786.49,-0.0,flip_to_short -27727,做空,2021-11-09 02:30:00,2021-11-09 02:35:00,4786.49,4785.5,-0.0,tp_lower -27728,做多,2021-11-09 02:40:00,2021-11-09 03:40:00,4794.92,4805.14,0.0,tp_upper -27729,做空,2021-11-09 04:15:00,2021-11-09 04:45:00,4803.42,4802.11,-0.0,flip_to_long -27730,做多,2021-11-09 04:45:00,2021-11-09 04:55:00,4802.11,4806.81,0.0,flip_to_short -27731,做空,2021-11-09 04:55:00,2021-11-09 05:20:00,4806.81,4810.3,-0.0,flip_to_long -27732,做多,2021-11-09 05:20:00,2021-11-09 05:30:00,4810.3,4817.0,0.0,tp_upper -27733,做空,2021-11-09 06:05:00,2021-11-09 06:20:00,4811.67,4808.61,0.0,flip_to_long -27734,做多,2021-11-09 06:20:00,2021-11-09 06:35:00,4808.61,4812.69,0.0,flip_to_short -27735,做空,2021-11-09 06:35:00,2021-11-09 06:55:00,4812.69,4814.15,-0.0,flip_to_long -27736,做多,2021-11-09 06:55:00,2021-11-09 07:25:00,4814.15,4809.61,-0.0,flip_to_short -27737,做空,2021-11-09 07:25:00,2021-11-09 07:35:00,4809.61,4802.77,0.0,tp_lower -27738,做多,2021-11-09 08:30:00,2021-11-09 08:35:00,4800.88,4800.08,-0.0,flip_to_short -27739,做空,2021-11-09 08:35:00,2021-11-09 10:25:00,4800.08,4803.1,-0.0,tp_lower -27740,做多,2021-11-09 12:30:00,2021-11-09 13:05:00,4783.21,4801.92,0.0,tp_upper -27741,做空,2021-11-09 14:45:00,2021-11-09 14:55:00,4810.95,4795.84,0.0,tp_lower -27742,做多,2021-11-09 15:15:00,2021-11-09 15:20:00,4814.32,4797.13,-0.0,flip_to_short -27743,做空,2021-11-09 15:20:00,2021-11-09 15:25:00,4797.13,4804.52,-0.0,flip_to_long -27744,做多,2021-11-09 15:25:00,2021-11-09 15:35:00,4804.52,4800.74,-0.0,flip_to_short -27745,做空,2021-11-09 15:35:00,2021-11-09 16:15:00,4800.74,4786.35,0.0,tp_lower -27746,做多,2021-11-09 16:25:00,2021-11-09 17:45:00,4790.94,4775.47,-0.0,flip_to_short -27747,做空,2021-11-09 17:45:00,2021-11-09 18:30:00,4775.47,4773.39,-0.0,flip_to_long -27748,做多,2021-11-09 18:30:00,2021-11-09 18:35:00,4773.39,4770.23,-0.0,flip_to_short -27749,做空,2021-11-09 18:35:00,2021-11-09 18:55:00,4770.23,4747.69,0.0,tp_lower -27750,做多,2021-11-09 19:55:00,2021-11-09 20:00:00,4753.98,4747.19,-0.0,flip_to_short -27751,做空,2021-11-09 20:00:00,2021-11-09 20:20:00,4747.19,4761.44,-0.0,flip_to_long -27752,做多,2021-11-09 20:20:00,2021-11-09 20:25:00,4761.44,4754.19,-0.0,tp_upper -27753,做空,2021-11-09 22:15:00,2021-11-09 22:25:00,4775.13,4752.59,0.0,tp_lower -27754,做多,2021-11-09 22:45:00,2021-11-10 00:20:00,4772.29,4741.41,-0.01,flip_to_short -27755,做空,2021-11-10 00:20:00,2021-11-10 00:25:00,4741.41,4754.49,-0.0,flip_to_long -27756,做多,2021-11-10 00:25:00,2021-11-10 00:30:00,4754.49,4744.56,-0.0,flip_to_short -27757,做空,2021-11-10 00:30:00,2021-11-10 00:40:00,4744.56,4722.65,0.0,tp_lower -27758,做多,2021-11-10 01:05:00,2021-11-10 01:15:00,4733.4,4735.24,-0.0,flip_to_short -27759,做空,2021-11-10 01:15:00,2021-11-10 01:25:00,4735.24,4744.99,-0.0,flip_to_long -27760,做多,2021-11-10 01:25:00,2021-11-10 01:30:00,4744.99,4741.99,-0.0,flip_to_short -27761,做空,2021-11-10 01:30:00,2021-11-10 01:55:00,4741.99,4733.59,0.0,flip_to_long -27762,做多,2021-11-10 01:55:00,2021-11-10 02:25:00,4733.59,4750.79,0.0,tp_upper -27763,做多,2021-11-10 02:45:00,2021-11-10 02:50:00,4740.67,4739.31,-0.0,flip_to_short -27764,做空,2021-11-10 02:50:00,2021-11-10 02:55:00,4739.31,4740.82,-0.0,flip_to_long -27765,做多,2021-11-10 02:55:00,2021-11-10 03:00:00,4740.82,4725.06,-0.0,flip_to_short -27766,做空,2021-11-10 03:00:00,2021-11-10 03:15:00,4725.06,4713.07,0.0,tp_lower -27767,做多,2021-11-10 04:25:00,2021-11-10 05:40:00,4699.21,4706.72,0.0,flip_to_short -27768,做空,2021-11-10 05:40:00,2021-11-10 05:45:00,4706.72,4710.57,-0.0,flip_to_long -27769,做多,2021-11-10 05:45:00,2021-11-10 05:50:00,4710.57,4710.54,-0.0,flip_to_short -27770,做空,2021-11-10 05:50:00,2021-11-10 06:05:00,4710.54,4712.71,-0.0,flip_to_long -27771,做多,2021-11-10 06:05:00,2021-11-10 06:20:00,4712.71,4711.8,-0.0,flip_to_short -27772,做空,2021-11-10 06:20:00,2021-11-10 06:35:00,4711.8,4715.74,-0.0,flip_to_long -27773,做多,2021-11-10 06:35:00,2021-11-10 06:45:00,4715.74,4727.99,0.0,tp_upper -27774,做空,2021-11-10 07:35:00,2021-11-10 07:45:00,4723.68,4726.63,-0.0,flip_to_long -27775,做多,2021-11-10 07:45:00,2021-11-10 08:20:00,4726.63,4734.74,0.0,flip_to_short -27776,做空,2021-11-10 08:20:00,2021-11-10 09:00:00,4734.74,4724.24,0.0,flip_to_long -27777,做多,2021-11-10 09:00:00,2021-11-10 09:05:00,4724.24,4721.09,-0.0,flip_to_short -27778,做空,2021-11-10 09:05:00,2021-11-10 09:10:00,4721.09,4711.04,0.0,tp_lower -27779,做多,2021-11-10 09:30:00,2021-11-10 09:35:00,4721.68,4719.56,-0.0,flip_to_short -27780,做空,2021-11-10 09:35:00,2021-11-10 10:05:00,4719.56,4720.98,-0.0,flip_to_long -27781,做多,2021-11-10 10:05:00,2021-11-10 10:10:00,4720.98,4728.95,0.0,tp_upper -27782,做空,2021-11-10 11:25:00,2021-11-10 11:30:00,4738.51,4748.9,-0.0,flip_to_long -27783,做多,2021-11-10 11:30:00,2021-11-10 11:35:00,4748.9,4738.7,-0.0,flip_to_short -27784,做空,2021-11-10 11:35:00,2021-11-10 11:40:00,4738.7,4742.05,-0.0,flip_to_long -27785,做多,2021-11-10 11:40:00,2021-11-10 12:15:00,4742.05,4740.03,-0.0,flip_to_short -27786,做空,2021-11-10 12:15:00,2021-11-10 12:25:00,4740.03,4729.66,0.0,tp_lower -27787,做多,2021-11-10 13:30:00,2021-11-10 13:35:00,4749.66,4781.36,0.01,tp_upper -27788,做空,2021-11-10 16:10:00,2021-11-10 16:20:00,4846.97,4855.0,-0.0,flip_to_long -27789,做多,2021-11-10 16:20:00,2021-11-10 16:30:00,4855.0,4846.92,-0.0,flip_to_short -27790,做空,2021-11-10 16:30:00,2021-11-10 16:45:00,4846.92,4854.18,-0.0,flip_to_long -27791,做多,2021-11-10 16:45:00,2021-11-10 16:50:00,4854.18,4843.07,-0.0,flip_to_short -27792,做空,2021-11-10 16:50:00,2021-11-10 16:55:00,4843.07,4852.08,-0.0,flip_to_long -27793,做多,2021-11-10 16:55:00,2021-11-10 17:00:00,4852.08,4847.1,-0.0,flip_to_short -27794,做空,2021-11-10 17:00:00,2021-11-10 17:05:00,4847.1,4854.57,-0.0,flip_to_long -27795,做多,2021-11-10 17:05:00,2021-11-10 17:10:00,4854.57,4844.44,-0.0,flip_to_short -27796,做空,2021-11-10 17:10:00,2021-11-10 17:20:00,4844.44,4849.91,-0.0,flip_to_long -27797,做多,2021-11-10 17:20:00,2021-11-10 17:25:00,4849.91,4849.56,-0.0,flip_to_short -27798,做空,2021-11-10 17:25:00,2021-11-10 17:30:00,4849.56,4845.72,0.0,tp_lower -27799,做多,2021-11-10 17:35:00,2021-11-10 17:40:00,4851.1,4840.75,-0.0,flip_to_short -27800,做空,2021-11-10 17:40:00,2021-11-10 17:45:00,4840.75,4830.64,0.0,tp_lower -27801,做空,2021-11-10 22:10:00,2021-11-10 22:30:00,4606.33,4608.41,-0.0,flip_to_long -27802,做多,2021-11-10 22:30:00,2021-11-10 23:15:00,4608.41,4611.86,0.0,flip_to_short -27803,做空,2021-11-10 23:15:00,2021-11-10 23:30:00,4611.86,4617.44,-0.0,flip_to_long -27804,做多,2021-11-10 23:30:00,2021-11-11 00:00:00,4617.44,4622.29,0.0,flip_to_short -27805,做空,2021-11-11 00:00:00,2021-11-11 00:05:00,4622.29,4608.88,0.0,tp_lower -27806,做多,2021-11-11 00:45:00,2021-11-11 01:20:00,4620.03,4613.72,-0.0,flip_to_short -27807,做空,2021-11-11 01:20:00,2021-11-11 01:45:00,4613.72,4609.5,0.0,flip_to_long -27808,做多,2021-11-11 01:45:00,2021-11-11 02:00:00,4609.5,4600.51,-0.0,flip_to_short -27809,做空,2021-11-11 02:00:00,2021-11-11 02:45:00,4600.51,4613.12,-0.0,flip_to_long -27810,做多,2021-11-11 02:45:00,2021-11-11 03:15:00,4613.12,4634.19,0.0,tp_upper -27811,做空,2021-11-11 04:30:00,2021-11-11 04:35:00,4628.94,4634.8,-0.0,flip_to_long -27812,做多,2021-11-11 04:35:00,2021-11-11 04:40:00,4634.8,4629.44,-0.0,flip_to_short -27813,做空,2021-11-11 04:40:00,2021-11-11 04:45:00,4629.44,4635.29,-0.0,flip_to_long -27814,做多,2021-11-11 04:45:00,2021-11-11 04:55:00,4635.29,4636.16,-0.0,flip_to_short -27815,做空,2021-11-11 04:55:00,2021-11-11 06:25:00,4636.16,4656.37,-0.0,flip_to_long -27816,做多,2021-11-11 06:25:00,2021-11-11 06:30:00,4656.37,4671.36,0.0,tp_upper -27817,做空,2021-11-11 08:05:00,2021-11-11 08:15:00,4681.03,4685.77,-0.0,flip_to_long -27818,做多,2021-11-11 08:15:00,2021-11-11 08:20:00,4685.77,4666.78,-0.0,flip_to_short -27819,做空,2021-11-11 08:20:00,2021-11-11 08:25:00,4666.78,4661.68,0.0,tp_lower -27820,做多,2021-11-11 08:45:00,2021-11-11 08:55:00,4685.26,4723.31,0.01,tp_upper -27821,做多,2021-11-11 10:15:00,2021-11-11 11:25:00,4720.83,4715.76,-0.0,flip_to_short -27822,做空,2021-11-11 11:25:00,2021-11-11 11:40:00,4715.76,4699.19,0.0,tp_lower -27823,做多,2021-11-11 11:45:00,2021-11-11 12:00:00,4710.48,4720.51,0.0,tp_upper -27824,做空,2021-11-11 12:05:00,2021-11-11 12:10:00,4699.11,4688.98,0.0,tp_lower -27825,做多,2021-11-11 12:40:00,2021-11-11 13:10:00,4698.85,4700.05,-0.0,flip_to_short -27826,做空,2021-11-11 13:10:00,2021-11-11 13:15:00,4700.05,4708.4,-0.0,flip_to_long -27827,做多,2021-11-11 13:15:00,2021-11-11 13:20:00,4708.4,4705.78,-0.0,flip_to_short -27828,做空,2021-11-11 13:20:00,2021-11-11 14:10:00,4705.78,4686.18,0.0,tp_lower -27829,做多,2021-11-11 14:30:00,2021-11-11 14:35:00,4712.48,4750.14,0.01,tp_upper -27830,做空,2021-11-11 15:25:00,2021-11-11 15:35:00,4725.0,4729.77,-0.0,flip_to_long -27831,做多,2021-11-11 15:35:00,2021-11-11 15:40:00,4729.77,4725.99,-0.0,flip_to_short -27832,做空,2021-11-11 15:40:00,2021-11-11 16:10:00,4725.99,4735.75,-0.0,flip_to_long -27833,做多,2021-11-11 16:10:00,2021-11-11 16:15:00,4735.75,4728.45,-0.0,flip_to_short -27834,做空,2021-11-11 16:15:00,2021-11-11 16:20:00,4728.45,4746.03,-0.0,flip_to_long -27835,做多,2021-11-11 16:20:00,2021-11-11 16:30:00,4746.03,4778.41,0.01,tp_upper -27836,做空,2021-11-11 17:25:00,2021-11-11 17:35:00,4750.82,4756.01,-0.0,flip_to_long -27837,做多,2021-11-11 17:35:00,2021-11-11 17:45:00,4756.01,4760.03,0.0,flip_to_short -27838,做空,2021-11-11 17:45:00,2021-11-11 18:00:00,4760.03,4758.69,-0.0,flip_to_long -27839,做多,2021-11-11 18:00:00,2021-11-11 20:00:00,4758.69,4769.19,0.0,tp_upper -27840,做多,2021-11-11 20:20:00,2021-11-11 20:25:00,4754.72,4747.54,-0.0,flip_to_short -27841,做空,2021-11-11 20:25:00,2021-11-11 20:40:00,4747.54,4741.25,0.0,tp_lower -27842,做多,2021-11-11 21:20:00,2021-11-11 21:25:00,4752.85,4744.24,-0.0,flip_to_short -27843,做空,2021-11-11 21:25:00,2021-11-11 21:45:00,4744.24,4745.34,-0.0,flip_to_long -27844,做多,2021-11-11 21:45:00,2021-11-11 21:55:00,4745.34,4745.52,-0.0,flip_to_short -27845,做空,2021-11-11 21:55:00,2021-11-11 22:00:00,4745.52,4733.93,0.0,tp_lower -27846,做多,2021-11-11 22:05:00,2021-11-11 22:15:00,4740.75,4757.33,0.0,tp_upper -27847,做空,2021-11-11 23:00:00,2021-11-11 23:30:00,4751.55,4720.32,0.01,tp_lower -27848,做多,2021-11-12 00:25:00,2021-11-12 00:35:00,4732.01,4723.16,-0.0,flip_to_short -27849,做空,2021-11-12 00:35:00,2021-11-12 00:40:00,4723.16,4737.63,-0.0,flip_to_long -27850,做多,2021-11-12 00:40:00,2021-11-12 01:00:00,4737.63,4724.45,-0.0,flip_to_short -27851,做空,2021-11-12 01:00:00,2021-11-12 01:15:00,4724.45,4705.32,0.0,tp_lower -27852,做多,2021-11-12 01:20:00,2021-11-12 01:30:00,4724.54,4747.52,0.0,tp_upper -27853,做空,2021-11-12 03:00:00,2021-11-12 03:15:00,4783.95,4792.06,-0.0,flip_to_long -27854,做多,2021-11-12 03:15:00,2021-11-12 03:20:00,4792.06,4789.21,-0.0,flip_to_short -27855,做空,2021-11-12 03:20:00,2021-11-12 03:30:00,4789.21,4772.0,0.0,tp_lower -27856,做多,2021-11-12 04:40:00,2021-11-12 05:10:00,4774.4,4775.16,-0.0,flip_to_short -27857,做空,2021-11-12 05:10:00,2021-11-12 05:45:00,4775.16,4753.45,0.0,tp_lower -27858,做多,2021-11-12 08:05:00,2021-11-12 08:25:00,4716.32,4719.12,0.0,flip_to_short -27859,做空,2021-11-12 08:25:00,2021-11-12 08:35:00,4719.12,4734.0,-0.0,flip_to_long -27860,做多,2021-11-12 08:35:00,2021-11-12 08:40:00,4734.0,4731.36,-0.0,tp_upper -27861,做空,2021-11-12 09:15:00,2021-11-12 09:25:00,4720.53,4681.85,0.01,tp_lower -27862,做多,2021-11-12 11:10:00,2021-11-12 11:20:00,4625.75,4626.47,-0.0,flip_to_short -27863,做空,2021-11-12 11:20:00,2021-11-12 11:35:00,4626.47,4637.56,-0.0,flip_to_long -27864,做多,2021-11-12 11:35:00,2021-11-12 11:40:00,4637.56,4611.14,-0.01,flip_to_short -27865,做空,2021-11-12 11:40:00,2021-11-12 11:45:00,4611.14,4605.81,0.0,tp_lower -27866,做多,2021-11-12 12:05:00,2021-11-12 12:20:00,4620.86,4613.51,-0.0,flip_to_short -27867,做空,2021-11-12 12:20:00,2021-11-12 12:25:00,4613.51,4621.27,-0.0,flip_to_long -27868,做多,2021-11-12 12:25:00,2021-11-12 12:30:00,4621.27,4595.24,-0.01,flip_to_short -27869,做空,2021-11-12 12:30:00,2021-11-12 13:05:00,4595.24,4572.07,0.0,tp_lower -27870,做多,2021-11-12 13:40:00,2021-11-12 14:25:00,4601.36,4590.27,-0.0,flip_to_short -27871,做空,2021-11-12 14:25:00,2021-11-12 14:30:00,4590.27,4595.34,-0.0,flip_to_long -27872,做多,2021-11-12 14:30:00,2021-11-12 14:35:00,4595.34,4588.89,-0.0,flip_to_short -27873,做空,2021-11-12 14:35:00,2021-11-12 14:40:00,4588.89,4599.09,-0.0,flip_to_long -27874,做多,2021-11-12 14:40:00,2021-11-12 14:45:00,4599.09,4593.96,-0.0,flip_to_short -27875,做空,2021-11-12 14:45:00,2021-11-12 14:50:00,4593.96,4604.0,-0.0,flip_to_long -27876,做多,2021-11-12 14:50:00,2021-11-12 14:55:00,4604.0,4587.51,-0.0,flip_to_short -27877,做空,2021-11-12 14:55:00,2021-11-12 15:05:00,4587.51,4576.8,0.0,tp_lower -27878,做多,2021-11-12 15:45:00,2021-11-12 15:50:00,4602.27,4586.01,-0.0,flip_to_short -27879,做空,2021-11-12 15:50:00,2021-11-12 16:00:00,4586.01,4557.71,0.0,tp_lower -27880,做多,2021-11-12 16:10:00,2021-11-12 16:20:00,4589.91,4571.58,-0.0,flip_to_short -27881,做空,2021-11-12 16:20:00,2021-11-12 16:25:00,4571.58,4529.35,0.01,tp_lower -27882,做多,2021-11-12 16:55:00,2021-11-12 17:15:00,4573.53,4564.99,-0.0,flip_to_short -27883,做空,2021-11-12 17:15:00,2021-11-12 19:30:00,4564.99,4642.7,-0.02,flip_to_long -27884,做多,2021-11-12 19:30:00,2021-11-12 20:00:00,4642.7,4661.51,0.0,tp_upper -27885,做空,2021-11-12 20:45:00,2021-11-12 21:30:00,4656.76,4672.09,-0.0,flip_to_long -27886,做多,2021-11-12 21:30:00,2021-11-12 21:45:00,4672.09,4661.82,-0.0,flip_to_short -27887,做空,2021-11-12 21:45:00,2021-11-12 21:50:00,4661.82,4652.2,0.0,tp_lower -27888,做多,2021-11-12 23:10:00,2021-11-12 23:15:00,4657.58,4649.4,-0.0,flip_to_short -27889,做空,2021-11-12 23:15:00,2021-11-12 23:20:00,4649.4,4651.58,-0.0,flip_to_long -27890,做多,2021-11-12 23:20:00,2021-11-12 23:30:00,4651.58,4662.38,0.0,tp_upper -27891,做空,2021-11-12 23:40:00,2021-11-12 23:45:00,4647.47,4657.05,-0.0,flip_to_long -27892,做多,2021-11-12 23:45:00,2021-11-12 23:50:00,4657.05,4668.72,0.0,tp_upper -27893,做空,2021-11-13 01:10:00,2021-11-13 01:25:00,4681.25,4666.84,0.0,tp_lower -27894,做多,2021-11-13 03:10:00,2021-11-13 03:30:00,4638.58,4633.31,-0.0,flip_to_short -27895,做空,2021-11-13 03:30:00,2021-11-13 03:40:00,4633.31,4639.96,-0.0,flip_to_long -27896,做多,2021-11-13 03:40:00,2021-11-13 03:50:00,4639.96,4637.1,-0.0,flip_to_short -27897,做空,2021-11-13 03:50:00,2021-11-13 03:55:00,4637.1,4639.2,-0.0,flip_to_long -27898,做多,2021-11-13 03:55:00,2021-11-13 04:05:00,4639.2,4637.5,-0.0,flip_to_short -27899,做空,2021-11-13 04:05:00,2021-11-13 04:15:00,4637.5,4618.78,0.0,tp_lower -27900,做多,2021-11-13 04:30:00,2021-11-13 04:35:00,4637.94,4632.99,-0.0,flip_to_short -27901,做空,2021-11-13 04:35:00,2021-11-13 04:55:00,4632.99,4621.9,0.0,tp_lower -27902,做多,2021-11-13 05:15:00,2021-11-13 05:50:00,4629.37,4615.94,-0.0,flip_to_short -27903,做空,2021-11-13 05:50:00,2021-11-13 06:00:00,4615.94,4625.84,-0.0,flip_to_long -27904,做多,2021-11-13 06:00:00,2021-11-13 06:10:00,4625.84,4623.45,-0.0,flip_to_short -27905,做空,2021-11-13 06:10:00,2021-11-13 06:20:00,4623.45,4628.06,-0.0,flip_to_long -27906,做多,2021-11-13 06:20:00,2021-11-13 06:25:00,4628.06,4638.79,0.0,tp_upper -27907,做空,2021-11-13 07:20:00,2021-11-13 07:25:00,4632.63,4636.44,-0.0,flip_to_long -27908,做多,2021-11-13 07:25:00,2021-11-13 07:30:00,4636.44,4627.06,-0.0,flip_to_short -27909,做空,2021-11-13 07:30:00,2021-11-13 07:45:00,4627.06,4634.47,-0.0,flip_to_long -27910,做多,2021-11-13 07:45:00,2021-11-13 07:55:00,4634.47,4646.16,0.0,tp_upper -27911,做空,2021-11-13 08:05:00,2021-11-13 08:10:00,4632.93,4640.13,-0.0,flip_to_long -27912,做多,2021-11-13 08:10:00,2021-11-13 08:25:00,4640.13,4636.06,-0.0,flip_to_short -27913,做空,2021-11-13 08:25:00,2021-11-13 08:30:00,4636.06,4637.03,-0.0,flip_to_long -27914,做多,2021-11-13 08:30:00,2021-11-13 08:35:00,4637.03,4625.39,-0.0,flip_to_short -27915,做空,2021-11-13 08:35:00,2021-11-13 08:40:00,4625.39,4622.01,0.0,tp_lower -27916,做多,2021-11-13 08:50:00,2021-11-13 10:45:00,4633.26,4616.0,-0.0,tp_upper -27917,做空,2021-11-13 11:35:00,2021-11-13 11:40:00,4603.02,4603.62,-0.0,tp_lower -27918,做多,2021-11-13 11:45:00,2021-11-13 12:05:00,4610.14,4623.53,0.0,tp_upper -27919,做空,2021-11-13 12:20:00,2021-11-13 12:25:00,4611.91,4615.11,-0.0,flip_to_long -27920,做多,2021-11-13 12:25:00,2021-11-13 12:30:00,4615.11,4605.6,-0.0,flip_to_short -27921,做空,2021-11-13 12:30:00,2021-11-13 12:45:00,4605.6,4609.07,-0.0,tp_lower -27922,做多,2021-11-13 13:00:00,2021-11-13 13:15:00,4609.44,4615.44,0.0,tp_upper -27923,做空,2021-11-13 13:20:00,2021-11-13 13:55:00,4615.42,4617.02,-0.0,flip_to_long -27924,做多,2021-11-13 13:55:00,2021-11-13 14:00:00,4617.02,4661.05,0.01,tp_upper -27925,做空,2021-11-13 16:20:00,2021-11-13 16:30:00,4679.73,4679.99,-0.0,flip_to_long -27926,做多,2021-11-13 16:30:00,2021-11-13 16:40:00,4679.99,4685.35,0.0,flip_to_short -27927,做空,2021-11-13 16:40:00,2021-11-13 17:05:00,4685.35,4673.02,0.0,tp_lower -27928,做多,2021-11-13 17:35:00,2021-11-13 17:40:00,4681.01,4680.5,-0.0,flip_to_short -27929,做空,2021-11-13 17:40:00,2021-11-13 18:30:00,4680.5,4679.98,-0.0,flip_to_long -27930,做多,2021-11-13 18:30:00,2021-11-13 18:35:00,4679.98,4650.4,-0.01,flip_to_short -27931,做空,2021-11-13 18:35:00,2021-11-13 18:40:00,4650.4,4656.75,-0.0,tp_lower -27932,做多,2021-11-13 20:00:00,2021-11-13 20:20:00,4645.74,4644.74,-0.0,flip_to_short -27933,做空,2021-11-13 20:20:00,2021-11-13 20:30:00,4644.74,4649.66,-0.0,flip_to_long -27934,做多,2021-11-13 20:30:00,2021-11-13 20:45:00,4649.66,4657.9,0.0,tp_upper -27935,做空,2021-11-13 21:30:00,2021-11-13 21:50:00,4648.6,4649.55,-0.0,flip_to_long -27936,做多,2021-11-13 21:50:00,2021-11-13 22:00:00,4649.55,4650.96,-0.0,flip_to_short -27937,做空,2021-11-13 22:00:00,2021-11-13 22:05:00,4650.96,4654.75,-0.0,flip_to_long -27938,做多,2021-11-13 22:05:00,2021-11-13 22:15:00,4654.75,4646.26,-0.0,flip_to_short -27939,做空,2021-11-13 22:15:00,2021-11-13 22:20:00,4646.26,4651.4,-0.0,tp_lower -27940,做多,2021-11-13 22:25:00,2021-11-13 22:45:00,4654.21,4657.65,0.0,tp_upper -27941,做空,2021-11-13 22:50:00,2021-11-13 22:55:00,4647.14,4639.39,0.0,tp_lower -27942,做多,2021-11-13 23:10:00,2021-11-13 23:50:00,4650.12,4648.52,-0.0,flip_to_short -27943,做空,2021-11-13 23:50:00,2021-11-14 00:10:00,4648.52,4652.4,-0.0,flip_to_long -27944,做多,2021-11-14 00:10:00,2021-11-14 00:15:00,4652.4,4664.99,0.0,tp_upper -27945,做空,2021-11-14 01:25:00,2021-11-14 02:35:00,4665.77,4641.42,0.0,tp_lower -27946,做空,2021-11-14 04:05:00,2021-11-14 04:15:00,4636.35,4639.56,-0.0,flip_to_long -27947,做多,2021-11-14 04:15:00,2021-11-14 04:30:00,4639.56,4635.6,-0.0,flip_to_short -27948,做空,2021-11-14 04:30:00,2021-11-14 05:05:00,4635.6,4641.41,-0.0,flip_to_long -27949,做多,2021-11-14 05:05:00,2021-11-14 05:10:00,4641.41,4644.19,0.0,tp_upper -27950,做空,2021-11-14 05:20:00,2021-11-14 05:30:00,4632.68,4641.28,-0.0,flip_to_long -27951,做多,2021-11-14 05:30:00,2021-11-14 06:05:00,4641.28,4647.72,0.0,tp_upper -27952,做空,2021-11-14 06:30:00,2021-11-14 06:45:00,4642.11,4639.95,-0.0,flip_to_long -27953,做多,2021-11-14 06:45:00,2021-11-14 09:55:00,4639.95,4591.07,-0.01,flip_to_short -27954,做空,2021-11-14 09:55:00,2021-11-14 10:05:00,4591.07,4599.19,-0.0,flip_to_long -27955,做多,2021-11-14 10:05:00,2021-11-14 10:25:00,4599.19,4614.86,0.0,tp_upper -27956,做空,2021-11-14 11:00:00,2021-11-14 11:10:00,4601.81,4605.62,-0.0,flip_to_long -27957,做多,2021-11-14 11:10:00,2021-11-14 11:35:00,4605.62,4603.55,-0.0,flip_to_short -27958,做空,2021-11-14 11:35:00,2021-11-14 11:40:00,4603.55,4610.58,-0.0,flip_to_long -27959,做多,2021-11-14 11:40:00,2021-11-14 11:45:00,4610.58,4606.82,-0.0,flip_to_short -27960,做空,2021-11-14 11:45:00,2021-11-14 11:50:00,4606.82,4611.01,-0.0,flip_to_long -27961,做多,2021-11-14 11:50:00,2021-11-14 12:00:00,4611.01,4602.05,-0.0,tp_upper -27962,做多,2021-11-14 12:05:00,2021-11-14 12:10:00,4611.8,4601.02,-0.0,flip_to_short -27963,做空,2021-11-14 12:10:00,2021-11-14 12:15:00,4601.02,4600.0,-0.0,tp_lower -27964,做多,2021-11-14 12:20:00,2021-11-14 12:30:00,4601.7,4607.04,0.0,flip_to_short -27965,做空,2021-11-14 12:30:00,2021-11-14 13:50:00,4607.04,4619.51,-0.0,flip_to_long -27966,做多,2021-11-14 13:50:00,2021-11-14 13:55:00,4619.51,4614.39,-0.0,flip_to_short -27967,做空,2021-11-14 13:55:00,2021-11-14 14:00:00,4614.39,4600.66,0.0,tp_lower -27968,做多,2021-11-14 15:20:00,2021-11-14 15:25:00,4594.79,4589.01,-0.0,flip_to_short -27969,做空,2021-11-14 15:25:00,2021-11-14 15:30:00,4589.01,4589.4,-0.0,flip_to_long -27970,做多,2021-11-14 15:30:00,2021-11-14 15:50:00,4589.4,4587.5,-0.0,flip_to_short -27971,做空,2021-11-14 15:50:00,2021-11-14 15:55:00,4587.5,4584.91,0.0,tp_lower -27972,做多,2021-11-14 16:00:00,2021-11-14 18:05:00,4585.35,4571.4,-0.0,tp_upper -27973,做空,2021-11-14 18:40:00,2021-11-14 18:50:00,4548.44,4548.14,-0.0,flip_to_long -27974,做多,2021-11-14 18:50:00,2021-11-14 19:00:00,4548.14,4541.08,-0.0,flip_to_short -27975,做空,2021-11-14 19:00:00,2021-11-14 19:30:00,4541.08,4544.73,-0.0,flip_to_long -27976,做多,2021-11-14 19:30:00,2021-11-14 20:00:00,4544.73,4552.58,0.0,tp_upper -27977,做空,2021-11-14 20:30:00,2021-11-14 20:40:00,4546.44,4544.66,-0.0,flip_to_long -27978,做多,2021-11-14 20:40:00,2021-11-14 21:05:00,4544.66,4549.99,0.0,flip_to_short -27979,做空,2021-11-14 21:05:00,2021-11-14 23:00:00,4549.99,4562.49,-0.0,tp_lower -27980,做多,2021-11-14 23:10:00,2021-11-14 23:25:00,4590.9,4604.0,0.0,tp_upper -27981,做空,2021-11-15 01:20:00,2021-11-15 01:25:00,4672.31,4676.96,-0.0,flip_to_long -27982,做多,2021-11-15 01:25:00,2021-11-15 01:40:00,4676.96,4694.08,0.0,tp_upper -27983,做空,2021-11-15 02:50:00,2021-11-15 02:55:00,4696.0,4698.5,-0.0,flip_to_long -27984,做多,2021-11-15 02:55:00,2021-11-15 03:15:00,4698.5,4691.25,-0.0,flip_to_short -27985,做空,2021-11-15 03:15:00,2021-11-15 03:30:00,4691.25,4698.4,-0.0,flip_to_long -27986,做多,2021-11-15 03:30:00,2021-11-15 03:50:00,4698.4,4703.88,0.0,flip_to_short -27987,做空,2021-11-15 03:50:00,2021-11-15 04:55:00,4703.88,4707.84,-0.0,flip_to_long -27988,做多,2021-11-15 04:55:00,2021-11-15 06:45:00,4707.84,4701.92,-0.0,flip_to_short -27989,做空,2021-11-15 06:45:00,2021-11-15 07:25:00,4701.92,4685.0,0.0,tp_lower -27990,做多,2021-11-15 08:30:00,2021-11-15 08:40:00,4688.0,4718.03,0.01,tp_upper -27991,做空,2021-11-15 10:00:00,2021-11-15 10:15:00,4714.15,4727.38,-0.0,flip_to_long -27992,做多,2021-11-15 10:15:00,2021-11-15 10:25:00,4727.38,4715.26,-0.0,flip_to_short -27993,做空,2021-11-15 10:25:00,2021-11-15 10:30:00,4715.26,4725.49,-0.0,flip_to_long -27994,做多,2021-11-15 10:30:00,2021-11-15 10:50:00,4725.49,4736.9,0.0,tp_upper -27995,做空,2021-11-15 11:20:00,2021-11-15 11:35:00,4721.4,4727.9,-0.0,flip_to_long -27996,做多,2021-11-15 11:35:00,2021-11-15 12:00:00,4727.9,4735.15,0.0,tp_upper -27997,做空,2021-11-15 12:05:00,2021-11-15 12:15:00,4721.47,4716.56,0.0,tp_lower -27998,做多,2021-11-15 12:30:00,2021-11-15 12:35:00,4733.43,4729.98,-0.0,tp_upper -27999,做空,2021-11-15 13:30:00,2021-11-15 13:35:00,4736.8,4736.99,-0.0,flip_to_long -28000,做多,2021-11-15 13:35:00,2021-11-15 17:55:00,4736.99,4610.55,-0.02,flip_to_short -28001,做空,2021-11-15 17:55:00,2021-11-15 18:00:00,4610.55,4601.76,0.0,tp_lower -28002,做多,2021-11-15 19:25:00,2021-11-15 20:00:00,4591.67,4579.5,-0.0,flip_to_short -28003,做空,2021-11-15 20:00:00,2021-11-15 20:15:00,4579.5,4570.69,0.0,tp_lower -28004,做多,2021-11-15 21:10:00,2021-11-15 21:20:00,4574.89,4572.71,-0.0,flip_to_short -28005,做空,2021-11-15 21:20:00,2021-11-15 21:30:00,4572.71,4579.4,-0.0,flip_to_long -28006,做多,2021-11-15 21:30:00,2021-11-15 21:35:00,4579.4,4574.8,-0.0,flip_to_short -28007,做空,2021-11-15 21:35:00,2021-11-15 22:00:00,4574.8,4557.0,0.0,tp_lower -28008,做多,2021-11-15 22:35:00,2021-11-15 22:40:00,4567.73,4565.82,-0.0,flip_to_short -28009,做空,2021-11-15 22:40:00,2021-11-15 22:45:00,4565.82,4567.15,-0.0,flip_to_long -28010,做多,2021-11-15 22:45:00,2021-11-15 23:15:00,4567.15,4589.29,0.0,tp_upper -28011,做空,2021-11-15 23:25:00,2021-11-15 23:30:00,4564.52,4566.91,-0.0,flip_to_long -28012,做多,2021-11-15 23:30:00,2021-11-15 23:55:00,4566.91,4567.01,-0.0,flip_to_short -28013,做空,2021-11-15 23:55:00,2021-11-16 00:00:00,4567.01,4534.48,0.01,tp_lower -28014,做空,2021-11-16 02:25:00,2021-11-16 02:50:00,4387.01,4351.76,0.01,tp_lower -28015,做多,2021-11-16 04:25:00,2021-11-16 05:50:00,4321.62,4340.72,0.0,flip_to_short -28016,做空,2021-11-16 05:50:00,2021-11-16 06:05:00,4340.72,4322.93,0.0,tp_lower -28017,做多,2021-11-16 06:45:00,2021-11-16 07:00:00,4331.98,4322.67,-0.0,flip_to_short -28018,做空,2021-11-16 07:00:00,2021-11-16 07:05:00,4322.67,4339.57,-0.0,flip_to_long -28019,做多,2021-11-16 07:05:00,2021-11-16 07:10:00,4339.57,4321.97,-0.0,flip_to_short -28020,做空,2021-11-16 07:10:00,2021-11-16 07:15:00,4321.97,4323.11,-0.0,flip_to_long -28021,做多,2021-11-16 07:15:00,2021-11-16 08:10:00,4323.11,4308.89,-0.0,flip_to_short -28022,做空,2021-11-16 08:10:00,2021-11-16 08:35:00,4308.89,4314.27,-0.0,flip_to_long -28023,做多,2021-11-16 08:35:00,2021-11-16 08:45:00,4314.27,4308.71,-0.0,flip_to_short -28024,做空,2021-11-16 08:45:00,2021-11-16 08:50:00,4308.71,4324.42,-0.0,flip_to_long -28025,做多,2021-11-16 08:50:00,2021-11-16 09:00:00,4324.42,4315.99,-0.0,tp_upper -28026,做空,2021-11-16 09:05:00,2021-11-16 09:10:00,4302.46,4306.51,-0.0,flip_to_long -28027,做多,2021-11-16 09:10:00,2021-11-16 10:45:00,4306.51,4230.34,-0.02,flip_to_short -28028,做空,2021-11-16 10:45:00,2021-11-16 10:50:00,4230.34,4233.58,-0.0,flip_to_long -28029,做多,2021-11-16 10:50:00,2021-11-16 12:30:00,4233.58,4271.86,0.01,flip_to_short -28030,做空,2021-11-16 12:30:00,2021-11-16 12:55:00,4271.86,4227.66,0.01,tp_lower -28031,做多,2021-11-16 13:25:00,2021-11-16 14:05:00,4254.92,4316.76,0.01,tp_upper -28032,做空,2021-11-16 15:10:00,2021-11-16 15:40:00,4310.17,4287.6,0.0,tp_lower -28033,做多,2021-11-16 16:10:00,2021-11-16 16:20:00,4313.77,4298.91,-0.0,flip_to_short -28034,做空,2021-11-16 16:20:00,2021-11-16 16:25:00,4298.91,4301.06,-0.0,flip_to_long -28035,做多,2021-11-16 16:25:00,2021-11-16 16:45:00,4301.06,4314.19,0.0,tp_upper -28036,做空,2021-11-16 17:30:00,2021-11-16 17:35:00,4291.0,4296.87,-0.0,tp_lower -28037,做多,2021-11-16 17:50:00,2021-11-16 18:15:00,4304.27,4302.42,-0.0,flip_to_short -28038,做空,2021-11-16 18:15:00,2021-11-16 18:20:00,4302.42,4306.43,-0.0,flip_to_long -28039,做多,2021-11-16 18:20:00,2021-11-16 19:35:00,4306.43,4259.98,-0.01,flip_to_short -28040,做空,2021-11-16 19:35:00,2021-11-16 19:55:00,4259.98,4265.7,-0.0,flip_to_long -28041,做多,2021-11-16 19:55:00,2021-11-16 20:00:00,4265.7,4251.66,-0.0,flip_to_short -28042,做空,2021-11-16 20:00:00,2021-11-16 20:05:00,4251.66,4252.67,-0.0,flip_to_long -28043,做多,2021-11-16 20:05:00,2021-11-16 22:35:00,4252.67,4282.69,0.01,tp_upper -28044,做空,2021-11-16 22:50:00,2021-11-16 23:45:00,4266.09,4223.7,0.01,tp_lower -28045,做多,2021-11-17 01:20:00,2021-11-17 01:45:00,4194.29,4188.12,-0.0,flip_to_short -28046,做空,2021-11-17 01:45:00,2021-11-17 01:55:00,4188.12,4134.04,0.01,tp_lower -28047,做多,2021-11-17 03:25:00,2021-11-17 03:30:00,4153.73,4169.63,0.0,tp_upper -28048,做空,2021-11-17 03:55:00,2021-11-17 04:15:00,4123.81,4097.99,0.01,tp_lower -28049,做多,2021-11-17 04:25:00,2021-11-17 04:35:00,4134.8,4131.14,-0.0,flip_to_short -28050,做空,2021-11-17 04:35:00,2021-11-17 04:55:00,4131.14,4143.32,-0.0,flip_to_long -28051,做多,2021-11-17 04:55:00,2021-11-17 06:10:00,4143.32,4156.31,0.0,flip_to_short -28052,做空,2021-11-17 06:10:00,2021-11-17 06:20:00,4156.31,4173.0,-0.0,flip_to_long -28053,做多,2021-11-17 06:20:00,2021-11-17 06:25:00,4173.0,4168.54,-0.0,flip_to_short -28054,做空,2021-11-17 06:25:00,2021-11-17 06:55:00,4168.54,4166.54,-0.0,flip_to_long -28055,做多,2021-11-17 06:55:00,2021-11-17 07:05:00,4166.54,4157.53,-0.0,flip_to_short -28056,做空,2021-11-17 07:05:00,2021-11-17 07:20:00,4157.53,4158.61,-0.0,tp_lower -28057,做多,2021-11-17 07:30:00,2021-11-17 07:40:00,4168.12,4196.92,0.01,tp_upper -28058,做空,2021-11-17 08:50:00,2021-11-17 09:10:00,4193.36,4166.43,0.01,tp_lower -28059,做多,2021-11-17 10:35:00,2021-11-17 10:40:00,4157.04,4183.09,0.01,tp_upper -28060,做空,2021-11-17 13:05:00,2021-11-17 13:10:00,4233.0,4235.05,-0.0,flip_to_long -28061,做多,2021-11-17 13:10:00,2021-11-17 13:35:00,4235.05,4240.18,0.0,flip_to_short -28062,做空,2021-11-17 13:35:00,2021-11-17 13:45:00,4240.18,4226.03,0.0,tp_lower -28063,做多,2021-11-17 14:00:00,2021-11-17 14:05:00,4235.61,4228.51,-0.0,flip_to_short -28064,做空,2021-11-17 14:05:00,2021-11-17 14:15:00,4228.51,4221.06,0.0,tp_lower -28065,做多,2021-11-17 14:25:00,2021-11-17 14:30:00,4231.82,4211.47,-0.0,flip_to_short -28066,做空,2021-11-17 14:30:00,2021-11-17 14:35:00,4211.47,4199.85,0.0,tp_lower -28067,做多,2021-11-17 15:55:00,2021-11-17 16:15:00,4176.0,4160.95,-0.0,tp_upper -28068,做多,2021-11-17 16:20:00,2021-11-17 16:25:00,4183.92,4196.36,0.0,tp_upper -28069,做空,2021-11-17 17:20:00,2021-11-17 17:30:00,4209.24,4218.28,-0.0,flip_to_long -28070,做多,2021-11-17 17:30:00,2021-11-17 17:40:00,4218.28,4217.74,-0.0,flip_to_short -28071,做空,2021-11-17 17:40:00,2021-11-17 19:25:00,4217.74,4249.55,-0.01,flip_to_long -28072,做多,2021-11-17 19:25:00,2021-11-17 19:30:00,4249.55,4241.48,-0.0,flip_to_short -28073,做空,2021-11-17 19:30:00,2021-11-17 19:35:00,4241.48,4247.19,-0.0,flip_to_long -28074,做多,2021-11-17 19:35:00,2021-11-17 19:40:00,4247.19,4237.81,-0.0,flip_to_short -28075,做空,2021-11-17 19:40:00,2021-11-17 19:45:00,4237.81,4225.6,0.0,tp_lower -28076,做多,2021-11-17 20:35:00,2021-11-17 20:40:00,4254.58,4262.08,0.0,tp_upper -28077,做空,2021-11-17 21:05:00,2021-11-17 21:10:00,4233.03,4240.45,-0.0,flip_to_long -28078,做多,2021-11-17 21:10:00,2021-11-17 21:15:00,4240.45,4229.08,-0.0,flip_to_short -28079,做空,2021-11-17 21:15:00,2021-11-17 21:25:00,4229.08,4216.47,0.0,tp_lower -28080,做多,2021-11-17 21:45:00,2021-11-17 22:20:00,4235.35,4234.27,-0.0,flip_to_short -28081,做空,2021-11-17 22:20:00,2021-11-17 22:40:00,4234.27,4235.0,-0.0,flip_to_long -28082,做多,2021-11-17 22:40:00,2021-11-17 23:10:00,4235.0,4223.47,-0.0,flip_to_short -28083,做空,2021-11-17 23:10:00,2021-11-17 23:20:00,4223.47,4243.34,-0.0,flip_to_long -28084,做多,2021-11-17 23:20:00,2021-11-17 23:40:00,4243.34,4261.09,0.0,tp_upper -28085,做空,2021-11-18 01:10:00,2021-11-18 01:30:00,4299.43,4330.25,-0.01,flip_to_long -28086,做多,2021-11-18 01:30:00,2021-11-18 01:55:00,4330.25,4309.47,-0.0,flip_to_short -28087,做空,2021-11-18 01:55:00,2021-11-18 02:00:00,4309.47,4316.08,-0.0,flip_to_long -28088,做多,2021-11-18 02:00:00,2021-11-18 02:05:00,4316.08,4310.71,-0.0,flip_to_short -28089,做空,2021-11-18 02:05:00,2021-11-18 02:25:00,4310.71,4313.62,-0.0,flip_to_long -28090,做多,2021-11-18 02:25:00,2021-11-18 02:30:00,4313.62,4313.6,-0.0,flip_to_short -28091,做空,2021-11-18 02:30:00,2021-11-18 03:45:00,4313.6,4287.96,0.0,tp_lower -28092,做多,2021-11-18 05:35:00,2021-11-18 05:50:00,4260.76,4255.46,-0.0,flip_to_short -28093,做空,2021-11-18 05:50:00,2021-11-18 06:10:00,4255.46,4247.02,0.0,tp_lower -28094,做多,2021-11-18 06:15:00,2021-11-18 06:20:00,4265.7,4261.97,-0.0,flip_to_short -28095,做空,2021-11-18 06:20:00,2021-11-18 06:35:00,4261.97,4260.33,-0.0,flip_to_long -28096,做多,2021-11-18 06:35:00,2021-11-18 06:40:00,4260.33,4252.93,-0.0,flip_to_short -28097,做空,2021-11-18 06:40:00,2021-11-18 06:50:00,4252.93,4232.75,0.0,tp_lower -28098,做多,2021-11-18 07:40:00,2021-11-18 07:50:00,4241.41,4244.19,0.0,flip_to_short -28099,做空,2021-11-18 07:50:00,2021-11-18 08:15:00,4244.19,4245.63,-0.0,flip_to_long -28100,做多,2021-11-18 08:15:00,2021-11-18 08:20:00,4245.63,4247.54,-0.0,tp_upper -28101,做空,2021-11-18 08:35:00,2021-11-18 08:55:00,4237.54,4242.46,-0.0,flip_to_long -28102,做多,2021-11-18 08:55:00,2021-11-18 09:00:00,4242.46,4230.0,-0.0,flip_to_short -28103,做空,2021-11-18 09:00:00,2021-11-18 09:05:00,4230.0,4218.29,0.0,tp_lower -28104,做多,2021-11-18 10:00:00,2021-11-18 10:05:00,4221.24,4202.27,-0.0,flip_to_short -28105,做空,2021-11-18 10:05:00,2021-11-18 10:20:00,4202.27,4207.11,-0.0,flip_to_long -28106,做多,2021-11-18 10:20:00,2021-11-18 10:50:00,4207.11,4237.67,0.01,tp_upper -28107,做空,2021-11-18 11:35:00,2021-11-18 11:55:00,4220.8,4190.0,0.01,tp_lower -28108,做多,2021-11-18 12:15:00,2021-11-18 12:20:00,4227.8,4213.02,-0.0,flip_to_short -28109,做空,2021-11-18 12:20:00,2021-11-18 12:50:00,4213.02,4175.34,0.01,tp_lower -28110,做多,2021-11-18 13:35:00,2021-11-18 13:40:00,4206.63,4188.48,-0.0,flip_to_short -28111,做空,2021-11-18 13:40:00,2021-11-18 14:05:00,4188.48,4179.07,0.0,flip_to_long -28112,做多,2021-11-18 14:05:00,2021-11-18 14:10:00,4179.07,4158.67,-0.0,flip_to_short -28113,做空,2021-11-18 14:10:00,2021-11-18 14:40:00,4158.67,4135.82,0.0,tp_lower -28114,做多,2021-11-18 15:30:00,2021-11-18 19:35:00,4125.51,4087.04,-0.01,tp_upper -28115,做空,2021-11-18 19:45:00,2021-11-18 20:00:00,4071.18,4054.32,0.0,tp_lower -28116,做多,2021-11-18 20:35:00,2021-11-18 20:55:00,4077.07,4060.38,-0.0,flip_to_short -28117,做空,2021-11-18 20:55:00,2021-11-18 21:00:00,4060.38,4072.3,-0.0,flip_to_long -28118,做多,2021-11-18 21:00:00,2021-11-18 21:05:00,4072.3,4063.86,-0.0,flip_to_short -28119,做空,2021-11-18 21:05:00,2021-11-18 21:10:00,4063.86,4069.42,-0.0,flip_to_long -28120,做多,2021-11-18 21:10:00,2021-11-18 21:15:00,4069.42,4066.22,-0.0,flip_to_short -28121,做空,2021-11-18 21:15:00,2021-11-18 21:45:00,4066.22,4035.85,0.01,tp_lower -28122,做空,2021-11-18 22:35:00,2021-11-18 22:40:00,3995.67,3982.18,0.0,tp_lower -28123,做多,2021-11-18 23:35:00,2021-11-18 23:40:00,4000.6,3972.48,-0.01,flip_to_short -28124,做空,2021-11-18 23:40:00,2021-11-18 23:45:00,3972.48,3989.94,-0.0,flip_to_long -28125,做多,2021-11-18 23:45:00,2021-11-18 23:50:00,3989.94,3979.24,-0.0,flip_to_short -28126,做空,2021-11-18 23:50:00,2021-11-18 23:55:00,3979.24,3997.72,-0.0,flip_to_long -28127,做多,2021-11-18 23:55:00,2021-11-19 00:00:00,3997.72,3985.61,-0.0,tp_upper -28128,做空,2021-11-19 01:40:00,2021-11-19 01:45:00,4056.32,4062.53,-0.0,flip_to_long -28129,做多,2021-11-19 01:45:00,2021-11-19 02:25:00,4062.53,4046.01,-0.0,flip_to_short -28130,做空,2021-11-19 02:25:00,2021-11-19 02:40:00,4046.01,4023.55,0.0,tp_lower -28131,做多,2021-11-19 04:00:00,2021-11-19 04:15:00,4024.0,4036.99,0.0,tp_upper -28132,做空,2021-11-19 05:25:00,2021-11-19 05:30:00,4037.76,4062.17,-0.01,flip_to_long -28133,做多,2021-11-19 05:30:00,2021-11-19 05:35:00,4062.17,4067.98,0.0,tp_upper -28134,做空,2021-11-19 06:30:00,2021-11-19 06:45:00,4067.28,4061.42,0.0,flip_to_long -28135,做多,2021-11-19 06:45:00,2021-11-19 07:05:00,4061.42,4049.32,-0.0,flip_to_short -28136,做空,2021-11-19 07:05:00,2021-11-19 07:10:00,4049.32,4046.57,0.0,tp_lower -28137,做多,2021-11-19 07:50:00,2021-11-19 08:00:00,4059.82,4070.81,0.0,tp_upper -28138,做空,2021-11-19 09:55:00,2021-11-19 10:15:00,4154.95,4132.3,0.0,tp_lower -28139,做多,2021-11-19 10:55:00,2021-11-19 11:45:00,4146.3,4129.74,-0.0,flip_to_short -28140,做空,2021-11-19 11:45:00,2021-11-19 11:50:00,4129.74,4129.87,-0.0,flip_to_long -28141,做多,2021-11-19 11:50:00,2021-11-19 12:00:00,4129.87,4147.01,0.0,tp_upper -28142,做空,2021-11-19 12:55:00,2021-11-19 13:05:00,4142.05,4143.23,-0.0,flip_to_long -28143,做多,2021-11-19 13:05:00,2021-11-19 13:25:00,4143.23,4178.89,0.01,tp_upper -28144,做空,2021-11-19 15:10:00,2021-11-19 15:35:00,4213.39,4218.85,-0.0,flip_to_long -28145,做多,2021-11-19 15:35:00,2021-11-19 15:55:00,4218.85,4216.87,-0.0,flip_to_short -28146,做空,2021-11-19 15:55:00,2021-11-19 16:00:00,4216.87,4224.59,-0.0,flip_to_long -28147,做多,2021-11-19 16:00:00,2021-11-19 16:15:00,4224.59,4224.93,-0.0,tp_upper -28148,做空,2021-11-19 16:20:00,2021-11-19 16:30:00,4218.24,4222.3,-0.0,flip_to_long -28149,做多,2021-11-19 16:30:00,2021-11-19 16:50:00,4222.3,4243.49,0.0,tp_upper -28150,做空,2021-11-19 18:05:00,2021-11-19 18:10:00,4255.9,4262.78,-0.0,flip_to_long -28151,做多,2021-11-19 18:10:00,2021-11-19 18:15:00,4262.78,4259.98,-0.0,flip_to_short -28152,做空,2021-11-19 18:15:00,2021-11-19 18:30:00,4259.98,4254.28,0.0,tp_lower -28153,做多,2021-11-19 18:50:00,2021-11-19 19:10:00,4263.33,4273.22,0.0,tp_upper -28154,做空,2021-11-19 19:30:00,2021-11-19 19:35:00,4261.61,4267.36,-0.0,flip_to_long -28155,做多,2021-11-19 19:35:00,2021-11-19 19:45:00,4267.36,4275.76,0.0,tp_upper -28156,做空,2021-11-19 20:30:00,2021-11-19 20:45:00,4273.2,4284.89,-0.0,flip_to_long -28157,做多,2021-11-19 20:45:00,2021-11-19 20:50:00,4284.89,4269.86,-0.0,flip_to_short -28158,做空,2021-11-19 20:50:00,2021-11-19 21:05:00,4269.86,4252.91,0.0,tp_lower -28159,做多,2021-11-19 21:45:00,2021-11-19 21:50:00,4273.83,4272.19,-0.0,flip_to_short -28160,做空,2021-11-19 21:50:00,2021-11-19 23:00:00,4272.19,4279.33,-0.0,flip_to_long -28161,做多,2021-11-19 23:00:00,2021-11-19 23:15:00,4279.33,4284.15,0.0,flip_to_short -28162,做空,2021-11-19 23:15:00,2021-11-19 23:20:00,4284.15,4298.07,-0.0,flip_to_long -28163,做多,2021-11-19 23:20:00,2021-11-19 23:30:00,4298.07,4279.34,-0.0,flip_to_short -28164,做空,2021-11-19 23:30:00,2021-11-19 23:40:00,4279.34,4273.71,0.0,tp_lower -28165,做多,2021-11-19 23:50:00,2021-11-20 00:00:00,4292.72,4296.8,0.0,tp_upper -28166,做空,2021-11-20 00:30:00,2021-11-20 00:40:00,4291.51,4296.47,-0.0,flip_to_long -28167,做多,2021-11-20 00:40:00,2021-11-20 00:45:00,4296.47,4294.67,-0.0,flip_to_short -28168,做空,2021-11-20 00:45:00,2021-11-20 00:50:00,4294.67,4303.71,-0.0,flip_to_long -28169,做多,2021-11-20 00:50:00,2021-11-20 00:55:00,4303.71,4297.3,-0.0,flip_to_short -28170,做空,2021-11-20 00:55:00,2021-11-20 02:40:00,4297.3,4312.39,-0.0,tp_lower -28171,做多,2021-11-20 04:50:00,2021-11-20 05:10:00,4290.41,4276.48,-0.0,flip_to_short -28172,做空,2021-11-20 05:10:00,2021-11-20 05:25:00,4276.48,4283.49,-0.0,flip_to_long -28173,做多,2021-11-20 05:25:00,2021-11-20 05:45:00,4283.49,4277.22,-0.0,flip_to_short -28174,做空,2021-11-20 05:45:00,2021-11-20 06:00:00,4277.22,4277.18,-0.0,flip_to_long -28175,做多,2021-11-20 06:00:00,2021-11-20 06:20:00,4277.18,4315.47,0.01,tp_upper -28176,做空,2021-11-20 06:45:00,2021-11-20 06:50:00,4285.84,4291.2,-0.0,flip_to_long -28177,做多,2021-11-20 06:50:00,2021-11-20 07:00:00,4291.2,4286.81,-0.0,flip_to_short -28178,做空,2021-11-20 07:00:00,2021-11-20 07:05:00,4286.81,4293.1,-0.0,flip_to_long -28179,做多,2021-11-20 07:05:00,2021-11-20 07:20:00,4293.1,4283.68,-0.0,flip_to_short -28180,做空,2021-11-20 07:20:00,2021-11-20 08:25:00,4283.68,4285.75,-0.0,flip_to_long -28181,做多,2021-11-20 08:25:00,2021-11-20 08:35:00,4285.75,4303.76,0.0,tp_upper -28182,做空,2021-11-20 09:25:00,2021-11-20 09:40:00,4290.21,4294.61,-0.0,flip_to_long -28183,做多,2021-11-20 09:40:00,2021-11-20 09:50:00,4294.61,4293.76,-0.0,flip_to_short -28184,做空,2021-11-20 09:50:00,2021-11-20 10:00:00,4293.76,4283.55,0.0,tp_lower -28185,做多,2021-11-20 10:15:00,2021-11-20 10:20:00,4305.24,4305.44,-0.0,tp_upper -28186,做空,2021-11-20 10:50:00,2021-11-20 10:55:00,4293.16,4295.88,-0.0,flip_to_long -28187,做多,2021-11-20 10:55:00,2021-11-20 11:10:00,4295.88,4315.0,0.0,tp_upper -28188,做空,2021-11-20 11:15:00,2021-11-20 13:05:00,4299.39,4319.13,-0.0,flip_to_long -28189,做多,2021-11-20 13:05:00,2021-11-20 13:10:00,4319.13,4313.5,-0.0,flip_to_short -28190,做空,2021-11-20 13:10:00,2021-11-20 13:15:00,4313.5,4303.79,0.0,tp_lower -28191,做多,2021-11-20 14:10:00,2021-11-20 14:25:00,4310.82,4299.01,-0.0,flip_to_short -28192,做空,2021-11-20 14:25:00,2021-11-20 14:35:00,4299.01,4301.6,-0.0,flip_to_long -28193,做多,2021-11-20 14:35:00,2021-11-20 14:50:00,4301.6,4293.83,-0.0,flip_to_short -28194,做空,2021-11-20 14:50:00,2021-11-20 15:00:00,4293.83,4260.76,0.01,tp_lower -28195,做多,2021-11-20 16:30:00,2021-11-20 16:35:00,4240.39,4237.18,-0.0,flip_to_short -28196,做空,2021-11-20 16:35:00,2021-11-20 17:40:00,4237.18,4239.61,-0.0,flip_to_long -28197,做多,2021-11-20 17:40:00,2021-11-20 17:55:00,4239.61,4251.68,0.0,tp_upper -28198,做空,2021-11-20 22:25:00,2021-11-20 22:35:00,4416.89,4419.35,-0.0,flip_to_long -28199,做多,2021-11-20 22:35:00,2021-11-20 23:10:00,4419.35,4408.98,-0.0,flip_to_short -28200,做空,2021-11-20 23:10:00,2021-11-20 23:25:00,4408.98,4397.17,0.0,tp_lower -28201,做多,2021-11-20 23:45:00,2021-11-20 23:55:00,4414.24,4412.55,-0.0,flip_to_short -28202,做空,2021-11-20 23:55:00,2021-11-21 00:10:00,4412.55,4413.98,-0.0,flip_to_long -28203,做多,2021-11-21 00:10:00,2021-11-21 00:15:00,4413.98,4399.09,-0.0,flip_to_short -28204,做空,2021-11-21 00:15:00,2021-11-21 00:25:00,4399.09,4396.63,0.0,tp_lower -28205,做多,2021-11-21 00:40:00,2021-11-21 03:00:00,4404.18,4364.24,-0.01,flip_to_short -28206,做空,2021-11-21 03:00:00,2021-11-21 03:05:00,4364.24,4377.25,-0.0,flip_to_long -28207,做多,2021-11-21 03:05:00,2021-11-21 03:35:00,4377.25,4367.36,-0.0,flip_to_short -28208,做空,2021-11-21 03:35:00,2021-11-21 04:05:00,4367.36,4358.32,0.0,flip_to_long -28209,做多,2021-11-21 04:05:00,2021-11-21 04:15:00,4358.32,4362.0,0.0,flip_to_short -28210,做空,2021-11-21 04:15:00,2021-11-21 04:35:00,4362.0,4346.8,0.0,tp_lower -28211,做多,2021-11-21 05:15:00,2021-11-21 06:00:00,4346.38,4368.92,0.0,tp_upper -28212,做空,2021-11-21 06:40:00,2021-11-21 06:45:00,4356.99,4366.01,-0.0,flip_to_long -28213,做多,2021-11-21 06:45:00,2021-11-21 06:50:00,4366.01,4359.45,-0.0,flip_to_short -28214,做空,2021-11-21 06:50:00,2021-11-21 06:55:00,4359.45,4381.99,-0.0,flip_to_long -28215,做多,2021-11-21 06:55:00,2021-11-21 07:00:00,4381.99,4370.2,-0.0,tp_upper -28216,做空,2021-11-21 07:15:00,2021-11-21 07:20:00,4361.46,4364.27,-0.0,flip_to_long -28217,做多,2021-11-21 07:20:00,2021-11-21 07:35:00,4364.27,4359.95,-0.0,flip_to_short -28218,做空,2021-11-21 07:35:00,2021-11-21 07:55:00,4359.95,4349.66,0.0,tp_lower -28219,做多,2021-11-21 08:30:00,2021-11-21 08:45:00,4359.48,4347.14,-0.0,flip_to_short -28220,做空,2021-11-21 08:45:00,2021-11-21 09:10:00,4347.14,4351.33,-0.0,flip_to_long -28221,做多,2021-11-21 09:10:00,2021-11-21 09:35:00,4351.33,4351.03,-0.0,flip_to_short -28222,做空,2021-11-21 09:35:00,2021-11-21 09:55:00,4351.03,4352.47,-0.0,flip_to_long -28223,做多,2021-11-21 09:55:00,2021-11-21 10:10:00,4352.47,4347.04,-0.0,flip_to_short -28224,做空,2021-11-21 10:10:00,2021-11-21 10:15:00,4347.04,4356.37,-0.0,flip_to_long -28225,做多,2021-11-21 10:15:00,2021-11-21 10:20:00,4356.37,4353.1,-0.0,flip_to_short -28226,做空,2021-11-21 10:20:00,2021-11-21 10:30:00,4353.1,4335.32,0.0,tp_lower -28227,做多,2021-11-21 11:00:00,2021-11-21 11:10:00,4342.0,4342.56,-0.0,flip_to_short -28228,做空,2021-11-21 11:10:00,2021-11-21 11:20:00,4342.56,4313.1,0.01,tp_lower -28229,做多,2021-11-21 11:45:00,2021-11-21 12:15:00,4324.12,4344.28,0.0,tp_upper -28230,做空,2021-11-21 13:05:00,2021-11-21 13:10:00,4327.95,4328.37,-0.0,flip_to_long -28231,做多,2021-11-21 13:10:00,2021-11-21 13:30:00,4328.37,4328.66,-0.0,flip_to_short -28232,做空,2021-11-21 13:30:00,2021-11-21 13:45:00,4328.66,4329.45,-0.0,flip_to_long -28233,做多,2021-11-21 13:45:00,2021-11-21 15:00:00,4329.45,4327.6,-0.0,flip_to_short -28234,做空,2021-11-21 15:00:00,2021-11-21 16:45:00,4327.6,4379.48,-0.01,flip_to_long -28235,做多,2021-11-21 16:45:00,2021-11-21 16:50:00,4379.48,4410.05,0.01,tp_upper -28236,做空,2021-11-21 17:45:00,2021-11-21 19:05:00,4370.03,4342.66,0.0,tp_lower -28237,做多,2021-11-21 19:45:00,2021-11-21 20:35:00,4353.12,4367.69,0.0,tp_upper -28238,做空,2021-11-21 21:45:00,2021-11-21 22:00:00,4372.37,4357.78,0.0,tp_lower -28239,做多,2021-11-21 23:25:00,2021-11-21 23:35:00,4333.74,4329.68,-0.0,flip_to_short -28240,做空,2021-11-21 23:35:00,2021-11-21 23:50:00,4329.68,4256.95,0.01,tp_lower -28241,做多,2021-11-22 01:55:00,2021-11-22 03:20:00,4213.43,4182.47,-0.01,flip_to_short -28242,做空,2021-11-22 03:20:00,2021-11-22 03:30:00,4182.47,4167.72,0.0,tp_lower -28243,做多,2021-11-22 03:35:00,2021-11-22 03:40:00,4208.27,4182.62,-0.01,flip_to_short -28244,做空,2021-11-22 03:40:00,2021-11-22 03:45:00,4182.62,4195.7,-0.0,flip_to_long -28245,做多,2021-11-22 03:45:00,2021-11-22 03:50:00,4195.7,4166.53,-0.01,flip_to_short -28246,做空,2021-11-22 03:50:00,2021-11-22 03:55:00,4166.53,4167.33,-0.0,tp_lower -28247,做多,2021-11-22 04:20:00,2021-11-22 04:25:00,4184.03,4177.76,-0.0,flip_to_short -28248,做空,2021-11-22 04:25:00,2021-11-22 04:50:00,4177.76,4155.61,0.0,tp_lower -28249,做多,2021-11-22 05:30:00,2021-11-22 05:40:00,4166.76,4166.14,-0.0,flip_to_short -28250,做空,2021-11-22 05:40:00,2021-11-22 06:50:00,4166.14,4175.67,-0.0,flip_to_long -28251,做多,2021-11-22 06:50:00,2021-11-22 07:00:00,4175.67,4209.97,0.01,tp_upper -28252,做空,2021-11-22 07:55:00,2021-11-22 08:00:00,4188.65,4197.44,-0.0,flip_to_long -28253,做多,2021-11-22 08:00:00,2021-11-22 08:05:00,4197.44,4189.99,-0.0,flip_to_short -28254,做空,2021-11-22 08:05:00,2021-11-22 08:15:00,4189.99,4194.99,-0.0,flip_to_long -28255,做多,2021-11-22 08:15:00,2021-11-22 08:40:00,4194.99,4199.6,0.0,flip_to_short -28256,做空,2021-11-22 08:40:00,2021-11-22 08:50:00,4199.6,4201.93,-0.0,flip_to_long -28257,做多,2021-11-22 08:50:00,2021-11-22 08:55:00,4201.93,4196.98,-0.0,flip_to_short -28258,做空,2021-11-22 08:55:00,2021-11-22 09:00:00,4196.98,4204.75,-0.0,flip_to_long -28259,做多,2021-11-22 09:00:00,2021-11-22 09:05:00,4204.75,4219.03,0.0,tp_upper -28260,做空,2021-11-22 09:40:00,2021-11-22 09:45:00,4205.3,4210.45,-0.0,flip_to_long -28261,做多,2021-11-22 09:45:00,2021-11-22 09:50:00,4210.45,4204.99,-0.0,flip_to_short -28262,做空,2021-11-22 09:50:00,2021-11-22 10:00:00,4204.99,4181.32,0.0,tp_lower -28263,做多,2021-11-22 10:45:00,2021-11-22 11:00:00,4194.88,4203.49,0.0,flip_to_short -28264,做空,2021-11-22 11:00:00,2021-11-22 11:45:00,4203.49,4202.45,-0.0,flip_to_long -28265,做多,2021-11-22 11:45:00,2021-11-22 11:50:00,4202.45,4187.48,-0.0,flip_to_short -28266,做空,2021-11-22 11:50:00,2021-11-22 11:55:00,4187.48,4173.25,0.0,tp_lower -28267,做多,2021-11-22 12:25:00,2021-11-22 12:30:00,4210.51,4218.16,0.0,tp_upper -28268,做空,2021-11-22 12:35:00,2021-11-22 13:05:00,4194.38,4147.68,0.01,tp_lower -28269,做多,2021-11-22 13:25:00,2021-11-22 13:35:00,4176.7,4281.55,0.02,tp_upper -28270,做空,2021-11-22 14:50:00,2021-11-22 16:00:00,4237.35,4231.41,0.0,tp_lower -28271,做多,2021-11-22 16:20:00,2021-11-22 16:25:00,4237.03,4228.9,-0.0,flip_to_short -28272,做空,2021-11-22 16:25:00,2021-11-22 16:30:00,4228.9,4236.82,-0.0,flip_to_long -28273,做多,2021-11-22 16:30:00,2021-11-22 16:40:00,4236.82,4240.07,0.0,tp_upper -28274,做空,2021-11-22 16:45:00,2021-11-22 16:50:00,4232.74,4232.96,-0.0,flip_to_long -28275,做多,2021-11-22 16:50:00,2021-11-22 21:05:00,4232.96,4044.0,-0.04,flip_to_short -28276,做空,2021-11-22 21:05:00,2021-11-22 21:10:00,4044.0,4037.15,0.0,tp_lower -28277,做多,2021-11-22 21:30:00,2021-11-22 21:40:00,4075.01,4072.28,-0.0,flip_to_short -28278,做空,2021-11-22 21:40:00,2021-11-22 21:50:00,4072.28,4070.92,-0.0,flip_to_long -28279,做多,2021-11-22 21:50:00,2021-11-22 23:35:00,4070.92,4093.63,0.0,flip_to_short -28280,做空,2021-11-22 23:35:00,2021-11-22 23:45:00,4093.63,4095.57,-0.0,flip_to_long -28281,做多,2021-11-22 23:45:00,2021-11-22 23:55:00,4095.57,4086.57,-0.0,flip_to_short -28282,做空,2021-11-22 23:55:00,2021-11-23 00:00:00,4086.57,4084.36,0.0,tp_lower -28283,做多,2021-11-23 00:20:00,2021-11-23 00:25:00,4106.46,4128.0,0.0,tp_upper -28284,做空,2021-11-23 02:05:00,2021-11-23 02:25:00,4131.73,4140.15,-0.0,flip_to_long -28285,做多,2021-11-23 02:25:00,2021-11-23 02:35:00,4140.15,4140.23,-0.0,flip_to_short -28286,做空,2021-11-23 02:35:00,2021-11-23 02:55:00,4140.23,4159.3,-0.0,flip_to_long -28287,做多,2021-11-23 02:55:00,2021-11-23 03:00:00,4159.3,4165.26,0.0,tp_upper -28288,做空,2021-11-23 04:10:00,2021-11-23 04:15:00,4167.52,4172.69,-0.0,flip_to_long -28289,做多,2021-11-23 04:15:00,2021-11-23 04:25:00,4172.69,4174.63,-0.0,flip_to_short -28290,做空,2021-11-23 04:25:00,2021-11-23 04:35:00,4174.63,4181.84,-0.0,flip_to_long -28291,做多,2021-11-23 04:35:00,2021-11-23 04:40:00,4181.84,4174.92,-0.0,flip_to_short -28292,做空,2021-11-23 04:40:00,2021-11-23 05:00:00,4174.92,4158.07,0.0,tp_lower -28293,做空,2021-11-23 06:10:00,2021-11-23 06:15:00,4152.84,4161.59,-0.0,flip_to_long -28294,做多,2021-11-23 06:15:00,2021-11-23 06:20:00,4161.59,4143.97,-0.0,flip_to_short -28295,做空,2021-11-23 06:20:00,2021-11-23 06:25:00,4143.97,4134.39,0.0,tp_lower -28296,做多,2021-11-23 07:45:00,2021-11-23 08:50:00,4115.31,4128.98,0.0,tp_upper -28297,做空,2021-11-23 09:15:00,2021-11-23 09:35:00,4128.39,4107.33,0.0,tp_lower -28298,做多,2021-11-23 09:40:00,2021-11-23 09:45:00,4167.36,4177.0,0.0,tp_upper -28299,做空,2021-11-23 10:00:00,2021-11-23 10:05:00,4121.32,4144.6,-0.01,flip_to_long -28300,做多,2021-11-23 10:05:00,2021-11-23 10:15:00,4144.6,4202.95,0.01,tp_upper -28301,做空,2021-11-23 10:55:00,2021-11-23 11:10:00,4155.38,4162.55,-0.0,flip_to_long -28302,做多,2021-11-23 11:10:00,2021-11-23 12:30:00,4162.55,4138.16,-0.01,flip_to_short -28303,做空,2021-11-23 12:30:00,2021-11-23 12:55:00,4138.16,4137.04,-0.0,flip_to_long -28304,做多,2021-11-23 12:55:00,2021-11-23 13:00:00,4137.04,4160.17,0.0,tp_upper -28305,做空,2021-11-23 15:55:00,2021-11-23 16:00:00,4272.14,4296.02,-0.01,flip_to_long -28306,做多,2021-11-23 16:00:00,2021-11-23 16:15:00,4296.02,4331.98,0.01,tp_upper -28307,做空,2021-11-23 17:10:00,2021-11-23 17:45:00,4322.04,4333.66,-0.0,flip_to_long -28308,做多,2021-11-23 17:45:00,2021-11-23 18:55:00,4333.66,4322.79,-0.0,flip_to_short -28309,做空,2021-11-23 18:55:00,2021-11-23 19:20:00,4322.79,4316.52,0.0,flip_to_long -28310,做多,2021-11-23 19:20:00,2021-11-23 19:45:00,4316.52,4338.73,0.0,tp_upper -28311,做空,2021-11-23 21:10:00,2021-11-23 21:25:00,4361.95,4352.84,0.0,flip_to_long -28312,做多,2021-11-23 21:25:00,2021-11-23 23:55:00,4352.84,4341.36,-0.0,flip_to_short -28313,做空,2021-11-23 23:55:00,2021-11-24 00:00:00,4341.36,4361.42,-0.0,flip_to_long -28314,做多,2021-11-24 00:00:00,2021-11-24 00:05:00,4361.42,4364.28,0.0,tp_upper -28315,做空,2021-11-24 00:55:00,2021-11-24 01:00:00,4353.48,4363.02,-0.0,flip_to_long -28316,做多,2021-11-24 01:00:00,2021-11-24 01:05:00,4363.02,4361.2,-0.0,flip_to_short -28317,做空,2021-11-24 01:05:00,2021-11-24 01:15:00,4361.2,4338.19,0.0,tp_lower -28318,做多,2021-11-24 03:50:00,2021-11-24 03:55:00,4252.05,4250.16,-0.0,flip_to_short -28319,做空,2021-11-24 03:55:00,2021-11-24 04:00:00,4250.16,4260.44,-0.0,flip_to_long -28320,做多,2021-11-24 04:00:00,2021-11-24 04:05:00,4260.44,4253.39,-0.0,flip_to_short -28321,做空,2021-11-24 04:05:00,2021-11-24 05:40:00,4253.39,4277.25,-0.01,flip_to_long -28322,做多,2021-11-24 05:40:00,2021-11-24 05:45:00,4277.25,4272.96,-0.0,tp_upper -28323,做多,2021-11-24 05:55:00,2021-11-24 06:05:00,4272.21,4249.81,-0.0,flip_to_short -28324,做空,2021-11-24 06:05:00,2021-11-24 06:10:00,4249.81,4247.78,-0.0,tp_lower -28325,做多,2021-11-24 06:45:00,2021-11-24 08:10:00,4264.29,4270.98,0.0,flip_to_short -28326,做空,2021-11-24 08:10:00,2021-11-24 08:15:00,4270.98,4279.37,-0.0,flip_to_long -28327,做多,2021-11-24 08:15:00,2021-11-24 08:25:00,4279.37,4292.43,0.0,tp_upper -28328,做空,2021-11-24 09:45:00,2021-11-24 10:05:00,4302.44,4289.71,0.0,tp_lower -28329,做空,2021-11-24 10:25:00,2021-11-24 10:55:00,4290.76,4258.76,0.01,tp_lower -28330,做多,2021-11-24 11:20:00,2021-11-24 11:40:00,4281.39,4308.32,0.0,tp_upper -28331,做空,2021-11-24 12:00:00,2021-11-24 12:15:00,4287.46,4293.71,-0.0,flip_to_long -28332,做多,2021-11-24 12:15:00,2021-11-24 12:20:00,4293.71,4285.45,-0.0,flip_to_short -28333,做空,2021-11-24 12:20:00,2021-11-24 12:25:00,4285.45,4300.56,-0.0,flip_to_long -28334,做多,2021-11-24 12:25:00,2021-11-24 12:45:00,4300.56,4286.09,-0.0,flip_to_short -28335,做空,2021-11-24 12:45:00,2021-11-24 13:05:00,4286.09,4276.42,0.0,tp_lower -28336,做多,2021-11-24 13:10:00,2021-11-24 13:15:00,4292.35,4286.63,-0.0,flip_to_short -28337,做空,2021-11-24 13:15:00,2021-11-24 13:20:00,4286.63,4297.29,-0.0,flip_to_long -28338,做多,2021-11-24 13:20:00,2021-11-24 13:30:00,4297.29,4295.24,-0.0,tp_upper -28339,做空,2021-11-24 13:35:00,2021-11-24 13:40:00,4269.94,4267.33,0.0,tp_lower -28340,做多,2021-11-24 15:00:00,2021-11-24 15:10:00,4213.02,4216.26,0.0,flip_to_short -28341,做空,2021-11-24 15:10:00,2021-11-24 16:50:00,4216.26,4239.48,-0.0,flip_to_long -28342,做多,2021-11-24 16:50:00,2021-11-24 17:15:00,4239.48,4231.11,-0.0,flip_to_short -28343,做空,2021-11-24 17:15:00,2021-11-24 17:30:00,4231.11,4210.01,0.0,tp_lower -28344,做多,2021-11-24 18:05:00,2021-11-24 18:15:00,4239.28,4260.48,0.0,tp_upper -28345,做空,2021-11-24 18:35:00,2021-11-24 18:45:00,4224.51,4227.44,-0.0,flip_to_long -28346,做多,2021-11-24 18:45:00,2021-11-24 19:00:00,4227.44,4227.45,-0.0,flip_to_short -28347,做空,2021-11-24 19:00:00,2021-11-24 20:05:00,4227.45,4216.78,0.0,flip_to_long -28348,做多,2021-11-24 20:05:00,2021-11-24 20:20:00,4216.78,4229.07,0.0,tp_upper -28349,做空,2021-11-24 22:10:00,2021-11-24 22:15:00,4259.27,4261.02,-0.0,flip_to_long -28350,做多,2021-11-24 22:15:00,2021-11-24 23:15:00,4261.02,4259.73,-0.0,flip_to_short -28351,做空,2021-11-24 23:15:00,2021-11-24 23:30:00,4259.73,4252.47,0.0,flip_to_long -28352,做多,2021-11-24 23:30:00,2021-11-24 23:40:00,4252.47,4266.04,0.0,tp_upper -28353,做空,2021-11-25 00:05:00,2021-11-25 00:10:00,4255.73,4266.84,-0.0,flip_to_long -28354,做多,2021-11-25 00:10:00,2021-11-25 00:20:00,4266.84,4291.49,0.0,tp_upper -28355,做空,2021-11-25 02:10:00,2021-11-25 02:20:00,4321.7,4301.89,0.0,tp_lower -28356,做多,2021-11-25 03:00:00,2021-11-25 03:15:00,4313.6,4305.2,-0.0,flip_to_short -28357,做空,2021-11-25 03:15:00,2021-11-25 03:20:00,4305.2,4311.43,-0.0,flip_to_long -28358,做多,2021-11-25 03:20:00,2021-11-25 03:30:00,4311.43,4308.01,-0.0,flip_to_short -28359,做空,2021-11-25 03:30:00,2021-11-25 03:35:00,4308.01,4313.27,-0.0,flip_to_long -28360,做多,2021-11-25 03:35:00,2021-11-25 03:45:00,4313.27,4316.47,0.0,flip_to_short -28361,做空,2021-11-25 03:45:00,2021-11-25 04:15:00,4316.47,4301.01,0.0,tp_lower -28362,做多,2021-11-25 06:05:00,2021-11-25 06:10:00,4287.61,4289.87,0.0,tp_upper -28363,做空,2021-11-25 06:15:00,2021-11-25 06:20:00,4281.61,4282.85,-0.0,flip_to_long -28364,做多,2021-11-25 06:20:00,2021-11-25 06:55:00,4282.85,4278.97,-0.0,flip_to_short -28365,做空,2021-11-25 06:55:00,2021-11-25 07:00:00,4278.97,4287.71,-0.0,flip_to_long -28366,做多,2021-11-25 07:00:00,2021-11-25 07:10:00,4287.71,4289.4,-0.0,tp_upper -28367,做空,2021-11-25 08:25:00,2021-11-25 08:30:00,4296.85,4297.05,-0.0,flip_to_long -28368,做多,2021-11-25 08:30:00,2021-11-25 10:00:00,4297.05,4296.52,-0.0,tp_upper -28369,做空,2021-11-25 11:50:00,2021-11-25 15:20:00,4378.8,4471.54,-0.02,flip_to_long -28370,做多,2021-11-25 15:20:00,2021-11-25 15:50:00,4471.54,4471.73,-0.0,flip_to_short -28371,做空,2021-11-25 15:50:00,2021-11-25 15:55:00,4471.73,4479.11,-0.0,flip_to_long -28372,做多,2021-11-25 15:55:00,2021-11-25 16:00:00,4479.11,4503.75,0.0,tp_upper -28373,做空,2021-11-25 16:20:00,2021-11-25 16:40:00,4476.54,4480.63,-0.0,flip_to_long -28374,做多,2021-11-25 16:40:00,2021-11-25 16:45:00,4480.63,4478.72,-0.0,flip_to_short -28375,做空,2021-11-25 16:45:00,2021-11-25 16:50:00,4478.72,4491.92,-0.0,flip_to_long -28376,做多,2021-11-25 16:50:00,2021-11-25 17:00:00,4491.92,4503.15,0.0,tp_upper -28377,做空,2021-11-25 18:20:00,2021-11-25 18:40:00,4508.11,4513.93,-0.0,flip_to_long -28378,做多,2021-11-25 18:40:00,2021-11-25 20:00:00,4513.93,4511.33,-0.0,tp_upper -28379,做空,2021-11-25 21:00:00,2021-11-25 21:05:00,4506.59,4513.01,-0.0,flip_to_long -28380,做多,2021-11-25 21:05:00,2021-11-25 21:30:00,4513.01,4514.48,-0.0,flip_to_short -28381,做空,2021-11-25 21:30:00,2021-11-25 21:35:00,4514.48,4516.0,-0.0,flip_to_long -28382,做多,2021-11-25 21:35:00,2021-11-25 23:00:00,4516.0,4530.52,0.0,tp_upper -28383,做空,2021-11-25 23:40:00,2021-11-25 23:45:00,4515.01,4521.14,-0.0,flip_to_long -28384,做多,2021-11-25 23:45:00,2021-11-26 00:15:00,4521.14,4531.74,0.0,tp_upper -28385,做空,2021-11-26 00:20:00,2021-11-26 00:25:00,4518.8,4521.29,-0.0,tp_lower -28386,做多,2021-11-26 00:35:00,2021-11-26 01:30:00,4522.35,4508.92,-0.0,flip_to_short -28387,做空,2021-11-26 01:30:00,2021-11-26 01:45:00,4508.92,4499.54,0.0,tp_lower -28388,做多,2021-11-26 02:30:00,2021-11-26 02:50:00,4500.62,4477.06,-0.0,flip_to_short -28389,做空,2021-11-26 02:50:00,2021-11-26 02:55:00,4477.06,4462.77,0.0,tp_lower -28390,做多,2021-11-26 05:05:00,2021-11-26 05:35:00,4430.25,4422.34,-0.0,flip_to_short -28391,做空,2021-11-26 05:35:00,2021-11-26 05:40:00,4422.34,4425.95,-0.0,flip_to_long -28392,做多,2021-11-26 05:40:00,2021-11-26 05:45:00,4425.95,4417.27,-0.0,flip_to_short -28393,做空,2021-11-26 05:45:00,2021-11-26 05:50:00,4417.27,4434.01,-0.0,flip_to_long -28394,做多,2021-11-26 05:50:00,2021-11-26 06:00:00,4434.01,4433.81,-0.0,tp_upper -28395,做空,2021-11-26 06:20:00,2021-11-26 06:25:00,4415.33,4426.82,-0.0,flip_to_long -28396,做多,2021-11-26 06:25:00,2021-11-26 06:30:00,4426.82,4416.18,-0.0,flip_to_short -28397,做空,2021-11-26 06:30:00,2021-11-26 06:55:00,4416.18,4421.11,-0.0,flip_to_long -28398,做多,2021-11-26 06:55:00,2021-11-26 11:25:00,4421.11,4086.63,-0.06,tp_upper -28399,做空,2021-11-26 11:35:00,2021-11-26 11:40:00,4043.25,4030.07,0.0,tp_lower -28400,做多,2021-11-26 12:30:00,2021-11-26 12:40:00,4033.86,4025.16,-0.0,flip_to_short -28401,做空,2021-11-26 12:40:00,2021-11-26 12:50:00,4025.16,4044.19,-0.0,flip_to_long -28402,做多,2021-11-26 12:50:00,2021-11-26 13:50:00,4044.19,4081.55,0.01,tp_upper -28403,做空,2021-11-26 14:45:00,2021-11-26 15:15:00,4088.14,4060.73,0.0,tp_lower -28404,做多,2021-11-26 16:30:00,2021-11-26 16:45:00,4070.23,4098.37,0.0,tp_upper -28405,做空,2021-11-26 17:00:00,2021-11-26 18:05:00,4069.3,4055.68,0.0,tp_lower -28406,做多,2021-11-26 19:05:00,2021-11-26 19:45:00,4062.52,4086.7,0.0,tp_upper -28407,做空,2021-11-26 20:00:00,2021-11-26 20:05:00,4066.1,4076.75,-0.0,flip_to_long -28408,做多,2021-11-26 20:05:00,2021-11-26 20:10:00,4076.75,4066.35,-0.0,flip_to_short -28409,做空,2021-11-26 20:10:00,2021-11-26 20:20:00,4066.35,4072.31,-0.0,flip_to_long -28410,做多,2021-11-26 20:20:00,2021-11-26 20:35:00,4072.31,4077.92,0.0,flip_to_short -28411,做空,2021-11-26 20:35:00,2021-11-26 21:55:00,4077.92,4064.97,0.0,tp_lower -28412,做多,2021-11-26 22:05:00,2021-11-26 22:10:00,4099.37,4094.54,-0.0,flip_to_short -28413,做空,2021-11-26 22:10:00,2021-11-26 22:20:00,4094.54,4098.87,-0.0,flip_to_long -28414,做多,2021-11-26 22:20:00,2021-11-26 23:15:00,4098.87,4077.37,-0.0,flip_to_short -28415,做空,2021-11-26 23:15:00,2021-11-26 23:25:00,4077.37,4052.79,0.0,tp_lower -28416,做多,2021-11-26 23:35:00,2021-11-27 00:10:00,4058.87,4085.68,0.0,tp_upper -28417,做空,2021-11-27 01:10:00,2021-11-27 01:20:00,4055.88,4063.05,-0.0,flip_to_long -28418,做多,2021-11-27 01:20:00,2021-11-27 02:05:00,4063.05,4104.78,0.01,tp_upper -28419,做空,2021-11-27 03:00:00,2021-11-27 03:05:00,4100.38,4102.26,-0.0,flip_to_long -28420,做多,2021-11-27 03:05:00,2021-11-27 03:15:00,4102.26,4142.65,0.01,tp_upper -28421,做空,2021-11-27 03:45:00,2021-11-27 03:50:00,4114.54,4117.06,-0.0,flip_to_long -28422,做多,2021-11-27 03:50:00,2021-11-27 04:20:00,4117.06,4123.34,0.0,flip_to_short -28423,做空,2021-11-27 04:20:00,2021-11-27 04:30:00,4123.34,4136.74,-0.0,flip_to_long -28424,做多,2021-11-27 04:30:00,2021-11-27 04:45:00,4136.74,4141.99,0.0,tp_upper -28425,做空,2021-11-27 05:05:00,2021-11-27 05:15:00,4123.33,4121.59,-0.0,flip_to_long -28426,做多,2021-11-27 05:15:00,2021-11-27 07:15:00,4121.59,4108.61,-0.0,tp_upper -28427,做空,2021-11-27 07:20:00,2021-11-27 07:25:00,4101.06,4104.68,-0.0,flip_to_long -28428,做多,2021-11-27 07:25:00,2021-11-27 07:35:00,4104.68,4110.76,0.0,tp_upper -28429,做空,2021-11-27 09:15:00,2021-11-27 09:50:00,4153.08,4127.33,0.0,tp_lower -28430,做多,2021-11-27 10:35:00,2021-11-27 10:50:00,4147.16,4136.15,-0.0,flip_to_short -28431,做空,2021-11-27 10:50:00,2021-11-27 11:50:00,4136.15,4116.4,0.0,tp_lower -28432,做多,2021-11-27 12:35:00,2021-11-27 12:45:00,4127.92,4127.62,-0.0,flip_to_short -28433,做空,2021-11-27 12:45:00,2021-11-27 14:20:00,4127.62,4145.0,-0.0,flip_to_long -28434,做多,2021-11-27 14:20:00,2021-11-27 14:30:00,4145.0,4138.16,-0.0,flip_to_short -28435,做空,2021-11-27 14:30:00,2021-11-27 14:35:00,4138.16,4129.68,0.0,tp_lower -28436,做多,2021-11-27 15:30:00,2021-11-27 15:35:00,4132.18,4131.14,-0.0,flip_to_short -28437,做空,2021-11-27 15:35:00,2021-11-27 16:05:00,4131.14,4140.11,-0.0,flip_to_long -28438,做多,2021-11-27 16:05:00,2021-11-27 16:10:00,4140.11,4151.24,0.0,tp_upper -28439,做空,2021-11-27 16:55:00,2021-11-27 17:00:00,4136.17,4140.89,-0.0,flip_to_long -28440,做多,2021-11-27 17:00:00,2021-11-27 17:05:00,4140.89,4130.32,-0.0,flip_to_short -28441,做空,2021-11-27 17:05:00,2021-11-27 17:10:00,4130.32,4139.75,-0.0,flip_to_long -28442,做多,2021-11-27 17:10:00,2021-11-27 17:20:00,4139.75,4145.32,0.0,flip_to_short -28443,做空,2021-11-27 17:20:00,2021-11-27 17:35:00,4145.32,4137.84,0.0,flip_to_long -28444,做多,2021-11-27 17:35:00,2021-11-27 18:35:00,4137.84,4131.16,-0.0,flip_to_short -28445,做空,2021-11-27 18:35:00,2021-11-27 18:40:00,4131.16,4139.02,-0.0,flip_to_long -28446,做多,2021-11-27 18:40:00,2021-11-27 18:45:00,4139.02,4130.65,-0.0,flip_to_short -28447,做空,2021-11-27 18:45:00,2021-11-27 18:55:00,4130.65,4130.01,-0.0,flip_to_long -28448,做多,2021-11-27 18:55:00,2021-11-27 19:15:00,4130.01,4122.73,-0.0,flip_to_short -28449,做空,2021-11-27 19:15:00,2021-11-27 19:35:00,4122.73,4125.65,-0.0,flip_to_long -28450,做多,2021-11-27 19:35:00,2021-11-27 20:20:00,4125.65,4121.52,-0.0,flip_to_short -28451,做空,2021-11-27 20:20:00,2021-11-27 20:30:00,4121.52,4106.31,0.0,tp_lower -28452,做多,2021-11-27 21:50:00,2021-11-27 22:05:00,4075.54,4095.07,0.0,tp_upper -28453,做空,2021-11-27 23:20:00,2021-11-27 23:45:00,4092.47,4059.55,0.01,tp_lower -28454,做多,2021-11-27 23:55:00,2021-11-28 00:55:00,4095.33,4078.56,-0.0,flip_to_short -28455,做空,2021-11-28 00:55:00,2021-11-28 01:30:00,4078.56,4043.45,0.01,tp_lower -28456,做多,2021-11-28 02:45:00,2021-11-28 02:50:00,4035.58,4034.9,-0.0,flip_to_short -28457,做空,2021-11-28 02:50:00,2021-11-28 03:45:00,4034.9,4030.01,0.0,flip_to_long -28458,做多,2021-11-28 03:45:00,2021-11-28 04:05:00,4030.01,4017.39,-0.0,flip_to_short -28459,做空,2021-11-28 04:05:00,2021-11-28 04:20:00,4017.39,4033.27,-0.0,flip_to_long -28460,做多,2021-11-28 04:20:00,2021-11-28 04:25:00,4033.27,4029.4,-0.0,flip_to_short -28461,做空,2021-11-28 04:25:00,2021-11-28 04:30:00,4029.4,4038.99,-0.0,flip_to_long -28462,做多,2021-11-28 04:30:00,2021-11-28 04:40:00,4038.99,4025.12,-0.0,flip_to_short -28463,做空,2021-11-28 04:40:00,2021-11-28 05:00:00,4025.12,4030.9,-0.0,flip_to_long -28464,做多,2021-11-28 05:00:00,2021-11-28 05:10:00,4030.9,4044.58,0.0,tp_upper -28465,做空,2021-11-28 06:05:00,2021-11-28 06:15:00,4037.36,4040.23,-0.0,flip_to_long -28466,做多,2021-11-28 06:15:00,2021-11-28 06:30:00,4040.23,4056.38,0.0,tp_upper -28467,做空,2021-11-28 08:00:00,2021-11-28 08:05:00,4060.02,4064.65,-0.0,flip_to_long -28468,做多,2021-11-28 08:05:00,2021-11-28 08:15:00,4064.65,4068.76,0.0,tp_upper -28469,做空,2021-11-28 08:20:00,2021-11-28 08:30:00,4061.56,4050.02,0.0,tp_lower -28470,做多,2021-11-28 09:40:00,2021-11-28 09:50:00,4056.15,4064.44,0.0,tp_upper -28471,做空,2021-11-28 11:40:00,2021-11-28 11:50:00,4093.34,4098.64,-0.0,flip_to_long -28472,做多,2021-11-28 11:50:00,2021-11-28 12:15:00,4098.64,4109.66,0.0,flip_to_short -28473,做空,2021-11-28 12:15:00,2021-11-28 12:25:00,4109.66,4086.04,0.0,tp_lower -28474,做多,2021-11-28 12:45:00,2021-11-28 12:50:00,4101.39,4097.53,-0.0,flip_to_short -28475,做空,2021-11-28 12:50:00,2021-11-28 13:00:00,4097.53,4098.1,-0.0,flip_to_long -28476,做多,2021-11-28 13:00:00,2021-11-28 14:05:00,4098.1,4079.0,-0.0,flip_to_short -28477,做空,2021-11-28 14:05:00,2021-11-28 14:10:00,4079.0,4055.31,0.0,tp_lower -28478,做多,2021-11-28 14:25:00,2021-11-28 14:40:00,4081.46,4074.48,-0.0,flip_to_short -28479,做空,2021-11-28 14:40:00,2021-11-28 14:45:00,4074.48,4077.5,-0.0,flip_to_long -28480,做多,2021-11-28 14:45:00,2021-11-28 15:05:00,4077.5,4079.49,-0.0,flip_to_short -28481,做空,2021-11-28 15:05:00,2021-11-28 15:35:00,4079.49,4082.57,-0.0,flip_to_long -28482,做多,2021-11-28 15:35:00,2021-11-28 15:55:00,4082.57,4079.01,-0.0,flip_to_short -28483,做空,2021-11-28 15:55:00,2021-11-28 16:00:00,4079.01,4086.28,-0.0,flip_to_long -28484,做多,2021-11-28 16:00:00,2021-11-28 16:05:00,4086.28,4077.4,-0.0,flip_to_short -28485,做空,2021-11-28 16:05:00,2021-11-28 16:15:00,4077.4,4076.27,-0.0,tp_lower -28486,做多,2021-11-28 16:55:00,2021-11-28 17:00:00,4070.36,4070.28,-0.0,flip_to_short -28487,做空,2021-11-28 17:00:00,2021-11-28 17:05:00,4070.28,4074.35,-0.0,flip_to_long -28488,做多,2021-11-28 17:05:00,2021-11-28 17:20:00,4074.35,4066.8,-0.0,flip_to_short -28489,做空,2021-11-28 17:20:00,2021-11-28 17:35:00,4066.8,4025.51,0.01,tp_lower -28490,做多,2021-11-28 18:45:00,2021-11-28 19:05:00,4042.92,4077.77,0.01,tp_upper -28491,做空,2021-11-28 22:50:00,2021-11-28 23:00:00,4235.56,4242.39,-0.0,flip_to_long -28492,做多,2021-11-28 23:00:00,2021-11-28 23:10:00,4242.39,4268.9,0.0,tp_upper -28493,做空,2021-11-29 01:25:00,2021-11-29 01:50:00,4333.87,4337.5,-0.0,flip_to_long -28494,做多,2021-11-29 01:50:00,2021-11-29 04:00:00,4337.5,4341.32,0.0,tp_upper -28495,做多,2021-11-29 05:45:00,2021-11-29 05:50:00,4329.49,4317.38,-0.0,flip_to_short -28496,做空,2021-11-29 05:50:00,2021-11-29 06:00:00,4317.38,4330.77,-0.0,flip_to_long -28497,做多,2021-11-29 06:00:00,2021-11-29 06:10:00,4330.77,4331.21,-0.0,flip_to_short -28498,做空,2021-11-29 06:10:00,2021-11-29 06:25:00,4331.21,4331.53,-0.0,flip_to_long -28499,做多,2021-11-29 06:25:00,2021-11-29 06:30:00,4331.53,4336.79,0.0,tp_upper -28500,做空,2021-11-29 06:35:00,2021-11-29 06:40:00,4325.96,4329.61,-0.0,flip_to_long -28501,做多,2021-11-29 06:40:00,2021-11-29 07:00:00,4329.61,4339.91,0.0,tp_upper -28502,做空,2021-11-29 07:45:00,2021-11-29 07:50:00,4339.86,4343.34,-0.0,flip_to_long -28503,做多,2021-11-29 07:50:00,2021-11-29 08:05:00,4343.34,4341.9,-0.0,flip_to_short -28504,做空,2021-11-29 08:05:00,2021-11-29 08:15:00,4341.9,4329.33,0.0,tp_lower -28505,做多,2021-11-29 09:10:00,2021-11-29 09:20:00,4327.9,4329.34,-0.0,flip_to_short -28506,做空,2021-11-29 09:20:00,2021-11-29 09:40:00,4329.34,4287.84,0.01,tp_lower -28507,做多,2021-11-29 10:20:00,2021-11-29 11:15:00,4314.05,4316.89,0.0,flip_to_short -28508,做空,2021-11-29 11:15:00,2021-11-29 11:55:00,4316.89,4299.87,0.0,tp_lower -28509,做多,2021-11-29 12:35:00,2021-11-29 12:40:00,4320.7,4316.4,-0.0,flip_to_short -28510,做空,2021-11-29 12:40:00,2021-11-29 12:55:00,4316.4,4311.7,0.0,flip_to_long -28511,做多,2021-11-29 12:55:00,2021-11-29 13:05:00,4311.7,4330.36,0.0,tp_upper -28512,做空,2021-11-29 14:15:00,2021-11-29 14:20:00,4336.48,4337.86,-0.0,flip_to_long -28513,做多,2021-11-29 14:20:00,2021-11-29 16:00:00,4337.86,4343.23,0.0,tp_upper -28514,做空,2021-11-29 18:25:00,2021-11-29 19:05:00,4432.97,4420.88,0.0,tp_lower -28515,做多,2021-11-29 20:20:00,2021-11-29 21:10:00,4410.7,4431.0,0.0,tp_upper -28516,做空,2021-11-29 22:20:00,2021-11-29 22:25:00,4437.2,4439.38,-0.0,flip_to_long -28517,做多,2021-11-29 22:25:00,2021-11-29 22:50:00,4439.38,4441.69,0.0,flip_to_short -28518,做空,2021-11-29 22:50:00,2021-11-29 23:05:00,4441.69,4440.15,-0.0,flip_to_long -28519,做多,2021-11-29 23:05:00,2021-11-29 23:30:00,4440.15,4449.66,0.0,flip_to_short -28520,做空,2021-11-29 23:30:00,2021-11-29 23:45:00,4449.66,4439.57,0.0,flip_to_long -28521,做多,2021-11-29 23:45:00,2021-11-29 23:55:00,4439.57,4445.1,0.0,flip_to_short -28522,做空,2021-11-29 23:55:00,2021-11-30 00:05:00,4445.1,4451.5,-0.0,flip_to_long -28523,做多,2021-11-30 00:05:00,2021-11-30 00:10:00,4451.5,4477.27,0.0,tp_upper -28524,做空,2021-11-30 00:35:00,2021-11-30 00:40:00,4445.48,4452.24,-0.0,flip_to_long -28525,做多,2021-11-30 00:40:00,2021-11-30 00:55:00,4452.24,4483.55,0.01,tp_upper -28526,做空,2021-11-30 01:15:00,2021-11-30 01:35:00,4456.49,4470.71,-0.0,flip_to_long -28527,做多,2021-11-30 01:35:00,2021-11-30 01:40:00,4470.71,4463.94,-0.0,flip_to_short -28528,做空,2021-11-30 01:40:00,2021-11-30 01:50:00,4463.94,4462.14,-0.0,flip_to_long -28529,做多,2021-11-30 01:50:00,2021-11-30 02:30:00,4462.14,4472.83,0.0,flip_to_short -28530,做空,2021-11-30 02:30:00,2021-11-30 02:55:00,4472.83,4466.63,0.0,flip_to_long -28531,做多,2021-11-30 02:55:00,2021-11-30 04:10:00,4466.63,4449.9,-0.0,flip_to_short -28532,做空,2021-11-30 04:10:00,2021-11-30 04:25:00,4449.9,4451.19,-0.0,flip_to_long -28533,做多,2021-11-30 04:25:00,2021-11-30 04:30:00,4451.19,4444.59,-0.0,flip_to_short -28534,做空,2021-11-30 04:30:00,2021-11-30 04:40:00,4444.59,4441.18,0.0,flip_to_long -28535,做多,2021-11-30 04:40:00,2021-11-30 04:50:00,4441.18,4437.87,-0.0,flip_to_short -28536,做空,2021-11-30 04:50:00,2021-11-30 04:55:00,4437.87,4445.21,-0.0,flip_to_long -28537,做多,2021-11-30 04:55:00,2021-11-30 05:10:00,4445.21,4434.01,-0.0,flip_to_short -28538,做空,2021-11-30 05:10:00,2021-11-30 05:20:00,4434.01,4420.09,0.0,tp_lower -28539,做多,2021-11-30 06:45:00,2021-11-30 07:25:00,4400.93,4401.93,-0.0,flip_to_short -28540,做空,2021-11-30 07:25:00,2021-11-30 07:50:00,4401.93,4413.23,-0.0,flip_to_long -28541,做多,2021-11-30 07:50:00,2021-11-30 08:05:00,4413.23,4407.65,-0.0,flip_to_short -28542,做空,2021-11-30 08:05:00,2021-11-30 08:25:00,4407.65,4414.45,-0.0,flip_to_long -28543,做多,2021-11-30 08:25:00,2021-11-30 08:40:00,4414.45,4451.69,0.01,tp_upper -28544,做空,2021-11-30 09:20:00,2021-11-30 09:45:00,4421.87,4433.97,-0.0,flip_to_long -28545,做多,2021-11-30 09:45:00,2021-11-30 10:30:00,4433.97,4457.24,0.0,tp_upper -28546,做空,2021-11-30 12:55:00,2021-11-30 13:05:00,4590.01,4608.0,-0.0,flip_to_long -28547,做多,2021-11-30 13:05:00,2021-11-30 13:20:00,4608.0,4600.64,-0.0,flip_to_short -28548,做空,2021-11-30 13:20:00,2021-11-30 13:25:00,4600.64,4610.72,-0.0,flip_to_long -28549,做多,2021-11-30 13:25:00,2021-11-30 13:30:00,4610.72,4601.11,-0.0,flip_to_short -28550,做空,2021-11-30 13:30:00,2021-11-30 13:35:00,4601.11,4614.15,-0.0,flip_to_long -28551,做多,2021-11-30 13:35:00,2021-11-30 13:45:00,4614.15,4641.55,0.0,tp_upper -28552,做空,2021-11-30 15:35:00,2021-11-30 15:55:00,4696.39,4618.9,0.01,tp_lower -28553,做多,2021-11-30 16:30:00,2021-11-30 17:40:00,4660.91,4593.34,-0.01,flip_to_short -28554,做空,2021-11-30 17:40:00,2021-11-30 19:35:00,4593.34,4656.64,-0.01,flip_to_long -28555,做多,2021-11-30 19:35:00,2021-11-30 19:40:00,4656.64,4653.4,-0.0,flip_to_short -28556,做空,2021-11-30 19:40:00,2021-11-30 19:50:00,4653.4,4651.66,-0.0,flip_to_long -28557,做多,2021-11-30 19:50:00,2021-11-30 20:05:00,4651.66,4642.87,-0.0,flip_to_short -28558,做空,2021-11-30 20:05:00,2021-11-30 20:10:00,4642.87,4634.14,0.0,tp_lower -28559,做多,2021-11-30 20:30:00,2021-11-30 20:45:00,4655.54,4652.35,-0.0,flip_to_short -28560,做空,2021-11-30 20:45:00,2021-11-30 20:50:00,4652.35,4625.67,0.0,tp_lower -28561,做多,2021-11-30 20:55:00,2021-11-30 21:05:00,4648.0,4650.92,0.0,flip_to_short -28562,做空,2021-11-30 21:05:00,2021-11-30 21:10:00,4650.92,4669.0,-0.0,flip_to_long -28563,做多,2021-11-30 21:10:00,2021-11-30 21:15:00,4669.0,4656.89,-0.0,tp_upper -28564,做空,2021-11-30 21:20:00,2021-11-30 21:35:00,4645.29,4621.99,0.0,tp_lower -28565,做多,2021-11-30 22:00:00,2021-11-30 22:15:00,4642.26,4639.58,-0.0,flip_to_short -28566,做空,2021-11-30 22:15:00,2021-11-30 22:20:00,4639.58,4653.22,-0.0,flip_to_long -28567,做多,2021-11-30 22:20:00,2021-11-30 22:45:00,4653.22,4637.84,-0.0,flip_to_short -28568,做空,2021-11-30 22:45:00,2021-11-30 22:50:00,4637.84,4648.8,-0.0,flip_to_long -28569,做多,2021-11-30 22:50:00,2021-11-30 23:05:00,4648.8,4643.79,-0.0,flip_to_short -28570,做空,2021-11-30 23:05:00,2021-11-30 23:15:00,4643.79,4651.08,-0.0,flip_to_long -28571,做多,2021-11-30 23:15:00,2021-11-30 23:20:00,4651.08,4647.88,-0.0,flip_to_short -28572,做空,2021-11-30 23:20:00,2021-11-30 23:25:00,4647.88,4658.74,-0.0,flip_to_long -28573,做多,2021-11-30 23:25:00,2021-11-30 23:30:00,4658.74,4639.33,-0.0,flip_to_short -28574,做空,2021-11-30 23:30:00,2021-11-30 23:35:00,4639.33,4646.69,-0.0,flip_to_long -28575,做多,2021-11-30 23:35:00,2021-11-30 23:45:00,4646.69,4634.05,-0.0,flip_to_short -28576,做空,2021-11-30 23:45:00,2021-11-30 23:50:00,4634.05,4640.35,-0.0,tp_lower -28577,做多,2021-12-01 00:05:00,2021-12-01 00:10:00,4661.8,4666.09,0.0,tp_upper -28578,做多,2021-12-01 01:30:00,2021-12-01 01:35:00,4707.79,4693.0,-0.0,flip_to_short -28579,做空,2021-12-01 01:35:00,2021-12-01 01:45:00,4693.0,4713.13,-0.0,flip_to_long -28580,做多,2021-12-01 01:45:00,2021-12-01 01:50:00,4713.13,4698.97,-0.0,flip_to_short -28581,做空,2021-12-01 01:50:00,2021-12-01 02:10:00,4698.97,4677.71,0.0,tp_lower -28582,做多,2021-12-01 02:35:00,2021-12-01 02:40:00,4697.12,4714.39,0.0,tp_upper -28583,做多,2021-12-01 04:10:00,2021-12-01 04:15:00,4746.82,4741.33,-0.0,flip_to_short -28584,做空,2021-12-01 04:15:00,2021-12-01 04:20:00,4741.33,4735.65,0.0,tp_lower -28585,做多,2021-12-01 05:35:00,2021-12-01 05:45:00,4725.09,4717.52,-0.0,flip_to_short -28586,做空,2021-12-01 05:45:00,2021-12-01 05:55:00,4717.52,4704.05,0.0,tp_lower -28587,做多,2021-12-01 06:10:00,2021-12-01 06:20:00,4723.66,4727.46,0.0,tp_upper -28588,做空,2021-12-01 06:30:00,2021-12-01 07:05:00,4720.7,4749.01,-0.01,flip_to_long -28589,做多,2021-12-01 07:05:00,2021-12-01 07:10:00,4749.01,4754.58,0.0,tp_upper -28590,做空,2021-12-01 08:05:00,2021-12-01 08:15:00,4735.99,4751.57,-0.0,flip_to_long -28591,做多,2021-12-01 08:15:00,2021-12-01 08:25:00,4751.57,4750.45,-0.0,flip_to_short -28592,做空,2021-12-01 08:25:00,2021-12-01 08:30:00,4750.45,4765.77,-0.0,flip_to_long -28593,做多,2021-12-01 08:30:00,2021-12-01 08:35:00,4765.77,4747.79,-0.0,flip_to_short -28594,做空,2021-12-01 08:35:00,2021-12-01 08:40:00,4747.79,4716.38,0.0,tp_lower -28595,做多,2021-12-01 09:35:00,2021-12-01 09:45:00,4734.46,4731.67,-0.0,flip_to_short -28596,做空,2021-12-01 09:45:00,2021-12-01 10:45:00,4731.67,4725.3,0.0,tp_lower -28597,做多,2021-12-01 10:55:00,2021-12-01 11:10:00,4722.23,4727.76,0.0,flip_to_short -28598,做空,2021-12-01 11:10:00,2021-12-01 11:20:00,4727.76,4704.31,0.0,tp_lower -28599,做多,2021-12-01 12:10:00,2021-12-01 12:15:00,4709.57,4699.37,-0.0,flip_to_short -28600,做空,2021-12-01 12:15:00,2021-12-01 12:20:00,4699.37,4701.32,-0.0,flip_to_long -28601,做多,2021-12-01 12:20:00,2021-12-01 12:30:00,4701.32,4699.36,-0.0,flip_to_short -28602,做空,2021-12-01 12:30:00,2021-12-01 12:45:00,4699.36,4679.19,0.0,tp_lower -28603,做多,2021-12-01 13:10:00,2021-12-01 13:20:00,4689.58,4686.58,-0.0,flip_to_short -28604,做空,2021-12-01 13:20:00,2021-12-01 13:25:00,4686.58,4690.01,-0.0,flip_to_long -28605,做多,2021-12-01 13:25:00,2021-12-01 13:35:00,4690.01,4719.77,0.0,tp_upper -28606,做空,2021-12-01 13:45:00,2021-12-01 14:00:00,4691.16,4691.03,-0.0,flip_to_long -28607,做多,2021-12-01 14:00:00,2021-12-01 14:15:00,4691.03,4721.56,0.0,tp_upper -28608,做多,2021-12-01 15:30:00,2021-12-01 15:35:00,4737.74,4720.36,-0.0,flip_to_short -28609,做空,2021-12-01 15:35:00,2021-12-01 16:00:00,4720.36,4731.0,-0.0,flip_to_long -28610,做多,2021-12-01 16:00:00,2021-12-01 16:15:00,4731.0,4752.11,0.0,tp_upper -28611,做空,2021-12-01 16:25:00,2021-12-01 16:50:00,4736.75,4702.69,0.01,tp_lower -28612,做多,2021-12-01 18:30:00,2021-12-01 19:40:00,4682.34,4659.75,-0.0,flip_to_short -28613,做空,2021-12-01 19:40:00,2021-12-01 19:55:00,4659.75,4662.7,-0.0,flip_to_long -28614,做多,2021-12-01 19:55:00,2021-12-01 20:00:00,4662.7,4635.71,-0.0,flip_to_short -28615,做空,2021-12-01 20:00:00,2021-12-01 20:20:00,4635.71,4595.66,0.01,tp_lower -28616,做多,2021-12-01 21:55:00,2021-12-01 22:10:00,4568.98,4568.62,-0.0,flip_to_short -28617,做空,2021-12-01 22:10:00,2021-12-01 22:45:00,4568.62,4556.29,0.0,flip_to_long -28618,做多,2021-12-01 22:45:00,2021-12-01 23:45:00,4556.29,4578.74,0.0,flip_to_short -28619,做空,2021-12-01 23:45:00,2021-12-02 00:05:00,4578.74,4570.83,0.0,flip_to_long -28620,做多,2021-12-02 00:05:00,2021-12-02 00:15:00,4570.83,4569.17,-0.0,flip_to_short -28621,做空,2021-12-02 00:15:00,2021-12-02 00:20:00,4569.17,4584.02,-0.0,flip_to_long -28622,做多,2021-12-02 00:20:00,2021-12-02 00:25:00,4584.02,4574.92,-0.0,flip_to_short -28623,做空,2021-12-02 00:25:00,2021-12-02 00:30:00,4574.92,4575.58,-0.0,flip_to_long -28624,做多,2021-12-02 00:30:00,2021-12-02 01:00:00,4575.58,4563.16,-0.0,flip_to_short -28625,做空,2021-12-02 01:00:00,2021-12-02 01:10:00,4563.16,4579.45,-0.0,flip_to_long -28626,做多,2021-12-02 01:10:00,2021-12-02 01:20:00,4579.45,4573.38,-0.0,flip_to_short -28627,做空,2021-12-02 01:20:00,2021-12-02 01:25:00,4573.38,4613.69,-0.01,flip_to_long -28628,做多,2021-12-02 01:25:00,2021-12-02 01:30:00,4613.69,4603.38,-0.0,tp_upper -28629,做空,2021-12-02 02:10:00,2021-12-02 02:40:00,4586.06,4594.59,-0.0,flip_to_long -28630,做多,2021-12-02 02:40:00,2021-12-02 02:45:00,4594.59,4587.5,-0.0,flip_to_short -28631,做空,2021-12-02 02:45:00,2021-12-02 03:00:00,4587.5,4548.57,0.01,tp_lower -28632,做多,2021-12-02 04:10:00,2021-12-02 04:15:00,4516.92,4510.97,-0.0,flip_to_short -28633,做空,2021-12-02 04:15:00,2021-12-02 05:40:00,4510.97,4527.38,-0.0,flip_to_long -28634,做多,2021-12-02 05:40:00,2021-12-02 06:00:00,4527.38,4520.7,-0.0,flip_to_short -28635,做空,2021-12-02 06:00:00,2021-12-02 06:05:00,4520.7,4523.3,-0.0,flip_to_long -28636,做多,2021-12-02 06:05:00,2021-12-02 06:20:00,4523.3,4524.96,-0.0,flip_to_short -28637,做空,2021-12-02 06:20:00,2021-12-02 06:25:00,4524.96,4530.0,-0.0,flip_to_long -28638,做多,2021-12-02 06:25:00,2021-12-02 06:30:00,4530.0,4514.46,-0.0,flip_to_short -28639,做空,2021-12-02 06:30:00,2021-12-02 06:35:00,4514.46,4509.6,0.0,tp_lower -28640,做多,2021-12-02 06:45:00,2021-12-02 07:00:00,4526.44,4546.07,0.0,tp_upper -28641,做空,2021-12-02 09:20:00,2021-12-02 09:30:00,4583.02,4563.86,0.0,tp_lower -28642,做多,2021-12-02 09:45:00,2021-12-02 10:10:00,4574.88,4580.88,0.0,flip_to_short -28643,做空,2021-12-02 10:10:00,2021-12-02 10:15:00,4580.88,4556.3,0.0,tp_lower -28644,做多,2021-12-02 11:50:00,2021-12-02 12:45:00,4539.31,4519.59,-0.0,flip_to_short -28645,做空,2021-12-02 12:45:00,2021-12-02 12:50:00,4519.59,4544.91,-0.0,flip_to_long -28646,做多,2021-12-02 12:50:00,2021-12-02 13:00:00,4544.91,4532.24,-0.0,flip_to_short -28647,做空,2021-12-02 13:00:00,2021-12-02 13:20:00,4532.24,4507.22,0.0,tp_lower -28648,做多,2021-12-02 13:55:00,2021-12-02 14:00:00,4534.43,4519.67,-0.0,flip_to_short -28649,做空,2021-12-02 14:00:00,2021-12-02 14:05:00,4519.67,4525.47,-0.0,flip_to_long -28650,做多,2021-12-02 14:05:00,2021-12-02 14:10:00,4525.47,4559.54,0.01,tp_upper -28651,做空,2021-12-02 14:25:00,2021-12-02 14:30:00,4522.91,4524.15,-0.0,flip_to_long -28652,做多,2021-12-02 14:30:00,2021-12-02 14:40:00,4524.15,4568.27,0.01,tp_upper -28653,做空,2021-12-02 15:20:00,2021-12-02 16:45:00,4573.45,4473.42,0.02,tp_lower -28654,做多,2021-12-02 17:35:00,2021-12-02 17:50:00,4501.2,4495.16,-0.0,flip_to_short -28655,做空,2021-12-02 17:50:00,2021-12-02 17:55:00,4495.16,4496.67,-0.0,flip_to_long -28656,做多,2021-12-02 17:55:00,2021-12-02 18:00:00,4496.67,4485.0,-0.0,flip_to_short -28657,做空,2021-12-02 18:00:00,2021-12-02 18:05:00,4485.0,4472.65,0.0,tp_lower -28658,做多,2021-12-02 18:55:00,2021-12-02 19:05:00,4483.91,4490.9,0.0,flip_to_short -28659,做空,2021-12-02 19:05:00,2021-12-02 20:05:00,4490.9,4498.62,-0.0,flip_to_long -28660,做多,2021-12-02 20:05:00,2021-12-02 20:25:00,4498.62,4517.49,0.0,tp_upper -28661,做空,2021-12-02 22:00:00,2021-12-02 22:05:00,4532.66,4538.39,-0.0,flip_to_long -28662,做多,2021-12-02 22:05:00,2021-12-02 22:10:00,4538.39,4538.37,-0.0,flip_to_short -28663,做空,2021-12-02 22:10:00,2021-12-02 22:30:00,4538.37,4540.18,-0.0,flip_to_long -28664,做多,2021-12-02 22:30:00,2021-12-02 22:40:00,4540.18,4557.88,0.0,tp_upper -28665,做空,2021-12-02 22:45:00,2021-12-02 22:55:00,4547.39,4546.51,-0.0,flip_to_long -28666,做多,2021-12-02 22:55:00,2021-12-02 23:00:00,4546.51,4529.79,-0.0,flip_to_short -28667,做空,2021-12-02 23:00:00,2021-12-02 23:05:00,4529.79,4545.96,-0.0,flip_to_long -28668,做多,2021-12-02 23:05:00,2021-12-02 23:15:00,4545.96,4538.5,-0.0,flip_to_short -28669,做空,2021-12-02 23:15:00,2021-12-02 23:30:00,4538.5,4540.25,-0.0,flip_to_long -28670,做多,2021-12-02 23:30:00,2021-12-02 23:35:00,4540.25,4536.29,-0.0,flip_to_short -28671,做空,2021-12-02 23:35:00,2021-12-02 23:45:00,4536.29,4531.62,0.0,tp_lower -28672,做多,2021-12-03 00:30:00,2021-12-03 00:45:00,4548.62,4526.41,-0.0,flip_to_short -28673,做空,2021-12-03 00:45:00,2021-12-03 00:50:00,4526.41,4528.41,-0.0,flip_to_long -28674,做多,2021-12-03 00:50:00,2021-12-03 00:55:00,4528.41,4519.0,-0.0,flip_to_short -28675,做空,2021-12-03 00:55:00,2021-12-03 01:00:00,4519.0,4524.91,-0.0,flip_to_long -28676,做多,2021-12-03 01:00:00,2021-12-03 01:10:00,4524.91,4524.87,-0.0,flip_to_short -28677,做空,2021-12-03 01:10:00,2021-12-03 01:15:00,4524.87,4534.92,-0.0,flip_to_long -28678,做多,2021-12-03 01:15:00,2021-12-03 01:20:00,4534.92,4520.63,-0.0,flip_to_short -28679,做空,2021-12-03 01:20:00,2021-12-03 01:45:00,4520.63,4503.85,0.0,tp_lower -28680,做多,2021-12-03 02:10:00,2021-12-03 02:25:00,4521.64,4517.04,-0.0,flip_to_short -28681,做空,2021-12-03 02:25:00,2021-12-03 02:35:00,4517.04,4496.1,0.0,tp_lower -28682,做多,2021-12-03 03:35:00,2021-12-03 03:45:00,4512.19,4497.27,-0.0,flip_to_short -28683,做空,2021-12-03 03:45:00,2021-12-03 03:50:00,4497.27,4501.99,-0.0,flip_to_long -28684,做多,2021-12-03 03:50:00,2021-12-03 03:55:00,4501.99,4494.2,-0.0,flip_to_short -28685,做空,2021-12-03 03:55:00,2021-12-03 04:05:00,4494.2,4502.89,-0.0,flip_to_long -28686,做多,2021-12-03 04:05:00,2021-12-03 04:10:00,4502.89,4514.58,0.0,tp_upper -28687,做空,2021-12-03 05:25:00,2021-12-03 05:30:00,4516.85,4517.17,-0.0,flip_to_long -28688,做多,2021-12-03 05:30:00,2021-12-03 05:40:00,4517.17,4570.03,0.01,tp_upper -28689,做空,2021-12-03 07:15:00,2021-12-03 07:25:00,4557.58,4572.97,-0.0,flip_to_long -28690,做多,2021-12-03 07:25:00,2021-12-03 07:35:00,4572.97,4557.39,-0.0,flip_to_short -28691,做空,2021-12-03 07:35:00,2021-12-03 07:40:00,4557.39,4552.38,0.0,tp_lower -28692,做多,2021-12-03 07:55:00,2021-12-03 08:00:00,4569.45,4557.93,-0.0,flip_to_short -28693,做空,2021-12-03 08:00:00,2021-12-03 08:05:00,4557.93,4570.77,-0.0,flip_to_long -28694,做多,2021-12-03 08:05:00,2021-12-03 08:10:00,4570.77,4568.0,-0.0,flip_to_short -28695,做空,2021-12-03 08:10:00,2021-12-03 08:15:00,4568.0,4572.5,-0.0,flip_to_long -28696,做多,2021-12-03 08:15:00,2021-12-03 08:20:00,4572.5,4558.82,-0.0,flip_to_short -28697,做空,2021-12-03 08:20:00,2021-12-03 08:40:00,4558.82,4556.82,-0.0,tp_lower -28698,做多,2021-12-03 08:45:00,2021-12-03 09:00:00,4558.63,4551.83,-0.0,flip_to_short -28699,做空,2021-12-03 09:00:00,2021-12-03 09:10:00,4551.83,4562.64,-0.0,flip_to_long -28700,做多,2021-12-03 09:10:00,2021-12-03 09:20:00,4562.64,4552.02,-0.0,flip_to_short -28701,做空,2021-12-03 09:20:00,2021-12-03 09:25:00,4552.02,4555.21,-0.0,flip_to_long -28702,做多,2021-12-03 09:25:00,2021-12-03 09:50:00,4555.21,4571.6,0.0,tp_upper -28703,做空,2021-12-03 10:35:00,2021-12-03 10:40:00,4577.1,4582.42,-0.0,flip_to_long -28704,做多,2021-12-03 10:40:00,2021-12-03 10:45:00,4582.42,4579.12,-0.0,flip_to_short -28705,做空,2021-12-03 10:45:00,2021-12-03 10:55:00,4579.12,4576.61,0.0,flip_to_long -28706,做多,2021-12-03 10:55:00,2021-12-03 11:20:00,4576.61,4590.49,0.0,flip_to_short -28707,做空,2021-12-03 11:20:00,2021-12-03 11:25:00,4590.49,4607.38,-0.0,flip_to_long -28708,做多,2021-12-03 11:25:00,2021-12-03 12:00:00,4607.38,4620.45,0.0,tp_upper -28709,做空,2021-12-03 12:25:00,2021-12-03 13:25:00,4603.76,4606.6,-0.0,flip_to_long -28710,做多,2021-12-03 13:25:00,2021-12-03 13:30:00,4606.6,4643.24,0.01,tp_upper -28711,做空,2021-12-03 13:45:00,2021-12-03 13:55:00,4585.64,4599.2,-0.0,flip_to_long -28712,做多,2021-12-03 13:55:00,2021-12-03 18:10:00,4599.2,4339.76,-0.04,flip_to_short -28713,做空,2021-12-03 18:10:00,2021-12-03 18:15:00,4339.76,4354.65,-0.0,flip_to_long -28714,做多,2021-12-03 18:15:00,2021-12-03 18:25:00,4354.65,4349.07,-0.0,flip_to_short -28715,做空,2021-12-03 18:25:00,2021-12-03 18:35:00,4349.07,4321.76,0.0,tp_lower -28716,做多,2021-12-03 18:50:00,2021-12-03 22:20:00,4331.0,4223.25,-0.02,flip_to_short -28717,做空,2021-12-03 22:20:00,2021-12-03 22:35:00,4223.25,4236.01,-0.0,flip_to_long -28718,做多,2021-12-03 22:35:00,2021-12-03 22:40:00,4236.01,4225.01,-0.0,flip_to_short -28719,做空,2021-12-03 22:40:00,2021-12-03 22:45:00,4225.01,4203.86,0.0,tp_lower -28720,做多,2021-12-03 23:05:00,2021-12-03 23:55:00,4214.38,4213.66,-0.0,flip_to_short -28721,做空,2021-12-03 23:55:00,2021-12-04 00:00:00,4213.66,4196.88,0.0,tp_lower -28722,做多,2021-12-04 00:10:00,2021-12-04 00:20:00,4223.68,4217.76,-0.0,flip_to_short -28723,做空,2021-12-04 00:20:00,2021-12-04 00:35:00,4217.76,4184.09,0.01,tp_lower -28724,做空,2021-12-04 01:50:00,2021-12-04 02:45:00,4169.99,4166.42,0.0,flip_to_long -28725,做多,2021-12-04 02:45:00,2021-12-04 03:00:00,4166.42,4146.54,-0.0,flip_to_short -28726,做空,2021-12-04 03:00:00,2021-12-04 03:20:00,4146.54,4093.31,0.01,tp_lower -28727,做多,2021-12-04 04:20:00,2021-12-04 04:25:00,4115.74,4087.02,-0.01,flip_to_short -28728,做空,2021-12-04 04:25:00,2021-12-04 04:50:00,4087.02,4007.11,0.01,tp_lower -28729,做多,2021-12-04 07:15:00,2021-12-04 07:30:00,3856.27,3888.68,0.01,flip_to_short -28730,做空,2021-12-04 07:30:00,2021-12-04 07:40:00,3888.68,3869.67,0.0,flip_to_long -28731,做多,2021-12-04 07:40:00,2021-12-04 08:15:00,3869.67,3938.9,0.01,tp_upper -28732,做空,2021-12-04 09:10:00,2021-12-04 09:20:00,3925.57,3919.42,0.0,flip_to_long -28733,做多,2021-12-04 09:20:00,2021-12-04 09:35:00,3919.42,3933.57,0.0,flip_to_short -28734,做空,2021-12-04 09:35:00,2021-12-04 09:50:00,3933.57,3919.78,0.0,tp_lower -28735,做多,2021-12-04 10:05:00,2021-12-04 10:15:00,3936.55,3944.43,0.0,tp_upper -28736,做空,2021-12-04 10:20:00,2021-12-04 10:30:00,3927.03,3896.49,0.01,tp_lower -28737,做多,2021-12-04 10:55:00,2021-12-04 12:20:00,3917.83,3950.51,0.01,tp_upper -28738,做多,2021-12-04 13:20:00,2021-12-04 13:35:00,3913.49,3939.18,0.0,tp_upper -28739,做空,2021-12-04 16:00:00,2021-12-04 16:10:00,4030.19,4029.82,-0.0,flip_to_long -28740,做多,2021-12-04 16:10:00,2021-12-04 16:35:00,4029.82,4027.18,-0.0,flip_to_short -28741,做空,2021-12-04 16:35:00,2021-12-04 16:40:00,4027.18,4010.53,0.0,tp_lower -28742,做多,2021-12-04 17:30:00,2021-12-04 18:05:00,4009.19,4031.02,0.0,tp_upper -28743,做空,2021-12-04 20:40:00,2021-12-04 21:10:00,4098.1,4071.0,0.0,tp_lower -28744,做多,2021-12-04 22:30:00,2021-12-04 22:35:00,4092.14,4072.86,-0.0,tp_upper -28745,做空,2021-12-04 23:30:00,2021-12-04 23:40:00,4069.2,4084.99,-0.0,flip_to_long -28746,做多,2021-12-04 23:40:00,2021-12-04 23:45:00,4084.99,4070.59,-0.0,flip_to_short -28747,做空,2021-12-04 23:45:00,2021-12-04 23:50:00,4070.59,4095.23,-0.01,flip_to_long -28748,做多,2021-12-04 23:50:00,2021-12-04 23:55:00,4095.23,4115.79,0.0,tp_upper -28749,做空,2021-12-05 00:30:00,2021-12-05 00:35:00,4079.07,4086.86,-0.0,flip_to_long -28750,做多,2021-12-05 00:35:00,2021-12-05 00:50:00,4086.86,4096.23,0.0,flip_to_short -28751,做空,2021-12-05 00:50:00,2021-12-05 00:55:00,4096.23,4110.24,-0.0,flip_to_long -28752,做多,2021-12-05 00:55:00,2021-12-05 01:00:00,4110.24,4085.75,-0.01,flip_to_short -28753,做空,2021-12-05 01:00:00,2021-12-05 01:15:00,4085.75,4103.0,-0.0,flip_to_long -28754,做多,2021-12-05 01:15:00,2021-12-05 02:00:00,4103.0,4094.01,-0.0,flip_to_short -28755,做空,2021-12-05 02:00:00,2021-12-05 02:15:00,4094.01,4094.59,-0.0,flip_to_long -28756,做多,2021-12-05 02:15:00,2021-12-05 02:35:00,4094.59,4096.13,-0.0,flip_to_short -28757,做空,2021-12-05 02:35:00,2021-12-05 02:40:00,4096.13,4098.24,-0.0,flip_to_long -28758,做多,2021-12-05 02:40:00,2021-12-05 02:50:00,4098.24,4088.09,-0.0,flip_to_short -28759,做空,2021-12-05 02:50:00,2021-12-05 02:55:00,4088.09,4108.37,-0.0,flip_to_long -28760,做多,2021-12-05 02:55:00,2021-12-05 03:00:00,4108.37,4103.11,-0.0,flip_to_short -28761,做空,2021-12-05 03:00:00,2021-12-05 05:05:00,4103.11,4164.36,-0.01,flip_to_long -28762,做多,2021-12-05 05:05:00,2021-12-05 05:10:00,4164.36,4164.23,-0.0,flip_to_short -28763,做空,2021-12-05 05:10:00,2021-12-05 07:50:00,4164.23,4185.24,-0.0,tp_lower -28764,做多,2021-12-05 08:15:00,2021-12-05 08:45:00,4207.52,4205.5,-0.0,flip_to_short -28765,做空,2021-12-05 08:45:00,2021-12-05 09:10:00,4205.5,4176.56,0.0,tp_lower -28766,做多,2021-12-05 09:35:00,2021-12-05 09:50:00,4191.39,4189.21,-0.0,flip_to_short -28767,做空,2021-12-05 09:50:00,2021-12-05 10:05:00,4189.21,4191.78,-0.0,flip_to_long -28768,做多,2021-12-05 10:05:00,2021-12-05 10:50:00,4191.78,4194.11,0.0,flip_to_short -28769,做空,2021-12-05 10:50:00,2021-12-05 11:00:00,4194.11,4195.92,-0.0,flip_to_long -28770,做多,2021-12-05 11:00:00,2021-12-05 11:25:00,4195.92,4207.72,0.0,flip_to_short -28771,做空,2021-12-05 11:25:00,2021-12-05 11:40:00,4207.72,4194.39,0.0,tp_lower -28772,做多,2021-12-05 12:05:00,2021-12-05 12:20:00,4201.66,4231.85,0.01,tp_upper -28773,做空,2021-12-05 13:10:00,2021-12-05 14:00:00,4219.01,4165.17,0.01,tp_lower -28774,做多,2021-12-05 16:00:00,2021-12-05 16:30:00,4091.8,4089.53,-0.0,flip_to_short -28775,做空,2021-12-05 16:30:00,2021-12-05 17:10:00,4089.53,4113.35,-0.01,flip_to_long -28776,做多,2021-12-05 17:10:00,2021-12-05 17:25:00,4113.35,4141.37,0.0,tp_upper -28777,做空,2021-12-05 18:50:00,2021-12-05 19:00:00,4148.08,4133.54,0.0,tp_lower -28778,做多,2021-12-05 19:40:00,2021-12-05 20:20:00,4134.0,4127.12,-0.0,flip_to_short -28779,做空,2021-12-05 20:20:00,2021-12-05 20:35:00,4127.12,4137.87,-0.0,flip_to_long -28780,做多,2021-12-05 20:35:00,2021-12-05 21:05:00,4137.87,4131.42,-0.0,flip_to_short -28781,做空,2021-12-05 21:05:00,2021-12-05 21:15:00,4131.42,4103.24,0.0,tp_lower -28782,做多,2021-12-05 21:30:00,2021-12-05 21:35:00,4135.13,4120.61,-0.0,flip_to_short -28783,做空,2021-12-05 21:35:00,2021-12-05 21:40:00,4120.61,4144.97,-0.01,flip_to_long -28784,做多,2021-12-05 21:40:00,2021-12-05 22:00:00,4144.97,4130.26,-0.0,flip_to_short -28785,做空,2021-12-05 22:00:00,2021-12-05 22:15:00,4130.26,4138.98,-0.0,flip_to_long -28786,做多,2021-12-05 22:15:00,2021-12-05 22:40:00,4138.98,4134.34,-0.0,flip_to_short -28787,做空,2021-12-05 22:40:00,2021-12-06 00:15:00,4134.34,4123.28,0.0,tp_lower -28788,做多,2021-12-06 01:05:00,2021-12-06 01:20:00,4150.0,4142.04,-0.0,flip_to_short -28789,做空,2021-12-06 01:20:00,2021-12-06 01:45:00,4142.04,4142.42,-0.0,flip_to_long -28790,做多,2021-12-06 01:45:00,2021-12-06 02:30:00,4142.42,4139.1,-0.0,flip_to_short -28791,做空,2021-12-06 02:30:00,2021-12-06 02:35:00,4139.1,4147.78,-0.0,flip_to_long -28792,做多,2021-12-06 02:35:00,2021-12-06 03:20:00,4147.78,4179.0,0.01,tp_upper -28793,做空,2021-12-06 04:50:00,2021-12-06 04:55:00,4164.35,4167.53,-0.0,tp_lower -28794,做多,2021-12-06 05:00:00,2021-12-06 08:10:00,4174.22,4053.35,-0.02,flip_to_short -28795,做空,2021-12-06 08:10:00,2021-12-06 08:15:00,4053.35,4057.88,-0.0,flip_to_long -28796,做多,2021-12-06 08:15:00,2021-12-06 08:50:00,4057.88,4035.71,-0.0,flip_to_short -28797,做空,2021-12-06 08:50:00,2021-12-06 08:55:00,4035.71,4046.42,-0.0,flip_to_long -28798,做多,2021-12-06 08:55:00,2021-12-06 09:05:00,4046.42,4018.62,-0.01,flip_to_short -28799,做空,2021-12-06 09:05:00,2021-12-06 09:30:00,4018.62,3967.4,0.01,tp_lower -28800,做多,2021-12-06 11:20:00,2021-12-06 11:40:00,3959.81,4018.5,0.01,tp_upper -28801,做空,2021-12-06 13:20:00,2021-12-06 13:25:00,4052.71,4053.8,-0.0,flip_to_long -28802,做多,2021-12-06 13:25:00,2021-12-06 14:15:00,4053.8,4051.61,-0.0,flip_to_short -28803,做空,2021-12-06 14:15:00,2021-12-06 14:30:00,4051.61,4027.39,0.0,tp_lower -28804,做多,2021-12-06 15:10:00,2021-12-06 15:30:00,4040.35,4072.16,0.01,tp_upper -28805,做空,2021-12-06 18:05:00,2021-12-06 18:25:00,4160.85,4168.64,-0.0,flip_to_long -28806,做多,2021-12-06 18:25:00,2021-12-06 18:35:00,4168.64,4174.61,0.0,flip_to_short -28807,做空,2021-12-06 18:35:00,2021-12-06 20:05:00,4174.61,4196.04,-0.0,flip_to_long -28808,做多,2021-12-06 20:05:00,2021-12-06 20:10:00,4196.04,4188.36,-0.0,flip_to_short -28809,做空,2021-12-06 20:10:00,2021-12-06 20:15:00,4188.36,4195.6,-0.0,flip_to_long -28810,做多,2021-12-06 20:15:00,2021-12-06 20:25:00,4195.6,4214.31,0.0,tp_upper -28811,做空,2021-12-06 20:50:00,2021-12-06 21:00:00,4213.41,4209.1,0.0,flip_to_long -28812,做多,2021-12-06 21:00:00,2021-12-06 21:10:00,4209.1,4219.43,0.0,tp_upper -28813,做空,2021-12-06 23:10:00,2021-12-06 23:15:00,4326.88,4317.92,0.0,tp_lower -28814,做多,2021-12-06 23:40:00,2021-12-06 23:45:00,4341.19,4326.72,-0.0,flip_to_short -28815,做空,2021-12-06 23:45:00,2021-12-06 23:50:00,4326.72,4345.73,-0.0,flip_to_long -28816,做多,2021-12-06 23:50:00,2021-12-07 00:00:00,4345.73,4358.96,0.0,tp_upper -28817,做空,2021-12-07 00:05:00,2021-12-07 00:20:00,4338.3,4347.16,-0.0,flip_to_long -28818,做多,2021-12-07 00:20:00,2021-12-07 00:30:00,4347.16,4336.0,-0.0,flip_to_short -28819,做空,2021-12-07 00:30:00,2021-12-07 00:35:00,4336.0,4340.93,-0.0,flip_to_long -28820,做多,2021-12-07 00:35:00,2021-12-07 01:10:00,4340.93,4363.99,0.0,tp_upper -28821,做空,2021-12-07 01:25:00,2021-12-07 01:30:00,4343.51,4332.79,0.0,tp_lower -28822,做多,2021-12-07 01:50:00,2021-12-07 02:05:00,4343.15,4344.18,-0.0,flip_to_short -28823,做空,2021-12-07 02:05:00,2021-12-07 02:40:00,4344.18,4309.55,0.01,tp_lower -28824,做多,2021-12-07 03:05:00,2021-12-07 04:10:00,4324.86,4356.21,0.01,tp_upper -28825,做空,2021-12-07 04:35:00,2021-12-07 04:55:00,4335.3,4344.52,-0.0,flip_to_long -28826,做多,2021-12-07 04:55:00,2021-12-07 05:05:00,4344.52,4360.61,0.0,tp_upper -28827,做空,2021-12-07 05:20:00,2021-12-07 05:25:00,4340.19,4347.44,-0.0,flip_to_long -28828,做多,2021-12-07 05:25:00,2021-12-07 05:30:00,4347.44,4333.17,-0.0,flip_to_short -28829,做空,2021-12-07 05:30:00,2021-12-07 05:45:00,4333.17,4346.32,-0.0,flip_to_long -28830,做多,2021-12-07 05:45:00,2021-12-07 05:55:00,4346.32,4341.46,-0.0,flip_to_short -28831,做空,2021-12-07 05:55:00,2021-12-07 06:05:00,4341.46,4346.78,-0.0,flip_to_long -28832,做多,2021-12-07 06:05:00,2021-12-07 06:15:00,4346.78,4345.49,-0.0,flip_to_short -28833,做空,2021-12-07 06:15:00,2021-12-07 06:20:00,4345.49,4357.79,-0.0,flip_to_long -28834,做多,2021-12-07 06:20:00,2021-12-07 06:35:00,4357.79,4359.57,-0.0,tp_upper -28835,做空,2021-12-07 06:50:00,2021-12-07 07:35:00,4349.01,4355.57,-0.0,flip_to_long -28836,做多,2021-12-07 07:35:00,2021-12-07 07:40:00,4355.57,4342.99,-0.0,flip_to_short -28837,做空,2021-12-07 07:40:00,2021-12-07 07:45:00,4342.99,4343.33,-0.0,tp_lower -28838,做多,2021-12-07 08:00:00,2021-12-07 08:15:00,4363.36,4375.26,0.0,tp_upper -28839,做空,2021-12-07 09:40:00,2021-12-07 09:55:00,4387.41,4391.95,-0.0,flip_to_long -28840,做多,2021-12-07 09:55:00,2021-12-07 10:35:00,4391.95,4395.4,0.0,flip_to_short -28841,做空,2021-12-07 10:35:00,2021-12-07 10:50:00,4395.4,4397.18,-0.0,flip_to_long -28842,做多,2021-12-07 10:50:00,2021-12-07 11:00:00,4397.18,4408.17,0.0,tp_upper -28843,做空,2021-12-07 11:30:00,2021-12-07 11:45:00,4389.67,4407.85,-0.0,flip_to_long -28844,做多,2021-12-07 11:45:00,2021-12-07 12:05:00,4407.85,4394.35,-0.0,flip_to_short -28845,做空,2021-12-07 12:05:00,2021-12-07 12:15:00,4394.35,4371.17,0.0,tp_lower -28846,做多,2021-12-07 13:40:00,2021-12-07 14:15:00,4355.25,4352.66,-0.0,flip_to_short -28847,做空,2021-12-07 14:15:00,2021-12-07 14:20:00,4352.66,4358.32,-0.0,flip_to_long -28848,做多,2021-12-07 14:20:00,2021-12-07 14:25:00,4358.32,4352.0,-0.0,flip_to_short -28849,做空,2021-12-07 14:25:00,2021-12-07 14:30:00,4352.0,4370.05,-0.0,flip_to_long -28850,做多,2021-12-07 14:30:00,2021-12-07 14:35:00,4370.05,4374.51,0.0,tp_upper -28851,做空,2021-12-07 15:55:00,2021-12-07 16:00:00,4385.35,4391.5,-0.0,flip_to_long -28852,做多,2021-12-07 16:00:00,2021-12-07 16:10:00,4391.5,4377.36,-0.0,flip_to_short -28853,做空,2021-12-07 16:10:00,2021-12-07 16:20:00,4377.36,4374.01,0.0,tp_lower -28854,做多,2021-12-07 18:00:00,2021-12-07 18:50:00,4327.55,4317.43,-0.0,flip_to_short -28855,做空,2021-12-07 18:50:00,2021-12-07 19:00:00,4317.43,4286.67,0.01,tp_lower -28856,做多,2021-12-07 19:15:00,2021-12-07 19:35:00,4312.49,4315.99,0.0,flip_to_short -28857,做空,2021-12-07 19:35:00,2021-12-07 19:45:00,4315.99,4305.74,0.0,tp_lower -28858,做多,2021-12-07 19:50:00,2021-12-07 19:55:00,4317.53,4312.89,-0.0,flip_to_short -28859,做空,2021-12-07 19:55:00,2021-12-07 20:00:00,4312.89,4323.24,-0.0,flip_to_long -28860,做多,2021-12-07 20:00:00,2021-12-07 20:10:00,4323.24,4310.43,-0.0,flip_to_short -28861,做空,2021-12-07 20:10:00,2021-12-07 20:20:00,4310.43,4282.62,0.0,tp_lower -28862,做多,2021-12-07 21:05:00,2021-12-07 21:50:00,4303.5,4286.21,-0.0,flip_to_short -28863,做空,2021-12-07 21:50:00,2021-12-07 22:30:00,4286.21,4296.85,-0.0,flip_to_long -28864,做多,2021-12-07 22:30:00,2021-12-07 22:40:00,4296.85,4289.64,-0.0,flip_to_short -28865,做空,2021-12-07 22:40:00,2021-12-07 23:00:00,4289.64,4271.22,0.0,tp_lower -28866,做多,2021-12-07 23:10:00,2021-12-07 23:40:00,4287.13,4313.49,0.0,tp_upper -28867,做空,2021-12-08 00:15:00,2021-12-08 00:25:00,4293.1,4308.52,-0.0,flip_to_long -28868,做多,2021-12-08 00:25:00,2021-12-08 00:30:00,4308.52,4328.04,0.0,tp_upper -28869,做空,2021-12-08 01:30:00,2021-12-08 02:10:00,4318.32,4327.12,-0.0,flip_to_long -28870,做多,2021-12-08 02:10:00,2021-12-08 02:15:00,4327.12,4317.75,-0.0,flip_to_short -28871,做空,2021-12-08 02:15:00,2021-12-08 02:25:00,4317.75,4328.8,-0.0,flip_to_long -28872,做多,2021-12-08 02:25:00,2021-12-08 02:35:00,4328.8,4323.85,-0.0,flip_to_short -28873,做空,2021-12-08 02:35:00,2021-12-08 02:45:00,4323.85,4326.41,-0.0,flip_to_long -28874,做多,2021-12-08 02:45:00,2021-12-08 02:50:00,4326.41,4308.05,-0.0,flip_to_short -28875,做空,2021-12-08 02:50:00,2021-12-08 02:55:00,4308.05,4291.82,0.0,tp_lower -28876,做多,2021-12-08 03:10:00,2021-12-08 03:20:00,4317.57,4316.59,-0.0,flip_to_short -28877,做空,2021-12-08 03:20:00,2021-12-08 03:30:00,4316.59,4322.09,-0.0,flip_to_long -28878,做多,2021-12-08 03:30:00,2021-12-08 03:35:00,4322.09,4314.78,-0.0,flip_to_short -28879,做空,2021-12-08 03:35:00,2021-12-08 03:50:00,4314.78,4288.69,0.0,tp_lower -28880,做多,2021-12-08 04:05:00,2021-12-08 04:25:00,4310.59,4305.63,-0.0,flip_to_short -28881,做空,2021-12-08 04:25:00,2021-12-08 04:40:00,4305.63,4313.25,-0.0,flip_to_long -28882,做多,2021-12-08 04:40:00,2021-12-08 04:45:00,4313.25,4310.48,-0.0,flip_to_short -28883,做空,2021-12-08 04:45:00,2021-12-08 06:05:00,4310.48,4331.75,-0.0,flip_to_long -28884,做多,2021-12-08 06:05:00,2021-12-08 06:15:00,4331.75,4357.44,0.0,tp_upper -28885,做空,2021-12-08 07:15:00,2021-12-08 07:40:00,4353.3,4354.18,-0.0,flip_to_long -28886,做多,2021-12-08 07:40:00,2021-12-08 08:00:00,4354.18,4368.03,0.0,tp_upper -28887,做空,2021-12-08 08:15:00,2021-12-08 08:30:00,4359.84,4355.95,0.0,flip_to_long -28888,做多,2021-12-08 08:30:00,2021-12-08 08:40:00,4355.95,4350.85,-0.0,flip_to_short -28889,做空,2021-12-08 08:40:00,2021-12-08 08:45:00,4350.85,4359.25,-0.0,flip_to_long -28890,做多,2021-12-08 08:45:00,2021-12-08 09:15:00,4359.25,4381.69,0.0,tp_upper -28891,做空,2021-12-08 09:25:00,2021-12-08 09:45:00,4365.07,4332.99,0.01,tp_lower -28892,做多,2021-12-08 12:00:00,2021-12-08 12:05:00,4276.78,4258.62,-0.0,flip_to_short -28893,做空,2021-12-08 12:05:00,2021-12-08 12:10:00,4258.62,4246.73,0.0,tp_lower -28894,做多,2021-12-08 12:30:00,2021-12-08 12:35:00,4266.4,4254.79,-0.0,flip_to_short -28895,做空,2021-12-08 12:35:00,2021-12-08 12:40:00,4254.79,4262.63,-0.0,flip_to_long -28896,做多,2021-12-08 12:40:00,2021-12-08 12:50:00,4262.63,4287.99,0.0,tp_upper -28897,做空,2021-12-08 15:40:00,2021-12-08 16:00:00,4398.68,4418.17,-0.0,flip_to_long -28898,做多,2021-12-08 16:00:00,2021-12-08 16:05:00,4418.17,4415.25,-0.0,flip_to_short -28899,做空,2021-12-08 16:05:00,2021-12-08 16:10:00,4415.25,4417.85,-0.0,flip_to_long -28900,做多,2021-12-08 16:10:00,2021-12-08 16:15:00,4417.85,4397.89,-0.0,flip_to_short -28901,做空,2021-12-08 16:15:00,2021-12-08 16:30:00,4397.89,4388.85,0.0,tp_lower -28902,做多,2021-12-08 16:40:00,2021-12-08 17:00:00,4401.93,4400.52,-0.0,flip_to_short -28903,做空,2021-12-08 17:00:00,2021-12-08 17:10:00,4400.52,4408.68,-0.0,flip_to_long -28904,做多,2021-12-08 17:10:00,2021-12-08 17:15:00,4408.68,4390.14,-0.0,flip_to_short -28905,做空,2021-12-08 17:15:00,2021-12-08 17:20:00,4390.14,4383.11,0.0,tp_lower -28906,做多,2021-12-08 18:10:00,2021-12-08 18:30:00,4386.57,4392.18,0.0,flip_to_short -28907,做空,2021-12-08 18:30:00,2021-12-08 19:15:00,4392.18,4389.22,0.0,flip_to_long -28908,做多,2021-12-08 19:15:00,2021-12-08 19:30:00,4389.22,4414.94,0.0,tp_upper -28909,做空,2021-12-08 19:45:00,2021-12-08 19:50:00,4384.17,4380.18,0.0,tp_lower -28910,做多,2021-12-08 20:15:00,2021-12-08 20:50:00,4387.94,4419.16,0.01,tp_upper -28911,做空,2021-12-08 21:25:00,2021-12-08 21:35:00,4393.23,4399.83,-0.0,flip_to_long -28912,做多,2021-12-08 21:35:00,2021-12-08 22:05:00,4399.83,4408.41,0.0,flip_to_short -28913,做空,2021-12-08 22:05:00,2021-12-08 22:20:00,4408.41,4413.59,-0.0,flip_to_long -28914,做多,2021-12-08 22:20:00,2021-12-08 22:40:00,4413.59,4435.43,0.0,tp_upper -28915,做空,2021-12-08 22:50:00,2021-12-08 22:55:00,4386.46,4388.79,-0.0,tp_lower -28916,做多,2021-12-08 23:15:00,2021-12-08 23:25:00,4414.82,4412.4,-0.0,flip_to_short -28917,做空,2021-12-08 23:25:00,2021-12-09 01:55:00,4412.4,4409.02,0.0,tp_lower -28918,做多,2021-12-09 04:35:00,2021-12-09 04:40:00,4377.11,4376.39,-0.0,flip_to_short -28919,做空,2021-12-09 04:40:00,2021-12-09 05:20:00,4376.39,4378.01,-0.0,flip_to_long -28920,做多,2021-12-09 05:20:00,2021-12-09 05:30:00,4378.01,4377.37,-0.0,flip_to_short -28921,做空,2021-12-09 05:30:00,2021-12-09 06:00:00,4377.37,4363.72,0.0,tp_lower -28922,做多,2021-12-09 06:10:00,2021-12-09 06:20:00,4383.68,4377.51,-0.0,flip_to_short -28923,做空,2021-12-09 06:20:00,2021-12-09 06:30:00,4377.51,4366.62,0.0,tp_lower -28924,做多,2021-12-09 06:45:00,2021-12-09 06:50:00,4385.81,4370.08,-0.0,flip_to_short -28925,做空,2021-12-09 06:50:00,2021-12-09 06:55:00,4370.08,4376.64,-0.0,flip_to_long -28926,做多,2021-12-09 06:55:00,2021-12-09 07:00:00,4376.64,4367.15,-0.0,flip_to_short -28927,做空,2021-12-09 07:00:00,2021-12-09 07:05:00,4367.15,4345.25,0.0,tp_lower -28928,做多,2021-12-09 07:30:00,2021-12-09 07:35:00,4383.83,4383.77,-0.0,flip_to_short -28929,做空,2021-12-09 07:35:00,2021-12-09 08:15:00,4383.77,4342.69,0.01,tp_lower -28930,做多,2021-12-09 10:40:00,2021-12-09 11:10:00,4304.68,4300.01,-0.0,flip_to_short -28931,做空,2021-12-09 11:10:00,2021-12-09 11:20:00,4300.01,4297.68,0.0,flip_to_long -28932,做多,2021-12-09 11:20:00,2021-12-09 11:30:00,4297.68,4288.72,-0.0,flip_to_short -28933,做空,2021-12-09 11:30:00,2021-12-09 11:40:00,4288.72,4297.17,-0.0,flip_to_long -28934,做多,2021-12-09 11:40:00,2021-12-09 12:00:00,4297.17,4270.05,-0.01,flip_to_short -28935,做空,2021-12-09 12:00:00,2021-12-09 12:05:00,4270.05,4292.01,-0.0,tp_lower -28936,做多,2021-12-09 12:10:00,2021-12-09 12:15:00,4306.64,4291.31,-0.0,tp_upper -28937,做多,2021-12-09 12:20:00,2021-12-09 12:25:00,4304.77,4295.63,-0.0,flip_to_short -28938,做空,2021-12-09 12:25:00,2021-12-09 12:35:00,4295.63,4301.39,-0.0,flip_to_long -28939,做多,2021-12-09 12:35:00,2021-12-09 13:05:00,4301.39,4285.81,-0.0,flip_to_short -28940,做空,2021-12-09 13:05:00,2021-12-09 13:15:00,4285.81,4285.75,-0.0,tp_lower -28941,做多,2021-12-09 13:35:00,2021-12-09 13:45:00,4294.55,4292.16,-0.0,flip_to_short -28942,做空,2021-12-09 13:45:00,2021-12-09 13:50:00,4292.16,4299.43,-0.0,flip_to_long -28943,做多,2021-12-09 13:50:00,2021-12-09 13:55:00,4299.43,4299.24,-0.0,flip_to_short -28944,做空,2021-12-09 13:55:00,2021-12-09 14:10:00,4299.24,4300.59,-0.0,flip_to_long -28945,做多,2021-12-09 14:10:00,2021-12-09 14:15:00,4300.59,4287.93,-0.0,flip_to_short -28946,做空,2021-12-09 14:15:00,2021-12-09 14:30:00,4287.93,4257.79,0.0,tp_lower -28947,做多,2021-12-09 16:25:00,2021-12-09 17:30:00,4200.35,4208.25,0.0,flip_to_short -28948,做空,2021-12-09 17:30:00,2021-12-09 17:50:00,4208.25,4180.4,0.0,tp_lower -28949,做多,2021-12-09 19:20:00,2021-12-09 19:25:00,4146.91,4141.3,-0.0,flip_to_short -28950,做空,2021-12-09 19:25:00,2021-12-09 20:10:00,4141.3,4084.79,0.01,tp_lower -28951,做多,2021-12-09 20:55:00,2021-12-09 21:00:00,4121.28,4110.76,-0.0,flip_to_short -28952,做空,2021-12-09 21:00:00,2021-12-09 21:05:00,4110.76,4130.12,-0.0,flip_to_long -28953,做多,2021-12-09 21:05:00,2021-12-09 21:25:00,4130.12,4148.3,0.0,tp_upper -28954,做多,2021-12-09 22:50:00,2021-12-09 22:55:00,4166.9,4165.59,-0.0,flip_to_short -28955,做空,2021-12-09 22:55:00,2021-12-09 23:05:00,4165.59,4168.08,-0.0,flip_to_long -28956,做多,2021-12-09 23:05:00,2021-12-09 23:25:00,4168.08,4176.74,0.0,flip_to_short -28957,做空,2021-12-09 23:25:00,2021-12-09 23:45:00,4176.74,4154.12,0.0,tp_lower -28958,做多,2021-12-10 00:30:00,2021-12-10 00:40:00,4182.74,4146.47,-0.01,flip_to_short -28959,做空,2021-12-10 00:40:00,2021-12-10 01:10:00,4146.47,4144.7,-0.0,flip_to_long -28960,做多,2021-12-10 01:10:00,2021-12-10 02:05:00,4144.7,4141.37,-0.0,flip_to_short -28961,做空,2021-12-10 02:05:00,2021-12-10 02:10:00,4141.37,4150.7,-0.0,flip_to_long -28962,做多,2021-12-10 02:10:00,2021-12-10 02:40:00,4150.7,4180.6,0.01,tp_upper -28963,做空,2021-12-10 03:00:00,2021-12-10 03:40:00,4157.36,4130.17,0.0,tp_lower -28964,做多,2021-12-10 04:15:00,2021-12-10 04:35:00,4150.32,4140.34,-0.0,flip_to_short -28965,做空,2021-12-10 04:35:00,2021-12-10 04:45:00,4140.34,4144.41,-0.0,flip_to_long -28966,做多,2021-12-10 04:45:00,2021-12-10 04:50:00,4144.41,4132.35,-0.0,flip_to_short -28967,做空,2021-12-10 04:50:00,2021-12-10 05:00:00,4132.35,4122.99,0.0,tp_lower -28968,做多,2021-12-10 05:15:00,2021-12-10 05:20:00,4139.54,4123.01,-0.0,flip_to_short -28969,做空,2021-12-10 05:20:00,2021-12-10 05:25:00,4123.01,4121.17,-0.0,tp_lower -28970,做多,2021-12-10 06:00:00,2021-12-10 06:20:00,4124.54,4122.48,-0.0,flip_to_short -28971,做空,2021-12-10 06:20:00,2021-12-10 06:30:00,4122.48,4123.4,-0.0,flip_to_long -28972,做多,2021-12-10 06:30:00,2021-12-10 06:35:00,4123.4,4110.41,-0.0,flip_to_short -28973,做空,2021-12-10 06:35:00,2021-12-10 06:40:00,4110.41,4121.33,-0.0,flip_to_long -28974,做多,2021-12-10 06:40:00,2021-12-10 06:45:00,4121.33,4120.1,-0.0,flip_to_short -28975,做空,2021-12-10 06:45:00,2021-12-10 06:55:00,4120.1,4065.54,0.01,tp_lower -28976,做多,2021-12-10 08:25:00,2021-12-10 09:25:00,4051.98,4058.09,0.0,flip_to_short -28977,做空,2021-12-10 09:25:00,2021-12-10 09:30:00,4058.09,4067.54,-0.0,flip_to_long -28978,做多,2021-12-10 09:30:00,2021-12-10 09:40:00,4067.54,4093.95,0.0,tp_upper -28979,做空,2021-12-10 10:35:00,2021-12-10 10:40:00,4086.18,4098.33,-0.0,flip_to_long -28980,做多,2021-12-10 10:40:00,2021-12-10 10:50:00,4098.33,4089.67,-0.0,flip_to_short -28981,做空,2021-12-10 10:50:00,2021-12-10 11:00:00,4089.67,4100.38,-0.0,flip_to_long -28982,做多,2021-12-10 11:00:00,2021-12-10 11:05:00,4100.38,4103.02,0.0,tp_upper -28983,做空,2021-12-10 11:20:00,2021-12-10 11:25:00,4098.0,4103.17,-0.0,flip_to_long -28984,做多,2021-12-10 11:25:00,2021-12-10 11:35:00,4103.17,4131.26,0.0,tp_upper -28985,做空,2021-12-10 13:00:00,2021-12-10 13:20:00,4158.62,4143.0,0.0,tp_lower -28986,做多,2021-12-10 13:30:00,2021-12-10 13:35:00,4173.55,4218.0,0.01,tp_upper -28987,做空,2021-12-10 14:15:00,2021-12-10 14:20:00,4173.41,4188.89,-0.0,flip_to_long -28988,做多,2021-12-10 14:20:00,2021-12-10 14:25:00,4188.89,4175.47,-0.0,flip_to_short -28989,做空,2021-12-10 14:25:00,2021-12-10 14:35:00,4175.47,4185.21,-0.0,flip_to_long -28990,做多,2021-12-10 14:35:00,2021-12-10 14:40:00,4185.21,4170.92,-0.0,flip_to_short -28991,做空,2021-12-10 14:40:00,2021-12-10 14:45:00,4170.92,4050.71,0.02,tp_lower -28992,做多,2021-12-10 17:55:00,2021-12-10 18:15:00,3969.17,4001.61,0.01,tp_upper -28993,做空,2021-12-10 18:55:00,2021-12-10 19:10:00,3981.16,3976.06,0.0,flip_to_long -28994,做多,2021-12-10 19:10:00,2021-12-10 19:30:00,3976.06,4007.08,0.01,tp_upper -28995,做空,2021-12-10 21:40:00,2021-12-10 21:45:00,4028.19,3991.21,0.01,tp_lower -28996,做多,2021-12-11 00:25:00,2021-12-11 02:15:00,3943.98,3963.33,0.0,flip_to_short -28997,做空,2021-12-11 02:15:00,2021-12-11 02:25:00,3963.33,3970.45,-0.0,flip_to_long -28998,做多,2021-12-11 02:25:00,2021-12-11 02:30:00,3970.45,3963.16,-0.0,flip_to_short -28999,做空,2021-12-11 02:30:00,2021-12-11 02:35:00,3963.16,3978.89,-0.0,flip_to_long -29000,做多,2021-12-11 02:35:00,2021-12-11 03:05:00,3978.89,4005.78,0.01,tp_upper -29001,做空,2021-12-11 05:10:00,2021-12-11 05:20:00,4024.64,4024.21,-0.0,flip_to_long -29002,做多,2021-12-11 05:20:00,2021-12-11 05:45:00,4024.21,4044.93,0.0,tp_upper -29003,做空,2021-12-11 05:50:00,2021-12-11 05:55:00,4023.83,4029.08,-0.0,flip_to_long -29004,做多,2021-12-11 05:55:00,2021-12-11 06:00:00,4029.08,4016.31,-0.0,flip_to_short -29005,做空,2021-12-11 06:00:00,2021-12-11 06:05:00,4016.31,4031.46,-0.0,tp_lower -29006,做空,2021-12-11 06:15:00,2021-12-11 06:20:00,4026.88,4005.74,0.0,tp_lower -29007,做多,2021-12-11 07:50:00,2021-12-11 07:55:00,3982.46,3976.68,-0.0,flip_to_short -29008,做空,2021-12-11 07:55:00,2021-12-11 08:10:00,3976.68,3987.75,-0.0,flip_to_long -29009,做多,2021-12-11 08:10:00,2021-12-11 08:15:00,3987.75,4001.16,0.0,tp_upper -29010,做空,2021-12-11 09:00:00,2021-12-11 09:15:00,3996.59,4005.67,-0.0,flip_to_long -29011,做多,2021-12-11 09:15:00,2021-12-11 09:25:00,4005.67,4007.9,0.0,flip_to_short -29012,做空,2021-12-11 09:25:00,2021-12-11 09:30:00,4007.9,4016.4,-0.0,flip_to_long -29013,做多,2021-12-11 09:30:00,2021-12-11 09:35:00,4016.4,4009.25,-0.0,flip_to_short -29014,做空,2021-12-11 09:35:00,2021-12-11 09:40:00,4009.25,4015.86,-0.0,flip_to_long -29015,做多,2021-12-11 09:40:00,2021-12-11 10:10:00,4015.86,4008.08,-0.0,flip_to_short -29016,做空,2021-12-11 10:10:00,2021-12-11 10:20:00,4008.08,4016.23,-0.0,flip_to_long -29017,做多,2021-12-11 10:20:00,2021-12-11 10:40:00,4016.23,4029.17,0.0,tp_upper -29018,做空,2021-12-11 11:15:00,2021-12-11 11:35:00,4017.49,4014.72,0.0,tp_lower -29019,做多,2021-12-11 11:40:00,2021-12-11 12:20:00,4016.28,4035.14,0.0,tp_upper -29020,做空,2021-12-11 13:00:00,2021-12-11 13:05:00,4023.87,4030.35,-0.0,flip_to_long -29021,做多,2021-12-11 13:05:00,2021-12-11 13:10:00,4030.35,4012.7,-0.0,tp_upper -29022,做多,2021-12-11 13:20:00,2021-12-11 13:25:00,4031.28,4023.98,-0.0,flip_to_short -29023,做空,2021-12-11 13:25:00,2021-12-11 13:30:00,4023.98,4033.24,-0.0,flip_to_long -29024,做多,2021-12-11 13:30:00,2021-12-11 13:40:00,4033.24,4015.63,-0.0,flip_to_short -29025,做空,2021-12-11 13:40:00,2021-12-11 13:45:00,4015.63,4001.14,0.0,tp_lower -29026,做多,2021-12-11 14:20:00,2021-12-11 15:00:00,4015.25,4037.77,0.0,tp_upper -29027,做空,2021-12-11 17:00:00,2021-12-11 17:05:00,4062.9,4070.87,-0.0,flip_to_long -29028,做多,2021-12-11 17:05:00,2021-12-11 17:10:00,4070.87,4064.27,-0.0,flip_to_short -29029,做空,2021-12-11 17:10:00,2021-12-11 17:15:00,4064.27,4065.26,-0.0,flip_to_long -29030,做多,2021-12-11 17:15:00,2021-12-11 18:50:00,4065.26,4041.15,-0.01,flip_to_short -29031,做空,2021-12-11 18:50:00,2021-12-11 19:05:00,4041.15,4038.09,0.0,flip_to_long -29032,做多,2021-12-11 19:05:00,2021-12-11 19:25:00,4038.09,4034.32,-0.0,flip_to_short -29033,做空,2021-12-11 19:25:00,2021-12-11 19:35:00,4034.32,4021.52,0.0,tp_lower -29034,做多,2021-12-11 20:30:00,2021-12-11 20:55:00,4025.07,4013.04,-0.0,flip_to_short -29035,做空,2021-12-11 20:55:00,2021-12-11 21:05:00,4013.04,4006.28,0.0,tp_lower -29036,做多,2021-12-11 21:20:00,2021-12-11 21:25:00,4019.76,4007.5,-0.0,flip_to_short -29037,做空,2021-12-11 21:25:00,2021-12-11 21:30:00,4007.5,3980.26,0.01,tp_lower -29038,做多,2021-12-11 21:50:00,2021-12-11 22:05:00,4020.0,4016.63,-0.0,flip_to_short -29039,做空,2021-12-11 22:05:00,2021-12-12 00:50:00,4016.63,4056.78,-0.01,tp_lower -29040,做多,2021-12-12 02:25:00,2021-12-12 02:45:00,4044.53,4044.37,-0.0,flip_to_short -29041,做空,2021-12-12 02:45:00,2021-12-12 03:20:00,4044.37,4041.59,0.0,flip_to_long -29042,做多,2021-12-12 03:20:00,2021-12-12 03:40:00,4041.59,4051.49,0.0,tp_upper -29043,做空,2021-12-12 03:50:00,2021-12-12 04:05:00,4043.1,4031.51,0.0,tp_lower -29044,做多,2021-12-12 04:15:00,2021-12-12 04:20:00,4039.75,4039.3,-0.0,flip_to_short -29045,做空,2021-12-12 04:20:00,2021-12-12 04:45:00,4039.3,4012.0,0.01,tp_lower -29046,做多,2021-12-12 05:15:00,2021-12-12 05:25:00,4032.51,4035.13,0.0,flip_to_short -29047,做空,2021-12-12 05:25:00,2021-12-12 05:55:00,4035.13,4035.95,-0.0,flip_to_long -29048,做多,2021-12-12 05:55:00,2021-12-12 06:15:00,4035.95,4045.0,0.0,tp_upper -29049,做空,2021-12-12 07:10:00,2021-12-12 07:15:00,4043.76,4051.15,-0.0,flip_to_long -29050,做多,2021-12-12 07:15:00,2021-12-12 07:25:00,4051.15,4057.96,0.0,tp_upper -29051,做空,2021-12-12 07:40:00,2021-12-12 07:55:00,4054.75,4054.7,-0.0,flip_to_long -29052,做多,2021-12-12 07:55:00,2021-12-12 08:00:00,4054.7,4049.49,-0.0,flip_to_short -29053,做空,2021-12-12 08:00:00,2021-12-12 08:05:00,4049.49,4050.0,-0.0,flip_to_long -29054,做多,2021-12-12 08:05:00,2021-12-12 08:15:00,4050.0,4048.6,-0.0,flip_to_short -29055,做空,2021-12-12 08:15:00,2021-12-12 08:20:00,4048.6,4044.23,0.0,tp_lower -29056,做多,2021-12-12 10:20:00,2021-12-12 10:30:00,4006.94,4005.29,-0.0,flip_to_short -29057,做空,2021-12-12 10:30:00,2021-12-12 10:40:00,4005.29,4008.4,-0.0,flip_to_long -29058,做多,2021-12-12 10:40:00,2021-12-12 10:45:00,4008.4,4007.89,-0.0,flip_to_short -29059,做空,2021-12-12 10:45:00,2021-12-12 10:55:00,4007.89,4010.99,-0.0,flip_to_long -29060,做多,2021-12-12 10:55:00,2021-12-12 11:00:00,4010.99,4008.55,-0.0,tp_upper -29061,做空,2021-12-12 12:50:00,2021-12-12 13:00:00,4031.84,4039.48,-0.0,flip_to_long -29062,做多,2021-12-12 13:00:00,2021-12-12 13:15:00,4039.48,4040.84,-0.0,flip_to_short -29063,做空,2021-12-12 13:15:00,2021-12-12 13:35:00,4040.84,4028.45,0.0,tp_lower -29064,做多,2021-12-12 13:55:00,2021-12-12 14:00:00,4043.35,4039.73,-0.0,flip_to_short -29065,做空,2021-12-12 14:00:00,2021-12-12 14:35:00,4039.73,4034.49,0.0,tp_lower -29066,做多,2021-12-12 14:40:00,2021-12-12 14:50:00,4039.99,4042.11,0.0,tp_upper -29067,做空,2021-12-12 15:00:00,2021-12-12 15:20:00,4037.12,4038.58,-0.0,flip_to_long -29068,做多,2021-12-12 15:20:00,2021-12-12 16:45:00,4038.58,4028.67,-0.0,flip_to_short -29069,做空,2021-12-12 16:45:00,2021-12-12 20:00:00,4028.67,4146.92,-0.02,flip_to_long -29070,做多,2021-12-12 20:00:00,2021-12-12 20:05:00,4146.92,4155.03,0.0,tp_upper -29071,做空,2021-12-12 20:45:00,2021-12-12 21:15:00,4153.39,4153.6,-0.0,flip_to_long -29072,做多,2021-12-12 21:15:00,2021-12-12 21:20:00,4153.6,4150.45,-0.0,flip_to_short -29073,做空,2021-12-12 21:20:00,2021-12-12 21:35:00,4150.45,4137.01,0.0,tp_lower -29074,做多,2021-12-12 22:35:00,2021-12-12 23:00:00,4136.08,4148.43,0.0,tp_upper -29075,做空,2021-12-12 23:30:00,2021-12-13 00:20:00,4138.0,4121.09,0.0,tp_lower -29076,做多,2021-12-13 02:55:00,2021-12-13 03:15:00,3979.19,3980.0,-0.0,flip_to_short -29077,做空,2021-12-13 03:15:00,2021-12-13 05:30:00,3980.0,3994.04,-0.0,tp_lower -29078,做多,2021-12-13 05:45:00,2021-12-13 05:50:00,4030.75,4034.23,0.0,tp_upper -29079,做空,2021-12-13 06:20:00,2021-12-13 06:30:00,4013.01,3991.18,0.0,tp_lower -29080,做多,2021-12-13 07:30:00,2021-12-13 07:35:00,4002.44,3991.08,-0.0,flip_to_short -29081,做空,2021-12-13 07:35:00,2021-12-13 07:40:00,3991.08,3975.51,0.0,tp_lower -29082,做多,2021-12-13 08:00:00,2021-12-13 08:10:00,3989.4,4004.39,0.0,tp_upper -29083,做空,2021-12-13 09:05:00,2021-12-13 09:20:00,3998.89,4001.54,-0.0,flip_to_long -29084,做多,2021-12-13 09:20:00,2021-12-13 10:45:00,4001.54,3993.66,-0.0,flip_to_short -29085,做空,2021-12-13 10:45:00,2021-12-13 10:55:00,3993.66,3992.86,-0.0,flip_to_long -29086,做多,2021-12-13 10:55:00,2021-12-13 11:05:00,3992.86,4003.1,0.0,tp_upper -29087,做空,2021-12-13 12:25:00,2021-12-13 12:35:00,4000.16,3988.86,0.0,tp_lower -29088,做多,2021-12-13 17:00:00,2021-12-13 17:05:00,3812.06,3856.76,0.01,tp_upper -29089,做空,2021-12-13 17:40:00,2021-12-13 18:20:00,3812.81,3821.68,-0.0,flip_to_long -29090,做多,2021-12-13 18:20:00,2021-12-13 18:55:00,3821.68,3821.35,-0.0,flip_to_short -29091,做空,2021-12-13 18:55:00,2021-12-13 19:00:00,3821.35,3790.46,0.01,tp_lower -29092,做多,2021-12-13 20:05:00,2021-12-13 20:15:00,3778.59,3755.44,-0.01,flip_to_short -29093,做空,2021-12-13 20:15:00,2021-12-13 20:20:00,3755.44,3760.98,-0.0,flip_to_long -29094,做多,2021-12-13 20:20:00,2021-12-13 20:25:00,3760.98,3756.64,-0.0,flip_to_short -29095,做空,2021-12-13 20:25:00,2021-12-13 20:45:00,3756.64,3743.99,0.0,flip_to_long -29096,做多,2021-12-13 20:45:00,2021-12-13 21:05:00,3743.99,3726.56,-0.0,flip_to_short -29097,做空,2021-12-13 21:05:00,2021-12-13 21:30:00,3726.56,3746.55,-0.0,flip_to_long -29098,做多,2021-12-13 21:30:00,2021-12-13 21:55:00,3746.55,3766.58,0.0,tp_upper -29099,做空,2021-12-13 23:00:00,2021-12-13 23:45:00,3787.49,3780.69,0.0,tp_lower -29100,做多,2021-12-14 00:05:00,2021-12-14 00:10:00,3793.29,3775.11,-0.0,flip_to_short -29101,做空,2021-12-14 00:10:00,2021-12-14 00:15:00,3775.11,3772.25,0.0,tp_lower -29102,做多,2021-12-14 00:20:00,2021-12-14 00:25:00,3791.91,3812.28,0.0,tp_upper -29103,做空,2021-12-14 01:20:00,2021-12-14 01:40:00,3792.67,3773.54,0.0,tp_lower -29104,做多,2021-12-14 02:35:00,2021-12-14 03:20:00,3779.75,3771.58,-0.0,flip_to_short -29105,做空,2021-12-14 03:20:00,2021-12-14 03:25:00,3771.58,3784.22,-0.0,flip_to_long -29106,做多,2021-12-14 03:25:00,2021-12-14 03:30:00,3784.22,3776.96,-0.0,flip_to_short -29107,做空,2021-12-14 03:30:00,2021-12-14 03:45:00,3776.96,3770.69,0.0,flip_to_long -29108,做多,2021-12-14 03:45:00,2021-12-14 04:25:00,3770.69,3779.25,0.0,flip_to_short -29109,做空,2021-12-14 04:25:00,2021-12-14 04:40:00,3779.25,3779.16,-0.0,flip_to_long -29110,做多,2021-12-14 04:40:00,2021-12-14 04:45:00,3779.16,3770.7,-0.0,flip_to_short -29111,做空,2021-12-14 04:45:00,2021-12-14 05:00:00,3770.7,3775.8,-0.0,flip_to_long -29112,做多,2021-12-14 05:00:00,2021-12-14 05:05:00,3775.8,3767.24,-0.0,flip_to_short -29113,做空,2021-12-14 05:05:00,2021-12-14 05:10:00,3767.24,3755.53,0.0,tp_lower -29114,做多,2021-12-14 05:30:00,2021-12-14 05:35:00,3781.38,3772.14,-0.0,flip_to_short -29115,做空,2021-12-14 05:35:00,2021-12-14 05:40:00,3772.14,3772.66,-0.0,flip_to_long -29116,做多,2021-12-14 05:40:00,2021-12-14 07:05:00,3772.66,3731.29,-0.01,flip_to_short -29117,做空,2021-12-14 07:05:00,2021-12-14 07:15:00,3731.29,3747.53,-0.0,flip_to_long -29118,做多,2021-12-14 07:15:00,2021-12-14 07:30:00,3747.53,3761.11,0.0,tp_upper -29119,做空,2021-12-14 09:25:00,2021-12-14 09:30:00,3797.69,3797.79,-0.0,flip_to_long -29120,做多,2021-12-14 09:30:00,2021-12-14 10:35:00,3797.79,3794.38,-0.0,tp_upper -29121,做空,2021-12-14 10:40:00,2021-12-14 11:35:00,3788.57,3798.95,-0.0,flip_to_long -29122,做多,2021-12-14 11:35:00,2021-12-14 11:45:00,3798.95,3798.32,-0.0,flip_to_short -29123,做空,2021-12-14 11:45:00,2021-12-14 11:50:00,3798.32,3838.54,-0.01,flip_to_long -29124,做多,2021-12-14 11:50:00,2021-12-14 11:55:00,3838.54,3837.99,-0.0,tp_upper -29125,做空,2021-12-14 12:40:00,2021-12-14 12:50:00,3828.22,3828.8,-0.0,flip_to_long -29126,做多,2021-12-14 12:50:00,2021-12-14 14:55:00,3828.8,3816.29,-0.0,tp_upper -29127,做空,2021-12-14 15:10:00,2021-12-14 15:15:00,3789.06,3798.86,-0.0,flip_to_long -29128,做多,2021-12-14 15:15:00,2021-12-14 15:20:00,3798.86,3827.91,0.01,tp_upper -29129,做空,2021-12-14 15:45:00,2021-12-14 16:00:00,3793.61,3782.5,0.0,tp_lower -29130,做多,2021-12-14 16:35:00,2021-12-14 17:10:00,3793.27,3778.53,-0.0,flip_to_short -29131,做空,2021-12-14 17:10:00,2021-12-14 17:15:00,3778.53,3789.51,-0.0,flip_to_long -29132,做多,2021-12-14 17:15:00,2021-12-14 17:35:00,3789.51,3779.39,-0.0,flip_to_short -29133,做空,2021-12-14 17:35:00,2021-12-14 17:55:00,3779.39,3759.45,0.0,tp_lower -29134,做多,2021-12-14 19:10:00,2021-12-14 19:20:00,3759.15,3760.8,-0.0,flip_to_short -29135,做空,2021-12-14 19:20:00,2021-12-14 22:05:00,3760.8,3857.59,-0.02,flip_to_long -29136,做多,2021-12-14 22:05:00,2021-12-14 22:10:00,3857.59,3850.48,-0.0,flip_to_short -29137,做空,2021-12-14 22:10:00,2021-12-14 22:30:00,3850.48,3821.39,0.01,tp_lower -29138,做多,2021-12-14 23:10:00,2021-12-14 23:25:00,3838.55,3835.38,-0.0,flip_to_short -29139,做空,2021-12-14 23:25:00,2021-12-14 23:30:00,3835.38,3836.92,-0.0,flip_to_long -29140,做多,2021-12-14 23:30:00,2021-12-14 23:50:00,3836.92,3859.58,0.0,tp_upper -29141,做空,2021-12-15 00:50:00,2021-12-15 01:10:00,3852.06,3823.81,0.01,tp_lower -29142,做多,2021-12-15 02:55:00,2021-12-15 03:00:00,3825.07,3818.79,-0.0,flip_to_short -29143,做空,2021-12-15 03:00:00,2021-12-15 03:15:00,3818.79,3820.66,-0.0,flip_to_long -29144,做多,2021-12-15 03:15:00,2021-12-15 03:25:00,3820.66,3829.69,0.0,tp_upper -29145,做空,2021-12-15 04:05:00,2021-12-15 05:30:00,3826.56,3855.48,-0.01,flip_to_long -29146,做多,2021-12-15 05:30:00,2021-12-15 05:35:00,3855.48,3851.01,-0.0,flip_to_short -29147,做空,2021-12-15 05:35:00,2021-12-15 06:00:00,3851.01,3853.05,-0.0,flip_to_long -29148,做多,2021-12-15 06:00:00,2021-12-15 06:10:00,3853.05,3862.32,0.0,tp_upper -29149,做空,2021-12-15 06:40:00,2021-12-15 06:45:00,3851.03,3855.31,-0.0,flip_to_long -29150,做多,2021-12-15 06:45:00,2021-12-15 06:50:00,3855.31,3849.83,-0.0,flip_to_short -29151,做空,2021-12-15 06:50:00,2021-12-15 07:05:00,3849.83,3844.36,0.0,tp_lower -29152,做多,2021-12-15 07:10:00,2021-12-15 07:20:00,3863.12,3865.32,0.0,tp_upper -29153,做空,2021-12-15 07:25:00,2021-12-15 07:30:00,3856.39,3859.49,-0.0,flip_to_long -29154,做多,2021-12-15 07:30:00,2021-12-15 07:55:00,3859.49,3862.47,0.0,flip_to_short -29155,做空,2021-12-15 07:55:00,2021-12-15 09:45:00,3862.47,3876.0,-0.0,flip_to_long -29156,做多,2021-12-15 09:45:00,2021-12-15 10:10:00,3876.0,3872.55,-0.0,flip_to_short -29157,做空,2021-12-15 10:10:00,2021-12-15 10:15:00,3872.55,3856.94,0.0,tp_lower -29158,做多,2021-12-15 11:10:00,2021-12-15 11:20:00,3868.89,3850.37,-0.0,flip_to_short -29159,做空,2021-12-15 11:20:00,2021-12-15 11:25:00,3850.37,3846.77,0.0,tp_lower -29160,做多,2021-12-15 11:45:00,2021-12-15 12:20:00,3855.85,3860.56,0.0,flip_to_short -29161,做空,2021-12-15 12:20:00,2021-12-15 12:35:00,3860.56,3826.7,0.01,tp_lower -29162,做多,2021-12-15 14:10:00,2021-12-15 14:15:00,3823.53,3818.4,-0.0,flip_to_short -29163,做空,2021-12-15 14:15:00,2021-12-15 14:30:00,3818.4,3775.07,0.01,tp_lower -29164,做多,2021-12-15 16:55:00,2021-12-15 17:35:00,3711.74,3732.7,0.0,tp_upper -29165,做空,2021-12-15 21:35:00,2021-12-15 21:55:00,4055.79,4062.49,-0.0,flip_to_long -29166,做多,2021-12-15 21:55:00,2021-12-15 22:00:00,4062.49,4060.19,-0.0,flip_to_short -29167,做空,2021-12-15 22:00:00,2021-12-15 22:15:00,4060.19,4043.75,0.0,tp_lower -29168,做多,2021-12-15 23:50:00,2021-12-16 00:00:00,4019.08,4032.34,0.0,tp_upper -29169,做空,2021-12-16 01:05:00,2021-12-16 01:10:00,4031.11,4035.19,-0.0,flip_to_long -29170,做多,2021-12-16 01:10:00,2021-12-16 01:25:00,4035.19,4038.87,0.0,flip_to_short -29171,做空,2021-12-16 01:25:00,2021-12-16 01:35:00,4038.87,4047.73,-0.0,flip_to_long -29172,做多,2021-12-16 01:35:00,2021-12-16 01:40:00,4047.73,4042.74,-0.0,flip_to_short -29173,做空,2021-12-16 01:40:00,2021-12-16 01:55:00,4042.74,4049.43,-0.0,flip_to_long -29174,做多,2021-12-16 01:55:00,2021-12-16 02:00:00,4049.43,4039.4,-0.0,tp_upper -29175,做多,2021-12-16 03:00:00,2021-12-16 05:05:00,4033.73,4009.39,-0.01,flip_to_short -29176,做空,2021-12-16 05:05:00,2021-12-16 05:10:00,4009.39,4017.03,-0.0,flip_to_long -29177,做多,2021-12-16 05:10:00,2021-12-16 05:15:00,4017.03,4011.96,-0.0,tp_upper -29178,做空,2021-12-16 05:20:00,2021-12-16 05:25:00,4008.0,4009.35,-0.0,flip_to_long -29179,做多,2021-12-16 05:25:00,2021-12-16 05:35:00,4009.35,4005.05,-0.0,flip_to_short -29180,做空,2021-12-16 05:35:00,2021-12-16 05:40:00,4005.05,3999.97,0.0,tp_lower -29181,做多,2021-12-16 05:50:00,2021-12-16 06:55:00,4004.24,4019.47,0.0,tp_upper -29182,做空,2021-12-16 07:50:00,2021-12-16 07:55:00,4015.6,4019.79,-0.0,flip_to_long -29183,做多,2021-12-16 07:55:00,2021-12-16 08:05:00,4019.79,4022.43,0.0,flip_to_short -29184,做空,2021-12-16 08:05:00,2021-12-16 08:15:00,4022.43,4020.53,-0.0,flip_to_long -29185,做多,2021-12-16 08:15:00,2021-12-16 08:55:00,4020.53,4028.06,0.0,flip_to_short -29186,做空,2021-12-16 08:55:00,2021-12-16 10:25:00,4028.06,4037.65,-0.0,flip_to_long -29187,做多,2021-12-16 10:25:00,2021-12-16 10:40:00,4037.65,4039.72,0.0,flip_to_short -29188,做空,2021-12-16 10:40:00,2021-12-16 10:45:00,4039.72,4041.71,-0.0,flip_to_long -29189,做多,2021-12-16 10:45:00,2021-12-16 10:50:00,4041.71,4038.21,-0.0,flip_to_short -29190,做空,2021-12-16 10:50:00,2021-12-16 10:55:00,4038.21,4048.17,-0.0,flip_to_long -29191,做多,2021-12-16 10:55:00,2021-12-16 11:00:00,4048.17,4046.11,-0.0,flip_to_short -29192,做空,2021-12-16 11:00:00,2021-12-16 11:05:00,4046.11,4031.88,0.0,tp_lower -29193,做多,2021-12-16 11:30:00,2021-12-16 11:40:00,4041.18,4074.91,0.01,tp_upper -29194,做空,2021-12-16 12:40:00,2021-12-16 13:05:00,4046.26,4008.5,0.01,tp_lower -29195,做多,2021-12-16 13:25:00,2021-12-16 13:35:00,4054.58,4053.35,-0.0,flip_to_short -29196,做空,2021-12-16 13:35:00,2021-12-16 15:00:00,4053.35,4049.84,0.0,tp_lower -29197,做多,2021-12-16 15:20:00,2021-12-16 15:30:00,4062.87,4079.8,0.0,tp_upper -29198,做空,2021-12-16 16:00:00,2021-12-16 16:05:00,4070.92,4082.43,-0.0,flip_to_long -29199,做多,2021-12-16 16:05:00,2021-12-16 16:20:00,4082.43,4103.79,0.0,tp_upper -29200,做空,2021-12-16 16:35:00,2021-12-16 16:40:00,4072.23,4080.81,-0.0,flip_to_long -29201,做多,2021-12-16 16:40:00,2021-12-16 16:55:00,4080.81,4079.11,-0.0,flip_to_short -29202,做空,2021-12-16 16:55:00,2021-12-16 17:00:00,4079.11,4067.95,0.0,tp_lower -29203,做多,2021-12-16 18:10:00,2021-12-16 18:15:00,4058.79,4057.7,-0.0,flip_to_short -29204,做空,2021-12-16 18:15:00,2021-12-16 18:35:00,4057.7,4031.15,0.0,tp_lower -29205,做多,2021-12-16 20:05:00,2021-12-16 20:20:00,4005.25,4032.47,0.01,tp_upper -29206,做空,2021-12-16 21:15:00,2021-12-16 21:45:00,4023.94,4028.8,-0.0,flip_to_long -29207,做多,2021-12-16 21:45:00,2021-12-16 21:50:00,4028.8,4028.38,-0.0,flip_to_short -29208,做空,2021-12-16 21:50:00,2021-12-16 21:55:00,4028.38,4030.1,-0.0,flip_to_long -29209,做多,2021-12-16 21:55:00,2021-12-16 22:00:00,4030.1,4013.77,-0.0,flip_to_short -29210,做空,2021-12-16 22:00:00,2021-12-16 22:05:00,4013.77,3973.17,0.01,tp_lower -29211,做多,2021-12-16 22:40:00,2021-12-16 22:50:00,4015.0,4012.3,-0.0,flip_to_short -29212,做空,2021-12-16 22:50:00,2021-12-16 23:30:00,4012.3,3971.62,0.01,tp_lower -29213,做多,2021-12-17 00:35:00,2021-12-17 01:15:00,3976.93,3990.72,0.0,tp_upper -29214,做空,2021-12-17 01:35:00,2021-12-17 01:45:00,3972.74,3975.27,-0.0,flip_to_long -29215,做多,2021-12-17 01:45:00,2021-12-17 02:00:00,3975.27,3975.16,-0.0,flip_to_short -29216,做空,2021-12-17 02:00:00,2021-12-17 02:05:00,3975.16,3966.81,0.0,tp_lower -29217,做多,2021-12-17 02:50:00,2021-12-17 03:00:00,3971.96,3966.12,-0.0,flip_to_short -29218,做空,2021-12-17 03:00:00,2021-12-17 03:05:00,3966.12,3967.03,-0.0,flip_to_long -29219,做多,2021-12-17 03:05:00,2021-12-17 03:10:00,3967.03,3958.71,-0.0,flip_to_short -29220,做空,2021-12-17 03:10:00,2021-12-17 03:20:00,3958.71,3959.23,-0.0,flip_to_long -29221,做多,2021-12-17 03:20:00,2021-12-17 03:30:00,3959.23,3963.97,0.0,flip_to_short -29222,做空,2021-12-17 03:30:00,2021-12-17 03:35:00,3963.97,3970.62,-0.0,flip_to_long -29223,做多,2021-12-17 03:35:00,2021-12-17 03:55:00,3970.62,3967.43,-0.0,flip_to_short -29224,做空,2021-12-17 03:55:00,2021-12-17 05:05:00,3967.43,3961.38,0.0,tp_lower -29225,做多,2021-12-17 06:30:00,2021-12-17 06:35:00,3956.3,3949.96,-0.0,flip_to_short -29226,做空,2021-12-17 06:35:00,2021-12-17 06:45:00,3949.96,3937.09,0.0,tp_lower -29227,做多,2021-12-17 08:30:00,2021-12-17 08:40:00,3885.85,3887.26,-0.0,flip_to_short -29228,做空,2021-12-17 08:40:00,2021-12-17 09:00:00,3887.26,3877.57,0.0,tp_lower -29229,做多,2021-12-17 09:20:00,2021-12-17 09:25:00,3885.59,3879.7,-0.0,flip_to_short -29230,做空,2021-12-17 09:25:00,2021-12-17 09:45:00,3879.7,3876.43,0.0,flip_to_long -29231,做多,2021-12-17 09:45:00,2021-12-17 09:55:00,3876.43,3879.09,0.0,flip_to_short -29232,做空,2021-12-17 09:55:00,2021-12-17 10:05:00,3879.09,3857.89,0.0,tp_lower -29233,做多,2021-12-17 11:20:00,2021-12-17 11:30:00,3841.27,3842.08,-0.0,flip_to_short -29234,做空,2021-12-17 11:30:00,2021-12-17 11:55:00,3842.08,3833.34,0.0,flip_to_long -29235,做多,2021-12-17 11:55:00,2021-12-17 12:30:00,3833.34,3831.2,-0.0,flip_to_short -29236,做空,2021-12-17 12:30:00,2021-12-17 12:35:00,3831.2,3831.93,-0.0,flip_to_long -29237,做多,2021-12-17 12:35:00,2021-12-17 13:05:00,3831.93,3814.41,-0.0,flip_to_short -29238,做空,2021-12-17 13:05:00,2021-12-17 13:10:00,3814.41,3808.84,0.0,tp_lower -29239,做多,2021-12-17 13:20:00,2021-12-17 13:40:00,3821.13,3828.1,0.0,flip_to_short -29240,做空,2021-12-17 13:40:00,2021-12-17 13:50:00,3828.1,3806.58,0.0,tp_lower -29241,做多,2021-12-17 15:25:00,2021-12-17 15:35:00,3760.98,3794.14,0.01,tp_upper -29242,做空,2021-12-17 17:20:00,2021-12-17 18:45:00,3872.48,3876.14,-0.0,flip_to_long -29243,做多,2021-12-17 18:45:00,2021-12-17 18:50:00,3876.14,3875.49,-0.0,tp_upper -29244,做空,2021-12-17 19:35:00,2021-12-17 19:55:00,3881.25,3879.76,-0.0,flip_to_long -29245,做多,2021-12-17 19:55:00,2021-12-17 20:10:00,3879.76,3876.26,-0.0,flip_to_short -29246,做空,2021-12-17 20:10:00,2021-12-17 20:15:00,3876.26,3863.93,0.0,tp_lower -29247,做多,2021-12-17 21:10:00,2021-12-17 21:35:00,3867.57,3937.08,0.01,tp_upper -29248,做空,2021-12-17 22:05:00,2021-12-17 22:30:00,3874.79,3887.99,-0.0,flip_to_long -29249,做多,2021-12-17 22:30:00,2021-12-17 22:35:00,3887.99,3864.35,-0.01,flip_to_short -29250,做空,2021-12-17 22:35:00,2021-12-17 22:45:00,3864.35,3878.55,-0.0,flip_to_long -29251,做多,2021-12-17 22:45:00,2021-12-17 23:00:00,3878.55,3888.55,0.0,flip_to_short -29252,做空,2021-12-17 23:00:00,2021-12-17 23:30:00,3888.55,3886.32,0.0,flip_to_long -29253,做多,2021-12-17 23:30:00,2021-12-17 23:45:00,3886.32,3883.57,-0.0,flip_to_short -29254,做空,2021-12-17 23:45:00,2021-12-18 00:00:00,3883.57,3876.32,0.0,tp_lower -29255,做多,2021-12-18 00:40:00,2021-12-18 01:00:00,3865.59,3861.12,-0.0,flip_to_short -29256,做空,2021-12-18 01:00:00,2021-12-18 01:20:00,3861.12,3804.29,0.01,tp_lower -29257,做多,2021-12-18 02:40:00,2021-12-18 02:45:00,3814.5,3799.67,-0.0,flip_to_short -29258,做空,2021-12-18 02:45:00,2021-12-18 03:00:00,3799.67,3797.36,0.0,flip_to_long -29259,做多,2021-12-18 03:00:00,2021-12-18 03:30:00,3797.36,3830.64,0.01,tp_upper -29260,做空,2021-12-18 05:00:00,2021-12-18 05:05:00,3872.23,3880.04,-0.0,flip_to_long -29261,做多,2021-12-18 05:05:00,2021-12-18 05:20:00,3880.04,3890.44,0.0,tp_upper -29262,做空,2021-12-18 06:30:00,2021-12-18 06:55:00,3907.1,3888.11,0.0,tp_lower -29263,做多,2021-12-18 08:00:00,2021-12-18 08:05:00,3898.26,3905.47,0.0,tp_upper -29264,做空,2021-12-18 08:30:00,2021-12-18 08:45:00,3895.04,3882.88,0.0,tp_lower -29265,做多,2021-12-18 09:00:00,2021-12-18 09:25:00,3906.41,3893.04,-0.0,flip_to_short -29266,做空,2021-12-18 09:25:00,2021-12-18 09:30:00,3893.04,3897.24,-0.0,flip_to_long -29267,做多,2021-12-18 09:30:00,2021-12-18 09:55:00,3897.24,3939.91,0.01,tp_upper -29268,做空,2021-12-18 11:45:00,2021-12-18 12:00:00,3957.58,3971.76,-0.0,flip_to_long -29269,做多,2021-12-18 12:00:00,2021-12-18 12:20:00,3971.76,3959.76,-0.0,flip_to_short -29270,做空,2021-12-18 12:20:00,2021-12-18 12:45:00,3959.76,3953.27,0.0,flip_to_long -29271,做多,2021-12-18 12:45:00,2021-12-18 12:55:00,3953.27,3959.24,0.0,flip_to_short -29272,做空,2021-12-18 12:55:00,2021-12-18 13:05:00,3959.24,3958.64,-0.0,flip_to_long -29273,做多,2021-12-18 13:05:00,2021-12-18 13:15:00,3958.64,3950.0,-0.0,flip_to_short -29274,做空,2021-12-18 13:15:00,2021-12-18 13:30:00,3950.0,3956.44,-0.0,flip_to_long -29275,做多,2021-12-18 13:30:00,2021-12-18 14:20:00,3956.44,3943.57,-0.0,flip_to_short -29276,做空,2021-12-18 14:20:00,2021-12-18 14:35:00,3943.57,3948.0,-0.0,flip_to_long -29277,做多,2021-12-18 14:35:00,2021-12-18 14:45:00,3948.0,3963.11,0.0,tp_upper -29278,做空,2021-12-18 15:30:00,2021-12-18 15:35:00,3952.14,3956.89,-0.0,flip_to_long -29279,做多,2021-12-18 15:35:00,2021-12-18 15:45:00,3956.89,3950.43,-0.0,flip_to_short -29280,做空,2021-12-18 15:45:00,2021-12-18 16:00:00,3950.43,3941.13,0.0,tp_lower -29281,做多,2021-12-18 16:15:00,2021-12-18 16:25:00,3956.61,3953.13,-0.0,flip_to_short -29282,做空,2021-12-18 16:25:00,2021-12-18 16:35:00,3953.13,3940.96,0.0,tp_lower -29283,做多,2021-12-18 16:50:00,2021-12-18 16:55:00,3949.99,3936.34,-0.0,flip_to_short -29284,做空,2021-12-18 16:55:00,2021-12-18 17:00:00,3936.34,3935.83,-0.0,tp_lower -29285,做多,2021-12-18 17:10:00,2021-12-18 17:25:00,3943.85,3939.47,-0.0,flip_to_short -29286,做空,2021-12-18 17:25:00,2021-12-18 17:30:00,3939.47,3946.08,-0.0,flip_to_long -29287,做多,2021-12-18 17:30:00,2021-12-18 17:35:00,3946.08,3942.96,-0.0,flip_to_short -29288,做空,2021-12-18 17:35:00,2021-12-18 17:40:00,3942.96,3944.02,-0.0,flip_to_long -29289,做多,2021-12-18 17:40:00,2021-12-18 18:10:00,3944.02,3939.01,-0.0,flip_to_short -29290,做空,2021-12-18 18:10:00,2021-12-18 18:15:00,3939.01,3942.31,-0.0,flip_to_long -29291,做多,2021-12-18 18:15:00,2021-12-18 18:20:00,3942.31,3939.22,-0.0,flip_to_short -29292,做空,2021-12-18 18:20:00,2021-12-18 18:30:00,3939.22,3945.32,-0.0,flip_to_long -29293,做多,2021-12-18 18:30:00,2021-12-18 18:35:00,3945.32,3936.88,-0.0,flip_to_short -29294,做空,2021-12-18 18:35:00,2021-12-18 18:40:00,3936.88,3940.49,-0.0,flip_to_long -29295,做多,2021-12-18 18:40:00,2021-12-18 18:55:00,3940.49,3939.34,-0.0,flip_to_short -29296,做空,2021-12-18 18:55:00,2021-12-18 19:05:00,3939.34,3909.25,0.01,tp_lower -29297,做多,2021-12-18 19:35:00,2021-12-18 20:05:00,3932.53,3931.23,-0.0,flip_to_short -29298,做空,2021-12-18 20:05:00,2021-12-18 20:10:00,3931.23,3935.26,-0.0,flip_to_long -29299,做多,2021-12-18 20:10:00,2021-12-18 20:20:00,3935.26,3937.97,0.0,flip_to_short -29300,做空,2021-12-18 20:20:00,2021-12-18 21:25:00,3937.97,3945.02,-0.0,flip_to_long -29301,做多,2021-12-18 21:25:00,2021-12-18 21:40:00,3945.02,3955.96,0.0,tp_upper -29302,做空,2021-12-18 22:55:00,2021-12-18 23:05:00,3970.18,3969.03,-0.0,flip_to_long -29303,做多,2021-12-18 23:05:00,2021-12-19 01:15:00,3969.03,3935.71,-0.01,flip_to_short -29304,做空,2021-12-19 01:15:00,2021-12-19 01:20:00,3935.71,3916.31,0.0,tp_lower -29305,做多,2021-12-19 02:20:00,2021-12-19 02:55:00,3918.27,3940.97,0.0,tp_upper -29306,做空,2021-12-19 05:00:00,2021-12-19 05:35:00,4003.84,3990.85,0.0,tp_lower -29307,做多,2021-12-19 07:10:00,2021-12-19 07:30:00,3980.91,3990.45,0.0,tp_upper -29308,做空,2021-12-19 07:35:00,2021-12-19 08:00:00,3982.17,3980.89,-0.0,flip_to_long -29309,做多,2021-12-19 08:00:00,2021-12-19 08:25:00,3980.89,3978.91,-0.0,flip_to_short -29310,做空,2021-12-19 08:25:00,2021-12-19 08:30:00,3978.91,3966.22,0.0,tp_lower -29311,做多,2021-12-19 11:35:00,2021-12-19 12:00:00,3922.96,3912.93,-0.0,flip_to_short -29312,做空,2021-12-19 12:00:00,2021-12-19 12:10:00,3912.93,3906.57,0.0,tp_lower -29313,做多,2021-12-19 12:20:00,2021-12-19 12:45:00,3918.14,3932.22,0.0,tp_upper -29314,做空,2021-12-19 13:30:00,2021-12-19 13:55:00,3925.62,3963.21,-0.01,flip_to_long -29315,做多,2021-12-19 13:55:00,2021-12-19 14:00:00,3963.21,3974.8,0.0,tp_upper -29316,做空,2021-12-19 14:10:00,2021-12-19 14:15:00,3928.91,3939.96,-0.0,flip_to_long -29317,做多,2021-12-19 14:15:00,2021-12-19 14:45:00,3939.96,3944.63,0.0,flip_to_short -29318,做空,2021-12-19 14:45:00,2021-12-19 15:55:00,3944.63,3925.59,0.0,tp_lower -29319,做多,2021-12-19 16:10:00,2021-12-19 16:20:00,3936.34,3942.37,0.0,tp_upper -29320,做空,2021-12-19 16:40:00,2021-12-19 16:45:00,3929.96,3934.44,-0.0,flip_to_long -29321,做多,2021-12-19 16:45:00,2021-12-19 16:50:00,3934.44,3925.29,-0.0,flip_to_short -29322,做空,2021-12-19 16:50:00,2021-12-19 17:00:00,3925.29,3915.38,0.0,tp_lower -29323,做多,2021-12-19 17:10:00,2021-12-19 18:00:00,3927.19,3912.03,-0.0,flip_to_short -29324,做空,2021-12-19 18:00:00,2021-12-19 18:20:00,3912.03,3913.94,-0.0,flip_to_long -29325,做多,2021-12-19 18:20:00,2021-12-19 18:35:00,3913.94,3914.14,-0.0,flip_to_short -29326,做空,2021-12-19 18:35:00,2021-12-19 18:40:00,3914.14,3920.23,-0.0,flip_to_long -29327,做多,2021-12-19 18:40:00,2021-12-19 18:50:00,3920.23,3928.81,0.0,tp_upper -29328,做空,2021-12-19 19:10:00,2021-12-19 19:20:00,3918.15,3897.6,0.0,tp_lower -29329,做多,2021-12-19 19:55:00,2021-12-19 20:25:00,3911.85,3912.88,-0.0,flip_to_short -29330,做空,2021-12-19 20:25:00,2021-12-19 20:30:00,3912.88,3919.46,-0.0,flip_to_long -29331,做多,2021-12-19 20:30:00,2021-12-19 21:00:00,3919.46,3911.26,-0.0,flip_to_short -29332,做空,2021-12-19 21:00:00,2021-12-19 21:05:00,3911.26,3915.8,-0.0,flip_to_long -29333,做多,2021-12-19 21:05:00,2021-12-19 21:10:00,3915.8,3914.83,-0.0,flip_to_short -29334,做空,2021-12-19 21:10:00,2021-12-19 21:15:00,3914.83,3924.33,-0.0,flip_to_long -29335,做多,2021-12-19 21:15:00,2021-12-19 21:20:00,3924.33,3928.47,0.0,tp_upper -29336,做空,2021-12-19 21:50:00,2021-12-19 22:00:00,3917.3,3927.54,-0.0,flip_to_long -29337,做多,2021-12-19 22:00:00,2021-12-19 22:05:00,3927.54,3938.9,0.0,tp_upper -29338,做空,2021-12-19 23:20:00,2021-12-19 23:25:00,3943.19,3948.04,-0.0,flip_to_long -29339,做多,2021-12-19 23:25:00,2021-12-19 23:30:00,3948.04,3933.8,-0.0,flip_to_short -29340,做空,2021-12-19 23:30:00,2021-12-19 23:55:00,3933.8,3922.51,0.0,tp_lower -29341,做多,2021-12-20 00:40:00,2021-12-20 00:45:00,3930.37,3924.85,-0.0,flip_to_short -29342,做空,2021-12-20 00:45:00,2021-12-20 00:50:00,3924.85,3930.8,-0.0,flip_to_long -29343,做多,2021-12-20 00:50:00,2021-12-20 01:00:00,3930.8,3950.0,0.0,tp_upper -29344,做空,2021-12-20 01:30:00,2021-12-20 01:45:00,3929.12,3933.3,-0.0,flip_to_long -29345,做多,2021-12-20 01:45:00,2021-12-20 01:55:00,3933.3,3931.74,-0.0,flip_to_short -29346,做空,2021-12-20 01:55:00,2021-12-20 02:25:00,3931.74,3928.81,0.0,flip_to_long -29347,做多,2021-12-20 02:25:00,2021-12-20 02:40:00,3928.81,3929.42,-0.0,flip_to_short -29348,做空,2021-12-20 02:40:00,2021-12-20 03:00:00,3929.42,3928.47,-0.0,flip_to_long -29349,做多,2021-12-20 03:00:00,2021-12-20 03:05:00,3928.47,3924.47,-0.0,flip_to_short -29350,做空,2021-12-20 03:05:00,2021-12-20 03:15:00,3924.47,3900.55,0.0,tp_lower -29351,做空,2021-12-20 04:05:00,2021-12-20 04:10:00,3910.13,3917.95,-0.0,flip_to_long -29352,做多,2021-12-20 04:10:00,2021-12-20 04:20:00,3917.95,3909.9,-0.0,flip_to_short -29353,做空,2021-12-20 04:20:00,2021-12-20 04:25:00,3909.9,3911.83,-0.0,flip_to_long -29354,做多,2021-12-20 04:25:00,2021-12-20 04:35:00,3911.83,3905.88,-0.0,flip_to_short -29355,做空,2021-12-20 04:35:00,2021-12-20 04:40:00,3905.88,3913.41,-0.0,flip_to_long -29356,做多,2021-12-20 04:40:00,2021-12-20 05:00:00,3913.41,3929.01,0.0,tp_upper -29357,做空,2021-12-20 05:15:00,2021-12-20 05:20:00,3911.13,3915.43,-0.0,flip_to_long -29358,做多,2021-12-20 05:20:00,2021-12-20 05:25:00,3915.43,3907.26,-0.0,flip_to_short -29359,做空,2021-12-20 05:25:00,2021-12-20 05:30:00,3907.26,3900.22,0.0,tp_lower -29360,做多,2021-12-20 08:10:00,2021-12-20 08:30:00,3825.35,3815.99,-0.0,flip_to_short -29361,做空,2021-12-20 08:30:00,2021-12-20 08:35:00,3815.99,3808.01,0.0,tp_lower -29362,做多,2021-12-20 10:05:00,2021-12-20 10:15:00,3793.67,3811.0,0.0,tp_upper -29363,做空,2021-12-20 11:00:00,2021-12-20 11:05:00,3791.22,3798.34,-0.0,flip_to_long -29364,做多,2021-12-20 11:05:00,2021-12-20 11:40:00,3798.34,3803.18,0.0,flip_to_short -29365,做空,2021-12-20 11:40:00,2021-12-20 11:45:00,3803.18,3805.62,-0.0,flip_to_long -29366,做多,2021-12-20 11:45:00,2021-12-20 12:00:00,3805.62,3801.25,-0.0,flip_to_short -29367,做空,2021-12-20 12:00:00,2021-12-20 12:10:00,3801.25,3796.02,0.0,tp_lower -29368,做多,2021-12-20 13:10:00,2021-12-20 13:15:00,3802.5,3791.31,-0.0,flip_to_short -29369,做空,2021-12-20 13:15:00,2021-12-20 13:35:00,3791.31,3794.77,-0.0,flip_to_long -29370,做多,2021-12-20 13:35:00,2021-12-20 13:55:00,3794.77,3775.67,-0.0,flip_to_short -29371,做空,2021-12-20 13:55:00,2021-12-20 14:00:00,3775.67,3786.25,-0.0,tp_lower -29372,做多,2021-12-20 14:15:00,2021-12-20 14:35:00,3777.5,3825.87,0.01,tp_upper -29373,做空,2021-12-20 15:45:00,2021-12-20 16:10:00,3810.54,3811.97,-0.0,flip_to_long -29374,做多,2021-12-20 16:10:00,2021-12-20 16:20:00,3811.97,3818.0,0.0,flip_to_short -29375,做空,2021-12-20 16:20:00,2021-12-20 16:35:00,3818.0,3818.62,-0.0,flip_to_long -29376,做多,2021-12-20 16:35:00,2021-12-20 16:50:00,3818.62,3842.11,0.0,tp_upper -29377,做空,2021-12-20 17:30:00,2021-12-20 17:35:00,3827.98,3835.82,-0.0,flip_to_long -29378,做多,2021-12-20 17:35:00,2021-12-20 17:40:00,3835.82,3833.6,-0.0,flip_to_short -29379,做空,2021-12-20 17:40:00,2021-12-20 18:35:00,3833.6,3835.28,-0.0,flip_to_long -29380,做多,2021-12-20 18:35:00,2021-12-20 18:45:00,3835.28,3848.15,0.0,tp_upper -29381,做空,2021-12-20 20:35:00,2021-12-20 22:00:00,3881.27,3920.44,-0.01,flip_to_long -29382,做多,2021-12-20 22:00:00,2021-12-20 23:25:00,3920.44,3944.89,0.0,tp_upper -29383,做空,2021-12-21 00:35:00,2021-12-21 02:20:00,3938.78,3931.97,0.0,flip_to_long -29384,做多,2021-12-21 02:20:00,2021-12-21 02:25:00,3931.97,3929.25,-0.0,flip_to_short -29385,做空,2021-12-21 02:25:00,2021-12-21 02:35:00,3929.25,3928.62,-0.0,flip_to_long -29386,做多,2021-12-21 02:35:00,2021-12-21 02:40:00,3928.62,3922.37,-0.0,flip_to_short -29387,做空,2021-12-21 02:40:00,2021-12-21 02:45:00,3922.37,3921.66,-0.0,tp_lower -29388,做多,2021-12-21 03:00:00,2021-12-21 03:05:00,3927.33,3925.28,-0.0,flip_to_short -29389,做空,2021-12-21 03:05:00,2021-12-21 03:10:00,3925.28,3931.12,-0.0,flip_to_long -29390,做多,2021-12-21 03:10:00,2021-12-21 03:15:00,3931.12,3933.03,-0.0,tp_upper -29391,做空,2021-12-21 05:15:00,2021-12-21 05:35:00,4024.47,4003.22,0.0,tp_lower -29392,做多,2021-12-21 06:50:00,2021-12-21 07:00:00,4007.95,4009.93,-0.0,tp_upper -29393,做空,2021-12-21 07:05:00,2021-12-21 07:50:00,4008.26,4008.13,-0.0,flip_to_long -29394,做多,2021-12-21 07:50:00,2021-12-21 07:55:00,4008.13,4002.9,-0.0,flip_to_short -29395,做空,2021-12-21 07:55:00,2021-12-21 08:00:00,4002.9,4015.89,-0.0,flip_to_long -29396,做多,2021-12-21 08:00:00,2021-12-21 08:05:00,4015.89,4024.83,0.0,tp_upper -29397,做空,2021-12-21 08:55:00,2021-12-21 09:25:00,4018.33,4020.47,-0.0,flip_to_long -29398,做多,2021-12-21 09:25:00,2021-12-21 09:30:00,4020.47,4018.48,-0.0,flip_to_short -29399,做空,2021-12-21 09:30:00,2021-12-21 09:35:00,4018.48,4023.0,-0.0,flip_to_long -29400,做多,2021-12-21 09:35:00,2021-12-21 09:40:00,4023.0,4022.15,-0.0,tp_upper -29401,做空,2021-12-21 09:45:00,2021-12-21 10:00:00,4020.01,4020.97,-0.0,flip_to_long -29402,做多,2021-12-21 10:00:00,2021-12-21 10:05:00,4020.97,4019.41,-0.0,flip_to_short -29403,做空,2021-12-21 10:05:00,2021-12-21 10:20:00,4019.41,4021.37,-0.0,flip_to_long -29404,做多,2021-12-21 10:20:00,2021-12-21 10:25:00,4021.37,4027.43,0.0,tp_upper -29405,做空,2021-12-21 10:55:00,2021-12-21 11:00:00,4018.82,4021.37,-0.0,flip_to_long -29406,做多,2021-12-21 11:00:00,2021-12-21 11:10:00,4021.37,4022.29,-0.0,flip_to_short -29407,做空,2021-12-21 11:10:00,2021-12-21 11:20:00,4022.29,4024.16,-0.0,flip_to_long -29408,做多,2021-12-21 11:20:00,2021-12-21 11:35:00,4024.16,4020.14,-0.0,flip_to_short -29409,做空,2021-12-21 11:35:00,2021-12-21 11:45:00,4020.14,4024.27,-0.0,flip_to_long -29410,做多,2021-12-21 11:45:00,2021-12-21 12:00:00,4024.27,4022.7,-0.0,flip_to_short -29411,做空,2021-12-21 12:00:00,2021-12-21 12:05:00,4022.7,4023.22,-0.0,flip_to_long -29412,做多,2021-12-21 12:05:00,2021-12-21 12:10:00,4023.22,4028.64,0.0,tp_upper -29413,做空,2021-12-21 12:40:00,2021-12-21 13:10:00,4034.82,4010.2,0.0,tp_lower -29414,做多,2021-12-21 14:35:00,2021-12-21 14:40:00,4013.58,4008.95,-0.0,flip_to_short -29415,做空,2021-12-21 14:40:00,2021-12-21 15:15:00,4008.95,4002.31,0.0,flip_to_long -29416,做多,2021-12-21 15:15:00,2021-12-21 15:20:00,4002.31,3996.09,-0.0,flip_to_short -29417,做空,2021-12-21 15:20:00,2021-12-21 15:25:00,3996.09,3980.16,0.0,tp_lower -29418,做多,2021-12-21 16:05:00,2021-12-21 16:20:00,3994.72,3984.0,-0.0,flip_to_short -29419,做空,2021-12-21 16:20:00,2021-12-21 16:25:00,3984.0,3986.78,-0.0,flip_to_long -29420,做多,2021-12-21 16:25:00,2021-12-21 16:30:00,3986.78,3979.92,-0.0,flip_to_short -29421,做空,2021-12-21 16:30:00,2021-12-21 16:35:00,3979.92,3989.78,-0.0,flip_to_long -29422,做多,2021-12-21 16:35:00,2021-12-21 17:15:00,3989.78,4005.19,0.0,tp_upper -29423,做多,2021-12-21 17:35:00,2021-12-21 17:40:00,3997.01,3990.43,-0.0,flip_to_short -29424,做空,2021-12-21 17:40:00,2021-12-21 18:10:00,3990.43,3986.02,0.0,tp_lower -29425,做多,2021-12-21 18:30:00,2021-12-21 18:45:00,3992.14,3992.11,-0.0,flip_to_short -29426,做空,2021-12-21 18:45:00,2021-12-21 19:00:00,3992.11,3993.16,-0.0,flip_to_long -29427,做多,2021-12-21 19:00:00,2021-12-21 19:05:00,3993.16,3997.84,0.0,tp_upper -29428,做空,2021-12-21 19:35:00,2021-12-21 19:45:00,3991.34,3991.53,-0.0,flip_to_long -29429,做多,2021-12-21 19:45:00,2021-12-21 19:55:00,3991.53,4007.94,0.0,tp_upper -29430,做空,2021-12-21 20:20:00,2021-12-21 20:50:00,4001.4,4010.24,-0.0,flip_to_long -29431,做多,2021-12-21 20:50:00,2021-12-21 21:00:00,4010.24,4005.97,-0.0,flip_to_short -29432,做空,2021-12-21 21:00:00,2021-12-21 22:15:00,4005.97,4017.5,-0.0,flip_to_long -29433,做多,2021-12-21 22:15:00,2021-12-21 22:20:00,4017.5,4017.06,-0.0,flip_to_short -29434,做空,2021-12-21 22:20:00,2021-12-21 22:25:00,4017.06,4020.61,-0.0,flip_to_long -29435,做多,2021-12-21 22:25:00,2021-12-21 22:50:00,4020.61,4022.22,-0.0,flip_to_short -29436,做空,2021-12-21 22:50:00,2021-12-21 23:15:00,4022.22,4023.87,-0.0,flip_to_long -29437,做多,2021-12-21 23:15:00,2021-12-21 23:25:00,4023.87,4038.52,0.0,tp_upper -29438,做空,2021-12-21 23:45:00,2021-12-21 23:55:00,4026.73,4014.38,0.0,tp_lower -29439,做多,2021-12-22 00:30:00,2021-12-22 00:40:00,4025.62,4017.0,-0.0,flip_to_short -29440,做空,2021-12-22 00:40:00,2021-12-22 00:45:00,4017.0,4001.51,0.0,tp_lower -29441,做多,2021-12-22 01:20:00,2021-12-22 02:05:00,4020.87,4047.34,0.01,tp_upper -29442,做空,2021-12-22 03:10:00,2021-12-22 03:15:00,4045.58,4054.19,-0.0,flip_to_long -29443,做多,2021-12-22 03:15:00,2021-12-22 03:20:00,4054.19,4050.97,-0.0,flip_to_short -29444,做空,2021-12-22 03:20:00,2021-12-22 03:30:00,4050.97,4051.37,-0.0,flip_to_long -29445,做多,2021-12-22 03:30:00,2021-12-22 03:50:00,4051.37,4047.25,-0.0,flip_to_short -29446,做空,2021-12-22 03:50:00,2021-12-22 04:30:00,4047.25,4047.73,-0.0,tp_lower -29447,做多,2021-12-22 04:35:00,2021-12-22 04:45:00,4049.49,4051.61,0.0,tp_upper -29448,做空,2021-12-22 05:00:00,2021-12-22 05:15:00,4049.61,4041.6,0.0,tp_lower -29449,做多,2021-12-22 06:15:00,2021-12-22 06:40:00,4040.85,4048.09,0.0,tp_upper -29450,做空,2021-12-22 06:55:00,2021-12-22 07:00:00,4038.2,4040.79,-0.0,flip_to_long -29451,做多,2021-12-22 07:00:00,2021-12-22 07:10:00,4040.79,4051.97,0.0,tp_upper -29452,做空,2021-12-22 07:30:00,2021-12-22 08:10:00,4046.26,4044.93,-0.0,flip_to_long -29453,做多,2021-12-22 08:10:00,2021-12-22 08:35:00,4044.93,4057.62,0.0,tp_upper -29454,做空,2021-12-22 08:55:00,2021-12-22 09:00:00,4033.0,4037.42,-0.0,tp_lower -29455,做空,2021-12-22 10:30:00,2021-12-22 10:40:00,4015.05,4017.99,-0.0,flip_to_long -29456,做多,2021-12-22 10:40:00,2021-12-22 11:00:00,4017.99,4030.01,0.0,tp_upper -29457,做空,2021-12-22 11:25:00,2021-12-22 11:30:00,4020.6,4024.72,-0.0,flip_to_long -29458,做多,2021-12-22 11:30:00,2021-12-22 11:40:00,4024.72,4021.37,-0.0,flip_to_short -29459,做空,2021-12-22 11:40:00,2021-12-22 11:50:00,4021.37,4018.67,0.0,tp_lower -29460,做多,2021-12-22 11:55:00,2021-12-22 12:15:00,4021.73,4014.0,-0.0,flip_to_short -29461,做空,2021-12-22 12:15:00,2021-12-22 12:20:00,4014.0,3994.0,0.0,tp_lower -29462,做多,2021-12-22 14:00:00,2021-12-22 14:20:00,3963.11,3977.67,0.0,tp_upper -29463,做多,2021-12-22 15:30:00,2021-12-22 16:05:00,3993.92,4023.01,0.01,tp_upper -29464,做空,2021-12-22 16:45:00,2021-12-22 16:50:00,4001.95,4006.38,-0.0,flip_to_long -29465,做多,2021-12-22 16:50:00,2021-12-22 17:05:00,4006.38,4005.05,-0.0,flip_to_short -29466,做空,2021-12-22 17:05:00,2021-12-22 17:30:00,4005.05,3992.49,0.0,tp_lower -29467,做多,2021-12-22 18:50:00,2021-12-22 19:25:00,3978.42,3982.93,0.0,flip_to_short -29468,做空,2021-12-22 19:25:00,2021-12-22 22:20:00,3982.93,3993.99,-0.0,tp_lower -29469,做多,2021-12-23 01:25:00,2021-12-23 02:05:00,3944.63,3983.85,0.01,tp_upper -29470,做空,2021-12-23 02:55:00,2021-12-23 03:15:00,3964.36,3940.44,0.01,tp_lower -29471,做多,2021-12-23 04:15:00,2021-12-23 04:45:00,3960.0,3958.69,-0.0,flip_to_short -29472,做空,2021-12-23 04:45:00,2021-12-23 04:55:00,3958.69,3947.78,0.0,tp_lower -29473,做多,2021-12-23 05:05:00,2021-12-23 05:10:00,3960.6,3960.25,-0.0,flip_to_short -29474,做空,2021-12-23 05:10:00,2021-12-23 05:20:00,3960.25,3951.62,0.0,tp_lower -29475,做多,2021-12-23 06:10:00,2021-12-23 06:30:00,3953.99,3949.72,-0.0,flip_to_short -29476,做空,2021-12-23 06:30:00,2021-12-23 06:35:00,3949.72,3953.3,-0.0,flip_to_long -29477,做多,2021-12-23 06:35:00,2021-12-23 06:40:00,3953.3,3945.33,-0.0,flip_to_short -29478,做空,2021-12-23 06:40:00,2021-12-23 06:45:00,3945.33,3948.37,-0.0,flip_to_long -29479,做多,2021-12-23 06:45:00,2021-12-23 06:55:00,3948.37,3958.9,0.0,tp_upper -29480,做空,2021-12-23 07:30:00,2021-12-23 07:40:00,3945.28,3944.94,-0.0,tp_lower -29481,做多,2021-12-23 08:45:00,2021-12-23 08:50:00,3929.85,3929.02,-0.0,flip_to_short -29482,做空,2021-12-23 08:50:00,2021-12-23 09:05:00,3929.02,3923.44,0.0,flip_to_long -29483,做多,2021-12-23 09:05:00,2021-12-23 09:15:00,3923.44,3924.61,-0.0,flip_to_short -29484,做空,2021-12-23 09:15:00,2021-12-23 09:30:00,3924.61,3904.42,0.0,tp_lower -29485,做多,2021-12-23 09:40:00,2021-12-23 09:45:00,3922.87,3914.25,-0.0,flip_to_short -29486,做空,2021-12-23 09:45:00,2021-12-23 09:50:00,3914.25,3920.66,-0.0,flip_to_long -29487,做多,2021-12-23 09:50:00,2021-12-23 10:10:00,3920.66,3919.9,-0.0,flip_to_short -29488,做空,2021-12-23 10:10:00,2021-12-23 10:20:00,3919.9,3927.1,-0.0,flip_to_long -29489,做多,2021-12-23 10:20:00,2021-12-23 10:45:00,3927.1,3946.81,0.0,tp_upper -29490,做空,2021-12-23 11:15:00,2021-12-23 11:25:00,3933.4,3930.4,0.0,flip_to_long -29491,做多,2021-12-23 11:25:00,2021-12-23 11:50:00,3930.4,3934.66,0.0,flip_to_short -29492,做空,2021-12-23 11:50:00,2021-12-23 12:00:00,3934.66,3939.01,-0.0,flip_to_long -29493,做多,2021-12-23 12:00:00,2021-12-23 12:10:00,3939.01,3934.6,-0.0,flip_to_short -29494,做空,2021-12-23 12:10:00,2021-12-23 12:25:00,3934.6,3934.99,-0.0,flip_to_long -29495,做多,2021-12-23 12:25:00,2021-12-23 12:35:00,3934.99,3949.99,0.0,tp_upper -29496,做空,2021-12-23 13:55:00,2021-12-23 14:05:00,3945.46,3951.43,-0.0,flip_to_long -29497,做多,2021-12-23 14:05:00,2021-12-23 15:45:00,3951.43,3942.93,-0.0,flip_to_short -29498,做空,2021-12-23 15:45:00,2021-12-23 16:35:00,3942.93,3952.56,-0.0,flip_to_long -29499,做多,2021-12-23 16:35:00,2021-12-23 16:40:00,3952.56,3965.66,0.0,tp_upper -29500,做空,2021-12-23 20:20:00,2021-12-23 20:50:00,4116.66,4123.68,-0.0,flip_to_long -29501,做多,2021-12-23 20:50:00,2021-12-23 22:00:00,4123.68,4111.29,-0.0,flip_to_short -29502,做空,2021-12-23 22:00:00,2021-12-23 22:20:00,4111.29,4113.71,-0.0,flip_to_long -29503,做多,2021-12-23 22:20:00,2021-12-23 22:35:00,4113.71,4110.8,-0.0,flip_to_short -29504,做空,2021-12-23 22:35:00,2021-12-23 22:55:00,4110.8,4095.4,0.0,tp_lower -29505,做多,2021-12-23 23:20:00,2021-12-24 00:00:00,4105.63,4109.95,0.0,tp_upper -29506,做空,2021-12-24 00:10:00,2021-12-24 00:20:00,4101.88,4099.61,0.0,flip_to_long -29507,做多,2021-12-24 00:20:00,2021-12-24 00:30:00,4099.61,4113.06,0.0,tp_upper -29508,做空,2021-12-24 00:45:00,2021-12-24 00:50:00,4102.5,4106.71,-0.0,flip_to_long -29509,做多,2021-12-24 00:50:00,2021-12-24 01:10:00,4106.71,4122.64,0.0,tp_upper -29510,做空,2021-12-24 01:45:00,2021-12-24 02:25:00,4111.97,4113.84,-0.0,flip_to_long -29511,做多,2021-12-24 02:25:00,2021-12-24 02:35:00,4113.84,4113.7,-0.0,flip_to_short -29512,做空,2021-12-24 02:35:00,2021-12-24 02:45:00,4113.7,4105.0,0.0,tp_lower -29513,做多,2021-12-24 04:05:00,2021-12-24 04:10:00,4097.71,4096.94,-0.0,flip_to_short -29514,做空,2021-12-24 04:10:00,2021-12-24 04:25:00,4096.94,4096.23,-0.0,flip_to_long -29515,做多,2021-12-24 04:25:00,2021-12-24 04:45:00,4096.23,4095.17,-0.0,flip_to_short -29516,做空,2021-12-24 04:45:00,2021-12-24 05:00:00,4095.17,4084.82,0.0,tp_lower -29517,做多,2021-12-24 05:10:00,2021-12-24 05:20:00,4091.93,4093.0,-0.0,flip_to_short -29518,做空,2021-12-24 05:20:00,2021-12-24 05:25:00,4093.0,4078.35,0.0,tp_lower -29519,做多,2021-12-24 05:45:00,2021-12-24 05:50:00,4091.87,4087.51,-0.0,flip_to_short -29520,做空,2021-12-24 05:50:00,2021-12-24 05:55:00,4087.51,4089.3,-0.0,flip_to_long -29521,做多,2021-12-24 05:55:00,2021-12-24 06:55:00,4089.3,4087.98,-0.0,flip_to_short -29522,做空,2021-12-24 06:55:00,2021-12-24 07:40:00,4087.98,4085.52,0.0,flip_to_long -29523,做多,2021-12-24 07:40:00,2021-12-24 08:10:00,4085.52,4115.38,0.01,tp_upper -29524,做空,2021-12-24 08:50:00,2021-12-24 08:55:00,4092.75,4094.39,-0.0,flip_to_long -29525,做多,2021-12-24 08:55:00,2021-12-24 09:40:00,4094.39,4101.52,0.0,flip_to_short -29526,做空,2021-12-24 09:40:00,2021-12-24 09:45:00,4101.52,4107.97,-0.0,flip_to_long -29527,做多,2021-12-24 09:45:00,2021-12-24 10:05:00,4107.97,4100.58,-0.0,flip_to_short -29528,做空,2021-12-24 10:05:00,2021-12-24 10:25:00,4100.58,4090.58,0.0,tp_lower -29529,做多,2021-12-24 11:10:00,2021-12-24 11:20:00,4102.87,4114.15,0.0,tp_upper -29530,做空,2021-12-24 11:25:00,2021-12-24 11:30:00,4098.41,4099.65,-0.0,flip_to_long -29531,做多,2021-12-24 11:30:00,2021-12-24 11:35:00,4099.65,4094.8,-0.0,flip_to_short -29532,做空,2021-12-24 11:35:00,2021-12-24 11:50:00,4094.8,4073.74,0.0,tp_lower -29533,做多,2021-12-24 12:55:00,2021-12-24 13:00:00,4083.83,4080.75,-0.0,flip_to_short -29534,做空,2021-12-24 13:00:00,2021-12-24 13:15:00,4080.75,4080.35,-0.0,flip_to_long -29535,做多,2021-12-24 13:15:00,2021-12-24 13:25:00,4080.35,4087.27,0.0,tp_upper -29536,做空,2021-12-24 14:50:00,2021-12-24 14:55:00,4096.32,4077.64,0.0,tp_lower -29537,做多,2021-12-24 15:55:00,2021-12-24 16:40:00,4094.09,4079.61,-0.0,flip_to_short -29538,做空,2021-12-24 16:40:00,2021-12-24 17:45:00,4079.61,4087.42,-0.0,flip_to_long -29539,做多,2021-12-24 17:45:00,2021-12-24 18:05:00,4087.42,4101.25,0.0,tp_upper -29540,做空,2021-12-24 19:20:00,2021-12-24 19:35:00,4105.33,4096.51,0.0,tp_lower -29541,做多,2021-12-24 21:20:00,2021-12-24 21:35:00,4065.27,4065.44,-0.0,flip_to_short -29542,做空,2021-12-24 21:35:00,2021-12-24 21:45:00,4065.44,4066.14,-0.0,flip_to_long -29543,做多,2021-12-24 21:45:00,2021-12-24 21:55:00,4066.14,4063.22,-0.0,flip_to_short -29544,做空,2021-12-24 21:55:00,2021-12-24 22:05:00,4063.22,4061.32,-0.0,tp_lower -29545,做多,2021-12-24 22:20:00,2021-12-24 22:30:00,4064.89,4064.99,-0.0,flip_to_short -29546,做空,2021-12-24 22:30:00,2021-12-24 22:45:00,4064.99,4047.75,0.0,tp_lower -29547,做多,2021-12-24 23:35:00,2021-12-25 00:30:00,4050.01,4057.94,0.0,tp_upper -29548,做空,2021-12-25 01:30:00,2021-12-25 02:30:00,4051.61,4056.56,-0.0,flip_to_long -29549,做多,2021-12-25 02:30:00,2021-12-25 02:35:00,4056.56,4052.35,-0.0,flip_to_short -29550,做空,2021-12-25 02:35:00,2021-12-25 02:50:00,4052.35,4041.13,0.0,tp_lower -29551,做多,2021-12-25 04:05:00,2021-12-25 04:20:00,4045.2,4047.02,-0.0,tp_upper -29552,做空,2021-12-25 04:40:00,2021-12-25 04:45:00,4039.1,4044.89,-0.0,flip_to_long -29553,做多,2021-12-25 04:45:00,2021-12-25 04:50:00,4044.89,4036.37,-0.0,flip_to_short -29554,做空,2021-12-25 04:50:00,2021-12-25 05:00:00,4036.37,4043.22,-0.0,flip_to_long -29555,做多,2021-12-25 05:00:00,2021-12-25 05:05:00,4043.22,4043.17,-0.0,flip_to_short -29556,做空,2021-12-25 05:05:00,2021-12-25 06:05:00,4043.17,4035.47,0.0,tp_lower -29557,做多,2021-12-25 06:30:00,2021-12-25 07:30:00,4048.57,4050.22,-0.0,flip_to_short -29558,做空,2021-12-25 07:30:00,2021-12-25 07:55:00,4050.22,4050.9,-0.0,flip_to_long -29559,做多,2021-12-25 07:55:00,2021-12-25 08:10:00,4050.9,4048.0,-0.0,flip_to_short -29560,做空,2021-12-25 08:10:00,2021-12-25 08:45:00,4048.0,4051.32,-0.0,flip_to_long -29561,做多,2021-12-25 08:45:00,2021-12-25 08:55:00,4051.32,4056.03,0.0,tp_upper -29562,做空,2021-12-25 09:35:00,2021-12-25 09:45:00,4051.04,4050.22,-0.0,flip_to_long -29563,做多,2021-12-25 09:45:00,2021-12-25 11:45:00,4050.22,4044.51,-0.0,flip_to_short -29564,做空,2021-12-25 11:45:00,2021-12-25 11:50:00,4044.51,4044.64,-0.0,flip_to_long -29565,做多,2021-12-25 11:50:00,2021-12-25 12:15:00,4044.64,4069.88,0.01,tp_upper -29566,做空,2021-12-25 13:05:00,2021-12-25 13:40:00,4069.23,4073.48,-0.0,flip_to_long -29567,做多,2021-12-25 13:40:00,2021-12-25 15:05:00,4073.48,4066.12,-0.0,flip_to_short -29568,做空,2021-12-25 15:05:00,2021-12-25 15:25:00,4066.12,4070.81,-0.0,flip_to_long -29569,做多,2021-12-25 15:25:00,2021-12-25 15:40:00,4070.81,4071.81,-0.0,tp_upper -29570,做空,2021-12-25 16:45:00,2021-12-25 17:00:00,4078.8,4078.35,-0.0,flip_to_long -29571,做多,2021-12-25 17:00:00,2021-12-25 18:05:00,4078.35,4062.88,-0.0,flip_to_short -29572,做空,2021-12-25 18:05:00,2021-12-25 18:10:00,4062.88,4070.51,-0.0,flip_to_long -29573,做多,2021-12-25 18:10:00,2021-12-25 18:30:00,4070.51,4091.01,0.0,tp_upper -29574,做多,2021-12-25 19:10:00,2021-12-25 19:20:00,4072.52,4072.56,-0.0,flip_to_short -29575,做空,2021-12-25 19:20:00,2021-12-25 19:25:00,4072.56,4074.77,-0.0,flip_to_long -29576,做多,2021-12-25 19:25:00,2021-12-25 19:50:00,4074.77,4078.45,0.0,flip_to_short -29577,做空,2021-12-25 19:50:00,2021-12-25 20:00:00,4078.45,4077.12,-0.0,flip_to_long -29578,做多,2021-12-25 20:00:00,2021-12-25 20:10:00,4077.12,4076.31,-0.0,flip_to_short -29579,做空,2021-12-25 20:10:00,2021-12-25 20:15:00,4076.31,4082.05,-0.0,flip_to_long -29580,做多,2021-12-25 20:15:00,2021-12-25 20:30:00,4082.05,4077.95,-0.0,flip_to_short -29581,做空,2021-12-25 20:30:00,2021-12-25 20:40:00,4077.95,4083.95,-0.0,flip_to_long -29582,做多,2021-12-25 20:40:00,2021-12-25 20:45:00,4083.95,4092.59,0.0,tp_upper -29583,做空,2021-12-25 22:05:00,2021-12-25 22:35:00,4110.68,4088.94,0.0,tp_lower -29584,做多,2021-12-25 23:30:00,2021-12-25 23:55:00,4095.83,4093.87,-0.0,flip_to_short -29585,做空,2021-12-25 23:55:00,2021-12-26 00:20:00,4093.87,4092.51,-0.0,flip_to_long -29586,做多,2021-12-26 00:20:00,2021-12-26 00:35:00,4092.51,4088.99,-0.0,flip_to_short -29587,做空,2021-12-26 00:35:00,2021-12-26 00:40:00,4088.99,4072.46,0.0,tp_lower -29588,做多,2021-12-26 01:15:00,2021-12-26 01:25:00,4087.77,4085.05,-0.0,flip_to_short -29589,做空,2021-12-26 01:25:00,2021-12-26 01:30:00,4085.05,4086.73,-0.0,flip_to_long -29590,做多,2021-12-26 01:30:00,2021-12-26 01:35:00,4086.73,4095.32,0.0,tp_upper -29591,做空,2021-12-26 01:55:00,2021-12-26 02:30:00,4091.39,4059.7,0.01,tp_lower -29592,做多,2021-12-26 05:05:00,2021-12-26 05:20:00,4024.76,4023.99,-0.0,flip_to_short -29593,做空,2021-12-26 05:20:00,2021-12-26 05:55:00,4023.99,4026.43,-0.0,flip_to_long -29594,做多,2021-12-26 05:55:00,2021-12-26 06:05:00,4026.43,4032.52,0.0,tp_upper -29595,做空,2021-12-26 06:20:00,2021-12-26 06:30:00,4027.64,4026.16,-0.0,flip_to_long -29596,做多,2021-12-26 06:30:00,2021-12-26 07:00:00,4026.16,4025.37,-0.0,flip_to_short -29597,做空,2021-12-26 07:00:00,2021-12-26 07:10:00,4025.37,4023.91,-0.0,tp_lower -29598,做多,2021-12-26 07:15:00,2021-12-26 07:50:00,4028.84,4031.47,0.0,tp_upper -29599,做空,2021-12-26 08:45:00,2021-12-26 09:05:00,4027.88,4033.0,-0.0,flip_to_long -29600,做多,2021-12-26 09:05:00,2021-12-26 09:30:00,4033.0,4034.66,-0.0,flip_to_short -29601,做空,2021-12-26 09:30:00,2021-12-26 09:35:00,4034.66,4041.48,-0.0,flip_to_long -29602,做多,2021-12-26 09:35:00,2021-12-26 09:45:00,4041.48,4047.01,0.0,tp_upper -29603,做空,2021-12-26 10:05:00,2021-12-26 10:15:00,4035.67,4036.54,-0.0,flip_to_long -29604,做多,2021-12-26 10:15:00,2021-12-26 10:35:00,4036.54,4049.84,0.0,tp_upper -29605,做空,2021-12-26 10:45:00,2021-12-26 11:35:00,4044.97,4031.74,0.0,tp_lower -29606,做多,2021-12-26 12:40:00,2021-12-26 13:25:00,4042.99,4039.0,-0.0,flip_to_short -29607,做空,2021-12-26 13:25:00,2021-12-26 13:45:00,4039.0,4040.28,-0.0,flip_to_long -29608,做多,2021-12-26 13:45:00,2021-12-26 13:50:00,4040.28,4037.42,-0.0,flip_to_short -29609,做空,2021-12-26 13:50:00,2021-12-26 13:55:00,4037.42,4041.08,-0.0,flip_to_long -29610,做多,2021-12-26 13:55:00,2021-12-26 14:15:00,4041.08,4037.02,-0.0,flip_to_short -29611,做空,2021-12-26 14:15:00,2021-12-26 14:25:00,4037.02,4038.13,-0.0,tp_lower -29612,做多,2021-12-26 14:35:00,2021-12-26 14:45:00,4038.63,4041.31,0.0,flip_to_short -29613,做空,2021-12-26 14:45:00,2021-12-26 15:50:00,4041.31,4051.95,-0.0,flip_to_long -29614,做多,2021-12-26 15:50:00,2021-12-26 16:05:00,4051.95,4051.33,-0.0,flip_to_short -29615,做空,2021-12-26 16:05:00,2021-12-26 16:15:00,4051.33,4050.46,-0.0,flip_to_long -29616,做多,2021-12-26 16:15:00,2021-12-26 16:30:00,4050.46,4067.94,0.0,tp_upper -29617,做空,2021-12-26 17:50:00,2021-12-26 17:55:00,4065.51,4070.71,-0.0,flip_to_long -29618,做多,2021-12-26 17:55:00,2021-12-26 18:00:00,4070.71,4069.99,-0.0,flip_to_short -29619,做空,2021-12-26 18:00:00,2021-12-26 18:05:00,4069.99,4065.54,0.0,tp_lower -29620,做多,2021-12-26 18:20:00,2021-12-26 18:35:00,4068.39,4070.33,-0.0,flip_to_short -29621,做空,2021-12-26 18:35:00,2021-12-26 18:55:00,4070.33,4073.53,-0.0,tp_lower -29622,做空,2021-12-26 19:15:00,2021-12-26 19:20:00,4067.58,4072.75,-0.0,flip_to_long -29623,做多,2021-12-26 19:20:00,2021-12-26 19:25:00,4072.75,4069.0,-0.0,flip_to_short -29624,做空,2021-12-26 19:25:00,2021-12-26 19:30:00,4069.0,4076.06,-0.0,flip_to_long -29625,做多,2021-12-26 19:30:00,2021-12-26 19:35:00,4076.06,4077.31,-0.0,tp_upper -29626,做空,2021-12-26 19:45:00,2021-12-26 20:35:00,4072.49,4071.41,-0.0,flip_to_long -29627,做多,2021-12-26 20:35:00,2021-12-26 20:55:00,4071.41,4070.09,-0.0,flip_to_short -29628,做空,2021-12-26 20:55:00,2021-12-26 21:00:00,4070.09,4059.45,0.0,tp_lower -29629,做多,2021-12-26 21:25:00,2021-12-26 21:35:00,4071.66,4091.03,0.0,tp_upper -29630,做空,2021-12-26 22:45:00,2021-12-26 23:05:00,4083.5,4075.15,0.0,tp_lower -29631,做多,2021-12-27 00:10:00,2021-12-27 00:35:00,4071.44,4068.04,-0.0,flip_to_short -29632,做空,2021-12-27 00:35:00,2021-12-27 00:40:00,4068.04,4061.29,0.0,tp_lower -29633,做多,2021-12-27 01:25:00,2021-12-27 01:30:00,4064.71,4062.34,-0.0,flip_to_short -29634,做空,2021-12-27 01:30:00,2021-12-27 01:45:00,4062.34,4066.63,-0.0,flip_to_long -29635,做多,2021-12-27 01:45:00,2021-12-27 02:55:00,4066.63,4070.07,0.0,flip_to_short -29636,做空,2021-12-27 02:55:00,2021-12-27 03:00:00,4070.07,4071.54,-0.0,flip_to_long -29637,做多,2021-12-27 03:00:00,2021-12-27 03:20:00,4071.54,4083.28,0.0,tp_upper -29638,做空,2021-12-27 04:00:00,2021-12-27 04:10:00,4076.57,4076.56,-0.0,flip_to_long -29639,做多,2021-12-27 04:10:00,2021-12-27 06:50:00,4076.56,4069.07,-0.0,tp_upper -29640,做空,2021-12-27 07:00:00,2021-12-27 07:05:00,4064.37,4066.34,-0.0,flip_to_long -29641,做多,2021-12-27 07:05:00,2021-12-27 07:25:00,4066.34,4065.6,-0.0,flip_to_short -29642,做空,2021-12-27 07:25:00,2021-12-27 07:30:00,4065.6,4052.97,0.0,tp_lower -29643,做多,2021-12-27 08:10:00,2021-12-27 08:25:00,4061.17,4060.2,-0.0,flip_to_short -29644,做空,2021-12-27 08:25:00,2021-12-27 08:45:00,4060.2,4044.04,0.0,tp_lower -29645,做多,2021-12-27 09:45:00,2021-12-27 11:10:00,4055.0,4063.39,0.0,tp_upper -29646,做空,2021-12-27 11:20:00,2021-12-27 11:30:00,4056.32,4058.03,-0.0,flip_to_long -29647,做多,2021-12-27 11:30:00,2021-12-27 11:45:00,4058.03,4056.18,-0.0,flip_to_short -29648,做空,2021-12-27 11:45:00,2021-12-27 11:55:00,4056.18,4059.69,-0.0,flip_to_long -29649,做多,2021-12-27 11:55:00,2021-12-27 12:00:00,4059.69,4058.36,-0.0,flip_to_short -29650,做空,2021-12-27 12:00:00,2021-12-27 12:15:00,4058.36,4044.78,0.0,tp_lower -29651,做多,2021-12-27 12:25:00,2021-12-27 12:30:00,4067.91,4082.2,0.0,tp_upper -29652,做空,2021-12-27 14:25:00,2021-12-27 14:30:00,4083.72,4090.0,-0.0,flip_to_long -29653,做多,2021-12-27 14:30:00,2021-12-27 14:50:00,4090.0,4090.62,-0.0,tp_upper -29654,做空,2021-12-27 15:20:00,2021-12-27 16:00:00,4093.29,4093.99,-0.0,flip_to_long -29655,做多,2021-12-27 16:00:00,2021-12-27 16:05:00,4093.99,4086.9,-0.0,flip_to_short -29656,做空,2021-12-27 16:05:00,2021-12-27 16:15:00,4086.9,4085.4,-0.0,tp_lower -29657,做多,2021-12-27 16:40:00,2021-12-27 16:45:00,4092.06,4088.65,-0.0,flip_to_short -29658,做空,2021-12-27 16:45:00,2021-12-27 16:55:00,4088.65,4089.29,-0.0,flip_to_long -29659,做多,2021-12-27 16:55:00,2021-12-27 17:05:00,4089.29,4089.58,-0.0,flip_to_short -29660,做空,2021-12-27 17:05:00,2021-12-27 18:35:00,4089.58,4106.84,-0.0,flip_to_long -29661,做多,2021-12-27 18:35:00,2021-12-27 21:10:00,4106.84,4084.04,-0.01,flip_to_short -29662,做空,2021-12-27 21:10:00,2021-12-27 21:25:00,4084.04,4084.42,-0.0,flip_to_long -29663,做多,2021-12-27 21:25:00,2021-12-27 21:30:00,4084.42,4078.96,-0.0,flip_to_short -29664,做空,2021-12-27 21:30:00,2021-12-27 21:45:00,4078.96,4069.49,0.0,tp_lower -29665,做多,2021-12-28 00:45:00,2021-12-28 00:55:00,4024.0,4027.27,0.0,flip_to_short -29666,做空,2021-12-28 00:55:00,2021-12-28 01:15:00,4027.27,4014.49,0.0,tp_lower -29667,做多,2021-12-28 01:25:00,2021-12-28 04:00:00,4014.69,3937.72,-0.02,flip_to_short -29668,做空,2021-12-28 04:00:00,2021-12-28 04:15:00,3937.72,3896.75,0.01,tp_lower -29669,做多,2021-12-28 05:35:00,2021-12-28 05:50:00,3910.0,3921.17,0.0,tp_upper -29670,做空,2021-12-28 06:10:00,2021-12-28 06:55:00,3916.58,3920.42,-0.0,flip_to_long -29671,做多,2021-12-28 06:55:00,2021-12-28 07:05:00,3920.42,3920.94,-0.0,flip_to_short -29672,做空,2021-12-28 07:05:00,2021-12-28 07:20:00,3920.94,3903.39,0.0,tp_lower -29673,做多,2021-12-28 07:50:00,2021-12-28 08:15:00,3916.22,3926.07,0.0,tp_upper -29674,做空,2021-12-28 08:40:00,2021-12-28 08:55:00,3920.84,3914.7,0.0,flip_to_long -29675,做多,2021-12-28 08:55:00,2021-12-28 09:10:00,3914.7,3910.26,-0.0,flip_to_short -29676,做空,2021-12-28 09:10:00,2021-12-28 09:15:00,3910.26,3904.34,0.0,tp_lower -29677,做多,2021-12-28 10:25:00,2021-12-28 10:30:00,3904.68,3901.13,-0.0,flip_to_short -29678,做空,2021-12-28 10:30:00,2021-12-28 10:55:00,3901.13,3901.36,-0.0,flip_to_long -29679,做多,2021-12-28 10:55:00,2021-12-28 11:05:00,3901.36,3895.05,-0.0,flip_to_short -29680,做空,2021-12-28 11:05:00,2021-12-28 11:10:00,3895.05,3899.88,-0.0,flip_to_long -29681,做多,2021-12-28 11:10:00,2021-12-28 11:20:00,3899.88,3918.58,0.0,tp_upper -29682,做空,2021-12-28 12:10:00,2021-12-28 12:45:00,3910.43,3916.92,-0.0,flip_to_long -29683,做多,2021-12-28 12:45:00,2021-12-28 12:50:00,3916.92,3916.01,-0.0,flip_to_short -29684,做空,2021-12-28 12:50:00,2021-12-28 12:55:00,3916.01,3905.96,0.0,tp_lower -29685,做多,2021-12-28 13:35:00,2021-12-28 13:50:00,3916.43,3908.8,-0.0,flip_to_short -29686,做空,2021-12-28 13:50:00,2021-12-28 14:00:00,3908.8,3901.48,0.0,tp_lower -29687,做多,2021-12-28 14:20:00,2021-12-28 14:30:00,3908.58,3910.13,-0.0,flip_to_short -29688,做空,2021-12-28 14:30:00,2021-12-28 14:35:00,3910.13,3865.34,0.01,tp_lower -29689,做多,2021-12-28 14:45:00,2021-12-28 15:05:00,3900.31,3904.98,0.0,flip_to_short -29690,做空,2021-12-28 15:05:00,2021-12-28 15:10:00,3904.98,3906.03,-0.0,flip_to_long -29691,做多,2021-12-28 15:10:00,2021-12-28 15:15:00,3906.03,3896.53,-0.0,flip_to_short -29692,做空,2021-12-28 15:15:00,2021-12-28 15:20:00,3896.53,3905.76,-0.0,flip_to_long -29693,做多,2021-12-28 15:20:00,2021-12-28 15:40:00,3905.76,3898.98,-0.0,flip_to_short -29694,做空,2021-12-28 15:40:00,2021-12-28 16:10:00,3898.98,3872.39,0.01,tp_lower -29695,做多,2021-12-28 18:40:00,2021-12-28 18:45:00,3807.09,3796.96,-0.0,flip_to_short -29696,做空,2021-12-28 18:45:00,2021-12-28 19:05:00,3796.96,3760.33,0.01,tp_lower -29697,做多,2021-12-28 19:30:00,2021-12-28 20:00:00,3789.65,3799.51,0.0,flip_to_short -29698,做空,2021-12-28 20:00:00,2021-12-28 21:45:00,3799.51,3805.78,-0.0,tp_lower -29699,做多,2021-12-28 22:50:00,2021-12-28 22:55:00,3808.92,3808.64,-0.0,flip_to_short -29700,做空,2021-12-28 22:55:00,2021-12-28 23:10:00,3808.64,3807.11,-0.0,flip_to_long -29701,做多,2021-12-28 23:10:00,2021-12-28 23:20:00,3807.11,3815.86,0.0,tp_upper -29702,做空,2021-12-28 23:30:00,2021-12-28 23:35:00,3802.08,3808.91,-0.0,flip_to_long -29703,做多,2021-12-28 23:35:00,2021-12-28 23:45:00,3808.91,3806.02,-0.0,flip_to_short -29704,做空,2021-12-28 23:45:00,2021-12-28 23:55:00,3806.02,3791.99,0.0,tp_lower -29705,做多,2021-12-29 00:05:00,2021-12-29 00:25:00,3807.99,3807.96,-0.0,flip_to_short -29706,做空,2021-12-29 00:25:00,2021-12-29 00:45:00,3807.96,3812.34,-0.0,flip_to_long -29707,做多,2021-12-29 00:45:00,2021-12-29 01:25:00,3812.34,3808.78,-0.0,flip_to_short -29708,做空,2021-12-29 01:25:00,2021-12-29 02:05:00,3808.78,3812.12,-0.0,flip_to_long -29709,做多,2021-12-29 02:05:00,2021-12-29 02:25:00,3812.12,3811.17,-0.0,flip_to_short -29710,做空,2021-12-29 02:25:00,2021-12-29 02:30:00,3811.17,3814.78,-0.0,flip_to_long -29711,做多,2021-12-29 02:30:00,2021-12-29 02:35:00,3814.78,3807.01,-0.0,flip_to_short -29712,做空,2021-12-29 02:35:00,2021-12-29 02:40:00,3807.01,3811.13,-0.0,flip_to_long -29713,做多,2021-12-29 02:40:00,2021-12-29 02:45:00,3811.13,3810.29,-0.0,flip_to_short -29714,做空,2021-12-29 02:45:00,2021-12-29 03:30:00,3810.29,3814.53,-0.0,flip_to_long -29715,做多,2021-12-29 03:30:00,2021-12-29 03:35:00,3814.53,3812.0,-0.0,flip_to_short -29716,做空,2021-12-29 03:35:00,2021-12-29 03:45:00,3812.0,3813.11,-0.0,flip_to_long -29717,做多,2021-12-29 03:45:00,2021-12-29 04:10:00,3813.11,3810.04,-0.0,flip_to_short -29718,做空,2021-12-29 04:10:00,2021-12-29 04:15:00,3810.04,3805.38,0.0,tp_lower -29719,做多,2021-12-29 05:10:00,2021-12-29 05:20:00,3807.21,3806.68,-0.0,flip_to_short -29720,做空,2021-12-29 05:20:00,2021-12-29 05:25:00,3806.68,3792.48,0.0,tp_lower -29721,做多,2021-12-29 05:50:00,2021-12-29 05:55:00,3803.14,3800.93,-0.0,flip_to_short -29722,做空,2021-12-29 05:55:00,2021-12-29 06:05:00,3800.93,3800.01,-0.0,flip_to_long -29723,做多,2021-12-29 06:05:00,2021-12-29 06:40:00,3800.01,3798.31,-0.0,flip_to_short -29724,做空,2021-12-29 06:40:00,2021-12-29 06:55:00,3798.31,3801.21,-0.0,flip_to_long -29725,做多,2021-12-29 06:55:00,2021-12-29 07:05:00,3801.21,3798.7,-0.0,flip_to_short -29726,做空,2021-12-29 07:05:00,2021-12-29 07:10:00,3798.7,3789.55,0.0,tp_lower -29727,做多,2021-12-29 07:30:00,2021-12-29 07:40:00,3799.89,3795.5,-0.0,flip_to_short -29728,做空,2021-12-29 07:40:00,2021-12-29 07:45:00,3795.5,3787.0,0.0,tp_lower -29729,做多,2021-12-29 08:00:00,2021-12-29 08:15:00,3802.96,3799.73,-0.0,flip_to_short -29730,做空,2021-12-29 08:15:00,2021-12-29 08:25:00,3799.73,3791.18,0.0,tp_lower -29731,做空,2021-12-29 08:35:00,2021-12-29 08:40:00,3790.34,3801.64,-0.0,flip_to_long -29732,做多,2021-12-29 08:40:00,2021-12-29 08:45:00,3801.64,3803.53,-0.0,tp_upper -29733,做空,2021-12-29 08:55:00,2021-12-29 09:00:00,3795.89,3798.19,-0.0,flip_to_long -29734,做多,2021-12-29 09:00:00,2021-12-29 09:10:00,3798.19,3795.07,-0.0,flip_to_short -29735,做空,2021-12-29 09:10:00,2021-12-29 09:15:00,3795.07,3774.95,0.0,tp_lower -29736,做多,2021-12-29 09:45:00,2021-12-29 09:50:00,3803.67,3823.25,0.0,tp_upper -29737,做空,2021-12-29 10:40:00,2021-12-29 11:25:00,3796.58,3779.26,0.0,tp_lower -29738,做多,2021-12-29 11:55:00,2021-12-29 13:50:00,3789.66,3753.97,-0.01,tp_upper -29739,做空,2021-12-29 16:10:00,2021-12-29 16:15:00,3782.86,3789.07,-0.0,flip_to_long -29740,做多,2021-12-29 16:15:00,2021-12-29 16:20:00,3789.07,3786.52,-0.0,flip_to_short -29741,做空,2021-12-29 16:20:00,2021-12-29 16:30:00,3786.52,3775.88,0.0,tp_lower -29742,做多,2021-12-29 18:15:00,2021-12-29 18:35:00,3765.17,3763.35,-0.0,flip_to_short -29743,做空,2021-12-29 18:35:00,2021-12-29 18:45:00,3763.35,3747.38,0.0,tp_lower -29744,做多,2021-12-29 20:25:00,2021-12-29 20:30:00,3742.17,3759.68,0.0,tp_upper -29745,做空,2021-12-29 20:55:00,2021-12-29 21:10:00,3744.71,3710.36,0.01,tp_lower -29746,做多,2021-12-29 22:15:00,2021-12-29 22:35:00,3726.01,3743.57,0.0,tp_upper -29747,做空,2021-12-29 22:50:00,2021-12-29 22:55:00,3717.27,3722.21,-0.0,flip_to_long -29748,做多,2021-12-29 22:55:00,2021-12-30 01:30:00,3722.21,3647.41,-0.02,flip_to_short -29749,做空,2021-12-30 01:30:00,2021-12-30 02:00:00,3647.41,3636.61,0.0,tp_lower -29750,做多,2021-12-30 02:40:00,2021-12-30 02:45:00,3646.97,3645.49,-0.0,flip_to_short -29751,做空,2021-12-30 02:45:00,2021-12-30 03:20:00,3645.49,3647.88,-0.0,flip_to_long -29752,做多,2021-12-30 03:20:00,2021-12-30 03:25:00,3647.88,3642.68,-0.0,flip_to_short -29753,做空,2021-12-30 03:25:00,2021-12-30 03:30:00,3642.68,3653.97,-0.0,flip_to_long -29754,做多,2021-12-30 03:30:00,2021-12-30 03:55:00,3653.97,3647.7,-0.0,flip_to_short -29755,做空,2021-12-30 03:55:00,2021-12-30 04:00:00,3647.7,3657.65,-0.0,flip_to_long -29756,做多,2021-12-30 04:00:00,2021-12-30 04:05:00,3657.65,3662.64,0.0,tp_upper -29757,做空,2021-12-30 04:55:00,2021-12-30 05:15:00,3661.41,3666.84,-0.0,flip_to_long -29758,做多,2021-12-30 05:15:00,2021-12-30 05:25:00,3666.84,3655.49,-0.0,flip_to_short -29759,做空,2021-12-30 05:25:00,2021-12-30 05:30:00,3655.49,3654.01,-0.0,tp_lower -29760,做多,2021-12-30 05:55:00,2021-12-30 06:00:00,3672.17,3669.91,-0.0,tp_upper -29761,做空,2021-12-30 08:20:00,2021-12-30 08:25:00,3699.35,3704.83,-0.0,flip_to_long -29762,做多,2021-12-30 08:25:00,2021-12-30 09:50:00,3704.83,3687.14,-0.01,flip_to_short -29763,做空,2021-12-30 09:50:00,2021-12-30 09:55:00,3687.14,3683.24,0.0,tp_lower -29764,做多,2021-12-30 10:10:00,2021-12-30 11:05:00,3693.57,3692.19,-0.0,flip_to_short -29765,做空,2021-12-30 11:05:00,2021-12-30 11:15:00,3692.19,3696.24,-0.0,flip_to_long -29766,做多,2021-12-30 11:15:00,2021-12-30 11:35:00,3696.24,3712.21,0.0,tp_upper -29767,做空,2021-12-30 13:00:00,2021-12-30 13:20:00,3732.83,3727.11,0.0,tp_lower -29768,做多,2021-12-30 14:30:00,2021-12-30 14:35:00,3725.32,3718.51,-0.0,flip_to_short -29769,做空,2021-12-30 14:35:00,2021-12-30 14:40:00,3718.51,3705.74,0.0,tp_lower -29770,做多,2021-12-30 15:05:00,2021-12-30 15:10:00,3720.45,3717.12,-0.0,flip_to_short -29771,做空,2021-12-30 15:10:00,2021-12-30 16:00:00,3717.12,3713.0,0.0,tp_lower -29772,做多,2021-12-30 16:05:00,2021-12-30 16:15:00,3717.5,3729.85,0.0,tp_upper -29773,做空,2021-12-30 17:30:00,2021-12-30 18:05:00,3738.07,3730.86,0.0,tp_lower -29774,做多,2021-12-30 18:20:00,2021-12-30 18:35:00,3746.59,3738.4,-0.0,flip_to_short -29775,做空,2021-12-30 18:35:00,2021-12-30 18:45:00,3738.4,3742.19,-0.0,flip_to_long -29776,做多,2021-12-30 18:45:00,2021-12-30 18:50:00,3742.19,3751.98,0.0,tp_upper -29777,做空,2021-12-30 19:55:00,2021-12-30 20:15:00,3749.2,3751.19,-0.0,flip_to_long -29778,做多,2021-12-30 20:15:00,2021-12-30 21:30:00,3751.19,3734.38,-0.0,flip_to_short -29779,做空,2021-12-30 21:30:00,2021-12-30 21:35:00,3734.38,3736.17,-0.0,flip_to_long -29780,做多,2021-12-30 21:35:00,2021-12-30 21:40:00,3736.17,3735.12,-0.0,flip_to_short -29781,做空,2021-12-30 21:40:00,2021-12-30 21:55:00,3735.12,3735.96,-0.0,flip_to_long -29782,做多,2021-12-30 21:55:00,2021-12-30 22:00:00,3735.96,3734.49,-0.0,flip_to_short -29783,做空,2021-12-30 22:00:00,2021-12-30 22:10:00,3734.49,3730.97,0.0,flip_to_long -29784,做多,2021-12-30 22:10:00,2021-12-30 22:15:00,3730.97,3719.0,-0.0,flip_to_short -29785,做空,2021-12-30 22:15:00,2021-12-30 22:20:00,3719.0,3714.48,0.0,tp_lower -29786,做多,2021-12-30 23:15:00,2021-12-30 23:45:00,3711.25,3706.51,-0.0,flip_to_short -29787,做空,2021-12-30 23:45:00,2021-12-31 00:45:00,3706.51,3700.05,0.0,tp_lower -29788,做多,2021-12-31 01:20:00,2021-12-31 01:30:00,3723.75,3727.4,0.0,tp_upper -29789,做空,2021-12-31 02:00:00,2021-12-31 02:35:00,3713.38,3711.06,0.0,flip_to_long -29790,做多,2021-12-31 02:35:00,2021-12-31 02:55:00,3711.06,3714.33,0.0,flip_to_short -29791,做空,2021-12-31 02:55:00,2021-12-31 03:15:00,3714.33,3719.58,-0.0,flip_to_long -29792,做多,2021-12-31 03:15:00,2021-12-31 03:20:00,3719.58,3727.7,0.0,tp_upper -29793,做空,2021-12-31 05:05:00,2021-12-31 05:10:00,3743.17,3746.55,-0.0,flip_to_long -29794,做多,2021-12-31 05:10:00,2021-12-31 05:20:00,3746.55,3738.88,-0.0,flip_to_short -29795,做空,2021-12-31 05:20:00,2021-12-31 05:35:00,3738.88,3737.7,-0.0,tp_lower -29796,做多,2021-12-31 05:50:00,2021-12-31 06:25:00,3743.01,3740.39,-0.0,flip_to_short -29797,做空,2021-12-31 06:25:00,2021-12-31 06:45:00,3740.39,3738.26,0.0,flip_to_long -29798,做多,2021-12-31 06:45:00,2021-12-31 06:55:00,3738.26,3736.86,-0.0,flip_to_short -29799,做空,2021-12-31 06:55:00,2021-12-31 07:00:00,3736.86,3745.0,-0.0,flip_to_long -29800,做多,2021-12-31 07:00:00,2021-12-31 07:05:00,3745.0,3741.99,-0.0,tp_upper -29801,做空,2021-12-31 07:10:00,2021-12-31 07:15:00,3729.74,3726.62,0.0,tp_lower -29802,做多,2021-12-31 08:05:00,2021-12-31 08:10:00,3724.22,3715.75,-0.0,flip_to_short -29803,做空,2021-12-31 08:10:00,2021-12-31 08:15:00,3715.75,3716.63,-0.0,flip_to_long -29804,做多,2021-12-31 08:15:00,2021-12-31 08:20:00,3716.63,3781.74,0.02,tp_upper -29805,做空,2021-12-31 09:50:00,2021-12-31 09:55:00,3790.3,3794.28,-0.0,flip_to_long -29806,做多,2021-12-31 09:55:00,2021-12-31 10:45:00,3794.28,3793.58,-0.0,flip_to_short -29807,做空,2021-12-31 10:45:00,2021-12-31 10:55:00,3793.58,3773.57,0.0,tp_lower -29808,做多,2021-12-31 12:10:00,2021-12-31 12:20:00,3784.48,3786.31,-0.0,flip_to_short -29809,做空,2021-12-31 12:20:00,2021-12-31 13:20:00,3786.31,3784.11,0.0,flip_to_long -29810,做多,2021-12-31 13:20:00,2021-12-31 13:30:00,3784.11,3787.24,0.0,flip_to_short -29811,做空,2021-12-31 13:30:00,2021-12-31 13:35:00,3787.24,3793.9,-0.0,flip_to_long -29812,做多,2021-12-31 13:35:00,2021-12-31 13:45:00,3793.9,3790.62,-0.0,tp_upper -29813,做空,2021-12-31 14:05:00,2021-12-31 14:10:00,3789.86,3790.25,-0.0,flip_to_long -29814,做多,2021-12-31 14:10:00,2021-12-31 14:15:00,3790.25,3787.14,-0.0,flip_to_short -29815,做空,2021-12-31 14:15:00,2021-12-31 14:20:00,3787.14,3789.2,-0.0,flip_to_long -29816,做多,2021-12-31 14:20:00,2021-12-31 14:30:00,3789.2,3805.03,0.0,tp_upper -29817,做空,2021-12-31 14:40:00,2021-12-31 15:15:00,3791.46,3797.19,-0.0,flip_to_long -29818,做多,2021-12-31 15:15:00,2021-12-31 15:20:00,3797.19,3797.06,-0.0,tp_upper -29819,做空,2021-12-31 15:25:00,2021-12-31 15:30:00,3793.23,3786.37,0.0,tp_lower -29820,做多,2021-12-31 15:35:00,2021-12-31 21:05:00,3787.67,3643.54,-0.04,tp_upper -29821,做多,2021-12-31 21:20:00,2021-12-31 21:30:00,3650.89,3673.02,0.01,tp_upper -29822,做空,2021-12-31 22:40:00,2021-12-31 22:45:00,3676.28,3681.9,-0.0,flip_to_long -29823,做多,2021-12-31 22:45:00,2021-12-31 22:55:00,3681.9,3681.23,-0.0,flip_to_short -29824,做空,2021-12-31 22:55:00,2021-12-31 23:00:00,3681.23,3691.68,-0.0,flip_to_long -29825,做多,2021-12-31 23:00:00,2021-12-31 23:20:00,3691.68,3686.62,-0.0,flip_to_short -29826,做空,2021-12-31 23:20:00,2021-12-31 23:30:00,3686.62,3694.98,-0.0,flip_to_long -29827,做多,2021-12-31 23:30:00,2021-12-31 23:35:00,3694.98,3687.73,-0.0,flip_to_short -29828,做空,2021-12-31 23:35:00,2021-12-31 23:40:00,3687.73,3692.7,-0.0,flip_to_long -29829,做多,2021-12-31 23:40:00,2021-12-31 23:45:00,3692.7,3685.96,-0.0,flip_to_short -29830,做空,2021-12-31 23:45:00,2021-12-31 23:55:00,3685.96,3676.02,0.0,tp_lower -29831,做多,2022-01-01 00:00:00,2022-01-01 00:05:00,3688.53,3695.91,0.0,tp_upper -29832,做空,2022-01-01 00:10:00,2022-01-01 00:20:00,3691.5,3698.73,-0.0,flip_to_long -29833,做多,2022-01-01 00:20:00,2022-01-01 00:35:00,3698.73,3708.35,0.0,tp_upper -29834,做空,2022-01-01 01:55:00,2022-01-01 02:10:00,3723.71,3725.56,-0.0,flip_to_long -29835,做多,2022-01-01 02:10:00,2022-01-01 02:20:00,3725.56,3729.01,0.0,flip_to_short -29836,做空,2022-01-01 02:20:00,2022-01-01 02:45:00,3729.01,3729.6,-0.0,flip_to_long -29837,做多,2022-01-01 02:45:00,2022-01-01 02:55:00,3729.6,3727.03,-0.0,flip_to_short -29838,做空,2022-01-01 02:55:00,2022-01-01 03:10:00,3727.03,3727.48,-0.0,flip_to_long -29839,做多,2022-01-01 03:10:00,2022-01-01 03:15:00,3727.48,3733.84,0.0,tp_upper -29840,做空,2022-01-01 03:20:00,2022-01-01 03:25:00,3725.33,3727.49,-0.0,flip_to_long -29841,做多,2022-01-01 03:25:00,2022-01-01 03:35:00,3727.49,3728.4,-0.0,flip_to_short -29842,做空,2022-01-01 03:35:00,2022-01-01 03:50:00,3728.4,3726.42,0.0,tp_lower -29843,做多,2022-01-01 05:20:00,2022-01-01 05:25:00,3752.82,3749.77,-0.0,tp_upper -29844,做空,2022-01-01 06:20:00,2022-01-01 06:55:00,3728.72,3710.97,0.0,tp_lower -29845,做多,2022-01-01 07:40:00,2022-01-01 07:45:00,3721.29,3717.57,-0.0,flip_to_short -29846,做空,2022-01-01 07:45:00,2022-01-01 08:00:00,3717.57,3714.83,0.0,flip_to_long -29847,做多,2022-01-01 08:00:00,2022-01-01 08:15:00,3714.83,3721.8,0.0,tp_upper -29848,做空,2022-01-01 09:00:00,2022-01-01 09:05:00,3717.53,3726.74,-0.0,flip_to_long -29849,做多,2022-01-01 09:05:00,2022-01-01 09:10:00,3726.74,3728.73,0.0,tp_upper -29850,做空,2022-01-01 09:25:00,2022-01-01 09:40:00,3721.98,3713.17,0.0,tp_lower -29851,做多,2022-01-01 10:00:00,2022-01-01 10:05:00,3727.23,3723.28,-0.0,flip_to_short -29852,做空,2022-01-01 10:05:00,2022-01-01 10:20:00,3723.28,3713.67,0.0,tp_lower -29853,做多,2022-01-01 11:15:00,2022-01-01 11:20:00,3710.58,3706.0,-0.0,flip_to_short -29854,做空,2022-01-01 11:20:00,2022-01-01 11:35:00,3706.0,3704.04,0.0,flip_to_long -29855,做多,2022-01-01 11:35:00,2022-01-01 11:50:00,3704.04,3695.31,-0.0,flip_to_short -29856,做空,2022-01-01 11:50:00,2022-01-01 12:00:00,3695.31,3696.92,-0.0,flip_to_long -29857,做多,2022-01-01 12:00:00,2022-01-01 12:25:00,3696.92,3700.48,0.0,flip_to_short -29858,做空,2022-01-01 12:25:00,2022-01-01 12:30:00,3700.48,3709.64,-0.0,flip_to_long -29859,做多,2022-01-01 12:30:00,2022-01-01 12:50:00,3709.64,3713.7,0.0,tp_upper -29860,做空,2022-01-01 13:30:00,2022-01-01 13:55:00,3709.5,3708.68,-0.0,flip_to_long -29861,做多,2022-01-01 13:55:00,2022-01-01 15:20:00,3708.68,3704.91,-0.0,flip_to_short -29862,做空,2022-01-01 15:20:00,2022-01-01 17:00:00,3704.91,3731.69,-0.01,flip_to_long -29863,做多,2022-01-01 17:00:00,2022-01-01 17:35:00,3731.69,3755.39,0.01,tp_upper -29864,做空,2022-01-01 18:30:00,2022-01-01 18:35:00,3742.58,3744.0,-0.0,flip_to_long -29865,做多,2022-01-01 18:35:00,2022-01-01 18:50:00,3744.0,3746.2,0.0,flip_to_short -29866,做空,2022-01-01 18:50:00,2022-01-01 18:55:00,3746.2,3750.16,-0.0,flip_to_long -29867,做多,2022-01-01 18:55:00,2022-01-01 19:05:00,3750.16,3750.1,-0.0,flip_to_short -29868,做空,2022-01-01 19:05:00,2022-01-01 19:20:00,3750.1,3737.91,0.0,tp_lower -29869,做多,2022-01-01 19:55:00,2022-01-01 20:00:00,3745.22,3742.18,-0.0,flip_to_short -29870,做空,2022-01-01 20:00:00,2022-01-01 20:05:00,3742.18,3746.6,-0.0,flip_to_long -29871,做多,2022-01-01 20:05:00,2022-01-01 20:10:00,3746.6,3744.57,-0.0,flip_to_short -29872,做空,2022-01-01 20:10:00,2022-01-01 21:55:00,3744.57,3746.76,-0.0,tp_lower -29873,做多,2022-01-01 22:35:00,2022-01-01 22:50:00,3760.96,3757.83,-0.0,flip_to_short -29874,做空,2022-01-01 22:50:00,2022-01-01 23:15:00,3757.83,3750.0,0.0,flip_to_long -29875,做多,2022-01-01 23:15:00,2022-01-01 23:50:00,3750.0,3764.87,0.0,tp_upper -29876,做空,2022-01-02 00:10:00,2022-01-02 00:20:00,3756.35,3761.47,-0.0,flip_to_long -29877,做多,2022-01-02 00:20:00,2022-01-02 00:50:00,3761.47,3760.65,-0.0,flip_to_short -29878,做空,2022-01-02 00:50:00,2022-01-02 01:05:00,3760.65,3751.68,0.0,tp_lower -29879,做多,2022-01-02 02:20:00,2022-01-02 02:25:00,3750.31,3742.0,-0.0,flip_to_short -29880,做空,2022-01-02 02:25:00,2022-01-02 02:35:00,3742.0,3750.32,-0.0,tp_lower -29881,做空,2022-01-02 02:40:00,2022-01-02 03:00:00,3746.12,3748.48,-0.0,flip_to_long -29882,做多,2022-01-02 03:00:00,2022-01-02 03:10:00,3748.48,3745.14,-0.0,tp_upper -29883,做多,2022-01-02 03:20:00,2022-01-02 03:30:00,3749.24,3758.53,0.0,tp_upper -29884,做空,2022-01-02 03:45:00,2022-01-02 03:50:00,3745.41,3747.86,-0.0,flip_to_long -29885,做多,2022-01-02 03:50:00,2022-01-02 03:55:00,3747.86,3756.54,0.0,tp_upper -29886,做空,2022-01-02 04:15:00,2022-01-02 04:20:00,3749.08,3749.29,-0.0,flip_to_long -29887,做多,2022-01-02 04:20:00,2022-01-02 04:40:00,3749.29,3741.69,-0.0,flip_to_short -29888,做空,2022-01-02 04:40:00,2022-01-02 04:45:00,3741.69,3726.31,0.0,tp_lower -29889,做多,2022-01-02 05:50:00,2022-01-02 06:15:00,3738.59,3743.5,0.0,tp_upper -29890,做空,2022-01-02 06:55:00,2022-01-02 07:05:00,3736.74,3738.81,-0.0,flip_to_long -29891,做多,2022-01-02 07:05:00,2022-01-02 07:25:00,3738.81,3740.36,-0.0,flip_to_short -29892,做空,2022-01-02 07:25:00,2022-01-02 07:30:00,3740.36,3745.9,-0.0,flip_to_long -29893,做多,2022-01-02 07:30:00,2022-01-02 07:35:00,3745.9,3744.96,-0.0,tp_upper -29894,做空,2022-01-02 07:40:00,2022-01-02 07:55:00,3741.94,3745.52,-0.0,flip_to_long -29895,做多,2022-01-02 07:55:00,2022-01-02 08:00:00,3745.52,3737.99,-0.0,tp_upper -29896,做多,2022-01-02 08:20:00,2022-01-02 08:25:00,3741.57,3738.38,-0.0,flip_to_short -29897,做空,2022-01-02 08:25:00,2022-01-02 08:45:00,3738.38,3739.92,-0.0,flip_to_long -29898,做多,2022-01-02 08:45:00,2022-01-02 09:05:00,3739.92,3739.71,-0.0,flip_to_short -29899,做空,2022-01-02 09:05:00,2022-01-02 10:55:00,3739.71,3741.67,-0.0,tp_lower -29900,做多,2022-01-02 11:20:00,2022-01-02 11:35:00,3748.75,3749.05,-0.0,flip_to_short -29901,做空,2022-01-02 11:35:00,2022-01-02 12:00:00,3749.05,3733.26,0.0,tp_lower -29902,做多,2022-01-02 12:35:00,2022-01-02 12:40:00,3749.4,3748.92,-0.0,tp_upper -29903,做空,2022-01-02 13:20:00,2022-01-02 13:25:00,3742.05,3752.75,-0.0,flip_to_long -29904,做多,2022-01-02 13:25:00,2022-01-02 13:35:00,3752.75,3745.21,-0.0,flip_to_short -29905,做空,2022-01-02 13:35:00,2022-01-02 13:40:00,3745.21,3747.62,-0.0,flip_to_long -29906,做多,2022-01-02 13:40:00,2022-01-02 13:45:00,3747.62,3743.28,-0.0,flip_to_short -29907,做空,2022-01-02 13:45:00,2022-01-02 14:05:00,3743.28,3748.75,-0.0,flip_to_long -29908,做多,2022-01-02 14:05:00,2022-01-02 14:20:00,3748.75,3743.54,-0.0,flip_to_short -29909,做空,2022-01-02 14:20:00,2022-01-02 14:25:00,3743.54,3744.23,-0.0,flip_to_long -29910,做多,2022-01-02 14:25:00,2022-01-02 14:45:00,3744.23,3752.71,0.0,tp_upper -29911,做空,2022-01-02 18:00:00,2022-01-02 18:20:00,3822.79,3802.59,0.0,tp_lower -29912,做多,2022-01-02 19:50:00,2022-01-02 20:10:00,3800.13,3808.98,0.0,tp_upper -29913,做多,2022-01-02 23:05:00,2022-01-02 23:30:00,3824.82,3829.08,0.0,tp_upper -29914,做空,2022-01-02 23:55:00,2022-01-03 00:00:00,3826.21,3821.28,0.0,tp_lower -29915,做空,2022-01-03 02:00:00,2022-01-03 02:05:00,3800.9,3794.56,0.0,tp_lower -29916,做多,2022-01-03 02:35:00,2022-01-03 02:45:00,3796.11,3792.43,-0.0,flip_to_short -29917,做空,2022-01-03 02:45:00,2022-01-03 02:55:00,3792.43,3796.15,-0.0,flip_to_long -29918,做多,2022-01-03 02:55:00,2022-01-03 03:10:00,3796.15,3794.86,-0.0,flip_to_short -29919,做空,2022-01-03 03:10:00,2022-01-03 03:20:00,3794.86,3797.18,-0.0,flip_to_long -29920,做多,2022-01-03 03:20:00,2022-01-03 03:30:00,3797.18,3794.29,-0.0,flip_to_short -29921,做空,2022-01-03 03:30:00,2022-01-03 03:35:00,3794.29,3780.43,0.0,tp_lower -29922,做多,2022-01-03 04:05:00,2022-01-03 04:10:00,3793.49,3790.62,-0.0,flip_to_short -29923,做空,2022-01-03 04:10:00,2022-01-03 04:20:00,3790.62,3791.01,-0.0,flip_to_long -29924,做多,2022-01-03 04:20:00,2022-01-03 04:25:00,3791.01,3788.26,-0.0,flip_to_short -29925,做空,2022-01-03 04:25:00,2022-01-03 04:30:00,3788.26,3790.09,-0.0,flip_to_long -29926,做多,2022-01-03 04:30:00,2022-01-03 04:50:00,3790.09,3790.16,-0.0,flip_to_short -29927,做空,2022-01-03 04:50:00,2022-01-03 06:40:00,3790.16,3807.3,-0.0,flip_to_long -29928,做多,2022-01-03 06:40:00,2022-01-03 06:45:00,3807.3,3804.29,-0.0,flip_to_short -29929,做空,2022-01-03 06:45:00,2022-01-03 07:20:00,3804.29,3800.97,0.0,tp_lower -29930,做多,2022-01-03 07:25:00,2022-01-03 07:35:00,3805.3,3802.22,-0.0,flip_to_short -29931,做空,2022-01-03 07:35:00,2022-01-03 07:40:00,3802.22,3803.71,-0.0,flip_to_long -29932,做多,2022-01-03 07:40:00,2022-01-03 07:55:00,3803.71,3806.97,0.0,tp_upper -29933,做空,2022-01-03 08:40:00,2022-01-03 08:45:00,3806.12,3806.91,-0.0,flip_to_long -29934,做多,2022-01-03 08:45:00,2022-01-03 09:10:00,3806.91,3808.01,-0.0,flip_to_short -29935,做空,2022-01-03 09:10:00,2022-01-03 09:15:00,3808.01,3792.38,0.0,tp_lower -29936,做多,2022-01-03 09:45:00,2022-01-03 09:55:00,3805.11,3807.49,0.0,flip_to_short -29937,做空,2022-01-03 09:55:00,2022-01-03 12:05:00,3807.49,3832.25,-0.01,flip_to_long -29938,做多,2022-01-03 12:05:00,2022-01-03 12:20:00,3832.25,3831.62,-0.0,flip_to_short -29939,做空,2022-01-03 12:20:00,2022-01-03 12:35:00,3831.62,3824.4,0.0,tp_lower -29940,做多,2022-01-03 13:15:00,2022-01-03 13:30:00,3824.27,3820.28,-0.0,flip_to_short -29941,做空,2022-01-03 13:30:00,2022-01-03 13:35:00,3820.28,3824.06,-0.0,flip_to_long -29942,做多,2022-01-03 13:35:00,2022-01-03 13:55:00,3824.06,3817.46,-0.0,flip_to_short -29943,做空,2022-01-03 13:55:00,2022-01-03 14:00:00,3817.46,3816.53,-0.0,tp_lower -29944,做多,2022-01-03 14:15:00,2022-01-03 14:25:00,3819.89,3819.83,-0.0,flip_to_short -29945,做空,2022-01-03 14:25:00,2022-01-03 14:30:00,3819.83,3831.57,-0.0,flip_to_long -29946,做多,2022-01-03 14:30:00,2022-01-03 14:35:00,3831.57,3838.55,0.0,tp_upper -29947,做空,2022-01-03 14:45:00,2022-01-03 14:50:00,3818.68,3803.53,0.0,tp_lower -29948,做多,2022-01-03 17:25:00,2022-01-03 18:05:00,3765.53,3754.03,-0.0,flip_to_short -29949,做空,2022-01-03 18:05:00,2022-01-03 18:10:00,3754.03,3756.28,-0.0,flip_to_long -29950,做多,2022-01-03 18:10:00,2022-01-03 18:20:00,3756.28,3758.86,0.0,flip_to_short -29951,做空,2022-01-03 18:20:00,2022-01-03 18:40:00,3758.86,3751.4,0.0,tp_lower -29952,做多,2022-01-03 19:15:00,2022-01-03 19:30:00,3756.76,3754.25,-0.0,flip_to_short -29953,做空,2022-01-03 19:30:00,2022-01-03 19:35:00,3754.25,3757.01,-0.0,flip_to_long -29954,做多,2022-01-03 19:35:00,2022-01-03 19:45:00,3757.01,3754.2,-0.0,flip_to_short -29955,做空,2022-01-03 19:45:00,2022-01-03 19:55:00,3754.2,3737.57,0.0,tp_lower -29956,做多,2022-01-03 21:25:00,2022-01-03 22:20:00,3710.95,3748.48,0.01,tp_upper -29957,做多,2022-01-03 23:55:00,2022-01-04 00:00:00,3764.07,3760.96,-0.0,flip_to_short -29958,做空,2022-01-04 00:00:00,2022-01-04 00:25:00,3760.96,3764.21,-0.0,flip_to_long -29959,做多,2022-01-04 00:25:00,2022-01-04 00:30:00,3764.21,3762.39,-0.0,flip_to_short -29960,做空,2022-01-04 00:30:00,2022-01-04 00:50:00,3762.39,3741.98,0.0,tp_lower -29961,做多,2022-01-04 01:15:00,2022-01-04 01:30:00,3752.84,3744.96,-0.0,flip_to_short -29962,做空,2022-01-04 01:30:00,2022-01-04 01:45:00,3744.96,3730.73,0.0,tp_lower -29963,做多,2022-01-04 02:40:00,2022-01-04 03:20:00,3731.21,3732.59,-0.0,tp_upper -29964,做空,2022-01-04 04:05:00,2022-01-04 04:40:00,3738.6,3737.12,-0.0,flip_to_long -29965,做多,2022-01-04 04:40:00,2022-01-04 05:30:00,3737.12,3741.57,0.0,flip_to_short -29966,做空,2022-01-04 05:30:00,2022-01-04 05:50:00,3741.57,3736.53,0.0,flip_to_long -29967,做多,2022-01-04 05:50:00,2022-01-04 06:00:00,3736.53,3742.94,0.0,tp_upper -29968,做空,2022-01-04 07:10:00,2022-01-04 09:35:00,3747.72,3768.0,-0.01,flip_to_long -29969,做多,2022-01-04 09:35:00,2022-01-04 10:15:00,3768.0,3772.44,0.0,tp_upper -29970,做空,2022-01-04 12:20:00,2022-01-04 12:30:00,3819.5,3822.16,-0.0,flip_to_long -29971,做多,2022-01-04 12:30:00,2022-01-04 13:00:00,3822.16,3825.15,0.0,flip_to_short -29972,做空,2022-01-04 13:00:00,2022-01-04 13:25:00,3825.15,3838.94,-0.0,flip_to_long -29973,做多,2022-01-04 13:25:00,2022-01-04 13:30:00,3838.94,3836.49,-0.0,tp_upper -29974,做空,2022-01-04 15:20:00,2022-01-04 15:25:00,3865.49,3872.76,-0.0,flip_to_long -29975,做多,2022-01-04 15:25:00,2022-01-04 15:30:00,3872.76,3865.0,-0.0,flip_to_short -29976,做空,2022-01-04 15:30:00,2022-01-04 15:55:00,3865.0,3849.02,0.0,tp_lower -29977,做多,2022-01-04 16:40:00,2022-01-04 16:55:00,3854.2,3851.26,-0.0,flip_to_short -29978,做空,2022-01-04 16:55:00,2022-01-04 17:10:00,3851.26,3850.92,-0.0,flip_to_long -29979,做多,2022-01-04 17:10:00,2022-01-04 17:20:00,3850.92,3856.63,0.0,tp_upper -29980,做空,2022-01-04 17:25:00,2022-01-04 17:55:00,3852.87,3837.93,0.0,tp_lower -29981,做多,2022-01-04 18:05:00,2022-01-04 19:25:00,3851.21,3818.95,-0.01,flip_to_short -29982,做空,2022-01-04 19:25:00,2022-01-04 19:40:00,3818.95,3809.25,0.0,flip_to_long -29983,做多,2022-01-04 19:40:00,2022-01-04 19:55:00,3809.25,3812.0,0.0,flip_to_short -29984,做空,2022-01-04 19:55:00,2022-01-04 20:10:00,3812.0,3810.6,-0.0,flip_to_long -29985,做多,2022-01-04 20:10:00,2022-01-04 20:50:00,3810.6,3815.78,0.0,flip_to_short -29986,做空,2022-01-04 20:50:00,2022-01-04 20:55:00,3815.78,3816.41,-0.0,flip_to_long -29987,做多,2022-01-04 20:55:00,2022-01-04 21:00:00,3816.41,3816.21,-0.0,flip_to_short -29988,做空,2022-01-04 21:00:00,2022-01-04 21:10:00,3816.21,3821.39,-0.0,flip_to_long -29989,做多,2022-01-04 21:10:00,2022-01-04 21:15:00,3821.39,3808.86,-0.0,flip_to_short -29990,做空,2022-01-04 21:15:00,2022-01-04 21:20:00,3808.86,3819.81,-0.0,flip_to_long -29991,做多,2022-01-04 21:20:00,2022-01-04 21:40:00,3819.81,3829.57,0.0,tp_upper -29992,做空,2022-01-04 21:50:00,2022-01-04 21:55:00,3820.81,3825.99,-0.0,flip_to_long -29993,做多,2022-01-04 21:55:00,2022-01-04 22:00:00,3825.99,3822.18,-0.0,flip_to_short -29994,做空,2022-01-04 22:00:00,2022-01-04 22:15:00,3822.18,3819.95,0.0,flip_to_long -29995,做多,2022-01-04 22:15:00,2022-01-05 01:30:00,3819.95,3799.39,-0.01,flip_to_short -29996,做空,2022-01-05 01:30:00,2022-01-05 01:35:00,3799.39,3800.0,-0.0,flip_to_long -29997,做多,2022-01-05 01:35:00,2022-01-05 01:45:00,3800.0,3794.75,-0.0,flip_to_short -29998,做空,2022-01-05 01:45:00,2022-01-05 02:15:00,3794.75,3802.5,-0.0,flip_to_long -29999,做多,2022-01-05 02:15:00,2022-01-05 02:20:00,3802.5,3801.7,-0.0,flip_to_short -30000,做空,2022-01-05 02:20:00,2022-01-05 02:35:00,3801.7,3804.16,-0.0,flip_to_long -30001,做多,2022-01-05 02:35:00,2022-01-05 02:50:00,3804.16,3802.95,-0.0,flip_to_short -30002,做空,2022-01-05 02:50:00,2022-01-05 04:10:00,3802.95,3811.99,-0.0,flip_to_long -30003,做多,2022-01-05 04:10:00,2022-01-05 04:15:00,3811.99,3810.63,-0.0,flip_to_short -30004,做空,2022-01-05 04:15:00,2022-01-05 04:45:00,3810.63,3810.39,-0.0,tp_lower -30005,做多,2022-01-05 04:55:00,2022-01-05 06:10:00,3809.74,3814.08,0.0,tp_upper -30006,做空,2022-01-05 07:30:00,2022-01-05 07:45:00,3812.0,3814.4,-0.0,flip_to_long -30007,做多,2022-01-05 07:45:00,2022-01-05 08:00:00,3814.4,3806.69,-0.0,flip_to_short -30008,做空,2022-01-05 08:00:00,2022-01-05 08:05:00,3806.69,3807.23,-0.0,tp_lower -30009,做多,2022-01-05 08:35:00,2022-01-05 08:45:00,3810.11,3822.98,0.0,tp_upper -30010,做空,2022-01-05 10:15:00,2022-01-05 10:20:00,3828.49,3830.17,-0.0,flip_to_long -30011,做多,2022-01-05 10:20:00,2022-01-05 10:30:00,3830.17,3827.67,-0.0,flip_to_short -30012,做空,2022-01-05 10:30:00,2022-01-05 11:00:00,3827.67,3818.07,0.0,tp_lower -30013,做多,2022-01-05 12:55:00,2022-01-05 13:00:00,3788.58,3785.26,-0.0,flip_to_short -30014,做空,2022-01-05 13:00:00,2022-01-05 13:10:00,3785.26,3787.62,-0.0,flip_to_long -30015,做多,2022-01-05 13:10:00,2022-01-05 13:15:00,3787.62,3798.54,0.0,tp_upper -30016,做空,2022-01-05 14:30:00,2022-01-05 14:40:00,3803.0,3802.12,-0.0,flip_to_long -30017,做多,2022-01-05 14:40:00,2022-01-05 14:50:00,3802.12,3819.09,0.0,tp_upper -30018,做空,2022-01-05 15:15:00,2022-01-05 15:20:00,3807.68,3814.56,-0.0,flip_to_long -30019,做多,2022-01-05 15:20:00,2022-01-05 15:35:00,3814.56,3809.19,-0.0,flip_to_short -30020,做空,2022-01-05 15:35:00,2022-01-05 15:40:00,3809.19,3813.73,-0.0,flip_to_long -30021,做多,2022-01-05 15:40:00,2022-01-05 15:45:00,3813.73,3811.59,-0.0,flip_to_short -30022,做空,2022-01-05 15:45:00,2022-01-05 16:20:00,3811.59,3813.75,-0.0,flip_to_long -30023,做多,2022-01-05 16:20:00,2022-01-05 16:30:00,3813.75,3809.02,-0.0,flip_to_short -30024,做空,2022-01-05 16:30:00,2022-01-05 16:35:00,3809.02,3802.09,0.0,tp_lower -30025,做多,2022-01-05 23:10:00,2022-01-06 00:00:00,3538.58,3524.89,-0.0,flip_to_short -30026,做空,2022-01-06 00:00:00,2022-01-06 00:05:00,3524.89,3532.12,-0.0,flip_to_long -30027,做多,2022-01-06 00:05:00,2022-01-06 00:40:00,3532.12,3541.41,0.0,flip_to_short -30028,做空,2022-01-06 00:40:00,2022-01-06 00:55:00,3541.41,3536.44,0.0,flip_to_long -30029,做多,2022-01-06 00:55:00,2022-01-06 01:20:00,3536.44,3532.0,-0.0,flip_to_short -30030,做空,2022-01-06 01:20:00,2022-01-06 01:30:00,3532.0,3523.62,0.0,tp_lower -30031,做多,2022-01-06 02:40:00,2022-01-06 02:45:00,3520.0,3516.91,-0.0,flip_to_short -30032,做空,2022-01-06 02:45:00,2022-01-06 03:00:00,3516.91,3508.78,0.0,tp_lower -30033,做多,2022-01-06 04:55:00,2022-01-06 05:40:00,3449.73,3447.96,-0.0,flip_to_short -30034,做空,2022-01-06 05:40:00,2022-01-06 05:45:00,3447.96,3450.01,-0.0,flip_to_long -30035,做多,2022-01-06 05:45:00,2022-01-06 06:00:00,3450.01,3449.97,-0.0,flip_to_short -30036,做空,2022-01-06 06:00:00,2022-01-06 06:10:00,3449.97,3454.6,-0.0,flip_to_long -30037,做多,2022-01-06 06:10:00,2022-01-06 06:25:00,3454.6,3455.42,-0.0,flip_to_short -30038,做空,2022-01-06 06:25:00,2022-01-06 06:30:00,3455.42,3439.44,0.0,tp_lower -30039,做多,2022-01-06 07:05:00,2022-01-06 07:10:00,3452.69,3451.51,-0.0,flip_to_short -30040,做空,2022-01-06 07:10:00,2022-01-06 07:50:00,3451.51,3454.45,-0.0,flip_to_long -30041,做多,2022-01-06 07:50:00,2022-01-06 08:00:00,3454.45,3442.84,-0.0,flip_to_short -30042,做空,2022-01-06 08:00:00,2022-01-06 08:15:00,3442.84,3446.07,-0.0,flip_to_long -30043,做多,2022-01-06 08:15:00,2022-01-06 10:40:00,3446.07,3338.11,-0.03,flip_to_short -30044,做空,2022-01-06 10:40:00,2022-01-06 10:45:00,3338.11,3356.24,-0.01,flip_to_long -30045,做多,2022-01-06 10:45:00,2022-01-06 11:30:00,3356.24,3347.0,-0.0,flip_to_short -30046,做空,2022-01-06 11:30:00,2022-01-06 11:45:00,3347.0,3341.1,0.0,flip_to_long -30047,做多,2022-01-06 11:45:00,2022-01-06 11:55:00,3341.1,3347.99,0.0,flip_to_short -30048,做空,2022-01-06 11:55:00,2022-01-06 12:15:00,3347.99,3340.41,0.0,flip_to_long -30049,做多,2022-01-06 12:15:00,2022-01-06 13:00:00,3340.41,3382.81,0.01,tp_upper -30050,做空,2022-01-06 14:25:00,2022-01-06 14:30:00,3384.7,3405.84,-0.01,flip_to_long -30051,做多,2022-01-06 14:30:00,2022-01-06 14:35:00,3405.84,3420.9,0.0,tp_upper -30052,做空,2022-01-06 14:55:00,2022-01-06 15:05:00,3392.18,3376.48,0.0,tp_lower -30053,做多,2022-01-06 15:35:00,2022-01-06 15:40:00,3392.09,3386.75,-0.0,flip_to_short -30054,做空,2022-01-06 15:40:00,2022-01-06 15:45:00,3386.75,3402.99,-0.0,flip_to_long -30055,做多,2022-01-06 15:45:00,2022-01-06 16:00:00,3402.99,3392.87,-0.0,flip_to_short -30056,做空,2022-01-06 16:00:00,2022-01-06 16:35:00,3392.87,3387.67,0.0,flip_to_long -30057,做多,2022-01-06 16:35:00,2022-01-06 17:00:00,3387.67,3408.74,0.01,tp_upper -30058,做空,2022-01-06 18:25:00,2022-01-06 18:35:00,3421.3,3424.54,-0.0,flip_to_long -30059,做多,2022-01-06 18:35:00,2022-01-06 18:45:00,3424.54,3448.88,0.01,tp_upper -30060,做空,2022-01-06 19:30:00,2022-01-06 19:35:00,3433.8,3440.87,-0.0,flip_to_long -30061,做多,2022-01-06 19:35:00,2022-01-06 20:10:00,3440.87,3441.13,-0.0,flip_to_short -30062,做空,2022-01-06 20:10:00,2022-01-06 20:15:00,3441.13,3430.71,0.0,tp_lower -30063,做多,2022-01-06 21:30:00,2022-01-06 21:40:00,3426.95,3423.24,-0.0,flip_to_short -30064,做空,2022-01-06 21:40:00,2022-01-06 21:50:00,3423.24,3428.27,-0.0,flip_to_long -30065,做多,2022-01-06 21:50:00,2022-01-06 21:55:00,3428.27,3426.99,-0.0,flip_to_short -30066,做空,2022-01-06 21:55:00,2022-01-06 22:00:00,3426.99,3427.85,-0.0,flip_to_long -30067,做多,2022-01-06 22:00:00,2022-01-06 22:10:00,3427.85,3420.18,-0.0,flip_to_short -30068,做空,2022-01-06 22:10:00,2022-01-06 22:15:00,3420.18,3417.91,0.0,tp_lower -30069,做多,2022-01-06 22:20:00,2022-01-06 22:35:00,3428.99,3433.55,0.0,tp_upper -30070,做空,2022-01-06 22:40:00,2022-01-06 22:45:00,3420.86,3422.47,-0.0,flip_to_long -30071,做多,2022-01-06 22:45:00,2022-01-06 23:00:00,3422.47,3423.72,-0.0,flip_to_short -30072,做空,2022-01-06 23:00:00,2022-01-06 23:10:00,3423.72,3422.9,-0.0,tp_lower -30073,做多,2022-01-06 23:40:00,2022-01-07 01:35:00,3420.86,3377.69,-0.01,flip_to_short -30074,做空,2022-01-07 01:35:00,2022-01-07 01:40:00,3377.69,3382.82,-0.0,flip_to_long -30075,做多,2022-01-07 01:40:00,2022-01-07 01:50:00,3382.82,3390.27,0.0,tp_upper -30076,做空,2022-01-07 02:05:00,2022-01-07 02:15:00,3377.37,3380.45,-0.0,flip_to_long -30077,做多,2022-01-07 02:15:00,2022-01-07 02:20:00,3380.45,3379.42,-0.0,flip_to_short -30078,做空,2022-01-07 02:20:00,2022-01-07 02:25:00,3379.42,3383.13,-0.0,flip_to_long -30079,做多,2022-01-07 02:25:00,2022-01-07 02:30:00,3383.13,3372.11,-0.0,flip_to_short -30080,做空,2022-01-07 02:30:00,2022-01-07 02:55:00,3372.11,3361.01,0.0,tp_lower -30081,做多,2022-01-07 05:00:00,2022-01-07 06:05:00,3222.45,3215.8,-0.0,flip_to_short -30082,做空,2022-01-07 06:05:00,2022-01-07 06:15:00,3215.8,3197.38,0.0,tp_lower -30083,做多,2022-01-07 07:25:00,2022-01-07 07:35:00,3178.97,3178.35,-0.0,flip_to_short -30084,做空,2022-01-07 07:35:00,2022-01-07 07:45:00,3178.35,3183.01,-0.0,flip_to_long -30085,做多,2022-01-07 07:45:00,2022-01-07 08:25:00,3183.01,3241.55,0.02,tp_upper -30086,做空,2022-01-07 09:55:00,2022-01-07 10:25:00,3250.01,3246.75,0.0,flip_to_long -30087,做多,2022-01-07 10:25:00,2022-01-07 12:10:00,3246.75,3248.28,-0.0,tp_upper -30088,做空,2022-01-07 12:50:00,2022-01-07 12:55:00,3236.65,3240.95,-0.0,flip_to_long -30089,做多,2022-01-07 12:55:00,2022-01-07 13:00:00,3240.95,3236.3,-0.0,flip_to_short -30090,做空,2022-01-07 13:00:00,2022-01-07 13:10:00,3236.3,3218.38,0.0,tp_lower -30091,做多,2022-01-07 13:30:00,2022-01-07 13:35:00,3253.67,3170.04,-0.02,flip_to_short -30092,做空,2022-01-07 13:35:00,2022-01-07 13:40:00,3170.04,3158.07,0.0,tp_lower -30093,做多,2022-01-07 14:15:00,2022-01-07 14:20:00,3211.04,3202.93,-0.0,flip_to_short -30094,做空,2022-01-07 14:20:00,2022-01-07 14:25:00,3202.93,3212.09,-0.0,flip_to_long -30095,做多,2022-01-07 14:25:00,2022-01-07 14:30:00,3212.09,3192.24,-0.01,flip_to_short -30096,做空,2022-01-07 14:30:00,2022-01-07 14:40:00,3192.24,3219.38,-0.01,flip_to_long -30097,做多,2022-01-07 14:40:00,2022-01-07 15:00:00,3219.38,3188.22,-0.01,flip_to_short -30098,做空,2022-01-07 15:00:00,2022-01-07 15:35:00,3188.22,3146.59,0.01,tp_lower -30099,做多,2022-01-07 16:25:00,2022-01-07 16:55:00,3174.22,3213.15,0.01,tp_upper -30100,做空,2022-01-07 17:35:00,2022-01-07 18:25:00,3179.99,3175.78,0.0,tp_lower -30101,做多,2022-01-07 19:30:00,2022-01-07 19:45:00,3174.85,3193.56,0.0,tp_upper -30102,做空,2022-01-07 22:00:00,2022-01-07 22:05:00,3206.95,3205.24,0.0,tp_lower -30103,做多,2022-01-07 23:30:00,2022-01-07 23:40:00,3189.26,3195.89,0.0,flip_to_short -30104,做空,2022-01-07 23:40:00,2022-01-07 23:50:00,3195.89,3189.23,0.0,flip_to_long -30105,做多,2022-01-07 23:50:00,2022-01-08 00:00:00,3189.23,3193.42,0.0,tp_upper -30106,做空,2022-01-08 01:35:00,2022-01-08 02:10:00,3223.53,3209.77,0.0,tp_lower -30107,做多,2022-01-08 03:05:00,2022-01-08 03:10:00,3210.46,3206.49,-0.0,flip_to_short -30108,做空,2022-01-08 03:10:00,2022-01-08 03:20:00,3206.49,3186.07,0.01,tp_lower -30109,做多,2022-01-08 03:40:00,2022-01-08 04:10:00,3196.97,3207.21,0.0,tp_upper -30110,做空,2022-01-08 04:30:00,2022-01-08 05:25:00,3208.01,3217.87,-0.0,flip_to_long -30111,做多,2022-01-08 05:25:00,2022-01-08 05:30:00,3217.87,3213.2,-0.0,flip_to_short -30112,做空,2022-01-08 05:30:00,2022-01-08 05:40:00,3213.2,3207.27,0.0,tp_lower -30113,做多,2022-01-08 05:45:00,2022-01-08 06:00:00,3212.57,3209.83,-0.0,flip_to_short -30114,做空,2022-01-08 06:00:00,2022-01-08 06:05:00,3209.83,3203.36,0.0,tp_lower -30115,做多,2022-01-08 06:15:00,2022-01-08 06:20:00,3213.23,3208.0,-0.0,flip_to_short -30116,做空,2022-01-08 06:20:00,2022-01-08 06:30:00,3208.0,3191.86,0.0,tp_lower -30117,做多,2022-01-08 06:50:00,2022-01-08 06:55:00,3212.65,3218.0,0.0,tp_upper -30118,做空,2022-01-08 07:35:00,2022-01-08 07:45:00,3216.61,3211.61,0.0,flip_to_long -30119,做多,2022-01-08 07:45:00,2022-01-08 07:50:00,3211.61,3208.74,-0.0,flip_to_short -30120,做空,2022-01-08 07:50:00,2022-01-08 07:55:00,3208.74,3215.31,-0.0,flip_to_long -30121,做多,2022-01-08 07:55:00,2022-01-08 08:10:00,3215.31,3230.88,0.0,tp_upper -30122,做空,2022-01-08 08:25:00,2022-01-08 08:35:00,3218.72,3212.97,0.0,tp_lower -30123,做多,2022-01-08 08:45:00,2022-01-08 08:55:00,3218.59,3214.49,-0.0,flip_to_short -30124,做空,2022-01-08 08:55:00,2022-01-08 09:00:00,3214.49,3218.61,-0.0,flip_to_long -30125,做多,2022-01-08 09:00:00,2022-01-08 09:20:00,3218.61,3217.9,-0.0,flip_to_short -30126,做空,2022-01-08 09:20:00,2022-01-08 09:25:00,3217.9,3220.39,-0.0,flip_to_long -30127,做多,2022-01-08 09:25:00,2022-01-08 09:40:00,3220.39,3234.25,0.0,tp_upper -30128,做空,2022-01-08 10:40:00,2022-01-08 10:45:00,3229.61,3216.84,0.0,tp_lower -30129,做多,2022-01-08 11:55:00,2022-01-08 12:15:00,3218.33,3218.84,-0.0,flip_to_short -30130,做空,2022-01-08 12:15:00,2022-01-08 12:25:00,3218.84,3215.33,0.0,flip_to_long -30131,做多,2022-01-08 12:25:00,2022-01-08 13:50:00,3215.33,3199.22,-0.01,flip_to_short -30132,做空,2022-01-08 13:50:00,2022-01-08 14:00:00,3199.22,3201.51,-0.0,flip_to_long -30133,做多,2022-01-08 14:00:00,2022-01-08 14:15:00,3201.51,3192.22,-0.0,flip_to_short -30134,做空,2022-01-08 14:15:00,2022-01-08 14:20:00,3192.22,3189.79,0.0,tp_lower -30135,做多,2022-01-08 16:05:00,2022-01-08 16:25:00,3170.74,3156.06,-0.0,flip_to_short -30136,做空,2022-01-08 16:25:00,2022-01-08 16:30:00,3156.06,3134.76,0.01,tp_lower -30137,做多,2022-01-08 19:05:00,2022-01-08 20:05:00,3039.99,3022.88,-0.01,flip_to_short -30138,做空,2022-01-08 20:05:00,2022-01-08 20:20:00,3022.88,3019.12,0.0,flip_to_long -30139,做多,2022-01-08 20:20:00,2022-01-08 20:35:00,3019.12,3040.75,0.01,tp_upper -30140,做空,2022-01-08 23:05:00,2022-01-08 23:15:00,3100.17,3100.04,-0.0,flip_to_long -30141,做多,2022-01-08 23:15:00,2022-01-09 00:45:00,3100.04,3106.6,0.0,tp_upper -30142,做空,2022-01-09 01:25:00,2022-01-09 01:45:00,3094.5,3102.73,-0.0,flip_to_long -30143,做多,2022-01-09 01:45:00,2022-01-09 01:50:00,3102.73,3099.44,-0.0,flip_to_short -30144,做空,2022-01-09 01:50:00,2022-01-09 01:55:00,3099.44,3113.44,-0.0,flip_to_long -30145,做多,2022-01-09 01:55:00,2022-01-09 02:20:00,3113.44,3126.65,0.0,tp_upper -30146,做空,2022-01-09 03:35:00,2022-01-09 03:55:00,3127.32,3119.04,0.0,tp_lower -30147,做多,2022-01-09 04:20:00,2022-01-09 04:25:00,3130.28,3127.62,-0.0,flip_to_short -30148,做空,2022-01-09 04:25:00,2022-01-09 05:20:00,3127.62,3128.43,-0.0,flip_to_long -30149,做多,2022-01-09 05:20:00,2022-01-09 05:30:00,3128.43,3128.37,-0.0,flip_to_short -30150,做空,2022-01-09 05:30:00,2022-01-09 05:35:00,3128.37,3129.53,-0.0,flip_to_long -30151,做多,2022-01-09 05:35:00,2022-01-09 05:45:00,3129.53,3130.21,-0.0,flip_to_short -30152,做空,2022-01-09 05:45:00,2022-01-09 05:50:00,3130.21,3121.58,0.0,tp_lower -30153,做多,2022-01-09 06:10:00,2022-01-09 06:15:00,3130.18,3126.1,-0.0,flip_to_short -30154,做空,2022-01-09 06:15:00,2022-01-09 06:25:00,3126.1,3128.86,-0.0,flip_to_long -30155,做多,2022-01-09 06:25:00,2022-01-09 07:05:00,3128.86,3129.37,-0.0,flip_to_short -30156,做空,2022-01-09 07:05:00,2022-01-09 07:10:00,3129.37,3136.67,-0.0,flip_to_long -30157,做多,2022-01-09 07:10:00,2022-01-09 07:20:00,3136.67,3129.44,-0.0,flip_to_short -30158,做空,2022-01-09 07:20:00,2022-01-09 07:25:00,3129.44,3130.84,-0.0,flip_to_long -30159,做多,2022-01-09 07:25:00,2022-01-09 07:30:00,3130.84,3129.51,-0.0,flip_to_short -30160,做空,2022-01-09 07:30:00,2022-01-09 07:35:00,3129.51,3124.58,0.0,tp_lower -30161,做多,2022-01-09 07:50:00,2022-01-09 07:55:00,3130.87,3125.35,-0.0,flip_to_short -30162,做空,2022-01-09 07:55:00,2022-01-09 08:00:00,3125.35,3126.39,-0.0,flip_to_long -30163,做多,2022-01-09 08:00:00,2022-01-09 08:10:00,3126.39,3128.38,0.0,flip_to_short -30164,做空,2022-01-09 08:10:00,2022-01-09 08:15:00,3128.38,3120.11,0.0,tp_lower -30165,做多,2022-01-09 09:35:00,2022-01-09 09:50:00,3109.74,3096.68,-0.0,flip_to_short -30166,做空,2022-01-09 09:50:00,2022-01-09 09:55:00,3096.68,3095.41,-0.0,tp_lower -30167,做多,2022-01-09 10:35:00,2022-01-09 11:10:00,3101.92,3124.13,0.01,tp_upper -30168,做空,2022-01-09 12:05:00,2022-01-09 12:40:00,3115.57,3115.0,-0.0,flip_to_long -30169,做多,2022-01-09 12:40:00,2022-01-09 12:50:00,3115.0,3110.65,-0.0,flip_to_short -30170,做空,2022-01-09 12:50:00,2022-01-09 13:00:00,3110.65,3104.53,0.0,tp_lower -30171,做多,2022-01-09 13:05:00,2022-01-09 13:25:00,3110.34,3100.9,-0.0,flip_to_short -30172,做空,2022-01-09 13:25:00,2022-01-09 13:30:00,3100.9,3100.6,-0.0,tp_lower -30173,做多,2022-01-09 14:40:00,2022-01-09 14:50:00,3111.87,3100.28,-0.0,flip_to_short -30174,做空,2022-01-09 14:50:00,2022-01-09 15:00:00,3100.28,3098.67,0.0,flip_to_long -30175,做多,2022-01-09 15:00:00,2022-01-09 15:05:00,3098.67,3093.15,-0.0,flip_to_short -30176,做空,2022-01-09 15:05:00,2022-01-09 15:10:00,3093.15,3084.44,0.0,tp_lower -30177,做多,2022-01-09 15:30:00,2022-01-09 15:35:00,3101.82,3094.75,-0.0,flip_to_short -30178,做空,2022-01-09 15:35:00,2022-01-09 15:55:00,3094.75,3096.81,-0.0,flip_to_long -30179,做多,2022-01-09 15:55:00,2022-01-09 16:10:00,3096.81,3091.81,-0.0,flip_to_short -30180,做空,2022-01-09 16:10:00,2022-01-09 16:15:00,3091.81,3097.68,-0.0,flip_to_long -30181,做多,2022-01-09 16:15:00,2022-01-09 16:25:00,3097.68,3107.86,0.0,tp_upper -30182,做空,2022-01-09 18:55:00,2022-01-09 20:35:00,3166.71,3192.85,-0.01,flip_to_long -30183,做多,2022-01-09 20:35:00,2022-01-09 21:10:00,3192.85,3194.51,0.0,flip_to_short -30184,做空,2022-01-09 21:10:00,2022-01-09 21:15:00,3194.51,3195.55,-0.0,flip_to_long -30185,做多,2022-01-09 21:15:00,2022-01-09 21:35:00,3195.55,3197.94,0.0,flip_to_short -30186,做空,2022-01-09 21:35:00,2022-01-09 21:45:00,3197.94,3185.0,0.0,tp_lower -30187,做多,2022-01-09 22:05:00,2022-01-09 22:25:00,3192.06,3191.3,-0.0,flip_to_short -30188,做空,2022-01-09 22:25:00,2022-01-09 22:30:00,3191.3,3181.78,0.0,tp_lower -30189,做多,2022-01-10 00:15:00,2022-01-10 00:30:00,3160.65,3157.93,-0.0,flip_to_short -30190,做空,2022-01-10 00:30:00,2022-01-10 00:40:00,3157.93,3139.43,0.0,tp_lower -30191,做多,2022-01-10 01:55:00,2022-01-10 02:10:00,3149.25,3144.47,-0.0,flip_to_short -30192,做空,2022-01-10 02:10:00,2022-01-10 03:10:00,3144.47,3150.54,-0.0,flip_to_long -30193,做多,2022-01-10 03:10:00,2022-01-10 03:15:00,3150.54,3148.54,-0.0,flip_to_short -30194,做空,2022-01-10 03:15:00,2022-01-10 03:20:00,3148.54,3153.28,-0.0,flip_to_long -30195,做多,2022-01-10 03:20:00,2022-01-10 03:40:00,3153.28,3147.99,-0.0,flip_to_short -30196,做空,2022-01-10 03:40:00,2022-01-10 03:45:00,3147.99,3149.86,-0.0,flip_to_long -30197,做多,2022-01-10 03:45:00,2022-01-10 04:00:00,3149.86,3150.78,-0.0,flip_to_short -30198,做空,2022-01-10 04:00:00,2022-01-10 04:05:00,3150.78,3152.4,-0.0,flip_to_long -30199,做多,2022-01-10 04:05:00,2022-01-10 04:15:00,3152.4,3168.43,0.0,tp_upper -30200,做空,2022-01-10 05:40:00,2022-01-10 05:55:00,3166.83,3171.71,-0.0,flip_to_long -30201,做多,2022-01-10 05:55:00,2022-01-10 06:05:00,3171.71,3161.77,-0.0,flip_to_short -30202,做空,2022-01-10 06:05:00,2022-01-10 06:10:00,3161.77,3160.49,-0.0,tp_lower -30203,做多,2022-01-10 07:00:00,2022-01-10 07:10:00,3169.63,3165.2,-0.0,flip_to_short -30204,做空,2022-01-10 07:10:00,2022-01-10 07:20:00,3165.2,3158.93,0.0,tp_lower -30205,做多,2022-01-10 07:25:00,2022-01-10 07:30:00,3163.98,3160.54,-0.0,flip_to_short -30206,做空,2022-01-10 07:30:00,2022-01-10 07:35:00,3160.54,3161.25,-0.0,flip_to_long -30207,做多,2022-01-10 07:35:00,2022-01-10 07:40:00,3161.25,3158.39,-0.0,flip_to_short -30208,做空,2022-01-10 07:40:00,2022-01-10 07:45:00,3158.39,3159.06,-0.0,flip_to_long -30209,做多,2022-01-10 07:45:00,2022-01-10 08:00:00,3159.06,3160.42,-0.0,flip_to_short -30210,做空,2022-01-10 08:00:00,2022-01-10 08:10:00,3160.42,3157.75,0.0,flip_to_long -30211,做多,2022-01-10 08:10:00,2022-01-10 09:35:00,3157.75,3149.01,-0.0,flip_to_short -30212,做空,2022-01-10 09:35:00,2022-01-10 10:10:00,3149.01,3152.5,-0.0,flip_to_long -30213,做多,2022-01-10 10:10:00,2022-01-10 10:15:00,3152.5,3162.09,0.0,tp_upper -30214,做空,2022-01-10 10:40:00,2022-01-10 10:45:00,3145.72,3147.77,-0.0,flip_to_long -30215,做多,2022-01-10 10:45:00,2022-01-10 15:00:00,3147.77,2994.84,-0.04,flip_to_short -30216,做空,2022-01-10 15:00:00,2022-01-10 15:05:00,2994.84,3005.18,-0.0,flip_to_long -30217,做多,2022-01-10 15:05:00,2022-01-10 15:10:00,3005.18,2989.01,-0.0,flip_to_short -30218,做空,2022-01-10 15:10:00,2022-01-10 15:20:00,2989.01,3001.15,-0.0,flip_to_long -30219,做多,2022-01-10 15:20:00,2022-01-10 16:00:00,3001.15,3001.79,-0.0,flip_to_short -30220,做空,2022-01-10 16:00:00,2022-01-10 17:25:00,3001.79,3004.49,-0.0,tp_lower -30221,做多,2022-01-10 17:45:00,2022-01-10 18:20:00,3004.07,3025.82,0.01,flip_to_short -30222,做空,2022-01-10 18:20:00,2022-01-10 18:30:00,3025.82,3025.01,-0.0,flip_to_long -30223,做多,2022-01-10 18:30:00,2022-01-10 19:45:00,3025.01,3037.12,0.0,flip_to_short -30224,做空,2022-01-10 19:45:00,2022-01-10 19:50:00,3037.12,3023.33,0.0,tp_lower -30225,做多,2022-01-10 20:00:00,2022-01-10 20:40:00,3029.76,3052.74,0.01,tp_upper -30226,做空,2022-01-10 22:15:00,2022-01-10 22:25:00,3066.24,3071.92,-0.0,tp_lower -30227,做多,2022-01-10 23:10:00,2022-01-10 23:50:00,3068.63,3078.75,0.0,tp_upper -30228,做空,2022-01-11 00:00:00,2022-01-11 00:10:00,3075.77,3073.84,0.0,flip_to_long -30229,做多,2022-01-11 00:10:00,2022-01-11 00:15:00,3073.84,3067.14,-0.0,flip_to_short -30230,做空,2022-01-11 00:15:00,2022-01-11 00:55:00,3067.14,3053.56,0.0,tp_lower -30231,做多,2022-01-11 01:25:00,2022-01-11 01:30:00,3069.08,3078.43,0.0,tp_upper -30232,做空,2022-01-11 04:05:00,2022-01-11 04:30:00,3114.28,3117.47,-0.0,flip_to_long -30233,做多,2022-01-11 04:30:00,2022-01-11 04:35:00,3117.47,3112.0,-0.0,flip_to_short -30234,做空,2022-01-11 04:35:00,2022-01-11 04:45:00,3112.0,3104.99,0.0,tp_lower -30235,做多,2022-01-11 04:50:00,2022-01-11 05:00:00,3116.36,3114.21,-0.0,flip_to_short -30236,做空,2022-01-11 05:00:00,2022-01-11 05:15:00,3114.21,3101.29,0.0,tp_lower -30237,做多,2022-01-11 05:35:00,2022-01-11 05:40:00,3111.44,3109.18,-0.0,flip_to_short -30238,做空,2022-01-11 05:40:00,2022-01-11 05:45:00,3109.18,3109.31,-0.0,flip_to_long -30239,做多,2022-01-11 05:45:00,2022-01-11 05:55:00,3109.31,3109.33,-0.0,flip_to_short -30240,做空,2022-01-11 05:55:00,2022-01-11 06:00:00,3109.33,3111.13,-0.0,flip_to_long -30241,做多,2022-01-11 06:00:00,2022-01-11 06:10:00,3111.13,3121.12,0.0,tp_upper -30242,做空,2022-01-11 06:25:00,2022-01-11 06:35:00,3109.6,3108.63,-0.0,flip_to_long -30243,做多,2022-01-11 06:35:00,2022-01-11 07:30:00,3108.63,3112.36,0.0,flip_to_short -30244,做空,2022-01-11 07:30:00,2022-01-11 07:45:00,3112.36,3113.98,-0.0,flip_to_long -30245,做多,2022-01-11 07:45:00,2022-01-11 07:55:00,3113.98,3127.55,0.0,tp_upper -30246,做空,2022-01-11 08:30:00,2022-01-11 09:35:00,3109.76,3120.44,-0.0,flip_to_long -30247,做多,2022-01-11 09:35:00,2022-01-11 10:05:00,3120.44,3123.21,0.0,tp_upper -30248,做空,2022-01-11 10:15:00,2022-01-11 10:55:00,3111.13,3093.12,0.0,tp_lower -30249,做多,2022-01-11 11:30:00,2022-01-11 11:40:00,3111.55,3107.77,-0.0,flip_to_short -30250,做空,2022-01-11 11:40:00,2022-01-11 12:05:00,3107.77,3121.6,-0.0,flip_to_long -30251,做多,2022-01-11 12:05:00,2022-01-11 12:10:00,3121.6,3128.49,0.0,tp_upper -30252,做空,2022-01-11 13:20:00,2022-01-11 13:30:00,3123.2,3121.9,-0.0,flip_to_long -30253,做多,2022-01-11 13:30:00,2022-01-11 15:00:00,3121.9,3136.95,0.0,tp_upper -30254,做空,2022-01-11 15:40:00,2022-01-11 15:45:00,3110.31,3114.65,-0.0,flip_to_long -30255,做多,2022-01-11 15:45:00,2022-01-11 16:00:00,3114.65,3152.96,0.01,tp_upper -30256,做空,2022-01-11 17:25:00,2022-01-11 18:05:00,3210.0,3229.39,-0.01,flip_to_long -30257,做多,2022-01-11 18:05:00,2022-01-11 18:50:00,3229.39,3231.0,-0.0,flip_to_short -30258,做空,2022-01-11 18:50:00,2022-01-11 19:40:00,3231.0,3232.3,-0.0,flip_to_long -30259,做多,2022-01-11 19:40:00,2022-01-11 20:05:00,3232.3,3238.56,0.0,tp_upper -30260,做空,2022-01-11 20:35:00,2022-01-11 20:40:00,3232.99,3238.0,-0.0,flip_to_long -30261,做多,2022-01-11 20:40:00,2022-01-11 20:50:00,3238.0,3236.8,-0.0,flip_to_short -30262,做空,2022-01-11 20:50:00,2022-01-11 21:10:00,3236.8,3230.02,0.0,tp_lower -30263,做多,2022-01-11 22:00:00,2022-01-11 22:10:00,3230.72,3229.42,-0.0,flip_to_short -30264,做空,2022-01-11 22:10:00,2022-01-11 22:20:00,3229.42,3225.79,0.0,tp_lower -30265,做多,2022-01-11 22:35:00,2022-01-11 22:40:00,3230.01,3227.52,-0.0,flip_to_short -30266,做空,2022-01-11 22:40:00,2022-01-11 22:45:00,3227.52,3233.74,-0.0,flip_to_long -30267,做多,2022-01-11 22:45:00,2022-01-11 22:55:00,3233.74,3229.88,-0.0,tp_upper -30268,做空,2022-01-11 23:50:00,2022-01-11 23:55:00,3232.11,3236.86,-0.0,flip_to_long -30269,做多,2022-01-11 23:55:00,2022-01-12 00:00:00,3236.86,3249.99,0.0,tp_upper -30270,做空,2022-01-12 00:20:00,2022-01-12 00:25:00,3239.14,3241.73,-0.0,flip_to_long -30271,做多,2022-01-12 00:25:00,2022-01-12 00:30:00,3241.73,3235.69,-0.0,flip_to_short -30272,做空,2022-01-12 00:30:00,2022-01-12 00:40:00,3235.69,3225.2,0.0,tp_lower -30273,做多,2022-01-12 01:25:00,2022-01-12 01:35:00,3235.05,3231.05,-0.0,flip_to_short -30274,做空,2022-01-12 01:35:00,2022-01-12 01:50:00,3231.05,3225.21,0.0,tp_lower -30275,做多,2022-01-12 02:05:00,2022-01-12 02:20:00,3234.92,3229.43,-0.0,flip_to_short -30276,做空,2022-01-12 02:20:00,2022-01-12 02:25:00,3229.43,3229.38,-0.0,tp_lower -30277,做多,2022-01-12 03:15:00,2022-01-12 04:05:00,3230.8,3240.1,0.0,tp_upper -30278,做空,2022-01-12 04:25:00,2022-01-12 04:30:00,3224.92,3219.39,0.0,tp_lower -30279,做多,2022-01-12 05:20:00,2022-01-12 05:25:00,3229.81,3225.04,-0.0,flip_to_short -30280,做空,2022-01-12 05:25:00,2022-01-12 05:35:00,3225.04,3227.49,-0.0,flip_to_long -30281,做多,2022-01-12 05:35:00,2022-01-12 05:50:00,3227.49,3226.84,-0.0,flip_to_short -30282,做空,2022-01-12 05:50:00,2022-01-12 06:25:00,3226.84,3232.34,-0.0,flip_to_long -30283,做多,2022-01-12 06:25:00,2022-01-12 06:30:00,3232.34,3251.99,0.0,tp_upper -30284,做空,2022-01-12 06:50:00,2022-01-12 06:55:00,3231.04,3234.08,-0.0,flip_to_long -30285,做多,2022-01-12 06:55:00,2022-01-12 07:05:00,3234.08,3226.68,-0.0,flip_to_short -30286,做空,2022-01-12 07:05:00,2022-01-12 07:10:00,3226.68,3221.1,0.0,tp_lower -30287,做空,2022-01-12 10:30:00,2022-01-12 10:45:00,3248.85,3255.52,-0.0,flip_to_long -30288,做多,2022-01-12 10:45:00,2022-01-12 10:50:00,3255.52,3250.53,-0.0,flip_to_short -30289,做空,2022-01-12 10:50:00,2022-01-12 11:15:00,3250.53,3251.04,-0.0,flip_to_long -30290,做多,2022-01-12 11:15:00,2022-01-12 11:25:00,3251.04,3248.19,-0.0,flip_to_short -30291,做空,2022-01-12 11:25:00,2022-01-12 11:35:00,3248.19,3271.01,-0.01,tp_lower -30292,做空,2022-01-12 15:30:00,2022-01-12 15:40:00,3360.67,3356.99,0.0,tp_lower -30293,做多,2022-01-12 16:00:00,2022-01-12 16:40:00,3362.08,3361.91,-0.0,flip_to_short -30294,做空,2022-01-12 16:40:00,2022-01-12 18:20:00,3361.91,3377.77,-0.0,flip_to_long -30295,做多,2022-01-12 18:20:00,2022-01-12 18:25:00,3377.77,3385.89,0.0,tp_upper -30296,做空,2022-01-12 18:35:00,2022-01-12 18:50:00,3373.92,3368.03,0.0,tp_lower -30297,做多,2022-01-12 19:20:00,2022-01-12 19:30:00,3370.31,3373.03,0.0,flip_to_short -30298,做空,2022-01-12 19:30:00,2022-01-12 19:45:00,3373.03,3372.39,-0.0,flip_to_long -30299,做多,2022-01-12 19:45:00,2022-01-12 20:00:00,3372.39,3379.46,0.0,flip_to_short -30300,做空,2022-01-12 20:00:00,2022-01-12 20:45:00,3379.46,3377.62,0.0,flip_to_long -30301,做多,2022-01-12 20:45:00,2022-01-12 20:50:00,3377.62,3387.44,0.0,tp_upper -30302,做空,2022-01-12 21:30:00,2022-01-12 22:30:00,3376.52,3377.78,-0.0,flip_to_long -30303,做多,2022-01-12 22:30:00,2022-01-12 22:40:00,3377.78,3368.44,-0.0,flip_to_short -30304,做空,2022-01-12 22:40:00,2022-01-12 23:00:00,3368.44,3358.45,0.0,tp_lower -30305,做多,2022-01-12 23:20:00,2022-01-12 23:25:00,3368.28,3366.18,-0.0,flip_to_short -30306,做空,2022-01-12 23:25:00,2022-01-12 23:30:00,3366.18,3373.69,-0.0,flip_to_long -30307,做多,2022-01-12 23:30:00,2022-01-12 23:50:00,3373.69,3368.27,-0.0,flip_to_short -30308,做空,2022-01-12 23:50:00,2022-01-12 23:55:00,3368.27,3369.93,-0.0,flip_to_long -30309,做多,2022-01-12 23:55:00,2022-01-13 00:00:00,3369.93,3379.44,0.0,tp_upper -30310,做空,2022-01-13 00:10:00,2022-01-13 00:45:00,3370.64,3357.16,0.0,tp_lower -30311,做多,2022-01-13 02:30:00,2022-01-13 02:35:00,3343.16,3342.28,-0.0,flip_to_short -30312,做空,2022-01-13 02:35:00,2022-01-13 03:00:00,3342.28,3335.87,0.0,flip_to_long -30313,做多,2022-01-13 03:00:00,2022-01-13 04:15:00,3335.87,3345.27,0.0,tp_upper -30314,做空,2022-01-13 04:55:00,2022-01-13 05:00:00,3335.54,3339.14,-0.0,flip_to_long -30315,做多,2022-01-13 05:00:00,2022-01-13 05:05:00,3339.14,3331.17,-0.0,flip_to_short -30316,做空,2022-01-13 05:05:00,2022-01-13 05:10:00,3331.17,3324.25,0.0,tp_lower -30317,做多,2022-01-13 05:50:00,2022-01-13 05:55:00,3339.65,3335.55,-0.0,flip_to_short -30318,做空,2022-01-13 05:55:00,2022-01-13 06:00:00,3335.55,3340.55,-0.0,flip_to_long -30319,做多,2022-01-13 06:00:00,2022-01-13 06:05:00,3340.55,3335.84,-0.0,flip_to_short -30320,做空,2022-01-13 06:05:00,2022-01-13 06:10:00,3335.84,3336.8,-0.0,flip_to_long -30321,做多,2022-01-13 06:10:00,2022-01-13 06:40:00,3336.8,3337.1,-0.0,flip_to_short -30322,做空,2022-01-13 06:40:00,2022-01-13 06:55:00,3337.1,3339.17,-0.0,flip_to_long -30323,做多,2022-01-13 06:55:00,2022-01-13 07:00:00,3339.17,3337.33,-0.0,flip_to_short -30324,做空,2022-01-13 07:00:00,2022-01-13 07:05:00,3337.33,3341.81,-0.0,flip_to_long -30325,做多,2022-01-13 07:05:00,2022-01-13 07:15:00,3341.81,3342.93,-0.0,tp_upper -30326,做空,2022-01-13 07:30:00,2022-01-13 07:40:00,3339.06,3333.12,0.0,tp_lower -30327,做多,2022-01-13 07:55:00,2022-01-13 08:00:00,3339.71,3338.13,-0.0,flip_to_short -30328,做空,2022-01-13 08:00:00,2022-01-13 08:05:00,3338.13,3344.3,-0.0,flip_to_long -30329,做多,2022-01-13 08:05:00,2022-01-13 08:10:00,3344.3,3349.04,0.0,tp_upper -30330,做空,2022-01-13 09:15:00,2022-01-13 09:20:00,3346.48,3348.63,-0.0,flip_to_long -30331,做多,2022-01-13 09:20:00,2022-01-13 09:25:00,3348.63,3364.32,0.0,tp_upper -30332,做空,2022-01-13 10:40:00,2022-01-13 10:45:00,3360.72,3365.21,-0.0,flip_to_long -30333,做多,2022-01-13 10:45:00,2022-01-13 10:50:00,3365.21,3361.17,-0.0,flip_to_short -30334,做空,2022-01-13 10:50:00,2022-01-13 11:00:00,3361.17,3348.63,0.0,tp_lower -30335,做多,2022-01-13 12:05:00,2022-01-13 12:15:00,3349.63,3343.19,-0.0,flip_to_short -30336,做空,2022-01-13 12:15:00,2022-01-13 12:20:00,3343.19,3345.91,-0.0,flip_to_long -30337,做多,2022-01-13 12:20:00,2022-01-13 12:35:00,3345.91,3355.39,0.0,tp_upper -30338,做多,2022-01-13 13:30:00,2022-01-13 13:35:00,3370.18,3371.66,-0.0,tp_upper -30339,做空,2022-01-13 14:45:00,2022-01-13 14:55:00,3372.99,3384.35,-0.0,flip_to_long -30340,做多,2022-01-13 14:55:00,2022-01-13 15:00:00,3384.35,3369.47,-0.0,flip_to_short -30341,做空,2022-01-13 15:00:00,2022-01-13 15:10:00,3369.47,3352.9,0.0,tp_lower -30342,做空,2022-01-13 16:45:00,2022-01-13 17:05:00,3305.1,3299.54,0.0,flip_to_long -30343,做多,2022-01-13 17:05:00,2022-01-13 17:10:00,3299.54,3274.2,-0.01,flip_to_short -30344,做空,2022-01-13 17:10:00,2022-01-13 17:15:00,3274.2,3259.73,0.0,tp_lower -30345,做空,2022-01-13 18:10:00,2022-01-13 18:45:00,3285.78,3282.01,0.0,flip_to_long -30346,做多,2022-01-13 18:45:00,2022-01-13 18:50:00,3282.01,3271.2,-0.0,flip_to_short -30347,做空,2022-01-13 18:50:00,2022-01-13 19:00:00,3271.2,3279.12,-0.0,flip_to_long -30348,做多,2022-01-13 19:00:00,2022-01-13 19:15:00,3279.12,3266.22,-0.0,flip_to_short -30349,做空,2022-01-13 19:15:00,2022-01-13 19:20:00,3266.22,3269.35,-0.0,tp_lower -30350,做多,2022-01-13 20:40:00,2022-01-13 20:45:00,3261.8,3258.72,-0.0,flip_to_short -30351,做空,2022-01-13 20:45:00,2022-01-13 20:55:00,3258.72,3273.85,-0.0,flip_to_long -30352,做多,2022-01-13 20:55:00,2022-01-13 21:00:00,3273.85,3267.64,-0.0,tp_upper -30353,做空,2022-01-13 22:10:00,2022-01-13 22:35:00,3260.44,3255.13,0.0,tp_lower -30354,做多,2022-01-13 23:20:00,2022-01-13 23:40:00,3256.97,3256.0,-0.0,flip_to_short -30355,做空,2022-01-13 23:40:00,2022-01-13 23:55:00,3256.0,3240.36,0.0,tp_lower -30356,做多,2022-01-14 00:10:00,2022-01-14 00:20:00,3250.86,3241.46,-0.0,flip_to_short -30357,做空,2022-01-14 00:20:00,2022-01-14 00:30:00,3241.46,3253.15,-0.0,flip_to_long -30358,做多,2022-01-14 00:30:00,2022-01-14 01:40:00,3253.15,3253.07,-0.0,flip_to_short -30359,做空,2022-01-14 01:40:00,2022-01-14 01:45:00,3253.07,3260.03,-0.0,flip_to_long -30360,做多,2022-01-14 01:45:00,2022-01-14 01:55:00,3260.03,3257.25,-0.0,flip_to_short -30361,做空,2022-01-14 01:55:00,2022-01-14 02:00:00,3257.25,3261.19,-0.0,flip_to_long -30362,做多,2022-01-14 02:00:00,2022-01-14 02:05:00,3261.19,3258.07,-0.0,flip_to_short -30363,做空,2022-01-14 02:05:00,2022-01-14 02:10:00,3258.07,3248.01,0.0,tp_lower -30364,做多,2022-01-14 02:20:00,2022-01-14 02:30:00,3257.84,3261.84,0.0,flip_to_short -30365,做空,2022-01-14 02:30:00,2022-01-14 03:45:00,3261.84,3262.15,-0.0,flip_to_long -30366,做多,2022-01-14 03:45:00,2022-01-14 04:05:00,3262.15,3275.08,0.0,tp_upper -30367,做空,2022-01-14 04:55:00,2022-01-14 05:05:00,3270.74,3271.47,-0.0,flip_to_long -30368,做多,2022-01-14 05:05:00,2022-01-14 05:25:00,3271.47,3283.4,0.0,tp_upper -30369,做空,2022-01-14 06:50:00,2022-01-14 07:30:00,3293.74,3281.95,0.0,tp_lower -30370,做空,2022-01-14 10:00:00,2022-01-14 10:05:00,3256.43,3265.51,-0.0,flip_to_long -30371,做多,2022-01-14 10:05:00,2022-01-14 10:15:00,3265.51,3254.98,-0.0,flip_to_short -30372,做空,2022-01-14 10:15:00,2022-01-14 10:20:00,3254.98,3249.0,0.0,tp_lower -30373,做多,2022-01-14 12:15:00,2022-01-14 12:35:00,3214.18,3223.0,0.0,tp_upper -30374,做空,2022-01-14 13:35:00,2022-01-14 13:50:00,3216.77,3204.81,0.0,tp_lower -30375,做多,2022-01-14 14:05:00,2022-01-14 14:15:00,3224.38,3218.43,-0.0,tp_upper -30376,做空,2022-01-14 14:20:00,2022-01-14 14:30:00,3218.21,3206.03,0.0,tp_lower -30377,做多,2022-01-14 14:35:00,2022-01-14 14:40:00,3238.58,3243.45,0.0,tp_upper -30378,做空,2022-01-14 16:05:00,2022-01-14 16:25:00,3264.29,3272.03,-0.0,flip_to_long -30379,做多,2022-01-14 16:25:00,2022-01-14 16:35:00,3272.03,3288.4,0.0,tp_upper -30380,做空,2022-01-14 17:35:00,2022-01-14 17:45:00,3282.66,3280.83,0.0,flip_to_long -30381,做多,2022-01-14 17:45:00,2022-01-14 18:45:00,3280.83,3283.83,0.0,flip_to_short -30382,做空,2022-01-14 18:45:00,2022-01-14 20:30:00,3283.83,3305.49,-0.01,flip_to_long -30383,做多,2022-01-14 20:30:00,2022-01-14 20:35:00,3305.49,3301.09,-0.0,flip_to_short -30384,做空,2022-01-14 20:35:00,2022-01-14 21:00:00,3301.09,3309.11,-0.0,flip_to_long -30385,做多,2022-01-14 21:00:00,2022-01-14 21:05:00,3309.11,3302.23,-0.0,flip_to_short -30386,做空,2022-01-14 21:05:00,2022-01-14 21:10:00,3302.23,3307.6,-0.0,flip_to_long -30387,做多,2022-01-14 21:10:00,2022-01-14 21:20:00,3307.6,3303.43,-0.0,flip_to_short -30388,做空,2022-01-14 21:20:00,2022-01-14 21:25:00,3303.43,3306.5,-0.0,flip_to_long -30389,做多,2022-01-14 21:25:00,2022-01-14 21:30:00,3306.5,3311.58,0.0,tp_upper -30390,做空,2022-01-14 22:40:00,2022-01-14 22:45:00,3313.72,3319.85,-0.0,flip_to_long -30391,做多,2022-01-14 22:45:00,2022-01-14 22:55:00,3319.85,3311.55,-0.0,flip_to_short -30392,做空,2022-01-14 22:55:00,2022-01-14 23:00:00,3311.55,3307.96,0.0,tp_lower -30393,做多,2022-01-15 00:00:00,2022-01-15 00:20:00,3310.35,3312.01,0.0,flip_to_short -30394,做空,2022-01-15 00:20:00,2022-01-15 00:45:00,3312.01,3309.99,0.0,flip_to_long -30395,做多,2022-01-15 00:45:00,2022-01-15 01:15:00,3309.99,3311.73,0.0,flip_to_short -30396,做空,2022-01-15 01:15:00,2022-01-15 01:35:00,3311.73,3295.97,0.0,tp_lower -30397,做多,2022-01-15 02:05:00,2022-01-15 02:45:00,3306.62,3306.62,-0.0,flip_to_short -30398,做空,2022-01-15 02:45:00,2022-01-15 03:55:00,3306.62,3306.19,-0.0,tp_lower -30399,做多,2022-01-15 05:00:00,2022-01-15 05:10:00,3307.03,3299.61,-0.0,flip_to_short -30400,做空,2022-01-15 05:10:00,2022-01-15 05:20:00,3299.61,3305.8,-0.0,flip_to_long -30401,做多,2022-01-15 05:20:00,2022-01-15 05:30:00,3305.8,3312.0,0.0,tp_upper -30402,做空,2022-01-15 06:05:00,2022-01-15 06:10:00,3302.93,3305.31,-0.0,flip_to_long -30403,做多,2022-01-15 06:10:00,2022-01-15 06:15:00,3305.31,3315.91,0.0,tp_upper -30404,做空,2022-01-15 06:30:00,2022-01-15 06:40:00,3311.1,3313.07,-0.0,flip_to_long -30405,做多,2022-01-15 06:40:00,2022-01-15 06:55:00,3313.07,3317.41,0.0,tp_upper -30406,做空,2022-01-15 07:10:00,2022-01-15 07:15:00,3310.54,3314.26,-0.0,flip_to_long -30407,做多,2022-01-15 07:15:00,2022-01-15 07:20:00,3314.26,3309.46,-0.0,flip_to_short -30408,做空,2022-01-15 07:20:00,2022-01-15 07:30:00,3309.46,3311.09,-0.0,flip_to_long -30409,做多,2022-01-15 07:30:00,2022-01-15 07:40:00,3311.09,3310.11,-0.0,flip_to_short -30410,做空,2022-01-15 07:40:00,2022-01-15 07:45:00,3310.11,3307.07,0.0,tp_lower -30411,做多,2022-01-15 07:55:00,2022-01-15 08:00:00,3313.48,3317.55,0.0,tp_upper -30412,做空,2022-01-15 08:15:00,2022-01-15 08:25:00,3314.33,3315.17,-0.0,flip_to_long -30413,做多,2022-01-15 08:25:00,2022-01-15 08:30:00,3315.17,3313.31,-0.0,flip_to_short -30414,做空,2022-01-15 08:30:00,2022-01-15 08:40:00,3313.31,3317.29,-0.0,flip_to_long -30415,做多,2022-01-15 08:40:00,2022-01-15 08:45:00,3317.29,3315.18,-0.0,tp_upper -30416,做空,2022-01-15 08:50:00,2022-01-15 09:00:00,3313.14,3315.45,-0.0,flip_to_long -30417,做多,2022-01-15 09:00:00,2022-01-15 09:05:00,3315.45,3313.07,-0.0,tp_upper -30418,做多,2022-01-15 09:10:00,2022-01-15 09:20:00,3313.81,3313.98,-0.0,flip_to_short -30419,做空,2022-01-15 09:20:00,2022-01-15 09:30:00,3313.98,3316.74,-0.0,flip_to_long -30420,做多,2022-01-15 09:30:00,2022-01-15 09:35:00,3316.74,3311.88,-0.0,flip_to_short -30421,做空,2022-01-15 09:35:00,2022-01-15 09:40:00,3311.88,3310.35,-0.0,tp_lower -30422,做多,2022-01-15 09:45:00,2022-01-15 09:55:00,3316.21,3329.61,0.0,tp_upper -30423,做多,2022-01-15 10:50:00,2022-01-15 13:30:00,3322.77,3294.59,-0.01,flip_to_short -30424,做空,2022-01-15 13:30:00,2022-01-15 17:05:00,3294.59,3346.57,-0.01,tp_lower -30425,做多,2022-01-15 17:40:00,2022-01-15 17:55:00,3354.27,3349.3,-0.0,flip_to_short -30426,做空,2022-01-15 17:55:00,2022-01-15 18:00:00,3349.3,3346.08,0.0,tp_lower -30427,做多,2022-01-15 19:30:00,2022-01-15 19:45:00,3344.41,3345.33,-0.0,tp_upper -30428,做空,2022-01-15 19:50:00,2022-01-15 19:55:00,3343.4,3348.31,-0.0,flip_to_long -30429,做多,2022-01-15 19:55:00,2022-01-15 20:00:00,3348.31,3355.15,0.0,tp_upper -30430,做空,2022-01-15 20:55:00,2022-01-15 21:30:00,3350.13,3341.68,0.0,tp_lower -30431,做多,2022-01-15 22:55:00,2022-01-15 23:10:00,3335.36,3339.75,0.0,tp_upper -30432,做空,2022-01-15 23:20:00,2022-01-15 23:30:00,3334.72,3336.36,-0.0,flip_to_long -30433,做多,2022-01-15 23:30:00,2022-01-15 23:35:00,3336.36,3331.43,-0.0,flip_to_short -30434,做空,2022-01-15 23:35:00,2022-01-15 23:40:00,3331.43,3328.02,0.0,tp_lower -30435,做多,2022-01-16 00:30:00,2022-01-16 00:35:00,3331.19,3328.09,-0.0,flip_to_short -30436,做空,2022-01-16 00:35:00,2022-01-16 00:45:00,3328.09,3327.1,-0.0,flip_to_long -30437,做多,2022-01-16 00:45:00,2022-01-16 01:10:00,3327.1,3325.68,-0.0,flip_to_short -30438,做空,2022-01-16 01:10:00,2022-01-16 01:15:00,3325.68,3326.08,-0.0,flip_to_long -30439,做多,2022-01-16 01:15:00,2022-01-16 01:30:00,3326.08,3323.76,-0.0,flip_to_short -30440,做空,2022-01-16 01:30:00,2022-01-16 01:40:00,3323.76,3326.47,-0.0,flip_to_long -30441,做多,2022-01-16 01:40:00,2022-01-16 01:45:00,3326.47,3323.89,-0.0,flip_to_short -30442,做空,2022-01-16 01:45:00,2022-01-16 01:55:00,3323.89,3319.11,0.0,tp_lower -30443,做多,2022-01-16 02:30:00,2022-01-16 04:00:00,3322.66,3309.2,-0.0,flip_to_short -30444,做空,2022-01-16 04:00:00,2022-01-16 04:05:00,3309.2,3313.63,-0.0,flip_to_long -30445,做多,2022-01-16 04:05:00,2022-01-16 05:15:00,3313.63,3317.4,0.0,flip_to_short -30446,做空,2022-01-16 05:15:00,2022-01-16 05:35:00,3317.4,3310.31,0.0,tp_lower -30447,做多,2022-01-16 06:10:00,2022-01-16 06:55:00,3317.27,3333.13,0.0,tp_upper -30448,做空,2022-01-16 08:10:00,2022-01-16 08:15:00,3328.74,3331.48,-0.0,flip_to_long -30449,做多,2022-01-16 08:15:00,2022-01-16 08:25:00,3331.48,3328.41,-0.0,flip_to_short -30450,做空,2022-01-16 08:25:00,2022-01-16 08:30:00,3328.41,3327.47,-0.0,tp_lower -30451,做多,2022-01-16 09:50:00,2022-01-16 09:55:00,3321.0,3318.13,-0.0,flip_to_short -30452,做空,2022-01-16 09:55:00,2022-01-16 10:00:00,3318.13,3322.66,-0.0,flip_to_long -30453,做多,2022-01-16 10:00:00,2022-01-16 10:15:00,3322.66,3331.88,0.0,tp_upper -30454,做空,2022-01-16 10:45:00,2022-01-16 10:55:00,3316.87,3303.86,0.0,tp_lower -30455,做多,2022-01-16 11:40:00,2022-01-16 11:55:00,3312.83,3310.4,-0.0,flip_to_short -30456,做空,2022-01-16 11:55:00,2022-01-16 12:00:00,3310.4,3314.79,-0.0,flip_to_long -30457,做多,2022-01-16 12:00:00,2022-01-16 12:15:00,3314.79,3329.17,0.0,tp_upper -30458,做空,2022-01-16 13:10:00,2022-01-16 13:25:00,3325.33,3276.77,0.01,tp_lower -30459,做多,2022-01-16 13:55:00,2022-01-16 15:20:00,3338.73,3343.35,0.0,flip_to_short -30460,做空,2022-01-16 15:20:00,2022-01-16 15:55:00,3343.35,3351.87,-0.0,flip_to_long -30461,做多,2022-01-16 15:55:00,2022-01-16 16:00:00,3351.87,3353.62,0.0,tp_upper -30462,做空,2022-01-16 16:05:00,2022-01-16 16:10:00,3346.31,3354.94,-0.0,flip_to_long -30463,做多,2022-01-16 16:10:00,2022-01-16 16:15:00,3354.94,3366.54,0.0,tp_upper -30464,做空,2022-01-16 17:20:00,2022-01-16 17:45:00,3363.04,3350.18,0.0,tp_lower -30465,做多,2022-01-16 20:25:00,2022-01-16 21:05:00,3328.89,3327.76,-0.0,flip_to_short -30466,做空,2022-01-16 21:05:00,2022-01-16 21:50:00,3327.76,3329.72,-0.0,flip_to_long -30467,做多,2022-01-16 21:50:00,2022-01-16 21:55:00,3329.72,3328.1,-0.0,flip_to_short -30468,做空,2022-01-16 21:55:00,2022-01-16 22:00:00,3328.1,3335.76,-0.0,flip_to_long -30469,做多,2022-01-16 22:00:00,2022-01-16 22:05:00,3335.76,3338.55,0.0,tp_upper -30470,做空,2022-01-16 23:45:00,2022-01-17 00:00:00,3350.03,3353.61,-0.0,flip_to_long -30471,做多,2022-01-17 00:00:00,2022-01-17 00:05:00,3353.61,3347.23,-0.0,flip_to_short -30472,做空,2022-01-17 00:05:00,2022-01-17 00:15:00,3347.23,3339.79,0.0,tp_lower -30473,做多,2022-01-17 02:45:00,2022-01-17 02:55:00,3319.84,3324.0,0.0,tp_upper -30474,做空,2022-01-17 03:20:00,2022-01-17 03:30:00,3317.01,3296.87,0.0,tp_lower -30475,做多,2022-01-17 05:55:00,2022-01-17 06:05:00,3264.3,3270.69,0.0,tp_upper -30476,做空,2022-01-17 07:50:00,2022-01-17 08:00:00,3275.8,3253.85,0.01,tp_lower -30477,做多,2022-01-17 08:50:00,2022-01-17 08:55:00,3271.9,3270.16,-0.0,flip_to_short -30478,做空,2022-01-17 08:55:00,2022-01-17 09:05:00,3270.16,3278.44,-0.0,flip_to_long -30479,做多,2022-01-17 09:05:00,2022-01-17 09:25:00,3278.44,3264.68,-0.0,flip_to_short -30480,做空,2022-01-17 09:25:00,2022-01-17 09:30:00,3264.68,3264.68,-0.0,flip_to_long -30481,做多,2022-01-17 09:30:00,2022-01-17 09:40:00,3264.68,3266.18,-0.0,flip_to_short -30482,做空,2022-01-17 09:40:00,2022-01-17 09:45:00,3266.18,3269.05,-0.0,flip_to_long -30483,做多,2022-01-17 09:45:00,2022-01-17 10:05:00,3269.05,3269.73,-0.0,flip_to_short -30484,做空,2022-01-17 10:05:00,2022-01-17 10:10:00,3269.73,3272.42,-0.0,flip_to_long -30485,做多,2022-01-17 10:10:00,2022-01-17 10:15:00,3272.42,3264.35,-0.0,flip_to_short -30486,做空,2022-01-17 10:15:00,2022-01-17 10:20:00,3264.35,3259.08,0.0,tp_lower -30487,做多,2022-01-17 10:45:00,2022-01-17 11:05:00,3268.39,3265.99,-0.0,flip_to_short -30488,做空,2022-01-17 11:05:00,2022-01-17 11:10:00,3265.99,3266.69,-0.0,flip_to_long -30489,做多,2022-01-17 11:10:00,2022-01-17 11:25:00,3266.69,3261.98,-0.0,flip_to_short -30490,做空,2022-01-17 11:25:00,2022-01-17 11:30:00,3261.98,3257.8,0.0,tp_lower -30491,做多,2022-01-17 11:45:00,2022-01-17 11:55:00,3262.49,3254.32,-0.0,flip_to_short -30492,做空,2022-01-17 11:55:00,2022-01-17 12:00:00,3254.32,3246.15,0.0,tp_lower -30493,做多,2022-01-17 12:20:00,2022-01-17 12:55:00,3261.88,3258.38,-0.0,flip_to_short -30494,做空,2022-01-17 12:55:00,2022-01-17 13:05:00,3258.38,3260.42,-0.0,flip_to_long -30495,做多,2022-01-17 13:05:00,2022-01-17 13:40:00,3260.42,3258.31,-0.0,flip_to_short -30496,做空,2022-01-17 13:40:00,2022-01-17 13:50:00,3258.31,3265.01,-0.0,flip_to_long -30497,做多,2022-01-17 13:50:00,2022-01-17 14:05:00,3265.01,3261.6,-0.0,flip_to_short -30498,做空,2022-01-17 14:05:00,2022-01-17 14:15:00,3261.6,3265.13,-0.0,tp_lower -30499,做空,2022-01-17 14:25:00,2022-01-17 14:30:00,3263.64,3254.49,0.0,tp_lower -30500,做多,2022-01-17 16:00:00,2022-01-17 16:05:00,3243.97,3226.49,-0.01,flip_to_short -30501,做空,2022-01-17 16:05:00,2022-01-17 16:10:00,3226.49,3212.46,0.0,tp_lower -30502,做多,2022-01-17 18:45:00,2022-01-17 20:05:00,3210.64,3218.58,0.0,flip_to_short -30503,做空,2022-01-17 20:05:00,2022-01-17 20:15:00,3218.58,3215.34,0.0,flip_to_long -30504,做多,2022-01-17 20:15:00,2022-01-17 20:25:00,3215.34,3214.99,-0.0,flip_to_short -30505,做空,2022-01-17 20:25:00,2022-01-17 20:30:00,3214.99,3213.0,0.0,tp_lower -30506,做多,2022-01-17 22:30:00,2022-01-17 22:35:00,3184.8,3207.18,0.01,tp_upper -30507,做空,2022-01-18 01:30:00,2022-01-18 01:50:00,3224.7,3220.21,0.0,tp_lower -30508,做空,2022-01-18 03:00:00,2022-01-18 03:05:00,3212.08,3216.3,-0.0,flip_to_long -30509,做多,2022-01-18 03:05:00,2022-01-18 03:10:00,3216.3,3212.08,-0.0,flip_to_short -30510,做空,2022-01-18 03:10:00,2022-01-18 03:15:00,3212.08,3207.07,0.0,tp_lower -30511,做多,2022-01-18 05:05:00,2022-01-18 05:15:00,3177.48,3175.68,-0.0,flip_to_short -30512,做空,2022-01-18 05:15:00,2022-01-18 05:25:00,3175.68,3178.87,-0.0,flip_to_long -30513,做多,2022-01-18 05:25:00,2022-01-18 05:30:00,3178.87,3173.59,-0.0,flip_to_short -30514,做空,2022-01-18 05:30:00,2022-01-18 05:45:00,3173.59,3176.27,-0.0,flip_to_long -30515,做多,2022-01-18 05:45:00,2022-01-18 05:55:00,3176.27,3172.03,-0.0,flip_to_short -30516,做空,2022-01-18 05:55:00,2022-01-18 06:00:00,3172.03,3181.35,-0.0,flip_to_long -30517,做多,2022-01-18 06:00:00,2022-01-18 06:10:00,3181.35,3184.08,0.0,tp_upper -30518,做空,2022-01-18 07:20:00,2022-01-18 08:10:00,3182.07,3174.16,0.0,tp_lower -30519,做多,2022-01-18 09:25:00,2022-01-18 09:30:00,3159.59,3158.22,-0.0,flip_to_short -30520,做空,2022-01-18 09:30:00,2022-01-18 09:35:00,3158.22,3159.78,-0.0,flip_to_long -30521,做多,2022-01-18 09:35:00,2022-01-18 10:00:00,3159.78,3163.87,0.0,flip_to_short -30522,做空,2022-01-18 10:00:00,2022-01-18 11:55:00,3163.87,3170.14,-0.0,flip_to_long -30523,做多,2022-01-18 11:55:00,2022-01-18 12:05:00,3170.14,3163.37,-0.0,flip_to_short -30524,做空,2022-01-18 12:05:00,2022-01-18 12:15:00,3163.37,3149.23,0.0,tp_lower -30525,做多,2022-01-18 12:30:00,2022-01-18 13:00:00,3157.66,3152.24,-0.0,flip_to_short -30526,做空,2022-01-18 13:00:00,2022-01-18 13:10:00,3152.24,3143.7,0.0,tp_lower -30527,做多,2022-01-18 13:45:00,2022-01-18 14:45:00,3137.8,3112.9,-0.01,flip_to_short -30528,做空,2022-01-18 14:45:00,2022-01-18 14:50:00,3112.9,3107.84,0.0,tp_lower -30529,做多,2022-01-18 15:00:00,2022-01-18 15:35:00,3125.46,3125.22,-0.0,flip_to_short -30530,做空,2022-01-18 15:35:00,2022-01-18 16:00:00,3125.22,3121.01,0.0,flip_to_long -30531,做多,2022-01-18 16:00:00,2022-01-18 17:00:00,3121.01,3118.26,-0.0,flip_to_short -30532,做空,2022-01-18 17:00:00,2022-01-18 17:15:00,3118.26,3124.28,-0.0,flip_to_long -30533,做多,2022-01-18 17:15:00,2022-01-18 17:20:00,3124.28,3118.63,-0.0,flip_to_short -30534,做空,2022-01-18 17:20:00,2022-01-18 17:30:00,3118.63,3108.27,0.0,tp_lower -30535,做多,2022-01-18 17:40:00,2022-01-18 19:15:00,3117.41,3118.16,-0.0,tp_upper -30536,做空,2022-01-18 20:15:00,2022-01-18 20:20:00,3109.92,3116.4,-0.0,flip_to_long -30537,做多,2022-01-18 20:20:00,2022-01-18 20:30:00,3116.4,3109.35,-0.0,flip_to_short -30538,做空,2022-01-18 20:30:00,2022-01-18 20:40:00,3109.35,3100.52,0.0,tp_lower -30539,做多,2022-01-18 20:50:00,2022-01-18 21:10:00,3108.71,3138.09,0.01,tp_upper -30540,做空,2022-01-18 23:15:00,2022-01-18 23:40:00,3167.69,3167.37,-0.0,flip_to_long -30541,做多,2022-01-18 23:40:00,2022-01-19 00:30:00,3167.37,3159.68,-0.0,flip_to_short -30542,做空,2022-01-19 00:30:00,2022-01-19 00:40:00,3159.68,3146.73,0.0,tp_lower -30543,做多,2022-01-19 01:05:00,2022-01-19 01:15:00,3160.5,3165.01,0.0,tp_upper -30544,做空,2022-01-19 02:05:00,2022-01-19 02:35:00,3161.7,3156.26,0.0,tp_lower -30545,做多,2022-01-19 05:00:00,2022-01-19 05:15:00,3108.04,3103.99,-0.0,flip_to_short -30546,做空,2022-01-19 05:15:00,2022-01-19 05:50:00,3103.99,3104.61,-0.0,flip_to_long -30547,做多,2022-01-19 05:50:00,2022-01-19 05:55:00,3104.61,3103.4,-0.0,flip_to_short -30548,做空,2022-01-19 05:55:00,2022-01-19 06:00:00,3103.4,3095.6,0.0,tp_lower -30549,做多,2022-01-19 06:10:00,2022-01-19 06:20:00,3107.03,3106.2,-0.0,flip_to_short -30550,做空,2022-01-19 06:20:00,2022-01-19 06:40:00,3106.2,3104.49,0.0,flip_to_long -30551,做多,2022-01-19 06:40:00,2022-01-19 06:50:00,3104.49,3102.09,-0.0,flip_to_short -30552,做空,2022-01-19 06:50:00,2022-01-19 07:00:00,3102.09,3089.02,0.0,tp_lower -30553,做多,2022-01-19 08:45:00,2022-01-19 08:55:00,3057.76,3062.31,0.0,flip_to_short -30554,做空,2022-01-19 08:55:00,2022-01-19 10:15:00,3062.31,3073.29,-0.0,flip_to_long -30555,做多,2022-01-19 10:15:00,2022-01-19 10:40:00,3073.29,3060.82,-0.0,flip_to_short -30556,做空,2022-01-19 10:40:00,2022-01-19 10:45:00,3060.82,3064.56,-0.0,tp_lower -30557,做多,2022-01-19 10:55:00,2022-01-19 11:00:00,3076.76,3086.59,0.0,tp_upper -30558,做空,2022-01-19 12:40:00,2022-01-19 12:45:00,3115.12,3120.96,-0.0,flip_to_long -30559,做多,2022-01-19 12:45:00,2022-01-19 13:05:00,3120.96,3135.88,0.0,tp_upper -30560,做空,2022-01-19 13:30:00,2022-01-19 13:40:00,3122.55,3122.18,-0.0,flip_to_long -30561,做多,2022-01-19 13:40:00,2022-01-19 14:15:00,3122.18,3123.75,0.0,flip_to_short -30562,做空,2022-01-19 14:15:00,2022-01-19 14:20:00,3123.75,3126.39,-0.0,flip_to_long -30563,做多,2022-01-19 14:20:00,2022-01-19 14:30:00,3126.39,3136.89,0.0,tp_upper -30564,做空,2022-01-19 15:30:00,2022-01-19 15:45:00,3132.96,3114.16,0.0,tp_lower -30565,做多,2022-01-19 17:00:00,2022-01-19 17:10:00,3122.55,3139.72,0.0,tp_upper -30566,做空,2022-01-19 18:25:00,2022-01-19 18:50:00,3135.04,3137.76,-0.0,flip_to_long -30567,做多,2022-01-19 18:50:00,2022-01-19 18:55:00,3137.76,3135.12,-0.0,flip_to_short -30568,做空,2022-01-19 18:55:00,2022-01-19 19:05:00,3135.12,3120.99,0.0,tp_lower -30569,做多,2022-01-19 19:40:00,2022-01-19 20:20:00,3131.28,3127.83,-0.0,flip_to_short -30570,做空,2022-01-19 20:20:00,2022-01-19 20:25:00,3127.83,3113.13,0.0,tp_lower -30571,做多,2022-01-19 21:00:00,2022-01-19 21:20:00,3115.99,3118.6,0.0,flip_to_short -30572,做空,2022-01-19 21:20:00,2022-01-19 21:25:00,3118.6,3121.85,-0.0,flip_to_long -30573,做多,2022-01-19 21:25:00,2022-01-19 21:35:00,3121.85,3119.04,-0.0,flip_to_short -30574,做空,2022-01-19 21:35:00,2022-01-19 21:50:00,3119.04,3119.36,-0.0,flip_to_long -30575,做多,2022-01-19 21:50:00,2022-01-19 21:55:00,3119.36,3111.85,-0.0,flip_to_short -30576,做空,2022-01-19 21:55:00,2022-01-19 22:05:00,3111.85,3106.16,0.0,tp_lower -30577,做多,2022-01-19 22:15:00,2022-01-19 22:45:00,3122.3,3119.11,-0.0,flip_to_short -30578,做空,2022-01-19 22:45:00,2022-01-19 22:50:00,3119.11,3126.96,-0.0,flip_to_long -30579,做多,2022-01-19 22:50:00,2022-01-19 23:00:00,3126.96,3124.41,-0.0,flip_to_short -30580,做空,2022-01-19 23:00:00,2022-01-19 23:45:00,3124.41,3092.74,0.01,tp_lower -30581,做多,2022-01-20 00:15:00,2022-01-20 00:25:00,3111.2,3109.34,-0.0,flip_to_short -30582,做空,2022-01-20 00:25:00,2022-01-20 01:40:00,3109.34,3109.2,-0.0,flip_to_long -30583,做多,2022-01-20 01:40:00,2022-01-20 01:45:00,3109.2,3102.59,-0.0,flip_to_short -30584,做空,2022-01-20 01:45:00,2022-01-20 01:50:00,3102.59,3109.66,-0.0,flip_to_long -30585,做多,2022-01-20 01:50:00,2022-01-20 02:00:00,3109.66,3123.99,0.0,tp_upper -30586,做空,2022-01-20 03:10:00,2022-01-20 03:20:00,3123.45,3122.27,-0.0,flip_to_long -30587,做多,2022-01-20 03:20:00,2022-01-20 03:25:00,3122.27,3118.26,-0.0,flip_to_short -30588,做空,2022-01-20 03:25:00,2022-01-20 03:30:00,3118.26,3118.31,-0.0,flip_to_long -30589,做多,2022-01-20 03:30:00,2022-01-20 04:00:00,3118.31,3131.0,0.0,tp_upper -30590,做空,2022-01-20 04:15:00,2022-01-20 04:20:00,3123.3,3126.08,-0.0,flip_to_long -30591,做多,2022-01-20 04:20:00,2022-01-20 04:30:00,3126.08,3124.76,-0.0,flip_to_short -30592,做空,2022-01-20 04:30:00,2022-01-20 04:50:00,3124.76,3124.75,-0.0,flip_to_long -30593,做多,2022-01-20 04:50:00,2022-01-20 04:55:00,3124.75,3123.44,-0.0,flip_to_short -30594,做空,2022-01-20 04:55:00,2022-01-20 05:00:00,3123.44,3126.29,-0.0,flip_to_long -30595,做多,2022-01-20 05:00:00,2022-01-20 05:10:00,3126.29,3123.0,-0.0,flip_to_short -30596,做空,2022-01-20 05:10:00,2022-01-20 05:15:00,3123.0,3125.38,-0.0,flip_to_long -30597,做多,2022-01-20 05:15:00,2022-01-20 05:20:00,3125.38,3113.85,-0.0,flip_to_short -30598,做空,2022-01-20 05:20:00,2022-01-20 05:25:00,3113.85,3114.45,-0.0,tp_lower -30599,做多,2022-01-20 05:50:00,2022-01-20 06:05:00,3124.59,3141.11,0.0,tp_upper -30600,做空,2022-01-20 07:15:00,2022-01-20 07:25:00,3134.67,3137.76,-0.0,flip_to_long -30601,做多,2022-01-20 07:25:00,2022-01-20 07:40:00,3137.76,3147.43,0.0,tp_upper -30602,做空,2022-01-20 07:50:00,2022-01-20 08:00:00,3140.85,3133.83,0.0,tp_lower -30603,做多,2022-01-20 09:30:00,2022-01-20 09:35:00,3127.2,3133.33,0.0,tp_upper -30604,做空,2022-01-20 10:50:00,2022-01-20 10:55:00,3136.81,3138.7,-0.0,flip_to_long -30605,做多,2022-01-20 10:55:00,2022-01-20 11:05:00,3138.7,3150.35,0.0,tp_upper -30606,做空,2022-01-20 11:20:00,2022-01-20 11:25:00,3141.63,3141.74,-0.0,flip_to_long -30607,做多,2022-01-20 11:25:00,2022-01-20 11:35:00,3141.74,3138.72,-0.0,flip_to_short -30608,做空,2022-01-20 11:35:00,2022-01-20 11:40:00,3138.72,3142.33,-0.0,flip_to_long -30609,做多,2022-01-20 11:40:00,2022-01-20 11:45:00,3142.33,3141.51,-0.0,flip_to_short -30610,做空,2022-01-20 11:45:00,2022-01-20 11:55:00,3141.51,3150.87,-0.0,flip_to_long -30611,做多,2022-01-20 11:55:00,2022-01-20 12:00:00,3150.87,3138.6,-0.0,tp_upper -30612,做多,2022-01-20 13:00:00,2022-01-20 13:05:00,3139.4,3137.76,-0.0,flip_to_short -30613,做空,2022-01-20 13:05:00,2022-01-20 13:25:00,3137.76,3138.88,-0.0,flip_to_long -30614,做多,2022-01-20 13:25:00,2022-01-20 13:30:00,3138.88,3164.28,0.01,tp_upper -30615,做空,2022-01-20 16:20:00,2022-01-20 16:25:00,3245.19,3250.95,-0.0,flip_to_long -30616,做多,2022-01-20 16:25:00,2022-01-20 16:30:00,3250.95,3247.19,-0.0,flip_to_short -30617,做空,2022-01-20 16:30:00,2022-01-20 16:35:00,3247.19,3250.16,-0.0,flip_to_long -30618,做多,2022-01-20 16:35:00,2022-01-20 16:40:00,3250.16,3239.33,-0.0,flip_to_short -30619,做空,2022-01-20 16:40:00,2022-01-20 16:55:00,3239.33,3245.2,-0.0,flip_to_long -30620,做多,2022-01-20 16:55:00,2022-01-20 18:55:00,3245.2,3206.65,-0.01,flip_to_short -30621,做空,2022-01-20 18:55:00,2022-01-20 19:00:00,3206.65,3219.97,-0.0,tp_lower -30622,做多,2022-01-20 19:10:00,2022-01-20 19:30:00,3228.3,3219.9,-0.0,flip_to_short -30623,做空,2022-01-20 19:30:00,2022-01-20 20:10:00,3219.9,3203.5,0.0,tp_lower -30624,做多,2022-01-21 00:25:00,2022-01-21 01:00:00,3021.33,3012.1,-0.0,flip_to_short -30625,做空,2022-01-21 01:00:00,2022-01-21 01:35:00,3012.1,2941.84,0.02,tp_lower -30626,做多,2022-01-21 04:25:00,2022-01-21 04:30:00,2860.86,2853.46,-0.0,flip_to_short -30627,做空,2022-01-21 04:30:00,2022-01-21 04:35:00,2853.46,2874.36,-0.01,flip_to_long -30628,做多,2022-01-21 04:35:00,2022-01-21 05:00:00,2874.36,2858.7,-0.01,flip_to_short -30629,做空,2022-01-21 05:00:00,2022-01-21 05:25:00,2858.7,2856.01,0.0,flip_to_long -30630,做多,2022-01-21 05:25:00,2022-01-21 05:45:00,2856.01,2868.95,0.0,tp_upper -30631,做空,2022-01-21 05:50:00,2022-01-21 06:00:00,2860.56,2857.47,0.0,tp_lower -30632,做多,2022-01-21 06:05:00,2022-01-21 06:30:00,2859.9,2847.67,-0.0,flip_to_short -30633,做空,2022-01-21 06:30:00,2022-01-21 06:35:00,2847.67,2851.2,-0.0,flip_to_long -30634,做多,2022-01-21 06:35:00,2022-01-21 07:20:00,2851.2,2851.76,-0.0,flip_to_short -30635,做空,2022-01-21 07:20:00,2022-01-21 07:25:00,2851.76,2856.99,-0.0,flip_to_long -30636,做多,2022-01-21 07:25:00,2022-01-21 07:30:00,2856.99,2853.0,-0.0,flip_to_short -30637,做空,2022-01-21 07:30:00,2022-01-21 09:20:00,2853.0,2882.08,-0.01,flip_to_long -30638,做多,2022-01-21 09:20:00,2022-01-21 10:25:00,2882.08,2877.15,-0.0,flip_to_short -30639,做空,2022-01-21 10:25:00,2022-01-21 10:35:00,2877.15,2865.68,0.0,tp_lower -30640,做多,2022-01-21 13:40:00,2022-01-21 14:05:00,2805.22,2779.52,-0.01,flip_to_short -30641,做空,2022-01-21 14:05:00,2022-01-21 14:10:00,2779.52,2782.36,-0.0,flip_to_long -30642,做多,2022-01-21 14:10:00,2022-01-21 14:15:00,2782.36,2779.0,-0.0,flip_to_short -30643,做空,2022-01-21 14:15:00,2022-01-21 14:20:00,2779.0,2793.57,-0.0,flip_to_long -30644,做多,2022-01-21 14:20:00,2022-01-21 14:25:00,2793.57,2804.16,0.0,tp_upper -30645,做空,2022-01-21 14:40:00,2022-01-21 14:45:00,2781.18,2790.99,-0.0,flip_to_long -30646,做多,2022-01-21 14:45:00,2022-01-21 14:50:00,2790.99,2779.91,-0.0,flip_to_short -30647,做空,2022-01-21 14:50:00,2022-01-21 14:55:00,2779.91,2782.65,-0.0,tp_lower -30648,做多,2022-01-21 15:05:00,2022-01-21 15:30:00,2779.01,2828.31,0.01,tp_upper -30649,做空,2022-01-21 16:35:00,2022-01-21 17:10:00,2822.94,2784.9,0.01,tp_lower -30650,做多,2022-01-21 18:10:00,2022-01-21 18:15:00,2802.08,2778.31,-0.01,flip_to_short -30651,做空,2022-01-21 18:15:00,2022-01-21 18:20:00,2778.31,2762.18,0.0,tp_lower -30652,做多,2022-01-21 18:30:00,2022-01-21 18:45:00,2776.48,2777.82,-0.0,flip_to_short -30653,做空,2022-01-21 18:45:00,2022-01-21 18:50:00,2777.82,2788.48,-0.0,flip_to_long -30654,做多,2022-01-21 18:50:00,2022-01-21 18:55:00,2788.48,2764.33,-0.01,flip_to_short -30655,做空,2022-01-21 18:55:00,2022-01-21 19:00:00,2764.33,2775.95,-0.0,flip_to_long -30656,做多,2022-01-21 19:00:00,2022-01-21 19:25:00,2775.95,2766.91,-0.0,flip_to_short -30657,做空,2022-01-21 19:25:00,2022-01-21 19:35:00,2766.91,2775.99,-0.0,tp_lower -30658,做多,2022-01-21 19:45:00,2022-01-21 19:50:00,2775.12,2753.53,-0.01,flip_to_short -30659,做空,2022-01-21 19:50:00,2022-01-21 19:55:00,2753.53,2740.36,0.0,tp_lower -30660,做多,2022-01-21 20:40:00,2022-01-21 21:00:00,2743.78,2741.91,-0.0,flip_to_short -30661,做空,2022-01-21 21:00:00,2022-01-21 21:30:00,2741.91,2660.31,0.02,tp_lower -30662,做多,2022-01-21 23:20:00,2022-01-21 23:30:00,2585.09,2581.64,-0.0,flip_to_short -30663,做空,2022-01-21 23:30:00,2022-01-21 23:55:00,2581.64,2566.91,0.0,flip_to_long -30664,做多,2022-01-21 23:55:00,2022-01-22 00:05:00,2566.91,2556.79,-0.0,flip_to_short -30665,做空,2022-01-22 00:05:00,2022-01-22 00:10:00,2556.79,2570.86,-0.01,flip_to_long -30666,做多,2022-01-22 00:10:00,2022-01-22 00:15:00,2570.86,2558.59,-0.0,flip_to_short -30667,做空,2022-01-22 00:15:00,2022-01-22 01:15:00,2558.59,2605.98,-0.02,flip_to_long -30668,做多,2022-01-22 01:15:00,2022-01-22 01:25:00,2605.98,2584.74,-0.01,flip_to_short -30669,做空,2022-01-22 01:25:00,2022-01-22 01:30:00,2584.74,2594.1,-0.0,flip_to_long -30670,做多,2022-01-22 01:30:00,2022-01-22 01:55:00,2594.1,2606.28,0.0,flip_to_short -30671,做空,2022-01-22 01:55:00,2022-01-22 02:10:00,2606.28,2597.17,0.0,flip_to_long -30672,做多,2022-01-22 02:10:00,2022-01-22 02:45:00,2597.17,2590.17,-0.0,flip_to_short -30673,做空,2022-01-22 02:45:00,2022-01-22 02:50:00,2590.17,2600.54,-0.0,flip_to_long -30674,做多,2022-01-22 02:50:00,2022-01-22 02:55:00,2600.54,2592.2,-0.0,flip_to_short -30675,做空,2022-01-22 02:55:00,2022-01-22 03:00:00,2592.2,2604.25,-0.0,flip_to_long -30676,做多,2022-01-22 03:00:00,2022-01-22 03:15:00,2604.25,2600.01,-0.0,flip_to_short -30677,做空,2022-01-22 03:15:00,2022-01-22 03:35:00,2600.01,2559.77,0.01,tp_lower -30678,做多,2022-01-22 04:50:00,2022-01-22 04:55:00,2569.21,2554.31,-0.01,flip_to_short -30679,做空,2022-01-22 04:55:00,2022-01-22 05:00:00,2554.31,2541.44,0.0,tp_lower -30680,做多,2022-01-22 06:40:00,2022-01-22 06:50:00,2527.83,2500.13,-0.01,flip_to_short -30681,做空,2022-01-22 06:50:00,2022-01-22 07:00:00,2500.13,2507.08,-0.0,flip_to_long -30682,做多,2022-01-22 07:00:00,2022-01-22 07:15:00,2507.08,2512.22,0.0,flip_to_short -30683,做空,2022-01-22 07:15:00,2022-01-22 07:25:00,2512.22,2464.98,0.02,tp_lower -30684,做多,2022-01-22 08:05:00,2022-01-22 08:10:00,2498.8,2488.3,-0.0,flip_to_short -30685,做空,2022-01-22 08:10:00,2022-01-22 08:25:00,2488.3,2496.89,-0.0,flip_to_long -30686,做多,2022-01-22 08:25:00,2022-01-22 08:30:00,2496.89,2485.19,-0.0,flip_to_short -30687,做空,2022-01-22 08:30:00,2022-01-22 08:45:00,2485.19,2485.05,-0.0,flip_to_long -30688,做多,2022-01-22 08:45:00,2022-01-22 08:50:00,2485.05,2471.3,-0.01,flip_to_short -30689,做空,2022-01-22 08:50:00,2022-01-22 09:00:00,2471.3,2481.18,-0.0,flip_to_long -30690,做多,2022-01-22 09:00:00,2022-01-22 09:05:00,2481.18,2458.7,-0.01,flip_to_short -30691,做空,2022-01-22 09:05:00,2022-01-22 09:10:00,2458.7,2464.54,-0.0,tp_lower -30692,做多,2022-01-22 09:15:00,2022-01-22 11:40:00,2474.4,2408.92,-0.02,flip_to_short -30693,做空,2022-01-22 11:40:00,2022-01-22 11:55:00,2408.92,2430.11,-0.01,flip_to_long -30694,做多,2022-01-22 11:55:00,2022-01-22 12:05:00,2430.11,2427.99,-0.0,flip_to_short -30695,做空,2022-01-22 12:05:00,2022-01-22 12:10:00,2427.99,2441.47,-0.0,flip_to_long -30696,做多,2022-01-22 12:10:00,2022-01-22 12:25:00,2441.47,2434.52,-0.0,flip_to_short -30697,做空,2022-01-22 12:25:00,2022-01-22 12:30:00,2434.52,2451.98,-0.01,flip_to_long -30698,做多,2022-01-22 12:30:00,2022-01-22 12:45:00,2451.98,2483.95,0.01,tp_upper -30699,做空,2022-01-22 13:40:00,2022-01-22 13:45:00,2468.29,2478.29,-0.0,flip_to_long -30700,做多,2022-01-22 13:45:00,2022-01-22 13:50:00,2478.29,2465.14,-0.0,flip_to_short -30701,做空,2022-01-22 13:50:00,2022-01-22 14:50:00,2465.14,2434.08,0.01,tp_lower -30702,做多,2022-01-22 16:10:00,2022-01-22 16:20:00,2434.59,2453.95,0.01,tp_upper -30703,做空,2022-01-22 17:10:00,2022-01-22 17:15:00,2412.02,2420.86,-0.0,flip_to_long -30704,做多,2022-01-22 17:15:00,2022-01-22 19:40:00,2420.86,2345.42,-0.02,flip_to_short -30705,做空,2022-01-22 19:40:00,2022-01-22 19:45:00,2345.42,2371.43,-0.01,flip_to_long -30706,做多,2022-01-22 19:45:00,2022-01-22 19:50:00,2371.43,2345.41,-0.01,flip_to_short -30707,做空,2022-01-22 19:50:00,2022-01-22 20:05:00,2345.41,2376.16,-0.01,flip_to_long -30708,做多,2022-01-22 20:05:00,2022-01-22 20:10:00,2376.16,2429.46,0.02,tp_upper -30709,做空,2022-01-22 22:05:00,2022-01-22 22:25:00,2434.2,2402.27,0.01,tp_lower -30710,做多,2022-01-22 23:25:00,2022-01-22 23:30:00,2407.83,2399.33,-0.0,flip_to_short -30711,做空,2022-01-22 23:30:00,2022-01-22 23:45:00,2399.33,2404.99,-0.0,flip_to_long -30712,做多,2022-01-22 23:45:00,2022-01-23 00:05:00,2404.99,2417.69,0.0,tp_upper -30713,做空,2022-01-23 01:55:00,2022-01-23 02:10:00,2444.07,2426.21,0.01,tp_lower -30714,做多,2022-01-23 03:40:00,2022-01-23 04:10:00,2414.2,2428.33,0.0,tp_upper -30715,做空,2022-01-23 05:10:00,2022-01-23 05:30:00,2413.18,2438.95,-0.01,flip_to_long -30716,做多,2022-01-23 05:30:00,2022-01-23 05:45:00,2438.95,2454.09,0.0,tp_upper -30717,做空,2022-01-23 08:25:00,2022-01-23 08:30:00,2482.19,2499.0,-0.01,flip_to_long -30718,做多,2022-01-23 08:30:00,2022-01-23 08:35:00,2499.0,2499.25,-0.0,tp_upper -30719,做空,2022-01-23 08:50:00,2022-01-23 08:55:00,2492.37,2517.3,-0.01,flip_to_long -30720,做多,2022-01-23 08:55:00,2022-01-23 09:00:00,2517.3,2520.72,0.0,tp_upper -30721,做空,2022-01-23 10:05:00,2022-01-23 10:25:00,2522.39,2523.97,-0.0,flip_to_long -30722,做多,2022-01-23 10:25:00,2022-01-23 11:00:00,2523.97,2528.0,0.0,flip_to_short -30723,做空,2022-01-23 11:00:00,2022-01-23 11:15:00,2528.0,2513.47,0.0,tp_lower -30724,做多,2022-01-23 12:55:00,2022-01-23 13:00:00,2494.25,2489.2,-0.0,flip_to_short -30725,做空,2022-01-23 13:00:00,2022-01-23 13:10:00,2489.2,2491.34,-0.0,flip_to_long -30726,做多,2022-01-23 13:10:00,2022-01-23 13:25:00,2491.34,2501.52,0.0,tp_upper -30727,做空,2022-01-23 14:05:00,2022-01-23 14:10:00,2492.01,2477.44,0.0,tp_lower -30728,做多,2022-01-23 15:55:00,2022-01-23 16:05:00,2431.04,2445.6,0.0,tp_upper -30729,做空,2022-01-23 16:20:00,2022-01-23 16:30:00,2427.47,2419.04,0.0,tp_lower -30730,做多,2022-01-23 16:45:00,2022-01-23 16:50:00,2429.09,2428.48,-0.0,flip_to_short -30731,做空,2022-01-23 16:50:00,2022-01-23 17:00:00,2428.48,2433.91,-0.0,flip_to_long -30732,做多,2022-01-23 17:00:00,2022-01-23 18:05:00,2433.91,2426.17,-0.0,flip_to_short -30733,做空,2022-01-23 18:05:00,2022-01-23 18:25:00,2426.17,2428.12,-0.0,tp_lower -30734,做多,2022-01-23 19:25:00,2022-01-23 19:30:00,2424.39,2419.32,-0.0,flip_to_short -30735,做空,2022-01-23 19:30:00,2022-01-23 19:35:00,2419.32,2392.98,0.01,tp_lower -30736,做多,2022-01-23 20:10:00,2022-01-23 20:15:00,2413.02,2406.93,-0.0,flip_to_short -30737,做空,2022-01-23 20:15:00,2022-01-23 20:30:00,2406.93,2403.18,0.0,flip_to_long -30738,做多,2022-01-23 20:30:00,2022-01-23 21:40:00,2403.18,2434.6,0.01,tp_upper -30739,做空,2022-01-24 00:20:00,2022-01-24 01:30:00,2500.71,2472.77,0.01,tp_lower -30740,做多,2022-01-24 03:25:00,2022-01-24 03:40:00,2447.69,2450.58,0.0,flip_to_short -30741,做空,2022-01-24 03:40:00,2022-01-24 04:40:00,2450.58,2440.0,0.0,tp_lower -30742,做多,2022-01-24 05:45:00,2022-01-24 06:00:00,2434.47,2434.56,-0.0,flip_to_short -30743,做空,2022-01-24 06:00:00,2022-01-24 06:10:00,2434.56,2433.65,-0.0,flip_to_long -30744,做多,2022-01-24 06:10:00,2022-01-24 06:15:00,2433.65,2440.84,0.0,tp_upper -30745,做空,2022-01-24 06:55:00,2022-01-24 07:00:00,2433.87,2421.22,0.0,tp_lower -30746,做多,2022-01-24 08:30:00,2022-01-24 08:40:00,2400.34,2402.88,0.0,flip_to_short -30747,做空,2022-01-24 08:40:00,2022-01-24 08:45:00,2402.88,2396.78,0.0,tp_lower -30748,做多,2022-01-24 11:10:00,2022-01-24 11:15:00,2274.18,2257.26,-0.01,flip_to_short -30749,做空,2022-01-24 11:15:00,2022-01-24 11:35:00,2257.26,2253.01,0.0,flip_to_long -30750,做多,2022-01-24 11:35:00,2022-01-24 11:40:00,2253.01,2252.36,-0.0,flip_to_short -30751,做空,2022-01-24 11:40:00,2022-01-24 12:05:00,2252.36,2239.76,0.0,flip_to_long -30752,做多,2022-01-24 12:05:00,2022-01-24 13:30:00,2239.76,2204.61,-0.01,flip_to_short -30753,做空,2022-01-24 13:30:00,2022-01-24 14:00:00,2204.61,2185.13,0.01,tp_lower -30754,做多,2022-01-24 14:15:00,2022-01-24 14:30:00,2187.02,2214.8,0.01,tp_upper -30755,做空,2022-01-24 14:50:00,2022-01-24 15:20:00,2200.95,2213.58,-0.01,flip_to_long -30756,做多,2022-01-24 15:20:00,2022-01-24 15:25:00,2213.58,2233.87,0.01,tp_upper -30757,做空,2022-01-24 16:40:00,2022-01-24 16:55:00,2252.56,2259.56,-0.0,flip_to_long -30758,做多,2022-01-24 16:55:00,2022-01-24 17:40:00,2259.56,2311.62,0.02,tp_upper -30759,做多,2022-01-24 19:55:00,2022-01-24 20:00:00,2377.21,2369.8,-0.0,flip_to_short -30760,做空,2022-01-24 20:00:00,2022-01-24 20:05:00,2369.8,2379.5,-0.0,flip_to_long -30761,做多,2022-01-24 20:05:00,2022-01-24 20:30:00,2379.5,2407.44,0.01,tp_upper -30762,做空,2022-01-24 21:55:00,2022-01-24 22:10:00,2440.53,2450.0,-0.0,flip_to_long -30763,做多,2022-01-24 22:10:00,2022-01-24 22:20:00,2450.0,2442.68,-0.0,flip_to_short -30764,做空,2022-01-24 22:20:00,2022-01-24 22:25:00,2442.68,2423.79,0.01,tp_lower -30765,做多,2022-01-24 23:15:00,2022-01-24 23:20:00,2436.37,2423.34,-0.0,flip_to_short -30766,做空,2022-01-24 23:20:00,2022-01-24 23:25:00,2423.34,2428.76,-0.0,flip_to_long -30767,做多,2022-01-24 23:25:00,2022-01-25 00:05:00,2428.76,2423.01,-0.0,flip_to_short -30768,做空,2022-01-25 00:05:00,2022-01-25 00:10:00,2423.01,2424.09,-0.0,flip_to_long -30769,做多,2022-01-25 00:10:00,2022-01-25 00:20:00,2424.09,2423.49,-0.0,flip_to_short -30770,做空,2022-01-25 00:20:00,2022-01-25 00:45:00,2423.49,2419.9,0.0,tp_lower -30771,做多,2022-01-25 02:10:00,2022-01-25 02:15:00,2393.32,2386.02,-0.0,flip_to_short -30772,做空,2022-01-25 02:15:00,2022-01-25 02:25:00,2386.02,2389.56,-0.0,flip_to_long -30773,做多,2022-01-25 02:25:00,2022-01-25 02:30:00,2389.56,2391.73,0.0,tp_upper -30774,做多,2022-01-25 04:20:00,2022-01-25 04:30:00,2410.46,2400.76,-0.0,flip_to_short -30775,做空,2022-01-25 04:30:00,2022-01-25 04:35:00,2400.76,2389.9,0.0,tp_lower -30776,做多,2022-01-25 05:50:00,2022-01-25 06:10:00,2387.6,2378.63,-0.0,flip_to_short -30777,做空,2022-01-25 06:10:00,2022-01-25 06:15:00,2378.63,2374.2,0.0,tp_lower -30778,做多,2022-01-25 07:30:00,2022-01-25 08:00:00,2377.29,2395.35,0.01,tp_upper -30779,做空,2022-01-25 08:30:00,2022-01-25 08:35:00,2378.29,2381.34,-0.0,flip_to_long -30780,做多,2022-01-25 08:35:00,2022-01-25 08:55:00,2381.34,2383.81,0.0,flip_to_short -30781,做空,2022-01-25 08:55:00,2022-01-25 09:00:00,2383.81,2384.84,-0.0,flip_to_long -30782,做多,2022-01-25 09:00:00,2022-01-25 09:20:00,2384.84,2408.7,0.01,tp_upper -30783,做空,2022-01-25 10:40:00,2022-01-25 10:45:00,2417.76,2419.54,-0.0,flip_to_long -30784,做多,2022-01-25 10:45:00,2022-01-25 11:15:00,2419.54,2426.14,0.0,flip_to_short -30785,做空,2022-01-25 11:15:00,2022-01-25 11:25:00,2426.14,2410.94,0.0,tp_lower -30786,做多,2022-01-25 11:45:00,2022-01-25 11:50:00,2428.38,2419.8,-0.0,flip_to_short -30787,做空,2022-01-25 11:50:00,2022-01-25 11:55:00,2419.8,2422.18,-0.0,flip_to_long -30788,做多,2022-01-25 11:55:00,2022-01-25 12:30:00,2422.18,2433.27,0.0,tp_upper -30789,做空,2022-01-25 13:05:00,2022-01-25 13:15:00,2414.1,2424.32,-0.0,flip_to_long -30790,做多,2022-01-25 13:15:00,2022-01-25 14:20:00,2424.32,2454.1,0.01,tp_upper -30791,做空,2022-01-25 14:30:00,2022-01-25 14:50:00,2430.31,2394.17,0.01,tp_lower -30792,做多,2022-01-25 15:25:00,2022-01-25 15:30:00,2427.44,2418.03,-0.0,flip_to_short -30793,做空,2022-01-25 15:30:00,2022-01-25 15:35:00,2418.03,2418.99,-0.0,flip_to_long -30794,做多,2022-01-25 15:35:00,2022-01-25 15:50:00,2418.99,2423.34,0.0,flip_to_short -30795,做空,2022-01-25 15:50:00,2022-01-25 17:00:00,2423.34,2443.26,-0.01,flip_to_long -30796,做多,2022-01-25 17:00:00,2022-01-25 17:05:00,2443.26,2447.59,0.0,tp_upper -30797,做空,2022-01-25 19:25:00,2022-01-25 19:35:00,2481.56,2471.54,0.0,tp_lower -30798,做多,2022-01-25 22:25:00,2022-01-25 22:45:00,2416.1,2427.12,0.0,tp_upper -30799,做空,2022-01-26 00:10:00,2022-01-26 00:35:00,2442.86,2450.06,-0.0,flip_to_long -30800,做多,2022-01-26 00:35:00,2022-01-26 02:10:00,2450.06,2460.67,0.0,tp_upper -30801,做空,2022-01-26 02:45:00,2022-01-26 03:00:00,2446.89,2444.7,0.0,flip_to_long -30802,做多,2022-01-26 03:00:00,2022-01-26 03:20:00,2444.7,2460.84,0.01,tp_upper -30803,做空,2022-01-26 04:30:00,2022-01-26 04:35:00,2464.99,2471.28,-0.0,flip_to_long -30804,做多,2022-01-26 04:35:00,2022-01-26 04:45:00,2471.28,2495.38,0.01,tp_upper -30805,做空,2022-01-26 05:50:00,2022-01-26 06:15:00,2474.99,2479.87,-0.0,flip_to_long -30806,做多,2022-01-26 06:15:00,2022-01-26 07:45:00,2479.87,2457.4,-0.01,flip_to_short -30807,做空,2022-01-26 07:45:00,2022-01-26 10:00:00,2457.4,2486.85,-0.01,tp_lower -30808,做多,2022-01-26 10:30:00,2022-01-26 10:40:00,2500.46,2510.29,0.0,tp_upper -30809,做空,2022-01-26 12:40:00,2022-01-26 13:00:00,2533.29,2535.49,-0.0,flip_to_long -30810,做多,2022-01-26 13:00:00,2022-01-26 13:05:00,2535.49,2555.75,0.01,tp_upper -30811,做空,2022-01-26 15:10:00,2022-01-26 15:15:00,2630.95,2637.36,-0.0,flip_to_long -30812,做多,2022-01-26 15:15:00,2022-01-26 15:20:00,2637.36,2622.0,-0.01,flip_to_short -30813,做空,2022-01-26 15:20:00,2022-01-26 15:25:00,2622.0,2607.61,0.0,tp_lower -30814,做多,2022-01-26 16:40:00,2022-01-26 16:50:00,2608.3,2609.79,0.0,flip_to_short -30815,做空,2022-01-26 16:50:00,2022-01-26 17:55:00,2609.79,2594.3,0.0,tp_lower -30816,做多,2022-01-26 18:50:00,2022-01-26 18:55:00,2616.58,2603.66,-0.0,flip_to_short -30817,做空,2022-01-26 18:55:00,2022-01-26 20:00:00,2603.66,2519.47,0.03,tp_lower -30818,做多,2022-01-26 22:50:00,2022-01-26 22:55:00,2440.01,2436.3,-0.0,flip_to_short -30819,做空,2022-01-26 22:55:00,2022-01-27 01:05:00,2436.3,2453.38,-0.01,tp_lower -30820,做多,2022-01-27 03:00:00,2022-01-27 03:35:00,2395.31,2381.65,-0.01,flip_to_short -30821,做空,2022-01-27 03:35:00,2022-01-27 03:40:00,2381.65,2359.84,0.01,tp_lower -30822,做多,2022-01-27 04:05:00,2022-01-27 04:20:00,2387.3,2370.31,-0.01,flip_to_short -30823,做空,2022-01-27 04:20:00,2022-01-27 04:30:00,2370.31,2379.0,-0.0,flip_to_long -30824,做多,2022-01-27 04:30:00,2022-01-27 05:05:00,2379.0,2395.15,0.01,tp_upper -30825,做空,2022-01-27 05:35:00,2022-01-27 05:40:00,2385.64,2392.28,-0.0,flip_to_long -30826,做多,2022-01-27 05:40:00,2022-01-27 05:50:00,2392.28,2384.66,-0.0,flip_to_short -30827,做空,2022-01-27 05:50:00,2022-01-27 05:55:00,2384.66,2388.52,-0.0,flip_to_long -30828,做多,2022-01-27 05:55:00,2022-01-27 07:10:00,2388.52,2388.5,-0.0,flip_to_short -30829,做空,2022-01-27 07:10:00,2022-01-27 07:15:00,2388.5,2406.62,-0.01,flip_to_long -30830,做多,2022-01-27 07:15:00,2022-01-27 07:20:00,2406.62,2405.74,-0.0,tp_upper -30831,做空,2022-01-27 08:00:00,2022-01-27 08:05:00,2397.81,2405.46,-0.0,flip_to_long -30832,做多,2022-01-27 08:05:00,2022-01-27 08:15:00,2405.46,2407.64,0.0,flip_to_short -30833,做空,2022-01-27 08:15:00,2022-01-27 08:25:00,2407.64,2403.64,0.0,flip_to_long -30834,做多,2022-01-27 08:25:00,2022-01-27 08:45:00,2403.64,2426.0,0.01,tp_upper -30835,做空,2022-01-27 10:20:00,2022-01-27 10:25:00,2438.36,2440.06,-0.0,flip_to_long -30836,做多,2022-01-27 10:25:00,2022-01-27 10:30:00,2440.06,2428.27,-0.0,flip_to_short -30837,做空,2022-01-27 10:30:00,2022-01-27 10:35:00,2428.27,2430.77,-0.0,tp_lower -30838,做多,2022-01-27 11:10:00,2022-01-27 11:20:00,2434.09,2434.38,-0.0,flip_to_short -30839,做空,2022-01-27 11:20:00,2022-01-27 12:35:00,2434.38,2447.27,-0.01,flip_to_long -30840,做多,2022-01-27 12:35:00,2022-01-27 12:40:00,2447.27,2445.18,-0.0,flip_to_short -30841,做空,2022-01-27 12:40:00,2022-01-27 12:45:00,2445.18,2454.14,-0.0,flip_to_long -30842,做多,2022-01-27 12:45:00,2022-01-27 12:50:00,2454.14,2457.96,0.0,tp_upper -30843,做空,2022-01-27 13:30:00,2022-01-27 14:40:00,2460.37,2502.71,-0.02,flip_to_long -30844,做多,2022-01-27 14:40:00,2022-01-27 14:45:00,2502.71,2502.63,-0.0,tp_upper -30845,做空,2022-01-27 14:55:00,2022-01-27 15:30:00,2490.96,2483.79,0.0,tp_lower -30846,做多,2022-01-27 16:30:00,2022-01-27 16:35:00,2484.41,2478.54,-0.0,flip_to_short -30847,做空,2022-01-27 16:35:00,2022-01-27 16:40:00,2478.54,2478.96,-0.0,flip_to_long -30848,做多,2022-01-27 16:40:00,2022-01-27 16:45:00,2478.96,2472.12,-0.0,flip_to_short -30849,做空,2022-01-27 16:45:00,2022-01-27 16:50:00,2472.12,2477.94,-0.0,flip_to_long -30850,做多,2022-01-27 16:50:00,2022-01-27 16:55:00,2477.94,2475.88,-0.0,flip_to_short -30851,做空,2022-01-27 16:55:00,2022-01-27 17:10:00,2475.88,2456.0,0.01,tp_lower -30852,做多,2022-01-27 18:55:00,2022-01-27 19:05:00,2434.04,2438.23,0.0,flip_to_short -30853,做空,2022-01-27 19:05:00,2022-01-27 19:15:00,2438.23,2432.35,0.0,flip_to_long -30854,做多,2022-01-27 19:15:00,2022-01-27 19:20:00,2432.35,2412.73,-0.01,flip_to_short -30855,做空,2022-01-27 19:20:00,2022-01-27 19:25:00,2412.73,2408.69,0.0,tp_lower -30856,做多,2022-01-27 21:45:00,2022-01-27 22:00:00,2367.7,2348.9,-0.01,flip_to_short -30857,做空,2022-01-27 22:00:00,2022-01-27 22:15:00,2348.9,2347.03,0.0,flip_to_long -30858,做多,2022-01-27 22:15:00,2022-01-27 22:20:00,2347.03,2345.91,-0.0,flip_to_short -30859,做空,2022-01-27 22:20:00,2022-01-27 22:35:00,2345.91,2366.54,-0.01,flip_to_long -30860,做多,2022-01-27 22:35:00,2022-01-27 22:40:00,2366.54,2379.71,0.0,tp_upper -30861,做多,2022-01-28 00:35:00,2022-01-28 00:40:00,2428.05,2414.92,-0.01,flip_to_short -30862,做空,2022-01-28 00:40:00,2022-01-28 00:45:00,2414.92,2418.91,-0.0,flip_to_long -30863,做多,2022-01-28 00:45:00,2022-01-28 01:15:00,2418.91,2429.87,0.0,flip_to_short -30864,做空,2022-01-28 01:15:00,2022-01-28 01:30:00,2429.87,2392.99,0.01,tp_lower -30865,做多,2022-01-28 02:50:00,2022-01-28 03:00:00,2399.15,2411.11,0.0,tp_upper -30866,做空,2022-01-28 04:35:00,2022-01-28 04:45:00,2444.43,2430.06,0.0,tp_lower -30867,做多,2022-01-28 05:00:00,2022-01-28 05:05:00,2442.03,2432.68,-0.0,flip_to_short -30868,做空,2022-01-28 05:05:00,2022-01-28 05:10:00,2432.68,2433.6,-0.0,tp_lower -30869,做多,2022-01-28 05:15:00,2022-01-28 05:40:00,2439.53,2452.4,0.0,tp_upper -30870,做空,2022-01-28 06:40:00,2022-01-28 06:50:00,2447.41,2435.21,0.0,tp_lower -30871,做多,2022-01-28 08:50:00,2022-01-28 09:00:00,2397.38,2395.29,-0.0,flip_to_short -30872,做空,2022-01-28 09:00:00,2022-01-28 09:05:00,2395.29,2398.07,-0.0,flip_to_long -30873,做多,2022-01-28 09:05:00,2022-01-28 09:20:00,2398.07,2410.51,0.0,tp_upper -30874,做空,2022-01-28 09:30:00,2022-01-28 09:45:00,2394.64,2392.59,0.0,flip_to_long -30875,做多,2022-01-28 09:45:00,2022-01-28 10:05:00,2392.59,2379.85,-0.01,flip_to_short -30876,做空,2022-01-28 10:05:00,2022-01-28 10:15:00,2379.85,2395.08,-0.01,flip_to_long -30877,做多,2022-01-28 10:15:00,2022-01-28 10:35:00,2395.08,2393.56,-0.0,flip_to_short -30878,做空,2022-01-28 10:35:00,2022-01-28 10:40:00,2393.56,2405.1,-0.0,flip_to_long -30879,做多,2022-01-28 10:40:00,2022-01-28 10:50:00,2405.1,2391.15,-0.01,flip_to_short -30880,做空,2022-01-28 10:50:00,2022-01-28 10:55:00,2391.15,2400.01,-0.0,flip_to_long -30881,做多,2022-01-28 10:55:00,2022-01-28 11:00:00,2400.01,2395.36,-0.0,flip_to_short -30882,做空,2022-01-28 11:00:00,2022-01-28 11:05:00,2395.36,2384.41,0.0,tp_lower -30883,做多,2022-01-28 11:45:00,2022-01-28 11:50:00,2392.99,2385.46,-0.0,flip_to_short -30884,做空,2022-01-28 11:50:00,2022-01-28 11:55:00,2385.46,2395.0,-0.0,flip_to_long -30885,做多,2022-01-28 11:55:00,2022-01-28 12:20:00,2395.0,2369.26,-0.01,flip_to_short -30886,做空,2022-01-28 12:20:00,2022-01-28 12:25:00,2369.26,2375.03,-0.0,tp_lower -30887,做多,2022-01-28 13:05:00,2022-01-28 13:10:00,2383.38,2381.65,-0.0,flip_to_short -30888,做空,2022-01-28 13:10:00,2022-01-28 13:30:00,2381.65,2412.23,-0.01,flip_to_long -30889,做多,2022-01-28 13:30:00,2022-01-28 13:35:00,2412.23,2431.6,0.01,tp_upper -30890,做空,2022-01-28 14:30:00,2022-01-28 15:05:00,2400.54,2414.07,-0.0,flip_to_long -30891,做多,2022-01-28 15:05:00,2022-01-28 15:25:00,2414.07,2416.15,0.0,flip_to_short -30892,做空,2022-01-28 15:25:00,2022-01-28 15:35:00,2416.15,2426.75,-0.0,flip_to_long -30893,做多,2022-01-28 15:35:00,2022-01-28 16:15:00,2426.75,2475.92,0.02,tp_upper -30894,做空,2022-01-28 17:20:00,2022-01-28 17:30:00,2465.99,2467.19,-0.0,flip_to_long -30895,做多,2022-01-28 17:30:00,2022-01-28 17:35:00,2467.19,2464.33,-0.0,flip_to_short -30896,做空,2022-01-28 17:35:00,2022-01-28 17:40:00,2464.33,2470.65,-0.0,flip_to_long -30897,做多,2022-01-28 17:40:00,2022-01-28 17:45:00,2470.65,2462.64,-0.0,flip_to_short -30898,做空,2022-01-28 17:45:00,2022-01-28 17:50:00,2462.64,2448.44,0.0,tp_lower -30899,做多,2022-01-28 18:05:00,2022-01-28 18:15:00,2466.4,2466.06,-0.0,flip_to_short -30900,做空,2022-01-28 18:15:00,2022-01-28 18:25:00,2466.06,2461.7,0.0,tp_lower -30901,做多,2022-01-28 18:30:00,2022-01-28 18:35:00,2480.98,2471.69,-0.0,tp_upper -30902,做空,2022-01-28 18:40:00,2022-01-28 18:45:00,2462.96,2466.4,-0.0,flip_to_long -30903,做多,2022-01-28 18:45:00,2022-01-28 19:00:00,2466.4,2460.81,-0.0,flip_to_short -30904,做空,2022-01-28 19:00:00,2022-01-28 19:10:00,2460.81,2450.29,0.0,tp_lower -30905,做多,2022-01-28 19:55:00,2022-01-28 20:00:00,2459.96,2472.45,0.0,tp_upper -30906,做空,2022-01-28 22:40:00,2022-01-28 22:50:00,2536.46,2525.41,0.0,tp_lower -30907,做多,2022-01-28 23:15:00,2022-01-28 23:20:00,2533.76,2533.31,-0.0,flip_to_short -30908,做空,2022-01-28 23:20:00,2022-01-29 01:10:00,2533.31,2561.31,-0.01,flip_to_long -30909,做多,2022-01-29 01:10:00,2022-01-29 01:20:00,2561.31,2547.1,-0.01,flip_to_short -30910,做空,2022-01-29 01:20:00,2022-01-29 01:25:00,2547.1,2535.92,0.0,tp_lower -30911,做多,2022-01-29 03:10:00,2022-01-29 03:15:00,2534.8,2532.56,-0.0,flip_to_short -30912,做空,2022-01-29 03:15:00,2022-01-29 03:40:00,2532.56,2532.12,-0.0,flip_to_long -30913,做多,2022-01-29 03:40:00,2022-01-29 03:55:00,2532.12,2540.0,0.0,tp_upper -30914,做空,2022-01-29 04:30:00,2022-01-29 04:40:00,2539.22,2544.14,-0.0,flip_to_long -30915,做多,2022-01-29 04:40:00,2022-01-29 04:50:00,2544.14,2538.31,-0.0,flip_to_short -30916,做空,2022-01-29 04:50:00,2022-01-29 05:15:00,2538.31,2528.76,0.0,tp_lower -30917,做多,2022-01-29 06:10:00,2022-01-29 06:25:00,2536.8,2544.59,0.0,tp_upper -30918,做空,2022-01-29 06:35:00,2022-01-29 06:50:00,2535.84,2540.4,-0.0,flip_to_long -30919,做多,2022-01-29 06:50:00,2022-01-29 07:15:00,2540.4,2538.41,-0.0,flip_to_short -30920,做空,2022-01-29 07:15:00,2022-01-29 08:45:00,2538.41,2556.4,-0.01,flip_to_long -30921,做多,2022-01-29 08:45:00,2022-01-29 08:50:00,2556.4,2552.52,-0.0,flip_to_short -30922,做空,2022-01-29 08:50:00,2022-01-29 09:00:00,2552.52,2537.72,0.0,tp_lower -30923,做多,2022-01-29 09:45:00,2022-01-29 09:55:00,2547.77,2548.56,-0.0,flip_to_short -30924,做空,2022-01-29 09:55:00,2022-01-29 10:05:00,2548.56,2546.22,0.0,flip_to_long -30925,做多,2022-01-29 10:05:00,2022-01-29 10:10:00,2546.22,2544.71,-0.0,flip_to_short -30926,做空,2022-01-29 10:10:00,2022-01-29 10:25:00,2544.71,2543.92,-0.0,flip_to_long -30927,做多,2022-01-29 10:25:00,2022-01-29 10:30:00,2543.92,2541.7,-0.0,flip_to_short -30928,做空,2022-01-29 10:30:00,2022-01-29 10:35:00,2541.7,2545.27,-0.0,flip_to_long -30929,做多,2022-01-29 10:35:00,2022-01-29 10:40:00,2545.27,2551.5,0.0,tp_upper -30930,做空,2022-01-29 11:00:00,2022-01-29 11:05:00,2543.29,2549.64,-0.0,flip_to_long -30931,做多,2022-01-29 11:05:00,2022-01-29 11:10:00,2549.64,2549.27,-0.0,flip_to_short -30932,做空,2022-01-29 11:10:00,2022-01-29 11:25:00,2549.27,2550.89,-0.0,flip_to_long -30933,做多,2022-01-29 11:25:00,2022-01-29 11:30:00,2550.89,2545.68,-0.0,flip_to_short -30934,做空,2022-01-29 11:30:00,2022-01-29 11:35:00,2545.68,2545.84,-0.0,flip_to_long -30935,做多,2022-01-29 11:35:00,2022-01-29 12:00:00,2545.84,2559.03,0.0,tp_upper -30936,做空,2022-01-29 12:10:00,2022-01-29 12:15:00,2543.1,2549.76,-0.0,tp_lower -30937,做多,2022-01-29 12:20:00,2022-01-29 12:25:00,2564.06,2569.26,0.0,tp_upper -30938,做空,2022-01-29 13:20:00,2022-01-29 14:50:00,2566.02,2557.29,0.0,tp_lower -30939,做多,2022-01-29 16:20:00,2022-01-29 16:25:00,2545.42,2546.54,-0.0,tp_upper -30940,做空,2022-01-29 16:30:00,2022-01-29 18:40:00,2543.45,2569.3,-0.01,flip_to_long -30941,做多,2022-01-29 18:40:00,2022-01-29 18:45:00,2569.3,2592.54,0.01,tp_upper -30942,做空,2022-01-29 20:10:00,2022-01-29 20:20:00,2590.75,2583.68,0.0,tp_lower -30943,做多,2022-01-29 20:25:00,2022-01-29 20:30:00,2595.9,2623.82,0.01,tp_upper -30944,做空,2022-01-29 20:50:00,2022-01-29 20:55:00,2594.01,2604.38,-0.0,flip_to_long -30945,做多,2022-01-29 20:55:00,2022-01-29 21:00:00,2604.38,2629.9,0.01,tp_upper -30946,做空,2022-01-29 21:55:00,2022-01-29 23:00:00,2613.48,2594.54,0.01,tp_lower -30947,做多,2022-01-29 23:45:00,2022-01-30 00:05:00,2591.84,2607.31,0.0,tp_upper -30948,做空,2022-01-30 00:30:00,2022-01-30 00:40:00,2591.43,2571.31,0.01,tp_lower -30949,做多,2022-01-30 01:55:00,2022-01-30 02:00:00,2579.07,2576.24,-0.0,flip_to_short -30950,做空,2022-01-30 02:00:00,2022-01-30 02:05:00,2576.24,2577.2,-0.0,flip_to_long -30951,做多,2022-01-30 02:05:00,2022-01-30 02:10:00,2577.2,2572.48,-0.0,flip_to_short -30952,做空,2022-01-30 02:10:00,2022-01-30 02:15:00,2572.48,2573.62,-0.0,flip_to_long -30953,做多,2022-01-30 02:15:00,2022-01-30 02:45:00,2573.62,2575.65,0.0,flip_to_short -30954,做空,2022-01-30 02:45:00,2022-01-30 02:55:00,2575.65,2579.1,-0.0,flip_to_long -30955,做多,2022-01-30 02:55:00,2022-01-30 03:00:00,2579.1,2581.87,0.0,tp_upper -30956,做空,2022-01-30 03:05:00,2022-01-30 03:15:00,2577.51,2577.57,-0.0,flip_to_long -30957,做多,2022-01-30 03:15:00,2022-01-30 03:20:00,2577.57,2580.41,0.0,tp_upper -30958,做空,2022-01-30 03:35:00,2022-01-30 03:45:00,2575.64,2567.32,0.0,tp_lower -30959,做多,2022-01-30 04:30:00,2022-01-30 04:55:00,2576.23,2588.39,0.0,tp_upper -30960,做空,2022-01-30 06:35:00,2022-01-30 06:50:00,2603.36,2605.34,-0.0,tp_lower -30961,做空,2022-01-30 07:40:00,2022-01-30 07:45:00,2607.95,2611.11,-0.0,flip_to_long -30962,做多,2022-01-30 07:45:00,2022-01-30 08:00:00,2611.11,2612.53,0.0,flip_to_short -30963,做空,2022-01-30 08:00:00,2022-01-30 08:05:00,2612.53,2613.99,-0.0,flip_to_long -30964,做多,2022-01-30 08:05:00,2022-01-30 08:15:00,2613.99,2613.08,-0.0,flip_to_short -30965,做空,2022-01-30 08:15:00,2022-01-30 08:30:00,2613.08,2606.51,0.0,tp_lower -30966,做多,2022-01-30 09:05:00,2022-01-30 09:20:00,2611.85,2608.45,-0.0,flip_to_short -30967,做空,2022-01-30 09:20:00,2022-01-30 09:25:00,2608.45,2601.55,0.0,tp_lower -30968,做多,2022-01-30 09:35:00,2022-01-30 09:40:00,2612.66,2611.09,-0.0,flip_to_short -30969,做空,2022-01-30 09:40:00,2022-01-30 10:05:00,2611.09,2608.05,0.0,flip_to_long -30970,做多,2022-01-30 10:05:00,2022-01-30 10:15:00,2608.05,2615.34,0.0,tp_upper -30971,做空,2022-01-30 10:20:00,2022-01-30 11:30:00,2610.0,2616.25,-0.0,flip_to_long -30972,做多,2022-01-30 11:30:00,2022-01-30 12:05:00,2616.25,2619.75,0.0,flip_to_short -30973,做空,2022-01-30 12:05:00,2022-01-30 12:10:00,2619.75,2612.55,0.0,tp_lower -30974,做多,2022-01-30 12:20:00,2022-01-30 12:35:00,2621.65,2631.47,0.0,tp_upper -30975,做空,2022-01-30 12:40:00,2022-01-30 12:50:00,2621.02,2609.44,0.0,tp_lower -30976,做多,2022-01-30 13:20:00,2022-01-30 13:30:00,2617.14,2617.17,-0.0,flip_to_short -30977,做空,2022-01-30 13:30:00,2022-01-30 14:00:00,2617.17,2613.25,0.0,flip_to_long -30978,做多,2022-01-30 14:00:00,2022-01-30 15:10:00,2613.25,2602.12,-0.0,flip_to_short -30979,做空,2022-01-30 15:10:00,2022-01-30 15:20:00,2602.12,2613.69,-0.0,flip_to_long -30980,做多,2022-01-30 15:20:00,2022-01-30 16:30:00,2613.69,2602.56,-0.0,flip_to_short -30981,做空,2022-01-30 16:30:00,2022-01-30 16:35:00,2602.56,2601.57,-0.0,tp_lower -30982,做多,2022-01-30 17:20:00,2022-01-30 17:30:00,2603.15,2603.0,-0.0,flip_to_short -30983,做空,2022-01-30 17:30:00,2022-01-30 18:50:00,2603.0,2594.93,0.0,tp_lower -30984,做多,2022-01-30 20:15:00,2022-01-30 20:25:00,2569.23,2569.87,-0.0,flip_to_short -30985,做空,2022-01-30 20:25:00,2022-01-30 21:35:00,2569.87,2566.91,0.0,flip_to_long -30986,做多,2022-01-30 21:35:00,2022-01-30 21:40:00,2566.91,2565.84,-0.0,flip_to_short -30987,做空,2022-01-30 21:40:00,2022-01-30 22:10:00,2565.84,2552.48,0.0,tp_lower -30988,做多,2022-01-30 22:25:00,2022-01-30 22:40:00,2561.77,2556.93,-0.0,flip_to_short -30989,做空,2022-01-30 22:40:00,2022-01-30 22:45:00,2556.93,2566.95,-0.0,flip_to_long -30990,做多,2022-01-30 22:45:00,2022-01-30 22:50:00,2566.95,2575.64,0.0,tp_upper -30991,做空,2022-01-31 00:05:00,2022-01-31 00:40:00,2586.99,2547.47,0.01,tp_lower -30992,做多,2022-01-31 03:10:00,2022-01-31 03:20:00,2511.82,2510.68,-0.0,flip_to_short -30993,做空,2022-01-31 03:20:00,2022-01-31 03:25:00,2510.68,2513.65,-0.0,flip_to_long -30994,做多,2022-01-31 03:25:00,2022-01-31 03:30:00,2513.65,2508.91,-0.0,flip_to_short -30995,做空,2022-01-31 03:30:00,2022-01-31 03:35:00,2508.91,2512.49,-0.0,flip_to_long -30996,做多,2022-01-31 03:35:00,2022-01-31 03:40:00,2512.49,2511.01,-0.0,flip_to_short -30997,做空,2022-01-31 03:40:00,2022-01-31 03:45:00,2511.01,2511.95,-0.0,flip_to_long -30998,做多,2022-01-31 03:45:00,2022-01-31 03:55:00,2511.95,2510.51,-0.0,flip_to_short -30999,做空,2022-01-31 03:55:00,2022-01-31 04:00:00,2510.51,2502.79,0.0,tp_lower -31000,做多,2022-01-31 05:20:00,2022-01-31 05:50:00,2497.4,2508.0,0.0,tp_upper -31001,做空,2022-01-31 06:55:00,2022-01-31 07:00:00,2504.55,2510.32,-0.0,flip_to_long -31002,做多,2022-01-31 07:00:00,2022-01-31 07:05:00,2510.32,2509.15,-0.0,flip_to_short -31003,做空,2022-01-31 07:05:00,2022-01-31 09:10:00,2509.15,2528.46,-0.01,flip_to_long -31004,做多,2022-01-31 09:10:00,2022-01-31 09:20:00,2528.46,2527.78,-0.0,flip_to_short -31005,做空,2022-01-31 09:20:00,2022-01-31 09:35:00,2527.78,2540.11,-0.0,flip_to_long -31006,做多,2022-01-31 09:35:00,2022-01-31 09:40:00,2540.11,2537.03,-0.0,tp_upper -31007,做空,2022-01-31 10:20:00,2022-01-31 11:35:00,2534.41,2532.61,0.0,tp_lower -31008,做多,2022-01-31 11:55:00,2022-01-31 12:00:00,2556.85,2556.02,-0.0,tp_upper -31009,做空,2022-01-31 12:05:00,2022-01-31 12:30:00,2526.0,2537.72,-0.0,flip_to_long -31010,做多,2022-01-31 12:30:00,2022-01-31 12:35:00,2537.72,2529.14,-0.0,flip_to_short -31011,做空,2022-01-31 12:35:00,2022-01-31 12:45:00,2529.14,2534.98,-0.0,flip_to_long -31012,做多,2022-01-31 12:45:00,2022-01-31 13:00:00,2534.98,2531.31,-0.0,flip_to_short -31013,做空,2022-01-31 13:00:00,2022-01-31 13:10:00,2531.31,2540.78,-0.0,flip_to_long -31014,做多,2022-01-31 13:10:00,2022-01-31 13:35:00,2540.78,2558.45,0.01,tp_upper -31015,做空,2022-01-31 14:45:00,2022-01-31 14:50:00,2558.68,2572.67,-0.01,flip_to_long -31016,做多,2022-01-31 14:50:00,2022-01-31 14:55:00,2572.67,2586.14,0.0,tp_upper -31017,做空,2022-01-31 18:10:00,2022-01-31 18:15:00,2676.79,2685.36,-0.0,flip_to_long -31018,做多,2022-01-31 18:15:00,2022-01-31 18:25:00,2685.36,2676.12,-0.0,flip_to_short -31019,做空,2022-01-31 18:25:00,2022-01-31 18:40:00,2676.12,2681.27,-0.0,flip_to_long -31020,做多,2022-01-31 18:40:00,2022-01-31 18:45:00,2681.27,2687.18,0.0,tp_upper -31021,做空,2022-01-31 18:55:00,2022-01-31 19:00:00,2678.26,2684.68,-0.0,flip_to_long -31022,做多,2022-01-31 19:00:00,2022-01-31 19:05:00,2684.68,2701.05,0.0,tp_upper -31023,做空,2022-01-31 19:25:00,2022-01-31 19:35:00,2684.82,2669.3,0.0,tp_lower -31024,做多,2022-01-31 20:00:00,2022-01-31 20:05:00,2682.24,2671.09,-0.0,flip_to_short -31025,做空,2022-01-31 20:05:00,2022-01-31 20:30:00,2671.09,2681.91,-0.0,flip_to_long -31026,做多,2022-01-31 20:30:00,2022-01-31 20:35:00,2681.91,2678.01,-0.0,flip_to_short -31027,做空,2022-01-31 20:35:00,2022-01-31 20:40:00,2678.01,2679.44,-0.0,flip_to_long -31028,做多,2022-01-31 20:40:00,2022-01-31 21:15:00,2679.44,2674.82,-0.0,flip_to_short -31029,做空,2022-01-31 21:15:00,2022-01-31 21:20:00,2674.82,2679.29,-0.0,flip_to_long -31030,做多,2022-01-31 21:20:00,2022-01-31 21:25:00,2679.29,2679.0,-0.0,flip_to_short -31031,做空,2022-01-31 21:25:00,2022-01-31 21:50:00,2679.0,2679.7,-0.0,flip_to_long -31032,做多,2022-01-31 21:50:00,2022-01-31 22:20:00,2679.7,2696.81,0.0,tp_upper -31033,做空,2022-01-31 22:45:00,2022-01-31 23:00:00,2681.86,2682.82,-0.0,flip_to_long -31034,做多,2022-01-31 23:00:00,2022-01-31 23:55:00,2682.82,2685.34,0.0,flip_to_short -31035,做空,2022-01-31 23:55:00,2022-02-01 00:00:00,2685.34,2684.67,-0.0,tp_lower -31036,做空,2022-02-01 00:15:00,2022-02-01 00:20:00,2683.69,2690.47,-0.0,flip_to_long -31037,做多,2022-02-01 00:20:00,2022-02-01 00:30:00,2690.47,2687.1,-0.0,flip_to_short -31038,做空,2022-02-01 00:30:00,2022-02-01 00:45:00,2687.1,2686.66,-0.0,flip_to_long -31039,做多,2022-02-01 00:45:00,2022-02-01 00:55:00,2686.66,2687.34,-0.0,flip_to_short -31040,做空,2022-02-01 00:55:00,2022-02-01 01:50:00,2687.34,2681.27,0.0,tp_lower -31041,做多,2022-02-01 02:00:00,2022-02-01 02:35:00,2685.07,2702.92,0.01,tp_upper -31042,做空,2022-02-01 04:25:00,2022-02-01 04:35:00,2741.5,2741.17,-0.0,flip_to_long -31043,做多,2022-02-01 04:35:00,2022-02-01 05:05:00,2741.17,2739.82,-0.0,flip_to_short -31044,做空,2022-02-01 05:05:00,2022-02-01 05:10:00,2739.82,2747.98,-0.0,flip_to_long -31045,做多,2022-02-01 05:10:00,2022-02-01 05:15:00,2747.98,2743.45,-0.0,flip_to_short -31046,做空,2022-02-01 05:15:00,2022-02-01 05:25:00,2743.45,2733.03,0.0,tp_lower -31047,做多,2022-02-01 05:35:00,2022-02-01 05:40:00,2742.78,2741.36,-0.0,flip_to_short -31048,做空,2022-02-01 05:40:00,2022-02-01 05:55:00,2741.36,2730.96,0.0,tp_lower -31049,做多,2022-02-01 06:35:00,2022-02-01 06:40:00,2734.07,2732.04,-0.0,flip_to_short -31050,做空,2022-02-01 06:40:00,2022-02-01 06:50:00,2732.04,2730.48,0.0,flip_to_long -31051,做多,2022-02-01 06:50:00,2022-02-01 08:30:00,2730.48,2740.65,0.0,flip_to_short -31052,做空,2022-02-01 08:30:00,2022-02-01 11:05:00,2740.65,2737.22,0.0,flip_to_long -31053,做多,2022-02-01 11:05:00,2022-02-01 11:15:00,2737.22,2747.39,0.0,tp_upper -31054,做空,2022-02-01 13:30:00,2022-02-01 13:35:00,2770.22,2776.26,-0.0,flip_to_long -31055,做多,2022-02-01 13:35:00,2022-02-01 13:40:00,2776.26,2789.02,0.0,tp_upper -31056,做空,2022-02-01 13:45:00,2022-02-01 14:40:00,2780.6,2764.26,0.0,tp_lower -31057,做多,2022-02-01 15:55:00,2022-02-01 16:10:00,2767.27,2783.88,0.0,tp_upper -31058,做空,2022-02-01 17:25:00,2022-02-01 17:55:00,2776.89,2780.41,-0.0,flip_to_long -31059,做多,2022-02-01 17:55:00,2022-02-01 18:45:00,2780.41,2779.67,-0.0,flip_to_short -31060,做空,2022-02-01 18:45:00,2022-02-01 18:55:00,2779.67,2766.88,0.0,tp_lower -31061,做多,2022-02-01 20:05:00,2022-02-01 20:15:00,2767.58,2762.04,-0.0,flip_to_short -31062,做空,2022-02-01 20:15:00,2022-02-01 20:20:00,2762.04,2768.92,-0.0,flip_to_long -31063,做多,2022-02-01 20:20:00,2022-02-01 20:25:00,2768.92,2763.51,-0.0,flip_to_short -31064,做空,2022-02-01 20:25:00,2022-02-01 22:50:00,2763.51,2778.37,-0.01,tp_lower -31065,做空,2022-02-01 23:00:00,2022-02-01 23:15:00,2781.41,2785.99,-0.0,flip_to_long -31066,做多,2022-02-01 23:15:00,2022-02-01 23:40:00,2785.99,2790.27,0.0,flip_to_short -31067,做空,2022-02-01 23:40:00,2022-02-02 00:00:00,2790.27,2788.34,0.0,flip_to_long -31068,做多,2022-02-02 00:00:00,2022-02-02 00:05:00,2788.34,2786.01,-0.0,flip_to_short -31069,做空,2022-02-02 00:05:00,2022-02-02 00:10:00,2786.01,2792.75,-0.0,flip_to_long -31070,做多,2022-02-02 00:10:00,2022-02-02 00:15:00,2792.75,2796.33,0.0,tp_upper -31071,做空,2022-02-02 00:30:00,2022-02-02 00:35:00,2772.87,2763.8,0.0,tp_lower -31072,做多,2022-02-02 02:15:00,2022-02-02 03:10:00,2763.36,2789.27,0.01,tp_upper -31073,做空,2022-02-02 03:55:00,2022-02-02 04:40:00,2778.7,2759.3,0.01,tp_lower -31074,做多,2022-02-02 05:55:00,2022-02-02 06:00:00,2762.86,2762.24,-0.0,flip_to_short -31075,做空,2022-02-02 06:00:00,2022-02-02 06:40:00,2762.24,2744.99,0.01,tp_lower -31076,做多,2022-02-02 07:25:00,2022-02-02 08:05:00,2758.12,2753.96,-0.0,flip_to_short -31077,做空,2022-02-02 08:05:00,2022-02-02 08:50:00,2753.96,2760.54,-0.0,flip_to_long -31078,做多,2022-02-02 08:50:00,2022-02-02 08:55:00,2760.54,2761.5,-0.0,tp_upper -31079,做空,2022-02-02 10:10:00,2022-02-02 10:20:00,2763.48,2762.6,-0.0,flip_to_long -31080,做多,2022-02-02 10:20:00,2022-02-02 10:40:00,2762.6,2762.86,-0.0,flip_to_short -31081,做空,2022-02-02 10:40:00,2022-02-02 10:45:00,2762.86,2765.62,-0.0,flip_to_long -31082,做多,2022-02-02 10:45:00,2022-02-02 10:50:00,2765.62,2764.39,-0.0,flip_to_short -31083,做空,2022-02-02 10:50:00,2022-02-02 11:00:00,2764.39,2759.86,0.0,tp_lower -31084,做多,2022-02-02 11:35:00,2022-02-02 11:40:00,2762.45,2760.62,-0.0,flip_to_short -31085,做空,2022-02-02 11:40:00,2022-02-02 11:45:00,2760.62,2764.85,-0.0,flip_to_long -31086,做多,2022-02-02 11:45:00,2022-02-02 12:00:00,2764.85,2776.71,0.0,tp_upper -31087,做空,2022-02-02 13:15:00,2022-02-02 14:00:00,2783.4,2774.86,0.0,tp_lower -31088,做多,2022-02-02 16:45:00,2022-02-02 17:05:00,2663.47,2687.39,0.01,tp_upper -31089,做空,2022-02-02 17:40:00,2022-02-02 17:45:00,2664.71,2673.78,-0.0,flip_to_long -31090,做多,2022-02-02 17:45:00,2022-02-02 18:25:00,2673.78,2675.99,0.0,flip_to_short -31091,做空,2022-02-02 18:25:00,2022-02-02 18:30:00,2675.99,2680.01,-0.0,flip_to_long -31092,做多,2022-02-02 18:30:00,2022-02-02 18:45:00,2680.01,2679.04,-0.0,tp_upper -31093,做空,2022-02-02 18:50:00,2022-02-02 20:40:00,2678.17,2702.88,-0.01,flip_to_long -31094,做多,2022-02-02 20:40:00,2022-02-02 20:50:00,2702.88,2722.04,0.01,tp_upper -31095,做空,2022-02-02 21:05:00,2022-02-02 21:10:00,2690.75,2688.17,0.0,tp_lower -31096,做多,2022-02-02 22:20:00,2022-02-02 23:40:00,2673.6,2682.15,0.0,flip_to_short -31097,做空,2022-02-02 23:40:00,2022-02-02 23:55:00,2682.15,2678.0,0.0,flip_to_long -31098,做多,2022-02-02 23:55:00,2022-02-03 00:15:00,2678.0,2689.58,0.0,tp_upper -31099,做空,2022-02-03 01:05:00,2022-02-03 01:10:00,2691.16,2701.9,-0.0,flip_to_long -31100,做多,2022-02-03 01:10:00,2022-02-03 01:15:00,2701.9,2689.6,-0.0,flip_to_short -31101,做空,2022-02-03 01:15:00,2022-02-03 01:20:00,2689.6,2696.92,-0.0,flip_to_long -31102,做多,2022-02-03 01:20:00,2022-02-03 01:25:00,2696.92,2690.74,-0.0,flip_to_short -31103,做空,2022-02-03 01:25:00,2022-02-03 01:30:00,2690.74,2696.39,-0.0,flip_to_long -31104,做多,2022-02-03 01:30:00,2022-02-03 01:35:00,2696.39,2691.8,-0.0,flip_to_short -31105,做空,2022-02-03 01:35:00,2022-02-03 01:40:00,2691.8,2692.45,-0.0,flip_to_long -31106,做多,2022-02-03 01:40:00,2022-02-03 03:05:00,2692.45,2679.24,-0.0,flip_to_short -31107,做空,2022-02-03 03:05:00,2022-02-03 03:10:00,2679.24,2683.16,-0.0,flip_to_long -31108,做多,2022-02-03 03:10:00,2022-02-03 03:15:00,2683.16,2682.94,-0.0,flip_to_short -31109,做空,2022-02-03 03:15:00,2022-02-03 03:25:00,2682.94,2671.99,0.0,tp_lower -31110,做空,2022-02-03 04:55:00,2022-02-03 05:05:00,2660.49,2651.29,0.0,tp_lower -31111,做多,2022-02-03 05:15:00,2022-02-03 05:20:00,2661.03,2656.74,-0.0,flip_to_short -31112,做空,2022-02-03 05:20:00,2022-02-03 05:25:00,2656.74,2661.36,-0.0,flip_to_long -31113,做多,2022-02-03 05:25:00,2022-02-03 05:35:00,2661.36,2657.22,-0.0,flip_to_short -31114,做空,2022-02-03 05:35:00,2022-02-03 05:45:00,2657.22,2651.78,0.0,tp_lower -31115,做多,2022-02-03 05:50:00,2022-02-03 05:55:00,2658.83,2654.5,-0.0,flip_to_short -31116,做空,2022-02-03 05:55:00,2022-02-03 06:05:00,2654.5,2652.61,0.0,flip_to_long -31117,做多,2022-02-03 06:05:00,2022-02-03 06:50:00,2652.61,2650.6,-0.0,flip_to_short -31118,做空,2022-02-03 06:50:00,2022-02-03 07:00:00,2650.6,2655.76,-0.0,flip_to_long -31119,做多,2022-02-03 07:00:00,2022-02-03 07:10:00,2655.76,2663.6,0.0,tp_upper -31120,做空,2022-02-03 08:40:00,2022-02-03 08:50:00,2662.7,2669.9,-0.0,flip_to_long -31121,做多,2022-02-03 08:50:00,2022-02-03 09:00:00,2669.9,2667.36,-0.0,flip_to_short -31122,做空,2022-02-03 09:00:00,2022-02-03 09:15:00,2667.36,2644.05,0.01,tp_lower -31123,做多,2022-02-03 11:25:00,2022-02-03 11:30:00,2608.18,2614.34,0.0,tp_upper -31124,做空,2022-02-03 12:05:00,2022-02-03 12:10:00,2595.43,2597.54,-0.0,flip_to_long -31125,做多,2022-02-03 12:10:00,2022-02-03 12:20:00,2597.54,2605.56,0.0,flip_to_short -31126,做空,2022-02-03 12:20:00,2022-02-03 12:25:00,2605.56,2582.66,0.01,tp_lower -31127,做多,2022-02-03 12:50:00,2022-02-03 13:35:00,2604.43,2623.99,0.01,tp_upper -31128,做空,2022-02-03 13:45:00,2022-02-03 13:55:00,2598.67,2605.73,-0.0,flip_to_long -31129,做多,2022-02-03 13:55:00,2022-02-03 14:00:00,2605.73,2599.51,-0.0,flip_to_short -31130,做空,2022-02-03 14:00:00,2022-02-03 14:05:00,2599.51,2605.87,-0.0,flip_to_long -31131,做多,2022-02-03 14:05:00,2022-02-03 14:25:00,2605.87,2601.43,-0.0,flip_to_short -31132,做空,2022-02-03 14:25:00,2022-02-03 14:35:00,2601.43,2622.45,-0.01,flip_to_long -31133,做多,2022-02-03 14:35:00,2022-02-03 14:45:00,2622.45,2610.34,-0.0,flip_to_short -31134,做空,2022-02-03 14:45:00,2022-02-03 14:55:00,2610.34,2607.28,0.0,flip_to_long -31135,做多,2022-02-03 14:55:00,2022-02-03 15:05:00,2607.28,2611.36,0.0,flip_to_short -31136,做空,2022-02-03 15:05:00,2022-02-03 16:40:00,2611.36,2633.51,-0.01,flip_to_long -31137,做多,2022-02-03 16:40:00,2022-02-03 18:00:00,2633.51,2617.48,-0.01,flip_to_short -31138,做空,2022-02-03 18:00:00,2022-02-03 18:20:00,2617.48,2615.51,0.0,flip_to_long -31139,做多,2022-02-03 18:20:00,2022-02-03 18:25:00,2615.51,2610.94,-0.0,flip_to_short -31140,做空,2022-02-03 18:25:00,2022-02-03 18:30:00,2610.94,2619.3,-0.0,flip_to_long -31141,做多,2022-02-03 18:30:00,2022-02-03 18:40:00,2619.3,2627.69,0.0,tp_upper -31142,做空,2022-02-03 19:10:00,2022-02-03 19:20:00,2608.06,2620.6,-0.0,flip_to_long -31143,做多,2022-02-03 19:20:00,2022-02-03 19:25:00,2620.6,2613.48,-0.0,flip_to_short -31144,做空,2022-02-03 19:25:00,2022-02-03 19:35:00,2613.48,2603.57,0.0,tp_lower -31145,做多,2022-02-03 20:20:00,2022-02-03 21:00:00,2607.0,2621.74,0.0,tp_upper -31146,做空,2022-02-03 22:40:00,2022-02-03 22:50:00,2647.58,2650.09,-0.0,flip_to_long -31147,做多,2022-02-03 22:50:00,2022-02-03 23:00:00,2650.09,2657.44,0.0,flip_to_short -31148,做空,2022-02-03 23:00:00,2022-02-03 23:35:00,2657.44,2660.05,-0.0,flip_to_long -31149,做多,2022-02-03 23:35:00,2022-02-03 23:45:00,2660.05,2666.34,0.0,tp_upper -31150,做空,2022-02-04 01:00:00,2022-02-04 01:20:00,2682.84,2682.29,-0.0,flip_to_long -31151,做多,2022-02-04 01:20:00,2022-02-04 02:20:00,2682.29,2683.7,0.0,tp_upper -31152,做空,2022-02-04 03:25:00,2022-02-04 03:55:00,2686.93,2682.28,0.0,tp_lower -31153,做多,2022-02-04 04:45:00,2022-02-04 04:55:00,2684.39,2682.4,-0.0,flip_to_short -31154,做空,2022-02-04 04:55:00,2022-02-04 05:00:00,2682.4,2682.73,-0.0,flip_to_long -31155,做多,2022-02-04 05:00:00,2022-02-04 05:05:00,2682.73,2690.53,0.0,tp_upper -31156,做空,2022-02-04 07:05:00,2022-02-04 07:15:00,2786.04,2788.52,-0.0,flip_to_long -31157,做多,2022-02-04 07:15:00,2022-02-04 07:20:00,2788.52,2786.96,-0.0,flip_to_short -31158,做空,2022-02-04 07:20:00,2022-02-04 07:25:00,2786.96,2789.53,-0.0,flip_to_long -31159,做多,2022-02-04 07:25:00,2022-02-04 07:35:00,2789.53,2800.25,0.0,tp_upper -31160,做空,2022-02-04 09:10:00,2022-02-04 09:15:00,2826.78,2831.19,-0.0,flip_to_long -31161,做多,2022-02-04 09:15:00,2022-02-04 09:20:00,2831.19,2828.18,-0.0,flip_to_short -31162,做空,2022-02-04 09:20:00,2022-02-04 09:25:00,2828.18,2829.71,-0.0,flip_to_long -31163,做多,2022-02-04 09:25:00,2022-02-04 09:35:00,2829.71,2833.21,0.0,flip_to_short -31164,做空,2022-02-04 09:35:00,2022-02-04 09:45:00,2833.21,2844.41,-0.0,flip_to_long -31165,做多,2022-02-04 09:45:00,2022-02-04 09:50:00,2844.41,2850.27,0.0,tp_upper -31166,做空,2022-02-04 10:15:00,2022-02-04 10:35:00,2835.19,2840.8,-0.0,flip_to_long -31167,做多,2022-02-04 10:35:00,2022-02-04 10:40:00,2840.8,2837.09,-0.0,flip_to_short -31168,做空,2022-02-04 10:40:00,2022-02-04 10:50:00,2837.09,2832.57,0.0,flip_to_long -31169,做多,2022-02-04 10:50:00,2022-02-04 11:20:00,2832.57,2831.8,-0.0,flip_to_short -31170,做空,2022-02-04 11:20:00,2022-02-04 11:25:00,2831.8,2833.89,-0.0,flip_to_long -31171,做多,2022-02-04 11:25:00,2022-02-04 11:45:00,2833.89,2831.69,-0.0,flip_to_short -31172,做空,2022-02-04 11:45:00,2022-02-04 11:50:00,2831.69,2829.79,0.0,tp_lower -31173,做多,2022-02-04 12:00:00,2022-02-04 12:05:00,2835.73,2835.0,-0.0,flip_to_short -31174,做空,2022-02-04 12:05:00,2022-02-04 12:20:00,2835.0,2837.62,-0.0,flip_to_long -31175,做多,2022-02-04 12:20:00,2022-02-04 12:25:00,2837.62,2844.11,0.0,tp_upper -31176,做空,2022-02-04 13:00:00,2022-02-04 13:05:00,2835.12,2835.79,-0.0,flip_to_long -31177,做多,2022-02-04 13:05:00,2022-02-04 13:10:00,2835.79,2843.0,0.0,tp_upper -31178,做空,2022-02-04 13:20:00,2022-02-04 13:25:00,2829.39,2829.97,-0.0,tp_lower -31179,做多,2022-02-04 14:15:00,2022-02-04 14:30:00,2800.33,2798.8,-0.0,flip_to_short -31180,做空,2022-02-04 14:30:00,2022-02-04 14:35:00,2798.8,2803.78,-0.0,flip_to_long -31181,做多,2022-02-04 14:35:00,2022-02-04 15:00:00,2803.78,2841.28,0.01,tp_upper -31182,做空,2022-02-04 18:15:00,2022-02-04 18:40:00,2945.0,2947.99,-0.0,flip_to_long -31183,做多,2022-02-04 18:40:00,2022-02-04 18:45:00,2947.99,2941.3,-0.0,flip_to_short -31184,做空,2022-02-04 18:45:00,2022-02-04 18:50:00,2941.3,2948.92,-0.0,flip_to_long -31185,做多,2022-02-04 18:50:00,2022-02-04 18:55:00,2948.92,2945.77,-0.0,flip_to_short -31186,做空,2022-02-04 18:55:00,2022-02-04 19:00:00,2945.77,2939.34,0.0,tp_lower -31187,做多,2022-02-04 19:25:00,2022-02-04 19:40:00,2942.54,2941.37,-0.0,flip_to_short -31188,做空,2022-02-04 19:40:00,2022-02-04 19:45:00,2941.37,2942.24,-0.0,flip_to_long -31189,做多,2022-02-04 19:45:00,2022-02-04 19:55:00,2942.24,2957.58,0.0,tp_upper -31190,做空,2022-02-04 20:40:00,2022-02-04 20:50:00,2952.31,2954.29,-0.0,flip_to_long -31191,做多,2022-02-04 20:50:00,2022-02-04 20:55:00,2954.29,2953.97,-0.0,flip_to_short -31192,做空,2022-02-04 20:55:00,2022-02-04 21:55:00,2953.97,2953.38,-0.0,flip_to_long -31193,做多,2022-02-04 21:55:00,2022-02-04 22:00:00,2953.38,2949.51,-0.0,tp_upper -31194,做空,2022-02-04 22:05:00,2022-02-04 22:10:00,2943.99,2954.5,-0.0,flip_to_long -31195,做多,2022-02-04 22:10:00,2022-02-04 22:15:00,2954.5,2957.68,0.0,tp_upper -31196,做空,2022-02-04 22:20:00,2022-02-04 22:30:00,2938.03,2936.34,0.0,tp_lower -31197,做多,2022-02-04 22:50:00,2022-02-04 22:55:00,2953.32,2955.03,0.0,tp_upper -31198,做空,2022-02-04 23:15:00,2022-02-04 23:20:00,2947.45,2951.0,-0.0,flip_to_long -31199,做多,2022-02-04 23:20:00,2022-02-04 23:25:00,2951.0,2949.42,-0.0,flip_to_short -31200,做空,2022-02-04 23:25:00,2022-02-05 00:55:00,2949.42,2980.8,-0.01,flip_to_long -31201,做多,2022-02-05 00:55:00,2022-02-05 01:05:00,2980.8,2981.18,-0.0,flip_to_short -31202,做空,2022-02-05 01:05:00,2022-02-05 01:35:00,2981.18,2964.86,0.0,tp_lower -31203,做多,2022-02-05 02:05:00,2022-02-05 02:15:00,2977.88,2989.18,0.0,tp_upper -31204,做空,2022-02-05 03:20:00,2022-02-05 03:25:00,2986.91,2991.41,-0.0,flip_to_long -31205,做多,2022-02-05 03:25:00,2022-02-05 03:30:00,2991.41,2989.58,-0.0,flip_to_short -31206,做空,2022-02-05 03:30:00,2022-02-05 03:45:00,2989.58,2997.26,-0.0,flip_to_long -31207,做多,2022-02-05 03:45:00,2022-02-05 03:50:00,2997.26,2991.44,-0.0,flip_to_short -31208,做空,2022-02-05 03:50:00,2022-02-05 03:55:00,2991.44,2996.56,-0.0,flip_to_long -31209,做多,2022-02-05 03:55:00,2022-02-05 04:10:00,2996.56,3008.75,0.0,tp_upper -31210,做空,2022-02-05 05:55:00,2022-02-05 06:40:00,3022.92,3013.55,0.0,tp_lower -31211,做多,2022-02-05 08:00:00,2022-02-05 08:20:00,3004.05,3001.76,-0.0,flip_to_short -31212,做空,2022-02-05 08:20:00,2022-02-05 08:25:00,3001.76,3006.02,-0.0,flip_to_long -31213,做多,2022-02-05 08:25:00,2022-02-05 08:30:00,3006.02,3014.22,0.0,tp_upper -31214,做空,2022-02-05 08:35:00,2022-02-05 08:40:00,2992.44,3003.69,-0.0,tp_lower -31215,做空,2022-02-05 08:45:00,2022-02-05 09:50:00,3003.67,3014.46,-0.0,flip_to_long -31216,做多,2022-02-05 09:50:00,2022-02-05 09:55:00,3014.46,3027.01,0.0,tp_upper -31217,做空,2022-02-05 10:10:00,2022-02-05 10:20:00,3016.23,3013.85,0.0,flip_to_long -31218,做多,2022-02-05 10:20:00,2022-02-05 10:40:00,3013.85,3016.76,0.0,flip_to_short -31219,做空,2022-02-05 10:40:00,2022-02-05 10:45:00,3016.76,3019.04,-0.0,flip_to_long -31220,做多,2022-02-05 10:45:00,2022-02-05 11:00:00,3019.04,3021.47,0.0,flip_to_short -31221,做空,2022-02-05 11:00:00,2022-02-05 11:10:00,3021.47,3024.71,-0.0,flip_to_long -31222,做多,2022-02-05 11:10:00,2022-02-05 11:15:00,3024.71,3014.76,-0.0,tp_upper -31223,做多,2022-02-05 12:00:00,2022-02-05 12:05:00,3015.0,2998.56,-0.01,flip_to_short -31224,做空,2022-02-05 12:05:00,2022-02-05 12:10:00,2998.56,3017.34,-0.01,tp_lower -31225,做空,2022-02-05 12:20:00,2022-02-05 12:35:00,3014.53,3003.0,0.0,tp_lower -31226,做多,2022-02-05 12:45:00,2022-02-05 12:50:00,3012.65,3004.78,-0.0,flip_to_short -31227,做空,2022-02-05 12:50:00,2022-02-05 13:00:00,3004.78,3007.2,-0.0,flip_to_long -31228,做多,2022-02-05 13:00:00,2022-02-05 13:15:00,3007.2,3012.89,0.0,flip_to_short -31229,做空,2022-02-05 13:15:00,2022-02-05 14:05:00,3012.89,3014.29,-0.0,flip_to_long -31230,做多,2022-02-05 14:05:00,2022-02-05 14:10:00,3014.29,3012.14,-0.0,flip_to_short -31231,做空,2022-02-05 14:10:00,2022-02-05 14:20:00,3012.14,3014.92,-0.0,flip_to_long -31232,做多,2022-02-05 14:20:00,2022-02-05 14:25:00,3014.92,3012.44,-0.0,flip_to_short -31233,做空,2022-02-05 14:25:00,2022-02-05 14:30:00,3012.44,3017.72,-0.0,flip_to_long -31234,做多,2022-02-05 14:30:00,2022-02-05 14:35:00,3017.72,3017.38,-0.0,flip_to_short -31235,做空,2022-02-05 14:35:00,2022-02-05 15:00:00,3017.38,3015.72,0.0,tp_lower -31236,做多,2022-02-05 15:05:00,2022-02-05 15:10:00,3026.1,3031.66,0.0,tp_upper -31237,做空,2022-02-05 16:00:00,2022-02-05 16:15:00,3035.39,3034.23,-0.0,flip_to_long -31238,做多,2022-02-05 16:15:00,2022-02-05 16:35:00,3034.23,3031.45,-0.0,flip_to_short -31239,做空,2022-02-05 16:35:00,2022-02-05 16:45:00,3031.45,3005.5,0.01,tp_lower -31240,做多,2022-02-05 17:45:00,2022-02-05 19:00:00,3019.88,3014.63,-0.0,flip_to_short -31241,做空,2022-02-05 19:00:00,2022-02-05 19:10:00,3014.63,3014.22,-0.0,flip_to_long -31242,做多,2022-02-05 19:10:00,2022-02-05 19:45:00,3014.22,3014.57,-0.0,tp_upper -31243,做空,2022-02-05 19:55:00,2022-02-05 20:00:00,3009.91,3001.81,0.0,tp_lower -31244,做多,2022-02-05 20:40:00,2022-02-05 21:05:00,3011.28,3021.46,0.0,tp_upper -31245,做空,2022-02-05 22:35:00,2022-02-05 22:45:00,3022.69,3022.85,-0.0,flip_to_long -31246,做多,2022-02-05 22:45:00,2022-02-06 00:05:00,3022.85,3019.86,-0.0,flip_to_short -31247,做空,2022-02-06 00:05:00,2022-02-06 00:20:00,3019.86,3025.13,-0.0,flip_to_long -31248,做多,2022-02-06 00:20:00,2022-02-06 00:25:00,3025.13,3015.78,-0.0,tp_upper -31249,做多,2022-02-06 00:35:00,2022-02-06 00:40:00,3020.4,3016.72,-0.0,flip_to_short -31250,做空,2022-02-06 00:40:00,2022-02-06 00:45:00,3016.72,3022.63,-0.0,flip_to_long -31251,做多,2022-02-06 00:45:00,2022-02-06 00:50:00,3022.63,3026.93,0.0,tp_upper -31252,做空,2022-02-06 01:35:00,2022-02-06 01:40:00,3022.53,3024.66,-0.0,flip_to_long -31253,做多,2022-02-06 01:40:00,2022-02-06 02:05:00,3024.66,3026.63,0.0,flip_to_short -31254,做空,2022-02-06 02:05:00,2022-02-06 02:20:00,3026.63,3022.45,0.0,tp_lower -31255,做多,2022-02-06 02:55:00,2022-02-06 04:40:00,3023.43,3011.0,-0.0,flip_to_short -31256,做空,2022-02-06 04:40:00,2022-02-06 06:10:00,3011.0,3007.34,0.0,tp_lower -31257,做多,2022-02-06 06:25:00,2022-02-06 07:45:00,3007.37,3016.2,0.0,tp_upper -31258,做空,2022-02-06 08:00:00,2022-02-06 08:35:00,3004.74,3011.33,-0.0,flip_to_long -31259,做多,2022-02-06 08:35:00,2022-02-06 08:45:00,3011.33,3003.36,-0.0,flip_to_short -31260,做空,2022-02-06 08:45:00,2022-02-06 08:50:00,3003.36,3007.04,-0.0,flip_to_long -31261,做多,2022-02-06 08:50:00,2022-02-06 09:40:00,3007.04,3008.51,-0.0,flip_to_short -31262,做空,2022-02-06 09:40:00,2022-02-06 09:45:00,3008.51,3014.6,-0.0,flip_to_long -31263,做多,2022-02-06 09:45:00,2022-02-06 10:00:00,3014.6,3019.63,0.0,tp_upper -31264,做空,2022-02-06 10:20:00,2022-02-06 10:25:00,3008.51,3009.55,-0.0,flip_to_long -31265,做多,2022-02-06 10:25:00,2022-02-06 11:55:00,3009.55,3004.77,-0.0,flip_to_short -31266,做空,2022-02-06 11:55:00,2022-02-06 12:05:00,3004.77,3013.96,-0.0,flip_to_long -31267,做多,2022-02-06 12:05:00,2022-02-06 12:10:00,3013.96,3011.84,-0.0,tp_upper -31268,做空,2022-02-06 12:45:00,2022-02-06 12:55:00,3000.73,3008.44,-0.0,flip_to_long -31269,做多,2022-02-06 12:55:00,2022-02-06 13:05:00,3008.44,3016.96,0.0,tp_upper -31270,做空,2022-02-06 13:10:00,2022-02-06 13:15:00,3005.11,3006.18,-0.0,flip_to_long -31271,做多,2022-02-06 13:15:00,2022-02-06 13:35:00,3006.18,3014.27,0.0,flip_to_short -31272,做空,2022-02-06 13:35:00,2022-02-06 14:35:00,3014.27,3010.72,0.0,tp_lower -31273,做多,2022-02-06 15:30:00,2022-02-06 15:50:00,2988.67,2990.07,-0.0,flip_to_short -31274,做空,2022-02-06 15:50:00,2022-02-06 17:45:00,2990.07,2998.05,-0.0,flip_to_long -31275,做多,2022-02-06 17:45:00,2022-02-06 17:55:00,2998.05,3000.06,0.0,flip_to_short -31276,做空,2022-02-06 17:55:00,2022-02-06 18:00:00,3000.06,3003.0,-0.0,flip_to_long -31277,做多,2022-02-06 18:00:00,2022-02-06 18:05:00,3003.0,2999.07,-0.0,flip_to_short -31278,做空,2022-02-06 18:05:00,2022-02-06 18:20:00,2999.07,2988.58,0.0,tp_lower -31279,做多,2022-02-06 19:20:00,2022-02-06 20:15:00,2995.32,2994.92,-0.0,flip_to_short -31280,做空,2022-02-06 20:15:00,2022-02-06 20:45:00,2994.92,2980.59,0.0,tp_lower -31281,做多,2022-02-06 21:20:00,2022-02-06 22:25:00,2991.71,2992.51,-0.0,flip_to_short -31282,做空,2022-02-06 22:25:00,2022-02-06 22:30:00,2992.51,2994.89,-0.0,flip_to_long -31283,做多,2022-02-06 22:30:00,2022-02-06 22:50:00,2994.89,2991.31,-0.0,flip_to_short -31284,做空,2022-02-06 22:50:00,2022-02-06 22:55:00,2991.31,2987.21,0.0,tp_lower -31285,做多,2022-02-06 23:05:00,2022-02-06 23:10:00,3003.93,3001.26,-0.0,tp_upper -31286,做空,2022-02-07 00:15:00,2022-02-07 00:20:00,3017.5,3018.02,-0.0,flip_to_long -31287,做多,2022-02-07 00:20:00,2022-02-07 01:45:00,3018.02,3023.66,0.0,tp_upper -31288,做多,2022-02-07 07:00:00,2022-02-07 07:05:00,3092.63,3086.1,-0.0,flip_to_short -31289,做空,2022-02-07 07:05:00,2022-02-07 07:45:00,3086.1,3071.93,0.0,tp_lower -31290,做多,2022-02-07 08:50:00,2022-02-07 08:55:00,3076.8,3070.92,-0.0,flip_to_short -31291,做空,2022-02-07 08:55:00,2022-02-07 09:00:00,3070.92,3073.76,-0.0,flip_to_long -31292,做多,2022-02-07 09:00:00,2022-02-07 10:05:00,3073.76,3061.37,-0.0,flip_to_short -31293,做空,2022-02-07 10:05:00,2022-02-07 10:15:00,3061.37,3067.67,-0.0,flip_to_long -31294,做多,2022-02-07 10:15:00,2022-02-07 10:20:00,3067.67,3064.46,-0.0,flip_to_short -31295,做空,2022-02-07 10:20:00,2022-02-07 10:25:00,3064.46,3066.4,-0.0,flip_to_long -31296,做多,2022-02-07 10:25:00,2022-02-07 10:40:00,3066.4,3074.97,0.0,tp_upper -31297,做空,2022-02-07 11:25:00,2022-02-07 11:40:00,3069.18,3067.26,0.0,tp_lower -31298,做多,2022-02-07 12:35:00,2022-02-07 12:45:00,3067.78,3077.36,0.0,tp_upper -31299,做空,2022-02-07 14:15:00,2022-02-07 14:35:00,3085.91,3105.69,-0.01,flip_to_long -31300,做多,2022-02-07 14:35:00,2022-02-07 14:40:00,3105.69,3116.88,0.0,tp_upper -31301,做空,2022-02-07 15:15:00,2022-02-07 15:20:00,3095.43,3108.48,-0.0,flip_to_long -31302,做多,2022-02-07 15:20:00,2022-02-07 15:40:00,3108.48,3112.83,0.0,flip_to_short -31303,做空,2022-02-07 15:40:00,2022-02-07 16:45:00,3112.83,3116.85,-0.0,flip_to_long -31304,做多,2022-02-07 16:45:00,2022-02-07 17:05:00,3116.85,3118.04,-0.0,flip_to_short -31305,做空,2022-02-07 17:05:00,2022-02-07 17:15:00,3118.04,3122.96,-0.0,flip_to_long -31306,做多,2022-02-07 17:15:00,2022-02-07 17:25:00,3122.96,3124.56,0.0,flip_to_short -31307,做空,2022-02-07 17:25:00,2022-02-07 18:50:00,3124.56,3150.22,-0.01,flip_to_long -31308,做多,2022-02-07 18:50:00,2022-02-07 19:05:00,3150.22,3165.62,0.0,tp_upper -31309,做空,2022-02-07 19:55:00,2022-02-07 20:35:00,3165.92,3156.9,0.0,tp_lower -31310,做多,2022-02-07 21:55:00,2022-02-07 22:00:00,3149.73,3148.93,-0.0,flip_to_short -31311,做空,2022-02-07 22:00:00,2022-02-07 22:10:00,3148.93,3149.43,-0.0,flip_to_long -31312,做多,2022-02-07 22:10:00,2022-02-07 22:15:00,3149.43,3145.3,-0.0,flip_to_short -31313,做空,2022-02-07 22:15:00,2022-02-07 23:10:00,3145.3,3138.34,0.0,tp_lower -31314,做多,2022-02-07 23:45:00,2022-02-08 01:40:00,3143.22,3145.58,0.0,tp_upper -31315,做空,2022-02-08 02:10:00,2022-02-08 02:15:00,3138.45,3139.36,-0.0,flip_to_long -31316,做多,2022-02-08 02:15:00,2022-02-08 02:40:00,3139.36,3145.04,0.0,flip_to_short -31317,做空,2022-02-08 02:40:00,2022-02-08 02:50:00,3145.04,3138.93,0.0,tp_lower -31318,做多,2022-02-08 03:30:00,2022-02-08 03:40:00,3139.19,3142.14,0.0,flip_to_short -31319,做空,2022-02-08 03:40:00,2022-02-08 08:05:00,3142.14,3147.0,-0.0,tp_lower -31320,做多,2022-02-08 10:20:00,2022-02-08 10:45:00,3095.35,3110.91,0.0,tp_upper -31321,做空,2022-02-08 11:20:00,2022-02-08 11:25:00,3100.19,3101.7,-0.0,flip_to_long -31322,做多,2022-02-08 11:25:00,2022-02-08 11:35:00,3101.7,3096.66,-0.0,flip_to_short -31323,做空,2022-02-08 11:35:00,2022-02-08 11:55:00,3096.66,3103.81,-0.0,flip_to_long -31324,做多,2022-02-08 11:55:00,2022-02-08 14:30:00,3103.81,3077.31,-0.01,tp_upper -31325,做多,2022-02-08 14:35:00,2022-02-08 14:50:00,3095.07,3079.65,-0.0,flip_to_short -31326,做空,2022-02-08 14:50:00,2022-02-08 14:55:00,3079.65,3068.39,0.0,tp_lower -31327,做多,2022-02-08 15:45:00,2022-02-08 16:40:00,3070.57,3068.25,-0.0,flip_to_short -31328,做空,2022-02-08 16:40:00,2022-02-08 16:50:00,3068.25,3041.56,0.01,tp_lower -31329,做多,2022-02-08 17:50:00,2022-02-08 18:05:00,3048.83,3052.09,0.0,flip_to_short -31330,做空,2022-02-08 18:05:00,2022-02-08 18:55:00,3052.09,3058.06,-0.0,flip_to_long -31331,做多,2022-02-08 18:55:00,2022-02-08 19:00:00,3058.06,3057.66,-0.0,flip_to_short -31332,做空,2022-02-08 19:00:00,2022-02-08 19:15:00,3057.66,3060.72,-0.0,flip_to_long -31333,做多,2022-02-08 19:15:00,2022-02-08 19:20:00,3060.72,3042.7,-0.01,flip_to_short -31334,做空,2022-02-08 19:20:00,2022-02-08 19:25:00,3042.7,3034.5,0.0,tp_lower -31335,做多,2022-02-08 19:55:00,2022-02-08 20:25:00,3050.35,3080.23,0.01,tp_upper -31336,做空,2022-02-08 22:00:00,2022-02-08 22:05:00,3108.77,3113.75,-0.0,flip_to_long -31337,做多,2022-02-08 22:05:00,2022-02-08 22:10:00,3113.75,3110.43,-0.0,flip_to_short -31338,做空,2022-02-08 22:10:00,2022-02-08 22:30:00,3110.43,3096.1,0.0,tp_lower -31339,做多,2022-02-08 22:50:00,2022-02-08 23:00:00,3109.03,3111.89,0.0,flip_to_short -31340,做空,2022-02-08 23:00:00,2022-02-09 00:00:00,3111.89,3117.37,-0.0,flip_to_long -31341,做多,2022-02-09 00:00:00,2022-02-09 00:10:00,3117.37,3116.07,-0.0,flip_to_short -31342,做空,2022-02-09 00:10:00,2022-02-09 00:15:00,3116.07,3121.76,-0.0,flip_to_long -31343,做多,2022-02-09 00:15:00,2022-02-09 00:20:00,3121.76,3120.21,-0.0,flip_to_short -31344,做空,2022-02-09 00:20:00,2022-02-09 00:25:00,3120.21,3107.12,0.0,tp_lower -31345,做多,2022-02-09 00:40:00,2022-02-09 01:15:00,3122.46,3115.45,-0.0,flip_to_short -31346,做空,2022-02-09 01:15:00,2022-02-09 01:25:00,3115.45,3116.11,-0.0,flip_to_long -31347,做多,2022-02-09 01:25:00,2022-02-09 03:20:00,3116.11,3077.14,-0.01,flip_to_short -31348,做空,2022-02-09 03:20:00,2022-02-09 04:35:00,3077.14,3084.99,-0.0,flip_to_long -31349,做多,2022-02-09 04:35:00,2022-02-09 04:45:00,3084.99,3089.92,0.0,tp_upper -31350,做空,2022-02-09 04:55:00,2022-02-09 05:00:00,3078.89,3066.62,0.0,tp_lower -31351,做多,2022-02-09 05:35:00,2022-02-09 05:40:00,3082.66,3098.79,0.0,tp_upper -31352,做空,2022-02-09 07:15:00,2022-02-09 07:30:00,3088.56,3083.92,0.0,tp_lower -31353,做多,2022-02-09 07:50:00,2022-02-09 07:55:00,3094.14,3103.83,0.0,tp_upper -31354,做空,2022-02-09 08:10:00,2022-02-09 08:15:00,3095.84,3082.5,0.0,tp_lower -31355,做多,2022-02-09 08:45:00,2022-02-09 09:05:00,3094.2,3111.11,0.0,tp_upper -31356,做空,2022-02-09 09:35:00,2022-02-09 11:10:00,3095.66,3124.29,-0.01,flip_to_long -31357,做多,2022-02-09 11:10:00,2022-02-09 11:40:00,3124.29,3138.06,0.0,tp_upper -31358,做空,2022-02-09 13:55:00,2022-02-09 14:05:00,3180.62,3175.87,0.0,tp_lower -31359,做多,2022-02-09 14:25:00,2022-02-09 14:40:00,3185.25,3201.0,0.0,tp_upper -31360,做空,2022-02-09 14:50:00,2022-02-09 15:00:00,3195.41,3193.36,0.0,flip_to_long -31361,做多,2022-02-09 15:00:00,2022-02-09 15:10:00,3193.36,3179.65,-0.0,flip_to_short -31362,做空,2022-02-09 15:10:00,2022-02-09 15:15:00,3179.65,3166.29,0.0,tp_lower -31363,做多,2022-02-09 16:00:00,2022-02-09 16:05:00,3190.24,3180.49,-0.0,flip_to_short -31364,做空,2022-02-09 16:05:00,2022-02-09 16:20:00,3180.49,3183.62,-0.0,flip_to_long -31365,做多,2022-02-09 16:20:00,2022-02-09 16:45:00,3183.62,3210.25,0.01,tp_upper -31366,做空,2022-02-09 17:50:00,2022-02-09 18:00:00,3194.48,3198.38,-0.0,flip_to_long -31367,做多,2022-02-09 18:00:00,2022-02-09 18:45:00,3198.38,3200.06,0.0,flip_to_short -31368,做空,2022-02-09 18:45:00,2022-02-09 21:05:00,3200.06,3252.42,-0.01,flip_to_long -31369,做多,2022-02-09 21:05:00,2022-02-09 23:00:00,3252.42,3241.42,-0.0,flip_to_short -31370,做空,2022-02-09 23:00:00,2022-02-09 23:10:00,3241.42,3240.17,-0.0,flip_to_long -31371,做多,2022-02-09 23:10:00,2022-02-09 23:20:00,3240.17,3235.87,-0.0,flip_to_short -31372,做空,2022-02-09 23:20:00,2022-02-09 23:50:00,3235.87,3237.0,-0.0,flip_to_long -31373,做多,2022-02-09 23:50:00,2022-02-10 00:05:00,3237.0,3235.79,-0.0,flip_to_short -31374,做空,2022-02-10 00:05:00,2022-02-10 00:15:00,3235.79,3218.36,0.0,tp_lower -31375,做多,2022-02-10 01:20:00,2022-02-10 01:25:00,3224.99,3211.95,-0.0,flip_to_short -31376,做空,2022-02-10 01:25:00,2022-02-10 01:30:00,3211.95,3218.5,-0.0,tp_lower -31377,做多,2022-02-10 01:35:00,2022-02-10 01:50:00,3219.55,3218.84,-0.0,flip_to_short -31378,做空,2022-02-10 01:50:00,2022-02-10 01:55:00,3218.84,3221.91,-0.0,flip_to_long -31379,做多,2022-02-10 01:55:00,2022-02-10 02:00:00,3221.91,3216.46,-0.0,flip_to_short -31380,做空,2022-02-10 02:00:00,2022-02-10 02:05:00,3216.46,3221.64,-0.0,tp_lower -31381,做空,2022-02-10 02:15:00,2022-02-10 02:20:00,3219.24,3223.87,-0.0,flip_to_long -31382,做多,2022-02-10 02:20:00,2022-02-10 02:30:00,3223.87,3222.01,-0.0,flip_to_short -31383,做空,2022-02-10 02:30:00,2022-02-10 02:40:00,3222.01,3219.79,0.0,flip_to_long -31384,做多,2022-02-10 02:40:00,2022-02-10 04:25:00,3219.79,3181.33,-0.01,flip_to_short -31385,做空,2022-02-10 04:25:00,2022-02-10 04:40:00,3181.33,3172.17,0.0,tp_lower -31386,做多,2022-02-10 05:50:00,2022-02-10 06:25:00,3171.66,3168.24,-0.0,flip_to_short -31387,做空,2022-02-10 06:25:00,2022-02-10 09:15:00,3168.24,3193.4,-0.01,flip_to_long -31388,做多,2022-02-10 09:15:00,2022-02-10 09:20:00,3193.4,3202.5,0.0,tp_upper -31389,做空,2022-02-10 11:45:00,2022-02-10 12:00:00,3244.35,3252.56,-0.0,flip_to_long -31390,做多,2022-02-10 12:00:00,2022-02-10 12:05:00,3252.56,3251.04,-0.0,flip_to_short -31391,做空,2022-02-10 12:05:00,2022-02-10 12:40:00,3251.04,3232.91,0.0,tp_lower -31392,做多,2022-02-10 12:50:00,2022-02-10 12:55:00,3248.36,3243.69,-0.0,flip_to_short -31393,做空,2022-02-10 12:55:00,2022-02-10 13:05:00,3243.69,3253.96,-0.0,flip_to_long -31394,做多,2022-02-10 13:05:00,2022-02-10 13:15:00,3253.96,3255.59,0.0,tp_upper -31395,做空,2022-02-10 13:30:00,2022-02-10 13:35:00,3165.26,3164.59,-0.0,tp_lower -31396,做多,2022-02-10 14:55:00,2022-02-10 15:00:00,3167.47,3221.3,0.01,tp_upper -31397,做空,2022-02-10 16:10:00,2022-02-10 16:15:00,3193.02,3201.99,-0.0,flip_to_long -31398,做多,2022-02-10 16:15:00,2022-02-10 17:10:00,3201.99,3235.35,0.01,tp_upper -31399,做空,2022-02-10 17:45:00,2022-02-10 17:55:00,3205.46,3208.81,-0.0,flip_to_long -31400,做多,2022-02-10 17:55:00,2022-02-10 21:45:00,3208.81,3113.0,-0.03,flip_to_short -31401,做空,2022-02-10 21:45:00,2022-02-10 21:55:00,3113.0,3112.59,-0.0,flip_to_long -31402,做多,2022-02-10 21:55:00,2022-02-10 22:00:00,3112.59,3107.54,-0.0,flip_to_short -31403,做空,2022-02-10 22:00:00,2022-02-10 22:05:00,3107.54,3116.69,-0.0,flip_to_long -31404,做多,2022-02-10 22:05:00,2022-02-10 22:15:00,3116.69,3101.3,-0.0,flip_to_short -31405,做空,2022-02-10 22:15:00,2022-02-10 22:20:00,3101.3,3117.24,-0.0,flip_to_long -31406,做多,2022-02-10 22:20:00,2022-02-10 22:30:00,3117.24,3120.43,0.0,tp_upper -31407,做空,2022-02-10 22:35:00,2022-02-10 22:40:00,3109.65,3120.59,-0.0,flip_to_long -31408,做多,2022-02-10 22:40:00,2022-02-10 22:45:00,3120.59,3111.16,-0.0,flip_to_short -31409,做空,2022-02-10 22:45:00,2022-02-10 22:55:00,3111.16,3114.61,-0.0,flip_to_long -31410,做多,2022-02-10 22:55:00,2022-02-10 23:05:00,3114.61,3102.91,-0.0,flip_to_short -31411,做空,2022-02-10 23:05:00,2022-02-10 23:10:00,3102.91,3096.37,0.0,tp_lower -31412,做多,2022-02-11 01:00:00,2022-02-11 02:00:00,3089.79,3049.66,-0.01,flip_to_short -31413,做空,2022-02-11 02:00:00,2022-02-11 02:55:00,3049.66,3057.19,-0.0,flip_to_long -31414,做多,2022-02-11 02:55:00,2022-02-11 03:40:00,3057.19,3072.41,0.0,tp_upper -31415,做空,2022-02-11 04:25:00,2022-02-11 04:30:00,3063.82,3069.7,-0.0,flip_to_long -31416,做多,2022-02-11 04:30:00,2022-02-11 04:35:00,3069.7,3067.68,-0.0,flip_to_short -31417,做空,2022-02-11 04:35:00,2022-02-11 04:55:00,3067.68,3067.75,-0.0,flip_to_long -31418,做多,2022-02-11 04:55:00,2022-02-11 05:50:00,3067.75,3048.93,-0.01,flip_to_short -31419,做空,2022-02-11 05:50:00,2022-02-11 06:00:00,3048.93,3056.17,-0.0,tp_lower -31420,做多,2022-02-11 06:05:00,2022-02-11 07:05:00,3063.17,3083.99,0.0,tp_upper -31421,做多,2022-02-11 09:10:00,2022-02-11 09:30:00,3092.83,3084.39,-0.0,flip_to_short -31422,做空,2022-02-11 09:30:00,2022-02-11 09:35:00,3084.39,3103.0,-0.01,flip_to_long -31423,做多,2022-02-11 09:35:00,2022-02-11 10:10:00,3103.0,3086.54,-0.0,flip_to_short -31424,做空,2022-02-11 10:10:00,2022-02-11 10:15:00,3086.54,3089.19,-0.0,flip_to_long -31425,做多,2022-02-11 10:15:00,2022-02-11 10:40:00,3089.19,3102.76,0.0,tp_upper -31426,做空,2022-02-11 11:00:00,2022-02-11 11:10:00,3097.39,3103.11,-0.0,flip_to_long -31427,做多,2022-02-11 11:10:00,2022-02-11 11:20:00,3103.11,3098.33,-0.0,flip_to_short -31428,做空,2022-02-11 11:20:00,2022-02-11 11:30:00,3098.33,3098.67,-0.0,flip_to_long -31429,做多,2022-02-11 11:30:00,2022-02-11 11:40:00,3098.67,3094.11,-0.0,flip_to_short -31430,做空,2022-02-11 11:40:00,2022-02-11 11:45:00,3094.11,3095.15,-0.0,flip_to_long -31431,做多,2022-02-11 11:45:00,2022-02-11 12:20:00,3095.15,3117.63,0.01,tp_upper -31432,做空,2022-02-11 12:40:00,2022-02-11 12:45:00,3097.65,3098.86,-0.0,flip_to_long -31433,做多,2022-02-11 12:45:00,2022-02-11 13:00:00,3098.86,3101.13,0.0,flip_to_short -31434,做空,2022-02-11 13:00:00,2022-02-11 14:15:00,3101.13,3112.76,-0.0,flip_to_long -31435,做多,2022-02-11 14:15:00,2022-02-11 14:25:00,3112.76,3113.42,-0.0,flip_to_short -31436,做空,2022-02-11 14:25:00,2022-02-11 14:35:00,3113.42,3107.12,0.0,tp_lower -31437,做多,2022-02-11 14:45:00,2022-02-11 14:50:00,3120.87,3113.22,-0.0,tp_upper -31438,做空,2022-02-11 14:55:00,2022-02-11 15:00:00,3091.71,3104.22,-0.0,tp_lower -31439,做多,2022-02-11 15:35:00,2022-02-11 15:50:00,3107.77,3107.45,-0.0,flip_to_short -31440,做空,2022-02-11 15:50:00,2022-02-11 16:00:00,3107.45,3107.32,-0.0,flip_to_long -31441,做多,2022-02-11 16:00:00,2022-02-11 16:05:00,3107.32,3099.3,-0.0,flip_to_short -31442,做空,2022-02-11 16:05:00,2022-02-11 16:10:00,3099.3,3102.74,-0.0,flip_to_long -31443,做多,2022-02-11 16:10:00,2022-02-11 17:05:00,3102.74,3093.65,-0.0,flip_to_short -31444,做空,2022-02-11 17:05:00,2022-02-11 17:10:00,3093.65,3098.06,-0.0,flip_to_long -31445,做多,2022-02-11 17:10:00,2022-02-11 17:15:00,3098.06,3089.52,-0.0,flip_to_short -31446,做空,2022-02-11 17:15:00,2022-02-11 17:30:00,3089.52,3092.01,-0.0,flip_to_long -31447,做多,2022-02-11 17:30:00,2022-02-11 17:35:00,3092.01,3087.7,-0.0,flip_to_short -31448,做空,2022-02-11 17:35:00,2022-02-11 17:50:00,3087.7,3072.99,0.0,tp_lower -31449,做多,2022-02-11 21:25:00,2022-02-11 21:30:00,2939.43,2929.84,-0.0,flip_to_short -31450,做空,2022-02-11 21:30:00,2022-02-11 21:40:00,2929.84,2930.78,-0.0,flip_to_long -31451,做多,2022-02-11 21:40:00,2022-02-11 21:45:00,2930.78,2928.32,-0.0,flip_to_short -31452,做空,2022-02-11 21:45:00,2022-02-11 21:55:00,2928.32,2925.96,0.0,flip_to_long -31453,做多,2022-02-11 21:55:00,2022-02-11 22:05:00,2925.96,2921.13,-0.0,flip_to_short -31454,做空,2022-02-11 22:05:00,2022-02-11 22:10:00,2921.13,2914.34,0.0,tp_lower -31455,做多,2022-02-11 23:15:00,2022-02-12 00:50:00,2911.17,2927.42,0.0,tp_upper -31456,做空,2022-02-12 02:45:00,2022-02-12 03:10:00,2951.84,2932.75,0.0,tp_lower -31457,做多,2022-02-12 04:05:00,2022-02-12 04:10:00,2943.18,2939.62,-0.0,flip_to_short -31458,做空,2022-02-12 04:10:00,2022-02-12 04:15:00,2939.62,2940.26,-0.0,flip_to_long -31459,做多,2022-02-12 04:15:00,2022-02-12 04:40:00,2940.26,2937.48,-0.0,flip_to_short -31460,做空,2022-02-12 04:40:00,2022-02-12 04:50:00,2937.48,2933.21,0.0,tp_lower -31461,做多,2022-02-12 05:00:00,2022-02-12 05:05:00,2941.78,2932.61,-0.0,flip_to_short -31462,做空,2022-02-12 05:05:00,2022-02-12 05:10:00,2932.61,2927.88,0.0,tp_lower -31463,做多,2022-02-12 07:00:00,2022-02-12 07:05:00,2916.28,2907.75,-0.0,flip_to_short -31464,做空,2022-02-12 07:05:00,2022-02-12 07:10:00,2907.75,2917.57,-0.0,flip_to_long -31465,做多,2022-02-12 07:10:00,2022-02-12 07:20:00,2917.57,2911.59,-0.0,flip_to_short -31466,做空,2022-02-12 07:20:00,2022-02-12 07:45:00,2911.59,2908.17,0.0,flip_to_long -31467,做多,2022-02-12 07:45:00,2022-02-12 08:00:00,2908.17,2927.95,0.0,tp_upper -31468,做空,2022-02-12 09:15:00,2022-02-12 09:20:00,2928.0,2932.76,-0.0,flip_to_long -31469,做多,2022-02-12 09:20:00,2022-02-12 09:30:00,2932.76,2932.73,-0.0,flip_to_short -31470,做空,2022-02-12 09:30:00,2022-02-12 09:40:00,2932.73,2930.69,0.0,tp_lower -31471,做多,2022-02-12 09:50:00,2022-02-12 10:00:00,2936.44,2934.4,-0.0,flip_to_short -31472,做空,2022-02-12 10:00:00,2022-02-12 10:10:00,2934.4,2926.81,0.0,tp_lower -31473,做多,2022-02-12 11:25:00,2022-02-12 12:30:00,2915.62,2911.0,-0.0,flip_to_short -31474,做空,2022-02-12 12:30:00,2022-02-12 12:40:00,2911.0,2913.37,-0.0,flip_to_long -31475,做多,2022-02-12 12:40:00,2022-02-12 15:00:00,2913.37,2885.13,-0.01,flip_to_short -31476,做空,2022-02-12 15:00:00,2022-02-12 15:15:00,2885.13,2862.92,0.01,tp_lower -31477,做多,2022-02-12 15:35:00,2022-02-12 15:55:00,2882.39,2880.55,-0.0,flip_to_short -31478,做空,2022-02-12 15:55:00,2022-02-12 16:05:00,2880.55,2909.23,-0.01,flip_to_long -31479,做多,2022-02-12 16:05:00,2022-02-12 16:10:00,2909.23,2905.99,-0.0,tp_upper -31480,做空,2022-02-12 19:20:00,2022-02-12 19:25:00,2957.72,2961.15,-0.0,flip_to_long -31481,做多,2022-02-12 19:25:00,2022-02-12 20:30:00,2961.15,2980.38,0.0,tp_upper -31482,做空,2022-02-12 20:55:00,2022-02-12 21:20:00,2967.03,2937.6,0.01,tp_lower -31483,做多,2022-02-12 22:35:00,2022-02-12 22:40:00,2907.42,2904.28,-0.0,flip_to_short -31484,做空,2022-02-12 22:40:00,2022-02-12 23:45:00,2904.28,2906.27,-0.0,flip_to_long -31485,做多,2022-02-12 23:45:00,2022-02-12 23:55:00,2906.27,2916.93,0.0,tp_upper -31486,做空,2022-02-13 00:00:00,2022-02-13 00:05:00,2910.79,2898.17,0.0,tp_lower -31487,做多,2022-02-13 00:15:00,2022-02-13 00:20:00,2911.79,2909.18,-0.0,flip_to_short -31488,做空,2022-02-13 00:20:00,2022-02-13 02:00:00,2909.18,2918.98,-0.0,tp_lower -31489,做多,2022-02-13 02:45:00,2022-02-13 03:05:00,2922.88,2920.14,-0.0,flip_to_short -31490,做空,2022-02-13 03:05:00,2022-02-13 03:25:00,2920.14,2922.53,-0.0,flip_to_long -31491,做多,2022-02-13 03:25:00,2022-02-13 03:40:00,2922.53,2920.92,-0.0,tp_upper -31492,做空,2022-02-13 03:50:00,2022-02-13 04:00:00,2922.01,2921.43,-0.0,flip_to_long -31493,做多,2022-02-13 04:00:00,2022-02-13 04:20:00,2921.43,2923.01,0.0,flip_to_short -31494,做空,2022-02-13 04:20:00,2022-02-13 04:30:00,2923.01,2926.0,-0.0,flip_to_long -31495,做多,2022-02-13 04:30:00,2022-02-13 04:35:00,2926.0,2916.45,-0.0,flip_to_short -31496,做空,2022-02-13 04:35:00,2022-02-13 04:40:00,2916.45,2912.53,0.0,tp_lower -31497,做多,2022-02-13 05:40:00,2022-02-13 05:45:00,2915.02,2909.73,-0.0,flip_to_short -31498,做空,2022-02-13 05:45:00,2022-02-13 05:50:00,2909.73,2914.54,-0.0,flip_to_long -31499,做多,2022-02-13 05:50:00,2022-02-13 05:55:00,2914.54,2913.3,-0.0,flip_to_short -31500,做空,2022-02-13 05:55:00,2022-02-13 06:00:00,2913.3,2913.38,-0.0,flip_to_long -31501,做多,2022-02-13 06:00:00,2022-02-13 06:05:00,2913.38,2909.28,-0.0,flip_to_short -31502,做空,2022-02-13 06:05:00,2022-02-13 06:10:00,2909.28,2910.28,-0.0,flip_to_long -31503,做多,2022-02-13 06:10:00,2022-02-13 06:35:00,2910.28,2921.07,0.0,tp_upper -31504,做空,2022-02-13 07:25:00,2022-02-13 07:40:00,2914.55,2917.28,-0.0,flip_to_long -31505,做多,2022-02-13 07:40:00,2022-02-13 07:45:00,2917.28,2916.86,-0.0,flip_to_short -31506,做空,2022-02-13 07:45:00,2022-02-13 07:50:00,2916.86,2922.13,-0.0,flip_to_long -31507,做多,2022-02-13 07:50:00,2022-02-13 08:00:00,2922.13,2918.45,-0.0,flip_to_short -31508,做空,2022-02-13 08:00:00,2022-02-13 08:10:00,2918.45,2925.52,-0.0,tp_lower -31509,做空,2022-02-13 08:25:00,2022-02-13 08:30:00,2918.0,2926.3,-0.0,flip_to_long -31510,做多,2022-02-13 08:30:00,2022-02-13 09:00:00,2926.3,2920.01,-0.0,flip_to_short -31511,做空,2022-02-13 09:00:00,2022-02-13 09:05:00,2920.01,2922.67,-0.0,flip_to_long -31512,做多,2022-02-13 09:05:00,2022-02-13 09:15:00,2922.67,2920.79,-0.0,flip_to_short -31513,做空,2022-02-13 09:15:00,2022-02-13 09:20:00,2920.79,2922.48,-0.0,flip_to_long -31514,做多,2022-02-13 09:20:00,2022-02-13 10:35:00,2922.48,2930.62,0.0,tp_upper -31515,做空,2022-02-13 11:50:00,2022-02-13 12:00:00,2930.12,2933.0,-0.0,flip_to_long -31516,做多,2022-02-13 12:00:00,2022-02-13 12:05:00,2933.0,2932.48,-0.0,flip_to_short -31517,做空,2022-02-13 12:05:00,2022-02-13 12:10:00,2932.48,2934.5,-0.0,flip_to_long -31518,做多,2022-02-13 12:10:00,2022-02-13 12:15:00,2934.5,2931.33,-0.0,flip_to_short -31519,做空,2022-02-13 12:15:00,2022-02-13 12:20:00,2931.33,2939.47,-0.0,flip_to_long -31520,做多,2022-02-13 12:20:00,2022-02-13 12:30:00,2939.47,2931.91,-0.0,flip_to_short -31521,做空,2022-02-13 12:30:00,2022-02-13 12:35:00,2931.91,2934.18,-0.0,flip_to_long -31522,做多,2022-02-13 12:35:00,2022-02-13 12:45:00,2934.18,2940.58,0.0,tp_upper -31523,做空,2022-02-13 12:50:00,2022-02-13 13:00:00,2934.03,2931.83,0.0,tp_lower -31524,做多,2022-02-13 13:05:00,2022-02-13 13:15:00,2937.74,2943.03,0.0,tp_upper -31525,做空,2022-02-13 13:35:00,2022-02-13 13:45:00,2938.53,2938.64,-0.0,flip_to_long -31526,做多,2022-02-13 13:45:00,2022-02-13 14:10:00,2938.64,2940.1,-0.0,flip_to_short -31527,做空,2022-02-13 14:10:00,2022-02-13 14:20:00,2940.1,2938.65,-0.0,flip_to_long -31528,做多,2022-02-13 14:20:00,2022-02-13 15:15:00,2938.65,2928.55,-0.0,flip_to_short -31529,做空,2022-02-13 15:15:00,2022-02-13 15:20:00,2928.55,2932.19,-0.0,flip_to_long -31530,做多,2022-02-13 15:20:00,2022-02-13 15:35:00,2932.19,2930.58,-0.0,flip_to_short -31531,做空,2022-02-13 15:35:00,2022-02-13 15:40:00,2930.58,2933.03,-0.0,flip_to_long -31532,做多,2022-02-13 15:40:00,2022-02-13 15:45:00,2933.03,2929.61,-0.0,flip_to_short -31533,做空,2022-02-13 15:45:00,2022-02-13 16:00:00,2929.61,2900.16,0.01,tp_lower -31534,做多,2022-02-13 17:30:00,2022-02-13 17:50:00,2884.88,2883.09,-0.0,flip_to_short -31535,做空,2022-02-13 17:50:00,2022-02-13 18:35:00,2883.09,2850.23,0.01,tp_lower -31536,做多,2022-02-13 19:55:00,2022-02-13 20:10:00,2855.35,2866.79,0.0,tp_upper -31537,做空,2022-02-13 21:25:00,2022-02-13 22:15:00,2877.81,2889.43,-0.0,flip_to_long -31538,做多,2022-02-13 22:15:00,2022-02-13 22:20:00,2889.43,2885.32,-0.0,flip_to_short -31539,做空,2022-02-13 22:20:00,2022-02-13 22:25:00,2885.32,2889.34,-0.0,flip_to_long -31540,做多,2022-02-13 22:25:00,2022-02-13 22:50:00,2889.34,2892.3,0.0,tp_upper -31541,做空,2022-02-13 23:00:00,2022-02-13 23:05:00,2881.47,2873.31,0.0,tp_lower -31542,做多,2022-02-13 23:15:00,2022-02-13 23:20:00,2886.11,2870.54,-0.0,flip_to_short -31543,做空,2022-02-13 23:20:00,2022-02-13 23:45:00,2870.54,2886.07,-0.0,flip_to_long -31544,做多,2022-02-13 23:45:00,2022-02-13 23:55:00,2886.07,2870.32,-0.0,flip_to_short -31545,做空,2022-02-13 23:55:00,2022-02-14 00:00:00,2870.32,2866.02,0.0,tp_lower -31546,做多,2022-02-14 00:10:00,2022-02-14 00:20:00,2881.09,2869.39,-0.0,flip_to_short -31547,做空,2022-02-14 00:20:00,2022-02-14 00:30:00,2869.39,2866.28,0.0,tp_lower -31548,做多,2022-02-14 00:35:00,2022-02-14 01:20:00,2874.0,2855.05,-0.01,flip_to_short -31549,做空,2022-02-14 01:20:00,2022-02-14 01:25:00,2855.05,2847.69,0.0,tp_lower -31550,做多,2022-02-14 02:15:00,2022-02-14 02:20:00,2855.99,2853.04,-0.0,flip_to_short -31551,做空,2022-02-14 02:20:00,2022-02-14 02:25:00,2853.04,2858.57,-0.0,flip_to_long -31552,做多,2022-02-14 02:25:00,2022-02-14 02:30:00,2858.57,2851.64,-0.0,flip_to_short -31553,做空,2022-02-14 02:30:00,2022-02-14 02:35:00,2851.64,2854.18,-0.0,flip_to_long -31554,做多,2022-02-14 02:35:00,2022-02-14 02:40:00,2854.18,2853.24,-0.0,flip_to_short -31555,做空,2022-02-14 02:40:00,2022-02-14 03:00:00,2853.24,2849.76,0.0,tp_lower -31556,做空,2022-02-14 04:35:00,2022-02-14 04:50:00,2860.33,2861.68,-0.0,flip_to_long -31557,做多,2022-02-14 04:50:00,2022-02-14 05:00:00,2861.68,2865.1,0.0,tp_upper -31558,做空,2022-02-14 05:15:00,2022-02-14 05:35:00,2860.66,2855.01,0.0,tp_lower -31559,做多,2022-02-14 06:15:00,2022-02-14 06:20:00,2857.46,2853.25,-0.0,flip_to_short -31560,做空,2022-02-14 06:20:00,2022-02-14 06:35:00,2853.25,2854.81,-0.0,flip_to_long -31561,做多,2022-02-14 06:35:00,2022-02-14 06:40:00,2854.81,2851.33,-0.0,flip_to_short -31562,做空,2022-02-14 06:40:00,2022-02-14 06:45:00,2851.33,2862.99,-0.0,flip_to_long -31563,做多,2022-02-14 06:45:00,2022-02-14 06:50:00,2862.99,2868.27,0.0,tp_upper -31564,做空,2022-02-14 08:25:00,2022-02-14 10:00:00,2871.75,2853.95,0.0,tp_lower -31565,做多,2022-02-14 10:05:00,2022-02-14 10:15:00,2860.98,2858.58,-0.0,flip_to_short -31566,做空,2022-02-14 10:15:00,2022-02-14 10:35:00,2858.58,2863.72,-0.0,flip_to_long -31567,做多,2022-02-14 10:35:00,2022-02-14 10:45:00,2863.72,2868.95,0.0,tp_upper -31568,做空,2022-02-14 11:45:00,2022-02-14 11:50:00,2867.9,2871.72,-0.0,flip_to_long -31569,做多,2022-02-14 11:50:00,2022-02-14 12:00:00,2871.72,2872.63,-0.0,flip_to_short -31570,做空,2022-02-14 12:00:00,2022-02-14 12:10:00,2872.63,2863.24,0.0,tp_lower -31571,做多,2022-02-14 12:35:00,2022-02-14 12:40:00,2890.36,2902.15,0.0,tp_upper -31572,做空,2022-02-14 14:55:00,2022-02-14 15:10:00,2938.1,2940.47,-0.0,flip_to_long -31573,做多,2022-02-14 15:10:00,2022-02-14 16:05:00,2940.47,2939.9,-0.0,flip_to_short -31574,做空,2022-02-14 16:05:00,2022-02-14 16:15:00,2939.9,2944.24,-0.0,flip_to_long -31575,做多,2022-02-14 16:15:00,2022-02-14 16:25:00,2944.24,2952.32,0.0,tp_upper -31576,做空,2022-02-14 17:20:00,2022-02-14 17:35:00,2947.52,2940.72,0.0,tp_lower -31577,做多,2022-02-14 18:05:00,2022-02-14 18:20:00,2946.1,2928.0,-0.0,flip_to_short -31578,做空,2022-02-14 18:20:00,2022-02-14 18:25:00,2928.0,2932.44,-0.0,tp_lower -31579,做多,2022-02-14 20:30:00,2022-02-14 20:35:00,2894.89,2895.48,-0.0,tp_upper -31580,做空,2022-02-14 23:30:00,2022-02-14 23:45:00,2935.76,2929.64,0.0,tp_lower -31581,做多,2022-02-15 00:05:00,2022-02-15 00:10:00,2938.68,2930.26,-0.0,flip_to_short -31582,做空,2022-02-15 00:10:00,2022-02-15 00:15:00,2930.26,2927.7,0.0,tp_lower -31583,做多,2022-02-15 01:20:00,2022-02-15 01:25:00,2928.41,2940.69,0.0,tp_upper -31584,做空,2022-02-15 03:20:00,2022-02-15 03:25:00,3021.8,3025.13,-0.0,flip_to_long -31585,做多,2022-02-15 03:25:00,2022-02-15 03:30:00,3025.13,3023.81,-0.0,flip_to_short -31586,做空,2022-02-15 03:30:00,2022-02-15 03:35:00,3023.81,3025.44,-0.0,flip_to_long -31587,做多,2022-02-15 03:35:00,2022-02-15 03:45:00,3025.44,3023.05,-0.0,flip_to_short -31588,做空,2022-02-15 03:45:00,2022-02-15 03:55:00,3023.05,3023.45,-0.0,flip_to_long -31589,做多,2022-02-15 03:55:00,2022-02-15 04:00:00,3023.45,3030.92,0.0,tp_upper -31590,做空,2022-02-15 04:05:00,2022-02-15 04:20:00,3024.38,3020.23,0.0,tp_lower -31591,做多,2022-02-15 05:45:00,2022-02-15 06:00:00,3014.48,3017.12,0.0,tp_upper -31592,做空,2022-02-15 11:10:00,2022-02-15 11:15:00,3095.23,3095.47,-0.0,flip_to_long -31593,做多,2022-02-15 11:15:00,2022-02-15 11:45:00,3095.47,3107.99,0.0,tp_upper -31594,做空,2022-02-15 11:55:00,2022-02-15 12:05:00,3092.98,3094.19,-0.0,tp_lower -31595,做多,2022-02-15 12:10:00,2022-02-15 12:45:00,3095.78,3107.1,0.0,tp_upper -31596,做空,2022-02-15 13:20:00,2022-02-15 13:40:00,3104.04,3105.36,-0.0,flip_to_long -31597,做多,2022-02-15 13:40:00,2022-02-15 14:05:00,3105.36,3121.72,0.0,tp_upper -31598,做空,2022-02-15 14:50:00,2022-02-15 15:40:00,3118.64,3118.32,-0.0,flip_to_long -31599,做多,2022-02-15 15:40:00,2022-02-15 15:50:00,3118.32,3120.69,0.0,flip_to_short -31600,做空,2022-02-15 15:50:00,2022-02-15 16:30:00,3120.69,3116.01,0.0,flip_to_long -31601,做多,2022-02-15 16:30:00,2022-02-15 17:15:00,3116.01,3093.41,-0.01,flip_to_short -31602,做空,2022-02-15 17:15:00,2022-02-15 17:20:00,3093.41,3093.38,-0.0,tp_lower -31603,做多,2022-02-15 18:20:00,2022-02-15 18:30:00,3113.65,3113.55,-0.0,tp_upper -31604,做空,2022-02-15 19:30:00,2022-02-15 19:45:00,3111.35,3117.01,-0.0,flip_to_long -31605,做多,2022-02-15 19:45:00,2022-02-15 19:50:00,3117.01,3109.81,-0.0,flip_to_short -31606,做空,2022-02-15 19:50:00,2022-02-15 19:55:00,3109.81,3108.75,-0.0,tp_lower -31607,做多,2022-02-15 20:05:00,2022-02-15 20:15:00,3115.78,3109.89,-0.0,flip_to_short -31608,做空,2022-02-15 20:15:00,2022-02-15 20:20:00,3109.89,3110.09,-0.0,tp_lower -31609,做多,2022-02-15 20:25:00,2022-02-15 20:30:00,3113.47,3107.51,-0.0,flip_to_short -31610,做空,2022-02-15 20:30:00,2022-02-15 20:35:00,3107.51,3110.05,-0.0,tp_lower -31611,做多,2022-02-15 20:50:00,2022-02-15 21:05:00,3110.65,3108.36,-0.0,flip_to_short -31612,做空,2022-02-15 21:05:00,2022-02-15 21:10:00,3108.36,3110.29,-0.0,flip_to_long -31613,做多,2022-02-15 21:10:00,2022-02-15 22:25:00,3110.29,3128.58,0.0,tp_upper -31614,做空,2022-02-16 00:20:00,2022-02-16 00:30:00,3160.0,3162.95,-0.0,flip_to_long -31615,做多,2022-02-16 00:30:00,2022-02-16 02:55:00,3162.95,3154.3,-0.0,tp_upper -31616,做空,2022-02-16 03:30:00,2022-02-16 04:15:00,3142.62,3122.46,0.0,tp_lower -31617,做多,2022-02-16 05:05:00,2022-02-16 05:20:00,3132.76,3125.42,-0.0,flip_to_short -31618,做空,2022-02-16 05:20:00,2022-02-16 05:25:00,3125.42,3129.26,-0.0,flip_to_long -31619,做多,2022-02-16 05:25:00,2022-02-16 05:40:00,3129.26,3124.5,-0.0,flip_to_short -31620,做空,2022-02-16 05:40:00,2022-02-16 07:35:00,3124.5,3138.23,-0.0,flip_to_long -31621,做多,2022-02-16 07:35:00,2022-02-16 07:55:00,3138.23,3148.11,0.0,tp_upper -31622,做空,2022-02-16 08:40:00,2022-02-16 08:45:00,3142.01,3146.07,-0.0,flip_to_long -31623,做多,2022-02-16 08:45:00,2022-02-16 08:50:00,3146.07,3142.69,-0.0,flip_to_short -31624,做空,2022-02-16 08:50:00,2022-02-16 09:00:00,3142.69,3146.36,-0.0,flip_to_long -31625,做多,2022-02-16 09:00:00,2022-02-16 09:05:00,3146.36,3138.36,-0.0,flip_to_short -31626,做空,2022-02-16 09:05:00,2022-02-16 09:10:00,3138.36,3140.14,-0.0,tp_lower -31627,做多,2022-02-16 09:30:00,2022-02-16 09:35:00,3149.48,3144.89,-0.0,flip_to_short -31628,做空,2022-02-16 09:35:00,2022-02-16 09:50:00,3144.89,3128.72,0.0,tp_lower -31629,做多,2022-02-16 11:00:00,2022-02-16 11:25:00,3139.25,3129.46,-0.0,flip_to_short -31630,做空,2022-02-16 11:25:00,2022-02-16 12:10:00,3129.46,3120.96,0.0,tp_lower -31631,做多,2022-02-16 12:25:00,2022-02-16 12:35:00,3129.81,3121.84,-0.0,flip_to_short -31632,做空,2022-02-16 12:35:00,2022-02-16 12:40:00,3121.84,3112.84,0.0,tp_lower -31633,做空,2022-02-16 15:05:00,2022-02-16 15:10:00,3067.65,3068.61,-0.0,flip_to_long -31634,做多,2022-02-16 15:10:00,2022-02-16 15:30:00,3068.61,3061.39,-0.0,flip_to_short -31635,做空,2022-02-16 15:30:00,2022-02-16 15:35:00,3061.39,3067.75,-0.0,flip_to_long -31636,做多,2022-02-16 15:35:00,2022-02-16 15:55:00,3067.75,3064.99,-0.0,flip_to_short -31637,做空,2022-02-16 15:55:00,2022-02-16 16:00:00,3064.99,3065.42,-0.0,flip_to_long -31638,做多,2022-02-16 16:00:00,2022-02-16 16:10:00,3065.42,3055.2,-0.0,flip_to_short -31639,做空,2022-02-16 16:10:00,2022-02-16 16:15:00,3055.2,3046.6,0.0,tp_lower -31640,做多,2022-02-16 16:25:00,2022-02-16 16:30:00,3066.35,3063.01,-0.0,flip_to_short -31641,做空,2022-02-16 16:30:00,2022-02-16 16:35:00,3063.01,3066.3,-0.0,flip_to_long -31642,做多,2022-02-16 16:35:00,2022-02-16 16:40:00,3066.3,3065.42,-0.0,flip_to_short -31643,做空,2022-02-16 16:40:00,2022-02-16 17:35:00,3065.42,3070.76,-0.0,flip_to_long -31644,做多,2022-02-16 17:35:00,2022-02-16 17:45:00,3070.76,3070.39,-0.0,flip_to_short -31645,做空,2022-02-16 17:45:00,2022-02-16 18:05:00,3070.39,3075.66,-0.0,flip_to_long -31646,做多,2022-02-16 18:05:00,2022-02-16 18:20:00,3075.66,3082.28,0.0,tp_upper -31647,做空,2022-02-16 20:35:00,2022-02-16 20:55:00,3159.88,3147.2,0.0,tp_lower -31648,做多,2022-02-16 22:20:00,2022-02-16 22:35:00,3143.06,3140.17,-0.0,flip_to_short -31649,做空,2022-02-16 22:35:00,2022-02-16 22:40:00,3140.17,3146.71,-0.0,flip_to_long -31650,做多,2022-02-16 22:40:00,2022-02-16 22:45:00,3146.71,3139.34,-0.0,flip_to_short -31651,做空,2022-02-16 22:45:00,2022-02-16 23:00:00,3139.34,3139.87,-0.0,flip_to_long -31652,做多,2022-02-16 23:00:00,2022-02-16 23:25:00,3139.87,3150.51,0.0,tp_upper -31653,做空,2022-02-16 23:40:00,2022-02-16 23:50:00,3138.3,3125.14,0.0,tp_lower -31654,做多,2022-02-17 00:25:00,2022-02-17 01:10:00,3133.69,3143.99,0.0,tp_upper -31655,做空,2022-02-17 01:35:00,2022-02-17 01:55:00,3137.75,3141.39,-0.0,flip_to_long -31656,做多,2022-02-17 01:55:00,2022-02-17 02:15:00,3141.39,3135.12,-0.0,flip_to_short -31657,做空,2022-02-17 02:15:00,2022-02-17 02:20:00,3135.12,3120.43,0.0,tp_lower -31658,做多,2022-02-17 02:50:00,2022-02-17 05:35:00,3132.03,3065.64,-0.02,flip_to_short -31659,做空,2022-02-17 05:35:00,2022-02-17 05:40:00,3065.64,3065.95,-0.0,flip_to_long -31660,做多,2022-02-17 05:40:00,2022-02-17 06:00:00,3065.95,3070.1,0.0,tp_upper -31661,做空,2022-02-17 07:25:00,2022-02-17 07:30:00,3080.16,3090.44,-0.0,flip_to_long -31662,做多,2022-02-17 07:30:00,2022-02-17 07:45:00,3090.44,3106.26,0.0,tp_upper -31663,做空,2022-02-17 08:25:00,2022-02-17 08:30:00,3081.4,3061.0,0.0,tp_lower -31664,做空,2022-02-17 10:30:00,2022-02-17 10:55:00,3059.28,3048.7,0.0,tp_lower -31665,做多,2022-02-17 11:10:00,2022-02-17 11:50:00,3058.2,3057.68,-0.0,flip_to_short -31666,做空,2022-02-17 11:50:00,2022-02-17 13:00:00,3057.68,3063.94,-0.0,flip_to_long -31667,做多,2022-02-17 13:00:00,2022-02-17 16:00:00,3063.94,2969.6,-0.02,flip_to_short -31668,做空,2022-02-17 16:00:00,2022-02-17 16:10:00,2969.6,2996.0,-0.01,flip_to_long -31669,做多,2022-02-17 16:10:00,2022-02-17 16:20:00,2996.0,2985.38,-0.0,flip_to_short -31670,做空,2022-02-17 16:20:00,2022-02-17 16:55:00,2985.38,2980.07,0.0,tp_lower -31671,做多,2022-02-17 19:40:00,2022-02-17 19:55:00,2905.0,2908.7,0.0,flip_to_short -31672,做空,2022-02-17 19:55:00,2022-02-17 20:05:00,2908.7,2890.29,0.0,tp_lower -31673,做多,2022-02-17 20:35:00,2022-02-17 20:50:00,2901.48,2897.61,-0.0,flip_to_short -31674,做空,2022-02-17 20:50:00,2022-02-17 20:55:00,2897.61,2898.32,-0.0,flip_to_long -31675,做多,2022-02-17 20:55:00,2022-02-17 22:00:00,2898.32,2887.05,-0.0,flip_to_short -31676,做空,2022-02-17 22:00:00,2022-02-17 22:30:00,2887.05,2885.44,0.0,flip_to_long -31677,做多,2022-02-17 22:30:00,2022-02-17 22:35:00,2885.44,2882.05,-0.0,flip_to_short -31678,做空,2022-02-17 22:35:00,2022-02-17 23:50:00,2882.05,2877.95,0.0,tp_lower -31679,做多,2022-02-17 23:55:00,2022-02-18 00:00:00,2890.8,2877.67,-0.0,flip_to_short -31680,做空,2022-02-18 00:00:00,2022-02-18 00:05:00,2877.67,2890.75,-0.0,flip_to_long -31681,做多,2022-02-18 00:05:00,2022-02-18 00:10:00,2890.75,2871.5,-0.01,flip_to_short -31682,做空,2022-02-18 00:10:00,2022-02-18 00:15:00,2871.5,2875.58,-0.0,tp_lower -31683,做多,2022-02-18 00:35:00,2022-02-18 00:40:00,2887.77,2880.65,-0.0,flip_to_short -31684,做空,2022-02-18 00:40:00,2022-02-18 00:50:00,2880.65,2887.19,-0.0,flip_to_long -31685,做多,2022-02-18 00:50:00,2022-02-18 01:05:00,2887.19,2876.54,-0.0,flip_to_short -31686,做空,2022-02-18 01:05:00,2022-02-18 01:15:00,2876.54,2882.65,-0.0,flip_to_long -31687,做多,2022-02-18 01:15:00,2022-02-18 01:20:00,2882.65,2871.51,-0.0,flip_to_short -31688,做空,2022-02-18 01:20:00,2022-02-18 01:30:00,2871.51,2890.39,-0.0,flip_to_long -31689,做多,2022-02-18 01:30:00,2022-02-18 01:35:00,2890.39,2904.38,0.0,tp_upper -31690,做空,2022-02-18 02:35:00,2022-02-18 02:40:00,2897.16,2900.15,-0.0,flip_to_long -31691,做多,2022-02-18 02:40:00,2022-02-18 03:00:00,2900.15,2898.43,-0.0,flip_to_short -31692,做空,2022-02-18 03:00:00,2022-02-18 03:05:00,2898.43,2908.27,-0.0,tp_lower -31693,做空,2022-02-18 03:15:00,2022-02-18 03:45:00,2902.8,2905.32,-0.0,flip_to_long -31694,做多,2022-02-18 03:45:00,2022-02-18 04:00:00,2905.32,2904.74,-0.0,tp_upper -31695,做空,2022-02-18 04:10:00,2022-02-18 04:15:00,2899.03,2895.66,0.0,tp_lower -31696,做多,2022-02-18 05:30:00,2022-02-18 05:40:00,2892.8,2890.79,-0.0,flip_to_short -31697,做空,2022-02-18 05:40:00,2022-02-18 05:45:00,2890.79,2896.85,-0.0,flip_to_long -31698,做多,2022-02-18 05:45:00,2022-02-18 06:40:00,2896.85,2909.04,0.0,tp_upper -31699,做空,2022-02-18 07:25:00,2022-02-18 07:55:00,2896.85,2902.86,-0.0,flip_to_long -31700,做多,2022-02-18 07:55:00,2022-02-18 08:15:00,2902.86,2913.59,0.0,tp_upper -31701,做空,2022-02-18 09:50:00,2022-02-18 10:10:00,2927.12,2918.29,0.0,tp_lower -31702,做多,2022-02-18 10:45:00,2022-02-18 12:35:00,2918.91,2890.9,-0.01,flip_to_short -31703,做空,2022-02-18 12:35:00,2022-02-18 12:40:00,2890.9,2891.41,-0.0,flip_to_long -31704,做多,2022-02-18 12:40:00,2022-02-18 13:05:00,2891.41,2890.41,-0.0,flip_to_short -31705,做空,2022-02-18 13:05:00,2022-02-18 13:10:00,2890.41,2890.69,-0.0,flip_to_long -31706,做多,2022-02-18 13:10:00,2022-02-18 13:45:00,2890.69,2896.14,0.0,flip_to_short -31707,做空,2022-02-18 13:45:00,2022-02-18 14:15:00,2896.14,2876.25,0.0,tp_lower -31708,做多,2022-02-18 16:20:00,2022-02-18 16:40:00,2810.62,2812.18,0.0,flip_to_short -31709,做空,2022-02-18 16:40:00,2022-02-18 17:05:00,2812.18,2808.02,0.0,flip_to_long -31710,做多,2022-02-18 17:05:00,2022-02-18 17:10:00,2808.02,2797.25,-0.0,flip_to_short -31711,做空,2022-02-18 17:10:00,2022-02-18 17:15:00,2797.25,2804.02,-0.0,flip_to_long -31712,做多,2022-02-18 17:15:00,2022-02-18 17:20:00,2804.02,2796.0,-0.0,flip_to_short -31713,做空,2022-02-18 17:20:00,2022-02-18 17:30:00,2796.0,2784.48,0.0,tp_lower -31714,做多,2022-02-18 18:35:00,2022-02-18 18:40:00,2784.94,2783.81,-0.0,flip_to_short -31715,做空,2022-02-18 18:40:00,2022-02-18 19:50:00,2783.81,2793.95,-0.0,flip_to_long -31716,做多,2022-02-18 19:50:00,2022-02-18 20:05:00,2793.95,2792.31,-0.0,flip_to_short -31717,做空,2022-02-18 20:05:00,2022-02-18 20:15:00,2792.31,2778.61,0.0,tp_lower -31718,做多,2022-02-18 20:40:00,2022-02-18 20:50:00,2786.85,2781.48,-0.0,flip_to_short -31719,做空,2022-02-18 20:50:00,2022-02-18 21:00:00,2781.48,2794.42,-0.0,flip_to_long -31720,做多,2022-02-18 21:00:00,2022-02-18 21:05:00,2794.42,2781.51,-0.0,flip_to_short -31721,做空,2022-02-18 21:05:00,2022-02-18 21:10:00,2781.51,2789.42,-0.0,flip_to_long -31722,做多,2022-02-18 21:10:00,2022-02-18 21:15:00,2789.42,2797.39,0.0,tp_upper -31723,做空,2022-02-18 21:30:00,2022-02-18 21:35:00,2786.85,2789.47,-0.0,flip_to_long -31724,做多,2022-02-18 21:35:00,2022-02-18 21:45:00,2789.47,2785.45,-0.0,flip_to_short -31725,做空,2022-02-18 21:45:00,2022-02-18 22:05:00,2785.45,2766.05,0.0,tp_lower -31726,做空,2022-02-18 22:55:00,2022-02-19 00:05:00,2773.79,2769.56,0.0,tp_lower -31727,做多,2022-02-19 00:10:00,2022-02-19 00:15:00,2782.3,2789.55,0.0,tp_upper -31728,做空,2022-02-19 02:05:00,2022-02-19 02:40:00,2813.84,2821.29,-0.0,flip_to_long -31729,做多,2022-02-19 02:40:00,2022-02-19 02:45:00,2821.29,2818.97,-0.0,flip_to_short -31730,做空,2022-02-19 02:45:00,2022-02-19 03:00:00,2818.97,2815.8,0.0,flip_to_long -31731,做多,2022-02-19 03:00:00,2022-02-19 03:10:00,2815.8,2817.96,0.0,tp_upper -31732,做空,2022-02-19 03:15:00,2022-02-19 03:20:00,2814.46,2809.61,0.0,tp_lower -31733,做多,2022-02-19 04:05:00,2022-02-19 04:45:00,2809.59,2808.59,-0.0,flip_to_short -31734,做空,2022-02-19 04:45:00,2022-02-19 04:55:00,2808.59,2814.12,-0.0,flip_to_long -31735,做多,2022-02-19 04:55:00,2022-02-19 05:10:00,2814.12,2811.27,-0.0,flip_to_short -31736,做空,2022-02-19 05:10:00,2022-02-19 05:40:00,2811.27,2803.78,0.0,tp_lower -31737,做多,2022-02-19 06:15:00,2022-02-19 06:30:00,2809.08,2810.0,-0.0,flip_to_short -31738,做空,2022-02-19 06:30:00,2022-02-19 06:35:00,2810.0,2814.73,-0.0,flip_to_long -31739,做多,2022-02-19 06:35:00,2022-02-19 06:40:00,2814.73,2815.4,-0.0,tp_upper -31740,做空,2022-02-19 07:15:00,2022-02-19 07:25:00,2812.39,2811.4,-0.0,flip_to_long -31741,做多,2022-02-19 07:25:00,2022-02-19 07:40:00,2811.4,2812.3,-0.0,flip_to_short -31742,做空,2022-02-19 07:40:00,2022-02-19 08:00:00,2812.3,2813.93,-0.0,flip_to_long -31743,做多,2022-02-19 08:00:00,2022-02-19 08:10:00,2813.93,2813.63,-0.0,flip_to_short -31744,做空,2022-02-19 08:10:00,2022-02-19 08:15:00,2813.63,2815.56,-0.0,flip_to_long -31745,做多,2022-02-19 08:15:00,2022-02-19 08:25:00,2815.56,2807.51,-0.0,flip_to_short -31746,做空,2022-02-19 08:25:00,2022-02-19 08:30:00,2807.51,2804.0,0.0,tp_lower -31747,做多,2022-02-19 10:55:00,2022-02-19 13:15:00,2777.47,2722.29,-0.01,tp_upper -31748,做空,2022-02-19 13:20:00,2022-02-19 13:25:00,2715.88,2722.26,-0.0,flip_to_long -31749,做多,2022-02-19 13:25:00,2022-02-19 13:30:00,2722.26,2730.75,0.0,tp_upper -31750,做空,2022-02-19 14:30:00,2022-02-19 14:40:00,2722.59,2731.79,-0.0,flip_to_long -31751,做多,2022-02-19 14:40:00,2022-02-19 14:50:00,2731.79,2733.19,0.0,flip_to_short -31752,做空,2022-02-19 14:50:00,2022-02-19 15:05:00,2733.19,2725.38,0.0,tp_lower -31753,做多,2022-02-19 15:15:00,2022-02-19 15:30:00,2737.75,2741.04,0.0,tp_upper -31754,做空,2022-02-19 16:55:00,2022-02-19 17:50:00,2747.68,2760.26,-0.0,flip_to_long -31755,做多,2022-02-19 17:50:00,2022-02-19 17:55:00,2760.26,2760.04,-0.0,flip_to_short -31756,做空,2022-02-19 17:55:00,2022-02-19 18:15:00,2760.04,2756.84,0.0,flip_to_long -31757,做多,2022-02-19 18:15:00,2022-02-19 18:20:00,2756.84,2751.77,-0.0,flip_to_short -31758,做空,2022-02-19 18:20:00,2022-02-19 18:35:00,2751.77,2751.76,-0.0,flip_to_long -31759,做多,2022-02-19 18:35:00,2022-02-19 19:45:00,2751.76,2741.62,-0.0,flip_to_short -31760,做空,2022-02-19 19:45:00,2022-02-19 20:00:00,2741.62,2744.37,-0.0,tp_lower -31761,做多,2022-02-19 20:05:00,2022-02-19 20:15:00,2746.64,2755.4,0.0,tp_upper -31762,做空,2022-02-19 21:10:00,2022-02-19 21:15:00,2748.57,2738.94,0.0,tp_lower -31763,做多,2022-02-19 22:40:00,2022-02-19 23:00:00,2746.83,2740.62,-0.0,flip_to_short -31764,做空,2022-02-19 23:00:00,2022-02-19 23:10:00,2740.62,2746.93,-0.0,flip_to_long -31765,做多,2022-02-19 23:10:00,2022-02-19 23:15:00,2746.93,2749.24,0.0,tp_upper -31766,做空,2022-02-20 00:15:00,2022-02-20 00:35:00,2749.95,2729.58,0.0,tp_lower -31767,做多,2022-02-20 01:40:00,2022-02-20 02:05:00,2739.35,2736.67,-0.0,flip_to_short -31768,做空,2022-02-20 02:05:00,2022-02-20 02:45:00,2736.67,2728.33,0.0,flip_to_long -31769,做多,2022-02-20 02:45:00,2022-02-20 04:20:00,2728.33,2705.3,-0.01,flip_to_short -31770,做空,2022-02-20 04:20:00,2022-02-20 04:25:00,2705.3,2702.85,0.0,tp_lower -31771,做多,2022-02-20 07:20:00,2022-02-20 07:50:00,2639.7,2651.87,0.0,tp_upper -31772,做空,2022-02-20 08:10:00,2022-02-20 08:20:00,2642.15,2630.93,0.0,tp_lower -31773,做多,2022-02-20 09:10:00,2022-02-20 09:50:00,2626.14,2626.24,-0.0,flip_to_short -31774,做空,2022-02-20 09:50:00,2022-02-20 11:00:00,2626.24,2611.41,0.0,tp_lower -31775,做多,2022-02-20 11:20:00,2022-02-20 11:55:00,2621.92,2641.0,0.0,tp_upper -31776,做空,2022-02-20 12:45:00,2022-02-20 13:15:00,2632.14,2629.08,0.0,flip_to_long -31777,做多,2022-02-20 13:15:00,2022-02-20 13:45:00,2629.08,2632.98,0.0,flip_to_short -31778,做空,2022-02-20 13:45:00,2022-02-20 14:00:00,2632.98,2635.0,-0.0,flip_to_long -31779,做多,2022-02-20 14:00:00,2022-02-20 14:05:00,2635.0,2630.05,-0.0,flip_to_short -31780,做空,2022-02-20 14:05:00,2022-02-20 14:15:00,2630.05,2609.19,0.0,tp_lower -31781,做多,2022-02-20 14:20:00,2022-02-20 15:15:00,2622.6,2628.28,0.0,flip_to_short -31782,做空,2022-02-20 15:15:00,2022-02-20 16:55:00,2628.28,2642.97,-0.0,flip_to_long -31783,做多,2022-02-20 16:55:00,2022-02-20 17:25:00,2642.97,2643.31,-0.0,flip_to_short -31784,做空,2022-02-20 17:25:00,2022-02-20 17:40:00,2643.31,2647.57,-0.0,flip_to_long -31785,做多,2022-02-20 17:40:00,2022-02-20 17:50:00,2647.57,2647.59,-0.0,flip_to_short -31786,做空,2022-02-20 17:50:00,2022-02-20 18:10:00,2647.59,2658.67,-0.0,flip_to_long -31787,做多,2022-02-20 18:10:00,2022-02-20 18:20:00,2658.67,2651.14,-0.0,flip_to_short -31788,做空,2022-02-20 18:20:00,2022-02-20 19:10:00,2651.14,2654.61,-0.0,flip_to_long -31789,做多,2022-02-20 19:10:00,2022-02-20 19:15:00,2654.61,2647.94,-0.0,flip_to_short -31790,做空,2022-02-20 19:15:00,2022-02-20 19:25:00,2647.94,2650.01,-0.0,flip_to_long -31791,做多,2022-02-20 19:25:00,2022-02-20 22:10:00,2650.01,2608.0,-0.01,flip_to_short -31792,做空,2022-02-20 22:10:00,2022-02-21 00:10:00,2608.0,2629.86,-0.01,flip_to_long -31793,做多,2022-02-21 00:10:00,2022-02-21 00:45:00,2629.86,2630.57,-0.0,flip_to_short -31794,做空,2022-02-21 00:45:00,2022-02-21 00:50:00,2630.57,2649.48,-0.0,flip_to_long -31795,做多,2022-02-21 00:50:00,2022-02-21 00:55:00,2649.48,2666.82,0.0,tp_upper -31796,做空,2022-02-21 02:55:00,2022-02-21 03:30:00,2720.31,2709.18,0.0,tp_lower -31797,做多,2022-02-21 04:00:00,2022-02-21 04:05:00,2720.26,2719.78,-0.0,flip_to_short -31798,做空,2022-02-21 04:05:00,2022-02-21 04:20:00,2719.78,2720.59,-0.0,flip_to_long -31799,做多,2022-02-21 04:20:00,2022-02-21 04:25:00,2720.59,2716.3,-0.0,flip_to_short -31800,做空,2022-02-21 04:25:00,2022-02-21 04:30:00,2716.3,2723.83,-0.0,flip_to_long -31801,做多,2022-02-21 04:30:00,2022-02-21 04:40:00,2723.83,2720.25,-0.0,flip_to_short -31802,做空,2022-02-21 04:40:00,2022-02-21 06:10:00,2720.25,2734.52,-0.0,flip_to_long -31803,做多,2022-02-21 06:10:00,2022-02-21 06:30:00,2734.52,2735.6,-0.0,flip_to_short -31804,做空,2022-02-21 06:30:00,2022-02-21 06:45:00,2735.6,2735.56,-0.0,flip_to_long -31805,做多,2022-02-21 06:45:00,2022-02-21 07:00:00,2735.56,2735.6,-0.0,tp_upper -31806,做多,2022-02-21 07:10:00,2022-02-21 07:20:00,2735.85,2744.44,0.0,tp_upper -31807,做空,2022-02-21 07:30:00,2022-02-21 08:35:00,2737.98,2730.42,0.0,tp_lower -31808,做多,2022-02-21 09:25:00,2022-02-21 13:15:00,2724.82,2601.43,-0.03,flip_to_short -31809,做空,2022-02-21 13:15:00,2022-02-21 13:45:00,2601.43,2602.5,-0.0,flip_to_long -31810,做多,2022-02-21 13:45:00,2022-02-21 14:05:00,2602.5,2628.64,0.01,tp_upper -31811,做空,2022-02-21 15:50:00,2022-02-21 16:35:00,2717.25,2719.0,-0.0,tp_lower -31812,做多,2022-02-21 17:15:00,2022-02-21 17:20:00,2725.87,2721.61,-0.0,flip_to_short -31813,做空,2022-02-21 17:20:00,2022-02-21 17:40:00,2721.61,2703.51,0.0,tp_lower -31814,做多,2022-02-21 18:45:00,2022-02-21 18:50:00,2670.65,2651.75,-0.0,flip_to_short -31815,做空,2022-02-21 18:50:00,2022-02-21 19:30:00,2651.75,2643.86,0.0,flip_to_long -31816,做多,2022-02-21 19:30:00,2022-02-21 19:35:00,2643.86,2641.85,-0.0,flip_to_short -31817,做空,2022-02-21 19:35:00,2022-02-21 20:25:00,2641.85,2639.5,0.0,flip_to_long -31818,做多,2022-02-21 20:25:00,2022-02-21 20:40:00,2639.5,2659.34,0.0,tp_upper -31819,做空,2022-02-21 21:00:00,2022-02-21 21:10:00,2645.44,2652.37,-0.0,flip_to_long -31820,做多,2022-02-21 21:10:00,2022-02-21 21:20:00,2652.37,2672.58,0.0,tp_upper -31821,做空,2022-02-21 21:25:00,2022-02-21 21:30:00,2652.58,2634.09,0.0,tp_lower -31822,做多,2022-02-21 22:15:00,2022-02-21 23:10:00,2613.49,2607.33,-0.0,flip_to_short -31823,做空,2022-02-21 23:10:00,2022-02-21 23:20:00,2607.33,2577.49,0.01,tp_lower -31824,做多,2022-02-22 00:30:00,2022-02-22 00:45:00,2589.24,2598.42,0.0,tp_upper -31825,做空,2022-02-22 01:10:00,2022-02-22 01:15:00,2577.58,2585.6,-0.0,flip_to_long -31826,做多,2022-02-22 01:15:00,2022-02-22 01:20:00,2585.6,2567.67,-0.0,flip_to_short -31827,做空,2022-02-22 01:20:00,2022-02-22 01:35:00,2567.67,2609.17,-0.01,flip_to_long -31828,做多,2022-02-22 01:35:00,2022-02-22 01:40:00,2609.17,2608.19,-0.0,tp_upper -31829,做空,2022-02-22 02:00:00,2022-02-22 03:00:00,2585.87,2553.59,0.01,tp_lower -31830,做多,2022-02-22 04:40:00,2022-02-22 04:45:00,2525.32,2528.19,0.0,tp_upper -31831,做空,2022-02-22 04:50:00,2022-02-22 04:55:00,2516.58,2509.54,0.0,tp_lower -31832,做多,2022-02-22 05:20:00,2022-02-22 05:30:00,2516.01,2519.56,0.0,flip_to_short -31833,做空,2022-02-22 05:30:00,2022-02-22 05:35:00,2519.56,2522.15,-0.0,flip_to_long -31834,做多,2022-02-22 05:35:00,2022-02-22 05:45:00,2522.15,2543.16,0.0,tp_upper -31835,做空,2022-02-22 05:55:00,2022-02-22 06:00:00,2501.96,2503.5,-0.0,tp_lower -31836,做多,2022-02-22 06:20:00,2022-02-22 06:40:00,2514.18,2513.12,-0.0,flip_to_short -31837,做空,2022-02-22 06:40:00,2022-02-22 06:45:00,2513.12,2525.51,-0.0,flip_to_long -31838,做多,2022-02-22 06:45:00,2022-02-22 06:50:00,2525.51,2521.9,-0.0,flip_to_short -31839,做空,2022-02-22 06:50:00,2022-02-22 07:20:00,2521.9,2515.58,0.0,flip_to_long -31840,做多,2022-02-22 07:20:00,2022-02-22 07:55:00,2515.58,2514.11,-0.0,flip_to_short -31841,做空,2022-02-22 07:55:00,2022-02-22 08:00:00,2514.11,2518.25,-0.0,flip_to_long -31842,做多,2022-02-22 08:00:00,2022-02-22 08:10:00,2518.25,2529.85,0.0,tp_upper -31843,做空,2022-02-22 09:25:00,2022-02-22 09:30:00,2535.9,2552.89,-0.0,flip_to_long -31844,做多,2022-02-22 09:30:00,2022-02-22 09:35:00,2552.89,2550.24,-0.0,tp_upper -31845,做空,2022-02-22 09:55:00,2022-02-22 10:00:00,2542.79,2544.11,-0.0,flip_to_long -31846,做多,2022-02-22 10:00:00,2022-02-22 10:10:00,2544.11,2553.94,0.0,tp_upper -31847,做空,2022-02-22 11:30:00,2022-02-22 11:40:00,2579.63,2590.94,-0.0,flip_to_long -31848,做多,2022-02-22 11:40:00,2022-02-22 11:55:00,2590.94,2587.19,-0.0,flip_to_short -31849,做空,2022-02-22 11:55:00,2022-02-22 12:00:00,2587.19,2572.0,0.0,tp_lower -31850,做多,2022-02-22 12:10:00,2022-02-22 12:15:00,2600.41,2617.22,0.0,tp_upper -31851,做空,2022-02-22 12:35:00,2022-02-22 13:35:00,2597.46,2587.61,0.0,flip_to_long -31852,做多,2022-02-22 13:35:00,2022-02-22 13:55:00,2587.61,2611.9,0.01,tp_upper -31853,做空,2022-02-22 14:10:00,2022-02-22 14:30:00,2593.32,2575.33,0.0,tp_lower -31854,做多,2022-02-22 14:35:00,2022-02-22 14:40:00,2592.37,2606.97,0.0,tp_upper -31855,做空,2022-02-22 15:50:00,2022-02-22 16:00:00,2624.93,2629.23,-0.0,flip_to_long -31856,做多,2022-02-22 16:00:00,2022-02-22 16:05:00,2629.23,2601.52,-0.01,flip_to_short -31857,做空,2022-02-22 16:05:00,2022-02-22 16:10:00,2601.52,2594.77,0.0,tp_lower -31858,做多,2022-02-22 17:05:00,2022-02-22 17:40:00,2605.33,2596.94,-0.0,flip_to_short -31859,做空,2022-02-22 17:40:00,2022-02-22 17:50:00,2596.94,2595.88,-0.0,flip_to_long -31860,做多,2022-02-22 17:50:00,2022-02-22 17:55:00,2595.88,2593.26,-0.0,flip_to_short -31861,做空,2022-02-22 17:55:00,2022-02-22 18:00:00,2593.26,2594.26,-0.0,tp_lower -31862,做多,2022-02-22 18:10:00,2022-02-22 18:15:00,2596.84,2592.18,-0.0,flip_to_short -31863,做空,2022-02-22 18:15:00,2022-02-22 18:25:00,2592.18,2588.63,0.0,tp_lower -31864,做多,2022-02-22 18:30:00,2022-02-22 18:40:00,2594.61,2603.2,0.0,tp_upper -31865,做空,2022-02-22 18:50:00,2022-02-22 18:55:00,2589.66,2591.01,-0.0,flip_to_long -31866,做多,2022-02-22 18:55:00,2022-02-22 19:15:00,2591.01,2601.21,0.0,tp_upper -31867,做空,2022-02-22 19:20:00,2022-02-22 19:25:00,2588.35,2598.57,-0.0,flip_to_long -31868,做多,2022-02-22 19:25:00,2022-02-22 19:30:00,2598.57,2616.44,0.0,tp_upper -31869,做空,2022-02-22 20:30:00,2022-02-22 21:05:00,2609.52,2615.6,-0.0,flip_to_long -31870,做多,2022-02-22 21:05:00,2022-02-22 21:15:00,2615.6,2611.12,-0.0,flip_to_short -31871,做空,2022-02-22 21:15:00,2022-02-22 21:25:00,2611.12,2618.04,-0.0,flip_to_long -31872,做多,2022-02-22 21:25:00,2022-02-22 21:30:00,2618.04,2611.75,-0.0,flip_to_short -31873,做空,2022-02-22 21:30:00,2022-02-22 21:40:00,2611.75,2616.7,-0.0,flip_to_long -31874,做多,2022-02-22 21:40:00,2022-02-22 21:45:00,2616.7,2610.64,-0.0,flip_to_short -31875,做空,2022-02-22 21:45:00,2022-02-22 21:50:00,2610.64,2615.44,-0.0,flip_to_long -31876,做多,2022-02-22 21:50:00,2022-02-22 21:55:00,2615.44,2605.3,-0.0,flip_to_short -31877,做空,2022-02-22 21:55:00,2022-02-22 22:00:00,2605.3,2609.99,-0.0,flip_to_long -31878,做多,2022-02-22 22:00:00,2022-02-22 22:10:00,2609.99,2604.02,-0.0,flip_to_short -31879,做空,2022-02-22 22:10:00,2022-02-22 22:20:00,2604.02,2596.96,0.0,tp_lower -31880,做多,2022-02-22 22:45:00,2022-02-22 22:50:00,2607.36,2600.86,-0.0,flip_to_short -31881,做空,2022-02-22 22:50:00,2022-02-22 23:00:00,2600.86,2603.83,-0.0,flip_to_long -31882,做多,2022-02-22 23:00:00,2022-02-22 23:15:00,2603.83,2623.5,0.0,tp_upper -31883,做空,2022-02-23 00:30:00,2022-02-23 01:00:00,2631.17,2617.56,0.0,tp_lower -31884,做多,2022-02-23 01:55:00,2022-02-23 02:10:00,2620.84,2650.94,0.01,tp_upper -31885,做空,2022-02-23 02:20:00,2022-02-23 02:40:00,2626.7,2607.07,0.0,tp_lower -31886,做多,2022-02-23 03:35:00,2022-02-23 03:45:00,2615.79,2614.75,-0.0,flip_to_short -31887,做空,2022-02-23 03:45:00,2022-02-23 03:50:00,2614.75,2619.66,-0.0,flip_to_long -31888,做多,2022-02-23 03:50:00,2022-02-23 04:00:00,2619.66,2622.53,0.0,tp_upper -31889,做多,2022-02-23 05:40:00,2022-02-23 06:00:00,2644.94,2665.94,0.0,tp_upper -31890,做空,2022-02-23 06:45:00,2022-02-23 07:00:00,2658.49,2662.15,-0.0,flip_to_long -31891,做多,2022-02-23 07:00:00,2022-02-23 07:15:00,2662.15,2671.27,0.0,tp_upper -31892,做空,2022-02-23 10:00:00,2022-02-23 10:15:00,2706.93,2710.33,-0.0,flip_to_long -31893,做多,2022-02-23 10:15:00,2022-02-23 10:25:00,2710.33,2709.56,-0.0,flip_to_short -31894,做空,2022-02-23 10:25:00,2022-02-23 10:30:00,2709.56,2717.48,-0.0,flip_to_long -31895,做多,2022-02-23 10:30:00,2022-02-23 10:35:00,2717.48,2715.01,-0.0,tp_upper -31896,做空,2022-02-23 10:40:00,2022-02-23 10:50:00,2710.49,2709.54,-0.0,flip_to_long -31897,做多,2022-02-23 10:50:00,2022-02-23 11:00:00,2709.54,2712.84,0.0,tp_upper -31898,做空,2022-02-23 11:05:00,2022-02-23 11:10:00,2706.15,2709.09,-0.0,flip_to_long -31899,做多,2022-02-23 11:10:00,2022-02-23 11:15:00,2709.09,2719.1,0.0,tp_upper -31900,做空,2022-02-23 12:10:00,2022-02-23 14:05:00,2719.62,2721.99,-0.0,tp_lower -31901,做多,2022-02-23 14:30:00,2022-02-23 14:40:00,2729.69,2729.79,-0.0,flip_to_short -31902,做空,2022-02-23 14:40:00,2022-02-23 14:50:00,2729.79,2703.91,0.01,tp_lower -31903,做多,2022-02-23 16:25:00,2022-02-23 16:35:00,2689.05,2706.67,0.0,tp_upper -31904,做空,2022-02-23 17:30:00,2022-02-23 17:50:00,2698.62,2667.8,0.01,tp_lower -31905,做空,2022-02-23 19:20:00,2022-02-23 19:40:00,2641.95,2620.89,0.0,tp_lower -31906,做多,2022-02-23 20:25:00,2022-02-23 21:15:00,2633.01,2629.26,-0.0,tp_upper -31907,做空,2022-02-23 21:40:00,2022-02-23 21:45:00,2612.89,2612.67,-0.0,tp_lower -31908,做多,2022-02-23 22:00:00,2022-02-23 22:10:00,2620.26,2606.55,-0.0,flip_to_short -31909,做空,2022-02-23 22:10:00,2022-02-23 22:15:00,2606.55,2604.21,0.0,tp_lower -31910,做多,2022-02-23 22:25:00,2022-02-23 22:35:00,2618.77,2622.42,0.0,tp_upper -31911,做空,2022-02-23 23:05:00,2022-02-23 23:10:00,2621.85,2581.22,0.01,tp_lower -31912,做多,2022-02-24 01:40:00,2022-02-24 02:00:00,2564.25,2564.66,-0.0,flip_to_short -31913,做空,2022-02-24 02:00:00,2022-02-24 02:50:00,2564.66,2543.62,0.01,tp_lower -31914,做多,2022-02-24 04:55:00,2022-02-24 05:00:00,2400.97,2385.89,-0.0,flip_to_short -31915,做空,2022-02-24 05:00:00,2022-02-24 05:25:00,2385.89,2346.65,0.01,tp_lower -31916,做多,2022-02-24 06:40:00,2022-02-24 06:50:00,2345.19,2340.9,-0.0,flip_to_short -31917,做空,2022-02-24 06:50:00,2022-02-24 07:30:00,2340.9,2300.39,0.01,tp_lower -31918,做多,2022-02-24 07:40:00,2022-02-24 07:45:00,2351.54,2374.26,0.01,tp_upper -31919,做空,2022-02-24 09:40:00,2022-02-24 10:10:00,2375.14,2348.85,0.01,tp_lower -31920,做多,2022-02-24 11:35:00,2022-02-24 11:40:00,2350.87,2386.61,0.01,tp_upper -31921,做空,2022-02-24 12:25:00,2022-02-24 13:15:00,2364.37,2369.89,-0.0,flip_to_long -31922,做多,2022-02-24 13:15:00,2022-02-24 13:25:00,2369.89,2375.1,0.0,flip_to_short -31923,做空,2022-02-24 13:25:00,2022-02-24 14:30:00,2375.1,2418.75,-0.01,flip_to_long -31924,做多,2022-02-24 14:30:00,2022-02-24 14:35:00,2418.75,2422.99,0.0,tp_upper -31925,做多,2022-02-24 14:45:00,2022-02-24 14:50:00,2432.03,2432.03,-0.0,tp_upper -31926,做空,2022-02-24 16:40:00,2022-02-24 17:20:00,2459.58,2438.31,0.01,tp_lower -31927,做多,2022-02-24 18:10:00,2022-02-24 18:15:00,2452.3,2446.02,-0.0,flip_to_short -31928,做空,2022-02-24 18:15:00,2022-02-24 18:35:00,2446.02,2453.25,-0.0,flip_to_long -31929,做多,2022-02-24 18:35:00,2022-02-24 18:40:00,2453.25,2469.83,0.0,tp_upper -31930,做空,2022-02-24 21:15:00,2022-02-24 21:50:00,2639.5,2634.03,0.0,flip_to_long -31931,做多,2022-02-24 21:50:00,2022-02-25 00:05:00,2634.03,2610.29,-0.01,tp_upper -31932,做空,2022-02-25 00:50:00,2022-02-25 01:05:00,2583.86,2602.07,-0.01,flip_to_long -31933,做多,2022-02-25 01:05:00,2022-02-25 01:20:00,2602.07,2637.35,0.01,tp_upper -31934,做空,2022-02-25 03:00:00,2022-02-25 03:05:00,2628.5,2628.8,-0.0,flip_to_long -31935,做多,2022-02-25 03:05:00,2022-02-25 04:00:00,2628.8,2632.63,0.0,flip_to_short -31936,做空,2022-02-25 04:00:00,2022-02-25 04:25:00,2632.63,2624.74,0.0,flip_to_long -31937,做多,2022-02-25 04:25:00,2022-02-25 04:30:00,2624.74,2617.66,-0.0,flip_to_short -31938,做空,2022-02-25 04:30:00,2022-02-25 04:50:00,2617.66,2622.52,-0.0,flip_to_long -31939,做多,2022-02-25 04:50:00,2022-02-25 04:55:00,2622.52,2615.52,-0.0,flip_to_short -31940,做空,2022-02-25 04:55:00,2022-02-25 05:05:00,2615.52,2587.26,0.01,tp_lower -31941,做多,2022-02-25 05:35:00,2022-02-25 05:50:00,2613.38,2608.32,-0.0,flip_to_short -31942,做空,2022-02-25 05:50:00,2022-02-25 06:10:00,2608.32,2619.31,-0.0,flip_to_long -31943,做多,2022-02-25 06:10:00,2022-02-25 06:20:00,2619.31,2631.13,0.0,tp_upper -31944,做空,2022-02-25 07:20:00,2022-02-25 07:55:00,2623.61,2612.67,0.0,tp_lower -31945,做多,2022-02-25 08:45:00,2022-02-25 08:55:00,2609.08,2607.8,-0.0,flip_to_short -31946,做空,2022-02-25 08:55:00,2022-02-25 09:05:00,2607.8,2595.38,0.0,tp_lower -31947,做多,2022-02-25 09:55:00,2022-02-25 10:00:00,2616.81,2616.16,-0.0,tp_upper -31948,做空,2022-02-25 11:00:00,2022-02-25 11:15:00,2607.6,2608.26,-0.0,flip_to_long -31949,做多,2022-02-25 11:15:00,2022-02-25 11:30:00,2608.26,2631.55,0.01,tp_upper -31950,做空,2022-02-25 13:50:00,2022-02-25 14:30:00,2702.24,2707.51,-0.0,tp_lower -31951,做空,2022-02-25 14:35:00,2022-02-25 14:55:00,2698.91,2680.8,0.0,tp_lower -31952,做多,2022-02-25 15:15:00,2022-02-25 15:45:00,2695.94,2724.25,0.01,tp_upper -31953,做空,2022-02-25 16:35:00,2022-02-25 16:50:00,2711.57,2718.28,-0.0,flip_to_long -31954,做多,2022-02-25 16:50:00,2022-02-25 17:05:00,2718.28,2707.73,-0.0,flip_to_short -31955,做空,2022-02-25 17:05:00,2022-02-25 17:10:00,2707.73,2690.1,0.0,tp_lower -31956,做多,2022-02-25 17:25:00,2022-02-25 17:35:00,2714.11,2709.45,-0.0,flip_to_short -31957,做空,2022-02-25 17:35:00,2022-02-25 17:50:00,2709.45,2689.47,0.01,tp_lower -31958,做多,2022-02-25 19:15:00,2022-02-25 19:20:00,2686.81,2699.69,0.0,tp_upper -31959,做空,2022-02-25 19:30:00,2022-02-25 20:05:00,2683.33,2681.52,0.0,tp_lower -31960,做多,2022-02-25 20:10:00,2022-02-25 20:15:00,2685.12,2692.52,0.0,tp_upper -31961,做空,2022-02-25 20:25:00,2022-02-25 20:30:00,2678.89,2686.32,-0.0,flip_to_long -31962,做多,2022-02-25 20:30:00,2022-02-25 20:40:00,2686.32,2695.28,0.0,tp_upper -31963,做空,2022-02-25 21:45:00,2022-02-25 22:30:00,2705.94,2716.23,-0.0,flip_to_long -31964,做多,2022-02-25 22:30:00,2022-02-25 22:35:00,2716.23,2716.56,-0.0,tp_upper -31965,做空,2022-02-25 23:45:00,2022-02-25 23:50:00,2759.58,2762.54,-0.0,flip_to_long -31966,做多,2022-02-25 23:50:00,2022-02-26 00:10:00,2762.54,2775.86,0.0,flip_to_short -31967,做空,2022-02-26 00:10:00,2022-02-26 00:15:00,2775.86,2784.8,-0.0,flip_to_long -31968,做多,2022-02-26 00:15:00,2022-02-26 00:20:00,2784.8,2778.33,-0.0,flip_to_short -31969,做空,2022-02-26 00:20:00,2022-02-26 00:35:00,2778.33,2827.26,-0.01,flip_to_long -31970,做多,2022-02-26 00:35:00,2022-02-26 00:40:00,2827.26,2833.86,0.0,tp_upper -31971,做空,2022-02-26 01:35:00,2022-02-26 01:45:00,2811.19,2814.2,-0.0,flip_to_long -31972,做多,2022-02-26 01:45:00,2022-02-26 01:55:00,2814.2,2816.59,0.0,flip_to_short -31973,做空,2022-02-26 01:55:00,2022-02-26 02:10:00,2816.59,2820.37,-0.0,flip_to_long -31974,做多,2022-02-26 02:10:00,2022-02-26 04:20:00,2820.37,2811.76,-0.0,tp_upper -31975,做空,2022-02-26 05:00:00,2022-02-26 05:05:00,2800.6,2803.85,-0.0,flip_to_long -31976,做多,2022-02-26 05:05:00,2022-02-26 05:10:00,2803.85,2803.03,-0.0,flip_to_short -31977,做空,2022-02-26 05:10:00,2022-02-26 05:25:00,2803.03,2792.75,0.0,tp_lower -31978,做多,2022-02-26 06:25:00,2022-02-26 06:50:00,2784.86,2779.12,-0.0,flip_to_short -31979,做空,2022-02-26 06:50:00,2022-02-26 07:05:00,2779.12,2768.84,0.0,tp_lower -31980,做多,2022-02-26 07:20:00,2022-02-26 07:45:00,2776.04,2781.9,0.0,flip_to_short -31981,做空,2022-02-26 07:45:00,2022-02-26 08:45:00,2781.9,2757.13,0.01,tp_lower -31982,做多,2022-02-26 10:10:00,2022-02-26 10:35:00,2752.8,2752.29,-0.0,flip_to_short -31983,做空,2022-02-26 10:35:00,2022-02-26 10:40:00,2752.29,2754.17,-0.0,flip_to_long -31984,做多,2022-02-26 10:40:00,2022-02-26 10:45:00,2754.17,2754.0,-0.0,flip_to_short -31985,做空,2022-02-26 10:45:00,2022-02-26 10:50:00,2754.0,2767.05,-0.0,flip_to_long -31986,做多,2022-02-26 10:50:00,2022-02-26 10:55:00,2767.05,2767.19,-0.0,tp_upper -31987,做空,2022-02-26 11:05:00,2022-02-26 11:15:00,2753.58,2758.61,-0.0,tp_lower -31988,做空,2022-02-26 11:20:00,2022-02-26 11:25:00,2750.41,2755.7,-0.0,flip_to_long -31989,做多,2022-02-26 11:25:00,2022-02-26 11:30:00,2755.7,2752.71,-0.0,flip_to_short -31990,做空,2022-02-26 11:30:00,2022-02-26 11:35:00,2752.71,2756.47,-0.0,flip_to_long -31991,做多,2022-02-26 11:35:00,2022-02-26 11:45:00,2756.47,2760.24,0.0,tp_upper -31992,做空,2022-02-26 11:50:00,2022-02-26 12:00:00,2753.29,2741.75,0.0,tp_lower -31993,做多,2022-02-26 12:10:00,2022-02-26 12:15:00,2759.05,2754.81,-0.0,flip_to_short -31994,做空,2022-02-26 12:15:00,2022-02-26 12:30:00,2754.81,2747.31,0.0,flip_to_long -31995,做多,2022-02-26 12:30:00,2022-02-26 12:40:00,2747.31,2750.36,0.0,flip_to_short -31996,做空,2022-02-26 12:40:00,2022-02-26 12:50:00,2750.36,2756.37,-0.0,flip_to_long -31997,做多,2022-02-26 12:50:00,2022-02-26 13:00:00,2756.37,2759.24,0.0,tp_upper -31998,做空,2022-02-26 14:10:00,2022-02-26 14:15:00,2766.49,2774.66,-0.0,flip_to_long -31999,做多,2022-02-26 14:15:00,2022-02-26 14:20:00,2774.66,2770.01,-0.0,flip_to_short -32000,做空,2022-02-26 14:20:00,2022-02-26 14:25:00,2770.01,2773.74,-0.0,flip_to_long -32001,做多,2022-02-26 14:25:00,2022-02-26 14:30:00,2773.74,2789.37,0.0,tp_upper -32002,做空,2022-02-26 14:40:00,2022-02-26 14:45:00,2771.65,2777.84,-0.0,flip_to_long -32003,做多,2022-02-26 14:45:00,2022-02-26 14:50:00,2777.84,2776.65,-0.0,flip_to_short -32004,做空,2022-02-26 14:50:00,2022-02-26 16:00:00,2776.65,2788.51,-0.0,flip_to_long -32005,做多,2022-02-26 16:00:00,2022-02-26 16:15:00,2788.51,2784.8,-0.0,flip_to_short -32006,做空,2022-02-26 16:15:00,2022-02-26 16:20:00,2784.8,2788.32,-0.0,flip_to_long -32007,做多,2022-02-26 16:20:00,2022-02-26 16:25:00,2788.32,2787.7,-0.0,flip_to_short -32008,做空,2022-02-26 16:25:00,2022-02-26 16:45:00,2787.7,2792.24,-0.0,flip_to_long -32009,做多,2022-02-26 16:45:00,2022-02-26 16:50:00,2792.24,2788.15,-0.0,tp_upper -32010,做多,2022-02-26 16:55:00,2022-02-26 17:00:00,2789.11,2787.3,-0.0,flip_to_short -32011,做空,2022-02-26 17:00:00,2022-02-26 17:05:00,2787.3,2787.63,-0.0,flip_to_long -32012,做多,2022-02-26 17:05:00,2022-02-26 17:20:00,2787.63,2791.2,0.0,tp_upper -32013,做空,2022-02-26 17:25:00,2022-02-26 17:30:00,2784.16,2782.29,0.0,tp_lower -32014,做多,2022-02-26 17:35:00,2022-02-26 17:55:00,2790.2,2789.33,-0.0,flip_to_short -32015,做空,2022-02-26 17:55:00,2022-02-26 18:00:00,2789.33,2783.62,0.0,tp_lower -32016,做多,2022-02-26 18:45:00,2022-02-26 19:00:00,2783.45,2816.02,0.01,tp_upper -32017,做多,2022-02-26 20:25:00,2022-02-26 20:45:00,2819.99,2824.15,0.0,tp_upper -32018,做空,2022-02-26 21:45:00,2022-02-26 22:00:00,2826.45,2815.78,0.0,tp_lower -32019,做多,2022-02-27 00:05:00,2022-02-27 00:20:00,2778.88,2774.46,-0.0,flip_to_short -32020,做空,2022-02-27 00:20:00,2022-02-27 00:25:00,2774.46,2758.51,0.0,tp_lower -32021,做多,2022-02-27 02:30:00,2022-02-27 02:35:00,2706.35,2702.28,-0.0,flip_to_short -32022,做空,2022-02-27 02:35:00,2022-02-27 02:40:00,2702.28,2704.63,-0.0,flip_to_long -32023,做多,2022-02-27 02:40:00,2022-02-27 02:50:00,2704.63,2705.12,-0.0,flip_to_short -32024,做空,2022-02-27 02:50:00,2022-02-27 04:25:00,2705.12,2717.36,-0.0,flip_to_long -32025,做多,2022-02-27 04:25:00,2022-02-27 04:30:00,2717.36,2710.19,-0.0,flip_to_short -32026,做空,2022-02-27 04:30:00,2022-02-27 04:50:00,2710.19,2701.0,0.0,tp_lower -32027,做多,2022-02-27 05:05:00,2022-02-27 05:35:00,2711.43,2717.39,0.0,tp_upper -32028,做空,2022-02-27 05:50:00,2022-02-27 06:00:00,2712.51,2715.4,-0.0,flip_to_long -32029,做多,2022-02-27 06:00:00,2022-02-27 06:20:00,2715.4,2723.89,0.0,tp_upper -32030,做空,2022-02-27 07:55:00,2022-02-27 08:15:00,2734.33,2723.84,0.0,tp_lower -32031,做多,2022-02-27 08:25:00,2022-02-27 08:40:00,2735.4,2726.43,-0.0,flip_to_short -32032,做空,2022-02-27 08:40:00,2022-02-27 08:45:00,2726.43,2741.61,-0.0,flip_to_long -32033,做多,2022-02-27 08:45:00,2022-02-27 09:00:00,2741.61,2734.58,-0.0,flip_to_short -32034,做空,2022-02-27 09:00:00,2022-02-27 09:05:00,2734.58,2744.38,-0.0,flip_to_long -32035,做多,2022-02-27 09:05:00,2022-02-27 09:10:00,2744.38,2754.85,0.0,tp_upper -32036,做空,2022-02-27 12:10:00,2022-02-27 12:20:00,2810.68,2812.78,-0.0,flip_to_long -32037,做多,2022-02-27 12:20:00,2022-02-27 12:25:00,2812.78,2809.21,-0.0,flip_to_short -32038,做空,2022-02-27 12:25:00,2022-02-27 12:30:00,2809.21,2813.3,-0.0,flip_to_long -32039,做多,2022-02-27 12:30:00,2022-02-27 12:45:00,2813.3,2829.5,0.0,tp_upper -32040,做空,2022-02-27 13:00:00,2022-02-27 13:05:00,2817.62,2821.75,-0.0,flip_to_long -32041,做多,2022-02-27 13:05:00,2022-02-27 13:15:00,2821.75,2812.99,-0.0,flip_to_short -32042,做空,2022-02-27 13:15:00,2022-02-27 13:25:00,2812.99,2802.47,0.0,tp_lower -32043,做多,2022-02-27 15:00:00,2022-02-27 15:20:00,2762.95,2805.67,0.01,tp_upper -32044,做空,2022-02-27 16:10:00,2022-02-27 16:15:00,2782.14,2782.51,-0.0,flip_to_long -32045,做多,2022-02-27 16:15:00,2022-02-27 20:50:00,2782.51,2639.72,-0.04,flip_to_short -32046,做空,2022-02-27 20:50:00,2022-02-27 21:15:00,2639.72,2560.79,0.02,tp_lower -32047,做多,2022-02-27 21:30:00,2022-02-27 21:55:00,2605.5,2600.74,-0.0,flip_to_short -32048,做空,2022-02-27 21:55:00,2022-02-27 22:00:00,2600.74,2604.52,-0.0,flip_to_long -32049,做多,2022-02-27 22:00:00,2022-02-27 22:30:00,2604.52,2636.22,0.01,tp_upper -32050,做空,2022-02-27 22:45:00,2022-02-27 22:55:00,2606.92,2627.9,-0.01,flip_to_long -32051,做多,2022-02-27 22:55:00,2022-02-27 23:00:00,2627.9,2587.6,-0.01,flip_to_short -32052,做空,2022-02-27 23:00:00,2022-02-27 23:05:00,2587.6,2592.72,-0.0,tp_lower -32053,做多,2022-02-27 23:15:00,2022-02-28 00:00:00,2605.89,2604.01,-0.0,flip_to_short -32054,做空,2022-02-28 00:00:00,2022-02-28 00:05:00,2604.01,2613.5,-0.0,flip_to_long -32055,做多,2022-02-28 00:05:00,2022-02-28 00:20:00,2613.5,2601.88,-0.0,flip_to_short -32056,做空,2022-02-28 00:20:00,2022-02-28 00:40:00,2601.88,2611.6,-0.0,flip_to_long -32057,做多,2022-02-28 00:40:00,2022-02-28 00:45:00,2611.6,2605.95,-0.0,flip_to_short -32058,做空,2022-02-28 00:45:00,2022-02-28 00:50:00,2605.95,2606.22,-0.0,flip_to_long -32059,做多,2022-02-28 00:50:00,2022-02-28 01:10:00,2606.22,2634.03,0.01,tp_upper -32060,做空,2022-02-28 02:10:00,2022-02-28 02:15:00,2635.16,2637.12,-0.0,flip_to_long -32061,做多,2022-02-28 02:15:00,2022-02-28 04:10:00,2637.12,2626.66,-0.0,tp_upper -32062,做空,2022-02-28 04:30:00,2022-02-28 04:45:00,2609.03,2612.32,-0.0,flip_to_long -32063,做多,2022-02-28 04:45:00,2022-02-28 04:50:00,2612.32,2606.98,-0.0,flip_to_short -32064,做空,2022-02-28 04:50:00,2022-02-28 05:00:00,2606.98,2618.15,-0.0,flip_to_long -32065,做多,2022-02-28 05:00:00,2022-02-28 05:15:00,2618.15,2612.83,-0.0,flip_to_short -32066,做空,2022-02-28 05:15:00,2022-02-28 05:20:00,2612.83,2619.17,-0.0,flip_to_long -32067,做多,2022-02-28 05:20:00,2022-02-28 05:25:00,2619.17,2617.33,-0.0,flip_to_short -32068,做空,2022-02-28 05:25:00,2022-02-28 06:00:00,2617.33,2609.42,0.0,flip_to_long -32069,做多,2022-02-28 06:00:00,2022-02-28 06:15:00,2609.42,2582.43,-0.01,tp_upper -32070,做多,2022-02-28 06:20:00,2022-02-28 06:40:00,2597.27,2599.74,0.0,flip_to_short -32071,做空,2022-02-28 06:40:00,2022-02-28 06:45:00,2599.74,2607.44,-0.0,flip_to_long -32072,做多,2022-02-28 06:45:00,2022-02-28 06:55:00,2607.44,2605.26,-0.0,flip_to_short -32073,做空,2022-02-28 06:55:00,2022-02-28 09:00:00,2605.26,2634.09,-0.01,flip_to_long -32074,做多,2022-02-28 09:00:00,2022-02-28 09:10:00,2634.09,2635.21,-0.0,flip_to_short -32075,做空,2022-02-28 09:10:00,2022-02-28 09:40:00,2635.21,2632.01,0.0,flip_to_long -32076,做多,2022-02-28 09:40:00,2022-02-28 09:45:00,2632.01,2631.66,-0.0,flip_to_short -32077,做空,2022-02-28 09:45:00,2022-02-28 09:55:00,2631.66,2609.84,0.01,tp_lower -32078,做多,2022-02-28 10:15:00,2022-02-28 10:25:00,2631.81,2627.3,-0.0,flip_to_short -32079,做空,2022-02-28 10:25:00,2022-02-28 10:30:00,2627.3,2636.52,-0.0,flip_to_long -32080,做多,2022-02-28 10:30:00,2022-02-28 10:35:00,2636.52,2639.57,0.0,tp_upper -32081,做空,2022-02-28 11:05:00,2022-02-28 11:10:00,2630.08,2631.12,-0.0,flip_to_long -32082,做多,2022-02-28 11:10:00,2022-02-28 11:15:00,2631.12,2627.44,-0.0,flip_to_short -32083,做空,2022-02-28 11:15:00,2022-02-28 11:20:00,2627.44,2629.29,-0.0,flip_to_long -32084,做多,2022-02-28 11:20:00,2022-02-28 11:30:00,2629.29,2629.68,-0.0,flip_to_short -32085,做空,2022-02-28 11:30:00,2022-02-28 11:35:00,2629.68,2634.89,-0.0,flip_to_long -32086,做多,2022-02-28 11:35:00,2022-02-28 11:50:00,2634.89,2638.88,0.0,tp_upper -32087,做空,2022-02-28 12:05:00,2022-02-28 12:10:00,2631.73,2635.11,-0.0,tp_lower -32088,做多,2022-02-28 12:15:00,2022-02-28 12:20:00,2650.37,2657.89,0.0,tp_upper -32089,做空,2022-02-28 12:55:00,2022-02-28 13:00:00,2633.57,2627.0,0.0,tp_lower -32090,做多,2022-02-28 14:10:00,2022-02-28 14:15:00,2635.59,2677.76,0.01,tp_upper -32091,做空,2022-02-28 16:45:00,2022-02-28 16:55:00,2808.22,2810.87,-0.0,flip_to_long -32092,做多,2022-02-28 16:55:00,2022-02-28 17:00:00,2810.87,2805.54,-0.0,flip_to_short -32093,做空,2022-02-28 17:00:00,2022-02-28 17:10:00,2805.54,2797.69,0.0,tp_lower -32094,做多,2022-02-28 17:55:00,2022-02-28 18:15:00,2821.29,2805.0,-0.0,flip_to_short -32095,做空,2022-02-28 18:15:00,2022-02-28 18:30:00,2805.0,2803.76,-0.0,flip_to_long -32096,做多,2022-02-28 18:30:00,2022-02-28 18:40:00,2803.76,2798.93,-0.0,flip_to_short -32097,做空,2022-02-28 18:40:00,2022-02-28 18:45:00,2798.93,2804.33,-0.0,flip_to_long -32098,做多,2022-02-28 18:45:00,2022-02-28 19:00:00,2804.33,2795.96,-0.0,flip_to_short -32099,做空,2022-02-28 19:00:00,2022-02-28 19:40:00,2795.96,2799.68,-0.0,flip_to_long -32100,做多,2022-02-28 19:40:00,2022-02-28 19:55:00,2799.68,2807.36,0.0,tp_upper -32101,做多,2022-02-28 21:30:00,2022-02-28 22:05:00,2821.05,2847.01,0.01,tp_upper -32102,做空,2022-03-01 01:05:00,2022-03-01 01:40:00,2938.29,2926.91,0.0,tp_lower -32103,做多,2022-03-01 03:55:00,2022-03-01 04:05:00,2911.82,2908.1,-0.0,flip_to_short -32104,做空,2022-03-01 04:05:00,2022-03-01 04:10:00,2908.1,2917.75,-0.0,flip_to_long -32105,做多,2022-03-01 04:10:00,2022-03-01 04:50:00,2917.75,2928.89,0.0,tp_upper -32106,做空,2022-03-01 05:20:00,2022-03-01 05:25:00,2916.5,2917.97,-0.0,flip_to_long -32107,做多,2022-03-01 05:25:00,2022-03-01 05:30:00,2917.97,2914.34,-0.0,flip_to_short -32108,做空,2022-03-01 05:30:00,2022-03-01 05:45:00,2914.34,2912.88,0.0,tp_lower -32109,做多,2022-03-01 06:30:00,2022-03-01 06:40:00,2911.44,2909.4,-0.0,flip_to_short -32110,做空,2022-03-01 06:40:00,2022-03-01 06:45:00,2909.4,2912.09,-0.0,flip_to_long -32111,做多,2022-03-01 06:45:00,2022-03-01 07:05:00,2912.09,2928.81,0.0,tp_upper -32112,做空,2022-03-01 07:40:00,2022-03-01 07:45:00,2914.29,2915.98,-0.0,flip_to_long -32113,做多,2022-03-01 07:45:00,2022-03-01 08:05:00,2915.98,2922.82,0.0,flip_to_short -32114,做空,2022-03-01 08:05:00,2022-03-01 08:15:00,2922.82,2923.83,-0.0,flip_to_long -32115,做多,2022-03-01 08:15:00,2022-03-01 08:20:00,2923.83,2913.82,-0.0,tp_upper -32116,做多,2022-03-01 08:25:00,2022-03-01 08:30:00,2924.88,2921.17,-0.0,flip_to_short -32117,做空,2022-03-01 08:30:00,2022-03-01 08:40:00,2921.17,2926.17,-0.0,flip_to_long -32118,做多,2022-03-01 08:40:00,2022-03-01 08:45:00,2926.17,2920.01,-0.0,tp_upper -32119,做多,2022-03-01 08:55:00,2022-03-01 09:00:00,2922.83,2916.99,-0.0,flip_to_short -32120,做空,2022-03-01 09:00:00,2022-03-01 09:05:00,2916.99,2914.21,0.0,tp_lower -32121,做多,2022-03-01 10:40:00,2022-03-01 11:00:00,2899.19,2914.33,0.0,tp_upper -32122,做空,2022-03-01 11:30:00,2022-03-01 11:55:00,2906.53,2902.4,0.0,flip_to_long -32123,做多,2022-03-01 11:55:00,2022-03-01 12:05:00,2902.4,2904.65,0.0,flip_to_short -32124,做空,2022-03-01 12:05:00,2022-03-01 12:10:00,2904.65,2913.82,-0.0,flip_to_long -32125,做多,2022-03-01 12:10:00,2022-03-01 12:20:00,2913.82,2951.25,0.01,tp_upper -32126,做空,2022-03-01 14:30:00,2022-03-01 14:35:00,2982.47,3007.78,-0.01,flip_to_long -32127,做多,2022-03-01 14:35:00,2022-03-01 14:40:00,3007.78,2994.89,-0.0,flip_to_short -32128,做空,2022-03-01 14:40:00,2022-03-01 15:00:00,2994.89,2963.27,0.01,tp_lower -32129,做多,2022-03-01 16:15:00,2022-03-01 16:20:00,2961.95,2960.81,-0.0,flip_to_short -32130,做空,2022-03-01 16:20:00,2022-03-01 16:30:00,2960.81,2917.79,0.01,tp_lower -32131,做多,2022-03-01 17:35:00,2022-03-01 17:50:00,2926.35,2938.98,0.0,tp_upper -32132,做空,2022-03-01 18:05:00,2022-03-01 18:15:00,2923.75,2928.68,-0.0,flip_to_long -32133,做多,2022-03-01 18:15:00,2022-03-01 18:35:00,2928.68,2946.54,0.0,tp_upper -32134,做空,2022-03-01 19:50:00,2022-03-01 20:00:00,2946.66,2954.88,-0.0,flip_to_long -32135,做多,2022-03-01 20:00:00,2022-03-01 20:05:00,2954.88,2950.95,-0.0,flip_to_short -32136,做空,2022-03-01 20:05:00,2022-03-01 20:10:00,2950.95,2957.96,-0.0,flip_to_long -32137,做多,2022-03-01 20:10:00,2022-03-01 20:40:00,2957.96,2964.07,0.0,tp_upper -32138,做空,2022-03-01 21:10:00,2022-03-01 21:15:00,2959.62,2954.28,0.0,tp_lower -32139,做多,2022-03-01 21:20:00,2022-03-01 22:25:00,2954.44,2957.39,0.0,flip_to_short -32140,做空,2022-03-01 22:25:00,2022-03-01 23:30:00,2957.39,2963.56,-0.0,flip_to_long -32141,做多,2022-03-01 23:30:00,2022-03-01 23:35:00,2963.56,2971.1,0.0,tp_upper -32142,做空,2022-03-02 00:05:00,2022-03-02 00:10:00,2966.4,2975.8,-0.0,flip_to_long -32143,做多,2022-03-02 00:10:00,2022-03-02 00:20:00,2975.8,2949.55,-0.01,flip_to_short -32144,做空,2022-03-02 00:20:00,2022-03-02 00:25:00,2949.55,2943.28,0.0,tp_lower -32145,做多,2022-03-02 01:05:00,2022-03-02 02:45:00,2952.94,2924.16,-0.01,flip_to_short -32146,做空,2022-03-02 02:45:00,2022-03-02 02:50:00,2924.16,2930.14,-0.0,flip_to_long -32147,做多,2022-03-02 02:50:00,2022-03-02 02:55:00,2930.14,2947.74,0.0,tp_upper -32148,做空,2022-03-02 04:50:00,2022-03-02 05:25:00,2990.77,2985.57,0.0,tp_lower -32149,做多,2022-03-02 06:05:00,2022-03-02 07:50:00,2998.32,2973.44,-0.01,flip_to_short -32150,做空,2022-03-02 07:50:00,2022-03-02 08:00:00,2973.44,2972.0,-0.0,flip_to_long -32151,做多,2022-03-02 08:00:00,2022-03-02 08:05:00,2972.0,2959.2,-0.0,flip_to_short -32152,做空,2022-03-02 08:05:00,2022-03-02 08:10:00,2959.2,2968.08,-0.0,flip_to_long -32153,做多,2022-03-02 08:10:00,2022-03-02 08:15:00,2968.08,2997.07,0.01,tp_upper -32154,做空,2022-03-02 08:50:00,2022-03-02 09:00:00,2978.68,2979.68,-0.0,flip_to_long -32155,做多,2022-03-02 09:00:00,2022-03-02 09:25:00,2979.68,2979.37,-0.0,flip_to_short -32156,做空,2022-03-02 09:25:00,2022-03-02 09:30:00,2979.37,2985.69,-0.0,flip_to_long -32157,做多,2022-03-02 09:30:00,2022-03-02 09:40:00,2985.69,2989.01,0.0,flip_to_short -32158,做空,2022-03-02 09:40:00,2022-03-02 11:10:00,2989.01,3002.06,-0.0,flip_to_long -32159,做多,2022-03-02 11:10:00,2022-03-02 11:15:00,3002.06,2996.93,-0.0,flip_to_short -32160,做空,2022-03-02 11:15:00,2022-03-02 11:40:00,2996.93,3007.64,-0.0,flip_to_long -32161,做多,2022-03-02 11:40:00,2022-03-02 11:45:00,3007.64,3003.14,-0.0,flip_to_short -32162,做空,2022-03-02 11:45:00,2022-03-02 11:55:00,3003.14,3004.36,-0.0,flip_to_long -32163,做多,2022-03-02 11:55:00,2022-03-02 12:10:00,3004.36,3019.41,0.0,tp_upper -32164,做空,2022-03-02 12:15:00,2022-03-02 12:20:00,2997.0,2986.17,0.0,tp_lower -32165,做多,2022-03-02 12:50:00,2022-03-02 14:30:00,2989.0,2956.11,-0.01,flip_to_short -32166,做空,2022-03-02 14:30:00,2022-03-02 15:20:00,2956.11,2966.9,-0.0,flip_to_long -32167,做多,2022-03-02 15:20:00,2022-03-02 15:30:00,2966.9,2957.58,-0.0,flip_to_short -32168,做空,2022-03-02 15:30:00,2022-03-02 15:35:00,2957.58,2967.72,-0.0,flip_to_long -32169,做多,2022-03-02 15:35:00,2022-03-02 16:50:00,2967.72,2965.01,-0.0,flip_to_short -32170,做空,2022-03-02 16:50:00,2022-03-02 17:00:00,2965.01,2965.25,-0.0,tp_lower -32171,做空,2022-03-02 17:15:00,2022-03-02 17:35:00,2966.77,2966.33,-0.0,flip_to_long -32172,做多,2022-03-02 17:35:00,2022-03-02 19:55:00,2966.33,2932.9,-0.01,flip_to_short -32173,做空,2022-03-02 19:55:00,2022-03-02 23:00:00,2932.9,2963.15,-0.01,flip_to_long -32174,做多,2022-03-02 23:00:00,2022-03-02 23:05:00,2963.15,2963.12,-0.0,flip_to_short -32175,做空,2022-03-02 23:05:00,2022-03-02 23:15:00,2963.12,2963.51,-0.0,flip_to_long -32176,做多,2022-03-02 23:15:00,2022-03-03 01:10:00,2963.51,2944.89,-0.0,flip_to_short -32177,做空,2022-03-03 01:10:00,2022-03-03 01:15:00,2944.89,2946.21,-0.0,flip_to_long -32178,做多,2022-03-03 01:15:00,2022-03-03 01:25:00,2946.21,2949.55,0.0,flip_to_short -32179,做空,2022-03-03 01:25:00,2022-03-03 01:30:00,2949.55,2960.73,-0.0,flip_to_long -32180,做多,2022-03-03 01:30:00,2022-03-03 01:35:00,2960.73,2948.51,-0.0,flip_to_short -32181,做空,2022-03-03 01:35:00,2022-03-03 02:05:00,2948.51,2923.79,0.01,tp_lower -32182,做多,2022-03-03 04:55:00,2022-03-03 05:10:00,2901.49,2910.1,0.0,tp_upper -32183,做空,2022-03-03 05:30:00,2022-03-03 05:35:00,2901.43,2902.26,-0.0,flip_to_long -32184,做多,2022-03-03 05:35:00,2022-03-03 06:05:00,2902.26,2891.07,-0.0,flip_to_short -32185,做空,2022-03-03 06:05:00,2022-03-03 06:10:00,2891.07,2875.71,0.0,tp_lower -32186,做多,2022-03-03 06:30:00,2022-03-03 07:15:00,2906.57,2900.68,-0.0,flip_to_short -32187,做空,2022-03-03 07:15:00,2022-03-03 07:20:00,2900.68,2904.48,-0.0,flip_to_long -32188,做多,2022-03-03 07:20:00,2022-03-03 07:40:00,2904.48,2905.79,-0.0,flip_to_short -32189,做空,2022-03-03 07:40:00,2022-03-03 08:05:00,2905.79,2908.96,-0.0,tp_lower -32190,做空,2022-03-03 08:20:00,2022-03-03 08:35:00,2910.67,2903.17,0.0,tp_lower -32191,做多,2022-03-03 10:20:00,2022-03-03 10:35:00,2889.57,2883.16,-0.0,flip_to_short -32192,做空,2022-03-03 10:35:00,2022-03-03 10:40:00,2883.16,2889.34,-0.0,flip_to_long -32193,做多,2022-03-03 10:40:00,2022-03-03 10:45:00,2889.34,2904.98,0.0,tp_upper -32194,做空,2022-03-03 12:05:00,2022-03-03 12:10:00,2910.26,2911.2,-0.0,flip_to_long -32195,做多,2022-03-03 12:10:00,2022-03-03 12:25:00,2911.2,2927.5,0.0,tp_upper -32196,做空,2022-03-03 12:35:00,2022-03-03 13:05:00,2918.2,2920.58,-0.0,flip_to_long -32197,做多,2022-03-03 13:05:00,2022-03-03 13:10:00,2920.58,2918.39,-0.0,flip_to_short -32198,做空,2022-03-03 13:10:00,2022-03-03 13:20:00,2918.39,2919.03,-0.0,flip_to_long -32199,做多,2022-03-03 13:20:00,2022-03-03 13:35:00,2919.03,2924.42,0.0,tp_upper -32200,做空,2022-03-03 13:40:00,2022-03-03 13:55:00,2923.13,2929.31,-0.0,flip_to_long -32201,做多,2022-03-03 13:55:00,2022-03-03 14:00:00,2929.31,2931.32,0.0,tp_upper -32202,做空,2022-03-03 14:10:00,2022-03-03 14:30:00,2922.69,2908.46,0.0,tp_lower -32203,做多,2022-03-03 17:40:00,2022-03-03 17:45:00,2821.21,2820.29,-0.0,flip_to_short -32204,做空,2022-03-03 17:45:00,2022-03-03 18:45:00,2820.29,2819.46,-0.0,flip_to_long -32205,做多,2022-03-03 18:45:00,2022-03-03 18:50:00,2819.46,2819.37,-0.0,flip_to_short -32206,做空,2022-03-03 18:50:00,2022-03-03 19:10:00,2819.37,2821.11,-0.0,flip_to_long -32207,做多,2022-03-03 19:10:00,2022-03-03 20:30:00,2821.11,2814.84,-0.0,flip_to_short -32208,做空,2022-03-03 20:30:00,2022-03-03 20:35:00,2814.84,2817.01,-0.0,flip_to_long -32209,做多,2022-03-03 20:35:00,2022-03-03 20:40:00,2817.01,2809.51,-0.0,flip_to_short -32210,做空,2022-03-03 20:40:00,2022-03-03 20:45:00,2809.51,2795.0,0.0,tp_lower -32211,做多,2022-03-03 21:10:00,2022-03-03 21:20:00,2810.46,2808.61,-0.0,flip_to_short -32212,做空,2022-03-03 21:20:00,2022-03-03 21:25:00,2808.61,2812.01,-0.0,flip_to_long -32213,做多,2022-03-03 21:25:00,2022-03-03 21:30:00,2812.01,2801.97,-0.0,flip_to_short -32214,做空,2022-03-03 21:30:00,2022-03-03 21:50:00,2801.97,2798.8,0.0,tp_lower -32215,做多,2022-03-03 21:55:00,2022-03-03 22:00:00,2804.13,2826.66,0.0,tp_upper -32216,做空,2022-03-03 23:45:00,2022-03-04 00:00:00,2834.34,2834.55,-0.0,tp_lower -32217,做多,2022-03-04 02:25:00,2022-03-04 02:30:00,2724.99,2720.54,-0.0,flip_to_short -32218,做空,2022-03-04 02:30:00,2022-03-04 03:15:00,2720.54,2713.37,0.0,tp_lower -32219,做多,2022-03-04 03:20:00,2022-03-04 03:25:00,2728.63,2724.88,-0.0,flip_to_short -32220,做空,2022-03-04 03:25:00,2022-03-04 03:45:00,2724.88,2725.98,-0.0,flip_to_long -32221,做多,2022-03-04 03:45:00,2022-03-04 03:50:00,2725.98,2725.9,-0.0,flip_to_short -32222,做空,2022-03-04 03:50:00,2022-03-04 04:05:00,2725.9,2722.25,0.0,flip_to_long -32223,做多,2022-03-04 04:05:00,2022-03-04 05:20:00,2722.25,2723.19,-0.0,flip_to_short -32224,做空,2022-03-04 05:20:00,2022-03-04 05:50:00,2723.19,2725.0,-0.0,flip_to_long -32225,做多,2022-03-04 05:50:00,2022-03-04 06:10:00,2725.0,2730.31,0.0,tp_upper -32226,做空,2022-03-04 06:20:00,2022-03-04 06:25:00,2724.42,2727.88,-0.0,flip_to_long -32227,做多,2022-03-04 06:25:00,2022-03-04 06:30:00,2727.88,2724.26,-0.0,flip_to_short -32228,做空,2022-03-04 06:30:00,2022-03-04 06:45:00,2724.26,2723.45,-0.0,tp_lower -32229,做多,2022-03-04 06:50:00,2022-03-04 07:05:00,2724.02,2730.62,0.0,tp_upper -32230,做空,2022-03-04 07:10:00,2022-03-04 07:15:00,2721.97,2718.01,0.0,tp_lower -32231,做多,2022-03-04 07:45:00,2022-03-04 07:55:00,2723.22,2731.98,0.0,tp_upper -32232,做空,2022-03-04 08:25:00,2022-03-04 08:30:00,2728.74,2707.5,0.0,tp_lower -32233,做多,2022-03-04 08:35:00,2022-03-04 09:10:00,2731.5,2733.65,0.0,flip_to_short -32234,做空,2022-03-04 09:10:00,2022-03-04 09:20:00,2733.65,2735.74,-0.0,flip_to_long -32235,做多,2022-03-04 09:20:00,2022-03-04 09:30:00,2735.74,2733.28,-0.0,flip_to_short -32236,做空,2022-03-04 09:30:00,2022-03-04 09:50:00,2733.28,2730.29,0.0,flip_to_long -32237,做多,2022-03-04 09:50:00,2022-03-04 10:05:00,2730.29,2732.51,0.0,flip_to_short -32238,做空,2022-03-04 10:05:00,2022-03-04 10:10:00,2732.51,2738.32,-0.0,flip_to_long -32239,做多,2022-03-04 10:10:00,2022-03-04 10:20:00,2738.32,2736.41,-0.0,flip_to_short -32240,做空,2022-03-04 10:20:00,2022-03-04 12:05:00,2736.41,2731.71,0.0,tp_lower -32241,做多,2022-03-04 12:35:00,2022-03-04 12:45:00,2738.71,2735.21,-0.0,flip_to_short -32242,做空,2022-03-04 12:45:00,2022-03-04 12:55:00,2735.21,2729.46,0.0,tp_lower -32243,做多,2022-03-04 13:30:00,2022-03-04 13:35:00,2735.21,2727.6,-0.0,flip_to_short -32244,做空,2022-03-04 13:35:00,2022-03-04 13:55:00,2727.6,2720.16,0.0,tp_lower -32245,做多,2022-03-04 16:35:00,2022-03-04 17:10:00,2673.68,2692.99,0.0,tp_upper -32246,做空,2022-03-04 17:40:00,2022-03-04 17:45:00,2677.16,2683.45,-0.0,flip_to_long -32247,做多,2022-03-04 17:45:00,2022-03-04 18:15:00,2683.45,2684.2,-0.0,flip_to_short -32248,做空,2022-03-04 18:15:00,2022-03-04 18:25:00,2684.2,2683.94,-0.0,flip_to_long -32249,做多,2022-03-04 18:25:00,2022-03-04 18:40:00,2683.94,2673.22,-0.0,flip_to_short -32250,做空,2022-03-04 18:40:00,2022-03-04 18:45:00,2673.22,2673.62,-0.0,tp_lower -32251,做多,2022-03-04 20:50:00,2022-03-04 20:55:00,2619.23,2613.59,-0.0,flip_to_short -32252,做空,2022-03-04 20:55:00,2022-03-04 21:20:00,2613.59,2612.4,-0.0,flip_to_long -32253,做多,2022-03-04 21:20:00,2022-03-04 21:25:00,2612.4,2611.6,-0.0,flip_to_short -32254,做空,2022-03-04 21:25:00,2022-03-04 21:35:00,2611.6,2616.72,-0.0,flip_to_long -32255,做多,2022-03-04 21:35:00,2022-03-04 21:40:00,2616.72,2619.34,0.0,tp_upper -32256,做空,2022-03-04 21:50:00,2022-03-04 21:55:00,2605.19,2607.56,-0.0,flip_to_long -32257,做多,2022-03-04 21:55:00,2022-03-04 23:15:00,2607.56,2603.91,-0.0,flip_to_short -32258,做空,2022-03-04 23:15:00,2022-03-04 23:20:00,2603.91,2612.95,-0.0,flip_to_long -32259,做多,2022-03-04 23:20:00,2022-03-05 00:00:00,2612.95,2616.41,0.0,flip_to_short -32260,做空,2022-03-05 00:00:00,2022-03-05 00:20:00,2616.41,2614.91,0.0,flip_to_long -32261,做多,2022-03-05 00:20:00,2022-03-05 00:30:00,2614.91,2607.49,-0.0,flip_to_short -32262,做空,2022-03-05 00:30:00,2022-03-05 00:35:00,2607.49,2601.06,0.0,tp_lower -32263,做多,2022-03-05 01:05:00,2022-03-05 01:15:00,2610.45,2609.55,-0.0,flip_to_short -32264,做空,2022-03-05 01:15:00,2022-03-05 01:40:00,2609.55,2613.19,-0.0,flip_to_long -32265,做多,2022-03-05 01:40:00,2022-03-05 02:25:00,2613.19,2610.18,-0.0,flip_to_short -32266,做空,2022-03-05 02:25:00,2022-03-05 02:40:00,2610.18,2608.07,0.0,tp_lower -32267,做多,2022-03-05 02:50:00,2022-03-05 02:55:00,2613.31,2608.55,-0.0,flip_to_short -32268,做空,2022-03-05 02:55:00,2022-03-05 03:00:00,2608.55,2615.0,-0.0,flip_to_long -32269,做多,2022-03-05 03:00:00,2022-03-05 03:05:00,2615.0,2611.6,-0.0,flip_to_short -32270,做空,2022-03-05 03:05:00,2022-03-05 04:20:00,2611.6,2618.15,-0.0,flip_to_long -32271,做多,2022-03-05 04:20:00,2022-03-05 04:45:00,2618.15,2619.04,-0.0,flip_to_short -32272,做空,2022-03-05 04:45:00,2022-03-05 04:50:00,2619.04,2615.02,0.0,tp_lower -32273,做多,2022-03-05 05:05:00,2022-03-05 05:25:00,2618.65,2622.36,0.0,tp_upper -32274,做空,2022-03-05 05:40:00,2022-03-05 05:45:00,2616.26,2620.87,-0.0,flip_to_long -32275,做多,2022-03-05 05:45:00,2022-03-05 05:50:00,2620.87,2617.81,-0.0,flip_to_short -32276,做空,2022-03-05 05:50:00,2022-03-05 05:55:00,2617.81,2624.56,-0.0,flip_to_long -32277,做多,2022-03-05 05:55:00,2022-03-05 06:00:00,2624.56,2623.44,-0.0,tp_upper -32278,做空,2022-03-05 06:45:00,2022-03-05 06:55:00,2623.16,2624.28,-0.0,flip_to_long -32279,做多,2022-03-05 06:55:00,2022-03-05 07:00:00,2624.28,2623.68,-0.0,flip_to_short -32280,做空,2022-03-05 07:00:00,2022-03-05 07:05:00,2623.68,2624.1,-0.0,flip_to_long -32281,做多,2022-03-05 07:05:00,2022-03-05 07:15:00,2624.1,2632.99,0.0,tp_upper -32282,做空,2022-03-05 08:25:00,2022-03-05 10:05:00,2633.17,2637.29,-0.0,tp_lower -32283,做多,2022-03-05 10:10:00,2022-03-05 10:20:00,2647.78,2642.99,-0.0,flip_to_short -32284,做空,2022-03-05 10:20:00,2022-03-05 10:25:00,2642.99,2635.33,0.0,tp_lower -32285,做多,2022-03-05 10:50:00,2022-03-05 11:30:00,2643.62,2646.69,0.0,flip_to_short -32286,做空,2022-03-05 11:30:00,2022-03-05 13:00:00,2646.69,2644.13,0.0,tp_lower -32287,做多,2022-03-05 14:15:00,2022-03-05 14:50:00,2648.51,2641.22,-0.0,flip_to_short -32288,做空,2022-03-05 14:50:00,2022-03-05 15:45:00,2641.22,2639.78,0.0,tp_lower -32289,做多,2022-03-05 15:50:00,2022-03-05 16:05:00,2641.72,2640.92,-0.0,flip_to_short -32290,做空,2022-03-05 16:05:00,2022-03-05 16:10:00,2640.92,2643.4,-0.0,flip_to_long -32291,做多,2022-03-05 16:10:00,2022-03-05 16:20:00,2643.4,2647.42,0.0,tp_upper -32292,做空,2022-03-05 18:00:00,2022-03-05 18:25:00,2664.16,2657.4,0.0,tp_lower -32293,做多,2022-03-05 18:45:00,2022-03-05 19:15:00,2664.25,2668.62,0.0,tp_upper -32294,做空,2022-03-05 20:25:00,2022-03-05 20:30:00,2669.57,2666.46,0.0,tp_lower -32295,做多,2022-03-05 20:35:00,2022-03-05 23:00:00,2669.59,2658.47,-0.0,flip_to_short -32296,做空,2022-03-05 23:00:00,2022-03-05 23:05:00,2658.47,2665.86,-0.0,flip_to_long -32297,做多,2022-03-05 23:05:00,2022-03-05 23:15:00,2665.86,2662.57,-0.0,flip_to_short -32298,做空,2022-03-05 23:15:00,2022-03-05 23:50:00,2662.57,2664.26,-0.0,flip_to_long -32299,做多,2022-03-05 23:50:00,2022-03-06 00:55:00,2664.26,2671.8,0.0,tp_upper -32300,做空,2022-03-06 01:25:00,2022-03-06 01:30:00,2667.55,2662.03,0.0,tp_lower -32301,做多,2022-03-06 02:25:00,2022-03-06 02:30:00,2663.88,2662.33,-0.0,flip_to_short -32302,做空,2022-03-06 02:30:00,2022-03-06 02:40:00,2662.33,2661.08,-0.0,flip_to_long -32303,做多,2022-03-06 02:40:00,2022-03-06 03:10:00,2661.08,2658.81,-0.0,flip_to_short -32304,做空,2022-03-06 03:10:00,2022-03-06 03:35:00,2658.81,2642.2,0.0,tp_lower -32305,做多,2022-03-06 04:35:00,2022-03-06 06:20:00,2644.84,2657.39,0.0,tp_upper -32306,做空,2022-03-06 06:30:00,2022-03-06 06:35:00,2648.67,2646.54,0.0,tp_lower -32307,做多,2022-03-06 07:25:00,2022-03-06 07:30:00,2647.53,2644.82,-0.0,flip_to_short -32308,做空,2022-03-06 07:30:00,2022-03-06 08:05:00,2644.82,2636.71,0.0,tp_lower -32309,做多,2022-03-06 08:25:00,2022-03-06 08:30:00,2642.66,2639.19,-0.0,flip_to_short -32310,做空,2022-03-06 08:30:00,2022-03-06 08:35:00,2639.19,2639.95,-0.0,tp_lower -32311,做多,2022-03-06 11:30:00,2022-03-06 11:35:00,2603.53,2600.85,-0.0,flip_to_short -32312,做空,2022-03-06 11:35:00,2022-03-06 11:45:00,2600.85,2603.7,-0.0,flip_to_long -32313,做多,2022-03-06 11:45:00,2022-03-06 12:00:00,2603.7,2614.29,0.0,tp_upper -32314,做空,2022-03-06 14:05:00,2022-03-06 14:10:00,2627.75,2632.77,-0.0,flip_to_long -32315,做多,2022-03-06 14:10:00,2022-03-06 14:15:00,2632.77,2629.11,-0.0,flip_to_short -32316,做空,2022-03-06 14:15:00,2022-03-06 14:30:00,2629.11,2631.97,-0.0,flip_to_long -32317,做多,2022-03-06 14:30:00,2022-03-06 15:45:00,2631.97,2626.18,-0.0,flip_to_short -32318,做空,2022-03-06 15:45:00,2022-03-06 18:05:00,2626.18,2636.65,-0.0,flip_to_long -32319,做多,2022-03-06 18:05:00,2022-03-06 18:10:00,2636.65,2634.41,-0.0,flip_to_short -32320,做空,2022-03-06 18:10:00,2022-03-06 18:40:00,2634.41,2622.78,0.0,tp_lower -32321,做多,2022-03-06 19:25:00,2022-03-06 20:50:00,2624.31,2614.8,-0.0,flip_to_short -32322,做空,2022-03-06 20:50:00,2022-03-06 21:25:00,2614.8,2629.05,-0.0,flip_to_long -32323,做多,2022-03-06 21:25:00,2022-03-06 21:45:00,2629.05,2626.66,-0.0,flip_to_short -32324,做空,2022-03-06 21:45:00,2022-03-06 22:45:00,2626.66,2629.39,-0.0,flip_to_long -32325,做多,2022-03-06 22:45:00,2022-03-07 01:05:00,2629.39,2542.01,-0.02,flip_to_short -32326,做空,2022-03-07 01:05:00,2022-03-07 02:15:00,2542.01,2546.26,-0.0,flip_to_long -32327,做多,2022-03-07 02:15:00,2022-03-07 02:20:00,2546.26,2533.62,-0.0,flip_to_short -32328,做空,2022-03-07 02:20:00,2022-03-07 02:25:00,2533.62,2527.81,0.0,tp_lower -32329,做多,2022-03-07 03:35:00,2022-03-07 03:40:00,2526.24,2524.23,-0.0,flip_to_short -32330,做空,2022-03-07 03:40:00,2022-03-07 04:10:00,2524.23,2521.79,0.0,flip_to_long -32331,做多,2022-03-07 04:10:00,2022-03-07 05:15:00,2521.79,2533.15,0.0,tp_upper -32332,做空,2022-03-07 05:55:00,2022-03-07 06:15:00,2529.07,2532.87,-0.0,flip_to_long -32333,做多,2022-03-07 06:15:00,2022-03-07 06:45:00,2532.87,2533.6,-0.0,tp_upper -32334,做空,2022-03-07 07:00:00,2022-03-07 07:10:00,2533.13,2534.63,-0.0,flip_to_long -32335,做多,2022-03-07 07:10:00,2022-03-07 07:20:00,2534.63,2531.2,-0.0,flip_to_short -32336,做空,2022-03-07 07:20:00,2022-03-07 07:30:00,2531.2,2521.46,0.0,tp_lower -32337,做多,2022-03-07 08:35:00,2022-03-07 08:40:00,2521.39,2520.01,-0.0,flip_to_short -32338,做空,2022-03-07 08:40:00,2022-03-07 08:45:00,2520.01,2527.01,-0.0,flip_to_long -32339,做多,2022-03-07 08:45:00,2022-03-07 08:55:00,2527.01,2531.81,0.0,tp_upper -32340,做空,2022-03-07 09:50:00,2022-03-07 09:55:00,2527.84,2529.5,-0.0,flip_to_long -32341,做多,2022-03-07 09:55:00,2022-03-07 11:20:00,2529.5,2533.35,0.0,tp_upper -32342,做空,2022-03-07 14:50:00,2022-03-07 15:15:00,2616.56,2593.32,0.01,tp_lower -32343,做多,2022-03-07 15:40:00,2022-03-07 16:05:00,2614.99,2633.88,0.0,tp_upper -32344,做空,2022-03-07 16:35:00,2022-03-07 16:55:00,2614.2,2592.97,0.0,tp_lower -32345,做多,2022-03-07 20:55:00,2022-03-07 21:00:00,2466.17,2466.0,-0.0,flip_to_short -32346,做空,2022-03-07 21:00:00,2022-03-07 23:25:00,2466.0,2504.45,-0.01,flip_to_long -32347,做多,2022-03-07 23:25:00,2022-03-07 23:30:00,2504.45,2512.43,0.0,tp_upper -32348,做空,2022-03-07 23:45:00,2022-03-08 00:00:00,2489.91,2493.94,-0.0,tp_lower -32349,做多,2022-03-08 00:05:00,2022-03-08 00:15:00,2500.49,2503.59,0.0,tp_upper -32350,做空,2022-03-08 01:05:00,2022-03-08 01:40:00,2514.08,2526.17,-0.0,flip_to_long -32351,做多,2022-03-08 01:40:00,2022-03-08 01:55:00,2526.17,2522.56,-0.0,flip_to_short -32352,做空,2022-03-08 01:55:00,2022-03-08 02:10:00,2522.56,2528.53,-0.0,flip_to_long -32353,做多,2022-03-08 02:10:00,2022-03-08 02:35:00,2528.53,2529.44,-0.0,flip_to_short -32354,做空,2022-03-08 02:35:00,2022-03-08 02:40:00,2529.44,2557.42,-0.01,flip_to_long -32355,做多,2022-03-08 02:40:00,2022-03-08 02:45:00,2557.42,2561.04,0.0,tp_upper -32356,做空,2022-03-08 03:30:00,2022-03-08 03:50:00,2541.58,2546.64,-0.0,flip_to_long -32357,做多,2022-03-08 03:50:00,2022-03-08 04:25:00,2546.64,2541.48,-0.0,flip_to_short -32358,做空,2022-03-08 04:25:00,2022-03-08 04:40:00,2541.48,2546.76,-0.0,flip_to_long -32359,做多,2022-03-08 04:40:00,2022-03-08 06:20:00,2546.76,2508.34,-0.01,flip_to_short -32360,做空,2022-03-08 06:20:00,2022-03-08 06:25:00,2508.34,2505.16,0.0,tp_lower -32361,做多,2022-03-08 06:55:00,2022-03-08 07:40:00,2516.26,2544.4,0.01,tp_upper -32362,做空,2022-03-08 10:05:00,2022-03-08 10:25:00,2568.49,2574.1,-0.0,flip_to_long -32363,做多,2022-03-08 10:25:00,2022-03-08 10:35:00,2574.1,2586.38,0.0,tp_upper -32364,做空,2022-03-08 11:35:00,2022-03-08 11:40:00,2571.51,2585.38,-0.0,flip_to_long -32365,做多,2022-03-08 11:40:00,2022-03-08 11:50:00,2585.38,2586.71,0.0,flip_to_short -32366,做空,2022-03-08 11:50:00,2022-03-08 12:30:00,2586.71,2581.22,0.0,tp_lower -32367,做多,2022-03-08 13:00:00,2022-03-08 13:05:00,2582.0,2580.95,-0.0,flip_to_short -32368,做空,2022-03-08 13:05:00,2022-03-08 13:10:00,2580.95,2559.81,0.0,tp_lower -32369,做多,2022-03-08 13:35:00,2022-03-08 13:45:00,2584.78,2583.3,-0.0,tp_upper -32370,做空,2022-03-08 14:05:00,2022-03-08 14:20:00,2582.4,2584.92,-0.0,flip_to_long -32371,做多,2022-03-08 14:20:00,2022-03-08 14:25:00,2584.92,2577.62,-0.0,flip_to_short -32372,做空,2022-03-08 14:25:00,2022-03-08 14:35:00,2577.62,2571.0,0.0,flip_to_long -32373,做多,2022-03-08 14:35:00,2022-03-08 14:45:00,2571.0,2584.65,0.0,tp_upper -32374,做空,2022-03-08 14:50:00,2022-03-08 15:05:00,2570.31,2562.18,0.0,tp_lower -32375,做多,2022-03-08 15:15:00,2022-03-08 16:20:00,2575.5,2552.19,-0.01,flip_to_short -32376,做空,2022-03-08 16:20:00,2022-03-08 16:25:00,2552.19,2533.18,0.0,tp_lower -32377,做多,2022-03-08 17:00:00,2022-03-08 17:15:00,2550.7,2599.47,0.01,tp_upper -32378,做空,2022-03-08 18:30:00,2022-03-08 19:00:00,2592.25,2559.94,0.01,tp_lower -32379,做多,2022-03-08 19:45:00,2022-03-08 19:50:00,2581.45,2575.3,-0.0,flip_to_short -32380,做空,2022-03-08 19:50:00,2022-03-08 19:55:00,2575.3,2578.17,-0.0,flip_to_long -32381,做多,2022-03-08 19:55:00,2022-03-08 20:10:00,2578.17,2582.39,0.0,flip_to_short -32382,做空,2022-03-08 20:10:00,2022-03-08 20:40:00,2582.39,2551.66,0.01,tp_lower -32383,做多,2022-03-08 21:50:00,2022-03-08 22:15:00,2556.82,2565.99,0.0,tp_upper -32384,做空,2022-03-09 00:00:00,2022-03-09 00:05:00,2571.54,2577.02,-0.0,flip_to_long -32385,做多,2022-03-09 00:05:00,2022-03-09 00:10:00,2577.02,2571.92,-0.0,flip_to_short -32386,做空,2022-03-09 00:10:00,2022-03-09 00:15:00,2571.92,2579.25,-0.0,flip_to_long -32387,做多,2022-03-09 00:15:00,2022-03-09 00:30:00,2579.25,2572.74,-0.0,tp_upper -32388,做多,2022-03-09 00:40:00,2022-03-09 00:45:00,2578.32,2584.98,0.0,tp_upper -32389,做空,2022-03-09 03:00:00,2022-03-09 05:20:00,2618.9,2711.11,-0.02,flip_to_long -32390,做多,2022-03-09 05:20:00,2022-03-09 05:30:00,2711.11,2712.36,-0.0,flip_to_short -32391,做空,2022-03-09 05:30:00,2022-03-09 05:55:00,2712.36,2714.27,-0.0,flip_to_long -32392,做多,2022-03-09 05:55:00,2022-03-09 06:00:00,2714.27,2711.48,-0.0,flip_to_short -32393,做空,2022-03-09 06:00:00,2022-03-09 06:05:00,2711.48,2712.29,-0.0,flip_to_long -32394,做多,2022-03-09 06:05:00,2022-03-09 06:35:00,2712.29,2716.49,0.0,tp_upper -32395,做空,2022-03-09 08:15:00,2022-03-09 08:25:00,2728.5,2730.64,-0.0,flip_to_long -32396,做多,2022-03-09 08:25:00,2022-03-09 08:40:00,2730.64,2743.34,0.0,tp_upper -32397,做多,2022-03-09 10:05:00,2022-03-09 10:15:00,2755.62,2751.16,-0.0,flip_to_short -32398,做空,2022-03-09 10:15:00,2022-03-09 10:20:00,2751.16,2749.58,0.0,tp_lower -32399,做多,2022-03-09 10:55:00,2022-03-09 11:05:00,2756.18,2752.44,-0.0,tp_upper -32400,做多,2022-03-09 11:15:00,2022-03-09 11:20:00,2754.83,2754.46,-0.0,tp_upper -32401,做空,2022-03-09 11:25:00,2022-03-09 11:35:00,2748.53,2741.0,0.0,tp_lower -32402,做多,2022-03-09 12:00:00,2022-03-09 12:25:00,2750.69,2760.69,0.0,tp_upper -32403,做空,2022-03-09 12:35:00,2022-03-09 12:40:00,2744.65,2732.26,0.0,tp_lower -32404,做多,2022-03-09 14:05:00,2022-03-09 14:15:00,2743.01,2733.38,-0.0,flip_to_short -32405,做空,2022-03-09 14:15:00,2022-03-09 14:20:00,2733.38,2736.87,-0.0,flip_to_long -32406,做多,2022-03-09 14:20:00,2022-03-09 14:30:00,2736.87,2734.22,-0.0,flip_to_short -32407,做空,2022-03-09 14:30:00,2022-03-09 14:55:00,2734.22,2737.24,-0.0,flip_to_long -32408,做多,2022-03-09 14:55:00,2022-03-09 15:15:00,2737.24,2736.78,-0.0,flip_to_short -32409,做空,2022-03-09 15:15:00,2022-03-09 16:55:00,2736.78,2746.0,-0.0,flip_to_long -32410,做多,2022-03-09 16:55:00,2022-03-09 17:05:00,2746.0,2746.98,-0.0,flip_to_short -32411,做空,2022-03-09 17:05:00,2022-03-09 17:20:00,2746.98,2740.22,0.0,tp_lower -32412,做多,2022-03-09 19:45:00,2022-03-09 20:30:00,2717.49,2704.68,-0.0,flip_to_short -32413,做空,2022-03-09 20:30:00,2022-03-09 20:50:00,2704.68,2688.35,0.0,tp_lower -32414,做多,2022-03-09 21:35:00,2022-03-09 21:40:00,2698.63,2697.19,-0.0,flip_to_short -32415,做空,2022-03-09 21:40:00,2022-03-09 23:25:00,2697.19,2717.6,-0.01,flip_to_long -32416,做多,2022-03-09 23:25:00,2022-03-09 23:30:00,2717.6,2731.27,0.0,tp_upper -32417,做空,2022-03-10 00:05:00,2022-03-10 00:15:00,2721.37,2724.73,-0.0,flip_to_long -32418,做多,2022-03-10 00:15:00,2022-03-10 00:25:00,2724.73,2719.62,-0.0,flip_to_short -32419,做空,2022-03-10 00:25:00,2022-03-10 00:50:00,2719.62,2710.43,0.0,tp_lower -32420,做多,2022-03-10 01:20:00,2022-03-10 01:35:00,2717.19,2699.87,-0.0,flip_to_short -32421,做空,2022-03-10 01:35:00,2022-03-10 01:40:00,2699.87,2694.09,0.0,tp_lower -32422,做多,2022-03-10 03:05:00,2022-03-10 03:30:00,2666.62,2665.64,-0.0,flip_to_short -32423,做空,2022-03-10 03:30:00,2022-03-10 03:45:00,2665.64,2659.32,0.0,tp_lower -32424,做多,2022-03-10 03:50:00,2022-03-10 06:40:00,2665.47,2589.52,-0.02,flip_to_short -32425,做空,2022-03-10 06:40:00,2022-03-10 06:50:00,2589.52,2589.28,-0.0,flip_to_long -32426,做多,2022-03-10 06:50:00,2022-03-10 07:05:00,2589.28,2586.57,-0.0,flip_to_short -32427,做空,2022-03-10 07:05:00,2022-03-10 07:15:00,2586.57,2586.5,-0.0,flip_to_long -32428,做多,2022-03-10 07:15:00,2022-03-10 07:55:00,2586.5,2591.2,0.0,flip_to_short -32429,做空,2022-03-10 07:55:00,2022-03-10 08:05:00,2591.2,2583.98,0.0,tp_lower -32430,做多,2022-03-10 08:35:00,2022-03-10 09:25:00,2595.44,2592.99,-0.0,flip_to_short -32431,做空,2022-03-10 09:25:00,2022-03-10 10:10:00,2592.99,2600.17,-0.0,flip_to_long -32432,做多,2022-03-10 10:10:00,2022-03-10 10:15:00,2600.17,2596.67,-0.0,flip_to_short -32433,做空,2022-03-10 10:15:00,2022-03-10 10:25:00,2596.67,2598.75,-0.0,flip_to_long -32434,做多,2022-03-10 10:25:00,2022-03-10 11:50:00,2598.75,2591.92,-0.0,flip_to_short -32435,做空,2022-03-10 11:50:00,2022-03-10 12:05:00,2591.92,2588.72,0.0,tp_lower -32436,做多,2022-03-10 12:10:00,2022-03-10 12:15:00,2594.34,2599.54,0.0,tp_upper -32437,做空,2022-03-10 13:20:00,2022-03-10 13:40:00,2598.92,2553.13,0.01,tp_lower -32438,做多,2022-03-10 14:40:00,2022-03-10 15:15:00,2582.35,2614.66,0.01,tp_upper -32439,做空,2022-03-10 15:30:00,2022-03-10 15:35:00,2587.19,2588.09,-0.0,flip_to_long -32440,做多,2022-03-10 15:35:00,2022-03-10 16:05:00,2588.09,2599.51,0.0,flip_to_short -32441,做空,2022-03-10 16:05:00,2022-03-10 16:45:00,2599.51,2587.7,0.0,tp_lower -32442,做多,2022-03-10 16:50:00,2022-03-10 17:35:00,2592.92,2594.61,0.0,flip_to_short -32443,做空,2022-03-10 17:35:00,2022-03-10 18:15:00,2594.61,2593.35,-0.0,flip_to_long -32444,做多,2022-03-10 18:15:00,2022-03-10 18:20:00,2593.35,2591.21,-0.0,flip_to_short -32445,做空,2022-03-10 18:20:00,2022-03-10 18:30:00,2591.21,2597.36,-0.0,flip_to_long -32446,做多,2022-03-10 18:30:00,2022-03-10 19:00:00,2597.36,2604.75,0.0,tp_upper -32447,做空,2022-03-10 20:20:00,2022-03-10 20:25:00,2602.03,2604.0,-0.0,flip_to_long -32448,做多,2022-03-10 20:25:00,2022-03-10 20:50:00,2604.0,2614.61,0.0,tp_upper -32449,做空,2022-03-10 21:15:00,2022-03-10 22:00:00,2616.2,2592.93,0.01,tp_lower -32450,做多,2022-03-10 22:35:00,2022-03-10 23:00:00,2604.92,2615.2,0.0,tp_upper -32451,做空,2022-03-10 23:20:00,2022-03-11 00:00:00,2608.88,2604.3,0.0,tp_lower -32452,做多,2022-03-11 03:30:00,2022-03-11 03:35:00,2542.49,2538.89,-0.0,flip_to_short -32453,做空,2022-03-11 03:35:00,2022-03-11 05:05:00,2538.89,2540.39,-0.0,tp_lower -32454,做多,2022-03-11 05:20:00,2022-03-11 05:35:00,2543.76,2558.07,0.0,tp_upper -32455,做空,2022-03-11 08:15:00,2022-03-11 08:20:00,2598.95,2601.31,-0.0,flip_to_long -32456,做多,2022-03-11 08:20:00,2022-03-11 08:25:00,2601.31,2597.88,-0.0,flip_to_short -32457,做空,2022-03-11 08:25:00,2022-03-11 09:05:00,2597.88,2601.06,-0.0,flip_to_long -32458,做多,2022-03-11 09:05:00,2022-03-11 09:30:00,2601.06,2602.34,-0.0,flip_to_short -32459,做空,2022-03-11 09:30:00,2022-03-11 09:45:00,2602.34,2593.96,0.0,tp_lower -32460,做多,2022-03-11 09:50:00,2022-03-11 10:05:00,2599.15,2603.81,0.0,tp_upper -32461,做空,2022-03-11 10:15:00,2022-03-11 10:20:00,2599.92,2601.56,-0.0,flip_to_long -32462,做多,2022-03-11 10:20:00,2022-03-11 10:35:00,2601.56,2599.08,-0.0,flip_to_short -32463,做空,2022-03-11 10:35:00,2022-03-11 10:40:00,2599.08,2599.94,-0.0,flip_to_long -32464,做多,2022-03-11 10:40:00,2022-03-11 10:50:00,2599.94,2600.18,-0.0,flip_to_short -32465,做空,2022-03-11 10:50:00,2022-03-11 11:00:00,2600.18,2595.81,0.0,tp_lower -32466,做多,2022-03-11 11:20:00,2022-03-11 11:25:00,2610.58,2615.43,0.0,tp_upper -32467,做空,2022-03-11 12:50:00,2022-03-11 12:55:00,2644.92,2652.66,-0.0,flip_to_long -32468,做多,2022-03-11 12:55:00,2022-03-11 13:00:00,2652.66,2647.81,-0.0,flip_to_short -32469,做空,2022-03-11 13:00:00,2022-03-11 13:05:00,2647.81,2650.02,-0.0,flip_to_long -32470,做多,2022-03-11 13:05:00,2022-03-11 14:35:00,2650.02,2618.17,-0.01,flip_to_short -32471,做空,2022-03-11 14:35:00,2022-03-11 14:40:00,2618.17,2613.31,0.0,tp_lower -32472,做多,2022-03-11 17:40:00,2022-03-11 17:50:00,2561.89,2565.43,0.0,tp_upper -32473,做空,2022-03-11 18:00:00,2022-03-11 18:40:00,2559.22,2563.12,-0.0,flip_to_long -32474,做多,2022-03-11 18:40:00,2022-03-11 18:50:00,2563.12,2558.31,-0.0,flip_to_short -32475,做空,2022-03-11 18:50:00,2022-03-11 19:05:00,2558.31,2558.16,-0.0,tp_lower -32476,做多,2022-03-11 19:10:00,2022-03-11 19:25:00,2562.0,2562.84,-0.0,flip_to_short -32477,做空,2022-03-11 19:25:00,2022-03-11 19:35:00,2562.84,2564.18,-0.0,flip_to_long -32478,做多,2022-03-11 19:35:00,2022-03-11 19:40:00,2564.18,2556.29,-0.0,flip_to_short -32479,做空,2022-03-11 19:40:00,2022-03-11 19:45:00,2556.29,2557.3,-0.0,tp_lower -32480,做多,2022-03-11 20:15:00,2022-03-11 20:20:00,2560.31,2557.22,-0.0,flip_to_short -32481,做空,2022-03-11 20:20:00,2022-03-11 20:25:00,2557.22,2551.09,0.0,tp_lower -32482,做多,2022-03-11 20:35:00,2022-03-11 21:20:00,2554.37,2578.32,0.01,tp_upper -32483,做空,2022-03-11 22:35:00,2022-03-11 22:40:00,2567.55,2571.5,-0.0,flip_to_long -32484,做多,2022-03-11 22:40:00,2022-03-11 22:55:00,2571.5,2570.04,-0.0,flip_to_short -32485,做空,2022-03-11 22:55:00,2022-03-11 23:00:00,2570.04,2567.09,0.0,tp_lower -32486,做多,2022-03-12 00:20:00,2022-03-12 00:25:00,2565.2,2573.94,0.0,tp_upper -32487,做空,2022-03-12 02:30:00,2022-03-12 02:40:00,2585.07,2575.43,0.0,tp_lower -32488,做多,2022-03-12 03:05:00,2022-03-12 03:15:00,2590.22,2585.66,-0.0,flip_to_short -32489,做空,2022-03-12 03:15:00,2022-03-12 03:20:00,2585.66,2588.79,-0.0,flip_to_long -32490,做多,2022-03-12 03:20:00,2022-03-12 03:35:00,2588.79,2582.27,-0.0,flip_to_short -32491,做空,2022-03-12 03:35:00,2022-03-12 03:40:00,2582.27,2584.89,-0.0,flip_to_long -32492,做多,2022-03-12 03:40:00,2022-03-12 03:55:00,2584.89,2582.95,-0.0,flip_to_short -32493,做空,2022-03-12 03:55:00,2022-03-12 04:10:00,2582.95,2576.97,0.0,tp_lower -32494,做多,2022-03-12 04:15:00,2022-03-12 04:25:00,2584.59,2585.39,-0.0,flip_to_short -32495,做空,2022-03-12 04:25:00,2022-03-12 04:40:00,2585.39,2585.21,-0.0,flip_to_long -32496,做多,2022-03-12 04:40:00,2022-03-12 04:50:00,2585.21,2580.57,-0.0,flip_to_short -32497,做空,2022-03-12 04:50:00,2022-03-12 05:00:00,2580.57,2579.93,-0.0,tp_lower -32498,做多,2022-03-12 05:15:00,2022-03-12 05:20:00,2584.95,2587.69,0.0,tp_upper -32499,做多,2022-03-12 05:50:00,2022-03-12 06:00:00,2586.19,2594.5,0.0,tp_upper -32500,做空,2022-03-12 06:30:00,2022-03-12 06:45:00,2586.77,2590.3,-0.0,flip_to_long -32501,做多,2022-03-12 06:45:00,2022-03-12 06:50:00,2590.3,2585.99,-0.0,flip_to_short -32502,做空,2022-03-12 06:50:00,2022-03-12 07:15:00,2585.99,2587.19,-0.0,flip_to_long -32503,做多,2022-03-12 07:15:00,2022-03-12 08:00:00,2587.19,2587.61,-0.0,flip_to_short -32504,做空,2022-03-12 08:00:00,2022-03-12 08:15:00,2587.61,2576.73,0.0,tp_lower -32505,做多,2022-03-12 08:40:00,2022-03-12 08:45:00,2585.43,2581.81,-0.0,flip_to_short -32506,做空,2022-03-12 08:45:00,2022-03-12 08:50:00,2581.81,2583.6,-0.0,flip_to_long -32507,做多,2022-03-12 08:50:00,2022-03-12 08:55:00,2583.6,2580.62,-0.0,flip_to_short -32508,做空,2022-03-12 08:55:00,2022-03-12 09:10:00,2580.62,2583.17,-0.0,flip_to_long -32509,做多,2022-03-12 09:10:00,2022-03-12 09:15:00,2583.17,2582.85,-0.0,flip_to_short -32510,做空,2022-03-12 09:15:00,2022-03-12 09:25:00,2582.85,2583.76,-0.0,flip_to_long -32511,做多,2022-03-12 09:25:00,2022-03-12 09:30:00,2583.76,2589.95,0.0,tp_upper -32512,做空,2022-03-12 09:50:00,2022-03-12 10:10:00,2586.03,2586.13,-0.0,flip_to_long -32513,做多,2022-03-12 10:10:00,2022-03-12 10:15:00,2586.13,2584.0,-0.0,flip_to_short -32514,做空,2022-03-12 10:15:00,2022-03-12 10:20:00,2584.0,2586.97,-0.0,flip_to_long -32515,做多,2022-03-12 10:20:00,2022-03-12 10:30:00,2586.97,2585.99,-0.0,flip_to_short -32516,做空,2022-03-12 10:30:00,2022-03-12 10:45:00,2585.99,2583.03,0.0,tp_lower -32517,做多,2022-03-12 10:55:00,2022-03-12 11:00:00,2585.97,2585.68,-0.0,flip_to_short -32518,做空,2022-03-12 11:00:00,2022-03-12 11:05:00,2585.68,2583.95,0.0,tp_lower -32519,做多,2022-03-12 11:15:00,2022-03-12 11:20:00,2585.43,2585.24,-0.0,flip_to_short -32520,做空,2022-03-12 11:20:00,2022-03-12 11:35:00,2585.24,2580.52,0.0,tp_lower -32521,做多,2022-03-12 12:15:00,2022-03-12 12:25:00,2580.81,2580.52,-0.0,flip_to_short -32522,做空,2022-03-12 12:25:00,2022-03-12 12:30:00,2580.52,2582.48,-0.0,flip_to_long -32523,做多,2022-03-12 12:30:00,2022-03-12 12:40:00,2582.48,2578.8,-0.0,flip_to_short -32524,做空,2022-03-12 12:40:00,2022-03-12 12:45:00,2578.8,2586.06,-0.0,flip_to_long -32525,做多,2022-03-12 12:45:00,2022-03-12 12:50:00,2586.06,2589.5,0.0,tp_upper -32526,做空,2022-03-12 13:30:00,2022-03-12 14:00:00,2585.22,2585.95,-0.0,tp_lower -32527,做多,2022-03-12 15:40:00,2022-03-12 15:45:00,2583.39,2589.63,0.0,tp_upper -32528,做空,2022-03-12 17:25:00,2022-03-12 18:20:00,2592.79,2583.0,0.0,tp_lower -32529,做多,2022-03-12 19:40:00,2022-03-12 20:20:00,2580.74,2585.45,0.0,tp_upper -32530,做空,2022-03-12 21:50:00,2022-03-12 21:55:00,2585.63,2585.65,-0.0,tp_lower -32531,做多,2022-03-12 22:05:00,2022-03-12 22:50:00,2588.08,2586.62,-0.0,flip_to_short -32532,做空,2022-03-12 22:50:00,2022-03-12 23:00:00,2586.62,2587.06,-0.0,flip_to_long -32533,做多,2022-03-12 23:00:00,2022-03-12 23:30:00,2587.06,2582.15,-0.0,flip_to_short -32534,做空,2022-03-12 23:30:00,2022-03-12 23:35:00,2582.15,2577.37,0.0,tp_lower -32535,做多,2022-03-13 01:05:00,2022-03-13 01:10:00,2577.49,2585.63,0.0,tp_upper -32536,做多,2022-03-13 02:45:00,2022-03-13 02:50:00,2592.67,2590.87,-0.0,flip_to_short -32537,做空,2022-03-13 02:50:00,2022-03-13 03:05:00,2590.87,2592.08,-0.0,flip_to_long -32538,做多,2022-03-13 03:05:00,2022-03-13 03:10:00,2592.08,2590.62,-0.0,flip_to_short -32539,做空,2022-03-13 03:10:00,2022-03-13 03:20:00,2590.62,2591.81,-0.0,flip_to_long -32540,做多,2022-03-13 03:20:00,2022-03-13 03:25:00,2591.81,2589.84,-0.0,flip_to_short -32541,做空,2022-03-13 03:25:00,2022-03-13 03:45:00,2589.84,2591.99,-0.0,flip_to_long -32542,做多,2022-03-13 03:45:00,2022-03-13 03:50:00,2591.99,2590.31,-0.0,tp_upper -32543,做多,2022-03-13 03:55:00,2022-03-13 04:05:00,2591.48,2587.01,-0.0,tp_upper -32544,做多,2022-03-13 04:25:00,2022-03-13 04:30:00,2590.79,2589.0,-0.0,flip_to_short -32545,做空,2022-03-13 04:30:00,2022-03-13 04:35:00,2589.0,2585.77,0.0,tp_lower -32546,做多,2022-03-13 05:20:00,2022-03-13 05:25:00,2588.57,2588.47,-0.0,flip_to_short -32547,做空,2022-03-13 05:25:00,2022-03-13 05:35:00,2588.47,2587.59,-0.0,flip_to_long -32548,做多,2022-03-13 05:35:00,2022-03-13 05:45:00,2587.59,2585.76,-0.0,flip_to_short -32549,做空,2022-03-13 05:45:00,2022-03-13 05:50:00,2585.76,2587.48,-0.0,flip_to_long -32550,做多,2022-03-13 05:50:00,2022-03-13 05:55:00,2587.48,2583.66,-0.0,flip_to_short -32551,做空,2022-03-13 05:55:00,2022-03-13 06:00:00,2583.66,2582.88,-0.0,tp_lower -32552,做多,2022-03-13 06:50:00,2022-03-13 07:00:00,2588.85,2589.84,-0.0,tp_upper -32553,做空,2022-03-13 07:15:00,2022-03-13 07:20:00,2584.0,2586.32,-0.0,flip_to_long -32554,做多,2022-03-13 07:20:00,2022-03-13 07:30:00,2586.32,2584.19,-0.0,flip_to_short -32555,做空,2022-03-13 07:30:00,2022-03-13 07:35:00,2584.19,2584.25,-0.0,flip_to_long -32556,做多,2022-03-13 07:35:00,2022-03-13 10:00:00,2584.25,2584.41,-0.0,tp_upper -32557,做空,2022-03-13 11:20:00,2022-03-13 11:25:00,2583.15,2584.44,-0.0,flip_to_long -32558,做多,2022-03-13 11:25:00,2022-03-13 11:30:00,2584.44,2578.2,-0.0,flip_to_short -32559,做空,2022-03-13 11:30:00,2022-03-13 11:35:00,2578.2,2574.72,0.0,tp_lower -32560,做多,2022-03-13 13:20:00,2022-03-13 13:45:00,2567.4,2554.48,-0.0,flip_to_short -32561,做空,2022-03-13 13:45:00,2022-03-13 16:35:00,2554.48,2577.49,-0.01,flip_to_long -32562,做多,2022-03-13 16:35:00,2022-03-13 16:45:00,2577.49,2583.04,0.0,tp_upper -32563,做空,2022-03-13 17:00:00,2022-03-13 17:50:00,2578.58,2576.79,0.0,flip_to_long -32564,做多,2022-03-13 17:50:00,2022-03-13 18:05:00,2576.79,2578.74,0.0,flip_to_short -32565,做空,2022-03-13 18:05:00,2022-03-13 18:20:00,2578.74,2579.14,-0.0,flip_to_long -32566,做多,2022-03-13 18:20:00,2022-03-13 18:35:00,2579.14,2579.78,-0.0,flip_to_short -32567,做空,2022-03-13 18:35:00,2022-03-13 18:45:00,2579.78,2580.22,-0.0,flip_to_long -32568,做多,2022-03-13 18:45:00,2022-03-13 18:55:00,2580.22,2579.08,-0.0,flip_to_short -32569,做空,2022-03-13 18:55:00,2022-03-13 19:00:00,2579.08,2581.79,-0.0,flip_to_long -32570,做多,2022-03-13 19:00:00,2022-03-13 19:10:00,2581.79,2578.37,-0.0,flip_to_short -32571,做空,2022-03-13 19:10:00,2022-03-13 19:15:00,2578.37,2579.0,-0.0,flip_to_long -32572,做多,2022-03-13 19:15:00,2022-03-13 19:20:00,2579.0,2574.63,-0.0,flip_to_short -32573,做空,2022-03-13 19:20:00,2022-03-13 19:25:00,2574.63,2573.68,-0.0,tp_lower -32574,做多,2022-03-13 21:10:00,2022-03-13 21:50:00,2553.51,2557.01,0.0,tp_upper -32575,做空,2022-03-13 22:45:00,2022-03-13 22:50:00,2513.63,2508.19,0.0,tp_lower -32576,做多,2022-03-14 00:15:00,2022-03-14 00:25:00,2517.66,2509.75,-0.0,flip_to_short -32577,做空,2022-03-14 00:25:00,2022-03-14 00:30:00,2509.75,2512.25,-0.0,flip_to_long -32578,做多,2022-03-14 00:30:00,2022-03-14 00:35:00,2512.25,2508.44,-0.0,flip_to_short -32579,做空,2022-03-14 00:35:00,2022-03-14 00:45:00,2508.44,2511.27,-0.0,flip_to_long -32580,做多,2022-03-14 00:45:00,2022-03-14 01:00:00,2511.27,2533.61,0.01,tp_upper -32581,做空,2022-03-14 01:40:00,2022-03-14 02:35:00,2521.9,2526.88,-0.0,flip_to_long -32582,做多,2022-03-14 02:35:00,2022-03-14 02:40:00,2526.88,2525.51,-0.0,flip_to_short -32583,做空,2022-03-14 02:40:00,2022-03-14 02:50:00,2525.51,2523.51,0.0,flip_to_long -32584,做多,2022-03-14 02:50:00,2022-03-14 03:35:00,2523.51,2528.26,0.0,tp_upper -32585,做空,2022-03-14 05:30:00,2022-03-14 06:05:00,2568.97,2569.66,-0.0,flip_to_long -32586,做多,2022-03-14 06:05:00,2022-03-14 06:20:00,2569.66,2569.47,-0.0,flip_to_short -32587,做空,2022-03-14 06:20:00,2022-03-14 06:25:00,2569.47,2573.82,-0.0,flip_to_long -32588,做多,2022-03-14 06:25:00,2022-03-14 06:30:00,2573.82,2577.63,0.0,tp_upper -32589,做空,2022-03-14 06:45:00,2022-03-14 09:10:00,2572.17,2590.11,-0.0,flip_to_long -32590,做多,2022-03-14 09:10:00,2022-03-14 09:15:00,2590.11,2589.44,-0.0,flip_to_short -32591,做空,2022-03-14 09:15:00,2022-03-14 09:20:00,2589.44,2590.17,-0.0,flip_to_long -32592,做多,2022-03-14 09:20:00,2022-03-14 09:25:00,2590.17,2589.69,-0.0,flip_to_short -32593,做空,2022-03-14 09:25:00,2022-03-14 09:30:00,2589.69,2592.64,-0.0,flip_to_long -32594,做多,2022-03-14 09:30:00,2022-03-14 09:35:00,2592.64,2596.23,0.0,tp_upper -32595,做空,2022-03-14 10:00:00,2022-03-14 10:50:00,2592.31,2592.21,-0.0,flip_to_long -32596,做多,2022-03-14 10:50:00,2022-03-14 10:55:00,2592.21,2592.09,-0.0,flip_to_short -32597,做空,2022-03-14 10:55:00,2022-03-14 11:15:00,2592.09,2590.4,0.0,flip_to_long -32598,做多,2022-03-14 11:15:00,2022-03-14 13:10:00,2590.4,2575.84,-0.0,flip_to_short -32599,做空,2022-03-14 13:10:00,2022-03-14 13:15:00,2575.84,2578.1,-0.0,tp_lower -32600,做空,2022-03-14 13:20:00,2022-03-14 13:30:00,2572.31,2563.25,0.0,tp_lower -32601,做多,2022-03-14 13:40:00,2022-03-14 13:45:00,2572.55,2572.12,-0.0,flip_to_short -32602,做空,2022-03-14 13:45:00,2022-03-14 13:50:00,2572.12,2574.61,-0.0,flip_to_long -32603,做多,2022-03-14 13:50:00,2022-03-14 14:00:00,2574.61,2578.7,0.0,tp_upper -32604,做空,2022-03-14 14:40:00,2022-03-14 14:50:00,2573.22,2577.98,-0.0,flip_to_long -32605,做多,2022-03-14 14:50:00,2022-03-14 15:10:00,2577.98,2584.44,0.0,tp_upper -32606,做空,2022-03-14 15:25:00,2022-03-14 15:35:00,2580.95,2574.5,0.0,tp_lower -32607,做多,2022-03-14 16:20:00,2022-03-14 19:25:00,2573.58,2531.0,-0.01,flip_to_short -32608,做空,2022-03-14 19:25:00,2022-03-14 19:35:00,2531.0,2527.36,0.0,flip_to_long -32609,做多,2022-03-14 19:35:00,2022-03-14 20:00:00,2527.36,2541.87,0.0,tp_upper -32610,做空,2022-03-14 20:45:00,2022-03-14 20:55:00,2533.56,2525.36,0.0,tp_lower -32611,做多,2022-03-14 21:15:00,2022-03-14 21:35:00,2531.06,2531.65,-0.0,flip_to_short -32612,做空,2022-03-14 21:35:00,2022-03-14 21:40:00,2531.65,2533.79,-0.0,flip_to_long -32613,做多,2022-03-14 21:40:00,2022-03-14 22:00:00,2533.79,2542.59,0.0,tp_upper -32614,做空,2022-03-15 00:10:00,2022-03-15 00:25:00,2582.36,2583.0,-0.0,flip_to_long -32615,做多,2022-03-15 00:25:00,2022-03-15 00:40:00,2583.0,2597.78,0.0,tp_upper -32616,做空,2022-03-15 00:45:00,2022-03-15 00:55:00,2583.99,2587.24,-0.0,flip_to_long -32617,做多,2022-03-15 00:55:00,2022-03-15 01:00:00,2587.24,2576.04,-0.0,flip_to_short -32618,做空,2022-03-15 01:00:00,2022-03-15 01:05:00,2576.04,2565.94,0.0,tp_lower -32619,做多,2022-03-15 02:30:00,2022-03-15 02:35:00,2553.02,2564.25,0.0,tp_upper -32620,做空,2022-03-15 03:20:00,2022-03-15 03:30:00,2549.85,2553.15,-0.0,flip_to_long -32621,做多,2022-03-15 03:30:00,2022-03-15 03:40:00,2553.15,2544.44,-0.0,flip_to_short -32622,做空,2022-03-15 03:40:00,2022-03-15 03:45:00,2544.44,2546.25,-0.0,tp_lower -32623,做多,2022-03-15 04:35:00,2022-03-15 04:45:00,2548.0,2544.24,-0.0,flip_to_short -32624,做空,2022-03-15 04:45:00,2022-03-15 05:00:00,2544.24,2546.63,-0.0,flip_to_long -32625,做多,2022-03-15 05:00:00,2022-03-15 05:05:00,2546.63,2544.31,-0.0,flip_to_short -32626,做空,2022-03-15 05:05:00,2022-03-15 05:15:00,2544.31,2543.72,-0.0,flip_to_long -32627,做多,2022-03-15 05:15:00,2022-03-15 05:35:00,2543.72,2546.53,0.0,tp_upper -32628,做空,2022-03-15 05:40:00,2022-03-15 07:00:00,2545.96,2535.51,0.0,tp_lower -32629,做多,2022-03-15 08:05:00,2022-03-15 09:25:00,2528.13,2528.63,-0.0,tp_upper -32630,做空,2022-03-15 10:15:00,2022-03-15 10:50:00,2528.26,2533.85,-0.0,flip_to_long -32631,做多,2022-03-15 10:50:00,2022-03-15 10:55:00,2533.85,2533.94,-0.0,tp_upper -32632,做空,2022-03-15 11:45:00,2022-03-15 11:55:00,2529.52,2533.4,-0.0,flip_to_long -32633,做多,2022-03-15 11:55:00,2022-03-15 12:00:00,2533.4,2535.29,0.0,tp_upper -32634,做空,2022-03-15 12:05:00,2022-03-15 12:10:00,2531.55,2533.29,-0.0,flip_to_long -32635,做多,2022-03-15 12:10:00,2022-03-15 12:30:00,2533.29,2545.6,0.0,tp_upper -32636,做空,2022-03-15 13:20:00,2022-03-15 13:35:00,2537.53,2530.64,0.0,tp_lower -32637,做多,2022-03-15 14:05:00,2022-03-15 14:15:00,2536.34,2536.21,-0.0,flip_to_short -32638,做空,2022-03-15 14:15:00,2022-03-15 14:20:00,2536.21,2539.1,-0.0,flip_to_long -32639,做多,2022-03-15 14:20:00,2022-03-15 14:25:00,2539.1,2552.95,0.0,tp_upper -32640,做空,2022-03-15 17:10:00,2022-03-15 17:15:00,2586.41,2586.57,-0.0,flip_to_long -32641,做多,2022-03-15 17:15:00,2022-03-15 18:15:00,2586.57,2594.64,0.0,flip_to_short -32642,做空,2022-03-15 18:15:00,2022-03-15 20:30:00,2594.64,2636.87,-0.01,tp_lower -32643,做多,2022-03-15 21:45:00,2022-03-15 22:10:00,2628.97,2634.3,0.0,tp_upper -32644,做空,2022-03-15 22:20:00,2022-03-15 22:25:00,2621.52,2623.67,-0.0,flip_to_long -32645,做多,2022-03-15 22:25:00,2022-03-15 23:10:00,2623.67,2614.46,-0.0,flip_to_short -32646,做空,2022-03-15 23:10:00,2022-03-15 23:15:00,2614.46,2612.56,0.0,tp_lower -32647,做多,2022-03-15 23:40:00,2022-03-15 23:45:00,2624.76,2620.75,-0.0,flip_to_short -32648,做空,2022-03-15 23:45:00,2022-03-15 23:55:00,2620.75,2617.29,0.0,flip_to_long -32649,做多,2022-03-15 23:55:00,2022-03-16 00:05:00,2617.29,2625.68,0.0,tp_upper -32650,做空,2022-03-16 00:15:00,2022-03-16 00:20:00,2617.59,2606.94,0.0,tp_lower -32651,做多,2022-03-16 00:30:00,2022-03-16 00:35:00,2620.1,2613.88,-0.0,flip_to_short -32652,做空,2022-03-16 00:35:00,2022-03-16 01:00:00,2613.88,2613.77,-0.0,tp_lower -32653,做多,2022-03-16 01:05:00,2022-03-16 01:15:00,2618.4,2626.23,0.0,tp_upper -32654,做空,2022-03-16 03:10:00,2022-03-16 03:40:00,2630.72,2623.6,0.0,tp_lower -32655,做多,2022-03-16 05:05:00,2022-03-16 05:20:00,2621.12,2614.8,-0.0,flip_to_short -32656,做空,2022-03-16 05:20:00,2022-03-16 05:30:00,2614.8,2618.87,-0.0,flip_to_long -32657,做多,2022-03-16 05:30:00,2022-03-16 05:35:00,2618.87,2618.66,-0.0,flip_to_short -32658,做空,2022-03-16 05:35:00,2022-03-16 10:35:00,2618.66,2678.0,-0.01,flip_to_long -32659,做多,2022-03-16 10:35:00,2022-03-16 10:50:00,2678.0,2676.58,-0.0,flip_to_short -32660,做空,2022-03-16 10:50:00,2022-03-16 11:25:00,2676.58,2680.39,-0.0,flip_to_long -32661,做多,2022-03-16 11:25:00,2022-03-16 11:30:00,2680.39,2698.31,0.0,tp_upper -32662,做空,2022-03-16 12:10:00,2022-03-16 12:25:00,2681.89,2680.29,0.0,flip_to_long -32663,做多,2022-03-16 12:25:00,2022-03-16 13:45:00,2680.29,2682.69,0.0,tp_upper -32664,做空,2022-03-16 14:00:00,2022-03-16 14:05:00,2673.43,2676.44,-0.0,flip_to_long -32665,做多,2022-03-16 14:05:00,2022-03-16 14:10:00,2676.44,2687.67,0.0,tp_upper -32666,做空,2022-03-16 15:35:00,2022-03-16 16:00:00,2699.84,2717.92,-0.0,flip_to_long -32667,做多,2022-03-16 16:00:00,2022-03-16 16:20:00,2717.92,2698.06,-0.0,flip_to_short -32668,做空,2022-03-16 16:20:00,2022-03-16 16:25:00,2698.06,2687.02,0.0,tp_lower -32669,做多,2022-03-16 17:30:00,2022-03-16 17:50:00,2702.96,2695.93,-0.0,flip_to_short -32670,做空,2022-03-16 17:50:00,2022-03-16 18:00:00,2695.93,2666.48,0.01,tp_lower -32671,做多,2022-03-16 18:40:00,2022-03-16 19:15:00,2676.87,2712.93,0.01,tp_upper -32672,做空,2022-03-16 21:15:00,2022-03-16 21:20:00,2765.67,2771.04,-0.0,flip_to_long -32673,做多,2022-03-16 21:20:00,2022-03-16 21:25:00,2771.04,2766.91,-0.0,flip_to_short -32674,做空,2022-03-16 21:25:00,2022-03-16 22:15:00,2766.91,2753.79,0.0,tp_lower -32675,做多,2022-03-16 23:05:00,2022-03-16 23:20:00,2754.5,2771.72,0.0,tp_upper -32676,做空,2022-03-17 00:25:00,2022-03-17 00:40:00,2762.94,2758.51,0.0,tp_lower -32677,做多,2022-03-17 00:55:00,2022-03-17 01:00:00,2767.12,2760.42,-0.0,flip_to_short -32678,做空,2022-03-17 01:00:00,2022-03-17 01:10:00,2760.42,2763.22,-0.0,flip_to_long -32679,做多,2022-03-17 01:10:00,2022-03-17 01:35:00,2763.22,2762.86,-0.0,flip_to_short -32680,做空,2022-03-17 01:35:00,2022-03-17 02:25:00,2762.86,2765.07,-0.0,flip_to_long -32681,做多,2022-03-17 02:25:00,2022-03-17 02:30:00,2765.07,2764.8,-0.0,flip_to_short -32682,做空,2022-03-17 02:30:00,2022-03-17 03:15:00,2764.8,2769.08,-0.0,flip_to_long -32683,做多,2022-03-17 03:15:00,2022-03-17 03:30:00,2769.08,2768.17,-0.0,flip_to_short -32684,做空,2022-03-17 03:30:00,2022-03-17 03:35:00,2768.17,2772.61,-0.0,flip_to_long -32685,做多,2022-03-17 03:35:00,2022-03-17 03:40:00,2772.61,2768.41,-0.0,tp_upper -32686,做多,2022-03-17 04:15:00,2022-03-17 05:00:00,2766.81,2764.19,-0.0,tp_upper -32687,做多,2022-03-17 05:30:00,2022-03-17 06:10:00,2762.11,2761.0,-0.0,flip_to_short -32688,做空,2022-03-17 06:10:00,2022-03-17 06:15:00,2761.0,2763.64,-0.0,flip_to_long -32689,做多,2022-03-17 06:15:00,2022-03-17 06:25:00,2763.64,2760.09,-0.0,flip_to_short -32690,做空,2022-03-17 06:25:00,2022-03-17 06:30:00,2760.09,2754.43,0.0,tp_lower -32691,做多,2022-03-17 07:05:00,2022-03-17 07:15:00,2761.04,2759.14,-0.0,flip_to_short -32692,做空,2022-03-17 07:15:00,2022-03-17 07:25:00,2759.14,2757.68,0.0,flip_to_long -32693,做多,2022-03-17 07:25:00,2022-03-17 08:05:00,2757.68,2762.14,0.0,tp_upper -32694,做空,2022-03-17 09:35:00,2022-03-17 09:45:00,2766.14,2766.88,-0.0,flip_to_long -32695,做多,2022-03-17 09:45:00,2022-03-17 09:50:00,2766.88,2767.0,-0.0,tp_upper -32696,做空,2022-03-17 10:00:00,2022-03-17 10:05:00,2759.35,2752.97,0.0,tp_lower -32697,做多,2022-03-17 10:35:00,2022-03-17 10:40:00,2764.89,2769.6,0.0,tp_upper -32698,做空,2022-03-17 10:50:00,2022-03-17 14:45:00,2766.76,2798.24,-0.01,tp_lower -32699,做多,2022-03-17 15:15:00,2022-03-17 15:25:00,2809.13,2813.51,0.0,flip_to_short -32700,做空,2022-03-17 15:25:00,2022-03-17 16:00:00,2813.51,2797.07,0.0,tp_lower -32701,做多,2022-03-17 16:10:00,2022-03-17 16:30:00,2807.27,2801.66,-0.0,flip_to_short -32702,做空,2022-03-17 16:30:00,2022-03-17 16:35:00,2801.66,2806.08,-0.0,flip_to_long -32703,做多,2022-03-17 16:35:00,2022-03-17 16:45:00,2806.08,2799.02,-0.0,flip_to_short -32704,做空,2022-03-17 16:45:00,2022-03-17 16:50:00,2799.02,2792.39,0.0,tp_lower -32705,做多,2022-03-17 17:25:00,2022-03-17 18:05:00,2796.64,2810.52,0.0,tp_upper -32706,做空,2022-03-17 19:10:00,2022-03-17 19:25:00,2810.99,2815.32,-0.0,flip_to_long -32707,做多,2022-03-17 19:25:00,2022-03-17 19:30:00,2815.32,2816.17,-0.0,tp_upper -32708,做空,2022-03-17 20:10:00,2022-03-17 20:25:00,2814.08,2809.38,0.0,tp_lower -32709,做多,2022-03-17 21:15:00,2022-03-17 21:20:00,2812.66,2811.45,-0.0,flip_to_short -32710,做空,2022-03-17 21:20:00,2022-03-17 22:15:00,2811.45,2810.49,-0.0,flip_to_long -32711,做多,2022-03-17 22:15:00,2022-03-17 22:40:00,2810.49,2814.19,0.0,flip_to_short -32712,做空,2022-03-17 22:40:00,2022-03-17 23:10:00,2814.19,2811.91,0.0,flip_to_long -32713,做多,2022-03-17 23:10:00,2022-03-17 23:25:00,2811.91,2811.65,-0.0,flip_to_short -32714,做空,2022-03-17 23:25:00,2022-03-17 23:35:00,2811.65,2813.47,-0.0,tp_lower -32715,做多,2022-03-17 23:45:00,2022-03-17 23:50:00,2814.33,2812.99,-0.0,flip_to_short -32716,做空,2022-03-17 23:50:00,2022-03-18 00:05:00,2812.99,2795.84,0.0,tp_lower -32717,做多,2022-03-18 01:55:00,2022-03-18 02:00:00,2786.49,2782.84,-0.0,flip_to_short -32718,做空,2022-03-18 02:00:00,2022-03-18 02:35:00,2782.84,2782.28,-0.0,flip_to_long -32719,做多,2022-03-18 02:35:00,2022-03-18 02:40:00,2782.28,2779.8,-0.0,flip_to_short -32720,做空,2022-03-18 02:40:00,2022-03-18 02:45:00,2779.8,2780.54,-0.0,flip_to_long -32721,做多,2022-03-18 02:45:00,2022-03-18 02:55:00,2780.54,2780.96,-0.0,flip_to_short -32722,做空,2022-03-18 02:55:00,2022-03-18 03:00:00,2780.96,2785.62,-0.0,flip_to_long -32723,做多,2022-03-18 03:00:00,2022-03-18 03:10:00,2785.62,2781.77,-0.0,flip_to_short -32724,做空,2022-03-18 03:10:00,2022-03-18 03:20:00,2781.77,2778.63,0.0,tp_lower -32725,做多,2022-03-18 03:25:00,2022-03-18 04:45:00,2780.6,2776.46,-0.0,flip_to_short -32726,做空,2022-03-18 04:45:00,2022-03-18 04:50:00,2776.46,2778.54,-0.0,flip_to_long -32727,做多,2022-03-18 04:50:00,2022-03-18 05:00:00,2778.54,2784.86,0.0,tp_upper -32728,做多,2022-03-18 06:35:00,2022-03-18 07:05:00,2797.21,2798.8,0.0,flip_to_short -32729,做空,2022-03-18 07:05:00,2022-03-18 07:10:00,2798.8,2793.01,0.0,tp_lower -32730,做多,2022-03-18 07:30:00,2022-03-18 07:45:00,2797.42,2794.5,-0.0,flip_to_short -32731,做空,2022-03-18 07:45:00,2022-03-18 08:00:00,2794.5,2791.15,0.0,tp_lower -32732,做多,2022-03-18 08:15:00,2022-03-18 08:20:00,2795.21,2804.97,0.0,tp_upper -32733,做空,2022-03-18 08:50:00,2022-03-18 09:05:00,2802.28,2803.0,-0.0,flip_to_long -32734,做多,2022-03-18 09:05:00,2022-03-18 09:20:00,2803.0,2800.09,-0.0,flip_to_short -32735,做空,2022-03-18 09:20:00,2022-03-18 09:40:00,2800.09,2800.38,-0.0,flip_to_long -32736,做多,2022-03-18 09:40:00,2022-03-18 10:25:00,2800.38,2805.56,0.0,tp_upper -32737,做空,2022-03-18 10:50:00,2022-03-18 11:05:00,2799.97,2783.78,0.0,tp_lower -32738,做多,2022-03-18 11:55:00,2022-03-18 12:30:00,2794.99,2806.3,0.0,tp_upper -32739,做空,2022-03-18 13:05:00,2022-03-18 13:25:00,2803.0,2795.69,0.0,tp_lower -32740,做多,2022-03-18 13:35:00,2022-03-18 13:50:00,2800.94,2804.82,0.0,flip_to_short -32741,做空,2022-03-18 13:50:00,2022-03-18 18:20:00,2804.82,2932.72,-0.03,flip_to_long -32742,做多,2022-03-18 18:20:00,2022-03-18 18:25:00,2932.72,2928.89,-0.0,flip_to_short -32743,做空,2022-03-18 18:25:00,2022-03-18 18:30:00,2928.89,2923.28,0.0,tp_lower -32744,做多,2022-03-18 18:35:00,2022-03-18 18:40:00,2932.22,2931.87,-0.0,flip_to_short -32745,做空,2022-03-18 18:40:00,2022-03-18 18:50:00,2931.87,2932.48,-0.0,flip_to_long -32746,做多,2022-03-18 18:50:00,2022-03-18 18:55:00,2932.48,2930.81,-0.0,flip_to_short -32747,做空,2022-03-18 18:55:00,2022-03-18 19:00:00,2930.81,2936.32,-0.0,flip_to_long -32748,做多,2022-03-18 19:00:00,2022-03-18 19:05:00,2936.32,2940.21,0.0,tp_upper -32749,做空,2022-03-18 19:10:00,2022-03-18 19:25:00,2934.4,2932.55,0.0,flip_to_long -32750,做多,2022-03-18 19:25:00,2022-03-18 19:30:00,2932.55,2939.22,0.0,tp_upper -32751,做空,2022-03-18 20:55:00,2022-03-18 21:05:00,2946.77,2948.89,-0.0,flip_to_long -32752,做多,2022-03-18 21:05:00,2022-03-18 22:00:00,2948.89,2953.65,0.0,tp_upper -32753,做空,2022-03-18 22:20:00,2022-03-18 22:25:00,2943.18,2938.93,0.0,tp_lower -32754,做多,2022-03-18 23:15:00,2022-03-18 23:30:00,2942.61,2945.64,0.0,flip_to_short -32755,做空,2022-03-18 23:30:00,2022-03-19 00:00:00,2945.64,2943.35,0.0,flip_to_long -32756,做多,2022-03-19 00:00:00,2022-03-19 00:15:00,2943.35,2952.92,0.0,tp_upper -32757,做空,2022-03-19 01:15:00,2022-03-19 02:05:00,2960.97,2946.39,0.0,tp_lower -32758,做多,2022-03-19 03:00:00,2022-03-19 03:05:00,2955.63,2951.29,-0.0,flip_to_short -32759,做空,2022-03-19 03:05:00,2022-03-19 03:25:00,2951.29,2944.36,0.0,tp_lower -32760,做多,2022-03-19 03:55:00,2022-03-19 04:00:00,2947.6,2939.79,-0.0,flip_to_short -32761,做空,2022-03-19 04:00:00,2022-03-19 04:20:00,2939.79,2946.3,-0.0,flip_to_long -32762,做多,2022-03-19 04:20:00,2022-03-19 04:30:00,2946.3,2943.99,-0.0,flip_to_short -32763,做空,2022-03-19 04:30:00,2022-03-19 04:35:00,2943.99,2944.57,-0.0,flip_to_long -32764,做多,2022-03-19 04:35:00,2022-03-19 04:45:00,2944.57,2947.53,0.0,tp_upper -32765,做空,2022-03-19 04:50:00,2022-03-19 04:55:00,2943.23,2945.33,-0.0,flip_to_long -32766,做多,2022-03-19 04:55:00,2022-03-19 05:00:00,2945.33,2943.59,-0.0,flip_to_short -32767,做空,2022-03-19 05:00:00,2022-03-19 05:10:00,2943.59,2939.28,0.0,tp_lower -32768,做多,2022-03-19 05:30:00,2022-03-19 06:40:00,2941.86,2937.01,-0.0,flip_to_short -32769,做空,2022-03-19 06:40:00,2022-03-19 06:50:00,2937.01,2936.01,-0.0,flip_to_long -32770,做多,2022-03-19 06:50:00,2022-03-19 07:00:00,2936.01,2933.28,-0.0,flip_to_short -32771,做空,2022-03-19 07:00:00,2022-03-19 07:05:00,2933.28,2932.47,-0.0,tp_lower -32772,做多,2022-03-19 07:25:00,2022-03-19 07:30:00,2934.18,2931.03,-0.0,flip_to_short -32773,做空,2022-03-19 07:30:00,2022-03-19 07:45:00,2931.03,2922.11,0.0,tp_lower -32774,做多,2022-03-19 08:20:00,2022-03-19 08:30:00,2930.39,2928.67,-0.0,flip_to_short -32775,做空,2022-03-19 08:30:00,2022-03-19 10:25:00,2928.67,2944.7,-0.0,flip_to_long -32776,做多,2022-03-19 10:25:00,2022-03-19 10:30:00,2944.7,2941.07,-0.0,flip_to_short -32777,做空,2022-03-19 10:30:00,2022-03-19 10:40:00,2941.07,2941.5,-0.0,tp_lower -32778,做多,2022-03-19 11:05:00,2022-03-19 11:25:00,2945.83,2950.55,0.0,tp_upper -32779,做空,2022-03-19 11:40:00,2022-03-19 11:50:00,2945.48,2943.89,0.0,flip_to_long -32780,做多,2022-03-19 11:50:00,2022-03-19 12:00:00,2943.89,2944.6,-0.0,flip_to_short -32781,做空,2022-03-19 12:00:00,2022-03-19 12:10:00,2944.6,2944.56,-0.0,flip_to_long -32782,做多,2022-03-19 12:10:00,2022-03-19 12:25:00,2944.56,2958.63,0.0,tp_upper -32783,做空,2022-03-19 13:30:00,2022-03-19 14:00:00,2958.39,2941.5,0.0,tp_lower -32784,做多,2022-03-19 14:30:00,2022-03-19 14:35:00,2957.21,2956.28,-0.0,flip_to_short -32785,做空,2022-03-19 14:35:00,2022-03-19 15:15:00,2956.28,2966.62,-0.0,flip_to_long -32786,做多,2022-03-19 15:15:00,2022-03-19 15:20:00,2966.62,2971.68,0.0,tp_upper -32787,做空,2022-03-19 16:00:00,2022-03-19 16:10:00,2964.03,2964.64,-0.0,flip_to_long -32788,做多,2022-03-19 16:10:00,2022-03-19 16:15:00,2964.64,2964.42,-0.0,flip_to_short -32789,做空,2022-03-19 16:15:00,2022-03-19 16:20:00,2964.42,2966.01,-0.0,flip_to_long -32790,做多,2022-03-19 16:20:00,2022-03-19 16:35:00,2966.01,2973.23,0.0,tp_upper -32791,做空,2022-03-19 17:00:00,2022-03-19 17:10:00,2967.59,2960.71,0.0,tp_lower -32792,做多,2022-03-19 18:45:00,2022-03-19 19:00:00,2951.91,2952.32,-0.0,flip_to_short -32793,做空,2022-03-19 19:00:00,2022-03-19 19:35:00,2952.32,2951.68,-0.0,flip_to_long -32794,做多,2022-03-19 19:35:00,2022-03-19 19:40:00,2951.68,2950.18,-0.0,tp_upper -32795,做多,2022-03-19 19:50:00,2022-03-19 19:55:00,2951.95,2949.38,-0.0,flip_to_short -32796,做空,2022-03-19 19:55:00,2022-03-19 20:00:00,2949.38,2941.82,0.0,tp_lower -32797,做多,2022-03-19 20:20:00,2022-03-19 20:35:00,2948.44,2958.27,0.0,tp_upper -32798,做空,2022-03-19 21:50:00,2022-03-19 22:00:00,2954.33,2942.01,0.0,tp_lower -32799,做多,2022-03-19 22:55:00,2022-03-20 00:05:00,2934.55,2954.71,0.0,tp_upper -32800,做空,2022-03-20 00:25:00,2022-03-20 00:35:00,2947.39,2941.22,0.0,tp_lower -32801,做多,2022-03-20 02:05:00,2022-03-20 02:25:00,2929.47,2919.85,-0.0,flip_to_short -32802,做空,2022-03-20 02:25:00,2022-03-20 03:00:00,2919.85,2923.56,-0.0,flip_to_long -32803,做多,2022-03-20 03:00:00,2022-03-20 03:10:00,2923.56,2921.9,-0.0,flip_to_short -32804,做空,2022-03-20 03:10:00,2022-03-20 03:15:00,2921.9,2925.01,-0.0,flip_to_long -32805,做多,2022-03-20 03:15:00,2022-03-20 03:30:00,2925.01,2934.09,0.0,tp_upper -32806,做空,2022-03-20 04:10:00,2022-03-20 04:20:00,2925.77,2929.77,-0.0,flip_to_long -32807,做多,2022-03-20 04:20:00,2022-03-20 04:25:00,2929.77,2924.68,-0.0,flip_to_short -32808,做空,2022-03-20 04:25:00,2022-03-20 04:30:00,2924.68,2925.63,-0.0,tp_lower -32809,做多,2022-03-20 05:10:00,2022-03-20 05:15:00,2930.72,2929.09,-0.0,flip_to_short -32810,做空,2022-03-20 05:15:00,2022-03-20 05:30:00,2929.09,2925.7,0.0,tp_lower -32811,做多,2022-03-20 05:35:00,2022-03-20 05:40:00,2926.0,2925.0,-0.0,flip_to_short -32812,做空,2022-03-20 05:40:00,2022-03-20 05:50:00,2925.0,2928.61,-0.0,flip_to_long -32813,做多,2022-03-20 05:50:00,2022-03-20 06:15:00,2928.61,2933.89,0.0,tp_upper -32814,做空,2022-03-20 06:30:00,2022-03-20 07:45:00,2929.61,2915.91,0.0,tp_lower -32815,做多,2022-03-20 07:55:00,2022-03-20 08:05:00,2925.0,2924.58,-0.0,flip_to_short -32816,做空,2022-03-20 08:05:00,2022-03-20 09:15:00,2924.58,2918.17,0.0,tp_lower -32817,做多,2022-03-20 09:55:00,2022-03-20 10:40:00,2919.93,2919.55,-0.0,tp_upper -32818,做空,2022-03-20 10:50:00,2022-03-20 11:00:00,2915.32,2917.38,-0.0,flip_to_long -32819,做多,2022-03-20 11:00:00,2022-03-20 11:10:00,2917.38,2914.65,-0.0,flip_to_short -32820,做空,2022-03-20 11:10:00,2022-03-20 11:15:00,2914.65,2914.91,-0.0,tp_lower -32821,做多,2022-03-20 11:20:00,2022-03-20 11:25:00,2917.97,2912.22,-0.0,flip_to_short -32822,做空,2022-03-20 11:25:00,2022-03-20 11:30:00,2912.22,2909.27,0.0,tp_lower -32823,做多,2022-03-20 14:00:00,2022-03-20 14:20:00,2877.39,2883.09,0.0,flip_to_short -32824,做空,2022-03-20 14:20:00,2022-03-20 14:40:00,2883.09,2863.8,0.0,tp_lower -32825,做多,2022-03-20 16:10:00,2022-03-20 16:15:00,2860.17,2869.11,0.0,tp_upper -32826,做空,2022-03-20 16:20:00,2022-03-20 16:50:00,2863.18,2848.6,0.0,tp_lower -32827,做多,2022-03-20 18:25:00,2022-03-20 18:30:00,2838.08,2835.52,-0.0,flip_to_short -32828,做空,2022-03-20 18:30:00,2022-03-20 18:40:00,2835.52,2836.96,-0.0,flip_to_long -32829,做多,2022-03-20 18:40:00,2022-03-20 18:45:00,2836.96,2835.89,-0.0,flip_to_short -32830,做空,2022-03-20 18:45:00,2022-03-20 21:15:00,2835.89,2876.46,-0.01,flip_to_long -32831,做多,2022-03-20 21:15:00,2022-03-20 21:30:00,2876.46,2880.29,0.0,flip_to_short -32832,做空,2022-03-20 21:30:00,2022-03-20 21:35:00,2880.29,2880.81,-0.0,flip_to_long -32833,做多,2022-03-20 21:35:00,2022-03-20 22:00:00,2880.81,2873.16,-0.0,flip_to_short -32834,做空,2022-03-20 22:00:00,2022-03-20 22:05:00,2873.16,2861.69,0.0,tp_lower -32835,做多,2022-03-20 22:50:00,2022-03-20 23:00:00,2869.56,2870.57,-0.0,flip_to_short -32836,做空,2022-03-20 23:00:00,2022-03-20 23:30:00,2870.57,2857.83,0.0,tp_lower -32837,做多,2022-03-21 00:05:00,2022-03-21 00:15:00,2868.53,2853.64,-0.0,flip_to_short -32838,做空,2022-03-21 00:15:00,2022-03-21 00:20:00,2853.64,2851.37,0.0,tp_lower -32839,做多,2022-03-21 00:40:00,2022-03-21 00:45:00,2861.93,2859.78,-0.0,flip_to_short -32840,做空,2022-03-21 00:45:00,2022-03-21 01:55:00,2859.78,2864.8,-0.0,flip_to_long -32841,做多,2022-03-21 01:55:00,2022-03-21 02:15:00,2864.8,2862.2,-0.0,flip_to_short -32842,做空,2022-03-21 02:15:00,2022-03-21 02:20:00,2862.2,2857.69,0.0,tp_lower -32843,做多,2022-03-21 03:35:00,2022-03-21 03:40:00,2850.04,2848.22,-0.0,flip_to_short -32844,做空,2022-03-21 03:40:00,2022-03-21 04:40:00,2848.22,2841.98,0.0,flip_to_long -32845,做多,2022-03-21 04:40:00,2022-03-21 05:00:00,2841.98,2843.17,-0.0,flip_to_short -32846,做空,2022-03-21 05:00:00,2022-03-21 07:05:00,2843.17,2865.47,-0.01,flip_to_long -32847,做多,2022-03-21 07:05:00,2022-03-21 07:10:00,2865.47,2875.12,0.0,tp_upper -32848,做空,2022-03-21 08:50:00,2022-03-21 09:15:00,2880.72,2879.65,-0.0,tp_lower -32849,做多,2022-03-21 09:25:00,2022-03-21 09:35:00,2884.55,2908.21,0.0,tp_upper -32850,做空,2022-03-21 11:30:00,2022-03-21 11:45:00,2909.67,2908.63,-0.0,flip_to_long -32851,做多,2022-03-21 11:45:00,2022-03-21 12:55:00,2908.63,2912.02,0.0,tp_upper -32852,做空,2022-03-21 13:50:00,2022-03-21 14:00:00,2915.0,2918.33,-0.0,flip_to_long -32853,做多,2022-03-21 14:00:00,2022-03-21 14:05:00,2918.33,2903.84,-0.0,flip_to_short -32854,做空,2022-03-21 14:05:00,2022-03-21 14:20:00,2903.84,2897.44,0.0,tp_lower -32855,做多,2022-03-21 14:55:00,2022-03-21 15:15:00,2923.5,2938.42,0.0,tp_upper -32856,做空,2022-03-21 16:30:00,2022-03-21 16:45:00,2931.48,2929.41,0.0,tp_lower -32857,做多,2022-03-21 17:30:00,2022-03-21 18:00:00,2920.03,2916.17,-0.0,flip_to_short -32858,做空,2022-03-21 18:00:00,2022-03-21 18:20:00,2916.17,2915.18,-0.0,flip_to_long -32859,做多,2022-03-21 18:20:00,2022-03-21 18:40:00,2915.18,2915.44,-0.0,flip_to_short -32860,做空,2022-03-21 18:40:00,2022-03-21 18:55:00,2915.44,2903.9,0.0,tp_lower -32861,做多,2022-03-21 19:35:00,2022-03-21 20:15:00,2908.89,2918.26,0.0,tp_upper -32862,做空,2022-03-21 20:55:00,2022-03-21 21:10:00,2908.23,2902.43,0.0,tp_lower -32863,做多,2022-03-21 21:35:00,2022-03-21 22:20:00,2912.22,2913.69,0.0,flip_to_short -32864,做空,2022-03-21 22:20:00,2022-03-21 23:20:00,2913.69,2903.17,0.0,tp_lower -32865,做多,2022-03-22 00:40:00,2022-03-22 00:55:00,2898.47,2902.97,0.0,tp_upper -32866,做空,2022-03-22 01:25:00,2022-03-22 02:00:00,2892.05,2939.9,-0.01,flip_to_long -32867,做多,2022-03-22 02:00:00,2022-03-22 02:05:00,2939.9,2925.19,-0.0,tp_upper -32868,做空,2022-03-22 05:10:00,2022-03-22 05:15:00,3017.9,3021.62,-0.0,flip_to_long -32869,做多,2022-03-22 05:15:00,2022-03-22 05:30:00,3021.62,3025.65,0.0,flip_to_short -32870,做空,2022-03-22 05:30:00,2022-03-22 06:00:00,3025.65,2991.83,0.01,tp_lower -32871,做多,2022-03-22 07:15:00,2022-03-22 07:20:00,2991.3,2990.0,-0.0,flip_to_short -32872,做空,2022-03-22 07:20:00,2022-03-22 09:40:00,2990.0,3009.28,-0.0,flip_to_long -32873,做多,2022-03-22 09:40:00,2022-03-22 10:15:00,3009.28,3006.75,-0.0,flip_to_short -32874,做空,2022-03-22 10:15:00,2022-03-22 10:20:00,3006.75,3010.44,-0.0,flip_to_long -32875,做多,2022-03-22 10:20:00,2022-03-22 10:30:00,3010.44,3016.93,0.0,tp_upper -32876,做空,2022-03-22 11:30:00,2022-03-22 11:40:00,3012.38,3016.99,-0.0,flip_to_long -32877,做多,2022-03-22 11:40:00,2022-03-22 11:45:00,3016.99,3015.92,-0.0,flip_to_short -32878,做空,2022-03-22 11:45:00,2022-03-22 11:50:00,3015.92,3021.1,-0.0,flip_to_long -32879,做多,2022-03-22 11:50:00,2022-03-22 11:55:00,3021.1,3020.5,-0.0,flip_to_short -32880,做空,2022-03-22 11:55:00,2022-03-22 12:15:00,3020.5,3007.32,0.0,tp_lower -32881,做多,2022-03-22 13:00:00,2022-03-22 13:05:00,3011.6,3004.18,-0.0,flip_to_short -32882,做空,2022-03-22 13:05:00,2022-03-22 13:35:00,3004.18,3011.99,-0.0,flip_to_long -32883,做多,2022-03-22 13:35:00,2022-03-22 13:45:00,3011.99,2997.13,-0.0,flip_to_short -32884,做空,2022-03-22 13:45:00,2022-03-22 13:50:00,2997.13,2998.87,-0.0,tp_lower -32885,做多,2022-03-22 13:55:00,2022-03-22 14:15:00,3001.97,3017.58,0.0,tp_upper -32886,做空,2022-03-22 14:45:00,2022-03-22 15:00:00,3009.18,3008.9,-0.0,flip_to_long -32887,做多,2022-03-22 15:00:00,2022-03-22 15:30:00,3008.9,3010.01,-0.0,flip_to_short -32888,做空,2022-03-22 15:30:00,2022-03-22 16:00:00,3010.01,3008.63,-0.0,tp_lower -32889,做多,2022-03-22 16:10:00,2022-03-22 16:20:00,3006.99,3005.4,-0.0,flip_to_short -32890,做空,2022-03-22 16:20:00,2022-03-22 16:45:00,3005.4,2998.52,0.0,tp_lower -32891,做多,2022-03-22 17:00:00,2022-03-22 17:05:00,3008.99,3005.02,-0.0,flip_to_short -32892,做空,2022-03-22 17:05:00,2022-03-22 17:55:00,3005.02,3006.42,-0.0,flip_to_long -32893,做多,2022-03-22 17:55:00,2022-03-22 18:00:00,3006.42,3002.67,-0.0,flip_to_short -32894,做空,2022-03-22 18:00:00,2022-03-22 18:15:00,3002.67,3008.35,-0.0,flip_to_long -32895,做多,2022-03-22 18:15:00,2022-03-22 18:20:00,3008.35,3002.29,-0.0,flip_to_short -32896,做空,2022-03-22 18:20:00,2022-03-22 18:25:00,3002.29,2995.56,0.0,tp_lower -32897,做多,2022-03-22 18:55:00,2022-03-22 19:15:00,2999.8,3007.59,0.0,tp_upper -32898,做空,2022-03-22 19:30:00,2022-03-22 19:55:00,3002.6,2982.71,0.0,tp_lower -32899,做多,2022-03-22 20:15:00,2022-03-22 20:30:00,3002.85,2999.98,-0.0,flip_to_short -32900,做空,2022-03-22 20:30:00,2022-03-22 20:45:00,2999.98,3001.68,-0.0,flip_to_long -32901,做多,2022-03-22 20:45:00,2022-03-22 20:55:00,3001.68,3000.79,-0.0,flip_to_short -32902,做空,2022-03-22 20:55:00,2022-03-22 22:15:00,3000.79,3007.22,-0.0,flip_to_long -32903,做多,2022-03-22 22:15:00,2022-03-22 22:25:00,3007.22,3004.65,-0.0,flip_to_short -32904,做空,2022-03-22 22:25:00,2022-03-22 22:35:00,3004.65,3000.48,0.0,tp_lower -32905,做多,2022-03-23 00:45:00,2022-03-23 00:50:00,2974.18,2972.54,-0.0,flip_to_short -32906,做空,2022-03-23 00:50:00,2022-03-23 01:00:00,2972.54,2938.21,0.01,tp_lower -32907,做多,2022-03-23 01:55:00,2022-03-23 02:00:00,2957.99,2957.86,-0.0,flip_to_short -32908,做空,2022-03-23 02:00:00,2022-03-23 03:10:00,2957.86,2967.53,-0.0,flip_to_long -32909,做多,2022-03-23 03:10:00,2022-03-23 05:45:00,2967.53,2948.6,-0.0,tp_upper -32910,做空,2022-03-23 07:00:00,2022-03-23 07:10:00,2949.19,2944.56,0.0,tp_lower -32911,做多,2022-03-23 07:25:00,2022-03-23 07:30:00,2951.76,2948.72,-0.0,flip_to_short -32912,做空,2022-03-23 07:30:00,2022-03-23 07:35:00,2948.72,2954.67,-0.0,flip_to_long -32913,做多,2022-03-23 07:35:00,2022-03-23 07:45:00,2954.67,2948.0,-0.0,flip_to_short -32914,做空,2022-03-23 07:45:00,2022-03-23 08:00:00,2948.0,2943.9,0.0,tp_lower -32915,做多,2022-03-23 08:20:00,2022-03-23 09:10:00,2945.67,2949.92,0.0,flip_to_short -32916,做空,2022-03-23 09:10:00,2022-03-23 09:25:00,2949.92,2949.45,-0.0,flip_to_long -32917,做多,2022-03-23 09:25:00,2022-03-23 09:35:00,2949.45,2949.51,-0.0,flip_to_short -32918,做空,2022-03-23 09:35:00,2022-03-23 09:45:00,2949.51,2950.6,-0.0,flip_to_long -32919,做多,2022-03-23 09:45:00,2022-03-23 10:00:00,2950.6,2951.46,-0.0,flip_to_short -32920,做空,2022-03-23 10:00:00,2022-03-23 10:05:00,2951.46,2954.91,-0.0,flip_to_long -32921,做多,2022-03-23 10:05:00,2022-03-23 10:15:00,2954.91,2962.89,0.0,tp_upper -32922,做空,2022-03-23 11:05:00,2022-03-23 11:20:00,2958.09,2950.11,0.0,tp_lower -32923,做多,2022-03-23 12:30:00,2022-03-23 12:45:00,2950.71,2960.14,0.0,tp_upper -32924,做空,2022-03-23 13:30:00,2022-03-23 13:40:00,2952.01,2953.51,-0.0,flip_to_long -32925,做多,2022-03-23 13:40:00,2022-03-23 14:05:00,2953.51,2971.8,0.0,tp_upper -32926,做空,2022-03-23 16:30:00,2022-03-23 17:20:00,3016.0,2999.56,0.0,tp_lower -32927,做多,2022-03-23 19:20:00,2022-03-23 19:25:00,2970.41,2968.6,-0.0,flip_to_short -32928,做空,2022-03-23 19:25:00,2022-03-23 19:40:00,2968.6,2967.18,-0.0,flip_to_long -32929,做多,2022-03-23 19:40:00,2022-03-23 19:50:00,2967.18,2965.41,-0.0,flip_to_short -32930,做空,2022-03-23 19:50:00,2022-03-23 20:00:00,2965.41,2967.09,-0.0,flip_to_long -32931,做多,2022-03-23 20:00:00,2022-03-23 20:10:00,2967.09,2971.37,0.0,tp_upper -32932,做空,2022-03-23 21:10:00,2022-03-23 21:20:00,2973.74,2975.37,-0.0,flip_to_long -32933,做多,2022-03-23 21:20:00,2022-03-23 21:35:00,2975.37,2987.5,0.0,tp_upper -32934,做多,2022-03-23 23:20:00,2022-03-23 23:25:00,3001.58,3013.03,0.0,tp_upper -32935,做空,2022-03-24 01:00:00,2022-03-24 01:10:00,3041.92,3039.39,0.0,flip_to_long -32936,做多,2022-03-24 01:10:00,2022-03-24 02:40:00,3039.39,3021.14,-0.0,flip_to_short -32937,做空,2022-03-24 02:40:00,2022-03-24 02:45:00,3021.14,3025.56,-0.0,flip_to_long -32938,做多,2022-03-24 02:45:00,2022-03-24 02:55:00,3025.56,3031.7,0.0,tp_upper -32939,做空,2022-03-24 03:40:00,2022-03-24 04:50:00,3025.44,3027.82,-0.0,flip_to_long -32940,做多,2022-03-24 04:50:00,2022-03-24 05:00:00,3027.82,3020.64,-0.0,flip_to_short -32941,做空,2022-03-24 05:00:00,2022-03-24 05:20:00,3020.64,3023.45,-0.0,flip_to_long -32942,做多,2022-03-24 05:20:00,2022-03-24 05:25:00,3023.45,3020.71,-0.0,flip_to_short -32943,做空,2022-03-24 05:25:00,2022-03-24 05:30:00,3020.71,3023.32,-0.0,flip_to_long -32944,做多,2022-03-24 05:30:00,2022-03-24 05:35:00,3023.32,3034.58,0.0,tp_upper -32945,做空,2022-03-24 07:10:00,2022-03-24 07:15:00,3039.73,3036.6,0.0,tp_lower -32946,做多,2022-03-24 08:30:00,2022-03-24 08:35:00,3045.05,3047.66,0.0,tp_upper -32947,做空,2022-03-24 09:35:00,2022-03-24 09:50:00,3052.01,3046.47,0.0,flip_to_long -32948,做多,2022-03-24 09:50:00,2022-03-24 11:05:00,3046.47,3052.86,0.0,flip_to_short -32949,做空,2022-03-24 11:05:00,2022-03-24 11:45:00,3052.86,3049.46,0.0,flip_to_long -32950,做多,2022-03-24 11:45:00,2022-03-24 13:45:00,3049.46,3020.44,-0.01,flip_to_short -32951,做空,2022-03-24 13:45:00,2022-03-24 13:50:00,3020.44,3024.38,-0.0,flip_to_long -32952,做多,2022-03-24 13:50:00,2022-03-24 14:05:00,3024.38,3034.51,0.0,tp_upper -32953,做空,2022-03-24 14:15:00,2022-03-24 16:40:00,3023.5,3104.56,-0.02,flip_to_long -32954,做多,2022-03-24 16:40:00,2022-03-24 16:45:00,3104.56,3102.36,-0.0,flip_to_short -32955,做空,2022-03-24 16:45:00,2022-03-24 16:50:00,3102.36,3103.94,-0.0,flip_to_long -32956,做多,2022-03-24 16:50:00,2022-03-24 17:15:00,3103.94,3120.18,0.0,tp_upper -32957,做空,2022-03-24 17:45:00,2022-03-24 17:50:00,3107.4,3109.09,-0.0,flip_to_long -32958,做多,2022-03-24 17:50:00,2022-03-24 17:55:00,3109.09,3097.23,-0.0,flip_to_short -32959,做空,2022-03-24 17:55:00,2022-03-24 18:10:00,3097.23,3096.97,-0.0,tp_lower -32960,做多,2022-03-24 18:50:00,2022-03-24 19:00:00,3106.13,3104.5,-0.0,flip_to_short -32961,做空,2022-03-24 19:00:00,2022-03-24 20:40:00,3104.5,3106.36,-0.0,flip_to_long -32962,做多,2022-03-24 20:40:00,2022-03-24 21:40:00,3106.36,3099.97,-0.0,flip_to_short -32963,做空,2022-03-24 21:40:00,2022-03-24 21:45:00,3099.97,3106.57,-0.0,flip_to_long -32964,做多,2022-03-24 21:45:00,2022-03-24 21:50:00,3106.57,3104.03,-0.0,flip_to_short -32965,做空,2022-03-24 21:50:00,2022-03-24 23:05:00,3104.03,3106.49,-0.0,flip_to_long -32966,做多,2022-03-24 23:05:00,2022-03-24 23:40:00,3106.49,3109.32,0.0,flip_to_short -32967,做空,2022-03-24 23:40:00,2022-03-24 23:50:00,3109.32,3107.89,-0.0,tp_lower -32968,做多,2022-03-24 23:55:00,2022-03-25 00:00:00,3109.89,3100.37,-0.0,flip_to_short -32969,做空,2022-03-25 00:00:00,2022-03-25 00:05:00,3100.37,3101.01,-0.0,tp_lower -32970,做多,2022-03-25 00:35:00,2022-03-25 00:50:00,3103.95,3103.95,-0.0,flip_to_short -32971,做空,2022-03-25 00:50:00,2022-03-25 01:05:00,3103.95,3107.45,-0.0,flip_to_long -32972,做多,2022-03-25 01:05:00,2022-03-25 01:10:00,3107.45,3109.8,0.0,tp_upper -32973,做空,2022-03-25 02:10:00,2022-03-25 02:15:00,3114.02,3118.17,-0.0,flip_to_long -32974,做多,2022-03-25 02:15:00,2022-03-25 02:45:00,3118.17,3119.55,-0.0,flip_to_short -32975,做空,2022-03-25 02:45:00,2022-03-25 02:50:00,3119.55,3123.31,-0.0,flip_to_long -32976,做多,2022-03-25 02:50:00,2022-03-25 02:55:00,3123.31,3122.37,-0.0,flip_to_short -32977,做空,2022-03-25 02:55:00,2022-03-25 03:20:00,3122.37,3120.86,-0.0,flip_to_long -32978,做多,2022-03-25 03:20:00,2022-03-25 03:35:00,3120.86,3131.79,0.0,tp_upper -32979,做空,2022-03-25 05:15:00,2022-03-25 05:25:00,3137.28,3136.0,-0.0,flip_to_long -32980,做多,2022-03-25 05:25:00,2022-03-25 06:40:00,3136.0,3138.35,0.0,flip_to_short -32981,做空,2022-03-25 06:40:00,2022-03-25 06:50:00,3138.35,3136.87,-0.0,flip_to_long -32982,做多,2022-03-25 06:50:00,2022-03-25 07:30:00,3136.87,3137.32,-0.0,flip_to_short -32983,做空,2022-03-25 07:30:00,2022-03-25 07:35:00,3137.32,3131.13,0.0,tp_lower -32984,做多,2022-03-25 08:50:00,2022-03-25 09:00:00,3125.16,3119.03,-0.0,flip_to_short -32985,做空,2022-03-25 09:00:00,2022-03-25 09:15:00,3119.03,3123.0,-0.0,flip_to_long -32986,做多,2022-03-25 09:15:00,2022-03-25 09:25:00,3123.0,3121.69,-0.0,flip_to_short -32987,做空,2022-03-25 09:25:00,2022-03-25 13:50:00,3121.69,3180.02,-0.01,flip_to_long -32988,做多,2022-03-25 13:50:00,2022-03-25 13:55:00,3180.02,3175.39,-0.0,flip_to_short -32989,做空,2022-03-25 13:55:00,2022-03-25 14:00:00,3175.39,3180.99,-0.0,flip_to_long -32990,做多,2022-03-25 14:00:00,2022-03-25 14:05:00,3180.99,3178.06,-0.0,flip_to_short -32991,做空,2022-03-25 14:05:00,2022-03-25 14:10:00,3178.06,3163.6,0.0,tp_lower -32992,做多,2022-03-25 14:20:00,2022-03-25 14:50:00,3175.28,3176.63,-0.0,flip_to_short -32993,做空,2022-03-25 14:50:00,2022-03-25 15:00:00,3176.63,3165.48,0.0,tp_lower -32994,做多,2022-03-25 17:55:00,2022-03-25 18:10:00,3102.29,3122.53,0.0,tp_upper -32995,做空,2022-03-25 19:00:00,2022-03-25 19:25:00,3114.85,3090.51,0.0,tp_lower -32996,做多,2022-03-25 19:55:00,2022-03-25 20:05:00,3114.09,3108.9,-0.0,flip_to_short -32997,做空,2022-03-25 20:05:00,2022-03-25 20:10:00,3108.9,3116.58,-0.0,flip_to_long -32998,做多,2022-03-25 20:10:00,2022-03-25 20:30:00,3116.58,3107.12,-0.0,flip_to_short -32999,做空,2022-03-25 20:30:00,2022-03-25 21:20:00,3107.12,3117.07,-0.0,flip_to_long -33000,做多,2022-03-25 21:20:00,2022-03-25 21:25:00,3117.07,3112.21,-0.0,flip_to_short -33001,做空,2022-03-25 21:25:00,2022-03-25 21:35:00,3112.21,3109.26,0.0,tp_lower -33002,做多,2022-03-25 21:50:00,2022-03-25 22:00:00,3118.99,3107.86,-0.0,flip_to_short -33003,做空,2022-03-25 22:00:00,2022-03-25 22:05:00,3107.86,3105.73,0.0,tp_lower -33004,做多,2022-03-25 23:35:00,2022-03-25 23:55:00,3102.01,3101.37,-0.0,flip_to_short -33005,做空,2022-03-25 23:55:00,2022-03-26 00:00:00,3101.37,3103.1,-0.0,flip_to_long -33006,做多,2022-03-26 00:00:00,2022-03-26 00:10:00,3103.1,3111.28,0.0,tp_upper -33007,做空,2022-03-26 00:35:00,2022-03-26 00:50:00,3105.21,3087.73,0.0,tp_lower -33008,做多,2022-03-26 01:20:00,2022-03-26 02:35:00,3100.21,3103.0,0.0,flip_to_short -33009,做空,2022-03-26 02:35:00,2022-03-26 02:40:00,3103.0,3104.01,-0.0,flip_to_long -33010,做多,2022-03-26 02:40:00,2022-03-26 02:45:00,3104.01,3100.65,-0.0,flip_to_short -33011,做空,2022-03-26 02:45:00,2022-03-26 02:50:00,3100.65,3096.48,0.0,tp_lower -33012,做多,2022-03-26 03:00:00,2022-03-26 03:35:00,3104.54,3105.78,-0.0,flip_to_short -33013,做空,2022-03-26 03:35:00,2022-03-26 04:25:00,3105.78,3107.88,-0.0,flip_to_long -33014,做多,2022-03-26 04:25:00,2022-03-26 04:35:00,3107.88,3104.31,-0.0,flip_to_short -33015,做空,2022-03-26 04:35:00,2022-03-26 04:40:00,3104.31,3106.31,-0.0,flip_to_long -33016,做多,2022-03-26 04:40:00,2022-03-26 04:50:00,3106.31,3113.13,0.0,tp_upper -33017,做空,2022-03-26 05:05:00,2022-03-26 05:25:00,3108.08,3111.6,-0.0,flip_to_long -33018,做多,2022-03-26 05:25:00,2022-03-26 05:30:00,3111.6,3117.21,0.0,tp_upper -33019,做空,2022-03-26 06:45:00,2022-03-26 07:05:00,3117.0,3116.43,-0.0,tp_lower -33020,做多,2022-03-26 07:30:00,2022-03-26 07:45:00,3120.1,3136.02,0.0,tp_upper -33021,做空,2022-03-26 08:35:00,2022-03-26 08:50:00,3126.56,3125.89,-0.0,flip_to_long -33022,做多,2022-03-26 08:50:00,2022-03-26 09:00:00,3125.89,3124.94,-0.0,flip_to_short -33023,做空,2022-03-26 09:00:00,2022-03-26 09:55:00,3124.94,3127.13,-0.0,flip_to_long -33024,做多,2022-03-26 09:55:00,2022-03-26 10:00:00,3127.13,3122.46,-0.0,flip_to_short -33025,做空,2022-03-26 10:00:00,2022-03-26 10:05:00,3122.46,3125.75,-0.0,flip_to_long -33026,做多,2022-03-26 10:05:00,2022-03-26 10:10:00,3125.75,3124.32,-0.0,flip_to_short -33027,做空,2022-03-26 10:10:00,2022-03-26 10:25:00,3124.32,3120.49,0.0,tp_lower -33028,做多,2022-03-26 10:55:00,2022-03-26 11:00:00,3122.45,3120.0,-0.0,flip_to_short -33029,做空,2022-03-26 11:00:00,2022-03-26 11:15:00,3120.0,3121.98,-0.0,flip_to_long -33030,做多,2022-03-26 11:15:00,2022-03-26 11:25:00,3121.98,3132.77,0.0,tp_upper -33031,做空,2022-03-26 11:45:00,2022-03-26 12:00:00,3125.13,3123.26,0.0,flip_to_long -33032,做多,2022-03-26 12:00:00,2022-03-26 12:10:00,3123.26,3121.25,-0.0,flip_to_short -33033,做空,2022-03-26 12:10:00,2022-03-26 12:30:00,3121.25,3109.99,0.0,tp_lower -33034,做多,2022-03-26 12:55:00,2022-03-26 13:00:00,3124.0,3121.1,-0.0,flip_to_short -33035,做空,2022-03-26 13:00:00,2022-03-26 14:05:00,3121.1,3115.14,0.0,flip_to_long -33036,做多,2022-03-26 14:05:00,2022-03-26 15:00:00,3115.14,3113.9,-0.0,tp_upper -33037,做空,2022-03-26 15:15:00,2022-03-26 16:15:00,3113.98,3116.41,-0.0,tp_lower -33038,做多,2022-03-26 16:20:00,2022-03-26 17:10:00,3119.67,3124.32,0.0,tp_upper -33039,做空,2022-03-26 17:15:00,2022-03-26 17:50:00,3119.29,3120.34,-0.0,flip_to_long -33040,做多,2022-03-26 17:50:00,2022-03-26 18:05:00,3120.34,3119.75,-0.0,flip_to_short -33041,做空,2022-03-26 18:05:00,2022-03-26 18:10:00,3119.75,3116.49,0.0,tp_lower -33042,做多,2022-03-26 18:35:00,2022-03-26 18:55:00,3119.33,3124.0,0.0,tp_upper -33043,做空,2022-03-26 19:15:00,2022-03-26 19:45:00,3117.21,3120.53,-0.0,flip_to_long -33044,做多,2022-03-26 19:45:00,2022-03-26 20:05:00,3120.53,3131.2,0.0,tp_upper -33045,做空,2022-03-26 21:05:00,2022-03-26 21:10:00,3126.66,3130.7,-0.0,flip_to_long -33046,做多,2022-03-26 21:10:00,2022-03-26 22:00:00,3130.7,3136.0,0.0,flip_to_short -33047,做空,2022-03-26 22:00:00,2022-03-26 23:00:00,3136.0,3135.77,-0.0,flip_to_long -33048,做多,2022-03-26 23:00:00,2022-03-26 23:05:00,3135.77,3135.71,-0.0,flip_to_short -33049,做空,2022-03-26 23:05:00,2022-03-26 23:15:00,3135.71,3141.03,-0.0,flip_to_long -33050,做多,2022-03-26 23:15:00,2022-03-26 23:20:00,3141.03,3145.01,0.0,tp_upper -33051,做空,2022-03-27 00:15:00,2022-03-27 00:20:00,3136.51,3138.59,-0.0,flip_to_long -33052,做多,2022-03-27 00:20:00,2022-03-27 00:45:00,3138.59,3146.56,0.0,tp_upper -33053,做空,2022-03-27 01:25:00,2022-03-27 01:40:00,3144.1,3142.7,-0.0,flip_to_long -33054,做多,2022-03-27 01:40:00,2022-03-27 02:00:00,3142.7,3142.87,-0.0,flip_to_short -33055,做空,2022-03-27 02:00:00,2022-03-27 02:05:00,3142.87,3149.87,-0.0,flip_to_long -33056,做多,2022-03-27 02:05:00,2022-03-27 02:10:00,3149.87,3165.81,0.0,tp_upper -33057,做空,2022-03-27 03:00:00,2022-03-27 03:05:00,3149.01,3150.4,-0.0,flip_to_long -33058,做多,2022-03-27 03:05:00,2022-03-27 03:15:00,3150.4,3149.49,-0.0,flip_to_short -33059,做空,2022-03-27 03:15:00,2022-03-27 03:30:00,3149.49,3142.15,0.0,tp_lower -33060,做多,2022-03-27 04:05:00,2022-03-27 05:45:00,3146.0,3139.73,-0.0,flip_to_short -33061,做空,2022-03-27 05:45:00,2022-03-27 05:50:00,3139.73,3139.87,-0.0,flip_to_long -33062,做多,2022-03-27 05:50:00,2022-03-27 05:55:00,3139.87,3138.29,-0.0,flip_to_short -33063,做空,2022-03-27 05:55:00,2022-03-27 06:00:00,3138.29,3142.94,-0.0,flip_to_long -33064,做多,2022-03-27 06:00:00,2022-03-27 06:10:00,3142.94,3150.57,0.0,tp_upper -33065,做空,2022-03-27 06:55:00,2022-03-27 07:05:00,3148.28,3145.6,0.0,flip_to_long -33066,做多,2022-03-27 07:05:00,2022-03-27 07:15:00,3145.6,3154.03,0.0,tp_upper -33067,做空,2022-03-27 08:15:00,2022-03-27 08:30:00,3150.84,3143.99,0.0,tp_lower -33068,做多,2022-03-27 09:20:00,2022-03-27 09:25:00,3149.4,3147.53,-0.0,flip_to_short -33069,做空,2022-03-27 09:25:00,2022-03-27 09:30:00,3147.53,3149.74,-0.0,flip_to_long -33070,做多,2022-03-27 09:30:00,2022-03-27 09:45:00,3149.74,3145.11,-0.0,flip_to_short -33071,做空,2022-03-27 09:45:00,2022-03-27 09:55:00,3145.11,3140.06,0.0,tp_lower -33072,做多,2022-03-27 10:10:00,2022-03-27 10:50:00,3144.32,3145.77,-0.0,flip_to_short -33073,做空,2022-03-27 10:50:00,2022-03-27 11:55:00,3145.77,3144.9,-0.0,tp_lower -33074,做多,2022-03-27 12:00:00,2022-03-27 12:05:00,3145.7,3145.0,-0.0,flip_to_short -33075,做空,2022-03-27 12:05:00,2022-03-27 12:10:00,3145.0,3141.42,0.0,tp_lower -33076,做多,2022-03-27 13:15:00,2022-03-27 13:20:00,3138.64,3138.18,-0.0,flip_to_short -33077,做空,2022-03-27 13:20:00,2022-03-27 14:50:00,3138.18,3146.65,-0.0,flip_to_long -33078,做多,2022-03-27 14:50:00,2022-03-27 14:55:00,3146.65,3145.25,-0.0,flip_to_short -33079,做空,2022-03-27 14:55:00,2022-03-27 15:20:00,3145.25,3159.57,-0.0,flip_to_long -33080,做多,2022-03-27 15:20:00,2022-03-27 15:25:00,3159.57,3164.89,0.0,tp_upper -33081,做空,2022-03-27 17:20:00,2022-03-27 17:25:00,3172.0,3174.35,-0.0,flip_to_long -33082,做多,2022-03-27 17:25:00,2022-03-27 17:30:00,3174.35,3171.9,-0.0,flip_to_short -33083,做空,2022-03-27 17:30:00,2022-03-27 17:40:00,3171.9,3173.67,-0.0,flip_to_long -33084,做多,2022-03-27 17:40:00,2022-03-27 18:00:00,3173.67,3181.92,0.0,tp_upper -33085,做空,2022-03-27 18:30:00,2022-03-27 18:35:00,3175.22,3175.91,-0.0,flip_to_long -33086,做多,2022-03-27 18:35:00,2022-03-27 18:55:00,3175.91,3177.19,-0.0,flip_to_short -33087,做空,2022-03-27 18:55:00,2022-03-27 19:00:00,3177.19,3178.86,-0.0,flip_to_long -33088,做多,2022-03-27 19:00:00,2022-03-27 19:05:00,3178.86,3176.99,-0.0,flip_to_short -33089,做空,2022-03-27 19:05:00,2022-03-27 19:20:00,3176.99,3177.01,-0.0,flip_to_long -33090,做多,2022-03-27 19:20:00,2022-03-27 19:40:00,3177.01,3174.67,-0.0,flip_to_short -33091,做空,2022-03-27 19:40:00,2022-03-27 19:55:00,3174.67,3174.03,-0.0,tp_lower -33092,做多,2022-03-27 20:30:00,2022-03-27 20:35:00,3178.22,3234.12,0.01,tp_upper -33093,做空,2022-03-27 22:45:00,2022-03-27 22:50:00,3270.19,3272.23,-0.0,flip_to_long -33094,做多,2022-03-27 22:50:00,2022-03-27 23:25:00,3272.23,3287.15,0.0,tp_upper -33095,做空,2022-03-28 00:10:00,2022-03-28 00:15:00,3279.14,3280.0,-0.0,flip_to_long -33096,做多,2022-03-28 00:15:00,2022-03-28 00:30:00,3280.0,3312.42,0.01,tp_upper -33097,做空,2022-03-28 00:45:00,2022-03-28 00:55:00,3292.42,3291.87,-0.0,flip_to_long -33098,做多,2022-03-28 00:55:00,2022-03-28 01:35:00,3291.87,3288.33,-0.0,flip_to_short -33099,做空,2022-03-28 01:35:00,2022-03-28 02:00:00,3288.33,3293.99,-0.0,flip_to_long -33100,做多,2022-03-28 02:00:00,2022-03-28 02:15:00,3293.99,3294.41,-0.0,flip_to_short -33101,做空,2022-03-28 02:15:00,2022-03-28 02:20:00,3294.41,3296.07,-0.0,flip_to_long -33102,做多,2022-03-28 02:20:00,2022-03-28 02:40:00,3296.07,3304.24,0.0,tp_upper -33103,做空,2022-03-28 04:05:00,2022-03-28 04:30:00,3305.84,3306.7,-0.0,flip_to_long -33104,做多,2022-03-28 04:30:00,2022-03-28 04:55:00,3306.7,3317.32,0.0,tp_upper -33105,做空,2022-03-28 06:05:00,2022-03-28 06:45:00,3312.24,3323.19,-0.0,flip_to_long -33106,做多,2022-03-28 06:45:00,2022-03-28 06:50:00,3323.19,3317.93,-0.0,flip_to_short -33107,做空,2022-03-28 06:50:00,2022-03-28 06:55:00,3317.93,3319.01,-0.0,flip_to_long -33108,做多,2022-03-28 06:55:00,2022-03-28 07:30:00,3319.01,3319.75,-0.0,flip_to_short -33109,做空,2022-03-28 07:30:00,2022-03-28 07:50:00,3319.75,3319.68,-0.0,flip_to_long -33110,做多,2022-03-28 07:50:00,2022-03-28 07:55:00,3319.68,3318.57,-0.0,flip_to_short -33111,做空,2022-03-28 07:55:00,2022-03-28 08:05:00,3318.57,3312.39,0.0,tp_lower -33112,做多,2022-03-28 08:20:00,2022-03-28 08:35:00,3319.57,3315.4,-0.0,flip_to_short -33113,做空,2022-03-28 08:35:00,2022-03-28 08:40:00,3315.4,3319.55,-0.0,flip_to_long -33114,做多,2022-03-28 08:40:00,2022-03-28 08:45:00,3319.55,3324.04,0.0,tp_upper -33115,做空,2022-03-28 11:05:00,2022-03-28 11:15:00,3340.8,3346.61,-0.0,flip_to_long -33116,做多,2022-03-28 11:15:00,2022-03-28 11:30:00,3346.61,3353.64,0.0,tp_upper -33117,做空,2022-03-28 11:40:00,2022-03-28 11:45:00,3345.71,3347.16,-0.0,flip_to_long -33118,做多,2022-03-28 11:45:00,2022-03-28 12:05:00,3347.16,3347.53,-0.0,tp_upper -33119,做空,2022-03-28 12:10:00,2022-03-28 12:15:00,3342.0,3333.9,0.0,tp_lower -33120,做多,2022-03-28 13:05:00,2022-03-28 13:15:00,3345.98,3351.42,0.0,tp_upper -33121,做空,2022-03-28 14:20:00,2022-03-28 15:55:00,3363.43,3356.42,0.0,tp_lower -33122,做多,2022-03-28 16:50:00,2022-03-28 16:55:00,3366.15,3359.21,-0.0,flip_to_short -33123,做空,2022-03-28 16:55:00,2022-03-28 17:20:00,3359.21,3358.58,-0.0,flip_to_long -33124,做多,2022-03-28 17:20:00,2022-03-28 17:30:00,3358.58,3367.69,0.0,tp_upper -33125,做空,2022-03-28 19:50:00,2022-03-28 20:35:00,3411.15,3410.17,-0.0,flip_to_long -33126,做多,2022-03-28 20:35:00,2022-03-28 21:10:00,3410.17,3406.0,-0.0,flip_to_short -33127,做空,2022-03-28 21:10:00,2022-03-28 21:20:00,3406.0,3396.31,0.0,tp_lower -33128,做空,2022-03-28 22:40:00,2022-03-28 23:10:00,3381.95,3362.82,0.0,tp_lower -33129,做多,2022-03-29 00:20:00,2022-03-29 00:45:00,3356.27,3365.44,0.0,tp_upper -33130,做空,2022-03-29 02:45:00,2022-03-29 03:10:00,3378.92,3368.2,0.0,tp_lower -33131,做多,2022-03-29 04:10:00,2022-03-29 04:15:00,3376.6,3387.59,0.0,tp_upper -33132,做空,2022-03-29 07:00:00,2022-03-29 07:25:00,3405.63,3406.54,-0.0,flip_to_long -33133,做多,2022-03-29 07:25:00,2022-03-29 08:30:00,3406.54,3402.95,-0.0,flip_to_short -33134,做空,2022-03-29 08:30:00,2022-03-29 10:25:00,3402.95,3423.27,-0.0,flip_to_long -33135,做多,2022-03-29 10:25:00,2022-03-29 11:00:00,3423.27,3439.13,0.0,tp_upper -33136,做空,2022-03-29 11:30:00,2022-03-29 11:35:00,3428.09,3428.56,-0.0,flip_to_long -33137,做多,2022-03-29 11:35:00,2022-03-29 11:40:00,3428.56,3449.62,0.0,tp_upper -33138,做空,2022-03-29 13:00:00,2022-03-29 13:20:00,3463.56,3453.78,0.0,tp_lower -33139,做多,2022-03-29 14:30:00,2022-03-29 14:35:00,3450.78,3448.34,-0.0,flip_to_short -33140,做空,2022-03-29 14:35:00,2022-03-29 15:05:00,3448.34,3444.85,0.0,flip_to_long -33141,做多,2022-03-29 15:05:00,2022-03-29 15:35:00,3444.85,3431.36,-0.0,flip_to_short -33142,做空,2022-03-29 15:35:00,2022-03-29 15:40:00,3431.36,3421.31,0.0,tp_lower -33143,做多,2022-03-29 16:35:00,2022-03-29 17:00:00,3412.68,3409.81,-0.0,flip_to_short -33144,做空,2022-03-29 17:00:00,2022-03-29 17:30:00,3409.81,3393.56,0.0,flip_to_long -33145,做多,2022-03-29 17:30:00,2022-03-29 18:15:00,3393.56,3406.18,0.0,flip_to_short -33146,做空,2022-03-29 18:15:00,2022-03-29 18:35:00,3406.18,3402.34,0.0,flip_to_long -33147,做多,2022-03-29 18:35:00,2022-03-29 19:05:00,3402.34,3429.25,0.0,tp_upper -33148,做空,2022-03-29 20:00:00,2022-03-29 20:05:00,3423.05,3424.74,-0.0,flip_to_long -33149,做多,2022-03-29 20:05:00,2022-03-29 23:05:00,3424.74,3379.69,-0.01,flip_to_short -33150,做空,2022-03-29 23:05:00,2022-03-30 00:30:00,3379.69,3365.84,0.0,tp_lower -33151,做多,2022-03-30 02:10:00,2022-03-30 04:00:00,3363.36,3380.95,0.0,flip_to_short -33152,做空,2022-03-30 04:00:00,2022-03-30 04:30:00,3380.95,3369.18,0.0,tp_lower -33153,做多,2022-03-30 05:05:00,2022-03-30 05:10:00,3383.58,3380.77,-0.0,flip_to_short -33154,做空,2022-03-30 05:10:00,2022-03-30 06:50:00,3380.77,3405.22,-0.01,flip_to_long -33155,做多,2022-03-30 06:50:00,2022-03-30 06:55:00,3405.22,3403.55,-0.0,flip_to_short -33156,做空,2022-03-30 06:55:00,2022-03-30 07:05:00,3403.55,3406.18,-0.0,flip_to_long -33157,做多,2022-03-30 07:05:00,2022-03-30 07:15:00,3406.18,3400.01,-0.0,flip_to_short -33158,做空,2022-03-30 07:15:00,2022-03-30 07:20:00,3400.01,3407.87,-0.0,flip_to_long -33159,做多,2022-03-30 07:20:00,2022-03-30 07:40:00,3407.87,3406.8,-0.0,flip_to_short -33160,做空,2022-03-30 07:40:00,2022-03-30 08:05:00,3406.8,3389.73,0.0,tp_lower -33161,做多,2022-03-30 08:20:00,2022-03-30 08:40:00,3400.4,3406.75,0.0,flip_to_short -33162,做空,2022-03-30 08:40:00,2022-03-30 08:55:00,3406.75,3402.18,0.0,flip_to_long -33163,做多,2022-03-30 08:55:00,2022-03-30 10:25:00,3402.18,3394.17,-0.0,flip_to_short -33164,做空,2022-03-30 10:25:00,2022-03-30 11:15:00,3394.17,3402.51,-0.0,flip_to_long -33165,做多,2022-03-30 11:15:00,2022-03-30 11:20:00,3402.51,3409.65,0.0,tp_upper -33166,做空,2022-03-30 12:00:00,2022-03-30 12:10:00,3399.69,3390.07,0.0,tp_lower -33167,做多,2022-03-30 12:35:00,2022-03-30 12:55:00,3401.35,3400.58,-0.0,flip_to_short -33168,做空,2022-03-30 12:55:00,2022-03-30 13:10:00,3400.58,3386.85,0.0,tp_lower -33169,做多,2022-03-30 14:40:00,2022-03-30 14:55:00,3377.89,3372.95,-0.0,flip_to_short -33170,做空,2022-03-30 14:55:00,2022-03-30 15:25:00,3372.95,3353.55,0.0,tp_lower -33171,做多,2022-03-30 15:35:00,2022-03-30 15:40:00,3371.83,3369.15,-0.0,flip_to_short -33172,做空,2022-03-30 15:40:00,2022-03-30 15:45:00,3369.15,3376.42,-0.0,flip_to_long -33173,做多,2022-03-30 15:45:00,2022-03-30 16:20:00,3376.42,3391.58,0.0,tp_upper -33174,做空,2022-03-30 17:20:00,2022-03-30 17:30:00,3394.14,3392.23,0.0,flip_to_long -33175,做多,2022-03-30 17:30:00,2022-03-30 17:40:00,3392.23,3422.26,0.01,tp_upper -33176,做空,2022-03-30 18:35:00,2022-03-30 19:00:00,3415.79,3381.04,0.01,tp_lower -33177,做多,2022-03-30 20:00:00,2022-03-30 20:05:00,3394.85,3392.23,-0.0,flip_to_short -33178,做空,2022-03-30 20:05:00,2022-03-30 20:25:00,3392.23,3391.26,-0.0,flip_to_long -33179,做多,2022-03-30 20:25:00,2022-03-30 20:45:00,3391.26,3405.41,0.0,tp_upper -33180,做空,2022-03-30 21:40:00,2022-03-30 21:45:00,3399.74,3385.73,0.0,tp_lower -33181,做多,2022-03-30 22:30:00,2022-03-30 23:00:00,3393.0,3389.07,-0.0,flip_to_short -33182,做空,2022-03-30 23:00:00,2022-03-30 23:55:00,3389.07,3385.1,0.0,tp_lower -33183,做多,2022-03-31 00:10:00,2022-03-31 00:15:00,3395.16,3394.99,-0.0,tp_upper -33184,做空,2022-03-31 02:30:00,2022-03-31 03:00:00,3406.19,3398.75,0.0,tp_lower -33185,做多,2022-03-31 03:15:00,2022-03-31 03:30:00,3408.29,3401.21,-0.0,flip_to_short -33186,做空,2022-03-31 03:30:00,2022-03-31 03:50:00,3401.21,3394.6,0.0,tp_lower -33187,做多,2022-03-31 04:05:00,2022-03-31 04:10:00,3403.4,3403.36,-0.0,flip_to_short -33188,做空,2022-03-31 04:10:00,2022-03-31 04:35:00,3403.36,3391.53,0.0,tp_lower -33189,做多,2022-03-31 05:05:00,2022-03-31 05:10:00,3396.88,3394.72,-0.0,flip_to_short -33190,做空,2022-03-31 05:10:00,2022-03-31 05:20:00,3394.72,3399.0,-0.0,flip_to_long -33191,做多,2022-03-31 05:20:00,2022-03-31 05:45:00,3399.0,3396.88,-0.0,tp_upper -33192,做空,2022-03-31 05:50:00,2022-03-31 06:20:00,3393.99,3394.97,-0.0,flip_to_long -33193,做多,2022-03-31 06:20:00,2022-03-31 06:35:00,3394.97,3397.67,0.0,flip_to_short -33194,做空,2022-03-31 06:35:00,2022-03-31 07:05:00,3397.67,3397.53,-0.0,flip_to_long -33195,做多,2022-03-31 07:05:00,2022-03-31 07:20:00,3397.53,3396.25,-0.0,flip_to_short -33196,做空,2022-03-31 07:20:00,2022-03-31 07:35:00,3396.25,3396.48,-0.0,flip_to_long -33197,做多,2022-03-31 07:35:00,2022-03-31 08:00:00,3396.48,3407.1,0.0,tp_upper -33198,做空,2022-03-31 08:35:00,2022-03-31 08:40:00,3399.03,3403.85,-0.0,flip_to_long -33199,做多,2022-03-31 08:40:00,2022-03-31 08:45:00,3403.85,3411.43,0.0,tp_upper -33200,做空,2022-03-31 09:05:00,2022-03-31 09:10:00,3401.86,3403.86,-0.0,flip_to_long -33201,做多,2022-03-31 09:10:00,2022-03-31 09:55:00,3403.86,3416.57,0.0,tp_upper -33202,做空,2022-03-31 11:00:00,2022-03-31 11:20:00,3412.81,3404.5,0.0,tp_lower -33203,做多,2022-03-31 11:55:00,2022-03-31 12:10:00,3408.5,3410.01,-0.0,flip_to_short -33204,做空,2022-03-31 12:10:00,2022-03-31 12:25:00,3410.01,3421.66,-0.0,flip_to_long -33205,做多,2022-03-31 12:25:00,2022-03-31 12:30:00,3421.66,3438.21,0.0,tp_upper -33206,做空,2022-03-31 13:10:00,2022-03-31 13:35:00,3412.01,3393.9,0.0,tp_lower -33207,做空,2022-03-31 15:00:00,2022-03-31 15:15:00,3369.9,3365.12,0.0,flip_to_long -33208,做多,2022-03-31 15:15:00,2022-03-31 15:20:00,3365.12,3361.87,-0.0,flip_to_short -33209,做空,2022-03-31 15:20:00,2022-03-31 15:35:00,3361.87,3361.47,-0.0,flip_to_long -33210,做多,2022-03-31 15:35:00,2022-03-31 15:45:00,3361.47,3355.82,-0.0,flip_to_short -33211,做空,2022-03-31 15:45:00,2022-03-31 16:00:00,3355.82,3340.33,0.0,tp_lower -33212,做多,2022-03-31 17:40:00,2022-03-31 18:00:00,3292.41,3284.88,-0.0,flip_to_short -33213,做空,2022-03-31 18:00:00,2022-03-31 18:15:00,3284.88,3264.66,0.0,tp_lower -33214,做多,2022-03-31 18:20:00,2022-03-31 19:20:00,3280.59,3294.22,0.0,flip_to_short -33215,做空,2022-03-31 19:20:00,2022-03-31 19:30:00,3294.22,3299.54,-0.0,flip_to_long -33216,做多,2022-03-31 19:30:00,2022-03-31 19:40:00,3299.54,3285.84,-0.0,flip_to_short -33217,做空,2022-03-31 19:40:00,2022-03-31 19:45:00,3285.84,3289.41,-0.0,flip_to_long -33218,做多,2022-03-31 19:45:00,2022-03-31 20:20:00,3289.41,3293.73,0.0,flip_to_short -33219,做空,2022-03-31 20:20:00,2022-03-31 20:25:00,3293.73,3294.07,-0.0,flip_to_long -33220,做多,2022-03-31 20:25:00,2022-03-31 20:30:00,3294.07,3287.14,-0.0,flip_to_short -33221,做空,2022-03-31 20:30:00,2022-03-31 20:35:00,3287.14,3293.63,-0.0,flip_to_long -33222,做多,2022-03-31 20:35:00,2022-03-31 21:15:00,3293.63,3291.6,-0.0,flip_to_short -33223,做空,2022-03-31 21:15:00,2022-03-31 21:20:00,3291.6,3301.89,-0.0,flip_to_long -33224,做多,2022-03-31 21:20:00,2022-03-31 21:35:00,3301.89,3295.18,-0.0,flip_to_short -33225,做空,2022-03-31 21:35:00,2022-03-31 22:00:00,3295.18,3283.87,0.0,tp_lower -33226,做多,2022-03-31 22:50:00,2022-03-31 23:00:00,3289.05,3285.86,-0.0,flip_to_short -33227,做空,2022-03-31 23:00:00,2022-03-31 23:20:00,3285.86,3286.87,-0.0,tp_lower -33228,做空,2022-03-31 23:35:00,2022-03-31 23:45:00,3282.68,3280.6,0.0,tp_lower -33229,做多,2022-03-31 23:50:00,2022-04-01 00:10:00,3280.92,3292.42,0.0,tp_upper -33230,做空,2022-04-01 00:30:00,2022-04-01 00:35:00,3283.17,3296.85,-0.0,flip_to_long -33231,做多,2022-04-01 00:35:00,2022-04-01 00:40:00,3296.85,3303.7,0.0,tp_upper -33232,做空,2022-04-01 01:05:00,2022-04-01 01:10:00,3288.99,3291.18,-0.0,flip_to_long -33233,做多,2022-04-01 01:10:00,2022-04-01 01:20:00,3291.18,3288.12,-0.0,flip_to_short -33234,做空,2022-04-01 01:20:00,2022-04-01 01:35:00,3288.12,3283.71,0.0,tp_lower -33235,做多,2022-04-01 03:30:00,2022-04-01 03:55:00,3237.49,3249.72,0.0,tp_upper -33236,做空,2022-04-01 04:55:00,2022-04-01 05:05:00,3246.68,3254.74,-0.0,flip_to_long -33237,做多,2022-04-01 05:05:00,2022-04-01 05:15:00,3254.74,3255.21,-0.0,tp_upper -33238,做空,2022-04-01 05:20:00,2022-04-01 06:00:00,3252.26,3251.56,-0.0,flip_to_long -33239,做多,2022-04-01 06:00:00,2022-04-01 06:30:00,3251.56,3256.11,0.0,tp_upper -33240,做空,2022-04-01 08:45:00,2022-04-01 09:20:00,3280.3,3275.94,0.0,tp_lower -33241,做多,2022-04-01 09:25:00,2022-04-01 09:30:00,3280.88,3278.38,-0.0,flip_to_short -33242,做空,2022-04-01 09:30:00,2022-04-01 09:45:00,3278.38,3273.05,0.0,tp_lower -33243,做多,2022-04-01 10:20:00,2022-04-01 10:25:00,3276.79,3276.72,-0.0,flip_to_short -33244,做空,2022-04-01 10:25:00,2022-04-01 10:40:00,3276.72,3270.22,0.0,tp_lower -33245,做多,2022-04-01 10:45:00,2022-04-01 10:55:00,3274.44,3282.14,0.0,tp_upper -33246,做空,2022-04-01 11:45:00,2022-04-01 12:05:00,3282.43,3282.86,-0.0,flip_to_long -33247,做多,2022-04-01 12:05:00,2022-04-01 12:10:00,3282.86,3273.32,-0.0,flip_to_short -33248,做空,2022-04-01 12:10:00,2022-04-01 12:20:00,3273.32,3263.73,0.0,tp_lower -33249,做多,2022-04-01 12:30:00,2022-04-01 12:35:00,3277.87,3304.52,0.01,tp_upper -33250,做空,2022-04-01 16:15:00,2022-04-01 16:20:00,3422.83,3428.86,-0.0,flip_to_long -33251,做多,2022-04-01 16:20:00,2022-04-01 16:30:00,3428.86,3416.59,-0.0,flip_to_short -33252,做空,2022-04-01 16:30:00,2022-04-01 16:35:00,3416.59,3417.14,-0.0,tp_lower -33253,做多,2022-04-01 17:10:00,2022-04-01 17:35:00,3429.61,3459.51,0.01,tp_upper -33254,做空,2022-04-01 18:35:00,2022-04-01 18:45:00,3453.0,3452.58,-0.0,flip_to_long -33255,做多,2022-04-01 18:45:00,2022-04-01 19:55:00,3452.58,3469.29,0.0,tp_upper -33256,做空,2022-04-01 20:20:00,2022-04-01 20:30:00,3450.48,3456.77,-0.0,flip_to_long -33257,做多,2022-04-01 20:30:00,2022-04-01 21:15:00,3456.77,3450.59,-0.0,flip_to_short -33258,做空,2022-04-01 21:15:00,2022-04-01 21:25:00,3450.59,3459.92,-0.0,flip_to_long -33259,做多,2022-04-01 21:25:00,2022-04-01 21:35:00,3459.92,3453.99,-0.0,flip_to_short -33260,做空,2022-04-01 21:35:00,2022-04-01 21:45:00,3453.99,3454.66,-0.0,flip_to_long -33261,做多,2022-04-01 21:45:00,2022-04-01 21:55:00,3454.66,3450.21,-0.0,flip_to_short -33262,做空,2022-04-01 21:55:00,2022-04-01 22:05:00,3450.21,3454.6,-0.0,flip_to_long -33263,做多,2022-04-01 22:05:00,2022-04-01 22:10:00,3454.6,3454.0,-0.0,flip_to_short -33264,做空,2022-04-01 22:10:00,2022-04-01 22:30:00,3454.0,3451.45,0.0,flip_to_long -33265,做多,2022-04-01 22:30:00,2022-04-01 23:00:00,3451.45,3448.93,-0.0,flip_to_short -33266,做空,2022-04-01 23:00:00,2022-04-01 23:10:00,3448.93,3436.21,0.0,tp_lower -33267,做多,2022-04-01 23:40:00,2022-04-01 23:50:00,3442.69,3445.99,0.0,flip_to_short -33268,做空,2022-04-01 23:50:00,2022-04-02 00:15:00,3445.99,3448.01,-0.0,flip_to_long -33269,做多,2022-04-02 00:15:00,2022-04-02 00:25:00,3448.01,3454.36,0.0,tp_upper -33270,做空,2022-04-02 01:15:00,2022-04-02 01:30:00,3482.99,3473.24,0.0,flip_to_long -33271,做多,2022-04-02 01:30:00,2022-04-02 01:50:00,3473.24,3484.0,0.0,flip_to_short -33272,做空,2022-04-02 01:50:00,2022-04-02 02:00:00,3484.0,3485.46,-0.0,flip_to_long -33273,做多,2022-04-02 02:00:00,2022-04-02 02:25:00,3485.46,3488.17,0.0,flip_to_short -33274,做空,2022-04-02 02:25:00,2022-04-02 02:35:00,3488.17,3461.17,0.01,tp_lower -33275,做多,2022-04-02 03:40:00,2022-04-02 03:50:00,3466.89,3466.61,-0.0,flip_to_short -33276,做空,2022-04-02 03:50:00,2022-04-02 04:30:00,3466.61,3469.68,-0.0,flip_to_long -33277,做多,2022-04-02 04:30:00,2022-04-02 04:35:00,3469.68,3475.45,0.0,tp_upper -33278,做空,2022-04-02 05:35:00,2022-04-02 05:45:00,3473.94,3478.12,-0.0,flip_to_long -33279,做多,2022-04-02 05:45:00,2022-04-02 06:10:00,3478.12,3475.78,-0.0,flip_to_short -33280,做空,2022-04-02 06:10:00,2022-04-02 06:15:00,3475.78,3476.86,-0.0,flip_to_long -33281,做多,2022-04-02 06:15:00,2022-04-02 06:20:00,3476.86,3475.16,-0.0,flip_to_short -33282,做空,2022-04-02 06:20:00,2022-04-02 06:25:00,3475.16,3469.7,0.0,tp_lower -33283,做多,2022-04-02 06:35:00,2022-04-02 06:40:00,3474.79,3480.69,0.0,tp_upper -33284,做空,2022-04-02 07:10:00,2022-04-02 07:15:00,3477.01,3478.56,-0.0,flip_to_long -33285,做多,2022-04-02 07:15:00,2022-04-02 07:20:00,3478.56,3477.13,-0.0,flip_to_short -33286,做空,2022-04-02 07:20:00,2022-04-02 07:25:00,3477.13,3471.53,0.0,tp_lower -33287,做多,2022-04-02 07:40:00,2022-04-02 08:00:00,3476.9,3478.86,0.0,flip_to_short -33288,做空,2022-04-02 08:00:00,2022-04-02 08:10:00,3478.86,3481.58,-0.0,flip_to_long -33289,做多,2022-04-02 08:10:00,2022-04-02 08:20:00,3481.58,3477.38,-0.0,flip_to_short -33290,做空,2022-04-02 08:20:00,2022-04-02 08:25:00,3477.38,3478.0,-0.0,flip_to_long -33291,做多,2022-04-02 08:25:00,2022-04-02 08:35:00,3478.0,3480.66,0.0,flip_to_short -33292,做空,2022-04-02 08:35:00,2022-04-02 08:45:00,3480.66,3469.16,0.0,tp_lower -33293,做多,2022-04-02 09:35:00,2022-04-02 09:45:00,3475.2,3482.0,0.0,tp_upper -33294,做空,2022-04-02 10:20:00,2022-04-02 10:30:00,3476.45,3480.35,-0.0,flip_to_long -33295,做多,2022-04-02 10:30:00,2022-04-02 11:00:00,3480.35,3495.68,0.0,tp_upper -33296,做空,2022-04-02 11:25:00,2022-04-02 12:00:00,3487.47,3477.5,0.0,tp_lower -33297,做多,2022-04-02 12:05:00,2022-04-02 12:20:00,3479.22,3491.33,0.0,tp_upper -33298,做空,2022-04-02 13:00:00,2022-04-02 13:05:00,3499.34,3506.77,-0.0,flip_to_long -33299,做多,2022-04-02 13:05:00,2022-04-02 13:45:00,3506.77,3510.84,0.0,flip_to_short -33300,做空,2022-04-02 13:45:00,2022-04-02 14:05:00,3510.84,3498.27,0.0,tp_lower -33301,做多,2022-04-02 16:10:00,2022-04-02 16:15:00,3468.92,3468.65,-0.0,flip_to_short -33302,做空,2022-04-02 16:15:00,2022-04-02 18:00:00,3468.65,3463.24,0.0,tp_lower -33303,做多,2022-04-02 18:15:00,2022-04-02 18:35:00,3472.69,3470.33,-0.0,flip_to_short -33304,做空,2022-04-02 18:35:00,2022-04-02 19:15:00,3470.33,3462.53,0.0,flip_to_long -33305,做多,2022-04-02 19:15:00,2022-04-02 20:00:00,3462.53,3461.41,-0.0,flip_to_short -33306,做空,2022-04-02 20:00:00,2022-04-02 20:05:00,3461.41,3477.64,-0.0,flip_to_long -33307,做多,2022-04-02 20:05:00,2022-04-02 20:30:00,3477.64,3472.7,-0.0,flip_to_short -33308,做空,2022-04-02 20:30:00,2022-04-02 20:45:00,3472.7,3473.33,-0.0,flip_to_long -33309,做多,2022-04-02 20:45:00,2022-04-02 20:50:00,3473.33,3471.87,-0.0,flip_to_short -33310,做空,2022-04-02 20:50:00,2022-04-02 21:00:00,3471.87,3465.01,0.0,tp_lower -33311,做多,2022-04-02 21:35:00,2022-04-02 22:05:00,3472.49,3477.91,0.0,tp_upper -33312,做空,2022-04-02 22:15:00,2022-04-02 22:40:00,3468.18,3471.38,-0.0,flip_to_long -33313,做多,2022-04-02 22:40:00,2022-04-02 22:45:00,3471.38,3464.26,-0.0,flip_to_short -33314,做空,2022-04-02 22:45:00,2022-04-02 23:10:00,3464.26,3464.26,-0.0,flip_to_long -33315,做多,2022-04-02 23:10:00,2022-04-02 23:20:00,3464.26,3463.94,-0.0,flip_to_short -33316,做空,2022-04-02 23:20:00,2022-04-02 23:30:00,3463.94,3450.96,0.0,tp_lower -33317,做空,2022-04-03 00:20:00,2022-04-03 01:15:00,3456.19,3428.66,0.01,tp_lower -33318,做多,2022-04-03 02:20:00,2022-04-03 02:40:00,3444.94,3437.17,-0.0,flip_to_short -33319,做空,2022-04-03 02:40:00,2022-04-03 03:00:00,3437.17,3440.86,-0.0,flip_to_long -33320,做多,2022-04-03 03:00:00,2022-04-03 03:15:00,3440.86,3451.7,0.0,tp_upper -33321,做空,2022-04-03 06:00:00,2022-04-03 06:05:00,3472.02,3502.25,-0.01,flip_to_long -33322,做多,2022-04-03 06:05:00,2022-04-03 06:10:00,3502.25,3501.05,-0.0,tp_upper -33323,做空,2022-04-03 07:10:00,2022-04-03 07:30:00,3491.58,3491.11,-0.0,flip_to_long -33324,做多,2022-04-03 07:30:00,2022-04-03 08:10:00,3491.11,3493.01,0.0,flip_to_short -33325,做空,2022-04-03 08:10:00,2022-04-03 08:40:00,3493.01,3490.2,0.0,flip_to_long -33326,做多,2022-04-03 08:40:00,2022-04-03 08:45:00,3490.2,3475.8,-0.0,flip_to_short -33327,做空,2022-04-03 08:45:00,2022-04-03 08:50:00,3475.8,3473.0,0.0,tp_lower -33328,做多,2022-04-03 09:25:00,2022-04-03 09:40:00,3487.96,3504.41,0.0,tp_upper -33329,做空,2022-04-03 10:10:00,2022-04-03 10:30:00,3484.83,3490.19,-0.0,flip_to_long -33330,做多,2022-04-03 10:30:00,2022-04-03 10:35:00,3490.19,3481.92,-0.0,flip_to_short -33331,做空,2022-04-03 10:35:00,2022-04-03 11:05:00,3481.92,3474.82,0.0,tp_lower -33332,做多,2022-04-03 11:40:00,2022-04-03 11:45:00,3488.25,3487.3,-0.0,tp_upper -33333,做空,2022-04-03 12:00:00,2022-04-03 12:10:00,3478.02,3488.58,-0.0,flip_to_long -33334,做多,2022-04-03 12:10:00,2022-04-03 12:15:00,3488.58,3496.19,0.0,tp_upper -33335,做空,2022-04-03 13:05:00,2022-04-03 13:15:00,3490.36,3494.57,-0.0,flip_to_long -33336,做多,2022-04-03 13:15:00,2022-04-03 13:30:00,3494.57,3498.91,0.0,tp_upper -33337,做空,2022-04-03 13:50:00,2022-04-03 13:55:00,3494.3,3496.41,-0.0,flip_to_long -33338,做多,2022-04-03 13:55:00,2022-04-03 14:00:00,3496.41,3490.27,-0.0,flip_to_short -33339,做空,2022-04-03 14:00:00,2022-04-03 14:25:00,3490.27,3487.26,0.0,tp_lower -33340,做多,2022-04-03 14:45:00,2022-04-03 14:55:00,3494.47,3511.96,0.0,tp_upper -33341,做空,2022-04-03 15:35:00,2022-04-03 15:45:00,3499.55,3503.44,-0.0,flip_to_long -33342,做多,2022-04-03 15:45:00,2022-04-03 15:55:00,3503.44,3498.24,-0.0,flip_to_short -33343,做空,2022-04-03 15:55:00,2022-04-03 16:05:00,3498.24,3506.19,-0.0,flip_to_long -33344,做多,2022-04-03 16:05:00,2022-04-03 16:15:00,3506.19,3507.63,-0.0,flip_to_short -33345,做空,2022-04-03 16:15:00,2022-04-03 16:20:00,3507.63,3485.55,0.0,tp_lower -33346,做多,2022-04-03 17:40:00,2022-04-03 18:05:00,3489.18,3494.69,0.0,tp_upper -33347,做空,2022-04-03 18:35:00,2022-04-03 18:45:00,3493.56,3491.04,0.0,flip_to_long -33348,做多,2022-04-03 18:45:00,2022-04-03 18:50:00,3491.04,3514.27,0.0,tp_upper -33349,做空,2022-04-03 19:25:00,2022-04-03 20:25:00,3496.93,3499.79,-0.0,flip_to_long -33350,做多,2022-04-03 20:25:00,2022-04-03 20:40:00,3499.79,3496.12,-0.0,flip_to_short -33351,做空,2022-04-03 20:40:00,2022-04-03 21:00:00,3496.12,3492.14,0.0,flip_to_long -33352,做多,2022-04-03 21:00:00,2022-04-03 21:10:00,3492.14,3503.36,0.0,tp_upper -33353,做空,2022-04-03 22:55:00,2022-04-04 00:25:00,3544.08,3488.25,0.01,tp_lower -33354,做多,2022-04-04 01:50:00,2022-04-04 01:55:00,3490.61,3484.86,-0.0,flip_to_short -33355,做空,2022-04-04 01:55:00,2022-04-04 02:15:00,3484.86,3489.14,-0.0,flip_to_long -33356,做多,2022-04-04 02:15:00,2022-04-04 02:25:00,3489.14,3487.11,-0.0,flip_to_short -33357,做空,2022-04-04 02:25:00,2022-04-04 04:00:00,3487.11,3483.86,0.0,tp_lower -33358,做多,2022-04-04 04:15:00,2022-04-04 04:35:00,3495.79,3501.12,0.0,flip_to_short -33359,做空,2022-04-04 04:35:00,2022-04-04 05:10:00,3501.12,3502.47,-0.0,flip_to_long -33360,做多,2022-04-04 05:10:00,2022-04-04 05:25:00,3502.47,3498.27,-0.0,flip_to_short -33361,做空,2022-04-04 05:25:00,2022-04-04 06:25:00,3498.27,3501.84,-0.0,flip_to_long -33362,做多,2022-04-04 06:25:00,2022-04-04 06:40:00,3501.84,3502.18,-0.0,flip_to_short -33363,做空,2022-04-04 06:40:00,2022-04-04 06:55:00,3502.18,3500.99,-0.0,flip_to_long -33364,做多,2022-04-04 06:55:00,2022-04-04 07:05:00,3500.99,3494.81,-0.0,flip_to_short -33365,做空,2022-04-04 07:05:00,2022-04-04 07:10:00,3494.81,3494.89,-0.0,tp_lower -33366,做多,2022-04-04 07:35:00,2022-04-04 07:40:00,3499.4,3506.2,0.0,tp_upper -33367,做空,2022-04-04 07:55:00,2022-04-04 08:00:00,3500.91,3498.5,0.0,tp_lower -33368,做多,2022-04-04 08:30:00,2022-04-04 08:35:00,3498.1,3494.67,-0.0,flip_to_short -33369,做空,2022-04-04 08:35:00,2022-04-04 08:40:00,3494.67,3488.34,0.0,tp_lower -33370,做多,2022-04-04 11:05:00,2022-04-04 11:20:00,3469.89,3469.01,-0.0,flip_to_short -33371,做空,2022-04-04 11:20:00,2022-04-04 12:40:00,3469.01,3472.93,-0.0,flip_to_long -33372,做多,2022-04-04 12:40:00,2022-04-04 14:10:00,3472.93,3474.94,0.0,tp_upper -33373,做空,2022-04-04 14:15:00,2022-04-04 14:25:00,3468.91,3465.78,0.0,flip_to_long -33374,做多,2022-04-04 14:25:00,2022-04-04 16:30:00,3465.78,3448.19,-0.0,tp_upper -33375,做空,2022-04-04 17:35:00,2022-04-04 17:40:00,3446.68,3430.41,0.0,tp_lower -33376,做多,2022-04-04 18:35:00,2022-04-04 19:05:00,3442.3,3473.7,0.01,tp_upper -33377,做多,2022-04-04 21:40:00,2022-04-04 21:50:00,3511.4,3506.41,-0.0,flip_to_short -33378,做空,2022-04-04 21:50:00,2022-04-04 21:55:00,3506.41,3507.72,-0.0,flip_to_long -33379,做多,2022-04-04 21:55:00,2022-04-04 22:40:00,3507.72,3514.99,0.0,tp_upper -33380,做空,2022-04-04 23:45:00,2022-04-05 00:20:00,3517.8,3512.86,0.0,tp_lower -33381,做多,2022-04-05 01:35:00,2022-04-05 01:45:00,3510.96,3520.5,0.0,tp_upper -33382,做空,2022-04-05 02:30:00,2022-04-05 02:55:00,3512.37,3513.81,-0.0,flip_to_long -33383,做多,2022-04-05 02:55:00,2022-04-05 03:10:00,3513.81,3522.43,0.0,tp_upper -33384,做空,2022-04-05 03:15:00,2022-04-05 03:20:00,3516.6,3523.26,-0.0,flip_to_long -33385,做多,2022-04-05 03:20:00,2022-04-05 03:30:00,3523.26,3532.23,0.0,tp_upper -33386,做空,2022-04-05 04:05:00,2022-04-05 04:10:00,3516.72,3520.65,-0.0,flip_to_long -33387,做多,2022-04-05 04:10:00,2022-04-05 04:15:00,3520.65,3516.26,-0.0,flip_to_short -33388,做空,2022-04-05 04:15:00,2022-04-05 04:20:00,3516.26,3521.84,-0.0,flip_to_long -33389,做多,2022-04-05 04:20:00,2022-04-05 04:25:00,3521.84,3518.14,-0.0,flip_to_short -33390,做空,2022-04-05 04:25:00,2022-04-05 04:40:00,3518.14,3527.23,-0.0,flip_to_long -33391,做多,2022-04-05 04:40:00,2022-04-05 04:45:00,3527.23,3529.68,0.0,tp_upper -33392,做空,2022-04-05 05:10:00,2022-04-05 05:15:00,3521.32,3521.46,-0.0,flip_to_long -33393,做多,2022-04-05 05:15:00,2022-04-05 05:35:00,3521.46,3521.14,-0.0,flip_to_short -33394,做空,2022-04-05 05:35:00,2022-04-05 06:15:00,3521.14,3521.86,-0.0,flip_to_long -33395,做多,2022-04-05 06:15:00,2022-04-05 06:20:00,3521.86,3514.7,-0.0,flip_to_short -33396,做空,2022-04-05 06:20:00,2022-04-05 06:25:00,3514.7,3517.33,-0.0,tp_lower -33397,做多,2022-04-05 06:35:00,2022-04-05 07:05:00,3519.04,3519.01,-0.0,flip_to_short -33398,做空,2022-04-05 07:05:00,2022-04-05 07:10:00,3519.01,3514.23,0.0,tp_lower -33399,做多,2022-04-05 07:15:00,2022-04-05 07:25:00,3518.42,3527.89,0.0,tp_upper -33400,做空,2022-04-05 08:05:00,2022-04-05 08:20:00,3522.86,3522.99,-0.0,flip_to_long -33401,做多,2022-04-05 08:20:00,2022-04-05 08:25:00,3522.99,3521.78,-0.0,flip_to_short -33402,做空,2022-04-05 08:25:00,2022-04-05 08:55:00,3521.78,3524.14,-0.0,flip_to_long -33403,做多,2022-04-05 08:55:00,2022-04-05 09:00:00,3524.14,3521.51,-0.0,flip_to_short -33404,做空,2022-04-05 09:00:00,2022-04-05 09:10:00,3521.51,3525.44,-0.0,flip_to_long -33405,做多,2022-04-05 09:10:00,2022-04-05 09:35:00,3525.44,3522.08,-0.0,flip_to_short -33406,做空,2022-04-05 09:35:00,2022-04-05 09:40:00,3522.08,3515.76,0.0,tp_lower -33407,做多,2022-04-05 10:15:00,2022-04-05 10:45:00,3517.84,3519.89,0.0,flip_to_short -33408,做空,2022-04-05 10:45:00,2022-04-05 11:05:00,3519.89,3518.73,-0.0,flip_to_long -33409,做多,2022-04-05 11:05:00,2022-04-05 11:15:00,3518.73,3520.17,-0.0,tp_upper -33410,做空,2022-04-05 11:30:00,2022-04-05 11:35:00,3514.49,3522.5,-0.0,flip_to_long -33411,做多,2022-04-05 11:35:00,2022-04-05 11:40:00,3522.5,3522.29,-0.0,tp_upper -33412,做空,2022-04-05 11:45:00,2022-04-05 11:50:00,3517.02,3519.44,-0.0,flip_to_long -33413,做多,2022-04-05 11:50:00,2022-04-05 12:00:00,3519.44,3529.89,0.0,tp_upper -33414,做空,2022-04-05 12:40:00,2022-04-05 13:05:00,3523.98,3506.37,0.0,tp_lower -33415,做多,2022-04-05 15:10:00,2022-04-05 15:15:00,3463.19,3458.02,-0.0,flip_to_short -33416,做空,2022-04-05 15:15:00,2022-04-05 15:30:00,3458.02,3459.25,-0.0,flip_to_long -33417,做多,2022-04-05 15:30:00,2022-04-05 15:35:00,3459.25,3452.06,-0.0,flip_to_short -33418,做空,2022-04-05 15:35:00,2022-04-05 15:40:00,3452.06,3456.45,-0.0,flip_to_long -33419,做多,2022-04-05 15:40:00,2022-04-05 15:55:00,3456.45,3451.0,-0.0,flip_to_short -33420,做空,2022-04-05 15:55:00,2022-04-05 16:00:00,3451.0,3438.54,0.0,tp_lower -33421,做多,2022-04-05 16:05:00,2022-04-05 16:10:00,3455.48,3468.1,0.0,tp_upper -33422,做空,2022-04-05 16:30:00,2022-04-05 16:55:00,3452.25,3465.16,-0.0,tp_lower -33423,做空,2022-04-05 17:30:00,2022-04-05 19:05:00,3461.31,3429.15,0.01,tp_lower -33424,做多,2022-04-05 19:20:00,2022-04-05 19:25:00,3451.55,3461.21,0.0,tp_upper -33425,做空,2022-04-05 20:25:00,2022-04-05 20:35:00,3444.31,3420.01,0.0,tp_lower -33426,做多,2022-04-05 21:35:00,2022-04-05 21:45:00,3441.68,3444.02,0.0,flip_to_short -33427,做空,2022-04-05 21:45:00,2022-04-05 22:30:00,3444.02,3443.48,-0.0,flip_to_long -33428,做多,2022-04-05 22:30:00,2022-04-05 22:35:00,3443.48,3439.82,-0.0,flip_to_short -33429,做空,2022-04-05 22:35:00,2022-04-05 22:40:00,3439.82,3458.51,-0.0,flip_to_long -33430,做多,2022-04-05 22:40:00,2022-04-05 22:45:00,3458.51,3454.08,-0.0,tp_upper -33431,做空,2022-04-05 22:50:00,2022-04-05 23:00:00,3441.02,3440.09,-0.0,tp_lower -33432,做多,2022-04-05 23:15:00,2022-04-06 02:20:00,3445.28,3351.25,-0.02,tp_upper -33433,做多,2022-04-06 02:50:00,2022-04-06 02:55:00,3345.88,3340.78,-0.0,flip_to_short -33434,做空,2022-04-06 02:55:00,2022-04-06 03:00:00,3340.78,3344.61,-0.0,flip_to_long -33435,做多,2022-04-06 03:00:00,2022-04-06 03:05:00,3344.61,3344.19,-0.0,flip_to_short -33436,做空,2022-04-06 03:05:00,2022-04-06 03:10:00,3344.19,3337.23,0.0,tp_lower -33437,做多,2022-04-06 03:15:00,2022-04-06 03:40:00,3339.37,3343.63,0.0,flip_to_short -33438,做空,2022-04-06 03:40:00,2022-04-06 04:00:00,3343.63,3325.49,0.0,tp_lower -33439,做多,2022-04-06 04:10:00,2022-04-06 04:15:00,3344.84,3353.07,0.0,tp_upper -33440,做空,2022-04-06 04:30:00,2022-04-06 06:25:00,3342.51,3358.94,-0.0,flip_to_long -33441,做多,2022-04-06 06:25:00,2022-04-06 07:20:00,3358.94,3360.65,0.0,flip_to_short -33442,做空,2022-04-06 07:20:00,2022-04-06 07:35:00,3360.65,3349.98,0.0,tp_lower -33443,做多,2022-04-06 08:40:00,2022-04-06 09:05:00,3351.22,3347.08,-0.0,flip_to_short -33444,做空,2022-04-06 09:05:00,2022-04-06 09:15:00,3347.08,3347.66,-0.0,flip_to_long -33445,做多,2022-04-06 09:15:00,2022-04-06 09:20:00,3347.66,3340.92,-0.0,flip_to_short -33446,做空,2022-04-06 09:20:00,2022-04-06 09:25:00,3340.92,3335.72,0.0,tp_lower -33447,做多,2022-04-06 09:40:00,2022-04-06 09:45:00,3345.21,3334.19,-0.0,flip_to_short -33448,做空,2022-04-06 09:45:00,2022-04-06 09:50:00,3334.19,3338.02,-0.0,tp_lower -33449,做多,2022-04-06 09:55:00,2022-04-06 10:00:00,3346.82,3334.03,-0.0,flip_to_short -33450,做空,2022-04-06 10:00:00,2022-04-06 10:05:00,3334.03,3335.28,-0.0,tp_lower -33451,做多,2022-04-06 10:20:00,2022-04-06 10:35:00,3343.37,3330.98,-0.0,flip_to_short -33452,做空,2022-04-06 10:35:00,2022-04-06 11:00:00,3330.98,3317.0,0.0,tp_lower -33453,做多,2022-04-06 12:10:00,2022-04-06 12:30:00,3319.2,3307.6,-0.0,flip_to_short -33454,做空,2022-04-06 12:30:00,2022-04-06 13:00:00,3307.6,3312.6,-0.0,flip_to_long -33455,做多,2022-04-06 13:00:00,2022-04-06 13:30:00,3312.6,3305.0,-0.0,flip_to_short -33456,做空,2022-04-06 13:30:00,2022-04-06 13:35:00,3305.0,3294.63,0.0,tp_lower -33457,做空,2022-04-06 14:50:00,2022-04-06 15:20:00,3263.96,3248.51,0.0,tp_lower -33458,做多,2022-04-06 15:30:00,2022-04-06 15:55:00,3246.39,3255.84,0.0,flip_to_short -33459,做空,2022-04-06 15:55:00,2022-04-06 16:05:00,3255.84,3255.77,-0.0,flip_to_long -33460,做多,2022-04-06 16:05:00,2022-04-06 16:10:00,3255.77,3240.6,-0.0,flip_to_short -33461,做空,2022-04-06 16:10:00,2022-04-06 16:20:00,3240.6,3221.49,0.0,tp_lower -33462,做多,2022-04-06 17:40:00,2022-04-06 17:55:00,3210.25,3218.01,0.0,tp_upper -33463,做空,2022-04-06 18:10:00,2022-04-06 18:15:00,3200.89,3186.07,0.0,tp_lower -33464,做多,2022-04-06 18:30:00,2022-04-06 18:35:00,3217.41,3216.69,-0.0,flip_to_short -33465,做空,2022-04-06 18:35:00,2022-04-06 19:40:00,3216.69,3220.42,-0.0,flip_to_long -33466,做多,2022-04-06 19:40:00,2022-04-06 20:10:00,3220.42,3211.99,-0.0,flip_to_short -33467,做空,2022-04-06 20:10:00,2022-04-06 20:15:00,3211.99,3206.41,0.0,tp_lower -33468,做多,2022-04-06 20:45:00,2022-04-06 21:35:00,3231.97,3218.36,-0.0,flip_to_short -33469,做空,2022-04-06 21:35:00,2022-04-06 21:40:00,3218.36,3218.83,-0.0,flip_to_long -33470,做多,2022-04-06 21:40:00,2022-04-06 21:55:00,3218.83,3225.06,0.0,flip_to_short -33471,做空,2022-04-06 21:55:00,2022-04-06 22:10:00,3225.06,3229.78,-0.0,flip_to_long -33472,做多,2022-04-06 22:10:00,2022-04-06 22:15:00,3229.78,3217.26,-0.0,flip_to_short -33473,做空,2022-04-06 22:15:00,2022-04-06 22:20:00,3217.26,3210.9,0.0,tp_lower -33474,做多,2022-04-07 00:10:00,2022-04-07 00:40:00,3187.68,3187.14,-0.0,flip_to_short -33475,做空,2022-04-07 00:40:00,2022-04-07 00:50:00,3187.14,3146.67,0.01,tp_lower -33476,做多,2022-04-07 01:10:00,2022-04-07 01:45:00,3172.67,3184.06,0.0,flip_to_short -33477,做空,2022-04-07 01:45:00,2022-04-07 02:30:00,3184.06,3188.95,-0.0,flip_to_long -33478,做多,2022-04-07 02:30:00,2022-04-07 03:05:00,3188.95,3184.66,-0.0,flip_to_short -33479,做空,2022-04-07 03:05:00,2022-04-07 03:35:00,3184.66,3182.96,0.0,flip_to_long -33480,做多,2022-04-07 03:35:00,2022-04-07 03:45:00,3182.96,3184.6,0.0,flip_to_short -33481,做空,2022-04-07 03:45:00,2022-04-07 05:35:00,3184.6,3202.65,-0.0,flip_to_long -33482,做多,2022-04-07 05:35:00,2022-04-07 05:40:00,3202.65,3198.01,-0.0,flip_to_short -33483,做空,2022-04-07 05:40:00,2022-04-07 05:45:00,3198.01,3201.85,-0.0,flip_to_long -33484,做多,2022-04-07 05:45:00,2022-04-07 05:50:00,3201.85,3215.26,0.0,tp_upper -33485,做空,2022-04-07 06:10:00,2022-04-07 06:20:00,3205.68,3208.78,-0.0,flip_to_long -33486,做多,2022-04-07 06:20:00,2022-04-07 06:40:00,3208.78,3219.79,0.0,tp_upper -33487,做空,2022-04-07 07:00:00,2022-04-07 08:20:00,3210.63,3224.41,-0.0,flip_to_long -33488,做多,2022-04-07 08:20:00,2022-04-07 08:30:00,3224.41,3223.04,-0.0,flip_to_short -33489,做空,2022-04-07 08:30:00,2022-04-07 08:45:00,3223.04,3217.6,0.0,tp_lower -33490,做多,2022-04-07 09:35:00,2022-04-07 09:45:00,3223.95,3219.5,-0.0,flip_to_short -33491,做空,2022-04-07 09:45:00,2022-04-07 10:40:00,3219.5,3218.63,-0.0,flip_to_long -33492,做多,2022-04-07 10:40:00,2022-04-07 10:55:00,3218.63,3221.17,0.0,flip_to_short -33493,做空,2022-04-07 10:55:00,2022-04-07 11:00:00,3221.17,3214.92,0.0,tp_lower -33494,做多,2022-04-07 11:05:00,2022-04-07 11:10:00,3218.95,3225.07,0.0,tp_upper -33495,做空,2022-04-07 11:15:00,2022-04-07 13:05:00,3222.4,3211.17,0.0,tp_lower -33496,做多,2022-04-07 13:55:00,2022-04-07 14:00:00,3228.62,3228.11,-0.0,flip_to_short -33497,做空,2022-04-07 14:00:00,2022-04-07 14:40:00,3228.11,3190.68,0.01,tp_lower -33498,做多,2022-04-07 15:45:00,2022-04-07 16:10:00,3186.75,3214.4,0.01,tp_upper -33499,做空,2022-04-07 16:45:00,2022-04-07 16:50:00,3194.12,3204.21,-0.0,flip_to_long -33500,做多,2022-04-07 16:50:00,2022-04-07 17:10:00,3204.21,3230.69,0.01,tp_upper -33501,做空,2022-04-07 17:45:00,2022-04-07 17:50:00,3214.57,3216.09,-0.0,flip_to_long -33502,做多,2022-04-07 17:50:00,2022-04-07 18:25:00,3216.09,3227.43,0.0,tp_upper -33503,做空,2022-04-07 18:30:00,2022-04-07 20:35:00,3224.21,3237.16,-0.0,flip_to_long -33504,做多,2022-04-07 20:35:00,2022-04-07 20:45:00,3237.16,3240.18,0.0,tp_upper -33505,做空,2022-04-07 21:00:00,2022-04-07 21:05:00,3224.8,3227.61,-0.0,flip_to_long -33506,做多,2022-04-07 21:05:00,2022-04-07 21:10:00,3227.61,3224.15,-0.0,flip_to_short -33507,做空,2022-04-07 21:10:00,2022-04-07 21:20:00,3224.15,3196.45,0.01,tp_lower -33508,做多,2022-04-07 21:35:00,2022-04-07 23:00:00,3222.06,3238.61,0.0,tp_upper -33509,做空,2022-04-07 23:50:00,2022-04-08 00:05:00,3227.59,3235.79,-0.0,flip_to_long -33510,做多,2022-04-08 00:05:00,2022-04-08 00:15:00,3235.79,3236.9,-0.0,flip_to_short -33511,做空,2022-04-08 00:15:00,2022-04-08 00:30:00,3236.9,3220.74,0.0,tp_lower -33512,做多,2022-04-08 01:00:00,2022-04-08 01:50:00,3229.12,3247.21,0.0,tp_upper -33513,做空,2022-04-08 03:30:00,2022-04-08 03:50:00,3257.7,3258.26,-0.0,flip_to_long -33514,做多,2022-04-08 03:50:00,2022-04-08 04:15:00,3258.26,3258.91,-0.0,flip_to_short -33515,做空,2022-04-08 04:15:00,2022-04-08 05:10:00,3258.91,3262.92,-0.0,flip_to_long -33516,做多,2022-04-08 05:10:00,2022-04-08 06:05:00,3262.92,3265.17,0.0,flip_to_short -33517,做空,2022-04-08 06:05:00,2022-04-08 06:40:00,3265.17,3251.55,0.0,tp_lower -33518,做多,2022-04-08 06:50:00,2022-04-08 06:55:00,3267.54,3265.19,-0.0,flip_to_short -33519,做空,2022-04-08 06:55:00,2022-04-08 07:10:00,3265.19,3264.54,-0.0,flip_to_long -33520,做多,2022-04-08 07:10:00,2022-04-08 07:20:00,3264.54,3259.99,-0.0,flip_to_short -33521,做空,2022-04-08 07:20:00,2022-04-08 07:25:00,3259.99,3247.89,0.0,tp_lower -33522,做多,2022-04-08 07:50:00,2022-04-08 07:55:00,3266.0,3284.46,0.0,tp_upper -33523,做空,2022-04-08 09:30:00,2022-04-08 09:50:00,3287.17,3277.84,0.0,tp_lower -33524,做多,2022-04-08 10:45:00,2022-04-08 11:00:00,3282.9,3271.29,-0.0,flip_to_short -33525,做空,2022-04-08 11:00:00,2022-04-08 11:05:00,3271.29,3270.0,-0.0,tp_lower -33526,做多,2022-04-08 14:00:00,2022-04-08 14:15:00,3245.17,3259.57,0.0,tp_upper -33527,做空,2022-04-08 15:35:00,2022-04-08 15:40:00,3273.35,3273.79,-0.0,flip_to_long -33528,做多,2022-04-08 15:40:00,2022-04-08 16:10:00,3273.79,3274.99,-0.0,flip_to_short -33529,做空,2022-04-08 16:10:00,2022-04-08 16:15:00,3274.99,3280.83,-0.0,flip_to_long -33530,做多,2022-04-08 16:15:00,2022-04-08 16:30:00,3280.83,3275.11,-0.0,flip_to_short -33531,做空,2022-04-08 16:30:00,2022-04-08 16:45:00,3275.11,3262.36,0.0,tp_lower -33532,做多,2022-04-08 18:30:00,2022-04-08 18:45:00,3238.35,3251.69,0.0,tp_upper -33533,做空,2022-04-08 19:35:00,2022-04-08 20:45:00,3247.56,3246.39,-0.0,flip_to_long -33534,做多,2022-04-08 20:45:00,2022-04-08 21:05:00,3246.39,3242.49,-0.0,flip_to_short -33535,做空,2022-04-08 21:05:00,2022-04-08 21:10:00,3242.49,3244.26,-0.0,flip_to_long -33536,做多,2022-04-08 21:10:00,2022-04-08 21:20:00,3244.26,3238.77,-0.0,flip_to_short -33537,做空,2022-04-08 21:20:00,2022-04-08 21:35:00,3238.77,3221.22,0.0,tp_lower -33538,做多,2022-04-08 23:50:00,2022-04-09 00:00:00,3191.1,3200.56,0.0,tp_upper -33539,做空,2022-04-09 00:15:00,2022-04-09 01:55:00,3197.8,3216.99,-0.01,flip_to_long -33540,做多,2022-04-09 01:55:00,2022-04-09 02:00:00,3216.99,3217.22,-0.0,tp_upper -33541,做空,2022-04-09 02:10:00,2022-04-09 02:15:00,3209.02,3212.21,-0.0,flip_to_long -33542,做多,2022-04-09 02:15:00,2022-04-09 02:20:00,3212.21,3208.31,-0.0,flip_to_short -33543,做空,2022-04-09 02:20:00,2022-04-09 02:35:00,3208.31,3193.7,0.0,tp_lower -33544,做多,2022-04-09 03:10:00,2022-04-09 03:15:00,3205.94,3202.0,-0.0,flip_to_short -33545,做空,2022-04-09 03:15:00,2022-04-09 03:25:00,3202.0,3201.45,-0.0,flip_to_long -33546,做多,2022-04-09 03:25:00,2022-04-09 04:45:00,3201.45,3208.74,0.0,flip_to_short -33547,做空,2022-04-09 04:45:00,2022-04-09 05:05:00,3208.74,3212.85,-0.0,flip_to_long -33548,做多,2022-04-09 05:05:00,2022-04-09 05:15:00,3212.85,3218.25,0.0,tp_upper -33549,做空,2022-04-09 05:20:00,2022-04-09 05:30:00,3211.94,3211.97,-0.0,flip_to_long -33550,做多,2022-04-09 05:30:00,2022-04-09 05:55:00,3211.97,3224.44,0.0,tp_upper -33551,做空,2022-04-09 06:10:00,2022-04-09 06:35:00,3214.07,3200.25,0.0,tp_lower -33552,做多,2022-04-09 07:45:00,2022-04-09 07:50:00,3210.36,3211.97,0.0,tp_upper -33553,做空,2022-04-09 08:05:00,2022-04-09 08:30:00,3204.85,3206.45,-0.0,flip_to_long -33554,做多,2022-04-09 08:30:00,2022-04-09 08:40:00,3206.45,3211.79,0.0,tp_upper -33555,做空,2022-04-09 08:45:00,2022-04-09 08:50:00,3203.72,3210.57,-0.0,flip_to_long -33556,做多,2022-04-09 08:50:00,2022-04-09 09:15:00,3210.57,3208.2,-0.0,flip_to_short -33557,做空,2022-04-09 09:15:00,2022-04-09 09:35:00,3208.2,3204.06,0.0,flip_to_long -33558,做多,2022-04-09 09:35:00,2022-04-09 09:55:00,3204.06,3206.89,0.0,flip_to_short -33559,做空,2022-04-09 09:55:00,2022-04-09 10:00:00,3206.89,3199.32,0.0,tp_lower -33560,做多,2022-04-09 10:15:00,2022-04-09 10:20:00,3207.92,3204.11,-0.0,flip_to_short -33561,做空,2022-04-09 10:20:00,2022-04-09 10:30:00,3204.11,3209.69,-0.0,tp_lower -33562,做空,2022-04-09 10:35:00,2022-04-09 10:50:00,3209.46,3205.16,0.0,flip_to_long -33563,做多,2022-04-09 10:50:00,2022-04-09 11:00:00,3205.16,3208.94,0.0,tp_upper -33564,做空,2022-04-09 11:35:00,2022-04-09 11:55:00,3208.84,3208.24,-0.0,flip_to_long -33565,做多,2022-04-09 11:55:00,2022-04-09 12:30:00,3208.24,3222.87,0.0,tp_upper -33566,做多,2022-04-09 14:00:00,2022-04-09 14:10:00,3223.75,3213.05,-0.0,flip_to_short -33567,做空,2022-04-09 14:10:00,2022-04-09 14:15:00,3213.05,3218.12,-0.0,tp_lower -33568,做多,2022-04-09 14:25:00,2022-04-09 14:30:00,3222.7,3218.2,-0.0,flip_to_short -33569,做空,2022-04-09 14:30:00,2022-04-09 14:35:00,3218.2,3218.2,-0.0,flip_to_long -33570,做多,2022-04-09 14:35:00,2022-04-09 15:10:00,3218.2,3225.23,0.0,flip_to_short -33571,做空,2022-04-09 15:10:00,2022-04-09 15:25:00,3225.23,3220.85,0.0,tp_lower -33572,做多,2022-04-09 16:15:00,2022-04-09 16:50:00,3219.2,3221.8,0.0,tp_upper -33573,做空,2022-04-09 16:55:00,2022-04-09 18:25:00,3219.54,3229.31,-0.0,flip_to_long -33574,做多,2022-04-09 18:25:00,2022-04-09 18:35:00,3229.31,3232.5,0.0,flip_to_short -33575,做空,2022-04-09 18:35:00,2022-04-09 19:05:00,3232.5,3235.3,-0.0,flip_to_long -33576,做多,2022-04-09 19:05:00,2022-04-09 19:15:00,3235.3,3233.74,-0.0,flip_to_short -33577,做空,2022-04-09 19:15:00,2022-04-09 19:40:00,3233.74,3231.77,0.0,flip_to_long -33578,做多,2022-04-09 19:40:00,2022-04-09 19:50:00,3231.77,3237.62,0.0,tp_upper -33579,做多,2022-04-09 20:00:00,2022-04-09 20:10:00,3234.87,3245.77,0.0,tp_upper -33580,做空,2022-04-09 20:40:00,2022-04-09 21:00:00,3233.01,3223.39,0.0,tp_lower -33581,做多,2022-04-09 21:25:00,2022-04-09 21:30:00,3239.64,3240.99,-0.0,tp_upper -33582,做空,2022-04-09 23:10:00,2022-04-09 23:20:00,3241.08,3244.2,-0.0,flip_to_long -33583,做多,2022-04-09 23:20:00,2022-04-09 23:30:00,3244.2,3262.14,0.0,tp_upper -33584,做空,2022-04-10 00:00:00,2022-04-10 00:25:00,3254.35,3250.68,0.0,flip_to_long -33585,做多,2022-04-10 00:25:00,2022-04-10 01:20:00,3250.68,3259.28,0.0,tp_upper -33586,做空,2022-04-10 02:10:00,2022-04-10 02:50:00,3252.49,3258.42,-0.0,flip_to_long -33587,做多,2022-04-10 02:50:00,2022-04-10 03:00:00,3258.42,3255.55,-0.0,flip_to_short -33588,做空,2022-04-10 03:00:00,2022-04-10 03:40:00,3255.55,3257.4,-0.0,flip_to_long -33589,做多,2022-04-10 03:40:00,2022-04-10 03:45:00,3257.4,3256.4,-0.0,flip_to_short -33590,做空,2022-04-10 03:45:00,2022-04-10 03:50:00,3256.4,3257.16,-0.0,flip_to_long -33591,做多,2022-04-10 03:50:00,2022-04-10 03:55:00,3257.16,3256.03,-0.0,flip_to_short -33592,做空,2022-04-10 03:55:00,2022-04-10 05:05:00,3256.03,3257.33,-0.0,flip_to_long -33593,做多,2022-04-10 05:05:00,2022-04-10 05:10:00,3257.33,3252.0,-0.0,flip_to_short -33594,做空,2022-04-10 05:10:00,2022-04-10 05:15:00,3252.0,3254.02,-0.0,flip_to_long -33595,做多,2022-04-10 05:15:00,2022-04-10 05:20:00,3254.02,3247.87,-0.0,flip_to_short -33596,做空,2022-04-10 05:20:00,2022-04-10 05:25:00,3247.87,3244.22,0.0,tp_lower -33597,做多,2022-04-10 06:35:00,2022-04-10 07:00:00,3254.99,3245.38,-0.0,flip_to_short -33598,做空,2022-04-10 07:00:00,2022-04-10 07:05:00,3245.38,3245.68,-0.0,flip_to_long -33599,做多,2022-04-10 07:05:00,2022-04-10 08:15:00,3245.68,3243.43,-0.0,flip_to_short -33600,做空,2022-04-10 08:15:00,2022-04-10 08:20:00,3243.43,3245.29,-0.0,flip_to_long -33601,做多,2022-04-10 08:20:00,2022-04-10 08:30:00,3245.29,3249.2,0.0,tp_upper -33602,做空,2022-04-10 08:35:00,2022-04-10 08:50:00,3244.01,3242.36,0.0,tp_lower -33603,做多,2022-04-10 09:55:00,2022-04-10 10:00:00,3239.5,3235.23,-0.0,flip_to_short -33604,做空,2022-04-10 10:00:00,2022-04-10 10:05:00,3235.23,3238.7,-0.0,flip_to_long -33605,做多,2022-04-10 10:05:00,2022-04-10 10:15:00,3238.7,3243.3,0.0,tp_upper -33606,做空,2022-04-10 10:25:00,2022-04-10 10:35:00,3236.79,3237.35,-0.0,flip_to_long -33607,做多,2022-04-10 10:35:00,2022-04-10 10:40:00,3237.35,3239.35,0.0,tp_upper -33608,做多,2022-04-10 11:45:00,2022-04-10 11:50:00,3251.4,3254.42,0.0,tp_upper -33609,做空,2022-04-10 12:25:00,2022-04-10 12:40:00,3244.42,3248.59,-0.0,flip_to_long -33610,做多,2022-04-10 12:40:00,2022-04-10 14:20:00,3248.59,3246.05,-0.0,tp_upper -33611,做空,2022-04-10 15:20:00,2022-04-10 16:20:00,3247.42,3253.09,-0.0,flip_to_long -33612,做多,2022-04-10 16:20:00,2022-04-10 16:35:00,3253.09,3260.73,0.0,tp_upper -33613,做空,2022-04-10 18:35:00,2022-04-10 18:55:00,3292.68,3287.41,0.0,tp_lower -33614,做多,2022-04-10 19:20:00,2022-04-10 19:35:00,3292.5,3291.97,-0.0,flip_to_short -33615,做空,2022-04-10 19:35:00,2022-04-10 19:40:00,3291.97,3292.47,-0.0,flip_to_long -33616,做多,2022-04-10 19:40:00,2022-04-10 19:45:00,3292.47,3289.05,-0.0,flip_to_short -33617,做空,2022-04-10 19:45:00,2022-04-10 20:00:00,3289.05,3291.14,-0.0,flip_to_long -33618,做多,2022-04-10 20:00:00,2022-04-10 20:15:00,3291.14,3290.34,-0.0,flip_to_short -33619,做空,2022-04-10 20:15:00,2022-04-10 20:20:00,3290.34,3291.75,-0.0,flip_to_long -33620,做多,2022-04-10 20:20:00,2022-04-10 20:25:00,3291.75,3289.35,-0.0,flip_to_short -33621,做空,2022-04-10 20:25:00,2022-04-10 20:30:00,3289.35,3286.5,0.0,tp_lower -33622,做多,2022-04-10 20:35:00,2022-04-10 20:55:00,3288.51,3288.05,-0.0,flip_to_short -33623,做空,2022-04-10 20:55:00,2022-04-10 21:10:00,3288.05,3286.13,0.0,tp_lower -33624,做多,2022-04-10 21:40:00,2022-04-10 23:45:00,3284.78,3213.98,-0.02,flip_to_short -33625,做空,2022-04-10 23:45:00,2022-04-10 23:55:00,3213.98,3200.24,0.0,tp_lower -33626,做多,2022-04-11 00:50:00,2022-04-11 00:55:00,3205.77,3201.97,-0.0,flip_to_short -33627,做空,2022-04-11 00:55:00,2022-04-11 01:00:00,3201.97,3204.14,-0.0,flip_to_long -33628,做多,2022-04-11 01:00:00,2022-04-11 01:35:00,3204.14,3197.34,-0.0,flip_to_short -33629,做空,2022-04-11 01:35:00,2022-04-11 01:50:00,3197.34,3184.5,0.0,tp_lower -33630,做多,2022-04-11 03:35:00,2022-04-11 04:05:00,3170.33,3168.02,-0.0,flip_to_short -33631,做空,2022-04-11 04:05:00,2022-04-11 04:15:00,3168.02,3170.77,-0.0,flip_to_long -33632,做多,2022-04-11 04:15:00,2022-04-11 04:40:00,3170.77,3176.85,0.0,tp_upper -33633,做空,2022-04-11 05:10:00,2022-04-11 06:20:00,3174.24,3174.23,-0.0,tp_lower -33634,做多,2022-04-11 06:45:00,2022-04-11 06:50:00,3180.11,3175.38,-0.0,flip_to_short -33635,做空,2022-04-11 06:50:00,2022-04-11 07:00:00,3175.38,3173.01,0.0,tp_lower -33636,做多,2022-04-11 07:25:00,2022-04-11 07:30:00,3183.92,3185.41,-0.0,tp_upper -33637,做空,2022-04-11 07:40:00,2022-04-11 08:15:00,3177.47,3161.97,0.0,tp_lower -33638,做多,2022-04-11 12:15:00,2022-04-11 12:25:00,3057.8,3053.31,-0.0,flip_to_short -33639,做空,2022-04-11 12:25:00,2022-04-11 12:40:00,3053.31,3056.72,-0.0,flip_to_long -33640,做多,2022-04-11 12:40:00,2022-04-11 12:55:00,3056.72,3052.49,-0.0,flip_to_short -33641,做空,2022-04-11 12:55:00,2022-04-11 13:15:00,3052.49,3046.69,0.0,flip_to_long -33642,做多,2022-04-11 13:15:00,2022-04-11 14:05:00,3046.69,3043.85,-0.0,flip_to_short -33643,做空,2022-04-11 14:05:00,2022-04-11 14:25:00,3043.85,3025.6,0.0,tp_lower -33644,做多,2022-04-11 15:00:00,2022-04-11 15:15:00,3030.29,3033.32,0.0,flip_to_short -33645,做空,2022-04-11 15:15:00,2022-04-11 15:40:00,3033.32,3029.62,0.0,flip_to_long -33646,做多,2022-04-11 15:40:00,2022-04-11 15:45:00,3029.62,3016.9,-0.0,flip_to_short -33647,做空,2022-04-11 15:45:00,2022-04-11 15:50:00,3016.9,3017.67,-0.0,tp_lower -33648,做多,2022-04-11 16:45:00,2022-04-11 17:10:00,3019.18,3016.46,-0.0,flip_to_short -33649,做空,2022-04-11 17:10:00,2022-04-11 17:25:00,3016.46,3013.46,0.0,flip_to_long -33650,做多,2022-04-11 17:25:00,2022-04-11 17:35:00,3013.46,3006.28,-0.0,flip_to_short -33651,做空,2022-04-11 17:35:00,2022-04-11 17:45:00,3006.28,3015.06,-0.0,flip_to_long -33652,做多,2022-04-11 17:45:00,2022-04-11 18:15:00,3015.06,3007.38,-0.0,flip_to_short -33653,做空,2022-04-11 18:15:00,2022-04-11 18:20:00,3007.38,3012.46,-0.0,flip_to_long -33654,做多,2022-04-11 18:20:00,2022-04-11 18:55:00,3012.46,3035.18,0.01,tp_upper -33655,做空,2022-04-11 19:10:00,2022-04-11 19:20:00,3013.47,3001.27,0.0,tp_lower -33656,做多,2022-04-11 20:25:00,2022-04-11 20:40:00,3007.47,2988.58,-0.01,flip_to_short -33657,做空,2022-04-11 20:40:00,2022-04-11 20:45:00,2988.58,3000.08,-0.0,flip_to_long -33658,做多,2022-04-11 20:45:00,2022-04-11 20:50:00,3000.08,2994.44,-0.0,flip_to_short -33659,做空,2022-04-11 20:50:00,2022-04-11 21:00:00,2994.44,2996.0,-0.0,flip_to_long -33660,做多,2022-04-11 21:00:00,2022-04-11 22:35:00,2996.0,3010.25,0.0,tp_upper -33661,做空,2022-04-11 23:20:00,2022-04-11 23:30:00,2992.76,2991.68,-0.0,flip_to_long -33662,做多,2022-04-11 23:30:00,2022-04-12 00:25:00,2991.68,2984.78,-0.0,flip_to_short -33663,做空,2022-04-12 00:25:00,2022-04-12 00:35:00,2984.78,2985.86,-0.0,flip_to_long -33664,做多,2022-04-12 00:35:00,2022-04-12 00:50:00,2985.86,2984.32,-0.0,flip_to_short -33665,做空,2022-04-12 00:50:00,2022-04-12 01:00:00,2984.32,2961.34,0.01,tp_lower -33666,做多,2022-04-12 01:10:00,2022-04-12 01:20:00,2979.62,2980.05,-0.0,flip_to_short -33667,做空,2022-04-12 01:20:00,2022-04-12 01:40:00,2980.05,2973.12,0.0,tp_lower -33668,做多,2022-04-12 02:05:00,2022-04-12 03:15:00,2975.68,2965.55,-0.0,flip_to_short -33669,做空,2022-04-12 03:15:00,2022-04-12 03:20:00,2965.55,2967.03,-0.0,flip_to_long -33670,做多,2022-04-12 03:20:00,2022-04-12 03:40:00,2967.03,2976.71,0.0,tp_upper -33671,做空,2022-04-12 04:10:00,2022-04-12 07:05:00,2972.99,3001.56,-0.01,tp_lower -33672,做多,2022-04-12 07:10:00,2022-04-12 07:35:00,3007.01,3012.51,0.0,flip_to_short -33673,做空,2022-04-12 07:35:00,2022-04-12 09:15:00,3012.51,3015.8,-0.0,tp_lower -33674,做多,2022-04-12 09:35:00,2022-04-12 09:40:00,3024.13,3022.28,-0.0,flip_to_short -33675,做空,2022-04-12 09:40:00,2022-04-12 09:50:00,3022.28,3024.51,-0.0,flip_to_long -33676,做多,2022-04-12 09:50:00,2022-04-12 10:05:00,3024.51,3020.27,-0.0,flip_to_short -33677,做空,2022-04-12 10:05:00,2022-04-12 10:10:00,3020.27,3020.93,-0.0,flip_to_long -33678,做多,2022-04-12 10:10:00,2022-04-12 10:15:00,3020.93,3016.39,-0.0,flip_to_short -33679,做空,2022-04-12 10:15:00,2022-04-12 10:25:00,3016.39,3013.73,0.0,tp_lower -33680,做多,2022-04-12 10:35:00,2022-04-12 10:40:00,3023.05,3019.63,-0.0,flip_to_short -33681,做空,2022-04-12 10:40:00,2022-04-12 10:50:00,3019.63,3020.33,-0.0,flip_to_long -33682,做多,2022-04-12 10:50:00,2022-04-12 10:55:00,3020.33,3015.13,-0.0,flip_to_short -33683,做空,2022-04-12 10:55:00,2022-04-12 11:15:00,3015.13,3019.58,-0.0,flip_to_long -33684,做多,2022-04-12 11:15:00,2022-04-12 11:20:00,3019.58,3017.68,-0.0,flip_to_short -33685,做空,2022-04-12 11:20:00,2022-04-12 11:25:00,3017.68,3034.86,-0.0,flip_to_long -33686,做多,2022-04-12 11:25:00,2022-04-12 11:30:00,3034.86,3038.45,0.0,tp_upper -33687,做空,2022-04-12 13:30:00,2022-04-12 13:50:00,3057.88,3058.0,-0.0,flip_to_long -33688,做多,2022-04-12 13:50:00,2022-04-12 16:00:00,3058.0,3036.94,-0.01,flip_to_short -33689,做空,2022-04-12 16:00:00,2022-04-12 16:10:00,3036.94,3041.94,-0.0,flip_to_long -33690,做多,2022-04-12 16:10:00,2022-04-12 16:15:00,3041.94,3055.46,0.0,tp_upper -33691,做空,2022-04-12 16:25:00,2022-04-12 16:40:00,3028.68,3027.08,0.0,tp_lower -33692,做多,2022-04-12 16:55:00,2022-04-12 17:25:00,3039.84,3040.7,-0.0,flip_to_short -33693,做空,2022-04-12 17:25:00,2022-04-12 18:10:00,3040.7,3012.93,0.01,tp_lower -33694,做多,2022-04-12 20:20:00,2022-04-12 20:25:00,2989.0,2987.71,-0.0,flip_to_short -33695,做空,2022-04-12 20:25:00,2022-04-12 20:35:00,2987.71,2974.76,0.0,tp_lower -33696,做多,2022-04-12 20:50:00,2022-04-12 21:05:00,2983.99,2986.37,0.0,flip_to_short -33697,做空,2022-04-12 21:05:00,2022-04-12 22:30:00,2986.37,3012.07,-0.01,flip_to_long -33698,做多,2022-04-12 22:30:00,2022-04-12 22:40:00,3012.07,2999.65,-0.0,flip_to_short -33699,做空,2022-04-12 22:40:00,2022-04-12 22:50:00,2999.65,3008.56,-0.0,flip_to_long -33700,做多,2022-04-12 22:50:00,2022-04-12 22:55:00,3008.56,3012.1,0.0,tp_upper -33701,做空,2022-04-13 00:50:00,2022-04-13 01:05:00,3027.61,3012.9,0.0,tp_lower -33702,做多,2022-04-13 01:40:00,2022-04-13 02:00:00,3022.4,3026.76,0.0,flip_to_short -33703,做空,2022-04-13 02:00:00,2022-04-13 02:25:00,3026.76,3022.86,0.0,flip_to_long -33704,做多,2022-04-13 02:25:00,2022-04-13 02:30:00,3022.86,3035.64,0.0,tp_upper -33705,做空,2022-04-13 03:55:00,2022-04-13 04:15:00,3047.22,3045.57,0.0,flip_to_long -33706,做多,2022-04-13 04:15:00,2022-04-13 05:00:00,3045.57,3057.51,0.0,tp_upper -33707,做空,2022-04-13 06:15:00,2022-04-13 06:35:00,3056.12,3055.6,-0.0,flip_to_long -33708,做多,2022-04-13 06:35:00,2022-04-13 07:30:00,3055.6,3053.14,-0.0,flip_to_short -33709,做空,2022-04-13 07:30:00,2022-04-13 07:45:00,3053.14,3051.88,-0.0,flip_to_long -33710,做多,2022-04-13 07:45:00,2022-04-13 07:50:00,3051.88,3049.12,-0.0,flip_to_short -33711,做空,2022-04-13 07:50:00,2022-04-13 08:00:00,3049.12,3053.26,-0.0,flip_to_long -33712,做多,2022-04-13 08:00:00,2022-04-13 08:10:00,3053.26,3051.23,-0.0,flip_to_short -33713,做空,2022-04-13 08:10:00,2022-04-13 08:30:00,3051.23,3048.11,0.0,flip_to_long -33714,做多,2022-04-13 08:30:00,2022-04-13 08:45:00,3048.11,3053.56,0.0,tp_upper -33715,做空,2022-04-13 08:50:00,2022-04-13 08:55:00,3050.99,3053.79,-0.0,flip_to_long -33716,做多,2022-04-13 08:55:00,2022-04-13 09:00:00,3053.79,3054.88,-0.0,tp_upper -33717,做空,2022-04-13 09:05:00,2022-04-13 09:30:00,3052.61,3047.43,0.0,tp_lower -33718,做多,2022-04-13 09:50:00,2022-04-13 09:55:00,3051.73,3049.17,-0.0,flip_to_short -33719,做空,2022-04-13 09:55:00,2022-04-13 10:00:00,3049.17,3053.34,-0.0,flip_to_long -33720,做多,2022-04-13 10:00:00,2022-04-13 10:05:00,3053.34,3049.57,-0.0,flip_to_short -33721,做空,2022-04-13 10:05:00,2022-04-13 10:10:00,3049.57,3049.91,-0.0,flip_to_long -33722,做多,2022-04-13 10:10:00,2022-04-13 11:30:00,3049.91,3037.0,-0.0,flip_to_short -33723,做空,2022-04-13 11:30:00,2022-04-13 11:40:00,3037.0,3026.0,0.0,tp_lower -33724,做多,2022-04-13 13:20:00,2022-04-13 13:25:00,3017.99,3015.23,-0.0,flip_to_short -33725,做空,2022-04-13 13:25:00,2022-04-13 16:45:00,3015.23,3091.06,-0.02,flip_to_long -33726,做多,2022-04-13 16:45:00,2022-04-13 18:20:00,3091.06,3094.01,0.0,tp_upper -33727,做空,2022-04-13 19:35:00,2022-04-13 19:50:00,3093.52,3086.44,0.0,tp_lower -33728,做多,2022-04-13 20:20:00,2022-04-13 20:25:00,3095.9,3092.34,-0.0,flip_to_short -33729,做空,2022-04-13 20:25:00,2022-04-13 20:30:00,3092.34,3098.55,-0.0,flip_to_long -33730,做多,2022-04-13 20:30:00,2022-04-13 20:35:00,3098.55,3094.47,-0.0,flip_to_short -33731,做空,2022-04-13 20:35:00,2022-04-13 21:35:00,3094.47,3097.98,-0.0,flip_to_long -33732,做多,2022-04-13 21:35:00,2022-04-13 22:05:00,3097.98,3103.59,0.0,tp_upper -33733,做空,2022-04-13 23:30:00,2022-04-13 23:40:00,3115.64,3115.59,-0.0,flip_to_long -33734,做多,2022-04-13 23:40:00,2022-04-14 00:30:00,3115.59,3123.04,0.0,tp_upper -33735,做空,2022-04-14 00:35:00,2022-04-14 00:45:00,3117.13,3117.4,-0.0,flip_to_long -33736,做多,2022-04-14 00:45:00,2022-04-14 01:00:00,3117.4,3116.51,-0.0,flip_to_short -33737,做空,2022-04-14 01:00:00,2022-04-14 01:05:00,3116.51,3117.04,-0.0,flip_to_long -33738,做多,2022-04-14 01:05:00,2022-04-14 01:10:00,3117.04,3116.3,-0.0,flip_to_short -33739,做空,2022-04-14 01:10:00,2022-04-14 01:15:00,3116.3,3122.59,-0.0,flip_to_long -33740,做多,2022-04-14 01:15:00,2022-04-14 01:20:00,3122.59,3122.31,-0.0,tp_upper -33741,做空,2022-04-14 02:30:00,2022-04-14 02:35:00,3128.78,3130.07,-0.0,flip_to_long -33742,做多,2022-04-14 02:35:00,2022-04-14 02:40:00,3130.07,3127.11,-0.0,flip_to_short -33743,做空,2022-04-14 02:40:00,2022-04-14 03:05:00,3127.11,3120.21,0.0,tp_lower -33744,做多,2022-04-14 04:10:00,2022-04-14 04:15:00,3120.32,3118.57,-0.0,flip_to_short -33745,做空,2022-04-14 04:15:00,2022-04-14 04:40:00,3118.57,3109.28,0.0,tp_lower -33746,做多,2022-04-14 05:55:00,2022-04-14 06:05:00,3109.08,3104.85,-0.0,flip_to_short -33747,做空,2022-04-14 06:05:00,2022-04-14 06:10:00,3104.85,3102.4,0.0,tp_lower -33748,做多,2022-04-14 06:45:00,2022-04-14 06:50:00,3107.46,3106.82,-0.0,flip_to_short -33749,做空,2022-04-14 06:50:00,2022-04-14 07:10:00,3106.82,3103.71,0.0,tp_lower -33750,做多,2022-04-14 07:15:00,2022-04-14 07:20:00,3109.12,3112.0,0.0,tp_upper -33751,做空,2022-04-14 08:25:00,2022-04-14 08:50:00,3110.15,3105.48,0.0,tp_lower -33752,做多,2022-04-14 09:55:00,2022-04-14 12:15:00,3099.36,3076.67,-0.01,flip_to_short -33753,做空,2022-04-14 12:15:00,2022-04-14 12:20:00,3076.67,3078.18,-0.0,flip_to_long -33754,做多,2022-04-14 12:20:00,2022-04-14 12:45:00,3078.18,3088.24,0.0,tp_upper -33755,做空,2022-04-14 13:20:00,2022-04-14 13:25:00,3076.89,3089.35,-0.0,flip_to_long -33756,做多,2022-04-14 13:25:00,2022-04-14 13:30:00,3089.35,3094.46,0.0,tp_upper -33757,做空,2022-04-14 13:35:00,2022-04-14 13:40:00,3081.4,3057.92,0.01,tp_lower -33758,做多,2022-04-14 15:10:00,2022-04-14 15:30:00,3042.95,3037.79,-0.0,flip_to_short -33759,做空,2022-04-14 15:30:00,2022-04-14 15:35:00,3037.79,3021.01,0.0,tp_lower -33760,做多,2022-04-14 17:05:00,2022-04-14 17:10:00,3014.61,3012.01,-0.0,flip_to_short -33761,做空,2022-04-14 17:10:00,2022-04-14 17:25:00,3012.01,3013.65,-0.0,flip_to_long -33762,做多,2022-04-14 17:25:00,2022-04-14 17:40:00,3013.65,3011.71,-0.0,flip_to_short -33763,做空,2022-04-14 17:40:00,2022-04-14 17:45:00,3011.71,3013.32,-0.0,flip_to_long -33764,做多,2022-04-14 17:45:00,2022-04-14 17:50:00,3013.32,3011.06,-0.0,flip_to_short -33765,做空,2022-04-14 17:50:00,2022-04-14 17:55:00,3011.06,3020.3,-0.0,flip_to_long -33766,做多,2022-04-14 17:55:00,2022-04-14 18:00:00,3020.3,3022.64,0.0,tp_upper -33767,做空,2022-04-14 18:20:00,2022-04-14 18:25:00,3013.5,3015.35,-0.0,flip_to_long -33768,做多,2022-04-14 18:25:00,2022-04-14 18:30:00,3015.35,3008.92,-0.0,flip_to_short -33769,做空,2022-04-14 18:30:00,2022-04-14 18:35:00,3008.92,3005.52,0.0,tp_lower -33770,做多,2022-04-14 19:50:00,2022-04-14 19:55:00,2998.18,2993.71,-0.0,flip_to_short -33771,做空,2022-04-14 19:55:00,2022-04-14 20:25:00,2993.71,2991.68,0.0,flip_to_long -33772,做多,2022-04-14 20:25:00,2022-04-14 20:30:00,2991.68,3002.31,0.0,tp_upper -33773,做空,2022-04-14 22:35:00,2022-04-14 22:45:00,3014.05,3017.54,-0.0,flip_to_long -33774,做多,2022-04-14 22:45:00,2022-04-14 22:50:00,3017.54,3011.72,-0.0,flip_to_short -33775,做空,2022-04-14 22:50:00,2022-04-14 22:55:00,3011.72,3012.8,-0.0,tp_lower -33776,做多,2022-04-14 23:05:00,2022-04-14 23:20:00,3016.71,3012.38,-0.0,flip_to_short -33777,做空,2022-04-14 23:20:00,2022-04-14 23:35:00,3012.38,3017.95,-0.0,flip_to_long -33778,做多,2022-04-14 23:35:00,2022-04-14 23:50:00,3017.95,3016.74,-0.0,flip_to_short -33779,做空,2022-04-14 23:50:00,2022-04-14 23:55:00,3016.74,3019.82,-0.0,flip_to_long -33780,做多,2022-04-14 23:55:00,2022-04-15 00:00:00,3019.82,3024.63,0.0,tp_upper -33781,做空,2022-04-15 00:35:00,2022-04-15 01:40:00,3019.84,3021.89,-0.0,flip_to_long -33782,做多,2022-04-15 01:40:00,2022-04-15 01:45:00,3021.89,3021.42,-0.0,flip_to_short -33783,做空,2022-04-15 01:45:00,2022-04-15 02:05:00,3021.42,3018.38,0.0,flip_to_long -33784,做多,2022-04-15 02:05:00,2022-04-15 02:20:00,3018.38,3025.27,0.0,tp_upper -33785,做空,2022-04-15 04:25:00,2022-04-15 04:35:00,3035.26,3033.73,0.0,flip_to_long -33786,做多,2022-04-15 04:35:00,2022-04-15 06:15:00,3033.73,3032.8,-0.0,flip_to_short -33787,做空,2022-04-15 06:15:00,2022-04-15 06:35:00,3032.8,3022.27,0.0,tp_lower -33788,做多,2022-04-15 07:40:00,2022-04-15 07:50:00,3023.93,3040.83,0.0,tp_upper -33789,做空,2022-04-15 08:20:00,2022-04-15 08:40:00,3021.65,3024.52,-0.0,flip_to_long -33790,做多,2022-04-15 08:40:00,2022-04-15 08:45:00,3024.52,3022.62,-0.0,flip_to_short -33791,做空,2022-04-15 08:45:00,2022-04-15 09:10:00,3022.62,3026.28,-0.0,flip_to_long -33792,做多,2022-04-15 09:10:00,2022-04-15 09:15:00,3026.28,3022.47,-0.0,flip_to_short -33793,做空,2022-04-15 09:15:00,2022-04-15 09:45:00,3022.47,3028.86,-0.0,flip_to_long -33794,做多,2022-04-15 09:45:00,2022-04-15 09:50:00,3028.86,3025.75,-0.0,tp_upper -33795,做空,2022-04-15 11:05:00,2022-04-15 11:10:00,3027.64,3032.23,-0.0,flip_to_long -33796,做多,2022-04-15 11:10:00,2022-04-15 11:15:00,3032.23,3031.51,-0.0,tp_upper -33797,做空,2022-04-15 11:20:00,2022-04-15 11:30:00,3028.01,3027.33,-0.0,tp_lower -33798,做多,2022-04-15 12:15:00,2022-04-15 12:20:00,3029.19,3027.11,-0.0,flip_to_short -33799,做空,2022-04-15 12:20:00,2022-04-15 12:30:00,3027.11,3022.23,0.0,tp_lower -33800,做多,2022-04-15 13:20:00,2022-04-15 13:25:00,3022.79,3021.85,-0.0,flip_to_short -33801,做空,2022-04-15 13:25:00,2022-04-15 13:30:00,3021.85,3027.9,-0.0,flip_to_long -33802,做多,2022-04-15 13:30:00,2022-04-15 13:35:00,3027.9,3023.19,-0.0,flip_to_short -33803,做空,2022-04-15 13:35:00,2022-04-15 13:45:00,3023.19,3008.05,0.0,tp_lower -33804,做多,2022-04-15 14:45:00,2022-04-15 14:50:00,3040.18,3038.84,-0.0,tp_upper -33805,做空,2022-04-15 16:00:00,2022-04-15 16:15:00,3022.46,3013.18,0.0,tp_lower -33806,做多,2022-04-15 16:50:00,2022-04-15 16:55:00,3024.48,3020.99,-0.0,flip_to_short -33807,做空,2022-04-15 16:55:00,2022-04-15 17:00:00,3020.99,3030.95,-0.0,flip_to_long -33808,做多,2022-04-15 17:00:00,2022-04-15 17:05:00,3030.95,3034.69,0.0,tp_upper -33809,做空,2022-04-15 18:00:00,2022-04-15 18:05:00,3025.0,3027.52,-0.0,flip_to_long -33810,做多,2022-04-15 18:05:00,2022-04-15 18:15:00,3027.52,3029.0,-0.0,flip_to_short -33811,做空,2022-04-15 18:15:00,2022-04-15 18:25:00,3029.0,3030.21,-0.0,flip_to_long -33812,做多,2022-04-15 18:25:00,2022-04-15 18:35:00,3030.21,3029.2,-0.0,flip_to_short -33813,做空,2022-04-15 18:35:00,2022-04-15 19:00:00,3029.2,3026.17,0.0,tp_lower -33814,做多,2022-04-15 20:00:00,2022-04-15 20:10:00,3025.28,3023.3,-0.0,flip_to_short -33815,做空,2022-04-15 20:10:00,2022-04-15 20:25:00,3023.3,3019.03,0.0,tp_lower -33816,做多,2022-04-15 20:40:00,2022-04-15 20:45:00,3022.74,3024.57,0.0,tp_upper -33817,做空,2022-04-15 22:00:00,2022-04-15 22:05:00,3026.32,3031.38,-0.0,flip_to_long -33818,做多,2022-04-15 22:05:00,2022-04-15 22:10:00,3031.38,3028.04,-0.0,flip_to_short -33819,做空,2022-04-15 22:10:00,2022-04-15 22:20:00,3028.04,3028.86,-0.0,flip_to_long -33820,做多,2022-04-15 22:20:00,2022-04-15 22:40:00,3028.86,3027.59,-0.0,flip_to_short -33821,做空,2022-04-15 22:40:00,2022-04-15 22:55:00,3027.59,3031.14,-0.0,flip_to_long -33822,做多,2022-04-15 22:55:00,2022-04-15 23:00:00,3031.14,3033.77,0.0,tp_upper -33823,做空,2022-04-15 23:15:00,2022-04-15 23:25:00,3029.46,3032.27,-0.0,flip_to_long -33824,做多,2022-04-15 23:25:00,2022-04-15 23:30:00,3032.27,3034.71,0.0,tp_upper -33825,做多,2022-04-16 00:20:00,2022-04-16 00:30:00,3036.58,3036.1,-0.0,flip_to_short -33826,做空,2022-04-16 00:30:00,2022-04-16 02:00:00,3036.1,3033.75,0.0,tp_lower -33827,做多,2022-04-16 02:20:00,2022-04-16 02:55:00,3040.76,3038.49,-0.0,flip_to_short -33828,做空,2022-04-16 02:55:00,2022-04-16 03:00:00,3038.49,3035.0,0.0,tp_lower -33829,做多,2022-04-16 03:05:00,2022-04-16 03:35:00,3037.7,3038.86,-0.0,flip_to_short -33830,做空,2022-04-16 03:35:00,2022-04-16 03:40:00,3038.86,3040.5,-0.0,flip_to_long -33831,做多,2022-04-16 03:40:00,2022-04-16 03:45:00,3040.5,3036.88,-0.0,flip_to_short -33832,做空,2022-04-16 03:45:00,2022-04-16 03:50:00,3036.88,3037.11,-0.0,flip_to_long -33833,做多,2022-04-16 03:50:00,2022-04-16 04:10:00,3037.11,3038.15,-0.0,flip_to_short -33834,做空,2022-04-16 04:10:00,2022-04-16 05:25:00,3038.15,3043.19,-0.0,flip_to_long -33835,做多,2022-04-16 05:25:00,2022-04-16 05:35:00,3043.19,3036.98,-0.0,flip_to_short -33836,做空,2022-04-16 05:35:00,2022-04-16 05:40:00,3036.98,3038.92,-0.0,tp_lower -33837,做多,2022-04-16 07:00:00,2022-04-16 07:05:00,3038.67,3036.57,-0.0,flip_to_short -33838,做空,2022-04-16 07:05:00,2022-04-16 07:10:00,3036.57,3038.09,-0.0,flip_to_long -33839,做多,2022-04-16 07:10:00,2022-04-16 07:15:00,3038.09,3034.29,-0.0,flip_to_short -33840,做空,2022-04-16 07:15:00,2022-04-16 07:20:00,3034.29,3036.61,-0.0,flip_to_long -33841,做多,2022-04-16 07:20:00,2022-04-16 07:30:00,3036.61,3034.19,-0.0,flip_to_short -33842,做空,2022-04-16 07:30:00,2022-04-16 07:40:00,3034.19,3032.99,-0.0,tp_lower -33843,做多,2022-04-16 08:05:00,2022-04-16 08:10:00,3035.28,3034.99,-0.0,flip_to_short -33844,做空,2022-04-16 08:10:00,2022-04-16 08:15:00,3034.99,3038.68,-0.0,flip_to_long -33845,做多,2022-04-16 08:15:00,2022-04-16 08:20:00,3038.68,3037.94,-0.0,tp_upper -33846,做空,2022-04-16 08:25:00,2022-04-16 08:30:00,3034.95,3031.95,0.0,tp_lower -33847,做多,2022-04-16 08:50:00,2022-04-16 08:55:00,3034.69,3033.93,-0.0,flip_to_short -33848,做空,2022-04-16 08:55:00,2022-04-16 09:10:00,3033.93,3037.12,-0.0,flip_to_long -33849,做多,2022-04-16 09:10:00,2022-04-16 09:20:00,3037.12,3034.51,-0.0,flip_to_short -33850,做空,2022-04-16 09:20:00,2022-04-16 09:25:00,3034.51,3036.1,-0.0,flip_to_long -33851,做多,2022-04-16 09:25:00,2022-04-16 09:35:00,3036.1,3032.3,-0.0,flip_to_short -33852,做空,2022-04-16 09:35:00,2022-04-16 09:40:00,3032.3,3033.5,-0.0,tp_lower -33853,做多,2022-04-16 10:15:00,2022-04-16 10:20:00,3034.39,3038.57,0.0,tp_upper -33854,做空,2022-04-16 11:45:00,2022-04-16 11:50:00,3036.83,3037.56,-0.0,flip_to_long -33855,做多,2022-04-16 11:50:00,2022-04-16 12:10:00,3037.56,3037.23,-0.0,flip_to_short -33856,做空,2022-04-16 12:10:00,2022-04-16 12:15:00,3037.23,3039.27,-0.0,tp_lower -33857,做多,2022-04-16 12:20:00,2022-04-16 12:25:00,3043.53,3043.64,-0.0,tp_upper -33858,做空,2022-04-16 12:35:00,2022-04-16 12:40:00,3038.34,3039.2,-0.0,flip_to_long -33859,做多,2022-04-16 12:40:00,2022-04-16 13:05:00,3039.2,3040.46,-0.0,flip_to_short -33860,做空,2022-04-16 13:05:00,2022-04-16 13:15:00,3040.46,3040.88,-0.0,flip_to_long -33861,做多,2022-04-16 13:15:00,2022-04-16 13:20:00,3040.88,3040.74,-0.0,flip_to_short -33862,做空,2022-04-16 13:20:00,2022-04-16 13:25:00,3040.74,3036.25,0.0,tp_lower -33863,做多,2022-04-16 13:55:00,2022-04-16 14:00:00,3039.87,3038.56,-0.0,flip_to_short -33864,做空,2022-04-16 14:00:00,2022-04-16 14:15:00,3038.56,3036.13,0.0,tp_lower -33865,做多,2022-04-16 14:25:00,2022-04-16 14:30:00,3041.64,3038.99,-0.0,flip_to_short -33866,做空,2022-04-16 14:30:00,2022-04-16 15:10:00,3038.99,3016.7,0.0,tp_lower -33867,做多,2022-04-16 16:30:00,2022-04-16 17:10:00,3022.82,3021.7,-0.0,flip_to_short -33868,做空,2022-04-16 17:10:00,2022-04-16 17:45:00,3021.7,3018.72,0.0,tp_lower -33869,做多,2022-04-16 18:05:00,2022-04-16 18:10:00,3021.52,3018.92,-0.0,flip_to_short -33870,做空,2022-04-16 18:10:00,2022-04-16 18:20:00,3018.92,3018.22,-0.0,tp_lower -33871,做多,2022-04-16 18:40:00,2022-04-16 18:45:00,3019.98,3023.93,0.0,tp_upper -33872,做空,2022-04-16 19:50:00,2022-04-16 19:55:00,3022.0,3022.77,-0.0,flip_to_long -33873,做多,2022-04-16 19:55:00,2022-04-16 20:10:00,3022.77,3021.5,-0.0,flip_to_short -33874,做空,2022-04-16 20:10:00,2022-04-16 20:25:00,3021.5,3024.05,-0.0,flip_to_long -33875,做多,2022-04-16 20:25:00,2022-04-16 20:50:00,3024.05,3035.77,0.0,tp_upper -33876,做多,2022-04-16 23:15:00,2022-04-16 23:30:00,3065.08,3065.74,-0.0,flip_to_short -33877,做空,2022-04-16 23:30:00,2022-04-16 23:40:00,3065.74,3067.84,-0.0,flip_to_long -33878,做多,2022-04-16 23:40:00,2022-04-16 23:45:00,3067.84,3061.8,-0.0,flip_to_short -33879,做空,2022-04-16 23:45:00,2022-04-16 23:50:00,3061.8,3058.76,0.0,tp_lower -33880,做多,2022-04-17 01:10:00,2022-04-17 01:30:00,3056.99,3056.27,-0.0,flip_to_short -33881,做空,2022-04-17 01:30:00,2022-04-17 01:35:00,3056.27,3056.83,-0.0,flip_to_long -33882,做多,2022-04-17 01:35:00,2022-04-17 01:50:00,3056.83,3055.3,-0.0,flip_to_short -33883,做空,2022-04-17 01:50:00,2022-04-17 01:55:00,3055.3,3055.58,-0.0,flip_to_long -33884,做多,2022-04-17 01:55:00,2022-04-17 04:15:00,3055.58,3034.71,-0.01,tp_upper -33885,做空,2022-04-17 05:00:00,2022-04-17 05:05:00,3032.83,3033.72,-0.0,flip_to_long -33886,做多,2022-04-17 05:05:00,2022-04-17 05:40:00,3033.72,3036.5,0.0,flip_to_short -33887,做空,2022-04-17 05:40:00,2022-04-17 06:25:00,3036.5,3039.13,-0.0,flip_to_long -33888,做多,2022-04-17 06:25:00,2022-04-17 06:30:00,3039.13,3040.2,-0.0,tp_upper -33889,做空,2022-04-17 07:00:00,2022-04-17 07:05:00,3039.24,3042.01,-0.0,flip_to_long -33890,做多,2022-04-17 07:05:00,2022-04-17 07:20:00,3042.01,3037.75,-0.0,flip_to_short -33891,做空,2022-04-17 07:20:00,2022-04-17 07:25:00,3037.75,3034.68,0.0,tp_lower -33892,做多,2022-04-17 08:00:00,2022-04-17 08:15:00,3039.07,3043.0,0.0,tp_upper -33893,做空,2022-04-17 08:30:00,2022-04-17 08:35:00,3038.35,3039.11,-0.0,flip_to_long -33894,做多,2022-04-17 08:35:00,2022-04-17 08:40:00,3039.11,3036.35,-0.0,flip_to_short -33895,做空,2022-04-17 08:40:00,2022-04-17 08:55:00,3036.35,3039.33,-0.0,flip_to_long -33896,做多,2022-04-17 08:55:00,2022-04-17 09:00:00,3039.33,3043.26,0.0,tp_upper -33897,做空,2022-04-17 09:40:00,2022-04-17 09:50:00,3041.31,3040.9,-0.0,flip_to_long -33898,做多,2022-04-17 09:50:00,2022-04-17 10:10:00,3040.9,3042.35,-0.0,flip_to_short -33899,做空,2022-04-17 10:10:00,2022-04-17 10:20:00,3042.35,3043.35,-0.0,flip_to_long -33900,做多,2022-04-17 10:20:00,2022-04-17 10:25:00,3043.35,3041.15,-0.0,flip_to_short -33901,做空,2022-04-17 10:25:00,2022-04-17 10:40:00,3041.15,3037.72,0.0,tp_lower -33902,做多,2022-04-17 11:00:00,2022-04-17 11:05:00,3041.37,3039.62,-0.0,flip_to_short -33903,做空,2022-04-17 11:05:00,2022-04-17 11:10:00,3039.62,3040.23,-0.0,flip_to_long -33904,做多,2022-04-17 11:10:00,2022-04-17 11:55:00,3040.23,3045.98,0.0,tp_upper -33905,做空,2022-04-17 12:15:00,2022-04-17 13:10:00,3042.65,3050.31,-0.0,flip_to_long -33906,做多,2022-04-17 13:10:00,2022-04-17 13:15:00,3050.31,3057.2,0.0,tp_upper -33907,做空,2022-04-17 13:30:00,2022-04-17 13:35:00,3047.93,3059.46,-0.0,flip_to_long -33908,做多,2022-04-17 13:35:00,2022-04-17 13:40:00,3059.46,3074.76,0.0,tp_upper -33909,做空,2022-04-17 14:00:00,2022-04-17 15:15:00,3058.26,3065.49,-0.0,flip_to_long -33910,做多,2022-04-17 15:15:00,2022-04-17 15:25:00,3065.49,3071.31,0.0,tp_upper -33911,做空,2022-04-17 16:05:00,2022-04-17 16:55:00,3070.82,3057.37,0.0,tp_lower -33912,做多,2022-04-17 19:35:00,2022-04-17 19:40:00,3031.99,3033.3,-0.0,tp_upper -33913,做空,2022-04-17 20:50:00,2022-04-17 21:15:00,3044.29,3042.46,0.0,tp_lower -33914,做多,2022-04-17 21:40:00,2022-04-17 22:00:00,3050.27,3041.17,-0.0,flip_to_short -33915,做空,2022-04-17 22:00:00,2022-04-17 22:05:00,3041.17,3066.26,-0.01,flip_to_long -33916,做多,2022-04-17 22:05:00,2022-04-17 22:10:00,3066.26,3070.75,0.0,tp_upper -33917,做空,2022-04-17 22:45:00,2022-04-17 23:00:00,3047.39,3029.9,0.0,tp_lower -33918,做多,2022-04-18 00:50:00,2022-04-18 00:55:00,2991.79,2988.96,-0.0,flip_to_short -33919,做空,2022-04-18 00:55:00,2022-04-18 01:25:00,2988.96,2988.57,-0.0,flip_to_long -33920,做多,2022-04-18 01:25:00,2022-04-18 01:30:00,2988.57,2986.81,-0.0,flip_to_short -33921,做空,2022-04-18 01:30:00,2022-04-18 01:35:00,2986.81,2988.46,-0.0,flip_to_long -33922,做多,2022-04-18 01:35:00,2022-04-18 02:10:00,2988.46,2988.34,-0.0,flip_to_short -33923,做空,2022-04-18 02:10:00,2022-04-18 02:15:00,2988.34,2988.65,-0.0,flip_to_long -33924,做多,2022-04-18 02:15:00,2022-04-18 02:35:00,2988.65,2992.39,0.0,tp_upper -33925,做空,2022-04-18 03:15:00,2022-04-18 03:25:00,2989.25,2991.51,-0.0,flip_to_long -33926,做多,2022-04-18 03:25:00,2022-04-18 03:30:00,2991.51,2990.88,-0.0,flip_to_short -33927,做空,2022-04-18 03:30:00,2022-04-18 03:35:00,2990.88,2992.83,-0.0,flip_to_long -33928,做多,2022-04-18 03:35:00,2022-04-18 03:45:00,2992.83,2996.1,0.0,tp_upper -33929,做空,2022-04-18 04:00:00,2022-04-18 04:05:00,2988.76,2986.85,0.0,tp_lower -33930,做多,2022-04-18 06:05:00,2022-04-18 06:10:00,2918.15,2913.74,-0.0,flip_to_short -33931,做空,2022-04-18 06:10:00,2022-04-18 06:15:00,2913.74,2914.64,-0.0,flip_to_long -33932,做多,2022-04-18 06:15:00,2022-04-18 06:20:00,2914.64,2912.52,-0.0,flip_to_short -33933,做空,2022-04-18 06:20:00,2022-04-18 06:25:00,2912.52,2915.21,-0.0,flip_to_long -33934,做多,2022-04-18 06:25:00,2022-04-18 06:30:00,2915.21,2913.92,-0.0,flip_to_short -33935,做空,2022-04-18 06:30:00,2022-04-18 06:35:00,2913.92,2920.12,-0.0,flip_to_long -33936,做多,2022-04-18 06:35:00,2022-04-18 06:40:00,2920.12,2919.35,-0.0,tp_upper -33937,做空,2022-04-18 06:55:00,2022-04-18 07:00:00,2913.98,2909.6,0.0,tp_lower -33938,做多,2022-04-18 07:10:00,2022-04-18 07:20:00,2914.89,2909.44,-0.0,flip_to_short -33939,做空,2022-04-18 07:20:00,2022-04-18 07:25:00,2909.44,2906.78,0.0,tp_lower -33940,做多,2022-04-18 08:25:00,2022-04-18 08:45:00,2900.64,2896.1,-0.0,flip_to_short -33941,做空,2022-04-18 08:45:00,2022-04-18 09:05:00,2896.1,2897.61,-0.0,flip_to_long -33942,做多,2022-04-18 09:05:00,2022-04-18 09:10:00,2897.61,2897.42,-0.0,flip_to_short -33943,做空,2022-04-18 09:10:00,2022-04-18 09:25:00,2897.42,2895.72,0.0,flip_to_long -33944,做多,2022-04-18 09:25:00,2022-04-18 09:30:00,2895.72,2901.39,0.0,tp_upper -33945,做空,2022-04-18 10:55:00,2022-04-18 11:00:00,2906.18,2910.35,-0.0,flip_to_long -33946,做多,2022-04-18 11:00:00,2022-04-18 11:15:00,2910.35,2917.17,0.0,tp_upper -33947,做空,2022-04-18 11:35:00,2022-04-18 11:55:00,2913.86,2909.56,0.0,tp_lower -33948,做多,2022-04-18 12:00:00,2022-04-18 12:10:00,2914.05,2919.65,0.0,tp_upper -33949,做空,2022-04-18 13:25:00,2022-04-18 13:40:00,2933.2,2931.24,0.0,flip_to_long -33950,做多,2022-04-18 13:40:00,2022-04-18 14:25:00,2931.24,2932.76,0.0,flip_to_short -33951,做空,2022-04-18 14:25:00,2022-04-18 14:30:00,2932.76,2933.92,-0.0,flip_to_long -33952,做多,2022-04-18 14:30:00,2022-04-18 14:35:00,2933.92,2924.31,-0.0,flip_to_short -33953,做空,2022-04-18 14:35:00,2022-04-18 14:40:00,2924.31,2931.16,-0.0,tp_lower -33954,做空,2022-04-18 14:45:00,2022-04-18 15:20:00,2925.56,2911.15,0.0,tp_lower -33955,做多,2022-04-18 16:25:00,2022-04-18 16:45:00,2913.15,2929.29,0.0,tp_upper -33956,做空,2022-04-18 19:10:00,2022-04-18 19:55:00,3001.63,3004.56,-0.0,flip_to_long -33957,做多,2022-04-18 19:55:00,2022-04-18 20:55:00,3004.56,3005.0,-0.0,flip_to_short -33958,做空,2022-04-18 20:55:00,2022-04-18 22:45:00,3005.0,3036.26,-0.01,flip_to_long -33959,做多,2022-04-18 22:45:00,2022-04-18 22:50:00,3036.26,3065.57,0.01,tp_upper -33960,做空,2022-04-19 00:45:00,2022-04-19 01:10:00,3056.81,3064.12,-0.0,flip_to_long -33961,做多,2022-04-19 01:10:00,2022-04-19 01:15:00,3064.12,3058.46,-0.0,flip_to_short -33962,做空,2022-04-19 01:15:00,2022-04-19 02:00:00,3058.46,3055.64,0.0,tp_lower -33963,做多,2022-04-19 04:10:00,2022-04-19 04:15:00,3041.41,3042.86,-0.0,tp_upper -33964,做空,2022-04-19 04:35:00,2022-04-19 05:15:00,3041.85,3040.61,-0.0,flip_to_long -33965,做多,2022-04-19 05:15:00,2022-04-19 05:20:00,3040.61,3036.8,-0.0,flip_to_short -33966,做空,2022-04-19 05:20:00,2022-04-19 05:25:00,3036.8,3040.99,-0.0,flip_to_long -33967,做多,2022-04-19 05:25:00,2022-04-19 05:35:00,3040.99,3041.03,-0.0,flip_to_short -33968,做空,2022-04-19 05:35:00,2022-04-19 05:50:00,3041.03,3037.22,0.0,tp_lower -33969,做多,2022-04-19 06:05:00,2022-04-19 06:25:00,3040.47,3045.29,0.0,tp_upper -33970,做空,2022-04-19 06:40:00,2022-04-19 06:45:00,3040.81,3047.62,-0.0,flip_to_long -33971,做多,2022-04-19 06:45:00,2022-04-19 06:50:00,3047.62,3046.78,-0.0,tp_upper -33972,做空,2022-04-19 07:10:00,2022-04-19 07:15:00,3039.7,3032.09,0.0,tp_lower -33973,做多,2022-04-19 07:25:00,2022-04-19 08:15:00,3041.84,3040.14,-0.0,flip_to_short -33974,做空,2022-04-19 08:15:00,2022-04-19 08:20:00,3040.14,3044.23,-0.0,flip_to_long -33975,做多,2022-04-19 08:20:00,2022-04-19 08:40:00,3044.23,3039.72,-0.0,flip_to_short -33976,做空,2022-04-19 08:40:00,2022-04-19 08:55:00,3039.72,3039.85,-0.0,flip_to_long -33977,做多,2022-04-19 08:55:00,2022-04-19 09:10:00,3039.85,3031.48,-0.0,flip_to_short -33978,做空,2022-04-19 09:10:00,2022-04-19 09:15:00,3031.48,3036.6,-0.0,tp_lower -33979,做多,2022-04-19 09:30:00,2022-04-19 09:50:00,3037.71,3033.73,-0.0,flip_to_short -33980,做空,2022-04-19 09:50:00,2022-04-19 10:05:00,3033.73,3040.08,-0.0,flip_to_long -33981,做多,2022-04-19 10:05:00,2022-04-19 10:10:00,3040.08,3044.07,0.0,tp_upper -33982,做空,2022-04-19 11:30:00,2022-04-19 11:45:00,3048.47,3048.4,-0.0,flip_to_long -33983,做多,2022-04-19 11:45:00,2022-04-19 11:50:00,3048.4,3043.07,-0.0,tp_upper -33984,做多,2022-04-19 12:05:00,2022-04-19 12:10:00,3050.21,3055.11,0.0,tp_upper -33985,做空,2022-04-19 13:05:00,2022-04-19 13:10:00,3052.68,3054.02,-0.0,flip_to_long -33986,做多,2022-04-19 13:10:00,2022-04-19 13:15:00,3054.02,3052.84,-0.0,flip_to_short -33987,做空,2022-04-19 13:15:00,2022-04-19 13:20:00,3052.84,3059.3,-0.0,flip_to_long -33988,做多,2022-04-19 13:20:00,2022-04-19 13:35:00,3059.3,3058.25,-0.0,flip_to_short -33989,做空,2022-04-19 13:35:00,2022-04-19 16:00:00,3058.25,3113.26,-0.01,flip_to_long -33990,做多,2022-04-19 16:00:00,2022-04-19 16:15:00,3113.26,3121.26,0.0,tp_upper -33991,做空,2022-04-19 16:25:00,2022-04-19 16:30:00,3114.5,3114.68,-0.0,flip_to_long -33992,做多,2022-04-19 16:30:00,2022-04-19 16:35:00,3114.68,3098.22,-0.0,flip_to_short -33993,做空,2022-04-19 16:35:00,2022-04-19 16:40:00,3098.22,3099.08,-0.0,tp_lower -33994,做多,2022-04-19 18:10:00,2022-04-19 18:15:00,3093.37,3088.34,-0.0,flip_to_short -33995,做空,2022-04-19 18:15:00,2022-04-19 18:20:00,3088.34,3093.34,-0.0,flip_to_long -33996,做多,2022-04-19 18:20:00,2022-04-19 18:30:00,3093.34,3094.55,-0.0,tp_upper -33997,做空,2022-04-19 20:00:00,2022-04-19 20:10:00,3098.89,3089.91,0.0,tp_lower -33998,做多,2022-04-19 21:20:00,2022-04-19 21:30:00,3095.02,3103.23,0.0,tp_upper -33999,做空,2022-04-19 21:40:00,2022-04-19 21:45:00,3089.2,3096.44,-0.0,flip_to_long -34000,做多,2022-04-19 21:45:00,2022-04-19 21:50:00,3096.44,3096.29,-0.0,tp_upper -34001,做空,2022-04-19 22:00:00,2022-04-19 22:55:00,3096.22,3097.3,-0.0,flip_to_long -34002,做多,2022-04-19 22:55:00,2022-04-19 23:25:00,3097.3,3100.88,0.0,flip_to_short -34003,做空,2022-04-19 23:25:00,2022-04-20 00:00:00,3100.88,3093.72,0.0,tp_lower -34004,做多,2022-04-20 00:10:00,2022-04-20 00:20:00,3104.09,3087.33,-0.0,flip_to_short -34005,做空,2022-04-20 00:20:00,2022-04-20 00:25:00,3087.33,3066.56,0.0,tp_lower -34006,做多,2022-04-20 01:35:00,2022-04-20 01:55:00,3084.21,3085.19,-0.0,tp_upper -34007,做空,2022-04-20 02:35:00,2022-04-20 02:50:00,3082.94,3084.4,-0.0,flip_to_long -34008,做多,2022-04-20 02:50:00,2022-04-20 03:00:00,3084.4,3084.27,-0.0,flip_to_short -34009,做空,2022-04-20 03:00:00,2022-04-20 03:05:00,3084.27,3087.15,-0.0,flip_to_long -34010,做多,2022-04-20 03:05:00,2022-04-20 03:10:00,3087.15,3084.47,-0.0,flip_to_short -34011,做空,2022-04-20 03:10:00,2022-04-20 03:25:00,3084.47,3079.5,0.0,tp_lower -34012,做多,2022-04-20 03:30:00,2022-04-20 03:35:00,3084.6,3077.99,-0.0,flip_to_short -34013,做空,2022-04-20 03:35:00,2022-04-20 03:40:00,3077.99,3080.97,-0.0,tp_lower -34014,做多,2022-04-20 03:45:00,2022-04-20 03:50:00,3085.26,3088.25,0.0,tp_upper -34015,做空,2022-04-20 04:20:00,2022-04-20 04:35:00,3084.56,3081.76,0.0,tp_lower -34016,做多,2022-04-20 04:40:00,2022-04-20 04:45:00,3085.07,3084.69,-0.0,flip_to_short -34017,做空,2022-04-20 04:45:00,2022-04-20 04:55:00,3084.69,3085.07,-0.0,flip_to_long -34018,做多,2022-04-20 04:55:00,2022-04-20 05:00:00,3085.07,3082.56,-0.0,flip_to_short -34019,做空,2022-04-20 05:00:00,2022-04-20 05:05:00,3082.56,3083.56,-0.0,flip_to_long -34020,做多,2022-04-20 05:05:00,2022-04-20 05:40:00,3083.56,3092.41,0.0,tp_upper -34021,做空,2022-04-20 07:00:00,2022-04-20 07:05:00,3094.76,3107.58,-0.0,flip_to_long -34022,做多,2022-04-20 07:05:00,2022-04-20 07:10:00,3107.58,3101.38,-0.0,tp_upper -34023,做空,2022-04-20 07:15:00,2022-04-20 07:20:00,3094.11,3094.43,-0.0,flip_to_long -34024,做多,2022-04-20 07:20:00,2022-04-20 09:05:00,3094.43,3105.27,0.0,tp_upper -34025,做空,2022-04-20 09:45:00,2022-04-20 09:50:00,3100.92,3102.49,-0.0,flip_to_long -34026,做多,2022-04-20 09:50:00,2022-04-20 10:00:00,3102.49,3098.23,-0.0,flip_to_short -34027,做空,2022-04-20 10:00:00,2022-04-20 10:20:00,3098.23,3105.07,-0.0,flip_to_long -34028,做多,2022-04-20 10:20:00,2022-04-20 10:25:00,3105.07,3115.6,0.0,tp_upper -34029,做空,2022-04-20 13:05:00,2022-04-20 13:10:00,3142.92,3145.1,-0.0,flip_to_long -34030,做多,2022-04-20 13:10:00,2022-04-20 17:05:00,3145.1,3073.78,-0.02,tp_upper -34031,做空,2022-04-20 17:25:00,2022-04-20 17:40:00,3073.76,3076.85,-0.0,flip_to_long -34032,做多,2022-04-20 17:40:00,2022-04-20 18:00:00,3076.85,3075.51,-0.0,flip_to_short -34033,做空,2022-04-20 18:00:00,2022-04-20 18:10:00,3075.51,3070.49,0.0,tp_lower -34034,做多,2022-04-20 19:10:00,2022-04-20 20:15:00,3063.45,3058.73,-0.0,flip_to_short -34035,做空,2022-04-20 20:15:00,2022-04-20 20:25:00,3058.73,3067.5,-0.0,flip_to_long -34036,做多,2022-04-20 20:25:00,2022-04-20 20:50:00,3067.5,3080.77,0.0,tp_upper -34037,做空,2022-04-20 21:35:00,2022-04-20 23:00:00,3078.76,3079.78,-0.0,tp_lower -34038,做多,2022-04-21 00:05:00,2022-04-21 00:15:00,3080.26,3072.62,-0.0,flip_to_short -34039,做空,2022-04-21 00:15:00,2022-04-21 00:25:00,3072.62,3077.55,-0.0,flip_to_long -34040,做多,2022-04-21 00:25:00,2022-04-21 00:30:00,3077.55,3075.65,-0.0,flip_to_short -34041,做空,2022-04-21 00:30:00,2022-04-21 00:35:00,3075.65,3079.4,-0.0,flip_to_long -34042,做多,2022-04-21 00:35:00,2022-04-21 00:45:00,3079.4,3084.35,0.0,tp_upper -34043,做空,2022-04-21 02:30:00,2022-04-21 03:00:00,3091.82,3083.52,0.0,tp_lower -34044,做多,2022-04-21 03:15:00,2022-04-21 03:40:00,3090.35,3090.39,-0.0,flip_to_short -34045,做空,2022-04-21 03:40:00,2022-04-21 03:50:00,3090.39,3091.58,-0.0,flip_to_long -34046,做多,2022-04-21 03:50:00,2022-04-21 04:00:00,3091.58,3092.08,-0.0,tp_upper -34047,做空,2022-04-21 04:30:00,2022-04-21 04:35:00,3090.63,3080.55,0.0,tp_lower -34048,做多,2022-04-21 05:10:00,2022-04-21 05:20:00,3089.42,3088.64,-0.0,flip_to_short -34049,做空,2022-04-21 05:20:00,2022-04-21 05:50:00,3088.64,3071.29,0.0,tp_lower -34050,做多,2022-04-21 06:30:00,2022-04-21 06:45:00,3075.28,3072.63,-0.0,flip_to_short -34051,做空,2022-04-21 06:45:00,2022-04-21 09:05:00,3072.63,3095.96,-0.01,flip_to_long -34052,做多,2022-04-21 09:05:00,2022-04-21 09:15:00,3095.96,3096.5,-0.0,flip_to_short -34053,做空,2022-04-21 09:15:00,2022-04-21 09:25:00,3096.5,3100.38,-0.0,flip_to_long -34054,做多,2022-04-21 09:25:00,2022-04-21 09:35:00,3100.38,3092.89,-0.0,flip_to_short -34055,做空,2022-04-21 09:35:00,2022-04-21 09:40:00,3092.89,3084.11,0.0,tp_lower -34056,做多,2022-04-21 10:05:00,2022-04-21 10:15:00,3091.73,3123.17,0.01,tp_upper -34057,做空,2022-04-21 12:15:00,2022-04-21 13:55:00,3143.59,3153.72,-0.0,flip_to_long -34058,做多,2022-04-21 13:55:00,2022-04-21 17:30:00,3153.72,3077.59,-0.02,flip_to_short -34059,做空,2022-04-21 17:30:00,2022-04-21 17:35:00,3077.59,3061.7,0.0,tp_lower -34060,做多,2022-04-21 18:35:00,2022-04-21 19:30:00,3066.82,3055.14,-0.0,flip_to_short -34061,做空,2022-04-21 19:30:00,2022-04-21 19:35:00,3055.14,3048.79,0.0,tp_lower -34062,做多,2022-04-21 21:35:00,2022-04-21 21:45:00,3011.8,3004.32,-0.0,flip_to_short -34063,做空,2022-04-21 21:45:00,2022-04-21 22:00:00,3004.32,2997.0,0.0,tp_lower -34064,做多,2022-04-21 22:10:00,2022-04-21 22:20:00,3004.32,3005.76,-0.0,flip_to_short -34065,做空,2022-04-21 22:20:00,2022-04-21 22:25:00,3005.76,2977.35,0.01,tp_lower -34066,做多,2022-04-21 23:30:00,2022-04-21 23:35:00,2984.48,2983.78,-0.0,flip_to_short -34067,做空,2022-04-21 23:35:00,2022-04-22 00:05:00,2983.78,2984.8,-0.0,flip_to_long -34068,做多,2022-04-22 00:05:00,2022-04-22 00:15:00,2984.8,2981.42,-0.0,flip_to_short -34069,做空,2022-04-22 00:15:00,2022-04-22 00:45:00,2981.42,2976.64,0.0,tp_lower -34070,做多,2022-04-22 00:50:00,2022-04-22 01:00:00,2985.59,2980.2,-0.0,flip_to_short -34071,做空,2022-04-22 01:00:00,2022-04-22 01:05:00,2980.2,2990.81,-0.0,flip_to_long -34072,做多,2022-04-22 01:05:00,2022-04-22 01:15:00,2990.81,2982.35,-0.0,flip_to_short -34073,做空,2022-04-22 01:15:00,2022-04-22 01:20:00,2982.35,2986.09,-0.0,flip_to_long -34074,做多,2022-04-22 01:20:00,2022-04-22 01:40:00,2986.09,2990.45,0.0,flip_to_short -34075,做空,2022-04-22 01:40:00,2022-04-22 02:55:00,2990.45,2997.02,-0.0,flip_to_long -34076,做多,2022-04-22 02:55:00,2022-04-22 03:00:00,2997.02,2994.87,-0.0,flip_to_short -34077,做空,2022-04-22 03:00:00,2022-04-22 03:05:00,2994.87,3002.79,-0.0,flip_to_long -34078,做多,2022-04-22 03:05:00,2022-04-22 03:15:00,3002.79,3004.32,0.0,tp_upper -34079,做空,2022-04-22 03:25:00,2022-04-22 03:30:00,2998.31,2993.35,0.0,tp_lower -34080,做多,2022-04-22 03:35:00,2022-04-22 03:40:00,3000.89,2997.89,-0.0,flip_to_short -34081,做空,2022-04-22 03:40:00,2022-04-22 03:55:00,2997.89,2993.15,0.0,tp_lower -34082,做多,2022-04-22 04:00:00,2022-04-22 04:50:00,2997.43,3007.22,0.0,tp_upper -34083,做空,2022-04-22 05:40:00,2022-04-22 05:55:00,3013.06,3010.07,0.0,flip_to_long -34084,做多,2022-04-22 05:55:00,2022-04-22 06:15:00,3010.07,3017.18,0.0,tp_upper -34085,做空,2022-04-22 06:25:00,2022-04-22 06:30:00,3013.58,3013.02,-0.0,tp_lower -34086,做多,2022-04-22 07:10:00,2022-04-22 07:15:00,3013.11,3006.08,-0.0,flip_to_short -34087,做空,2022-04-22 07:15:00,2022-04-22 07:20:00,3006.08,2992.78,0.0,tp_lower -34088,做多,2022-04-22 07:40:00,2022-04-22 07:45:00,3021.4,3014.48,-0.0,tp_upper -34089,做空,2022-04-22 08:15:00,2022-04-22 08:35:00,3004.94,3009.81,-0.0,flip_to_long -34090,做多,2022-04-22 08:35:00,2022-04-22 08:40:00,3009.81,3006.66,-0.0,flip_to_short -34091,做空,2022-04-22 08:40:00,2022-04-22 09:45:00,3006.66,2995.04,0.0,tp_lower -34092,做多,2022-04-22 10:15:00,2022-04-22 10:25:00,2993.49,2991.65,-0.0,flip_to_short -34093,做空,2022-04-22 10:25:00,2022-04-22 10:30:00,2991.65,2994.89,-0.0,flip_to_long -34094,做多,2022-04-22 10:30:00,2022-04-22 10:40:00,2994.89,3005.22,0.0,tp_upper -34095,做空,2022-04-22 12:10:00,2022-04-22 12:25:00,3009.98,3008.46,0.0,flip_to_long -34096,做多,2022-04-22 12:25:00,2022-04-22 12:35:00,3008.46,2999.45,-0.0,flip_to_short -34097,做空,2022-04-22 12:35:00,2022-04-22 12:40:00,2999.45,3003.65,-0.0,tp_lower -34098,做多,2022-04-22 13:25:00,2022-04-22 13:35:00,3003.82,2990.0,-0.0,flip_to_short -34099,做空,2022-04-22 13:35:00,2022-04-22 13:40:00,2990.0,2978.6,0.0,tp_lower -34100,做多,2022-04-22 13:50:00,2022-04-22 15:10:00,2993.95,2979.64,-0.0,flip_to_short -34101,做空,2022-04-22 15:10:00,2022-04-22 15:40:00,2979.64,2951.94,0.01,tp_lower -34102,做多,2022-04-22 16:20:00,2022-04-22 16:25:00,2962.41,2958.76,-0.0,flip_to_short -34103,做空,2022-04-22 16:25:00,2022-04-22 16:45:00,2958.76,2959.34,-0.0,flip_to_long -34104,做多,2022-04-22 16:45:00,2022-04-22 16:50:00,2959.34,2943.52,-0.0,flip_to_short -34105,做空,2022-04-22 16:50:00,2022-04-22 17:05:00,2943.52,2952.41,-0.0,flip_to_long -34106,做多,2022-04-22 17:05:00,2022-04-22 17:50:00,2952.41,2952.22,-0.0,flip_to_short -34107,做空,2022-04-22 17:50:00,2022-04-22 18:00:00,2952.22,2942.32,0.0,tp_lower -34108,做多,2022-04-22 18:10:00,2022-04-22 18:15:00,2954.75,2973.04,0.0,tp_upper -34109,做空,2022-04-22 18:30:00,2022-04-22 18:35:00,2954.37,2957.26,-0.0,flip_to_long -34110,做多,2022-04-22 18:35:00,2022-04-22 19:45:00,2957.26,2960.22,0.0,flip_to_short -34111,做空,2022-04-22 19:45:00,2022-04-22 19:50:00,2960.22,2955.43,0.0,tp_lower -34112,做多,2022-04-22 20:40:00,2022-04-22 20:45:00,2966.7,2966.25,-0.0,flip_to_short -34113,做空,2022-04-22 20:45:00,2022-04-22 21:55:00,2966.25,2963.01,0.0,flip_to_long -34114,做多,2022-04-22 21:55:00,2022-04-22 23:30:00,2963.01,2957.25,-0.0,tp_upper -34115,做空,2022-04-23 00:05:00,2022-04-23 00:40:00,2968.91,2959.06,0.0,flip_to_long -34116,做多,2022-04-23 00:40:00,2022-04-23 01:45:00,2959.06,2959.72,-0.0,tp_upper -34117,做空,2022-04-23 01:50:00,2022-04-23 01:55:00,2958.1,2960.92,-0.0,flip_to_long -34118,做多,2022-04-23 01:55:00,2022-04-23 02:00:00,2960.92,2960.01,-0.0,flip_to_short -34119,做空,2022-04-23 02:00:00,2022-04-23 02:20:00,2960.01,2958.59,-0.0,flip_to_long -34120,做多,2022-04-23 02:20:00,2022-04-23 02:25:00,2958.59,2957.83,-0.0,flip_to_short -34121,做空,2022-04-23 02:25:00,2022-04-23 02:30:00,2957.83,2958.49,-0.0,flip_to_long -34122,做多,2022-04-23 02:30:00,2022-04-23 02:40:00,2958.49,2958.67,-0.0,flip_to_short -34123,做空,2022-04-23 02:40:00,2022-04-23 02:45:00,2958.67,2952.94,0.0,tp_lower -34124,做多,2022-04-23 03:00:00,2022-04-23 03:05:00,2958.16,2951.17,-0.0,flip_to_short -34125,做空,2022-04-23 03:05:00,2022-04-23 03:10:00,2951.17,2955.46,-0.0,tp_lower -34126,做多,2022-04-23 03:20:00,2022-04-23 04:10:00,2953.21,2949.4,-0.0,flip_to_short -34127,做空,2022-04-23 04:10:00,2022-04-23 04:20:00,2949.4,2922.28,0.01,tp_lower -34128,做多,2022-04-23 04:50:00,2022-04-23 06:15:00,2943.31,2958.89,0.0,tp_upper -34129,做空,2022-04-23 06:35:00,2022-04-23 07:00:00,2954.12,2956.55,-0.0,flip_to_long -34130,做多,2022-04-23 07:00:00,2022-04-23 07:15:00,2956.55,2955.67,-0.0,flip_to_short -34131,做空,2022-04-23 07:15:00,2022-04-23 07:45:00,2955.67,2954.75,-0.0,flip_to_long -34132,做多,2022-04-23 07:45:00,2022-04-23 07:50:00,2954.75,2954.44,-0.0,flip_to_short -34133,做空,2022-04-23 07:50:00,2022-04-23 07:55:00,2954.44,2957.48,-0.0,flip_to_long -34134,做多,2022-04-23 07:55:00,2022-04-23 08:00:00,2957.48,2958.64,-0.0,tp_upper -34135,做空,2022-04-23 08:05:00,2022-04-23 08:15:00,2954.75,2953.93,-0.0,flip_to_long -34136,做多,2022-04-23 08:15:00,2022-04-23 08:25:00,2953.93,2959.63,0.0,tp_upper -34137,做空,2022-04-23 09:00:00,2022-04-23 09:15:00,2957.94,2960.05,-0.0,flip_to_long -34138,做多,2022-04-23 09:15:00,2022-04-23 09:20:00,2960.05,2960.05,-0.0,flip_to_short -34139,做空,2022-04-23 09:20:00,2022-04-23 09:30:00,2960.05,2958.44,0.0,flip_to_long -34140,做多,2022-04-23 09:30:00,2022-04-23 09:40:00,2958.44,2950.69,-0.0,flip_to_short -34141,做空,2022-04-23 09:40:00,2022-04-23 10:20:00,2950.69,2956.34,-0.0,flip_to_long -34142,做多,2022-04-23 10:20:00,2022-04-23 10:50:00,2956.34,2955.5,-0.0,flip_to_short -34143,做空,2022-04-23 10:50:00,2022-04-23 11:40:00,2955.5,2958.88,-0.0,flip_to_long -34144,做多,2022-04-23 11:40:00,2022-04-23 11:50:00,2958.88,2955.48,-0.0,flip_to_short -34145,做空,2022-04-23 11:50:00,2022-04-23 11:55:00,2955.48,2956.98,-0.0,flip_to_long -34146,做多,2022-04-23 11:55:00,2022-04-23 12:00:00,2956.98,2954.26,-0.0,flip_to_short -34147,做空,2022-04-23 12:00:00,2022-04-23 12:05:00,2954.26,2950.46,0.0,tp_lower -34148,做多,2022-04-23 12:25:00,2022-04-23 12:30:00,2966.75,2961.74,-0.0,tp_upper -34149,做空,2022-04-23 13:35:00,2022-04-23 13:40:00,2957.83,2959.81,-0.0,flip_to_long -34150,做多,2022-04-23 13:40:00,2022-04-23 14:10:00,2959.81,2961.41,0.0,flip_to_short -34151,做空,2022-04-23 14:10:00,2022-04-23 14:20:00,2961.41,2955.49,0.0,tp_lower -34152,做多,2022-04-23 14:50:00,2022-04-23 15:00:00,2958.76,2958.15,-0.0,flip_to_short -34153,做空,2022-04-23 15:00:00,2022-04-23 15:05:00,2958.15,2960.0,-0.0,flip_to_long -34154,做多,2022-04-23 15:05:00,2022-04-23 15:15:00,2960.0,2960.48,-0.0,flip_to_short -34155,做空,2022-04-23 15:15:00,2022-04-23 16:05:00,2960.48,2971.36,-0.0,flip_to_long -34156,做多,2022-04-23 16:05:00,2022-04-23 16:10:00,2971.36,2974.79,0.0,tp_upper -34157,做多,2022-04-23 16:25:00,2022-04-23 16:40:00,2965.35,2964.59,-0.0,flip_to_short -34158,做空,2022-04-23 16:40:00,2022-04-23 16:45:00,2964.59,2967.33,-0.0,flip_to_long -34159,做多,2022-04-23 16:45:00,2022-04-23 16:50:00,2967.33,2963.99,-0.0,flip_to_short -34160,做空,2022-04-23 16:50:00,2022-04-23 17:00:00,2963.99,2959.66,0.0,tp_lower -34161,做空,2022-04-23 18:20:00,2022-04-23 18:35:00,2957.86,2946.44,0.0,tp_lower -34162,做多,2022-04-23 19:55:00,2022-04-23 20:00:00,2952.28,2961.27,0.0,tp_upper -34163,做空,2022-04-23 21:55:00,2022-04-23 22:10:00,2965.16,2961.2,0.0,flip_to_long -34164,做多,2022-04-23 22:10:00,2022-04-24 00:30:00,2961.2,2939.54,-0.01,flip_to_short -34165,做空,2022-04-24 00:30:00,2022-04-24 00:35:00,2939.54,2940.36,-0.0,flip_to_long -34166,做多,2022-04-24 00:35:00,2022-04-24 00:40:00,2940.36,2940.34,-0.0,flip_to_short -34167,做空,2022-04-24 00:40:00,2022-04-24 01:05:00,2940.34,2936.58,0.0,flip_to_long -34168,做多,2022-04-24 01:05:00,2022-04-24 01:20:00,2936.58,2935.86,-0.0,flip_to_short -34169,做空,2022-04-24 01:20:00,2022-04-24 01:25:00,2935.86,2936.22,-0.0,flip_to_long -34170,做多,2022-04-24 01:25:00,2022-04-24 02:25:00,2936.22,2933.34,-0.0,flip_to_short -34171,做空,2022-04-24 02:25:00,2022-04-24 02:30:00,2933.34,2936.79,-0.0,flip_to_long -34172,做多,2022-04-24 02:30:00,2022-04-24 02:50:00,2936.79,2930.16,-0.0,flip_to_short -34173,做空,2022-04-24 02:50:00,2022-04-24 02:55:00,2930.16,2931.08,-0.0,flip_to_long -34174,做多,2022-04-24 02:55:00,2022-04-24 03:00:00,2931.08,2939.92,0.0,tp_upper -34175,做空,2022-04-24 04:35:00,2022-04-24 05:05:00,2947.94,2947.0,-0.0,tp_lower -34176,做多,2022-04-24 06:00:00,2022-04-24 06:05:00,2947.62,2946.35,-0.0,flip_to_short -34177,做空,2022-04-24 06:05:00,2022-04-24 06:15:00,2946.35,2946.55,-0.0,flip_to_long -34178,做多,2022-04-24 06:15:00,2022-04-24 06:25:00,2946.55,2956.46,0.0,tp_upper -34179,做空,2022-04-24 07:25:00,2022-04-24 07:35:00,2951.13,2953.01,-0.0,flip_to_long -34180,做多,2022-04-24 07:35:00,2022-04-24 07:40:00,2953.01,2950.95,-0.0,flip_to_short -34181,做空,2022-04-24 07:40:00,2022-04-24 07:50:00,2950.95,2946.98,0.0,tp_lower -34182,做多,2022-04-24 08:10:00,2022-04-24 08:15:00,2950.99,2948.68,-0.0,flip_to_short -34183,做空,2022-04-24 08:15:00,2022-04-24 08:25:00,2948.68,2949.35,-0.0,tp_lower -34184,做多,2022-04-24 09:10:00,2022-04-24 09:35:00,2950.39,2946.21,-0.0,flip_to_short -34185,做空,2022-04-24 09:35:00,2022-04-24 09:40:00,2946.21,2947.21,-0.0,flip_to_long -34186,做多,2022-04-24 09:40:00,2022-04-24 10:05:00,2947.21,2952.54,0.0,tp_upper -34187,做空,2022-04-24 10:20:00,2022-04-24 10:45:00,2947.02,2943.29,0.0,tp_lower -34188,做多,2022-04-24 11:05:00,2022-04-24 11:15:00,2946.92,2943.11,-0.0,flip_to_short -34189,做空,2022-04-24 11:15:00,2022-04-24 11:20:00,2943.11,2938.33,0.0,tp_lower -34190,做多,2022-04-24 12:05:00,2022-04-24 13:20:00,2940.5,2933.86,-0.0,flip_to_short -34191,做空,2022-04-24 13:20:00,2022-04-24 13:30:00,2933.86,2934.98,-0.0,flip_to_long -34192,做多,2022-04-24 13:30:00,2022-04-24 13:35:00,2934.98,2927.06,-0.0,flip_to_short -34193,做空,2022-04-24 13:35:00,2022-04-24 13:40:00,2927.06,2938.95,-0.0,tp_lower -34194,做空,2022-04-24 14:10:00,2022-04-24 14:20:00,2934.19,2926.87,0.0,tp_lower -34195,做多,2022-04-24 14:40:00,2022-04-24 14:50:00,2942.05,2948.41,0.0,tp_upper -34196,做空,2022-04-24 15:15:00,2022-04-24 16:10:00,2937.64,2939.85,-0.0,flip_to_long -34197,做多,2022-04-24 16:10:00,2022-04-24 16:20:00,2939.85,2937.43,-0.0,flip_to_short -34198,做空,2022-04-24 16:20:00,2022-04-24 16:30:00,2937.43,2930.31,0.0,tp_lower -34199,做多,2022-04-24 16:55:00,2022-04-24 17:00:00,2939.4,2927.52,-0.0,flip_to_short -34200,做空,2022-04-24 17:00:00,2022-04-24 17:05:00,2927.52,2927.65,-0.0,tp_lower -34201,做多,2022-04-24 18:00:00,2022-04-24 18:15:00,2922.35,2932.8,0.0,tp_upper -34202,做空,2022-04-24 20:05:00,2022-04-24 20:15:00,2954.54,2946.0,0.0,tp_lower -34203,做多,2022-04-24 21:50:00,2022-04-24 22:00:00,2940.16,2929.97,-0.0,tp_upper -34204,做多,2022-04-24 22:05:00,2022-04-24 22:10:00,2947.64,2946.67,-0.0,tp_upper -34205,做空,2022-04-24 22:20:00,2022-04-24 22:30:00,2941.93,2942.0,-0.0,flip_to_long -34206,做多,2022-04-24 22:30:00,2022-04-24 22:35:00,2942.0,2937.1,-0.0,flip_to_short -34207,做空,2022-04-24 22:35:00,2022-04-24 22:40:00,2937.1,2928.45,0.0,tp_lower -34208,做空,2022-04-25 01:45:00,2022-04-25 01:55:00,2859.53,2862.97,-0.0,flip_to_long -34209,做多,2022-04-25 01:55:00,2022-04-25 02:05:00,2862.97,2862.79,-0.0,flip_to_short -34210,做空,2022-04-25 02:05:00,2022-04-25 02:50:00,2862.79,2857.88,0.0,flip_to_long -34211,做多,2022-04-25 02:50:00,2022-04-25 03:15:00,2857.88,2873.9,0.0,tp_upper -34212,做空,2022-04-25 04:00:00,2022-04-25 04:10:00,2867.51,2867.11,-0.0,flip_to_long -34213,做多,2022-04-25 04:10:00,2022-04-25 05:25:00,2867.11,2865.21,-0.0,flip_to_short -34214,做空,2022-04-25 05:25:00,2022-04-25 05:35:00,2865.21,2856.99,0.0,tp_lower -34215,做多,2022-04-25 08:15:00,2022-04-25 08:20:00,2814.45,2810.15,-0.0,flip_to_short -34216,做空,2022-04-25 08:20:00,2022-04-25 08:30:00,2810.15,2808.52,0.0,flip_to_long -34217,做多,2022-04-25 08:30:00,2022-04-25 08:45:00,2808.52,2810.0,0.0,flip_to_short -34218,做空,2022-04-25 08:45:00,2022-04-25 08:50:00,2810.0,2807.57,0.0,tp_lower -34219,做多,2022-04-25 09:05:00,2022-04-25 09:10:00,2812.92,2806.31,-0.0,flip_to_short -34220,做空,2022-04-25 09:10:00,2022-04-25 09:15:00,2806.31,2804.79,0.0,tp_lower -34221,做多,2022-04-25 09:25:00,2022-04-25 09:30:00,2808.51,2824.44,0.0,tp_upper -34222,做空,2022-04-25 10:55:00,2022-04-25 11:05:00,2822.09,2821.74,-0.0,tp_lower -34223,做多,2022-04-25 11:20:00,2022-04-25 11:25:00,2847.18,2837.2,-0.0,tp_upper -34224,做空,2022-04-25 12:50:00,2022-04-25 12:55:00,2854.64,2856.92,-0.0,flip_to_long -34225,做多,2022-04-25 12:55:00,2022-04-25 13:00:00,2856.92,2850.77,-0.0,flip_to_short -34226,做空,2022-04-25 13:00:00,2022-04-25 13:10:00,2850.77,2857.94,-0.0,flip_to_long -34227,做多,2022-04-25 13:10:00,2022-04-25 13:25:00,2857.94,2856.98,-0.0,flip_to_short -34228,做空,2022-04-25 13:25:00,2022-04-25 13:30:00,2856.98,2846.39,0.0,tp_lower -34229,做多,2022-04-25 13:35:00,2022-04-25 13:40:00,2874.15,2867.82,-0.0,tp_upper -34230,做空,2022-04-25 13:50:00,2022-04-25 14:05:00,2864.32,2862.12,0.0,flip_to_long -34231,做多,2022-04-25 14:05:00,2022-04-25 14:10:00,2862.12,2853.61,-0.0,flip_to_short -34232,做空,2022-04-25 14:10:00,2022-04-25 14:20:00,2853.61,2859.6,-0.0,tp_lower -34233,做空,2022-04-25 15:15:00,2022-04-25 15:55:00,2877.77,2867.01,0.0,tp_lower -34234,做多,2022-04-25 16:05:00,2022-04-25 16:10:00,2877.84,2889.78,0.0,tp_upper -34235,做空,2022-04-25 18:00:00,2022-04-25 18:05:00,2922.56,2928.97,-0.0,flip_to_long -34236,做多,2022-04-25 18:05:00,2022-04-25 18:10:00,2928.97,2928.64,-0.0,flip_to_short -34237,做空,2022-04-25 18:10:00,2022-04-25 21:20:00,2928.64,3003.92,-0.02,flip_to_long -34238,做多,2022-04-25 21:20:00,2022-04-25 21:25:00,3003.92,2994.51,-0.0,flip_to_short -34239,做空,2022-04-25 21:25:00,2022-04-25 21:30:00,2994.51,3000.41,-0.0,flip_to_long -34240,做多,2022-04-25 21:30:00,2022-04-25 21:45:00,3000.41,3000.33,-0.0,flip_to_short -34241,做空,2022-04-25 21:45:00,2022-04-25 21:50:00,3000.33,3007.25,-0.0,flip_to_long -34242,做多,2022-04-25 21:50:00,2022-04-25 22:00:00,3007.25,3007.27,-0.0,tp_upper -34243,做空,2022-04-25 22:35:00,2022-04-25 23:10:00,3007.01,3010.08,-0.0,flip_to_long -34244,做多,2022-04-25 23:10:00,2022-04-25 23:15:00,3010.08,3015.33,0.0,tp_upper -34245,做空,2022-04-25 23:40:00,2022-04-25 23:45:00,3009.98,3011.42,-0.0,flip_to_long -34246,做多,2022-04-25 23:45:00,2022-04-25 23:50:00,3011.42,3007.55,-0.0,flip_to_short -34247,做空,2022-04-25 23:50:00,2022-04-26 00:00:00,3007.55,3010.31,-0.0,flip_to_long -34248,做多,2022-04-26 00:00:00,2022-04-26 00:05:00,3010.31,3006.95,-0.0,flip_to_short -34249,做空,2022-04-26 00:05:00,2022-04-26 00:10:00,3006.95,3010.03,-0.0,flip_to_long -34250,做多,2022-04-26 00:10:00,2022-04-26 00:25:00,3010.03,3016.58,0.0,tp_upper -34251,做空,2022-04-26 00:50:00,2022-04-26 01:00:00,3012.5,3011.16,-0.0,flip_to_long -34252,做多,2022-04-26 01:00:00,2022-04-26 01:20:00,3011.16,3010.41,-0.0,flip_to_short -34253,做空,2022-04-26 01:20:00,2022-04-26 02:00:00,3010.41,3002.21,0.0,tp_lower -34254,做多,2022-04-26 03:00:00,2022-04-26 03:10:00,2999.33,3002.06,0.0,flip_to_short -34255,做空,2022-04-26 03:10:00,2022-04-26 03:25:00,3002.06,3003.51,-0.0,flip_to_long -34256,做多,2022-04-26 03:25:00,2022-04-26 03:30:00,3003.51,3000.2,-0.0,flip_to_short -34257,做空,2022-04-26 03:30:00,2022-04-26 03:55:00,3000.2,2999.99,-0.0,flip_to_long -34258,做多,2022-04-26 03:55:00,2022-04-26 04:00:00,2999.99,2997.96,-0.0,flip_to_short -34259,做空,2022-04-26 04:00:00,2022-04-26 04:05:00,2997.96,2999.46,-0.0,flip_to_long -34260,做多,2022-04-26 04:05:00,2022-04-26 04:10:00,2999.46,2995.39,-0.0,flip_to_short -34261,做空,2022-04-26 04:10:00,2022-04-26 04:20:00,2995.39,2998.29,-0.0,flip_to_long -34262,做多,2022-04-26 04:20:00,2022-04-26 04:30:00,2998.29,3004.92,0.0,tp_upper -34263,做空,2022-04-26 05:35:00,2022-04-26 05:40:00,3001.63,3009.98,-0.0,flip_to_long -34264,做多,2022-04-26 05:40:00,2022-04-26 05:55:00,3009.98,3003.97,-0.0,flip_to_short -34265,做空,2022-04-26 05:55:00,2022-04-26 06:00:00,3003.97,3003.52,-0.0,tp_lower -34266,做多,2022-04-26 07:10:00,2022-04-26 07:20:00,3003.48,3000.19,-0.0,flip_to_short -34267,做空,2022-04-26 07:20:00,2022-04-26 07:30:00,3000.19,3004.27,-0.0,flip_to_long -34268,做多,2022-04-26 07:30:00,2022-04-26 07:50:00,3004.27,3005.6,-0.0,tp_upper -34269,做空,2022-04-26 08:30:00,2022-04-26 08:50:00,3001.84,2995.4,0.0,tp_lower -34270,做空,2022-04-26 10:05:00,2022-04-26 10:10:00,2994.64,2995.44,-0.0,tp_lower -34271,做多,2022-04-26 10:20:00,2022-04-26 10:40:00,2996.36,2995.8,-0.0,tp_upper -34272,做多,2022-04-26 11:10:00,2022-04-26 11:15:00,3000.65,3004.48,0.0,tp_upper -34273,做空,2022-04-26 12:20:00,2022-04-26 12:25:00,3000.24,3005.29,-0.0,flip_to_long -34274,做多,2022-04-26 12:25:00,2022-04-26 12:35:00,3005.29,3002.07,-0.0,flip_to_short -34275,做空,2022-04-26 12:35:00,2022-04-26 12:40:00,3002.07,2994.51,0.0,tp_lower -34276,做多,2022-04-26 16:50:00,2022-04-26 17:00:00,2876.31,2868.28,-0.0,flip_to_short -34277,做空,2022-04-26 17:00:00,2022-04-26 17:15:00,2868.28,2853.24,0.0,tp_lower -34278,做多,2022-04-26 17:40:00,2022-04-26 17:45:00,2866.59,2861.84,-0.0,flip_to_short -34279,做空,2022-04-26 17:45:00,2022-04-26 17:50:00,2861.84,2861.93,-0.0,flip_to_long -34280,做多,2022-04-26 17:50:00,2022-04-26 18:15:00,2861.93,2856.64,-0.0,flip_to_short -34281,做空,2022-04-26 18:15:00,2022-04-26 18:40:00,2856.64,2844.41,0.0,tp_lower -34282,做多,2022-04-26 18:55:00,2022-04-26 19:00:00,2855.19,2846.36,-0.0,flip_to_short -34283,做空,2022-04-26 19:00:00,2022-04-26 19:05:00,2846.36,2857.03,-0.0,flip_to_long -34284,做多,2022-04-26 19:05:00,2022-04-26 19:10:00,2857.03,2850.6,-0.0,flip_to_short -34285,做空,2022-04-26 19:10:00,2022-04-26 19:15:00,2850.6,2830.54,0.0,tp_lower -34286,做多,2022-04-26 19:50:00,2022-04-26 20:40:00,2840.77,2823.65,-0.0,flip_to_short -34287,做空,2022-04-26 20:40:00,2022-04-26 20:55:00,2823.65,2828.88,-0.0,flip_to_long -34288,做多,2022-04-26 20:55:00,2022-04-26 21:00:00,2828.88,2821.77,-0.0,flip_to_short -34289,做空,2022-04-26 21:00:00,2022-04-26 21:05:00,2821.77,2844.25,-0.01,flip_to_long -34290,做多,2022-04-26 21:05:00,2022-04-26 22:00:00,2844.25,2836.75,-0.0,flip_to_short -34291,做空,2022-04-26 22:00:00,2022-04-26 22:30:00,2836.75,2829.61,0.0,tp_lower -34292,做多,2022-04-26 23:55:00,2022-04-27 00:40:00,2807.88,2799.93,-0.0,flip_to_short -34293,做空,2022-04-27 00:40:00,2022-04-27 00:45:00,2799.93,2811.35,-0.0,flip_to_long -34294,做多,2022-04-27 00:45:00,2022-04-27 01:15:00,2811.35,2820.73,0.0,tp_upper -34295,做空,2022-04-27 03:05:00,2022-04-27 03:10:00,2832.32,2841.02,-0.0,flip_to_long -34296,做多,2022-04-27 03:10:00,2022-04-27 03:15:00,2841.02,2836.1,-0.0,tp_upper -34297,做空,2022-04-27 03:40:00,2022-04-27 03:45:00,2835.01,2837.06,-0.0,flip_to_long -34298,做多,2022-04-27 03:45:00,2022-04-27 03:50:00,2837.06,2833.65,-0.0,flip_to_short -34299,做空,2022-04-27 03:50:00,2022-04-27 04:00:00,2833.65,2834.25,-0.0,tp_lower -34300,做多,2022-04-27 04:05:00,2022-04-27 04:10:00,2840.77,2840.51,-0.0,tp_upper -34301,做空,2022-04-27 04:40:00,2022-04-27 06:05:00,2840.79,2847.0,-0.0,flip_to_long -34302,做多,2022-04-27 06:05:00,2022-04-27 06:25:00,2847.0,2853.18,0.0,tp_upper -34303,做空,2022-04-27 08:30:00,2022-04-27 08:55:00,2874.85,2883.78,-0.0,flip_to_long -34304,做多,2022-04-27 08:55:00,2022-04-27 09:05:00,2883.78,2879.8,-0.0,flip_to_short -34305,做空,2022-04-27 09:05:00,2022-04-27 09:15:00,2879.8,2882.22,-0.0,flip_to_long -34306,做多,2022-04-27 09:15:00,2022-04-27 09:25:00,2882.22,2901.82,0.0,tp_upper -34307,做空,2022-04-27 10:45:00,2022-04-27 10:50:00,2891.47,2896.99,-0.0,flip_to_long -34308,做多,2022-04-27 10:50:00,2022-04-27 10:55:00,2896.99,2896.06,-0.0,flip_to_short -34309,做空,2022-04-27 10:55:00,2022-04-27 11:05:00,2896.06,2880.27,0.0,tp_lower -34310,做多,2022-04-27 11:55:00,2022-04-27 12:15:00,2883.18,2883.33,-0.0,flip_to_short -34311,做空,2022-04-27 12:15:00,2022-04-27 12:25:00,2883.33,2887.66,-0.0,flip_to_long -34312,做多,2022-04-27 12:25:00,2022-04-27 12:30:00,2887.66,2881.15,-0.0,flip_to_short -34313,做空,2022-04-27 12:30:00,2022-04-27 13:05:00,2881.15,2858.22,0.0,tp_lower -34314,做多,2022-04-27 13:30:00,2022-04-27 13:45:00,2888.44,2909.8,0.0,tp_upper -34315,做空,2022-04-27 14:00:00,2022-04-27 14:10:00,2868.55,2841.54,0.01,tp_lower -34316,做多,2022-04-27 15:30:00,2022-04-27 15:40:00,2865.75,2862.37,-0.0,tp_upper -34317,做空,2022-04-27 17:00:00,2022-04-27 17:45:00,2879.44,2873.01,0.0,flip_to_long -34318,做多,2022-04-27 17:45:00,2022-04-27 18:10:00,2873.01,2874.25,-0.0,flip_to_short -34319,做空,2022-04-27 18:10:00,2022-04-27 18:35:00,2874.25,2857.78,0.0,tp_lower -34320,做多,2022-04-27 19:40:00,2022-04-27 19:55:00,2852.93,2851.08,-0.0,flip_to_short -34321,做空,2022-04-27 19:55:00,2022-04-27 20:05:00,2851.08,2862.51,-0.0,flip_to_long -34322,做多,2022-04-27 20:05:00,2022-04-27 20:10:00,2862.51,2859.46,-0.0,tp_upper -34323,做多,2022-04-27 21:20:00,2022-04-27 21:30:00,2869.49,2884.0,0.0,tp_upper -34324,做空,2022-04-27 22:35:00,2022-04-27 23:15:00,2878.73,2880.92,-0.0,flip_to_long -34325,做多,2022-04-27 23:15:00,2022-04-27 23:30:00,2880.92,2888.29,0.0,tp_upper -34326,做空,2022-04-28 00:00:00,2022-04-28 00:25:00,2884.22,2889.46,-0.0,flip_to_long -34327,做多,2022-04-28 00:25:00,2022-04-28 00:30:00,2889.46,2896.75,0.0,tp_upper -34328,做空,2022-04-28 01:15:00,2022-04-28 01:20:00,2889.09,2895.3,-0.0,flip_to_long -34329,做多,2022-04-28 01:20:00,2022-04-28 01:25:00,2895.3,2892.67,-0.0,flip_to_short -34330,做空,2022-04-28 01:25:00,2022-04-28 01:50:00,2892.67,2868.67,0.0,tp_lower -34331,做多,2022-04-28 02:20:00,2022-04-28 03:20:00,2887.57,2888.0,-0.0,flip_to_short -34332,做空,2022-04-28 03:20:00,2022-04-28 03:50:00,2888.0,2883.64,0.0,tp_lower -34333,做多,2022-04-28 04:10:00,2022-04-28 04:45:00,2886.07,2884.38,-0.0,flip_to_short -34334,做空,2022-04-28 04:45:00,2022-04-28 04:50:00,2884.38,2887.85,-0.0,flip_to_long -34335,做多,2022-04-28 04:50:00,2022-04-28 04:55:00,2887.85,2890.39,0.0,tp_upper -34336,做空,2022-04-28 05:05:00,2022-04-28 05:15:00,2882.77,2883.95,-0.0,flip_to_long -34337,做多,2022-04-28 05:15:00,2022-04-28 05:25:00,2883.95,2879.45,-0.0,flip_to_short -34338,做空,2022-04-28 05:25:00,2022-04-28 05:30:00,2879.45,2879.81,-0.0,tp_lower -34339,做多,2022-04-28 05:55:00,2022-04-28 06:45:00,2880.96,2886.63,0.0,tp_upper -34340,做空,2022-04-28 06:55:00,2022-04-28 10:15:00,2884.06,2925.03,-0.01,tp_lower -34341,做多,2022-04-28 10:25:00,2022-04-28 11:15:00,2932.6,2928.78,-0.0,flip_to_short -34342,做空,2022-04-28 11:15:00,2022-04-28 11:45:00,2928.78,2927.27,0.0,flip_to_long -34343,做多,2022-04-28 11:45:00,2022-04-28 12:05:00,2927.27,2931.26,0.0,tp_upper -34344,做空,2022-04-28 12:10:00,2022-04-28 12:15:00,2916.32,2919.56,-0.0,tp_lower -34345,做多,2022-04-28 12:30:00,2022-04-28 12:35:00,2929.69,2923.73,-0.0,flip_to_short -34346,做空,2022-04-28 12:35:00,2022-04-28 12:40:00,2923.73,2926.98,-0.0,flip_to_long -34347,做多,2022-04-28 12:40:00,2022-04-28 12:45:00,2926.98,2921.23,-0.0,flip_to_short -34348,做空,2022-04-28 12:45:00,2022-04-28 12:50:00,2921.23,2912.99,0.0,tp_lower -34349,做多,2022-04-28 14:55:00,2022-04-28 15:05:00,2878.49,2942.28,0.01,tp_upper -34350,做空,2022-04-28 15:45:00,2022-04-28 15:50:00,2874.32,2891.0,-0.0,flip_to_long -34351,做多,2022-04-28 15:50:00,2022-04-28 15:55:00,2891.0,2888.28,-0.0,flip_to_short -34352,做空,2022-04-28 15:55:00,2022-04-28 16:00:00,2888.28,2890.17,-0.0,flip_to_long -34353,做多,2022-04-28 16:00:00,2022-04-28 16:05:00,2890.17,2876.93,-0.0,flip_to_short -34354,做空,2022-04-28 16:05:00,2022-04-28 16:15:00,2876.93,2897.57,-0.0,flip_to_long -34355,做多,2022-04-28 16:15:00,2022-04-28 16:45:00,2897.57,2926.59,0.01,tp_upper -34356,做空,2022-04-28 18:55:00,2022-04-28 19:05:00,2962.52,2974.99,-0.0,flip_to_long -34357,做多,2022-04-28 19:05:00,2022-04-28 19:15:00,2974.99,2967.9,-0.0,flip_to_short -34358,做空,2022-04-28 19:15:00,2022-04-28 19:40:00,2967.9,2953.32,0.0,tp_lower -34359,做多,2022-04-28 20:30:00,2022-04-28 20:45:00,2962.33,2949.41,-0.0,flip_to_short -34360,做空,2022-04-28 20:45:00,2022-04-28 20:50:00,2949.41,2949.93,-0.0,flip_to_long -34361,做多,2022-04-28 20:50:00,2022-04-28 20:55:00,2949.93,2946.57,-0.0,flip_to_short -34362,做空,2022-04-28 20:55:00,2022-04-28 21:00:00,2946.57,2950.3,-0.0,flip_to_long -34363,做多,2022-04-28 21:00:00,2022-04-28 21:20:00,2950.3,2945.28,-0.0,flip_to_short -34364,做空,2022-04-28 21:20:00,2022-04-28 21:25:00,2945.28,2929.38,0.0,tp_lower -34365,做多,2022-04-28 22:55:00,2022-04-28 23:00:00,2927.46,2926.09,-0.0,flip_to_short -34366,做空,2022-04-28 23:00:00,2022-04-28 23:05:00,2926.09,2928.79,-0.0,flip_to_long -34367,做多,2022-04-28 23:05:00,2022-04-28 23:15:00,2928.79,2936.24,0.0,tp_upper -34368,做空,2022-04-28 23:40:00,2022-04-29 00:40:00,2928.06,2925.96,0.0,tp_lower -34369,做多,2022-04-29 00:50:00,2022-04-29 00:55:00,2934.98,2943.07,0.0,tp_upper -34370,做空,2022-04-29 01:30:00,2022-04-29 02:10:00,2937.59,2922.89,0.0,tp_lower -34371,做多,2022-04-29 03:35:00,2022-04-29 04:00:00,2924.19,2918.68,-0.0,flip_to_short -34372,做空,2022-04-29 04:00:00,2022-04-29 04:25:00,2918.68,2919.6,-0.0,flip_to_long -34373,做多,2022-04-29 04:25:00,2022-04-29 04:30:00,2919.6,2917.51,-0.0,flip_to_short -34374,做空,2022-04-29 04:30:00,2022-04-29 04:40:00,2917.51,2920.85,-0.0,flip_to_long -34375,做多,2022-04-29 04:40:00,2022-04-29 04:55:00,2920.85,2919.06,-0.0,flip_to_short -34376,做空,2022-04-29 04:55:00,2022-04-29 05:00:00,2919.06,2923.2,-0.0,flip_to_long -34377,做多,2022-04-29 05:00:00,2022-04-29 05:20:00,2923.2,2930.9,0.0,tp_upper -34378,做空,2022-04-29 05:45:00,2022-04-29 06:10:00,2921.54,2914.98,0.0,tp_lower -34379,做多,2022-04-29 06:30:00,2022-04-29 06:50:00,2921.87,2920.83,-0.0,flip_to_short -34380,做空,2022-04-29 06:50:00,2022-04-29 07:20:00,2920.83,2922.16,-0.0,flip_to_long -34381,做多,2022-04-29 07:20:00,2022-04-29 07:35:00,2922.16,2927.53,0.0,tp_upper -34382,做空,2022-04-29 08:00:00,2022-04-29 08:10:00,2924.88,2922.83,0.0,flip_to_long -34383,做多,2022-04-29 08:10:00,2022-04-29 08:15:00,2922.83,2918.61,-0.0,flip_to_short -34384,做空,2022-04-29 08:15:00,2022-04-29 08:30:00,2918.61,2910.92,0.0,tp_lower -34385,做多,2022-04-29 12:10:00,2022-04-29 13:05:00,2853.82,2848.33,-0.0,flip_to_short -34386,做空,2022-04-29 13:05:00,2022-04-29 13:10:00,2848.33,2852.26,-0.0,flip_to_long -34387,做多,2022-04-29 13:10:00,2022-04-29 13:30:00,2852.26,2873.79,0.0,tp_upper -34388,做空,2022-04-29 13:40:00,2022-04-29 13:45:00,2858.69,2866.93,-0.0,flip_to_long -34389,做多,2022-04-29 13:45:00,2022-04-29 13:55:00,2866.93,2878.33,0.0,tp_upper -34390,做空,2022-04-29 14:15:00,2022-04-29 14:20:00,2860.27,2850.33,0.0,tp_lower -34391,做多,2022-04-29 15:30:00,2022-04-29 15:50:00,2852.63,2859.77,0.0,tp_upper -34392,做空,2022-04-29 15:55:00,2022-04-29 16:10:00,2854.81,2849.64,0.0,flip_to_long -34393,做多,2022-04-29 16:10:00,2022-04-29 16:25:00,2849.64,2849.83,-0.0,flip_to_short -34394,做空,2022-04-29 16:25:00,2022-04-29 16:30:00,2849.83,2853.28,-0.0,flip_to_long -34395,做多,2022-04-29 16:30:00,2022-04-29 16:35:00,2853.28,2835.74,-0.0,flip_to_short -34396,做空,2022-04-29 16:35:00,2022-04-29 16:40:00,2835.74,2817.32,0.0,tp_lower -34397,做空,2022-04-29 17:35:00,2022-04-29 17:45:00,2831.37,2814.0,0.0,tp_lower -34398,做多,2022-04-29 18:25:00,2022-04-29 18:35:00,2822.03,2816.67,-0.0,flip_to_short -34399,做空,2022-04-29 18:35:00,2022-04-29 18:40:00,2816.67,2812.49,0.0,tp_lower -34400,做多,2022-04-29 19:00:00,2022-04-29 21:40:00,2816.48,2807.76,-0.0,flip_to_short -34401,做空,2022-04-29 21:40:00,2022-04-29 21:50:00,2807.76,2802.48,0.0,tp_lower -34402,做多,2022-04-29 22:00:00,2022-04-29 22:05:00,2807.96,2802.59,-0.0,flip_to_short -34403,做空,2022-04-29 22:05:00,2022-04-29 22:15:00,2802.59,2805.26,-0.0,tp_lower -34404,做多,2022-04-29 22:20:00,2022-04-29 22:30:00,2811.01,2814.87,0.0,tp_upper -34405,做空,2022-04-29 22:35:00,2022-04-29 22:40:00,2808.42,2808.46,-0.0,flip_to_long -34406,做多,2022-04-29 22:40:00,2022-04-29 23:20:00,2808.46,2814.1,0.0,flip_to_short -34407,做空,2022-04-29 23:20:00,2022-04-29 23:30:00,2814.1,2812.16,0.0,flip_to_long -34408,做多,2022-04-29 23:30:00,2022-04-29 23:45:00,2812.16,2812.07,-0.0,flip_to_short -34409,做空,2022-04-29 23:45:00,2022-04-29 23:50:00,2812.07,2813.31,-0.0,flip_to_long -34410,做多,2022-04-29 23:50:00,2022-04-30 00:05:00,2813.31,2820.25,0.0,tp_upper -34411,做空,2022-04-30 00:30:00,2022-04-30 00:40:00,2820.37,2817.52,0.0,flip_to_long -34412,做多,2022-04-30 00:40:00,2022-04-30 01:00:00,2817.52,2827.0,0.0,tp_upper -34413,做空,2022-04-30 01:20:00,2022-04-30 01:25:00,2819.9,2825.51,-0.0,flip_to_long -34414,做多,2022-04-30 01:25:00,2022-04-30 01:30:00,2825.51,2828.2,0.0,tp_upper -34415,做空,2022-04-30 01:55:00,2022-04-30 02:00:00,2824.23,2830.79,-0.0,flip_to_long -34416,做多,2022-04-30 02:00:00,2022-04-30 02:05:00,2830.79,2835.31,0.0,tp_upper -34417,做空,2022-04-30 02:30:00,2022-04-30 02:35:00,2825.02,2828.99,-0.0,flip_to_long -34418,做多,2022-04-30 02:35:00,2022-04-30 02:40:00,2828.99,2825.57,-0.0,flip_to_short -34419,做空,2022-04-30 02:40:00,2022-04-30 02:45:00,2825.57,2824.12,0.0,tp_lower -34420,做多,2022-04-30 04:00:00,2022-04-30 04:15:00,2818.99,2817.04,-0.0,flip_to_short -34421,做空,2022-04-30 04:15:00,2022-04-30 04:20:00,2817.04,2818.07,-0.0,flip_to_long -34422,做多,2022-04-30 04:20:00,2022-04-30 04:25:00,2818.07,2813.55,-0.0,flip_to_short -34423,做空,2022-04-30 04:25:00,2022-04-30 04:30:00,2813.55,2808.01,0.0,tp_lower -34424,做多,2022-04-30 04:40:00,2022-04-30 04:45:00,2817.1,2815.67,-0.0,flip_to_short -34425,做空,2022-04-30 04:45:00,2022-04-30 06:30:00,2815.67,2827.1,-0.0,flip_to_long -34426,做多,2022-04-30 06:30:00,2022-04-30 06:50:00,2827.1,2827.93,-0.0,flip_to_short -34427,做空,2022-04-30 06:50:00,2022-04-30 06:55:00,2827.93,2830.0,-0.0,flip_to_long -34428,做多,2022-04-30 06:55:00,2022-04-30 07:00:00,2830.0,2826.14,-0.0,flip_to_short -34429,做空,2022-04-30 07:00:00,2022-04-30 07:10:00,2826.14,2822.69,0.0,tp_lower -34430,做多,2022-04-30 07:35:00,2022-04-30 07:45:00,2828.23,2826.06,-0.0,flip_to_short -34431,做空,2022-04-30 07:45:00,2022-04-30 07:55:00,2826.06,2827.79,-0.0,flip_to_long -34432,做多,2022-04-30 07:55:00,2022-04-30 08:00:00,2827.79,2827.34,-0.0,flip_to_short -34433,做空,2022-04-30 08:00:00,2022-04-30 08:20:00,2827.34,2822.53,0.0,tp_lower -34434,做多,2022-04-30 09:25:00,2022-04-30 09:40:00,2823.42,2820.12,-0.0,flip_to_short -34435,做空,2022-04-30 09:40:00,2022-04-30 09:45:00,2820.12,2824.35,-0.0,flip_to_long -34436,做多,2022-04-30 09:45:00,2022-04-30 09:50:00,2824.35,2829.88,0.0,tp_upper -34437,做空,2022-04-30 10:50:00,2022-04-30 11:00:00,2828.88,2829.6,-0.0,flip_to_long -34438,做多,2022-04-30 11:00:00,2022-04-30 11:35:00,2829.6,2829.16,-0.0,flip_to_short -34439,做空,2022-04-30 11:35:00,2022-04-30 11:40:00,2829.16,2830.72,-0.0,flip_to_long -34440,做多,2022-04-30 11:40:00,2022-04-30 11:45:00,2830.72,2830.0,-0.0,flip_to_short -34441,做空,2022-04-30 11:45:00,2022-04-30 11:50:00,2830.0,2831.64,-0.0,flip_to_long -34442,做多,2022-04-30 11:50:00,2022-04-30 11:55:00,2831.64,2828.7,-0.0,flip_to_short -34443,做空,2022-04-30 11:55:00,2022-04-30 12:00:00,2828.7,2833.19,-0.0,flip_to_long -34444,做多,2022-04-30 12:00:00,2022-04-30 12:05:00,2833.19,2829.18,-0.0,tp_upper -34445,做多,2022-04-30 12:25:00,2022-04-30 12:30:00,2831.07,2827.78,-0.0,flip_to_short -34446,做空,2022-04-30 12:30:00,2022-04-30 12:40:00,2827.78,2824.08,0.0,tp_lower -34447,做多,2022-04-30 13:15:00,2022-04-30 13:20:00,2828.52,2827.3,-0.0,flip_to_short -34448,做空,2022-04-30 13:20:00,2022-04-30 13:30:00,2827.3,2818.28,0.0,tp_lower -34449,做多,2022-04-30 15:10:00,2022-04-30 16:40:00,2796.9,2809.76,0.0,flip_to_short -34450,做空,2022-04-30 16:40:00,2022-04-30 16:45:00,2809.76,2811.5,-0.0,flip_to_long -34451,做多,2022-04-30 16:45:00,2022-04-30 16:50:00,2811.5,2810.01,-0.0,flip_to_short -34452,做空,2022-04-30 16:50:00,2022-04-30 16:55:00,2810.01,2799.64,0.0,tp_lower -34453,做多,2022-04-30 17:35:00,2022-04-30 19:50:00,2795.66,2808.79,0.0,tp_upper -34454,做空,2022-04-30 20:20:00,2022-04-30 21:40:00,2794.24,2795.46,-0.0,flip_to_long -34455,做多,2022-04-30 21:40:00,2022-04-30 22:00:00,2795.46,2783.16,-0.0,flip_to_short -34456,做空,2022-04-30 22:00:00,2022-04-30 22:05:00,2783.16,2783.76,-0.0,tp_lower -34457,做多,2022-04-30 22:25:00,2022-04-30 22:35:00,2792.14,2790.5,-0.0,flip_to_short -34458,做空,2022-04-30 22:35:00,2022-04-30 22:55:00,2790.5,2779.6,0.0,tp_lower -34459,做多,2022-05-01 00:30:00,2022-05-01 00:35:00,2731.71,2742.23,0.0,tp_upper -34460,做空,2022-05-01 00:45:00,2022-05-01 01:35:00,2733.41,2744.29,-0.0,tp_lower -34461,做空,2022-05-01 02:45:00,2022-05-01 03:05:00,2759.04,2764.07,-0.0,flip_to_long -34462,做多,2022-05-01 03:05:00,2022-05-01 04:00:00,2764.07,2774.77,0.0,tp_upper -34463,做空,2022-05-01 04:15:00,2022-05-01 04:20:00,2766.41,2770.13,-0.0,flip_to_long -34464,做多,2022-05-01 04:20:00,2022-05-01 04:30:00,2770.13,2769.57,-0.0,flip_to_short -34465,做空,2022-05-01 04:30:00,2022-05-01 04:55:00,2769.57,2770.72,-0.0,flip_to_long -34466,做多,2022-05-01 04:55:00,2022-05-01 05:10:00,2770.72,2788.74,0.0,tp_upper -34467,做空,2022-05-01 06:30:00,2022-05-01 06:50:00,2778.31,2775.12,0.0,tp_lower -34468,做多,2022-05-01 08:10:00,2022-05-01 08:20:00,2776.15,2773.75,-0.0,flip_to_short -34469,做空,2022-05-01 08:20:00,2022-05-01 09:30:00,2773.75,2763.22,0.0,tp_lower -34470,做多,2022-05-01 10:15:00,2022-05-01 10:35:00,2771.8,2767.87,-0.0,flip_to_short -34471,做空,2022-05-01 10:35:00,2022-05-01 10:50:00,2767.87,2766.18,0.0,tp_lower -34472,做多,2022-05-01 11:20:00,2022-05-01 12:25:00,2764.76,2762.77,-0.0,tp_upper -34473,做空,2022-05-01 12:30:00,2022-05-01 12:40:00,2758.82,2761.99,-0.0,flip_to_long -34474,做多,2022-05-01 12:40:00,2022-05-01 12:45:00,2761.99,2756.67,-0.0,flip_to_short -34475,做空,2022-05-01 12:45:00,2022-05-01 12:50:00,2756.67,2757.19,-0.0,flip_to_long -34476,做多,2022-05-01 12:50:00,2022-05-01 13:00:00,2757.19,2759.56,0.0,tp_upper -34477,做空,2022-05-01 13:45:00,2022-05-01 14:00:00,2758.61,2756.0,0.0,tp_lower -34478,做多,2022-05-01 14:15:00,2022-05-01 14:20:00,2764.38,2760.5,-0.0,flip_to_short -34479,做空,2022-05-01 14:20:00,2022-05-01 14:35:00,2760.5,2761.51,-0.0,flip_to_long -34480,做多,2022-05-01 14:35:00,2022-05-01 14:50:00,2761.51,2761.86,-0.0,flip_to_short -34481,做空,2022-05-01 14:50:00,2022-05-01 15:00:00,2761.86,2762.56,-0.0,flip_to_long -34482,做多,2022-05-01 15:00:00,2022-05-01 15:05:00,2762.56,2768.78,0.0,tp_upper -34483,做空,2022-05-01 17:15:00,2022-05-01 17:25:00,2813.44,2810.59,0.0,tp_lower -34484,做多,2022-05-01 20:10:00,2022-05-01 20:20:00,2768.01,2768.07,-0.0,flip_to_short -34485,做空,2022-05-01 20:20:00,2022-05-01 22:55:00,2768.07,2805.35,-0.01,flip_to_long -34486,做多,2022-05-01 22:55:00,2022-05-01 23:20:00,2805.35,2833.92,0.01,tp_upper -34487,做空,2022-05-02 01:30:00,2022-05-02 01:40:00,2836.7,2838.9,-0.0,flip_to_long -34488,做多,2022-05-02 01:40:00,2022-05-02 03:00:00,2838.9,2842.87,0.0,tp_upper -34489,做空,2022-05-02 03:25:00,2022-05-02 03:30:00,2834.0,2838.27,-0.0,flip_to_long -34490,做多,2022-05-02 03:30:00,2022-05-02 03:35:00,2838.27,2840.65,0.0,tp_upper -34491,做空,2022-05-02 04:05:00,2022-05-02 04:15:00,2837.75,2832.51,0.0,tp_lower -34492,做多,2022-05-02 04:30:00,2022-05-02 04:50:00,2836.42,2857.76,0.0,tp_upper -34493,做空,2022-05-02 06:40:00,2022-05-02 06:55:00,2859.37,2855.95,0.0,flip_to_long -34494,做多,2022-05-02 06:55:00,2022-05-02 07:05:00,2855.95,2859.5,0.0,flip_to_short -34495,做空,2022-05-02 07:05:00,2022-05-02 07:10:00,2859.5,2862.09,-0.0,flip_to_long -34496,做多,2022-05-02 07:10:00,2022-05-02 07:15:00,2862.09,2859.08,-0.0,flip_to_short -34497,做空,2022-05-02 07:15:00,2022-05-02 07:30:00,2859.08,2853.42,0.0,tp_lower -34498,做多,2022-05-02 09:25:00,2022-05-02 09:40:00,2840.0,2838.31,-0.0,flip_to_short -34499,做空,2022-05-02 09:40:00,2022-05-02 09:45:00,2838.31,2819.63,0.0,tp_lower -34500,做多,2022-05-02 12:15:00,2022-05-02 12:30:00,2802.61,2801.46,-0.0,tp_upper -34501,做空,2022-05-02 12:40:00,2022-05-02 12:50:00,2801.7,2801.88,-0.0,flip_to_long -34502,做多,2022-05-02 12:50:00,2022-05-02 12:55:00,2801.88,2794.23,-0.0,flip_to_short -34503,做空,2022-05-02 12:55:00,2022-05-02 13:05:00,2794.23,2808.37,-0.0,flip_to_long -34504,做多,2022-05-02 13:05:00,2022-05-02 13:10:00,2808.37,2815.63,0.0,tp_upper -34505,做空,2022-05-02 13:30:00,2022-05-02 13:35:00,2798.29,2808.09,-0.0,tp_lower -34506,做空,2022-05-02 14:10:00,2022-05-02 14:20:00,2812.2,2817.43,-0.0,flip_to_long -34507,做多,2022-05-02 14:20:00,2022-05-02 14:30:00,2817.43,2845.25,0.01,tp_upper -34508,做空,2022-05-02 15:00:00,2022-05-02 15:05:00,2818.51,2823.16,-0.0,flip_to_long -34509,做多,2022-05-02 15:05:00,2022-05-02 15:15:00,2823.16,2819.96,-0.0,flip_to_short -34510,做空,2022-05-02 15:15:00,2022-05-02 15:30:00,2819.96,2823.09,-0.0,flip_to_long -34511,做多,2022-05-02 15:30:00,2022-05-02 16:00:00,2823.09,2820.54,-0.0,flip_to_short -34512,做空,2022-05-02 16:00:00,2022-05-02 16:15:00,2820.54,2825.88,-0.0,flip_to_long -34513,做多,2022-05-02 16:15:00,2022-05-02 16:20:00,2825.88,2829.01,0.0,tp_upper -34514,做空,2022-05-02 16:40:00,2022-05-02 16:50:00,2823.51,2812.55,0.0,tp_lower -34515,做多,2022-05-02 18:30:00,2022-05-02 18:50:00,2795.54,2801.47,0.0,tp_upper -34516,做空,2022-05-02 20:40:00,2022-05-02 21:00:00,2835.92,2826.4,0.0,tp_lower -34517,做多,2022-05-02 21:15:00,2022-05-02 21:20:00,2845.18,2846.03,-0.0,tp_upper -34518,做空,2022-05-02 22:45:00,2022-05-02 22:50:00,2860.74,2861.83,-0.0,flip_to_long -34519,做多,2022-05-02 22:50:00,2022-05-02 23:10:00,2861.83,2867.88,0.0,tp_upper -34520,做空,2022-05-02 23:30:00,2022-05-02 23:40:00,2866.76,2857.49,0.0,tp_lower -34521,做多,2022-05-03 01:45:00,2022-05-03 02:05:00,2841.95,2845.72,0.0,tp_upper -34522,做空,2022-05-03 02:30:00,2022-05-03 02:40:00,2838.44,2834.77,0.0,tp_lower -34523,做多,2022-05-03 02:50:00,2022-05-03 02:55:00,2841.37,2838.49,-0.0,flip_to_short -34524,做空,2022-05-03 02:55:00,2022-05-03 03:05:00,2838.49,2848.57,-0.0,flip_to_long -34525,做多,2022-05-03 03:05:00,2022-05-03 03:10:00,2848.57,2846.5,-0.0,tp_upper -34526,做空,2022-05-03 03:50:00,2022-05-03 04:30:00,2844.71,2848.02,-0.0,flip_to_long -34527,做多,2022-05-03 04:30:00,2022-05-03 04:50:00,2848.02,2851.98,0.0,tp_upper -34528,做空,2022-05-03 05:00:00,2022-05-03 05:05:00,2844.85,2834.0,0.0,tp_lower -34529,做多,2022-05-03 05:50:00,2022-05-03 05:55:00,2843.43,2842.99,-0.0,flip_to_short -34530,做空,2022-05-03 05:55:00,2022-05-03 06:15:00,2842.99,2839.62,0.0,flip_to_long -34531,做多,2022-05-03 06:15:00,2022-05-03 06:35:00,2839.62,2844.36,0.0,tp_upper -34532,做空,2022-05-03 06:45:00,2022-05-03 07:00:00,2841.0,2835.06,0.0,tp_lower -34533,做多,2022-05-03 07:20:00,2022-05-03 07:35:00,2840.8,2842.88,0.0,tp_upper -34534,做空,2022-05-03 07:40:00,2022-05-03 07:45:00,2837.56,2834.76,0.0,tp_lower -34535,做多,2022-05-03 07:50:00,2022-05-03 08:10:00,2842.09,2845.0,0.0,tp_upper -34536,做空,2022-05-03 08:45:00,2022-05-03 08:50:00,2843.53,2845.56,-0.0,flip_to_long -34537,做多,2022-05-03 08:50:00,2022-05-03 08:55:00,2845.56,2843.63,-0.0,flip_to_short -34538,做空,2022-05-03 08:55:00,2022-05-03 09:10:00,2843.63,2844.53,-0.0,flip_to_long -34539,做多,2022-05-03 09:10:00,2022-05-03 09:15:00,2844.53,2841.13,-0.0,flip_to_short -34540,做空,2022-05-03 09:15:00,2022-05-03 09:30:00,2841.13,2843.45,-0.0,tp_lower -34541,做多,2022-05-03 11:05:00,2022-05-03 11:15:00,2831.44,2829.87,-0.0,flip_to_short -34542,做空,2022-05-03 11:15:00,2022-05-03 11:20:00,2829.87,2826.95,0.0,tp_lower -34543,做多,2022-05-03 11:25:00,2022-05-03 11:30:00,2838.84,2840.02,-0.0,tp_upper -34544,做多,2022-05-03 12:25:00,2022-05-03 12:45:00,2838.3,2838.56,-0.0,flip_to_short -34545,做空,2022-05-03 12:45:00,2022-05-03 12:50:00,2838.56,2841.17,-0.0,flip_to_long -34546,做多,2022-05-03 12:50:00,2022-05-03 12:55:00,2841.17,2836.21,-0.0,flip_to_short -34547,做空,2022-05-03 12:55:00,2022-05-03 13:20:00,2836.21,2833.0,0.0,tp_lower -34548,做多,2022-05-03 13:30:00,2022-05-03 14:05:00,2836.69,2833.3,-0.0,flip_to_short -34549,做空,2022-05-03 14:05:00,2022-05-03 14:25:00,2833.3,2834.77,-0.0,flip_to_long -34550,做多,2022-05-03 14:25:00,2022-05-03 14:30:00,2834.77,2832.43,-0.0,flip_to_short -34551,做空,2022-05-03 14:30:00,2022-05-03 14:45:00,2832.43,2818.5,0.0,tp_lower -34552,做多,2022-05-03 15:05:00,2022-05-03 15:15:00,2834.76,2826.62,-0.0,flip_to_short -34553,做空,2022-05-03 15:15:00,2022-05-03 15:20:00,2826.62,2830.53,-0.0,flip_to_long -34554,做多,2022-05-03 15:20:00,2022-05-03 15:25:00,2830.53,2828.5,-0.0,flip_to_short -34555,做空,2022-05-03 15:25:00,2022-05-03 15:30:00,2828.5,2830.57,-0.0,flip_to_long -34556,做多,2022-05-03 15:30:00,2022-05-03 15:35:00,2830.57,2822.89,-0.0,flip_to_short -34557,做空,2022-05-03 15:35:00,2022-05-03 15:45:00,2822.89,2821.43,0.0,tp_lower -34558,做多,2022-05-03 16:00:00,2022-05-03 17:20:00,2823.46,2819.43,-0.0,tp_upper -34559,做空,2022-05-03 17:50:00,2022-05-03 18:00:00,2808.36,2791.73,0.0,tp_lower -34560,做多,2022-05-03 19:50:00,2022-05-03 19:55:00,2778.2,2772.42,-0.0,flip_to_short -34561,做空,2022-05-03 19:55:00,2022-05-03 20:10:00,2772.42,2762.06,0.0,tp_lower -34562,做多,2022-05-03 20:50:00,2022-05-03 20:55:00,2765.79,2782.75,0.0,tp_upper -34563,做空,2022-05-03 22:10:00,2022-05-03 23:05:00,2781.99,2777.09,0.0,tp_lower -34564,做多,2022-05-03 23:35:00,2022-05-03 23:40:00,2787.05,2785.31,-0.0,flip_to_short -34565,做空,2022-05-03 23:40:00,2022-05-04 00:00:00,2785.31,2773.77,0.0,tp_lower -34566,做多,2022-05-04 00:05:00,2022-05-04 00:10:00,2784.03,2782.32,-0.0,flip_to_short -34567,做空,2022-05-04 00:10:00,2022-05-04 00:30:00,2782.32,2785.17,-0.0,flip_to_long -34568,做多,2022-05-04 00:30:00,2022-05-04 00:35:00,2785.17,2788.12,0.0,tp_upper -34569,做空,2022-05-04 01:35:00,2022-05-04 01:40:00,2788.32,2788.37,-0.0,flip_to_long -34570,做多,2022-05-04 01:40:00,2022-05-04 02:10:00,2788.37,2789.14,-0.0,flip_to_short -34571,做空,2022-05-04 02:10:00,2022-05-04 02:15:00,2789.14,2791.0,-0.0,flip_to_long -34572,做多,2022-05-04 02:15:00,2022-05-04 02:20:00,2791.0,2804.58,0.0,tp_upper -34573,做空,2022-05-04 02:45:00,2022-05-04 03:00:00,2792.64,2796.71,-0.0,flip_to_long -34574,做多,2022-05-04 03:00:00,2022-05-04 03:50:00,2796.71,2797.93,-0.0,flip_to_short -34575,做空,2022-05-04 03:50:00,2022-05-04 04:00:00,2797.93,2806.0,-0.0,flip_to_long -34576,做多,2022-05-04 04:00:00,2022-05-04 04:05:00,2806.0,2800.84,-0.0,tp_upper -34577,做空,2022-05-04 04:15:00,2022-05-04 04:35:00,2798.71,2794.3,0.0,tp_lower -34578,做多,2022-05-04 05:30:00,2022-05-04 05:40:00,2795.13,2788.48,-0.0,flip_to_short -34579,做空,2022-05-04 05:40:00,2022-05-04 05:45:00,2788.48,2790.72,-0.0,tp_lower -34580,做多,2022-05-04 05:50:00,2022-05-04 06:00:00,2793.14,2800.35,0.0,tp_upper -34581,做空,2022-05-04 09:15:00,2022-05-04 09:30:00,2834.8,2835.92,-0.0,flip_to_long -34582,做多,2022-05-04 09:30:00,2022-05-04 09:40:00,2835.92,2838.06,0.0,flip_to_short -34583,做空,2022-05-04 09:40:00,2022-05-04 09:50:00,2838.06,2830.07,0.0,tp_lower -34584,做多,2022-05-04 10:10:00,2022-05-04 10:15:00,2845.72,2843.86,-0.0,tp_upper -34585,做空,2022-05-04 12:10:00,2022-05-04 12:25:00,2862.64,2855.22,0.0,tp_lower -34586,做多,2022-05-04 13:00:00,2022-05-04 13:10:00,2862.72,2862.14,-0.0,flip_to_short -34587,做空,2022-05-04 13:10:00,2022-05-04 13:20:00,2862.14,2865.51,-0.0,flip_to_long -34588,做多,2022-05-04 13:20:00,2022-05-04 13:30:00,2865.51,2855.99,-0.0,flip_to_short -34589,做空,2022-05-04 13:30:00,2022-05-04 13:50:00,2855.99,2845.23,0.0,tp_lower -34590,做多,2022-05-04 15:40:00,2022-05-04 15:45:00,2841.77,2848.45,0.0,tp_upper -34591,做空,2022-05-04 16:00:00,2022-05-04 16:05:00,2836.7,2841.0,-0.0,flip_to_long -34592,做多,2022-05-04 16:05:00,2022-05-04 16:15:00,2841.0,2849.49,0.0,tp_upper -34593,做空,2022-05-04 16:45:00,2022-05-04 17:55:00,2847.34,2850.99,-0.0,flip_to_long -34594,做多,2022-05-04 17:55:00,2022-05-04 18:00:00,2850.99,2857.48,0.0,tp_upper -34595,做空,2022-05-04 18:05:00,2022-05-04 18:10:00,2845.82,2846.63,-0.0,flip_to_long -34596,做多,2022-05-04 18:10:00,2022-05-04 18:15:00,2846.63,2838.15,-0.0,flip_to_short -34597,做空,2022-05-04 18:15:00,2022-05-04 18:20:00,2838.15,2835.41,0.0,tp_lower -34598,做多,2022-05-04 18:25:00,2022-05-04 18:30:00,2855.55,2831.24,-0.01,flip_to_short -34599,做空,2022-05-04 18:30:00,2022-05-04 18:35:00,2831.24,2843.25,-0.0,tp_lower -34600,做多,2022-05-04 18:40:00,2022-05-04 18:45:00,2864.84,2910.36,0.01,tp_upper -34601,做多,2022-05-04 20:25:00,2022-05-04 20:35:00,2948.0,2951.01,0.0,flip_to_short -34602,做空,2022-05-04 20:35:00,2022-05-04 21:00:00,2951.01,2950.96,-0.0,flip_to_long -34603,做多,2022-05-04 21:00:00,2022-05-04 21:05:00,2950.96,2946.93,-0.0,flip_to_short -34604,做空,2022-05-04 21:05:00,2022-05-04 21:40:00,2946.93,2936.22,0.0,tp_lower -34605,做多,2022-05-04 23:20:00,2022-05-04 23:30:00,2935.85,2937.36,0.0,tp_upper -34606,做空,2022-05-05 00:50:00,2022-05-05 00:55:00,2942.05,2942.98,-0.0,flip_to_long -34607,做多,2022-05-05 00:55:00,2022-05-05 01:05:00,2942.98,2941.23,-0.0,flip_to_short -34608,做空,2022-05-05 01:05:00,2022-05-05 01:25:00,2941.23,2947.67,-0.0,flip_to_long -34609,做多,2022-05-05 01:25:00,2022-05-05 01:40:00,2947.67,2945.85,-0.0,flip_to_short -34610,做空,2022-05-05 01:40:00,2022-05-05 02:00:00,2945.85,2944.87,-0.0,tp_lower -34611,做空,2022-05-05 02:45:00,2022-05-05 02:50:00,2944.31,2944.84,-0.0,flip_to_long -34612,做多,2022-05-05 02:50:00,2022-05-05 03:00:00,2944.84,2943.86,-0.0,flip_to_short -34613,做空,2022-05-05 03:00:00,2022-05-05 03:30:00,2943.86,2940.12,0.0,tp_lower -34614,做多,2022-05-05 04:20:00,2022-05-05 04:25:00,2943.64,2941.62,-0.0,flip_to_short -34615,做空,2022-05-05 04:25:00,2022-05-05 04:35:00,2941.62,2941.81,-0.0,flip_to_long -34616,做多,2022-05-05 04:35:00,2022-05-05 04:45:00,2941.81,2946.35,0.0,tp_upper -34617,做空,2022-05-05 05:20:00,2022-05-05 05:30:00,2940.56,2936.89,0.0,tp_lower -34618,做多,2022-05-05 07:15:00,2022-05-05 07:35:00,2930.1,2933.5,0.0,tp_upper -34619,做空,2022-05-05 08:00:00,2022-05-05 08:05:00,2921.95,2928.6,-0.0,tp_lower -34620,做多,2022-05-05 08:10:00,2022-05-05 08:20:00,2932.81,2931.34,-0.0,flip_to_short -34621,做空,2022-05-05 08:20:00,2022-05-05 08:40:00,2931.34,2922.78,0.0,tp_lower -34622,做多,2022-05-05 09:10:00,2022-05-05 09:15:00,2930.92,2929.73,-0.0,flip_to_short -34623,做空,2022-05-05 09:15:00,2022-05-05 09:20:00,2929.73,2919.6,0.0,tp_lower -34624,做多,2022-05-05 10:00:00,2022-05-05 10:35:00,2925.37,2935.73,0.0,tp_upper -34625,做空,2022-05-05 10:50:00,2022-05-05 10:55:00,2925.71,2928.07,-0.0,flip_to_long -34626,做多,2022-05-05 10:55:00,2022-05-05 11:15:00,2928.07,2927.91,-0.0,flip_to_short -34627,做空,2022-05-05 11:15:00,2022-05-05 11:20:00,2927.91,2931.29,-0.0,flip_to_long -34628,做多,2022-05-05 11:20:00,2022-05-05 11:25:00,2931.29,2929.99,-0.0,flip_to_short -34629,做空,2022-05-05 11:25:00,2022-05-05 11:40:00,2929.99,2931.14,-0.0,flip_to_long -34630,做多,2022-05-05 11:40:00,2022-05-05 11:45:00,2931.14,2924.81,-0.0,flip_to_short -34631,做空,2022-05-05 11:45:00,2022-05-05 11:50:00,2924.81,2922.16,0.0,tp_lower -34632,做多,2022-05-05 12:05:00,2022-05-05 12:10:00,2930.03,2930.57,-0.0,tp_upper -34633,做空,2022-05-05 12:20:00,2022-05-05 12:25:00,2927.19,2930.79,-0.0,flip_to_long -34634,做多,2022-05-05 12:25:00,2022-05-05 12:30:00,2930.79,2929.46,-0.0,tp_upper -34635,做空,2022-05-05 12:55:00,2022-05-05 13:00:00,2929.04,2922.05,0.0,tp_lower -34636,做多,2022-05-05 16:20:00,2022-05-05 17:15:00,2753.43,2754.31,-0.0,flip_to_short -34637,做空,2022-05-05 17:15:00,2022-05-05 17:35:00,2754.31,2753.11,-0.0,flip_to_long -34638,做多,2022-05-05 17:35:00,2022-05-05 17:40:00,2753.11,2751.87,-0.0,flip_to_short -34639,做空,2022-05-05 17:40:00,2022-05-05 17:55:00,2751.87,2741.5,0.0,tp_lower -34640,做多,2022-05-05 18:15:00,2022-05-05 18:20:00,2749.99,2713.29,-0.01,flip_to_short -34641,做空,2022-05-05 18:20:00,2022-05-05 18:25:00,2713.29,2717.64,-0.0,tp_lower -34642,做多,2022-05-05 19:50:00,2022-05-05 20:00:00,2724.2,2717.4,-0.0,flip_to_short -34643,做空,2022-05-05 20:00:00,2022-05-05 21:50:00,2717.4,2742.57,-0.01,flip_to_long -34644,做多,2022-05-05 21:50:00,2022-05-05 22:35:00,2742.57,2738.28,-0.0,flip_to_short -34645,做空,2022-05-05 22:35:00,2022-05-05 22:50:00,2738.28,2734.98,0.0,tp_lower -34646,做多,2022-05-05 23:00:00,2022-05-05 23:10:00,2738.04,2747.15,0.0,tp_upper -34647,做空,2022-05-06 00:05:00,2022-05-06 00:30:00,2741.19,2735.04,0.0,tp_lower -34648,做多,2022-05-06 01:35:00,2022-05-06 01:45:00,2733.7,2733.38,-0.0,flip_to_short -34649,做空,2022-05-06 01:45:00,2022-05-06 04:10:00,2733.38,2734.29,-0.0,tp_lower -34650,做多,2022-05-06 04:45:00,2022-05-06 04:50:00,2742.29,2739.17,-0.0,flip_to_short -34651,做空,2022-05-06 04:50:00,2022-05-06 04:55:00,2739.17,2745.52,-0.0,flip_to_long -34652,做多,2022-05-06 04:55:00,2022-05-06 05:00:00,2745.52,2747.92,0.0,tp_upper -34653,做空,2022-05-06 06:15:00,2022-05-06 06:20:00,2745.61,2749.0,-0.0,flip_to_long -34654,做多,2022-05-06 06:20:00,2022-05-06 06:25:00,2749.0,2743.65,-0.0,flip_to_short -34655,做空,2022-05-06 06:25:00,2022-05-06 06:30:00,2743.65,2746.02,-0.0,tp_lower -34656,做多,2022-05-06 06:35:00,2022-05-06 08:10:00,2746.6,2724.1,-0.01,flip_to_short -34657,做空,2022-05-06 08:10:00,2022-05-06 08:30:00,2724.1,2732.89,-0.0,flip_to_long -34658,做多,2022-05-06 08:30:00,2022-05-06 08:35:00,2732.89,2725.56,-0.0,flip_to_short -34659,做空,2022-05-06 08:35:00,2022-05-06 09:15:00,2725.56,2720.89,0.0,flip_to_long -34660,做多,2022-05-06 09:15:00,2022-05-06 09:35:00,2720.89,2735.47,0.0,tp_upper -34661,做空,2022-05-06 10:00:00,2022-05-06 10:05:00,2724.75,2725.88,-0.0,flip_to_long -34662,做多,2022-05-06 10:05:00,2022-05-06 10:10:00,2725.88,2721.22,-0.0,flip_to_short -34663,做空,2022-05-06 10:10:00,2022-05-06 10:35:00,2721.22,2715.35,0.0,tp_lower -34664,做多,2022-05-06 12:00:00,2022-05-06 12:05:00,2686.27,2681.05,-0.0,flip_to_short -34665,做空,2022-05-06 12:05:00,2022-05-06 12:20:00,2681.05,2680.99,-0.0,flip_to_long -34666,做多,2022-05-06 12:20:00,2022-05-06 12:25:00,2680.99,2690.47,0.0,tp_upper -34667,做空,2022-05-06 12:50:00,2022-05-06 13:05:00,2681.92,2679.78,0.0,flip_to_long -34668,做多,2022-05-06 13:05:00,2022-05-06 13:30:00,2679.78,2663.29,-0.0,flip_to_short -34669,做空,2022-05-06 13:30:00,2022-05-06 13:35:00,2663.29,2641.03,0.01,tp_lower -34670,做多,2022-05-06 14:00:00,2022-05-06 14:25:00,2670.09,2663.37,-0.0,flip_to_short -34671,做空,2022-05-06 14:25:00,2022-05-06 14:40:00,2663.37,2668.29,-0.0,flip_to_long -34672,做多,2022-05-06 14:40:00,2022-05-06 15:05:00,2668.29,2707.36,0.01,tp_upper -34673,做空,2022-05-06 15:45:00,2022-05-06 16:00:00,2694.21,2697.55,-0.0,flip_to_long -34674,做多,2022-05-06 16:00:00,2022-05-06 16:10:00,2697.55,2688.04,-0.0,flip_to_short -34675,做空,2022-05-06 16:10:00,2022-05-06 16:15:00,2688.04,2689.76,-0.0,flip_to_long -34676,做多,2022-05-06 16:15:00,2022-05-06 16:35:00,2689.76,2707.48,0.0,flip_to_short -34677,做空,2022-05-06 16:35:00,2022-05-06 16:50:00,2707.48,2706.25,-0.0,flip_to_long -34678,做多,2022-05-06 16:50:00,2022-05-06 17:10:00,2706.25,2699.17,-0.0,flip_to_short -34679,做空,2022-05-06 17:10:00,2022-05-06 17:35:00,2699.17,2688.64,0.0,tp_lower -34680,做空,2022-05-06 18:40:00,2022-05-06 18:45:00,2680.69,2688.74,-0.0,flip_to_long -34681,做多,2022-05-06 18:45:00,2022-05-06 18:55:00,2688.74,2682.71,-0.0,flip_to_short -34682,做空,2022-05-06 18:55:00,2022-05-06 19:00:00,2682.71,2687.86,-0.0,flip_to_long -34683,做多,2022-05-06 19:00:00,2022-05-06 19:05:00,2687.86,2679.26,-0.0,flip_to_short -34684,做空,2022-05-06 19:05:00,2022-05-06 19:15:00,2679.26,2678.9,-0.0,tp_lower -34685,做多,2022-05-06 19:25:00,2022-05-06 19:35:00,2681.72,2695.16,0.0,tp_upper -34686,做空,2022-05-06 19:55:00,2022-05-06 20:05:00,2688.73,2685.96,0.0,flip_to_long -34687,做多,2022-05-06 20:05:00,2022-05-06 20:10:00,2685.96,2682.88,-0.0,flip_to_short -34688,做空,2022-05-06 20:10:00,2022-05-06 20:40:00,2682.88,2684.4,-0.0,flip_to_long -34689,做多,2022-05-06 20:40:00,2022-05-06 20:50:00,2684.4,2703.64,0.0,tp_upper -34690,做空,2022-05-06 21:40:00,2022-05-06 22:00:00,2689.75,2692.67,-0.0,flip_to_long -34691,做多,2022-05-06 22:00:00,2022-05-06 22:10:00,2692.67,2683.88,-0.0,flip_to_short -34692,做空,2022-05-06 22:10:00,2022-05-06 22:20:00,2683.88,2693.35,-0.0,flip_to_long -34693,做多,2022-05-06 22:20:00,2022-05-06 22:35:00,2693.35,2691.09,-0.0,flip_to_short -34694,做空,2022-05-06 22:35:00,2022-05-06 22:40:00,2691.09,2694.82,-0.0,flip_to_long -34695,做多,2022-05-06 22:40:00,2022-05-06 23:45:00,2694.82,2697.43,0.0,flip_to_short -34696,做空,2022-05-06 23:45:00,2022-05-07 00:05:00,2697.43,2688.57,0.0,tp_lower -34697,做多,2022-05-07 01:05:00,2022-05-07 01:10:00,2694.53,2688.27,-0.0,flip_to_short -34698,做空,2022-05-07 01:10:00,2022-05-07 01:30:00,2688.27,2681.57,0.0,tp_lower -34699,做多,2022-05-07 01:55:00,2022-05-07 02:00:00,2687.2,2683.51,-0.0,flip_to_short -34700,做空,2022-05-07 02:00:00,2022-05-07 02:10:00,2683.51,2686.64,-0.0,flip_to_long -34701,做多,2022-05-07 02:10:00,2022-05-07 02:15:00,2686.64,2682.21,-0.0,flip_to_short -34702,做空,2022-05-07 02:15:00,2022-05-07 02:40:00,2682.21,2684.64,-0.0,flip_to_long -34703,做多,2022-05-07 02:40:00,2022-05-07 02:45:00,2684.64,2680.79,-0.0,flip_to_short -34704,做空,2022-05-07 02:45:00,2022-05-07 02:50:00,2680.79,2682.13,-0.0,flip_to_long -34705,做多,2022-05-07 02:50:00,2022-05-07 03:20:00,2682.13,2677.42,-0.0,flip_to_short -34706,做空,2022-05-07 03:20:00,2022-05-07 03:25:00,2677.42,2668.24,0.0,tp_lower -34707,做多,2022-05-07 05:20:00,2022-05-07 05:40:00,2672.18,2675.3,0.0,tp_upper -34708,做空,2022-05-07 06:15:00,2022-05-07 06:35:00,2664.24,2666.96,-0.0,flip_to_long -34709,做多,2022-05-07 06:35:00,2022-05-07 07:20:00,2666.96,2666.01,-0.0,flip_to_short -34710,做空,2022-05-07 07:20:00,2022-05-07 07:30:00,2666.01,2665.92,-0.0,flip_to_long -34711,做多,2022-05-07 07:30:00,2022-05-07 07:45:00,2665.92,2670.03,0.0,tp_upper -34712,做空,2022-05-07 09:45:00,2022-05-07 10:05:00,2683.01,2683.2,-0.0,flip_to_long -34713,做多,2022-05-07 10:05:00,2022-05-07 10:15:00,2683.2,2681.66,-0.0,flip_to_short -34714,做空,2022-05-07 10:15:00,2022-05-07 10:20:00,2681.66,2684.76,-0.0,flip_to_long -34715,做多,2022-05-07 10:20:00,2022-05-07 10:35:00,2684.76,2691.35,0.0,tp_upper -34716,做空,2022-05-07 11:35:00,2022-05-07 11:50:00,2687.0,2688.99,-0.0,flip_to_long -34717,做多,2022-05-07 11:50:00,2022-05-07 12:40:00,2688.99,2679.46,-0.0,flip_to_short -34718,做空,2022-05-07 12:40:00,2022-05-07 12:45:00,2679.46,2684.27,-0.0,tp_lower -34719,做多,2022-05-07 12:55:00,2022-05-07 13:00:00,2686.92,2685.76,-0.0,flip_to_short -34720,做空,2022-05-07 13:00:00,2022-05-07 13:10:00,2685.76,2676.83,0.0,tp_lower -34721,做多,2022-05-07 14:30:00,2022-05-07 14:35:00,2679.02,2677.3,-0.0,flip_to_short -34722,做空,2022-05-07 14:35:00,2022-05-07 16:25:00,2677.3,2692.32,-0.0,flip_to_long -34723,做多,2022-05-07 16:25:00,2022-05-07 16:30:00,2692.32,2689.11,-0.0,flip_to_short -34724,做空,2022-05-07 16:30:00,2022-05-07 16:35:00,2689.11,2689.4,-0.0,flip_to_long -34725,做多,2022-05-07 16:35:00,2022-05-07 18:15:00,2689.4,2698.57,0.0,tp_upper -34726,做空,2022-05-07 18:50:00,2022-05-07 18:55:00,2686.49,2686.78,-0.0,flip_to_long -34727,做多,2022-05-07 18:55:00,2022-05-07 19:05:00,2686.78,2687.51,-0.0,flip_to_short -34728,做空,2022-05-07 19:05:00,2022-05-07 19:15:00,2687.51,2688.44,-0.0,flip_to_long -34729,做多,2022-05-07 19:15:00,2022-05-07 19:20:00,2688.44,2685.72,-0.0,flip_to_short -34730,做空,2022-05-07 19:20:00,2022-05-07 19:55:00,2685.72,2681.67,0.0,tp_lower -34731,做多,2022-05-07 23:10:00,2022-05-07 23:15:00,2629.58,2627.34,-0.0,flip_to_short -34732,做空,2022-05-07 23:15:00,2022-05-08 00:50:00,2627.34,2619.67,0.0,tp_lower -34733,做多,2022-05-08 03:55:00,2022-05-08 04:50:00,2544.91,2539.71,-0.0,flip_to_short -34734,做空,2022-05-08 04:50:00,2022-05-08 05:05:00,2539.71,2545.92,-0.0,flip_to_long -34735,做多,2022-05-08 05:05:00,2022-05-08 05:10:00,2545.92,2542.15,-0.0,flip_to_short -34736,做空,2022-05-08 05:10:00,2022-05-08 05:15:00,2542.15,2545.9,-0.0,flip_to_long -34737,做多,2022-05-08 05:15:00,2022-05-08 06:25:00,2545.9,2548.71,0.0,tp_upper -34738,做空,2022-05-08 07:35:00,2022-05-08 07:40:00,2554.32,2555.23,-0.0,flip_to_long -34739,做多,2022-05-08 07:40:00,2022-05-08 07:50:00,2555.23,2554.78,-0.0,flip_to_short -34740,做空,2022-05-08 07:50:00,2022-05-08 07:55:00,2554.78,2555.11,-0.0,flip_to_long -34741,做多,2022-05-08 07:55:00,2022-05-08 08:20:00,2555.11,2559.99,0.0,flip_to_short -34742,做空,2022-05-08 08:20:00,2022-05-08 08:25:00,2559.99,2552.46,0.0,tp_lower -34743,做多,2022-05-08 08:40:00,2022-05-08 08:45:00,2559.53,2564.62,0.0,tp_upper -34744,做空,2022-05-08 09:05:00,2022-05-08 09:35:00,2559.35,2552.58,0.0,tp_lower -34745,做多,2022-05-08 10:10:00,2022-05-08 10:20:00,2554.89,2557.87,0.0,flip_to_short -34746,做空,2022-05-08 10:20:00,2022-05-08 11:50:00,2557.87,2564.9,-0.0,flip_to_long -34747,做多,2022-05-08 11:50:00,2022-05-08 12:15:00,2564.9,2570.34,0.0,tp_upper -34748,做空,2022-05-08 12:20:00,2022-05-08 12:25:00,2567.66,2562.66,0.0,tp_lower -34749,做多,2022-05-08 15:00:00,2022-05-08 15:05:00,2534.65,2528.56,-0.0,flip_to_short -34750,做空,2022-05-08 15:05:00,2022-05-08 15:10:00,2528.56,2529.83,-0.0,flip_to_long -34751,做多,2022-05-08 15:10:00,2022-05-08 15:25:00,2529.83,2537.06,0.0,tp_upper -34752,做空,2022-05-08 15:45:00,2022-05-08 15:55:00,2529.0,2515.36,0.0,tp_lower -34753,做多,2022-05-08 16:15:00,2022-05-08 16:50:00,2524.93,2525.68,-0.0,flip_to_short -34754,做空,2022-05-08 16:50:00,2022-05-08 17:00:00,2525.68,2507.15,0.0,tp_lower -34755,做多,2022-05-08 17:10:00,2022-05-08 17:30:00,2520.3,2512.72,-0.0,flip_to_short -34756,做空,2022-05-08 17:30:00,2022-05-08 17:45:00,2512.72,2516.42,-0.0,flip_to_long -34757,做多,2022-05-08 17:45:00,2022-05-08 18:10:00,2516.42,2517.95,0.0,flip_to_short -34758,做空,2022-05-08 18:10:00,2022-05-08 18:15:00,2517.95,2527.85,-0.0,flip_to_long -34759,做多,2022-05-08 18:15:00,2022-05-08 18:20:00,2527.85,2543.87,0.0,tp_upper -34760,做空,2022-05-08 20:00:00,2022-05-08 20:05:00,2559.46,2560.05,-0.0,tp_lower -34761,做多,2022-05-08 21:30:00,2022-05-08 22:00:00,2550.54,2538.0,-0.0,flip_to_short -34762,做空,2022-05-08 22:00:00,2022-05-08 22:05:00,2538.0,2540.06,-0.0,tp_lower -34763,做多,2022-05-09 00:30:00,2022-05-09 01:10:00,2523.48,2520.31,-0.0,flip_to_short -34764,做空,2022-05-09 01:10:00,2022-05-09 01:15:00,2520.31,2527.45,-0.0,flip_to_long -34765,做多,2022-05-09 01:15:00,2022-05-09 01:25:00,2527.45,2521.89,-0.0,flip_to_short -34766,做空,2022-05-09 01:25:00,2022-05-09 01:30:00,2521.89,2525.85,-0.0,flip_to_long -34767,做多,2022-05-09 01:30:00,2022-05-09 01:35:00,2525.85,2511.03,-0.0,flip_to_short -34768,做空,2022-05-09 01:35:00,2022-05-09 01:40:00,2511.03,2513.65,-0.0,tp_lower -34769,做多,2022-05-09 03:15:00,2022-05-09 03:25:00,2464.6,2460.89,-0.0,flip_to_short -34770,做空,2022-05-09 03:25:00,2022-05-09 03:30:00,2460.89,2470.71,-0.0,flip_to_long -34771,做多,2022-05-09 03:30:00,2022-05-09 03:40:00,2470.71,2464.62,-0.0,flip_to_short -34772,做空,2022-05-09 03:40:00,2022-05-09 04:05:00,2464.62,2463.56,-0.0,flip_to_long -34773,做多,2022-05-09 04:05:00,2022-05-09 04:45:00,2463.56,2462.77,-0.0,flip_to_short -34774,做空,2022-05-09 04:45:00,2022-05-09 05:00:00,2462.77,2461.8,-0.0,flip_to_long -34775,做多,2022-05-09 05:00:00,2022-05-09 05:10:00,2461.8,2458.74,-0.0,flip_to_short -34776,做空,2022-05-09 05:10:00,2022-05-09 05:20:00,2458.74,2450.8,0.0,tp_lower -34777,做多,2022-05-09 06:30:00,2022-05-09 07:00:00,2446.52,2460.93,0.0,tp_upper -34778,做空,2022-05-09 07:25:00,2022-05-09 08:05:00,2448.14,2444.63,0.0,tp_lower -34779,做多,2022-05-09 08:45:00,2022-05-09 08:50:00,2447.4,2460.49,0.0,tp_upper -34780,做空,2022-05-09 09:25:00,2022-05-09 09:35:00,2450.54,2445.2,0.0,flip_to_long -34781,做多,2022-05-09 09:35:00,2022-05-09 12:20:00,2445.2,2407.05,-0.01,tp_upper -34782,做空,2022-05-09 12:55:00,2022-05-09 13:20:00,2393.11,2393.43,-0.0,tp_lower -34783,做多,2022-05-09 13:30:00,2022-05-09 13:35:00,2408.53,2433.32,0.01,tp_upper -34784,做空,2022-05-09 13:45:00,2022-05-09 14:10:00,2405.8,2403.95,0.0,flip_to_long -34785,做多,2022-05-09 14:10:00,2022-05-09 14:50:00,2403.95,2389.96,-0.0,flip_to_short -34786,做空,2022-05-09 14:50:00,2022-05-09 15:30:00,2389.96,2356.39,0.01,tp_lower -34787,做多,2022-05-09 15:50:00,2022-05-09 16:25:00,2382.55,2378.25,-0.0,flip_to_short -34788,做空,2022-05-09 16:25:00,2022-05-09 16:30:00,2378.25,2378.58,-0.0,flip_to_long -34789,做多,2022-05-09 16:30:00,2022-05-09 17:45:00,2378.58,2330.05,-0.01,flip_to_short -34790,做空,2022-05-09 17:45:00,2022-05-09 18:10:00,2330.05,2283.02,0.01,tp_lower -34791,做多,2022-05-09 19:55:00,2022-05-09 20:10:00,2270.86,2329.93,0.02,tp_upper -34792,做空,2022-05-09 20:35:00,2022-05-09 20:45:00,2274.26,2280.0,-0.0,flip_to_long -34793,做多,2022-05-09 20:45:00,2022-05-09 21:00:00,2280.0,2286.72,0.0,flip_to_short -34794,做空,2022-05-09 21:00:00,2022-05-09 22:00:00,2286.72,2279.2,0.0,tp_lower -34795,做多,2022-05-09 22:05:00,2022-05-09 22:20:00,2285.95,2297.09,0.0,flip_to_short -34796,做空,2022-05-09 22:20:00,2022-05-09 22:30:00,2297.09,2304.43,-0.0,flip_to_long -34797,做多,2022-05-09 22:30:00,2022-05-09 22:40:00,2304.43,2300.73,-0.0,flip_to_short -34798,做空,2022-05-09 22:40:00,2022-05-09 23:00:00,2300.73,2299.72,-0.0,flip_to_long -34799,做多,2022-05-09 23:00:00,2022-05-09 23:10:00,2299.72,2284.07,-0.0,flip_to_short -34800,做空,2022-05-09 23:10:00,2022-05-09 23:25:00,2284.07,2266.78,0.0,tp_lower -34801,做多,2022-05-10 00:40:00,2022-05-10 00:45:00,2283.74,2268.51,-0.0,tp_upper -34802,做空,2022-05-10 02:20:00,2022-05-10 03:05:00,2320.03,2333.07,-0.0,flip_to_long -34803,做多,2022-05-10 03:05:00,2022-05-10 03:10:00,2333.07,2319.03,-0.0,flip_to_short -34804,做空,2022-05-10 03:10:00,2022-05-10 03:15:00,2319.03,2320.59,-0.0,flip_to_long -34805,做多,2022-05-10 03:15:00,2022-05-10 04:10:00,2320.59,2307.64,-0.0,flip_to_short -34806,做空,2022-05-10 04:10:00,2022-05-10 04:15:00,2307.64,2320.12,-0.0,flip_to_long -34807,做多,2022-05-10 04:15:00,2022-05-10 04:35:00,2320.12,2334.42,0.0,tp_upper -34808,做空,2022-05-10 06:55:00,2022-05-10 07:00:00,2396.76,2411.7,-0.0,flip_to_long -34809,做多,2022-05-10 07:00:00,2022-05-10 07:05:00,2411.7,2394.3,-0.01,flip_to_short -34810,做空,2022-05-10 07:05:00,2022-05-10 08:20:00,2394.3,2392.72,0.0,flip_to_long -34811,做多,2022-05-10 08:20:00,2022-05-10 08:30:00,2392.72,2388.69,-0.0,flip_to_short -34812,做空,2022-05-10 08:30:00,2022-05-10 08:35:00,2388.69,2390.69,-0.0,flip_to_long -34813,做多,2022-05-10 08:35:00,2022-05-10 08:40:00,2390.69,2388.51,-0.0,flip_to_short -34814,做空,2022-05-10 08:40:00,2022-05-10 08:55:00,2388.51,2384.57,0.0,flip_to_long -34815,做多,2022-05-10 08:55:00,2022-05-10 09:15:00,2384.57,2389.59,0.0,flip_to_short -34816,做空,2022-05-10 09:15:00,2022-05-10 09:25:00,2389.59,2368.53,0.01,tp_lower -34817,做多,2022-05-10 09:35:00,2022-05-10 09:40:00,2391.13,2383.66,-0.0,flip_to_short -34818,做空,2022-05-10 09:40:00,2022-05-10 09:45:00,2383.66,2385.68,-0.0,flip_to_long -34819,做多,2022-05-10 09:45:00,2022-05-10 09:50:00,2385.68,2373.99,-0.0,flip_to_short -34820,做空,2022-05-10 09:50:00,2022-05-10 10:15:00,2373.99,2376.0,-0.0,tp_lower -34821,做多,2022-05-10 10:20:00,2022-05-10 10:30:00,2380.81,2379.64,-0.0,flip_to_short -34822,做空,2022-05-10 10:30:00,2022-05-10 10:40:00,2379.64,2379.57,-0.0,flip_to_long -34823,做多,2022-05-10 10:40:00,2022-05-10 10:50:00,2379.57,2373.25,-0.0,flip_to_short -34824,做空,2022-05-10 10:50:00,2022-05-10 11:10:00,2373.25,2377.23,-0.0,flip_to_long -34825,做多,2022-05-10 11:10:00,2022-05-10 11:15:00,2377.23,2386.51,0.0,tp_upper -34826,做空,2022-05-10 13:30:00,2022-05-10 13:35:00,2420.12,2424.12,-0.0,flip_to_long -34827,做多,2022-05-10 13:35:00,2022-05-10 14:05:00,2424.12,2424.79,-0.0,flip_to_short -34828,做空,2022-05-10 14:05:00,2022-05-10 14:30:00,2424.79,2394.16,0.01,tp_lower -34829,做多,2022-05-10 15:35:00,2022-05-10 15:40:00,2372.29,2367.83,-0.0,flip_to_short -34830,做空,2022-05-10 15:40:00,2022-05-10 15:50:00,2367.83,2363.49,0.0,flip_to_long -34831,做多,2022-05-10 15:50:00,2022-05-10 15:55:00,2363.49,2361.3,-0.0,flip_to_short -34832,做空,2022-05-10 15:55:00,2022-05-10 16:10:00,2361.3,2359.8,0.0,flip_to_long -34833,做多,2022-05-10 16:10:00,2022-05-10 16:15:00,2359.8,2352.69,-0.0,flip_to_short -34834,做空,2022-05-10 16:15:00,2022-05-10 16:25:00,2352.69,2350.15,0.0,flip_to_long -34835,做多,2022-05-10 16:25:00,2022-05-10 16:50:00,2350.15,2344.46,-0.0,flip_to_short -34836,做空,2022-05-10 16:50:00,2022-05-10 16:55:00,2344.46,2352.59,-0.0,flip_to_long -34837,做多,2022-05-10 16:55:00,2022-05-10 17:10:00,2352.59,2359.24,0.0,flip_to_short -34838,做空,2022-05-10 17:10:00,2022-05-10 18:30:00,2359.24,2380.26,-0.01,flip_to_long -34839,做多,2022-05-10 18:30:00,2022-05-10 18:45:00,2380.26,2384.23,0.0,flip_to_short -34840,做空,2022-05-10 18:45:00,2022-05-10 19:10:00,2384.23,2369.51,0.0,tp_lower -34841,做多,2022-05-10 22:00:00,2022-05-10 22:10:00,2281.27,2306.42,0.01,flip_to_short -34842,做空,2022-05-10 22:10:00,2022-05-10 22:40:00,2306.42,2295.34,0.0,flip_to_long -34843,做多,2022-05-10 22:40:00,2022-05-10 22:45:00,2295.34,2289.76,-0.0,flip_to_short -34844,做空,2022-05-10 22:45:00,2022-05-10 22:50:00,2289.76,2311.43,-0.01,flip_to_long -34845,做多,2022-05-10 22:50:00,2022-05-10 22:55:00,2311.43,2319.45,0.0,tp_upper -34846,做空,2022-05-11 00:55:00,2022-05-11 02:00:00,2354.61,2321.48,0.01,tp_lower -34847,做多,2022-05-11 02:15:00,2022-05-11 02:20:00,2343.54,2373.05,0.01,tp_upper -34848,做空,2022-05-11 03:25:00,2022-05-11 04:05:00,2367.25,2368.93,-0.0,flip_to_long -34849,做多,2022-05-11 04:05:00,2022-05-11 04:10:00,2368.93,2359.7,-0.0,flip_to_short -34850,做空,2022-05-11 04:10:00,2022-05-11 04:15:00,2359.7,2355.64,0.0,tp_lower -34851,做多,2022-05-11 04:25:00,2022-05-11 04:30:00,2369.17,2365.77,-0.0,flip_to_short -34852,做空,2022-05-11 04:30:00,2022-05-11 04:40:00,2365.77,2352.3,0.0,tp_lower -34853,做多,2022-05-11 05:10:00,2022-05-11 05:15:00,2385.54,2395.45,0.0,tp_upper -34854,做空,2022-05-11 05:50:00,2022-05-11 06:40:00,2376.71,2343.3,0.01,tp_lower -34855,做多,2022-05-11 07:55:00,2022-05-11 08:00:00,2314.43,2301.11,-0.0,flip_to_short -34856,做空,2022-05-11 08:00:00,2022-05-11 08:05:00,2301.11,2311.65,-0.0,flip_to_long -34857,做多,2022-05-11 08:05:00,2022-05-11 08:15:00,2311.65,2332.47,0.01,tp_upper -34858,做空,2022-05-11 11:00:00,2022-05-11 11:05:00,2420.72,2428.82,-0.0,tp_lower -34859,做多,2022-05-11 11:10:00,2022-05-11 11:15:00,2439.61,2436.78,-0.0,flip_to_short -34860,做空,2022-05-11 11:15:00,2022-05-11 11:25:00,2436.78,2422.39,0.0,tp_lower -34861,做多,2022-05-11 11:35:00,2022-05-11 15:00:00,2426.51,2335.89,-0.03,flip_to_short -34862,做空,2022-05-11 15:00:00,2022-05-11 15:15:00,2335.89,2288.79,0.01,tp_lower -34863,做多,2022-05-11 17:50:00,2022-05-11 18:30:00,2185.07,2194.0,0.0,flip_to_short -34864,做空,2022-05-11 18:30:00,2022-05-11 18:50:00,2194.0,2181.69,0.0,flip_to_long -34865,做多,2022-05-11 18:50:00,2022-05-11 20:45:00,2181.69,2113.65,-0.02,flip_to_short -34866,做空,2022-05-11 20:45:00,2022-05-11 20:50:00,2113.65,2046.79,0.02,tp_lower -34867,做多,2022-05-11 21:45:00,2022-05-11 22:30:00,2076.18,2063.75,-0.0,flip_to_short -34868,做空,2022-05-11 22:30:00,2022-05-11 22:50:00,2063.75,2088.98,-0.01,flip_to_long -34869,做多,2022-05-11 22:50:00,2022-05-11 23:10:00,2088.98,2082.26,-0.0,flip_to_short -34870,做空,2022-05-11 23:10:00,2022-05-11 23:30:00,2082.26,2074.44,0.0,flip_to_long -34871,做多,2022-05-11 23:30:00,2022-05-11 23:50:00,2074.44,2074.11,-0.0,flip_to_short -34872,做空,2022-05-11 23:50:00,2022-05-11 23:55:00,2074.11,2083.98,-0.0,flip_to_long -34873,做多,2022-05-11 23:55:00,2022-05-12 00:00:00,2083.98,2086.83,0.0,tp_upper -34874,做空,2022-05-12 01:20:00,2022-05-12 01:25:00,2121.34,2125.14,-0.0,flip_to_long -34875,做多,2022-05-12 01:25:00,2022-05-12 06:30:00,2125.14,1905.0,-0.07,tp_upper -34876,做空,2022-05-12 06:40:00,2022-05-12 07:00:00,1867.01,1844.81,0.01,flip_to_long -34877,做多,2022-05-12 07:00:00,2022-05-12 07:25:00,1844.81,1915.17,0.02,tp_upper -34878,做空,2022-05-12 08:30:00,2022-05-12 08:35:00,1878.65,1883.67,-0.0,flip_to_long -34879,做多,2022-05-12 08:35:00,2022-05-12 09:10:00,1883.67,1899.5,0.0,flip_to_short -34880,做空,2022-05-12 09:10:00,2022-05-12 09:15:00,1899.5,1919.14,-0.01,flip_to_long -34881,做多,2022-05-12 09:15:00,2022-05-12 09:20:00,1919.14,1930.86,0.0,tp_upper -34882,做空,2022-05-12 09:55:00,2022-05-12 10:15:00,1913.06,1915.7,-0.0,flip_to_long -34883,做多,2022-05-12 10:15:00,2022-05-12 10:25:00,1915.7,1943.01,0.01,tp_upper -34884,做空,2022-05-12 11:35:00,2022-05-12 11:50:00,1960.15,1953.74,0.0,flip_to_long -34885,做多,2022-05-12 11:50:00,2022-05-12 12:40:00,1953.74,1962.51,0.0,flip_to_short -34886,做空,2022-05-12 12:40:00,2022-05-12 13:05:00,1962.51,1954.29,0.0,flip_to_long -34887,做多,2022-05-12 13:05:00,2022-05-12 13:10:00,1954.29,1949.14,-0.0,flip_to_short -34888,做空,2022-05-12 13:10:00,2022-05-12 13:20:00,1949.14,1961.5,-0.0,flip_to_long -34889,做多,2022-05-12 13:20:00,2022-05-12 13:25:00,1961.5,1953.63,-0.0,flip_to_short -34890,做空,2022-05-12 13:25:00,2022-05-12 13:30:00,1953.63,1908.97,0.01,tp_lower -34891,做多,2022-05-12 13:45:00,2022-05-12 14:55:00,1930.48,2025.2,0.03,tp_upper -34892,做空,2022-05-12 15:45:00,2022-05-12 16:05:00,1991.34,2001.96,-0.0,flip_to_long -34893,做多,2022-05-12 16:05:00,2022-05-12 16:10:00,2001.96,1991.81,-0.0,flip_to_short -34894,做空,2022-05-12 16:10:00,2022-05-12 16:20:00,1991.81,2015.58,-0.01,flip_to_long -34895,做多,2022-05-12 16:20:00,2022-05-12 16:35:00,2015.58,2006.95,-0.0,flip_to_short -34896,做空,2022-05-12 16:35:00,2022-05-12 17:10:00,2006.95,1998.3,0.0,flip_to_long -34897,做多,2022-05-12 17:10:00,2022-05-12 19:25:00,1998.3,1938.37,-0.02,tp_upper -34898,做空,2022-05-12 19:45:00,2022-05-12 20:15:00,1937.75,1935.37,0.0,flip_to_long -34899,做多,2022-05-12 20:15:00,2022-05-12 20:30:00,1935.37,1937.7,0.0,flip_to_short -34900,做空,2022-05-12 20:30:00,2022-05-12 20:55:00,1937.7,1928.79,0.0,tp_lower -34901,做多,2022-05-12 21:55:00,2022-05-12 22:20:00,1912.64,1908.47,-0.0,flip_to_short -34902,做空,2022-05-12 22:20:00,2022-05-12 22:30:00,1908.47,1910.1,-0.0,flip_to_long -34903,做多,2022-05-12 22:30:00,2022-05-12 23:00:00,1910.1,1933.13,0.01,tp_upper -34904,做空,2022-05-13 00:15:00,2022-05-13 00:25:00,1942.74,1953.9,-0.0,flip_to_long -34905,做多,2022-05-13 00:25:00,2022-05-13 00:30:00,1953.9,1990.33,0.01,tp_upper -34906,做空,2022-05-13 04:15:00,2022-05-13 04:25:00,2083.0,2083.9,-0.0,flip_to_long -34907,做多,2022-05-13 04:25:00,2022-05-13 05:00:00,2083.9,2080.8,-0.0,flip_to_short -34908,做空,2022-05-13 05:00:00,2022-05-13 05:05:00,2080.8,2109.0,-0.01,flip_to_long -34909,做多,2022-05-13 05:05:00,2022-05-13 05:10:00,2109.0,2106.05,-0.0,tp_upper -34910,做空,2022-05-13 05:55:00,2022-05-13 06:35:00,2105.9,2107.01,-0.0,flip_to_long -34911,做多,2022-05-13 06:35:00,2022-05-13 09:05:00,2107.01,2072.51,-0.01,tp_upper -34912,做空,2022-05-13 09:45:00,2022-05-13 09:50:00,2067.91,2074.61,-0.0,flip_to_long -34913,做多,2022-05-13 09:50:00,2022-05-13 10:00:00,2074.61,2068.1,-0.0,flip_to_short -34914,做空,2022-05-13 10:00:00,2022-05-13 10:35:00,2068.1,2077.44,-0.0,flip_to_long -34915,做多,2022-05-13 10:35:00,2022-05-13 10:45:00,2077.44,2094.55,0.0,tp_upper -34916,做空,2022-05-13 11:20:00,2022-05-13 13:15:00,2080.3,2095.44,-0.0,tp_lower -34917,做多,2022-05-13 13:35:00,2022-05-13 13:50:00,2097.88,2129.25,0.01,tp_upper -34918,做空,2022-05-13 14:15:00,2022-05-13 14:20:00,2111.7,2131.45,-0.01,flip_to_long -34919,做多,2022-05-13 14:20:00,2022-05-13 14:25:00,2131.45,2133.28,0.0,tp_upper -34920,做空,2022-05-13 15:00:00,2022-05-13 15:05:00,2118.12,2120.04,-0.0,flip_to_long -34921,做多,2022-05-13 15:05:00,2022-05-13 17:15:00,2120.04,2073.79,-0.01,flip_to_short -34922,做空,2022-05-13 17:15:00,2022-05-13 17:20:00,2073.79,2080.76,-0.0,flip_to_long -34923,做多,2022-05-13 17:20:00,2022-05-13 17:25:00,2080.76,2073.93,-0.0,flip_to_short -34924,做空,2022-05-13 17:25:00,2022-05-13 17:30:00,2073.93,2080.77,-0.0,flip_to_long -34925,做多,2022-05-13 17:30:00,2022-05-13 17:35:00,2080.77,2079.18,-0.0,flip_to_short -34926,做空,2022-05-13 17:35:00,2022-05-13 17:55:00,2079.18,2051.01,0.01,tp_lower -34927,做多,2022-05-13 18:30:00,2022-05-13 18:45:00,2061.58,2057.85,-0.0,flip_to_short -34928,做空,2022-05-13 18:45:00,2022-05-13 18:50:00,2057.85,2072.49,-0.0,flip_to_long -34929,做多,2022-05-13 18:50:00,2022-05-13 19:45:00,2072.49,2062.56,-0.0,flip_to_short -34930,做空,2022-05-13 19:45:00,2022-05-13 19:55:00,2062.56,2064.07,-0.0,flip_to_long -34931,做多,2022-05-13 19:55:00,2022-05-13 20:25:00,2064.07,2065.61,0.0,flip_to_short -34932,做空,2022-05-13 20:25:00,2022-05-13 20:50:00,2065.61,2044.19,0.01,tp_lower -34933,做多,2022-05-13 21:30:00,2022-05-13 21:50:00,2062.23,2078.85,0.0,tp_upper -34934,做空,2022-05-13 22:40:00,2022-05-13 23:05:00,2060.97,2038.29,0.01,tp_lower -34935,做多,2022-05-14 00:10:00,2022-05-14 00:30:00,2031.31,2026.81,-0.0,flip_to_short -34936,做空,2022-05-14 00:30:00,2022-05-14 02:50:00,2026.81,2045.51,-0.01,tp_lower -34937,做多,2022-05-14 03:05:00,2022-05-14 03:10:00,2058.12,2052.75,-0.0,flip_to_short -34938,做空,2022-05-14 03:10:00,2022-05-14 03:15:00,2052.75,2043.22,0.0,tp_lower -34939,做多,2022-05-14 03:45:00,2022-05-14 03:50:00,2051.84,2049.01,-0.0,flip_to_short -34940,做空,2022-05-14 03:50:00,2022-05-14 03:55:00,2049.01,2053.63,-0.0,flip_to_long -34941,做多,2022-05-14 03:55:00,2022-05-14 04:00:00,2053.63,2046.89,-0.0,flip_to_short -34942,做空,2022-05-14 04:00:00,2022-05-14 04:10:00,2046.89,2048.71,-0.0,flip_to_long -34943,做多,2022-05-14 04:10:00,2022-05-14 04:20:00,2048.71,2045.85,-0.0,flip_to_short -34944,做空,2022-05-14 04:20:00,2022-05-14 04:30:00,2045.85,2028.42,0.0,tp_lower -34945,做多,2022-05-14 05:35:00,2022-05-14 06:10:00,2034.62,2029.49,-0.0,flip_to_short -34946,做空,2022-05-14 06:10:00,2022-05-14 06:15:00,2029.49,2037.3,-0.0,flip_to_long -34947,做多,2022-05-14 06:15:00,2022-05-14 06:20:00,2037.3,2038.64,0.0,tp_upper -34948,做空,2022-05-14 07:00:00,2022-05-14 07:35:00,2038.88,2038.63,-0.0,flip_to_long -34949,做多,2022-05-14 07:35:00,2022-05-14 08:30:00,2038.63,2041.33,0.0,tp_upper -34950,做空,2022-05-14 08:40:00,2022-05-14 08:45:00,2033.84,2042.52,-0.0,flip_to_long -34951,做多,2022-05-14 08:45:00,2022-05-14 09:05:00,2042.52,2053.8,0.0,tp_upper -34952,做空,2022-05-14 09:25:00,2022-05-14 09:35:00,2037.01,2023.14,0.0,tp_lower -34953,做多,2022-05-14 10:35:00,2022-05-14 10:40:00,2029.48,2022.97,-0.0,flip_to_short -34954,做空,2022-05-14 10:40:00,2022-05-14 10:50:00,2022.97,2013.14,0.0,tp_lower -34955,做多,2022-05-14 12:25:00,2022-05-14 12:55:00,1993.0,1984.14,-0.0,flip_to_short -34956,做空,2022-05-14 12:55:00,2022-05-14 13:10:00,1984.14,1972.39,0.0,tp_lower -34957,做空,2022-05-14 14:30:00,2022-05-14 14:40:00,1962.75,1967.93,-0.0,flip_to_long -34958,做多,2022-05-14 14:40:00,2022-05-14 14:45:00,1967.93,1961.8,-0.0,flip_to_short -34959,做空,2022-05-14 14:45:00,2022-05-14 14:50:00,1961.8,1963.53,-0.0,flip_to_long -34960,做多,2022-05-14 14:50:00,2022-05-14 15:05:00,1963.53,1976.83,0.0,tp_upper -34961,做空,2022-05-14 15:40:00,2022-05-14 16:10:00,1962.13,1974.47,-0.0,tp_lower -34962,做空,2022-05-14 17:40:00,2022-05-14 19:05:00,2001.84,2015.34,-0.0,flip_to_long -34963,做多,2022-05-14 19:05:00,2022-05-14 20:35:00,2015.34,2002.37,-0.0,flip_to_short -34964,做空,2022-05-14 20:35:00,2022-05-14 21:20:00,2002.37,2005.5,-0.0,flip_to_long -34965,做多,2022-05-14 21:20:00,2022-05-14 21:30:00,2005.5,2010.73,0.0,tp_upper -34966,做空,2022-05-15 00:10:00,2022-05-15 00:15:00,2048.93,2068.51,-0.01,flip_to_long -34967,做多,2022-05-15 00:15:00,2022-05-15 00:20:00,2068.51,2073.17,0.0,tp_upper -34968,做空,2022-05-15 00:35:00,2022-05-15 01:05:00,2056.58,2037.2,0.01,tp_lower -34969,做多,2022-05-15 02:00:00,2022-05-15 02:10:00,2047.65,2029.03,-0.01,flip_to_short -34970,做空,2022-05-15 02:10:00,2022-05-15 02:15:00,2029.03,2032.4,-0.0,tp_lower -34971,做多,2022-05-15 04:05:00,2022-05-15 04:20:00,2019.0,2015.49,-0.0,flip_to_short -34972,做空,2022-05-15 04:20:00,2022-05-15 04:25:00,2015.49,2016.74,-0.0,flip_to_long -34973,做多,2022-05-15 04:25:00,2022-05-15 04:30:00,2016.74,2010.28,-0.0,flip_to_short -34974,做空,2022-05-15 04:30:00,2022-05-15 04:40:00,2010.28,2011.55,-0.0,tp_lower -34975,做多,2022-05-15 04:45:00,2022-05-15 04:50:00,2015.22,2014.54,-0.0,flip_to_short -34976,做空,2022-05-15 04:50:00,2022-05-15 05:05:00,2014.54,2008.61,0.0,tp_lower -34977,做多,2022-05-15 05:10:00,2022-05-15 05:30:00,2013.91,2016.43,0.0,tp_upper -34978,做空,2022-05-15 06:40:00,2022-05-15 06:45:00,2025.18,2028.01,-0.0,flip_to_long -34979,做多,2022-05-15 06:45:00,2022-05-15 07:00:00,2028.01,2039.76,0.0,tp_upper -34980,做空,2022-05-15 07:45:00,2022-05-15 07:50:00,2035.47,2040.01,-0.0,flip_to_long -34981,做多,2022-05-15 07:50:00,2022-05-15 07:55:00,2040.01,2036.14,-0.0,flip_to_short -34982,做空,2022-05-15 07:55:00,2022-05-15 08:15:00,2036.14,2027.53,0.0,tp_lower -34983,做多,2022-05-15 09:20:00,2022-05-15 09:40:00,2029.29,2034.71,0.0,tp_upper -34984,做空,2022-05-15 10:05:00,2022-05-15 10:10:00,2027.38,2029.1,-0.0,flip_to_long -34985,做多,2022-05-15 10:10:00,2022-05-15 10:20:00,2029.1,2028.81,-0.0,flip_to_short -34986,做空,2022-05-15 10:20:00,2022-05-15 10:35:00,2028.81,2033.59,-0.0,flip_to_long -34987,做多,2022-05-15 10:35:00,2022-05-15 10:45:00,2033.59,2041.98,0.0,tp_upper -34988,做空,2022-05-15 13:00:00,2022-05-15 13:05:00,2078.22,2079.53,-0.0,tp_lower -34989,做多,2022-05-15 13:10:00,2022-05-15 13:15:00,2083.73,2079.34,-0.0,flip_to_short -34990,做空,2022-05-15 13:15:00,2022-05-15 13:20:00,2079.34,2072.61,0.0,tp_lower -34991,做多,2022-05-15 14:45:00,2022-05-15 15:00:00,2066.37,2066.72,-0.0,flip_to_short -34992,做空,2022-05-15 15:00:00,2022-05-15 15:30:00,2066.72,2059.0,0.0,tp_lower -34993,做多,2022-05-15 15:55:00,2022-05-15 16:05:00,2061.54,2063.99,0.0,flip_to_short -34994,做空,2022-05-15 16:05:00,2022-05-15 16:15:00,2063.99,2064.08,-0.0,flip_to_long -34995,做多,2022-05-15 16:15:00,2022-05-15 16:35:00,2064.08,2075.09,0.0,tp_upper -34996,做空,2022-05-15 17:30:00,2022-05-15 18:15:00,2078.61,2077.86,-0.0,flip_to_long -34997,做多,2022-05-15 18:15:00,2022-05-15 18:20:00,2077.86,2073.19,-0.0,flip_to_short -34998,做空,2022-05-15 18:20:00,2022-05-15 18:25:00,2073.19,2078.12,-0.0,flip_to_long -34999,做多,2022-05-15 18:25:00,2022-05-15 18:40:00,2078.12,2094.45,0.0,tp_upper -35000,做空,2022-05-15 19:25:00,2022-05-15 19:30:00,2079.97,2087.08,-0.0,flip_to_long -35001,做多,2022-05-15 19:30:00,2022-05-15 19:45:00,2087.08,2091.56,0.0,tp_upper -35002,做空,2022-05-15 21:25:00,2022-05-15 21:30:00,2119.06,2119.97,-0.0,flip_to_long -35003,做多,2022-05-15 21:30:00,2022-05-15 21:55:00,2119.97,2134.8,0.0,tp_upper -35004,做空,2022-05-15 22:50:00,2022-05-15 23:20:00,2133.01,2137.0,-0.0,flip_to_long -35005,做多,2022-05-15 23:20:00,2022-05-15 23:45:00,2137.0,2141.71,0.0,tp_upper -35006,做空,2022-05-16 00:00:00,2022-05-16 00:15:00,2136.93,2120.99,0.0,tp_lower -35007,做多,2022-05-16 03:50:00,2022-05-16 04:30:00,2076.43,2068.98,-0.0,flip_to_short -35008,做空,2022-05-16 04:30:00,2022-05-16 04:35:00,2068.98,2075.28,-0.0,flip_to_long -35009,做多,2022-05-16 04:35:00,2022-05-16 04:40:00,2075.28,2079.92,0.0,tp_upper -35010,做空,2022-05-16 04:45:00,2022-05-16 05:00:00,2076.47,2072.76,0.0,flip_to_long -35011,做多,2022-05-16 05:00:00,2022-05-16 05:15:00,2072.76,2077.81,0.0,tp_upper -35012,做空,2022-05-16 05:30:00,2022-05-16 05:50:00,2075.09,2065.52,0.0,tp_lower -35013,做多,2022-05-16 07:35:00,2022-05-16 07:40:00,2016.16,2012.82,-0.0,flip_to_short -35014,做空,2022-05-16 07:40:00,2022-05-16 07:45:00,2012.82,2015.67,-0.0,flip_to_long -35015,做多,2022-05-16 07:45:00,2022-05-16 07:50:00,2015.67,2008.79,-0.0,flip_to_short -35016,做空,2022-05-16 07:50:00,2022-05-16 07:55:00,2008.79,2010.84,-0.0,flip_to_long -35017,做多,2022-05-16 07:55:00,2022-05-16 08:15:00,2010.84,2024.34,0.0,tp_upper -35018,做空,2022-05-16 09:05:00,2022-05-16 09:15:00,2018.36,2009.64,0.0,tp_lower -35019,做多,2022-05-16 09:45:00,2022-05-16 10:20:00,2015.37,2030.07,0.0,tp_upper -35020,做空,2022-05-16 11:45:00,2022-05-16 12:00:00,2036.43,2019.53,0.0,tp_lower -35021,做多,2022-05-16 12:25:00,2022-05-16 12:30:00,2044.21,2052.91,0.0,tp_upper -35022,做空,2022-05-16 12:40:00,2022-05-16 12:50:00,2028.75,2032.78,-0.0,flip_to_long -35023,做多,2022-05-16 12:50:00,2022-05-16 12:55:00,2032.78,2028.65,-0.0,flip_to_short -35024,做空,2022-05-16 12:55:00,2022-05-16 13:00:00,2028.65,2042.47,-0.0,flip_to_long -35025,做多,2022-05-16 13:00:00,2022-05-16 13:10:00,2042.47,2028.21,-0.0,flip_to_short -35026,做空,2022-05-16 13:10:00,2022-05-16 13:30:00,2028.21,2013.78,0.0,tp_lower -35027,做多,2022-05-16 13:35:00,2022-05-16 13:40:00,2027.99,2014.78,-0.0,flip_to_short -35028,做空,2022-05-16 13:40:00,2022-05-16 13:45:00,2014.78,1999.15,0.0,tp_lower -35029,做多,2022-05-16 14:15:00,2022-05-16 14:30:00,2018.44,2014.89,-0.0,flip_to_short -35030,做空,2022-05-16 14:30:00,2022-05-16 15:05:00,2014.89,2014.62,-0.0,flip_to_long -35031,做多,2022-05-16 15:05:00,2022-05-16 15:10:00,2014.62,2009.01,-0.0,flip_to_short -35032,做空,2022-05-16 15:10:00,2022-05-16 15:35:00,2009.01,2004.49,0.0,tp_lower -35033,做多,2022-05-16 15:50:00,2022-05-16 16:05:00,2015.5,2002.26,-0.0,flip_to_short -35034,做空,2022-05-16 16:05:00,2022-05-16 16:10:00,2002.26,1999.05,0.0,tp_lower -35035,做多,2022-05-16 17:05:00,2022-05-16 17:30:00,1999.18,2017.66,0.01,tp_upper -35036,做空,2022-05-16 19:10:00,2022-05-16 19:30:00,2029.07,2020.8,0.0,tp_lower -35037,做多,2022-05-16 20:30:00,2022-05-16 20:45:00,2020.39,2025.0,0.0,tp_upper -35038,做空,2022-05-16 22:25:00,2022-05-16 22:50:00,2040.65,2033.51,0.0,tp_lower -35039,做多,2022-05-17 00:15:00,2022-05-17 00:20:00,2039.49,2036.13,-0.0,tp_upper -35040,做空,2022-05-17 01:10:00,2022-05-17 01:50:00,2032.55,2037.49,-0.0,flip_to_long -35041,做多,2022-05-17 01:50:00,2022-05-17 01:55:00,2037.49,2036.72,-0.0,flip_to_short -35042,做空,2022-05-17 01:55:00,2022-05-17 02:30:00,2036.72,2035.49,0.0,flip_to_long -35043,做多,2022-05-17 02:30:00,2022-05-17 03:05:00,2035.49,2058.15,0.01,tp_upper -35044,做空,2022-05-17 05:05:00,2022-05-17 05:35:00,2070.23,2072.24,-0.0,flip_to_long -35045,做多,2022-05-17 05:35:00,2022-05-17 05:45:00,2072.24,2078.24,0.0,tp_upper -35046,做空,2022-05-17 06:05:00,2022-05-17 06:15:00,2073.36,2072.4,-0.0,flip_to_long -35047,做多,2022-05-17 06:15:00,2022-05-17 06:25:00,2072.4,2072.04,-0.0,flip_to_short -35048,做空,2022-05-17 06:25:00,2022-05-17 06:30:00,2072.04,2077.74,-0.0,flip_to_long -35049,做多,2022-05-17 06:30:00,2022-05-17 06:35:00,2077.74,2079.25,0.0,tp_upper -35050,做空,2022-05-17 07:10:00,2022-05-17 08:00:00,2076.3,2076.22,-0.0,flip_to_long -35051,做多,2022-05-17 08:00:00,2022-05-17 08:30:00,2076.22,2088.91,0.0,tp_upper -35052,做空,2022-05-17 09:40:00,2022-05-17 09:55:00,2090.14,2089.55,-0.0,flip_to_long -35053,做多,2022-05-17 09:55:00,2022-05-17 10:00:00,2089.55,2082.86,-0.0,flip_to_short -35054,做空,2022-05-17 10:00:00,2022-05-17 10:05:00,2082.86,2087.14,-0.0,tp_lower -35055,做多,2022-05-17 11:05:00,2022-05-17 11:15:00,2084.77,2082.09,-0.0,flip_to_short -35056,做空,2022-05-17 11:15:00,2022-05-17 11:20:00,2082.09,2084.44,-0.0,flip_to_long -35057,做多,2022-05-17 11:20:00,2022-05-17 11:30:00,2084.44,2082.0,-0.0,tp_upper -35058,做多,2022-05-17 11:45:00,2022-05-17 12:05:00,2082.27,2087.25,0.0,tp_upper -35059,做空,2022-05-17 13:15:00,2022-05-17 13:25:00,2091.98,2092.99,-0.0,flip_to_long -35060,做多,2022-05-17 13:25:00,2022-05-17 13:35:00,2092.99,2111.98,0.01,tp_upper -35061,做空,2022-05-17 13:55:00,2022-05-17 14:10:00,2099.02,2083.13,0.0,tp_lower -35062,做多,2022-05-17 15:35:00,2022-05-17 15:55:00,2063.14,2059.79,-0.0,flip_to_short -35063,做空,2022-05-17 15:55:00,2022-05-17 16:20:00,2059.79,2039.86,0.01,tp_lower -35064,做多,2022-05-17 16:30:00,2022-05-17 16:35:00,2054.5,2051.99,-0.0,flip_to_short -35065,做空,2022-05-17 16:35:00,2022-05-17 16:40:00,2051.99,2055.42,-0.0,flip_to_long -35066,做多,2022-05-17 16:40:00,2022-05-17 17:10:00,2055.42,2062.41,0.0,tp_upper -35067,做空,2022-05-17 17:55:00,2022-05-17 18:00:00,2056.65,2047.51,0.0,tp_lower -35068,做多,2022-05-17 18:05:00,2022-05-17 18:10:00,2067.4,2041.92,-0.01,flip_to_short -35069,做空,2022-05-17 18:10:00,2022-05-17 18:15:00,2041.92,2024.27,0.01,tp_lower -35070,做多,2022-05-17 19:05:00,2022-05-17 20:05:00,2047.5,2042.88,-0.0,flip_to_short -35071,做空,2022-05-17 20:05:00,2022-05-17 22:45:00,2042.88,2076.95,-0.01,flip_to_long -35072,做多,2022-05-17 22:45:00,2022-05-17 23:05:00,2076.95,2089.79,0.0,tp_upper -35073,做空,2022-05-18 00:35:00,2022-05-18 01:00:00,2096.81,2085.5,0.0,tp_lower -35074,做多,2022-05-18 02:50:00,2022-05-18 03:00:00,2070.55,2068.86,-0.0,flip_to_short -35075,做空,2022-05-18 03:00:00,2022-05-18 03:10:00,2068.86,2050.09,0.01,tp_lower -35076,做多,2022-05-18 05:05:00,2022-05-18 05:10:00,2043.03,2039.8,-0.0,flip_to_short -35077,做空,2022-05-18 05:10:00,2022-05-18 05:45:00,2039.8,2040.98,-0.0,flip_to_long -35078,做多,2022-05-18 05:45:00,2022-05-18 06:00:00,2040.98,2049.16,0.0,tp_upper -35079,做空,2022-05-18 06:20:00,2022-05-18 06:25:00,2039.25,2040.94,-0.0,flip_to_long -35080,做多,2022-05-18 06:25:00,2022-05-18 08:15:00,2040.94,2027.42,-0.0,flip_to_short -35081,做空,2022-05-18 08:15:00,2022-05-18 08:25:00,2027.42,2028.86,-0.0,flip_to_long -35082,做多,2022-05-18 08:25:00,2022-05-18 08:30:00,2028.86,2024.14,-0.0,flip_to_short -35083,做空,2022-05-18 08:30:00,2022-05-18 08:40:00,2024.14,2027.68,-0.0,flip_to_long -35084,做多,2022-05-18 08:40:00,2022-05-18 09:15:00,2027.68,2023.65,-0.0,flip_to_short -35085,做空,2022-05-18 09:15:00,2022-05-18 09:20:00,2023.65,2022.97,-0.0,tp_lower -35086,做多,2022-05-18 09:30:00,2022-05-18 09:35:00,2030.32,2027.71,-0.0,flip_to_short -35087,做空,2022-05-18 09:35:00,2022-05-18 09:40:00,2027.71,2031.14,-0.0,flip_to_long -35088,做多,2022-05-18 09:40:00,2022-05-18 10:00:00,2031.14,2040.96,0.0,tp_upper -35089,做空,2022-05-18 10:45:00,2022-05-18 10:50:00,2033.86,2036.61,-0.0,flip_to_long -35090,做多,2022-05-18 10:50:00,2022-05-18 11:00:00,2036.61,2030.05,-0.0,flip_to_short -35091,做空,2022-05-18 11:00:00,2022-05-18 11:15:00,2030.05,2028.11,0.0,tp_lower -35092,做多,2022-05-18 12:05:00,2022-05-18 12:35:00,2028.75,2027.03,-0.0,flip_to_short -35093,做空,2022-05-18 12:35:00,2022-05-18 12:45:00,2027.03,2013.1,0.0,tp_lower -35094,做多,2022-05-18 14:15:00,2022-05-18 14:25:00,1995.59,1988.93,-0.0,flip_to_short -35095,做空,2022-05-18 14:25:00,2022-05-18 14:30:00,1988.93,1989.73,-0.0,flip_to_long -35096,做多,2022-05-18 14:30:00,2022-05-18 16:30:00,1989.73,1976.72,-0.0,tp_upper -35097,做空,2022-05-18 17:10:00,2022-05-18 17:15:00,1959.52,1960.61,-0.0,flip_to_long -35098,做多,2022-05-18 17:15:00,2022-05-18 17:40:00,1960.61,1962.34,0.0,flip_to_short -35099,做空,2022-05-18 17:40:00,2022-05-18 18:00:00,1962.34,1956.53,0.0,tp_lower -35100,做多,2022-05-18 18:20:00,2022-05-18 18:30:00,1962.54,1964.25,0.0,flip_to_short -35101,做空,2022-05-18 18:30:00,2022-05-18 18:40:00,1964.25,1965.99,-0.0,flip_to_long -35102,做多,2022-05-18 18:40:00,2022-05-18 19:00:00,1965.99,1984.81,0.01,tp_upper -35103,做空,2022-05-18 20:00:00,2022-05-18 20:20:00,1970.97,1954.16,0.01,tp_lower -35104,做多,2022-05-18 21:05:00,2022-05-18 21:15:00,1964.84,1965.99,0.0,flip_to_short -35105,做空,2022-05-18 21:15:00,2022-05-18 21:35:00,1965.99,1961.85,0.0,flip_to_long -35106,做多,2022-05-18 21:35:00,2022-05-18 22:00:00,1961.85,1953.67,-0.0,flip_to_short -35107,做空,2022-05-18 22:00:00,2022-05-18 22:15:00,1953.67,1966.53,-0.0,flip_to_long -35108,做多,2022-05-18 22:15:00,2022-05-18 22:25:00,1966.53,1953.09,-0.0,flip_to_short -35109,做空,2022-05-18 22:25:00,2022-05-18 22:35:00,1953.09,1953.38,-0.0,tp_lower -35110,做多,2022-05-19 00:15:00,2022-05-19 00:25:00,1931.09,1933.22,0.0,flip_to_short -35111,做空,2022-05-19 00:25:00,2022-05-19 01:35:00,1933.22,1931.45,0.0,flip_to_long -35112,做多,2022-05-19 01:35:00,2022-05-19 02:45:00,1931.45,1938.48,0.0,tp_upper -35113,做空,2022-05-19 04:25:00,2022-05-19 05:15:00,1953.46,1952.78,-0.0,flip_to_long -35114,做多,2022-05-19 05:15:00,2022-05-19 06:05:00,1952.78,1956.72,0.0,tp_upper -35115,做空,2022-05-19 07:20:00,2022-05-19 07:35:00,1952.25,1942.69,0.0,tp_lower -35116,做多,2022-05-19 08:10:00,2022-05-19 08:15:00,1956.05,1950.21,-0.0,flip_to_short -35117,做空,2022-05-19 08:15:00,2022-05-19 08:25:00,1950.21,1951.2,-0.0,flip_to_long -35118,做多,2022-05-19 08:25:00,2022-05-19 10:05:00,1951.2,1929.22,-0.01,flip_to_short -35119,做空,2022-05-19 10:05:00,2022-05-19 10:10:00,1929.22,1929.46,-0.0,flip_to_long -35120,做多,2022-05-19 10:10:00,2022-05-19 10:25:00,1929.46,1928.38,-0.0,flip_to_short -35121,做空,2022-05-19 10:25:00,2022-05-19 10:35:00,1928.38,1929.99,-0.0,flip_to_long -35122,做多,2022-05-19 10:35:00,2022-05-19 10:40:00,1929.99,1935.63,0.0,tp_upper -35123,做空,2022-05-19 12:35:00,2022-05-19 12:40:00,1950.82,1953.63,-0.0,flip_to_long -35124,做多,2022-05-19 12:40:00,2022-05-19 12:55:00,1953.63,1952.09,-0.0,flip_to_short -35125,做空,2022-05-19 12:55:00,2022-05-19 13:00:00,1952.09,1953.83,-0.0,flip_to_long -35126,做多,2022-05-19 13:00:00,2022-05-19 13:10:00,1953.83,1977.58,0.01,tp_upper -35127,做空,2022-05-19 13:45:00,2022-05-19 13:55:00,1951.18,1960.44,-0.0,flip_to_long -35128,做多,2022-05-19 13:55:00,2022-05-19 14:40:00,1960.44,1972.9,0.0,flip_to_short -35129,做空,2022-05-19 14:40:00,2022-05-19 14:50:00,1972.9,1978.6,-0.0,flip_to_long -35130,做多,2022-05-19 14:50:00,2022-05-19 15:15:00,1978.6,1994.16,0.0,tp_upper -35131,做空,2022-05-19 16:35:00,2022-05-19 17:10:00,2012.48,2004.87,0.0,tp_lower -35132,做多,2022-05-19 17:55:00,2022-05-19 18:10:00,2015.02,2017.81,0.0,tp_upper -35133,做空,2022-05-19 18:25:00,2022-05-19 18:35:00,2011.09,2011.64,-0.0,flip_to_long -35134,做多,2022-05-19 18:35:00,2022-05-19 19:05:00,2011.64,2003.6,-0.0,flip_to_short -35135,做空,2022-05-19 19:05:00,2022-05-19 19:10:00,2003.6,2004.15,-0.0,tp_lower -35136,做多,2022-05-19 20:05:00,2022-05-19 20:20:00,2001.01,2001.9,-0.0,flip_to_short -35137,做空,2022-05-19 20:20:00,2022-05-19 22:20:00,2001.9,2005.26,-0.0,tp_lower -35138,做多,2022-05-19 22:55:00,2022-05-19 23:05:00,2006.1,2007.13,0.0,flip_to_short -35139,做空,2022-05-19 23:05:00,2022-05-19 23:10:00,2007.13,2010.1,-0.0,flip_to_long -35140,做多,2022-05-19 23:10:00,2022-05-19 23:20:00,2010.1,2013.45,0.0,tp_upper -35141,做空,2022-05-20 00:10:00,2022-05-20 00:35:00,2012.35,2012.98,-0.0,flip_to_long -35142,做多,2022-05-20 00:35:00,2022-05-20 00:50:00,2012.98,2017.31,0.0,flip_to_short -35143,做空,2022-05-20 00:50:00,2022-05-20 01:05:00,2017.31,2007.09,0.0,tp_lower -35144,做多,2022-05-20 01:20:00,2022-05-20 01:25:00,2022.5,2023.35,-0.0,tp_upper -35145,做空,2022-05-20 02:10:00,2022-05-20 02:35:00,2018.04,2026.42,-0.0,flip_to_long -35146,做多,2022-05-20 02:35:00,2022-05-20 02:50:00,2026.42,2028.51,0.0,flip_to_short -35147,做空,2022-05-20 02:50:00,2022-05-20 02:55:00,2028.51,2028.95,-0.0,flip_to_long -35148,做多,2022-05-20 02:55:00,2022-05-20 03:30:00,2028.95,2022.11,-0.0,flip_to_short -35149,做空,2022-05-20 03:30:00,2022-05-20 04:00:00,2022.11,2033.0,-0.0,flip_to_long -35150,做多,2022-05-20 04:00:00,2022-05-20 04:05:00,2033.0,2028.87,-0.0,tp_upper -35151,做空,2022-05-20 04:15:00,2022-05-20 04:25:00,2024.49,2024.65,-0.0,flip_to_long -35152,做多,2022-05-20 04:25:00,2022-05-20 04:30:00,2024.65,2024.42,-0.0,flip_to_short -35153,做空,2022-05-20 04:30:00,2022-05-20 04:35:00,2024.42,2025.55,-0.0,flip_to_long -35154,做多,2022-05-20 04:35:00,2022-05-20 04:40:00,2025.55,2017.34,-0.0,flip_to_short -35155,做空,2022-05-20 04:40:00,2022-05-20 04:45:00,2017.34,2019.89,-0.0,tp_lower -35156,做多,2022-05-20 05:25:00,2022-05-20 06:15:00,2019.78,2020.96,0.0,flip_to_short -35157,做空,2022-05-20 06:15:00,2022-05-20 06:25:00,2020.96,2011.84,0.0,tp_lower -35158,做多,2022-05-20 07:10:00,2022-05-20 08:50:00,2020.31,2026.67,0.0,flip_to_short -35159,做空,2022-05-20 08:50:00,2022-05-20 08:55:00,2026.67,2027.5,-0.0,flip_to_long -35160,做多,2022-05-20 08:55:00,2022-05-20 09:05:00,2027.5,2024.6,-0.0,flip_to_short -35161,做空,2022-05-20 09:05:00,2022-05-20 09:10:00,2024.6,2026.94,-0.0,tp_lower -35162,做多,2022-05-20 09:15:00,2022-05-20 09:35:00,2034.0,2037.39,0.0,tp_upper -35163,做空,2022-05-20 11:10:00,2022-05-20 11:25:00,2043.75,2042.66,0.0,flip_to_long -35164,做多,2022-05-20 11:25:00,2022-05-20 11:35:00,2042.66,2047.6,0.0,tp_upper -35165,做空,2022-05-20 12:10:00,2022-05-20 12:20:00,2045.31,2044.0,0.0,flip_to_long -35166,做多,2022-05-20 12:20:00,2022-05-20 13:30:00,2044.0,2037.53,-0.0,flip_to_short -35167,做空,2022-05-20 13:30:00,2022-05-20 13:35:00,2037.53,2034.11,0.0,tp_lower -35168,做多,2022-05-20 13:40:00,2022-05-20 13:45:00,2045.09,2038.84,-0.0,flip_to_short -35169,做空,2022-05-20 13:45:00,2022-05-20 13:50:00,2038.84,2045.61,-0.0,flip_to_long -35170,做多,2022-05-20 13:50:00,2022-05-20 14:00:00,2045.61,2038.9,-0.0,flip_to_short -35171,做空,2022-05-20 14:00:00,2022-05-20 14:10:00,2038.9,2026.44,0.0,tp_lower -35172,做多,2022-05-20 17:15:00,2022-05-20 17:20:00,1938.91,1932.25,-0.0,flip_to_short -35173,做空,2022-05-20 17:20:00,2022-05-20 17:30:00,1932.25,1937.48,-0.0,flip_to_long -35174,做多,2022-05-20 17:30:00,2022-05-20 17:35:00,1937.48,1936.8,-0.0,flip_to_short -35175,做空,2022-05-20 17:35:00,2022-05-20 18:20:00,1936.8,1923.59,0.0,tp_lower -35176,做多,2022-05-20 18:40:00,2022-05-20 18:50:00,1935.68,1944.98,0.0,tp_upper -35177,做空,2022-05-20 20:45:00,2022-05-20 20:50:00,1959.94,1960.81,-0.0,flip_to_long -35178,做多,2022-05-20 20:50:00,2022-05-20 21:35:00,1960.81,1963.75,0.0,flip_to_short -35179,做空,2022-05-20 21:35:00,2022-05-20 22:00:00,1963.75,1961.05,0.0,tp_lower -35180,做多,2022-05-20 22:05:00,2022-05-20 22:10:00,1965.1,1963.17,-0.0,flip_to_short -35181,做空,2022-05-20 22:10:00,2022-05-20 22:20:00,1963.17,1967.81,-0.0,flip_to_long -35182,做多,2022-05-20 22:20:00,2022-05-20 22:25:00,1967.81,1964.7,-0.0,flip_to_short -35183,做空,2022-05-20 22:25:00,2022-05-20 22:50:00,1964.7,1953.96,0.0,tp_lower -35184,做多,2022-05-20 23:00:00,2022-05-20 23:10:00,1958.78,1969.83,0.0,tp_upper -35185,做空,2022-05-20 23:35:00,2022-05-20 23:50:00,1963.0,1961.05,0.0,flip_to_long -35186,做多,2022-05-20 23:50:00,2022-05-21 00:15:00,1961.05,1963.93,0.0,flip_to_short -35187,做空,2022-05-21 00:15:00,2022-05-21 00:40:00,1963.93,1964.53,-0.0,flip_to_long -35188,做多,2022-05-21 00:40:00,2022-05-21 00:45:00,1964.53,1959.85,-0.0,flip_to_short -35189,做空,2022-05-21 00:45:00,2022-05-21 01:00:00,1959.85,1957.68,0.0,tp_lower -35190,做多,2022-05-21 02:20:00,2022-05-21 03:05:00,1956.86,1953.95,-0.0,flip_to_short -35191,做空,2022-05-21 03:05:00,2022-05-21 03:15:00,1953.95,1953.64,-0.0,flip_to_long -35192,做多,2022-05-21 03:15:00,2022-05-21 03:25:00,1953.64,1950.0,-0.0,flip_to_short -35193,做空,2022-05-21 03:25:00,2022-05-21 03:40:00,1950.0,1957.95,-0.0,flip_to_long -35194,做多,2022-05-21 03:40:00,2022-05-21 03:50:00,1957.95,1966.24,0.0,tp_upper -35195,做空,2022-05-21 04:50:00,2022-05-21 05:10:00,1961.13,1965.6,-0.0,flip_to_long -35196,做多,2022-05-21 05:10:00,2022-05-21 05:15:00,1965.6,1962.16,-0.0,flip_to_short -35197,做空,2022-05-21 05:15:00,2022-05-21 05:30:00,1962.16,1965.63,-0.0,tp_lower -35198,做空,2022-05-21 05:40:00,2022-05-21 05:55:00,1964.6,1965.93,-0.0,flip_to_long -35199,做多,2022-05-21 05:55:00,2022-05-21 06:00:00,1965.93,1966.5,-0.0,tp_upper -35200,做空,2022-05-21 06:05:00,2022-05-21 06:15:00,1963.99,1966.81,-0.0,flip_to_long -35201,做多,2022-05-21 06:15:00,2022-05-21 06:20:00,1966.81,1969.58,0.0,tp_upper -35202,做空,2022-05-21 07:10:00,2022-05-21 07:15:00,1965.37,1968.17,-0.0,flip_to_long -35203,做多,2022-05-21 07:15:00,2022-05-21 07:20:00,1968.17,1973.57,0.0,tp_upper -35204,做空,2022-05-21 08:45:00,2022-05-21 09:00:00,1976.27,1975.47,-0.0,tp_lower -35205,做多,2022-05-21 10:00:00,2022-05-21 10:05:00,1976.71,1974.39,-0.0,flip_to_short -35206,做空,2022-05-21 10:05:00,2022-05-21 10:25:00,1974.39,1964.8,0.0,tp_lower -35207,做多,2022-05-21 10:45:00,2022-05-21 10:55:00,1970.62,1969.88,-0.0,flip_to_short -35208,做空,2022-05-21 10:55:00,2022-05-21 11:10:00,1969.88,1966.72,0.0,tp_lower -35209,做多,2022-05-21 11:45:00,2022-05-21 12:15:00,1968.4,1967.03,-0.0,flip_to_short -35210,做空,2022-05-21 12:15:00,2022-05-21 12:40:00,1967.03,1967.64,-0.0,flip_to_long -35211,做多,2022-05-21 12:40:00,2022-05-21 12:50:00,1967.64,1964.67,-0.0,flip_to_short -35212,做空,2022-05-21 12:50:00,2022-05-21 12:55:00,1964.67,1969.3,-0.0,flip_to_long -35213,做多,2022-05-21 12:55:00,2022-05-21 13:00:00,1969.3,1965.7,-0.0,flip_to_short -35214,做空,2022-05-21 13:00:00,2022-05-21 13:10:00,1965.7,1967.21,-0.0,flip_to_long -35215,做多,2022-05-21 13:10:00,2022-05-21 13:35:00,1967.21,1975.09,0.0,tp_upper -35216,做空,2022-05-21 13:55:00,2022-05-21 14:05:00,1968.49,1968.58,-0.0,flip_to_long -35217,做多,2022-05-21 14:05:00,2022-05-21 14:40:00,1968.58,1977.21,0.0,tp_upper -35218,做空,2022-05-21 15:10:00,2022-05-21 15:15:00,1964.66,1971.71,-0.0,flip_to_long -35219,做多,2022-05-21 15:15:00,2022-05-21 15:20:00,1971.71,1970.61,-0.0,flip_to_short -35220,做空,2022-05-21 15:20:00,2022-05-21 15:30:00,1970.61,1975.02,-0.0,flip_to_long -35221,做多,2022-05-21 15:30:00,2022-05-21 16:10:00,1975.02,1984.85,0.0,tp_upper -35222,做空,2022-05-21 16:40:00,2022-05-21 16:45:00,1976.51,1979.59,-0.0,flip_to_long -35223,做多,2022-05-21 16:45:00,2022-05-21 16:50:00,1979.59,1978.25,-0.0,flip_to_short -35224,做空,2022-05-21 16:50:00,2022-05-21 16:55:00,1978.25,1979.93,-0.0,flip_to_long -35225,做多,2022-05-21 16:55:00,2022-05-21 17:00:00,1979.93,1977.53,-0.0,flip_to_short -35226,做空,2022-05-21 17:00:00,2022-05-21 17:05:00,1977.53,1981.98,-0.0,flip_to_long -35227,做多,2022-05-21 17:05:00,2022-05-21 17:15:00,1981.98,1978.63,-0.0,flip_to_short -35228,做空,2022-05-21 17:15:00,2022-05-21 17:20:00,1978.63,1976.31,0.0,tp_lower -35229,做多,2022-05-21 18:00:00,2022-05-21 18:05:00,1978.37,1982.81,0.0,tp_upper -35230,做空,2022-05-21 18:25:00,2022-05-21 18:30:00,1977.22,1982.07,-0.0,flip_to_long -35231,做多,2022-05-21 18:30:00,2022-05-21 18:45:00,1982.07,1978.44,-0.0,flip_to_short -35232,做空,2022-05-21 18:45:00,2022-05-21 19:35:00,1978.44,1981.27,-0.0,flip_to_long -35233,做多,2022-05-21 19:35:00,2022-05-21 19:50:00,1981.27,1979.51,-0.0,flip_to_short -35234,做空,2022-05-21 19:50:00,2022-05-21 19:55:00,1979.51,1980.09,-0.0,flip_to_long -35235,做多,2022-05-21 19:55:00,2022-05-21 20:15:00,1980.09,1980.59,-0.0,flip_to_short -35236,做空,2022-05-21 20:15:00,2022-05-21 20:20:00,1980.59,1982.94,-0.0,flip_to_long -35237,做多,2022-05-21 20:20:00,2022-05-21 20:25:00,1982.94,1979.35,-0.0,flip_to_short -35238,做空,2022-05-21 20:25:00,2022-05-21 20:30:00,1979.35,1976.93,0.0,tp_lower -35239,做多,2022-05-21 21:35:00,2022-05-21 21:45:00,1977.64,1971.37,-0.0,flip_to_short -35240,做空,2022-05-21 21:45:00,2022-05-21 21:55:00,1971.37,1967.27,0.0,tp_lower -35241,做多,2022-05-21 22:35:00,2022-05-21 22:45:00,1972.01,1971.78,-0.0,flip_to_short -35242,做空,2022-05-21 22:45:00,2022-05-21 22:55:00,1971.78,1973.89,-0.0,flip_to_long -35243,做多,2022-05-21 22:55:00,2022-05-21 23:05:00,1973.89,1972.2,-0.0,flip_to_short -35244,做空,2022-05-21 23:05:00,2022-05-21 23:55:00,1972.2,1973.94,-0.0,flip_to_long -35245,做多,2022-05-21 23:55:00,2022-05-22 00:00:00,1973.94,1973.6,-0.0,flip_to_short -35246,做空,2022-05-22 00:00:00,2022-05-22 00:15:00,1973.6,1974.79,-0.0,flip_to_long -35247,做多,2022-05-22 00:15:00,2022-05-22 00:25:00,1974.79,1976.42,0.0,tp_upper -35248,做空,2022-05-22 00:40:00,2022-05-22 00:45:00,1974.94,1977.03,-0.0,flip_to_long -35249,做多,2022-05-22 00:45:00,2022-05-22 01:00:00,1977.03,1979.63,0.0,tp_upper -35250,做空,2022-05-22 01:55:00,2022-05-22 02:10:00,1979.14,1978.3,-0.0,flip_to_long -35251,做多,2022-05-22 02:10:00,2022-05-22 03:15:00,1978.3,1976.15,-0.0,flip_to_short -35252,做空,2022-05-22 03:15:00,2022-05-22 03:55:00,1976.15,1973.21,0.0,flip_to_long -35253,做多,2022-05-22 03:55:00,2022-05-22 05:30:00,1973.21,1973.76,-0.0,tp_upper -35254,做空,2022-05-22 06:45:00,2022-05-22 06:50:00,1972.32,1974.12,-0.0,flip_to_long -35255,做多,2022-05-22 06:50:00,2022-05-22 07:00:00,1974.12,1972.78,-0.0,flip_to_short -35256,做空,2022-05-22 07:00:00,2022-05-22 07:10:00,1972.78,1970.67,0.0,tp_lower -35257,做多,2022-05-22 07:15:00,2022-05-22 07:20:00,1973.16,1972.74,-0.0,flip_to_short -35258,做空,2022-05-22 07:20:00,2022-05-22 07:30:00,1972.74,1973.47,-0.0,tp_lower -35259,做空,2022-05-22 07:35:00,2022-05-22 07:45:00,1971.5,1975.71,-0.0,flip_to_long -35260,做多,2022-05-22 07:45:00,2022-05-22 07:50:00,1975.71,1972.98,-0.0,tp_upper -35261,做多,2022-05-22 07:55:00,2022-05-22 08:10:00,1975.01,1972.47,-0.0,flip_to_short -35262,做空,2022-05-22 08:10:00,2022-05-22 08:15:00,1972.47,1974.78,-0.0,flip_to_long -35263,做多,2022-05-22 08:15:00,2022-05-22 08:25:00,1974.78,1976.13,0.0,tp_upper -35264,做空,2022-05-22 11:25:00,2022-05-22 11:30:00,2023.26,2014.99,0.0,tp_lower -35265,做多,2022-05-22 12:00:00,2022-05-22 12:10:00,2023.8,2024.25,-0.0,flip_to_short -35266,做空,2022-05-22 12:10:00,2022-05-22 12:15:00,2024.25,2026.57,-0.0,flip_to_long -35267,做多,2022-05-22 12:15:00,2022-05-22 12:40:00,2026.57,2026.0,-0.0,flip_to_short -35268,做空,2022-05-22 12:40:00,2022-05-22 13:20:00,2026.0,2025.31,-0.0,flip_to_long -35269,做多,2022-05-22 13:20:00,2022-05-22 13:25:00,2025.31,2022.98,-0.0,flip_to_short -35270,做空,2022-05-22 13:25:00,2022-05-22 13:35:00,2022.98,2020.32,0.0,tp_lower -35271,做多,2022-05-22 14:00:00,2022-05-22 14:05:00,2026.16,2018.75,-0.0,flip_to_short -35272,做空,2022-05-22 14:05:00,2022-05-22 14:10:00,2018.75,2019.91,-0.0,tp_lower -35273,做多,2022-05-22 14:25:00,2022-05-22 14:30:00,2023.4,2020.74,-0.0,flip_to_short -35274,做空,2022-05-22 14:30:00,2022-05-22 14:35:00,2020.74,2020.66,-0.0,tp_lower -35275,做多,2022-05-22 16:25:00,2022-05-22 17:05:00,2003.39,2015.92,0.0,tp_upper -35276,做空,2022-05-22 17:45:00,2022-05-22 18:25:00,2005.95,2011.68,-0.0,flip_to_long -35277,做多,2022-05-22 18:25:00,2022-05-22 18:40:00,2011.68,2013.21,0.0,flip_to_short -35278,做空,2022-05-22 18:40:00,2022-05-22 19:35:00,2013.21,2011.76,0.0,flip_to_long -35279,做多,2022-05-22 19:35:00,2022-05-22 19:40:00,2011.76,2011.31,-0.0,flip_to_short -35280,做空,2022-05-22 19:40:00,2022-05-22 19:55:00,2011.31,2007.04,0.0,tp_lower -35281,做多,2022-05-22 20:15:00,2022-05-22 20:45:00,2012.08,2011.85,-0.0,flip_to_short -35282,做空,2022-05-22 20:45:00,2022-05-22 21:05:00,2011.85,2011.06,-0.0,flip_to_long -35283,做多,2022-05-22 21:05:00,2022-05-22 21:25:00,2011.06,2010.18,-0.0,flip_to_short -35284,做空,2022-05-22 21:25:00,2022-05-22 21:30:00,2010.18,2014.13,-0.0,flip_to_long -35285,做多,2022-05-22 21:30:00,2022-05-22 21:45:00,2014.13,2016.71,0.0,flip_to_short -35286,做空,2022-05-22 21:45:00,2022-05-23 00:05:00,2016.71,2048.52,-0.01,flip_to_long -35287,做多,2022-05-23 00:05:00,2022-05-23 00:15:00,2048.52,2052.93,0.0,tp_upper -35288,做空,2022-05-23 00:20:00,2022-05-23 01:05:00,2043.08,2033.51,0.0,tp_lower -35289,做多,2022-05-23 03:00:00,2022-05-23 03:15:00,2030.74,2029.63,-0.0,flip_to_short -35290,做空,2022-05-23 03:15:00,2022-05-23 05:20:00,2029.63,2032.18,-0.0,flip_to_long -35291,做多,2022-05-23 05:20:00,2022-05-23 05:25:00,2032.18,2030.45,-0.0,flip_to_short -35292,做空,2022-05-23 05:25:00,2022-05-23 05:30:00,2030.45,2030.85,-0.0,flip_to_long -35293,做多,2022-05-23 05:30:00,2022-05-23 05:45:00,2030.85,2039.14,0.0,tp_upper -35294,做空,2022-05-23 08:15:00,2022-05-23 08:20:00,2057.94,2062.49,-0.0,flip_to_long -35295,做多,2022-05-23 08:20:00,2022-05-23 09:50:00,2062.49,2070.08,0.0,tp_upper -35296,做空,2022-05-23 10:50:00,2022-05-23 11:40:00,2069.16,2074.81,-0.0,flip_to_long -35297,做多,2022-05-23 11:40:00,2022-05-23 11:45:00,2074.81,2067.4,-0.0,flip_to_short -35298,做空,2022-05-23 11:45:00,2022-05-23 12:00:00,2067.4,2074.39,-0.0,flip_to_long -35299,做多,2022-05-23 12:00:00,2022-05-23 12:15:00,2074.39,2080.08,0.0,tp_upper -35300,做空,2022-05-23 12:20:00,2022-05-23 12:30:00,2075.21,2067.96,0.0,tp_lower -35301,做多,2022-05-23 13:10:00,2022-05-23 13:20:00,2071.76,2071.66,-0.0,flip_to_short -35302,做空,2022-05-23 13:20:00,2022-05-23 13:30:00,2071.66,2066.0,0.0,tp_lower -35303,做多,2022-05-23 13:45:00,2022-05-23 13:50:00,2072.26,2068.0,-0.0,flip_to_short -35304,做空,2022-05-23 13:50:00,2022-05-23 14:00:00,2068.0,2044.84,0.01,tp_lower -35305,做多,2022-05-23 14:30:00,2022-05-23 14:35:00,2062.3,2059.29,-0.0,flip_to_short -35306,做空,2022-05-23 14:35:00,2022-05-23 14:40:00,2059.29,2059.89,-0.0,flip_to_long -35307,做多,2022-05-23 14:40:00,2022-05-23 14:50:00,2059.89,2056.55,-0.0,flip_to_short -35308,做空,2022-05-23 14:50:00,2022-05-23 14:55:00,2056.55,2057.45,-0.0,flip_to_long -35309,做多,2022-05-23 14:55:00,2022-05-23 15:55:00,2057.45,2064.34,0.0,flip_to_short -35310,做空,2022-05-23 15:55:00,2022-05-23 16:00:00,2064.34,2069.65,-0.0,flip_to_long -35311,做多,2022-05-23 16:00:00,2022-05-23 16:30:00,2069.65,2064.46,-0.0,flip_to_short -35312,做空,2022-05-23 16:30:00,2022-05-23 16:35:00,2064.46,2070.03,-0.0,tp_lower -35313,做空,2022-05-23 16:40:00,2022-05-23 16:45:00,2066.27,2061.51,0.0,tp_lower -35314,做多,2022-05-23 17:45:00,2022-05-23 18:15:00,2053.86,2053.29,-0.0,flip_to_short -35315,做空,2022-05-23 18:15:00,2022-05-23 18:30:00,2053.29,2053.0,-0.0,flip_to_long -35316,做多,2022-05-23 18:30:00,2022-05-23 18:35:00,2053.0,2052.5,-0.0,flip_to_short -35317,做空,2022-05-23 18:35:00,2022-05-23 18:50:00,2052.5,2037.02,0.0,tp_lower -35318,做空,2022-05-23 21:45:00,2022-05-23 21:50:00,1995.68,1997.25,-0.0,flip_to_long -35319,做多,2022-05-23 21:50:00,2022-05-23 23:35:00,1997.25,1972.33,-0.01,flip_to_short -35320,做空,2022-05-23 23:35:00,2022-05-23 23:40:00,1972.33,1972.63,-0.0,flip_to_long -35321,做多,2022-05-23 23:40:00,2022-05-23 23:50:00,1972.63,1972.82,-0.0,flip_to_short -35322,做空,2022-05-23 23:50:00,2022-05-24 01:45:00,1972.82,1981.9,-0.0,flip_to_long -35323,做多,2022-05-24 01:45:00,2022-05-24 02:20:00,1981.9,1985.25,0.0,tp_upper -35324,做空,2022-05-24 02:30:00,2022-05-24 02:35:00,1981.18,1982.25,-0.0,flip_to_long -35325,做多,2022-05-24 02:35:00,2022-05-24 02:40:00,1982.25,1981.69,-0.0,flip_to_short -35326,做空,2022-05-24 02:40:00,2022-05-24 04:05:00,1981.69,1985.25,-0.0,flip_to_long -35327,做多,2022-05-24 04:05:00,2022-05-24 04:25:00,1985.25,1987.32,0.0,tp_upper -35328,做空,2022-05-24 04:55:00,2022-05-24 05:00:00,1986.65,1986.67,-0.0,flip_to_long -35329,做多,2022-05-24 05:00:00,2022-05-24 05:10:00,1986.67,1984.97,-0.0,flip_to_short -35330,做空,2022-05-24 05:10:00,2022-05-24 05:15:00,1984.97,1987.19,-0.0,flip_to_long -35331,做多,2022-05-24 05:15:00,2022-05-24 05:20:00,1987.19,1987.05,-0.0,flip_to_short -35332,做空,2022-05-24 05:20:00,2022-05-24 05:35:00,1987.05,1984.08,0.0,tp_lower -35333,做多,2022-05-24 06:00:00,2022-05-24 07:35:00,1985.66,1981.13,-0.0,flip_to_short -35334,做空,2022-05-24 07:35:00,2022-05-24 07:40:00,1981.13,1981.78,-0.0,flip_to_long -35335,做多,2022-05-24 07:40:00,2022-05-24 08:00:00,1981.78,1980.36,-0.0,flip_to_short -35336,做空,2022-05-24 08:00:00,2022-05-24 08:05:00,1980.36,1981.01,-0.0,flip_to_long -35337,做多,2022-05-24 08:05:00,2022-05-24 08:15:00,1981.01,1978.86,-0.0,flip_to_short -35338,做空,2022-05-24 08:15:00,2022-05-24 08:20:00,1978.86,1980.4,-0.0,flip_to_long -35339,做多,2022-05-24 08:20:00,2022-05-24 10:55:00,1980.4,1975.51,-0.0,tp_upper -35340,做空,2022-05-24 11:25:00,2022-05-24 11:45:00,1970.52,1963.76,0.0,tp_lower -35341,做多,2022-05-24 12:50:00,2022-05-24 12:55:00,1966.35,1965.37,-0.0,flip_to_short -35342,做空,2022-05-24 12:55:00,2022-05-24 13:05:00,1965.37,1964.99,-0.0,flip_to_long -35343,做多,2022-05-24 13:05:00,2022-05-24 13:10:00,1964.99,1964.5,-0.0,flip_to_short -35344,做空,2022-05-24 13:10:00,2022-05-24 13:20:00,1964.5,1963.61,-0.0,flip_to_long -35345,做多,2022-05-24 13:20:00,2022-05-24 13:25:00,1963.61,1956.03,-0.0,flip_to_short -35346,做空,2022-05-24 13:25:00,2022-05-24 13:30:00,1956.03,1959.85,-0.0,tp_lower -35347,做多,2022-05-24 14:55:00,2022-05-24 15:00:00,1935.99,1935.8,-0.0,flip_to_short -35348,做空,2022-05-24 15:00:00,2022-05-24 16:55:00,1935.8,1957.96,-0.01,flip_to_long -35349,做多,2022-05-24 16:55:00,2022-05-24 17:00:00,1957.96,1946.53,-0.0,flip_to_short -35350,做空,2022-05-24 17:00:00,2022-05-24 17:20:00,1946.53,1938.32,0.0,tp_lower -35351,做多,2022-05-24 17:50:00,2022-05-24 18:05:00,1952.0,1964.88,0.0,tp_upper -35352,做空,2022-05-24 18:40:00,2022-05-24 19:25:00,1951.73,1958.39,-0.0,flip_to_long -35353,做多,2022-05-24 19:25:00,2022-05-24 20:20:00,1958.39,1956.68,-0.0,flip_to_short -35354,做空,2022-05-24 20:20:00,2022-05-24 20:35:00,1956.68,1961.03,-0.0,flip_to_long -35355,做多,2022-05-24 20:35:00,2022-05-24 20:55:00,1961.03,1969.29,0.0,tp_upper -35356,做空,2022-05-24 23:00:00,2022-05-24 23:05:00,1979.41,1986.81,-0.0,flip_to_long -35357,做多,2022-05-24 23:05:00,2022-05-24 23:10:00,1986.81,1986.77,-0.0,tp_upper -35358,做空,2022-05-24 23:25:00,2022-05-24 23:30:00,1978.7,1977.1,0.0,tp_lower -35359,做多,2022-05-25 00:00:00,2022-05-25 00:05:00,1981.44,1977.28,-0.0,flip_to_short -35360,做空,2022-05-25 00:05:00,2022-05-25 00:15:00,1977.28,1975.78,0.0,tp_lower -35361,做多,2022-05-25 01:05:00,2022-05-25 01:20:00,1976.22,1971.65,-0.0,flip_to_short -35362,做空,2022-05-25 01:20:00,2022-05-25 01:25:00,1971.65,1970.43,0.0,tp_lower -35363,做多,2022-05-25 01:35:00,2022-05-25 01:40:00,1975.49,1974.03,-0.0,flip_to_short -35364,做空,2022-05-25 01:40:00,2022-05-25 01:45:00,1974.03,1976.09,-0.0,flip_to_long -35365,做多,2022-05-25 01:45:00,2022-05-25 01:55:00,1976.09,1985.51,0.0,tp_upper -35366,做空,2022-05-25 03:55:00,2022-05-25 04:10:00,2013.46,2009.64,0.0,flip_to_long -35367,做多,2022-05-25 04:10:00,2022-05-25 05:20:00,2009.64,2006.83,-0.0,flip_to_short -35368,做空,2022-05-25 05:20:00,2022-05-25 05:30:00,2006.83,1995.43,0.0,tp_lower -35369,做多,2022-05-25 07:05:00,2022-05-25 07:15:00,1984.79,1983.15,-0.0,flip_to_short -35370,做空,2022-05-25 07:15:00,2022-05-25 07:30:00,1983.15,1975.0,0.0,tp_lower -35371,做多,2022-05-25 08:45:00,2022-05-25 08:55:00,1979.49,1976.11,-0.0,flip_to_short -35372,做空,2022-05-25 08:55:00,2022-05-25 09:10:00,1976.11,1967.38,0.0,tp_lower -35373,做多,2022-05-25 09:35:00,2022-05-25 09:40:00,1973.35,1972.48,-0.0,flip_to_short -35374,做空,2022-05-25 09:40:00,2022-05-25 09:45:00,1972.48,1976.67,-0.0,flip_to_long -35375,做多,2022-05-25 09:45:00,2022-05-25 10:10:00,1976.67,1971.41,-0.0,flip_to_short -35376,做空,2022-05-25 10:10:00,2022-05-25 10:50:00,1971.41,1963.97,0.0,tp_lower -35377,做多,2022-05-25 12:35:00,2022-05-25 12:40:00,1950.51,1948.57,-0.0,flip_to_short -35378,做空,2022-05-25 12:40:00,2022-05-25 13:30:00,1948.57,1965.25,-0.01,flip_to_long -35379,做多,2022-05-25 13:30:00,2022-05-25 13:35:00,1965.25,1976.79,0.0,tp_upper -35380,做空,2022-05-25 14:40:00,2022-05-25 14:55:00,1967.7,1969.46,-0.0,flip_to_long -35381,做多,2022-05-25 14:55:00,2022-05-25 15:15:00,1969.46,1971.09,0.0,flip_to_short -35382,做空,2022-05-25 15:15:00,2022-05-25 15:35:00,1971.09,1960.26,0.0,tp_lower -35383,做多,2022-05-25 17:05:00,2022-05-25 17:10:00,1956.01,1955.76,-0.0,flip_to_short -35384,做空,2022-05-25 17:10:00,2022-05-25 19:45:00,1955.76,1960.75,-0.0,tp_lower -35385,做多,2022-05-25 20:45:00,2022-05-25 20:50:00,1961.1,1958.8,-0.0,flip_to_short -35386,做空,2022-05-25 20:50:00,2022-05-25 21:20:00,1958.8,1956.7,0.0,flip_to_long -35387,做多,2022-05-25 21:20:00,2022-05-25 21:25:00,1956.7,1965.1,0.0,tp_upper -35388,做空,2022-05-25 22:25:00,2022-05-25 22:55:00,1962.58,1964.43,-0.0,flip_to_long -35389,做多,2022-05-25 22:55:00,2022-05-25 23:00:00,1964.43,1958.35,-0.0,flip_to_short -35390,做空,2022-05-25 23:00:00,2022-05-25 23:05:00,1958.35,1957.48,-0.0,tp_lower -35391,做多,2022-05-26 00:10:00,2022-05-26 01:10:00,1952.59,1953.75,0.0,flip_to_short -35392,做空,2022-05-26 01:10:00,2022-05-26 01:15:00,1953.75,1955.19,-0.0,flip_to_long -35393,做多,2022-05-26 01:15:00,2022-05-26 03:00:00,1955.19,1948.64,-0.0,flip_to_short -35394,做空,2022-05-26 03:00:00,2022-05-26 03:10:00,1948.64,1939.01,0.0,tp_lower -35395,做多,2022-05-26 03:50:00,2022-05-26 04:00:00,1948.9,1945.25,-0.0,flip_to_short -35396,做空,2022-05-26 04:00:00,2022-05-26 04:05:00,1945.25,1948.42,-0.0,flip_to_long -35397,做多,2022-05-26 04:05:00,2022-05-26 04:20:00,1948.42,1943.31,-0.0,flip_to_short -35398,做空,2022-05-26 04:20:00,2022-05-26 04:35:00,1943.31,1943.39,-0.0,flip_to_long -35399,做多,2022-05-26 04:35:00,2022-05-26 04:40:00,1943.39,1942.18,-0.0,flip_to_short -35400,做空,2022-05-26 04:40:00,2022-05-26 04:55:00,1942.18,1937.61,0.0,tp_lower -35401,做多,2022-05-26 05:05:00,2022-05-26 05:10:00,1944.61,1941.42,-0.0,flip_to_short -35402,做空,2022-05-26 05:10:00,2022-05-26 05:20:00,1941.42,1932.99,0.0,tp_lower -35403,做多,2022-05-26 06:55:00,2022-05-26 07:00:00,1922.03,1917.0,-0.0,flip_to_short -35404,做空,2022-05-26 07:00:00,2022-05-26 07:15:00,1917.0,1911.0,0.0,tp_lower -35405,做多,2022-05-26 07:20:00,2022-05-26 07:35:00,1919.76,1926.11,0.0,tp_upper -35406,做空,2022-05-26 08:05:00,2022-05-26 08:15:00,1920.06,1908.44,0.0,tp_lower -35407,做多,2022-05-26 09:40:00,2022-05-26 09:45:00,1848.88,1842.45,-0.0,flip_to_short -35408,做空,2022-05-26 09:45:00,2022-05-26 09:55:00,1842.45,1837.49,0.0,flip_to_long -35409,做多,2022-05-26 09:55:00,2022-05-26 10:35:00,1837.49,1836.67,-0.0,flip_to_short -35410,做空,2022-05-26 10:35:00,2022-05-26 11:00:00,1836.67,1826.51,0.0,tp_lower -35411,做多,2022-05-26 12:10:00,2022-05-26 12:20:00,1829.36,1817.6,-0.0,flip_to_short -35412,做空,2022-05-26 12:20:00,2022-05-26 12:35:00,1817.6,1804.46,0.0,tp_lower -35413,做多,2022-05-26 13:45:00,2022-05-26 14:05:00,1816.21,1826.37,0.0,tp_upper -35414,做空,2022-05-26 17:05:00,2022-05-26 17:30:00,1876.63,1875.84,-0.0,flip_to_long -35415,做多,2022-05-26 17:30:00,2022-05-26 20:50:00,1875.84,1826.47,-0.02,flip_to_short -35416,做空,2022-05-26 20:50:00,2022-05-26 20:55:00,1826.47,1826.77,-0.0,flip_to_long -35417,做多,2022-05-26 20:55:00,2022-05-26 21:05:00,1826.77,1846.05,0.01,tp_upper -35418,做空,2022-05-26 21:25:00,2022-05-26 21:50:00,1828.28,1830.3,-0.0,flip_to_long -35419,做多,2022-05-26 21:50:00,2022-05-26 22:00:00,1830.3,1830.5,-0.0,flip_to_short -35420,做空,2022-05-26 22:00:00,2022-05-26 22:05:00,1830.5,1837.45,-0.0,flip_to_long -35421,做多,2022-05-26 22:05:00,2022-05-26 22:30:00,1837.45,1832.88,-0.0,flip_to_short -35422,做空,2022-05-26 22:30:00,2022-05-26 22:45:00,1832.88,1820.19,0.0,tp_lower -35423,做多,2022-05-27 02:20:00,2022-05-27 02:25:00,1764.9,1756.33,-0.0,flip_to_short -35424,做空,2022-05-27 02:25:00,2022-05-27 02:35:00,1756.33,1753.06,0.0,flip_to_long -35425,做多,2022-05-27 02:35:00,2022-05-27 02:40:00,1753.06,1751.73,-0.0,flip_to_short -35426,做空,2022-05-27 02:40:00,2022-05-27 02:55:00,1751.73,1752.27,-0.0,flip_to_long -35427,做多,2022-05-27 02:55:00,2022-05-27 03:30:00,1752.27,1773.22,0.01,tp_upper -35428,做空,2022-05-27 04:00:00,2022-05-27 04:10:00,1760.92,1765.26,-0.0,flip_to_long -35429,做多,2022-05-27 04:10:00,2022-05-27 04:30:00,1765.26,1757.7,-0.0,flip_to_short -35430,做空,2022-05-27 04:30:00,2022-05-27 04:35:00,1757.7,1751.31,0.0,tp_lower -35431,做多,2022-05-27 06:10:00,2022-05-27 06:15:00,1744.66,1731.68,-0.0,flip_to_short -35432,做空,2022-05-27 06:15:00,2022-05-27 06:20:00,1731.68,1743.06,-0.0,flip_to_long -35433,做多,2022-05-27 06:20:00,2022-05-27 06:25:00,1743.06,1743.0,-0.0,flip_to_short -35434,做空,2022-05-27 06:25:00,2022-05-27 08:05:00,1743.0,1773.35,-0.01,tp_lower -35435,做空,2022-05-27 08:20:00,2022-05-27 09:15:00,1776.21,1772.97,0.0,flip_to_long -35436,做多,2022-05-27 09:15:00,2022-05-27 09:20:00,1772.97,1769.11,-0.0,flip_to_short -35437,做空,2022-05-27 09:20:00,2022-05-27 09:25:00,1769.11,1770.93,-0.0,flip_to_long -35438,做多,2022-05-27 09:25:00,2022-05-27 09:40:00,1770.93,1774.0,0.0,flip_to_short -35439,做空,2022-05-27 09:40:00,2022-05-27 09:50:00,1774.0,1783.2,-0.0,flip_to_long -35440,做多,2022-05-27 09:50:00,2022-05-27 09:55:00,1783.2,1783.81,-0.0,tp_upper -35441,做空,2022-05-27 10:25:00,2022-05-27 10:55:00,1774.41,1758.71,0.0,tp_lower -35442,做多,2022-05-27 11:20:00,2022-05-27 11:45:00,1775.67,1773.67,-0.0,flip_to_short -35443,做空,2022-05-27 11:45:00,2022-05-27 11:55:00,1773.67,1770.46,0.0,flip_to_long -35444,做多,2022-05-27 11:55:00,2022-05-27 12:20:00,1770.46,1791.99,0.01,tp_upper -35445,做多,2022-05-27 13:25:00,2022-05-27 14:05:00,1796.57,1800.32,0.0,flip_to_short -35446,做空,2022-05-27 14:05:00,2022-05-27 14:30:00,1800.32,1785.93,0.0,tp_lower -35447,做多,2022-05-27 15:45:00,2022-05-27 15:50:00,1775.91,1770.65,-0.0,flip_to_short -35448,做空,2022-05-27 15:50:00,2022-05-27 16:05:00,1770.65,1756.27,0.0,tp_lower -35449,做多,2022-05-27 16:10:00,2022-05-27 16:15:00,1767.27,1761.42,-0.0,flip_to_short -35450,做空,2022-05-27 16:15:00,2022-05-27 16:20:00,1761.42,1752.89,0.0,tp_lower -35451,做多,2022-05-27 18:55:00,2022-05-27 19:10:00,1727.96,1724.63,-0.0,flip_to_short -35452,做空,2022-05-27 19:10:00,2022-05-27 19:20:00,1724.63,1727.89,-0.0,flip_to_long -35453,做多,2022-05-27 19:20:00,2022-05-27 19:35:00,1727.89,1733.56,0.0,tp_upper -35454,做空,2022-05-27 20:50:00,2022-05-27 21:55:00,1748.56,1733.72,0.0,tp_lower -35455,做多,2022-05-27 22:15:00,2022-05-27 22:20:00,1747.61,1747.29,-0.0,flip_to_short -35456,做空,2022-05-27 22:20:00,2022-05-27 23:10:00,1747.29,1730.79,0.01,tp_lower -35457,做多,2022-05-28 00:05:00,2022-05-28 00:20:00,1731.8,1730.76,-0.0,flip_to_short -35458,做空,2022-05-28 00:20:00,2022-05-28 01:35:00,1730.76,1739.16,-0.0,flip_to_long -35459,做多,2022-05-28 01:35:00,2022-05-28 02:25:00,1739.16,1738.58,-0.0,flip_to_short -35460,做空,2022-05-28 02:25:00,2022-05-28 03:10:00,1738.58,1734.2,0.0,flip_to_long -35461,做多,2022-05-28 03:10:00,2022-05-28 03:20:00,1734.2,1741.4,0.0,tp_upper -35462,做空,2022-05-28 05:00:00,2022-05-28 05:10:00,1756.81,1759.8,-0.0,flip_to_long -35463,做多,2022-05-28 05:10:00,2022-05-28 05:15:00,1759.8,1758.25,-0.0,flip_to_short -35464,做空,2022-05-28 05:15:00,2022-05-28 05:20:00,1758.25,1761.69,-0.0,flip_to_long -35465,做多,2022-05-28 05:20:00,2022-05-28 05:25:00,1761.69,1764.33,0.0,tp_upper -35466,做空,2022-05-28 06:15:00,2022-05-28 07:10:00,1765.85,1764.99,-0.0,tp_lower -35467,做多,2022-05-28 07:50:00,2022-05-28 07:55:00,1767.21,1764.69,-0.0,flip_to_short -35468,做空,2022-05-28 07:55:00,2022-05-28 08:00:00,1764.69,1767.81,-0.0,flip_to_long -35469,做多,2022-05-28 08:00:00,2022-05-28 08:20:00,1767.81,1762.02,-0.0,flip_to_short -35470,做空,2022-05-28 08:20:00,2022-05-28 08:25:00,1762.02,1760.72,0.0,tp_lower -35471,做多,2022-05-28 08:40:00,2022-05-28 08:45:00,1764.36,1761.1,-0.0,flip_to_short -35472,做空,2022-05-28 08:45:00,2022-05-28 09:10:00,1761.1,1761.72,-0.0,flip_to_long -35473,做多,2022-05-28 09:10:00,2022-05-28 09:25:00,1761.72,1760.32,-0.0,flip_to_short -35474,做空,2022-05-28 09:25:00,2022-05-28 09:45:00,1760.32,1755.0,0.0,tp_lower -35475,做多,2022-05-28 09:50:00,2022-05-28 10:35:00,1756.21,1756.58,-0.0,flip_to_short -35476,做空,2022-05-28 10:35:00,2022-05-28 10:45:00,1756.58,1757.06,-0.0,flip_to_long -35477,做多,2022-05-28 10:45:00,2022-05-28 11:05:00,1757.06,1767.85,0.0,tp_upper -35478,做空,2022-05-28 12:10:00,2022-05-28 12:15:00,1768.85,1772.68,-0.0,flip_to_long -35479,做多,2022-05-28 12:15:00,2022-05-28 12:50:00,1772.68,1790.75,0.01,tp_upper -35480,做空,2022-05-28 13:30:00,2022-05-28 13:45:00,1787.41,1785.78,0.0,flip_to_long -35481,做多,2022-05-28 13:45:00,2022-05-28 14:05:00,1785.78,1783.61,-0.0,flip_to_short -35482,做空,2022-05-28 14:05:00,2022-05-28 14:10:00,1783.61,1779.22,0.0,tp_lower -35483,做多,2022-05-28 15:05:00,2022-05-28 15:25:00,1783.27,1790.66,0.0,tp_upper -35484,做空,2022-05-28 16:15:00,2022-05-28 16:20:00,1788.52,1793.42,-0.0,flip_to_long -35485,做多,2022-05-28 16:20:00,2022-05-28 17:15:00,1793.42,1777.31,-0.01,flip_to_short -35486,做空,2022-05-28 17:15:00,2022-05-28 17:20:00,1777.31,1771.07,0.0,tp_lower -35487,做多,2022-05-28 18:15:00,2022-05-28 18:20:00,1782.41,1781.27,-0.0,flip_to_short -35488,做空,2022-05-28 18:20:00,2022-05-28 19:35:00,1781.27,1784.27,-0.0,flip_to_long -35489,做多,2022-05-28 19:35:00,2022-05-28 19:45:00,1784.27,1794.47,0.0,tp_upper -35490,做空,2022-05-28 20:10:00,2022-05-28 20:25:00,1787.01,1787.62,-0.0,flip_to_long -35491,做多,2022-05-28 20:25:00,2022-05-28 20:30:00,1787.62,1785.14,-0.0,flip_to_short -35492,做空,2022-05-28 20:30:00,2022-05-28 20:35:00,1785.14,1788.67,-0.0,flip_to_long -35493,做多,2022-05-28 20:35:00,2022-05-28 21:05:00,1788.67,1791.64,0.0,tp_upper -35494,做空,2022-05-28 21:10:00,2022-05-28 21:15:00,1790.22,1792.54,-0.0,flip_to_long -35495,做多,2022-05-28 21:15:00,2022-05-28 21:20:00,1792.54,1786.41,-0.0,flip_to_short -35496,做空,2022-05-28 21:20:00,2022-05-28 21:55:00,1786.41,1783.4,0.0,tp_lower -35497,做多,2022-05-28 22:35:00,2022-05-28 22:55:00,1784.64,1783.37,-0.0,flip_to_short -35498,做空,2022-05-28 22:55:00,2022-05-28 23:00:00,1783.37,1785.53,-0.0,flip_to_long -35499,做多,2022-05-28 23:00:00,2022-05-28 23:10:00,1785.53,1795.96,0.0,tp_upper -35500,做空,2022-05-29 00:00:00,2022-05-29 00:05:00,1790.0,1793.91,-0.0,flip_to_long -35501,做多,2022-05-29 00:05:00,2022-05-29 00:10:00,1793.91,1791.43,-0.0,flip_to_short -35502,做空,2022-05-29 00:10:00,2022-05-29 00:15:00,1791.43,1791.47,-0.0,flip_to_long -35503,做多,2022-05-29 00:15:00,2022-05-29 03:15:00,1791.47,1767.83,-0.01,flip_to_short -35504,做空,2022-05-29 03:15:00,2022-05-29 03:20:00,1767.83,1770.1,-0.0,flip_to_long -35505,做多,2022-05-29 03:20:00,2022-05-29 03:35:00,1770.1,1773.84,0.0,tp_upper -35506,做空,2022-05-29 04:20:00,2022-05-29 04:25:00,1770.37,1772.36,-0.0,flip_to_long -35507,做多,2022-05-29 04:25:00,2022-05-29 04:45:00,1772.36,1777.16,0.0,tp_upper -35508,做空,2022-05-29 06:15:00,2022-05-29 06:20:00,1778.1,1779.35,-0.0,flip_to_long -35509,做多,2022-05-29 06:20:00,2022-05-29 06:45:00,1779.35,1780.5,0.0,flip_to_short -35510,做空,2022-05-29 06:45:00,2022-05-29 06:50:00,1780.5,1781.74,-0.0,flip_to_long -35511,做多,2022-05-29 06:50:00,2022-05-29 07:05:00,1781.74,1779.76,-0.0,flip_to_short -35512,做空,2022-05-29 07:05:00,2022-05-29 07:25:00,1779.76,1783.89,-0.0,flip_to_long -35513,做多,2022-05-29 07:25:00,2022-05-29 07:30:00,1783.89,1781.46,-0.0,tp_upper -35514,做空,2022-05-29 07:45:00,2022-05-29 08:55:00,1781.1,1784.74,-0.0,flip_to_long -35515,做多,2022-05-29 08:55:00,2022-05-29 09:05:00,1784.74,1781.24,-0.0,flip_to_short -35516,做空,2022-05-29 09:05:00,2022-05-29 09:15:00,1781.24,1777.45,0.0,tp_lower -35517,做多,2022-05-29 10:00:00,2022-05-29 10:05:00,1782.72,1789.48,0.0,tp_upper -35518,做空,2022-05-29 11:35:00,2022-05-29 11:40:00,1792.66,1793.35,-0.0,flip_to_long -35519,做多,2022-05-29 11:40:00,2022-05-29 11:45:00,1793.35,1798.42,0.0,tp_upper -35520,做多,2022-05-29 13:35:00,2022-05-29 13:45:00,1815.16,1811.22,-0.0,flip_to_short -35521,做空,2022-05-29 13:45:00,2022-05-29 14:00:00,1811.22,1805.32,0.0,tp_lower -35522,做多,2022-05-29 14:15:00,2022-05-29 14:50:00,1809.8,1807.04,-0.0,flip_to_short -35523,做空,2022-05-29 14:50:00,2022-05-29 15:00:00,1807.04,1794.3,0.0,tp_lower -35524,做多,2022-05-29 16:00:00,2022-05-29 16:05:00,1802.52,1800.82,-0.0,flip_to_short -35525,做空,2022-05-29 16:05:00,2022-05-29 17:25:00,1800.82,1807.43,-0.0,flip_to_long -35526,做多,2022-05-29 17:25:00,2022-05-29 17:45:00,1807.43,1800.88,-0.0,flip_to_short -35527,做空,2022-05-29 17:45:00,2022-05-29 17:50:00,1800.88,1797.31,0.0,tp_lower -35528,做多,2022-05-29 18:20:00,2022-05-29 18:35:00,1802.17,1800.51,-0.0,flip_to_short -35529,做空,2022-05-29 18:35:00,2022-05-29 18:50:00,1800.51,1797.0,0.0,tp_lower -35530,做多,2022-05-29 20:00:00,2022-05-29 20:15:00,1795.73,1790.71,-0.0,flip_to_short -35531,做空,2022-05-29 20:15:00,2022-05-29 20:20:00,1790.71,1793.33,-0.0,flip_to_long -35532,做多,2022-05-29 20:20:00,2022-05-29 20:30:00,1793.33,1790.72,-0.0,flip_to_short -35533,做空,2022-05-29 20:30:00,2022-05-29 23:40:00,1790.72,1812.32,-0.01,flip_to_long -35534,做多,2022-05-29 23:40:00,2022-05-30 01:15:00,1812.32,1815.17,0.0,tp_upper -35535,做空,2022-05-30 03:50:00,2022-05-30 04:20:00,1877.12,1876.39,-0.0,flip_to_long -35536,做多,2022-05-30 04:20:00,2022-05-30 04:30:00,1876.39,1871.43,-0.0,flip_to_short -35537,做空,2022-05-30 04:30:00,2022-05-30 04:35:00,1871.43,1873.1,-0.0,tp_lower -35538,做多,2022-05-30 05:00:00,2022-05-30 05:15:00,1874.58,1878.92,0.0,tp_upper -35539,做空,2022-05-30 05:20:00,2022-05-30 07:35:00,1876.16,1905.1,-0.01,flip_to_long -35540,做多,2022-05-30 07:35:00,2022-05-30 07:50:00,1905.1,1909.0,0.0,tp_upper -35541,做空,2022-05-30 08:05:00,2022-05-30 08:15:00,1902.47,1908.04,-0.0,flip_to_long -35542,做多,2022-05-30 08:15:00,2022-05-30 08:30:00,1908.04,1905.8,-0.0,flip_to_short -35543,做空,2022-05-30 08:30:00,2022-05-30 08:50:00,1905.8,1907.23,-0.0,flip_to_long -35544,做多,2022-05-30 08:50:00,2022-05-30 09:00:00,1907.23,1904.39,-0.0,flip_to_short -35545,做空,2022-05-30 09:00:00,2022-05-30 09:05:00,1904.39,1900.37,0.0,tp_lower -35546,做多,2022-05-30 09:20:00,2022-05-30 09:25:00,1905.67,1905.55,-0.0,flip_to_short -35547,做空,2022-05-30 09:25:00,2022-05-30 09:35:00,1905.55,1903.32,0.0,flip_to_long -35548,做多,2022-05-30 09:35:00,2022-05-30 09:50:00,1903.32,1904.6,0.0,flip_to_short -35549,做空,2022-05-30 09:50:00,2022-05-30 10:00:00,1904.6,1904.78,-0.0,flip_to_long -35550,做多,2022-05-30 10:00:00,2022-05-30 10:05:00,1904.78,1896.39,-0.0,flip_to_short -35551,做空,2022-05-30 10:05:00,2022-05-30 10:10:00,1896.39,1898.0,-0.0,tp_lower -35552,做多,2022-05-30 11:15:00,2022-05-30 11:25:00,1897.52,1905.07,0.0,tp_upper -35553,做空,2022-05-30 12:20:00,2022-05-30 12:25:00,1888.85,1879.51,0.0,tp_lower -35554,做多,2022-05-30 13:45:00,2022-05-30 13:55:00,1883.88,1892.42,0.0,tp_upper -35555,做空,2022-05-30 14:40:00,2022-05-30 15:00:00,1895.25,1900.0,-0.0,flip_to_long -35556,做多,2022-05-30 15:00:00,2022-05-30 15:15:00,1900.0,1899.21,-0.0,flip_to_short -35557,做空,2022-05-30 15:15:00,2022-05-30 15:20:00,1899.21,1907.59,-0.0,flip_to_long -35558,做多,2022-05-30 15:20:00,2022-05-30 15:35:00,1907.59,1902.37,-0.0,flip_to_short -35559,做空,2022-05-30 15:35:00,2022-05-30 15:40:00,1902.37,1909.72,-0.0,flip_to_long -35560,做多,2022-05-30 15:40:00,2022-05-30 16:20:00,1909.72,1914.36,0.0,tp_upper -35561,做空,2022-05-30 16:55:00,2022-05-30 19:05:00,1918.03,1923.83,-0.0,flip_to_long -35562,做多,2022-05-30 19:05:00,2022-05-30 19:10:00,1923.83,1928.54,0.0,tp_upper -35563,做空,2022-05-30 19:30:00,2022-05-30 19:45:00,1922.4,1914.43,0.0,tp_lower -35564,做多,2022-05-30 20:05:00,2022-05-30 20:10:00,1924.09,1926.68,0.0,tp_upper -35565,做空,2022-05-30 23:00:00,2022-05-30 23:35:00,1992.45,1994.21,-0.0,flip_to_long -35566,做多,2022-05-30 23:35:00,2022-05-31 00:05:00,1994.21,2006.43,0.0,tp_upper -35567,做空,2022-05-31 00:10:00,2022-05-31 00:20:00,1994.63,1993.99,-0.0,tp_lower -35568,做多,2022-05-31 00:50:00,2022-05-31 02:25:00,1993.53,1996.27,0.0,tp_upper -35569,做空,2022-05-31 03:25:00,2022-05-31 03:45:00,1992.67,1994.6,-0.0,flip_to_long -35570,做多,2022-05-31 03:45:00,2022-05-31 03:50:00,1994.6,1992.0,-0.0,flip_to_short -35571,做空,2022-05-31 03:50:00,2022-05-31 03:55:00,1992.0,1993.75,-0.0,flip_to_long -35572,做多,2022-05-31 03:55:00,2022-05-31 04:00:00,1993.75,1991.74,-0.0,flip_to_short -35573,做空,2022-05-31 04:00:00,2022-05-31 04:05:00,1991.74,1992.16,-0.0,tp_lower -35574,做多,2022-05-31 04:10:00,2022-05-31 04:15:00,1995.6,1993.52,-0.0,flip_to_short -35575,做空,2022-05-31 04:15:00,2022-05-31 04:20:00,1993.52,1994.28,-0.0,flip_to_long -35576,做多,2022-05-31 04:20:00,2022-05-31 04:25:00,1994.28,1993.61,-0.0,flip_to_short -35577,做空,2022-05-31 04:25:00,2022-05-31 04:30:00,1993.61,1995.07,-0.0,flip_to_long -35578,做多,2022-05-31 04:30:00,2022-05-31 04:35:00,1995.07,1990.29,-0.0,flip_to_short -35579,做空,2022-05-31 04:35:00,2022-05-31 04:40:00,1990.29,1984.51,0.0,tp_lower -35580,做多,2022-05-31 07:05:00,2022-05-31 07:10:00,1973.16,1972.42,-0.0,flip_to_short -35581,做空,2022-05-31 07:10:00,2022-05-31 07:20:00,1972.42,1971.04,0.0,flip_to_long -35582,做多,2022-05-31 07:20:00,2022-05-31 07:30:00,1971.04,1969.12,-0.0,flip_to_short -35583,做空,2022-05-31 07:30:00,2022-05-31 07:35:00,1969.12,1969.42,-0.0,flip_to_long -35584,做多,2022-05-31 07:35:00,2022-05-31 07:45:00,1969.42,1965.56,-0.0,flip_to_short -35585,做空,2022-05-31 07:45:00,2022-05-31 07:50:00,1965.56,1969.14,-0.0,flip_to_long -35586,做多,2022-05-31 07:50:00,2022-05-31 08:00:00,1969.14,1976.42,0.0,tp_upper -35587,做空,2022-05-31 08:55:00,2022-05-31 09:10:00,1970.64,1967.91,0.0,tp_lower -35588,做多,2022-05-31 10:05:00,2022-05-31 10:45:00,1969.69,1971.4,0.0,tp_upper -35589,做空,2022-05-31 11:45:00,2022-05-31 12:10:00,1975.65,1975.93,-0.0,flip_to_long -35590,做多,2022-05-31 12:10:00,2022-05-31 12:20:00,1975.93,1969.35,-0.0,flip_to_short -35591,做空,2022-05-31 12:20:00,2022-05-31 12:25:00,1969.35,1969.0,-0.0,tp_lower -35592,做多,2022-05-31 13:05:00,2022-05-31 13:15:00,1969.29,1970.69,0.0,flip_to_short -35593,做空,2022-05-31 13:15:00,2022-05-31 13:30:00,1970.69,1955.12,0.0,tp_lower -35594,做多,2022-05-31 14:20:00,2022-05-31 15:05:00,1952.79,1951.37,-0.0,flip_to_short -35595,做空,2022-05-31 15:05:00,2022-05-31 15:25:00,1951.37,1952.7,-0.0,flip_to_long -35596,做多,2022-05-31 15:25:00,2022-05-31 15:30:00,1952.7,1950.59,-0.0,flip_to_short -35597,做空,2022-05-31 15:30:00,2022-05-31 15:35:00,1950.59,1955.86,-0.0,flip_to_long -35598,做多,2022-05-31 15:35:00,2022-05-31 15:45:00,1955.86,1970.67,0.0,tp_upper -35599,做空,2022-05-31 16:15:00,2022-05-31 16:20:00,1962.85,1968.32,-0.0,flip_to_long -35600,做多,2022-05-31 16:20:00,2022-05-31 16:30:00,1968.32,1974.06,0.0,flip_to_short -35601,做空,2022-05-31 16:30:00,2022-05-31 17:05:00,1974.06,1976.48,-0.0,flip_to_long -35602,做多,2022-05-31 17:05:00,2022-05-31 17:10:00,1976.48,1974.0,-0.0,flip_to_short -35603,做空,2022-05-31 17:10:00,2022-05-31 17:20:00,1974.0,1952.68,0.01,tp_lower -35604,做多,2022-05-31 17:55:00,2022-05-31 18:10:00,1966.71,1965.46,-0.0,flip_to_short -35605,做空,2022-05-31 18:10:00,2022-05-31 18:40:00,1965.46,1945.47,0.01,tp_lower -35606,做多,2022-05-31 20:10:00,2022-05-31 20:15:00,1944.23,1940.52,-0.0,tp_upper -35607,做空,2022-05-31 21:40:00,2022-05-31 21:45:00,1946.76,1949.99,-0.0,flip_to_long -35608,做多,2022-05-31 21:45:00,2022-05-31 21:50:00,1949.99,1944.63,-0.0,flip_to_short -35609,做空,2022-05-31 21:50:00,2022-05-31 22:05:00,1944.63,1948.07,-0.0,flip_to_long -35610,做多,2022-05-31 22:05:00,2022-05-31 22:10:00,1948.07,1942.43,-0.0,flip_to_short -35611,做空,2022-05-31 22:10:00,2022-05-31 22:15:00,1942.43,1943.0,-0.0,tp_lower -35612,做多,2022-05-31 22:20:00,2022-05-31 22:25:00,1948.92,1949.04,-0.0,tp_upper -35613,做空,2022-05-31 23:35:00,2022-05-31 23:50:00,1949.71,1943.12,0.0,tp_lower -35614,做多,2022-06-01 00:35:00,2022-06-01 00:45:00,1947.2,1946.5,-0.0,flip_to_short -35615,做空,2022-06-01 00:45:00,2022-06-01 01:25:00,1946.5,1946.82,-0.0,flip_to_long -35616,做多,2022-06-01 01:25:00,2022-06-01 01:35:00,1946.82,1945.37,-0.0,flip_to_short -35617,做空,2022-06-01 01:35:00,2022-06-01 01:50:00,1945.37,1945.63,-0.0,flip_to_long -35618,做多,2022-06-01 01:50:00,2022-06-01 02:00:00,1945.63,1946.56,-0.0,flip_to_short -35619,做空,2022-06-01 02:00:00,2022-06-01 02:10:00,1946.56,1939.78,0.0,tp_lower -35620,做多,2022-06-01 02:55:00,2022-06-01 05:20:00,1939.5,1929.93,-0.0,flip_to_short -35621,做空,2022-06-01 05:20:00,2022-06-01 05:25:00,1929.93,1930.72,-0.0,flip_to_long -35622,做多,2022-06-01 05:25:00,2022-06-01 05:30:00,1930.72,1923.74,-0.0,flip_to_short -35623,做空,2022-06-01 05:30:00,2022-06-01 05:40:00,1923.74,1933.45,-0.0,flip_to_long -35624,做多,2022-06-01 05:40:00,2022-06-01 06:15:00,1933.45,1932.97,-0.0,flip_to_short -35625,做空,2022-06-01 06:15:00,2022-06-01 07:10:00,1932.97,1938.11,-0.0,flip_to_long -35626,做多,2022-06-01 07:10:00,2022-06-01 07:15:00,1938.11,1932.9,-0.0,flip_to_short -35627,做空,2022-06-01 07:15:00,2022-06-01 07:25:00,1932.9,1937.68,-0.0,flip_to_long -35628,做多,2022-06-01 07:25:00,2022-06-01 07:35:00,1937.68,1940.34,0.0,tp_upper -35629,做空,2022-06-01 07:40:00,2022-06-01 07:45:00,1931.39,1932.99,-0.0,tp_lower -35630,做多,2022-06-01 08:15:00,2022-06-01 08:25:00,1934.46,1935.34,-0.0,flip_to_short -35631,做空,2022-06-01 08:25:00,2022-06-01 09:05:00,1935.34,1935.39,-0.0,flip_to_long -35632,做多,2022-06-01 09:05:00,2022-06-01 09:10:00,1935.39,1933.74,-0.0,flip_to_short -35633,做空,2022-06-01 09:10:00,2022-06-01 09:15:00,1933.74,1934.0,-0.0,flip_to_long -35634,做多,2022-06-01 09:15:00,2022-06-01 09:25:00,1934.0,1940.78,0.0,tp_upper -35635,做空,2022-06-01 10:15:00,2022-06-01 10:50:00,1940.1,1935.09,0.0,tp_lower -35636,做多,2022-06-01 11:05:00,2022-06-01 11:15:00,1938.31,1932.3,-0.0,flip_to_short -35637,做空,2022-06-01 11:15:00,2022-06-01 11:20:00,1932.3,1931.49,-0.0,tp_lower -35638,做多,2022-06-01 11:50:00,2022-06-01 12:05:00,1937.9,1933.58,-0.0,flip_to_short -35639,做空,2022-06-01 12:05:00,2022-06-01 12:15:00,1933.58,1932.77,-0.0,flip_to_long -35640,做多,2022-06-01 12:15:00,2022-06-01 12:30:00,1932.77,1941.41,0.0,tp_upper -35641,做空,2022-06-01 14:05:00,2022-06-01 14:10:00,1950.97,1943.44,0.0,tp_lower -35642,做多,2022-06-01 18:00:00,2022-06-01 18:10:00,1847.72,1844.26,-0.0,flip_to_short -35643,做空,2022-06-01 18:10:00,2022-06-01 18:20:00,1844.26,1851.49,-0.0,flip_to_long -35644,做多,2022-06-01 18:20:00,2022-06-01 18:30:00,1851.49,1845.0,-0.0,flip_to_short -35645,做空,2022-06-01 18:30:00,2022-06-01 18:40:00,1845.0,1847.76,-0.0,flip_to_long -35646,做多,2022-06-01 18:40:00,2022-06-01 18:45:00,1847.76,1842.84,-0.0,flip_to_short -35647,做空,2022-06-01 18:45:00,2022-06-01 18:50:00,1842.84,1834.23,0.0,tp_lower -35648,做多,2022-06-01 21:10:00,2022-06-01 21:15:00,1802.68,1800.82,-0.0,flip_to_short -35649,做空,2022-06-01 21:15:00,2022-06-01 21:20:00,1800.82,1802.48,-0.0,flip_to_long -35650,做多,2022-06-01 21:20:00,2022-06-01 21:30:00,1802.48,1799.62,-0.0,flip_to_short -35651,做空,2022-06-01 21:30:00,2022-06-01 22:15:00,1799.62,1807.48,-0.0,flip_to_long -35652,做多,2022-06-01 22:15:00,2022-06-01 22:25:00,1807.48,1813.01,0.0,tp_upper -35653,做空,2022-06-01 23:50:00,2022-06-02 00:50:00,1823.1,1818.22,0.0,flip_to_long -35654,做多,2022-06-02 00:50:00,2022-06-02 01:40:00,1818.22,1829.68,0.0,tp_upper -35655,做空,2022-06-02 02:40:00,2022-06-02 03:05:00,1831.4,1827.06,0.0,tp_lower -35656,做多,2022-06-02 03:20:00,2022-06-02 03:25:00,1828.27,1821.45,-0.0,flip_to_short -35657,做空,2022-06-02 03:25:00,2022-06-02 03:30:00,1821.45,1823.4,-0.0,tp_lower -35658,做多,2022-06-02 04:40:00,2022-06-02 04:45:00,1815.78,1814.28,-0.0,flip_to_short -35659,做空,2022-06-02 04:45:00,2022-06-02 04:50:00,1814.28,1814.52,-0.0,flip_to_long -35660,做多,2022-06-02 04:50:00,2022-06-02 05:00:00,1814.52,1812.74,-0.0,flip_to_short -35661,做空,2022-06-02 05:00:00,2022-06-02 05:10:00,1812.74,1805.38,0.0,tp_lower -35662,做多,2022-06-02 05:30:00,2022-06-02 05:40:00,1810.18,1821.71,0.0,tp_upper -35663,做空,2022-06-02 06:15:00,2022-06-02 06:40:00,1815.4,1815.12,-0.0,flip_to_long -35664,做多,2022-06-02 06:40:00,2022-06-02 07:00:00,1815.12,1826.75,0.0,tp_upper -35665,做空,2022-06-02 07:15:00,2022-06-02 08:05:00,1819.47,1826.98,-0.0,flip_to_long -35666,做多,2022-06-02 08:05:00,2022-06-02 08:35:00,1826.98,1825.25,-0.0,flip_to_short -35667,做空,2022-06-02 08:35:00,2022-06-02 09:00:00,1825.25,1821.99,0.0,tp_lower -35668,做多,2022-06-02 09:15:00,2022-06-02 09:20:00,1824.93,1823.53,-0.0,flip_to_short -35669,做空,2022-06-02 09:20:00,2022-06-02 09:25:00,1823.53,1827.17,-0.0,flip_to_long -35670,做多,2022-06-02 09:25:00,2022-06-02 09:30:00,1827.17,1824.52,-0.0,flip_to_short -35671,做空,2022-06-02 09:30:00,2022-06-02 09:35:00,1824.52,1815.25,0.0,tp_lower -35672,做多,2022-06-02 10:00:00,2022-06-02 10:05:00,1822.52,1820.5,-0.0,flip_to_short -35673,做空,2022-06-02 10:05:00,2022-06-02 10:10:00,1820.5,1822.46,-0.0,flip_to_long -35674,做多,2022-06-02 10:10:00,2022-06-02 10:15:00,1822.46,1815.74,-0.0,flip_to_short -35675,做空,2022-06-02 10:15:00,2022-06-02 10:25:00,1815.74,1814.67,0.0,tp_lower -35676,做多,2022-06-02 10:35:00,2022-06-02 10:40:00,1825.87,1832.16,0.0,tp_upper -35677,做空,2022-06-02 10:45:00,2022-06-02 12:20:00,1823.87,1831.6,-0.0,flip_to_long -35678,做多,2022-06-02 12:20:00,2022-06-02 12:25:00,1831.6,1830.7,-0.0,flip_to_short -35679,做空,2022-06-02 12:25:00,2022-06-02 13:00:00,1830.7,1821.69,0.0,tp_lower -35680,做多,2022-06-02 13:40:00,2022-06-02 13:45:00,1825.35,1812.36,-0.0,flip_to_short -35681,做空,2022-06-02 13:45:00,2022-06-02 14:10:00,1812.36,1813.11,-0.0,flip_to_long -35682,做多,2022-06-02 14:10:00,2022-06-02 14:15:00,1813.11,1804.19,-0.0,flip_to_short -35683,做空,2022-06-02 14:15:00,2022-06-02 14:40:00,1804.19,1799.31,0.0,flip_to_long -35684,做多,2022-06-02 14:40:00,2022-06-02 14:50:00,1799.31,1794.71,-0.0,flip_to_short -35685,做空,2022-06-02 14:50:00,2022-06-02 14:55:00,1794.71,1802.9,-0.0,flip_to_long -35686,做多,2022-06-02 14:55:00,2022-06-02 15:20:00,1802.9,1826.2,0.01,tp_upper -35687,做空,2022-06-02 16:20:00,2022-06-02 16:30:00,1817.25,1818.87,-0.0,flip_to_long -35688,做多,2022-06-02 16:30:00,2022-06-02 16:40:00,1818.87,1825.02,0.0,tp_upper -35689,做空,2022-06-02 16:45:00,2022-06-02 16:50:00,1819.57,1829.37,-0.0,flip_to_long -35690,做多,2022-06-02 16:50:00,2022-06-02 16:55:00,1829.37,1825.92,-0.0,tp_upper -35691,做空,2022-06-02 17:10:00,2022-06-02 17:20:00,1820.52,1819.89,-0.0,flip_to_long -35692,做多,2022-06-02 17:20:00,2022-06-02 17:40:00,1819.89,1818.0,-0.0,flip_to_short -35693,做空,2022-06-02 17:40:00,2022-06-02 18:10:00,1818.0,1823.0,-0.0,flip_to_long -35694,做多,2022-06-02 18:10:00,2022-06-02 18:25:00,1823.0,1819.09,-0.0,flip_to_short -35695,做空,2022-06-02 18:25:00,2022-06-02 18:40:00,1819.09,1818.73,-0.0,tp_lower -35696,做多,2022-06-02 19:25:00,2022-06-02 20:05:00,1808.54,1826.78,0.01,tp_upper -35697,做空,2022-06-02 21:40:00,2022-06-02 22:05:00,1826.96,1841.47,-0.0,flip_to_long -35698,做多,2022-06-02 22:05:00,2022-06-02 22:10:00,1841.47,1840.34,-0.0,tp_upper -35699,做空,2022-06-02 22:55:00,2022-06-02 23:05:00,1833.1,1833.76,-0.0,flip_to_long -35700,做多,2022-06-02 23:05:00,2022-06-02 23:35:00,1833.76,1837.53,0.0,flip_to_short -35701,做空,2022-06-02 23:35:00,2022-06-03 00:15:00,1837.53,1832.96,0.0,tp_lower -35702,做多,2022-06-03 01:10:00,2022-06-03 01:15:00,1830.79,1830.71,-0.0,flip_to_short -35703,做空,2022-06-03 01:15:00,2022-06-03 01:35:00,1830.71,1836.37,-0.0,flip_to_long -35704,做多,2022-06-03 01:35:00,2022-06-03 01:40:00,1836.37,1837.71,0.0,tp_upper -35705,做空,2022-06-03 02:35:00,2022-06-03 02:40:00,1832.42,1834.6,-0.0,flip_to_long -35706,做多,2022-06-03 02:40:00,2022-06-03 02:45:00,1834.6,1832.36,-0.0,flip_to_short -35707,做空,2022-06-03 02:45:00,2022-06-03 03:15:00,1832.36,1828.34,0.0,tp_lower -35708,做多,2022-06-03 05:25:00,2022-06-03 05:50:00,1824.22,1828.3,0.0,tp_upper -35709,做空,2022-06-03 06:00:00,2022-06-03 06:35:00,1823.2,1821.65,0.0,flip_to_long -35710,做多,2022-06-03 06:35:00,2022-06-03 07:50:00,1821.65,1815.11,-0.0,flip_to_short -35711,做空,2022-06-03 07:50:00,2022-06-03 08:05:00,1815.11,1819.62,-0.0,flip_to_long -35712,做多,2022-06-03 08:05:00,2022-06-03 08:20:00,1819.62,1813.24,-0.0,flip_to_short -35713,做空,2022-06-03 08:20:00,2022-06-03 08:30:00,1813.24,1814.73,-0.0,flip_to_long -35714,做多,2022-06-03 08:30:00,2022-06-03 08:35:00,1814.73,1812.07,-0.0,flip_to_short -35715,做空,2022-06-03 08:35:00,2022-06-03 08:40:00,1812.07,1806.67,0.0,tp_lower -35716,做多,2022-06-03 11:35:00,2022-06-03 12:10:00,1765.88,1771.5,0.0,tp_upper -35717,做空,2022-06-03 12:20:00,2022-06-03 12:45:00,1765.39,1762.12,0.0,flip_to_long -35718,做多,2022-06-03 12:45:00,2022-06-03 13:35:00,1762.12,1759.93,-0.0,flip_to_short -35719,做空,2022-06-03 13:35:00,2022-06-03 13:50:00,1759.93,1759.58,-0.0,flip_to_long -35720,做多,2022-06-03 13:50:00,2022-06-03 14:20:00,1759.58,1757.08,-0.0,flip_to_short -35721,做空,2022-06-03 14:20:00,2022-06-03 14:25:00,1757.08,1759.37,-0.0,flip_to_long -35722,做多,2022-06-03 14:25:00,2022-06-03 14:35:00,1759.37,1753.1,-0.0,flip_to_short -35723,做空,2022-06-03 14:35:00,2022-06-03 14:45:00,1753.1,1760.86,-0.0,flip_to_long -35724,做多,2022-06-03 14:45:00,2022-06-03 15:00:00,1760.86,1761.64,-0.0,flip_to_short -35725,做空,2022-06-03 15:00:00,2022-06-03 15:15:00,1761.64,1764.26,-0.0,flip_to_long -35726,做多,2022-06-03 15:15:00,2022-06-03 15:30:00,1764.26,1770.57,0.0,tp_upper -35727,做空,2022-06-03 15:45:00,2022-06-03 15:50:00,1760.46,1762.18,-0.0,flip_to_long -35728,做多,2022-06-03 15:50:00,2022-06-03 16:05:00,1762.18,1758.32,-0.0,flip_to_short -35729,做空,2022-06-03 16:05:00,2022-06-03 16:15:00,1758.32,1751.51,0.0,tp_lower -35730,做多,2022-06-03 16:35:00,2022-06-03 17:05:00,1759.57,1756.37,-0.0,flip_to_short -35731,做空,2022-06-03 17:05:00,2022-06-03 17:35:00,1756.37,1754.44,0.0,flip_to_long -35732,做多,2022-06-03 17:35:00,2022-06-03 18:45:00,1754.44,1746.7,-0.0,flip_to_short -35733,做空,2022-06-03 18:45:00,2022-06-03 19:00:00,1746.7,1750.8,-0.0,flip_to_long -35734,做多,2022-06-03 19:00:00,2022-06-03 19:15:00,1750.8,1750.8,-0.0,flip_to_short -35735,做空,2022-06-03 19:15:00,2022-06-03 19:20:00,1750.8,1746.36,0.0,tp_lower -35736,做多,2022-06-03 19:25:00,2022-06-03 19:30:00,1751.1,1745.38,-0.0,flip_to_short -35737,做空,2022-06-03 19:30:00,2022-06-03 19:35:00,1745.38,1748.46,-0.0,tp_lower -35738,做多,2022-06-03 19:40:00,2022-06-03 19:55:00,1752.54,1750.54,-0.0,flip_to_short -35739,做空,2022-06-03 19:55:00,2022-06-03 20:05:00,1750.54,1759.33,-0.0,flip_to_long -35740,做多,2022-06-03 20:05:00,2022-06-03 20:10:00,1759.33,1759.63,-0.0,tp_upper -35741,做空,2022-06-03 22:40:00,2022-06-03 22:55:00,1780.27,1782.14,-0.0,flip_to_long -35742,做多,2022-06-03 22:55:00,2022-06-03 23:00:00,1782.14,1780.79,-0.0,flip_to_short -35743,做空,2022-06-03 23:00:00,2022-06-03 23:20:00,1780.79,1775.74,0.0,tp_lower -35744,做多,2022-06-04 00:00:00,2022-06-04 00:15:00,1774.44,1775.01,-0.0,flip_to_short -35745,做空,2022-06-04 00:15:00,2022-06-04 00:20:00,1775.01,1776.8,-0.0,flip_to_long -35746,做多,2022-06-04 00:20:00,2022-06-04 00:30:00,1776.8,1776.23,-0.0,flip_to_short -35747,做空,2022-06-04 00:30:00,2022-06-04 00:45:00,1776.23,1772.38,0.0,tp_lower -35748,做多,2022-06-04 03:00:00,2022-06-04 03:45:00,1754.9,1754.34,-0.0,flip_to_short -35749,做空,2022-06-04 03:45:00,2022-06-04 04:00:00,1754.34,1756.67,-0.0,flip_to_long -35750,做多,2022-06-04 04:00:00,2022-06-04 04:05:00,1756.67,1761.5,0.0,tp_upper -35751,做空,2022-06-04 05:40:00,2022-06-04 05:45:00,1766.39,1769.23,-0.0,flip_to_long -35752,做多,2022-06-04 05:45:00,2022-06-04 05:50:00,1769.23,1768.93,-0.0,tp_upper -35753,做空,2022-06-04 06:50:00,2022-06-04 07:10:00,1770.01,1765.4,0.0,tp_lower -35754,做多,2022-06-04 07:30:00,2022-06-04 08:05:00,1768.79,1767.19,-0.0,flip_to_short -35755,做空,2022-06-04 08:05:00,2022-06-04 08:15:00,1767.19,1773.53,-0.0,flip_to_long -35756,做多,2022-06-04 08:15:00,2022-06-04 08:20:00,1773.53,1770.11,-0.0,tp_upper -35757,做空,2022-06-04 09:30:00,2022-06-04 09:55:00,1770.19,1773.34,-0.0,flip_to_long -35758,做多,2022-06-04 09:55:00,2022-06-04 10:05:00,1773.34,1773.42,-0.0,flip_to_short -35759,做空,2022-06-04 10:05:00,2022-06-04 10:10:00,1773.42,1774.66,-0.0,flip_to_long -35760,做多,2022-06-04 10:10:00,2022-06-04 10:25:00,1774.66,1771.96,-0.0,flip_to_short -35761,做空,2022-06-04 10:25:00,2022-06-04 10:50:00,1771.96,1772.58,-0.0,flip_to_long -35762,做多,2022-06-04 10:50:00,2022-06-04 11:05:00,1772.58,1772.9,-0.0,flip_to_short -35763,做空,2022-06-04 11:05:00,2022-06-04 11:15:00,1772.9,1769.55,0.0,tp_lower -35764,做多,2022-06-04 11:35:00,2022-06-04 12:05:00,1772.01,1762.75,-0.0,flip_to_short -35765,做空,2022-06-04 12:05:00,2022-06-04 12:10:00,1762.75,1764.25,-0.0,tp_lower -35766,做多,2022-06-04 13:05:00,2022-06-04 13:45:00,1763.83,1763.42,-0.0,flip_to_short -35767,做空,2022-06-04 13:45:00,2022-06-04 13:55:00,1763.42,1765.75,-0.0,flip_to_long -35768,做多,2022-06-04 13:55:00,2022-06-04 14:05:00,1765.75,1759.1,-0.0,flip_to_short -35769,做空,2022-06-04 14:05:00,2022-06-04 14:10:00,1759.1,1761.73,-0.0,tp_lower -35770,做多,2022-06-04 14:15:00,2022-06-04 14:20:00,1764.68,1773.09,0.0,tp_upper -35771,做空,2022-06-04 15:45:00,2022-06-04 15:50:00,1774.22,1776.15,-0.0,flip_to_long -35772,做多,2022-06-04 15:50:00,2022-06-04 16:00:00,1776.15,1776.98,-0.0,flip_to_short -35773,做空,2022-06-04 16:00:00,2022-06-04 16:20:00,1776.98,1773.79,0.0,tp_lower -35774,做多,2022-06-04 17:35:00,2022-06-04 17:55:00,1771.93,1774.99,0.0,tp_upper -35775,做空,2022-06-04 19:05:00,2022-06-04 19:25:00,1776.97,1773.85,0.0,tp_lower -35776,做多,2022-06-04 20:05:00,2022-06-04 20:10:00,1774.96,1769.58,-0.0,flip_to_short -35777,做空,2022-06-04 20:10:00,2022-06-04 20:15:00,1769.58,1773.77,-0.0,flip_to_long -35778,做多,2022-06-04 20:15:00,2022-06-04 20:25:00,1773.77,1773.06,-0.0,flip_to_short -35779,做空,2022-06-04 20:25:00,2022-06-04 20:30:00,1773.06,1774.98,-0.0,flip_to_long -35780,做多,2022-06-04 20:30:00,2022-06-04 20:50:00,1774.98,1775.14,-0.0,flip_to_short -35781,做空,2022-06-04 20:50:00,2022-06-04 21:35:00,1775.14,1779.06,-0.0,flip_to_long -35782,做多,2022-06-04 21:35:00,2022-06-04 21:40:00,1779.06,1784.68,0.0,tp_upper -35783,做空,2022-06-04 23:00:00,2022-06-04 23:05:00,1795.67,1797.56,-0.0,flip_to_long -35784,做多,2022-06-04 23:05:00,2022-06-04 23:15:00,1797.56,1795.49,-0.0,flip_to_short -35785,做空,2022-06-04 23:15:00,2022-06-04 23:45:00,1795.49,1800.09,-0.0,flip_to_long -35786,做多,2022-06-04 23:45:00,2022-06-05 00:00:00,1800.09,1802.48,0.0,tp_upper -35787,做空,2022-06-05 00:40:00,2022-06-05 00:45:00,1800.08,1802.51,-0.0,flip_to_long -35788,做多,2022-06-05 00:45:00,2022-06-05 00:50:00,1802.51,1799.41,-0.0,flip_to_short -35789,做空,2022-06-05 00:50:00,2022-06-05 01:10:00,1799.41,1790.71,0.0,tp_lower -35790,做多,2022-06-05 02:10:00,2022-06-05 02:45:00,1790.51,1793.54,0.0,tp_upper -35791,做多,2022-06-05 03:35:00,2022-06-05 03:40:00,1792.04,1791.22,-0.0,flip_to_short -35792,做空,2022-06-05 03:40:00,2022-06-05 03:50:00,1791.22,1792.55,-0.0,flip_to_long -35793,做多,2022-06-05 03:50:00,2022-06-05 04:00:00,1792.55,1790.86,-0.0,flip_to_short -35794,做空,2022-06-05 04:00:00,2022-06-05 04:05:00,1790.86,1787.43,0.0,tp_lower -35795,做多,2022-06-05 04:35:00,2022-06-05 04:55:00,1790.01,1789.35,-0.0,flip_to_short -35796,做空,2022-06-05 04:55:00,2022-06-05 05:00:00,1789.35,1791.45,-0.0,flip_to_long -35797,做多,2022-06-05 05:00:00,2022-06-05 05:25:00,1791.45,1795.11,0.0,tp_upper -35798,做空,2022-06-05 06:20:00,2022-06-05 06:25:00,1792.53,1794.14,-0.0,flip_to_long -35799,做多,2022-06-05 06:25:00,2022-06-05 06:45:00,1794.14,1792.68,-0.0,flip_to_short -35800,做空,2022-06-05 06:45:00,2022-06-05 06:50:00,1792.68,1791.63,0.0,tp_lower -35801,做多,2022-06-05 07:25:00,2022-06-05 07:45:00,1796.2,1793.13,-0.0,flip_to_short -35802,做空,2022-06-05 07:45:00,2022-06-05 07:55:00,1793.13,1784.77,0.0,tp_lower -35803,做多,2022-06-05 08:15:00,2022-06-05 08:25:00,1792.79,1791.08,-0.0,flip_to_short -35804,做空,2022-06-05 08:25:00,2022-06-05 08:30:00,1791.08,1791.3,-0.0,flip_to_long -35805,做多,2022-06-05 08:30:00,2022-06-05 08:45:00,1791.3,1791.72,-0.0,flip_to_short -35806,做空,2022-06-05 08:45:00,2022-06-05 09:05:00,1791.72,1783.67,0.0,tp_lower -35807,做空,2022-06-05 10:25:00,2022-06-05 11:05:00,1783.08,1777.17,0.0,tp_lower -35808,做多,2022-06-05 11:25:00,2022-06-05 11:35:00,1783.39,1785.4,0.0,tp_upper -35809,做空,2022-06-05 13:20:00,2022-06-05 13:25:00,1788.33,1788.72,-0.0,flip_to_long -35810,做多,2022-06-05 13:25:00,2022-06-05 13:40:00,1788.72,1788.15,-0.0,flip_to_short -35811,做空,2022-06-05 13:40:00,2022-06-05 13:45:00,1788.15,1790.81,-0.0,flip_to_long -35812,做多,2022-06-05 13:45:00,2022-06-05 13:50:00,1790.81,1782.8,-0.0,flip_to_short -35813,做空,2022-06-05 13:50:00,2022-06-05 13:55:00,1782.8,1783.27,-0.0,tp_lower -35814,做多,2022-06-05 14:15:00,2022-06-05 14:20:00,1791.1,1796.31,0.0,tp_upper -35815,做多,2022-06-05 17:00:00,2022-06-05 17:25:00,1803.77,1816.71,0.0,tp_upper -35816,做空,2022-06-05 18:35:00,2022-06-05 18:40:00,1817.35,1817.96,-0.0,flip_to_long -35817,做多,2022-06-05 18:40:00,2022-06-05 18:50:00,1817.96,1818.82,-0.0,flip_to_short -35818,做空,2022-06-05 18:50:00,2022-06-05 18:55:00,1818.82,1815.61,0.0,tp_lower -35819,做多,2022-06-05 19:45:00,2022-06-05 19:50:00,1817.77,1821.06,0.0,tp_upper -35820,做空,2022-06-05 20:30:00,2022-06-05 20:55:00,1819.27,1809.92,0.0,tp_lower -35821,做多,2022-06-05 21:40:00,2022-06-05 22:05:00,1810.86,1818.31,0.0,tp_upper -35822,做空,2022-06-05 22:25:00,2022-06-05 22:40:00,1809.97,1810.46,-0.0,flip_to_long -35823,做多,2022-06-05 22:40:00,2022-06-05 23:15:00,1810.46,1811.3,-0.0,flip_to_short -35824,做空,2022-06-05 23:15:00,2022-06-05 23:25:00,1811.3,1805.15,0.0,tp_lower -35825,做多,2022-06-06 00:15:00,2022-06-06 00:40:00,1813.74,1823.33,0.0,tp_upper -35826,做空,2022-06-06 05:10:00,2022-06-06 05:15:00,1878.68,1876.01,0.0,tp_lower -35827,做多,2022-06-06 06:30:00,2022-06-06 06:40:00,1873.44,1875.5,0.0,flip_to_short -35828,做空,2022-06-06 06:40:00,2022-06-06 11:15:00,1875.5,1907.99,-0.01,flip_to_long -35829,做多,2022-06-06 11:15:00,2022-06-06 11:25:00,1907.99,1911.17,0.0,tp_upper -35830,做空,2022-06-06 11:35:00,2022-06-06 11:40:00,1906.99,1908.2,-0.0,flip_to_long -35831,做多,2022-06-06 11:40:00,2022-06-06 12:05:00,1908.2,1913.09,0.0,tp_upper -35832,做空,2022-06-06 12:15:00,2022-06-06 12:25:00,1905.72,1911.89,-0.0,flip_to_long -35833,做多,2022-06-06 12:25:00,2022-06-06 12:30:00,1911.89,1913.23,0.0,tp_upper -35834,做空,2022-06-06 12:50:00,2022-06-06 13:00:00,1909.28,1909.43,-0.0,flip_to_long -35835,做多,2022-06-06 13:00:00,2022-06-06 13:30:00,1909.43,1908.7,-0.0,tp_upper -35836,做多,2022-06-06 13:40:00,2022-06-06 14:05:00,1906.19,1906.98,-0.0,flip_to_short -35837,做空,2022-06-06 14:05:00,2022-06-06 14:10:00,1906.98,1908.76,-0.0,flip_to_long -35838,做多,2022-06-06 14:10:00,2022-06-06 14:15:00,1908.76,1904.73,-0.0,flip_to_short -35839,做空,2022-06-06 14:15:00,2022-06-06 14:20:00,1904.73,1907.13,-0.0,flip_to_long -35840,做多,2022-06-06 14:20:00,2022-06-06 14:30:00,1907.13,1905.55,-0.0,flip_to_short -35841,做空,2022-06-06 14:30:00,2022-06-06 14:35:00,1905.55,1906.06,-0.0,flip_to_long -35842,做多,2022-06-06 14:35:00,2022-06-06 17:55:00,1906.06,1856.3,-0.02,flip_to_short -35843,做空,2022-06-06 17:55:00,2022-06-06 18:40:00,1856.3,1859.89,-0.0,flip_to_long -35844,做多,2022-06-06 18:40:00,2022-06-06 18:45:00,1859.89,1861.77,0.0,tp_upper -35845,做空,2022-06-06 18:50:00,2022-06-06 19:15:00,1860.12,1856.54,0.0,flip_to_long -35846,做多,2022-06-06 19:15:00,2022-06-06 19:40:00,1856.54,1864.15,0.0,tp_upper -35847,做空,2022-06-06 20:00:00,2022-06-06 20:05:00,1859.59,1852.0,0.0,tp_lower -35848,做多,2022-06-06 20:15:00,2022-06-06 20:20:00,1865.17,1861.38,-0.0,flip_to_short -35849,做空,2022-06-06 20:20:00,2022-06-06 20:45:00,1861.38,1860.71,-0.0,flip_to_long -35850,做多,2022-06-06 20:45:00,2022-06-06 21:25:00,1860.71,1870.91,0.0,tp_upper -35851,做空,2022-06-06 22:15:00,2022-06-06 22:30:00,1861.4,1857.75,0.0,tp_lower -35852,做空,2022-06-06 23:50:00,2022-06-07 00:00:00,1857.69,1850.57,0.0,tp_lower -35853,做多,2022-06-07 00:05:00,2022-06-07 00:10:00,1858.34,1852.56,-0.0,flip_to_short -35854,做空,2022-06-07 00:10:00,2022-06-07 00:15:00,1852.56,1852.57,-0.0,tp_lower -35855,做空,2022-06-07 04:05:00,2022-06-07 04:40:00,1748.66,1752.11,-0.0,flip_to_long -35856,做多,2022-06-07 04:40:00,2022-06-07 04:50:00,1752.11,1752.74,-0.0,flip_to_short -35857,做空,2022-06-07 04:50:00,2022-06-07 05:05:00,1752.74,1753.01,-0.0,flip_to_long -35858,做多,2022-06-07 05:05:00,2022-06-07 05:20:00,1753.01,1750.18,-0.0,flip_to_short -35859,做空,2022-06-07 05:20:00,2022-06-07 05:30:00,1750.18,1754.96,-0.0,flip_to_long -35860,做多,2022-06-07 05:30:00,2022-06-07 05:35:00,1754.96,1752.41,-0.0,flip_to_short -35861,做空,2022-06-07 05:35:00,2022-06-07 05:40:00,1752.41,1753.67,-0.0,flip_to_long -35862,做多,2022-06-07 05:40:00,2022-06-07 05:50:00,1753.67,1760.72,0.0,tp_upper -35863,做空,2022-06-07 05:55:00,2022-06-07 06:00:00,1753.3,1756.47,-0.0,flip_to_long -35864,做多,2022-06-07 06:00:00,2022-06-07 06:05:00,1756.47,1753.28,-0.0,flip_to_short -35865,做空,2022-06-07 06:05:00,2022-06-07 06:10:00,1753.28,1755.79,-0.0,flip_to_long -35866,做多,2022-06-07 06:10:00,2022-06-07 06:15:00,1755.79,1755.18,-0.0,flip_to_short -35867,做空,2022-06-07 06:15:00,2022-06-07 06:25:00,1755.18,1754.0,0.0,flip_to_long -35868,做多,2022-06-07 06:25:00,2022-06-07 06:30:00,1754.0,1750.59,-0.0,flip_to_short -35869,做空,2022-06-07 06:30:00,2022-06-07 06:35:00,1750.59,1753.42,-0.0,flip_to_long -35870,做多,2022-06-07 06:35:00,2022-06-07 06:50:00,1753.42,1753.94,-0.0,flip_to_short -35871,做空,2022-06-07 06:50:00,2022-06-07 07:05:00,1753.94,1756.64,-0.0,flip_to_long -35872,做多,2022-06-07 07:05:00,2022-06-07 07:10:00,1756.64,1759.62,0.0,tp_upper -35873,做空,2022-06-07 07:20:00,2022-06-07 09:15:00,1757.26,1765.79,-0.0,flip_to_long -35874,做多,2022-06-07 09:15:00,2022-06-07 10:15:00,1765.79,1762.53,-0.0,flip_to_short -35875,做空,2022-06-07 10:15:00,2022-06-07 10:25:00,1762.53,1764.2,-0.0,flip_to_long -35876,做多,2022-06-07 10:25:00,2022-06-07 10:30:00,1764.2,1767.99,0.0,tp_upper -35877,做空,2022-06-07 11:00:00,2022-06-07 11:05:00,1752.75,1757.5,-0.0,tp_lower -35878,做多,2022-06-07 12:35:00,2022-06-07 12:45:00,1753.43,1746.65,-0.0,flip_to_short -35879,做空,2022-06-07 12:45:00,2022-06-07 12:55:00,1746.65,1750.03,-0.0,flip_to_long -35880,做多,2022-06-07 12:55:00,2022-06-07 13:10:00,1750.03,1748.0,-0.0,flip_to_short -35881,做空,2022-06-07 13:10:00,2022-06-07 13:15:00,1748.0,1750.47,-0.0,flip_to_long -35882,做多,2022-06-07 13:15:00,2022-06-07 13:30:00,1750.47,1758.65,0.0,tp_upper -35883,做空,2022-06-07 15:25:00,2022-06-07 15:30:00,1774.28,1777.7,-0.0,flip_to_long -35884,做多,2022-06-07 15:30:00,2022-06-07 15:40:00,1777.7,1778.01,-0.0,flip_to_short -35885,做空,2022-06-07 15:40:00,2022-06-07 15:50:00,1778.01,1777.33,-0.0,flip_to_long -35886,做多,2022-06-07 15:50:00,2022-06-07 16:40:00,1777.33,1781.7,0.0,tp_upper -35887,做空,2022-06-07 17:30:00,2022-06-07 17:35:00,1778.96,1780.14,-0.0,flip_to_long -35888,做多,2022-06-07 17:35:00,2022-06-07 17:40:00,1780.14,1778.21,-0.0,flip_to_short -35889,做空,2022-06-07 17:40:00,2022-06-07 17:45:00,1778.21,1779.69,-0.0,flip_to_long -35890,做多,2022-06-07 17:45:00,2022-06-07 18:00:00,1779.69,1780.12,-0.0,flip_to_short -35891,做空,2022-06-07 18:00:00,2022-06-07 18:05:00,1780.12,1785.84,-0.0,flip_to_long -35892,做多,2022-06-07 18:05:00,2022-06-07 18:10:00,1785.84,1797.3,0.0,tp_upper -35893,做空,2022-06-07 20:35:00,2022-06-07 20:50:00,1843.65,1844.21,-0.0,flip_to_long -35894,做多,2022-06-07 20:50:00,2022-06-07 22:05:00,1844.21,1841.98,-0.0,flip_to_short -35895,做空,2022-06-07 22:05:00,2022-06-07 22:10:00,1841.98,1842.93,-0.0,flip_to_long -35896,做多,2022-06-07 22:10:00,2022-06-07 22:15:00,1842.93,1841.84,-0.0,flip_to_short -35897,做空,2022-06-07 22:15:00,2022-06-07 22:25:00,1841.84,1842.02,-0.0,flip_to_long -35898,做多,2022-06-07 22:25:00,2022-06-07 22:30:00,1842.02,1836.78,-0.0,flip_to_short -35899,做空,2022-06-07 22:30:00,2022-06-07 22:40:00,1836.78,1825.45,0.0,tp_lower -35900,做多,2022-06-07 23:40:00,2022-06-07 23:50:00,1823.0,1814.98,-0.0,flip_to_short -35901,做空,2022-06-07 23:50:00,2022-06-08 00:00:00,1814.98,1817.68,-0.0,flip_to_long -35902,做多,2022-06-08 00:00:00,2022-06-08 00:05:00,1817.68,1814.24,-0.0,flip_to_short -35903,做空,2022-06-08 00:05:00,2022-06-08 01:00:00,1814.24,1804.7,0.0,tp_lower -35904,做多,2022-06-08 01:15:00,2022-06-08 01:30:00,1808.97,1821.0,0.0,tp_upper -35905,做空,2022-06-08 01:45:00,2022-06-08 01:50:00,1814.3,1819.16,-0.0,flip_to_long -35906,做多,2022-06-08 01:50:00,2022-06-08 02:05:00,1819.16,1831.56,0.0,tp_upper -35907,做空,2022-06-08 02:55:00,2022-06-08 03:00:00,1823.75,1826.3,-0.0,flip_to_long -35908,做多,2022-06-08 03:00:00,2022-06-08 03:05:00,1826.3,1816.94,-0.0,flip_to_short -35909,做空,2022-06-08 03:05:00,2022-06-08 03:10:00,1816.94,1813.54,0.0,tp_lower -35910,做多,2022-06-08 04:35:00,2022-06-08 05:35:00,1789.4,1801.45,0.0,tp_upper -35911,做空,2022-06-08 06:25:00,2022-06-08 06:35:00,1799.98,1800.56,-0.0,flip_to_long -35912,做多,2022-06-08 06:35:00,2022-06-08 06:50:00,1800.56,1799.81,-0.0,flip_to_short -35913,做空,2022-06-08 06:50:00,2022-06-08 06:55:00,1799.81,1805.24,-0.0,flip_to_long -35914,做多,2022-06-08 06:55:00,2022-06-08 07:00:00,1805.24,1802.68,-0.0,flip_to_short -35915,做空,2022-06-08 07:00:00,2022-06-08 07:05:00,1802.68,1794.3,0.0,tp_lower -35916,做多,2022-06-08 07:40:00,2022-06-08 07:45:00,1803.07,1808.92,0.0,tp_upper -35917,做空,2022-06-08 07:50:00,2022-06-08 09:10:00,1803.79,1802.5,0.0,tp_lower -35918,做多,2022-06-08 09:30:00,2022-06-08 09:35:00,1813.04,1807.51,-0.0,tp_upper -35919,做空,2022-06-08 10:05:00,2022-06-08 10:20:00,1807.58,1808.62,-0.0,flip_to_long -35920,做多,2022-06-08 10:20:00,2022-06-08 10:25:00,1808.62,1805.79,-0.0,flip_to_short -35921,做空,2022-06-08 10:25:00,2022-06-08 10:30:00,1805.79,1807.72,-0.0,flip_to_long -35922,做多,2022-06-08 10:30:00,2022-06-08 10:45:00,1807.72,1806.96,-0.0,flip_to_short -35923,做空,2022-06-08 10:45:00,2022-06-08 11:00:00,1806.96,1804.51,0.0,tp_lower -35924,做多,2022-06-08 11:10:00,2022-06-08 11:20:00,1808.61,1807.72,-0.0,flip_to_short -35925,做空,2022-06-08 11:20:00,2022-06-08 11:25:00,1807.72,1808.45,-0.0,flip_to_long -35926,做多,2022-06-08 11:25:00,2022-06-08 11:35:00,1808.45,1810.07,0.0,tp_upper -35927,做空,2022-06-08 11:45:00,2022-06-08 11:50:00,1806.71,1808.28,-0.0,flip_to_long -35928,做多,2022-06-08 11:50:00,2022-06-08 11:55:00,1808.28,1807.54,-0.0,flip_to_short -35929,做空,2022-06-08 11:55:00,2022-06-08 12:00:00,1807.54,1805.37,0.0,tp_lower -35930,做多,2022-06-08 12:10:00,2022-06-08 13:30:00,1807.0,1812.4,0.0,tp_upper -35931,做空,2022-06-08 14:25:00,2022-06-08 15:10:00,1805.33,1812.52,-0.0,flip_to_long -35932,做多,2022-06-08 15:10:00,2022-06-08 16:20:00,1812.52,1807.38,-0.0,flip_to_short -35933,做空,2022-06-08 16:20:00,2022-06-08 16:25:00,1807.38,1803.13,0.0,tp_lower -35934,做多,2022-06-08 17:45:00,2022-06-08 17:50:00,1800.7,1800.05,-0.0,flip_to_short -35935,做空,2022-06-08 17:50:00,2022-06-08 18:15:00,1800.05,1790.49,0.0,tp_lower -35936,做多,2022-06-08 18:45:00,2022-06-08 19:45:00,1789.9,1790.44,-0.0,flip_to_short -35937,做空,2022-06-08 19:45:00,2022-06-08 21:00:00,1790.44,1800.5,-0.0,flip_to_long -35938,做多,2022-06-08 21:00:00,2022-06-08 21:45:00,1800.5,1800.26,-0.0,flip_to_short -35939,做空,2022-06-08 21:45:00,2022-06-08 22:40:00,1800.26,1802.29,-0.0,tp_lower -35940,做空,2022-06-08 22:50:00,2022-06-08 23:05:00,1800.94,1800.22,-0.0,tp_lower -35941,做多,2022-06-08 23:20:00,2022-06-08 23:25:00,1801.95,1796.27,-0.0,flip_to_short -35942,做空,2022-06-08 23:25:00,2022-06-08 23:30:00,1796.27,1800.9,-0.0,tp_lower -35943,做多,2022-06-09 00:45:00,2022-06-09 00:55:00,1793.07,1790.57,-0.0,flip_to_short -35944,做空,2022-06-09 00:55:00,2022-06-09 02:00:00,1790.57,1784.42,0.0,tp_lower -35945,做多,2022-06-09 02:15:00,2022-06-09 02:25:00,1790.01,1792.22,0.0,flip_to_short -35946,做空,2022-06-09 02:25:00,2022-06-09 04:20:00,1792.22,1795.88,-0.0,flip_to_long -35947,做多,2022-06-09 04:20:00,2022-06-09 04:25:00,1795.88,1797.67,0.0,tp_upper -35948,做空,2022-06-09 04:30:00,2022-06-09 04:35:00,1796.4,1796.91,-0.0,flip_to_long -35949,做多,2022-06-09 04:35:00,2022-06-09 04:45:00,1796.91,1795.7,-0.0,flip_to_short -35950,做空,2022-06-09 04:45:00,2022-06-09 04:50:00,1795.7,1797.41,-0.0,flip_to_long -35951,做多,2022-06-09 04:50:00,2022-06-09 04:55:00,1797.41,1797.2,-0.0,flip_to_short -35952,做空,2022-06-09 04:55:00,2022-06-09 05:05:00,1797.2,1803.5,-0.0,flip_to_long -35953,做多,2022-06-09 05:05:00,2022-06-09 05:10:00,1803.5,1799.77,-0.0,tp_upper -35954,做空,2022-06-09 05:45:00,2022-06-09 06:00:00,1801.2,1799.21,0.0,flip_to_long -35955,做多,2022-06-09 06:00:00,2022-06-09 06:55:00,1799.21,1798.23,-0.0,flip_to_short -35956,做空,2022-06-09 06:55:00,2022-06-09 07:00:00,1798.23,1798.93,-0.0,flip_to_long -35957,做多,2022-06-09 07:00:00,2022-06-09 07:10:00,1798.93,1800.26,0.0,tp_upper -35958,做空,2022-06-09 07:30:00,2022-06-09 07:35:00,1798.0,1799.49,-0.0,flip_to_long -35959,做多,2022-06-09 07:35:00,2022-06-09 07:45:00,1799.49,1802.62,0.0,tp_upper -35960,做空,2022-06-09 09:55:00,2022-06-09 10:55:00,1819.05,1810.76,0.0,tp_lower -35961,做多,2022-06-09 13:10:00,2022-06-09 13:35:00,1795.89,1786.26,-0.0,flip_to_short -35962,做空,2022-06-09 13:35:00,2022-06-09 13:40:00,1786.26,1782.57,0.0,tp_lower -35963,做多,2022-06-09 13:45:00,2022-06-09 13:55:00,1793.54,1795.6,0.0,flip_to_short -35964,做空,2022-06-09 13:55:00,2022-06-09 14:10:00,1795.6,1794.77,-0.0,flip_to_long -35965,做多,2022-06-09 14:10:00,2022-06-09 14:15:00,1794.77,1794.02,-0.0,flip_to_short -35966,做空,2022-06-09 14:15:00,2022-06-09 14:20:00,1794.02,1797.32,-0.0,flip_to_long -35967,做多,2022-06-09 14:20:00,2022-06-09 14:30:00,1797.32,1796.39,-0.0,flip_to_short -35968,做空,2022-06-09 14:30:00,2022-06-09 15:10:00,1796.39,1789.67,0.0,flip_to_long -35969,做多,2022-06-09 15:10:00,2022-06-09 15:40:00,1789.67,1797.94,0.0,tp_upper -35970,做空,2022-06-09 15:45:00,2022-06-09 15:50:00,1791.97,1797.26,-0.0,flip_to_long -35971,做多,2022-06-09 15:50:00,2022-06-09 15:55:00,1797.26,1798.33,0.0,tp_upper -35972,做空,2022-06-09 16:05:00,2022-06-09 16:15:00,1794.76,1793.07,0.0,flip_to_long -35973,做多,2022-06-09 16:15:00,2022-06-09 16:25:00,1793.07,1793.2,-0.0,flip_to_short -35974,做空,2022-06-09 16:25:00,2022-06-09 16:40:00,1793.2,1806.99,-0.0,flip_to_long -35975,做多,2022-06-09 16:40:00,2022-06-09 16:45:00,1806.99,1809.72,0.0,tp_upper -35976,做空,2022-06-09 17:25:00,2022-06-09 17:45:00,1801.76,1803.67,-0.0,flip_to_long -35977,做多,2022-06-09 17:45:00,2022-06-09 17:50:00,1803.67,1801.9,-0.0,flip_to_short -35978,做空,2022-06-09 17:50:00,2022-06-09 17:55:00,1801.9,1804.57,-0.0,flip_to_long -35979,做多,2022-06-09 17:55:00,2022-06-09 18:00:00,1804.57,1802.92,-0.0,flip_to_short -35980,做空,2022-06-09 18:00:00,2022-06-09 18:10:00,1802.92,1805.16,-0.0,flip_to_long -35981,做多,2022-06-09 18:10:00,2022-06-09 19:55:00,1805.16,1782.89,-0.01,flip_to_short -35982,做空,2022-06-09 19:55:00,2022-06-09 20:00:00,1782.89,1788.88,-0.0,tp_lower -35983,做多,2022-06-09 20:10:00,2022-06-09 20:40:00,1791.87,1789.33,-0.0,flip_to_short -35984,做空,2022-06-09 20:40:00,2022-06-09 20:45:00,1789.33,1795.82,-0.0,flip_to_long -35985,做多,2022-06-09 20:45:00,2022-06-09 20:50:00,1795.82,1795.49,-0.0,tp_upper -35986,做空,2022-06-09 21:55:00,2022-06-09 22:00:00,1793.69,1794.53,-0.0,flip_to_long -35987,做多,2022-06-09 22:00:00,2022-06-09 23:35:00,1794.53,1789.44,-0.0,flip_to_short -35988,做空,2022-06-09 23:35:00,2022-06-09 23:55:00,1789.44,1788.03,0.0,flip_to_long -35989,做多,2022-06-09 23:55:00,2022-06-10 00:00:00,1788.03,1791.59,0.0,tp_upper -35990,做空,2022-06-10 00:05:00,2022-06-10 00:10:00,1789.03,1772.86,0.0,tp_lower -35991,做多,2022-06-10 01:15:00,2022-06-10 01:35:00,1780.36,1778.04,-0.0,flip_to_short -35992,做空,2022-06-10 01:35:00,2022-06-10 01:55:00,1778.04,1775.45,0.0,flip_to_long -35993,做多,2022-06-10 01:55:00,2022-06-10 02:05:00,1775.45,1783.11,0.0,tp_upper -35994,做空,2022-06-10 03:55:00,2022-06-10 04:05:00,1791.87,1793.9,-0.0,flip_to_long -35995,做多,2022-06-10 04:05:00,2022-06-10 04:10:00,1793.9,1790.6,-0.0,flip_to_short -35996,做空,2022-06-10 04:10:00,2022-06-10 04:50:00,1790.6,1793.26,-0.0,flip_to_long -35997,做多,2022-06-10 04:50:00,2022-06-10 05:45:00,1793.26,1795.79,0.0,tp_upper -35998,做空,2022-06-10 05:50:00,2022-06-10 06:00:00,1792.42,1794.44,-0.0,flip_to_long -35999,做多,2022-06-10 06:00:00,2022-06-10 06:05:00,1794.44,1792.85,-0.0,flip_to_short -36000,做空,2022-06-10 06:05:00,2022-06-10 06:10:00,1792.85,1795.25,-0.0,flip_to_long -36001,做多,2022-06-10 06:10:00,2022-06-10 06:15:00,1795.25,1792.77,-0.0,tp_upper -36002,做多,2022-06-10 06:20:00,2022-06-10 07:45:00,1793.25,1790.06,-0.0,flip_to_short -36003,做空,2022-06-10 07:45:00,2022-06-10 08:00:00,1790.06,1789.4,-0.0,flip_to_long -36004,做多,2022-06-10 08:00:00,2022-06-10 08:05:00,1789.4,1793.7,0.0,tp_upper -36005,做空,2022-06-10 08:20:00,2022-06-10 08:35:00,1789.44,1785.91,0.0,tp_lower -36006,做多,2022-06-10 08:45:00,2022-06-10 11:15:00,1787.75,1769.2,-0.01,flip_to_short -36007,做空,2022-06-10 11:15:00,2022-06-10 11:30:00,1769.2,1774.1,-0.0,flip_to_long -36008,做多,2022-06-10 11:30:00,2022-06-10 11:35:00,1774.1,1775.0,0.0,tp_upper -36009,做空,2022-06-10 12:00:00,2022-06-10 12:05:00,1769.88,1775.0,-0.0,flip_to_long -36010,做多,2022-06-10 12:05:00,2022-06-10 12:10:00,1775.0,1775.61,-0.0,tp_upper -36011,做空,2022-06-10 12:30:00,2022-06-10 12:35:00,1733.39,1749.4,-0.01,tp_lower -36012,做多,2022-06-10 14:05:00,2022-06-10 14:30:00,1726.37,1741.5,0.0,tp_upper -36013,做空,2022-06-10 15:10:00,2022-06-10 16:10:00,1732.48,1714.84,0.0,tp_lower -36014,做多,2022-06-10 17:25:00,2022-06-10 17:50:00,1690.29,1683.35,-0.0,flip_to_short -36015,做空,2022-06-10 17:50:00,2022-06-10 18:35:00,1683.35,1677.08,0.0,tp_lower -36016,做多,2022-06-10 18:55:00,2022-06-10 19:40:00,1678.25,1672.73,-0.0,flip_to_short -36017,做空,2022-06-10 19:40:00,2022-06-10 19:55:00,1672.73,1667.64,0.0,tp_lower -36018,做多,2022-06-10 20:00:00,2022-06-10 20:10:00,1678.39,1678.84,-0.0,tp_upper -36019,做空,2022-06-10 21:05:00,2022-06-10 21:50:00,1676.91,1681.79,-0.0,flip_to_long -36020,做多,2022-06-10 21:50:00,2022-06-10 21:55:00,1681.79,1676.92,-0.0,flip_to_short -36021,做空,2022-06-10 21:55:00,2022-06-10 22:00:00,1676.92,1684.07,-0.0,flip_to_long -36022,做多,2022-06-10 22:00:00,2022-06-10 22:25:00,1684.07,1674.76,-0.0,flip_to_short -36023,做空,2022-06-10 22:25:00,2022-06-10 22:50:00,1674.76,1675.23,-0.0,flip_to_long -36024,做多,2022-06-10 22:50:00,2022-06-11 00:35:00,1675.23,1679.84,0.0,tp_upper -36025,做空,2022-06-11 01:50:00,2022-06-11 02:05:00,1675.28,1668.16,0.0,tp_lower -36026,做多,2022-06-11 02:50:00,2022-06-11 02:55:00,1675.0,1672.75,-0.0,flip_to_short -36027,做空,2022-06-11 02:55:00,2022-06-11 03:05:00,1672.75,1673.5,-0.0,flip_to_long -36028,做多,2022-06-11 03:05:00,2022-06-11 03:10:00,1673.5,1671.59,-0.0,flip_to_short -36029,做空,2022-06-11 03:10:00,2022-06-11 03:30:00,1671.59,1671.21,-0.0,flip_to_long -36030,做多,2022-06-11 03:30:00,2022-06-11 03:35:00,1671.21,1669.72,-0.0,flip_to_short -36031,做空,2022-06-11 03:35:00,2022-06-11 04:00:00,1669.72,1668.93,-0.0,flip_to_long -36032,做多,2022-06-11 04:00:00,2022-06-11 04:15:00,1668.93,1673.1,0.0,flip_to_short -36033,做空,2022-06-11 04:15:00,2022-06-11 05:40:00,1673.1,1670.61,0.0,tp_lower -36034,做多,2022-06-11 07:00:00,2022-06-11 07:05:00,1668.0,1664.1,-0.0,flip_to_short -36035,做空,2022-06-11 07:05:00,2022-06-11 07:10:00,1664.1,1663.13,0.0,tp_lower -36036,做多,2022-06-11 07:20:00,2022-06-11 07:25:00,1667.61,1666.05,-0.0,flip_to_short -36037,做空,2022-06-11 07:25:00,2022-06-11 07:30:00,1666.05,1667.0,-0.0,flip_to_long -36038,做多,2022-06-11 07:30:00,2022-06-11 07:45:00,1667.0,1666.11,-0.0,flip_to_short -36039,做空,2022-06-11 07:45:00,2022-06-11 07:50:00,1666.11,1666.16,-0.0,flip_to_long -36040,做多,2022-06-11 07:50:00,2022-06-11 08:00:00,1666.16,1664.24,-0.0,tp_upper -36041,做多,2022-06-11 10:05:00,2022-06-11 10:10:00,1602.58,1598.36,-0.0,flip_to_short -36042,做空,2022-06-11 10:10:00,2022-06-11 10:15:00,1598.36,1599.25,-0.0,flip_to_long -36043,做多,2022-06-11 10:15:00,2022-06-11 10:20:00,1599.25,1595.72,-0.0,flip_to_short -36044,做空,2022-06-11 10:20:00,2022-06-11 10:25:00,1595.72,1597.06,-0.0,flip_to_long -36045,做多,2022-06-11 10:25:00,2022-06-11 10:30:00,1597.06,1591.69,-0.0,flip_to_short -36046,做空,2022-06-11 10:30:00,2022-06-11 10:45:00,1591.69,1585.05,0.0,tp_lower -36047,做多,2022-06-11 12:00:00,2022-06-11 12:05:00,1583.62,1580.72,-0.0,flip_to_short -36048,做空,2022-06-11 12:05:00,2022-06-11 12:25:00,1580.72,1578.01,0.0,flip_to_long -36049,做多,2022-06-11 12:25:00,2022-06-11 12:30:00,1578.01,1567.12,-0.0,flip_to_short -36050,做空,2022-06-11 12:30:00,2022-06-11 12:35:00,1567.12,1567.86,-0.0,tp_lower -36051,做多,2022-06-11 13:30:00,2022-06-11 13:40:00,1570.8,1568.66,-0.0,flip_to_short -36052,做空,2022-06-11 13:40:00,2022-06-11 14:35:00,1568.66,1550.62,0.01,tp_lower -36053,做多,2022-06-11 16:05:00,2022-06-11 16:10:00,1528.22,1525.52,-0.0,flip_to_short -36054,做空,2022-06-11 16:10:00,2022-06-11 16:20:00,1525.52,1519.09,0.0,flip_to_long -36055,做多,2022-06-11 16:20:00,2022-06-11 16:30:00,1519.09,1519.3,-0.0,flip_to_short -36056,做空,2022-06-11 16:30:00,2022-06-11 17:50:00,1519.3,1534.25,-0.01,flip_to_long -36057,做多,2022-06-11 17:50:00,2022-06-11 18:10:00,1534.25,1534.2,-0.0,flip_to_short -36058,做空,2022-06-11 18:10:00,2022-06-11 18:15:00,1534.2,1534.78,-0.0,flip_to_long -36059,做多,2022-06-11 18:15:00,2022-06-11 18:20:00,1534.78,1535.45,-0.0,tp_upper -36060,做空,2022-06-11 18:25:00,2022-06-11 18:30:00,1534.49,1539.27,-0.0,flip_to_long -36061,做多,2022-06-11 18:30:00,2022-06-11 18:35:00,1539.27,1561.46,0.01,tp_upper -36062,做空,2022-06-11 19:35:00,2022-06-11 19:45:00,1547.99,1549.67,-0.0,flip_to_long -36063,做多,2022-06-11 19:45:00,2022-06-11 19:50:00,1549.67,1548.85,-0.0,flip_to_short -36064,做空,2022-06-11 19:50:00,2022-06-11 20:10:00,1548.85,1540.89,0.0,tp_lower -36065,做多,2022-06-11 21:25:00,2022-06-11 22:10:00,1534.99,1544.01,0.0,tp_upper -36066,做空,2022-06-11 23:00:00,2022-06-11 23:10:00,1542.57,1535.0,0.0,tp_lower -36067,做多,2022-06-12 00:05:00,2022-06-12 00:25:00,1537.07,1536.12,-0.0,flip_to_short -36068,做空,2022-06-12 00:25:00,2022-06-12 01:10:00,1536.12,1523.01,0.0,tp_lower -36069,做多,2022-06-12 03:45:00,2022-06-12 03:50:00,1471.15,1467.18,-0.0,flip_to_short -36070,做空,2022-06-12 03:50:00,2022-06-12 04:30:00,1467.18,1463.09,0.0,flip_to_long -36071,做多,2022-06-12 04:30:00,2022-06-12 06:25:00,1463.09,1456.31,-0.0,tp_upper -36072,做空,2022-06-12 07:15:00,2022-06-12 07:30:00,1452.88,1451.85,0.0,flip_to_long -36073,做多,2022-06-12 07:30:00,2022-06-12 07:45:00,1451.85,1453.03,0.0,flip_to_short -36074,做空,2022-06-12 07:45:00,2022-06-12 07:50:00,1453.03,1464.03,-0.0,flip_to_long -36075,做多,2022-06-12 07:50:00,2022-06-12 07:55:00,1464.03,1470.3,0.0,tp_upper -36076,做空,2022-06-12 09:30:00,2022-06-12 09:45:00,1468.25,1466.95,0.0,tp_lower -36077,做多,2022-06-12 10:20:00,2022-06-12 10:40:00,1466.97,1468.33,0.0,flip_to_short -36078,做空,2022-06-12 10:40:00,2022-06-12 11:00:00,1468.33,1457.67,0.0,tp_lower -36079,做多,2022-06-12 11:35:00,2022-06-12 11:40:00,1464.78,1463.58,-0.0,flip_to_short -36080,做空,2022-06-12 11:40:00,2022-06-12 12:45:00,1463.58,1464.57,-0.0,flip_to_long -36081,做多,2022-06-12 12:45:00,2022-06-12 14:25:00,1464.57,1469.26,0.0,tp_upper -36082,做空,2022-06-12 16:20:00,2022-06-12 16:50:00,1522.9,1505.54,0.01,tp_lower -36083,做多,2022-06-12 17:10:00,2022-06-12 17:20:00,1513.54,1516.85,0.0,flip_to_short -36084,做空,2022-06-12 17:20:00,2022-06-12 17:25:00,1516.85,1519.9,-0.0,flip_to_long -36085,做多,2022-06-12 17:25:00,2022-06-12 17:40:00,1519.9,1520.77,0.0,flip_to_short -36086,做空,2022-06-12 17:40:00,2022-06-12 18:10:00,1520.77,1516.32,0.0,flip_to_long -36087,做多,2022-06-12 18:10:00,2022-06-12 18:15:00,1516.32,1515.91,-0.0,flip_to_short -36088,做空,2022-06-12 18:15:00,2022-06-12 18:25:00,1515.91,1516.58,-0.0,flip_to_long -36089,做多,2022-06-12 18:25:00,2022-06-12 18:35:00,1516.58,1515.27,-0.0,flip_to_short -36090,做空,2022-06-12 18:35:00,2022-06-12 18:45:00,1515.27,1512.82,0.0,flip_to_long -36091,做多,2022-06-12 18:45:00,2022-06-12 21:30:00,1512.82,1478.73,-0.01,flip_to_short -36092,做空,2022-06-12 21:30:00,2022-06-12 21:40:00,1478.73,1481.23,-0.0,flip_to_long -36093,做多,2022-06-12 21:40:00,2022-06-12 21:45:00,1481.23,1477.88,-0.0,flip_to_short -36094,做空,2022-06-12 21:45:00,2022-06-12 21:50:00,1477.88,1472.77,0.0,tp_lower -36095,做多,2022-06-13 00:25:00,2022-06-13 00:35:00,1449.97,1439.78,-0.0,flip_to_short -36096,做空,2022-06-13 00:35:00,2022-06-13 00:45:00,1439.78,1407.91,0.01,tp_lower -36097,做多,2022-06-13 02:25:00,2022-06-13 02:30:00,1364.55,1359.54,-0.0,flip_to_short -36098,做空,2022-06-13 02:30:00,2022-06-13 02:50:00,1359.54,1342.22,0.01,tp_lower -36099,做多,2022-06-13 03:30:00,2022-06-13 04:10:00,1345.76,1373.36,0.01,tp_upper -36100,做空,2022-06-13 04:45:00,2022-06-13 05:40:00,1363.19,1339.16,0.01,tp_lower -36101,做多,2022-06-13 06:15:00,2022-06-13 07:10:00,1335.05,1327.78,-0.0,flip_to_short -36102,做空,2022-06-13 07:10:00,2022-06-13 07:35:00,1327.78,1289.73,0.02,tp_lower -36103,做多,2022-06-13 09:15:00,2022-06-13 10:10:00,1253.45,1229.47,-0.01,flip_to_short -36104,做空,2022-06-13 10:10:00,2022-06-13 10:25:00,1229.47,1239.3,-0.0,flip_to_long -36105,做多,2022-06-13 10:25:00,2022-06-13 10:45:00,1239.3,1222.72,-0.01,flip_to_short -36106,做空,2022-06-13 10:45:00,2022-06-13 11:00:00,1222.72,1229.13,-0.0,flip_to_long -36107,做多,2022-06-13 11:00:00,2022-06-13 11:05:00,1229.13,1209.23,-0.01,flip_to_short -36108,做空,2022-06-13 11:05:00,2022-06-13 11:10:00,1209.23,1210.42,-0.0,tp_lower -36109,做多,2022-06-13 12:00:00,2022-06-13 12:10:00,1216.18,1253.79,0.02,tp_upper -36110,做空,2022-06-13 12:55:00,2022-06-13 13:05:00,1217.61,1220.64,-0.0,flip_to_long -36111,做多,2022-06-13 13:05:00,2022-06-13 13:35:00,1220.64,1223.07,0.0,flip_to_short -36112,做空,2022-06-13 13:35:00,2022-06-13 13:40:00,1223.07,1226.0,-0.0,flip_to_long -36113,做多,2022-06-13 13:40:00,2022-06-13 13:50:00,1226.0,1229.86,0.0,flip_to_short -36114,做空,2022-06-13 13:50:00,2022-06-13 14:25:00,1229.86,1225.85,0.0,flip_to_long -36115,做多,2022-06-13 14:25:00,2022-06-13 14:30:00,1225.85,1219.43,-0.0,flip_to_short -36116,做空,2022-06-13 14:30:00,2022-06-13 14:40:00,1219.43,1197.97,0.01,tp_lower -36117,做多,2022-06-13 15:15:00,2022-06-13 15:25:00,1215.8,1210.47,-0.0,flip_to_short -36118,做空,2022-06-13 15:25:00,2022-06-13 16:45:00,1210.47,1241.33,-0.01,flip_to_long -36119,做多,2022-06-13 16:45:00,2022-06-13 16:50:00,1241.33,1235.59,-0.0,flip_to_short -36120,做空,2022-06-13 16:50:00,2022-06-13 16:55:00,1235.59,1239.18,-0.0,flip_to_long -36121,做多,2022-06-13 16:55:00,2022-06-13 17:00:00,1239.18,1223.44,-0.01,flip_to_short -36122,做空,2022-06-13 17:00:00,2022-06-13 17:55:00,1223.44,1238.26,-0.01,flip_to_long -36123,做多,2022-06-13 17:55:00,2022-06-13 18:00:00,1238.26,1235.42,-0.0,flip_to_short -36124,做空,2022-06-13 18:00:00,2022-06-13 19:15:00,1235.42,1225.91,0.0,tp_lower -36125,做多,2022-06-13 19:45:00,2022-06-13 20:05:00,1233.85,1249.44,0.01,tp_upper -36126,做空,2022-06-13 20:55:00,2022-06-13 21:00:00,1241.33,1246.85,-0.0,flip_to_long -36127,做多,2022-06-13 21:00:00,2022-06-13 21:05:00,1246.85,1240.98,-0.0,flip_to_short -36128,做空,2022-06-13 21:05:00,2022-06-13 21:15:00,1240.98,1241.62,-0.0,flip_to_long -36129,做多,2022-06-13 21:15:00,2022-06-14 00:00:00,1241.62,1205.08,-0.02,flip_to_short -36130,做空,2022-06-14 00:00:00,2022-06-14 00:40:00,1205.08,1202.24,0.0,flip_to_long -36131,做多,2022-06-14 00:40:00,2022-06-14 00:45:00,1202.24,1193.69,-0.0,flip_to_short -36132,做空,2022-06-14 00:45:00,2022-06-14 00:55:00,1193.69,1171.66,0.01,tp_lower -36133,做多,2022-06-14 02:50:00,2022-06-14 03:00:00,1116.21,1107.89,-0.0,flip_to_short -36134,做空,2022-06-14 03:00:00,2022-06-14 03:05:00,1107.89,1122.69,-0.01,flip_to_long -36135,做多,2022-06-14 03:05:00,2022-06-14 03:15:00,1122.69,1138.35,0.01,tp_upper -36136,做空,2022-06-14 04:25:00,2022-06-14 04:30:00,1151.66,1160.13,-0.0,flip_to_long -36137,做多,2022-06-14 04:30:00,2022-06-14 04:35:00,1160.13,1158.6,-0.0,flip_to_short -36138,做空,2022-06-14 04:35:00,2022-06-14 04:55:00,1158.6,1156.04,0.0,tp_lower -36139,做多,2022-06-14 05:00:00,2022-06-14 05:15:00,1168.14,1210.23,0.02,tp_upper -36140,做空,2022-06-14 06:40:00,2022-06-14 06:45:00,1217.31,1225.35,-0.0,flip_to_long -36141,做多,2022-06-14 06:45:00,2022-06-14 06:55:00,1225.35,1233.6,0.0,tp_upper -36142,做空,2022-06-14 07:05:00,2022-06-14 07:10:00,1223.58,1215.52,0.0,tp_lower -36143,做多,2022-06-14 07:25:00,2022-06-14 07:35:00,1223.86,1235.59,0.0,tp_upper -36144,做空,2022-06-14 08:00:00,2022-06-14 08:20:00,1231.51,1228.89,0.0,flip_to_long -36145,做多,2022-06-14 08:20:00,2022-06-14 08:35:00,1228.89,1228.16,-0.0,flip_to_short -36146,做空,2022-06-14 08:35:00,2022-06-14 08:50:00,1228.16,1214.54,0.01,tp_lower -36147,做多,2022-06-14 09:20:00,2022-06-14 10:35:00,1224.74,1197.0,-0.01,flip_to_short -36148,做空,2022-06-14 10:35:00,2022-06-14 11:15:00,1197.0,1175.21,0.01,tp_lower -36149,做多,2022-06-14 12:00:00,2022-06-14 12:05:00,1181.2,1170.82,-0.01,flip_to_short -36150,做空,2022-06-14 12:05:00,2022-06-14 12:30:00,1170.82,1187.11,-0.01,flip_to_long -36151,做多,2022-06-14 12:30:00,2022-06-14 12:35:00,1187.11,1197.79,0.0,tp_upper -36152,做空,2022-06-14 13:40:00,2022-06-14 13:45:00,1195.73,1199.78,-0.0,flip_to_long -36153,做多,2022-06-14 13:45:00,2022-06-14 14:05:00,1199.78,1203.54,0.0,flip_to_short -36154,做空,2022-06-14 14:05:00,2022-06-14 14:35:00,1203.54,1201.09,0.0,flip_to_long -36155,做多,2022-06-14 14:35:00,2022-06-14 15:00:00,1201.09,1229.14,0.01,tp_upper -36156,做空,2022-06-14 15:30:00,2022-06-14 17:05:00,1222.08,1233.47,-0.01,flip_to_long -36157,做多,2022-06-14 17:05:00,2022-06-14 17:25:00,1233.47,1235.22,0.0,flip_to_short -36158,做空,2022-06-14 17:25:00,2022-06-14 17:35:00,1235.22,1217.87,0.01,tp_lower -36159,做多,2022-06-14 18:15:00,2022-06-14 18:20:00,1225.62,1222.71,-0.0,flip_to_short -36160,做空,2022-06-14 18:20:00,2022-06-14 18:30:00,1222.71,1226.35,-0.0,flip_to_long -36161,做多,2022-06-14 18:30:00,2022-06-14 18:40:00,1226.35,1227.19,0.0,flip_to_short -36162,做空,2022-06-14 18:40:00,2022-06-14 18:50:00,1227.19,1208.58,0.01,tp_lower -36163,做多,2022-06-14 20:05:00,2022-06-14 20:10:00,1209.08,1203.71,-0.0,flip_to_short -36164,做空,2022-06-14 20:10:00,2022-06-14 20:15:00,1203.71,1205.39,-0.0,flip_to_long -36165,做多,2022-06-14 20:15:00,2022-06-14 20:20:00,1205.39,1185.32,-0.01,flip_to_short -36166,做空,2022-06-14 20:20:00,2022-06-14 20:25:00,1185.32,1180.15,0.0,tp_lower -36167,做多,2022-06-14 22:10:00,2022-06-14 22:15:00,1176.07,1173.79,-0.0,flip_to_short -36168,做空,2022-06-14 22:15:00,2022-06-14 22:25:00,1173.79,1176.11,-0.0,flip_to_long -36169,做多,2022-06-14 22:25:00,2022-06-14 22:30:00,1176.11,1167.0,-0.0,flip_to_short -36170,做空,2022-06-14 22:30:00,2022-06-14 22:35:00,1167.0,1170.0,-0.0,flip_to_long -36171,做多,2022-06-14 22:35:00,2022-06-14 23:05:00,1170.0,1188.18,0.01,tp_upper -36172,做空,2022-06-15 00:45:00,2022-06-15 00:50:00,1198.18,1193.14,0.0,tp_lower -36173,做多,2022-06-15 01:20:00,2022-06-15 01:40:00,1201.85,1223.68,0.01,tp_upper -36174,做空,2022-06-15 02:15:00,2022-06-15 03:00:00,1208.95,1204.99,0.0,flip_to_long -36175,做多,2022-06-15 03:00:00,2022-06-15 05:55:00,1204.99,1122.74,-0.04,flip_to_short -36176,做空,2022-06-15 05:55:00,2022-06-15 06:00:00,1122.74,1128.85,-0.0,flip_to_long -36177,做多,2022-06-15 06:00:00,2022-06-15 06:05:00,1128.85,1124.72,-0.0,flip_to_short -36178,做空,2022-06-15 06:05:00,2022-06-15 06:30:00,1124.72,1121.37,0.0,flip_to_long -36179,做多,2022-06-15 06:30:00,2022-06-15 06:50:00,1121.37,1134.53,0.01,tp_upper -36180,做空,2022-06-15 07:20:00,2022-06-15 07:30:00,1123.6,1112.8,0.0,tp_lower -36181,做多,2022-06-15 10:10:00,2022-06-15 10:15:00,1031.71,1069.36,0.02,tp_upper -36182,做空,2022-06-15 12:55:00,2022-06-15 13:05:00,1111.78,1122.45,-0.01,flip_to_long -36183,做多,2022-06-15 13:05:00,2022-06-15 13:10:00,1122.45,1128.1,0.0,tp_upper -36184,做空,2022-06-15 14:15:00,2022-06-15 14:40:00,1119.65,1109.17,0.0,tp_lower -36185,做多,2022-06-15 15:45:00,2022-06-15 16:00:00,1116.32,1118.03,0.0,tp_upper -36186,做空,2022-06-15 16:20:00,2022-06-15 16:30:00,1113.54,1088.86,0.01,tp_lower -36187,做多,2022-06-15 17:50:00,2022-06-15 17:55:00,1110.66,1113.8,0.0,tp_upper -36188,做空,2022-06-15 18:00:00,2022-06-15 18:05:00,1077.49,1061.4,0.01,tp_lower -36189,做多,2022-06-15 18:15:00,2022-06-15 18:30:00,1077.21,1081.79,0.0,flip_to_short -36190,做空,2022-06-15 18:30:00,2022-06-15 18:35:00,1081.79,1113.99,-0.02,flip_to_long -36191,做多,2022-06-15 18:35:00,2022-06-15 18:40:00,1113.99,1183.97,0.03,tp_upper -36192,做空,2022-06-15 20:10:00,2022-06-15 20:15:00,1167.84,1155.95,0.01,tp_lower -36193,做多,2022-06-15 20:35:00,2022-06-15 20:55:00,1175.78,1179.41,0.0,flip_to_short -36194,做空,2022-06-15 20:55:00,2022-06-15 21:05:00,1179.41,1184.8,-0.0,flip_to_long -36195,做多,2022-06-15 21:05:00,2022-06-15 21:35:00,1184.8,1209.25,0.01,tp_upper -36196,做空,2022-06-15 22:50:00,2022-06-15 23:05:00,1219.49,1223.06,-0.0,flip_to_long -36197,做多,2022-06-15 23:05:00,2022-06-15 23:30:00,1223.06,1226.35,0.0,flip_to_short -36198,做空,2022-06-15 23:30:00,2022-06-15 23:45:00,1226.35,1230.0,-0.0,flip_to_long -36199,做多,2022-06-15 23:45:00,2022-06-15 23:55:00,1230.0,1236.49,0.0,tp_upper -36200,做空,2022-06-16 00:20:00,2022-06-16 00:25:00,1229.2,1230.75,-0.0,flip_to_long -36201,做多,2022-06-16 00:25:00,2022-06-16 00:40:00,1230.75,1227.59,-0.0,flip_to_short -36202,做空,2022-06-16 00:40:00,2022-06-16 00:55:00,1227.59,1234.14,-0.0,flip_to_long -36203,做多,2022-06-16 00:55:00,2022-06-16 01:10:00,1234.14,1252.87,0.01,tp_upper -36204,做空,2022-06-16 01:30:00,2022-06-16 01:55:00,1235.61,1214.58,0.01,tp_lower -36205,做多,2022-06-16 04:05:00,2022-06-16 04:35:00,1212.42,1209.48,-0.0,flip_to_short -36206,做空,2022-06-16 04:35:00,2022-06-16 04:40:00,1209.48,1194.4,0.01,tp_lower -36207,做多,2022-06-16 07:05:00,2022-06-16 07:10:00,1181.84,1180.52,-0.0,flip_to_short -36208,做空,2022-06-16 07:10:00,2022-06-16 07:20:00,1180.52,1164.66,0.01,tp_lower -36209,做多,2022-06-16 08:25:00,2022-06-16 09:00:00,1165.58,1163.09,-0.0,flip_to_short -36210,做空,2022-06-16 09:00:00,2022-06-16 09:05:00,1163.09,1141.74,0.01,tp_lower -36211,做多,2022-06-16 10:55:00,2022-06-16 11:00:00,1120.7,1118.69,-0.0,flip_to_short -36212,做空,2022-06-16 11:00:00,2022-06-16 11:30:00,1118.69,1121.0,-0.0,flip_to_long -36213,做多,2022-06-16 11:30:00,2022-06-16 11:40:00,1121.0,1115.51,-0.0,flip_to_short -36214,做空,2022-06-16 11:40:00,2022-06-16 11:55:00,1115.51,1110.18,0.0,flip_to_long -36215,做多,2022-06-16 11:55:00,2022-06-16 12:15:00,1110.18,1104.88,-0.0,flip_to_short -36216,做空,2022-06-16 12:15:00,2022-06-16 12:20:00,1104.88,1128.88,-0.01,flip_to_long -36217,做多,2022-06-16 12:20:00,2022-06-16 12:25:00,1128.88,1129.43,-0.0,tp_upper -36218,做空,2022-06-16 12:45:00,2022-06-16 13:00:00,1123.4,1130.39,-0.0,flip_to_long -36219,做多,2022-06-16 13:00:00,2022-06-16 13:05:00,1130.39,1124.59,-0.0,flip_to_short -36220,做空,2022-06-16 13:05:00,2022-06-16 13:30:00,1124.59,1107.35,0.01,tp_lower -36221,做多,2022-06-16 14:25:00,2022-06-16 14:35:00,1106.4,1103.29,-0.0,flip_to_short -36222,做空,2022-06-16 14:35:00,2022-06-16 14:45:00,1103.29,1099.47,0.0,flip_to_long -36223,做多,2022-06-16 14:45:00,2022-06-16 15:10:00,1099.47,1115.66,0.01,tp_upper -36224,做空,2022-06-16 15:50:00,2022-06-16 16:05:00,1110.5,1108.05,0.0,flip_to_long -36225,做多,2022-06-16 16:05:00,2022-06-16 16:45:00,1108.05,1130.67,0.01,tp_upper -36226,做空,2022-06-16 17:40:00,2022-06-16 17:50:00,1119.9,1110.05,0.01,tp_lower -36227,做多,2022-06-16 19:00:00,2022-06-16 19:10:00,1110.87,1105.71,-0.0,flip_to_short -36228,做空,2022-06-16 19:10:00,2022-06-16 19:15:00,1105.71,1108.39,-0.0,flip_to_long -36229,做多,2022-06-16 19:15:00,2022-06-16 19:30:00,1108.39,1100.66,-0.0,flip_to_short -36230,做空,2022-06-16 19:30:00,2022-06-16 19:35:00,1100.66,1094.51,0.0,tp_lower -36231,做多,2022-06-16 20:00:00,2022-06-16 20:30:00,1106.3,1105.07,-0.0,flip_to_short -36232,做空,2022-06-16 20:30:00,2022-06-16 20:35:00,1105.07,1094.3,0.01,tp_lower -36233,做多,2022-06-16 21:00:00,2022-06-16 21:05:00,1103.9,1100.0,-0.0,flip_to_short -36234,做空,2022-06-16 21:05:00,2022-06-16 21:10:00,1100.0,1102.07,-0.0,flip_to_long -36235,做多,2022-06-16 21:10:00,2022-06-16 21:20:00,1102.07,1116.32,0.01,tp_upper -36236,做空,2022-06-16 21:50:00,2022-06-16 22:45:00,1103.66,1086.9,0.01,tp_lower -36237,做多,2022-06-17 00:05:00,2022-06-17 00:20:00,1072.99,1080.07,0.0,tp_upper -36238,做空,2022-06-17 00:30:00,2022-06-17 00:55:00,1065.12,1065.27,-0.0,flip_to_long -36239,做多,2022-06-17 00:55:00,2022-06-17 01:30:00,1065.27,1070.49,0.0,flip_to_short -36240,做空,2022-06-17 01:30:00,2022-06-17 01:35:00,1070.49,1088.16,-0.01,flip_to_long -36241,做多,2022-06-17 01:35:00,2022-06-17 01:40:00,1088.16,1100.68,0.01,tp_upper -36242,做空,2022-06-17 02:35:00,2022-06-17 02:40:00,1089.74,1097.09,-0.0,flip_to_long -36243,做多,2022-06-17 02:40:00,2022-06-17 02:45:00,1097.09,1092.37,-0.0,flip_to_short -36244,做空,2022-06-17 02:45:00,2022-06-17 03:40:00,1092.37,1082.77,0.01,tp_lower -36245,做多,2022-06-17 04:20:00,2022-06-17 04:25:00,1083.57,1082.15,-0.0,flip_to_short -36246,做空,2022-06-17 04:25:00,2022-06-17 04:30:00,1082.15,1082.43,-0.0,flip_to_long -36247,做多,2022-06-17 04:30:00,2022-06-17 05:10:00,1082.43,1094.15,0.01,tp_upper -36248,做空,2022-06-17 06:00:00,2022-06-17 06:25:00,1093.28,1095.23,-0.0,flip_to_long -36249,做多,2022-06-17 06:25:00,2022-06-17 06:35:00,1095.23,1101.43,0.0,flip_to_short -36250,做空,2022-06-17 06:35:00,2022-06-17 08:00:00,1101.43,1096.18,0.0,tp_lower -36251,做多,2022-06-17 08:10:00,2022-06-17 08:15:00,1104.5,1100.64,-0.0,flip_to_short -36252,做空,2022-06-17 08:15:00,2022-06-17 08:25:00,1100.64,1105.12,-0.0,flip_to_long -36253,做多,2022-06-17 08:25:00,2022-06-17 08:35:00,1105.12,1103.71,-0.0,flip_to_short -36254,做空,2022-06-17 08:35:00,2022-06-17 09:00:00,1103.71,1091.61,0.01,tp_lower -36255,做多,2022-06-17 09:10:00,2022-06-17 10:25:00,1097.58,1095.51,-0.0,flip_to_short -36256,做空,2022-06-17 10:25:00,2022-06-17 10:35:00,1095.51,1093.2,0.0,flip_to_long -36257,做多,2022-06-17 10:35:00,2022-06-17 10:50:00,1093.2,1099.13,0.0,tp_upper -36258,做空,2022-06-17 11:45:00,2022-06-17 12:25:00,1096.94,1088.71,0.0,tp_lower -36259,做多,2022-06-17 13:25:00,2022-06-17 14:05:00,1076.95,1083.02,0.0,flip_to_short -36260,做空,2022-06-17 14:05:00,2022-06-17 14:20:00,1083.02,1068.22,0.01,tp_lower -36261,做多,2022-06-17 15:00:00,2022-06-17 15:10:00,1080.93,1078.17,-0.0,flip_to_short -36262,做空,2022-06-17 15:10:00,2022-06-17 15:15:00,1078.17,1084.16,-0.0,flip_to_long -36263,做多,2022-06-17 15:15:00,2022-06-17 15:20:00,1084.16,1079.99,-0.0,flip_to_short -36264,做空,2022-06-17 15:20:00,2022-06-17 15:45:00,1079.99,1075.53,0.0,flip_to_long -36265,做多,2022-06-17 15:45:00,2022-06-17 16:00:00,1075.53,1086.1,0.01,tp_upper -36266,做空,2022-06-17 16:25:00,2022-06-17 16:35:00,1080.95,1081.8,-0.0,flip_to_long -36267,做多,2022-06-17 16:35:00,2022-06-17 16:40:00,1081.8,1079.4,-0.0,flip_to_short -36268,做空,2022-06-17 16:40:00,2022-06-17 16:45:00,1079.4,1081.92,-0.0,flip_to_long -36269,做多,2022-06-17 16:45:00,2022-06-17 16:50:00,1081.92,1073.39,-0.01,flip_to_short -36270,做空,2022-06-17 16:50:00,2022-06-17 17:10:00,1073.39,1082.55,-0.01,flip_to_long -36271,做多,2022-06-17 17:10:00,2022-06-17 17:20:00,1082.55,1081.98,-0.0,flip_to_short -36272,做空,2022-06-17 17:20:00,2022-06-17 17:45:00,1081.98,1080.72,0.0,flip_to_long -36273,做多,2022-06-17 17:45:00,2022-06-17 17:55:00,1080.72,1079.6,-0.0,flip_to_short -36274,做空,2022-06-17 17:55:00,2022-06-17 18:35:00,1079.6,1080.7,-0.0,flip_to_long -36275,做多,2022-06-17 18:35:00,2022-06-17 18:40:00,1080.7,1077.59,-0.0,flip_to_short -36276,做空,2022-06-17 18:40:00,2022-06-17 18:45:00,1077.59,1079.8,-0.0,tp_lower -36277,做多,2022-06-17 18:50:00,2022-06-17 19:55:00,1079.87,1079.54,-0.0,flip_to_short -36278,做空,2022-06-17 19:55:00,2022-06-17 21:45:00,1079.54,1082.92,-0.0,tp_lower -36279,做多,2022-06-17 22:50:00,2022-06-17 22:55:00,1084.31,1083.36,-0.0,flip_to_short -36280,做空,2022-06-17 22:55:00,2022-06-18 01:05:00,1083.36,1089.83,-0.0,flip_to_long -36281,做多,2022-06-18 01:05:00,2022-06-18 01:10:00,1089.83,1085.58,-0.0,flip_to_short -36282,做空,2022-06-18 01:10:00,2022-06-18 01:15:00,1085.58,1082.45,0.0,tp_lower -36283,做多,2022-06-18 02:50:00,2022-06-18 03:00:00,1080.29,1082.23,0.0,tp_upper -36284,做空,2022-06-18 03:10:00,2022-06-18 03:20:00,1077.55,1078.7,-0.0,flip_to_long -36285,做多,2022-06-18 03:20:00,2022-06-18 03:40:00,1078.7,1077.45,-0.0,flip_to_short -36286,做空,2022-06-18 03:40:00,2022-06-18 03:45:00,1077.45,1079.09,-0.0,flip_to_long -36287,做多,2022-06-18 03:45:00,2022-06-18 03:50:00,1079.09,1078.15,-0.0,flip_to_short -36288,做空,2022-06-18 03:50:00,2022-06-18 04:15:00,1078.15,1075.21,0.0,tp_lower -36289,做多,2022-06-18 04:20:00,2022-06-18 04:30:00,1077.8,1077.22,-0.0,flip_to_short -36290,做空,2022-06-18 04:30:00,2022-06-18 04:35:00,1077.22,1079.86,-0.0,flip_to_long -36291,做多,2022-06-18 04:35:00,2022-06-18 04:40:00,1079.86,1079.42,-0.0,flip_to_short -36292,做空,2022-06-18 04:40:00,2022-06-18 04:55:00,1079.42,1080.33,-0.0,flip_to_long -36293,做多,2022-06-18 04:55:00,2022-06-18 05:00:00,1080.33,1081.0,0.0,tp_upper -36294,做空,2022-06-18 05:05:00,2022-06-18 05:10:00,1076.66,1076.59,-0.0,tp_lower -36295,做多,2022-06-18 05:55:00,2022-06-18 06:15:00,1077.54,1077.63,-0.0,flip_to_short -36296,做空,2022-06-18 06:15:00,2022-06-18 06:35:00,1077.63,1076.48,0.0,tp_lower -36297,做多,2022-06-18 08:25:00,2022-06-18 09:35:00,998.4,987.65,-0.01,flip_to_short -36298,做空,2022-06-18 09:35:00,2022-06-18 09:45:00,987.65,988.75,-0.0,flip_to_long -36299,做多,2022-06-18 09:45:00,2022-06-18 10:00:00,988.75,999.61,0.01,tp_upper -36300,做空,2022-06-18 11:05:00,2022-06-18 11:10:00,999.86,1004.6,-0.0,flip_to_long -36301,做多,2022-06-18 11:10:00,2022-06-18 11:25:00,1004.6,1013.84,0.01,tp_upper -36302,做空,2022-06-18 11:45:00,2022-06-18 12:30:00,1006.12,1005.03,0.0,flip_to_long -36303,做多,2022-06-18 12:30:00,2022-06-18 13:55:00,1005.03,999.44,-0.0,flip_to_short -36304,做空,2022-06-18 13:55:00,2022-06-18 14:20:00,999.44,1000.28,-0.0,flip_to_long -36305,做多,2022-06-18 14:20:00,2022-06-18 14:25:00,1000.28,1000.09,-0.0,flip_to_short -36306,做空,2022-06-18 14:25:00,2022-06-18 14:50:00,1000.09,992.29,0.0,tp_lower -36307,做多,2022-06-18 16:05:00,2022-06-18 16:20:00,992.18,997.25,0.0,tp_upper -36308,做空,2022-06-18 16:35:00,2022-06-18 16:45:00,994.09,979.56,0.01,tp_lower -36309,做多,2022-06-18 20:10:00,2022-06-18 21:05:00,912.17,908.7,-0.0,flip_to_short -36310,做空,2022-06-18 21:05:00,2022-06-18 21:20:00,908.7,920.61,-0.01,flip_to_long -36311,做多,2022-06-18 21:20:00,2022-06-18 21:25:00,920.61,949.14,0.02,tp_upper -36312,做空,2022-06-19 00:45:00,2022-06-19 01:05:00,991.99,985.98,0.0,tp_lower -36313,做多,2022-06-19 03:05:00,2022-06-19 03:10:00,961.79,976.1,0.01,tp_upper -36314,做空,2022-06-19 03:50:00,2022-06-19 04:10:00,957.19,960.6,-0.0,flip_to_long -36315,做多,2022-06-19 04:10:00,2022-06-19 04:15:00,960.6,957.61,-0.0,flip_to_short -36316,做空,2022-06-19 04:15:00,2022-06-19 04:20:00,957.61,958.67,-0.0,flip_to_long -36317,做多,2022-06-19 04:20:00,2022-06-19 05:10:00,958.67,951.8,-0.01,flip_to_short -36318,做空,2022-06-19 05:10:00,2022-06-19 05:15:00,951.8,948.22,0.0,tp_lower -36319,做多,2022-06-19 06:05:00,2022-06-19 06:10:00,954.32,953.26,-0.0,flip_to_short -36320,做空,2022-06-19 06:10:00,2022-06-19 06:15:00,953.26,962.25,-0.01,flip_to_long -36321,做多,2022-06-19 06:15:00,2022-06-19 07:15:00,962.25,968.51,0.0,tp_upper -36322,做空,2022-06-19 07:45:00,2022-06-19 08:05:00,956.75,957.82,-0.0,flip_to_long -36323,做多,2022-06-19 08:05:00,2022-06-19 08:25:00,957.82,960.69,0.0,flip_to_short -36324,做空,2022-06-19 08:25:00,2022-06-19 11:50:00,960.69,1055.42,-0.07,flip_to_long -36325,做多,2022-06-19 11:50:00,2022-06-19 12:05:00,1055.42,1060.03,0.0,tp_upper -36326,做空,2022-06-19 12:20:00,2022-06-19 12:25:00,1051.07,1036.7,0.01,tp_lower -36327,做多,2022-06-19 13:35:00,2022-06-19 14:40:00,1040.18,1032.09,-0.01,flip_to_short -36328,做空,2022-06-19 14:40:00,2022-06-19 14:45:00,1032.09,1035.01,-0.0,flip_to_long -36329,做多,2022-06-19 14:45:00,2022-06-19 14:50:00,1035.01,1034.73,-0.0,flip_to_short -36330,做空,2022-06-19 14:50:00,2022-06-19 15:20:00,1034.73,1031.83,0.0,flip_to_long -36331,做多,2022-06-19 15:20:00,2022-06-19 15:30:00,1031.83,1058.24,0.02,tp_upper -36332,做空,2022-06-19 16:45:00,2022-06-19 18:05:00,1046.38,1053.01,-0.0,flip_to_long -36333,做多,2022-06-19 18:05:00,2022-06-19 18:10:00,1053.01,1054.95,0.0,tp_upper -36334,做空,2022-06-19 21:50:00,2022-06-19 22:10:00,1125.71,1136.26,-0.01,flip_to_long -36335,做多,2022-06-19 22:10:00,2022-06-19 22:15:00,1136.26,1143.08,0.0,tp_upper -36336,做空,2022-06-19 22:35:00,2022-06-19 22:40:00,1134.31,1135.49,-0.0,flip_to_long -36337,做多,2022-06-19 22:40:00,2022-06-19 22:45:00,1135.49,1134.18,-0.0,flip_to_short -36338,做空,2022-06-19 22:45:00,2022-06-19 22:50:00,1134.18,1140.69,-0.0,flip_to_long -36339,做多,2022-06-19 22:50:00,2022-06-19 23:05:00,1140.69,1128.51,-0.01,flip_to_short -36340,做空,2022-06-19 23:05:00,2022-06-19 23:15:00,1128.51,1125.12,0.0,tp_lower -36341,做多,2022-06-20 02:05:00,2022-06-20 02:15:00,1090.08,1076.88,-0.01,flip_to_short -36342,做空,2022-06-20 02:15:00,2022-06-20 02:25:00,1076.88,1056.91,0.01,tp_lower -36343,做多,2022-06-20 02:55:00,2022-06-20 03:00:00,1074.69,1067.9,-0.0,flip_to_short -36344,做空,2022-06-20 03:00:00,2022-06-20 03:05:00,1067.9,1074.32,-0.0,flip_to_long -36345,做多,2022-06-20 03:05:00,2022-06-20 03:10:00,1074.32,1072.35,-0.0,flip_to_short -36346,做空,2022-06-20 03:10:00,2022-06-20 03:20:00,1072.35,1073.62,-0.0,flip_to_long -36347,做多,2022-06-20 03:20:00,2022-06-20 03:40:00,1073.62,1087.0,0.01,tp_upper -36348,做空,2022-06-20 04:45:00,2022-06-20 04:55:00,1077.85,1068.64,0.01,tp_lower -36349,做多,2022-06-20 05:50:00,2022-06-20 06:15:00,1078.0,1078.08,-0.0,tp_upper -36350,做空,2022-06-20 06:25:00,2022-06-20 07:20:00,1072.79,1072.65,-0.0,tp_lower -36351,做多,2022-06-20 07:55:00,2022-06-20 08:05:00,1079.21,1086.43,0.0,tp_upper -36352,做空,2022-06-20 09:35:00,2022-06-20 10:05:00,1121.71,1124.72,-0.0,flip_to_long -36353,做多,2022-06-20 10:05:00,2022-06-20 10:10:00,1124.72,1118.09,-0.0,tp_upper -36354,做多,2022-06-20 10:25:00,2022-06-20 10:35:00,1125.44,1135.07,0.01,tp_upper -36355,做空,2022-06-20 12:00:00,2022-06-20 12:15:00,1140.78,1136.48,0.0,tp_lower -36356,做多,2022-06-20 13:25:00,2022-06-20 13:35:00,1132.43,1130.23,-0.0,flip_to_short -36357,做空,2022-06-20 13:35:00,2022-06-20 13:45:00,1130.23,1109.09,0.01,tp_lower -36358,做多,2022-06-20 14:00:00,2022-06-20 14:25:00,1122.29,1125.48,0.0,flip_to_short -36359,做空,2022-06-20 14:25:00,2022-06-20 15:40:00,1125.48,1127.4,-0.0,flip_to_long -36360,做多,2022-06-20 15:40:00,2022-06-20 16:00:00,1127.4,1123.84,-0.0,flip_to_short -36361,做空,2022-06-20 16:00:00,2022-06-20 16:05:00,1123.84,1121.57,0.0,tp_lower -36362,做多,2022-06-20 17:15:00,2022-06-20 17:50:00,1117.22,1103.92,-0.01,flip_to_short -36363,做空,2022-06-20 17:50:00,2022-06-20 17:55:00,1103.92,1096.67,0.0,tp_lower -36364,做多,2022-06-20 18:55:00,2022-06-20 19:00:00,1101.6,1098.6,-0.0,flip_to_short -36365,做空,2022-06-20 19:00:00,2022-06-20 19:15:00,1098.6,1098.92,-0.0,flip_to_long -36366,做多,2022-06-20 19:15:00,2022-06-20 19:45:00,1098.92,1107.51,0.0,tp_upper -36367,做空,2022-06-20 20:00:00,2022-06-20 21:45:00,1103.75,1103.59,-0.0,tp_lower -36368,做多,2022-06-20 22:45:00,2022-06-20 23:10:00,1106.79,1105.46,-0.0,flip_to_short -36369,做空,2022-06-20 23:10:00,2022-06-21 00:45:00,1105.46,1121.71,-0.01,flip_to_long -36370,做多,2022-06-21 00:45:00,2022-06-21 01:10:00,1121.71,1138.44,0.01,tp_upper -36371,做空,2022-06-21 01:25:00,2022-06-21 01:45:00,1125.41,1126.69,-0.0,flip_to_long -36372,做多,2022-06-21 01:45:00,2022-06-21 02:05:00,1126.69,1118.53,-0.01,flip_to_short -36373,做空,2022-06-21 02:05:00,2022-06-21 02:20:00,1118.53,1119.75,-0.0,tp_lower -36374,做多,2022-06-21 03:00:00,2022-06-21 03:05:00,1124.0,1118.72,-0.0,flip_to_short -36375,做空,2022-06-21 03:05:00,2022-06-21 03:10:00,1118.72,1127.01,-0.01,flip_to_long -36376,做多,2022-06-21 03:10:00,2022-06-21 03:25:00,1127.01,1118.27,-0.01,flip_to_short -36377,做空,2022-06-21 03:25:00,2022-06-21 03:35:00,1118.27,1118.59,-0.0,flip_to_long -36378,做多,2022-06-21 03:35:00,2022-06-21 03:45:00,1118.59,1126.49,0.0,tp_upper -36379,做空,2022-06-21 04:10:00,2022-06-21 04:20:00,1122.07,1123.3,-0.0,flip_to_long -36380,做多,2022-06-21 04:20:00,2022-06-21 04:55:00,1123.3,1130.55,0.0,tp_upper -36381,做空,2022-06-21 07:00:00,2022-06-21 07:30:00,1148.82,1157.56,-0.01,flip_to_long -36382,做多,2022-06-21 07:30:00,2022-06-21 07:35:00,1157.56,1155.39,-0.0,flip_to_short -36383,做空,2022-06-21 07:35:00,2022-06-21 07:55:00,1155.39,1147.95,0.0,tp_lower -36384,做多,2022-06-21 08:00:00,2022-06-21 08:05:00,1151.81,1160.19,0.0,tp_upper -36385,做空,2022-06-21 08:15:00,2022-06-21 10:05:00,1154.46,1156.0,-0.0,tp_lower -36386,做多,2022-06-21 10:35:00,2022-06-21 10:50:00,1159.93,1160.39,-0.0,flip_to_short -36387,做空,2022-06-21 10:50:00,2022-06-21 11:10:00,1160.39,1161.7,-0.0,flip_to_long -36388,做多,2022-06-21 11:10:00,2022-06-21 11:15:00,1161.7,1158.9,-0.0,flip_to_short -36389,做空,2022-06-21 11:15:00,2022-06-21 11:25:00,1158.9,1147.8,0.01,tp_lower -36390,做多,2022-06-21 12:45:00,2022-06-21 13:05:00,1147.77,1143.79,-0.0,flip_to_short -36391,做空,2022-06-21 13:05:00,2022-06-21 15:30:00,1143.79,1177.94,-0.02,tp_lower -36392,做多,2022-06-21 16:30:00,2022-06-21 16:35:00,1172.2,1170.63,-0.0,flip_to_short -36393,做空,2022-06-21 16:35:00,2022-06-21 16:40:00,1170.63,1170.65,-0.0,flip_to_long -36394,做多,2022-06-21 16:40:00,2022-06-21 17:25:00,1170.65,1167.92,-0.0,flip_to_short -36395,做空,2022-06-21 17:25:00,2022-06-21 17:35:00,1167.92,1153.29,0.01,tp_lower -36396,做多,2022-06-21 19:20:00,2022-06-21 19:25:00,1146.66,1145.29,-0.0,flip_to_short -36397,做空,2022-06-21 19:25:00,2022-06-21 19:30:00,1145.29,1148.75,-0.0,flip_to_long -36398,做多,2022-06-21 19:30:00,2022-06-21 19:35:00,1148.75,1150.21,0.0,tp_upper -36399,做空,2022-06-21 19:40:00,2022-06-21 19:45:00,1145.36,1127.87,0.01,tp_lower -36400,做多,2022-06-21 21:05:00,2022-06-21 21:40:00,1125.64,1122.43,-0.0,flip_to_short -36401,做空,2022-06-21 21:40:00,2022-06-21 21:45:00,1122.43,1127.24,-0.0,flip_to_long -36402,做多,2022-06-21 21:45:00,2022-06-21 21:55:00,1127.24,1128.93,0.0,tp_upper -36403,做空,2022-06-21 22:05:00,2022-06-21 22:25:00,1127.06,1125.94,0.0,flip_to_long -36404,做多,2022-06-21 22:25:00,2022-06-21 22:35:00,1125.94,1127.62,0.0,flip_to_short -36405,做空,2022-06-21 22:35:00,2022-06-21 23:25:00,1127.62,1120.14,0.0,tp_lower -36406,做多,2022-06-22 00:30:00,2022-06-22 00:40:00,1119.6,1122.29,0.0,flip_to_short -36407,做空,2022-06-22 00:40:00,2022-06-22 01:05:00,1122.29,1120.9,0.0,flip_to_long -36408,做多,2022-06-22 01:05:00,2022-06-22 01:25:00,1120.9,1119.3,-0.0,flip_to_short -36409,做空,2022-06-22 01:25:00,2022-06-22 01:50:00,1119.3,1105.43,0.01,tp_lower -36410,做多,2022-06-22 03:15:00,2022-06-22 03:20:00,1105.42,1103.57,-0.0,flip_to_short -36411,做空,2022-06-22 03:20:00,2022-06-22 03:40:00,1103.57,1095.1,0.0,tp_lower -36412,做多,2022-06-22 04:45:00,2022-06-22 05:05:00,1097.49,1101.61,0.0,tp_upper -36413,做空,2022-06-22 05:40:00,2022-06-22 06:15:00,1098.41,1078.69,0.01,tp_lower -36414,做多,2022-06-22 07:25:00,2022-06-22 07:40:00,1079.97,1077.71,-0.0,flip_to_short -36415,做空,2022-06-22 07:40:00,2022-06-22 08:05:00,1077.71,1076.06,0.0,tp_lower -36416,做多,2022-06-22 08:10:00,2022-06-22 08:35:00,1078.2,1074.95,-0.0,flip_to_short -36417,做空,2022-06-22 08:35:00,2022-06-22 08:45:00,1074.95,1076.31,-0.0,tp_lower -36418,做多,2022-06-22 08:50:00,2022-06-22 09:00:00,1078.05,1085.76,0.0,tp_upper -36419,做空,2022-06-22 09:25:00,2022-06-22 10:45:00,1080.11,1087.74,-0.01,flip_to_long -36420,做多,2022-06-22 10:45:00,2022-06-22 11:05:00,1087.74,1088.46,0.0,tp_upper -36421,做多,2022-06-22 11:10:00,2022-06-22 11:15:00,1094.33,1093.99,-0.0,tp_upper -36422,做空,2022-06-22 12:00:00,2022-06-22 12:35:00,1094.03,1094.8,-0.0,flip_to_long -36423,做多,2022-06-22 12:35:00,2022-06-22 12:40:00,1094.8,1080.46,-0.01,flip_to_short -36424,做空,2022-06-22 12:40:00,2022-06-22 12:45:00,1080.46,1075.29,0.0,tp_lower -36425,做多,2022-06-22 13:20:00,2022-06-22 13:30:00,1091.52,1090.92,-0.0,flip_to_short -36426,做空,2022-06-22 13:30:00,2022-06-22 15:25:00,1090.92,1097.79,-0.0,tp_lower -36427,做多,2022-06-22 16:55:00,2022-06-22 17:00:00,1078.57,1073.39,-0.0,flip_to_short -36428,做空,2022-06-22 17:00:00,2022-06-22 17:05:00,1073.39,1074.06,-0.0,flip_to_long -36429,做多,2022-06-22 17:05:00,2022-06-22 17:40:00,1074.06,1077.89,0.0,flip_to_short -36430,做空,2022-06-22 17:40:00,2022-06-22 19:00:00,1077.89,1082.29,-0.0,flip_to_long -36431,做多,2022-06-22 19:00:00,2022-06-22 19:05:00,1082.29,1075.66,-0.0,flip_to_short -36432,做空,2022-06-22 19:05:00,2022-06-22 19:10:00,1075.66,1080.51,-0.0,tp_lower -36433,做多,2022-06-22 20:10:00,2022-06-22 22:05:00,1072.26,1059.85,-0.01,tp_upper -36434,做多,2022-06-23 00:00:00,2022-06-23 00:10:00,1052.78,1064.92,0.01,tp_upper -36435,做空,2022-06-23 02:10:00,2022-06-23 02:30:00,1083.78,1087.47,-0.0,flip_to_long -36436,做多,2022-06-23 02:30:00,2022-06-23 02:35:00,1087.47,1086.49,-0.0,flip_to_short -36437,做空,2022-06-23 02:35:00,2022-06-23 03:00:00,1086.49,1079.48,0.0,tp_lower -36438,做多,2022-06-23 04:20:00,2022-06-23 04:40:00,1079.26,1085.17,0.0,tp_upper -36439,做空,2022-06-23 05:50:00,2022-06-23 05:55:00,1082.61,1084.82,-0.0,flip_to_long -36440,做多,2022-06-23 05:55:00,2022-06-23 06:25:00,1084.82,1092.68,0.0,tp_upper -36441,做空,2022-06-23 07:45:00,2022-06-23 08:10:00,1091.34,1099.45,-0.01,flip_to_long -36442,做多,2022-06-23 08:10:00,2022-06-23 08:15:00,1099.45,1097.32,-0.0,flip_to_short -36443,做空,2022-06-23 08:15:00,2022-06-23 08:20:00,1097.32,1099.92,-0.0,flip_to_long -36444,做多,2022-06-23 08:20:00,2022-06-23 08:30:00,1099.92,1093.67,-0.0,flip_to_short -36445,做空,2022-06-23 08:30:00,2022-06-23 08:55:00,1093.67,1097.14,-0.0,flip_to_long -36446,做多,2022-06-23 08:55:00,2022-06-23 09:10:00,1097.14,1102.0,0.0,tp_upper -36447,做空,2022-06-23 09:35:00,2022-06-23 09:45:00,1095.0,1097.31,-0.0,flip_to_long -36448,做多,2022-06-23 09:45:00,2022-06-23 09:50:00,1097.31,1106.19,0.0,tp_upper -36449,做空,2022-06-23 11:00:00,2022-06-23 11:10:00,1107.27,1107.35,-0.0,flip_to_long -36450,做多,2022-06-23 11:10:00,2022-06-23 12:05:00,1107.35,1107.57,-0.0,tp_upper -36451,做多,2022-06-23 12:10:00,2022-06-23 12:15:00,1115.8,1112.76,-0.0,tp_upper -36452,做空,2022-06-23 13:35:00,2022-06-23 13:45:00,1112.0,1111.9,-0.0,tp_lower -36453,做多,2022-06-23 14:40:00,2022-06-23 14:50:00,1108.13,1107.28,-0.0,flip_to_short -36454,做空,2022-06-23 14:50:00,2022-06-23 14:55:00,1107.28,1110.77,-0.0,flip_to_long -36455,做多,2022-06-23 14:55:00,2022-06-23 15:00:00,1110.77,1105.28,-0.0,flip_to_short -36456,做空,2022-06-23 15:00:00,2022-06-23 15:20:00,1105.28,1099.24,0.0,tp_lower -36457,做多,2022-06-23 16:40:00,2022-06-23 16:55:00,1093.18,1089.41,-0.0,flip_to_short -36458,做空,2022-06-23 16:55:00,2022-06-23 17:00:00,1089.41,1084.72,0.0,tp_lower -36459,做多,2022-06-23 17:05:00,2022-06-23 17:25:00,1090.72,1089.77,-0.0,flip_to_short -36460,做空,2022-06-23 17:25:00,2022-06-23 17:30:00,1089.77,1091.97,-0.0,flip_to_long -36461,做多,2022-06-23 17:30:00,2022-06-23 17:35:00,1091.97,1090.67,-0.0,flip_to_short -36462,做空,2022-06-23 17:35:00,2022-06-23 17:40:00,1090.67,1091.49,-0.0,flip_to_long -36463,做多,2022-06-23 17:40:00,2022-06-23 17:50:00,1091.49,1094.08,0.0,tp_upper -36464,做空,2022-06-23 18:05:00,2022-06-23 18:10:00,1090.37,1093.24,-0.0,flip_to_long -36465,做多,2022-06-23 18:10:00,2022-06-23 18:25:00,1093.24,1096.72,0.0,tp_upper -36466,做空,2022-06-23 21:15:00,2022-06-23 21:40:00,1132.67,1127.52,0.0,tp_lower -36467,做多,2022-06-23 22:00:00,2022-06-23 22:15:00,1133.26,1138.52,0.0,tp_upper -36468,做空,2022-06-23 23:50:00,2022-06-23 23:55:00,1143.0,1143.71,-0.0,flip_to_long -36469,做多,2022-06-23 23:55:00,2022-06-24 00:00:00,1143.71,1145.78,0.0,tp_upper -36470,做空,2022-06-24 00:25:00,2022-06-24 00:30:00,1144.64,1145.47,-0.0,flip_to_long -36471,做多,2022-06-24 00:30:00,2022-06-24 01:15:00,1145.47,1151.1,0.0,tp_upper -36472,做空,2022-06-24 02:50:00,2022-06-24 03:10:00,1155.9,1155.64,-0.0,flip_to_long -36473,做多,2022-06-24 03:10:00,2022-06-24 03:15:00,1155.64,1154.97,-0.0,flip_to_short -36474,做空,2022-06-24 03:15:00,2022-06-24 04:05:00,1154.97,1154.71,-0.0,flip_to_long -36475,做多,2022-06-24 04:05:00,2022-06-24 04:20:00,1154.71,1156.92,0.0,tp_upper -36476,做空,2022-06-24 04:25:00,2022-06-24 04:30:00,1152.59,1147.54,0.0,tp_lower -36477,做多,2022-06-24 05:15:00,2022-06-24 05:55:00,1149.34,1141.32,-0.01,flip_to_short -36478,做空,2022-06-24 05:55:00,2022-06-24 06:00:00,1141.32,1140.01,0.0,tp_lower -36479,做多,2022-06-24 07:20:00,2022-06-24 07:25:00,1139.3,1143.56,0.0,tp_upper -36480,做空,2022-06-24 09:15:00,2022-06-24 09:50:00,1154.44,1143.44,0.01,tp_lower -36481,做多,2022-06-24 10:15:00,2022-06-24 10:20:00,1152.8,1152.0,-0.0,flip_to_short -36482,做空,2022-06-24 10:20:00,2022-06-24 10:25:00,1152.0,1155.09,-0.0,flip_to_long -36483,做多,2022-06-24 10:25:00,2022-06-24 10:50:00,1155.09,1160.16,0.0,tp_upper -36484,做空,2022-06-24 13:40:00,2022-06-24 13:50:00,1213.47,1214.99,-0.0,flip_to_long -36485,做多,2022-06-24 13:50:00,2022-06-24 13:55:00,1214.99,1202.44,-0.01,flip_to_short -36486,做空,2022-06-24 13:55:00,2022-06-24 14:00:00,1202.44,1211.1,-0.01,tp_lower -36487,做多,2022-06-24 14:05:00,2022-06-24 16:10:00,1211.36,1192.66,-0.01,flip_to_short -36488,做空,2022-06-24 16:10:00,2022-06-24 16:20:00,1192.66,1197.91,-0.0,flip_to_long -36489,做多,2022-06-24 16:20:00,2022-06-24 16:25:00,1197.91,1193.63,-0.0,flip_to_short -36490,做空,2022-06-24 16:25:00,2022-06-24 16:30:00,1193.63,1191.64,0.0,tp_lower -36491,做多,2022-06-24 16:40:00,2022-06-24 16:50:00,1194.8,1196.75,0.0,tp_upper -36492,做空,2022-06-24 17:50:00,2022-06-24 18:00:00,1205.13,1204.62,-0.0,flip_to_long -36493,做多,2022-06-24 18:00:00,2022-06-24 18:20:00,1204.62,1206.96,0.0,flip_to_short -36494,做空,2022-06-24 18:20:00,2022-06-24 18:30:00,1206.96,1213.71,-0.0,flip_to_long -36495,做多,2022-06-24 18:30:00,2022-06-24 18:35:00,1213.71,1209.11,-0.0,flip_to_short -36496,做空,2022-06-24 18:35:00,2022-06-24 18:40:00,1209.11,1214.12,-0.0,flip_to_long -36497,做多,2022-06-24 18:40:00,2022-06-24 18:45:00,1214.12,1218.94,0.0,tp_upper -36498,做空,2022-06-24 20:30:00,2022-06-24 20:50:00,1224.22,1221.99,0.0,flip_to_long -36499,做多,2022-06-24 20:50:00,2022-06-24 21:45:00,1221.99,1224.29,0.0,flip_to_short -36500,做空,2022-06-24 21:45:00,2022-06-24 23:00:00,1224.29,1229.64,-0.0,flip_to_long -36501,做多,2022-06-24 23:00:00,2022-06-24 23:15:00,1229.64,1230.82,0.0,flip_to_short -36502,做空,2022-06-24 23:15:00,2022-06-24 23:20:00,1230.82,1234.61,-0.0,flip_to_long -36503,做多,2022-06-24 23:20:00,2022-06-24 23:30:00,1234.61,1241.08,0.0,tp_upper -36504,做空,2022-06-24 23:50:00,2022-06-24 23:55:00,1225.02,1224.42,-0.0,tp_lower -36505,做多,2022-06-25 01:15:00,2022-06-25 01:20:00,1221.93,1220.88,-0.0,flip_to_short -36506,做空,2022-06-25 01:20:00,2022-06-25 02:05:00,1220.88,1221.5,-0.0,flip_to_long -36507,做多,2022-06-25 02:05:00,2022-06-25 02:10:00,1221.5,1219.48,-0.0,flip_to_short -36508,做空,2022-06-25 02:10:00,2022-06-25 02:40:00,1219.48,1212.49,0.0,tp_lower -36509,做多,2022-06-25 03:15:00,2022-06-25 03:20:00,1215.98,1214.41,-0.0,flip_to_short -36510,做空,2022-06-25 03:20:00,2022-06-25 03:35:00,1214.41,1217.46,-0.0,flip_to_long -36511,做多,2022-06-25 03:35:00,2022-06-25 03:45:00,1217.46,1224.68,0.0,tp_upper -36512,做空,2022-06-25 04:15:00,2022-06-25 04:20:00,1215.41,1215.88,-0.0,flip_to_long -36513,做多,2022-06-25 04:20:00,2022-06-25 04:25:00,1215.88,1214.77,-0.0,flip_to_short -36514,做空,2022-06-25 04:25:00,2022-06-25 04:40:00,1214.77,1218.01,-0.0,flip_to_long -36515,做多,2022-06-25 04:40:00,2022-06-25 05:05:00,1218.01,1218.34,-0.0,flip_to_short -36516,做空,2022-06-25 05:05:00,2022-06-25 05:10:00,1218.34,1223.09,-0.0,flip_to_long -36517,做多,2022-06-25 05:10:00,2022-06-25 05:20:00,1223.09,1227.14,0.0,tp_upper -36518,做空,2022-06-25 05:55:00,2022-06-25 06:25:00,1217.98,1210.34,0.0,tp_lower -36519,做多,2022-06-25 06:55:00,2022-06-25 07:10:00,1219.0,1228.11,0.0,tp_upper -36520,做空,2022-06-25 08:15:00,2022-06-25 08:20:00,1229.5,1232.89,-0.0,flip_to_long -36521,做多,2022-06-25 08:20:00,2022-06-25 08:25:00,1232.89,1230.59,-0.0,flip_to_short -36522,做空,2022-06-25 08:25:00,2022-06-25 09:20:00,1230.59,1233.29,-0.0,flip_to_long -36523,做多,2022-06-25 09:20:00,2022-06-25 09:30:00,1233.29,1233.73,-0.0,tp_upper -36524,做空,2022-06-25 09:45:00,2022-06-25 10:10:00,1228.4,1231.64,-0.0,flip_to_long -36525,做多,2022-06-25 10:10:00,2022-06-25 10:20:00,1231.64,1223.83,-0.0,flip_to_short -36526,做空,2022-06-25 10:20:00,2022-06-25 10:25:00,1223.83,1221.21,0.0,tp_lower -36527,做多,2022-06-25 11:10:00,2022-06-25 11:30:00,1229.28,1219.93,-0.01,flip_to_short -36528,做空,2022-06-25 11:30:00,2022-06-25 11:35:00,1219.93,1218.53,0.0,tp_lower -36529,做多,2022-06-25 13:35:00,2022-06-25 13:55:00,1202.47,1199.3,-0.0,flip_to_short -36530,做空,2022-06-25 13:55:00,2022-06-25 14:10:00,1199.3,1202.51,-0.0,flip_to_long -36531,做多,2022-06-25 14:10:00,2022-06-25 14:15:00,1202.51,1201.64,-0.0,flip_to_short -36532,做空,2022-06-25 14:15:00,2022-06-25 14:45:00,1201.64,1198.4,0.0,flip_to_long -36533,做多,2022-06-25 14:45:00,2022-06-25 14:50:00,1198.4,1197.15,-0.0,flip_to_short -36534,做空,2022-06-25 14:50:00,2022-06-25 15:05:00,1197.15,1191.96,0.0,tp_lower -36535,做多,2022-06-25 15:15:00,2022-06-25 15:20:00,1197.3,1194.64,-0.0,flip_to_short -36536,做空,2022-06-25 15:20:00,2022-06-25 15:25:00,1194.64,1200.94,-0.0,flip_to_long -36537,做多,2022-06-25 15:25:00,2022-06-25 15:45:00,1200.94,1191.99,-0.0,flip_to_short -36538,做空,2022-06-25 15:45:00,2022-06-25 15:50:00,1191.99,1183.8,0.0,tp_lower -36539,做多,2022-06-25 16:30:00,2022-06-25 16:40:00,1192.49,1192.53,-0.0,flip_to_short -36540,做空,2022-06-25 16:40:00,2022-06-25 17:05:00,1192.53,1191.43,0.0,flip_to_long -36541,做多,2022-06-25 17:05:00,2022-06-25 17:10:00,1191.43,1190.37,-0.0,flip_to_short -36542,做空,2022-06-25 17:10:00,2022-06-25 17:25:00,1190.37,1197.57,-0.0,flip_to_long -36543,做多,2022-06-25 17:25:00,2022-06-25 17:30:00,1197.57,1199.9,0.0,tp_upper -36544,做空,2022-06-25 18:20:00,2022-06-25 18:25:00,1193.5,1194.62,-0.0,flip_to_long -36545,做多,2022-06-25 18:25:00,2022-06-25 18:30:00,1194.62,1192.94,-0.0,flip_to_short -36546,做空,2022-06-25 18:30:00,2022-06-25 18:35:00,1192.94,1194.82,-0.0,flip_to_long -36547,做多,2022-06-25 18:35:00,2022-06-25 18:40:00,1194.82,1199.32,0.0,tp_upper -36548,做空,2022-06-25 19:50:00,2022-06-25 20:10:00,1203.54,1205.26,-0.0,flip_to_long -36549,做多,2022-06-25 20:10:00,2022-06-25 20:15:00,1205.26,1205.0,-0.0,flip_to_short -36550,做空,2022-06-25 20:15:00,2022-06-25 20:25:00,1205.0,1205.59,-0.0,flip_to_long -36551,做多,2022-06-25 20:25:00,2022-06-25 20:45:00,1205.59,1209.4,0.0,tp_upper -36552,做空,2022-06-25 22:45:00,2022-06-25 22:50:00,1241.17,1243.07,-0.0,flip_to_long -36553,做多,2022-06-25 22:50:00,2022-06-25 23:10:00,1243.07,1244.65,0.0,flip_to_short -36554,做空,2022-06-25 23:10:00,2022-06-25 23:25:00,1244.65,1244.36,-0.0,flip_to_long -36555,做多,2022-06-25 23:25:00,2022-06-25 23:55:00,1244.36,1241.6,-0.0,tp_upper -36556,做多,2022-06-26 00:45:00,2022-06-26 01:10:00,1239.48,1244.45,0.0,tp_upper -36557,做空,2022-06-26 01:25:00,2022-06-26 01:30:00,1240.0,1231.51,0.0,tp_lower -36558,做多,2022-06-26 03:10:00,2022-06-26 03:30:00,1231.74,1231.35,-0.0,flip_to_short -36559,做空,2022-06-26 03:30:00,2022-06-26 03:35:00,1231.35,1232.83,-0.0,flip_to_long -36560,做多,2022-06-26 03:35:00,2022-06-26 03:40:00,1232.83,1232.7,-0.0,tp_upper -36561,做空,2022-06-26 03:45:00,2022-06-26 03:50:00,1231.74,1232.95,-0.0,flip_to_long -36562,做多,2022-06-26 03:50:00,2022-06-26 03:55:00,1232.95,1232.55,-0.0,flip_to_short -36563,做空,2022-06-26 03:55:00,2022-06-26 05:45:00,1232.55,1234.33,-0.0,tp_lower -36564,做多,2022-06-26 05:55:00,2022-06-26 06:10:00,1239.97,1236.0,-0.0,flip_to_short -36565,做空,2022-06-26 06:10:00,2022-06-26 06:15:00,1236.0,1233.08,0.0,tp_lower -36566,做多,2022-06-26 06:25:00,2022-06-26 06:30:00,1238.33,1245.35,0.0,tp_upper -36567,做空,2022-06-26 07:40:00,2022-06-26 08:15:00,1241.7,1241.11,-0.0,flip_to_long -36568,做多,2022-06-26 08:15:00,2022-06-26 08:40:00,1241.11,1238.46,-0.0,flip_to_short -36569,做空,2022-06-26 08:40:00,2022-06-26 08:45:00,1238.46,1242.81,-0.0,flip_to_long -36570,做多,2022-06-26 08:45:00,2022-06-26 08:50:00,1242.81,1243.89,0.0,tp_upper -36571,做空,2022-06-26 09:15:00,2022-06-26 09:20:00,1240.34,1243.1,-0.0,flip_to_long -36572,做多,2022-06-26 09:20:00,2022-06-26 09:25:00,1243.1,1241.22,-0.0,flip_to_short -36573,做空,2022-06-26 09:25:00,2022-06-26 09:30:00,1241.22,1242.36,-0.0,flip_to_long -36574,做多,2022-06-26 09:30:00,2022-06-26 09:40:00,1242.36,1240.0,-0.0,flip_to_short -36575,做空,2022-06-26 09:40:00,2022-06-26 09:45:00,1240.0,1236.76,0.0,tp_lower -36576,做多,2022-06-26 10:05:00,2022-06-26 10:10:00,1243.37,1241.57,-0.0,flip_to_short -36577,做空,2022-06-26 10:10:00,2022-06-26 10:15:00,1241.57,1245.59,-0.0,flip_to_long -36578,做多,2022-06-26 10:15:00,2022-06-26 10:40:00,1245.59,1241.32,-0.0,flip_to_short -36579,做空,2022-06-26 10:40:00,2022-06-26 10:45:00,1241.32,1242.31,-0.0,flip_to_long -36580,做多,2022-06-26 10:45:00,2022-06-26 11:05:00,1242.31,1243.03,0.0,flip_to_short -36581,做空,2022-06-26 11:05:00,2022-06-26 12:45:00,1243.03,1260.62,-0.01,flip_to_long -36582,做多,2022-06-26 12:45:00,2022-06-26 12:50:00,1260.62,1254.56,-0.0,flip_to_short -36583,做空,2022-06-26 12:50:00,2022-06-26 12:55:00,1254.56,1239.54,0.01,tp_lower -36584,做多,2022-06-26 14:25:00,2022-06-26 14:30:00,1232.17,1228.0,-0.0,flip_to_short -36585,做空,2022-06-26 14:30:00,2022-06-26 14:35:00,1228.0,1228.68,-0.0,flip_to_long -36586,做多,2022-06-26 14:35:00,2022-06-26 14:50:00,1228.68,1228.13,-0.0,flip_to_short -36587,做空,2022-06-26 14:50:00,2022-06-26 14:55:00,1228.13,1229.1,-0.0,flip_to_long -36588,做多,2022-06-26 14:55:00,2022-06-26 15:00:00,1229.1,1221.69,-0.0,flip_to_short -36589,做空,2022-06-26 15:00:00,2022-06-26 15:05:00,1221.69,1213.59,0.0,tp_lower -36590,做多,2022-06-26 15:35:00,2022-06-26 16:20:00,1222.29,1227.42,0.0,tp_upper -36591,做空,2022-06-26 16:55:00,2022-06-26 17:20:00,1224.87,1216.52,0.0,tp_lower -36592,做多,2022-06-26 18:40:00,2022-06-26 18:55:00,1218.72,1217.12,-0.0,flip_to_short -36593,做空,2022-06-26 18:55:00,2022-06-26 19:00:00,1217.12,1218.01,-0.0,flip_to_long -36594,做多,2022-06-26 19:00:00,2022-06-26 19:05:00,1218.01,1222.91,0.0,tp_upper -36595,做空,2022-06-26 20:15:00,2022-06-26 22:15:00,1225.28,1221.75,0.0,tp_lower -36596,做多,2022-06-27 00:20:00,2022-06-27 00:45:00,1206.29,1199.75,-0.0,flip_to_short -36597,做空,2022-06-27 00:45:00,2022-06-27 00:55:00,1199.75,1208.91,-0.01,flip_to_long -36598,做多,2022-06-27 00:55:00,2022-06-27 01:10:00,1208.91,1203.99,-0.0,flip_to_short -36599,做空,2022-06-27 01:10:00,2022-06-27 03:30:00,1203.99,1217.85,-0.01,flip_to_long -36600,做多,2022-06-27 03:30:00,2022-06-27 03:40:00,1217.85,1217.33,-0.0,flip_to_short -36601,做空,2022-06-27 03:40:00,2022-06-27 03:50:00,1217.33,1218.25,-0.0,flip_to_long -36602,做多,2022-06-27 03:50:00,2022-06-27 04:00:00,1218.25,1218.88,0.0,flip_to_short -36603,做空,2022-06-27 04:00:00,2022-06-27 04:10:00,1218.88,1219.32,-0.0,flip_to_long -36604,做多,2022-06-27 04:10:00,2022-06-27 04:20:00,1219.32,1223.77,0.0,tp_upper -36605,做空,2022-06-27 05:15:00,2022-06-27 05:20:00,1216.81,1216.47,-0.0,tp_lower -36606,做多,2022-06-27 06:30:00,2022-06-27 06:40:00,1216.01,1215.48,-0.0,flip_to_short -36607,做空,2022-06-27 06:40:00,2022-06-27 06:50:00,1215.48,1219.64,-0.0,flip_to_long -36608,做多,2022-06-27 06:50:00,2022-06-27 06:55:00,1219.64,1220.57,0.0,tp_upper -36609,做空,2022-06-27 08:20:00,2022-06-27 08:35:00,1226.36,1226.89,-0.0,flip_to_long -36610,做多,2022-06-27 08:35:00,2022-06-27 08:55:00,1226.89,1232.06,0.0,tp_upper -36611,做空,2022-06-27 09:25:00,2022-06-27 10:15:00,1229.2,1236.69,-0.0,flip_to_long -36612,做多,2022-06-27 10:15:00,2022-06-27 10:20:00,1236.69,1232.74,-0.0,tp_upper -36613,做空,2022-06-27 10:50:00,2022-06-27 10:55:00,1232.14,1232.5,-0.0,flip_to_long -36614,做多,2022-06-27 10:55:00,2022-06-27 11:00:00,1232.5,1231.18,-0.0,flip_to_short -36615,做空,2022-06-27 11:00:00,2022-06-27 11:05:00,1231.18,1231.68,-0.0,flip_to_long -36616,做多,2022-06-27 11:05:00,2022-06-27 11:15:00,1231.68,1232.87,0.0,flip_to_short -36617,做空,2022-06-27 11:15:00,2022-06-27 11:20:00,1232.87,1228.08,0.0,tp_lower -36618,做多,2022-06-27 13:05:00,2022-06-27 13:30:00,1217.35,1203.28,-0.01,flip_to_short -36619,做空,2022-06-27 13:30:00,2022-06-27 13:35:00,1203.28,1202.86,-0.0,tp_lower -36620,做多,2022-06-27 14:55:00,2022-06-27 15:00:00,1190.0,1186.95,-0.0,flip_to_short -36621,做空,2022-06-27 15:00:00,2022-06-27 15:20:00,1186.95,1184.15,0.0,flip_to_long -36622,做多,2022-06-27 15:20:00,2022-06-27 15:25:00,1184.15,1183.87,-0.0,flip_to_short -36623,做空,2022-06-27 15:25:00,2022-06-27 16:25:00,1183.87,1184.15,-0.0,flip_to_long -36624,做多,2022-06-27 16:25:00,2022-06-27 16:45:00,1184.15,1188.64,0.0,tp_upper -36625,做空,2022-06-27 17:25:00,2022-06-27 17:55:00,1187.32,1185.99,0.0,flip_to_long -36626,做多,2022-06-27 17:55:00,2022-06-27 18:05:00,1185.99,1179.31,-0.0,flip_to_short -36627,做空,2022-06-27 18:05:00,2022-06-27 18:10:00,1179.31,1191.85,-0.01,tp_lower -36628,做空,2022-06-27 19:00:00,2022-06-27 19:25:00,1189.0,1195.85,-0.0,flip_to_long -36629,做多,2022-06-27 19:25:00,2022-06-27 19:50:00,1195.85,1197.6,0.0,flip_to_short -36630,做空,2022-06-27 19:50:00,2022-06-27 20:00:00,1197.6,1199.73,-0.0,flip_to_long -36631,做多,2022-06-27 20:00:00,2022-06-27 21:00:00,1199.73,1200.74,0.0,flip_to_short -36632,做空,2022-06-27 21:00:00,2022-06-27 21:05:00,1200.74,1201.45,-0.0,flip_to_long -36633,做多,2022-06-27 21:05:00,2022-06-27 21:20:00,1201.45,1203.16,0.0,flip_to_short -36634,做空,2022-06-27 21:20:00,2022-06-27 21:40:00,1203.16,1198.06,0.0,tp_lower -36635,做多,2022-06-27 22:05:00,2022-06-27 22:10:00,1202.72,1211.57,0.0,tp_upper -36636,做空,2022-06-27 22:30:00,2022-06-27 22:35:00,1202.18,1203.83,-0.0,flip_to_long -36637,做多,2022-06-27 22:35:00,2022-06-27 22:50:00,1203.83,1202.25,-0.0,flip_to_short -36638,做空,2022-06-27 22:50:00,2022-06-27 23:00:00,1202.25,1201.92,-0.0,flip_to_long -36639,做多,2022-06-27 23:00:00,2022-06-27 23:20:00,1201.92,1201.7,-0.0,flip_to_short -36640,做空,2022-06-27 23:20:00,2022-06-27 23:25:00,1201.7,1203.12,-0.0,flip_to_long -36641,做多,2022-06-27 23:25:00,2022-06-28 00:30:00,1203.12,1195.76,-0.0,flip_to_short -36642,做空,2022-06-28 00:30:00,2022-06-28 00:35:00,1195.76,1182.34,0.01,tp_lower -36643,做多,2022-06-28 01:10:00,2022-06-28 02:55:00,1189.65,1174.66,-0.01,flip_to_short -36644,做空,2022-06-28 02:55:00,2022-06-28 03:05:00,1174.66,1177.38,-0.0,flip_to_long -36645,做多,2022-06-28 03:05:00,2022-06-28 03:35:00,1177.38,1182.17,0.0,tp_upper -36646,做空,2022-06-28 05:50:00,2022-06-28 06:00:00,1185.75,1189.48,-0.0,flip_to_long -36647,做多,2022-06-28 06:00:00,2022-06-28 06:05:00,1189.48,1191.4,0.0,tp_upper -36648,做空,2022-06-28 08:20:00,2022-06-28 08:35:00,1206.17,1209.5,-0.0,flip_to_long -36649,做多,2022-06-28 08:35:00,2022-06-28 08:45:00,1209.5,1219.91,0.0,tp_upper -36650,做多,2022-06-28 10:10:00,2022-06-28 11:15:00,1222.9,1221.9,-0.0,tp_upper -36651,做多,2022-06-28 11:20:00,2022-06-28 11:25:00,1223.01,1226.15,0.0,tp_upper -36652,做空,2022-06-28 11:50:00,2022-06-28 12:30:00,1223.11,1224.32,-0.0,flip_to_long -36653,做多,2022-06-28 12:30:00,2022-06-28 12:45:00,1224.32,1223.67,-0.0,flip_to_short -36654,做空,2022-06-28 12:45:00,2022-06-28 13:10:00,1223.67,1222.78,0.0,tp_lower -36655,做多,2022-06-28 13:15:00,2022-06-28 13:20:00,1224.71,1224.68,-0.0,flip_to_short -36656,做空,2022-06-28 13:20:00,2022-06-28 13:30:00,1224.68,1228.27,-0.0,flip_to_long -36657,做多,2022-06-28 13:30:00,2022-06-28 13:35:00,1228.27,1229.14,0.0,tp_upper -36658,做空,2022-06-28 13:45:00,2022-06-28 14:05:00,1228.94,1219.86,0.0,tp_lower -36659,做多,2022-06-28 16:10:00,2022-06-28 16:45:00,1186.9,1188.88,0.0,flip_to_short -36660,做空,2022-06-28 16:45:00,2022-06-28 16:55:00,1188.88,1188.82,-0.0,flip_to_long -36661,做多,2022-06-28 16:55:00,2022-06-28 17:00:00,1188.82,1188.48,-0.0,flip_to_short -36662,做空,2022-06-28 17:00:00,2022-06-28 17:05:00,1188.48,1179.29,0.0,tp_lower -36663,做多,2022-06-28 20:00:00,2022-06-28 20:15:00,1158.68,1159.63,0.0,flip_to_short -36664,做空,2022-06-28 20:15:00,2022-06-28 20:35:00,1159.63,1161.68,-0.0,tp_lower -36665,做空,2022-06-28 22:05:00,2022-06-28 22:10:00,1162.16,1163.76,-0.0,flip_to_long -36666,做多,2022-06-28 22:10:00,2022-06-28 22:15:00,1163.76,1163.46,-0.0,flip_to_short -36667,做空,2022-06-28 22:15:00,2022-06-28 22:30:00,1163.46,1153.05,0.0,tp_lower -36668,做多,2022-06-29 00:15:00,2022-06-29 00:20:00,1147.31,1145.94,-0.0,flip_to_short -36669,做空,2022-06-29 00:20:00,2022-06-29 00:40:00,1145.94,1143.85,0.0,flip_to_long -36670,做多,2022-06-29 00:40:00,2022-06-29 00:50:00,1143.85,1138.32,-0.0,flip_to_short -36671,做空,2022-06-29 00:50:00,2022-06-29 00:55:00,1138.32,1140.99,-0.0,tp_lower -36672,做多,2022-06-29 01:05:00,2022-06-29 01:15:00,1143.78,1149.68,0.0,tp_upper -36673,做空,2022-06-29 02:15:00,2022-06-29 02:30:00,1148.24,1149.62,-0.0,flip_to_long -36674,做多,2022-06-29 02:30:00,2022-06-29 02:45:00,1149.62,1153.09,0.0,tp_upper -36675,做空,2022-06-29 02:55:00,2022-06-29 03:05:00,1149.78,1151.2,-0.0,flip_to_long -36676,做多,2022-06-29 03:05:00,2022-06-29 03:10:00,1151.2,1150.23,-0.0,flip_to_short -36677,做空,2022-06-29 03:10:00,2022-06-29 03:15:00,1150.23,1151.26,-0.0,tp_lower -36678,做空,2022-06-29 03:20:00,2022-06-29 03:25:00,1147.47,1151.28,-0.0,flip_to_long -36679,做多,2022-06-29 03:25:00,2022-06-29 03:30:00,1151.28,1150.42,-0.0,flip_to_short -36680,做空,2022-06-29 03:30:00,2022-06-29 03:40:00,1150.42,1150.47,-0.0,flip_to_long -36681,做多,2022-06-29 03:40:00,2022-06-29 03:45:00,1150.47,1142.47,-0.0,flip_to_short -36682,做空,2022-06-29 03:45:00,2022-06-29 03:50:00,1142.47,1144.28,-0.0,tp_lower -36683,做多,2022-06-29 04:10:00,2022-06-29 04:15:00,1150.16,1148.81,-0.0,flip_to_short -36684,做空,2022-06-29 04:15:00,2022-06-29 04:25:00,1148.81,1151.48,-0.0,flip_to_long -36685,做多,2022-06-29 04:25:00,2022-06-29 04:30:00,1151.48,1154.22,0.0,tp_upper -36686,做空,2022-06-29 04:45:00,2022-06-29 05:15:00,1151.14,1147.98,0.0,flip_to_long -36687,做多,2022-06-29 05:15:00,2022-06-29 05:25:00,1147.98,1145.42,-0.0,flip_to_short -36688,做空,2022-06-29 05:25:00,2022-06-29 05:30:00,1145.42,1139.33,0.0,tp_lower -36689,做多,2022-06-29 07:20:00,2022-06-29 08:25:00,1126.36,1129.57,0.0,flip_to_short -36690,做空,2022-06-29 08:25:00,2022-06-29 08:50:00,1129.57,1125.17,0.0,tp_lower -36691,做多,2022-06-29 09:05:00,2022-06-29 09:10:00,1129.79,1132.77,0.0,tp_upper -36692,做空,2022-06-29 09:45:00,2022-06-29 10:05:00,1130.77,1131.8,-0.0,flip_to_long -36693,做多,2022-06-29 10:05:00,2022-06-29 10:20:00,1131.8,1129.65,-0.0,flip_to_short -36694,做空,2022-06-29 10:20:00,2022-06-29 10:25:00,1129.65,1129.81,-0.0,flip_to_long -36695,做多,2022-06-29 10:25:00,2022-06-29 12:20:00,1129.81,1115.26,-0.01,flip_to_short -36696,做空,2022-06-29 12:20:00,2022-06-29 12:35:00,1115.26,1106.02,0.0,tp_lower -36697,做多,2022-06-29 12:45:00,2022-06-29 13:20:00,1111.33,1110.63,-0.0,flip_to_short -36698,做空,2022-06-29 13:20:00,2022-06-29 13:25:00,1110.63,1114.09,-0.0,flip_to_long -36699,做多,2022-06-29 13:25:00,2022-06-29 13:30:00,1114.09,1107.69,-0.0,flip_to_short -36700,做空,2022-06-29 13:30:00,2022-06-29 13:40:00,1107.69,1093.49,0.01,tp_lower -36701,做多,2022-06-29 13:50:00,2022-06-29 14:05:00,1108.9,1118.88,0.0,tp_upper -36702,做空,2022-06-29 14:15:00,2022-06-29 14:20:00,1108.1,1110.6,-0.0,flip_to_long -36703,做多,2022-06-29 14:20:00,2022-06-29 14:35:00,1110.6,1112.0,0.0,flip_to_short -36704,做空,2022-06-29 14:35:00,2022-06-29 15:35:00,1112.0,1111.27,0.0,flip_to_long -36705,做多,2022-06-29 15:35:00,2022-06-29 15:55:00,1111.27,1113.73,0.0,flip_to_short -36706,做空,2022-06-29 15:55:00,2022-06-29 16:10:00,1113.73,1110.53,0.0,flip_to_long -36707,做多,2022-06-29 16:10:00,2022-06-29 18:00:00,1110.53,1110.11,-0.0,tp_upper -36708,做空,2022-06-29 19:00:00,2022-06-29 19:50:00,1103.04,1110.46,-0.0,flip_to_long -36709,做多,2022-06-29 19:50:00,2022-06-29 19:55:00,1110.46,1117.72,0.0,tp_upper -36710,做空,2022-06-29 20:30:00,2022-06-29 21:10:00,1109.95,1112.72,-0.0,flip_to_long -36711,做多,2022-06-29 21:10:00,2022-06-29 21:15:00,1112.72,1111.67,-0.0,flip_to_short -36712,做空,2022-06-29 21:15:00,2022-06-29 22:30:00,1111.67,1105.09,0.0,tp_lower -36713,做多,2022-06-30 00:00:00,2022-06-30 00:05:00,1101.99,1099.61,-0.0,flip_to_short -36714,做空,2022-06-30 00:05:00,2022-06-30 00:10:00,1099.61,1104.32,-0.0,flip_to_long -36715,做多,2022-06-30 00:10:00,2022-06-30 00:15:00,1104.32,1099.94,-0.0,flip_to_short -36716,做空,2022-06-30 00:15:00,2022-06-30 00:20:00,1099.94,1101.44,-0.0,flip_to_long -36717,做多,2022-06-30 00:20:00,2022-06-30 00:25:00,1101.44,1097.43,-0.0,flip_to_short -36718,做空,2022-06-30 00:25:00,2022-06-30 00:35:00,1097.43,1091.23,0.0,tp_lower -36719,做多,2022-06-30 01:05:00,2022-06-30 01:10:00,1097.31,1096.98,-0.0,flip_to_short -36720,做空,2022-06-30 01:10:00,2022-06-30 01:15:00,1096.98,1090.16,0.0,tp_lower -36721,做多,2022-06-30 02:05:00,2022-06-30 02:20:00,1089.32,1090.73,0.0,flip_to_short -36722,做空,2022-06-30 02:20:00,2022-06-30 03:10:00,1090.73,1090.31,-0.0,flip_to_long -36723,做多,2022-06-30 03:10:00,2022-06-30 03:30:00,1090.31,1090.34,-0.0,flip_to_short -36724,做空,2022-06-30 03:30:00,2022-06-30 03:40:00,1090.34,1092.19,-0.0,flip_to_long -36725,做多,2022-06-30 03:40:00,2022-06-30 03:45:00,1092.19,1089.37,-0.0,flip_to_short -36726,做空,2022-06-30 03:45:00,2022-06-30 03:50:00,1089.37,1091.94,-0.0,flip_to_long -36727,做多,2022-06-30 03:50:00,2022-06-30 04:00:00,1091.94,1090.44,-0.0,tp_upper -36728,做多,2022-06-30 04:05:00,2022-06-30 04:10:00,1095.32,1092.77,-0.0,tp_upper -36729,做空,2022-06-30 04:35:00,2022-06-30 04:40:00,1091.14,1091.9,-0.0,flip_to_long -36730,做多,2022-06-30 04:40:00,2022-06-30 04:50:00,1091.9,1090.92,-0.0,tp_upper -36731,做多,2022-06-30 05:25:00,2022-06-30 05:35:00,1091.03,1091.87,0.0,flip_to_short -36732,做空,2022-06-30 05:35:00,2022-06-30 05:45:00,1091.87,1090.95,0.0,flip_to_long -36733,做多,2022-06-30 05:45:00,2022-06-30 05:50:00,1090.95,1087.79,-0.0,flip_to_short -36734,做空,2022-06-30 05:50:00,2022-06-30 05:55:00,1087.79,1088.74,-0.0,flip_to_long -36735,做多,2022-06-30 05:55:00,2022-06-30 11:35:00,1088.74,1018.32,-0.04,flip_to_short -36736,做空,2022-06-30 11:35:00,2022-06-30 11:55:00,1018.32,1017.73,0.0,flip_to_long -36737,做多,2022-06-30 11:55:00,2022-06-30 12:05:00,1017.73,1014.65,-0.0,flip_to_short -36738,做空,2022-06-30 12:05:00,2022-06-30 12:15:00,1014.65,1018.05,-0.0,flip_to_long -36739,做多,2022-06-30 12:15:00,2022-06-30 12:20:00,1018.05,1022.41,0.0,tp_upper -36740,做空,2022-06-30 13:20:00,2022-06-30 13:40:00,1027.0,1000.1,0.01,tp_lower -36741,做多,2022-06-30 14:30:00,2022-06-30 14:35:00,1020.35,1019.28,-0.0,flip_to_short -36742,做空,2022-06-30 14:35:00,2022-06-30 16:10:00,1019.28,1028.98,-0.01,flip_to_long -36743,做多,2022-06-30 16:10:00,2022-06-30 16:15:00,1028.98,1027.9,-0.0,flip_to_short -36744,做空,2022-06-30 16:15:00,2022-06-30 16:20:00,1027.9,1034.46,-0.0,flip_to_long -36745,做多,2022-06-30 16:20:00,2022-06-30 16:25:00,1034.46,1037.75,0.0,tp_upper -36746,做空,2022-06-30 16:50:00,2022-06-30 16:55:00,1032.58,1033.5,-0.0,flip_to_long -36747,做多,2022-06-30 16:55:00,2022-06-30 17:00:00,1033.5,1032.92,-0.0,flip_to_short -36748,做空,2022-06-30 17:00:00,2022-06-30 17:30:00,1032.92,1034.57,-0.0,flip_to_long -36749,做多,2022-06-30 17:30:00,2022-06-30 17:55:00,1034.57,1033.26,-0.0,flip_to_short -36750,做空,2022-06-30 17:55:00,2022-06-30 18:20:00,1033.26,1027.67,0.0,tp_lower -36751,做多,2022-06-30 19:30:00,2022-06-30 20:00:00,1021.26,1019.32,-0.0,flip_to_short -36752,做空,2022-06-30 20:00:00,2022-06-30 20:05:00,1019.32,1020.77,-0.0,flip_to_long -36753,做多,2022-06-30 20:05:00,2022-06-30 20:15:00,1020.77,1024.79,0.0,tp_upper -36754,做空,2022-06-30 20:35:00,2022-06-30 20:45:00,1018.87,1007.61,0.01,tp_lower -36755,做多,2022-06-30 21:00:00,2022-06-30 21:05:00,1020.59,1019.66,-0.0,flip_to_short -36756,做空,2022-06-30 21:05:00,2022-06-30 22:00:00,1019.66,1024.45,-0.0,flip_to_long -36757,做多,2022-06-30 22:00:00,2022-06-30 22:05:00,1024.45,1015.12,-0.01,flip_to_short -36758,做空,2022-06-30 22:05:00,2022-06-30 22:15:00,1015.12,1023.69,-0.0,flip_to_long -36759,做多,2022-06-30 22:15:00,2022-06-30 22:50:00,1023.69,1025.7,0.0,flip_to_short -36760,做空,2022-06-30 22:50:00,2022-06-30 23:00:00,1025.7,1025.58,-0.0,flip_to_long -36761,做多,2022-06-30 23:00:00,2022-06-30 23:10:00,1025.58,1024.43,-0.0,flip_to_short -36762,做空,2022-06-30 23:10:00,2022-06-30 23:30:00,1024.43,1031.23,-0.0,flip_to_long -36763,做多,2022-06-30 23:30:00,2022-06-30 23:45:00,1031.23,1043.01,0.01,tp_upper -36764,做空,2022-07-01 02:30:00,2022-07-01 02:50:00,1095.17,1094.35,0.0,flip_to_long -36765,做多,2022-07-01 02:50:00,2022-07-01 05:25:00,1094.35,1057.29,-0.02,tp_upper -36766,做空,2022-07-01 06:05:00,2022-07-01 06:20:00,1054.78,1051.95,0.0,flip_to_long -36767,做多,2022-07-01 06:20:00,2022-07-01 06:45:00,1051.95,1054.1,0.0,flip_to_short -36768,做空,2022-07-01 06:45:00,2022-07-01 06:55:00,1054.1,1055.45,-0.0,flip_to_long -36769,做多,2022-07-01 06:55:00,2022-07-01 07:00:00,1055.45,1050.84,-0.0,flip_to_short -36770,做空,2022-07-01 07:00:00,2022-07-01 07:10:00,1050.84,1055.51,-0.0,flip_to_long -36771,做多,2022-07-01 07:10:00,2022-07-01 07:15:00,1055.51,1060.18,0.0,tp_upper -36772,做空,2022-07-01 08:55:00,2022-07-01 09:10:00,1069.65,1065.6,0.0,tp_lower -36773,做多,2022-07-01 09:15:00,2022-07-01 09:20:00,1072.05,1071.8,-0.0,flip_to_short -36774,做空,2022-07-01 09:20:00,2022-07-01 09:50:00,1071.8,1063.17,0.0,tp_lower -36775,做多,2022-07-01 10:15:00,2022-07-01 12:15:00,1064.64,1042.57,-0.01,tp_upper -36776,做多,2022-07-01 12:20:00,2022-07-01 12:25:00,1045.76,1050.19,0.0,tp_upper -36777,做空,2022-07-01 12:55:00,2022-07-01 13:35:00,1048.97,1046.39,0.0,tp_lower -36778,做多,2022-07-01 13:40:00,2022-07-01 13:45:00,1063.03,1068.9,0.0,tp_upper -36779,做空,2022-07-01 14:00:00,2022-07-01 14:15:00,1055.32,1053.72,0.0,flip_to_long -36780,做多,2022-07-01 14:15:00,2022-07-01 14:50:00,1053.72,1055.0,0.0,flip_to_short -36781,做空,2022-07-01 14:50:00,2022-07-01 15:05:00,1055.0,1060.69,-0.0,flip_to_long -36782,做多,2022-07-01 15:05:00,2022-07-01 15:50:00,1060.69,1053.67,-0.0,flip_to_short -36783,做空,2022-07-01 15:50:00,2022-07-01 15:55:00,1053.67,1056.18,-0.0,flip_to_long -36784,做多,2022-07-01 15:55:00,2022-07-01 16:15:00,1056.18,1064.43,0.0,tp_upper -36785,做空,2022-07-01 17:00:00,2022-07-01 17:35:00,1062.33,1075.99,-0.01,flip_to_long -36786,做多,2022-07-01 17:35:00,2022-07-01 17:40:00,1075.99,1074.47,-0.0,tp_upper -36787,做空,2022-07-01 18:05:00,2022-07-01 19:05:00,1070.0,1072.27,-0.0,flip_to_long -36788,做多,2022-07-01 19:05:00,2022-07-01 20:00:00,1072.27,1064.67,-0.0,flip_to_short -36789,做空,2022-07-01 20:00:00,2022-07-01 20:05:00,1064.67,1077.26,-0.01,flip_to_long -36790,做多,2022-07-01 20:05:00,2022-07-01 20:15:00,1077.26,1085.24,0.0,tp_upper -36791,做空,2022-07-01 20:50:00,2022-07-01 21:10:00,1071.1,1075.24,-0.0,flip_to_long -36792,做多,2022-07-01 21:10:00,2022-07-01 22:45:00,1075.24,1069.34,-0.0,flip_to_short -36793,做空,2022-07-01 22:45:00,2022-07-01 23:05:00,1069.34,1065.74,0.0,flip_to_long -36794,做多,2022-07-01 23:05:00,2022-07-01 23:20:00,1065.74,1071.07,0.0,tp_upper -36795,做空,2022-07-01 23:50:00,2022-07-01 23:55:00,1058.91,1059.24,-0.0,tp_lower -36796,做多,2022-07-02 00:15:00,2022-07-02 01:40:00,1065.61,1059.48,-0.0,flip_to_short -36797,做空,2022-07-02 01:40:00,2022-07-02 02:10:00,1059.48,1061.33,-0.0,flip_to_long -36798,做多,2022-07-02 02:10:00,2022-07-02 02:20:00,1061.33,1056.97,-0.0,flip_to_short -36799,做空,2022-07-02 02:20:00,2022-07-02 02:30:00,1056.97,1043.03,0.01,tp_lower -36800,做多,2022-07-02 04:15:00,2022-07-02 04:20:00,1040.83,1042.83,0.0,tp_upper -36801,做空,2022-07-02 05:35:00,2022-07-02 05:40:00,1043.4,1044.58,-0.0,flip_to_long -36802,做多,2022-07-02 05:40:00,2022-07-02 05:55:00,1044.58,1045.67,0.0,flip_to_short -36803,做空,2022-07-02 05:55:00,2022-07-02 06:00:00,1045.67,1046.58,-0.0,flip_to_long -36804,做多,2022-07-02 06:00:00,2022-07-02 06:10:00,1046.58,1047.75,0.0,tp_upper -36805,做空,2022-07-02 06:25:00,2022-07-02 06:50:00,1046.6,1048.3,-0.0,flip_to_long -36806,做多,2022-07-02 06:50:00,2022-07-02 07:15:00,1048.3,1050.56,0.0,tp_upper -36807,做空,2022-07-02 07:25:00,2022-07-02 07:30:00,1045.7,1043.46,0.0,tp_lower -36808,做多,2022-07-02 09:05:00,2022-07-02 09:15:00,1041.89,1041.89,-0.0,flip_to_short -36809,做空,2022-07-02 09:15:00,2022-07-02 09:25:00,1041.89,1031.42,0.01,tp_lower -36810,做多,2022-07-02 09:45:00,2022-07-02 10:05:00,1039.38,1038.59,-0.0,flip_to_short -36811,做空,2022-07-02 10:05:00,2022-07-02 10:10:00,1038.59,1039.35,-0.0,flip_to_long -36812,做多,2022-07-02 10:10:00,2022-07-02 10:15:00,1039.35,1037.45,-0.0,flip_to_short -36813,做空,2022-07-02 10:15:00,2022-07-02 10:30:00,1037.45,1039.23,-0.0,flip_to_long -36814,做多,2022-07-02 10:30:00,2022-07-02 10:35:00,1039.23,1044.77,0.0,tp_upper -36815,做空,2022-07-02 11:35:00,2022-07-02 11:50:00,1041.47,1042.6,-0.0,flip_to_long -36816,做多,2022-07-02 11:50:00,2022-07-02 12:00:00,1042.6,1039.59,-0.0,flip_to_short -36817,做空,2022-07-02 12:00:00,2022-07-02 12:05:00,1039.59,1044.37,-0.0,flip_to_long -36818,做多,2022-07-02 12:05:00,2022-07-02 12:10:00,1044.37,1047.57,0.0,tp_upper -36819,做空,2022-07-02 12:30:00,2022-07-02 14:15:00,1044.58,1054.34,-0.01,flip_to_long -36820,做多,2022-07-02 14:15:00,2022-07-02 14:30:00,1054.34,1056.41,0.0,tp_upper -36821,做空,2022-07-02 14:55:00,2022-07-02 15:05:00,1054.68,1054.08,0.0,flip_to_long -36822,做多,2022-07-02 15:05:00,2022-07-02 16:15:00,1054.08,1051.14,-0.0,flip_to_short -36823,做空,2022-07-02 16:15:00,2022-07-02 16:20:00,1051.14,1052.62,-0.0,flip_to_long -36824,做多,2022-07-02 16:20:00,2022-07-02 16:25:00,1052.62,1062.0,0.0,tp_upper -36825,做空,2022-07-02 18:00:00,2022-07-02 22:50:00,1062.32,1070.72,-0.0,flip_to_long -36826,做多,2022-07-02 22:50:00,2022-07-03 00:15:00,1070.72,1064.33,-0.0,flip_to_short -36827,做空,2022-07-03 00:15:00,2022-07-03 00:20:00,1064.33,1062.43,0.0,tp_lower -36828,做多,2022-07-03 02:15:00,2022-07-03 03:10:00,1058.4,1057.84,-0.0,flip_to_short -36829,做空,2022-07-03 03:10:00,2022-07-03 03:15:00,1057.84,1060.91,-0.0,flip_to_long -36830,做多,2022-07-03 03:15:00,2022-07-03 03:35:00,1060.91,1062.53,0.0,tp_upper -36831,做空,2022-07-03 04:45:00,2022-07-03 04:50:00,1057.8,1043.83,0.01,tp_lower -36832,做多,2022-07-03 04:55:00,2022-07-03 05:00:00,1071.47,1077.77,0.0,tp_upper -36833,做空,2022-07-03 05:25:00,2022-07-03 05:45:00,1064.96,1064.28,0.0,flip_to_long -36834,做多,2022-07-03 05:45:00,2022-07-03 07:10:00,1064.28,1061.47,-0.0,flip_to_short -36835,做空,2022-07-03 07:10:00,2022-07-03 07:20:00,1061.47,1061.33,-0.0,flip_to_long -36836,做多,2022-07-03 07:20:00,2022-07-03 07:45:00,1061.33,1060.87,-0.0,flip_to_short -36837,做空,2022-07-03 07:45:00,2022-07-03 07:50:00,1060.87,1063.41,-0.0,flip_to_long -36838,做多,2022-07-03 07:50:00,2022-07-03 07:55:00,1063.41,1063.26,-0.0,flip_to_short -36839,做空,2022-07-03 07:55:00,2022-07-03 08:10:00,1063.26,1057.74,0.0,tp_lower -36840,做多,2022-07-03 09:15:00,2022-07-03 09:30:00,1055.48,1056.44,0.0,flip_to_short -36841,做空,2022-07-03 09:30:00,2022-07-03 09:40:00,1056.44,1056.52,-0.0,flip_to_long -36842,做多,2022-07-03 09:40:00,2022-07-03 09:45:00,1056.52,1058.3,0.0,tp_upper -36843,做空,2022-07-03 11:30:00,2022-07-03 11:50:00,1060.57,1060.79,-0.0,flip_to_long -36844,做多,2022-07-03 11:50:00,2022-07-03 12:10:00,1060.79,1061.23,-0.0,flip_to_short -36845,做空,2022-07-03 12:10:00,2022-07-03 12:20:00,1061.23,1060.68,0.0,flip_to_long -36846,做多,2022-07-03 12:20:00,2022-07-03 12:30:00,1060.68,1061.03,-0.0,flip_to_short -36847,做空,2022-07-03 12:30:00,2022-07-03 12:40:00,1061.03,1056.92,0.0,tp_lower -36848,做多,2022-07-03 14:20:00,2022-07-03 14:25:00,1049.54,1048.43,-0.0,flip_to_short -36849,做空,2022-07-03 14:25:00,2022-07-03 15:55:00,1048.43,1049.89,-0.0,flip_to_long -36850,做多,2022-07-03 15:55:00,2022-07-03 16:15:00,1049.89,1054.92,0.0,tp_upper -36851,做空,2022-07-03 17:20:00,2022-07-03 17:25:00,1054.22,1054.94,-0.0,flip_to_long -36852,做多,2022-07-03 17:25:00,2022-07-03 17:55:00,1054.94,1059.8,0.0,tp_upper -36853,做空,2022-07-03 21:10:00,2022-07-03 21:25:00,1078.52,1077.1,0.0,tp_lower -36854,做多,2022-07-03 22:10:00,2022-07-03 23:05:00,1077.36,1078.69,0.0,tp_upper -36855,做空,2022-07-03 23:25:00,2022-07-03 23:30:00,1072.28,1074.57,-0.0,tp_lower -36856,做多,2022-07-03 23:35:00,2022-07-03 23:40:00,1076.43,1075.36,-0.0,flip_to_short -36857,做空,2022-07-03 23:40:00,2022-07-04 00:00:00,1075.36,1069.45,0.0,tp_lower -36858,做多,2022-07-04 00:05:00,2022-07-04 00:15:00,1074.89,1073.55,-0.0,flip_to_short -36859,做空,2022-07-04 00:15:00,2022-07-04 00:25:00,1073.55,1072.77,0.0,tp_lower -36860,做多,2022-07-04 00:45:00,2022-07-04 01:05:00,1070.61,1070.57,-0.0,flip_to_short -36861,做空,2022-07-04 01:05:00,2022-07-04 01:10:00,1070.57,1072.31,-0.0,flip_to_long -36862,做多,2022-07-04 01:10:00,2022-07-04 01:15:00,1072.31,1071.65,-0.0,flip_to_short -36863,做空,2022-07-04 01:15:00,2022-07-04 01:30:00,1071.65,1068.76,0.0,tp_lower -36864,做多,2022-07-04 01:40:00,2022-07-04 01:55:00,1070.81,1073.92,0.0,tp_upper -36865,做空,2022-07-04 02:20:00,2022-07-04 02:25:00,1069.97,1070.08,-0.0,tp_lower -36866,做多,2022-07-04 04:15:00,2022-07-04 04:20:00,1054.55,1053.81,-0.0,tp_upper -36867,做空,2022-07-04 05:20:00,2022-07-04 05:50:00,1053.43,1054.79,-0.0,flip_to_long -36868,做多,2022-07-04 05:50:00,2022-07-04 05:55:00,1054.79,1053.89,-0.0,flip_to_short -36869,做空,2022-07-04 05:55:00,2022-07-04 06:00:00,1053.89,1054.2,-0.0,flip_to_long -36870,做多,2022-07-04 06:00:00,2022-07-04 06:10:00,1054.2,1055.86,0.0,tp_upper -36871,做空,2022-07-04 06:35:00,2022-07-04 06:40:00,1054.02,1054.8,-0.0,flip_to_long -36872,做多,2022-07-04 06:40:00,2022-07-04 06:45:00,1054.8,1053.52,-0.0,flip_to_short -36873,做空,2022-07-04 06:45:00,2022-07-04 06:55:00,1053.52,1046.79,0.0,tp_lower -36874,做多,2022-07-04 07:50:00,2022-07-04 08:55:00,1050.65,1050.46,-0.0,flip_to_short -36875,做空,2022-07-04 08:55:00,2022-07-04 09:00:00,1050.46,1050.94,-0.0,flip_to_long -36876,做多,2022-07-04 09:00:00,2022-07-04 09:15:00,1050.94,1052.43,0.0,tp_upper -36877,做空,2022-07-04 11:20:00,2022-07-04 11:25:00,1071.51,1075.35,-0.0,flip_to_long -36878,做多,2022-07-04 11:25:00,2022-07-04 11:30:00,1075.35,1081.16,0.0,tp_upper -36879,做空,2022-07-04 13:30:00,2022-07-04 13:35:00,1096.2,1097.4,-0.0,tp_lower -36880,做多,2022-07-04 15:00:00,2022-07-04 15:05:00,1103.76,1117.34,0.01,tp_upper -36881,做空,2022-07-04 16:20:00,2022-07-04 16:25:00,1105.63,1108.05,-0.0,flip_to_long -36882,做多,2022-07-04 16:25:00,2022-07-04 17:15:00,1108.05,1115.36,0.0,tp_upper -36883,做空,2022-07-04 18:25:00,2022-07-04 18:30:00,1121.9,1122.18,-0.0,flip_to_long -36884,做多,2022-07-04 18:30:00,2022-07-04 18:50:00,1122.18,1131.62,0.0,tp_upper -36885,做空,2022-07-04 19:10:00,2022-07-04 19:45:00,1122.82,1121.55,0.0,flip_to_long -36886,做多,2022-07-04 19:45:00,2022-07-04 19:55:00,1121.55,1122.59,0.0,flip_to_short -36887,做空,2022-07-04 19:55:00,2022-07-04 20:10:00,1122.59,1125.32,-0.0,flip_to_long -36888,做多,2022-07-04 20:10:00,2022-07-04 20:20:00,1125.32,1117.52,-0.0,flip_to_short -36889,做空,2022-07-04 20:20:00,2022-07-04 20:45:00,1117.52,1121.56,-0.0,flip_to_long -36890,做多,2022-07-04 20:45:00,2022-07-04 20:55:00,1121.56,1121.29,-0.0,flip_to_short -36891,做空,2022-07-04 20:55:00,2022-07-04 21:05:00,1121.29,1122.92,-0.0,flip_to_long -36892,做多,2022-07-04 21:05:00,2022-07-04 21:25:00,1122.92,1120.86,-0.0,flip_to_short -36893,做空,2022-07-04 21:25:00,2022-07-04 21:30:00,1120.86,1124.25,-0.0,flip_to_long -36894,做多,2022-07-04 21:30:00,2022-07-04 21:35:00,1124.25,1128.18,0.0,tp_upper -36895,做多,2022-07-05 00:50:00,2022-07-05 00:55:00,1156.78,1152.66,-0.0,flip_to_short -36896,做空,2022-07-05 00:55:00,2022-07-05 01:25:00,1152.66,1146.89,0.0,tp_lower -36897,做多,2022-07-05 01:45:00,2022-07-05 01:50:00,1151.44,1151.1,-0.0,flip_to_short -36898,做空,2022-07-05 01:50:00,2022-07-05 02:20:00,1151.1,1144.85,0.0,tp_lower -36899,做多,2022-07-05 03:05:00,2022-07-05 03:20:00,1146.57,1147.49,0.0,flip_to_short -36900,做空,2022-07-05 03:20:00,2022-07-05 03:30:00,1147.49,1147.9,-0.0,flip_to_long -36901,做多,2022-07-05 03:30:00,2022-07-05 03:35:00,1147.9,1152.05,0.0,tp_upper -36902,做空,2022-07-05 04:10:00,2022-07-05 04:25:00,1146.47,1147.94,-0.0,flip_to_long -36903,做多,2022-07-05 04:25:00,2022-07-05 04:35:00,1147.94,1148.76,0.0,flip_to_short -36904,做空,2022-07-05 04:35:00,2022-07-05 04:50:00,1148.76,1148.0,0.0,flip_to_long -36905,做多,2022-07-05 04:50:00,2022-07-05 05:10:00,1148.0,1148.64,0.0,flip_to_short -36906,做空,2022-07-05 05:10:00,2022-07-05 05:15:00,1148.64,1157.48,-0.0,flip_to_long -36907,做多,2022-07-05 05:15:00,2022-07-05 05:20:00,1157.48,1163.53,0.0,tp_upper -36908,做空,2022-07-05 07:00:00,2022-07-05 07:10:00,1161.86,1157.45,0.0,tp_lower -36909,做多,2022-07-05 07:45:00,2022-07-05 10:35:00,1160.86,1129.55,-0.02,flip_to_short -36910,做空,2022-07-05 10:35:00,2022-07-05 10:50:00,1129.55,1129.96,-0.0,flip_to_long -36911,做多,2022-07-05 10:50:00,2022-07-05 10:55:00,1129.96,1128.67,-0.0,flip_to_short -36912,做空,2022-07-05 10:55:00,2022-07-05 11:35:00,1128.67,1127.55,0.0,tp_lower -36913,做多,2022-07-05 13:40:00,2022-07-05 13:50:00,1098.63,1097.48,-0.0,flip_to_short -36914,做空,2022-07-05 13:50:00,2022-07-05 14:00:00,1097.48,1094.65,0.0,flip_to_long -36915,做多,2022-07-05 14:00:00,2022-07-05 14:10:00,1094.65,1103.38,0.0,tp_upper -36916,做空,2022-07-05 14:15:00,2022-07-05 14:45:00,1098.15,1094.3,0.0,tp_lower -36917,做多,2022-07-05 15:50:00,2022-07-05 15:55:00,1092.51,1092.4,-0.0,flip_to_short -36918,做空,2022-07-05 15:55:00,2022-07-05 16:05:00,1092.4,1092.51,-0.0,flip_to_long -36919,做多,2022-07-05 16:05:00,2022-07-05 16:20:00,1092.51,1101.99,0.0,tp_upper -36920,做空,2022-07-05 18:05:00,2022-07-05 18:10:00,1099.62,1101.18,-0.0,flip_to_long -36921,做多,2022-07-05 18:10:00,2022-07-05 18:15:00,1101.18,1101.11,-0.0,flip_to_short -36922,做空,2022-07-05 18:15:00,2022-07-05 21:20:00,1101.11,1139.54,-0.02,tp_lower -36923,做多,2022-07-05 21:40:00,2022-07-05 21:50:00,1152.5,1149.01,-0.0,flip_to_short -36924,做空,2022-07-05 21:50:00,2022-07-05 22:00:00,1149.01,1152.38,-0.0,flip_to_long -36925,做多,2022-07-05 22:00:00,2022-07-05 22:05:00,1152.38,1150.47,-0.0,flip_to_short -36926,做空,2022-07-05 22:05:00,2022-07-05 22:15:00,1150.47,1141.61,0.0,tp_lower -36927,做多,2022-07-05 22:45:00,2022-07-05 23:05:00,1149.8,1145.08,-0.0,flip_to_short -36928,做空,2022-07-05 23:05:00,2022-07-05 23:25:00,1145.08,1133.27,0.01,tp_lower -36929,做多,2022-07-06 00:30:00,2022-07-06 00:40:00,1137.21,1146.27,0.0,tp_upper -36930,做空,2022-07-06 01:10:00,2022-07-06 01:20:00,1137.7,1138.52,-0.0,flip_to_long -36931,做多,2022-07-06 01:20:00,2022-07-06 01:30:00,1138.52,1136.98,-0.0,flip_to_short -36932,做空,2022-07-06 01:30:00,2022-07-06 01:40:00,1136.98,1122.03,0.01,tp_lower -36933,做多,2022-07-06 02:55:00,2022-07-06 03:05:00,1118.35,1118.82,-0.0,flip_to_short -36934,做空,2022-07-06 03:05:00,2022-07-06 03:20:00,1118.82,1119.52,-0.0,flip_to_long -36935,做多,2022-07-06 03:20:00,2022-07-06 03:25:00,1119.52,1118.64,-0.0,flip_to_short -36936,做空,2022-07-06 03:25:00,2022-07-06 05:10:00,1118.64,1139.81,-0.01,flip_to_long -36937,做多,2022-07-06 05:10:00,2022-07-06 05:20:00,1139.81,1128.93,-0.01,flip_to_short -36938,做空,2022-07-06 05:20:00,2022-07-06 05:30:00,1128.93,1125.96,0.0,tp_lower -36939,做多,2022-07-06 05:45:00,2022-07-06 05:50:00,1135.57,1134.6,-0.0,flip_to_short -36940,做空,2022-07-06 05:50:00,2022-07-06 06:15:00,1134.6,1132.88,0.0,flip_to_long -36941,做多,2022-07-06 06:15:00,2022-07-06 06:20:00,1132.88,1131.03,-0.0,flip_to_short -36942,做空,2022-07-06 06:20:00,2022-07-06 06:25:00,1131.03,1121.92,0.0,tp_lower -36943,做多,2022-07-06 06:45:00,2022-07-06 07:00:00,1129.19,1134.66,0.0,tp_upper -36944,做空,2022-07-06 08:00:00,2022-07-06 08:50:00,1135.72,1141.17,-0.0,flip_to_long -36945,做多,2022-07-06 08:50:00,2022-07-06 08:55:00,1141.17,1140.45,-0.0,flip_to_short -36946,做空,2022-07-06 08:55:00,2022-07-06 09:05:00,1140.45,1143.52,-0.0,flip_to_long -36947,做多,2022-07-06 09:05:00,2022-07-06 09:15:00,1143.52,1146.65,0.0,tp_upper -36948,做空,2022-07-06 09:55:00,2022-07-06 10:20:00,1146.19,1137.63,0.0,tp_lower -36949,做多,2022-07-06 10:30:00,2022-07-06 12:25:00,1142.35,1131.58,-0.01,flip_to_short -36950,做空,2022-07-06 12:25:00,2022-07-06 12:30:00,1131.58,1135.39,-0.0,flip_to_long -36951,做多,2022-07-06 12:30:00,2022-07-06 13:10:00,1135.39,1142.74,0.0,tp_upper -36952,做空,2022-07-06 13:35:00,2022-07-06 13:40:00,1131.7,1133.45,-0.0,flip_to_long -36953,做多,2022-07-06 13:40:00,2022-07-06 14:00:00,1133.45,1137.72,0.0,flip_to_short -36954,做空,2022-07-06 14:00:00,2022-07-06 14:05:00,1137.72,1144.18,-0.0,flip_to_long -36955,做多,2022-07-06 14:05:00,2022-07-06 14:10:00,1144.18,1135.48,-0.0,flip_to_short -36956,做空,2022-07-06 14:10:00,2022-07-06 14:25:00,1135.48,1139.34,-0.0,flip_to_long -36957,做多,2022-07-06 14:25:00,2022-07-06 14:30:00,1139.34,1137.25,-0.0,flip_to_short -36958,做空,2022-07-06 14:30:00,2022-07-06 14:35:00,1137.25,1139.97,-0.0,flip_to_long -36959,做多,2022-07-06 14:35:00,2022-07-06 14:50:00,1139.97,1138.08,-0.0,flip_to_short -36960,做空,2022-07-06 14:50:00,2022-07-06 14:55:00,1138.08,1138.84,-0.0,flip_to_long -36961,做多,2022-07-06 14:55:00,2022-07-06 15:00:00,1138.84,1134.49,-0.0,flip_to_short -36962,做空,2022-07-06 15:00:00,2022-07-06 15:30:00,1134.49,1130.61,0.0,tp_lower -36963,做多,2022-07-06 16:05:00,2022-07-06 16:20:00,1134.54,1134.06,-0.0,flip_to_short -36964,做空,2022-07-06 16:20:00,2022-07-06 17:45:00,1134.06,1140.56,-0.0,flip_to_long -36965,做多,2022-07-06 17:45:00,2022-07-06 18:00:00,1140.56,1137.29,-0.0,tp_upper -36966,做多,2022-07-06 18:05:00,2022-07-06 18:10:00,1144.0,1141.97,-0.0,flip_to_short -36967,做空,2022-07-06 18:10:00,2022-07-06 18:15:00,1141.97,1134.19,0.0,tp_lower -36968,做多,2022-07-06 18:25:00,2022-07-06 18:30:00,1148.91,1151.36,0.0,tp_upper -36969,做空,2022-07-06 19:40:00,2022-07-06 20:00:00,1154.23,1155.17,-0.0,flip_to_long -36970,做多,2022-07-06 20:00:00,2022-07-06 20:55:00,1155.17,1161.17,0.0,tp_upper -36971,做空,2022-07-06 21:40:00,2022-07-06 21:45:00,1156.0,1160.33,-0.0,flip_to_long -36972,做多,2022-07-06 21:45:00,2022-07-06 22:00:00,1160.33,1167.1,0.0,tp_upper -36973,做空,2022-07-06 23:35:00,2022-07-07 00:05:00,1188.92,1183.24,0.0,tp_lower -36974,做多,2022-07-07 00:40:00,2022-07-07 01:25:00,1186.21,1185.07,-0.0,flip_to_short -36975,做空,2022-07-07 01:25:00,2022-07-07 01:45:00,1185.07,1187.11,-0.0,flip_to_long -36976,做多,2022-07-07 01:45:00,2022-07-07 01:50:00,1187.11,1185.04,-0.0,tp_upper -36977,做空,2022-07-07 01:55:00,2022-07-07 02:05:00,1184.22,1183.97,-0.0,flip_to_long -36978,做多,2022-07-07 02:05:00,2022-07-07 04:05:00,1183.97,1172.11,-0.01,flip_to_short -36979,做空,2022-07-07 04:05:00,2022-07-07 04:30:00,1172.11,1168.2,0.0,tp_lower -36980,做多,2022-07-07 04:45:00,2022-07-07 04:50:00,1172.23,1171.44,-0.0,flip_to_short -36981,做空,2022-07-07 04:50:00,2022-07-07 05:00:00,1171.44,1171.9,-0.0,flip_to_long -36982,做多,2022-07-07 05:00:00,2022-07-07 05:20:00,1171.9,1171.64,-0.0,flip_to_short -36983,做空,2022-07-07 05:20:00,2022-07-07 05:30:00,1171.64,1172.52,-0.0,flip_to_long -36984,做多,2022-07-07 05:30:00,2022-07-07 05:35:00,1172.52,1171.33,-0.0,flip_to_short -36985,做空,2022-07-07 05:35:00,2022-07-07 05:50:00,1171.33,1165.98,0.0,tp_lower -36986,做多,2022-07-07 06:50:00,2022-07-07 07:10:00,1168.56,1168.24,-0.0,tp_upper -36987,做空,2022-07-07 07:15:00,2022-07-07 07:20:00,1167.29,1170.4,-0.0,flip_to_long -36988,做多,2022-07-07 07:20:00,2022-07-07 07:25:00,1170.4,1171.0,0.0,tp_upper -36989,做空,2022-07-07 10:05:00,2022-07-07 10:20:00,1183.38,1183.27,-0.0,tp_lower -36990,做多,2022-07-07 10:25:00,2022-07-07 10:40:00,1184.24,1184.42,-0.0,flip_to_short -36991,做空,2022-07-07 10:40:00,2022-07-07 10:45:00,1184.42,1180.01,0.0,tp_lower -36992,做多,2022-07-07 10:55:00,2022-07-07 11:00:00,1185.53,1182.17,-0.0,flip_to_short -36993,做空,2022-07-07 11:00:00,2022-07-07 11:05:00,1182.17,1184.7,-0.0,flip_to_long -36994,做多,2022-07-07 11:05:00,2022-07-07 11:15:00,1184.7,1181.69,-0.0,flip_to_short -36995,做空,2022-07-07 11:15:00,2022-07-07 11:20:00,1181.69,1180.23,0.0,tp_lower -36996,做多,2022-07-07 11:40:00,2022-07-07 12:05:00,1182.2,1183.64,0.0,flip_to_short -36997,做空,2022-07-07 12:05:00,2022-07-07 12:25:00,1183.64,1184.54,-0.0,flip_to_long -36998,做多,2022-07-07 12:25:00,2022-07-07 12:30:00,1184.54,1179.52,-0.0,flip_to_short -36999,做空,2022-07-07 12:30:00,2022-07-07 12:35:00,1179.52,1183.9,-0.0,tp_lower -37000,做空,2022-07-07 13:05:00,2022-07-07 13:30:00,1185.57,1190.37,-0.0,flip_to_long -37001,做多,2022-07-07 13:30:00,2022-07-07 13:35:00,1190.37,1187.96,-0.0,tp_upper -37002,做空,2022-07-07 15:30:00,2022-07-07 15:40:00,1215.51,1216.99,-0.0,flip_to_long -37003,做多,2022-07-07 15:40:00,2022-07-07 16:05:00,1216.99,1218.27,0.0,flip_to_short -37004,做空,2022-07-07 16:05:00,2022-07-07 16:25:00,1218.27,1220.55,-0.0,flip_to_long -37005,做多,2022-07-07 16:25:00,2022-07-07 16:30:00,1220.55,1222.64,0.0,tp_upper -37006,做空,2022-07-07 17:15:00,2022-07-07 18:05:00,1223.65,1224.79,-0.0,flip_to_long -37007,做多,2022-07-07 18:05:00,2022-07-07 18:30:00,1224.79,1229.7,0.0,tp_upper -37008,做空,2022-07-07 20:05:00,2022-07-07 20:10:00,1236.79,1239.64,-0.0,flip_to_long -37009,做多,2022-07-07 20:10:00,2022-07-07 20:15:00,1239.64,1238.23,-0.0,flip_to_short -37010,做空,2022-07-07 20:15:00,2022-07-07 21:10:00,1238.23,1240.93,-0.0,flip_to_long -37011,做多,2022-07-07 21:10:00,2022-07-07 21:20:00,1240.93,1239.66,-0.0,flip_to_short -37012,做空,2022-07-07 21:20:00,2022-07-07 21:35:00,1239.66,1237.66,0.0,flip_to_long -37013,做多,2022-07-07 21:35:00,2022-07-07 21:40:00,1237.66,1236.21,-0.0,flip_to_short -37014,做空,2022-07-07 21:40:00,2022-07-07 21:55:00,1236.21,1239.33,-0.0,flip_to_long -37015,做多,2022-07-07 21:55:00,2022-07-07 22:00:00,1239.33,1236.57,-0.0,tp_upper -37016,做多,2022-07-07 22:10:00,2022-07-07 22:20:00,1238.67,1237.67,-0.0,flip_to_short -37017,做空,2022-07-07 22:20:00,2022-07-07 22:25:00,1237.67,1228.1,0.0,tp_lower -37018,做多,2022-07-07 23:15:00,2022-07-07 23:40:00,1232.4,1241.45,0.0,tp_upper -37019,做空,2022-07-08 00:05:00,2022-07-08 00:10:00,1232.95,1235.18,-0.0,flip_to_long -37020,做多,2022-07-08 00:10:00,2022-07-08 00:20:00,1235.18,1234.75,-0.0,flip_to_short -37021,做空,2022-07-08 00:20:00,2022-07-08 00:35:00,1234.75,1240.3,-0.0,flip_to_long -37022,做多,2022-07-08 00:35:00,2022-07-08 00:40:00,1240.3,1238.45,-0.0,flip_to_short -37023,做空,2022-07-08 00:40:00,2022-07-08 00:50:00,1238.45,1239.21,-0.0,flip_to_long -37024,做多,2022-07-08 00:50:00,2022-07-08 00:55:00,1239.21,1241.0,0.0,tp_upper -37025,做空,2022-07-08 02:15:00,2022-07-08 03:10:00,1251.35,1253.44,-0.0,flip_to_long -37026,做多,2022-07-08 03:10:00,2022-07-08 03:35:00,1253.44,1257.74,0.0,tp_upper -37027,做空,2022-07-08 04:30:00,2022-07-08 05:30:00,1255.44,1251.63,0.0,tp_lower -37028,做多,2022-07-08 05:40:00,2022-07-08 07:40:00,1254.32,1242.59,-0.0,flip_to_short -37029,做空,2022-07-08 07:40:00,2022-07-08 08:05:00,1242.59,1241.67,0.0,flip_to_long -37030,做多,2022-07-08 08:05:00,2022-07-08 08:15:00,1241.67,1242.07,-0.0,flip_to_short -37031,做空,2022-07-08 08:15:00,2022-07-08 08:25:00,1242.07,1240.56,0.0,tp_lower -37032,做多,2022-07-08 10:15:00,2022-07-08 10:20:00,1223.54,1228.46,0.0,tp_upper -37033,做空,2022-07-08 10:50:00,2022-07-08 11:15:00,1220.56,1219.91,0.0,flip_to_long -37034,做多,2022-07-08 11:15:00,2022-07-08 11:40:00,1219.91,1223.15,0.0,flip_to_short -37035,做空,2022-07-08 11:40:00,2022-07-08 12:00:00,1223.15,1221.49,0.0,flip_to_long -37036,做多,2022-07-08 12:00:00,2022-07-08 12:10:00,1221.49,1226.76,0.0,tp_upper -37037,做空,2022-07-08 12:20:00,2022-07-08 12:30:00,1226.28,1217.16,0.0,tp_lower -37038,做多,2022-07-08 13:35:00,2022-07-08 13:40:00,1216.35,1216.1,-0.0,flip_to_short -37039,做空,2022-07-08 13:40:00,2022-07-08 13:50:00,1216.1,1197.76,0.01,tp_lower -37040,做多,2022-07-08 14:15:00,2022-07-08 14:35:00,1207.3,1220.85,0.01,tp_upper -37041,做空,2022-07-08 16:05:00,2022-07-08 16:10:00,1226.54,1226.92,-0.0,flip_to_long -37042,做多,2022-07-08 16:10:00,2022-07-08 17:30:00,1226.92,1225.22,-0.0,flip_to_short -37043,做空,2022-07-08 17:30:00,2022-07-08 18:55:00,1225.22,1227.7,-0.0,flip_to_long -37044,做多,2022-07-08 18:55:00,2022-07-08 19:15:00,1227.7,1235.84,0.0,tp_upper -37045,做空,2022-07-08 21:35:00,2022-07-08 21:45:00,1244.36,1236.89,0.0,tp_lower -37046,做多,2022-07-08 23:05:00,2022-07-08 23:10:00,1234.63,1232.42,-0.0,flip_to_short -37047,做空,2022-07-08 23:10:00,2022-07-08 23:15:00,1232.42,1240.54,-0.0,flip_to_long -37048,做多,2022-07-08 23:15:00,2022-07-08 23:20:00,1240.54,1240.0,-0.0,tp_upper -37049,做空,2022-07-08 23:45:00,2022-07-08 23:50:00,1232.9,1227.09,0.0,tp_lower -37050,做多,2022-07-09 01:15:00,2022-07-09 01:20:00,1217.24,1211.62,-0.0,flip_to_short -37051,做空,2022-07-09 01:20:00,2022-07-09 02:00:00,1211.62,1214.44,-0.0,flip_to_long -37052,做多,2022-07-09 02:00:00,2022-07-09 02:05:00,1214.44,1213.36,-0.0,flip_to_short -37053,做空,2022-07-09 02:05:00,2022-07-09 02:15:00,1213.36,1213.85,-0.0,flip_to_long -37054,做多,2022-07-09 02:15:00,2022-07-09 02:35:00,1213.85,1214.02,-0.0,tp_upper -37055,做空,2022-07-09 02:40:00,2022-07-09 02:45:00,1212.5,1214.18,-0.0,flip_to_long -37056,做多,2022-07-09 02:45:00,2022-07-09 03:00:00,1214.18,1214.2,-0.0,flip_to_short -37057,做空,2022-07-09 03:00:00,2022-07-09 03:10:00,1214.2,1210.85,0.0,tp_lower -37058,做多,2022-07-09 03:35:00,2022-07-09 03:40:00,1215.25,1214.47,-0.0,flip_to_short -37059,做空,2022-07-09 03:40:00,2022-07-09 04:25:00,1214.47,1212.45,0.0,flip_to_long -37060,做多,2022-07-09 04:25:00,2022-07-09 05:00:00,1212.45,1221.79,0.0,tp_upper -37061,做空,2022-07-09 05:10:00,2022-07-09 05:40:00,1213.02,1213.31,-0.0,flip_to_long -37062,做多,2022-07-09 05:40:00,2022-07-09 06:10:00,1213.31,1214.62,0.0,flip_to_short -37063,做空,2022-07-09 06:10:00,2022-07-09 06:15:00,1214.62,1215.06,-0.0,flip_to_long -37064,做多,2022-07-09 06:15:00,2022-07-09 06:25:00,1215.06,1214.8,-0.0,flip_to_short -37065,做空,2022-07-09 06:25:00,2022-07-09 08:20:00,1214.8,1221.8,-0.0,flip_to_long -37066,做多,2022-07-09 08:20:00,2022-07-09 08:45:00,1221.8,1224.84,0.0,tp_upper -37067,做空,2022-07-09 09:05:00,2022-07-09 09:15:00,1223.81,1219.6,0.0,tp_lower -37068,做空,2022-07-09 10:20:00,2022-07-09 10:30:00,1221.36,1220.51,0.0,flip_to_long -37069,做多,2022-07-09 10:30:00,2022-07-09 10:35:00,1220.51,1219.61,-0.0,flip_to_short -37070,做空,2022-07-09 10:35:00,2022-07-09 10:40:00,1219.61,1223.35,-0.0,flip_to_long -37071,做多,2022-07-09 10:40:00,2022-07-09 10:45:00,1223.35,1223.0,-0.0,tp_upper -37072,做空,2022-07-09 11:25:00,2022-07-09 11:45:00,1221.3,1217.15,0.0,tp_lower -37073,做多,2022-07-09 13:05:00,2022-07-09 13:45:00,1215.8,1211.52,-0.0,flip_to_short -37074,做空,2022-07-09 13:45:00,2022-07-09 13:50:00,1211.52,1214.21,-0.0,flip_to_long -37075,做多,2022-07-09 13:50:00,2022-07-09 13:55:00,1214.21,1213.04,-0.0,flip_to_short -37076,做空,2022-07-09 13:55:00,2022-07-09 14:05:00,1213.04,1220.18,-0.0,flip_to_long -37077,做多,2022-07-09 14:05:00,2022-07-09 14:10:00,1220.18,1220.95,0.0,tp_upper -37078,做空,2022-07-09 14:30:00,2022-07-09 14:45:00,1216.87,1215.91,0.0,flip_to_long -37079,做多,2022-07-09 14:45:00,2022-07-09 15:15:00,1215.91,1215.77,-0.0,flip_to_short -37080,做空,2022-07-09 15:15:00,2022-07-09 15:20:00,1215.77,1217.37,-0.0,flip_to_long -37081,做多,2022-07-09 15:20:00,2022-07-09 15:30:00,1217.37,1216.49,-0.0,flip_to_short -37082,做空,2022-07-09 15:30:00,2022-07-09 15:45:00,1216.49,1214.48,0.0,tp_lower -37083,做多,2022-07-09 16:05:00,2022-07-09 16:10:00,1216.6,1216.37,-0.0,flip_to_short -37084,做空,2022-07-09 16:10:00,2022-07-09 16:25:00,1216.37,1216.36,-0.0,flip_to_long -37085,做多,2022-07-09 16:25:00,2022-07-09 16:35:00,1216.36,1218.99,0.0,tp_upper -37086,做空,2022-07-09 18:05:00,2022-07-09 18:10:00,1222.69,1224.62,-0.0,flip_to_long -37087,做多,2022-07-09 18:10:00,2022-07-09 18:15:00,1224.62,1224.33,-0.0,flip_to_short -37088,做空,2022-07-09 18:15:00,2022-07-09 19:10:00,1224.33,1210.08,0.01,tp_lower -37089,做多,2022-07-09 20:30:00,2022-07-09 20:55:00,1217.52,1218.89,0.0,tp_upper -37090,做空,2022-07-09 22:35:00,2022-07-09 22:50:00,1222.13,1215.13,0.0,tp_lower -37091,做多,2022-07-10 00:15:00,2022-07-10 01:25:00,1215.61,1215.22,-0.0,tp_upper -37092,做空,2022-07-10 01:30:00,2022-07-10 01:55:00,1214.95,1210.44,0.0,tp_lower -37093,做多,2022-07-10 02:15:00,2022-07-10 03:55:00,1211.86,1187.73,-0.01,flip_to_short -37094,做空,2022-07-10 03:55:00,2022-07-10 04:05:00,1187.73,1186.25,0.0,tp_lower -37095,做多,2022-07-10 04:20:00,2022-07-10 04:30:00,1188.12,1186.94,-0.0,flip_to_short -37096,做空,2022-07-10 04:30:00,2022-07-10 04:40:00,1186.94,1190.57,-0.0,flip_to_long -37097,做多,2022-07-10 04:40:00,2022-07-10 04:50:00,1190.57,1192.34,0.0,tp_upper -37098,做空,2022-07-10 06:05:00,2022-07-10 06:10:00,1191.44,1189.86,0.0,tp_lower -37099,做多,2022-07-10 07:35:00,2022-07-10 07:45:00,1189.54,1190.18,0.0,flip_to_short -37100,做空,2022-07-10 07:45:00,2022-07-10 08:00:00,1190.18,1190.64,-0.0,flip_to_long -37101,做多,2022-07-10 08:00:00,2022-07-10 08:05:00,1190.64,1188.37,-0.0,flip_to_short -37102,做空,2022-07-10 08:05:00,2022-07-10 08:10:00,1188.37,1188.55,-0.0,flip_to_long -37103,做多,2022-07-10 08:10:00,2022-07-10 08:25:00,1188.55,1190.12,0.0,tp_upper -37104,做空,2022-07-10 08:35:00,2022-07-10 08:40:00,1187.5,1187.79,-0.0,tp_lower -37105,做多,2022-07-10 08:45:00,2022-07-10 09:20:00,1188.56,1186.05,-0.0,flip_to_short -37106,做空,2022-07-10 09:20:00,2022-07-10 09:25:00,1186.05,1186.19,-0.0,tp_lower -37107,做多,2022-07-10 09:35:00,2022-07-10 09:40:00,1188.87,1187.85,-0.0,flip_to_short -37108,做空,2022-07-10 09:40:00,2022-07-10 09:45:00,1187.85,1188.85,-0.0,flip_to_long -37109,做多,2022-07-10 09:45:00,2022-07-10 09:50:00,1188.85,1187.67,-0.0,flip_to_short -37110,做空,2022-07-10 09:50:00,2022-07-10 10:10:00,1187.67,1187.28,-0.0,flip_to_long -37111,做多,2022-07-10 10:10:00,2022-07-10 10:40:00,1187.28,1183.79,-0.0,flip_to_short -37112,做空,2022-07-10 10:40:00,2022-07-10 10:45:00,1183.79,1180.7,0.0,tp_lower -37113,做多,2022-07-10 11:45:00,2022-07-10 11:55:00,1183.86,1183.04,-0.0,flip_to_short -37114,做空,2022-07-10 11:55:00,2022-07-10 12:50:00,1183.04,1182.68,-0.0,flip_to_long -37115,做多,2022-07-10 12:50:00,2022-07-10 13:00:00,1182.68,1180.34,-0.0,flip_to_short -37116,做空,2022-07-10 13:00:00,2022-07-10 13:15:00,1180.34,1177.75,0.0,tp_lower -37117,做多,2022-07-10 15:15:00,2022-07-10 16:05:00,1165.09,1161.38,-0.0,flip_to_short -37118,做空,2022-07-10 16:05:00,2022-07-10 16:10:00,1161.38,1156.53,0.0,tp_lower -37119,做多,2022-07-10 16:25:00,2022-07-10 16:30:00,1161.81,1166.38,0.0,tp_upper -37120,做空,2022-07-10 18:05:00,2022-07-10 18:10:00,1167.9,1168.75,-0.0,tp_lower -37121,做多,2022-07-10 19:35:00,2022-07-10 19:50:00,1165.21,1169.25,0.0,tp_upper -37122,做空,2022-07-10 21:40:00,2022-07-10 22:00:00,1179.66,1166.15,0.01,tp_lower -37123,做多,2022-07-10 23:20:00,2022-07-10 23:35:00,1166.49,1165.19,-0.0,flip_to_short -37124,做空,2022-07-10 23:35:00,2022-07-10 23:40:00,1165.19,1168.65,-0.0,flip_to_long -37125,做多,2022-07-10 23:40:00,2022-07-10 23:55:00,1168.65,1167.81,-0.0,flip_to_short -37126,做空,2022-07-10 23:55:00,2022-07-11 00:10:00,1167.81,1165.74,0.0,flip_to_long -37127,做多,2022-07-11 00:10:00,2022-07-11 01:15:00,1165.74,1162.2,-0.0,flip_to_short -37128,做空,2022-07-11 01:15:00,2022-07-11 01:20:00,1162.2,1151.53,0.0,tp_lower -37129,做多,2022-07-11 02:40:00,2022-07-11 03:15:00,1153.01,1151.71,-0.0,flip_to_short -37130,做空,2022-07-11 03:15:00,2022-07-11 04:10:00,1151.71,1152.0,-0.0,tp_lower -37131,做空,2022-07-11 04:15:00,2022-07-11 04:35:00,1151.7,1146.32,0.0,tp_lower -37132,做多,2022-07-11 05:05:00,2022-07-11 05:45:00,1149.51,1149.0,-0.0,flip_to_short -37133,做空,2022-07-11 05:45:00,2022-07-11 05:50:00,1149.0,1145.85,0.0,tp_lower -37134,做多,2022-07-11 07:15:00,2022-07-11 07:20:00,1142.93,1141.84,-0.0,flip_to_short -37135,做空,2022-07-11 07:20:00,2022-07-11 07:25:00,1141.84,1142.04,-0.0,flip_to_long -37136,做多,2022-07-11 07:25:00,2022-07-11 08:00:00,1142.04,1142.0,-0.0,flip_to_short -37137,做空,2022-07-11 08:00:00,2022-07-11 08:05:00,1142.0,1143.85,-0.0,flip_to_long -37138,做多,2022-07-11 08:05:00,2022-07-11 08:10:00,1143.85,1144.46,0.0,tp_upper -37139,做空,2022-07-11 08:20:00,2022-07-11 08:25:00,1142.83,1143.45,-0.0,flip_to_long -37140,做多,2022-07-11 08:25:00,2022-07-11 08:30:00,1143.45,1142.76,-0.0,flip_to_short -37141,做空,2022-07-11 08:30:00,2022-07-11 08:35:00,1142.76,1143.14,-0.0,flip_to_long -37142,做多,2022-07-11 08:35:00,2022-07-11 09:00:00,1143.14,1144.7,0.0,tp_upper -37143,做空,2022-07-11 09:45:00,2022-07-11 10:40:00,1145.09,1146.62,-0.0,flip_to_long -37144,做多,2022-07-11 10:40:00,2022-07-11 10:45:00,1146.62,1148.55,0.0,tp_upper -37145,做空,2022-07-11 10:50:00,2022-07-11 10:55:00,1144.01,1144.27,-0.0,tp_lower -37146,做多,2022-07-11 11:10:00,2022-07-11 11:20:00,1146.72,1146.5,-0.0,flip_to_short -37147,做空,2022-07-11 11:20:00,2022-07-11 11:30:00,1146.5,1147.86,-0.0,flip_to_long -37148,做多,2022-07-11 11:30:00,2022-07-11 11:35:00,1147.86,1145.14,-0.0,flip_to_short -37149,做空,2022-07-11 11:35:00,2022-07-11 11:45:00,1145.14,1143.1,0.0,tp_lower -37150,做多,2022-07-11 12:20:00,2022-07-11 12:25:00,1145.24,1144.24,-0.0,flip_to_short -37151,做空,2022-07-11 12:25:00,2022-07-11 13:45:00,1144.24,1136.72,0.0,tp_lower -37152,做多,2022-07-11 14:40:00,2022-07-11 14:55:00,1142.69,1138.59,-0.0,flip_to_short -37153,做空,2022-07-11 14:55:00,2022-07-11 15:30:00,1138.59,1137.74,0.0,flip_to_long -37154,做多,2022-07-11 15:30:00,2022-07-11 15:45:00,1137.74,1138.96,0.0,flip_to_short -37155,做空,2022-07-11 15:45:00,2022-07-11 15:50:00,1138.96,1142.19,-0.0,flip_to_long -37156,做多,2022-07-11 15:50:00,2022-07-11 16:10:00,1142.19,1144.0,0.0,tp_upper -37157,做空,2022-07-11 16:50:00,2022-07-11 17:00:00,1142.24,1142.98,-0.0,flip_to_long -37158,做多,2022-07-11 17:00:00,2022-07-11 17:10:00,1142.98,1150.44,0.0,tp_upper -37159,做空,2022-07-11 18:15:00,2022-07-11 18:20:00,1149.14,1149.35,-0.0,flip_to_long -37160,做多,2022-07-11 18:20:00,2022-07-11 18:40:00,1149.35,1154.46,0.0,tp_upper -37161,做空,2022-07-11 18:50:00,2022-07-11 19:00:00,1149.5,1146.51,0.0,tp_lower -37162,做多,2022-07-11 20:05:00,2022-07-11 20:15:00,1142.19,1137.29,-0.0,flip_to_short -37163,做空,2022-07-11 20:15:00,2022-07-11 20:20:00,1137.29,1136.41,0.0,tp_lower -37164,做多,2022-07-12 00:10:00,2022-07-12 01:45:00,1096.53,1090.66,-0.0,flip_to_short -37165,做空,2022-07-12 01:45:00,2022-07-12 02:50:00,1090.66,1089.78,0.0,flip_to_long -37166,做多,2022-07-12 02:50:00,2022-07-12 04:30:00,1089.78,1087.39,-0.0,tp_upper -37167,做空,2022-07-12 05:50:00,2022-07-12 06:00:00,1089.16,1085.29,0.0,tp_lower -37168,做多,2022-07-12 08:30:00,2022-07-12 08:35:00,1068.01,1066.92,-0.0,flip_to_short -37169,做空,2022-07-12 08:35:00,2022-07-12 09:00:00,1066.92,1067.12,-0.0,flip_to_long -37170,做多,2022-07-12 09:00:00,2022-07-12 09:10:00,1067.12,1066.33,-0.0,flip_to_short -37171,做空,2022-07-12 09:10:00,2022-07-12 09:30:00,1066.33,1058.59,0.0,tp_lower -37172,做多,2022-07-12 10:20:00,2022-07-12 10:50:00,1061.02,1058.75,-0.0,flip_to_short -37173,做空,2022-07-12 10:50:00,2022-07-12 11:05:00,1058.75,1058.81,-0.0,flip_to_long -37174,做多,2022-07-12 11:05:00,2022-07-12 11:10:00,1058.81,1062.66,0.0,tp_upper -37175,做空,2022-07-12 13:25:00,2022-07-12 13:35:00,1071.49,1078.94,-0.0,flip_to_long -37176,做多,2022-07-12 13:35:00,2022-07-12 13:40:00,1078.94,1074.25,-0.0,tp_upper -37177,做空,2022-07-12 13:45:00,2022-07-12 13:50:00,1070.83,1071.64,-0.0,flip_to_long -37178,做多,2022-07-12 13:50:00,2022-07-12 14:20:00,1071.64,1069.72,-0.0,flip_to_short -37179,做空,2022-07-12 14:20:00,2022-07-12 14:30:00,1069.72,1073.32,-0.0,flip_to_long -37180,做多,2022-07-12 14:30:00,2022-07-12 14:35:00,1073.32,1071.51,-0.0,flip_to_short -37181,做空,2022-07-12 14:35:00,2022-07-12 14:40:00,1071.51,1072.81,-0.0,flip_to_long -37182,做多,2022-07-12 14:40:00,2022-07-12 15:10:00,1072.81,1079.68,0.0,tp_upper -37183,做空,2022-07-12 15:50:00,2022-07-12 15:55:00,1074.9,1075.53,-0.0,flip_to_long -37184,做多,2022-07-12 15:55:00,2022-07-12 16:05:00,1075.53,1080.94,0.0,tp_upper -37185,做空,2022-07-12 17:00:00,2022-07-12 18:00:00,1082.41,1069.31,0.01,tp_lower -37186,做多,2022-07-12 20:20:00,2022-07-12 20:25:00,1046.83,1046.29,-0.0,flip_to_short -37187,做空,2022-07-12 20:25:00,2022-07-12 20:50:00,1046.29,1041.8,0.0,flip_to_long -37188,做多,2022-07-12 20:50:00,2022-07-12 21:20:00,1041.8,1049.69,0.0,tp_upper -37189,做空,2022-07-12 21:30:00,2022-07-12 21:50:00,1044.98,1046.27,-0.0,flip_to_long -37190,做多,2022-07-12 21:50:00,2022-07-12 21:55:00,1046.27,1039.95,-0.0,flip_to_short -37191,做空,2022-07-12 21:55:00,2022-07-12 22:00:00,1039.95,1041.58,-0.0,tp_lower -37192,做多,2022-07-12 22:05:00,2022-07-12 22:20:00,1043.59,1044.2,0.0,flip_to_short -37193,做空,2022-07-12 22:20:00,2022-07-12 22:25:00,1044.2,1047.32,-0.0,flip_to_long -37194,做多,2022-07-12 22:25:00,2022-07-12 22:30:00,1047.32,1045.52,-0.0,flip_to_short -37195,做空,2022-07-12 22:30:00,2022-07-12 23:05:00,1045.52,1044.25,0.0,flip_to_long -37196,做多,2022-07-12 23:05:00,2022-07-12 23:20:00,1044.25,1042.98,-0.0,flip_to_short -37197,做空,2022-07-12 23:20:00,2022-07-12 23:30:00,1042.98,1041.95,0.0,flip_to_long -37198,做多,2022-07-12 23:30:00,2022-07-13 00:50:00,1041.95,1041.88,-0.0,flip_to_short -37199,做空,2022-07-13 00:50:00,2022-07-13 03:20:00,1041.88,1053.21,-0.01,flip_to_long -37200,做多,2022-07-13 03:20:00,2022-07-13 04:10:00,1053.21,1054.61,0.0,flip_to_short -37201,做空,2022-07-13 04:10:00,2022-07-13 04:45:00,1054.61,1050.19,0.0,tp_lower -37202,做多,2022-07-13 05:20:00,2022-07-13 05:25:00,1057.45,1056.16,-0.0,tp_upper -37203,做空,2022-07-13 06:15:00,2022-07-13 06:20:00,1054.98,1055.01,-0.0,flip_to_long -37204,做多,2022-07-13 06:20:00,2022-07-13 06:35:00,1055.01,1055.49,-0.0,flip_to_short -37205,做空,2022-07-13 06:35:00,2022-07-13 06:40:00,1055.49,1058.44,-0.0,flip_to_long -37206,做多,2022-07-13 06:40:00,2022-07-13 06:50:00,1058.44,1057.92,-0.0,flip_to_short -37207,做空,2022-07-13 06:50:00,2022-07-13 07:25:00,1057.92,1057.72,-0.0,flip_to_long -37208,做多,2022-07-13 07:25:00,2022-07-13 07:40:00,1057.72,1065.08,0.0,tp_upper -37209,做空,2022-07-13 09:30:00,2022-07-13 09:35:00,1072.54,1073.26,-0.0,flip_to_long -37210,做多,2022-07-13 09:35:00,2022-07-13 10:45:00,1073.26,1072.2,-0.0,flip_to_short -37211,做空,2022-07-13 10:45:00,2022-07-13 11:05:00,1072.2,1073.17,-0.0,flip_to_long -37212,做多,2022-07-13 11:05:00,2022-07-13 11:20:00,1073.17,1070.23,-0.0,flip_to_short -37213,做空,2022-07-13 11:20:00,2022-07-13 11:25:00,1070.23,1072.92,-0.0,flip_to_long -37214,做多,2022-07-13 11:25:00,2022-07-13 11:30:00,1072.92,1074.39,0.0,tp_upper -37215,做空,2022-07-13 12:10:00,2022-07-13 12:30:00,1076.77,1050.15,0.01,tp_lower -37216,做多,2022-07-13 13:45:00,2022-07-13 13:50:00,1042.27,1041.95,-0.0,flip_to_short -37217,做空,2022-07-13 13:50:00,2022-07-13 14:25:00,1041.95,1036.19,0.0,flip_to_long -37218,做多,2022-07-13 14:25:00,2022-07-13 14:35:00,1036.19,1050.14,0.01,tp_upper -37219,做多,2022-07-13 16:05:00,2022-07-13 16:50:00,1061.04,1070.96,0.0,tp_upper -37220,做空,2022-07-13 18:15:00,2022-07-13 18:20:00,1084.1,1086.28,-0.0,flip_to_long -37221,做多,2022-07-13 18:20:00,2022-07-13 18:45:00,1086.28,1087.26,0.0,flip_to_short -37222,做空,2022-07-13 18:45:00,2022-07-13 18:50:00,1087.26,1088.84,-0.0,flip_to_long -37223,做多,2022-07-13 18:50:00,2022-07-13 19:00:00,1088.84,1089.83,0.0,flip_to_short -37224,做空,2022-07-13 19:00:00,2022-07-13 19:30:00,1089.83,1078.52,0.01,tp_lower -37225,做多,2022-07-13 21:05:00,2022-07-13 21:10:00,1079.19,1079.61,-0.0,tp_upper -37226,做空,2022-07-13 22:35:00,2022-07-13 23:00:00,1085.01,1088.18,-0.0,flip_to_long -37227,做多,2022-07-13 23:00:00,2022-07-13 23:15:00,1088.18,1110.51,0.01,tp_upper -37228,做空,2022-07-14 00:40:00,2022-07-14 00:50:00,1109.54,1116.08,-0.0,flip_to_long -37229,做多,2022-07-14 00:50:00,2022-07-14 01:00:00,1116.08,1112.99,-0.0,flip_to_short -37230,做空,2022-07-14 01:00:00,2022-07-14 01:55:00,1112.99,1112.87,-0.0,flip_to_long -37231,做多,2022-07-14 01:55:00,2022-07-14 02:40:00,1112.87,1111.9,-0.0,flip_to_short -37232,做空,2022-07-14 02:40:00,2022-07-14 03:00:00,1111.9,1115.55,-0.0,flip_to_long -37233,做多,2022-07-14 03:00:00,2022-07-14 03:05:00,1115.55,1115.86,-0.0,tp_upper -37234,做空,2022-07-14 03:35:00,2022-07-14 03:40:00,1112.57,1115.31,-0.0,flip_to_long -37235,做多,2022-07-14 03:40:00,2022-07-14 03:45:00,1115.31,1112.5,-0.0,flip_to_short -37236,做空,2022-07-14 03:45:00,2022-07-14 04:10:00,1112.5,1113.28,-0.0,flip_to_long -37237,做多,2022-07-14 04:10:00,2022-07-14 04:15:00,1113.28,1107.89,-0.0,flip_to_short -37238,做空,2022-07-14 04:15:00,2022-07-14 04:20:00,1107.89,1107.28,0.0,tp_lower -37239,做多,2022-07-14 05:25:00,2022-07-14 05:45:00,1109.05,1106.31,-0.0,flip_to_short -37240,做空,2022-07-14 05:45:00,2022-07-14 05:50:00,1106.31,1103.75,0.0,tp_lower -37241,做多,2022-07-14 07:40:00,2022-07-14 08:05:00,1097.55,1095.03,-0.0,flip_to_short -37242,做空,2022-07-14 08:05:00,2022-07-14 08:20:00,1095.03,1093.6,0.0,tp_lower -37243,做空,2022-07-14 10:10:00,2022-07-14 10:25:00,1086.54,1086.3,-0.0,flip_to_long -37244,做多,2022-07-14 10:25:00,2022-07-14 10:40:00,1086.3,1088.51,0.0,tp_upper -37245,做空,2022-07-14 10:45:00,2022-07-14 10:50:00,1084.98,1085.68,-0.0,flip_to_long -37246,做多,2022-07-14 10:50:00,2022-07-14 11:00:00,1085.68,1085.43,-0.0,flip_to_short -37247,做空,2022-07-14 11:00:00,2022-07-14 11:10:00,1085.43,1082.77,0.0,tp_lower -37248,做多,2022-07-14 11:50:00,2022-07-14 12:15:00,1081.48,1082.32,0.0,flip_to_short -37249,做空,2022-07-14 12:15:00,2022-07-14 12:30:00,1082.32,1085.59,-0.0,tp_lower -37250,做空,2022-07-14 13:05:00,2022-07-14 13:15:00,1081.78,1084.56,-0.0,flip_to_long -37251,做多,2022-07-14 13:15:00,2022-07-14 13:20:00,1084.56,1083.07,-0.0,flip_to_short -37252,做空,2022-07-14 13:20:00,2022-07-14 13:30:00,1083.07,1076.02,0.0,tp_lower -37253,做多,2022-07-14 13:45:00,2022-07-14 14:00:00,1082.89,1079.17,-0.0,flip_to_short -37254,做空,2022-07-14 14:00:00,2022-07-14 14:10:00,1079.17,1083.18,-0.0,flip_to_long -37255,做多,2022-07-14 14:10:00,2022-07-14 14:15:00,1083.18,1080.91,-0.0,flip_to_short -37256,做空,2022-07-14 14:15:00,2022-07-14 14:20:00,1080.91,1082.21,-0.0,flip_to_long -37257,做多,2022-07-14 14:20:00,2022-07-14 14:45:00,1082.21,1088.58,0.0,tp_upper -37258,做空,2022-07-14 19:05:00,2022-07-14 19:10:00,1187.82,1192.23,-0.0,flip_to_long -37259,做多,2022-07-14 19:10:00,2022-07-14 19:15:00,1192.23,1191.68,-0.0,flip_to_short -37260,做空,2022-07-14 19:15:00,2022-07-14 19:20:00,1191.68,1195.72,-0.0,flip_to_long -37261,做多,2022-07-14 19:20:00,2022-07-14 19:25:00,1195.72,1203.37,0.0,tp_upper -37262,做空,2022-07-14 19:45:00,2022-07-14 20:00:00,1195.49,1195.36,-0.0,flip_to_long -37263,做多,2022-07-14 20:00:00,2022-07-14 20:05:00,1195.36,1192.39,-0.0,flip_to_short -37264,做空,2022-07-14 20:05:00,2022-07-14 20:25:00,1192.39,1196.59,-0.0,flip_to_long -37265,做多,2022-07-14 20:25:00,2022-07-14 20:30:00,1196.59,1195.35,-0.0,flip_to_short -37266,做空,2022-07-14 20:30:00,2022-07-14 20:40:00,1195.35,1199.1,-0.0,flip_to_long -37267,做多,2022-07-14 20:40:00,2022-07-14 20:45:00,1199.1,1192.74,-0.0,flip_to_short -37268,做空,2022-07-14 20:45:00,2022-07-14 21:00:00,1192.74,1195.23,-0.0,flip_to_long -37269,做多,2022-07-14 21:00:00,2022-07-14 22:35:00,1195.23,1186.82,-0.0,flip_to_short -37270,做空,2022-07-14 22:35:00,2022-07-15 00:20:00,1186.82,1183.04,0.0,tp_lower -37271,做多,2022-07-15 01:30:00,2022-07-15 01:40:00,1186.67,1189.3,0.0,tp_upper -37272,做空,2022-07-15 02:45:00,2022-07-15 03:55:00,1197.85,1199.25,-0.0,flip_to_long -37273,做多,2022-07-15 03:55:00,2022-07-15 04:00:00,1199.25,1197.43,-0.0,flip_to_short -37274,做空,2022-07-15 04:00:00,2022-07-15 04:45:00,1197.43,1197.92,-0.0,flip_to_long -37275,做多,2022-07-15 04:45:00,2022-07-15 05:40:00,1197.92,1196.83,-0.0,flip_to_short -37276,做空,2022-07-15 05:40:00,2022-07-15 05:45:00,1196.83,1199.6,-0.0,flip_to_long -37277,做多,2022-07-15 05:45:00,2022-07-15 05:50:00,1199.6,1204.42,0.0,tp_upper -37278,做空,2022-07-15 06:45:00,2022-07-15 07:05:00,1197.35,1202.01,-0.0,tp_lower -37279,做空,2022-07-15 08:15:00,2022-07-15 08:20:00,1204.2,1207.09,-0.0,flip_to_long -37280,做多,2022-07-15 08:20:00,2022-07-15 08:35:00,1207.09,1209.16,0.0,flip_to_short -37281,做空,2022-07-15 08:35:00,2022-07-15 08:40:00,1209.16,1211.73,-0.0,flip_to_long -37282,做多,2022-07-15 08:40:00,2022-07-15 08:45:00,1211.73,1210.39,-0.0,flip_to_short -37283,做空,2022-07-15 08:45:00,2022-07-15 08:50:00,1210.39,1215.96,-0.0,flip_to_long -37284,做多,2022-07-15 08:50:00,2022-07-15 08:55:00,1215.96,1204.95,-0.01,tp_upper -37285,做多,2022-07-15 09:05:00,2022-07-15 09:15:00,1210.74,1226.13,0.01,tp_upper -37286,做空,2022-07-15 10:05:00,2022-07-15 10:10:00,1216.03,1217.4,-0.0,flip_to_long -37287,做多,2022-07-15 10:10:00,2022-07-15 10:15:00,1217.4,1215.86,-0.0,flip_to_short -37288,做空,2022-07-15 10:15:00,2022-07-15 10:20:00,1215.86,1218.81,-0.0,flip_to_long -37289,做多,2022-07-15 10:20:00,2022-07-15 10:30:00,1218.81,1217.19,-0.0,flip_to_short -37290,做空,2022-07-15 10:30:00,2022-07-15 10:35:00,1217.19,1217.25,-0.0,flip_to_long -37291,做多,2022-07-15 10:35:00,2022-07-15 10:50:00,1217.25,1218.28,0.0,flip_to_short -37292,做空,2022-07-15 10:50:00,2022-07-15 10:55:00,1218.28,1219.61,-0.0,flip_to_long -37293,做多,2022-07-15 10:55:00,2022-07-15 11:00:00,1219.61,1214.26,-0.0,flip_to_short -37294,做空,2022-07-15 11:00:00,2022-07-15 11:05:00,1214.26,1214.12,-0.0,tp_lower -37295,做多,2022-07-15 11:10:00,2022-07-15 11:15:00,1225.55,1218.7,-0.0,tp_upper -37296,做空,2022-07-15 11:35:00,2022-07-15 11:55:00,1218.16,1210.7,0.0,tp_lower -37297,做多,2022-07-15 12:20:00,2022-07-15 12:25:00,1219.23,1217.76,-0.0,flip_to_short -37298,做空,2022-07-15 12:25:00,2022-07-15 12:30:00,1217.76,1208.88,0.0,tp_lower -37299,做多,2022-07-15 12:35:00,2022-07-15 12:40:00,1227.59,1224.8,-0.0,tp_upper -37300,做空,2022-07-15 13:20:00,2022-07-15 13:25:00,1219.71,1224.2,-0.0,flip_to_long -37301,做多,2022-07-15 13:25:00,2022-07-15 13:35:00,1224.2,1219.05,-0.0,flip_to_short -37302,做空,2022-07-15 13:35:00,2022-07-15 14:00:00,1219.05,1228.13,-0.0,flip_to_long -37303,做多,2022-07-15 14:00:00,2022-07-15 14:05:00,1228.13,1226.66,-0.0,flip_to_short -37304,做空,2022-07-15 14:05:00,2022-07-15 14:55:00,1226.66,1227.16,-0.0,flip_to_long -37305,做多,2022-07-15 14:55:00,2022-07-15 15:10:00,1227.16,1230.02,0.0,tp_upper -37306,做空,2022-07-15 15:25:00,2022-07-15 16:00:00,1226.56,1225.65,0.0,tp_lower -37307,做多,2022-07-15 17:05:00,2022-07-15 17:10:00,1220.63,1230.85,0.0,tp_upper -37308,做空,2022-07-15 20:35:00,2022-07-15 20:40:00,1255.9,1259.3,-0.0,flip_to_long -37309,做多,2022-07-15 20:40:00,2022-07-15 23:15:00,1259.3,1249.22,-0.0,flip_to_short -37310,做空,2022-07-15 23:15:00,2022-07-15 23:20:00,1249.22,1239.26,0.0,tp_lower -37311,做多,2022-07-16 01:25:00,2022-07-16 01:30:00,1222.77,1219.38,-0.0,flip_to_short -37312,做空,2022-07-16 01:30:00,2022-07-16 01:55:00,1219.38,1219.79,-0.0,flip_to_long -37313,做多,2022-07-16 01:55:00,2022-07-16 02:10:00,1219.79,1215.0,-0.0,flip_to_short -37314,做空,2022-07-16 02:10:00,2022-07-16 02:15:00,1215.0,1210.3,0.0,tp_lower -37315,做多,2022-07-16 02:30:00,2022-07-16 02:40:00,1216.61,1214.85,-0.0,flip_to_short -37316,做空,2022-07-16 02:40:00,2022-07-16 02:45:00,1214.85,1218.51,-0.0,flip_to_long -37317,做多,2022-07-16 02:45:00,2022-07-16 02:55:00,1218.51,1218.9,-0.0,flip_to_short -37318,做空,2022-07-16 02:55:00,2022-07-16 04:00:00,1218.9,1214.32,0.0,tp_lower -37319,做多,2022-07-16 04:35:00,2022-07-16 05:15:00,1216.46,1219.1,0.0,flip_to_short -37320,做空,2022-07-16 05:15:00,2022-07-16 05:40:00,1219.1,1210.93,0.0,tp_lower -37321,做多,2022-07-16 07:15:00,2022-07-16 07:25:00,1202.51,1202.23,-0.0,flip_to_short -37322,做空,2022-07-16 07:25:00,2022-07-16 07:45:00,1202.23,1193.62,0.0,tp_lower -37323,做多,2022-07-16 08:00:00,2022-07-16 08:30:00,1201.29,1199.81,-0.0,flip_to_short -37324,做空,2022-07-16 08:30:00,2022-07-16 08:35:00,1199.81,1204.63,-0.0,flip_to_long -37325,做多,2022-07-16 08:35:00,2022-07-16 08:40:00,1204.63,1199.47,-0.0,flip_to_short -37326,做空,2022-07-16 08:40:00,2022-07-16 09:20:00,1199.47,1200.22,-0.0,flip_to_long -37327,做多,2022-07-16 09:20:00,2022-07-16 09:25:00,1200.22,1196.64,-0.0,flip_to_short -37328,做空,2022-07-16 09:25:00,2022-07-16 09:30:00,1196.64,1198.05,-0.0,flip_to_long -37329,做多,2022-07-16 09:30:00,2022-07-16 10:20:00,1198.05,1200.45,0.0,tp_upper -37330,做空,2022-07-16 10:30:00,2022-07-16 10:40:00,1194.86,1197.0,-0.0,flip_to_long -37331,做多,2022-07-16 10:40:00,2022-07-16 11:00:00,1197.0,1196.5,-0.0,flip_to_short -37332,做空,2022-07-16 11:00:00,2022-07-16 11:10:00,1196.5,1198.68,-0.0,flip_to_long -37333,做多,2022-07-16 11:10:00,2022-07-16 11:25:00,1198.68,1202.15,0.0,tp_upper -37334,做空,2022-07-16 11:55:00,2022-07-16 12:10:00,1197.19,1198.88,-0.0,flip_to_long -37335,做多,2022-07-16 12:10:00,2022-07-16 12:15:00,1198.88,1200.82,0.0,tp_upper -37336,做空,2022-07-16 12:45:00,2022-07-16 12:50:00,1200.09,1213.81,-0.01,flip_to_long -37337,做多,2022-07-16 12:50:00,2022-07-16 12:55:00,1213.81,1214.24,-0.0,tp_upper -37338,做空,2022-07-16 17:55:00,2022-07-16 18:00:00,1327.9,1332.04,-0.0,tp_lower -37339,做多,2022-07-16 19:00:00,2022-07-16 19:15:00,1338.7,1349.24,0.0,tp_upper -37340,做空,2022-07-16 19:45:00,2022-07-16 20:00:00,1335.47,1338.64,-0.0,flip_to_long -37341,做多,2022-07-16 20:00:00,2022-07-16 21:25:00,1338.64,1360.53,0.01,tp_upper -37342,做空,2022-07-16 22:00:00,2022-07-16 22:05:00,1342.05,1342.95,-0.0,flip_to_long -37343,做多,2022-07-16 22:05:00,2022-07-16 22:35:00,1342.95,1342.82,-0.0,flip_to_short -37344,做空,2022-07-16 22:35:00,2022-07-16 22:40:00,1342.82,1344.1,-0.0,flip_to_long -37345,做多,2022-07-16 22:40:00,2022-07-16 22:55:00,1344.1,1357.28,0.0,tp_upper -37346,做空,2022-07-16 23:05:00,2022-07-16 23:20:00,1350.27,1349.0,0.0,flip_to_long -37347,做多,2022-07-16 23:20:00,2022-07-16 23:25:00,1349.0,1347.75,-0.0,flip_to_short -37348,做空,2022-07-16 23:25:00,2022-07-16 23:30:00,1347.75,1352.44,-0.0,flip_to_long -37349,做多,2022-07-16 23:30:00,2022-07-16 23:35:00,1352.44,1349.98,-0.0,tp_upper -37350,做空,2022-07-16 23:40:00,2022-07-17 01:15:00,1349.79,1334.5,0.01,tp_lower -37351,做多,2022-07-17 02:25:00,2022-07-17 02:45:00,1342.99,1340.94,-0.0,flip_to_short -37352,做空,2022-07-17 02:45:00,2022-07-17 05:05:00,1340.94,1355.31,-0.01,flip_to_long -37353,做多,2022-07-17 05:05:00,2022-07-17 05:10:00,1355.31,1360.0,0.0,tp_upper -37354,做空,2022-07-17 05:30:00,2022-07-17 05:40:00,1353.16,1353.34,-0.0,flip_to_long -37355,做多,2022-07-17 05:40:00,2022-07-17 05:55:00,1353.34,1350.92,-0.0,flip_to_short -37356,做空,2022-07-17 05:55:00,2022-07-17 06:00:00,1350.92,1351.19,-0.0,flip_to_long -37357,做多,2022-07-17 06:00:00,2022-07-17 06:20:00,1351.19,1353.39,0.0,flip_to_short -37358,做空,2022-07-17 06:20:00,2022-07-17 06:25:00,1353.39,1358.27,-0.0,flip_to_long -37359,做多,2022-07-17 06:25:00,2022-07-17 06:30:00,1358.27,1358.85,-0.0,tp_upper -37360,做空,2022-07-17 07:40:00,2022-07-17 07:45:00,1361.4,1365.01,-0.0,flip_to_long -37361,做多,2022-07-17 07:45:00,2022-07-17 07:50:00,1365.01,1363.18,-0.0,flip_to_short -37362,做空,2022-07-17 07:50:00,2022-07-17 08:20:00,1363.18,1356.59,0.0,tp_lower -37363,做多,2022-07-17 08:40:00,2022-07-17 08:50:00,1361.07,1361.69,-0.0,flip_to_short -37364,做空,2022-07-17 08:50:00,2022-07-17 08:55:00,1361.69,1366.36,-0.0,flip_to_long -37365,做多,2022-07-17 08:55:00,2022-07-17 09:05:00,1366.36,1373.9,0.0,tp_upper -37366,做空,2022-07-17 09:20:00,2022-07-17 10:05:00,1359.03,1344.19,0.01,tp_lower -37367,做多,2022-07-17 10:35:00,2022-07-17 10:45:00,1353.49,1351.5,-0.0,flip_to_short -37368,做空,2022-07-17 10:45:00,2022-07-17 10:50:00,1351.5,1354.42,-0.0,flip_to_long -37369,做多,2022-07-17 10:50:00,2022-07-17 11:15:00,1354.42,1360.79,0.0,tp_upper -37370,做空,2022-07-17 11:30:00,2022-07-17 11:35:00,1351.28,1352.09,-0.0,flip_to_long -37371,做多,2022-07-17 11:35:00,2022-07-17 12:00:00,1352.09,1363.82,0.0,tp_upper -37372,做空,2022-07-17 12:20:00,2022-07-17 12:25:00,1356.65,1361.12,-0.0,flip_to_long -37373,做多,2022-07-17 12:25:00,2022-07-17 12:35:00,1361.12,1357.95,-0.0,flip_to_short -37374,做空,2022-07-17 12:35:00,2022-07-17 12:55:00,1357.95,1354.72,0.0,tp_lower -37375,做多,2022-07-17 13:25:00,2022-07-17 13:30:00,1358.44,1348.6,-0.0,flip_to_short -37376,做空,2022-07-17 13:30:00,2022-07-17 13:35:00,1348.6,1350.05,-0.0,flip_to_long -37377,做多,2022-07-17 13:35:00,2022-07-17 14:25:00,1350.05,1348.48,-0.0,flip_to_short -37378,做空,2022-07-17 14:25:00,2022-07-17 15:35:00,1348.48,1349.25,-0.0,tp_lower -37379,做多,2022-07-17 15:40:00,2022-07-17 16:10:00,1349.71,1350.0,-0.0,flip_to_short -37380,做空,2022-07-17 16:10:00,2022-07-17 16:15:00,1350.0,1341.1,0.0,tp_lower -37381,做多,2022-07-17 16:40:00,2022-07-17 17:15:00,1346.67,1374.74,0.01,tp_upper -37382,做空,2022-07-17 17:45:00,2022-07-17 17:55:00,1354.02,1326.3,0.01,tp_lower -37383,做多,2022-07-17 19:15:00,2022-07-17 19:30:00,1337.43,1347.16,0.0,tp_upper -37384,做空,2022-07-17 20:05:00,2022-07-17 20:20:00,1344.0,1343.05,0.0,flip_to_long -37385,做多,2022-07-17 20:20:00,2022-07-17 20:30:00,1343.05,1343.74,0.0,flip_to_short -37386,做空,2022-07-17 20:30:00,2022-07-17 20:45:00,1343.74,1343.52,-0.0,flip_to_long -37387,做多,2022-07-17 20:45:00,2022-07-17 20:55:00,1343.52,1343.45,-0.0,flip_to_short -37388,做空,2022-07-17 20:55:00,2022-07-17 21:00:00,1343.45,1346.84,-0.0,tp_lower -37389,做空,2022-07-17 22:15:00,2022-07-17 22:20:00,1353.76,1357.82,-0.0,flip_to_long -37390,做多,2022-07-17 22:20:00,2022-07-17 22:25:00,1357.82,1355.4,-0.0,flip_to_short -37391,做空,2022-07-17 22:25:00,2022-07-17 22:30:00,1355.4,1360.1,-0.0,flip_to_long -37392,做多,2022-07-17 22:30:00,2022-07-17 22:40:00,1360.1,1359.6,-0.0,flip_to_short -37393,做空,2022-07-17 22:40:00,2022-07-17 22:50:00,1359.6,1358.34,0.0,flip_to_long -37394,做多,2022-07-17 22:50:00,2022-07-17 23:00:00,1358.34,1350.78,-0.0,flip_to_short -37395,做空,2022-07-17 23:00:00,2022-07-17 23:05:00,1350.78,1353.23,-0.0,tp_lower -37396,做多,2022-07-18 00:10:00,2022-07-18 00:15:00,1351.51,1349.41,-0.0,flip_to_short -37397,做空,2022-07-18 00:15:00,2022-07-18 00:55:00,1349.41,1347.51,0.0,flip_to_long -37398,做多,2022-07-18 00:55:00,2022-07-18 01:10:00,1347.51,1359.75,0.0,tp_upper -37399,做空,2022-07-18 04:00:00,2022-07-18 04:05:00,1400.34,1404.59,-0.0,flip_to_long -37400,做多,2022-07-18 04:05:00,2022-07-18 04:10:00,1404.59,1400.34,-0.0,flip_to_short -37401,做空,2022-07-18 04:10:00,2022-07-18 04:20:00,1400.34,1395.29,0.0,tp_lower -37402,做多,2022-07-18 04:25:00,2022-07-18 04:45:00,1403.84,1403.72,-0.0,flip_to_short -37403,做空,2022-07-18 04:45:00,2022-07-18 04:50:00,1403.72,1405.31,-0.0,flip_to_long -37404,做多,2022-07-18 04:50:00,2022-07-18 05:00:00,1405.31,1409.85,0.0,tp_upper -37405,做空,2022-07-18 08:35:00,2022-07-18 08:40:00,1465.23,1470.16,-0.0,flip_to_long -37406,做多,2022-07-18 08:40:00,2022-07-18 09:15:00,1470.16,1471.03,0.0,flip_to_short -37407,做空,2022-07-18 09:15:00,2022-07-18 09:20:00,1471.03,1480.16,-0.0,flip_to_long -37408,做多,2022-07-18 09:20:00,2022-07-18 10:00:00,1480.16,1471.39,-0.0,flip_to_short -37409,做空,2022-07-18 10:00:00,2022-07-18 10:05:00,1471.39,1476.11,-0.0,flip_to_long -37410,做多,2022-07-18 10:05:00,2022-07-18 10:25:00,1476.11,1498.29,0.01,tp_upper -37411,做空,2022-07-18 10:50:00,2022-07-18 10:55:00,1482.9,1484.41,-0.0,flip_to_long -37412,做多,2022-07-18 10:55:00,2022-07-18 11:00:00,1484.41,1481.89,-0.0,flip_to_short -37413,做空,2022-07-18 11:00:00,2022-07-18 11:05:00,1481.89,1487.87,-0.0,flip_to_long -37414,做多,2022-07-18 11:05:00,2022-07-18 11:15:00,1487.87,1484.3,-0.0,flip_to_short -37415,做空,2022-07-18 11:15:00,2022-07-18 11:20:00,1484.3,1489.79,-0.0,flip_to_long -37416,做多,2022-07-18 11:20:00,2022-07-18 11:25:00,1489.79,1493.79,0.0,tp_upper -37417,做空,2022-07-18 11:35:00,2022-07-18 11:40:00,1481.13,1478.13,0.0,tp_lower -37418,做多,2022-07-18 12:30:00,2022-07-18 12:45:00,1471.62,1474.0,0.0,flip_to_short -37419,做空,2022-07-18 12:45:00,2022-07-18 12:55:00,1474.0,1484.77,-0.0,flip_to_long -37420,做多,2022-07-18 12:55:00,2022-07-18 13:30:00,1484.77,1483.56,-0.0,tp_upper -37421,做空,2022-07-18 13:35:00,2022-07-18 14:10:00,1479.26,1469.09,0.0,tp_lower -37422,做多,2022-07-18 14:30:00,2022-07-18 14:35:00,1478.67,1477.18,-0.0,flip_to_short -37423,做空,2022-07-18 14:35:00,2022-07-18 14:40:00,1477.18,1479.4,-0.0,flip_to_long -37424,做多,2022-07-18 14:40:00,2022-07-18 14:45:00,1479.4,1475.28,-0.0,flip_to_short -37425,做空,2022-07-18 14:45:00,2022-07-18 14:50:00,1475.28,1479.42,-0.0,flip_to_long -37426,做多,2022-07-18 14:50:00,2022-07-18 14:55:00,1479.42,1484.44,0.0,tp_upper -37427,做空,2022-07-18 15:15:00,2022-07-18 16:45:00,1481.1,1498.32,-0.01,flip_to_long -37428,做多,2022-07-18 16:45:00,2022-07-18 16:50:00,1498.32,1495.34,-0.0,flip_to_short -37429,做空,2022-07-18 16:50:00,2022-07-18 17:40:00,1495.34,1472.59,0.01,tp_lower -37430,做多,2022-07-18 18:20:00,2022-07-18 18:40:00,1479.68,1477.52,-0.0,flip_to_short -37431,做空,2022-07-18 18:40:00,2022-07-18 18:45:00,1477.52,1478.86,-0.0,flip_to_long -37432,做多,2022-07-18 18:45:00,2022-07-18 18:50:00,1478.86,1478.39,-0.0,flip_to_short -37433,做空,2022-07-18 18:50:00,2022-07-18 19:05:00,1478.39,1464.34,0.0,tp_lower -37434,做多,2022-07-18 19:15:00,2022-07-18 20:00:00,1470.85,1462.81,-0.0,flip_to_short -37435,做空,2022-07-18 20:00:00,2022-07-18 20:05:00,1462.81,1467.24,-0.0,flip_to_long -37436,做多,2022-07-18 20:05:00,2022-07-18 20:30:00,1467.24,1480.31,0.0,tp_upper -37437,做空,2022-07-18 20:40:00,2022-07-18 21:05:00,1473.1,1475.11,-0.0,flip_to_long -37438,做多,2022-07-18 21:05:00,2022-07-18 21:10:00,1475.11,1480.07,0.0,tp_upper -37439,做空,2022-07-19 00:30:00,2022-07-19 00:50:00,1558.85,1565.44,-0.0,flip_to_long -37440,做多,2022-07-19 00:50:00,2022-07-19 03:15:00,1565.44,1536.27,-0.01,tp_upper -37441,做空,2022-07-19 03:45:00,2022-07-19 03:50:00,1516.25,1516.95,-0.0,tp_lower -37442,做多,2022-07-19 04:50:00,2022-07-19 05:05:00,1517.75,1516.26,-0.0,flip_to_short -37443,做空,2022-07-19 05:05:00,2022-07-19 06:20:00,1516.26,1534.59,-0.01,flip_to_long -37444,做多,2022-07-19 06:20:00,2022-07-19 06:40:00,1534.59,1514.7,-0.01,flip_to_short -37445,做空,2022-07-19 06:40:00,2022-07-19 06:45:00,1514.7,1504.18,0.0,tp_lower -37446,做多,2022-07-19 08:05:00,2022-07-19 08:25:00,1512.09,1516.76,0.0,flip_to_short -37447,做空,2022-07-19 08:25:00,2022-07-19 09:50:00,1516.76,1534.44,-0.01,flip_to_long -37448,做多,2022-07-19 09:50:00,2022-07-19 10:00:00,1534.44,1528.62,-0.0,flip_to_short -37449,做空,2022-07-19 10:00:00,2022-07-19 10:05:00,1528.62,1532.06,-0.0,flip_to_long -37450,做多,2022-07-19 10:05:00,2022-07-19 10:10:00,1532.06,1531.9,-0.0,flip_to_short -37451,做空,2022-07-19 10:10:00,2022-07-19 10:15:00,1531.9,1521.22,0.0,tp_lower -37452,做多,2022-07-19 10:25:00,2022-07-19 10:40:00,1524.89,1551.58,0.01,tp_upper -37453,做空,2022-07-19 11:40:00,2022-07-19 11:45:00,1539.7,1545.28,-0.0,flip_to_long -37454,做多,2022-07-19 11:45:00,2022-07-19 11:55:00,1545.28,1541.24,-0.0,flip_to_short -37455,做空,2022-07-19 11:55:00,2022-07-19 12:00:00,1541.24,1546.17,-0.0,flip_to_long -37456,做多,2022-07-19 12:00:00,2022-07-19 12:10:00,1546.17,1540.24,-0.0,flip_to_short -37457,做空,2022-07-19 12:10:00,2022-07-19 12:15:00,1540.24,1547.23,-0.0,flip_to_long -37458,做多,2022-07-19 12:15:00,2022-07-19 12:20:00,1547.23,1542.55,-0.0,flip_to_short -37459,做空,2022-07-19 12:20:00,2022-07-19 12:25:00,1542.55,1543.05,-0.0,flip_to_long -37460,做多,2022-07-19 12:25:00,2022-07-19 12:35:00,1543.05,1555.15,0.0,tp_upper -37461,做空,2022-07-19 13:40:00,2022-07-19 13:55:00,1556.51,1558.82,-0.0,flip_to_long -37462,做多,2022-07-19 13:55:00,2022-07-19 14:00:00,1558.82,1546.02,-0.0,flip_to_short -37463,做空,2022-07-19 14:00:00,2022-07-19 14:05:00,1546.02,1541.16,0.0,tp_lower -37464,做多,2022-07-19 14:50:00,2022-07-19 15:00:00,1546.01,1539.67,-0.0,flip_to_short -37465,做空,2022-07-19 15:00:00,2022-07-19 15:10:00,1539.67,1536.51,0.0,flip_to_long -37466,做多,2022-07-19 15:10:00,2022-07-19 16:20:00,1536.51,1566.19,0.01,tp_upper -37467,做空,2022-07-19 17:15:00,2022-07-19 17:25:00,1553.24,1557.7,-0.0,flip_to_long -37468,做多,2022-07-19 17:25:00,2022-07-19 18:05:00,1557.7,1566.08,0.0,flip_to_short -37469,做空,2022-07-19 18:05:00,2022-07-19 18:15:00,1566.08,1567.93,-0.0,flip_to_long -37470,做多,2022-07-19 18:15:00,2022-07-19 18:25:00,1567.93,1564.25,-0.0,flip_to_short -37471,做空,2022-07-19 18:25:00,2022-07-19 18:30:00,1564.25,1573.48,-0.0,flip_to_long -37472,做多,2022-07-19 18:30:00,2022-07-19 18:40:00,1573.48,1564.54,-0.0,flip_to_short -37473,做空,2022-07-19 18:40:00,2022-07-19 18:50:00,1564.54,1571.19,-0.0,flip_to_long -37474,做多,2022-07-19 18:50:00,2022-07-19 19:05:00,1571.19,1578.85,0.0,tp_upper -37475,做空,2022-07-19 19:20:00,2022-07-19 19:40:00,1577.41,1575.8,0.0,flip_to_long -37476,做多,2022-07-19 19:40:00,2022-07-19 19:45:00,1575.8,1564.76,-0.0,flip_to_short -37477,做空,2022-07-19 19:45:00,2022-07-19 20:05:00,1564.76,1553.59,0.0,tp_lower -37478,做多,2022-07-19 21:00:00,2022-07-19 21:20:00,1558.91,1580.77,0.01,tp_upper -37479,做空,2022-07-19 22:15:00,2022-07-19 22:40:00,1566.41,1558.39,0.0,tp_lower -37480,做多,2022-07-19 23:00:00,2022-07-19 23:15:00,1566.56,1559.63,-0.0,flip_to_short -37481,做空,2022-07-19 23:15:00,2022-07-19 23:25:00,1559.63,1550.89,0.0,tp_lower -37482,做多,2022-07-20 01:15:00,2022-07-20 01:40:00,1534.33,1543.8,0.0,tp_upper -37483,做空,2022-07-20 03:05:00,2022-07-20 04:30:00,1544.97,1555.66,-0.0,flip_to_long -37484,做多,2022-07-20 04:30:00,2022-07-20 05:10:00,1555.66,1558.82,0.0,flip_to_short -37485,做空,2022-07-20 05:10:00,2022-07-20 05:15:00,1558.82,1560.57,-0.0,flip_to_long -37486,做多,2022-07-20 05:15:00,2022-07-20 05:20:00,1560.57,1559.12,-0.0,flip_to_short -37487,做空,2022-07-20 05:20:00,2022-07-20 05:25:00,1559.12,1564.19,-0.0,flip_to_long -37488,做多,2022-07-20 05:25:00,2022-07-20 05:35:00,1564.19,1571.78,0.0,tp_upper -37489,做空,2022-07-20 06:40:00,2022-07-20 07:00:00,1568.14,1566.99,0.0,tp_lower -37490,做多,2022-07-20 09:05:00,2022-07-20 09:15:00,1540.2,1547.23,0.0,tp_upper -37491,做多,2022-07-20 11:45:00,2022-07-20 11:55:00,1592.07,1602.63,0.0,tp_upper -37492,做空,2022-07-20 12:25:00,2022-07-20 12:30:00,1597.07,1601.3,-0.0,flip_to_long -37493,做多,2022-07-20 12:30:00,2022-07-20 12:35:00,1601.3,1587.38,-0.0,flip_to_short -37494,做空,2022-07-20 12:35:00,2022-07-20 12:40:00,1587.38,1588.54,-0.0,tp_lower -37495,做多,2022-07-20 12:45:00,2022-07-20 13:10:00,1599.86,1603.76,0.0,flip_to_short -37496,做空,2022-07-20 13:10:00,2022-07-20 13:45:00,1603.76,1601.78,0.0,flip_to_long -37497,做多,2022-07-20 13:45:00,2022-07-20 13:50:00,1601.78,1592.99,-0.0,flip_to_short -37498,做空,2022-07-20 13:50:00,2022-07-20 13:55:00,1592.99,1589.1,0.0,tp_lower -37499,做多,2022-07-20 14:10:00,2022-07-20 14:40:00,1598.57,1600.63,0.0,flip_to_short -37500,做空,2022-07-20 14:40:00,2022-07-20 14:45:00,1600.63,1603.81,-0.0,flip_to_long -37501,做多,2022-07-20 14:45:00,2022-07-20 15:00:00,1603.81,1603.2,-0.0,flip_to_short -37502,做空,2022-07-20 15:00:00,2022-07-20 15:10:00,1603.2,1598.4,0.0,flip_to_long -37503,做多,2022-07-20 15:10:00,2022-07-20 15:35:00,1598.4,1598.33,-0.0,flip_to_short -37504,做空,2022-07-20 15:35:00,2022-07-20 15:40:00,1598.33,1594.67,0.0,tp_lower -37505,做多,2022-07-20 18:05:00,2022-07-20 18:15:00,1555.57,1567.68,0.0,tp_upper -37506,做空,2022-07-20 18:40:00,2022-07-20 18:55:00,1561.59,1559.64,0.0,flip_to_long -37507,做多,2022-07-20 18:55:00,2022-07-20 19:00:00,1559.64,1573.16,0.0,tp_upper -37508,做空,2022-07-20 19:15:00,2022-07-20 19:30:00,1556.97,1548.99,0.0,tp_lower -37509,做多,2022-07-20 20:00:00,2022-07-20 21:40:00,1555.9,1549.8,-0.0,tp_upper -37510,做空,2022-07-20 22:35:00,2022-07-20 22:40:00,1535.02,1537.57,-0.0,flip_to_long -37511,做多,2022-07-20 22:40:00,2022-07-20 23:50:00,1537.57,1520.14,-0.01,flip_to_short -37512,做空,2022-07-20 23:50:00,2022-07-21 00:00:00,1520.14,1527.85,-0.0,flip_to_long -37513,做多,2022-07-21 00:00:00,2022-07-21 00:30:00,1527.85,1516.4,-0.0,flip_to_short -37514,做空,2022-07-21 00:30:00,2022-07-21 00:55:00,1516.4,1527.01,-0.0,flip_to_long -37515,做多,2022-07-21 00:55:00,2022-07-21 01:10:00,1527.01,1546.33,0.01,tp_upper -37516,做空,2022-07-21 01:50:00,2022-07-21 01:55:00,1527.08,1530.15,-0.0,flip_to_long -37517,做多,2022-07-21 01:55:00,2022-07-21 02:05:00,1530.15,1532.15,0.0,flip_to_short -37518,做空,2022-07-21 02:05:00,2022-07-21 02:25:00,1532.15,1517.76,0.0,tp_lower -37519,做多,2022-07-21 04:40:00,2022-07-21 04:50:00,1484.45,1487.98,0.0,flip_to_short -37520,做空,2022-07-21 04:50:00,2022-07-21 06:30:00,1487.98,1481.48,0.0,tp_lower -37521,做多,2022-07-21 07:10:00,2022-07-21 08:05:00,1487.29,1489.45,0.0,flip_to_short -37522,做空,2022-07-21 08:05:00,2022-07-21 08:30:00,1489.45,1488.78,-0.0,flip_to_long -37523,做多,2022-07-21 08:30:00,2022-07-21 08:40:00,1488.78,1482.65,-0.0,flip_to_short -37524,做空,2022-07-21 08:40:00,2022-07-21 08:50:00,1482.65,1489.12,-0.0,flip_to_long -37525,做多,2022-07-21 08:50:00,2022-07-21 09:05:00,1489.12,1494.96,0.0,tp_upper -37526,做空,2022-07-21 10:30:00,2022-07-21 10:50:00,1507.43,1504.44,0.0,tp_lower -37527,做多,2022-07-21 12:05:00,2022-07-21 12:20:00,1492.15,1503.47,0.0,tp_upper -37528,做空,2022-07-21 13:05:00,2022-07-21 13:20:00,1498.55,1499.4,-0.0,flip_to_long -37529,做多,2022-07-21 13:20:00,2022-07-21 13:40:00,1499.4,1494.83,-0.0,flip_to_short -37530,做空,2022-07-21 13:40:00,2022-07-21 13:45:00,1494.83,1500.57,-0.0,flip_to_long -37531,做多,2022-07-21 13:45:00,2022-07-21 14:00:00,1500.57,1495.19,-0.0,flip_to_short -37532,做空,2022-07-21 14:00:00,2022-07-21 14:10:00,1495.19,1490.44,0.0,tp_lower -37533,做多,2022-07-21 14:15:00,2022-07-21 15:05:00,1498.39,1507.89,0.0,tp_upper -37534,做多,2022-07-21 18:05:00,2022-07-21 19:00:00,1545.47,1549.37,0.0,tp_upper -37535,做空,2022-07-21 21:10:00,2022-07-21 21:15:00,1582.57,1586.14,-0.0,flip_to_long -37536,做多,2022-07-21 21:15:00,2022-07-21 21:30:00,1586.14,1585.74,-0.0,flip_to_short -37537,做空,2022-07-21 21:30:00,2022-07-21 21:40:00,1585.74,1589.15,-0.0,flip_to_long -37538,做多,2022-07-21 21:40:00,2022-07-21 21:45:00,1589.15,1586.14,-0.0,flip_to_short -37539,做空,2022-07-21 21:45:00,2022-07-21 21:50:00,1586.14,1592.06,-0.0,flip_to_long -37540,做多,2022-07-21 21:50:00,2022-07-21 22:00:00,1592.06,1582.69,-0.0,flip_to_short -37541,做空,2022-07-21 22:00:00,2022-07-21 22:05:00,1582.69,1575.11,0.0,tp_lower -37542,做多,2022-07-21 23:00:00,2022-07-21 23:05:00,1579.72,1577.2,-0.0,flip_to_short -37543,做空,2022-07-21 23:05:00,2022-07-21 23:10:00,1577.2,1580.02,-0.0,flip_to_long -37544,做多,2022-07-21 23:10:00,2022-07-21 23:40:00,1580.02,1573.4,-0.0,flip_to_short -37545,做空,2022-07-21 23:40:00,2022-07-21 23:55:00,1573.4,1575.39,-0.0,flip_to_long -37546,做多,2022-07-21 23:55:00,2022-07-22 00:20:00,1575.39,1586.48,0.0,tp_upper -37547,做空,2022-07-22 01:15:00,2022-07-22 01:20:00,1581.12,1582.59,-0.0,flip_to_long -37548,做多,2022-07-22 01:20:00,2022-07-22 01:30:00,1582.59,1580.24,-0.0,flip_to_short -37549,做空,2022-07-22 01:30:00,2022-07-22 01:40:00,1580.24,1575.08,0.0,tp_lower -37550,做多,2022-07-22 03:15:00,2022-07-22 03:20:00,1569.94,1569.1,-0.0,flip_to_short -37551,做空,2022-07-22 03:20:00,2022-07-22 03:25:00,1569.1,1557.71,0.0,tp_lower -37552,做多,2022-07-22 04:05:00,2022-07-22 04:10:00,1564.81,1563.86,-0.0,flip_to_short -37553,做空,2022-07-22 04:10:00,2022-07-22 04:15:00,1563.86,1568.21,-0.0,flip_to_long -37554,做多,2022-07-22 04:15:00,2022-07-22 04:25:00,1568.21,1563.66,-0.0,flip_to_short -37555,做空,2022-07-22 04:25:00,2022-07-22 04:35:00,1563.66,1562.08,0.0,flip_to_long -37556,做多,2022-07-22 04:35:00,2022-07-22 04:45:00,1562.08,1568.18,0.0,tp_upper -37557,做空,2022-07-22 05:10:00,2022-07-22 07:50:00,1567.5,1595.85,-0.01,flip_to_long -37558,做多,2022-07-22 07:50:00,2022-07-22 08:00:00,1595.85,1597.91,0.0,tp_upper -37559,做空,2022-07-22 08:40:00,2022-07-22 08:45:00,1601.71,1602.98,-0.0,flip_to_long -37560,做多,2022-07-22 08:45:00,2022-07-22 08:50:00,1602.98,1600.97,-0.0,flip_to_short -37561,做空,2022-07-22 08:50:00,2022-07-22 08:55:00,1600.97,1620.13,-0.01,flip_to_long -37562,做多,2022-07-22 08:55:00,2022-07-22 09:00:00,1620.13,1637.0,0.01,tp_upper -37563,做空,2022-07-22 10:35:00,2022-07-22 10:50:00,1636.6,1631.49,0.0,tp_lower -37564,做多,2022-07-22 11:20:00,2022-07-22 11:30:00,1631.54,1633.64,0.0,flip_to_short -37565,做空,2022-07-22 11:30:00,2022-07-22 12:30:00,1633.64,1630.2,0.0,flip_to_long -37566,做多,2022-07-22 12:30:00,2022-07-22 15:00:00,1630.2,1599.91,-0.01,flip_to_short -37567,做空,2022-07-22 15:00:00,2022-07-22 15:05:00,1599.91,1608.61,-0.0,flip_to_long -37568,做多,2022-07-22 15:05:00,2022-07-22 15:15:00,1608.61,1597.02,-0.0,flip_to_short -37569,做空,2022-07-22 15:15:00,2022-07-22 15:20:00,1597.02,1589.46,0.0,tp_lower -37570,做多,2022-07-22 16:45:00,2022-07-22 17:00:00,1580.31,1578.58,-0.0,flip_to_short -37571,做空,2022-07-22 17:00:00,2022-07-22 17:35:00,1578.58,1566.85,0.0,tp_lower -37572,做多,2022-07-22 18:30:00,2022-07-22 18:40:00,1571.0,1567.66,-0.0,flip_to_short -37573,做空,2022-07-22 18:40:00,2022-07-22 18:45:00,1567.66,1572.0,-0.0,flip_to_long -37574,做多,2022-07-22 18:45:00,2022-07-22 18:55:00,1572.0,1574.2,0.0,tp_upper -37575,做空,2022-07-22 19:30:00,2022-07-22 19:35:00,1547.28,1545.9,0.0,tp_lower -37576,做多,2022-07-22 21:05:00,2022-07-22 22:05:00,1533.36,1530.56,-0.0,flip_to_short -37577,做空,2022-07-22 22:05:00,2022-07-22 22:10:00,1530.56,1535.5,-0.0,flip_to_long -37578,做多,2022-07-22 22:10:00,2022-07-22 22:15:00,1535.5,1533.78,-0.0,flip_to_short -37579,做空,2022-07-22 22:15:00,2022-07-22 22:30:00,1533.78,1539.99,-0.0,flip_to_long -37580,做多,2022-07-22 22:30:00,2022-07-22 22:40:00,1539.99,1533.91,-0.0,flip_to_short -37581,做空,2022-07-22 22:40:00,2022-07-22 22:45:00,1533.91,1543.35,-0.0,flip_to_long -37582,做多,2022-07-22 22:45:00,2022-07-22 22:50:00,1543.35,1538.79,-0.0,tp_upper -37583,做空,2022-07-22 23:10:00,2022-07-22 23:20:00,1534.43,1536.14,-0.0,flip_to_long -37584,做多,2022-07-22 23:20:00,2022-07-22 23:35:00,1536.14,1535.18,-0.0,flip_to_short -37585,做空,2022-07-22 23:35:00,2022-07-22 23:50:00,1535.18,1535.31,-0.0,flip_to_long -37586,做多,2022-07-22 23:50:00,2022-07-23 00:15:00,1535.31,1536.88,0.0,flip_to_short -37587,做空,2022-07-23 00:15:00,2022-07-23 04:15:00,1536.88,1567.05,-0.01,tp_lower -37588,做多,2022-07-23 04:30:00,2022-07-23 04:35:00,1574.79,1579.86,0.0,tp_upper -37589,做空,2022-07-23 05:40:00,2022-07-23 06:30:00,1577.98,1583.7,-0.0,flip_to_long -37590,做多,2022-07-23 06:30:00,2022-07-23 06:40:00,1583.7,1583.04,-0.0,flip_to_short -37591,做空,2022-07-23 06:40:00,2022-07-23 07:00:00,1583.04,1581.65,0.0,flip_to_long -37592,做多,2022-07-23 07:00:00,2022-07-23 07:05:00,1581.65,1570.49,-0.0,flip_to_short -37593,做空,2022-07-23 07:05:00,2022-07-23 07:10:00,1570.49,1574.72,-0.0,tp_lower -37594,做多,2022-07-23 07:25:00,2022-07-23 07:30:00,1583.35,1581.47,-0.0,flip_to_short -37595,做空,2022-07-23 07:30:00,2022-07-23 08:00:00,1581.47,1583.48,-0.0,flip_to_long -37596,做多,2022-07-23 08:00:00,2022-07-23 08:40:00,1583.48,1579.0,-0.0,flip_to_short -37597,做空,2022-07-23 08:40:00,2022-07-23 08:45:00,1579.0,1567.11,0.0,tp_lower -37598,做多,2022-07-23 10:05:00,2022-07-23 10:15:00,1562.0,1559.45,-0.0,flip_to_short -37599,做空,2022-07-23 10:15:00,2022-07-23 10:35:00,1559.45,1541.46,0.01,tp_lower -37600,做多,2022-07-23 13:00:00,2022-07-23 13:05:00,1522.19,1520.49,-0.0,flip_to_short -37601,做空,2022-07-23 13:05:00,2022-07-23 13:10:00,1520.49,1525.78,-0.0,flip_to_long -37602,做多,2022-07-23 13:10:00,2022-07-23 13:15:00,1525.78,1528.0,0.0,tp_upper -37603,做空,2022-07-23 13:20:00,2022-07-23 14:20:00,1522.39,1528.86,-0.0,flip_to_long -37604,做多,2022-07-23 14:20:00,2022-07-23 14:25:00,1528.86,1521.86,-0.0,flip_to_short -37605,做空,2022-07-23 14:25:00,2022-07-23 14:35:00,1521.86,1526.34,-0.0,flip_to_long -37606,做多,2022-07-23 14:35:00,2022-07-23 15:20:00,1526.34,1523.98,-0.0,flip_to_short -37607,做空,2022-07-23 15:20:00,2022-07-23 15:25:00,1523.98,1520.54,0.0,tp_lower -37608,做多,2022-07-23 15:30:00,2022-07-23 16:05:00,1525.62,1523.74,-0.0,flip_to_short -37609,做空,2022-07-23 16:05:00,2022-07-23 16:10:00,1523.74,1529.43,-0.0,flip_to_long -37610,做多,2022-07-23 16:10:00,2022-07-23 16:35:00,1529.43,1520.5,-0.0,flip_to_short -37611,做空,2022-07-23 16:35:00,2022-07-23 16:40:00,1520.5,1526.5,-0.0,flip_to_long -37612,做多,2022-07-23 16:40:00,2022-07-23 16:45:00,1526.5,1521.9,-0.0,flip_to_short -37613,做空,2022-07-23 16:45:00,2022-07-23 16:50:00,1521.9,1523.23,-0.0,flip_to_long -37614,做多,2022-07-23 16:50:00,2022-07-23 18:45:00,1523.23,1501.48,-0.01,flip_to_short -37615,做空,2022-07-23 18:45:00,2022-07-23 19:10:00,1501.48,1493.37,0.0,tp_lower -37616,做多,2022-07-23 19:30:00,2022-07-23 20:05:00,1506.5,1517.01,0.0,tp_upper -37617,做空,2022-07-23 21:35:00,2022-07-23 21:40:00,1519.84,1520.62,-0.0,flip_to_long -37618,做多,2022-07-23 21:40:00,2022-07-23 22:10:00,1520.62,1519.65,-0.0,flip_to_short -37619,做空,2022-07-23 22:10:00,2022-07-23 22:15:00,1519.65,1522.14,-0.0,flip_to_long -37620,做多,2022-07-23 22:15:00,2022-07-23 22:20:00,1522.14,1538.54,0.0,tp_upper -37621,做空,2022-07-24 01:10:00,2022-07-24 01:15:00,1561.0,1563.86,-0.0,flip_to_long -37622,做多,2022-07-24 01:15:00,2022-07-24 01:25:00,1563.86,1561.23,-0.0,flip_to_short -37623,做空,2022-07-24 01:25:00,2022-07-24 01:30:00,1561.23,1556.5,0.0,tp_lower -37624,做多,2022-07-24 01:55:00,2022-07-24 02:30:00,1561.1,1562.04,0.0,tp_upper -37625,做空,2022-07-24 02:45:00,2022-07-24 02:55:00,1557.99,1565.32,-0.0,flip_to_long -37626,做多,2022-07-24 02:55:00,2022-07-24 03:00:00,1565.32,1564.23,-0.0,tp_upper -37627,做空,2022-07-24 03:10:00,2022-07-24 03:25:00,1558.47,1555.27,0.0,tp_lower -37628,做多,2022-07-24 04:05:00,2022-07-24 04:40:00,1554.81,1559.25,0.0,tp_upper -37629,做空,2022-07-24 07:15:00,2022-07-24 07:20:00,1608.77,1610.13,-0.0,flip_to_long -37630,做多,2022-07-24 07:20:00,2022-07-24 07:25:00,1610.13,1608.64,-0.0,flip_to_short -37631,做空,2022-07-24 07:25:00,2022-07-24 07:40:00,1608.64,1610.64,-0.0,flip_to_long -37632,做多,2022-07-24 07:40:00,2022-07-24 08:45:00,1610.64,1603.05,-0.0,flip_to_short -37633,做空,2022-07-24 08:45:00,2022-07-24 08:50:00,1603.05,1606.01,-0.0,flip_to_long -37634,做多,2022-07-24 08:50:00,2022-07-24 08:55:00,1606.01,1603.53,-0.0,flip_to_short -37635,做空,2022-07-24 08:55:00,2022-07-24 09:00:00,1603.53,1606.24,-0.0,flip_to_long -37636,做多,2022-07-24 09:00:00,2022-07-24 09:05:00,1606.24,1600.75,-0.0,flip_to_short -37637,做空,2022-07-24 09:05:00,2022-07-24 09:15:00,1600.75,1604.14,-0.0,flip_to_long -37638,做多,2022-07-24 09:15:00,2022-07-24 09:20:00,1604.14,1608.62,0.0,tp_upper -37639,做空,2022-07-24 09:35:00,2022-07-24 09:50:00,1603.75,1601.61,0.0,flip_to_long -37640,做多,2022-07-24 09:50:00,2022-07-24 10:25:00,1601.61,1601.65,-0.0,flip_to_short -37641,做空,2022-07-24 10:25:00,2022-07-24 10:35:00,1601.65,1585.51,0.0,tp_lower -37642,做多,2022-07-24 11:10:00,2022-07-24 11:15:00,1619.9,1620.2,-0.0,tp_upper -37643,做空,2022-07-24 12:00:00,2022-07-24 12:40:00,1606.66,1596.64,0.0,tp_lower -37644,做多,2022-07-24 14:05:00,2022-07-24 14:20:00,1581.54,1610.77,0.01,tp_upper -37645,做空,2022-07-24 15:35:00,2022-07-24 15:40:00,1605.95,1606.7,-0.0,flip_to_long -37646,做多,2022-07-24 15:40:00,2022-07-24 16:00:00,1606.7,1605.3,-0.0,tp_upper -37647,做多,2022-07-24 17:10:00,2022-07-24 17:20:00,1602.06,1609.77,0.0,tp_upper -37648,做空,2022-07-24 17:30:00,2022-07-24 17:35:00,1594.37,1596.37,-0.0,flip_to_long -37649,做多,2022-07-24 17:35:00,2022-07-24 18:00:00,1596.37,1600.12,0.0,flip_to_short -37650,做空,2022-07-24 18:00:00,2022-07-24 18:15:00,1600.12,1605.51,-0.0,flip_to_long -37651,做多,2022-07-24 18:15:00,2022-07-24 18:30:00,1605.51,1597.2,-0.0,flip_to_short -37652,做空,2022-07-24 18:30:00,2022-07-24 18:35:00,1597.2,1596.53,-0.0,tp_lower -37653,做多,2022-07-24 19:10:00,2022-07-24 19:15:00,1603.29,1596.26,-0.0,flip_to_short -37654,做空,2022-07-24 19:15:00,2022-07-24 19:20:00,1596.26,1604.99,-0.0,flip_to_long -37655,做多,2022-07-24 19:20:00,2022-07-24 19:25:00,1604.99,1607.9,0.0,tp_upper -37656,做空,2022-07-24 19:50:00,2022-07-24 19:55:00,1600.75,1602.28,-0.0,flip_to_long -37657,做多,2022-07-24 19:55:00,2022-07-24 20:00:00,1602.28,1601.51,-0.0,flip_to_short -37658,做空,2022-07-24 20:00:00,2022-07-24 20:15:00,1601.51,1601.6,-0.0,flip_to_long -37659,做多,2022-07-24 20:15:00,2022-07-24 20:25:00,1601.6,1604.57,0.0,flip_to_short -37660,做空,2022-07-24 20:25:00,2022-07-24 22:50:00,1604.57,1607.88,-0.0,tp_lower -37661,做多,2022-07-25 04:20:00,2022-07-25 04:25:00,1514.83,1513.6,-0.0,flip_to_short -37662,做空,2022-07-25 04:25:00,2022-07-25 04:35:00,1513.6,1512.89,-0.0,flip_to_long -37663,做多,2022-07-25 04:35:00,2022-07-25 04:40:00,1512.89,1512.45,-0.0,flip_to_short -37664,做空,2022-07-25 04:40:00,2022-07-25 06:25:00,1512.45,1522.3,-0.0,flip_to_long -37665,做多,2022-07-25 06:25:00,2022-07-25 07:20:00,1522.3,1522.3,-0.0,flip_to_short -37666,做空,2022-07-25 07:20:00,2022-07-25 07:35:00,1522.3,1523.48,-0.0,flip_to_long -37667,做多,2022-07-25 07:35:00,2022-07-25 07:55:00,1523.48,1521.18,-0.0,flip_to_short -37668,做空,2022-07-25 07:55:00,2022-07-25 08:20:00,1521.18,1513.34,0.0,tp_lower -37669,做多,2022-07-25 08:35:00,2022-07-25 08:40:00,1531.2,1533.72,0.0,tp_upper -37670,做空,2022-07-25 10:00:00,2022-07-25 10:10:00,1534.55,1537.04,-0.0,flip_to_long -37671,做多,2022-07-25 10:10:00,2022-07-25 10:15:00,1537.04,1544.55,0.0,tp_upper -37672,做空,2022-07-25 11:15:00,2022-07-25 11:20:00,1536.33,1540.92,-0.0,flip_to_long -37673,做多,2022-07-25 11:20:00,2022-07-25 13:10:00,1540.92,1523.06,-0.01,flip_to_short -37674,做空,2022-07-25 13:10:00,2022-07-25 13:15:00,1523.06,1523.13,-0.0,tp_lower -37675,做多,2022-07-25 13:20:00,2022-07-25 13:25:00,1531.74,1526.98,-0.0,flip_to_short -37676,做空,2022-07-25 13:25:00,2022-07-25 13:35:00,1526.98,1515.68,0.0,tp_lower -37677,做多,2022-07-25 13:40:00,2022-07-25 14:45:00,1523.29,1519.65,-0.0,flip_to_short -37678,做空,2022-07-25 14:45:00,2022-07-25 15:25:00,1519.65,1520.59,-0.0,flip_to_long -37679,做多,2022-07-25 15:25:00,2022-07-25 15:30:00,1520.59,1526.31,0.0,tp_upper -37680,做空,2022-07-25 16:15:00,2022-07-25 16:30:00,1519.47,1519.22,-0.0,flip_to_long -37681,做多,2022-07-25 16:30:00,2022-07-25 17:15:00,1519.22,1526.96,0.0,flip_to_short -37682,做空,2022-07-25 17:15:00,2022-07-25 17:45:00,1526.96,1516.0,0.0,tp_lower -37683,做多,2022-07-25 18:40:00,2022-07-25 18:45:00,1518.65,1516.18,-0.0,flip_to_short -37684,做空,2022-07-25 18:45:00,2022-07-25 19:00:00,1516.18,1505.19,0.0,tp_lower -37685,做多,2022-07-25 19:55:00,2022-07-25 20:40:00,1493.94,1530.35,0.01,tp_upper -37686,做空,2022-07-25 21:35:00,2022-07-25 21:45:00,1519.88,1513.62,0.0,tp_lower -37687,做多,2022-07-26 01:45:00,2022-07-26 01:55:00,1423.06,1419.44,-0.0,flip_to_short -37688,做空,2022-07-26 01:55:00,2022-07-26 02:05:00,1419.44,1424.44,-0.0,flip_to_long -37689,做多,2022-07-26 02:05:00,2022-07-26 02:10:00,1424.44,1422.43,-0.0,flip_to_short -37690,做空,2022-07-26 02:10:00,2022-07-26 02:30:00,1422.43,1420.39,0.0,flip_to_long -37691,做多,2022-07-26 02:30:00,2022-07-26 02:55:00,1420.39,1418.91,-0.0,flip_to_short -37692,做空,2022-07-26 02:55:00,2022-07-26 03:10:00,1418.91,1414.85,0.0,tp_lower -37693,做多,2022-07-26 03:15:00,2022-07-26 03:20:00,1423.48,1420.84,-0.0,flip_to_short -37694,做空,2022-07-26 03:20:00,2022-07-26 03:25:00,1420.84,1428.23,-0.0,flip_to_long -37695,做多,2022-07-26 03:25:00,2022-07-26 03:30:00,1428.23,1435.56,0.0,tp_upper -37696,做空,2022-07-26 03:40:00,2022-07-26 05:00:00,1424.75,1425.69,-0.0,tp_lower -37697,做多,2022-07-26 05:40:00,2022-07-26 05:50:00,1427.64,1427.7,-0.0,flip_to_short -37698,做空,2022-07-26 05:50:00,2022-07-26 06:20:00,1427.7,1423.39,0.0,flip_to_long -37699,做多,2022-07-26 06:20:00,2022-07-26 07:20:00,1423.39,1421.79,-0.0,flip_to_short -37700,做空,2022-07-26 07:20:00,2022-07-26 07:50:00,1421.79,1411.48,0.0,tp_lower -37701,做多,2022-07-26 08:40:00,2022-07-26 08:50:00,1417.02,1413.95,-0.0,flip_to_short -37702,做空,2022-07-26 08:50:00,2022-07-26 09:00:00,1413.95,1414.3,-0.0,flip_to_long -37703,做多,2022-07-26 09:00:00,2022-07-26 09:15:00,1414.3,1413.3,-0.0,flip_to_short -37704,做空,2022-07-26 09:15:00,2022-07-26 10:35:00,1413.3,1411.43,0.0,tp_lower -37705,做多,2022-07-26 11:20:00,2022-07-26 11:25:00,1413.52,1411.87,-0.0,flip_to_short -37706,做空,2022-07-26 11:25:00,2022-07-26 11:30:00,1411.87,1412.89,-0.0,flip_to_long -37707,做多,2022-07-26 11:30:00,2022-07-26 11:35:00,1412.89,1412.74,-0.0,flip_to_short -37708,做空,2022-07-26 11:35:00,2022-07-26 11:45:00,1412.74,1412.7,-0.0,flip_to_long -37709,做多,2022-07-26 11:45:00,2022-07-26 11:50:00,1412.7,1406.75,-0.0,flip_to_short -37710,做空,2022-07-26 11:50:00,2022-07-26 11:55:00,1406.75,1405.51,0.0,tp_lower -37711,做多,2022-07-26 12:05:00,2022-07-26 12:10:00,1411.26,1413.73,0.0,tp_upper -37712,做空,2022-07-26 12:15:00,2022-07-26 12:20:00,1405.06,1398.34,0.0,tp_lower -37713,做多,2022-07-26 13:50:00,2022-07-26 14:10:00,1386.97,1384.8,-0.0,flip_to_short -37714,做空,2022-07-26 14:10:00,2022-07-26 14:15:00,1384.8,1382.3,0.0,tp_lower -37715,做多,2022-07-26 14:40:00,2022-07-26 15:00:00,1384.37,1387.99,0.0,tp_upper -37716,做空,2022-07-26 15:05:00,2022-07-26 15:20:00,1381.29,1375.08,0.0,tp_lower -37717,做多,2022-07-26 16:30:00,2022-07-26 16:35:00,1376.39,1375.29,-0.0,flip_to_short -37718,做空,2022-07-26 16:35:00,2022-07-26 18:00:00,1375.29,1384.33,-0.0,flip_to_long -37719,做多,2022-07-26 18:00:00,2022-07-26 18:05:00,1384.33,1378.52,-0.0,flip_to_short -37720,做空,2022-07-26 18:05:00,2022-07-26 18:10:00,1378.52,1379.37,-0.0,flip_to_long -37721,做多,2022-07-26 18:10:00,2022-07-26 20:05:00,1379.37,1376.64,-0.0,tp_upper -37722,做空,2022-07-26 21:30:00,2022-07-26 21:40:00,1375.21,1378.01,-0.0,flip_to_long -37723,做多,2022-07-26 21:40:00,2022-07-26 22:15:00,1378.01,1401.14,0.01,tp_upper -37724,做多,2022-07-27 00:55:00,2022-07-27 01:10:00,1442.1,1442.85,0.0,flip_to_short -37725,做空,2022-07-27 01:10:00,2022-07-27 01:55:00,1442.85,1432.84,0.0,tp_lower -37726,做多,2022-07-27 02:45:00,2022-07-27 02:50:00,1435.75,1435.09,-0.0,flip_to_short -37727,做空,2022-07-27 02:50:00,2022-07-27 03:10:00,1435.09,1433.42,0.0,flip_to_long -37728,做多,2022-07-27 03:10:00,2022-07-27 03:15:00,1433.42,1429.56,-0.0,flip_to_short -37729,做空,2022-07-27 03:15:00,2022-07-27 03:30:00,1429.56,1426.61,0.0,tp_lower -37730,做多,2022-07-27 04:10:00,2022-07-27 04:15:00,1430.14,1428.55,-0.0,flip_to_short -37731,做空,2022-07-27 04:15:00,2022-07-27 04:20:00,1428.55,1432.61,-0.0,flip_to_long -37732,做多,2022-07-27 04:20:00,2022-07-27 04:35:00,1432.61,1433.16,-0.0,tp_upper -37733,做空,2022-07-27 06:25:00,2022-07-27 06:30:00,1446.84,1448.46,-0.0,flip_to_long -37734,做多,2022-07-27 06:30:00,2022-07-27 06:35:00,1448.46,1444.82,-0.0,flip_to_short -37735,做空,2022-07-27 06:35:00,2022-07-27 06:40:00,1444.82,1447.91,-0.0,flip_to_long -37736,做多,2022-07-27 06:40:00,2022-07-27 06:55:00,1447.91,1454.15,0.0,tp_upper -37737,做空,2022-07-27 08:45:00,2022-07-27 08:50:00,1461.8,1464.49,-0.0,flip_to_long -37738,做多,2022-07-27 08:50:00,2022-07-27 08:55:00,1464.49,1460.0,-0.0,flip_to_short -37739,做空,2022-07-27 08:55:00,2022-07-27 09:05:00,1460.0,1457.37,0.0,tp_lower -37740,做多,2022-07-27 10:20:00,2022-07-27 10:25:00,1461.54,1463.95,0.0,tp_upper -37741,做空,2022-07-27 10:30:00,2022-07-27 11:00:00,1461.31,1455.44,0.0,tp_lower -37742,做多,2022-07-27 11:15:00,2022-07-27 11:20:00,1459.32,1458.91,-0.0,flip_to_short -37743,做空,2022-07-27 11:20:00,2022-07-27 11:55:00,1458.91,1452.08,0.0,tp_lower -37744,做多,2022-07-27 12:10:00,2022-07-27 12:35:00,1456.14,1464.17,0.0,tp_upper -37745,做空,2022-07-27 14:40:00,2022-07-27 15:10:00,1483.65,1490.44,-0.0,flip_to_long -37746,做多,2022-07-27 15:10:00,2022-07-27 15:20:00,1490.44,1483.5,-0.0,flip_to_short -37747,做空,2022-07-27 15:20:00,2022-07-27 15:45:00,1483.5,1489.89,-0.0,flip_to_long -37748,做多,2022-07-27 15:45:00,2022-07-27 15:55:00,1489.89,1488.5,-0.0,tp_upper -37749,做空,2022-07-27 16:00:00,2022-07-27 16:10:00,1487.37,1503.82,-0.01,flip_to_long -37750,做多,2022-07-27 16:10:00,2022-07-27 16:15:00,1503.82,1512.52,0.0,tp_upper -37751,做空,2022-07-27 16:50:00,2022-07-27 17:25:00,1495.49,1505.44,-0.0,flip_to_long -37752,做多,2022-07-27 17:25:00,2022-07-27 17:45:00,1505.44,1502.1,-0.0,flip_to_short -37753,做空,2022-07-27 17:45:00,2022-07-27 18:00:00,1502.1,1544.02,-0.01,flip_to_long -37754,做多,2022-07-27 18:00:00,2022-07-27 18:05:00,1544.02,1547.13,0.0,tp_upper -37755,做空,2022-07-27 20:05:00,2022-07-27 21:05:00,1594.16,1600.78,-0.0,flip_to_long -37756,做多,2022-07-27 21:05:00,2022-07-27 21:30:00,1600.78,1595.38,-0.0,flip_to_short -37757,做空,2022-07-27 21:30:00,2022-07-27 21:35:00,1595.38,1601.99,-0.0,flip_to_long -37758,做多,2022-07-27 21:35:00,2022-07-27 21:40:00,1601.99,1608.1,0.0,tp_upper -37759,做空,2022-07-27 21:55:00,2022-07-27 23:40:00,1606.89,1629.1,-0.01,tp_lower -37760,做空,2022-07-28 00:05:00,2022-07-28 00:10:00,1625.6,1621.12,0.0,tp_lower -37761,做多,2022-07-28 01:50:00,2022-07-28 02:00:00,1615.55,1613.13,-0.0,flip_to_short -37762,做空,2022-07-28 02:00:00,2022-07-28 02:10:00,1613.13,1612.38,-0.0,flip_to_long -37763,做多,2022-07-28 02:10:00,2022-07-28 02:35:00,1612.38,1624.51,0.0,tp_upper -37764,做多,2022-07-28 04:00:00,2022-07-28 05:50:00,1649.99,1650.74,-0.0,tp_upper -37765,做空,2022-07-28 06:10:00,2022-07-28 06:55:00,1640.72,1643.19,-0.0,tp_lower -37766,做多,2022-07-28 08:35:00,2022-07-28 08:40:00,1626.75,1623.14,-0.0,flip_to_short -37767,做空,2022-07-28 08:40:00,2022-07-28 08:45:00,1623.14,1626.53,-0.0,flip_to_long -37768,做多,2022-07-28 08:45:00,2022-07-28 08:50:00,1626.53,1625.35,-0.0,flip_to_short -37769,做空,2022-07-28 08:50:00,2022-07-28 09:15:00,1625.35,1615.28,0.0,tp_lower -37770,做多,2022-07-28 09:55:00,2022-07-28 10:10:00,1619.32,1620.96,0.0,flip_to_short -37771,做空,2022-07-28 10:10:00,2022-07-28 10:20:00,1620.96,1619.41,0.0,flip_to_long -37772,做多,2022-07-28 10:20:00,2022-07-28 10:30:00,1619.41,1627.7,0.0,tp_upper -37773,做空,2022-07-28 10:55:00,2022-07-28 12:25:00,1621.04,1635.69,-0.0,tp_lower -37774,做空,2022-07-28 12:30:00,2022-07-28 12:35:00,1620.0,1615.82,0.0,tp_lower -37775,做多,2022-07-28 12:40:00,2022-07-28 12:45:00,1628.03,1642.19,0.0,tp_upper -37776,做空,2022-07-28 13:00:00,2022-07-28 13:05:00,1629.11,1631.9,-0.0,flip_to_long -37777,做多,2022-07-28 13:05:00,2022-07-28 13:15:00,1631.9,1647.71,0.0,tp_upper -37778,做空,2022-07-28 13:40:00,2022-07-28 13:50:00,1637.48,1617.62,0.01,tp_lower -37779,做多,2022-07-28 14:35:00,2022-07-28 15:15:00,1634.65,1661.62,0.01,tp_upper -37780,做空,2022-07-28 17:15:00,2022-07-28 18:25:00,1729.45,1716.9,0.0,tp_lower -37781,做多,2022-07-28 19:15:00,2022-07-28 19:35:00,1729.48,1725.89,-0.0,flip_to_short -37782,做空,2022-07-28 19:35:00,2022-07-28 19:50:00,1725.89,1721.83,0.0,tp_lower -37783,做多,2022-07-28 19:55:00,2022-07-28 20:00:00,1725.88,1732.82,0.0,tp_upper -37784,做空,2022-07-28 20:45:00,2022-07-28 21:25:00,1746.89,1746.14,-0.0,flip_to_long -37785,做多,2022-07-28 21:25:00,2022-07-28 22:30:00,1746.14,1747.08,0.0,flip_to_short -37786,做空,2022-07-28 22:30:00,2022-07-28 22:40:00,1747.08,1745.85,0.0,flip_to_long -37787,做多,2022-07-28 22:40:00,2022-07-28 23:00:00,1745.85,1742.97,-0.0,flip_to_short -37788,做空,2022-07-28 23:00:00,2022-07-28 23:15:00,1742.97,1729.99,0.0,tp_lower -37789,做多,2022-07-29 00:35:00,2022-07-29 01:25:00,1721.82,1714.59,-0.0,flip_to_short -37790,做空,2022-07-29 01:25:00,2022-07-29 01:55:00,1714.59,1715.36,-0.0,flip_to_long -37791,做多,2022-07-29 01:55:00,2022-07-29 02:20:00,1715.36,1703.27,-0.0,flip_to_short -37792,做空,2022-07-29 02:20:00,2022-07-29 02:40:00,1703.27,1715.94,-0.0,flip_to_long -37793,做多,2022-07-29 02:40:00,2022-07-29 02:45:00,1715.94,1709.11,-0.0,flip_to_short -37794,做空,2022-07-29 02:45:00,2022-07-29 02:55:00,1709.11,1712.62,-0.0,flip_to_long -37795,做多,2022-07-29 02:55:00,2022-07-29 03:00:00,1712.62,1712.4,-0.0,flip_to_short -37796,做空,2022-07-29 03:00:00,2022-07-29 05:10:00,1712.4,1724.09,-0.0,tp_lower -37797,做多,2022-07-29 05:30:00,2022-07-29 05:35:00,1730.46,1736.51,0.0,tp_upper -37798,做空,2022-07-29 05:50:00,2022-07-29 06:20:00,1726.74,1735.4,-0.0,flip_to_long -37799,做多,2022-07-29 06:20:00,2022-07-29 06:35:00,1735.4,1742.2,0.0,tp_upper -37800,做空,2022-07-29 06:45:00,2022-07-29 06:50:00,1727.44,1723.71,0.0,tp_lower -37801,做多,2022-07-29 08:15:00,2022-07-29 08:20:00,1716.8,1714.87,-0.0,flip_to_short -37802,做空,2022-07-29 08:20:00,2022-07-29 08:40:00,1714.87,1721.04,-0.0,flip_to_long -37803,做多,2022-07-29 08:40:00,2022-07-29 08:45:00,1721.04,1717.24,-0.0,tp_upper -37804,做空,2022-07-29 10:15:00,2022-07-29 10:35:00,1722.44,1723.7,-0.0,flip_to_long -37805,做多,2022-07-29 10:35:00,2022-07-29 10:40:00,1723.7,1720.42,-0.0,flip_to_short -37806,做空,2022-07-29 10:40:00,2022-07-29 10:45:00,1720.42,1724.82,-0.0,flip_to_long -37807,做多,2022-07-29 10:45:00,2022-07-29 10:55:00,1724.82,1720.59,-0.0,flip_to_short -37808,做空,2022-07-29 10:55:00,2022-07-29 11:05:00,1720.59,1713.65,0.0,tp_lower -37809,做多,2022-07-29 13:20:00,2022-07-29 13:30:00,1674.1,1671.76,-0.0,flip_to_short -37810,做空,2022-07-29 13:30:00,2022-07-29 16:00:00,1671.76,1699.53,-0.01,tp_lower -37811,做多,2022-07-29 17:30:00,2022-07-29 17:40:00,1682.87,1692.59,0.0,tp_upper -37812,做空,2022-07-29 19:20:00,2022-07-29 19:30:00,1717.21,1717.9,-0.0,flip_to_long -37813,做多,2022-07-29 19:30:00,2022-07-29 19:50:00,1717.9,1723.09,0.0,flip_to_short -37814,做空,2022-07-29 19:50:00,2022-07-29 19:55:00,1723.09,1723.7,-0.0,tp_lower -37815,做空,2022-07-29 20:00:00,2022-07-29 20:05:00,1716.3,1738.8,-0.01,flip_to_long -37816,做多,2022-07-29 20:05:00,2022-07-29 20:10:00,1738.8,1716.56,-0.01,tp_upper -37817,做多,2022-07-29 20:15:00,2022-07-29 20:20:00,1723.54,1721.05,-0.0,flip_to_short -37818,做空,2022-07-29 20:20:00,2022-07-29 20:30:00,1721.05,1723.86,-0.0,flip_to_long -37819,做多,2022-07-29 20:30:00,2022-07-29 20:35:00,1723.86,1726.6,0.0,tp_upper -37820,做空,2022-07-29 20:40:00,2022-07-29 21:20:00,1724.12,1729.16,-0.0,flip_to_long -37821,做多,2022-07-29 21:20:00,2022-07-29 21:25:00,1729.16,1724.81,-0.0,flip_to_short -37822,做空,2022-07-29 21:25:00,2022-07-29 21:30:00,1724.81,1712.35,0.0,tp_lower -37823,做多,2022-07-29 22:20:00,2022-07-29 22:40:00,1720.51,1739.5,0.0,tp_upper -37824,做空,2022-07-29 23:50:00,2022-07-30 01:25:00,1720.16,1725.63,-0.0,flip_to_long -37825,做多,2022-07-30 01:25:00,2022-07-30 01:35:00,1725.63,1726.72,0.0,flip_to_short -37826,做空,2022-07-30 01:35:00,2022-07-30 01:45:00,1726.72,1695.57,0.01,tp_lower -37827,做多,2022-07-30 01:55:00,2022-07-30 02:00:00,1722.79,1718.5,-0.0,flip_to_short -37828,做空,2022-07-30 02:00:00,2022-07-30 02:40:00,1718.5,1714.65,0.0,flip_to_long -37829,做多,2022-07-30 02:40:00,2022-07-30 02:45:00,1714.65,1711.8,-0.0,flip_to_short -37830,做空,2022-07-30 02:45:00,2022-07-30 02:55:00,1711.8,1713.9,-0.0,flip_to_long -37831,做多,2022-07-30 02:55:00,2022-07-30 03:00:00,1713.9,1707.86,-0.0,flip_to_short -37832,做空,2022-07-30 03:00:00,2022-07-30 03:25:00,1707.86,1708.75,-0.0,flip_to_long -37833,做多,2022-07-30 03:25:00,2022-07-30 03:35:00,1708.75,1705.27,-0.0,flip_to_short -37834,做空,2022-07-30 03:35:00,2022-07-30 03:40:00,1705.27,1698.83,0.0,tp_lower -37835,做多,2022-07-30 03:50:00,2022-07-30 03:55:00,1707.5,1706.89,-0.0,flip_to_short -37836,做空,2022-07-30 03:55:00,2022-07-30 04:05:00,1706.89,1701.21,0.0,tp_lower -37837,做多,2022-07-30 04:10:00,2022-07-30 04:15:00,1705.97,1699.0,-0.0,flip_to_short -37838,做空,2022-07-30 04:15:00,2022-07-30 04:20:00,1699.0,1695.64,0.0,tp_lower -37839,做多,2022-07-30 04:45:00,2022-07-30 04:50:00,1705.21,1703.32,-0.0,flip_to_short -37840,做空,2022-07-30 04:50:00,2022-07-30 05:00:00,1703.32,1705.14,-0.0,flip_to_long -37841,做多,2022-07-30 05:00:00,2022-07-30 05:05:00,1705.14,1703.84,-0.0,flip_to_short -37842,做空,2022-07-30 05:05:00,2022-07-30 06:10:00,1703.84,1706.59,-0.0,flip_to_long -37843,做多,2022-07-30 06:10:00,2022-07-30 06:15:00,1706.59,1705.08,-0.0,flip_to_short -37844,做空,2022-07-30 06:15:00,2022-07-30 06:20:00,1705.08,1710.61,-0.0,flip_to_long -37845,做多,2022-07-30 06:20:00,2022-07-30 06:25:00,1710.61,1715.43,0.0,tp_upper -37846,做空,2022-07-30 07:40:00,2022-07-30 07:45:00,1712.55,1713.87,-0.0,flip_to_long -37847,做多,2022-07-30 07:45:00,2022-07-30 07:55:00,1713.87,1715.24,0.0,flip_to_short -37848,做空,2022-07-30 07:55:00,2022-07-30 08:15:00,1715.24,1719.69,-0.0,tp_lower -37849,做空,2022-07-30 08:35:00,2022-07-30 08:40:00,1711.81,1716.16,-0.0,tp_lower -37850,做空,2022-07-30 08:45:00,2022-07-30 08:50:00,1713.4,1713.7,-0.0,tp_lower -37851,做多,2022-07-30 09:10:00,2022-07-30 09:15:00,1716.21,1715.51,-0.0,flip_to_short -37852,做空,2022-07-30 09:15:00,2022-07-30 09:35:00,1715.51,1713.73,0.0,flip_to_long -37853,做多,2022-07-30 09:35:00,2022-07-30 11:20:00,1713.73,1700.22,-0.0,tp_upper -37854,做空,2022-07-30 12:15:00,2022-07-30 14:05:00,1700.15,1726.91,-0.01,flip_to_long -37855,做多,2022-07-30 14:05:00,2022-07-30 14:10:00,1726.91,1725.89,-0.0,flip_to_short -37856,做空,2022-07-30 14:10:00,2022-07-30 14:30:00,1725.89,1718.99,0.0,tp_lower -37857,做多,2022-07-30 15:15:00,2022-07-30 15:25:00,1726.31,1732.09,0.0,tp_upper -37858,做空,2022-07-30 16:10:00,2022-07-30 16:15:00,1727.72,1733.99,-0.0,flip_to_long -37859,做多,2022-07-30 16:15:00,2022-07-30 16:35:00,1733.99,1730.32,-0.0,flip_to_short -37860,做空,2022-07-30 16:35:00,2022-07-30 16:45:00,1730.32,1731.9,-0.0,flip_to_long -37861,做多,2022-07-30 16:45:00,2022-07-30 17:00:00,1731.9,1733.07,0.0,flip_to_short -37862,做空,2022-07-30 17:00:00,2022-07-30 17:05:00,1733.07,1726.63,0.0,tp_lower -37863,做多,2022-07-30 17:50:00,2022-07-30 18:35:00,1725.25,1726.92,0.0,flip_to_short -37864,做空,2022-07-30 18:35:00,2022-07-30 19:05:00,1726.92,1717.57,0.0,tp_lower -37865,做多,2022-07-30 20:35:00,2022-07-30 20:45:00,1704.64,1699.65,-0.0,flip_to_short -37866,做空,2022-07-30 20:45:00,2022-07-30 20:50:00,1699.65,1700.23,-0.0,flip_to_long -37867,做多,2022-07-30 20:50:00,2022-07-30 21:05:00,1700.23,1700.27,-0.0,flip_to_short -37868,做空,2022-07-30 21:05:00,2022-07-30 21:55:00,1700.27,1691.2,0.0,tp_lower -37869,做多,2022-07-30 22:35:00,2022-07-30 23:10:00,1692.65,1692.64,-0.0,flip_to_short -37870,做空,2022-07-30 23:10:00,2022-07-30 23:35:00,1692.64,1693.59,-0.0,flip_to_long -37871,做多,2022-07-30 23:35:00,2022-07-30 23:40:00,1693.59,1691.58,-0.0,flip_to_short -37872,做空,2022-07-30 23:40:00,2022-07-31 00:05:00,1691.58,1700.83,-0.0,flip_to_long -37873,做多,2022-07-31 00:05:00,2022-07-31 00:10:00,1700.83,1694.57,-0.0,flip_to_short -37874,做空,2022-07-31 00:10:00,2022-07-31 01:55:00,1694.57,1695.91,-0.0,tp_lower -37875,做多,2022-07-31 02:00:00,2022-07-31 02:05:00,1703.96,1703.03,-0.0,flip_to_short -37876,做空,2022-07-31 02:05:00,2022-07-31 02:15:00,1703.03,1703.58,-0.0,flip_to_long -37877,做多,2022-07-31 02:15:00,2022-07-31 02:20:00,1703.58,1694.36,-0.0,flip_to_short -37878,做空,2022-07-31 02:20:00,2022-07-31 02:25:00,1694.36,1694.01,-0.0,tp_lower -37879,做多,2022-07-31 03:50:00,2022-07-31 03:55:00,1694.52,1693.3,-0.0,flip_to_short -37880,做空,2022-07-31 03:55:00,2022-07-31 04:00:00,1693.3,1696.68,-0.0,flip_to_long -37881,做多,2022-07-31 04:00:00,2022-07-31 04:05:00,1696.68,1696.98,-0.0,tp_upper -37882,做空,2022-07-31 04:10:00,2022-07-31 04:15:00,1694.25,1697.48,-0.0,flip_to_long -37883,做多,2022-07-31 04:15:00,2022-07-31 04:25:00,1697.48,1702.55,0.0,tp_upper -37884,做空,2022-07-31 05:20:00,2022-07-31 05:40:00,1695.29,1701.98,-0.0,flip_to_long -37885,做多,2022-07-31 05:40:00,2022-07-31 05:45:00,1701.98,1698.93,-0.0,flip_to_short -37886,做空,2022-07-31 05:45:00,2022-07-31 05:55:00,1698.93,1690.57,0.0,tp_lower -37887,做多,2022-07-31 06:20:00,2022-07-31 06:25:00,1697.52,1696.65,-0.0,flip_to_short -37888,做空,2022-07-31 06:25:00,2022-07-31 06:30:00,1696.65,1699.4,-0.0,flip_to_long -37889,做多,2022-07-31 06:30:00,2022-07-31 06:40:00,1699.4,1696.5,-0.0,flip_to_short -37890,做空,2022-07-31 06:40:00,2022-07-31 06:45:00,1696.5,1699.44,-0.0,flip_to_long -37891,做多,2022-07-31 06:45:00,2022-07-31 07:00:00,1699.44,1702.32,0.0,tp_upper -37892,做空,2022-07-31 07:30:00,2022-07-31 07:50:00,1696.7,1698.19,-0.0,flip_to_long -37893,做多,2022-07-31 07:50:00,2022-07-31 08:10:00,1698.19,1692.58,-0.0,flip_to_short -37894,做空,2022-07-31 08:10:00,2022-07-31 08:15:00,1692.58,1694.29,-0.0,tp_lower -37895,做多,2022-07-31 09:15:00,2022-07-31 09:55:00,1698.69,1703.42,0.0,tp_upper -37896,做空,2022-07-31 10:50:00,2022-07-31 12:25:00,1702.0,1712.74,-0.0,flip_to_long -37897,做多,2022-07-31 12:25:00,2022-07-31 12:50:00,1712.74,1718.91,0.0,tp_upper -37898,做空,2022-07-31 13:10:00,2022-07-31 13:20:00,1711.05,1704.43,0.0,tp_lower -37899,做多,2022-07-31 13:40:00,2022-07-31 13:45:00,1712.62,1709.69,-0.0,flip_to_short -37900,做空,2022-07-31 13:45:00,2022-07-31 14:25:00,1709.69,1713.85,-0.0,flip_to_long -37901,做多,2022-07-31 14:25:00,2022-07-31 14:30:00,1713.85,1715.24,0.0,tp_upper -37902,做空,2022-07-31 14:40:00,2022-07-31 14:45:00,1695.84,1703.0,-0.0,tp_lower -37903,做多,2022-07-31 15:00:00,2022-07-31 15:10:00,1707.07,1701.2,-0.0,flip_to_short -37904,做空,2022-07-31 15:10:00,2022-07-31 15:20:00,1701.2,1708.5,-0.0,flip_to_long -37905,做多,2022-07-31 15:20:00,2022-07-31 15:25:00,1708.5,1707.95,-0.0,flip_to_short -37906,做空,2022-07-31 15:25:00,2022-07-31 16:30:00,1707.95,1707.99,-0.0,flip_to_long -37907,做多,2022-07-31 16:30:00,2022-07-31 16:45:00,1707.99,1709.41,0.0,flip_to_short -37908,做空,2022-07-31 16:45:00,2022-07-31 17:05:00,1709.41,1708.9,-0.0,flip_to_long -37909,做多,2022-07-31 17:05:00,2022-07-31 17:20:00,1708.9,1706.99,-0.0,flip_to_short -37910,做空,2022-07-31 17:20:00,2022-07-31 17:40:00,1706.99,1706.18,-0.0,tp_lower -37911,做多,2022-07-31 17:55:00,2022-07-31 18:00:00,1706.92,1712.64,0.0,tp_upper -37912,做空,2022-07-31 18:25:00,2022-07-31 19:00:00,1716.44,1718.45,-0.0,flip_to_long -37913,做多,2022-07-31 19:00:00,2022-07-31 19:05:00,1718.45,1717.81,-0.0,flip_to_short -37914,做空,2022-07-31 19:05:00,2022-07-31 20:25:00,1717.81,1716.59,0.0,flip_to_long -37915,做多,2022-07-31 20:25:00,2022-07-31 20:55:00,1716.59,1719.71,0.0,flip_to_short -37916,做空,2022-07-31 20:55:00,2022-07-31 21:30:00,1719.71,1714.09,0.0,tp_lower -37917,做多,2022-07-31 23:35:00,2022-07-31 23:45:00,1684.11,1683.41,-0.0,flip_to_short -37918,做空,2022-07-31 23:45:00,2022-08-01 00:25:00,1683.41,1685.35,-0.0,flip_to_long -37919,做多,2022-08-01 00:25:00,2022-08-01 00:30:00,1685.35,1683.65,-0.0,tp_upper -37920,做空,2022-08-01 02:35:00,2022-08-01 02:55:00,1691.88,1694.31,-0.0,flip_to_long -37921,做多,2022-08-01 02:55:00,2022-08-01 04:05:00,1694.31,1688.1,-0.0,flip_to_short -37922,做空,2022-08-01 04:05:00,2022-08-01 04:10:00,1688.1,1690.93,-0.0,flip_to_long -37923,做多,2022-08-01 04:10:00,2022-08-01 04:15:00,1690.93,1689.19,-0.0,flip_to_short -37924,做空,2022-08-01 04:15:00,2022-08-01 04:20:00,1689.19,1693.21,-0.0,flip_to_long -37925,做多,2022-08-01 04:20:00,2022-08-01 05:10:00,1693.21,1688.71,-0.0,flip_to_short -37926,做空,2022-08-01 05:10:00,2022-08-01 05:25:00,1688.71,1690.69,-0.0,flip_to_long -37927,做多,2022-08-01 05:25:00,2022-08-01 06:00:00,1690.69,1689.3,-0.0,flip_to_short -37928,做空,2022-08-01 06:00:00,2022-08-01 06:15:00,1689.3,1683.3,0.0,tp_lower -37929,做多,2022-08-01 06:50:00,2022-08-01 07:45:00,1685.04,1687.65,0.0,tp_upper -37930,做空,2022-08-01 08:40:00,2022-08-01 09:10:00,1683.28,1689.64,-0.0,flip_to_long -37931,做多,2022-08-01 09:10:00,2022-08-01 09:15:00,1689.64,1687.68,-0.0,flip_to_short -37932,做空,2022-08-01 09:15:00,2022-08-01 09:20:00,1687.68,1690.29,-0.0,flip_to_long -37933,做多,2022-08-01 09:20:00,2022-08-01 09:35:00,1690.29,1688.66,-0.0,flip_to_short -37934,做空,2022-08-01 09:35:00,2022-08-01 10:00:00,1688.66,1687.68,0.0,flip_to_long -37935,做多,2022-08-01 10:00:00,2022-08-01 10:05:00,1687.68,1685.5,-0.0,flip_to_short -37936,做空,2022-08-01 10:05:00,2022-08-01 10:10:00,1685.5,1680.76,0.0,tp_lower -37937,做多,2022-08-01 11:45:00,2022-08-01 12:20:00,1664.93,1661.3,-0.0,flip_to_short -37938,做空,2022-08-01 12:20:00,2022-08-01 13:00:00,1661.3,1651.54,0.0,tp_lower -37939,做多,2022-08-01 13:40:00,2022-08-01 14:00:00,1655.07,1671.89,0.0,tp_upper -37940,做空,2022-08-01 15:15:00,2022-08-01 15:25:00,1672.23,1674.11,-0.0,flip_to_long -37941,做多,2022-08-01 15:25:00,2022-08-01 15:50:00,1674.11,1672.85,-0.0,flip_to_short -37942,做空,2022-08-01 15:50:00,2022-08-01 16:00:00,1672.85,1664.23,0.0,tp_lower -37943,做多,2022-08-01 18:55:00,2022-08-01 19:10:00,1626.56,1628.81,0.0,flip_to_short -37944,做空,2022-08-01 19:10:00,2022-08-01 19:35:00,1628.81,1625.23,0.0,flip_to_long -37945,做多,2022-08-01 19:35:00,2022-08-01 20:25:00,1625.23,1624.63,-0.0,tp_upper -37946,做空,2022-08-01 20:30:00,2022-08-01 20:50:00,1623.34,1617.85,0.0,tp_lower -37947,做多,2022-08-01 20:55:00,2022-08-01 21:00:00,1627.61,1626.71,-0.0,tp_upper -37948,做空,2022-08-01 21:20:00,2022-08-01 21:55:00,1624.03,1623.87,-0.0,flip_to_long -37949,做多,2022-08-01 21:55:00,2022-08-01 22:00:00,1623.87,1615.37,-0.0,flip_to_short -37950,做空,2022-08-01 22:00:00,2022-08-01 22:05:00,1615.37,1613.13,0.0,tp_lower -37951,做多,2022-08-01 22:30:00,2022-08-01 22:50:00,1621.29,1627.65,0.0,tp_upper -37952,做空,2022-08-01 23:45:00,2022-08-01 23:50:00,1627.49,1633.47,-0.0,flip_to_long -37953,做多,2022-08-01 23:50:00,2022-08-01 23:55:00,1633.47,1629.45,-0.0,flip_to_short -37954,做空,2022-08-01 23:55:00,2022-08-02 00:00:00,1629.45,1632.08,-0.0,flip_to_long -37955,做多,2022-08-02 00:00:00,2022-08-02 00:10:00,1632.08,1650.27,0.0,tp_upper -37956,做空,2022-08-02 00:30:00,2022-08-02 00:35:00,1634.15,1637.0,-0.0,flip_to_long -37957,做多,2022-08-02 00:35:00,2022-08-02 01:15:00,1637.0,1627.6,-0.0,flip_to_short -37958,做空,2022-08-02 01:15:00,2022-08-02 01:30:00,1627.6,1623.06,0.0,tp_lower -37959,做多,2022-08-02 04:05:00,2022-08-02 04:10:00,1584.55,1581.82,-0.0,flip_to_short -37960,做空,2022-08-02 04:10:00,2022-08-02 04:40:00,1581.82,1565.28,0.0,tp_lower -37961,做多,2022-08-02 05:00:00,2022-08-02 05:15:00,1577.59,1577.41,-0.0,flip_to_short -37962,做空,2022-08-02 05:15:00,2022-08-02 06:00:00,1577.41,1583.01,-0.0,flip_to_long -37963,做多,2022-08-02 06:00:00,2022-08-02 06:40:00,1583.01,1588.9,0.0,tp_upper -37964,做空,2022-08-02 07:00:00,2022-08-02 07:05:00,1578.44,1576.31,0.0,tp_lower -37965,做多,2022-08-02 07:40:00,2022-08-02 07:45:00,1583.62,1593.12,0.0,tp_upper -37966,做空,2022-08-02 08:10:00,2022-08-02 08:40:00,1584.08,1584.92,-0.0,flip_to_long -37967,做多,2022-08-02 08:40:00,2022-08-02 08:45:00,1584.92,1580.96,-0.0,flip_to_short -37968,做空,2022-08-02 08:45:00,2022-08-02 09:20:00,1580.96,1570.83,0.0,tp_lower -37969,做多,2022-08-02 10:05:00,2022-08-02 10:15:00,1573.42,1574.85,0.0,flip_to_short -37970,做空,2022-08-02 10:15:00,2022-08-02 10:20:00,1574.85,1578.14,-0.0,flip_to_long -37971,做多,2022-08-02 10:20:00,2022-08-02 10:25:00,1578.14,1575.4,-0.0,flip_to_short -37972,做空,2022-08-02 10:25:00,2022-08-02 12:15:00,1575.4,1579.2,-0.0,tp_lower -37973,做多,2022-08-02 13:10:00,2022-08-02 13:35:00,1578.92,1578.84,-0.0,flip_to_short -37974,做空,2022-08-02 13:35:00,2022-08-02 13:45:00,1578.84,1577.54,0.0,flip_to_long -37975,做多,2022-08-02 13:45:00,2022-08-02 13:50:00,1577.54,1574.32,-0.0,flip_to_short -37976,做空,2022-08-02 13:50:00,2022-08-02 13:55:00,1574.32,1580.48,-0.0,flip_to_long -37977,做多,2022-08-02 13:55:00,2022-08-02 14:00:00,1580.48,1574.4,-0.0,flip_to_short -37978,做空,2022-08-02 14:00:00,2022-08-02 14:10:00,1574.4,1576.88,-0.0,tp_lower -37979,做空,2022-08-02 14:20:00,2022-08-02 14:25:00,1575.46,1612.68,-0.01,flip_to_long -37980,做多,2022-08-02 14:25:00,2022-08-02 14:30:00,1612.68,1576.52,-0.01,tp_upper -37981,做多,2022-08-02 14:35:00,2022-08-02 14:40:00,1590.48,1603.42,0.0,tp_upper -37982,做空,2022-08-02 17:30:00,2022-08-02 17:50:00,1654.08,1649.64,0.0,tp_lower -37983,做多,2022-08-02 18:05:00,2022-08-02 18:15:00,1660.05,1653.83,-0.0,flip_to_short -37984,做空,2022-08-02 18:15:00,2022-08-02 18:20:00,1653.83,1657.25,-0.0,flip_to_long -37985,做多,2022-08-02 18:20:00,2022-08-02 18:35:00,1657.25,1650.72,-0.0,flip_to_short -37986,做空,2022-08-02 18:35:00,2022-08-02 18:50:00,1650.72,1640.71,0.0,tp_lower -37987,做多,2022-08-02 19:25:00,2022-08-02 19:30:00,1651.8,1648.08,-0.0,flip_to_short -37988,做空,2022-08-02 19:30:00,2022-08-02 19:50:00,1648.08,1642.34,0.0,flip_to_long -37989,做多,2022-08-02 19:50:00,2022-08-02 21:00:00,1642.34,1649.55,0.0,flip_to_short -37990,做空,2022-08-02 21:00:00,2022-08-02 21:10:00,1649.55,1644.29,0.0,tp_lower -37991,做多,2022-08-02 21:45:00,2022-08-02 21:50:00,1654.0,1647.81,-0.0,tp_upper -37992,做空,2022-08-02 22:15:00,2022-08-02 22:35:00,1649.82,1651.28,-0.0,flip_to_long -37993,做多,2022-08-02 22:35:00,2022-08-02 22:45:00,1651.28,1645.95,-0.0,flip_to_short -37994,做空,2022-08-02 22:45:00,2022-08-02 22:50:00,1645.95,1648.95,-0.0,flip_to_long -37995,做多,2022-08-02 22:50:00,2022-08-02 22:55:00,1648.95,1646.56,-0.0,flip_to_short -37996,做空,2022-08-02 22:55:00,2022-08-02 23:00:00,1646.56,1648.36,-0.0,flip_to_long -37997,做多,2022-08-02 23:00:00,2022-08-02 23:05:00,1648.36,1644.98,-0.0,flip_to_short -37998,做空,2022-08-02 23:05:00,2022-08-02 23:15:00,1644.98,1637.4,0.0,tp_lower -37999,做多,2022-08-02 23:40:00,2022-08-03 01:35:00,1645.3,1605.44,-0.01,flip_to_short -38000,做空,2022-08-03 01:35:00,2022-08-03 01:40:00,1605.44,1609.92,-0.0,flip_to_long -38001,做多,2022-08-03 01:40:00,2022-08-03 01:50:00,1609.92,1613.59,0.0,tp_upper -38002,做空,2022-08-03 02:20:00,2022-08-03 02:30:00,1605.78,1607.1,-0.0,flip_to_long -38003,做多,2022-08-03 02:30:00,2022-08-03 02:45:00,1607.1,1605.99,-0.0,flip_to_short -38004,做空,2022-08-03 02:45:00,2022-08-03 03:00:00,1605.99,1612.11,-0.0,flip_to_long -38005,做多,2022-08-03 03:00:00,2022-08-03 03:10:00,1612.11,1623.21,0.0,tp_upper -38006,做空,2022-08-03 03:35:00,2022-08-03 03:40:00,1611.49,1614.46,-0.0,flip_to_long -38007,做多,2022-08-03 03:40:00,2022-08-03 04:35:00,1614.46,1616.8,0.0,flip_to_short -38008,做空,2022-08-03 04:35:00,2022-08-03 04:45:00,1616.8,1615.85,0.0,flip_to_long -38009,做多,2022-08-03 04:45:00,2022-08-03 05:25:00,1615.85,1620.82,0.0,tp_upper -38010,做空,2022-08-03 07:00:00,2022-08-03 07:05:00,1630.23,1633.85,-0.0,flip_to_long -38011,做多,2022-08-03 07:05:00,2022-08-03 07:10:00,1633.85,1629.58,-0.0,flip_to_short -38012,做空,2022-08-03 07:10:00,2022-08-03 07:15:00,1629.58,1634.44,-0.0,flip_to_long -38013,做多,2022-08-03 07:15:00,2022-08-03 07:25:00,1634.44,1633.89,-0.0,flip_to_short -38014,做空,2022-08-03 07:25:00,2022-08-03 07:45:00,1633.89,1628.44,0.0,tp_lower -38015,做多,2022-08-03 08:00:00,2022-08-03 08:05:00,1636.78,1634.81,-0.0,flip_to_short -38016,做空,2022-08-03 08:05:00,2022-08-03 10:35:00,1634.81,1658.46,-0.01,flip_to_long -38017,做多,2022-08-03 10:35:00,2022-08-03 10:40:00,1658.46,1658.08,-0.0,flip_to_short -38018,做空,2022-08-03 10:40:00,2022-08-03 12:40:00,1658.08,1655.54,0.0,tp_lower -38019,做多,2022-08-03 13:15:00,2022-08-03 13:40:00,1660.94,1657.88,-0.0,flip_to_short -38020,做空,2022-08-03 13:40:00,2022-08-03 13:50:00,1657.88,1662.84,-0.0,flip_to_long -38021,做多,2022-08-03 13:50:00,2022-08-03 14:00:00,1662.84,1666.01,0.0,tp_upper -38022,做空,2022-08-03 14:15:00,2022-08-03 14:25:00,1659.24,1661.29,-0.0,flip_to_long -38023,做多,2022-08-03 14:25:00,2022-08-03 14:30:00,1661.29,1657.01,-0.0,flip_to_short -38024,做空,2022-08-03 14:30:00,2022-08-03 14:35:00,1657.01,1654.09,0.0,tp_lower -38025,做多,2022-08-03 15:05:00,2022-08-03 15:10:00,1658.99,1658.3,-0.0,flip_to_short -38026,做空,2022-08-03 15:10:00,2022-08-03 15:25:00,1658.3,1658.05,-0.0,flip_to_long -38027,做多,2022-08-03 15:25:00,2022-08-03 15:30:00,1658.05,1656.3,-0.0,flip_to_short -38028,做空,2022-08-03 15:30:00,2022-08-03 15:35:00,1656.3,1660.03,-0.0,flip_to_long -38029,做多,2022-08-03 15:35:00,2022-08-03 15:45:00,1660.03,1656.63,-0.0,flip_to_short -38030,做空,2022-08-03 15:45:00,2022-08-03 15:50:00,1656.63,1656.81,-0.0,tp_lower -38031,做空,2022-08-03 15:55:00,2022-08-03 16:05:00,1655.2,1649.28,0.0,tp_lower -38032,做多,2022-08-03 16:20:00,2022-08-03 16:25:00,1655.8,1655.56,-0.0,flip_to_short -38033,做空,2022-08-03 16:25:00,2022-08-03 16:30:00,1655.56,1662.04,-0.0,flip_to_long -38034,做多,2022-08-03 16:30:00,2022-08-03 16:35:00,1662.04,1660.39,-0.0,tp_upper -38035,做空,2022-08-03 17:10:00,2022-08-03 18:00:00,1659.31,1656.7,0.0,tp_lower -38036,做多,2022-08-03 18:20:00,2022-08-03 18:55:00,1665.75,1661.97,-0.0,flip_to_short -38037,做空,2022-08-03 18:55:00,2022-08-03 19:00:00,1661.97,1665.48,-0.0,flip_to_long -38038,做多,2022-08-03 19:00:00,2022-08-03 19:05:00,1665.48,1659.74,-0.0,flip_to_short -38039,做空,2022-08-03 19:05:00,2022-08-03 19:15:00,1659.74,1655.82,0.0,tp_lower -38040,做多,2022-08-03 19:40:00,2022-08-03 19:45:00,1660.97,1653.7,-0.0,flip_to_short -38041,做空,2022-08-03 19:45:00,2022-08-03 20:05:00,1653.7,1650.03,0.0,tp_lower -38042,做多,2022-08-03 21:00:00,2022-08-03 21:50:00,1646.88,1639.6,-0.0,flip_to_short -38043,做空,2022-08-03 21:50:00,2022-08-03 21:55:00,1639.6,1634.53,0.0,tp_lower -38044,做多,2022-08-03 23:50:00,2022-08-03 23:55:00,1618.98,1617.37,-0.0,flip_to_short -38045,做空,2022-08-03 23:55:00,2022-08-04 02:10:00,1617.37,1645.0,-0.01,flip_to_long -38046,做多,2022-08-04 02:10:00,2022-08-04 02:25:00,1645.0,1657.12,0.0,tp_upper -38047,做空,2022-08-04 02:40:00,2022-08-04 03:35:00,1651.2,1653.68,-0.0,flip_to_long -38048,做多,2022-08-04 03:35:00,2022-08-04 03:40:00,1653.68,1649.5,-0.0,flip_to_short -38049,做空,2022-08-04 03:40:00,2022-08-04 03:55:00,1649.5,1650.95,-0.0,flip_to_long -38050,做多,2022-08-04 03:55:00,2022-08-04 04:10:00,1650.95,1655.03,0.0,tp_upper -38051,做空,2022-08-04 04:20:00,2022-08-04 04:25:00,1650.33,1652.8,-0.0,flip_to_long -38052,做多,2022-08-04 04:25:00,2022-08-04 04:35:00,1652.8,1656.91,0.0,tp_upper -38053,做空,2022-08-04 05:05:00,2022-08-04 05:15:00,1653.6,1652.73,0.0,flip_to_long -38054,做多,2022-08-04 05:15:00,2022-08-04 07:25:00,1652.73,1631.49,-0.01,flip_to_short -38055,做空,2022-08-04 07:25:00,2022-08-04 08:05:00,1631.49,1617.96,0.0,tp_lower -38056,做多,2022-08-04 08:25:00,2022-08-04 08:35:00,1625.83,1622.35,-0.0,flip_to_short -38057,做空,2022-08-04 08:35:00,2022-08-04 08:50:00,1622.35,1619.76,0.0,tp_lower -38058,做多,2022-08-04 09:15:00,2022-08-04 09:20:00,1621.75,1620.64,-0.0,flip_to_short -38059,做空,2022-08-04 09:20:00,2022-08-04 09:25:00,1620.64,1621.93,-0.0,flip_to_long -38060,做多,2022-08-04 09:25:00,2022-08-04 09:30:00,1621.93,1619.29,-0.0,flip_to_short -38061,做空,2022-08-04 09:30:00,2022-08-04 09:35:00,1619.29,1615.93,0.0,tp_lower -38062,做多,2022-08-04 09:40:00,2022-08-04 10:05:00,1619.75,1625.52,0.0,tp_upper -38063,做空,2022-08-04 10:35:00,2022-08-04 10:45:00,1623.02,1615.1,0.0,tp_lower -38064,做多,2022-08-04 11:40:00,2022-08-04 12:05:00,1618.37,1614.65,-0.0,flip_to_short -38065,做空,2022-08-04 12:05:00,2022-08-04 12:10:00,1614.65,1610.98,0.0,tp_lower -38066,做多,2022-08-04 12:25:00,2022-08-04 12:40:00,1613.94,1615.01,0.0,flip_to_short -38067,做空,2022-08-04 12:40:00,2022-08-04 12:45:00,1615.01,1617.38,-0.0,flip_to_long -38068,做多,2022-08-04 12:45:00,2022-08-04 12:55:00,1617.38,1616.63,-0.0,flip_to_short -38069,做空,2022-08-04 12:55:00,2022-08-04 13:10:00,1616.63,1621.2,-0.0,flip_to_long -38070,做多,2022-08-04 13:10:00,2022-08-04 13:15:00,1621.2,1619.43,-0.0,tp_upper -38071,做空,2022-08-04 14:10:00,2022-08-04 14:30:00,1622.81,1598.3,0.01,tp_lower -38072,做多,2022-08-04 15:45:00,2022-08-04 15:50:00,1611.19,1613.88,0.0,tp_upper -38073,做空,2022-08-04 16:30:00,2022-08-04 16:45:00,1613.48,1590.83,0.01,tp_lower -38074,做空,2022-08-04 18:00:00,2022-08-04 18:15:00,1594.63,1594.36,-0.0,flip_to_long -38075,做多,2022-08-04 18:15:00,2022-08-04 18:20:00,1594.36,1598.22,0.0,tp_upper -38076,做空,2022-08-04 18:55:00,2022-08-04 19:50:00,1597.62,1591.2,0.0,tp_lower -38077,做多,2022-08-04 20:05:00,2022-08-04 20:10:00,1597.93,1595.5,-0.0,flip_to_short -38078,做空,2022-08-04 20:10:00,2022-08-04 20:20:00,1595.5,1596.09,-0.0,flip_to_long -38079,做多,2022-08-04 20:20:00,2022-08-04 20:35:00,1596.09,1596.95,0.0,flip_to_short -38080,做空,2022-08-04 20:35:00,2022-08-04 20:50:00,1596.95,1594.8,0.0,flip_to_long -38081,做多,2022-08-04 20:50:00,2022-08-04 20:55:00,1594.8,1590.43,-0.0,flip_to_short -38082,做空,2022-08-04 20:55:00,2022-08-04 21:00:00,1590.43,1595.1,-0.0,flip_to_long -38083,做多,2022-08-04 21:00:00,2022-08-04 21:05:00,1595.1,1593.2,-0.0,flip_to_short -38084,做空,2022-08-04 21:05:00,2022-08-04 21:15:00,1593.2,1592.32,0.0,flip_to_long -38085,做多,2022-08-04 21:15:00,2022-08-04 21:35:00,1592.32,1592.24,-0.0,flip_to_short -38086,做空,2022-08-04 21:35:00,2022-08-04 21:45:00,1592.24,1593.76,-0.0,flip_to_long -38087,做多,2022-08-04 21:45:00,2022-08-04 21:50:00,1593.76,1589.84,-0.0,flip_to_short -38088,做空,2022-08-04 21:50:00,2022-08-04 21:55:00,1589.84,1585.8,0.0,tp_lower -38089,做多,2022-08-04 22:05:00,2022-08-04 22:35:00,1588.38,1599.55,0.0,tp_upper -38090,做空,2022-08-05 00:45:00,2022-08-05 00:50:00,1606.94,1610.27,-0.0,flip_to_long -38091,做多,2022-08-05 00:50:00,2022-08-05 00:55:00,1610.27,1606.73,-0.0,flip_to_short -38092,做空,2022-08-05 00:55:00,2022-08-05 01:00:00,1606.73,1608.19,-0.0,flip_to_long -38093,做多,2022-08-05 01:00:00,2022-08-05 01:05:00,1608.19,1612.67,0.0,tp_upper -38094,做空,2022-08-05 01:20:00,2022-08-05 01:35:00,1610.73,1610.71,-0.0,flip_to_long -38095,做多,2022-08-05 01:35:00,2022-08-05 01:40:00,1610.71,1620.75,0.0,tp_upper -38096,做空,2022-08-05 03:35:00,2022-08-05 03:40:00,1658.6,1659.03,-0.0,flip_to_long -38097,做多,2022-08-05 03:40:00,2022-08-05 03:45:00,1659.03,1658.18,-0.0,flip_to_short -38098,做空,2022-08-05 03:45:00,2022-08-05 03:50:00,1658.18,1658.86,-0.0,flip_to_long -38099,做多,2022-08-05 03:50:00,2022-08-05 04:00:00,1658.86,1659.31,-0.0,tp_upper -38100,做多,2022-08-05 04:10:00,2022-08-05 06:00:00,1659.26,1675.51,0.0,tp_upper -38101,做空,2022-08-05 07:00:00,2022-08-05 07:30:00,1663.31,1664.05,-0.0,flip_to_long -38102,做多,2022-08-05 07:30:00,2022-08-05 07:45:00,1664.05,1664.67,-0.0,flip_to_short -38103,做空,2022-08-05 07:45:00,2022-08-05 08:00:00,1664.67,1662.92,0.0,flip_to_long -38104,做多,2022-08-05 08:00:00,2022-08-05 08:05:00,1662.92,1666.09,0.0,tp_upper -38105,做空,2022-08-05 08:15:00,2022-08-05 08:20:00,1656.7,1658.9,-0.0,tp_lower -38106,做多,2022-08-05 09:15:00,2022-08-05 10:05:00,1660.72,1663.7,0.0,tp_upper -38107,做空,2022-08-05 10:20:00,2022-08-05 13:50:00,1663.05,1685.77,-0.01,flip_to_long -38108,做多,2022-08-05 13:50:00,2022-08-05 13:55:00,1685.77,1685.19,-0.0,flip_to_short -38109,做空,2022-08-05 13:55:00,2022-08-05 15:15:00,1685.19,1680.13,0.0,tp_lower -38110,做多,2022-08-05 16:50:00,2022-08-05 17:10:00,1671.13,1680.16,0.0,tp_upper -38111,做空,2022-08-05 17:15:00,2022-08-05 17:30:00,1672.92,1672.13,-0.0,flip_to_long -38112,做多,2022-08-05 17:30:00,2022-08-05 17:35:00,1672.13,1669.78,-0.0,flip_to_short -38113,做空,2022-08-05 17:35:00,2022-08-05 17:50:00,1669.78,1663.64,0.0,tp_lower -38114,做多,2022-08-05 18:00:00,2022-08-05 18:10:00,1667.66,1666.26,-0.0,flip_to_short -38115,做空,2022-08-05 18:10:00,2022-08-05 18:15:00,1666.26,1669.71,-0.0,flip_to_long -38116,做多,2022-08-05 18:15:00,2022-08-05 18:25:00,1669.71,1663.75,-0.0,flip_to_short -38117,做空,2022-08-05 18:25:00,2022-08-05 18:55:00,1663.75,1665.32,-0.0,tp_lower -38118,做多,2022-08-05 19:00:00,2022-08-05 19:10:00,1666.8,1674.16,0.0,tp_upper -38119,做空,2022-08-05 20:05:00,2022-08-05 20:10:00,1667.19,1672.88,-0.0,flip_to_long -38120,做多,2022-08-05 20:10:00,2022-08-05 20:30:00,1672.88,1675.23,0.0,flip_to_short -38121,做空,2022-08-05 20:30:00,2022-08-05 23:50:00,1675.23,1738.51,-0.02,flip_to_long -38122,做多,2022-08-05 23:50:00,2022-08-05 23:55:00,1738.51,1737.13,-0.0,tp_upper -38123,做空,2022-08-06 01:10:00,2022-08-06 01:15:00,1738.63,1739.2,-0.0,flip_to_long -38124,做多,2022-08-06 01:15:00,2022-08-06 01:20:00,1739.2,1736.0,-0.0,flip_to_short -38125,做空,2022-08-06 01:20:00,2022-08-06 01:25:00,1736.0,1737.21,-0.0,tp_lower -38126,做多,2022-08-06 01:50:00,2022-08-06 02:55:00,1738.14,1740.13,0.0,tp_upper -38127,做空,2022-08-06 03:15:00,2022-08-06 03:25:00,1735.97,1736.56,-0.0,flip_to_long -38128,做多,2022-08-06 03:25:00,2022-08-06 03:50:00,1736.56,1736.0,-0.0,flip_to_short -38129,做空,2022-08-06 03:50:00,2022-08-06 04:00:00,1736.0,1736.2,-0.0,flip_to_long -38130,做多,2022-08-06 04:00:00,2022-08-06 04:25:00,1736.2,1735.58,-0.0,flip_to_short -38131,做空,2022-08-06 04:25:00,2022-08-06 04:30:00,1735.58,1733.76,0.0,tp_lower -38132,做多,2022-08-06 05:00:00,2022-08-06 05:05:00,1735.32,1733.91,-0.0,flip_to_short -38133,做空,2022-08-06 05:05:00,2022-08-06 05:10:00,1733.91,1730.46,0.0,tp_lower -38134,做多,2022-08-06 06:50:00,2022-08-06 07:05:00,1722.48,1723.59,0.0,tp_upper -38135,做空,2022-08-06 07:10:00,2022-08-06 07:15:00,1718.25,1722.18,-0.0,flip_to_long -38136,做多,2022-08-06 07:15:00,2022-08-06 07:25:00,1722.18,1720.17,-0.0,flip_to_short -38137,做空,2022-08-06 07:25:00,2022-08-06 07:30:00,1720.17,1723.07,-0.0,flip_to_long -38138,做多,2022-08-06 07:30:00,2022-08-06 07:45:00,1723.07,1724.94,0.0,tp_upper -38139,做空,2022-08-06 07:50:00,2022-08-06 08:05:00,1721.85,1721.88,-0.0,flip_to_long -38140,做多,2022-08-06 08:05:00,2022-08-06 08:10:00,1721.88,1721.15,-0.0,flip_to_short -38141,做空,2022-08-06 08:10:00,2022-08-06 08:15:00,1721.15,1723.14,-0.0,flip_to_long -38142,做多,2022-08-06 08:15:00,2022-08-06 08:20:00,1723.14,1721.51,-0.0,flip_to_short -38143,做空,2022-08-06 08:20:00,2022-08-06 08:30:00,1721.51,1709.33,0.0,tp_lower -38144,做多,2022-08-06 09:40:00,2022-08-06 09:45:00,1714.61,1712.84,-0.0,flip_to_short -38145,做空,2022-08-06 09:45:00,2022-08-06 09:50:00,1712.84,1713.29,-0.0,flip_to_long -38146,做多,2022-08-06 09:50:00,2022-08-06 09:55:00,1713.29,1712.0,-0.0,flip_to_short -38147,做空,2022-08-06 09:55:00,2022-08-06 10:00:00,1712.0,1713.99,-0.0,flip_to_long -38148,做多,2022-08-06 10:00:00,2022-08-06 10:05:00,1713.99,1712.55,-0.0,tp_upper -38149,做空,2022-08-06 11:30:00,2022-08-06 11:35:00,1717.7,1719.27,-0.0,flip_to_long -38150,做多,2022-08-06 11:35:00,2022-08-06 11:40:00,1719.27,1718.53,-0.0,flip_to_short -38151,做空,2022-08-06 11:40:00,2022-08-06 11:45:00,1718.53,1714.83,0.0,tp_lower -38152,做多,2022-08-06 13:00:00,2022-08-06 13:10:00,1714.32,1719.36,0.0,tp_upper -38153,做空,2022-08-06 13:30:00,2022-08-06 13:40:00,1714.46,1714.58,-0.0,flip_to_long -38154,做多,2022-08-06 13:40:00,2022-08-06 13:45:00,1714.58,1711.95,-0.0,flip_to_short -38155,做空,2022-08-06 13:45:00,2022-08-06 14:00:00,1711.95,1711.26,-0.0,flip_to_long -38156,做多,2022-08-06 14:00:00,2022-08-06 14:15:00,1711.26,1712.36,0.0,flip_to_short -38157,做空,2022-08-06 14:15:00,2022-08-06 14:20:00,1712.36,1712.84,-0.0,flip_to_long -38158,做多,2022-08-06 14:20:00,2022-08-06 14:45:00,1712.84,1713.39,-0.0,flip_to_short -38159,做空,2022-08-06 14:45:00,2022-08-06 15:05:00,1713.39,1715.23,-0.0,flip_to_long -38160,做多,2022-08-06 15:05:00,2022-08-06 15:10:00,1715.23,1714.7,-0.0,tp_upper -38161,做空,2022-08-06 15:15:00,2022-08-06 15:35:00,1713.5,1714.93,-0.0,flip_to_long -38162,做多,2022-08-06 15:35:00,2022-08-06 15:45:00,1714.93,1714.7,-0.0,flip_to_short -38163,做空,2022-08-06 15:45:00,2022-08-06 16:40:00,1714.7,1714.01,-0.0,flip_to_long -38164,做多,2022-08-06 16:40:00,2022-08-06 16:50:00,1714.01,1710.56,-0.0,flip_to_short -38165,做空,2022-08-06 16:50:00,2022-08-06 16:55:00,1710.56,1706.87,0.0,tp_lower -38166,做多,2022-08-06 17:15:00,2022-08-06 17:20:00,1710.95,1706.71,-0.0,flip_to_short -38167,做空,2022-08-06 17:20:00,2022-08-06 17:30:00,1706.71,1718.22,-0.0,flip_to_long -38168,做多,2022-08-06 17:30:00,2022-08-06 17:35:00,1718.22,1710.55,-0.0,flip_to_short -38169,做空,2022-08-06 17:35:00,2022-08-06 18:15:00,1710.55,1709.0,0.0,flip_to_long -38170,做多,2022-08-06 18:15:00,2022-08-06 19:15:00,1709.0,1712.24,0.0,flip_to_short -38171,做空,2022-08-06 19:15:00,2022-08-06 20:10:00,1712.24,1711.41,-0.0,tp_lower -38172,做多,2022-08-06 20:50:00,2022-08-06 21:05:00,1713.64,1717.88,0.0,tp_upper -38173,做空,2022-08-06 22:05:00,2022-08-06 22:55:00,1715.85,1713.27,0.0,flip_to_long -38174,做多,2022-08-06 22:55:00,2022-08-07 00:35:00,1713.27,1695.92,-0.0,flip_to_short -38175,做空,2022-08-07 00:35:00,2022-08-07 00:50:00,1695.92,1677.49,0.0,tp_lower -38176,做多,2022-08-07 02:05:00,2022-08-07 02:10:00,1678.48,1677.78,-0.0,flip_to_short -38177,做空,2022-08-07 02:10:00,2022-08-07 03:30:00,1677.78,1681.0,-0.0,flip_to_long -38178,做多,2022-08-07 03:30:00,2022-08-07 03:45:00,1681.0,1681.8,-0.0,flip_to_short -38179,做空,2022-08-07 03:45:00,2022-08-07 03:50:00,1681.8,1682.7,-0.0,flip_to_long -38180,做多,2022-08-07 03:50:00,2022-08-07 04:00:00,1682.7,1686.56,0.0,tp_upper -38181,做空,2022-08-07 04:05:00,2022-08-07 04:10:00,1681.2,1682.57,-0.0,flip_to_long -38182,做多,2022-08-07 04:10:00,2022-08-07 04:40:00,1682.57,1679.23,-0.0,flip_to_short -38183,做空,2022-08-07 04:40:00,2022-08-07 04:45:00,1679.23,1679.18,-0.0,tp_lower -38184,做多,2022-08-07 05:20:00,2022-08-07 05:40:00,1681.37,1679.8,-0.0,flip_to_short -38185,做空,2022-08-07 05:40:00,2022-08-07 05:45:00,1679.8,1681.39,-0.0,flip_to_long -38186,做多,2022-08-07 05:45:00,2022-08-07 05:55:00,1681.39,1680.5,-0.0,flip_to_short -38187,做空,2022-08-07 05:55:00,2022-08-07 06:30:00,1680.5,1682.84,-0.0,flip_to_long -38188,做多,2022-08-07 06:30:00,2022-08-07 06:45:00,1682.84,1682.1,-0.0,tp_upper -38189,做空,2022-08-07 06:50:00,2022-08-07 06:55:00,1681.83,1682.68,-0.0,flip_to_long -38190,做多,2022-08-07 06:55:00,2022-08-07 07:05:00,1682.68,1683.07,-0.0,tp_upper -38191,做空,2022-08-07 08:00:00,2022-08-07 08:05:00,1683.7,1680.08,0.0,tp_lower -38192,做多,2022-08-07 09:20:00,2022-08-07 09:30:00,1678.91,1684.25,0.0,tp_upper -38193,做空,2022-08-07 10:10:00,2022-08-07 11:30:00,1680.59,1682.69,-0.0,flip_to_long -38194,做多,2022-08-07 11:30:00,2022-08-07 11:40:00,1682.69,1683.31,-0.0,flip_to_short -38195,做空,2022-08-07 11:40:00,2022-08-07 11:45:00,1683.31,1690.15,-0.0,flip_to_long -38196,做多,2022-08-07 11:45:00,2022-08-07 11:50:00,1690.15,1692.08,0.0,tp_upper -38197,做空,2022-08-07 14:05:00,2022-08-07 14:25:00,1704.74,1699.26,0.0,tp_lower -38198,做多,2022-08-07 14:50:00,2022-08-07 15:00:00,1703.27,1701.26,-0.0,flip_to_short -38199,做空,2022-08-07 15:00:00,2022-08-07 15:05:00,1701.26,1703.43,-0.0,flip_to_long -38200,做多,2022-08-07 15:05:00,2022-08-07 15:10:00,1703.43,1702.65,-0.0,flip_to_short -38201,做空,2022-08-07 15:10:00,2022-08-07 15:55:00,1702.65,1698.14,0.0,tp_lower -38202,做多,2022-08-07 16:10:00,2022-08-07 16:15:00,1704.67,1703.31,-0.0,tp_upper -38203,做空,2022-08-07 18:05:00,2022-08-07 18:10:00,1708.71,1709.09,-0.0,flip_to_long -38204,做多,2022-08-07 18:10:00,2022-08-07 18:30:00,1709.09,1709.26,-0.0,flip_to_short -38205,做空,2022-08-07 18:30:00,2022-08-07 18:35:00,1709.26,1710.61,-0.0,flip_to_long -38206,做多,2022-08-07 18:35:00,2022-08-07 18:40:00,1710.61,1708.23,-0.0,flip_to_short -38207,做空,2022-08-07 18:40:00,2022-08-07 18:45:00,1708.23,1706.93,0.0,tp_lower -38208,做多,2022-08-07 19:15:00,2022-08-07 19:25:00,1707.86,1707.56,-0.0,flip_to_short -38209,做空,2022-08-07 19:25:00,2022-08-07 19:30:00,1707.56,1708.9,-0.0,flip_to_long -38210,做多,2022-08-07 19:30:00,2022-08-07 19:35:00,1708.9,1708.75,-0.0,flip_to_short -38211,做空,2022-08-07 19:35:00,2022-08-07 20:00:00,1708.75,1711.84,-0.0,flip_to_long -38212,做多,2022-08-07 20:00:00,2022-08-07 20:05:00,1711.84,1712.2,-0.0,tp_upper -38213,做空,2022-08-07 21:30:00,2022-08-07 22:00:00,1715.59,1714.16,0.0,tp_lower -38214,做多,2022-08-07 22:15:00,2022-08-08 00:10:00,1716.74,1710.52,-0.0,tp_upper -38215,做空,2022-08-08 01:10:00,2022-08-08 01:30:00,1704.53,1699.05,0.0,tp_lower -38216,做多,2022-08-08 02:00:00,2022-08-08 02:05:00,1703.32,1702.96,-0.0,flip_to_short -38217,做空,2022-08-08 02:05:00,2022-08-08 03:40:00,1702.96,1711.2,-0.0,flip_to_long -38218,做多,2022-08-08 03:40:00,2022-08-08 03:45:00,1711.2,1710.96,-0.0,flip_to_short -38219,做空,2022-08-08 03:45:00,2022-08-08 04:05:00,1710.96,1711.08,-0.0,flip_to_long -38220,做多,2022-08-08 04:05:00,2022-08-08 04:15:00,1711.08,1709.72,-0.0,tp_upper -38221,做多,2022-08-08 04:45:00,2022-08-08 04:50:00,1710.72,1713.19,0.0,tp_upper -38222,做空,2022-08-08 04:55:00,2022-08-08 07:45:00,1711.47,1731.18,-0.0,flip_to_long -38223,做多,2022-08-08 07:45:00,2022-08-08 07:55:00,1731.18,1732.06,0.0,flip_to_short -38224,做空,2022-08-08 07:55:00,2022-08-08 08:00:00,1732.06,1734.66,-0.0,flip_to_long -38225,做多,2022-08-08 08:00:00,2022-08-08 08:05:00,1734.66,1730.73,-0.0,flip_to_short -38226,做空,2022-08-08 08:05:00,2022-08-08 08:15:00,1730.73,1730.43,-0.0,tp_lower -38227,做多,2022-08-08 08:20:00,2022-08-08 08:25:00,1734.0,1735.94,0.0,tp_upper -38228,做空,2022-08-08 10:10:00,2022-08-08 10:15:00,1768.53,1769.28,-0.0,flip_to_long -38229,做多,2022-08-08 10:15:00,2022-08-08 11:00:00,1769.28,1770.93,0.0,flip_to_short -38230,做空,2022-08-08 11:00:00,2022-08-08 11:15:00,1770.93,1770.8,-0.0,flip_to_long -38231,做多,2022-08-08 11:15:00,2022-08-08 11:25:00,1770.8,1770.75,-0.0,flip_to_short -38232,做空,2022-08-08 11:25:00,2022-08-08 13:15:00,1770.75,1798.42,-0.01,flip_to_long -38233,做多,2022-08-08 13:15:00,2022-08-08 13:20:00,1798.42,1797.1,-0.0,flip_to_short -38234,做空,2022-08-08 13:20:00,2022-08-08 13:30:00,1797.1,1798.74,-0.0,flip_to_long -38235,做多,2022-08-08 13:30:00,2022-08-08 13:50:00,1798.74,1801.95,0.0,flip_to_short -38236,做空,2022-08-08 13:50:00,2022-08-08 14:05:00,1801.95,1798.5,0.0,tp_lower -38237,做多,2022-08-08 14:10:00,2022-08-08 14:45:00,1799.32,1793.22,-0.0,flip_to_short -38238,做空,2022-08-08 14:45:00,2022-08-08 14:50:00,1793.22,1796.5,-0.0,tp_lower -38239,做多,2022-08-08 16:45:00,2022-08-08 16:55:00,1770.52,1767.42,-0.0,flip_to_short -38240,做空,2022-08-08 16:55:00,2022-08-08 17:05:00,1767.42,1770.95,-0.0,flip_to_long -38241,做多,2022-08-08 17:05:00,2022-08-08 17:20:00,1770.95,1768.91,-0.0,flip_to_short -38242,做空,2022-08-08 17:20:00,2022-08-08 17:30:00,1768.91,1770.84,-0.0,flip_to_long -38243,做多,2022-08-08 17:30:00,2022-08-08 17:35:00,1770.84,1769.28,-0.0,flip_to_short -38244,做空,2022-08-08 17:35:00,2022-08-08 17:50:00,1769.28,1770.22,-0.0,flip_to_long -38245,做多,2022-08-08 17:50:00,2022-08-08 18:00:00,1770.22,1764.88,-0.0,flip_to_short -38246,做空,2022-08-08 18:00:00,2022-08-08 18:05:00,1764.88,1763.87,0.0,tp_lower -38247,做多,2022-08-08 18:15:00,2022-08-08 18:20:00,1768.38,1766.85,-0.0,flip_to_short -38248,做空,2022-08-08 18:20:00,2022-08-08 18:25:00,1766.85,1770.53,-0.0,flip_to_long -38249,做多,2022-08-08 18:25:00,2022-08-08 18:30:00,1770.53,1777.44,0.0,tp_upper -38250,做空,2022-08-08 18:50:00,2022-08-08 18:55:00,1768.11,1772.4,-0.0,flip_to_long -38251,做多,2022-08-08 18:55:00,2022-08-08 19:15:00,1772.4,1768.41,-0.0,flip_to_short -38252,做空,2022-08-08 19:15:00,2022-08-08 19:20:00,1768.41,1771.29,-0.0,flip_to_long -38253,做多,2022-08-08 19:20:00,2022-08-08 19:25:00,1771.29,1782.28,0.0,tp_upper -38254,做空,2022-08-08 21:05:00,2022-08-08 21:15:00,1784.09,1771.0,0.0,tp_lower -38255,做多,2022-08-08 22:30:00,2022-08-08 22:35:00,1775.8,1773.31,-0.0,flip_to_short -38256,做空,2022-08-08 22:35:00,2022-08-08 22:40:00,1773.31,1762.89,0.0,tp_lower -38257,做多,2022-08-08 22:55:00,2022-08-08 23:00:00,1777.33,1776.0,-0.0,tp_upper -38258,做空,2022-08-08 23:20:00,2022-08-08 23:45:00,1773.67,1773.25,-0.0,flip_to_long -38259,做多,2022-08-08 23:45:00,2022-08-09 00:10:00,1773.25,1776.79,0.0,flip_to_short -38260,做空,2022-08-09 00:10:00,2022-08-09 00:50:00,1776.79,1777.47,-0.0,flip_to_long -38261,做多,2022-08-09 00:50:00,2022-08-09 00:55:00,1777.47,1773.62,-0.0,flip_to_short -38262,做空,2022-08-09 00:55:00,2022-08-09 01:00:00,1773.62,1773.39,-0.0,tp_lower -38263,做多,2022-08-09 02:20:00,2022-08-09 02:45:00,1769.4,1771.36,0.0,tp_upper -38264,做空,2022-08-09 04:20:00,2022-08-09 04:30:00,1773.9,1773.8,-0.0,tp_lower -38265,做多,2022-08-09 04:35:00,2022-08-09 04:45:00,1778.29,1779.25,0.0,tp_upper -38266,做空,2022-08-09 05:00:00,2022-08-09 05:05:00,1777.42,1774.77,0.0,tp_lower -38267,做多,2022-08-09 05:30:00,2022-08-09 05:35:00,1777.66,1776.31,-0.0,flip_to_short -38268,做空,2022-08-09 05:35:00,2022-08-09 05:40:00,1776.31,1777.46,-0.0,flip_to_long -38269,做多,2022-08-09 05:40:00,2022-08-09 05:55:00,1777.46,1776.31,-0.0,flip_to_short -38270,做空,2022-08-09 05:55:00,2022-08-09 06:00:00,1776.31,1768.43,0.0,tp_lower -38271,做多,2022-08-09 06:50:00,2022-08-09 07:05:00,1773.33,1786.06,0.0,tp_upper -38272,做空,2022-08-09 07:45:00,2022-08-09 08:10:00,1776.89,1772.24,0.0,tp_lower -38273,做多,2022-08-09 12:20:00,2022-08-09 12:40:00,1709.43,1709.12,-0.0,flip_to_short -38274,做空,2022-08-09 12:40:00,2022-08-09 12:50:00,1709.12,1707.75,0.0,flip_to_long -38275,做多,2022-08-09 12:50:00,2022-08-09 12:55:00,1707.75,1706.1,-0.0,flip_to_short -38276,做空,2022-08-09 12:55:00,2022-08-09 13:00:00,1706.1,1708.18,-0.0,flip_to_long -38277,做多,2022-08-09 13:00:00,2022-08-09 13:05:00,1708.18,1707.7,-0.0,flip_to_short -38278,做空,2022-08-09 13:05:00,2022-08-09 13:50:00,1707.7,1700.73,0.0,tp_lower -38279,做多,2022-08-09 15:10:00,2022-08-09 15:50:00,1691.0,1687.07,-0.0,flip_to_short -38280,做空,2022-08-09 15:50:00,2022-08-09 16:00:00,1687.07,1685.43,0.0,tp_lower -38281,做多,2022-08-09 16:30:00,2022-08-09 16:40:00,1685.13,1687.09,0.0,flip_to_short -38282,做空,2022-08-09 16:40:00,2022-08-09 17:45:00,1687.09,1687.75,-0.0,flip_to_long -38283,做多,2022-08-09 17:45:00,2022-08-09 18:05:00,1687.75,1690.27,0.0,flip_to_short -38284,做空,2022-08-09 18:05:00,2022-08-09 18:20:00,1690.27,1687.28,0.0,tp_lower -38285,做多,2022-08-09 18:50:00,2022-08-09 19:50:00,1689.29,1684.86,-0.0,tp_upper -38286,做多,2022-08-09 19:55:00,2022-08-09 20:05:00,1687.0,1691.31,0.0,tp_upper -38287,做空,2022-08-09 20:10:00,2022-08-09 22:45:00,1687.31,1699.68,-0.0,tp_lower -38288,做多,2022-08-09 23:00:00,2022-08-09 23:15:00,1705.92,1703.26,-0.0,flip_to_short -38289,做空,2022-08-09 23:15:00,2022-08-10 00:00:00,1703.26,1696.07,0.0,tp_lower -38290,做多,2022-08-10 01:15:00,2022-08-10 01:30:00,1685.45,1684.38,-0.0,flip_to_short -38291,做空,2022-08-10 01:30:00,2022-08-10 01:45:00,1684.38,1683.64,-0.0,flip_to_long -38292,做多,2022-08-10 01:45:00,2022-08-10 01:50:00,1683.64,1678.18,-0.0,flip_to_short -38293,做空,2022-08-10 01:50:00,2022-08-10 01:55:00,1678.18,1679.84,-0.0,flip_to_long -38294,做多,2022-08-10 01:55:00,2022-08-10 02:10:00,1679.84,1679.23,-0.0,flip_to_short -38295,做空,2022-08-10 02:10:00,2022-08-10 02:25:00,1679.23,1673.27,0.0,tp_lower -38296,做多,2022-08-10 02:50:00,2022-08-10 03:05:00,1678.0,1678.84,0.0,flip_to_short -38297,做空,2022-08-10 03:05:00,2022-08-10 04:30:00,1678.84,1676.4,0.0,flip_to_long -38298,做多,2022-08-10 04:30:00,2022-08-10 04:35:00,1676.4,1679.11,0.0,tp_upper -38299,做空,2022-08-10 05:40:00,2022-08-10 05:45:00,1676.31,1678.59,-0.0,flip_to_long -38300,做多,2022-08-10 05:45:00,2022-08-10 05:55:00,1678.59,1678.8,-0.0,flip_to_short -38301,做空,2022-08-10 05:55:00,2022-08-10 06:10:00,1678.8,1675.61,0.0,tp_lower -38302,做多,2022-08-10 06:20:00,2022-08-10 06:25:00,1678.79,1675.71,-0.0,flip_to_short -38303,做空,2022-08-10 06:25:00,2022-08-10 06:30:00,1675.71,1673.41,0.0,tp_lower -38304,做多,2022-08-10 06:35:00,2022-08-10 06:40:00,1678.02,1676.65,-0.0,flip_to_short -38305,做空,2022-08-10 06:40:00,2022-08-10 06:45:00,1676.65,1680.25,-0.0,flip_to_long -38306,做多,2022-08-10 06:45:00,2022-08-10 06:55:00,1680.25,1678.91,-0.0,tp_upper -38307,做空,2022-08-10 07:55:00,2022-08-10 09:45:00,1685.01,1694.89,-0.0,flip_to_long -38308,做多,2022-08-10 09:45:00,2022-08-10 10:00:00,1694.89,1695.62,-0.0,flip_to_short -38309,做空,2022-08-10 10:00:00,2022-08-10 10:35:00,1695.62,1690.99,0.0,tp_lower -38310,做多,2022-08-10 11:00:00,2022-08-10 11:10:00,1694.85,1694.33,-0.0,flip_to_short -38311,做空,2022-08-10 11:10:00,2022-08-10 11:20:00,1694.33,1706.6,-0.0,flip_to_long -38312,做多,2022-08-10 11:20:00,2022-08-10 11:25:00,1706.6,1711.85,0.0,tp_upper -38313,做空,2022-08-10 14:15:00,2022-08-10 14:20:00,1822.81,1827.0,-0.0,flip_to_long -38314,做多,2022-08-10 14:20:00,2022-08-10 14:40:00,1827.0,1840.45,0.0,tp_upper -38315,做空,2022-08-10 15:45:00,2022-08-10 15:50:00,1838.06,1838.73,-0.0,flip_to_long -38316,做多,2022-08-10 15:50:00,2022-08-10 16:15:00,1838.73,1841.3,0.0,tp_upper -38317,做多,2022-08-10 17:30:00,2022-08-10 18:00:00,1833.12,1831.85,-0.0,flip_to_short -38318,做空,2022-08-10 18:00:00,2022-08-10 18:10:00,1831.85,1832.44,-0.0,flip_to_long -38319,做多,2022-08-10 18:10:00,2022-08-10 18:15:00,1832.44,1827.55,-0.0,flip_to_short -38320,做空,2022-08-10 18:15:00,2022-08-10 18:20:00,1827.55,1825.89,0.0,tp_lower -38321,做多,2022-08-10 19:05:00,2022-08-10 19:25:00,1822.61,1820.94,-0.0,flip_to_short -38322,做空,2022-08-10 19:25:00,2022-08-10 19:30:00,1820.94,1823.33,-0.0,flip_to_long -38323,做多,2022-08-10 19:30:00,2022-08-10 19:40:00,1823.33,1821.32,-0.0,flip_to_short -38324,做空,2022-08-10 19:40:00,2022-08-10 19:50:00,1821.32,1817.21,0.0,flip_to_long -38325,做多,2022-08-10 19:50:00,2022-08-10 20:30:00,1817.21,1826.98,0.0,tp_upper -38326,做空,2022-08-10 22:40:00,2022-08-10 23:05:00,1850.14,1852.99,-0.0,flip_to_long -38327,做多,2022-08-10 23:05:00,2022-08-11 00:00:00,1852.99,1852.41,-0.0,flip_to_short -38328,做空,2022-08-11 00:00:00,2022-08-11 02:30:00,1852.41,1880.62,-0.01,flip_to_long -38329,做多,2022-08-11 02:30:00,2022-08-11 03:25:00,1880.62,1875.97,-0.0,flip_to_short -38330,做空,2022-08-11 03:25:00,2022-08-11 03:30:00,1875.97,1878.22,-0.0,flip_to_long -38331,做多,2022-08-11 03:30:00,2022-08-11 03:35:00,1878.22,1878.05,-0.0,flip_to_short -38332,做空,2022-08-11 03:35:00,2022-08-11 04:40:00,1878.05,1885.68,-0.0,flip_to_long -38333,做多,2022-08-11 04:40:00,2022-08-11 04:50:00,1885.68,1887.06,0.0,tp_upper -38334,做空,2022-08-11 05:50:00,2022-08-11 05:55:00,1881.04,1890.84,-0.0,flip_to_long -38335,做多,2022-08-11 05:55:00,2022-08-11 06:10:00,1890.84,1893.69,0.0,flip_to_short -38336,做空,2022-08-11 06:10:00,2022-08-11 06:20:00,1893.69,1897.05,-0.0,flip_to_long -38337,做多,2022-08-11 06:20:00,2022-08-11 06:25:00,1897.05,1892.1,-0.0,flip_to_short -38338,做空,2022-08-11 06:25:00,2022-08-11 06:40:00,1892.1,1885.9,0.0,tp_lower -38339,做多,2022-08-11 07:15:00,2022-08-11 07:30:00,1889.96,1888.99,-0.0,tp_upper -38340,做多,2022-08-11 08:15:00,2022-08-11 08:20:00,1884.46,1882.95,-0.0,flip_to_short -38341,做空,2022-08-11 08:20:00,2022-08-11 08:30:00,1882.95,1884.18,-0.0,flip_to_long -38342,做多,2022-08-11 08:30:00,2022-08-11 08:40:00,1884.18,1883.41,-0.0,flip_to_short -38343,做空,2022-08-11 08:40:00,2022-08-11 08:45:00,1883.41,1884.45,-0.0,flip_to_long -38344,做多,2022-08-11 08:45:00,2022-08-11 08:50:00,1884.45,1884.39,-0.0,flip_to_short -38345,做空,2022-08-11 08:50:00,2022-08-11 09:25:00,1884.39,1883.72,-0.0,flip_to_long -38346,做多,2022-08-11 09:25:00,2022-08-11 09:35:00,1883.72,1888.17,0.0,tp_upper -38347,做空,2022-08-11 09:50:00,2022-08-11 09:55:00,1883.36,1879.91,0.0,tp_lower -38348,做多,2022-08-11 10:30:00,2022-08-11 10:40:00,1883.85,1883.33,-0.0,flip_to_short -38349,做空,2022-08-11 10:40:00,2022-08-11 10:45:00,1883.33,1886.7,-0.0,flip_to_long -38350,做多,2022-08-11 10:45:00,2022-08-11 10:55:00,1886.7,1884.46,-0.0,flip_to_short -38351,做空,2022-08-11 10:55:00,2022-08-11 13:35:00,1884.46,1904.29,-0.0,tp_lower -38352,做多,2022-08-11 14:00:00,2022-08-11 14:20:00,1914.48,1910.01,-0.0,flip_to_short -38353,做空,2022-08-11 14:20:00,2022-08-11 14:30:00,1910.01,1898.66,0.0,tp_lower -38354,做多,2022-08-11 15:30:00,2022-08-11 15:35:00,1904.17,1900.88,-0.0,flip_to_short -38355,做空,2022-08-11 15:35:00,2022-08-11 15:50:00,1900.88,1888.4,0.0,tp_lower -38356,做多,2022-08-11 16:30:00,2022-08-11 16:35:00,1898.84,1891.65,-0.0,flip_to_short -38357,做空,2022-08-11 16:35:00,2022-08-11 16:40:00,1891.65,1894.76,-0.0,flip_to_long -38358,做多,2022-08-11 16:40:00,2022-08-11 17:05:00,1894.76,1899.07,0.0,tp_upper -38359,做空,2022-08-11 17:45:00,2022-08-11 17:50:00,1897.92,1898.14,-0.0,flip_to_long -38360,做多,2022-08-11 17:50:00,2022-08-11 18:00:00,1898.14,1892.31,-0.0,flip_to_short -38361,做空,2022-08-11 18:00:00,2022-08-11 18:05:00,1892.31,1892.44,-0.0,tp_lower -38362,做多,2022-08-11 19:20:00,2022-08-11 19:35:00,1885.85,1888.16,0.0,flip_to_short -38363,做空,2022-08-11 19:35:00,2022-08-11 20:25:00,1888.16,1895.61,-0.0,flip_to_long -38364,做多,2022-08-11 20:25:00,2022-08-11 20:50:00,1895.61,1898.22,0.0,tp_upper -38365,做空,2022-08-11 21:35:00,2022-08-11 21:50:00,1895.6,1895.89,-0.0,flip_to_long -38366,做多,2022-08-11 21:50:00,2022-08-11 22:00:00,1895.89,1894.56,-0.0,flip_to_short -38367,做空,2022-08-11 22:00:00,2022-08-11 22:05:00,1894.56,1890.59,0.0,tp_lower -38368,做多,2022-08-11 23:40:00,2022-08-12 00:05:00,1877.8,1873.44,-0.0,flip_to_short -38369,做空,2022-08-12 00:05:00,2022-08-12 00:10:00,1873.44,1861.06,0.0,tp_lower -38370,做多,2022-08-12 00:25:00,2022-08-12 00:35:00,1874.69,1884.54,0.0,tp_upper -38371,做空,2022-08-12 01:35:00,2022-08-12 01:55:00,1882.86,1879.6,0.0,flip_to_long -38372,做多,2022-08-12 01:55:00,2022-08-12 02:30:00,1879.6,1892.7,0.0,tp_upper -38373,做空,2022-08-12 04:15:00,2022-08-12 04:25:00,1901.18,1896.7,0.0,tp_lower -38374,做多,2022-08-12 05:15:00,2022-08-12 05:20:00,1898.71,1891.94,-0.0,flip_to_short -38375,做空,2022-08-12 05:20:00,2022-08-12 05:25:00,1891.94,1896.83,-0.0,flip_to_long -38376,做多,2022-08-12 05:25:00,2022-08-12 05:30:00,1896.83,1894.03,-0.0,flip_to_short -38377,做空,2022-08-12 05:30:00,2022-08-12 06:00:00,1894.03,1894.88,-0.0,flip_to_long -38378,做多,2022-08-12 06:00:00,2022-08-12 06:05:00,1894.88,1886.67,-0.0,flip_to_short -38379,做空,2022-08-12 06:05:00,2022-08-12 06:10:00,1886.67,1887.83,-0.0,tp_lower -38380,做多,2022-08-12 06:25:00,2022-08-12 07:00:00,1890.28,1886.35,-0.0,flip_to_short -38381,做空,2022-08-12 07:00:00,2022-08-12 07:05:00,1886.35,1892.45,-0.0,flip_to_long -38382,做多,2022-08-12 07:05:00,2022-08-12 07:10:00,1892.45,1889.39,-0.0,flip_to_short -38383,做空,2022-08-12 07:10:00,2022-08-12 07:20:00,1889.39,1888.91,-0.0,flip_to_long -38384,做多,2022-08-12 07:20:00,2022-08-12 08:05:00,1888.91,1892.89,0.0,tp_upper -38385,做空,2022-08-12 08:30:00,2022-08-12 08:40:00,1888.41,1890.95,-0.0,flip_to_long -38386,做多,2022-08-12 08:40:00,2022-08-12 08:50:00,1890.95,1889.5,-0.0,flip_to_short -38387,做空,2022-08-12 08:50:00,2022-08-12 09:00:00,1889.5,1889.35,-0.0,flip_to_long -38388,做多,2022-08-12 09:00:00,2022-08-12 09:15:00,1889.35,1897.64,0.0,tp_upper -38389,做空,2022-08-12 09:45:00,2022-08-12 10:50:00,1895.56,1878.97,0.0,tp_lower -38390,做多,2022-08-12 12:05:00,2022-08-12 13:25:00,1876.28,1877.51,0.0,flip_to_short -38391,做空,2022-08-12 13:25:00,2022-08-12 13:35:00,1877.51,1876.59,-0.0,tp_lower -38392,做多,2022-08-12 13:40:00,2022-08-12 13:45:00,1886.66,1878.25,-0.0,tp_upper -38393,做多,2022-08-12 13:50:00,2022-08-12 14:00:00,1879.4,1878.56,-0.0,flip_to_short -38394,做空,2022-08-12 14:00:00,2022-08-12 14:05:00,1878.56,1880.33,-0.0,tp_lower -38395,做空,2022-08-12 14:25:00,2022-08-12 14:50:00,1883.42,1880.2,0.0,flip_to_long -38396,做多,2022-08-12 14:50:00,2022-08-12 15:05:00,1880.2,1877.95,-0.0,flip_to_short -38397,做空,2022-08-12 15:05:00,2022-08-12 15:10:00,1877.95,1882.55,-0.0,flip_to_long -38398,做多,2022-08-12 15:10:00,2022-08-12 15:20:00,1882.55,1894.3,0.0,tp_upper -38399,做空,2022-08-12 16:30:00,2022-08-12 16:35:00,1893.72,1897.39,-0.0,flip_to_long -38400,做多,2022-08-12 16:35:00,2022-08-12 16:40:00,1897.39,1896.24,-0.0,flip_to_short -38401,做空,2022-08-12 16:40:00,2022-08-12 16:45:00,1896.24,1896.97,-0.0,flip_to_long -38402,做多,2022-08-12 16:45:00,2022-08-12 17:40:00,1896.97,1895.44,-0.0,flip_to_short -38403,做空,2022-08-12 17:40:00,2022-08-12 17:50:00,1895.44,1895.55,-0.0,flip_to_long -38404,做多,2022-08-12 17:50:00,2022-08-12 17:55:00,1895.55,1898.04,0.0,tp_upper -38405,做空,2022-08-12 18:05:00,2022-08-12 20:35:00,1896.2,1922.48,-0.01,flip_to_long -38406,做多,2022-08-12 20:35:00,2022-08-12 20:45:00,1922.48,1921.37,-0.0,tp_upper -38407,做多,2022-08-12 20:50:00,2022-08-12 20:55:00,1924.53,1931.11,0.0,tp_upper -38408,做空,2022-08-12 21:20:00,2022-08-12 21:25:00,1922.67,1922.77,-0.0,flip_to_long -38409,做多,2022-08-12 21:25:00,2022-08-12 21:35:00,1922.77,1921.69,-0.0,flip_to_short -38410,做空,2022-08-12 21:35:00,2022-08-12 21:45:00,1921.69,1923.88,-0.0,flip_to_long -38411,做多,2022-08-12 21:45:00,2022-08-12 21:50:00,1923.88,1923.0,-0.0,flip_to_short -38412,做空,2022-08-12 21:50:00,2022-08-12 22:05:00,1923.0,1917.42,0.0,tp_lower -38413,做多,2022-08-12 22:30:00,2022-08-12 22:40:00,1922.6,1928.49,0.0,tp_upper -38414,做空,2022-08-13 00:20:00,2022-08-13 00:35:00,1947.51,1951.3,-0.0,flip_to_long -38415,做多,2022-08-13 00:35:00,2022-08-13 00:45:00,1951.3,1953.76,0.0,tp_upper -38416,做空,2022-08-13 01:30:00,2022-08-13 02:15:00,1957.65,1963.0,-0.0,flip_to_long -38417,做多,2022-08-13 02:15:00,2022-08-13 02:20:00,1963.0,1962.4,-0.0,flip_to_short -38418,做空,2022-08-13 02:20:00,2022-08-13 02:30:00,1962.4,1962.0,-0.0,flip_to_long -38419,做多,2022-08-13 02:30:00,2022-08-13 02:45:00,1962.0,1965.82,0.0,tp_upper -38420,做空,2022-08-13 05:05:00,2022-08-13 05:40:00,1991.99,1992.42,-0.0,flip_to_long -38421,做多,2022-08-13 05:40:00,2022-08-13 05:55:00,1992.42,1993.22,-0.0,flip_to_short -38422,做空,2022-08-13 05:55:00,2022-08-13 06:55:00,1993.22,2004.4,-0.0,flip_to_long -38423,做多,2022-08-13 06:55:00,2022-08-13 07:15:00,2004.4,2003.29,-0.0,flip_to_short -38424,做空,2022-08-13 07:15:00,2022-08-13 07:25:00,2003.29,2005.66,-0.0,flip_to_long -38425,做多,2022-08-13 07:25:00,2022-08-13 09:25:00,2005.66,1994.84,-0.0,flip_to_short -38426,做空,2022-08-13 09:25:00,2022-08-13 09:30:00,1994.84,1998.0,-0.0,flip_to_long -38427,做多,2022-08-13 09:30:00,2022-08-13 09:50:00,1998.0,2005.33,0.0,tp_upper -38428,做空,2022-08-13 10:10:00,2022-08-13 10:20:00,1995.84,1996.53,-0.0,flip_to_long -38429,做多,2022-08-13 10:20:00,2022-08-13 10:25:00,1996.53,1995.78,-0.0,flip_to_short -38430,做空,2022-08-13 10:25:00,2022-08-13 10:30:00,1995.78,1999.63,-0.0,flip_to_long -38431,做多,2022-08-13 10:30:00,2022-08-13 10:40:00,1999.63,1996.91,-0.0,flip_to_short -38432,做空,2022-08-13 10:40:00,2022-08-13 10:50:00,1996.91,1990.01,0.0,tp_lower -38433,做多,2022-08-13 12:50:00,2022-08-13 13:10:00,1978.95,1981.25,0.0,flip_to_short -38434,做空,2022-08-13 13:10:00,2022-08-13 13:35:00,1981.25,1984.8,-0.0,flip_to_long -38435,做多,2022-08-13 13:35:00,2022-08-13 13:40:00,1984.8,1986.5,0.0,tp_upper -38436,做空,2022-08-13 13:45:00,2022-08-13 14:00:00,1978.78,1977.59,0.0,flip_to_long -38437,做多,2022-08-13 14:00:00,2022-08-13 14:10:00,1977.59,1981.23,0.0,flip_to_short -38438,做空,2022-08-13 14:10:00,2022-08-13 14:45:00,1981.23,1981.25,-0.0,flip_to_long -38439,做多,2022-08-13 14:45:00,2022-08-13 14:55:00,1981.25,1981.01,-0.0,flip_to_short -38440,做空,2022-08-13 14:55:00,2022-08-13 15:00:00,1981.01,1985.99,-0.0,flip_to_long -38441,做多,2022-08-13 15:00:00,2022-08-13 15:05:00,1985.99,1991.73,0.0,tp_upper -38442,做空,2022-08-13 15:20:00,2022-08-13 15:30:00,1983.18,1979.58,0.0,flip_to_long -38443,做多,2022-08-13 15:30:00,2022-08-13 15:55:00,1979.58,1986.99,0.0,tp_upper -38444,做空,2022-08-13 16:20:00,2022-08-13 16:25:00,1984.03,1985.67,-0.0,flip_to_long -38445,做多,2022-08-13 16:25:00,2022-08-13 16:30:00,1985.67,1984.64,-0.0,flip_to_short -38446,做空,2022-08-13 16:30:00,2022-08-13 16:35:00,1984.64,1991.28,-0.0,flip_to_long -38447,做多,2022-08-13 16:35:00,2022-08-13 16:45:00,1991.28,1985.95,-0.0,flip_to_short -38448,做空,2022-08-13 16:45:00,2022-08-13 16:50:00,1985.95,1986.87,-0.0,flip_to_long -38449,做多,2022-08-13 16:50:00,2022-08-13 17:05:00,1986.87,1986.73,-0.0,flip_to_short -38450,做空,2022-08-13 17:05:00,2022-08-13 17:10:00,1986.73,1989.06,-0.0,flip_to_long -38451,做多,2022-08-13 17:10:00,2022-08-13 17:20:00,1989.06,1991.64,0.0,tp_upper -38452,做空,2022-08-13 18:20:00,2022-08-13 18:25:00,1986.73,1990.0,-0.0,tp_lower -38453,做多,2022-08-13 19:45:00,2022-08-13 19:50:00,1983.15,1975.56,-0.0,flip_to_short -38454,做空,2022-08-13 19:50:00,2022-08-13 20:00:00,1975.56,1972.03,0.0,tp_lower -38455,做多,2022-08-13 20:15:00,2022-08-13 20:40:00,1980.28,1987.99,0.0,tp_upper -38456,做空,2022-08-13 21:35:00,2022-08-13 21:40:00,1984.63,1988.4,-0.0,flip_to_long -38457,做多,2022-08-13 21:40:00,2022-08-13 21:45:00,1988.4,1984.38,-0.0,flip_to_short -38458,做空,2022-08-13 21:45:00,2022-08-13 22:05:00,1984.38,1988.4,-0.0,flip_to_long -38459,做多,2022-08-13 22:05:00,2022-08-13 22:20:00,1988.4,1982.01,-0.0,flip_to_short -38460,做空,2022-08-13 22:20:00,2022-08-13 22:25:00,1982.01,1982.63,-0.0,tp_lower -38461,做多,2022-08-13 23:10:00,2022-08-13 23:20:00,1984.85,1981.6,-0.0,flip_to_short -38462,做空,2022-08-13 23:20:00,2022-08-13 23:25:00,1981.6,1978.68,0.0,tp_lower -38463,做多,2022-08-13 23:45:00,2022-08-14 00:00:00,1980.82,1980.39,-0.0,flip_to_short -38464,做空,2022-08-14 00:00:00,2022-08-14 00:15:00,1980.39,1976.88,0.0,tp_lower -38465,做多,2022-08-14 00:20:00,2022-08-14 00:30:00,1980.68,1985.96,0.0,tp_upper -38466,做空,2022-08-14 01:20:00,2022-08-14 01:30:00,1985.03,1978.57,0.0,tp_lower -38467,做多,2022-08-14 01:40:00,2022-08-14 01:45:00,1985.4,1985.29,-0.0,flip_to_short -38468,做空,2022-08-14 01:45:00,2022-08-14 02:05:00,1985.29,1986.7,-0.0,flip_to_long -38469,做多,2022-08-14 02:05:00,2022-08-14 02:10:00,1986.7,1983.76,-0.0,flip_to_short -38470,做空,2022-08-14 02:10:00,2022-08-14 02:20:00,1983.76,1985.35,-0.0,flip_to_long -38471,做多,2022-08-14 02:20:00,2022-08-14 02:30:00,1985.35,1985.76,-0.0,flip_to_short -38472,做空,2022-08-14 02:30:00,2022-08-14 03:10:00,1985.76,1985.05,-0.0,flip_to_long -38473,做多,2022-08-14 03:10:00,2022-08-14 03:25:00,1985.05,1984.95,-0.0,flip_to_short -38474,做空,2022-08-14 03:25:00,2022-08-14 03:30:00,1984.95,1985.4,-0.0,flip_to_long -38475,做多,2022-08-14 03:30:00,2022-08-14 03:50:00,1985.4,1985.85,-0.0,flip_to_short -38476,做空,2022-08-14 03:50:00,2022-08-14 04:05:00,1985.85,1986.65,-0.0,tp_lower -38477,做空,2022-08-14 04:25:00,2022-08-14 04:30:00,1982.33,1984.66,-0.0,tp_lower -38478,做多,2022-08-14 04:45:00,2022-08-14 05:30:00,1985.69,1987.52,0.0,flip_to_short -38479,做空,2022-08-14 05:30:00,2022-08-14 05:35:00,1987.52,1990.27,-0.0,flip_to_long -38480,做多,2022-08-14 05:35:00,2022-08-14 06:25:00,1990.27,1991.65,0.0,flip_to_short -38481,做空,2022-08-14 06:25:00,2022-08-14 06:55:00,1991.65,1992.3,-0.0,flip_to_long -38482,做多,2022-08-14 06:55:00,2022-08-14 07:00:00,1992.3,1995.56,0.0,tp_upper -38483,做空,2022-08-14 07:05:00,2022-08-14 07:10:00,1991.51,1992.99,-0.0,flip_to_long -38484,做多,2022-08-14 07:10:00,2022-08-14 07:20:00,1992.99,1999.65,0.0,tp_upper -38485,做空,2022-08-14 08:30:00,2022-08-14 08:50:00,2006.34,1997.73,0.0,tp_lower -38486,做多,2022-08-14 09:30:00,2022-08-14 09:35:00,2007.83,2007.35,-0.0,flip_to_short -38487,做空,2022-08-14 09:35:00,2022-08-14 10:05:00,2007.35,2004.39,0.0,flip_to_long -38488,做多,2022-08-14 10:05:00,2022-08-14 10:10:00,2004.39,2004.29,-0.0,flip_to_short -38489,做空,2022-08-14 10:10:00,2022-08-14 10:25:00,2004.29,2003.81,-0.0,flip_to_long -38490,做多,2022-08-14 10:25:00,2022-08-14 11:30:00,2003.81,1997.86,-0.0,flip_to_short -38491,做空,2022-08-14 11:30:00,2022-08-14 11:35:00,1997.86,1988.33,0.0,tp_lower -38492,做多,2022-08-14 13:45:00,2022-08-14 14:25:00,1979.96,1979.34,-0.0,flip_to_short -38493,做空,2022-08-14 14:25:00,2022-08-14 14:35:00,1979.34,1979.38,-0.0,flip_to_long -38494,做多,2022-08-14 14:35:00,2022-08-14 14:45:00,1979.38,1981.34,0.0,flip_to_short -38495,做空,2022-08-14 14:45:00,2022-08-14 15:15:00,1981.34,1981.87,-0.0,flip_to_long -38496,做多,2022-08-14 15:15:00,2022-08-14 15:25:00,1981.87,1980.32,-0.0,flip_to_short -38497,做空,2022-08-14 15:25:00,2022-08-14 15:30:00,1980.32,1981.56,-0.0,flip_to_long -38498,做多,2022-08-14 15:30:00,2022-08-14 15:40:00,1981.56,1980.93,-0.0,flip_to_short -38499,做空,2022-08-14 15:40:00,2022-08-14 15:45:00,1980.93,1983.37,-0.0,flip_to_long -38500,做多,2022-08-14 15:45:00,2022-08-14 15:50:00,1983.37,1981.24,-0.0,flip_to_short -38501,做空,2022-08-14 15:50:00,2022-08-14 15:55:00,1981.24,1983.28,-0.0,flip_to_long -38502,做多,2022-08-14 15:55:00,2022-08-14 16:00:00,1983.28,1978.69,-0.0,flip_to_short -38503,做空,2022-08-14 16:00:00,2022-08-14 16:10:00,1978.69,1979.41,-0.0,flip_to_long -38504,做多,2022-08-14 16:10:00,2022-08-14 16:20:00,1979.41,1980.21,-0.0,flip_to_short -38505,做空,2022-08-14 16:20:00,2022-08-14 16:30:00,1980.21,1977.61,0.0,tp_lower -38506,做多,2022-08-14 18:35:00,2022-08-14 18:40:00,1929.0,1927.23,-0.0,flip_to_short -38507,做空,2022-08-14 18:40:00,2022-08-14 18:45:00,1927.23,1927.5,-0.0,flip_to_long -38508,做多,2022-08-14 18:45:00,2022-08-14 19:00:00,1927.5,1928.79,0.0,flip_to_short -38509,做空,2022-08-14 19:00:00,2022-08-14 22:05:00,1928.79,1934.07,-0.0,tp_lower -38510,做多,2022-08-14 22:35:00,2022-08-14 23:50:00,1940.41,1936.88,-0.0,flip_to_short -38511,做空,2022-08-14 23:50:00,2022-08-15 00:05:00,1936.88,1926.05,0.0,tp_lower -38512,做多,2022-08-15 00:30:00,2022-08-15 00:35:00,1943.73,1945.88,0.0,tp_upper -38513,做空,2022-08-15 03:35:00,2022-08-15 04:05:00,1991.64,1979.12,0.0,tp_lower -38514,做多,2022-08-15 05:00:00,2022-08-15 05:10:00,1986.81,1983.43,-0.0,flip_to_short -38515,做空,2022-08-15 05:10:00,2022-08-15 05:25:00,1983.43,1976.11,0.0,tp_lower -38516,做多,2022-08-15 08:30:00,2022-08-15 08:40:00,1902.78,1902.86,-0.0,flip_to_short -38517,做空,2022-08-15 08:40:00,2022-08-15 09:25:00,1902.86,1891.44,0.0,tp_lower -38518,做多,2022-08-15 09:45:00,2022-08-15 10:00:00,1900.91,1904.26,0.0,tp_upper -38519,做空,2022-08-15 10:20:00,2022-08-15 10:45:00,1900.9,1901.45,-0.0,flip_to_long -38520,做多,2022-08-15 10:45:00,2022-08-15 11:05:00,1901.45,1903.98,0.0,flip_to_short -38521,做空,2022-08-15 11:05:00,2022-08-15 11:15:00,1903.98,1903.06,-0.0,flip_to_long -38522,做多,2022-08-15 11:15:00,2022-08-15 12:30:00,1903.06,1894.69,-0.0,flip_to_short -38523,做空,2022-08-15 12:30:00,2022-08-15 12:40:00,1894.69,1894.22,-0.0,flip_to_long -38524,做多,2022-08-15 12:40:00,2022-08-15 13:30:00,1894.22,1906.19,0.0,tp_upper -38525,做空,2022-08-15 13:40:00,2022-08-15 13:50:00,1890.01,1903.74,-0.0,flip_to_long -38526,做多,2022-08-15 13:50:00,2022-08-15 13:55:00,1903.74,1914.78,0.0,tp_upper -38527,做空,2022-08-15 14:45:00,2022-08-15 14:50:00,1901.09,1903.16,-0.0,flip_to_long -38528,做多,2022-08-15 14:50:00,2022-08-15 14:55:00,1903.16,1901.71,-0.0,flip_to_short -38529,做空,2022-08-15 14:55:00,2022-08-15 15:20:00,1901.71,1901.92,-0.0,flip_to_long -38530,做多,2022-08-15 15:20:00,2022-08-15 15:40:00,1901.92,1908.96,0.0,tp_upper -38531,做空,2022-08-15 17:15:00,2022-08-15 17:25:00,1915.81,1911.84,0.0,flip_to_long -38532,做多,2022-08-15 17:25:00,2022-08-15 19:20:00,1911.84,1901.01,-0.0,tp_upper -38533,做空,2022-08-15 19:25:00,2022-08-15 19:30:00,1893.15,1885.64,0.0,tp_lower -38534,做多,2022-08-15 19:35:00,2022-08-15 19:40:00,1895.9,1888.95,-0.0,flip_to_short -38535,做空,2022-08-15 19:40:00,2022-08-15 20:05:00,1888.95,1894.5,-0.0,flip_to_long -38536,做多,2022-08-15 20:05:00,2022-08-15 20:30:00,1894.5,1898.43,0.0,tp_upper -38537,做空,2022-08-15 20:45:00,2022-08-15 20:50:00,1894.6,1899.14,-0.0,flip_to_long -38538,做多,2022-08-15 20:50:00,2022-08-15 21:20:00,1899.14,1913.2,0.0,tp_upper -38539,做空,2022-08-15 21:45:00,2022-08-15 22:10:00,1904.65,1914.06,-0.0,flip_to_long -38540,做多,2022-08-15 22:10:00,2022-08-15 22:15:00,1914.06,1915.91,0.0,tp_upper -38541,做空,2022-08-15 22:40:00,2022-08-15 22:55:00,1904.37,1894.09,0.0,tp_lower -38542,做多,2022-08-15 23:25:00,2022-08-15 23:55:00,1897.85,1898.56,-0.0,flip_to_short -38543,做空,2022-08-15 23:55:00,2022-08-16 00:05:00,1898.56,1902.39,-0.0,flip_to_long -38544,做多,2022-08-16 00:05:00,2022-08-16 00:10:00,1902.39,1897.95,-0.0,flip_to_short -38545,做空,2022-08-16 00:10:00,2022-08-16 00:40:00,1897.95,1894.11,0.0,flip_to_long -38546,做多,2022-08-16 00:40:00,2022-08-16 00:55:00,1894.11,1895.99,0.0,flip_to_short -38547,做空,2022-08-16 00:55:00,2022-08-16 01:00:00,1895.99,1902.82,-0.0,flip_to_long -38548,做多,2022-08-16 01:00:00,2022-08-16 01:50:00,1902.82,1896.23,-0.0,flip_to_short -38549,做空,2022-08-16 01:50:00,2022-08-16 01:55:00,1896.23,1897.49,-0.0,flip_to_long -38550,做多,2022-08-16 01:55:00,2022-08-16 02:15:00,1897.49,1902.25,0.0,flip_to_short -38551,做空,2022-08-16 02:15:00,2022-08-16 02:25:00,1902.25,1902.2,-0.0,flip_to_long -38552,做多,2022-08-16 02:25:00,2022-08-16 03:50:00,1902.2,1885.82,-0.0,flip_to_short -38553,做空,2022-08-16 03:50:00,2022-08-16 03:55:00,1885.82,1887.18,-0.0,flip_to_long -38554,做多,2022-08-16 03:55:00,2022-08-16 04:10:00,1887.18,1885.91,-0.0,flip_to_short -38555,做空,2022-08-16 04:10:00,2022-08-16 05:00:00,1885.91,1866.39,0.0,tp_lower -38556,做多,2022-08-16 05:50:00,2022-08-16 06:05:00,1873.87,1869.77,-0.0,flip_to_short -38557,做空,2022-08-16 06:05:00,2022-08-16 07:25:00,1869.77,1878.9,-0.0,flip_to_long -38558,做多,2022-08-16 07:25:00,2022-08-16 07:40:00,1878.9,1874.74,-0.0,flip_to_short -38559,做空,2022-08-16 07:40:00,2022-08-16 07:45:00,1874.74,1879.6,-0.0,flip_to_long -38560,做多,2022-08-16 07:45:00,2022-08-16 07:50:00,1879.6,1879.05,-0.0,flip_to_short -38561,做空,2022-08-16 07:50:00,2022-08-16 07:55:00,1879.05,1885.72,-0.0,flip_to_long -38562,做多,2022-08-16 07:55:00,2022-08-16 08:00:00,1885.72,1883.17,-0.0,tp_upper -38563,做空,2022-08-16 08:10:00,2022-08-16 08:15:00,1880.61,1880.9,-0.0,flip_to_long -38564,做多,2022-08-16 08:15:00,2022-08-16 08:20:00,1880.9,1879.38,-0.0,flip_to_short -38565,做空,2022-08-16 08:20:00,2022-08-16 08:25:00,1879.38,1880.95,-0.0,flip_to_long -38566,做多,2022-08-16 08:25:00,2022-08-16 08:30:00,1880.95,1879.71,-0.0,flip_to_short -38567,做空,2022-08-16 08:30:00,2022-08-16 08:35:00,1879.71,1880.61,-0.0,flip_to_long -38568,做多,2022-08-16 08:35:00,2022-08-16 08:40:00,1880.61,1877.76,-0.0,flip_to_short -38569,做空,2022-08-16 08:40:00,2022-08-16 08:45:00,1877.76,1879.85,-0.0,tp_lower -38570,做多,2022-08-16 08:55:00,2022-08-16 09:05:00,1878.89,1891.91,0.0,tp_upper -38571,做空,2022-08-16 10:35:00,2022-08-16 10:45:00,1893.55,1887.49,0.0,tp_lower -38572,做多,2022-08-16 11:05:00,2022-08-16 11:10:00,1896.82,1904.19,0.0,tp_upper -38573,做空,2022-08-16 12:30:00,2022-08-16 12:40:00,1897.3,1894.16,0.0,tp_lower -38574,做多,2022-08-16 13:30:00,2022-08-16 15:20:00,1895.71,1880.55,-0.0,tp_upper -38575,做空,2022-08-16 16:10:00,2022-08-16 16:30:00,1883.8,1880.16,0.0,flip_to_long -38576,做多,2022-08-16 16:30:00,2022-08-16 17:10:00,1880.16,1878.9,-0.0,flip_to_short -38577,做空,2022-08-16 17:10:00,2022-08-16 17:35:00,1878.9,1881.24,-0.0,flip_to_long -38578,做多,2022-08-16 17:35:00,2022-08-16 17:40:00,1881.24,1874.83,-0.0,flip_to_short -38579,做空,2022-08-16 17:40:00,2022-08-16 17:45:00,1874.83,1879.94,-0.0,flip_to_long -38580,做多,2022-08-16 17:45:00,2022-08-16 17:50:00,1879.94,1875.28,-0.0,flip_to_short -38581,做空,2022-08-16 17:50:00,2022-08-16 17:55:00,1875.28,1877.33,-0.0,flip_to_long -38582,做多,2022-08-16 17:55:00,2022-08-16 18:05:00,1877.33,1893.0,0.0,tp_upper -38583,做空,2022-08-16 18:30:00,2022-08-16 18:35:00,1877.53,1867.54,0.0,tp_lower -38584,做多,2022-08-16 19:25:00,2022-08-16 19:30:00,1877.76,1875.3,-0.0,flip_to_short -38585,做空,2022-08-16 19:30:00,2022-08-16 19:45:00,1875.3,1878.46,-0.0,flip_to_long -38586,做多,2022-08-16 19:45:00,2022-08-16 20:35:00,1878.46,1883.1,0.0,tp_upper -38587,做空,2022-08-16 20:45:00,2022-08-16 21:20:00,1878.8,1874.35,0.0,tp_lower -38588,做多,2022-08-16 22:50:00,2022-08-16 22:55:00,1875.45,1871.03,-0.0,flip_to_short -38589,做空,2022-08-16 22:55:00,2022-08-16 23:00:00,1871.03,1871.73,-0.0,tp_lower -38590,做多,2022-08-16 23:05:00,2022-08-16 23:10:00,1877.9,1873.7,-0.0,flip_to_short -38591,做空,2022-08-16 23:10:00,2022-08-16 23:15:00,1873.7,1874.42,-0.0,flip_to_long -38592,做多,2022-08-16 23:15:00,2022-08-16 23:25:00,1874.42,1872.94,-0.0,flip_to_short -38593,做空,2022-08-16 23:25:00,2022-08-16 23:35:00,1872.94,1876.7,-0.0,flip_to_long -38594,做多,2022-08-16 23:35:00,2022-08-16 23:40:00,1876.7,1872.9,-0.0,flip_to_short -38595,做空,2022-08-16 23:40:00,2022-08-16 23:45:00,1872.9,1878.22,-0.0,flip_to_long -38596,做多,2022-08-16 23:45:00,2022-08-16 23:50:00,1878.22,1879.32,0.0,tp_upper -38597,做空,2022-08-17 00:00:00,2022-08-17 02:05:00,1875.38,1885.06,-0.0,tp_lower -38598,做多,2022-08-17 02:30:00,2022-08-17 02:35:00,1892.76,1903.0,0.0,tp_upper -38599,做空,2022-08-17 03:55:00,2022-08-17 04:00:00,1895.43,1897.35,-0.0,flip_to_long -38600,做多,2022-08-17 04:00:00,2022-08-17 04:05:00,1897.35,1894.94,-0.0,flip_to_short -38601,做空,2022-08-17 04:05:00,2022-08-17 04:10:00,1894.94,1895.13,-0.0,flip_to_long -38602,做多,2022-08-17 04:10:00,2022-08-17 04:20:00,1895.13,1896.21,0.0,flip_to_short -38603,做空,2022-08-17 04:20:00,2022-08-17 04:25:00,1896.21,1896.56,-0.0,flip_to_long -38604,做多,2022-08-17 04:25:00,2022-08-17 04:30:00,1896.56,1895.57,-0.0,flip_to_short -38605,做空,2022-08-17 04:30:00,2022-08-17 04:35:00,1895.57,1897.24,-0.0,flip_to_long -38606,做多,2022-08-17 04:35:00,2022-08-17 04:40:00,1897.24,1897.54,-0.0,tp_upper -38607,做空,2022-08-17 07:20:00,2022-08-17 07:25:00,1938.33,1912.62,0.0,tp_lower -38608,做多,2022-08-17 09:25:00,2022-08-17 09:35:00,1890.02,1891.29,0.0,flip_to_short -38609,做空,2022-08-17 09:35:00,2022-08-17 09:50:00,1891.29,1888.2,0.0,flip_to_long -38610,做多,2022-08-17 09:50:00,2022-08-17 10:00:00,1888.2,1884.39,-0.0,flip_to_short -38611,做空,2022-08-17 10:00:00,2022-08-17 10:10:00,1884.39,1874.29,0.0,tp_lower -38612,做多,2022-08-17 11:10:00,2022-08-17 11:15:00,1880.23,1878.72,-0.0,flip_to_short -38613,做空,2022-08-17 11:15:00,2022-08-17 11:30:00,1878.72,1877.05,0.0,flip_to_long -38614,做多,2022-08-17 11:30:00,2022-08-17 11:50:00,1877.05,1875.93,-0.0,flip_to_short -38615,做空,2022-08-17 11:50:00,2022-08-17 11:55:00,1875.93,1875.9,-0.0,tp_lower -38616,做多,2022-08-17 12:05:00,2022-08-17 12:40:00,1875.15,1878.59,0.0,tp_upper -38617,做空,2022-08-17 12:50:00,2022-08-17 13:10:00,1872.0,1860.18,0.0,tp_lower -38618,做多,2022-08-17 15:10:00,2022-08-17 15:35:00,1830.8,1831.45,-0.0,flip_to_short -38619,做空,2022-08-17 15:35:00,2022-08-17 15:50:00,1831.45,1830.16,0.0,flip_to_long -38620,做多,2022-08-17 15:50:00,2022-08-17 16:05:00,1830.16,1827.48,-0.0,flip_to_short -38621,做空,2022-08-17 16:05:00,2022-08-17 16:15:00,1827.48,1828.52,-0.0,flip_to_long -38622,做多,2022-08-17 16:15:00,2022-08-17 16:25:00,1828.52,1830.92,0.0,flip_to_short -38623,做空,2022-08-17 16:25:00,2022-08-17 18:05:00,1830.92,1842.95,-0.0,tp_lower -38624,做空,2022-08-17 18:55:00,2022-08-17 19:00:00,1849.01,1852.55,-0.0,flip_to_long -38625,做多,2022-08-17 19:00:00,2022-08-17 19:05:00,1852.55,1847.95,-0.0,flip_to_short -38626,做空,2022-08-17 19:05:00,2022-08-17 19:10:00,1847.95,1836.17,0.0,tp_lower -38627,做多,2022-08-17 20:10:00,2022-08-17 21:10:00,1842.04,1842.61,-0.0,flip_to_short -38628,做空,2022-08-17 21:10:00,2022-08-17 21:15:00,1842.61,1842.87,-0.0,flip_to_long -38629,做多,2022-08-17 21:15:00,2022-08-17 22:50:00,1842.87,1830.75,-0.0,flip_to_short -38630,做空,2022-08-17 22:50:00,2022-08-17 22:55:00,1830.75,1828.29,0.0,tp_lower -38631,做多,2022-08-17 23:20:00,2022-08-17 23:25:00,1832.51,1831.67,-0.0,flip_to_short -38632,做空,2022-08-17 23:25:00,2022-08-17 23:30:00,1831.67,1834.8,-0.0,flip_to_long -38633,做多,2022-08-17 23:30:00,2022-08-17 23:50:00,1834.8,1829.29,-0.0,flip_to_short -38634,做空,2022-08-17 23:50:00,2022-08-17 23:55:00,1829.29,1833.55,-0.0,flip_to_long -38635,做多,2022-08-17 23:55:00,2022-08-18 00:05:00,1833.55,1835.64,0.0,tp_upper -38636,做空,2022-08-18 00:20:00,2022-08-18 00:25:00,1830.29,1826.63,0.0,tp_lower -38637,做多,2022-08-18 00:30:00,2022-08-18 00:35:00,1838.05,1845.38,0.0,tp_upper -38638,做空,2022-08-18 02:25:00,2022-08-18 02:55:00,1844.01,1851.31,-0.0,flip_to_long -38639,做多,2022-08-18 02:55:00,2022-08-18 03:40:00,1851.31,1848.05,-0.0,flip_to_short -38640,做空,2022-08-18 03:40:00,2022-08-18 03:55:00,1848.05,1847.75,-0.0,tp_lower -38641,做多,2022-08-18 04:05:00,2022-08-18 04:10:00,1850.2,1848.3,-0.0,flip_to_short -38642,做空,2022-08-18 04:10:00,2022-08-18 04:15:00,1848.3,1849.81,-0.0,tp_lower -38643,做空,2022-08-18 04:20:00,2022-08-18 04:25:00,1847.72,1846.2,0.0,tp_lower -38644,做多,2022-08-18 04:45:00,2022-08-18 05:45:00,1847.53,1847.4,-0.0,flip_to_short -38645,做空,2022-08-18 05:45:00,2022-08-18 06:00:00,1847.4,1849.49,-0.0,flip_to_long -38646,做多,2022-08-18 06:00:00,2022-08-18 06:20:00,1849.49,1844.69,-0.0,flip_to_short -38647,做空,2022-08-18 06:20:00,2022-08-18 06:25:00,1844.69,1845.36,-0.0,tp_lower -38648,做多,2022-08-18 07:25:00,2022-08-18 07:40:00,1843.47,1843.68,-0.0,flip_to_short -38649,做空,2022-08-18 07:40:00,2022-08-18 08:20:00,1843.68,1844.01,-0.0,flip_to_long -38650,做多,2022-08-18 08:20:00,2022-08-18 08:25:00,1844.01,1843.91,-0.0,flip_to_short -38651,做空,2022-08-18 08:25:00,2022-08-18 08:35:00,1843.91,1835.88,0.0,tp_lower -38652,做多,2022-08-18 08:45:00,2022-08-18 08:50:00,1845.56,1842.46,-0.0,flip_to_short -38653,做空,2022-08-18 08:50:00,2022-08-18 08:55:00,1842.46,1848.0,-0.0,flip_to_long -38654,做多,2022-08-18 08:55:00,2022-08-18 09:05:00,1848.0,1845.27,-0.0,tp_upper -38655,做空,2022-08-18 10:15:00,2022-08-18 10:50:00,1851.75,1848.13,0.0,tp_lower -38656,做多,2022-08-18 11:15:00,2022-08-18 11:35:00,1849.31,1857.27,0.0,tp_upper -38657,做空,2022-08-18 12:35:00,2022-08-18 13:55:00,1859.22,1854.0,0.0,tp_lower -38658,做多,2022-08-18 14:35:00,2022-08-18 14:55:00,1863.67,1860.1,-0.0,flip_to_short -38659,做空,2022-08-18 14:55:00,2022-08-18 15:10:00,1860.1,1861.43,-0.0,flip_to_long -38660,做多,2022-08-18 15:10:00,2022-08-18 15:15:00,1861.43,1862.62,0.0,tp_upper -38661,做空,2022-08-18 16:05:00,2022-08-18 16:15:00,1870.12,1868.14,0.0,flip_to_long -38662,做多,2022-08-18 16:15:00,2022-08-18 16:20:00,1868.14,1862.5,-0.0,flip_to_short -38663,做空,2022-08-18 16:20:00,2022-08-18 16:30:00,1862.5,1861.3,0.0,tp_lower -38664,做多,2022-08-18 16:50:00,2022-08-18 16:55:00,1872.44,1868.76,-0.0,flip_to_short -38665,做空,2022-08-18 16:55:00,2022-08-18 18:10:00,1868.76,1866.38,0.0,flip_to_long -38666,做多,2022-08-18 18:10:00,2022-08-18 18:55:00,1866.38,1865.42,-0.0,flip_to_short -38667,做空,2022-08-18 18:55:00,2022-08-18 20:10:00,1865.42,1875.17,-0.0,flip_to_long -38668,做多,2022-08-18 20:10:00,2022-08-18 20:15:00,1875.17,1868.83,-0.0,flip_to_short -38669,做空,2022-08-18 20:15:00,2022-08-18 20:20:00,1868.83,1872.14,-0.0,flip_to_long -38670,做多,2022-08-18 20:20:00,2022-08-18 20:35:00,1872.14,1876.65,0.0,tp_upper -38671,做空,2022-08-18 21:10:00,2022-08-18 21:25:00,1871.65,1873.89,-0.0,flip_to_long -38672,做多,2022-08-18 21:25:00,2022-08-18 21:30:00,1873.89,1870.5,-0.0,flip_to_short -38673,做空,2022-08-18 21:30:00,2022-08-18 21:55:00,1870.5,1868.21,0.0,tp_lower -38674,做多,2022-08-18 22:25:00,2022-08-18 22:30:00,1870.85,1866.97,-0.0,flip_to_short -38675,做空,2022-08-18 22:30:00,2022-08-18 22:35:00,1866.97,1867.24,-0.0,flip_to_long -38676,做多,2022-08-18 22:35:00,2022-08-18 22:45:00,1867.24,1867.4,-0.0,flip_to_short -38677,做空,2022-08-18 22:45:00,2022-08-18 22:50:00,1867.4,1868.75,-0.0,flip_to_long -38678,做多,2022-08-18 22:50:00,2022-08-18 22:55:00,1868.75,1865.81,-0.0,flip_to_short -38679,做空,2022-08-18 22:55:00,2022-08-18 23:05:00,1865.81,1867.21,-0.0,flip_to_long -38680,做多,2022-08-18 23:05:00,2022-08-18 23:10:00,1867.21,1853.88,-0.0,flip_to_short -38681,做空,2022-08-18 23:10:00,2022-08-18 23:15:00,1853.88,1844.09,0.0,tp_lower -38682,做多,2022-08-19 02:05:00,2022-08-19 02:30:00,1818.43,1820.89,0.0,flip_to_short -38683,做空,2022-08-19 02:30:00,2022-08-19 03:15:00,1820.89,1818.82,0.0,flip_to_long -38684,做多,2022-08-19 03:15:00,2022-08-19 03:40:00,1818.82,1820.81,0.0,flip_to_short -38685,做空,2022-08-19 03:40:00,2022-08-19 04:00:00,1820.81,1818.29,0.0,tp_lower -38686,做多,2022-08-19 04:20:00,2022-08-19 04:35:00,1822.03,1820.98,-0.0,flip_to_short -38687,做空,2022-08-19 04:35:00,2022-08-19 04:50:00,1820.98,1819.9,0.0,flip_to_long -38688,做多,2022-08-19 04:50:00,2022-08-19 04:55:00,1819.9,1817.87,-0.0,flip_to_short -38689,做空,2022-08-19 04:55:00,2022-08-19 05:05:00,1817.87,1820.72,-0.0,flip_to_long -38690,做多,2022-08-19 05:05:00,2022-08-19 05:10:00,1820.72,1819.9,-0.0,flip_to_short -38691,做空,2022-08-19 05:10:00,2022-08-19 05:40:00,1819.9,1815.39,0.0,tp_lower -38692,做多,2022-08-19 08:40:00,2022-08-19 08:55:00,1738.07,1735.64,-0.0,flip_to_short -38693,做空,2022-08-19 08:55:00,2022-08-19 09:25:00,1735.64,1735.0,-0.0,flip_to_long -38694,做多,2022-08-19 09:25:00,2022-08-19 09:40:00,1735.0,1735.0,-0.0,tp_upper -38695,做空,2022-08-19 09:45:00,2022-08-19 10:10:00,1734.61,1736.03,-0.0,flip_to_long -38696,做多,2022-08-19 10:10:00,2022-08-19 10:20:00,1736.03,1738.99,0.0,tp_upper -38697,做空,2022-08-19 10:30:00,2022-08-19 10:35:00,1734.68,1735.44,-0.0,flip_to_long -38698,做多,2022-08-19 10:35:00,2022-08-19 10:40:00,1735.44,1733.3,-0.0,flip_to_short -38699,做空,2022-08-19 10:40:00,2022-08-19 10:45:00,1733.3,1728.46,0.0,tp_lower -38700,做多,2022-08-19 12:50:00,2022-08-19 12:55:00,1702.83,1699.96,-0.0,flip_to_short -38701,做空,2022-08-19 12:55:00,2022-08-19 13:10:00,1699.96,1696.31,0.0,flip_to_long -38702,做多,2022-08-19 13:10:00,2022-08-19 13:25:00,1696.31,1698.14,0.0,flip_to_short -38703,做空,2022-08-19 13:25:00,2022-08-19 13:45:00,1698.14,1689.0,0.0,tp_lower -38704,做多,2022-08-19 14:15:00,2022-08-19 14:30:00,1694.09,1699.89,0.0,tp_upper -38705,做空,2022-08-19 14:40:00,2022-08-19 15:05:00,1696.44,1690.09,0.0,flip_to_long -38706,做多,2022-08-19 15:05:00,2022-08-19 15:25:00,1690.09,1693.29,0.0,flip_to_short -38707,做空,2022-08-19 15:25:00,2022-08-19 15:40:00,1693.29,1695.83,-0.0,flip_to_long -38708,做多,2022-08-19 15:40:00,2022-08-19 15:45:00,1695.83,1699.26,0.0,tp_upper -38709,做空,2022-08-19 16:05:00,2022-08-19 16:10:00,1694.42,1696.67,-0.0,flip_to_long -38710,做多,2022-08-19 16:10:00,2022-08-19 16:20:00,1696.67,1706.55,0.0,tp_upper -38711,做空,2022-08-19 17:25:00,2022-08-19 18:05:00,1713.08,1696.88,0.0,tp_lower -38712,做多,2022-08-19 19:15:00,2022-08-19 19:25:00,1698.25,1707.54,0.0,tp_upper -38713,做空,2022-08-19 20:05:00,2022-08-19 20:30:00,1700.79,1685.49,0.0,tp_lower -38714,做多,2022-08-20 00:05:00,2022-08-20 00:30:00,1617.31,1631.89,0.0,tp_upper -38715,做空,2022-08-20 00:55:00,2022-08-20 01:40:00,1624.23,1615.44,0.0,tp_lower -38716,做多,2022-08-20 02:10:00,2022-08-20 02:20:00,1625.45,1624.16,-0.0,flip_to_short -38717,做空,2022-08-20 02:20:00,2022-08-20 02:25:00,1624.16,1627.62,-0.0,flip_to_long -38718,做多,2022-08-20 02:25:00,2022-08-20 02:50:00,1627.62,1632.07,0.0,tp_upper -38719,做空,2022-08-20 03:20:00,2022-08-20 03:25:00,1624.64,1625.8,-0.0,flip_to_long -38720,做多,2022-08-20 03:25:00,2022-08-20 03:35:00,1625.8,1627.3,0.0,flip_to_short -38721,做空,2022-08-20 03:35:00,2022-08-20 03:45:00,1627.3,1629.66,-0.0,flip_to_long -38722,做多,2022-08-20 03:45:00,2022-08-20 03:50:00,1629.66,1625.45,-0.0,flip_to_short -38723,做空,2022-08-20 03:50:00,2022-08-20 03:55:00,1625.45,1626.91,-0.0,tp_lower -38724,做多,2022-08-20 04:00:00,2022-08-20 04:10:00,1629.2,1630.2,0.0,flip_to_short -38725,做空,2022-08-20 04:10:00,2022-08-20 04:30:00,1630.2,1625.59,0.0,flip_to_long -38726,做多,2022-08-20 04:30:00,2022-08-20 04:45:00,1625.59,1631.08,0.0,tp_upper -38727,做空,2022-08-20 05:10:00,2022-08-20 06:25:00,1631.12,1638.81,-0.0,flip_to_long -38728,做多,2022-08-20 06:25:00,2022-08-20 06:50:00,1638.81,1648.67,0.0,tp_upper -38729,做空,2022-08-20 07:55:00,2022-08-20 08:30:00,1646.54,1642.79,0.0,tp_lower -38730,做多,2022-08-20 09:50:00,2022-08-20 10:55:00,1635.93,1631.01,-0.0,flip_to_short -38731,做空,2022-08-20 10:55:00,2022-08-20 11:10:00,1631.01,1631.26,-0.0,flip_to_long -38732,做多,2022-08-20 11:10:00,2022-08-20 12:00:00,1631.26,1629.09,-0.0,flip_to_short -38733,做空,2022-08-20 12:00:00,2022-08-20 12:10:00,1629.09,1629.06,-0.0,flip_to_long -38734,做多,2022-08-20 12:10:00,2022-08-20 12:35:00,1629.06,1629.5,-0.0,flip_to_short -38735,做空,2022-08-20 12:35:00,2022-08-20 13:15:00,1629.5,1625.83,0.0,flip_to_long -38736,做多,2022-08-20 13:15:00,2022-08-20 13:35:00,1625.83,1627.01,0.0,flip_to_short -38737,做空,2022-08-20 13:35:00,2022-08-20 13:45:00,1627.01,1629.75,-0.0,flip_to_long -38738,做多,2022-08-20 13:45:00,2022-08-20 13:55:00,1629.75,1635.46,0.0,tp_upper -38739,做空,2022-08-20 14:35:00,2022-08-20 14:55:00,1632.85,1632.81,-0.0,flip_to_long -38740,做多,2022-08-20 14:55:00,2022-08-20 15:55:00,1632.81,1633.99,0.0,tp_upper -38741,做空,2022-08-20 16:20:00,2022-08-20 16:25:00,1631.42,1635.04,-0.0,flip_to_long -38742,做多,2022-08-20 16:25:00,2022-08-20 16:30:00,1635.04,1627.73,-0.0,flip_to_short -38743,做空,2022-08-20 16:30:00,2022-08-20 16:35:00,1627.73,1619.97,0.0,tp_lower -38744,做多,2022-08-20 17:30:00,2022-08-20 17:35:00,1625.52,1623.82,-0.0,flip_to_short -38745,做空,2022-08-20 17:35:00,2022-08-20 18:00:00,1623.82,1619.57,0.0,flip_to_long -38746,做多,2022-08-20 18:00:00,2022-08-20 18:05:00,1619.57,1615.5,-0.0,flip_to_short -38747,做空,2022-08-20 18:05:00,2022-08-20 18:15:00,1615.5,1617.96,-0.0,flip_to_long -38748,做多,2022-08-20 18:15:00,2022-08-20 18:20:00,1617.96,1614.75,-0.0,flip_to_short -38749,做空,2022-08-20 18:20:00,2022-08-20 18:30:00,1614.75,1610.91,0.0,tp_lower -38750,做多,2022-08-20 20:10:00,2022-08-20 20:40:00,1575.1,1570.98,-0.0,flip_to_short -38751,做空,2022-08-20 20:40:00,2022-08-20 20:50:00,1570.98,1529.0,0.01,tp_lower -38752,做多,2022-08-20 21:30:00,2022-08-20 22:05:00,1557.56,1585.88,0.01,tp_upper -38753,做空,2022-08-20 23:00:00,2022-08-20 23:10:00,1569.99,1569.84,-0.0,flip_to_long -38754,做多,2022-08-20 23:10:00,2022-08-20 23:25:00,1569.84,1582.23,0.0,tp_upper -38755,做空,2022-08-20 23:35:00,2022-08-20 23:45:00,1573.62,1574.64,-0.0,flip_to_long -38756,做多,2022-08-20 23:45:00,2022-08-21 00:15:00,1574.64,1584.59,0.0,tp_upper -38757,做空,2022-08-21 00:45:00,2022-08-21 01:00:00,1579.56,1578.71,0.0,flip_to_long -38758,做多,2022-08-21 01:00:00,2022-08-21 01:10:00,1578.71,1580.21,0.0,flip_to_short -38759,做空,2022-08-21 01:10:00,2022-08-21 01:15:00,1580.21,1582.5,-0.0,flip_to_long -38760,做多,2022-08-21 01:15:00,2022-08-21 01:20:00,1582.5,1578.56,-0.0,flip_to_short -38761,做空,2022-08-21 01:20:00,2022-08-21 01:30:00,1578.56,1581.63,-0.0,flip_to_long -38762,做多,2022-08-21 01:30:00,2022-08-21 01:50:00,1581.63,1596.1,0.0,tp_upper -38763,做空,2022-08-21 03:00:00,2022-08-21 03:30:00,1591.05,1583.85,0.0,tp_lower -38764,做多,2022-08-21 04:25:00,2022-08-21 04:30:00,1587.76,1589.34,0.0,tp_upper -38765,做空,2022-08-21 04:35:00,2022-08-21 04:50:00,1585.63,1584.28,0.0,flip_to_long -38766,做多,2022-08-21 04:50:00,2022-08-21 05:30:00,1584.28,1583.9,-0.0,tp_upper -38767,做空,2022-08-21 05:40:00,2022-08-21 05:45:00,1581.49,1583.83,-0.0,flip_to_long -38768,做多,2022-08-21 05:45:00,2022-08-21 06:00:00,1583.83,1583.84,-0.0,flip_to_short -38769,做空,2022-08-21 06:00:00,2022-08-21 06:25:00,1583.84,1580.45,0.0,flip_to_long -38770,做多,2022-08-21 06:25:00,2022-08-21 07:50:00,1580.45,1582.53,0.0,tp_upper -38771,做空,2022-08-21 11:10:00,2022-08-21 11:30:00,1617.86,1621.05,-0.0,flip_to_long -38772,做多,2022-08-21 11:30:00,2022-08-21 11:45:00,1621.05,1620.0,-0.0,tp_upper -38773,做多,2022-08-21 11:50:00,2022-08-21 11:55:00,1624.38,1625.8,0.0,tp_upper -38774,做空,2022-08-21 12:35:00,2022-08-21 12:50:00,1624.92,1627.07,-0.0,flip_to_long -38775,做多,2022-08-21 12:50:00,2022-08-21 12:55:00,1627.07,1623.31,-0.0,flip_to_short -38776,做空,2022-08-21 12:55:00,2022-08-21 13:15:00,1623.31,1619.63,0.0,tp_lower -38777,做多,2022-08-21 14:35:00,2022-08-21 14:50:00,1619.81,1614.59,-0.0,flip_to_short -38778,做空,2022-08-21 14:50:00,2022-08-21 15:30:00,1614.59,1614.71,-0.0,flip_to_long -38779,做多,2022-08-21 15:30:00,2022-08-21 15:45:00,1614.71,1617.43,0.0,flip_to_short -38780,做空,2022-08-21 15:45:00,2022-08-21 16:10:00,1617.43,1613.7,0.0,tp_lower -38781,做多,2022-08-21 16:30:00,2022-08-21 16:40:00,1614.14,1630.31,0.0,tp_upper -38782,做空,2022-08-21 17:40:00,2022-08-21 17:45:00,1621.36,1624.0,-0.0,flip_to_long -38783,做多,2022-08-21 17:45:00,2022-08-21 17:50:00,1624.0,1618.71,-0.0,flip_to_short -38784,做空,2022-08-21 17:50:00,2022-08-21 18:00:00,1618.71,1613.87,0.0,tp_lower -38785,做多,2022-08-21 18:35:00,2022-08-21 19:05:00,1621.36,1621.52,-0.0,flip_to_short -38786,做空,2022-08-21 19:05:00,2022-08-21 19:20:00,1621.52,1622.92,-0.0,flip_to_long -38787,做多,2022-08-21 19:20:00,2022-08-21 19:30:00,1622.92,1619.79,-0.0,flip_to_short -38788,做空,2022-08-21 19:30:00,2022-08-21 19:35:00,1619.79,1623.46,-0.0,flip_to_long -38789,做多,2022-08-21 19:35:00,2022-08-21 20:05:00,1623.46,1621.28,-0.0,flip_to_short -38790,做空,2022-08-21 20:05:00,2022-08-21 20:10:00,1621.28,1615.06,0.0,tp_lower -38791,做多,2022-08-21 20:45:00,2022-08-21 20:50:00,1622.85,1634.71,0.0,tp_upper -38792,做空,2022-08-21 20:55:00,2022-08-21 21:00:00,1615.48,1622.56,-0.0,flip_to_long -38793,做多,2022-08-21 21:00:00,2022-08-21 21:05:00,1622.56,1617.1,-0.0,flip_to_short -38794,做空,2022-08-21 21:05:00,2022-08-21 21:10:00,1617.1,1629.98,-0.0,flip_to_long -38795,做多,2022-08-21 21:10:00,2022-08-21 21:15:00,1629.98,1630.43,-0.0,tp_upper -38796,做空,2022-08-21 21:40:00,2022-08-21 21:45:00,1618.81,1627.28,-0.0,flip_to_long -38797,做多,2022-08-21 21:45:00,2022-08-21 21:50:00,1627.28,1624.56,-0.0,flip_to_short -38798,做空,2022-08-21 21:50:00,2022-08-21 22:00:00,1624.56,1603.86,0.0,tp_lower -38799,做多,2022-08-21 22:30:00,2022-08-21 22:40:00,1616.97,1618.58,0.0,flip_to_short -38800,做空,2022-08-21 22:40:00,2022-08-21 23:55:00,1618.58,1617.17,0.0,flip_to_long -38801,做多,2022-08-21 23:55:00,2022-08-22 02:00:00,1617.17,1604.71,-0.0,flip_to_short -38802,做空,2022-08-22 02:00:00,2022-08-22 02:05:00,1604.71,1605.22,-0.0,flip_to_long -38803,做多,2022-08-22 02:05:00,2022-08-22 02:10:00,1605.22,1601.49,-0.0,flip_to_short -38804,做空,2022-08-22 02:10:00,2022-08-22 02:35:00,1601.49,1604.64,-0.0,flip_to_long -38805,做多,2022-08-22 02:35:00,2022-08-22 02:40:00,1604.64,1601.24,-0.0,flip_to_short -38806,做空,2022-08-22 02:40:00,2022-08-22 03:55:00,1601.24,1593.93,0.0,tp_lower -38807,做多,2022-08-22 04:35:00,2022-08-22 06:00:00,1600.27,1597.05,-0.0,flip_to_short -38808,做空,2022-08-22 06:00:00,2022-08-22 06:05:00,1597.05,1593.32,0.0,tp_lower -38809,做空,2022-08-22 09:00:00,2022-08-22 10:10:00,1553.13,1563.81,-0.0,flip_to_long -38810,做多,2022-08-22 10:10:00,2022-08-22 10:25:00,1563.81,1572.49,0.0,tp_upper -38811,做空,2022-08-22 11:30:00,2022-08-22 11:50:00,1566.51,1567.37,-0.0,flip_to_long -38812,做多,2022-08-22 11:50:00,2022-08-22 12:10:00,1567.37,1567.71,-0.0,flip_to_short -38813,做空,2022-08-22 12:10:00,2022-08-22 12:25:00,1567.71,1570.55,-0.0,flip_to_long -38814,做多,2022-08-22 12:25:00,2022-08-22 12:30:00,1570.55,1567.3,-0.0,tp_upper -38815,做多,2022-08-22 12:35:00,2022-08-22 13:40:00,1567.72,1572.01,0.0,tp_upper -38816,做空,2022-08-22 14:10:00,2022-08-22 14:15:00,1563.01,1563.44,-0.0,flip_to_long -38817,做多,2022-08-22 14:15:00,2022-08-22 14:20:00,1563.44,1557.51,-0.0,flip_to_short -38818,做空,2022-08-22 14:20:00,2022-08-22 14:25:00,1557.51,1565.57,-0.0,flip_to_long -38819,做多,2022-08-22 14:25:00,2022-08-22 14:30:00,1565.57,1565.04,-0.0,flip_to_short -38820,做空,2022-08-22 14:30:00,2022-08-22 15:00:00,1565.04,1569.13,-0.0,flip_to_long -38821,做多,2022-08-22 15:00:00,2022-08-22 15:05:00,1569.13,1568.88,-0.0,flip_to_short -38822,做空,2022-08-22 15:05:00,2022-08-22 16:35:00,1568.88,1579.35,-0.0,flip_to_long -38823,做多,2022-08-22 16:35:00,2022-08-22 16:40:00,1579.35,1576.2,-0.0,flip_to_short -38824,做空,2022-08-22 16:40:00,2022-08-22 16:45:00,1576.2,1581.38,-0.0,flip_to_long -38825,做多,2022-08-22 16:45:00,2022-08-22 16:50:00,1581.38,1580.67,-0.0,flip_to_short -38826,做空,2022-08-22 16:50:00,2022-08-22 17:05:00,1580.67,1580.04,-0.0,flip_to_long -38827,做多,2022-08-22 17:05:00,2022-08-22 19:05:00,1580.04,1561.23,-0.0,flip_to_short -38828,做空,2022-08-22 19:05:00,2022-08-22 19:10:00,1561.23,1564.24,-0.0,flip_to_long -38829,做多,2022-08-22 19:10:00,2022-08-22 19:25:00,1564.24,1557.42,-0.0,flip_to_short -38830,做空,2022-08-22 19:25:00,2022-08-22 19:35:00,1557.42,1561.42,-0.0,flip_to_long -38831,做多,2022-08-22 19:35:00,2022-08-22 20:00:00,1561.42,1579.55,0.0,tp_upper -38832,做空,2022-08-22 21:05:00,2022-08-22 21:10:00,1572.78,1574.31,-0.0,flip_to_long -38833,做多,2022-08-22 21:10:00,2022-08-22 21:20:00,1574.31,1574.31,-0.0,flip_to_short -38834,做空,2022-08-22 21:20:00,2022-08-22 21:30:00,1574.31,1567.19,0.0,tp_lower -38835,做多,2022-08-22 22:00:00,2022-08-22 22:15:00,1574.57,1585.99,0.0,tp_upper -38836,做空,2022-08-23 01:50:00,2022-08-23 02:45:00,1624.0,1628.85,-0.0,flip_to_long -38837,做多,2022-08-23 02:45:00,2022-08-23 03:00:00,1628.85,1624.79,-0.0,flip_to_short -38838,做空,2022-08-23 03:00:00,2022-08-23 03:55:00,1624.79,1608.54,0.0,tp_lower -38839,做多,2022-08-23 07:00:00,2022-08-23 07:05:00,1577.34,1588.28,0.0,tp_upper -38840,做空,2022-08-23 09:15:00,2022-08-23 09:20:00,1594.43,1596.45,-0.0,tp_lower -38841,做多,2022-08-23 09:45:00,2022-08-23 09:50:00,1619.35,1613.59,-0.0,tp_upper -38842,做空,2022-08-23 10:05:00,2022-08-23 10:30:00,1604.3,1604.06,-0.0,flip_to_long -38843,做多,2022-08-23 10:30:00,2022-08-23 10:50:00,1604.06,1606.55,0.0,flip_to_short -38844,做空,2022-08-23 10:50:00,2022-08-23 11:20:00,1606.55,1606.26,-0.0,flip_to_long -38845,做多,2022-08-23 11:20:00,2022-08-23 11:30:00,1606.26,1604.62,-0.0,flip_to_short -38846,做空,2022-08-23 11:30:00,2022-08-23 11:35:00,1604.62,1610.3,-0.0,flip_to_long -38847,做多,2022-08-23 11:35:00,2022-08-23 11:40:00,1610.3,1612.8,0.0,tp_upper -38848,做空,2022-08-23 12:35:00,2022-08-23 12:40:00,1609.19,1615.59,-0.0,flip_to_long -38849,做多,2022-08-23 12:40:00,2022-08-23 12:45:00,1615.59,1609.8,-0.0,flip_to_short -38850,做空,2022-08-23 12:45:00,2022-08-23 12:50:00,1609.8,1613.47,-0.0,flip_to_long -38851,做多,2022-08-23 12:50:00,2022-08-23 12:55:00,1613.47,1610.05,-0.0,flip_to_short -38852,做空,2022-08-23 12:55:00,2022-08-23 13:15:00,1610.05,1616.17,-0.0,flip_to_long -38853,做多,2022-08-23 13:15:00,2022-08-23 13:20:00,1616.17,1620.88,0.0,tp_upper -38854,做空,2022-08-23 13:40:00,2022-08-23 13:45:00,1614.43,1627.44,-0.0,flip_to_long -38855,做多,2022-08-23 13:45:00,2022-08-23 13:50:00,1627.44,1631.82,0.0,tp_upper -38856,做空,2022-08-23 14:50:00,2022-08-23 15:05:00,1635.28,1632.24,0.0,flip_to_long -38857,做多,2022-08-23 15:05:00,2022-08-23 15:25:00,1632.24,1637.34,0.0,flip_to_short -38858,做空,2022-08-23 15:25:00,2022-08-23 15:35:00,1637.34,1640.7,-0.0,flip_to_long -38859,做多,2022-08-23 15:35:00,2022-08-23 15:40:00,1640.7,1639.91,-0.0,flip_to_short -38860,做空,2022-08-23 15:40:00,2022-08-23 16:05:00,1639.91,1639.42,-0.0,flip_to_long -38861,做多,2022-08-23 16:05:00,2022-08-23 16:10:00,1639.42,1633.99,-0.0,flip_to_short -38862,做空,2022-08-23 16:10:00,2022-08-23 16:20:00,1633.99,1626.39,0.0,tp_lower -38863,做多,2022-08-23 16:35:00,2022-08-23 17:05:00,1635.3,1636.46,0.0,flip_to_short -38864,做空,2022-08-23 17:05:00,2022-08-23 17:25:00,1636.46,1638.97,-0.0,flip_to_long -38865,做多,2022-08-23 17:25:00,2022-08-23 17:30:00,1638.97,1644.42,0.0,tp_upper -38866,做空,2022-08-23 17:45:00,2022-08-23 18:10:00,1638.53,1636.49,0.0,tp_lower -38867,做多,2022-08-23 18:15:00,2022-08-23 18:20:00,1643.98,1662.57,0.0,tp_upper -38868,做空,2022-08-23 19:20:00,2022-08-23 19:40:00,1649.5,1648.89,-0.0,flip_to_long -38869,做多,2022-08-23 19:40:00,2022-08-23 20:15:00,1648.89,1653.92,0.0,flip_to_short -38870,做空,2022-08-23 20:15:00,2022-08-23 20:30:00,1653.92,1647.24,0.0,tp_lower -38871,做多,2022-08-23 21:00:00,2022-08-23 21:05:00,1649.68,1648.09,-0.0,flip_to_short -38872,做空,2022-08-23 21:05:00,2022-08-23 21:35:00,1648.09,1648.84,-0.0,flip_to_long -38873,做多,2022-08-23 21:35:00,2022-08-23 21:40:00,1648.84,1644.56,-0.0,flip_to_short -38874,做空,2022-08-23 21:40:00,2022-08-23 21:50:00,1644.56,1647.66,-0.0,flip_to_long -38875,做多,2022-08-23 21:50:00,2022-08-23 22:00:00,1647.66,1651.09,0.0,tp_upper -38876,做空,2022-08-23 23:00:00,2022-08-23 23:05:00,1652.15,1662.2,-0.0,flip_to_long -38877,做多,2022-08-23 23:05:00,2022-08-23 23:10:00,1662.2,1663.7,0.0,tp_upper -38878,做空,2022-08-24 00:00:00,2022-08-24 00:25:00,1660.56,1647.5,0.0,tp_lower -38879,做多,2022-08-24 02:15:00,2022-08-24 02:25:00,1629.52,1627.69,-0.0,flip_to_short -38880,做空,2022-08-24 02:25:00,2022-08-24 02:35:00,1627.69,1618.19,0.0,tp_lower -38881,做多,2022-08-24 03:55:00,2022-08-24 04:25:00,1613.63,1616.57,0.0,tp_upper -38882,做空,2022-08-24 04:30:00,2022-08-24 06:35:00,1613.09,1636.32,-0.01,flip_to_long -38883,做多,2022-08-24 06:35:00,2022-08-24 06:55:00,1636.32,1644.37,0.0,tp_upper -38884,做空,2022-08-24 07:10:00,2022-08-24 07:30:00,1641.23,1623.59,0.0,tp_lower -38885,做多,2022-08-24 08:10:00,2022-08-24 08:15:00,1634.42,1632.41,-0.0,flip_to_short -38886,做空,2022-08-24 08:15:00,2022-08-24 08:20:00,1632.41,1641.54,-0.0,flip_to_long -38887,做多,2022-08-24 08:20:00,2022-08-24 08:55:00,1641.54,1633.3,-0.0,flip_to_short -38888,做空,2022-08-24 08:55:00,2022-08-24 09:40:00,1633.3,1635.92,-0.0,flip_to_long -38889,做多,2022-08-24 09:40:00,2022-08-24 09:55:00,1635.92,1634.65,-0.0,flip_to_short -38890,做空,2022-08-24 09:55:00,2022-08-24 10:00:00,1634.65,1636.95,-0.0,flip_to_long -38891,做多,2022-08-24 10:00:00,2022-08-24 10:05:00,1636.95,1636.26,-0.0,flip_to_short -38892,做空,2022-08-24 10:05:00,2022-08-24 10:10:00,1636.26,1637.52,-0.0,flip_to_long -38893,做多,2022-08-24 10:10:00,2022-08-24 10:15:00,1637.52,1635.45,-0.0,flip_to_short -38894,做空,2022-08-24 10:15:00,2022-08-24 10:20:00,1635.45,1640.22,-0.0,flip_to_long -38895,做多,2022-08-24 10:20:00,2022-08-24 10:25:00,1640.22,1640.74,-0.0,tp_upper -38896,做空,2022-08-24 10:40:00,2022-08-24 10:45:00,1637.36,1633.71,0.0,tp_lower -38897,做多,2022-08-24 11:10:00,2022-08-24 11:20:00,1637.56,1637.65,-0.0,flip_to_short -38898,做空,2022-08-24 11:20:00,2022-08-24 12:50:00,1637.65,1655.16,-0.0,flip_to_long -38899,做多,2022-08-24 12:50:00,2022-08-24 13:15:00,1655.16,1651.99,-0.0,flip_to_short -38900,做空,2022-08-24 13:15:00,2022-08-24 13:25:00,1651.99,1651.15,0.0,flip_to_long -38901,做多,2022-08-24 13:25:00,2022-08-24 13:40:00,1651.15,1653.03,0.0,flip_to_short -38902,做空,2022-08-24 13:40:00,2022-08-24 14:00:00,1653.03,1643.92,0.0,tp_lower -38903,做多,2022-08-24 14:15:00,2022-08-24 14:25:00,1653.15,1657.99,0.0,tp_upper -38904,做空,2022-08-24 14:35:00,2022-08-24 14:55:00,1650.17,1647.78,0.0,flip_to_long -38905,做多,2022-08-24 14:55:00,2022-08-24 15:15:00,1647.78,1659.41,0.0,tp_upper -38906,做空,2022-08-24 16:40:00,2022-08-24 16:45:00,1674.19,1677.57,-0.0,flip_to_long -38907,做多,2022-08-24 16:45:00,2022-08-24 17:00:00,1677.57,1674.0,-0.0,flip_to_short -38908,做空,2022-08-24 17:00:00,2022-08-24 17:05:00,1674.0,1678.18,-0.0,flip_to_long -38909,做多,2022-08-24 17:05:00,2022-08-24 17:10:00,1678.18,1675.7,-0.0,flip_to_short -38910,做空,2022-08-24 17:10:00,2022-08-24 17:25:00,1675.7,1669.96,0.0,tp_lower -38911,做多,2022-08-24 18:05:00,2022-08-24 18:30:00,1671.39,1669.74,-0.0,flip_to_short -38912,做空,2022-08-24 18:30:00,2022-08-24 18:40:00,1669.74,1670.99,-0.0,flip_to_long -38913,做多,2022-08-24 18:40:00,2022-08-24 18:45:00,1670.99,1665.51,-0.0,flip_to_short -38914,做空,2022-08-24 18:45:00,2022-08-24 19:00:00,1665.51,1670.63,-0.0,flip_to_long -38915,做多,2022-08-24 19:00:00,2022-08-24 19:05:00,1670.63,1674.25,0.0,tp_upper -38916,做空,2022-08-24 20:05:00,2022-08-24 20:10:00,1675.37,1679.76,-0.0,flip_to_long -38917,做多,2022-08-24 20:10:00,2022-08-24 20:20:00,1679.76,1682.72,0.0,flip_to_short -38918,做空,2022-08-24 20:20:00,2022-08-24 21:20:00,1682.72,1680.89,0.0,flip_to_long -38919,做多,2022-08-24 21:20:00,2022-08-24 21:30:00,1680.89,1675.82,-0.0,flip_to_short -38920,做空,2022-08-24 21:30:00,2022-08-24 21:35:00,1675.82,1680.96,-0.0,flip_to_long -38921,做多,2022-08-24 21:35:00,2022-08-24 21:45:00,1680.96,1678.69,-0.0,flip_to_short -38922,做空,2022-08-24 21:45:00,2022-08-24 21:55:00,1678.69,1669.86,0.0,tp_lower -38923,做多,2022-08-24 23:15:00,2022-08-24 23:20:00,1664.78,1663.04,-0.0,flip_to_short -38924,做空,2022-08-24 23:20:00,2022-08-24 23:30:00,1663.04,1653.72,0.0,tp_lower -38925,做多,2022-08-25 00:05:00,2022-08-25 00:10:00,1663.26,1655.95,-0.0,flip_to_short -38926,做空,2022-08-25 00:10:00,2022-08-25 00:15:00,1655.95,1660.2,-0.0,flip_to_long -38927,做多,2022-08-25 00:15:00,2022-08-25 00:20:00,1660.2,1659.02,-0.0,flip_to_short -38928,做空,2022-08-25 00:20:00,2022-08-25 00:30:00,1659.02,1665.82,-0.0,flip_to_long -38929,做多,2022-08-25 00:30:00,2022-08-25 00:35:00,1665.82,1668.04,0.0,tp_upper -38930,做空,2022-08-25 02:10:00,2022-08-25 02:15:00,1671.78,1673.28,-0.0,flip_to_long -38931,做多,2022-08-25 02:15:00,2022-08-25 02:25:00,1673.28,1672.91,-0.0,flip_to_short -38932,做空,2022-08-25 02:25:00,2022-08-25 02:30:00,1672.91,1674.98,-0.0,flip_to_long -38933,做多,2022-08-25 02:30:00,2022-08-25 02:35:00,1674.98,1671.38,-0.0,flip_to_short -38934,做空,2022-08-25 02:35:00,2022-08-25 02:45:00,1671.38,1674.71,-0.0,flip_to_long -38935,做多,2022-08-25 02:45:00,2022-08-25 03:00:00,1674.71,1674.83,-0.0,flip_to_short -38936,做空,2022-08-25 03:00:00,2022-08-25 03:05:00,1674.83,1680.29,-0.0,flip_to_long -38937,做多,2022-08-25 03:05:00,2022-08-25 03:15:00,1680.29,1679.19,-0.0,tp_upper -38938,做空,2022-08-25 03:30:00,2022-08-25 03:35:00,1666.1,1668.56,-0.0,tp_lower -38939,做多,2022-08-25 04:05:00,2022-08-25 04:15:00,1674.32,1674.74,-0.0,flip_to_short -38940,做空,2022-08-25 04:15:00,2022-08-25 04:30:00,1674.74,1675.68,-0.0,flip_to_long -38941,做多,2022-08-25 04:30:00,2022-08-25 04:50:00,1675.68,1673.64,-0.0,flip_to_short -38942,做空,2022-08-25 04:50:00,2022-08-25 05:40:00,1673.64,1675.26,-0.0,flip_to_long -38943,做多,2022-08-25 05:40:00,2022-08-25 05:50:00,1675.26,1678.54,0.0,tp_upper -38944,做空,2022-08-25 08:15:00,2022-08-25 09:20:00,1706.54,1703.12,0.0,tp_lower -38945,做多,2022-08-25 09:50:00,2022-08-25 10:35:00,1703.98,1702.98,-0.0,flip_to_short -38946,做空,2022-08-25 10:35:00,2022-08-25 10:50:00,1702.98,1694.59,0.0,tp_lower -38947,做多,2022-08-25 11:10:00,2022-08-25 11:15:00,1706.24,1704.37,-0.0,tp_upper -38948,做空,2022-08-25 12:15:00,2022-08-25 12:25:00,1702.32,1704.75,-0.0,flip_to_long -38949,做多,2022-08-25 12:25:00,2022-08-25 12:30:00,1704.75,1703.75,-0.0,flip_to_short -38950,做空,2022-08-25 12:30:00,2022-08-25 12:35:00,1703.75,1712.14,-0.0,flip_to_long -38951,做多,2022-08-25 12:35:00,2022-08-25 12:40:00,1712.14,1702.52,-0.0,flip_to_short -38952,做空,2022-08-25 12:40:00,2022-08-25 12:45:00,1702.52,1699.87,0.0,tp_lower -38953,做多,2022-08-25 12:50:00,2022-08-25 13:55:00,1704.88,1708.03,0.0,tp_upper -38954,做空,2022-08-25 14:05:00,2022-08-25 15:20:00,1704.96,1695.16,0.0,tp_lower -38955,做多,2022-08-25 16:30:00,2022-08-25 16:40:00,1701.81,1699.59,-0.0,flip_to_short -38956,做空,2022-08-25 16:40:00,2022-08-25 16:45:00,1699.59,1691.67,0.0,tp_lower -38957,做多,2022-08-25 17:05:00,2022-08-25 17:30:00,1696.87,1707.27,0.0,tp_upper -38958,做多,2022-08-25 18:25:00,2022-08-25 18:35:00,1703.94,1701.43,-0.0,flip_to_short -38959,做空,2022-08-25 18:35:00,2022-08-25 18:45:00,1701.43,1698.13,0.0,tp_lower -38960,做多,2022-08-25 19:00:00,2022-08-25 19:05:00,1704.62,1699.69,-0.0,flip_to_short -38961,做空,2022-08-25 19:05:00,2022-08-25 19:10:00,1699.69,1704.41,-0.0,flip_to_long -38962,做多,2022-08-25 19:10:00,2022-08-25 19:15:00,1704.41,1704.31,-0.0,flip_to_short -38963,做空,2022-08-25 19:15:00,2022-08-25 20:15:00,1704.31,1705.76,-0.0,flip_to_long -38964,做多,2022-08-25 20:15:00,2022-08-25 20:20:00,1705.76,1700.32,-0.0,flip_to_short -38965,做空,2022-08-25 20:20:00,2022-08-25 20:40:00,1700.32,1706.88,-0.0,flip_to_long -38966,做多,2022-08-25 20:40:00,2022-08-25 20:45:00,1706.88,1709.87,0.0,tp_upper -38967,做空,2022-08-25 21:10:00,2022-08-25 21:35:00,1706.58,1699.55,0.0,tp_lower -38968,做多,2022-08-25 22:35:00,2022-08-25 23:50:00,1698.0,1694.27,-0.0,flip_to_short -38969,做空,2022-08-25 23:50:00,2022-08-26 00:05:00,1694.27,1678.36,0.0,tp_lower -38970,做多,2022-08-26 00:30:00,2022-08-26 02:40:00,1689.11,1681.87,-0.0,flip_to_short -38971,做空,2022-08-26 02:40:00,2022-08-26 02:45:00,1681.87,1683.06,-0.0,flip_to_long -38972,做多,2022-08-26 02:45:00,2022-08-26 02:55:00,1683.06,1689.64,0.0,tp_upper -38973,做空,2022-08-26 03:15:00,2022-08-26 03:20:00,1684.39,1685.66,-0.0,flip_to_long -38974,做多,2022-08-26 03:20:00,2022-08-26 03:25:00,1685.66,1688.51,0.0,tp_upper -38975,做空,2022-08-26 04:00:00,2022-08-26 04:05:00,1683.48,1686.68,-0.0,flip_to_long -38976,做多,2022-08-26 04:05:00,2022-08-26 04:10:00,1686.68,1684.16,-0.0,flip_to_short -38977,做空,2022-08-26 04:10:00,2022-08-26 04:20:00,1684.16,1681.53,0.0,tp_lower -38978,做多,2022-08-26 04:45:00,2022-08-26 04:50:00,1684.42,1682.43,-0.0,flip_to_short -38979,做空,2022-08-26 04:50:00,2022-08-26 05:10:00,1682.43,1673.57,0.0,tp_lower -38980,做多,2022-08-26 07:50:00,2022-08-26 08:00:00,1656.69,1658.66,0.0,flip_to_short -38981,做空,2022-08-26 08:00:00,2022-08-26 09:50:00,1658.66,1659.14,-0.0,flip_to_long -38982,做多,2022-08-26 09:50:00,2022-08-26 10:00:00,1659.14,1659.74,-0.0,flip_to_short -38983,做空,2022-08-26 10:00:00,2022-08-26 10:10:00,1659.74,1655.3,0.0,tp_lower -38984,做多,2022-08-26 12:15:00,2022-08-26 12:20:00,1633.99,1631.69,-0.0,flip_to_short -38985,做空,2022-08-26 12:20:00,2022-08-26 12:25:00,1631.69,1637.71,-0.0,flip_to_long -38986,做多,2022-08-26 12:25:00,2022-08-26 12:30:00,1637.71,1664.22,0.01,tp_upper -38987,做空,2022-08-26 14:00:00,2022-08-26 14:05:00,1661.63,1697.65,-0.01,flip_to_long -38988,做多,2022-08-26 14:05:00,2022-08-26 14:10:00,1697.65,1687.47,-0.0,flip_to_short -38989,做空,2022-08-26 14:10:00,2022-08-26 14:25:00,1687.47,1659.67,0.01,tp_lower -38990,做多,2022-08-26 17:25:00,2022-08-26 18:45:00,1577.1,1558.3,-0.0,flip_to_short -38991,做空,2022-08-26 18:45:00,2022-08-26 19:00:00,1558.3,1558.79,-0.0,flip_to_long -38992,做多,2022-08-26 19:00:00,2022-08-26 19:20:00,1558.79,1558.16,-0.0,flip_to_short -38993,做空,2022-08-26 19:20:00,2022-08-26 20:40:00,1558.16,1559.24,-0.0,tp_lower -38994,做多,2022-08-26 21:00:00,2022-08-26 21:05:00,1559.11,1554.93,-0.0,flip_to_short -38995,做空,2022-08-26 21:05:00,2022-08-26 21:20:00,1554.93,1551.82,0.0,tp_lower -38996,做多,2022-08-26 21:50:00,2022-08-26 21:55:00,1556.86,1555.03,-0.0,flip_to_short -38997,做空,2022-08-26 21:55:00,2022-08-26 22:05:00,1555.03,1554.19,0.0,flip_to_long -38998,做多,2022-08-26 22:05:00,2022-08-26 22:20:00,1554.19,1554.42,-0.0,flip_to_short -38999,做空,2022-08-26 22:20:00,2022-08-26 22:35:00,1554.42,1544.18,0.0,tp_lower -39000,做多,2022-08-27 00:30:00,2022-08-27 00:35:00,1514.69,1513.26,-0.0,flip_to_short -39001,做空,2022-08-27 00:35:00,2022-08-27 01:45:00,1513.26,1511.49,0.0,flip_to_long -39002,做多,2022-08-27 01:45:00,2022-08-27 01:55:00,1511.49,1508.19,-0.0,flip_to_short -39003,做空,2022-08-27 01:55:00,2022-08-27 02:00:00,1508.19,1509.73,-0.0,tp_lower -39004,做多,2022-08-27 03:40:00,2022-08-27 04:00:00,1500.84,1497.45,-0.0,flip_to_short -39005,做空,2022-08-27 04:00:00,2022-08-27 04:05:00,1497.45,1502.26,-0.0,flip_to_long -39006,做多,2022-08-27 04:05:00,2022-08-27 04:10:00,1502.26,1496.3,-0.0,flip_to_short -39007,做空,2022-08-27 04:10:00,2022-08-27 04:20:00,1496.3,1500.21,-0.0,flip_to_long -39008,做多,2022-08-27 04:20:00,2022-08-27 04:25:00,1500.21,1498.98,-0.0,flip_to_short -39009,做空,2022-08-27 04:25:00,2022-08-27 04:50:00,1498.98,1494.37,0.0,tp_lower -39010,做多,2022-08-27 05:55:00,2022-08-27 06:15:00,1487.68,1486.73,-0.0,flip_to_short -39011,做空,2022-08-27 06:15:00,2022-08-27 07:20:00,1486.73,1496.28,-0.0,flip_to_long -39012,做多,2022-08-27 07:20:00,2022-08-27 07:30:00,1496.28,1502.01,0.0,tp_upper -39013,做空,2022-08-27 08:50:00,2022-08-27 09:15:00,1502.49,1496.97,0.0,tp_lower -39014,做多,2022-08-27 10:05:00,2022-08-27 10:20:00,1503.65,1509.09,0.0,tp_upper -39015,做空,2022-08-27 10:55:00,2022-08-27 11:00:00,1502.05,1504.49,-0.0,flip_to_long -39016,做多,2022-08-27 11:00:00,2022-08-27 11:05:00,1504.49,1503.49,-0.0,flip_to_short -39017,做空,2022-08-27 11:05:00,2022-08-27 11:35:00,1503.49,1501.89,0.0,flip_to_long -39018,做多,2022-08-27 11:35:00,2022-08-27 11:55:00,1501.89,1504.33,0.0,flip_to_short -39019,做空,2022-08-27 11:55:00,2022-08-27 12:35:00,1504.33,1502.82,0.0,flip_to_long -39020,做多,2022-08-27 12:35:00,2022-08-27 13:45:00,1502.82,1501.08,-0.0,flip_to_short -39021,做空,2022-08-27 13:45:00,2022-08-27 14:00:00,1501.08,1500.67,-0.0,flip_to_long -39022,做多,2022-08-27 14:00:00,2022-08-27 14:05:00,1500.67,1495.95,-0.0,flip_to_short -39023,做空,2022-08-27 14:05:00,2022-08-27 14:20:00,1495.95,1498.65,-0.0,flip_to_long -39024,做多,2022-08-27 14:20:00,2022-08-27 14:35:00,1498.65,1496.63,-0.0,flip_to_short -39025,做空,2022-08-27 14:35:00,2022-08-27 14:45:00,1496.63,1492.17,0.0,tp_lower -39026,做多,2022-08-27 16:45:00,2022-08-27 17:05:00,1465.18,1464.96,-0.0,flip_to_short -39027,做空,2022-08-27 17:05:00,2022-08-27 18:25:00,1464.96,1472.36,-0.0,flip_to_long -39028,做多,2022-08-27 18:25:00,2022-08-27 18:30:00,1472.36,1472.01,-0.0,flip_to_short -39029,做空,2022-08-27 18:30:00,2022-08-27 18:35:00,1472.01,1472.79,-0.0,flip_to_long -39030,做多,2022-08-27 18:35:00,2022-08-27 18:40:00,1472.79,1471.67,-0.0,flip_to_short -39031,做空,2022-08-27 18:40:00,2022-08-27 18:55:00,1471.67,1467.94,0.0,tp_lower -39032,做多,2022-08-27 19:10:00,2022-08-27 19:15:00,1471.45,1473.35,0.0,tp_upper -39033,做空,2022-08-27 20:25:00,2022-08-27 20:30:00,1473.07,1473.57,-0.0,flip_to_long -39034,做多,2022-08-27 20:30:00,2022-08-27 20:55:00,1473.57,1480.06,0.0,tp_upper -39035,做空,2022-08-27 21:00:00,2022-08-27 21:40:00,1479.07,1472.71,0.0,tp_lower -39036,做多,2022-08-27 22:25:00,2022-08-27 22:35:00,1468.86,1491.54,0.01,tp_upper -39037,做空,2022-08-28 00:00:00,2022-08-28 00:05:00,1488.02,1490.43,-0.0,flip_to_long -39038,做多,2022-08-28 00:05:00,2022-08-28 00:20:00,1490.43,1483.88,-0.0,flip_to_short -39039,做空,2022-08-28 00:20:00,2022-08-28 00:25:00,1483.88,1484.28,-0.0,tp_lower -39040,做多,2022-08-28 01:10:00,2022-08-28 01:25:00,1486.69,1494.69,0.0,tp_upper -39041,做空,2022-08-28 02:45:00,2022-08-28 03:05:00,1495.31,1496.51,-0.0,flip_to_long -39042,做多,2022-08-28 03:05:00,2022-08-28 03:15:00,1496.51,1494.92,-0.0,flip_to_short -39043,做空,2022-08-28 03:15:00,2022-08-28 03:25:00,1494.92,1491.66,0.0,tp_lower -39044,做多,2022-08-28 05:00:00,2022-08-28 05:10:00,1488.13,1487.92,-0.0,flip_to_short -39045,做空,2022-08-28 05:10:00,2022-08-28 05:20:00,1487.92,1482.69,0.0,tp_lower -39046,做多,2022-08-28 05:30:00,2022-08-28 05:35:00,1486.44,1483.27,-0.0,flip_to_short -39047,做空,2022-08-28 05:35:00,2022-08-28 05:40:00,1483.27,1485.08,-0.0,flip_to_long -39048,做多,2022-08-28 05:40:00,2022-08-28 05:55:00,1485.08,1494.27,0.0,tp_upper -39049,做空,2022-08-28 07:10:00,2022-08-28 07:15:00,1491.6,1498.3,-0.0,flip_to_long -39050,做多,2022-08-28 07:15:00,2022-08-28 07:20:00,1498.3,1494.79,-0.0,flip_to_short -39051,做空,2022-08-28 07:20:00,2022-08-28 07:30:00,1494.79,1495.33,-0.0,flip_to_long -39052,做多,2022-08-28 07:30:00,2022-08-28 07:35:00,1495.33,1497.93,0.0,tp_upper -39053,做空,2022-08-28 07:45:00,2022-08-28 08:40:00,1496.1,1490.83,0.0,tp_lower -39054,做多,2022-08-28 09:55:00,2022-08-28 10:45:00,1488.98,1486.33,-0.0,flip_to_short -39055,做空,2022-08-28 10:45:00,2022-08-28 10:55:00,1486.33,1484.2,0.0,tp_lower -39056,做多,2022-08-28 11:10:00,2022-08-28 11:50:00,1480.98,1483.42,0.0,flip_to_short -39057,做空,2022-08-28 11:50:00,2022-08-28 12:35:00,1483.42,1481.28,0.0,tp_lower -39058,做多,2022-08-28 13:50:00,2022-08-28 13:55:00,1475.08,1472.72,-0.0,flip_to_short -39059,做空,2022-08-28 13:55:00,2022-08-28 14:00:00,1472.72,1475.14,-0.0,flip_to_long -39060,做多,2022-08-28 14:00:00,2022-08-28 14:05:00,1475.14,1467.85,-0.0,flip_to_short -39061,做空,2022-08-28 14:05:00,2022-08-28 14:10:00,1467.85,1468.68,-0.0,tp_lower -39062,做多,2022-08-28 14:30:00,2022-08-28 14:35:00,1471.97,1477.83,0.0,tp_upper -39063,做空,2022-08-28 14:50:00,2022-08-28 14:55:00,1472.08,1474.56,-0.0,flip_to_long -39064,做多,2022-08-28 14:55:00,2022-08-28 15:40:00,1474.56,1486.75,0.0,tp_upper -39065,做空,2022-08-28 16:45:00,2022-08-28 17:05:00,1484.55,1479.93,0.0,tp_lower -39066,做多,2022-08-28 17:20:00,2022-08-28 17:30:00,1489.01,1485.11,-0.0,flip_to_short -39067,做空,2022-08-28 17:30:00,2022-08-28 18:00:00,1485.11,1483.72,0.0,flip_to_long -39068,做多,2022-08-28 18:00:00,2022-08-28 18:05:00,1483.72,1483.33,-0.0,flip_to_short -39069,做空,2022-08-28 18:05:00,2022-08-28 18:10:00,1483.33,1485.18,-0.0,flip_to_long -39070,做多,2022-08-28 18:10:00,2022-08-28 18:20:00,1485.18,1488.61,0.0,tp_upper -39071,做空,2022-08-28 19:30:00,2022-08-28 19:35:00,1484.13,1482.06,0.0,tp_lower -39072,做多,2022-08-28 20:30:00,2022-08-28 20:45:00,1485.7,1483.7,-0.0,flip_to_short -39073,做空,2022-08-28 20:45:00,2022-08-28 21:00:00,1483.7,1482.54,0.0,flip_to_long -39074,做多,2022-08-28 21:00:00,2022-08-28 21:10:00,1482.54,1482.15,-0.0,flip_to_short -39075,做空,2022-08-28 21:10:00,2022-08-28 21:15:00,1482.15,1482.99,-0.0,flip_to_long -39076,做多,2022-08-28 21:15:00,2022-08-28 21:25:00,1482.99,1483.92,0.0,flip_to_short -39077,做空,2022-08-28 21:25:00,2022-08-28 21:30:00,1483.92,1488.54,-0.0,flip_to_long -39078,做多,2022-08-28 21:30:00,2022-08-28 21:35:00,1488.54,1483.39,-0.0,tp_upper -39079,做多,2022-08-29 00:30:00,2022-08-29 01:10:00,1436.08,1433.4,-0.0,flip_to_short -39080,做空,2022-08-29 01:10:00,2022-08-29 01:20:00,1433.4,1431.19,0.0,flip_to_long -39081,做多,2022-08-29 01:20:00,2022-08-29 01:25:00,1431.19,1429.97,-0.0,flip_to_short -39082,做空,2022-08-29 01:25:00,2022-08-29 01:35:00,1429.97,1434.08,-0.0,flip_to_long -39083,做多,2022-08-29 01:35:00,2022-08-29 01:40:00,1434.08,1431.28,-0.0,flip_to_short -39084,做空,2022-08-29 01:40:00,2022-08-29 01:45:00,1431.28,1433.97,-0.0,flip_to_long -39085,做多,2022-08-29 01:45:00,2022-08-29 01:55:00,1433.97,1438.82,0.0,tp_upper -39086,做空,2022-08-29 04:25:00,2022-08-29 05:00:00,1449.18,1451.23,-0.0,flip_to_long -39087,做多,2022-08-29 05:00:00,2022-08-29 06:15:00,1451.23,1453.65,0.0,tp_upper -39088,做空,2022-08-29 07:15:00,2022-08-29 07:25:00,1447.77,1450.2,-0.0,flip_to_long -39089,做多,2022-08-29 07:25:00,2022-08-29 07:40:00,1450.2,1451.47,0.0,flip_to_short -39090,做空,2022-08-29 07:40:00,2022-08-29 07:45:00,1451.47,1452.89,-0.0,flip_to_long -39091,做多,2022-08-29 07:45:00,2022-08-29 07:50:00,1452.89,1452.41,-0.0,flip_to_short -39092,做空,2022-08-29 07:50:00,2022-08-29 08:15:00,1452.41,1451.69,-0.0,flip_to_long -39093,做多,2022-08-29 08:15:00,2022-08-29 08:20:00,1451.69,1447.21,-0.0,flip_to_short -39094,做空,2022-08-29 08:20:00,2022-08-29 08:25:00,1447.21,1445.06,0.0,tp_lower -39095,做多,2022-08-29 09:20:00,2022-08-29 09:30:00,1449.32,1448.95,-0.0,tp_upper -39096,做空,2022-08-29 09:35:00,2022-08-29 09:40:00,1446.01,1449.03,-0.0,flip_to_long -39097,做多,2022-08-29 09:40:00,2022-08-29 09:45:00,1449.03,1448.28,-0.0,flip_to_short -39098,做空,2022-08-29 09:45:00,2022-08-29 10:30:00,1448.28,1449.28,-0.0,flip_to_long -39099,做多,2022-08-29 10:30:00,2022-08-29 10:35:00,1449.28,1448.04,-0.0,flip_to_short -39100,做空,2022-08-29 10:35:00,2022-08-29 10:45:00,1448.04,1451.49,-0.0,flip_to_long -39101,做多,2022-08-29 10:45:00,2022-08-29 10:50:00,1451.49,1451.31,-0.0,flip_to_short -39102,做空,2022-08-29 10:50:00,2022-08-29 11:00:00,1451.31,1449.92,0.0,flip_to_long -39103,做多,2022-08-29 11:00:00,2022-08-29 11:05:00,1449.92,1444.3,-0.0,flip_to_short -39104,做空,2022-08-29 11:05:00,2022-08-29 11:10:00,1444.3,1443.37,0.0,tp_lower -39105,做多,2022-08-29 11:20:00,2022-08-29 11:25:00,1448.82,1446.53,-0.0,flip_to_short -39106,做空,2022-08-29 11:25:00,2022-08-29 11:45:00,1446.53,1447.91,-0.0,flip_to_long -39107,做多,2022-08-29 11:45:00,2022-08-29 11:50:00,1447.91,1446.72,-0.0,flip_to_short -39108,做空,2022-08-29 11:50:00,2022-08-29 11:55:00,1446.72,1448.39,-0.0,flip_to_long -39109,做多,2022-08-29 11:55:00,2022-08-29 12:00:00,1448.39,1448.23,-0.0,flip_to_short -39110,做空,2022-08-29 12:00:00,2022-08-29 15:45:00,1448.23,1518.44,-0.02,flip_to_long -39111,做多,2022-08-29 15:45:00,2022-08-29 16:00:00,1518.44,1532.64,0.0,tp_upper -39112,做空,2022-08-29 16:30:00,2022-08-29 16:35:00,1522.0,1523.67,-0.0,flip_to_long -39113,做多,2022-08-29 16:35:00,2022-08-29 16:50:00,1523.67,1537.86,0.0,tp_upper -39114,做空,2022-08-29 17:10:00,2022-08-29 17:25:00,1527.23,1529.29,-0.0,flip_to_long -39115,做多,2022-08-29 17:25:00,2022-08-29 17:45:00,1529.29,1534.87,0.0,tp_upper -39116,做空,2022-08-29 18:15:00,2022-08-29 18:20:00,1530.67,1532.33,-0.0,flip_to_long -39117,做多,2022-08-29 18:20:00,2022-08-29 18:50:00,1532.33,1532.34,-0.0,flip_to_short -39118,做空,2022-08-29 18:50:00,2022-08-29 18:55:00,1532.34,1531.25,0.0,tp_lower -39119,做多,2022-08-29 19:00:00,2022-08-29 19:05:00,1535.55,1533.61,-0.0,flip_to_short -39120,做空,2022-08-29 19:05:00,2022-08-29 19:10:00,1533.61,1534.53,-0.0,flip_to_long -39121,做多,2022-08-29 19:10:00,2022-08-29 20:05:00,1534.53,1539.55,0.0,tp_upper -39122,做空,2022-08-29 21:35:00,2022-08-29 21:40:00,1537.51,1541.88,-0.0,flip_to_long -39123,做多,2022-08-29 21:40:00,2022-08-29 21:45:00,1541.88,1539.93,-0.0,flip_to_short -39124,做空,2022-08-29 21:45:00,2022-08-29 21:50:00,1539.93,1542.75,-0.0,flip_to_long -39125,做多,2022-08-29 21:50:00,2022-08-29 21:55:00,1542.75,1541.23,-0.0,flip_to_short -39126,做空,2022-08-29 21:55:00,2022-08-29 22:00:00,1541.23,1545.66,-0.0,flip_to_long -39127,做多,2022-08-29 22:00:00,2022-08-29 22:05:00,1545.66,1540.06,-0.0,tp_upper -39128,做多,2022-08-29 22:10:00,2022-08-29 22:25:00,1540.66,1536.13,-0.0,flip_to_short -39129,做空,2022-08-29 22:25:00,2022-08-29 22:30:00,1536.13,1536.69,-0.0,tp_lower -39130,做多,2022-08-29 22:45:00,2022-08-29 23:25:00,1538.93,1543.02,0.0,tp_upper -39131,做空,2022-08-30 00:00:00,2022-08-30 00:30:00,1543.67,1542.67,0.0,flip_to_long -39132,做多,2022-08-30 00:30:00,2022-08-30 01:10:00,1542.67,1543.23,-0.0,flip_to_short -39133,做空,2022-08-30 01:10:00,2022-08-30 01:20:00,1543.23,1542.06,0.0,flip_to_long -39134,做多,2022-08-30 01:20:00,2022-08-30 03:05:00,1542.06,1532.02,-0.0,flip_to_short -39135,做空,2022-08-30 03:05:00,2022-08-30 03:15:00,1532.02,1531.43,-0.0,flip_to_long -39136,做多,2022-08-30 03:15:00,2022-08-30 03:20:00,1531.43,1537.5,0.0,tp_upper -39137,做空,2022-08-30 05:45:00,2022-08-30 05:55:00,1578.59,1581.42,-0.0,flip_to_long -39138,做多,2022-08-30 05:55:00,2022-08-30 06:00:00,1581.42,1582.67,0.0,tp_upper -39139,做空,2022-08-30 06:05:00,2022-08-30 06:35:00,1578.98,1574.35,0.0,tp_lower -39140,做多,2022-08-30 07:05:00,2022-08-30 07:10:00,1579.33,1584.86,0.0,tp_upper -39141,做空,2022-08-30 08:30:00,2022-08-30 08:40:00,1587.8,1589.49,-0.0,flip_to_long -39142,做多,2022-08-30 08:40:00,2022-08-30 09:30:00,1589.49,1591.28,0.0,tp_upper -39143,做空,2022-08-30 10:35:00,2022-08-30 10:45:00,1588.87,1578.05,0.0,tp_lower -39144,做多,2022-08-30 11:45:00,2022-08-30 11:50:00,1586.49,1584.4,-0.0,flip_to_short -39145,做空,2022-08-30 11:50:00,2022-08-30 12:00:00,1584.4,1589.36,-0.0,flip_to_long -39146,做多,2022-08-30 12:00:00,2022-08-30 12:05:00,1589.36,1587.11,-0.0,tp_upper -39147,做空,2022-08-30 12:15:00,2022-08-30 12:25:00,1582.1,1576.69,0.0,tp_lower -39148,做多,2022-08-30 13:30:00,2022-08-30 13:35:00,1579.09,1575.65,-0.0,flip_to_short -39149,做空,2022-08-30 13:35:00,2022-08-30 13:45:00,1575.65,1569.81,0.0,tp_lower -39150,做多,2022-08-30 15:50:00,2022-08-30 15:55:00,1532.12,1523.79,-0.0,flip_to_short -39151,做空,2022-08-30 15:55:00,2022-08-30 16:00:00,1523.79,1527.93,-0.0,flip_to_long -39152,做多,2022-08-30 16:00:00,2022-08-30 16:15:00,1527.93,1534.22,0.0,tp_upper -39153,做空,2022-08-30 16:30:00,2022-08-30 16:40:00,1519.49,1495.62,0.01,tp_lower -39154,做多,2022-08-30 18:00:00,2022-08-30 18:05:00,1492.39,1491.66,-0.0,flip_to_short -39155,做空,2022-08-30 18:05:00,2022-08-30 20:05:00,1491.66,1530.96,-0.01,flip_to_long -39156,做多,2022-08-30 20:05:00,2022-08-30 20:25:00,1530.96,1538.84,0.0,flip_to_short -39157,做空,2022-08-30 20:25:00,2022-08-30 20:35:00,1538.84,1542.21,-0.0,flip_to_long -39158,做多,2022-08-30 20:35:00,2022-08-30 20:45:00,1542.21,1563.71,0.0,tp_upper -39159,做空,2022-08-30 21:50:00,2022-08-30 21:55:00,1545.99,1536.28,0.0,tp_lower -39160,做多,2022-08-30 22:45:00,2022-08-30 23:10:00,1542.84,1534.27,-0.0,flip_to_short -39161,做空,2022-08-30 23:10:00,2022-08-30 23:20:00,1534.27,1530.51,0.0,tp_lower -39162,做多,2022-08-31 00:05:00,2022-08-31 00:25:00,1538.56,1547.01,0.0,tp_upper -39163,做空,2022-08-31 04:20:00,2022-08-31 04:25:00,1602.23,1606.25,-0.0,flip_to_long -39164,做多,2022-08-31 04:25:00,2022-08-31 04:35:00,1606.25,1613.85,0.0,tp_upper -39165,做空,2022-08-31 04:45:00,2022-08-31 04:55:00,1602.9,1605.42,-0.0,flip_to_long -39166,做多,2022-08-31 04:55:00,2022-08-31 05:25:00,1605.42,1605.49,-0.0,flip_to_short -39167,做空,2022-08-31 05:25:00,2022-08-31 05:30:00,1605.49,1610.73,-0.0,flip_to_long -39168,做多,2022-08-31 05:30:00,2022-08-31 05:40:00,1610.73,1603.67,-0.0,flip_to_short -39169,做空,2022-08-31 05:40:00,2022-08-31 05:55:00,1603.67,1604.45,-0.0,flip_to_long -39170,做多,2022-08-31 05:55:00,2022-08-31 06:10:00,1604.45,1607.17,0.0,tp_upper -39171,做空,2022-08-31 06:15:00,2022-08-31 06:20:00,1594.93,1598.93,-0.0,tp_lower -39172,做多,2022-08-31 08:00:00,2022-08-31 08:05:00,1587.45,1592.27,0.0,tp_upper -39173,做空,2022-08-31 08:20:00,2022-08-31 08:25:00,1571.99,1569.31,0.0,tp_lower -39174,做多,2022-08-31 08:40:00,2022-08-31 08:50:00,1582.25,1582.01,-0.0,flip_to_short -39175,做空,2022-08-31 08:50:00,2022-08-31 09:50:00,1582.01,1577.23,0.0,flip_to_long -39176,做多,2022-08-31 09:50:00,2022-08-31 09:55:00,1577.23,1569.7,-0.0,flip_to_short -39177,做空,2022-08-31 09:55:00,2022-08-31 10:00:00,1569.7,1572.59,-0.0,flip_to_long -39178,做多,2022-08-31 10:00:00,2022-08-31 10:25:00,1572.59,1581.56,0.0,tp_upper -39179,做空,2022-08-31 11:35:00,2022-08-31 11:40:00,1585.82,1588.98,-0.0,flip_to_long -39180,做多,2022-08-31 11:40:00,2022-08-31 12:15:00,1588.98,1602.57,0.0,tp_upper -39181,做空,2022-08-31 12:20:00,2022-08-31 12:25:00,1579.14,1583.56,-0.0,tp_lower -39182,做多,2022-08-31 12:45:00,2022-08-31 12:55:00,1595.12,1591.9,-0.0,flip_to_short -39183,做空,2022-08-31 12:55:00,2022-08-31 13:35:00,1591.9,1583.46,0.0,tp_lower -39184,做多,2022-08-31 13:40:00,2022-08-31 13:45:00,1600.61,1601.45,0.0,tp_upper -39185,做空,2022-08-31 13:55:00,2022-08-31 14:10:00,1589.62,1590.96,-0.0,flip_to_long -39186,做多,2022-08-31 14:10:00,2022-08-31 16:05:00,1590.96,1552.63,-0.01,flip_to_short -39187,做空,2022-08-31 16:05:00,2022-08-31 16:15:00,1552.63,1555.36,-0.0,flip_to_long -39188,做多,2022-08-31 16:15:00,2022-08-31 16:35:00,1555.36,1555.15,-0.0,flip_to_short -39189,做空,2022-08-31 16:35:00,2022-08-31 16:55:00,1555.15,1549.04,0.0,tp_lower -39190,做多,2022-08-31 17:05:00,2022-08-31 17:20:00,1558.2,1554.88,-0.0,flip_to_short -39191,做空,2022-08-31 17:20:00,2022-08-31 17:40:00,1554.88,1538.35,0.0,tp_lower -39192,做多,2022-08-31 18:05:00,2022-08-31 18:10:00,1550.72,1549.11,-0.0,flip_to_short -39193,做空,2022-08-31 18:10:00,2022-08-31 18:25:00,1549.11,1546.66,0.0,flip_to_long -39194,做多,2022-08-31 18:25:00,2022-08-31 18:55:00,1546.66,1548.11,0.0,flip_to_short -39195,做空,2022-08-31 18:55:00,2022-08-31 21:10:00,1548.11,1576.18,-0.01,flip_to_long -39196,做多,2022-08-31 21:10:00,2022-08-31 21:15:00,1576.18,1574.99,-0.0,flip_to_short -39197,做空,2022-08-31 21:15:00,2022-08-31 21:45:00,1574.99,1568.81,0.0,tp_lower -39198,做多,2022-08-31 21:50:00,2022-08-31 22:00:00,1572.9,1584.23,0.0,tp_upper -39199,做空,2022-08-31 22:10:00,2022-08-31 22:15:00,1565.88,1559.68,0.0,tp_lower -39200,做多,2022-09-01 00:00:00,2022-09-01 00:20:00,1559.91,1554.01,-0.0,flip_to_short -39201,做空,2022-09-01 00:20:00,2022-09-01 00:25:00,1554.01,1558.13,-0.0,flip_to_long -39202,做多,2022-09-01 00:25:00,2022-09-01 00:30:00,1558.13,1555.3,-0.0,flip_to_short -39203,做空,2022-09-01 00:30:00,2022-09-01 00:40:00,1555.3,1534.23,0.0,tp_lower -39204,做多,2022-09-01 00:55:00,2022-09-01 01:10:00,1550.57,1548.84,-0.0,flip_to_short -39205,做空,2022-09-01 01:10:00,2022-09-01 01:15:00,1548.84,1552.66,-0.0,flip_to_long -39206,做多,2022-09-01 01:15:00,2022-09-01 01:30:00,1552.66,1552.97,-0.0,flip_to_short -39207,做空,2022-09-01 01:30:00,2022-09-01 01:35:00,1552.97,1556.9,-0.0,flip_to_long -39208,做多,2022-09-01 01:35:00,2022-09-01 02:10:00,1556.9,1569.67,0.0,tp_upper -39209,做空,2022-09-01 02:40:00,2022-09-01 03:05:00,1560.45,1559.35,0.0,flip_to_long -39210,做多,2022-09-01 03:05:00,2022-09-01 04:55:00,1559.35,1550.8,-0.0,flip_to_short -39211,做空,2022-09-01 04:55:00,2022-09-01 05:05:00,1550.8,1550.31,-0.0,flip_to_long -39212,做多,2022-09-01 05:05:00,2022-09-01 05:10:00,1550.31,1558.42,0.0,tp_upper -39213,做空,2022-09-01 05:45:00,2022-09-01 05:50:00,1552.36,1553.82,-0.0,flip_to_long -39214,做多,2022-09-01 05:50:00,2022-09-01 08:25:00,1553.82,1541.8,-0.0,flip_to_short -39215,做空,2022-09-01 08:25:00,2022-09-01 08:30:00,1541.8,1533.74,0.0,tp_lower -39216,做多,2022-09-01 08:35:00,2022-09-01 08:50:00,1540.67,1541.15,-0.0,flip_to_short -39217,做空,2022-09-01 08:50:00,2022-09-01 08:55:00,1541.15,1546.83,-0.0,flip_to_long -39218,做多,2022-09-01 08:55:00,2022-09-01 09:00:00,1546.83,1553.4,0.0,tp_upper -39219,做空,2022-09-01 09:10:00,2022-09-01 09:20:00,1542.49,1543.0,-0.0,flip_to_long -39220,做多,2022-09-01 09:20:00,2022-09-01 09:30:00,1543.0,1542.43,-0.0,flip_to_short -39221,做空,2022-09-01 09:30:00,2022-09-01 09:35:00,1542.43,1546.35,-0.0,flip_to_long -39222,做多,2022-09-01 09:35:00,2022-09-01 10:20:00,1546.35,1551.48,0.0,tp_upper -39223,做空,2022-09-01 12:20:00,2022-09-01 12:30:00,1564.76,1554.54,0.0,tp_lower -39224,做多,2022-09-01 13:35:00,2022-09-01 13:40:00,1564.53,1570.49,0.0,tp_upper -39225,做空,2022-09-01 13:50:00,2022-09-01 14:00:00,1563.13,1557.16,0.0,tp_lower -39226,做多,2022-09-01 15:30:00,2022-09-01 15:40:00,1540.28,1535.06,-0.0,flip_to_short -39227,做空,2022-09-01 15:40:00,2022-09-01 16:35:00,1535.06,1528.64,0.0,tp_lower -39228,做多,2022-09-01 16:40:00,2022-09-01 17:00:00,1531.41,1545.39,0.0,tp_upper -39229,做空,2022-09-01 18:45:00,2022-09-01 18:50:00,1558.09,1560.31,-0.0,flip_to_long -39230,做多,2022-09-01 18:50:00,2022-09-01 18:55:00,1560.31,1559.05,-0.0,flip_to_short -39231,做空,2022-09-01 18:55:00,2022-09-01 19:05:00,1559.05,1566.13,-0.0,flip_to_long -39232,做多,2022-09-01 19:05:00,2022-09-01 19:10:00,1566.13,1565.5,-0.0,tp_upper -39233,做空,2022-09-01 19:15:00,2022-09-01 19:20:00,1559.78,1559.98,-0.0,flip_to_long -39234,做多,2022-09-01 19:20:00,2022-09-01 20:05:00,1559.98,1578.79,0.0,tp_upper -39235,做空,2022-09-01 21:40:00,2022-09-01 21:45:00,1578.59,1582.5,-0.0,flip_to_long -39236,做多,2022-09-01 21:45:00,2022-09-01 21:50:00,1582.5,1579.0,-0.0,flip_to_short -39237,做空,2022-09-01 21:50:00,2022-09-01 21:55:00,1579.0,1580.59,-0.0,flip_to_long -39238,做多,2022-09-01 21:55:00,2022-09-01 22:00:00,1580.59,1589.09,0.0,tp_upper -39239,做空,2022-09-01 22:35:00,2022-09-01 22:40:00,1583.81,1583.92,-0.0,flip_to_long -39240,做多,2022-09-01 22:40:00,2022-09-01 22:55:00,1583.92,1585.93,0.0,flip_to_short -39241,做空,2022-09-01 22:55:00,2022-09-01 23:05:00,1585.93,1586.84,-0.0,flip_to_long -39242,做多,2022-09-01 23:05:00,2022-09-01 23:10:00,1586.84,1585.55,-0.0,flip_to_short -39243,做空,2022-09-01 23:10:00,2022-09-01 23:25:00,1585.55,1584.97,-0.0,flip_to_long -39244,做多,2022-09-01 23:25:00,2022-09-01 23:45:00,1584.97,1585.02,-0.0,flip_to_short -39245,做空,2022-09-01 23:45:00,2022-09-01 23:50:00,1585.02,1586.97,-0.0,flip_to_long -39246,做多,2022-09-01 23:50:00,2022-09-01 23:55:00,1586.97,1585.4,-0.0,flip_to_short -39247,做空,2022-09-01 23:55:00,2022-09-02 00:00:00,1585.4,1582.34,0.0,tp_lower -39248,做多,2022-09-02 00:55:00,2022-09-02 01:30:00,1580.98,1577.2,-0.0,flip_to_short -39249,做空,2022-09-02 01:30:00,2022-09-02 01:35:00,1577.2,1578.25,-0.0,flip_to_long -39250,做多,2022-09-02 01:35:00,2022-09-02 01:40:00,1578.25,1576.38,-0.0,flip_to_short -39251,做空,2022-09-02 01:40:00,2022-09-02 01:50:00,1576.38,1577.52,-0.0,flip_to_long -39252,做多,2022-09-02 01:50:00,2022-09-02 02:00:00,1577.52,1580.67,0.0,tp_upper -39253,做空,2022-09-02 02:10:00,2022-09-02 02:15:00,1573.96,1569.68,0.0,tp_lower -39254,做多,2022-09-02 02:45:00,2022-09-02 02:50:00,1576.47,1575.07,-0.0,flip_to_short -39255,做空,2022-09-02 02:50:00,2022-09-02 02:55:00,1575.07,1577.21,-0.0,flip_to_long -39256,做多,2022-09-02 02:55:00,2022-09-02 03:00:00,1577.21,1599.2,0.0,tp_upper -39257,做空,2022-09-02 04:30:00,2022-09-02 04:50:00,1597.69,1591.8,0.0,tp_lower -39258,做多,2022-09-02 06:30:00,2022-09-02 06:55:00,1586.79,1587.65,0.0,flip_to_short -39259,做空,2022-09-02 06:55:00,2022-09-02 07:05:00,1587.65,1584.06,0.0,tp_lower -39260,做多,2022-09-02 07:10:00,2022-09-02 07:25:00,1585.94,1592.44,0.0,tp_upper -39261,做空,2022-09-02 08:10:00,2022-09-02 08:25:00,1589.34,1589.09,-0.0,flip_to_long -39262,做多,2022-09-02 08:25:00,2022-09-02 09:25:00,1589.09,1595.4,0.0,tp_upper -39263,做空,2022-09-02 10:25:00,2022-09-02 10:30:00,1589.92,1583.71,0.0,tp_lower -39264,做多,2022-09-02 11:40:00,2022-09-02 12:00:00,1588.5,1590.13,0.0,tp_upper -39265,做空,2022-09-02 12:15:00,2022-09-02 12:20:00,1587.15,1598.34,-0.0,flip_to_long -39266,做多,2022-09-02 12:20:00,2022-09-02 12:25:00,1598.34,1594.2,-0.0,tp_upper -39267,做空,2022-09-02 14:00:00,2022-09-02 14:05:00,1623.66,1629.21,-0.0,flip_to_long -39268,做多,2022-09-02 14:05:00,2022-09-02 14:35:00,1629.21,1642.66,0.0,tp_upper -39269,做空,2022-09-02 15:15:00,2022-09-02 15:25:00,1637.38,1634.05,0.0,flip_to_long -39270,做多,2022-09-02 15:25:00,2022-09-02 15:55:00,1634.05,1635.28,0.0,flip_to_short -39271,做空,2022-09-02 15:55:00,2022-09-02 16:05:00,1635.28,1637.24,-0.0,flip_to_long -39272,做多,2022-09-02 16:05:00,2022-09-02 16:10:00,1637.24,1634.32,-0.0,flip_to_short -39273,做空,2022-09-02 16:10:00,2022-09-02 16:15:00,1634.32,1628.57,0.0,tp_lower -39274,做多,2022-09-02 18:40:00,2022-09-02 20:55:00,1583.81,1567.42,-0.0,tp_upper -39275,做空,2022-09-02 22:25:00,2022-09-02 22:35:00,1574.98,1571.93,0.0,tp_lower -39276,做多,2022-09-02 22:50:00,2022-09-02 23:00:00,1577.63,1576.88,-0.0,flip_to_short -39277,做空,2022-09-02 23:00:00,2022-09-02 23:05:00,1576.88,1577.46,-0.0,flip_to_long -39278,做多,2022-09-02 23:05:00,2022-09-02 23:15:00,1577.46,1578.39,0.0,flip_to_short -39279,做空,2022-09-02 23:15:00,2022-09-02 23:25:00,1578.39,1577.39,0.0,flip_to_long -39280,做多,2022-09-02 23:25:00,2022-09-02 23:30:00,1577.39,1577.24,-0.0,flip_to_short -39281,做空,2022-09-02 23:30:00,2022-09-02 23:45:00,1577.24,1575.68,0.0,flip_to_long -39282,做多,2022-09-02 23:45:00,2022-09-03 00:35:00,1575.68,1578.13,0.0,tp_upper -39283,做空,2022-09-03 01:00:00,2022-09-03 01:15:00,1572.97,1574.0,-0.0,flip_to_long -39284,做多,2022-09-03 01:15:00,2022-09-03 01:25:00,1574.0,1573.55,-0.0,flip_to_short -39285,做空,2022-09-03 01:25:00,2022-09-03 02:15:00,1573.55,1564.51,0.0,tp_lower -39286,做多,2022-09-03 02:40:00,2022-09-03 04:15:00,1569.54,1561.32,-0.0,flip_to_short -39287,做空,2022-09-03 04:15:00,2022-09-03 04:50:00,1561.32,1564.06,-0.0,flip_to_long -39288,做多,2022-09-03 04:50:00,2022-09-03 05:00:00,1564.06,1567.04,0.0,tp_upper -39289,做空,2022-09-03 06:10:00,2022-09-03 06:20:00,1565.85,1560.72,0.0,tp_lower -39290,做多,2022-09-03 06:45:00,2022-09-03 06:50:00,1566.36,1562.89,-0.0,flip_to_short -39291,做空,2022-09-03 06:50:00,2022-09-03 07:00:00,1562.89,1563.8,-0.0,flip_to_long -39292,做多,2022-09-03 07:00:00,2022-09-03 09:20:00,1563.8,1550.98,-0.0,tp_upper -39293,做多,2022-09-03 09:50:00,2022-09-03 10:00:00,1550.33,1553.7,0.0,tp_upper -39294,做空,2022-09-03 10:35:00,2022-09-03 10:50:00,1552.29,1555.22,-0.0,flip_to_long -39295,做多,2022-09-03 10:50:00,2022-09-03 11:05:00,1555.22,1553.42,-0.0,flip_to_short -39296,做空,2022-09-03 11:05:00,2022-09-03 11:15:00,1553.42,1546.59,0.0,tp_lower -39297,做多,2022-09-03 12:10:00,2022-09-03 12:15:00,1553.56,1552.0,-0.0,flip_to_short -39298,做空,2022-09-03 12:15:00,2022-09-03 13:40:00,1552.0,1556.56,-0.0,flip_to_long -39299,做多,2022-09-03 13:40:00,2022-09-03 13:45:00,1556.56,1561.76,0.0,tp_upper -39300,做空,2022-09-03 14:05:00,2022-09-03 14:25:00,1554.81,1546.41,0.0,tp_lower -39301,做多,2022-09-03 16:00:00,2022-09-03 16:10:00,1550.81,1547.95,-0.0,flip_to_short -39302,做空,2022-09-03 16:10:00,2022-09-03 16:15:00,1547.95,1549.0,-0.0,flip_to_long -39303,做多,2022-09-03 16:15:00,2022-09-03 16:35:00,1549.0,1554.36,0.0,tp_upper -39304,做空,2022-09-03 16:50:00,2022-09-03 17:10:00,1549.99,1548.4,0.0,flip_to_long -39305,做多,2022-09-03 17:10:00,2022-09-03 17:50:00,1548.4,1554.41,0.0,tp_upper -39306,做空,2022-09-03 18:50:00,2022-09-03 19:00:00,1551.82,1548.94,0.0,tp_lower -39307,做多,2022-09-03 19:20:00,2022-09-03 19:30:00,1551.88,1558.88,0.0,tp_upper -39308,做空,2022-09-03 19:45:00,2022-09-03 20:05:00,1549.32,1550.4,-0.0,flip_to_long -39309,做多,2022-09-03 20:05:00,2022-09-03 20:30:00,1550.4,1547.6,-0.0,flip_to_short -39310,做空,2022-09-03 20:30:00,2022-09-03 20:40:00,1547.6,1551.79,-0.0,flip_to_long -39311,做多,2022-09-03 20:40:00,2022-09-03 20:50:00,1551.79,1550.91,-0.0,flip_to_short -39312,做空,2022-09-03 20:50:00,2022-09-03 20:55:00,1550.91,1551.75,-0.0,flip_to_long -39313,做多,2022-09-03 20:55:00,2022-09-03 21:50:00,1551.75,1552.57,0.0,flip_to_short -39314,做空,2022-09-03 21:50:00,2022-09-03 22:00:00,1552.57,1552.7,-0.0,flip_to_long -39315,做多,2022-09-03 22:00:00,2022-09-03 22:10:00,1552.7,1556.03,0.0,tp_upper -39316,做空,2022-09-03 22:55:00,2022-09-03 23:00:00,1554.42,1555.14,-0.0,flip_to_long -39317,做多,2022-09-03 23:00:00,2022-09-04 00:00:00,1555.14,1554.02,-0.0,flip_to_short -39318,做空,2022-09-04 00:00:00,2022-09-04 00:05:00,1554.02,1556.27,-0.0,flip_to_long -39319,做多,2022-09-04 00:05:00,2022-09-04 00:10:00,1556.27,1555.31,-0.0,tp_upper -39320,做空,2022-09-04 01:10:00,2022-09-04 01:20:00,1555.4,1555.0,-0.0,tp_lower -39321,做多,2022-09-04 01:30:00,2022-09-04 01:35:00,1557.02,1556.17,-0.0,flip_to_short -39322,做空,2022-09-04 01:35:00,2022-09-04 01:45:00,1556.17,1552.53,0.0,tp_lower -39323,做多,2022-09-04 02:25:00,2022-09-04 02:30:00,1556.37,1555.02,-0.0,flip_to_short -39324,做空,2022-09-04 02:30:00,2022-09-04 02:40:00,1555.02,1555.01,-0.0,flip_to_long -39325,做多,2022-09-04 02:40:00,2022-09-04 02:45:00,1555.01,1552.75,-0.0,flip_to_short -39326,做空,2022-09-04 02:45:00,2022-09-04 03:00:00,1552.75,1551.01,0.0,tp_lower -39327,做空,2022-09-04 03:15:00,2022-09-04 03:20:00,1551.42,1550.32,0.0,tp_lower -39328,做多,2022-09-04 04:00:00,2022-09-04 04:10:00,1553.45,1550.39,-0.0,flip_to_short -39329,做空,2022-09-04 04:10:00,2022-09-04 04:15:00,1550.39,1552.62,-0.0,flip_to_long -39330,做多,2022-09-04 04:15:00,2022-09-04 04:20:00,1552.62,1550.38,-0.0,flip_to_short -39331,做空,2022-09-04 04:20:00,2022-09-04 04:25:00,1550.38,1551.74,-0.0,flip_to_long -39332,做多,2022-09-04 04:25:00,2022-09-04 04:30:00,1551.74,1549.87,-0.0,flip_to_short -39333,做空,2022-09-04 04:30:00,2022-09-04 04:35:00,1549.87,1550.99,-0.0,flip_to_long -39334,做多,2022-09-04 04:35:00,2022-09-04 04:55:00,1550.99,1555.24,0.0,tp_upper -39335,做空,2022-09-04 05:20:00,2022-09-04 05:30:00,1552.48,1554.32,-0.0,flip_to_long -39336,做多,2022-09-04 05:30:00,2022-09-04 05:35:00,1554.32,1552.5,-0.0,flip_to_short -39337,做空,2022-09-04 05:35:00,2022-09-04 05:40:00,1552.5,1554.33,-0.0,flip_to_long -39338,做多,2022-09-04 05:40:00,2022-09-04 05:45:00,1554.33,1552.47,-0.0,tp_upper -39339,做多,2022-09-04 05:50:00,2022-09-04 06:05:00,1552.74,1552.36,-0.0,flip_to_short -39340,做空,2022-09-04 06:05:00,2022-09-04 06:10:00,1552.36,1553.84,-0.0,flip_to_long -39341,做多,2022-09-04 06:10:00,2022-09-04 06:15:00,1553.84,1552.43,-0.0,flip_to_short -39342,做空,2022-09-04 06:15:00,2022-09-04 06:20:00,1552.43,1550.46,0.0,tp_lower -39343,做多,2022-09-04 07:25:00,2022-09-04 08:10:00,1548.71,1548.61,-0.0,tp_upper -39344,做空,2022-09-04 08:25:00,2022-09-04 08:30:00,1546.01,1546.72,-0.0,tp_lower -39345,做多,2022-09-04 08:35:00,2022-09-04 08:40:00,1553.01,1553.77,-0.0,tp_upper -39346,做空,2022-09-04 09:55:00,2022-09-04 10:15:00,1552.05,1552.17,-0.0,tp_lower -39347,做多,2022-09-04 10:20:00,2022-09-04 10:50:00,1554.57,1553.52,-0.0,flip_to_short -39348,做空,2022-09-04 10:50:00,2022-09-04 10:55:00,1553.52,1554.17,-0.0,flip_to_long -39349,做多,2022-09-04 10:55:00,2022-09-04 11:00:00,1554.17,1552.83,-0.0,flip_to_short -39350,做空,2022-09-04 11:00:00,2022-09-04 11:15:00,1552.83,1551.91,0.0,tp_lower -39351,做多,2022-09-04 11:25:00,2022-09-04 11:30:00,1554.39,1553.06,-0.0,flip_to_short -39352,做空,2022-09-04 11:30:00,2022-09-04 11:35:00,1553.06,1554.76,-0.0,flip_to_long -39353,做多,2022-09-04 11:35:00,2022-09-04 11:55:00,1554.76,1563.98,0.0,tp_upper -39354,做空,2022-09-04 12:10:00,2022-09-04 12:15:00,1556.29,1558.44,-0.0,flip_to_long -39355,做多,2022-09-04 12:15:00,2022-09-04 13:15:00,1558.44,1562.96,0.0,flip_to_short -39356,做空,2022-09-04 13:15:00,2022-09-04 13:50:00,1562.96,1545.56,0.0,tp_lower -39357,做多,2022-09-04 14:55:00,2022-09-04 15:35:00,1553.42,1553.46,-0.0,flip_to_short -39358,做空,2022-09-04 15:35:00,2022-09-04 15:45:00,1553.46,1555.99,-0.0,flip_to_long -39359,做多,2022-09-04 15:45:00,2022-09-04 15:50:00,1555.99,1557.65,0.0,tp_upper -39360,做多,2022-09-04 17:55:00,2022-09-04 18:05:00,1569.03,1566.54,-0.0,flip_to_short -39361,做空,2022-09-04 18:05:00,2022-09-04 18:15:00,1566.54,1567.82,-0.0,flip_to_long -39362,做多,2022-09-04 18:15:00,2022-09-04 18:20:00,1567.82,1569.69,0.0,tp_upper -39363,做空,2022-09-04 18:35:00,2022-09-04 18:40:00,1564.6,1564.34,-0.0,tp_lower -39364,做多,2022-09-04 19:10:00,2022-09-04 19:30:00,1566.09,1566.43,-0.0,flip_to_short -39365,做空,2022-09-04 19:30:00,2022-09-04 19:40:00,1566.43,1567.55,-0.0,flip_to_long -39366,做多,2022-09-04 19:40:00,2022-09-04 19:45:00,1567.55,1566.08,-0.0,flip_to_short -39367,做空,2022-09-04 19:45:00,2022-09-04 19:55:00,1566.08,1566.46,-0.0,flip_to_long -39368,做多,2022-09-04 19:55:00,2022-09-04 20:00:00,1566.46,1565.89,-0.0,flip_to_short -39369,做空,2022-09-04 20:00:00,2022-09-04 20:10:00,1565.89,1567.02,-0.0,flip_to_long -39370,做多,2022-09-04 20:10:00,2022-09-04 20:15:00,1567.02,1566.3,-0.0,flip_to_short -39371,做空,2022-09-04 20:15:00,2022-09-04 21:50:00,1566.3,1571.5,-0.0,tp_lower -39372,做空,2022-09-04 21:55:00,2022-09-04 22:05:00,1570.49,1567.17,0.0,tp_lower -39373,做多,2022-09-04 22:30:00,2022-09-04 22:40:00,1570.17,1569.01,-0.0,flip_to_short -39374,做空,2022-09-04 22:40:00,2022-09-04 23:05:00,1569.01,1568.11,0.0,flip_to_long -39375,做多,2022-09-04 23:05:00,2022-09-04 23:15:00,1568.11,1566.33,-0.0,flip_to_short -39376,做空,2022-09-04 23:15:00,2022-09-04 23:20:00,1566.33,1569.39,-0.0,flip_to_long -39377,做多,2022-09-04 23:20:00,2022-09-04 23:25:00,1569.39,1574.27,0.0,tp_upper -39378,做空,2022-09-05 00:20:00,2022-09-05 00:25:00,1573.24,1575.59,-0.0,flip_to_long -39379,做多,2022-09-05 00:25:00,2022-09-05 00:30:00,1575.59,1571.97,-0.0,flip_to_short -39380,做空,2022-09-05 00:30:00,2022-09-05 00:35:00,1571.97,1573.28,-0.0,flip_to_long -39381,做多,2022-09-05 00:35:00,2022-09-05 01:35:00,1573.28,1576.78,0.0,flip_to_short -39382,做空,2022-09-05 01:35:00,2022-09-05 02:35:00,1576.78,1573.29,0.0,flip_to_long -39383,做多,2022-09-05 02:35:00,2022-09-05 02:45:00,1573.29,1573.37,-0.0,flip_to_short -39384,做空,2022-09-05 02:45:00,2022-09-05 02:50:00,1573.37,1575.57,-0.0,flip_to_long -39385,做多,2022-09-05 02:50:00,2022-09-05 03:00:00,1575.57,1574.06,-0.0,flip_to_short -39386,做空,2022-09-05 03:00:00,2022-09-05 03:15:00,1574.06,1574.67,-0.0,flip_to_long -39387,做多,2022-09-05 03:15:00,2022-09-05 03:55:00,1574.67,1574.62,-0.0,flip_to_short -39388,做空,2022-09-05 03:55:00,2022-09-05 04:50:00,1574.62,1574.4,-0.0,flip_to_long -39389,做多,2022-09-05 04:50:00,2022-09-05 05:05:00,1574.4,1567.97,-0.0,flip_to_short -39390,做空,2022-09-05 05:05:00,2022-09-05 05:10:00,1567.97,1571.07,-0.0,tp_lower -39391,做多,2022-09-05 06:45:00,2022-09-05 06:50:00,1566.04,1568.49,0.0,tp_upper -39392,做空,2022-09-05 07:10:00,2022-09-05 07:15:00,1563.34,1565.16,-0.0,flip_to_long -39393,做多,2022-09-05 07:15:00,2022-09-05 07:20:00,1565.16,1563.35,-0.0,flip_to_short -39394,做空,2022-09-05 07:20:00,2022-09-05 07:25:00,1563.35,1560.91,0.0,tp_lower -39395,做多,2022-09-05 08:20:00,2022-09-05 09:00:00,1563.68,1565.9,0.0,tp_upper -39396,做空,2022-09-05 09:10:00,2022-09-05 09:15:00,1562.38,1564.15,-0.0,flip_to_long -39397,做多,2022-09-05 09:15:00,2022-09-05 09:20:00,1564.15,1561.39,-0.0,flip_to_short -39398,做空,2022-09-05 09:20:00,2022-09-05 09:35:00,1561.39,1562.88,-0.0,flip_to_long -39399,做多,2022-09-05 09:35:00,2022-09-05 09:50:00,1562.88,1565.2,0.0,tp_upper -39400,做空,2022-09-05 10:05:00,2022-09-05 10:10:00,1563.98,1565.65,-0.0,flip_to_long -39401,做多,2022-09-05 10:10:00,2022-09-05 10:20:00,1565.65,1567.23,0.0,tp_upper -39402,做空,2022-09-05 10:30:00,2022-09-05 10:40:00,1564.33,1559.79,0.0,tp_lower -39403,做多,2022-09-05 10:45:00,2022-09-05 10:50:00,1564.0,1563.26,-0.0,flip_to_short -39404,做空,2022-09-05 10:50:00,2022-09-05 11:00:00,1563.26,1563.81,-0.0,flip_to_long -39405,做多,2022-09-05 11:00:00,2022-09-05 11:50:00,1563.81,1562.66,-0.0,flip_to_short -39406,做空,2022-09-05 11:50:00,2022-09-05 11:55:00,1562.66,1565.99,-0.0,flip_to_long -39407,做多,2022-09-05 11:55:00,2022-09-05 12:05:00,1565.99,1562.36,-0.0,flip_to_short -39408,做空,2022-09-05 12:05:00,2022-09-05 12:10:00,1562.36,1562.79,-0.0,flip_to_long -39409,做多,2022-09-05 12:10:00,2022-09-05 12:15:00,1562.79,1567.0,0.0,tp_upper -39410,做空,2022-09-05 13:50:00,2022-09-05 14:05:00,1573.0,1577.85,-0.0,flip_to_long -39411,做多,2022-09-05 14:05:00,2022-09-05 14:10:00,1577.85,1579.65,0.0,tp_upper -39412,做空,2022-09-05 16:30:00,2022-09-05 16:35:00,1596.76,1597.13,-0.0,flip_to_long -39413,做多,2022-09-05 16:35:00,2022-09-05 16:55:00,1597.13,1598.61,0.0,flip_to_short -39414,做空,2022-09-05 16:55:00,2022-09-05 17:15:00,1598.61,1592.56,0.0,tp_lower -39415,做多,2022-09-05 18:00:00,2022-09-05 18:05:00,1595.65,1593.54,-0.0,flip_to_short -39416,做空,2022-09-05 18:05:00,2022-09-05 18:10:00,1593.54,1588.35,0.0,tp_lower -39417,做多,2022-09-05 19:15:00,2022-09-05 19:40:00,1586.65,1584.33,-0.0,flip_to_short -39418,做空,2022-09-05 19:40:00,2022-09-05 19:45:00,1584.33,1585.39,-0.0,flip_to_long -39419,做多,2022-09-05 19:45:00,2022-09-05 20:05:00,1585.39,1591.72,0.0,tp_upper -39420,做空,2022-09-05 21:20:00,2022-09-05 21:35:00,1595.3,1596.03,-0.0,flip_to_long -39421,做多,2022-09-05 21:35:00,2022-09-05 21:40:00,1596.03,1595.0,-0.0,flip_to_short -39422,做空,2022-09-05 21:40:00,2022-09-05 21:55:00,1595.0,1595.8,-0.0,flip_to_long -39423,做多,2022-09-05 21:55:00,2022-09-05 22:25:00,1595.8,1597.03,0.0,tp_upper -39424,做空,2022-09-05 22:40:00,2022-09-06 02:05:00,1597.06,1625.23,-0.01,tp_lower -39425,做多,2022-09-06 02:50:00,2022-09-06 02:55:00,1644.07,1643.0,-0.0,flip_to_short -39426,做空,2022-09-06 02:55:00,2022-09-06 03:20:00,1643.0,1635.36,0.0,flip_to_long -39427,做多,2022-09-06 03:20:00,2022-09-06 03:35:00,1635.36,1636.38,0.0,flip_to_short -39428,做空,2022-09-06 03:35:00,2022-09-06 03:55:00,1636.38,1639.38,-0.0,flip_to_long -39429,做多,2022-09-06 03:55:00,2022-09-06 04:20:00,1639.38,1648.92,0.0,tp_upper -39430,做空,2022-09-06 04:45:00,2022-09-06 04:50:00,1638.92,1642.06,-0.0,flip_to_long -39431,做多,2022-09-06 04:50:00,2022-09-06 04:55:00,1642.06,1639.1,-0.0,flip_to_short -39432,做空,2022-09-06 04:55:00,2022-09-06 05:05:00,1639.1,1644.91,-0.0,flip_to_long -39433,做多,2022-09-06 05:05:00,2022-09-06 05:10:00,1644.91,1644.84,-0.0,flip_to_short -39434,做空,2022-09-06 05:10:00,2022-09-06 07:35:00,1644.84,1660.7,-0.0,flip_to_long -39435,做多,2022-09-06 07:35:00,2022-09-06 08:30:00,1660.7,1661.92,0.0,flip_to_short -39436,做空,2022-09-06 08:30:00,2022-09-06 08:55:00,1661.92,1664.63,-0.0,flip_to_long -39437,做多,2022-09-06 08:55:00,2022-09-06 09:00:00,1664.63,1660.54,-0.0,tp_upper -39438,做空,2022-09-06 09:05:00,2022-09-06 09:20:00,1659.66,1650.36,0.0,tp_lower -39439,做多,2022-09-06 09:40:00,2022-09-06 09:45:00,1659.31,1654.01,-0.0,flip_to_short -39440,做空,2022-09-06 09:45:00,2022-09-06 09:55:00,1654.01,1657.43,-0.0,flip_to_long -39441,做多,2022-09-06 09:55:00,2022-09-06 10:00:00,1657.43,1653.77,-0.0,flip_to_short -39442,做空,2022-09-06 10:00:00,2022-09-06 10:05:00,1653.77,1657.19,-0.0,flip_to_long -39443,做多,2022-09-06 10:05:00,2022-09-06 10:15:00,1657.19,1665.04,0.0,tp_upper -39444,做空,2022-09-06 11:20:00,2022-09-06 11:40:00,1663.44,1665.66,-0.0,flip_to_long -39445,做多,2022-09-06 11:40:00,2022-09-06 11:45:00,1665.66,1663.83,-0.0,flip_to_short -39446,做空,2022-09-06 11:45:00,2022-09-06 11:50:00,1663.83,1665.0,-0.0,flip_to_long -39447,做多,2022-09-06 11:50:00,2022-09-06 11:55:00,1665.0,1667.14,0.0,tp_upper -39448,做空,2022-09-06 12:45:00,2022-09-06 13:30:00,1672.24,1657.27,0.0,tp_lower -39449,做多,2022-09-06 14:25:00,2022-09-06 14:55:00,1653.82,1665.19,0.0,tp_upper -39450,做空,2022-09-06 16:05:00,2022-09-06 16:10:00,1660.73,1665.15,-0.0,flip_to_long -39451,做多,2022-09-06 16:10:00,2022-09-06 16:15:00,1665.15,1654.85,-0.0,flip_to_short -39452,做空,2022-09-06 16:15:00,2022-09-06 16:20:00,1654.85,1651.61,0.0,tp_lower -39453,做多,2022-09-06 16:40:00,2022-09-06 16:45:00,1663.9,1662.54,-0.0,flip_to_short -39454,做空,2022-09-06 16:45:00,2022-09-06 17:05:00,1662.54,1629.73,0.01,tp_lower -39455,做多,2022-09-06 19:35:00,2022-09-06 19:50:00,1576.86,1575.35,-0.0,flip_to_short -39456,做空,2022-09-06 19:50:00,2022-09-06 19:55:00,1575.35,1575.82,-0.0,flip_to_long -39457,做多,2022-09-06 19:55:00,2022-09-06 20:00:00,1575.82,1568.48,-0.0,flip_to_short -39458,做空,2022-09-06 20:00:00,2022-09-06 20:05:00,1568.48,1558.36,0.0,tp_lower -39459,做多,2022-09-06 20:35:00,2022-09-06 21:00:00,1571.77,1585.26,0.0,tp_upper -39460,做空,2022-09-06 22:05:00,2022-09-06 22:15:00,1579.97,1577.09,0.0,tp_lower -39461,做多,2022-09-06 22:45:00,2022-09-06 22:50:00,1581.53,1580.17,-0.0,flip_to_short -39462,做空,2022-09-06 22:50:00,2022-09-06 23:05:00,1580.17,1570.37,0.0,tp_lower -39463,做多,2022-09-07 03:20:00,2022-09-07 04:00:00,1507.98,1504.12,-0.0,flip_to_short -39464,做空,2022-09-07 04:00:00,2022-09-07 04:05:00,1504.12,1504.69,-0.0,flip_to_long -39465,做多,2022-09-07 04:05:00,2022-09-07 04:10:00,1504.69,1502.0,-0.0,flip_to_short -39466,做空,2022-09-07 04:10:00,2022-09-07 04:25:00,1502.0,1503.59,-0.0,flip_to_long -39467,做多,2022-09-07 04:25:00,2022-09-07 04:50:00,1503.59,1510.29,0.0,tp_upper -39468,做空,2022-09-07 06:00:00,2022-09-07 06:05:00,1512.3,1515.24,-0.0,flip_to_long -39469,做多,2022-09-07 06:05:00,2022-09-07 06:10:00,1515.24,1520.61,0.0,tp_upper -39470,做空,2022-09-07 06:30:00,2022-09-07 07:20:00,1515.91,1510.36,0.0,tp_lower -39471,做多,2022-09-07 07:35:00,2022-09-07 07:50:00,1515.73,1514.8,-0.0,flip_to_short -39472,做空,2022-09-07 07:50:00,2022-09-07 07:55:00,1514.8,1516.69,-0.0,flip_to_long -39473,做多,2022-09-07 07:55:00,2022-09-07 08:05:00,1516.69,1518.6,0.0,tp_upper -39474,做空,2022-09-07 08:10:00,2022-09-07 08:25:00,1517.25,1517.66,-0.0,flip_to_long -39475,做多,2022-09-07 08:25:00,2022-09-07 08:35:00,1517.66,1515.71,-0.0,flip_to_short -39476,做空,2022-09-07 08:35:00,2022-09-07 08:40:00,1515.71,1516.84,-0.0,flip_to_long -39477,做多,2022-09-07 08:40:00,2022-09-07 09:00:00,1516.84,1517.83,0.0,tp_upper -39478,做空,2022-09-07 09:05:00,2022-09-07 09:15:00,1517.2,1517.3,-0.0,flip_to_long -39479,做多,2022-09-07 09:15:00,2022-09-07 09:35:00,1517.3,1516.8,-0.0,flip_to_short -39480,做空,2022-09-07 09:35:00,2022-09-07 09:40:00,1516.8,1519.37,-0.0,flip_to_long -39481,做多,2022-09-07 09:40:00,2022-09-07 09:45:00,1519.37,1520.2,0.0,tp_upper -39482,做空,2022-09-07 09:55:00,2022-09-07 10:05:00,1517.5,1511.66,0.0,tp_lower -39483,做多,2022-09-07 10:25:00,2022-09-07 11:30:00,1515.02,1513.04,-0.0,flip_to_short -39484,做空,2022-09-07 11:30:00,2022-09-07 11:40:00,1513.04,1513.5,-0.0,flip_to_long -39485,做多,2022-09-07 11:40:00,2022-09-07 11:45:00,1513.5,1511.92,-0.0,flip_to_short -39486,做空,2022-09-07 11:45:00,2022-09-07 12:05:00,1511.92,1509.59,0.0,tp_lower -39487,做多,2022-09-07 12:35:00,2022-09-07 12:40:00,1511.38,1510.58,-0.0,flip_to_short -39488,做空,2022-09-07 12:40:00,2022-09-07 12:50:00,1510.58,1513.42,-0.0,flip_to_long -39489,做多,2022-09-07 12:50:00,2022-09-07 12:55:00,1513.42,1516.38,0.0,tp_upper -39490,做空,2022-09-07 14:15:00,2022-09-07 14:25:00,1533.97,1540.62,-0.0,flip_to_long -39491,做多,2022-09-07 14:25:00,2022-09-07 14:35:00,1540.62,1543.07,0.0,tp_upper -39492,做空,2022-09-07 15:25:00,2022-09-07 15:30:00,1538.27,1540.49,-0.0,flip_to_long -39493,做多,2022-09-07 15:30:00,2022-09-07 15:40:00,1540.49,1538.42,-0.0,flip_to_short -39494,做空,2022-09-07 15:40:00,2022-09-07 15:45:00,1538.42,1542.93,-0.0,flip_to_long -39495,做多,2022-09-07 15:45:00,2022-09-07 15:55:00,1542.93,1542.89,-0.0,flip_to_short -39496,做空,2022-09-07 15:55:00,2022-09-07 16:00:00,1542.89,1547.1,-0.0,flip_to_long -39497,做多,2022-09-07 16:00:00,2022-09-07 16:05:00,1547.1,1543.6,-0.0,tp_upper -39498,做空,2022-09-07 16:10:00,2022-09-07 16:20:00,1539.88,1537.91,0.0,tp_lower -39499,做多,2022-09-07 16:25:00,2022-09-07 16:35:00,1542.15,1557.31,0.0,tp_upper -39500,做空,2022-09-07 19:35:00,2022-09-07 19:45:00,1570.83,1574.33,-0.0,flip_to_long -39501,做多,2022-09-07 19:45:00,2022-09-07 19:55:00,1574.33,1569.08,-0.0,flip_to_short -39502,做空,2022-09-07 19:55:00,2022-09-07 20:10:00,1569.08,1571.72,-0.0,flip_to_long -39503,做多,2022-09-07 20:10:00,2022-09-07 20:15:00,1571.72,1598.75,0.01,tp_upper -39504,做空,2022-09-07 22:30:00,2022-09-07 23:50:00,1643.19,1621.06,0.0,tp_lower -39505,做多,2022-09-08 00:15:00,2022-09-08 02:30:00,1633.45,1629.52,-0.0,tp_upper -39506,做空,2022-09-08 02:45:00,2022-09-08 03:30:00,1622.71,1625.26,-0.0,flip_to_long -39507,做多,2022-09-08 03:30:00,2022-09-08 04:00:00,1625.26,1629.85,0.0,tp_upper -39508,做多,2022-09-08 05:25:00,2022-09-08 05:30:00,1637.05,1634.69,-0.0,flip_to_short -39509,做空,2022-09-08 05:30:00,2022-09-08 05:35:00,1634.69,1637.04,-0.0,flip_to_long -39510,做多,2022-09-08 05:35:00,2022-09-08 06:20:00,1637.04,1632.34,-0.0,flip_to_short -39511,做空,2022-09-08 06:20:00,2022-09-08 06:25:00,1632.34,1629.5,0.0,tp_lower -39512,做多,2022-09-08 08:20:00,2022-09-08 08:50:00,1614.72,1624.01,0.0,tp_upper -39513,做空,2022-09-08 09:30:00,2022-09-08 09:50:00,1616.16,1613.38,0.0,tp_lower -39514,做多,2022-09-08 10:05:00,2022-09-08 10:10:00,1620.15,1628.32,0.0,tp_upper -39515,做空,2022-09-08 11:30:00,2022-09-08 11:45:00,1633.87,1634.61,-0.0,flip_to_long -39516,做多,2022-09-08 11:45:00,2022-09-08 11:50:00,1634.61,1633.67,-0.0,flip_to_short -39517,做空,2022-09-08 11:50:00,2022-09-08 11:55:00,1633.67,1634.81,-0.0,flip_to_long -39518,做多,2022-09-08 11:55:00,2022-09-08 12:15:00,1634.81,1628.22,-0.0,tp_upper -39519,做多,2022-09-08 13:35:00,2022-09-08 13:40:00,1621.8,1644.59,0.0,tp_upper -39520,做空,2022-09-08 14:00:00,2022-09-08 14:05:00,1619.22,1627.11,-0.0,flip_to_long -39521,做多,2022-09-08 14:05:00,2022-09-08 15:05:00,1627.11,1645.92,0.0,tp_upper -39522,做空,2022-09-08 15:35:00,2022-09-08 15:50:00,1632.22,1631.52,-0.0,tp_lower -39523,做多,2022-09-08 16:40:00,2022-09-08 16:45:00,1628.42,1625.42,-0.0,flip_to_short -39524,做空,2022-09-08 16:45:00,2022-09-08 16:50:00,1625.42,1629.56,-0.0,flip_to_long -39525,做多,2022-09-08 16:50:00,2022-09-08 17:00:00,1629.56,1621.97,-0.0,flip_to_short -39526,做空,2022-09-08 17:00:00,2022-09-08 17:05:00,1621.97,1623.58,-0.0,flip_to_long -39527,做多,2022-09-08 17:05:00,2022-09-08 17:15:00,1623.58,1632.91,0.0,tp_upper -39528,做空,2022-09-08 17:55:00,2022-09-08 18:15:00,1629.41,1630.59,-0.0,flip_to_long -39529,做多,2022-09-08 18:15:00,2022-09-08 18:20:00,1630.59,1629.15,-0.0,flip_to_short -39530,做空,2022-09-08 18:20:00,2022-09-08 18:30:00,1629.15,1633.39,-0.0,flip_to_long -39531,做多,2022-09-08 18:30:00,2022-09-08 18:40:00,1633.39,1629.6,-0.0,flip_to_short -39532,做空,2022-09-08 18:40:00,2022-09-08 18:45:00,1629.6,1627.56,0.0,tp_lower -39533,做多,2022-09-08 18:50:00,2022-09-08 18:55:00,1631.34,1629.09,-0.0,flip_to_short -39534,做空,2022-09-08 18:55:00,2022-09-08 19:00:00,1629.09,1625.46,0.0,tp_lower -39535,做多,2022-09-08 19:15:00,2022-09-08 19:30:00,1629.95,1629.79,-0.0,flip_to_short -39536,做空,2022-09-08 19:30:00,2022-09-08 19:45:00,1629.79,1632.55,-0.0,flip_to_long -39537,做多,2022-09-08 19:45:00,2022-09-08 19:50:00,1632.55,1638.35,0.0,tp_upper -39538,做空,2022-09-08 20:50:00,2022-09-08 20:55:00,1640.26,1643.97,-0.0,flip_to_long -39539,做多,2022-09-08 20:55:00,2022-09-08 21:00:00,1643.97,1641.5,-0.0,flip_to_short -39540,做空,2022-09-08 21:00:00,2022-09-08 21:40:00,1641.5,1634.47,0.0,tp_lower -39541,做多,2022-09-08 23:00:00,2022-09-08 23:30:00,1632.47,1628.73,-0.0,flip_to_short -39542,做空,2022-09-08 23:30:00,2022-09-08 23:35:00,1628.73,1630.32,-0.0,tp_lower -39543,做多,2022-09-08 23:40:00,2022-09-08 23:50:00,1632.68,1634.61,0.0,tp_upper -39544,做空,2022-09-09 00:00:00,2022-09-09 01:35:00,1631.92,1632.82,-0.0,tp_lower -39545,做多,2022-09-09 02:15:00,2022-09-09 02:30:00,1637.24,1640.4,0.0,tp_upper -39546,做空,2022-09-09 02:45:00,2022-09-09 02:50:00,1637.16,1638.82,-0.0,flip_to_long -39547,做多,2022-09-09 02:50:00,2022-09-09 03:25:00,1638.82,1651.19,0.0,tp_upper -39548,做空,2022-09-09 07:00:00,2022-09-09 07:05:00,1706.18,1708.2,-0.0,flip_to_long -39549,做多,2022-09-09 07:05:00,2022-09-09 07:15:00,1708.2,1706.0,-0.0,flip_to_short -39550,做空,2022-09-09 07:15:00,2022-09-09 07:30:00,1706.0,1700.4,0.0,tp_lower -39551,做多,2022-09-09 08:00:00,2022-09-09 08:35:00,1705.14,1702.12,-0.0,tp_upper -39552,做多,2022-09-09 08:40:00,2022-09-09 08:55:00,1706.18,1705.88,-0.0,tp_upper -39553,做空,2022-09-09 09:00:00,2022-09-09 09:05:00,1700.5,1693.0,0.0,tp_lower -39554,做多,2022-09-09 10:05:00,2022-09-09 10:35:00,1694.69,1699.83,0.0,tp_upper -39555,做空,2022-09-09 11:40:00,2022-09-09 11:45:00,1699.74,1701.2,-0.0,flip_to_long -39556,做多,2022-09-09 11:45:00,2022-09-09 11:50:00,1701.2,1699.68,-0.0,flip_to_short -39557,做空,2022-09-09 11:50:00,2022-09-09 12:00:00,1699.68,1703.45,-0.0,flip_to_long -39558,做多,2022-09-09 12:00:00,2022-09-09 12:05:00,1703.45,1700.63,-0.0,flip_to_short -39559,做空,2022-09-09 12:05:00,2022-09-09 12:10:00,1700.63,1704.1,-0.0,flip_to_long -39560,做多,2022-09-09 12:10:00,2022-09-09 12:25:00,1704.1,1707.37,0.0,tp_upper -39561,做空,2022-09-09 13:00:00,2022-09-09 13:30:00,1714.6,1721.12,-0.0,flip_to_long -39562,做多,2022-09-09 13:30:00,2022-09-09 13:35:00,1721.12,1718.6,-0.0,flip_to_short -39563,做空,2022-09-09 13:35:00,2022-09-09 13:45:00,1718.6,1715.36,0.0,flip_to_long -39564,做多,2022-09-09 13:45:00,2022-09-09 14:10:00,1715.36,1722.41,0.0,flip_to_short -39565,做空,2022-09-09 14:10:00,2022-09-09 14:25:00,1722.41,1718.39,0.0,flip_to_long -39566,做多,2022-09-09 14:25:00,2022-09-09 15:00:00,1718.39,1721.16,0.0,flip_to_short -39567,做空,2022-09-09 15:00:00,2022-09-09 15:10:00,1721.16,1721.3,-0.0,flip_to_long -39568,做多,2022-09-09 15:10:00,2022-09-09 15:25:00,1721.3,1729.12,0.0,tp_upper -39569,做空,2022-09-09 15:45:00,2022-09-09 16:00:00,1721.35,1701.43,0.0,tp_lower -39570,做多,2022-09-09 16:25:00,2022-09-09 17:20:00,1718.63,1713.12,-0.0,flip_to_short -39571,做空,2022-09-09 17:20:00,2022-09-09 17:30:00,1713.12,1712.27,-0.0,flip_to_long -39572,做多,2022-09-09 17:30:00,2022-09-09 17:35:00,1712.27,1707.29,-0.0,flip_to_short -39573,做空,2022-09-09 17:35:00,2022-09-09 17:40:00,1707.29,1705.38,0.0,tp_lower -39574,做多,2022-09-09 18:45:00,2022-09-09 19:10:00,1704.34,1711.52,0.0,tp_upper -39575,做空,2022-09-09 21:00:00,2022-09-09 21:30:00,1718.15,1711.15,0.0,tp_lower -39576,做多,2022-09-09 21:35:00,2022-09-09 21:40:00,1719.19,1717.74,-0.0,flip_to_short -39577,做空,2022-09-09 21:40:00,2022-09-09 21:50:00,1717.74,1708.33,0.0,tp_lower -39578,做多,2022-09-09 22:05:00,2022-09-09 22:10:00,1718.94,1716.3,-0.0,flip_to_short -39579,做空,2022-09-09 22:10:00,2022-09-09 22:15:00,1716.3,1719.13,-0.0,flip_to_long -39580,做多,2022-09-09 22:15:00,2022-09-09 22:20:00,1719.13,1717.69,-0.0,flip_to_short -39581,做空,2022-09-09 22:20:00,2022-09-09 22:35:00,1717.69,1716.53,0.0,flip_to_long -39582,做多,2022-09-09 22:35:00,2022-09-09 22:40:00,1716.53,1718.56,0.0,tp_upper -39583,做空,2022-09-09 23:15:00,2022-09-09 23:20:00,1711.07,1706.59,0.0,tp_lower -39584,做多,2022-09-09 23:30:00,2022-09-09 23:45:00,1715.85,1713.46,-0.0,flip_to_short -39585,做空,2022-09-09 23:45:00,2022-09-09 23:50:00,1713.46,1716.22,-0.0,flip_to_long -39586,做多,2022-09-09 23:50:00,2022-09-10 00:00:00,1716.22,1715.22,-0.0,flip_to_short -39587,做空,2022-09-10 00:00:00,2022-09-10 00:25:00,1715.22,1711.7,0.0,tp_lower -39588,做多,2022-09-10 00:50:00,2022-09-10 01:05:00,1715.16,1720.17,0.0,tp_upper -39589,做多,2022-09-10 04:00:00,2022-09-10 04:15:00,1732.46,1738.29,0.0,tp_upper -39590,做空,2022-09-10 04:25:00,2022-09-10 04:35:00,1732.6,1729.6,0.0,tp_lower -39591,做多,2022-09-10 05:15:00,2022-09-10 05:25:00,1733.82,1733.92,-0.0,flip_to_short -39592,做空,2022-09-10 05:25:00,2022-09-10 06:00:00,1733.92,1732.46,0.0,flip_to_long -39593,做多,2022-09-10 06:00:00,2022-09-10 06:15:00,1732.46,1731.83,-0.0,flip_to_short -39594,做空,2022-09-10 06:15:00,2022-09-10 06:20:00,1731.83,1728.69,0.0,tp_lower -39595,做多,2022-09-10 06:30:00,2022-09-10 06:45:00,1732.55,1730.18,-0.0,flip_to_short -39596,做空,2022-09-10 06:45:00,2022-09-10 06:50:00,1730.18,1732.23,-0.0,tp_lower -39597,做多,2022-09-10 06:55:00,2022-09-10 07:05:00,1733.01,1732.87,-0.0,tp_upper -39598,做空,2022-09-10 07:10:00,2022-09-10 07:15:00,1731.21,1728.91,0.0,tp_lower -39599,做多,2022-09-10 09:00:00,2022-09-10 09:20:00,1715.99,1719.3,0.0,tp_upper -39600,做空,2022-09-10 10:10:00,2022-09-10 10:20:00,1716.14,1718.13,-0.0,flip_to_long -39601,做多,2022-09-10 10:20:00,2022-09-10 10:35:00,1718.13,1725.89,0.0,tp_upper -39602,做空,2022-09-10 11:30:00,2022-09-10 12:00:00,1723.34,1723.66,-0.0,flip_to_long -39603,做多,2022-09-10 12:00:00,2022-09-10 12:10:00,1723.66,1727.28,0.0,tp_upper -39604,做空,2022-09-10 12:15:00,2022-09-10 12:20:00,1721.03,1719.89,0.0,tp_lower -39605,做多,2022-09-10 12:25:00,2022-09-10 12:35:00,1723.76,1722.84,-0.0,flip_to_short -39606,做空,2022-09-10 12:35:00,2022-09-10 12:45:00,1722.84,1724.82,-0.0,flip_to_long -39607,做多,2022-09-10 12:45:00,2022-09-10 12:50:00,1724.82,1724.56,-0.0,flip_to_short -39608,做空,2022-09-10 12:50:00,2022-09-10 13:15:00,1724.56,1719.76,0.0,tp_lower -39609,做多,2022-09-10 14:25:00,2022-09-10 14:30:00,1719.44,1717.41,-0.0,flip_to_short -39610,做空,2022-09-10 14:30:00,2022-09-10 14:45:00,1717.41,1717.97,-0.0,flip_to_long -39611,做多,2022-09-10 14:45:00,2022-09-10 14:50:00,1717.97,1717.86,-0.0,flip_to_short -39612,做空,2022-09-10 14:50:00,2022-09-10 15:05:00,1717.86,1715.75,0.0,flip_to_long -39613,做多,2022-09-10 15:05:00,2022-09-10 15:15:00,1715.75,1713.56,-0.0,flip_to_short -39614,做空,2022-09-10 15:15:00,2022-09-10 15:20:00,1713.56,1719.9,-0.0,flip_to_long -39615,做多,2022-09-10 15:20:00,2022-09-10 15:25:00,1719.9,1719.59,-0.0,tp_upper -39616,做空,2022-09-10 15:35:00,2022-09-10 15:55:00,1713.73,1714.5,-0.0,tp_lower -39617,做多,2022-09-10 16:30:00,2022-09-10 16:40:00,1714.13,1721.86,0.0,tp_upper -39618,做空,2022-09-10 17:10:00,2022-09-10 20:20:00,1718.46,1733.7,-0.0,tp_lower -39619,做多,2022-09-10 20:25:00,2022-09-10 20:30:00,1736.57,1734.19,-0.0,flip_to_short -39620,做空,2022-09-10 20:30:00,2022-09-10 20:40:00,1734.19,1729.57,0.0,tp_lower -39621,做多,2022-09-10 21:00:00,2022-09-10 21:05:00,1739.33,1737.55,-0.0,flip_to_short -39622,做空,2022-09-10 21:05:00,2022-09-10 21:35:00,1737.55,1738.01,-0.0,flip_to_long -39623,做多,2022-09-10 21:35:00,2022-09-10 21:45:00,1738.01,1773.04,0.01,tp_upper -39624,做空,2022-09-10 23:45:00,2022-09-10 23:50:00,1773.37,1775.06,-0.0,flip_to_long -39625,做多,2022-09-10 23:50:00,2022-09-11 01:15:00,1775.06,1772.0,-0.0,flip_to_short -39626,做空,2022-09-11 01:15:00,2022-09-11 01:20:00,1772.0,1769.27,0.0,tp_lower -39627,做多,2022-09-11 01:40:00,2022-09-11 03:45:00,1769.93,1759.01,-0.0,flip_to_short -39628,做空,2022-09-11 03:45:00,2022-09-11 04:10:00,1759.01,1762.61,-0.0,flip_to_long -39629,做多,2022-09-11 04:10:00,2022-09-11 05:20:00,1762.61,1761.6,-0.0,flip_to_short -39630,做空,2022-09-11 05:20:00,2022-09-11 05:30:00,1761.6,1761.14,-0.0,flip_to_long -39631,做多,2022-09-11 05:30:00,2022-09-11 05:40:00,1761.14,1761.5,-0.0,flip_to_short -39632,做空,2022-09-11 05:40:00,2022-09-11 06:30:00,1761.5,1744.44,0.0,tp_lower -39633,做多,2022-09-11 07:15:00,2022-09-11 07:20:00,1760.01,1758.73,-0.0,flip_to_short -39634,做空,2022-09-11 07:20:00,2022-09-11 08:20:00,1758.73,1763.49,-0.0,flip_to_long -39635,做多,2022-09-11 08:20:00,2022-09-11 08:40:00,1763.49,1764.44,0.0,tp_upper -39636,做空,2022-09-11 09:20:00,2022-09-11 09:30:00,1759.6,1761.05,-0.0,flip_to_long -39637,做多,2022-09-11 09:30:00,2022-09-11 09:40:00,1761.05,1760.65,-0.0,flip_to_short -39638,做空,2022-09-11 09:40:00,2022-09-11 09:50:00,1760.65,1760.76,-0.0,flip_to_long -39639,做多,2022-09-11 09:50:00,2022-09-11 10:35:00,1760.76,1759.26,-0.0,tp_upper -39640,做多,2022-09-11 10:40:00,2022-09-11 10:45:00,1762.02,1759.16,-0.0,flip_to_short -39641,做空,2022-09-11 10:45:00,2022-09-11 10:55:00,1759.16,1760.77,-0.0,flip_to_long -39642,做多,2022-09-11 10:55:00,2022-09-11 11:00:00,1760.77,1762.92,0.0,tp_upper -39643,做空,2022-09-11 12:00:00,2022-09-11 12:05:00,1764.92,1767.3,-0.0,flip_to_long -39644,做多,2022-09-11 12:05:00,2022-09-11 12:15:00,1767.3,1767.0,-0.0,flip_to_short -39645,做空,2022-09-11 12:15:00,2022-09-11 12:25:00,1767.0,1769.02,-0.0,flip_to_long -39646,做多,2022-09-11 12:25:00,2022-09-11 12:35:00,1769.02,1772.99,0.0,tp_upper -39647,做空,2022-09-11 13:00:00,2022-09-11 13:10:00,1767.8,1768.01,-0.0,tp_lower -39648,做多,2022-09-11 15:00:00,2022-09-11 15:15:00,1761.35,1765.9,0.0,tp_upper -39649,做空,2022-09-11 16:00:00,2022-09-11 16:05:00,1765.09,1771.19,-0.0,flip_to_long -39650,做多,2022-09-11 16:05:00,2022-09-11 16:15:00,1771.19,1773.35,0.0,tp_upper -39651,做空,2022-09-11 16:25:00,2022-09-11 16:35:00,1767.74,1768.03,-0.0,flip_to_long -39652,做多,2022-09-11 16:35:00,2022-09-11 16:55:00,1768.03,1769.84,0.0,flip_to_short -39653,做空,2022-09-11 16:55:00,2022-09-11 17:05:00,1769.84,1771.98,-0.0,flip_to_long -39654,做多,2022-09-11 17:05:00,2022-09-11 17:10:00,1771.98,1768.57,-0.0,flip_to_short -39655,做空,2022-09-11 17:10:00,2022-09-11 17:15:00,1768.57,1774.31,-0.0,flip_to_long -39656,做多,2022-09-11 17:15:00,2022-09-11 17:20:00,1774.31,1771.87,-0.0,tp_upper -39657,做空,2022-09-11 17:40:00,2022-09-11 18:20:00,1773.49,1773.14,-0.0,flip_to_long -39658,做多,2022-09-11 18:20:00,2022-09-11 18:25:00,1773.14,1772.89,-0.0,flip_to_short -39659,做空,2022-09-11 18:25:00,2022-09-11 18:55:00,1772.89,1758.85,0.0,tp_lower -39660,做多,2022-09-11 20:00:00,2022-09-11 20:15:00,1763.92,1753.56,-0.0,flip_to_short -39661,做空,2022-09-11 20:15:00,2022-09-11 20:20:00,1753.56,1760.58,-0.0,tp_lower -39662,做多,2022-09-11 20:25:00,2022-09-11 20:30:00,1761.78,1754.16,-0.0,flip_to_short -39663,做空,2022-09-11 20:30:00,2022-09-11 20:35:00,1754.16,1751.46,0.0,tp_lower -39664,做多,2022-09-11 20:55:00,2022-09-11 21:10:00,1757.69,1762.23,0.0,flip_to_short -39665,做空,2022-09-11 21:10:00,2022-09-11 21:50:00,1762.23,1727.64,0.01,tp_lower -39666,做多,2022-09-11 22:30:00,2022-09-11 22:35:00,1751.72,1748.41,-0.0,flip_to_short -39667,做空,2022-09-11 22:35:00,2022-09-11 22:45:00,1748.41,1748.87,-0.0,flip_to_long -39668,做多,2022-09-11 22:45:00,2022-09-11 22:50:00,1748.87,1746.46,-0.0,flip_to_short -39669,做空,2022-09-11 22:50:00,2022-09-11 23:10:00,1746.46,1745.89,-0.0,flip_to_long -39670,做多,2022-09-11 23:10:00,2022-09-11 23:35:00,1745.89,1756.59,0.0,tp_upper -39671,做空,2022-09-12 00:30:00,2022-09-12 00:50:00,1752.0,1739.11,0.0,tp_lower -39672,做多,2022-09-12 01:25:00,2022-09-12 01:30:00,1755.39,1746.42,-0.0,flip_to_short -39673,做空,2022-09-12 01:30:00,2022-09-12 01:35:00,1746.42,1755.25,-0.0,flip_to_long -39674,做多,2022-09-12 01:35:00,2022-09-12 01:40:00,1755.25,1768.42,0.0,tp_upper -39675,做空,2022-09-12 02:05:00,2022-09-12 03:30:00,1752.15,1721.07,0.01,tp_lower -39676,做多,2022-09-12 04:25:00,2022-09-12 04:50:00,1729.2,1724.7,-0.0,flip_to_short -39677,做空,2022-09-12 04:50:00,2022-09-12 04:55:00,1724.7,1725.71,-0.0,flip_to_long -39678,做多,2022-09-12 04:55:00,2022-09-12 05:05:00,1725.71,1727.02,0.0,flip_to_short -39679,做空,2022-09-12 05:05:00,2022-09-12 05:10:00,1727.02,1722.5,0.0,tp_lower -39680,做多,2022-09-12 05:25:00,2022-09-12 05:55:00,1725.19,1727.63,0.0,flip_to_short -39681,做空,2022-09-12 05:55:00,2022-09-12 06:05:00,1727.63,1726.52,0.0,flip_to_long -39682,做多,2022-09-12 06:05:00,2022-09-12 06:10:00,1726.52,1724.49,-0.0,flip_to_short -39683,做空,2022-09-12 06:10:00,2022-09-12 06:25:00,1724.49,1727.9,-0.0,flip_to_long -39684,做多,2022-09-12 06:25:00,2022-09-12 06:35:00,1727.9,1731.77,0.0,tp_upper -39685,做空,2022-09-12 09:10:00,2022-09-12 09:25:00,1754.22,1749.99,0.0,tp_lower -39686,做多,2022-09-12 10:30:00,2022-09-12 10:50:00,1744.48,1744.02,-0.0,flip_to_short -39687,做空,2022-09-12 10:50:00,2022-09-12 11:05:00,1744.02,1742.74,0.0,flip_to_long -39688,做多,2022-09-12 11:05:00,2022-09-12 11:10:00,1742.74,1741.96,-0.0,flip_to_short -39689,做空,2022-09-12 11:10:00,2022-09-12 11:15:00,1741.96,1748.66,-0.0,flip_to_long -39690,做多,2022-09-12 11:15:00,2022-09-12 11:20:00,1748.66,1751.06,0.0,tp_upper -39691,做空,2022-09-12 11:55:00,2022-09-12 12:15:00,1747.39,1740.64,0.0,tp_lower -39692,做多,2022-09-12 12:30:00,2022-09-12 12:35:00,1746.44,1744.51,-0.0,flip_to_short -39693,做空,2022-09-12 12:35:00,2022-09-12 12:45:00,1744.51,1747.39,-0.0,flip_to_long -39694,做多,2022-09-12 12:45:00,2022-09-12 12:50:00,1747.39,1743.56,-0.0,flip_to_short -39695,做空,2022-09-12 12:50:00,2022-09-12 13:10:00,1743.56,1747.05,-0.0,flip_to_long -39696,做多,2022-09-12 13:10:00,2022-09-12 13:15:00,1747.05,1745.39,-0.0,flip_to_short -39697,做空,2022-09-12 13:15:00,2022-09-12 13:35:00,1745.39,1746.2,-0.0,tp_lower -39698,做空,2022-09-12 13:40:00,2022-09-12 13:50:00,1744.11,1747.01,-0.0,flip_to_long -39699,做多,2022-09-12 13:50:00,2022-09-12 14:00:00,1747.01,1747.05,-0.0,tp_upper -39700,做空,2022-09-12 14:25:00,2022-09-12 14:30:00,1743.58,1735.63,0.0,tp_lower -39701,做多,2022-09-12 16:40:00,2022-09-12 16:45:00,1715.83,1710.62,-0.0,flip_to_short -39702,做空,2022-09-12 16:45:00,2022-09-12 16:50:00,1710.62,1713.01,-0.0,flip_to_long -39703,做多,2022-09-12 16:50:00,2022-09-12 16:55:00,1713.01,1711.99,-0.0,flip_to_short -39704,做空,2022-09-12 16:55:00,2022-09-12 17:05:00,1711.99,1711.41,-0.0,flip_to_long -39705,做多,2022-09-12 17:05:00,2022-09-12 17:30:00,1711.41,1709.91,-0.0,flip_to_short -39706,做空,2022-09-12 17:30:00,2022-09-12 17:45:00,1709.91,1711.35,-0.0,flip_to_long -39707,做多,2022-09-12 17:45:00,2022-09-12 17:50:00,1711.35,1726.02,0.0,tp_upper -39708,做空,2022-09-12 19:15:00,2022-09-12 19:20:00,1720.81,1721.35,-0.0,flip_to_long -39709,做多,2022-09-12 19:20:00,2022-09-12 19:50:00,1721.35,1723.38,0.0,flip_to_short -39710,做空,2022-09-12 19:50:00,2022-09-12 19:55:00,1723.38,1724.56,-0.0,flip_to_long -39711,做多,2022-09-12 19:55:00,2022-09-12 20:10:00,1724.56,1722.71,-0.0,tp_upper -39712,做多,2022-09-12 20:35:00,2022-09-12 20:40:00,1724.33,1723.98,-0.0,flip_to_short -39713,做空,2022-09-12 20:40:00,2022-09-12 21:00:00,1723.98,1722.14,0.0,tp_lower -39714,做多,2022-09-12 21:40:00,2022-09-12 21:45:00,1719.31,1713.61,-0.0,flip_to_short -39715,做空,2022-09-12 21:45:00,2022-09-12 22:30:00,1713.61,1703.61,0.0,tp_lower -39716,做多,2022-09-12 22:40:00,2022-09-12 22:45:00,1711.19,1707.06,-0.0,flip_to_short -39717,做空,2022-09-12 22:45:00,2022-09-12 22:55:00,1707.06,1704.75,0.0,tp_lower -39718,做多,2022-09-12 23:05:00,2022-09-12 23:10:00,1712.22,1709.26,-0.0,flip_to_short -39719,做空,2022-09-12 23:10:00,2022-09-12 23:30:00,1709.26,1709.37,-0.0,flip_to_long -39720,做多,2022-09-12 23:30:00,2022-09-12 23:35:00,1709.37,1705.6,-0.0,flip_to_short -39721,做空,2022-09-12 23:35:00,2022-09-12 23:40:00,1705.6,1708.27,-0.0,flip_to_long -39722,做多,2022-09-12 23:40:00,2022-09-12 23:45:00,1708.27,1705.66,-0.0,flip_to_short -39723,做空,2022-09-12 23:45:00,2022-09-12 23:50:00,1705.66,1715.59,-0.0,flip_to_long -39724,做多,2022-09-12 23:50:00,2022-09-12 23:55:00,1715.59,1715.14,-0.0,tp_upper -39725,做空,2022-09-13 00:00:00,2022-09-13 00:15:00,1710.27,1703.83,0.0,tp_lower -39726,做多,2022-09-13 01:45:00,2022-09-13 01:55:00,1689.27,1694.44,0.0,tp_upper -39727,做空,2022-09-13 02:10:00,2022-09-13 02:15:00,1680.1,1687.13,-0.0,tp_lower -39728,做多,2022-09-13 02:20:00,2022-09-13 02:50:00,1690.3,1705.55,0.0,tp_upper -39729,做空,2022-09-13 04:50:00,2022-09-13 05:05:00,1712.22,1714.56,-0.0,flip_to_long -39730,做多,2022-09-13 05:05:00,2022-09-13 05:20:00,1714.56,1715.97,0.0,flip_to_short -39731,做空,2022-09-13 05:20:00,2022-09-13 05:30:00,1715.97,1718.13,-0.0,flip_to_long -39732,做多,2022-09-13 05:30:00,2022-09-13 05:45:00,1718.13,1715.59,-0.0,flip_to_short -39733,做空,2022-09-13 05:45:00,2022-09-13 05:50:00,1715.59,1718.42,-0.0,flip_to_long -39734,做多,2022-09-13 05:50:00,2022-09-13 05:55:00,1718.42,1717.36,-0.0,flip_to_short -39735,做空,2022-09-13 05:55:00,2022-09-13 06:40:00,1717.36,1714.46,0.0,tp_lower -39736,做多,2022-09-13 07:40:00,2022-09-13 08:00:00,1715.79,1712.31,-0.0,flip_to_short -39737,做空,2022-09-13 08:00:00,2022-09-13 08:40:00,1712.31,1709.37,0.0,flip_to_long -39738,做多,2022-09-13 08:40:00,2022-09-13 09:15:00,1709.37,1716.08,0.0,tp_upper -39739,做空,2022-09-13 11:50:00,2022-09-13 12:30:00,1735.2,1685.78,0.01,tp_lower -39740,做多,2022-09-13 15:30:00,2022-09-13 15:35:00,1594.77,1592.95,-0.0,flip_to_short -39741,做空,2022-09-13 15:35:00,2022-09-13 15:50:00,1592.95,1592.19,-0.0,flip_to_long -39742,做多,2022-09-13 15:50:00,2022-09-13 16:00:00,1592.19,1590.15,-0.0,flip_to_short -39743,做空,2022-09-13 16:00:00,2022-09-13 16:30:00,1590.15,1594.37,-0.0,flip_to_long -39744,做多,2022-09-13 16:30:00,2022-09-13 16:35:00,1594.37,1604.21,0.0,tp_upper -39745,做空,2022-09-13 18:05:00,2022-09-13 18:10:00,1613.09,1615.35,-0.0,flip_to_long -39746,做多,2022-09-13 18:10:00,2022-09-13 18:20:00,1615.35,1612.85,-0.0,flip_to_short -39747,做空,2022-09-13 18:20:00,2022-09-13 18:25:00,1612.85,1608.12,0.0,tp_lower -39748,做多,2022-09-13 19:35:00,2022-09-13 19:40:00,1597.95,1595.82,-0.0,flip_to_short -39749,做空,2022-09-13 19:40:00,2022-09-13 19:50:00,1595.82,1604.43,-0.0,flip_to_long -39750,做多,2022-09-13 19:50:00,2022-09-13 20:10:00,1604.43,1614.86,0.0,tp_upper -39751,做空,2022-09-13 20:55:00,2022-09-13 21:05:00,1605.89,1604.8,0.0,tp_lower -39752,做多,2022-09-13 22:30:00,2022-09-13 22:35:00,1592.0,1591.91,-0.0,flip_to_short -39753,做空,2022-09-13 22:35:00,2022-09-13 23:05:00,1591.91,1576.89,0.0,tp_lower -39754,做多,2022-09-14 00:10:00,2022-09-14 00:15:00,1575.01,1557.47,-0.0,flip_to_short -39755,做空,2022-09-14 00:15:00,2022-09-14 00:20:00,1557.47,1566.37,-0.0,tp_lower -39756,做多,2022-09-14 00:40:00,2022-09-14 00:45:00,1571.29,1567.8,-0.0,flip_to_short -39757,做空,2022-09-14 00:45:00,2022-09-14 00:50:00,1567.8,1569.1,-0.0,flip_to_long -39758,做多,2022-09-14 00:50:00,2022-09-14 01:15:00,1569.1,1569.69,-0.0,flip_to_short -39759,做空,2022-09-14 01:15:00,2022-09-14 04:25:00,1569.69,1596.86,-0.01,flip_to_long -39760,做多,2022-09-14 04:25:00,2022-09-14 04:30:00,1596.86,1609.14,0.0,tp_upper -39761,做空,2022-09-14 05:45:00,2022-09-14 05:50:00,1608.9,1611.02,-0.0,flip_to_long -39762,做多,2022-09-14 05:50:00,2022-09-14 05:55:00,1611.02,1610.01,-0.0,flip_to_short -39763,做空,2022-09-14 05:55:00,2022-09-14 06:05:00,1610.01,1610.05,-0.0,tp_lower -39764,做多,2022-09-14 06:10:00,2022-09-14 06:15:00,1613.42,1612.35,-0.0,flip_to_short -39765,做空,2022-09-14 06:15:00,2022-09-14 06:20:00,1612.35,1608.84,0.0,tp_lower -39766,做多,2022-09-14 06:30:00,2022-09-14 07:10:00,1611.06,1610.66,-0.0,flip_to_short -39767,做空,2022-09-14 07:10:00,2022-09-14 07:30:00,1610.66,1610.14,-0.0,flip_to_long -39768,做多,2022-09-14 07:30:00,2022-09-14 07:35:00,1610.14,1607.37,-0.0,flip_to_short -39769,做空,2022-09-14 07:35:00,2022-09-14 07:40:00,1607.37,1609.25,-0.0,flip_to_long -39770,做多,2022-09-14 07:40:00,2022-09-14 07:45:00,1609.25,1602.25,-0.0,flip_to_short -39771,做空,2022-09-14 07:45:00,2022-09-14 07:50:00,1602.25,1606.0,-0.0,tp_lower -39772,做多,2022-09-14 07:55:00,2022-09-14 08:00:00,1610.07,1599.3,-0.0,flip_to_short -39773,做空,2022-09-14 08:00:00,2022-09-14 08:05:00,1599.3,1602.37,-0.0,tp_lower -39774,做多,2022-09-14 08:50:00,2022-09-14 09:10:00,1599.04,1596.82,-0.0,flip_to_short -39775,做空,2022-09-14 09:10:00,2022-09-14 09:15:00,1596.82,1596.89,-0.0,flip_to_long -39776,做多,2022-09-14 09:15:00,2022-09-14 09:45:00,1596.89,1596.94,-0.0,flip_to_short -39777,做空,2022-09-14 09:45:00,2022-09-14 09:55:00,1596.94,1600.42,-0.0,flip_to_long -39778,做多,2022-09-14 09:55:00,2022-09-14 10:10:00,1600.42,1597.37,-0.0,flip_to_short -39779,做空,2022-09-14 10:10:00,2022-09-14 10:15:00,1597.37,1595.54,0.0,tp_lower -39780,做多,2022-09-14 10:50:00,2022-09-14 11:00:00,1596.73,1597.82,0.0,flip_to_short -39781,做空,2022-09-14 11:00:00,2022-09-14 11:25:00,1597.82,1597.0,0.0,flip_to_long -39782,做多,2022-09-14 11:25:00,2022-09-14 11:30:00,1597.0,1595.03,-0.0,flip_to_short -39783,做空,2022-09-14 11:30:00,2022-09-14 11:35:00,1595.03,1599.72,-0.0,flip_to_long -39784,做多,2022-09-14 11:35:00,2022-09-14 11:45:00,1599.72,1591.67,-0.0,flip_to_short -39785,做空,2022-09-14 11:45:00,2022-09-14 11:50:00,1591.67,1585.99,0.0,tp_lower -39786,做多,2022-09-14 12:30:00,2022-09-14 12:35:00,1598.0,1606.3,0.0,tp_upper -39787,做空,2022-09-14 13:30:00,2022-09-14 13:35:00,1589.26,1595.71,-0.0,flip_to_long -39788,做多,2022-09-14 13:35:00,2022-09-14 13:45:00,1595.71,1597.07,0.0,flip_to_short -39789,做空,2022-09-14 13:45:00,2022-09-14 13:55:00,1597.07,1601.25,-0.0,flip_to_long -39790,做多,2022-09-14 13:55:00,2022-09-14 14:00:00,1601.25,1598.51,-0.0,flip_to_short -39791,做空,2022-09-14 14:00:00,2022-09-14 14:05:00,1598.51,1600.29,-0.0,flip_to_long -39792,做多,2022-09-14 14:05:00,2022-09-14 14:55:00,1600.29,1599.37,-0.0,flip_to_short -39793,做空,2022-09-14 14:55:00,2022-09-14 15:40:00,1599.37,1596.92,0.0,flip_to_long -39794,做多,2022-09-14 15:40:00,2022-09-14 15:50:00,1596.92,1594.57,-0.0,flip_to_short -39795,做空,2022-09-14 15:50:00,2022-09-14 16:05:00,1594.57,1589.31,0.0,tp_lower -39796,做多,2022-09-14 17:15:00,2022-09-14 17:25:00,1588.65,1594.73,0.0,tp_upper -39797,做空,2022-09-14 17:45:00,2022-09-14 18:05:00,1586.19,1582.12,0.0,flip_to_long -39798,做多,2022-09-14 18:05:00,2022-09-14 19:10:00,1582.12,1575.52,-0.0,flip_to_short -39799,做空,2022-09-14 19:10:00,2022-09-14 19:20:00,1575.52,1575.61,-0.0,flip_to_long -39800,做多,2022-09-14 19:20:00,2022-09-14 19:40:00,1575.61,1586.78,0.0,tp_upper -39801,做空,2022-09-14 21:05:00,2022-09-14 21:15:00,1589.45,1596.12,-0.0,flip_to_long -39802,做多,2022-09-14 21:15:00,2022-09-14 21:35:00,1596.12,1600.94,0.0,tp_upper -39803,做空,2022-09-14 23:25:00,2022-09-15 00:05:00,1625.0,1633.6,-0.0,flip_to_long -39804,做多,2022-09-15 00:05:00,2022-09-15 00:25:00,1633.6,1630.01,-0.0,flip_to_short -39805,做空,2022-09-15 00:25:00,2022-09-15 00:30:00,1630.01,1617.61,0.0,tp_lower -39806,做多,2022-09-15 01:55:00,2022-09-15 02:00:00,1616.48,1610.66,-0.0,flip_to_short -39807,做空,2022-09-15 02:00:00,2022-09-15 02:20:00,1610.66,1595.81,0.0,tp_lower -39808,做多,2022-09-15 02:30:00,2022-09-15 02:35:00,1605.57,1602.87,-0.0,flip_to_short -39809,做空,2022-09-15 02:35:00,2022-09-15 02:55:00,1602.87,1603.19,-0.0,flip_to_long -39810,做多,2022-09-15 02:55:00,2022-09-15 04:05:00,1603.19,1586.5,-0.0,flip_to_short -39811,做空,2022-09-15 04:05:00,2022-09-15 04:25:00,1586.5,1591.19,-0.0,flip_to_long -39812,做多,2022-09-15 04:25:00,2022-09-15 04:35:00,1591.19,1585.75,-0.0,flip_to_short -39813,做空,2022-09-15 04:35:00,2022-09-15 04:40:00,1585.75,1587.99,-0.0,tp_lower -39814,做多,2022-09-15 04:45:00,2022-09-15 04:50:00,1595.09,1594.86,-0.0,tp_upper -39815,做空,2022-09-15 04:55:00,2022-09-15 05:00:00,1590.05,1593.92,-0.0,flip_to_long -39816,做多,2022-09-15 05:00:00,2022-09-15 05:10:00,1593.92,1587.83,-0.0,flip_to_short -39817,做空,2022-09-15 05:10:00,2022-09-15 05:15:00,1587.83,1591.71,-0.0,flip_to_long -39818,做多,2022-09-15 05:15:00,2022-09-15 05:30:00,1591.71,1601.39,0.0,tp_upper -39819,做空,2022-09-15 06:10:00,2022-09-15 06:15:00,1584.4,1581.39,0.0,tp_lower -39820,做多,2022-09-15 06:30:00,2022-09-15 06:40:00,1593.29,1600.39,0.0,tp_upper -39821,做空,2022-09-15 06:55:00,2022-09-15 08:10:00,1604.31,1623.85,-0.0,flip_to_long -39822,做多,2022-09-15 08:10:00,2022-09-15 11:40:00,1623.85,1587.23,-0.01,flip_to_short -39823,做空,2022-09-15 11:40:00,2022-09-15 12:05:00,1587.23,1588.94,-0.0,flip_to_long -39824,做多,2022-09-15 12:05:00,2022-09-15 12:25:00,1588.94,1586.13,-0.0,flip_to_short -39825,做空,2022-09-15 12:25:00,2022-09-15 12:30:00,1586.13,1587.32,-0.0,flip_to_long -39826,做多,2022-09-15 12:30:00,2022-09-15 12:40:00,1587.32,1588.77,0.0,flip_to_short -39827,做空,2022-09-15 12:40:00,2022-09-15 13:00:00,1588.77,1588.82,-0.0,flip_to_long -39828,做多,2022-09-15 13:00:00,2022-09-15 13:50:00,1588.82,1585.81,-0.0,flip_to_short -39829,做空,2022-09-15 13:50:00,2022-09-15 13:55:00,1585.81,1586.02,-0.0,flip_to_long -39830,做多,2022-09-15 13:55:00,2022-09-15 14:05:00,1586.02,1583.41,-0.0,flip_to_short -39831,做空,2022-09-15 14:05:00,2022-09-15 14:15:00,1583.41,1585.15,-0.0,flip_to_long -39832,做多,2022-09-15 14:15:00,2022-09-15 14:20:00,1585.15,1576.93,-0.0,flip_to_short -39833,做空,2022-09-15 14:20:00,2022-09-15 14:25:00,1576.93,1566.59,0.0,tp_lower -39834,做多,2022-09-15 16:15:00,2022-09-15 16:25:00,1492.2,1498.43,0.0,tp_upper -39835,做空,2022-09-15 17:45:00,2022-09-15 17:50:00,1504.59,1504.91,-0.0,flip_to_long -39836,做多,2022-09-15 17:50:00,2022-09-15 18:30:00,1504.91,1507.65,0.0,flip_to_short -39837,做空,2022-09-15 18:30:00,2022-09-15 18:45:00,1507.65,1496.76,0.0,tp_lower -39838,做多,2022-09-15 19:40:00,2022-09-15 19:55:00,1500.17,1496.65,-0.0,flip_to_short -39839,做空,2022-09-15 19:55:00,2022-09-15 20:00:00,1496.65,1503.74,-0.0,flip_to_long -39840,做多,2022-09-15 20:00:00,2022-09-15 20:10:00,1503.74,1506.19,0.0,tp_upper -39841,做空,2022-09-15 20:30:00,2022-09-15 20:50:00,1495.63,1499.25,-0.0,flip_to_long -39842,做多,2022-09-15 20:50:00,2022-09-15 21:10:00,1499.25,1500.59,0.0,flip_to_short -39843,做空,2022-09-15 21:10:00,2022-09-15 21:25:00,1500.59,1493.54,0.0,tp_lower -39844,做多,2022-09-15 23:20:00,2022-09-15 23:30:00,1474.17,1469.39,-0.0,flip_to_short -39845,做空,2022-09-15 23:30:00,2022-09-15 23:35:00,1469.39,1475.59,-0.0,flip_to_long -39846,做多,2022-09-15 23:35:00,2022-09-15 23:40:00,1475.59,1474.07,-0.0,flip_to_short -39847,做空,2022-09-15 23:40:00,2022-09-15 23:55:00,1474.07,1471.93,0.0,flip_to_long -39848,做多,2022-09-15 23:55:00,2022-09-16 00:00:00,1471.93,1470.01,-0.0,flip_to_short -39849,做空,2022-09-16 00:00:00,2022-09-16 00:05:00,1470.01,1473.25,-0.0,flip_to_long -39850,做多,2022-09-16 00:05:00,2022-09-16 00:10:00,1473.25,1465.86,-0.0,flip_to_short -39851,做空,2022-09-16 00:10:00,2022-09-16 00:15:00,1465.86,1453.18,0.0,tp_lower -39852,做多,2022-09-16 00:20:00,2022-09-16 00:30:00,1466.8,1467.5,-0.0,flip_to_short -39853,做空,2022-09-16 00:30:00,2022-09-16 00:40:00,1467.5,1470.76,-0.0,flip_to_long -39854,做多,2022-09-16 00:40:00,2022-09-16 01:40:00,1470.76,1474.17,0.0,flip_to_short -39855,做空,2022-09-16 01:40:00,2022-09-16 02:10:00,1474.17,1462.33,0.0,tp_lower -39856,做多,2022-09-16 03:00:00,2022-09-16 03:05:00,1467.69,1462.2,-0.0,flip_to_short -39857,做空,2022-09-16 03:05:00,2022-09-16 03:15:00,1462.2,1464.23,-0.0,flip_to_long -39858,做多,2022-09-16 03:15:00,2022-09-16 04:00:00,1464.23,1476.42,0.0,tp_upper -39859,做空,2022-09-16 04:45:00,2022-09-16 04:50:00,1471.03,1473.48,-0.0,flip_to_long -39860,做多,2022-09-16 04:50:00,2022-09-16 04:55:00,1473.48,1469.07,-0.0,flip_to_short -39861,做空,2022-09-16 04:55:00,2022-09-16 05:05:00,1469.07,1472.72,-0.0,flip_to_long -39862,做多,2022-09-16 05:05:00,2022-09-16 05:15:00,1472.72,1473.73,0.0,flip_to_short -39863,做空,2022-09-16 05:15:00,2022-09-16 05:35:00,1473.73,1473.97,-0.0,flip_to_long -39864,做多,2022-09-16 05:35:00,2022-09-16 06:05:00,1473.97,1473.38,-0.0,flip_to_short -39865,做空,2022-09-16 06:05:00,2022-09-16 06:10:00,1473.38,1469.1,0.0,tp_lower -39866,做多,2022-09-16 06:15:00,2022-09-16 06:45:00,1470.59,1470.8,-0.0,flip_to_short -39867,做空,2022-09-16 06:45:00,2022-09-16 06:55:00,1470.8,1471.71,-0.0,flip_to_long -39868,做多,2022-09-16 06:55:00,2022-09-16 07:10:00,1471.71,1473.36,0.0,tp_upper -39869,做空,2022-09-16 07:15:00,2022-09-16 07:20:00,1471.39,1471.62,-0.0,flip_to_long -39870,做多,2022-09-16 07:20:00,2022-09-16 07:30:00,1471.62,1470.9,-0.0,flip_to_short -39871,做空,2022-09-16 07:30:00,2022-09-16 07:35:00,1470.9,1471.47,-0.0,flip_to_long -39872,做多,2022-09-16 07:35:00,2022-09-16 07:45:00,1471.47,1469.78,-0.0,flip_to_short -39873,做空,2022-09-16 07:45:00,2022-09-16 07:50:00,1469.78,1470.92,-0.0,tp_lower -39874,做多,2022-09-16 09:05:00,2022-09-16 09:25:00,1461.2,1460.26,-0.0,flip_to_short -39875,做空,2022-09-16 09:25:00,2022-09-16 12:45:00,1460.26,1459.49,0.0,tp_lower -39876,做多,2022-09-16 14:10:00,2022-09-16 14:35:00,1451.62,1449.9,-0.0,flip_to_short -39877,做空,2022-09-16 14:35:00,2022-09-16 15:05:00,1449.9,1446.25,0.0,flip_to_long -39878,做多,2022-09-16 15:05:00,2022-09-16 15:10:00,1446.25,1445.93,-0.0,flip_to_short -39879,做空,2022-09-16 15:10:00,2022-09-16 15:45:00,1445.93,1443.65,0.0,tp_lower -39880,做多,2022-09-16 15:50:00,2022-09-16 16:00:00,1447.94,1448.2,-0.0,flip_to_short -39881,做空,2022-09-16 16:00:00,2022-09-16 16:10:00,1448.2,1439.77,0.0,tp_lower -39882,做多,2022-09-16 17:35:00,2022-09-16 17:40:00,1430.38,1426.0,-0.0,flip_to_short -39883,做空,2022-09-16 17:40:00,2022-09-16 18:00:00,1426.0,1422.92,0.0,flip_to_long -39884,做多,2022-09-16 18:00:00,2022-09-16 18:15:00,1422.92,1412.02,-0.0,flip_to_short -39885,做空,2022-09-16 18:15:00,2022-09-16 18:20:00,1412.02,1419.0,-0.0,tp_lower -39886,做多,2022-09-16 18:25:00,2022-09-16 18:30:00,1426.81,1432.22,0.0,tp_upper -39887,做空,2022-09-16 19:45:00,2022-09-16 20:00:00,1430.21,1432.2,-0.0,flip_to_long -39888,做多,2022-09-16 20:00:00,2022-09-16 20:15:00,1432.2,1430.34,-0.0,flip_to_short -39889,做空,2022-09-16 20:15:00,2022-09-16 20:35:00,1430.34,1432.96,-0.0,flip_to_long -39890,做多,2022-09-16 20:35:00,2022-09-16 20:50:00,1432.96,1436.5,0.0,tp_upper -39891,做空,2022-09-16 22:00:00,2022-09-16 22:15:00,1438.14,1437.44,-0.0,flip_to_long -39892,做多,2022-09-16 22:15:00,2022-09-16 22:30:00,1437.44,1437.75,-0.0,flip_to_short -39893,做空,2022-09-16 22:30:00,2022-09-16 22:50:00,1437.75,1433.76,0.0,tp_lower -39894,做多,2022-09-16 23:55:00,2022-09-17 00:00:00,1433.58,1433.55,-0.0,flip_to_short -39895,做空,2022-09-17 00:00:00,2022-09-17 01:35:00,1433.55,1444.0,-0.0,flip_to_long -39896,做多,2022-09-17 01:35:00,2022-09-17 01:40:00,1444.0,1443.22,-0.0,flip_to_short -39897,做空,2022-09-17 01:40:00,2022-09-17 01:50:00,1443.22,1443.61,-0.0,flip_to_long -39898,做多,2022-09-17 01:50:00,2022-09-17 02:00:00,1443.61,1443.1,-0.0,flip_to_short -39899,做空,2022-09-17 02:00:00,2022-09-17 02:10:00,1443.1,1442.45,-0.0,flip_to_long -39900,做多,2022-09-17 02:10:00,2022-09-17 02:20:00,1442.45,1440.85,-0.0,flip_to_short -39901,做空,2022-09-17 02:20:00,2022-09-17 02:25:00,1440.85,1440.62,-0.0,tp_lower -39902,做多,2022-09-17 03:00:00,2022-09-17 03:20:00,1441.0,1438.09,-0.0,flip_to_short -39903,做空,2022-09-17 03:20:00,2022-09-17 03:25:00,1438.09,1438.04,-0.0,tp_lower -39904,做多,2022-09-17 03:45:00,2022-09-17 03:55:00,1440.67,1439.83,-0.0,flip_to_short -39905,做空,2022-09-17 03:55:00,2022-09-17 04:15:00,1439.83,1445.01,-0.0,flip_to_long -39906,做多,2022-09-17 04:15:00,2022-09-17 04:20:00,1445.01,1443.43,-0.0,tp_upper -39907,做空,2022-09-17 04:50:00,2022-09-17 05:00:00,1441.06,1433.33,0.0,tp_lower -39908,做多,2022-09-17 06:55:00,2022-09-17 07:05:00,1430.93,1430.33,-0.0,flip_to_short -39909,做空,2022-09-17 07:05:00,2022-09-17 07:20:00,1430.33,1428.56,0.0,tp_lower -39910,做多,2022-09-17 07:30:00,2022-09-17 07:40:00,1429.43,1429.59,-0.0,flip_to_short -39911,做空,2022-09-17 07:40:00,2022-09-17 07:50:00,1429.59,1430.85,-0.0,flip_to_long -39912,做多,2022-09-17 07:50:00,2022-09-17 07:55:00,1430.85,1431.82,0.0,tp_upper -39913,做空,2022-09-17 08:40:00,2022-09-17 08:50:00,1431.09,1432.33,-0.0,flip_to_long -39914,做多,2022-09-17 08:50:00,2022-09-17 08:55:00,1432.33,1433.3,0.0,tp_upper -39915,做空,2022-09-17 09:15:00,2022-09-17 09:20:00,1431.89,1429.37,0.0,tp_lower -39916,做多,2022-09-17 09:25:00,2022-09-17 09:50:00,1431.65,1432.13,-0.0,flip_to_short -39917,做空,2022-09-17 09:50:00,2022-09-17 10:05:00,1432.13,1431.8,-0.0,flip_to_long -39918,做多,2022-09-17 10:05:00,2022-09-17 10:10:00,1431.8,1430.72,-0.0,flip_to_short -39919,做空,2022-09-17 10:10:00,2022-09-17 10:15:00,1430.72,1428.05,0.0,tp_lower -39920,做多,2022-09-17 12:30:00,2022-09-17 12:50:00,1423.33,1425.85,0.0,tp_upper -39921,做空,2022-09-17 13:45:00,2022-09-17 14:00:00,1421.58,1424.2,-0.0,flip_to_long -39922,做多,2022-09-17 14:00:00,2022-09-17 14:05:00,1424.2,1424.14,-0.0,flip_to_short -39923,做空,2022-09-17 14:05:00,2022-09-17 18:20:00,1424.14,1467.19,-0.01,flip_to_long -39924,做多,2022-09-17 18:20:00,2022-09-17 18:40:00,1467.19,1467.8,-0.0,flip_to_short -39925,做空,2022-09-17 18:40:00,2022-09-17 18:55:00,1467.8,1467.0,0.0,flip_to_long -39926,做多,2022-09-17 18:55:00,2022-09-17 20:35:00,1467.0,1462.73,-0.0,flip_to_short -39927,做空,2022-09-17 20:35:00,2022-09-17 21:05:00,1462.73,1457.85,0.0,tp_lower -39928,做多,2022-09-17 22:05:00,2022-09-17 22:25:00,1459.79,1457.01,-0.0,flip_to_short -39929,做空,2022-09-17 22:25:00,2022-09-18 00:05:00,1457.01,1451.24,0.0,tp_lower -39930,做多,2022-09-18 01:15:00,2022-09-18 01:25:00,1455.49,1454.98,-0.0,flip_to_short -39931,做空,2022-09-18 01:25:00,2022-09-18 01:40:00,1454.98,1452.49,0.0,flip_to_long -39932,做多,2022-09-18 01:40:00,2022-09-18 02:20:00,1452.49,1452.36,-0.0,flip_to_short -39933,做空,2022-09-18 02:20:00,2022-09-18 02:25:00,1452.36,1453.38,-0.0,flip_to_long -39934,做多,2022-09-18 02:25:00,2022-09-18 03:00:00,1453.38,1453.43,-0.0,flip_to_short -39935,做空,2022-09-18 03:00:00,2022-09-18 03:05:00,1453.43,1449.68,0.0,tp_lower -39936,做多,2022-09-18 04:15:00,2022-09-18 04:25:00,1451.62,1454.52,0.0,tp_upper -39937,做空,2022-09-18 05:00:00,2022-09-18 06:25:00,1452.03,1450.87,0.0,tp_lower -39938,做多,2022-09-18 07:05:00,2022-09-18 07:20:00,1454.72,1455.36,-0.0,flip_to_short -39939,做空,2022-09-18 07:20:00,2022-09-18 07:35:00,1455.36,1454.7,-0.0,flip_to_long -39940,做多,2022-09-18 07:35:00,2022-09-18 07:40:00,1454.7,1453.33,-0.0,flip_to_short -39941,做空,2022-09-18 07:40:00,2022-09-18 07:45:00,1453.33,1453.79,-0.0,flip_to_long -39942,做多,2022-09-18 07:45:00,2022-09-18 07:50:00,1453.79,1453.06,-0.0,flip_to_short -39943,做空,2022-09-18 07:50:00,2022-09-18 08:10:00,1453.06,1456.0,-0.0,flip_to_long -39944,做多,2022-09-18 08:10:00,2022-09-18 08:15:00,1456.0,1456.87,0.0,tp_upper -39945,做空,2022-09-18 08:30:00,2022-09-18 09:05:00,1454.7,1455.96,-0.0,flip_to_long -39946,做多,2022-09-18 09:05:00,2022-09-18 09:15:00,1455.96,1454.94,-0.0,tp_upper -39947,做空,2022-09-18 09:20:00,2022-09-18 09:30:00,1454.01,1452.32,0.0,tp_lower -39948,做多,2022-09-18 11:15:00,2022-09-18 11:35:00,1434.32,1431.76,-0.0,flip_to_short -39949,做空,2022-09-18 11:35:00,2022-09-18 11:40:00,1431.76,1433.97,-0.0,flip_to_long -39950,做多,2022-09-18 11:40:00,2022-09-18 11:45:00,1433.97,1433.02,-0.0,flip_to_short -39951,做空,2022-09-18 11:45:00,2022-09-18 11:50:00,1433.02,1433.4,-0.0,flip_to_long -39952,做多,2022-09-18 11:50:00,2022-09-18 12:00:00,1433.4,1431.65,-0.0,flip_to_short -39953,做空,2022-09-18 12:00:00,2022-09-18 12:05:00,1431.65,1428.41,0.0,tp_lower -39954,做多,2022-09-18 12:30:00,2022-09-18 12:40:00,1431.94,1435.81,0.0,tp_upper -39955,做空,2022-09-18 13:05:00,2022-09-18 14:00:00,1434.67,1430.19,0.0,tp_lower -39956,做空,2022-09-18 15:25:00,2022-09-18 15:45:00,1423.15,1416.06,0.0,tp_lower -39957,做多,2022-09-18 16:00:00,2022-09-18 16:05:00,1420.63,1414.6,-0.0,flip_to_short -39958,做空,2022-09-18 16:05:00,2022-09-18 16:10:00,1414.6,1398.35,0.0,tp_lower -39959,做多,2022-09-18 17:40:00,2022-09-18 17:45:00,1393.51,1386.99,-0.0,flip_to_short -39960,做空,2022-09-18 17:45:00,2022-09-18 17:55:00,1386.99,1377.06,0.0,tp_lower -39961,做多,2022-09-18 19:10:00,2022-09-18 20:00:00,1380.15,1376.02,-0.0,flip_to_short -39962,做空,2022-09-18 20:00:00,2022-09-18 20:15:00,1376.02,1376.82,-0.0,flip_to_long -39963,做多,2022-09-18 20:15:00,2022-09-18 23:05:00,1376.82,1349.0,-0.01,tp_upper -39964,做空,2022-09-18 23:35:00,2022-09-19 00:00:00,1335.7,1337.2,-0.0,flip_to_long -39965,做多,2022-09-19 00:00:00,2022-09-19 00:45:00,1337.2,1346.17,0.0,tp_upper -39966,做空,2022-09-19 01:30:00,2022-09-19 01:45:00,1339.58,1341.46,-0.0,flip_to_long -39967,做多,2022-09-19 01:45:00,2022-09-19 03:50:00,1341.46,1298.06,-0.01,flip_to_short -39968,做空,2022-09-19 03:50:00,2022-09-19 04:00:00,1298.06,1300.55,-0.0,tp_lower -39969,做空,2022-09-19 04:05:00,2022-09-19 04:15:00,1300.2,1303.31,-0.0,flip_to_long -39970,做多,2022-09-19 04:15:00,2022-09-19 05:10:00,1303.31,1309.18,0.0,tp_upper -39971,做空,2022-09-19 05:25:00,2022-09-19 05:40:00,1304.72,1306.93,-0.0,flip_to_long -39972,做多,2022-09-19 05:40:00,2022-09-19 05:45:00,1306.93,1304.57,-0.0,flip_to_short -39973,做空,2022-09-19 05:45:00,2022-09-19 05:55:00,1304.57,1295.83,0.0,tp_lower -39974,做多,2022-09-19 07:15:00,2022-09-19 07:20:00,1294.3,1292.04,-0.0,flip_to_short -39975,做空,2022-09-19 07:20:00,2022-09-19 07:30:00,1292.04,1293.36,-0.0,flip_to_long -39976,做多,2022-09-19 07:30:00,2022-09-19 07:40:00,1293.36,1298.18,0.0,tp_upper -39977,做空,2022-09-19 08:45:00,2022-09-19 09:15:00,1297.19,1292.27,0.0,tp_lower -39978,做多,2022-09-19 09:50:00,2022-09-19 10:05:00,1298.45,1297.5,-0.0,flip_to_short -39979,做空,2022-09-19 10:05:00,2022-09-19 11:35:00,1297.5,1305.77,-0.0,flip_to_long -39980,做多,2022-09-19 11:35:00,2022-09-19 11:55:00,1305.77,1307.13,0.0,flip_to_short -39981,做空,2022-09-19 11:55:00,2022-09-19 12:05:00,1307.13,1311.14,-0.0,flip_to_long -39982,做多,2022-09-19 12:05:00,2022-09-19 12:15:00,1311.14,1309.5,-0.0,flip_to_short -39983,做空,2022-09-19 12:15:00,2022-09-19 12:20:00,1309.5,1312.83,-0.0,flip_to_long -39984,做多,2022-09-19 12:20:00,2022-09-19 12:35:00,1312.83,1318.06,0.0,tp_upper -39985,做空,2022-09-19 13:15:00,2022-09-19 13:20:00,1312.25,1312.88,-0.0,flip_to_long -39986,做多,2022-09-19 13:20:00,2022-09-19 13:35:00,1312.88,1320.46,0.0,tp_upper -39987,做空,2022-09-19 15:20:00,2022-09-19 16:35:00,1346.21,1345.17,0.0,flip_to_long -39988,做多,2022-09-19 16:35:00,2022-09-19 16:50:00,1345.17,1352.89,0.0,tp_upper -39989,做空,2022-09-19 17:10:00,2022-09-19 17:15:00,1346.75,1341.54,0.0,tp_lower -39990,做多,2022-09-19 18:30:00,2022-09-19 18:40:00,1336.16,1332.12,-0.0,flip_to_short -39991,做空,2022-09-19 18:40:00,2022-09-19 20:45:00,1332.12,1358.65,-0.01,flip_to_long -39992,做多,2022-09-19 20:45:00,2022-09-19 20:50:00,1358.65,1356.97,-0.0,flip_to_short -39993,做空,2022-09-19 20:50:00,2022-09-19 21:00:00,1356.97,1358.08,-0.0,flip_to_long -39994,做多,2022-09-19 21:00:00,2022-09-19 21:15:00,1358.08,1367.81,0.0,tp_upper -39995,做空,2022-09-19 23:10:00,2022-09-19 23:20:00,1378.07,1382.04,-0.0,flip_to_long -39996,做多,2022-09-19 23:20:00,2022-09-19 23:25:00,1382.04,1381.37,-0.0,flip_to_short -39997,做空,2022-09-19 23:25:00,2022-09-19 23:55:00,1381.37,1375.05,0.0,tp_lower -39998,做多,2022-09-20 00:00:00,2022-09-20 00:10:00,1378.73,1371.09,-0.0,flip_to_short -39999,做空,2022-09-20 00:10:00,2022-09-20 00:15:00,1371.09,1367.03,0.0,tp_lower -40000,做多,2022-09-20 01:50:00,2022-09-20 02:00:00,1364.09,1362.69,-0.0,flip_to_short -40001,做空,2022-09-20 02:00:00,2022-09-20 02:25:00,1362.69,1366.85,-0.0,flip_to_long -40002,做多,2022-09-20 02:25:00,2022-09-20 02:30:00,1366.85,1365.21,-0.0,tp_upper -40003,做空,2022-09-20 02:35:00,2022-09-20 02:45:00,1363.91,1361.93,0.0,flip_to_long -40004,做多,2022-09-20 02:45:00,2022-09-20 03:15:00,1361.93,1348.09,-0.0,flip_to_short -40005,做空,2022-09-20 03:15:00,2022-09-20 03:20:00,1348.09,1341.59,0.0,tp_lower -40006,做多,2022-09-20 04:10:00,2022-09-20 04:20:00,1355.81,1353.77,-0.0,flip_to_short -40007,做空,2022-09-20 04:20:00,2022-09-20 04:35:00,1353.77,1355.08,-0.0,flip_to_long -40008,做多,2022-09-20 04:35:00,2022-09-20 04:40:00,1355.08,1351.66,-0.0,flip_to_short -40009,做空,2022-09-20 04:40:00,2022-09-20 04:45:00,1351.66,1352.35,-0.0,flip_to_long -40010,做多,2022-09-20 04:45:00,2022-09-20 05:05:00,1352.35,1362.27,0.0,tp_upper -40011,做空,2022-09-20 05:50:00,2022-09-20 05:55:00,1355.62,1356.51,-0.0,flip_to_long -40012,做多,2022-09-20 05:55:00,2022-09-20 07:00:00,1356.51,1365.08,0.0,tp_upper -40013,做空,2022-09-20 07:40:00,2022-09-20 07:45:00,1354.04,1360.67,-0.0,flip_to_long -40014,做多,2022-09-20 07:45:00,2022-09-20 08:35:00,1360.67,1361.0,-0.0,flip_to_short -40015,做空,2022-09-20 08:35:00,2022-09-20 08:40:00,1361.0,1362.77,-0.0,flip_to_long -40016,做多,2022-09-20 08:40:00,2022-09-20 08:45:00,1362.77,1358.87,-0.0,flip_to_short -40017,做空,2022-09-20 08:45:00,2022-09-20 09:15:00,1358.87,1352.32,0.0,tp_lower -40018,做多,2022-09-20 10:25:00,2022-09-20 10:45:00,1352.28,1356.21,0.0,tp_upper -40019,做空,2022-09-20 11:30:00,2022-09-20 11:50:00,1356.18,1356.82,-0.0,flip_to_long -40020,做多,2022-09-20 11:50:00,2022-09-20 13:55:00,1356.82,1343.22,-0.0,flip_to_short -40021,做空,2022-09-20 13:55:00,2022-09-20 14:05:00,1343.22,1347.23,-0.0,flip_to_long -40022,做多,2022-09-20 14:05:00,2022-09-20 14:10:00,1347.23,1342.19,-0.0,flip_to_short -40023,做空,2022-09-20 14:10:00,2022-09-20 14:20:00,1342.19,1339.5,0.0,flip_to_long -40024,做多,2022-09-20 14:20:00,2022-09-20 14:30:00,1339.5,1338.0,-0.0,flip_to_short -40025,做空,2022-09-20 14:30:00,2022-09-20 14:40:00,1338.0,1344.81,-0.0,flip_to_long -40026,做多,2022-09-20 14:40:00,2022-09-20 14:50:00,1344.81,1358.35,0.0,tp_upper -40027,做空,2022-09-20 15:40:00,2022-09-20 16:40:00,1352.13,1366.14,-0.0,flip_to_long -40028,做多,2022-09-20 16:40:00,2022-09-20 17:00:00,1366.14,1364.3,-0.0,flip_to_short -40029,做空,2022-09-20 17:00:00,2022-09-20 17:15:00,1364.3,1340.05,0.01,tp_lower -40030,做多,2022-09-20 18:45:00,2022-09-20 18:55:00,1344.42,1344.4,-0.0,tp_upper -40031,做空,2022-09-20 20:25:00,2022-09-20 20:30:00,1351.29,1344.92,0.0,tp_lower -40032,做多,2022-09-20 21:20:00,2022-09-20 21:25:00,1347.88,1345.76,-0.0,flip_to_short -40033,做空,2022-09-20 21:25:00,2022-09-20 21:40:00,1345.76,1334.2,0.0,tp_lower -40034,做多,2022-09-20 22:50:00,2022-09-20 23:00:00,1328.47,1324.35,-0.0,flip_to_short -40035,做空,2022-09-20 23:00:00,2022-09-20 23:25:00,1324.35,1323.25,0.0,flip_to_long -40036,做多,2022-09-20 23:25:00,2022-09-20 23:35:00,1323.25,1323.1,-0.0,flip_to_short -40037,做空,2022-09-20 23:35:00,2022-09-20 23:45:00,1323.1,1323.41,-0.0,flip_to_long -40038,做多,2022-09-20 23:45:00,2022-09-20 23:55:00,1323.41,1322.08,-0.0,flip_to_short -40039,做空,2022-09-20 23:55:00,2022-09-21 00:00:00,1322.08,1326.34,-0.0,tp_lower -40040,做空,2022-09-21 00:15:00,2022-09-21 00:35:00,1328.2,1324.47,0.0,flip_to_long -40041,做多,2022-09-21 00:35:00,2022-09-21 00:50:00,1324.47,1333.73,0.0,tp_upper -40042,做空,2022-09-21 01:20:00,2022-09-21 01:30:00,1329.94,1328.61,0.0,flip_to_long -40043,做多,2022-09-21 01:30:00,2022-09-21 01:50:00,1328.61,1329.97,0.0,flip_to_short -40044,做空,2022-09-21 01:50:00,2022-09-21 02:00:00,1329.97,1329.34,-0.0,flip_to_long -40045,做多,2022-09-21 02:00:00,2022-09-21 02:05:00,1329.34,1337.95,0.0,tp_upper -40046,做空,2022-09-21 03:30:00,2022-09-21 03:35:00,1338.89,1339.38,-0.0,flip_to_long -40047,做多,2022-09-21 03:35:00,2022-09-21 05:05:00,1339.38,1338.15,-0.0,tp_upper -40048,做空,2022-09-21 05:20:00,2022-09-21 05:25:00,1335.61,1341.3,-0.0,flip_to_long -40049,做多,2022-09-21 05:25:00,2022-09-21 05:30:00,1341.3,1342.96,0.0,tp_upper -40050,做空,2022-09-21 05:40:00,2022-09-21 05:50:00,1336.17,1339.32,-0.0,flip_to_long -40051,做多,2022-09-21 05:50:00,2022-09-21 05:55:00,1339.32,1330.69,-0.0,flip_to_short -40052,做空,2022-09-21 05:55:00,2022-09-21 06:00:00,1330.69,1335.46,-0.0,tp_lower -40053,做多,2022-09-21 07:20:00,2022-09-21 07:45:00,1325.87,1331.19,0.0,tp_upper -40054,做空,2022-09-21 08:05:00,2022-09-21 08:40:00,1327.78,1328.15,-0.0,flip_to_long -40055,做多,2022-09-21 08:40:00,2022-09-21 08:45:00,1328.15,1327.96,-0.0,flip_to_short -40056,做空,2022-09-21 08:45:00,2022-09-21 09:25:00,1327.96,1326.97,0.0,flip_to_long -40057,做多,2022-09-21 09:25:00,2022-09-21 09:40:00,1326.97,1333.63,0.0,tp_upper -40058,做空,2022-09-21 13:20:00,2022-09-21 13:35:00,1349.49,1348.05,0.0,tp_lower -40059,做多,2022-09-21 13:45:00,2022-09-21 14:25:00,1351.37,1356.37,0.0,tp_upper -40060,做空,2022-09-21 14:35:00,2022-09-21 14:45:00,1350.68,1342.56,0.0,tp_lower -40061,做多,2022-09-21 15:30:00,2022-09-21 15:45:00,1343.54,1342.87,-0.0,flip_to_short -40062,做空,2022-09-21 15:45:00,2022-09-21 15:50:00,1342.87,1342.9,-0.0,flip_to_long -40063,做多,2022-09-21 15:50:00,2022-09-21 16:15:00,1342.9,1348.48,0.0,tp_upper -40064,做空,2022-09-21 16:45:00,2022-09-21 17:00:00,1344.8,1351.91,-0.0,flip_to_long -40065,做多,2022-09-21 17:00:00,2022-09-21 17:05:00,1351.91,1345.98,-0.0,tp_upper -40066,做空,2022-09-21 17:10:00,2022-09-21 17:25:00,1345.38,1350.21,-0.0,flip_to_long -40067,做多,2022-09-21 17:25:00,2022-09-21 17:30:00,1350.21,1370.58,0.0,tp_upper -40068,做空,2022-09-21 18:00:00,2022-09-21 18:05:00,1328.29,1325.48,0.0,tp_lower -40069,做多,2022-09-21 18:30:00,2022-09-21 19:10:00,1356.51,1361.53,0.0,flip_to_short -40070,做空,2022-09-21 19:10:00,2022-09-21 19:20:00,1361.53,1353.61,0.0,flip_to_long -40071,做多,2022-09-21 19:20:00,2022-09-21 23:10:00,1353.61,1239.45,-0.03,flip_to_short -40072,做空,2022-09-21 23:10:00,2022-09-21 23:15:00,1239.45,1242.29,-0.0,flip_to_long -40073,做多,2022-09-21 23:15:00,2022-09-22 00:15:00,1242.29,1238.2,-0.0,flip_to_short -40074,做空,2022-09-22 00:15:00,2022-09-22 00:30:00,1238.2,1244.99,-0.0,flip_to_long -40075,做多,2022-09-22 00:30:00,2022-09-22 01:30:00,1244.99,1254.42,0.0,tp_upper -40076,做空,2022-09-22 04:25:00,2022-09-22 04:35:00,1261.69,1264.67,-0.0,flip_to_long -40077,做多,2022-09-22 04:35:00,2022-09-22 04:40:00,1264.67,1262.85,-0.0,flip_to_short -40078,做空,2022-09-22 04:40:00,2022-09-22 04:50:00,1262.85,1264.35,-0.0,flip_to_long -40079,做多,2022-09-22 04:50:00,2022-09-22 04:55:00,1264.35,1263.07,-0.0,flip_to_short -40080,做空,2022-09-22 04:55:00,2022-09-22 05:10:00,1263.07,1258.53,0.0,tp_lower -40081,做多,2022-09-22 05:40:00,2022-09-22 06:10:00,1261.33,1265.19,0.0,tp_upper -40082,做空,2022-09-22 06:35:00,2022-09-22 09:40:00,1262.68,1286.55,-0.01,flip_to_long -40083,做多,2022-09-22 09:40:00,2022-09-22 09:55:00,1286.55,1291.07,0.0,tp_upper -40084,做空,2022-09-22 10:00:00,2022-09-22 10:05:00,1287.48,1288.79,-0.0,flip_to_long -40085,做多,2022-09-22 10:05:00,2022-09-22 10:10:00,1288.79,1288.24,-0.0,flip_to_short -40086,做空,2022-09-22 10:10:00,2022-09-22 11:15:00,1288.24,1292.1,-0.0,flip_to_long -40087,做多,2022-09-22 11:15:00,2022-09-22 11:25:00,1292.1,1289.56,-0.0,flip_to_short -40088,做空,2022-09-22 11:25:00,2022-09-22 11:30:00,1289.56,1291.38,-0.0,flip_to_long -40089,做多,2022-09-22 11:30:00,2022-09-22 11:40:00,1291.38,1297.0,0.0,tp_upper -40090,做空,2022-09-22 13:00:00,2022-09-22 13:05:00,1303.01,1303.5,-0.0,flip_to_long -40091,做多,2022-09-22 13:05:00,2022-09-22 15:50:00,1303.5,1271.71,-0.01,flip_to_short -40092,做空,2022-09-22 15:50:00,2022-09-22 16:10:00,1271.71,1254.73,0.0,tp_lower -40093,做多,2022-09-22 16:20:00,2022-09-22 16:35:00,1273.23,1276.3,0.0,tp_upper -40094,做空,2022-09-22 18:05:00,2022-09-22 18:15:00,1283.36,1283.19,-0.0,flip_to_long -40095,做多,2022-09-22 18:15:00,2022-09-22 18:30:00,1283.19,1300.02,0.0,tp_upper -40096,做空,2022-09-22 20:55:00,2022-09-22 21:00:00,1323.8,1326.58,-0.0,flip_to_long -40097,做多,2022-09-22 21:00:00,2022-09-22 21:05:00,1326.58,1325.64,-0.0,flip_to_short -40098,做空,2022-09-22 21:05:00,2022-09-22 21:15:00,1325.64,1317.82,0.0,tp_lower -40099,做多,2022-09-22 22:15:00,2022-09-22 22:35:00,1320.03,1329.39,0.0,tp_upper -40100,做空,2022-09-22 23:45:00,2022-09-22 23:50:00,1325.43,1327.09,-0.0,flip_to_long -40101,做多,2022-09-22 23:50:00,2022-09-23 00:25:00,1327.09,1331.4,0.0,flip_to_short -40102,做空,2022-09-23 00:25:00,2022-09-23 00:55:00,1331.4,1320.33,0.0,tp_lower -40103,做多,2022-09-23 01:15:00,2022-09-23 01:20:00,1329.35,1327.16,-0.0,flip_to_short -40104,做空,2022-09-23 01:20:00,2022-09-23 01:30:00,1327.16,1320.48,0.0,tp_lower -40105,做多,2022-09-23 01:35:00,2022-09-23 02:15:00,1322.32,1325.81,0.0,flip_to_short -40106,做空,2022-09-23 02:15:00,2022-09-23 02:45:00,1325.81,1325.82,-0.0,flip_to_long -40107,做多,2022-09-23 02:45:00,2022-09-23 03:00:00,1325.82,1332.83,0.0,tp_upper -40108,做空,2022-09-23 04:05:00,2022-09-23 06:00:00,1335.27,1345.03,-0.0,tp_lower -40109,做多,2022-09-23 06:05:00,2022-09-23 12:20:00,1346.79,1302.14,-0.01,tp_upper -40110,做空,2022-09-23 13:40:00,2022-09-23 13:45:00,1306.56,1289.38,0.0,tp_lower -40111,做多,2022-09-23 15:05:00,2022-09-23 15:10:00,1285.26,1281.84,-0.0,flip_to_short -40112,做空,2022-09-23 15:10:00,2022-09-23 15:15:00,1281.84,1293.72,-0.0,flip_to_long -40113,做多,2022-09-23 15:15:00,2022-09-23 15:20:00,1293.72,1303.07,0.0,tp_upper -40114,做空,2022-09-23 15:45:00,2022-09-23 15:50:00,1285.88,1292.38,-0.0,flip_to_long -40115,做多,2022-09-23 15:50:00,2022-09-23 16:05:00,1292.38,1288.19,-0.0,flip_to_short -40116,做空,2022-09-23 16:05:00,2022-09-23 16:10:00,1288.19,1289.29,-0.0,flip_to_long -40117,做多,2022-09-23 16:10:00,2022-09-23 16:20:00,1289.29,1287.67,-0.0,flip_to_short -40118,做空,2022-09-23 16:20:00,2022-09-23 16:50:00,1287.67,1296.96,-0.0,flip_to_long -40119,做多,2022-09-23 16:50:00,2022-09-23 17:25:00,1296.96,1285.17,-0.0,flip_to_short -40120,做空,2022-09-23 17:25:00,2022-09-23 17:30:00,1285.17,1290.9,-0.0,flip_to_long -40121,做多,2022-09-23 17:30:00,2022-09-23 17:35:00,1290.9,1284.59,-0.0,flip_to_short -40122,做空,2022-09-23 17:35:00,2022-09-23 17:45:00,1284.59,1291.49,-0.0,flip_to_long -40123,做多,2022-09-23 17:45:00,2022-09-23 17:50:00,1291.49,1291.06,-0.0,flip_to_short -40124,做空,2022-09-23 17:50:00,2022-09-23 18:10:00,1291.06,1280.77,0.0,tp_lower -40125,做多,2022-09-23 18:20:00,2022-09-23 18:35:00,1292.69,1291.28,-0.0,flip_to_short -40126,做空,2022-09-23 18:35:00,2022-09-23 18:40:00,1291.28,1295.18,-0.0,flip_to_long -40127,做多,2022-09-23 18:40:00,2022-09-23 18:45:00,1295.18,1293.53,-0.0,flip_to_short -40128,做空,2022-09-23 18:45:00,2022-09-23 18:55:00,1293.53,1281.81,0.0,tp_lower -40129,做多,2022-09-23 19:00:00,2022-09-23 19:10:00,1289.22,1288.56,-0.0,flip_to_short -40130,做空,2022-09-23 19:10:00,2022-09-23 19:15:00,1288.56,1289.62,-0.0,flip_to_long -40131,做多,2022-09-23 19:15:00,2022-09-23 19:45:00,1289.62,1289.47,-0.0,flip_to_short -40132,做空,2022-09-23 19:45:00,2022-09-23 21:30:00,1289.47,1304.27,-0.0,flip_to_long -40133,做多,2022-09-23 21:30:00,2022-09-23 21:35:00,1304.27,1305.69,0.0,tp_upper -40134,做空,2022-09-23 23:50:00,2022-09-24 00:10:00,1323.78,1322.22,0.0,tp_lower -40135,做多,2022-09-24 01:05:00,2022-09-24 01:15:00,1321.85,1321.0,-0.0,flip_to_short -40136,做空,2022-09-24 01:15:00,2022-09-24 01:30:00,1321.0,1317.48,0.0,flip_to_long -40137,做多,2022-09-24 01:30:00,2022-09-24 01:55:00,1317.48,1317.98,-0.0,flip_to_short -40138,做空,2022-09-24 01:55:00,2022-09-24 02:10:00,1317.98,1318.31,-0.0,flip_to_long -40139,做多,2022-09-24 02:10:00,2022-09-24 02:15:00,1318.31,1318.1,-0.0,flip_to_short -40140,做空,2022-09-24 02:15:00,2022-09-24 02:20:00,1318.1,1320.55,-0.0,flip_to_long -40141,做多,2022-09-24 02:20:00,2022-09-24 02:25:00,1320.55,1324.35,0.0,tp_upper -40142,做空,2022-09-24 03:05:00,2022-09-24 03:30:00,1324.37,1322.84,0.0,flip_to_long -40143,做多,2022-09-24 03:30:00,2022-09-24 03:35:00,1322.84,1322.8,-0.0,flip_to_short -40144,做空,2022-09-24 03:35:00,2022-09-24 03:40:00,1322.8,1316.41,0.0,tp_lower -40145,做多,2022-09-24 04:00:00,2022-09-24 04:35:00,1322.26,1322.06,-0.0,flip_to_short -40146,做空,2022-09-24 04:35:00,2022-09-24 05:25:00,1322.06,1323.9,-0.0,flip_to_long -40147,做多,2022-09-24 05:25:00,2022-09-24 05:35:00,1323.9,1325.53,0.0,flip_to_short -40148,做空,2022-09-24 05:35:00,2022-09-24 06:30:00,1325.53,1329.01,-0.0,flip_to_long -40149,做多,2022-09-24 06:30:00,2022-09-24 06:35:00,1329.01,1322.44,-0.0,flip_to_short -40150,做空,2022-09-24 06:35:00,2022-09-24 07:10:00,1322.44,1317.83,0.0,tp_lower -40151,做多,2022-09-24 07:35:00,2022-09-24 07:45:00,1323.59,1322.54,-0.0,flip_to_short -40152,做空,2022-09-24 07:45:00,2022-09-24 08:00:00,1322.54,1316.9,0.0,tp_lower -40153,做多,2022-09-24 08:30:00,2022-09-24 08:40:00,1324.33,1327.09,0.0,tp_upper -40154,做空,2022-09-24 09:30:00,2022-09-24 09:35:00,1321.56,1325.02,-0.0,flip_to_long -40155,做多,2022-09-24 09:35:00,2022-09-24 10:00:00,1325.02,1325.44,-0.0,flip_to_short -40156,做空,2022-09-24 10:00:00,2022-09-24 10:10:00,1325.44,1325.0,-0.0,flip_to_long -40157,做多,2022-09-24 10:10:00,2022-09-24 10:30:00,1325.0,1325.03,-0.0,flip_to_short -40158,做空,2022-09-24 10:30:00,2022-09-24 10:40:00,1325.03,1321.76,0.0,tp_lower -40159,做多,2022-09-24 10:55:00,2022-09-24 11:00:00,1325.33,1324.31,-0.0,flip_to_short -40160,做空,2022-09-24 11:00:00,2022-09-24 11:05:00,1324.31,1324.83,-0.0,flip_to_long -40161,做多,2022-09-24 11:05:00,2022-09-24 11:20:00,1324.83,1329.07,0.0,tp_upper -40162,做空,2022-09-24 11:50:00,2022-09-24 12:20:00,1326.34,1327.59,-0.0,flip_to_long -40163,做多,2022-09-24 12:20:00,2022-09-24 12:25:00,1327.59,1325.67,-0.0,flip_to_short -40164,做空,2022-09-24 12:25:00,2022-09-24 12:30:00,1325.67,1327.64,-0.0,flip_to_long -40165,做多,2022-09-24 12:30:00,2022-09-24 12:35:00,1327.64,1331.61,0.0,tp_upper -40166,做空,2022-09-24 14:40:00,2022-09-24 14:55:00,1342.2,1341.46,0.0,flip_to_long -40167,做多,2022-09-24 14:55:00,2022-09-24 15:05:00,1341.46,1341.43,-0.0,flip_to_short -40168,做空,2022-09-24 15:05:00,2022-09-24 15:10:00,1341.43,1337.76,0.0,tp_lower -40169,做多,2022-09-24 15:55:00,2022-09-24 16:05:00,1339.46,1344.22,0.0,tp_upper -40170,做空,2022-09-24 16:40:00,2022-09-24 17:05:00,1339.25,1340.52,-0.0,flip_to_long -40171,做多,2022-09-24 17:05:00,2022-09-24 17:15:00,1340.52,1337.69,-0.0,flip_to_short -40172,做空,2022-09-24 17:15:00,2022-09-24 17:20:00,1337.69,1339.62,-0.0,flip_to_long -40173,做多,2022-09-24 17:20:00,2022-09-24 18:45:00,1339.62,1337.82,-0.0,flip_to_short -40174,做空,2022-09-24 18:45:00,2022-09-24 20:15:00,1337.82,1339.32,-0.0,tp_lower -40175,做多,2022-09-24 20:45:00,2022-09-24 20:50:00,1341.69,1341.6,-0.0,flip_to_short -40176,做空,2022-09-24 20:50:00,2022-09-24 21:05:00,1341.6,1336.97,0.0,tp_lower -40177,做多,2022-09-24 23:40:00,2022-09-24 23:55:00,1317.44,1316.19,-0.0,flip_to_short -40178,做空,2022-09-24 23:55:00,2022-09-25 00:25:00,1316.19,1317.58,-0.0,flip_to_long -40179,做多,2022-09-25 00:25:00,2022-09-25 00:45:00,1317.58,1317.6,-0.0,flip_to_short -40180,做空,2022-09-25 00:45:00,2022-09-25 02:10:00,1317.6,1316.89,0.0,tp_lower -40181,做多,2022-09-25 02:25:00,2022-09-25 02:40:00,1319.25,1320.62,0.0,flip_to_short -40182,做空,2022-09-25 02:40:00,2022-09-25 03:00:00,1320.62,1322.68,-0.0,flip_to_long -40183,做多,2022-09-25 03:00:00,2022-09-25 03:15:00,1322.68,1325.66,0.0,tp_upper -40184,做空,2022-09-25 04:25:00,2022-09-25 04:40:00,1326.58,1326.84,-0.0,flip_to_long -40185,做多,2022-09-25 04:40:00,2022-09-25 04:45:00,1326.84,1326.7,-0.0,flip_to_short -40186,做空,2022-09-25 04:45:00,2022-09-25 05:10:00,1326.7,1327.52,-0.0,flip_to_long -40187,做多,2022-09-25 05:10:00,2022-09-25 05:15:00,1327.52,1325.13,-0.0,flip_to_short -40188,做空,2022-09-25 05:15:00,2022-09-25 05:20:00,1325.13,1322.0,0.0,tp_lower -40189,做多,2022-09-25 06:15:00,2022-09-25 07:15:00,1324.42,1333.8,0.0,tp_upper -40190,做空,2022-09-25 08:15:00,2022-09-25 08:45:00,1329.71,1330.63,-0.0,flip_to_long -40191,做多,2022-09-25 08:45:00,2022-09-25 09:15:00,1330.63,1330.39,-0.0,flip_to_short -40192,做空,2022-09-25 09:15:00,2022-09-25 09:20:00,1330.39,1330.57,-0.0,flip_to_long -40193,做多,2022-09-25 09:20:00,2022-09-25 09:25:00,1330.57,1330.48,-0.0,flip_to_short -40194,做空,2022-09-25 09:25:00,2022-09-25 09:40:00,1330.48,1324.7,0.0,tp_lower -40195,做多,2022-09-25 10:30:00,2022-09-25 10:40:00,1325.69,1325.62,-0.0,flip_to_short -40196,做空,2022-09-25 10:40:00,2022-09-25 11:00:00,1325.62,1326.03,-0.0,flip_to_long -40197,做多,2022-09-25 11:00:00,2022-09-25 11:30:00,1326.03,1326.78,0.0,flip_to_short -40198,做空,2022-09-25 11:30:00,2022-09-25 12:30:00,1326.78,1322.21,0.0,tp_lower -40199,做多,2022-09-25 14:45:00,2022-09-25 14:50:00,1308.55,1306.05,-0.0,flip_to_short -40200,做空,2022-09-25 14:50:00,2022-09-25 15:00:00,1306.05,1306.91,-0.0,flip_to_long -40201,做多,2022-09-25 15:00:00,2022-09-25 15:20:00,1306.91,1312.14,0.0,tp_upper -40202,做空,2022-09-25 16:25:00,2022-09-25 16:55:00,1312.07,1302.57,0.0,tp_lower -40203,做多,2022-09-25 18:15:00,2022-09-25 18:35:00,1295.87,1293.71,-0.0,flip_to_short -40204,做空,2022-09-25 18:35:00,2022-09-25 18:50:00,1293.71,1295.98,-0.0,flip_to_long -40205,做多,2022-09-25 18:50:00,2022-09-25 18:55:00,1295.98,1295.78,-0.0,tp_upper -40206,做空,2022-09-25 19:40:00,2022-09-25 19:50:00,1296.59,1297.8,-0.0,flip_to_long -40207,做多,2022-09-25 19:50:00,2022-09-25 20:15:00,1297.8,1293.79,-0.0,flip_to_short -40208,做空,2022-09-25 20:15:00,2022-09-25 20:20:00,1293.79,1291.8,0.0,tp_lower -40209,做多,2022-09-25 22:10:00,2022-09-25 22:30:00,1290.69,1298.36,0.0,tp_upper -40210,做空,2022-09-25 22:55:00,2022-09-25 23:50:00,1290.26,1295.19,-0.0,flip_to_long -40211,做多,2022-09-25 23:50:00,2022-09-25 23:55:00,1295.19,1293.99,-0.0,flip_to_short -40212,做空,2022-09-25 23:55:00,2022-09-26 00:05:00,1293.99,1298.58,-0.0,flip_to_long -40213,做多,2022-09-26 00:05:00,2022-09-26 00:10:00,1298.58,1307.5,0.0,tp_upper -40214,做空,2022-09-26 00:40:00,2022-09-26 00:50:00,1298.69,1298.57,-0.0,flip_to_long -40215,做多,2022-09-26 00:50:00,2022-09-26 00:55:00,1298.57,1292.38,-0.0,flip_to_short -40216,做空,2022-09-26 00:55:00,2022-09-26 01:00:00,1292.38,1293.05,-0.0,tp_lower -40217,做多,2022-09-26 01:10:00,2022-09-26 01:15:00,1299.18,1295.85,-0.0,flip_to_short -40218,做空,2022-09-26 01:15:00,2022-09-26 01:35:00,1295.85,1303.85,-0.0,flip_to_long -40219,做多,2022-09-26 01:35:00,2022-09-26 01:55:00,1303.85,1300.93,-0.0,flip_to_short -40220,做空,2022-09-26 01:55:00,2022-09-26 03:05:00,1300.93,1306.05,-0.0,flip_to_long -40221,做多,2022-09-26 03:05:00,2022-09-26 03:20:00,1306.05,1311.1,0.0,tp_upper -40222,做空,2022-09-26 03:40:00,2022-09-26 04:00:00,1301.19,1300.51,0.0,tp_lower -40223,做多,2022-09-26 04:20:00,2022-09-26 04:25:00,1304.84,1304.12,-0.0,flip_to_short -40224,做空,2022-09-26 04:25:00,2022-09-26 04:45:00,1304.12,1297.09,0.0,tp_lower -40225,做多,2022-09-26 06:00:00,2022-09-26 06:05:00,1294.2,1289.76,-0.0,flip_to_short -40226,做空,2022-09-26 06:05:00,2022-09-26 06:10:00,1289.76,1284.01,0.0,tp_lower -40227,做多,2022-09-26 07:00:00,2022-09-26 07:20:00,1283.41,1296.48,0.0,tp_upper -40228,做多,2022-09-26 09:50:00,2022-09-26 10:30:00,1311.01,1313.7,0.0,flip_to_short -40229,做空,2022-09-26 10:30:00,2022-09-26 10:50:00,1313.7,1312.14,0.0,flip_to_long -40230,做多,2022-09-26 10:50:00,2022-09-26 10:55:00,1312.14,1311.01,-0.0,flip_to_short -40231,做空,2022-09-26 10:55:00,2022-09-26 11:00:00,1311.01,1312.29,-0.0,flip_to_long -40232,做多,2022-09-26 11:00:00,2022-09-26 11:05:00,1312.29,1309.33,-0.0,flip_to_short -40233,做空,2022-09-26 11:05:00,2022-09-26 11:10:00,1309.33,1303.4,0.0,tp_lower -40234,做多,2022-09-26 12:20:00,2022-09-26 12:30:00,1302.23,1300.92,-0.0,flip_to_short -40235,做空,2022-09-26 12:30:00,2022-09-26 15:10:00,1300.92,1327.98,-0.01,flip_to_long -40236,做多,2022-09-26 15:10:00,2022-09-26 15:15:00,1327.98,1324.91,-0.0,flip_to_short -40237,做空,2022-09-26 15:15:00,2022-09-26 15:20:00,1324.91,1325.57,-0.0,flip_to_long -40238,做多,2022-09-26 15:20:00,2022-09-26 17:00:00,1325.57,1318.25,-0.0,flip_to_short -40239,做空,2022-09-26 17:00:00,2022-09-26 17:05:00,1318.25,1319.9,-0.0,flip_to_long -40240,做多,2022-09-26 17:05:00,2022-09-26 17:10:00,1319.9,1316.24,-0.0,flip_to_short -40241,做空,2022-09-26 17:10:00,2022-09-26 17:15:00,1316.24,1319.22,-0.0,flip_to_long -40242,做多,2022-09-26 17:15:00,2022-09-26 17:20:00,1319.22,1318.14,-0.0,flip_to_short -40243,做空,2022-09-26 17:20:00,2022-09-26 17:25:00,1318.14,1319.26,-0.0,flip_to_long -40244,做多,2022-09-26 17:25:00,2022-09-26 17:50:00,1319.26,1325.73,0.0,tp_upper -40245,做空,2022-09-26 18:35:00,2022-09-26 18:45:00,1322.95,1330.27,-0.0,flip_to_long -40246,做多,2022-09-26 18:45:00,2022-09-26 18:50:00,1330.27,1331.54,0.0,tp_upper -40247,做空,2022-09-26 19:35:00,2022-09-26 20:15:00,1329.5,1325.06,0.0,tp_lower -40248,做多,2022-09-26 22:10:00,2022-09-26 22:35:00,1320.7,1328.01,0.0,tp_upper -40249,做空,2022-09-27 02:35:00,2022-09-27 02:40:00,1362.72,1362.99,-0.0,flip_to_long -40250,做多,2022-09-27 02:40:00,2022-09-27 02:55:00,1362.99,1375.69,0.0,tp_upper -40251,做空,2022-09-27 04:20:00,2022-09-27 04:25:00,1380.99,1382.89,-0.0,flip_to_long -40252,做多,2022-09-27 04:25:00,2022-09-27 04:35:00,1382.89,1381.5,-0.0,flip_to_short -40253,做空,2022-09-27 04:35:00,2022-09-27 04:40:00,1381.5,1382.8,-0.0,flip_to_long -40254,做多,2022-09-27 04:40:00,2022-09-27 05:50:00,1382.8,1382.25,-0.0,flip_to_short -40255,做空,2022-09-27 05:50:00,2022-09-27 07:00:00,1382.25,1385.38,-0.0,flip_to_long -40256,做多,2022-09-27 07:00:00,2022-09-27 07:05:00,1385.38,1383.22,-0.0,flip_to_short -40257,做空,2022-09-27 07:05:00,2022-09-27 07:20:00,1383.22,1388.35,-0.0,flip_to_long -40258,做多,2022-09-27 07:20:00,2022-09-27 07:30:00,1388.35,1385.46,-0.0,flip_to_short -40259,做空,2022-09-27 07:30:00,2022-09-27 08:35:00,1385.46,1377.54,0.0,tp_lower -40260,做多,2022-09-27 09:30:00,2022-09-27 09:35:00,1383.2,1383.54,-0.0,tp_upper -40261,做空,2022-09-27 11:10:00,2022-09-27 11:15:00,1384.65,1382.48,0.0,tp_lower -40262,做多,2022-09-27 11:20:00,2022-09-27 11:35:00,1385.38,1389.99,0.0,tp_upper -40263,做空,2022-09-27 11:55:00,2022-09-27 12:05:00,1388.06,1389.42,-0.0,flip_to_long -40264,做多,2022-09-27 12:05:00,2022-09-27 12:25:00,1389.42,1388.8,-0.0,flip_to_short -40265,做空,2022-09-27 12:25:00,2022-09-27 12:30:00,1388.8,1394.64,-0.0,flip_to_long -40266,做多,2022-09-27 12:30:00,2022-09-27 12:55:00,1394.64,1391.25,-0.0,flip_to_short -40267,做空,2022-09-27 12:55:00,2022-09-27 13:00:00,1391.25,1384.57,0.0,tp_lower -40268,做多,2022-09-27 13:30:00,2022-09-27 13:40:00,1394.69,1390.75,-0.0,flip_to_short -40269,做空,2022-09-27 13:40:00,2022-09-27 14:00:00,1390.75,1382.91,0.0,tp_lower -40270,做多,2022-09-27 14:20:00,2022-09-27 14:45:00,1387.11,1389.63,0.0,flip_to_short -40271,做空,2022-09-27 14:45:00,2022-09-27 15:05:00,1389.63,1389.41,-0.0,flip_to_long -40272,做多,2022-09-27 15:05:00,2022-09-27 15:10:00,1389.41,1385.82,-0.0,flip_to_short -40273,做空,2022-09-27 15:10:00,2022-09-27 15:25:00,1385.82,1378.6,0.0,tp_lower -40274,做多,2022-09-27 18:35:00,2022-09-27 18:40:00,1318.14,1317.63,-0.0,flip_to_short -40275,做空,2022-09-27 18:40:00,2022-09-27 19:40:00,1317.63,1319.01,-0.0,flip_to_long -40276,做多,2022-09-27 19:40:00,2022-09-27 19:55:00,1319.01,1323.75,0.0,tp_upper -40277,做空,2022-09-27 20:00:00,2022-09-27 20:05:00,1319.47,1321.21,-0.0,flip_to_long -40278,做多,2022-09-27 20:05:00,2022-09-27 20:15:00,1321.21,1319.09,-0.0,flip_to_short -40279,做空,2022-09-27 20:15:00,2022-09-27 20:30:00,1319.09,1321.85,-0.0,flip_to_long -40280,做多,2022-09-27 20:30:00,2022-09-27 20:35:00,1321.85,1319.74,-0.0,flip_to_short -40281,做空,2022-09-27 20:35:00,2022-09-27 20:45:00,1319.74,1320.3,-0.0,flip_to_long -40282,做多,2022-09-27 20:45:00,2022-09-27 21:15:00,1320.3,1322.18,0.0,flip_to_short -40283,做空,2022-09-27 21:15:00,2022-09-27 21:35:00,1322.18,1321.72,-0.0,flip_to_long -40284,做多,2022-09-27 21:35:00,2022-09-27 21:40:00,1321.72,1319.13,-0.0,flip_to_short -40285,做空,2022-09-27 21:40:00,2022-09-27 21:45:00,1319.13,1323.0,-0.0,flip_to_long -40286,做多,2022-09-27 21:45:00,2022-09-27 21:50:00,1323.0,1322.24,-0.0,flip_to_short -40287,做空,2022-09-27 21:50:00,2022-09-27 21:55:00,1322.24,1321.32,0.0,tp_lower -40288,做空,2022-09-27 22:00:00,2022-09-27 22:05:00,1318.92,1319.07,-0.0,tp_lower -40289,做多,2022-09-27 22:10:00,2022-09-27 22:15:00,1319.89,1324.17,0.0,tp_upper -40290,做空,2022-09-27 23:20:00,2022-09-28 00:00:00,1327.28,1329.79,-0.0,flip_to_long -40291,做多,2022-09-28 00:00:00,2022-09-28 00:10:00,1329.79,1334.78,0.0,tp_upper -40292,做空,2022-09-28 00:40:00,2022-09-28 00:45:00,1331.29,1331.64,-0.0,flip_to_long -40293,做多,2022-09-28 00:45:00,2022-09-28 01:00:00,1331.64,1331.93,-0.0,flip_to_short -40294,做空,2022-09-28 01:00:00,2022-09-28 01:05:00,1331.93,1334.95,-0.0,flip_to_long -40295,做多,2022-09-28 01:05:00,2022-09-28 01:15:00,1334.95,1330.14,-0.0,flip_to_short -40296,做空,2022-09-28 01:15:00,2022-09-28 01:20:00,1330.14,1320.77,0.0,tp_lower -40297,做多,2022-09-28 03:20:00,2022-09-28 03:25:00,1287.72,1285.53,-0.0,flip_to_short -40298,做空,2022-09-28 03:25:00,2022-09-28 04:20:00,1285.53,1283.83,0.0,flip_to_long -40299,做多,2022-09-28 04:20:00,2022-09-28 04:30:00,1283.83,1286.41,0.0,tp_upper -40300,做空,2022-09-28 04:35:00,2022-09-28 05:00:00,1283.88,1283.26,-0.0,flip_to_long -40301,做多,2022-09-28 05:00:00,2022-09-28 05:05:00,1283.26,1280.51,-0.0,flip_to_short -40302,做空,2022-09-28 05:05:00,2022-09-28 05:10:00,1280.51,1279.29,0.0,tp_lower -40303,做多,2022-09-28 05:25:00,2022-09-28 05:30:00,1283.54,1282.69,-0.0,flip_to_short -40304,做空,2022-09-28 05:30:00,2022-09-28 05:40:00,1282.69,1285.82,-0.0,flip_to_long -40305,做多,2022-09-28 05:40:00,2022-09-28 06:00:00,1285.82,1290.93,0.0,tp_upper -40306,做空,2022-09-28 06:15:00,2022-09-28 06:20:00,1282.31,1283.31,-0.0,flip_to_long -40307,做多,2022-09-28 06:20:00,2022-09-28 06:30:00,1283.31,1284.5,0.0,flip_to_short -40308,做空,2022-09-28 06:30:00,2022-09-28 06:55:00,1284.5,1276.72,0.0,tp_lower -40309,做多,2022-09-28 07:30:00,2022-09-28 07:35:00,1281.4,1281.1,-0.0,flip_to_short -40310,做空,2022-09-28 07:35:00,2022-09-28 08:10:00,1281.1,1279.83,0.0,flip_to_long -40311,做多,2022-09-28 08:10:00,2022-09-28 08:15:00,1279.83,1278.12,-0.0,flip_to_short -40312,做空,2022-09-28 08:15:00,2022-09-28 08:20:00,1278.12,1281.75,-0.0,flip_to_long -40313,做多,2022-09-28 08:20:00,2022-09-28 08:25:00,1281.75,1280.24,-0.0,flip_to_short -40314,做空,2022-09-28 08:25:00,2022-09-28 08:35:00,1280.24,1278.0,0.0,flip_to_long -40315,做多,2022-09-28 08:35:00,2022-09-28 08:55:00,1278.0,1281.82,0.0,flip_to_short -40316,做空,2022-09-28 08:55:00,2022-09-28 09:05:00,1281.82,1275.8,0.0,tp_lower -40317,做多,2022-09-28 10:00:00,2022-09-28 10:15:00,1275.77,1286.92,0.0,tp_upper -40318,做空,2022-09-28 11:10:00,2022-09-28 11:15:00,1288.58,1293.22,-0.0,flip_to_long -40319,做多,2022-09-28 11:15:00,2022-09-28 11:20:00,1293.22,1292.34,-0.0,flip_to_short -40320,做空,2022-09-28 11:20:00,2022-09-28 12:00:00,1292.34,1297.39,-0.0,flip_to_long -40321,做多,2022-09-28 12:00:00,2022-09-28 12:05:00,1297.39,1296.18,-0.0,flip_to_short -40322,做空,2022-09-28 12:05:00,2022-09-28 12:15:00,1296.18,1297.33,-0.0,flip_to_long -40323,做多,2022-09-28 12:15:00,2022-09-28 12:20:00,1297.33,1302.69,0.0,tp_upper -40324,做空,2022-09-28 13:05:00,2022-09-28 14:10:00,1299.82,1309.57,-0.0,flip_to_long -40325,做多,2022-09-28 14:10:00,2022-09-28 14:15:00,1309.57,1308.83,-0.0,flip_to_short -40326,做空,2022-09-28 14:15:00,2022-09-28 16:30:00,1308.83,1332.35,-0.01,flip_to_long -40327,做多,2022-09-28 16:30:00,2022-09-28 16:50:00,1332.35,1328.35,-0.0,flip_to_short -40328,做空,2022-09-28 16:50:00,2022-09-28 16:55:00,1328.35,1328.61,-0.0,flip_to_long -40329,做多,2022-09-28 16:55:00,2022-09-28 17:20:00,1328.61,1332.3,0.0,flip_to_short -40330,做空,2022-09-28 17:20:00,2022-09-28 17:35:00,1332.3,1326.4,0.0,tp_lower -40331,做多,2022-09-28 18:30:00,2022-09-28 18:40:00,1330.37,1327.34,-0.0,flip_to_short -40332,做空,2022-09-28 18:40:00,2022-09-28 19:30:00,1327.34,1328.69,-0.0,flip_to_long -40333,做多,2022-09-28 19:30:00,2022-09-28 19:35:00,1328.69,1326.75,-0.0,flip_to_short -40334,做空,2022-09-28 19:35:00,2022-09-28 19:40:00,1326.75,1333.19,-0.0,flip_to_long -40335,做多,2022-09-28 19:40:00,2022-09-28 19:45:00,1333.19,1342.57,0.0,tp_upper -40336,做空,2022-09-28 21:40:00,2022-09-28 21:45:00,1346.18,1342.09,0.0,tp_lower -40337,做多,2022-09-28 23:05:00,2022-09-28 23:35:00,1341.32,1335.91,-0.0,flip_to_short -40338,做空,2022-09-28 23:35:00,2022-09-29 00:00:00,1335.91,1340.78,-0.0,flip_to_long -40339,做多,2022-09-29 00:00:00,2022-09-29 00:10:00,1340.78,1337.48,-0.0,flip_to_short -40340,做空,2022-09-29 00:10:00,2022-09-29 00:15:00,1337.48,1339.15,-0.0,flip_to_long -40341,做多,2022-09-29 00:15:00,2022-09-29 00:20:00,1339.15,1336.69,-0.0,flip_to_short -40342,做空,2022-09-29 00:20:00,2022-09-29 00:25:00,1336.69,1340.07,-0.0,flip_to_long -40343,做多,2022-09-29 00:25:00,2022-09-29 00:35:00,1340.07,1338.9,-0.0,flip_to_short -40344,做空,2022-09-29 00:35:00,2022-09-29 00:45:00,1338.9,1327.14,0.0,tp_lower -40345,做多,2022-09-29 01:15:00,2022-09-29 01:30:00,1338.57,1348.55,0.0,tp_upper -40346,做空,2022-09-29 02:00:00,2022-09-29 02:10:00,1337.61,1338.92,-0.0,flip_to_long -40347,做多,2022-09-29 02:10:00,2022-09-29 02:20:00,1338.92,1335.9,-0.0,flip_to_short -40348,做空,2022-09-29 02:20:00,2022-09-29 03:40:00,1335.9,1338.99,-0.0,flip_to_long -40349,做多,2022-09-29 03:40:00,2022-09-29 03:45:00,1338.99,1340.45,0.0,tp_upper -40350,做空,2022-09-29 04:50:00,2022-09-29 05:05:00,1340.7,1342.09,-0.0,flip_to_long -40351,做多,2022-09-29 05:05:00,2022-09-29 05:10:00,1342.09,1339.24,-0.0,flip_to_short -40352,做空,2022-09-29 05:10:00,2022-09-29 05:15:00,1339.24,1337.65,0.0,tp_lower -40353,做多,2022-09-29 07:55:00,2022-09-29 08:10:00,1320.9,1322.17,0.0,flip_to_short -40354,做空,2022-09-29 08:10:00,2022-09-29 08:30:00,1322.17,1321.02,0.0,flip_to_long -40355,做多,2022-09-29 08:30:00,2022-09-29 08:35:00,1321.02,1316.1,-0.0,flip_to_short -40356,做空,2022-09-29 08:35:00,2022-09-29 08:40:00,1316.1,1323.03,-0.0,flip_to_long -40357,做多,2022-09-29 08:40:00,2022-09-29 09:05:00,1323.03,1327.87,0.0,tp_upper -40358,做空,2022-09-29 11:00:00,2022-09-29 11:10:00,1331.89,1337.39,-0.0,flip_to_long -40359,做多,2022-09-29 11:10:00,2022-09-29 11:15:00,1337.39,1340.52,0.0,tp_upper -40360,做空,2022-09-29 11:55:00,2022-09-29 12:00:00,1335.82,1332.9,0.0,tp_lower -40361,做多,2022-09-29 13:15:00,2022-09-29 13:20:00,1328.77,1327.25,-0.0,flip_to_short -40362,做空,2022-09-29 13:20:00,2022-09-29 13:40:00,1327.25,1303.47,0.01,tp_lower -40363,做多,2022-09-29 14:40:00,2022-09-29 15:10:00,1312.29,1323.11,0.0,tp_upper -40364,做空,2022-09-29 16:10:00,2022-09-29 16:25:00,1323.1,1316.99,0.0,tp_lower -40365,做多,2022-09-29 16:35:00,2022-09-29 16:40:00,1337.53,1342.55,0.0,tp_upper -40366,做空,2022-09-29 17:45:00,2022-09-29 18:05:00,1332.18,1327.72,0.0,tp_lower -40367,做多,2022-09-29 18:25:00,2022-09-29 18:45:00,1331.13,1327.76,-0.0,flip_to_short -40368,做空,2022-09-29 18:45:00,2022-09-29 19:00:00,1327.76,1330.74,-0.0,flip_to_long -40369,做多,2022-09-29 19:00:00,2022-09-29 19:15:00,1330.74,1336.02,0.0,tp_upper -40370,做空,2022-09-29 19:55:00,2022-09-29 20:35:00,1332.55,1330.95,0.0,tp_lower -40371,做多,2022-09-29 20:40:00,2022-09-29 20:50:00,1332.9,1336.61,0.0,tp_upper -40372,做空,2022-09-29 21:25:00,2022-09-29 21:40:00,1333.13,1333.69,-0.0,flip_to_long -40373,做多,2022-09-29 21:40:00,2022-09-29 21:50:00,1333.69,1333.7,-0.0,flip_to_short -40374,做空,2022-09-29 21:50:00,2022-09-29 22:00:00,1333.7,1336.84,-0.0,flip_to_long -40375,做多,2022-09-29 22:00:00,2022-09-29 22:05:00,1336.84,1340.0,0.0,tp_upper -40376,做空,2022-09-29 22:20:00,2022-09-29 22:30:00,1333.6,1327.51,0.0,tp_lower -40377,做多,2022-09-29 23:25:00,2022-09-30 00:05:00,1329.65,1335.15,0.0,tp_upper -40378,做空,2022-09-30 00:20:00,2022-09-30 00:25:00,1330.64,1332.01,-0.0,flip_to_long -40379,做多,2022-09-30 00:25:00,2022-09-30 00:30:00,1332.01,1346.17,0.0,tp_upper -40380,做空,2022-09-30 00:35:00,2022-09-30 00:45:00,1331.3,1334.35,-0.0,flip_to_long -40381,做多,2022-09-30 00:45:00,2022-09-30 01:00:00,1334.35,1333.81,-0.0,flip_to_short -40382,做空,2022-09-30 01:00:00,2022-09-30 01:10:00,1333.81,1335.99,-0.0,flip_to_long -40383,做多,2022-09-30 01:10:00,2022-09-30 01:15:00,1335.99,1331.2,-0.0,flip_to_short -40384,做空,2022-09-30 01:15:00,2022-09-30 01:35:00,1331.2,1333.79,-0.0,flip_to_long -40385,做多,2022-09-30 01:35:00,2022-09-30 02:00:00,1333.79,1335.04,0.0,flip_to_short -40386,做空,2022-09-30 02:00:00,2022-09-30 02:15:00,1335.04,1326.65,0.0,tp_lower -40387,做多,2022-09-30 03:55:00,2022-09-30 04:00:00,1327.0,1326.23,-0.0,flip_to_short -40388,做空,2022-09-30 04:00:00,2022-09-30 04:05:00,1326.23,1327.26,-0.0,flip_to_long -40389,做多,2022-09-30 04:05:00,2022-09-30 04:40:00,1327.26,1330.15,0.0,tp_upper -40390,做空,2022-09-30 04:50:00,2022-09-30 06:00:00,1327.84,1330.9,-0.0,flip_to_long -40391,做多,2022-09-30 06:00:00,2022-09-30 06:10:00,1330.9,1331.0,-0.0,flip_to_short -40392,做空,2022-09-30 06:10:00,2022-09-30 06:25:00,1331.0,1331.7,-0.0,flip_to_long -40393,做多,2022-09-30 06:25:00,2022-09-30 06:30:00,1331.7,1331.39,-0.0,flip_to_short -40394,做空,2022-09-30 06:30:00,2022-09-30 06:45:00,1331.39,1331.38,-0.0,flip_to_long -40395,做多,2022-09-30 06:45:00,2022-09-30 07:05:00,1331.38,1338.4,0.0,tp_upper -40396,做空,2022-09-30 08:05:00,2022-09-30 08:10:00,1337.35,1337.8,-0.0,flip_to_long -40397,做多,2022-09-30 08:10:00,2022-09-30 08:25:00,1337.8,1338.63,0.0,flip_to_short -40398,做空,2022-09-30 08:25:00,2022-09-30 08:30:00,1338.63,1339.81,-0.0,flip_to_long -40399,做多,2022-09-30 08:30:00,2022-09-30 08:50:00,1339.81,1345.0,0.0,tp_upper -40400,做空,2022-09-30 09:35:00,2022-09-30 09:45:00,1341.02,1339.81,0.0,flip_to_long -40401,做多,2022-09-30 09:45:00,2022-09-30 10:05:00,1339.81,1341.22,0.0,flip_to_short -40402,做空,2022-09-30 10:05:00,2022-09-30 10:10:00,1341.22,1342.09,-0.0,flip_to_long -40403,做多,2022-09-30 10:10:00,2022-09-30 10:40:00,1342.09,1341.04,-0.0,flip_to_short -40404,做空,2022-09-30 10:40:00,2022-09-30 10:45:00,1341.04,1337.52,0.0,tp_lower -40405,做多,2022-09-30 11:25:00,2022-09-30 11:30:00,1339.12,1336.86,-0.0,flip_to_short -40406,做空,2022-09-30 11:30:00,2022-09-30 11:45:00,1336.86,1334.48,0.0,tp_lower -40407,做多,2022-09-30 12:25:00,2022-09-30 12:30:00,1340.11,1328.5,-0.0,tp_upper -40408,做多,2022-09-30 13:30:00,2022-09-30 13:35:00,1326.53,1322.14,-0.0,flip_to_short -40409,做空,2022-09-30 13:35:00,2022-09-30 13:40:00,1322.14,1326.02,-0.0,flip_to_long -40410,做多,2022-09-30 13:40:00,2022-09-30 14:00:00,1326.02,1334.99,0.0,tp_upper -40411,做空,2022-09-30 15:45:00,2022-09-30 16:25:00,1355.34,1357.72,-0.0,flip_to_long -40412,做多,2022-09-30 16:25:00,2022-09-30 16:30:00,1357.72,1355.28,-0.0,flip_to_short -40413,做空,2022-09-30 16:30:00,2022-09-30 16:35:00,1355.28,1360.74,-0.0,flip_to_long -40414,做多,2022-09-30 16:35:00,2022-09-30 16:40:00,1360.74,1356.43,-0.0,flip_to_short -40415,做空,2022-09-30 16:40:00,2022-09-30 17:00:00,1356.43,1353.14,0.0,flip_to_long -40416,做多,2022-09-30 17:00:00,2022-09-30 17:15:00,1353.14,1352.75,-0.0,flip_to_short -40417,做空,2022-09-30 17:15:00,2022-09-30 17:25:00,1352.75,1353.88,-0.0,flip_to_long -40418,做多,2022-09-30 17:25:00,2022-09-30 17:35:00,1353.88,1346.65,-0.0,flip_to_short -40419,做空,2022-09-30 17:35:00,2022-09-30 17:50:00,1346.65,1346.29,-0.0,tp_lower -40420,做多,2022-09-30 18:10:00,2022-09-30 18:20:00,1352.28,1350.3,-0.0,flip_to_short -40421,做空,2022-09-30 18:20:00,2022-09-30 18:45:00,1350.3,1348.58,0.0,tp_lower -40422,做多,2022-09-30 18:50:00,2022-09-30 18:55:00,1348.99,1347.02,-0.0,flip_to_short -40423,做空,2022-09-30 18:55:00,2022-09-30 19:00:00,1347.02,1351.87,-0.0,flip_to_long -40424,做多,2022-09-30 19:00:00,2022-09-30 19:30:00,1351.87,1351.31,-0.0,tp_upper -40425,做空,2022-09-30 19:35:00,2022-09-30 19:40:00,1348.77,1349.91,-0.0,flip_to_long -40426,做多,2022-09-30 19:40:00,2022-09-30 19:50:00,1349.91,1338.62,-0.0,flip_to_short -40427,做空,2022-09-30 19:50:00,2022-09-30 19:55:00,1338.62,1337.0,0.0,tp_lower -40428,做多,2022-09-30 22:25:00,2022-09-30 22:55:00,1324.56,1321.73,-0.0,flip_to_short -40429,做空,2022-09-30 22:55:00,2022-09-30 23:00:00,1321.73,1321.77,-0.0,tp_lower -40430,做多,2022-09-30 23:15:00,2022-09-30 23:30:00,1324.41,1327.94,0.0,tp_upper -40431,做空,2022-10-01 00:30:00,2022-10-01 01:10:00,1328.19,1328.27,-0.0,flip_to_long -40432,做多,2022-10-01 01:10:00,2022-10-01 01:15:00,1328.27,1328.12,-0.0,flip_to_short -40433,做空,2022-10-01 01:15:00,2022-10-01 01:20:00,1328.12,1328.8,-0.0,flip_to_long -40434,做多,2022-10-01 01:20:00,2022-10-01 01:25:00,1328.8,1327.02,-0.0,flip_to_short -40435,做空,2022-10-01 01:25:00,2022-10-01 01:40:00,1327.02,1328.59,-0.0,flip_to_long -40436,做多,2022-10-01 01:40:00,2022-10-01 01:45:00,1328.59,1328.57,-0.0,flip_to_short -40437,做空,2022-10-01 01:45:00,2022-10-01 02:45:00,1328.57,1330.32,-0.0,flip_to_long -40438,做多,2022-10-01 02:45:00,2022-10-01 02:55:00,1330.32,1329.41,-0.0,flip_to_short -40439,做空,2022-10-01 02:55:00,2022-10-01 03:00:00,1329.41,1330.21,-0.0,flip_to_long -40440,做多,2022-10-01 03:00:00,2022-10-01 03:05:00,1330.21,1328.29,-0.0,flip_to_short -40441,做空,2022-10-01 03:05:00,2022-10-01 03:10:00,1328.29,1326.85,0.0,tp_lower -40442,做多,2022-10-01 03:50:00,2022-10-01 04:15:00,1328.39,1328.32,-0.0,flip_to_short -40443,做空,2022-10-01 04:15:00,2022-10-01 04:30:00,1328.32,1329.81,-0.0,flip_to_long -40444,做多,2022-10-01 04:30:00,2022-10-01 04:45:00,1329.81,1327.08,-0.0,flip_to_short -40445,做空,2022-10-01 04:45:00,2022-10-01 04:50:00,1327.08,1328.21,-0.0,flip_to_long -40446,做多,2022-10-01 04:50:00,2022-10-01 05:10:00,1328.21,1328.28,-0.0,flip_to_short -40447,做空,2022-10-01 05:10:00,2022-10-01 05:15:00,1328.28,1326.03,0.0,tp_lower -40448,做多,2022-10-01 05:50:00,2022-10-01 06:00:00,1327.07,1327.05,-0.0,flip_to_short -40449,做空,2022-10-01 06:00:00,2022-10-01 06:10:00,1327.05,1327.97,-0.0,flip_to_long -40450,做多,2022-10-01 06:10:00,2022-10-01 06:15:00,1327.97,1326.97,-0.0,flip_to_short -40451,做空,2022-10-01 06:15:00,2022-10-01 06:30:00,1326.97,1327.29,-0.0,flip_to_long -40452,做多,2022-10-01 06:30:00,2022-10-01 06:45:00,1327.29,1326.68,-0.0,flip_to_short -40453,做空,2022-10-01 06:45:00,2022-10-01 06:55:00,1326.68,1327.25,-0.0,flip_to_long -40454,做多,2022-10-01 06:55:00,2022-10-01 07:00:00,1327.25,1326.0,-0.0,flip_to_short -40455,做空,2022-10-01 07:00:00,2022-10-01 07:05:00,1326.0,1324.57,0.0,tp_lower -40456,做多,2022-10-01 07:15:00,2022-10-01 07:35:00,1326.85,1328.95,0.0,tp_upper -40457,做空,2022-10-01 09:10:00,2022-10-01 09:15:00,1329.28,1329.74,-0.0,flip_to_long -40458,做多,2022-10-01 09:15:00,2022-10-01 09:55:00,1329.74,1330.18,-0.0,tp_upper -40459,做多,2022-10-01 10:00:00,2022-10-01 10:05:00,1330.58,1329.2,-0.0,flip_to_short -40460,做空,2022-10-01 10:05:00,2022-10-01 10:10:00,1329.2,1329.65,-0.0,tp_lower -40461,做多,2022-10-01 10:20:00,2022-10-01 10:25:00,1330.44,1328.66,-0.0,flip_to_short -40462,做空,2022-10-01 10:25:00,2022-10-01 10:35:00,1328.66,1330.1,-0.0,flip_to_long -40463,做多,2022-10-01 10:35:00,2022-10-01 10:50:00,1330.1,1329.43,-0.0,flip_to_short -40464,做空,2022-10-01 10:50:00,2022-10-01 11:10:00,1329.43,1329.14,-0.0,tp_lower -40465,做多,2022-10-01 12:15:00,2022-10-01 13:00:00,1324.07,1320.86,-0.0,flip_to_short -40466,做空,2022-10-01 13:00:00,2022-10-01 13:05:00,1320.86,1322.75,-0.0,flip_to_long -40467,做多,2022-10-01 13:05:00,2022-10-01 13:15:00,1322.75,1326.77,0.0,tp_upper -40468,做空,2022-10-01 14:05:00,2022-10-01 14:25:00,1325.21,1325.02,-0.0,flip_to_long -40469,做多,2022-10-01 14:25:00,2022-10-01 15:25:00,1325.02,1323.21,-0.0,flip_to_short -40470,做空,2022-10-01 15:25:00,2022-10-01 15:35:00,1323.21,1322.78,-0.0,flip_to_long -40471,做多,2022-10-01 15:35:00,2022-10-01 16:10:00,1322.78,1319.78,-0.0,flip_to_short -40472,做空,2022-10-01 16:10:00,2022-10-01 16:15:00,1319.78,1318.39,0.0,tp_lower -40473,做空,2022-10-01 18:00:00,2022-10-01 18:10:00,1310.93,1310.19,0.0,flip_to_long -40474,做多,2022-10-01 18:10:00,2022-10-01 18:20:00,1310.19,1310.55,-0.0,flip_to_short -40475,做空,2022-10-01 18:20:00,2022-10-01 18:25:00,1310.55,1309.11,0.0,tp_lower -40476,做多,2022-10-01 18:40:00,2022-10-01 18:50:00,1310.47,1314.26,0.0,tp_upper -40477,做空,2022-10-01 19:35:00,2022-10-01 19:40:00,1307.89,1308.83,-0.0,tp_lower -40478,做多,2022-10-01 19:45:00,2022-10-01 19:55:00,1312.03,1311.06,-0.0,flip_to_short -40479,做空,2022-10-01 19:55:00,2022-10-01 20:05:00,1311.06,1304.25,0.0,tp_lower -40480,做多,2022-10-01 20:40:00,2022-10-01 20:50:00,1309.28,1308.35,-0.0,flip_to_short -40481,做空,2022-10-01 20:50:00,2022-10-01 20:55:00,1308.35,1308.71,-0.0,flip_to_long -40482,做多,2022-10-01 20:55:00,2022-10-01 21:45:00,1308.71,1312.55,0.0,tp_upper -40483,做空,2022-10-01 22:30:00,2022-10-01 23:00:00,1312.91,1313.62,-0.0,flip_to_long -40484,做多,2022-10-01 23:00:00,2022-10-01 23:05:00,1313.62,1313.14,-0.0,flip_to_short -40485,做空,2022-10-01 23:05:00,2022-10-01 23:15:00,1313.14,1310.29,0.0,tp_lower -40486,做多,2022-10-02 00:05:00,2022-10-02 00:20:00,1311.08,1315.31,0.0,tp_upper -40487,做空,2022-10-02 00:25:00,2022-10-02 00:45:00,1311.46,1308.19,0.0,tp_lower -40488,做多,2022-10-02 02:00:00,2022-10-02 02:30:00,1308.28,1310.99,0.0,tp_upper -40489,做空,2022-10-02 03:20:00,2022-10-02 04:00:00,1308.14,1307.5,-0.0,tp_lower -40490,做多,2022-10-02 04:25:00,2022-10-02 04:40:00,1309.79,1310.77,0.0,tp_upper -40491,做空,2022-10-02 05:50:00,2022-10-02 05:55:00,1311.08,1312.45,-0.0,flip_to_long -40492,做多,2022-10-02 05:55:00,2022-10-02 06:10:00,1312.45,1315.22,0.0,tp_upper -40493,做空,2022-10-02 06:45:00,2022-10-02 06:55:00,1314.44,1311.7,0.0,tp_lower -40494,做多,2022-10-02 08:25:00,2022-10-02 08:30:00,1311.41,1310.36,-0.0,flip_to_short -40495,做空,2022-10-02 08:30:00,2022-10-02 08:40:00,1310.36,1307.71,0.0,tp_lower -40496,做多,2022-10-02 09:15:00,2022-10-02 09:20:00,1310.1,1309.19,-0.0,flip_to_short -40497,做空,2022-10-02 09:20:00,2022-10-02 09:30:00,1309.19,1307.25,0.0,tp_lower -40498,做空,2022-10-02 11:20:00,2022-10-02 11:25:00,1294.69,1302.95,-0.0,flip_to_long -40499,做多,2022-10-02 11:25:00,2022-10-02 12:20:00,1302.95,1296.03,-0.0,flip_to_short -40500,做空,2022-10-02 12:20:00,2022-10-02 13:30:00,1296.03,1298.15,-0.0,flip_to_long -40501,做多,2022-10-02 13:30:00,2022-10-02 14:10:00,1298.15,1295.17,-0.0,flip_to_short -40502,做空,2022-10-02 14:10:00,2022-10-02 14:30:00,1295.17,1292.72,0.0,tp_lower -40503,做多,2022-10-02 15:45:00,2022-10-02 16:05:00,1292.1,1294.12,0.0,tp_upper -40504,做空,2022-10-02 17:15:00,2022-10-02 17:25:00,1295.46,1295.8,-0.0,flip_to_long -40505,做多,2022-10-02 17:25:00,2022-10-02 17:40:00,1295.8,1296.92,0.0,flip_to_short -40506,做空,2022-10-02 17:40:00,2022-10-02 18:10:00,1296.92,1292.82,0.0,tp_lower -40507,做多,2022-10-02 18:35:00,2022-10-02 19:05:00,1294.99,1307.99,0.0,tp_upper -40508,做空,2022-10-02 20:25:00,2022-10-02 20:30:00,1303.7,1303.84,-0.0,flip_to_long -40509,做多,2022-10-02 20:30:00,2022-10-02 20:50:00,1303.84,1303.81,-0.0,flip_to_short -40510,做空,2022-10-02 20:50:00,2022-10-02 21:05:00,1303.81,1297.77,0.0,tp_lower -40511,做多,2022-10-02 21:55:00,2022-10-02 22:00:00,1299.97,1296.34,-0.0,flip_to_short -40512,做空,2022-10-02 22:00:00,2022-10-02 22:10:00,1296.34,1299.95,-0.0,flip_to_long -40513,做多,2022-10-02 22:10:00,2022-10-02 22:20:00,1299.95,1301.72,0.0,tp_upper -40514,做空,2022-10-02 22:25:00,2022-10-02 22:55:00,1297.39,1289.2,0.0,tp_lower -40515,做多,2022-10-03 00:20:00,2022-10-03 00:45:00,1282.36,1283.3,0.0,tp_upper -40516,做多,2022-10-03 02:35:00,2022-10-03 02:45:00,1293.03,1292.96,-0.0,flip_to_short -40517,做空,2022-10-03 02:45:00,2022-10-03 03:15:00,1292.96,1291.61,0.0,flip_to_long -40518,做多,2022-10-03 03:15:00,2022-10-03 03:35:00,1291.61,1294.0,0.0,tp_upper -40519,做空,2022-10-03 03:55:00,2022-10-03 04:05:00,1291.03,1288.5,0.0,tp_lower -40520,做多,2022-10-03 05:40:00,2022-10-03 05:45:00,1289.72,1291.96,0.0,tp_upper -40521,做空,2022-10-03 06:40:00,2022-10-03 06:50:00,1289.7,1290.63,-0.0,flip_to_long -40522,做多,2022-10-03 06:50:00,2022-10-03 07:20:00,1290.63,1292.52,0.0,flip_to_short -40523,做空,2022-10-03 07:20:00,2022-10-03 07:25:00,1292.52,1293.03,-0.0,flip_to_long -40524,做多,2022-10-03 07:25:00,2022-10-03 07:30:00,1293.03,1291.69,-0.0,flip_to_short -40525,做空,2022-10-03 07:30:00,2022-10-03 07:45:00,1291.69,1291.51,-0.0,flip_to_long -40526,做多,2022-10-03 07:45:00,2022-10-03 07:50:00,1291.51,1290.67,-0.0,flip_to_short -40527,做空,2022-10-03 07:50:00,2022-10-03 07:55:00,1290.67,1291.39,-0.0,flip_to_long -40528,做多,2022-10-03 07:55:00,2022-10-03 08:00:00,1291.39,1288.92,-0.0,flip_to_short -40529,做空,2022-10-03 08:00:00,2022-10-03 08:05:00,1288.92,1289.57,-0.0,tp_lower -40530,做多,2022-10-03 08:30:00,2022-10-03 08:35:00,1291.69,1290.93,-0.0,flip_to_short -40531,做空,2022-10-03 08:35:00,2022-10-03 09:00:00,1290.93,1287.88,0.0,tp_lower -40532,做多,2022-10-03 09:20:00,2022-10-03 09:35:00,1289.34,1288.25,-0.0,flip_to_short -40533,做空,2022-10-03 09:35:00,2022-10-03 09:55:00,1288.25,1292.14,-0.0,flip_to_long -40534,做多,2022-10-03 09:55:00,2022-10-03 10:10:00,1292.14,1289.89,-0.0,flip_to_short -40535,做空,2022-10-03 10:10:00,2022-10-03 11:55:00,1289.89,1298.35,-0.0,flip_to_long -40536,做多,2022-10-03 11:55:00,2022-10-03 12:00:00,1298.35,1296.52,-0.0,tp_upper -40537,做空,2022-10-03 12:10:00,2022-10-03 12:20:00,1295.59,1296.55,-0.0,flip_to_long -40538,做多,2022-10-03 12:20:00,2022-10-03 12:25:00,1296.55,1295.83,-0.0,flip_to_short -40539,做空,2022-10-03 12:25:00,2022-10-03 12:30:00,1295.83,1297.92,-0.0,flip_to_long -40540,做多,2022-10-03 12:30:00,2022-10-03 12:35:00,1297.92,1296.15,-0.0,flip_to_short -40541,做空,2022-10-03 12:35:00,2022-10-03 13:40:00,1296.15,1301.33,-0.0,flip_to_long -40542,做多,2022-10-03 13:40:00,2022-10-03 13:50:00,1301.33,1300.37,-0.0,flip_to_short -40543,做空,2022-10-03 13:50:00,2022-10-03 14:00:00,1300.37,1304.36,-0.0,flip_to_long -40544,做多,2022-10-03 14:00:00,2022-10-03 14:20:00,1304.36,1315.71,0.0,tp_upper -40545,做空,2022-10-03 15:50:00,2022-10-03 16:00:00,1318.8,1319.72,-0.0,flip_to_long -40546,做多,2022-10-03 16:00:00,2022-10-03 16:10:00,1319.72,1319.57,-0.0,flip_to_short -40547,做空,2022-10-03 16:10:00,2022-10-03 16:20:00,1319.57,1316.49,0.0,tp_lower -40548,做多,2022-10-03 16:55:00,2022-10-03 17:05:00,1319.81,1322.88,0.0,tp_upper -40549,做空,2022-10-03 18:15:00,2022-10-03 18:45:00,1322.88,1315.72,0.0,tp_lower -40550,做多,2022-10-03 19:55:00,2022-10-03 20:20:00,1317.35,1316.59,-0.0,flip_to_short -40551,做空,2022-10-03 20:20:00,2022-10-03 20:35:00,1316.59,1316.74,-0.0,flip_to_long -40552,做多,2022-10-03 20:35:00,2022-10-03 20:50:00,1316.74,1321.09,0.0,tp_upper -40553,做空,2022-10-03 21:45:00,2022-10-03 22:00:00,1318.87,1317.67,0.0,flip_to_long -40554,做多,2022-10-03 22:00:00,2022-10-03 22:10:00,1317.67,1319.72,0.0,flip_to_short -40555,做空,2022-10-03 22:10:00,2022-10-03 22:20:00,1319.72,1316.62,0.0,tp_lower -40556,做多,2022-10-03 23:00:00,2022-10-03 23:10:00,1318.85,1320.41,0.0,tp_upper -40557,做多,2022-10-04 02:50:00,2022-10-04 03:00:00,1321.32,1319.6,-0.0,flip_to_short -40558,做空,2022-10-04 03:00:00,2022-10-04 03:05:00,1319.6,1319.93,-0.0,flip_to_long -40559,做多,2022-10-04 03:05:00,2022-10-04 03:15:00,1319.93,1324.12,0.0,tp_upper -40560,做空,2022-10-04 04:55:00,2022-10-04 05:05:00,1327.68,1328.15,-0.0,flip_to_long -40561,做多,2022-10-04 05:05:00,2022-10-04 05:15:00,1328.15,1330.49,0.0,tp_upper -40562,做空,2022-10-04 05:25:00,2022-10-04 05:35:00,1328.01,1325.84,0.0,tp_lower -40563,做多,2022-10-04 06:05:00,2022-10-04 06:20:00,1326.42,1330.86,0.0,tp_upper -40564,做空,2022-10-04 08:30:00,2022-10-04 08:55:00,1348.12,1347.61,-0.0,flip_to_long -40565,做多,2022-10-04 08:55:00,2022-10-04 09:45:00,1347.61,1348.34,0.0,flip_to_short -40566,做空,2022-10-04 09:45:00,2022-10-04 10:00:00,1348.34,1348.11,-0.0,flip_to_long -40567,做多,2022-10-04 10:00:00,2022-10-04 10:05:00,1348.11,1347.64,-0.0,flip_to_short -40568,做空,2022-10-04 10:05:00,2022-10-04 10:15:00,1347.64,1350.5,-0.0,flip_to_long -40569,做多,2022-10-04 10:15:00,2022-10-04 10:30:00,1350.5,1347.56,-0.0,flip_to_short -40570,做空,2022-10-04 10:30:00,2022-10-04 10:40:00,1347.56,1351.0,-0.0,flip_to_long -40571,做多,2022-10-04 10:40:00,2022-10-04 10:45:00,1351.0,1350.78,-0.0,tp_upper -40572,做空,2022-10-04 10:55:00,2022-10-04 11:00:00,1348.3,1348.41,-0.0,flip_to_long -40573,做多,2022-10-04 11:00:00,2022-10-04 11:20:00,1348.41,1346.3,-0.0,flip_to_short -40574,做空,2022-10-04 11:20:00,2022-10-04 11:25:00,1346.3,1344.82,0.0,tp_lower -40575,做多,2022-10-04 11:45:00,2022-10-04 12:05:00,1347.24,1350.83,0.0,tp_upper -40576,做空,2022-10-04 12:20:00,2022-10-04 12:25:00,1347.47,1350.19,-0.0,flip_to_long -40577,做多,2022-10-04 12:25:00,2022-10-04 12:50:00,1350.19,1351.82,0.0,tp_upper -40578,做空,2022-10-04 13:40:00,2022-10-04 13:45:00,1350.36,1354.14,-0.0,flip_to_long -40579,做多,2022-10-04 13:45:00,2022-10-04 13:50:00,1354.14,1350.0,-0.0,flip_to_short -40580,做空,2022-10-04 13:50:00,2022-10-04 13:55:00,1350.0,1352.61,-0.0,flip_to_long -40581,做多,2022-10-04 13:55:00,2022-10-04 14:00:00,1352.61,1357.66,0.0,tp_upper -40582,做空,2022-10-04 14:20:00,2022-10-04 14:30:00,1350.87,1346.81,0.0,tp_lower -40583,做多,2022-10-04 14:45:00,2022-10-04 16:10:00,1351.87,1347.8,-0.0,flip_to_short -40584,做空,2022-10-04 16:10:00,2022-10-04 16:25:00,1347.8,1349.93,-0.0,flip_to_long -40585,做多,2022-10-04 16:25:00,2022-10-04 16:40:00,1349.93,1348.64,-0.0,flip_to_short -40586,做空,2022-10-04 16:40:00,2022-10-04 17:05:00,1348.64,1341.94,0.0,tp_lower -40587,做多,2022-10-04 17:45:00,2022-10-04 18:50:00,1345.68,1350.01,0.0,tp_upper -40588,做空,2022-10-04 19:00:00,2022-10-04 19:10:00,1348.57,1349.04,-0.0,flip_to_long -40589,做多,2022-10-04 19:10:00,2022-10-04 19:20:00,1349.04,1349.99,0.0,flip_to_short -40590,做空,2022-10-04 19:20:00,2022-10-04 19:40:00,1349.99,1348.91,0.0,flip_to_long -40591,做多,2022-10-04 19:40:00,2022-10-04 19:50:00,1348.91,1355.58,0.0,tp_upper -40592,做空,2022-10-04 21:20:00,2022-10-04 21:25:00,1356.4,1358.0,-0.0,flip_to_long -40593,做多,2022-10-04 21:25:00,2022-10-04 21:50:00,1358.0,1358.1,-0.0,flip_to_short -40594,做空,2022-10-04 21:50:00,2022-10-04 22:15:00,1358.1,1358.77,-0.0,flip_to_long -40595,做多,2022-10-04 22:15:00,2022-10-04 22:55:00,1358.77,1358.33,-0.0,tp_upper -40596,做空,2022-10-04 23:00:00,2022-10-04 23:05:00,1357.16,1358.98,-0.0,flip_to_long -40597,做多,2022-10-04 23:05:00,2022-10-04 23:15:00,1358.98,1360.33,0.0,tp_upper -40598,做空,2022-10-05 00:05:00,2022-10-05 00:20:00,1359.16,1357.46,0.0,tp_lower -40599,做多,2022-10-05 01:25:00,2022-10-05 01:30:00,1356.83,1354.86,-0.0,flip_to_short -40600,做空,2022-10-05 01:30:00,2022-10-05 01:40:00,1354.86,1354.31,-0.0,tp_lower -40601,做多,2022-10-05 01:45:00,2022-10-05 02:05:00,1355.11,1353.25,-0.0,flip_to_short -40602,做空,2022-10-05 02:05:00,2022-10-05 02:20:00,1353.25,1354.68,-0.0,tp_lower -40603,做空,2022-10-05 02:30:00,2022-10-05 02:35:00,1354.6,1356.14,-0.0,flip_to_long -40604,做多,2022-10-05 02:35:00,2022-10-05 02:40:00,1356.14,1355.45,-0.0,tp_upper -40605,做空,2022-10-05 03:00:00,2022-10-05 03:05:00,1354.53,1355.3,-0.0,flip_to_long -40606,做多,2022-10-05 03:05:00,2022-10-05 03:10:00,1355.3,1357.0,0.0,tp_upper -40607,做空,2022-10-05 03:30:00,2022-10-05 03:55:00,1354.3,1353.28,0.0,tp_lower -40608,做多,2022-10-05 04:05:00,2022-10-05 04:15:00,1355.5,1351.52,-0.0,flip_to_short -40609,做空,2022-10-05 04:15:00,2022-10-05 04:20:00,1351.52,1349.68,0.0,tp_lower -40610,做多,2022-10-05 05:05:00,2022-10-05 05:20:00,1351.95,1351.59,-0.0,flip_to_short -40611,做空,2022-10-05 05:20:00,2022-10-05 05:30:00,1351.59,1351.6,-0.0,flip_to_long -40612,做多,2022-10-05 05:30:00,2022-10-05 05:45:00,1351.6,1351.38,-0.0,flip_to_short -40613,做空,2022-10-05 05:45:00,2022-10-05 05:55:00,1351.38,1351.82,-0.0,flip_to_long -40614,做多,2022-10-05 05:55:00,2022-10-05 06:00:00,1351.82,1353.2,0.0,tp_upper -40615,做空,2022-10-05 06:15:00,2022-10-05 07:10:00,1352.35,1353.09,-0.0,flip_to_long -40616,做多,2022-10-05 07:10:00,2022-10-05 07:45:00,1353.09,1353.8,0.0,flip_to_short -40617,做空,2022-10-05 07:45:00,2022-10-05 07:55:00,1353.8,1352.49,0.0,tp_lower -40618,做多,2022-10-05 10:00:00,2022-10-05 10:10:00,1344.7,1344.33,-0.0,flip_to_short -40619,做空,2022-10-05 10:10:00,2022-10-05 10:40:00,1344.33,1344.36,-0.0,flip_to_long -40620,做多,2022-10-05 10:40:00,2022-10-05 10:45:00,1344.36,1343.76,-0.0,flip_to_short -40621,做空,2022-10-05 10:45:00,2022-10-05 10:50:00,1343.76,1344.97,-0.0,flip_to_long -40622,做多,2022-10-05 10:50:00,2022-10-05 11:00:00,1344.97,1344.64,-0.0,flip_to_short -40623,做空,2022-10-05 11:00:00,2022-10-05 11:15:00,1344.64,1343.9,0.0,flip_to_long -40624,做多,2022-10-05 11:15:00,2022-10-05 14:55:00,1343.9,1322.54,-0.0,flip_to_short -40625,做空,2022-10-05 14:55:00,2022-10-05 18:00:00,1322.54,1349.56,-0.01,flip_to_long -40626,做多,2022-10-05 18:00:00,2022-10-05 18:05:00,1349.56,1344.74,-0.0,flip_to_short -40627,做空,2022-10-05 18:05:00,2022-10-05 18:15:00,1344.74,1350.55,-0.0,flip_to_long -40628,做多,2022-10-05 18:15:00,2022-10-05 18:55:00,1350.55,1356.83,0.0,tp_upper -40629,做空,2022-10-05 19:45:00,2022-10-05 20:25:00,1351.85,1347.48,0.0,tp_lower -40630,做多,2022-10-05 21:20:00,2022-10-05 21:35:00,1347.78,1347.42,-0.0,tp_upper -40631,做多,2022-10-05 21:40:00,2022-10-05 21:45:00,1349.29,1345.05,-0.0,flip_to_short -40632,做空,2022-10-05 21:45:00,2022-10-05 21:50:00,1345.05,1347.37,-0.0,flip_to_long -40633,做多,2022-10-05 21:50:00,2022-10-05 22:00:00,1347.37,1347.43,-0.0,flip_to_short -40634,做空,2022-10-05 22:00:00,2022-10-05 22:05:00,1347.43,1345.93,0.0,tp_lower -40635,做多,2022-10-05 22:10:00,2022-10-05 22:15:00,1346.9,1349.99,0.0,tp_upper -40636,做空,2022-10-05 23:05:00,2022-10-05 23:35:00,1350.8,1351.58,-0.0,flip_to_long -40637,做多,2022-10-05 23:35:00,2022-10-06 00:05:00,1351.58,1355.7,0.0,tp_upper -40638,做空,2022-10-06 02:15:00,2022-10-06 02:45:00,1372.22,1373.9,-0.0,flip_to_long -40639,做多,2022-10-06 02:45:00,2022-10-06 04:05:00,1373.9,1375.43,0.0,tp_upper -40640,做空,2022-10-06 04:55:00,2022-10-06 05:30:00,1372.24,1376.25,-0.0,flip_to_long -40641,做多,2022-10-06 05:30:00,2022-10-06 05:40:00,1376.25,1372.13,-0.0,flip_to_short -40642,做空,2022-10-06 05:40:00,2022-10-06 05:50:00,1372.13,1372.99,-0.0,flip_to_long -40643,做多,2022-10-06 05:50:00,2022-10-06 07:35:00,1372.99,1364.81,-0.0,flip_to_short -40644,做空,2022-10-06 07:35:00,2022-10-06 07:40:00,1364.81,1365.41,-0.0,flip_to_long -40645,做多,2022-10-06 07:40:00,2022-10-06 07:55:00,1365.41,1367.73,0.0,tp_upper -40646,做空,2022-10-06 08:10:00,2022-10-06 08:20:00,1365.69,1359.09,0.0,tp_lower -40647,做多,2022-10-06 09:30:00,2022-10-06 09:35:00,1361.04,1360.41,-0.0,flip_to_short -40648,做空,2022-10-06 09:35:00,2022-10-06 09:55:00,1360.41,1355.34,0.0,tp_lower -40649,做多,2022-10-06 10:40:00,2022-10-06 11:10:00,1358.24,1356.86,-0.0,flip_to_short -40650,做空,2022-10-06 11:10:00,2022-10-06 11:15:00,1356.86,1359.27,-0.0,flip_to_long -40651,做多,2022-10-06 11:15:00,2022-10-06 11:20:00,1359.27,1359.39,-0.0,tp_upper -40652,做空,2022-10-06 12:55:00,2022-10-06 13:00:00,1366.75,1361.33,0.0,tp_lower -40653,做多,2022-10-06 13:30:00,2022-10-06 13:40:00,1367.35,1375.47,0.0,tp_upper -40654,做空,2022-10-06 13:55:00,2022-10-06 14:00:00,1363.69,1355.29,0.0,tp_lower -40655,做多,2022-10-06 14:40:00,2022-10-06 15:00:00,1362.1,1363.81,0.0,flip_to_short -40656,做空,2022-10-06 15:00:00,2022-10-06 15:15:00,1363.81,1366.48,-0.0,flip_to_long -40657,做多,2022-10-06 15:15:00,2022-10-06 15:55:00,1366.48,1360.71,-0.0,flip_to_short -40658,做空,2022-10-06 15:55:00,2022-10-06 16:25:00,1360.71,1363.26,-0.0,flip_to_long -40659,做多,2022-10-06 16:25:00,2022-10-06 16:50:00,1363.26,1363.44,-0.0,flip_to_short -40660,做空,2022-10-06 16:50:00,2022-10-06 17:10:00,1363.44,1366.38,-0.0,flip_to_long -40661,做多,2022-10-06 17:10:00,2022-10-06 17:20:00,1366.38,1362.62,-0.0,tp_upper -40662,做空,2022-10-06 17:30:00,2022-10-06 17:40:00,1362.23,1362.9,-0.0,flip_to_long -40663,做多,2022-10-06 17:40:00,2022-10-06 17:50:00,1362.9,1364.1,0.0,flip_to_short -40664,做空,2022-10-06 17:50:00,2022-10-06 18:00:00,1364.1,1360.51,0.0,tp_lower -40665,做多,2022-10-06 18:25:00,2022-10-06 19:30:00,1362.49,1358.88,-0.0,flip_to_short -40666,做空,2022-10-06 19:30:00,2022-10-06 19:45:00,1358.88,1358.93,-0.0,flip_to_long -40667,做多,2022-10-06 19:45:00,2022-10-06 19:55:00,1358.93,1358.17,-0.0,flip_to_short -40668,做空,2022-10-06 19:55:00,2022-10-06 20:00:00,1358.17,1358.55,-0.0,flip_to_long -40669,做多,2022-10-06 20:00:00,2022-10-06 20:05:00,1358.55,1358.03,-0.0,flip_to_short -40670,做空,2022-10-06 20:05:00,2022-10-06 20:10:00,1358.03,1358.16,-0.0,flip_to_long -40671,做多,2022-10-06 20:10:00,2022-10-06 20:15:00,1358.16,1356.78,-0.0,flip_to_short -40672,做空,2022-10-06 20:15:00,2022-10-06 20:20:00,1356.78,1359.99,-0.0,flip_to_long -40673,做多,2022-10-06 20:20:00,2022-10-06 20:25:00,1359.99,1361.17,0.0,tp_upper -40674,做空,2022-10-06 21:05:00,2022-10-06 21:45:00,1359.56,1358.59,0.0,flip_to_long -40675,做多,2022-10-06 21:45:00,2022-10-06 23:35:00,1358.59,1351.74,-0.0,flip_to_short -40676,做空,2022-10-06 23:35:00,2022-10-06 23:55:00,1351.74,1351.5,-0.0,flip_to_long -40677,做多,2022-10-06 23:55:00,2022-10-07 00:00:00,1351.5,1350.75,-0.0,flip_to_short -40678,做空,2022-10-07 00:00:00,2022-10-07 00:05:00,1350.75,1352.79,-0.0,flip_to_long -40679,做多,2022-10-07 00:05:00,2022-10-07 00:10:00,1352.79,1356.01,0.0,tp_upper -40680,做空,2022-10-07 01:00:00,2022-10-07 01:05:00,1353.41,1356.41,-0.0,flip_to_long -40681,做多,2022-10-07 01:05:00,2022-10-07 01:15:00,1356.41,1355.91,-0.0,flip_to_short -40682,做空,2022-10-07 01:15:00,2022-10-07 01:40:00,1355.91,1356.92,-0.0,flip_to_long -40683,做多,2022-10-07 01:40:00,2022-10-07 01:45:00,1356.92,1353.96,-0.0,flip_to_short -40684,做空,2022-10-07 01:45:00,2022-10-07 01:50:00,1353.96,1354.48,-0.0,tp_lower -40685,做多,2022-10-07 02:25:00,2022-10-07 02:35:00,1354.97,1358.44,0.0,tp_upper -40686,做空,2022-10-07 02:55:00,2022-10-07 03:35:00,1355.75,1354.83,0.0,flip_to_long -40687,做多,2022-10-07 03:35:00,2022-10-07 03:45:00,1354.83,1355.24,-0.0,flip_to_short -40688,做空,2022-10-07 03:45:00,2022-10-07 03:50:00,1355.24,1355.29,-0.0,flip_to_long -40689,做多,2022-10-07 03:50:00,2022-10-07 04:15:00,1355.29,1356.93,0.0,tp_upper -40690,做空,2022-10-07 04:30:00,2022-10-07 04:40:00,1353.33,1352.36,0.0,tp_lower -40691,做多,2022-10-07 05:35:00,2022-10-07 06:00:00,1355.3,1353.0,-0.0,flip_to_short -40692,做空,2022-10-07 06:00:00,2022-10-07 06:05:00,1353.0,1355.1,-0.0,flip_to_long -40693,做多,2022-10-07 06:05:00,2022-10-07 06:15:00,1355.1,1353.27,-0.0,flip_to_short -40694,做空,2022-10-07 06:15:00,2022-10-07 06:20:00,1353.27,1350.14,0.0,tp_lower -40695,做多,2022-10-07 07:00:00,2022-10-07 07:20:00,1351.72,1352.77,0.0,flip_to_short -40696,做空,2022-10-07 07:20:00,2022-10-07 07:30:00,1352.77,1352.93,-0.0,flip_to_long -40697,做多,2022-10-07 07:30:00,2022-10-07 07:55:00,1352.93,1355.31,0.0,tp_upper -40698,做空,2022-10-07 08:35:00,2022-10-07 08:55:00,1356.69,1355.54,0.0,flip_to_long -40699,做多,2022-10-07 08:55:00,2022-10-07 09:05:00,1355.54,1354.91,-0.0,flip_to_short -40700,做空,2022-10-07 09:05:00,2022-10-07 09:10:00,1354.91,1356.28,-0.0,flip_to_long -40701,做多,2022-10-07 09:10:00,2022-10-07 09:20:00,1356.28,1359.26,0.0,tp_upper -40702,做空,2022-10-07 09:25:00,2022-10-07 09:50:00,1357.13,1356.12,0.0,flip_to_long -40703,做多,2022-10-07 09:50:00,2022-10-07 11:00:00,1356.12,1355.79,-0.0,flip_to_short -40704,做空,2022-10-07 11:00:00,2022-10-07 11:15:00,1355.79,1353.74,0.0,tp_lower -40705,做多,2022-10-07 11:30:00,2022-10-07 11:35:00,1354.9,1352.24,-0.0,flip_to_short -40706,做空,2022-10-07 11:35:00,2022-10-07 11:40:00,1352.24,1353.31,-0.0,tp_lower -40707,做多,2022-10-07 11:45:00,2022-10-07 11:50:00,1354.89,1354.4,-0.0,flip_to_short -40708,做空,2022-10-07 11:50:00,2022-10-07 12:00:00,1354.4,1354.18,-0.0,flip_to_long -40709,做多,2022-10-07 12:00:00,2022-10-07 12:15:00,1354.18,1353.63,-0.0,flip_to_short -40710,做空,2022-10-07 12:15:00,2022-10-07 12:20:00,1353.63,1355.66,-0.0,flip_to_long -40711,做多,2022-10-07 12:20:00,2022-10-07 12:25:00,1355.66,1354.61,-0.0,tp_upper -40712,做空,2022-10-07 12:30:00,2022-10-07 12:35:00,1341.52,1340.61,0.0,tp_lower -40713,做多,2022-10-07 14:05:00,2022-10-07 14:15:00,1336.39,1339.93,0.0,tp_upper -40714,做空,2022-10-07 15:05:00,2022-10-07 15:25:00,1336.71,1336.38,-0.0,flip_to_long -40715,做多,2022-10-07 15:25:00,2022-10-07 17:45:00,1336.38,1324.11,-0.0,flip_to_short -40716,做空,2022-10-07 17:45:00,2022-10-07 17:55:00,1324.11,1323.0,0.0,tp_lower -40717,做多,2022-10-07 18:00:00,2022-10-07 18:05:00,1324.88,1324.32,-0.0,flip_to_short -40718,做空,2022-10-07 18:05:00,2022-10-07 18:15:00,1324.32,1324.31,-0.0,flip_to_long -40719,做多,2022-10-07 18:15:00,2022-10-07 18:20:00,1324.31,1321.68,-0.0,flip_to_short -40720,做空,2022-10-07 18:20:00,2022-10-07 18:30:00,1321.68,1322.48,-0.0,tp_lower -40721,做多,2022-10-07 18:35:00,2022-10-07 18:40:00,1324.08,1323.95,-0.0,flip_to_short -40722,做空,2022-10-07 18:40:00,2022-10-07 18:45:00,1323.95,1324.42,-0.0,flip_to_long -40723,做多,2022-10-07 18:45:00,2022-10-07 19:20:00,1324.42,1324.31,-0.0,flip_to_short -40724,做空,2022-10-07 19:20:00,2022-10-07 19:35:00,1324.31,1324.91,-0.0,flip_to_long -40725,做多,2022-10-07 19:35:00,2022-10-07 19:45:00,1324.91,1324.47,-0.0,flip_to_short -40726,做空,2022-10-07 19:45:00,2022-10-07 20:15:00,1324.47,1325.73,-0.0,flip_to_long -40727,做多,2022-10-07 20:15:00,2022-10-07 20:25:00,1325.73,1330.91,0.0,tp_upper -40728,做空,2022-10-07 21:55:00,2022-10-07 22:05:00,1333.06,1332.1,0.0,flip_to_long -40729,做多,2022-10-07 22:05:00,2022-10-07 22:30:00,1332.1,1332.31,-0.0,flip_to_short -40730,做空,2022-10-07 22:30:00,2022-10-07 22:35:00,1332.31,1334.03,-0.0,flip_to_long -40731,做多,2022-10-07 22:35:00,2022-10-07 22:40:00,1334.03,1335.14,0.0,tp_upper -40732,做空,2022-10-07 22:45:00,2022-10-07 23:00:00,1333.67,1333.05,-0.0,tp_lower -40733,做多,2022-10-07 23:05:00,2022-10-07 23:20:00,1333.27,1334.02,0.0,flip_to_short -40734,做空,2022-10-07 23:20:00,2022-10-07 23:35:00,1334.02,1330.69,0.0,tp_lower -40735,做多,2022-10-08 00:10:00,2022-10-08 00:20:00,1332.64,1335.98,0.0,tp_upper -40736,做空,2022-10-08 00:30:00,2022-10-08 00:35:00,1332.06,1332.72,-0.0,flip_to_long -40737,做多,2022-10-08 00:35:00,2022-10-08 00:40:00,1332.72,1331.68,-0.0,flip_to_short -40738,做空,2022-10-08 00:40:00,2022-10-08 00:45:00,1331.68,1333.41,-0.0,flip_to_long -40739,做多,2022-10-08 00:45:00,2022-10-08 00:50:00,1333.41,1333.15,-0.0,flip_to_short -40740,做空,2022-10-08 00:50:00,2022-10-08 01:10:00,1333.15,1332.34,0.0,flip_to_long -40741,做多,2022-10-08 01:10:00,2022-10-08 01:15:00,1332.34,1331.46,-0.0,flip_to_short -40742,做空,2022-10-08 01:15:00,2022-10-08 01:20:00,1331.46,1331.72,-0.0,flip_to_long -40743,做多,2022-10-08 01:20:00,2022-10-08 02:00:00,1331.72,1334.55,0.0,tp_upper -40744,做空,2022-10-08 02:45:00,2022-10-08 03:00:00,1332.59,1332.0,-0.0,tp_lower -40745,做空,2022-10-08 05:25:00,2022-10-08 05:30:00,1328.27,1329.4,-0.0,flip_to_long -40746,做多,2022-10-08 05:30:00,2022-10-08 06:10:00,1329.4,1327.68,-0.0,flip_to_short -40747,做空,2022-10-08 06:10:00,2022-10-08 06:25:00,1327.68,1329.18,-0.0,flip_to_long -40748,做多,2022-10-08 06:25:00,2022-10-08 06:30:00,1329.18,1328.83,-0.0,flip_to_short -40749,做空,2022-10-08 06:30:00,2022-10-08 06:40:00,1328.83,1329.07,-0.0,flip_to_long -40750,做多,2022-10-08 06:40:00,2022-10-08 06:45:00,1329.07,1328.43,-0.0,flip_to_short -40751,做空,2022-10-08 06:45:00,2022-10-08 06:50:00,1328.43,1329.62,-0.0,flip_to_long -40752,做多,2022-10-08 06:50:00,2022-10-08 06:55:00,1329.62,1331.42,0.0,tp_upper -40753,做空,2022-10-08 07:05:00,2022-10-08 07:10:00,1329.48,1327.91,0.0,tp_lower -40754,做多,2022-10-08 07:35:00,2022-10-08 07:45:00,1329.32,1328.81,-0.0,flip_to_short -40755,做空,2022-10-08 07:45:00,2022-10-08 07:50:00,1328.81,1328.96,-0.0,flip_to_long -40756,做多,2022-10-08 07:50:00,2022-10-08 08:10:00,1328.96,1328.91,-0.0,flip_to_short -40757,做空,2022-10-08 08:10:00,2022-10-08 08:15:00,1328.91,1329.28,-0.0,flip_to_long -40758,做多,2022-10-08 08:15:00,2022-10-08 08:20:00,1329.28,1328.34,-0.0,flip_to_short -40759,做空,2022-10-08 08:20:00,2022-10-08 08:25:00,1328.34,1326.5,0.0,tp_lower -40760,做多,2022-10-08 09:35:00,2022-10-08 09:45:00,1327.55,1326.58,-0.0,flip_to_short -40761,做空,2022-10-08 09:45:00,2022-10-08 09:55:00,1326.58,1326.74,-0.0,flip_to_long -40762,做多,2022-10-08 09:55:00,2022-10-08 10:10:00,1326.74,1328.81,0.0,tp_upper -40763,做空,2022-10-08 10:35:00,2022-10-08 10:45:00,1327.2,1327.86,-0.0,flip_to_long -40764,做多,2022-10-08 10:45:00,2022-10-08 10:50:00,1327.86,1327.19,-0.0,flip_to_short -40765,做空,2022-10-08 10:50:00,2022-10-08 10:55:00,1327.19,1327.32,-0.0,flip_to_long -40766,做多,2022-10-08 10:55:00,2022-10-08 11:00:00,1327.32,1326.71,-0.0,flip_to_short -40767,做空,2022-10-08 11:00:00,2022-10-08 11:05:00,1326.71,1326.26,-0.0,tp_lower -40768,做多,2022-10-08 11:10:00,2022-10-08 11:25:00,1327.31,1328.69,0.0,tp_upper -40769,做空,2022-10-08 11:50:00,2022-10-08 12:10:00,1328.0,1326.75,0.0,tp_lower -40770,做多,2022-10-08 12:45:00,2022-10-08 13:00:00,1327.83,1327.26,-0.0,flip_to_short -40771,做空,2022-10-08 13:00:00,2022-10-08 13:20:00,1327.26,1325.69,0.0,tp_lower -40772,做多,2022-10-08 14:55:00,2022-10-08 15:15:00,1324.4,1322.56,-0.0,flip_to_short -40773,做空,2022-10-08 15:15:00,2022-10-08 15:40:00,1322.56,1323.26,-0.0,flip_to_long -40774,做多,2022-10-08 15:40:00,2022-10-08 15:45:00,1323.26,1323.74,-0.0,tp_upper -40775,做空,2022-10-08 16:00:00,2022-10-08 16:10:00,1322.88,1323.91,-0.0,flip_to_long -40776,做多,2022-10-08 16:10:00,2022-10-08 16:15:00,1323.91,1322.94,-0.0,flip_to_short -40777,做空,2022-10-08 16:15:00,2022-10-08 16:25:00,1322.94,1323.85,-0.0,flip_to_long -40778,做多,2022-10-08 16:25:00,2022-10-08 16:30:00,1323.85,1326.13,0.0,tp_upper -40779,做空,2022-10-08 18:00:00,2022-10-08 18:10:00,1325.61,1327.4,-0.0,flip_to_long -40780,做多,2022-10-08 18:10:00,2022-10-08 18:15:00,1327.4,1327.11,-0.0,flip_to_short -40781,做空,2022-10-08 18:15:00,2022-10-08 18:35:00,1327.11,1326.68,-0.0,flip_to_long -40782,做多,2022-10-08 18:35:00,2022-10-08 18:40:00,1326.68,1326.41,-0.0,flip_to_short -40783,做空,2022-10-08 18:40:00,2022-10-08 18:45:00,1326.41,1324.45,0.0,tp_lower -40784,做多,2022-10-08 20:05:00,2022-10-08 20:10:00,1323.88,1323.16,-0.0,flip_to_short -40785,做空,2022-10-08 20:10:00,2022-10-08 20:20:00,1323.16,1325.62,-0.0,flip_to_long -40786,做多,2022-10-08 20:20:00,2022-10-08 20:25:00,1325.62,1325.59,-0.0,tp_upper -40787,做空,2022-10-08 20:35:00,2022-10-08 20:50:00,1323.86,1323.89,-0.0,flip_to_long -40788,做多,2022-10-08 20:50:00,2022-10-08 21:15:00,1323.89,1323.94,-0.0,flip_to_short -40789,做空,2022-10-08 21:15:00,2022-10-08 21:20:00,1323.94,1324.17,-0.0,flip_to_long -40790,做多,2022-10-08 21:20:00,2022-10-08 21:25:00,1324.17,1323.66,-0.0,flip_to_short -40791,做空,2022-10-08 21:25:00,2022-10-08 21:40:00,1323.66,1315.2,0.0,tp_lower -40792,做多,2022-10-08 23:00:00,2022-10-09 00:00:00,1313.06,1314.31,0.0,flip_to_short -40793,做空,2022-10-09 00:00:00,2022-10-09 00:35:00,1314.31,1311.05,0.0,tp_lower -40794,做多,2022-10-09 01:10:00,2022-10-09 01:15:00,1313.34,1312.89,-0.0,flip_to_short -40795,做空,2022-10-09 01:15:00,2022-10-09 01:25:00,1312.89,1312.38,-0.0,flip_to_long -40796,做多,2022-10-09 01:25:00,2022-10-09 03:30:00,1312.38,1308.81,-0.0,flip_to_short -40797,做空,2022-10-09 03:30:00,2022-10-09 03:50:00,1308.81,1308.53,-0.0,tp_lower -40798,做多,2022-10-09 03:55:00,2022-10-09 04:00:00,1310.23,1310.65,-0.0,tp_upper -40799,做空,2022-10-09 04:20:00,2022-10-09 04:25:00,1308.71,1309.79,-0.0,flip_to_long -40800,做多,2022-10-09 04:25:00,2022-10-09 04:40:00,1309.79,1311.18,0.0,tp_upper -40801,做空,2022-10-09 06:25:00,2022-10-09 06:30:00,1313.29,1313.81,-0.0,flip_to_long -40802,做多,2022-10-09 06:30:00,2022-10-09 06:35:00,1313.81,1312.81,-0.0,flip_to_short -40803,做空,2022-10-09 06:35:00,2022-10-09 06:40:00,1312.81,1313.88,-0.0,flip_to_long -40804,做多,2022-10-09 06:40:00,2022-10-09 06:50:00,1313.88,1316.4,0.0,tp_upper -40805,做空,2022-10-09 07:20:00,2022-10-09 07:35:00,1314.85,1315.21,-0.0,flip_to_long -40806,做多,2022-10-09 07:35:00,2022-10-09 07:40:00,1315.21,1314.82,-0.0,flip_to_short -40807,做空,2022-10-09 07:40:00,2022-10-09 07:45:00,1314.82,1315.0,-0.0,flip_to_long -40808,做多,2022-10-09 07:45:00,2022-10-09 07:50:00,1315.0,1314.49,-0.0,flip_to_short -40809,做空,2022-10-09 07:50:00,2022-10-09 08:00:00,1314.49,1316.24,-0.0,flip_to_long -40810,做多,2022-10-09 08:00:00,2022-10-09 08:05:00,1316.24,1316.57,-0.0,tp_upper -40811,做空,2022-10-09 08:20:00,2022-10-09 08:25:00,1315.13,1314.06,0.0,tp_lower -40812,做多,2022-10-09 08:55:00,2022-10-09 09:10:00,1314.64,1314.8,-0.0,flip_to_short -40813,做空,2022-10-09 09:10:00,2022-10-09 09:15:00,1314.8,1315.88,-0.0,flip_to_long -40814,做多,2022-10-09 09:15:00,2022-10-09 09:25:00,1315.88,1314.83,-0.0,flip_to_short -40815,做空,2022-10-09 09:25:00,2022-10-09 09:30:00,1314.83,1315.0,-0.0,flip_to_long -40816,做多,2022-10-09 09:30:00,2022-10-09 09:50:00,1315.0,1316.35,0.0,tp_upper -40817,做空,2022-10-09 10:05:00,2022-10-09 10:15:00,1315.59,1316.2,-0.0,flip_to_long -40818,做多,2022-10-09 10:15:00,2022-10-09 10:20:00,1316.2,1316.73,-0.0,tp_upper -40819,做多,2022-10-09 10:40:00,2022-10-09 10:45:00,1325.37,1321.61,-0.0,tp_upper -40820,做空,2022-10-09 11:55:00,2022-10-09 12:00:00,1322.34,1323.5,-0.0,flip_to_long -40821,做多,2022-10-09 12:00:00,2022-10-09 12:05:00,1323.5,1323.0,-0.0,flip_to_short -40822,做空,2022-10-09 12:05:00,2022-10-09 12:10:00,1323.0,1323.81,-0.0,flip_to_long -40823,做多,2022-10-09 12:10:00,2022-10-09 12:20:00,1323.81,1327.55,0.0,tp_upper -40824,做空,2022-10-09 13:10:00,2022-10-09 13:50:00,1324.77,1322.6,0.0,tp_lower -40825,做多,2022-10-09 14:30:00,2022-10-09 14:35:00,1323.76,1323.62,-0.0,flip_to_short -40826,做空,2022-10-09 14:35:00,2022-10-09 14:45:00,1323.62,1325.1,-0.0,flip_to_long -40827,做多,2022-10-09 14:45:00,2022-10-09 14:55:00,1325.1,1323.71,-0.0,flip_to_short -40828,做空,2022-10-09 14:55:00,2022-10-09 15:35:00,1323.71,1323.92,-0.0,flip_to_long -40829,做多,2022-10-09 15:35:00,2022-10-09 15:40:00,1323.92,1323.33,-0.0,flip_to_short -40830,做空,2022-10-09 15:40:00,2022-10-09 15:45:00,1323.33,1324.64,-0.0,flip_to_long -40831,做多,2022-10-09 15:45:00,2022-10-09 16:00:00,1324.64,1325.59,0.0,tp_upper -40832,做空,2022-10-09 16:05:00,2022-10-09 16:10:00,1322.9,1322.07,0.0,tp_lower -40833,做多,2022-10-09 16:20:00,2022-10-09 16:40:00,1324.44,1324.32,-0.0,flip_to_short -40834,做空,2022-10-09 16:40:00,2022-10-09 16:45:00,1324.32,1325.02,-0.0,flip_to_long -40835,做多,2022-10-09 16:45:00,2022-10-09 17:00:00,1325.02,1323.59,-0.0,flip_to_short -40836,做空,2022-10-09 17:00:00,2022-10-09 17:30:00,1323.59,1324.2,-0.0,flip_to_long -40837,做多,2022-10-09 17:30:00,2022-10-09 17:35:00,1324.2,1323.76,-0.0,flip_to_short -40838,做空,2022-10-09 17:35:00,2022-10-09 17:40:00,1323.76,1324.71,-0.0,flip_to_long -40839,做多,2022-10-09 17:40:00,2022-10-09 17:45:00,1324.71,1322.84,-0.0,flip_to_short -40840,做空,2022-10-09 17:45:00,2022-10-09 17:55:00,1322.84,1323.79,-0.0,tp_lower -40841,做多,2022-10-09 18:00:00,2022-10-09 18:05:00,1324.2,1323.55,-0.0,flip_to_short -40842,做空,2022-10-09 18:05:00,2022-10-09 18:20:00,1323.55,1322.17,0.0,tp_lower -40843,做多,2022-10-09 18:40:00,2022-10-09 18:50:00,1323.22,1324.39,0.0,tp_upper -40844,做空,2022-10-09 19:05:00,2022-10-09 19:10:00,1323.22,1315.2,0.0,tp_lower -40845,做空,2022-10-09 21:15:00,2022-10-09 21:40:00,1318.16,1318.55,-0.0,flip_to_long -40846,做多,2022-10-09 21:40:00,2022-10-09 21:50:00,1318.55,1320.74,0.0,tp_upper -40847,做空,2022-10-09 22:00:00,2022-10-09 22:05:00,1315.95,1319.9,-0.0,tp_lower -40848,做空,2022-10-09 22:10:00,2022-10-09 22:15:00,1318.94,1320.27,-0.0,flip_to_long -40849,做多,2022-10-09 22:15:00,2022-10-09 22:25:00,1320.27,1316.59,-0.0,flip_to_short -40850,做空,2022-10-09 22:25:00,2022-10-09 22:35:00,1316.59,1317.27,-0.0,flip_to_long -40851,做多,2022-10-09 22:35:00,2022-10-09 23:25:00,1317.27,1318.0,0.0,flip_to_short -40852,做空,2022-10-09 23:25:00,2022-10-09 23:30:00,1318.0,1317.48,-0.0,tp_lower -40853,做多,2022-10-09 23:35:00,2022-10-09 23:40:00,1319.92,1322.4,0.0,tp_upper -40854,做空,2022-10-10 02:00:00,2022-10-10 02:15:00,1328.74,1324.39,0.0,tp_lower -40855,做多,2022-10-10 04:10:00,2022-10-10 04:20:00,1323.2,1322.08,-0.0,flip_to_short -40856,做空,2022-10-10 04:20:00,2022-10-10 04:40:00,1322.08,1323.58,-0.0,flip_to_long -40857,做多,2022-10-10 04:40:00,2022-10-10 04:55:00,1323.58,1324.11,-0.0,tp_upper -40858,做空,2022-10-10 05:10:00,2022-10-10 05:25:00,1322.97,1324.01,-0.0,flip_to_long -40859,做多,2022-10-10 05:25:00,2022-10-10 05:30:00,1324.01,1317.91,-0.0,flip_to_short -40860,做空,2022-10-10 05:30:00,2022-10-10 05:35:00,1317.91,1317.88,-0.0,tp_lower -40861,做多,2022-10-10 07:10:00,2022-10-10 07:25:00,1317.83,1317.02,-0.0,flip_to_short -40862,做空,2022-10-10 07:25:00,2022-10-10 07:30:00,1317.02,1317.68,-0.0,flip_to_long -40863,做多,2022-10-10 07:30:00,2022-10-10 07:45:00,1317.68,1317.18,-0.0,flip_to_short -40864,做空,2022-10-10 07:45:00,2022-10-10 08:05:00,1317.18,1313.07,0.0,tp_lower -40865,做多,2022-10-10 09:40:00,2022-10-10 10:00:00,1308.04,1313.83,0.0,tp_upper -40866,做空,2022-10-10 10:55:00,2022-10-10 11:00:00,1309.25,1311.14,-0.0,flip_to_long -40867,做多,2022-10-10 11:00:00,2022-10-10 11:15:00,1311.14,1314.97,0.0,tp_upper -40868,做空,2022-10-10 12:15:00,2022-10-10 12:20:00,1312.31,1314.19,-0.0,flip_to_long -40869,做多,2022-10-10 12:20:00,2022-10-10 12:30:00,1314.19,1317.48,0.0,tp_upper -40870,做空,2022-10-10 13:20:00,2022-10-10 13:30:00,1314.8,1311.6,0.0,tp_lower -40871,做多,2022-10-10 14:25:00,2022-10-10 14:30:00,1314.12,1311.97,-0.0,flip_to_short -40872,做空,2022-10-10 14:30:00,2022-10-10 14:35:00,1311.97,1306.34,0.0,tp_lower -40873,做多,2022-10-10 15:20:00,2022-10-10 15:25:00,1310.2,1308.93,-0.0,flip_to_short -40874,做空,2022-10-10 15:25:00,2022-10-10 15:50:00,1308.93,1308.7,-0.0,flip_to_long -40875,做多,2022-10-10 15:50:00,2022-10-10 15:55:00,1308.7,1307.82,-0.0,flip_to_short -40876,做空,2022-10-10 15:55:00,2022-10-10 16:00:00,1307.82,1308.09,-0.0,flip_to_long -40877,做多,2022-10-10 16:00:00,2022-10-10 16:05:00,1308.09,1305.79,-0.0,flip_to_short -40878,做空,2022-10-10 16:05:00,2022-10-10 16:10:00,1305.79,1303.92,0.0,tp_lower -40879,做多,2022-10-10 17:10:00,2022-10-10 17:45:00,1303.98,1311.31,0.0,tp_upper -40880,做空,2022-10-10 18:40:00,2022-10-10 18:50:00,1307.75,1308.28,-0.0,flip_to_long -40881,做多,2022-10-10 18:50:00,2022-10-10 19:20:00,1308.28,1307.68,-0.0,flip_to_short -40882,做空,2022-10-10 19:20:00,2022-10-10 19:30:00,1307.68,1308.01,-0.0,flip_to_long -40883,做多,2022-10-10 19:30:00,2022-10-10 19:50:00,1308.01,1308.78,0.0,flip_to_short -40884,做空,2022-10-10 19:50:00,2022-10-10 20:00:00,1308.78,1307.79,0.0,flip_to_long -40885,做多,2022-10-10 20:00:00,2022-10-10 20:10:00,1307.79,1308.11,-0.0,flip_to_short -40886,做空,2022-10-10 20:10:00,2022-10-10 20:20:00,1308.11,1308.01,-0.0,flip_to_long -40887,做多,2022-10-10 20:20:00,2022-10-10 20:25:00,1308.01,1307.53,-0.0,flip_to_short -40888,做空,2022-10-10 20:25:00,2022-10-10 20:30:00,1307.53,1308.55,-0.0,flip_to_long -40889,做多,2022-10-10 20:30:00,2022-10-10 20:35:00,1308.55,1307.67,-0.0,flip_to_short -40890,做空,2022-10-10 20:35:00,2022-10-10 20:45:00,1307.67,1307.44,-0.0,flip_to_long -40891,做多,2022-10-10 20:45:00,2022-10-10 21:00:00,1307.44,1309.31,0.0,tp_upper -40892,做空,2022-10-10 21:05:00,2022-10-10 21:35:00,1307.1,1303.48,0.0,tp_lower -40893,做多,2022-10-10 21:55:00,2022-10-10 22:00:00,1306.55,1303.88,-0.0,flip_to_short -40894,做空,2022-10-10 22:00:00,2022-10-10 22:05:00,1303.88,1293.77,0.0,tp_lower -40895,做多,2022-10-10 23:15:00,2022-10-10 23:20:00,1295.88,1295.4,-0.0,flip_to_short -40896,做空,2022-10-10 23:20:00,2022-10-10 23:45:00,1295.4,1290.6,0.0,tp_lower -40897,做空,2022-10-11 01:30:00,2022-10-11 01:40:00,1276.84,1274.18,0.0,tp_lower -40898,做多,2022-10-11 01:50:00,2022-10-11 02:40:00,1275.25,1276.76,0.0,flip_to_short -40899,做空,2022-10-11 02:40:00,2022-10-11 03:45:00,1276.76,1278.5,-0.0,flip_to_long -40900,做多,2022-10-11 03:45:00,2022-10-11 03:50:00,1278.5,1277.91,-0.0,flip_to_short -40901,做空,2022-10-11 03:50:00,2022-10-11 04:00:00,1277.91,1276.56,0.0,tp_lower -40902,做多,2022-10-11 04:05:00,2022-10-11 04:15:00,1277.91,1276.55,-0.0,flip_to_short -40903,做空,2022-10-11 04:15:00,2022-10-11 04:20:00,1276.55,1276.32,-0.0,tp_lower -40904,做多,2022-10-11 05:05:00,2022-10-11 05:15:00,1277.1,1276.29,-0.0,flip_to_short -40905,做空,2022-10-11 05:15:00,2022-10-11 05:20:00,1276.29,1276.7,-0.0,flip_to_long -40906,做多,2022-10-11 05:20:00,2022-10-11 05:30:00,1276.7,1275.05,-0.0,flip_to_short -40907,做空,2022-10-11 05:30:00,2022-10-11 05:45:00,1275.05,1274.27,0.0,tp_lower -40908,做多,2022-10-11 06:05:00,2022-10-11 06:30:00,1273.63,1279.3,0.0,tp_upper -40909,做空,2022-10-11 06:55:00,2022-10-11 07:15:00,1277.22,1279.75,-0.0,flip_to_long -40910,做多,2022-10-11 07:15:00,2022-10-11 07:30:00,1279.75,1282.26,0.0,tp_upper -40911,做空,2022-10-11 08:50:00,2022-10-11 08:55:00,1283.61,1284.15,-0.0,flip_to_long -40912,做多,2022-10-11 08:55:00,2022-10-11 09:10:00,1284.15,1283.91,-0.0,flip_to_short -40913,做空,2022-10-11 09:10:00,2022-10-11 09:30:00,1283.91,1281.31,0.0,tp_lower -40914,做多,2022-10-11 10:20:00,2022-10-11 10:30:00,1281.85,1281.12,-0.0,flip_to_short -40915,做空,2022-10-11 10:30:00,2022-10-11 10:35:00,1281.12,1281.76,-0.0,flip_to_long -40916,做多,2022-10-11 10:35:00,2022-10-11 11:00:00,1281.76,1282.84,0.0,tp_upper -40917,做空,2022-10-11 11:45:00,2022-10-11 11:50:00,1281.51,1281.41,-0.0,tp_lower -40918,做多,2022-10-11 11:55:00,2022-10-11 12:00:00,1286.33,1285.1,-0.0,tp_upper -40919,做空,2022-10-11 12:50:00,2022-10-11 13:30:00,1285.97,1280.87,0.0,tp_lower -40920,做多,2022-10-11 14:15:00,2022-10-11 14:20:00,1281.65,1279.21,-0.0,flip_to_short -40921,做空,2022-10-11 14:20:00,2022-10-11 14:30:00,1279.21,1282.28,-0.0,flip_to_long -40922,做多,2022-10-11 14:30:00,2022-10-11 15:00:00,1282.28,1287.81,0.0,tp_upper -40923,做空,2022-10-11 16:25:00,2022-10-11 17:20:00,1290.2,1293.49,-0.0,flip_to_long -40924,做多,2022-10-11 17:20:00,2022-10-11 17:25:00,1293.49,1290.15,-0.0,flip_to_short -40925,做空,2022-10-11 17:25:00,2022-10-11 17:30:00,1290.15,1290.27,-0.0,tp_lower -40926,做多,2022-10-11 17:50:00,2022-10-11 19:40:00,1289.98,1282.54,-0.0,flip_to_short -40927,做空,2022-10-11 19:40:00,2022-10-11 19:50:00,1282.54,1282.5,-0.0,flip_to_long -40928,做多,2022-10-11 19:50:00,2022-10-11 19:55:00,1282.5,1281.96,-0.0,flip_to_short -40929,做空,2022-10-11 19:55:00,2022-10-11 20:05:00,1281.96,1282.52,-0.0,flip_to_long -40930,做多,2022-10-11 20:05:00,2022-10-11 20:25:00,1282.52,1285.63,0.0,tp_upper -40931,做空,2022-10-11 20:50:00,2022-10-11 21:00:00,1282.91,1280.75,0.0,tp_lower -40932,做多,2022-10-11 22:10:00,2022-10-11 22:20:00,1278.92,1278.43,-0.0,flip_to_short -40933,做空,2022-10-11 22:20:00,2022-10-11 22:25:00,1278.43,1279.94,-0.0,flip_to_long -40934,做多,2022-10-11 22:25:00,2022-10-11 23:10:00,1279.94,1278.63,-0.0,flip_to_short -40935,做空,2022-10-11 23:10:00,2022-10-11 23:20:00,1278.63,1277.73,0.0,tp_lower -40936,做多,2022-10-11 23:40:00,2022-10-12 00:00:00,1278.78,1279.07,-0.0,flip_to_short -40937,做空,2022-10-12 00:00:00,2022-10-12 00:05:00,1279.07,1275.37,0.0,tp_lower -40938,做多,2022-10-12 00:10:00,2022-10-12 00:15:00,1278.89,1281.22,0.0,tp_upper -40939,做空,2022-10-12 01:20:00,2022-10-12 02:00:00,1282.63,1283.5,-0.0,flip_to_long -40940,做多,2022-10-12 02:00:00,2022-10-12 02:05:00,1283.5,1281.09,-0.0,flip_to_short -40941,做空,2022-10-12 02:05:00,2022-10-12 02:15:00,1281.09,1280.56,-0.0,tp_lower -40942,做多,2022-10-12 02:25:00,2022-10-12 02:35:00,1283.14,1281.16,-0.0,flip_to_short -40943,做空,2022-10-12 02:35:00,2022-10-12 02:45:00,1281.16,1282.37,-0.0,flip_to_long -40944,做多,2022-10-12 02:45:00,2022-10-12 03:00:00,1282.37,1284.82,0.0,tp_upper -40945,做空,2022-10-12 03:30:00,2022-10-12 03:45:00,1283.39,1283.25,-0.0,flip_to_long -40946,做多,2022-10-12 03:45:00,2022-10-12 03:55:00,1283.25,1283.11,-0.0,flip_to_short -40947,做空,2022-10-12 03:55:00,2022-10-12 04:00:00,1283.11,1288.59,-0.0,flip_to_long -40948,做多,2022-10-12 04:00:00,2022-10-12 04:05:00,1288.59,1287.49,-0.0,tp_upper -40949,做空,2022-10-12 05:35:00,2022-10-12 05:40:00,1288.86,1292.45,-0.0,flip_to_long -40950,做多,2022-10-12 05:40:00,2022-10-12 05:45:00,1292.45,1293.17,0.0,tp_upper -40951,做空,2022-10-12 06:00:00,2022-10-12 07:50:00,1290.69,1294.57,-0.0,flip_to_long -40952,做多,2022-10-12 07:50:00,2022-10-12 08:05:00,1294.57,1294.63,-0.0,flip_to_short -40953,做空,2022-10-12 08:05:00,2022-10-12 08:10:00,1294.63,1292.06,0.0,tp_lower -40954,做多,2022-10-12 08:15:00,2022-10-12 08:40:00,1294.21,1294.71,-0.0,flip_to_short -40955,做空,2022-10-12 08:40:00,2022-10-12 08:45:00,1294.71,1297.78,-0.0,flip_to_long -40956,做多,2022-10-12 08:45:00,2022-10-12 08:50:00,1297.78,1298.11,-0.0,tp_upper -40957,做空,2022-10-12 10:20:00,2022-10-12 11:10:00,1298.88,1300.32,-0.0,flip_to_long -40958,做多,2022-10-12 11:10:00,2022-10-12 11:20:00,1300.32,1302.59,0.0,tp_upper -40959,做空,2022-10-12 11:30:00,2022-10-12 11:45:00,1299.07,1298.28,0.0,tp_lower -40960,做多,2022-10-12 12:10:00,2022-10-12 12:25:00,1298.81,1297.87,-0.0,flip_to_short -40961,做空,2022-10-12 12:25:00,2022-10-12 12:30:00,1297.87,1288.89,0.0,tp_lower -40962,做多,2022-10-12 12:40:00,2022-10-12 12:45:00,1299.33,1295.2,-0.0,flip_to_short -40963,做空,2022-10-12 12:45:00,2022-10-12 13:35:00,1295.2,1298.31,-0.0,flip_to_long -40964,做多,2022-10-12 13:35:00,2022-10-12 13:45:00,1298.31,1297.65,-0.0,tp_upper -40965,做空,2022-10-12 14:10:00,2022-10-12 14:25:00,1296.36,1296.09,-0.0,flip_to_long -40966,做多,2022-10-12 14:25:00,2022-10-12 14:35:00,1296.09,1294.47,-0.0,flip_to_short -40967,做空,2022-10-12 14:35:00,2022-10-12 14:50:00,1294.47,1297.32,-0.0,flip_to_long -40968,做多,2022-10-12 14:50:00,2022-10-12 14:55:00,1297.32,1295.82,-0.0,flip_to_short -40969,做空,2022-10-12 14:55:00,2022-10-12 15:00:00,1295.82,1296.94,-0.0,flip_to_long -40970,做多,2022-10-12 15:00:00,2022-10-12 15:05:00,1296.94,1296.87,-0.0,flip_to_short -40971,做空,2022-10-12 15:05:00,2022-10-12 16:25:00,1296.87,1294.17,0.0,tp_lower -40972,做多,2022-10-12 18:05:00,2022-10-12 18:10:00,1295.23,1298.0,0.0,tp_upper -40973,做空,2022-10-12 19:55:00,2022-10-12 20:00:00,1296.46,1296.77,-0.0,flip_to_long -40974,做多,2022-10-12 20:00:00,2022-10-12 20:20:00,1296.77,1296.78,-0.0,flip_to_short -40975,做空,2022-10-12 20:20:00,2022-10-12 20:30:00,1296.78,1297.06,-0.0,flip_to_long -40976,做多,2022-10-12 20:30:00,2022-10-12 20:35:00,1297.06,1296.81,-0.0,flip_to_short -40977,做空,2022-10-12 20:35:00,2022-10-12 20:40:00,1296.81,1297.23,-0.0,flip_to_long -40978,做多,2022-10-12 20:40:00,2022-10-12 21:05:00,1297.23,1299.33,0.0,tp_upper -40979,做空,2022-10-12 22:10:00,2022-10-12 22:25:00,1299.43,1296.31,0.0,tp_lower -40980,做多,2022-10-13 00:00:00,2022-10-13 00:05:00,1295.22,1295.04,-0.0,flip_to_short -40981,做空,2022-10-13 00:05:00,2022-10-13 00:15:00,1295.04,1294.7,-0.0,tp_lower -40982,做空,2022-10-13 00:45:00,2022-10-13 00:50:00,1294.66,1294.82,-0.0,flip_to_long -40983,做多,2022-10-13 00:50:00,2022-10-13 01:00:00,1294.82,1296.9,0.0,tp_upper -40984,做空,2022-10-13 01:25:00,2022-10-13 01:40:00,1295.7,1292.91,0.0,tp_lower -40985,做多,2022-10-13 03:35:00,2022-10-13 03:40:00,1287.42,1287.12,-0.0,flip_to_short -40986,做空,2022-10-13 03:40:00,2022-10-13 03:50:00,1287.12,1286.41,0.0,flip_to_long -40987,做多,2022-10-13 03:50:00,2022-10-13 05:20:00,1286.41,1284.48,-0.0,flip_to_short -40988,做空,2022-10-13 05:20:00,2022-10-13 05:25:00,1284.48,1284.71,-0.0,flip_to_long -40989,做多,2022-10-13 05:25:00,2022-10-13 05:30:00,1284.71,1286.93,0.0,tp_upper -40990,做空,2022-10-13 06:25:00,2022-10-13 06:45:00,1286.09,1284.26,0.0,tp_lower -40991,做多,2022-10-13 08:30:00,2022-10-13 08:35:00,1279.27,1277.03,-0.0,flip_to_short -40992,做空,2022-10-13 08:35:00,2022-10-13 08:50:00,1277.03,1277.09,-0.0,flip_to_long -40993,做多,2022-10-13 08:50:00,2022-10-13 09:20:00,1277.09,1275.95,-0.0,flip_to_short -40994,做空,2022-10-13 09:20:00,2022-10-13 09:50:00,1275.95,1272.95,0.0,tp_lower -40995,做多,2022-10-13 11:40:00,2022-10-13 11:50:00,1251.23,1244.29,-0.0,flip_to_short -40996,做空,2022-10-13 11:50:00,2022-10-13 12:10:00,1244.29,1242.68,0.0,flip_to_long -40997,做多,2022-10-13 12:10:00,2022-10-13 12:20:00,1242.68,1239.78,-0.0,flip_to_short -40998,做空,2022-10-13 12:20:00,2022-10-13 12:25:00,1239.78,1250.92,-0.0,tp_lower -40999,做空,2022-10-13 12:30:00,2022-10-13 12:35:00,1208.44,1215.99,-0.0,tp_lower -41000,做多,2022-10-13 13:45:00,2022-10-13 14:10:00,1223.12,1227.65,0.0,tp_upper -41001,做空,2022-10-13 18:25:00,2022-10-13 18:30:00,1270.7,1271.31,-0.0,flip_to_long -41002,做多,2022-10-13 18:30:00,2022-10-13 18:45:00,1271.31,1279.31,0.0,tp_upper -41003,做空,2022-10-13 21:30:00,2022-10-13 21:55:00,1290.55,1294.21,-0.0,flip_to_long -41004,做多,2022-10-13 21:55:00,2022-10-13 22:00:00,1294.21,1295.49,0.0,tp_upper -41005,做空,2022-10-13 22:05:00,2022-10-13 22:10:00,1293.39,1291.91,0.0,tp_lower -41006,做多,2022-10-13 22:15:00,2022-10-13 22:20:00,1294.56,1293.18,-0.0,flip_to_short -41007,做空,2022-10-13 22:20:00,2022-10-13 22:25:00,1293.18,1293.68,-0.0,flip_to_long -41008,做多,2022-10-13 22:25:00,2022-10-13 22:30:00,1293.68,1293.59,-0.0,flip_to_short -41009,做空,2022-10-13 22:30:00,2022-10-13 22:40:00,1293.59,1293.36,-0.0,flip_to_long -41010,做多,2022-10-13 22:40:00,2022-10-13 22:45:00,1293.36,1292.48,-0.0,flip_to_short -41011,做空,2022-10-13 22:45:00,2022-10-13 23:15:00,1292.48,1287.84,0.0,tp_lower -41012,做多,2022-10-14 00:25:00,2022-10-14 00:35:00,1288.84,1289.26,-0.0,tp_upper -41013,做空,2022-10-14 03:35:00,2022-10-14 03:40:00,1329.21,1330.5,-0.0,flip_to_long -41014,做多,2022-10-14 03:40:00,2022-10-14 04:40:00,1330.5,1329.78,-0.0,flip_to_short -41015,做空,2022-10-14 04:40:00,2022-10-14 05:25:00,1329.78,1324.66,0.0,tp_lower -41016,做多,2022-10-14 05:40:00,2022-10-14 05:50:00,1327.36,1326.54,-0.0,flip_to_short -41017,做空,2022-10-14 05:50:00,2022-10-14 06:20:00,1326.54,1326.13,-0.0,flip_to_long -41018,做多,2022-10-14 06:20:00,2022-10-14 06:45:00,1326.13,1326.4,-0.0,flip_to_short -41019,做空,2022-10-14 06:45:00,2022-10-14 06:55:00,1326.4,1325.4,0.0,flip_to_long -41020,做多,2022-10-14 06:55:00,2022-10-14 07:10:00,1325.4,1326.11,0.0,flip_to_short -41021,做空,2022-10-14 07:10:00,2022-10-14 07:15:00,1326.11,1322.12,0.0,tp_lower -41022,做多,2022-10-14 08:10:00,2022-10-14 08:20:00,1324.06,1321.81,-0.0,flip_to_short -41023,做空,2022-10-14 08:20:00,2022-10-14 08:35:00,1321.81,1321.71,-0.0,flip_to_long -41024,做多,2022-10-14 08:35:00,2022-10-14 08:45:00,1321.71,1321.52,-0.0,flip_to_short -41025,做空,2022-10-14 08:45:00,2022-10-14 09:15:00,1321.52,1320.94,-0.0,tp_lower -41026,做多,2022-10-14 09:20:00,2022-10-14 09:25:00,1321.39,1319.86,-0.0,flip_to_short -41027,做空,2022-10-14 09:25:00,2022-10-14 09:30:00,1319.86,1321.03,-0.0,flip_to_long -41028,做多,2022-10-14 09:30:00,2022-10-14 09:45:00,1321.03,1324.62,0.0,tp_upper -41029,做空,2022-10-14 11:30:00,2022-10-14 11:35:00,1328.64,1328.9,-0.0,flip_to_long -41030,做多,2022-10-14 11:35:00,2022-10-14 12:10:00,1328.9,1326.44,-0.0,flip_to_short -41031,做空,2022-10-14 12:10:00,2022-10-14 12:15:00,1326.44,1328.66,-0.0,flip_to_long -41032,做多,2022-10-14 12:15:00,2022-10-14 12:25:00,1328.66,1327.83,-0.0,flip_to_short -41033,做空,2022-10-14 12:25:00,2022-10-14 12:30:00,1327.83,1332.16,-0.0,tp_lower -41034,做空,2022-10-14 13:25:00,2022-10-14 13:35:00,1334.38,1336.92,-0.0,flip_to_long -41035,做多,2022-10-14 13:35:00,2022-10-14 13:40:00,1336.92,1331.49,-0.0,flip_to_short -41036,做空,2022-10-14 13:40:00,2022-10-14 14:00:00,1331.49,1327.78,0.0,tp_lower -41037,做多,2022-10-14 15:00:00,2022-10-14 15:05:00,1323.52,1318.29,-0.0,flip_to_short -41038,做空,2022-10-14 15:05:00,2022-10-14 15:15:00,1318.29,1308.24,0.0,tp_lower -41039,做多,2022-10-14 16:40:00,2022-10-14 16:45:00,1308.77,1306.3,-0.0,flip_to_short -41040,做空,2022-10-14 16:45:00,2022-10-14 17:25:00,1306.3,1304.77,0.0,flip_to_long -41041,做多,2022-10-14 17:25:00,2022-10-14 18:00:00,1304.77,1306.7,0.0,flip_to_short -41042,做空,2022-10-14 18:00:00,2022-10-14 18:25:00,1306.7,1302.36,0.0,tp_lower -41043,做多,2022-10-14 19:00:00,2022-10-14 19:05:00,1303.66,1300.79,-0.0,flip_to_short -41044,做空,2022-10-14 19:05:00,2022-10-14 19:20:00,1300.79,1298.06,0.0,tp_lower -41045,做多,2022-10-14 19:25:00,2022-10-14 19:40:00,1301.8,1301.11,-0.0,flip_to_short -41046,做空,2022-10-14 19:40:00,2022-10-14 20:15:00,1301.11,1301.16,-0.0,flip_to_long -41047,做多,2022-10-14 20:15:00,2022-10-14 20:30:00,1301.16,1299.94,-0.0,flip_to_short -41048,做空,2022-10-14 20:30:00,2022-10-14 20:35:00,1299.94,1301.57,-0.0,flip_to_long -41049,做多,2022-10-14 20:35:00,2022-10-14 20:55:00,1301.57,1300.27,-0.0,flip_to_short -41050,做空,2022-10-14 20:55:00,2022-10-14 21:00:00,1300.27,1300.45,-0.0,flip_to_long -41051,做多,2022-10-14 21:00:00,2022-10-14 21:10:00,1300.45,1298.86,-0.0,flip_to_short -41052,做空,2022-10-14 21:10:00,2022-10-14 21:20:00,1298.86,1296.0,0.0,tp_lower -41053,做多,2022-10-14 22:35:00,2022-10-14 23:05:00,1294.59,1297.47,0.0,tp_upper -41054,做空,2022-10-14 23:55:00,2022-10-15 00:00:00,1295.35,1296.73,-0.0,flip_to_long -41055,做多,2022-10-15 00:00:00,2022-10-15 00:05:00,1296.73,1298.93,0.0,tp_upper -41056,做空,2022-10-15 00:20:00,2022-10-15 00:35:00,1297.62,1296.76,0.0,tp_lower -41057,做多,2022-10-15 00:40:00,2022-10-15 00:45:00,1297.2,1296.5,-0.0,flip_to_short -41058,做空,2022-10-15 00:45:00,2022-10-15 00:55:00,1296.5,1295.2,0.0,tp_lower -41059,做多,2022-10-15 01:20:00,2022-10-15 02:00:00,1296.26,1296.56,-0.0,flip_to_short -41060,做空,2022-10-15 02:00:00,2022-10-15 02:10:00,1296.56,1296.8,-0.0,flip_to_long -41061,做多,2022-10-15 02:10:00,2022-10-15 02:15:00,1296.8,1296.62,-0.0,flip_to_short -41062,做空,2022-10-15 02:15:00,2022-10-15 02:50:00,1296.62,1297.61,-0.0,flip_to_long -41063,做多,2022-10-15 02:50:00,2022-10-15 03:00:00,1297.61,1297.92,-0.0,flip_to_short -41064,做空,2022-10-15 03:00:00,2022-10-15 03:20:00,1297.92,1298.02,-0.0,flip_to_long -41065,做多,2022-10-15 03:20:00,2022-10-15 03:25:00,1298.02,1297.4,-0.0,flip_to_short -41066,做空,2022-10-15 03:25:00,2022-10-15 03:30:00,1297.4,1298.11,-0.0,flip_to_long -41067,做多,2022-10-15 03:30:00,2022-10-15 03:35:00,1298.11,1297.7,-0.0,flip_to_short -41068,做空,2022-10-15 03:35:00,2022-10-15 03:50:00,1297.7,1300.12,-0.0,flip_to_long -41069,做多,2022-10-15 03:50:00,2022-10-15 03:55:00,1300.12,1299.57,-0.0,tp_upper -41070,做空,2022-10-15 04:20:00,2022-10-15 04:30:00,1297.75,1297.71,-0.0,flip_to_long -41071,做多,2022-10-15 04:30:00,2022-10-15 04:45:00,1297.71,1297.79,-0.0,flip_to_short -41072,做空,2022-10-15 04:45:00,2022-10-15 04:50:00,1297.79,1298.17,-0.0,flip_to_long -41073,做多,2022-10-15 04:50:00,2022-10-15 07:25:00,1298.17,1290.78,-0.0,flip_to_short -41074,做空,2022-10-15 07:25:00,2022-10-15 07:30:00,1290.78,1291.89,-0.0,tp_lower -41075,做多,2022-10-15 07:40:00,2022-10-15 08:00:00,1294.43,1293.82,-0.0,flip_to_short -41076,做空,2022-10-15 08:00:00,2022-10-15 08:20:00,1293.82,1290.85,0.0,tp_lower -41077,做多,2022-10-15 10:15:00,2022-10-15 10:25:00,1281.69,1285.87,0.0,tp_upper -41078,做空,2022-10-15 11:45:00,2022-10-15 13:05:00,1284.58,1282.87,0.0,tp_lower -41079,做多,2022-10-15 13:40:00,2022-10-15 13:45:00,1284.68,1283.96,-0.0,flip_to_short -41080,做空,2022-10-15 13:45:00,2022-10-15 13:55:00,1283.96,1288.11,-0.0,flip_to_long -41081,做多,2022-10-15 13:55:00,2022-10-15 14:00:00,1288.11,1289.68,0.0,tp_upper -41082,做空,2022-10-15 14:20:00,2022-10-15 15:20:00,1284.85,1287.46,-0.0,flip_to_long -41083,做多,2022-10-15 15:20:00,2022-10-15 15:30:00,1287.46,1287.06,-0.0,flip_to_short -41084,做空,2022-10-15 15:30:00,2022-10-15 15:35:00,1287.06,1285.77,0.0,tp_lower -41085,做多,2022-10-15 16:15:00,2022-10-15 16:35:00,1287.72,1286.33,-0.0,flip_to_short -41086,做空,2022-10-15 16:35:00,2022-10-15 16:40:00,1286.33,1283.33,0.0,tp_lower -41087,做多,2022-10-15 17:10:00,2022-10-15 17:15:00,1285.81,1284.92,-0.0,flip_to_short -41088,做空,2022-10-15 17:15:00,2022-10-15 17:30:00,1284.92,1282.69,0.0,tp_lower -41089,做多,2022-10-15 18:00:00,2022-10-15 18:20:00,1283.59,1283.58,-0.0,flip_to_short -41090,做空,2022-10-15 18:20:00,2022-10-15 18:30:00,1283.58,1283.9,-0.0,flip_to_long -41091,做多,2022-10-15 18:30:00,2022-10-15 18:50:00,1283.9,1283.61,-0.0,flip_to_short -41092,做空,2022-10-15 18:50:00,2022-10-15 19:00:00,1283.61,1281.06,0.0,tp_lower -41093,做多,2022-10-15 20:15:00,2022-10-15 20:25:00,1283.28,1281.65,-0.0,flip_to_short -41094,做空,2022-10-15 20:25:00,2022-10-15 20:30:00,1281.65,1280.0,0.0,tp_lower -41095,做多,2022-10-15 20:55:00,2022-10-15 22:40:00,1280.46,1275.66,-0.0,flip_to_short -41096,做空,2022-10-15 22:40:00,2022-10-15 22:55:00,1275.66,1270.21,0.0,tp_lower -41097,做多,2022-10-15 23:25:00,2022-10-15 23:30:00,1275.93,1278.29,0.0,tp_upper -41098,做空,2022-10-15 23:50:00,2022-10-15 23:55:00,1273.01,1274.13,-0.0,flip_to_long -41099,做多,2022-10-15 23:55:00,2022-10-16 01:25:00,1274.13,1281.79,0.0,tp_upper -41100,做空,2022-10-16 02:20:00,2022-10-16 03:10:00,1282.08,1282.46,-0.0,flip_to_long -41101,做多,2022-10-16 03:10:00,2022-10-16 03:15:00,1282.46,1280.18,-0.0,flip_to_short -41102,做空,2022-10-16 03:15:00,2022-10-16 03:35:00,1280.18,1282.38,-0.0,flip_to_long -41103,做多,2022-10-16 03:35:00,2022-10-16 04:00:00,1282.38,1283.65,0.0,tp_upper -41104,做空,2022-10-16 05:20:00,2022-10-16 05:25:00,1283.0,1284.18,-0.0,flip_to_long -41105,做多,2022-10-16 05:25:00,2022-10-16 05:30:00,1284.18,1282.89,-0.0,flip_to_short -41106,做空,2022-10-16 05:30:00,2022-10-16 05:35:00,1282.89,1284.07,-0.0,flip_to_long -41107,做多,2022-10-16 05:35:00,2022-10-16 05:45:00,1284.07,1283.01,-0.0,flip_to_short -41108,做空,2022-10-16 05:45:00,2022-10-16 05:55:00,1283.01,1284.05,-0.0,flip_to_long -41109,做多,2022-10-16 05:55:00,2022-10-16 07:15:00,1284.05,1281.5,-0.0,flip_to_short -41110,做空,2022-10-16 07:15:00,2022-10-16 07:30:00,1281.5,1282.44,-0.0,flip_to_long -41111,做多,2022-10-16 07:30:00,2022-10-16 07:55:00,1282.44,1282.5,-0.0,flip_to_short -41112,做空,2022-10-16 07:55:00,2022-10-16 08:00:00,1282.5,1282.96,-0.0,flip_to_long -41113,做多,2022-10-16 08:00:00,2022-10-16 08:10:00,1282.96,1285.19,0.0,tp_upper -41114,做空,2022-10-16 09:15:00,2022-10-16 10:25:00,1285.94,1283.28,0.0,tp_lower -41115,做多,2022-10-16 11:45:00,2022-10-16 12:10:00,1284.22,1281.69,-0.0,flip_to_short -41116,做空,2022-10-16 12:10:00,2022-10-16 12:15:00,1281.69,1282.16,-0.0,flip_to_long -41117,做多,2022-10-16 12:15:00,2022-10-16 12:25:00,1282.16,1280.55,-0.0,flip_to_short -41118,做空,2022-10-16 12:25:00,2022-10-16 12:35:00,1280.55,1280.43,-0.0,tp_lower -41119,做多,2022-10-16 12:40:00,2022-10-16 12:50:00,1282.85,1282.08,-0.0,flip_to_short -41120,做空,2022-10-16 12:50:00,2022-10-16 13:05:00,1282.08,1282.63,-0.0,flip_to_long -41121,做多,2022-10-16 13:05:00,2022-10-16 13:10:00,1282.63,1282.0,-0.0,flip_to_short -41122,做空,2022-10-16 13:10:00,2022-10-16 13:40:00,1282.0,1282.43,-0.0,flip_to_long -41123,做多,2022-10-16 13:40:00,2022-10-16 13:45:00,1282.43,1285.0,0.0,tp_upper -41124,做空,2022-10-16 14:15:00,2022-10-16 14:30:00,1281.56,1282.27,-0.0,flip_to_long -41125,做多,2022-10-16 14:30:00,2022-10-16 15:05:00,1282.27,1285.99,0.0,tp_upper -41126,做空,2022-10-16 16:20:00,2022-10-16 16:30:00,1284.91,1284.29,-0.0,tp_lower -41127,做多,2022-10-16 17:30:00,2022-10-16 17:45:00,1285.28,1283.89,-0.0,flip_to_short -41128,做空,2022-10-16 17:45:00,2022-10-16 17:50:00,1283.89,1284.28,-0.0,flip_to_long -41129,做多,2022-10-16 17:50:00,2022-10-16 17:55:00,1284.28,1283.65,-0.0,flip_to_short -41130,做空,2022-10-16 17:55:00,2022-10-16 18:00:00,1283.65,1283.06,-0.0,tp_lower -41131,做多,2022-10-16 19:05:00,2022-10-16 19:20:00,1284.37,1285.79,0.0,tp_upper -41132,做多,2022-10-16 21:30:00,2022-10-16 21:35:00,1310.13,1306.94,-0.0,flip_to_short -41133,做空,2022-10-16 21:35:00,2022-10-16 21:45:00,1306.94,1302.49,0.0,tp_lower -41134,做多,2022-10-16 22:05:00,2022-10-16 22:15:00,1304.35,1304.12,-0.0,flip_to_short -41135,做空,2022-10-16 22:15:00,2022-10-16 22:25:00,1304.12,1306.81,-0.0,flip_to_long -41136,做多,2022-10-16 22:25:00,2022-10-16 23:05:00,1306.81,1304.89,-0.0,flip_to_short -41137,做空,2022-10-16 23:05:00,2022-10-16 23:45:00,1304.89,1305.97,-0.0,flip_to_long -41138,做多,2022-10-16 23:45:00,2022-10-17 00:10:00,1305.97,1306.0,-0.0,flip_to_short -41139,做空,2022-10-17 00:10:00,2022-10-17 00:15:00,1306.0,1301.79,0.0,tp_lower -41140,做多,2022-10-17 00:45:00,2022-10-17 01:25:00,1303.08,1302.61,-0.0,flip_to_short -41141,做空,2022-10-17 01:25:00,2022-10-17 01:30:00,1302.61,1304.52,-0.0,flip_to_long -41142,做多,2022-10-17 01:30:00,2022-10-17 01:35:00,1304.52,1303.78,-0.0,flip_to_short -41143,做空,2022-10-17 01:35:00,2022-10-17 01:55:00,1303.78,1296.28,0.0,tp_lower -41144,做多,2022-10-17 03:40:00,2022-10-17 03:45:00,1299.28,1301.05,0.0,tp_upper -41145,做空,2022-10-17 04:00:00,2022-10-17 04:10:00,1298.58,1300.73,-0.0,flip_to_long -41146,做多,2022-10-17 04:10:00,2022-10-17 04:20:00,1300.73,1301.66,0.0,tp_upper -41147,做空,2022-10-17 06:20:00,2022-10-17 06:25:00,1306.18,1307.71,-0.0,flip_to_long -41148,做多,2022-10-17 06:25:00,2022-10-17 06:30:00,1307.71,1307.16,-0.0,flip_to_short -41149,做空,2022-10-17 06:30:00,2022-10-17 06:40:00,1307.16,1307.57,-0.0,flip_to_long -41150,做多,2022-10-17 06:40:00,2022-10-17 06:45:00,1307.57,1306.79,-0.0,flip_to_short -41151,做空,2022-10-17 06:45:00,2022-10-17 06:55:00,1306.79,1306.19,-0.0,flip_to_long -41152,做多,2022-10-17 06:55:00,2022-10-17 07:00:00,1306.19,1310.39,0.0,tp_upper -41153,做空,2022-10-17 07:15:00,2022-10-17 07:20:00,1307.57,1308.28,-0.0,flip_to_long -41154,做多,2022-10-17 07:20:00,2022-10-17 07:30:00,1308.28,1307.6,-0.0,flip_to_short -41155,做空,2022-10-17 07:30:00,2022-10-17 07:40:00,1307.6,1308.94,-0.0,flip_to_long -41156,做多,2022-10-17 07:40:00,2022-10-17 07:55:00,1308.94,1311.47,0.0,tp_upper -41157,做空,2022-10-17 08:25:00,2022-10-17 09:15:00,1309.74,1310.26,-0.0,flip_to_long -41158,做多,2022-10-17 09:15:00,2022-10-17 09:20:00,1310.26,1310.09,-0.0,flip_to_short -41159,做空,2022-10-17 09:20:00,2022-10-17 11:10:00,1310.09,1322.8,-0.0,flip_to_long -41160,做多,2022-10-17 11:10:00,2022-10-17 11:15:00,1322.8,1321.11,-0.0,tp_upper -41161,做空,2022-10-17 11:20:00,2022-10-17 11:30:00,1319.19,1315.28,0.0,tp_lower -41162,做多,2022-10-17 12:20:00,2022-10-17 12:35:00,1317.0,1317.12,-0.0,flip_to_short -41163,做空,2022-10-17 12:35:00,2022-10-17 12:40:00,1317.12,1319.77,-0.0,flip_to_long -41164,做多,2022-10-17 12:40:00,2022-10-17 12:45:00,1319.77,1319.23,-0.0,tp_upper -41165,做空,2022-10-17 14:45:00,2022-10-17 15:15:00,1328.88,1325.01,0.0,tp_lower -41166,做多,2022-10-17 15:25:00,2022-10-17 15:50:00,1328.4,1329.66,0.0,flip_to_short -41167,做空,2022-10-17 15:50:00,2022-10-17 16:05:00,1329.66,1330.12,-0.0,flip_to_long -41168,做多,2022-10-17 16:05:00,2022-10-17 16:10:00,1330.12,1327.55,-0.0,flip_to_short -41169,做空,2022-10-17 16:10:00,2022-10-17 16:25:00,1327.55,1327.19,-0.0,flip_to_long -41170,做多,2022-10-17 16:25:00,2022-10-17 16:35:00,1327.19,1326.21,-0.0,flip_to_short -41171,做空,2022-10-17 16:35:00,2022-10-17 16:40:00,1326.21,1324.42,0.0,tp_lower -41172,做多,2022-10-17 18:35:00,2022-10-17 18:50:00,1318.54,1318.93,-0.0,flip_to_short -41173,做空,2022-10-17 18:50:00,2022-10-17 18:55:00,1318.93,1319.9,-0.0,flip_to_long -41174,做多,2022-10-17 18:55:00,2022-10-17 19:00:00,1319.9,1321.36,0.0,tp_upper -41175,做空,2022-10-17 19:15:00,2022-10-17 21:15:00,1319.52,1327.2,-0.0,flip_to_long -41176,做多,2022-10-17 21:15:00,2022-10-17 21:45:00,1327.2,1327.81,-0.0,flip_to_short -41177,做空,2022-10-17 21:45:00,2022-10-17 21:50:00,1327.81,1332.44,-0.0,flip_to_long -41178,做多,2022-10-17 21:50:00,2022-10-17 21:55:00,1332.44,1329.88,-0.0,tp_upper -41179,做空,2022-10-17 22:35:00,2022-10-17 22:45:00,1325.99,1331.99,-0.0,flip_to_long -41180,做多,2022-10-17 22:45:00,2022-10-17 22:50:00,1331.99,1330.84,-0.0,flip_to_short -41181,做空,2022-10-17 22:50:00,2022-10-17 23:05:00,1330.84,1332.18,-0.0,flip_to_long -41182,做多,2022-10-17 23:05:00,2022-10-17 23:10:00,1332.18,1331.14,-0.0,flip_to_short -41183,做空,2022-10-17 23:10:00,2022-10-17 23:30:00,1331.14,1332.27,-0.0,flip_to_long -41184,做多,2022-10-17 23:30:00,2022-10-17 23:50:00,1332.27,1331.58,-0.0,flip_to_short -41185,做空,2022-10-17 23:50:00,2022-10-18 00:05:00,1331.58,1331.7,-0.0,flip_to_long -41186,做多,2022-10-18 00:05:00,2022-10-18 00:10:00,1331.7,1332.17,-0.0,tp_upper -41187,做空,2022-10-18 01:15:00,2022-10-18 01:20:00,1334.87,1336.14,-0.0,flip_to_long -41188,做多,2022-10-18 01:20:00,2022-10-18 01:25:00,1336.14,1334.35,-0.0,flip_to_short -41189,做空,2022-10-18 01:25:00,2022-10-18 01:45:00,1334.35,1330.99,0.0,tp_lower -41190,做多,2022-10-18 02:30:00,2022-10-18 02:35:00,1333.53,1333.33,-0.0,flip_to_short -41191,做空,2022-10-18 02:35:00,2022-10-18 02:50:00,1333.33,1328.86,0.0,tp_lower -41192,做多,2022-10-18 03:30:00,2022-10-18 03:40:00,1330.75,1336.0,0.0,tp_upper -41193,做空,2022-10-18 04:05:00,2022-10-18 05:15:00,1331.85,1332.22,-0.0,tp_lower -41194,做多,2022-10-18 05:45:00,2022-10-18 05:50:00,1334.09,1333.81,-0.0,flip_to_short -41195,做空,2022-10-18 05:50:00,2022-10-18 06:05:00,1333.81,1330.12,0.0,tp_lower -41196,做多,2022-10-18 06:15:00,2022-10-18 06:25:00,1333.17,1334.81,0.0,tp_upper -41197,做空,2022-10-18 07:05:00,2022-10-18 07:10:00,1332.26,1332.43,-0.0,flip_to_long -41198,做多,2022-10-18 07:10:00,2022-10-18 07:35:00,1332.43,1333.93,0.0,flip_to_short -41199,做空,2022-10-18 07:35:00,2022-10-18 07:45:00,1333.93,1334.89,-0.0,flip_to_long -41200,做多,2022-10-18 07:45:00,2022-10-18 08:00:00,1334.89,1333.8,-0.0,flip_to_short -41201,做空,2022-10-18 08:00:00,2022-10-18 08:35:00,1333.8,1328.92,0.0,tp_lower -41202,做多,2022-10-18 10:00:00,2022-10-18 10:05:00,1325.02,1323.29,-0.0,flip_to_short -41203,做空,2022-10-18 10:05:00,2022-10-18 10:10:00,1323.29,1325.11,-0.0,flip_to_long -41204,做多,2022-10-18 10:10:00,2022-10-18 10:20:00,1325.11,1327.58,0.0,tp_upper -41205,做空,2022-10-18 10:45:00,2022-10-18 11:00:00,1324.96,1325.5,-0.0,flip_to_long -41206,做多,2022-10-18 11:00:00,2022-10-18 11:10:00,1325.5,1325.17,-0.0,flip_to_short -41207,做空,2022-10-18 11:10:00,2022-10-18 11:20:00,1325.17,1326.52,-0.0,flip_to_long -41208,做多,2022-10-18 11:20:00,2022-10-18 11:25:00,1326.52,1325.89,-0.0,flip_to_short -41209,做空,2022-10-18 11:25:00,2022-10-18 12:00:00,1325.89,1326.02,-0.0,flip_to_long -41210,做多,2022-10-18 12:00:00,2022-10-18 12:10:00,1326.02,1327.81,0.0,tp_upper -41211,做空,2022-10-18 12:15:00,2022-10-18 12:20:00,1325.64,1327.15,-0.0,flip_to_long -41212,做多,2022-10-18 12:20:00,2022-10-18 12:25:00,1327.15,1330.66,0.0,tp_upper -41213,做空,2022-10-18 13:10:00,2022-10-18 13:20:00,1328.27,1331.01,-0.0,flip_to_long -41214,做多,2022-10-18 13:20:00,2022-10-18 13:25:00,1331.01,1331.39,-0.0,tp_upper -41215,做空,2022-10-18 13:30:00,2022-10-18 13:35:00,1326.66,1324.26,0.0,tp_lower -41216,做多,2022-10-18 16:05:00,2022-10-18 16:15:00,1309.16,1309.73,-0.0,flip_to_short -41217,做空,2022-10-18 16:15:00,2022-10-18 16:25:00,1309.73,1307.62,0.0,flip_to_long -41218,做多,2022-10-18 16:25:00,2022-10-18 17:00:00,1307.62,1306.19,-0.0,flip_to_short -41219,做空,2022-10-18 17:00:00,2022-10-18 17:05:00,1306.19,1307.46,-0.0,flip_to_long -41220,做多,2022-10-18 17:05:00,2022-10-18 17:15:00,1307.46,1307.64,-0.0,flip_to_short -41221,做空,2022-10-18 17:15:00,2022-10-18 17:30:00,1307.64,1311.07,-0.0,flip_to_long -41222,做多,2022-10-18 17:30:00,2022-10-18 17:45:00,1311.07,1307.99,-0.0,flip_to_short -41223,做空,2022-10-18 17:45:00,2022-10-18 18:00:00,1307.99,1306.95,0.0,tp_lower -41224,做多,2022-10-18 18:05:00,2022-10-18 18:15:00,1307.71,1307.71,-0.0,flip_to_short -41225,做空,2022-10-18 18:15:00,2022-10-18 18:25:00,1307.71,1308.65,-0.0,flip_to_long -41226,做多,2022-10-18 18:25:00,2022-10-18 18:30:00,1308.65,1304.19,-0.0,flip_to_short -41227,做空,2022-10-18 18:30:00,2022-10-18 18:35:00,1304.19,1302.66,0.0,tp_lower -41228,做多,2022-10-18 19:40:00,2022-10-18 20:00:00,1297.33,1305.01,0.0,tp_upper -41229,做空,2022-10-18 21:25:00,2022-10-18 21:30:00,1308.3,1309.4,-0.0,flip_to_long -41230,做多,2022-10-18 21:30:00,2022-10-18 21:55:00,1309.4,1309.79,-0.0,flip_to_short -41231,做空,2022-10-18 21:55:00,2022-10-18 22:25:00,1309.79,1310.64,-0.0,flip_to_long -41232,做多,2022-10-18 22:25:00,2022-10-18 22:35:00,1310.64,1310.09,-0.0,flip_to_short -41233,做空,2022-10-18 22:35:00,2022-10-18 23:20:00,1310.09,1308.09,0.0,tp_lower -41234,做多,2022-10-18 23:30:00,2022-10-18 23:35:00,1312.99,1310.45,-0.0,flip_to_short -41235,做空,2022-10-18 23:35:00,2022-10-18 23:45:00,1310.45,1310.81,-0.0,flip_to_long -41236,做多,2022-10-18 23:45:00,2022-10-18 23:55:00,1310.81,1309.93,-0.0,flip_to_short -41237,做空,2022-10-18 23:55:00,2022-10-19 00:00:00,1309.93,1310.91,-0.0,flip_to_long -41238,做多,2022-10-19 00:00:00,2022-10-19 01:50:00,1310.91,1306.13,-0.0,flip_to_short -41239,做空,2022-10-19 01:50:00,2022-10-19 02:15:00,1306.13,1305.84,-0.0,flip_to_long -41240,做多,2022-10-19 02:15:00,2022-10-19 02:20:00,1305.84,1304.19,-0.0,flip_to_short -41241,做空,2022-10-19 02:20:00,2022-10-19 02:45:00,1304.19,1305.3,-0.0,flip_to_long -41242,做多,2022-10-19 02:45:00,2022-10-19 02:55:00,1305.3,1305.55,-0.0,flip_to_short -41243,做空,2022-10-19 02:55:00,2022-10-19 03:05:00,1305.55,1302.89,0.0,tp_lower -41244,做多,2022-10-19 03:20:00,2022-10-19 04:00:00,1304.08,1303.9,-0.0,flip_to_short -41245,做空,2022-10-19 04:00:00,2022-10-19 04:15:00,1303.9,1304.41,-0.0,tp_lower -41246,做空,2022-10-19 04:20:00,2022-10-19 04:30:00,1302.63,1300.18,0.0,tp_lower -41247,做多,2022-10-19 04:45:00,2022-10-19 04:50:00,1303.54,1302.72,-0.0,flip_to_short -41248,做空,2022-10-19 04:50:00,2022-10-19 05:10:00,1302.72,1304.23,-0.0,flip_to_long -41249,做多,2022-10-19 05:10:00,2022-10-19 05:15:00,1304.23,1304.01,-0.0,flip_to_short -41250,做空,2022-10-19 05:15:00,2022-10-19 05:35:00,1304.01,1300.09,0.0,tp_lower -41251,做多,2022-10-19 06:10:00,2022-10-19 07:20:00,1301.89,1297.25,-0.0,flip_to_short -41252,做空,2022-10-19 07:20:00,2022-10-19 07:35:00,1297.25,1296.81,-0.0,flip_to_long -41253,做多,2022-10-19 07:35:00,2022-10-19 07:45:00,1296.81,1296.3,-0.0,flip_to_short -41254,做空,2022-10-19 07:45:00,2022-10-19 07:50:00,1296.3,1300.57,-0.0,flip_to_long -41255,做多,2022-10-19 07:50:00,2022-10-19 07:55:00,1300.57,1299.11,-0.0,tp_upper -41256,做空,2022-10-19 08:10:00,2022-10-19 08:30:00,1296.48,1296.65,-0.0,flip_to_long -41257,做多,2022-10-19 08:30:00,2022-10-19 08:45:00,1296.65,1297.91,0.0,flip_to_short -41258,做空,2022-10-19 08:45:00,2022-10-19 10:40:00,1297.91,1299.3,-0.0,tp_lower -41259,做多,2022-10-19 11:55:00,2022-10-19 12:00:00,1299.92,1296.97,-0.0,flip_to_short -41260,做空,2022-10-19 12:00:00,2022-10-19 12:10:00,1296.97,1299.47,-0.0,flip_to_long -41261,做多,2022-10-19 12:10:00,2022-10-19 12:20:00,1299.47,1297.24,-0.0,flip_to_short -41262,做空,2022-10-19 12:20:00,2022-10-19 12:25:00,1297.24,1297.86,-0.0,flip_to_long -41263,做多,2022-10-19 12:25:00,2022-10-19 12:30:00,1297.86,1296.96,-0.0,flip_to_short -41264,做空,2022-10-19 12:30:00,2022-10-19 12:40:00,1296.96,1296.62,-0.0,flip_to_long -41265,做多,2022-10-19 12:40:00,2022-10-19 12:55:00,1296.62,1298.99,0.0,tp_upper -41266,做空,2022-10-19 13:05:00,2022-10-19 13:15:00,1296.26,1298.33,-0.0,flip_to_long -41267,做多,2022-10-19 13:15:00,2022-10-19 13:25:00,1298.33,1297.23,-0.0,flip_to_short -41268,做空,2022-10-19 13:25:00,2022-10-19 13:30:00,1297.23,1304.44,-0.0,flip_to_long -41269,做多,2022-10-19 13:30:00,2022-10-19 13:35:00,1304.44,1302.0,-0.0,tp_upper -41270,做空,2022-10-19 13:40:00,2022-10-19 13:45:00,1297.6,1294.82,0.0,tp_lower -41271,做多,2022-10-19 14:05:00,2022-10-19 14:15:00,1296.86,1297.23,-0.0,flip_to_short -41272,做空,2022-10-19 14:15:00,2022-10-19 14:20:00,1297.23,1300.29,-0.0,flip_to_long -41273,做多,2022-10-19 14:20:00,2022-10-19 14:40:00,1300.29,1297.82,-0.0,flip_to_short -41274,做空,2022-10-19 14:40:00,2022-10-19 15:05:00,1297.82,1297.48,-0.0,flip_to_long -41275,做多,2022-10-19 15:05:00,2022-10-19 15:15:00,1297.48,1301.55,0.0,tp_upper -41276,做空,2022-10-19 15:25:00,2022-10-19 16:35:00,1298.01,1299.55,-0.0,flip_to_long -41277,做多,2022-10-19 16:35:00,2022-10-19 18:20:00,1299.55,1295.5,-0.0,flip_to_short -41278,做空,2022-10-19 18:20:00,2022-10-19 18:40:00,1295.5,1293.84,0.0,tp_lower -41279,做多,2022-10-19 18:45:00,2022-10-19 19:00:00,1295.14,1294.88,-0.0,flip_to_short -41280,做空,2022-10-19 19:00:00,2022-10-19 19:05:00,1294.88,1294.53,-0.0,tp_lower -41281,做多,2022-10-19 19:10:00,2022-10-19 19:15:00,1295.53,1296.88,0.0,tp_upper -41282,做空,2022-10-19 19:25:00,2022-10-19 19:30:00,1293.9,1293.87,-0.0,tp_lower -41283,做空,2022-10-19 19:45:00,2022-10-19 19:50:00,1294.21,1295.28,-0.0,tp_lower -41284,做空,2022-10-19 20:05:00,2022-10-19 20:10:00,1290.54,1291.69,-0.0,tp_lower -41285,做多,2022-10-19 20:55:00,2022-10-19 21:20:00,1293.82,1292.88,-0.0,flip_to_short -41286,做空,2022-10-19 21:20:00,2022-10-19 21:45:00,1292.88,1294.37,-0.0,flip_to_long -41287,做多,2022-10-19 21:45:00,2022-10-19 21:50:00,1294.37,1292.91,-0.0,flip_to_short -41288,做空,2022-10-19 21:50:00,2022-10-19 21:55:00,1292.91,1293.77,-0.0,flip_to_long -41289,做多,2022-10-19 21:55:00,2022-10-19 22:00:00,1293.77,1292.71,-0.0,flip_to_short -41290,做空,2022-10-19 22:00:00,2022-10-19 22:10:00,1292.71,1293.04,-0.0,flip_to_long -41291,做多,2022-10-19 22:10:00,2022-10-19 22:20:00,1293.04,1292.56,-0.0,flip_to_short -41292,做空,2022-10-19 22:20:00,2022-10-19 22:30:00,1292.56,1291.95,-0.0,tp_lower -41293,做多,2022-10-20 00:05:00,2022-10-20 00:30:00,1285.85,1284.37,-0.0,flip_to_short -41294,做空,2022-10-20 00:30:00,2022-10-20 00:35:00,1284.37,1282.42,0.0,tp_lower -41295,做多,2022-10-20 01:40:00,2022-10-20 01:50:00,1279.37,1279.29,-0.0,flip_to_short -41296,做空,2022-10-20 01:50:00,2022-10-20 02:05:00,1279.29,1281.04,-0.0,flip_to_long -41297,做多,2022-10-20 02:05:00,2022-10-20 02:50:00,1281.04,1282.24,0.0,tp_upper -41298,做空,2022-10-20 03:00:00,2022-10-20 03:10:00,1280.05,1280.03,-0.0,flip_to_long -41299,做多,2022-10-20 03:10:00,2022-10-20 04:10:00,1280.03,1280.35,-0.0,flip_to_short -41300,做空,2022-10-20 04:10:00,2022-10-20 06:20:00,1280.35,1289.06,-0.0,tp_lower -41301,做多,2022-10-20 06:50:00,2022-10-20 07:25:00,1290.83,1291.96,0.0,tp_upper -41302,做空,2022-10-20 07:35:00,2022-10-20 07:40:00,1290.4,1291.99,-0.0,flip_to_long -41303,做多,2022-10-20 07:40:00,2022-10-20 07:50:00,1291.99,1292.84,0.0,tp_upper -41304,做空,2022-10-20 08:05:00,2022-10-20 08:15:00,1290.52,1290.91,-0.0,flip_to_long -41305,做多,2022-10-20 08:15:00,2022-10-20 08:35:00,1290.91,1292.4,0.0,tp_upper -41306,做空,2022-10-20 08:55:00,2022-10-20 09:00:00,1290.59,1289.86,0.0,tp_lower -41307,做多,2022-10-20 09:15:00,2022-10-20 09:50:00,1290.78,1294.56,0.0,tp_upper -41308,做空,2022-10-20 10:10:00,2022-10-20 12:10:00,1293.55,1297.9,-0.0,tp_lower -41309,做多,2022-10-20 12:15:00,2022-10-20 12:20:00,1298.25,1302.49,0.0,tp_upper -41310,做空,2022-10-20 12:30:00,2022-10-20 12:35:00,1296.04,1295.82,-0.0,tp_lower -41311,做多,2022-10-20 13:45:00,2022-10-20 14:05:00,1298.28,1306.43,0.0,tp_upper -41312,做空,2022-10-20 15:15:00,2022-10-20 15:20:00,1302.53,1303.05,-0.0,flip_to_long -41313,做多,2022-10-20 15:20:00,2022-10-20 18:40:00,1303.05,1282.69,-0.0,flip_to_short -41314,做空,2022-10-20 18:40:00,2022-10-20 18:45:00,1282.69,1284.93,-0.0,flip_to_long -41315,做多,2022-10-20 18:45:00,2022-10-20 18:55:00,1284.93,1288.21,0.0,tp_upper -41316,做空,2022-10-20 19:30:00,2022-10-20 19:40:00,1285.24,1284.76,-0.0,flip_to_long -41317,做多,2022-10-20 19:40:00,2022-10-20 19:55:00,1284.76,1284.04,-0.0,flip_to_short -41318,做空,2022-10-20 19:55:00,2022-10-20 20:10:00,1284.04,1283.43,-0.0,tp_lower -41319,做多,2022-10-20 20:35:00,2022-10-20 21:35:00,1283.9,1282.61,-0.0,flip_to_short -41320,做空,2022-10-20 21:35:00,2022-10-20 22:10:00,1282.61,1283.6,-0.0,flip_to_long -41321,做多,2022-10-20 22:10:00,2022-10-20 22:15:00,1283.6,1281.06,-0.0,flip_to_short -41322,做空,2022-10-20 22:15:00,2022-10-20 22:45:00,1281.06,1280.0,0.0,tp_lower -41323,做多,2022-10-20 23:00:00,2022-10-20 23:05:00,1283.53,1279.54,-0.0,flip_to_short -41324,做空,2022-10-20 23:05:00,2022-10-20 23:10:00,1279.54,1278.4,0.0,tp_lower -41325,做多,2022-10-20 23:30:00,2022-10-20 23:45:00,1281.08,1281.28,-0.0,flip_to_short -41326,做空,2022-10-20 23:45:00,2022-10-21 00:20:00,1281.28,1279.59,0.0,tp_lower -41327,做多,2022-10-21 00:35:00,2022-10-21 00:50:00,1283.89,1285.47,0.0,tp_upper -41328,做空,2022-10-21 01:30:00,2022-10-21 01:35:00,1282.59,1284.57,-0.0,flip_to_long -41329,做多,2022-10-21 01:35:00,2022-10-21 02:10:00,1284.57,1286.81,0.0,tp_upper -41330,做空,2022-10-21 03:30:00,2022-10-21 03:55:00,1288.63,1286.96,0.0,tp_lower -41331,做多,2022-10-21 04:20:00,2022-10-21 04:25:00,1289.24,1287.85,-0.0,flip_to_short -41332,做空,2022-10-21 04:25:00,2022-10-21 04:35:00,1287.85,1285.95,0.0,tp_lower -41333,做多,2022-10-21 04:55:00,2022-10-21 05:05:00,1287.55,1286.83,-0.0,flip_to_short -41334,做空,2022-10-21 05:05:00,2022-10-21 05:10:00,1286.83,1287.94,-0.0,flip_to_long -41335,做多,2022-10-21 05:10:00,2022-10-21 05:20:00,1287.94,1287.24,-0.0,flip_to_short -41336,做空,2022-10-21 05:20:00,2022-10-21 05:25:00,1287.24,1287.3,-0.0,flip_to_long -41337,做多,2022-10-21 05:25:00,2022-10-21 05:30:00,1287.3,1286.58,-0.0,flip_to_short -41338,做空,2022-10-21 05:30:00,2022-10-21 05:35:00,1286.58,1289.18,-0.0,flip_to_long -41339,做多,2022-10-21 05:35:00,2022-10-21 05:55:00,1289.18,1287.36,-0.0,flip_to_short -41340,做空,2022-10-21 05:55:00,2022-10-21 06:00:00,1287.36,1288.13,-0.0,flip_to_long -41341,做多,2022-10-21 06:00:00,2022-10-21 06:05:00,1288.13,1289.84,0.0,tp_upper -41342,做空,2022-10-21 06:15:00,2022-10-21 06:30:00,1287.7,1287.31,-0.0,flip_to_long -41343,做多,2022-10-21 06:30:00,2022-10-21 06:50:00,1287.31,1286.5,-0.0,flip_to_short -41344,做空,2022-10-21 06:50:00,2022-10-21 06:55:00,1286.5,1284.66,0.0,tp_lower -41345,做多,2022-10-21 07:20:00,2022-10-21 07:30:00,1289.61,1286.57,-0.0,flip_to_short -41346,做空,2022-10-21 07:30:00,2022-10-21 07:40:00,1286.57,1286.93,-0.0,flip_to_long -41347,做多,2022-10-21 07:40:00,2022-10-21 07:45:00,1286.93,1285.21,-0.0,flip_to_short -41348,做空,2022-10-21 07:45:00,2022-10-21 08:05:00,1285.21,1282.54,0.0,tp_lower -41349,做多,2022-10-21 09:25:00,2022-10-21 09:35:00,1280.16,1279.07,-0.0,flip_to_short -41350,做空,2022-10-21 09:35:00,2022-10-21 09:45:00,1279.07,1279.38,-0.0,flip_to_long -41351,做多,2022-10-21 09:45:00,2022-10-21 10:05:00,1279.38,1278.47,-0.0,flip_to_short -41352,做空,2022-10-21 10:05:00,2022-10-21 10:15:00,1278.47,1278.48,-0.0,flip_to_long -41353,做多,2022-10-21 10:15:00,2022-10-21 10:30:00,1278.48,1277.47,-0.0,flip_to_short -41354,做空,2022-10-21 10:30:00,2022-10-21 10:50:00,1277.47,1280.2,-0.0,flip_to_long -41355,做多,2022-10-21 10:50:00,2022-10-21 10:55:00,1280.2,1280.78,-0.0,tp_upper -41356,做空,2022-10-21 11:00:00,2022-10-21 11:05:00,1278.79,1279.07,-0.0,flip_to_long -41357,做多,2022-10-21 11:05:00,2022-10-21 11:10:00,1279.07,1276.4,-0.0,flip_to_short -41358,做空,2022-10-21 11:10:00,2022-10-21 11:15:00,1276.4,1278.45,-0.0,tp_lower -41359,做多,2022-10-21 11:20:00,2022-10-21 11:40:00,1280.5,1278.27,-0.0,flip_to_short -41360,做空,2022-10-21 11:40:00,2022-10-21 11:50:00,1278.27,1277.33,0.0,tp_lower -41361,做多,2022-10-21 13:00:00,2022-10-21 13:45:00,1272.11,1281.11,0.0,tp_upper -41362,做空,2022-10-21 14:30:00,2022-10-21 14:40:00,1276.33,1279.41,-0.0,flip_to_long -41363,做多,2022-10-21 14:40:00,2022-10-21 14:55:00,1279.41,1278.96,-0.0,flip_to_short -41364,做空,2022-10-21 14:55:00,2022-10-21 15:20:00,1278.96,1280.66,-0.0,flip_to_long -41365,做多,2022-10-21 15:20:00,2022-10-21 15:35:00,1280.66,1281.69,0.0,flip_to_short -41366,做空,2022-10-21 15:35:00,2022-10-21 17:35:00,1281.69,1295.12,-0.0,tp_lower -41367,做多,2022-10-21 17:45:00,2022-10-21 18:00:00,1297.23,1300.39,0.0,tp_upper -41368,做空,2022-10-21 18:15:00,2022-10-21 19:00:00,1298.4,1297.3,0.0,flip_to_long -41369,做多,2022-10-21 19:00:00,2022-10-21 19:05:00,1297.3,1296.07,-0.0,flip_to_short -41370,做空,2022-10-21 19:05:00,2022-10-21 19:10:00,1296.07,1297.16,-0.0,flip_to_long -41371,做多,2022-10-21 19:10:00,2022-10-21 19:30:00,1297.16,1297.45,-0.0,flip_to_short -41372,做空,2022-10-21 19:30:00,2022-10-21 19:40:00,1297.45,1300.19,-0.0,flip_to_long -41373,做多,2022-10-21 19:40:00,2022-10-21 19:45:00,1300.19,1303.38,0.0,tp_upper -41374,做空,2022-10-21 20:45:00,2022-10-21 20:50:00,1299.85,1301.5,-0.0,flip_to_long -41375,做多,2022-10-21 20:50:00,2022-10-21 21:00:00,1301.5,1301.18,-0.0,flip_to_short -41376,做空,2022-10-21 21:00:00,2022-10-21 21:05:00,1301.18,1301.59,-0.0,flip_to_long -41377,做多,2022-10-21 21:05:00,2022-10-21 22:10:00,1301.59,1298.37,-0.0,flip_to_short -41378,做空,2022-10-21 22:10:00,2022-10-21 22:20:00,1298.37,1299.58,-0.0,flip_to_long -41379,做多,2022-10-21 22:20:00,2022-10-21 22:25:00,1299.58,1298.82,-0.0,flip_to_short -41380,做空,2022-10-21 22:25:00,2022-10-21 22:45:00,1298.82,1299.68,-0.0,flip_to_long -41381,做多,2022-10-21 22:45:00,2022-10-21 22:55:00,1299.68,1300.94,0.0,tp_upper -41382,做空,2022-10-21 23:20:00,2022-10-21 23:25:00,1299.1,1299.81,-0.0,flip_to_long -41383,做多,2022-10-21 23:25:00,2022-10-21 23:30:00,1299.81,1298.82,-0.0,flip_to_short -41384,做空,2022-10-21 23:30:00,2022-10-21 23:50:00,1298.82,1299.48,-0.0,flip_to_long -41385,做多,2022-10-21 23:50:00,2022-10-21 23:55:00,1299.48,1299.08,-0.0,flip_to_short -41386,做空,2022-10-21 23:55:00,2022-10-22 00:15:00,1299.08,1299.49,-0.0,flip_to_long -41387,做多,2022-10-22 00:15:00,2022-10-22 00:20:00,1299.49,1299.39,-0.0,flip_to_short -41388,做空,2022-10-22 00:20:00,2022-10-22 00:25:00,1299.39,1299.94,-0.0,flip_to_long -41389,做多,2022-10-22 00:25:00,2022-10-22 00:30:00,1299.94,1301.84,0.0,tp_upper -41390,做空,2022-10-22 01:10:00,2022-10-22 02:10:00,1299.96,1299.5,-0.0,flip_to_long -41391,做多,2022-10-22 02:10:00,2022-10-22 04:00:00,1299.5,1298.55,-0.0,tp_upper -41392,做空,2022-10-22 04:35:00,2022-10-22 04:40:00,1296.69,1297.8,-0.0,flip_to_long -41393,做多,2022-10-22 04:40:00,2022-10-22 04:45:00,1297.8,1297.16,-0.0,flip_to_short -41394,做空,2022-10-22 04:45:00,2022-10-22 05:15:00,1297.16,1295.4,0.0,tp_lower -41395,做多,2022-10-22 05:40:00,2022-10-22 05:45:00,1296.99,1295.96,-0.0,flip_to_short -41396,做空,2022-10-22 05:45:00,2022-10-22 06:00:00,1295.96,1296.01,-0.0,flip_to_long -41397,做多,2022-10-22 06:00:00,2022-10-22 06:10:00,1296.01,1297.24,0.0,tp_upper -41398,做空,2022-10-22 07:40:00,2022-10-22 09:00:00,1297.7,1300.35,-0.0,flip_to_long -41399,做多,2022-10-22 09:00:00,2022-10-22 09:25:00,1300.35,1299.69,-0.0,flip_to_short -41400,做空,2022-10-22 09:25:00,2022-10-22 09:30:00,1299.69,1300.8,-0.0,flip_to_long -41401,做多,2022-10-22 09:30:00,2022-10-22 09:45:00,1300.8,1300.5,-0.0,tp_upper -41402,做多,2022-10-22 10:25:00,2022-10-22 10:35:00,1300.4,1301.49,0.0,tp_upper -41403,做空,2022-10-22 12:20:00,2022-10-22 12:25:00,1303.09,1303.32,-0.0,flip_to_long -41404,做多,2022-10-22 12:25:00,2022-10-22 12:40:00,1303.32,1304.46,0.0,flip_to_short -41405,做空,2022-10-22 12:40:00,2022-10-22 12:50:00,1304.46,1305.73,-0.0,flip_to_long -41406,做多,2022-10-22 12:50:00,2022-10-22 13:00:00,1305.73,1307.66,0.0,tp_upper -41407,做空,2022-10-22 15:15:00,2022-10-22 15:20:00,1312.48,1313.71,-0.0,flip_to_long -41408,做多,2022-10-22 15:20:00,2022-10-22 15:30:00,1313.71,1312.71,-0.0,flip_to_short -41409,做空,2022-10-22 15:30:00,2022-10-22 15:35:00,1312.71,1312.78,-0.0,flip_to_long -41410,做多,2022-10-22 15:35:00,2022-10-22 15:55:00,1312.78,1315.58,0.0,tp_upper -41411,做空,2022-10-22 16:15:00,2022-10-22 16:45:00,1313.64,1314.09,-0.0,flip_to_long -41412,做多,2022-10-22 16:45:00,2022-10-22 17:00:00,1314.09,1313.76,-0.0,flip_to_short -41413,做空,2022-10-22 17:00:00,2022-10-22 17:15:00,1313.76,1313.77,-0.0,flip_to_long -41414,做多,2022-10-22 17:15:00,2022-10-22 17:20:00,1313.77,1311.94,-0.0,flip_to_short -41415,做空,2022-10-22 17:20:00,2022-10-22 17:25:00,1311.94,1312.54,-0.0,tp_lower -41416,做多,2022-10-22 18:40:00,2022-10-22 19:10:00,1310.23,1313.69,0.0,tp_upper -41417,做空,2022-10-22 20:10:00,2022-10-22 20:30:00,1312.31,1312.95,-0.0,flip_to_long -41418,做多,2022-10-22 20:30:00,2022-10-22 20:50:00,1312.95,1315.71,0.0,tp_upper -41419,做空,2022-10-22 21:10:00,2022-10-22 21:15:00,1311.37,1315.11,-0.0,flip_to_long -41420,做多,2022-10-22 21:15:00,2022-10-22 21:35:00,1315.11,1315.62,-0.0,tp_upper -41421,做空,2022-10-22 22:00:00,2022-10-22 22:30:00,1315.84,1315.29,-0.0,flip_to_long -41422,做多,2022-10-22 22:30:00,2022-10-22 22:35:00,1315.29,1314.99,-0.0,flip_to_short -41423,做空,2022-10-22 22:35:00,2022-10-22 22:50:00,1314.99,1313.96,0.0,tp_lower -41424,做多,2022-10-22 22:55:00,2022-10-22 23:10:00,1314.51,1314.93,-0.0,flip_to_short -41425,做空,2022-10-22 23:10:00,2022-10-22 23:15:00,1314.93,1315.65,-0.0,flip_to_long -41426,做多,2022-10-22 23:15:00,2022-10-22 23:25:00,1315.65,1312.68,-0.0,flip_to_short -41427,做空,2022-10-22 23:25:00,2022-10-22 23:30:00,1312.68,1312.39,-0.0,tp_lower -41428,做多,2022-10-23 02:15:00,2022-10-23 02:25:00,1310.35,1311.92,0.0,tp_upper -41429,做空,2022-10-23 03:30:00,2022-10-23 03:40:00,1311.55,1312.23,-0.0,flip_to_long -41430,做多,2022-10-23 03:40:00,2022-10-23 04:10:00,1312.23,1311.79,-0.0,flip_to_short -41431,做空,2022-10-23 04:10:00,2022-10-23 04:20:00,1311.79,1312.87,-0.0,flip_to_long -41432,做多,2022-10-23 04:20:00,2022-10-23 04:25:00,1312.87,1314.11,0.0,tp_upper -41433,做空,2022-10-23 04:35:00,2022-10-23 04:40:00,1312.51,1312.51,-0.0,flip_to_long -41434,做多,2022-10-23 04:40:00,2022-10-23 04:45:00,1312.51,1310.75,-0.0,flip_to_short -41435,做空,2022-10-23 04:45:00,2022-10-23 04:50:00,1310.75,1308.74,0.0,tp_lower -41436,做多,2022-10-23 06:10:00,2022-10-23 07:10:00,1309.52,1308.19,-0.0,flip_to_short -41437,做空,2022-10-23 07:10:00,2022-10-23 07:40:00,1308.19,1308.41,-0.0,flip_to_long -41438,做多,2022-10-23 07:40:00,2022-10-23 08:10:00,1308.41,1310.05,0.0,tp_upper -41439,做空,2022-10-23 09:15:00,2022-10-23 09:25:00,1309.9,1310.2,-0.0,flip_to_long -41440,做多,2022-10-23 09:25:00,2022-10-23 09:35:00,1310.2,1309.24,-0.0,flip_to_short -41441,做空,2022-10-23 09:35:00,2022-10-23 09:45:00,1309.24,1308.6,-0.0,tp_lower -41442,做多,2022-10-23 10:50:00,2022-10-23 10:55:00,1308.99,1308.92,-0.0,flip_to_short -41443,做空,2022-10-23 10:55:00,2022-10-23 11:05:00,1308.92,1303.82,0.0,tp_lower -41444,做多,2022-10-23 12:25:00,2022-10-23 12:30:00,1305.57,1305.98,-0.0,tp_upper -41445,做空,2022-10-23 12:35:00,2022-10-23 12:45:00,1303.4,1305.03,-0.0,flip_to_long -41446,做多,2022-10-23 12:45:00,2022-10-23 12:50:00,1305.03,1307.41,0.0,tp_upper -41447,做空,2022-10-23 13:35:00,2022-10-23 13:50:00,1305.67,1306.51,-0.0,flip_to_long -41448,做多,2022-10-23 13:50:00,2022-10-23 14:00:00,1306.51,1309.95,0.0,tp_upper -41449,做空,2022-10-23 15:50:00,2022-10-23 15:55:00,1312.09,1313.23,-0.0,flip_to_long -41450,做多,2022-10-23 15:55:00,2022-10-23 16:05:00,1313.23,1312.39,-0.0,flip_to_short -41451,做空,2022-10-23 16:05:00,2022-10-23 16:30:00,1312.39,1312.63,-0.0,flip_to_long -41452,做多,2022-10-23 16:30:00,2022-10-23 16:45:00,1312.63,1312.67,-0.0,flip_to_short -41453,做空,2022-10-23 16:45:00,2022-10-23 16:50:00,1312.67,1313.08,-0.0,flip_to_long -41454,做多,2022-10-23 16:50:00,2022-10-23 16:55:00,1313.08,1311.8,-0.0,flip_to_short -41455,做空,2022-10-23 16:55:00,2022-10-23 17:00:00,1311.8,1311.96,-0.0,tp_lower -41456,做多,2022-10-23 17:05:00,2022-10-23 17:10:00,1312.86,1314.65,0.0,tp_upper -41457,做空,2022-10-23 19:45:00,2022-10-23 20:20:00,1330.1,1331.01,-0.0,flip_to_long -41458,做多,2022-10-23 20:20:00,2022-10-23 20:30:00,1331.01,1329.45,-0.0,flip_to_short -41459,做空,2022-10-23 20:30:00,2022-10-23 20:40:00,1329.45,1329.44,-0.0,tp_lower -41460,做多,2022-10-23 20:55:00,2022-10-23 21:10:00,1329.51,1334.01,0.0,tp_upper -41461,做空,2022-10-23 21:25:00,2022-10-23 23:30:00,1331.5,1360.9,-0.01,flip_to_long -41462,做多,2022-10-23 23:30:00,2022-10-23 23:45:00,1360.9,1362.72,0.0,flip_to_short -41463,做空,2022-10-23 23:45:00,2022-10-23 23:50:00,1362.72,1363.75,-0.0,flip_to_long -41464,做多,2022-10-23 23:50:00,2022-10-24 00:10:00,1363.75,1364.99,0.0,flip_to_short -41465,做空,2022-10-24 00:10:00,2022-10-24 00:55:00,1364.99,1360.07,0.0,tp_lower -41466,做多,2022-10-24 02:30:00,2022-10-24 02:40:00,1357.01,1355.0,-0.0,flip_to_short -41467,做空,2022-10-24 02:40:00,2022-10-24 02:45:00,1355.0,1356.0,-0.0,flip_to_long -41468,做多,2022-10-24 02:45:00,2022-10-24 02:55:00,1356.0,1351.84,-0.0,flip_to_short -41469,做空,2022-10-24 02:55:00,2022-10-24 03:00:00,1351.84,1353.67,-0.0,tp_lower -41470,做多,2022-10-24 04:45:00,2022-10-24 05:00:00,1346.74,1346.14,-0.0,flip_to_short -41471,做空,2022-10-24 05:00:00,2022-10-24 05:20:00,1346.14,1345.14,0.0,flip_to_long -41472,做多,2022-10-24 05:20:00,2022-10-24 05:30:00,1345.14,1343.78,-0.0,flip_to_short -41473,做空,2022-10-24 05:30:00,2022-10-24 05:35:00,1343.78,1340.61,0.0,tp_lower -41474,做多,2022-10-24 06:15:00,2022-10-24 06:30:00,1342.86,1341.76,-0.0,flip_to_short -41475,做空,2022-10-24 06:30:00,2022-10-24 06:55:00,1341.76,1338.13,0.0,tp_lower -41476,做多,2022-10-24 07:00:00,2022-10-24 07:10:00,1343.08,1340.74,-0.0,flip_to_short -41477,做空,2022-10-24 07:10:00,2022-10-24 07:15:00,1340.74,1335.99,0.0,tp_lower -41478,做多,2022-10-24 08:45:00,2022-10-24 09:00:00,1336.96,1336.08,-0.0,flip_to_short -41479,做空,2022-10-24 09:00:00,2022-10-24 09:05:00,1336.08,1336.13,-0.0,flip_to_long -41480,做多,2022-10-24 09:05:00,2022-10-24 09:15:00,1336.13,1336.35,-0.0,flip_to_short -41481,做空,2022-10-24 09:15:00,2022-10-24 09:20:00,1336.35,1338.44,-0.0,flip_to_long -41482,做多,2022-10-24 09:20:00,2022-10-24 09:25:00,1338.44,1340.0,0.0,tp_upper -41483,做空,2022-10-24 10:45:00,2022-10-24 11:20:00,1345.62,1346.6,-0.0,flip_to_long -41484,做多,2022-10-24 11:20:00,2022-10-24 11:45:00,1346.6,1352.63,0.0,tp_upper -41485,做空,2022-10-24 12:00:00,2022-10-24 12:30:00,1348.6,1343.4,0.0,tp_lower -41486,做多,2022-10-24 12:50:00,2022-10-24 13:00:00,1348.31,1347.9,-0.0,flip_to_short -41487,做空,2022-10-24 13:00:00,2022-10-24 13:10:00,1347.9,1343.97,0.0,tp_lower -41488,做多,2022-10-24 13:35:00,2022-10-24 13:40:00,1348.58,1344.06,-0.0,flip_to_short -41489,做空,2022-10-24 13:40:00,2022-10-24 13:45:00,1344.06,1345.01,-0.0,flip_to_long -41490,做多,2022-10-24 13:45:00,2022-10-24 13:50:00,1345.01,1348.69,0.0,tp_upper -41491,做空,2022-10-24 13:55:00,2022-10-24 14:05:00,1347.54,1340.01,0.0,tp_lower -41492,做多,2022-10-24 15:00:00,2022-10-24 15:15:00,1336.5,1333.38,-0.0,flip_to_short -41493,做空,2022-10-24 15:15:00,2022-10-24 15:20:00,1333.38,1335.62,-0.0,flip_to_long -41494,做多,2022-10-24 15:20:00,2022-10-24 15:25:00,1335.62,1335.52,-0.0,flip_to_short -41495,做空,2022-10-24 15:25:00,2022-10-24 16:50:00,1335.52,1336.82,-0.0,flip_to_long -41496,做多,2022-10-24 16:50:00,2022-10-24 16:55:00,1336.82,1334.47,-0.0,flip_to_short -41497,做空,2022-10-24 16:55:00,2022-10-24 17:10:00,1334.47,1333.61,0.0,tp_lower -41498,做多,2022-10-24 17:45:00,2022-10-24 17:55:00,1335.32,1333.93,-0.0,flip_to_short -41499,做空,2022-10-24 17:55:00,2022-10-24 18:00:00,1333.93,1334.66,-0.0,flip_to_long -41500,做多,2022-10-24 18:00:00,2022-10-24 18:15:00,1334.66,1337.75,0.0,tp_upper -41501,做空,2022-10-24 19:50:00,2022-10-24 19:55:00,1342.72,1344.1,-0.0,flip_to_long -41502,做多,2022-10-24 19:55:00,2022-10-24 20:35:00,1344.1,1346.92,0.0,flip_to_short -41503,做空,2022-10-24 20:35:00,2022-10-24 21:50:00,1346.92,1348.41,-0.0,flip_to_long -41504,做多,2022-10-24 21:50:00,2022-10-24 22:50:00,1348.41,1344.64,-0.0,flip_to_short -41505,做空,2022-10-24 22:50:00,2022-10-24 22:55:00,1344.64,1345.7,-0.0,flip_to_long -41506,做多,2022-10-24 22:55:00,2022-10-24 23:00:00,1345.7,1344.4,-0.0,flip_to_short -41507,做空,2022-10-24 23:00:00,2022-10-24 23:30:00,1344.4,1344.65,-0.0,flip_to_long -41508,做多,2022-10-24 23:30:00,2022-10-24 23:35:00,1344.65,1343.91,-0.0,flip_to_short -41509,做空,2022-10-24 23:35:00,2022-10-24 23:45:00,1343.91,1342.72,0.0,tp_lower -41510,做多,2022-10-25 00:10:00,2022-10-25 00:45:00,1342.81,1342.03,-0.0,flip_to_short -41511,做空,2022-10-25 00:45:00,2022-10-25 01:05:00,1342.03,1337.73,0.0,tp_lower -41512,做多,2022-10-25 01:45:00,2022-10-25 02:45:00,1339.21,1340.85,0.0,tp_upper -41513,做空,2022-10-25 04:25:00,2022-10-25 04:30:00,1345.07,1345.56,-0.0,flip_to_long -41514,做多,2022-10-25 04:30:00,2022-10-25 04:35:00,1345.56,1344.49,-0.0,flip_to_short -41515,做空,2022-10-25 04:35:00,2022-10-25 04:40:00,1344.49,1345.81,-0.0,flip_to_long -41516,做多,2022-10-25 04:40:00,2022-10-25 04:50:00,1345.81,1344.83,-0.0,flip_to_short -41517,做空,2022-10-25 04:50:00,2022-10-25 05:05:00,1344.83,1343.71,0.0,tp_lower -41518,做多,2022-10-25 05:20:00,2022-10-25 05:35:00,1346.16,1348.83,0.0,tp_upper -41519,做空,2022-10-25 06:35:00,2022-10-25 06:40:00,1347.39,1348.98,-0.0,flip_to_long -41520,做多,2022-10-25 06:40:00,2022-10-25 06:45:00,1348.98,1347.11,-0.0,flip_to_short -41521,做空,2022-10-25 06:45:00,2022-10-25 07:10:00,1347.11,1346.03,0.0,tp_lower -41522,做多,2022-10-25 08:00:00,2022-10-25 08:05:00,1347.21,1347.11,-0.0,flip_to_short -41523,做空,2022-10-25 08:05:00,2022-10-25 08:20:00,1347.11,1343.17,0.0,tp_lower -41524,做多,2022-10-25 09:15:00,2022-10-25 09:30:00,1345.98,1344.03,-0.0,flip_to_short -41525,做空,2022-10-25 09:30:00,2022-10-25 09:45:00,1344.03,1344.02,-0.0,flip_to_long -41526,做多,2022-10-25 09:45:00,2022-10-25 09:55:00,1344.02,1343.53,-0.0,flip_to_short -41527,做空,2022-10-25 09:55:00,2022-10-25 10:00:00,1343.53,1341.98,0.0,tp_lower -41528,做多,2022-10-25 10:30:00,2022-10-25 10:40:00,1344.4,1344.26,-0.0,flip_to_short -41529,做空,2022-10-25 10:40:00,2022-10-25 11:05:00,1344.26,1344.09,-0.0,flip_to_long -41530,做多,2022-10-25 11:05:00,2022-10-25 11:10:00,1344.09,1343.29,-0.0,flip_to_short -41531,做空,2022-10-25 11:10:00,2022-10-25 11:25:00,1343.29,1346.27,-0.0,flip_to_long -41532,做多,2022-10-25 11:25:00,2022-10-25 11:30:00,1346.27,1347.77,0.0,tp_upper -41533,做空,2022-10-25 12:25:00,2022-10-25 12:40:00,1346.6,1348.58,-0.0,flip_to_long -41534,做多,2022-10-25 12:40:00,2022-10-25 12:45:00,1348.58,1353.84,0.0,tp_upper -41535,做空,2022-10-25 19:30:00,2022-10-25 20:00:00,1489.06,1474.59,0.0,tp_lower -41536,做多,2022-10-25 21:05:00,2022-10-25 21:15:00,1471.47,1472.13,-0.0,flip_to_short -41537,做空,2022-10-25 21:15:00,2022-10-25 21:35:00,1472.13,1470.0,0.0,flip_to_long -41538,做多,2022-10-25 21:35:00,2022-10-25 21:50:00,1470.0,1481.31,0.0,tp_upper -41539,做空,2022-10-25 22:00:00,2022-10-25 22:10:00,1469.32,1458.83,0.0,tp_lower -41540,做多,2022-10-25 23:10:00,2022-10-25 23:30:00,1459.47,1460.19,-0.0,flip_to_short -41541,做空,2022-10-25 23:30:00,2022-10-25 23:45:00,1460.19,1461.49,-0.0,flip_to_long -41542,做多,2022-10-25 23:45:00,2022-10-25 23:55:00,1461.49,1459.2,-0.0,flip_to_short -41543,做空,2022-10-25 23:55:00,2022-10-26 00:15:00,1459.2,1470.95,-0.0,flip_to_long -41544,做多,2022-10-26 00:15:00,2022-10-26 00:20:00,1470.95,1466.38,-0.0,tp_upper -41545,做空,2022-10-26 01:20:00,2022-10-26 01:30:00,1465.97,1473.39,-0.0,flip_to_long -41546,做多,2022-10-26 01:30:00,2022-10-26 01:35:00,1473.39,1476.71,0.0,tp_upper -41547,做空,2022-10-26 03:10:00,2022-10-26 03:15:00,1482.08,1483.66,-0.0,flip_to_long -41548,做多,2022-10-26 03:15:00,2022-10-26 03:25:00,1483.66,1495.81,0.0,tp_upper -41549,做空,2022-10-26 04:05:00,2022-10-26 04:30:00,1484.58,1485.0,-0.0,flip_to_long -41550,做多,2022-10-26 04:30:00,2022-10-26 04:50:00,1485.0,1482.49,-0.0,flip_to_short -41551,做空,2022-10-26 04:50:00,2022-10-26 04:55:00,1482.49,1479.62,0.0,tp_lower -41552,做多,2022-10-26 05:40:00,2022-10-26 05:45:00,1483.18,1482.76,-0.0,flip_to_short -41553,做空,2022-10-26 05:45:00,2022-10-26 10:10:00,1482.76,1526.62,-0.01,tp_lower -41554,做多,2022-10-26 10:25:00,2022-10-26 10:40:00,1534.41,1538.53,0.0,tp_upper -41555,做空,2022-10-26 11:10:00,2022-10-26 11:20:00,1534.85,1535.56,-0.0,flip_to_long -41556,做多,2022-10-26 11:20:00,2022-10-26 11:25:00,1535.56,1533.93,-0.0,flip_to_short -41557,做空,2022-10-26 11:25:00,2022-10-26 11:45:00,1533.93,1527.19,0.0,tp_lower -41558,做多,2022-10-26 13:10:00,2022-10-26 13:35:00,1522.88,1531.51,0.0,tp_upper -41559,做空,2022-10-26 15:45:00,2022-10-26 15:50:00,1565.93,1563.11,0.0,tp_lower -41560,做多,2022-10-26 17:40:00,2022-10-26 17:50:00,1552.16,1560.66,0.0,tp_upper -41561,做空,2022-10-26 18:40:00,2022-10-26 18:45:00,1553.26,1555.17,-0.0,flip_to_long -41562,做多,2022-10-26 18:45:00,2022-10-26 20:00:00,1555.17,1563.8,0.0,flip_to_short -41563,做空,2022-10-26 20:00:00,2022-10-26 20:10:00,1563.8,1560.93,0.0,flip_to_long -41564,做多,2022-10-26 20:10:00,2022-10-26 20:15:00,1560.93,1556.27,-0.0,flip_to_short -41565,做空,2022-10-26 20:15:00,2022-10-26 20:25:00,1556.27,1547.05,0.0,tp_lower -41566,做多,2022-10-26 21:20:00,2022-10-26 21:45:00,1552.29,1553.52,0.0,flip_to_short -41567,做空,2022-10-26 21:45:00,2022-10-26 22:00:00,1553.52,1542.58,0.0,tp_lower -41568,做多,2022-10-26 22:05:00,2022-10-26 22:10:00,1566.12,1560.39,-0.0,tp_upper -41569,做多,2022-10-26 23:45:00,2022-10-27 00:20:00,1570.15,1568.52,-0.0,flip_to_short -41570,做空,2022-10-27 00:20:00,2022-10-27 00:35:00,1568.52,1556.35,0.0,tp_lower -41571,做多,2022-10-27 01:15:00,2022-10-27 01:20:00,1566.01,1564.61,-0.0,flip_to_short -41572,做空,2022-10-27 01:20:00,2022-10-27 01:45:00,1564.61,1561.64,0.0,flip_to_long -41573,做多,2022-10-27 01:45:00,2022-10-27 01:55:00,1561.64,1560.74,-0.0,flip_to_short -41574,做空,2022-10-27 01:55:00,2022-10-27 02:55:00,1560.74,1548.19,0.0,tp_lower -41575,做多,2022-10-27 03:55:00,2022-10-27 04:00:00,1554.59,1552.72,-0.0,flip_to_short -41576,做空,2022-10-27 04:00:00,2022-10-27 06:15:00,1552.72,1562.91,-0.0,flip_to_long -41577,做多,2022-10-27 06:15:00,2022-10-27 06:30:00,1562.91,1562.94,-0.0,flip_to_short -41578,做空,2022-10-27 06:30:00,2022-10-27 06:35:00,1562.94,1557.3,0.0,tp_lower -41579,做多,2022-10-27 07:20:00,2022-10-27 08:15:00,1557.7,1556.27,-0.0,tp_upper -41580,做空,2022-10-27 08:20:00,2022-10-27 08:25:00,1553.56,1556.7,-0.0,flip_to_long -41581,做多,2022-10-27 08:25:00,2022-10-27 08:35:00,1556.7,1554.0,-0.0,flip_to_short -41582,做空,2022-10-27 08:35:00,2022-10-27 08:40:00,1554.0,1550.0,0.0,tp_lower -41583,做多,2022-10-27 09:50:00,2022-10-27 10:25:00,1549.42,1546.84,-0.0,flip_to_short -41584,做空,2022-10-27 10:25:00,2022-10-27 10:30:00,1546.84,1548.46,-0.0,flip_to_long -41585,做多,2022-10-27 10:30:00,2022-10-27 10:35:00,1548.46,1544.89,-0.0,flip_to_short -41586,做空,2022-10-27 10:35:00,2022-10-27 10:40:00,1544.89,1538.78,0.0,tp_lower -41587,做多,2022-10-27 11:10:00,2022-10-27 11:15:00,1549.66,1554.4,0.0,tp_upper -41588,做空,2022-10-27 11:40:00,2022-10-27 11:55:00,1546.39,1550.42,-0.0,flip_to_long -41589,做多,2022-10-27 11:55:00,2022-10-27 12:05:00,1550.42,1546.62,-0.0,flip_to_short -41590,做空,2022-10-27 12:05:00,2022-10-27 12:15:00,1546.62,1547.24,-0.0,flip_to_long -41591,做多,2022-10-27 12:15:00,2022-10-27 12:25:00,1547.24,1548.36,0.0,flip_to_short -41592,做空,2022-10-27 12:25:00,2022-10-27 12:30:00,1548.36,1552.05,-0.0,tp_lower -41593,做空,2022-10-27 12:35:00,2022-10-27 12:40:00,1548.21,1558.65,-0.0,flip_to_long -41594,做多,2022-10-27 12:40:00,2022-10-27 12:45:00,1558.65,1562.92,0.0,tp_upper -41595,做空,2022-10-27 13:40:00,2022-10-27 13:50:00,1560.36,1542.04,0.0,tp_lower -41596,做多,2022-10-27 14:10:00,2022-10-27 15:25:00,1560.53,1553.15,-0.0,flip_to_short -41597,做空,2022-10-27 15:25:00,2022-10-27 15:40:00,1553.15,1545.07,0.0,tp_lower -41598,做多,2022-10-27 16:40:00,2022-10-27 16:55:00,1545.4,1548.62,0.0,flip_to_short -41599,做空,2022-10-27 16:55:00,2022-10-27 18:10:00,1548.62,1552.78,-0.0,flip_to_long -41600,做多,2022-10-27 18:10:00,2022-10-27 18:55:00,1552.78,1555.22,0.0,flip_to_short -41601,做空,2022-10-27 18:55:00,2022-10-27 20:00:00,1555.22,1552.2,0.0,tp_lower -41602,做多,2022-10-27 21:50:00,2022-10-27 22:20:00,1521.99,1522.11,-0.0,flip_to_short -41603,做空,2022-10-27 22:20:00,2022-10-27 22:40:00,1522.11,1520.09,0.0,tp_lower -41604,做多,2022-10-27 22:50:00,2022-10-27 23:45:00,1520.24,1517.25,-0.0,flip_to_short -41605,做空,2022-10-27 23:45:00,2022-10-28 00:00:00,1517.25,1516.01,0.0,tp_lower -41606,做空,2022-10-28 00:10:00,2022-10-28 00:15:00,1511.11,1506.9,0.0,tp_lower -41607,做空,2022-10-28 00:25:00,2022-10-28 00:30:00,1512.5,1519.14,-0.0,flip_to_long -41608,做多,2022-10-28 00:30:00,2022-10-28 00:35:00,1519.14,1521.41,0.0,tp_upper -41609,做空,2022-10-28 00:50:00,2022-10-28 01:05:00,1517.87,1517.35,-0.0,flip_to_long -41610,做多,2022-10-28 01:05:00,2022-10-28 01:25:00,1517.35,1518.44,0.0,flip_to_short -41611,做空,2022-10-28 01:25:00,2022-10-28 01:35:00,1518.44,1516.52,0.0,flip_to_long -41612,做多,2022-10-28 01:35:00,2022-10-28 01:55:00,1516.52,1524.47,0.0,tp_upper -41613,做空,2022-10-28 02:10:00,2022-10-28 02:15:00,1510.54,1513.35,-0.0,tp_lower -41614,做多,2022-10-28 03:55:00,2022-10-28 04:05:00,1507.24,1506.21,-0.0,flip_to_short -41615,做空,2022-10-28 04:05:00,2022-10-28 05:00:00,1506.21,1506.7,-0.0,tp_lower -41616,做多,2022-10-28 05:15:00,2022-10-28 05:25:00,1506.6,1506.81,-0.0,flip_to_short -41617,做空,2022-10-28 05:25:00,2022-10-28 05:30:00,1506.81,1507.3,-0.0,flip_to_long -41618,做多,2022-10-28 05:30:00,2022-10-28 05:45:00,1507.3,1510.65,0.0,tp_upper -41619,做空,2022-10-28 06:50:00,2022-10-28 07:15:00,1511.98,1506.55,0.0,tp_lower -41620,做多,2022-10-28 08:40:00,2022-10-28 09:10:00,1500.76,1498.54,-0.0,flip_to_short -41621,做空,2022-10-28 09:10:00,2022-10-28 10:40:00,1498.54,1499.13,-0.0,tp_lower -41622,做多,2022-10-28 11:25:00,2022-10-28 11:35:00,1501.17,1499.73,-0.0,flip_to_short -41623,做空,2022-10-28 11:35:00,2022-10-28 11:45:00,1499.73,1501.22,-0.0,flip_to_long -41624,做多,2022-10-28 11:45:00,2022-10-28 11:50:00,1501.22,1499.18,-0.0,flip_to_short -41625,做空,2022-10-28 11:50:00,2022-10-28 12:05:00,1499.18,1495.1,0.0,tp_lower -41626,做多,2022-10-28 12:15:00,2022-10-28 12:20:00,1499.19,1494.14,-0.0,flip_to_short -41627,做空,2022-10-28 12:20:00,2022-10-28 12:25:00,1494.14,1492.89,0.0,tp_lower -41628,做多,2022-10-28 12:30:00,2022-10-28 12:35:00,1506.09,1507.46,0.0,tp_upper -41629,做空,2022-10-28 14:10:00,2022-10-28 14:25:00,1527.39,1533.58,-0.0,flip_to_long -41630,做多,2022-10-28 14:25:00,2022-10-28 14:50:00,1533.58,1534.22,-0.0,flip_to_short -41631,做空,2022-10-28 14:50:00,2022-10-28 15:10:00,1534.22,1534.21,-0.0,flip_to_long -41632,做多,2022-10-28 15:10:00,2022-10-28 15:15:00,1534.21,1534.07,-0.0,flip_to_short -41633,做空,2022-10-28 15:15:00,2022-10-28 15:35:00,1534.07,1532.07,0.0,flip_to_long -41634,做多,2022-10-28 15:35:00,2022-10-28 16:00:00,1532.07,1541.86,0.0,tp_upper -41635,做空,2022-10-28 16:05:00,2022-10-28 16:10:00,1534.23,1538.89,-0.0,flip_to_long -41636,做多,2022-10-28 16:10:00,2022-10-28 16:15:00,1538.89,1542.82,0.0,tp_upper -41637,做空,2022-10-28 17:40:00,2022-10-28 18:00:00,1556.49,1550.66,0.0,tp_lower -41638,做多,2022-10-28 18:35:00,2022-10-28 19:00:00,1554.85,1552.37,-0.0,flip_to_short -41639,做空,2022-10-28 19:00:00,2022-10-28 19:05:00,1552.37,1552.81,-0.0,tp_lower -41640,做多,2022-10-28 19:40:00,2022-10-28 19:50:00,1552.98,1554.62,0.0,tp_upper -41641,做多,2022-10-28 21:00:00,2022-10-28 21:15:00,1561.17,1560.14,-0.0,flip_to_short -41642,做空,2022-10-28 21:15:00,2022-10-28 21:35:00,1560.14,1561.82,-0.0,flip_to_long -41643,做多,2022-10-28 21:35:00,2022-10-28 21:40:00,1561.82,1558.37,-0.0,flip_to_short -41644,做空,2022-10-28 21:40:00,2022-10-28 21:45:00,1558.37,1554.37,0.0,tp_lower -41645,做多,2022-10-28 22:40:00,2022-10-28 23:00:00,1558.25,1556.31,-0.0,flip_to_short -41646,做空,2022-10-28 23:00:00,2022-10-28 23:15:00,1556.31,1556.37,-0.0,flip_to_long -41647,做多,2022-10-28 23:15:00,2022-10-28 23:30:00,1556.37,1556.17,-0.0,flip_to_short -41648,做空,2022-10-28 23:30:00,2022-10-28 23:35:00,1556.17,1555.5,-0.0,tp_lower -41649,做多,2022-10-28 23:50:00,2022-10-29 00:15:00,1555.77,1553.32,-0.0,flip_to_short -41650,做空,2022-10-29 00:15:00,2022-10-29 00:20:00,1553.32,1550.3,0.0,tp_lower -41651,做多,2022-10-29 00:55:00,2022-10-29 01:10:00,1552.7,1552.85,-0.0,flip_to_short -41652,做空,2022-10-29 01:10:00,2022-10-29 05:25:00,1552.85,1590.74,-0.01,flip_to_long -41653,做多,2022-10-29 05:25:00,2022-10-29 05:30:00,1590.74,1586.71,-0.0,tp_upper -41654,做空,2022-10-29 05:35:00,2022-10-29 05:50:00,1585.5,1577.45,0.0,tp_lower -41655,做多,2022-10-29 05:55:00,2022-10-29 06:10:00,1579.99,1581.32,0.0,flip_to_short -41656,做空,2022-10-29 06:10:00,2022-10-29 07:05:00,1581.32,1583.58,-0.0,flip_to_long -41657,做多,2022-10-29 07:05:00,2022-10-29 07:20:00,1583.58,1587.51,0.0,tp_upper -41658,做空,2022-10-29 07:40:00,2022-10-29 07:45:00,1583.6,1585.7,-0.0,flip_to_long -41659,做多,2022-10-29 07:45:00,2022-10-29 07:50:00,1585.7,1585.55,-0.0,flip_to_short -41660,做空,2022-10-29 07:50:00,2022-10-29 07:55:00,1585.55,1594.38,-0.0,flip_to_long -41661,做多,2022-10-29 07:55:00,2022-10-29 08:00:00,1594.38,1592.43,-0.0,tp_upper -41662,做空,2022-10-29 09:45:00,2022-10-29 09:50:00,1625.19,1629.71,-0.0,flip_to_long -41663,做多,2022-10-29 09:50:00,2022-10-29 10:00:00,1629.71,1632.47,0.0,tp_upper -41664,做空,2022-10-29 10:25:00,2022-10-29 10:35:00,1629.81,1628.61,0.0,flip_to_long -41665,做多,2022-10-29 10:35:00,2022-10-29 10:50:00,1628.61,1626.44,-0.0,flip_to_short -41666,做空,2022-10-29 10:50:00,2022-10-29 10:55:00,1626.44,1621.77,0.0,tp_lower -41667,做多,2022-10-29 12:00:00,2022-10-29 13:10:00,1620.72,1621.7,0.0,flip_to_short -41668,做空,2022-10-29 13:10:00,2022-10-29 13:20:00,1621.7,1610.93,0.0,tp_lower -41669,做多,2022-10-29 13:55:00,2022-10-29 14:10:00,1623.77,1632.5,0.0,tp_upper -41670,做空,2022-10-29 14:30:00,2022-10-29 15:05:00,1622.67,1621.64,0.0,flip_to_long -41671,做多,2022-10-29 15:05:00,2022-10-29 15:25:00,1621.64,1635.68,0.0,tp_upper -41672,做空,2022-10-29 15:35:00,2022-10-29 15:40:00,1624.87,1631.15,-0.0,flip_to_long -41673,做多,2022-10-29 15:40:00,2022-10-29 15:45:00,1631.15,1627.99,-0.0,flip_to_short -41674,做空,2022-10-29 15:45:00,2022-10-29 16:40:00,1627.99,1635.88,-0.0,flip_to_long -41675,做多,2022-10-29 16:40:00,2022-10-29 16:55:00,1635.88,1631.83,-0.0,flip_to_short -41676,做空,2022-10-29 16:55:00,2022-10-29 17:00:00,1631.83,1635.4,-0.0,flip_to_long -41677,做多,2022-10-29 17:00:00,2022-10-29 17:20:00,1635.4,1635.02,-0.0,flip_to_short -41678,做空,2022-10-29 17:20:00,2022-10-29 17:30:00,1635.02,1637.46,-0.0,flip_to_long -41679,做多,2022-10-29 17:30:00,2022-10-29 17:35:00,1637.46,1637.09,-0.0,tp_upper -41680,做空,2022-10-29 17:50:00,2022-10-29 17:55:00,1630.98,1625.97,0.0,tp_lower -41681,做多,2022-10-29 18:40:00,2022-10-29 20:15:00,1631.41,1624.31,-0.0,flip_to_short -41682,做空,2022-10-29 20:15:00,2022-10-29 22:00:00,1624.31,1625.27,-0.0,flip_to_long -41683,做多,2022-10-29 22:00:00,2022-10-29 23:25:00,1625.27,1616.39,-0.0,flip_to_short -41684,做空,2022-10-29 23:25:00,2022-10-30 00:50:00,1616.39,1609.95,0.0,tp_lower -41685,做多,2022-10-30 01:25:00,2022-10-30 01:45:00,1612.51,1610.54,-0.0,flip_to_short -41686,做空,2022-10-30 01:45:00,2022-10-30 01:50:00,1610.54,1613.98,-0.0,flip_to_long -41687,做多,2022-10-30 01:50:00,2022-10-30 01:55:00,1613.98,1614.88,0.0,tp_upper -41688,做空,2022-10-30 02:10:00,2022-10-30 02:15:00,1610.02,1611.46,-0.0,flip_to_long -41689,做多,2022-10-30 02:15:00,2022-10-30 02:20:00,1611.46,1610.8,-0.0,flip_to_short -41690,做空,2022-10-30 02:20:00,2022-10-30 02:35:00,1610.8,1614.45,-0.0,flip_to_long -41691,做多,2022-10-30 02:35:00,2022-10-30 02:40:00,1614.45,1616.21,0.0,tp_upper -41692,做空,2022-10-30 04:10:00,2022-10-30 04:25:00,1619.65,1622.22,-0.0,flip_to_long -41693,做多,2022-10-30 04:25:00,2022-10-30 04:35:00,1622.22,1621.31,-0.0,flip_to_short -41694,做空,2022-10-30 04:35:00,2022-10-30 05:05:00,1621.31,1620.53,-0.0,flip_to_long -41695,做多,2022-10-30 05:05:00,2022-10-30 05:10:00,1620.53,1619.04,-0.0,flip_to_short -41696,做空,2022-10-30 05:10:00,2022-10-30 05:15:00,1619.04,1621.32,-0.0,flip_to_long -41697,做多,2022-10-30 05:15:00,2022-10-30 05:20:00,1621.32,1621.4,-0.0,tp_upper -41698,做空,2022-10-30 07:30:00,2022-10-30 08:05:00,1626.88,1626.79,-0.0,tp_lower -41699,做多,2022-10-30 11:05:00,2022-10-30 11:20:00,1600.25,1598.46,-0.0,flip_to_short -41700,做空,2022-10-30 11:20:00,2022-10-30 11:35:00,1598.46,1593.93,0.0,tp_lower -41701,做多,2022-10-30 11:40:00,2022-10-30 11:45:00,1601.32,1603.93,0.0,tp_upper -41702,做空,2022-10-30 12:15:00,2022-10-30 12:30:00,1596.12,1596.0,-0.0,tp_lower -41703,做多,2022-10-30 12:35:00,2022-10-30 12:55:00,1598.71,1598.99,-0.0,flip_to_short -41704,做空,2022-10-30 12:55:00,2022-10-30 13:10:00,1598.99,1600.1,-0.0,flip_to_long -41705,做多,2022-10-30 13:10:00,2022-10-30 13:15:00,1600.1,1596.97,-0.0,flip_to_short -41706,做空,2022-10-30 13:15:00,2022-10-30 13:25:00,1596.97,1591.06,0.0,tp_lower -41707,做多,2022-10-30 14:20:00,2022-10-30 14:25:00,1592.65,1591.16,-0.0,flip_to_short -41708,做空,2022-10-30 14:25:00,2022-10-30 14:30:00,1591.16,1592.81,-0.0,flip_to_long -41709,做多,2022-10-30 14:30:00,2022-10-30 15:35:00,1592.81,1594.75,0.0,flip_to_short -41710,做空,2022-10-30 15:35:00,2022-10-30 15:45:00,1594.75,1584.75,0.0,tp_lower -41711,做多,2022-10-30 16:05:00,2022-10-30 16:10:00,1593.69,1589.76,-0.0,flip_to_short -41712,做空,2022-10-30 16:10:00,2022-10-30 16:15:00,1589.76,1595.56,-0.0,flip_to_long -41713,做多,2022-10-30 16:15:00,2022-10-30 16:20:00,1595.56,1590.32,-0.0,flip_to_short -41714,做空,2022-10-30 16:20:00,2022-10-30 16:30:00,1590.32,1593.43,-0.0,flip_to_long -41715,做多,2022-10-30 16:30:00,2022-10-30 16:35:00,1593.43,1588.78,-0.0,flip_to_short -41716,做空,2022-10-30 16:35:00,2022-10-30 16:55:00,1588.78,1581.97,0.0,tp_lower -41717,做多,2022-10-30 17:35:00,2022-10-30 18:00:00,1586.43,1585.01,-0.0,flip_to_short -41718,做空,2022-10-30 18:00:00,2022-10-30 18:15:00,1585.01,1585.26,-0.0,flip_to_long -41719,做多,2022-10-30 18:15:00,2022-10-30 18:25:00,1585.26,1586.86,0.0,tp_upper -41720,做空,2022-10-30 19:15:00,2022-10-30 19:25:00,1587.2,1589.88,-0.0,flip_to_long -41721,做多,2022-10-30 19:25:00,2022-10-30 19:35:00,1589.88,1591.12,0.0,tp_upper -41722,做空,2022-10-30 19:45:00,2022-10-30 20:05:00,1588.57,1588.54,-0.0,flip_to_long -41723,做多,2022-10-30 20:05:00,2022-10-30 20:25:00,1588.54,1594.75,0.0,tp_upper -41724,做空,2022-10-30 21:35:00,2022-10-30 21:45:00,1594.2,1595.18,-0.0,flip_to_long -41725,做多,2022-10-30 21:45:00,2022-10-30 21:50:00,1595.18,1591.05,-0.0,flip_to_short -41726,做空,2022-10-30 21:50:00,2022-10-30 21:55:00,1591.05,1594.8,-0.0,tp_lower -41727,做空,2022-10-30 22:00:00,2022-10-30 22:05:00,1587.4,1583.66,0.0,tp_lower -41728,做多,2022-10-30 22:55:00,2022-10-30 23:05:00,1586.38,1583.19,-0.0,flip_to_short -41729,做空,2022-10-30 23:05:00,2022-10-30 23:15:00,1583.19,1584.88,-0.0,flip_to_long -41730,做多,2022-10-30 23:15:00,2022-10-30 23:35:00,1584.88,1591.48,0.0,tp_upper -41731,做空,2022-10-31 00:30:00,2022-10-31 00:35:00,1581.88,1584.48,-0.0,tp_lower -41732,做多,2022-10-31 01:25:00,2022-10-31 01:30:00,1587.25,1581.87,-0.0,flip_to_short -41733,做空,2022-10-31 01:30:00,2022-10-31 01:40:00,1581.87,1569.6,0.0,tp_lower -41734,做多,2022-10-31 02:50:00,2022-10-31 02:55:00,1574.26,1573.15,-0.0,flip_to_short -41735,做空,2022-10-31 02:55:00,2022-10-31 05:50:00,1573.15,1588.9,-0.0,flip_to_long -41736,做多,2022-10-31 05:50:00,2022-10-31 05:55:00,1588.9,1588.57,-0.0,flip_to_short -41737,做空,2022-10-31 05:55:00,2022-10-31 06:10:00,1588.57,1584.83,0.0,tp_lower -41738,做多,2022-10-31 06:50:00,2022-10-31 06:55:00,1587.01,1586.57,-0.0,flip_to_short -41739,做空,2022-10-31 06:55:00,2022-10-31 07:30:00,1586.57,1584.99,0.0,flip_to_long -41740,做多,2022-10-31 07:30:00,2022-10-31 07:55:00,1584.99,1590.63,0.0,tp_upper -41741,做空,2022-10-31 08:05:00,2022-10-31 08:10:00,1581.79,1581.8,-0.0,flip_to_long -41742,做多,2022-10-31 08:10:00,2022-10-31 08:25:00,1581.8,1584.23,0.0,flip_to_short -41743,做空,2022-10-31 08:25:00,2022-10-31 08:30:00,1584.23,1579.93,0.0,tp_lower -41744,做多,2022-10-31 08:55:00,2022-10-31 09:30:00,1582.0,1588.0,0.0,tp_upper -41745,做空,2022-10-31 11:30:00,2022-10-31 11:40:00,1622.66,1623.0,-0.0,flip_to_long -41746,做多,2022-10-31 11:40:00,2022-10-31 11:45:00,1623.0,1622.6,-0.0,flip_to_short -41747,做空,2022-10-31 11:45:00,2022-10-31 12:05:00,1622.6,1617.79,0.0,tp_lower -41748,做多,2022-10-31 12:30:00,2022-10-31 12:35:00,1623.13,1623.11,-0.0,flip_to_short -41749,做空,2022-10-31 12:35:00,2022-10-31 12:55:00,1623.11,1617.03,0.0,tp_lower -41750,做多,2022-10-31 13:00:00,2022-10-31 13:15:00,1620.65,1622.59,0.0,tp_upper -41751,做空,2022-10-31 13:25:00,2022-10-31 13:30:00,1616.41,1619.36,-0.0,tp_lower -41752,做多,2022-10-31 15:25:00,2022-10-31 15:35:00,1567.49,1563.01,-0.0,flip_to_short -41753,做空,2022-10-31 15:35:00,2022-10-31 16:10:00,1563.01,1564.35,-0.0,flip_to_long -41754,做多,2022-10-31 16:10:00,2022-10-31 16:15:00,1564.35,1576.01,0.0,tp_upper -41755,做空,2022-10-31 16:30:00,2022-10-31 16:35:00,1565.19,1565.61,-0.0,flip_to_long -41756,做多,2022-10-31 16:35:00,2022-10-31 17:20:00,1565.61,1566.21,-0.0,flip_to_short -41757,做空,2022-10-31 17:20:00,2022-10-31 17:25:00,1566.21,1567.55,-0.0,flip_to_long -41758,做多,2022-10-31 17:25:00,2022-10-31 17:40:00,1567.55,1566.69,-0.0,flip_to_short -41759,做空,2022-10-31 17:40:00,2022-10-31 18:10:00,1566.69,1564.36,0.0,flip_to_long -41760,做多,2022-10-31 18:10:00,2022-10-31 18:20:00,1564.36,1564.4,-0.0,flip_to_short -41761,做空,2022-10-31 18:20:00,2022-10-31 18:30:00,1564.4,1566.45,-0.0,flip_to_long -41762,做多,2022-10-31 18:30:00,2022-10-31 18:35:00,1566.45,1571.45,0.0,tp_upper -41763,做空,2022-10-31 19:00:00,2022-10-31 19:30:00,1564.62,1566.41,-0.0,flip_to_long -41764,做多,2022-10-31 19:30:00,2022-10-31 19:35:00,1566.41,1566.12,-0.0,flip_to_short -41765,做空,2022-10-31 19:35:00,2022-10-31 20:00:00,1566.12,1557.64,0.0,tp_lower -41766,做多,2022-10-31 20:05:00,2022-10-31 20:25:00,1564.24,1563.6,-0.0,flip_to_short -41767,做空,2022-10-31 20:25:00,2022-10-31 20:30:00,1563.6,1566.58,-0.0,flip_to_long -41768,做多,2022-10-31 20:30:00,2022-10-31 20:35:00,1566.58,1565.2,-0.0,flip_to_short -41769,做空,2022-10-31 20:35:00,2022-10-31 21:00:00,1565.2,1565.36,-0.0,flip_to_long -41770,做多,2022-10-31 21:00:00,2022-10-31 21:05:00,1565.36,1563.38,-0.0,flip_to_short -41771,做空,2022-10-31 21:05:00,2022-10-31 21:40:00,1563.38,1563.92,-0.0,tp_lower -41772,做空,2022-10-31 21:45:00,2022-10-31 21:50:00,1560.69,1559.63,0.0,tp_lower -41773,做多,2022-10-31 22:10:00,2022-10-31 22:20:00,1562.99,1568.99,0.0,tp_upper -41774,做空,2022-10-31 22:35:00,2022-11-01 00:35:00,1562.43,1573.52,-0.0,flip_to_long -41775,做多,2022-11-01 00:35:00,2022-11-01 00:45:00,1573.52,1570.5,-0.0,flip_to_short -41776,做空,2022-11-01 00:45:00,2022-11-01 01:10:00,1570.5,1572.99,-0.0,flip_to_long -41777,做多,2022-11-01 01:10:00,2022-11-01 01:15:00,1572.99,1572.37,-0.0,flip_to_short -41778,做空,2022-11-01 01:15:00,2022-11-01 03:50:00,1572.37,1588.59,-0.0,flip_to_long -41779,做多,2022-11-01 03:50:00,2022-11-01 03:55:00,1588.59,1585.84,-0.0,flip_to_short -41780,做空,2022-11-01 03:55:00,2022-11-01 04:10:00,1585.84,1582.54,0.0,tp_lower -41781,做多,2022-11-01 04:20:00,2022-11-01 04:25:00,1588.25,1585.9,-0.0,flip_to_short -41782,做空,2022-11-01 04:25:00,2022-11-01 04:30:00,1585.9,1587.54,-0.0,flip_to_long -41783,做多,2022-11-01 04:30:00,2022-11-01 04:45:00,1587.54,1588.0,-0.0,tp_upper -41784,做空,2022-11-01 05:25:00,2022-11-01 05:35:00,1586.99,1587.32,-0.0,flip_to_long -41785,做多,2022-11-01 05:35:00,2022-11-01 05:50:00,1587.32,1589.68,0.0,flip_to_short -41786,做空,2022-11-01 05:50:00,2022-11-01 06:05:00,1589.68,1595.44,-0.0,flip_to_long -41787,做多,2022-11-01 06:05:00,2022-11-01 06:10:00,1595.44,1598.57,0.0,tp_upper -41788,做空,2022-11-01 07:00:00,2022-11-01 07:05:00,1593.03,1597.04,-0.0,flip_to_long -41789,做多,2022-11-01 07:05:00,2022-11-01 07:15:00,1597.04,1595.3,-0.0,flip_to_short -41790,做空,2022-11-01 07:15:00,2022-11-01 07:25:00,1595.3,1585.9,0.0,tp_lower -41791,做多,2022-11-01 08:00:00,2022-11-01 08:05:00,1592.19,1591.09,-0.0,flip_to_short -41792,做空,2022-11-01 08:05:00,2022-11-01 08:10:00,1591.09,1592.29,-0.0,flip_to_long -41793,做多,2022-11-01 08:10:00,2022-11-01 08:15:00,1592.29,1591.43,-0.0,flip_to_short -41794,做空,2022-11-01 08:15:00,2022-11-01 09:00:00,1591.43,1587.49,0.0,flip_to_long -41795,做多,2022-11-01 09:00:00,2022-11-01 09:10:00,1587.49,1593.2,0.0,tp_upper -41796,做空,2022-11-01 09:25:00,2022-11-01 09:30:00,1587.76,1593.5,-0.0,flip_to_long -41797,做多,2022-11-01 09:30:00,2022-11-01 09:40:00,1593.5,1597.98,0.0,tp_upper -41798,做空,2022-11-01 11:00:00,2022-11-01 11:10:00,1601.47,1592.8,0.0,tp_lower -41799,做多,2022-11-01 12:20:00,2022-11-01 12:25:00,1594.5,1593.24,-0.0,flip_to_short -41800,做空,2022-11-01 12:25:00,2022-11-01 13:15:00,1593.24,1592.69,-0.0,flip_to_long -41801,做多,2022-11-01 13:15:00,2022-11-01 13:20:00,1592.69,1591.4,-0.0,flip_to_short -41802,做空,2022-11-01 13:20:00,2022-11-01 13:25:00,1591.4,1591.89,-0.0,flip_to_long -41803,做多,2022-11-01 13:25:00,2022-11-01 13:35:00,1591.89,1588.48,-0.0,flip_to_short -41804,做空,2022-11-01 13:35:00,2022-11-01 13:40:00,1588.48,1584.04,0.0,tp_lower -41805,做多,2022-11-01 15:10:00,2022-11-01 15:15:00,1573.21,1571.22,-0.0,flip_to_short -41806,做空,2022-11-01 15:15:00,2022-11-01 15:20:00,1571.22,1571.71,-0.0,flip_to_long -41807,做多,2022-11-01 15:20:00,2022-11-01 15:30:00,1571.71,1571.88,-0.0,flip_to_short -41808,做空,2022-11-01 15:30:00,2022-11-01 15:55:00,1571.88,1573.48,-0.0,flip_to_long -41809,做多,2022-11-01 15:55:00,2022-11-01 16:05:00,1573.48,1578.17,0.0,tp_upper -41810,做空,2022-11-01 16:25:00,2022-11-01 16:35:00,1571.83,1572.41,-0.0,flip_to_long -41811,做多,2022-11-01 16:35:00,2022-11-01 16:50:00,1572.41,1572.06,-0.0,flip_to_short -41812,做空,2022-11-01 16:50:00,2022-11-01 17:10:00,1572.06,1572.91,-0.0,flip_to_long -41813,做多,2022-11-01 17:10:00,2022-11-01 17:25:00,1572.91,1571.54,-0.0,flip_to_short -41814,做空,2022-11-01 17:25:00,2022-11-01 17:35:00,1571.54,1571.49,-0.0,tp_lower -41815,做多,2022-11-01 17:40:00,2022-11-01 17:55:00,1573.14,1577.9,0.0,tp_upper -41816,做空,2022-11-01 19:25:00,2022-11-01 19:50:00,1580.32,1576.05,0.0,tp_lower -41817,做多,2022-11-01 20:55:00,2022-11-01 21:25:00,1574.89,1577.61,0.0,tp_upper -41818,做空,2022-11-01 21:50:00,2022-11-01 21:55:00,1573.68,1571.9,0.0,tp_lower -41819,做多,2022-11-01 22:00:00,2022-11-01 23:10:00,1573.39,1578.34,0.0,tp_upper -41820,做空,2022-11-02 00:00:00,2022-11-02 00:05:00,1576.08,1573.17,0.0,tp_lower -41821,做多,2022-11-02 00:10:00,2022-11-02 00:35:00,1578.18,1583.26,0.0,tp_upper -41822,做空,2022-11-02 01:50:00,2022-11-02 01:55:00,1584.91,1585.42,-0.0,flip_to_long -41823,做多,2022-11-02 01:55:00,2022-11-02 03:25:00,1585.42,1591.85,0.0,tp_upper -41824,做空,2022-11-02 04:00:00,2022-11-02 04:05:00,1589.29,1589.83,-0.0,flip_to_long -41825,做多,2022-11-02 04:05:00,2022-11-02 04:15:00,1589.83,1592.89,0.0,tp_upper -41826,做空,2022-11-02 04:35:00,2022-11-02 04:40:00,1588.7,1586.99,0.0,tp_lower -41827,做多,2022-11-02 05:00:00,2022-11-02 05:05:00,1599.48,1590.98,-0.0,tp_upper -41828,做多,2022-11-02 05:10:00,2022-11-02 05:15:00,1593.69,1591.01,-0.0,flip_to_short -41829,做空,2022-11-02 05:15:00,2022-11-02 06:45:00,1591.01,1586.78,0.0,flip_to_long -41830,做多,2022-11-02 06:45:00,2022-11-02 07:10:00,1586.78,1577.98,-0.0,flip_to_short -41831,做空,2022-11-02 07:10:00,2022-11-02 07:15:00,1577.98,1560.62,0.0,tp_lower -41832,做多,2022-11-02 08:35:00,2022-11-02 08:40:00,1566.1,1565.3,-0.0,flip_to_short -41833,做空,2022-11-02 08:40:00,2022-11-02 09:30:00,1565.3,1561.93,0.0,tp_lower -41834,做多,2022-11-02 11:10:00,2022-11-02 11:15:00,1552.15,1550.9,-0.0,flip_to_short -41835,做空,2022-11-02 11:15:00,2022-11-02 12:15:00,1550.9,1556.49,-0.0,tp_lower -41836,做空,2022-11-02 12:25:00,2022-11-02 12:30:00,1552.91,1554.33,-0.0,flip_to_long -41837,做多,2022-11-02 12:30:00,2022-11-02 12:40:00,1554.33,1552.67,-0.0,flip_to_short -41838,做空,2022-11-02 12:40:00,2022-11-02 12:55:00,1552.67,1552.69,-0.0,tp_lower -41839,做多,2022-11-02 13:05:00,2022-11-02 13:10:00,1556.87,1554.97,-0.0,flip_to_short -41840,做空,2022-11-02 13:10:00,2022-11-02 13:20:00,1554.97,1556.86,-0.0,flip_to_long -41841,做多,2022-11-02 13:20:00,2022-11-02 13:30:00,1556.86,1551.49,-0.0,flip_to_short -41842,做空,2022-11-02 13:30:00,2022-11-02 13:35:00,1551.49,1553.49,-0.0,tp_lower -41843,做多,2022-11-02 13:50:00,2022-11-02 14:10:00,1553.83,1561.9,0.0,tp_upper -41844,做空,2022-11-02 14:25:00,2022-11-02 15:15:00,1557.4,1557.49,-0.0,flip_to_long -41845,做多,2022-11-02 15:15:00,2022-11-02 15:25:00,1557.49,1558.31,0.0,flip_to_short -41846,做空,2022-11-02 15:25:00,2022-11-02 15:40:00,1558.31,1560.14,-0.0,flip_to_long -41847,做多,2022-11-02 15:40:00,2022-11-02 15:50:00,1560.14,1558.85,-0.0,flip_to_short -41848,做空,2022-11-02 15:50:00,2022-11-02 16:05:00,1558.85,1556.62,0.0,tp_lower -41849,做多,2022-11-02 16:40:00,2022-11-02 16:45:00,1559.69,1563.21,0.0,tp_upper -41850,做空,2022-11-02 17:50:00,2022-11-02 17:55:00,1561.28,1560.0,0.0,tp_lower -41851,做多,2022-11-02 18:00:00,2022-11-02 18:05:00,1585.25,1594.26,0.0,tp_upper -41852,做空,2022-11-02 18:35:00,2022-11-02 18:50:00,1588.67,1559.98,0.0,tp_lower -41853,做多,2022-11-02 19:05:00,2022-11-02 19:10:00,1584.93,1573.1,-0.0,flip_to_short -41854,做空,2022-11-02 19:10:00,2022-11-02 19:25:00,1573.1,1539.37,0.01,tp_lower -41855,做空,2022-11-02 21:35:00,2022-11-02 21:55:00,1511.57,1513.49,-0.0,flip_to_long -41856,做多,2022-11-02 21:55:00,2022-11-02 22:00:00,1513.49,1510.21,-0.0,tp_upper -41857,做空,2022-11-02 22:05:00,2022-11-02 22:10:00,1509.55,1511.08,-0.0,flip_to_long -41858,做多,2022-11-02 22:10:00,2022-11-02 22:40:00,1511.08,1510.0,-0.0,flip_to_short -41859,做空,2022-11-02 22:40:00,2022-11-02 22:50:00,1510.0,1507.33,0.0,tp_lower -41860,做多,2022-11-02 22:55:00,2022-11-02 23:10:00,1510.47,1516.24,0.0,tp_upper -41861,做空,2022-11-03 00:05:00,2022-11-03 00:10:00,1514.99,1516.88,-0.0,flip_to_long -41862,做多,2022-11-03 00:10:00,2022-11-03 00:30:00,1516.88,1526.38,0.0,tp_upper -41863,做空,2022-11-03 02:50:00,2022-11-03 02:55:00,1542.16,1542.66,-0.0,flip_to_long -41864,做多,2022-11-03 02:55:00,2022-11-03 03:20:00,1542.66,1554.5,0.0,tp_upper -41865,做空,2022-11-03 03:50:00,2022-11-03 04:00:00,1546.78,1551.12,-0.0,flip_to_long -41866,做多,2022-11-03 04:00:00,2022-11-03 04:05:00,1551.12,1556.73,0.0,tp_upper -41867,做多,2022-11-03 04:40:00,2022-11-03 04:55:00,1554.19,1552.45,-0.0,flip_to_short -41868,做空,2022-11-03 04:55:00,2022-11-03 05:05:00,1552.45,1551.06,0.0,flip_to_long -41869,做多,2022-11-03 05:05:00,2022-11-03 05:55:00,1551.06,1550.96,-0.0,flip_to_short -41870,做空,2022-11-03 05:55:00,2022-11-03 06:05:00,1550.96,1546.52,0.0,tp_lower -41871,做多,2022-11-03 06:40:00,2022-11-03 07:10:00,1547.68,1553.51,0.0,tp_upper -41872,做空,2022-11-03 07:20:00,2022-11-03 07:30:00,1548.13,1542.81,0.0,tp_lower -41873,做多,2022-11-03 08:05:00,2022-11-03 08:15:00,1547.23,1545.67,-0.0,flip_to_short -41874,做空,2022-11-03 08:15:00,2022-11-03 08:30:00,1545.67,1540.86,0.0,tp_lower -41875,做多,2022-11-03 08:45:00,2022-11-03 09:00:00,1542.56,1548.5,0.0,tp_upper -41876,做空,2022-11-03 10:15:00,2022-11-03 10:45:00,1548.2,1542.87,0.0,tp_lower -41877,做多,2022-11-03 12:05:00,2022-11-03 13:15:00,1536.33,1529.95,-0.0,flip_to_short -41878,做空,2022-11-03 13:15:00,2022-11-03 13:20:00,1529.95,1532.47,-0.0,flip_to_long -41879,做多,2022-11-03 13:20:00,2022-11-03 13:40:00,1532.47,1536.04,0.0,tp_upper -41880,做空,2022-11-03 13:45:00,2022-11-03 14:00:00,1532.84,1534.92,-0.0,flip_to_long -41881,做多,2022-11-03 14:00:00,2022-11-03 14:10:00,1534.92,1543.36,0.0,tp_upper -41882,做空,2022-11-03 15:15:00,2022-11-03 16:10:00,1543.91,1543.99,-0.0,flip_to_long -41883,做多,2022-11-03 16:10:00,2022-11-03 16:20:00,1543.99,1539.05,-0.0,flip_to_short -41884,做空,2022-11-03 16:20:00,2022-11-03 16:40:00,1539.05,1544.73,-0.0,flip_to_long -41885,做多,2022-11-03 16:40:00,2022-11-03 16:50:00,1544.73,1547.28,0.0,tp_upper -41886,做空,2022-11-03 17:15:00,2022-11-03 17:45:00,1543.3,1543.05,-0.0,flip_to_long -41887,做多,2022-11-03 17:45:00,2022-11-03 17:55:00,1543.05,1540.0,-0.0,flip_to_short -41888,做空,2022-11-03 17:55:00,2022-11-03 18:10:00,1540.0,1539.94,-0.0,tp_lower -41889,做多,2022-11-03 18:20:00,2022-11-03 18:30:00,1544.49,1545.04,-0.0,tp_upper -41890,做空,2022-11-03 18:40:00,2022-11-03 19:20:00,1542.86,1545.11,-0.0,flip_to_long -41891,做多,2022-11-03 19:20:00,2022-11-03 19:35:00,1545.11,1543.56,-0.0,flip_to_short -41892,做空,2022-11-03 19:35:00,2022-11-03 19:50:00,1543.56,1541.57,0.0,tp_lower -41893,做多,2022-11-03 20:50:00,2022-11-03 21:10:00,1541.22,1540.37,-0.0,flip_to_short -41894,做空,2022-11-03 21:10:00,2022-11-03 21:15:00,1540.37,1541.5,-0.0,flip_to_long -41895,做多,2022-11-03 21:15:00,2022-11-03 21:25:00,1541.5,1540.84,-0.0,flip_to_short -41896,做空,2022-11-03 21:25:00,2022-11-03 21:35:00,1540.84,1540.99,-0.0,tp_lower -41897,做空,2022-11-03 22:00:00,2022-11-03 22:10:00,1539.9,1536.75,0.0,tp_lower -41898,做空,2022-11-03 23:55:00,2022-11-04 00:10:00,1530.27,1531.61,-0.0,flip_to_long -41899,做多,2022-11-04 00:10:00,2022-11-04 00:15:00,1531.61,1536.25,0.0,tp_upper -41900,做空,2022-11-04 01:25:00,2022-11-04 01:45:00,1536.24,1538.59,-0.0,flip_to_long -41901,做多,2022-11-04 01:45:00,2022-11-04 01:50:00,1538.59,1537.76,-0.0,flip_to_short -41902,做空,2022-11-04 01:50:00,2022-11-04 02:00:00,1537.76,1538.58,-0.0,flip_to_long -41903,做多,2022-11-04 02:00:00,2022-11-04 02:10:00,1538.58,1542.38,0.0,tp_upper -41904,做空,2022-11-04 02:35:00,2022-11-04 02:40:00,1538.8,1539.61,-0.0,flip_to_long -41905,做多,2022-11-04 02:40:00,2022-11-04 02:45:00,1539.61,1538.39,-0.0,flip_to_short -41906,做空,2022-11-04 02:45:00,2022-11-04 02:50:00,1538.39,1540.21,-0.0,flip_to_long -41907,做多,2022-11-04 02:50:00,2022-11-04 03:05:00,1540.21,1538.61,-0.0,flip_to_short -41908,做空,2022-11-04 03:05:00,2022-11-04 03:15:00,1538.61,1537.88,-0.0,flip_to_long -41909,做多,2022-11-04 03:15:00,2022-11-04 03:25:00,1537.88,1541.69,0.0,tp_upper -41910,做空,2022-11-04 05:05:00,2022-11-04 05:10:00,1547.52,1548.3,-0.0,flip_to_long -41911,做多,2022-11-04 05:10:00,2022-11-04 05:20:00,1548.3,1550.96,0.0,tp_upper -41912,做空,2022-11-04 05:30:00,2022-11-04 05:35:00,1548.59,1551.27,-0.0,flip_to_long -41913,做多,2022-11-04 05:35:00,2022-11-04 05:45:00,1551.27,1554.33,0.0,tp_upper -41914,做空,2022-11-04 08:45:00,2022-11-04 09:30:00,1580.43,1581.28,-0.0,flip_to_long -41915,做多,2022-11-04 09:30:00,2022-11-04 09:50:00,1581.28,1577.53,-0.0,flip_to_short -41916,做空,2022-11-04 09:50:00,2022-11-04 10:00:00,1577.53,1580.74,-0.0,flip_to_long -41917,做多,2022-11-04 10:00:00,2022-11-04 10:05:00,1580.74,1578.51,-0.0,flip_to_short -41918,做空,2022-11-04 10:05:00,2022-11-04 10:15:00,1578.51,1575.38,0.0,tp_lower -41919,做多,2022-11-04 10:35:00,2022-11-04 10:40:00,1579.33,1578.31,-0.0,flip_to_short -41920,做空,2022-11-04 10:40:00,2022-11-04 10:45:00,1578.31,1579.4,-0.0,flip_to_long -41921,做多,2022-11-04 10:45:00,2022-11-04 10:50:00,1579.4,1583.05,0.0,tp_upper -41922,做空,2022-11-04 11:35:00,2022-11-04 12:00:00,1580.7,1571.53,0.0,tp_lower -41923,做多,2022-11-04 12:30:00,2022-11-04 12:35:00,1581.44,1601.2,0.0,tp_upper -41924,做空,2022-11-04 15:25:00,2022-11-04 15:30:00,1644.89,1645.67,-0.0,flip_to_long -41925,做多,2022-11-04 15:30:00,2022-11-04 17:25:00,1645.67,1618.35,-0.0,flip_to_short -41926,做空,2022-11-04 17:25:00,2022-11-04 17:40:00,1618.35,1620.33,-0.0,flip_to_long -41927,做多,2022-11-04 17:40:00,2022-11-04 18:00:00,1620.33,1620.55,-0.0,flip_to_short -41928,做空,2022-11-04 18:00:00,2022-11-04 18:10:00,1620.55,1619.52,0.0,flip_to_long -41929,做多,2022-11-04 18:10:00,2022-11-04 18:20:00,1619.52,1627.6,0.0,tp_upper -41930,做空,2022-11-04 20:20:00,2022-11-04 20:25:00,1639.46,1641.26,-0.0,flip_to_long -41931,做多,2022-11-04 20:25:00,2022-11-04 20:35:00,1641.26,1642.81,0.0,flip_to_short -41932,做空,2022-11-04 20:35:00,2022-11-04 21:10:00,1642.81,1642.89,-0.0,flip_to_long -41933,做多,2022-11-04 21:10:00,2022-11-04 21:40:00,1642.89,1642.45,-0.0,flip_to_short -41934,做空,2022-11-04 21:40:00,2022-11-04 21:50:00,1642.45,1647.6,-0.0,flip_to_long -41935,做多,2022-11-04 21:50:00,2022-11-04 21:55:00,1647.6,1647.82,-0.0,tp_upper -41936,做空,2022-11-04 23:05:00,2022-11-04 23:30:00,1647.25,1643.83,0.0,tp_lower -41937,做多,2022-11-05 00:25:00,2022-11-05 00:35:00,1643.0,1656.4,0.0,tp_upper -41938,做空,2022-11-05 01:35:00,2022-11-05 01:45:00,1650.4,1650.51,-0.0,flip_to_long -41939,做多,2022-11-05 01:45:00,2022-11-05 02:00:00,1650.51,1653.19,0.0,flip_to_short -41940,做空,2022-11-05 02:00:00,2022-11-05 02:25:00,1653.19,1650.79,0.0,flip_to_long -41941,做多,2022-11-05 02:25:00,2022-11-05 03:10:00,1650.79,1650.31,-0.0,flip_to_short -41942,做空,2022-11-05 03:10:00,2022-11-05 03:15:00,1650.31,1653.7,-0.0,flip_to_long -41943,做多,2022-11-05 03:15:00,2022-11-05 03:25:00,1653.7,1643.41,-0.0,flip_to_short -41944,做空,2022-11-05 03:25:00,2022-11-05 03:30:00,1643.41,1645.79,-0.0,tp_lower -41945,做多,2022-11-05 04:05:00,2022-11-05 04:20:00,1647.4,1647.42,-0.0,flip_to_short -41946,做空,2022-11-05 04:20:00,2022-11-05 04:40:00,1647.42,1646.99,-0.0,flip_to_long -41947,做多,2022-11-05 04:40:00,2022-11-05 04:50:00,1646.99,1645.4,-0.0,flip_to_short -41948,做空,2022-11-05 04:50:00,2022-11-05 05:15:00,1645.4,1645.83,-0.0,flip_to_long -41949,做多,2022-11-05 05:15:00,2022-11-05 05:50:00,1645.83,1645.99,-0.0,flip_to_short -41950,做空,2022-11-05 05:50:00,2022-11-05 05:55:00,1645.99,1646.17,-0.0,flip_to_long -41951,做多,2022-11-05 05:55:00,2022-11-05 06:00:00,1646.17,1649.7,0.0,tp_upper -41952,做空,2022-11-05 07:10:00,2022-11-05 07:35:00,1651.73,1650.72,0.0,tp_lower -41953,做多,2022-11-05 07:45:00,2022-11-05 07:50:00,1652.39,1650.67,-0.0,flip_to_short -41954,做空,2022-11-05 07:50:00,2022-11-05 08:00:00,1650.67,1648.78,0.0,tp_lower -41955,做多,2022-11-05 10:00:00,2022-11-05 10:40:00,1640.44,1640.14,-0.0,flip_to_short -41956,做空,2022-11-05 10:40:00,2022-11-05 10:50:00,1640.14,1640.24,-0.0,flip_to_long -41957,做多,2022-11-05 10:50:00,2022-11-05 11:00:00,1640.24,1643.49,0.0,tp_upper -41958,做空,2022-11-05 12:05:00,2022-11-05 12:25:00,1644.56,1640.8,0.0,tp_lower -41959,做多,2022-11-05 14:05:00,2022-11-05 14:10:00,1638.9,1636.6,-0.0,flip_to_short -41960,做空,2022-11-05 14:10:00,2022-11-05 14:20:00,1636.6,1629.69,0.0,tp_lower -41961,做多,2022-11-05 15:15:00,2022-11-05 16:50:00,1634.22,1636.56,0.0,flip_to_short -41962,做空,2022-11-05 16:50:00,2022-11-05 17:00:00,1636.56,1632.62,0.0,tp_lower -41963,做空,2022-11-05 18:00:00,2022-11-05 18:25:00,1634.5,1629.53,0.0,tp_lower -41964,做多,2022-11-05 19:20:00,2022-11-05 19:25:00,1631.94,1629.64,-0.0,flip_to_short -41965,做空,2022-11-05 19:25:00,2022-11-05 19:50:00,1629.64,1632.53,-0.0,flip_to_long -41966,做多,2022-11-05 19:50:00,2022-11-05 20:05:00,1632.53,1631.71,-0.0,tp_upper -41967,做空,2022-11-05 20:20:00,2022-11-05 20:25:00,1630.3,1633.23,-0.0,flip_to_long -41968,做多,2022-11-05 20:25:00,2022-11-05 20:30:00,1633.23,1630.51,-0.0,flip_to_short -41969,做空,2022-11-05 20:30:00,2022-11-05 20:35:00,1630.51,1631.25,-0.0,flip_to_long -41970,做多,2022-11-05 20:35:00,2022-11-05 20:40:00,1631.25,1628.19,-0.0,tp_upper -41971,做多,2022-11-05 21:00:00,2022-11-05 21:05:00,1631.38,1630.19,-0.0,flip_to_short -41972,做空,2022-11-05 21:05:00,2022-11-05 22:10:00,1630.19,1633.15,-0.0,flip_to_long -41973,做多,2022-11-05 22:10:00,2022-11-05 22:15:00,1633.15,1633.15,-0.0,tp_upper -41974,做空,2022-11-05 22:20:00,2022-11-05 22:45:00,1630.9,1631.2,-0.0,tp_lower -41975,做空,2022-11-05 22:55:00,2022-11-05 23:05:00,1631.68,1622.9,0.0,tp_lower -41976,做多,2022-11-06 00:30:00,2022-11-06 00:35:00,1627.46,1632.08,0.0,tp_upper -41977,做空,2022-11-06 01:20:00,2022-11-06 01:25:00,1626.93,1627.93,-0.0,flip_to_long -41978,做多,2022-11-06 01:25:00,2022-11-06 01:30:00,1627.93,1626.82,-0.0,flip_to_short -41979,做空,2022-11-06 01:30:00,2022-11-06 01:35:00,1626.82,1627.61,-0.0,flip_to_long -41980,做多,2022-11-06 01:35:00,2022-11-06 03:30:00,1627.61,1620.67,-0.0,tp_upper -41981,做空,2022-11-06 04:15:00,2022-11-06 04:20:00,1617.8,1618.71,-0.0,flip_to_long -41982,做多,2022-11-06 04:20:00,2022-11-06 04:40:00,1618.71,1619.56,0.0,flip_to_short -41983,做空,2022-11-06 04:40:00,2022-11-06 05:05:00,1619.56,1619.71,-0.0,flip_to_long -41984,做多,2022-11-06 05:05:00,2022-11-06 05:10:00,1619.71,1617.39,-0.0,flip_to_short -41985,做空,2022-11-06 05:10:00,2022-11-06 05:15:00,1617.39,1616.53,0.0,tp_lower -41986,做多,2022-11-06 06:30:00,2022-11-06 06:35:00,1617.32,1616.19,-0.0,flip_to_short -41987,做空,2022-11-06 06:35:00,2022-11-06 06:45:00,1616.19,1615.47,-0.0,tp_lower -41988,做多,2022-11-06 06:50:00,2022-11-06 07:05:00,1615.9,1614.94,-0.0,flip_to_short -41989,做空,2022-11-06 07:05:00,2022-11-06 07:25:00,1614.94,1618.35,-0.0,flip_to_long -41990,做多,2022-11-06 07:25:00,2022-11-06 07:30:00,1618.35,1618.74,-0.0,tp_upper -41991,做空,2022-11-06 09:50:00,2022-11-06 10:15:00,1629.0,1625.82,0.0,tp_lower -41992,做多,2022-11-06 10:50:00,2022-11-06 10:55:00,1630.43,1628.27,-0.0,flip_to_short -41993,做空,2022-11-06 10:55:00,2022-11-06 11:05:00,1628.27,1628.6,-0.0,flip_to_long -41994,做多,2022-11-06 11:05:00,2022-11-06 11:10:00,1628.6,1627.46,-0.0,flip_to_short -41995,做空,2022-11-06 11:10:00,2022-11-06 11:15:00,1627.46,1621.15,0.0,tp_lower -41996,做多,2022-11-06 12:05:00,2022-11-06 12:20:00,1622.5,1620.89,-0.0,flip_to_short -41997,做空,2022-11-06 12:20:00,2022-11-06 13:00:00,1620.89,1620.35,-0.0,flip_to_long -41998,做多,2022-11-06 13:00:00,2022-11-06 13:05:00,1620.35,1616.81,-0.0,flip_to_short -41999,做空,2022-11-06 13:05:00,2022-11-06 13:10:00,1616.81,1616.96,-0.0,tp_lower -42000,做多,2022-11-06 13:25:00,2022-11-06 14:05:00,1619.08,1618.64,-0.0,flip_to_short -42001,做空,2022-11-06 14:05:00,2022-11-06 14:15:00,1618.64,1621.14,-0.0,flip_to_long -42002,做多,2022-11-06 14:15:00,2022-11-06 14:30:00,1621.14,1624.17,0.0,tp_upper -42003,做空,2022-11-06 15:50:00,2022-11-06 16:00:00,1626.36,1614.44,0.0,tp_lower -42004,做多,2022-11-06 16:35:00,2022-11-06 16:50:00,1624.42,1622.0,-0.0,flip_to_short -42005,做空,2022-11-06 16:50:00,2022-11-06 17:45:00,1622.0,1614.33,0.0,tp_lower -42006,做多,2022-11-06 19:00:00,2022-11-06 19:25:00,1610.93,1610.46,-0.0,flip_to_short -42007,做空,2022-11-06 19:25:00,2022-11-06 19:35:00,1610.46,1606.1,0.0,tp_lower -42008,做多,2022-11-06 19:50:00,2022-11-06 20:05:00,1609.06,1608.8,-0.0,flip_to_short -42009,做空,2022-11-06 20:05:00,2022-11-06 20:10:00,1608.8,1610.15,-0.0,flip_to_long -42010,做多,2022-11-06 20:10:00,2022-11-06 20:15:00,1610.15,1609.22,-0.0,flip_to_short -42011,做空,2022-11-06 20:15:00,2022-11-06 20:30:00,1609.22,1609.44,-0.0,flip_to_long -42012,做多,2022-11-06 20:30:00,2022-11-06 20:35:00,1609.44,1608.11,-0.0,flip_to_short -42013,做空,2022-11-06 20:35:00,2022-11-06 20:45:00,1608.11,1605.23,0.0,tp_lower -42014,做多,2022-11-06 20:50:00,2022-11-06 21:00:00,1611.17,1610.29,-0.0,tp_upper -42015,做空,2022-11-06 21:05:00,2022-11-06 21:20:00,1609.11,1610.08,-0.0,flip_to_long -42016,做多,2022-11-06 21:20:00,2022-11-06 21:35:00,1610.08,1608.6,-0.0,flip_to_short -42017,做空,2022-11-06 21:35:00,2022-11-06 21:50:00,1608.6,1604.56,0.0,tp_lower -42018,做多,2022-11-06 22:45:00,2022-11-06 22:50:00,1604.18,1602.86,-0.0,flip_to_short -42019,做空,2022-11-06 22:50:00,2022-11-06 23:05:00,1602.86,1585.75,0.0,tp_lower -42020,做多,2022-11-07 00:55:00,2022-11-07 01:05:00,1572.81,1569.24,-0.0,flip_to_short -42021,做空,2022-11-07 01:05:00,2022-11-07 01:20:00,1569.24,1570.69,-0.0,tp_lower -42022,做多,2022-11-07 01:25:00,2022-11-07 01:35:00,1574.85,1578.83,0.0,tp_upper -42023,做空,2022-11-07 03:05:00,2022-11-07 04:20:00,1586.81,1581.61,0.0,tp_lower -42024,做多,2022-11-07 04:40:00,2022-11-07 04:45:00,1584.7,1584.33,-0.0,flip_to_short -42025,做空,2022-11-07 04:45:00,2022-11-07 06:05:00,1584.33,1589.23,-0.0,flip_to_long -42026,做多,2022-11-07 06:05:00,2022-11-07 06:10:00,1589.23,1581.87,-0.0,flip_to_short -42027,做空,2022-11-07 06:10:00,2022-11-07 06:15:00,1581.87,1584.18,-0.0,tp_lower -42028,做多,2022-11-07 08:30:00,2022-11-07 09:45:00,1565.0,1565.45,-0.0,flip_to_short -42029,做空,2022-11-07 09:45:00,2022-11-07 10:00:00,1565.45,1570.12,-0.0,flip_to_long -42030,做多,2022-11-07 10:00:00,2022-11-07 10:15:00,1570.12,1580.51,0.0,tp_upper -42031,做空,2022-11-07 11:35:00,2022-11-07 11:40:00,1576.64,1579.14,-0.0,flip_to_long -42032,做多,2022-11-07 11:40:00,2022-11-07 11:50:00,1579.14,1578.17,-0.0,flip_to_short -42033,做空,2022-11-07 11:50:00,2022-11-07 11:55:00,1578.17,1579.43,-0.0,flip_to_long -42034,做多,2022-11-07 11:55:00,2022-11-07 12:05:00,1579.43,1583.07,0.0,tp_upper -42035,做空,2022-11-07 12:15:00,2022-11-07 12:40:00,1577.77,1580.97,-0.0,flip_to_long -42036,做多,2022-11-07 12:40:00,2022-11-07 12:45:00,1580.97,1578.46,-0.0,flip_to_short -42037,做空,2022-11-07 12:45:00,2022-11-07 12:55:00,1578.46,1584.27,-0.0,flip_to_long -42038,做多,2022-11-07 12:55:00,2022-11-07 13:00:00,1584.27,1588.09,0.0,tp_upper -42039,做空,2022-11-07 13:20:00,2022-11-07 13:35:00,1576.82,1580.24,-0.0,flip_to_long -42040,做多,2022-11-07 13:35:00,2022-11-07 13:40:00,1580.24,1577.69,-0.0,flip_to_short -42041,做空,2022-11-07 13:40:00,2022-11-07 13:55:00,1577.69,1578.5,-0.0,flip_to_long -42042,做多,2022-11-07 13:55:00,2022-11-07 14:20:00,1578.5,1578.71,-0.0,flip_to_short -42043,做空,2022-11-07 14:20:00,2022-11-07 14:30:00,1578.71,1575.66,0.0,tp_lower -42044,做多,2022-11-07 14:40:00,2022-11-07 15:05:00,1575.33,1578.28,0.0,flip_to_short -42045,做空,2022-11-07 15:05:00,2022-11-07 17:40:00,1578.28,1583.89,-0.0,flip_to_long -42046,做多,2022-11-07 17:40:00,2022-11-07 17:45:00,1583.89,1582.35,-0.0,flip_to_short -42047,做空,2022-11-07 17:45:00,2022-11-07 17:55:00,1582.35,1584.96,-0.0,flip_to_long -42048,做多,2022-11-07 17:55:00,2022-11-07 18:10:00,1584.96,1586.33,0.0,tp_upper -42049,做空,2022-11-07 20:45:00,2022-11-07 20:50:00,1599.73,1599.99,-0.0,flip_to_long -42050,做多,2022-11-07 20:50:00,2022-11-08 00:40:00,1599.99,1566.86,-0.01,flip_to_short -42051,做空,2022-11-08 00:40:00,2022-11-08 00:45:00,1566.86,1565.37,0.0,tp_lower -42052,做多,2022-11-08 01:10:00,2022-11-08 01:20:00,1567.57,1571.5,0.0,tp_upper -42053,做空,2022-11-08 01:30:00,2022-11-08 01:40:00,1568.93,1568.86,-0.0,flip_to_long -42054,做多,2022-11-08 01:40:00,2022-11-08 02:45:00,1568.86,1567.29,-0.0,flip_to_short -42055,做空,2022-11-08 02:45:00,2022-11-08 02:50:00,1567.29,1543.54,0.0,tp_lower -42056,做多,2022-11-08 05:40:00,2022-11-08 06:00:00,1466.94,1469.31,0.0,flip_to_short -42057,做空,2022-11-08 06:00:00,2022-11-08 08:25:00,1469.31,1485.41,-0.0,flip_to_long -42058,做多,2022-11-08 08:25:00,2022-11-08 08:45:00,1485.41,1486.52,0.0,flip_to_short -42059,做空,2022-11-08 08:45:00,2022-11-08 09:15:00,1486.52,1483.13,0.0,tp_lower -42060,做多,2022-11-08 09:20:00,2022-11-08 09:30:00,1484.78,1492.9,0.0,tp_upper -42061,做空,2022-11-08 10:00:00,2022-11-08 10:05:00,1483.99,1484.14,-0.0,flip_to_long -42062,做多,2022-11-08 10:05:00,2022-11-08 10:15:00,1484.14,1483.98,-0.0,flip_to_short -42063,做空,2022-11-08 10:15:00,2022-11-08 10:20:00,1483.98,1479.99,0.0,tp_lower -42064,做多,2022-11-08 11:10:00,2022-11-08 11:20:00,1483.54,1483.56,-0.0,flip_to_short -42065,做空,2022-11-08 11:20:00,2022-11-08 11:35:00,1483.56,1481.47,0.0,flip_to_long -42066,做多,2022-11-08 11:35:00,2022-11-08 11:40:00,1481.47,1479.41,-0.0,flip_to_short -42067,做空,2022-11-08 11:40:00,2022-11-08 11:50:00,1479.41,1474.59,0.0,tp_lower -42068,做多,2022-11-08 12:05:00,2022-11-08 12:15:00,1482.45,1481.19,-0.0,tp_upper -42069,做空,2022-11-08 12:25:00,2022-11-08 12:30:00,1480.01,1480.23,-0.0,flip_to_long -42070,做多,2022-11-08 12:30:00,2022-11-08 12:35:00,1480.23,1471.99,-0.0,flip_to_short -42071,做空,2022-11-08 12:35:00,2022-11-08 12:40:00,1471.99,1471.97,-0.0,tp_lower -42072,做多,2022-11-08 12:55:00,2022-11-08 13:05:00,1478.14,1476.08,-0.0,flip_to_short -42073,做空,2022-11-08 13:05:00,2022-11-08 13:25:00,1476.08,1471.1,0.0,tp_lower -42074,做多,2022-11-08 15:45:00,2022-11-08 16:00:00,1448.47,1488.62,0.01,tp_upper -42075,做空,2022-11-08 17:20:00,2022-11-08 17:40:00,1518.48,1500.1,0.0,tp_lower -42076,做多,2022-11-08 20:35:00,2022-11-08 20:55:00,1309.97,1308.74,-0.0,flip_to_short -42077,做空,2022-11-08 20:55:00,2022-11-08 21:00:00,1308.74,1312.67,-0.0,flip_to_long -42078,做多,2022-11-08 21:00:00,2022-11-08 21:15:00,1312.67,1299.59,-0.0,flip_to_short -42079,做空,2022-11-08 21:15:00,2022-11-08 21:20:00,1299.59,1311.74,-0.0,flip_to_long -42080,做多,2022-11-08 21:20:00,2022-11-08 21:40:00,1311.74,1333.66,0.0,tp_upper -42081,做空,2022-11-08 22:05:00,2022-11-08 22:40:00,1323.24,1319.99,0.0,flip_to_long -42082,做多,2022-11-08 22:40:00,2022-11-08 23:15:00,1319.99,1324.41,0.0,flip_to_short -42083,做空,2022-11-08 23:15:00,2022-11-08 23:20:00,1324.41,1326.66,-0.0,flip_to_long -42084,做多,2022-11-08 23:20:00,2022-11-08 23:35:00,1326.66,1339.94,0.0,tp_upper -42085,做空,2022-11-09 00:00:00,2022-11-09 00:15:00,1322.85,1329.28,-0.0,flip_to_long -42086,做多,2022-11-09 00:15:00,2022-11-09 00:25:00,1329.28,1330.1,0.0,flip_to_short -42087,做空,2022-11-09 00:25:00,2022-11-09 00:45:00,1330.1,1316.71,0.0,tp_lower -42088,做多,2022-11-09 01:15:00,2022-11-09 01:20:00,1325.56,1324.34,-0.0,flip_to_short -42089,做空,2022-11-09 01:20:00,2022-11-09 01:30:00,1324.34,1326.0,-0.0,flip_to_long -42090,做多,2022-11-09 01:30:00,2022-11-09 01:35:00,1326.0,1322.58,-0.0,flip_to_short -42091,做空,2022-11-09 01:35:00,2022-11-09 01:40:00,1322.58,1323.36,-0.0,flip_to_long -42092,做多,2022-11-09 01:40:00,2022-11-09 01:50:00,1323.36,1318.61,-0.0,flip_to_short -42093,做空,2022-11-09 01:50:00,2022-11-09 02:05:00,1318.61,1320.41,-0.0,flip_to_long -42094,做多,2022-11-09 02:05:00,2022-11-09 02:30:00,1320.41,1314.62,-0.0,flip_to_short -42095,做空,2022-11-09 02:30:00,2022-11-09 02:35:00,1314.62,1313.13,0.0,tp_lower -42096,做多,2022-11-09 03:45:00,2022-11-09 04:15:00,1306.65,1305.35,-0.0,flip_to_short -42097,做空,2022-11-09 04:15:00,2022-11-09 04:50:00,1305.35,1303.62,0.0,flip_to_long -42098,做多,2022-11-09 04:50:00,2022-11-09 05:30:00,1303.62,1303.4,-0.0,flip_to_short -42099,做空,2022-11-09 05:30:00,2022-11-09 06:25:00,1303.4,1302.74,0.0,flip_to_long -42100,做多,2022-11-09 06:25:00,2022-11-09 06:30:00,1302.74,1302.6,-0.0,flip_to_short -42101,做空,2022-11-09 06:30:00,2022-11-09 06:40:00,1302.6,1301.49,0.0,flip_to_long -42102,做多,2022-11-09 06:40:00,2022-11-09 06:50:00,1301.49,1297.24,-0.0,flip_to_short -42103,做空,2022-11-09 06:50:00,2022-11-09 06:55:00,1297.24,1293.35,0.0,tp_lower -42104,做多,2022-11-09 10:35:00,2022-11-09 10:55:00,1198.91,1193.71,-0.0,flip_to_short -42105,做空,2022-11-09 10:55:00,2022-11-09 11:10:00,1193.71,1200.55,-0.0,flip_to_long -42106,做多,2022-11-09 11:10:00,2022-11-09 12:00:00,1200.55,1234.82,0.01,tp_upper -42107,做空,2022-11-09 13:05:00,2022-11-09 13:10:00,1200.64,1214.26,-0.0,tp_lower -42108,做多,2022-11-09 13:40:00,2022-11-09 13:45:00,1222.93,1219.94,-0.0,flip_to_short -42109,做空,2022-11-09 13:45:00,2022-11-09 14:25:00,1219.94,1200.7,0.0,tp_lower -42110,做多,2022-11-09 14:40:00,2022-11-09 14:45:00,1227.79,1232.57,0.0,tp_upper -42111,做空,2022-11-09 15:30:00,2022-11-09 15:35:00,1201.96,1185.19,0.0,tp_lower -42112,做多,2022-11-09 16:40:00,2022-11-09 16:45:00,1191.73,1181.75,-0.0,flip_to_short -42113,做空,2022-11-09 16:45:00,2022-11-09 16:50:00,1181.75,1183.89,-0.0,flip_to_long -42114,做多,2022-11-09 16:50:00,2022-11-09 16:55:00,1183.89,1173.35,-0.0,flip_to_short -42115,做空,2022-11-09 16:55:00,2022-11-09 17:05:00,1173.35,1174.89,-0.0,flip_to_long -42116,做多,2022-11-09 17:05:00,2022-11-09 17:20:00,1174.89,1163.49,-0.0,flip_to_short -42117,做空,2022-11-09 17:20:00,2022-11-09 17:30:00,1163.49,1171.99,-0.0,flip_to_long -42118,做多,2022-11-09 17:30:00,2022-11-09 17:55:00,1171.99,1167.3,-0.0,flip_to_short -42119,做空,2022-11-09 17:55:00,2022-11-09 18:15:00,1167.3,1160.9,0.0,tp_lower -42120,做多,2022-11-09 18:45:00,2022-11-09 18:55:00,1173.37,1163.26,-0.0,flip_to_short -42121,做空,2022-11-09 18:55:00,2022-11-09 19:00:00,1163.26,1191.04,-0.01,flip_to_long -42122,做多,2022-11-09 19:00:00,2022-11-09 19:05:00,1191.04,1180.72,-0.0,tp_upper -42123,做空,2022-11-09 20:20:00,2022-11-09 20:25:00,1180.59,1186.06,-0.0,flip_to_long -42124,做多,2022-11-09 20:25:00,2022-11-09 20:35:00,1186.06,1191.7,0.0,flip_to_short -42125,做空,2022-11-09 20:35:00,2022-11-09 20:40:00,1191.7,1160.01,0.01,tp_lower -42126,做多,2022-11-09 22:25:00,2022-11-09 22:30:00,1125.56,1120.71,-0.0,flip_to_short -42127,做空,2022-11-09 22:30:00,2022-11-09 22:35:00,1120.71,1121.33,-0.0,flip_to_long -42128,做多,2022-11-09 22:35:00,2022-11-09 22:45:00,1121.33,1115.78,-0.0,flip_to_short -42129,做空,2022-11-09 22:45:00,2022-11-09 22:50:00,1115.78,1121.86,-0.0,flip_to_long -42130,做多,2022-11-09 22:50:00,2022-11-09 22:55:00,1121.86,1116.64,-0.0,flip_to_short -42131,做空,2022-11-09 22:55:00,2022-11-09 23:05:00,1116.64,1117.4,-0.0,tp_lower -42132,做空,2022-11-09 23:10:00,2022-11-09 23:15:00,1108.8,1096.87,0.0,tp_lower -42133,做多,2022-11-10 00:10:00,2022-11-10 00:25:00,1115.81,1137.69,0.01,tp_upper -42134,做空,2022-11-10 01:45:00,2022-11-10 02:15:00,1135.11,1136.6,-0.0,flip_to_long -42135,做多,2022-11-10 02:15:00,2022-11-10 02:45:00,1136.6,1136.78,-0.0,flip_to_short -42136,做空,2022-11-10 02:45:00,2022-11-10 02:50:00,1136.78,1138.69,-0.0,flip_to_long -42137,做多,2022-11-10 02:50:00,2022-11-10 02:55:00,1138.69,1148.96,0.0,tp_upper -42138,做空,2022-11-10 04:25:00,2022-11-10 04:45:00,1161.92,1170.59,-0.0,flip_to_long -42139,做多,2022-11-10 04:45:00,2022-11-10 05:00:00,1170.59,1192.17,0.0,tp_upper -42140,做空,2022-11-10 06:10:00,2022-11-10 06:25:00,1180.86,1184.16,-0.0,flip_to_long -42141,做多,2022-11-10 06:25:00,2022-11-10 06:30:00,1184.16,1177.23,-0.0,flip_to_short -42142,做空,2022-11-10 06:30:00,2022-11-10 06:35:00,1177.23,1185.53,-0.0,flip_to_long -42143,做多,2022-11-10 06:35:00,2022-11-10 06:40:00,1185.53,1182.37,-0.0,flip_to_short -42144,做空,2022-11-10 06:40:00,2022-11-10 07:10:00,1182.37,1179.25,0.0,tp_lower -42145,做多,2022-11-10 07:25:00,2022-11-10 07:30:00,1185.95,1203.64,0.0,tp_upper -42146,做空,2022-11-10 07:55:00,2022-11-10 08:35:00,1189.5,1198.73,-0.0,flip_to_long -42147,做多,2022-11-10 08:35:00,2022-11-10 08:40:00,1198.73,1192.72,-0.0,tp_upper -42148,做空,2022-11-10 09:30:00,2022-11-10 09:40:00,1188.06,1199.17,-0.0,flip_to_long -42149,做多,2022-11-10 09:40:00,2022-11-10 09:55:00,1199.17,1197.62,-0.0,flip_to_short -42150,做空,2022-11-10 09:55:00,2022-11-10 10:00:00,1197.62,1203.41,-0.0,flip_to_long -42151,做多,2022-11-10 10:00:00,2022-11-10 10:05:00,1203.41,1203.4,-0.0,flip_to_short -42152,做空,2022-11-10 10:05:00,2022-11-10 10:10:00,1203.4,1187.63,0.0,tp_lower -42153,做多,2022-11-10 11:25:00,2022-11-10 11:55:00,1188.81,1186.58,-0.0,flip_to_short -42154,做空,2022-11-10 11:55:00,2022-11-10 12:00:00,1186.58,1205.38,-0.0,flip_to_long -42155,做多,2022-11-10 12:00:00,2022-11-10 12:05:00,1205.38,1196.23,-0.0,tp_upper -42156,做空,2022-11-10 13:20:00,2022-11-10 13:30:00,1207.58,1301.16,-0.02,flip_to_long -42157,做多,2022-11-10 13:30:00,2022-11-10 13:35:00,1301.16,1270.71,-0.01,tp_upper -42158,做空,2022-11-10 15:35:00,2022-11-10 15:50:00,1310.79,1310.5,-0.0,flip_to_long -42159,做多,2022-11-10 15:50:00,2022-11-10 16:00:00,1310.5,1318.46,0.0,flip_to_short -42160,做空,2022-11-10 16:00:00,2022-11-10 17:30:00,1318.46,1289.53,0.0,tp_lower -42161,做多,2022-11-10 18:55:00,2022-11-10 19:10:00,1272.17,1275.19,0.0,tp_upper -42162,做空,2022-11-10 19:15:00,2022-11-10 19:45:00,1267.86,1289.36,-0.0,flip_to_long -42163,做多,2022-11-10 19:45:00,2022-11-10 19:50:00,1289.36,1291.61,0.0,tp_upper -42164,做空,2022-11-10 21:50:00,2022-11-10 22:35:00,1321.41,1323.79,-0.0,flip_to_long -42165,做多,2022-11-10 22:35:00,2022-11-10 22:40:00,1323.79,1321.35,-0.0,flip_to_short -42166,做空,2022-11-10 22:40:00,2022-11-10 22:45:00,1321.35,1328.19,-0.0,flip_to_long -42167,做多,2022-11-10 22:45:00,2022-11-10 22:55:00,1328.19,1323.35,-0.0,flip_to_short -42168,做空,2022-11-10 22:55:00,2022-11-10 23:15:00,1323.35,1297.19,0.0,tp_lower -42169,做多,2022-11-11 00:55:00,2022-11-11 01:05:00,1296.19,1305.44,0.0,tp_upper -42170,做空,2022-11-11 01:20:00,2022-11-11 01:30:00,1297.26,1266.08,0.01,tp_lower -42171,做多,2022-11-11 03:50:00,2022-11-11 04:15:00,1240.25,1242.01,0.0,flip_to_short -42172,做空,2022-11-11 04:15:00,2022-11-11 05:00:00,1242.01,1240.15,0.0,flip_to_long -42173,做多,2022-11-11 05:00:00,2022-11-11 05:25:00,1240.15,1245.77,0.0,tp_upper -42174,做空,2022-11-11 06:20:00,2022-11-11 06:25:00,1252.95,1255.34,-0.0,flip_to_long -42175,做多,2022-11-11 06:25:00,2022-11-11 07:00:00,1255.34,1260.19,0.0,flip_to_short -42176,做空,2022-11-11 07:00:00,2022-11-11 07:05:00,1260.19,1260.8,-0.0,flip_to_long -42177,做多,2022-11-11 07:05:00,2022-11-11 07:15:00,1260.8,1278.75,0.0,tp_upper -42178,做空,2022-11-11 08:05:00,2022-11-11 08:35:00,1273.95,1280.55,-0.0,flip_to_long -42179,做多,2022-11-11 08:35:00,2022-11-11 08:45:00,1280.55,1284.38,0.0,tp_upper -42180,做空,2022-11-11 09:00:00,2022-11-11 09:25:00,1279.19,1277.1,0.0,flip_to_long -42181,做多,2022-11-11 09:25:00,2022-11-11 09:35:00,1277.1,1282.17,0.0,tp_upper -42182,做空,2022-11-11 09:40:00,2022-11-11 09:45:00,1276.03,1278.25,-0.0,flip_to_long -42183,做多,2022-11-11 09:45:00,2022-11-11 09:50:00,1278.25,1274.07,-0.0,flip_to_short -42184,做空,2022-11-11 09:50:00,2022-11-11 09:55:00,1274.07,1278.27,-0.0,flip_to_long -42185,做多,2022-11-11 09:55:00,2022-11-11 10:05:00,1278.27,1274.19,-0.0,flip_to_short -42186,做空,2022-11-11 10:05:00,2022-11-11 10:10:00,1274.19,1272.11,0.0,tp_lower -42187,做多,2022-11-11 10:40:00,2022-11-11 10:45:00,1274.93,1271.99,-0.0,flip_to_short -42188,做空,2022-11-11 10:45:00,2022-11-11 10:50:00,1271.99,1274.99,-0.0,flip_to_long -42189,做多,2022-11-11 10:50:00,2022-11-11 11:00:00,1274.99,1273.09,-0.0,flip_to_short -42190,做空,2022-11-11 11:00:00,2022-11-11 11:05:00,1273.09,1281.91,-0.0,flip_to_long -42191,做多,2022-11-11 11:05:00,2022-11-11 11:10:00,1281.91,1286.36,0.0,tp_upper -42192,做空,2022-11-11 11:35:00,2022-11-11 12:00:00,1276.66,1278.02,-0.0,flip_to_long -42193,做多,2022-11-11 12:00:00,2022-11-11 12:05:00,1278.02,1273.54,-0.0,flip_to_short -42194,做空,2022-11-11 12:05:00,2022-11-11 12:30:00,1273.54,1274.58,-0.0,flip_to_long -42195,做多,2022-11-11 12:30:00,2022-11-11 12:50:00,1274.58,1288.76,0.0,tp_upper -42196,做空,2022-11-11 13:45:00,2022-11-11 13:50:00,1286.69,1288.53,-0.0,flip_to_long -42197,做多,2022-11-11 13:50:00,2022-11-11 13:55:00,1288.53,1283.19,-0.0,flip_to_short -42198,做空,2022-11-11 13:55:00,2022-11-11 14:00:00,1283.19,1263.79,0.0,tp_lower -42199,做多,2022-11-11 14:45:00,2022-11-11 14:50:00,1271.3,1255.96,-0.0,flip_to_short -42200,做空,2022-11-11 14:50:00,2022-11-11 14:55:00,1255.96,1261.49,-0.0,flip_to_long -42201,做多,2022-11-11 14:55:00,2022-11-11 15:00:00,1261.49,1254.65,-0.0,flip_to_short -42202,做空,2022-11-11 15:00:00,2022-11-11 15:10:00,1254.65,1263.11,-0.0,flip_to_long -42203,做多,2022-11-11 15:10:00,2022-11-11 16:00:00,1263.11,1257.36,-0.0,flip_to_short -42204,做空,2022-11-11 16:00:00,2022-11-11 16:25:00,1257.36,1235.07,0.0,tp_lower -42205,做多,2022-11-11 17:00:00,2022-11-11 17:50:00,1255.83,1274.31,0.0,tp_upper -42206,做空,2022-11-11 18:40:00,2022-11-11 19:00:00,1266.32,1254.18,0.0,tp_lower -42207,做多,2022-11-11 19:10:00,2022-11-11 20:10:00,1265.21,1261.54,-0.0,flip_to_short -42208,做空,2022-11-11 20:10:00,2022-11-11 20:15:00,1261.54,1258.56,0.0,tp_lower -42209,做多,2022-11-11 21:10:00,2022-11-11 21:20:00,1257.55,1270.73,0.0,tp_upper -42210,做空,2022-11-11 22:45:00,2022-11-11 23:20:00,1273.0,1277.42,-0.0,flip_to_long -42211,做多,2022-11-11 23:20:00,2022-11-11 23:25:00,1277.42,1273.33,-0.0,flip_to_short -42212,做空,2022-11-11 23:25:00,2022-11-11 23:30:00,1273.33,1273.84,-0.0,flip_to_long -42213,做多,2022-11-11 23:30:00,2022-11-11 23:35:00,1273.84,1287.58,0.0,tp_upper -42214,做空,2022-11-12 00:15:00,2022-11-12 01:35:00,1278.13,1269.08,0.0,tp_lower -42215,做多,2022-11-12 01:45:00,2022-11-12 01:50:00,1278.56,1274.73,-0.0,flip_to_short -42216,做空,2022-11-12 01:50:00,2022-11-12 02:00:00,1274.73,1273.26,0.0,tp_lower -42217,做多,2022-11-12 02:05:00,2022-11-12 02:15:00,1275.85,1279.89,0.0,tp_upper -42218,做空,2022-11-12 02:55:00,2022-11-12 03:00:00,1276.16,1278.1,-0.0,flip_to_long -42219,做多,2022-11-12 03:00:00,2022-11-12 03:05:00,1278.1,1271.79,-0.0,flip_to_short -42220,做空,2022-11-12 03:05:00,2022-11-12 03:10:00,1271.79,1269.53,0.0,tp_lower -42221,做多,2022-11-12 04:25:00,2022-11-12 04:45:00,1257.76,1260.94,0.0,flip_to_short -42222,做空,2022-11-12 04:45:00,2022-11-12 04:50:00,1260.94,1262.7,-0.0,flip_to_long -42223,做多,2022-11-12 04:50:00,2022-11-12 04:55:00,1262.7,1256.79,-0.0,flip_to_short -42224,做空,2022-11-12 04:55:00,2022-11-12 05:00:00,1256.79,1252.59,0.0,tp_lower -42225,做多,2022-11-12 06:05:00,2022-11-12 06:30:00,1251.2,1257.01,0.0,tp_upper -42226,做空,2022-11-12 07:55:00,2022-11-12 08:20:00,1265.96,1256.5,0.0,tp_lower -42227,做多,2022-11-12 08:35:00,2022-11-12 08:45:00,1262.71,1262.04,-0.0,flip_to_short -42228,做空,2022-11-12 08:45:00,2022-11-12 08:50:00,1262.04,1262.31,-0.0,flip_to_long -42229,做多,2022-11-12 08:50:00,2022-11-12 09:25:00,1262.31,1262.77,-0.0,flip_to_short -42230,做空,2022-11-12 09:25:00,2022-11-12 10:10:00,1262.77,1263.36,-0.0,tp_lower -42231,做空,2022-11-12 10:25:00,2022-11-12 10:55:00,1265.27,1259.15,0.0,tp_lower -42232,做多,2022-11-12 11:00:00,2022-11-12 11:10:00,1262.12,1253.89,-0.0,flip_to_short -42233,做空,2022-11-12 11:10:00,2022-11-12 11:15:00,1253.89,1256.32,-0.0,tp_lower -42234,做多,2022-11-12 11:35:00,2022-11-12 11:40:00,1261.63,1257.29,-0.0,flip_to_short -42235,做空,2022-11-12 11:40:00,2022-11-12 11:55:00,1257.29,1259.97,-0.0,flip_to_long -42236,做多,2022-11-12 11:55:00,2022-11-12 12:05:00,1259.97,1260.6,-0.0,flip_to_short -42237,做空,2022-11-12 12:05:00,2022-11-12 12:30:00,1260.6,1254.86,0.0,tp_lower -42238,做多,2022-11-12 12:35:00,2022-11-12 12:40:00,1257.27,1265.65,0.0,tp_upper -42239,做空,2022-11-12 13:05:00,2022-11-12 13:10:00,1259.22,1261.29,-0.0,flip_to_long -42240,做多,2022-11-12 13:10:00,2022-11-12 13:15:00,1261.29,1260.55,-0.0,flip_to_short -42241,做空,2022-11-12 13:15:00,2022-11-12 13:35:00,1260.55,1263.08,-0.0,flip_to_long -42242,做多,2022-11-12 13:35:00,2022-11-12 13:40:00,1263.08,1261.66,-0.0,flip_to_short -42243,做空,2022-11-12 13:40:00,2022-11-12 14:15:00,1261.66,1264.54,-0.0,flip_to_long -42244,做多,2022-11-12 14:15:00,2022-11-12 14:20:00,1264.54,1266.39,0.0,tp_upper -42245,做空,2022-11-12 15:35:00,2022-11-12 15:50:00,1272.31,1274.86,-0.0,flip_to_long -42246,做多,2022-11-12 15:50:00,2022-11-12 15:55:00,1274.86,1274.28,-0.0,flip_to_short -42247,做空,2022-11-12 15:55:00,2022-11-12 16:05:00,1274.28,1272.3,0.0,flip_to_long -42248,做多,2022-11-12 16:05:00,2022-11-12 16:15:00,1272.3,1271.7,-0.0,flip_to_short -42249,做空,2022-11-12 16:15:00,2022-11-12 16:20:00,1271.7,1270.0,0.0,tp_lower -42250,做多,2022-11-12 16:40:00,2022-11-12 17:25:00,1272.04,1270.65,-0.0,flip_to_short -42251,做空,2022-11-12 17:25:00,2022-11-12 17:30:00,1270.65,1273.19,-0.0,flip_to_long -42252,做多,2022-11-12 17:30:00,2022-11-12 17:45:00,1273.19,1272.34,-0.0,tp_upper -42253,做空,2022-11-12 17:55:00,2022-11-12 18:10:00,1272.44,1267.14,0.0,tp_lower -42254,做多,2022-11-12 18:45:00,2022-11-12 19:40:00,1269.78,1267.52,-0.0,tp_upper -42255,做空,2022-11-12 19:45:00,2022-11-12 19:50:00,1265.57,1267.81,-0.0,tp_lower -42256,做空,2022-11-12 20:00:00,2022-11-12 20:05:00,1267.15,1266.81,-0.0,tp_lower -42257,做多,2022-11-12 20:10:00,2022-11-12 20:15:00,1267.55,1266.21,-0.0,flip_to_short -42258,做空,2022-11-12 20:15:00,2022-11-12 20:20:00,1266.21,1265.76,-0.0,tp_lower -42259,做多,2022-11-12 20:25:00,2022-11-12 20:30:00,1267.59,1265.9,-0.0,flip_to_short -42260,做空,2022-11-12 20:30:00,2022-11-12 20:45:00,1265.9,1264.11,0.0,tp_lower -42261,做多,2022-11-12 22:15:00,2022-11-12 22:25:00,1259.33,1259.27,-0.0,flip_to_short -42262,做空,2022-11-12 22:25:00,2022-11-12 23:10:00,1259.27,1254.03,0.0,tp_lower -42263,做多,2022-11-12 23:20:00,2022-11-13 00:00:00,1257.38,1256.51,-0.0,flip_to_short -42264,做空,2022-11-13 00:00:00,2022-11-13 01:55:00,1256.51,1263.71,-0.0,flip_to_long -42265,做多,2022-11-13 01:55:00,2022-11-13 02:00:00,1263.71,1265.42,0.0,tp_upper -42266,做空,2022-11-13 02:10:00,2022-11-13 02:20:00,1262.94,1263.6,-0.0,flip_to_long -42267,做多,2022-11-13 02:20:00,2022-11-13 02:25:00,1263.6,1265.75,0.0,tp_upper -42268,做空,2022-11-13 03:10:00,2022-11-13 03:25:00,1266.01,1265.52,-0.0,flip_to_long -42269,做多,2022-11-13 03:25:00,2022-11-13 03:35:00,1265.52,1268.19,0.0,tp_upper -42270,做多,2022-11-13 06:15:00,2022-11-13 07:55:00,1264.61,1250.38,-0.0,flip_to_short -42271,做空,2022-11-13 07:55:00,2022-11-13 08:25:00,1250.38,1245.48,0.0,flip_to_long -42272,做多,2022-11-13 08:25:00,2022-11-13 08:35:00,1245.48,1245.8,-0.0,flip_to_short -42273,做空,2022-11-13 08:35:00,2022-11-13 08:50:00,1245.8,1240.52,0.0,tp_lower -42274,做多,2022-11-13 10:20:00,2022-11-13 10:25:00,1227.3,1231.98,0.0,tp_upper -42275,做空,2022-11-13 11:00:00,2022-11-13 11:15:00,1227.92,1228.91,-0.0,flip_to_long -42276,做多,2022-11-13 11:15:00,2022-11-13 11:20:00,1228.91,1233.59,0.0,tp_upper -42277,做空,2022-11-13 12:25:00,2022-11-13 13:00:00,1236.59,1233.96,0.0,tp_lower -42278,做多,2022-11-13 13:15:00,2022-11-13 13:20:00,1238.6,1237.54,-0.0,flip_to_short -42279,做空,2022-11-13 13:20:00,2022-11-13 13:25:00,1237.54,1235.0,0.0,tp_lower -42280,做多,2022-11-13 13:35:00,2022-11-13 13:40:00,1243.2,1243.06,-0.0,tp_upper -42281,做空,2022-11-13 14:20:00,2022-11-13 14:30:00,1239.39,1238.41,0.0,flip_to_long -42282,做多,2022-11-13 14:30:00,2022-11-13 16:50:00,1238.41,1233.18,-0.0,tp_upper -42283,做空,2022-11-13 17:05:00,2022-11-13 17:10:00,1230.9,1223.14,0.0,tp_lower -42284,做多,2022-11-13 17:40:00,2022-11-13 18:05:00,1227.3,1227.8,-0.0,flip_to_short -42285,做空,2022-11-13 18:05:00,2022-11-13 18:15:00,1227.8,1222.28,0.0,tp_lower -42286,做多,2022-11-13 18:55:00,2022-11-13 19:05:00,1225.15,1222.56,-0.0,flip_to_short -42287,做空,2022-11-13 19:05:00,2022-11-13 19:10:00,1222.56,1224.19,-0.0,flip_to_long -42288,做多,2022-11-13 19:10:00,2022-11-13 19:25:00,1224.19,1228.21,0.0,tp_upper -42289,做空,2022-11-13 20:25:00,2022-11-13 20:50:00,1227.7,1221.6,0.0,tp_lower -42290,做多,2022-11-13 21:35:00,2022-11-13 21:45:00,1231.09,1220.12,-0.0,flip_to_short -42291,做空,2022-11-13 21:45:00,2022-11-13 21:50:00,1220.12,1221.18,-0.0,flip_to_long -42292,做多,2022-11-13 21:50:00,2022-11-13 21:55:00,1221.18,1217.15,-0.0,flip_to_short -42293,做空,2022-11-13 21:55:00,2022-11-13 22:05:00,1217.15,1219.32,-0.0,flip_to_long -42294,做多,2022-11-13 22:05:00,2022-11-13 23:00:00,1219.32,1224.96,0.0,flip_to_short -42295,做空,2022-11-13 23:00:00,2022-11-13 23:15:00,1224.96,1223.24,0.0,flip_to_long -42296,做多,2022-11-13 23:15:00,2022-11-13 23:25:00,1223.24,1223.03,-0.0,flip_to_short -42297,做空,2022-11-13 23:25:00,2022-11-13 23:40:00,1223.03,1218.44,0.0,tp_lower -42298,做多,2022-11-13 23:45:00,2022-11-14 00:00:00,1222.38,1227.5,0.0,tp_upper -42299,做空,2022-11-14 00:05:00,2022-11-14 00:10:00,1223.12,1227.7,-0.0,flip_to_long -42300,做多,2022-11-14 00:10:00,2022-11-14 00:20:00,1227.7,1192.05,-0.01,flip_to_short -42301,做空,2022-11-14 00:20:00,2022-11-14 00:25:00,1192.05,1204.36,-0.0,tp_lower -42302,做多,2022-11-14 02:55:00,2022-11-14 03:00:00,1193.14,1188.75,-0.0,tp_upper -42303,做空,2022-11-14 04:05:00,2022-11-14 04:15:00,1190.5,1179.54,0.0,tp_lower -42304,做空,2022-11-14 05:10:00,2022-11-14 05:15:00,1185.83,1187.56,-0.0,flip_to_long -42305,做多,2022-11-14 05:15:00,2022-11-14 05:25:00,1187.56,1185.6,-0.0,flip_to_short -42306,做空,2022-11-14 05:25:00,2022-11-14 05:35:00,1185.6,1183.49,0.0,flip_to_long -42307,做多,2022-11-14 05:35:00,2022-11-14 06:10:00,1183.49,1178.43,-0.0,flip_to_short -42308,做空,2022-11-14 06:10:00,2022-11-14 06:15:00,1178.43,1180.77,-0.0,flip_to_long -42309,做多,2022-11-14 06:15:00,2022-11-14 06:40:00,1180.77,1213.65,0.01,tp_upper -42310,做空,2022-11-14 09:00:00,2022-11-14 09:20:00,1256.21,1258.11,-0.0,flip_to_long -42311,做多,2022-11-14 09:20:00,2022-11-14 09:50:00,1258.11,1260.84,0.0,flip_to_short -42312,做空,2022-11-14 09:50:00,2022-11-14 10:00:00,1260.84,1256.9,0.0,tp_lower -42313,做多,2022-11-14 10:25:00,2022-11-14 10:35:00,1256.67,1259.59,0.0,tp_upper -42314,做空,2022-11-14 10:45:00,2022-11-14 10:50:00,1257.66,1259.49,-0.0,flip_to_long -42315,做多,2022-11-14 10:50:00,2022-11-14 11:15:00,1259.49,1258.6,-0.0,tp_upper -42316,做空,2022-11-14 11:20:00,2022-11-14 11:30:00,1257.58,1254.33,0.0,tp_lower -42317,做多,2022-11-14 12:20:00,2022-11-14 12:30:00,1254.77,1265.36,0.0,tp_upper -42318,做空,2022-11-14 13:45:00,2022-11-14 13:50:00,1263.79,1249.17,0.0,tp_lower -42319,做多,2022-11-14 13:55:00,2022-11-14 17:45:00,1258.18,1239.79,-0.0,tp_upper -42320,做空,2022-11-14 18:10:00,2022-11-14 19:10:00,1237.0,1235.01,0.0,tp_lower -42321,做多,2022-11-14 21:00:00,2022-11-14 21:15:00,1217.33,1222.37,0.0,tp_upper -42322,做空,2022-11-14 22:25:00,2022-11-14 22:30:00,1222.76,1218.65,0.0,tp_lower -42323,做多,2022-11-14 22:45:00,2022-11-14 23:05:00,1223.52,1234.47,0.0,tp_upper -42324,做空,2022-11-15 00:45:00,2022-11-15 00:55:00,1242.53,1240.88,0.0,tp_lower -42325,做多,2022-11-15 01:15:00,2022-11-15 01:30:00,1243.42,1245.02,0.0,tp_upper -42326,做空,2022-11-15 03:20:00,2022-11-15 03:45:00,1259.16,1254.79,0.0,tp_lower -42327,做多,2022-11-15 04:10:00,2022-11-15 04:15:00,1258.58,1256.68,-0.0,flip_to_short -42328,做空,2022-11-15 04:15:00,2022-11-15 04:20:00,1256.68,1252.98,0.0,tp_lower -42329,做多,2022-11-15 04:50:00,2022-11-15 05:00:00,1255.98,1260.3,0.0,tp_upper -42330,做空,2022-11-15 05:25:00,2022-11-15 05:40:00,1255.77,1248.85,0.0,tp_lower -42331,做多,2022-11-15 06:40:00,2022-11-15 07:00:00,1253.77,1255.18,0.0,tp_upper -42332,做空,2022-11-15 09:20:00,2022-11-15 09:30:00,1268.82,1263.14,0.0,tp_lower -42333,做多,2022-11-15 10:35:00,2022-11-15 10:45:00,1261.51,1261.36,-0.0,flip_to_short -42334,做空,2022-11-15 10:45:00,2022-11-15 11:45:00,1261.36,1260.95,-0.0,flip_to_long -42335,做多,2022-11-15 11:45:00,2022-11-15 11:55:00,1260.95,1259.74,-0.0,flip_to_short -42336,做空,2022-11-15 11:55:00,2022-11-15 12:10:00,1259.74,1263.77,-0.0,flip_to_long -42337,做多,2022-11-15 12:10:00,2022-11-15 12:45:00,1263.77,1266.0,0.0,tp_upper -42338,做空,2022-11-15 13:45:00,2022-11-15 14:20:00,1273.98,1271.58,0.0,flip_to_long -42339,做多,2022-11-15 14:20:00,2022-11-15 14:35:00,1271.58,1268.24,-0.0,flip_to_short -42340,做空,2022-11-15 14:35:00,2022-11-15 14:40:00,1268.24,1263.2,0.0,tp_lower -42341,做多,2022-11-15 15:30:00,2022-11-15 15:45:00,1269.49,1268.25,-0.0,flip_to_short -42342,做空,2022-11-15 15:45:00,2022-11-15 16:10:00,1268.25,1265.68,0.0,flip_to_long -42343,做多,2022-11-15 16:10:00,2022-11-15 16:25:00,1265.68,1263.6,-0.0,flip_to_short -42344,做空,2022-11-15 16:25:00,2022-11-15 16:30:00,1263.6,1268.44,-0.0,flip_to_long -42345,做多,2022-11-15 16:30:00,2022-11-15 16:35:00,1268.44,1265.29,-0.0,flip_to_short -42346,做空,2022-11-15 16:35:00,2022-11-15 16:55:00,1265.29,1267.01,-0.0,flip_to_long -42347,做多,2022-11-15 16:55:00,2022-11-15 17:00:00,1267.01,1265.79,-0.0,flip_to_short -42348,做空,2022-11-15 17:00:00,2022-11-15 17:05:00,1265.79,1268.72,-0.0,flip_to_long -42349,做多,2022-11-15 17:05:00,2022-11-15 17:30:00,1268.72,1270.01,0.0,tp_upper -42350,做空,2022-11-15 17:50:00,2022-11-15 18:15:00,1266.91,1259.54,0.0,tp_lower -42351,做多,2022-11-15 19:20:00,2022-11-15 19:30:00,1248.9,1245.58,-0.0,flip_to_short -42352,做空,2022-11-15 19:30:00,2022-11-15 19:35:00,1245.58,1248.86,-0.0,flip_to_long -42353,做多,2022-11-15 19:35:00,2022-11-15 20:00:00,1248.86,1260.71,0.0,tp_upper -42354,做空,2022-11-15 20:30:00,2022-11-15 20:35:00,1248.2,1250.57,-0.0,flip_to_long -42355,做多,2022-11-15 20:35:00,2022-11-15 20:50:00,1250.57,1251.36,0.0,flip_to_short -42356,做空,2022-11-15 20:50:00,2022-11-15 20:55:00,1251.36,1252.83,-0.0,flip_to_long -42357,做多,2022-11-15 20:55:00,2022-11-15 21:05:00,1252.83,1248.78,-0.0,flip_to_short -42358,做空,2022-11-15 21:05:00,2022-11-15 21:10:00,1248.78,1248.69,-0.0,tp_lower -42359,做多,2022-11-15 22:10:00,2022-11-15 22:15:00,1248.93,1248.41,-0.0,flip_to_short -42360,做空,2022-11-15 22:15:00,2022-11-15 22:45:00,1248.41,1243.79,0.0,flip_to_long -42361,做多,2022-11-15 22:45:00,2022-11-15 22:55:00,1243.79,1245.2,0.0,flip_to_short -42362,做空,2022-11-15 22:55:00,2022-11-15 23:10:00,1245.2,1249.36,-0.0,flip_to_long -42363,做多,2022-11-15 23:10:00,2022-11-15 23:15:00,1249.36,1250.67,0.0,tp_upper -42364,做空,2022-11-16 00:20:00,2022-11-16 00:25:00,1248.21,1249.51,-0.0,flip_to_long -42365,做多,2022-11-16 00:25:00,2022-11-16 00:45:00,1249.51,1255.66,0.0,tp_upper -42366,做空,2022-11-16 00:55:00,2022-11-16 01:00:00,1251.31,1254.38,-0.0,flip_to_long -42367,做多,2022-11-16 01:00:00,2022-11-16 01:05:00,1254.38,1256.94,0.0,tp_upper -42368,做多,2022-11-16 02:50:00,2022-11-16 03:15:00,1259.44,1260.15,0.0,flip_to_short -42369,做空,2022-11-16 03:15:00,2022-11-16 03:25:00,1260.15,1261.12,-0.0,flip_to_long -42370,做多,2022-11-16 03:25:00,2022-11-16 03:40:00,1261.12,1264.55,0.0,tp_upper -42371,做空,2022-11-16 04:05:00,2022-11-16 04:15:00,1261.12,1260.72,-0.0,flip_to_long -42372,做多,2022-11-16 04:15:00,2022-11-16 06:00:00,1260.72,1259.44,-0.0,tp_upper -42373,做空,2022-11-16 06:05:00,2022-11-16 06:10:00,1255.86,1251.42,0.0,tp_lower -42374,做空,2022-11-16 07:35:00,2022-11-16 07:40:00,1247.09,1248.21,-0.0,flip_to_long -42375,做多,2022-11-16 07:40:00,2022-11-16 07:55:00,1248.21,1244.92,-0.0,flip_to_short -42376,做空,2022-11-16 07:55:00,2022-11-16 08:00:00,1244.92,1246.25,-0.0,tp_lower -42377,做多,2022-11-16 08:05:00,2022-11-16 08:10:00,1250.15,1243.0,-0.0,flip_to_short -42378,做空,2022-11-16 08:10:00,2022-11-16 08:15:00,1243.0,1245.73,-0.0,tp_lower -42379,做多,2022-11-16 10:00:00,2022-11-16 10:10:00,1233.53,1233.79,-0.0,flip_to_short -42380,做空,2022-11-16 10:10:00,2022-11-16 10:25:00,1233.79,1232.05,0.0,flip_to_long -42381,做多,2022-11-16 10:25:00,2022-11-16 11:05:00,1232.05,1227.86,-0.0,flip_to_short -42382,做空,2022-11-16 11:05:00,2022-11-16 11:10:00,1227.86,1228.27,-0.0,tp_lower -42383,做多,2022-11-16 11:15:00,2022-11-16 11:30:00,1230.31,1231.01,0.0,flip_to_short -42384,做空,2022-11-16 11:30:00,2022-11-16 11:45:00,1231.01,1225.71,0.0,tp_lower -42385,做多,2022-11-16 12:45:00,2022-11-16 13:30:00,1222.59,1222.9,-0.0,tp_upper -42386,做空,2022-11-16 13:35:00,2022-11-16 13:50:00,1218.6,1213.17,0.0,tp_lower -42387,做多,2022-11-16 14:30:00,2022-11-16 14:35:00,1214.34,1212.22,-0.0,flip_to_short -42388,做空,2022-11-16 14:35:00,2022-11-16 15:10:00,1212.22,1211.56,0.0,flip_to_long -42389,做多,2022-11-16 15:10:00,2022-11-16 15:15:00,1211.56,1206.6,-0.0,flip_to_short -42390,做空,2022-11-16 15:15:00,2022-11-16 15:20:00,1206.6,1207.07,-0.0,flip_to_long -42391,做多,2022-11-16 15:20:00,2022-11-16 15:35:00,1207.07,1208.65,0.0,flip_to_short -42392,做空,2022-11-16 15:35:00,2022-11-16 15:45:00,1208.65,1190.75,0.0,tp_lower -42393,做多,2022-11-16 16:30:00,2022-11-16 16:35:00,1203.33,1203.27,-0.0,flip_to_short -42394,做空,2022-11-16 16:35:00,2022-11-16 19:05:00,1203.27,1204.48,-0.0,tp_lower -42395,做多,2022-11-16 19:50:00,2022-11-16 20:00:00,1206.88,1205.31,-0.0,flip_to_short -42396,做空,2022-11-16 20:00:00,2022-11-16 20:25:00,1205.31,1206.97,-0.0,flip_to_long -42397,做多,2022-11-16 20:25:00,2022-11-16 20:30:00,1206.97,1205.25,-0.0,tp_upper -42398,做多,2022-11-16 20:35:00,2022-11-16 20:40:00,1206.59,1209.64,0.0,tp_upper -42399,做空,2022-11-16 21:15:00,2022-11-16 22:00:00,1209.76,1206.51,0.0,flip_to_long -42400,做多,2022-11-16 22:00:00,2022-11-16 22:10:00,1206.51,1208.12,0.0,flip_to_short -42401,做空,2022-11-16 22:10:00,2022-11-16 22:20:00,1208.12,1202.51,0.0,tp_lower -42402,做多,2022-11-16 22:45:00,2022-11-16 22:50:00,1208.56,1213.13,0.0,tp_upper -42403,做空,2022-11-17 00:15:00,2022-11-17 00:25:00,1216.28,1215.26,0.0,flip_to_long -42404,做多,2022-11-17 00:25:00,2022-11-17 00:40:00,1215.26,1218.1,0.0,tp_upper -42405,做空,2022-11-17 01:45:00,2022-11-17 02:10:00,1219.21,1216.77,0.0,tp_lower -42406,做多,2022-11-17 04:30:00,2022-11-17 04:35:00,1205.27,1203.74,-0.0,flip_to_short -42407,做空,2022-11-17 04:35:00,2022-11-17 04:45:00,1203.74,1203.81,-0.0,flip_to_long -42408,做多,2022-11-17 04:45:00,2022-11-17 04:55:00,1203.81,1203.05,-0.0,flip_to_short -42409,做空,2022-11-17 04:55:00,2022-11-17 05:00:00,1203.05,1208.29,-0.0,flip_to_long -42410,做多,2022-11-17 05:00:00,2022-11-17 06:00:00,1208.29,1212.13,0.0,tp_upper -42411,做空,2022-11-17 06:35:00,2022-11-17 06:50:00,1210.67,1205.96,0.0,tp_lower -42412,做空,2022-11-17 08:05:00,2022-11-17 08:10:00,1202.42,1202.83,-0.0,flip_to_long -42413,做多,2022-11-17 08:10:00,2022-11-17 08:20:00,1202.83,1200.59,-0.0,flip_to_short -42414,做空,2022-11-17 08:20:00,2022-11-17 08:30:00,1200.59,1202.44,-0.0,flip_to_long -42415,做多,2022-11-17 08:30:00,2022-11-17 08:40:00,1202.44,1202.37,-0.0,flip_to_short -42416,做空,2022-11-17 08:40:00,2022-11-17 08:55:00,1202.37,1202.99,-0.0,flip_to_long -42417,做多,2022-11-17 08:55:00,2022-11-17 09:00:00,1202.99,1201.26,-0.0,flip_to_short -42418,做空,2022-11-17 09:00:00,2022-11-17 09:10:00,1201.26,1199.73,0.0,tp_lower -42419,做多,2022-11-17 10:40:00,2022-11-17 10:50:00,1193.43,1190.31,-0.0,flip_to_short -42420,做空,2022-11-17 10:50:00,2022-11-17 10:55:00,1190.31,1190.84,-0.0,flip_to_long -42421,做多,2022-11-17 10:55:00,2022-11-17 11:05:00,1190.84,1198.07,0.0,tp_upper -42422,做空,2022-11-17 12:15:00,2022-11-17 12:25:00,1198.77,1198.36,-0.0,flip_to_long -42423,做多,2022-11-17 12:25:00,2022-11-17 12:35:00,1198.36,1198.6,-0.0,flip_to_short -42424,做空,2022-11-17 12:35:00,2022-11-17 12:50:00,1198.6,1199.69,-0.0,flip_to_long -42425,做多,2022-11-17 12:50:00,2022-11-17 12:55:00,1199.69,1203.07,0.0,tp_upper -42426,做空,2022-11-17 13:00:00,2022-11-17 13:05:00,1195.61,1195.41,-0.0,tp_lower -42427,做多,2022-11-17 14:30:00,2022-11-17 14:35:00,1191.89,1191.16,-0.0,flip_to_short -42428,做空,2022-11-17 14:35:00,2022-11-17 16:05:00,1191.16,1196.83,-0.0,flip_to_long -42429,做多,2022-11-17 16:05:00,2022-11-17 17:10:00,1196.83,1207.65,0.0,flip_to_short -42430,做空,2022-11-17 17:10:00,2022-11-17 17:45:00,1207.65,1204.71,0.0,flip_to_long -42431,做多,2022-11-17 17:45:00,2022-11-17 17:55:00,1204.71,1210.37,0.0,tp_upper -42432,做空,2022-11-17 18:25:00,2022-11-17 19:15:00,1208.99,1204.84,0.0,tp_lower -42433,做多,2022-11-17 21:00:00,2022-11-17 21:10:00,1202.62,1205.14,0.0,tp_upper -42434,做多,2022-11-17 22:15:00,2022-11-17 22:25:00,1207.99,1204.12,-0.0,flip_to_short -42435,做空,2022-11-17 22:25:00,2022-11-17 22:35:00,1204.12,1206.8,-0.0,flip_to_long -42436,做多,2022-11-17 22:35:00,2022-11-17 22:40:00,1206.8,1205.81,-0.0,flip_to_short -42437,做空,2022-11-17 22:40:00,2022-11-17 22:50:00,1205.81,1206.74,-0.0,flip_to_long -42438,做多,2022-11-17 22:50:00,2022-11-17 22:55:00,1206.74,1206.0,-0.0,tp_upper -42439,做空,2022-11-17 23:00:00,2022-11-17 23:05:00,1203.65,1203.75,-0.0,flip_to_long -42440,做多,2022-11-17 23:05:00,2022-11-18 00:10:00,1203.75,1206.35,0.0,tp_upper -42441,做空,2022-11-18 01:35:00,2022-11-18 01:40:00,1210.31,1210.31,-0.0,flip_to_long -42442,做多,2022-11-18 01:40:00,2022-11-18 02:05:00,1210.31,1211.72,0.0,flip_to_short -42443,做空,2022-11-18 02:05:00,2022-11-18 02:15:00,1211.72,1208.51,0.0,tp_lower -42444,做多,2022-11-18 02:25:00,2022-11-18 02:30:00,1213.47,1215.67,0.0,tp_upper -42445,做空,2022-11-18 03:50:00,2022-11-18 04:10:00,1221.03,1216.14,0.0,tp_lower -42446,做多,2022-11-18 04:45:00,2022-11-18 05:20:00,1220.3,1221.37,0.0,tp_upper -42447,做空,2022-11-18 05:30:00,2022-11-18 05:35:00,1218.09,1218.3,-0.0,flip_to_long -42448,做多,2022-11-18 05:35:00,2022-11-18 07:10:00,1218.3,1218.27,-0.0,tp_upper -42449,做空,2022-11-18 07:20:00,2022-11-18 07:25:00,1216.25,1217.72,-0.0,flip_to_long -42450,做多,2022-11-18 07:25:00,2022-11-18 07:30:00,1217.72,1213.93,-0.0,flip_to_short -42451,做空,2022-11-18 07:30:00,2022-11-18 07:35:00,1213.93,1215.14,-0.0,tp_lower -42452,做多,2022-11-18 08:55:00,2022-11-18 09:00:00,1212.5,1212.15,-0.0,flip_to_short -42453,做空,2022-11-18 09:00:00,2022-11-18 11:40:00,1212.15,1214.51,-0.0,tp_lower -42454,做多,2022-11-18 12:00:00,2022-11-18 12:30:00,1218.54,1218.17,-0.0,flip_to_short -42455,做空,2022-11-18 12:30:00,2022-11-18 12:50:00,1218.17,1218.06,-0.0,flip_to_long -42456,做多,2022-11-18 12:50:00,2022-11-18 12:55:00,1218.06,1217.38,-0.0,flip_to_short -42457,做空,2022-11-18 12:55:00,2022-11-18 13:00:00,1217.38,1218.88,-0.0,flip_to_long -42458,做多,2022-11-18 13:00:00,2022-11-18 13:05:00,1218.88,1217.2,-0.0,flip_to_short -42459,做空,2022-11-18 13:05:00,2022-11-18 13:10:00,1217.2,1218.0,-0.0,flip_to_long -42460,做多,2022-11-18 13:10:00,2022-11-18 13:20:00,1218.0,1222.05,0.0,tp_upper -42461,做空,2022-11-18 13:45:00,2022-11-18 13:50:00,1217.76,1219.1,-0.0,flip_to_long -42462,做多,2022-11-18 13:50:00,2022-11-18 14:05:00,1219.1,1219.61,-0.0,flip_to_short -42463,做空,2022-11-18 14:05:00,2022-11-18 14:15:00,1219.61,1221.81,-0.0,flip_to_long -42464,做多,2022-11-18 14:15:00,2022-11-18 14:30:00,1221.81,1214.55,-0.0,flip_to_short -42465,做空,2022-11-18 14:30:00,2022-11-18 14:35:00,1214.55,1212.7,0.0,tp_lower -42466,做多,2022-11-18 16:05:00,2022-11-18 16:20:00,1211.79,1211.33,-0.0,flip_to_short -42467,做空,2022-11-18 16:20:00,2022-11-18 16:30:00,1211.33,1209.8,0.0,tp_lower -42468,做多,2022-11-18 18:05:00,2022-11-18 18:10:00,1206.65,1205.88,-0.0,flip_to_short -42469,做空,2022-11-18 18:10:00,2022-11-18 18:25:00,1205.88,1205.26,0.0,flip_to_long -42470,做多,2022-11-18 18:25:00,2022-11-18 18:30:00,1205.26,1205.24,-0.0,flip_to_short -42471,做空,2022-11-18 18:30:00,2022-11-18 18:55:00,1205.24,1205.32,-0.0,flip_to_long -42472,做多,2022-11-18 18:55:00,2022-11-18 19:00:00,1205.32,1206.25,0.0,tp_upper -42473,做空,2022-11-18 19:05:00,2022-11-18 19:15:00,1204.99,1204.27,0.0,flip_to_long -42474,做多,2022-11-18 19:15:00,2022-11-18 19:20:00,1204.27,1207.28,0.0,tp_upper -42475,做空,2022-11-18 19:35:00,2022-11-18 21:20:00,1205.31,1209.98,-0.0,flip_to_long -42476,做多,2022-11-18 21:20:00,2022-11-18 21:30:00,1209.98,1209.79,-0.0,tp_upper -42477,做空,2022-11-18 21:50:00,2022-11-18 21:55:00,1209.4,1208.44,0.0,tp_lower -42478,做多,2022-11-18 22:20:00,2022-11-18 22:30:00,1209.88,1208.4,-0.0,flip_to_short -42479,做空,2022-11-18 22:30:00,2022-11-18 22:50:00,1208.4,1210.0,-0.0,flip_to_long -42480,做多,2022-11-18 22:50:00,2022-11-18 22:55:00,1210.0,1209.6,-0.0,flip_to_short -42481,做空,2022-11-18 22:55:00,2022-11-18 23:05:00,1209.6,1208.22,0.0,flip_to_long -42482,做多,2022-11-18 23:05:00,2022-11-18 23:35:00,1208.22,1211.74,0.0,tp_upper -42483,做空,2022-11-19 00:30:00,2022-11-19 00:35:00,1209.71,1210.59,-0.0,flip_to_long -42484,做多,2022-11-19 00:35:00,2022-11-19 00:40:00,1210.59,1209.7,-0.0,flip_to_short -42485,做空,2022-11-19 00:40:00,2022-11-19 00:45:00,1209.7,1209.99,-0.0,flip_to_long -42486,做多,2022-11-19 00:45:00,2022-11-19 01:30:00,1209.99,1209.13,-0.0,flip_to_short -42487,做空,2022-11-19 01:30:00,2022-11-19 01:35:00,1209.13,1208.91,-0.0,tp_lower -42488,做多,2022-11-19 01:55:00,2022-11-19 02:00:00,1209.68,1207.31,-0.0,flip_to_short -42489,做空,2022-11-19 02:00:00,2022-11-19 02:05:00,1207.31,1205.0,0.0,tp_lower -42490,做多,2022-11-19 02:55:00,2022-11-19 03:25:00,1206.24,1206.1,-0.0,flip_to_short -42491,做空,2022-11-19 03:25:00,2022-11-19 03:30:00,1206.1,1207.27,-0.0,flip_to_long -42492,做多,2022-11-19 03:30:00,2022-11-19 03:35:00,1207.27,1206.35,-0.0,flip_to_short -42493,做空,2022-11-19 03:35:00,2022-11-19 04:15:00,1206.35,1207.49,-0.0,flip_to_long -42494,做多,2022-11-19 04:15:00,2022-11-19 04:35:00,1207.49,1206.69,-0.0,flip_to_short -42495,做空,2022-11-19 04:35:00,2022-11-19 04:40:00,1206.69,1207.38,-0.0,flip_to_long -42496,做多,2022-11-19 04:40:00,2022-11-19 04:45:00,1207.38,1206.07,-0.0,flip_to_short -42497,做空,2022-11-19 04:45:00,2022-11-19 04:55:00,1206.07,1207.56,-0.0,flip_to_long -42498,做多,2022-11-19 04:55:00,2022-11-19 05:00:00,1207.56,1207.12,-0.0,flip_to_short -42499,做空,2022-11-19 05:00:00,2022-11-19 05:05:00,1207.12,1208.33,-0.0,flip_to_long -42500,做多,2022-11-19 05:05:00,2022-11-19 05:10:00,1208.33,1203.9,-0.0,flip_to_short -42501,做空,2022-11-19 05:10:00,2022-11-19 05:15:00,1203.9,1199.42,0.0,tp_lower -42502,做多,2022-11-19 06:00:00,2022-11-19 06:05:00,1204.71,1203.85,-0.0,flip_to_short -42503,做空,2022-11-19 06:05:00,2022-11-19 06:15:00,1203.85,1203.81,-0.0,flip_to_long -42504,做多,2022-11-19 06:15:00,2022-11-19 06:30:00,1203.81,1204.4,-0.0,flip_to_short -42505,做空,2022-11-19 06:30:00,2022-11-19 07:55:00,1204.4,1206.09,-0.0,flip_to_long -42506,做多,2022-11-19 07:55:00,2022-11-19 08:40:00,1206.09,1206.55,-0.0,flip_to_short -42507,做空,2022-11-19 08:40:00,2022-11-19 08:45:00,1206.55,1208.05,-0.0,flip_to_long -42508,做多,2022-11-19 08:45:00,2022-11-19 08:50:00,1208.05,1211.78,0.0,tp_upper -42509,做空,2022-11-19 09:55:00,2022-11-19 10:00:00,1208.3,1209.04,-0.0,flip_to_long -42510,做多,2022-11-19 10:00:00,2022-11-19 10:05:00,1209.04,1208.48,-0.0,flip_to_short -42511,做空,2022-11-19 10:05:00,2022-11-19 10:15:00,1208.48,1208.52,-0.0,tp_lower -42512,做多,2022-11-19 10:30:00,2022-11-19 10:35:00,1208.64,1208.6,-0.0,flip_to_short -42513,做空,2022-11-19 10:35:00,2022-11-19 10:40:00,1208.6,1208.73,-0.0,flip_to_long -42514,做多,2022-11-19 10:40:00,2022-11-19 10:45:00,1208.73,1208.26,-0.0,flip_to_short -42515,做空,2022-11-19 10:45:00,2022-11-19 10:55:00,1208.26,1208.29,-0.0,flip_to_long -42516,做多,2022-11-19 10:55:00,2022-11-19 11:20:00,1208.29,1208.1,-0.0,flip_to_short -42517,做空,2022-11-19 11:20:00,2022-11-19 11:25:00,1208.1,1209.0,-0.0,flip_to_long -42518,做多,2022-11-19 11:25:00,2022-11-19 11:30:00,1209.0,1208.17,-0.0,flip_to_short -42519,做空,2022-11-19 11:30:00,2022-11-19 11:35:00,1208.17,1208.57,-0.0,flip_to_long -42520,做多,2022-11-19 11:35:00,2022-11-19 11:45:00,1208.57,1207.79,-0.0,flip_to_short -42521,做空,2022-11-19 11:45:00,2022-11-19 11:50:00,1207.79,1207.14,0.0,tp_lower -42522,做多,2022-11-19 11:55:00,2022-11-19 12:00:00,1210.99,1209.44,-0.0,tp_upper -42523,做空,2022-11-19 12:05:00,2022-11-19 12:20:00,1209.08,1209.05,-0.0,flip_to_long -42524,做多,2022-11-19 12:20:00,2022-11-19 12:25:00,1209.05,1208.6,-0.0,flip_to_short -42525,做空,2022-11-19 12:25:00,2022-11-19 13:00:00,1208.6,1206.52,0.0,tp_lower -42526,做多,2022-11-19 13:30:00,2022-11-19 13:40:00,1207.26,1208.06,0.0,flip_to_short -42527,做空,2022-11-19 13:40:00,2022-11-19 14:05:00,1208.06,1207.59,-0.0,flip_to_long -42528,做多,2022-11-19 14:05:00,2022-11-19 14:10:00,1207.59,1208.63,0.0,tp_upper -42529,做空,2022-11-19 14:15:00,2022-11-19 14:35:00,1207.69,1206.99,0.0,tp_lower -42530,做多,2022-11-19 14:45:00,2022-11-19 15:05:00,1207.23,1209.93,0.0,tp_upper -42531,做空,2022-11-19 15:20:00,2022-11-19 15:25:00,1207.18,1208.2,-0.0,flip_to_long -42532,做多,2022-11-19 15:25:00,2022-11-19 15:35:00,1208.2,1209.47,0.0,tp_upper -42533,做空,2022-11-19 16:10:00,2022-11-19 16:25:00,1208.3,1208.87,-0.0,flip_to_long -42534,做多,2022-11-19 16:25:00,2022-11-19 16:30:00,1208.87,1208.5,-0.0,flip_to_short -42535,做空,2022-11-19 16:30:00,2022-11-19 16:35:00,1208.5,1209.84,-0.0,flip_to_long -42536,做多,2022-11-19 16:35:00,2022-11-19 16:40:00,1209.84,1209.23,-0.0,tp_upper -42537,做空,2022-11-19 17:00:00,2022-11-19 17:05:00,1208.71,1209.29,-0.0,flip_to_long -42538,做多,2022-11-19 17:05:00,2022-11-19 17:10:00,1209.29,1208.12,-0.0,flip_to_short -42539,做空,2022-11-19 17:10:00,2022-11-19 17:20:00,1208.12,1207.69,-0.0,tp_lower -42540,做多,2022-11-19 17:45:00,2022-11-19 17:50:00,1208.6,1208.39,-0.0,flip_to_short -42541,做空,2022-11-19 17:50:00,2022-11-19 18:05:00,1208.39,1208.05,-0.0,flip_to_long -42542,做多,2022-11-19 18:05:00,2022-11-19 18:40:00,1208.05,1208.2,-0.0,tp_upper -42543,做空,2022-11-19 18:50:00,2022-11-19 19:00:00,1207.63,1208.1,-0.0,flip_to_long -42544,做多,2022-11-19 19:00:00,2022-11-19 19:05:00,1208.1,1207.28,-0.0,flip_to_short -42545,做空,2022-11-19 19:05:00,2022-11-19 19:10:00,1207.28,1208.02,-0.0,flip_to_long -42546,做多,2022-11-19 19:10:00,2022-11-19 19:15:00,1208.02,1208.65,0.0,tp_upper -42547,做空,2022-11-19 19:45:00,2022-11-19 20:00:00,1208.22,1208.87,-0.0,flip_to_long -42548,做多,2022-11-19 20:00:00,2022-11-19 20:20:00,1208.87,1209.04,-0.0,tp_upper -42549,做空,2022-11-19 20:50:00,2022-11-19 21:00:00,1209.29,1209.42,-0.0,flip_to_long -42550,做多,2022-11-19 21:00:00,2022-11-19 21:15:00,1209.42,1209.99,-0.0,tp_upper -42551,做空,2022-11-19 23:20:00,2022-11-19 23:25:00,1220.86,1220.9,-0.0,flip_to_long -42552,做多,2022-11-19 23:25:00,2022-11-20 00:40:00,1220.9,1219.87,-0.0,flip_to_short -42553,做空,2022-11-20 00:40:00,2022-11-20 01:25:00,1219.87,1219.7,-0.0,flip_to_long -42554,做多,2022-11-20 01:25:00,2022-11-20 01:35:00,1219.7,1219.05,-0.0,flip_to_short -42555,做空,2022-11-20 01:35:00,2022-11-20 01:40:00,1219.05,1219.93,-0.0,flip_to_long -42556,做多,2022-11-20 01:40:00,2022-11-20 01:55:00,1219.93,1217.89,-0.0,flip_to_short -42557,做空,2022-11-20 01:55:00,2022-11-20 02:20:00,1217.89,1219.05,-0.0,flip_to_long -42558,做多,2022-11-20 02:20:00,2022-11-20 02:35:00,1219.05,1220.61,0.0,flip_to_short -42559,做空,2022-11-20 02:35:00,2022-11-20 03:25:00,1220.61,1217.73,0.0,tp_lower -42560,做多,2022-11-20 03:30:00,2022-11-20 04:15:00,1218.34,1219.95,0.0,tp_upper -42561,做空,2022-11-20 04:30:00,2022-11-20 04:55:00,1218.89,1218.97,-0.0,flip_to_long -42562,做多,2022-11-20 04:55:00,2022-11-20 05:05:00,1218.97,1217.67,-0.0,flip_to_short -42563,做空,2022-11-20 05:05:00,2022-11-20 05:10:00,1217.67,1217.12,-0.0,tp_lower -42564,做多,2022-11-20 05:40:00,2022-11-20 05:50:00,1218.34,1218.64,-0.0,flip_to_short -42565,做空,2022-11-20 05:50:00,2022-11-20 06:00:00,1218.64,1218.59,-0.0,flip_to_long -42566,做多,2022-11-20 06:00:00,2022-11-20 06:05:00,1218.59,1218.41,-0.0,flip_to_short -42567,做空,2022-11-20 06:05:00,2022-11-20 06:15:00,1218.41,1217.3,0.0,tp_lower -42568,做多,2022-11-20 06:25:00,2022-11-20 06:40:00,1218.95,1219.41,-0.0,tp_upper -42569,做空,2022-11-20 07:00:00,2022-11-20 07:15:00,1218.51,1218.38,-0.0,flip_to_long -42570,做多,2022-11-20 07:15:00,2022-11-20 07:40:00,1218.38,1221.2,0.0,tp_upper -42571,做空,2022-11-20 08:00:00,2022-11-20 08:20:00,1219.26,1219.18,-0.0,flip_to_long -42572,做多,2022-11-20 08:20:00,2022-11-20 08:35:00,1219.18,1217.35,-0.0,flip_to_short -42573,做空,2022-11-20 08:35:00,2022-11-20 08:40:00,1217.35,1205.31,0.0,tp_lower -42574,做多,2022-11-20 13:05:00,2022-11-20 13:15:00,1168.3,1173.33,0.0,tp_upper -42575,做空,2022-11-20 14:20:00,2022-11-20 14:35:00,1173.34,1173.34,-0.0,flip_to_long -42576,做多,2022-11-20 14:35:00,2022-11-20 14:40:00,1173.34,1172.6,-0.0,flip_to_short -42577,做空,2022-11-20 14:40:00,2022-11-20 14:45:00,1172.6,1173.39,-0.0,flip_to_long -42578,做多,2022-11-20 14:45:00,2022-11-20 15:10:00,1173.39,1176.42,0.0,tp_upper -42579,做空,2022-11-20 15:20:00,2022-11-20 16:40:00,1174.7,1169.99,0.0,tp_lower -42580,做多,2022-11-20 16:50:00,2022-11-20 17:25:00,1174.31,1173.68,-0.0,flip_to_short -42581,做空,2022-11-20 17:25:00,2022-11-20 17:30:00,1173.68,1176.0,-0.0,flip_to_long -42582,做多,2022-11-20 17:30:00,2022-11-20 17:35:00,1176.0,1176.08,-0.0,tp_upper -42583,做空,2022-11-20 17:45:00,2022-11-20 17:50:00,1173.81,1172.5,0.0,tp_lower -42584,做多,2022-11-20 18:05:00,2022-11-20 18:20:00,1174.15,1175.71,0.0,tp_upper -42585,做空,2022-11-20 18:35:00,2022-11-20 18:45:00,1175.02,1174.78,-0.0,flip_to_long -42586,做多,2022-11-20 18:45:00,2022-11-20 18:55:00,1174.78,1177.63,0.0,tp_upper -42587,做空,2022-11-20 19:30:00,2022-11-20 19:35:00,1174.99,1175.44,-0.0,flip_to_long -42588,做多,2022-11-20 19:35:00,2022-11-20 19:45:00,1175.44,1176.72,0.0,tp_upper -42589,做空,2022-11-20 20:20:00,2022-11-20 20:30:00,1177.61,1175.37,0.0,tp_lower -42590,做多,2022-11-20 23:50:00,2022-11-20 23:55:00,1143.2,1141.57,-0.0,flip_to_short -42591,做空,2022-11-20 23:55:00,2022-11-21 00:05:00,1141.57,1133.7,0.0,tp_lower -42592,做多,2022-11-21 00:50:00,2022-11-21 01:15:00,1140.2,1139.64,-0.0,flip_to_short -42593,做空,2022-11-21 01:15:00,2022-11-21 01:40:00,1139.64,1139.51,-0.0,flip_to_long -42594,做多,2022-11-21 01:40:00,2022-11-21 01:45:00,1139.51,1136.63,-0.0,flip_to_short -42595,做空,2022-11-21 01:45:00,2022-11-21 01:55:00,1136.63,1130.84,0.0,tp_lower -42596,做多,2022-11-21 03:00:00,2022-11-21 04:00:00,1123.65,1131.0,0.0,tp_upper -42597,做空,2022-11-21 06:10:00,2022-11-21 06:15:00,1132.33,1133.02,-0.0,flip_to_long -42598,做多,2022-11-21 06:15:00,2022-11-21 06:20:00,1133.02,1131.92,-0.0,flip_to_short -42599,做空,2022-11-21 06:20:00,2022-11-21 06:55:00,1131.92,1127.51,0.0,tp_lower -42600,做多,2022-11-21 09:10:00,2022-11-21 09:15:00,1124.69,1123.62,-0.0,flip_to_short -42601,做空,2022-11-21 09:15:00,2022-11-21 09:20:00,1123.62,1112.22,0.0,tp_lower -42602,做多,2022-11-21 09:50:00,2022-11-21 10:05:00,1123.76,1117.93,-0.0,flip_to_short -42603,做空,2022-11-21 10:05:00,2022-11-21 10:20:00,1117.93,1116.83,0.0,flip_to_long -42604,做多,2022-11-21 10:20:00,2022-11-21 10:55:00,1116.83,1126.52,0.0,tp_upper -42605,做空,2022-11-21 11:40:00,2022-11-21 12:10:00,1122.37,1120.22,0.0,tp_lower -42606,做多,2022-11-21 12:40:00,2022-11-21 13:00:00,1124.76,1129.12,0.0,tp_upper -42607,做空,2022-11-21 14:30:00,2022-11-21 14:35:00,1134.16,1134.57,-0.0,flip_to_long -42608,做多,2022-11-21 14:35:00,2022-11-21 14:55:00,1134.57,1134.09,-0.0,flip_to_short -42609,做空,2022-11-21 14:55:00,2022-11-21 15:00:00,1134.09,1134.23,-0.0,tp_lower -42610,做多,2022-11-21 15:05:00,2022-11-21 17:45:00,1134.43,1110.2,-0.01,flip_to_short -42611,做空,2022-11-21 17:45:00,2022-11-21 18:00:00,1110.2,1099.36,0.0,tp_lower -42612,做多,2022-11-21 19:05:00,2022-11-21 19:10:00,1103.5,1103.23,-0.0,flip_to_short -42613,做空,2022-11-21 19:10:00,2022-11-21 19:25:00,1103.23,1092.0,0.0,tp_lower -42614,做多,2022-11-21 20:05:00,2022-11-21 20:35:00,1104.8,1105.27,-0.0,tp_upper -42615,做空,2022-11-21 21:30:00,2022-11-21 21:45:00,1103.8,1090.66,0.0,tp_lower -42616,做多,2022-11-21 22:00:00,2022-11-21 22:20:00,1095.4,1106.76,0.0,tp_upper -42617,做多,2022-11-22 00:05:00,2022-11-22 00:20:00,1109.7,1112.72,0.0,tp_upper -42618,做空,2022-11-22 00:35:00,2022-11-22 01:15:00,1109.7,1107.51,0.0,flip_to_long -42619,做多,2022-11-22 01:15:00,2022-11-22 02:55:00,1107.51,1108.93,0.0,tp_upper -42620,做空,2022-11-22 03:40:00,2022-11-22 03:45:00,1102.71,1104.03,-0.0,flip_to_long -42621,做多,2022-11-22 03:45:00,2022-11-22 04:50:00,1104.03,1101.49,-0.0,flip_to_short -42622,做空,2022-11-22 04:50:00,2022-11-22 04:55:00,1101.49,1101.52,-0.0,tp_lower -42623,做多,2022-11-22 05:35:00,2022-11-22 05:40:00,1102.01,1101.45,-0.0,flip_to_short -42624,做空,2022-11-22 05:40:00,2022-11-22 05:45:00,1101.45,1101.6,-0.0,flip_to_long -42625,做多,2022-11-22 05:45:00,2022-11-22 05:50:00,1101.6,1098.58,-0.0,flip_to_short -42626,做空,2022-11-22 05:50:00,2022-11-22 06:00:00,1098.58,1094.89,0.0,tp_lower -42627,做多,2022-11-22 07:30:00,2022-11-22 07:35:00,1091.48,1089.67,-0.0,flip_to_short -42628,做空,2022-11-22 07:35:00,2022-11-22 07:50:00,1089.67,1091.26,-0.0,flip_to_long -42629,做多,2022-11-22 07:50:00,2022-11-22 08:15:00,1091.26,1077.65,-0.0,flip_to_short -42630,做空,2022-11-22 08:15:00,2022-11-22 08:20:00,1077.65,1081.26,-0.0,tp_lower -42631,做多,2022-11-22 08:45:00,2022-11-22 08:55:00,1087.87,1087.71,-0.0,flip_to_short -42632,做空,2022-11-22 08:55:00,2022-11-22 09:25:00,1087.71,1086.18,0.0,flip_to_long -42633,做多,2022-11-22 09:25:00,2022-11-22 09:40:00,1086.18,1085.01,-0.0,flip_to_short -42634,做空,2022-11-22 09:40:00,2022-11-22 10:00:00,1085.01,1083.5,0.0,tp_lower -42635,做多,2022-11-22 10:15:00,2022-11-22 10:20:00,1085.86,1085.6,-0.0,flip_to_short -42636,做空,2022-11-22 10:20:00,2022-11-22 11:35:00,1085.6,1083.23,0.0,tp_lower -42637,做多,2022-11-22 12:10:00,2022-11-22 12:15:00,1088.66,1092.72,0.0,tp_upper -42638,做空,2022-11-22 14:35:00,2022-11-22 14:40:00,1119.57,1121.85,-0.0,flip_to_long -42639,做多,2022-11-22 14:40:00,2022-11-22 15:30:00,1121.85,1123.96,0.0,flip_to_short -42640,做空,2022-11-22 15:30:00,2022-11-22 15:40:00,1123.96,1130.01,-0.0,flip_to_long -42641,做多,2022-11-22 15:40:00,2022-11-22 15:50:00,1130.01,1133.93,0.0,tp_upper -42642,做空,2022-11-22 16:30:00,2022-11-22 16:35:00,1128.73,1129.31,-0.0,flip_to_long -42643,做多,2022-11-22 16:35:00,2022-11-22 16:45:00,1129.31,1127.91,-0.0,flip_to_short -42644,做空,2022-11-22 16:45:00,2022-11-22 17:20:00,1127.91,1123.62,0.0,tp_lower -42645,做多,2022-11-22 18:05:00,2022-11-22 18:15:00,1122.37,1123.75,0.0,flip_to_short -42646,做空,2022-11-22 18:15:00,2022-11-22 18:25:00,1123.75,1123.06,0.0,flip_to_long -42647,做多,2022-11-22 18:25:00,2022-11-22 18:30:00,1123.06,1122.23,-0.0,flip_to_short -42648,做空,2022-11-22 18:30:00,2022-11-22 18:45:00,1122.23,1121.95,-0.0,flip_to_long -42649,做多,2022-11-22 18:45:00,2022-11-22 18:55:00,1121.95,1125.96,0.0,tp_upper -42650,做空,2022-11-22 19:45:00,2022-11-22 21:00:00,1128.74,1124.38,0.0,tp_lower -42651,做多,2022-11-22 21:40:00,2022-11-22 22:05:00,1127.54,1130.5,0.0,tp_upper -42652,做空,2022-11-22 22:15:00,2022-11-22 22:30:00,1128.02,1128.0,-0.0,flip_to_long -42653,做多,2022-11-22 22:30:00,2022-11-22 22:45:00,1128.0,1134.72,0.0,tp_upper -42654,做空,2022-11-22 23:45:00,2022-11-23 00:10:00,1133.83,1136.54,-0.0,flip_to_long -42655,做多,2022-11-23 00:10:00,2022-11-23 00:15:00,1136.54,1134.99,-0.0,flip_to_short -42656,做空,2022-11-23 00:15:00,2022-11-23 00:20:00,1134.99,1142.76,-0.0,flip_to_long -42657,做多,2022-11-23 00:20:00,2022-11-23 00:25:00,1142.76,1140.77,-0.0,tp_upper -42658,做空,2022-11-23 00:30:00,2022-11-23 01:05:00,1136.88,1131.44,0.0,tp_lower -42659,做多,2022-11-23 02:00:00,2022-11-23 02:15:00,1132.66,1140.85,0.0,tp_upper -42660,做空,2022-11-23 04:15:00,2022-11-23 04:45:00,1163.28,1162.29,0.0,flip_to_long -42661,做多,2022-11-23 04:45:00,2022-11-23 05:50:00,1162.29,1161.79,-0.0,flip_to_short -42662,做空,2022-11-23 05:50:00,2022-11-23 05:55:00,1161.79,1157.33,0.0,tp_lower -42663,做多,2022-11-23 06:30:00,2022-11-23 06:35:00,1161.26,1160.08,-0.0,flip_to_short -42664,做空,2022-11-23 06:35:00,2022-11-23 06:40:00,1160.08,1160.7,-0.0,flip_to_long -42665,做多,2022-11-23 06:40:00,2022-11-23 07:05:00,1160.7,1161.54,0.0,flip_to_short -42666,做空,2022-11-23 07:05:00,2022-11-23 07:20:00,1161.54,1160.94,0.0,flip_to_long -42667,做多,2022-11-23 07:20:00,2022-11-23 07:25:00,1160.94,1160.74,-0.0,flip_to_short -42668,做空,2022-11-23 07:25:00,2022-11-23 08:30:00,1160.74,1163.14,-0.0,flip_to_long -42669,做多,2022-11-23 08:30:00,2022-11-23 08:55:00,1163.14,1163.42,-0.0,flip_to_short -42670,做空,2022-11-23 08:55:00,2022-11-23 09:05:00,1163.42,1165.43,-0.0,flip_to_long -42671,做多,2022-11-23 09:05:00,2022-11-23 09:10:00,1165.43,1166.57,0.0,tp_upper -42672,做空,2022-11-23 09:35:00,2022-11-23 09:40:00,1163.53,1166.18,-0.0,flip_to_long -42673,做多,2022-11-23 09:40:00,2022-11-23 09:45:00,1166.18,1167.79,0.0,tp_upper -42674,做空,2022-11-23 10:10:00,2022-11-23 10:15:00,1165.17,1163.29,0.0,tp_lower -42675,做多,2022-11-23 10:35:00,2022-11-23 10:50:00,1165.28,1173.55,0.0,tp_upper -42676,做空,2022-11-23 12:20:00,2022-11-23 12:25:00,1171.72,1171.7,-0.0,tp_lower -42677,做多,2022-11-23 14:35:00,2022-11-23 14:50:00,1162.18,1167.1,0.0,tp_upper -42678,做空,2022-11-23 15:25:00,2022-11-23 15:40:00,1163.09,1162.87,-0.0,flip_to_long -42679,做多,2022-11-23 15:40:00,2022-11-23 16:45:00,1162.87,1157.89,-0.0,flip_to_short -42680,做空,2022-11-23 16:45:00,2022-11-23 16:50:00,1157.89,1157.18,0.0,tp_lower -42681,做多,2022-11-23 18:00:00,2022-11-23 18:10:00,1154.59,1154.64,-0.0,flip_to_short -42682,做空,2022-11-23 18:10:00,2022-11-23 18:15:00,1154.64,1156.84,-0.0,flip_to_long -42683,做多,2022-11-23 18:15:00,2022-11-23 18:20:00,1156.84,1158.9,0.0,tp_upper -42684,做空,2022-11-23 19:25:00,2022-11-23 19:40:00,1165.18,1168.93,-0.0,flip_to_long -42685,做多,2022-11-23 19:40:00,2022-11-23 20:00:00,1168.93,1166.23,-0.0,flip_to_short -42686,做空,2022-11-23 20:00:00,2022-11-23 20:30:00,1166.23,1170.04,-0.0,flip_to_long -42687,做多,2022-11-23 20:30:00,2022-11-23 20:50:00,1170.04,1172.3,0.0,tp_upper -42688,做空,2022-11-23 21:40:00,2022-11-23 22:00:00,1171.13,1170.42,0.0,tp_lower -42689,做多,2022-11-23 22:05:00,2022-11-23 22:15:00,1171.75,1171.0,-0.0,flip_to_short -42690,做空,2022-11-23 22:15:00,2022-11-23 22:20:00,1171.0,1169.06,0.0,tp_lower -42691,做多,2022-11-23 22:40:00,2022-11-23 22:55:00,1170.7,1173.76,0.0,tp_upper -42692,做空,2022-11-24 00:30:00,2022-11-24 00:40:00,1181.38,1183.62,-0.0,flip_to_long -42693,做多,2022-11-24 00:40:00,2022-11-24 00:45:00,1183.62,1180.37,-0.0,flip_to_short -42694,做空,2022-11-24 00:45:00,2022-11-24 01:00:00,1180.37,1186.3,-0.0,flip_to_long -42695,做多,2022-11-24 01:00:00,2022-11-24 01:05:00,1186.3,1182.75,-0.0,flip_to_short -42696,做空,2022-11-24 01:05:00,2022-11-24 01:15:00,1182.75,1183.14,-0.0,flip_to_long -42697,做多,2022-11-24 01:15:00,2022-11-24 01:20:00,1183.14,1182.09,-0.0,flip_to_short -42698,做空,2022-11-24 01:20:00,2022-11-24 01:25:00,1182.09,1182.87,-0.0,flip_to_long -42699,做多,2022-11-24 01:25:00,2022-11-24 01:30:00,1182.87,1181.01,-0.0,flip_to_short -42700,做空,2022-11-24 01:30:00,2022-11-24 01:35:00,1181.01,1184.76,-0.0,flip_to_long -42701,做多,2022-11-24 01:35:00,2022-11-24 01:40:00,1184.76,1192.82,0.0,tp_upper -42702,做空,2022-11-24 03:00:00,2022-11-24 03:20:00,1197.39,1202.18,-0.0,flip_to_long -42703,做多,2022-11-24 03:20:00,2022-11-24 03:50:00,1202.18,1200.64,-0.0,flip_to_short -42704,做空,2022-11-24 03:50:00,2022-11-24 03:55:00,1200.64,1201.03,-0.0,flip_to_long -42705,做多,2022-11-24 03:55:00,2022-11-24 04:00:00,1201.03,1200.68,-0.0,flip_to_short -42706,做空,2022-11-24 04:00:00,2022-11-24 04:05:00,1200.68,1204.6,-0.0,flip_to_long -42707,做多,2022-11-24 04:05:00,2022-11-24 04:25:00,1204.6,1198.69,-0.0,flip_to_short -42708,做空,2022-11-24 04:25:00,2022-11-24 04:30:00,1198.69,1200.77,-0.0,flip_to_long -42709,做多,2022-11-24 04:30:00,2022-11-24 05:00:00,1200.77,1202.0,0.0,flip_to_short -42710,做空,2022-11-24 05:00:00,2022-11-24 05:15:00,1202.0,1200.69,0.0,tp_lower -42711,做多,2022-11-24 05:20:00,2022-11-24 05:25:00,1202.24,1203.7,0.0,tp_upper -42712,做空,2022-11-24 05:50:00,2022-11-24 06:05:00,1202.03,1201.35,0.0,flip_to_long -42713,做多,2022-11-24 06:05:00,2022-11-24 06:20:00,1201.35,1200.46,-0.0,flip_to_short -42714,做空,2022-11-24 06:20:00,2022-11-24 06:25:00,1200.46,1199.29,0.0,tp_lower -42715,做多,2022-11-24 06:30:00,2022-11-24 06:55:00,1202.02,1212.89,0.0,tp_upper -42716,做空,2022-11-24 07:55:00,2022-11-24 08:10:00,1205.63,1202.19,0.0,tp_lower -42717,做多,2022-11-24 09:25:00,2022-11-24 10:10:00,1201.79,1202.28,-0.0,tp_upper -42718,做空,2022-11-24 10:25:00,2022-11-24 10:30:00,1200.55,1196.68,0.0,tp_lower -42719,做多,2022-11-24 11:55:00,2022-11-24 12:05:00,1195.33,1195.69,-0.0,tp_upper -42720,做空,2022-11-24 12:10:00,2022-11-24 12:15:00,1193.54,1195.76,-0.0,flip_to_long -42721,做多,2022-11-24 12:15:00,2022-11-24 12:20:00,1195.76,1195.33,-0.0,tp_upper -42722,做空,2022-11-24 12:40:00,2022-11-24 12:45:00,1195.34,1192.17,0.0,tp_lower -42723,做多,2022-11-24 13:00:00,2022-11-24 13:05:00,1195.16,1194.8,-0.0,flip_to_short -42724,做空,2022-11-24 13:05:00,2022-11-24 13:20:00,1194.8,1194.58,-0.0,flip_to_long -42725,做多,2022-11-24 13:20:00,2022-11-24 13:35:00,1194.58,1197.71,0.0,tp_upper -42726,做空,2022-11-24 14:15:00,2022-11-24 14:20:00,1188.62,1191.27,-0.0,tp_lower -42727,做多,2022-11-24 14:45:00,2022-11-24 15:20:00,1194.81,1194.26,-0.0,flip_to_short -42728,做空,2022-11-24 15:20:00,2022-11-24 16:05:00,1194.26,1197.76,-0.0,flip_to_long -42729,做多,2022-11-24 16:05:00,2022-11-24 16:10:00,1197.76,1202.03,0.0,tp_upper -42730,做空,2022-11-24 16:25:00,2022-11-24 16:35:00,1196.08,1198.65,-0.0,flip_to_long -42731,做多,2022-11-24 16:35:00,2022-11-24 17:05:00,1198.65,1204.91,0.0,tp_upper -42732,做空,2022-11-24 17:20:00,2022-11-24 17:35:00,1199.83,1199.43,-0.0,flip_to_long -42733,做多,2022-11-24 17:35:00,2022-11-24 17:55:00,1199.43,1199.57,-0.0,flip_to_short -42734,做空,2022-11-24 17:55:00,2022-11-24 18:30:00,1199.57,1200.86,-0.0,flip_to_long -42735,做多,2022-11-24 18:30:00,2022-11-24 18:40:00,1200.86,1200.04,-0.0,flip_to_short -42736,做空,2022-11-24 18:40:00,2022-11-24 19:55:00,1200.04,1202.42,-0.0,flip_to_long -42737,做多,2022-11-24 19:55:00,2022-11-24 20:05:00,1202.42,1204.42,0.0,tp_upper -42738,做空,2022-11-24 20:20:00,2022-11-24 20:25:00,1201.95,1199.34,0.0,tp_lower -42739,做多,2022-11-24 22:05:00,2022-11-24 22:10:00,1198.84,1199.3,-0.0,tp_upper -42740,做空,2022-11-24 23:45:00,2022-11-25 00:05:00,1202.14,1198.61,0.0,tp_lower -42741,做多,2022-11-25 01:35:00,2022-11-25 01:40:00,1195.7,1195.1,-0.0,flip_to_short -42742,做空,2022-11-25 01:40:00,2022-11-25 01:55:00,1195.1,1192.11,0.0,tp_lower -42743,做多,2022-11-25 03:10:00,2022-11-25 03:15:00,1188.97,1185.55,-0.0,flip_to_short -42744,做空,2022-11-25 03:15:00,2022-11-25 03:25:00,1185.55,1186.03,-0.0,flip_to_long -42745,做多,2022-11-25 03:25:00,2022-11-25 03:35:00,1186.03,1185.67,-0.0,flip_to_short -42746,做空,2022-11-25 03:35:00,2022-11-25 03:40:00,1185.67,1186.07,-0.0,flip_to_long -42747,做多,2022-11-25 03:40:00,2022-11-25 03:55:00,1186.07,1185.71,-0.0,flip_to_short -42748,做空,2022-11-25 03:55:00,2022-11-25 04:00:00,1185.71,1186.19,-0.0,flip_to_long -42749,做多,2022-11-25 04:00:00,2022-11-25 04:15:00,1186.19,1186.19,-0.0,flip_to_short -42750,做空,2022-11-25 04:15:00,2022-11-25 04:30:00,1186.19,1184.03,0.0,tp_lower -42751,做空,2022-11-25 08:15:00,2022-11-25 08:20:00,1181.32,1178.93,0.0,tp_lower -42752,做多,2022-11-25 09:00:00,2022-11-25 09:15:00,1181.41,1181.67,-0.0,flip_to_short -42753,做空,2022-11-25 09:15:00,2022-11-25 09:20:00,1181.67,1181.79,-0.0,flip_to_long -42754,做多,2022-11-25 09:20:00,2022-11-25 09:35:00,1181.79,1179.25,-0.0,flip_to_short -42755,做空,2022-11-25 09:35:00,2022-11-25 09:40:00,1179.25,1179.88,-0.0,flip_to_long -42756,做多,2022-11-25 09:40:00,2022-11-25 10:15:00,1179.88,1179.69,-0.0,flip_to_short -42757,做空,2022-11-25 10:15:00,2022-11-25 10:25:00,1179.69,1182.65,-0.0,flip_to_long -42758,做多,2022-11-25 10:25:00,2022-11-25 10:35:00,1182.65,1186.41,0.0,tp_upper -42759,做空,2022-11-25 12:40:00,2022-11-25 12:45:00,1192.63,1190.4,0.0,tp_lower -42760,做多,2022-11-25 13:20:00,2022-11-25 15:00:00,1191.14,1193.77,0.0,tp_upper -42761,做空,2022-11-25 15:40:00,2022-11-25 15:50:00,1187.45,1188.99,-0.0,flip_to_long -42762,做多,2022-11-25 15:50:00,2022-11-25 16:00:00,1188.99,1188.35,-0.0,flip_to_short -42763,做空,2022-11-25 16:00:00,2022-11-25 16:20:00,1188.35,1184.37,0.0,tp_lower -42764,做多,2022-11-25 16:55:00,2022-11-25 17:25:00,1186.52,1190.06,0.0,tp_upper -42765,做空,2022-11-25 18:35:00,2022-11-25 18:40:00,1190.8,1191.99,-0.0,flip_to_long -42766,做多,2022-11-25 18:40:00,2022-11-25 18:50:00,1191.99,1189.69,-0.0,flip_to_short -42767,做空,2022-11-25 18:50:00,2022-11-25 18:55:00,1189.69,1190.4,-0.0,tp_lower -42768,做多,2022-11-25 19:05:00,2022-11-25 19:10:00,1191.7,1193.01,0.0,tp_upper -42769,做空,2022-11-25 21:15:00,2022-11-25 21:20:00,1198.67,1199.62,-0.0,flip_to_long -42770,做多,2022-11-25 21:20:00,2022-11-25 21:25:00,1199.62,1199.48,-0.0,flip_to_short -42771,做空,2022-11-25 21:25:00,2022-11-25 21:30:00,1199.48,1200.09,-0.0,flip_to_long -42772,做多,2022-11-25 21:30:00,2022-11-25 21:40:00,1200.09,1199.2,-0.0,flip_to_short -42773,做空,2022-11-25 21:40:00,2022-11-25 22:10:00,1199.2,1196.3,0.0,tp_lower -42774,做多,2022-11-25 22:25:00,2022-11-25 22:30:00,1199.42,1201.23,0.0,tp_upper -42775,做空,2022-11-25 22:35:00,2022-11-25 22:50:00,1198.79,1198.21,-0.0,flip_to_long -42776,做多,2022-11-25 22:50:00,2022-11-25 23:05:00,1198.21,1195.92,-0.0,flip_to_short -42777,做空,2022-11-25 23:05:00,2022-11-25 23:10:00,1195.92,1196.83,-0.0,tp_lower -42778,做多,2022-11-25 23:15:00,2022-11-25 23:20:00,1198.6,1200.0,0.0,tp_upper -42779,做空,2022-11-25 23:30:00,2022-11-25 23:40:00,1199.08,1199.96,-0.0,flip_to_long -42780,做多,2022-11-25 23:40:00,2022-11-25 23:50:00,1199.96,1197.39,-0.0,flip_to_short -42781,做空,2022-11-25 23:50:00,2022-11-26 00:05:00,1197.39,1198.77,-0.0,flip_to_long -42782,做多,2022-11-26 00:05:00,2022-11-26 00:10:00,1198.77,1198.72,-0.0,flip_to_short -42783,做空,2022-11-26 00:10:00,2022-11-26 00:25:00,1198.72,1198.28,-0.0,flip_to_long -42784,做多,2022-11-26 00:25:00,2022-11-26 00:30:00,1198.28,1202.53,0.0,tp_upper -42785,做空,2022-11-26 02:35:00,2022-11-26 02:55:00,1220.33,1217.43,0.0,tp_lower -42786,做多,2022-11-26 04:15:00,2022-11-26 04:35:00,1216.31,1215.66,-0.0,flip_to_short -42787,做空,2022-11-26 04:35:00,2022-11-26 04:40:00,1215.66,1217.84,-0.0,flip_to_long -42788,做多,2022-11-26 04:40:00,2022-11-26 04:45:00,1217.84,1220.78,0.0,tp_upper -42789,做空,2022-11-26 05:55:00,2022-11-26 06:10:00,1219.75,1216.27,0.0,tp_lower -42790,做多,2022-11-26 07:40:00,2022-11-26 07:45:00,1217.19,1218.48,0.0,tp_upper -42791,做空,2022-11-26 08:15:00,2022-11-26 08:20:00,1216.69,1217.49,-0.0,flip_to_long -42792,做多,2022-11-26 08:20:00,2022-11-26 08:30:00,1217.49,1217.01,-0.0,flip_to_short -42793,做空,2022-11-26 08:30:00,2022-11-26 09:00:00,1217.01,1218.04,-0.0,flip_to_long -42794,做多,2022-11-26 09:00:00,2022-11-26 09:05:00,1218.04,1218.52,-0.0,tp_upper -42795,做空,2022-11-26 09:20:00,2022-11-26 09:25:00,1216.23,1218.86,-0.0,flip_to_long -42796,做多,2022-11-26 09:25:00,2022-11-26 09:30:00,1218.86,1217.5,-0.0,flip_to_short -42797,做空,2022-11-26 09:30:00,2022-11-26 09:35:00,1217.5,1218.99,-0.0,flip_to_long -42798,做多,2022-11-26 09:35:00,2022-11-26 09:40:00,1218.99,1220.6,0.0,tp_upper -42799,做空,2022-11-26 10:45:00,2022-11-26 10:50:00,1219.9,1220.9,-0.0,flip_to_long -42800,做多,2022-11-26 10:50:00,2022-11-26 10:55:00,1220.9,1219.39,-0.0,flip_to_short -42801,做空,2022-11-26 10:55:00,2022-11-26 11:00:00,1219.39,1221.35,-0.0,flip_to_long -42802,做多,2022-11-26 11:00:00,2022-11-26 11:10:00,1221.35,1217.63,-0.0,flip_to_short -42803,做空,2022-11-26 11:10:00,2022-11-26 11:15:00,1217.63,1218.26,-0.0,tp_lower -42804,做多,2022-11-26 11:20:00,2022-11-26 11:40:00,1219.8,1219.44,-0.0,flip_to_short -42805,做空,2022-11-26 11:40:00,2022-11-26 11:55:00,1219.44,1221.1,-0.0,flip_to_long -42806,做多,2022-11-26 11:55:00,2022-11-26 12:05:00,1221.1,1219.29,-0.0,flip_to_short -42807,做空,2022-11-26 12:05:00,2022-11-26 12:10:00,1219.29,1219.83,-0.0,flip_to_long -42808,做多,2022-11-26 12:10:00,2022-11-26 12:30:00,1219.83,1219.18,-0.0,flip_to_short -42809,做空,2022-11-26 12:30:00,2022-11-26 12:35:00,1219.18,1217.0,0.0,tp_lower -42810,做多,2022-11-26 13:05:00,2022-11-26 13:10:00,1219.37,1219.13,-0.0,flip_to_short -42811,做空,2022-11-26 13:10:00,2022-11-26 13:20:00,1219.13,1219.83,-0.0,flip_to_long -42812,做多,2022-11-26 13:20:00,2022-11-26 13:30:00,1219.83,1221.61,0.0,tp_upper -42813,做空,2022-11-26 14:00:00,2022-11-26 14:05:00,1219.3,1220.53,-0.0,flip_to_long -42814,做多,2022-11-26 14:05:00,2022-11-26 14:15:00,1220.53,1221.8,0.0,tp_upper -42815,做空,2022-11-26 14:45:00,2022-11-26 14:50:00,1218.87,1215.69,0.0,tp_lower -42816,做空,2022-11-26 16:20:00,2022-11-26 17:00:00,1212.18,1209.08,0.0,tp_lower -42817,做多,2022-11-26 17:05:00,2022-11-26 17:20:00,1210.23,1212.06,0.0,tp_upper -42818,做空,2022-11-26 18:10:00,2022-11-26 18:15:00,1211.59,1212.06,-0.0,flip_to_long -42819,做多,2022-11-26 18:15:00,2022-11-26 18:25:00,1212.06,1211.3,-0.0,flip_to_short -42820,做空,2022-11-26 18:25:00,2022-11-26 18:35:00,1211.3,1209.01,0.0,tp_lower -42821,做多,2022-11-26 20:00:00,2022-11-26 20:30:00,1207.41,1207.23,-0.0,flip_to_short -42822,做空,2022-11-26 20:30:00,2022-11-26 20:45:00,1207.23,1207.25,-0.0,flip_to_long -42823,做多,2022-11-26 20:45:00,2022-11-26 21:05:00,1207.25,1208.47,0.0,tp_upper -42824,做空,2022-11-26 22:15:00,2022-11-26 22:20:00,1208.25,1205.43,0.0,tp_lower -42825,做多,2022-11-26 23:15:00,2022-11-27 00:15:00,1205.3,1204.47,-0.0,flip_to_short -42826,做空,2022-11-27 00:15:00,2022-11-27 00:45:00,1204.47,1205.69,-0.0,flip_to_long -42827,做多,2022-11-27 00:45:00,2022-11-27 00:50:00,1205.69,1204.95,-0.0,flip_to_short -42828,做空,2022-11-27 00:50:00,2022-11-27 00:55:00,1204.95,1205.37,-0.0,flip_to_long -42829,做多,2022-11-27 00:55:00,2022-11-27 01:00:00,1205.37,1206.53,0.0,tp_upper -42830,做空,2022-11-27 04:10:00,2022-11-27 04:15:00,1214.68,1216.02,-0.0,flip_to_long -42831,做多,2022-11-27 04:15:00,2022-11-27 04:20:00,1216.02,1217.2,0.0,tp_upper -42832,做空,2022-11-27 05:20:00,2022-11-27 05:25:00,1217.52,1218.31,-0.0,flip_to_long -42833,做多,2022-11-27 05:25:00,2022-11-27 05:30:00,1218.31,1217.95,-0.0,flip_to_short -42834,做空,2022-11-27 05:30:00,2022-11-27 05:50:00,1217.95,1215.01,0.0,tp_lower -42835,做多,2022-11-27 06:10:00,2022-11-27 06:20:00,1217.88,1221.39,0.0,tp_upper -42836,做空,2022-11-27 06:45:00,2022-11-27 07:10:00,1217.66,1217.27,-0.0,flip_to_long -42837,做多,2022-11-27 07:10:00,2022-11-27 07:20:00,1217.27,1217.39,-0.0,flip_to_short -42838,做空,2022-11-27 07:20:00,2022-11-27 07:25:00,1217.39,1218.0,-0.0,flip_to_long -42839,做多,2022-11-27 07:25:00,2022-11-27 07:35:00,1218.0,1217.55,-0.0,flip_to_short -42840,做空,2022-11-27 07:35:00,2022-11-27 08:00:00,1217.55,1216.31,0.0,tp_lower -42841,做空,2022-11-27 08:20:00,2022-11-27 08:25:00,1215.43,1212.94,0.0,tp_lower -42842,做多,2022-11-27 09:45:00,2022-11-27 09:50:00,1212.85,1211.55,-0.0,flip_to_short -42843,做空,2022-11-27 09:50:00,2022-11-27 10:05:00,1211.55,1209.79,0.0,tp_lower -42844,做多,2022-11-27 10:10:00,2022-11-27 10:30:00,1211.63,1214.39,0.0,tp_upper -42845,做空,2022-11-27 10:55:00,2022-11-27 11:00:00,1212.09,1213.28,-0.0,flip_to_long -42846,做多,2022-11-27 11:00:00,2022-11-27 11:35:00,1213.28,1213.88,-0.0,flip_to_short -42847,做空,2022-11-27 11:35:00,2022-11-27 11:55:00,1213.88,1214.87,-0.0,flip_to_long -42848,做多,2022-11-27 11:55:00,2022-11-27 12:00:00,1214.87,1214.82,-0.0,flip_to_short -42849,做空,2022-11-27 12:00:00,2022-11-27 12:10:00,1214.82,1214.23,-0.0,flip_to_long -42850,做多,2022-11-27 12:10:00,2022-11-27 12:30:00,1214.23,1215.54,0.0,tp_upper -42851,做空,2022-11-27 12:55:00,2022-11-27 13:10:00,1213.85,1211.7,0.0,tp_lower -42852,做多,2022-11-27 14:05:00,2022-11-27 14:30:00,1213.82,1213.2,-0.0,flip_to_short -42853,做空,2022-11-27 14:30:00,2022-11-27 14:55:00,1213.2,1212.19,0.0,flip_to_long -42854,做多,2022-11-27 14:55:00,2022-11-27 15:25:00,1212.19,1212.56,-0.0,flip_to_short -42855,做空,2022-11-27 15:25:00,2022-11-27 15:30:00,1212.56,1215.36,-0.0,flip_to_long -42856,做多,2022-11-27 15:30:00,2022-11-27 15:35:00,1215.36,1216.47,0.0,tp_upper -42857,做空,2022-11-27 16:45:00,2022-11-27 17:00:00,1215.56,1212.93,0.0,tp_lower -42858,做多,2022-11-27 17:55:00,2022-11-27 18:25:00,1214.91,1217.75,0.0,tp_upper -42859,做空,2022-11-27 19:10:00,2022-11-27 19:30:00,1214.98,1216.4,-0.0,flip_to_long -42860,做多,2022-11-27 19:30:00,2022-11-27 19:35:00,1216.4,1212.51,-0.0,flip_to_short -42861,做空,2022-11-27 19:35:00,2022-11-27 19:40:00,1212.51,1212.31,-0.0,tp_lower -42862,做多,2022-11-27 20:50:00,2022-11-27 20:55:00,1213.56,1213.1,-0.0,flip_to_short -42863,做空,2022-11-27 20:55:00,2022-11-27 21:05:00,1213.1,1213.74,-0.0,flip_to_long -42864,做多,2022-11-27 21:05:00,2022-11-27 21:20:00,1213.74,1213.75,-0.0,tp_upper -42865,做多,2022-11-27 21:50:00,2022-11-27 21:55:00,1216.93,1214.97,-0.0,tp_upper -42866,做空,2022-11-27 22:25:00,2022-11-27 22:40:00,1214.73,1216.0,-0.0,flip_to_long -42867,做多,2022-11-27 22:40:00,2022-11-27 22:55:00,1216.0,1215.76,-0.0,flip_to_short -42868,做空,2022-11-27 22:55:00,2022-11-27 23:00:00,1215.76,1203.83,0.0,tp_lower -42869,做多,2022-11-28 00:40:00,2022-11-28 00:45:00,1198.54,1196.77,-0.0,flip_to_short -42870,做空,2022-11-28 00:45:00,2022-11-28 01:00:00,1196.77,1194.99,0.0,flip_to_long -42871,做多,2022-11-28 01:00:00,2022-11-28 03:40:00,1194.99,1172.19,-0.01,tp_upper -42872,做空,2022-11-28 05:10:00,2022-11-28 05:15:00,1171.85,1169.07,0.0,tp_lower -42873,做多,2022-11-28 06:25:00,2022-11-28 06:45:00,1169.56,1173.58,0.0,tp_upper -42874,做空,2022-11-28 07:25:00,2022-11-28 07:40:00,1171.51,1170.94,-0.0,flip_to_long -42875,做多,2022-11-28 07:40:00,2022-11-28 08:00:00,1170.94,1171.43,-0.0,flip_to_short -42876,做空,2022-11-28 08:00:00,2022-11-28 08:25:00,1171.43,1172.93,-0.0,flip_to_long -42877,做多,2022-11-28 08:25:00,2022-11-28 08:30:00,1172.93,1173.4,-0.0,tp_upper -42878,做空,2022-11-28 09:10:00,2022-11-28 09:20:00,1171.39,1170.18,0.0,tp_lower -42879,做多,2022-11-28 10:45:00,2022-11-28 11:15:00,1168.92,1171.75,0.0,tp_upper -42880,做空,2022-11-28 11:35:00,2022-11-28 11:45:00,1168.81,1169.43,-0.0,flip_to_long -42881,做多,2022-11-28 11:45:00,2022-11-28 11:55:00,1169.43,1169.55,-0.0,flip_to_short -42882,做空,2022-11-28 11:55:00,2022-11-28 12:40:00,1169.55,1170.11,-0.0,flip_to_long -42883,做多,2022-11-28 12:40:00,2022-11-28 13:40:00,1170.11,1170.14,-0.0,flip_to_short -42884,做空,2022-11-28 13:40:00,2022-11-28 13:50:00,1170.14,1170.42,-0.0,flip_to_long -42885,做多,2022-11-28 13:50:00,2022-11-28 13:55:00,1170.42,1169.72,-0.0,flip_to_short -42886,做空,2022-11-28 13:55:00,2022-11-28 14:10:00,1169.72,1169.77,-0.0,flip_to_long -42887,做多,2022-11-28 14:10:00,2022-11-28 14:15:00,1169.77,1168.59,-0.0,flip_to_short -42888,做空,2022-11-28 14:15:00,2022-11-28 14:25:00,1168.59,1170.62,-0.0,flip_to_long -42889,做多,2022-11-28 14:25:00,2022-11-28 14:30:00,1170.62,1174.3,0.0,tp_upper -42890,做空,2022-11-28 14:45:00,2022-11-28 14:50:00,1169.89,1170.65,-0.0,flip_to_long -42891,做多,2022-11-28 14:50:00,2022-11-28 14:55:00,1170.65,1165.85,-0.0,flip_to_short -42892,做空,2022-11-28 14:55:00,2022-11-28 15:00:00,1165.85,1167.5,-0.0,tp_lower -42893,做多,2022-11-28 16:25:00,2022-11-28 16:40:00,1160.79,1168.61,0.0,tp_upper -42894,做空,2022-11-28 17:50:00,2022-11-28 17:55:00,1171.23,1171.5,-0.0,flip_to_long -42895,做多,2022-11-28 17:55:00,2022-11-28 19:40:00,1171.5,1172.53,0.0,tp_upper -42896,做空,2022-11-28 20:05:00,2022-11-28 21:10:00,1170.46,1169.49,0.0,tp_lower -42897,做多,2022-11-28 21:15:00,2022-11-28 21:20:00,1171.79,1171.59,-0.0,flip_to_short -42898,做空,2022-11-28 21:20:00,2022-11-28 21:30:00,1171.59,1172.0,-0.0,flip_to_long -42899,做多,2022-11-28 21:30:00,2022-11-28 21:35:00,1172.0,1169.63,-0.0,flip_to_short -42900,做空,2022-11-28 21:35:00,2022-11-28 21:45:00,1169.63,1171.63,-0.0,flip_to_long -42901,做多,2022-11-28 21:45:00,2022-11-28 21:55:00,1171.63,1172.15,-0.0,flip_to_short -42902,做空,2022-11-28 21:55:00,2022-11-28 22:30:00,1172.15,1172.48,-0.0,flip_to_long -42903,做多,2022-11-28 22:30:00,2022-11-28 22:40:00,1172.48,1171.0,-0.0,tp_upper -42904,做多,2022-11-28 22:45:00,2022-11-28 22:55:00,1171.11,1170.27,-0.0,flip_to_short -42905,做空,2022-11-28 22:55:00,2022-11-28 23:00:00,1170.27,1167.68,0.0,tp_lower -42906,做多,2022-11-28 23:20:00,2022-11-28 23:30:00,1170.37,1169.47,-0.0,flip_to_short -42907,做空,2022-11-28 23:30:00,2022-11-29 00:05:00,1169.47,1168.01,0.0,flip_to_long -42908,做多,2022-11-29 00:05:00,2022-11-29 00:40:00,1168.01,1166.77,-0.0,flip_to_short -42909,做空,2022-11-29 00:40:00,2022-11-29 00:55:00,1166.77,1166.49,-0.0,flip_to_long -42910,做多,2022-11-29 00:55:00,2022-11-29 01:00:00,1166.49,1165.94,-0.0,flip_to_short -42911,做空,2022-11-29 01:00:00,2022-11-29 01:05:00,1165.94,1167.27,-0.0,flip_to_long -42912,做多,2022-11-29 01:05:00,2022-11-29 01:10:00,1167.27,1165.63,-0.0,flip_to_short -42913,做空,2022-11-29 01:10:00,2022-11-29 01:20:00,1165.63,1165.55,-0.0,flip_to_long -42914,做多,2022-11-29 01:20:00,2022-11-29 01:35:00,1165.55,1171.7,0.0,tp_upper -42915,做空,2022-11-29 03:35:00,2022-11-29 03:40:00,1182.6,1184.6,-0.0,flip_to_long -42916,做多,2022-11-29 03:40:00,2022-11-29 03:50:00,1184.6,1183.59,-0.0,flip_to_short -42917,做空,2022-11-29 03:50:00,2022-11-29 06:55:00,1183.59,1203.89,-0.01,tp_lower -42918,做多,2022-11-29 07:00:00,2022-11-29 07:05:00,1207.77,1206.4,-0.0,tp_upper -42919,做空,2022-11-29 07:30:00,2022-11-29 07:35:00,1205.57,1205.89,-0.0,flip_to_long -42920,做多,2022-11-29 07:35:00,2022-11-29 08:00:00,1205.89,1206.22,-0.0,tp_upper -42921,做空,2022-11-29 08:05:00,2022-11-29 08:15:00,1205.4,1205.44,-0.0,flip_to_long -42922,做多,2022-11-29 08:15:00,2022-11-29 08:20:00,1205.44,1208.0,0.0,tp_upper -42923,做空,2022-11-29 09:45:00,2022-11-29 09:50:00,1211.49,1213.7,-0.0,flip_to_long -42924,做多,2022-11-29 09:50:00,2022-11-29 09:55:00,1213.7,1217.13,0.0,tp_upper -42925,做空,2022-11-29 10:15:00,2022-11-29 10:25:00,1213.3,1213.82,-0.0,flip_to_long -42926,做多,2022-11-29 10:25:00,2022-11-29 10:45:00,1213.82,1215.55,0.0,tp_upper -42927,做空,2022-11-29 10:55:00,2022-11-29 11:05:00,1214.01,1214.9,-0.0,flip_to_long -42928,做多,2022-11-29 11:05:00,2022-11-29 11:15:00,1214.9,1215.76,0.0,tp_upper -42929,做空,2022-11-29 11:45:00,2022-11-29 12:20:00,1216.0,1217.07,-0.0,flip_to_long -42930,做多,2022-11-29 12:20:00,2022-11-29 12:25:00,1217.07,1215.9,-0.0,flip_to_short -42931,做空,2022-11-29 12:25:00,2022-11-29 13:05:00,1215.9,1213.3,0.0,tp_lower -42932,做多,2022-11-29 13:20:00,2022-11-29 14:45:00,1213.8,1214.28,-0.0,tp_upper -42933,做空,2022-11-29 14:55:00,2022-11-29 15:00:00,1204.58,1204.33,-0.0,tp_lower -42934,做多,2022-11-29 15:20:00,2022-11-29 15:30:00,1208.8,1214.62,0.0,tp_upper -42935,做空,2022-11-29 15:40:00,2022-11-29 15:45:00,1209.19,1210.19,-0.0,flip_to_long -42936,做多,2022-11-29 15:45:00,2022-11-29 15:50:00,1210.19,1207.45,-0.0,flip_to_short -42937,做空,2022-11-29 15:50:00,2022-11-29 15:55:00,1207.45,1208.24,-0.0,flip_to_long -42938,做多,2022-11-29 15:55:00,2022-11-29 16:25:00,1208.24,1208.2,-0.0,flip_to_short -42939,做空,2022-11-29 16:25:00,2022-11-29 16:30:00,1208.2,1210.3,-0.0,flip_to_long -42940,做多,2022-11-29 16:30:00,2022-11-29 16:45:00,1210.3,1210.13,-0.0,flip_to_short -42941,做空,2022-11-29 16:45:00,2022-11-29 17:05:00,1210.13,1209.55,-0.0,flip_to_long -42942,做多,2022-11-29 17:05:00,2022-11-29 17:10:00,1209.55,1209.41,-0.0,flip_to_short -42943,做空,2022-11-29 17:10:00,2022-11-29 17:35:00,1209.41,1207.73,0.0,flip_to_long -42944,做多,2022-11-29 17:35:00,2022-11-29 18:10:00,1207.73,1208.76,0.0,flip_to_short -42945,做空,2022-11-29 18:10:00,2022-11-29 18:20:00,1208.76,1208.5,-0.0,flip_to_long -42946,做多,2022-11-29 18:20:00,2022-11-29 18:25:00,1208.5,1207.5,-0.0,flip_to_short -42947,做空,2022-11-29 18:25:00,2022-11-29 18:35:00,1207.5,1208.0,-0.0,flip_to_long -42948,做多,2022-11-29 18:35:00,2022-11-29 18:45:00,1208.0,1212.52,0.0,tp_upper -42949,做空,2022-11-29 20:25:00,2022-11-29 22:05:00,1218.04,1220.22,-0.0,flip_to_long -42950,做多,2022-11-29 22:05:00,2022-11-29 22:10:00,1220.22,1218.81,-0.0,tp_upper -42951,做多,2022-11-29 22:45:00,2022-11-29 22:50:00,1219.08,1221.0,0.0,tp_upper -42952,做空,2022-11-29 23:00:00,2022-11-29 23:30:00,1220.5,1216.28,0.0,tp_lower -42953,做多,2022-11-30 00:00:00,2022-11-30 00:35:00,1217.32,1233.16,0.0,tp_upper -42954,做空,2022-11-30 02:10:00,2022-11-30 02:15:00,1270.64,1273.42,-0.0,flip_to_long -42955,做多,2022-11-30 02:15:00,2022-11-30 02:20:00,1273.42,1277.19,0.0,tp_upper -42956,做空,2022-11-30 02:55:00,2022-11-30 03:15:00,1270.58,1271.46,-0.0,flip_to_long -42957,做多,2022-11-30 03:15:00,2022-11-30 05:10:00,1271.46,1268.46,-0.0,flip_to_short -42958,做空,2022-11-30 05:10:00,2022-11-30 06:10:00,1268.46,1269.61,-0.0,flip_to_long -42959,做多,2022-11-30 06:10:00,2022-11-30 07:15:00,1269.61,1269.28,-0.0,flip_to_short -42960,做空,2022-11-30 07:15:00,2022-11-30 07:20:00,1269.28,1269.43,-0.0,flip_to_long -42961,做多,2022-11-30 07:20:00,2022-11-30 07:30:00,1269.43,1270.96,0.0,tp_upper -42962,做空,2022-11-30 08:15:00,2022-11-30 08:20:00,1270.16,1270.84,-0.0,flip_to_long -42963,做多,2022-11-30 08:20:00,2022-11-30 08:25:00,1270.84,1269.71,-0.0,flip_to_short -42964,做空,2022-11-30 08:25:00,2022-11-30 08:35:00,1269.71,1266.16,0.0,tp_lower -42965,做多,2022-11-30 10:10:00,2022-11-30 10:20:00,1266.8,1266.7,-0.0,flip_to_short -42966,做空,2022-11-30 10:20:00,2022-11-30 10:35:00,1266.7,1266.41,-0.0,flip_to_long -42967,做多,2022-11-30 10:35:00,2022-11-30 10:50:00,1266.41,1264.72,-0.0,flip_to_short -42968,做空,2022-11-30 10:50:00,2022-11-30 11:00:00,1264.72,1265.26,-0.0,flip_to_long -42969,做多,2022-11-30 11:00:00,2022-11-30 11:15:00,1265.26,1267.73,0.0,tp_upper -42970,做空,2022-11-30 11:40:00,2022-11-30 11:50:00,1266.51,1266.19,-0.0,flip_to_long -42971,做多,2022-11-30 11:50:00,2022-11-30 12:20:00,1266.19,1265.16,-0.0,tp_upper -42972,做多,2022-11-30 12:25:00,2022-11-30 12:35:00,1266.06,1263.65,-0.0,flip_to_short -42973,做空,2022-11-30 12:35:00,2022-11-30 12:40:00,1263.65,1265.68,-0.0,tp_lower -42974,做多,2022-11-30 13:15:00,2022-11-30 13:30:00,1267.32,1260.73,-0.0,flip_to_short -42975,做空,2022-11-30 13:30:00,2022-11-30 14:05:00,1260.73,1264.23,-0.0,flip_to_long -42976,做多,2022-11-30 14:05:00,2022-11-30 14:10:00,1264.23,1264.18,-0.0,flip_to_short -42977,做空,2022-11-30 14:10:00,2022-11-30 14:40:00,1264.18,1265.8,-0.0,flip_to_long -42978,做多,2022-11-30 14:40:00,2022-11-30 14:45:00,1265.8,1265.18,-0.0,flip_to_short -42979,做空,2022-11-30 14:45:00,2022-11-30 15:20:00,1265.18,1264.78,-0.0,flip_to_long -42980,做多,2022-11-30 15:20:00,2022-11-30 15:25:00,1264.78,1263.18,-0.0,flip_to_short -42981,做空,2022-11-30 15:25:00,2022-11-30 15:35:00,1263.18,1264.77,-0.0,flip_to_long -42982,做多,2022-11-30 15:35:00,2022-11-30 15:45:00,1264.77,1264.78,-0.0,flip_to_short -42983,做空,2022-11-30 15:45:00,2022-11-30 16:05:00,1264.78,1267.83,-0.0,flip_to_long -42984,做多,2022-11-30 16:05:00,2022-11-30 16:10:00,1267.83,1270.73,0.0,tp_upper -42985,做空,2022-11-30 17:20:00,2022-11-30 17:25:00,1264.01,1263.82,-0.0,tp_lower -42986,做多,2022-11-30 18:10:00,2022-11-30 18:15:00,1267.99,1265.37,-0.0,flip_to_short -42987,做空,2022-11-30 18:15:00,2022-11-30 18:30:00,1265.37,1271.72,-0.0,tp_lower -42988,做空,2022-11-30 21:10:00,2022-11-30 21:15:00,1287.85,1288.8,-0.0,flip_to_long -42989,做多,2022-11-30 21:15:00,2022-11-30 21:40:00,1288.8,1296.25,0.0,tp_upper -42990,做空,2022-11-30 22:35:00,2022-11-30 22:45:00,1293.03,1293.97,-0.0,flip_to_long -42991,做多,2022-11-30 22:45:00,2022-11-30 22:55:00,1293.97,1298.11,0.0,tp_upper -42992,做空,2022-11-30 23:00:00,2022-11-30 23:10:00,1296.84,1301.52,-0.0,flip_to_long -42993,做多,2022-11-30 23:10:00,2022-11-30 23:15:00,1301.52,1303.25,0.0,tp_upper -42994,做空,2022-11-30 23:30:00,2022-11-30 23:35:00,1296.0,1299.5,-0.0,flip_to_long -42995,做多,2022-11-30 23:35:00,2022-11-30 23:45:00,1299.5,1296.27,-0.0,flip_to_short -42996,做空,2022-11-30 23:45:00,2022-12-01 00:05:00,1296.27,1292.58,0.0,tp_lower -42997,做多,2022-12-01 02:05:00,2022-12-01 02:15:00,1287.81,1287.85,-0.0,flip_to_short -42998,做空,2022-12-01 02:15:00,2022-12-01 02:30:00,1287.85,1283.46,0.0,tp_lower -42999,做多,2022-12-01 02:45:00,2022-12-01 02:55:00,1286.0,1286.26,-0.0,flip_to_short -43000,做空,2022-12-01 02:55:00,2022-12-01 03:50:00,1286.26,1287.74,-0.0,flip_to_long -43001,做多,2022-12-01 03:50:00,2022-12-01 04:00:00,1287.74,1286.93,-0.0,flip_to_short -43002,做空,2022-12-01 04:00:00,2022-12-01 04:05:00,1286.93,1288.64,-0.0,flip_to_long -43003,做多,2022-12-01 04:05:00,2022-12-01 04:15:00,1288.64,1286.71,-0.0,flip_to_short -43004,做空,2022-12-01 04:15:00,2022-12-01 04:35:00,1286.71,1284.39,0.0,tp_lower -43005,做多,2022-12-01 06:05:00,2022-12-01 06:20:00,1282.93,1282.58,-0.0,flip_to_short -43006,做空,2022-12-01 06:20:00,2022-12-01 06:25:00,1282.58,1283.01,-0.0,flip_to_long -43007,做多,2022-12-01 06:25:00,2022-12-01 06:30:00,1283.01,1282.74,-0.0,flip_to_short -43008,做空,2022-12-01 06:30:00,2022-12-01 06:40:00,1282.74,1284.17,-0.0,flip_to_long -43009,做多,2022-12-01 06:40:00,2022-12-01 07:05:00,1284.17,1281.75,-0.0,flip_to_short -43010,做空,2022-12-01 07:05:00,2022-12-01 07:15:00,1281.75,1282.52,-0.0,flip_to_long -43011,做多,2022-12-01 07:15:00,2022-12-01 07:20:00,1282.52,1280.62,-0.0,flip_to_short -43012,做空,2022-12-01 07:20:00,2022-12-01 07:25:00,1280.62,1280.75,-0.0,tp_lower -43013,做多,2022-12-01 08:35:00,2022-12-01 08:45:00,1281.0,1284.69,0.0,tp_upper -43014,做空,2022-12-01 09:05:00,2022-12-01 09:10:00,1280.27,1280.5,-0.0,flip_to_long -43015,做多,2022-12-01 09:10:00,2022-12-01 09:20:00,1280.5,1279.6,-0.0,flip_to_short -43016,做空,2022-12-01 09:20:00,2022-12-01 09:35:00,1279.6,1280.09,-0.0,flip_to_long -43017,做多,2022-12-01 09:35:00,2022-12-01 10:20:00,1280.09,1281.51,0.0,flip_to_short -43018,做空,2022-12-01 10:20:00,2022-12-01 10:30:00,1281.51,1282.66,-0.0,flip_to_long -43019,做多,2022-12-01 10:30:00,2022-12-01 10:35:00,1282.66,1281.06,-0.0,flip_to_short -43020,做空,2022-12-01 10:35:00,2022-12-01 10:40:00,1281.06,1282.13,-0.0,flip_to_long -43021,做多,2022-12-01 10:40:00,2022-12-01 10:50:00,1282.13,1281.24,-0.0,flip_to_short -43022,做空,2022-12-01 10:50:00,2022-12-01 11:00:00,1281.24,1279.52,0.0,tp_lower -43023,做多,2022-12-01 11:40:00,2022-12-01 12:00:00,1280.8,1283.3,0.0,tp_upper -43024,做空,2022-12-01 13:15:00,2022-12-01 13:20:00,1285.35,1287.21,-0.0,flip_to_long -43025,做多,2022-12-01 13:20:00,2022-12-01 13:25:00,1287.21,1286.18,-0.0,flip_to_short -43026,做空,2022-12-01 13:25:00,2022-12-01 13:30:00,1286.18,1292.48,-0.0,tp_lower -43027,做空,2022-12-01 13:35:00,2022-12-01 13:45:00,1290.39,1270.67,0.0,tp_lower -43028,做多,2022-12-01 14:50:00,2022-12-01 15:00:00,1280.21,1276.99,-0.0,flip_to_short -43029,做空,2022-12-01 15:00:00,2022-12-01 15:10:00,1276.99,1266.89,0.0,tp_lower -43030,做多,2022-12-01 16:00:00,2022-12-01 16:05:00,1272.73,1271.5,-0.0,flip_to_short -43031,做空,2022-12-01 16:05:00,2022-12-01 16:30:00,1271.5,1271.7,-0.0,flip_to_long -43032,做多,2022-12-01 16:30:00,2022-12-01 16:45:00,1271.7,1272.1,-0.0,tp_upper -43033,做空,2022-12-01 17:05:00,2022-12-01 17:10:00,1269.32,1269.75,-0.0,flip_to_long -43034,做多,2022-12-01 17:10:00,2022-12-01 17:25:00,1269.75,1273.45,0.0,tp_upper -43035,做空,2022-12-01 18:30:00,2022-12-01 18:40:00,1272.91,1275.66,-0.0,flip_to_long -43036,做多,2022-12-01 18:40:00,2022-12-01 18:45:00,1275.66,1275.0,-0.0,tp_upper -43037,做空,2022-12-01 18:50:00,2022-12-01 18:55:00,1273.78,1274.4,-0.0,flip_to_long -43038,做多,2022-12-01 18:55:00,2022-12-01 19:00:00,1274.4,1273.23,-0.0,flip_to_short -43039,做空,2022-12-01 19:00:00,2022-12-01 19:15:00,1273.23,1275.15,-0.0,flip_to_long -43040,做多,2022-12-01 19:15:00,2022-12-01 20:10:00,1275.15,1274.7,-0.0,flip_to_short -43041,做空,2022-12-01 20:10:00,2022-12-01 20:15:00,1274.7,1275.46,-0.0,flip_to_long -43042,做多,2022-12-01 20:15:00,2022-12-01 20:20:00,1275.46,1275.08,-0.0,flip_to_short -43043,做空,2022-12-01 20:20:00,2022-12-01 20:35:00,1275.08,1273.42,0.0,tp_lower -43044,做多,2022-12-01 20:40:00,2022-12-01 20:45:00,1274.87,1273.03,-0.0,flip_to_short -43045,做空,2022-12-01 20:45:00,2022-12-01 20:50:00,1273.03,1272.46,-0.0,tp_lower -43046,做多,2022-12-01 21:15:00,2022-12-01 21:20:00,1274.07,1272.49,-0.0,flip_to_short -43047,做空,2022-12-01 21:20:00,2022-12-01 21:25:00,1272.49,1273.56,-0.0,flip_to_long -43048,做多,2022-12-01 21:25:00,2022-12-01 21:30:00,1273.56,1273.35,-0.0,flip_to_short -43049,做空,2022-12-01 21:30:00,2022-12-01 21:40:00,1273.35,1274.15,-0.0,flip_to_long -43050,做多,2022-12-01 21:40:00,2022-12-01 21:55:00,1274.15,1275.74,0.0,tp_upper -43051,做空,2022-12-01 23:05:00,2022-12-01 23:10:00,1275.82,1276.8,-0.0,flip_to_long -43052,做多,2022-12-01 23:10:00,2022-12-01 23:15:00,1276.8,1275.51,-0.0,flip_to_short -43053,做空,2022-12-01 23:15:00,2022-12-01 23:20:00,1275.51,1273.89,0.0,tp_lower -43054,做多,2022-12-02 00:05:00,2022-12-02 00:35:00,1274.88,1278.46,0.0,tp_upper -43055,做空,2022-12-02 01:35:00,2022-12-02 01:45:00,1277.29,1269.11,0.0,tp_lower -43056,做多,2022-12-02 03:05:00,2022-12-02 03:45:00,1272.49,1271.2,-0.0,flip_to_short -43057,做空,2022-12-02 03:45:00,2022-12-02 04:05:00,1271.2,1268.6,0.0,tp_lower -43058,做多,2022-12-02 04:15:00,2022-12-02 04:35:00,1270.73,1271.47,0.0,flip_to_short -43059,做空,2022-12-02 04:35:00,2022-12-02 04:45:00,1271.47,1271.64,-0.0,flip_to_long -43060,做多,2022-12-02 04:45:00,2022-12-02 05:20:00,1271.64,1273.9,0.0,tp_upper -43061,做空,2022-12-02 05:30:00,2022-12-02 05:35:00,1271.15,1271.96,-0.0,flip_to_long -43062,做多,2022-12-02 05:35:00,2022-12-02 05:40:00,1271.96,1271.39,-0.0,flip_to_short -43063,做空,2022-12-02 05:40:00,2022-12-02 05:45:00,1271.39,1273.39,-0.0,flip_to_long -43064,做多,2022-12-02 05:45:00,2022-12-02 06:00:00,1273.39,1272.31,-0.0,flip_to_short -43065,做空,2022-12-02 06:00:00,2022-12-02 06:05:00,1272.31,1272.63,-0.0,flip_to_long -43066,做多,2022-12-02 06:05:00,2022-12-02 06:10:00,1272.63,1272.33,-0.0,flip_to_short -43067,做空,2022-12-02 06:10:00,2022-12-02 06:15:00,1272.33,1273.05,-0.0,flip_to_long -43068,做多,2022-12-02 06:15:00,2022-12-02 06:20:00,1273.05,1274.66,0.0,tp_upper -43069,做空,2022-12-02 06:35:00,2022-12-02 06:50:00,1273.17,1271.13,0.0,tp_lower -43070,做多,2022-12-02 07:10:00,2022-12-02 07:20:00,1272.74,1270.74,-0.0,flip_to_short -43071,做空,2022-12-02 07:20:00,2022-12-02 07:35:00,1270.74,1274.24,-0.0,flip_to_long -43072,做多,2022-12-02 07:35:00,2022-12-02 07:40:00,1274.24,1275.92,0.0,tp_upper -43073,做空,2022-12-02 08:00:00,2022-12-02 10:30:00,1274.66,1277.49,-0.0,flip_to_long -43074,做多,2022-12-02 10:30:00,2022-12-02 10:45:00,1277.49,1277.37,-0.0,flip_to_short -43075,做空,2022-12-02 10:45:00,2022-12-02 10:50:00,1277.37,1278.58,-0.0,flip_to_long -43076,做多,2022-12-02 10:50:00,2022-12-02 10:55:00,1278.58,1280.4,0.0,tp_upper -43077,做空,2022-12-02 11:10:00,2022-12-02 12:35:00,1278.7,1288.94,-0.0,flip_to_long -43078,做多,2022-12-02 12:35:00,2022-12-02 12:50:00,1288.94,1288.34,-0.0,flip_to_short -43079,做空,2022-12-02 12:50:00,2022-12-02 12:55:00,1288.34,1290.09,-0.0,flip_to_long -43080,做多,2022-12-02 12:55:00,2022-12-02 13:00:00,1290.09,1291.65,0.0,tp_upper -43081,做空,2022-12-02 13:20:00,2022-12-02 13:25:00,1286.0,1288.54,-0.0,tp_lower -43082,做多,2022-12-02 14:35:00,2022-12-02 14:40:00,1282.16,1281.1,-0.0,flip_to_short -43083,做空,2022-12-02 14:40:00,2022-12-02 16:10:00,1281.1,1277.32,0.0,tp_lower -43084,做多,2022-12-02 16:55:00,2022-12-02 17:10:00,1277.89,1282.31,0.0,tp_upper -43085,做多,2022-12-02 18:00:00,2022-12-02 18:10:00,1279.39,1278.8,-0.0,flip_to_short -43086,做空,2022-12-02 18:10:00,2022-12-02 18:15:00,1278.8,1279.83,-0.0,flip_to_long -43087,做多,2022-12-02 18:15:00,2022-12-02 18:25:00,1279.83,1280.27,-0.0,flip_to_short -43088,做空,2022-12-02 18:25:00,2022-12-02 18:35:00,1280.27,1280.42,-0.0,flip_to_long -43089,做多,2022-12-02 18:35:00,2022-12-02 18:40:00,1280.42,1281.85,0.0,tp_upper -43090,做空,2022-12-02 19:10:00,2022-12-02 19:15:00,1279.89,1280.51,-0.0,flip_to_long -43091,做多,2022-12-02 19:15:00,2022-12-02 19:20:00,1280.51,1282.49,0.0,tp_upper -43092,做空,2022-12-02 21:35:00,2022-12-02 22:05:00,1290.37,1290.92,-0.0,flip_to_long -43093,做多,2022-12-02 22:05:00,2022-12-02 22:45:00,1290.92,1291.31,-0.0,tp_upper -43094,做空,2022-12-02 22:55:00,2022-12-02 23:00:00,1290.01,1292.56,-0.0,flip_to_long -43095,做多,2022-12-02 23:00:00,2022-12-02 23:05:00,1292.56,1291.49,-0.0,tp_upper -43096,做空,2022-12-02 23:15:00,2022-12-02 23:30:00,1290.03,1292.32,-0.0,flip_to_long -43097,做多,2022-12-02 23:30:00,2022-12-02 23:35:00,1292.32,1291.2,-0.0,tp_upper -43098,做空,2022-12-02 23:40:00,2022-12-02 23:50:00,1291.0,1294.8,-0.0,flip_to_long -43099,做多,2022-12-02 23:50:00,2022-12-02 23:55:00,1294.8,1295.0,-0.0,tp_upper -43100,做空,2022-12-03 00:10:00,2022-12-03 00:20:00,1292.7,1293.53,-0.0,flip_to_long -43101,做多,2022-12-03 00:20:00,2022-12-03 00:25:00,1293.53,1291.49,-0.0,flip_to_short -43102,做空,2022-12-03 00:25:00,2022-12-03 00:35:00,1291.49,1291.67,-0.0,flip_to_long -43103,做多,2022-12-03 00:35:00,2022-12-03 03:00:00,1291.67,1285.61,-0.0,flip_to_short -43104,做空,2022-12-03 03:00:00,2022-12-03 03:15:00,1285.61,1282.91,0.0,tp_lower -43105,做多,2022-12-03 03:25:00,2022-12-03 04:00:00,1284.94,1284.91,-0.0,flip_to_short -43106,做空,2022-12-03 04:00:00,2022-12-03 04:05:00,1284.91,1285.3,-0.0,flip_to_long -43107,做多,2022-12-03 04:05:00,2022-12-03 04:15:00,1285.3,1286.86,0.0,tp_upper -43108,做空,2022-12-03 05:35:00,2022-12-03 05:40:00,1286.97,1288.95,-0.0,flip_to_long -43109,做多,2022-12-03 05:40:00,2022-12-03 05:45:00,1288.95,1287.98,-0.0,tp_upper -43110,做空,2022-12-03 05:50:00,2022-12-03 06:05:00,1287.76,1284.79,0.0,tp_lower -43111,做多,2022-12-03 09:45:00,2022-12-03 10:20:00,1272.98,1271.2,-0.0,flip_to_short -43112,做空,2022-12-03 10:20:00,2022-12-03 10:35:00,1271.2,1271.01,-0.0,tp_lower -43113,做多,2022-12-03 11:40:00,2022-12-03 11:55:00,1269.19,1268.86,-0.0,flip_to_short -43114,做空,2022-12-03 11:55:00,2022-12-03 12:00:00,1268.86,1269.25,-0.0,flip_to_long -43115,做多,2022-12-03 12:00:00,2022-12-03 12:30:00,1269.25,1268.88,-0.0,flip_to_short -43116,做空,2022-12-03 12:30:00,2022-12-03 12:35:00,1268.88,1269.38,-0.0,flip_to_long -43117,做多,2022-12-03 12:35:00,2022-12-03 12:40:00,1269.38,1268.14,-0.0,flip_to_short -43118,做空,2022-12-03 12:40:00,2022-12-03 12:45:00,1268.14,1269.78,-0.0,flip_to_long -43119,做多,2022-12-03 12:45:00,2022-12-03 12:50:00,1269.78,1271.5,0.0,tp_upper -43120,做空,2022-12-03 13:15:00,2022-12-03 13:20:00,1270.03,1271.19,-0.0,flip_to_long -43121,做多,2022-12-03 13:20:00,2022-12-03 13:35:00,1271.19,1270.63,-0.0,flip_to_short -43122,做空,2022-12-03 13:35:00,2022-12-03 13:50:00,1270.63,1271.12,-0.0,flip_to_long -43123,做多,2022-12-03 13:50:00,2022-12-03 13:55:00,1271.12,1270.51,-0.0,flip_to_short -43124,做空,2022-12-03 13:55:00,2022-12-03 14:10:00,1270.51,1270.54,-0.0,flip_to_long -43125,做多,2022-12-03 14:10:00,2022-12-03 15:25:00,1270.54,1272.71,0.0,tp_upper -43126,做空,2022-12-03 16:00:00,2022-12-03 16:05:00,1270.13,1270.3,-0.0,flip_to_long -43127,做多,2022-12-03 16:05:00,2022-12-03 16:10:00,1270.3,1269.59,-0.0,flip_to_short -43128,做空,2022-12-03 16:10:00,2022-12-03 16:15:00,1269.59,1270.4,-0.0,flip_to_long -43129,做多,2022-12-03 16:15:00,2022-12-03 16:25:00,1270.4,1268.9,-0.0,flip_to_short -43130,做空,2022-12-03 16:25:00,2022-12-03 16:30:00,1268.9,1267.44,0.0,tp_lower -43131,做多,2022-12-03 17:30:00,2022-12-03 17:40:00,1269.82,1269.05,-0.0,flip_to_short -43132,做空,2022-12-03 17:40:00,2022-12-03 18:45:00,1269.05,1268.72,-0.0,flip_to_long -43133,做多,2022-12-03 18:45:00,2022-12-03 19:05:00,1268.72,1268.79,-0.0,flip_to_short -43134,做空,2022-12-03 19:05:00,2022-12-03 19:10:00,1268.79,1267.82,0.0,tp_lower -43135,做多,2022-12-04 00:00:00,2022-12-04 00:05:00,1241.93,1245.85,0.0,tp_upper -43136,做空,2022-12-04 03:15:00,2022-12-04 03:35:00,1255.77,1257.01,-0.0,flip_to_long -43137,做多,2022-12-04 03:35:00,2022-12-04 04:30:00,1257.01,1262.25,0.0,tp_upper -43138,做空,2022-12-04 05:30:00,2022-12-04 06:15:00,1258.91,1259.69,-0.0,tp_lower -43139,做多,2022-12-04 07:45:00,2022-12-04 07:50:00,1257.28,1256.81,-0.0,flip_to_short -43140,做空,2022-12-04 07:50:00,2022-12-04 08:05:00,1256.81,1256.19,-0.0,flip_to_long -43141,做多,2022-12-04 08:05:00,2022-12-04 08:15:00,1256.19,1259.49,0.0,tp_upper -43142,做空,2022-12-04 09:35:00,2022-12-04 09:40:00,1258.54,1258.6,-0.0,flip_to_long -43143,做多,2022-12-04 09:40:00,2022-12-04 10:45:00,1258.6,1257.69,-0.0,flip_to_short -43144,做空,2022-12-04 10:45:00,2022-12-04 10:50:00,1257.69,1258.46,-0.0,flip_to_long -43145,做多,2022-12-04 10:50:00,2022-12-04 10:55:00,1258.46,1257.48,-0.0,flip_to_short -43146,做空,2022-12-04 10:55:00,2022-12-04 11:00:00,1257.48,1257.73,-0.0,flip_to_long -43147,做多,2022-12-04 11:00:00,2022-12-04 11:10:00,1257.73,1257.23,-0.0,flip_to_short -43148,做空,2022-12-04 11:10:00,2022-12-04 11:20:00,1257.23,1254.3,0.0,tp_lower -43149,做多,2022-12-04 12:15:00,2022-12-04 12:45:00,1254.43,1255.51,0.0,tp_upper -43150,做空,2022-12-04 13:15:00,2022-12-04 13:35:00,1254.33,1253.31,0.0,tp_lower -43151,做多,2022-12-04 14:35:00,2022-12-04 14:45:00,1254.12,1256.2,0.0,tp_upper -43152,做空,2022-12-04 16:40:00,2022-12-04 16:55:00,1259.62,1258.84,0.0,tp_lower -43153,做多,2022-12-04 17:50:00,2022-12-04 17:55:00,1260.78,1268.41,0.0,tp_upper -43154,做空,2022-12-04 20:20:00,2022-12-04 20:30:00,1276.23,1278.77,-0.0,flip_to_long -43155,做多,2022-12-04 20:30:00,2022-12-04 20:35:00,1278.77,1279.88,0.0,tp_upper -43156,做空,2022-12-04 20:50:00,2022-12-04 21:15:00,1277.89,1275.9,0.0,tp_lower -43157,做多,2022-12-04 21:45:00,2022-12-04 23:00:00,1276.87,1277.27,-0.0,tp_upper -43158,做空,2022-12-04 23:35:00,2022-12-04 23:40:00,1275.77,1278.01,-0.0,flip_to_long -43159,做多,2022-12-04 23:40:00,2022-12-04 23:45:00,1278.01,1281.42,0.0,tp_upper -43160,做空,2022-12-05 00:00:00,2022-12-05 00:05:00,1276.51,1277.35,-0.0,flip_to_long -43161,做多,2022-12-05 00:05:00,2022-12-05 00:15:00,1277.35,1277.76,-0.0,flip_to_short -43162,做空,2022-12-05 00:15:00,2022-12-05 03:55:00,1277.76,1290.34,-0.0,tp_lower -43163,做多,2022-12-05 04:40:00,2022-12-05 04:45:00,1295.0,1294.7,-0.0,tp_upper -43164,做空,2022-12-05 05:50:00,2022-12-05 05:55:00,1294.78,1296.63,-0.0,flip_to_long -43165,做多,2022-12-05 05:55:00,2022-12-05 06:05:00,1296.63,1294.4,-0.0,flip_to_short -43166,做空,2022-12-05 06:05:00,2022-12-05 06:40:00,1294.4,1296.5,-0.0,flip_to_long -43167,做多,2022-12-05 06:40:00,2022-12-05 06:45:00,1296.5,1295.52,-0.0,flip_to_short -43168,做空,2022-12-05 06:45:00,2022-12-05 07:10:00,1295.52,1293.12,0.0,tp_lower -43169,做多,2022-12-05 07:20:00,2022-12-05 07:30:00,1294.95,1295.01,-0.0,flip_to_short -43170,做空,2022-12-05 07:30:00,2022-12-05 08:15:00,1295.01,1296.56,-0.0,flip_to_long -43171,做多,2022-12-05 08:15:00,2022-12-05 08:20:00,1296.56,1299.85,0.0,tp_upper -43172,做空,2022-12-05 09:05:00,2022-12-05 09:15:00,1297.46,1298.27,-0.0,flip_to_long -43173,做多,2022-12-05 09:15:00,2022-12-05 10:55:00,1298.27,1295.26,-0.0,flip_to_short -43174,做空,2022-12-05 10:55:00,2022-12-05 11:10:00,1295.26,1295.67,-0.0,flip_to_long -43175,做多,2022-12-05 11:10:00,2022-12-05 11:25:00,1295.67,1294.48,-0.0,flip_to_short -43176,做空,2022-12-05 11:25:00,2022-12-05 11:35:00,1294.48,1293.32,0.0,tp_lower -43177,做多,2022-12-05 11:50:00,2022-12-05 13:40:00,1294.07,1290.67,-0.0,flip_to_short -43178,做空,2022-12-05 13:40:00,2022-12-05 13:45:00,1290.67,1287.07,0.0,tp_lower -43179,做多,2022-12-05 17:20:00,2022-12-05 17:25:00,1262.61,1262.41,-0.0,flip_to_short -43180,做空,2022-12-05 17:25:00,2022-12-05 17:35:00,1262.41,1264.36,-0.0,flip_to_long -43181,做多,2022-12-05 17:35:00,2022-12-05 18:15:00,1264.36,1268.84,0.0,tp_upper -43182,做空,2022-12-05 18:45:00,2022-12-05 18:55:00,1264.51,1261.48,0.0,tp_lower -43183,做多,2022-12-05 20:10:00,2022-12-05 20:15:00,1256.39,1254.95,-0.0,flip_to_short -43184,做空,2022-12-05 20:15:00,2022-12-05 20:35:00,1254.95,1254.86,-0.0,flip_to_long -43185,做多,2022-12-05 20:35:00,2022-12-05 20:40:00,1254.86,1254.06,-0.0,flip_to_short -43186,做空,2022-12-05 20:40:00,2022-12-05 22:25:00,1254.06,1256.98,-0.0,flip_to_long -43187,做多,2022-12-05 22:25:00,2022-12-05 22:35:00,1256.98,1259.58,0.0,tp_upper -43188,做空,2022-12-05 22:45:00,2022-12-05 23:20:00,1258.32,1255.93,0.0,tp_lower -43189,做多,2022-12-05 23:30:00,2022-12-05 23:45:00,1258.12,1258.51,-0.0,flip_to_short -43190,做空,2022-12-05 23:45:00,2022-12-05 23:55:00,1258.51,1258.66,-0.0,flip_to_long -43191,做多,2022-12-05 23:55:00,2022-12-06 00:05:00,1258.66,1262.71,0.0,tp_upper -43192,做空,2022-12-06 01:40:00,2022-12-06 01:45:00,1263.0,1263.78,-0.0,flip_to_long -43193,做多,2022-12-06 01:45:00,2022-12-06 02:15:00,1263.78,1263.75,-0.0,flip_to_short -43194,做空,2022-12-06 02:15:00,2022-12-06 02:20:00,1263.75,1264.14,-0.0,flip_to_long -43195,做多,2022-12-06 02:20:00,2022-12-06 02:30:00,1264.14,1264.67,-0.0,flip_to_short -43196,做空,2022-12-06 02:30:00,2022-12-06 02:35:00,1264.67,1265.09,-0.0,flip_to_long -43197,做多,2022-12-06 02:35:00,2022-12-06 02:40:00,1265.09,1264.19,-0.0,flip_to_short -43198,做空,2022-12-06 02:40:00,2022-12-06 02:45:00,1264.19,1264.84,-0.0,flip_to_long -43199,做多,2022-12-06 02:45:00,2022-12-06 02:50:00,1264.84,1264.57,-0.0,flip_to_short -43200,做空,2022-12-06 02:50:00,2022-12-06 03:45:00,1264.57,1263.74,0.0,tp_lower -43201,做多,2022-12-06 06:10:00,2022-12-06 06:20:00,1258.9,1257.84,-0.0,flip_to_short -43202,做空,2022-12-06 06:20:00,2022-12-06 06:25:00,1257.84,1258.83,-0.0,flip_to_long -43203,做多,2022-12-06 06:25:00,2022-12-06 06:30:00,1258.83,1261.34,0.0,tp_upper -43204,做空,2022-12-06 07:30:00,2022-12-06 07:35:00,1259.99,1260.83,-0.0,flip_to_long -43205,做多,2022-12-06 07:35:00,2022-12-06 07:40:00,1260.83,1259.98,-0.0,flip_to_short -43206,做空,2022-12-06 07:40:00,2022-12-06 07:45:00,1259.98,1258.21,0.0,tp_lower -43207,做多,2022-12-06 08:00:00,2022-12-06 08:05:00,1262.63,1263.89,0.0,tp_upper -43208,做空,2022-12-06 08:25:00,2022-12-06 08:30:00,1259.01,1256.07,0.0,tp_lower -43209,做多,2022-12-06 08:40:00,2022-12-06 08:45:00,1260.87,1260.32,-0.0,flip_to_short -43210,做空,2022-12-06 08:45:00,2022-12-06 08:50:00,1260.32,1261.74,-0.0,flip_to_long -43211,做多,2022-12-06 08:50:00,2022-12-06 09:10:00,1261.74,1260.37,-0.0,flip_to_short -43212,做空,2022-12-06 09:10:00,2022-12-06 09:30:00,1260.37,1257.66,0.0,tp_lower -43213,做多,2022-12-06 11:20:00,2022-12-06 12:00:00,1253.81,1256.16,0.0,tp_upper -43214,做空,2022-12-06 13:05:00,2022-12-06 13:10:00,1256.42,1259.26,-0.0,flip_to_long -43215,做多,2022-12-06 13:10:00,2022-12-06 13:15:00,1259.26,1259.14,-0.0,tp_upper -43216,做空,2022-12-06 13:30:00,2022-12-06 13:45:00,1257.39,1254.14,0.0,tp_lower -43217,做多,2022-12-06 14:15:00,2022-12-06 14:20:00,1256.64,1255.86,-0.0,flip_to_short -43218,做空,2022-12-06 14:20:00,2022-12-06 14:35:00,1255.86,1254.38,0.0,tp_lower -43219,做多,2022-12-06 15:20:00,2022-12-06 15:25:00,1255.12,1251.43,-0.0,flip_to_short -43220,做空,2022-12-06 15:25:00,2022-12-06 15:35:00,1251.43,1252.28,-0.0,flip_to_long -43221,做多,2022-12-06 15:35:00,2022-12-06 16:45:00,1252.28,1254.82,0.0,flip_to_short -43222,做空,2022-12-06 16:45:00,2022-12-06 17:00:00,1254.82,1255.55,-0.0,flip_to_long -43223,做多,2022-12-06 17:00:00,2022-12-06 17:05:00,1255.55,1253.29,-0.0,flip_to_short -43224,做空,2022-12-06 17:05:00,2022-12-06 17:10:00,1253.29,1251.76,0.0,tp_lower -43225,做多,2022-12-06 18:45:00,2022-12-06 18:50:00,1252.17,1249.75,-0.0,flip_to_short -43226,做空,2022-12-06 18:50:00,2022-12-06 19:05:00,1249.75,1247.11,0.0,tp_lower -43227,做多,2022-12-06 19:35:00,2022-12-06 20:20:00,1247.76,1248.7,0.0,flip_to_short -43228,做空,2022-12-06 20:20:00,2022-12-06 20:35:00,1248.7,1248.97,-0.0,flip_to_long -43229,做多,2022-12-06 20:35:00,2022-12-06 20:40:00,1248.97,1252.31,0.0,tp_upper -43230,做空,2022-12-06 22:35:00,2022-12-06 22:40:00,1253.5,1254.06,-0.0,flip_to_long -43231,做多,2022-12-06 22:40:00,2022-12-06 22:45:00,1254.06,1252.3,-0.0,flip_to_short -43232,做空,2022-12-06 22:45:00,2022-12-06 22:50:00,1252.3,1252.33,-0.0,tp_lower -43233,做多,2022-12-06 23:00:00,2022-12-06 23:05:00,1256.11,1257.09,0.0,tp_upper -43234,做多,2022-12-07 00:35:00,2022-12-07 00:40:00,1271.19,1272.4,0.0,tp_upper -43235,做空,2022-12-07 00:45:00,2022-12-07 00:50:00,1268.58,1268.62,-0.0,flip_to_long -43236,做多,2022-12-07 00:50:00,2022-12-07 02:10:00,1268.62,1267.08,-0.0,flip_to_short -43237,做空,2022-12-07 02:10:00,2022-12-07 02:35:00,1267.08,1265.35,0.0,flip_to_long -43238,做多,2022-12-07 02:35:00,2022-12-07 02:50:00,1265.35,1264.74,-0.0,flip_to_short -43239,做空,2022-12-07 02:50:00,2022-12-07 02:55:00,1264.74,1265.0,-0.0,flip_to_long -43240,做多,2022-12-07 02:55:00,2022-12-07 04:35:00,1265.0,1262.4,-0.0,flip_to_short -43241,做空,2022-12-07 04:35:00,2022-12-07 04:50:00,1262.4,1261.69,0.0,flip_to_long -43242,做多,2022-12-07 04:50:00,2022-12-07 04:55:00,1261.69,1262.81,0.0,tp_upper -43243,做空,2022-12-07 05:05:00,2022-12-07 05:10:00,1261.5,1262.06,-0.0,flip_to_long -43244,做多,2022-12-07 05:10:00,2022-12-07 05:20:00,1262.06,1260.65,-0.0,flip_to_short -43245,做空,2022-12-07 05:20:00,2022-12-07 05:25:00,1260.65,1259.73,0.0,tp_lower -43246,做空,2022-12-07 08:35:00,2022-12-07 09:15:00,1228.8,1228.24,-0.0,flip_to_long -43247,做多,2022-12-07 09:15:00,2022-12-07 09:30:00,1228.24,1227.29,-0.0,flip_to_short -43248,做空,2022-12-07 09:30:00,2022-12-07 09:35:00,1227.29,1227.66,-0.0,flip_to_long -43249,做多,2022-12-07 09:35:00,2022-12-07 09:40:00,1227.66,1227.33,-0.0,flip_to_short -43250,做空,2022-12-07 09:40:00,2022-12-07 09:45:00,1227.33,1228.35,-0.0,flip_to_long -43251,做多,2022-12-07 09:45:00,2022-12-07 09:55:00,1228.35,1230.09,0.0,tp_upper -43252,做空,2022-12-07 10:10:00,2022-12-07 10:30:00,1227.28,1227.89,-0.0,flip_to_long -43253,做多,2022-12-07 10:30:00,2022-12-07 11:05:00,1227.89,1226.74,-0.0,flip_to_short -43254,做空,2022-12-07 11:05:00,2022-12-07 11:10:00,1226.74,1227.75,-0.0,flip_to_long -43255,做多,2022-12-07 11:10:00,2022-12-07 11:20:00,1227.75,1227.38,-0.0,flip_to_short -43256,做空,2022-12-07 11:20:00,2022-12-07 11:25:00,1227.38,1228.0,-0.0,flip_to_long -43257,做多,2022-12-07 11:25:00,2022-12-07 11:35:00,1228.0,1226.81,-0.0,flip_to_short -43258,做空,2022-12-07 11:35:00,2022-12-07 11:40:00,1226.81,1225.49,0.0,tp_lower -43259,做多,2022-12-07 13:05:00,2022-12-07 13:10:00,1225.48,1228.84,0.0,tp_upper -43260,做空,2022-12-07 14:45:00,2022-12-07 14:50:00,1231.7,1232.93,-0.0,flip_to_long -43261,做多,2022-12-07 14:50:00,2022-12-07 14:55:00,1232.93,1232.65,-0.0,flip_to_short -43262,做空,2022-12-07 14:55:00,2022-12-07 15:00:00,1232.65,1234.18,-0.0,flip_to_long -43263,做多,2022-12-07 15:00:00,2022-12-07 15:10:00,1234.18,1232.24,-0.0,flip_to_short -43264,做空,2022-12-07 15:10:00,2022-12-07 15:20:00,1232.24,1230.32,0.0,tp_lower -43265,做多,2022-12-07 15:50:00,2022-12-07 16:05:00,1233.0,1231.6,-0.0,flip_to_short -43266,做空,2022-12-07 16:05:00,2022-12-07 16:15:00,1231.6,1232.18,-0.0,flip_to_long -43267,做多,2022-12-07 16:15:00,2022-12-07 16:20:00,1232.18,1229.28,-0.0,flip_to_short -43268,做空,2022-12-07 16:20:00,2022-12-07 16:45:00,1229.28,1229.35,-0.0,tp_lower -43269,做多,2022-12-07 17:10:00,2022-12-07 17:35:00,1229.15,1229.31,-0.0,flip_to_short -43270,做空,2022-12-07 17:35:00,2022-12-07 17:40:00,1229.31,1231.63,-0.0,flip_to_long -43271,做多,2022-12-07 17:40:00,2022-12-07 17:50:00,1231.63,1231.65,-0.0,tp_upper -43272,做空,2022-12-07 18:50:00,2022-12-07 19:00:00,1231.49,1229.98,0.0,tp_lower -43273,做多,2022-12-07 19:10:00,2022-12-07 19:40:00,1231.63,1231.07,-0.0,flip_to_short -43274,做空,2022-12-07 19:40:00,2022-12-07 19:50:00,1231.07,1231.44,-0.0,flip_to_long -43275,做多,2022-12-07 19:50:00,2022-12-07 20:00:00,1231.44,1230.58,-0.0,flip_to_short -43276,做空,2022-12-07 20:00:00,2022-12-07 20:10:00,1230.58,1231.4,-0.0,flip_to_long -43277,做多,2022-12-07 20:10:00,2022-12-07 20:30:00,1231.4,1233.33,0.0,tp_upper -43278,做空,2022-12-07 20:55:00,2022-12-07 21:15:00,1231.21,1231.41,-0.0,flip_to_long -43279,做多,2022-12-07 21:15:00,2022-12-07 22:00:00,1231.41,1230.58,-0.0,flip_to_short -43280,做空,2022-12-07 22:00:00,2022-12-07 22:10:00,1230.58,1228.58,0.0,tp_lower -43281,做多,2022-12-07 22:45:00,2022-12-07 23:10:00,1229.56,1232.64,0.0,tp_upper -43282,做空,2022-12-07 23:50:00,2022-12-08 00:40:00,1232.01,1232.38,-0.0,flip_to_long -43283,做多,2022-12-08 00:40:00,2022-12-08 00:45:00,1232.38,1230.57,-0.0,flip_to_short -43284,做空,2022-12-08 00:45:00,2022-12-08 00:50:00,1230.57,1228.78,0.0,tp_lower -43285,做多,2022-12-08 02:15:00,2022-12-08 02:30:00,1226.62,1229.45,0.0,tp_upper -43286,做空,2022-12-08 03:40:00,2022-12-08 03:45:00,1231.59,1231.69,-0.0,flip_to_long -43287,做多,2022-12-08 03:45:00,2022-12-08 05:55:00,1231.69,1228.12,-0.0,tp_upper -43288,做空,2022-12-08 06:00:00,2022-12-08 06:05:00,1225.96,1224.5,0.0,tp_lower -43289,做多,2022-12-08 06:15:00,2022-12-08 06:20:00,1227.73,1227.01,-0.0,flip_to_short -43290,做空,2022-12-08 06:20:00,2022-12-08 06:25:00,1227.01,1227.93,-0.0,flip_to_long -43291,做多,2022-12-08 06:25:00,2022-12-08 06:35:00,1227.93,1229.26,0.0,tp_upper -43292,做空,2022-12-08 06:50:00,2022-12-08 08:25:00,1227.8,1232.3,-0.0,flip_to_long -43293,做多,2022-12-08 08:25:00,2022-12-08 08:30:00,1232.3,1231.94,-0.0,flip_to_short -43294,做空,2022-12-08 08:30:00,2022-12-08 08:35:00,1231.94,1232.37,-0.0,flip_to_long -43295,做多,2022-12-08 08:35:00,2022-12-08 08:40:00,1232.37,1231.37,-0.0,flip_to_short -43296,做空,2022-12-08 08:40:00,2022-12-08 08:45:00,1231.37,1232.19,-0.0,flip_to_long -43297,做多,2022-12-08 08:45:00,2022-12-08 08:55:00,1232.19,1233.01,0.0,tp_upper -43298,做空,2022-12-08 09:00:00,2022-12-08 09:10:00,1231.97,1232.26,-0.0,flip_to_long -43299,做多,2022-12-08 09:10:00,2022-12-08 09:20:00,1232.26,1231.86,-0.0,flip_to_short -43300,做空,2022-12-08 09:20:00,2022-12-08 09:25:00,1231.86,1230.68,0.0,tp_lower -43301,做多,2022-12-08 09:30:00,2022-12-08 09:35:00,1232.27,1230.67,-0.0,flip_to_short -43302,做空,2022-12-08 09:35:00,2022-12-08 09:40:00,1230.67,1228.64,0.0,tp_lower -43303,做多,2022-12-08 10:10:00,2022-12-08 10:20:00,1230.6,1232.88,0.0,tp_upper -43304,做空,2022-12-08 11:15:00,2022-12-08 11:20:00,1231.17,1233.53,-0.0,flip_to_long -43305,做多,2022-12-08 11:20:00,2022-12-08 11:25:00,1233.53,1233.54,-0.0,tp_upper -43306,做空,2022-12-08 11:35:00,2022-12-08 11:40:00,1232.47,1230.69,0.0,tp_lower -43307,做多,2022-12-08 11:45:00,2022-12-08 11:50:00,1239.34,1237.05,-0.0,tp_upper -43308,做空,2022-12-08 13:00:00,2022-12-08 13:20:00,1236.71,1238.54,-0.0,flip_to_long -43309,做多,2022-12-08 13:20:00,2022-12-08 13:35:00,1238.54,1240.13,0.0,tp_upper -43310,做空,2022-12-08 14:35:00,2022-12-08 14:45:00,1240.81,1242.26,-0.0,flip_to_long -43311,做多,2022-12-08 14:45:00,2022-12-08 14:55:00,1242.26,1246.94,0.0,tp_upper -43312,做空,2022-12-08 16:40:00,2022-12-08 17:10:00,1249.54,1249.55,-0.0,flip_to_long -43313,做多,2022-12-08 17:10:00,2022-12-08 17:25:00,1249.55,1249.12,-0.0,flip_to_short -43314,做空,2022-12-08 17:25:00,2022-12-08 17:30:00,1249.12,1249.37,-0.0,flip_to_long -43315,做多,2022-12-08 17:30:00,2022-12-08 17:50:00,1249.37,1254.79,0.0,tp_upper -43316,做空,2022-12-08 20:25:00,2022-12-08 20:30:00,1278.32,1278.53,-0.0,tp_lower -43317,做多,2022-12-08 20:55:00,2022-12-08 22:00:00,1278.61,1280.19,0.0,tp_upper -43318,做空,2022-12-08 23:25:00,2022-12-08 23:40:00,1281.34,1281.89,-0.0,flip_to_long -43319,做多,2022-12-08 23:40:00,2022-12-09 01:20:00,1281.89,1279.72,-0.0,tp_upper -43320,做空,2022-12-09 02:40:00,2022-12-09 03:00:00,1280.55,1282.32,-0.0,flip_to_long -43321,做多,2022-12-09 03:00:00,2022-12-09 03:20:00,1282.32,1282.52,-0.0,tp_upper -43322,做空,2022-12-09 03:35:00,2022-12-09 03:40:00,1281.18,1282.85,-0.0,flip_to_long -43323,做多,2022-12-09 03:40:00,2022-12-09 04:15:00,1282.85,1281.64,-0.0,flip_to_short -43324,做空,2022-12-09 04:15:00,2022-12-09 04:20:00,1281.64,1284.23,-0.0,flip_to_long -43325,做多,2022-12-09 04:20:00,2022-12-09 04:25:00,1284.23,1284.5,-0.0,tp_upper -43326,做空,2022-12-09 04:45:00,2022-12-09 04:50:00,1281.85,1281.87,-0.0,tp_lower -43327,做多,2022-12-09 04:55:00,2022-12-09 05:00:00,1283.05,1282.94,-0.0,flip_to_short -43328,做空,2022-12-09 05:00:00,2022-12-09 05:10:00,1282.94,1283.0,-0.0,flip_to_long -43329,做多,2022-12-09 05:10:00,2022-12-09 05:15:00,1283.0,1281.89,-0.0,flip_to_short -43330,做空,2022-12-09 05:15:00,2022-12-09 05:20:00,1281.89,1281.2,0.0,tp_lower -43331,做多,2022-12-09 07:00:00,2022-12-09 07:25:00,1279.77,1282.49,0.0,tp_upper -43332,做空,2022-12-09 08:05:00,2022-12-09 08:35:00,1280.77,1281.14,-0.0,flip_to_long -43333,做多,2022-12-09 08:35:00,2022-12-09 08:40:00,1281.14,1279.78,-0.0,flip_to_short -43334,做空,2022-12-09 08:40:00,2022-12-09 08:50:00,1279.78,1278.8,0.0,tp_lower -43335,做多,2022-12-09 09:10:00,2022-12-09 09:15:00,1280.54,1280.06,-0.0,flip_to_short -43336,做空,2022-12-09 09:15:00,2022-12-09 09:20:00,1280.06,1280.94,-0.0,flip_to_long -43337,做多,2022-12-09 09:20:00,2022-12-09 09:25:00,1280.94,1279.79,-0.0,flip_to_short -43338,做空,2022-12-09 09:25:00,2022-12-09 09:40:00,1279.79,1282.24,-0.0,flip_to_long -43339,做多,2022-12-09 09:40:00,2022-12-09 09:45:00,1282.24,1282.99,0.0,tp_upper -43340,做空,2022-12-09 10:15:00,2022-12-09 10:20:00,1281.88,1283.65,-0.0,flip_to_long -43341,做多,2022-12-09 10:20:00,2022-12-09 10:35:00,1283.65,1282.83,-0.0,flip_to_short -43342,做空,2022-12-09 10:35:00,2022-12-09 10:50:00,1282.83,1282.66,-0.0,flip_to_long -43343,做多,2022-12-09 10:50:00,2022-12-09 11:05:00,1282.66,1282.89,-0.0,flip_to_short -43344,做空,2022-12-09 11:05:00,2022-12-09 11:25:00,1282.89,1284.15,-0.0,flip_to_long -43345,做多,2022-12-09 11:25:00,2022-12-09 11:45:00,1284.15,1287.43,0.0,tp_upper -43346,做空,2022-12-09 12:40:00,2022-12-09 12:45:00,1283.79,1282.07,0.0,tp_lower -43347,做空,2022-12-09 14:45:00,2022-12-09 15:00:00,1273.07,1273.57,-0.0,flip_to_long -43348,做多,2022-12-09 15:00:00,2022-12-09 15:05:00,1273.57,1273.42,-0.0,flip_to_short -43349,做空,2022-12-09 15:05:00,2022-12-09 16:50:00,1273.42,1275.68,-0.0,flip_to_long -43350,做多,2022-12-09 16:50:00,2022-12-09 16:55:00,1275.68,1274.79,-0.0,flip_to_short -43351,做空,2022-12-09 16:55:00,2022-12-09 17:00:00,1274.79,1274.02,0.0,tp_lower -43352,做多,2022-12-09 19:30:00,2022-12-09 19:40:00,1267.61,1266.72,-0.0,flip_to_short -43353,做空,2022-12-09 19:40:00,2022-12-09 19:45:00,1266.72,1267.75,-0.0,flip_to_long -43354,做多,2022-12-09 19:45:00,2022-12-09 20:00:00,1267.75,1268.21,-0.0,flip_to_short -43355,做空,2022-12-09 20:00:00,2022-12-09 20:10:00,1268.21,1268.05,-0.0,flip_to_long -43356,做多,2022-12-09 20:10:00,2022-12-09 20:20:00,1268.05,1267.63,-0.0,flip_to_short -43357,做空,2022-12-09 20:20:00,2022-12-09 20:30:00,1267.63,1265.06,0.0,tp_lower -43358,做多,2022-12-09 22:05:00,2022-12-09 22:15:00,1261.33,1260.45,-0.0,flip_to_short -43359,做空,2022-12-09 22:15:00,2022-12-10 00:00:00,1260.45,1263.03,-0.0,flip_to_long -43360,做多,2022-12-10 00:00:00,2022-12-10 00:05:00,1263.03,1261.78,-0.0,flip_to_short -43361,做空,2022-12-10 00:05:00,2022-12-10 00:10:00,1261.78,1262.27,-0.0,tp_lower -43362,做多,2022-12-10 00:15:00,2022-12-10 00:20:00,1263.29,1266.21,0.0,tp_upper -43363,做空,2022-12-10 00:30:00,2022-12-10 00:40:00,1263.3,1263.28,-0.0,flip_to_long -43364,做多,2022-12-10 00:40:00,2022-12-10 00:50:00,1263.28,1262.86,-0.0,flip_to_short -43365,做空,2022-12-10 00:50:00,2022-12-10 00:55:00,1262.86,1263.7,-0.0,flip_to_long -43366,做多,2022-12-10 00:55:00,2022-12-10 01:00:00,1263.7,1265.41,0.0,tp_upper -43367,做空,2022-12-10 01:50:00,2022-12-10 02:05:00,1265.18,1264.78,-0.0,flip_to_long -43368,做多,2022-12-10 02:05:00,2022-12-10 03:40:00,1264.78,1263.47,-0.0,flip_to_short -43369,做空,2022-12-10 03:40:00,2022-12-10 04:25:00,1263.47,1264.4,-0.0,flip_to_long -43370,做多,2022-12-10 04:25:00,2022-12-10 04:50:00,1264.4,1263.76,-0.0,flip_to_short -43371,做空,2022-12-10 04:50:00,2022-12-10 05:10:00,1263.76,1264.21,-0.0,flip_to_long -43372,做多,2022-12-10 05:10:00,2022-12-10 05:35:00,1264.21,1264.13,-0.0,flip_to_short -43373,做空,2022-12-10 05:35:00,2022-12-10 05:45:00,1264.13,1263.28,0.0,tp_lower -43374,做多,2022-12-10 06:05:00,2022-12-10 06:20:00,1263.96,1263.53,-0.0,flip_to_short -43375,做空,2022-12-10 06:20:00,2022-12-10 06:25:00,1263.53,1264.53,-0.0,flip_to_long -43376,做多,2022-12-10 06:25:00,2022-12-10 06:30:00,1264.53,1265.17,0.0,tp_upper -43377,做空,2022-12-10 06:35:00,2022-12-10 06:50:00,1263.65,1264.26,-0.0,flip_to_long -43378,做多,2022-12-10 06:50:00,2022-12-10 07:20:00,1264.26,1264.62,-0.0,tp_upper -43379,做空,2022-12-10 07:35:00,2022-12-10 07:40:00,1264.33,1264.33,-0.0,flip_to_long -43380,做多,2022-12-10 07:40:00,2022-12-10 07:50:00,1264.33,1264.2,-0.0,flip_to_short -43381,做空,2022-12-10 07:50:00,2022-12-10 08:20:00,1264.2,1265.47,-0.0,flip_to_long -43382,做多,2022-12-10 08:20:00,2022-12-10 08:25:00,1265.47,1264.67,-0.0,flip_to_short -43383,做空,2022-12-10 08:25:00,2022-12-10 08:30:00,1264.67,1262.69,0.0,tp_lower -43384,做多,2022-12-10 09:40:00,2022-12-10 10:05:00,1263.39,1265.97,0.0,tp_upper -43385,做空,2022-12-10 11:00:00,2022-12-10 11:10:00,1264.53,1264.66,-0.0,flip_to_long -43386,做多,2022-12-10 11:10:00,2022-12-10 11:25:00,1264.66,1264.66,-0.0,flip_to_short -43387,做空,2022-12-10 11:25:00,2022-12-10 11:30:00,1264.66,1265.87,-0.0,flip_to_long -43388,做多,2022-12-10 11:30:00,2022-12-10 11:35:00,1265.87,1265.26,-0.0,tp_upper -43389,做多,2022-12-10 12:40:00,2022-12-10 13:00:00,1265.14,1266.28,0.0,tp_upper -43390,做空,2022-12-10 13:15:00,2022-12-10 13:20:00,1264.38,1264.02,-0.0,tp_lower -43391,做多,2022-12-10 13:35:00,2022-12-10 13:40:00,1265.5,1265.06,-0.0,flip_to_short -43392,做空,2022-12-10 13:40:00,2022-12-10 13:45:00,1265.06,1265.53,-0.0,flip_to_long -43393,做多,2022-12-10 13:45:00,2022-12-10 13:50:00,1265.53,1267.77,0.0,tp_upper -43394,做空,2022-12-10 16:30:00,2022-12-10 17:05:00,1275.37,1274.82,-0.0,flip_to_long -43395,做多,2022-12-10 17:05:00,2022-12-10 19:20:00,1274.82,1270.52,-0.0,flip_to_short -43396,做空,2022-12-10 19:20:00,2022-12-10 19:30:00,1270.52,1270.78,-0.0,flip_to_long -43397,做多,2022-12-10 19:30:00,2022-12-10 20:00:00,1270.78,1270.61,-0.0,flip_to_short -43398,做空,2022-12-10 20:00:00,2022-12-10 20:10:00,1270.61,1272.07,-0.0,flip_to_long -43399,做多,2022-12-10 20:10:00,2022-12-10 20:35:00,1272.07,1270.7,-0.0,flip_to_short -43400,做空,2022-12-10 20:35:00,2022-12-10 20:40:00,1270.7,1271.55,-0.0,flip_to_long -43401,做多,2022-12-10 20:40:00,2022-12-10 20:50:00,1271.55,1271.2,-0.0,flip_to_short -43402,做空,2022-12-10 20:50:00,2022-12-10 20:55:00,1271.2,1272.6,-0.0,flip_to_long -43403,做多,2022-12-10 20:55:00,2022-12-10 21:05:00,1272.6,1271.54,-0.0,flip_to_short -43404,做空,2022-12-10 21:05:00,2022-12-10 21:10:00,1271.54,1272.4,-0.0,flip_to_long -43405,做多,2022-12-10 21:10:00,2022-12-10 21:20:00,1272.4,1270.22,-0.0,flip_to_short -43406,做空,2022-12-10 21:20:00,2022-12-10 21:35:00,1270.22,1269.64,-0.0,tp_lower -43407,做多,2022-12-10 23:00:00,2022-12-10 23:10:00,1269.98,1268.7,-0.0,flip_to_short -43408,做空,2022-12-10 23:10:00,2022-12-10 23:20:00,1268.7,1270.03,-0.0,flip_to_long -43409,做多,2022-12-10 23:20:00,2022-12-10 23:30:00,1270.03,1266.56,-0.0,flip_to_short -43410,做空,2022-12-10 23:30:00,2022-12-10 23:35:00,1266.56,1267.94,-0.0,tp_lower -43411,做多,2022-12-11 00:25:00,2022-12-11 00:40:00,1268.13,1266.6,-0.0,flip_to_short -43412,做空,2022-12-11 00:40:00,2022-12-11 00:50:00,1266.6,1267.5,-0.0,flip_to_long -43413,做多,2022-12-11 00:50:00,2022-12-11 01:05:00,1267.5,1269.46,0.0,tp_upper -43414,做空,2022-12-11 01:30:00,2022-12-11 03:10:00,1267.59,1269.44,-0.0,flip_to_long -43415,做多,2022-12-11 03:10:00,2022-12-11 03:35:00,1269.44,1271.55,0.0,tp_upper -43416,做多,2022-12-11 05:15:00,2022-12-11 05:20:00,1274.11,1272.27,-0.0,tp_upper -43417,做多,2022-12-11 05:25:00,2022-12-11 05:30:00,1273.48,1276.47,0.0,tp_upper -43418,做空,2022-12-11 06:20:00,2022-12-11 06:25:00,1274.26,1274.67,-0.0,flip_to_long -43419,做多,2022-12-11 06:25:00,2022-12-11 06:30:00,1274.67,1274.56,-0.0,flip_to_short -43420,做空,2022-12-11 06:30:00,2022-12-11 07:20:00,1274.56,1274.36,-0.0,flip_to_long -43421,做多,2022-12-11 07:20:00,2022-12-11 07:25:00,1274.36,1273.98,-0.0,flip_to_short -43422,做空,2022-12-11 07:25:00,2022-12-11 07:30:00,1273.98,1275.6,-0.0,flip_to_long -43423,做多,2022-12-11 07:30:00,2022-12-11 07:50:00,1275.6,1275.76,-0.0,tp_upper -43424,做空,2022-12-11 08:35:00,2022-12-11 08:40:00,1274.34,1272.73,0.0,tp_lower -43425,做多,2022-12-11 10:35:00,2022-12-11 11:00:00,1272.13,1271.01,-0.0,flip_to_short -43426,做空,2022-12-11 11:00:00,2022-12-11 11:05:00,1271.01,1270.9,-0.0,tp_lower -43427,做多,2022-12-11 11:10:00,2022-12-11 11:15:00,1271.71,1271.28,-0.0,flip_to_short -43428,做空,2022-12-11 11:15:00,2022-12-11 11:45:00,1271.28,1272.43,-0.0,flip_to_long -43429,做多,2022-12-11 11:45:00,2022-12-11 11:50:00,1272.43,1272.8,-0.0,tp_upper -43430,做空,2022-12-11 12:05:00,2022-12-11 12:25:00,1271.69,1272.0,-0.0,flip_to_long -43431,做多,2022-12-11 12:25:00,2022-12-11 12:45:00,1272.0,1274.05,0.0,tp_upper -43432,做空,2022-12-11 13:40:00,2022-12-11 13:45:00,1273.32,1270.86,0.0,tp_lower -43433,做多,2022-12-11 14:50:00,2022-12-11 15:05:00,1271.1,1270.9,-0.0,flip_to_short -43434,做空,2022-12-11 15:05:00,2022-12-11 15:10:00,1270.9,1271.24,-0.0,flip_to_long -43435,做多,2022-12-11 15:10:00,2022-12-11 15:20:00,1271.24,1272.78,0.0,tp_upper -43436,做空,2022-12-11 16:10:00,2022-12-11 16:35:00,1270.7,1273.74,-0.0,flip_to_long -43437,做多,2022-12-11 16:35:00,2022-12-11 16:45:00,1273.74,1273.61,-0.0,tp_upper -43438,做空,2022-12-11 17:40:00,2022-12-11 17:55:00,1273.32,1273.8,-0.0,flip_to_long -43439,做多,2022-12-11 17:55:00,2022-12-11 18:00:00,1273.8,1273.08,-0.0,flip_to_short -43440,做空,2022-12-11 18:00:00,2022-12-11 18:05:00,1273.08,1273.59,-0.0,flip_to_long -43441,做多,2022-12-11 18:05:00,2022-12-11 18:25:00,1273.59,1273.36,-0.0,flip_to_short -43442,做空,2022-12-11 18:25:00,2022-12-11 18:30:00,1273.36,1274.2,-0.0,flip_to_long -43443,做多,2022-12-11 18:30:00,2022-12-11 18:45:00,1274.2,1273.91,-0.0,flip_to_short -43444,做空,2022-12-11 18:45:00,2022-12-11 20:15:00,1273.91,1266.19,0.0,tp_lower -43445,做多,2022-12-11 21:25:00,2022-12-11 21:45:00,1267.54,1264.49,-0.0,flip_to_short -43446,做空,2022-12-11 21:45:00,2022-12-11 22:00:00,1264.49,1262.61,0.0,tp_lower -43447,做多,2022-12-11 22:10:00,2022-12-11 22:15:00,1266.06,1265.73,-0.0,flip_to_short -43448,做空,2022-12-11 22:15:00,2022-12-11 22:35:00,1265.73,1259.54,0.0,tp_lower -43449,做多,2022-12-11 23:00:00,2022-12-11 23:05:00,1265.48,1265.46,-0.0,flip_to_short -43450,做空,2022-12-11 23:05:00,2022-12-11 23:50:00,1265.46,1263.4,0.0,flip_to_long -43451,做多,2022-12-11 23:50:00,2022-12-11 23:55:00,1263.4,1262.43,-0.0,flip_to_short -43452,做空,2022-12-11 23:55:00,2022-12-12 00:00:00,1262.43,1260.09,0.0,tp_lower -43453,做多,2022-12-12 01:30:00,2022-12-12 01:55:00,1255.44,1256.65,0.0,tp_upper -43454,做空,2022-12-12 02:10:00,2022-12-12 02:15:00,1253.93,1256.3,-0.0,flip_to_long -43455,做多,2022-12-12 02:15:00,2022-12-12 02:35:00,1256.3,1255.41,-0.0,flip_to_short -43456,做空,2022-12-12 02:35:00,2022-12-12 02:40:00,1255.41,1256.09,-0.0,flip_to_long -43457,做多,2022-12-12 02:40:00,2022-12-12 02:45:00,1256.09,1255.13,-0.0,flip_to_short -43458,做空,2022-12-12 02:45:00,2022-12-12 02:50:00,1255.13,1243.01,0.0,tp_lower -43459,做多,2022-12-12 04:15:00,2022-12-12 04:20:00,1245.24,1245.04,-0.0,flip_to_short -43460,做空,2022-12-12 04:20:00,2022-12-12 05:30:00,1245.04,1245.53,-0.0,flip_to_long -43461,做多,2022-12-12 05:30:00,2022-12-12 05:45:00,1245.53,1246.65,0.0,tp_upper -43462,做空,2022-12-12 06:25:00,2022-12-12 06:35:00,1245.75,1245.74,-0.0,flip_to_long -43463,做多,2022-12-12 06:35:00,2022-12-12 06:45:00,1245.74,1245.65,-0.0,flip_to_short -43464,做空,2022-12-12 06:45:00,2022-12-12 06:55:00,1245.65,1246.17,-0.0,flip_to_long -43465,做多,2022-12-12 06:55:00,2022-12-12 07:10:00,1246.17,1245.99,-0.0,flip_to_short -43466,做空,2022-12-12 07:10:00,2022-12-12 07:15:00,1245.99,1244.46,0.0,tp_lower -43467,做多,2022-12-12 07:25:00,2022-12-12 07:30:00,1246.09,1245.39,-0.0,flip_to_short -43468,做空,2022-12-12 07:30:00,2022-12-12 07:40:00,1245.39,1246.9,-0.0,flip_to_long -43469,做多,2022-12-12 07:40:00,2022-12-12 07:45:00,1246.9,1246.38,-0.0,tp_upper -43470,做空,2022-12-12 07:55:00,2022-12-12 08:00:00,1245.79,1246.08,-0.0,tp_lower -43471,做空,2022-12-12 08:05:00,2022-12-12 08:10:00,1244.18,1243.95,-0.0,tp_lower -43472,做多,2022-12-12 08:25:00,2022-12-12 08:35:00,1245.42,1245.93,-0.0,flip_to_short -43473,做空,2022-12-12 08:35:00,2022-12-12 11:40:00,1245.93,1253.87,-0.0,flip_to_long -43474,做多,2022-12-12 11:40:00,2022-12-12 12:10:00,1253.87,1255.23,0.0,tp_upper -43475,做空,2022-12-12 12:15:00,2022-12-12 12:20:00,1251.92,1249.53,0.0,tp_lower -43476,做多,2022-12-12 13:05:00,2022-12-12 13:40:00,1250.02,1248.91,-0.0,flip_to_short -43477,做空,2022-12-12 13:40:00,2022-12-12 13:45:00,1248.91,1250.62,-0.0,flip_to_long -43478,做多,2022-12-12 13:45:00,2022-12-12 13:50:00,1250.62,1248.02,-0.0,flip_to_short -43479,做空,2022-12-12 13:50:00,2022-12-12 14:05:00,1248.02,1249.29,-0.0,flip_to_long -43480,做多,2022-12-12 14:05:00,2022-12-12 14:15:00,1249.29,1252.09,0.0,tp_upper -43481,做空,2022-12-12 14:25:00,2022-12-12 14:35:00,1249.02,1245.9,0.0,tp_lower -43482,做多,2022-12-12 14:45:00,2022-12-12 15:35:00,1250.59,1250.07,-0.0,flip_to_short -43483,做空,2022-12-12 15:35:00,2022-12-12 15:40:00,1250.07,1250.82,-0.0,flip_to_long -43484,做多,2022-12-12 15:40:00,2022-12-12 15:45:00,1250.82,1249.28,-0.0,flip_to_short -43485,做空,2022-12-12 15:45:00,2022-12-12 16:05:00,1249.28,1251.58,-0.0,flip_to_long -43486,做多,2022-12-12 16:05:00,2022-12-12 16:10:00,1251.58,1248.9,-0.0,flip_to_short -43487,做空,2022-12-12 16:10:00,2022-12-12 16:20:00,1248.9,1250.23,-0.0,flip_to_long -43488,做多,2022-12-12 16:20:00,2022-12-12 16:30:00,1250.23,1252.73,0.0,tp_upper -43489,做空,2022-12-12 16:50:00,2022-12-12 17:00:00,1251.65,1250.94,0.0,flip_to_long -43490,做多,2022-12-12 17:00:00,2022-12-12 17:10:00,1250.94,1250.0,-0.0,flip_to_short -43491,做空,2022-12-12 17:10:00,2022-12-12 17:15:00,1250.0,1251.01,-0.0,flip_to_long -43492,做多,2022-12-12 17:15:00,2022-12-12 17:50:00,1251.01,1253.92,0.0,tp_upper -43493,做空,2022-12-12 18:05:00,2022-12-12 19:20:00,1252.05,1253.55,-0.0,flip_to_long -43494,做多,2022-12-12 19:20:00,2022-12-12 19:25:00,1253.55,1254.0,-0.0,tp_upper -43495,做空,2022-12-12 19:35:00,2022-12-12 19:40:00,1252.86,1251.38,0.0,tp_lower -43496,做多,2022-12-12 19:55:00,2022-12-12 20:05:00,1253.87,1254.07,-0.0,tp_upper -43497,做空,2022-12-12 20:20:00,2022-12-12 22:45:00,1253.97,1271.68,-0.0,tp_lower -43498,做多,2022-12-12 23:20:00,2022-12-12 23:40:00,1272.97,1276.13,0.0,tp_upper -43499,做空,2022-12-13 00:05:00,2022-12-13 00:30:00,1273.07,1271.18,0.0,tp_lower -43500,做多,2022-12-13 00:35:00,2022-12-13 02:50:00,1272.42,1270.22,-0.0,tp_upper -43501,做空,2022-12-13 03:50:00,2022-12-13 04:05:00,1268.49,1270.14,-0.0,flip_to_long -43502,做多,2022-12-13 04:05:00,2022-12-13 04:10:00,1270.14,1271.97,0.0,tp_upper -43503,做空,2022-12-13 05:15:00,2022-12-13 05:20:00,1271.18,1272.63,-0.0,flip_to_long -43504,做多,2022-12-13 05:20:00,2022-12-13 05:30:00,1272.63,1270.8,-0.0,flip_to_short -43505,做空,2022-12-13 05:30:00,2022-12-13 05:45:00,1270.8,1272.16,-0.0,flip_to_long -43506,做多,2022-12-13 05:45:00,2022-12-13 05:55:00,1272.16,1271.68,-0.0,flip_to_short -43507,做空,2022-12-13 05:55:00,2022-12-13 06:10:00,1271.68,1270.88,0.0,tp_lower -43508,做多,2022-12-13 06:20:00,2022-12-13 06:35:00,1271.97,1273.47,0.0,tp_upper -43509,做空,2022-12-13 06:40:00,2022-12-13 06:45:00,1267.9,1267.19,0.0,tp_lower -43510,做多,2022-12-13 07:45:00,2022-12-13 07:50:00,1266.32,1266.16,-0.0,flip_to_short -43511,做空,2022-12-13 07:50:00,2022-12-13 08:10:00,1266.16,1264.08,0.0,flip_to_long -43512,做多,2022-12-13 08:10:00,2022-12-13 09:40:00,1264.08,1266.03,0.0,flip_to_short -43513,做空,2022-12-13 09:40:00,2022-12-13 09:45:00,1266.03,1266.57,-0.0,flip_to_long -43514,做多,2022-12-13 09:45:00,2022-12-13 09:55:00,1266.57,1277.42,0.0,tp_upper -43515,做空,2022-12-13 12:55:00,2022-12-13 13:05:00,1289.5,1290.39,-0.0,flip_to_long -43516,做多,2022-12-13 13:05:00,2022-12-13 13:15:00,1290.39,1299.31,0.0,tp_upper -43517,做多,2022-12-13 16:30:00,2022-12-13 16:40:00,1327.8,1327.73,-0.0,flip_to_short -43518,做空,2022-12-13 16:40:00,2022-12-13 16:50:00,1327.73,1322.64,0.0,tp_lower -43519,做多,2022-12-13 17:05:00,2022-12-13 18:50:00,1323.85,1314.6,-0.0,flip_to_short -43520,做空,2022-12-13 18:50:00,2022-12-13 18:55:00,1314.6,1316.56,-0.0,flip_to_long -43521,做多,2022-12-13 18:55:00,2022-12-13 19:15:00,1316.56,1315.27,-0.0,flip_to_short -43522,做空,2022-12-13 19:15:00,2022-12-13 19:35:00,1315.27,1317.7,-0.0,flip_to_long -43523,做多,2022-12-13 19:35:00,2022-12-13 19:40:00,1317.7,1319.84,0.0,tp_upper -43524,做空,2022-12-13 19:50:00,2022-12-13 19:55:00,1315.56,1316.79,-0.0,flip_to_long -43525,做多,2022-12-13 19:55:00,2022-12-13 20:50:00,1316.79,1320.1,0.0,tp_upper -43526,做空,2022-12-13 21:25:00,2022-12-13 22:20:00,1317.86,1317.25,-0.0,tp_lower -43527,做多,2022-12-13 22:45:00,2022-12-13 22:55:00,1319.97,1320.46,-0.0,flip_to_short -43528,做空,2022-12-13 22:55:00,2022-12-13 23:10:00,1320.46,1320.43,-0.0,flip_to_long -43529,做多,2022-12-13 23:10:00,2022-12-13 23:30:00,1320.43,1323.1,0.0,tp_upper -43530,做空,2022-12-13 23:45:00,2022-12-13 23:50:00,1319.46,1319.7,-0.0,flip_to_long -43531,做多,2022-12-13 23:50:00,2022-12-14 00:00:00,1319.7,1322.72,0.0,tp_upper -43532,做空,2022-12-14 00:10:00,2022-12-14 00:20:00,1320.9,1319.52,0.0,tp_lower -43533,做多,2022-12-14 00:30:00,2022-12-14 00:35:00,1323.0,1323.45,-0.0,tp_upper -43534,做空,2022-12-14 01:15:00,2022-12-14 01:20:00,1321.89,1322.08,-0.0,flip_to_long -43535,做多,2022-12-14 01:20:00,2022-12-14 02:55:00,1322.08,1319.92,-0.0,flip_to_short -43536,做空,2022-12-14 02:55:00,2022-12-14 03:00:00,1319.92,1322.74,-0.0,flip_to_long -43537,做多,2022-12-14 03:00:00,2022-12-14 03:05:00,1322.74,1323.53,0.0,tp_upper -43538,做空,2022-12-14 03:30:00,2022-12-14 03:40:00,1321.16,1321.23,-0.0,flip_to_long -43539,做多,2022-12-14 03:40:00,2022-12-14 03:55:00,1321.23,1320.06,-0.0,flip_to_short -43540,做空,2022-12-14 03:55:00,2022-12-14 05:05:00,1320.06,1320.51,-0.0,flip_to_long -43541,做多,2022-12-14 05:05:00,2022-12-14 05:10:00,1320.51,1319.34,-0.0,flip_to_short -43542,做空,2022-12-14 05:10:00,2022-12-14 05:15:00,1319.34,1318.43,0.0,tp_lower -43543,做多,2022-12-14 05:25:00,2022-12-14 05:30:00,1320.33,1317.26,-0.0,flip_to_short -43544,做空,2022-12-14 05:30:00,2022-12-14 05:35:00,1317.26,1319.19,-0.0,tp_lower -43545,做多,2022-12-14 05:40:00,2022-12-14 05:45:00,1320.15,1318.04,-0.0,flip_to_short -43546,做空,2022-12-14 05:45:00,2022-12-14 05:50:00,1318.04,1319.98,-0.0,flip_to_long -43547,做多,2022-12-14 05:50:00,2022-12-14 05:55:00,1319.98,1321.26,0.0,tp_upper -43548,做空,2022-12-14 06:15:00,2022-12-14 06:45:00,1320.79,1323.06,-0.0,flip_to_long -43549,做多,2022-12-14 06:45:00,2022-12-14 06:50:00,1323.06,1323.45,-0.0,tp_upper -43550,做空,2022-12-14 07:45:00,2022-12-14 07:50:00,1322.78,1323.64,-0.0,flip_to_long -43551,做多,2022-12-14 07:50:00,2022-12-14 08:00:00,1323.64,1322.71,-0.0,flip_to_short -43552,做空,2022-12-14 08:00:00,2022-12-14 08:10:00,1322.71,1322.96,-0.0,flip_to_long -43553,做多,2022-12-14 08:10:00,2022-12-14 08:30:00,1322.96,1324.44,0.0,tp_upper -43554,做空,2022-12-14 08:45:00,2022-12-14 09:20:00,1324.0,1322.22,0.0,tp_lower -43555,做多,2022-12-14 10:05:00,2022-12-14 10:40:00,1322.88,1322.67,-0.0,flip_to_short -43556,做空,2022-12-14 10:40:00,2022-12-14 10:45:00,1322.67,1323.31,-0.0,flip_to_long -43557,做多,2022-12-14 10:45:00,2022-12-14 11:00:00,1323.31,1325.16,0.0,tp_upper -43558,做空,2022-12-14 11:35:00,2022-12-14 11:40:00,1324.79,1325.49,-0.0,flip_to_long -43559,做多,2022-12-14 11:40:00,2022-12-14 11:45:00,1325.49,1324.57,-0.0,flip_to_short -43560,做空,2022-12-14 11:45:00,2022-12-14 11:50:00,1324.57,1326.66,-0.0,flip_to_long -43561,做多,2022-12-14 11:50:00,2022-12-14 12:10:00,1326.66,1329.15,0.0,tp_upper -43562,做空,2022-12-14 13:25:00,2022-12-14 13:30:00,1330.32,1326.93,0.0,tp_lower -43563,做多,2022-12-14 14:10:00,2022-12-14 14:30:00,1330.57,1334.81,0.0,tp_upper -43564,做空,2022-12-14 15:35:00,2022-12-14 16:00:00,1337.92,1339.46,-0.0,flip_to_long -43565,做多,2022-12-14 16:00:00,2022-12-14 16:05:00,1339.46,1337.43,-0.0,flip_to_short -43566,做空,2022-12-14 16:05:00,2022-12-14 16:10:00,1337.43,1335.78,0.0,tp_lower -43567,做多,2022-12-14 16:20:00,2022-12-14 17:10:00,1338.8,1337.96,-0.0,flip_to_short -43568,做空,2022-12-14 17:10:00,2022-12-14 17:20:00,1337.96,1338.26,-0.0,flip_to_long -43569,做多,2022-12-14 17:20:00,2022-12-14 17:25:00,1338.26,1334.33,-0.0,flip_to_short -43570,做空,2022-12-14 17:25:00,2022-12-14 17:30:00,1334.33,1336.16,-0.0,tp_lower -43571,做多,2022-12-14 17:35:00,2022-12-14 17:40:00,1337.52,1336.57,-0.0,flip_to_short -43572,做空,2022-12-14 17:40:00,2022-12-14 17:45:00,1336.57,1336.84,-0.0,flip_to_long -43573,做多,2022-12-14 17:45:00,2022-12-14 18:10:00,1336.84,1338.74,0.0,tp_upper -43574,做空,2022-12-14 18:55:00,2022-12-14 19:00:00,1332.82,1319.56,0.0,tp_lower -43575,做多,2022-12-14 20:50:00,2022-12-14 21:35:00,1309.52,1310.32,0.0,flip_to_short -43576,做空,2022-12-14 21:35:00,2022-12-14 22:15:00,1310.32,1310.93,-0.0,flip_to_long -43577,做多,2022-12-14 22:15:00,2022-12-14 22:20:00,1310.93,1314.39,0.0,tp_upper -43578,做空,2022-12-14 22:40:00,2022-12-14 22:50:00,1310.14,1311.96,-0.0,flip_to_long -43579,做多,2022-12-14 22:50:00,2022-12-14 23:00:00,1311.96,1308.83,-0.0,flip_to_short -43580,做空,2022-12-14 23:00:00,2022-12-14 23:05:00,1308.83,1309.57,-0.0,tp_lower -43581,做多,2022-12-14 23:35:00,2022-12-15 00:20:00,1308.85,1307.79,-0.0,flip_to_short -43582,做空,2022-12-15 00:20:00,2022-12-15 00:25:00,1307.79,1310.06,-0.0,flip_to_long -43583,做多,2022-12-15 00:25:00,2022-12-15 00:30:00,1310.06,1308.41,-0.0,flip_to_short -43584,做空,2022-12-15 00:30:00,2022-12-15 00:40:00,1308.41,1308.86,-0.0,flip_to_long -43585,做多,2022-12-15 00:40:00,2022-12-15 00:45:00,1308.86,1307.17,-0.0,flip_to_short -43586,做空,2022-12-15 00:45:00,2022-12-15 00:50:00,1307.17,1306.09,0.0,tp_lower -43587,做多,2022-12-15 01:10:00,2022-12-15 01:15:00,1308.94,1307.77,-0.0,flip_to_short -43588,做空,2022-12-15 01:15:00,2022-12-15 01:35:00,1307.77,1303.86,0.0,tp_lower -43589,做多,2022-12-15 02:55:00,2022-12-15 04:00:00,1291.81,1291.29,-0.0,flip_to_short -43590,做空,2022-12-15 04:00:00,2022-12-15 04:15:00,1291.29,1289.56,0.0,tp_lower -43591,做多,2022-12-15 04:50:00,2022-12-15 05:15:00,1291.19,1291.49,-0.0,flip_to_short -43592,做空,2022-12-15 05:15:00,2022-12-15 05:35:00,1291.49,1292.06,-0.0,flip_to_long -43593,做多,2022-12-15 05:35:00,2022-12-15 05:40:00,1292.06,1290.81,-0.0,flip_to_short -43594,做空,2022-12-15 05:40:00,2022-12-15 05:45:00,1290.81,1291.35,-0.0,flip_to_long -43595,做多,2022-12-15 05:45:00,2022-12-15 05:50:00,1291.35,1290.8,-0.0,flip_to_short -43596,做空,2022-12-15 05:50:00,2022-12-15 06:05:00,1290.8,1291.49,-0.0,flip_to_long -43597,做多,2022-12-15 06:05:00,2022-12-15 06:20:00,1291.49,1291.31,-0.0,flip_to_short -43598,做空,2022-12-15 06:20:00,2022-12-15 06:35:00,1291.31,1291.45,-0.0,flip_to_long -43599,做多,2022-12-15 06:35:00,2022-12-15 06:40:00,1291.45,1291.31,-0.0,flip_to_short -43600,做空,2022-12-15 06:40:00,2022-12-15 06:50:00,1291.31,1289.45,0.0,tp_lower -43601,做多,2022-12-15 07:00:00,2022-12-15 07:35:00,1290.68,1290.08,-0.0,flip_to_short -43602,做空,2022-12-15 07:35:00,2022-12-15 07:40:00,1290.08,1290.14,-0.0,flip_to_long -43603,做多,2022-12-15 07:40:00,2022-12-15 09:20:00,1290.14,1286.73,-0.0,flip_to_short -43604,做空,2022-12-15 09:20:00,2022-12-15 09:45:00,1286.73,1286.94,-0.0,flip_to_long -43605,做多,2022-12-15 09:45:00,2022-12-15 10:15:00,1286.94,1286.92,-0.0,flip_to_short -43606,做空,2022-12-15 10:15:00,2022-12-15 10:30:00,1286.92,1286.83,-0.0,flip_to_long -43607,做多,2022-12-15 10:30:00,2022-12-15 10:35:00,1286.83,1285.69,-0.0,flip_to_short -43608,做空,2022-12-15 10:35:00,2022-12-15 10:45:00,1285.69,1287.0,-0.0,tp_lower -43609,做空,2022-12-15 10:55:00,2022-12-15 11:20:00,1286.75,1289.18,-0.0,tp_lower -43610,做空,2022-12-15 12:30:00,2022-12-15 12:50:00,1286.92,1286.35,-0.0,tp_lower -43611,做多,2022-12-15 14:40:00,2022-12-15 14:45:00,1275.66,1273.06,-0.0,flip_to_short -43612,做空,2022-12-15 14:45:00,2022-12-15 14:50:00,1273.06,1271.5,0.0,tp_lower -43613,做多,2022-12-15 16:10:00,2022-12-15 16:15:00,1271.3,1270.43,-0.0,flip_to_short -43614,做空,2022-12-15 16:15:00,2022-12-15 16:20:00,1270.43,1270.95,-0.0,flip_to_long -43615,做多,2022-12-15 16:20:00,2022-12-15 16:25:00,1270.95,1269.08,-0.0,flip_to_short -43616,做空,2022-12-15 16:25:00,2022-12-15 16:30:00,1269.08,1267.87,0.0,tp_lower -43617,做多,2022-12-15 16:35:00,2022-12-15 16:55:00,1270.25,1269.6,-0.0,flip_to_short -43618,做空,2022-12-15 16:55:00,2022-12-15 17:00:00,1269.6,1270.35,-0.0,flip_to_long -43619,做多,2022-12-15 17:00:00,2022-12-15 17:05:00,1270.35,1269.57,-0.0,flip_to_short -43620,做空,2022-12-15 17:05:00,2022-12-15 17:10:00,1269.57,1270.81,-0.0,flip_to_long -43621,做多,2022-12-15 17:10:00,2022-12-15 17:15:00,1270.81,1272.51,0.0,tp_upper -43622,做空,2022-12-15 17:40:00,2022-12-15 17:45:00,1270.23,1271.21,-0.0,flip_to_long -43623,做多,2022-12-15 17:45:00,2022-12-15 17:55:00,1271.21,1269.77,-0.0,flip_to_short -43624,做空,2022-12-15 17:55:00,2022-12-15 18:10:00,1269.77,1270.96,-0.0,flip_to_long -43625,做多,2022-12-15 18:10:00,2022-12-15 18:15:00,1270.96,1269.63,-0.0,flip_to_short -43626,做空,2022-12-15 18:15:00,2022-12-15 18:30:00,1269.63,1269.13,-0.0,tp_lower -43627,做多,2022-12-15 18:55:00,2022-12-15 19:00:00,1271.83,1271.39,-0.0,tp_upper -43628,做空,2022-12-15 20:35:00,2022-12-15 20:55:00,1272.51,1270.81,0.0,tp_lower -43629,做多,2022-12-15 23:00:00,2022-12-15 23:05:00,1264.84,1263.45,-0.0,flip_to_short -43630,做空,2022-12-15 23:05:00,2022-12-15 23:25:00,1263.45,1263.32,-0.0,flip_to_long -43631,做多,2022-12-15 23:25:00,2022-12-15 23:30:00,1263.32,1261.89,-0.0,flip_to_short -43632,做空,2022-12-15 23:30:00,2022-12-15 23:35:00,1261.89,1260.71,0.0,tp_lower -43633,做多,2022-12-15 23:40:00,2022-12-15 23:45:00,1264.04,1265.97,0.0,tp_upper -43634,做空,2022-12-16 01:25:00,2022-12-16 02:25:00,1269.89,1270.79,-0.0,flip_to_long -43635,做多,2022-12-16 02:25:00,2022-12-16 02:50:00,1270.79,1271.01,-0.0,tp_upper -43636,做空,2022-12-16 02:55:00,2022-12-16 03:00:00,1269.19,1269.98,-0.0,flip_to_long -43637,做多,2022-12-16 03:00:00,2022-12-16 03:25:00,1269.98,1269.54,-0.0,flip_to_short -43638,做空,2022-12-16 03:25:00,2022-12-16 03:30:00,1269.54,1270.77,-0.0,flip_to_long -43639,做多,2022-12-16 03:30:00,2022-12-16 03:45:00,1270.77,1270.49,-0.0,flip_to_short -43640,做空,2022-12-16 03:45:00,2022-12-16 03:50:00,1270.49,1270.92,-0.0,flip_to_long -43641,做多,2022-12-16 03:50:00,2022-12-16 04:05:00,1270.92,1270.79,-0.0,flip_to_short -43642,做空,2022-12-16 04:05:00,2022-12-16 04:20:00,1270.79,1270.53,-0.0,flip_to_long -43643,做多,2022-12-16 04:20:00,2022-12-16 04:30:00,1270.53,1269.4,-0.0,flip_to_short -43644,做空,2022-12-16 04:30:00,2022-12-16 04:35:00,1269.4,1269.6,-0.0,tp_lower -43645,做多,2022-12-16 05:40:00,2022-12-16 05:45:00,1270.75,1269.46,-0.0,flip_to_short -43646,做空,2022-12-16 05:45:00,2022-12-16 05:50:00,1269.46,1270.22,-0.0,flip_to_long -43647,做多,2022-12-16 05:50:00,2022-12-16 06:00:00,1270.22,1268.79,-0.0,flip_to_short -43648,做空,2022-12-16 06:00:00,2022-12-16 06:15:00,1268.79,1267.75,0.0,tp_lower -43649,做多,2022-12-16 06:35:00,2022-12-16 07:00:00,1269.1,1274.67,0.0,tp_upper -43650,做多,2022-12-16 08:20:00,2022-12-16 10:45:00,1274.91,1209.05,-0.01,flip_to_short -43651,做空,2022-12-16 10:45:00,2022-12-16 10:50:00,1209.05,1207.7,0.0,tp_lower -43652,做多,2022-12-16 11:05:00,2022-12-16 11:15:00,1210.99,1211.04,-0.0,flip_to_short -43653,做空,2022-12-16 11:15:00,2022-12-16 11:25:00,1211.04,1213.25,-0.0,flip_to_long -43654,做多,2022-12-16 11:25:00,2022-12-16 12:00:00,1213.25,1211.2,-0.0,flip_to_short -43655,做空,2022-12-16 12:00:00,2022-12-16 12:15:00,1211.2,1211.77,-0.0,flip_to_long -43656,做多,2022-12-16 12:15:00,2022-12-16 12:20:00,1211.77,1211.22,-0.0,flip_to_short -43657,做空,2022-12-16 12:20:00,2022-12-16 12:40:00,1211.22,1211.99,-0.0,flip_to_long -43658,做多,2022-12-16 12:40:00,2022-12-16 12:45:00,1211.99,1211.11,-0.0,flip_to_short -43659,做空,2022-12-16 12:45:00,2022-12-16 12:50:00,1211.11,1211.6,-0.0,flip_to_long -43660,做多,2022-12-16 12:50:00,2022-12-16 13:00:00,1211.6,1211.04,-0.0,flip_to_short -43661,做空,2022-12-16 13:00:00,2022-12-16 13:10:00,1211.04,1210.69,-0.0,tp_lower -43662,做多,2022-12-16 13:35:00,2022-12-16 14:25:00,1208.32,1215.11,0.0,tp_upper -43663,做空,2022-12-16 15:00:00,2022-12-16 15:25:00,1211.27,1200.34,0.0,tp_lower -43664,做多,2022-12-16 17:30:00,2022-12-16 17:50:00,1194.0,1192.85,-0.0,flip_to_short -43665,做空,2022-12-16 17:50:00,2022-12-16 18:05:00,1192.85,1196.88,-0.0,flip_to_long -43666,做多,2022-12-16 18:05:00,2022-12-16 18:10:00,1196.88,1195.8,-0.0,tp_upper -43667,做空,2022-12-16 18:40:00,2022-12-16 18:45:00,1193.91,1195.15,-0.0,flip_to_long -43668,做多,2022-12-16 18:45:00,2022-12-16 19:00:00,1195.15,1197.64,0.0,tp_upper -43669,做空,2022-12-16 19:20:00,2022-12-16 19:25:00,1193.97,1194.18,-0.0,flip_to_long -43670,做多,2022-12-16 19:25:00,2022-12-16 19:45:00,1194.18,1198.81,0.0,tp_upper -43671,做空,2022-12-16 21:00:00,2022-12-16 21:30:00,1201.56,1196.79,0.0,tp_lower -43672,做多,2022-12-17 00:05:00,2022-12-17 00:15:00,1171.87,1171.62,-0.0,flip_to_short -43673,做空,2022-12-17 00:15:00,2022-12-17 01:30:00,1171.62,1172.48,-0.0,tp_lower -43674,做空,2022-12-17 01:35:00,2022-12-17 01:40:00,1171.16,1170.13,0.0,tp_lower -43675,做多,2022-12-17 02:30:00,2022-12-17 02:35:00,1169.25,1169.2,-0.0,flip_to_short -43676,做空,2022-12-17 02:35:00,2022-12-17 02:45:00,1169.2,1171.51,-0.0,flip_to_long -43677,做多,2022-12-17 02:45:00,2022-12-17 03:45:00,1171.51,1177.1,0.0,tp_upper -43678,做空,2022-12-17 05:30:00,2022-12-17 06:00:00,1177.06,1174.7,0.0,tp_lower -43679,做多,2022-12-17 06:30:00,2022-12-17 06:35:00,1180.01,1181.36,0.0,tp_upper -43680,做空,2022-12-17 07:20:00,2022-12-17 07:30:00,1178.66,1179.2,-0.0,flip_to_long -43681,做多,2022-12-17 07:30:00,2022-12-17 07:40:00,1179.2,1182.01,0.0,tp_upper -43682,做空,2022-12-17 08:20:00,2022-12-17 09:15:00,1180.44,1180.7,-0.0,flip_to_long -43683,做多,2022-12-17 09:15:00,2022-12-17 09:20:00,1180.7,1177.56,-0.0,flip_to_short -43684,做空,2022-12-17 09:20:00,2022-12-17 09:25:00,1177.56,1177.56,-0.0,tp_lower -43685,做多,2022-12-17 10:50:00,2022-12-17 10:55:00,1180.62,1183.73,0.0,tp_upper -43686,做空,2022-12-17 11:50:00,2022-12-17 11:55:00,1177.44,1179.42,-0.0,flip_to_long -43687,做多,2022-12-17 11:55:00,2022-12-17 12:25:00,1179.42,1179.81,-0.0,flip_to_short -43688,做空,2022-12-17 12:25:00,2022-12-17 12:30:00,1179.81,1181.19,-0.0,flip_to_long -43689,做多,2022-12-17 12:30:00,2022-12-17 12:40:00,1181.19,1178.26,-0.0,flip_to_short -43690,做空,2022-12-17 12:40:00,2022-12-17 12:45:00,1178.26,1178.62,-0.0,tp_lower -43691,做多,2022-12-17 13:15:00,2022-12-17 13:20:00,1179.71,1177.2,-0.0,flip_to_short -43692,做空,2022-12-17 13:20:00,2022-12-17 13:25:00,1177.2,1176.11,0.0,tp_lower -43693,做多,2022-12-17 14:00:00,2022-12-17 14:05:00,1179.4,1180.73,0.0,tp_upper -43694,做空,2022-12-17 14:35:00,2022-12-17 14:40:00,1178.34,1179.0,-0.0,flip_to_long -43695,做多,2022-12-17 14:40:00,2022-12-17 14:50:00,1179.0,1176.84,-0.0,flip_to_short -43696,做空,2022-12-17 14:50:00,2022-12-17 15:05:00,1176.84,1177.35,-0.0,flip_to_long -43697,做多,2022-12-17 15:05:00,2022-12-17 15:30:00,1177.35,1179.92,0.0,tp_upper -43698,做空,2022-12-17 15:55:00,2022-12-17 16:35:00,1179.45,1177.59,0.0,flip_to_long -43699,做多,2022-12-17 16:35:00,2022-12-17 16:55:00,1177.59,1177.83,-0.0,flip_to_short -43700,做空,2022-12-17 16:55:00,2022-12-17 17:30:00,1177.83,1177.23,0.0,flip_to_long -43701,做多,2022-12-17 17:30:00,2022-12-17 17:35:00,1177.23,1172.7,-0.0,flip_to_short -43702,做空,2022-12-17 17:35:00,2022-12-17 17:40:00,1172.7,1172.78,-0.0,tp_lower -43703,做多,2022-12-17 18:15:00,2022-12-17 18:25:00,1176.86,1176.36,-0.0,flip_to_short -43704,做空,2022-12-17 18:25:00,2022-12-17 19:25:00,1176.36,1176.93,-0.0,flip_to_long -43705,做多,2022-12-17 19:25:00,2022-12-17 19:30:00,1176.93,1175.8,-0.0,flip_to_short -43706,做空,2022-12-17 19:30:00,2022-12-17 19:50:00,1175.8,1175.29,-0.0,tp_lower -43707,做多,2022-12-17 20:05:00,2022-12-17 20:10:00,1177.95,1177.24,-0.0,flip_to_short -43708,做空,2022-12-17 20:10:00,2022-12-17 20:25:00,1177.24,1174.6,0.0,tp_lower -43709,做多,2022-12-17 20:40:00,2022-12-17 20:45:00,1177.79,1176.86,-0.0,tp_upper -43710,做空,2022-12-17 20:50:00,2022-12-17 20:55:00,1176.36,1177.08,-0.0,flip_to_long -43711,做多,2022-12-17 20:55:00,2022-12-17 21:05:00,1177.08,1178.6,0.0,tp_upper -43712,做空,2022-12-17 21:35:00,2022-12-17 22:35:00,1177.86,1179.3,-0.0,flip_to_long -43713,做多,2022-12-17 22:35:00,2022-12-17 22:45:00,1179.3,1182.69,0.0,tp_upper -43714,做空,2022-12-18 00:05:00,2022-12-18 00:15:00,1184.98,1184.8,-0.0,flip_to_long -43715,做多,2022-12-18 00:15:00,2022-12-18 02:10:00,1184.8,1184.49,-0.0,tp_upper -43716,做空,2022-12-18 03:30:00,2022-12-18 03:45:00,1184.9,1185.1,-0.0,flip_to_long -43717,做多,2022-12-18 03:45:00,2022-12-18 03:55:00,1185.1,1187.0,0.0,tp_upper -43718,做空,2022-12-18 05:05:00,2022-12-18 05:20:00,1188.75,1188.65,-0.0,flip_to_long -43719,做多,2022-12-18 05:20:00,2022-12-18 07:25:00,1188.65,1185.17,-0.0,flip_to_short -43720,做空,2022-12-18 07:25:00,2022-12-18 07:30:00,1185.17,1186.3,-0.0,flip_to_long -43721,做多,2022-12-18 07:30:00,2022-12-18 08:20:00,1186.3,1185.95,-0.0,flip_to_short -43722,做空,2022-12-18 08:20:00,2022-12-18 08:30:00,1185.95,1185.98,-0.0,flip_to_long -43723,做多,2022-12-18 08:30:00,2022-12-18 08:40:00,1185.98,1186.17,-0.0,flip_to_short -43724,做空,2022-12-18 08:40:00,2022-12-18 08:45:00,1186.17,1186.89,-0.0,flip_to_long -43725,做多,2022-12-18 08:45:00,2022-12-18 08:50:00,1186.89,1186.42,-0.0,flip_to_short -43726,做空,2022-12-18 08:50:00,2022-12-18 09:05:00,1186.42,1185.34,0.0,tp_lower -43727,做多,2022-12-18 10:25:00,2022-12-18 10:30:00,1179.97,1179.0,-0.0,flip_to_short -43728,做空,2022-12-18 10:30:00,2022-12-18 10:35:00,1179.0,1179.73,-0.0,flip_to_long -43729,做多,2022-12-18 10:35:00,2022-12-18 11:35:00,1179.73,1182.79,0.0,tp_upper -43730,做空,2022-12-18 12:10:00,2022-12-18 12:25:00,1180.51,1181.0,-0.0,flip_to_long -43731,做多,2022-12-18 12:25:00,2022-12-18 12:50:00,1181.0,1182.01,0.0,tp_upper -43732,做空,2022-12-18 12:55:00,2022-12-18 13:10:00,1180.82,1180.13,0.0,tp_lower -43733,做多,2022-12-18 15:45:00,2022-12-18 15:50:00,1175.16,1172.88,-0.0,flip_to_short -43734,做空,2022-12-18 15:50:00,2022-12-18 16:00:00,1172.88,1174.33,-0.0,flip_to_long -43735,做多,2022-12-18 16:00:00,2022-12-18 16:10:00,1174.33,1176.14,0.0,tp_upper -43736,做空,2022-12-18 17:15:00,2022-12-18 17:25:00,1175.72,1176.59,-0.0,flip_to_long -43737,做多,2022-12-18 17:25:00,2022-12-18 17:40:00,1176.59,1176.49,-0.0,flip_to_short -43738,做空,2022-12-18 17:40:00,2022-12-18 17:45:00,1176.49,1176.8,-0.0,flip_to_long -43739,做多,2022-12-18 17:45:00,2022-12-18 17:55:00,1176.8,1177.84,0.0,tp_upper -43740,做空,2022-12-18 18:45:00,2022-12-18 18:55:00,1179.69,1179.33,-0.0,flip_to_long -43741,做多,2022-12-18 18:55:00,2022-12-18 19:05:00,1179.33,1180.48,0.0,flip_to_short -43742,做空,2022-12-18 19:05:00,2022-12-18 19:20:00,1180.48,1181.18,-0.0,flip_to_long -43743,做多,2022-12-18 19:20:00,2022-12-18 19:35:00,1181.18,1180.92,-0.0,flip_to_short -43744,做空,2022-12-18 19:35:00,2022-12-18 21:15:00,1180.92,1182.87,-0.0,tp_lower -43745,做多,2022-12-18 22:05:00,2022-12-18 22:35:00,1183.78,1190.44,0.0,tp_upper -43746,做空,2022-12-18 22:45:00,2022-12-18 23:55:00,1184.27,1182.45,0.0,tp_lower -43747,做多,2022-12-19 00:20:00,2022-12-19 00:30:00,1188.8,1191.07,0.0,tp_upper -43748,做空,2022-12-19 00:45:00,2022-12-19 01:10:00,1187.86,1186.87,0.0,flip_to_long -43749,做多,2022-12-19 01:10:00,2022-12-19 01:40:00,1186.87,1190.33,0.0,flip_to_short -43750,做空,2022-12-19 01:40:00,2022-12-19 02:25:00,1190.33,1184.78,0.0,tp_lower -43751,做多,2022-12-19 04:20:00,2022-12-19 04:45:00,1182.46,1183.01,-0.0,tp_upper -43752,做空,2022-12-19 05:10:00,2022-12-19 05:25:00,1180.39,1180.99,-0.0,flip_to_long -43753,做多,2022-12-19 05:25:00,2022-12-19 05:30:00,1180.99,1179.19,-0.0,flip_to_short -43754,做空,2022-12-19 05:30:00,2022-12-19 05:40:00,1179.19,1177.97,0.0,tp_lower -43755,做多,2022-12-19 06:10:00,2022-12-19 06:15:00,1180.14,1179.3,-0.0,flip_to_short -43756,做空,2022-12-19 06:15:00,2022-12-19 06:35:00,1179.3,1179.76,-0.0,flip_to_long -43757,做多,2022-12-19 06:35:00,2022-12-19 06:40:00,1179.76,1179.27,-0.0,flip_to_short -43758,做空,2022-12-19 06:40:00,2022-12-19 07:40:00,1179.27,1178.52,0.0,flip_to_long -43759,做多,2022-12-19 07:40:00,2022-12-19 08:20:00,1178.52,1182.78,0.0,tp_upper -43760,做空,2022-12-19 09:50:00,2022-12-19 09:55:00,1182.86,1183.57,-0.0,flip_to_long -43761,做多,2022-12-19 09:55:00,2022-12-19 10:05:00,1183.57,1182.54,-0.0,flip_to_short -43762,做空,2022-12-19 10:05:00,2022-12-19 10:10:00,1182.54,1184.05,-0.0,flip_to_long -43763,做多,2022-12-19 10:10:00,2022-12-19 10:15:00,1184.05,1186.49,0.0,tp_upper -43764,做空,2022-12-19 10:50:00,2022-12-19 11:20:00,1185.29,1184.15,0.0,flip_to_long -43765,做多,2022-12-19 11:20:00,2022-12-19 12:20:00,1184.15,1183.54,-0.0,flip_to_short -43766,做空,2022-12-19 12:20:00,2022-12-19 12:35:00,1183.54,1186.94,-0.0,flip_to_long -43767,做多,2022-12-19 12:35:00,2022-12-19 12:40:00,1186.94,1185.26,-0.0,tp_upper -43768,做空,2022-12-19 13:20:00,2022-12-19 13:30:00,1183.4,1184.41,-0.0,flip_to_long -43769,做多,2022-12-19 13:30:00,2022-12-19 13:35:00,1184.41,1183.22,-0.0,flip_to_short -43770,做空,2022-12-19 13:35:00,2022-12-19 13:45:00,1183.22,1182.96,-0.0,tp_lower -43771,做多,2022-12-19 14:35:00,2022-12-19 14:40:00,1187.12,1183.96,-0.0,tp_upper -43772,做空,2022-12-19 14:45:00,2022-12-19 14:55:00,1179.88,1185.97,-0.0,flip_to_long -43773,做多,2022-12-19 14:55:00,2022-12-19 15:00:00,1185.97,1184.79,-0.0,tp_upper -43774,做空,2022-12-19 15:35:00,2022-12-19 15:40:00,1182.61,1182.83,-0.0,flip_to_long -43775,做多,2022-12-19 15:40:00,2022-12-19 17:50:00,1182.83,1172.52,-0.0,flip_to_short -43776,做空,2022-12-19 17:50:00,2022-12-19 17:55:00,1172.52,1172.96,-0.0,flip_to_long -43777,做多,2022-12-19 17:55:00,2022-12-19 18:35:00,1172.96,1173.02,-0.0,flip_to_short -43778,做空,2022-12-19 18:35:00,2022-12-19 19:45:00,1173.02,1172.88,-0.0,flip_to_long -43779,做多,2022-12-19 19:45:00,2022-12-19 19:50:00,1172.88,1170.7,-0.0,flip_to_short -43780,做空,2022-12-19 19:50:00,2022-12-19 20:05:00,1170.7,1172.48,-0.0,flip_to_long -43781,做多,2022-12-19 20:05:00,2022-12-19 20:20:00,1172.48,1172.59,-0.0,tp_upper -43782,做空,2022-12-19 21:50:00,2022-12-19 22:25:00,1175.45,1171.21,0.0,tp_lower -43783,做多,2022-12-19 23:25:00,2022-12-19 23:30:00,1168.11,1165.89,-0.0,flip_to_short -43784,做空,2022-12-19 23:30:00,2022-12-19 23:35:00,1165.89,1167.48,-0.0,flip_to_long -43785,做多,2022-12-19 23:35:00,2022-12-20 00:10:00,1167.48,1163.89,-0.0,flip_to_short -43786,做空,2022-12-20 00:10:00,2022-12-20 00:15:00,1163.89,1168.1,-0.0,flip_to_long -43787,做多,2022-12-20 00:15:00,2022-12-20 00:20:00,1168.1,1174.3,0.0,tp_upper -43788,做空,2022-12-20 04:00:00,2022-12-20 04:05:00,1190.2,1191.65,-0.0,flip_to_long -43789,做多,2022-12-20 04:05:00,2022-12-20 04:10:00,1191.65,1193.39,0.0,tp_upper -43790,做空,2022-12-20 04:15:00,2022-12-20 06:25:00,1191.49,1207.08,-0.0,flip_to_long -43791,做多,2022-12-20 06:25:00,2022-12-20 06:50:00,1207.08,1211.16,0.0,tp_upper -43792,做空,2022-12-20 07:20:00,2022-12-20 07:25:00,1207.49,1207.31,-0.0,tp_lower -43793,做多,2022-12-20 07:50:00,2022-12-20 08:05:00,1207.69,1208.9,0.0,flip_to_short -43794,做空,2022-12-20 08:05:00,2022-12-20 08:40:00,1208.9,1208.54,-0.0,flip_to_long -43795,做多,2022-12-20 08:40:00,2022-12-20 08:50:00,1208.54,1211.55,0.0,tp_upper -43796,做空,2022-12-20 09:15:00,2022-12-20 09:25:00,1208.33,1209.23,-0.0,flip_to_long -43797,做多,2022-12-20 09:25:00,2022-12-20 09:40:00,1209.23,1208.44,-0.0,flip_to_short -43798,做空,2022-12-20 09:40:00,2022-12-20 09:55:00,1208.44,1210.31,-0.0,flip_to_long -43799,做多,2022-12-20 09:55:00,2022-12-20 10:05:00,1210.31,1208.66,-0.0,flip_to_short -43800,做空,2022-12-20 10:05:00,2022-12-20 10:20:00,1208.66,1210.0,-0.0,flip_to_long -43801,做多,2022-12-20 10:20:00,2022-12-20 10:30:00,1210.0,1208.03,-0.0,flip_to_short -43802,做空,2022-12-20 10:30:00,2022-12-20 11:10:00,1208.03,1209.46,-0.0,flip_to_long -43803,做多,2022-12-20 11:10:00,2022-12-20 11:15:00,1209.46,1212.4,0.0,tp_upper -43804,做空,2022-12-20 12:30:00,2022-12-20 12:35:00,1211.68,1213.03,-0.0,flip_to_long -43805,做多,2022-12-20 12:35:00,2022-12-20 12:40:00,1213.03,1214.77,0.0,tp_upper -43806,做空,2022-12-20 13:00:00,2022-12-20 13:15:00,1212.48,1213.72,-0.0,flip_to_long -43807,做多,2022-12-20 13:15:00,2022-12-20 13:20:00,1213.72,1212.94,-0.0,flip_to_short -43808,做空,2022-12-20 13:20:00,2022-12-20 13:30:00,1212.94,1210.52,0.0,tp_lower -43809,做多,2022-12-20 13:40:00,2022-12-20 13:45:00,1213.03,1212.1,-0.0,flip_to_short -43810,做空,2022-12-20 13:45:00,2022-12-20 13:55:00,1212.1,1210.03,0.0,tp_lower -43811,做多,2022-12-20 14:30:00,2022-12-20 14:35:00,1211.33,1213.69,0.0,tp_upper -43812,做空,2022-12-20 14:40:00,2022-12-20 14:45:00,1209.9,1205.82,0.0,tp_lower -43813,做多,2022-12-20 14:55:00,2022-12-20 15:00:00,1217.71,1215.68,-0.0,tp_upper -43814,做空,2022-12-20 16:00:00,2022-12-20 16:25:00,1215.88,1207.2,0.0,tp_lower -43815,做空,2022-12-20 17:25:00,2022-12-20 17:40:00,1211.3,1210.01,0.0,flip_to_long -43816,做多,2022-12-20 17:40:00,2022-12-20 18:05:00,1210.01,1209.85,-0.0,flip_to_short -43817,做空,2022-12-20 18:05:00,2022-12-20 18:10:00,1209.85,1210.66,-0.0,flip_to_long -43818,做多,2022-12-20 18:10:00,2022-12-20 18:15:00,1210.66,1210.18,-0.0,flip_to_short -43819,做空,2022-12-20 18:15:00,2022-12-20 18:25:00,1210.18,1211.73,-0.0,flip_to_long -43820,做多,2022-12-20 18:25:00,2022-12-20 18:30:00,1211.73,1213.32,0.0,tp_upper -43821,做空,2022-12-20 19:50:00,2022-12-20 20:45:00,1215.42,1216.29,-0.0,flip_to_long -43822,做多,2022-12-20 20:45:00,2022-12-20 20:50:00,1216.29,1212.41,-0.0,flip_to_short -43823,做空,2022-12-20 20:50:00,2022-12-20 20:55:00,1212.41,1212.22,-0.0,tp_lower -43824,做多,2022-12-20 21:45:00,2022-12-20 22:00:00,1214.72,1214.25,-0.0,flip_to_short -43825,做空,2022-12-20 22:00:00,2022-12-21 00:00:00,1214.25,1217.1,-0.0,flip_to_long -43826,做多,2022-12-21 00:00:00,2022-12-21 00:10:00,1217.1,1212.0,-0.0,flip_to_short -43827,做空,2022-12-21 00:10:00,2022-12-21 00:15:00,1212.0,1211.31,0.0,tp_lower -43828,做多,2022-12-21 01:15:00,2022-12-21 02:00:00,1211.17,1210.33,-0.0,flip_to_short -43829,做空,2022-12-21 02:00:00,2022-12-21 02:05:00,1210.33,1210.45,-0.0,flip_to_long -43830,做多,2022-12-21 02:05:00,2022-12-21 02:10:00,1210.45,1212.4,0.0,tp_upper -43831,做空,2022-12-21 02:20:00,2022-12-21 02:25:00,1209.29,1211.69,-0.0,flip_to_long -43832,做多,2022-12-21 02:25:00,2022-12-21 02:30:00,1211.69,1210.18,-0.0,flip_to_short -43833,做空,2022-12-21 02:30:00,2022-12-21 02:35:00,1210.18,1210.75,-0.0,flip_to_long -43834,做多,2022-12-21 02:35:00,2022-12-21 02:45:00,1210.75,1209.5,-0.0,flip_to_short -43835,做空,2022-12-21 02:45:00,2022-12-21 03:05:00,1209.5,1208.0,0.0,tp_lower -43836,做多,2022-12-21 03:35:00,2022-12-21 03:40:00,1209.78,1209.04,-0.0,flip_to_short -43837,做空,2022-12-21 03:40:00,2022-12-21 03:45:00,1209.04,1210.13,-0.0,flip_to_long -43838,做多,2022-12-21 03:45:00,2022-12-21 03:50:00,1210.13,1209.92,-0.0,flip_to_short -43839,做空,2022-12-21 03:50:00,2022-12-21 04:10:00,1209.92,1207.64,0.0,tp_lower -43840,做多,2022-12-21 04:45:00,2022-12-21 04:55:00,1208.12,1206.14,-0.0,flip_to_short -43841,做空,2022-12-21 04:55:00,2022-12-21 05:00:00,1206.14,1205.51,0.0,tp_lower -43842,做多,2022-12-21 05:10:00,2022-12-21 05:35:00,1207.66,1209.99,0.0,tp_upper -43843,做空,2022-12-21 07:00:00,2022-12-21 07:05:00,1210.32,1212.25,-0.0,flip_to_long -43844,做多,2022-12-21 07:05:00,2022-12-21 07:10:00,1212.25,1212.58,-0.0,tp_upper -43845,做空,2022-12-21 07:20:00,2022-12-21 07:25:00,1210.76,1211.38,-0.0,flip_to_long -43846,做多,2022-12-21 07:25:00,2022-12-21 07:30:00,1211.38,1210.79,-0.0,flip_to_short -43847,做空,2022-12-21 07:30:00,2022-12-21 07:35:00,1210.79,1211.16,-0.0,flip_to_long -43848,做多,2022-12-21 07:35:00,2022-12-21 07:50:00,1211.16,1211.12,-0.0,flip_to_short -43849,做空,2022-12-21 07:50:00,2022-12-21 08:00:00,1211.12,1210.2,0.0,tp_lower -43850,做多,2022-12-21 08:40:00,2022-12-21 08:50:00,1213.27,1216.99,0.0,tp_upper -43851,做空,2022-12-21 10:10:00,2022-12-21 10:15:00,1214.12,1214.66,-0.0,flip_to_long -43852,做多,2022-12-21 10:15:00,2022-12-21 10:50:00,1214.66,1215.43,0.0,flip_to_short -43853,做空,2022-12-21 10:50:00,2022-12-21 11:15:00,1215.43,1214.28,0.0,tp_lower -43854,做多,2022-12-21 11:45:00,2022-12-21 11:55:00,1216.37,1216.18,-0.0,tp_upper -43855,做空,2022-12-21 12:05:00,2022-12-21 12:10:00,1215.46,1213.37,0.0,tp_lower -43856,做多,2022-12-21 12:45:00,2022-12-21 12:50:00,1214.8,1213.85,-0.0,flip_to_short -43857,做空,2022-12-21 12:50:00,2022-12-21 13:10:00,1213.85,1214.65,-0.0,flip_to_long -43858,做多,2022-12-21 13:10:00,2022-12-21 13:25:00,1214.65,1212.61,-0.0,flip_to_short -43859,做空,2022-12-21 13:25:00,2022-12-21 13:30:00,1212.61,1212.87,-0.0,tp_lower -43860,做多,2022-12-21 13:40:00,2022-12-21 13:45:00,1213.81,1212.9,-0.0,flip_to_short -43861,做空,2022-12-21 13:45:00,2022-12-21 13:50:00,1212.9,1214.59,-0.0,flip_to_long -43862,做多,2022-12-21 13:50:00,2022-12-21 13:55:00,1214.59,1214.5,-0.0,flip_to_short -43863,做空,2022-12-21 13:55:00,2022-12-21 14:30:00,1214.5,1211.61,0.0,tp_lower -43864,做多,2022-12-21 14:35:00,2022-12-21 14:40:00,1215.29,1215.5,-0.0,tp_upper -43865,做空,2022-12-21 14:50:00,2022-12-21 14:55:00,1214.06,1210.67,0.0,tp_lower -43866,做多,2022-12-21 15:05:00,2022-12-21 15:10:00,1214.63,1213.27,-0.0,flip_to_short -43867,做空,2022-12-21 15:10:00,2022-12-21 15:25:00,1213.27,1213.66,-0.0,flip_to_long -43868,做多,2022-12-21 15:25:00,2022-12-21 15:50:00,1213.66,1213.9,-0.0,flip_to_short -43869,做空,2022-12-21 15:50:00,2022-12-21 15:55:00,1213.9,1215.24,-0.0,flip_to_long -43870,做多,2022-12-21 15:55:00,2022-12-21 16:10:00,1215.24,1214.49,-0.0,flip_to_short -43871,做空,2022-12-21 16:10:00,2022-12-21 16:40:00,1214.49,1212.23,0.0,tp_lower -43872,做多,2022-12-21 17:50:00,2022-12-21 18:20:00,1211.12,1209.63,-0.0,flip_to_short -43873,做空,2022-12-21 18:20:00,2022-12-21 18:30:00,1209.63,1210.18,-0.0,flip_to_long -43874,做多,2022-12-21 18:30:00,2022-12-21 18:35:00,1210.18,1209.98,-0.0,flip_to_short -43875,做空,2022-12-21 18:35:00,2022-12-21 18:45:00,1209.98,1209.79,-0.0,flip_to_long -43876,做多,2022-12-21 18:45:00,2022-12-21 19:15:00,1209.79,1209.74,-0.0,flip_to_short -43877,做空,2022-12-21 19:15:00,2022-12-21 19:20:00,1209.74,1209.86,-0.0,flip_to_long -43878,做多,2022-12-21 19:20:00,2022-12-21 19:35:00,1209.86,1209.1,-0.0,flip_to_short -43879,做空,2022-12-21 19:35:00,2022-12-21 19:40:00,1209.1,1209.12,-0.0,tp_lower -43880,做多,2022-12-21 20:15:00,2022-12-21 20:25:00,1209.16,1207.63,-0.0,flip_to_short -43881,做空,2022-12-21 20:25:00,2022-12-21 20:35:00,1207.63,1209.24,-0.0,flip_to_long -43882,做多,2022-12-21 20:35:00,2022-12-21 20:40:00,1209.24,1209.0,-0.0,flip_to_short -43883,做空,2022-12-21 20:40:00,2022-12-21 21:45:00,1209.0,1209.85,-0.0,flip_to_long -43884,做多,2022-12-21 21:45:00,2022-12-21 22:20:00,1209.85,1209.51,-0.0,flip_to_short -43885,做空,2022-12-21 22:20:00,2022-12-21 22:35:00,1209.51,1210.24,-0.0,flip_to_long -43886,做多,2022-12-21 22:35:00,2022-12-21 22:50:00,1210.24,1209.66,-0.0,flip_to_short -43887,做空,2022-12-21 22:50:00,2022-12-21 23:00:00,1209.66,1208.04,0.0,tp_lower -43888,做多,2022-12-21 23:05:00,2022-12-21 23:10:00,1209.88,1213.85,0.0,tp_upper -43889,做空,2022-12-22 00:15:00,2022-12-22 01:30:00,1211.91,1214.19,-0.0,flip_to_long -43890,做多,2022-12-22 01:30:00,2022-12-22 01:40:00,1214.19,1213.98,-0.0,flip_to_short -43891,做空,2022-12-22 01:40:00,2022-12-22 02:00:00,1213.98,1212.04,0.0,tp_lower -43892,做多,2022-12-22 02:40:00,2022-12-22 03:35:00,1214.05,1213.08,-0.0,flip_to_short -43893,做空,2022-12-22 03:35:00,2022-12-22 03:55:00,1213.08,1214.12,-0.0,flip_to_long -43894,做多,2022-12-22 03:55:00,2022-12-22 04:05:00,1214.12,1213.46,-0.0,flip_to_short -43895,做空,2022-12-22 04:05:00,2022-12-22 04:10:00,1213.46,1212.0,0.0,tp_lower -43896,做多,2022-12-22 04:20:00,2022-12-22 06:25:00,1213.83,1210.61,-0.0,flip_to_short -43897,做空,2022-12-22 06:25:00,2022-12-22 06:30:00,1210.61,1210.66,-0.0,flip_to_long -43898,做多,2022-12-22 06:30:00,2022-12-22 06:45:00,1210.66,1211.03,-0.0,flip_to_short -43899,做空,2022-12-22 06:45:00,2022-12-22 07:00:00,1211.03,1209.58,0.0,tp_lower -43900,做多,2022-12-22 07:10:00,2022-12-22 07:30:00,1210.9,1210.18,-0.0,flip_to_short -43901,做空,2022-12-22 07:30:00,2022-12-22 07:35:00,1210.18,1211.55,-0.0,flip_to_long -43902,做多,2022-12-22 07:35:00,2022-12-22 07:40:00,1211.55,1213.03,0.0,tp_upper -43903,做空,2022-12-22 08:45:00,2022-12-22 09:15:00,1214.24,1214.06,-0.0,flip_to_long -43904,做多,2022-12-22 09:15:00,2022-12-22 09:35:00,1214.06,1217.77,0.0,tp_upper -43905,做空,2022-12-22 10:30:00,2022-12-22 10:45:00,1217.09,1217.38,-0.0,flip_to_long -43906,做多,2022-12-22 10:45:00,2022-12-22 10:50:00,1217.38,1216.56,-0.0,flip_to_short -43907,做空,2022-12-22 10:50:00,2022-12-22 11:15:00,1216.56,1215.33,0.0,tp_lower -43908,做多,2022-12-22 11:35:00,2022-12-22 11:45:00,1217.65,1216.99,-0.0,flip_to_short -43909,做空,2022-12-22 11:45:00,2022-12-22 11:55:00,1216.99,1216.91,-0.0,flip_to_long -43910,做多,2022-12-22 11:55:00,2022-12-22 12:05:00,1216.91,1217.14,-0.0,flip_to_short -43911,做空,2022-12-22 12:05:00,2022-12-22 12:25:00,1217.14,1216.69,-0.0,flip_to_long -43912,做多,2022-12-22 12:25:00,2022-12-22 12:30:00,1216.69,1214.92,-0.0,flip_to_short -43913,做空,2022-12-22 12:30:00,2022-12-22 12:50:00,1214.92,1215.52,-0.0,flip_to_long -43914,做多,2022-12-22 12:50:00,2022-12-22 16:25:00,1215.52,1187.77,-0.01,flip_to_short -43915,做空,2022-12-22 16:25:00,2022-12-22 16:30:00,1187.77,1189.39,-0.0,flip_to_long -43916,做多,2022-12-22 16:30:00,2022-12-22 16:35:00,1189.39,1189.21,-0.0,tp_upper -43917,做空,2022-12-22 17:15:00,2022-12-22 17:30:00,1188.34,1185.84,0.0,tp_lower -43918,做多,2022-12-22 18:10:00,2022-12-22 18:20:00,1189.01,1188.23,-0.0,flip_to_short -43919,做空,2022-12-22 18:20:00,2022-12-22 18:35:00,1188.23,1189.32,-0.0,flip_to_long -43920,做多,2022-12-22 18:35:00,2022-12-22 19:10:00,1189.32,1191.66,0.0,tp_upper -43921,做多,2022-12-22 22:00:00,2022-12-22 22:10:00,1216.54,1218.51,0.0,tp_upper -43922,做空,2022-12-22 22:20:00,2022-12-22 22:30:00,1216.0,1216.4,-0.0,flip_to_long -43923,做多,2022-12-22 22:30:00,2022-12-22 22:35:00,1216.4,1214.85,-0.0,flip_to_short -43924,做空,2022-12-22 22:35:00,2022-12-22 22:45:00,1214.85,1213.36,0.0,tp_lower -43925,做多,2022-12-22 22:55:00,2022-12-22 23:10:00,1215.22,1215.36,-0.0,tp_upper -43926,做多,2022-12-22 23:15:00,2022-12-22 23:25:00,1216.32,1215.01,-0.0,flip_to_short -43927,做空,2022-12-22 23:25:00,2022-12-22 23:30:00,1215.01,1215.72,-0.0,flip_to_long -43928,做多,2022-12-22 23:30:00,2022-12-23 00:00:00,1215.72,1215.72,-0.0,tp_upper -43929,做多,2022-12-23 00:05:00,2022-12-23 00:10:00,1215.84,1215.09,-0.0,flip_to_short -43930,做空,2022-12-23 00:10:00,2022-12-23 00:20:00,1215.09,1217.0,-0.0,flip_to_long -43931,做多,2022-12-23 00:20:00,2022-12-23 00:25:00,1217.0,1216.05,-0.0,tp_upper -43932,做多,2022-12-23 00:30:00,2022-12-23 00:40:00,1217.16,1215.69,-0.0,flip_to_short -43933,做空,2022-12-23 00:40:00,2022-12-23 01:25:00,1215.69,1216.37,-0.0,flip_to_long -43934,做多,2022-12-23 01:25:00,2022-12-23 01:30:00,1216.37,1215.27,-0.0,flip_to_short -43935,做空,2022-12-23 01:30:00,2022-12-23 01:40:00,1215.27,1216.42,-0.0,flip_to_long -43936,做多,2022-12-23 01:40:00,2022-12-23 02:15:00,1216.42,1215.42,-0.0,flip_to_short -43937,做空,2022-12-23 02:15:00,2022-12-23 02:20:00,1215.42,1217.14,-0.0,flip_to_long -43938,做多,2022-12-23 02:20:00,2022-12-23 02:25:00,1217.14,1218.0,0.0,tp_upper -43939,做空,2022-12-23 04:05:00,2022-12-23 04:55:00,1223.02,1222.99,-0.0,flip_to_long -43940,做多,2022-12-23 04:55:00,2022-12-23 05:05:00,1222.99,1222.07,-0.0,flip_to_short -43941,做空,2022-12-23 05:05:00,2022-12-23 05:10:00,1222.07,1222.11,-0.0,flip_to_long -43942,做多,2022-12-23 05:10:00,2022-12-23 05:55:00,1222.11,1220.74,-0.0,flip_to_short -43943,做空,2022-12-23 05:55:00,2022-12-23 06:05:00,1220.74,1221.72,-0.0,flip_to_long -43944,做多,2022-12-23 06:05:00,2022-12-23 06:10:00,1221.72,1220.35,-0.0,flip_to_short -43945,做空,2022-12-23 06:10:00,2022-12-23 06:25:00,1220.35,1219.9,-0.0,tp_lower -43946,做多,2022-12-23 06:35:00,2022-12-23 06:45:00,1221.77,1221.3,-0.0,flip_to_short -43947,做空,2022-12-23 06:45:00,2022-12-23 06:55:00,1221.3,1220.87,-0.0,flip_to_long -43948,做多,2022-12-23 06:55:00,2022-12-23 07:10:00,1220.87,1221.2,-0.0,flip_to_short -43949,做空,2022-12-23 07:10:00,2022-12-23 08:05:00,1221.2,1217.2,0.0,tp_lower -43950,做多,2022-12-23 09:05:00,2022-12-23 09:10:00,1219.25,1218.67,-0.0,flip_to_short -43951,做空,2022-12-23 09:10:00,2022-12-23 09:40:00,1218.67,1217.91,0.0,flip_to_long -43952,做多,2022-12-23 09:40:00,2022-12-23 10:10:00,1217.91,1220.27,0.0,tp_upper -43953,做空,2022-12-23 11:30:00,2022-12-23 11:35:00,1221.79,1221.85,-0.0,flip_to_long -43954,做多,2022-12-23 11:35:00,2022-12-23 11:55:00,1221.85,1222.23,-0.0,flip_to_short -43955,做空,2022-12-23 11:55:00,2022-12-23 12:00:00,1222.23,1222.65,-0.0,flip_to_long -43956,做多,2022-12-23 12:00:00,2022-12-23 12:35:00,1222.65,1222.87,-0.0,tp_upper -43957,做空,2022-12-23 12:40:00,2022-12-23 12:45:00,1221.22,1223.09,-0.0,flip_to_long -43958,做多,2022-12-23 12:45:00,2022-12-23 12:50:00,1223.09,1223.83,0.0,tp_upper -43959,做空,2022-12-23 13:05:00,2022-12-23 13:15:00,1222.83,1224.7,-0.0,flip_to_long -43960,做多,2022-12-23 13:15:00,2022-12-23 13:20:00,1224.7,1224.82,-0.0,tp_upper -43961,做空,2022-12-23 13:25:00,2022-12-23 13:30:00,1220.18,1219.99,-0.0,tp_lower -43962,做多,2022-12-23 13:35:00,2022-12-23 13:40:00,1226.73,1225.19,-0.0,tp_upper -43963,做空,2022-12-23 13:50:00,2022-12-23 13:55:00,1221.6,1220.21,0.0,tp_lower -43964,做多,2022-12-23 15:15:00,2022-12-23 15:30:00,1220.74,1222.12,0.0,tp_upper -43965,做空,2022-12-23 15:55:00,2022-12-23 16:05:00,1218.46,1218.71,-0.0,flip_to_long -43966,做多,2022-12-23 16:05:00,2022-12-23 16:10:00,1218.71,1218.28,-0.0,flip_to_short -43967,做空,2022-12-23 16:10:00,2022-12-23 17:20:00,1218.28,1219.12,-0.0,flip_to_long -43968,做多,2022-12-23 17:20:00,2022-12-23 17:35:00,1219.12,1218.98,-0.0,tp_upper -43969,做空,2022-12-23 17:40:00,2022-12-23 17:45:00,1217.44,1217.84,-0.0,flip_to_long -43970,做多,2022-12-23 17:45:00,2022-12-23 18:00:00,1217.84,1219.28,0.0,tp_upper -43971,做空,2022-12-23 18:35:00,2022-12-23 18:45:00,1218.95,1218.17,0.0,tp_lower -43972,做多,2022-12-23 19:05:00,2022-12-23 19:20:00,1218.68,1218.67,-0.0,flip_to_short -43973,做空,2022-12-23 19:20:00,2022-12-23 19:25:00,1218.67,1219.45,-0.0,flip_to_long -43974,做多,2022-12-23 19:25:00,2022-12-23 19:40:00,1219.45,1218.88,-0.0,flip_to_short -43975,做空,2022-12-23 19:40:00,2022-12-23 19:50:00,1218.88,1218.95,-0.0,flip_to_long -43976,做多,2022-12-23 19:50:00,2022-12-23 20:00:00,1218.95,1219.76,0.0,tp_upper -43977,做空,2022-12-23 20:05:00,2022-12-23 20:25:00,1219.67,1218.19,0.0,tp_lower -43978,做多,2022-12-23 20:30:00,2022-12-23 20:35:00,1219.72,1218.31,-0.0,flip_to_short -43979,做空,2022-12-23 20:35:00,2022-12-23 20:40:00,1218.31,1218.79,-0.0,flip_to_long -43980,做多,2022-12-23 20:40:00,2022-12-23 21:00:00,1218.79,1218.68,-0.0,flip_to_short -43981,做空,2022-12-23 21:00:00,2022-12-23 21:05:00,1218.68,1218.21,-0.0,tp_lower -43982,做多,2022-12-23 21:30:00,2022-12-23 21:35:00,1219.39,1220.44,0.0,tp_upper -43983,做空,2022-12-23 22:15:00,2022-12-23 22:20:00,1217.78,1218.06,-0.0,tp_lower -43984,做多,2022-12-23 22:50:00,2022-12-23 23:30:00,1218.87,1218.46,-0.0,flip_to_short -43985,做空,2022-12-23 23:30:00,2022-12-23 23:35:00,1218.46,1218.91,-0.0,flip_to_long -43986,做多,2022-12-23 23:35:00,2022-12-23 23:45:00,1218.91,1218.49,-0.0,flip_to_short -43987,做空,2022-12-23 23:45:00,2022-12-24 00:45:00,1218.49,1219.36,-0.0,flip_to_long -43988,做多,2022-12-24 00:45:00,2022-12-24 00:55:00,1219.36,1218.39,-0.0,tp_upper -43989,做多,2022-12-24 01:25:00,2022-12-24 03:10:00,1218.29,1218.11,-0.0,tp_upper -43990,做空,2022-12-24 04:20:00,2022-12-24 04:25:00,1217.55,1217.94,-0.0,flip_to_long -43991,做多,2022-12-24 04:25:00,2022-12-24 04:30:00,1217.94,1217.67,-0.0,flip_to_short -43992,做空,2022-12-24 04:30:00,2022-12-24 04:40:00,1217.67,1217.37,-0.0,tp_lower -43993,做多,2022-12-24 05:55:00,2022-12-24 06:40:00,1216.31,1215.73,-0.0,flip_to_short -43994,做空,2022-12-24 06:40:00,2022-12-24 06:50:00,1215.73,1216.02,-0.0,flip_to_long -43995,做多,2022-12-24 06:50:00,2022-12-24 07:25:00,1216.02,1218.02,0.0,tp_upper -43996,做空,2022-12-24 08:25:00,2022-12-24 08:45:00,1217.71,1218.41,-0.0,flip_to_long -43997,做多,2022-12-24 08:45:00,2022-12-24 08:55:00,1218.41,1217.49,-0.0,flip_to_short -43998,做空,2022-12-24 08:55:00,2022-12-24 09:00:00,1217.49,1218.17,-0.0,tp_lower -43999,做多,2022-12-24 09:45:00,2022-12-24 10:45:00,1218.0,1217.63,-0.0,flip_to_short -44000,做空,2022-12-24 10:45:00,2022-12-24 10:50:00,1217.63,1217.65,-0.0,flip_to_long -44001,做多,2022-12-24 10:50:00,2022-12-24 11:15:00,1217.65,1218.67,0.0,tp_upper -44002,做空,2022-12-24 12:00:00,2022-12-24 12:05:00,1217.89,1218.55,-0.0,flip_to_long -44003,做多,2022-12-24 12:05:00,2022-12-24 12:10:00,1218.55,1218.48,-0.0,flip_to_short -44004,做空,2022-12-24 12:10:00,2022-12-24 12:30:00,1218.48,1217.72,0.0,tp_lower -44005,做多,2022-12-24 13:15:00,2022-12-24 13:50:00,1217.81,1217.65,-0.0,flip_to_short -44006,做空,2022-12-24 13:50:00,2022-12-24 14:05:00,1217.65,1217.68,-0.0,tp_lower -44007,做多,2022-12-24 14:10:00,2022-12-24 14:40:00,1217.72,1217.87,-0.0,flip_to_short -44008,做空,2022-12-24 14:40:00,2022-12-24 14:45:00,1217.87,1218.48,-0.0,flip_to_long -44009,做多,2022-12-24 14:45:00,2022-12-24 14:50:00,1218.48,1218.83,-0.0,tp_upper -44010,做空,2022-12-24 14:55:00,2022-12-24 15:05:00,1217.67,1217.93,-0.0,flip_to_long -44011,做多,2022-12-24 15:05:00,2022-12-24 15:10:00,1217.93,1217.58,-0.0,flip_to_short -44012,做空,2022-12-24 15:10:00,2022-12-24 15:20:00,1217.58,1217.9,-0.0,flip_to_long -44013,做多,2022-12-24 15:20:00,2022-12-24 15:45:00,1217.9,1218.74,0.0,tp_upper -44014,做空,2022-12-24 16:05:00,2022-12-24 16:10:00,1217.11,1217.65,-0.0,tp_lower -44015,做多,2022-12-24 16:15:00,2022-12-24 16:55:00,1218.13,1218.23,-0.0,flip_to_short -44016,做空,2022-12-24 16:55:00,2022-12-24 17:00:00,1218.23,1218.3,-0.0,flip_to_long -44017,做多,2022-12-24 17:00:00,2022-12-24 17:05:00,1218.3,1218.99,0.0,tp_upper -44018,做空,2022-12-24 17:20:00,2022-12-24 17:35:00,1218.37,1218.41,-0.0,flip_to_long -44019,做多,2022-12-24 17:35:00,2022-12-24 17:45:00,1218.41,1219.1,0.0,tp_upper -44020,做空,2022-12-24 20:00:00,2022-12-24 20:20:00,1222.31,1222.05,-0.0,flip_to_long -44021,做多,2022-12-24 20:20:00,2022-12-24 22:55:00,1222.05,1217.91,-0.0,flip_to_short -44022,做空,2022-12-24 22:55:00,2022-12-24 23:00:00,1217.91,1218.41,-0.0,flip_to_long -44023,做多,2022-12-24 23:00:00,2022-12-24 23:15:00,1218.41,1220.04,0.0,tp_upper -44024,做空,2022-12-25 00:10:00,2022-12-25 00:15:00,1219.49,1219.94,-0.0,flip_to_long -44025,做多,2022-12-25 00:15:00,2022-12-25 00:40:00,1219.94,1221.04,0.0,tp_upper -44026,做空,2022-12-25 01:55:00,2022-12-25 02:05:00,1221.17,1221.57,-0.0,flip_to_long -44027,做多,2022-12-25 02:05:00,2022-12-25 03:25:00,1221.57,1220.94,-0.0,tp_upper -44028,做空,2022-12-25 04:00:00,2022-12-25 04:10:00,1220.38,1220.21,-0.0,flip_to_long -44029,做多,2022-12-25 04:10:00,2022-12-25 06:05:00,1220.21,1217.69,-0.0,flip_to_short -44030,做空,2022-12-25 06:05:00,2022-12-25 06:10:00,1217.69,1218.04,-0.0,flip_to_long -44031,做多,2022-12-25 06:10:00,2022-12-25 06:20:00,1218.04,1217.34,-0.0,flip_to_short -44032,做空,2022-12-25 06:20:00,2022-12-25 06:25:00,1217.34,1218.14,-0.0,flip_to_long -44033,做多,2022-12-25 06:25:00,2022-12-25 07:15:00,1218.14,1217.8,-0.0,flip_to_short -44034,做空,2022-12-25 07:15:00,2022-12-25 07:20:00,1217.8,1217.61,-0.0,tp_lower -44035,做多,2022-12-25 07:25:00,2022-12-25 07:30:00,1218.41,1218.16,-0.0,flip_to_short -44036,做空,2022-12-25 07:30:00,2022-12-25 07:55:00,1218.16,1219.15,-0.0,flip_to_long -44037,做多,2022-12-25 07:55:00,2022-12-25 08:00:00,1219.15,1219.25,-0.0,tp_upper -44038,做空,2022-12-25 10:00:00,2022-12-25 10:05:00,1219.6,1218.92,0.0,tp_lower -44039,做空,2022-12-25 11:30:00,2022-12-25 11:35:00,1218.14,1218.83,-0.0,flip_to_long -44040,做多,2022-12-25 11:35:00,2022-12-25 11:55:00,1218.83,1217.02,-0.0,flip_to_short -44041,做空,2022-12-25 11:55:00,2022-12-25 12:00:00,1217.02,1216.99,-0.0,tp_lower -44042,做多,2022-12-25 12:30:00,2022-12-25 12:55:00,1218.16,1217.92,-0.0,flip_to_short -44043,做空,2022-12-25 12:55:00,2022-12-25 13:00:00,1217.92,1218.07,-0.0,flip_to_long -44044,做多,2022-12-25 13:00:00,2022-12-25 13:05:00,1218.07,1217.6,-0.0,flip_to_short -44045,做空,2022-12-25 13:05:00,2022-12-25 13:15:00,1217.6,1218.37,-0.0,flip_to_long -44046,做多,2022-12-25 13:15:00,2022-12-25 13:25:00,1218.37,1217.8,-0.0,flip_to_short -44047,做空,2022-12-25 13:25:00,2022-12-25 13:35:00,1217.8,1216.74,0.0,tp_lower -44048,做多,2022-12-25 14:20:00,2022-12-25 14:30:00,1217.62,1199.52,-0.0,flip_to_short -44049,做空,2022-12-25 14:30:00,2022-12-25 14:35:00,1199.52,1201.31,-0.0,tp_lower -44050,做多,2022-12-25 14:55:00,2022-12-25 15:15:00,1213.71,1214.12,-0.0,flip_to_short -44051,做空,2022-12-25 15:15:00,2022-12-25 16:10:00,1214.12,1211.37,0.0,flip_to_long -44052,做多,2022-12-25 16:10:00,2022-12-25 16:55:00,1211.37,1210.93,-0.0,flip_to_short -44053,做空,2022-12-25 16:55:00,2022-12-25 17:05:00,1210.93,1211.34,-0.0,flip_to_long -44054,做多,2022-12-25 17:05:00,2022-12-25 17:15:00,1211.34,1211.09,-0.0,flip_to_short -44055,做空,2022-12-25 17:15:00,2022-12-25 17:25:00,1211.09,1210.95,-0.0,flip_to_long -44056,做多,2022-12-25 17:25:00,2022-12-25 17:30:00,1210.95,1210.11,-0.0,flip_to_short -44057,做空,2022-12-25 17:30:00,2022-12-25 17:45:00,1210.11,1209.28,0.0,tp_lower -44058,做多,2022-12-25 18:30:00,2022-12-25 18:50:00,1209.6,1209.57,-0.0,flip_to_short -44059,做空,2022-12-25 18:50:00,2022-12-25 19:00:00,1209.57,1207.91,0.0,tp_lower -44060,做多,2022-12-25 19:50:00,2022-12-25 20:20:00,1206.81,1206.08,-0.0,flip_to_short -44061,做空,2022-12-25 20:20:00,2022-12-25 20:35:00,1206.08,1204.5,0.0,flip_to_long -44062,做多,2022-12-25 20:35:00,2022-12-25 20:50:00,1204.5,1205.18,0.0,flip_to_short -44063,做空,2022-12-25 20:50:00,2022-12-25 20:55:00,1205.18,1205.7,-0.0,flip_to_long -44064,做多,2022-12-25 20:55:00,2022-12-25 21:15:00,1205.7,1208.08,0.0,tp_upper -44065,做多,2022-12-25 22:55:00,2022-12-25 23:05:00,1216.88,1217.6,0.0,flip_to_short -44066,做空,2022-12-25 23:05:00,2022-12-25 23:35:00,1217.6,1217.21,-0.0,flip_to_long -44067,做多,2022-12-25 23:35:00,2022-12-25 23:55:00,1217.21,1217.96,0.0,tp_upper -44068,做空,2022-12-26 00:10:00,2022-12-26 00:20:00,1217.01,1216.95,-0.0,flip_to_long -44069,做多,2022-12-26 00:20:00,2022-12-26 00:40:00,1216.95,1218.65,0.0,tp_upper -44070,做空,2022-12-26 00:50:00,2022-12-26 01:25:00,1217.48,1218.32,-0.0,flip_to_long -44071,做多,2022-12-26 01:25:00,2022-12-26 01:40:00,1218.32,1219.65,0.0,tp_upper -44072,做空,2022-12-26 02:35:00,2022-12-26 02:45:00,1220.08,1220.45,-0.0,flip_to_long -44073,做多,2022-12-26 02:45:00,2022-12-26 03:10:00,1220.45,1220.39,-0.0,flip_to_short -44074,做空,2022-12-26 03:10:00,2022-12-26 03:40:00,1220.39,1219.03,0.0,tp_lower -44075,做多,2022-12-26 03:55:00,2022-12-26 04:00:00,1220.49,1221.59,0.0,tp_upper -44076,做空,2022-12-26 04:20:00,2022-12-26 04:45:00,1219.14,1219.72,-0.0,flip_to_long -44077,做多,2022-12-26 04:45:00,2022-12-26 05:25:00,1219.72,1219.79,-0.0,flip_to_short -44078,做空,2022-12-26 05:25:00,2022-12-26 05:30:00,1219.79,1220.44,-0.0,flip_to_long -44079,做多,2022-12-26 05:30:00,2022-12-26 05:35:00,1220.44,1219.76,-0.0,flip_to_short -44080,做空,2022-12-26 05:35:00,2022-12-26 06:50:00,1219.76,1218.11,0.0,tp_lower -44081,做多,2022-12-26 07:10:00,2022-12-26 07:25:00,1219.4,1220.17,0.0,tp_upper -44082,做空,2022-12-26 08:05:00,2022-12-26 08:15:00,1219.51,1218.12,0.0,tp_lower -44083,做多,2022-12-26 08:45:00,2022-12-26 09:20:00,1219.36,1219.12,-0.0,flip_to_short -44084,做空,2022-12-26 09:20:00,2022-12-26 10:10:00,1219.12,1219.41,-0.0,flip_to_long -44085,做多,2022-12-26 10:10:00,2022-12-26 10:15:00,1219.41,1219.31,-0.0,flip_to_short -44086,做空,2022-12-26 10:15:00,2022-12-26 10:20:00,1219.31,1219.64,-0.0,flip_to_long -44087,做多,2022-12-26 10:20:00,2022-12-26 10:30:00,1219.64,1221.29,0.0,tp_upper -44088,做空,2022-12-26 10:55:00,2022-12-26 11:00:00,1218.15,1218.0,-0.0,tp_lower -44089,做多,2022-12-26 11:15:00,2022-12-26 11:50:00,1219.37,1219.89,-0.0,flip_to_short -44090,做空,2022-12-26 11:50:00,2022-12-26 11:55:00,1219.89,1219.96,-0.0,flip_to_long -44091,做多,2022-12-26 11:55:00,2022-12-26 12:00:00,1219.96,1219.19,-0.0,flip_to_short -44092,做空,2022-12-26 12:00:00,2022-12-26 12:30:00,1219.19,1219.45,-0.0,flip_to_long -44093,做多,2022-12-26 12:30:00,2022-12-26 12:35:00,1219.45,1219.19,-0.0,flip_to_short -44094,做空,2022-12-26 12:35:00,2022-12-26 12:40:00,1219.19,1219.66,-0.0,flip_to_long -44095,做多,2022-12-26 12:40:00,2022-12-26 12:45:00,1219.66,1219.11,-0.0,flip_to_short -44096,做空,2022-12-26 12:45:00,2022-12-26 13:05:00,1219.11,1218.16,0.0,tp_lower -44097,做多,2022-12-26 14:25:00,2022-12-26 14:30:00,1216.9,1215.17,-0.0,flip_to_short -44098,做空,2022-12-26 14:30:00,2022-12-26 14:50:00,1215.17,1215.97,-0.0,flip_to_long -44099,做多,2022-12-26 14:50:00,2022-12-26 15:10:00,1215.97,1215.57,-0.0,flip_to_short -44100,做空,2022-12-26 15:10:00,2022-12-26 15:20:00,1215.57,1214.73,0.0,tp_lower -44101,做多,2022-12-26 15:30:00,2022-12-26 16:15:00,1215.34,1216.19,0.0,tp_upper -44102,做空,2022-12-26 16:50:00,2022-12-26 17:05:00,1215.58,1213.92,0.0,tp_lower -44103,做多,2022-12-26 17:45:00,2022-12-26 17:50:00,1215.25,1214.9,-0.0,flip_to_short -44104,做空,2022-12-26 17:50:00,2022-12-26 18:00:00,1214.9,1214.5,-0.0,flip_to_long -44105,做多,2022-12-26 18:00:00,2022-12-26 19:10:00,1214.5,1215.51,0.0,tp_upper -44106,做空,2022-12-26 20:30:00,2022-12-26 21:05:00,1216.57,1217.35,-0.0,flip_to_long -44107,做多,2022-12-26 21:05:00,2022-12-26 21:10:00,1217.35,1218.04,0.0,tp_upper -44108,做空,2022-12-26 21:40:00,2022-12-26 21:45:00,1216.75,1217.3,-0.0,flip_to_long -44109,做多,2022-12-26 21:45:00,2022-12-26 21:50:00,1217.3,1216.44,-0.0,flip_to_short -44110,做空,2022-12-26 21:50:00,2022-12-26 21:55:00,1216.44,1216.21,-0.0,tp_lower -44111,做多,2022-12-26 22:10:00,2022-12-26 22:20:00,1217.7,1217.01,-0.0,flip_to_short -44112,做空,2022-12-26 22:20:00,2022-12-26 22:30:00,1217.01,1217.62,-0.0,flip_to_long -44113,做多,2022-12-26 22:30:00,2022-12-26 22:35:00,1217.62,1217.24,-0.0,flip_to_short -44114,做空,2022-12-26 22:35:00,2022-12-26 22:40:00,1217.24,1217.72,-0.0,flip_to_long -44115,做多,2022-12-26 22:40:00,2022-12-26 23:00:00,1217.72,1216.72,-0.0,tp_upper -44116,做多,2022-12-26 23:05:00,2022-12-26 23:10:00,1218.71,1219.64,0.0,tp_upper -44117,做空,2022-12-27 00:35:00,2022-12-27 01:00:00,1223.06,1225.07,-0.0,flip_to_long -44118,做多,2022-12-27 01:00:00,2022-12-27 02:15:00,1225.07,1222.93,-0.0,flip_to_short -44119,做空,2022-12-27 02:15:00,2022-12-27 02:20:00,1222.93,1223.79,-0.0,flip_to_long -44120,做多,2022-12-27 02:20:00,2022-12-27 02:35:00,1223.79,1223.3,-0.0,flip_to_short -44121,做空,2022-12-27 02:35:00,2022-12-27 02:40:00,1223.3,1224.53,-0.0,flip_to_long -44122,做多,2022-12-27 02:40:00,2022-12-27 02:50:00,1224.53,1223.74,-0.0,flip_to_short -44123,做空,2022-12-27 02:50:00,2022-12-27 03:20:00,1223.74,1222.44,0.0,tp_lower -44124,做多,2022-12-27 03:45:00,2022-12-27 04:50:00,1223.11,1223.51,-0.0,tp_upper -44125,做空,2022-12-27 05:15:00,2022-12-27 05:35:00,1223.24,1222.88,-0.0,flip_to_long -44126,做多,2022-12-27 05:35:00,2022-12-27 05:50:00,1222.88,1222.37,-0.0,flip_to_short -44127,做空,2022-12-27 05:50:00,2022-12-27 06:05:00,1222.37,1221.93,-0.0,tp_lower -44128,做多,2022-12-27 06:25:00,2022-12-27 07:05:00,1222.54,1223.02,-0.0,flip_to_short -44129,做空,2022-12-27 07:05:00,2022-12-27 07:20:00,1223.02,1223.28,-0.0,flip_to_long -44130,做多,2022-12-27 07:20:00,2022-12-27 07:30:00,1223.28,1222.74,-0.0,flip_to_short -44131,做空,2022-12-27 07:30:00,2022-12-27 07:35:00,1222.74,1221.73,0.0,tp_lower -44132,做多,2022-12-27 09:25:00,2022-12-27 09:50:00,1218.12,1221.42,0.0,tp_upper -44133,做空,2022-12-27 10:50:00,2022-12-27 10:55:00,1219.97,1220.62,-0.0,flip_to_long -44134,做多,2022-12-27 10:55:00,2022-12-27 11:00:00,1220.62,1220.22,-0.0,flip_to_short -44135,做空,2022-12-27 11:00:00,2022-12-27 11:15:00,1220.22,1218.0,0.0,tp_lower -44136,做多,2022-12-27 13:10:00,2022-12-27 13:30:00,1217.7,1216.98,-0.0,flip_to_short -44137,做空,2022-12-27 13:30:00,2022-12-27 13:45:00,1216.98,1216.63,-0.0,tp_lower -44138,做多,2022-12-27 13:55:00,2022-12-27 14:10:00,1217.01,1217.04,-0.0,flip_to_short -44139,做空,2022-12-27 14:10:00,2022-12-27 14:15:00,1217.04,1217.82,-0.0,flip_to_long -44140,做多,2022-12-27 14:15:00,2022-12-27 14:20:00,1217.82,1218.01,-0.0,tp_upper -44141,做空,2022-12-27 14:25:00,2022-12-27 14:30:00,1216.82,1214.64,0.0,tp_lower -44142,做多,2022-12-27 15:15:00,2022-12-27 15:30:00,1215.62,1214.33,-0.0,flip_to_short -44143,做空,2022-12-27 15:30:00,2022-12-27 16:25:00,1214.33,1211.89,0.0,flip_to_long -44144,做多,2022-12-27 16:25:00,2022-12-27 16:30:00,1211.89,1210.37,-0.0,flip_to_short -44145,做空,2022-12-27 16:30:00,2022-12-27 16:40:00,1210.37,1211.75,-0.0,flip_to_long -44146,做多,2022-12-27 16:40:00,2022-12-27 16:45:00,1211.75,1210.18,-0.0,flip_to_short -44147,做空,2022-12-27 16:45:00,2022-12-27 17:10:00,1210.18,1210.64,-0.0,flip_to_long -44148,做多,2022-12-27 17:10:00,2022-12-27 17:15:00,1210.64,1209.98,-0.0,flip_to_short -44149,做空,2022-12-27 17:15:00,2022-12-27 17:20:00,1209.98,1207.99,0.0,tp_lower -44150,做多,2022-12-27 18:25:00,2022-12-27 19:15:00,1207.56,1206.71,-0.0,flip_to_short -44151,做空,2022-12-27 19:15:00,2022-12-27 19:20:00,1206.71,1207.52,-0.0,flip_to_long -44152,做多,2022-12-27 19:20:00,2022-12-27 19:30:00,1207.52,1208.62,0.0,tp_upper -44153,做空,2022-12-27 20:40:00,2022-12-27 21:45:00,1209.3,1209.17,-0.0,flip_to_long -44154,做多,2022-12-27 21:45:00,2022-12-27 21:55:00,1209.17,1211.29,0.0,tp_upper -44155,做多,2022-12-27 22:50:00,2022-12-27 22:55:00,1211.67,1210.86,-0.0,flip_to_short -44156,做空,2022-12-27 22:55:00,2022-12-27 23:00:00,1210.86,1212.17,-0.0,flip_to_long -44157,做多,2022-12-27 23:00:00,2022-12-27 23:35:00,1212.17,1211.83,-0.0,flip_to_short -44158,做空,2022-12-27 23:35:00,2022-12-27 23:45:00,1211.83,1211.02,0.0,tp_lower -44159,做多,2022-12-27 23:50:00,2022-12-28 00:05:00,1211.17,1210.64,-0.0,flip_to_short -44160,做空,2022-12-28 00:05:00,2022-12-28 00:15:00,1210.64,1211.28,-0.0,tp_lower -44161,做多,2022-12-28 00:40:00,2022-12-28 01:30:00,1210.9,1212.68,0.0,tp_upper -44162,做空,2022-12-28 01:50:00,2022-12-28 01:55:00,1208.53,1208.8,-0.0,flip_to_long -44163,做多,2022-12-28 01:55:00,2022-12-28 02:05:00,1208.8,1209.43,0.0,flip_to_short -44164,做空,2022-12-28 02:05:00,2022-12-28 03:00:00,1209.43,1203.08,0.0,tp_lower -44165,做多,2022-12-28 04:25:00,2022-12-28 04:30:00,1197.98,1197.15,-0.0,flip_to_short -44166,做空,2022-12-28 04:30:00,2022-12-28 04:40:00,1197.15,1198.47,-0.0,flip_to_long -44167,做多,2022-12-28 04:40:00,2022-12-28 04:55:00,1198.47,1196.8,-0.0,flip_to_short -44168,做空,2022-12-28 04:55:00,2022-12-28 05:00:00,1196.8,1197.14,-0.0,flip_to_long -44169,做多,2022-12-28 05:00:00,2022-12-28 05:10:00,1197.14,1196.57,-0.0,flip_to_short -44170,做空,2022-12-28 05:10:00,2022-12-28 05:15:00,1196.57,1195.76,0.0,tp_lower -44171,做多,2022-12-28 06:25:00,2022-12-28 06:30:00,1193.87,1192.52,-0.0,flip_to_short -44172,做空,2022-12-28 06:30:00,2022-12-28 06:55:00,1192.52,1193.79,-0.0,flip_to_long -44173,做多,2022-12-28 06:55:00,2022-12-28 07:05:00,1193.79,1194.64,0.0,tp_upper -44174,做空,2022-12-28 07:50:00,2022-12-28 07:55:00,1193.75,1194.08,-0.0,flip_to_long -44175,做多,2022-12-28 07:55:00,2022-12-28 08:00:00,1194.08,1196.05,0.0,tp_upper -44176,做空,2022-12-28 08:20:00,2022-12-28 08:30:00,1194.59,1194.71,-0.0,flip_to_long -44177,做多,2022-12-28 08:30:00,2022-12-28 08:40:00,1194.71,1194.0,-0.0,flip_to_short -44178,做空,2022-12-28 08:40:00,2022-12-28 08:50:00,1194.0,1194.84,-0.0,flip_to_long -44179,做多,2022-12-28 08:50:00,2022-12-28 08:55:00,1194.84,1194.11,-0.0,flip_to_short -44180,做空,2022-12-28 08:55:00,2022-12-28 09:05:00,1194.11,1194.73,-0.0,flip_to_long -44181,做多,2022-12-28 09:05:00,2022-12-28 09:10:00,1194.73,1193.92,-0.0,flip_to_short -44182,做空,2022-12-28 09:10:00,2022-12-28 09:15:00,1193.92,1194.5,-0.0,tp_lower -44183,做多,2022-12-28 09:25:00,2022-12-28 09:35:00,1194.56,1195.7,0.0,tp_upper -44184,做空,2022-12-28 09:55:00,2022-12-28 10:50:00,1195.36,1195.54,-0.0,flip_to_long -44185,做多,2022-12-28 10:50:00,2022-12-28 11:05:00,1195.54,1196.3,0.0,tp_upper -44186,做空,2022-12-28 11:10:00,2022-12-28 11:20:00,1195.76,1196.25,-0.0,flip_to_long -44187,做多,2022-12-28 11:20:00,2022-12-28 11:25:00,1196.25,1195.57,-0.0,flip_to_short -44188,做空,2022-12-28 11:25:00,2022-12-28 11:30:00,1195.57,1195.64,-0.0,flip_to_long -44189,做多,2022-12-28 11:30:00,2022-12-28 11:50:00,1195.64,1195.36,-0.0,flip_to_short -44190,做空,2022-12-28 11:50:00,2022-12-28 11:55:00,1195.36,1195.57,-0.0,flip_to_long -44191,做多,2022-12-28 11:55:00,2022-12-28 12:00:00,1195.57,1195.13,-0.0,flip_to_short -44192,做空,2022-12-28 12:00:00,2022-12-28 12:05:00,1195.13,1195.19,-0.0,flip_to_long -44193,做多,2022-12-28 12:05:00,2022-12-28 13:40:00,1195.19,1195.22,-0.0,tp_upper -44194,做空,2022-12-28 13:55:00,2022-12-28 14:05:00,1194.16,1194.31,-0.0,flip_to_long -44195,做多,2022-12-28 14:05:00,2022-12-28 14:20:00,1194.31,1191.65,-0.0,flip_to_short -44196,做空,2022-12-28 14:20:00,2022-12-28 14:25:00,1191.65,1193.93,-0.0,tp_lower -44197,做多,2022-12-28 14:30:00,2022-12-28 14:35:00,1203.35,1200.3,-0.0,tp_upper -44198,做空,2022-12-28 15:25:00,2022-12-28 15:35:00,1195.57,1190.46,0.0,tp_lower -44199,做多,2022-12-28 16:50:00,2022-12-28 16:55:00,1192.72,1192.36,-0.0,flip_to_short -44200,做空,2022-12-28 16:55:00,2022-12-28 17:05:00,1192.36,1192.57,-0.0,flip_to_long -44201,做多,2022-12-28 17:05:00,2022-12-28 17:10:00,1192.57,1191.2,-0.0,flip_to_short -44202,做空,2022-12-28 17:10:00,2022-12-28 17:15:00,1191.2,1192.48,-0.0,flip_to_long -44203,做多,2022-12-28 17:15:00,2022-12-28 17:30:00,1192.48,1196.0,0.0,tp_upper -44204,做空,2022-12-28 18:55:00,2022-12-28 19:00:00,1196.43,1197.11,-0.0,flip_to_long -44205,做多,2022-12-28 19:00:00,2022-12-28 19:05:00,1197.11,1196.32,-0.0,flip_to_short -44206,做空,2022-12-28 19:05:00,2022-12-28 19:10:00,1196.32,1196.68,-0.0,flip_to_long -44207,做多,2022-12-28 19:10:00,2022-12-28 19:20:00,1196.68,1195.25,-0.0,flip_to_short -44208,做空,2022-12-28 19:20:00,2022-12-28 19:25:00,1195.25,1194.32,0.0,tp_lower -44209,做多,2022-12-28 20:30:00,2022-12-28 20:50:00,1193.78,1194.1,-0.0,flip_to_short -44210,做空,2022-12-28 20:50:00,2022-12-28 21:05:00,1194.1,1193.23,0.0,tp_lower -44211,做多,2022-12-28 23:00:00,2022-12-28 23:10:00,1186.15,1187.45,0.0,tp_upper -44212,做空,2022-12-29 00:30:00,2022-12-29 01:40:00,1189.23,1192.74,-0.0,flip_to_long -44213,做多,2022-12-29 01:40:00,2022-12-29 01:45:00,1192.74,1192.06,-0.0,flip_to_short -44214,做空,2022-12-29 01:45:00,2022-12-29 02:05:00,1192.06,1189.0,0.0,tp_lower -44215,做多,2022-12-29 02:40:00,2022-12-29 03:00:00,1190.54,1190.71,-0.0,flip_to_short -44216,做空,2022-12-29 03:00:00,2022-12-29 03:15:00,1190.71,1191.77,-0.0,flip_to_long -44217,做多,2022-12-29 03:15:00,2022-12-29 04:25:00,1191.77,1194.77,0.0,tp_upper -44218,做空,2022-12-29 05:05:00,2022-12-29 05:10:00,1194.11,1194.42,-0.0,flip_to_long -44219,做多,2022-12-29 05:10:00,2022-12-29 05:15:00,1194.42,1193.83,-0.0,flip_to_short -44220,做空,2022-12-29 05:15:00,2022-12-29 05:20:00,1193.83,1194.08,-0.0,flip_to_long -44221,做多,2022-12-29 05:20:00,2022-12-29 05:55:00,1194.08,1194.71,0.0,tp_upper -44222,做空,2022-12-29 06:05:00,2022-12-29 06:25:00,1194.21,1193.11,0.0,tp_lower -44223,做多,2022-12-29 06:35:00,2022-12-29 07:40:00,1193.65,1193.21,-0.0,flip_to_short -44224,做空,2022-12-29 07:40:00,2022-12-29 08:20:00,1193.21,1191.58,0.0,tp_lower -44225,做多,2022-12-29 08:25:00,2022-12-29 09:20:00,1192.69,1198.76,0.0,tp_upper -44226,做空,2022-12-29 11:30:00,2022-12-29 11:40:00,1198.98,1199.4,-0.0,flip_to_long -44227,做多,2022-12-29 11:40:00,2022-12-29 11:45:00,1199.4,1199.25,-0.0,flip_to_short -44228,做空,2022-12-29 11:45:00,2022-12-29 12:00:00,1199.25,1200.38,-0.0,flip_to_long -44229,做多,2022-12-29 12:00:00,2022-12-29 12:10:00,1200.38,1199.2,-0.0,flip_to_short -44230,做空,2022-12-29 12:10:00,2022-12-29 12:25:00,1199.2,1198.11,0.0,tp_lower -44231,做多,2022-12-29 12:55:00,2022-12-29 13:00:00,1199.05,1198.69,-0.0,flip_to_short -44232,做空,2022-12-29 13:00:00,2022-12-29 13:05:00,1198.69,1199.3,-0.0,flip_to_long -44233,做多,2022-12-29 13:05:00,2022-12-29 13:10:00,1199.3,1199.13,-0.0,flip_to_short -44234,做空,2022-12-29 13:10:00,2022-12-29 14:10:00,1199.13,1199.73,-0.0,flip_to_long -44235,做多,2022-12-29 14:10:00,2022-12-29 14:30:00,1199.73,1203.4,0.0,tp_upper -44236,做空,2022-12-29 14:50:00,2022-12-29 15:50:00,1202.07,1201.37,0.0,tp_lower -44237,做多,2022-12-29 16:30:00,2022-12-29 16:55:00,1201.52,1200.61,-0.0,flip_to_short -44238,做空,2022-12-29 16:55:00,2022-12-29 17:15:00,1200.61,1200.91,-0.0,flip_to_long -44239,做多,2022-12-29 17:15:00,2022-12-29 17:20:00,1200.91,1200.22,-0.0,flip_to_short -44240,做空,2022-12-29 17:20:00,2022-12-29 17:35:00,1200.22,1196.73,0.0,tp_lower -44241,做多,2022-12-29 18:50:00,2022-12-29 18:55:00,1197.8,1200.05,0.0,tp_upper -44242,做空,2022-12-29 19:20:00,2022-12-29 19:25:00,1197.28,1197.37,-0.0,flip_to_long -44243,做多,2022-12-29 19:25:00,2022-12-29 19:40:00,1197.37,1197.92,-0.0,flip_to_short -44244,做空,2022-12-29 19:40:00,2022-12-29 19:55:00,1197.92,1198.46,-0.0,flip_to_long -44245,做多,2022-12-29 19:55:00,2022-12-29 20:00:00,1198.46,1198.41,-0.0,flip_to_short -44246,做空,2022-12-29 20:00:00,2022-12-29 20:35:00,1198.41,1193.92,0.0,tp_lower -44247,做多,2022-12-29 20:50:00,2022-12-29 20:55:00,1196.99,1196.2,-0.0,flip_to_short -44248,做空,2022-12-29 20:55:00,2022-12-29 21:00:00,1196.2,1196.53,-0.0,flip_to_long -44249,做多,2022-12-29 21:00:00,2022-12-29 21:10:00,1196.53,1195.97,-0.0,flip_to_short -44250,做空,2022-12-29 21:10:00,2022-12-29 21:20:00,1195.97,1194.89,0.0,tp_lower -44251,做多,2022-12-29 21:35:00,2022-12-29 21:40:00,1196.06,1196.0,-0.0,flip_to_short -44252,做空,2022-12-29 21:40:00,2022-12-29 21:50:00,1196.0,1195.51,-0.0,flip_to_long -44253,做多,2022-12-29 21:50:00,2022-12-29 22:15:00,1195.51,1195.73,-0.0,flip_to_short -44254,做空,2022-12-29 22:15:00,2022-12-29 22:20:00,1195.73,1197.39,-0.0,flip_to_long -44255,做多,2022-12-29 22:20:00,2022-12-29 22:25:00,1197.39,1197.14,-0.0,tp_upper -44256,做空,2022-12-29 22:30:00,2022-12-29 22:35:00,1195.23,1201.02,-0.0,flip_to_long -44257,做多,2022-12-29 22:35:00,2022-12-29 22:40:00,1201.02,1197.48,-0.0,tp_upper -44258,做空,2022-12-30 00:00:00,2022-12-30 00:20:00,1200.27,1200.39,-0.0,flip_to_long -44259,做多,2022-12-30 00:20:00,2022-12-30 00:30:00,1200.39,1200.8,-0.0,flip_to_short -44260,做空,2022-12-30 00:30:00,2022-12-30 00:40:00,1200.8,1201.44,-0.0,flip_to_long -44261,做多,2022-12-30 00:40:00,2022-12-30 00:45:00,1201.44,1200.57,-0.0,flip_to_short -44262,做空,2022-12-30 00:45:00,2022-12-30 01:30:00,1200.57,1197.28,0.0,tp_lower -44263,做多,2022-12-30 02:35:00,2022-12-30 02:40:00,1198.21,1199.12,0.0,tp_upper -44264,做空,2022-12-30 02:50:00,2022-12-30 02:55:00,1196.89,1197.62,-0.0,flip_to_long -44265,做多,2022-12-30 02:55:00,2022-12-30 03:05:00,1197.62,1198.05,-0.0,tp_upper -44266,做空,2022-12-30 03:55:00,2022-12-30 04:00:00,1197.39,1197.52,-0.0,tp_lower -44267,做多,2022-12-30 04:45:00,2022-12-30 04:50:00,1197.59,1197.56,-0.0,flip_to_short -44268,做空,2022-12-30 04:50:00,2022-12-30 05:00:00,1197.56,1196.08,0.0,tp_lower -44269,做多,2022-12-30 06:05:00,2022-12-30 06:40:00,1194.8,1193.99,-0.0,flip_to_short -44270,做空,2022-12-30 06:40:00,2022-12-30 06:45:00,1193.99,1195.11,-0.0,flip_to_long -44271,做多,2022-12-30 06:45:00,2022-12-30 06:50:00,1195.11,1193.8,-0.0,flip_to_short -44272,做空,2022-12-30 06:50:00,2022-12-30 07:15:00,1193.8,1191.75,0.0,tp_lower -44273,做多,2022-12-30 08:40:00,2022-12-30 08:50:00,1190.37,1191.62,0.0,tp_upper -44274,做空,2022-12-30 10:10:00,2022-12-30 10:45:00,1191.7,1190.56,0.0,tp_lower -44275,做多,2022-12-30 11:20:00,2022-12-30 11:40:00,1192.21,1191.25,-0.0,flip_to_short -44276,做空,2022-12-30 11:40:00,2022-12-30 12:20:00,1191.25,1189.55,0.0,tp_lower -44277,做多,2022-12-30 12:30:00,2022-12-30 12:35:00,1192.62,1193.1,-0.0,tp_upper -44278,做空,2022-12-30 13:25:00,2022-12-30 14:05:00,1190.78,1191.51,-0.0,tp_lower -44279,做多,2022-12-30 14:15:00,2022-12-30 14:30:00,1191.35,1193.39,0.0,tp_upper -44280,做空,2022-12-30 14:40:00,2022-12-30 14:45:00,1191.86,1186.34,0.0,tp_lower -44281,做多,2022-12-30 15:15:00,2022-12-30 15:20:00,1195.93,1195.13,-0.0,tp_upper -44282,做空,2022-12-30 16:25:00,2022-12-30 16:30:00,1192.64,1194.04,-0.0,flip_to_long -44283,做多,2022-12-30 16:30:00,2022-12-30 16:40:00,1194.04,1193.48,-0.0,flip_to_short -44284,做空,2022-12-30 16:40:00,2022-12-30 16:45:00,1193.48,1194.92,-0.0,flip_to_long -44285,做多,2022-12-30 16:45:00,2022-12-30 16:50:00,1194.92,1194.72,-0.0,flip_to_short -44286,做空,2022-12-30 16:50:00,2022-12-30 17:25:00,1194.72,1194.45,-0.0,flip_to_long -44287,做多,2022-12-30 17:25:00,2022-12-30 17:35:00,1194.45,1193.91,-0.0,tp_upper -44288,做多,2022-12-30 17:40:00,2022-12-30 17:50:00,1194.65,1193.68,-0.0,flip_to_short -44289,做空,2022-12-30 17:50:00,2022-12-30 17:55:00,1193.68,1195.14,-0.0,flip_to_long -44290,做多,2022-12-30 17:55:00,2022-12-30 18:05:00,1195.14,1195.52,-0.0,tp_upper -44291,做空,2022-12-30 18:20:00,2022-12-30 18:25:00,1194.19,1195.22,-0.0,flip_to_long -44292,做多,2022-12-30 18:25:00,2022-12-30 18:30:00,1195.22,1196.75,0.0,tp_upper -44293,做空,2022-12-30 19:10:00,2022-12-30 19:15:00,1195.5,1195.63,-0.0,flip_to_long -44294,做多,2022-12-30 19:15:00,2022-12-30 19:35:00,1195.63,1195.87,-0.0,flip_to_short -44295,做空,2022-12-30 19:35:00,2022-12-30 19:40:00,1195.87,1196.29,-0.0,flip_to_long -44296,做多,2022-12-30 19:40:00,2022-12-30 19:45:00,1196.29,1195.17,-0.0,flip_to_short -44297,做空,2022-12-30 19:45:00,2022-12-30 20:10:00,1195.17,1196.26,-0.0,flip_to_long -44298,做多,2022-12-30 20:10:00,2022-12-30 20:25:00,1196.26,1195.59,-0.0,flip_to_short -44299,做空,2022-12-30 20:25:00,2022-12-30 20:35:00,1195.59,1196.34,-0.0,flip_to_long -44300,做多,2022-12-30 20:35:00,2022-12-30 20:40:00,1196.34,1195.26,-0.0,flip_to_short -44301,做空,2022-12-30 20:40:00,2022-12-30 20:45:00,1195.26,1196.14,-0.0,flip_to_long -44302,做多,2022-12-30 20:45:00,2022-12-30 20:50:00,1196.14,1196.72,-0.0,tp_upper -44303,做空,2022-12-30 21:55:00,2022-12-30 22:00:00,1197.95,1199.3,-0.0,flip_to_long -44304,做多,2022-12-30 22:00:00,2022-12-30 22:10:00,1199.3,1198.74,-0.0,flip_to_short -44305,做空,2022-12-30 22:10:00,2022-12-30 22:15:00,1198.74,1198.77,-0.0,flip_to_long -44306,做多,2022-12-30 22:15:00,2022-12-30 23:00:00,1198.77,1199.7,0.0,tp_upper -44307,做空,2022-12-30 23:05:00,2022-12-30 23:25:00,1199.1,1199.06,-0.0,flip_to_long -44308,做多,2022-12-30 23:25:00,2022-12-30 23:35:00,1199.06,1199.93,0.0,tp_upper -44309,做空,2022-12-30 23:45:00,2022-12-30 23:50:00,1198.71,1198.73,-0.0,flip_to_long -44310,做多,2022-12-30 23:50:00,2022-12-31 00:00:00,1198.73,1198.75,-0.0,tp_upper -44311,做多,2022-12-31 00:30:00,2022-12-31 02:15:00,1198.24,1196.21,-0.0,flip_to_short -44312,做空,2022-12-31 02:15:00,2022-12-31 02:30:00,1196.21,1196.42,-0.0,flip_to_long -44313,做多,2022-12-31 02:30:00,2022-12-31 02:55:00,1196.42,1196.23,-0.0,tp_upper -44314,做多,2022-12-31 03:05:00,2022-12-31 03:10:00,1196.53,1195.88,-0.0,flip_to_short -44315,做空,2022-12-31 03:10:00,2022-12-31 03:15:00,1195.88,1195.49,-0.0,tp_lower -44316,做多,2022-12-31 04:40:00,2022-12-31 04:55:00,1195.14,1195.11,-0.0,tp_upper -44317,做空,2022-12-31 05:25:00,2022-12-31 05:30:00,1194.2,1194.57,-0.0,tp_lower -44318,做多,2022-12-31 05:35:00,2022-12-31 06:15:00,1194.76,1194.86,-0.0,flip_to_short -44319,做空,2022-12-31 06:15:00,2022-12-31 06:30:00,1194.86,1194.88,-0.0,flip_to_long -44320,做多,2022-12-31 06:30:00,2022-12-31 07:00:00,1194.88,1195.5,0.0,tp_upper -44321,做空,2022-12-31 08:15:00,2022-12-31 08:20:00,1195.83,1196.14,-0.0,flip_to_long -44322,做多,2022-12-31 08:20:00,2022-12-31 08:25:00,1196.14,1196.04,-0.0,flip_to_short -44323,做空,2022-12-31 08:25:00,2022-12-31 09:10:00,1196.04,1196.23,-0.0,flip_to_long -44324,做多,2022-12-31 09:10:00,2022-12-31 09:40:00,1196.23,1196.14,-0.0,flip_to_short -44325,做空,2022-12-31 09:40:00,2022-12-31 09:45:00,1196.14,1196.33,-0.0,flip_to_long -44326,做多,2022-12-31 09:45:00,2022-12-31 10:25:00,1196.33,1199.0,0.0,tp_upper -44327,做空,2022-12-31 11:25:00,2022-12-31 11:40:00,1197.02,1197.86,-0.0,flip_to_long -44328,做多,2022-12-31 11:40:00,2022-12-31 11:45:00,1197.86,1197.14,-0.0,flip_to_short -44329,做空,2022-12-31 11:45:00,2022-12-31 12:05:00,1197.14,1196.53,0.0,tp_lower -44330,做多,2022-12-31 12:30:00,2022-12-31 13:15:00,1197.15,1197.17,-0.0,tp_upper -44331,做空,2022-12-31 15:25:00,2022-12-31 15:35:00,1203.99,1203.69,-0.0,flip_to_long -44332,做多,2022-12-31 15:35:00,2022-12-31 16:55:00,1203.69,1202.49,-0.0,flip_to_short -44333,做空,2022-12-31 16:55:00,2022-12-31 17:10:00,1202.49,1200.45,0.0,tp_lower -44334,做多,2022-12-31 18:45:00,2022-12-31 19:15:00,1199.63,1199.97,-0.0,tp_upper -44335,做多,2022-12-31 19:25:00,2022-12-31 19:30:00,1200.35,1201.76,0.0,tp_upper -44336,做空,2022-12-31 20:50:00,2022-12-31 20:55:00,1202.42,1202.45,-0.0,flip_to_long -44337,做多,2022-12-31 20:55:00,2022-12-31 21:15:00,1202.45,1202.1,-0.0,flip_to_short -44338,做空,2022-12-31 21:15:00,2022-12-31 21:20:00,1202.1,1201.44,0.0,tp_lower -44339,做多,2022-12-31 23:35:00,2023-01-01 00:20:00,1197.01,1195.96,-0.0,flip_to_short -44340,做空,2023-01-01 00:20:00,2023-01-01 00:30:00,1195.96,1194.39,0.0,tp_lower -44341,做多,2023-01-01 01:05:00,2023-01-01 01:10:00,1195.72,1195.44,-0.0,flip_to_short -44342,做空,2023-01-01 01:10:00,2023-01-01 01:40:00,1195.44,1194.9,-0.0,flip_to_long -44343,做多,2023-01-01 01:40:00,2023-01-01 02:00:00,1194.9,1194.23,-0.0,flip_to_short -44344,做空,2023-01-01 02:00:00,2023-01-01 02:10:00,1194.23,1195.35,-0.0,flip_to_long -44345,做多,2023-01-01 02:10:00,2023-01-01 02:30:00,1195.35,1196.87,0.0,tp_upper -44346,做空,2023-01-01 02:40:00,2023-01-01 02:45:00,1195.38,1195.85,-0.0,flip_to_long -44347,做多,2023-01-01 02:45:00,2023-01-01 02:50:00,1195.85,1195.51,-0.0,flip_to_short -44348,做空,2023-01-01 02:50:00,2023-01-01 02:55:00,1195.51,1195.62,-0.0,flip_to_long -44349,做多,2023-01-01 02:55:00,2023-01-01 03:00:00,1195.62,1193.01,-0.0,flip_to_short -44350,做空,2023-01-01 03:00:00,2023-01-01 03:05:00,1193.01,1193.65,-0.0,tp_lower -44351,做多,2023-01-01 03:50:00,2023-01-01 03:55:00,1194.68,1194.05,-0.0,flip_to_short -44352,做空,2023-01-01 03:55:00,2023-01-01 04:20:00,1194.05,1192.32,0.0,tp_lower -44353,做多,2023-01-01 04:50:00,2023-01-01 05:30:00,1192.7,1194.16,0.0,tp_upper -44354,做空,2023-01-01 06:30:00,2023-01-01 06:40:00,1194.07,1194.64,-0.0,flip_to_long -44355,做多,2023-01-01 06:40:00,2023-01-01 06:50:00,1194.64,1194.45,-0.0,flip_to_short -44356,做空,2023-01-01 06:50:00,2023-01-01 06:55:00,1194.45,1194.75,-0.0,flip_to_long -44357,做多,2023-01-01 06:55:00,2023-01-01 07:00:00,1194.75,1194.24,-0.0,flip_to_short -44358,做空,2023-01-01 07:00:00,2023-01-01 07:05:00,1194.24,1194.64,-0.0,flip_to_long -44359,做多,2023-01-01 07:05:00,2023-01-01 07:10:00,1194.64,1194.26,-0.0,flip_to_short -44360,做空,2023-01-01 07:10:00,2023-01-01 07:15:00,1194.26,1193.53,0.0,tp_lower -44361,做多,2023-01-01 07:25:00,2023-01-01 07:50:00,1194.53,1194.92,-0.0,tp_upper -44362,做空,2023-01-01 08:10:00,2023-01-01 08:15:00,1194.47,1195.21,-0.0,flip_to_long -44363,做多,2023-01-01 08:15:00,2023-01-01 08:40:00,1195.21,1194.21,-0.0,flip_to_short -44364,做空,2023-01-01 08:40:00,2023-01-01 09:00:00,1194.21,1193.74,-0.0,tp_lower -44365,做多,2023-01-01 09:15:00,2023-01-01 09:25:00,1194.75,1194.78,-0.0,flip_to_short -44366,做空,2023-01-01 09:25:00,2023-01-01 09:30:00,1194.78,1195.32,-0.0,flip_to_long -44367,做多,2023-01-01 09:30:00,2023-01-01 09:40:00,1195.32,1196.1,0.0,tp_upper -44368,做空,2023-01-01 10:35:00,2023-01-01 10:45:00,1195.42,1195.75,-0.0,flip_to_long -44369,做多,2023-01-01 10:45:00,2023-01-01 10:55:00,1195.75,1197.17,0.0,tp_upper -44370,做空,2023-01-01 11:15:00,2023-01-01 11:35:00,1196.29,1196.33,-0.0,flip_to_long -44371,做多,2023-01-01 11:35:00,2023-01-01 11:40:00,1196.33,1195.86,-0.0,flip_to_short -44372,做空,2023-01-01 11:40:00,2023-01-01 11:55:00,1195.86,1196.4,-0.0,flip_to_long -44373,做多,2023-01-01 11:55:00,2023-01-01 12:05:00,1196.4,1195.66,-0.0,flip_to_short -44374,做空,2023-01-01 12:05:00,2023-01-01 12:10:00,1195.66,1197.08,-0.0,flip_to_long -44375,做多,2023-01-01 12:10:00,2023-01-01 12:15:00,1197.08,1197.07,-0.0,tp_upper -44376,做空,2023-01-01 13:10:00,2023-01-01 13:25:00,1196.12,1195.95,-0.0,tp_lower -44377,做多,2023-01-01 14:25:00,2023-01-01 14:35:00,1195.48,1194.8,-0.0,flip_to_short -44378,做空,2023-01-01 14:35:00,2023-01-01 14:55:00,1194.8,1194.46,-0.0,tp_lower -44379,做多,2023-01-01 15:05:00,2023-01-01 15:20:00,1194.91,1194.31,-0.0,flip_to_short -44380,做空,2023-01-01 15:20:00,2023-01-01 15:25:00,1194.31,1194.94,-0.0,tp_lower -44381,做多,2023-01-01 15:30:00,2023-01-01 15:40:00,1195.31,1195.82,-0.0,tp_upper -44382,做空,2023-01-01 18:45:00,2023-01-01 19:00:00,1200.34,1201.82,-0.0,flip_to_long -44383,做多,2023-01-01 19:00:00,2023-01-01 19:05:00,1201.82,1201.84,-0.0,tp_upper -44384,做空,2023-01-01 19:45:00,2023-01-01 20:10:00,1201.99,1202.17,-0.0,flip_to_long -44385,做多,2023-01-01 20:10:00,2023-01-01 20:25:00,1202.17,1202.97,0.0,tp_upper -44386,做空,2023-01-01 20:35:00,2023-01-01 21:05:00,1202.6,1200.24,0.0,tp_lower -44387,做多,2023-01-01 21:25:00,2023-01-01 21:30:00,1201.99,1201.49,-0.0,flip_to_short -44388,做空,2023-01-01 21:30:00,2023-01-01 21:35:00,1201.49,1202.53,-0.0,flip_to_long -44389,做多,2023-01-01 21:35:00,2023-01-01 22:25:00,1202.53,1201.9,-0.0,flip_to_short -44390,做空,2023-01-01 22:25:00,2023-01-01 22:35:00,1201.9,1201.93,-0.0,flip_to_long -44391,做多,2023-01-01 22:35:00,2023-01-01 22:40:00,1201.93,1201.67,-0.0,flip_to_short -44392,做空,2023-01-01 22:40:00,2023-01-01 22:50:00,1201.67,1200.37,0.0,tp_lower -44393,做多,2023-01-01 23:10:00,2023-01-01 23:15:00,1201.78,1201.37,-0.0,flip_to_short -44394,做空,2023-01-01 23:15:00,2023-01-01 23:25:00,1201.37,1199.83,0.0,tp_lower -44395,做多,2023-01-02 02:10:00,2023-01-02 02:20:00,1195.82,1195.75,-0.0,flip_to_short -44396,做空,2023-01-02 02:20:00,2023-01-02 05:20:00,1195.75,1200.72,-0.0,flip_to_long -44397,做多,2023-01-02 05:20:00,2023-01-02 05:50:00,1200.72,1201.83,0.0,tp_upper -44398,做空,2023-01-02 06:30:00,2023-01-02 06:35:00,1201.2,1200.42,0.0,tp_lower -44399,做多,2023-01-02 07:05:00,2023-01-02 07:10:00,1201.39,1207.55,0.0,tp_upper -44400,做空,2023-01-02 08:50:00,2023-01-02 10:45:00,1214.81,1217.15,-0.0,flip_to_long -44401,做多,2023-01-02 10:45:00,2023-01-02 12:10:00,1217.15,1216.89,-0.0,flip_to_short -44402,做空,2023-01-02 12:10:00,2023-01-02 13:00:00,1216.89,1216.2,0.0,flip_to_long -44403,做多,2023-01-02 13:00:00,2023-01-02 14:00:00,1216.2,1216.54,-0.0,tp_upper -44404,做空,2023-01-02 14:05:00,2023-01-02 14:10:00,1215.13,1215.85,-0.0,flip_to_long -44405,做多,2023-01-02 14:10:00,2023-01-02 14:25:00,1215.85,1214.98,-0.0,flip_to_short -44406,做空,2023-01-02 14:25:00,2023-01-02 14:30:00,1214.98,1215.22,-0.0,flip_to_long -44407,做多,2023-01-02 14:30:00,2023-01-02 15:00:00,1215.22,1215.38,-0.0,tp_upper -44408,做空,2023-01-02 16:20:00,2023-01-02 16:25:00,1217.75,1217.76,-0.0,flip_to_long -44409,做多,2023-01-02 16:25:00,2023-01-02 18:00:00,1217.76,1216.5,-0.0,flip_to_short -44410,做空,2023-01-02 18:00:00,2023-01-02 19:30:00,1216.5,1217.29,-0.0,flip_to_long -44411,做多,2023-01-02 19:30:00,2023-01-02 19:45:00,1217.29,1217.95,0.0,tp_upper -44412,做空,2023-01-02 20:00:00,2023-01-02 20:05:00,1216.03,1216.56,-0.0,tp_lower -44413,做多,2023-01-02 20:25:00,2023-01-02 20:30:00,1217.68,1217.23,-0.0,flip_to_short -44414,做空,2023-01-02 20:30:00,2023-01-02 20:35:00,1217.23,1217.59,-0.0,flip_to_long -44415,做多,2023-01-02 20:35:00,2023-01-02 21:00:00,1217.59,1218.27,0.0,tp_upper -44416,做空,2023-01-02 21:15:00,2023-01-02 22:10:00,1217.67,1217.18,-0.0,tp_lower -44417,做多,2023-01-02 23:05:00,2023-01-03 00:20:00,1215.01,1214.42,-0.0,flip_to_short -44418,做空,2023-01-03 00:20:00,2023-01-03 00:30:00,1214.42,1215.82,-0.0,flip_to_long -44419,做多,2023-01-03 00:30:00,2023-01-03 00:35:00,1215.82,1215.61,-0.0,tp_upper -44420,做空,2023-01-03 01:05:00,2023-01-03 01:15:00,1213.6,1212.6,0.0,tp_lower -44421,做多,2023-01-03 01:55:00,2023-01-03 02:05:00,1213.65,1213.8,-0.0,flip_to_short -44422,做空,2023-01-03 02:05:00,2023-01-03 03:20:00,1213.8,1215.4,-0.0,flip_to_long -44423,做多,2023-01-03 03:20:00,2023-01-03 03:25:00,1215.4,1214.7,-0.0,tp_upper -44424,做空,2023-01-03 04:05:00,2023-01-03 04:25:00,1214.75,1214.42,-0.0,flip_to_long -44425,做多,2023-01-03 04:25:00,2023-01-03 05:35:00,1214.42,1216.15,0.0,tp_upper -44426,做空,2023-01-03 06:50:00,2023-01-03 07:20:00,1216.09,1215.0,0.0,tp_lower -44427,做多,2023-01-03 07:45:00,2023-01-03 07:50:00,1216.53,1216.15,-0.0,flip_to_short -44428,做空,2023-01-03 07:50:00,2023-01-03 08:00:00,1216.15,1216.27,-0.0,flip_to_long -44429,做多,2023-01-03 08:00:00,2023-01-03 08:05:00,1216.27,1214.96,-0.0,flip_to_short -44430,做空,2023-01-03 08:05:00,2023-01-03 08:10:00,1214.96,1214.54,-0.0,tp_lower -44431,做多,2023-01-03 08:55:00,2023-01-03 09:30:00,1215.02,1216.6,0.0,tp_upper -44432,做空,2023-01-03 10:20:00,2023-01-03 10:25:00,1216.16,1216.19,-0.0,flip_to_long -44433,做多,2023-01-03 10:25:00,2023-01-03 11:35:00,1216.19,1216.14,-0.0,flip_to_short -44434,做空,2023-01-03 11:35:00,2023-01-03 11:40:00,1216.14,1214.09,0.0,tp_lower -44435,做多,2023-01-03 12:20:00,2023-01-03 12:45:00,1215.99,1214.93,-0.0,flip_to_short -44436,做空,2023-01-03 12:45:00,2023-01-03 13:00:00,1214.93,1215.67,-0.0,flip_to_long -44437,做多,2023-01-03 13:00:00,2023-01-03 13:05:00,1215.67,1215.26,-0.0,tp_upper -44438,做空,2023-01-03 13:30:00,2023-01-03 13:35:00,1215.31,1216.37,-0.0,flip_to_long -44439,做多,2023-01-03 13:35:00,2023-01-03 13:40:00,1216.37,1215.91,-0.0,tp_upper -44440,做空,2023-01-03 13:50:00,2023-01-03 14:45:00,1216.11,1213.99,0.0,tp_lower -44441,做多,2023-01-03 15:55:00,2023-01-03 16:00:00,1211.4,1210.28,-0.0,flip_to_short -44442,做空,2023-01-03 16:00:00,2023-01-03 16:05:00,1210.28,1210.59,-0.0,flip_to_long -44443,做多,2023-01-03 16:05:00,2023-01-03 16:10:00,1210.59,1208.67,-0.0,flip_to_short -44444,做空,2023-01-03 16:10:00,2023-01-03 16:25:00,1208.67,1208.93,-0.0,tp_lower -44445,做多,2023-01-03 16:35:00,2023-01-03 16:40:00,1209.68,1209.33,-0.0,flip_to_short -44446,做空,2023-01-03 16:40:00,2023-01-03 16:55:00,1209.33,1207.13,0.0,tp_lower -44447,做多,2023-01-03 17:05:00,2023-01-03 17:35:00,1208.69,1208.5,-0.0,flip_to_short -44448,做空,2023-01-03 17:35:00,2023-01-03 17:45:00,1208.5,1207.32,0.0,tp_lower -44449,做多,2023-01-03 17:55:00,2023-01-03 18:00:00,1208.41,1207.91,-0.0,flip_to_short -44450,做空,2023-01-03 18:00:00,2023-01-03 18:05:00,1207.91,1207.27,0.0,tp_lower -44451,做多,2023-01-03 18:25:00,2023-01-03 18:30:00,1208.81,1207.84,-0.0,flip_to_short -44452,做空,2023-01-03 18:30:00,2023-01-03 18:40:00,1207.84,1207.69,-0.0,flip_to_long -44453,做多,2023-01-03 18:40:00,2023-01-03 19:15:00,1207.69,1207.9,-0.0,tp_upper -44454,做空,2023-01-03 19:20:00,2023-01-03 19:25:00,1207.09,1207.59,-0.0,flip_to_long -44455,做多,2023-01-03 19:25:00,2023-01-03 19:30:00,1207.59,1206.9,-0.0,flip_to_short -44456,做空,2023-01-03 19:30:00,2023-01-03 19:40:00,1206.9,1208.29,-0.0,flip_to_long -44457,做多,2023-01-03 19:40:00,2023-01-03 19:45:00,1208.29,1209.69,0.0,tp_upper -44458,做空,2023-01-03 21:00:00,2023-01-03 21:05:00,1209.64,1210.35,-0.0,flip_to_long -44459,做多,2023-01-03 21:05:00,2023-01-03 21:35:00,1210.35,1210.93,-0.0,tp_upper -44460,做空,2023-01-03 22:10:00,2023-01-03 22:20:00,1210.13,1210.51,-0.0,tp_lower -44461,做多,2023-01-03 22:35:00,2023-01-03 22:40:00,1210.91,1210.56,-0.0,flip_to_short -44462,做空,2023-01-03 22:40:00,2023-01-03 22:45:00,1210.56,1211.5,-0.0,flip_to_long -44463,做多,2023-01-03 22:45:00,2023-01-03 22:55:00,1211.5,1212.2,0.0,tp_upper -44464,做空,2023-01-04 00:30:00,2023-01-04 00:35:00,1213.78,1213.21,-0.0,tp_lower -44465,做多,2023-01-04 01:00:00,2023-01-04 01:05:00,1214.52,1217.31,0.0,tp_upper -44466,做空,2023-01-04 05:00:00,2023-01-04 06:15:00,1249.68,1248.2,0.0,flip_to_long -44467,做多,2023-01-04 06:15:00,2023-01-04 06:30:00,1248.2,1248.51,-0.0,flip_to_short -44468,做空,2023-01-04 06:30:00,2023-01-04 06:40:00,1248.51,1248.64,-0.0,flip_to_long -44469,做多,2023-01-04 06:40:00,2023-01-04 06:45:00,1248.64,1249.27,0.0,tp_upper -44470,做空,2023-01-04 07:30:00,2023-01-04 08:50:00,1249.9,1250.84,-0.0,flip_to_long -44471,做多,2023-01-04 08:50:00,2023-01-04 09:05:00,1250.84,1250.02,-0.0,flip_to_short -44472,做空,2023-01-04 09:05:00,2023-01-04 09:20:00,1250.02,1250.88,-0.0,flip_to_long -44473,做多,2023-01-04 09:20:00,2023-01-04 09:50:00,1250.88,1249.3,-0.0,flip_to_short -44474,做空,2023-01-04 09:50:00,2023-01-04 10:55:00,1249.3,1249.78,-0.0,flip_to_long -44475,做多,2023-01-04 10:55:00,2023-01-04 11:05:00,1249.78,1249.73,-0.0,flip_to_short -44476,做空,2023-01-04 11:05:00,2023-01-04 11:10:00,1249.73,1249.9,-0.0,flip_to_long -44477,做多,2023-01-04 11:10:00,2023-01-04 11:15:00,1249.9,1249.57,-0.0,flip_to_short -44478,做空,2023-01-04 11:15:00,2023-01-04 11:20:00,1249.57,1249.85,-0.0,flip_to_long -44479,做多,2023-01-04 11:20:00,2023-01-04 11:35:00,1249.85,1250.65,0.0,tp_upper -44480,做空,2023-01-04 12:45:00,2023-01-04 13:00:00,1251.21,1252.0,-0.0,flip_to_long -44481,做多,2023-01-04 13:00:00,2023-01-04 13:10:00,1252.0,1251.37,-0.0,flip_to_short -44482,做空,2023-01-04 13:10:00,2023-01-04 13:20:00,1251.37,1252.56,-0.0,flip_to_long -44483,做多,2023-01-04 13:20:00,2023-01-04 13:25:00,1252.56,1252.2,-0.0,flip_to_short -44484,做空,2023-01-04 13:25:00,2023-01-04 14:10:00,1252.2,1250.24,0.0,tp_lower -44485,做多,2023-01-04 14:25:00,2023-01-04 14:35:00,1251.79,1252.88,0.0,tp_upper -44486,做空,2023-01-04 14:40:00,2023-01-04 14:45:00,1250.8,1250.04,0.0,tp_lower -44487,做多,2023-01-04 15:30:00,2023-01-04 15:35:00,1251.38,1251.84,-0.0,tp_upper -44488,做空,2023-01-04 16:35:00,2023-01-04 16:45:00,1252.74,1253.0,-0.0,flip_to_long -44489,做多,2023-01-04 16:45:00,2023-01-04 17:00:00,1253.0,1252.57,-0.0,flip_to_short -44490,做空,2023-01-04 17:00:00,2023-01-04 17:20:00,1252.57,1255.17,-0.0,flip_to_long -44491,做多,2023-01-04 17:20:00,2023-01-04 17:30:00,1255.17,1264.29,0.0,tp_upper -44492,做空,2023-01-04 18:55:00,2023-01-04 19:00:00,1261.56,1258.73,0.0,tp_lower -44493,做多,2023-01-04 21:00:00,2023-01-04 21:30:00,1251.93,1252.31,-0.0,flip_to_short -44494,做空,2023-01-04 21:30:00,2023-01-04 21:45:00,1252.31,1251.73,-0.0,flip_to_long -44495,做多,2023-01-04 21:45:00,2023-01-04 22:25:00,1251.73,1254.07,0.0,tp_upper -44496,做空,2023-01-04 22:55:00,2023-01-04 23:00:00,1252.83,1253.54,-0.0,flip_to_long -44497,做多,2023-01-04 23:00:00,2023-01-04 23:10:00,1253.54,1255.95,0.0,tp_upper -44498,做空,2023-01-05 00:25:00,2023-01-05 00:40:00,1256.63,1254.4,0.0,tp_lower -44499,做多,2023-01-05 01:30:00,2023-01-05 01:35:00,1255.6,1254.2,-0.0,flip_to_short -44500,做空,2023-01-05 01:35:00,2023-01-05 01:40:00,1254.2,1255.17,-0.0,flip_to_long -44501,做多,2023-01-05 01:40:00,2023-01-05 01:50:00,1255.17,1254.63,-0.0,flip_to_short -44502,做空,2023-01-05 01:50:00,2023-01-05 02:05:00,1254.63,1253.15,0.0,tp_lower -44503,做多,2023-01-05 02:15:00,2023-01-05 02:20:00,1253.98,1253.52,-0.0,flip_to_short -44504,做空,2023-01-05 02:20:00,2023-01-05 02:45:00,1253.52,1254.28,-0.0,flip_to_long -44505,做多,2023-01-05 02:45:00,2023-01-05 02:50:00,1254.28,1253.86,-0.0,flip_to_short -44506,做空,2023-01-05 02:50:00,2023-01-05 03:10:00,1253.86,1253.48,-0.0,tp_lower -44507,做多,2023-01-05 03:25:00,2023-01-05 04:05:00,1253.05,1252.65,-0.0,flip_to_short -44508,做空,2023-01-05 04:05:00,2023-01-05 04:10:00,1252.65,1253.66,-0.0,flip_to_long -44509,做多,2023-01-05 04:10:00,2023-01-05 04:30:00,1253.66,1252.78,-0.0,flip_to_short -44510,做空,2023-01-05 04:30:00,2023-01-05 04:40:00,1252.78,1253.92,-0.0,flip_to_long -44511,做多,2023-01-05 04:40:00,2023-01-05 04:55:00,1253.92,1252.7,-0.0,flip_to_short -44512,做空,2023-01-05 04:55:00,2023-01-05 05:05:00,1252.7,1253.14,-0.0,flip_to_long -44513,做多,2023-01-05 05:05:00,2023-01-05 05:15:00,1253.14,1253.89,0.0,tp_upper -44514,做空,2023-01-05 05:25:00,2023-01-05 05:40:00,1253.25,1252.92,-0.0,flip_to_long -44515,做多,2023-01-05 05:40:00,2023-01-05 08:00:00,1252.92,1249.95,-0.0,flip_to_short -44516,做空,2023-01-05 08:00:00,2023-01-05 08:05:00,1249.95,1250.03,-0.0,flip_to_long -44517,做多,2023-01-05 08:05:00,2023-01-05 08:20:00,1250.03,1249.73,-0.0,flip_to_short -44518,做空,2023-01-05 08:20:00,2023-01-05 08:25:00,1249.73,1249.87,-0.0,flip_to_long -44519,做多,2023-01-05 08:25:00,2023-01-05 08:30:00,1249.87,1249.0,-0.0,flip_to_short -44520,做空,2023-01-05 08:30:00,2023-01-05 08:35:00,1249.0,1248.56,-0.0,tp_lower -44521,做多,2023-01-05 08:40:00,2023-01-05 08:45:00,1249.58,1251.39,0.0,tp_upper -44522,做空,2023-01-05 09:00:00,2023-01-05 09:05:00,1248.5,1248.17,-0.0,tp_lower -44523,做多,2023-01-05 09:15:00,2023-01-05 09:25:00,1249.51,1248.98,-0.0,flip_to_short -44524,做空,2023-01-05 09:25:00,2023-01-05 09:35:00,1248.98,1247.83,0.0,tp_lower -44525,做多,2023-01-05 10:00:00,2023-01-05 10:35:00,1249.46,1252.0,0.0,tp_upper -44526,做空,2023-01-05 12:10:00,2023-01-05 12:30:00,1252.64,1253.29,-0.0,flip_to_long -44527,做多,2023-01-05 12:30:00,2023-01-05 12:50:00,1253.29,1252.48,-0.0,flip_to_short -44528,做空,2023-01-05 12:50:00,2023-01-05 13:10:00,1252.48,1252.92,-0.0,flip_to_long -44529,做多,2023-01-05 13:10:00,2023-01-05 13:15:00,1252.92,1251.03,-0.0,flip_to_short -44530,做空,2023-01-05 13:15:00,2023-01-05 13:30:00,1251.03,1251.26,-0.0,tp_lower -44531,做多,2023-01-05 14:55:00,2023-01-05 15:10:00,1248.03,1252.08,0.0,tp_upper -44532,做空,2023-01-05 15:50:00,2023-01-05 15:55:00,1247.64,1248.72,-0.0,flip_to_long -44533,做多,2023-01-05 15:55:00,2023-01-05 16:15:00,1248.72,1248.26,-0.0,flip_to_short -44534,做空,2023-01-05 16:15:00,2023-01-05 17:00:00,1248.26,1248.47,-0.0,flip_to_long -44535,做多,2023-01-05 17:00:00,2023-01-05 17:10:00,1248.47,1248.62,-0.0,flip_to_short -44536,做空,2023-01-05 17:10:00,2023-01-05 17:20:00,1248.62,1248.16,-0.0,flip_to_long -44537,做多,2023-01-05 17:20:00,2023-01-05 17:35:00,1248.16,1247.8,-0.0,flip_to_short -44538,做空,2023-01-05 17:35:00,2023-01-05 18:05:00,1247.8,1248.26,-0.0,flip_to_long -44539,做多,2023-01-05 18:05:00,2023-01-05 18:10:00,1248.26,1247.38,-0.0,flip_to_short -44540,做空,2023-01-05 18:10:00,2023-01-05 18:15:00,1247.38,1248.59,-0.0,flip_to_long -44541,做多,2023-01-05 18:15:00,2023-01-05 18:20:00,1248.59,1249.4,0.0,tp_upper -44542,做空,2023-01-05 20:20:00,2023-01-05 20:30:00,1252.14,1253.15,-0.0,flip_to_long -44543,做多,2023-01-05 20:30:00,2023-01-05 20:50:00,1253.15,1252.79,-0.0,flip_to_short -44544,做空,2023-01-05 20:50:00,2023-01-05 20:55:00,1252.79,1253.44,-0.0,flip_to_long -44545,做多,2023-01-05 20:55:00,2023-01-05 21:00:00,1253.44,1253.31,-0.0,flip_to_short -44546,做空,2023-01-05 21:00:00,2023-01-05 21:20:00,1253.31,1251.8,0.0,tp_lower -44547,做多,2023-01-05 21:45:00,2023-01-05 22:20:00,1252.56,1251.67,-0.0,flip_to_short -44548,做空,2023-01-05 22:20:00,2023-01-05 22:35:00,1251.67,1250.51,0.0,tp_lower -44549,做多,2023-01-05 22:40:00,2023-01-05 22:45:00,1251.84,1250.18,-0.0,flip_to_short -44550,做空,2023-01-05 22:45:00,2023-01-05 22:50:00,1250.18,1250.34,-0.0,tp_lower -44551,做多,2023-01-05 23:00:00,2023-01-05 23:05:00,1251.8,1250.75,-0.0,flip_to_short -44552,做空,2023-01-05 23:05:00,2023-01-05 23:10:00,1250.75,1251.8,-0.0,tp_lower -44553,做空,2023-01-05 23:15:00,2023-01-05 23:20:00,1250.81,1249.72,0.0,tp_lower -44554,做多,2023-01-05 23:45:00,2023-01-06 00:00:00,1250.61,1250.09,-0.0,flip_to_short -44555,做空,2023-01-06 00:00:00,2023-01-06 00:05:00,1250.09,1250.7,-0.0,flip_to_long -44556,做多,2023-01-06 00:05:00,2023-01-06 00:10:00,1250.7,1250.05,-0.0,flip_to_short -44557,做空,2023-01-06 00:10:00,2023-01-06 01:55:00,1250.05,1250.81,-0.0,tp_lower -44558,做多,2023-01-06 02:55:00,2023-01-06 03:05:00,1251.65,1250.53,-0.0,flip_to_short -44559,做空,2023-01-06 03:05:00,2023-01-06 03:10:00,1250.53,1250.6,-0.0,flip_to_long -44560,做多,2023-01-06 03:10:00,2023-01-06 03:55:00,1250.6,1250.56,-0.0,flip_to_short -44561,做空,2023-01-06 03:55:00,2023-01-06 04:00:00,1250.56,1251.29,-0.0,flip_to_long -44562,做多,2023-01-06 04:00:00,2023-01-06 04:05:00,1251.29,1250.69,-0.0,flip_to_short -44563,做空,2023-01-06 04:05:00,2023-01-06 04:15:00,1250.69,1249.79,0.0,tp_lower -44564,做多,2023-01-06 04:55:00,2023-01-06 05:00:00,1250.73,1249.23,-0.0,flip_to_short -44565,做空,2023-01-06 05:00:00,2023-01-06 05:40:00,1249.23,1248.06,0.0,tp_lower -44566,做多,2023-01-06 06:35:00,2023-01-06 06:45:00,1248.14,1247.93,-0.0,flip_to_short -44567,做空,2023-01-06 06:45:00,2023-01-06 07:15:00,1247.93,1246.67,0.0,tp_lower -44568,做多,2023-01-06 07:25:00,2023-01-06 07:35:00,1247.49,1247.0,-0.0,flip_to_short -44569,做空,2023-01-06 07:35:00,2023-01-06 07:50:00,1247.0,1247.3,-0.0,flip_to_long -44570,做多,2023-01-06 07:50:00,2023-01-06 08:05:00,1247.3,1248.35,0.0,tp_upper -44571,做空,2023-01-06 09:00:00,2023-01-06 09:10:00,1247.4,1246.89,-0.0,tp_lower -44572,做多,2023-01-06 09:20:00,2023-01-06 09:35:00,1248.16,1246.65,-0.0,flip_to_short -44573,做空,2023-01-06 09:35:00,2023-01-06 09:55:00,1246.65,1247.96,-0.0,flip_to_long -44574,做多,2023-01-06 09:55:00,2023-01-06 10:05:00,1247.96,1247.71,-0.0,flip_to_short -44575,做空,2023-01-06 10:05:00,2023-01-06 10:15:00,1247.71,1248.33,-0.0,flip_to_long -44576,做多,2023-01-06 10:15:00,2023-01-06 10:25:00,1248.33,1247.49,-0.0,flip_to_short -44577,做空,2023-01-06 10:25:00,2023-01-06 10:30:00,1247.49,1248.46,-0.0,flip_to_long -44578,做多,2023-01-06 10:30:00,2023-01-06 10:40:00,1248.46,1247.77,-0.0,flip_to_short -44579,做空,2023-01-06 10:40:00,2023-01-06 10:50:00,1247.77,1246.24,0.0,tp_lower -44580,做多,2023-01-06 12:35:00,2023-01-06 12:55:00,1243.84,1243.75,-0.0,tp_upper -44581,做空,2023-01-06 13:00:00,2023-01-06 13:05:00,1242.62,1241.85,0.0,tp_lower -44582,做多,2023-01-06 13:15:00,2023-01-06 13:20:00,1243.23,1242.31,-0.0,flip_to_short -44583,做空,2023-01-06 13:20:00,2023-01-06 13:25:00,1242.31,1238.58,0.0,tp_lower -44584,做多,2023-01-06 13:30:00,2023-01-06 13:35:00,1245.12,1243.21,-0.0,tp_upper -44585,做空,2023-01-06 14:40:00,2023-01-06 14:50:00,1246.51,1248.77,-0.0,flip_to_long -44586,做多,2023-01-06 14:50:00,2023-01-06 14:55:00,1248.77,1247.72,-0.0,flip_to_short -44587,做空,2023-01-06 14:55:00,2023-01-06 15:00:00,1247.72,1248.65,-0.0,flip_to_long -44588,做多,2023-01-06 15:00:00,2023-01-06 15:35:00,1248.65,1254.87,0.0,tp_upper -44589,做空,2023-01-06 17:35:00,2023-01-06 19:20:00,1262.91,1267.71,-0.0,flip_to_long -44590,做多,2023-01-06 19:20:00,2023-01-06 19:35:00,1267.71,1273.6,0.0,tp_upper -44591,做空,2023-01-06 20:25:00,2023-01-06 22:10:00,1267.89,1266.2,0.0,flip_to_long -44592,做多,2023-01-06 22:10:00,2023-01-06 22:35:00,1266.2,1265.92,-0.0,tp_upper -44593,做多,2023-01-06 22:40:00,2023-01-06 22:45:00,1266.48,1267.98,0.0,tp_upper -44594,做空,2023-01-06 23:40:00,2023-01-06 23:45:00,1267.56,1269.67,-0.0,flip_to_long -44595,做多,2023-01-06 23:45:00,2023-01-07 00:00:00,1269.67,1266.85,-0.0,flip_to_short -44596,做空,2023-01-07 00:00:00,2023-01-07 00:40:00,1266.85,1268.59,-0.0,flip_to_long -44597,做多,2023-01-07 00:40:00,2023-01-07 00:45:00,1268.59,1267.97,-0.0,flip_to_short -44598,做空,2023-01-07 00:45:00,2023-01-07 00:50:00,1267.97,1268.94,-0.0,flip_to_long -44599,做多,2023-01-07 00:50:00,2023-01-07 01:00:00,1268.94,1269.32,-0.0,tp_upper -44600,做空,2023-01-07 01:20:00,2023-01-07 02:00:00,1268.22,1268.44,-0.0,flip_to_long -44601,做多,2023-01-07 02:00:00,2023-01-07 03:40:00,1268.44,1265.16,-0.0,flip_to_short -44602,做空,2023-01-07 03:40:00,2023-01-07 03:50:00,1265.16,1265.89,-0.0,tp_lower -44603,做多,2023-01-07 03:55:00,2023-01-07 04:00:00,1266.05,1265.7,-0.0,flip_to_short -44604,做空,2023-01-07 04:00:00,2023-01-07 04:20:00,1265.7,1264.51,0.0,tp_lower -44605,做多,2023-01-07 06:20:00,2023-01-07 06:25:00,1263.61,1263.52,-0.0,flip_to_short -44606,做空,2023-01-07 06:25:00,2023-01-07 06:30:00,1263.52,1263.96,-0.0,flip_to_long -44607,做多,2023-01-07 06:30:00,2023-01-07 08:10:00,1263.96,1264.4,-0.0,flip_to_short -44608,做空,2023-01-07 08:10:00,2023-01-07 08:15:00,1264.4,1265.06,-0.0,flip_to_long -44609,做多,2023-01-07 08:15:00,2023-01-07 08:45:00,1265.06,1264.94,-0.0,flip_to_short -44610,做空,2023-01-07 08:45:00,2023-01-07 09:10:00,1264.94,1264.16,0.0,tp_lower -44611,做多,2023-01-07 09:40:00,2023-01-07 09:55:00,1264.6,1264.66,-0.0,tp_upper -44612,做空,2023-01-07 10:05:00,2023-01-07 10:10:00,1264.54,1264.83,-0.0,flip_to_long -44613,做多,2023-01-07 10:10:00,2023-01-07 10:20:00,1264.83,1264.28,-0.0,flip_to_short -44614,做空,2023-01-07 10:20:00,2023-01-07 10:40:00,1264.28,1263.45,0.0,tp_lower -44615,做空,2023-01-07 11:55:00,2023-01-07 12:00:00,1263.12,1262.31,0.0,tp_lower -44616,做多,2023-01-07 12:45:00,2023-01-07 13:55:00,1263.26,1262.31,-0.0,flip_to_short -44617,做空,2023-01-07 13:55:00,2023-01-07 14:05:00,1262.31,1261.56,0.0,tp_lower -44618,做多,2023-01-07 14:25:00,2023-01-07 14:35:00,1263.72,1263.47,-0.0,flip_to_short -44619,做空,2023-01-07 14:35:00,2023-01-07 14:40:00,1263.47,1264.11,-0.0,flip_to_long -44620,做多,2023-01-07 14:40:00,2023-01-07 15:35:00,1264.11,1263.21,-0.0,flip_to_short -44621,做空,2023-01-07 15:35:00,2023-01-07 15:50:00,1263.21,1264.33,-0.0,flip_to_long -44622,做多,2023-01-07 15:50:00,2023-01-07 16:00:00,1264.33,1263.81,-0.0,flip_to_short -44623,做空,2023-01-07 16:00:00,2023-01-07 16:05:00,1263.81,1263.12,0.0,tp_lower -44624,做多,2023-01-07 17:35:00,2023-01-07 17:45:00,1263.0,1262.28,-0.0,flip_to_short -44625,做空,2023-01-07 17:45:00,2023-01-07 18:05:00,1262.28,1262.32,-0.0,flip_to_long -44626,做多,2023-01-07 18:05:00,2023-01-07 18:15:00,1262.32,1263.08,0.0,tp_upper -44627,做空,2023-01-07 20:15:00,2023-01-07 20:25:00,1263.81,1263.79,-0.0,tp_lower -44628,做多,2023-01-07 21:00:00,2023-01-07 21:10:00,1263.86,1263.25,-0.0,flip_to_short -44629,做空,2023-01-07 21:10:00,2023-01-07 21:30:00,1263.25,1262.79,-0.0,tp_lower -44630,做多,2023-01-07 21:40:00,2023-01-07 21:45:00,1262.96,1264.79,0.0,tp_upper -44631,做空,2023-01-07 21:55:00,2023-01-07 22:30:00,1264.01,1261.64,0.0,tp_lower -44632,做多,2023-01-07 22:55:00,2023-01-07 23:15:00,1262.37,1262.22,-0.0,flip_to_short -44633,做空,2023-01-07 23:15:00,2023-01-07 23:20:00,1262.22,1262.64,-0.0,flip_to_long -44634,做多,2023-01-07 23:20:00,2023-01-07 23:25:00,1262.64,1262.51,-0.0,flip_to_short -44635,做空,2023-01-07 23:25:00,2023-01-07 23:35:00,1262.51,1263.19,-0.0,flip_to_long -44636,做多,2023-01-07 23:35:00,2023-01-07 23:50:00,1263.19,1263.81,-0.0,tp_upper -44637,做空,2023-01-08 00:25:00,2023-01-08 00:30:00,1262.77,1261.67,0.0,tp_lower -44638,做多,2023-01-08 01:45:00,2023-01-08 02:05:00,1261.21,1261.77,-0.0,tp_upper -44639,做空,2023-01-08 02:15:00,2023-01-08 02:20:00,1260.66,1260.72,-0.0,flip_to_long -44640,做多,2023-01-08 02:20:00,2023-01-08 02:25:00,1260.72,1259.99,-0.0,flip_to_short -44641,做空,2023-01-08 02:25:00,2023-01-08 02:35:00,1259.99,1259.28,0.0,tp_lower -44642,做多,2023-01-08 02:55:00,2023-01-08 03:05:00,1261.25,1260.58,-0.0,flip_to_short -44643,做空,2023-01-08 03:05:00,2023-01-08 03:10:00,1260.58,1260.8,-0.0,flip_to_long -44644,做多,2023-01-08 03:10:00,2023-01-08 03:15:00,1260.8,1260.71,-0.0,flip_to_short -44645,做空,2023-01-08 03:15:00,2023-01-08 03:20:00,1260.71,1260.79,-0.0,flip_to_long -44646,做多,2023-01-08 03:20:00,2023-01-08 03:40:00,1260.79,1260.75,-0.0,flip_to_short -44647,做空,2023-01-08 03:40:00,2023-01-08 05:00:00,1260.75,1261.88,-0.0,flip_to_long -44648,做多,2023-01-08 05:00:00,2023-01-08 05:30:00,1261.88,1262.14,-0.0,flip_to_short -44649,做空,2023-01-08 05:30:00,2023-01-08 06:20:00,1262.14,1262.44,-0.0,flip_to_long -44650,做多,2023-01-08 06:20:00,2023-01-08 06:50:00,1262.44,1263.61,0.0,tp_upper -44651,做空,2023-01-08 07:10:00,2023-01-08 07:20:00,1262.8,1263.14,-0.0,flip_to_long -44652,做多,2023-01-08 07:20:00,2023-01-08 07:40:00,1263.14,1262.63,-0.0,flip_to_short -44653,做空,2023-01-08 07:40:00,2023-01-08 07:45:00,1262.63,1262.44,-0.0,tp_lower -44654,做多,2023-01-08 07:50:00,2023-01-08 09:15:00,1262.7,1262.84,-0.0,flip_to_short -44655,做空,2023-01-08 09:15:00,2023-01-08 10:00:00,1262.84,1263.69,-0.0,flip_to_long -44656,做多,2023-01-08 10:00:00,2023-01-08 10:15:00,1263.69,1262.74,-0.0,flip_to_short -44657,做空,2023-01-08 10:15:00,2023-01-08 10:40:00,1262.74,1261.6,0.0,tp_lower -44658,做多,2023-01-08 11:05:00,2023-01-08 11:10:00,1262.54,1262.51,-0.0,flip_to_short -44659,做空,2023-01-08 11:10:00,2023-01-08 11:45:00,1262.51,1262.38,-0.0,flip_to_long -44660,做多,2023-01-08 11:45:00,2023-01-08 11:50:00,1262.38,1261.88,-0.0,flip_to_short -44661,做空,2023-01-08 11:50:00,2023-01-08 11:55:00,1261.88,1260.83,0.0,tp_lower -44662,做多,2023-01-08 12:30:00,2023-01-08 12:35:00,1261.86,1261.35,-0.0,flip_to_short -44663,做空,2023-01-08 12:35:00,2023-01-08 13:05:00,1261.35,1261.86,-0.0,flip_to_long -44664,做多,2023-01-08 13:05:00,2023-01-08 13:20:00,1261.86,1262.68,0.0,tp_upper -44665,做空,2023-01-08 16:15:00,2023-01-08 17:10:00,1268.03,1266.34,0.0,flip_to_long -44666,做多,2023-01-08 17:10:00,2023-01-08 18:40:00,1266.34,1263.9,-0.0,flip_to_short -44667,做空,2023-01-08 18:40:00,2023-01-08 18:55:00,1263.9,1264.99,-0.0,flip_to_long -44668,做多,2023-01-08 18:55:00,2023-01-08 19:00:00,1264.99,1264.49,-0.0,flip_to_short -44669,做空,2023-01-08 19:00:00,2023-01-08 19:10:00,1264.49,1264.68,-0.0,flip_to_long -44670,做多,2023-01-08 19:10:00,2023-01-08 19:20:00,1264.68,1265.62,0.0,tp_upper -44671,做空,2023-01-08 19:30:00,2023-01-08 19:35:00,1264.29,1264.48,-0.0,flip_to_long -44672,做多,2023-01-08 19:35:00,2023-01-08 20:00:00,1264.48,1264.88,-0.0,tp_upper -44673,做空,2023-01-08 21:45:00,2023-01-08 21:50:00,1269.64,1269.74,-0.0,flip_to_long -44674,做多,2023-01-08 21:50:00,2023-01-08 22:05:00,1269.74,1270.17,-0.0,flip_to_short -44675,做空,2023-01-08 22:05:00,2023-01-08 22:35:00,1270.17,1270.54,-0.0,flip_to_long -44676,做多,2023-01-08 22:35:00,2023-01-08 22:40:00,1270.54,1268.24,-0.0,flip_to_short -44677,做空,2023-01-08 22:40:00,2023-01-08 22:45:00,1268.24,1268.19,-0.0,tp_lower -44678,做多,2023-01-08 22:50:00,2023-01-08 22:55:00,1269.98,1269.12,-0.0,flip_to_short -44679,做空,2023-01-08 22:55:00,2023-01-08 23:00:00,1269.12,1271.6,-0.0,flip_to_long -44680,做多,2023-01-08 23:00:00,2023-01-08 23:05:00,1271.6,1286.02,0.0,tp_upper -44681,做空,2023-01-09 01:15:00,2023-01-09 02:05:00,1289.23,1294.34,-0.0,flip_to_long -44682,做多,2023-01-09 02:05:00,2023-01-09 02:10:00,1294.34,1297.88,0.0,tp_upper -44683,做空,2023-01-09 04:15:00,2023-01-09 05:05:00,1308.2,1310.84,-0.0,flip_to_long -44684,做多,2023-01-09 05:05:00,2023-01-09 05:10:00,1310.84,1310.06,-0.0,flip_to_short -44685,做空,2023-01-09 05:10:00,2023-01-09 05:15:00,1310.06,1311.53,-0.0,flip_to_long -44686,做多,2023-01-09 05:15:00,2023-01-09 05:25:00,1311.53,1311.2,-0.0,tp_upper -44687,做空,2023-01-09 05:35:00,2023-01-09 05:55:00,1311.13,1307.39,0.0,tp_lower -44688,做多,2023-01-09 06:25:00,2023-01-09 06:30:00,1310.24,1309.51,-0.0,flip_to_short -44689,做空,2023-01-09 06:30:00,2023-01-09 06:35:00,1309.51,1310.63,-0.0,flip_to_long -44690,做多,2023-01-09 06:35:00,2023-01-09 06:40:00,1310.63,1309.62,-0.0,flip_to_short -44691,做空,2023-01-09 06:40:00,2023-01-09 07:10:00,1309.62,1307.79,0.0,flip_to_long -44692,做多,2023-01-09 07:10:00,2023-01-09 07:20:00,1307.79,1310.53,0.0,tp_upper -44693,做空,2023-01-09 08:05:00,2023-01-09 08:40:00,1308.84,1310.81,-0.0,flip_to_long -44694,做多,2023-01-09 08:40:00,2023-01-09 08:50:00,1310.81,1310.89,-0.0,tp_upper -44695,做空,2023-01-09 08:55:00,2023-01-09 09:00:00,1309.55,1309.88,-0.0,flip_to_long -44696,做多,2023-01-09 09:00:00,2023-01-09 09:10:00,1309.88,1312.15,0.0,tp_upper -44697,做空,2023-01-09 11:15:00,2023-01-09 11:20:00,1320.72,1320.87,-0.0,flip_to_long -44698,做多,2023-01-09 11:20:00,2023-01-09 11:30:00,1320.87,1321.81,0.0,flip_to_short -44699,做空,2023-01-09 11:30:00,2023-01-09 11:50:00,1321.81,1319.15,0.0,tp_lower -44700,做多,2023-01-09 12:15:00,2023-01-09 12:25:00,1320.37,1319.14,-0.0,flip_to_short -44701,做空,2023-01-09 12:25:00,2023-01-09 12:30:00,1319.14,1316.53,0.0,tp_lower -44702,做多,2023-01-09 12:50:00,2023-01-09 13:30:00,1319.65,1322.98,0.0,tp_upper -44703,做空,2023-01-09 13:45:00,2023-01-09 13:50:00,1319.22,1317.54,0.0,tp_lower -44704,做多,2023-01-09 14:10:00,2023-01-09 14:20:00,1320.68,1324.06,0.0,tp_upper -44705,做空,2023-01-09 14:30:00,2023-01-09 15:25:00,1321.76,1324.11,-0.0,flip_to_long -44706,做多,2023-01-09 15:25:00,2023-01-09 15:40:00,1324.11,1331.82,0.0,tp_upper -44707,做空,2023-01-09 17:00:00,2023-01-09 17:05:00,1336.76,1337.01,-0.0,flip_to_long -44708,做多,2023-01-09 17:05:00,2023-01-09 17:20:00,1337.01,1344.45,0.0,tp_upper -44709,做空,2023-01-09 17:30:00,2023-01-09 17:50:00,1339.11,1339.92,-0.0,flip_to_long -44710,做多,2023-01-09 17:50:00,2023-01-09 18:05:00,1339.92,1342.03,0.0,tp_upper -44711,做空,2023-01-09 18:25:00,2023-01-09 18:35:00,1339.33,1337.17,0.0,tp_lower -44712,做多,2023-01-09 21:20:00,2023-01-09 21:25:00,1325.13,1323.75,-0.0,flip_to_short -44713,做空,2023-01-09 21:25:00,2023-01-09 21:35:00,1323.75,1319.1,0.0,tp_lower -44714,做多,2023-01-09 22:10:00,2023-01-09 22:15:00,1322.71,1321.44,-0.0,flip_to_short -44715,做空,2023-01-09 22:15:00,2023-01-09 23:05:00,1321.44,1316.48,0.0,tp_lower -44716,做多,2023-01-09 23:15:00,2023-01-09 23:45:00,1320.17,1320.99,0.0,flip_to_short -44717,做空,2023-01-09 23:45:00,2023-01-09 23:50:00,1320.99,1321.8,-0.0,flip_to_long -44718,做多,2023-01-09 23:50:00,2023-01-09 23:55:00,1321.8,1320.32,-0.0,flip_to_short -44719,做空,2023-01-09 23:55:00,2023-01-10 00:00:00,1320.32,1322.84,-0.0,flip_to_long -44720,做多,2023-01-10 00:00:00,2023-01-10 00:05:00,1322.84,1321.68,-0.0,flip_to_short -44721,做空,2023-01-10 00:05:00,2023-01-10 01:35:00,1321.68,1323.78,-0.0,flip_to_long -44722,做多,2023-01-10 01:35:00,2023-01-10 01:45:00,1323.78,1325.1,0.0,flip_to_short -44723,做空,2023-01-10 01:45:00,2023-01-10 01:55:00,1325.1,1324.72,-0.0,flip_to_long -44724,做多,2023-01-10 01:55:00,2023-01-10 02:10:00,1324.72,1328.38,0.0,tp_upper -44725,做空,2023-01-10 02:20:00,2023-01-10 02:25:00,1324.23,1323.52,0.0,tp_lower -44726,做多,2023-01-10 03:40:00,2023-01-10 03:55:00,1322.57,1325.08,0.0,tp_upper -44727,做空,2023-01-10 05:15:00,2023-01-10 05:30:00,1325.5,1325.52,-0.0,flip_to_long -44728,做多,2023-01-10 05:30:00,2023-01-10 06:00:00,1325.52,1326.02,-0.0,flip_to_short -44729,做空,2023-01-10 06:00:00,2023-01-10 06:30:00,1326.02,1323.82,0.0,tp_lower -44730,做多,2023-01-10 06:55:00,2023-01-10 07:50:00,1325.0,1323.39,-0.0,flip_to_short -44731,做空,2023-01-10 07:50:00,2023-01-10 08:05:00,1323.39,1321.57,0.0,tp_lower -44732,做多,2023-01-10 08:15:00,2023-01-10 08:20:00,1324.64,1327.44,0.0,tp_upper -44733,做空,2023-01-10 10:10:00,2023-01-10 10:15:00,1328.76,1329.42,-0.0,flip_to_long -44734,做多,2023-01-10 10:15:00,2023-01-10 10:20:00,1329.42,1331.5,0.0,tp_upper -44735,做空,2023-01-10 11:20:00,2023-01-10 12:15:00,1330.96,1327.31,0.0,tp_lower -44736,做多,2023-01-10 13:05:00,2023-01-10 13:10:00,1328.43,1327.86,-0.0,flip_to_short -44737,做空,2023-01-10 13:10:00,2023-01-10 13:20:00,1327.86,1328.32,-0.0,flip_to_long -44738,做多,2023-01-10 13:20:00,2023-01-10 13:30:00,1328.32,1325.91,-0.0,flip_to_short -44739,做空,2023-01-10 13:30:00,2023-01-10 13:35:00,1325.91,1323.6,0.0,tp_lower -44740,做多,2023-01-10 13:45:00,2023-01-10 13:55:00,1326.78,1328.38,0.0,tp_upper -44741,做空,2023-01-10 14:45:00,2023-01-10 14:55:00,1328.33,1332.08,-0.0,flip_to_long -44742,做多,2023-01-10 14:55:00,2023-01-10 15:00:00,1332.08,1330.51,-0.0,flip_to_short -44743,做空,2023-01-10 15:00:00,2023-01-10 15:50:00,1330.51,1332.8,-0.0,flip_to_long -44744,做多,2023-01-10 15:50:00,2023-01-10 16:05:00,1332.8,1332.76,-0.0,flip_to_short -44745,做空,2023-01-10 16:05:00,2023-01-10 17:05:00,1332.76,1330.97,0.0,flip_to_long -44746,做多,2023-01-10 17:05:00,2023-01-10 17:15:00,1330.97,1329.85,-0.0,flip_to_short -44747,做空,2023-01-10 17:15:00,2023-01-10 17:35:00,1329.85,1332.09,-0.0,flip_to_long -44748,做多,2023-01-10 17:35:00,2023-01-10 18:00:00,1332.09,1332.4,-0.0,tp_upper -44749,做空,2023-01-10 19:50:00,2023-01-10 19:55:00,1338.8,1339.1,-0.0,flip_to_long -44750,做多,2023-01-10 19:55:00,2023-01-10 20:00:00,1339.1,1337.32,-0.0,flip_to_short -44751,做空,2023-01-10 20:00:00,2023-01-10 20:05:00,1337.32,1337.3,-0.0,tp_lower -44752,做多,2023-01-10 20:10:00,2023-01-10 20:15:00,1339.38,1343.46,0.0,tp_upper -44753,做空,2023-01-10 20:30:00,2023-01-10 20:45:00,1339.95,1339.21,0.0,flip_to_long -44754,做多,2023-01-10 20:45:00,2023-01-10 21:00:00,1339.21,1340.1,0.0,flip_to_short -44755,做空,2023-01-10 21:00:00,2023-01-10 21:20:00,1340.1,1339.88,-0.0,flip_to_long -44756,做多,2023-01-10 21:20:00,2023-01-10 21:25:00,1339.88,1339.45,-0.0,flip_to_short -44757,做空,2023-01-10 21:25:00,2023-01-10 21:30:00,1339.45,1340.7,-0.0,flip_to_long -44758,做多,2023-01-10 21:30:00,2023-01-10 21:45:00,1340.7,1339.51,-0.0,flip_to_short -44759,做空,2023-01-10 21:45:00,2023-01-10 22:00:00,1339.51,1337.73,0.0,tp_lower -44760,做多,2023-01-10 22:45:00,2023-01-10 22:50:00,1338.86,1337.13,-0.0,flip_to_short -44761,做空,2023-01-10 22:50:00,2023-01-10 22:55:00,1337.13,1333.91,0.0,tp_lower -44762,做多,2023-01-10 23:10:00,2023-01-11 00:25:00,1336.92,1334.18,-0.0,flip_to_short -44763,做空,2023-01-11 00:25:00,2023-01-11 00:30:00,1334.18,1334.77,-0.0,flip_to_long -44764,做多,2023-01-11 00:30:00,2023-01-11 00:45:00,1334.77,1338.41,0.0,tp_upper -44765,做空,2023-01-11 01:20:00,2023-01-11 01:30:00,1336.76,1336.56,-0.0,flip_to_long -44766,做多,2023-01-11 01:30:00,2023-01-11 02:00:00,1336.56,1336.72,-0.0,flip_to_short -44767,做空,2023-01-11 02:00:00,2023-01-11 02:20:00,1336.72,1332.04,0.0,tp_lower -44768,做多,2023-01-11 04:05:00,2023-01-11 04:20:00,1331.43,1330.44,-0.0,flip_to_short -44769,做空,2023-01-11 04:20:00,2023-01-11 04:35:00,1330.44,1329.49,0.0,tp_lower -44770,做多,2023-01-11 04:40:00,2023-01-11 04:45:00,1330.98,1329.7,-0.0,flip_to_short -44771,做空,2023-01-11 04:45:00,2023-01-11 04:55:00,1329.7,1330.22,-0.0,flip_to_long -44772,做多,2023-01-11 04:55:00,2023-01-11 05:00:00,1330.22,1330.03,-0.0,flip_to_short -44773,做空,2023-01-11 05:00:00,2023-01-11 05:05:00,1330.03,1331.21,-0.0,flip_to_long -44774,做多,2023-01-11 05:05:00,2023-01-11 05:10:00,1331.21,1332.12,0.0,tp_upper -44775,做空,2023-01-11 05:55:00,2023-01-11 06:00:00,1330.31,1329.85,-0.0,tp_lower -44776,做多,2023-01-11 06:05:00,2023-01-11 06:20:00,1331.36,1332.28,0.0,flip_to_short -44777,做空,2023-01-11 06:20:00,2023-01-11 06:45:00,1332.28,1332.71,-0.0,flip_to_long -44778,做多,2023-01-11 06:45:00,2023-01-11 07:00:00,1332.71,1332.96,-0.0,flip_to_short -44779,做空,2023-01-11 07:00:00,2023-01-11 08:10:00,1332.96,1333.87,-0.0,flip_to_long -44780,做多,2023-01-11 08:10:00,2023-01-11 08:15:00,1333.87,1332.27,-0.0,flip_to_short -44781,做空,2023-01-11 08:15:00,2023-01-11 08:20:00,1332.27,1332.35,-0.0,tp_lower -44782,做多,2023-01-11 08:55:00,2023-01-11 09:20:00,1334.09,1336.44,0.0,tp_upper -44783,做空,2023-01-11 09:55:00,2023-01-11 10:05:00,1334.66,1335.3,-0.0,flip_to_long -44784,做多,2023-01-11 10:05:00,2023-01-11 10:15:00,1335.3,1334.39,-0.0,flip_to_short -44785,做空,2023-01-11 10:15:00,2023-01-11 10:25:00,1334.39,1334.53,-0.0,flip_to_long -44786,做多,2023-01-11 10:25:00,2023-01-11 10:35:00,1334.53,1336.89,0.0,tp_upper -44787,做空,2023-01-11 10:50:00,2023-01-11 10:55:00,1334.98,1335.51,-0.0,flip_to_long -44788,做多,2023-01-11 10:55:00,2023-01-11 11:00:00,1335.51,1334.01,-0.0,flip_to_short -44789,做空,2023-01-11 11:00:00,2023-01-11 11:10:00,1334.01,1334.49,-0.0,flip_to_long -44790,做多,2023-01-11 11:10:00,2023-01-11 11:30:00,1334.49,1336.7,0.0,tp_upper -44791,做空,2023-01-11 11:35:00,2023-01-11 11:50:00,1334.68,1335.83,-0.0,flip_to_long -44792,做多,2023-01-11 11:50:00,2023-01-11 12:00:00,1335.83,1333.64,-0.0,flip_to_short -44793,做空,2023-01-11 12:00:00,2023-01-11 12:15:00,1333.64,1331.93,0.0,tp_lower -44794,做多,2023-01-11 13:10:00,2023-01-11 13:25:00,1334.0,1333.43,-0.0,flip_to_short -44795,做空,2023-01-11 13:25:00,2023-01-11 13:40:00,1333.43,1331.8,0.0,tp_lower -44796,做多,2023-01-11 13:55:00,2023-01-11 14:00:00,1332.62,1331.97,-0.0,flip_to_short -44797,做空,2023-01-11 14:00:00,2023-01-11 14:05:00,1331.97,1330.75,0.0,tp_lower -44798,做多,2023-01-11 14:35:00,2023-01-11 14:50:00,1332.62,1331.86,-0.0,flip_to_short -44799,做空,2023-01-11 14:50:00,2023-01-11 15:30:00,1331.86,1328.95,0.0,tp_lower -44800,做多,2023-01-11 16:35:00,2023-01-11 16:45:00,1325.98,1325.67,-0.0,flip_to_short -44801,做空,2023-01-11 16:45:00,2023-01-11 16:50:00,1325.67,1325.96,-0.0,flip_to_long -44802,做多,2023-01-11 16:50:00,2023-01-11 16:55:00,1325.96,1324.59,-0.0,flip_to_short -44803,做空,2023-01-11 16:55:00,2023-01-11 17:00:00,1324.59,1326.02,-0.0,flip_to_long -44804,做多,2023-01-11 17:00:00,2023-01-11 17:10:00,1326.02,1326.51,-0.0,tp_upper -44805,做空,2023-01-11 20:35:00,2023-01-11 20:40:00,1340.96,1341.38,-0.0,flip_to_long -44806,做多,2023-01-11 20:40:00,2023-01-11 20:45:00,1341.38,1341.31,-0.0,flip_to_short -44807,做空,2023-01-11 20:45:00,2023-01-11 21:00:00,1341.31,1343.01,-0.0,flip_to_long -44808,做多,2023-01-11 21:00:00,2023-01-11 21:05:00,1343.01,1341.93,-0.0,tp_upper -44809,做空,2023-01-11 21:10:00,2023-01-11 21:15:00,1341.31,1340.0,0.0,tp_lower -44810,做多,2023-01-11 21:45:00,2023-01-11 21:50:00,1342.4,1341.57,-0.0,flip_to_short -44811,做空,2023-01-11 21:50:00,2023-01-12 02:25:00,1341.57,1404.63,-0.01,flip_to_long -44812,做多,2023-01-12 02:25:00,2023-01-12 02:30:00,1404.63,1403.74,-0.0,flip_to_short -44813,做空,2023-01-12 02:30:00,2023-01-12 02:50:00,1403.74,1399.78,0.0,tp_lower -44814,做多,2023-01-12 03:05:00,2023-01-12 03:10:00,1402.69,1402.44,-0.0,flip_to_short -44815,做空,2023-01-12 03:10:00,2023-01-12 03:20:00,1402.44,1402.28,-0.0,flip_to_long -44816,做多,2023-01-12 03:20:00,2023-01-12 03:35:00,1402.28,1401.78,-0.0,flip_to_short -44817,做空,2023-01-12 03:35:00,2023-01-12 03:40:00,1401.78,1402.33,-0.0,flip_to_long -44818,做多,2023-01-12 03:40:00,2023-01-12 03:50:00,1402.33,1401.82,-0.0,flip_to_short -44819,做空,2023-01-12 03:50:00,2023-01-12 04:10:00,1401.82,1402.0,-0.0,flip_to_long -44820,做多,2023-01-12 04:10:00,2023-01-12 04:20:00,1402.0,1401.56,-0.0,flip_to_short -44821,做空,2023-01-12 04:20:00,2023-01-12 04:30:00,1401.56,1401.89,-0.0,flip_to_long -44822,做多,2023-01-12 04:30:00,2023-01-12 04:45:00,1401.89,1402.62,0.0,tp_upper -44823,做空,2023-01-12 05:15:00,2023-01-12 05:40:00,1402.66,1397.97,0.0,tp_lower -44824,做多,2023-01-12 06:15:00,2023-01-12 06:20:00,1401.58,1399.99,-0.0,flip_to_short -44825,做空,2023-01-12 06:20:00,2023-01-12 06:40:00,1399.99,1399.61,-0.0,flip_to_long -44826,做多,2023-01-12 06:40:00,2023-01-12 06:55:00,1399.61,1399.42,-0.0,flip_to_short -44827,做空,2023-01-12 06:55:00,2023-01-12 07:10:00,1399.42,1401.28,-0.0,flip_to_long -44828,做多,2023-01-12 07:10:00,2023-01-12 07:15:00,1401.28,1400.83,-0.0,tp_upper -44829,做空,2023-01-12 07:40:00,2023-01-12 08:00:00,1397.82,1395.97,0.0,tp_lower -44830,做多,2023-01-12 08:55:00,2023-01-12 09:00:00,1400.8,1400.79,-0.0,tp_upper -44831,做空,2023-01-12 10:00:00,2023-01-12 10:15:00,1397.98,1399.22,-0.0,flip_to_long -44832,做多,2023-01-12 10:15:00,2023-01-12 10:20:00,1399.22,1402.24,0.0,tp_upper -44833,做空,2023-01-12 10:40:00,2023-01-12 10:50:00,1400.33,1400.38,-0.0,flip_to_long -44834,做多,2023-01-12 10:50:00,2023-01-12 10:55:00,1400.38,1399.89,-0.0,flip_to_short -44835,做空,2023-01-12 10:55:00,2023-01-12 11:05:00,1399.89,1399.26,-0.0,tp_lower -44836,做多,2023-01-12 11:40:00,2023-01-12 11:45:00,1399.55,1397.7,-0.0,flip_to_short -44837,做空,2023-01-12 11:45:00,2023-01-12 11:50:00,1397.7,1398.1,-0.0,flip_to_long -44838,做多,2023-01-12 11:50:00,2023-01-12 12:15:00,1398.1,1396.55,-0.0,flip_to_short -44839,做空,2023-01-12 12:15:00,2023-01-12 12:20:00,1396.55,1395.96,-0.0,tp_lower -44840,做多,2023-01-12 12:45:00,2023-01-12 12:55:00,1397.1,1399.88,0.0,tp_upper -44841,做空,2023-01-12 13:15:00,2023-01-12 13:25:00,1398.88,1381.54,0.0,tp_lower -44842,做多,2023-01-12 13:30:00,2023-01-12 13:35:00,1392.43,1393.79,0.0,tp_upper -44843,做多,2023-01-12 13:45:00,2023-01-12 13:50:00,1398.0,1405.32,0.0,tp_upper -44844,做空,2023-01-12 14:10:00,2023-01-12 14:30:00,1398.53,1383.84,0.0,tp_lower -44845,做多,2023-01-12 15:35:00,2023-01-12 15:40:00,1387.69,1384.6,-0.0,flip_to_short -44846,做空,2023-01-12 15:40:00,2023-01-12 15:45:00,1384.6,1386.53,-0.0,flip_to_long -44847,做多,2023-01-12 15:45:00,2023-01-12 16:05:00,1386.53,1384.72,-0.0,flip_to_short -44848,做空,2023-01-12 16:05:00,2023-01-12 16:55:00,1384.72,1386.69,-0.0,flip_to_long -44849,做多,2023-01-12 16:55:00,2023-01-12 17:00:00,1386.69,1385.4,-0.0,flip_to_short -44850,做空,2023-01-12 17:00:00,2023-01-12 17:05:00,1385.4,1385.45,-0.0,flip_to_long -44851,做多,2023-01-12 17:05:00,2023-01-12 17:10:00,1385.45,1385.7,-0.0,tp_upper -44852,做多,2023-01-12 17:15:00,2023-01-12 17:20:00,1391.85,1392.0,-0.0,tp_upper -44853,做空,2023-01-12 19:00:00,2023-01-12 19:10:00,1420.05,1420.2,-0.0,flip_to_long -44854,做多,2023-01-12 19:10:00,2023-01-12 19:35:00,1420.2,1426.49,0.0,tp_upper -44855,做空,2023-01-12 19:50:00,2023-01-12 20:50:00,1422.73,1430.96,-0.0,flip_to_long -44856,做多,2023-01-12 20:50:00,2023-01-12 20:55:00,1430.96,1433.44,0.0,tp_upper -44857,做空,2023-01-12 21:05:00,2023-01-12 21:30:00,1428.99,1427.42,0.0,flip_to_long -44858,做多,2023-01-12 21:30:00,2023-01-13 02:00:00,1427.42,1407.2,-0.0,flip_to_short -44859,做空,2023-01-13 02:00:00,2023-01-13 02:30:00,1407.2,1406.65,-0.0,flip_to_long -44860,做多,2023-01-13 02:30:00,2023-01-13 03:25:00,1406.65,1410.15,0.0,tp_upper -44861,做空,2023-01-13 04:35:00,2023-01-13 05:00:00,1412.26,1411.37,0.0,tp_lower -44862,做多,2023-01-13 05:15:00,2023-01-13 05:20:00,1412.77,1412.12,-0.0,flip_to_short -44863,做空,2023-01-13 05:20:00,2023-01-13 05:30:00,1412.12,1408.67,0.0,tp_lower -44864,做多,2023-01-13 06:20:00,2023-01-13 06:45:00,1408.59,1408.56,-0.0,flip_to_short -44865,做空,2023-01-13 06:45:00,2023-01-13 06:50:00,1408.56,1409.86,-0.0,flip_to_long -44866,做多,2023-01-13 06:50:00,2023-01-13 06:55:00,1409.86,1410.81,0.0,tp_upper -44867,做空,2023-01-13 07:10:00,2023-01-13 07:25:00,1408.85,1405.34,0.0,tp_lower -44868,做多,2023-01-13 07:45:00,2023-01-13 07:55:00,1407.97,1408.28,-0.0,flip_to_short -44869,做空,2023-01-13 07:55:00,2023-01-13 08:10:00,1408.28,1408.11,-0.0,flip_to_long -44870,做多,2023-01-13 08:10:00,2023-01-13 08:30:00,1408.11,1407.36,-0.0,flip_to_short -44871,做空,2023-01-13 08:30:00,2023-01-13 08:45:00,1407.36,1408.41,-0.0,flip_to_long -44872,做多,2023-01-13 08:45:00,2023-01-13 09:05:00,1408.41,1410.41,0.0,tp_upper -44873,做空,2023-01-13 09:50:00,2023-01-13 10:00:00,1411.01,1410.78,-0.0,flip_to_long -44874,做多,2023-01-13 10:00:00,2023-01-13 10:05:00,1410.78,1409.84,-0.0,flip_to_short -44875,做空,2023-01-13 10:05:00,2023-01-13 10:10:00,1409.84,1410.51,-0.0,flip_to_long -44876,做多,2023-01-13 10:10:00,2023-01-13 10:15:00,1410.51,1413.38,0.0,tp_upper -44877,做空,2023-01-13 10:30:00,2023-01-13 10:35:00,1407.8,1409.13,-0.0,tp_lower -44878,做多,2023-01-13 10:40:00,2023-01-13 10:45:00,1414.63,1416.0,0.0,tp_upper -44879,做空,2023-01-13 11:25:00,2023-01-13 11:35:00,1411.49,1408.86,0.0,tp_lower -44880,做多,2023-01-13 13:35:00,2023-01-13 13:40:00,1407.35,1406.52,-0.0,flip_to_short -44881,做空,2023-01-13 13:40:00,2023-01-13 13:55:00,1406.52,1404.31,0.0,tp_lower -44882,做多,2023-01-13 14:05:00,2023-01-13 14:10:00,1406.67,1408.09,0.0,tp_upper -44883,做空,2023-01-13 14:35:00,2023-01-13 17:15:00,1407.38,1416.07,-0.0,flip_to_long -44884,做多,2023-01-13 17:15:00,2023-01-13 17:20:00,1416.07,1422.1,0.0,tp_upper -44885,做空,2023-01-13 17:40:00,2023-01-13 17:50:00,1415.63,1414.54,0.0,flip_to_long -44886,做多,2023-01-13 17:50:00,2023-01-13 18:00:00,1414.54,1419.63,0.0,tp_upper -44887,做空,2023-01-13 18:35:00,2023-01-13 18:40:00,1416.33,1418.44,-0.0,flip_to_long -44888,做多,2023-01-13 18:40:00,2023-01-13 18:50:00,1418.44,1416.86,-0.0,flip_to_short -44889,做空,2023-01-13 18:50:00,2023-01-13 19:10:00,1416.86,1416.69,-0.0,flip_to_long -44890,做多,2023-01-13 19:10:00,2023-01-13 20:00:00,1416.69,1420.47,0.0,tp_upper -44891,做空,2023-01-13 20:20:00,2023-01-13 22:55:00,1418.75,1453.11,-0.01,flip_to_long -44892,做多,2023-01-13 22:55:00,2023-01-13 23:05:00,1453.11,1454.49,0.0,flip_to_short -44893,做空,2023-01-13 23:05:00,2023-01-13 23:20:00,1454.49,1446.28,0.0,tp_lower -44894,做多,2023-01-14 00:00:00,2023-01-14 00:10:00,1452.31,1460.44,0.0,tp_upper -44895,做空,2023-01-14 03:10:00,2023-01-14 03:20:00,1553.55,1556.71,-0.0,flip_to_long -44896,做多,2023-01-14 03:20:00,2023-01-14 04:05:00,1556.71,1555.57,-0.0,flip_to_short -44897,做空,2023-01-14 04:05:00,2023-01-14 04:30:00,1555.57,1557.4,-0.0,flip_to_long -44898,做多,2023-01-14 04:30:00,2023-01-14 04:35:00,1557.4,1554.69,-0.0,flip_to_short -44899,做空,2023-01-14 04:35:00,2023-01-14 04:40:00,1554.69,1554.5,-0.0,tp_lower -44900,做多,2023-01-14 04:50:00,2023-01-14 06:20:00,1555.5,1550.83,-0.0,flip_to_short -44901,做空,2023-01-14 06:20:00,2023-01-14 07:45:00,1550.83,1555.09,-0.0,flip_to_long -44902,做多,2023-01-14 07:45:00,2023-01-14 07:50:00,1555.09,1554.95,-0.0,flip_to_short -44903,做空,2023-01-14 07:50:00,2023-01-14 09:10:00,1554.95,1549.44,0.0,tp_lower -44904,做空,2023-01-14 12:10:00,2023-01-14 12:15:00,1524.83,1528.63,-0.0,tp_lower -44905,做多,2023-01-14 12:20:00,2023-01-14 12:30:00,1532.67,1541.9,0.0,tp_upper -44906,做空,2023-01-14 13:20:00,2023-01-14 13:25:00,1534.48,1535.32,-0.0,flip_to_long -44907,做多,2023-01-14 13:25:00,2023-01-14 14:30:00,1535.32,1544.42,0.0,tp_upper -44908,做空,2023-01-14 14:35:00,2023-01-14 14:40:00,1526.2,1519.87,0.0,tp_lower -44909,做多,2023-01-14 15:30:00,2023-01-14 15:55:00,1525.9,1526.36,-0.0,flip_to_short -44910,做空,2023-01-14 15:55:00,2023-01-14 18:00:00,1526.36,1531.08,-0.0,flip_to_long -44911,做多,2023-01-14 18:00:00,2023-01-14 18:45:00,1531.08,1533.34,0.0,tp_upper -44912,做空,2023-01-14 19:05:00,2023-01-14 19:50:00,1533.04,1529.46,0.0,tp_lower -44913,做多,2023-01-14 20:15:00,2023-01-14 21:00:00,1532.79,1533.62,0.0,flip_to_short -44914,做空,2023-01-14 21:00:00,2023-01-14 21:30:00,1533.62,1536.87,-0.0,flip_to_long -44915,做多,2023-01-14 21:30:00,2023-01-14 21:35:00,1536.87,1540.52,0.0,tp_upper -44916,做空,2023-01-14 23:55:00,2023-01-15 00:05:00,1550.27,1550.3,-0.0,flip_to_long -44917,做多,2023-01-15 00:05:00,2023-01-15 02:10:00,1550.3,1525.75,-0.0,flip_to_short -44918,做空,2023-01-15 02:10:00,2023-01-15 02:15:00,1525.75,1527.5,-0.0,flip_to_long -44919,做多,2023-01-15 02:15:00,2023-01-15 02:35:00,1527.5,1523.01,-0.0,flip_to_short -44920,做空,2023-01-15 02:35:00,2023-01-15 02:45:00,1523.01,1525.39,-0.0,flip_to_long -44921,做多,2023-01-15 02:45:00,2023-01-15 04:10:00,1525.39,1528.88,0.0,tp_upper -44922,做空,2023-01-15 04:45:00,2023-01-15 04:50:00,1526.58,1528.01,-0.0,flip_to_long -44923,做多,2023-01-15 04:50:00,2023-01-15 05:00:00,1528.01,1526.88,-0.0,flip_to_short -44924,做空,2023-01-15 05:00:00,2023-01-15 05:10:00,1526.88,1527.0,-0.0,flip_to_long -44925,做多,2023-01-15 05:10:00,2023-01-15 05:20:00,1527.0,1529.62,0.0,tp_upper -44926,做空,2023-01-15 06:00:00,2023-01-15 06:05:00,1528.39,1528.62,-0.0,flip_to_long -44927,做多,2023-01-15 06:05:00,2023-01-15 06:10:00,1528.62,1527.9,-0.0,flip_to_short -44928,做空,2023-01-15 06:10:00,2023-01-15 06:15:00,1527.9,1528.6,-0.0,flip_to_long -44929,做多,2023-01-15 06:15:00,2023-01-15 06:35:00,1528.6,1528.05,-0.0,flip_to_short -44930,做空,2023-01-15 06:35:00,2023-01-15 06:45:00,1528.05,1527.57,-0.0,tp_lower -44931,做多,2023-01-15 07:30:00,2023-01-15 08:00:00,1527.35,1529.95,0.0,tp_upper -44932,做空,2023-01-15 08:15:00,2023-01-15 08:20:00,1527.23,1523.44,0.0,tp_lower -44933,做多,2023-01-15 08:35:00,2023-01-15 09:35:00,1526.33,1525.6,-0.0,flip_to_short -44934,做空,2023-01-15 09:35:00,2023-01-15 11:10:00,1525.6,1531.72,-0.0,flip_to_long -44935,做多,2023-01-15 11:10:00,2023-01-15 11:25:00,1531.72,1535.42,0.0,tp_upper -44936,做空,2023-01-15 11:35:00,2023-01-15 12:30:00,1532.46,1530.5,0.0,tp_lower -44937,做多,2023-01-15 12:40:00,2023-01-15 12:50:00,1532.77,1532.89,-0.0,flip_to_short -44938,做空,2023-01-15 12:50:00,2023-01-15 12:55:00,1532.89,1533.46,-0.0,flip_to_long -44939,做多,2023-01-15 12:55:00,2023-01-15 13:35:00,1533.46,1537.26,0.0,tp_upper -44940,做空,2023-01-15 13:45:00,2023-01-15 13:55:00,1533.05,1532.51,-0.0,tp_lower -44941,做多,2023-01-15 14:00:00,2023-01-15 14:35:00,1533.8,1536.07,0.0,tp_upper -44942,做空,2023-01-15 16:15:00,2023-01-15 17:20:00,1548.8,1554.75,-0.0,flip_to_long -44943,做多,2023-01-15 17:20:00,2023-01-15 17:25:00,1554.75,1559.3,0.0,tp_upper -44944,做空,2023-01-15 17:45:00,2023-01-15 17:50:00,1550.24,1552.28,-0.0,flip_to_long -44945,做多,2023-01-15 17:50:00,2023-01-15 18:00:00,1552.28,1535.28,-0.0,flip_to_short -44946,做空,2023-01-15 18:00:00,2023-01-15 18:05:00,1535.28,1540.28,-0.0,tp_lower -44947,做多,2023-01-15 18:35:00,2023-01-15 18:50:00,1547.37,1548.66,0.0,flip_to_short -44948,做空,2023-01-15 18:50:00,2023-01-15 18:55:00,1548.66,1548.69,-0.0,flip_to_long -44949,做多,2023-01-15 18:55:00,2023-01-15 19:00:00,1548.69,1546.45,-0.0,flip_to_short -44950,做空,2023-01-15 19:00:00,2023-01-15 19:10:00,1546.45,1551.04,-0.0,flip_to_long -44951,做多,2023-01-15 19:10:00,2023-01-15 19:15:00,1551.04,1554.57,0.0,tp_upper -44952,做空,2023-01-15 20:00:00,2023-01-15 20:20:00,1550.54,1551.58,-0.0,flip_to_long -44953,做多,2023-01-15 20:20:00,2023-01-15 20:25:00,1551.58,1550.23,-0.0,flip_to_short -44954,做空,2023-01-15 20:25:00,2023-01-15 20:45:00,1550.23,1552.84,-0.0,flip_to_long -44955,做多,2023-01-15 20:45:00,2023-01-15 20:50:00,1552.84,1554.75,0.0,tp_upper -44956,做空,2023-01-15 21:15:00,2023-01-15 21:30:00,1551.97,1552.94,-0.0,flip_to_long -44957,做多,2023-01-15 21:30:00,2023-01-15 21:40:00,1552.94,1554.98,0.0,tp_upper -44958,做空,2023-01-15 21:55:00,2023-01-15 22:05:00,1552.81,1548.85,0.0,tp_lower -44959,做多,2023-01-15 22:40:00,2023-01-15 22:45:00,1551.09,1553.38,0.0,tp_upper -44960,做空,2023-01-15 23:30:00,2023-01-15 23:35:00,1550.06,1552.62,-0.0,flip_to_long -44961,做多,2023-01-15 23:35:00,2023-01-15 23:45:00,1552.62,1552.23,-0.0,flip_to_short -44962,做空,2023-01-15 23:45:00,2023-01-15 23:55:00,1552.23,1553.47,-0.0,flip_to_long -44963,做多,2023-01-15 23:55:00,2023-01-16 00:15:00,1553.47,1548.91,-0.0,flip_to_short -44964,做空,2023-01-16 00:15:00,2023-01-16 00:20:00,1548.91,1547.46,0.0,tp_lower -44965,做多,2023-01-16 00:35:00,2023-01-16 00:55:00,1551.77,1558.51,0.0,tp_upper -44966,做多,2023-01-16 02:15:00,2023-01-16 02:20:00,1570.84,1583.5,0.0,tp_upper -44967,做空,2023-01-16 03:00:00,2023-01-16 04:05:00,1571.87,1571.31,-0.0,flip_to_long -44968,做多,2023-01-16 04:05:00,2023-01-16 04:10:00,1571.31,1570.99,-0.0,flip_to_short -44969,做空,2023-01-16 04:10:00,2023-01-16 04:30:00,1570.99,1570.05,0.0,flip_to_long -44970,做多,2023-01-16 04:30:00,2023-01-16 04:40:00,1570.05,1571.56,0.0,tp_upper -44971,做空,2023-01-16 05:20:00,2023-01-16 05:25:00,1571.37,1571.96,-0.0,flip_to_long -44972,做多,2023-01-16 05:25:00,2023-01-16 05:35:00,1571.96,1573.73,0.0,tp_upper -44973,做空,2023-01-16 06:20:00,2023-01-16 06:30:00,1573.06,1571.58,0.0,tp_lower -44974,做多,2023-01-16 06:40:00,2023-01-16 06:50:00,1573.44,1570.54,-0.0,flip_to_short -44975,做空,2023-01-16 06:50:00,2023-01-16 06:55:00,1570.54,1571.59,-0.0,tp_lower -44976,做空,2023-01-16 08:05:00,2023-01-16 08:10:00,1527.29,1540.42,-0.0,tp_lower -44977,做多,2023-01-16 09:25:00,2023-01-16 10:00:00,1543.39,1546.57,0.0,tp_upper -44978,做空,2023-01-16 10:35:00,2023-01-16 10:50:00,1545.92,1546.7,-0.0,flip_to_long -44979,做多,2023-01-16 10:50:00,2023-01-16 11:00:00,1546.7,1546.38,-0.0,flip_to_short -44980,做空,2023-01-16 11:00:00,2023-01-16 11:25:00,1546.38,1543.49,0.0,tp_lower -44981,做多,2023-01-16 11:40:00,2023-01-16 12:10:00,1545.8,1546.14,-0.0,flip_to_short -44982,做空,2023-01-16 12:10:00,2023-01-16 12:30:00,1546.14,1542.42,0.0,tp_lower -44983,做多,2023-01-16 13:05:00,2023-01-16 13:25:00,1544.69,1544.01,-0.0,flip_to_short -44984,做空,2023-01-16 13:25:00,2023-01-16 13:45:00,1544.01,1541.18,0.0,tp_lower -44985,做多,2023-01-16 13:55:00,2023-01-16 14:10:00,1545.45,1540.62,-0.0,flip_to_short -44986,做空,2023-01-16 14:10:00,2023-01-16 14:15:00,1540.62,1542.29,-0.0,tp_lower -44987,做多,2023-01-16 14:20:00,2023-01-16 14:25:00,1546.85,1547.33,-0.0,tp_upper -44988,做空,2023-01-16 14:50:00,2023-01-16 15:00:00,1541.7,1540.8,0.0,tp_lower -44989,做多,2023-01-16 15:20:00,2023-01-16 15:35:00,1542.67,1548.36,0.0,tp_upper -44990,做多,2023-01-16 16:50:00,2023-01-16 17:25:00,1551.12,1551.0,-0.0,tp_upper -44991,做多,2023-01-16 17:35:00,2023-01-16 17:40:00,1558.61,1556.99,-0.0,tp_upper -44992,做空,2023-01-16 20:35:00,2023-01-16 21:00:00,1587.61,1586.27,0.0,tp_lower -44993,做多,2023-01-16 22:10:00,2023-01-16 22:35:00,1584.01,1582.54,-0.0,flip_to_short -44994,做空,2023-01-16 22:35:00,2023-01-16 22:45:00,1582.54,1580.66,0.0,flip_to_long -44995,做多,2023-01-16 22:45:00,2023-01-16 23:30:00,1580.66,1580.01,-0.0,flip_to_short -44996,做空,2023-01-16 23:30:00,2023-01-16 23:55:00,1580.01,1577.11,0.0,tp_lower -44997,做多,2023-01-17 00:10:00,2023-01-17 00:20:00,1579.94,1578.41,-0.0,flip_to_short -44998,做空,2023-01-17 00:20:00,2023-01-17 00:30:00,1578.41,1569.4,0.0,tp_lower -44999,做多,2023-01-17 02:20:00,2023-01-17 02:25:00,1558.0,1556.87,-0.0,flip_to_short -45000,做空,2023-01-17 02:25:00,2023-01-17 02:30:00,1556.87,1557.77,-0.0,flip_to_long -45001,做多,2023-01-17 02:30:00,2023-01-17 02:45:00,1557.77,1560.66,0.0,tp_upper -45002,做空,2023-01-17 03:10:00,2023-01-17 05:30:00,1559.15,1567.98,-0.0,flip_to_long -45003,做多,2023-01-17 05:30:00,2023-01-17 05:45:00,1567.98,1568.59,-0.0,flip_to_short -45004,做空,2023-01-17 05:45:00,2023-01-17 05:55:00,1568.59,1570.46,-0.0,flip_to_long -45005,做多,2023-01-17 05:55:00,2023-01-17 06:00:00,1570.46,1568.84,-0.0,tp_upper -45006,做空,2023-01-17 06:05:00,2023-01-17 06:10:00,1567.22,1564.29,0.0,tp_lower -45007,做多,2023-01-17 07:15:00,2023-01-17 07:25:00,1568.25,1561.95,-0.0,flip_to_short -45008,做空,2023-01-17 07:25:00,2023-01-17 07:50:00,1561.95,1563.01,-0.0,flip_to_long -45009,做多,2023-01-17 07:50:00,2023-01-17 08:05:00,1563.01,1563.11,-0.0,flip_to_short -45010,做空,2023-01-17 08:05:00,2023-01-17 09:25:00,1563.11,1565.41,-0.0,flip_to_long -45011,做多,2023-01-17 09:25:00,2023-01-17 09:50:00,1565.41,1565.43,-0.0,flip_to_short -45012,做空,2023-01-17 09:50:00,2023-01-17 09:55:00,1565.43,1565.04,-0.0,tp_lower -45013,做多,2023-01-17 11:10:00,2023-01-17 11:30:00,1562.98,1565.74,0.0,tp_upper -45014,做空,2023-01-17 12:45:00,2023-01-17 12:50:00,1568.02,1568.75,-0.0,flip_to_long -45015,做多,2023-01-17 12:50:00,2023-01-17 13:00:00,1568.75,1568.0,-0.0,flip_to_short -45016,做空,2023-01-17 13:00:00,2023-01-17 13:05:00,1568.0,1566.61,0.0,tp_lower -45017,做多,2023-01-17 13:15:00,2023-01-17 13:30:00,1569.72,1570.77,0.0,flip_to_short -45018,做空,2023-01-17 13:30:00,2023-01-17 13:45:00,1570.77,1571.49,-0.0,flip_to_long -45019,做多,2023-01-17 13:45:00,2023-01-17 13:55:00,1571.49,1570.08,-0.0,flip_to_short -45020,做空,2023-01-17 13:55:00,2023-01-17 14:00:00,1570.08,1573.76,-0.0,flip_to_long -45021,做多,2023-01-17 14:00:00,2023-01-17 14:05:00,1573.76,1584.01,0.0,tp_upper -45022,做空,2023-01-17 14:30:00,2023-01-17 14:45:00,1579.22,1576.41,0.0,flip_to_long -45023,做多,2023-01-17 14:45:00,2023-01-17 15:10:00,1576.41,1577.41,0.0,flip_to_short -45024,做空,2023-01-17 15:10:00,2023-01-17 15:15:00,1577.41,1583.67,-0.0,flip_to_long -45025,做多,2023-01-17 15:15:00,2023-01-17 15:25:00,1583.67,1581.49,-0.0,flip_to_short -45026,做空,2023-01-17 15:25:00,2023-01-17 15:40:00,1581.49,1568.49,0.0,tp_lower -45027,做多,2023-01-17 16:40:00,2023-01-17 16:55:00,1576.36,1574.15,-0.0,flip_to_short -45028,做空,2023-01-17 16:55:00,2023-01-17 17:30:00,1574.15,1573.0,0.0,flip_to_long -45029,做多,2023-01-17 17:30:00,2023-01-17 17:55:00,1573.0,1579.03,0.0,tp_upper -45030,做空,2023-01-17 19:45:00,2023-01-17 20:00:00,1589.87,1592.51,-0.0,flip_to_long -45031,做多,2023-01-17 20:00:00,2023-01-17 20:05:00,1592.51,1592.13,-0.0,flip_to_short -45032,做空,2023-01-17 20:05:00,2023-01-17 20:30:00,1592.13,1588.13,0.0,tp_lower -45033,做多,2023-01-17 23:10:00,2023-01-17 23:15:00,1578.02,1576.5,-0.0,flip_to_short -45034,做空,2023-01-17 23:15:00,2023-01-17 23:30:00,1576.5,1572.93,0.0,tp_lower -45035,做多,2023-01-18 00:30:00,2023-01-18 00:45:00,1571.55,1572.52,0.0,flip_to_short -45036,做空,2023-01-18 00:45:00,2023-01-18 02:40:00,1572.52,1582.89,-0.0,flip_to_long -45037,做多,2023-01-18 02:40:00,2023-01-18 02:45:00,1582.89,1585.28,0.0,tp_upper -45038,做空,2023-01-18 03:55:00,2023-01-18 04:25:00,1581.72,1585.6,-0.0,flip_to_long -45039,做多,2023-01-18 04:25:00,2023-01-18 04:30:00,1585.6,1584.49,-0.0,flip_to_short -45040,做空,2023-01-18 04:30:00,2023-01-18 04:45:00,1584.49,1585.37,-0.0,flip_to_long -45041,做多,2023-01-18 04:45:00,2023-01-18 04:50:00,1585.37,1583.82,-0.0,flip_to_short -45042,做空,2023-01-18 04:50:00,2023-01-18 04:55:00,1583.82,1585.44,-0.0,flip_to_long -45043,做多,2023-01-18 04:55:00,2023-01-18 05:00:00,1585.44,1584.04,-0.0,flip_to_short -45044,做空,2023-01-18 05:00:00,2023-01-18 06:20:00,1584.04,1582.97,0.0,tp_lower -45045,做多,2023-01-18 06:35:00,2023-01-18 07:55:00,1585.44,1583.24,-0.0,flip_to_short -45046,做空,2023-01-18 07:55:00,2023-01-18 08:10:00,1583.24,1579.62,0.0,tp_lower -45047,做多,2023-01-18 09:05:00,2023-01-18 09:35:00,1578.46,1577.44,-0.0,flip_to_short -45048,做空,2023-01-18 09:35:00,2023-01-18 09:45:00,1577.44,1578.45,-0.0,tp_lower -45049,做空,2023-01-18 09:50:00,2023-01-18 09:55:00,1577.66,1578.5,-0.0,flip_to_long -45050,做多,2023-01-18 09:55:00,2023-01-18 10:00:00,1578.5,1577.78,-0.0,flip_to_short -45051,做空,2023-01-18 10:00:00,2023-01-18 10:05:00,1577.78,1578.44,-0.0,flip_to_long -45052,做多,2023-01-18 10:05:00,2023-01-18 10:10:00,1578.44,1577.85,-0.0,flip_to_short -45053,做空,2023-01-18 10:10:00,2023-01-18 10:15:00,1577.85,1579.25,-0.0,flip_to_long -45054,做多,2023-01-18 10:15:00,2023-01-18 10:25:00,1579.25,1578.18,-0.0,flip_to_short -45055,做空,2023-01-18 10:25:00,2023-01-18 10:40:00,1578.18,1574.28,0.0,tp_lower -45056,做多,2023-01-18 11:10:00,2023-01-18 11:20:00,1577.12,1577.15,-0.0,flip_to_short -45057,做空,2023-01-18 11:20:00,2023-01-18 11:30:00,1577.15,1576.74,-0.0,flip_to_long -45058,做多,2023-01-18 11:30:00,2023-01-18 11:45:00,1576.74,1576.86,-0.0,flip_to_short -45059,做空,2023-01-18 11:45:00,2023-01-18 12:00:00,1576.86,1577.41,-0.0,flip_to_long -45060,做多,2023-01-18 12:00:00,2023-01-18 12:10:00,1577.41,1579.43,0.0,tp_upper -45061,做空,2023-01-18 13:30:00,2023-01-18 13:35:00,1578.43,1582.9,-0.0,flip_to_long -45062,做多,2023-01-18 13:35:00,2023-01-18 13:40:00,1582.9,1588.09,0.0,tp_upper -45063,做空,2023-01-18 14:35:00,2023-01-18 14:45:00,1589.83,1593.59,-0.0,flip_to_long -45064,做多,2023-01-18 14:45:00,2023-01-18 14:55:00,1593.59,1593.79,-0.0,flip_to_short -45065,做空,2023-01-18 14:55:00,2023-01-18 15:35:00,1593.79,1580.32,0.0,tp_lower -45066,做多,2023-01-18 16:55:00,2023-01-18 18:05:00,1538.67,1538.88,-0.0,flip_to_short -45067,做空,2023-01-18 18:05:00,2023-01-18 18:10:00,1538.88,1545.0,-0.0,flip_to_long -45068,做多,2023-01-18 18:10:00,2023-01-18 18:35:00,1545.0,1543.54,-0.0,flip_to_short -45069,做空,2023-01-18 18:35:00,2023-01-18 18:40:00,1543.54,1540.36,0.0,tp_lower -45070,做多,2023-01-18 19:10:00,2023-01-18 19:15:00,1545.2,1543.6,-0.0,flip_to_short -45071,做空,2023-01-18 19:15:00,2023-01-18 19:20:00,1543.6,1544.61,-0.0,flip_to_long -45072,做多,2023-01-18 19:20:00,2023-01-18 19:35:00,1544.61,1544.46,-0.0,flip_to_short -45073,做空,2023-01-18 19:35:00,2023-01-18 19:40:00,1544.46,1546.7,-0.0,flip_to_long -45074,做多,2023-01-18 19:40:00,2023-01-18 19:45:00,1546.7,1542.11,-0.0,flip_to_short -45075,做空,2023-01-18 19:45:00,2023-01-18 20:05:00,1542.11,1543.22,-0.0,flip_to_long -45076,做多,2023-01-18 20:05:00,2023-01-18 21:45:00,1543.22,1529.0,-0.0,flip_to_short -45077,做空,2023-01-18 21:45:00,2023-01-18 21:50:00,1529.0,1529.93,-0.0,flip_to_long -45078,做多,2023-01-18 21:50:00,2023-01-18 21:55:00,1529.93,1528.72,-0.0,flip_to_short -45079,做空,2023-01-18 21:55:00,2023-01-18 22:15:00,1528.72,1523.24,0.0,tp_lower -45080,做多,2023-01-18 22:30:00,2023-01-18 23:10:00,1525.57,1526.58,0.0,flip_to_short -45081,做空,2023-01-18 23:10:00,2023-01-18 23:15:00,1526.58,1527.12,-0.0,flip_to_long -45082,做多,2023-01-18 23:15:00,2023-01-18 23:20:00,1527.12,1526.72,-0.0,flip_to_short -45083,做空,2023-01-18 23:20:00,2023-01-18 23:40:00,1526.72,1523.13,0.0,tp_lower -45084,做多,2023-01-19 00:35:00,2023-01-19 00:40:00,1523.24,1521.03,-0.0,flip_to_short -45085,做空,2023-01-19 00:40:00,2023-01-19 01:00:00,1521.03,1520.46,-0.0,flip_to_long -45086,做多,2023-01-19 01:00:00,2023-01-19 01:45:00,1520.46,1520.07,-0.0,flip_to_short -45087,做空,2023-01-19 01:45:00,2023-01-19 02:10:00,1520.07,1517.05,0.0,tp_lower -45088,做多,2023-01-19 02:20:00,2023-01-19 02:35:00,1520.21,1524.51,0.0,tp_upper -45089,做空,2023-01-19 03:55:00,2023-01-19 04:00:00,1525.26,1526.65,-0.0,flip_to_long -45090,做多,2023-01-19 04:00:00,2023-01-19 04:15:00,1526.65,1526.79,-0.0,tp_upper -45091,做空,2023-01-19 05:20:00,2023-01-19 05:30:00,1529.49,1529.5,-0.0,flip_to_long -45092,做多,2023-01-19 05:30:00,2023-01-19 05:35:00,1529.5,1527.67,-0.0,flip_to_short -45093,做空,2023-01-19 05:35:00,2023-01-19 05:50:00,1527.67,1528.16,-0.0,flip_to_long -45094,做多,2023-01-19 05:50:00,2023-01-19 06:10:00,1528.16,1528.03,-0.0,flip_to_short -45095,做空,2023-01-19 06:10:00,2023-01-19 06:15:00,1528.03,1525.9,0.0,tp_lower -45096,做多,2023-01-19 06:25:00,2023-01-19 07:05:00,1529.46,1532.44,0.0,tp_upper -45097,做空,2023-01-19 07:15:00,2023-01-19 07:25:00,1529.48,1529.94,-0.0,flip_to_long -45098,做多,2023-01-19 07:25:00,2023-01-19 07:30:00,1529.94,1527.92,-0.0,flip_to_short -45099,做空,2023-01-19 07:30:00,2023-01-19 07:40:00,1527.92,1529.17,-0.0,flip_to_long -45100,做多,2023-01-19 07:40:00,2023-01-19 08:10:00,1529.17,1530.63,0.0,flip_to_short -45101,做空,2023-01-19 08:10:00,2023-01-19 08:15:00,1530.63,1526.68,0.0,tp_lower -45102,做多,2023-01-19 08:25:00,2023-01-19 08:45:00,1528.62,1528.17,-0.0,flip_to_short -45103,做空,2023-01-19 08:45:00,2023-01-19 09:25:00,1528.17,1524.88,0.0,tp_lower -45104,做多,2023-01-19 09:35:00,2023-01-19 09:40:00,1528.63,1527.35,-0.0,flip_to_short -45105,做空,2023-01-19 09:40:00,2023-01-19 09:45:00,1527.35,1528.51,-0.0,flip_to_long -45106,做多,2023-01-19 09:45:00,2023-01-19 09:50:00,1528.51,1526.57,-0.0,flip_to_short -45107,做空,2023-01-19 09:50:00,2023-01-19 09:55:00,1526.57,1527.75,-0.0,flip_to_long -45108,做多,2023-01-19 09:55:00,2023-01-19 10:00:00,1527.75,1527.63,-0.0,flip_to_short -45109,做空,2023-01-19 10:00:00,2023-01-19 10:30:00,1527.63,1524.88,0.0,tp_lower -45110,做多,2023-01-19 12:05:00,2023-01-19 12:40:00,1521.23,1518.87,-0.0,flip_to_short -45111,做空,2023-01-19 12:40:00,2023-01-19 12:45:00,1518.87,1517.14,0.0,tp_lower -45112,做多,2023-01-19 12:55:00,2023-01-19 13:25:00,1519.58,1527.53,0.0,tp_upper -45113,做空,2023-01-19 13:30:00,2023-01-19 14:20:00,1523.81,1523.88,-0.0,flip_to_long -45114,做多,2023-01-19 14:20:00,2023-01-19 14:30:00,1523.88,1528.8,0.0,tp_upper -45115,做空,2023-01-19 15:45:00,2023-01-19 15:50:00,1532.98,1534.4,-0.0,flip_to_long -45116,做多,2023-01-19 15:50:00,2023-01-19 15:55:00,1534.4,1533.41,-0.0,flip_to_short -45117,做空,2023-01-19 15:55:00,2023-01-19 16:05:00,1533.41,1536.82,-0.0,flip_to_long -45118,做多,2023-01-19 16:05:00,2023-01-19 16:30:00,1536.82,1534.03,-0.0,flip_to_short -45119,做空,2023-01-19 16:30:00,2023-01-19 17:00:00,1534.03,1538.57,-0.0,flip_to_long -45120,做多,2023-01-19 17:00:00,2023-01-19 17:15:00,1538.57,1539.89,0.0,tp_upper -45121,做空,2023-01-19 17:20:00,2023-01-19 17:50:00,1536.43,1526.13,0.0,tp_lower -45122,做多,2023-01-19 18:20:00,2023-01-19 18:30:00,1534.19,1534.2,-0.0,flip_to_short -45123,做空,2023-01-19 18:30:00,2023-01-19 18:35:00,1534.2,1538.73,-0.0,flip_to_long -45124,做多,2023-01-19 18:35:00,2023-01-19 18:40:00,1538.73,1540.75,0.0,tp_upper -45125,做空,2023-01-19 21:10:00,2023-01-19 21:40:00,1551.87,1548.86,0.0,tp_lower -45126,做多,2023-01-19 22:35:00,2023-01-19 22:45:00,1550.94,1549.43,-0.0,flip_to_short -45127,做空,2023-01-19 22:45:00,2023-01-19 22:55:00,1549.43,1551.46,-0.0,flip_to_long -45128,做多,2023-01-19 22:55:00,2023-01-19 23:00:00,1551.46,1550.2,-0.0,flip_to_short -45129,做空,2023-01-19 23:00:00,2023-01-19 23:20:00,1550.2,1549.8,-0.0,flip_to_long -45130,做多,2023-01-19 23:20:00,2023-01-19 23:35:00,1549.8,1549.55,-0.0,flip_to_short -45131,做空,2023-01-19 23:35:00,2023-01-19 23:40:00,1549.55,1551.11,-0.0,flip_to_long -45132,做多,2023-01-19 23:40:00,2023-01-19 23:45:00,1551.11,1549.35,-0.0,flip_to_short -45133,做空,2023-01-19 23:45:00,2023-01-19 23:50:00,1549.35,1551.3,-0.0,flip_to_long -45134,做多,2023-01-19 23:50:00,2023-01-19 23:55:00,1551.3,1551.11,-0.0,tp_upper -45135,做空,2023-01-20 00:05:00,2023-01-20 00:10:00,1547.86,1548.9,-0.0,tp_lower -45136,做多,2023-01-20 00:20:00,2023-01-20 00:25:00,1549.81,1553.19,0.0,tp_upper -45137,做空,2023-01-20 00:30:00,2023-01-20 00:35:00,1548.76,1549.42,-0.0,flip_to_long -45138,做多,2023-01-20 00:35:00,2023-01-20 01:25:00,1549.42,1556.93,0.0,tp_upper -45139,做空,2023-01-20 02:50:00,2023-01-20 03:15:00,1553.69,1551.61,0.0,tp_lower -45140,做多,2023-01-20 03:25:00,2023-01-20 04:05:00,1554.71,1553.34,-0.0,flip_to_short -45141,做空,2023-01-20 04:05:00,2023-01-20 04:10:00,1553.34,1555.63,-0.0,flip_to_long -45142,做多,2023-01-20 04:10:00,2023-01-20 04:25:00,1555.63,1556.81,0.0,tp_upper -45143,做空,2023-01-20 04:35:00,2023-01-20 04:40:00,1553.91,1549.8,0.0,tp_lower -45144,做多,2023-01-20 06:25:00,2023-01-20 06:40:00,1547.69,1546.92,-0.0,flip_to_short -45145,做空,2023-01-20 06:40:00,2023-01-20 06:55:00,1546.92,1545.16,0.0,tp_lower -45146,做多,2023-01-20 07:05:00,2023-01-20 07:10:00,1546.91,1544.96,-0.0,flip_to_short -45147,做空,2023-01-20 07:10:00,2023-01-20 07:15:00,1544.96,1545.61,-0.0,tp_lower -45148,做多,2023-01-20 07:20:00,2023-01-20 07:25:00,1548.99,1549.9,0.0,tp_upper -45149,做空,2023-01-20 08:20:00,2023-01-20 08:25:00,1547.23,1547.53,-0.0,flip_to_long -45150,做多,2023-01-20 08:25:00,2023-01-20 08:50:00,1547.53,1549.62,0.0,flip_to_short -45151,做空,2023-01-20 08:50:00,2023-01-20 08:55:00,1549.62,1551.58,-0.0,flip_to_long -45152,做多,2023-01-20 08:55:00,2023-01-20 09:05:00,1551.58,1549.2,-0.0,flip_to_short -45153,做空,2023-01-20 09:05:00,2023-01-20 09:15:00,1549.2,1550.16,-0.0,flip_to_long -45154,做多,2023-01-20 09:15:00,2023-01-20 09:20:00,1550.16,1551.1,0.0,tp_upper -45155,做空,2023-01-20 10:05:00,2023-01-20 10:45:00,1550.0,1552.0,-0.0,flip_to_long -45156,做多,2023-01-20 10:45:00,2023-01-20 10:50:00,1552.0,1550.96,-0.0,flip_to_short -45157,做空,2023-01-20 10:50:00,2023-01-20 10:55:00,1550.96,1552.37,-0.0,flip_to_long -45158,做多,2023-01-20 10:55:00,2023-01-20 11:10:00,1552.37,1551.05,-0.0,flip_to_short -45159,做空,2023-01-20 11:10:00,2023-01-20 11:15:00,1551.05,1551.11,-0.0,flip_to_long -45160,做多,2023-01-20 11:15:00,2023-01-20 11:50:00,1551.11,1549.07,-0.0,flip_to_short -45161,做空,2023-01-20 11:50:00,2023-01-20 11:55:00,1549.07,1549.15,-0.0,flip_to_long -45162,做多,2023-01-20 11:55:00,2023-01-20 12:15:00,1549.15,1553.27,0.0,tp_upper -45163,做空,2023-01-20 13:45:00,2023-01-20 13:55:00,1554.42,1553.9,-0.0,tp_lower -45164,做多,2023-01-20 14:10:00,2023-01-20 14:30:00,1555.78,1551.71,-0.0,flip_to_short -45165,做空,2023-01-20 14:30:00,2023-01-20 14:35:00,1551.71,1554.72,-0.0,tp_lower -45166,做多,2023-01-20 14:40:00,2023-01-20 14:45:00,1561.9,1559.12,-0.0,tp_upper -45167,做空,2023-01-20 16:05:00,2023-01-20 16:10:00,1561.83,1563.94,-0.0,flip_to_long -45168,做多,2023-01-20 16:10:00,2023-01-20 16:15:00,1563.94,1565.92,0.0,tp_upper -45169,做空,2023-01-20 18:15:00,2023-01-20 18:30:00,1588.2,1588.62,-0.0,tp_lower -45170,做多,2023-01-20 18:35:00,2023-01-20 18:50:00,1591.54,1591.22,-0.0,flip_to_short -45171,做空,2023-01-20 18:50:00,2023-01-20 19:05:00,1591.22,1592.72,-0.0,flip_to_long -45172,做多,2023-01-20 19:05:00,2023-01-20 19:15:00,1592.72,1590.0,-0.0,flip_to_short -45173,做空,2023-01-20 19:15:00,2023-01-20 19:20:00,1590.0,1593.16,-0.0,flip_to_long -45174,做多,2023-01-20 19:20:00,2023-01-20 19:25:00,1593.16,1592.2,-0.0,flip_to_short -45175,做空,2023-01-20 19:25:00,2023-01-20 21:50:00,1592.2,1639.44,-0.01,flip_to_long -45176,做多,2023-01-20 21:50:00,2023-01-20 21:55:00,1639.44,1637.78,-0.0,flip_to_short -45177,做空,2023-01-20 21:55:00,2023-01-20 22:00:00,1637.78,1639.35,-0.0,flip_to_long -45178,做多,2023-01-20 22:00:00,2023-01-20 22:05:00,1639.35,1638.07,-0.0,flip_to_short -45179,做空,2023-01-20 22:05:00,2023-01-20 22:10:00,1638.07,1640.1,-0.0,flip_to_long -45180,做多,2023-01-20 22:10:00,2023-01-20 22:15:00,1640.1,1644.56,0.0,tp_upper -45181,做空,2023-01-21 00:00:00,2023-01-21 00:50:00,1657.0,1658.38,-0.0,flip_to_long -45182,做多,2023-01-21 00:50:00,2023-01-21 02:10:00,1658.38,1655.87,-0.0,flip_to_short -45183,做空,2023-01-21 02:10:00,2023-01-21 02:15:00,1655.87,1657.13,-0.0,flip_to_long -45184,做多,2023-01-21 02:15:00,2023-01-21 02:30:00,1657.13,1655.76,-0.0,flip_to_short -45185,做空,2023-01-21 02:30:00,2023-01-21 02:45:00,1655.76,1645.79,0.0,tp_lower -45186,做多,2023-01-21 04:05:00,2023-01-21 04:20:00,1652.69,1654.02,0.0,tp_upper -45187,做空,2023-01-21 04:55:00,2023-01-21 05:55:00,1651.15,1646.7,0.0,tp_lower -45188,做多,2023-01-21 06:10:00,2023-01-21 06:30:00,1648.69,1651.35,0.0,tp_upper -45189,做空,2023-01-21 07:30:00,2023-01-21 07:35:00,1650.99,1653.53,-0.0,flip_to_long -45190,做多,2023-01-21 07:35:00,2023-01-21 07:50:00,1653.53,1652.64,-0.0,flip_to_short -45191,做空,2023-01-21 07:50:00,2023-01-21 08:10:00,1652.64,1654.28,-0.0,flip_to_long -45192,做多,2023-01-21 08:10:00,2023-01-21 08:15:00,1654.28,1653.21,-0.0,flip_to_short -45193,做空,2023-01-21 08:15:00,2023-01-21 08:25:00,1653.21,1651.33,0.0,tp_lower -45194,做多,2023-01-21 08:35:00,2023-01-21 08:40:00,1653.74,1653.38,-0.0,flip_to_short -45195,做空,2023-01-21 08:40:00,2023-01-21 08:50:00,1653.38,1651.33,0.0,tp_lower -45196,做多,2023-01-21 09:30:00,2023-01-21 09:35:00,1650.87,1650.86,-0.0,flip_to_short -45197,做空,2023-01-21 09:35:00,2023-01-21 10:25:00,1650.86,1634.45,0.0,tp_lower -45198,做空,2023-01-21 11:40:00,2023-01-21 13:30:00,1647.27,1651.93,-0.0,tp_lower -45199,做多,2023-01-21 14:30:00,2023-01-21 14:45:00,1651.76,1649.8,-0.0,tp_upper -45200,做多,2023-01-21 14:55:00,2023-01-21 15:05:00,1649.1,1654.34,0.0,tp_upper -45201,做空,2023-01-21 15:55:00,2023-01-21 16:10:00,1647.71,1654.75,-0.0,flip_to_long -45202,做多,2023-01-21 16:10:00,2023-01-21 16:20:00,1654.75,1652.89,-0.0,flip_to_short -45203,做空,2023-01-21 16:20:00,2023-01-21 16:30:00,1652.89,1656.98,-0.0,flip_to_long -45204,做多,2023-01-21 16:30:00,2023-01-21 16:55:00,1656.98,1658.41,0.0,flip_to_short -45205,做空,2023-01-21 16:55:00,2023-01-21 17:05:00,1658.41,1656.9,0.0,flip_to_long -45206,做多,2023-01-21 17:05:00,2023-01-21 17:15:00,1656.9,1656.72,-0.0,flip_to_short -45207,做空,2023-01-21 17:15:00,2023-01-21 17:25:00,1656.72,1656.53,-0.0,flip_to_long -45208,做多,2023-01-21 17:25:00,2023-01-21 17:30:00,1656.53,1654.69,-0.0,flip_to_short -45209,做空,2023-01-21 17:30:00,2023-01-21 17:35:00,1654.69,1659.17,-0.0,flip_to_long -45210,做多,2023-01-21 17:35:00,2023-01-21 17:45:00,1659.17,1657.42,-0.0,flip_to_short -45211,做空,2023-01-21 17:45:00,2023-01-21 17:50:00,1657.42,1653.74,0.0,tp_lower -45212,做多,2023-01-21 18:10:00,2023-01-21 18:50:00,1653.18,1660.18,0.0,tp_upper -45213,做空,2023-01-21 20:15:00,2023-01-21 20:20:00,1661.85,1659.67,0.0,tp_lower -45214,做多,2023-01-21 21:15:00,2023-01-21 21:55:00,1658.41,1663.7,0.0,tp_upper -45215,做空,2023-01-21 22:05:00,2023-01-21 22:25:00,1656.5,1650.01,0.0,tp_lower -45216,做多,2023-01-22 00:20:00,2023-01-22 00:30:00,1632.73,1634.05,0.0,flip_to_short -45217,做空,2023-01-22 00:30:00,2023-01-22 01:10:00,1634.05,1629.06,0.0,tp_lower -45218,做多,2023-01-22 01:30:00,2023-01-22 01:40:00,1630.75,1621.16,-0.0,flip_to_short -45219,做空,2023-01-22 01:40:00,2023-01-22 01:45:00,1621.16,1622.06,-0.0,tp_lower -45220,做多,2023-01-22 03:20:00,2023-01-22 03:40:00,1620.37,1620.96,-0.0,flip_to_short -45221,做空,2023-01-22 03:40:00,2023-01-22 06:05:00,1620.96,1627.84,-0.0,flip_to_long -45222,做多,2023-01-22 06:05:00,2023-01-22 06:20:00,1627.84,1630.6,0.0,tp_upper -45223,做空,2023-01-22 06:50:00,2023-01-22 06:55:00,1628.74,1628.98,-0.0,flip_to_long -45224,做多,2023-01-22 06:55:00,2023-01-22 07:00:00,1628.98,1628.09,-0.0,flip_to_short -45225,做空,2023-01-22 07:00:00,2023-01-22 07:05:00,1628.09,1629.87,-0.0,flip_to_long -45226,做多,2023-01-22 07:05:00,2023-01-22 07:20:00,1629.87,1628.43,-0.0,flip_to_short -45227,做空,2023-01-22 07:20:00,2023-01-22 08:00:00,1628.43,1626.66,0.0,tp_lower -45228,做多,2023-01-22 08:35:00,2023-01-22 08:40:00,1628.87,1631.1,0.0,tp_upper -45229,做空,2023-01-22 09:30:00,2023-01-22 09:50:00,1628.63,1625.79,0.0,tp_lower -45230,做多,2023-01-22 10:35:00,2023-01-22 10:40:00,1627.83,1627.41,-0.0,flip_to_short -45231,做空,2023-01-22 10:40:00,2023-01-22 11:00:00,1627.41,1626.22,0.0,flip_to_long -45232,做多,2023-01-22 11:00:00,2023-01-22 11:10:00,1626.22,1628.28,0.0,tp_upper -45233,做空,2023-01-22 11:15:00,2023-01-22 11:20:00,1622.27,1624.17,-0.0,tp_lower -45234,做多,2023-01-22 11:35:00,2023-01-22 11:45:00,1625.29,1625.92,-0.0,flip_to_short -45235,做空,2023-01-22 11:45:00,2023-01-22 11:55:00,1625.92,1625.21,-0.0,tp_lower -45236,做多,2023-01-22 12:30:00,2023-01-22 12:40:00,1624.98,1628.6,0.0,tp_upper -45237,做空,2023-01-22 13:55:00,2023-01-22 14:05:00,1632.71,1632.46,-0.0,flip_to_long -45238,做多,2023-01-22 14:05:00,2023-01-22 14:20:00,1632.46,1636.79,0.0,tp_upper -45239,做空,2023-01-22 14:45:00,2023-01-22 14:50:00,1634.49,1643.28,-0.0,flip_to_long -45240,做多,2023-01-22 14:50:00,2023-01-22 14:55:00,1643.28,1642.97,-0.0,tp_upper -45241,做空,2023-01-22 15:20:00,2023-01-22 15:45:00,1629.24,1640.54,-0.0,flip_to_long -45242,做多,2023-01-22 15:45:00,2023-01-22 15:50:00,1640.54,1638.34,-0.0,flip_to_short -45243,做空,2023-01-22 15:50:00,2023-01-22 16:20:00,1638.34,1638.65,-0.0,flip_to_long -45244,做多,2023-01-22 16:20:00,2023-01-22 16:30:00,1638.65,1638.04,-0.0,flip_to_short -45245,做空,2023-01-22 16:30:00,2023-01-22 19:05:00,1638.04,1644.99,-0.0,tp_lower -45246,做多,2023-01-22 21:30:00,2023-01-22 22:40:00,1625.15,1623.36,-0.0,flip_to_short -45247,做空,2023-01-22 22:40:00,2023-01-22 22:50:00,1623.36,1628.29,-0.0,flip_to_long -45248,做多,2023-01-22 22:50:00,2023-01-22 23:00:00,1628.29,1631.48,0.0,tp_upper -45249,做空,2023-01-22 23:15:00,2023-01-22 23:25:00,1627.97,1626.44,0.0,flip_to_long -45250,做多,2023-01-22 23:25:00,2023-01-22 23:35:00,1626.44,1630.6,0.0,tp_upper -45251,做空,2023-01-22 23:55:00,2023-01-23 00:15:00,1628.14,1631.5,-0.0,flip_to_long -45252,做多,2023-01-23 00:15:00,2023-01-23 00:20:00,1631.5,1635.71,0.0,tp_upper -45253,做空,2023-01-23 01:50:00,2023-01-23 02:00:00,1637.38,1638.07,-0.0,flip_to_long -45254,做多,2023-01-23 02:00:00,2023-01-23 02:20:00,1638.07,1638.41,-0.0,flip_to_short -45255,做空,2023-01-23 02:20:00,2023-01-23 02:25:00,1638.41,1640.0,-0.0,flip_to_long -45256,做多,2023-01-23 02:25:00,2023-01-23 02:30:00,1640.0,1638.27,-0.0,flip_to_short -45257,做空,2023-01-23 02:30:00,2023-01-23 02:35:00,1638.27,1639.15,-0.0,flip_to_long -45258,做多,2023-01-23 02:35:00,2023-01-23 02:55:00,1639.15,1641.95,0.0,tp_upper -45259,做空,2023-01-23 03:15:00,2023-01-23 03:20:00,1637.91,1636.21,0.0,tp_lower -45260,做多,2023-01-23 04:40:00,2023-01-23 04:55:00,1634.17,1637.27,0.0,tp_upper -45261,做空,2023-01-23 05:30:00,2023-01-23 05:35:00,1632.88,1634.4,-0.0,flip_to_long -45262,做多,2023-01-23 05:35:00,2023-01-23 05:50:00,1634.4,1633.22,-0.0,flip_to_short -45263,做空,2023-01-23 05:50:00,2023-01-23 06:10:00,1633.22,1635.45,-0.0,flip_to_long -45264,做多,2023-01-23 06:10:00,2023-01-23 06:25:00,1635.45,1634.85,-0.0,flip_to_short -45265,做空,2023-01-23 06:25:00,2023-01-23 06:30:00,1634.85,1635.59,-0.0,flip_to_long -45266,做多,2023-01-23 06:30:00,2023-01-23 06:40:00,1635.59,1636.81,0.0,tp_upper -45267,做空,2023-01-23 07:20:00,2023-01-23 07:25:00,1634.35,1632.54,0.0,tp_lower -45268,做多,2023-01-23 07:30:00,2023-01-23 07:45:00,1635.24,1633.77,-0.0,flip_to_short -45269,做空,2023-01-23 07:45:00,2023-01-23 07:50:00,1633.77,1635.86,-0.0,tp_lower -45270,做多,2023-01-23 08:05:00,2023-01-23 08:15:00,1637.92,1639.76,0.0,tp_upper -45271,做空,2023-01-23 08:20:00,2023-01-23 08:30:00,1637.28,1632.94,0.0,tp_lower -45272,做多,2023-01-23 09:25:00,2023-01-23 09:35:00,1634.85,1634.47,-0.0,flip_to_short -45273,做空,2023-01-23 09:35:00,2023-01-23 09:50:00,1634.47,1633.87,-0.0,flip_to_long -45274,做多,2023-01-23 09:50:00,2023-01-23 10:00:00,1633.87,1635.47,0.0,tp_upper -45275,做空,2023-01-23 11:00:00,2023-01-23 11:10:00,1637.23,1637.12,-0.0,flip_to_long -45276,做多,2023-01-23 11:10:00,2023-01-23 11:20:00,1637.12,1636.63,-0.0,flip_to_short -45277,做空,2023-01-23 11:20:00,2023-01-23 11:25:00,1636.63,1634.38,0.0,tp_lower -45278,做多,2023-01-23 11:35:00,2023-01-23 12:50:00,1637.5,1638.18,-0.0,tp_upper -45279,做空,2023-01-23 12:55:00,2023-01-23 13:10:00,1635.9,1632.0,0.0,tp_lower -45280,做多,2023-01-23 14:45:00,2023-01-23 14:50:00,1635.74,1642.0,0.0,tp_upper -45281,做空,2023-01-23 14:55:00,2023-01-23 15:00:00,1598.95,1613.56,-0.0,tp_lower -45282,做多,2023-01-23 15:20:00,2023-01-23 15:35:00,1621.66,1620.21,-0.0,flip_to_short -45283,做空,2023-01-23 15:35:00,2023-01-23 15:40:00,1620.21,1622.27,-0.0,flip_to_long -45284,做多,2023-01-23 15:40:00,2023-01-23 15:55:00,1622.27,1620.92,-0.0,flip_to_short -45285,做空,2023-01-23 15:55:00,2023-01-23 16:00:00,1620.92,1623.68,-0.0,flip_to_long -45286,做多,2023-01-23 16:00:00,2023-01-23 16:10:00,1623.68,1621.3,-0.0,flip_to_short -45287,做空,2023-01-23 16:10:00,2023-01-23 16:15:00,1621.3,1623.64,-0.0,flip_to_long -45288,做多,2023-01-23 16:15:00,2023-01-23 16:20:00,1623.64,1619.24,-0.0,flip_to_short -45289,做空,2023-01-23 16:20:00,2023-01-23 16:30:00,1619.24,1617.5,0.0,flip_to_long -45290,做多,2023-01-23 16:30:00,2023-01-23 16:55:00,1617.5,1620.33,0.0,flip_to_short -45291,做空,2023-01-23 16:55:00,2023-01-23 17:20:00,1620.33,1619.44,0.0,flip_to_long -45292,做多,2023-01-23 17:20:00,2023-01-23 17:50:00,1619.44,1626.09,0.0,tp_upper -45293,做空,2023-01-23 18:55:00,2023-01-23 19:25:00,1629.41,1623.85,0.0,tp_lower -45294,做多,2023-01-23 20:10:00,2023-01-23 20:25:00,1623.58,1623.67,-0.0,flip_to_short -45295,做空,2023-01-23 20:25:00,2023-01-23 22:40:00,1623.67,1630.15,-0.0,tp_lower -45296,做多,2023-01-23 23:50:00,2023-01-23 23:55:00,1629.72,1626.9,-0.0,flip_to_short -45297,做空,2023-01-23 23:55:00,2023-01-24 00:05:00,1626.9,1625.35,0.0,tp_lower -45298,做多,2023-01-24 00:20:00,2023-01-24 00:25:00,1628.09,1631.42,0.0,tp_upper -45299,做空,2023-01-24 00:45:00,2023-01-24 01:30:00,1628.96,1630.57,-0.0,flip_to_long -45300,做多,2023-01-24 01:30:00,2023-01-24 01:45:00,1630.57,1634.24,0.0,tp_upper -45301,做空,2023-01-24 02:55:00,2023-01-24 03:00:00,1635.81,1636.69,-0.0,flip_to_long -45302,做多,2023-01-24 03:00:00,2023-01-24 03:40:00,1636.69,1636.89,-0.0,flip_to_short -45303,做空,2023-01-24 03:40:00,2023-01-24 03:45:00,1636.89,1638.48,-0.0,flip_to_long -45304,做多,2023-01-24 03:45:00,2023-01-24 04:00:00,1638.48,1638.66,-0.0,tp_upper -45305,做空,2023-01-24 04:30:00,2023-01-24 04:35:00,1637.39,1637.43,-0.0,flip_to_long -45306,做多,2023-01-24 04:35:00,2023-01-24 05:45:00,1637.43,1637.49,-0.0,flip_to_short -45307,做空,2023-01-24 05:45:00,2023-01-24 05:55:00,1637.49,1638.72,-0.0,flip_to_long -45308,做多,2023-01-24 05:55:00,2023-01-24 06:05:00,1638.72,1637.46,-0.0,flip_to_short -45309,做空,2023-01-24 06:05:00,2023-01-24 06:15:00,1637.46,1637.65,-0.0,flip_to_long -45310,做多,2023-01-24 06:15:00,2023-01-24 06:20:00,1637.65,1637.5,-0.0,flip_to_short -45311,做空,2023-01-24 06:20:00,2023-01-24 06:35:00,1637.5,1638.14,-0.0,flip_to_long -45312,做多,2023-01-24 06:35:00,2023-01-24 06:40:00,1638.14,1637.0,-0.0,flip_to_short -45313,做空,2023-01-24 06:40:00,2023-01-24 06:55:00,1637.0,1636.95,-0.0,tp_lower -45314,做多,2023-01-24 07:30:00,2023-01-24 08:05:00,1636.59,1635.01,-0.0,flip_to_short -45315,做空,2023-01-24 08:05:00,2023-01-24 08:15:00,1635.01,1636.88,-0.0,flip_to_long -45316,做多,2023-01-24 08:15:00,2023-01-24 08:20:00,1636.88,1637.3,-0.0,tp_upper -45317,做空,2023-01-24 08:30:00,2023-01-24 08:35:00,1635.4,1636.76,-0.0,flip_to_long -45318,做多,2023-01-24 08:35:00,2023-01-24 08:40:00,1636.76,1637.14,-0.0,tp_upper -45319,做空,2023-01-24 08:45:00,2023-01-24 09:00:00,1636.12,1628.0,0.0,tp_lower -45320,做多,2023-01-24 10:25:00,2023-01-24 10:30:00,1623.8,1623.79,-0.0,flip_to_short -45321,做空,2023-01-24 10:30:00,2023-01-24 11:55:00,1623.79,1625.75,-0.0,flip_to_long -45322,做多,2023-01-24 11:55:00,2023-01-24 12:00:00,1625.75,1624.81,-0.0,tp_upper -45323,做空,2023-01-24 12:10:00,2023-01-24 12:20:00,1622.62,1624.4,-0.0,flip_to_long -45324,做多,2023-01-24 12:20:00,2023-01-24 12:25:00,1624.4,1630.37,0.0,tp_upper -45325,做空,2023-01-24 13:30:00,2023-01-24 13:35:00,1624.41,1619.57,0.0,tp_lower -45326,做多,2023-01-24 14:50:00,2023-01-24 14:55:00,1621.82,1613.25,-0.0,flip_to_short -45327,做空,2023-01-24 14:55:00,2023-01-24 15:05:00,1613.25,1613.22,-0.0,tp_lower -45328,做多,2023-01-24 15:10:00,2023-01-24 15:35:00,1617.34,1615.0,-0.0,flip_to_short -45329,做空,2023-01-24 15:35:00,2023-01-24 15:40:00,1615.0,1618.79,-0.0,flip_to_long -45330,做多,2023-01-24 15:40:00,2023-01-24 16:30:00,1618.79,1618.02,-0.0,flip_to_short -45331,做空,2023-01-24 16:30:00,2023-01-24 16:35:00,1618.02,1618.64,-0.0,flip_to_long -45332,做多,2023-01-24 16:35:00,2023-01-24 16:40:00,1618.64,1617.57,-0.0,flip_to_short -45333,做空,2023-01-24 16:40:00,2023-01-24 16:45:00,1617.57,1615.67,0.0,tp_lower -45334,做多,2023-01-24 17:20:00,2023-01-24 17:40:00,1617.21,1614.82,-0.0,flip_to_short -45335,做空,2023-01-24 17:40:00,2023-01-24 17:45:00,1614.82,1615.1,-0.0,flip_to_long -45336,做多,2023-01-24 17:45:00,2023-01-24 17:55:00,1615.1,1616.68,0.0,flip_to_short -45337,做空,2023-01-24 17:55:00,2023-01-24 18:05:00,1616.68,1616.18,-0.0,flip_to_long -45338,做多,2023-01-24 18:05:00,2023-01-24 18:10:00,1616.18,1621.53,0.0,tp_upper -45339,做空,2023-01-24 19:00:00,2023-01-24 19:05:00,1619.25,1619.5,-0.0,flip_to_long -45340,做多,2023-01-24 19:05:00,2023-01-24 19:40:00,1619.5,1622.57,0.0,tp_upper -45341,做空,2023-01-24 20:05:00,2023-01-24 20:10:00,1620.76,1619.29,0.0,tp_lower -45342,做多,2023-01-24 21:00:00,2023-01-24 21:05:00,1619.28,1618.25,-0.0,flip_to_short -45343,做空,2023-01-24 21:05:00,2023-01-24 21:45:00,1618.25,1610.67,0.0,tp_lower -45344,做多,2023-01-25 00:00:00,2023-01-25 00:40:00,1556.53,1553.17,-0.0,flip_to_short -45345,做空,2023-01-25 00:40:00,2023-01-25 01:00:00,1553.17,1543.03,0.0,tp_lower -45346,做多,2023-01-25 02:15:00,2023-01-25 03:15:00,1539.93,1545.23,0.0,tp_upper -45347,做空,2023-01-25 04:50:00,2023-01-25 05:00:00,1546.55,1546.94,-0.0,flip_to_long -45348,做多,2023-01-25 05:00:00,2023-01-25 05:05:00,1546.94,1546.3,-0.0,flip_to_short -45349,做空,2023-01-25 05:05:00,2023-01-25 05:15:00,1546.3,1546.44,-0.0,flip_to_long -45350,做多,2023-01-25 05:15:00,2023-01-25 05:20:00,1546.44,1548.08,0.0,tp_upper -45351,做空,2023-01-25 05:30:00,2023-01-25 05:40:00,1547.05,1546.73,-0.0,flip_to_long -45352,做多,2023-01-25 05:40:00,2023-01-25 05:50:00,1546.73,1547.27,-0.0,flip_to_short -45353,做空,2023-01-25 05:50:00,2023-01-25 06:10:00,1547.27,1547.18,-0.0,tp_lower -45354,做空,2023-01-25 07:45:00,2023-01-25 08:00:00,1553.18,1555.98,-0.0,flip_to_long -45355,做多,2023-01-25 08:00:00,2023-01-25 08:05:00,1555.98,1553.96,-0.0,flip_to_short -45356,做空,2023-01-25 08:05:00,2023-01-25 08:15:00,1553.96,1551.57,0.0,tp_lower -45357,做多,2023-01-25 09:30:00,2023-01-25 09:45:00,1548.21,1549.68,0.0,flip_to_short -45358,做空,2023-01-25 09:45:00,2023-01-25 10:05:00,1549.68,1543.69,0.0,tp_lower -45359,做多,2023-01-25 10:50:00,2023-01-25 11:35:00,1546.88,1544.93,-0.0,flip_to_short -45360,做空,2023-01-25 11:35:00,2023-01-25 11:45:00,1544.93,1546.3,-0.0,flip_to_long -45361,做多,2023-01-25 11:45:00,2023-01-25 11:50:00,1546.3,1544.12,-0.0,flip_to_short -45362,做空,2023-01-25 11:50:00,2023-01-25 12:00:00,1544.12,1548.5,-0.0,flip_to_long -45363,做多,2023-01-25 12:00:00,2023-01-25 12:05:00,1548.5,1551.69,0.0,tp_upper -45364,做空,2023-01-25 13:35:00,2023-01-25 14:05:00,1559.71,1552.75,0.0,tp_lower -45365,做多,2023-01-25 15:45:00,2023-01-25 15:50:00,1542.46,1542.02,-0.0,flip_to_short -45366,做空,2023-01-25 15:50:00,2023-01-25 17:50:00,1542.02,1548.57,-0.0,flip_to_long -45367,做多,2023-01-25 17:50:00,2023-01-25 17:55:00,1548.57,1548.06,-0.0,flip_to_short -45368,做空,2023-01-25 17:55:00,2023-01-25 18:00:00,1548.06,1550.18,-0.0,flip_to_long -45369,做多,2023-01-25 18:00:00,2023-01-25 18:05:00,1550.18,1552.34,0.0,tp_upper -45370,做空,2023-01-25 18:30:00,2023-01-25 18:35:00,1548.77,1549.14,-0.0,flip_to_long -45371,做多,2023-01-25 18:35:00,2023-01-25 18:55:00,1549.14,1555.32,0.0,tp_upper -45372,做空,2023-01-25 22:45:00,2023-01-25 22:55:00,1598.09,1585.43,0.0,tp_lower -45373,做多,2023-01-25 23:35:00,2023-01-26 00:50:00,1606.36,1630.64,0.0,tp_upper -45374,做空,2023-01-26 01:45:00,2023-01-26 02:30:00,1617.0,1612.71,0.0,tp_lower -45375,做多,2023-01-26 03:05:00,2023-01-26 03:10:00,1617.58,1616.19,-0.0,flip_to_short -45376,做空,2023-01-26 03:10:00,2023-01-26 03:35:00,1616.19,1616.2,-0.0,flip_to_long -45377,做多,2023-01-26 03:35:00,2023-01-26 03:40:00,1616.2,1614.29,-0.0,flip_to_short -45378,做空,2023-01-26 03:40:00,2023-01-26 03:50:00,1614.29,1614.36,-0.0,flip_to_long -45379,做多,2023-01-26 03:50:00,2023-01-26 04:00:00,1614.36,1613.93,-0.0,flip_to_short -45380,做空,2023-01-26 04:00:00,2023-01-26 04:10:00,1613.93,1617.14,-0.0,flip_to_long -45381,做多,2023-01-26 04:10:00,2023-01-26 04:15:00,1617.14,1617.02,-0.0,tp_upper -45382,做空,2023-01-26 04:30:00,2023-01-26 04:35:00,1613.59,1615.76,-0.0,tp_lower -45383,做空,2023-01-26 05:15:00,2023-01-26 05:20:00,1615.27,1615.38,-0.0,flip_to_long -45384,做多,2023-01-26 05:20:00,2023-01-26 05:50:00,1615.38,1619.04,0.0,tp_upper -45385,做空,2023-01-26 06:15:00,2023-01-26 06:20:00,1617.05,1608.86,0.0,tp_lower -45386,做多,2023-01-26 08:00:00,2023-01-26 08:55:00,1608.17,1607.67,-0.0,tp_upper -45387,做空,2023-01-26 09:20:00,2023-01-26 09:25:00,1606.29,1605.33,0.0,tp_lower -45388,做多,2023-01-26 09:50:00,2023-01-26 10:05:00,1606.43,1605.36,-0.0,flip_to_short -45389,做空,2023-01-26 10:05:00,2023-01-26 10:10:00,1605.36,1603.18,0.0,tp_lower -45390,做多,2023-01-26 10:20:00,2023-01-26 10:25:00,1607.51,1607.33,-0.0,flip_to_short -45391,做空,2023-01-26 10:25:00,2023-01-26 10:40:00,1607.33,1603.47,0.0,tp_lower -45392,做多,2023-01-26 11:20:00,2023-01-26 11:30:00,1603.56,1603.59,-0.0,flip_to_short -45393,做空,2023-01-26 11:30:00,2023-01-26 12:20:00,1603.59,1608.17,-0.0,flip_to_long -45394,做多,2023-01-26 12:20:00,2023-01-26 12:25:00,1608.17,1608.27,-0.0,tp_upper -45395,做空,2023-01-26 13:40:00,2023-01-26 13:45:00,1610.78,1612.16,-0.0,flip_to_long -45396,做多,2023-01-26 13:45:00,2023-01-26 13:55:00,1612.16,1618.0,0.0,tp_upper -45397,做空,2023-01-26 14:20:00,2023-01-26 14:40:00,1614.54,1606.09,0.0,tp_lower -45398,做多,2023-01-26 15:15:00,2023-01-26 15:20:00,1615.47,1614.24,-0.0,flip_to_short -45399,做空,2023-01-26 15:20:00,2023-01-26 15:30:00,1614.24,1614.47,-0.0,flip_to_long -45400,做多,2023-01-26 15:30:00,2023-01-26 15:35:00,1614.47,1605.51,-0.0,flip_to_short -45401,做空,2023-01-26 15:35:00,2023-01-26 15:45:00,1605.51,1600.99,0.0,tp_lower -45402,做多,2023-01-26 17:00:00,2023-01-26 17:40:00,1595.66,1593.34,-0.0,flip_to_short -45403,做空,2023-01-26 17:40:00,2023-01-26 17:50:00,1593.34,1594.49,-0.0,flip_to_long -45404,做多,2023-01-26 17:50:00,2023-01-26 17:55:00,1594.49,1591.67,-0.0,flip_to_short -45405,做空,2023-01-26 17:55:00,2023-01-26 18:00:00,1591.67,1591.99,-0.0,flip_to_long -45406,做多,2023-01-26 18:00:00,2023-01-26 18:25:00,1591.99,1603.06,0.0,tp_upper -45407,做空,2023-01-26 21:00:00,2023-01-26 21:10:00,1605.11,1596.12,0.0,tp_lower -45408,做多,2023-01-26 22:05:00,2023-01-26 22:35:00,1606.45,1607.43,0.0,tp_upper -45409,做空,2023-01-26 22:40:00,2023-01-26 22:50:00,1603.07,1603.35,-0.0,flip_to_long -45410,做多,2023-01-26 22:50:00,2023-01-27 00:10:00,1603.35,1602.99,-0.0,tp_upper -45411,做空,2023-01-27 00:15:00,2023-01-27 00:20:00,1595.56,1592.93,0.0,tp_lower -45412,做空,2023-01-27 02:40:00,2023-01-27 03:30:00,1571.89,1569.81,0.0,flip_to_long -45413,做多,2023-01-27 03:30:00,2023-01-27 03:35:00,1569.81,1567.98,-0.0,flip_to_short -45414,做空,2023-01-27 03:35:00,2023-01-27 03:40:00,1567.98,1566.84,0.0,tp_lower -45415,做多,2023-01-27 04:20:00,2023-01-27 04:35:00,1567.52,1565.95,-0.0,flip_to_short -45416,做空,2023-01-27 04:35:00,2023-01-27 05:05:00,1565.95,1566.21,-0.0,flip_to_long -45417,做多,2023-01-27 05:05:00,2023-01-27 05:10:00,1566.21,1565.94,-0.0,flip_to_short -45418,做空,2023-01-27 05:10:00,2023-01-27 05:20:00,1565.94,1566.37,-0.0,flip_to_long -45419,做多,2023-01-27 05:20:00,2023-01-27 05:30:00,1566.37,1568.99,0.0,tp_upper -45420,做空,2023-01-27 07:05:00,2023-01-27 07:35:00,1579.43,1580.61,-0.0,flip_to_long -45421,做多,2023-01-27 07:35:00,2023-01-27 07:50:00,1580.61,1584.7,0.0,tp_upper -45422,做空,2023-01-27 08:10:00,2023-01-27 08:30:00,1581.58,1581.59,-0.0,flip_to_long -45423,做多,2023-01-27 08:30:00,2023-01-27 08:45:00,1581.59,1580.3,-0.0,flip_to_short -45424,做空,2023-01-27 08:45:00,2023-01-27 08:55:00,1580.3,1578.47,0.0,tp_lower -45425,做空,2023-01-27 09:50:00,2023-01-27 10:20:00,1578.88,1579.88,-0.0,flip_to_long -45426,做多,2023-01-27 10:20:00,2023-01-27 10:25:00,1579.88,1579.97,-0.0,tp_upper -45427,做空,2023-01-27 10:45:00,2023-01-27 10:50:00,1575.78,1576.23,-0.0,tp_lower -45428,做多,2023-01-27 11:25:00,2023-01-27 12:25:00,1577.06,1576.0,-0.0,flip_to_short -45429,做空,2023-01-27 12:25:00,2023-01-27 12:35:00,1576.0,1574.11,0.0,tp_lower -45430,做多,2023-01-27 12:45:00,2023-01-27 12:50:00,1578.98,1575.9,-0.0,flip_to_short -45431,做空,2023-01-27 12:50:00,2023-01-27 12:55:00,1575.9,1574.64,0.0,tp_lower -45432,做多,2023-01-27 13:30:00,2023-01-27 13:35:00,1578.93,1581.85,0.0,tp_upper -45433,做空,2023-01-27 13:45:00,2023-01-27 13:50:00,1569.29,1570.77,-0.0,tp_lower -45434,做多,2023-01-27 14:40:00,2023-01-27 14:45:00,1572.45,1580.68,0.0,tp_upper -45435,做空,2023-01-27 15:45:00,2023-01-27 16:15:00,1579.86,1583.16,-0.0,flip_to_long -45436,做多,2023-01-27 16:15:00,2023-01-27 17:15:00,1583.16,1594.74,0.0,tp_upper -45437,做空,2023-01-27 20:35:00,2023-01-27 20:45:00,1608.95,1601.87,0.0,tp_lower -45438,做多,2023-01-27 23:05:00,2023-01-27 23:35:00,1595.0,1598.49,0.0,tp_upper -45439,做空,2023-01-28 00:05:00,2023-01-28 00:10:00,1594.52,1594.91,-0.0,flip_to_long -45440,做多,2023-01-28 00:10:00,2023-01-28 00:25:00,1594.91,1602.43,0.0,tp_upper -45441,做空,2023-01-28 01:05:00,2023-01-28 01:15:00,1599.59,1599.54,-0.0,flip_to_long -45442,做多,2023-01-28 01:15:00,2023-01-28 02:55:00,1599.54,1595.27,-0.0,flip_to_short -45443,做空,2023-01-28 02:55:00,2023-01-28 03:00:00,1595.27,1596.13,-0.0,flip_to_long -45444,做多,2023-01-28 03:00:00,2023-01-28 03:10:00,1596.13,1595.01,-0.0,flip_to_short -45445,做空,2023-01-28 03:10:00,2023-01-28 03:15:00,1595.01,1596.1,-0.0,flip_to_long -45446,做多,2023-01-28 03:15:00,2023-01-28 03:20:00,1596.1,1595.08,-0.0,flip_to_short -45447,做空,2023-01-28 03:20:00,2023-01-28 03:30:00,1595.08,1596.59,-0.0,flip_to_long -45448,做多,2023-01-28 03:30:00,2023-01-28 03:35:00,1596.59,1596.58,-0.0,flip_to_short -45449,做空,2023-01-28 03:35:00,2023-01-28 05:15:00,1596.58,1599.38,-0.0,tp_lower -45450,做多,2023-01-28 05:50:00,2023-01-28 06:10:00,1598.86,1597.38,-0.0,flip_to_short -45451,做空,2023-01-28 06:10:00,2023-01-28 06:15:00,1597.38,1594.65,0.0,tp_lower -45452,做多,2023-01-28 06:50:00,2023-01-28 06:55:00,1597.21,1596.53,-0.0,flip_to_short -45453,做空,2023-01-28 06:55:00,2023-01-28 07:20:00,1596.53,1593.67,0.0,tp_lower -45454,做多,2023-01-28 08:35:00,2023-01-28 08:50:00,1591.67,1591.94,-0.0,flip_to_short -45455,做空,2023-01-28 08:50:00,2023-01-28 08:55:00,1591.94,1586.74,0.0,tp_lower -45456,做多,2023-01-28 09:15:00,2023-01-28 09:25:00,1590.8,1590.88,-0.0,flip_to_short -45457,做空,2023-01-28 09:25:00,2023-01-28 10:05:00,1590.88,1590.95,-0.0,flip_to_long -45458,做多,2023-01-28 10:05:00,2023-01-28 10:10:00,1590.95,1589.99,-0.0,flip_to_short -45459,做空,2023-01-28 10:10:00,2023-01-28 10:20:00,1589.99,1580.93,0.0,tp_lower -45460,做多,2023-01-28 11:40:00,2023-01-28 12:00:00,1586.13,1583.77,-0.0,flip_to_short -45461,做空,2023-01-28 12:00:00,2023-01-28 12:10:00,1583.77,1585.13,-0.0,flip_to_long -45462,做多,2023-01-28 12:10:00,2023-01-28 12:15:00,1585.13,1582.95,-0.0,flip_to_short -45463,做空,2023-01-28 12:15:00,2023-01-28 12:20:00,1582.95,1581.64,0.0,tp_lower -45464,做多,2023-01-28 12:50:00,2023-01-28 12:55:00,1584.67,1582.38,-0.0,flip_to_short -45465,做空,2023-01-28 12:55:00,2023-01-28 13:00:00,1582.38,1579.4,0.0,tp_lower -45466,做多,2023-01-28 14:25:00,2023-01-28 14:45:00,1573.92,1570.96,-0.0,flip_to_short -45467,做空,2023-01-28 14:45:00,2023-01-28 15:00:00,1570.96,1571.66,-0.0,tp_lower -45468,做多,2023-01-28 15:05:00,2023-01-28 15:10:00,1574.0,1578.47,0.0,tp_upper -45469,做空,2023-01-28 16:30:00,2023-01-28 16:35:00,1577.47,1579.85,-0.0,flip_to_long -45470,做多,2023-01-28 16:35:00,2023-01-28 16:40:00,1579.85,1578.53,-0.0,flip_to_short -45471,做空,2023-01-28 16:40:00,2023-01-28 16:50:00,1578.53,1576.8,0.0,tp_lower -45472,做多,2023-01-28 17:55:00,2023-01-28 18:00:00,1576.41,1575.33,-0.0,flip_to_short -45473,做空,2023-01-28 18:00:00,2023-01-28 18:15:00,1575.33,1574.77,-0.0,flip_to_long -45474,做多,2023-01-28 18:15:00,2023-01-28 19:10:00,1574.77,1577.96,0.0,tp_upper -45475,做空,2023-01-28 20:05:00,2023-01-28 20:25:00,1575.35,1572.78,0.0,tp_lower -45476,做多,2023-01-28 22:10:00,2023-01-28 22:20:00,1566.76,1561.8,-0.0,flip_to_short -45477,做空,2023-01-28 22:20:00,2023-01-28 22:25:00,1561.8,1564.12,-0.0,tp_lower -45478,做多,2023-01-28 22:30:00,2023-01-28 22:35:00,1566.1,1561.62,-0.0,flip_to_short -45479,做空,2023-01-28 22:35:00,2023-01-28 22:40:00,1561.62,1567.14,-0.0,tp_lower -45480,做空,2023-01-28 22:55:00,2023-01-28 23:05:00,1564.08,1565.05,-0.0,flip_to_long -45481,做多,2023-01-28 23:05:00,2023-01-28 23:55:00,1565.05,1571.52,0.0,tp_upper -45482,做空,2023-01-29 00:15:00,2023-01-29 00:20:00,1567.82,1569.29,-0.0,flip_to_long -45483,做多,2023-01-29 00:20:00,2023-01-29 00:30:00,1569.29,1576.92,0.0,tp_upper -45484,做空,2023-01-29 02:05:00,2023-01-29 03:40:00,1588.05,1591.99,-0.0,flip_to_long -45485,做多,2023-01-29 03:40:00,2023-01-29 04:25:00,1591.99,1591.78,-0.0,flip_to_short -45486,做空,2023-01-29 04:25:00,2023-01-29 04:30:00,1591.78,1594.37,-0.0,flip_to_long -45487,做多,2023-01-29 04:30:00,2023-01-29 04:40:00,1594.37,1596.22,0.0,tp_upper -45488,做空,2023-01-29 05:10:00,2023-01-29 05:15:00,1594.22,1596.03,-0.0,flip_to_long -45489,做多,2023-01-29 05:15:00,2023-01-29 05:20:00,1596.03,1594.48,-0.0,flip_to_short -45490,做空,2023-01-29 05:20:00,2023-01-29 05:25:00,1594.48,1594.61,-0.0,flip_to_long -45491,做多,2023-01-29 05:25:00,2023-01-29 05:40:00,1594.61,1596.51,0.0,flip_to_short -45492,做空,2023-01-29 05:40:00,2023-01-29 06:30:00,1596.51,1596.39,-0.0,flip_to_long -45493,做多,2023-01-29 06:30:00,2023-01-29 06:35:00,1596.39,1595.61,-0.0,flip_to_short -45494,做空,2023-01-29 06:35:00,2023-01-29 06:45:00,1595.61,1592.58,0.0,tp_lower -45495,做多,2023-01-29 08:00:00,2023-01-29 08:10:00,1593.59,1592.45,-0.0,flip_to_short -45496,做空,2023-01-29 08:10:00,2023-01-29 08:30:00,1592.45,1590.56,0.0,flip_to_long -45497,做多,2023-01-29 08:30:00,2023-01-29 09:15:00,1590.56,1596.07,0.0,tp_upper -45498,做空,2023-01-29 11:00:00,2023-01-29 11:05:00,1594.18,1602.3,-0.0,tp_lower -45499,做多,2023-01-29 11:10:00,2023-01-29 11:15:00,1607.5,1605.43,-0.0,flip_to_short -45500,做空,2023-01-29 11:15:00,2023-01-29 11:25:00,1605.43,1608.4,-0.0,flip_to_long -45501,做多,2023-01-29 11:25:00,2023-01-29 11:30:00,1608.4,1605.82,-0.0,flip_to_short -45502,做空,2023-01-29 11:30:00,2023-01-29 11:35:00,1605.82,1607.51,-0.0,flip_to_long -45503,做多,2023-01-29 11:35:00,2023-01-29 11:40:00,1607.51,1606.83,-0.0,flip_to_short -45504,做空,2023-01-29 11:40:00,2023-01-29 11:45:00,1606.83,1608.47,-0.0,flip_to_long -45505,做多,2023-01-29 11:45:00,2023-01-29 12:10:00,1608.47,1606.7,-0.0,flip_to_short -45506,做空,2023-01-29 12:10:00,2023-01-29 12:20:00,1606.7,1607.59,-0.0,flip_to_long -45507,做多,2023-01-29 12:20:00,2023-01-29 12:25:00,1607.59,1606.54,-0.0,flip_to_short -45508,做空,2023-01-29 12:25:00,2023-01-29 12:40:00,1606.54,1607.44,-0.0,flip_to_long -45509,做多,2023-01-29 12:40:00,2023-01-29 12:45:00,1607.44,1611.31,0.0,tp_upper -45510,做空,2023-01-29 13:55:00,2023-01-29 14:20:00,1612.68,1608.49,0.0,tp_lower -45511,做多,2023-01-29 14:45:00,2023-01-29 15:00:00,1611.63,1614.86,0.0,flip_to_short -45512,做空,2023-01-29 15:00:00,2023-01-29 15:30:00,1614.86,1614.03,0.0,flip_to_long -45513,做多,2023-01-29 15:30:00,2023-01-29 15:35:00,1614.03,1611.2,-0.0,flip_to_short -45514,做空,2023-01-29 15:35:00,2023-01-29 15:40:00,1611.2,1613.05,-0.0,flip_to_long -45515,做多,2023-01-29 15:40:00,2023-01-29 15:50:00,1613.05,1611.19,-0.0,flip_to_short -45516,做空,2023-01-29 15:50:00,2023-01-29 16:00:00,1611.19,1614.29,-0.0,flip_to_long -45517,做多,2023-01-29 16:00:00,2023-01-29 16:05:00,1614.29,1609.39,-0.0,flip_to_short -45518,做空,2023-01-29 16:05:00,2023-01-29 16:10:00,1609.39,1612.28,-0.0,tp_lower -45519,做多,2023-01-29 16:15:00,2023-01-29 16:25:00,1614.01,1611.06,-0.0,flip_to_short -45520,做空,2023-01-29 16:25:00,2023-01-29 16:30:00,1611.06,1607.28,0.0,tp_lower -45521,做多,2023-01-29 16:40:00,2023-01-29 16:45:00,1612.6,1613.31,-0.0,tp_upper -45522,做空,2023-01-29 17:05:00,2023-01-29 18:15:00,1612.27,1615.32,-0.0,flip_to_long -45523,做多,2023-01-29 18:15:00,2023-01-29 18:30:00,1615.32,1617.93,0.0,tp_upper -45524,做空,2023-01-29 20:00:00,2023-01-29 20:35:00,1647.04,1648.61,-0.0,flip_to_long -45525,做多,2023-01-29 20:35:00,2023-01-29 21:35:00,1648.61,1644.12,-0.0,flip_to_short -45526,做空,2023-01-29 21:35:00,2023-01-29 22:55:00,1644.12,1643.98,-0.0,flip_to_long -45527,做多,2023-01-29 22:55:00,2023-01-29 23:00:00,1643.98,1648.4,0.0,tp_upper -45528,做空,2023-01-29 23:25:00,2023-01-29 23:30:00,1644.42,1645.82,-0.0,flip_to_long -45529,做多,2023-01-29 23:30:00,2023-01-29 23:55:00,1645.82,1645.67,-0.0,flip_to_short -45530,做空,2023-01-29 23:55:00,2023-01-30 00:00:00,1645.67,1646.92,-0.0,flip_to_long -45531,做多,2023-01-30 00:00:00,2023-01-30 00:10:00,1646.92,1646.06,-0.0,flip_to_short -45532,做空,2023-01-30 00:10:00,2023-01-30 00:15:00,1646.06,1639.18,0.0,tp_lower -45533,做多,2023-01-30 00:45:00,2023-01-30 01:05:00,1647.3,1643.36,-0.0,flip_to_short -45534,做空,2023-01-30 01:05:00,2023-01-30 01:15:00,1643.36,1638.44,0.0,tp_lower -45535,做空,2023-01-30 02:45:00,2023-01-30 02:55:00,1637.16,1636.82,-0.0,flip_to_long -45536,做多,2023-01-30 02:55:00,2023-01-30 03:25:00,1636.82,1635.84,-0.0,flip_to_short -45537,做空,2023-01-30 03:25:00,2023-01-30 03:35:00,1635.84,1637.13,-0.0,flip_to_long -45538,做多,2023-01-30 03:35:00,2023-01-30 03:45:00,1637.13,1637.33,-0.0,flip_to_short -45539,做空,2023-01-30 03:45:00,2023-01-30 05:05:00,1637.33,1634.28,0.0,tp_lower -45540,做多,2023-01-30 05:55:00,2023-01-30 06:15:00,1637.17,1635.21,-0.0,flip_to_short -45541,做空,2023-01-30 06:15:00,2023-01-30 06:20:00,1635.21,1636.01,-0.0,flip_to_long -45542,做多,2023-01-30 06:20:00,2023-01-30 06:30:00,1636.01,1634.14,-0.0,flip_to_short -45543,做空,2023-01-30 06:30:00,2023-01-30 06:35:00,1634.14,1632.65,0.0,tp_lower -45544,做多,2023-01-30 08:00:00,2023-01-30 08:15:00,1629.03,1627.59,-0.0,flip_to_short -45545,做空,2023-01-30 08:15:00,2023-01-30 08:20:00,1627.59,1625.13,0.0,tp_lower -45546,做多,2023-01-30 10:40:00,2023-01-30 11:45:00,1592.8,1586.4,-0.0,flip_to_short -45547,做空,2023-01-30 11:45:00,2023-01-30 12:00:00,1586.4,1584.22,0.0,tp_lower -45548,做多,2023-01-30 13:20:00,2023-01-30 13:30:00,1580.55,1579.58,-0.0,flip_to_short -45549,做空,2023-01-30 13:30:00,2023-01-30 13:40:00,1579.58,1580.5,-0.0,flip_to_long -45550,做多,2023-01-30 13:40:00,2023-01-30 13:45:00,1580.5,1579.5,-0.0,flip_to_short -45551,做空,2023-01-30 13:45:00,2023-01-30 14:05:00,1579.5,1581.48,-0.0,flip_to_long -45552,做多,2023-01-30 14:05:00,2023-01-30 14:10:00,1581.48,1586.14,0.0,tp_upper -45553,做空,2023-01-30 15:30:00,2023-01-30 15:40:00,1584.97,1578.84,0.0,tp_lower -45554,做多,2023-01-30 16:10:00,2023-01-30 16:20:00,1587.28,1584.65,-0.0,flip_to_short -45555,做空,2023-01-30 16:20:00,2023-01-30 16:50:00,1584.65,1578.89,0.0,tp_lower -45556,做多,2023-01-30 16:55:00,2023-01-30 17:15:00,1583.29,1585.8,0.0,tp_upper -45557,做空,2023-01-30 17:25:00,2023-01-30 17:35:00,1585.65,1584.06,0.0,flip_to_long -45558,做多,2023-01-30 17:35:00,2023-01-30 17:45:00,1584.06,1582.49,-0.0,flip_to_short -45559,做空,2023-01-30 17:45:00,2023-01-30 17:55:00,1582.49,1581.14,0.0,tp_lower -45560,做多,2023-01-30 20:50:00,2023-01-30 21:00:00,1552.2,1557.57,0.0,tp_upper -45561,做空,2023-01-30 21:45:00,2023-01-30 22:15:00,1554.0,1557.06,-0.0,flip_to_long -45562,做多,2023-01-30 22:15:00,2023-01-30 22:20:00,1557.06,1553.77,-0.0,flip_to_short -45563,做空,2023-01-30 22:20:00,2023-01-30 22:30:00,1553.77,1553.19,-0.0,tp_lower -45564,做多,2023-01-30 22:40:00,2023-01-30 22:45:00,1560.43,1562.0,0.0,tp_upper -45565,做空,2023-01-31 00:30:00,2023-01-31 00:35:00,1563.87,1563.52,-0.0,tp_lower -45566,做多,2023-01-31 00:45:00,2023-01-31 00:50:00,1569.26,1570.28,0.0,tp_upper -45567,做空,2023-01-31 01:15:00,2023-01-31 01:20:00,1566.46,1568.95,-0.0,flip_to_long -45568,做多,2023-01-31 01:20:00,2023-01-31 01:25:00,1568.95,1566.8,-0.0,flip_to_short -45569,做空,2023-01-31 01:25:00,2023-01-31 01:35:00,1566.8,1570.33,-0.0,flip_to_long -45570,做多,2023-01-31 01:35:00,2023-01-31 01:40:00,1570.33,1574.37,0.0,tp_upper -45571,做空,2023-01-31 02:40:00,2023-01-31 03:15:00,1571.31,1567.21,0.0,tp_lower -45572,做多,2023-01-31 04:25:00,2023-01-31 04:35:00,1570.34,1570.33,-0.0,tp_upper -45573,做空,2023-01-31 05:30:00,2023-01-31 05:45:00,1569.94,1565.87,0.0,tp_lower -45574,做多,2023-01-31 06:35:00,2023-01-31 06:50:00,1567.79,1567.69,-0.0,flip_to_short -45575,做空,2023-01-31 06:50:00,2023-01-31 07:00:00,1567.69,1568.66,-0.0,flip_to_long -45576,做多,2023-01-31 07:00:00,2023-01-31 07:05:00,1568.66,1570.81,0.0,tp_upper -45577,做空,2023-01-31 08:25:00,2023-01-31 09:05:00,1573.59,1575.17,-0.0,flip_to_long -45578,做多,2023-01-31 09:05:00,2023-01-31 09:10:00,1575.17,1574.23,-0.0,flip_to_short -45579,做空,2023-01-31 09:10:00,2023-01-31 09:40:00,1574.23,1573.16,0.0,flip_to_long -45580,做多,2023-01-31 09:40:00,2023-01-31 09:45:00,1573.16,1572.17,-0.0,flip_to_short -45581,做空,2023-01-31 09:45:00,2023-01-31 09:55:00,1572.17,1571.74,-0.0,flip_to_long -45582,做多,2023-01-31 09:55:00,2023-01-31 10:00:00,1571.74,1570.44,-0.0,flip_to_short -45583,做空,2023-01-31 10:00:00,2023-01-31 10:20:00,1570.44,1572.09,-0.0,flip_to_long -45584,做多,2023-01-31 10:20:00,2023-01-31 10:35:00,1572.09,1571.22,-0.0,flip_to_short -45585,做空,2023-01-31 10:35:00,2023-01-31 10:50:00,1571.22,1569.01,0.0,tp_lower -45586,做多,2023-01-31 11:35:00,2023-01-31 12:00:00,1571.45,1573.7,0.0,tp_upper -45587,做空,2023-01-31 12:40:00,2023-01-31 13:30:00,1571.69,1577.92,-0.0,flip_to_long -45588,做多,2023-01-31 13:30:00,2023-01-31 13:35:00,1577.92,1585.91,0.0,tp_upper -45589,做空,2023-01-31 14:35:00,2023-01-31 14:40:00,1581.26,1582.9,-0.0,flip_to_long -45590,做多,2023-01-31 14:40:00,2023-01-31 14:55:00,1582.9,1582.5,-0.0,flip_to_short -45591,做空,2023-01-31 14:55:00,2023-01-31 15:00:00,1582.5,1582.76,-0.0,flip_to_long -45592,做多,2023-01-31 15:00:00,2023-01-31 15:20:00,1582.76,1586.92,0.0,tp_upper -45593,做空,2023-01-31 16:10:00,2023-01-31 16:15:00,1586.87,1587.41,-0.0,flip_to_long -45594,做多,2023-01-31 16:15:00,2023-01-31 16:35:00,1587.41,1600.04,0.0,tp_upper -45595,做空,2023-01-31 17:00:00,2023-01-31 17:05:00,1590.32,1590.73,-0.0,flip_to_long -45596,做多,2023-01-31 17:05:00,2023-01-31 17:30:00,1590.73,1591.57,0.0,flip_to_short -45597,做空,2023-01-31 17:30:00,2023-01-31 17:35:00,1591.57,1593.31,-0.0,flip_to_long -45598,做多,2023-01-31 17:35:00,2023-01-31 17:50:00,1593.31,1592.17,-0.0,flip_to_short -45599,做空,2023-01-31 17:50:00,2023-01-31 17:55:00,1592.17,1592.85,-0.0,flip_to_long -45600,做多,2023-01-31 17:55:00,2023-01-31 18:55:00,1592.85,1594.01,0.0,tp_upper -45601,做空,2023-01-31 19:10:00,2023-01-31 19:15:00,1590.79,1588.37,0.0,tp_lower -45602,做多,2023-01-31 19:30:00,2023-01-31 19:40:00,1592.12,1597.67,0.0,tp_upper -45603,做空,2023-01-31 20:10:00,2023-01-31 20:30:00,1592.66,1583.76,0.0,tp_lower -45604,做多,2023-01-31 20:50:00,2023-01-31 22:45:00,1590.58,1589.49,-0.0,tp_upper -45605,做空,2023-02-01 00:05:00,2023-02-01 00:10:00,1582.08,1584.78,-0.0,flip_to_long -45606,做多,2023-02-01 00:10:00,2023-02-01 00:25:00,1584.78,1581.29,-0.0,flip_to_short -45607,做空,2023-02-01 00:25:00,2023-02-01 00:30:00,1581.29,1581.95,-0.0,tp_lower -45608,做多,2023-02-01 00:35:00,2023-02-01 00:40:00,1584.46,1583.85,-0.0,flip_to_short -45609,做空,2023-02-01 00:40:00,2023-02-01 00:45:00,1583.85,1585.75,-0.0,flip_to_long -45610,做多,2023-02-01 00:45:00,2023-02-01 00:55:00,1585.75,1582.98,-0.0,flip_to_short -45611,做空,2023-02-01 00:55:00,2023-02-01 01:00:00,1582.98,1584.28,-0.0,flip_to_long -45612,做多,2023-02-01 01:00:00,2023-02-01 01:15:00,1584.28,1584.3,-0.0,flip_to_short -45613,做空,2023-02-01 01:15:00,2023-02-01 01:25:00,1584.3,1580.76,0.0,tp_lower -45614,做多,2023-02-01 01:35:00,2023-02-01 01:40:00,1586.39,1589.13,0.0,tp_upper -45615,做空,2023-02-01 02:10:00,2023-02-01 02:55:00,1585.65,1585.59,-0.0,flip_to_long -45616,做多,2023-02-01 02:55:00,2023-02-01 03:00:00,1585.59,1584.42,-0.0,flip_to_short -45617,做空,2023-02-01 03:00:00,2023-02-01 03:25:00,1584.42,1581.65,0.0,tp_lower -45618,做多,2023-02-01 03:45:00,2023-02-01 04:15:00,1583.41,1583.13,-0.0,flip_to_short -45619,做空,2023-02-01 04:15:00,2023-02-01 04:25:00,1583.13,1583.56,-0.0,flip_to_long -45620,做多,2023-02-01 04:25:00,2023-02-01 04:30:00,1583.56,1582.71,-0.0,flip_to_short -45621,做空,2023-02-01 04:30:00,2023-02-01 04:35:00,1582.71,1583.47,-0.0,flip_to_long -45622,做多,2023-02-01 04:35:00,2023-02-01 04:45:00,1583.47,1581.97,-0.0,flip_to_short -45623,做空,2023-02-01 04:45:00,2023-02-01 04:55:00,1581.97,1582.47,-0.0,flip_to_long -45624,做多,2023-02-01 04:55:00,2023-02-01 05:25:00,1582.47,1585.21,0.0,tp_upper -45625,做空,2023-02-01 05:35:00,2023-02-01 05:55:00,1582.76,1582.71,-0.0,flip_to_long -45626,做多,2023-02-01 05:55:00,2023-02-01 07:55:00,1582.71,1575.05,-0.0,flip_to_short -45627,做空,2023-02-01 07:55:00,2023-02-01 08:00:00,1575.05,1573.93,0.0,tp_lower -45628,做多,2023-02-01 09:15:00,2023-02-01 10:15:00,1574.51,1574.26,-0.0,tp_upper -45629,做空,2023-02-01 10:30:00,2023-02-01 10:40:00,1572.03,1573.67,-0.0,flip_to_long -45630,做多,2023-02-01 10:40:00,2023-02-01 10:45:00,1573.67,1575.74,0.0,tp_upper -45631,做空,2023-02-01 12:50:00,2023-02-01 12:55:00,1579.72,1578.87,0.0,tp_lower -45632,做多,2023-02-01 13:15:00,2023-02-01 13:20:00,1583.99,1585.39,0.0,tp_upper -45633,做空,2023-02-01 13:40:00,2023-02-01 13:45:00,1580.04,1582.38,-0.0,flip_to_long -45634,做多,2023-02-01 13:45:00,2023-02-01 13:50:00,1582.38,1581.33,-0.0,flip_to_short -45635,做空,2023-02-01 13:50:00,2023-02-01 13:55:00,1581.33,1581.34,-0.0,flip_to_long -45636,做多,2023-02-01 13:55:00,2023-02-01 14:30:00,1581.34,1578.78,-0.0,flip_to_short -45637,做空,2023-02-01 14:30:00,2023-02-01 14:35:00,1578.78,1580.46,-0.0,tp_lower -45638,做多,2023-02-01 14:40:00,2023-02-01 14:45:00,1585.48,1588.06,0.0,tp_upper -45639,做空,2023-02-01 15:00:00,2023-02-01 15:30:00,1580.09,1581.62,-0.0,flip_to_long -45640,做多,2023-02-01 15:30:00,2023-02-01 16:25:00,1581.62,1577.8,-0.0,flip_to_short -45641,做空,2023-02-01 16:25:00,2023-02-01 16:35:00,1577.8,1576.85,0.0,tp_lower -45642,做多,2023-02-01 17:20:00,2023-02-01 17:25:00,1578.73,1576.09,-0.0,flip_to_short -45643,做空,2023-02-01 17:25:00,2023-02-01 17:40:00,1576.09,1573.14,0.0,tp_lower -45644,做多,2023-02-01 18:25:00,2023-02-01 18:30:00,1582.7,1579.35,-0.0,tp_upper -45645,做空,2023-02-01 19:00:00,2023-02-01 19:05:00,1574.36,1580.74,-0.0,flip_to_long -45646,做多,2023-02-01 19:05:00,2023-02-01 19:15:00,1580.74,1576.18,-0.0,flip_to_short -45647,做空,2023-02-01 19:15:00,2023-02-01 19:30:00,1576.18,1566.0,0.0,tp_lower -45648,做多,2023-02-01 19:35:00,2023-02-01 19:40:00,1585.64,1606.66,0.0,tp_upper -45649,做空,2023-02-01 21:45:00,2023-02-01 21:50:00,1634.0,1636.96,-0.0,flip_to_long -45650,做多,2023-02-01 21:50:00,2023-02-01 21:55:00,1636.96,1635.17,-0.0,flip_to_short -45651,做空,2023-02-01 21:55:00,2023-02-01 22:00:00,1635.17,1643.49,-0.0,flip_to_long -45652,做多,2023-02-01 22:00:00,2023-02-01 22:10:00,1643.49,1646.37,0.0,tp_upper -45653,做空,2023-02-01 22:35:00,2023-02-01 22:45:00,1639.88,1638.58,0.0,flip_to_long -45654,做多,2023-02-01 22:45:00,2023-02-01 23:05:00,1638.58,1638.12,-0.0,flip_to_short -45655,做空,2023-02-01 23:05:00,2023-02-01 23:10:00,1638.12,1639.87,-0.0,flip_to_long -45656,做多,2023-02-01 23:10:00,2023-02-01 23:20:00,1639.87,1645.78,0.0,tp_upper -45657,做空,2023-02-01 23:35:00,2023-02-01 23:50:00,1639.19,1641.19,-0.0,flip_to_long -45658,做多,2023-02-01 23:50:00,2023-02-02 00:05:00,1641.19,1640.86,-0.0,tp_upper -45659,做空,2023-02-02 01:50:00,2023-02-02 01:55:00,1676.08,1676.23,-0.0,flip_to_long -45660,做多,2023-02-02 01:55:00,2023-02-02 03:20:00,1676.23,1672.47,-0.0,flip_to_short -45661,做空,2023-02-02 03:20:00,2023-02-02 03:25:00,1672.47,1675.23,-0.0,flip_to_long -45662,做多,2023-02-02 03:25:00,2023-02-02 03:50:00,1675.23,1674.21,-0.0,flip_to_short -45663,做空,2023-02-02 03:50:00,2023-02-02 04:00:00,1674.21,1674.22,-0.0,flip_to_long -45664,做多,2023-02-02 04:00:00,2023-02-02 04:05:00,1674.22,1673.27,-0.0,flip_to_short -45665,做空,2023-02-02 04:05:00,2023-02-02 04:15:00,1673.27,1672.22,0.0,tp_lower -45666,做多,2023-02-02 04:20:00,2023-02-02 04:30:00,1673.24,1673.61,-0.0,flip_to_short -45667,做空,2023-02-02 04:30:00,2023-02-02 04:35:00,1673.61,1675.52,-0.0,flip_to_long -45668,做多,2023-02-02 04:35:00,2023-02-02 04:55:00,1675.52,1673.16,-0.0,flip_to_short -45669,做空,2023-02-02 04:55:00,2023-02-02 05:05:00,1673.16,1674.25,-0.0,flip_to_long -45670,做多,2023-02-02 05:05:00,2023-02-02 05:15:00,1674.25,1674.18,-0.0,tp_upper -45671,做空,2023-02-02 05:20:00,2023-02-02 05:30:00,1672.57,1673.64,-0.0,flip_to_long -45672,做多,2023-02-02 05:30:00,2023-02-02 07:05:00,1673.64,1668.76,-0.0,flip_to_short -45673,做空,2023-02-02 07:05:00,2023-02-02 07:10:00,1668.76,1669.93,-0.0,flip_to_long -45674,做多,2023-02-02 07:10:00,2023-02-02 07:30:00,1669.93,1667.72,-0.0,flip_to_short -45675,做空,2023-02-02 07:30:00,2023-02-02 07:50:00,1667.72,1665.22,0.0,tp_lower -45676,做多,2023-02-02 08:00:00,2023-02-02 08:30:00,1666.81,1670.21,0.0,tp_upper -45677,做空,2023-02-02 09:05:00,2023-02-02 09:30:00,1668.47,1670.07,-0.0,flip_to_long -45678,做多,2023-02-02 09:30:00,2023-02-02 09:35:00,1670.07,1669.73,-0.0,flip_to_short -45679,做空,2023-02-02 09:35:00,2023-02-02 10:40:00,1669.73,1670.69,-0.0,flip_to_long -45680,做多,2023-02-02 10:40:00,2023-02-02 10:45:00,1670.69,1669.54,-0.0,flip_to_short -45681,做空,2023-02-02 10:45:00,2023-02-02 10:50:00,1669.54,1669.59,-0.0,flip_to_long -45682,做多,2023-02-02 10:50:00,2023-02-02 11:50:00,1669.59,1670.57,0.0,flip_to_short -45683,做空,2023-02-02 11:50:00,2023-02-02 11:55:00,1670.57,1672.39,-0.0,flip_to_long -45684,做多,2023-02-02 11:55:00,2023-02-02 12:05:00,1672.39,1670.66,-0.0,flip_to_short -45685,做空,2023-02-02 12:05:00,2023-02-02 12:10:00,1670.66,1674.24,-0.0,flip_to_long -45686,做多,2023-02-02 12:10:00,2023-02-02 12:15:00,1674.24,1671.82,-0.0,tp_upper -45687,做空,2023-02-02 12:35:00,2023-02-02 13:20:00,1673.41,1674.26,-0.0,flip_to_long -45688,做多,2023-02-02 13:20:00,2023-02-02 13:30:00,1674.26,1672.27,-0.0,tp_upper -45689,做多,2023-02-02 14:05:00,2023-02-02 14:15:00,1675.35,1680.28,0.0,tp_upper -45690,做空,2023-02-02 14:40:00,2023-02-02 14:45:00,1672.35,1674.59,-0.0,flip_to_long -45691,做多,2023-02-02 14:45:00,2023-02-02 16:40:00,1674.59,1675.91,0.0,flip_to_short -45692,做空,2023-02-02 16:40:00,2023-02-02 17:00:00,1675.91,1674.79,0.0,flip_to_long -45693,做多,2023-02-02 17:00:00,2023-02-02 17:25:00,1674.79,1674.36,-0.0,flip_to_short -45694,做空,2023-02-02 17:25:00,2023-02-02 17:30:00,1674.36,1678.86,-0.0,flip_to_long -45695,做多,2023-02-02 17:30:00,2023-02-02 17:55:00,1678.86,1680.28,0.0,tp_upper -45696,做空,2023-02-02 19:05:00,2023-02-02 19:20:00,1692.61,1674.03,0.0,tp_lower -45697,做多,2023-02-02 20:45:00,2023-02-02 20:55:00,1675.02,1680.85,0.0,tp_upper -45698,做空,2023-02-02 21:05:00,2023-02-02 21:10:00,1667.69,1673.66,-0.0,tp_lower -45699,做多,2023-02-02 21:15:00,2023-02-02 22:55:00,1674.29,1656.19,-0.0,flip_to_short -45700,做空,2023-02-02 22:55:00,2023-02-02 23:40:00,1656.19,1642.77,0.0,tp_lower -45701,做多,2023-02-03 00:50:00,2023-02-03 00:55:00,1647.27,1647.13,-0.0,flip_to_short -45702,做空,2023-02-03 00:55:00,2023-02-03 01:45:00,1647.13,1647.8,-0.0,flip_to_long -45703,做多,2023-02-03 01:45:00,2023-02-03 01:50:00,1647.8,1647.52,-0.0,flip_to_short -45704,做空,2023-02-03 01:50:00,2023-02-03 02:00:00,1647.52,1647.69,-0.0,flip_to_long -45705,做多,2023-02-03 02:00:00,2023-02-03 02:10:00,1647.69,1644.69,-0.0,flip_to_short -45706,做空,2023-02-03 02:10:00,2023-02-03 02:20:00,1644.69,1640.45,0.0,tp_lower -45707,做多,2023-02-03 03:35:00,2023-02-03 04:50:00,1641.16,1640.76,-0.0,flip_to_short -45708,做空,2023-02-03 04:50:00,2023-02-03 05:00:00,1640.76,1642.91,-0.0,flip_to_long -45709,做多,2023-02-03 05:00:00,2023-02-03 05:05:00,1642.91,1642.81,-0.0,flip_to_short -45710,做空,2023-02-03 05:05:00,2023-02-03 05:30:00,1642.81,1643.4,-0.0,flip_to_long -45711,做多,2023-02-03 05:30:00,2023-02-03 06:10:00,1643.4,1645.52,0.0,tp_upper -45712,做空,2023-02-03 06:15:00,2023-02-03 06:30:00,1643.17,1643.4,-0.0,flip_to_long -45713,做多,2023-02-03 06:30:00,2023-02-03 06:35:00,1643.4,1642.99,-0.0,flip_to_short -45714,做空,2023-02-03 06:35:00,2023-02-03 06:40:00,1642.99,1643.01,-0.0,flip_to_long -45715,做多,2023-02-03 06:40:00,2023-02-03 07:10:00,1643.01,1645.52,0.0,tp_upper -45716,做空,2023-02-03 07:25:00,2023-02-03 07:30:00,1638.57,1638.39,-0.0,tp_lower -45717,做多,2023-02-03 08:30:00,2023-02-03 08:45:00,1639.47,1639.34,-0.0,flip_to_short -45718,做空,2023-02-03 08:45:00,2023-02-03 10:15:00,1639.34,1640.54,-0.0,tp_lower -45719,做多,2023-02-03 10:40:00,2023-02-03 11:15:00,1644.75,1642.24,-0.0,flip_to_short -45720,做空,2023-02-03 11:15:00,2023-02-03 11:20:00,1642.24,1645.45,-0.0,flip_to_long -45721,做多,2023-02-03 11:20:00,2023-02-03 11:30:00,1645.45,1646.49,0.0,tp_upper -45722,做空,2023-02-03 12:15:00,2023-02-03 13:25:00,1646.72,1648.83,-0.0,tp_lower -45723,做多,2023-02-03 14:35:00,2023-02-03 14:40:00,1643.37,1650.21,0.0,tp_upper -45724,做空,2023-02-03 16:05:00,2023-02-03 16:10:00,1660.41,1666.15,-0.0,flip_to_long -45725,做多,2023-02-03 16:10:00,2023-02-03 16:30:00,1666.15,1670.4,0.0,tp_upper -45726,做空,2023-02-03 16:35:00,2023-02-03 16:45:00,1664.04,1659.28,0.0,tp_lower -45727,做多,2023-02-03 17:20:00,2023-02-03 17:35:00,1663.41,1671.65,0.0,tp_upper -45728,做空,2023-02-03 17:55:00,2023-02-03 18:05:00,1660.95,1654.2,0.0,tp_lower -45729,做多,2023-02-03 19:10:00,2023-02-03 19:15:00,1660.25,1657.28,-0.0,flip_to_short -45730,做空,2023-02-03 19:15:00,2023-02-03 19:25:00,1657.28,1656.09,0.0,flip_to_long -45731,做多,2023-02-03 19:25:00,2023-02-03 19:45:00,1656.09,1656.92,0.0,flip_to_short -45732,做空,2023-02-03 19:45:00,2023-02-03 19:50:00,1656.92,1654.94,0.0,tp_lower -45733,做多,2023-02-03 20:15:00,2023-02-03 20:20:00,1655.89,1654.51,-0.0,flip_to_short -45734,做空,2023-02-03 20:20:00,2023-02-03 20:25:00,1654.51,1655.26,-0.0,flip_to_long -45735,做多,2023-02-03 20:25:00,2023-02-03 20:40:00,1655.26,1657.65,0.0,tp_upper -45736,做空,2023-02-03 20:45:00,2023-02-03 21:50:00,1655.43,1656.7,-0.0,tp_lower -45737,做空,2023-02-03 22:05:00,2023-02-03 22:20:00,1657.46,1658.51,-0.0,flip_to_long -45738,做多,2023-02-03 22:20:00,2023-02-03 22:25:00,1658.51,1659.8,0.0,tp_upper -45739,做空,2023-02-03 23:50:00,2023-02-04 00:00:00,1663.84,1664.1,-0.0,tp_lower -45740,做多,2023-02-04 00:35:00,2023-02-04 00:45:00,1664.52,1664.27,-0.0,flip_to_short -45741,做空,2023-02-04 00:45:00,2023-02-04 00:55:00,1664.27,1662.18,0.0,tp_lower -45742,做多,2023-02-04 01:05:00,2023-02-04 01:15:00,1663.43,1663.46,-0.0,flip_to_short -45743,做空,2023-02-04 01:15:00,2023-02-04 01:25:00,1663.46,1660.01,0.0,tp_lower -45744,做多,2023-02-04 01:30:00,2023-02-04 01:35:00,1663.57,1662.24,-0.0,flip_to_short -45745,做空,2023-02-04 01:35:00,2023-02-04 01:50:00,1662.24,1659.21,0.0,tp_lower -45746,做多,2023-02-04 02:50:00,2023-02-04 02:55:00,1659.42,1657.48,-0.0,flip_to_short -45747,做空,2023-02-04 02:55:00,2023-02-04 03:15:00,1657.48,1657.68,-0.0,flip_to_long -45748,做多,2023-02-04 03:15:00,2023-02-04 03:20:00,1657.68,1656.09,-0.0,flip_to_short -45749,做空,2023-02-04 03:20:00,2023-02-04 03:35:00,1656.09,1653.2,0.0,tp_lower -45750,做多,2023-02-04 05:55:00,2023-02-04 06:00:00,1651.35,1649.7,-0.0,flip_to_short -45751,做空,2023-02-04 06:00:00,2023-02-04 06:10:00,1649.7,1649.11,-0.0,tp_lower -45752,做多,2023-02-04 06:15:00,2023-02-04 06:20:00,1650.4,1653.12,0.0,tp_upper -45753,做空,2023-02-04 08:20:00,2023-02-04 08:25:00,1655.43,1656.0,-0.0,flip_to_long -45754,做多,2023-02-04 08:25:00,2023-02-04 09:30:00,1656.0,1655.22,-0.0,flip_to_short -45755,做空,2023-02-04 09:30:00,2023-02-04 11:30:00,1655.22,1661.64,-0.0,flip_to_long -45756,做多,2023-02-04 11:30:00,2023-02-04 11:40:00,1661.64,1661.22,-0.0,tp_upper -45757,做空,2023-02-04 11:45:00,2023-02-04 11:50:00,1660.21,1660.53,-0.0,flip_to_long -45758,做多,2023-02-04 11:50:00,2023-02-04 12:00:00,1660.53,1660.94,-0.0,tp_upper -45759,做空,2023-02-04 12:20:00,2023-02-04 12:25:00,1660.27,1661.0,-0.0,flip_to_long -45760,做多,2023-02-04 12:25:00,2023-02-04 12:35:00,1661.0,1664.46,0.0,tp_upper -45761,做多,2023-02-04 12:45:00,2023-02-04 12:50:00,1665.16,1664.8,-0.0,tp_upper -45762,做空,2023-02-04 14:10:00,2023-02-04 14:55:00,1680.38,1681.66,-0.0,flip_to_long -45763,做多,2023-02-04 14:55:00,2023-02-04 15:15:00,1681.66,1676.38,-0.0,flip_to_short -45764,做空,2023-02-04 15:15:00,2023-02-04 15:20:00,1676.38,1680.43,-0.0,flip_to_long -45765,做多,2023-02-04 15:20:00,2023-02-04 15:25:00,1680.43,1678.35,-0.0,flip_to_short -45766,做空,2023-02-04 15:25:00,2023-02-04 15:45:00,1678.35,1678.82,-0.0,flip_to_long -45767,做多,2023-02-04 15:45:00,2023-02-04 16:05:00,1678.82,1678.77,-0.0,flip_to_short -45768,做空,2023-02-04 16:05:00,2023-02-04 16:20:00,1678.77,1676.39,0.0,tp_lower -45769,做多,2023-02-04 16:25:00,2023-02-04 16:30:00,1679.1,1683.87,0.0,tp_upper -45770,做空,2023-02-04 16:35:00,2023-02-04 16:55:00,1679.5,1681.06,-0.0,flip_to_long -45771,做多,2023-02-04 16:55:00,2023-02-04 17:10:00,1681.06,1683.22,0.0,tp_upper -45772,做空,2023-02-04 17:15:00,2023-02-04 17:20:00,1678.76,1680.29,-0.0,flip_to_long -45773,做多,2023-02-04 17:20:00,2023-02-04 17:30:00,1680.29,1680.84,-0.0,flip_to_short -45774,做空,2023-02-04 17:30:00,2023-02-04 17:40:00,1680.84,1680.31,-0.0,flip_to_long -45775,做多,2023-02-04 17:40:00,2023-02-04 17:45:00,1680.31,1681.49,0.0,tp_upper -45776,做空,2023-02-04 18:05:00,2023-02-04 18:25:00,1680.61,1677.53,0.0,tp_lower -45777,做多,2023-02-04 18:50:00,2023-02-04 19:10:00,1679.3,1678.55,-0.0,flip_to_short -45778,做空,2023-02-04 19:10:00,2023-02-04 20:05:00,1678.55,1676.67,0.0,flip_to_long -45779,做多,2023-02-04 20:05:00,2023-02-04 20:10:00,1676.67,1680.97,0.0,tp_upper -45780,做空,2023-02-04 20:30:00,2023-02-04 20:45:00,1677.8,1679.96,-0.0,flip_to_long -45781,做多,2023-02-04 20:45:00,2023-02-04 20:50:00,1679.96,1680.17,-0.0,tp_upper -45782,做空,2023-02-04 21:00:00,2023-02-04 21:35:00,1678.1,1676.7,0.0,tp_lower -45783,做多,2023-02-04 21:40:00,2023-02-04 22:30:00,1678.46,1682.56,0.0,tp_upper -45784,做空,2023-02-04 22:45:00,2023-02-04 22:50:00,1679.9,1683.99,-0.0,flip_to_long -45785,做多,2023-02-04 22:50:00,2023-02-04 22:55:00,1683.99,1680.49,-0.0,flip_to_short -45786,做空,2023-02-04 22:55:00,2023-02-04 23:20:00,1680.49,1681.03,-0.0,flip_to_long -45787,做多,2023-02-04 23:20:00,2023-02-05 01:20:00,1681.03,1666.19,-0.0,flip_to_short -45788,做空,2023-02-05 01:20:00,2023-02-05 01:25:00,1666.19,1667.34,-0.0,flip_to_long -45789,做多,2023-02-05 01:25:00,2023-02-05 01:35:00,1667.34,1666.32,-0.0,flip_to_short -45790,做空,2023-02-05 01:35:00,2023-02-05 01:55:00,1666.32,1665.69,-0.0,flip_to_long -45791,做多,2023-02-05 01:55:00,2023-02-05 02:30:00,1665.69,1666.7,0.0,flip_to_short -45792,做空,2023-02-05 02:30:00,2023-02-05 02:50:00,1666.7,1662.47,0.0,tp_lower -45793,做多,2023-02-05 04:10:00,2023-02-05 04:15:00,1662.0,1660.2,-0.0,flip_to_short -45794,做空,2023-02-05 04:15:00,2023-02-05 04:20:00,1660.2,1660.41,-0.0,flip_to_long -45795,做多,2023-02-05 04:20:00,2023-02-05 04:30:00,1660.41,1663.16,0.0,tp_upper -45796,做多,2023-02-05 06:30:00,2023-02-05 06:35:00,1668.16,1668.95,-0.0,tp_upper -45797,做空,2023-02-05 07:05:00,2023-02-05 07:25:00,1668.0,1667.48,-0.0,flip_to_long -45798,做多,2023-02-05 07:25:00,2023-02-05 07:30:00,1667.48,1667.05,-0.0,flip_to_short -45799,做空,2023-02-05 07:30:00,2023-02-05 07:40:00,1667.05,1668.02,-0.0,flip_to_long -45800,做多,2023-02-05 07:40:00,2023-02-05 07:45:00,1668.02,1667.11,-0.0,flip_to_short -45801,做空,2023-02-05 07:45:00,2023-02-05 07:50:00,1667.11,1668.35,-0.0,flip_to_long -45802,做多,2023-02-05 07:50:00,2023-02-05 08:00:00,1668.35,1668.95,-0.0,tp_upper -45803,做空,2023-02-05 08:10:00,2023-02-05 08:25:00,1667.71,1667.93,-0.0,flip_to_long -45804,做多,2023-02-05 08:25:00,2023-02-05 08:30:00,1667.93,1668.51,-0.0,tp_upper -45805,做空,2023-02-05 09:25:00,2023-02-05 09:30:00,1667.75,1667.31,-0.0,tp_lower -45806,做多,2023-02-05 10:15:00,2023-02-05 10:25:00,1668.63,1666.66,-0.0,flip_to_short -45807,做空,2023-02-05 10:25:00,2023-02-05 10:40:00,1666.66,1668.49,-0.0,flip_to_long -45808,做多,2023-02-05 10:40:00,2023-02-05 10:50:00,1668.49,1667.22,-0.0,flip_to_short -45809,做空,2023-02-05 10:50:00,2023-02-05 10:55:00,1667.22,1669.12,-0.0,flip_to_long -45810,做多,2023-02-05 10:55:00,2023-02-05 11:00:00,1669.12,1667.36,-0.0,flip_to_short -45811,做空,2023-02-05 11:00:00,2023-02-05 11:15:00,1667.36,1667.07,-0.0,flip_to_long -45812,做多,2023-02-05 11:15:00,2023-02-05 11:25:00,1667.07,1666.0,-0.0,flip_to_short -45813,做空,2023-02-05 11:25:00,2023-02-05 11:30:00,1666.0,1664.13,0.0,tp_lower -45814,做多,2023-02-05 14:00:00,2023-02-05 14:05:00,1650.91,1649.22,-0.0,flip_to_short -45815,做空,2023-02-05 14:05:00,2023-02-05 14:25:00,1649.22,1652.62,-0.0,flip_to_long -45816,做多,2023-02-05 14:25:00,2023-02-05 14:30:00,1652.62,1654.15,0.0,tp_upper -45817,做空,2023-02-05 15:25:00,2023-02-05 15:30:00,1651.2,1651.99,-0.0,flip_to_long -45818,做多,2023-02-05 15:30:00,2023-02-05 15:35:00,1651.99,1650.85,-0.0,flip_to_short -45819,做空,2023-02-05 15:35:00,2023-02-05 15:40:00,1650.85,1645.45,0.0,tp_lower -45820,做多,2023-02-05 17:20:00,2023-02-05 19:20:00,1639.94,1616.6,-0.0,flip_to_short -45821,做空,2023-02-05 19:20:00,2023-02-05 19:25:00,1616.6,1618.85,-0.0,tp_lower -45822,做多,2023-02-05 19:35:00,2023-02-05 19:55:00,1620.14,1618.83,-0.0,flip_to_short -45823,做空,2023-02-05 19:55:00,2023-02-05 20:20:00,1618.83,1620.01,-0.0,flip_to_long -45824,做多,2023-02-05 20:20:00,2023-02-05 20:35:00,1620.01,1617.46,-0.0,flip_to_short -45825,做空,2023-02-05 20:35:00,2023-02-05 20:40:00,1617.46,1618.25,-0.0,flip_to_long -45826,做多,2023-02-05 20:40:00,2023-02-05 21:00:00,1618.25,1616.97,-0.0,flip_to_short -45827,做空,2023-02-05 21:00:00,2023-02-05 21:05:00,1616.97,1616.13,0.0,tp_lower -45828,做多,2023-02-05 21:20:00,2023-02-05 22:10:00,1619.48,1629.5,0.0,tp_upper -45829,做空,2023-02-05 23:10:00,2023-02-05 23:40:00,1631.41,1632.01,-0.0,flip_to_long -45830,做多,2023-02-05 23:40:00,2023-02-06 00:25:00,1632.01,1638.69,0.0,tp_upper -45831,做空,2023-02-06 01:10:00,2023-02-06 01:35:00,1635.77,1634.71,0.0,tp_lower -45832,做多,2023-02-06 03:45:00,2023-02-06 03:50:00,1628.02,1626.42,-0.0,flip_to_short -45833,做空,2023-02-06 03:50:00,2023-02-06 04:00:00,1626.42,1627.6,-0.0,flip_to_long -45834,做多,2023-02-06 04:00:00,2023-02-06 04:20:00,1627.6,1625.99,-0.0,flip_to_short -45835,做空,2023-02-06 04:20:00,2023-02-06 04:25:00,1625.99,1627.61,-0.0,flip_to_long -45836,做多,2023-02-06 04:25:00,2023-02-06 04:40:00,1627.61,1627.2,-0.0,flip_to_short -45837,做空,2023-02-06 04:40:00,2023-02-06 04:45:00,1627.2,1625.29,0.0,tp_lower -45838,做多,2023-02-06 06:05:00,2023-02-06 06:10:00,1622.71,1620.33,-0.0,flip_to_short -45839,做空,2023-02-06 06:10:00,2023-02-06 06:20:00,1620.33,1625.53,-0.0,flip_to_long -45840,做多,2023-02-06 06:20:00,2023-02-06 07:20:00,1625.53,1629.89,0.0,tp_upper -45841,做空,2023-02-06 08:25:00,2023-02-06 08:30:00,1629.99,1632.49,-0.0,flip_to_long -45842,做多,2023-02-06 08:30:00,2023-02-06 08:45:00,1632.49,1632.0,-0.0,flip_to_short -45843,做空,2023-02-06 08:45:00,2023-02-06 09:15:00,1632.0,1629.98,0.0,tp_lower -45844,做多,2023-02-06 09:30:00,2023-02-06 09:40:00,1633.85,1632.13,-0.0,flip_to_short -45845,做空,2023-02-06 09:40:00,2023-02-06 10:10:00,1632.13,1632.86,-0.0,flip_to_long -45846,做多,2023-02-06 10:10:00,2023-02-06 10:15:00,1632.86,1631.23,-0.0,flip_to_short -45847,做空,2023-02-06 10:15:00,2023-02-06 10:20:00,1631.23,1633.98,-0.0,flip_to_long -45848,做多,2023-02-06 10:20:00,2023-02-06 10:30:00,1633.98,1630.38,-0.0,flip_to_short -45849,做空,2023-02-06 10:30:00,2023-02-06 10:35:00,1630.38,1628.14,0.0,tp_lower -45850,做多,2023-02-06 10:55:00,2023-02-06 11:00:00,1631.0,1628.6,-0.0,flip_to_short -45851,做空,2023-02-06 11:00:00,2023-02-06 11:05:00,1628.6,1626.22,0.0,tp_lower -45852,做多,2023-02-06 11:45:00,2023-02-06 11:50:00,1632.28,1633.79,0.0,tp_upper -45853,做空,2023-02-06 12:15:00,2023-02-06 12:20:00,1628.0,1628.24,-0.0,flip_to_long -45854,做多,2023-02-06 12:20:00,2023-02-06 13:10:00,1628.24,1633.83,0.0,tp_upper -45855,做空,2023-02-06 13:25:00,2023-02-06 13:40:00,1633.22,1632.82,-0.0,flip_to_long -45856,做多,2023-02-06 13:40:00,2023-02-06 13:45:00,1632.82,1629.27,-0.0,flip_to_short -45857,做空,2023-02-06 13:45:00,2023-02-06 13:55:00,1629.27,1628.72,-0.0,tp_lower -45858,做多,2023-02-06 14:30:00,2023-02-06 14:35:00,1631.7,1625.92,-0.0,flip_to_short -45859,做空,2023-02-06 14:35:00,2023-02-06 14:45:00,1625.92,1628.71,-0.0,flip_to_long -45860,做多,2023-02-06 14:45:00,2023-02-06 15:10:00,1628.71,1628.54,-0.0,flip_to_short -45861,做空,2023-02-06 15:10:00,2023-02-06 15:20:00,1628.54,1622.37,0.0,tp_lower -45862,做多,2023-02-06 15:40:00,2023-02-06 15:50:00,1626.8,1634.6,0.0,tp_upper -45863,做空,2023-02-06 17:15:00,2023-02-06 17:30:00,1641.65,1648.85,-0.0,flip_to_long -45864,做多,2023-02-06 17:30:00,2023-02-06 17:40:00,1648.85,1646.82,-0.0,flip_to_short -45865,做空,2023-02-06 17:40:00,2023-02-06 17:45:00,1646.82,1649.78,-0.0,flip_to_long -45866,做多,2023-02-06 17:45:00,2023-02-06 17:55:00,1649.78,1647.25,-0.0,flip_to_short -45867,做空,2023-02-06 17:55:00,2023-02-06 18:40:00,1647.25,1642.24,0.0,tp_lower -45868,做多,2023-02-06 18:55:00,2023-02-06 19:15:00,1646.6,1652.54,0.0,tp_upper -45869,做空,2023-02-06 19:30:00,2023-02-06 19:45:00,1647.0,1647.3,-0.0,flip_to_long -45870,做多,2023-02-06 19:45:00,2023-02-06 19:50:00,1647.3,1645.5,-0.0,flip_to_short -45871,做空,2023-02-06 19:50:00,2023-02-06 19:55:00,1645.5,1648.26,-0.0,flip_to_long -45872,做多,2023-02-06 19:55:00,2023-02-06 20:00:00,1648.26,1645.73,-0.0,flip_to_short -45873,做空,2023-02-06 20:00:00,2023-02-06 20:15:00,1645.73,1648.49,-0.0,flip_to_long -45874,做多,2023-02-06 20:15:00,2023-02-06 20:20:00,1648.49,1645.63,-0.0,flip_to_short -45875,做空,2023-02-06 20:20:00,2023-02-06 20:50:00,1645.63,1646.37,-0.0,flip_to_long -45876,做多,2023-02-06 20:50:00,2023-02-06 21:00:00,1646.37,1645.45,-0.0,flip_to_short -45877,做空,2023-02-06 21:00:00,2023-02-06 21:15:00,1645.45,1644.86,-0.0,flip_to_long -45878,做多,2023-02-06 21:15:00,2023-02-06 21:25:00,1644.86,1643.81,-0.0,flip_to_short -45879,做空,2023-02-06 21:25:00,2023-02-06 21:30:00,1643.81,1642.25,0.0,tp_lower -45880,做多,2023-02-07 00:15:00,2023-02-07 00:20:00,1620.0,1617.98,-0.0,flip_to_short -45881,做空,2023-02-07 00:20:00,2023-02-07 02:15:00,1617.98,1623.5,-0.0,flip_to_long -45882,做多,2023-02-07 02:15:00,2023-02-07 02:25:00,1623.5,1623.54,-0.0,flip_to_short -45883,做空,2023-02-07 02:25:00,2023-02-07 02:45:00,1623.54,1626.84,-0.0,flip_to_long -45884,做多,2023-02-07 02:45:00,2023-02-07 02:50:00,1626.84,1629.0,0.0,tp_upper -45885,做空,2023-02-07 04:35:00,2023-02-07 05:05:00,1631.38,1633.85,-0.0,flip_to_long -45886,做多,2023-02-07 05:05:00,2023-02-07 05:10:00,1633.85,1633.15,-0.0,flip_to_short -45887,做空,2023-02-07 05:10:00,2023-02-07 05:25:00,1633.15,1634.69,-0.0,flip_to_long -45888,做多,2023-02-07 05:25:00,2023-02-07 05:30:00,1634.69,1634.19,-0.0,tp_upper -45889,做空,2023-02-07 05:40:00,2023-02-07 06:40:00,1633.46,1633.8,-0.0,tp_lower -45890,做空,2023-02-07 06:45:00,2023-02-07 07:00:00,1633.25,1631.08,0.0,tp_lower -45891,做多,2023-02-07 07:15:00,2023-02-07 07:25:00,1634.54,1632.94,-0.0,flip_to_short -45892,做空,2023-02-07 07:25:00,2023-02-07 08:05:00,1632.94,1629.5,0.0,tp_lower -45893,做多,2023-02-07 08:30:00,2023-02-07 08:40:00,1631.93,1631.6,-0.0,flip_to_short -45894,做空,2023-02-07 08:40:00,2023-02-07 09:00:00,1631.6,1634.65,-0.0,flip_to_long -45895,做多,2023-02-07 09:00:00,2023-02-07 09:05:00,1634.65,1636.65,0.0,tp_upper -45896,做空,2023-02-07 11:10:00,2023-02-07 11:20:00,1642.82,1643.31,-0.0,flip_to_long -45897,做多,2023-02-07 11:20:00,2023-02-07 11:30:00,1643.31,1643.28,-0.0,flip_to_short -45898,做空,2023-02-07 11:30:00,2023-02-07 11:55:00,1643.28,1640.39,0.0,tp_lower -45899,做多,2023-02-07 12:00:00,2023-02-07 12:10:00,1641.63,1640.53,-0.0,flip_to_short -45900,做空,2023-02-07 12:10:00,2023-02-07 12:15:00,1640.53,1642.71,-0.0,tp_lower -45901,做空,2023-02-07 12:20:00,2023-02-07 12:35:00,1642.0,1642.74,-0.0,flip_to_long -45902,做多,2023-02-07 12:35:00,2023-02-07 12:40:00,1642.74,1641.78,-0.0,flip_to_short -45903,做空,2023-02-07 12:40:00,2023-02-07 12:45:00,1641.78,1642.41,-0.0,flip_to_long -45904,做多,2023-02-07 12:45:00,2023-02-07 12:55:00,1642.41,1643.45,0.0,tp_upper -45905,做空,2023-02-07 13:05:00,2023-02-07 13:20:00,1642.31,1637.27,0.0,tp_lower -45906,做多,2023-02-07 13:40:00,2023-02-07 13:50:00,1639.95,1638.54,-0.0,flip_to_short -45907,做空,2023-02-07 13:50:00,2023-02-07 14:20:00,1638.54,1640.67,-0.0,flip_to_long -45908,做多,2023-02-07 14:20:00,2023-02-07 14:25:00,1640.67,1636.81,-0.0,flip_to_short -45909,做空,2023-02-07 14:25:00,2023-02-07 14:30:00,1636.81,1637.14,-0.0,flip_to_long -45910,做多,2023-02-07 14:30:00,2023-02-07 14:45:00,1637.14,1638.2,0.0,flip_to_short -45911,做空,2023-02-07 14:45:00,2023-02-07 14:50:00,1638.2,1638.36,-0.0,flip_to_long -45912,做多,2023-02-07 14:50:00,2023-02-07 14:55:00,1638.36,1636.21,-0.0,flip_to_short -45913,做空,2023-02-07 14:55:00,2023-02-07 15:00:00,1636.21,1635.83,-0.0,tp_lower -45914,做多,2023-02-07 16:25:00,2023-02-07 16:30:00,1632.58,1640.31,0.0,tp_upper -45915,做空,2023-02-07 17:20:00,2023-02-07 17:40:00,1632.19,1638.95,-0.0,flip_to_long -45916,做多,2023-02-07 17:40:00,2023-02-07 17:45:00,1638.95,1660.51,0.0,tp_upper -45917,做空,2023-02-07 18:20:00,2023-02-07 19:00:00,1649.28,1646.04,0.0,flip_to_long -45918,做多,2023-02-07 19:00:00,2023-02-07 19:20:00,1646.04,1652.56,0.0,flip_to_short -45919,做空,2023-02-07 19:20:00,2023-02-07 22:05:00,1652.56,1661.37,-0.0,tp_lower -45920,做多,2023-02-07 22:40:00,2023-02-07 22:45:00,1666.77,1669.7,0.0,tp_upper -45921,做空,2023-02-07 22:55:00,2023-02-07 23:00:00,1664.66,1666.87,-0.0,flip_to_long -45922,做多,2023-02-07 23:00:00,2023-02-07 23:05:00,1666.87,1668.74,0.0,tp_upper -45923,做空,2023-02-08 00:05:00,2023-02-08 00:20:00,1669.74,1676.24,-0.0,flip_to_long -45924,做多,2023-02-08 00:20:00,2023-02-08 00:35:00,1676.24,1688.01,0.0,tp_upper -45925,做空,2023-02-08 01:55:00,2023-02-08 02:00:00,1681.97,1682.45,-0.0,flip_to_long -45926,做多,2023-02-08 02:00:00,2023-02-08 03:35:00,1682.45,1679.7,-0.0,flip_to_short -45927,做空,2023-02-08 03:35:00,2023-02-08 03:45:00,1679.7,1681.77,-0.0,flip_to_long -45928,做多,2023-02-08 03:45:00,2023-02-08 04:15:00,1681.77,1679.54,-0.0,flip_to_short -45929,做空,2023-02-08 04:15:00,2023-02-08 04:20:00,1679.54,1680.2,-0.0,flip_to_long -45930,做多,2023-02-08 04:20:00,2023-02-08 04:35:00,1680.2,1678.22,-0.0,flip_to_short -45931,做空,2023-02-08 04:35:00,2023-02-08 05:00:00,1678.22,1680.24,-0.0,flip_to_long -45932,做多,2023-02-08 05:00:00,2023-02-08 05:05:00,1680.24,1677.01,-0.0,flip_to_short -45933,做空,2023-02-08 05:05:00,2023-02-08 05:10:00,1677.01,1678.29,-0.0,tp_lower -45934,做多,2023-02-08 06:10:00,2023-02-08 06:15:00,1677.4,1676.65,-0.0,flip_to_short -45935,做空,2023-02-08 06:15:00,2023-02-08 06:30:00,1676.65,1676.5,-0.0,flip_to_long -45936,做多,2023-02-08 06:30:00,2023-02-08 06:35:00,1676.5,1676.05,-0.0,flip_to_short -45937,做空,2023-02-08 06:35:00,2023-02-08 07:00:00,1676.05,1674.3,0.0,tp_lower -45938,做多,2023-02-08 07:05:00,2023-02-08 07:15:00,1675.8,1675.85,-0.0,flip_to_short -45939,做空,2023-02-08 07:15:00,2023-02-08 08:05:00,1675.85,1674.36,0.0,tp_lower -45940,做多,2023-02-08 09:15:00,2023-02-08 09:20:00,1674.84,1674.34,-0.0,flip_to_short -45941,做空,2023-02-08 09:20:00,2023-02-08 09:35:00,1674.34,1672.48,0.0,tp_lower -45942,做多,2023-02-08 09:55:00,2023-02-08 10:00:00,1673.33,1672.08,-0.0,flip_to_short -45943,做空,2023-02-08 10:00:00,2023-02-08 10:05:00,1672.08,1670.55,0.0,tp_lower -45944,做多,2023-02-08 10:45:00,2023-02-08 10:50:00,1671.98,1670.62,-0.0,flip_to_short -45945,做空,2023-02-08 10:50:00,2023-02-08 10:55:00,1670.62,1670.94,-0.0,flip_to_long -45946,做多,2023-02-08 10:55:00,2023-02-08 11:10:00,1670.94,1673.36,0.0,tp_upper -45947,做空,2023-02-08 12:20:00,2023-02-08 12:50:00,1674.08,1671.48,0.0,tp_lower -45948,做多,2023-02-08 13:10:00,2023-02-08 13:20:00,1673.95,1671.29,-0.0,flip_to_short -45949,做空,2023-02-08 13:20:00,2023-02-08 13:25:00,1671.29,1669.64,0.0,tp_lower -45950,做多,2023-02-08 13:35:00,2023-02-08 13:45:00,1676.61,1675.46,-0.0,flip_to_short -45951,做空,2023-02-08 13:45:00,2023-02-08 14:15:00,1675.46,1673.1,0.0,flip_to_long -45952,做多,2023-02-08 14:15:00,2023-02-08 14:25:00,1673.1,1671.15,-0.0,flip_to_short -45953,做空,2023-02-08 14:25:00,2023-02-08 14:30:00,1671.15,1670.07,0.0,tp_lower -45954,做多,2023-02-08 14:40:00,2023-02-08 14:45:00,1680.28,1676.39,-0.0,tp_upper -45955,做空,2023-02-08 14:50:00,2023-02-08 14:55:00,1667.18,1671.58,-0.0,tp_lower -45956,做多,2023-02-08 16:55:00,2023-02-08 17:00:00,1653.62,1648.36,-0.0,flip_to_short -45957,做空,2023-02-08 17:00:00,2023-02-08 18:20:00,1648.36,1653.29,-0.0,flip_to_long -45958,做多,2023-02-08 18:20:00,2023-02-08 18:25:00,1653.29,1650.55,-0.0,flip_to_short -45959,做空,2023-02-08 18:25:00,2023-02-08 18:35:00,1650.55,1646.9,0.0,tp_lower -45960,做多,2023-02-08 19:15:00,2023-02-08 20:00:00,1649.22,1643.61,-0.0,flip_to_short -45961,做空,2023-02-08 20:00:00,2023-02-08 20:05:00,1643.61,1641.08,0.0,tp_lower -45962,做多,2023-02-08 20:25:00,2023-02-08 20:30:00,1645.44,1644.65,-0.0,flip_to_short -45963,做空,2023-02-08 20:30:00,2023-02-08 20:35:00,1644.65,1646.26,-0.0,flip_to_long -45964,做多,2023-02-08 20:35:00,2023-02-08 20:45:00,1646.26,1645.39,-0.0,flip_to_short -45965,做空,2023-02-08 20:45:00,2023-02-08 21:00:00,1645.39,1644.24,0.0,flip_to_long -45966,做多,2023-02-08 21:00:00,2023-02-08 21:35:00,1644.24,1651.62,0.0,tp_upper -45967,做多,2023-02-08 23:00:00,2023-02-08 23:05:00,1652.67,1650.51,-0.0,flip_to_short -45968,做空,2023-02-08 23:05:00,2023-02-08 23:10:00,1650.51,1647.19,0.0,tp_lower -45969,做多,2023-02-08 23:35:00,2023-02-08 23:45:00,1652.17,1650.11,-0.0,flip_to_short -45970,做空,2023-02-08 23:45:00,2023-02-08 23:50:00,1650.11,1651.51,-0.0,flip_to_long -45971,做多,2023-02-08 23:50:00,2023-02-08 23:55:00,1651.51,1650.26,-0.0,flip_to_short -45972,做空,2023-02-08 23:55:00,2023-02-09 00:00:00,1650.26,1651.54,-0.0,flip_to_long -45973,做多,2023-02-09 00:00:00,2023-02-09 00:05:00,1651.54,1650.93,-0.0,flip_to_short -45974,做空,2023-02-09 00:05:00,2023-02-09 00:25:00,1650.93,1652.17,-0.0,flip_to_long -45975,做多,2023-02-09 00:25:00,2023-02-09 00:35:00,1652.17,1650.29,-0.0,flip_to_short -45976,做空,2023-02-09 00:35:00,2023-02-09 00:45:00,1650.29,1649.73,-0.0,flip_to_long -45977,做多,2023-02-09 00:45:00,2023-02-09 00:55:00,1649.73,1654.26,0.0,tp_upper -45978,做空,2023-02-09 01:05:00,2023-02-09 01:10:00,1650.6,1652.91,-0.0,flip_to_long -45979,做多,2023-02-09 01:10:00,2023-02-09 01:50:00,1652.91,1652.18,-0.0,flip_to_short -45980,做空,2023-02-09 01:50:00,2023-02-09 02:10:00,1652.18,1644.66,0.0,tp_lower -45981,做多,2023-02-09 04:15:00,2023-02-09 04:20:00,1626.15,1622.57,-0.0,flip_to_short -45982,做空,2023-02-09 04:20:00,2023-02-09 07:30:00,1622.57,1631.71,-0.0,flip_to_long -45983,做多,2023-02-09 07:30:00,2023-02-09 07:45:00,1631.71,1630.59,-0.0,flip_to_short -45984,做空,2023-02-09 07:45:00,2023-02-09 07:55:00,1630.59,1629.98,-0.0,flip_to_long -45985,做多,2023-02-09 07:55:00,2023-02-09 08:20:00,1629.98,1636.35,0.0,tp_upper -45986,做空,2023-02-09 09:05:00,2023-02-09 09:35:00,1632.94,1632.28,-0.0,flip_to_long -45987,做多,2023-02-09 09:35:00,2023-02-09 09:50:00,1632.28,1633.01,-0.0,tp_upper -45988,做多,2023-02-09 09:55:00,2023-02-09 10:00:00,1634.81,1633.4,-0.0,flip_to_short -45989,做空,2023-02-09 10:00:00,2023-02-09 10:20:00,1633.4,1633.97,-0.0,flip_to_long -45990,做多,2023-02-09 10:20:00,2023-02-09 10:25:00,1633.97,1633.12,-0.0,flip_to_short -45991,做空,2023-02-09 10:25:00,2023-02-09 10:35:00,1633.12,1633.2,-0.0,flip_to_long -45992,做多,2023-02-09 10:35:00,2023-02-09 10:55:00,1633.2,1633.09,-0.0,flip_to_short -45993,做空,2023-02-09 10:55:00,2023-02-09 11:05:00,1633.09,1630.95,0.0,tp_lower -45994,做多,2023-02-09 11:35:00,2023-02-09 11:40:00,1633.6,1634.57,0.0,tp_upper -45995,做空,2023-02-09 11:55:00,2023-02-09 12:15:00,1632.9,1632.44,-0.0,flip_to_long -45996,做多,2023-02-09 12:15:00,2023-02-09 12:45:00,1632.44,1640.63,0.0,tp_upper -45997,做空,2023-02-09 13:25:00,2023-02-09 13:30:00,1634.75,1641.66,-0.0,flip_to_long -45998,做多,2023-02-09 13:30:00,2023-02-09 13:35:00,1641.66,1639.78,-0.0,tp_upper -45999,做空,2023-02-09 14:35:00,2023-02-09 14:45:00,1640.83,1640.46,-0.0,flip_to_long -46000,做多,2023-02-09 14:45:00,2023-02-09 14:50:00,1640.46,1638.64,-0.0,tp_upper -46001,做多,2023-02-09 15:05:00,2023-02-09 17:10:00,1638.34,1626.95,-0.0,flip_to_short -46002,做空,2023-02-09 17:10:00,2023-02-09 17:15:00,1626.95,1628.19,-0.0,flip_to_long -46003,做多,2023-02-09 17:15:00,2023-02-09 17:20:00,1628.19,1626.25,-0.0,flip_to_short -46004,做空,2023-02-09 17:20:00,2023-02-09 17:25:00,1626.25,1626.92,-0.0,flip_to_long -46005,做多,2023-02-09 17:25:00,2023-02-09 17:30:00,1626.92,1618.76,-0.0,flip_to_short -46006,做空,2023-02-09 17:30:00,2023-02-09 17:35:00,1618.76,1617.44,0.0,tp_lower -46007,做多,2023-02-09 17:55:00,2023-02-09 18:00:00,1623.72,1621.51,-0.0,flip_to_short -46008,做空,2023-02-09 18:00:00,2023-02-09 18:05:00,1621.51,1627.04,-0.0,flip_to_long -46009,做多,2023-02-09 18:05:00,2023-02-09 18:20:00,1627.04,1628.17,0.0,tp_upper -46010,做空,2023-02-09 18:40:00,2023-02-09 19:10:00,1624.08,1615.16,0.0,tp_lower -46011,做多,2023-02-09 20:40:00,2023-02-09 20:45:00,1579.85,1577.48,-0.0,flip_to_short -46012,做空,2023-02-09 20:45:00,2023-02-09 21:05:00,1577.48,1570.95,0.0,flip_to_long -46013,做多,2023-02-09 21:05:00,2023-02-09 23:15:00,1570.95,1543.76,-0.0,flip_to_short -46014,做空,2023-02-09 23:15:00,2023-02-10 00:55:00,1543.76,1548.03,-0.0,flip_to_long -46015,做多,2023-02-10 00:55:00,2023-02-10 01:00:00,1548.03,1547.11,-0.0,flip_to_short -46016,做空,2023-02-10 01:00:00,2023-02-10 01:05:00,1547.11,1550.98,-0.0,flip_to_long -46017,做多,2023-02-10 01:05:00,2023-02-10 01:15:00,1550.98,1548.87,-0.0,flip_to_short -46018,做空,2023-02-10 01:15:00,2023-02-10 01:25:00,1548.87,1544.56,0.0,tp_lower -46019,做多,2023-02-10 01:35:00,2023-02-10 01:50:00,1548.63,1548.99,-0.0,flip_to_short -46020,做空,2023-02-10 01:50:00,2023-02-10 02:10:00,1548.99,1549.31,-0.0,flip_to_long -46021,做多,2023-02-10 02:10:00,2023-02-10 02:15:00,1549.31,1547.94,-0.0,flip_to_short -46022,做空,2023-02-10 02:15:00,2023-02-10 02:20:00,1547.94,1545.77,0.0,tp_lower -46023,做多,2023-02-10 02:40:00,2023-02-10 03:00:00,1548.34,1545.16,-0.0,flip_to_short -46024,做空,2023-02-10 03:00:00,2023-02-10 03:05:00,1545.16,1543.45,0.0,tp_lower -46025,做多,2023-02-10 04:25:00,2023-02-10 04:30:00,1544.01,1542.92,-0.0,flip_to_short -46026,做空,2023-02-10 04:30:00,2023-02-10 04:35:00,1542.92,1544.44,-0.0,flip_to_long -46027,做多,2023-02-10 04:35:00,2023-02-10 04:40:00,1544.44,1541.3,-0.0,flip_to_short -46028,做空,2023-02-10 04:40:00,2023-02-10 04:45:00,1541.3,1542.03,-0.0,tp_lower -46029,做多,2023-02-10 05:10:00,2023-02-10 05:40:00,1541.09,1545.26,0.0,tp_upper -46030,做空,2023-02-10 07:20:00,2023-02-10 07:30:00,1544.93,1547.3,-0.0,flip_to_long -46031,做多,2023-02-10 07:30:00,2023-02-10 07:35:00,1547.3,1548.16,0.0,tp_upper -46032,做空,2023-02-10 08:25:00,2023-02-10 09:15:00,1548.81,1549.31,-0.0,tp_lower -46033,做多,2023-02-10 09:20:00,2023-02-10 09:30:00,1551.47,1549.94,-0.0,flip_to_short -46034,做空,2023-02-10 09:30:00,2023-02-10 09:35:00,1549.94,1548.39,0.0,tp_lower -46035,做多,2023-02-10 12:10:00,2023-02-10 12:15:00,1540.28,1537.61,-0.0,flip_to_short -46036,做空,2023-02-10 12:15:00,2023-02-10 12:30:00,1537.61,1534.07,0.0,tp_lower -46037,做多,2023-02-10 12:40:00,2023-02-10 12:45:00,1539.11,1537.11,-0.0,flip_to_short -46038,做空,2023-02-10 12:45:00,2023-02-10 12:50:00,1537.11,1533.4,0.0,tp_lower -46039,做多,2023-02-10 13:05:00,2023-02-10 13:15:00,1535.76,1541.99,0.0,tp_upper -46040,做空,2023-02-10 13:30:00,2023-02-10 13:35:00,1536.8,1537.45,-0.0,flip_to_long -46041,做多,2023-02-10 13:35:00,2023-02-10 13:45:00,1537.45,1539.94,0.0,flip_to_short -46042,做空,2023-02-10 13:45:00,2023-02-10 14:05:00,1539.94,1537.0,0.0,flip_to_long -46043,做多,2023-02-10 14:05:00,2023-02-10 14:15:00,1537.0,1541.59,0.0,tp_upper -46044,做空,2023-02-10 14:40:00,2023-02-10 14:45:00,1539.56,1545.88,-0.0,flip_to_long -46045,做多,2023-02-10 14:45:00,2023-02-10 14:50:00,1545.88,1541.86,-0.0,tp_upper -46046,做空,2023-02-10 15:00:00,2023-02-10 15:05:00,1540.07,1541.64,-0.0,flip_to_long -46047,做多,2023-02-10 15:05:00,2023-02-10 15:10:00,1541.64,1544.67,0.0,tp_upper -46048,做空,2023-02-10 15:25:00,2023-02-10 15:35:00,1540.3,1535.29,0.0,tp_lower -46049,做多,2023-02-10 17:45:00,2023-02-10 17:55:00,1521.74,1525.77,0.0,tp_upper -46050,做空,2023-02-10 19:05:00,2023-02-10 19:10:00,1523.81,1523.84,-0.0,flip_to_long -46051,做多,2023-02-10 19:10:00,2023-02-10 19:30:00,1523.84,1536.68,0.0,tp_upper -46052,做空,2023-02-10 20:20:00,2023-02-10 21:05:00,1529.8,1521.85,0.0,tp_lower -46053,做多,2023-02-10 22:35:00,2023-02-10 22:50:00,1512.42,1511.36,-0.0,flip_to_short -46054,做空,2023-02-10 22:50:00,2023-02-10 23:00:00,1511.36,1510.76,-0.0,flip_to_long -46055,做多,2023-02-10 23:00:00,2023-02-10 23:25:00,1510.76,1512.24,0.0,flip_to_short -46056,做空,2023-02-10 23:25:00,2023-02-10 23:35:00,1512.24,1517.35,-0.0,flip_to_long -46057,做多,2023-02-10 23:35:00,2023-02-10 23:55:00,1517.35,1512.26,-0.0,flip_to_short -46058,做空,2023-02-10 23:55:00,2023-02-11 00:05:00,1512.26,1509.56,0.0,tp_lower -46059,做多,2023-02-11 00:20:00,2023-02-11 00:35:00,1513.7,1511.63,-0.0,flip_to_short -46060,做空,2023-02-11 00:35:00,2023-02-11 00:45:00,1511.63,1514.99,-0.0,flip_to_long -46061,做多,2023-02-11 00:45:00,2023-02-11 00:50:00,1514.99,1516.2,0.0,tp_upper -46062,做空,2023-02-11 01:45:00,2023-02-11 01:55:00,1511.61,1511.87,-0.0,tp_lower -46063,做多,2023-02-11 02:15:00,2023-02-11 02:25:00,1513.53,1515.54,0.0,flip_to_short -46064,做空,2023-02-11 02:25:00,2023-02-11 02:50:00,1515.54,1515.01,-0.0,flip_to_long -46065,做多,2023-02-11 02:50:00,2023-02-11 03:10:00,1515.01,1520.75,0.0,tp_upper -46066,做空,2023-02-11 04:05:00,2023-02-11 04:10:00,1517.68,1518.67,-0.0,flip_to_long -46067,做多,2023-02-11 04:10:00,2023-02-11 04:20:00,1518.67,1518.5,-0.0,flip_to_short -46068,做空,2023-02-11 04:20:00,2023-02-11 04:40:00,1518.5,1519.27,-0.0,flip_to_long -46069,做多,2023-02-11 04:40:00,2023-02-11 04:50:00,1519.27,1518.97,-0.0,flip_to_short -46070,做空,2023-02-11 04:50:00,2023-02-11 04:55:00,1518.97,1519.21,-0.0,flip_to_long -46071,做多,2023-02-11 04:55:00,2023-02-11 05:00:00,1519.21,1518.38,-0.0,flip_to_short -46072,做空,2023-02-11 05:00:00,2023-02-11 05:15:00,1518.38,1518.41,-0.0,tp_lower -46073,做多,2023-02-11 05:20:00,2023-02-11 05:25:00,1520.22,1518.5,-0.0,tp_upper -46074,做多,2023-02-11 05:40:00,2023-02-11 05:45:00,1519.37,1518.01,-0.0,flip_to_short -46075,做空,2023-02-11 05:45:00,2023-02-11 05:50:00,1518.01,1516.0,0.0,tp_lower -46076,做多,2023-02-11 06:30:00,2023-02-11 06:35:00,1518.36,1517.36,-0.0,flip_to_short -46077,做空,2023-02-11 06:35:00,2023-02-11 06:40:00,1517.36,1517.37,-0.0,flip_to_long -46078,做多,2023-02-11 06:40:00,2023-02-11 07:00:00,1517.37,1519.17,0.0,tp_upper -46079,做空,2023-02-11 07:20:00,2023-02-11 07:25:00,1516.12,1517.36,-0.0,flip_to_long -46080,做多,2023-02-11 07:25:00,2023-02-11 07:45:00,1517.36,1520.81,0.0,tp_upper -46081,做空,2023-02-11 09:15:00,2023-02-11 09:20:00,1520.55,1522.35,-0.0,flip_to_long -46082,做多,2023-02-11 09:20:00,2023-02-11 09:25:00,1522.35,1521.2,-0.0,flip_to_short -46083,做空,2023-02-11 09:25:00,2023-02-11 09:30:00,1521.2,1521.65,-0.0,flip_to_long -46084,做多,2023-02-11 09:30:00,2023-02-11 09:35:00,1521.65,1521.45,-0.0,flip_to_short -46085,做空,2023-02-11 09:35:00,2023-02-11 09:40:00,1521.45,1521.98,-0.0,flip_to_long -46086,做多,2023-02-11 09:40:00,2023-02-11 09:45:00,1521.98,1521.26,-0.0,flip_to_short -46087,做空,2023-02-11 09:45:00,2023-02-11 09:50:00,1521.26,1521.67,-0.0,flip_to_long -46088,做多,2023-02-11 09:50:00,2023-02-11 10:00:00,1521.67,1521.28,-0.0,flip_to_short -46089,做空,2023-02-11 10:00:00,2023-02-11 10:05:00,1521.28,1518.49,0.0,tp_lower -46090,做多,2023-02-11 10:30:00,2023-02-11 11:35:00,1519.45,1517.71,-0.0,flip_to_short -46091,做空,2023-02-11 11:35:00,2023-02-11 11:40:00,1517.71,1518.44,-0.0,flip_to_long -46092,做多,2023-02-11 11:40:00,2023-02-11 11:45:00,1518.44,1518.22,-0.0,flip_to_short -46093,做空,2023-02-11 11:45:00,2023-02-11 12:45:00,1518.22,1516.12,0.0,tp_lower -46094,做多,2023-02-11 12:50:00,2023-02-11 12:55:00,1519.5,1518.88,-0.0,flip_to_short -46095,做空,2023-02-11 12:55:00,2023-02-11 13:00:00,1518.88,1519.4,-0.0,flip_to_long -46096,做多,2023-02-11 13:00:00,2023-02-11 13:05:00,1519.4,1518.7,-0.0,flip_to_short -46097,做空,2023-02-11 13:05:00,2023-02-11 13:20:00,1518.7,1520.97,-0.0,flip_to_long -46098,做多,2023-02-11 13:20:00,2023-02-11 14:25:00,1520.97,1520.16,-0.0,flip_to_short -46099,做空,2023-02-11 14:25:00,2023-02-11 14:30:00,1520.16,1519.71,-0.0,tp_lower -46100,做多,2023-02-11 14:45:00,2023-02-11 14:50:00,1523.4,1522.59,-0.0,tp_upper -46101,做空,2023-02-11 15:25:00,2023-02-11 15:55:00,1522.22,1521.94,-0.0,flip_to_long -46102,做多,2023-02-11 15:55:00,2023-02-11 16:00:00,1521.94,1520.64,-0.0,flip_to_short -46103,做空,2023-02-11 16:00:00,2023-02-11 16:15:00,1520.64,1518.22,0.0,tp_lower -46104,做多,2023-02-11 17:55:00,2023-02-11 18:05:00,1517.65,1520.27,0.0,tp_upper -46105,做空,2023-02-11 18:15:00,2023-02-11 18:25:00,1517.89,1514.8,0.0,tp_lower -46106,做多,2023-02-11 19:05:00,2023-02-11 19:10:00,1516.58,1514.36,-0.0,flip_to_short -46107,做空,2023-02-11 19:10:00,2023-02-11 19:20:00,1514.36,1517.16,-0.0,flip_to_long -46108,做多,2023-02-11 19:20:00,2023-02-11 19:30:00,1517.16,1516.05,-0.0,flip_to_short -46109,做空,2023-02-11 19:30:00,2023-02-11 21:10:00,1516.05,1520.52,-0.0,flip_to_long -46110,做多,2023-02-11 21:10:00,2023-02-11 21:40:00,1520.52,1525.6,0.0,tp_upper -46111,做空,2023-02-11 23:55:00,2023-02-12 00:05:00,1537.65,1536.49,0.0,tp_lower -46112,做多,2023-02-12 02:30:00,2023-02-12 02:35:00,1533.25,1531.67,-0.0,flip_to_short -46113,做空,2023-02-12 02:35:00,2023-02-12 02:40:00,1531.67,1532.07,-0.0,flip_to_long -46114,做多,2023-02-12 02:40:00,2023-02-12 02:55:00,1532.07,1534.4,0.0,tp_upper -46115,做空,2023-02-12 03:20:00,2023-02-12 03:30:00,1532.01,1531.79,-0.0,flip_to_long -46116,做多,2023-02-12 03:30:00,2023-02-12 03:45:00,1531.79,1534.05,0.0,tp_upper -46117,做空,2023-02-12 03:50:00,2023-02-12 04:00:00,1532.5,1530.2,0.0,tp_lower -46118,做多,2023-02-12 04:55:00,2023-02-12 06:00:00,1531.29,1533.22,0.0,tp_upper -46119,做空,2023-02-12 06:20:00,2023-02-12 06:35:00,1532.79,1532.81,-0.0,tp_lower -46120,做空,2023-02-12 06:45:00,2023-02-12 06:50:00,1531.12,1531.93,-0.0,tp_lower -46121,做多,2023-02-12 06:55:00,2023-02-12 07:00:00,1532.58,1531.15,-0.0,flip_to_short -46122,做空,2023-02-12 07:00:00,2023-02-12 07:05:00,1531.15,1530.98,-0.0,tp_lower -46123,做多,2023-02-12 08:05:00,2023-02-12 08:30:00,1531.37,1533.15,0.0,tp_upper -46124,做空,2023-02-12 08:50:00,2023-02-12 09:00:00,1531.22,1531.89,-0.0,flip_to_long -46125,做多,2023-02-12 09:00:00,2023-02-12 09:15:00,1531.89,1533.71,0.0,tp_upper -46126,做空,2023-02-12 09:35:00,2023-02-12 10:25:00,1533.11,1533.96,-0.0,flip_to_long -46127,做多,2023-02-12 10:25:00,2023-02-12 10:40:00,1533.96,1536.14,0.0,tp_upper -46128,做空,2023-02-12 11:00:00,2023-02-12 11:30:00,1534.9,1534.46,-0.0,flip_to_long -46129,做多,2023-02-12 11:30:00,2023-02-12 11:35:00,1534.46,1532.9,-0.0,flip_to_short -46130,做空,2023-02-12 11:35:00,2023-02-12 11:50:00,1532.9,1533.62,-0.0,flip_to_long -46131,做多,2023-02-12 11:50:00,2023-02-12 12:35:00,1533.62,1529.66,-0.0,flip_to_short -46132,做空,2023-02-12 12:35:00,2023-02-12 12:40:00,1529.66,1526.65,0.0,tp_lower -46133,做多,2023-02-12 13:55:00,2023-02-12 14:10:00,1525.74,1525.28,-0.0,flip_to_short -46134,做空,2023-02-12 14:10:00,2023-02-12 18:05:00,1525.28,1539.38,-0.0,tp_lower -46135,做多,2023-02-12 19:30:00,2023-02-12 19:35:00,1539.0,1537.53,-0.0,flip_to_short -46136,做空,2023-02-12 19:35:00,2023-02-12 19:40:00,1537.53,1538.94,-0.0,flip_to_long -46137,做多,2023-02-12 19:40:00,2023-02-12 19:45:00,1538.94,1541.2,0.0,tp_upper -46138,做空,2023-02-12 19:55:00,2023-02-12 20:00:00,1538.58,1540.3,-0.0,flip_to_long -46139,做多,2023-02-12 20:00:00,2023-02-12 20:05:00,1540.3,1540.45,-0.0,tp_upper -46140,做空,2023-02-12 20:20:00,2023-02-12 20:25:00,1538.88,1540.0,-0.0,flip_to_long -46141,做多,2023-02-12 20:25:00,2023-02-12 20:30:00,1540.0,1537.38,-0.0,flip_to_short -46142,做空,2023-02-12 20:30:00,2023-02-12 20:40:00,1537.38,1539.64,-0.0,flip_to_long -46143,做多,2023-02-12 20:40:00,2023-02-12 20:45:00,1539.64,1538.41,-0.0,flip_to_short -46144,做空,2023-02-12 20:45:00,2023-02-12 20:50:00,1538.41,1537.25,0.0,tp_lower -46145,做空,2023-02-12 22:55:00,2023-02-12 23:55:00,1512.7,1514.49,-0.0,flip_to_long -46146,做多,2023-02-12 23:55:00,2023-02-13 00:05:00,1514.49,1516.65,0.0,tp_upper -46147,做空,2023-02-13 00:10:00,2023-02-13 00:25:00,1512.97,1510.4,0.0,tp_lower -46148,做多,2023-02-13 00:40:00,2023-02-13 00:45:00,1512.69,1520.96,0.0,tp_upper -46149,做空,2023-02-13 01:05:00,2023-02-13 01:30:00,1510.46,1507.19,0.0,tp_lower -46150,做多,2023-02-13 02:35:00,2023-02-13 03:20:00,1509.69,1516.72,0.0,tp_upper -46151,做空,2023-02-13 04:45:00,2023-02-13 05:05:00,1518.37,1519.35,-0.0,flip_to_long -46152,做多,2023-02-13 05:05:00,2023-02-13 05:15:00,1519.35,1517.74,-0.0,flip_to_short -46153,做空,2023-02-13 05:15:00,2023-02-13 05:20:00,1517.74,1519.23,-0.0,flip_to_long -46154,做多,2023-02-13 05:20:00,2023-02-13 05:25:00,1519.23,1518.19,-0.0,flip_to_short -46155,做空,2023-02-13 05:25:00,2023-02-13 05:35:00,1518.19,1518.23,-0.0,flip_to_long -46156,做多,2023-02-13 05:35:00,2023-02-13 05:45:00,1518.23,1518.58,-0.0,tp_upper -46157,做空,2023-02-13 05:50:00,2023-02-13 05:55:00,1517.8,1518.06,-0.0,tp_lower -46158,做多,2023-02-13 06:10:00,2023-02-13 06:25:00,1518.13,1518.19,-0.0,flip_to_short -46159,做空,2023-02-13 06:25:00,2023-02-13 06:35:00,1518.19,1518.28,-0.0,flip_to_long -46160,做多,2023-02-13 06:35:00,2023-02-13 06:50:00,1518.28,1517.12,-0.0,flip_to_short -46161,做空,2023-02-13 06:50:00,2023-02-13 06:55:00,1517.12,1518.67,-0.0,tp_lower -46162,做空,2023-02-13 07:00:00,2023-02-13 07:05:00,1518.02,1516.64,0.0,tp_lower -46163,做多,2023-02-13 07:10:00,2023-02-13 07:15:00,1519.99,1521.82,0.0,tp_upper -46164,做空,2023-02-13 08:00:00,2023-02-13 08:05:00,1514.94,1514.36,-0.0,tp_lower -46165,做多,2023-02-13 08:10:00,2023-02-13 12:05:00,1517.11,1484.62,-0.0,flip_to_short -46166,做空,2023-02-13 12:05:00,2023-02-13 13:00:00,1484.62,1488.11,-0.0,flip_to_long -46167,做多,2023-02-13 13:00:00,2023-02-13 13:05:00,1488.11,1484.94,-0.0,flip_to_short -46168,做空,2023-02-13 13:05:00,2023-02-13 13:10:00,1484.94,1483.49,0.0,tp_lower -46169,做多,2023-02-13 14:30:00,2023-02-13 14:40:00,1480.35,1485.01,0.0,tp_upper -46170,做空,2023-02-13 15:10:00,2023-02-13 15:50:00,1482.66,1476.18,0.0,tp_lower -46171,做多,2023-02-13 16:05:00,2023-02-13 16:15:00,1484.21,1482.39,-0.0,flip_to_short -46172,做空,2023-02-13 16:15:00,2023-02-13 16:25:00,1482.39,1472.99,0.0,tp_lower -46173,做多,2023-02-13 16:45:00,2023-02-13 16:50:00,1480.75,1476.56,-0.0,flip_to_short -46174,做空,2023-02-13 16:50:00,2023-02-13 17:00:00,1476.56,1477.78,-0.0,flip_to_long -46175,做多,2023-02-13 17:00:00,2023-02-13 18:15:00,1477.78,1479.44,0.0,tp_upper -46176,做空,2023-02-13 19:35:00,2023-02-13 19:50:00,1486.12,1486.61,-0.0,flip_to_long -46177,做多,2023-02-13 19:50:00,2023-02-13 20:00:00,1486.61,1485.24,-0.0,flip_to_short -46178,做空,2023-02-13 20:00:00,2023-02-13 20:05:00,1485.24,1488.56,-0.0,flip_to_long -46179,做多,2023-02-13 20:05:00,2023-02-13 20:15:00,1488.56,1488.03,-0.0,flip_to_short -46180,做空,2023-02-13 20:15:00,2023-02-13 20:25:00,1488.03,1488.93,-0.0,flip_to_long -46181,做多,2023-02-13 20:25:00,2023-02-13 20:30:00,1488.93,1489.99,0.0,tp_upper -46182,做空,2023-02-13 20:45:00,2023-02-13 20:55:00,1487.01,1488.0,-0.0,flip_to_long -46183,做多,2023-02-13 20:55:00,2023-02-13 21:00:00,1488.0,1485.66,-0.0,flip_to_short -46184,做空,2023-02-13 21:00:00,2023-02-13 21:20:00,1485.66,1483.65,0.0,tp_lower -46185,做多,2023-02-13 22:10:00,2023-02-13 22:30:00,1484.99,1487.52,0.0,tp_upper -46186,做空,2023-02-14 00:35:00,2023-02-14 00:55:00,1503.1,1500.26,0.0,tp_lower -46187,做多,2023-02-14 02:05:00,2023-02-14 02:10:00,1500.37,1501.7,0.0,tp_upper -46188,做空,2023-02-14 02:25:00,2023-02-14 02:35:00,1498.81,1499.28,-0.0,flip_to_long -46189,做多,2023-02-14 02:35:00,2023-02-14 02:50:00,1499.28,1497.5,-0.0,flip_to_short -46190,做空,2023-02-14 02:50:00,2023-02-14 02:55:00,1497.5,1497.51,-0.0,flip_to_long -46191,做多,2023-02-14 02:55:00,2023-02-14 03:05:00,1497.51,1501.68,0.0,tp_upper -46192,做空,2023-02-14 03:20:00,2023-02-14 03:30:00,1497.7,1498.92,-0.0,flip_to_long -46193,做多,2023-02-14 03:30:00,2023-02-14 04:25:00,1498.92,1501.4,0.0,tp_upper -46194,做空,2023-02-14 04:45:00,2023-02-14 04:50:00,1498.08,1498.48,-0.0,flip_to_long -46195,做多,2023-02-14 04:50:00,2023-02-14 04:55:00,1498.48,1497.71,-0.0,flip_to_short -46196,做空,2023-02-14 04:55:00,2023-02-14 05:00:00,1497.71,1499.19,-0.0,flip_to_long -46197,做多,2023-02-14 05:00:00,2023-02-14 05:10:00,1499.19,1498.28,-0.0,tp_upper -46198,做多,2023-02-14 05:15:00,2023-02-14 05:45:00,1500.03,1498.32,-0.0,flip_to_short -46199,做空,2023-02-14 05:45:00,2023-02-14 05:50:00,1498.32,1500.11,-0.0,flip_to_long -46200,做多,2023-02-14 05:50:00,2023-02-14 06:10:00,1500.11,1503.88,0.0,tp_upper -46201,做空,2023-02-14 08:00:00,2023-02-14 08:05:00,1503.57,1501.79,0.0,tp_lower -46202,做多,2023-02-14 09:00:00,2023-02-14 09:20:00,1500.69,1499.72,-0.0,flip_to_short -46203,做空,2023-02-14 09:20:00,2023-02-14 09:25:00,1499.72,1501.2,-0.0,flip_to_long -46204,做多,2023-02-14 09:25:00,2023-02-14 09:30:00,1501.2,1500.3,-0.0,flip_to_short -46205,做空,2023-02-14 09:30:00,2023-02-14 10:55:00,1500.3,1508.47,-0.0,flip_to_long -46206,做多,2023-02-14 10:55:00,2023-02-14 11:05:00,1508.47,1507.43,-0.0,flip_to_short -46207,做空,2023-02-14 11:05:00,2023-02-14 12:00:00,1507.43,1507.14,-0.0,flip_to_long -46208,做多,2023-02-14 12:00:00,2023-02-14 12:10:00,1507.14,1506.64,-0.0,flip_to_short -46209,做空,2023-02-14 12:10:00,2023-02-14 12:15:00,1506.64,1511.25,-0.0,flip_to_long -46210,做多,2023-02-14 12:15:00,2023-02-14 12:20:00,1511.25,1508.6,-0.0,tp_upper -46211,做空,2023-02-14 13:35:00,2023-02-14 13:40:00,1504.41,1507.87,-0.0,tp_lower -46212,做多,2023-02-14 13:45:00,2023-02-14 13:50:00,1514.19,1512.85,-0.0,tp_upper -46213,做空,2023-02-14 14:00:00,2023-02-14 14:05:00,1507.93,1504.29,0.0,tp_lower -46214,做多,2023-02-14 14:40:00,2023-02-14 14:45:00,1510.82,1533.19,0.0,tp_upper -46215,做多,2023-02-14 16:15:00,2023-02-14 17:10:00,1546.06,1542.67,-0.0,flip_to_short -46216,做空,2023-02-14 17:10:00,2023-02-14 19:10:00,1542.67,1549.66,-0.0,flip_to_long -46217,做多,2023-02-14 19:10:00,2023-02-14 19:20:00,1549.66,1553.72,0.0,tp_upper -46218,做空,2023-02-14 20:15:00,2023-02-14 20:40:00,1555.56,1555.0,-0.0,flip_to_long -46219,做多,2023-02-14 20:40:00,2023-02-14 22:40:00,1555.0,1553.06,-0.0,flip_to_short -46220,做空,2023-02-14 22:40:00,2023-02-14 22:50:00,1553.06,1552.45,-0.0,tp_lower -46221,做多,2023-02-14 22:55:00,2023-02-14 23:05:00,1553.64,1558.77,0.0,tp_upper -46222,做空,2023-02-14 23:35:00,2023-02-15 00:00:00,1556.13,1553.84,0.0,tp_lower -46223,做多,2023-02-15 01:50:00,2023-02-15 01:55:00,1549.0,1548.48,-0.0,flip_to_short -46224,做空,2023-02-15 01:55:00,2023-02-15 02:05:00,1548.48,1547.74,-0.0,tp_lower -46225,做多,2023-02-15 02:10:00,2023-02-15 03:15:00,1548.7,1550.42,0.0,tp_upper -46226,做空,2023-02-15 03:30:00,2023-02-15 03:35:00,1546.56,1548.07,-0.0,flip_to_long -46227,做多,2023-02-15 03:35:00,2023-02-15 03:45:00,1548.07,1546.39,-0.0,flip_to_short -46228,做空,2023-02-15 03:45:00,2023-02-15 03:50:00,1546.39,1547.65,-0.0,flip_to_long -46229,做多,2023-02-15 03:50:00,2023-02-15 04:55:00,1547.65,1546.46,-0.0,flip_to_short -46230,做空,2023-02-15 04:55:00,2023-02-15 05:05:00,1546.46,1550.09,-0.0,flip_to_long -46231,做多,2023-02-15 05:05:00,2023-02-15 05:10:00,1550.09,1547.22,-0.0,flip_to_short -46232,做空,2023-02-15 05:10:00,2023-02-15 05:30:00,1547.22,1548.75,-0.0,flip_to_long -46233,做多,2023-02-15 05:30:00,2023-02-15 05:35:00,1548.75,1551.01,0.0,tp_upper -46234,做空,2023-02-15 05:50:00,2023-02-15 05:55:00,1548.19,1549.51,-0.0,flip_to_long -46235,做多,2023-02-15 05:55:00,2023-02-15 06:00:00,1549.51,1547.9,-0.0,flip_to_short -46236,做空,2023-02-15 06:00:00,2023-02-15 06:05:00,1547.9,1548.79,-0.0,flip_to_long -46237,做多,2023-02-15 06:05:00,2023-02-15 06:10:00,1548.79,1550.37,0.0,tp_upper -46238,做空,2023-02-15 06:30:00,2023-02-15 06:35:00,1547.75,1548.82,-0.0,flip_to_long -46239,做多,2023-02-15 06:35:00,2023-02-15 06:45:00,1548.82,1549.08,-0.0,flip_to_short -46240,做空,2023-02-15 06:45:00,2023-02-15 06:55:00,1549.08,1549.09,-0.0,tp_lower -46241,做多,2023-02-15 07:00:00,2023-02-15 07:30:00,1549.79,1546.7,-0.0,flip_to_short -46242,做空,2023-02-15 07:30:00,2023-02-15 07:35:00,1546.7,1547.63,-0.0,tp_lower -46243,做多,2023-02-15 08:30:00,2023-02-15 08:35:00,1548.28,1544.65,-0.0,flip_to_short -46244,做空,2023-02-15 08:35:00,2023-02-15 08:40:00,1544.65,1545.67,-0.0,tp_lower -46245,做多,2023-02-15 09:00:00,2023-02-15 09:10:00,1546.96,1545.93,-0.0,flip_to_short -46246,做空,2023-02-15 09:10:00,2023-02-15 09:15:00,1545.93,1546.22,-0.0,flip_to_long -46247,做多,2023-02-15 09:15:00,2023-02-15 09:35:00,1546.22,1548.88,0.0,tp_upper -46248,做空,2023-02-15 13:10:00,2023-02-15 13:15:00,1579.33,1581.06,-0.0,flip_to_long -46249,做多,2023-02-15 13:15:00,2023-02-15 13:20:00,1581.06,1580.39,-0.0,flip_to_short -46250,做空,2023-02-15 13:20:00,2023-02-15 13:25:00,1580.39,1582.5,-0.0,flip_to_long -46251,做多,2023-02-15 13:25:00,2023-02-15 13:30:00,1582.5,1576.58,-0.0,flip_to_short -46252,做空,2023-02-15 13:30:00,2023-02-15 13:45:00,1576.58,1582.38,-0.0,flip_to_long -46253,做多,2023-02-15 13:45:00,2023-02-15 13:50:00,1582.38,1580.18,-0.0,flip_to_short -46254,做空,2023-02-15 13:50:00,2023-02-15 14:05:00,1580.18,1575.64,0.0,tp_lower -46255,做多,2023-02-15 14:30:00,2023-02-15 14:50:00,1578.07,1569.76,-0.0,flip_to_short -46256,做空,2023-02-15 14:50:00,2023-02-15 14:55:00,1569.76,1571.24,-0.0,tp_lower -46257,做多,2023-02-15 15:15:00,2023-02-15 15:20:00,1576.84,1575.26,-0.0,flip_to_short -46258,做空,2023-02-15 15:20:00,2023-02-15 15:25:00,1575.26,1576.85,-0.0,flip_to_long -46259,做多,2023-02-15 15:25:00,2023-02-15 15:30:00,1576.85,1579.66,0.0,tp_upper -46260,做空,2023-02-15 15:40:00,2023-02-15 15:45:00,1574.28,1575.36,-0.0,flip_to_long -46261,做多,2023-02-15 15:45:00,2023-02-15 15:50:00,1575.36,1580.37,0.0,tp_upper -46262,做空,2023-02-15 16:30:00,2023-02-15 16:35:00,1576.48,1577.41,-0.0,flip_to_long -46263,做多,2023-02-15 16:35:00,2023-02-15 17:40:00,1577.41,1580.97,0.0,tp_upper -46264,做多,2023-02-15 21:50:00,2023-02-15 22:00:00,1665.0,1665.03,-0.0,flip_to_short -46265,做空,2023-02-15 22:00:00,2023-02-15 22:05:00,1665.03,1668.15,-0.0,flip_to_long -46266,做多,2023-02-15 22:05:00,2023-02-15 22:10:00,1668.15,1667.87,-0.0,flip_to_short -46267,做空,2023-02-15 22:10:00,2023-02-15 22:25:00,1667.87,1665.34,0.0,flip_to_long -46268,做多,2023-02-15 22:25:00,2023-02-15 22:35:00,1665.34,1670.9,0.0,tp_upper -46269,做空,2023-02-15 22:55:00,2023-02-15 23:00:00,1666.16,1666.87,-0.0,flip_to_long -46270,做多,2023-02-15 23:00:00,2023-02-15 23:10:00,1666.87,1672.0,0.0,tp_upper -46271,做空,2023-02-16 01:30:00,2023-02-16 01:35:00,1687.91,1689.01,-0.0,flip_to_long -46272,做多,2023-02-16 01:35:00,2023-02-16 02:00:00,1689.01,1697.25,0.0,tp_upper -46273,做空,2023-02-16 02:55:00,2023-02-16 03:00:00,1693.39,1693.8,-0.0,flip_to_long -46274,做多,2023-02-16 03:00:00,2023-02-16 04:25:00,1693.8,1692.07,-0.0,flip_to_short -46275,做空,2023-02-16 04:25:00,2023-02-16 05:45:00,1692.07,1693.84,-0.0,flip_to_long -46276,做多,2023-02-16 05:45:00,2023-02-16 06:05:00,1693.84,1692.63,-0.0,flip_to_short -46277,做空,2023-02-16 06:05:00,2023-02-16 06:10:00,1692.63,1691.37,0.0,tp_lower -46278,做多,2023-02-16 06:15:00,2023-02-16 06:40:00,1695.05,1694.67,-0.0,flip_to_short -46279,做空,2023-02-16 06:40:00,2023-02-16 06:45:00,1694.67,1695.13,-0.0,flip_to_long -46280,做多,2023-02-16 06:45:00,2023-02-16 06:50:00,1695.13,1694.54,-0.0,flip_to_short -46281,做空,2023-02-16 06:50:00,2023-02-16 06:55:00,1694.54,1685.35,0.0,tp_lower -46282,做多,2023-02-16 08:10:00,2023-02-16 08:55:00,1684.02,1682.79,-0.0,flip_to_short -46283,做空,2023-02-16 08:55:00,2023-02-16 09:00:00,1682.79,1684.73,-0.0,flip_to_long -46284,做多,2023-02-16 09:00:00,2023-02-16 09:05:00,1684.73,1681.92,-0.0,flip_to_short -46285,做空,2023-02-16 09:05:00,2023-02-16 09:15:00,1681.92,1684.49,-0.0,flip_to_long -46286,做多,2023-02-16 09:15:00,2023-02-16 09:35:00,1684.49,1685.99,0.0,flip_to_short -46287,做空,2023-02-16 09:35:00,2023-02-16 10:55:00,1685.99,1687.77,-0.0,flip_to_long -46288,做多,2023-02-16 10:55:00,2023-02-16 12:25:00,1687.77,1683.58,-0.0,flip_to_short -46289,做空,2023-02-16 12:25:00,2023-02-16 12:30:00,1683.58,1687.54,-0.0,flip_to_long -46290,做多,2023-02-16 12:30:00,2023-02-16 12:40:00,1687.54,1688.79,0.0,tp_upper -46291,做空,2023-02-16 13:35:00,2023-02-16 13:40:00,1685.12,1682.12,0.0,tp_lower -46292,做多,2023-02-16 14:10:00,2023-02-16 15:00:00,1678.98,1679.83,0.0,flip_to_short -46293,做空,2023-02-16 15:00:00,2023-02-16 17:10:00,1679.83,1715.37,-0.0,flip_to_long -46294,做多,2023-02-16 17:10:00,2023-02-16 17:55:00,1715.37,1716.28,0.0,flip_to_short -46295,做空,2023-02-16 17:55:00,2023-02-16 18:05:00,1716.28,1720.0,-0.0,flip_to_long -46296,做多,2023-02-16 18:05:00,2023-02-16 18:15:00,1720.0,1714.6,-0.0,flip_to_short -46297,做空,2023-02-16 18:15:00,2023-02-16 18:35:00,1714.6,1719.52,-0.0,flip_to_long -46298,做多,2023-02-16 18:35:00,2023-02-16 18:50:00,1719.52,1716.74,-0.0,flip_to_short -46299,做空,2023-02-16 18:50:00,2023-02-16 18:55:00,1716.74,1717.03,-0.0,flip_to_long -46300,做多,2023-02-16 18:55:00,2023-02-16 19:05:00,1717.03,1715.74,-0.0,flip_to_short -46301,做空,2023-02-16 19:05:00,2023-02-16 19:20:00,1715.74,1710.43,0.0,tp_lower -46302,做多,2023-02-16 21:55:00,2023-02-16 22:05:00,1683.78,1683.07,-0.0,flip_to_short -46303,做空,2023-02-16 22:05:00,2023-02-16 22:20:00,1683.07,1673.35,0.0,tp_lower -46304,做多,2023-02-17 00:25:00,2023-02-17 01:55:00,1646.93,1663.78,0.0,tp_upper -46305,做空,2023-02-17 02:05:00,2023-02-17 03:05:00,1659.88,1659.95,-0.0,flip_to_long -46306,做多,2023-02-17 03:05:00,2023-02-17 03:15:00,1659.95,1664.29,0.0,tp_upper -46307,做空,2023-02-17 04:15:00,2023-02-17 04:35:00,1660.64,1657.03,0.0,tp_lower -46308,做多,2023-02-17 05:40:00,2023-02-17 05:45:00,1657.71,1657.66,-0.0,flip_to_short -46309,做空,2023-02-17 05:45:00,2023-02-17 06:00:00,1657.66,1656.77,0.0,flip_to_long -46310,做多,2023-02-17 06:00:00,2023-02-17 06:10:00,1656.77,1658.69,0.0,tp_upper -46311,做空,2023-02-17 06:15:00,2023-02-17 06:25:00,1656.37,1657.99,-0.0,flip_to_long -46312,做多,2023-02-17 06:25:00,2023-02-17 06:35:00,1657.99,1654.95,-0.0,flip_to_short -46313,做空,2023-02-17 06:35:00,2023-02-17 06:40:00,1654.95,1655.61,-0.0,tp_lower -46314,做多,2023-02-17 06:45:00,2023-02-17 07:05:00,1655.76,1662.25,0.0,tp_upper -46315,做空,2023-02-17 07:45:00,2023-02-17 07:55:00,1658.93,1653.69,0.0,tp_lower -46316,做多,2023-02-17 08:55:00,2023-02-17 09:00:00,1664.91,1668.43,0.0,tp_upper -46317,做空,2023-02-17 09:50:00,2023-02-17 10:05:00,1661.53,1664.13,-0.0,flip_to_long -46318,做多,2023-02-17 10:05:00,2023-02-17 10:25:00,1664.13,1663.89,-0.0,flip_to_short -46319,做空,2023-02-17 10:25:00,2023-02-17 10:30:00,1663.89,1664.27,-0.0,flip_to_long -46320,做多,2023-02-17 10:30:00,2023-02-17 10:35:00,1664.27,1663.58,-0.0,flip_to_short -46321,做空,2023-02-17 10:35:00,2023-02-17 10:40:00,1663.58,1666.81,-0.0,flip_to_long -46322,做多,2023-02-17 10:40:00,2023-02-17 10:45:00,1666.81,1665.86,-0.0,tp_upper -46323,做空,2023-02-17 11:05:00,2023-02-17 11:55:00,1664.28,1666.34,-0.0,flip_to_long -46324,做多,2023-02-17 11:55:00,2023-02-17 12:00:00,1666.34,1665.6,-0.0,flip_to_short -46325,做空,2023-02-17 12:00:00,2023-02-17 12:05:00,1665.6,1667.31,-0.0,flip_to_long -46326,做多,2023-02-17 12:05:00,2023-02-17 12:15:00,1667.31,1666.3,-0.0,flip_to_short -46327,做空,2023-02-17 12:15:00,2023-02-17 12:35:00,1666.3,1667.27,-0.0,flip_to_long -46328,做多,2023-02-17 12:35:00,2023-02-17 12:45:00,1667.27,1666.99,-0.0,flip_to_short -46329,做空,2023-02-17 12:45:00,2023-02-17 12:55:00,1666.99,1665.02,0.0,tp_lower -46330,做多,2023-02-17 14:10:00,2023-02-17 14:15:00,1665.19,1669.41,0.0,tp_upper -46331,做空,2023-02-17 14:45:00,2023-02-17 14:50:00,1660.54,1650.31,0.0,tp_lower -46332,做多,2023-02-17 15:00:00,2023-02-17 15:05:00,1665.79,1663.25,-0.0,flip_to_short -46333,做空,2023-02-17 15:05:00,2023-02-17 15:10:00,1663.25,1667.62,-0.0,flip_to_long -46334,做多,2023-02-17 15:10:00,2023-02-17 15:40:00,1667.62,1675.63,0.0,tp_upper -46335,做空,2023-02-17 16:20:00,2023-02-17 16:25:00,1666.99,1667.85,-0.0,flip_to_long -46336,做多,2023-02-17 16:25:00,2023-02-17 16:50:00,1667.85,1672.66,0.0,flip_to_short -46337,做空,2023-02-17 16:50:00,2023-02-17 18:35:00,1672.66,1694.82,-0.0,flip_to_long -46338,做多,2023-02-17 18:35:00,2023-02-17 18:50:00,1694.82,1693.93,-0.0,flip_to_short -46339,做空,2023-02-17 18:50:00,2023-02-17 18:55:00,1693.93,1695.8,-0.0,flip_to_long -46340,做多,2023-02-17 18:55:00,2023-02-17 19:00:00,1695.8,1693.58,-0.0,flip_to_short -46341,做空,2023-02-17 19:00:00,2023-02-17 19:10:00,1693.58,1688.35,0.0,tp_lower -46342,做多,2023-02-17 19:20:00,2023-02-17 19:25:00,1699.22,1695.46,-0.0,tp_upper -46343,做多,2023-02-17 20:45:00,2023-02-17 20:50:00,1708.62,1706.63,-0.0,flip_to_short -46344,做空,2023-02-17 20:50:00,2023-02-17 20:55:00,1706.63,1711.23,-0.0,flip_to_long -46345,做多,2023-02-17 20:55:00,2023-02-17 21:00:00,1711.23,1708.51,-0.0,flip_to_short -46346,做空,2023-02-17 21:00:00,2023-02-17 21:05:00,1708.51,1712.36,-0.0,flip_to_long -46347,做多,2023-02-17 21:05:00,2023-02-17 21:10:00,1712.36,1709.33,-0.0,flip_to_short -46348,做空,2023-02-17 21:10:00,2023-02-17 21:20:00,1709.33,1709.48,-0.0,flip_to_long -46349,做多,2023-02-17 21:20:00,2023-02-17 22:40:00,1709.48,1693.18,-0.0,flip_to_short -46350,做空,2023-02-17 22:40:00,2023-02-17 22:50:00,1693.18,1694.85,-0.0,flip_to_long -46351,做多,2023-02-17 22:50:00,2023-02-17 23:50:00,1694.85,1694.8,-0.0,flip_to_short -46352,做空,2023-02-17 23:50:00,2023-02-18 00:15:00,1694.8,1698.2,-0.0,flip_to_long -46353,做多,2023-02-18 00:15:00,2023-02-18 00:20:00,1698.2,1698.68,-0.0,tp_upper -46354,做空,2023-02-18 00:35:00,2023-02-18 00:45:00,1694.28,1696.94,-0.0,flip_to_long -46355,做多,2023-02-18 00:45:00,2023-02-18 00:50:00,1696.94,1695.94,-0.0,flip_to_short -46356,做空,2023-02-18 00:50:00,2023-02-18 01:00:00,1695.94,1695.69,-0.0,flip_to_long -46357,做多,2023-02-18 01:00:00,2023-02-18 01:15:00,1695.69,1695.73,-0.0,flip_to_short -46358,做空,2023-02-18 01:15:00,2023-02-18 01:20:00,1695.73,1697.52,-0.0,flip_to_long -46359,做多,2023-02-18 01:20:00,2023-02-18 01:30:00,1697.52,1695.65,-0.0,flip_to_short -46360,做空,2023-02-18 01:30:00,2023-02-18 01:35:00,1695.65,1699.18,-0.0,flip_to_long -46361,做多,2023-02-18 01:35:00,2023-02-18 01:45:00,1699.18,1701.2,0.0,tp_upper -46362,做空,2023-02-18 02:15:00,2023-02-18 03:15:00,1699.45,1699.99,-0.0,flip_to_long -46363,做多,2023-02-18 03:15:00,2023-02-18 03:20:00,1699.99,1697.71,-0.0,flip_to_short -46364,做空,2023-02-18 03:20:00,2023-02-18 03:30:00,1697.71,1698.07,-0.0,flip_to_long -46365,做多,2023-02-18 03:30:00,2023-02-18 04:00:00,1698.07,1701.58,0.0,tp_upper -46366,做空,2023-02-18 04:55:00,2023-02-18 05:00:00,1699.66,1700.47,-0.0,flip_to_long -46367,做多,2023-02-18 05:00:00,2023-02-18 05:05:00,1700.47,1698.82,-0.0,flip_to_short -46368,做空,2023-02-18 05:05:00,2023-02-18 05:20:00,1698.82,1697.64,0.0,tp_lower -46369,做多,2023-02-18 06:00:00,2023-02-18 06:05:00,1699.39,1698.59,-0.0,flip_to_short -46370,做空,2023-02-18 06:05:00,2023-02-18 06:15:00,1698.59,1698.1,-0.0,flip_to_long -46371,做多,2023-02-18 06:15:00,2023-02-18 06:25:00,1698.1,1698.64,-0.0,flip_to_short -46372,做空,2023-02-18 06:25:00,2023-02-18 06:30:00,1698.64,1699.15,-0.0,flip_to_long -46373,做多,2023-02-18 06:30:00,2023-02-18 06:40:00,1699.15,1697.84,-0.0,flip_to_short -46374,做空,2023-02-18 06:40:00,2023-02-18 06:50:00,1697.84,1697.72,-0.0,tp_lower -46375,做多,2023-02-18 08:25:00,2023-02-18 08:35:00,1692.9,1691.36,-0.0,flip_to_short -46376,做空,2023-02-18 08:35:00,2023-02-18 08:40:00,1691.36,1692.46,-0.0,flip_to_long -46377,做多,2023-02-18 08:40:00,2023-02-18 08:45:00,1692.46,1692.37,-0.0,flip_to_short -46378,做空,2023-02-18 08:45:00,2023-02-18 08:50:00,1692.37,1694.74,-0.0,flip_to_long -46379,做多,2023-02-18 08:50:00,2023-02-18 09:05:00,1694.74,1693.06,-0.0,flip_to_short -46380,做空,2023-02-18 09:05:00,2023-02-18 09:55:00,1693.06,1693.53,-0.0,flip_to_long -46381,做多,2023-02-18 09:55:00,2023-02-18 11:35:00,1693.53,1692.38,-0.0,tp_upper -46382,做空,2023-02-18 12:00:00,2023-02-18 12:05:00,1689.59,1691.18,-0.0,flip_to_long -46383,做多,2023-02-18 12:05:00,2023-02-18 12:10:00,1691.18,1694.37,0.0,tp_upper -46384,做空,2023-02-18 13:30:00,2023-02-18 13:40:00,1696.28,1696.03,-0.0,flip_to_long -46385,做多,2023-02-18 13:40:00,2023-02-18 14:55:00,1696.03,1696.38,-0.0,tp_upper -46386,做空,2023-02-18 15:10:00,2023-02-18 16:00:00,1695.17,1695.92,-0.0,flip_to_long -46387,做多,2023-02-18 16:00:00,2023-02-18 16:05:00,1695.92,1694.96,-0.0,flip_to_short -46388,做空,2023-02-18 16:05:00,2023-02-18 16:10:00,1694.96,1695.18,-0.0,flip_to_long -46389,做多,2023-02-18 16:10:00,2023-02-18 17:35:00,1695.18,1690.77,-0.0,flip_to_short -46390,做空,2023-02-18 17:35:00,2023-02-18 17:40:00,1690.77,1693.11,-0.0,tp_lower -46391,做多,2023-02-18 17:50:00,2023-02-18 18:05:00,1695.03,1696.39,0.0,tp_upper -46392,做空,2023-02-18 18:35:00,2023-02-18 18:45:00,1691.17,1696.92,-0.0,flip_to_long -46393,做多,2023-02-18 18:45:00,2023-02-18 18:50:00,1696.92,1694.81,-0.0,flip_to_short -46394,做空,2023-02-18 18:50:00,2023-02-18 19:40:00,1694.81,1684.77,0.0,tp_lower -46395,做多,2023-02-18 21:15:00,2023-02-18 21:40:00,1684.17,1686.9,0.0,tp_upper -46396,做空,2023-02-18 22:45:00,2023-02-18 23:15:00,1689.17,1690.02,-0.0,flip_to_long -46397,做多,2023-02-18 23:15:00,2023-02-18 23:20:00,1690.02,1689.01,-0.0,flip_to_short -46398,做空,2023-02-18 23:20:00,2023-02-18 23:25:00,1689.01,1690.35,-0.0,flip_to_long -46399,做多,2023-02-18 23:25:00,2023-02-18 23:30:00,1690.35,1689.47,-0.0,flip_to_short -46400,做空,2023-02-18 23:30:00,2023-02-18 23:35:00,1689.47,1690.81,-0.0,flip_to_long -46401,做多,2023-02-18 23:35:00,2023-02-18 23:50:00,1690.81,1693.02,0.0,tp_upper -46402,做空,2023-02-19 01:15:00,2023-02-19 02:00:00,1694.72,1695.21,-0.0,flip_to_long -46403,做多,2023-02-19 02:00:00,2023-02-19 02:10:00,1695.21,1694.94,-0.0,flip_to_short -46404,做空,2023-02-19 02:10:00,2023-02-19 02:15:00,1694.94,1695.73,-0.0,flip_to_long -46405,做多,2023-02-19 02:15:00,2023-02-19 02:25:00,1695.73,1694.16,-0.0,flip_to_short -46406,做空,2023-02-19 02:25:00,2023-02-19 02:35:00,1694.16,1694.96,-0.0,flip_to_long -46407,做多,2023-02-19 02:35:00,2023-02-19 02:40:00,1694.96,1693.91,-0.0,flip_to_short -46408,做空,2023-02-19 02:40:00,2023-02-19 02:45:00,1693.91,1694.61,-0.0,flip_to_long -46409,做多,2023-02-19 02:45:00,2023-02-19 02:50:00,1694.61,1693.75,-0.0,flip_to_short -46410,做空,2023-02-19 02:50:00,2023-02-19 02:55:00,1693.75,1694.5,-0.0,flip_to_long -46411,做多,2023-02-19 02:55:00,2023-02-19 03:00:00,1694.5,1697.34,0.0,tp_upper -46412,做多,2023-02-19 03:30:00,2023-02-19 03:35:00,1695.36,1695.13,-0.0,flip_to_short -46413,做空,2023-02-19 03:35:00,2023-02-19 03:40:00,1695.13,1695.2,-0.0,flip_to_long -46414,做多,2023-02-19 03:40:00,2023-02-19 04:00:00,1695.2,1694.88,-0.0,flip_to_short -46415,做空,2023-02-19 04:00:00,2023-02-19 04:05:00,1694.88,1697.08,-0.0,flip_to_long -46416,做多,2023-02-19 04:05:00,2023-02-19 04:10:00,1697.08,1694.98,-0.0,flip_to_short -46417,做空,2023-02-19 04:10:00,2023-02-19 04:15:00,1694.98,1695.93,-0.0,flip_to_long -46418,做多,2023-02-19 04:15:00,2023-02-19 04:20:00,1695.93,1694.03,-0.0,flip_to_short -46419,做空,2023-02-19 04:20:00,2023-02-19 04:30:00,1694.03,1697.2,-0.0,flip_to_long -46420,做多,2023-02-19 04:30:00,2023-02-19 04:40:00,1697.2,1697.21,-0.0,tp_upper -46421,做空,2023-02-19 05:45:00,2023-02-19 05:50:00,1697.07,1702.01,-0.0,flip_to_long -46422,做多,2023-02-19 05:50:00,2023-02-19 06:00:00,1702.01,1701.49,-0.0,flip_to_short -46423,做空,2023-02-19 06:00:00,2023-02-19 06:10:00,1701.49,1701.84,-0.0,flip_to_long -46424,做多,2023-02-19 06:10:00,2023-02-19 06:15:00,1701.84,1700.89,-0.0,flip_to_short -46425,做空,2023-02-19 06:15:00,2023-02-19 06:20:00,1700.89,1701.11,-0.0,flip_to_long -46426,做多,2023-02-19 06:20:00,2023-02-19 06:25:00,1701.11,1698.29,-0.0,flip_to_short -46427,做空,2023-02-19 06:25:00,2023-02-19 06:45:00,1698.29,1697.1,0.0,tp_lower -46428,做多,2023-02-19 08:05:00,2023-02-19 08:20:00,1695.01,1694.01,-0.0,flip_to_short -46429,做空,2023-02-19 08:20:00,2023-02-19 08:25:00,1694.01,1693.41,-0.0,tp_lower -46430,做多,2023-02-19 08:35:00,2023-02-19 08:40:00,1694.64,1693.51,-0.0,flip_to_short -46431,做空,2023-02-19 08:40:00,2023-02-19 08:50:00,1693.51,1693.43,-0.0,tp_lower -46432,做多,2023-02-19 09:00:00,2023-02-19 09:10:00,1694.68,1694.56,-0.0,flip_to_short -46433,做空,2023-02-19 09:10:00,2023-02-19 09:25:00,1694.56,1694.73,-0.0,flip_to_long -46434,做多,2023-02-19 09:25:00,2023-02-19 09:30:00,1694.73,1693.75,-0.0,flip_to_short -46435,做空,2023-02-19 09:30:00,2023-02-19 09:35:00,1693.75,1693.27,-0.0,tp_lower -46436,做多,2023-02-19 09:45:00,2023-02-19 09:50:00,1694.83,1693.19,-0.0,flip_to_short -46437,做空,2023-02-19 09:50:00,2023-02-19 10:00:00,1693.19,1693.63,-0.0,tp_lower -46438,做多,2023-02-19 10:15:00,2023-02-19 10:20:00,1694.14,1693.8,-0.0,flip_to_short -46439,做空,2023-02-19 10:20:00,2023-02-19 10:35:00,1693.8,1694.69,-0.0,flip_to_long -46440,做多,2023-02-19 10:35:00,2023-02-19 10:40:00,1694.69,1697.73,0.0,tp_upper -46441,做空,2023-02-19 11:40:00,2023-02-19 11:45:00,1695.85,1696.44,-0.0,flip_to_long -46442,做多,2023-02-19 11:45:00,2023-02-19 11:50:00,1696.44,1695.93,-0.0,flip_to_short -46443,做空,2023-02-19 11:50:00,2023-02-19 12:00:00,1695.93,1696.54,-0.0,flip_to_long -46444,做多,2023-02-19 12:00:00,2023-02-19 12:15:00,1696.54,1695.84,-0.0,flip_to_short -46445,做空,2023-02-19 12:15:00,2023-02-19 12:55:00,1695.84,1697.08,-0.0,flip_to_long -46446,做多,2023-02-19 12:55:00,2023-02-19 13:00:00,1697.08,1696.96,-0.0,flip_to_short -46447,做空,2023-02-19 13:00:00,2023-02-19 13:30:00,1696.96,1696.21,-0.0,flip_to_long -46448,做多,2023-02-19 13:30:00,2023-02-19 13:50:00,1696.21,1695.48,-0.0,tp_upper -46449,做多,2023-02-19 14:00:00,2023-02-19 14:15:00,1696.27,1699.5,0.0,tp_upper -46450,做空,2023-02-19 15:25:00,2023-02-19 16:50:00,1703.77,1696.26,0.0,tp_lower -46451,做多,2023-02-19 19:00:00,2023-02-19 19:25:00,1686.35,1689.08,0.0,tp_upper -46452,做空,2023-02-19 19:35:00,2023-02-19 19:40:00,1686.17,1687.07,-0.0,flip_to_long -46453,做多,2023-02-19 19:40:00,2023-02-19 19:50:00,1687.07,1686.75,-0.0,flip_to_short -46454,做空,2023-02-19 19:50:00,2023-02-19 19:55:00,1686.75,1684.89,0.0,tp_lower -46455,做多,2023-02-19 20:45:00,2023-02-19 22:20:00,1681.99,1688.4,0.0,tp_upper -46456,做空,2023-02-19 22:30:00,2023-02-19 22:40:00,1686.52,1683.6,0.0,tp_lower -46457,做多,2023-02-19 22:55:00,2023-02-19 23:00:00,1685.92,1683.06,-0.0,flip_to_short -46458,做空,2023-02-19 23:00:00,2023-02-19 23:05:00,1683.06,1683.11,-0.0,tp_lower -46459,做多,2023-02-19 23:10:00,2023-02-19 23:15:00,1686.27,1685.52,-0.0,flip_to_short -46460,做空,2023-02-19 23:15:00,2023-02-19 23:25:00,1685.52,1685.29,-0.0,flip_to_long -46461,做多,2023-02-19 23:25:00,2023-02-19 23:35:00,1685.29,1685.26,-0.0,flip_to_short -46462,做空,2023-02-19 23:35:00,2023-02-19 23:40:00,1685.26,1683.15,0.0,tp_lower -46463,做多,2023-02-20 00:00:00,2023-02-20 00:05:00,1686.45,1683.55,-0.0,flip_to_short -46464,做空,2023-02-20 00:05:00,2023-02-20 00:10:00,1683.55,1683.71,-0.0,flip_to_long -46465,做多,2023-02-20 00:10:00,2023-02-20 01:55:00,1683.71,1670.1,-0.0,flip_to_short -46466,做空,2023-02-20 01:55:00,2023-02-20 02:05:00,1670.1,1670.33,-0.0,flip_to_long -46467,做多,2023-02-20 02:05:00,2023-02-20 03:30:00,1670.33,1683.99,0.0,tp_upper -46468,做空,2023-02-20 05:15:00,2023-02-20 05:25:00,1687.52,1686.91,-0.0,flip_to_long -46469,做多,2023-02-20 05:25:00,2023-02-20 06:05:00,1686.91,1691.13,0.0,tp_upper -46470,做空,2023-02-20 08:15:00,2023-02-20 08:20:00,1692.6,1696.51,-0.0,flip_to_long -46471,做多,2023-02-20 08:20:00,2023-02-20 08:25:00,1696.51,1692.61,-0.0,flip_to_short -46472,做空,2023-02-20 08:25:00,2023-02-20 08:35:00,1692.61,1690.26,0.0,tp_lower -46473,做多,2023-02-20 09:20:00,2023-02-20 09:30:00,1693.84,1695.06,0.0,tp_upper -46474,做空,2023-02-20 10:55:00,2023-02-20 11:10:00,1711.27,1712.17,-0.0,flip_to_long -46475,做多,2023-02-20 11:10:00,2023-02-20 11:25:00,1712.17,1712.32,-0.0,tp_upper -46476,做多,2023-02-20 11:35:00,2023-02-20 11:40:00,1714.66,1715.76,0.0,tp_upper -46477,做空,2023-02-20 11:55:00,2023-02-20 12:20:00,1713.84,1709.89,0.0,tp_lower -46478,做多,2023-02-20 13:10:00,2023-02-20 14:20:00,1710.73,1710.35,-0.0,tp_upper -46479,做空,2023-02-20 14:25:00,2023-02-20 14:30:00,1704.02,1704.55,-0.0,tp_lower -46480,做多,2023-02-20 14:35:00,2023-02-20 14:40:00,1707.91,1703.82,-0.0,tp_upper -46481,做多,2023-02-20 14:45:00,2023-02-20 14:55:00,1709.05,1711.9,0.0,tp_upper -46482,做空,2023-02-20 15:10:00,2023-02-20 15:15:00,1705.78,1709.39,-0.0,flip_to_long -46483,做多,2023-02-20 15:15:00,2023-02-20 15:20:00,1709.39,1707.84,-0.0,flip_to_short -46484,做空,2023-02-20 15:20:00,2023-02-20 15:30:00,1707.84,1708.4,-0.0,flip_to_long -46485,做多,2023-02-20 15:30:00,2023-02-20 15:45:00,1708.4,1708.21,-0.0,flip_to_short -46486,做空,2023-02-20 15:45:00,2023-02-20 16:05:00,1708.21,1700.0,0.0,tp_lower -46487,做多,2023-02-20 16:50:00,2023-02-20 17:55:00,1701.58,1696.54,-0.0,flip_to_short -46488,做空,2023-02-20 17:55:00,2023-02-20 18:00:00,1696.54,1697.1,-0.0,flip_to_long -46489,做多,2023-02-20 18:00:00,2023-02-20 18:10:00,1697.1,1696.35,-0.0,flip_to_short -46490,做空,2023-02-20 18:10:00,2023-02-20 18:15:00,1696.35,1692.77,0.0,tp_lower -46491,做多,2023-02-20 18:40:00,2023-02-20 18:50:00,1697.48,1697.17,-0.0,flip_to_short -46492,做空,2023-02-20 18:50:00,2023-02-20 18:55:00,1697.17,1697.38,-0.0,flip_to_long -46493,做多,2023-02-20 18:55:00,2023-02-20 19:10:00,1697.38,1702.16,0.0,tp_upper -46494,做空,2023-02-20 20:30:00,2023-02-20 20:40:00,1704.32,1704.19,-0.0,flip_to_long -46495,做多,2023-02-20 20:40:00,2023-02-20 20:55:00,1704.19,1703.93,-0.0,flip_to_short -46496,做空,2023-02-20 20:55:00,2023-02-20 21:00:00,1703.93,1705.32,-0.0,flip_to_long -46497,做多,2023-02-20 21:00:00,2023-02-20 21:05:00,1705.32,1703.75,-0.0,flip_to_short -46498,做空,2023-02-20 21:05:00,2023-02-20 21:10:00,1703.75,1705.41,-0.0,flip_to_long -46499,做多,2023-02-20 21:10:00,2023-02-20 21:15:00,1705.41,1704.45,-0.0,flip_to_short -46500,做空,2023-02-20 21:15:00,2023-02-20 21:25:00,1704.45,1705.26,-0.0,flip_to_long -46501,做多,2023-02-20 21:25:00,2023-02-20 21:30:00,1705.26,1704.92,-0.0,flip_to_short -46502,做空,2023-02-20 21:30:00,2023-02-20 21:35:00,1704.92,1705.94,-0.0,flip_to_long -46503,做多,2023-02-20 21:35:00,2023-02-20 21:45:00,1705.94,1704.33,-0.0,tp_upper -46504,做多,2023-02-20 23:10:00,2023-02-20 23:15:00,1700.72,1698.9,-0.0,flip_to_short -46505,做空,2023-02-20 23:15:00,2023-02-20 23:20:00,1698.9,1699.62,-0.0,flip_to_long -46506,做多,2023-02-20 23:20:00,2023-02-20 23:30:00,1699.62,1698.54,-0.0,flip_to_short -46507,做空,2023-02-20 23:30:00,2023-02-20 23:35:00,1698.54,1701.13,-0.0,flip_to_long -46508,做多,2023-02-20 23:35:00,2023-02-20 23:55:00,1701.13,1703.7,0.0,tp_upper -46509,做空,2023-02-21 00:15:00,2023-02-21 00:20:00,1698.28,1701.04,-0.0,flip_to_long -46510,做多,2023-02-21 00:20:00,2023-02-21 00:25:00,1701.04,1700.5,-0.0,flip_to_short -46511,做空,2023-02-21 00:25:00,2023-02-21 01:35:00,1700.5,1704.69,-0.0,flip_to_long -46512,做多,2023-02-21 01:35:00,2023-02-21 01:40:00,1704.69,1704.67,-0.0,flip_to_short -46513,做空,2023-02-21 01:40:00,2023-02-21 02:00:00,1704.67,1705.29,-0.0,flip_to_long -46514,做多,2023-02-21 02:00:00,2023-02-21 02:15:00,1705.29,1705.98,-0.0,flip_to_short -46515,做空,2023-02-21 02:15:00,2023-02-21 03:05:00,1705.98,1707.51,-0.0,flip_to_long -46516,做多,2023-02-21 03:05:00,2023-02-21 03:35:00,1707.51,1705.87,-0.0,flip_to_short -46517,做空,2023-02-21 03:35:00,2023-02-21 04:15:00,1705.87,1698.16,0.0,tp_lower -46518,做多,2023-02-21 05:30:00,2023-02-21 05:35:00,1698.75,1698.64,-0.0,flip_to_short -46519,做空,2023-02-21 05:35:00,2023-02-21 05:45:00,1698.64,1698.12,-0.0,flip_to_long -46520,做多,2023-02-21 05:45:00,2023-02-21 06:00:00,1698.12,1696.88,-0.0,flip_to_short -46521,做空,2023-02-21 06:00:00,2023-02-21 06:05:00,1696.88,1697.56,-0.0,flip_to_long -46522,做多,2023-02-21 06:05:00,2023-02-21 06:10:00,1697.56,1701.15,0.0,tp_upper -46523,做空,2023-02-21 07:05:00,2023-02-21 07:40:00,1701.84,1703.91,-0.0,flip_to_long -46524,做多,2023-02-21 07:40:00,2023-02-21 07:55:00,1703.91,1704.26,-0.0,flip_to_short -46525,做空,2023-02-21 07:55:00,2023-02-21 08:30:00,1704.26,1701.65,0.0,tp_lower -46526,做多,2023-02-21 09:50:00,2023-02-21 09:55:00,1684.92,1683.81,-0.0,flip_to_short -46527,做空,2023-02-21 09:55:00,2023-02-21 10:20:00,1683.81,1682.53,0.0,flip_to_long -46528,做多,2023-02-21 10:20:00,2023-02-21 10:25:00,1682.53,1682.44,-0.0,flip_to_short -46529,做空,2023-02-21 10:25:00,2023-02-21 11:10:00,1682.44,1675.43,0.0,tp_lower -46530,做多,2023-02-21 11:15:00,2023-02-21 11:30:00,1680.91,1679.25,-0.0,flip_to_short -46531,做空,2023-02-21 11:30:00,2023-02-21 11:35:00,1679.25,1674.71,0.0,tp_lower -46532,做多,2023-02-21 12:30:00,2023-02-21 12:40:00,1679.0,1675.65,-0.0,flip_to_short -46533,做空,2023-02-21 12:40:00,2023-02-21 13:30:00,1675.65,1677.89,-0.0,flip_to_long -46534,做多,2023-02-21 13:30:00,2023-02-21 13:35:00,1677.89,1676.31,-0.0,flip_to_short -46535,做空,2023-02-21 13:35:00,2023-02-21 13:45:00,1676.31,1671.56,0.0,tp_lower -46536,做多,2023-02-21 14:10:00,2023-02-21 14:30:00,1673.57,1682.47,0.0,tp_upper -46537,做空,2023-02-21 14:55:00,2023-02-21 15:10:00,1674.47,1666.69,0.0,tp_lower -46538,做多,2023-02-21 15:35:00,2023-02-21 17:35:00,1673.02,1666.19,-0.0,flip_to_short -46539,做空,2023-02-21 17:35:00,2023-02-21 19:10:00,1666.19,1675.65,-0.0,flip_to_long -46540,做多,2023-02-21 19:10:00,2023-02-21 19:40:00,1675.65,1671.02,-0.0,flip_to_short -46541,做空,2023-02-21 19:40:00,2023-02-21 19:45:00,1671.02,1670.63,-0.0,tp_lower -46542,做多,2023-02-21 21:00:00,2023-02-21 23:55:00,1669.71,1659.2,-0.0,tp_upper -46543,做空,2023-02-22 00:40:00,2023-02-22 00:50:00,1656.25,1659.23,-0.0,flip_to_long -46544,做多,2023-02-22 00:50:00,2023-02-22 01:00:00,1659.23,1658.51,-0.0,flip_to_short -46545,做空,2023-02-22 01:00:00,2023-02-22 01:15:00,1658.51,1657.85,-0.0,flip_to_long -46546,做多,2023-02-22 01:15:00,2023-02-22 01:25:00,1657.85,1658.12,-0.0,flip_to_short -46547,做空,2023-02-22 01:25:00,2023-02-22 01:35:00,1658.12,1649.52,0.0,tp_lower -46548,做多,2023-02-22 02:55:00,2023-02-22 04:10:00,1644.68,1648.49,0.0,flip_to_short -46549,做空,2023-02-22 04:10:00,2023-02-22 04:30:00,1648.49,1643.36,0.0,tp_lower -46550,做多,2023-02-22 05:50:00,2023-02-22 06:10:00,1642.33,1640.73,-0.0,flip_to_short -46551,做空,2023-02-22 06:10:00,2023-02-22 06:15:00,1640.73,1636.96,0.0,tp_lower -46552,做多,2023-02-22 06:30:00,2023-02-22 06:35:00,1639.89,1636.07,-0.0,flip_to_short -46553,做空,2023-02-22 06:35:00,2023-02-22 06:40:00,1636.07,1635.05,0.0,tp_lower -46554,做多,2023-02-22 06:45:00,2023-02-22 07:25:00,1638.25,1638.26,-0.0,flip_to_short -46555,做空,2023-02-22 07:25:00,2023-02-22 08:30:00,1638.26,1633.9,0.0,tp_lower -46556,做空,2023-02-22 11:25:00,2023-02-22 11:30:00,1639.23,1638.38,0.0,tp_lower -46557,做多,2023-02-22 11:50:00,2023-02-22 12:05:00,1643.44,1645.9,0.0,tp_upper -46558,做空,2023-02-22 12:40:00,2023-02-22 12:55:00,1644.67,1644.28,-0.0,flip_to_long -46559,做多,2023-02-22 12:55:00,2023-02-22 13:00:00,1644.28,1643.68,-0.0,flip_to_short -46560,做空,2023-02-22 13:00:00,2023-02-22 13:05:00,1643.68,1645.75,-0.0,flip_to_long -46561,做多,2023-02-22 13:05:00,2023-02-22 13:10:00,1645.75,1641.58,-0.0,flip_to_short -46562,做空,2023-02-22 13:10:00,2023-02-22 13:15:00,1641.58,1642.47,-0.0,tp_lower -46563,做多,2023-02-22 13:20:00,2023-02-22 13:25:00,1645.76,1642.75,-0.0,flip_to_short -46564,做空,2023-02-22 13:25:00,2023-02-22 13:40:00,1642.75,1645.86,-0.0,flip_to_long -46565,做多,2023-02-22 13:40:00,2023-02-22 14:00:00,1645.86,1638.13,-0.0,flip_to_short -46566,做空,2023-02-22 14:00:00,2023-02-22 14:05:00,1638.13,1633.05,0.0,tp_lower -46567,做多,2023-02-22 17:15:00,2023-02-22 18:25:00,1609.29,1616.17,0.0,tp_upper -46568,做空,2023-02-22 18:50:00,2023-02-22 18:55:00,1610.12,1610.77,-0.0,flip_to_long -46569,做多,2023-02-22 18:55:00,2023-02-22 19:00:00,1610.77,1621.5,0.0,tp_upper -46570,做空,2023-02-22 19:30:00,2023-02-22 19:35:00,1614.5,1616.02,-0.0,flip_to_long -46571,做多,2023-02-22 19:35:00,2023-02-22 19:55:00,1616.02,1615.16,-0.0,flip_to_short -46572,做空,2023-02-22 19:55:00,2023-02-22 20:10:00,1615.16,1616.92,-0.0,flip_to_long -46573,做多,2023-02-22 20:10:00,2023-02-22 20:20:00,1616.92,1618.42,0.0,flip_to_short -46574,做空,2023-02-22 20:20:00,2023-02-22 20:35:00,1618.42,1610.48,0.0,tp_lower -46575,做多,2023-02-22 20:50:00,2023-02-22 21:05:00,1614.77,1615.51,-0.0,flip_to_short -46576,做空,2023-02-22 21:05:00,2023-02-22 21:15:00,1615.51,1614.84,-0.0,flip_to_long -46577,做多,2023-02-22 21:15:00,2023-02-22 21:30:00,1614.84,1615.45,-0.0,flip_to_short -46578,做空,2023-02-22 21:30:00,2023-02-22 21:50:00,1615.45,1618.3,-0.0,flip_to_long -46579,做多,2023-02-22 21:50:00,2023-02-22 21:55:00,1618.3,1618.78,-0.0,tp_upper -46580,做空,2023-02-23 00:25:00,2023-02-23 00:35:00,1640.34,1637.16,0.0,tp_lower -46581,做多,2023-02-23 01:05:00,2023-02-23 01:45:00,1639.97,1638.99,-0.0,flip_to_short -46582,做空,2023-02-23 01:45:00,2023-02-23 01:55:00,1638.99,1641.32,-0.0,flip_to_long -46583,做多,2023-02-23 01:55:00,2023-02-23 02:00:00,1641.32,1645.03,0.0,tp_upper -46584,做空,2023-02-23 03:55:00,2023-02-23 04:00:00,1666.91,1667.78,-0.0,flip_to_long -46585,做多,2023-02-23 04:00:00,2023-02-23 05:05:00,1667.78,1669.3,0.0,flip_to_short -46586,做空,2023-02-23 05:05:00,2023-02-23 05:20:00,1669.3,1669.19,-0.0,flip_to_long -46587,做多,2023-02-23 05:20:00,2023-02-23 05:25:00,1669.19,1666.31,-0.0,flip_to_short -46588,做空,2023-02-23 05:25:00,2023-02-23 05:30:00,1666.31,1665.04,0.0,tp_lower -46589,做多,2023-02-23 06:50:00,2023-02-23 07:05:00,1664.75,1664.9,-0.0,tp_upper -46590,做空,2023-02-23 07:30:00,2023-02-23 07:35:00,1663.66,1663.98,-0.0,flip_to_long -46591,做多,2023-02-23 07:35:00,2023-02-23 07:50:00,1663.98,1667.42,0.0,tp_upper -46592,做空,2023-02-23 08:00:00,2023-02-23 09:00:00,1664.72,1668.19,-0.0,flip_to_long -46593,做多,2023-02-23 09:00:00,2023-02-23 09:20:00,1668.19,1665.94,-0.0,flip_to_short -46594,做空,2023-02-23 09:20:00,2023-02-23 09:30:00,1665.94,1664.01,0.0,tp_lower -46595,做多,2023-02-23 10:25:00,2023-02-23 10:30:00,1665.91,1664.44,-0.0,flip_to_short -46596,做空,2023-02-23 10:30:00,2023-02-23 10:55:00,1664.44,1665.26,-0.0,flip_to_long -46597,做多,2023-02-23 10:55:00,2023-02-23 11:05:00,1665.26,1667.18,0.0,tp_upper -46598,做空,2023-02-23 11:10:00,2023-02-23 11:20:00,1664.04,1649.94,0.0,tp_lower -46599,做多,2023-02-23 12:45:00,2023-02-23 13:00:00,1645.21,1649.64,0.0,tp_upper -46600,做空,2023-02-23 13:50:00,2023-02-23 13:55:00,1649.49,1654.77,-0.0,flip_to_long -46601,做多,2023-02-23 13:55:00,2023-02-23 14:35:00,1654.77,1654.48,-0.0,flip_to_short -46602,做空,2023-02-23 14:35:00,2023-02-23 14:45:00,1654.48,1662.24,-0.0,flip_to_long -46603,做多,2023-02-23 14:45:00,2023-02-23 14:55:00,1662.24,1659.65,-0.0,flip_to_short -46604,做空,2023-02-23 14:55:00,2023-02-23 15:05:00,1659.65,1651.99,0.0,tp_lower -46605,做多,2023-02-23 15:25:00,2023-02-23 15:35:00,1656.48,1658.91,0.0,flip_to_short -46606,做空,2023-02-23 15:35:00,2023-02-23 16:00:00,1658.91,1657.39,0.0,flip_to_long -46607,做多,2023-02-23 16:00:00,2023-02-23 16:05:00,1657.39,1651.97,-0.0,flip_to_short -46608,做空,2023-02-23 16:05:00,2023-02-23 16:30:00,1651.97,1655.1,-0.0,flip_to_long -46609,做多,2023-02-23 16:30:00,2023-02-23 16:35:00,1655.1,1651.23,-0.0,flip_to_short -46610,做空,2023-02-23 16:35:00,2023-02-23 16:45:00,1651.23,1652.84,-0.0,flip_to_long -46611,做多,2023-02-23 16:45:00,2023-02-23 17:20:00,1652.84,1653.24,-0.0,flip_to_short -46612,做空,2023-02-23 17:20:00,2023-02-23 17:30:00,1653.24,1655.84,-0.0,tp_lower -46613,做空,2023-02-23 17:50:00,2023-02-23 17:55:00,1642.86,1645.94,-0.0,tp_lower -46614,做多,2023-02-23 19:05:00,2023-02-23 19:20:00,1646.39,1653.54,0.0,tp_upper -46615,做空,2023-02-23 20:35:00,2023-02-23 20:40:00,1653.19,1653.3,-0.0,flip_to_long -46616,做多,2023-02-23 20:40:00,2023-02-23 21:20:00,1653.3,1653.38,-0.0,flip_to_short -46617,做空,2023-02-23 21:20:00,2023-02-23 21:45:00,1653.38,1647.31,0.0,tp_lower -46618,做多,2023-02-23 22:50:00,2023-02-23 23:15:00,1646.77,1644.63,-0.0,flip_to_short -46619,做空,2023-02-23 23:15:00,2023-02-24 00:50:00,1644.63,1649.51,-0.0,flip_to_long -46620,做多,2023-02-24 00:50:00,2023-02-24 01:00:00,1649.51,1656.57,0.0,tp_upper -46621,做空,2023-02-24 01:50:00,2023-02-24 02:45:00,1654.99,1648.0,0.0,tp_lower -46622,做多,2023-02-24 03:20:00,2023-02-24 03:35:00,1650.66,1649.32,-0.0,flip_to_short -46623,做空,2023-02-24 03:35:00,2023-02-24 03:45:00,1649.32,1650.57,-0.0,flip_to_long -46624,做多,2023-02-24 03:45:00,2023-02-24 03:50:00,1650.57,1649.37,-0.0,flip_to_short -46625,做空,2023-02-24 03:50:00,2023-02-24 04:00:00,1649.37,1649.81,-0.0,flip_to_long -46626,做多,2023-02-24 04:00:00,2023-02-24 04:15:00,1649.81,1648.38,-0.0,flip_to_short -46627,做空,2023-02-24 04:15:00,2023-02-24 04:20:00,1648.38,1649.81,-0.0,tp_lower -46628,做空,2023-02-24 04:25:00,2023-02-24 04:40:00,1647.73,1649.72,-0.0,flip_to_long -46629,做多,2023-02-24 04:40:00,2023-02-24 04:50:00,1649.72,1648.94,-0.0,flip_to_short -46630,做空,2023-02-24 04:50:00,2023-02-24 04:55:00,1648.94,1646.35,0.0,tp_lower -46631,做多,2023-02-24 06:15:00,2023-02-24 06:25:00,1645.18,1648.1,0.0,tp_upper -46632,做空,2023-02-24 07:15:00,2023-02-24 07:30:00,1647.73,1648.24,-0.0,flip_to_long -46633,做多,2023-02-24 07:30:00,2023-02-24 07:45:00,1648.24,1653.9,0.0,tp_upper -46634,做空,2023-02-24 08:05:00,2023-02-24 08:20:00,1649.89,1648.38,0.0,flip_to_long -46635,做多,2023-02-24 08:20:00,2023-02-24 08:30:00,1648.38,1655.28,0.0,tp_upper -46636,做空,2023-02-24 08:45:00,2023-02-24 09:25:00,1651.51,1651.26,-0.0,flip_to_long -46637,做多,2023-02-24 09:25:00,2023-02-24 10:55:00,1651.26,1648.29,-0.0,flip_to_short -46638,做空,2023-02-24 10:55:00,2023-02-24 11:20:00,1648.29,1647.56,-0.0,tp_lower -46639,做空,2023-02-24 11:25:00,2023-02-24 11:35:00,1645.74,1646.62,-0.0,flip_to_long -46640,做多,2023-02-24 11:35:00,2023-02-24 11:55:00,1646.62,1646.6,-0.0,flip_to_short -46641,做空,2023-02-24 11:55:00,2023-02-24 12:05:00,1646.6,1648.98,-0.0,flip_to_long -46642,做多,2023-02-24 12:05:00,2023-02-24 12:10:00,1648.98,1650.92,0.0,tp_upper -46643,做空,2023-02-24 12:20:00,2023-02-24 12:25:00,1645.77,1646.48,-0.0,flip_to_long -46644,做多,2023-02-24 12:25:00,2023-02-24 12:35:00,1646.48,1646.42,-0.0,flip_to_short -46645,做空,2023-02-24 12:35:00,2023-02-24 12:40:00,1646.42,1646.88,-0.0,flip_to_long -46646,做多,2023-02-24 12:40:00,2023-02-24 14:40:00,1646.88,1634.33,-0.0,flip_to_short -46647,做空,2023-02-24 14:40:00,2023-02-24 14:50:00,1634.33,1637.83,-0.0,flip_to_long -46648,做多,2023-02-24 14:50:00,2023-02-24 14:55:00,1637.83,1635.98,-0.0,flip_to_short -46649,做空,2023-02-24 14:55:00,2023-02-24 15:10:00,1635.98,1625.38,0.0,tp_lower -46650,做多,2023-02-24 17:15:00,2023-02-24 17:25:00,1592.5,1592.23,-0.0,flip_to_short -46651,做空,2023-02-24 17:25:00,2023-02-24 17:40:00,1592.23,1591.92,-0.0,flip_to_long -46652,做多,2023-02-24 17:40:00,2023-02-24 17:45:00,1591.92,1589.11,-0.0,flip_to_short -46653,做空,2023-02-24 17:45:00,2023-02-24 17:50:00,1589.11,1591.38,-0.0,flip_to_long -46654,做多,2023-02-24 17:50:00,2023-02-24 18:00:00,1591.38,1592.04,-0.0,flip_to_short -46655,做空,2023-02-24 18:00:00,2023-02-24 18:15:00,1592.04,1590.86,0.0,tp_lower -46656,做多,2023-02-24 18:20:00,2023-02-24 18:25:00,1595.96,1594.67,-0.0,tp_upper -46657,做空,2023-02-24 18:30:00,2023-02-24 19:15:00,1593.18,1594.17,-0.0,flip_to_long -46658,做多,2023-02-24 19:15:00,2023-02-24 19:20:00,1594.17,1593.13,-0.0,flip_to_short -46659,做空,2023-02-24 19:20:00,2023-02-24 19:25:00,1593.13,1593.92,-0.0,flip_to_long -46660,做多,2023-02-24 19:25:00,2023-02-24 19:35:00,1593.92,1599.81,0.0,tp_upper -46661,做空,2023-02-24 19:40:00,2023-02-24 21:05:00,1595.24,1609.21,-0.0,flip_to_long -46662,做多,2023-02-24 21:05:00,2023-02-24 22:20:00,1609.21,1604.71,-0.0,flip_to_short -46663,做空,2023-02-24 22:20:00,2023-02-24 22:35:00,1604.71,1594.62,0.0,tp_lower -46664,做多,2023-02-24 22:50:00,2023-02-24 23:40:00,1602.36,1605.5,0.0,flip_to_short -46665,做空,2023-02-24 23:40:00,2023-02-25 00:25:00,1605.5,1607.21,-0.0,flip_to_long -46666,做多,2023-02-25 00:25:00,2023-02-25 00:30:00,1607.21,1605.33,-0.0,flip_to_short -46667,做空,2023-02-25 00:30:00,2023-02-25 00:40:00,1605.33,1602.74,0.0,tp_lower -46668,做多,2023-02-25 01:10:00,2023-02-25 01:15:00,1607.15,1606.87,-0.0,flip_to_short -46669,做空,2023-02-25 01:15:00,2023-02-25 01:30:00,1606.87,1606.49,-0.0,flip_to_long -46670,做多,2023-02-25 01:30:00,2023-02-25 01:40:00,1606.49,1605.0,-0.0,flip_to_short -46671,做空,2023-02-25 01:40:00,2023-02-25 01:45:00,1605.0,1605.82,-0.0,flip_to_long -46672,做多,2023-02-25 01:45:00,2023-02-25 01:55:00,1605.82,1604.92,-0.0,flip_to_short -46673,做空,2023-02-25 01:55:00,2023-02-25 02:00:00,1604.92,1605.01,-0.0,flip_to_long -46674,做多,2023-02-25 02:00:00,2023-02-25 02:10:00,1605.01,1602.98,-0.0,flip_to_short -46675,做空,2023-02-25 02:10:00,2023-02-25 02:15:00,1602.98,1601.31,0.0,tp_lower -46676,做多,2023-02-25 03:15:00,2023-02-25 03:20:00,1601.88,1599.47,-0.0,flip_to_short -46677,做空,2023-02-25 03:20:00,2023-02-25 03:35:00,1599.47,1601.22,-0.0,flip_to_long -46678,做多,2023-02-25 03:35:00,2023-02-25 03:55:00,1601.22,1598.05,-0.0,flip_to_short -46679,做空,2023-02-25 03:55:00,2023-02-25 04:00:00,1598.05,1598.51,-0.0,flip_to_long -46680,做多,2023-02-25 04:00:00,2023-02-25 04:15:00,1598.51,1597.5,-0.0,flip_to_short -46681,做空,2023-02-25 04:15:00,2023-02-25 04:20:00,1597.5,1599.3,-0.0,flip_to_long -46682,做多,2023-02-25 04:20:00,2023-02-25 04:25:00,1599.3,1599.14,-0.0,flip_to_short -46683,做空,2023-02-25 04:25:00,2023-02-25 04:30:00,1599.14,1601.39,-0.0,flip_to_long -46684,做多,2023-02-25 04:30:00,2023-02-25 05:10:00,1601.39,1599.07,-0.0,flip_to_short -46685,做空,2023-02-25 05:10:00,2023-02-25 05:20:00,1599.07,1594.9,0.0,tp_lower -46686,做多,2023-02-25 06:20:00,2023-02-25 07:15:00,1598.72,1599.53,0.0,tp_upper -46687,做空,2023-02-25 08:50:00,2023-02-25 08:55:00,1602.43,1602.69,-0.0,flip_to_long -46688,做多,2023-02-25 08:55:00,2023-02-25 09:10:00,1602.69,1602.72,-0.0,flip_to_short -46689,做空,2023-02-25 09:10:00,2023-02-25 09:20:00,1602.72,1602.09,-0.0,tp_lower -46690,做多,2023-02-25 11:05:00,2023-02-25 11:15:00,1600.13,1599.4,-0.0,flip_to_short -46691,做空,2023-02-25 11:15:00,2023-02-25 12:20:00,1599.4,1597.55,0.0,tp_lower -46692,做多,2023-02-25 12:50:00,2023-02-25 13:00:00,1600.45,1600.73,-0.0,tp_upper -46693,做空,2023-02-25 13:50:00,2023-02-25 14:00:00,1598.78,1598.68,-0.0,flip_to_long -46694,做多,2023-02-25 14:00:00,2023-02-25 14:30:00,1598.68,1599.23,-0.0,flip_to_short -46695,做空,2023-02-25 14:30:00,2023-02-25 14:35:00,1599.23,1597.01,0.0,tp_lower -46696,做多,2023-02-25 15:00:00,2023-02-25 15:05:00,1598.97,1596.91,-0.0,flip_to_short -46697,做空,2023-02-25 15:05:00,2023-02-25 15:10:00,1596.91,1597.45,-0.0,flip_to_long -46698,做多,2023-02-25 15:10:00,2023-02-25 15:25:00,1597.45,1597.67,-0.0,flip_to_short -46699,做空,2023-02-25 15:25:00,2023-02-25 15:35:00,1597.67,1595.33,0.0,tp_lower -46700,做多,2023-02-25 16:10:00,2023-02-25 16:15:00,1599.99,1598.56,-0.0,tp_upper -46701,做空,2023-02-25 16:20:00,2023-02-25 17:05:00,1596.88,1596.36,-0.0,flip_to_long -46702,做多,2023-02-25 17:05:00,2023-02-25 17:15:00,1596.36,1595.97,-0.0,flip_to_short -46703,做空,2023-02-25 17:15:00,2023-02-25 17:30:00,1595.97,1597.16,-0.0,flip_to_long -46704,做多,2023-02-25 17:30:00,2023-02-25 17:35:00,1597.16,1595.08,-0.0,flip_to_short -46705,做空,2023-02-25 17:35:00,2023-02-25 17:50:00,1595.08,1596.78,-0.0,flip_to_long -46706,做多,2023-02-25 17:50:00,2023-02-25 18:05:00,1596.78,1596.28,-0.0,flip_to_short -46707,做空,2023-02-25 18:05:00,2023-02-25 18:10:00,1596.28,1597.23,-0.0,flip_to_long -46708,做多,2023-02-25 18:10:00,2023-02-25 18:15:00,1597.23,1595.39,-0.0,flip_to_short -46709,做空,2023-02-25 18:15:00,2023-02-25 18:20:00,1595.39,1593.03,0.0,tp_lower -46710,做多,2023-02-25 20:00:00,2023-02-25 20:05:00,1585.01,1584.07,-0.0,flip_to_short -46711,做空,2023-02-25 20:05:00,2023-02-25 20:20:00,1584.07,1578.15,0.0,tp_lower -46712,做多,2023-02-25 21:55:00,2023-02-25 22:15:00,1573.8,1578.42,0.0,tp_upper -46713,做空,2023-02-26 00:10:00,2023-02-26 00:15:00,1590.3,1592.91,-0.0,flip_to_long -46714,做多,2023-02-26 00:15:00,2023-02-26 00:20:00,1592.91,1590.93,-0.0,flip_to_short -46715,做空,2023-02-26 00:20:00,2023-02-26 00:30:00,1590.93,1592.74,-0.0,flip_to_long -46716,做多,2023-02-26 00:30:00,2023-02-26 00:35:00,1592.74,1591.26,-0.0,flip_to_short -46717,做空,2023-02-26 00:35:00,2023-02-26 00:40:00,1591.26,1591.4,-0.0,flip_to_long -46718,做多,2023-02-26 00:40:00,2023-02-26 01:15:00,1591.4,1592.38,0.0,flip_to_short -46719,做空,2023-02-26 01:15:00,2023-02-26 01:25:00,1592.38,1591.75,-0.0,flip_to_long -46720,做多,2023-02-26 01:25:00,2023-02-26 01:30:00,1591.75,1590.46,-0.0,flip_to_short -46721,做空,2023-02-26 01:30:00,2023-02-26 01:35:00,1590.46,1589.87,-0.0,tp_lower -46722,做多,2023-02-26 01:45:00,2023-02-26 01:55:00,1591.19,1591.34,-0.0,flip_to_short -46723,做空,2023-02-26 01:55:00,2023-02-26 02:05:00,1591.34,1588.24,0.0,tp_lower -46724,做多,2023-02-26 02:20:00,2023-02-26 02:25:00,1591.59,1590.8,-0.0,flip_to_short -46725,做空,2023-02-26 02:25:00,2023-02-26 02:30:00,1590.8,1592.2,-0.0,flip_to_long -46726,做多,2023-02-26 02:30:00,2023-02-26 02:35:00,1592.2,1594.33,0.0,tp_upper -46727,做空,2023-02-26 04:10:00,2023-02-26 04:15:00,1600.78,1602.49,-0.0,flip_to_long -46728,做多,2023-02-26 04:15:00,2023-02-26 04:20:00,1602.49,1601.35,-0.0,flip_to_short -46729,做空,2023-02-26 04:20:00,2023-02-26 04:25:00,1601.35,1601.44,-0.0,flip_to_long -46730,做多,2023-02-26 04:25:00,2023-02-26 05:40:00,1601.44,1600.57,-0.0,flip_to_short -46731,做空,2023-02-26 05:40:00,2023-02-26 05:55:00,1600.57,1598.08,0.0,tp_lower -46732,做多,2023-02-26 06:55:00,2023-02-26 07:30:00,1599.5,1599.81,-0.0,tp_upper -46733,做空,2023-02-26 07:55:00,2023-02-26 08:15:00,1598.99,1596.59,0.0,tp_lower -46734,做多,2023-02-26 08:40:00,2023-02-26 09:00:00,1599.3,1601.49,0.0,tp_upper -46735,做多,2023-02-26 10:25:00,2023-02-26 11:40:00,1602.14,1601.13,-0.0,tp_upper -46736,做多,2023-02-26 11:45:00,2023-02-26 11:50:00,1602.63,1603.32,-0.0,tp_upper -46737,做空,2023-02-26 12:05:00,2023-02-26 12:10:00,1599.95,1599.37,-0.0,tp_lower -46738,做多,2023-02-26 12:20:00,2023-02-26 12:30:00,1601.15,1600.03,-0.0,flip_to_short -46739,做空,2023-02-26 12:30:00,2023-02-26 12:35:00,1600.03,1598.47,0.0,tp_lower -46740,做空,2023-02-26 13:35:00,2023-02-26 15:00:00,1598.53,1603.28,-0.0,flip_to_long -46741,做多,2023-02-26 15:00:00,2023-02-26 15:15:00,1603.28,1602.69,-0.0,flip_to_short -46742,做空,2023-02-26 15:15:00,2023-02-26 15:50:00,1602.69,1603.52,-0.0,flip_to_long -46743,做多,2023-02-26 15:50:00,2023-02-26 16:25:00,1603.52,1601.86,-0.0,flip_to_short -46744,做空,2023-02-26 16:25:00,2023-02-26 16:30:00,1601.86,1602.35,-0.0,tp_lower -46745,做多,2023-02-26 16:50:00,2023-02-26 17:50:00,1602.27,1605.99,0.0,tp_upper -46746,做空,2023-02-26 20:15:00,2023-02-26 20:20:00,1631.07,1634.66,-0.0,flip_to_long -46747,做多,2023-02-26 20:20:00,2023-02-26 20:25:00,1634.66,1637.12,0.0,tp_upper -46748,做空,2023-02-26 21:50:00,2023-02-26 22:15:00,1642.1,1636.84,0.0,tp_lower -46749,做多,2023-02-26 23:00:00,2023-02-26 23:05:00,1637.19,1636.98,-0.0,flip_to_short -46750,做空,2023-02-26 23:05:00,2023-02-27 00:15:00,1636.98,1638.83,-0.0,flip_to_long -46751,做多,2023-02-27 00:15:00,2023-02-27 00:20:00,1638.83,1636.51,-0.0,flip_to_short -46752,做空,2023-02-27 00:20:00,2023-02-27 00:30:00,1636.51,1638.53,-0.0,flip_to_long -46753,做多,2023-02-27 00:30:00,2023-02-27 01:45:00,1638.53,1640.9,0.0,tp_upper -46754,做空,2023-02-27 02:35:00,2023-02-27 02:45:00,1639.46,1639.85,-0.0,flip_to_long -46755,做多,2023-02-27 02:45:00,2023-02-27 03:20:00,1639.85,1642.57,0.0,flip_to_short -46756,做空,2023-02-27 03:20:00,2023-02-27 04:10:00,1642.57,1636.87,0.0,tp_lower -46757,做多,2023-02-27 05:30:00,2023-02-27 05:40:00,1636.53,1636.08,-0.0,flip_to_short -46758,做空,2023-02-27 05:40:00,2023-02-27 05:45:00,1636.08,1632.53,0.0,tp_lower -46759,做多,2023-02-27 06:10:00,2023-02-27 06:15:00,1635.33,1635.0,-0.0,flip_to_short -46760,做空,2023-02-27 06:15:00,2023-02-27 06:35:00,1635.0,1634.64,-0.0,flip_to_long -46761,做多,2023-02-27 06:35:00,2023-02-27 06:55:00,1634.64,1634.93,-0.0,flip_to_short -46762,做空,2023-02-27 06:55:00,2023-02-27 07:50:00,1634.93,1637.32,-0.0,flip_to_long -46763,做多,2023-02-27 07:50:00,2023-02-27 07:55:00,1637.32,1635.59,-0.0,flip_to_short -46764,做空,2023-02-27 07:55:00,2023-02-27 08:00:00,1635.59,1637.73,-0.0,flip_to_long -46765,做多,2023-02-27 08:00:00,2023-02-27 08:05:00,1637.73,1635.91,-0.0,flip_to_short -46766,做空,2023-02-27 08:05:00,2023-02-27 08:10:00,1635.91,1634.0,0.0,tp_lower -46767,做多,2023-02-27 08:35:00,2023-02-27 08:45:00,1635.26,1636.48,0.0,flip_to_short -46768,做空,2023-02-27 08:45:00,2023-02-27 09:00:00,1636.48,1635.74,-0.0,flip_to_long -46769,做多,2023-02-27 09:00:00,2023-02-27 09:05:00,1635.74,1634.02,-0.0,flip_to_short -46770,做空,2023-02-27 09:05:00,2023-02-27 09:10:00,1634.02,1635.05,-0.0,flip_to_long -46771,做多,2023-02-27 09:10:00,2023-02-27 09:25:00,1635.05,1639.2,0.0,tp_upper -46772,做空,2023-02-27 09:50:00,2023-02-27 09:55:00,1635.36,1636.75,-0.0,flip_to_long -46773,做多,2023-02-27 09:55:00,2023-02-27 10:05:00,1636.75,1636.61,-0.0,flip_to_short -46774,做空,2023-02-27 10:05:00,2023-02-27 10:10:00,1636.61,1637.74,-0.0,flip_to_long -46775,做多,2023-02-27 10:10:00,2023-02-27 10:15:00,1637.74,1635.7,-0.0,flip_to_short -46776,做空,2023-02-27 10:15:00,2023-02-27 10:25:00,1635.7,1636.82,-0.0,flip_to_long -46777,做多,2023-02-27 10:25:00,2023-02-27 10:30:00,1636.82,1633.41,-0.0,flip_to_short -46778,做空,2023-02-27 10:30:00,2023-02-27 10:45:00,1633.41,1636.1,-0.0,flip_to_long -46779,做多,2023-02-27 10:45:00,2023-02-27 10:55:00,1636.1,1635.92,-0.0,flip_to_short -46780,做空,2023-02-27 10:55:00,2023-02-27 11:00:00,1635.92,1636.85,-0.0,flip_to_long -46781,做多,2023-02-27 11:00:00,2023-02-27 11:20:00,1636.85,1639.07,0.0,tp_upper -46782,做空,2023-02-27 12:20:00,2023-02-27 12:30:00,1637.91,1639.08,-0.0,flip_to_long -46783,做多,2023-02-27 12:30:00,2023-02-27 12:45:00,1639.08,1642.3,0.0,tp_upper -46784,做空,2023-02-27 12:50:00,2023-02-27 12:55:00,1638.54,1638.81,-0.0,tp_lower -46785,做多,2023-02-27 13:00:00,2023-02-27 13:05:00,1640.53,1642.42,0.0,tp_upper -46786,做空,2023-02-27 14:40:00,2023-02-27 14:50:00,1655.95,1658.09,-0.0,flip_to_long -46787,做多,2023-02-27 14:50:00,2023-02-27 14:55:00,1658.09,1657.59,-0.0,flip_to_short -46788,做空,2023-02-27 14:55:00,2023-02-27 15:00:00,1657.59,1657.61,-0.0,flip_to_long -46789,做多,2023-02-27 15:00:00,2023-02-27 15:15:00,1657.61,1660.45,0.0,tp_upper -46790,做空,2023-02-27 15:20:00,2023-02-27 15:30:00,1658.41,1654.01,0.0,tp_lower -46791,做多,2023-02-27 17:30:00,2023-02-27 17:40:00,1636.88,1634.99,-0.0,flip_to_short -46792,做空,2023-02-27 17:40:00,2023-02-27 18:05:00,1634.99,1628.56,0.0,tp_lower -46793,做多,2023-02-27 19:10:00,2023-02-27 19:35:00,1622.68,1623.92,0.0,flip_to_short -46794,做空,2023-02-27 19:35:00,2023-02-27 20:00:00,1623.92,1610.87,0.0,tp_lower -46795,做多,2023-02-27 20:25:00,2023-02-27 22:25:00,1619.49,1624.27,0.0,flip_to_short -46796,做空,2023-02-27 22:25:00,2023-02-27 22:40:00,1624.27,1626.01,-0.0,flip_to_long -46797,做多,2023-02-27 22:40:00,2023-02-27 22:50:00,1626.01,1632.68,0.0,tp_upper -46798,做空,2023-02-28 00:25:00,2023-02-28 00:35:00,1630.78,1630.36,-0.0,tp_lower -46799,做多,2023-02-28 01:50:00,2023-02-28 01:55:00,1631.29,1631.55,-0.0,tp_upper -46800,做空,2023-02-28 02:05:00,2023-02-28 02:10:00,1628.12,1631.45,-0.0,flip_to_long -46801,做多,2023-02-28 02:10:00,2023-02-28 02:15:00,1631.45,1632.62,0.0,tp_upper -46802,做空,2023-02-28 02:35:00,2023-02-28 02:50:00,1630.4,1630.11,-0.0,flip_to_long -46803,做多,2023-02-28 02:50:00,2023-02-28 02:55:00,1630.11,1629.76,-0.0,flip_to_short -46804,做空,2023-02-28 02:55:00,2023-02-28 03:05:00,1629.76,1630.01,-0.0,flip_to_long -46805,做多,2023-02-28 03:05:00,2023-02-28 03:15:00,1630.01,1632.86,0.0,tp_upper -46806,做空,2023-02-28 03:45:00,2023-02-28 03:50:00,1631.19,1631.84,-0.0,flip_to_long -46807,做多,2023-02-28 03:50:00,2023-02-28 04:05:00,1631.84,1629.43,-0.0,flip_to_short -46808,做空,2023-02-28 04:05:00,2023-02-28 04:15:00,1629.43,1628.36,0.0,tp_lower -46809,做多,2023-02-28 05:15:00,2023-02-28 05:20:00,1628.52,1626.83,-0.0,flip_to_short -46810,做空,2023-02-28 05:20:00,2023-02-28 05:40:00,1626.83,1628.56,-0.0,flip_to_long -46811,做多,2023-02-28 05:40:00,2023-02-28 05:50:00,1628.56,1628.21,-0.0,flip_to_short -46812,做空,2023-02-28 05:50:00,2023-02-28 05:55:00,1628.21,1625.74,0.0,tp_lower -46813,做多,2023-02-28 06:00:00,2023-02-28 06:15:00,1627.34,1628.35,0.0,flip_to_short -46814,做空,2023-02-28 06:15:00,2023-02-28 06:30:00,1628.35,1628.69,-0.0,flip_to_long -46815,做多,2023-02-28 06:30:00,2023-02-28 06:45:00,1628.69,1627.41,-0.0,flip_to_short -46816,做空,2023-02-28 06:45:00,2023-02-28 06:50:00,1627.41,1629.31,-0.0,flip_to_long -46817,做多,2023-02-28 06:50:00,2023-02-28 06:55:00,1629.31,1627.67,-0.0,flip_to_short -46818,做空,2023-02-28 06:55:00,2023-02-28 07:10:00,1627.67,1628.05,-0.0,flip_to_long -46819,做多,2023-02-28 07:10:00,2023-02-28 07:20:00,1628.05,1626.74,-0.0,flip_to_short -46820,做空,2023-02-28 07:20:00,2023-02-28 07:25:00,1626.74,1625.15,0.0,tp_lower -46821,做多,2023-02-28 07:30:00,2023-02-28 08:55:00,1627.25,1620.34,-0.0,flip_to_short -46822,做空,2023-02-28 08:55:00,2023-02-28 09:00:00,1620.34,1622.31,-0.0,flip_to_long -46823,做多,2023-02-28 09:00:00,2023-02-28 09:15:00,1622.31,1621.01,-0.0,flip_to_short -46824,做空,2023-02-28 09:15:00,2023-02-28 09:20:00,1621.01,1621.65,-0.0,flip_to_long -46825,做多,2023-02-28 09:20:00,2023-02-28 09:25:00,1621.65,1621.13,-0.0,flip_to_short -46826,做空,2023-02-28 09:25:00,2023-02-28 09:30:00,1621.13,1618.42,0.0,tp_lower -46827,做多,2023-02-28 09:50:00,2023-02-28 10:20:00,1620.75,1620.69,-0.0,flip_to_short -46828,做空,2023-02-28 10:20:00,2023-02-28 10:25:00,1620.69,1621.81,-0.0,flip_to_long -46829,做多,2023-02-28 10:25:00,2023-02-28 10:40:00,1621.81,1625.08,0.0,tp_upper -46830,做空,2023-02-28 13:20:00,2023-02-28 13:25:00,1633.49,1634.42,-0.0,flip_to_long -46831,做多,2023-02-28 13:25:00,2023-02-28 13:30:00,1634.42,1632.17,-0.0,flip_to_short -46832,做空,2023-02-28 13:30:00,2023-02-28 13:40:00,1632.17,1630.45,0.0,tp_lower -46833,做多,2023-02-28 14:00:00,2023-02-28 14:10:00,1633.02,1632.89,-0.0,flip_to_short -46834,做空,2023-02-28 14:10:00,2023-02-28 14:15:00,1632.89,1633.6,-0.0,flip_to_long -46835,做多,2023-02-28 14:15:00,2023-02-28 14:25:00,1633.6,1631.73,-0.0,flip_to_short -46836,做空,2023-02-28 14:25:00,2023-02-28 14:30:00,1631.73,1628.66,0.0,tp_lower -46837,做多,2023-02-28 14:35:00,2023-02-28 14:40:00,1637.25,1640.64,0.0,tp_upper -46838,做空,2023-02-28 14:50:00,2023-02-28 15:00:00,1636.36,1642.25,-0.0,flip_to_long -46839,做多,2023-02-28 15:00:00,2023-02-28 15:05:00,1642.25,1637.55,-0.0,tp_upper -46840,做空,2023-02-28 15:10:00,2023-02-28 15:20:00,1634.14,1638.82,-0.0,flip_to_long -46841,做多,2023-02-28 15:20:00,2023-02-28 15:25:00,1638.82,1636.87,-0.0,tp_upper -46842,做空,2023-02-28 15:50:00,2023-02-28 16:35:00,1638.75,1637.83,0.0,flip_to_long -46843,做多,2023-02-28 16:35:00,2023-02-28 17:50:00,1637.83,1643.35,0.0,tp_upper -46844,做空,2023-02-28 18:15:00,2023-02-28 18:20:00,1638.89,1642.48,-0.0,flip_to_long -46845,做多,2023-02-28 18:20:00,2023-02-28 18:30:00,1642.48,1639.34,-0.0,flip_to_short -46846,做空,2023-02-28 18:30:00,2023-02-28 18:35:00,1639.34,1639.6,-0.0,flip_to_long -46847,做多,2023-02-28 18:35:00,2023-02-28 18:45:00,1639.6,1640.26,-0.0,flip_to_short -46848,做空,2023-02-28 18:45:00,2023-02-28 18:50:00,1640.26,1641.15,-0.0,flip_to_long -46849,做多,2023-02-28 18:50:00,2023-02-28 19:00:00,1641.15,1641.16,-0.0,flip_to_short -46850,做空,2023-02-28 19:00:00,2023-02-28 19:05:00,1641.16,1640.64,-0.0,tp_lower -46851,做多,2023-02-28 20:40:00,2023-02-28 20:45:00,1629.9,1629.18,-0.0,flip_to_short -46852,做空,2023-02-28 20:45:00,2023-02-28 21:00:00,1629.18,1621.43,0.0,tp_lower -46853,做多,2023-02-28 22:30:00,2023-02-28 23:00:00,1611.8,1607.86,-0.0,flip_to_short -46854,做空,2023-02-28 23:00:00,2023-02-28 23:10:00,1607.86,1607.71,-0.0,flip_to_long -46855,做多,2023-02-28 23:10:00,2023-02-28 23:25:00,1607.71,1606.25,-0.0,flip_to_short -46856,做空,2023-02-28 23:25:00,2023-02-28 23:35:00,1606.25,1607.66,-0.0,flip_to_long -46857,做多,2023-02-28 23:35:00,2023-03-01 00:25:00,1607.66,1605.32,-0.0,flip_to_short -46858,做空,2023-03-01 00:25:00,2023-03-01 00:30:00,1605.32,1608.9,-0.0,flip_to_long -46859,做多,2023-03-01 00:30:00,2023-03-01 00:45:00,1608.9,1602.51,-0.0,flip_to_short -46860,做空,2023-03-01 00:45:00,2023-03-01 00:50:00,1602.51,1596.19,0.0,tp_lower -46861,做多,2023-03-01 01:05:00,2023-03-01 01:15:00,1602.91,1605.09,0.0,flip_to_short -46862,做空,2023-03-01 01:15:00,2023-03-01 06:10:00,1605.09,1651.44,-0.0,flip_to_long -46863,做多,2023-03-01 06:10:00,2023-03-01 06:15:00,1651.44,1650.6,-0.0,flip_to_short -46864,做空,2023-03-01 06:15:00,2023-03-01 06:25:00,1650.6,1652.45,-0.0,flip_to_long -46865,做多,2023-03-01 06:25:00,2023-03-01 06:45:00,1652.45,1654.3,0.0,tp_upper -46866,做空,2023-03-01 07:15:00,2023-03-01 07:20:00,1652.13,1652.36,-0.0,flip_to_long -46867,做多,2023-03-01 07:20:00,2023-03-01 07:30:00,1652.36,1652.72,-0.0,flip_to_short -46868,做空,2023-03-01 07:30:00,2023-03-01 07:55:00,1652.72,1650.33,0.0,tp_lower -46869,做多,2023-03-01 08:05:00,2023-03-01 08:15:00,1653.16,1653.13,-0.0,flip_to_short -46870,做空,2023-03-01 08:15:00,2023-03-01 08:30:00,1653.13,1653.17,-0.0,flip_to_long -46871,做多,2023-03-01 08:30:00,2023-03-01 08:35:00,1653.17,1654.14,0.0,tp_upper -46872,做空,2023-03-01 08:40:00,2023-03-01 10:35:00,1653.3,1654.38,-0.0,flip_to_long -46873,做多,2023-03-01 10:35:00,2023-03-01 10:45:00,1654.38,1654.31,-0.0,flip_to_short -46874,做空,2023-03-01 10:45:00,2023-03-01 11:30:00,1654.31,1654.57,-0.0,flip_to_long -46875,做多,2023-03-01 11:30:00,2023-03-01 11:35:00,1654.57,1653.8,-0.0,flip_to_short -46876,做空,2023-03-01 11:35:00,2023-03-01 11:40:00,1653.8,1654.9,-0.0,flip_to_long -46877,做多,2023-03-01 11:40:00,2023-03-01 11:45:00,1654.9,1654.04,-0.0,flip_to_short -46878,做空,2023-03-01 11:45:00,2023-03-01 11:55:00,1654.04,1655.8,-0.0,flip_to_long -46879,做多,2023-03-01 11:55:00,2023-03-01 12:10:00,1655.8,1654.99,-0.0,flip_to_short -46880,做空,2023-03-01 12:10:00,2023-03-01 12:45:00,1654.99,1653.2,0.0,tp_lower -46881,做多,2023-03-01 14:00:00,2023-03-01 14:05:00,1651.71,1649.72,-0.0,flip_to_short -46882,做空,2023-03-01 14:05:00,2023-03-01 14:10:00,1649.72,1651.23,-0.0,flip_to_long -46883,做多,2023-03-01 14:10:00,2023-03-01 14:15:00,1651.23,1650.01,-0.0,flip_to_short -46884,做空,2023-03-01 14:15:00,2023-03-01 14:20:00,1650.01,1653.28,-0.0,flip_to_long -46885,做多,2023-03-01 14:20:00,2023-03-01 14:25:00,1653.28,1654.01,-0.0,tp_upper -46886,做空,2023-03-01 14:55:00,2023-03-01 15:10:00,1653.51,1653.09,-0.0,flip_to_long -46887,做多,2023-03-01 15:10:00,2023-03-01 15:25:00,1653.09,1654.05,0.0,flip_to_short -46888,做空,2023-03-01 15:25:00,2023-03-01 15:55:00,1654.05,1657.03,-0.0,flip_to_long -46889,做多,2023-03-01 15:55:00,2023-03-01 16:00:00,1657.03,1652.96,-0.0,flip_to_short -46890,做空,2023-03-01 16:00:00,2023-03-01 16:10:00,1652.96,1646.48,0.0,tp_lower -46891,做多,2023-03-01 16:40:00,2023-03-01 18:10:00,1654.91,1656.15,0.0,flip_to_short -46892,做空,2023-03-01 18:10:00,2023-03-01 18:15:00,1656.15,1656.9,-0.0,flip_to_long -46893,做多,2023-03-01 18:15:00,2023-03-01 18:20:00,1656.9,1654.22,-0.0,flip_to_short -46894,做空,2023-03-01 18:20:00,2023-03-01 18:25:00,1654.22,1652.72,0.0,tp_lower -46895,做多,2023-03-01 18:35:00,2023-03-01 19:25:00,1655.17,1652.36,-0.0,flip_to_short -46896,做空,2023-03-01 19:25:00,2023-03-01 19:35:00,1652.36,1650.28,0.0,tp_lower -46897,做空,2023-03-01 21:00:00,2023-03-01 21:10:00,1638.67,1641.34,-0.0,flip_to_long -46898,做多,2023-03-01 21:10:00,2023-03-01 21:25:00,1641.34,1647.91,0.0,tp_upper -46899,做空,2023-03-01 22:20:00,2023-03-01 22:25:00,1647.98,1649.99,-0.0,flip_to_long -46900,做多,2023-03-01 22:25:00,2023-03-01 22:35:00,1649.99,1650.76,-0.0,flip_to_short -46901,做空,2023-03-01 22:35:00,2023-03-01 22:40:00,1650.76,1654.43,-0.0,flip_to_long -46902,做多,2023-03-01 22:40:00,2023-03-01 23:00:00,1654.43,1652.6,-0.0,flip_to_short -46903,做空,2023-03-01 23:00:00,2023-03-01 23:05:00,1652.6,1655.6,-0.0,flip_to_long -46904,做多,2023-03-01 23:05:00,2023-03-01 23:15:00,1655.6,1654.16,-0.0,flip_to_short -46905,做空,2023-03-01 23:15:00,2023-03-02 01:00:00,1654.16,1657.96,-0.0,tp_lower -46906,做多,2023-03-02 03:10:00,2023-03-02 03:25:00,1648.48,1649.0,-0.0,flip_to_short -46907,做空,2023-03-02 03:25:00,2023-03-02 03:40:00,1649.0,1648.08,0.0,tp_lower -46908,做多,2023-03-02 03:50:00,2023-03-02 03:55:00,1648.61,1647.21,-0.0,flip_to_short -46909,做空,2023-03-02 03:55:00,2023-03-02 04:25:00,1647.21,1646.88,-0.0,flip_to_long -46910,做多,2023-03-02 04:25:00,2023-03-02 04:55:00,1646.88,1650.8,0.0,tp_upper -46911,做空,2023-03-02 05:10:00,2023-03-02 05:15:00,1646.0,1646.5,-0.0,flip_to_long -46912,做多,2023-03-02 05:15:00,2023-03-02 06:30:00,1646.5,1645.77,-0.0,flip_to_short -46913,做空,2023-03-02 06:30:00,2023-03-02 06:40:00,1645.77,1646.27,-0.0,flip_to_long -46914,做多,2023-03-02 06:40:00,2023-03-02 06:45:00,1646.27,1645.29,-0.0,flip_to_short -46915,做空,2023-03-02 06:45:00,2023-03-02 07:05:00,1645.29,1645.21,-0.0,flip_to_long -46916,做多,2023-03-02 07:05:00,2023-03-02 07:15:00,1645.21,1643.73,-0.0,flip_to_short -46917,做空,2023-03-02 07:15:00,2023-03-02 07:20:00,1643.73,1641.44,0.0,tp_lower -46918,做多,2023-03-02 07:40:00,2023-03-02 08:30:00,1643.96,1639.0,-0.0,flip_to_short -46919,做空,2023-03-02 08:30:00,2023-03-02 08:35:00,1639.0,1639.74,-0.0,tp_lower -46920,做多,2023-03-02 08:40:00,2023-03-02 08:45:00,1647.23,1647.55,-0.0,tp_upper -46921,做空,2023-03-02 09:15:00,2023-03-02 09:20:00,1643.08,1643.93,-0.0,flip_to_long -46922,做多,2023-03-02 09:20:00,2023-03-02 09:35:00,1643.93,1644.96,0.0,flip_to_short -46923,做空,2023-03-02 09:35:00,2023-03-02 10:10:00,1644.96,1639.84,0.0,tp_lower -46924,做空,2023-03-02 11:05:00,2023-03-02 11:15:00,1640.79,1641.47,-0.0,flip_to_long -46925,做多,2023-03-02 11:15:00,2023-03-02 11:20:00,1641.47,1641.16,-0.0,flip_to_short -46926,做空,2023-03-02 11:20:00,2023-03-02 11:35:00,1641.16,1643.16,-0.0,flip_to_long -46927,做多,2023-03-02 11:35:00,2023-03-02 11:40:00,1643.16,1642.52,-0.0,tp_upper -46928,做空,2023-03-02 12:10:00,2023-03-02 12:25:00,1642.1,1636.08,0.0,tp_lower -46929,做多,2023-03-02 15:00:00,2023-03-02 15:05:00,1630.56,1629.44,-0.0,flip_to_short -46930,做空,2023-03-02 15:05:00,2023-03-02 15:50:00,1629.44,1628.46,0.0,flip_to_long -46931,做多,2023-03-02 15:50:00,2023-03-02 16:00:00,1628.46,1626.16,-0.0,flip_to_short -46932,做空,2023-03-02 16:00:00,2023-03-02 16:05:00,1626.16,1628.2,-0.0,flip_to_long -46933,做多,2023-03-02 16:05:00,2023-03-02 16:10:00,1628.2,1626.72,-0.0,flip_to_short -46934,做空,2023-03-02 16:10:00,2023-03-02 16:15:00,1626.72,1630.1,-0.0,flip_to_long -46935,做多,2023-03-02 16:15:00,2023-03-02 16:25:00,1630.1,1625.8,-0.0,flip_to_short -46936,做空,2023-03-02 16:25:00,2023-03-02 16:30:00,1625.8,1625.14,-0.0,tp_lower -46937,做多,2023-03-02 17:25:00,2023-03-02 17:35:00,1626.02,1625.38,-0.0,flip_to_short -46938,做空,2023-03-02 17:35:00,2023-03-02 17:50:00,1625.38,1624.96,-0.0,flip_to_long -46939,做多,2023-03-02 17:50:00,2023-03-02 17:55:00,1624.96,1624.26,-0.0,flip_to_short -46940,做空,2023-03-02 17:55:00,2023-03-02 18:05:00,1624.26,1623.9,-0.0,flip_to_long -46941,做多,2023-03-02 18:05:00,2023-03-02 18:15:00,1623.9,1625.17,0.0,flip_to_short -46942,做空,2023-03-02 18:15:00,2023-03-02 20:50:00,1625.17,1643.18,-0.0,tp_lower -46943,做多,2023-03-02 22:10:00,2023-03-02 22:20:00,1643.64,1647.99,0.0,tp_upper -46944,做空,2023-03-02 23:25:00,2023-03-02 23:35:00,1645.25,1648.27,-0.0,flip_to_long -46945,做多,2023-03-02 23:35:00,2023-03-02 23:40:00,1648.27,1647.65,-0.0,flip_to_short -46946,做空,2023-03-02 23:40:00,2023-03-03 00:00:00,1647.65,1647.52,-0.0,flip_to_long -46947,做多,2023-03-03 00:00:00,2023-03-03 00:35:00,1647.52,1642.07,-0.0,flip_to_short -46948,做空,2023-03-03 00:35:00,2023-03-03 00:40:00,1642.07,1642.12,-0.0,tp_lower -46949,做多,2023-03-03 03:05:00,2023-03-03 03:10:00,1562.71,1560.96,-0.0,flip_to_short -46950,做空,2023-03-03 03:10:00,2023-03-03 03:15:00,1560.96,1561.99,-0.0,flip_to_long -46951,做多,2023-03-03 03:15:00,2023-03-03 03:50:00,1561.99,1562.98,0.0,flip_to_short -46952,做空,2023-03-03 03:50:00,2023-03-03 03:55:00,1562.98,1564.53,-0.0,flip_to_long -46953,做多,2023-03-03 03:55:00,2023-03-03 04:00:00,1564.53,1563.95,-0.0,flip_to_short -46954,做空,2023-03-03 04:00:00,2023-03-03 04:05:00,1563.95,1565.1,-0.0,flip_to_long -46955,做多,2023-03-03 04:05:00,2023-03-03 04:50:00,1565.1,1569.94,0.0,tp_upper -46956,做空,2023-03-03 05:25:00,2023-03-03 05:35:00,1568.14,1569.25,-0.0,flip_to_long -46957,做多,2023-03-03 05:35:00,2023-03-03 05:40:00,1569.25,1567.68,-0.0,flip_to_short -46958,做空,2023-03-03 05:40:00,2023-03-03 06:00:00,1567.68,1568.37,-0.0,tp_lower -46959,做多,2023-03-03 06:25:00,2023-03-03 06:35:00,1569.11,1565.82,-0.0,flip_to_short -46960,做空,2023-03-03 06:35:00,2023-03-03 06:40:00,1565.82,1566.34,-0.0,tp_lower -46961,做多,2023-03-03 07:15:00,2023-03-03 07:40:00,1565.34,1569.99,0.0,tp_upper -46962,做空,2023-03-03 08:05:00,2023-03-03 08:15:00,1566.96,1567.09,-0.0,flip_to_long -46963,做多,2023-03-03 08:15:00,2023-03-03 08:30:00,1567.09,1567.19,-0.0,flip_to_short -46964,做空,2023-03-03 08:30:00,2023-03-03 09:40:00,1567.19,1567.32,-0.0,tp_lower -46965,做多,2023-03-03 10:15:00,2023-03-03 10:20:00,1568.2,1567.85,-0.0,flip_to_short -46966,做空,2023-03-03 10:20:00,2023-03-03 10:35:00,1567.85,1567.79,-0.0,flip_to_long -46967,做多,2023-03-03 10:35:00,2023-03-03 10:45:00,1567.79,1565.65,-0.0,flip_to_short -46968,做空,2023-03-03 10:45:00,2023-03-03 10:50:00,1565.65,1566.28,-0.0,tp_lower -46969,做多,2023-03-03 11:35:00,2023-03-03 12:15:00,1565.75,1563.76,-0.0,flip_to_short -46970,做空,2023-03-03 12:15:00,2023-03-03 12:20:00,1563.76,1563.2,-0.0,tp_lower -46971,做多,2023-03-03 12:25:00,2023-03-03 12:30:00,1565.0,1563.97,-0.0,flip_to_short -46972,做空,2023-03-03 12:30:00,2023-03-03 12:35:00,1563.97,1564.21,-0.0,flip_to_long -46973,做多,2023-03-03 12:35:00,2023-03-03 13:00:00,1564.21,1563.61,-0.0,flip_to_short -46974,做空,2023-03-03 13:00:00,2023-03-03 13:05:00,1563.61,1563.92,-0.0,flip_to_long -46975,做多,2023-03-03 13:05:00,2023-03-03 13:15:00,1563.92,1566.08,0.0,tp_upper -46976,做空,2023-03-03 13:40:00,2023-03-03 13:45:00,1565.28,1567.61,-0.0,tp_lower -46977,做空,2023-03-03 14:35:00,2023-03-03 15:00:00,1570.5,1567.6,0.0,tp_lower -46978,做多,2023-03-03 15:10:00,2023-03-03 15:15:00,1573.86,1571.22,-0.0,flip_to_short -46979,做空,2023-03-03 15:15:00,2023-03-03 15:25:00,1571.22,1571.42,-0.0,flip_to_long -46980,做多,2023-03-03 15:25:00,2023-03-03 17:00:00,1571.42,1571.64,-0.0,tp_upper -46981,做空,2023-03-03 18:15:00,2023-03-03 18:20:00,1570.16,1567.23,0.0,tp_lower -46982,做多,2023-03-03 19:45:00,2023-03-03 20:30:00,1563.01,1561.33,-0.0,flip_to_short -46983,做空,2023-03-03 20:30:00,2023-03-03 21:05:00,1561.33,1554.79,0.0,tp_lower -46984,做多,2023-03-03 21:30:00,2023-03-03 21:35:00,1559.91,1557.75,-0.0,flip_to_short -46985,做空,2023-03-03 21:35:00,2023-03-03 21:40:00,1557.75,1559.47,-0.0,flip_to_long -46986,做多,2023-03-03 21:40:00,2023-03-03 21:45:00,1559.47,1554.33,-0.0,flip_to_short -46987,做空,2023-03-03 21:45:00,2023-03-03 21:50:00,1554.33,1559.64,-0.0,flip_to_long -46988,做多,2023-03-03 21:50:00,2023-03-03 21:55:00,1559.64,1558.77,-0.0,flip_to_short -46989,做空,2023-03-03 21:55:00,2023-03-04 01:35:00,1558.77,1571.28,-0.0,flip_to_long -46990,做多,2023-03-04 01:35:00,2023-03-04 02:40:00,1571.28,1571.32,-0.0,flip_to_short -46991,做空,2023-03-04 02:40:00,2023-03-04 02:55:00,1571.32,1571.02,-0.0,flip_to_long -46992,做多,2023-03-04 02:55:00,2023-03-04 04:15:00,1571.02,1571.73,-0.0,tp_upper -46993,做空,2023-03-04 04:20:00,2023-03-04 04:25:00,1569.67,1568.82,0.0,tp_lower -46994,做多,2023-03-04 06:15:00,2023-03-04 06:20:00,1570.98,1569.7,-0.0,tp_upper -46995,做空,2023-03-04 07:30:00,2023-03-04 08:00:00,1568.3,1567.71,-0.0,tp_lower -46996,做多,2023-03-04 08:25:00,2023-03-04 08:55:00,1568.2,1567.3,-0.0,flip_to_short -46997,做空,2023-03-04 08:55:00,2023-03-04 09:00:00,1567.3,1567.84,-0.0,flip_to_long -46998,做多,2023-03-04 09:00:00,2023-03-04 09:05:00,1567.84,1567.66,-0.0,flip_to_short -46999,做空,2023-03-04 09:05:00,2023-03-04 09:50:00,1567.66,1568.25,-0.0,flip_to_long -47000,做多,2023-03-04 09:50:00,2023-03-04 10:05:00,1568.25,1569.5,0.0,tp_upper -47001,做空,2023-03-04 10:25:00,2023-03-04 10:35:00,1568.03,1567.65,-0.0,tp_lower -47002,做多,2023-03-04 10:50:00,2023-03-04 10:55:00,1568.57,1567.03,-0.0,flip_to_short -47003,做空,2023-03-04 10:55:00,2023-03-04 11:20:00,1567.03,1568.13,-0.0,flip_to_long -47004,做多,2023-03-04 11:20:00,2023-03-04 11:30:00,1568.13,1567.51,-0.0,flip_to_short -47005,做空,2023-03-04 11:30:00,2023-03-04 11:35:00,1567.51,1568.73,-0.0,flip_to_long -47006,做多,2023-03-04 11:35:00,2023-03-04 11:40:00,1568.73,1568.61,-0.0,tp_upper -47007,做空,2023-03-04 11:45:00,2023-03-04 11:50:00,1567.51,1568.1,-0.0,flip_to_long -47008,做多,2023-03-04 11:50:00,2023-03-04 12:00:00,1568.1,1568.08,-0.0,tp_upper -47009,做空,2023-03-04 12:25:00,2023-03-04 12:35:00,1567.82,1567.69,-0.0,tp_lower -47010,做多,2023-03-04 12:50:00,2023-03-04 12:55:00,1570.0,1570.68,-0.0,tp_upper -47011,做空,2023-03-04 13:10:00,2023-03-04 13:25:00,1568.19,1568.62,-0.0,flip_to_long -47012,做多,2023-03-04 13:25:00,2023-03-04 13:45:00,1568.62,1568.42,-0.0,flip_to_short -47013,做空,2023-03-04 13:45:00,2023-03-04 14:00:00,1568.42,1567.03,0.0,tp_lower -47014,做多,2023-03-04 14:20:00,2023-03-04 14:25:00,1568.89,1567.15,-0.0,flip_to_short -47015,做空,2023-03-04 14:25:00,2023-03-04 14:30:00,1567.15,1568.14,-0.0,flip_to_long -47016,做多,2023-03-04 14:30:00,2023-03-04 14:35:00,1568.14,1565.99,-0.0,flip_to_short -47017,做空,2023-03-04 14:35:00,2023-03-04 14:40:00,1565.99,1566.74,-0.0,tp_lower -47018,做多,2023-03-04 15:10:00,2023-03-04 15:15:00,1567.7,1566.81,-0.0,flip_to_short -47019,做空,2023-03-04 15:15:00,2023-03-04 15:20:00,1566.81,1567.95,-0.0,flip_to_long -47020,做多,2023-03-04 15:20:00,2023-03-04 15:30:00,1567.95,1566.53,-0.0,flip_to_short -47021,做空,2023-03-04 15:30:00,2023-03-04 15:35:00,1566.53,1565.82,-0.0,tp_lower -47022,做多,2023-03-04 16:30:00,2023-03-04 17:30:00,1564.26,1563.19,-0.0,flip_to_short -47023,做空,2023-03-04 17:30:00,2023-03-04 17:40:00,1563.19,1562.84,-0.0,flip_to_long -47024,做多,2023-03-04 17:40:00,2023-03-04 18:30:00,1562.84,1562.36,-0.0,flip_to_short -47025,做空,2023-03-04 18:30:00,2023-03-04 18:40:00,1562.36,1562.4,-0.0,flip_to_long -47026,做多,2023-03-04 18:40:00,2023-03-04 18:45:00,1562.4,1562.37,-0.0,flip_to_short -47027,做空,2023-03-04 18:45:00,2023-03-04 18:55:00,1562.37,1562.86,-0.0,flip_to_long -47028,做多,2023-03-04 18:55:00,2023-03-04 19:10:00,1562.86,1561.71,-0.0,flip_to_short -47029,做空,2023-03-04 19:10:00,2023-03-04 19:30:00,1561.71,1559.26,0.0,tp_lower -47030,做多,2023-03-04 21:15:00,2023-03-04 21:35:00,1555.53,1555.21,-0.0,flip_to_short -47031,做空,2023-03-04 21:35:00,2023-03-04 21:45:00,1555.21,1556.49,-0.0,tp_lower -47032,做空,2023-03-04 21:50:00,2023-03-04 21:55:00,1555.08,1556.49,-0.0,flip_to_long -47033,做多,2023-03-04 21:55:00,2023-03-04 22:05:00,1556.49,1553.96,-0.0,flip_to_short -47034,做空,2023-03-04 22:05:00,2023-03-04 22:10:00,1553.96,1555.84,-0.0,flip_to_long -47035,做多,2023-03-04 22:10:00,2023-03-04 22:20:00,1555.84,1566.83,0.0,tp_upper -47036,做空,2023-03-05 00:20:00,2023-03-05 00:25:00,1564.0,1565.18,-0.0,flip_to_long -47037,做多,2023-03-05 00:25:00,2023-03-05 00:30:00,1565.18,1568.63,0.0,tp_upper -47038,做空,2023-03-05 00:40:00,2023-03-05 00:45:00,1565.46,1567.5,-0.0,flip_to_long -47039,做多,2023-03-05 00:45:00,2023-03-05 00:55:00,1567.5,1569.73,0.0,tp_upper -47040,做空,2023-03-05 02:20:00,2023-03-05 02:30:00,1576.13,1566.29,0.0,tp_lower -47041,做空,2023-03-05 03:50:00,2023-03-05 04:50:00,1566.4,1572.68,-0.0,flip_to_long -47042,做多,2023-03-05 04:50:00,2023-03-05 04:55:00,1572.68,1571.06,-0.0,tp_upper -47043,做空,2023-03-05 05:30:00,2023-03-05 05:50:00,1569.39,1570.3,-0.0,flip_to_long -47044,做多,2023-03-05 05:50:00,2023-03-05 06:05:00,1570.3,1568.8,-0.0,flip_to_short -47045,做空,2023-03-05 06:05:00,2023-03-05 06:15:00,1568.8,1570.4,-0.0,flip_to_long -47046,做多,2023-03-05 06:15:00,2023-03-05 06:20:00,1570.4,1569.43,-0.0,flip_to_short -47047,做空,2023-03-05 06:20:00,2023-03-05 06:30:00,1569.43,1569.74,-0.0,tp_lower -47048,做空,2023-03-05 06:35:00,2023-03-05 06:40:00,1569.45,1570.0,-0.0,flip_to_long -47049,做多,2023-03-05 06:40:00,2023-03-05 06:45:00,1570.0,1569.62,-0.0,flip_to_short -47050,做空,2023-03-05 06:45:00,2023-03-05 07:10:00,1569.62,1568.32,0.0,tp_lower -47051,做多,2023-03-05 07:30:00,2023-03-05 07:35:00,1569.29,1568.81,-0.0,flip_to_short -47052,做空,2023-03-05 07:35:00,2023-03-05 07:45:00,1568.81,1567.51,0.0,tp_lower -47053,做多,2023-03-05 08:05:00,2023-03-05 08:15:00,1568.33,1568.05,-0.0,flip_to_short -47054,做空,2023-03-05 08:15:00,2023-03-05 08:35:00,1568.05,1566.68,0.0,tp_lower -47055,做多,2023-03-05 09:10:00,2023-03-05 09:25:00,1567.06,1567.33,-0.0,flip_to_short -47056,做空,2023-03-05 09:25:00,2023-03-05 09:40:00,1567.33,1567.87,-0.0,flip_to_long -47057,做多,2023-03-05 09:40:00,2023-03-05 10:20:00,1567.87,1571.53,0.0,tp_upper -47058,做空,2023-03-05 10:50:00,2023-03-05 11:55:00,1568.82,1567.93,0.0,tp_lower -47059,做多,2023-03-05 12:15:00,2023-03-05 12:45:00,1568.18,1568.3,-0.0,flip_to_short -47060,做空,2023-03-05 12:45:00,2023-03-05 12:50:00,1568.3,1568.97,-0.0,flip_to_long -47061,做多,2023-03-05 12:50:00,2023-03-05 12:55:00,1568.97,1568.8,-0.0,tp_upper -47062,做空,2023-03-05 13:15:00,2023-03-05 14:25:00,1569.39,1570.17,-0.0,flip_to_long -47063,做多,2023-03-05 14:25:00,2023-03-05 15:40:00,1570.17,1569.26,-0.0,flip_to_short -47064,做空,2023-03-05 15:40:00,2023-03-05 15:50:00,1569.26,1568.73,-0.0,flip_to_long -47065,做多,2023-03-05 15:50:00,2023-03-05 16:30:00,1568.73,1568.29,-0.0,flip_to_short -47066,做空,2023-03-05 16:30:00,2023-03-05 16:35:00,1568.29,1569.76,-0.0,flip_to_long -47067,做多,2023-03-05 16:35:00,2023-03-05 16:50:00,1569.76,1569.23,-0.0,flip_to_short -47068,做空,2023-03-05 16:50:00,2023-03-05 17:10:00,1569.23,1569.35,-0.0,flip_to_long -47069,做多,2023-03-05 17:10:00,2023-03-05 17:15:00,1569.35,1568.73,-0.0,flip_to_short -47070,做空,2023-03-05 17:15:00,2023-03-05 17:20:00,1568.73,1569.31,-0.0,flip_to_long -47071,做多,2023-03-05 17:20:00,2023-03-05 17:35:00,1569.31,1569.62,-0.0,tp_upper -47072,做空,2023-03-05 17:45:00,2023-03-05 17:55:00,1568.75,1568.04,-0.0,tp_lower -47073,做多,2023-03-05 18:25:00,2023-03-05 18:55:00,1568.21,1567.6,-0.0,flip_to_short -47074,做空,2023-03-05 18:55:00,2023-03-05 19:05:00,1567.6,1568.3,-0.0,flip_to_long -47075,做多,2023-03-05 19:05:00,2023-03-05 19:10:00,1568.3,1567.91,-0.0,flip_to_short -47076,做空,2023-03-05 19:10:00,2023-03-05 19:20:00,1567.91,1565.27,0.0,tp_lower -47077,做多,2023-03-05 19:45:00,2023-03-05 20:45:00,1566.11,1569.25,0.0,tp_upper -47078,做空,2023-03-05 21:35:00,2023-03-05 21:40:00,1569.61,1561.24,0.0,tp_lower -47079,做多,2023-03-05 21:50:00,2023-03-05 22:00:00,1568.87,1570.74,0.0,flip_to_short -47080,做空,2023-03-05 22:00:00,2023-03-05 22:25:00,1570.74,1561.82,0.0,tp_lower -47081,做多,2023-03-05 23:30:00,2023-03-05 23:35:00,1565.77,1564.67,-0.0,flip_to_short -47082,做空,2023-03-05 23:35:00,2023-03-05 23:50:00,1564.67,1564.44,-0.0,flip_to_long -47083,做多,2023-03-05 23:50:00,2023-03-06 00:10:00,1564.44,1561.97,-0.0,flip_to_short -47084,做空,2023-03-06 00:10:00,2023-03-06 00:15:00,1561.97,1563.4,-0.0,tp_lower -47085,做多,2023-03-06 01:05:00,2023-03-06 01:10:00,1566.99,1562.81,-0.0,flip_to_short -47086,做空,2023-03-06 01:10:00,2023-03-06 01:15:00,1562.81,1558.94,0.0,tp_lower -47087,做多,2023-03-06 01:20:00,2023-03-06 01:25:00,1569.04,1565.97,-0.0,tp_upper -47088,做空,2023-03-06 01:30:00,2023-03-06 01:50:00,1562.43,1559.01,0.0,tp_lower -47089,做多,2023-03-06 02:05:00,2023-03-06 02:40:00,1561.02,1560.85,-0.0,flip_to_short -47090,做空,2023-03-06 02:40:00,2023-03-06 02:50:00,1560.85,1561.63,-0.0,flip_to_long -47091,做多,2023-03-06 02:50:00,2023-03-06 03:15:00,1561.63,1560.21,-0.0,flip_to_short -47092,做空,2023-03-06 03:15:00,2023-03-06 03:20:00,1560.21,1561.1,-0.0,flip_to_long -47093,做多,2023-03-06 03:20:00,2023-03-06 03:45:00,1561.1,1561.18,-0.0,flip_to_short -47094,做空,2023-03-06 03:45:00,2023-03-06 04:10:00,1561.18,1562.72,-0.0,flip_to_long -47095,做多,2023-03-06 04:10:00,2023-03-06 04:15:00,1562.72,1563.4,-0.0,tp_upper -47096,做空,2023-03-06 04:20:00,2023-03-06 04:25:00,1561.61,1561.72,-0.0,flip_to_long -47097,做多,2023-03-06 04:25:00,2023-03-06 04:30:00,1561.72,1558.93,-0.0,flip_to_short -47098,做空,2023-03-06 04:30:00,2023-03-06 04:35:00,1558.93,1559.66,-0.0,tp_lower -47099,做多,2023-03-06 05:50:00,2023-03-06 06:10:00,1558.98,1559.41,-0.0,tp_upper -47100,做空,2023-03-06 07:45:00,2023-03-06 07:55:00,1562.05,1560.27,0.0,tp_lower -47101,做多,2023-03-06 08:25:00,2023-03-06 08:35:00,1561.13,1563.98,0.0,tp_upper -47102,做空,2023-03-06 08:45:00,2023-03-06 09:30:00,1562.56,1563.15,-0.0,flip_to_long -47103,做多,2023-03-06 09:30:00,2023-03-06 09:45:00,1563.15,1562.6,-0.0,flip_to_short -47104,做空,2023-03-06 09:45:00,2023-03-06 11:40:00,1562.6,1562.44,-0.0,tp_lower -47105,做多,2023-03-06 12:25:00,2023-03-06 12:35:00,1563.94,1563.94,-0.0,flip_to_short -47106,做空,2023-03-06 12:35:00,2023-03-06 12:40:00,1563.94,1564.61,-0.0,flip_to_long -47107,做多,2023-03-06 12:40:00,2023-03-06 12:45:00,1564.61,1563.07,-0.0,flip_to_short -47108,做空,2023-03-06 12:45:00,2023-03-06 12:55:00,1563.07,1563.95,-0.0,flip_to_long -47109,做多,2023-03-06 12:55:00,2023-03-06 13:00:00,1563.95,1563.5,-0.0,flip_to_short -47110,做空,2023-03-06 13:00:00,2023-03-06 14:50:00,1563.5,1569.23,-0.0,flip_to_long -47111,做多,2023-03-06 14:50:00,2023-03-06 15:00:00,1569.23,1571.22,0.0,tp_upper -47112,做空,2023-03-06 15:25:00,2023-03-06 15:30:00,1568.85,1569.09,-0.0,flip_to_long -47113,做多,2023-03-06 15:30:00,2023-03-06 15:40:00,1569.09,1571.64,0.0,tp_upper -47114,做空,2023-03-06 16:25:00,2023-03-06 16:35:00,1572.77,1573.45,-0.0,flip_to_long -47115,做多,2023-03-06 16:35:00,2023-03-06 16:40:00,1573.45,1572.49,-0.0,flip_to_short -47116,做空,2023-03-06 16:40:00,2023-03-06 16:50:00,1572.49,1577.14,-0.0,flip_to_long -47117,做多,2023-03-06 16:50:00,2023-03-06 17:05:00,1577.14,1573.68,-0.0,flip_to_short -47118,做空,2023-03-06 17:05:00,2023-03-06 17:10:00,1573.68,1575.37,-0.0,flip_to_long -47119,做多,2023-03-06 17:10:00,2023-03-06 17:20:00,1575.37,1573.31,-0.0,flip_to_short -47120,做空,2023-03-06 17:20:00,2023-03-06 17:35:00,1573.31,1573.83,-0.0,flip_to_long -47121,做多,2023-03-06 17:35:00,2023-03-06 17:45:00,1573.83,1572.8,-0.0,flip_to_short -47122,做空,2023-03-06 17:45:00,2023-03-06 17:55:00,1572.8,1573.3,-0.0,flip_to_long -47123,做多,2023-03-06 17:55:00,2023-03-06 18:25:00,1573.3,1575.61,0.0,tp_upper -47124,做空,2023-03-06 18:30:00,2023-03-06 18:40:00,1574.04,1573.82,-0.0,flip_to_long -47125,做多,2023-03-06 18:40:00,2023-03-06 18:55:00,1573.82,1573.1,-0.0,flip_to_short -47126,做空,2023-03-06 18:55:00,2023-03-06 19:00:00,1573.1,1573.47,-0.0,flip_to_long -47127,做多,2023-03-06 19:00:00,2023-03-06 19:10:00,1573.47,1573.85,-0.0,flip_to_short -47128,做空,2023-03-06 19:10:00,2023-03-06 19:15:00,1573.85,1565.89,0.0,tp_lower -47129,做多,2023-03-06 21:30:00,2023-03-06 21:55:00,1565.39,1566.15,-0.0,tp_upper -47130,做空,2023-03-06 23:25:00,2023-03-06 23:30:00,1568.41,1569.35,-0.0,flip_to_long -47131,做多,2023-03-06 23:30:00,2023-03-06 23:35:00,1569.35,1566.02,-0.0,flip_to_short -47132,做空,2023-03-06 23:35:00,2023-03-06 23:40:00,1566.02,1566.66,-0.0,tp_lower -47133,做多,2023-03-07 00:55:00,2023-03-07 01:10:00,1565.0,1570.44,0.0,tp_upper -47134,做空,2023-03-07 03:25:00,2023-03-07 03:30:00,1574.09,1574.41,-0.0,flip_to_long -47135,做多,2023-03-07 03:30:00,2023-03-07 04:15:00,1574.41,1574.58,-0.0,flip_to_short -47136,做空,2023-03-07 04:15:00,2023-03-07 04:20:00,1574.58,1575.52,-0.0,flip_to_long -47137,做多,2023-03-07 04:20:00,2023-03-07 04:25:00,1575.52,1574.77,-0.0,flip_to_short -47138,做空,2023-03-07 04:25:00,2023-03-07 04:55:00,1574.77,1575.0,-0.0,flip_to_long -47139,做多,2023-03-07 04:55:00,2023-03-07 05:10:00,1575.0,1574.0,-0.0,flip_to_short -47140,做空,2023-03-07 05:10:00,2023-03-07 05:20:00,1574.0,1574.3,-0.0,flip_to_long -47141,做多,2023-03-07 05:20:00,2023-03-07 05:45:00,1574.3,1573.41,-0.0,flip_to_short -47142,做空,2023-03-07 05:45:00,2023-03-07 06:00:00,1573.41,1572.89,-0.0,tp_lower -47143,做多,2023-03-07 06:50:00,2023-03-07 07:20:00,1572.55,1570.81,-0.0,flip_to_short -47144,做空,2023-03-07 07:20:00,2023-03-07 07:30:00,1570.81,1570.7,-0.0,tp_lower -47145,做多,2023-03-07 07:35:00,2023-03-07 07:45:00,1571.62,1571.15,-0.0,flip_to_short -47146,做空,2023-03-07 07:45:00,2023-03-07 07:50:00,1571.15,1571.28,-0.0,flip_to_long -47147,做多,2023-03-07 07:50:00,2023-03-07 08:55:00,1571.28,1570.07,-0.0,flip_to_short -47148,做空,2023-03-07 08:55:00,2023-03-07 09:15:00,1570.07,1565.3,0.0,tp_lower -47149,做多,2023-03-07 10:10:00,2023-03-07 10:20:00,1566.52,1566.61,-0.0,flip_to_short -47150,做空,2023-03-07 10:20:00,2023-03-07 10:25:00,1566.61,1568.5,-0.0,flip_to_long -47151,做多,2023-03-07 10:25:00,2023-03-07 10:30:00,1568.5,1566.98,-0.0,flip_to_short -47152,做空,2023-03-07 10:30:00,2023-03-07 10:50:00,1566.98,1563.24,0.0,tp_lower -47153,做多,2023-03-07 11:10:00,2023-03-07 12:30:00,1565.02,1563.92,-0.0,flip_to_short -47154,做空,2023-03-07 12:30:00,2023-03-07 12:40:00,1563.92,1564.92,-0.0,flip_to_long -47155,做多,2023-03-07 12:40:00,2023-03-07 12:50:00,1564.92,1567.26,0.0,tp_upper -47156,做空,2023-03-07 13:30:00,2023-03-07 13:35:00,1565.23,1566.18,-0.0,flip_to_long -47157,做多,2023-03-07 13:35:00,2023-03-07 13:45:00,1566.18,1565.19,-0.0,flip_to_short -47158,做空,2023-03-07 13:45:00,2023-03-07 13:55:00,1565.19,1563.16,0.0,tp_lower -47159,做多,2023-03-07 14:15:00,2023-03-07 15:25:00,1564.0,1557.42,-0.0,flip_to_short -47160,做空,2023-03-07 15:25:00,2023-03-07 15:30:00,1557.42,1560.8,-0.0,flip_to_long -47161,做多,2023-03-07 15:30:00,2023-03-07 15:40:00,1560.8,1560.0,-0.0,flip_to_short -47162,做空,2023-03-07 15:40:00,2023-03-07 16:15:00,1560.0,1557.61,0.0,flip_to_long -47163,做多,2023-03-07 16:15:00,2023-03-07 16:20:00,1557.61,1556.99,-0.0,flip_to_short -47164,做空,2023-03-07 16:20:00,2023-03-07 16:45:00,1556.99,1556.16,0.0,flip_to_long -47165,做多,2023-03-07 16:45:00,2023-03-07 17:50:00,1556.16,1561.22,0.0,tp_upper -47166,做空,2023-03-07 18:20:00,2023-03-07 18:45:00,1556.25,1552.36,0.0,tp_lower -47167,做多,2023-03-07 19:10:00,2023-03-07 19:20:00,1556.35,1554.7,-0.0,flip_to_short -47168,做空,2023-03-07 19:20:00,2023-03-07 19:25:00,1554.7,1555.99,-0.0,flip_to_long -47169,做多,2023-03-07 19:25:00,2023-03-07 19:40:00,1555.99,1555.16,-0.0,flip_to_short -47170,做空,2023-03-07 19:40:00,2023-03-07 19:45:00,1555.16,1555.96,-0.0,flip_to_long -47171,做多,2023-03-07 19:45:00,2023-03-07 19:55:00,1555.96,1550.52,-0.0,flip_to_short -47172,做空,2023-03-07 19:55:00,2023-03-07 20:00:00,1550.52,1546.81,0.0,tp_lower -47173,做多,2023-03-07 21:30:00,2023-03-07 21:40:00,1548.48,1553.39,0.0,tp_upper -47174,做空,2023-03-07 22:00:00,2023-03-07 22:05:00,1546.72,1543.21,0.0,tp_lower -47175,做多,2023-03-07 22:25:00,2023-03-07 22:55:00,1549.54,1552.77,0.0,tp_upper -47176,做空,2023-03-08 01:10:00,2023-03-08 01:15:00,1565.57,1567.0,-0.0,flip_to_long -47177,做多,2023-03-08 01:15:00,2023-03-08 01:20:00,1567.0,1565.5,-0.0,flip_to_short -47178,做空,2023-03-08 01:20:00,2023-03-08 01:30:00,1565.5,1568.01,-0.0,flip_to_long -47179,做多,2023-03-08 01:30:00,2023-03-08 01:35:00,1568.01,1565.66,-0.0,flip_to_short -47180,做空,2023-03-08 01:35:00,2023-03-08 01:40:00,1565.66,1563.74,0.0,tp_lower -47181,做多,2023-03-08 02:10:00,2023-03-08 04:25:00,1564.37,1560.2,-0.0,flip_to_short -47182,做空,2023-03-08 04:25:00,2023-03-08 04:30:00,1560.2,1560.46,-0.0,flip_to_long -47183,做多,2023-03-08 04:30:00,2023-03-08 05:05:00,1560.46,1559.84,-0.0,flip_to_short -47184,做空,2023-03-08 05:05:00,2023-03-08 05:10:00,1559.84,1558.24,0.0,tp_lower -47185,做多,2023-03-08 06:30:00,2023-03-08 06:35:00,1554.98,1552.57,-0.0,flip_to_short -47186,做空,2023-03-08 06:35:00,2023-03-08 06:50:00,1552.57,1554.01,-0.0,flip_to_long -47187,做多,2023-03-08 06:50:00,2023-03-08 06:55:00,1554.01,1553.44,-0.0,flip_to_short -47188,做空,2023-03-08 06:55:00,2023-03-08 07:15:00,1553.44,1553.42,-0.0,flip_to_long -47189,做多,2023-03-08 07:15:00,2023-03-08 07:20:00,1553.42,1552.18,-0.0,flip_to_short -47190,做空,2023-03-08 07:20:00,2023-03-08 07:35:00,1552.18,1553.72,-0.0,flip_to_long -47191,做多,2023-03-08 07:35:00,2023-03-08 07:40:00,1553.72,1552.3,-0.0,flip_to_short -47192,做空,2023-03-08 07:40:00,2023-03-08 07:45:00,1552.3,1552.32,-0.0,flip_to_long -47193,做多,2023-03-08 07:45:00,2023-03-08 08:10:00,1552.32,1550.21,-0.0,flip_to_short -47194,做空,2023-03-08 08:10:00,2023-03-08 08:20:00,1550.21,1553.41,-0.0,flip_to_long -47195,做多,2023-03-08 08:20:00,2023-03-08 08:55:00,1553.41,1551.87,-0.0,flip_to_short -47196,做空,2023-03-08 08:55:00,2023-03-08 09:00:00,1551.87,1553.04,-0.0,flip_to_long -47197,做多,2023-03-08 09:00:00,2023-03-08 09:05:00,1553.04,1552.29,-0.0,flip_to_short -47198,做空,2023-03-08 09:05:00,2023-03-08 09:10:00,1552.29,1553.69,-0.0,flip_to_long -47199,做多,2023-03-08 09:10:00,2023-03-08 09:20:00,1553.69,1552.3,-0.0,flip_to_short -47200,做空,2023-03-08 09:20:00,2023-03-08 09:30:00,1552.3,1552.52,-0.0,flip_to_long -47201,做多,2023-03-08 09:30:00,2023-03-08 09:50:00,1552.52,1555.53,0.0,tp_upper -47202,做多,2023-03-08 11:20:00,2023-03-08 11:45:00,1557.64,1556.51,-0.0,flip_to_short -47203,做空,2023-03-08 11:45:00,2023-03-08 11:50:00,1556.51,1557.57,-0.0,flip_to_long -47204,做多,2023-03-08 11:50:00,2023-03-08 12:20:00,1557.57,1556.23,-0.0,tp_upper -47205,做多,2023-03-08 12:30:00,2023-03-08 12:35:00,1557.55,1556.9,-0.0,flip_to_short -47206,做空,2023-03-08 12:35:00,2023-03-08 12:45:00,1556.9,1553.66,0.0,tp_lower -47207,做多,2023-03-08 13:20:00,2023-03-08 14:20:00,1554.3,1549.97,-0.0,flip_to_short -47208,做空,2023-03-08 14:20:00,2023-03-08 14:25:00,1549.97,1548.45,0.0,tp_lower -47209,做多,2023-03-08 14:50:00,2023-03-08 15:00:00,1548.48,1551.96,0.0,tp_upper -47210,做空,2023-03-08 15:05:00,2023-03-08 16:45:00,1551.6,1561.03,-0.0,flip_to_long -47211,做多,2023-03-08 16:45:00,2023-03-08 16:50:00,1561.03,1560.59,-0.0,tp_upper -47212,做空,2023-03-08 17:00:00,2023-03-08 17:15:00,1559.04,1557.49,0.0,flip_to_long -47213,做多,2023-03-08 17:15:00,2023-03-08 19:30:00,1557.49,1550.7,-0.0,flip_to_short -47214,做空,2023-03-08 19:30:00,2023-03-08 19:35:00,1550.7,1554.5,-0.0,flip_to_long -47215,做多,2023-03-08 19:35:00,2023-03-08 19:40:00,1554.5,1553.87,-0.0,tp_upper -47216,做空,2023-03-08 19:55:00,2023-03-08 20:20:00,1552.14,1552.61,-0.0,flip_to_long -47217,做多,2023-03-08 20:20:00,2023-03-08 20:25:00,1552.61,1552.07,-0.0,flip_to_short -47218,做空,2023-03-08 20:25:00,2023-03-08 20:30:00,1552.07,1558.8,-0.0,flip_to_long -47219,做多,2023-03-08 20:30:00,2023-03-08 20:35:00,1558.8,1558.71,-0.0,tp_upper -47220,做空,2023-03-08 21:35:00,2023-03-08 21:45:00,1553.93,1549.01,0.0,tp_lower -47221,做多,2023-03-09 00:25:00,2023-03-09 00:30:00,1537.91,1536.43,-0.0,flip_to_short -47222,做空,2023-03-09 00:30:00,2023-03-09 00:45:00,1536.43,1535.05,0.0,flip_to_long -47223,做多,2023-03-09 00:45:00,2023-03-09 01:00:00,1535.05,1532.77,-0.0,flip_to_short -47224,做空,2023-03-09 01:00:00,2023-03-09 01:05:00,1532.77,1533.09,-0.0,tp_lower -47225,做多,2023-03-09 01:10:00,2023-03-09 01:15:00,1536.41,1537.83,0.0,tp_upper -47226,做空,2023-03-09 01:35:00,2023-03-09 03:20:00,1535.65,1540.79,-0.0,flip_to_long -47227,做多,2023-03-09 03:20:00,2023-03-09 03:25:00,1540.79,1540.5,-0.0,flip_to_short -47228,做空,2023-03-09 03:25:00,2023-03-09 03:30:00,1540.5,1541.2,-0.0,flip_to_long -47229,做多,2023-03-09 03:30:00,2023-03-09 03:45:00,1541.2,1540.49,-0.0,flip_to_short -47230,做空,2023-03-09 03:45:00,2023-03-09 04:00:00,1540.49,1539.31,0.0,tp_lower -47231,做多,2023-03-09 05:05:00,2023-03-09 05:10:00,1539.47,1539.43,-0.0,flip_to_short -47232,做空,2023-03-09 05:10:00,2023-03-09 05:25:00,1539.43,1538.96,-0.0,flip_to_long -47233,做多,2023-03-09 05:25:00,2023-03-09 05:30:00,1538.96,1538.11,-0.0,flip_to_short -47234,做空,2023-03-09 05:30:00,2023-03-09 05:45:00,1538.11,1538.25,-0.0,flip_to_long -47235,做多,2023-03-09 05:45:00,2023-03-09 05:50:00,1538.25,1537.08,-0.0,flip_to_short -47236,做空,2023-03-09 05:50:00,2023-03-09 06:10:00,1537.08,1537.91,-0.0,flip_to_long -47237,做多,2023-03-09 06:10:00,2023-03-09 06:30:00,1537.91,1535.86,-0.0,flip_to_short -47238,做空,2023-03-09 06:30:00,2023-03-09 06:35:00,1535.86,1537.37,-0.0,tp_lower -47239,做多,2023-03-09 06:40:00,2023-03-09 06:45:00,1538.49,1537.33,-0.0,flip_to_short -47240,做空,2023-03-09 06:45:00,2023-03-09 06:50:00,1537.33,1537.43,-0.0,flip_to_long -47241,做多,2023-03-09 06:50:00,2023-03-09 06:55:00,1537.43,1540.3,0.0,tp_upper -47242,做空,2023-03-09 07:15:00,2023-03-09 07:45:00,1538.21,1537.71,-0.0,flip_to_long -47243,做多,2023-03-09 07:45:00,2023-03-09 09:20:00,1537.71,1532.77,-0.0,flip_to_short -47244,做空,2023-03-09 09:20:00,2023-03-09 10:05:00,1532.77,1532.0,0.0,flip_to_long -47245,做多,2023-03-09 10:05:00,2023-03-09 10:20:00,1532.0,1531.35,-0.0,flip_to_short -47246,做空,2023-03-09 10:20:00,2023-03-09 10:25:00,1531.35,1532.0,-0.0,flip_to_long -47247,做多,2023-03-09 10:25:00,2023-03-09 10:30:00,1532.0,1530.7,-0.0,flip_to_short -47248,做空,2023-03-09 10:30:00,2023-03-09 10:45:00,1530.7,1531.06,-0.0,tp_lower -47249,做多,2023-03-09 10:50:00,2023-03-09 10:55:00,1533.33,1533.02,-0.0,tp_upper -47250,做空,2023-03-09 12:10:00,2023-03-09 12:15:00,1532.06,1530.25,0.0,tp_lower -47251,做多,2023-03-09 12:50:00,2023-03-09 12:55:00,1533.0,1531.18,-0.0,flip_to_short -47252,做空,2023-03-09 12:55:00,2023-03-09 13:05:00,1531.18,1529.8,0.0,tp_lower -47253,做多,2023-03-09 13:30:00,2023-03-09 13:35:00,1534.27,1533.4,-0.0,tp_upper -47254,做空,2023-03-09 15:05:00,2023-03-09 15:15:00,1540.49,1533.8,0.0,tp_lower -47255,做多,2023-03-09 17:55:00,2023-03-09 18:05:00,1528.56,1526.41,-0.0,flip_to_short -47256,做空,2023-03-09 18:05:00,2023-03-09 18:10:00,1526.41,1526.43,-0.0,flip_to_long -47257,做多,2023-03-09 18:10:00,2023-03-09 18:20:00,1526.43,1528.97,0.0,tp_upper -47258,做空,2023-03-09 18:25:00,2023-03-09 18:30:00,1523.46,1505.18,0.0,tp_lower -47259,做多,2023-03-09 22:05:00,2023-03-09 22:15:00,1441.34,1436.95,-0.0,flip_to_short -47260,做空,2023-03-09 22:15:00,2023-03-09 23:00:00,1436.95,1427.82,0.0,tp_lower -47261,做多,2023-03-09 23:10:00,2023-03-09 23:15:00,1436.18,1434.36,-0.0,flip_to_short -47262,做空,2023-03-09 23:15:00,2023-03-09 23:25:00,1434.36,1435.49,-0.0,flip_to_long -47263,做多,2023-03-09 23:25:00,2023-03-09 23:40:00,1435.49,1435.74,-0.0,flip_to_short -47264,做空,2023-03-09 23:40:00,2023-03-09 23:45:00,1435.74,1436.99,-0.0,flip_to_long -47265,做多,2023-03-09 23:45:00,2023-03-09 23:55:00,1436.99,1436.42,-0.0,flip_to_short -47266,做空,2023-03-09 23:55:00,2023-03-10 00:10:00,1436.42,1428.4,0.0,tp_lower -47267,做多,2023-03-10 01:30:00,2023-03-10 02:25:00,1426.77,1424.75,-0.0,flip_to_short -47268,做空,2023-03-10 02:25:00,2023-03-10 02:30:00,1424.75,1426.6,-0.0,flip_to_long -47269,做多,2023-03-10 02:30:00,2023-03-10 02:40:00,1426.6,1426.62,-0.0,flip_to_short -47270,做空,2023-03-10 02:40:00,2023-03-10 03:05:00,1426.62,1425.58,0.0,tp_lower -47271,做多,2023-03-10 03:20:00,2023-03-10 03:25:00,1427.81,1427.33,-0.0,flip_to_short -47272,做空,2023-03-10 03:25:00,2023-03-10 04:05:00,1427.33,1423.96,0.0,tp_lower -47273,做多,2023-03-10 05:30:00,2023-03-10 06:10:00,1419.65,1415.09,-0.0,flip_to_short -47274,做空,2023-03-10 06:10:00,2023-03-10 06:35:00,1415.09,1413.9,0.0,tp_lower -47275,做多,2023-03-10 07:30:00,2023-03-10 07:35:00,1411.33,1411.07,-0.0,flip_to_short -47276,做空,2023-03-10 07:35:00,2023-03-10 07:45:00,1411.07,1408.49,0.0,flip_to_long -47277,做多,2023-03-10 07:45:00,2023-03-10 08:15:00,1408.49,1408.07,-0.0,flip_to_short -47278,做空,2023-03-10 08:15:00,2023-03-10 08:50:00,1408.07,1408.34,-0.0,flip_to_long -47279,做多,2023-03-10 08:50:00,2023-03-10 08:55:00,1408.34,1406.81,-0.0,flip_to_short -47280,做空,2023-03-10 08:55:00,2023-03-10 09:05:00,1406.81,1405.27,0.0,tp_lower -47281,做多,2023-03-10 11:50:00,2023-03-10 12:15:00,1386.23,1389.62,0.0,tp_upper -47282,做空,2023-03-10 14:10:00,2023-03-10 14:20:00,1400.4,1405.0,-0.0,flip_to_long -47283,做多,2023-03-10 14:20:00,2023-03-10 14:30:00,1405.0,1406.12,0.0,flip_to_short -47284,做空,2023-03-10 14:30:00,2023-03-10 14:45:00,1406.12,1391.55,0.0,tp_lower -47285,做多,2023-03-10 15:00:00,2023-03-10 15:50:00,1404.1,1415.32,0.0,tp_upper -47286,做空,2023-03-10 16:55:00,2023-03-10 17:45:00,1414.42,1414.61,-0.0,flip_to_long -47287,做多,2023-03-10 17:45:00,2023-03-10 17:50:00,1414.61,1408.46,-0.0,flip_to_short -47288,做空,2023-03-10 17:50:00,2023-03-10 18:05:00,1408.46,1412.13,-0.0,flip_to_long -47289,做多,2023-03-10 18:05:00,2023-03-10 18:10:00,1412.13,1410.16,-0.0,flip_to_short -47290,做空,2023-03-10 18:10:00,2023-03-10 18:40:00,1410.16,1408.4,0.0,flip_to_long -47291,做多,2023-03-10 18:40:00,2023-03-10 18:45:00,1408.4,1406.66,-0.0,flip_to_short -47292,做空,2023-03-10 18:45:00,2023-03-10 19:00:00,1406.66,1411.71,-0.0,flip_to_long -47293,做多,2023-03-10 19:00:00,2023-03-10 19:05:00,1411.71,1416.52,0.0,tp_upper -47294,做空,2023-03-10 20:35:00,2023-03-10 20:50:00,1415.61,1417.92,-0.0,flip_to_long -47295,做多,2023-03-10 20:50:00,2023-03-10 21:55:00,1417.92,1424.05,0.0,tp_upper -47296,做空,2023-03-10 23:50:00,2023-03-10 23:55:00,1423.95,1425.79,-0.0,flip_to_long -47297,做多,2023-03-10 23:55:00,2023-03-11 00:05:00,1425.79,1425.42,-0.0,flip_to_short -47298,做空,2023-03-11 00:05:00,2023-03-11 00:10:00,1425.42,1426.37,-0.0,flip_to_long -47299,做多,2023-03-11 00:10:00,2023-03-11 00:25:00,1426.37,1433.09,0.0,tp_upper -47300,做空,2023-03-11 00:35:00,2023-03-11 00:45:00,1431.26,1436.47,-0.0,flip_to_long -47301,做多,2023-03-11 00:45:00,2023-03-11 00:50:00,1436.47,1436.14,-0.0,tp_upper -47302,做多,2023-03-11 03:45:00,2023-03-11 04:50:00,1458.82,1460.84,0.0,tp_upper -47303,做空,2023-03-11 05:00:00,2023-03-11 06:20:00,1458.81,1455.58,0.0,tp_lower -47304,做多,2023-03-11 07:05:00,2023-03-11 07:10:00,1459.05,1454.98,-0.0,flip_to_short -47305,做空,2023-03-11 07:10:00,2023-03-11 07:15:00,1454.98,1449.85,0.0,tp_lower -47306,做多,2023-03-11 07:20:00,2023-03-11 07:30:00,1453.28,1452.72,-0.0,flip_to_short -47307,做空,2023-03-11 07:30:00,2023-03-11 07:35:00,1452.72,1445.59,0.0,tp_lower -47308,做多,2023-03-11 08:40:00,2023-03-11 09:35:00,1449.99,1430.68,-0.0,flip_to_short -47309,做空,2023-03-11 09:35:00,2023-03-11 09:45:00,1430.68,1434.83,-0.0,flip_to_long -47310,做多,2023-03-11 09:45:00,2023-03-11 10:05:00,1434.83,1433.61,-0.0,flip_to_short -47311,做空,2023-03-11 10:05:00,2023-03-11 10:15:00,1433.61,1435.78,-0.0,flip_to_long -47312,做多,2023-03-11 10:15:00,2023-03-11 10:20:00,1435.78,1434.21,-0.0,flip_to_short -47313,做空,2023-03-11 10:20:00,2023-03-11 10:35:00,1434.21,1433.21,0.0,tp_lower -47314,做多,2023-03-11 10:40:00,2023-03-11 10:45:00,1435.51,1425.77,-0.0,flip_to_short -47315,做空,2023-03-11 10:45:00,2023-03-11 10:50:00,1425.77,1426.54,-0.0,tp_lower -47316,做多,2023-03-11 12:00:00,2023-03-11 12:10:00,1427.85,1425.34,-0.0,flip_to_short -47317,做空,2023-03-11 12:10:00,2023-03-11 12:20:00,1425.34,1432.67,-0.0,flip_to_long -47318,做多,2023-03-11 12:20:00,2023-03-11 12:45:00,1432.67,1427.5,-0.0,flip_to_short -47319,做空,2023-03-11 12:45:00,2023-03-11 13:00:00,1427.5,1428.75,-0.0,flip_to_long -47320,做多,2023-03-11 13:00:00,2023-03-11 13:20:00,1428.75,1432.88,0.0,tp_upper -47321,做空,2023-03-11 13:30:00,2023-03-11 13:55:00,1429.7,1428.73,0.0,tp_lower -47322,做多,2023-03-11 14:00:00,2023-03-11 14:30:00,1429.74,1432.5,0.0,tp_upper -47323,做空,2023-03-11 14:45:00,2023-03-11 15:15:00,1432.89,1432.15,0.0,flip_to_long -47324,做多,2023-03-11 15:15:00,2023-03-11 15:25:00,1432.15,1431.61,-0.0,flip_to_short -47325,做空,2023-03-11 15:25:00,2023-03-11 15:40:00,1431.61,1431.19,-0.0,flip_to_long -47326,做多,2023-03-11 15:40:00,2023-03-11 17:05:00,1431.19,1434.97,0.0,tp_upper -47327,做空,2023-03-11 19:05:00,2023-03-11 19:15:00,1448.2,1444.03,0.0,tp_lower -47328,做多,2023-03-11 19:25:00,2023-03-11 19:55:00,1447.95,1448.33,-0.0,flip_to_short -47329,做空,2023-03-11 19:55:00,2023-03-11 20:00:00,1448.33,1449.9,-0.0,flip_to_long -47330,做多,2023-03-11 20:00:00,2023-03-11 20:20:00,1449.9,1453.68,0.0,tp_upper -47331,做空,2023-03-11 21:30:00,2023-03-11 21:35:00,1458.31,1459.88,-0.0,flip_to_long -47332,做多,2023-03-11 21:35:00,2023-03-11 22:05:00,1459.88,1461.75,0.0,flip_to_short -47333,做空,2023-03-11 22:05:00,2023-03-11 22:10:00,1461.75,1464.68,-0.0,flip_to_long -47334,做多,2023-03-11 22:10:00,2023-03-11 22:15:00,1464.68,1467.55,0.0,tp_upper -47335,做空,2023-03-11 22:30:00,2023-03-11 23:00:00,1460.37,1460.6,-0.0,flip_to_long -47336,做多,2023-03-11 23:00:00,2023-03-11 23:40:00,1460.6,1463.82,0.0,tp_upper -47337,做空,2023-03-12 00:10:00,2023-03-12 00:50:00,1463.28,1461.54,0.0,flip_to_long -47338,做多,2023-03-12 00:50:00,2023-03-12 01:05:00,1461.54,1463.0,0.0,flip_to_short -47339,做空,2023-03-12 01:05:00,2023-03-12 01:15:00,1463.0,1467.52,-0.0,flip_to_long -47340,做多,2023-03-12 01:15:00,2023-03-12 01:25:00,1467.52,1464.06,-0.0,flip_to_short -47341,做空,2023-03-12 01:25:00,2023-03-12 01:45:00,1464.06,1462.95,0.0,flip_to_long -47342,做多,2023-03-12 01:45:00,2023-03-12 01:55:00,1462.95,1462.71,-0.0,flip_to_short -47343,做空,2023-03-12 01:55:00,2023-03-12 02:10:00,1462.71,1455.84,0.0,tp_lower -47344,做多,2023-03-12 02:45:00,2023-03-12 03:05:00,1462.49,1470.05,0.0,tp_upper -47345,做多,2023-03-12 04:05:00,2023-03-12 04:10:00,1465.77,1463.84,-0.0,flip_to_short -47346,做空,2023-03-12 04:10:00,2023-03-12 04:15:00,1463.84,1464.97,-0.0,flip_to_long -47347,做多,2023-03-12 04:15:00,2023-03-12 04:45:00,1464.97,1464.74,-0.0,flip_to_short -47348,做空,2023-03-12 04:45:00,2023-03-12 06:10:00,1464.74,1460.89,0.0,tp_lower -47349,做多,2023-03-12 07:15:00,2023-03-12 08:00:00,1459.81,1460.35,-0.0,tp_upper -47350,做空,2023-03-12 08:50:00,2023-03-12 08:55:00,1459.8,1462.59,-0.0,flip_to_long -47351,做多,2023-03-12 08:55:00,2023-03-12 09:00:00,1462.59,1463.8,0.0,tp_upper -47352,做空,2023-03-12 09:45:00,2023-03-12 09:55:00,1460.09,1459.79,-0.0,tp_lower -47353,做多,2023-03-12 10:10:00,2023-03-12 10:30:00,1461.09,1462.15,0.0,flip_to_short -47354,做空,2023-03-12 10:30:00,2023-03-12 12:00:00,1462.15,1461.6,-0.0,tp_lower -47355,做多,2023-03-12 13:05:00,2023-03-12 13:55:00,1458.67,1457.27,-0.0,flip_to_short -47356,做空,2023-03-12 13:55:00,2023-03-12 14:05:00,1457.27,1458.34,-0.0,flip_to_long -47357,做多,2023-03-12 14:05:00,2023-03-12 15:55:00,1458.34,1454.99,-0.0,flip_to_short -47358,做空,2023-03-12 15:55:00,2023-03-12 16:05:00,1454.99,1456.91,-0.0,flip_to_long -47359,做多,2023-03-12 16:05:00,2023-03-12 16:20:00,1456.91,1459.57,0.0,tp_upper -47360,做空,2023-03-12 19:15:00,2023-03-12 19:20:00,1524.98,1525.78,-0.0,flip_to_long -47361,做多,2023-03-12 19:20:00,2023-03-12 20:30:00,1525.78,1538.49,0.0,tp_upper -47362,做空,2023-03-12 21:40:00,2023-03-12 22:00:00,1533.31,1529.74,0.0,tp_lower -47363,做多,2023-03-12 22:15:00,2023-03-12 22:20:00,1570.26,1592.29,0.0,tp_upper -47364,做空,2023-03-13 01:50:00,2023-03-13 01:55:00,1597.61,1598.82,-0.0,flip_to_long -47365,做多,2023-03-13 01:55:00,2023-03-13 03:40:00,1598.82,1586.98,-0.0,flip_to_short -47366,做空,2023-03-13 03:40:00,2023-03-13 03:50:00,1586.98,1588.0,-0.0,flip_to_long -47367,做多,2023-03-13 03:50:00,2023-03-13 04:05:00,1588.0,1588.99,0.0,flip_to_short -47368,做空,2023-03-13 04:05:00,2023-03-13 05:35:00,1588.99,1596.23,-0.0,flip_to_long -47369,做多,2023-03-13 05:35:00,2023-03-13 05:45:00,1596.23,1596.66,-0.0,tp_upper -47370,做空,2023-03-13 06:05:00,2023-03-13 06:10:00,1594.47,1594.62,-0.0,flip_to_long -47371,做多,2023-03-13 06:10:00,2023-03-13 06:20:00,1594.62,1595.51,0.0,tp_upper -47372,做多,2023-03-13 06:25:00,2023-03-13 06:30:00,1596.24,1596.06,-0.0,flip_to_short -47373,做空,2023-03-13 06:30:00,2023-03-13 08:35:00,1596.06,1596.15,-0.0,tp_lower -47374,做多,2023-03-13 10:25:00,2023-03-13 10:45:00,1578.5,1579.02,-0.0,flip_to_short -47375,做空,2023-03-13 10:45:00,2023-03-13 11:45:00,1579.02,1581.94,-0.0,flip_to_long -47376,做多,2023-03-13 11:45:00,2023-03-13 11:50:00,1581.94,1580.06,-0.0,flip_to_short -47377,做空,2023-03-13 11:50:00,2023-03-13 12:10:00,1580.06,1579.31,-0.0,tp_lower -47378,做多,2023-03-13 12:20:00,2023-03-13 12:25:00,1581.13,1579.95,-0.0,flip_to_short -47379,做空,2023-03-13 12:25:00,2023-03-13 12:40:00,1579.95,1576.1,0.0,tp_lower -47380,做多,2023-03-13 12:55:00,2023-03-13 13:00:00,1582.0,1592.14,0.0,tp_upper -47381,做空,2023-03-13 13:30:00,2023-03-13 13:40:00,1584.88,1584.8,-0.0,flip_to_long -47382,做多,2023-03-13 13:40:00,2023-03-13 13:50:00,1584.8,1599.09,0.0,tp_upper -47383,做空,2023-03-13 16:20:00,2023-03-13 16:30:00,1668.59,1649.71,0.0,tp_lower -47384,做多,2023-03-13 17:25:00,2023-03-13 18:00:00,1664.32,1669.47,0.0,tp_upper -47385,做空,2023-03-13 18:05:00,2023-03-13 18:40:00,1666.18,1672.0,-0.0,flip_to_long -47386,做多,2023-03-13 18:40:00,2023-03-13 18:50:00,1672.0,1676.63,0.0,tp_upper -47387,做空,2023-03-13 19:55:00,2023-03-13 20:10:00,1678.62,1669.01,0.0,tp_lower -47388,做多,2023-03-13 21:05:00,2023-03-13 21:10:00,1674.44,1673.42,-0.0,flip_to_short -47389,做空,2023-03-13 21:10:00,2023-03-13 21:20:00,1673.42,1669.31,0.0,flip_to_long -47390,做多,2023-03-13 21:20:00,2023-03-13 21:55:00,1669.31,1667.88,-0.0,flip_to_short -47391,做空,2023-03-13 21:55:00,2023-03-13 22:00:00,1667.88,1672.08,-0.0,flip_to_long -47392,做多,2023-03-13 22:00:00,2023-03-13 22:10:00,1672.08,1678.84,0.0,tp_upper -47393,做空,2023-03-13 23:15:00,2023-03-13 23:20:00,1665.21,1663.18,0.0,tp_lower -47394,做多,2023-03-13 23:55:00,2023-03-14 00:00:00,1673.9,1671.04,-0.0,flip_to_short -47395,做空,2023-03-14 00:00:00,2023-03-14 00:05:00,1671.04,1671.25,-0.0,flip_to_long -47396,做多,2023-03-14 00:05:00,2023-03-14 00:40:00,1671.25,1671.54,-0.0,flip_to_short -47397,做空,2023-03-14 00:40:00,2023-03-14 01:00:00,1671.54,1668.01,0.0,tp_lower -47398,做多,2023-03-14 01:20:00,2023-03-14 01:30:00,1668.45,1670.96,0.0,flip_to_short -47399,做空,2023-03-14 01:30:00,2023-03-14 01:45:00,1670.96,1672.37,-0.0,flip_to_long -47400,做多,2023-03-14 01:45:00,2023-03-14 02:00:00,1672.37,1681.2,0.0,tp_upper -47401,做空,2023-03-14 02:25:00,2023-03-14 03:15:00,1672.84,1673.54,-0.0,flip_to_long -47402,做多,2023-03-14 03:15:00,2023-03-14 03:20:00,1673.54,1670.81,-0.0,flip_to_short -47403,做空,2023-03-14 03:20:00,2023-03-14 03:25:00,1670.81,1673.3,-0.0,flip_to_long -47404,做多,2023-03-14 03:25:00,2023-03-14 04:05:00,1673.3,1673.78,-0.0,flip_to_short -47405,做空,2023-03-14 04:05:00,2023-03-14 04:55:00,1673.78,1674.62,-0.0,flip_to_long -47406,做多,2023-03-14 04:55:00,2023-03-14 05:00:00,1674.62,1674.34,-0.0,flip_to_short -47407,做空,2023-03-14 05:00:00,2023-03-14 05:05:00,1674.34,1676.56,-0.0,flip_to_long -47408,做多,2023-03-14 05:05:00,2023-03-14 05:10:00,1676.56,1689.09,0.0,tp_upper -47409,做空,2023-03-14 05:15:00,2023-03-14 05:20:00,1673.61,1670.3,0.0,tp_lower -47410,做多,2023-03-14 06:00:00,2023-03-14 06:10:00,1673.2,1671.42,-0.0,flip_to_short -47411,做空,2023-03-14 06:10:00,2023-03-14 06:15:00,1671.42,1673.81,-0.0,flip_to_long -47412,做多,2023-03-14 06:15:00,2023-03-14 06:35:00,1673.81,1672.95,-0.0,flip_to_short -47413,做空,2023-03-14 06:35:00,2023-03-14 06:45:00,1672.95,1672.68,-0.0,flip_to_long -47414,做多,2023-03-14 06:45:00,2023-03-14 06:50:00,1672.68,1670.7,-0.0,flip_to_short -47415,做空,2023-03-14 06:50:00,2023-03-14 06:55:00,1670.7,1671.76,-0.0,flip_to_long -47416,做多,2023-03-14 06:55:00,2023-03-14 07:15:00,1671.76,1673.41,0.0,flip_to_short -47417,做空,2023-03-14 07:15:00,2023-03-14 07:25:00,1673.41,1667.5,0.0,tp_lower -47418,做多,2023-03-14 08:25:00,2023-03-14 09:15:00,1666.79,1662.93,-0.0,flip_to_short -47419,做空,2023-03-14 09:15:00,2023-03-14 09:30:00,1662.93,1665.41,-0.0,flip_to_long -47420,做多,2023-03-14 09:30:00,2023-03-14 10:10:00,1665.41,1665.97,-0.0,tp_upper -47421,做空,2023-03-14 12:00:00,2023-03-14 12:30:00,1680.6,1703.9,-0.0,tp_lower -47422,做空,2023-03-14 12:35:00,2023-03-14 14:05:00,1696.22,1733.24,-0.0,flip_to_long -47423,做多,2023-03-14 14:05:00,2023-03-14 14:30:00,1733.24,1742.37,0.0,flip_to_short -47424,做空,2023-03-14 14:30:00,2023-03-14 16:25:00,1742.37,1751.51,-0.0,tp_lower -47425,做多,2023-03-14 16:45:00,2023-03-14 16:55:00,1763.22,1764.88,0.0,flip_to_short -47426,做空,2023-03-14 16:55:00,2023-03-14 17:10:00,1764.88,1765.12,-0.0,flip_to_long -47427,做多,2023-03-14 17:10:00,2023-03-14 17:15:00,1765.12,1754.9,-0.0,flip_to_short -47428,做空,2023-03-14 17:15:00,2023-03-14 17:45:00,1754.9,1758.26,-0.0,tp_lower -47429,做多,2023-03-14 18:30:00,2023-03-14 18:35:00,1753.26,1748.0,-0.0,flip_to_short -47430,做空,2023-03-14 18:35:00,2023-03-14 18:50:00,1748.0,1735.98,0.0,tp_lower -47431,做多,2023-03-14 19:55:00,2023-03-14 20:05:00,1721.45,1718.3,-0.0,flip_to_short -47432,做空,2023-03-14 20:05:00,2023-03-14 20:25:00,1718.3,1715.78,0.0,flip_to_long -47433,做多,2023-03-14 20:25:00,2023-03-14 20:30:00,1715.78,1710.25,-0.0,flip_to_short -47434,做空,2023-03-14 20:30:00,2023-03-14 21:00:00,1710.25,1691.93,0.0,tp_lower -47435,做多,2023-03-14 21:30:00,2023-03-14 21:40:00,1698.74,1697.98,-0.0,flip_to_short -47436,做空,2023-03-14 21:40:00,2023-03-14 21:55:00,1697.98,1697.56,-0.0,flip_to_long -47437,做多,2023-03-14 21:55:00,2023-03-14 22:00:00,1697.56,1697.19,-0.0,flip_to_short -47438,做空,2023-03-14 22:00:00,2023-03-14 23:10:00,1697.19,1703.54,-0.0,flip_to_long -47439,做多,2023-03-14 23:10:00,2023-03-14 23:20:00,1703.54,1700.25,-0.0,flip_to_short -47440,做空,2023-03-14 23:20:00,2023-03-14 23:25:00,1700.25,1701.92,-0.0,flip_to_long -47441,做多,2023-03-14 23:25:00,2023-03-14 23:30:00,1701.92,1701.01,-0.0,flip_to_short -47442,做空,2023-03-14 23:30:00,2023-03-14 23:35:00,1701.01,1702.07,-0.0,flip_to_long -47443,做多,2023-03-14 23:35:00,2023-03-14 23:45:00,1702.07,1701.92,-0.0,flip_to_short -47444,做空,2023-03-14 23:45:00,2023-03-15 00:00:00,1701.92,1702.79,-0.0,flip_to_long -47445,做多,2023-03-15 00:00:00,2023-03-15 00:05:00,1702.79,1699.33,-0.0,flip_to_short -47446,做空,2023-03-15 00:05:00,2023-03-15 00:10:00,1699.33,1697.45,0.0,tp_lower -47447,做多,2023-03-15 00:15:00,2023-03-15 01:00:00,1699.21,1710.24,0.0,tp_upper -47448,做多,2023-03-15 02:15:00,2023-03-15 02:55:00,1707.99,1708.61,-0.0,flip_to_short -47449,做空,2023-03-15 02:55:00,2023-03-15 03:05:00,1708.61,1708.18,-0.0,flip_to_long -47450,做多,2023-03-15 03:05:00,2023-03-15 03:15:00,1708.18,1703.51,-0.0,flip_to_short -47451,做空,2023-03-15 03:15:00,2023-03-15 03:20:00,1703.51,1704.3,-0.0,tp_lower -47452,做多,2023-03-15 04:35:00,2023-03-15 04:40:00,1704.87,1703.25,-0.0,flip_to_short -47453,做空,2023-03-15 04:40:00,2023-03-15 04:45:00,1703.25,1703.48,-0.0,flip_to_long -47454,做多,2023-03-15 04:45:00,2023-03-15 04:50:00,1703.48,1702.92,-0.0,flip_to_short -47455,做空,2023-03-15 04:50:00,2023-03-15 04:55:00,1702.92,1703.66,-0.0,flip_to_long -47456,做多,2023-03-15 04:55:00,2023-03-15 05:00:00,1703.66,1706.64,0.0,tp_upper -47457,做空,2023-03-15 05:30:00,2023-03-15 05:35:00,1702.58,1703.3,-0.0,flip_to_long -47458,做多,2023-03-15 05:35:00,2023-03-15 06:55:00,1703.3,1702.79,-0.0,flip_to_short -47459,做空,2023-03-15 06:55:00,2023-03-15 07:15:00,1702.79,1700.66,0.0,flip_to_long -47460,做多,2023-03-15 07:15:00,2023-03-15 07:35:00,1700.66,1701.58,0.0,flip_to_short -47461,做空,2023-03-15 07:35:00,2023-03-15 08:10:00,1701.58,1703.52,-0.0,flip_to_long -47462,做多,2023-03-15 08:10:00,2023-03-15 08:15:00,1703.52,1703.87,-0.0,tp_upper -47463,做空,2023-03-15 08:20:00,2023-03-15 08:25:00,1701.59,1699.35,0.0,tp_lower -47464,做多,2023-03-15 11:50:00,2023-03-15 12:05:00,1675.71,1673.71,-0.0,flip_to_short -47465,做空,2023-03-15 12:05:00,2023-03-15 12:25:00,1673.71,1670.35,0.0,flip_to_long -47466,做多,2023-03-15 12:25:00,2023-03-15 12:30:00,1670.35,1687.77,0.0,tp_upper -47467,做空,2023-03-15 12:40:00,2023-03-15 12:45:00,1666.91,1663.78,0.0,tp_lower -47468,做多,2023-03-15 12:50:00,2023-03-15 13:10:00,1672.02,1690.7,0.0,tp_upper -47469,做空,2023-03-15 13:35:00,2023-03-15 13:40:00,1676.62,1679.51,-0.0,flip_to_long -47470,做多,2023-03-15 13:40:00,2023-03-15 13:45:00,1679.51,1677.78,-0.0,flip_to_short -47471,做空,2023-03-15 13:45:00,2023-03-15 14:25:00,1677.78,1658.83,0.0,tp_lower -47472,做多,2023-03-15 16:15:00,2023-03-15 16:35:00,1638.79,1631.2,-0.0,flip_to_short -47473,做空,2023-03-15 16:35:00,2023-03-15 16:40:00,1631.2,1620.63,0.0,tp_lower -47474,做多,2023-03-15 17:05:00,2023-03-15 17:15:00,1627.54,1628.07,-0.0,flip_to_short -47475,做空,2023-03-15 17:15:00,2023-03-15 17:25:00,1628.07,1631.3,-0.0,flip_to_long -47476,做多,2023-03-15 17:25:00,2023-03-15 17:30:00,1631.3,1630.09,-0.0,flip_to_short -47477,做空,2023-03-15 17:30:00,2023-03-15 17:50:00,1630.09,1628.42,0.0,flip_to_long -47478,做多,2023-03-15 17:50:00,2023-03-15 18:00:00,1628.42,1626.67,-0.0,flip_to_short -47479,做空,2023-03-15 18:00:00,2023-03-15 18:15:00,1626.67,1626.06,-0.0,flip_to_long -47480,做多,2023-03-15 18:15:00,2023-03-15 18:25:00,1626.06,1639.17,0.0,tp_upper -47481,做空,2023-03-15 19:40:00,2023-03-15 19:55:00,1639.81,1648.19,-0.0,flip_to_long -47482,做多,2023-03-15 19:55:00,2023-03-15 20:00:00,1648.19,1640.62,-0.0,flip_to_short -47483,做空,2023-03-15 20:00:00,2023-03-15 20:15:00,1640.62,1640.75,-0.0,flip_to_long -47484,做多,2023-03-15 20:15:00,2023-03-15 21:25:00,1640.75,1647.08,0.0,flip_to_short -47485,做空,2023-03-15 21:25:00,2023-03-15 21:30:00,1647.08,1652.25,-0.0,flip_to_long -47486,做多,2023-03-15 21:30:00,2023-03-15 22:00:00,1652.25,1662.61,0.0,tp_upper -47487,做空,2023-03-15 22:30:00,2023-03-15 22:35:00,1650.44,1646.61,0.0,tp_lower -47488,做多,2023-03-15 23:30:00,2023-03-15 23:35:00,1653.04,1647.86,-0.0,flip_to_short -47489,做空,2023-03-15 23:35:00,2023-03-16 00:10:00,1647.86,1650.3,-0.0,tp_lower -47490,做空,2023-03-16 00:30:00,2023-03-16 00:35:00,1646.36,1648.33,-0.0,tp_lower -47491,做多,2023-03-16 00:50:00,2023-03-16 01:35:00,1646.16,1643.73,-0.0,flip_to_short -47492,做空,2023-03-16 01:35:00,2023-03-16 01:50:00,1643.73,1647.04,-0.0,flip_to_long -47493,做多,2023-03-16 01:50:00,2023-03-16 01:55:00,1647.04,1645.3,-0.0,flip_to_short -47494,做空,2023-03-16 01:55:00,2023-03-16 03:10:00,1645.3,1642.07,0.0,tp_lower -47495,做多,2023-03-16 04:05:00,2023-03-16 04:10:00,1647.33,1643.61,-0.0,flip_to_short -47496,做空,2023-03-16 04:10:00,2023-03-16 04:25:00,1643.61,1644.36,-0.0,flip_to_long -47497,做多,2023-03-16 04:25:00,2023-03-16 04:30:00,1644.36,1641.13,-0.0,flip_to_short -47498,做空,2023-03-16 04:30:00,2023-03-16 04:40:00,1641.13,1638.53,0.0,tp_lower -47499,做多,2023-03-16 05:20:00,2023-03-16 05:25:00,1643.46,1645.23,0.0,tp_upper -47500,做空,2023-03-16 06:40:00,2023-03-16 06:55:00,1645.83,1652.22,-0.0,flip_to_long -47501,做多,2023-03-16 06:55:00,2023-03-16 07:00:00,1652.22,1651.72,-0.0,tp_upper -47502,做空,2023-03-16 08:15:00,2023-03-16 08:35:00,1652.49,1653.94,-0.0,flip_to_long -47503,做多,2023-03-16 08:35:00,2023-03-16 09:05:00,1653.94,1646.23,-0.0,flip_to_short -47504,做空,2023-03-16 09:05:00,2023-03-16 09:10:00,1646.23,1645.1,0.0,tp_lower -47505,做多,2023-03-16 09:40:00,2023-03-16 09:45:00,1659.92,1654.17,-0.0,tp_upper -47506,做空,2023-03-16 11:10:00,2023-03-16 11:15:00,1656.52,1660.28,-0.0,flip_to_long -47507,做多,2023-03-16 11:15:00,2023-03-16 11:25:00,1660.28,1659.26,-0.0,flip_to_short -47508,做空,2023-03-16 11:25:00,2023-03-16 11:45:00,1659.26,1660.4,-0.0,flip_to_long -47509,做多,2023-03-16 11:45:00,2023-03-16 11:55:00,1660.4,1659.72,-0.0,flip_to_short -47510,做空,2023-03-16 11:55:00,2023-03-16 12:05:00,1659.72,1654.08,0.0,tp_lower -47511,做多,2023-03-16 12:25:00,2023-03-16 12:30:00,1661.44,1656.79,-0.0,flip_to_short -47512,做空,2023-03-16 12:30:00,2023-03-16 12:35:00,1656.79,1655.36,0.0,tp_lower -47513,做多,2023-03-16 13:40:00,2023-03-16 13:45:00,1650.3,1647.23,-0.0,flip_to_short -47514,做空,2023-03-16 13:45:00,2023-03-16 13:50:00,1647.23,1652.25,-0.0,flip_to_long -47515,做多,2023-03-16 13:50:00,2023-03-16 14:05:00,1652.25,1648.01,-0.0,flip_to_short -47516,做空,2023-03-16 14:05:00,2023-03-16 14:10:00,1648.01,1650.33,-0.0,flip_to_long -47517,做多,2023-03-16 14:10:00,2023-03-16 14:15:00,1650.33,1647.11,-0.0,flip_to_short -47518,做空,2023-03-16 14:15:00,2023-03-16 14:20:00,1647.11,1654.31,-0.0,flip_to_long -47519,做多,2023-03-16 14:20:00,2023-03-16 14:45:00,1654.31,1661.86,0.0,tp_upper -47520,做空,2023-03-16 15:00:00,2023-03-16 15:05:00,1652.86,1655.06,-0.0,flip_to_long -47521,做多,2023-03-16 15:05:00,2023-03-16 15:30:00,1655.06,1656.73,0.0,flip_to_short -47522,做空,2023-03-16 15:30:00,2023-03-16 16:10:00,1656.73,1658.0,-0.0,flip_to_long -47523,做多,2023-03-16 16:10:00,2023-03-16 16:50:00,1658.0,1660.61,0.0,tp_upper -47524,做空,2023-03-16 17:05:00,2023-03-16 17:15:00,1657.28,1656.49,-0.0,tp_lower -47525,做多,2023-03-16 17:20:00,2023-03-16 17:25:00,1659.99,1657.8,-0.0,flip_to_short -47526,做空,2023-03-16 17:25:00,2023-03-16 17:40:00,1657.8,1659.24,-0.0,flip_to_long -47527,做多,2023-03-16 17:40:00,2023-03-16 17:45:00,1659.24,1656.83,-0.0,flip_to_short -47528,做空,2023-03-16 17:45:00,2023-03-16 17:50:00,1656.83,1657.86,-0.0,tp_lower -47529,做空,2023-03-16 17:55:00,2023-03-16 18:05:00,1655.71,1657.3,-0.0,tp_lower -47530,做多,2023-03-16 18:20:00,2023-03-16 18:30:00,1658.75,1657.08,-0.0,flip_to_short -47531,做空,2023-03-16 18:30:00,2023-03-16 18:35:00,1657.08,1658.98,-0.0,flip_to_long -47532,做多,2023-03-16 18:35:00,2023-03-16 18:40:00,1658.98,1658.28,-0.0,tp_upper -47533,做空,2023-03-16 18:45:00,2023-03-16 18:50:00,1655.45,1655.84,-0.0,tp_lower -47534,做多,2023-03-16 18:55:00,2023-03-16 19:00:00,1660.63,1662.34,0.0,tp_upper -47535,做空,2023-03-16 20:30:00,2023-03-16 20:45:00,1675.4,1665.55,0.0,tp_lower -47536,做多,2023-03-16 21:40:00,2023-03-16 21:45:00,1681.01,1670.47,-0.0,tp_upper -47537,做空,2023-03-16 22:40:00,2023-03-16 22:45:00,1668.72,1671.67,-0.0,flip_to_long -47538,做多,2023-03-16 22:45:00,2023-03-16 22:50:00,1671.67,1669.81,-0.0,flip_to_short -47539,做空,2023-03-16 22:50:00,2023-03-16 22:55:00,1669.81,1671.99,-0.0,flip_to_long -47540,做多,2023-03-16 22:55:00,2023-03-16 23:00:00,1671.99,1670.09,-0.0,flip_to_short -47541,做空,2023-03-16 23:00:00,2023-03-16 23:05:00,1670.09,1672.36,-0.0,flip_to_long -47542,做多,2023-03-16 23:05:00,2023-03-16 23:15:00,1672.36,1671.24,-0.0,flip_to_short -47543,做空,2023-03-16 23:15:00,2023-03-16 23:25:00,1671.24,1670.63,-0.0,flip_to_long -47544,做多,2023-03-16 23:25:00,2023-03-16 23:30:00,1670.63,1674.1,0.0,tp_upper -47545,做空,2023-03-17 00:00:00,2023-03-17 00:20:00,1672.46,1671.74,-0.0,flip_to_long -47546,做多,2023-03-17 00:20:00,2023-03-17 01:25:00,1671.74,1681.27,0.0,tp_upper -47547,做空,2023-03-17 03:25:00,2023-03-17 03:55:00,1707.69,1707.73,-0.0,flip_to_long -47548,做多,2023-03-17 03:55:00,2023-03-17 04:00:00,1707.73,1706.26,-0.0,flip_to_short -47549,做空,2023-03-17 04:00:00,2023-03-17 04:20:00,1706.26,1706.74,-0.0,flip_to_long -47550,做多,2023-03-17 04:20:00,2023-03-17 04:25:00,1706.74,1704.61,-0.0,flip_to_short -47551,做空,2023-03-17 04:25:00,2023-03-17 04:40:00,1704.61,1704.1,-0.0,flip_to_long -47552,做多,2023-03-17 04:40:00,2023-03-17 06:10:00,1704.1,1704.6,-0.0,tp_upper -47553,做空,2023-03-17 07:20:00,2023-03-17 07:25:00,1708.84,1711.87,-0.0,flip_to_long -47554,做多,2023-03-17 07:25:00,2023-03-17 07:45:00,1711.87,1713.41,0.0,flip_to_short -47555,做空,2023-03-17 07:45:00,2023-03-17 07:50:00,1713.41,1714.36,-0.0,flip_to_long -47556,做多,2023-03-17 07:50:00,2023-03-17 08:00:00,1714.36,1714.66,-0.0,flip_to_short -47557,做空,2023-03-17 08:00:00,2023-03-17 08:05:00,1714.66,1717.64,-0.0,flip_to_long -47558,做多,2023-03-17 08:05:00,2023-03-17 08:15:00,1717.64,1712.89,-0.0,flip_to_short -47559,做空,2023-03-17 08:15:00,2023-03-17 08:20:00,1712.89,1713.64,-0.0,flip_to_long -47560,做多,2023-03-17 08:20:00,2023-03-17 08:30:00,1713.64,1712.62,-0.0,flip_to_short -47561,做空,2023-03-17 08:30:00,2023-03-17 09:25:00,1712.62,1716.29,-0.0,flip_to_long -47562,做多,2023-03-17 09:25:00,2023-03-17 09:30:00,1716.29,1713.97,-0.0,tp_upper -47563,做空,2023-03-17 09:40:00,2023-03-17 12:35:00,1713.33,1731.41,-0.0,tp_lower -47564,做多,2023-03-17 13:35:00,2023-03-17 13:40:00,1741.17,1739.09,-0.0,flip_to_short -47565,做空,2023-03-17 13:40:00,2023-03-17 13:45:00,1739.09,1732.76,0.0,tp_lower -47566,做多,2023-03-17 14:00:00,2023-03-17 14:05:00,1740.21,1737.67,-0.0,flip_to_short -47567,做空,2023-03-17 14:05:00,2023-03-17 14:25:00,1737.67,1722.39,0.0,tp_lower -47568,做多,2023-03-17 15:50:00,2023-03-17 16:10:00,1714.4,1720.81,0.0,tp_upper -47569,做空,2023-03-17 16:20:00,2023-03-17 16:25:00,1714.31,1717.21,-0.0,flip_to_long -47570,做多,2023-03-17 16:25:00,2023-03-17 16:30:00,1717.21,1715.51,-0.0,flip_to_short -47571,做空,2023-03-17 16:30:00,2023-03-17 17:00:00,1715.51,1720.64,-0.0,flip_to_long -47572,做多,2023-03-17 17:00:00,2023-03-17 17:05:00,1720.64,1719.63,-0.0,tp_upper -47573,做空,2023-03-17 18:05:00,2023-03-17 18:30:00,1717.02,1722.01,-0.0,flip_to_long -47574,做多,2023-03-17 18:30:00,2023-03-17 18:40:00,1722.01,1721.73,-0.0,flip_to_short -47575,做空,2023-03-17 18:40:00,2023-03-17 18:45:00,1721.73,1727.51,-0.0,flip_to_long -47576,做多,2023-03-17 18:45:00,2023-03-17 18:55:00,1727.51,1732.5,0.0,tp_upper -47577,做空,2023-03-17 20:40:00,2023-03-17 20:45:00,1735.59,1736.07,-0.0,tp_lower -47578,做多,2023-03-17 20:50:00,2023-03-17 21:05:00,1738.73,1740.44,0.0,flip_to_short -47579,做空,2023-03-17 21:05:00,2023-03-18 00:15:00,1740.44,1771.22,-0.0,tp_lower -47580,做多,2023-03-18 00:35:00,2023-03-18 00:50:00,1783.72,1796.95,0.0,tp_upper -47581,做空,2023-03-18 02:05:00,2023-03-18 02:10:00,1809.64,1818.4,-0.0,flip_to_long -47582,做多,2023-03-18 02:10:00,2023-03-18 02:25:00,1818.4,1815.33,-0.0,flip_to_short -47583,做空,2023-03-18 02:25:00,2023-03-18 02:45:00,1815.33,1805.54,0.0,tp_lower -47584,做多,2023-03-18 03:30:00,2023-03-18 03:55:00,1811.03,1810.5,-0.0,flip_to_short -47585,做空,2023-03-18 03:55:00,2023-03-18 04:10:00,1810.5,1804.51,0.0,tp_lower -47586,做多,2023-03-18 04:15:00,2023-03-18 04:50:00,1811.8,1806.03,-0.0,flip_to_short -47587,做空,2023-03-18 04:50:00,2023-03-18 04:55:00,1806.03,1805.3,-0.0,tp_lower -47588,做多,2023-03-18 05:20:00,2023-03-18 05:25:00,1809.12,1807.14,-0.0,flip_to_short -47589,做空,2023-03-18 05:25:00,2023-03-18 05:30:00,1807.14,1810.96,-0.0,flip_to_long -47590,做多,2023-03-18 05:30:00,2023-03-18 06:00:00,1810.96,1810.24,-0.0,flip_to_short -47591,做空,2023-03-18 06:00:00,2023-03-18 06:10:00,1810.24,1809.35,-0.0,flip_to_long -47592,做多,2023-03-18 06:10:00,2023-03-18 06:20:00,1809.35,1808.38,-0.0,flip_to_short -47593,做空,2023-03-18 06:20:00,2023-03-18 06:25:00,1808.38,1808.91,-0.0,flip_to_long -47594,做多,2023-03-18 06:25:00,2023-03-18 06:35:00,1808.91,1809.72,-0.0,flip_to_short -47595,做空,2023-03-18 06:35:00,2023-03-18 06:50:00,1809.72,1810.23,-0.0,flip_to_long -47596,做多,2023-03-18 06:50:00,2023-03-18 07:00:00,1810.23,1811.29,0.0,tp_upper -47597,做空,2023-03-18 07:05:00,2023-03-18 08:10:00,1810.79,1797.65,0.0,tp_lower -47598,做多,2023-03-18 08:50:00,2023-03-18 08:55:00,1810.95,1809.4,-0.0,flip_to_short -47599,做空,2023-03-18 08:55:00,2023-03-18 09:20:00,1809.4,1807.17,0.0,flip_to_long -47600,做多,2023-03-18 09:20:00,2023-03-18 09:25:00,1807.17,1804.23,-0.0,flip_to_short -47601,做空,2023-03-18 09:25:00,2023-03-18 09:35:00,1804.23,1809.78,-0.0,flip_to_long -47602,做多,2023-03-18 09:35:00,2023-03-18 09:40:00,1809.78,1813.0,0.0,tp_upper -47603,做空,2023-03-18 11:05:00,2023-03-18 11:15:00,1813.21,1812.57,-0.0,tp_lower -47604,做多,2023-03-18 11:30:00,2023-03-18 12:00:00,1812.56,1812.02,-0.0,flip_to_short -47605,做空,2023-03-18 12:00:00,2023-03-18 12:05:00,1812.02,1809.54,0.0,tp_lower -47606,做多,2023-03-18 12:30:00,2023-03-18 12:40:00,1812.42,1817.13,0.0,tp_upper -47607,做空,2023-03-18 13:25:00,2023-03-18 13:35:00,1820.61,1814.6,0.0,flip_to_long -47608,做多,2023-03-18 13:35:00,2023-03-18 14:30:00,1814.6,1819.98,0.0,flip_to_short -47609,做空,2023-03-18 14:30:00,2023-03-18 15:00:00,1819.98,1807.24,0.0,tp_lower -47610,做多,2023-03-18 16:40:00,2023-03-18 17:15:00,1786.74,1782.45,-0.0,flip_to_short -47611,做空,2023-03-18 17:15:00,2023-03-18 17:30:00,1782.45,1772.3,0.0,tp_lower -47612,做多,2023-03-18 17:50:00,2023-03-18 18:00:00,1783.49,1783.33,-0.0,flip_to_short -47613,做空,2023-03-18 18:00:00,2023-03-18 20:05:00,1783.33,1785.78,-0.0,tp_lower -47614,做多,2023-03-18 20:20:00,2023-03-18 20:40:00,1790.55,1795.6,0.0,tp_upper -47615,做空,2023-03-18 20:55:00,2023-03-18 21:40:00,1790.48,1780.73,0.0,tp_lower -47616,做多,2023-03-19 00:05:00,2023-03-19 00:30:00,1763.94,1776.55,0.0,tp_upper -47617,做空,2023-03-19 01:55:00,2023-03-19 02:15:00,1777.97,1777.29,-0.0,flip_to_long -47618,做多,2023-03-19 02:15:00,2023-03-19 02:40:00,1777.29,1778.42,0.0,flip_to_short -47619,做空,2023-03-19 02:40:00,2023-03-19 03:10:00,1778.42,1778.95,-0.0,flip_to_long -47620,做多,2023-03-19 03:10:00,2023-03-19 03:20:00,1778.95,1778.31,-0.0,flip_to_short -47621,做空,2023-03-19 03:20:00,2023-03-19 03:30:00,1778.31,1774.71,0.0,tp_lower -47622,做多,2023-03-19 03:45:00,2023-03-19 03:50:00,1781.76,1781.45,-0.0,tp_upper -47623,做空,2023-03-19 04:15:00,2023-03-19 04:30:00,1778.72,1778.45,-0.0,flip_to_long -47624,做多,2023-03-19 04:30:00,2023-03-19 04:55:00,1778.45,1778.73,-0.0,flip_to_short -47625,做空,2023-03-19 04:55:00,2023-03-19 05:25:00,1778.73,1778.89,-0.0,flip_to_long -47626,做多,2023-03-19 05:25:00,2023-03-19 05:35:00,1778.89,1781.12,0.0,tp_upper -47627,做空,2023-03-19 05:40:00,2023-03-19 05:45:00,1778.35,1777.53,-0.0,tp_lower -47628,做多,2023-03-19 05:50:00,2023-03-19 05:55:00,1778.57,1777.34,-0.0,flip_to_short -47629,做空,2023-03-19 05:55:00,2023-03-19 06:00:00,1777.34,1777.38,-0.0,flip_to_long -47630,做多,2023-03-19 06:00:00,2023-03-19 07:35:00,1777.38,1771.59,-0.0,flip_to_short -47631,做空,2023-03-19 07:35:00,2023-03-19 08:15:00,1771.59,1774.82,-0.0,flip_to_long -47632,做多,2023-03-19 08:15:00,2023-03-19 08:20:00,1774.82,1777.01,0.0,tp_upper -47633,做空,2023-03-19 08:55:00,2023-03-19 09:05:00,1773.61,1774.5,-0.0,flip_to_long -47634,做多,2023-03-19 09:05:00,2023-03-19 09:10:00,1774.5,1773.03,-0.0,flip_to_short -47635,做空,2023-03-19 09:10:00,2023-03-19 09:15:00,1773.03,1772.7,-0.0,tp_lower -47636,做多,2023-03-19 09:30:00,2023-03-19 10:05:00,1774.51,1774.99,-0.0,flip_to_short -47637,做空,2023-03-19 10:05:00,2023-03-19 10:20:00,1774.99,1777.55,-0.0,flip_to_long -47638,做多,2023-03-19 10:20:00,2023-03-19 10:25:00,1777.55,1778.27,-0.0,tp_upper -47639,做空,2023-03-19 10:40:00,2023-03-19 11:00:00,1775.67,1769.22,0.0,tp_lower -47640,做多,2023-03-19 11:20:00,2023-03-19 11:25:00,1776.62,1773.93,-0.0,flip_to_short -47641,做空,2023-03-19 11:25:00,2023-03-19 11:30:00,1773.93,1775.1,-0.0,flip_to_long -47642,做多,2023-03-19 11:30:00,2023-03-19 11:50:00,1775.1,1783.4,0.0,tp_upper -47643,做空,2023-03-19 12:50:00,2023-03-19 13:35:00,1782.78,1775.65,0.0,tp_lower -47644,做多,2023-03-19 14:05:00,2023-03-19 14:20:00,1779.23,1780.34,0.0,flip_to_short -47645,做空,2023-03-19 14:20:00,2023-03-19 17:35:00,1780.34,1814.82,-0.0,flip_to_long -47646,做多,2023-03-19 17:35:00,2023-03-19 17:45:00,1814.82,1809.2,-0.0,flip_to_short -47647,做空,2023-03-19 17:45:00,2023-03-19 18:20:00,1809.2,1813.76,-0.0,flip_to_long -47648,做多,2023-03-19 18:20:00,2023-03-19 18:40:00,1813.76,1817.46,0.0,tp_upper -47649,做空,2023-03-19 18:45:00,2023-03-19 18:50:00,1812.4,1815.5,-0.0,flip_to_long -47650,做多,2023-03-19 18:50:00,2023-03-19 18:55:00,1815.5,1821.94,0.0,tp_upper -47651,做空,2023-03-19 19:45:00,2023-03-19 19:50:00,1820.5,1821.75,-0.0,flip_to_long -47652,做多,2023-03-19 19:50:00,2023-03-19 20:05:00,1821.75,1821.83,-0.0,flip_to_short -47653,做空,2023-03-19 20:05:00,2023-03-19 20:15:00,1821.83,1816.33,0.0,tp_lower -47654,做空,2023-03-19 21:10:00,2023-03-19 22:00:00,1804.86,1795.28,0.0,tp_lower -47655,做多,2023-03-19 22:10:00,2023-03-19 22:20:00,1798.82,1795.61,-0.0,flip_to_short -47656,做空,2023-03-19 22:20:00,2023-03-19 22:35:00,1795.61,1801.76,-0.0,flip_to_long -47657,做多,2023-03-19 22:35:00,2023-03-19 23:35:00,1801.76,1801.2,-0.0,flip_to_short -47658,做空,2023-03-19 23:35:00,2023-03-19 23:45:00,1801.2,1796.35,0.0,tp_lower -47659,做多,2023-03-20 01:20:00,2023-03-20 01:25:00,1776.82,1776.31,-0.0,flip_to_short -47660,做空,2023-03-20 01:25:00,2023-03-20 01:30:00,1776.31,1777.0,-0.0,flip_to_long -47661,做多,2023-03-20 01:30:00,2023-03-20 01:35:00,1777.0,1774.44,-0.0,flip_to_short -47662,做空,2023-03-20 01:35:00,2023-03-20 01:40:00,1774.44,1777.48,-0.0,flip_to_long -47663,做多,2023-03-20 01:40:00,2023-03-20 01:45:00,1777.48,1776.73,-0.0,flip_to_short -47664,做空,2023-03-20 01:45:00,2023-03-20 01:55:00,1776.73,1774.17,0.0,flip_to_long -47665,做多,2023-03-20 01:55:00,2023-03-20 02:15:00,1774.17,1776.33,0.0,tp_upper -47666,做空,2023-03-20 02:20:00,2023-03-20 02:35:00,1774.6,1757.28,0.0,tp_lower -47667,做多,2023-03-20 04:45:00,2023-03-20 04:50:00,1753.52,1752.03,-0.0,flip_to_short -47668,做空,2023-03-20 04:50:00,2023-03-20 05:50:00,1752.03,1754.31,-0.0,flip_to_long -47669,做多,2023-03-20 05:50:00,2023-03-20 05:55:00,1754.31,1758.68,0.0,tp_upper -47670,做空,2023-03-20 06:35:00,2023-03-20 06:50:00,1755.37,1760.41,-0.0,flip_to_long -47671,做多,2023-03-20 06:50:00,2023-03-20 06:55:00,1760.41,1757.53,-0.0,flip_to_short -47672,做空,2023-03-20 06:55:00,2023-03-20 08:45:00,1757.53,1782.84,-0.0,flip_to_long -47673,做多,2023-03-20 08:45:00,2023-03-20 09:05:00,1782.84,1780.88,-0.0,flip_to_short -47674,做空,2023-03-20 09:05:00,2023-03-20 09:35:00,1780.88,1778.63,0.0,tp_lower -47675,做多,2023-03-20 10:05:00,2023-03-20 10:10:00,1782.47,1775.53,-0.0,flip_to_short -47676,做空,2023-03-20 10:10:00,2023-03-20 10:15:00,1775.53,1770.98,0.0,tp_lower -47677,做多,2023-03-20 10:30:00,2023-03-20 10:40:00,1777.4,1777.51,-0.0,flip_to_short -47678,做空,2023-03-20 10:40:00,2023-03-20 10:45:00,1777.51,1778.6,-0.0,flip_to_long -47679,做多,2023-03-20 10:45:00,2023-03-20 10:50:00,1778.6,1773.89,-0.0,flip_to_short -47680,做空,2023-03-20 10:50:00,2023-03-20 11:05:00,1773.89,1778.59,-0.0,flip_to_long -47681,做多,2023-03-20 11:05:00,2023-03-20 11:10:00,1778.59,1776.58,-0.0,flip_to_short -47682,做空,2023-03-20 11:10:00,2023-03-20 11:15:00,1776.58,1782.56,-0.0,flip_to_long -47683,做多,2023-03-20 11:15:00,2023-03-20 11:20:00,1782.56,1784.42,0.0,tp_upper -47684,做空,2023-03-20 11:45:00,2023-03-20 11:50:00,1774.38,1776.59,-0.0,flip_to_long -47685,做多,2023-03-20 11:50:00,2023-03-20 12:40:00,1776.59,1777.29,-0.0,flip_to_short -47686,做空,2023-03-20 12:40:00,2023-03-20 12:45:00,1777.29,1778.53,-0.0,flip_to_long -47687,做多,2023-03-20 12:45:00,2023-03-20 13:00:00,1778.53,1777.2,-0.0,flip_to_short -47688,做空,2023-03-20 13:00:00,2023-03-20 13:10:00,1777.2,1774.45,0.0,flip_to_long -47689,做多,2023-03-20 13:10:00,2023-03-20 14:35:00,1774.45,1767.23,-0.0,flip_to_short -47690,做空,2023-03-20 14:35:00,2023-03-20 14:45:00,1767.23,1765.83,0.0,flip_to_long -47691,做多,2023-03-20 14:45:00,2023-03-20 15:00:00,1765.83,1769.45,0.0,tp_upper -47692,做空,2023-03-20 15:10:00,2023-03-20 15:35:00,1765.75,1767.82,-0.0,flip_to_long -47693,做多,2023-03-20 15:35:00,2023-03-20 15:45:00,1767.82,1768.86,0.0,flip_to_short -47694,做空,2023-03-20 15:45:00,2023-03-20 15:55:00,1768.86,1762.03,0.0,tp_lower -47695,做多,2023-03-20 16:00:00,2023-03-20 17:45:00,1765.46,1758.68,-0.0,tp_upper -47696,做空,2023-03-20 17:50:00,2023-03-20 17:55:00,1752.67,1746.15,0.0,tp_lower -47697,做多,2023-03-20 18:10:00,2023-03-20 18:20:00,1752.33,1753.57,0.0,flip_to_short -47698,做空,2023-03-20 18:20:00,2023-03-20 18:25:00,1753.57,1757.54,-0.0,flip_to_long -47699,做多,2023-03-20 18:25:00,2023-03-20 18:30:00,1757.54,1758.07,-0.0,tp_upper -47700,做空,2023-03-20 19:10:00,2023-03-20 19:20:00,1756.32,1743.8,0.0,tp_lower -47701,做多,2023-03-20 19:50:00,2023-03-20 20:05:00,1752.39,1751.48,-0.0,flip_to_short -47702,做空,2023-03-20 20:05:00,2023-03-20 20:10:00,1751.48,1755.94,-0.0,flip_to_long -47703,做多,2023-03-20 20:10:00,2023-03-20 21:25:00,1755.94,1756.03,-0.0,flip_to_short -47704,做空,2023-03-20 21:25:00,2023-03-20 21:30:00,1756.03,1756.15,-0.0,flip_to_long -47705,做多,2023-03-20 21:30:00,2023-03-20 21:40:00,1756.15,1750.88,-0.0,flip_to_short -47706,做空,2023-03-20 21:40:00,2023-03-20 21:45:00,1750.88,1750.01,-0.0,tp_lower -47707,做多,2023-03-20 22:40:00,2023-03-20 22:45:00,1751.89,1747.67,-0.0,flip_to_short -47708,做空,2023-03-20 22:45:00,2023-03-20 23:05:00,1747.67,1742.64,0.0,tp_lower -47709,做多,2023-03-21 00:15:00,2023-03-21 00:40:00,1736.57,1746.74,0.0,tp_upper -47710,做空,2023-03-21 01:10:00,2023-03-21 02:15:00,1741.2,1749.47,-0.0,flip_to_long -47711,做多,2023-03-21 02:15:00,2023-03-21 02:50:00,1749.47,1748.75,-0.0,flip_to_short -47712,做空,2023-03-21 02:50:00,2023-03-21 03:05:00,1748.75,1750.19,-0.0,flip_to_long -47713,做多,2023-03-21 03:05:00,2023-03-21 04:05:00,1750.19,1748.23,-0.0,flip_to_short -47714,做空,2023-03-21 04:05:00,2023-03-21 05:00:00,1748.23,1744.89,0.0,tp_lower -47715,做多,2023-03-21 06:30:00,2023-03-21 06:55:00,1741.35,1737.67,-0.0,flip_to_short -47716,做空,2023-03-21 06:55:00,2023-03-21 07:05:00,1737.67,1726.26,0.0,tp_lower -47717,做多,2023-03-21 08:05:00,2023-03-21 08:30:00,1731.15,1735.3,0.0,tp_upper -47718,做空,2023-03-21 11:10:00,2023-03-21 11:35:00,1754.08,1756.29,-0.0,flip_to_long -47719,做多,2023-03-21 11:35:00,2023-03-21 11:40:00,1756.29,1760.78,0.0,tp_upper -47720,做空,2023-03-21 12:20:00,2023-03-21 14:25:00,1758.97,1806.72,-0.0,tp_lower -47721,做多,2023-03-21 14:35:00,2023-03-21 14:45:00,1812.15,1811.41,-0.0,flip_to_short -47722,做空,2023-03-21 14:45:00,2023-03-21 15:15:00,1811.41,1813.06,-0.0,flip_to_long -47723,做多,2023-03-21 15:15:00,2023-03-21 15:20:00,1813.06,1807.5,-0.0,flip_to_short -47724,做空,2023-03-21 15:20:00,2023-03-21 15:30:00,1807.5,1813.55,-0.0,flip_to_long -47725,做多,2023-03-21 15:30:00,2023-03-21 15:40:00,1813.55,1812.27,-0.0,flip_to_short -47726,做空,2023-03-21 15:40:00,2023-03-21 16:40:00,1812.27,1815.2,-0.0,flip_to_long -47727,做多,2023-03-21 16:40:00,2023-03-21 16:45:00,1815.2,1812.85,-0.0,flip_to_short -47728,做空,2023-03-21 16:45:00,2023-03-21 16:50:00,1812.85,1813.17,-0.0,flip_to_long -47729,做多,2023-03-21 16:50:00,2023-03-21 16:55:00,1813.17,1811.01,-0.0,flip_to_short -47730,做空,2023-03-21 16:55:00,2023-03-21 17:00:00,1811.01,1808.49,0.0,tp_lower -47731,做多,2023-03-21 19:05:00,2023-03-21 19:25:00,1790.15,1796.49,0.0,tp_upper -47732,做空,2023-03-21 19:55:00,2023-03-21 20:05:00,1789.85,1791.55,-0.0,flip_to_long -47733,做多,2023-03-21 20:05:00,2023-03-21 20:10:00,1791.55,1789.57,-0.0,flip_to_short -47734,做空,2023-03-21 20:10:00,2023-03-21 20:15:00,1789.57,1789.81,-0.0,flip_to_long -47735,做多,2023-03-21 20:15:00,2023-03-21 20:30:00,1789.81,1801.44,0.0,tp_upper -47736,做空,2023-03-21 20:45:00,2023-03-21 21:35:00,1793.79,1785.44,0.0,tp_lower -47737,做多,2023-03-21 21:45:00,2023-03-21 21:50:00,1793.33,1791.56,-0.0,flip_to_short -47738,做空,2023-03-21 21:50:00,2023-03-21 21:55:00,1791.56,1792.49,-0.0,flip_to_long -47739,做多,2023-03-21 21:55:00,2023-03-21 22:15:00,1792.49,1791.92,-0.0,flip_to_short -47740,做空,2023-03-21 22:15:00,2023-03-21 22:35:00,1791.92,1787.17,0.0,tp_lower -47741,做多,2023-03-21 22:45:00,2023-03-21 23:00:00,1790.52,1792.09,0.0,flip_to_short -47742,做空,2023-03-21 23:00:00,2023-03-22 00:30:00,1792.09,1786.54,0.0,tp_lower -47743,做多,2023-03-22 01:25:00,2023-03-22 01:30:00,1791.48,1789.1,-0.0,flip_to_short -47744,做空,2023-03-22 01:30:00,2023-03-22 01:40:00,1789.1,1791.4,-0.0,flip_to_long -47745,做多,2023-03-22 01:40:00,2023-03-22 02:10:00,1791.4,1797.11,0.0,tp_upper -47746,做空,2023-03-22 02:55:00,2023-03-22 03:05:00,1793.18,1794.89,-0.0,tp_lower -47747,做空,2023-03-22 04:00:00,2023-03-22 04:15:00,1795.84,1797.51,-0.0,flip_to_long -47748,做多,2023-03-22 04:15:00,2023-03-22 05:00:00,1797.51,1800.08,0.0,tp_upper -47749,做空,2023-03-22 06:00:00,2023-03-22 06:30:00,1799.4,1799.35,-0.0,tp_lower -47750,做多,2023-03-22 09:20:00,2023-03-22 09:40:00,1785.92,1786.72,-0.0,flip_to_short -47751,做空,2023-03-22 09:40:00,2023-03-22 09:50:00,1786.72,1784.59,0.0,tp_lower -47752,做多,2023-03-22 09:55:00,2023-03-22 10:20:00,1785.64,1791.28,0.0,tp_upper -47753,做空,2023-03-22 10:35:00,2023-03-22 10:45:00,1787.45,1787.2,-0.0,flip_to_long -47754,做多,2023-03-22 10:45:00,2023-03-22 11:05:00,1787.2,1789.92,0.0,tp_upper -47755,做空,2023-03-22 11:20:00,2023-03-22 11:35:00,1789.49,1786.3,0.0,tp_lower -47756,做多,2023-03-22 12:05:00,2023-03-22 12:10:00,1790.69,1791.61,0.0,tp_upper -47757,做空,2023-03-22 13:05:00,2023-03-22 14:00:00,1793.0,1798.89,-0.0,flip_to_long -47758,做多,2023-03-22 14:00:00,2023-03-22 14:20:00,1798.89,1799.14,-0.0,flip_to_short -47759,做空,2023-03-22 14:20:00,2023-03-22 14:40:00,1799.14,1803.77,-0.0,flip_to_long -47760,做多,2023-03-22 14:40:00,2023-03-22 14:45:00,1803.77,1811.0,0.0,tp_upper -47761,做空,2023-03-22 14:50:00,2023-03-22 15:00:00,1801.24,1807.25,-0.0,flip_to_long -47762,做多,2023-03-22 15:00:00,2023-03-22 15:05:00,1807.25,1815.27,0.0,tp_upper -47763,做空,2023-03-22 15:35:00,2023-03-22 15:50:00,1810.48,1804.48,0.0,flip_to_long -47764,做多,2023-03-22 15:50:00,2023-03-22 16:05:00,1804.48,1803.34,-0.0,flip_to_short -47765,做空,2023-03-22 16:05:00,2023-03-22 16:15:00,1803.34,1803.34,-0.0,tp_lower -47766,做多,2023-03-22 18:00:00,2023-03-22 18:05:00,1794.59,1787.99,-0.0,flip_to_short -47767,做空,2023-03-22 18:05:00,2023-03-22 18:25:00,1787.99,1786.44,0.0,flip_to_long -47768,做多,2023-03-22 18:25:00,2023-03-22 18:45:00,1786.44,1793.35,0.0,tp_upper -47769,做空,2023-03-22 18:50:00,2023-03-22 18:55:00,1782.98,1771.45,0.0,tp_lower -47770,做多,2023-03-22 20:45:00,2023-03-22 21:00:00,1730.06,1727.86,-0.0,flip_to_short -47771,做空,2023-03-22 21:00:00,2023-03-22 22:50:00,1727.86,1724.25,0.0,flip_to_long -47772,做多,2023-03-22 22:50:00,2023-03-22 23:00:00,1724.25,1729.04,0.0,tp_upper -47773,做空,2023-03-23 00:55:00,2023-03-23 01:50:00,1736.53,1730.67,0.0,tp_lower -47774,做多,2023-03-23 02:10:00,2023-03-23 02:30:00,1734.19,1736.92,0.0,tp_upper -47775,做空,2023-03-23 03:45:00,2023-03-23 04:10:00,1737.28,1737.95,-0.0,flip_to_long -47776,做多,2023-03-23 04:10:00,2023-03-23 04:15:00,1737.95,1736.39,-0.0,flip_to_short -47777,做空,2023-03-23 04:15:00,2023-03-23 04:20:00,1736.39,1735.56,-0.0,tp_lower -47778,做多,2023-03-23 04:25:00,2023-03-23 04:35:00,1737.43,1736.9,-0.0,flip_to_short -47779,做空,2023-03-23 04:35:00,2023-03-23 04:40:00,1736.9,1735.53,0.0,tp_lower -47780,做多,2023-03-23 04:45:00,2023-03-23 04:50:00,1737.48,1734.89,-0.0,flip_to_short -47781,做空,2023-03-23 04:50:00,2023-03-23 04:55:00,1734.89,1731.12,0.0,tp_lower -47782,做多,2023-03-23 05:20:00,2023-03-23 05:30:00,1736.38,1745.45,0.0,tp_upper -47783,做空,2023-03-23 07:10:00,2023-03-23 07:20:00,1746.93,1745.13,0.0,tp_lower -47784,做多,2023-03-23 07:40:00,2023-03-23 07:45:00,1748.93,1748.0,-0.0,flip_to_short -47785,做空,2023-03-23 07:45:00,2023-03-23 07:55:00,1748.0,1750.07,-0.0,flip_to_long -47786,做多,2023-03-23 07:55:00,2023-03-23 08:00:00,1750.07,1751.56,0.0,tp_upper -47787,做空,2023-03-23 08:20:00,2023-03-23 08:25:00,1748.85,1749.53,-0.0,flip_to_long -47788,做多,2023-03-23 08:25:00,2023-03-23 08:30:00,1749.53,1747.49,-0.0,flip_to_short -47789,做空,2023-03-23 08:30:00,2023-03-23 08:35:00,1747.49,1748.77,-0.0,flip_to_long -47790,做多,2023-03-23 08:35:00,2023-03-23 09:00:00,1748.77,1748.89,-0.0,flip_to_short -47791,做空,2023-03-23 09:00:00,2023-03-23 09:05:00,1748.89,1749.72,-0.0,flip_to_long -47792,做多,2023-03-23 09:05:00,2023-03-23 09:30:00,1749.72,1749.82,-0.0,flip_to_short -47793,做空,2023-03-23 09:30:00,2023-03-23 09:35:00,1749.82,1751.12,-0.0,flip_to_long -47794,做多,2023-03-23 09:35:00,2023-03-23 09:45:00,1751.12,1751.82,-0.0,tp_upper -47795,做空,2023-03-23 10:15:00,2023-03-23 10:20:00,1750.3,1751.02,-0.0,flip_to_long -47796,做多,2023-03-23 10:20:00,2023-03-23 10:35:00,1751.02,1751.42,-0.0,flip_to_short -47797,做空,2023-03-23 10:35:00,2023-03-23 10:40:00,1751.42,1751.69,-0.0,flip_to_long -47798,做多,2023-03-23 10:40:00,2023-03-23 11:55:00,1751.69,1753.81,0.0,tp_upper -47799,做空,2023-03-23 12:40:00,2023-03-23 12:45:00,1749.9,1751.33,-0.0,flip_to_long -47800,做多,2023-03-23 12:45:00,2023-03-23 12:55:00,1751.33,1750.29,-0.0,flip_to_short -47801,做空,2023-03-23 12:55:00,2023-03-23 13:15:00,1750.29,1745.62,0.0,tp_lower -47802,做多,2023-03-23 13:30:00,2023-03-23 14:15:00,1749.12,1748.25,-0.0,flip_to_short -47803,做空,2023-03-23 14:15:00,2023-03-23 14:25:00,1748.25,1747.81,-0.0,flip_to_long -47804,做多,2023-03-23 14:25:00,2023-03-23 14:30:00,1747.81,1746.74,-0.0,flip_to_short -47805,做空,2023-03-23 14:30:00,2023-03-23 14:35:00,1746.74,1750.59,-0.0,flip_to_long -47806,做多,2023-03-23 14:35:00,2023-03-23 14:40:00,1750.59,1751.25,-0.0,tp_upper -47807,做空,2023-03-23 16:20:00,2023-03-23 16:25:00,1824.91,1826.91,-0.0,flip_to_long -47808,做多,2023-03-23 16:25:00,2023-03-23 17:45:00,1826.91,1827.96,0.0,flip_to_short -47809,做空,2023-03-23 17:45:00,2023-03-23 17:55:00,1827.96,1826.33,0.0,flip_to_long -47810,做多,2023-03-23 17:55:00,2023-03-23 18:00:00,1826.33,1824.41,-0.0,flip_to_short -47811,做空,2023-03-23 18:00:00,2023-03-23 18:05:00,1824.41,1824.75,-0.0,flip_to_long -47812,做多,2023-03-23 18:05:00,2023-03-23 18:20:00,1824.75,1821.12,-0.0,flip_to_short -47813,做空,2023-03-23 18:20:00,2023-03-23 18:25:00,1821.12,1819.7,0.0,tp_lower -47814,做多,2023-03-23 19:45:00,2023-03-23 20:05:00,1812.17,1811.39,-0.0,flip_to_short -47815,做空,2023-03-23 20:05:00,2023-03-23 21:05:00,1811.39,1813.66,-0.0,flip_to_long -47816,做多,2023-03-23 21:05:00,2023-03-23 21:15:00,1813.66,1805.51,-0.0,flip_to_short -47817,做空,2023-03-23 21:15:00,2023-03-23 21:40:00,1805.51,1811.77,-0.0,flip_to_long -47818,做多,2023-03-23 21:40:00,2023-03-23 22:00:00,1811.77,1812.69,0.0,flip_to_short -47819,做空,2023-03-23 22:00:00,2023-03-23 22:15:00,1812.69,1811.94,-0.0,flip_to_long -47820,做多,2023-03-23 22:15:00,2023-03-23 22:25:00,1811.94,1806.36,-0.0,flip_to_short -47821,做空,2023-03-23 22:25:00,2023-03-23 22:30:00,1806.36,1806.39,-0.0,tp_lower -47822,做多,2023-03-23 23:00:00,2023-03-23 23:15:00,1809.85,1815.75,0.0,tp_upper -47823,做空,2023-03-24 00:25:00,2023-03-24 00:35:00,1814.87,1817.04,-0.0,flip_to_long -47824,做多,2023-03-24 00:35:00,2023-03-24 00:40:00,1817.04,1815.77,-0.0,flip_to_short -47825,做空,2023-03-24 00:40:00,2023-03-24 00:50:00,1815.77,1811.8,0.0,tp_lower -47826,做多,2023-03-24 01:25:00,2023-03-24 01:30:00,1813.62,1812.75,-0.0,flip_to_short -47827,做空,2023-03-24 01:30:00,2023-03-24 01:35:00,1812.75,1814.91,-0.0,flip_to_long -47828,做多,2023-03-24 01:35:00,2023-03-24 02:35:00,1814.91,1814.21,-0.0,flip_to_short -47829,做空,2023-03-24 02:35:00,2023-03-24 02:50:00,1814.21,1809.78,0.0,tp_lower -47830,做多,2023-03-24 03:40:00,2023-03-24 04:25:00,1811.6,1810.69,-0.0,flip_to_short -47831,做空,2023-03-24 04:25:00,2023-03-24 04:40:00,1810.69,1806.58,0.0,tp_lower -47832,做多,2023-03-24 05:15:00,2023-03-24 05:35:00,1808.51,1810.13,0.0,flip_to_short -47833,做空,2023-03-24 05:35:00,2023-03-24 07:25:00,1810.13,1811.0,-0.0,tp_lower -47834,做多,2023-03-24 07:30:00,2023-03-24 07:45:00,1811.63,1815.05,0.0,tp_upper -47835,做空,2023-03-24 08:05:00,2023-03-24 08:10:00,1802.62,1806.18,-0.0,tp_lower -47836,做空,2023-03-24 10:55:00,2023-03-24 11:10:00,1786.8,1786.95,-0.0,flip_to_long -47837,做多,2023-03-24 11:10:00,2023-03-24 11:15:00,1786.95,1784.72,-0.0,flip_to_short -47838,做空,2023-03-24 11:15:00,2023-03-24 11:20:00,1784.72,1788.09,-0.0,flip_to_long -47839,做多,2023-03-24 11:20:00,2023-03-24 11:40:00,1788.09,1785.84,-0.0,flip_to_short -47840,做空,2023-03-24 11:40:00,2023-03-24 11:45:00,1785.84,1742.09,0.0,tp_lower -47841,做多,2023-03-24 12:20:00,2023-03-24 12:50:00,1771.12,1769.2,-0.0,flip_to_short -47842,做空,2023-03-24 12:50:00,2023-03-24 12:55:00,1769.2,1770.51,-0.0,flip_to_long -47843,做多,2023-03-24 12:55:00,2023-03-24 13:00:00,1770.51,1768.19,-0.0,flip_to_short -47844,做空,2023-03-24 13:00:00,2023-03-24 13:20:00,1768.19,1765.8,0.0,flip_to_long -47845,做多,2023-03-24 13:20:00,2023-03-24 13:35:00,1765.8,1763.49,-0.0,flip_to_short -47846,做空,2023-03-24 13:35:00,2023-03-24 13:40:00,1763.49,1761.16,0.0,tp_lower -47847,做多,2023-03-24 13:50:00,2023-03-24 14:10:00,1765.64,1777.01,0.0,tp_upper -47848,做空,2023-03-24 14:20:00,2023-03-24 14:45:00,1768.37,1766.84,0.0,flip_to_long -47849,做多,2023-03-24 14:45:00,2023-03-24 14:50:00,1766.84,1765.19,-0.0,flip_to_short -47850,做空,2023-03-24 14:50:00,2023-03-24 15:05:00,1765.19,1755.52,0.0,tp_lower -47851,做多,2023-03-24 15:35:00,2023-03-24 16:00:00,1763.19,1763.3,-0.0,flip_to_short -47852,做空,2023-03-24 16:00:00,2023-03-24 16:10:00,1763.3,1766.11,-0.0,flip_to_long -47853,做多,2023-03-24 16:10:00,2023-03-24 16:30:00,1766.11,1759.86,-0.0,flip_to_short -47854,做空,2023-03-24 16:30:00,2023-03-24 16:40:00,1759.86,1763.87,-0.0,flip_to_long -47855,做多,2023-03-24 16:40:00,2023-03-24 16:55:00,1763.87,1761.81,-0.0,flip_to_short -47856,做空,2023-03-24 16:55:00,2023-03-24 17:05:00,1761.81,1759.13,0.0,tp_lower -47857,做多,2023-03-24 18:35:00,2023-03-24 18:50:00,1743.18,1757.26,0.0,tp_upper -47858,做空,2023-03-24 20:05:00,2023-03-24 20:10:00,1757.28,1758.69,-0.0,flip_to_long -47859,做多,2023-03-24 20:10:00,2023-03-24 20:20:00,1758.69,1759.59,0.0,flip_to_short -47860,做空,2023-03-24 20:20:00,2023-03-24 20:25:00,1759.59,1752.32,0.0,tp_lower -47861,做空,2023-03-24 22:05:00,2023-03-24 22:50:00,1744.42,1744.91,-0.0,flip_to_long -47862,做多,2023-03-24 22:50:00,2023-03-24 22:55:00,1744.91,1742.2,-0.0,flip_to_short -47863,做空,2023-03-24 22:55:00,2023-03-24 23:00:00,1742.2,1743.72,-0.0,flip_to_long -47864,做多,2023-03-24 23:00:00,2023-03-24 23:20:00,1743.72,1752.17,0.0,tp_upper -47865,做空,2023-03-24 23:35:00,2023-03-25 01:25:00,1747.96,1753.69,-0.0,flip_to_long -47866,做多,2023-03-25 01:25:00,2023-03-25 01:30:00,1753.69,1751.77,-0.0,flip_to_short -47867,做空,2023-03-25 01:30:00,2023-03-25 01:40:00,1751.77,1750.6,0.0,tp_lower -47868,做多,2023-03-25 02:10:00,2023-03-25 02:15:00,1756.0,1756.37,-0.0,tp_upper -47869,做空,2023-03-25 03:15:00,2023-03-25 03:20:00,1755.99,1756.35,-0.0,flip_to_long -47870,做多,2023-03-25 03:20:00,2023-03-25 04:30:00,1756.35,1754.32,-0.0,flip_to_short -47871,做空,2023-03-25 04:30:00,2023-03-25 04:35:00,1754.32,1755.55,-0.0,tp_lower -47872,做空,2023-03-25 04:40:00,2023-03-25 04:45:00,1755.15,1751.17,0.0,tp_lower -47873,做多,2023-03-25 06:35:00,2023-03-25 07:05:00,1749.33,1747.42,-0.0,flip_to_short -47874,做空,2023-03-25 07:05:00,2023-03-25 08:00:00,1747.42,1745.99,0.0,tp_lower -47875,做多,2023-03-25 08:05:00,2023-03-25 09:55:00,1746.44,1747.79,0.0,tp_upper -47876,做空,2023-03-25 10:20:00,2023-03-25 10:35:00,1743.79,1744.95,-0.0,flip_to_long -47877,做多,2023-03-25 10:35:00,2023-03-25 10:40:00,1744.95,1748.68,0.0,tp_upper -47878,做空,2023-03-25 11:10:00,2023-03-25 11:15:00,1745.3,1745.59,-0.0,flip_to_long -47879,做多,2023-03-25 11:15:00,2023-03-25 11:40:00,1745.59,1744.01,-0.0,flip_to_short -47880,做空,2023-03-25 11:40:00,2023-03-25 12:05:00,1744.01,1742.19,0.0,tp_lower -47881,做多,2023-03-25 12:55:00,2023-03-25 13:00:00,1744.5,1742.81,-0.0,flip_to_short -47882,做空,2023-03-25 13:00:00,2023-03-25 13:05:00,1742.81,1741.38,0.0,tp_lower -47883,做多,2023-03-25 13:20:00,2023-03-25 13:30:00,1743.88,1748.59,0.0,tp_upper -47884,做空,2023-03-25 14:50:00,2023-03-25 15:05:00,1750.14,1747.4,0.0,tp_lower -47885,做空,2023-03-25 16:45:00,2023-03-25 17:05:00,1752.2,1753.24,-0.0,flip_to_long -47886,做多,2023-03-25 17:05:00,2023-03-25 20:40:00,1753.24,1731.02,-0.0,tp_upper -47887,做空,2023-03-25 21:40:00,2023-03-25 21:50:00,1729.61,1731.33,-0.0,flip_to_long -47888,做多,2023-03-25 21:50:00,2023-03-25 22:05:00,1731.33,1737.56,0.0,tp_upper -47889,做空,2023-03-25 23:00:00,2023-03-26 02:15:00,1736.31,1750.25,-0.0,flip_to_long -47890,做多,2023-03-26 02:15:00,2023-03-26 02:40:00,1750.25,1749.86,-0.0,flip_to_short -47891,做空,2023-03-26 02:40:00,2023-03-26 02:45:00,1749.86,1750.69,-0.0,flip_to_long -47892,做多,2023-03-26 02:45:00,2023-03-26 02:55:00,1750.69,1751.92,0.0,tp_upper -47893,做空,2023-03-26 03:05:00,2023-03-26 03:10:00,1750.83,1752.67,-0.0,flip_to_long -47894,做多,2023-03-26 03:10:00,2023-03-26 03:15:00,1752.67,1751.7,-0.0,tp_upper -47895,做空,2023-03-26 03:20:00,2023-03-26 03:30:00,1750.8,1748.05,0.0,tp_lower -47896,做多,2023-03-26 03:35:00,2023-03-26 05:05:00,1750.57,1746.97,-0.0,flip_to_short -47897,做空,2023-03-26 05:05:00,2023-03-26 05:10:00,1746.97,1749.1,-0.0,flip_to_long -47898,做多,2023-03-26 05:10:00,2023-03-26 05:15:00,1749.1,1746.84,-0.0,flip_to_short -47899,做空,2023-03-26 05:15:00,2023-03-26 05:30:00,1746.84,1746.65,-0.0,flip_to_long -47900,做多,2023-03-26 05:30:00,2023-03-26 05:40:00,1746.65,1750.46,0.0,tp_upper -47901,做空,2023-03-26 06:30:00,2023-03-26 06:35:00,1749.62,1750.96,-0.0,flip_to_long -47902,做多,2023-03-26 06:35:00,2023-03-26 06:40:00,1750.96,1749.7,-0.0,flip_to_short -47903,做空,2023-03-26 06:40:00,2023-03-26 06:45:00,1749.7,1750.76,-0.0,flip_to_long -47904,做多,2023-03-26 06:45:00,2023-03-26 07:00:00,1750.76,1750.24,-0.0,flip_to_short -47905,做空,2023-03-26 07:00:00,2023-03-26 07:05:00,1750.24,1752.07,-0.0,flip_to_long -47906,做多,2023-03-26 07:05:00,2023-03-26 07:10:00,1752.07,1752.17,-0.0,tp_upper -47907,做空,2023-03-26 07:35:00,2023-03-26 07:55:00,1751.63,1751.57,-0.0,flip_to_long -47908,做多,2023-03-26 07:55:00,2023-03-26 08:10:00,1751.57,1751.56,-0.0,flip_to_short -47909,做空,2023-03-26 08:10:00,2023-03-26 08:25:00,1751.56,1751.97,-0.0,flip_to_long -47910,做多,2023-03-26 08:25:00,2023-03-26 08:30:00,1751.97,1750.22,-0.0,flip_to_short -47911,做空,2023-03-26 08:30:00,2023-03-26 08:35:00,1750.22,1770.05,-0.0,flip_to_long -47912,做多,2023-03-26 08:35:00,2023-03-26 08:40:00,1770.05,1776.31,0.0,tp_upper -47913,做空,2023-03-26 10:00:00,2023-03-26 10:15:00,1771.78,1768.87,0.0,tp_lower -47914,做多,2023-03-26 11:05:00,2023-03-26 11:20:00,1770.03,1771.61,0.0,flip_to_short -47915,做空,2023-03-26 11:20:00,2023-03-26 11:40:00,1771.61,1771.5,-0.0,flip_to_long -47916,做多,2023-03-26 11:40:00,2023-03-26 11:55:00,1771.5,1777.05,0.0,tp_upper -47917,做空,2023-03-26 12:15:00,2023-03-26 12:30:00,1772.28,1774.1,-0.0,flip_to_long -47918,做多,2023-03-26 12:30:00,2023-03-26 12:35:00,1774.1,1772.1,-0.0,flip_to_short -47919,做空,2023-03-26 12:35:00,2023-03-26 12:40:00,1772.1,1772.91,-0.0,flip_to_long -47920,做多,2023-03-26 12:40:00,2023-03-26 12:50:00,1772.91,1772.84,-0.0,flip_to_short -47921,做空,2023-03-26 12:50:00,2023-03-26 13:15:00,1772.84,1775.92,-0.0,flip_to_long -47922,做多,2023-03-26 13:15:00,2023-03-26 13:20:00,1775.92,1773.99,-0.0,flip_to_short -47923,做空,2023-03-26 13:20:00,2023-03-26 13:30:00,1773.99,1775.03,-0.0,flip_to_long -47924,做多,2023-03-26 13:30:00,2023-03-26 13:35:00,1775.03,1787.27,0.0,tp_upper -47925,做空,2023-03-26 14:25:00,2023-03-26 14:40:00,1780.32,1768.99,0.0,tp_lower -47926,做多,2023-03-26 16:05:00,2023-03-26 16:10:00,1766.79,1762.67,-0.0,flip_to_short -47927,做空,2023-03-26 16:10:00,2023-03-26 16:30:00,1762.67,1762.1,-0.0,flip_to_long -47928,做多,2023-03-26 16:30:00,2023-03-26 17:30:00,1762.1,1766.89,0.0,tp_upper -47929,做空,2023-03-26 18:30:00,2023-03-26 18:35:00,1763.22,1763.83,-0.0,flip_to_long -47930,做多,2023-03-26 18:35:00,2023-03-26 18:45:00,1763.83,1764.36,-0.0,flip_to_short -47931,做空,2023-03-26 18:45:00,2023-03-26 18:50:00,1764.36,1765.0,-0.0,flip_to_long -47932,做多,2023-03-26 18:50:00,2023-03-26 19:10:00,1765.0,1765.85,-0.0,flip_to_short -47933,做空,2023-03-26 19:10:00,2023-03-26 19:45:00,1765.85,1766.83,-0.0,flip_to_long -47934,做多,2023-03-26 19:45:00,2023-03-26 19:55:00,1766.83,1764.99,-0.0,flip_to_short -47935,做空,2023-03-26 19:55:00,2023-03-26 20:00:00,1764.99,1765.89,-0.0,flip_to_long -47936,做多,2023-03-26 20:00:00,2023-03-26 20:10:00,1765.89,1767.28,0.0,tp_upper -47937,做空,2023-03-26 20:20:00,2023-03-26 20:30:00,1765.36,1757.75,0.0,tp_lower -47938,做多,2023-03-26 21:45:00,2023-03-26 21:50:00,1760.15,1759.39,-0.0,flip_to_short -47939,做空,2023-03-26 21:50:00,2023-03-27 00:25:00,1759.39,1777.47,-0.0,flip_to_long -47940,做多,2023-03-27 00:25:00,2023-03-27 00:30:00,1777.47,1773.06,-0.0,flip_to_short -47941,做空,2023-03-27 00:30:00,2023-03-27 00:35:00,1773.06,1778.12,-0.0,flip_to_long -47942,做多,2023-03-27 00:35:00,2023-03-27 00:45:00,1778.12,1775.92,-0.0,flip_to_short -47943,做空,2023-03-27 00:45:00,2023-03-27 01:15:00,1775.92,1765.71,0.0,tp_lower -47944,做多,2023-03-27 02:50:00,2023-03-27 03:15:00,1763.9,1763.72,-0.0,flip_to_short -47945,做空,2023-03-27 03:15:00,2023-03-27 03:35:00,1763.72,1765.85,-0.0,flip_to_long -47946,做多,2023-03-27 03:35:00,2023-03-27 03:45:00,1765.85,1766.42,-0.0,tp_upper -47947,做空,2023-03-27 03:55:00,2023-03-27 04:00:00,1764.13,1764.33,-0.0,flip_to_long -47948,做多,2023-03-27 04:00:00,2023-03-27 04:15:00,1764.33,1765.9,0.0,tp_upper -47949,做空,2023-03-27 04:40:00,2023-03-27 04:45:00,1763.8,1764.94,-0.0,flip_to_long -47950,做多,2023-03-27 04:45:00,2023-03-27 04:55:00,1764.94,1763.89,-0.0,flip_to_short -47951,做空,2023-03-27 04:55:00,2023-03-27 05:10:00,1763.89,1759.63,0.0,tp_lower -47952,做多,2023-03-27 07:10:00,2023-03-27 07:20:00,1753.25,1751.99,-0.0,flip_to_short -47953,做空,2023-03-27 07:20:00,2023-03-27 07:35:00,1751.99,1751.56,-0.0,tp_lower -47954,做多,2023-03-27 07:40:00,2023-03-27 07:45:00,1752.64,1749.36,-0.0,flip_to_short -47955,做空,2023-03-27 07:45:00,2023-03-27 07:50:00,1749.36,1750.29,-0.0,tp_lower -47956,做多,2023-03-27 08:05:00,2023-03-27 08:10:00,1752.77,1750.99,-0.0,flip_to_short -47957,做空,2023-03-27 08:10:00,2023-03-27 08:25:00,1750.99,1751.46,-0.0,flip_to_long -47958,做多,2023-03-27 08:25:00,2023-03-27 08:45:00,1751.46,1755.81,0.0,tp_upper -47959,做空,2023-03-27 11:35:00,2023-03-27 11:50:00,1764.69,1765.1,-0.0,flip_to_long -47960,做多,2023-03-27 11:50:00,2023-03-27 12:00:00,1765.1,1763.82,-0.0,flip_to_short -47961,做空,2023-03-27 12:00:00,2023-03-27 12:05:00,1763.82,1764.05,-0.0,flip_to_long -47962,做多,2023-03-27 12:05:00,2023-03-27 12:15:00,1764.05,1763.75,-0.0,tp_upper -47963,做多,2023-03-27 12:20:00,2023-03-27 13:50:00,1764.2,1754.46,-0.0,flip_to_short -47964,做空,2023-03-27 13:50:00,2023-03-27 14:00:00,1754.46,1754.73,-0.0,flip_to_long -47965,做多,2023-03-27 14:00:00,2023-03-27 14:10:00,1754.73,1750.9,-0.0,flip_to_short -47966,做空,2023-03-27 14:10:00,2023-03-27 14:15:00,1750.9,1743.21,0.0,tp_lower -47967,做多,2023-03-27 16:00:00,2023-03-27 16:50:00,1716.99,1714.96,-0.0,flip_to_short -47968,做空,2023-03-27 16:50:00,2023-03-27 16:55:00,1714.96,1716.41,-0.0,flip_to_long -47969,做多,2023-03-27 16:55:00,2023-03-27 17:05:00,1716.41,1713.92,-0.0,flip_to_short -47970,做空,2023-03-27 17:05:00,2023-03-27 17:20:00,1713.92,1716.0,-0.0,flip_to_long -47971,做多,2023-03-27 17:20:00,2023-03-27 18:20:00,1716.0,1712.06,-0.0,flip_to_short -47972,做空,2023-03-27 18:20:00,2023-03-27 18:25:00,1712.06,1712.42,-0.0,flip_to_long -47973,做多,2023-03-27 18:25:00,2023-03-27 18:35:00,1712.42,1713.45,0.0,flip_to_short -47974,做空,2023-03-27 18:35:00,2023-03-27 19:20:00,1713.45,1716.06,-0.0,flip_to_long -47975,做多,2023-03-27 19:20:00,2023-03-27 19:35:00,1716.06,1709.25,-0.0,flip_to_short -47976,做空,2023-03-27 19:35:00,2023-03-27 19:40:00,1709.25,1706.77,0.0,tp_lower -47977,做多,2023-03-27 20:55:00,2023-03-27 21:05:00,1707.07,1714.73,0.0,tp_upper -47978,做空,2023-03-27 22:20:00,2023-03-27 22:35:00,1709.98,1707.54,0.0,tp_lower -47979,做多,2023-03-27 23:05:00,2023-03-27 23:10:00,1709.81,1711.55,0.0,tp_upper -47980,做空,2023-03-27 23:40:00,2023-03-28 00:35:00,1711.0,1713.17,-0.0,flip_to_long -47981,做多,2023-03-28 00:35:00,2023-03-28 00:40:00,1713.17,1711.75,-0.0,flip_to_short -47982,做空,2023-03-28 00:40:00,2023-03-28 00:50:00,1711.75,1707.89,0.0,tp_lower -47983,做多,2023-03-28 01:25:00,2023-03-28 01:35:00,1711.45,1721.45,0.0,tp_upper -47984,做空,2023-03-28 02:25:00,2023-03-28 03:45:00,1710.1,1712.36,-0.0,flip_to_long -47985,做多,2023-03-28 03:45:00,2023-03-28 03:50:00,1712.36,1711.92,-0.0,flip_to_short -47986,做空,2023-03-28 03:50:00,2023-03-28 04:05:00,1711.92,1710.11,0.0,tp_lower -47987,做多,2023-03-28 04:10:00,2023-03-28 04:20:00,1712.16,1714.51,0.0,tp_upper -47988,做空,2023-03-28 04:25:00,2023-03-28 04:55:00,1712.59,1717.39,-0.0,flip_to_long -47989,做多,2023-03-28 04:55:00,2023-03-28 05:00:00,1717.39,1717.45,-0.0,tp_upper -47990,做空,2023-03-28 07:10:00,2023-03-28 07:50:00,1727.04,1725.73,0.0,tp_lower -47991,做多,2023-03-28 08:45:00,2023-03-28 09:05:00,1726.12,1725.23,-0.0,flip_to_short -47992,做空,2023-03-28 09:05:00,2023-03-28 09:25:00,1725.23,1723.82,0.0,flip_to_long -47993,做多,2023-03-28 09:25:00,2023-03-28 11:05:00,1723.82,1718.24,-0.0,flip_to_short -47994,做空,2023-03-28 11:05:00,2023-03-28 11:10:00,1718.24,1722.92,-0.0,flip_to_long -47995,做多,2023-03-28 11:10:00,2023-03-28 11:15:00,1722.92,1724.95,0.0,tp_upper -47996,做空,2023-03-28 12:25:00,2023-03-28 12:30:00,1730.01,1735.39,-0.0,flip_to_long -47997,做多,2023-03-28 12:30:00,2023-03-28 12:35:00,1735.39,1733.95,-0.0,flip_to_short -47998,做空,2023-03-28 12:35:00,2023-03-28 12:45:00,1733.95,1739.59,-0.0,flip_to_long -47999,做多,2023-03-28 12:45:00,2023-03-28 12:50:00,1739.59,1735.67,-0.0,flip_to_short -48000,做空,2023-03-28 12:50:00,2023-03-28 12:55:00,1735.67,1735.96,-0.0,flip_to_long -48001,做多,2023-03-28 12:55:00,2023-03-28 13:40:00,1735.96,1737.44,0.0,flip_to_short -48002,做空,2023-03-28 13:40:00,2023-03-28 14:35:00,1737.44,1738.8,-0.0,flip_to_long -48003,做多,2023-03-28 14:35:00,2023-03-28 14:50:00,1738.8,1738.73,-0.0,flip_to_short -48004,做空,2023-03-28 14:50:00,2023-03-28 14:55:00,1738.73,1739.25,-0.0,flip_to_long -48005,做多,2023-03-28 14:55:00,2023-03-28 15:05:00,1739.25,1739.18,-0.0,flip_to_short -48006,做空,2023-03-28 15:05:00,2023-03-28 15:15:00,1739.18,1740.2,-0.0,flip_to_long -48007,做多,2023-03-28 15:15:00,2023-03-28 15:45:00,1740.2,1739.53,-0.0,flip_to_short -48008,做空,2023-03-28 15:45:00,2023-03-28 15:50:00,1739.53,1740.74,-0.0,flip_to_long -48009,做多,2023-03-28 15:50:00,2023-03-28 16:00:00,1740.74,1741.63,0.0,tp_upper -48010,做空,2023-03-28 16:05:00,2023-03-28 16:15:00,1738.42,1735.74,0.0,tp_lower -48011,做多,2023-03-28 17:05:00,2023-03-28 17:50:00,1737.25,1734.87,-0.0,flip_to_short -48012,做空,2023-03-28 17:50:00,2023-03-28 21:10:00,1734.87,1768.57,-0.0,tp_lower -48013,做多,2023-03-28 22:05:00,2023-03-28 22:30:00,1770.71,1769.58,-0.0,flip_to_short -48014,做空,2023-03-28 22:30:00,2023-03-28 22:45:00,1769.58,1768.16,0.0,flip_to_long -48015,做多,2023-03-28 22:45:00,2023-03-28 23:05:00,1768.16,1774.0,0.0,tp_upper -48016,做空,2023-03-28 23:40:00,2023-03-29 00:50:00,1772.57,1774.61,-0.0,flip_to_long -48017,做多,2023-03-29 00:50:00,2023-03-29 00:55:00,1774.61,1774.6,-0.0,flip_to_short -48018,做空,2023-03-29 00:55:00,2023-03-29 01:55:00,1774.6,1778.01,-0.0,flip_to_long -48019,做多,2023-03-29 01:55:00,2023-03-29 02:00:00,1778.01,1777.54,-0.0,flip_to_short -48020,做空,2023-03-29 02:00:00,2023-03-29 02:05:00,1777.54,1778.37,-0.0,flip_to_long -48021,做多,2023-03-29 02:05:00,2023-03-29 02:15:00,1778.37,1776.25,-0.0,flip_to_short -48022,做空,2023-03-29 02:15:00,2023-03-29 02:20:00,1776.25,1779.37,-0.0,flip_to_long -48023,做多,2023-03-29 02:20:00,2023-03-29 02:40:00,1779.37,1778.89,-0.0,flip_to_short -48024,做空,2023-03-29 02:40:00,2023-03-29 02:55:00,1778.89,1778.83,-0.0,flip_to_long -48025,做多,2023-03-29 02:55:00,2023-03-29 03:05:00,1778.83,1777.76,-0.0,flip_to_short -48026,做空,2023-03-29 03:05:00,2023-03-29 03:15:00,1777.76,1777.73,-0.0,flip_to_long -48027,做多,2023-03-29 03:15:00,2023-03-29 04:15:00,1777.73,1782.0,0.0,tp_upper -48028,做空,2023-03-29 05:35:00,2023-03-29 05:40:00,1787.8,1788.01,-0.0,flip_to_long -48029,做多,2023-03-29 05:40:00,2023-03-29 06:20:00,1788.01,1793.5,0.0,tp_upper -48030,做空,2023-03-29 07:55:00,2023-03-29 08:05:00,1804.26,1803.33,0.0,tp_lower -48031,做多,2023-03-29 08:10:00,2023-03-29 08:15:00,1814.76,1815.65,-0.0,tp_upper -48032,做空,2023-03-29 09:35:00,2023-03-29 09:50:00,1818.16,1813.81,0.0,tp_lower -48033,做多,2023-03-29 10:35:00,2023-03-29 12:05:00,1816.49,1808.9,-0.0,flip_to_short -48034,做空,2023-03-29 12:05:00,2023-03-29 12:10:00,1808.9,1804.4,0.0,tp_lower -48035,做多,2023-03-29 12:25:00,2023-03-29 12:30:00,1808.11,1806.95,-0.0,flip_to_short -48036,做空,2023-03-29 12:30:00,2023-03-29 12:45:00,1806.95,1806.21,-0.0,flip_to_long -48037,做多,2023-03-29 12:45:00,2023-03-29 12:55:00,1806.21,1810.12,0.0,tp_upper -48038,做空,2023-03-29 13:10:00,2023-03-29 13:30:00,1807.4,1805.91,0.0,flip_to_long -48039,做多,2023-03-29 13:30:00,2023-03-29 13:35:00,1805.91,1809.56,0.0,tp_upper -48040,做空,2023-03-29 13:45:00,2023-03-29 14:25:00,1808.23,1803.41,0.0,tp_lower -48041,做多,2023-03-29 15:20:00,2023-03-29 16:05:00,1801.41,1801.0,-0.0,flip_to_short -48042,做空,2023-03-29 16:05:00,2023-03-29 16:10:00,1801.0,1802.57,-0.0,flip_to_long -48043,做多,2023-03-29 16:10:00,2023-03-29 16:15:00,1802.57,1800.0,-0.0,flip_to_short -48044,做空,2023-03-29 16:15:00,2023-03-29 16:25:00,1800.0,1801.25,-0.0,flip_to_long -48045,做多,2023-03-29 16:25:00,2023-03-29 17:30:00,1801.25,1799.31,-0.0,flip_to_short -48046,做空,2023-03-29 17:30:00,2023-03-29 18:05:00,1799.31,1798.37,0.0,flip_to_long -48047,做多,2023-03-29 18:05:00,2023-03-29 18:15:00,1798.37,1796.01,-0.0,flip_to_short -48048,做空,2023-03-29 18:15:00,2023-03-29 18:20:00,1796.01,1798.48,-0.0,flip_to_long -48049,做多,2023-03-29 18:20:00,2023-03-29 18:30:00,1798.48,1802.7,0.0,tp_upper -48050,做空,2023-03-29 20:10:00,2023-03-29 20:45:00,1805.57,1803.22,0.0,tp_lower -48051,做多,2023-03-29 21:25:00,2023-03-29 21:30:00,1805.01,1803.59,-0.0,flip_to_short -48052,做空,2023-03-29 21:30:00,2023-03-29 21:40:00,1803.59,1799.5,0.0,tp_lower -48053,做多,2023-03-29 23:05:00,2023-03-29 23:40:00,1794.89,1793.17,-0.0,flip_to_short -48054,做空,2023-03-29 23:40:00,2023-03-29 23:55:00,1793.17,1791.89,0.0,flip_to_long -48055,做多,2023-03-29 23:55:00,2023-03-30 00:15:00,1791.89,1797.55,0.0,tp_upper -48056,做空,2023-03-30 00:40:00,2023-03-30 00:45:00,1793.21,1787.85,0.0,tp_lower -48057,做多,2023-03-30 01:25:00,2023-03-30 01:30:00,1790.47,1789.98,-0.0,flip_to_short -48058,做空,2023-03-30 01:30:00,2023-03-30 01:45:00,1789.98,1790.15,-0.0,flip_to_long -48059,做多,2023-03-30 01:45:00,2023-03-30 02:15:00,1790.15,1805.12,0.0,tp_upper -48060,做空,2023-03-30 03:05:00,2023-03-30 03:10:00,1785.23,1778.81,0.0,tp_lower -48061,做多,2023-03-30 04:20:00,2023-03-30 05:00:00,1792.77,1790.73,-0.0,flip_to_short -48062,做空,2023-03-30 05:00:00,2023-03-30 05:05:00,1790.73,1791.55,-0.0,flip_to_long -48063,做多,2023-03-30 05:05:00,2023-03-30 05:20:00,1791.55,1791.12,-0.0,flip_to_short -48064,做空,2023-03-30 05:20:00,2023-03-30 05:30:00,1791.12,1792.35,-0.0,flip_to_long -48065,做多,2023-03-30 05:30:00,2023-03-30 06:05:00,1792.35,1800.23,0.0,tp_upper -48066,做空,2023-03-30 06:20:00,2023-03-30 06:25:00,1794.35,1795.08,-0.0,flip_to_long -48067,做多,2023-03-30 06:25:00,2023-03-30 06:30:00,1795.08,1794.39,-0.0,flip_to_short -48068,做空,2023-03-30 06:30:00,2023-03-30 06:40:00,1794.39,1793.89,-0.0,flip_to_long -48069,做多,2023-03-30 06:40:00,2023-03-30 07:05:00,1793.89,1793.74,-0.0,flip_to_short -48070,做空,2023-03-30 07:05:00,2023-03-30 07:10:00,1793.74,1795.0,-0.0,flip_to_long -48071,做多,2023-03-30 07:10:00,2023-03-30 07:20:00,1795.0,1797.03,0.0,tp_upper -48072,做空,2023-03-30 08:30:00,2023-03-30 09:00:00,1801.51,1798.0,0.0,tp_lower -48073,做多,2023-03-30 09:50:00,2023-03-30 10:10:00,1800.19,1804.38,0.0,tp_upper -48074,做空,2023-03-30 10:20:00,2023-03-30 10:35:00,1798.74,1800.05,-0.0,flip_to_long -48075,做多,2023-03-30 10:35:00,2023-03-30 11:25:00,1800.05,1803.23,0.0,tp_upper -48076,做空,2023-03-30 12:00:00,2023-03-30 12:10:00,1800.9,1799.68,0.0,tp_lower -48077,做多,2023-03-30 12:30:00,2023-03-30 12:35:00,1803.36,1802.39,-0.0,flip_to_short -48078,做空,2023-03-30 12:35:00,2023-03-30 13:10:00,1802.39,1802.85,-0.0,flip_to_long -48079,做多,2023-03-30 13:10:00,2023-03-30 13:20:00,1802.85,1800.02,-0.0,flip_to_short -48080,做空,2023-03-30 13:20:00,2023-03-30 13:25:00,1800.02,1801.3,-0.0,flip_to_long -48081,做多,2023-03-30 13:25:00,2023-03-30 13:35:00,1801.3,1800.17,-0.0,flip_to_short -48082,做空,2023-03-30 13:35:00,2023-03-30 13:50:00,1800.17,1797.82,0.0,tp_lower -48083,做多,2023-03-30 15:05:00,2023-03-30 15:20:00,1793.82,1792.3,-0.0,flip_to_short -48084,做空,2023-03-30 15:20:00,2023-03-30 15:25:00,1792.3,1787.09,0.0,tp_lower -48085,做多,2023-03-30 16:20:00,2023-03-30 17:05:00,1783.19,1785.85,0.0,flip_to_short -48086,做空,2023-03-30 17:05:00,2023-03-30 17:15:00,1785.85,1782.62,0.0,tp_lower -48087,做空,2023-03-30 18:35:00,2023-03-30 18:40:00,1773.45,1774.06,-0.0,flip_to_long -48088,做多,2023-03-30 18:40:00,2023-03-30 19:05:00,1774.06,1776.72,0.0,tp_upper -48089,做多,2023-03-30 21:45:00,2023-03-30 22:10:00,1790.18,1793.03,0.0,flip_to_short -48090,做空,2023-03-30 22:10:00,2023-03-30 22:25:00,1793.03,1792.92,-0.0,flip_to_long -48091,做多,2023-03-30 22:25:00,2023-03-30 22:30:00,1792.92,1793.7,-0.0,tp_upper -48092,做空,2023-03-30 22:35:00,2023-03-30 22:45:00,1792.73,1783.58,0.0,tp_lower -48093,做多,2023-03-30 23:20:00,2023-03-31 00:00:00,1789.62,1795.45,0.0,tp_upper -48094,做空,2023-03-31 00:15:00,2023-03-31 00:25:00,1789.95,1802.04,-0.0,flip_to_long -48095,做多,2023-03-31 00:25:00,2023-03-31 00:30:00,1802.04,1800.41,-0.0,tp_upper -48096,做空,2023-03-31 01:40:00,2023-03-31 02:45:00,1803.43,1804.14,-0.0,flip_to_long -48097,做多,2023-03-31 02:45:00,2023-03-31 02:50:00,1804.14,1801.41,-0.0,flip_to_short -48098,做空,2023-03-31 02:50:00,2023-03-31 03:00:00,1801.41,1802.21,-0.0,flip_to_long -48099,做多,2023-03-31 03:00:00,2023-03-31 03:20:00,1802.21,1803.82,0.0,tp_upper -48100,做空,2023-03-31 03:45:00,2023-03-31 04:05:00,1803.36,1799.37,0.0,tp_lower -48101,做多,2023-03-31 04:35:00,2023-03-31 05:05:00,1803.13,1803.0,-0.0,tp_upper -48102,做空,2023-03-31 05:10:00,2023-03-31 05:15:00,1801.36,1802.26,-0.0,flip_to_long -48103,做多,2023-03-31 05:15:00,2023-03-31 05:30:00,1802.26,1801.89,-0.0,flip_to_short -48104,做空,2023-03-31 05:30:00,2023-03-31 05:35:00,1801.89,1802.08,-0.0,flip_to_long -48105,做多,2023-03-31 05:35:00,2023-03-31 05:40:00,1802.08,1801.5,-0.0,flip_to_short -48106,做空,2023-03-31 05:40:00,2023-03-31 05:50:00,1801.5,1794.3,0.0,tp_lower -48107,做多,2023-03-31 06:40:00,2023-03-31 08:10:00,1798.53,1792.81,-0.0,flip_to_short -48108,做空,2023-03-31 08:10:00,2023-03-31 08:45:00,1792.81,1794.02,-0.0,flip_to_long -48109,做多,2023-03-31 08:45:00,2023-03-31 08:50:00,1794.02,1790.57,-0.0,flip_to_short -48110,做空,2023-03-31 08:50:00,2023-03-31 09:00:00,1790.57,1791.1,-0.0,flip_to_long -48111,做多,2023-03-31 09:00:00,2023-03-31 09:05:00,1791.1,1789.56,-0.0,flip_to_short -48112,做空,2023-03-31 09:05:00,2023-03-31 09:10:00,1789.56,1791.85,-0.0,flip_to_long -48113,做多,2023-03-31 09:10:00,2023-03-31 09:20:00,1791.85,1791.79,-0.0,flip_to_short -48114,做空,2023-03-31 09:20:00,2023-03-31 09:30:00,1791.79,1791.07,-0.0,flip_to_long -48115,做多,2023-03-31 09:30:00,2023-03-31 10:20:00,1791.07,1794.17,0.0,tp_upper -48116,做空,2023-03-31 10:55:00,2023-03-31 11:35:00,1792.05,1792.38,-0.0,flip_to_long -48117,做多,2023-03-31 11:35:00,2023-03-31 11:45:00,1792.38,1792.38,-0.0,flip_to_short -48118,做空,2023-03-31 11:45:00,2023-03-31 11:55:00,1792.38,1792.26,-0.0,flip_to_long -48119,做多,2023-03-31 11:55:00,2023-03-31 12:05:00,1792.26,1792.0,-0.0,flip_to_short -48120,做空,2023-03-31 12:05:00,2023-03-31 12:15:00,1792.0,1791.9,-0.0,flip_to_long -48121,做多,2023-03-31 12:15:00,2023-03-31 12:25:00,1791.9,1794.09,0.0,tp_upper -48122,做空,2023-03-31 15:15:00,2023-03-31 16:00:00,1827.41,1833.47,-0.0,flip_to_long -48123,做多,2023-03-31 16:00:00,2023-03-31 16:05:00,1833.47,1829.23,-0.0,flip_to_short -48124,做空,2023-03-31 16:05:00,2023-03-31 16:30:00,1829.23,1823.19,0.0,tp_lower -48125,做多,2023-03-31 16:45:00,2023-03-31 16:50:00,1829.75,1828.88,-0.0,flip_to_short -48126,做空,2023-03-31 16:50:00,2023-03-31 17:05:00,1828.88,1829.79,-0.0,flip_to_long -48127,做多,2023-03-31 17:05:00,2023-03-31 17:15:00,1829.79,1826.14,-0.0,flip_to_short -48128,做空,2023-03-31 17:15:00,2023-03-31 17:20:00,1826.14,1828.7,-0.0,flip_to_long -48129,做多,2023-03-31 17:20:00,2023-03-31 17:30:00,1828.7,1827.19,-0.0,flip_to_short -48130,做空,2023-03-31 17:30:00,2023-03-31 17:40:00,1827.19,1822.78,0.0,tp_lower -48131,做多,2023-03-31 18:40:00,2023-03-31 18:50:00,1824.89,1823.08,-0.0,flip_to_short -48132,做空,2023-03-31 18:50:00,2023-03-31 19:05:00,1823.08,1821.9,0.0,tp_lower -48133,做多,2023-03-31 19:20:00,2023-03-31 19:35:00,1822.55,1827.81,0.0,tp_upper -48134,做空,2023-03-31 20:00:00,2023-03-31 20:10:00,1825.17,1824.57,-0.0,flip_to_long -48135,做多,2023-03-31 20:10:00,2023-03-31 20:15:00,1824.57,1822.36,-0.0,flip_to_short -48136,做空,2023-03-31 20:15:00,2023-03-31 20:20:00,1822.36,1819.31,0.0,tp_lower -48137,做多,2023-03-31 20:35:00,2023-03-31 20:50:00,1823.11,1822.35,-0.0,flip_to_short -48138,做空,2023-03-31 20:50:00,2023-03-31 20:55:00,1822.35,1817.0,0.0,tp_lower -48139,做多,2023-03-31 21:30:00,2023-03-31 21:50:00,1822.25,1824.97,0.0,flip_to_short -48140,做空,2023-03-31 21:50:00,2023-03-31 23:05:00,1824.97,1825.24,-0.0,flip_to_long -48141,做多,2023-03-31 23:05:00,2023-04-01 00:20:00,1825.24,1823.18,-0.0,flip_to_short -48142,做空,2023-04-01 00:20:00,2023-04-01 00:25:00,1823.18,1823.61,-0.0,flip_to_long -48143,做多,2023-04-01 00:25:00,2023-04-01 00:30:00,1823.61,1822.64,-0.0,flip_to_short -48144,做空,2023-04-01 00:30:00,2023-04-01 00:35:00,1822.64,1823.38,-0.0,flip_to_long -48145,做多,2023-04-01 00:35:00,2023-04-01 00:40:00,1823.38,1820.77,-0.0,flip_to_short -48146,做空,2023-04-01 00:40:00,2023-04-01 00:45:00,1820.77,1820.13,-0.0,tp_lower -48147,做多,2023-04-01 01:00:00,2023-04-01 01:05:00,1822.49,1821.19,-0.0,flip_to_short -48148,做空,2023-04-01 01:05:00,2023-04-01 01:10:00,1821.19,1823.11,-0.0,flip_to_long -48149,做多,2023-04-01 01:10:00,2023-04-01 01:30:00,1823.11,1827.99,0.0,tp_upper -48150,做空,2023-04-01 02:15:00,2023-04-01 02:50:00,1828.96,1829.4,-0.0,flip_to_long -48151,做多,2023-04-01 02:50:00,2023-04-01 02:55:00,1829.4,1828.84,-0.0,flip_to_short -48152,做空,2023-04-01 02:55:00,2023-04-01 04:05:00,1828.84,1826.4,0.0,flip_to_long -48153,做多,2023-04-01 04:05:00,2023-04-01 04:40:00,1826.4,1827.19,-0.0,tp_upper -48154,做空,2023-04-01 05:00:00,2023-04-01 05:05:00,1825.35,1823.78,0.0,tp_lower -48155,做多,2023-04-01 05:55:00,2023-04-01 06:00:00,1824.78,1823.77,-0.0,flip_to_short -48156,做空,2023-04-01 06:00:00,2023-04-01 06:10:00,1823.77,1823.81,-0.0,flip_to_long -48157,做多,2023-04-01 06:10:00,2023-04-01 07:00:00,1823.81,1820.91,-0.0,flip_to_short -48158,做空,2023-04-01 07:00:00,2023-04-01 07:05:00,1820.91,1822.3,-0.0,flip_to_long -48159,做多,2023-04-01 07:05:00,2023-04-01 07:10:00,1822.3,1821.07,-0.0,flip_to_short -48160,做空,2023-04-01 07:10:00,2023-04-01 07:20:00,1821.07,1823.44,-0.0,flip_to_long -48161,做多,2023-04-01 07:20:00,2023-04-01 08:15:00,1823.44,1822.3,-0.0,flip_to_short -48162,做空,2023-04-01 08:15:00,2023-04-01 08:20:00,1822.3,1822.45,-0.0,flip_to_long -48163,做多,2023-04-01 08:20:00,2023-04-01 08:25:00,1822.45,1827.55,0.0,tp_upper -48164,做空,2023-04-01 09:05:00,2023-04-01 10:00:00,1824.93,1823.37,0.0,tp_lower -48165,做多,2023-04-01 10:50:00,2023-04-01 10:55:00,1825.46,1826.34,-0.0,tp_upper -48166,做空,2023-04-01 11:45:00,2023-04-01 11:55:00,1822.97,1823.45,-0.0,tp_lower -48167,做多,2023-04-01 12:10:00,2023-04-01 12:20:00,1824.99,1823.73,-0.0,flip_to_short -48168,做空,2023-04-01 12:20:00,2023-04-01 12:25:00,1823.73,1825.77,-0.0,flip_to_long -48169,做多,2023-04-01 12:25:00,2023-04-01 12:30:00,1825.77,1824.7,-0.0,flip_to_short -48170,做空,2023-04-01 12:30:00,2023-04-01 12:40:00,1824.7,1825.65,-0.0,flip_to_long -48171,做多,2023-04-01 12:40:00,2023-04-01 12:45:00,1825.65,1824.69,-0.0,flip_to_short -48172,做空,2023-04-01 12:45:00,2023-04-01 12:50:00,1824.69,1825.7,-0.0,flip_to_long -48173,做多,2023-04-01 12:50:00,2023-04-01 13:15:00,1825.7,1824.82,-0.0,flip_to_short -48174,做空,2023-04-01 13:15:00,2023-04-01 13:40:00,1824.82,1824.3,-0.0,tp_lower -48175,做多,2023-04-01 14:00:00,2023-04-01 14:05:00,1824.95,1823.23,-0.0,flip_to_short -48176,做空,2023-04-01 14:05:00,2023-04-01 14:10:00,1823.23,1822.71,-0.0,tp_lower -48177,做多,2023-04-01 15:30:00,2023-04-01 15:35:00,1819.85,1817.91,-0.0,flip_to_short -48178,做空,2023-04-01 15:35:00,2023-04-01 15:40:00,1817.91,1818.26,-0.0,flip_to_long -48179,做多,2023-04-01 15:40:00,2023-04-01 16:05:00,1818.26,1820.6,0.0,tp_upper -48180,做空,2023-04-01 16:45:00,2023-04-01 16:50:00,1819.88,1814.62,0.0,tp_lower -48181,做多,2023-04-01 19:00:00,2023-04-01 19:10:00,1815.0,1813.78,-0.0,flip_to_short -48182,做空,2023-04-01 19:10:00,2023-04-01 19:20:00,1813.78,1812.75,0.0,tp_lower -48183,做多,2023-04-01 19:55:00,2023-04-01 20:00:00,1814.14,1817.31,0.0,tp_upper -48184,做多,2023-04-01 21:00:00,2023-04-01 21:45:00,1817.28,1818.29,0.0,flip_to_short -48185,做空,2023-04-01 21:45:00,2023-04-01 21:50:00,1818.29,1819.04,-0.0,flip_to_long -48186,做多,2023-04-01 21:50:00,2023-04-01 22:00:00,1819.04,1820.07,0.0,tp_upper -48187,做空,2023-04-01 22:05:00,2023-04-01 23:40:00,1819.42,1819.41,-0.0,tp_lower -48188,做多,2023-04-02 00:15:00,2023-04-02 02:15:00,1821.21,1810.37,-0.0,flip_to_short -48189,做空,2023-04-02 02:15:00,2023-04-02 02:20:00,1810.37,1811.91,-0.0,tp_lower -48190,做多,2023-04-02 02:25:00,2023-04-02 02:40:00,1812.76,1812.67,-0.0,flip_to_short -48191,做空,2023-04-02 02:40:00,2023-04-02 02:55:00,1812.67,1813.02,-0.0,flip_to_long -48192,做多,2023-04-02 02:55:00,2023-04-02 03:10:00,1813.02,1812.58,-0.0,flip_to_short -48193,做空,2023-04-02 03:10:00,2023-04-02 03:15:00,1812.58,1814.4,-0.0,flip_to_long -48194,做多,2023-04-02 03:15:00,2023-04-02 03:20:00,1814.4,1816.44,0.0,tp_upper -48195,做空,2023-04-02 04:20:00,2023-04-02 04:55:00,1815.5,1813.17,0.0,tp_lower -48196,做多,2023-04-02 05:15:00,2023-04-02 05:25:00,1814.47,1815.33,-0.0,flip_to_short -48197,做空,2023-04-02 05:25:00,2023-04-02 07:35:00,1815.33,1820.49,-0.0,flip_to_long -48198,做多,2023-04-02 07:35:00,2023-04-02 09:10:00,1820.49,1818.56,-0.0,flip_to_short -48199,做空,2023-04-02 09:10:00,2023-04-02 10:40:00,1818.56,1819.08,-0.0,tp_lower -48200,做多,2023-04-02 11:35:00,2023-04-02 11:45:00,1818.17,1816.87,-0.0,flip_to_short -48201,做空,2023-04-02 11:45:00,2023-04-02 11:55:00,1816.87,1816.51,-0.0,tp_lower -48202,做多,2023-04-02 12:05:00,2023-04-02 13:35:00,1816.85,1815.99,-0.0,tp_upper -48203,做空,2023-04-02 13:50:00,2023-04-02 14:15:00,1812.76,1813.27,-0.0,flip_to_long -48204,做多,2023-04-02 14:15:00,2023-04-02 14:50:00,1813.27,1813.8,-0.0,flip_to_short -48205,做空,2023-04-02 14:50:00,2023-04-02 15:00:00,1813.8,1800.87,0.0,tp_lower -48206,做多,2023-04-02 16:50:00,2023-04-02 16:55:00,1794.64,1794.49,-0.0,flip_to_short -48207,做空,2023-04-02 16:55:00,2023-04-02 19:00:00,1794.49,1795.7,-0.0,tp_lower -48208,做多,2023-04-02 20:40:00,2023-04-02 21:05:00,1787.3,1790.43,0.0,tp_upper -48209,做空,2023-04-02 21:45:00,2023-04-02 21:50:00,1785.9,1785.48,-0.0,tp_lower -48210,做多,2023-04-02 21:55:00,2023-04-02 22:50:00,1785.82,1791.05,0.0,tp_upper -48211,做空,2023-04-03 00:15:00,2023-04-03 00:25:00,1791.71,1792.36,-0.0,tp_lower -48212,做空,2023-04-03 00:30:00,2023-04-03 00:35:00,1790.15,1787.47,0.0,tp_lower -48213,做多,2023-04-03 01:00:00,2023-04-03 01:05:00,1791.5,1788.22,-0.0,flip_to_short -48214,做空,2023-04-03 01:05:00,2023-04-03 01:20:00,1788.22,1786.86,0.0,tp_lower -48215,做多,2023-04-03 03:00:00,2023-04-03 03:05:00,1774.72,1773.46,-0.0,flip_to_short -48216,做空,2023-04-03 03:05:00,2023-04-03 03:10:00,1773.46,1775.0,-0.0,flip_to_long -48217,做多,2023-04-03 03:10:00,2023-04-03 03:30:00,1775.0,1774.8,-0.0,flip_to_short -48218,做空,2023-04-03 03:30:00,2023-04-03 04:20:00,1774.8,1774.89,-0.0,tp_lower -48219,做多,2023-04-03 04:30:00,2023-04-03 05:10:00,1775.55,1775.88,-0.0,flip_to_short -48220,做空,2023-04-03 05:10:00,2023-04-03 09:35:00,1775.88,1809.11,-0.0,flip_to_long -48221,做多,2023-04-03 09:35:00,2023-04-03 10:30:00,1809.11,1810.42,0.0,tp_upper -48222,做空,2023-04-03 10:40:00,2023-04-03 10:45:00,1808.21,1808.37,-0.0,flip_to_long -48223,做多,2023-04-03 10:45:00,2023-04-03 11:45:00,1808.37,1804.81,-0.0,flip_to_short -48224,做空,2023-04-03 11:45:00,2023-04-03 11:50:00,1804.81,1807.64,-0.0,flip_to_long -48225,做多,2023-04-03 11:50:00,2023-04-03 11:55:00,1807.64,1806.79,-0.0,flip_to_short -48226,做空,2023-04-03 11:55:00,2023-04-03 12:05:00,1806.79,1806.54,-0.0,flip_to_long -48227,做多,2023-04-03 12:05:00,2023-04-03 12:10:00,1806.54,1805.82,-0.0,flip_to_short -48228,做空,2023-04-03 12:10:00,2023-04-03 12:30:00,1805.82,1801.95,0.0,tp_lower -48229,做多,2023-04-03 13:00:00,2023-04-03 13:30:00,1803.44,1805.23,0.0,flip_to_short -48230,做空,2023-04-03 13:30:00,2023-04-03 14:20:00,1805.23,1806.27,-0.0,flip_to_long -48231,做多,2023-04-03 14:20:00,2023-04-03 14:30:00,1806.27,1805.9,-0.0,flip_to_short -48232,做空,2023-04-03 14:30:00,2023-04-03 14:35:00,1805.9,1796.94,0.0,tp_lower -48233,做多,2023-04-03 16:00:00,2023-04-03 16:10:00,1796.63,1799.3,0.0,tp_upper -48234,做空,2023-04-03 16:25:00,2023-04-03 16:35:00,1796.34,1796.61,-0.0,flip_to_long -48235,做多,2023-04-03 16:35:00,2023-04-03 16:40:00,1796.61,1794.4,-0.0,flip_to_short -48236,做空,2023-04-03 16:40:00,2023-04-03 16:55:00,1794.4,1792.7,0.0,tp_lower -48237,做多,2023-04-03 17:15:00,2023-04-03 17:20:00,1796.22,1795.65,-0.0,flip_to_short -48238,做空,2023-04-03 17:20:00,2023-04-03 17:25:00,1795.65,1796.14,-0.0,flip_to_long -48239,做多,2023-04-03 17:25:00,2023-04-03 17:30:00,1796.14,1794.87,-0.0,flip_to_short -48240,做空,2023-04-03 17:30:00,2023-04-03 17:35:00,1794.87,1801.88,-0.0,flip_to_long -48241,做多,2023-04-03 17:35:00,2023-04-03 17:40:00,1801.88,1799.79,-0.0,tp_upper -48242,做空,2023-04-03 17:45:00,2023-04-03 20:05:00,1797.95,1808.29,-0.0,tp_lower -48243,做多,2023-04-03 21:35:00,2023-04-03 21:45:00,1787.26,1791.33,0.0,tp_upper -48244,做空,2023-04-03 23:30:00,2023-04-03 23:35:00,1805.87,1808.24,-0.0,flip_to_long -48245,做多,2023-04-03 23:35:00,2023-04-03 23:50:00,1808.24,1808.55,-0.0,flip_to_short -48246,做空,2023-04-03 23:50:00,2023-04-03 23:55:00,1808.55,1809.68,-0.0,flip_to_long -48247,做多,2023-04-03 23:55:00,2023-04-04 00:00:00,1809.68,1807.69,-0.0,flip_to_short -48248,做空,2023-04-04 00:00:00,2023-04-04 00:05:00,1807.69,1812.34,-0.0,flip_to_long -48249,做多,2023-04-04 00:05:00,2023-04-04 00:10:00,1812.34,1808.68,-0.0,flip_to_short -48250,做空,2023-04-04 00:10:00,2023-04-04 00:15:00,1808.68,1812.83,-0.0,flip_to_long -48251,做多,2023-04-04 00:15:00,2023-04-04 00:20:00,1812.83,1811.8,-0.0,tp_upper -48252,做空,2023-04-04 00:25:00,2023-04-04 00:35:00,1807.91,1803.67,0.0,tp_lower -48253,做多,2023-04-04 01:15:00,2023-04-04 01:25:00,1809.02,1813.5,0.0,tp_upper -48254,做空,2023-04-04 01:45:00,2023-04-04 01:50:00,1807.07,1808.26,-0.0,flip_to_long -48255,做多,2023-04-04 01:50:00,2023-04-04 01:55:00,1808.26,1806.59,-0.0,flip_to_short -48256,做空,2023-04-04 01:55:00,2023-04-04 02:10:00,1806.59,1808.3,-0.0,flip_to_long -48257,做多,2023-04-04 02:10:00,2023-04-04 02:45:00,1808.3,1809.99,0.0,flip_to_short -48258,做空,2023-04-04 02:45:00,2023-04-04 03:20:00,1809.99,1808.62,0.0,flip_to_long -48259,做多,2023-04-04 03:20:00,2023-04-04 03:30:00,1808.62,1808.52,-0.0,tp_upper -48260,做多,2023-04-04 03:35:00,2023-04-04 04:30:00,1808.78,1803.6,-0.0,flip_to_short -48261,做空,2023-04-04 04:30:00,2023-04-04 04:35:00,1803.6,1803.11,-0.0,tp_lower -48262,做多,2023-04-04 05:15:00,2023-04-04 06:00:00,1807.54,1807.41,-0.0,tp_upper -48263,做空,2023-04-04 06:20:00,2023-04-04 08:25:00,1807.16,1814.78,-0.0,flip_to_long -48264,做多,2023-04-04 08:25:00,2023-04-04 08:50:00,1814.78,1819.87,0.0,tp_upper -48265,做空,2023-04-04 12:35:00,2023-04-04 12:40:00,1863.18,1865.39,-0.0,flip_to_long -48266,做多,2023-04-04 12:40:00,2023-04-04 12:50:00,1865.39,1865.68,-0.0,flip_to_short -48267,做空,2023-04-04 12:50:00,2023-04-04 13:50:00,1865.68,1862.07,0.0,tp_lower -48268,做多,2023-04-04 14:00:00,2023-04-04 14:40:00,1866.26,1869.79,0.0,flip_to_short -48269,做空,2023-04-04 14:40:00,2023-04-04 15:15:00,1869.79,1855.04,0.0,tp_lower -48270,做多,2023-04-04 15:45:00,2023-04-04 15:50:00,1865.61,1863.11,-0.0,flip_to_short -48271,做空,2023-04-04 15:50:00,2023-04-04 16:20:00,1863.11,1861.94,0.0,flip_to_long -48272,做多,2023-04-04 16:20:00,2023-04-04 16:35:00,1861.94,1860.88,-0.0,flip_to_short -48273,做空,2023-04-04 16:35:00,2023-04-04 18:20:00,1860.88,1867.68,-0.0,flip_to_long -48274,做多,2023-04-04 18:20:00,2023-04-04 18:25:00,1867.68,1864.71,-0.0,flip_to_short -48275,做空,2023-04-04 18:25:00,2023-04-04 18:30:00,1864.71,1865.04,-0.0,tp_lower -48276,做多,2023-04-04 18:40:00,2023-04-04 18:45:00,1868.41,1868.24,-0.0,flip_to_short -48277,做空,2023-04-04 18:45:00,2023-04-04 18:55:00,1868.24,1863.73,0.0,tp_lower -48278,做多,2023-04-04 19:20:00,2023-04-04 19:25:00,1867.08,1862.28,-0.0,flip_to_short -48279,做空,2023-04-04 19:25:00,2023-04-04 19:30:00,1862.28,1864.59,-0.0,tp_lower -48280,做多,2023-04-04 19:40:00,2023-04-04 19:45:00,1868.3,1866.59,-0.0,flip_to_short -48281,做空,2023-04-04 19:45:00,2023-04-04 20:30:00,1866.59,1867.04,-0.0,flip_to_long -48282,做多,2023-04-04 20:30:00,2023-04-04 20:35:00,1867.04,1871.63,0.0,tp_upper -48283,做空,2023-04-04 21:30:00,2023-04-04 22:05:00,1872.0,1872.45,-0.0,flip_to_long -48284,做多,2023-04-04 22:05:00,2023-04-04 23:55:00,1872.45,1869.11,-0.0,tp_upper -48285,做空,2023-04-05 02:40:00,2023-04-05 02:55:00,1909.05,1910.34,-0.0,tp_lower -48286,做多,2023-04-05 03:40:00,2023-04-05 04:25:00,1909.6,1908.86,-0.0,flip_to_short -48287,做空,2023-04-05 04:25:00,2023-04-05 04:40:00,1908.86,1909.61,-0.0,flip_to_long -48288,做多,2023-04-05 04:40:00,2023-04-05 04:50:00,1909.61,1907.48,-0.0,flip_to_short -48289,做空,2023-04-05 04:50:00,2023-04-05 05:15:00,1907.48,1912.06,-0.0,flip_to_long -48290,做多,2023-04-05 05:15:00,2023-04-05 05:20:00,1912.06,1912.4,-0.0,tp_upper -48291,做空,2023-04-05 05:40:00,2023-04-05 05:45:00,1909.48,1911.33,-0.0,flip_to_long -48292,做多,2023-04-05 05:45:00,2023-04-05 06:00:00,1911.33,1912.1,-0.0,tp_upper -48293,做空,2023-04-05 06:15:00,2023-04-05 06:45:00,1912.3,1911.51,-0.0,tp_lower -48294,做多,2023-04-05 06:50:00,2023-04-05 07:00:00,1911.6,1912.0,-0.0,flip_to_short -48295,做空,2023-04-05 07:00:00,2023-04-05 07:15:00,1912.0,1908.76,0.0,tp_lower -48296,做多,2023-04-05 08:20:00,2023-04-05 08:35:00,1910.22,1911.8,0.0,tp_upper -48297,做空,2023-04-05 08:45:00,2023-04-05 09:25:00,1909.6,1909.39,-0.0,flip_to_long -48298,做多,2023-04-05 09:25:00,2023-04-05 10:15:00,1909.39,1909.45,-0.0,flip_to_short -48299,做空,2023-04-05 10:15:00,2023-04-05 10:40:00,1909.45,1910.07,-0.0,flip_to_long -48300,做多,2023-04-05 10:40:00,2023-04-05 10:50:00,1910.07,1911.15,0.0,tp_upper -48301,做空,2023-04-05 12:10:00,2023-04-05 12:15:00,1911.73,1907.99,0.0,tp_lower -48302,做多,2023-04-05 12:25:00,2023-04-05 12:45:00,1911.23,1928.51,0.0,tp_upper -48303,做空,2023-04-05 12:55:00,2023-04-05 14:00:00,1921.02,1902.61,0.0,tp_lower -48304,做多,2023-04-05 15:10:00,2023-04-05 15:15:00,1901.07,1898.87,-0.0,flip_to_short -48305,做空,2023-04-05 15:15:00,2023-04-05 15:20:00,1898.87,1901.52,-0.0,flip_to_long -48306,做多,2023-04-05 15:20:00,2023-04-05 15:25:00,1901.52,1900.61,-0.0,flip_to_short -48307,做空,2023-04-05 15:25:00,2023-04-05 16:00:00,1900.61,1899.49,0.0,flip_to_long -48308,做多,2023-04-05 16:00:00,2023-04-05 16:05:00,1899.49,1893.68,-0.0,flip_to_short -48309,做空,2023-04-05 16:05:00,2023-04-05 16:10:00,1893.68,1891.33,0.0,tp_lower -48310,做多,2023-04-05 16:35:00,2023-04-05 16:40:00,1897.94,1894.68,-0.0,flip_to_short -48311,做空,2023-04-05 16:40:00,2023-04-05 17:05:00,1894.68,1896.53,-0.0,flip_to_long -48312,做多,2023-04-05 17:05:00,2023-04-05 17:10:00,1896.53,1895.31,-0.0,flip_to_short -48313,做空,2023-04-05 17:10:00,2023-04-05 17:15:00,1895.31,1897.98,-0.0,flip_to_long -48314,做多,2023-04-05 17:15:00,2023-04-05 17:30:00,1897.98,1899.56,0.0,tp_upper -48315,做空,2023-04-05 18:20:00,2023-04-05 18:25:00,1897.5,1892.19,0.0,tp_lower -48316,做多,2023-04-05 18:35:00,2023-04-05 18:40:00,1897.62,1897.49,-0.0,flip_to_short -48317,做空,2023-04-05 18:40:00,2023-04-05 18:50:00,1897.49,1898.1,-0.0,flip_to_long -48318,做多,2023-04-05 18:50:00,2023-04-05 19:05:00,1898.1,1895.71,-0.0,flip_to_short -48319,做空,2023-04-05 19:05:00,2023-04-05 19:10:00,1895.71,1901.76,-0.0,tp_lower -48320,做空,2023-04-05 20:25:00,2023-04-05 20:40:00,1906.02,1905.87,-0.0,flip_to_long -48321,做多,2023-04-05 20:40:00,2023-04-05 21:25:00,1905.87,1908.16,0.0,flip_to_short -48322,做空,2023-04-05 21:25:00,2023-04-05 21:45:00,1908.16,1907.89,-0.0,flip_to_long -48323,做多,2023-04-05 21:45:00,2023-04-05 21:55:00,1907.89,1910.18,0.0,tp_upper -48324,做空,2023-04-05 22:10:00,2023-04-05 22:30:00,1907.93,1907.77,-0.0,flip_to_long -48325,做多,2023-04-05 22:30:00,2023-04-05 22:45:00,1907.77,1907.49,-0.0,flip_to_short -48326,做空,2023-04-05 22:45:00,2023-04-05 22:50:00,1907.49,1911.41,-0.0,flip_to_long -48327,做多,2023-04-05 22:50:00,2023-04-05 22:55:00,1911.41,1908.83,-0.0,tp_upper -48328,做空,2023-04-05 23:00:00,2023-04-06 00:00:00,1908.7,1907.38,0.0,tp_lower -48329,做多,2023-04-06 01:50:00,2023-04-06 02:05:00,1898.61,1896.55,-0.0,flip_to_short -48330,做空,2023-04-06 02:05:00,2023-04-06 02:45:00,1896.55,1891.25,0.0,tp_lower -48331,做多,2023-04-06 03:25:00,2023-04-06 03:50:00,1895.82,1895.23,-0.0,flip_to_short -48332,做空,2023-04-06 03:50:00,2023-04-06 03:55:00,1895.23,1898.0,-0.0,flip_to_long -48333,做多,2023-04-06 03:55:00,2023-04-06 04:10:00,1898.0,1895.76,-0.0,flip_to_short -48334,做空,2023-04-06 04:10:00,2023-04-06 04:20:00,1895.76,1894.99,-0.0,flip_to_long -48335,做多,2023-04-06 04:20:00,2023-04-06 07:10:00,1894.99,1889.6,-0.0,tp_upper -48336,做空,2023-04-06 07:20:00,2023-04-06 07:35:00,1886.17,1883.37,0.0,tp_lower -48337,做多,2023-04-06 08:30:00,2023-04-06 09:20:00,1881.31,1882.32,0.0,tp_upper -48338,做空,2023-04-06 09:40:00,2023-04-06 09:50:00,1879.02,1875.25,0.0,tp_lower -48339,做多,2023-04-06 11:30:00,2023-04-06 11:40:00,1866.7,1867.6,-0.0,tp_upper -48340,做空,2023-04-06 12:00:00,2023-04-06 12:20:00,1864.97,1866.11,-0.0,flip_to_long -48341,做多,2023-04-06 12:20:00,2023-04-06 12:25:00,1866.11,1869.53,0.0,tp_upper -48342,做空,2023-04-06 12:30:00,2023-04-06 12:35:00,1864.84,1865.68,-0.0,flip_to_long -48343,做多,2023-04-06 12:35:00,2023-04-06 12:40:00,1865.68,1864.3,-0.0,flip_to_short -48344,做空,2023-04-06 12:40:00,2023-04-06 12:45:00,1864.3,1859.93,0.0,tp_lower -48345,做多,2023-04-06 13:10:00,2023-04-06 13:30:00,1864.98,1863.07,-0.0,flip_to_short -48346,做空,2023-04-06 13:30:00,2023-04-06 13:35:00,1863.07,1859.87,0.0,tp_lower -48347,做多,2023-04-06 13:55:00,2023-04-06 14:00:00,1866.15,1865.0,-0.0,tp_upper -48348,做空,2023-04-06 14:35:00,2023-04-06 14:40:00,1864.43,1864.71,-0.0,flip_to_long -48349,做多,2023-04-06 14:40:00,2023-04-06 15:05:00,1864.71,1873.16,0.0,tp_upper -48350,做空,2023-04-06 16:55:00,2023-04-06 17:05:00,1874.99,1876.69,-0.0,flip_to_long -48351,做多,2023-04-06 17:05:00,2023-04-06 17:10:00,1876.69,1875.05,-0.0,flip_to_short -48352,做空,2023-04-06 17:10:00,2023-04-06 17:15:00,1875.05,1876.82,-0.0,flip_to_long -48353,做多,2023-04-06 17:15:00,2023-04-06 17:40:00,1876.82,1877.12,-0.0,flip_to_short -48354,做空,2023-04-06 17:40:00,2023-04-06 17:50:00,1877.12,1873.49,0.0,tp_lower -48355,做多,2023-04-06 18:25:00,2023-04-06 18:30:00,1877.4,1875.72,-0.0,flip_to_short -48356,做空,2023-04-06 18:30:00,2023-04-06 18:35:00,1875.72,1870.46,0.0,tp_lower -48357,做多,2023-04-06 19:25:00,2023-04-06 19:35:00,1871.32,1869.58,-0.0,flip_to_short -48358,做空,2023-04-06 19:35:00,2023-04-06 19:40:00,1869.58,1871.42,-0.0,flip_to_long -48359,做多,2023-04-06 19:40:00,2023-04-06 19:45:00,1871.42,1871.28,-0.0,flip_to_short -48360,做空,2023-04-06 19:45:00,2023-04-06 20:00:00,1871.28,1871.81,-0.0,flip_to_long -48361,做多,2023-04-06 20:00:00,2023-04-06 20:05:00,1871.81,1871.4,-0.0,flip_to_short -48362,做空,2023-04-06 20:05:00,2023-04-06 20:50:00,1871.4,1866.5,0.0,tp_lower -48363,做多,2023-04-06 21:20:00,2023-04-06 21:25:00,1870.51,1869.81,-0.0,flip_to_short -48364,做空,2023-04-06 21:25:00,2023-04-06 21:35:00,1869.81,1870.9,-0.0,flip_to_long -48365,做多,2023-04-06 21:35:00,2023-04-06 21:40:00,1870.9,1867.46,-0.0,flip_to_short -48366,做空,2023-04-06 21:40:00,2023-04-06 22:10:00,1867.46,1862.53,0.0,tp_lower -48367,做多,2023-04-06 22:35:00,2023-04-06 23:05:00,1866.51,1871.01,0.0,tp_upper -48368,做空,2023-04-07 00:15:00,2023-04-07 00:20:00,1868.93,1872.17,-0.0,flip_to_long -48369,做多,2023-04-07 00:20:00,2023-04-07 00:25:00,1872.17,1871.97,-0.0,tp_upper -48370,做空,2023-04-07 01:35:00,2023-04-07 01:40:00,1874.99,1876.6,-0.0,flip_to_long -48371,做多,2023-04-07 01:40:00,2023-04-07 01:45:00,1876.6,1875.05,-0.0,flip_to_short -48372,做空,2023-04-07 01:45:00,2023-04-07 02:30:00,1875.05,1867.25,0.0,tp_lower -48373,做多,2023-04-07 03:00:00,2023-04-07 04:25:00,1873.81,1877.53,0.0,tp_upper -48374,做空,2023-04-07 04:50:00,2023-04-07 05:10:00,1875.0,1873.22,0.0,tp_lower -48375,做空,2023-04-07 07:30:00,2023-04-07 07:35:00,1858.44,1861.48,-0.0,tp_lower -48376,做多,2023-04-07 09:10:00,2023-04-07 09:15:00,1853.4,1852.55,-0.0,flip_to_short -48377,做空,2023-04-07 09:15:00,2023-04-07 09:20:00,1852.55,1853.61,-0.0,flip_to_long -48378,做多,2023-04-07 09:20:00,2023-04-07 09:25:00,1853.61,1851.72,-0.0,flip_to_short -48379,做空,2023-04-07 09:25:00,2023-04-07 09:30:00,1851.72,1853.44,-0.0,flip_to_long -48380,做多,2023-04-07 09:30:00,2023-04-07 09:35:00,1853.44,1852.4,-0.0,flip_to_short -48381,做空,2023-04-07 09:35:00,2023-04-07 09:40:00,1852.4,1855.78,-0.0,flip_to_long -48382,做多,2023-04-07 09:40:00,2023-04-07 10:15:00,1855.78,1857.66,0.0,tp_upper -48383,做空,2023-04-07 11:05:00,2023-04-07 11:10:00,1854.78,1851.98,0.0,tp_lower -48384,做多,2023-04-07 11:30:00,2023-04-07 11:35:00,1855.67,1850.97,-0.0,flip_to_short -48385,做空,2023-04-07 11:35:00,2023-04-07 11:40:00,1850.97,1851.39,-0.0,tp_lower -48386,做多,2023-04-07 12:10:00,2023-04-07 12:35:00,1850.29,1847.23,-0.0,flip_to_short -48387,做空,2023-04-07 12:35:00,2023-04-07 12:40:00,1847.23,1854.17,-0.0,flip_to_long -48388,做多,2023-04-07 12:40:00,2023-04-07 12:45:00,1854.17,1855.51,0.0,tp_upper -48389,做空,2023-04-07 13:00:00,2023-04-07 13:05:00,1850.2,1852.17,-0.0,flip_to_long -48390,做多,2023-04-07 13:05:00,2023-04-07 13:20:00,1852.17,1848.29,-0.0,flip_to_short -48391,做空,2023-04-07 13:20:00,2023-04-07 13:35:00,1848.29,1853.2,-0.0,flip_to_long -48392,做多,2023-04-07 13:35:00,2023-04-07 14:25:00,1853.2,1860.42,0.0,tp_upper -48393,做空,2023-04-07 15:20:00,2023-04-07 15:30:00,1856.89,1856.53,-0.0,flip_to_long -48394,做多,2023-04-07 15:30:00,2023-04-07 15:50:00,1856.53,1858.14,0.0,flip_to_short -48395,做空,2023-04-07 15:50:00,2023-04-07 16:20:00,1858.14,1853.2,0.0,tp_lower -48396,做多,2023-04-07 17:15:00,2023-04-07 17:45:00,1855.75,1856.74,0.0,tp_upper -48397,做空,2023-04-07 18:30:00,2023-04-07 18:40:00,1856.7,1853.31,0.0,tp_lower -48398,做多,2023-04-07 19:40:00,2023-04-07 19:50:00,1855.4,1853.41,-0.0,flip_to_short -48399,做空,2023-04-07 19:50:00,2023-04-07 19:55:00,1853.41,1854.09,-0.0,flip_to_long -48400,做多,2023-04-07 19:55:00,2023-04-07 20:15:00,1854.09,1856.01,0.0,tp_upper -48401,做空,2023-04-07 20:25:00,2023-04-07 20:50:00,1853.77,1850.67,0.0,tp_lower -48402,做多,2023-04-07 21:05:00,2023-04-07 21:15:00,1853.73,1857.64,0.0,tp_upper -48403,做空,2023-04-07 21:40:00,2023-04-07 22:10:00,1854.28,1854.19,-0.0,flip_to_long -48404,做多,2023-04-07 22:10:00,2023-04-07 22:40:00,1854.19,1866.91,0.0,tp_upper -48405,做空,2023-04-07 23:55:00,2023-04-08 00:15:00,1862.87,1859.17,0.0,tp_lower -48406,做多,2023-04-08 01:30:00,2023-04-08 02:35:00,1858.9,1857.82,-0.0,flip_to_short -48407,做空,2023-04-08 02:35:00,2023-04-08 02:40:00,1857.82,1858.02,-0.0,flip_to_long -48408,做多,2023-04-08 02:40:00,2023-04-08 02:55:00,1858.02,1864.57,0.0,tp_upper -48409,做多,2023-04-08 04:20:00,2023-04-08 04:25:00,1866.74,1866.59,-0.0,flip_to_short -48410,做空,2023-04-08 04:25:00,2023-04-08 04:35:00,1866.59,1864.49,0.0,tp_lower -48411,做多,2023-04-08 05:05:00,2023-04-08 05:20:00,1866.6,1868.26,0.0,tp_upper -48412,做空,2023-04-08 06:45:00,2023-04-08 07:10:00,1872.64,1873.11,-0.0,flip_to_long -48413,做多,2023-04-08 07:10:00,2023-04-08 08:30:00,1873.11,1871.35,-0.0,flip_to_short -48414,做空,2023-04-08 08:30:00,2023-04-08 08:35:00,1871.35,1870.04,0.0,tp_lower -48415,做多,2023-04-08 09:35:00,2023-04-08 09:55:00,1871.17,1869.19,-0.0,flip_to_short -48416,做空,2023-04-08 09:55:00,2023-04-08 10:20:00,1869.19,1866.97,0.0,tp_lower -48417,做多,2023-04-08 11:30:00,2023-04-08 11:35:00,1868.22,1867.62,-0.0,flip_to_short -48418,做空,2023-04-08 11:35:00,2023-04-08 11:45:00,1867.62,1867.63,-0.0,flip_to_long -48419,做多,2023-04-08 11:45:00,2023-04-08 11:50:00,1867.63,1865.81,-0.0,flip_to_short -48420,做空,2023-04-08 11:50:00,2023-04-08 11:55:00,1865.81,1866.6,-0.0,tp_lower -48421,做多,2023-04-08 12:25:00,2023-04-08 12:40:00,1866.81,1863.34,-0.0,flip_to_short -48422,做空,2023-04-08 12:40:00,2023-04-08 12:45:00,1863.34,1864.71,-0.0,tp_lower -48423,做多,2023-04-08 13:40:00,2023-04-08 13:50:00,1866.3,1866.89,-0.0,tp_upper -48424,做空,2023-04-08 15:00:00,2023-04-08 15:10:00,1867.05,1866.31,-0.0,tp_lower -48425,做多,2023-04-08 16:15:00,2023-04-08 16:25:00,1867.57,1864.91,-0.0,flip_to_short -48426,做空,2023-04-08 16:25:00,2023-04-08 16:30:00,1864.91,1863.49,0.0,tp_lower -48427,做多,2023-04-08 16:40:00,2023-04-08 16:45:00,1866.2,1865.61,-0.0,flip_to_short -48428,做空,2023-04-08 16:45:00,2023-04-08 16:50:00,1865.61,1866.19,-0.0,flip_to_long -48429,做多,2023-04-08 16:50:00,2023-04-08 17:15:00,1866.19,1867.08,-0.0,tp_upper -48430,做空,2023-04-08 17:30:00,2023-04-08 17:45:00,1865.28,1863.5,0.0,tp_lower -48431,做多,2023-04-08 19:55:00,2023-04-08 20:15:00,1853.26,1856.73,0.0,tp_upper -48432,做空,2023-04-08 20:45:00,2023-04-08 20:50:00,1853.71,1854.56,-0.0,flip_to_long -48433,做多,2023-04-08 20:50:00,2023-04-08 20:55:00,1854.56,1853.19,-0.0,flip_to_short -48434,做空,2023-04-08 20:55:00,2023-04-08 21:10:00,1853.19,1854.69,-0.0,flip_to_long -48435,做多,2023-04-08 21:10:00,2023-04-08 21:20:00,1854.69,1854.35,-0.0,flip_to_short -48436,做空,2023-04-08 21:20:00,2023-04-08 22:00:00,1854.35,1850.27,0.0,tp_lower -48437,做多,2023-04-08 23:00:00,2023-04-08 23:10:00,1851.75,1853.67,0.0,tp_upper -48438,做空,2023-04-08 23:30:00,2023-04-08 23:40:00,1850.01,1849.0,0.0,tp_lower -48439,做多,2023-04-09 00:20:00,2023-04-09 00:45:00,1850.69,1855.71,0.0,tp_upper -48440,做空,2023-04-09 02:10:00,2023-04-09 02:15:00,1855.61,1856.0,-0.0,flip_to_long -48441,做多,2023-04-09 02:15:00,2023-04-09 02:35:00,1856.0,1856.0,-0.0,flip_to_short -48442,做空,2023-04-09 02:35:00,2023-04-09 02:40:00,1856.0,1857.19,-0.0,flip_to_long -48443,做多,2023-04-09 02:40:00,2023-04-09 02:45:00,1857.19,1855.56,-0.0,tp_upper -48444,做多,2023-04-09 04:20:00,2023-04-09 04:30:00,1852.89,1850.35,-0.0,flip_to_short -48445,做空,2023-04-09 04:30:00,2023-04-09 04:35:00,1850.35,1851.23,-0.0,tp_lower -48446,做多,2023-04-09 04:40:00,2023-04-09 04:55:00,1851.83,1851.5,-0.0,flip_to_short -48447,做空,2023-04-09 04:55:00,2023-04-09 05:05:00,1851.5,1853.76,-0.0,flip_to_long -48448,做多,2023-04-09 05:05:00,2023-04-09 05:20:00,1853.76,1854.53,-0.0,tp_upper -48449,做空,2023-04-09 05:40:00,2023-04-09 05:50:00,1852.5,1848.36,0.0,tp_lower -48450,做空,2023-04-09 07:25:00,2023-04-09 07:50:00,1835.96,1835.48,-0.0,flip_to_long -48451,做多,2023-04-09 07:50:00,2023-04-09 07:55:00,1835.48,1834.6,-0.0,flip_to_short -48452,做空,2023-04-09 07:55:00,2023-04-09 08:00:00,1834.6,1835.82,-0.0,flip_to_long -48453,做多,2023-04-09 08:00:00,2023-04-09 08:15:00,1835.82,1837.2,0.0,tp_upper -48454,做空,2023-04-09 08:25:00,2023-04-09 08:35:00,1834.02,1834.29,-0.0,flip_to_long -48455,做多,2023-04-09 08:35:00,2023-04-09 08:55:00,1834.29,1836.99,0.0,tp_upper -48456,做空,2023-04-09 09:25:00,2023-04-09 09:35:00,1836.2,1836.56,-0.0,flip_to_long -48457,做多,2023-04-09 09:35:00,2023-04-09 09:50:00,1836.56,1835.78,-0.0,flip_to_short -48458,做空,2023-04-09 09:50:00,2023-04-09 10:20:00,1835.78,1836.98,-0.0,tp_lower -48459,做空,2023-04-09 10:25:00,2023-04-09 10:45:00,1836.01,1834.96,0.0,tp_lower -48460,做多,2023-04-09 11:35:00,2023-04-09 11:40:00,1836.4,1836.45,-0.0,tp_upper -48461,做空,2023-04-09 12:50:00,2023-04-09 13:20:00,1837.87,1834.81,0.0,tp_lower -48462,做多,2023-04-09 14:05:00,2023-04-09 14:15:00,1836.69,1833.27,-0.0,flip_to_short -48463,做空,2023-04-09 14:15:00,2023-04-09 14:20:00,1833.27,1826.82,0.0,tp_lower -48464,做多,2023-04-09 15:10:00,2023-04-09 15:15:00,1834.18,1833.09,-0.0,flip_to_short -48465,做空,2023-04-09 15:15:00,2023-04-09 15:25:00,1833.09,1833.51,-0.0,flip_to_long -48466,做多,2023-04-09 15:25:00,2023-04-09 15:30:00,1833.51,1831.0,-0.0,flip_to_short -48467,做空,2023-04-09 15:30:00,2023-04-09 15:40:00,1831.0,1836.8,-0.0,flip_to_long -48468,做多,2023-04-09 15:40:00,2023-04-09 15:45:00,1836.8,1837.67,-0.0,tp_upper -48469,做空,2023-04-09 17:15:00,2023-04-09 17:25:00,1837.54,1836.58,0.0,flip_to_long -48470,做多,2023-04-09 17:25:00,2023-04-09 17:40:00,1836.58,1835.69,-0.0,flip_to_short -48471,做空,2023-04-09 17:40:00,2023-04-09 17:50:00,1835.69,1840.75,-0.0,flip_to_long -48472,做多,2023-04-09 17:50:00,2023-04-09 17:55:00,1840.75,1839.29,-0.0,tp_upper -48473,做空,2023-04-09 20:05:00,2023-04-09 20:15:00,1852.63,1854.74,-0.0,flip_to_long -48474,做多,2023-04-09 20:15:00,2023-04-09 21:10:00,1854.74,1859.03,0.0,tp_upper -48475,做空,2023-04-09 22:45:00,2023-04-09 23:00:00,1864.96,1862.63,0.0,tp_lower -48476,做空,2023-04-09 23:25:00,2023-04-09 23:35:00,1861.85,1859.11,0.0,tp_lower -48477,做多,2023-04-10 00:10:00,2023-04-10 00:30:00,1860.87,1858.95,-0.0,flip_to_short -48478,做空,2023-04-10 00:30:00,2023-04-10 00:35:00,1858.95,1859.44,-0.0,flip_to_long -48479,做多,2023-04-10 00:35:00,2023-04-10 00:45:00,1859.44,1859.89,-0.0,flip_to_short -48480,做空,2023-04-10 00:45:00,2023-04-10 00:50:00,1859.89,1860.37,-0.0,tp_lower -48481,做空,2023-04-10 00:55:00,2023-04-10 01:00:00,1858.45,1856.71,0.0,tp_lower -48482,做多,2023-04-10 02:30:00,2023-04-10 03:00:00,1853.42,1856.52,0.0,tp_upper -48483,做空,2023-04-10 04:40:00,2023-04-10 04:45:00,1857.79,1858.76,-0.0,flip_to_long -48484,做多,2023-04-10 04:45:00,2023-04-10 04:50:00,1858.76,1857.05,-0.0,flip_to_short -48485,做空,2023-04-10 04:50:00,2023-04-10 04:55:00,1857.05,1855.85,0.0,tp_lower -48486,做多,2023-04-10 05:30:00,2023-04-10 05:40:00,1857.19,1861.87,0.0,tp_upper -48487,做空,2023-04-10 06:20:00,2023-04-10 06:35:00,1857.09,1857.68,-0.0,flip_to_long -48488,做多,2023-04-10 06:35:00,2023-04-10 06:50:00,1857.68,1858.74,0.0,flip_to_short -48489,做空,2023-04-10 06:50:00,2023-04-10 07:30:00,1858.74,1854.26,0.0,tp_lower -48490,做多,2023-04-10 07:40:00,2023-04-10 08:30:00,1857.05,1860.38,0.0,tp_upper -48491,做空,2023-04-10 08:50:00,2023-04-10 09:20:00,1856.55,1859.29,-0.0,flip_to_long -48492,做多,2023-04-10 09:20:00,2023-04-10 09:25:00,1859.29,1858.01,-0.0,flip_to_short -48493,做空,2023-04-10 09:25:00,2023-04-10 09:40:00,1858.01,1856.71,0.0,tp_lower -48494,做多,2023-04-10 10:45:00,2023-04-10 10:50:00,1858.79,1861.74,0.0,tp_upper -48495,做多,2023-04-10 11:25:00,2023-04-10 11:30:00,1860.37,1856.88,-0.0,flip_to_short -48496,做空,2023-04-10 11:30:00,2023-04-10 11:40:00,1856.88,1857.11,-0.0,flip_to_long -48497,做多,2023-04-10 11:40:00,2023-04-10 14:15:00,1857.11,1851.9,-0.0,flip_to_short -48498,做空,2023-04-10 14:15:00,2023-04-10 14:20:00,1851.9,1852.05,-0.0,flip_to_long -48499,做多,2023-04-10 14:20:00,2023-04-10 14:25:00,1852.05,1852.01,-0.0,flip_to_short -48500,做空,2023-04-10 14:25:00,2023-04-10 16:30:00,1852.01,1860.89,-0.0,flip_to_long -48501,做多,2023-04-10 16:30:00,2023-04-10 16:35:00,1860.89,1861.24,-0.0,tp_upper -48502,做空,2023-04-10 18:25:00,2023-04-10 18:30:00,1892.01,1894.96,-0.0,flip_to_long -48503,做多,2023-04-10 18:30:00,2023-04-10 18:35:00,1894.96,1893.74,-0.0,flip_to_short -48504,做空,2023-04-10 18:35:00,2023-04-10 18:40:00,1893.74,1894.24,-0.0,flip_to_long -48505,做多,2023-04-10 18:40:00,2023-04-10 18:45:00,1894.24,1895.38,0.0,tp_upper -48506,做空,2023-04-10 19:10:00,2023-04-10 19:20:00,1893.34,1884.99,0.0,tp_lower -48507,做多,2023-04-10 21:15:00,2023-04-10 21:30:00,1887.34,1888.94,0.0,tp_upper -48508,做空,2023-04-10 23:40:00,2023-04-10 23:55:00,1907.27,1908.9,-0.0,flip_to_long -48509,做多,2023-04-10 23:55:00,2023-04-11 00:05:00,1908.9,1907.12,-0.0,flip_to_short -48510,做空,2023-04-11 00:05:00,2023-04-11 00:10:00,1907.12,1910.0,-0.0,flip_to_long -48511,做多,2023-04-11 00:10:00,2023-04-11 00:15:00,1910.0,1908.28,-0.0,flip_to_short -48512,做空,2023-04-11 00:15:00,2023-04-11 00:20:00,1908.28,1908.79,-0.0,flip_to_long -48513,做多,2023-04-11 00:20:00,2023-04-11 00:35:00,1908.79,1917.17,0.0,tp_upper -48514,做空,2023-04-11 01:15:00,2023-04-11 01:25:00,1908.86,1910.6,-0.0,flip_to_long -48515,做多,2023-04-11 01:25:00,2023-04-11 01:50:00,1910.6,1925.87,0.0,tp_upper -48516,做空,2023-04-11 02:45:00,2023-04-11 03:55:00,1923.6,1922.09,0.0,flip_to_long -48517,做多,2023-04-11 03:55:00,2023-04-11 04:00:00,1922.09,1920.49,-0.0,flip_to_short -48518,做空,2023-04-11 04:00:00,2023-04-11 04:20:00,1920.49,1920.94,-0.0,flip_to_long -48519,做多,2023-04-11 04:20:00,2023-04-11 04:25:00,1920.94,1918.49,-0.0,flip_to_short -48520,做空,2023-04-11 04:25:00,2023-04-11 04:30:00,1918.49,1915.77,0.0,tp_lower -48521,做多,2023-04-11 04:55:00,2023-04-11 05:20:00,1918.86,1918.21,-0.0,flip_to_short -48522,做空,2023-04-11 05:20:00,2023-04-11 05:25:00,1918.21,1918.77,-0.0,flip_to_long -48523,做多,2023-04-11 05:25:00,2023-04-11 05:40:00,1918.77,1917.13,-0.0,flip_to_short -48524,做空,2023-04-11 05:40:00,2023-04-11 05:45:00,1917.13,1912.4,0.0,tp_lower -48525,做多,2023-04-11 06:15:00,2023-04-11 07:00:00,1916.44,1919.43,0.0,tp_upper -48526,做空,2023-04-11 08:05:00,2023-04-11 08:30:00,1919.99,1920.01,-0.0,flip_to_long -48527,做多,2023-04-11 08:30:00,2023-04-11 10:15:00,1920.01,1919.22,-0.0,tp_upper -48528,做空,2023-04-11 10:35:00,2023-04-11 11:30:00,1917.66,1916.11,0.0,tp_lower -48529,做多,2023-04-11 12:30:00,2023-04-11 12:45:00,1915.5,1914.79,-0.0,flip_to_short -48530,做空,2023-04-11 12:45:00,2023-04-11 12:55:00,1914.79,1914.48,-0.0,flip_to_long -48531,做多,2023-04-11 12:55:00,2023-04-11 13:35:00,1914.48,1914.59,-0.0,tp_upper -48532,做空,2023-04-11 13:40:00,2023-04-11 13:45:00,1912.81,1914.25,-0.0,flip_to_long -48533,做多,2023-04-11 13:45:00,2023-04-11 13:55:00,1914.25,1919.8,0.0,tp_upper -48534,做空,2023-04-11 14:15:00,2023-04-11 14:35:00,1915.86,1908.15,0.0,tp_lower -48535,做多,2023-04-11 15:10:00,2023-04-11 15:20:00,1916.81,1914.41,-0.0,flip_to_short -48536,做空,2023-04-11 15:20:00,2023-04-11 15:45:00,1914.41,1912.85,0.0,flip_to_long -48537,做多,2023-04-11 15:45:00,2023-04-11 15:55:00,1912.85,1912.86,-0.0,flip_to_short -48538,做空,2023-04-11 15:55:00,2023-04-11 16:15:00,1912.86,1904.33,0.0,tp_lower -48539,做多,2023-04-11 17:40:00,2023-04-11 18:10:00,1902.81,1907.19,0.0,tp_upper -48540,做空,2023-04-11 19:00:00,2023-04-11 19:10:00,1902.05,1905.72,-0.0,flip_to_long -48541,做多,2023-04-11 19:10:00,2023-04-11 19:15:00,1905.72,1911.29,0.0,tp_upper -48542,做空,2023-04-11 19:40:00,2023-04-11 19:45:00,1894.5,1897.46,-0.0,tp_lower -48543,做多,2023-04-11 21:10:00,2023-04-11 21:40:00,1894.02,1891.41,-0.0,flip_to_short -48544,做空,2023-04-11 21:40:00,2023-04-11 21:50:00,1891.41,1892.61,-0.0,flip_to_long -48545,做多,2023-04-11 21:50:00,2023-04-11 22:00:00,1892.61,1890.45,-0.0,flip_to_short -48546,做空,2023-04-11 22:00:00,2023-04-11 22:15:00,1890.45,1892.42,-0.0,flip_to_long -48547,做多,2023-04-11 22:15:00,2023-04-11 22:25:00,1892.42,1892.64,-0.0,flip_to_short -48548,做空,2023-04-11 22:25:00,2023-04-11 22:40:00,1892.64,1892.36,-0.0,flip_to_long -48549,做多,2023-04-11 22:40:00,2023-04-11 22:50:00,1892.36,1892.67,-0.0,flip_to_short -48550,做空,2023-04-11 22:50:00,2023-04-11 23:15:00,1892.67,1889.35,0.0,tp_lower -48551,做多,2023-04-12 00:00:00,2023-04-12 00:15:00,1891.26,1890.81,-0.0,flip_to_short -48552,做空,2023-04-12 00:15:00,2023-04-12 00:55:00,1890.81,1887.06,0.0,tp_lower -48553,做多,2023-04-12 01:15:00,2023-04-12 01:20:00,1891.59,1890.91,-0.0,flip_to_short -48554,做空,2023-04-12 01:20:00,2023-04-12 01:30:00,1890.91,1891.88,-0.0,flip_to_long -48555,做多,2023-04-12 01:30:00,2023-04-12 01:35:00,1891.88,1889.34,-0.0,flip_to_short -48556,做空,2023-04-12 01:35:00,2023-04-12 01:40:00,1889.34,1884.73,0.0,tp_lower -48557,做空,2023-04-12 03:35:00,2023-04-12 03:45:00,1864.61,1861.71,0.0,tp_lower -48558,做多,2023-04-12 04:05:00,2023-04-12 04:30:00,1862.87,1865.33,0.0,tp_upper -48559,做多,2023-04-12 05:35:00,2023-04-12 05:45:00,1866.1,1862.1,-0.0,flip_to_short -48560,做空,2023-04-12 05:45:00,2023-04-12 05:50:00,1862.1,1863.29,-0.0,tp_lower -48561,做多,2023-04-12 06:00:00,2023-04-12 06:45:00,1864.78,1867.97,0.0,tp_upper -48562,做空,2023-04-12 08:05:00,2023-04-12 08:35:00,1870.12,1868.1,0.0,flip_to_long -48563,做多,2023-04-12 08:35:00,2023-04-12 09:30:00,1868.1,1866.99,-0.0,flip_to_short -48564,做空,2023-04-12 09:30:00,2023-04-12 09:35:00,1866.99,1867.37,-0.0,flip_to_long -48565,做多,2023-04-12 09:35:00,2023-04-12 09:45:00,1867.37,1867.17,-0.0,flip_to_short -48566,做空,2023-04-12 09:45:00,2023-04-12 09:50:00,1867.17,1868.48,-0.0,flip_to_long -48567,做多,2023-04-12 09:50:00,2023-04-12 10:25:00,1868.48,1870.91,0.0,tp_upper -48568,做空,2023-04-12 11:15:00,2023-04-12 11:20:00,1868.15,1868.93,-0.0,tp_lower -48569,做多,2023-04-12 11:50:00,2023-04-12 12:05:00,1870.92,1869.71,-0.0,tp_upper -48570,做多,2023-04-12 12:20:00,2023-04-12 12:25:00,1872.71,1870.2,-0.0,tp_upper -48571,做多,2023-04-12 12:30:00,2023-04-12 12:35:00,1891.46,1889.59,-0.0,tp_upper -48572,做空,2023-04-12 13:40:00,2023-04-12 13:50:00,1884.65,1884.57,-0.0,flip_to_long -48573,做多,2023-04-12 13:50:00,2023-04-12 14:00:00,1884.57,1898.63,0.0,tp_upper -48574,做空,2023-04-12 15:10:00,2023-04-12 15:15:00,1904.39,1907.2,-0.0,flip_to_long -48575,做多,2023-04-12 15:15:00,2023-04-12 15:50:00,1907.2,1914.53,0.0,flip_to_short -48576,做空,2023-04-12 15:50:00,2023-04-12 16:20:00,1914.53,1914.8,-0.0,flip_to_long -48577,做多,2023-04-12 16:20:00,2023-04-12 16:25:00,1914.8,1912.39,-0.0,flip_to_short -48578,做空,2023-04-12 16:25:00,2023-04-12 16:35:00,1912.39,1913.62,-0.0,flip_to_long -48579,做多,2023-04-12 16:35:00,2023-04-12 16:40:00,1913.62,1906.69,-0.0,flip_to_short -48580,做空,2023-04-12 16:40:00,2023-04-12 17:00:00,1906.69,1909.47,-0.0,tp_lower -48581,做多,2023-04-12 17:05:00,2023-04-12 17:30:00,1910.47,1914.66,0.0,tp_upper -48582,做空,2023-04-12 18:00:00,2023-04-12 18:25:00,1913.29,1905.74,0.0,tp_lower -48583,做多,2023-04-12 20:00:00,2023-04-12 20:15:00,1904.44,1906.72,0.0,tp_upper -48584,做空,2023-04-12 22:15:00,2023-04-12 22:25:00,1912.78,1916.0,-0.0,flip_to_long -48585,做多,2023-04-12 22:25:00,2023-04-12 22:30:00,1916.0,1914.48,-0.0,flip_to_short -48586,做空,2023-04-12 22:30:00,2023-04-12 22:40:00,1914.48,1917.41,-0.0,flip_to_long -48587,做多,2023-04-12 22:40:00,2023-04-12 22:45:00,1917.41,1916.26,-0.0,tp_upper -48588,做空,2023-04-12 22:50:00,2023-04-12 22:55:00,1911.6,1912.11,-0.0,tp_lower -48589,做多,2023-04-12 23:00:00,2023-04-12 23:05:00,1914.95,1912.99,-0.0,flip_to_short -48590,做空,2023-04-12 23:05:00,2023-04-12 23:10:00,1912.99,1915.89,-0.0,flip_to_long -48591,做多,2023-04-12 23:10:00,2023-04-12 23:15:00,1915.89,1924.96,0.0,tp_upper -48592,做空,2023-04-12 23:50:00,2023-04-13 00:00:00,1915.99,1919.06,-0.0,flip_to_long -48593,做多,2023-04-13 00:00:00,2023-04-13 00:05:00,1919.06,1916.88,-0.0,flip_to_short -48594,做空,2023-04-13 00:05:00,2023-04-13 00:15:00,1916.88,1909.04,0.0,tp_lower -48595,做多,2023-04-13 02:35:00,2023-04-13 02:40:00,1905.87,1907.29,0.0,tp_upper -48596,做空,2023-04-13 04:45:00,2023-04-13 05:00:00,1912.63,1913.6,-0.0,flip_to_long -48597,做多,2023-04-13 05:00:00,2023-04-13 05:10:00,1913.6,1911.55,-0.0,flip_to_short -48598,做空,2023-04-13 05:10:00,2023-04-13 05:20:00,1911.55,1913.47,-0.0,flip_to_long -48599,做多,2023-04-13 05:20:00,2023-04-13 05:30:00,1913.47,1914.6,0.0,tp_upper -48600,做空,2023-04-13 06:35:00,2023-04-13 06:45:00,1914.36,1911.99,0.0,tp_lower -48601,做多,2023-04-13 07:15:00,2023-04-13 07:20:00,1914.59,1912.6,-0.0,flip_to_short -48602,做空,2023-04-13 07:20:00,2023-04-13 07:25:00,1912.6,1915.74,-0.0,flip_to_long -48603,做多,2023-04-13 07:25:00,2023-04-13 07:35:00,1915.74,1914.56,-0.0,flip_to_short -48604,做空,2023-04-13 07:35:00,2023-04-13 11:40:00,1914.56,1987.98,-0.0,flip_to_long -48605,做多,2023-04-13 11:40:00,2023-04-13 11:45:00,1987.98,1987.81,-0.0,flip_to_short -48606,做空,2023-04-13 11:45:00,2023-04-13 12:00:00,1987.81,1986.64,0.0,flip_to_long -48607,做多,2023-04-13 12:00:00,2023-04-13 12:05:00,1986.64,1989.57,0.0,tp_upper -48608,做空,2023-04-13 13:15:00,2023-04-13 14:15:00,1995.4,1997.98,-0.0,flip_to_long -48609,做多,2023-04-13 14:15:00,2023-04-13 14:20:00,1997.98,1994.8,-0.0,flip_to_short -48610,做空,2023-04-13 14:20:00,2023-04-13 14:25:00,1994.8,1997.02,-0.0,flip_to_long -48611,做多,2023-04-13 14:25:00,2023-04-13 14:40:00,1997.02,1996.63,-0.0,flip_to_short -48612,做空,2023-04-13 14:40:00,2023-04-13 15:15:00,1996.63,1992.25,0.0,tp_lower -48613,做多,2023-04-13 15:40:00,2023-04-13 16:10:00,1994.85,1995.22,-0.0,flip_to_short -48614,做空,2023-04-13 16:10:00,2023-04-13 16:15:00,1995.22,1995.8,-0.0,flip_to_long -48615,做多,2023-04-13 16:15:00,2023-04-13 16:20:00,1995.8,1992.33,-0.0,flip_to_short -48616,做空,2023-04-13 16:20:00,2023-04-13 16:25:00,1992.33,1997.04,-0.0,flip_to_long -48617,做多,2023-04-13 16:25:00,2023-04-13 16:35:00,1997.04,1998.97,0.0,tp_upper -48618,做空,2023-04-13 18:35:00,2023-04-13 18:40:00,2010.7,2012.26,-0.0,flip_to_long -48619,做多,2023-04-13 18:40:00,2023-04-13 18:45:00,2012.26,2013.64,0.0,tp_upper -48620,做空,2023-04-13 19:00:00,2023-04-13 19:05:00,2011.59,2016.74,-0.0,flip_to_long -48621,做多,2023-04-13 19:05:00,2023-04-13 19:10:00,2016.74,2018.59,0.0,tp_upper -48622,做空,2023-04-13 19:20:00,2023-04-13 19:25:00,2011.58,2012.49,-0.0,flip_to_long -48623,做多,2023-04-13 19:25:00,2023-04-13 19:35:00,2012.49,2012.99,-0.0,flip_to_short -48624,做空,2023-04-13 19:35:00,2023-04-13 19:40:00,2012.99,2013.26,-0.0,flip_to_long -48625,做多,2023-04-13 19:40:00,2023-04-13 19:50:00,2013.26,2010.95,-0.0,flip_to_short -48626,做空,2023-04-13 19:50:00,2023-04-13 20:00:00,2010.95,2008.85,0.0,tp_lower -48627,做多,2023-04-13 21:00:00,2023-04-13 21:05:00,2008.2,2006.16,-0.0,flip_to_short -48628,做空,2023-04-13 21:05:00,2023-04-13 21:10:00,2006.16,2008.13,-0.0,flip_to_long -48629,做多,2023-04-13 21:10:00,2023-04-13 21:15:00,2008.13,2006.97,-0.0,flip_to_short -48630,做空,2023-04-13 21:15:00,2023-04-13 21:30:00,2006.97,2006.95,-0.0,flip_to_long -48631,做多,2023-04-13 21:30:00,2023-04-13 21:35:00,2006.95,2005.41,-0.0,flip_to_short -48632,做空,2023-04-13 21:35:00,2023-04-13 21:40:00,2005.41,2007.99,-0.0,flip_to_long -48633,做多,2023-04-13 21:40:00,2023-04-13 21:45:00,2007.99,2008.71,-0.0,tp_upper -48634,做空,2023-04-13 21:55:00,2023-04-13 22:00:00,2006.2,2009.68,-0.0,flip_to_long -48635,做多,2023-04-13 22:00:00,2023-04-13 22:10:00,2009.68,2010.33,-0.0,tp_upper -48636,做空,2023-04-13 22:45:00,2023-04-13 23:05:00,2006.83,2004.99,0.0,tp_lower -48637,做多,2023-04-13 23:45:00,2023-04-14 00:15:00,2009.79,2013.14,0.0,tp_upper -48638,做空,2023-04-14 02:40:00,2023-04-14 02:45:00,2111.94,2106.99,0.0,tp_lower -48639,做多,2023-04-14 03:35:00,2023-04-14 03:40:00,2112.0,2111.49,-0.0,flip_to_short -48640,做空,2023-04-14 03:40:00,2023-04-14 06:15:00,2111.49,2115.62,-0.0,flip_to_long -48641,做多,2023-04-14 06:15:00,2023-04-14 06:40:00,2115.62,2114.19,-0.0,flip_to_short -48642,做空,2023-04-14 06:40:00,2023-04-14 06:45:00,2114.19,2117.92,-0.0,flip_to_long -48643,做多,2023-04-14 06:45:00,2023-04-14 06:50:00,2117.92,2116.86,-0.0,tp_upper -48644,做多,2023-04-14 06:55:00,2023-04-14 07:00:00,2118.93,2115.27,-0.0,flip_to_short -48645,做空,2023-04-14 07:00:00,2023-04-14 07:05:00,2115.27,2107.0,0.0,tp_lower -48646,做多,2023-04-14 08:15:00,2023-04-14 09:05:00,2110.52,2108.54,-0.0,flip_to_short -48647,做空,2023-04-14 09:05:00,2023-04-14 09:15:00,2108.54,2108.72,-0.0,flip_to_long -48648,做多,2023-04-14 09:15:00,2023-04-14 09:20:00,2108.72,2110.72,0.0,tp_upper -48649,做空,2023-04-14 10:30:00,2023-04-14 10:55:00,2112.13,2113.7,-0.0,flip_to_long -48650,做多,2023-04-14 10:55:00,2023-04-14 11:05:00,2113.7,2115.59,0.0,tp_upper -48651,做空,2023-04-14 11:15:00,2023-04-14 11:20:00,2112.37,2113.99,-0.0,tp_lower -48652,做空,2023-04-14 11:30:00,2023-04-14 11:35:00,2112.98,2113.19,-0.0,flip_to_long -48653,做多,2023-04-14 11:35:00,2023-04-14 11:50:00,2113.19,2114.6,0.0,tp_upper -48654,做空,2023-04-14 12:20:00,2023-04-14 12:25:00,2113.29,2115.88,-0.0,flip_to_long -48655,做多,2023-04-14 12:25:00,2023-04-14 12:30:00,2115.88,2111.61,-0.0,tp_upper -48656,做多,2023-04-14 12:35:00,2023-04-14 12:40:00,2115.08,2111.13,-0.0,flip_to_short -48657,做空,2023-04-14 12:40:00,2023-04-14 12:45:00,2111.13,2105.39,0.0,tp_lower -48658,做多,2023-04-14 13:35:00,2023-04-14 13:50:00,2105.85,2103.54,-0.0,flip_to_short -48659,做空,2023-04-14 13:50:00,2023-04-14 13:55:00,2103.54,2104.8,-0.0,flip_to_long -48660,做多,2023-04-14 13:55:00,2023-04-14 14:05:00,2104.8,2099.47,-0.0,flip_to_short -48661,做空,2023-04-14 14:05:00,2023-04-14 14:20:00,2099.47,2095.88,0.0,tp_lower -48662,做多,2023-04-14 14:35:00,2023-04-14 17:00:00,2100.02,2070.31,-0.0,tp_upper -48663,做空,2023-04-14 18:35:00,2023-04-14 18:40:00,2077.75,2080.03,-0.0,flip_to_long -48664,做多,2023-04-14 18:40:00,2023-04-14 19:00:00,2080.03,2079.41,-0.0,flip_to_short -48665,做空,2023-04-14 19:00:00,2023-04-14 19:30:00,2079.41,2082.76,-0.0,flip_to_long -48666,做多,2023-04-14 19:30:00,2023-04-14 19:55:00,2082.76,2090.92,0.0,tp_upper -48667,做空,2023-04-14 21:40:00,2023-04-14 21:45:00,2103.51,2105.75,-0.0,flip_to_long -48668,做多,2023-04-14 21:45:00,2023-04-14 21:50:00,2105.75,2099.72,-0.0,flip_to_short -48669,做空,2023-04-14 21:50:00,2023-04-14 22:00:00,2099.72,2103.14,-0.0,tp_lower -48670,做多,2023-04-14 22:45:00,2023-04-14 23:05:00,2105.32,2109.01,0.0,tp_upper -48671,做空,2023-04-14 23:10:00,2023-04-14 23:15:00,2103.24,2099.41,0.0,tp_lower -48672,做多,2023-04-14 23:25:00,2023-04-14 23:55:00,2101.88,2099.77,-0.0,flip_to_short -48673,做空,2023-04-14 23:55:00,2023-04-15 00:00:00,2099.77,2094.48,0.0,tp_lower -48674,做多,2023-04-15 00:20:00,2023-04-15 00:30:00,2101.36,2100.01,-0.0,flip_to_short -48675,做空,2023-04-15 00:30:00,2023-04-15 00:35:00,2100.01,2091.4,0.0,tp_lower -48676,做多,2023-04-15 02:00:00,2023-04-15 02:05:00,2085.1,2083.1,-0.0,flip_to_short -48677,做空,2023-04-15 02:05:00,2023-04-15 02:10:00,2083.1,2083.58,-0.0,flip_to_long -48678,做多,2023-04-15 02:10:00,2023-04-15 02:15:00,2083.58,2083.33,-0.0,flip_to_short -48679,做空,2023-04-15 02:15:00,2023-04-15 02:20:00,2083.33,2085.14,-0.0,flip_to_long -48680,做多,2023-04-15 02:20:00,2023-04-15 02:35:00,2085.14,2087.4,0.0,tp_upper -48681,做空,2023-04-15 03:30:00,2023-04-15 03:45:00,2087.87,2088.62,-0.0,flip_to_long -48682,做多,2023-04-15 03:45:00,2023-04-15 05:05:00,2088.62,2087.35,-0.0,flip_to_short -48683,做空,2023-04-15 05:05:00,2023-04-15 06:20:00,2087.35,2087.23,-0.0,flip_to_long -48684,做多,2023-04-15 06:20:00,2023-04-15 07:20:00,2087.23,2092.34,0.0,tp_upper -48685,做空,2023-04-15 08:45:00,2023-04-15 08:50:00,2093.34,2096.07,-0.0,flip_to_long -48686,做多,2023-04-15 08:50:00,2023-04-15 09:10:00,2096.07,2099.44,0.0,tp_upper -48687,做空,2023-04-15 10:25:00,2023-04-15 10:30:00,2102.63,2103.27,-0.0,flip_to_long -48688,做多,2023-04-15 10:30:00,2023-04-15 11:05:00,2103.27,2105.19,0.0,tp_upper -48689,做空,2023-04-15 11:25:00,2023-04-15 11:35:00,2104.0,2103.91,-0.0,flip_to_long -48690,做多,2023-04-15 11:35:00,2023-04-15 11:45:00,2103.91,2099.0,-0.0,flip_to_short -48691,做空,2023-04-15 11:45:00,2023-04-15 11:50:00,2099.0,2100.76,-0.0,tp_lower -48692,做多,2023-04-15 12:15:00,2023-04-15 12:25:00,2101.77,2101.79,-0.0,flip_to_short -48693,做空,2023-04-15 12:25:00,2023-04-15 12:30:00,2101.79,2105.09,-0.0,flip_to_long -48694,做多,2023-04-15 12:30:00,2023-04-15 12:40:00,2105.09,2102.5,-0.0,flip_to_short -48695,做空,2023-04-15 12:40:00,2023-04-15 12:45:00,2102.5,2103.39,-0.0,flip_to_long -48696,做多,2023-04-15 12:45:00,2023-04-15 13:00:00,2103.39,2107.07,0.0,tp_upper -48697,做空,2023-04-15 13:30:00,2023-04-15 13:35:00,2097.66,2098.41,-0.0,tp_lower -48698,做多,2023-04-15 14:15:00,2023-04-15 14:50:00,2100.5,2095.88,-0.0,flip_to_short -48699,做空,2023-04-15 14:50:00,2023-04-15 15:00:00,2095.88,2096.42,-0.0,tp_lower -48700,做多,2023-04-15 15:05:00,2023-04-15 15:15:00,2099.74,2102.17,0.0,tp_upper -48701,做空,2023-04-15 15:55:00,2023-04-15 16:15:00,2098.4,2101.55,-0.0,flip_to_long -48702,做多,2023-04-15 16:15:00,2023-04-15 16:30:00,2101.55,2101.43,-0.0,tp_upper -48703,做多,2023-04-15 16:35:00,2023-04-15 16:40:00,2106.52,2106.12,-0.0,tp_upper -48704,做空,2023-04-15 17:05:00,2023-04-15 17:20:00,2100.95,2097.67,0.0,tp_lower -48705,做多,2023-04-15 18:20:00,2023-04-15 19:10:00,2096.68,2094.62,-0.0,flip_to_short -48706,做空,2023-04-15 19:10:00,2023-04-15 19:20:00,2094.62,2096.86,-0.0,flip_to_long -48707,做多,2023-04-15 19:20:00,2023-04-15 19:25:00,2096.86,2093.1,-0.0,flip_to_short -48708,做空,2023-04-15 19:25:00,2023-04-15 19:35:00,2093.1,2095.17,-0.0,flip_to_long -48709,做多,2023-04-15 19:35:00,2023-04-15 19:55:00,2095.17,2100.18,0.0,tp_upper -48710,做空,2023-04-15 20:30:00,2023-04-15 20:40:00,2096.34,2095.8,-0.0,flip_to_long -48711,做多,2023-04-15 20:40:00,2023-04-15 20:45:00,2095.8,2087.6,-0.0,flip_to_short -48712,做空,2023-04-15 20:45:00,2023-04-15 20:50:00,2087.6,2089.64,-0.0,tp_lower -48713,做多,2023-04-15 21:30:00,2023-04-15 21:35:00,2092.79,2089.47,-0.0,flip_to_short -48714,做空,2023-04-15 21:35:00,2023-04-15 21:40:00,2089.47,2093.12,-0.0,flip_to_long -48715,做多,2023-04-15 21:40:00,2023-04-15 21:45:00,2093.12,2090.97,-0.0,flip_to_short -48716,做空,2023-04-15 21:45:00,2023-04-15 21:50:00,2090.97,2088.62,0.0,tp_lower -48717,做多,2023-04-15 22:00:00,2023-04-15 22:05:00,2091.99,2094.25,0.0,tp_upper -48718,做空,2023-04-15 22:45:00,2023-04-15 23:30:00,2094.09,2094.67,-0.0,flip_to_long -48719,做多,2023-04-15 23:30:00,2023-04-16 00:35:00,2094.67,2091.9,-0.0,flip_to_short -48720,做空,2023-04-16 00:35:00,2023-04-16 00:40:00,2091.9,2095.52,-0.0,flip_to_long -48721,做多,2023-04-16 00:40:00,2023-04-16 00:50:00,2095.52,2092.35,-0.0,flip_to_short -48722,做空,2023-04-16 00:50:00,2023-04-16 00:55:00,2092.35,2089.61,0.0,tp_lower -48723,做多,2023-04-16 01:40:00,2023-04-16 02:25:00,2085.82,2088.44,0.0,flip_to_short -48724,做空,2023-04-16 02:25:00,2023-04-16 03:05:00,2088.44,2089.03,-0.0,flip_to_long -48725,做多,2023-04-16 03:05:00,2023-04-16 03:40:00,2089.03,2086.43,-0.0,flip_to_short -48726,做空,2023-04-16 03:40:00,2023-04-16 03:45:00,2086.43,2088.58,-0.0,flip_to_long -48727,做多,2023-04-16 03:45:00,2023-04-16 04:20:00,2088.58,2089.81,0.0,tp_upper -48728,做空,2023-04-16 05:50:00,2023-04-16 05:55:00,2095.69,2095.84,-0.0,flip_to_long -48729,做多,2023-04-16 05:55:00,2023-04-16 06:30:00,2095.84,2097.05,0.0,flip_to_short -48730,做空,2023-04-16 06:30:00,2023-04-16 06:35:00,2097.05,2099.99,-0.0,flip_to_long -48731,做多,2023-04-16 06:35:00,2023-04-16 06:40:00,2099.99,2098.25,-0.0,tp_upper -48732,做空,2023-04-16 06:50:00,2023-04-16 07:15:00,2095.8,2097.28,-0.0,flip_to_long -48733,做多,2023-04-16 07:15:00,2023-04-16 07:30:00,2097.28,2099.6,0.0,tp_upper -48734,做空,2023-04-16 08:05:00,2023-04-16 08:10:00,2097.72,2098.01,-0.0,flip_to_long -48735,做多,2023-04-16 08:10:00,2023-04-16 08:20:00,2098.01,2097.18,-0.0,flip_to_short -48736,做空,2023-04-16 08:20:00,2023-04-16 08:35:00,2097.18,2098.02,-0.0,flip_to_long -48737,做多,2023-04-16 08:35:00,2023-04-16 08:40:00,2098.02,2097.95,-0.0,flip_to_short -48738,做空,2023-04-16 08:40:00,2023-04-16 08:45:00,2097.95,2098.24,-0.0,flip_to_long -48739,做多,2023-04-16 08:45:00,2023-04-16 08:50:00,2098.24,2099.24,-0.0,tp_upper -48740,做空,2023-04-16 08:55:00,2023-04-16 09:00:00,2097.6,2096.19,0.0,tp_lower -48741,做多,2023-04-16 10:45:00,2023-04-16 10:50:00,2090.59,2088.64,-0.0,flip_to_short -48742,做空,2023-04-16 10:50:00,2023-04-16 10:55:00,2088.64,2090.1,-0.0,flip_to_long -48743,做多,2023-04-16 10:55:00,2023-04-16 11:10:00,2090.1,2089.88,-0.0,flip_to_short -48744,做空,2023-04-16 11:10:00,2023-04-16 11:30:00,2089.88,2088.84,-0.0,flip_to_long -48745,做多,2023-04-16 11:30:00,2023-04-16 11:35:00,2088.84,2086.72,-0.0,flip_to_short -48746,做空,2023-04-16 11:35:00,2023-04-16 11:40:00,2086.72,2085.68,-0.0,tp_lower -48747,做多,2023-04-16 12:00:00,2023-04-16 12:15:00,2090.0,2091.52,0.0,tp_upper -48748,做空,2023-04-16 12:20:00,2023-04-16 12:35:00,2089.37,2088.59,-0.0,flip_to_long -48749,做多,2023-04-16 12:35:00,2023-04-16 12:45:00,2088.59,2088.36,-0.0,flip_to_short -48750,做空,2023-04-16 12:45:00,2023-04-16 12:50:00,2088.36,2091.99,-0.0,flip_to_long -48751,做多,2023-04-16 12:50:00,2023-04-16 12:55:00,2091.99,2091.71,-0.0,tp_upper -48752,做空,2023-04-16 13:10:00,2023-04-16 13:20:00,2088.91,2086.13,0.0,tp_lower -48753,做多,2023-04-16 14:00:00,2023-04-16 14:05:00,2088.16,2087.38,-0.0,flip_to_short -48754,做空,2023-04-16 14:05:00,2023-04-16 14:15:00,2087.38,2085.21,0.0,flip_to_long -48755,做多,2023-04-16 14:15:00,2023-04-16 15:25:00,2085.21,2091.51,0.0,tp_upper -48756,做空,2023-04-16 16:10:00,2023-04-16 16:35:00,2092.01,2091.53,-0.0,flip_to_long -48757,做多,2023-04-16 16:35:00,2023-04-16 16:50:00,2091.53,2098.76,0.0,tp_upper -48758,做多,2023-04-16 17:50:00,2023-04-16 17:55:00,2098.97,2097.77,-0.0,flip_to_short -48759,做空,2023-04-16 17:55:00,2023-04-16 18:00:00,2097.77,2099.4,-0.0,flip_to_long -48760,做多,2023-04-16 18:00:00,2023-04-16 18:20:00,2099.4,2103.52,0.0,tp_upper -48761,做空,2023-04-16 19:55:00,2023-04-16 20:30:00,2115.1,2128.01,-0.0,flip_to_long -48762,做多,2023-04-16 20:30:00,2023-04-16 20:35:00,2128.01,2125.35,-0.0,flip_to_short -48763,做空,2023-04-16 20:35:00,2023-04-16 21:00:00,2125.35,2124.89,-0.0,flip_to_long -48764,做多,2023-04-16 21:00:00,2023-04-16 21:10:00,2124.89,2116.0,-0.0,flip_to_short -48765,做空,2023-04-16 21:10:00,2023-04-16 21:15:00,2116.0,2119.2,-0.0,flip_to_long -48766,做多,2023-04-16 21:15:00,2023-04-16 21:55:00,2119.2,2128.41,0.0,tp_upper -48767,做空,2023-04-16 22:20:00,2023-04-16 22:30:00,2123.74,2121.5,0.0,flip_to_long -48768,做多,2023-04-16 22:30:00,2023-04-16 23:00:00,2121.5,2125.16,0.0,tp_upper -48769,做空,2023-04-16 23:05:00,2023-04-16 23:10:00,2121.53,2120.97,-0.0,tp_lower -48770,做多,2023-04-17 00:10:00,2023-04-17 01:45:00,2118.41,2092.24,-0.0,flip_to_short -48771,做空,2023-04-17 01:45:00,2023-04-17 03:45:00,2092.24,2099.38,-0.0,flip_to_long -48772,做多,2023-04-17 03:45:00,2023-04-17 03:50:00,2099.38,2097.86,-0.0,flip_to_short -48773,做空,2023-04-17 03:50:00,2023-04-17 04:20:00,2097.86,2092.99,0.0,tp_lower -48774,做多,2023-04-17 04:40:00,2023-04-17 04:50:00,2097.96,2098.42,-0.0,flip_to_short -48775,做空,2023-04-17 04:50:00,2023-04-17 05:40:00,2098.42,2097.4,-0.0,flip_to_long -48776,做多,2023-04-17 05:40:00,2023-04-17 05:55:00,2097.4,2102.31,0.0,tp_upper -48777,做空,2023-04-17 06:15:00,2023-04-17 06:45:00,2095.91,2096.62,-0.0,tp_lower -48778,做多,2023-04-17 07:10:00,2023-04-17 07:20:00,2097.24,2096.77,-0.0,flip_to_short -48779,做空,2023-04-17 07:20:00,2023-04-17 07:25:00,2096.77,2093.0,0.0,tp_lower -48780,做多,2023-04-17 08:15:00,2023-04-17 08:20:00,2095.77,2092.8,-0.0,flip_to_short -48781,做空,2023-04-17 08:20:00,2023-04-17 08:25:00,2092.8,2092.88,-0.0,flip_to_long -48782,做多,2023-04-17 08:25:00,2023-04-17 08:55:00,2092.88,2097.8,0.0,tp_upper -48783,做空,2023-04-17 09:20:00,2023-04-17 09:25:00,2093.01,2094.6,-0.0,flip_to_long -48784,做多,2023-04-17 09:25:00,2023-04-17 09:35:00,2094.6,2091.62,-0.0,flip_to_short -48785,做空,2023-04-17 09:35:00,2023-04-17 09:45:00,2091.62,2090.47,0.0,tp_lower -48786,做多,2023-04-17 10:40:00,2023-04-17 11:15:00,2090.58,2087.0,-0.0,flip_to_short -48787,做空,2023-04-17 11:15:00,2023-04-17 11:25:00,2087.0,2082.61,0.0,tp_lower -48788,做空,2023-04-17 12:45:00,2023-04-17 13:10:00,2078.57,2070.79,0.0,tp_lower -48789,做多,2023-04-17 14:10:00,2023-04-17 14:35:00,2073.01,2068.45,-0.0,flip_to_short -48790,做空,2023-04-17 14:35:00,2023-04-17 14:45:00,2068.45,2073.25,-0.0,flip_to_long -48791,做多,2023-04-17 14:45:00,2023-04-17 14:50:00,2073.25,2075.27,0.0,tp_upper -48792,做空,2023-04-17 15:15:00,2023-04-17 15:30:00,2072.95,2069.67,0.0,tp_lower -48793,做多,2023-04-17 16:00:00,2023-04-17 16:20:00,2074.25,2074.3,-0.0,flip_to_short -48794,做空,2023-04-17 16:20:00,2023-04-17 17:45:00,2074.3,2082.69,-0.0,flip_to_long -48795,做多,2023-04-17 17:45:00,2023-04-17 17:50:00,2082.69,2079.84,-0.0,flip_to_short -48796,做空,2023-04-17 17:50:00,2023-04-17 17:55:00,2079.84,2080.53,-0.0,flip_to_long -48797,做多,2023-04-17 17:55:00,2023-04-17 18:20:00,2080.53,2080.69,-0.0,tp_upper -48798,做多,2023-04-17 18:25:00,2023-04-17 18:30:00,2083.53,2082.21,-0.0,tp_upper -48799,做空,2023-04-17 18:35:00,2023-04-17 19:35:00,2082.0,2080.17,0.0,tp_lower -48800,做多,2023-04-17 21:35:00,2023-04-17 21:40:00,2076.79,2076.26,-0.0,flip_to_short -48801,做空,2023-04-17 21:40:00,2023-04-17 23:30:00,2076.26,2074.91,0.0,tp_lower -48802,做多,2023-04-18 00:10:00,2023-04-18 00:25:00,2076.12,2073.64,-0.0,flip_to_short -48803,做空,2023-04-18 00:25:00,2023-04-18 00:30:00,2073.64,2076.01,-0.0,flip_to_long -48804,做多,2023-04-18 00:30:00,2023-04-18 00:35:00,2076.01,2070.1,-0.0,flip_to_short -48805,做空,2023-04-18 00:35:00,2023-04-18 00:40:00,2070.1,2071.61,-0.0,tp_lower -48806,做多,2023-04-18 00:50:00,2023-04-18 00:55:00,2074.72,2074.31,-0.0,flip_to_short -48807,做空,2023-04-18 00:55:00,2023-04-18 01:05:00,2074.31,2070.13,0.0,tp_lower -48808,做多,2023-04-18 01:40:00,2023-04-18 02:35:00,2073.98,2083.54,0.0,tp_upper -48809,做空,2023-04-18 03:20:00,2023-04-18 04:15:00,2078.38,2079.72,-0.0,tp_lower -48810,做多,2023-04-18 04:20:00,2023-04-18 04:25:00,2081.5,2079.86,-0.0,tp_upper -48811,做空,2023-04-18 07:35:00,2023-04-18 07:45:00,2101.27,2101.92,-0.0,flip_to_long -48812,做多,2023-04-18 07:45:00,2023-04-18 07:55:00,2101.92,2100.01,-0.0,flip_to_short -48813,做空,2023-04-18 07:55:00,2023-04-18 08:05:00,2100.01,2102.69,-0.0,flip_to_long -48814,做多,2023-04-18 08:05:00,2023-04-18 08:10:00,2102.69,2100.82,-0.0,flip_to_short -48815,做空,2023-04-18 08:10:00,2023-04-18 08:25:00,2100.82,2097.8,0.0,tp_lower -48816,做多,2023-04-18 09:15:00,2023-04-18 09:30:00,2098.57,2106.18,0.0,tp_upper -48817,做空,2023-04-18 10:50:00,2023-04-18 11:20:00,2102.8,2102.09,-0.0,tp_lower -48818,做多,2023-04-18 11:25:00,2023-04-18 11:30:00,2102.59,2113.59,0.0,tp_upper -48819,做空,2023-04-18 12:35:00,2023-04-18 12:45:00,2112.58,2111.96,-0.0,flip_to_long -48820,做多,2023-04-18 12:45:00,2023-04-18 13:50:00,2111.96,2112.88,-0.0,flip_to_short -48821,做空,2023-04-18 13:50:00,2023-04-18 14:00:00,2112.88,2103.31,0.0,tp_lower -48822,做多,2023-04-18 15:30:00,2023-04-18 15:55:00,2097.84,2095.5,-0.0,flip_to_short -48823,做空,2023-04-18 15:55:00,2023-04-18 16:00:00,2095.5,2096.77,-0.0,flip_to_long -48824,做多,2023-04-18 16:00:00,2023-04-18 16:25:00,2096.77,2095.48,-0.0,flip_to_short -48825,做空,2023-04-18 16:25:00,2023-04-18 16:35:00,2095.48,2095.88,-0.0,flip_to_long -48826,做多,2023-04-18 16:35:00,2023-04-18 16:45:00,2095.88,2096.29,-0.0,flip_to_short -48827,做空,2023-04-18 16:45:00,2023-04-18 17:00:00,2096.29,2096.18,-0.0,flip_to_long -48828,做多,2023-04-18 17:00:00,2023-04-18 17:10:00,2096.18,2097.27,0.0,flip_to_short -48829,做空,2023-04-18 17:10:00,2023-04-18 17:20:00,2097.27,2092.79,0.0,tp_lower -48830,做多,2023-04-18 18:25:00,2023-04-18 19:05:00,2085.91,2081.52,-0.0,flip_to_short -48831,做空,2023-04-18 19:05:00,2023-04-18 19:15:00,2081.52,2082.52,-0.0,flip_to_long -48832,做多,2023-04-18 19:15:00,2023-04-18 19:25:00,2082.52,2079.47,-0.0,flip_to_short -48833,做空,2023-04-18 19:25:00,2023-04-18 19:30:00,2079.47,2081.16,-0.0,flip_to_long -48834,做多,2023-04-18 19:30:00,2023-04-18 19:35:00,2081.16,2079.64,-0.0,flip_to_short -48835,做空,2023-04-18 19:35:00,2023-04-18 19:40:00,2079.64,2081.63,-0.0,flip_to_long -48836,做多,2023-04-18 19:40:00,2023-04-18 19:45:00,2081.63,2079.3,-0.0,flip_to_short -48837,做空,2023-04-18 19:45:00,2023-04-18 19:50:00,2079.3,2080.44,-0.0,tp_lower -48838,做多,2023-04-18 19:55:00,2023-04-18 20:25:00,2080.67,2084.11,0.0,tp_upper -48839,做空,2023-04-18 21:35:00,2023-04-18 21:45:00,2088.91,2089.23,-0.0,flip_to_long -48840,做多,2023-04-18 21:45:00,2023-04-18 22:00:00,2089.23,2091.0,0.0,flip_to_short -48841,做空,2023-04-18 22:00:00,2023-04-18 22:15:00,2091.0,2091.66,-0.0,flip_to_long -48842,做多,2023-04-18 22:15:00,2023-04-18 22:20:00,2091.66,2090.3,-0.0,flip_to_short -48843,做空,2023-04-18 22:20:00,2023-04-18 22:25:00,2090.3,2091.56,-0.0,flip_to_long -48844,做多,2023-04-18 22:25:00,2023-04-18 22:30:00,2091.56,2089.12,-0.0,flip_to_short -48845,做空,2023-04-18 22:30:00,2023-04-18 22:35:00,2089.12,2090.68,-0.0,flip_to_long -48846,做多,2023-04-18 22:35:00,2023-04-18 22:45:00,2090.68,2090.16,-0.0,flip_to_short -48847,做空,2023-04-18 22:45:00,2023-04-18 22:50:00,2090.16,2091.1,-0.0,flip_to_long -48848,做多,2023-04-18 22:50:00,2023-04-18 23:05:00,2091.1,2095.49,0.0,tp_upper -48849,做多,2023-04-18 23:20:00,2023-04-18 23:25:00,2094.97,2095.98,-0.0,tp_upper -48850,做空,2023-04-19 00:20:00,2023-04-19 00:25:00,2098.11,2098.77,-0.0,flip_to_long -48851,做多,2023-04-19 00:25:00,2023-04-19 00:30:00,2098.77,2097.2,-0.0,flip_to_short -48852,做空,2023-04-19 00:30:00,2023-04-19 01:40:00,2097.2,2099.5,-0.0,flip_to_long -48853,做多,2023-04-19 01:40:00,2023-04-19 01:45:00,2099.5,2097.41,-0.0,flip_to_short -48854,做空,2023-04-19 01:45:00,2023-04-19 01:50:00,2097.41,2098.09,-0.0,flip_to_long -48855,做多,2023-04-19 01:50:00,2023-04-19 01:55:00,2098.09,2094.8,-0.0,flip_to_short -48856,做空,2023-04-19 01:55:00,2023-04-19 02:05:00,2094.8,2091.87,0.0,tp_lower -48857,做多,2023-04-19 03:15:00,2023-04-19 03:30:00,2093.81,2093.78,-0.0,tp_upper -48858,做空,2023-04-19 03:35:00,2023-04-19 03:45:00,2093.0,2092.0,-0.0,tp_lower -48859,做多,2023-04-19 04:40:00,2023-04-19 05:20:00,2089.32,2085.86,-0.0,flip_to_short -48860,做空,2023-04-19 05:20:00,2023-04-19 05:40:00,2085.86,2089.95,-0.0,flip_to_long -48861,做多,2023-04-19 05:40:00,2023-04-19 05:45:00,2089.95,2090.71,-0.0,tp_upper -48862,做空,2023-04-19 06:05:00,2023-04-19 06:15:00,2085.48,2078.21,0.0,tp_lower -48863,做多,2023-04-19 07:55:00,2023-04-19 08:00:00,2073.11,2068.15,-0.0,flip_to_short -48864,做空,2023-04-19 08:00:00,2023-04-19 08:05:00,2068.15,2060.95,0.0,tp_lower -48865,做空,2023-04-19 10:10:00,2023-04-19 10:15:00,1979.11,1980.3,-0.0,tp_lower -48866,做多,2023-04-19 11:15:00,2023-04-19 11:20:00,1977.0,1974.48,-0.0,flip_to_short -48867,做空,2023-04-19 11:20:00,2023-04-19 11:25:00,1974.48,1975.71,-0.0,flip_to_long -48868,做多,2023-04-19 11:25:00,2023-04-19 11:35:00,1975.71,1983.15,0.0,tp_upper -48869,做空,2023-04-19 12:00:00,2023-04-19 12:15:00,1976.15,1973.75,0.0,flip_to_long -48870,做多,2023-04-19 12:15:00,2023-04-19 12:45:00,1973.75,1977.14,0.0,flip_to_short -48871,做空,2023-04-19 12:45:00,2023-04-19 12:50:00,1977.14,1978.4,-0.0,flip_to_long -48872,做多,2023-04-19 12:50:00,2023-04-19 12:55:00,1978.4,1976.76,-0.0,flip_to_short -48873,做空,2023-04-19 12:55:00,2023-04-19 13:05:00,1976.76,1977.83,-0.0,flip_to_long -48874,做多,2023-04-19 13:05:00,2023-04-19 13:15:00,1977.83,1981.48,0.0,tp_upper -48875,做空,2023-04-19 13:35:00,2023-04-19 15:30:00,1978.76,1985.62,-0.0,tp_lower -48876,做多,2023-04-19 16:15:00,2023-04-19 16:35:00,1987.05,1983.82,-0.0,flip_to_short -48877,做空,2023-04-19 16:35:00,2023-04-19 17:10:00,1983.82,1977.36,0.0,tp_lower -48878,做多,2023-04-19 17:50:00,2023-04-19 18:25:00,1977.84,1978.08,-0.0,flip_to_short -48879,做空,2023-04-19 18:25:00,2023-04-19 18:45:00,1978.08,1976.43,0.0,flip_to_long -48880,做多,2023-04-19 18:45:00,2023-04-19 18:50:00,1976.43,1976.01,-0.0,flip_to_short -48881,做空,2023-04-19 18:50:00,2023-04-19 18:55:00,1976.01,1978.02,-0.0,flip_to_long -48882,做多,2023-04-19 18:55:00,2023-04-19 19:00:00,1978.02,1977.29,-0.0,flip_to_short -48883,做空,2023-04-19 19:00:00,2023-04-19 19:40:00,1977.29,1980.0,-0.0,flip_to_long -48884,做多,2023-04-19 19:40:00,2023-04-19 19:45:00,1980.0,1979.26,-0.0,flip_to_short -48885,做空,2023-04-19 19:45:00,2023-04-19 20:05:00,1979.26,1983.0,-0.0,flip_to_long -48886,做多,2023-04-19 20:05:00,2023-04-19 20:20:00,1983.0,1976.1,-0.0,flip_to_short -48887,做空,2023-04-19 20:20:00,2023-04-19 20:25:00,1976.1,1977.73,-0.0,tp_lower -48888,做多,2023-04-19 20:55:00,2023-04-19 22:00:00,1978.81,1971.71,-0.0,flip_to_short -48889,做空,2023-04-19 22:00:00,2023-04-19 22:05:00,1971.71,1975.43,-0.0,flip_to_long -48890,做多,2023-04-19 22:05:00,2023-04-19 22:15:00,1975.43,1968.71,-0.0,flip_to_short -48891,做空,2023-04-19 22:15:00,2023-04-19 22:40:00,1968.71,1968.6,-0.0,flip_to_long -48892,做多,2023-04-19 22:40:00,2023-04-19 22:45:00,1968.6,1966.76,-0.0,flip_to_short -48893,做空,2023-04-19 22:45:00,2023-04-19 23:00:00,1966.76,1958.43,0.0,tp_lower -48894,做多,2023-04-20 00:25:00,2023-04-20 01:30:00,1943.54,1950.04,0.0,tp_upper -48895,做空,2023-04-20 02:15:00,2023-04-20 02:25:00,1945.95,1947.53,-0.0,flip_to_long -48896,做多,2023-04-20 02:25:00,2023-04-20 02:30:00,1947.53,1945.03,-0.0,flip_to_short -48897,做空,2023-04-20 02:30:00,2023-04-20 02:40:00,1945.03,1942.0,0.0,tp_lower -48898,做多,2023-04-20 03:15:00,2023-04-20 03:25:00,1942.82,1944.17,0.0,flip_to_short -48899,做空,2023-04-20 03:25:00,2023-04-20 03:35:00,1944.17,1945.0,-0.0,flip_to_long -48900,做多,2023-04-20 03:35:00,2023-04-20 04:00:00,1945.0,1952.06,0.0,tp_upper -48901,做空,2023-04-20 05:15:00,2023-04-20 05:30:00,1951.45,1947.44,0.0,tp_lower -48902,做多,2023-04-20 05:55:00,2023-04-20 06:00:00,1952.3,1951.85,-0.0,flip_to_short -48903,做空,2023-04-20 06:00:00,2023-04-20 06:05:00,1951.85,1956.67,-0.0,flip_to_long -48904,做多,2023-04-20 06:05:00,2023-04-20 06:15:00,1956.67,1961.45,0.0,tp_upper -48905,做空,2023-04-20 06:40:00,2023-04-20 06:50:00,1953.79,1953.51,-0.0,flip_to_long -48906,做多,2023-04-20 06:50:00,2023-04-20 06:55:00,1953.51,1952.53,-0.0,flip_to_short -48907,做空,2023-04-20 06:55:00,2023-04-20 07:00:00,1952.53,1953.78,-0.0,flip_to_long -48908,做多,2023-04-20 07:00:00,2023-04-20 07:05:00,1953.78,1952.35,-0.0,flip_to_short -48909,做空,2023-04-20 07:05:00,2023-04-20 07:30:00,1952.35,1950.5,0.0,tp_lower -48910,做多,2023-04-20 08:10:00,2023-04-20 08:20:00,1955.01,1954.83,-0.0,tp_upper -48911,做空,2023-04-20 08:35:00,2023-04-20 08:50:00,1949.87,1950.52,-0.0,flip_to_long -48912,做多,2023-04-20 08:50:00,2023-04-20 09:30:00,1950.52,1956.95,0.0,tp_upper -48913,做空,2023-04-20 10:20:00,2023-04-20 11:05:00,1951.51,1947.6,0.0,tp_lower -48914,做多,2023-04-20 12:05:00,2023-04-20 12:20:00,1946.0,1957.67,0.0,tp_upper -48915,做空,2023-04-20 13:40:00,2023-04-20 13:50:00,1965.44,1975.4,-0.0,flip_to_long -48916,做多,2023-04-20 13:50:00,2023-04-20 14:10:00,1975.4,1977.55,0.0,tp_upper -48917,做空,2023-04-20 14:25:00,2023-04-20 14:30:00,1969.18,1969.92,-0.0,flip_to_long -48918,做多,2023-04-20 14:30:00,2023-04-20 14:35:00,1969.92,1967.27,-0.0,flip_to_short -48919,做空,2023-04-20 14:35:00,2023-04-20 14:40:00,1967.27,1969.22,-0.0,flip_to_long -48920,做多,2023-04-20 14:40:00,2023-04-20 14:55:00,1969.22,1967.05,-0.0,flip_to_short -48921,做空,2023-04-20 14:55:00,2023-04-20 15:05:00,1967.05,1966.08,-0.0,tp_lower -48922,做多,2023-04-20 17:20:00,2023-04-20 17:30:00,1943.29,1942.55,-0.0,flip_to_short -48923,做空,2023-04-20 17:30:00,2023-04-20 18:00:00,1942.55,1936.37,0.0,tp_lower -48924,做多,2023-04-20 18:10:00,2023-04-20 18:15:00,1940.13,1935.15,-0.0,flip_to_short -48925,做空,2023-04-20 18:15:00,2023-04-20 18:20:00,1935.15,1931.99,0.0,tp_lower -48926,做多,2023-04-20 19:45:00,2023-04-20 19:50:00,1929.37,1927.35,-0.0,flip_to_short -48927,做空,2023-04-20 19:50:00,2023-04-20 22:35:00,1927.35,1942.77,-0.0,flip_to_long -48928,做多,2023-04-20 22:35:00,2023-04-20 22:40:00,1942.77,1940.57,-0.0,flip_to_short -48929,做空,2023-04-20 22:40:00,2023-04-20 22:45:00,1940.57,1941.09,-0.0,flip_to_long -48930,做多,2023-04-20 22:45:00,2023-04-20 22:55:00,1941.09,1942.22,0.0,flip_to_short -48931,做空,2023-04-20 22:55:00,2023-04-20 23:00:00,1942.22,1947.18,-0.0,flip_to_long -48932,做多,2023-04-20 23:00:00,2023-04-20 23:10:00,1947.18,1944.37,-0.0,flip_to_short -48933,做空,2023-04-20 23:10:00,2023-04-20 23:25:00,1944.37,1938.59,0.0,tp_lower -48934,做多,2023-04-20 23:45:00,2023-04-20 23:55:00,1942.12,1942.11,-0.0,flip_to_short -48935,做空,2023-04-20 23:55:00,2023-04-21 00:00:00,1942.11,1944.51,-0.0,flip_to_long -48936,做多,2023-04-21 00:00:00,2023-04-21 00:05:00,1944.51,1943.89,-0.0,tp_upper -48937,做空,2023-04-21 00:10:00,2023-04-21 00:20:00,1943.41,1939.93,0.0,tp_lower -48938,做多,2023-04-21 00:35:00,2023-04-21 00:40:00,1950.61,1950.12,-0.0,tp_upper -48939,做空,2023-04-21 01:00:00,2023-04-21 01:10:00,1946.33,1945.48,-0.0,flip_to_long -48940,做多,2023-04-21 01:10:00,2023-04-21 01:15:00,1945.48,1944.63,-0.0,flip_to_short -48941,做空,2023-04-21 01:15:00,2023-04-21 01:20:00,1944.63,1947.16,-0.0,flip_to_long -48942,做多,2023-04-21 01:20:00,2023-04-21 01:30:00,1947.16,1943.18,-0.0,flip_to_short -48943,做空,2023-04-21 01:30:00,2023-04-21 02:25:00,1943.18,1937.41,0.0,tp_lower -48944,做多,2023-04-21 02:45:00,2023-04-21 03:10:00,1942.11,1946.75,0.0,tp_upper -48945,做空,2023-04-21 04:10:00,2023-04-21 04:15:00,1944.73,1945.48,-0.0,flip_to_long -48946,做多,2023-04-21 04:15:00,2023-04-21 04:30:00,1945.48,1943.45,-0.0,flip_to_short -48947,做空,2023-04-21 04:30:00,2023-04-21 04:35:00,1943.45,1941.99,0.0,tp_lower -48948,做多,2023-04-21 07:45:00,2023-04-21 08:00:00,1921.09,1926.85,0.0,tp_upper -48949,做空,2023-04-21 08:35:00,2023-04-21 08:40:00,1917.79,1919.03,-0.0,flip_to_long -48950,做多,2023-04-21 08:40:00,2023-04-21 09:00:00,1919.03,1917.62,-0.0,flip_to_short -48951,做空,2023-04-21 09:00:00,2023-04-21 09:20:00,1917.62,1920.01,-0.0,flip_to_long -48952,做多,2023-04-21 09:20:00,2023-04-21 09:45:00,1920.01,1923.11,0.0,tp_upper -48953,做空,2023-04-21 09:55:00,2023-04-21 10:05:00,1920.49,1921.61,-0.0,flip_to_long -48954,做多,2023-04-21 10:05:00,2023-04-21 10:15:00,1921.61,1925.62,0.0,tp_upper -48955,做空,2023-04-21 10:30:00,2023-04-21 10:35:00,1918.78,1915.55,0.0,tp_lower -48956,做多,2023-04-21 12:15:00,2023-04-21 12:25:00,1909.2,1914.4,0.0,tp_upper -48957,做空,2023-04-21 13:50:00,2023-04-21 13:55:00,1909.89,1906.72,0.0,tp_lower -48958,做多,2023-04-21 14:25:00,2023-04-21 14:40:00,1915.71,1909.62,-0.0,flip_to_short -48959,做空,2023-04-21 14:40:00,2023-04-21 15:00:00,1909.62,1910.9,-0.0,flip_to_long -48960,做多,2023-04-21 15:00:00,2023-04-21 15:35:00,1910.9,1907.66,-0.0,flip_to_short -48961,做空,2023-04-21 15:35:00,2023-04-21 15:40:00,1907.66,1908.88,-0.0,flip_to_long -48962,做多,2023-04-21 15:40:00,2023-04-21 16:20:00,1908.88,1902.53,-0.0,flip_to_short -48963,做空,2023-04-21 16:20:00,2023-04-21 16:25:00,1902.53,1895.63,0.0,tp_lower -48964,做空,2023-04-21 17:15:00,2023-04-21 17:20:00,1889.36,1883.36,0.0,tp_lower -48965,做多,2023-04-21 18:50:00,2023-04-21 20:40:00,1882.13,1839.99,-0.0,flip_to_short -48966,做空,2023-04-21 20:40:00,2023-04-21 21:00:00,1839.99,1838.72,0.0,tp_lower -48967,做多,2023-04-21 21:10:00,2023-04-21 21:15:00,1844.28,1840.81,-0.0,flip_to_short -48968,做空,2023-04-21 21:15:00,2023-04-21 21:25:00,1840.81,1846.64,-0.0,flip_to_long -48969,做多,2023-04-21 21:25:00,2023-04-21 21:30:00,1846.64,1849.73,0.0,tp_upper -48970,做空,2023-04-21 21:40:00,2023-04-21 21:45:00,1842.79,1844.65,-0.0,flip_to_long -48971,做多,2023-04-21 21:45:00,2023-04-21 21:50:00,1844.65,1840.86,-0.0,flip_to_short -48972,做空,2023-04-21 21:50:00,2023-04-21 22:00:00,1840.86,1841.33,-0.0,flip_to_long -48973,做多,2023-04-21 22:00:00,2023-04-21 22:15:00,1841.33,1838.79,-0.0,flip_to_short -48974,做空,2023-04-21 22:15:00,2023-04-21 22:35:00,1838.79,1839.99,-0.0,tp_lower -48975,做多,2023-04-21 22:40:00,2023-04-21 23:10:00,1841.49,1847.81,0.0,tp_upper -48976,做空,2023-04-22 00:25:00,2023-04-22 00:50:00,1848.92,1846.68,0.0,tp_lower -48977,做多,2023-04-22 01:00:00,2023-04-22 01:05:00,1849.39,1845.74,-0.0,flip_to_short -48978,做空,2023-04-22 01:05:00,2023-04-22 01:15:00,1845.74,1849.81,-0.0,flip_to_long -48979,做多,2023-04-22 01:15:00,2023-04-22 01:20:00,1849.81,1850.4,-0.0,tp_upper -48980,做空,2023-04-22 02:40:00,2023-04-22 02:50:00,1850.73,1853.43,-0.0,flip_to_long -48981,做多,2023-04-22 02:50:00,2023-04-22 03:05:00,1853.43,1853.55,-0.0,flip_to_short -48982,做空,2023-04-22 03:05:00,2023-04-22 03:10:00,1853.55,1853.75,-0.0,flip_to_long -48983,做多,2023-04-22 03:10:00,2023-04-22 03:20:00,1853.75,1854.75,0.0,flip_to_short -48984,做空,2023-04-22 03:20:00,2023-04-22 05:15:00,1854.75,1859.44,-0.0,flip_to_long -48985,做多,2023-04-22 05:15:00,2023-04-22 05:20:00,1859.44,1858.01,-0.0,flip_to_short -48986,做空,2023-04-22 05:20:00,2023-04-22 05:25:00,1858.01,1859.26,-0.0,flip_to_long -48987,做多,2023-04-22 05:25:00,2023-04-22 05:55:00,1859.26,1864.0,0.0,tp_upper -48988,做空,2023-04-22 06:00:00,2023-04-22 06:05:00,1858.38,1856.64,0.0,tp_lower -48989,做多,2023-04-22 08:20:00,2023-04-22 08:25:00,1853.0,1848.58,-0.0,flip_to_short -48990,做空,2023-04-22 08:25:00,2023-04-22 08:30:00,1848.58,1850.55,-0.0,flip_to_long -48991,做多,2023-04-22 08:30:00,2023-04-22 08:45:00,1850.55,1850.29,-0.0,flip_to_short -48992,做空,2023-04-22 08:45:00,2023-04-22 08:55:00,1850.29,1848.4,0.0,tp_lower -48993,做多,2023-04-22 09:05:00,2023-04-22 09:15:00,1850.49,1851.02,-0.0,tp_upper -48994,做空,2023-04-22 09:20:00,2023-04-22 09:30:00,1850.89,1851.14,-0.0,flip_to_long -48995,做多,2023-04-22 09:30:00,2023-04-22 09:45:00,1851.14,1851.61,-0.0,tp_upper -48996,做空,2023-04-22 09:50:00,2023-04-22 10:00:00,1850.4,1845.93,0.0,tp_lower -48997,做多,2023-04-22 10:25:00,2023-04-22 11:40:00,1848.34,1851.32,0.0,tp_upper -48998,做空,2023-04-22 13:25:00,2023-04-22 13:35:00,1851.98,1848.36,0.0,tp_lower -48999,做多,2023-04-22 14:20:00,2023-04-22 14:25:00,1854.21,1851.93,-0.0,flip_to_short -49000,做空,2023-04-22 14:25:00,2023-04-22 14:30:00,1851.93,1855.3,-0.0,flip_to_long -49001,做多,2023-04-22 14:30:00,2023-04-22 14:45:00,1855.3,1859.26,0.0,tp_upper -49002,做空,2023-04-22 18:05:00,2023-04-22 18:10:00,1878.68,1879.14,-0.0,flip_to_long -49003,做多,2023-04-22 18:10:00,2023-04-22 18:15:00,1879.14,1876.25,-0.0,flip_to_short -49004,做空,2023-04-22 18:15:00,2023-04-22 18:30:00,1876.25,1873.39,0.0,tp_lower -49005,做多,2023-04-22 20:10:00,2023-04-22 20:20:00,1872.86,1871.31,-0.0,flip_to_short -49006,做空,2023-04-22 20:20:00,2023-04-22 20:30:00,1871.31,1871.38,-0.0,tp_lower -49007,做多,2023-04-22 20:40:00,2023-04-22 20:55:00,1872.08,1868.2,-0.0,flip_to_short -49008,做空,2023-04-22 20:55:00,2023-04-22 21:00:00,1868.2,1866.47,0.0,tp_lower -49009,做多,2023-04-22 21:35:00,2023-04-22 21:40:00,1870.0,1868.83,-0.0,flip_to_short -49010,做空,2023-04-22 21:40:00,2023-04-22 21:50:00,1868.83,1869.65,-0.0,flip_to_long -49011,做多,2023-04-22 21:50:00,2023-04-22 22:05:00,1869.65,1874.72,0.0,tp_upper -49012,做空,2023-04-22 23:20:00,2023-04-22 23:30:00,1874.34,1875.61,-0.0,flip_to_long -49013,做多,2023-04-22 23:30:00,2023-04-22 23:40:00,1875.61,1874.26,-0.0,flip_to_short -49014,做空,2023-04-22 23:40:00,2023-04-23 00:05:00,1874.26,1872.48,0.0,tp_lower -49015,做多,2023-04-23 02:30:00,2023-04-23 03:20:00,1857.39,1861.74,0.0,tp_upper -49016,做空,2023-04-23 04:40:00,2023-04-23 04:50:00,1862.59,1864.08,-0.0,flip_to_long -49017,做多,2023-04-23 04:50:00,2023-04-23 04:55:00,1864.08,1863.43,-0.0,flip_to_short -49018,做空,2023-04-23 04:55:00,2023-04-23 05:15:00,1863.43,1859.59,0.0,tp_lower -49019,做多,2023-04-23 05:25:00,2023-04-23 05:30:00,1863.17,1865.57,0.0,tp_upper -49020,做空,2023-04-23 05:35:00,2023-04-23 05:40:00,1860.96,1863.27,-0.0,flip_to_long -49021,做多,2023-04-23 05:40:00,2023-04-23 05:45:00,1863.27,1863.0,-0.0,flip_to_short -49022,做空,2023-04-23 05:45:00,2023-04-23 07:25:00,1863.0,1866.51,-0.0,flip_to_long -49023,做多,2023-04-23 07:25:00,2023-04-23 07:30:00,1866.51,1873.04,0.0,tp_upper -49024,做空,2023-04-23 09:05:00,2023-04-23 09:10:00,1872.04,1872.71,-0.0,flip_to_long -49025,做多,2023-04-23 09:10:00,2023-04-23 09:15:00,1872.71,1872.23,-0.0,flip_to_short -49026,做空,2023-04-23 09:15:00,2023-04-23 09:30:00,1872.23,1869.4,0.0,tp_lower -49027,做多,2023-04-23 11:30:00,2023-04-23 11:45:00,1868.42,1870.09,0.0,tp_upper -49028,做空,2023-04-23 12:55:00,2023-04-23 13:00:00,1872.0,1872.87,-0.0,flip_to_long -49029,做多,2023-04-23 13:00:00,2023-04-23 13:10:00,1872.87,1870.84,-0.0,flip_to_short -49030,做空,2023-04-23 13:10:00,2023-04-23 13:35:00,1870.84,1871.35,-0.0,tp_lower -49031,做多,2023-04-23 13:40:00,2023-04-23 14:05:00,1873.42,1871.55,-0.0,flip_to_short -49032,做空,2023-04-23 14:05:00,2023-04-23 14:10:00,1871.55,1872.52,-0.0,flip_to_long -49033,做多,2023-04-23 14:10:00,2023-04-23 14:35:00,1872.52,1872.46,-0.0,tp_upper -49034,做空,2023-04-23 14:40:00,2023-04-23 14:45:00,1870.0,1867.67,0.0,tp_lower -49035,做多,2023-04-23 16:25:00,2023-04-23 16:35:00,1862.0,1871.21,0.0,tp_upper -49036,做空,2023-04-23 17:25:00,2023-04-23 17:35:00,1862.4,1861.9,-0.0,flip_to_long -49037,做多,2023-04-23 17:35:00,2023-04-23 19:40:00,1861.9,1849.74,-0.0,flip_to_short -49038,做空,2023-04-23 19:40:00,2023-04-23 20:00:00,1849.74,1838.28,0.0,tp_lower -49039,做多,2023-04-23 20:15:00,2023-04-23 20:35:00,1849.85,1847.93,-0.0,flip_to_short -49040,做空,2023-04-23 20:35:00,2023-04-23 20:55:00,1847.93,1848.2,-0.0,flip_to_long -49041,做多,2023-04-23 20:55:00,2023-04-23 21:15:00,1848.2,1847.57,-0.0,flip_to_short -49042,做空,2023-04-23 21:15:00,2023-04-23 21:20:00,1847.57,1847.83,-0.0,flip_to_long -49043,做多,2023-04-23 21:20:00,2023-04-23 21:30:00,1847.83,1847.91,-0.0,flip_to_short -49044,做空,2023-04-23 21:30:00,2023-04-23 22:15:00,1847.91,1850.29,-0.0,flip_to_long -49045,做多,2023-04-23 22:15:00,2023-04-23 22:25:00,1850.29,1856.95,0.0,tp_upper -49046,做空,2023-04-23 23:45:00,2023-04-23 23:50:00,1859.99,1861.0,-0.0,flip_to_long -49047,做多,2023-04-23 23:50:00,2023-04-24 00:50:00,1861.0,1875.84,0.0,tp_upper -49048,做空,2023-04-24 01:55:00,2023-04-24 02:55:00,1870.94,1867.09,0.0,tp_lower -49049,做多,2023-04-24 03:35:00,2023-04-24 03:45:00,1866.64,1867.1,-0.0,flip_to_short -49050,做空,2023-04-24 03:45:00,2023-04-24 04:30:00,1867.1,1866.31,-0.0,flip_to_long -49051,做多,2023-04-24 04:30:00,2023-04-24 04:35:00,1866.31,1865.04,-0.0,flip_to_short -49052,做空,2023-04-24 04:35:00,2023-04-24 04:40:00,1865.04,1863.61,0.0,tp_lower -49053,做多,2023-04-24 05:15:00,2023-04-24 08:20:00,1863.65,1840.81,-0.0,flip_to_short -49054,做空,2023-04-24 08:20:00,2023-04-24 08:30:00,1840.81,1836.39,0.0,tp_lower -49055,做多,2023-04-24 09:05:00,2023-04-24 09:40:00,1839.13,1840.53,0.0,flip_to_short -49056,做空,2023-04-24 09:40:00,2023-04-24 09:50:00,1840.53,1838.84,0.0,flip_to_long -49057,做多,2023-04-24 09:50:00,2023-04-24 09:55:00,1838.84,1838.55,-0.0,flip_to_short -49058,做空,2023-04-24 09:55:00,2023-04-24 10:00:00,1838.55,1842.6,-0.0,flip_to_long -49059,做多,2023-04-24 10:00:00,2023-04-24 10:05:00,1842.6,1844.24,0.0,tp_upper -49060,做空,2023-04-24 12:35:00,2023-04-24 12:40:00,1847.23,1850.26,-0.0,flip_to_long -49061,做多,2023-04-24 12:40:00,2023-04-24 12:45:00,1850.26,1849.72,-0.0,flip_to_short -49062,做空,2023-04-24 12:45:00,2023-04-24 13:05:00,1849.72,1851.35,-0.0,flip_to_long -49063,做多,2023-04-24 13:05:00,2023-04-24 13:10:00,1851.35,1849.75,-0.0,flip_to_short -49064,做空,2023-04-24 13:10:00,2023-04-24 13:15:00,1849.75,1851.0,-0.0,flip_to_long -49065,做多,2023-04-24 13:15:00,2023-04-24 13:20:00,1851.0,1848.64,-0.0,flip_to_short -49066,做空,2023-04-24 13:20:00,2023-04-24 13:30:00,1848.64,1855.54,-0.0,tp_lower -49067,做空,2023-04-24 14:35:00,2023-04-24 14:40:00,1854.99,1846.75,0.0,tp_lower -49068,做多,2023-04-24 16:30:00,2023-04-24 16:40:00,1839.03,1838.12,-0.0,flip_to_short -49069,做空,2023-04-24 16:40:00,2023-04-24 16:45:00,1838.12,1829.43,0.0,tp_lower -49070,做多,2023-04-24 17:15:00,2023-04-24 17:30:00,1826.21,1828.16,0.0,flip_to_short -49071,做空,2023-04-24 17:30:00,2023-04-24 17:35:00,1828.16,1833.43,-0.0,flip_to_long -49072,做多,2023-04-24 17:35:00,2023-04-24 18:15:00,1833.43,1838.54,0.0,tp_upper -49073,做空,2023-04-24 18:40:00,2023-04-24 19:00:00,1830.77,1830.88,-0.0,flip_to_long -49074,做多,2023-04-24 19:00:00,2023-04-24 19:45:00,1830.88,1833.02,0.0,flip_to_short -49075,做空,2023-04-24 19:45:00,2023-04-24 20:00:00,1833.02,1829.13,0.0,tp_lower -49076,做多,2023-04-24 20:05:00,2023-04-24 20:10:00,1834.12,1838.06,0.0,tp_upper -49077,做空,2023-04-24 21:25:00,2023-04-24 21:30:00,1831.83,1828.81,0.0,tp_lower -49078,做多,2023-04-24 22:10:00,2023-04-24 22:45:00,1834.41,1840.49,0.0,tp_upper -49079,做空,2023-04-25 00:20:00,2023-04-25 00:45:00,1842.25,1838.86,0.0,tp_lower -49080,做多,2023-04-25 01:00:00,2023-04-25 01:10:00,1843.53,1840.96,-0.0,flip_to_short -49081,做空,2023-04-25 01:10:00,2023-04-25 01:20:00,1840.96,1841.26,-0.0,flip_to_long -49082,做多,2023-04-25 01:20:00,2023-04-25 03:30:00,1841.26,1832.46,-0.0,flip_to_short -49083,做空,2023-04-25 03:30:00,2023-04-25 03:45:00,1832.46,1827.48,0.0,tp_lower -49084,做多,2023-04-25 04:15:00,2023-04-25 04:20:00,1832.02,1830.34,-0.0,flip_to_short -49085,做空,2023-04-25 04:20:00,2023-04-25 04:35:00,1830.34,1831.83,-0.0,flip_to_long -49086,做多,2023-04-25 04:35:00,2023-04-25 04:45:00,1831.83,1834.75,0.0,tp_upper -49087,做空,2023-04-25 04:55:00,2023-04-25 05:10:00,1831.8,1821.5,0.0,tp_lower -49088,做多,2023-04-25 05:50:00,2023-04-25 06:00:00,1831.01,1828.92,-0.0,flip_to_short -49089,做空,2023-04-25 06:00:00,2023-04-25 06:20:00,1828.92,1828.89,-0.0,flip_to_long -49090,做多,2023-04-25 06:20:00,2023-04-25 06:50:00,1828.89,1826.05,-0.0,flip_to_short -49091,做空,2023-04-25 06:50:00,2023-04-25 06:55:00,1826.05,1822.01,0.0,tp_lower -49092,做多,2023-04-25 08:25:00,2023-04-25 08:45:00,1817.07,1817.42,-0.0,flip_to_short -49093,做空,2023-04-25 08:45:00,2023-04-25 10:20:00,1817.42,1816.76,-0.0,flip_to_long -49094,做多,2023-04-25 10:20:00,2023-04-25 10:45:00,1816.76,1816.16,-0.0,flip_to_short -49095,做空,2023-04-25 10:45:00,2023-04-25 10:55:00,1816.16,1814.62,0.0,flip_to_long -49096,做多,2023-04-25 10:55:00,2023-04-25 11:05:00,1814.62,1820.62,0.0,tp_upper -49097,做空,2023-04-25 11:25:00,2023-04-25 12:35:00,1817.35,1824.2,-0.0,flip_to_long -49098,做多,2023-04-25 12:35:00,2023-04-25 12:40:00,1824.2,1822.97,-0.0,flip_to_short -49099,做空,2023-04-25 12:40:00,2023-04-25 12:45:00,1822.97,1823.89,-0.0,flip_to_long -49100,做多,2023-04-25 12:45:00,2023-04-25 12:50:00,1823.89,1822.22,-0.0,flip_to_short -49101,做空,2023-04-25 12:50:00,2023-04-25 12:55:00,1822.22,1823.91,-0.0,flip_to_long -49102,做多,2023-04-25 12:55:00,2023-04-25 13:05:00,1823.91,1827.15,0.0,tp_upper -49103,做空,2023-04-25 13:10:00,2023-04-25 13:35:00,1826.44,1822.92,0.0,tp_lower -49104,做多,2023-04-25 15:10:00,2023-04-25 15:30:00,1818.74,1814.29,-0.0,flip_to_short -49105,做空,2023-04-25 15:30:00,2023-04-25 15:40:00,1814.29,1814.34,-0.0,flip_to_long -49106,做多,2023-04-25 15:40:00,2023-04-25 15:50:00,1814.34,1812.7,-0.0,flip_to_short -49107,做空,2023-04-25 15:50:00,2023-04-25 15:55:00,1812.7,1814.13,-0.0,flip_to_long -49108,做多,2023-04-25 15:55:00,2023-04-25 16:00:00,1814.13,1811.65,-0.0,flip_to_short -49109,做空,2023-04-25 16:00:00,2023-04-25 16:05:00,1811.65,1814.4,-0.0,flip_to_long -49110,做多,2023-04-25 16:05:00,2023-04-25 16:20:00,1814.4,1818.73,0.0,tp_upper -49111,做空,2023-04-25 17:15:00,2023-04-25 17:25:00,1818.57,1818.94,-0.0,flip_to_long -49112,做多,2023-04-25 17:25:00,2023-04-25 17:35:00,1818.94,1826.47,0.0,tp_upper -49113,做空,2023-04-25 18:55:00,2023-04-25 19:15:00,1832.81,1831.95,-0.0,tp_lower -49114,做多,2023-04-25 19:35:00,2023-04-25 20:00:00,1834.01,1847.18,0.0,tp_upper -49115,做空,2023-04-25 22:30:00,2023-04-25 22:35:00,1867.41,1868.81,-0.0,flip_to_long -49116,做多,2023-04-25 22:35:00,2023-04-25 22:45:00,1868.81,1866.79,-0.0,flip_to_short -49117,做空,2023-04-25 22:45:00,2023-04-25 22:50:00,1866.79,1869.33,-0.0,flip_to_long -49118,做多,2023-04-25 22:50:00,2023-04-25 22:55:00,1869.33,1866.76,-0.0,flip_to_short -49119,做空,2023-04-25 22:55:00,2023-04-25 23:05:00,1866.76,1863.75,0.0,tp_lower -49120,做多,2023-04-25 23:25:00,2023-04-25 23:30:00,1867.97,1867.46,-0.0,flip_to_short -49121,做空,2023-04-25 23:30:00,2023-04-25 23:35:00,1867.46,1868.68,-0.0,flip_to_long -49122,做多,2023-04-25 23:35:00,2023-04-25 23:40:00,1868.68,1865.55,-0.0,flip_to_short -49123,做空,2023-04-25 23:40:00,2023-04-25 23:45:00,1865.55,1867.73,-0.0,flip_to_long -49124,做多,2023-04-25 23:45:00,2023-04-25 23:50:00,1867.73,1865.93,-0.0,flip_to_short -49125,做空,2023-04-25 23:50:00,2023-04-26 00:00:00,1865.93,1863.87,0.0,tp_lower -49126,做多,2023-04-26 00:10:00,2023-04-26 00:15:00,1868.4,1874.56,0.0,tp_upper -49127,做空,2023-04-26 00:50:00,2023-04-26 01:40:00,1867.53,1870.21,-0.0,flip_to_long -49128,做多,2023-04-26 01:40:00,2023-04-26 01:45:00,1870.21,1868.4,-0.0,flip_to_short -49129,做空,2023-04-26 01:45:00,2023-04-26 01:50:00,1868.4,1868.69,-0.0,flip_to_long -49130,做多,2023-04-26 01:50:00,2023-04-26 01:55:00,1868.69,1868.64,-0.0,flip_to_short -49131,做空,2023-04-26 01:55:00,2023-04-26 02:45:00,1868.64,1867.97,-0.0,flip_to_long -49132,做多,2023-04-26 02:45:00,2023-04-26 02:50:00,1867.97,1866.69,-0.0,flip_to_short -49133,做空,2023-04-26 02:50:00,2023-04-26 03:00:00,1866.69,1869.66,-0.0,flip_to_long -49134,做多,2023-04-26 03:00:00,2023-04-26 03:05:00,1869.66,1870.05,-0.0,tp_upper -49135,做空,2023-04-26 03:10:00,2023-04-26 03:15:00,1865.75,1863.0,0.0,tp_lower -49136,做多,2023-04-26 04:00:00,2023-04-26 04:45:00,1865.04,1863.99,-0.0,flip_to_short -49137,做空,2023-04-26 04:45:00,2023-04-26 04:55:00,1863.99,1863.94,-0.0,flip_to_long -49138,做多,2023-04-26 04:55:00,2023-04-26 05:15:00,1863.94,1867.5,0.0,tp_upper -49139,做空,2023-04-26 06:00:00,2023-04-26 06:05:00,1866.59,1870.52,-0.0,flip_to_long -49140,做多,2023-04-26 06:05:00,2023-04-26 06:10:00,1870.52,1867.68,-0.0,tp_upper -49141,做空,2023-04-26 06:15:00,2023-04-26 06:20:00,1865.64,1865.65,-0.0,flip_to_long -49142,做多,2023-04-26 06:20:00,2023-04-26 08:05:00,1865.65,1861.43,-0.0,flip_to_short -49143,做空,2023-04-26 08:05:00,2023-04-26 08:10:00,1861.43,1863.19,-0.0,flip_to_long -49144,做多,2023-04-26 08:10:00,2023-04-26 08:15:00,1863.19,1866.91,0.0,tp_upper -49145,做空,2023-04-26 11:55:00,2023-04-26 13:45:00,1913.67,1950.58,-0.0,flip_to_long -49146,做多,2023-04-26 13:45:00,2023-04-26 14:00:00,1950.58,1949.96,-0.0,flip_to_short -49147,做空,2023-04-26 14:00:00,2023-04-26 14:15:00,1949.96,1937.69,0.0,tp_lower -49148,做多,2023-04-26 14:50:00,2023-04-26 15:00:00,1943.15,1944.5,0.0,flip_to_short -49149,做空,2023-04-26 15:00:00,2023-04-26 16:20:00,1944.5,1951.65,-0.0,flip_to_long -49150,做多,2023-04-26 16:20:00,2023-04-26 16:30:00,1951.65,1947.79,-0.0,flip_to_short -49151,做空,2023-04-26 16:30:00,2023-04-26 16:40:00,1947.79,1948.52,-0.0,flip_to_long -49152,做多,2023-04-26 16:40:00,2023-04-26 17:05:00,1948.52,1950.72,0.0,flip_to_short -49153,做空,2023-04-26 17:05:00,2023-04-26 17:10:00,1950.72,1951.57,-0.0,flip_to_long -49154,做多,2023-04-26 17:10:00,2023-04-26 17:15:00,1951.57,1949.72,-0.0,flip_to_short -49155,做空,2023-04-26 17:15:00,2023-04-26 17:30:00,1949.72,1954.97,-0.0,flip_to_long -49156,做多,2023-04-26 17:30:00,2023-04-26 17:40:00,1954.97,1955.45,-0.0,tp_upper -49157,做空,2023-04-26 17:45:00,2023-04-26 17:50:00,1949.0,1947.62,0.0,tp_lower -49158,做多,2023-04-26 18:25:00,2023-04-26 21:55:00,1948.97,1877.12,-0.0,tp_upper -49159,做空,2023-04-26 22:30:00,2023-04-26 22:40:00,1859.83,1861.97,-0.0,flip_to_long -49160,做多,2023-04-26 22:40:00,2023-04-26 22:55:00,1861.97,1863.84,0.0,flip_to_short -49161,做空,2023-04-26 22:55:00,2023-04-26 23:50:00,1863.84,1865.42,-0.0,flip_to_long -49162,做多,2023-04-26 23:50:00,2023-04-26 23:55:00,1865.42,1865.02,-0.0,flip_to_short -49163,做空,2023-04-26 23:55:00,2023-04-27 00:05:00,1865.02,1864.58,-0.0,flip_to_long -49164,做多,2023-04-27 00:05:00,2023-04-27 00:10:00,1864.58,1874.17,0.0,tp_upper -49165,做空,2023-04-27 01:20:00,2023-04-27 01:25:00,1891.21,1904.98,-0.0,flip_to_long -49166,做多,2023-04-27 01:25:00,2023-04-27 02:15:00,1904.98,1901.8,-0.0,flip_to_short -49167,做空,2023-04-27 02:15:00,2023-04-27 02:30:00,1901.8,1907.05,-0.0,flip_to_long -49168,做多,2023-04-27 02:30:00,2023-04-27 03:00:00,1907.05,1901.42,-0.0,flip_to_short -49169,做空,2023-04-27 03:00:00,2023-04-27 03:15:00,1901.42,1901.4,-0.0,flip_to_long -49170,做多,2023-04-27 03:15:00,2023-04-27 03:25:00,1901.4,1902.33,-0.0,flip_to_short -49171,做空,2023-04-27 03:25:00,2023-04-27 03:35:00,1902.33,1903.41,-0.0,flip_to_long -49172,做多,2023-04-27 03:35:00,2023-04-27 03:40:00,1903.41,1902.97,-0.0,flip_to_short -49173,做空,2023-04-27 03:40:00,2023-04-27 03:45:00,1902.97,1905.96,-0.0,flip_to_long -49174,做多,2023-04-27 03:45:00,2023-04-27 03:55:00,1905.96,1897.62,-0.0,flip_to_short -49175,做空,2023-04-27 03:55:00,2023-04-27 04:00:00,1897.62,1896.53,0.0,tp_lower -49176,做多,2023-04-27 04:10:00,2023-04-27 04:20:00,1902.52,1898.71,-0.0,flip_to_short -49177,做空,2023-04-27 04:20:00,2023-04-27 04:25:00,1898.71,1902.58,-0.0,flip_to_long -49178,做多,2023-04-27 04:25:00,2023-04-27 04:30:00,1902.58,1900.83,-0.0,flip_to_short -49179,做空,2023-04-27 04:30:00,2023-04-27 04:35:00,1900.83,1903.72,-0.0,flip_to_long -49180,做多,2023-04-27 04:35:00,2023-04-27 04:45:00,1903.72,1906.09,0.0,tp_upper -49181,做空,2023-04-27 05:45:00,2023-04-27 06:10:00,1908.16,1901.0,0.0,tp_lower -49182,做多,2023-04-27 08:20:00,2023-04-27 08:25:00,1885.8,1888.17,0.0,tp_upper -49183,做空,2023-04-27 08:45:00,2023-04-27 08:50:00,1882.48,1883.84,-0.0,flip_to_long -49184,做多,2023-04-27 08:50:00,2023-04-27 09:50:00,1883.84,1882.94,-0.0,flip_to_short -49185,做空,2023-04-27 09:50:00,2023-04-27 10:00:00,1882.94,1881.71,0.0,tp_lower -49186,做多,2023-04-27 10:10:00,2023-04-27 10:20:00,1884.54,1884.48,-0.0,tp_upper -49187,做空,2023-04-27 10:25:00,2023-04-27 10:30:00,1882.79,1886.14,-0.0,flip_to_long -49188,做多,2023-04-27 10:30:00,2023-04-27 10:45:00,1886.14,1882.95,-0.0,flip_to_short -49189,做空,2023-04-27 10:45:00,2023-04-27 10:50:00,1882.95,1884.33,-0.0,flip_to_long -49190,做多,2023-04-27 10:50:00,2023-04-27 10:55:00,1884.33,1884.09,-0.0,flip_to_short -49191,做空,2023-04-27 10:55:00,2023-04-27 11:05:00,1884.09,1888.29,-0.0,flip_to_long -49192,做多,2023-04-27 11:05:00,2023-04-27 11:10:00,1888.29,1888.2,-0.0,tp_upper -49193,做空,2023-04-27 11:30:00,2023-04-27 11:35:00,1881.1,1880.25,-0.0,tp_lower -49194,做多,2023-04-27 12:10:00,2023-04-27 12:20:00,1884.74,1881.45,-0.0,flip_to_short -49195,做空,2023-04-27 12:20:00,2023-04-27 12:25:00,1881.45,1881.64,-0.0,flip_to_long -49196,做多,2023-04-27 12:25:00,2023-04-27 13:10:00,1881.64,1879.35,-0.0,flip_to_short -49197,做空,2023-04-27 13:10:00,2023-04-27 13:30:00,1879.35,1880.24,-0.0,flip_to_long -49198,做多,2023-04-27 13:30:00,2023-04-27 13:40:00,1880.24,1878.25,-0.0,flip_to_short -49199,做空,2023-04-27 13:40:00,2023-04-27 13:45:00,1878.25,1880.66,-0.0,flip_to_long -49200,做多,2023-04-27 13:45:00,2023-04-27 14:00:00,1880.66,1889.9,0.0,tp_upper -49201,做空,2023-04-27 14:55:00,2023-04-27 15:00:00,1884.08,1886.0,-0.0,flip_to_long -49202,做多,2023-04-27 15:00:00,2023-04-27 15:10:00,1886.0,1887.65,0.0,tp_upper -49203,做空,2023-04-27 15:40:00,2023-04-27 15:45:00,1889.31,1893.89,-0.0,tp_lower -49204,做空,2023-04-27 16:15:00,2023-04-27 16:20:00,1893.17,1893.57,-0.0,flip_to_long -49205,做多,2023-04-27 16:20:00,2023-04-27 16:35:00,1893.57,1894.2,-0.0,flip_to_short -49206,做空,2023-04-27 16:35:00,2023-04-27 16:40:00,1894.2,1895.71,-0.0,flip_to_long -49207,做多,2023-04-27 16:40:00,2023-04-27 17:00:00,1895.71,1897.18,0.0,flip_to_short -49208,做空,2023-04-27 17:00:00,2023-04-27 19:15:00,1897.18,1921.0,-0.0,flip_to_long -49209,做多,2023-04-27 19:15:00,2023-04-27 19:20:00,1921.0,1917.96,-0.0,flip_to_short -49210,做空,2023-04-27 19:20:00,2023-04-27 19:25:00,1917.96,1919.32,-0.0,flip_to_long -49211,做多,2023-04-27 19:25:00,2023-04-27 19:35:00,1919.32,1923.37,0.0,flip_to_short -49212,做空,2023-04-27 19:35:00,2023-04-27 20:05:00,1923.37,1915.24,0.0,tp_lower -49213,做多,2023-04-27 20:35:00,2023-04-27 20:40:00,1919.64,1918.26,-0.0,flip_to_short -49214,做空,2023-04-27 20:40:00,2023-04-27 20:50:00,1918.26,1917.94,-0.0,flip_to_long -49215,做多,2023-04-27 20:50:00,2023-04-27 21:05:00,1917.94,1917.08,-0.0,flip_to_short -49216,做空,2023-04-27 21:05:00,2023-04-27 21:10:00,1917.08,1922.1,-0.0,flip_to_long -49217,做多,2023-04-27 21:10:00,2023-04-27 21:30:00,1922.1,1918.21,-0.0,flip_to_short -49218,做空,2023-04-27 21:30:00,2023-04-27 22:00:00,1918.21,1911.4,0.0,tp_lower -49219,做多,2023-04-27 23:30:00,2023-04-28 00:10:00,1909.64,1905.07,-0.0,flip_to_short -49220,做空,2023-04-28 00:10:00,2023-04-28 00:30:00,1905.07,1907.59,-0.0,tp_lower -49221,做空,2023-04-28 00:35:00,2023-04-28 00:40:00,1905.75,1903.23,0.0,tp_lower -49222,做多,2023-04-28 00:45:00,2023-04-28 00:55:00,1907.45,1912.89,0.0,tp_upper -49223,做空,2023-04-28 01:10:00,2023-04-28 01:25:00,1907.49,1906.58,-0.0,flip_to_long -49224,做多,2023-04-28 01:25:00,2023-04-28 01:40:00,1906.58,1912.94,0.0,tp_upper -49225,做空,2023-04-28 02:05:00,2023-04-28 02:15:00,1907.13,1903.04,0.0,tp_lower -49226,做多,2023-04-28 03:35:00,2023-04-28 03:40:00,1905.31,1904.65,-0.0,flip_to_short -49227,做空,2023-04-28 03:40:00,2023-04-28 03:45:00,1904.65,1906.02,-0.0,flip_to_long -49228,做多,2023-04-28 03:45:00,2023-04-28 03:50:00,1906.02,1904.47,-0.0,flip_to_short -49229,做空,2023-04-28 03:50:00,2023-04-28 04:00:00,1904.47,1905.34,-0.0,flip_to_long -49230,做多,2023-04-28 04:00:00,2023-04-28 04:10:00,1905.34,1909.38,0.0,tp_upper -49231,做空,2023-04-28 06:00:00,2023-04-28 06:20:00,1913.29,1910.61,0.0,tp_lower -49232,做多,2023-04-28 06:45:00,2023-04-28 07:10:00,1913.3,1918.24,0.0,tp_upper -49233,做空,2023-04-28 08:00:00,2023-04-28 08:05:00,1915.78,1916.7,-0.0,flip_to_long -49234,做多,2023-04-28 08:05:00,2023-04-28 08:10:00,1916.7,1915.73,-0.0,flip_to_short -49235,做空,2023-04-28 08:10:00,2023-04-28 08:30:00,1915.73,1914.04,0.0,tp_lower -49236,做多,2023-04-28 09:50:00,2023-04-28 10:20:00,1907.5,1907.87,-0.0,flip_to_short -49237,做空,2023-04-28 10:20:00,2023-04-28 11:20:00,1907.87,1911.49,-0.0,flip_to_long -49238,做多,2023-04-28 11:20:00,2023-04-28 11:30:00,1911.49,1909.36,-0.0,flip_to_short -49239,做空,2023-04-28 11:30:00,2023-04-28 11:45:00,1909.36,1903.12,0.0,tp_lower -49240,做多,2023-04-28 12:20:00,2023-04-28 12:25:00,1907.72,1907.0,-0.0,flip_to_short -49241,做空,2023-04-28 12:25:00,2023-04-28 12:35:00,1907.0,1904.84,0.0,flip_to_long -49242,做多,2023-04-28 12:35:00,2023-04-28 13:25:00,1904.84,1902.91,-0.0,flip_to_short -49243,做空,2023-04-28 13:25:00,2023-04-28 13:35:00,1902.91,1900.66,0.0,flip_to_long -49244,做多,2023-04-28 13:35:00,2023-04-28 14:25:00,1900.66,1894.92,-0.0,flip_to_short -49245,做空,2023-04-28 14:25:00,2023-04-28 14:45:00,1894.92,1894.6,-0.0,flip_to_long -49246,做多,2023-04-28 14:45:00,2023-04-28 14:50:00,1894.6,1892.86,-0.0,flip_to_short -49247,做空,2023-04-28 14:50:00,2023-04-28 15:00:00,1892.86,1878.39,0.0,tp_lower -49248,做多,2023-04-28 15:55:00,2023-04-28 16:25:00,1886.03,1885.0,-0.0,flip_to_short -49249,做空,2023-04-28 16:25:00,2023-04-28 16:40:00,1885.0,1885.19,-0.0,flip_to_long -49250,做多,2023-04-28 16:40:00,2023-04-28 16:55:00,1885.19,1892.42,0.0,tp_upper -49251,做空,2023-04-28 17:15:00,2023-04-28 17:25:00,1885.39,1888.31,-0.0,flip_to_long -49252,做多,2023-04-28 17:25:00,2023-04-28 17:30:00,1888.31,1887.79,-0.0,flip_to_short -49253,做空,2023-04-28 17:30:00,2023-04-28 17:35:00,1887.79,1888.36,-0.0,flip_to_long -49254,做多,2023-04-28 17:35:00,2023-04-28 17:45:00,1888.36,1887.22,-0.0,flip_to_short -49255,做空,2023-04-28 17:45:00,2023-04-28 17:50:00,1887.22,1888.71,-0.0,flip_to_long -49256,做多,2023-04-28 17:50:00,2023-04-28 18:05:00,1888.71,1885.45,-0.0,flip_to_short -49257,做空,2023-04-28 18:05:00,2023-04-28 18:15:00,1885.45,1888.52,-0.0,flip_to_long -49258,做多,2023-04-28 18:15:00,2023-04-28 18:20:00,1888.52,1886.57,-0.0,flip_to_short -49259,做空,2023-04-28 18:20:00,2023-04-28 18:30:00,1886.57,1886.72,-0.0,flip_to_long -49260,做多,2023-04-28 18:30:00,2023-04-28 18:50:00,1886.72,1892.57,0.0,tp_upper -49261,做空,2023-04-28 19:25:00,2023-04-28 20:00:00,1891.51,1892.24,-0.0,flip_to_long -49262,做多,2023-04-28 20:00:00,2023-04-28 20:10:00,1892.24,1892.76,-0.0,flip_to_short -49263,做空,2023-04-28 20:10:00,2023-04-28 20:35:00,1892.76,1893.89,-0.0,flip_to_long -49264,做多,2023-04-28 20:35:00,2023-04-28 20:40:00,1893.89,1893.86,-0.0,flip_to_short -49265,做空,2023-04-28 20:40:00,2023-04-28 21:45:00,1893.86,1894.0,-0.0,flip_to_long -49266,做多,2023-04-28 21:45:00,2023-04-28 21:50:00,1894.0,1892.52,-0.0,flip_to_short -49267,做空,2023-04-28 21:50:00,2023-04-28 21:55:00,1892.52,1893.38,-0.0,flip_to_long -49268,做多,2023-04-28 21:55:00,2023-04-28 22:05:00,1893.38,1894.79,0.0,flip_to_short -49269,做空,2023-04-28 22:05:00,2023-04-28 22:55:00,1894.79,1893.02,0.0,tp_lower -49270,做多,2023-04-28 23:00:00,2023-04-29 00:35:00,1894.41,1889.79,-0.0,flip_to_short -49271,做空,2023-04-29 00:35:00,2023-04-29 00:40:00,1889.79,1890.52,-0.0,flip_to_long -49272,做多,2023-04-29 00:40:00,2023-04-29 00:50:00,1890.52,1886.66,-0.0,flip_to_short -49273,做空,2023-04-29 00:50:00,2023-04-29 00:55:00,1886.66,1887.44,-0.0,tp_lower -49274,做空,2023-04-29 01:20:00,2023-04-29 04:00:00,1889.19,1897.06,-0.0,flip_to_long -49275,做多,2023-04-29 04:00:00,2023-04-29 04:05:00,1897.06,1896.84,-0.0,tp_upper -49276,做空,2023-04-29 05:30:00,2023-04-29 05:40:00,1899.67,1899.71,-0.0,flip_to_long -49277,做多,2023-04-29 05:40:00,2023-04-29 06:00:00,1899.71,1901.31,0.0,tp_upper -49278,做空,2023-04-29 06:05:00,2023-04-29 06:25:00,1900.93,1897.27,0.0,tp_lower -49279,做多,2023-04-29 07:00:00,2023-04-29 07:05:00,1900.78,1902.06,0.0,tp_upper -49280,做空,2023-04-29 07:15:00,2023-04-29 07:20:00,1898.77,1900.89,-0.0,flip_to_long -49281,做多,2023-04-29 07:20:00,2023-04-29 08:00:00,1900.89,1901.41,-0.0,tp_upper -49282,做空,2023-04-29 08:05:00,2023-04-29 08:20:00,1899.8,1896.79,0.0,tp_lower -49283,做多,2023-04-29 08:55:00,2023-04-29 09:10:00,1899.28,1898.9,-0.0,flip_to_short -49284,做空,2023-04-29 09:10:00,2023-04-29 09:20:00,1898.9,1899.27,-0.0,flip_to_long -49285,做多,2023-04-29 09:20:00,2023-04-29 09:30:00,1899.27,1899.09,-0.0,flip_to_short -49286,做空,2023-04-29 09:30:00,2023-04-29 10:15:00,1899.09,1896.72,0.0,tp_lower -49287,做多,2023-04-29 11:40:00,2023-04-29 12:15:00,1895.6,1897.94,0.0,tp_upper -49288,做空,2023-04-29 12:25:00,2023-04-29 12:50:00,1896.56,1896.69,-0.0,flip_to_long -49289,做多,2023-04-29 12:50:00,2023-04-29 12:55:00,1896.69,1895.8,-0.0,flip_to_short -49290,做空,2023-04-29 12:55:00,2023-04-29 13:00:00,1895.8,1897.84,-0.0,flip_to_long -49291,做多,2023-04-29 13:00:00,2023-04-29 13:05:00,1897.84,1897.8,-0.0,flip_to_short -49292,做空,2023-04-29 13:05:00,2023-04-29 14:55:00,1897.8,1909.92,-0.0,flip_to_long -49293,做多,2023-04-29 14:55:00,2023-04-29 15:00:00,1909.92,1908.1,-0.0,flip_to_short -49294,做空,2023-04-29 15:00:00,2023-04-29 15:25:00,1908.1,1910.28,-0.0,flip_to_long -49295,做多,2023-04-29 15:25:00,2023-04-29 15:45:00,1910.28,1905.49,-0.0,flip_to_short -49296,做空,2023-04-29 15:45:00,2023-04-29 15:50:00,1905.49,1905.48,-0.0,tp_lower -49297,做多,2023-04-29 16:45:00,2023-04-29 19:25:00,1906.28,1900.15,-0.0,tp_upper -49298,做空,2023-04-29 20:40:00,2023-04-29 20:55:00,1901.55,1901.82,-0.0,flip_to_long -49299,做多,2023-04-29 20:55:00,2023-04-29 21:05:00,1901.82,1903.98,0.0,tp_upper -49300,做空,2023-04-29 21:30:00,2023-04-29 21:35:00,1899.33,1902.36,-0.0,tp_lower -49301,做多,2023-04-29 21:40:00,2023-04-29 21:45:00,1904.3,1903.04,-0.0,flip_to_short -49302,做空,2023-04-29 21:45:00,2023-04-29 21:55:00,1903.04,1903.19,-0.0,flip_to_long -49303,做多,2023-04-29 21:55:00,2023-04-29 22:00:00,1903.19,1902.31,-0.0,flip_to_short -49304,做空,2023-04-29 22:00:00,2023-04-29 22:10:00,1902.31,1901.58,-0.0,flip_to_long -49305,做多,2023-04-29 22:10:00,2023-04-29 22:35:00,1901.58,1901.64,-0.0,flip_to_short -49306,做空,2023-04-29 22:35:00,2023-04-29 22:40:00,1901.64,1903.49,-0.0,flip_to_long -49307,做多,2023-04-29 22:40:00,2023-04-29 23:00:00,1903.49,1899.83,-0.0,flip_to_short -49308,做空,2023-04-29 23:00:00,2023-04-29 23:05:00,1899.83,1899.93,-0.0,tp_lower -49309,做多,2023-04-29 23:35:00,2023-04-29 23:40:00,1902.07,1903.73,0.0,tp_upper -49310,做空,2023-04-30 00:15:00,2023-04-30 00:50:00,1903.61,1899.55,0.0,tp_lower -49311,做多,2023-04-30 02:50:00,2023-04-30 03:15:00,1895.85,1895.09,-0.0,flip_to_short -49312,做空,2023-04-30 03:15:00,2023-04-30 03:25:00,1895.09,1895.43,-0.0,flip_to_long -49313,做多,2023-04-30 03:25:00,2023-04-30 03:40:00,1895.43,1895.31,-0.0,flip_to_short -49314,做空,2023-04-30 03:40:00,2023-04-30 03:45:00,1895.31,1896.3,-0.0,flip_to_long -49315,做多,2023-04-30 03:45:00,2023-04-30 03:50:00,1896.3,1894.59,-0.0,flip_to_short -49316,做空,2023-04-30 03:50:00,2023-04-30 03:55:00,1894.59,1895.13,-0.0,tp_lower -49317,做多,2023-04-30 04:15:00,2023-04-30 04:45:00,1895.29,1897.85,0.0,tp_upper -49318,做空,2023-04-30 07:05:00,2023-04-30 07:15:00,1902.17,1902.58,-0.0,flip_to_long -49319,做多,2023-04-30 07:15:00,2023-04-30 07:20:00,1902.58,1902.34,-0.0,flip_to_short -49320,做空,2023-04-30 07:20:00,2023-04-30 07:35:00,1902.34,1900.87,0.0,tp_lower -49321,做多,2023-04-30 07:40:00,2023-04-30 07:45:00,1903.0,1902.25,-0.0,flip_to_short -49322,做空,2023-04-30 07:45:00,2023-04-30 07:55:00,1902.25,1901.99,-0.0,flip_to_long -49323,做多,2023-04-30 07:55:00,2023-04-30 08:25:00,1901.99,1905.01,0.0,tp_upper -49324,做空,2023-04-30 08:45:00,2023-04-30 08:50:00,1901.07,1902.19,-0.0,flip_to_long -49325,做多,2023-04-30 08:50:00,2023-04-30 09:00:00,1902.19,1902.8,-0.0,flip_to_short -49326,做空,2023-04-30 09:00:00,2023-04-30 09:10:00,1902.8,1902.54,-0.0,flip_to_long -49327,做多,2023-04-30 09:10:00,2023-04-30 09:15:00,1902.54,1900.23,-0.0,flip_to_short -49328,做空,2023-04-30 09:15:00,2023-04-30 09:20:00,1900.23,1899.76,-0.0,tp_lower -49329,做多,2023-04-30 09:45:00,2023-04-30 09:55:00,1903.59,1903.26,-0.0,flip_to_short -49330,做空,2023-04-30 09:55:00,2023-04-30 11:00:00,1903.26,1903.78,-0.0,flip_to_long -49331,做多,2023-04-30 11:00:00,2023-04-30 13:10:00,1903.78,1901.12,-0.0,tp_upper -49332,做空,2023-04-30 14:15:00,2023-04-30 14:30:00,1901.21,1902.45,-0.0,flip_to_long -49333,做多,2023-04-30 14:30:00,2023-04-30 14:35:00,1902.45,1906.74,0.0,tp_upper -49334,做空,2023-04-30 15:45:00,2023-04-30 15:50:00,1914.99,1921.9,-0.0,flip_to_long -49335,做多,2023-04-30 15:50:00,2023-04-30 16:25:00,1921.9,1919.52,-0.0,flip_to_short -49336,做空,2023-04-30 16:25:00,2023-04-30 16:35:00,1919.52,1922.5,-0.0,flip_to_long -49337,做多,2023-04-30 16:35:00,2023-04-30 17:05:00,1922.5,1921.94,-0.0,flip_to_short -49338,做空,2023-04-30 17:05:00,2023-04-30 17:15:00,1921.94,1927.21,-0.0,flip_to_long -49339,做多,2023-04-30 17:15:00,2023-04-30 17:40:00,1927.21,1925.6,-0.0,flip_to_short -49340,做空,2023-04-30 17:40:00,2023-04-30 18:00:00,1925.6,1916.65,0.0,tp_lower -49341,做多,2023-04-30 21:00:00,2023-04-30 21:15:00,1893.75,1892.76,-0.0,flip_to_short -49342,做空,2023-04-30 21:15:00,2023-04-30 21:45:00,1892.76,1891.86,-0.0,flip_to_long -49343,做多,2023-04-30 21:45:00,2023-04-30 21:55:00,1891.86,1893.07,0.0,flip_to_short -49344,做空,2023-04-30 21:55:00,2023-04-30 22:25:00,1893.07,1893.38,-0.0,flip_to_long -49345,做多,2023-04-30 22:25:00,2023-04-30 22:30:00,1893.38,1891.42,-0.0,flip_to_short -49346,做空,2023-04-30 22:30:00,2023-04-30 22:35:00,1891.42,1891.89,-0.0,tp_lower -49347,做多,2023-04-30 22:45:00,2023-04-30 22:50:00,1893.05,1892.38,-0.0,flip_to_short -49348,做空,2023-04-30 22:50:00,2023-04-30 22:55:00,1892.38,1891.31,0.0,tp_lower -49349,做空,2023-04-30 23:40:00,2023-04-30 23:45:00,1888.18,1880.7,0.0,tp_lower -49350,做多,2023-05-01 00:35:00,2023-05-01 00:50:00,1882.82,1882.08,-0.0,flip_to_short -49351,做空,2023-05-01 00:50:00,2023-05-01 00:55:00,1882.08,1884.08,-0.0,flip_to_long -49352,做多,2023-05-01 00:55:00,2023-05-01 01:15:00,1884.08,1881.27,-0.0,flip_to_short -49353,做空,2023-05-01 01:15:00,2023-05-01 01:35:00,1881.27,1847.06,0.0,tp_lower -49354,做空,2023-05-01 03:10:00,2023-05-01 04:25:00,1842.62,1845.24,-0.0,flip_to_long -49355,做多,2023-05-01 04:25:00,2023-05-01 05:05:00,1845.24,1848.16,0.0,tp_upper -49356,做空,2023-05-01 05:25:00,2023-05-01 05:40:00,1845.41,1841.49,0.0,tp_lower -49357,做多,2023-05-01 05:55:00,2023-05-01 06:10:00,1845.68,1845.0,-0.0,flip_to_short -49358,做空,2023-05-01 06:10:00,2023-05-01 06:25:00,1845.0,1847.15,-0.0,flip_to_long -49359,做多,2023-05-01 06:25:00,2023-05-01 07:00:00,1847.15,1849.12,0.0,tp_upper -49360,做空,2023-05-01 07:50:00,2023-05-01 07:55:00,1847.05,1848.53,-0.0,flip_to_long -49361,做多,2023-05-01 07:55:00,2023-05-01 08:00:00,1848.53,1847.51,-0.0,flip_to_short -49362,做空,2023-05-01 08:00:00,2023-05-01 08:05:00,1847.51,1844.28,0.0,tp_lower -49363,做多,2023-05-01 08:35:00,2023-05-01 08:40:00,1847.49,1847.01,-0.0,flip_to_short -49364,做空,2023-05-01 08:40:00,2023-05-01 08:55:00,1847.01,1847.25,-0.0,flip_to_long -49365,做多,2023-05-01 08:55:00,2023-05-01 09:05:00,1847.25,1846.72,-0.0,flip_to_short -49366,做空,2023-05-01 09:05:00,2023-05-01 09:10:00,1846.72,1848.03,-0.0,flip_to_long -49367,做多,2023-05-01 09:10:00,2023-05-01 09:20:00,1848.03,1851.0,0.0,tp_upper -49368,做空,2023-05-01 09:40:00,2023-05-01 09:45:00,1845.4,1845.12,-0.0,tp_lower -49369,做多,2023-05-01 09:50:00,2023-05-01 10:15:00,1847.05,1846.56,-0.0,flip_to_short -49370,做空,2023-05-01 10:15:00,2023-05-01 10:20:00,1846.56,1845.0,0.0,tp_lower -49371,做多,2023-05-01 11:05:00,2023-05-01 11:30:00,1844.9,1844.43,-0.0,flip_to_short -49372,做空,2023-05-01 11:30:00,2023-05-01 11:35:00,1844.43,1845.66,-0.0,flip_to_long -49373,做多,2023-05-01 11:35:00,2023-05-01 11:45:00,1845.66,1844.16,-0.0,flip_to_short -49374,做空,2023-05-01 11:45:00,2023-05-01 11:50:00,1844.16,1846.3,-0.0,flip_to_long -49375,做多,2023-05-01 11:50:00,2023-05-01 11:55:00,1846.3,1844.51,-0.0,flip_to_short -49376,做空,2023-05-01 11:55:00,2023-05-01 12:00:00,1844.51,1841.87,0.0,tp_lower -49377,做多,2023-05-01 12:10:00,2023-05-01 12:15:00,1845.2,1843.92,-0.0,flip_to_short -49378,做空,2023-05-01 12:15:00,2023-05-01 12:20:00,1843.92,1845.18,-0.0,flip_to_long -49379,做多,2023-05-01 12:20:00,2023-05-01 12:25:00,1845.18,1847.88,0.0,tp_upper -49380,做空,2023-05-01 13:05:00,2023-05-01 13:35:00,1846.4,1846.93,-0.0,flip_to_long -49381,做多,2023-05-01 13:35:00,2023-05-01 13:40:00,1846.93,1844.28,-0.0,flip_to_short -49382,做空,2023-05-01 13:40:00,2023-05-01 13:45:00,1844.28,1844.68,-0.0,tp_lower -49383,做多,2023-05-01 14:15:00,2023-05-01 15:00:00,1843.92,1839.59,-0.0,flip_to_short -49384,做空,2023-05-01 15:00:00,2023-05-01 15:10:00,1839.59,1837.72,0.0,tp_lower -49385,做多,2023-05-01 16:40:00,2023-05-01 16:55:00,1831.57,1839.34,0.0,tp_upper -49386,做空,2023-05-01 17:25:00,2023-05-01 17:30:00,1832.93,1834.14,-0.0,flip_to_long -49387,做多,2023-05-01 17:30:00,2023-05-01 18:05:00,1834.14,1837.31,0.0,flip_to_short -49388,做空,2023-05-01 18:05:00,2023-05-01 18:30:00,1837.31,1831.0,0.0,tp_lower -49389,做多,2023-05-01 20:30:00,2023-05-01 20:35:00,1818.75,1818.28,-0.0,flip_to_short -49390,做空,2023-05-01 20:35:00,2023-05-01 20:50:00,1818.28,1813.77,0.0,tp_lower -49391,做多,2023-05-01 21:00:00,2023-05-01 21:05:00,1817.33,1814.96,-0.0,flip_to_short -49392,做空,2023-05-01 21:05:00,2023-05-01 21:10:00,1814.96,1815.86,-0.0,flip_to_long -49393,做多,2023-05-01 21:10:00,2023-05-01 21:30:00,1815.86,1827.04,0.0,tp_upper -49394,做多,2023-05-01 22:35:00,2023-05-01 22:40:00,1825.91,1828.45,0.0,tp_upper -49395,做空,2023-05-02 00:10:00,2023-05-02 00:25:00,1826.98,1833.63,-0.0,flip_to_long -49396,做多,2023-05-02 00:25:00,2023-05-02 00:30:00,1833.63,1830.29,-0.0,tp_upper -49397,做空,2023-05-02 01:05:00,2023-05-02 01:10:00,1830.32,1832.71,-0.0,flip_to_long -49398,做多,2023-05-02 01:10:00,2023-05-02 01:20:00,1832.71,1831.21,-0.0,flip_to_short -49399,做空,2023-05-02 01:20:00,2023-05-02 01:45:00,1831.21,1827.98,0.0,tp_lower -49400,做多,2023-05-02 02:55:00,2023-05-02 03:00:00,1828.21,1827.98,-0.0,flip_to_short -49401,做空,2023-05-02 03:00:00,2023-05-02 03:20:00,1827.98,1825.18,0.0,tp_lower -49402,做多,2023-05-02 03:35:00,2023-05-02 03:40:00,1828.46,1825.75,-0.0,flip_to_short -49403,做空,2023-05-02 03:40:00,2023-05-02 03:45:00,1825.75,1828.17,-0.0,flip_to_long -49404,做多,2023-05-02 03:45:00,2023-05-02 03:50:00,1828.17,1829.11,0.0,tp_upper -49405,做空,2023-05-02 04:20:00,2023-05-02 04:35:00,1827.28,1827.38,-0.0,flip_to_long -49406,做多,2023-05-02 04:35:00,2023-05-02 04:45:00,1827.38,1826.16,-0.0,flip_to_short -49407,做空,2023-05-02 04:45:00,2023-05-02 04:55:00,1826.16,1824.76,0.0,tp_lower -49408,做多,2023-05-02 05:10:00,2023-05-02 05:25:00,1826.72,1826.53,-0.0,flip_to_short -49409,做空,2023-05-02 05:25:00,2023-05-02 05:30:00,1826.53,1827.23,-0.0,flip_to_long -49410,做多,2023-05-02 05:30:00,2023-05-02 05:35:00,1827.23,1826.57,-0.0,flip_to_short -49411,做空,2023-05-02 05:35:00,2023-05-02 05:40:00,1826.57,1828.18,-0.0,flip_to_long -49412,做多,2023-05-02 05:40:00,2023-05-02 05:50:00,1828.18,1828.6,-0.0,tp_upper -49413,做空,2023-05-02 06:20:00,2023-05-02 06:40:00,1825.38,1827.01,-0.0,flip_to_long -49414,做多,2023-05-02 06:40:00,2023-05-02 07:10:00,1827.01,1833.0,0.0,tp_upper -49415,做空,2023-05-02 08:35:00,2023-05-02 08:45:00,1833.09,1833.05,-0.0,flip_to_long -49416,做多,2023-05-02 08:45:00,2023-05-02 10:25:00,1833.05,1826.32,-0.0,flip_to_short -49417,做空,2023-05-02 10:25:00,2023-05-02 10:40:00,1826.32,1829.67,-0.0,flip_to_long -49418,做多,2023-05-02 10:40:00,2023-05-02 10:45:00,1829.67,1830.33,-0.0,tp_upper -49419,做空,2023-05-02 12:15:00,2023-05-02 12:25:00,1830.12,1828.89,0.0,tp_lower -49420,做多,2023-05-02 12:30:00,2023-05-02 12:35:00,1831.09,1834.11,0.0,tp_upper -49421,做空,2023-05-02 12:45:00,2023-05-02 13:00:00,1831.69,1834.85,-0.0,flip_to_long -49422,做多,2023-05-02 13:00:00,2023-05-02 13:05:00,1834.85,1829.18,-0.0,flip_to_short -49423,做空,2023-05-02 13:05:00,2023-05-02 13:20:00,1829.18,1831.01,-0.0,flip_to_long -49424,做多,2023-05-02 13:20:00,2023-05-02 13:35:00,1831.01,1827.01,-0.0,flip_to_short -49425,做空,2023-05-02 13:35:00,2023-05-02 13:40:00,1827.01,1828.19,-0.0,tp_lower -49426,做多,2023-05-02 13:45:00,2023-05-02 14:15:00,1828.8,1838.6,0.0,tp_upper -49427,做空,2023-05-02 16:10:00,2023-05-02 16:15:00,1855.2,1858.62,-0.0,flip_to_long -49428,做多,2023-05-02 16:15:00,2023-05-02 16:20:00,1858.62,1858.19,-0.0,flip_to_short -49429,做空,2023-05-02 16:20:00,2023-05-02 16:45:00,1858.19,1853.25,0.0,tp_lower -49430,做多,2023-05-02 17:05:00,2023-05-02 17:10:00,1858.84,1855.62,-0.0,flip_to_short -49431,做空,2023-05-02 17:10:00,2023-05-02 17:25:00,1855.62,1856.26,-0.0,flip_to_long -49432,做多,2023-05-02 17:25:00,2023-05-02 17:50:00,1856.26,1859.71,0.0,tp_upper -49433,做空,2023-05-02 18:00:00,2023-05-02 19:55:00,1858.97,1867.68,-0.0,flip_to_long -49434,做多,2023-05-02 19:55:00,2023-05-02 20:05:00,1867.68,1868.98,0.0,flip_to_short -49435,做空,2023-05-02 20:05:00,2023-05-02 20:25:00,1868.98,1870.44,-0.0,flip_to_long -49436,做多,2023-05-02 20:25:00,2023-05-02 20:45:00,1870.44,1869.76,-0.0,flip_to_short -49437,做空,2023-05-02 20:45:00,2023-05-02 21:10:00,1869.76,1870.63,-0.0,flip_to_long -49438,做多,2023-05-02 21:10:00,2023-05-02 21:20:00,1870.63,1869.44,-0.0,flip_to_short -49439,做空,2023-05-02 21:20:00,2023-05-02 21:25:00,1869.44,1869.9,-0.0,flip_to_long -49440,做多,2023-05-02 21:25:00,2023-05-02 21:30:00,1869.9,1869.82,-0.0,flip_to_short -49441,做空,2023-05-02 21:30:00,2023-05-02 21:35:00,1869.82,1871.91,-0.0,flip_to_long -49442,做多,2023-05-02 21:35:00,2023-05-02 21:50:00,1871.91,1870.0,-0.0,flip_to_short -49443,做空,2023-05-02 21:50:00,2023-05-02 21:55:00,1870.0,1870.91,-0.0,flip_to_long -49444,做多,2023-05-02 21:55:00,2023-05-02 22:05:00,1870.91,1874.97,0.0,tp_upper -49445,做空,2023-05-02 22:45:00,2023-05-02 22:55:00,1872.53,1872.98,-0.0,flip_to_long -49446,做多,2023-05-02 22:55:00,2023-05-02 23:10:00,1872.98,1873.15,-0.0,flip_to_short -49447,做空,2023-05-02 23:10:00,2023-05-02 23:25:00,1873.15,1869.56,0.0,tp_lower -49448,做多,2023-05-03 01:30:00,2023-05-03 02:40:00,1863.95,1860.5,-0.0,flip_to_short -49449,做空,2023-05-03 02:40:00,2023-05-03 02:45:00,1860.5,1861.38,-0.0,flip_to_long -49450,做多,2023-05-03 02:45:00,2023-05-03 02:50:00,1861.38,1859.51,-0.0,flip_to_short -49451,做空,2023-05-03 02:50:00,2023-05-03 03:25:00,1859.51,1860.99,-0.0,flip_to_long -49452,做多,2023-05-03 03:25:00,2023-05-03 03:45:00,1860.99,1861.64,-0.0,tp_upper -49453,做空,2023-05-03 04:00:00,2023-05-03 04:05:00,1856.67,1858.49,-0.0,tp_lower -49454,做多,2023-05-03 04:20:00,2023-05-03 04:40:00,1860.94,1860.2,-0.0,flip_to_short -49455,做空,2023-05-03 04:40:00,2023-05-03 04:45:00,1860.2,1860.84,-0.0,flip_to_long -49456,做多,2023-05-03 04:45:00,2023-05-03 05:20:00,1860.84,1861.02,-0.0,flip_to_short -49457,做空,2023-05-03 05:20:00,2023-05-03 05:35:00,1861.02,1860.73,-0.0,flip_to_long -49458,做多,2023-05-03 05:35:00,2023-05-03 05:40:00,1860.73,1860.44,-0.0,flip_to_short -49459,做空,2023-05-03 05:40:00,2023-05-03 05:45:00,1860.44,1861.0,-0.0,flip_to_long -49460,做多,2023-05-03 05:45:00,2023-05-03 05:50:00,1861.0,1859.86,-0.0,flip_to_short -49461,做空,2023-05-03 05:50:00,2023-05-03 05:55:00,1859.86,1859.67,-0.0,tp_lower -49462,做多,2023-05-03 06:30:00,2023-05-03 06:35:00,1864.37,1862.28,-0.0,tp_upper -49463,做空,2023-05-03 07:45:00,2023-05-03 07:50:00,1863.53,1863.85,-0.0,flip_to_long -49464,做多,2023-05-03 07:50:00,2023-05-03 08:00:00,1863.85,1864.48,-0.0,flip_to_short -49465,做空,2023-05-03 08:00:00,2023-05-03 08:05:00,1864.48,1862.69,0.0,tp_lower -49466,做多,2023-05-03 08:15:00,2023-05-03 08:20:00,1865.26,1861.31,-0.0,flip_to_short -49467,做空,2023-05-03 08:20:00,2023-05-03 08:25:00,1861.31,1868.45,-0.0,tp_lower -49468,做空,2023-05-03 09:00:00,2023-05-03 09:20:00,1865.86,1865.68,-0.0,flip_to_long -49469,做多,2023-05-03 09:20:00,2023-05-03 10:00:00,1865.68,1866.89,0.0,flip_to_short -49470,做空,2023-05-03 10:00:00,2023-05-03 10:30:00,1866.89,1865.27,0.0,tp_lower -49471,做多,2023-05-03 10:35:00,2023-05-03 10:45:00,1866.8,1868.19,0.0,tp_upper -49472,做空,2023-05-03 10:50:00,2023-05-03 10:55:00,1864.66,1864.0,-0.0,tp_lower -49473,做多,2023-05-03 11:25:00,2023-05-03 11:35:00,1865.89,1861.98,-0.0,flip_to_short -49474,做空,2023-05-03 11:35:00,2023-05-03 11:40:00,1861.98,1863.34,-0.0,tp_lower -49475,做多,2023-05-03 13:30:00,2023-05-03 13:35:00,1855.45,1853.01,-0.0,flip_to_short -49476,做空,2023-05-03 13:35:00,2023-05-03 13:40:00,1853.01,1855.05,-0.0,flip_to_long -49477,做多,2023-05-03 13:40:00,2023-05-03 13:45:00,1855.05,1853.97,-0.0,flip_to_short -49478,做空,2023-05-03 13:45:00,2023-05-03 14:30:00,1853.97,1851.39,0.0,flip_to_long -49479,做多,2023-05-03 14:30:00,2023-05-03 16:20:00,1851.39,1858.93,0.0,tp_upper -49480,做空,2023-05-03 19:05:00,2023-05-03 19:10:00,1881.79,1876.69,0.0,tp_lower -49481,做多,2023-05-03 19:15:00,2023-05-03 19:25:00,1881.53,1877.94,-0.0,flip_to_short -49482,做空,2023-05-03 19:25:00,2023-05-03 19:30:00,1877.94,1877.65,-0.0,tp_lower -49483,做多,2023-05-03 20:10:00,2023-05-03 21:10:00,1874.31,1877.23,0.0,tp_upper -49484,做空,2023-05-03 23:25:00,2023-05-03 23:55:00,1903.21,1904.74,-0.0,flip_to_long -49485,做多,2023-05-03 23:55:00,2023-05-04 00:00:00,1904.74,1904.03,-0.0,flip_to_short -49486,做空,2023-05-04 00:00:00,2023-05-04 00:10:00,1904.03,1904.01,-0.0,flip_to_long -49487,做多,2023-05-04 00:10:00,2023-05-04 00:15:00,1904.01,1903.12,-0.0,flip_to_short -49488,做空,2023-05-04 00:15:00,2023-05-04 00:30:00,1903.12,1898.28,0.0,tp_lower -49489,做多,2023-05-04 00:45:00,2023-05-04 00:50:00,1902.17,1901.06,-0.0,flip_to_short -49490,做空,2023-05-04 00:50:00,2023-05-04 00:55:00,1901.06,1901.32,-0.0,flip_to_long -49491,做多,2023-05-04 00:55:00,2023-05-04 01:05:00,1901.32,1901.78,-0.0,flip_to_short -49492,做空,2023-05-04 01:05:00,2023-05-04 01:35:00,1901.78,1900.46,0.0,flip_to_long -49493,做多,2023-05-04 01:35:00,2023-05-04 02:00:00,1900.46,1907.17,0.0,tp_upper -49494,做空,2023-05-04 02:10:00,2023-05-04 02:15:00,1898.95,1901.08,-0.0,flip_to_long -49495,做多,2023-05-04 02:15:00,2023-05-04 02:20:00,1901.08,1899.31,-0.0,flip_to_short -49496,做空,2023-05-04 02:20:00,2023-05-04 02:50:00,1899.31,1900.27,-0.0,flip_to_long -49497,做多,2023-05-04 02:50:00,2023-05-04 03:15:00,1900.27,1901.32,0.0,flip_to_short -49498,做空,2023-05-04 03:15:00,2023-05-04 03:40:00,1901.32,1899.79,0.0,flip_to_long -49499,做多,2023-05-04 03:40:00,2023-05-04 04:45:00,1899.79,1900.77,0.0,flip_to_short -49500,做空,2023-05-04 04:45:00,2023-05-04 04:50:00,1900.77,1901.08,-0.0,flip_to_long -49501,做多,2023-05-04 04:50:00,2023-05-04 05:35:00,1901.08,1899.19,-0.0,flip_to_short -49502,做空,2023-05-04 05:35:00,2023-05-04 05:40:00,1899.19,1899.81,-0.0,flip_to_long -49503,做多,2023-05-04 05:40:00,2023-05-04 05:50:00,1899.81,1900.75,-0.0,flip_to_short -49504,做空,2023-05-04 05:50:00,2023-05-04 05:55:00,1900.75,1902.3,-0.0,flip_to_long -49505,做多,2023-05-04 05:55:00,2023-05-04 06:00:00,1902.3,1898.82,-0.0,tp_upper -49506,做多,2023-05-04 06:05:00,2023-05-04 06:40:00,1899.66,1898.21,-0.0,flip_to_short -49507,做空,2023-05-04 06:40:00,2023-05-04 06:45:00,1898.21,1899.46,-0.0,flip_to_long -49508,做多,2023-05-04 06:45:00,2023-05-04 06:50:00,1899.46,1898.55,-0.0,flip_to_short -49509,做空,2023-05-04 06:50:00,2023-05-04 06:55:00,1898.55,1900.32,-0.0,flip_to_long -49510,做多,2023-05-04 06:55:00,2023-05-04 07:10:00,1900.32,1897.31,-0.0,flip_to_short -49511,做空,2023-05-04 07:10:00,2023-05-04 07:30:00,1897.31,1896.93,-0.0,tp_lower -49512,做多,2023-05-04 07:35:00,2023-05-04 07:45:00,1898.34,1897.67,-0.0,flip_to_short -49513,做空,2023-05-04 07:45:00,2023-05-04 07:50:00,1897.67,1898.79,-0.0,flip_to_long -49514,做多,2023-05-04 07:50:00,2023-05-04 07:55:00,1898.79,1898.0,-0.0,flip_to_short -49515,做空,2023-05-04 07:55:00,2023-05-04 08:00:00,1898.0,1898.99,-0.0,flip_to_long -49516,做多,2023-05-04 08:00:00,2023-05-04 08:10:00,1898.99,1896.91,-0.0,flip_to_short -49517,做空,2023-05-04 08:10:00,2023-05-04 08:15:00,1896.91,1898.95,-0.0,tp_lower -49518,做空,2023-05-04 09:10:00,2023-05-04 09:35:00,1899.61,1898.9,-0.0,flip_to_long -49519,做多,2023-05-04 09:35:00,2023-05-04 10:20:00,1898.9,1906.38,0.0,tp_upper -49520,做空,2023-05-04 11:35:00,2023-05-04 11:50:00,1906.21,1903.75,0.0,tp_lower -49521,做多,2023-05-04 14:35:00,2023-05-04 14:40:00,1889.0,1887.3,-0.0,flip_to_short -49522,做空,2023-05-04 14:40:00,2023-05-04 14:50:00,1887.3,1888.14,-0.0,flip_to_long -49523,做多,2023-05-04 14:50:00,2023-05-04 14:55:00,1888.14,1885.68,-0.0,flip_to_short -49524,做空,2023-05-04 14:55:00,2023-05-04 15:00:00,1885.68,1886.48,-0.0,flip_to_long -49525,做多,2023-05-04 15:00:00,2023-05-04 15:10:00,1886.48,1891.63,0.0,tp_upper -49526,做空,2023-05-04 15:15:00,2023-05-04 16:00:00,1888.54,1882.28,0.0,tp_lower -49527,做多,2023-05-04 16:10:00,2023-05-04 16:30:00,1887.44,1885.72,-0.0,flip_to_short -49528,做空,2023-05-04 16:30:00,2023-05-04 16:45:00,1885.72,1886.43,-0.0,flip_to_long -49529,做多,2023-05-04 16:45:00,2023-05-04 17:20:00,1886.43,1885.33,-0.0,flip_to_short -49530,做空,2023-05-04 17:20:00,2023-05-04 17:25:00,1885.33,1882.1,0.0,tp_lower -49531,做多,2023-05-04 19:30:00,2023-05-04 19:40:00,1877.25,1873.8,-0.0,flip_to_short -49532,做空,2023-05-04 19:40:00,2023-05-04 20:10:00,1873.8,1873.32,-0.0,flip_to_long -49533,做多,2023-05-04 20:10:00,2023-05-04 20:30:00,1873.32,1875.99,0.0,tp_upper -49534,做空,2023-05-04 20:40:00,2023-05-04 21:15:00,1875.42,1873.76,0.0,tp_lower -49535,做多,2023-05-04 21:50:00,2023-05-04 22:00:00,1875.16,1873.66,-0.0,flip_to_short -49536,做空,2023-05-04 22:00:00,2023-05-04 22:05:00,1873.66,1875.05,-0.0,flip_to_long -49537,做多,2023-05-04 22:05:00,2023-05-04 22:10:00,1875.05,1872.37,-0.0,flip_to_short -49538,做空,2023-05-04 22:10:00,2023-05-04 22:15:00,1872.37,1872.25,-0.0,tp_lower -49539,做多,2023-05-04 23:05:00,2023-05-04 23:15:00,1873.99,1874.08,-0.0,tp_upper -49540,做多,2023-05-05 00:25:00,2023-05-05 00:35:00,1877.07,1880.86,0.0,tp_upper -49541,做空,2023-05-05 01:05:00,2023-05-05 01:20:00,1877.24,1878.14,-0.0,flip_to_long -49542,做多,2023-05-05 01:20:00,2023-05-05 01:30:00,1878.14,1890.99,0.0,tp_upper -49543,做空,2023-05-05 03:15:00,2023-05-05 03:55:00,1899.04,1895.76,0.0,tp_lower -49544,做多,2023-05-05 04:10:00,2023-05-05 04:15:00,1898.0,1897.98,-0.0,flip_to_short -49545,做空,2023-05-05 04:15:00,2023-05-05 04:45:00,1897.98,1897.42,-0.0,flip_to_long -49546,做多,2023-05-05 04:45:00,2023-05-05 04:50:00,1897.42,1896.89,-0.0,flip_to_short -49547,做空,2023-05-05 04:50:00,2023-05-05 05:15:00,1896.89,1894.0,0.0,tp_lower -49548,做多,2023-05-05 05:40:00,2023-05-05 05:45:00,1896.71,1896.68,-0.0,flip_to_short -49549,做空,2023-05-05 05:45:00,2023-05-05 06:00:00,1896.68,1897.71,-0.0,flip_to_long -49550,做多,2023-05-05 06:00:00,2023-05-05 06:15:00,1897.71,1898.42,-0.0,tp_upper -49551,做空,2023-05-05 06:20:00,2023-05-05 06:55:00,1896.36,1898.0,-0.0,flip_to_long -49552,做多,2023-05-05 06:55:00,2023-05-05 07:00:00,1898.0,1903.02,0.0,tp_upper -49553,做空,2023-05-05 07:10:00,2023-05-05 07:15:00,1895.45,1894.24,0.0,tp_lower -49554,做多,2023-05-05 08:10:00,2023-05-05 08:35:00,1897.93,1897.29,-0.0,flip_to_short -49555,做空,2023-05-05 08:35:00,2023-05-05 09:00:00,1897.29,1896.31,0.0,flip_to_long -49556,做多,2023-05-05 09:00:00,2023-05-05 09:10:00,1896.31,1895.36,-0.0,flip_to_short -49557,做空,2023-05-05 09:10:00,2023-05-05 09:15:00,1895.36,1896.96,-0.0,flip_to_long -49558,做多,2023-05-05 09:15:00,2023-05-05 09:30:00,1896.96,1900.13,0.0,tp_upper -49559,做空,2023-05-05 10:10:00,2023-05-05 10:45:00,1898.48,1902.7,-0.0,flip_to_long -49560,做多,2023-05-05 10:45:00,2023-05-05 10:50:00,1902.7,1901.5,-0.0,tp_upper -49561,做空,2023-05-05 11:30:00,2023-05-05 11:35:00,1900.74,1903.32,-0.0,flip_to_long -49562,做多,2023-05-05 11:35:00,2023-05-05 11:50:00,1903.32,1911.5,0.0,tp_upper -49563,做空,2023-05-05 12:30:00,2023-05-05 12:35:00,1896.32,1898.81,-0.0,tp_lower -49564,做多,2023-05-05 12:45:00,2023-05-05 12:55:00,1909.73,1903.99,-0.0,flip_to_short -49565,做空,2023-05-05 12:55:00,2023-05-05 13:10:00,1903.99,1909.55,-0.0,flip_to_long -49566,做多,2023-05-05 13:10:00,2023-05-05 13:40:00,1909.55,1929.88,0.0,tp_upper -49567,做空,2023-05-05 17:35:00,2023-05-05 17:40:00,1987.72,1994.36,-0.0,flip_to_long -49568,做多,2023-05-05 17:40:00,2023-05-05 17:45:00,1994.36,1989.0,-0.0,flip_to_short -49569,做空,2023-05-05 17:45:00,2023-05-05 17:50:00,1989.0,1990.86,-0.0,flip_to_long -49570,做多,2023-05-05 17:50:00,2023-05-05 18:35:00,1990.86,1988.92,-0.0,tp_upper -49571,做多,2023-05-05 19:40:00,2023-05-05 19:45:00,1985.6,1983.44,-0.0,flip_to_short -49572,做空,2023-05-05 19:45:00,2023-05-05 21:40:00,1983.44,1985.25,-0.0,tp_lower -49573,做多,2023-05-05 22:15:00,2023-05-05 22:20:00,1987.66,1987.07,-0.0,flip_to_short -49574,做空,2023-05-05 22:20:00,2023-05-05 22:30:00,1987.07,1987.05,-0.0,flip_to_long -49575,做多,2023-05-05 22:30:00,2023-05-05 22:40:00,1987.05,1989.43,0.0,tp_upper -49576,做空,2023-05-05 23:10:00,2023-05-06 01:20:00,1989.83,1986.0,0.0,tp_lower -49577,做多,2023-05-06 06:45:00,2023-05-06 06:50:00,1964.54,1960.76,-0.0,flip_to_short -49578,做空,2023-05-06 06:50:00,2023-05-06 06:55:00,1960.76,1962.79,-0.0,flip_to_long -49579,做多,2023-05-06 06:55:00,2023-05-06 07:00:00,1962.79,1960.48,-0.0,flip_to_short -49580,做空,2023-05-06 07:00:00,2023-05-06 07:05:00,1960.48,1962.57,-0.0,flip_to_long -49581,做多,2023-05-06 07:05:00,2023-05-06 07:35:00,1962.57,1959.5,-0.0,flip_to_short -49582,做空,2023-05-06 07:35:00,2023-05-06 07:40:00,1959.5,1959.47,-0.0,tp_lower -49583,做多,2023-05-06 11:05:00,2023-05-06 11:10:00,1931.56,1931.17,-0.0,flip_to_short -49584,做空,2023-05-06 11:10:00,2023-05-06 11:20:00,1931.17,1930.77,-0.0,flip_to_long -49585,做多,2023-05-06 11:20:00,2023-05-06 11:25:00,1930.77,1928.7,-0.0,flip_to_short -49586,做空,2023-05-06 11:25:00,2023-05-06 11:35:00,1928.7,1930.43,-0.0,flip_to_long -49587,做多,2023-05-06 11:35:00,2023-05-06 11:50:00,1930.43,1934.04,0.0,tp_upper -49588,做空,2023-05-06 12:00:00,2023-05-06 12:15:00,1929.57,1924.99,0.0,tp_lower -49589,做多,2023-05-06 15:25:00,2023-05-06 15:35:00,1882.23,1880.41,-0.0,flip_to_short -49590,做空,2023-05-06 15:35:00,2023-05-06 16:05:00,1880.41,1878.52,0.0,flip_to_long -49591,做多,2023-05-06 16:05:00,2023-05-06 16:15:00,1878.52,1879.21,-0.0,flip_to_short -49592,做空,2023-05-06 16:15:00,2023-05-06 16:50:00,1879.21,1881.21,-0.0,flip_to_long -49593,做多,2023-05-06 16:50:00,2023-05-06 17:00:00,1881.21,1879.89,-0.0,flip_to_short -49594,做空,2023-05-06 17:00:00,2023-05-06 20:15:00,1879.89,1897.91,-0.0,flip_to_long -49595,做多,2023-05-06 20:15:00,2023-05-06 20:50:00,1897.91,1893.54,-0.0,flip_to_short -49596,做空,2023-05-06 20:50:00,2023-05-06 20:55:00,1893.54,1893.97,-0.0,tp_lower -49597,做多,2023-05-06 21:00:00,2023-05-06 21:15:00,1894.22,1895.34,0.0,flip_to_short -49598,做空,2023-05-06 21:15:00,2023-05-06 21:35:00,1895.34,1887.61,0.0,tp_lower -49599,做多,2023-05-06 21:55:00,2023-05-06 22:00:00,1894.96,1892.71,-0.0,flip_to_short -49600,做空,2023-05-06 22:00:00,2023-05-06 22:10:00,1892.71,1893.38,-0.0,flip_to_long -49601,做多,2023-05-06 22:10:00,2023-05-06 22:15:00,1893.38,1893.26,-0.0,flip_to_short -49602,做空,2023-05-06 22:15:00,2023-05-06 22:40:00,1893.26,1894.35,-0.0,flip_to_long -49603,做多,2023-05-06 22:40:00,2023-05-06 22:45:00,1894.35,1892.99,-0.0,flip_to_short -49604,做空,2023-05-06 22:45:00,2023-05-06 23:50:00,1892.99,1897.0,-0.0,flip_to_long -49605,做多,2023-05-06 23:50:00,2023-05-06 23:55:00,1897.0,1895.29,-0.0,tp_upper -49606,做空,2023-05-07 00:05:00,2023-05-07 00:10:00,1893.54,1895.4,-0.0,flip_to_long -49607,做多,2023-05-07 00:10:00,2023-05-07 00:15:00,1895.4,1893.46,-0.0,flip_to_short -49608,做空,2023-05-07 00:15:00,2023-05-07 00:40:00,1893.46,1896.62,-0.0,flip_to_long -49609,做多,2023-05-07 00:40:00,2023-05-07 00:45:00,1896.62,1901.36,0.0,tp_upper -49610,做空,2023-05-07 01:05:00,2023-05-07 01:10:00,1894.97,1898.67,-0.0,flip_to_long -49611,做多,2023-05-07 01:10:00,2023-05-07 01:20:00,1898.67,1909.91,0.0,tp_upper -49612,做空,2023-05-07 01:50:00,2023-05-07 02:00:00,1898.98,1900.55,-0.0,flip_to_long -49613,做多,2023-05-07 02:00:00,2023-05-07 03:55:00,1900.55,1892.32,-0.0,flip_to_short -49614,做空,2023-05-07 03:55:00,2023-05-07 04:40:00,1892.32,1892.22,-0.0,flip_to_long -49615,做多,2023-05-07 04:40:00,2023-05-07 05:05:00,1892.22,1895.15,0.0,tp_upper -49616,做空,2023-05-07 08:30:00,2023-05-07 09:15:00,1904.4,1900.72,0.0,tp_lower -49617,做多,2023-05-07 09:25:00,2023-05-07 09:35:00,1906.45,1903.18,-0.0,flip_to_short -49618,做空,2023-05-07 09:35:00,2023-05-07 09:50:00,1903.18,1903.41,-0.0,flip_to_long -49619,做多,2023-05-07 09:50:00,2023-05-07 10:50:00,1903.41,1905.36,0.0,tp_upper -49620,做空,2023-05-07 11:05:00,2023-05-07 11:20:00,1902.41,1899.01,0.0,tp_lower -49621,做多,2023-05-07 11:35:00,2023-05-07 11:40:00,1904.67,1901.67,-0.0,flip_to_short -49622,做空,2023-05-07 11:40:00,2023-05-07 11:55:00,1901.67,1901.31,-0.0,flip_to_long -49623,做多,2023-05-07 11:55:00,2023-05-07 12:15:00,1901.31,1908.34,0.0,tp_upper -49624,做空,2023-05-07 13:50:00,2023-05-07 14:15:00,1910.81,1911.37,-0.0,flip_to_long -49625,做多,2023-05-07 14:15:00,2023-05-07 14:20:00,1911.37,1908.49,-0.0,flip_to_short -49626,做空,2023-05-07 14:20:00,2023-05-07 14:25:00,1908.49,1913.33,-0.0,flip_to_long -49627,做多,2023-05-07 14:25:00,2023-05-07 14:30:00,1913.33,1920.36,0.0,tp_upper -49628,做空,2023-05-07 15:15:00,2023-05-07 15:35:00,1919.29,1918.8,-0.0,flip_to_long -49629,做多,2023-05-07 15:35:00,2023-05-07 15:55:00,1918.8,1916.17,-0.0,flip_to_short -49630,做空,2023-05-07 15:55:00,2023-05-07 16:20:00,1916.17,1911.69,0.0,tp_lower -49631,做多,2023-05-07 17:00:00,2023-05-07 17:25:00,1920.01,1913.78,-0.0,flip_to_short -49632,做空,2023-05-07 17:25:00,2023-05-07 18:05:00,1913.78,1913.45,-0.0,flip_to_long -49633,做多,2023-05-07 18:05:00,2023-05-07 18:20:00,1913.45,1912.14,-0.0,flip_to_short -49634,做空,2023-05-07 18:20:00,2023-05-07 18:30:00,1912.14,1914.95,-0.0,flip_to_long -49635,做多,2023-05-07 18:30:00,2023-05-07 18:35:00,1914.95,1912.59,-0.0,flip_to_short -49636,做空,2023-05-07 18:35:00,2023-05-07 18:40:00,1912.59,1913.54,-0.0,flip_to_long -49637,做多,2023-05-07 18:40:00,2023-05-07 18:45:00,1913.54,1910.07,-0.0,flip_to_short -49638,做空,2023-05-07 18:45:00,2023-05-07 18:55:00,1910.07,1908.94,0.0,tp_lower -49639,做多,2023-05-07 19:40:00,2023-05-07 20:10:00,1911.09,1915.18,0.0,tp_upper -49640,做空,2023-05-07 21:10:00,2023-05-07 21:15:00,1914.24,1916.76,-0.0,flip_to_long -49641,做多,2023-05-07 21:15:00,2023-05-07 21:20:00,1916.76,1914.98,-0.0,flip_to_short -49642,做空,2023-05-07 21:20:00,2023-05-07 21:25:00,1914.98,1919.88,-0.0,flip_to_long -49643,做多,2023-05-07 21:25:00,2023-05-07 21:30:00,1919.88,1919.29,-0.0,tp_upper -49644,做空,2023-05-07 21:35:00,2023-05-07 21:50:00,1915.24,1909.24,0.0,tp_lower -49645,做多,2023-05-07 22:15:00,2023-05-07 22:20:00,1914.61,1910.1,-0.0,flip_to_short -49646,做空,2023-05-07 22:20:00,2023-05-07 22:25:00,1910.1,1911.21,-0.0,flip_to_long -49647,做多,2023-05-07 22:25:00,2023-05-07 23:15:00,1911.21,1908.69,-0.0,flip_to_short -49648,做空,2023-05-07 23:15:00,2023-05-07 23:20:00,1908.69,1909.38,-0.0,flip_to_long -49649,做多,2023-05-07 23:20:00,2023-05-07 23:25:00,1909.38,1909.08,-0.0,flip_to_short -49650,做空,2023-05-07 23:25:00,2023-05-07 23:40:00,1909.08,1902.0,0.0,tp_lower -49651,做多,2023-05-08 01:30:00,2023-05-08 01:35:00,1880.14,1878.65,-0.0,flip_to_short -49652,做空,2023-05-08 01:35:00,2023-05-08 01:40:00,1878.65,1842.05,0.0,tp_lower -49653,做多,2023-05-08 02:55:00,2023-05-08 03:40:00,1858.27,1852.93,-0.0,flip_to_short -49654,做空,2023-05-08 03:40:00,2023-05-08 03:45:00,1852.93,1857.64,-0.0,tp_lower -49655,做空,2023-05-08 04:45:00,2023-05-08 05:00:00,1859.92,1860.02,-0.0,flip_to_long -49656,做多,2023-05-08 05:00:00,2023-05-08 05:30:00,1860.02,1866.65,0.0,tp_upper -49657,做空,2023-05-08 06:05:00,2023-05-08 06:50:00,1865.1,1858.0,0.0,tp_lower -49658,做多,2023-05-08 08:30:00,2023-05-08 08:35:00,1853.99,1850.54,-0.0,flip_to_short -49659,做空,2023-05-08 08:35:00,2023-05-08 08:45:00,1850.54,1845.59,0.0,tp_lower -49660,做多,2023-05-08 09:10:00,2023-05-08 09:55:00,1848.23,1855.87,0.0,tp_upper -49661,做空,2023-05-08 11:15:00,2023-05-08 11:25:00,1854.99,1857.89,-0.0,flip_to_long -49662,做多,2023-05-08 11:25:00,2023-05-08 11:30:00,1857.89,1860.98,0.0,tp_upper -49663,做空,2023-05-08 12:10:00,2023-05-08 12:25:00,1857.75,1860.57,-0.0,flip_to_long -49664,做多,2023-05-08 12:25:00,2023-05-08 12:30:00,1860.57,1858.46,-0.0,flip_to_short -49665,做空,2023-05-08 12:30:00,2023-05-08 12:35:00,1858.46,1860.36,-0.0,flip_to_long -49666,做多,2023-05-08 12:35:00,2023-05-08 12:45:00,1860.36,1858.89,-0.0,flip_to_short -49667,做空,2023-05-08 12:45:00,2023-05-08 12:50:00,1858.89,1855.29,0.0,tp_lower -49668,做多,2023-05-08 13:10:00,2023-05-08 13:15:00,1858.9,1869.57,0.0,tp_upper -49669,做空,2023-05-08 13:45:00,2023-05-08 14:10:00,1859.48,1852.39,0.0,tp_lower -49670,做多,2023-05-08 14:40:00,2023-05-08 14:55:00,1857.65,1867.48,0.0,tp_upper -49671,做空,2023-05-08 16:00:00,2023-05-08 16:40:00,1861.72,1860.87,-0.0,tp_lower -49672,做多,2023-05-08 17:25:00,2023-05-08 17:30:00,1860.31,1859.27,-0.0,flip_to_short -49673,做空,2023-05-08 17:30:00,2023-05-08 17:35:00,1859.27,1848.35,0.0,tp_lower -49674,做多,2023-05-08 19:10:00,2023-05-08 19:15:00,1832.58,1830.84,-0.0,flip_to_short -49675,做空,2023-05-08 19:15:00,2023-05-08 19:55:00,1830.84,1828.11,0.0,tp_lower -49676,做多,2023-05-08 20:00:00,2023-05-08 20:05:00,1833.4,1828.07,-0.0,flip_to_short -49677,做空,2023-05-08 20:05:00,2023-05-08 20:10:00,1828.07,1834.7,-0.0,flip_to_long -49678,做多,2023-05-08 20:10:00,2023-05-08 20:15:00,1834.7,1839.89,0.0,tp_upper -49679,做空,2023-05-08 21:00:00,2023-05-08 21:20:00,1836.64,1836.02,-0.0,flip_to_long -49680,做多,2023-05-08 21:20:00,2023-05-08 21:35:00,1836.02,1835.5,-0.0,flip_to_short -49681,做空,2023-05-08 21:35:00,2023-05-08 21:40:00,1835.5,1841.69,-0.0,flip_to_long -49682,做多,2023-05-08 21:40:00,2023-05-08 21:45:00,1841.69,1844.59,0.0,tp_upper -49683,做空,2023-05-08 23:05:00,2023-05-08 23:10:00,1842.25,1843.23,-0.0,flip_to_long -49684,做多,2023-05-08 23:10:00,2023-05-08 23:20:00,1843.23,1847.36,0.0,tp_upper -49685,做空,2023-05-09 00:05:00,2023-05-09 00:10:00,1844.84,1845.65,-0.0,flip_to_long -49686,做多,2023-05-09 00:10:00,2023-05-09 00:15:00,1845.65,1845.37,-0.0,flip_to_short -49687,做空,2023-05-09 00:15:00,2023-05-09 00:20:00,1845.37,1844.26,0.0,tp_lower -49688,做多,2023-05-09 01:05:00,2023-05-09 01:10:00,1847.2,1846.37,-0.0,tp_upper -49689,做空,2023-05-09 01:15:00,2023-05-09 01:25:00,1844.85,1849.43,-0.0,flip_to_long -49690,做多,2023-05-09 01:25:00,2023-05-09 01:30:00,1849.43,1852.26,0.0,tp_upper -49691,做空,2023-05-09 02:00:00,2023-05-09 02:15:00,1845.94,1839.38,0.0,tp_lower -49692,做多,2023-05-09 02:55:00,2023-05-09 03:00:00,1845.49,1844.06,-0.0,flip_to_short -49693,做空,2023-05-09 03:00:00,2023-05-09 03:30:00,1844.06,1843.21,-0.0,flip_to_long -49694,做多,2023-05-09 03:30:00,2023-05-09 03:35:00,1843.21,1842.42,-0.0,flip_to_short -49695,做空,2023-05-09 03:35:00,2023-05-09 03:50:00,1842.42,1844.1,-0.0,flip_to_long -49696,做多,2023-05-09 03:50:00,2023-05-09 04:00:00,1844.1,1842.03,-0.0,flip_to_short -49697,做空,2023-05-09 04:00:00,2023-05-09 04:05:00,1842.03,1842.39,-0.0,flip_to_long -49698,做多,2023-05-09 04:05:00,2023-05-09 04:20:00,1842.39,1841.65,-0.0,flip_to_short -49699,做空,2023-05-09 04:20:00,2023-05-09 04:25:00,1841.65,1844.07,-0.0,flip_to_long -49700,做多,2023-05-09 04:25:00,2023-05-09 04:30:00,1844.07,1842.42,-0.0,flip_to_short -49701,做空,2023-05-09 04:30:00,2023-05-09 04:35:00,1842.42,1839.65,0.0,tp_lower -49702,做多,2023-05-09 04:40:00,2023-05-09 05:50:00,1840.66,1839.75,-0.0,flip_to_short -49703,做空,2023-05-09 05:50:00,2023-05-09 06:05:00,1839.75,1835.57,0.0,tp_lower -49704,做多,2023-05-09 06:40:00,2023-05-09 07:05:00,1836.05,1834.61,-0.0,flip_to_short -49705,做空,2023-05-09 07:05:00,2023-05-09 07:15:00,1834.61,1840.45,-0.0,flip_to_long -49706,做多,2023-05-09 07:15:00,2023-05-09 07:30:00,1840.45,1839.74,-0.0,tp_upper -49707,做空,2023-05-09 08:30:00,2023-05-09 08:35:00,1840.26,1840.6,-0.0,flip_to_long -49708,做多,2023-05-09 08:35:00,2023-05-09 09:30:00,1840.6,1841.02,-0.0,flip_to_short -49709,做空,2023-05-09 09:30:00,2023-05-09 09:40:00,1841.02,1839.85,0.0,tp_lower -49710,做多,2023-05-09 10:15:00,2023-05-09 10:25:00,1841.09,1843.85,0.0,tp_upper -49711,做空,2023-05-09 10:30:00,2023-05-09 11:10:00,1842.49,1837.5,0.0,tp_lower -49712,做多,2023-05-09 11:30:00,2023-05-09 11:35:00,1843.71,1843.79,-0.0,tp_upper -49713,做空,2023-05-09 12:50:00,2023-05-09 13:20:00,1845.91,1843.59,0.0,tp_lower -49714,做多,2023-05-09 14:40:00,2023-05-09 14:45:00,1844.73,1846.17,0.0,tp_upper -49715,做空,2023-05-09 14:55:00,2023-05-09 15:15:00,1842.16,1843.13,-0.0,flip_to_long -49716,做多,2023-05-09 15:15:00,2023-05-09 15:20:00,1843.13,1840.99,-0.0,flip_to_short -49717,做空,2023-05-09 15:20:00,2023-05-09 15:50:00,1840.99,1839.08,0.0,tp_lower -49718,做多,2023-05-09 16:15:00,2023-05-09 16:45:00,1841.01,1842.82,0.0,tp_upper -49719,做空,2023-05-09 17:50:00,2023-05-09 17:55:00,1845.22,1846.39,-0.0,flip_to_long -49720,做多,2023-05-09 17:55:00,2023-05-09 18:10:00,1846.39,1843.32,-0.0,flip_to_short -49721,做空,2023-05-09 18:10:00,2023-05-09 18:15:00,1843.32,1846.51,-0.0,flip_to_long -49722,做多,2023-05-09 18:15:00,2023-05-09 18:40:00,1846.51,1847.95,0.0,flip_to_short -49723,做空,2023-05-09 18:40:00,2023-05-09 18:50:00,1847.95,1839.79,0.0,tp_lower -49724,做多,2023-05-09 19:15:00,2023-05-09 19:40:00,1846.17,1846.1,-0.0,flip_to_short -49725,做空,2023-05-09 19:40:00,2023-05-09 21:35:00,1846.1,1846.9,-0.0,flip_to_long -49726,做多,2023-05-09 21:35:00,2023-05-09 21:50:00,1846.9,1844.21,-0.0,flip_to_short -49727,做空,2023-05-09 21:50:00,2023-05-09 21:55:00,1844.21,1842.2,0.0,tp_lower -49728,做多,2023-05-09 23:05:00,2023-05-09 23:30:00,1844.15,1843.58,-0.0,tp_upper -49729,做空,2023-05-10 01:15:00,2023-05-10 01:20:00,1849.37,1854.55,-0.0,flip_to_long -49730,做多,2023-05-10 01:20:00,2023-05-10 01:30:00,1854.55,1850.96,-0.0,flip_to_short -49731,做空,2023-05-10 01:30:00,2023-05-10 01:50:00,1850.96,1848.21,0.0,tp_lower -49732,做多,2023-05-10 03:45:00,2023-05-10 05:00:00,1844.55,1847.34,0.0,tp_upper -49733,做空,2023-05-10 05:30:00,2023-05-10 05:35:00,1842.76,1843.38,-0.0,flip_to_long -49734,做多,2023-05-10 05:35:00,2023-05-10 07:00:00,1843.38,1838.86,-0.0,flip_to_short -49735,做空,2023-05-10 07:00:00,2023-05-10 07:05:00,1838.86,1840.97,-0.0,flip_to_long -49736,做多,2023-05-10 07:05:00,2023-05-10 07:10:00,1840.97,1840.91,-0.0,flip_to_short -49737,做空,2023-05-10 07:10:00,2023-05-10 07:40:00,1840.91,1839.36,0.0,flip_to_long -49738,做多,2023-05-10 07:40:00,2023-05-10 08:20:00,1839.36,1836.7,-0.0,flip_to_short -49739,做空,2023-05-10 08:20:00,2023-05-10 08:35:00,1836.7,1836.11,-0.0,tp_lower -49740,做多,2023-05-10 08:50:00,2023-05-10 09:45:00,1837.82,1838.7,-0.0,tp_upper -49741,做空,2023-05-10 10:25:00,2023-05-10 13:55:00,1838.64,1874.05,-0.0,flip_to_long -49742,做多,2023-05-10 13:55:00,2023-05-10 14:10:00,1874.05,1874.71,-0.0,flip_to_short -49743,做空,2023-05-10 14:10:00,2023-05-10 14:20:00,1874.71,1874.38,-0.0,flip_to_long -49744,做多,2023-05-10 14:20:00,2023-05-10 14:35:00,1874.38,1874.54,-0.0,flip_to_short -49745,做空,2023-05-10 14:35:00,2023-05-10 14:45:00,1874.54,1867.65,0.0,tp_lower -49746,做多,2023-05-10 15:35:00,2023-05-10 15:50:00,1874.94,1872.76,-0.0,flip_to_short -49747,做空,2023-05-10 15:50:00,2023-05-10 16:00:00,1872.76,1873.08,-0.0,flip_to_long -49748,做多,2023-05-10 16:00:00,2023-05-10 16:05:00,1873.08,1871.94,-0.0,flip_to_short -49749,做空,2023-05-10 16:05:00,2023-05-10 16:45:00,1871.94,1872.92,-0.0,flip_to_long -49750,做多,2023-05-10 16:45:00,2023-05-10 18:25:00,1872.92,1832.77,-0.0,flip_to_short -49751,做空,2023-05-10 18:25:00,2023-05-10 21:10:00,1832.77,1851.71,-0.0,flip_to_long -49752,做多,2023-05-10 21:10:00,2023-05-10 22:55:00,1851.71,1841.51,-0.0,tp_upper -49753,做空,2023-05-10 23:20:00,2023-05-10 23:25:00,1837.45,1838.18,-0.0,flip_to_long -49754,做多,2023-05-10 23:25:00,2023-05-10 23:55:00,1838.18,1839.86,0.0,flip_to_short -49755,做空,2023-05-10 23:55:00,2023-05-11 00:15:00,1839.86,1839.96,-0.0,flip_to_long -49756,做多,2023-05-11 00:15:00,2023-05-11 00:20:00,1839.96,1837.51,-0.0,flip_to_short -49757,做空,2023-05-11 00:20:00,2023-05-11 00:25:00,1837.51,1836.0,0.0,tp_lower -49758,做多,2023-05-11 01:15:00,2023-05-11 01:20:00,1836.1,1833.71,-0.0,flip_to_short -49759,做空,2023-05-11 01:20:00,2023-05-11 01:30:00,1833.71,1830.33,0.0,tp_lower -49760,做多,2023-05-11 01:40:00,2023-05-11 02:00:00,1832.83,1832.01,-0.0,flip_to_short -49761,做空,2023-05-11 02:00:00,2023-05-11 02:05:00,1832.01,1832.27,-0.0,flip_to_long -49762,做多,2023-05-11 02:05:00,2023-05-11 02:20:00,1832.27,1832.08,-0.0,flip_to_short -49763,做空,2023-05-11 02:20:00,2023-05-11 02:55:00,1832.08,1831.93,-0.0,flip_to_long -49764,做多,2023-05-11 02:55:00,2023-05-11 04:05:00,1831.93,1826.4,-0.0,flip_to_short -49765,做空,2023-05-11 04:05:00,2023-05-11 04:10:00,1826.4,1828.17,-0.0,flip_to_long -49766,做多,2023-05-11 04:10:00,2023-05-11 04:15:00,1828.17,1826.7,-0.0,flip_to_short -49767,做空,2023-05-11 04:15:00,2023-05-11 04:35:00,1826.7,1828.08,-0.0,flip_to_long -49768,做多,2023-05-11 04:35:00,2023-05-11 04:50:00,1828.08,1828.76,-0.0,tp_upper -49769,做空,2023-05-11 05:10:00,2023-05-11 05:20:00,1827.66,1827.89,-0.0,tp_lower -49770,做空,2023-05-11 05:25:00,2023-05-11 05:45:00,1827.52,1828.76,-0.0,flip_to_long -49771,做多,2023-05-11 05:45:00,2023-05-11 05:50:00,1828.76,1830.55,0.0,tp_upper -49772,做空,2023-05-11 06:15:00,2023-05-11 06:20:00,1827.99,1829.35,-0.0,flip_to_long -49773,做多,2023-05-11 06:20:00,2023-05-11 06:25:00,1829.35,1829.01,-0.0,flip_to_short -49774,做空,2023-05-11 06:25:00,2023-05-11 06:40:00,1829.01,1827.84,0.0,flip_to_long -49775,做多,2023-05-11 06:40:00,2023-05-11 07:05:00,1827.84,1833.44,0.0,tp_upper -49776,做空,2023-05-11 07:45:00,2023-05-11 07:55:00,1831.01,1828.62,0.0,tp_lower -49777,做多,2023-05-11 09:25:00,2023-05-11 09:30:00,1819.71,1818.62,-0.0,flip_to_short -49778,做空,2023-05-11 09:30:00,2023-05-11 10:10:00,1818.62,1819.91,-0.0,flip_to_long -49779,做多,2023-05-11 10:10:00,2023-05-11 10:15:00,1819.91,1819.49,-0.0,flip_to_short -49780,做空,2023-05-11 10:15:00,2023-05-11 10:35:00,1819.49,1822.56,-0.0,flip_to_long -49781,做多,2023-05-11 10:35:00,2023-05-11 10:40:00,1822.56,1823.31,-0.0,tp_upper -49782,做空,2023-05-11 11:10:00,2023-05-11 11:20:00,1821.98,1821.52,-0.0,flip_to_long -49783,做多,2023-05-11 11:20:00,2023-05-11 11:35:00,1821.52,1821.34,-0.0,flip_to_short -49784,做空,2023-05-11 11:35:00,2023-05-11 11:50:00,1821.34,1820.58,-0.0,tp_lower -49785,做多,2023-05-11 12:05:00,2023-05-11 12:10:00,1828.69,1827.36,-0.0,tp_upper -49786,做空,2023-05-11 12:40:00,2023-05-11 12:45:00,1819.05,1821.86,-0.0,tp_lower -49787,做多,2023-05-11 13:40:00,2023-05-11 13:45:00,1820.79,1812.72,-0.0,flip_to_short -49788,做空,2023-05-11 13:45:00,2023-05-11 13:50:00,1812.72,1808.26,0.0,tp_lower -49789,做多,2023-05-11 15:20:00,2023-05-11 15:25:00,1803.41,1802.62,-0.0,flip_to_short -49790,做空,2023-05-11 15:25:00,2023-05-11 16:55:00,1802.62,1803.81,-0.0,tp_lower -49791,做多,2023-05-11 18:30:00,2023-05-11 18:35:00,1786.15,1784.54,-0.0,flip_to_short -49792,做空,2023-05-11 18:35:00,2023-05-11 19:35:00,1784.54,1780.7,0.0,tp_lower -49793,做多,2023-05-11 19:55:00,2023-05-11 20:20:00,1783.8,1787.53,0.0,flip_to_short -49794,做空,2023-05-11 20:20:00,2023-05-11 22:00:00,1787.53,1794.56,-0.0,flip_to_long -49795,做多,2023-05-11 22:00:00,2023-05-11 22:10:00,1794.56,1794.85,-0.0,flip_to_short -49796,做空,2023-05-11 22:10:00,2023-05-11 22:35:00,1794.85,1793.41,0.0,tp_lower -49797,做多,2023-05-11 23:35:00,2023-05-11 23:45:00,1794.13,1796.99,0.0,tp_upper -49798,做空,2023-05-12 00:30:00,2023-05-12 01:25:00,1792.85,1788.86,0.0,tp_lower -49799,做多,2023-05-12 04:40:00,2023-05-12 05:10:00,1764.8,1764.36,-0.0,flip_to_short -49800,做空,2023-05-12 05:10:00,2023-05-12 05:20:00,1764.36,1764.0,-0.0,flip_to_long -49801,做多,2023-05-12 05:20:00,2023-05-12 05:30:00,1764.0,1763.14,-0.0,flip_to_short -49802,做空,2023-05-12 05:30:00,2023-05-12 05:45:00,1763.14,1759.89,0.0,tp_lower -49803,做多,2023-05-12 06:45:00,2023-05-12 08:20:00,1752.16,1757.83,0.0,flip_to_short -49804,做空,2023-05-12 08:20:00,2023-05-12 08:30:00,1757.83,1755.75,0.0,tp_lower -49805,做多,2023-05-12 08:35:00,2023-05-12 08:40:00,1759.81,1762.02,0.0,tp_upper -49806,做空,2023-05-12 09:35:00,2023-05-12 09:40:00,1760.65,1764.5,-0.0,flip_to_long -49807,做多,2023-05-12 09:40:00,2023-05-12 09:50:00,1764.5,1766.61,0.0,tp_upper -49808,做空,2023-05-12 10:25:00,2023-05-12 10:35:00,1765.87,1766.16,-0.0,flip_to_long -49809,做多,2023-05-12 10:35:00,2023-05-12 10:55:00,1766.16,1764.5,-0.0,flip_to_short -49810,做空,2023-05-12 10:55:00,2023-05-12 11:00:00,1764.5,1765.15,-0.0,flip_to_long -49811,做多,2023-05-12 11:00:00,2023-05-12 12:15:00,1765.15,1765.34,-0.0,tp_upper -49812,做空,2023-05-12 13:15:00,2023-05-12 13:25:00,1767.93,1771.39,-0.0,flip_to_long -49813,做多,2023-05-12 13:25:00,2023-05-12 13:30:00,1771.39,1774.98,0.0,tp_upper -49814,做空,2023-05-12 13:35:00,2023-05-12 14:05:00,1771.49,1771.24,-0.0,flip_to_long -49815,做多,2023-05-12 14:05:00,2023-05-12 14:10:00,1771.24,1779.22,0.0,tp_upper -49816,做空,2023-05-12 14:30:00,2023-05-12 14:35:00,1771.13,1773.94,-0.0,flip_to_long -49817,做多,2023-05-12 14:35:00,2023-05-12 14:40:00,1773.94,1770.84,-0.0,flip_to_short -49818,做空,2023-05-12 14:40:00,2023-05-12 14:45:00,1770.84,1767.26,0.0,tp_lower -49819,做多,2023-05-12 16:10:00,2023-05-12 16:15:00,1767.72,1772.05,0.0,tp_upper -49820,做空,2023-05-12 16:50:00,2023-05-12 16:55:00,1767.19,1768.72,-0.0,flip_to_long -49821,做多,2023-05-12 16:55:00,2023-05-12 17:20:00,1768.72,1775.64,0.0,tp_upper -49822,做空,2023-05-12 17:55:00,2023-05-12 18:00:00,1770.08,1772.73,-0.0,flip_to_long -49823,做多,2023-05-12 18:00:00,2023-05-12 18:10:00,1772.73,1773.15,-0.0,flip_to_short -49824,做空,2023-05-12 18:10:00,2023-05-12 18:30:00,1773.15,1771.89,0.0,flip_to_long -49825,做多,2023-05-12 18:30:00,2023-05-12 19:45:00,1771.89,1769.03,-0.0,flip_to_short -49826,做空,2023-05-12 19:45:00,2023-05-12 22:35:00,1769.03,1804.65,-0.0,flip_to_long -49827,做多,2023-05-12 22:35:00,2023-05-12 23:20:00,1804.65,1804.92,-0.0,flip_to_short -49828,做空,2023-05-12 23:20:00,2023-05-12 23:25:00,1804.92,1805.56,-0.0,flip_to_long -49829,做多,2023-05-12 23:25:00,2023-05-12 23:30:00,1805.56,1804.27,-0.0,flip_to_short -49830,做空,2023-05-12 23:30:00,2023-05-12 23:35:00,1804.27,1805.74,-0.0,flip_to_long -49831,做多,2023-05-12 23:35:00,2023-05-13 00:05:00,1805.74,1804.79,-0.0,flip_to_short -49832,做空,2023-05-13 00:05:00,2023-05-13 00:30:00,1804.79,1801.79,0.0,tp_lower -49833,做多,2023-05-13 00:50:00,2023-05-13 00:55:00,1805.0,1807.68,0.0,tp_upper -49834,做空,2023-05-13 01:00:00,2023-05-13 03:20:00,1807.11,1806.07,0.0,flip_to_long -49835,做多,2023-05-13 03:20:00,2023-05-13 03:35:00,1806.07,1805.19,-0.0,flip_to_short -49836,做空,2023-05-13 03:35:00,2023-05-13 03:40:00,1805.19,1807.43,-0.0,flip_to_long -49837,做多,2023-05-13 03:40:00,2023-05-13 03:45:00,1807.43,1805.48,-0.0,tp_upper -49838,做多,2023-05-13 03:50:00,2023-05-13 04:25:00,1805.69,1804.81,-0.0,flip_to_short -49839,做空,2023-05-13 04:25:00,2023-05-13 04:30:00,1804.81,1803.71,0.0,tp_lower -49840,做多,2023-05-13 05:20:00,2023-05-13 05:25:00,1804.8,1802.58,-0.0,flip_to_short -49841,做空,2023-05-13 05:25:00,2023-05-13 05:30:00,1802.58,1798.65,0.0,tp_lower -49842,做空,2023-05-13 08:20:00,2023-05-13 08:25:00,1800.49,1801.57,-0.0,flip_to_long -49843,做多,2023-05-13 08:25:00,2023-05-13 08:30:00,1801.57,1800.87,-0.0,flip_to_short -49844,做空,2023-05-13 08:30:00,2023-05-13 08:35:00,1800.87,1801.45,-0.0,flip_to_long -49845,做多,2023-05-13 08:35:00,2023-05-13 08:40:00,1801.45,1800.99,-0.0,flip_to_short -49846,做空,2023-05-13 08:40:00,2023-05-13 08:45:00,1800.99,1802.78,-0.0,flip_to_long -49847,做多,2023-05-13 08:45:00,2023-05-13 08:55:00,1802.78,1803.4,-0.0,tp_upper -49848,做空,2023-05-13 09:10:00,2023-05-13 10:20:00,1802.51,1803.89,-0.0,flip_to_long -49849,做多,2023-05-13 10:20:00,2023-05-13 10:50:00,1803.89,1803.09,-0.0,flip_to_short -49850,做空,2023-05-13 10:50:00,2023-05-13 10:55:00,1803.09,1804.99,-0.0,tp_lower -49851,做空,2023-05-13 11:00:00,2023-05-13 11:05:00,1803.71,1804.99,-0.0,flip_to_long -49852,做多,2023-05-13 11:05:00,2023-05-13 11:10:00,1804.99,1804.53,-0.0,flip_to_short -49853,做空,2023-05-13 11:10:00,2023-05-13 11:20:00,1804.53,1804.06,-0.0,flip_to_long -49854,做多,2023-05-13 11:20:00,2023-05-13 12:25:00,1804.06,1802.93,-0.0,flip_to_short -49855,做空,2023-05-13 12:25:00,2023-05-13 12:35:00,1802.93,1807.13,-0.0,flip_to_long -49856,做多,2023-05-13 12:35:00,2023-05-13 12:40:00,1807.13,1803.59,-0.0,tp_upper -49857,做空,2023-05-13 12:50:00,2023-05-13 12:55:00,1800.49,1803.1,-0.0,tp_lower -49858,做空,2023-05-13 13:00:00,2023-05-13 13:05:00,1801.81,1804.56,-0.0,flip_to_long -49859,做多,2023-05-13 13:05:00,2023-05-13 13:10:00,1804.56,1805.24,-0.0,tp_upper -49860,做空,2023-05-13 13:15:00,2023-05-13 13:35:00,1803.32,1797.74,0.0,tp_lower -49861,做多,2023-05-13 14:00:00,2023-05-13 15:35:00,1800.89,1795.12,-0.0,flip_to_short -49862,做空,2023-05-13 15:35:00,2023-05-13 16:15:00,1795.12,1793.99,0.0,flip_to_long -49863,做多,2023-05-13 16:15:00,2023-05-13 16:20:00,1793.99,1791.17,-0.0,flip_to_short -49864,做空,2023-05-13 16:20:00,2023-05-13 16:25:00,1791.17,1793.09,-0.0,tp_lower -49865,做多,2023-05-13 16:30:00,2023-05-13 16:55:00,1793.2,1793.35,-0.0,flip_to_short -49866,做空,2023-05-13 16:55:00,2023-05-13 17:05:00,1793.35,1791.05,0.0,tp_lower -49867,做多,2023-05-13 17:15:00,2023-05-13 17:20:00,1795.21,1796.62,0.0,tp_upper -49868,做空,2023-05-13 17:30:00,2023-05-13 17:40:00,1792.93,1793.23,-0.0,flip_to_long -49869,做多,2023-05-13 17:40:00,2023-05-13 17:45:00,1793.23,1792.55,-0.0,flip_to_short -49870,做空,2023-05-13 17:45:00,2023-05-13 17:55:00,1792.55,1792.5,-0.0,flip_to_long -49871,做多,2023-05-13 17:55:00,2023-05-13 18:15:00,1792.5,1792.63,-0.0,flip_to_short -49872,做空,2023-05-13 18:15:00,2023-05-13 18:20:00,1792.63,1793.56,-0.0,flip_to_long -49873,做多,2023-05-13 18:20:00,2023-05-13 18:25:00,1793.56,1792.68,-0.0,flip_to_short -49874,做空,2023-05-13 18:25:00,2023-05-13 18:30:00,1792.68,1794.05,-0.0,flip_to_long -49875,做多,2023-05-13 18:30:00,2023-05-13 18:35:00,1794.05,1796.38,0.0,tp_upper -49876,做空,2023-05-13 18:55:00,2023-05-13 19:00:00,1788.12,1792.17,-0.0,tp_lower -49877,做多,2023-05-13 19:10:00,2023-05-13 19:30:00,1794.57,1794.63,-0.0,flip_to_short -49878,做空,2023-05-13 19:30:00,2023-05-13 20:00:00,1794.63,1793.97,-0.0,flip_to_long -49879,做多,2023-05-13 20:00:00,2023-05-13 20:10:00,1793.97,1793.56,-0.0,flip_to_short -49880,做空,2023-05-13 20:10:00,2023-05-13 20:15:00,1793.56,1794.41,-0.0,flip_to_long -49881,做多,2023-05-13 20:15:00,2023-05-13 20:20:00,1794.41,1793.2,-0.0,flip_to_short -49882,做空,2023-05-13 20:20:00,2023-05-13 20:25:00,1793.2,1795.75,-0.0,flip_to_long -49883,做多,2023-05-13 20:25:00,2023-05-13 20:50:00,1795.75,1800.67,0.0,tp_upper -49884,做空,2023-05-13 21:55:00,2023-05-13 22:00:00,1798.98,1800.76,-0.0,flip_to_long -49885,做多,2023-05-13 22:00:00,2023-05-13 22:05:00,1800.76,1797.91,-0.0,flip_to_short -49886,做空,2023-05-13 22:05:00,2023-05-13 22:25:00,1797.91,1796.73,0.0,tp_lower -49887,做多,2023-05-13 22:35:00,2023-05-13 22:40:00,1800.43,1799.32,-0.0,flip_to_short -49888,做空,2023-05-13 22:40:00,2023-05-13 22:45:00,1799.32,1800.55,-0.0,flip_to_long -49889,做多,2023-05-13 22:45:00,2023-05-13 23:10:00,1800.55,1803.29,0.0,tp_upper -49890,做空,2023-05-13 23:35:00,2023-05-13 23:40:00,1800.11,1795.7,0.0,tp_lower -49891,做多,2023-05-14 00:25:00,2023-05-14 00:40:00,1798.45,1794.1,-0.0,flip_to_short -49892,做空,2023-05-14 00:40:00,2023-05-14 00:55:00,1794.1,1799.6,-0.0,flip_to_long -49893,做多,2023-05-14 00:55:00,2023-05-14 01:05:00,1799.6,1795.07,-0.0,flip_to_short -49894,做空,2023-05-14 01:05:00,2023-05-14 01:15:00,1795.07,1794.71,-0.0,tp_lower -49895,做多,2023-05-14 01:20:00,2023-05-14 02:30:00,1795.14,1795.62,-0.0,flip_to_short -49896,做空,2023-05-14 02:30:00,2023-05-14 04:25:00,1795.62,1801.89,-0.0,flip_to_long -49897,做多,2023-05-14 04:25:00,2023-05-14 04:40:00,1801.89,1801.34,-0.0,flip_to_short -49898,做空,2023-05-14 04:40:00,2023-05-14 04:45:00,1801.34,1802.56,-0.0,flip_to_long -49899,做多,2023-05-14 04:45:00,2023-05-14 04:50:00,1802.56,1801.36,-0.0,flip_to_short -49900,做空,2023-05-14 04:50:00,2023-05-14 04:55:00,1801.36,1802.4,-0.0,flip_to_long -49901,做多,2023-05-14 04:55:00,2023-05-14 05:05:00,1802.4,1803.92,0.0,tp_upper -49902,做空,2023-05-14 05:25:00,2023-05-14 05:30:00,1802.4,1802.69,-0.0,flip_to_long -49903,做多,2023-05-14 05:30:00,2023-05-14 05:35:00,1802.69,1801.2,-0.0,flip_to_short -49904,做空,2023-05-14 05:35:00,2023-05-14 05:40:00,1801.2,1802.71,-0.0,flip_to_long -49905,做多,2023-05-14 05:40:00,2023-05-14 05:50:00,1802.71,1801.16,-0.0,flip_to_short -49906,做空,2023-05-14 05:50:00,2023-05-14 06:00:00,1801.16,1806.21,-0.0,flip_to_long -49907,做多,2023-05-14 06:00:00,2023-05-14 06:05:00,1806.21,1806.62,-0.0,tp_upper -49908,做空,2023-05-14 07:20:00,2023-05-14 08:00:00,1805.83,1803.35,0.0,tp_lower -49909,做多,2023-05-14 09:05:00,2023-05-14 09:10:00,1805.4,1803.02,-0.0,tp_upper -49910,做多,2023-05-14 09:30:00,2023-05-14 09:55:00,1801.88,1802.47,-0.0,flip_to_short -49911,做空,2023-05-14 09:55:00,2023-05-14 10:20:00,1802.47,1799.67,0.0,tp_lower -49912,做多,2023-05-14 10:30:00,2023-05-14 10:35:00,1802.28,1801.82,-0.0,flip_to_short -49913,做空,2023-05-14 10:35:00,2023-05-14 10:45:00,1801.82,1802.13,-0.0,flip_to_long -49914,做多,2023-05-14 10:45:00,2023-05-14 10:50:00,1802.13,1801.43,-0.0,flip_to_short -49915,做空,2023-05-14 10:50:00,2023-05-14 11:05:00,1801.43,1801.95,-0.0,flip_to_long -49916,做多,2023-05-14 11:05:00,2023-05-14 11:10:00,1801.95,1801.72,-0.0,flip_to_short -49917,做空,2023-05-14 11:10:00,2023-05-14 11:20:00,1801.72,1801.58,-0.0,flip_to_long -49918,做多,2023-05-14 11:20:00,2023-05-14 11:35:00,1801.58,1802.07,-0.0,tp_upper -49919,做空,2023-05-14 11:40:00,2023-05-14 11:45:00,1801.0,1800.72,-0.0,tp_lower -49920,做多,2023-05-14 11:55:00,2023-05-14 12:40:00,1801.34,1802.65,0.0,tp_upper -49921,做空,2023-05-14 14:20:00,2023-05-14 14:30:00,1805.34,1806.64,-0.0,flip_to_long -49922,做多,2023-05-14 14:30:00,2023-05-14 14:35:00,1806.64,1804.58,-0.0,flip_to_short -49923,做空,2023-05-14 14:35:00,2023-05-14 14:40:00,1804.58,1806.78,-0.0,flip_to_long -49924,做多,2023-05-14 14:40:00,2023-05-14 14:45:00,1806.78,1805.45,-0.0,flip_to_short -49925,做空,2023-05-14 14:45:00,2023-05-14 14:50:00,1805.45,1807.45,-0.0,flip_to_long -49926,做多,2023-05-14 14:50:00,2023-05-14 15:00:00,1807.45,1810.21,0.0,tp_upper -49927,做空,2023-05-14 16:15:00,2023-05-14 16:55:00,1813.26,1806.61,0.0,tp_lower -49928,做多,2023-05-14 19:55:00,2023-05-14 20:45:00,1795.28,1798.9,0.0,tp_upper -49929,做空,2023-05-14 21:00:00,2023-05-14 21:40:00,1795.14,1796.78,-0.0,flip_to_long -49930,做多,2023-05-14 21:40:00,2023-05-14 22:00:00,1796.78,1796.68,-0.0,flip_to_short -49931,做空,2023-05-14 22:00:00,2023-05-14 22:05:00,1796.68,1797.8,-0.0,flip_to_long -49932,做多,2023-05-14 22:05:00,2023-05-14 22:20:00,1797.8,1799.73,0.0,tp_upper -49933,做空,2023-05-14 22:35:00,2023-05-14 23:10:00,1797.93,1795.28,0.0,tp_lower -49934,做多,2023-05-14 23:20:00,2023-05-14 23:25:00,1798.19,1797.24,-0.0,flip_to_short -49935,做空,2023-05-14 23:25:00,2023-05-14 23:30:00,1797.24,1800.4,-0.0,flip_to_long -49936,做多,2023-05-14 23:30:00,2023-05-14 23:35:00,1800.4,1799.34,-0.0,tp_upper -49937,做空,2023-05-14 23:45:00,2023-05-14 23:50:00,1797.87,1798.53,-0.0,flip_to_long -49938,做多,2023-05-14 23:50:00,2023-05-14 23:55:00,1798.53,1798.25,-0.0,flip_to_short -49939,做空,2023-05-14 23:55:00,2023-05-15 00:00:00,1798.25,1799.44,-0.0,flip_to_long -49940,做多,2023-05-15 00:00:00,2023-05-15 00:05:00,1799.44,1797.14,-0.0,flip_to_short -49941,做空,2023-05-15 00:05:00,2023-05-15 00:10:00,1797.14,1798.37,-0.0,flip_to_long -49942,做多,2023-05-15 00:10:00,2023-05-15 00:15:00,1798.37,1792.55,-0.0,flip_to_short -49943,做空,2023-05-15 00:15:00,2023-05-15 00:20:00,1792.55,1793.83,-0.0,tp_lower -49944,做多,2023-05-15 01:15:00,2023-05-15 01:20:00,1794.83,1807.41,0.0,tp_upper -49945,做空,2023-05-15 03:35:00,2023-05-15 03:45:00,1824.22,1825.37,-0.0,flip_to_long -49946,做多,2023-05-15 03:45:00,2023-05-15 03:50:00,1825.37,1824.59,-0.0,flip_to_short -49947,做空,2023-05-15 03:50:00,2023-05-15 03:55:00,1824.59,1825.19,-0.0,flip_to_long -49948,做多,2023-05-15 03:55:00,2023-05-15 04:00:00,1825.19,1825.58,-0.0,tp_upper -49949,做空,2023-05-15 04:05:00,2023-05-15 04:25:00,1823.45,1825.16,-0.0,flip_to_long -49950,做多,2023-05-15 04:25:00,2023-05-15 04:30:00,1825.16,1824.65,-0.0,flip_to_short -49951,做空,2023-05-15 04:30:00,2023-05-15 04:35:00,1824.65,1826.86,-0.0,flip_to_long -49952,做多,2023-05-15 04:35:00,2023-05-15 04:50:00,1826.86,1825.31,-0.0,flip_to_short -49953,做空,2023-05-15 04:50:00,2023-05-15 05:00:00,1825.31,1823.56,0.0,tp_lower -49954,做多,2023-05-15 05:05:00,2023-05-15 05:10:00,1825.37,1821.11,-0.0,flip_to_short -49955,做空,2023-05-15 05:10:00,2023-05-15 05:15:00,1821.11,1821.21,-0.0,tp_lower -49956,做多,2023-05-15 05:35:00,2023-05-15 05:45:00,1823.92,1823.43,-0.0,flip_to_short -49957,做空,2023-05-15 05:45:00,2023-05-15 05:50:00,1823.43,1825.77,-0.0,flip_to_long -49958,做多,2023-05-15 05:50:00,2023-05-15 05:55:00,1825.77,1824.59,-0.0,flip_to_short -49959,做空,2023-05-15 05:55:00,2023-05-15 06:10:00,1824.59,1824.01,-0.0,flip_to_long -49960,做多,2023-05-15 06:10:00,2023-05-15 06:20:00,1824.01,1828.35,0.0,tp_upper -49961,做空,2023-05-15 07:40:00,2023-05-15 07:55:00,1827.83,1827.98,-0.0,tp_lower -49962,做多,2023-05-15 08:30:00,2023-05-15 09:00:00,1829.25,1830.99,0.0,tp_upper -49963,做空,2023-05-15 09:15:00,2023-05-15 09:30:00,1826.27,1828.43,-0.0,flip_to_long -49964,做多,2023-05-15 09:30:00,2023-05-15 10:45:00,1828.43,1827.47,-0.0,flip_to_short -49965,做空,2023-05-15 10:45:00,2023-05-15 11:05:00,1827.47,1825.96,0.0,tp_lower -49966,做多,2023-05-15 11:10:00,2023-05-15 11:20:00,1828.42,1827.42,-0.0,flip_to_short -49967,做空,2023-05-15 11:20:00,2023-05-15 11:35:00,1827.42,1825.23,0.0,tp_lower -49968,做多,2023-05-15 12:40:00,2023-05-15 12:45:00,1826.03,1825.96,-0.0,flip_to_short -49969,做空,2023-05-15 12:45:00,2023-05-15 12:55:00,1825.96,1825.38,-0.0,flip_to_long -49970,做多,2023-05-15 12:55:00,2023-05-15 13:05:00,1825.38,1824.44,-0.0,flip_to_short -49971,做空,2023-05-15 13:05:00,2023-05-15 13:10:00,1824.44,1825.4,-0.0,flip_to_long -49972,做多,2023-05-15 13:10:00,2023-05-15 13:15:00,1825.4,1824.4,-0.0,flip_to_short -49973,做空,2023-05-15 13:15:00,2023-05-15 13:20:00,1824.4,1824.42,-0.0,tp_lower -49974,做多,2023-05-15 13:30:00,2023-05-15 13:35:00,1824.73,1826.61,0.0,tp_upper -49975,做空,2023-05-15 13:45:00,2023-05-15 13:50:00,1823.74,1821.68,0.0,tp_lower -49976,做多,2023-05-15 14:45:00,2023-05-15 14:50:00,1824.39,1829.94,0.0,tp_upper -49977,做空,2023-05-15 15:05:00,2023-05-15 16:45:00,1822.36,1831.44,-0.0,flip_to_long -49978,做多,2023-05-15 16:45:00,2023-05-15 17:05:00,1831.44,1841.92,0.0,tp_upper -49979,做空,2023-05-15 17:25:00,2023-05-15 18:20:00,1834.34,1827.74,0.0,tp_lower -49980,做多,2023-05-15 19:10:00,2023-05-15 20:00:00,1829.33,1827.28,-0.0,flip_to_short -49981,做空,2023-05-15 20:00:00,2023-05-15 20:05:00,1827.28,1826.57,-0.0,tp_lower -49982,做多,2023-05-15 20:10:00,2023-05-15 20:15:00,1828.39,1823.86,-0.0,flip_to_short -49983,做空,2023-05-15 20:15:00,2023-05-15 20:20:00,1823.86,1825.29,-0.0,tp_lower -49984,做多,2023-05-15 21:30:00,2023-05-15 21:35:00,1825.19,1824.06,-0.0,flip_to_short -49985,做空,2023-05-15 21:35:00,2023-05-15 21:40:00,1824.06,1824.31,-0.0,flip_to_long -49986,做多,2023-05-15 21:40:00,2023-05-15 22:30:00,1824.31,1823.94,-0.0,flip_to_short -49987,做空,2023-05-15 22:30:00,2023-05-15 22:35:00,1823.94,1822.77,0.0,tp_lower -49988,做多,2023-05-16 00:15:00,2023-05-16 00:30:00,1819.18,1819.4,-0.0,flip_to_short -49989,做空,2023-05-16 00:30:00,2023-05-16 00:40:00,1819.4,1815.13,0.0,tp_lower -49990,做空,2023-05-16 02:15:00,2023-05-16 02:35:00,1804.74,1804.94,-0.0,flip_to_long -49991,做多,2023-05-16 02:35:00,2023-05-16 03:15:00,1804.94,1811.92,0.0,tp_upper -49992,做空,2023-05-16 04:10:00,2023-05-16 04:25:00,1810.45,1811.7,-0.0,flip_to_long -49993,做多,2023-05-16 04:25:00,2023-05-16 04:30:00,1811.7,1811.34,-0.0,flip_to_short -49994,做空,2023-05-16 04:30:00,2023-05-16 04:40:00,1811.34,1812.58,-0.0,flip_to_long -49995,做多,2023-05-16 04:40:00,2023-05-16 04:55:00,1812.58,1811.33,-0.0,flip_to_short -49996,做空,2023-05-16 04:55:00,2023-05-16 05:00:00,1811.33,1812.7,-0.0,flip_to_long -49997,做多,2023-05-16 05:00:00,2023-05-16 05:05:00,1812.7,1814.2,0.0,tp_upper -49998,做空,2023-05-16 05:25:00,2023-05-16 05:35:00,1811.87,1809.52,0.0,tp_lower -49999,做多,2023-05-16 06:30:00,2023-05-16 06:40:00,1811.12,1810.41,-0.0,flip_to_short -50000,做空,2023-05-16 06:40:00,2023-05-16 06:50:00,1810.41,1811.88,-0.0,flip_to_long -50001,做多,2023-05-16 06:50:00,2023-05-16 07:00:00,1811.88,1813.56,0.0,tp_upper -50002,做多,2023-05-16 08:35:00,2023-05-16 08:45:00,1820.07,1818.57,-0.0,flip_to_short -50003,做空,2023-05-16 08:45:00,2023-05-16 09:40:00,1818.57,1818.31,-0.0,flip_to_long -50004,做多,2023-05-16 09:40:00,2023-05-16 11:15:00,1818.31,1813.96,-0.0,flip_to_short -50005,做空,2023-05-16 11:15:00,2023-05-16 11:20:00,1813.96,1814.49,-0.0,flip_to_long -50006,做多,2023-05-16 11:20:00,2023-05-16 11:35:00,1814.49,1817.81,0.0,tp_upper -50007,做空,2023-05-16 12:05:00,2023-05-16 12:30:00,1815.34,1816.28,-0.0,tp_lower -50008,做空,2023-05-16 12:35:00,2023-05-16 12:40:00,1813.98,1822.0,-0.0,flip_to_long -50009,做多,2023-05-16 12:40:00,2023-05-16 12:45:00,1822.0,1819.23,-0.0,tp_upper -50010,做空,2023-05-16 13:00:00,2023-05-16 13:05:00,1816.78,1817.59,-0.0,flip_to_long -50011,做多,2023-05-16 13:05:00,2023-05-16 13:15:00,1817.59,1816.34,-0.0,flip_to_short -50012,做空,2023-05-16 13:15:00,2023-05-16 13:20:00,1816.34,1817.43,-0.0,flip_to_long -50013,做多,2023-05-16 13:20:00,2023-05-16 13:30:00,1817.43,1818.3,-0.0,flip_to_short -50014,做空,2023-05-16 13:30:00,2023-05-16 13:40:00,1818.3,1818.68,-0.0,tp_lower -50015,做空,2023-05-16 13:45:00,2023-05-16 13:50:00,1816.82,1813.93,0.0,tp_lower -50016,做多,2023-05-16 14:55:00,2023-05-16 15:00:00,1815.74,1819.53,0.0,tp_upper -50017,做空,2023-05-16 16:15:00,2023-05-16 16:20:00,1817.89,1819.52,-0.0,flip_to_long -50018,做多,2023-05-16 16:20:00,2023-05-16 16:25:00,1819.52,1817.73,-0.0,flip_to_short -50019,做空,2023-05-16 16:25:00,2023-05-16 16:30:00,1817.73,1820.01,-0.0,flip_to_long -50020,做多,2023-05-16 16:30:00,2023-05-16 16:40:00,1820.01,1821.29,0.0,tp_upper -50021,做空,2023-05-16 16:45:00,2023-05-16 16:50:00,1817.68,1823.4,-0.0,flip_to_long -50022,做多,2023-05-16 16:50:00,2023-05-16 16:55:00,1823.4,1823.12,-0.0,tp_upper -50023,做空,2023-05-16 17:05:00,2023-05-16 17:10:00,1819.93,1820.05,-0.0,flip_to_long -50024,做多,2023-05-16 17:10:00,2023-05-16 17:15:00,1820.05,1816.46,-0.0,flip_to_short -50025,做空,2023-05-16 17:15:00,2023-05-16 17:20:00,1816.46,1818.44,-0.0,tp_lower -50026,做多,2023-05-16 17:30:00,2023-05-16 17:40:00,1819.9,1824.06,0.0,tp_upper -50027,做空,2023-05-16 18:40:00,2023-05-16 18:45:00,1822.21,1823.07,-0.0,flip_to_long -50028,做多,2023-05-16 18:45:00,2023-05-16 19:15:00,1823.07,1822.59,-0.0,flip_to_short -50029,做空,2023-05-16 19:15:00,2023-05-16 19:20:00,1822.59,1823.96,-0.0,flip_to_long -50030,做多,2023-05-16 19:20:00,2023-05-16 19:25:00,1823.96,1823.84,-0.0,flip_to_short -50031,做空,2023-05-16 19:25:00,2023-05-16 19:35:00,1823.84,1821.05,0.0,tp_lower -50032,做多,2023-05-16 20:30:00,2023-05-16 20:35:00,1822.5,1820.94,-0.0,flip_to_short -50033,做空,2023-05-16 20:35:00,2023-05-16 21:10:00,1820.94,1822.82,-0.0,flip_to_long -50034,做多,2023-05-16 21:10:00,2023-05-16 21:25:00,1822.82,1826.26,0.0,tp_upper -50035,做空,2023-05-16 22:25:00,2023-05-16 22:30:00,1823.74,1825.48,-0.0,flip_to_long -50036,做多,2023-05-16 22:30:00,2023-05-16 22:35:00,1825.48,1823.91,-0.0,flip_to_short -50037,做空,2023-05-16 22:35:00,2023-05-16 23:05:00,1823.91,1820.08,0.0,tp_lower -50038,做多,2023-05-16 23:20:00,2023-05-16 23:25:00,1825.06,1822.89,-0.0,flip_to_short -50039,做空,2023-05-16 23:25:00,2023-05-16 23:30:00,1822.89,1825.01,-0.0,flip_to_long -50040,做多,2023-05-16 23:30:00,2023-05-16 23:40:00,1825.01,1823.32,-0.0,flip_to_short -50041,做空,2023-05-16 23:40:00,2023-05-16 23:55:00,1823.32,1823.53,-0.0,flip_to_long -50042,做多,2023-05-16 23:55:00,2023-05-17 00:00:00,1823.53,1821.82,-0.0,flip_to_short -50043,做空,2023-05-17 00:00:00,2023-05-17 00:05:00,1821.82,1820.96,-0.0,tp_lower -50044,做多,2023-05-17 00:10:00,2023-05-17 00:15:00,1824.0,1820.0,-0.0,flip_to_short -50045,做空,2023-05-17 00:15:00,2023-05-17 00:20:00,1820.0,1818.24,0.0,tp_lower -50046,做多,2023-05-17 00:35:00,2023-05-17 00:40:00,1824.86,1821.72,-0.0,flip_to_short -50047,做空,2023-05-17 00:40:00,2023-05-17 00:45:00,1821.72,1823.24,-0.0,flip_to_long -50048,做多,2023-05-17 00:45:00,2023-05-17 01:30:00,1823.24,1828.63,0.0,tp_upper -50049,做空,2023-05-17 02:15:00,2023-05-17 03:30:00,1827.38,1824.76,0.0,flip_to_long -50050,做多,2023-05-17 03:30:00,2023-05-17 03:45:00,1824.76,1824.65,-0.0,flip_to_short -50051,做空,2023-05-17 03:45:00,2023-05-17 04:20:00,1824.65,1823.71,0.0,flip_to_long -50052,做多,2023-05-17 04:20:00,2023-05-17 04:50:00,1823.71,1823.84,-0.0,flip_to_short -50053,做空,2023-05-17 04:50:00,2023-05-17 05:00:00,1823.84,1822.81,0.0,tp_lower -50054,做多,2023-05-17 06:55:00,2023-05-17 07:05:00,1817.48,1818.09,-0.0,flip_to_short -50055,做空,2023-05-17 07:05:00,2023-05-17 07:40:00,1818.09,1814.87,0.0,tp_lower -50056,做多,2023-05-17 09:15:00,2023-05-17 09:20:00,1806.76,1805.37,-0.0,flip_to_short -50057,做空,2023-05-17 09:20:00,2023-05-17 09:30:00,1805.37,1806.47,-0.0,flip_to_long -50058,做多,2023-05-17 09:30:00,2023-05-17 09:40:00,1806.47,1806.11,-0.0,flip_to_short -50059,做空,2023-05-17 09:40:00,2023-05-17 09:50:00,1806.11,1805.68,-0.0,flip_to_long -50060,做多,2023-05-17 09:50:00,2023-05-17 10:00:00,1805.68,1804.5,-0.0,flip_to_short -50061,做空,2023-05-17 10:00:00,2023-05-17 10:05:00,1804.5,1803.23,0.0,tp_lower -50062,做多,2023-05-17 10:25:00,2023-05-17 10:30:00,1806.21,1805.54,-0.0,flip_to_short -50063,做空,2023-05-17 10:30:00,2023-05-17 10:50:00,1805.54,1803.63,0.0,tp_lower -50064,做多,2023-05-17 10:55:00,2023-05-17 12:20:00,1805.0,1793.69,-0.0,flip_to_short -50065,做空,2023-05-17 12:20:00,2023-05-17 12:30:00,1793.69,1795.52,-0.0,flip_to_long -50066,做多,2023-05-17 12:30:00,2023-05-17 12:35:00,1795.52,1793.83,-0.0,flip_to_short -50067,做空,2023-05-17 12:35:00,2023-05-17 12:45:00,1793.83,1794.38,-0.0,flip_to_long -50068,做多,2023-05-17 12:45:00,2023-05-17 12:50:00,1794.38,1792.7,-0.0,flip_to_short -50069,做空,2023-05-17 12:50:00,2023-05-17 12:55:00,1792.7,1793.64,-0.0,flip_to_long -50070,做多,2023-05-17 12:55:00,2023-05-17 13:00:00,1793.64,1792.4,-0.0,flip_to_short -50071,做空,2023-05-17 13:00:00,2023-05-17 13:05:00,1792.4,1796.1,-0.0,flip_to_long -50072,做多,2023-05-17 13:05:00,2023-05-17 13:20:00,1796.1,1797.74,0.0,tp_upper -50073,做空,2023-05-17 13:45:00,2023-05-17 13:50:00,1792.86,1789.47,0.0,tp_lower -50074,做多,2023-05-17 14:15:00,2023-05-17 15:15:00,1793.6,1796.54,0.0,tp_upper -50075,做空,2023-05-17 15:20:00,2023-05-17 15:25:00,1792.93,1795.02,-0.0,flip_to_long -50076,做多,2023-05-17 15:25:00,2023-05-17 15:40:00,1795.02,1794.13,-0.0,flip_to_short -50077,做空,2023-05-17 15:40:00,2023-05-17 15:50:00,1794.13,1794.59,-0.0,flip_to_long -50078,做多,2023-05-17 15:50:00,2023-05-17 16:00:00,1794.59,1794.5,-0.0,flip_to_short -50079,做空,2023-05-17 16:00:00,2023-05-17 16:05:00,1794.5,1797.65,-0.0,flip_to_long -50080,做多,2023-05-17 16:05:00,2023-05-17 16:10:00,1797.65,1795.2,-0.0,flip_to_short -50081,做空,2023-05-17 16:10:00,2023-05-17 16:20:00,1795.2,1796.41,-0.0,flip_to_long -50082,做多,2023-05-17 16:20:00,2023-05-17 16:25:00,1796.41,1795.23,-0.0,flip_to_short -50083,做空,2023-05-17 16:25:00,2023-05-17 16:30:00,1795.23,1796.44,-0.0,flip_to_long -50084,做多,2023-05-17 16:30:00,2023-05-17 16:35:00,1796.44,1801.28,0.0,tp_upper -50085,做空,2023-05-17 20:20:00,2023-05-17 20:25:00,1823.83,1825.31,-0.0,flip_to_long -50086,做多,2023-05-17 20:25:00,2023-05-17 21:30:00,1825.31,1826.02,-0.0,flip_to_short -50087,做空,2023-05-17 21:30:00,2023-05-17 21:45:00,1826.02,1822.0,0.0,tp_lower -50088,做多,2023-05-17 22:00:00,2023-05-17 23:10:00,1822.88,1821.26,-0.0,flip_to_short -50089,做空,2023-05-17 23:10:00,2023-05-17 23:15:00,1821.26,1821.81,-0.0,flip_to_long -50090,做多,2023-05-17 23:15:00,2023-05-17 23:35:00,1821.81,1820.75,-0.0,flip_to_short -50091,做空,2023-05-17 23:35:00,2023-05-17 23:45:00,1820.75,1821.32,-0.0,flip_to_long -50092,做多,2023-05-17 23:45:00,2023-05-17 23:50:00,1821.32,1820.08,-0.0,flip_to_short -50093,做空,2023-05-17 23:50:00,2023-05-17 23:55:00,1820.08,1821.65,-0.0,flip_to_long -50094,做多,2023-05-17 23:55:00,2023-05-18 00:00:00,1821.65,1820.14,-0.0,flip_to_short -50095,做空,2023-05-18 00:00:00,2023-05-18 00:15:00,1820.14,1822.55,-0.0,flip_to_long -50096,做多,2023-05-18 00:15:00,2023-05-18 00:20:00,1822.55,1818.05,-0.0,flip_to_short -50097,做空,2023-05-18 00:20:00,2023-05-18 00:25:00,1818.05,1820.56,-0.0,tp_lower -50098,做多,2023-05-18 01:00:00,2023-05-18 01:05:00,1821.51,1822.03,-0.0,tp_upper -50099,做空,2023-05-18 01:35:00,2023-05-18 02:00:00,1820.3,1820.66,-0.0,flip_to_long -50100,做多,2023-05-18 02:00:00,2023-05-18 02:10:00,1820.66,1819.56,-0.0,flip_to_short -50101,做空,2023-05-18 02:10:00,2023-05-18 02:25:00,1819.56,1822.12,-0.0,flip_to_long -50102,做多,2023-05-18 02:25:00,2023-05-18 02:40:00,1822.12,1825.01,0.0,tp_upper -50103,做空,2023-05-18 03:30:00,2023-05-18 03:35:00,1823.21,1824.2,-0.0,flip_to_long -50104,做多,2023-05-18 03:35:00,2023-05-18 03:50:00,1824.2,1824.5,-0.0,flip_to_short -50105,做空,2023-05-18 03:50:00,2023-05-18 04:25:00,1824.5,1823.13,0.0,tp_lower -50106,做多,2023-05-18 05:05:00,2023-05-18 07:05:00,1823.72,1816.87,-0.0,flip_to_short -50107,做空,2023-05-18 07:05:00,2023-05-18 07:10:00,1816.87,1817.0,-0.0,flip_to_long -50108,做多,2023-05-18 07:10:00,2023-05-18 07:15:00,1817.0,1820.12,0.0,tp_upper -50109,做多,2023-05-18 09:00:00,2023-05-18 09:10:00,1825.73,1826.51,-0.0,flip_to_short -50110,做空,2023-05-18 09:10:00,2023-05-18 09:35:00,1826.51,1824.71,0.0,tp_lower -50111,做多,2023-05-18 09:40:00,2023-05-18 09:55:00,1825.27,1825.59,-0.0,flip_to_short -50112,做空,2023-05-18 09:55:00,2023-05-18 10:00:00,1825.59,1826.9,-0.0,flip_to_long -50113,做多,2023-05-18 10:00:00,2023-05-18 10:05:00,1826.9,1827.7,-0.0,tp_upper -50114,做空,2023-05-18 10:10:00,2023-05-18 10:15:00,1825.7,1827.5,-0.0,flip_to_long -50115,做多,2023-05-18 10:15:00,2023-05-18 10:20:00,1827.5,1825.11,-0.0,flip_to_short -50116,做空,2023-05-18 10:20:00,2023-05-18 10:30:00,1825.11,1825.54,-0.0,tp_lower -50117,做多,2023-05-18 10:35:00,2023-05-18 10:40:00,1826.61,1826.97,-0.0,tp_upper -50118,做空,2023-05-18 10:50:00,2023-05-18 11:15:00,1826.61,1824.75,0.0,tp_lower -50119,做多,2023-05-18 11:55:00,2023-05-18 12:00:00,1824.9,1823.19,-0.0,flip_to_short -50120,做空,2023-05-18 12:00:00,2023-05-18 12:05:00,1823.19,1821.3,0.0,tp_lower -50121,做多,2023-05-18 12:10:00,2023-05-18 12:15:00,1825.03,1822.61,-0.0,flip_to_short -50122,做空,2023-05-18 12:15:00,2023-05-18 12:20:00,1822.61,1823.17,-0.0,tp_lower -50123,做多,2023-05-18 13:35:00,2023-05-18 13:40:00,1819.09,1817.69,-0.0,flip_to_short -50124,做空,2023-05-18 13:40:00,2023-05-18 13:45:00,1817.69,1817.81,-0.0,flip_to_long -50125,做多,2023-05-18 13:45:00,2023-05-18 14:00:00,1817.81,1815.01,-0.0,flip_to_short -50126,做空,2023-05-18 14:00:00,2023-05-18 14:05:00,1815.01,1819.14,-0.0,flip_to_long -50127,做多,2023-05-18 14:05:00,2023-05-18 14:10:00,1819.14,1816.66,-0.0,flip_to_short -50128,做空,2023-05-18 14:10:00,2023-05-18 14:15:00,1816.66,1817.49,-0.0,flip_to_long -50129,做多,2023-05-18 14:15:00,2023-05-18 14:20:00,1817.49,1819.56,0.0,tp_upper -50130,做空,2023-05-18 14:40:00,2023-05-18 14:45:00,1812.6,1816.07,-0.0,tp_lower -50131,做多,2023-05-18 15:00:00,2023-05-18 15:05:00,1818.52,1815.44,-0.0,flip_to_short -50132,做空,2023-05-18 15:05:00,2023-05-18 15:20:00,1815.44,1809.94,0.0,tp_lower -50133,做多,2023-05-18 16:35:00,2023-05-18 16:55:00,1811.11,1808.84,-0.0,flip_to_short -50134,做空,2023-05-18 16:55:00,2023-05-18 17:00:00,1808.84,1809.31,-0.0,flip_to_long -50135,做多,2023-05-18 17:00:00,2023-05-18 17:10:00,1809.31,1809.92,-0.0,flip_to_short -50136,做空,2023-05-18 17:10:00,2023-05-18 17:30:00,1809.92,1807.18,0.0,tp_lower -50137,做多,2023-05-18 21:00:00,2023-05-18 21:20:00,1797.92,1800.58,0.0,tp_upper -50138,做空,2023-05-18 22:35:00,2023-05-18 22:45:00,1807.57,1809.02,-0.0,flip_to_long -50139,做多,2023-05-18 22:45:00,2023-05-19 00:35:00,1809.02,1801.73,-0.0,flip_to_short -50140,做空,2023-05-19 00:35:00,2023-05-19 00:50:00,1801.73,1802.93,-0.0,flip_to_long -50141,做多,2023-05-19 00:50:00,2023-05-19 01:05:00,1802.93,1802.8,-0.0,tp_upper -50142,做空,2023-05-19 01:15:00,2023-05-19 01:40:00,1801.09,1797.99,0.0,tp_lower -50143,做多,2023-05-19 02:25:00,2023-05-19 03:00:00,1800.06,1798.07,-0.0,flip_to_short -50144,做空,2023-05-19 03:00:00,2023-05-19 03:10:00,1798.07,1798.77,-0.0,flip_to_long -50145,做多,2023-05-19 03:10:00,2023-05-19 03:15:00,1798.77,1801.55,0.0,tp_upper -50146,做空,2023-05-19 04:05:00,2023-05-19 04:35:00,1799.85,1800.44,-0.0,flip_to_long -50147,做多,2023-05-19 04:35:00,2023-05-19 04:55:00,1800.44,1803.85,0.0,tp_upper -50148,做空,2023-05-19 06:25:00,2023-05-19 06:45:00,1805.16,1804.3,-0.0,flip_to_long -50149,做多,2023-05-19 06:45:00,2023-05-19 06:50:00,1804.3,1806.06,0.0,tp_upper -50150,做空,2023-05-19 07:00:00,2023-05-19 08:10:00,1805.93,1806.46,-0.0,flip_to_long -50151,做多,2023-05-19 08:10:00,2023-05-19 08:35:00,1806.46,1809.06,0.0,tp_upper -50152,做空,2023-05-19 09:15:00,2023-05-19 09:45:00,1806.59,1807.58,-0.0,flip_to_long -50153,做多,2023-05-19 09:45:00,2023-05-19 09:50:00,1807.58,1806.95,-0.0,flip_to_short -50154,做空,2023-05-19 09:50:00,2023-05-19 10:00:00,1806.95,1808.74,-0.0,flip_to_long -50155,做多,2023-05-19 10:00:00,2023-05-19 10:05:00,1808.74,1807.2,-0.0,flip_to_short -50156,做空,2023-05-19 10:05:00,2023-05-19 10:10:00,1807.2,1807.71,-0.0,flip_to_long -50157,做多,2023-05-19 10:10:00,2023-05-19 10:15:00,1807.71,1806.88,-0.0,tp_upper -50158,做多,2023-05-19 10:20:00,2023-05-19 10:25:00,1806.97,1808.77,0.0,tp_upper -50159,做空,2023-05-19 10:45:00,2023-05-19 10:50:00,1807.18,1805.44,0.0,tp_lower -50160,做多,2023-05-19 11:00:00,2023-05-19 11:25:00,1806.5,1806.94,-0.0,flip_to_short -50161,做空,2023-05-19 11:25:00,2023-05-19 11:45:00,1806.94,1806.01,0.0,flip_to_long -50162,做多,2023-05-19 11:45:00,2023-05-19 11:55:00,1806.01,1806.73,-0.0,flip_to_short -50163,做空,2023-05-19 11:55:00,2023-05-19 13:50:00,1806.73,1812.01,-0.0,tp_lower -50164,做多,2023-05-19 13:55:00,2023-05-19 15:05:00,1814.02,1806.47,-0.0,flip_to_short -50165,做空,2023-05-19 15:05:00,2023-05-19 15:10:00,1806.47,1813.09,-0.0,flip_to_long -50166,做多,2023-05-19 15:10:00,2023-05-19 15:15:00,1813.09,1817.91,0.0,tp_upper -50167,做空,2023-05-19 15:25:00,2023-05-19 15:30:00,1810.45,1802.31,0.0,tp_lower -50168,做多,2023-05-19 15:40:00,2023-05-19 15:45:00,1817.18,1815.19,-0.0,tp_upper -50169,做空,2023-05-19 16:30:00,2023-05-19 16:35:00,1810.69,1812.67,-0.0,flip_to_long -50170,做多,2023-05-19 16:35:00,2023-05-19 16:45:00,1812.67,1813.31,-0.0,flip_to_short -50171,做空,2023-05-19 16:45:00,2023-05-19 17:15:00,1813.31,1813.88,-0.0,flip_to_long -50172,做多,2023-05-19 17:15:00,2023-05-19 17:45:00,1813.88,1818.81,0.0,tp_upper -50173,做空,2023-05-19 18:25:00,2023-05-19 18:35:00,1815.96,1816.92,-0.0,flip_to_long -50174,做多,2023-05-19 18:35:00,2023-05-19 18:40:00,1816.92,1816.49,-0.0,flip_to_short -50175,做空,2023-05-19 18:40:00,2023-05-19 19:05:00,1816.49,1815.2,0.0,tp_lower -50176,做多,2023-05-19 20:10:00,2023-05-19 20:20:00,1813.89,1812.65,-0.0,flip_to_short -50177,做空,2023-05-19 20:20:00,2023-05-19 20:40:00,1812.65,1811.27,0.0,flip_to_long -50178,做多,2023-05-19 20:40:00,2023-05-19 20:50:00,1811.27,1811.82,-0.0,flip_to_short -50179,做空,2023-05-19 20:50:00,2023-05-19 21:55:00,1811.82,1813.38,-0.0,flip_to_long -50180,做多,2023-05-19 21:55:00,2023-05-19 22:00:00,1813.38,1812.53,-0.0,tp_upper -50181,做空,2023-05-19 22:10:00,2023-05-19 22:15:00,1811.92,1812.65,-0.0,flip_to_long -50182,做多,2023-05-19 22:15:00,2023-05-19 22:25:00,1812.65,1812.71,-0.0,flip_to_short -50183,做空,2023-05-19 22:25:00,2023-05-19 22:40:00,1812.71,1811.67,0.0,tp_lower -50184,做空,2023-05-19 23:05:00,2023-05-19 23:10:00,1811.48,1811.62,-0.0,tp_lower -50185,做多,2023-05-19 23:15:00,2023-05-19 23:25:00,1812.18,1812.53,-0.0,flip_to_short -50186,做空,2023-05-19 23:25:00,2023-05-19 23:45:00,1812.53,1811.59,0.0,tp_lower -50187,做多,2023-05-20 00:00:00,2023-05-20 00:05:00,1812.13,1811.66,-0.0,flip_to_short -50188,做空,2023-05-20 00:05:00,2023-05-20 00:10:00,1811.66,1812.76,-0.0,flip_to_long -50189,做多,2023-05-20 00:10:00,2023-05-20 00:15:00,1812.76,1810.2,-0.0,flip_to_short -50190,做空,2023-05-20 00:15:00,2023-05-20 00:20:00,1810.2,1810.63,-0.0,tp_lower -50191,做多,2023-05-20 01:25:00,2023-05-20 01:35:00,1809.56,1808.59,-0.0,flip_to_short -50192,做空,2023-05-20 01:35:00,2023-05-20 01:55:00,1808.59,1809.0,-0.0,flip_to_long -50193,做多,2023-05-20 01:55:00,2023-05-20 02:00:00,1809.0,1811.1,0.0,tp_upper -50194,做空,2023-05-20 02:25:00,2023-05-20 03:00:00,1808.86,1808.17,-0.0,flip_to_long -50195,做多,2023-05-20 03:00:00,2023-05-20 03:55:00,1808.17,1812.51,0.0,tp_upper -50196,做空,2023-05-20 05:00:00,2023-05-20 05:05:00,1810.85,1810.21,-0.0,tp_lower -50197,做多,2023-05-20 06:45:00,2023-05-20 06:50:00,1809.7,1808.72,-0.0,flip_to_short -50198,做空,2023-05-20 06:50:00,2023-05-20 07:05:00,1808.72,1809.0,-0.0,flip_to_long -50199,做多,2023-05-20 07:05:00,2023-05-20 07:15:00,1809.0,1808.64,-0.0,flip_to_short -50200,做空,2023-05-20 07:15:00,2023-05-20 07:25:00,1808.64,1809.43,-0.0,flip_to_long -50201,做多,2023-05-20 07:25:00,2023-05-20 07:30:00,1809.43,1808.89,-0.0,tp_upper -50202,做空,2023-05-20 09:20:00,2023-05-20 10:00:00,1813.51,1813.29,-0.0,flip_to_long -50203,做多,2023-05-20 10:00:00,2023-05-20 10:05:00,1813.29,1811.99,-0.0,flip_to_short -50204,做空,2023-05-20 10:05:00,2023-05-20 10:15:00,1811.99,1813.28,-0.0,flip_to_long -50205,做多,2023-05-20 10:15:00,2023-05-20 10:20:00,1813.28,1813.12,-0.0,flip_to_short -50206,做空,2023-05-20 10:20:00,2023-05-20 10:25:00,1813.12,1813.42,-0.0,flip_to_long -50207,做多,2023-05-20 10:25:00,2023-05-20 10:30:00,1813.42,1813.1,-0.0,flip_to_short -50208,做空,2023-05-20 10:30:00,2023-05-20 11:05:00,1813.1,1811.09,0.0,tp_lower -50209,做多,2023-05-20 11:15:00,2023-05-20 11:25:00,1812.36,1812.19,-0.0,tp_upper -50210,做多,2023-05-20 11:55:00,2023-05-20 12:05:00,1812.48,1813.88,0.0,tp_upper -50211,做空,2023-05-20 12:55:00,2023-05-20 13:00:00,1812.62,1812.97,-0.0,flip_to_long -50212,做多,2023-05-20 13:00:00,2023-05-20 13:35:00,1812.97,1813.71,-0.0,flip_to_short -50213,做空,2023-05-20 13:35:00,2023-05-20 13:55:00,1813.71,1813.27,-0.0,flip_to_long -50214,做多,2023-05-20 13:55:00,2023-05-20 14:00:00,1813.27,1816.58,0.0,tp_upper -50215,做空,2023-05-20 14:35:00,2023-05-20 16:00:00,1814.37,1817.08,-0.0,flip_to_long -50216,做多,2023-05-20 16:00:00,2023-05-20 16:05:00,1817.08,1816.9,-0.0,flip_to_short -50217,做空,2023-05-20 16:05:00,2023-05-20 16:20:00,1816.9,1814.62,0.0,tp_lower -50218,做多,2023-05-20 17:35:00,2023-05-20 17:40:00,1815.87,1819.09,0.0,tp_upper -50219,做空,2023-05-20 18:50:00,2023-05-20 19:05:00,1821.43,1815.88,0.0,tp_lower -50220,做空,2023-05-20 19:55:00,2023-05-20 20:20:00,1820.75,1819.4,0.0,flip_to_long -50221,做多,2023-05-20 20:20:00,2023-05-20 22:05:00,1819.4,1815.88,-0.0,flip_to_short -50222,做空,2023-05-20 22:05:00,2023-05-20 22:25:00,1815.88,1816.17,-0.0,flip_to_long -50223,做多,2023-05-20 22:25:00,2023-05-20 22:40:00,1816.17,1816.54,-0.0,flip_to_short -50224,做空,2023-05-20 22:40:00,2023-05-21 00:00:00,1816.54,1817.24,-0.0,tp_lower -50225,做空,2023-05-21 00:05:00,2023-05-21 00:10:00,1816.85,1816.78,-0.0,tp_lower -50226,做多,2023-05-21 00:15:00,2023-05-21 00:20:00,1817.3,1817.24,-0.0,flip_to_short -50227,做空,2023-05-21 00:20:00,2023-05-21 00:25:00,1817.24,1817.77,-0.0,flip_to_long -50228,做多,2023-05-21 00:25:00,2023-05-21 00:30:00,1817.77,1819.41,0.0,tp_upper -50229,做空,2023-05-21 01:20:00,2023-05-21 02:55:00,1819.95,1817.89,0.0,flip_to_long -50230,做多,2023-05-21 02:55:00,2023-05-21 03:00:00,1817.89,1817.06,-0.0,flip_to_short -50231,做空,2023-05-21 03:00:00,2023-05-21 03:10:00,1817.06,1817.07,-0.0,flip_to_long -50232,做多,2023-05-21 03:10:00,2023-05-21 03:20:00,1817.07,1816.66,-0.0,flip_to_short -50233,做空,2023-05-21 03:20:00,2023-05-21 03:25:00,1816.66,1817.76,-0.0,flip_to_long -50234,做多,2023-05-21 03:25:00,2023-05-21 03:35:00,1817.76,1817.9,-0.0,flip_to_short -50235,做空,2023-05-21 03:35:00,2023-05-21 03:50:00,1817.9,1817.86,-0.0,flip_to_long -50236,做多,2023-05-21 03:50:00,2023-05-21 03:55:00,1817.86,1817.06,-0.0,flip_to_short -50237,做空,2023-05-21 03:55:00,2023-05-21 04:05:00,1817.06,1816.01,0.0,tp_lower -50238,做多,2023-05-21 04:50:00,2023-05-21 07:00:00,1816.28,1813.93,-0.0,flip_to_short -50239,做空,2023-05-21 07:00:00,2023-05-21 07:05:00,1813.93,1815.22,-0.0,flip_to_long -50240,做多,2023-05-21 07:05:00,2023-05-21 07:10:00,1815.22,1814.18,-0.0,flip_to_short -50241,做空,2023-05-21 07:10:00,2023-05-21 08:00:00,1814.18,1813.24,0.0,tp_lower -50242,做多,2023-05-21 08:10:00,2023-05-21 08:15:00,1815.07,1814.39,-0.0,flip_to_short -50243,做空,2023-05-21 08:15:00,2023-05-21 08:45:00,1814.39,1814.94,-0.0,flip_to_long -50244,做多,2023-05-21 08:45:00,2023-05-21 08:50:00,1814.94,1814.76,-0.0,flip_to_short -50245,做空,2023-05-21 08:50:00,2023-05-21 09:00:00,1814.76,1813.74,0.0,tp_lower -50246,做多,2023-05-21 09:15:00,2023-05-21 09:25:00,1815.24,1814.3,-0.0,tp_upper -50247,做空,2023-05-21 09:30:00,2023-05-21 10:35:00,1814.24,1811.97,0.0,tp_lower -50248,做多,2023-05-21 11:30:00,2023-05-21 12:05:00,1810.99,1810.5,-0.0,flip_to_short -50249,做空,2023-05-21 12:05:00,2023-05-21 12:30:00,1810.5,1810.67,-0.0,flip_to_long -50250,做多,2023-05-21 12:30:00,2023-05-21 12:35:00,1810.67,1810.41,-0.0,flip_to_short -50251,做空,2023-05-21 12:35:00,2023-05-21 13:45:00,1810.41,1812.98,-0.0,flip_to_long -50252,做多,2023-05-21 13:45:00,2023-05-21 13:55:00,1812.98,1811.67,-0.0,flip_to_short -50253,做空,2023-05-21 13:55:00,2023-05-21 14:00:00,1811.67,1811.82,-0.0,flip_to_long -50254,做多,2023-05-21 14:00:00,2023-05-21 14:10:00,1811.82,1812.23,-0.0,tp_upper -50255,做多,2023-05-21 14:15:00,2023-05-21 14:20:00,1813.4,1815.68,0.0,tp_upper -50256,做空,2023-05-21 14:55:00,2023-05-21 15:00:00,1811.45,1815.76,-0.0,flip_to_long -50257,做多,2023-05-21 15:00:00,2023-05-21 15:05:00,1815.76,1813.28,-0.0,flip_to_short -50258,做空,2023-05-21 15:05:00,2023-05-21 15:40:00,1813.28,1802.87,0.0,tp_lower -50259,做多,2023-05-21 16:30:00,2023-05-21 17:10:00,1809.36,1806.86,-0.0,flip_to_short -50260,做空,2023-05-21 17:10:00,2023-05-21 17:35:00,1806.86,1804.17,0.0,tp_lower -50261,做多,2023-05-21 17:50:00,2023-05-21 17:55:00,1806.01,1805.64,-0.0,flip_to_short -50262,做空,2023-05-21 17:55:00,2023-05-21 18:05:00,1805.64,1805.72,-0.0,flip_to_long -50263,做多,2023-05-21 18:05:00,2023-05-21 18:15:00,1805.72,1804.9,-0.0,flip_to_short -50264,做空,2023-05-21 18:15:00,2023-05-21 18:20:00,1804.9,1804.92,-0.0,flip_to_long -50265,做多,2023-05-21 18:20:00,2023-05-21 18:40:00,1804.92,1807.51,0.0,tp_upper -50266,做空,2023-05-21 18:50:00,2023-05-21 20:45:00,1805.78,1808.21,-0.0,flip_to_long -50267,做多,2023-05-21 20:45:00,2023-05-21 20:50:00,1808.21,1805.75,-0.0,flip_to_short -50268,做空,2023-05-21 20:50:00,2023-05-21 20:55:00,1805.75,1804.57,0.0,tp_lower -50269,做多,2023-05-21 21:50:00,2023-05-21 21:55:00,1804.16,1802.49,-0.0,flip_to_short -50270,做空,2023-05-21 21:55:00,2023-05-21 22:00:00,1802.49,1803.85,-0.0,flip_to_long -50271,做多,2023-05-21 22:00:00,2023-05-21 22:05:00,1803.85,1803.27,-0.0,flip_to_short -50272,做空,2023-05-21 22:05:00,2023-05-21 23:50:00,1803.27,1803.65,-0.0,tp_lower -50273,做多,2023-05-22 00:00:00,2023-05-22 00:15:00,1804.2,1804.73,-0.0,flip_to_short -50274,做空,2023-05-22 00:15:00,2023-05-22 00:25:00,1804.73,1802.26,0.0,tp_lower -50275,做多,2023-05-22 02:15:00,2023-05-22 02:50:00,1798.48,1801.03,0.0,tp_upper -50276,做空,2023-05-22 03:55:00,2023-05-22 04:00:00,1800.2,1801.39,-0.0,flip_to_long -50277,做多,2023-05-22 04:00:00,2023-05-22 04:05:00,1801.39,1801.01,-0.0,flip_to_short -50278,做空,2023-05-22 04:05:00,2023-05-22 04:15:00,1801.01,1801.8,-0.0,flip_to_long -50279,做多,2023-05-22 04:15:00,2023-05-22 04:25:00,1801.8,1803.08,0.0,tp_upper -50280,做空,2023-05-22 04:50:00,2023-05-22 05:00:00,1802.15,1802.96,-0.0,flip_to_long -50281,做多,2023-05-22 05:00:00,2023-05-22 05:40:00,1802.96,1803.72,-0.0,tp_upper -50282,做空,2023-05-22 05:45:00,2023-05-22 09:00:00,1803.03,1814.2,-0.0,flip_to_long -50283,做多,2023-05-22 09:00:00,2023-05-22 09:15:00,1814.2,1816.64,0.0,tp_upper -50284,做空,2023-05-22 10:30:00,2023-05-22 10:35:00,1814.04,1816.46,-0.0,flip_to_long -50285,做多,2023-05-22 10:35:00,2023-05-22 10:45:00,1816.46,1814.89,-0.0,flip_to_short -50286,做空,2023-05-22 10:45:00,2023-05-22 10:50:00,1814.89,1815.75,-0.0,flip_to_long -50287,做多,2023-05-22 10:50:00,2023-05-22 11:00:00,1815.75,1815.23,-0.0,flip_to_short -50288,做空,2023-05-22 11:00:00,2023-05-22 11:10:00,1815.23,1813.3,0.0,tp_lower -50289,做多,2023-05-22 12:00:00,2023-05-22 12:05:00,1814.58,1813.18,-0.0,flip_to_short -50290,做空,2023-05-22 12:05:00,2023-05-22 12:20:00,1813.18,1814.59,-0.0,flip_to_long -50291,做多,2023-05-22 12:20:00,2023-05-22 12:35:00,1814.59,1813.63,-0.0,tp_upper -50292,做空,2023-05-22 12:40:00,2023-05-22 12:45:00,1811.97,1810.95,0.0,tp_lower -50293,做多,2023-05-22 13:20:00,2023-05-22 13:25:00,1813.86,1812.12,-0.0,flip_to_short -50294,做空,2023-05-22 13:25:00,2023-05-22 13:30:00,1812.12,1818.28,-0.0,flip_to_long -50295,做多,2023-05-22 13:30:00,2023-05-22 13:35:00,1818.28,1822.49,0.0,tp_upper -50296,做空,2023-05-22 14:00:00,2023-05-22 14:10:00,1815.99,1814.91,0.0,flip_to_long -50297,做多,2023-05-22 14:10:00,2023-05-22 14:40:00,1814.91,1816.82,0.0,flip_to_short -50298,做空,2023-05-22 14:40:00,2023-05-22 14:55:00,1816.82,1818.65,-0.0,flip_to_long -50299,做多,2023-05-22 14:55:00,2023-05-22 15:00:00,1818.65,1817.29,-0.0,flip_to_short -50300,做空,2023-05-22 15:00:00,2023-05-22 15:30:00,1817.29,1815.71,0.0,flip_to_long -50301,做多,2023-05-22 15:30:00,2023-05-22 15:45:00,1815.71,1815.41,-0.0,flip_to_short -50302,做空,2023-05-22 15:45:00,2023-05-22 15:50:00,1815.41,1815.97,-0.0,flip_to_long -50303,做多,2023-05-22 15:50:00,2023-05-22 16:20:00,1815.97,1813.41,-0.0,flip_to_short -50304,做空,2023-05-22 16:20:00,2023-05-22 16:25:00,1813.41,1816.02,-0.0,flip_to_long -50305,做多,2023-05-22 16:25:00,2023-05-22 16:40:00,1816.02,1818.61,0.0,tp_upper -50306,做空,2023-05-22 16:50:00,2023-05-22 16:55:00,1815.76,1817.12,-0.0,flip_to_long -50307,做多,2023-05-22 16:55:00,2023-05-22 17:00:00,1817.12,1816.06,-0.0,tp_upper -50308,做多,2023-05-22 17:35:00,2023-05-22 17:55:00,1815.41,1816.11,-0.0,tp_upper -50309,做空,2023-05-22 19:00:00,2023-05-22 19:05:00,1817.75,1818.0,-0.0,flip_to_long -50310,做多,2023-05-22 19:05:00,2023-05-22 20:50:00,1818.0,1818.31,-0.0,tp_upper -50311,做空,2023-05-22 22:20:00,2023-05-22 23:00:00,1819.56,1818.0,0.0,tp_lower -50312,做多,2023-05-23 00:00:00,2023-05-23 00:10:00,1817.79,1817.78,-0.0,flip_to_short -50313,做空,2023-05-23 00:10:00,2023-05-23 00:55:00,1817.78,1815.45,0.0,tp_lower -50314,做多,2023-05-23 01:15:00,2023-05-23 01:25:00,1819.68,1831.64,0.0,tp_upper -50315,做空,2023-05-23 04:30:00,2023-05-23 05:35:00,1857.6,1858.65,-0.0,flip_to_long -50316,做多,2023-05-23 05:35:00,2023-05-23 05:40:00,1858.65,1857.21,-0.0,flip_to_short -50317,做空,2023-05-23 05:40:00,2023-05-23 05:45:00,1857.21,1858.95,-0.0,flip_to_long -50318,做多,2023-05-23 05:45:00,2023-05-23 05:55:00,1858.95,1857.09,-0.0,flip_to_short -50319,做空,2023-05-23 05:55:00,2023-05-23 06:00:00,1857.09,1859.94,-0.0,flip_to_long -50320,做多,2023-05-23 06:00:00,2023-05-23 06:05:00,1859.94,1858.63,-0.0,tp_upper -50321,做空,2023-05-23 06:25:00,2023-05-23 06:35:00,1857.62,1853.27,0.0,tp_lower -50322,做空,2023-05-23 08:00:00,2023-05-23 08:15:00,1852.97,1849.89,0.0,tp_lower -50323,做多,2023-05-23 08:25:00,2023-05-23 08:40:00,1853.67,1854.8,0.0,tp_upper -50324,做空,2023-05-23 09:15:00,2023-05-23 09:25:00,1853.37,1853.8,-0.0,flip_to_long -50325,做多,2023-05-23 09:25:00,2023-05-23 09:40:00,1853.8,1853.6,-0.0,flip_to_short -50326,做空,2023-05-23 09:40:00,2023-05-23 09:45:00,1853.6,1854.81,-0.0,flip_to_long -50327,做多,2023-05-23 09:45:00,2023-05-23 10:00:00,1854.81,1854.25,-0.0,flip_to_short -50328,做空,2023-05-23 10:00:00,2023-05-23 10:05:00,1854.25,1853.79,-0.0,tp_lower -50329,做多,2023-05-23 10:10:00,2023-05-23 10:15:00,1854.91,1855.38,-0.0,tp_upper -50330,做空,2023-05-23 10:30:00,2023-05-23 10:40:00,1854.49,1855.48,-0.0,flip_to_long -50331,做多,2023-05-23 10:40:00,2023-05-23 10:45:00,1855.48,1855.07,-0.0,tp_upper -50332,做空,2023-05-23 10:50:00,2023-05-23 11:10:00,1854.89,1853.71,0.0,tp_lower -50333,做多,2023-05-23 11:15:00,2023-05-23 11:30:00,1854.55,1853.63,-0.0,flip_to_short -50334,做空,2023-05-23 11:30:00,2023-05-23 11:50:00,1853.63,1853.13,-0.0,tp_lower -50335,做多,2023-05-23 11:55:00,2023-05-23 12:30:00,1854.32,1854.54,-0.0,flip_to_short -50336,做空,2023-05-23 12:30:00,2023-05-23 12:40:00,1854.54,1851.46,0.0,tp_lower -50337,做多,2023-05-23 13:15:00,2023-05-23 13:20:00,1852.93,1848.45,-0.0,flip_to_short -50338,做空,2023-05-23 13:20:00,2023-05-23 13:25:00,1848.45,1849.19,-0.0,tp_lower -50339,做多,2023-05-23 14:05:00,2023-05-23 14:55:00,1849.02,1855.23,0.0,tp_upper -50340,做空,2023-05-23 16:05:00,2023-05-23 16:10:00,1853.92,1855.21,-0.0,flip_to_long -50341,做多,2023-05-23 16:10:00,2023-05-23 16:15:00,1855.21,1853.74,-0.0,flip_to_short -50342,做空,2023-05-23 16:15:00,2023-05-23 16:25:00,1853.74,1853.06,-0.0,tp_lower -50343,做空,2023-05-23 17:25:00,2023-05-23 17:30:00,1847.62,1848.4,-0.0,tp_lower -50344,做多,2023-05-23 18:00:00,2023-05-23 18:05:00,1850.76,1850.69,-0.0,flip_to_short -50345,做空,2023-05-23 18:05:00,2023-05-23 18:15:00,1850.69,1849.0,0.0,tp_lower -50346,做多,2023-05-23 18:30:00,2023-05-23 19:15:00,1848.71,1848.05,-0.0,flip_to_short -50347,做空,2023-05-23 19:15:00,2023-05-23 19:20:00,1848.05,1848.99,-0.0,flip_to_long -50348,做多,2023-05-23 19:20:00,2023-05-23 19:45:00,1848.99,1852.01,0.0,tp_upper -50349,做空,2023-05-23 20:30:00,2023-05-23 20:40:00,1847.94,1850.25,-0.0,flip_to_long -50350,做多,2023-05-23 20:40:00,2023-05-23 20:45:00,1850.25,1852.67,0.0,tp_upper -50351,做空,2023-05-23 21:00:00,2023-05-23 22:00:00,1851.58,1848.72,0.0,tp_lower -50352,做多,2023-05-23 22:40:00,2023-05-23 22:45:00,1851.49,1850.81,-0.0,flip_to_short -50353,做空,2023-05-23 22:45:00,2023-05-23 22:50:00,1850.81,1852.89,-0.0,flip_to_long -50354,做多,2023-05-23 22:50:00,2023-05-23 22:55:00,1852.89,1853.5,-0.0,tp_upper -50355,做空,2023-05-24 00:00:00,2023-05-24 00:15:00,1852.15,1850.27,0.0,tp_lower -50356,做空,2023-05-24 01:45:00,2023-05-24 01:50:00,1845.9,1845.17,-0.0,tp_lower -50357,做空,2023-05-24 05:35:00,2023-05-24 05:50:00,1824.77,1824.66,-0.0,flip_to_long -50358,做多,2023-05-24 05:50:00,2023-05-24 06:00:00,1824.66,1823.79,-0.0,flip_to_short -50359,做空,2023-05-24 06:00:00,2023-05-24 06:10:00,1823.79,1823.48,-0.0,tp_lower -50360,做多,2023-05-24 07:00:00,2023-05-24 07:05:00,1822.52,1820.8,-0.0,flip_to_short -50361,做空,2023-05-24 07:05:00,2023-05-24 07:10:00,1820.8,1821.97,-0.0,flip_to_long -50362,做多,2023-05-24 07:10:00,2023-05-24 09:15:00,1821.97,1819.07,-0.0,tp_upper -50363,做空,2023-05-24 09:30:00,2023-05-24 09:35:00,1816.61,1817.9,-0.0,flip_to_long -50364,做多,2023-05-24 09:35:00,2023-05-24 09:40:00,1817.9,1817.55,-0.0,flip_to_short -50365,做空,2023-05-24 09:40:00,2023-05-24 10:15:00,1817.55,1815.05,0.0,tp_lower -50366,做多,2023-05-24 11:15:00,2023-05-24 11:20:00,1816.07,1814.28,-0.0,flip_to_short -50367,做空,2023-05-24 11:20:00,2023-05-24 11:25:00,1814.28,1811.04,0.0,tp_lower -50368,做多,2023-05-24 11:45:00,2023-05-24 11:50:00,1815.06,1813.69,-0.0,flip_to_short -50369,做空,2023-05-24 11:50:00,2023-05-24 11:55:00,1813.69,1815.37,-0.0,flip_to_long -50370,做多,2023-05-24 11:55:00,2023-05-24 12:00:00,1815.37,1814.61,-0.0,flip_to_short -50371,做空,2023-05-24 12:00:00,2023-05-24 13:25:00,1814.61,1814.46,-0.0,tp_lower -50372,做空,2023-05-24 15:40:00,2023-05-24 17:15:00,1790.71,1788.54,0.0,flip_to_long -50373,做多,2023-05-24 17:15:00,2023-05-24 17:35:00,1788.54,1793.77,0.0,tp_upper -50374,做多,2023-05-24 18:05:00,2023-05-24 18:10:00,1791.51,1790.07,-0.0,flip_to_short -50375,做空,2023-05-24 18:10:00,2023-05-24 19:00:00,1790.07,1786.21,0.0,tp_lower -50376,做多,2023-05-24 19:15:00,2023-05-24 19:20:00,1791.25,1792.27,0.0,tp_upper -50377,做空,2023-05-24 21:45:00,2023-05-24 22:15:00,1794.51,1802.45,-0.0,flip_to_long -50378,做多,2023-05-24 22:15:00,2023-05-24 22:20:00,1802.45,1800.66,-0.0,flip_to_short -50379,做空,2023-05-24 22:20:00,2023-05-24 23:10:00,1800.66,1801.94,-0.0,flip_to_long -50380,做多,2023-05-24 23:10:00,2023-05-24 23:25:00,1801.94,1798.71,-0.0,flip_to_short -50381,做空,2023-05-24 23:25:00,2023-05-24 23:30:00,1798.71,1800.57,-0.0,flip_to_long -50382,做多,2023-05-24 23:30:00,2023-05-24 23:50:00,1800.57,1799.72,-0.0,flip_to_short -50383,做空,2023-05-24 23:50:00,2023-05-25 00:00:00,1799.72,1802.67,-0.0,flip_to_long -50384,做多,2023-05-25 00:00:00,2023-05-25 00:05:00,1802.67,1804.41,0.0,tp_upper -50385,做空,2023-05-25 00:15:00,2023-05-25 00:20:00,1797.52,1799.19,-0.0,tp_lower -50386,做多,2023-05-25 02:45:00,2023-05-25 03:05:00,1777.99,1780.63,0.0,tp_upper -50387,做空,2023-05-25 03:10:00,2023-05-25 03:20:00,1777.65,1777.17,-0.0,flip_to_long -50388,做多,2023-05-25 03:20:00,2023-05-25 04:00:00,1777.17,1776.08,-0.0,flip_to_short -50389,做空,2023-05-25 04:00:00,2023-05-25 04:05:00,1776.08,1775.9,-0.0,tp_lower -50390,做多,2023-05-25 04:20:00,2023-05-25 04:25:00,1779.35,1777.89,-0.0,flip_to_short -50391,做空,2023-05-25 04:25:00,2023-05-25 04:35:00,1777.89,1779.0,-0.0,flip_to_long -50392,做多,2023-05-25 04:35:00,2023-05-25 04:40:00,1779.0,1777.89,-0.0,flip_to_short -50393,做空,2023-05-25 04:40:00,2023-05-25 05:00:00,1777.89,1778.07,-0.0,flip_to_long -50394,做多,2023-05-25 05:00:00,2023-05-25 05:10:00,1778.07,1778.16,-0.0,flip_to_short -50395,做空,2023-05-25 05:10:00,2023-05-25 05:15:00,1778.16,1779.92,-0.0,flip_to_long -50396,做多,2023-05-25 05:15:00,2023-05-25 05:30:00,1779.92,1780.51,-0.0,tp_upper -50397,做空,2023-05-25 07:00:00,2023-05-25 07:10:00,1782.71,1782.7,-0.0,flip_to_long -50398,做多,2023-05-25 07:10:00,2023-05-25 08:30:00,1782.7,1783.54,-0.0,tp_upper -50399,做空,2023-05-25 10:00:00,2023-05-25 10:05:00,1785.0,1785.83,-0.0,flip_to_long -50400,做多,2023-05-25 10:05:00,2023-05-25 10:10:00,1785.83,1785.09,-0.0,flip_to_short -50401,做空,2023-05-25 10:10:00,2023-05-25 10:15:00,1785.09,1785.82,-0.0,flip_to_long -50402,做多,2023-05-25 10:15:00,2023-05-25 10:20:00,1785.82,1786.68,-0.0,tp_upper -50403,做空,2023-05-25 10:30:00,2023-05-25 10:40:00,1785.77,1784.46,0.0,tp_lower -50404,做多,2023-05-25 11:00:00,2023-05-25 11:10:00,1786.35,1786.1,-0.0,flip_to_short -50405,做空,2023-05-25 11:10:00,2023-05-25 11:25:00,1786.1,1781.47,0.0,tp_lower -50406,做多,2023-05-25 11:50:00,2023-05-25 11:55:00,1786.11,1788.63,0.0,tp_upper -50407,做空,2023-05-25 13:30:00,2023-05-25 13:35:00,1799.18,1795.97,0.0,tp_lower -50408,做多,2023-05-25 14:00:00,2023-05-25 14:05:00,1800.0,1795.06,-0.0,flip_to_short -50409,做空,2023-05-25 14:05:00,2023-05-25 14:10:00,1795.06,1794.63,-0.0,tp_lower -50410,做多,2023-05-25 14:25:00,2023-05-25 14:30:00,1798.56,1797.61,-0.0,flip_to_short -50411,做空,2023-05-25 14:30:00,2023-05-25 14:35:00,1797.61,1800.41,-0.0,flip_to_long -50412,做多,2023-05-25 14:35:00,2023-05-25 14:50:00,1800.41,1797.66,-0.0,flip_to_short -50413,做空,2023-05-25 14:50:00,2023-05-25 14:55:00,1797.66,1798.72,-0.0,flip_to_long -50414,做多,2023-05-25 14:55:00,2023-05-25 15:00:00,1798.72,1797.66,-0.0,flip_to_short -50415,做空,2023-05-25 15:00:00,2023-05-25 15:20:00,1797.66,1793.21,0.0,tp_lower -50416,做多,2023-05-25 16:15:00,2023-05-25 17:25:00,1796.33,1800.14,0.0,tp_upper -50417,做空,2023-05-25 18:45:00,2023-05-25 18:50:00,1803.11,1804.28,-0.0,flip_to_long -50418,做多,2023-05-25 18:50:00,2023-05-25 19:05:00,1804.28,1808.45,0.0,tp_upper -50419,做空,2023-05-25 19:30:00,2023-05-25 20:25:00,1807.48,1810.06,-0.0,flip_to_long -50420,做多,2023-05-25 20:25:00,2023-05-25 20:30:00,1810.06,1808.67,-0.0,flip_to_short -50421,做空,2023-05-25 20:30:00,2023-05-25 21:05:00,1808.67,1806.7,0.0,tp_lower -50422,做多,2023-05-25 22:00:00,2023-05-25 22:05:00,1807.9,1807.73,-0.0,flip_to_short -50423,做空,2023-05-25 22:05:00,2023-05-25 22:25:00,1807.73,1806.55,0.0,flip_to_long -50424,做多,2023-05-25 22:25:00,2023-05-25 22:55:00,1806.55,1806.49,-0.0,flip_to_short -50425,做空,2023-05-25 22:55:00,2023-05-25 23:00:00,1806.49,1806.99,-0.0,flip_to_long -50426,做多,2023-05-25 23:00:00,2023-05-25 23:10:00,1806.99,1810.22,0.0,tp_upper -50427,做空,2023-05-25 23:25:00,2023-05-26 00:05:00,1806.91,1803.85,0.0,tp_lower -50428,做多,2023-05-26 00:20:00,2023-05-26 00:35:00,1806.94,1804.24,-0.0,flip_to_short -50429,做空,2023-05-26 00:35:00,2023-05-26 00:50:00,1804.24,1801.84,0.0,tp_lower -50430,做多,2023-05-26 00:55:00,2023-05-26 01:10:00,1804.59,1806.08,0.0,flip_to_short -50431,做空,2023-05-26 01:10:00,2023-05-26 01:20:00,1806.08,1799.6,0.0,tp_lower -50432,做多,2023-05-26 02:00:00,2023-05-26 02:05:00,1802.99,1801.99,-0.0,flip_to_short -50433,做空,2023-05-26 02:05:00,2023-05-26 02:20:00,1801.99,1802.88,-0.0,flip_to_long -50434,做多,2023-05-26 02:20:00,2023-05-26 02:25:00,1802.88,1801.94,-0.0,flip_to_short -50435,做空,2023-05-26 02:25:00,2023-05-26 02:35:00,1801.94,1802.69,-0.0,flip_to_long -50436,做多,2023-05-26 02:35:00,2023-05-26 02:50:00,1802.69,1800.86,-0.0,flip_to_short -50437,做空,2023-05-26 02:50:00,2023-05-26 02:55:00,1800.86,1800.87,-0.0,flip_to_long -50438,做多,2023-05-26 02:55:00,2023-05-26 03:15:00,1800.87,1804.34,0.0,tp_upper -50439,做空,2023-05-26 05:05:00,2023-05-26 05:15:00,1806.15,1804.93,0.0,tp_lower -50440,做多,2023-05-26 06:15:00,2023-05-26 06:45:00,1805.85,1808.62,0.0,tp_upper -50441,做空,2023-05-26 08:55:00,2023-05-26 09:25:00,1813.41,1810.73,0.0,tp_lower -50442,做空,2023-05-26 09:55:00,2023-05-26 10:25:00,1812.52,1811.63,-0.0,flip_to_long -50443,做多,2023-05-26 10:25:00,2023-05-26 10:35:00,1811.63,1813.23,0.0,tp_upper -50444,做空,2023-05-26 11:00:00,2023-05-26 11:05:00,1811.29,1813.22,-0.0,flip_to_long -50445,做多,2023-05-26 11:05:00,2023-05-26 11:20:00,1813.22,1812.81,-0.0,flip_to_short -50446,做空,2023-05-26 11:20:00,2023-05-26 11:45:00,1812.81,1814.35,-0.0,flip_to_long -50447,做多,2023-05-26 11:45:00,2023-05-26 11:50:00,1814.35,1813.07,-0.0,tp_upper -50448,做空,2023-05-26 11:55:00,2023-05-26 12:10:00,1811.46,1813.46,-0.0,flip_to_long -50449,做多,2023-05-26 12:10:00,2023-05-26 12:20:00,1813.46,1815.44,0.0,tp_upper -50450,做空,2023-05-26 12:30:00,2023-05-26 12:35:00,1811.47,1809.17,0.0,tp_lower -50451,做多,2023-05-26 12:45:00,2023-05-26 13:00:00,1814.1,1817.81,0.0,tp_upper -50452,做空,2023-05-26 14:10:00,2023-05-26 16:25:00,1821.13,1830.93,-0.0,flip_to_long -50453,做多,2023-05-26 16:25:00,2023-05-26 17:20:00,1830.93,1827.27,-0.0,flip_to_short -50454,做空,2023-05-26 17:20:00,2023-05-26 17:25:00,1827.27,1826.36,-0.0,tp_lower -50455,做多,2023-05-26 18:25:00,2023-05-26 18:35:00,1827.96,1831.51,0.0,tp_upper -50456,做多,2023-05-26 20:05:00,2023-05-26 20:15:00,1834.3,1834.8,-0.0,tp_upper -50457,做空,2023-05-26 20:50:00,2023-05-26 21:00:00,1834.06,1834.92,-0.0,flip_to_long -50458,做多,2023-05-26 21:00:00,2023-05-26 21:05:00,1834.92,1833.8,-0.0,flip_to_short -50459,做空,2023-05-26 21:05:00,2023-05-26 21:10:00,1833.8,1832.68,0.0,tp_lower -50460,做多,2023-05-26 23:35:00,2023-05-26 23:45:00,1828.0,1827.46,-0.0,flip_to_short -50461,做空,2023-05-26 23:45:00,2023-05-27 00:05:00,1827.46,1826.76,-0.0,flip_to_long -50462,做多,2023-05-27 00:05:00,2023-05-27 01:05:00,1826.76,1826.35,-0.0,flip_to_short -50463,做空,2023-05-27 01:05:00,2023-05-27 02:35:00,1826.35,1827.14,-0.0,tp_lower -50464,做多,2023-05-27 02:40:00,2023-05-27 02:45:00,1830.91,1831.21,-0.0,tp_upper -50465,做多,2023-05-27 04:30:00,2023-05-27 05:00:00,1834.04,1832.84,-0.0,flip_to_short -50466,做空,2023-05-27 05:00:00,2023-05-27 05:05:00,1832.84,1833.7,-0.0,flip_to_long -50467,做多,2023-05-27 05:05:00,2023-05-27 05:10:00,1833.7,1832.45,-0.0,flip_to_short -50468,做空,2023-05-27 05:10:00,2023-05-27 05:15:00,1832.45,1832.58,-0.0,tp_lower -50469,做多,2023-05-27 06:35:00,2023-05-27 06:50:00,1830.92,1832.09,0.0,tp_upper -50470,做空,2023-05-27 07:15:00,2023-05-27 07:50:00,1830.47,1828.54,0.0,tp_lower -50471,做多,2023-05-27 09:10:00,2023-05-27 09:25:00,1828.17,1828.01,-0.0,flip_to_short -50472,做空,2023-05-27 09:25:00,2023-05-27 09:45:00,1828.01,1827.91,-0.0,tp_lower -50473,做空,2023-05-27 09:50:00,2023-05-27 09:55:00,1827.69,1826.0,0.0,tp_lower -50474,做多,2023-05-27 11:25:00,2023-05-27 11:35:00,1825.77,1826.12,-0.0,tp_upper -50475,做空,2023-05-27 12:00:00,2023-05-27 12:05:00,1823.94,1824.99,-0.0,tp_lower -50476,做多,2023-05-27 12:10:00,2023-05-27 12:15:00,1825.8,1825.71,-0.0,flip_to_short -50477,做空,2023-05-27 12:15:00,2023-05-27 13:50:00,1825.71,1825.65,-0.0,tp_lower -50478,做多,2023-05-27 15:15:00,2023-05-27 15:25:00,1822.9,1822.05,-0.0,flip_to_short -50479,做空,2023-05-27 15:25:00,2023-05-27 15:45:00,1822.05,1822.56,-0.0,flip_to_long -50480,做多,2023-05-27 15:45:00,2023-05-27 15:50:00,1822.56,1822.44,-0.0,flip_to_short -50481,做空,2023-05-27 15:50:00,2023-05-27 16:05:00,1822.44,1821.76,-0.0,tp_lower -50482,做多,2023-05-27 16:55:00,2023-05-27 17:00:00,1821.16,1820.33,-0.0,flip_to_short -50483,做空,2023-05-27 17:00:00,2023-05-27 17:15:00,1820.33,1820.81,-0.0,flip_to_long -50484,做多,2023-05-27 17:15:00,2023-05-27 17:20:00,1820.81,1820.54,-0.0,flip_to_short -50485,做空,2023-05-27 17:20:00,2023-05-27 17:25:00,1820.54,1820.63,-0.0,flip_to_long -50486,做多,2023-05-27 17:25:00,2023-05-27 17:35:00,1820.63,1823.81,0.0,tp_upper -50487,做空,2023-05-27 18:50:00,2023-05-27 18:55:00,1823.01,1820.46,0.0,tp_lower -50488,做多,2023-05-27 19:15:00,2023-05-27 19:20:00,1823.89,1823.7,-0.0,flip_to_short -50489,做空,2023-05-27 19:20:00,2023-05-27 19:30:00,1823.7,1824.27,-0.0,flip_to_long -50490,做多,2023-05-27 19:30:00,2023-05-27 19:45:00,1824.27,1824.19,-0.0,flip_to_short -50491,做空,2023-05-27 19:45:00,2023-05-27 20:55:00,1824.19,1826.75,-0.0,flip_to_long -50492,做多,2023-05-27 20:55:00,2023-05-27 21:00:00,1826.75,1825.17,-0.0,tp_upper -50493,做多,2023-05-27 21:05:00,2023-05-27 21:10:00,1826.81,1827.19,-0.0,tp_upper -50494,做空,2023-05-27 21:15:00,2023-05-27 21:20:00,1825.45,1825.65,-0.0,flip_to_long -50495,做多,2023-05-27 21:20:00,2023-05-27 21:25:00,1825.65,1824.02,-0.0,flip_to_short -50496,做空,2023-05-27 21:25:00,2023-05-27 21:30:00,1824.02,1824.95,-0.0,tp_lower -50497,做多,2023-05-27 21:35:00,2023-05-27 21:40:00,1825.84,1824.84,-0.0,flip_to_short -50498,做空,2023-05-27 21:40:00,2023-05-27 21:55:00,1824.84,1827.24,-0.0,flip_to_long -50499,做多,2023-05-27 21:55:00,2023-05-27 22:05:00,1827.24,1827.32,-0.0,tp_upper -50500,做空,2023-05-27 23:25:00,2023-05-27 23:35:00,1828.14,1828.91,-0.0,flip_to_long -50501,做多,2023-05-27 23:35:00,2023-05-27 23:40:00,1828.91,1829.05,-0.0,tp_upper -50502,做空,2023-05-27 23:55:00,2023-05-28 00:00:00,1828.85,1827.2,0.0,tp_lower -50503,做多,2023-05-28 00:35:00,2023-05-28 00:40:00,1828.38,1838.35,0.0,tp_upper -50504,做空,2023-05-28 02:20:00,2023-05-28 03:20:00,1848.35,1847.01,0.0,flip_to_long -50505,做多,2023-05-28 03:20:00,2023-05-28 03:25:00,1847.01,1846.29,-0.0,flip_to_short -50506,做空,2023-05-28 03:25:00,2023-05-28 03:35:00,1846.29,1847.73,-0.0,flip_to_long -50507,做多,2023-05-28 03:35:00,2023-05-28 03:40:00,1847.73,1849.73,0.0,tp_upper -50508,做空,2023-05-28 04:30:00,2023-05-28 04:35:00,1848.51,1849.94,-0.0,flip_to_long -50509,做多,2023-05-28 04:35:00,2023-05-28 04:45:00,1849.94,1849.71,-0.0,flip_to_short -50510,做空,2023-05-28 04:45:00,2023-05-28 06:00:00,1849.71,1847.9,0.0,flip_to_long -50511,做多,2023-05-28 06:00:00,2023-05-28 06:35:00,1847.9,1847.74,-0.0,flip_to_short -50512,做空,2023-05-28 06:35:00,2023-05-28 06:50:00,1847.74,1845.22,0.0,tp_lower -50513,做多,2023-05-28 07:25:00,2023-05-28 07:30:00,1846.62,1846.1,-0.0,flip_to_short -50514,做空,2023-05-28 07:30:00,2023-05-28 07:35:00,1846.1,1846.44,-0.0,flip_to_long -50515,做多,2023-05-28 07:35:00,2023-05-28 07:40:00,1846.44,1846.31,-0.0,flip_to_short -50516,做空,2023-05-28 07:40:00,2023-05-28 07:45:00,1846.31,1847.0,-0.0,flip_to_long -50517,做多,2023-05-28 07:45:00,2023-05-28 08:00:00,1847.0,1845.64,-0.0,flip_to_short -50518,做空,2023-05-28 08:00:00,2023-05-28 08:20:00,1845.64,1843.19,0.0,tp_lower -50519,做多,2023-05-28 08:30:00,2023-05-28 08:35:00,1845.9,1845.32,-0.0,flip_to_short -50520,做空,2023-05-28 08:35:00,2023-05-28 08:40:00,1845.32,1842.71,0.0,tp_lower -50521,做多,2023-05-28 09:00:00,2023-05-28 09:15:00,1844.74,1844.59,-0.0,flip_to_short -50522,做空,2023-05-28 09:15:00,2023-05-28 09:25:00,1844.59,1845.68,-0.0,flip_to_long -50523,做多,2023-05-28 09:25:00,2023-05-28 09:30:00,1845.68,1844.6,-0.0,flip_to_short -50524,做空,2023-05-28 09:30:00,2023-05-28 09:55:00,1844.6,1844.01,-0.0,flip_to_long -50525,做多,2023-05-28 09:55:00,2023-05-28 10:20:00,1844.01,1843.86,-0.0,flip_to_short -50526,做空,2023-05-28 10:20:00,2023-05-28 10:30:00,1843.86,1844.06,-0.0,flip_to_long -50527,做多,2023-05-28 10:30:00,2023-05-28 10:40:00,1844.06,1843.48,-0.0,flip_to_short -50528,做空,2023-05-28 10:40:00,2023-05-28 10:45:00,1843.48,1844.85,-0.0,flip_to_long -50529,做多,2023-05-28 10:45:00,2023-05-28 10:50:00,1844.85,1845.32,-0.0,tp_upper -50530,做空,2023-05-28 11:20:00,2023-05-28 11:25:00,1843.28,1845.39,-0.0,flip_to_long -50531,做多,2023-05-28 11:25:00,2023-05-28 11:30:00,1845.39,1843.2,-0.0,flip_to_short -50532,做空,2023-05-28 11:30:00,2023-05-28 12:20:00,1843.2,1840.81,0.0,tp_lower -50533,做多,2023-05-28 13:20:00,2023-05-28 13:35:00,1841.33,1843.7,0.0,tp_upper -50534,做空,2023-05-28 14:15:00,2023-05-28 14:25:00,1841.23,1839.21,0.0,tp_lower -50535,做多,2023-05-28 15:10:00,2023-05-28 15:20:00,1841.45,1839.67,-0.0,flip_to_short -50536,做空,2023-05-28 15:20:00,2023-05-28 15:25:00,1839.67,1840.51,-0.0,flip_to_long -50537,做多,2023-05-28 15:25:00,2023-05-28 15:40:00,1840.51,1840.71,-0.0,flip_to_short -50538,做空,2023-05-28 15:40:00,2023-05-28 16:20:00,1840.71,1840.82,-0.0,flip_to_long -50539,做多,2023-05-28 16:20:00,2023-05-28 16:30:00,1840.82,1840.4,-0.0,flip_to_short -50540,做空,2023-05-28 16:30:00,2023-05-28 16:35:00,1840.4,1842.22,-0.0,flip_to_long -50541,做多,2023-05-28 16:35:00,2023-05-28 17:05:00,1842.22,1841.5,-0.0,flip_to_short -50542,做空,2023-05-28 17:05:00,2023-05-28 17:10:00,1841.5,1842.53,-0.0,flip_to_long -50543,做多,2023-05-28 17:10:00,2023-05-28 17:15:00,1842.53,1842.29,-0.0,flip_to_short -50544,做空,2023-05-28 17:15:00,2023-05-28 18:10:00,1842.29,1846.09,-0.0,flip_to_long -50545,做多,2023-05-28 18:10:00,2023-05-28 18:15:00,1846.09,1847.94,0.0,tp_upper -50546,做空,2023-05-28 19:00:00,2023-05-28 19:05:00,1848.32,1852.05,-0.0,flip_to_long -50547,做多,2023-05-28 19:05:00,2023-05-28 19:15:00,1852.05,1850.14,-0.0,flip_to_short -50548,做空,2023-05-28 19:15:00,2023-05-28 19:45:00,1850.14,1846.02,0.0,tp_lower -50549,做多,2023-05-28 20:00:00,2023-05-28 21:00:00,1850.18,1853.55,0.0,tp_upper -50550,做空,2023-05-28 23:55:00,2023-05-29 01:05:00,1908.36,1914.5,-0.0,flip_to_long -50551,做多,2023-05-29 01:05:00,2023-05-29 01:30:00,1914.5,1912.6,-0.0,flip_to_short -50552,做空,2023-05-29 01:30:00,2023-05-29 01:50:00,1912.6,1915.09,-0.0,flip_to_long -50553,做多,2023-05-29 01:50:00,2023-05-29 02:05:00,1915.09,1914.14,-0.0,flip_to_short -50554,做空,2023-05-29 02:05:00,2023-05-29 02:20:00,1914.14,1911.85,0.0,tp_lower -50555,做多,2023-05-29 05:05:00,2023-05-29 05:10:00,1902.0,1901.93,-0.0,flip_to_short -50556,做空,2023-05-29 05:10:00,2023-05-29 06:45:00,1901.93,1902.93,-0.0,flip_to_long -50557,做多,2023-05-29 06:45:00,2023-05-29 07:00:00,1902.93,1902.83,-0.0,flip_to_short -50558,做空,2023-05-29 07:00:00,2023-05-29 07:10:00,1902.83,1901.62,0.0,tp_lower -50559,做多,2023-05-29 08:00:00,2023-05-29 08:50:00,1900.91,1898.91,-0.0,flip_to_short -50560,做空,2023-05-29 08:50:00,2023-05-29 08:55:00,1898.91,1899.32,-0.0,flip_to_long -50561,做多,2023-05-29 08:55:00,2023-05-29 09:10:00,1899.32,1899.02,-0.0,flip_to_short -50562,做空,2023-05-29 09:10:00,2023-05-29 09:15:00,1899.02,1899.1,-0.0,flip_to_long -50563,做多,2023-05-29 09:15:00,2023-05-29 09:20:00,1899.1,1901.5,0.0,tp_upper -50564,做空,2023-05-29 10:25:00,2023-05-29 10:35:00,1902.5,1902.76,-0.0,flip_to_long -50565,做多,2023-05-29 10:35:00,2023-05-29 10:40:00,1902.76,1901.22,-0.0,flip_to_short -50566,做空,2023-05-29 10:40:00,2023-05-29 10:45:00,1901.22,1895.29,0.0,tp_lower -50567,做多,2023-05-29 11:10:00,2023-05-29 11:15:00,1903.78,1901.97,-0.0,flip_to_short -50568,做空,2023-05-29 11:15:00,2023-05-29 11:20:00,1901.97,1902.0,-0.0,flip_to_long -50569,做多,2023-05-29 11:20:00,2023-05-29 11:40:00,1902.0,1901.73,-0.0,flip_to_short -50570,做空,2023-05-29 11:40:00,2023-05-29 12:15:00,1901.73,1899.08,0.0,tp_lower -50571,做多,2023-05-29 12:20:00,2023-05-29 13:25:00,1901.73,1900.99,-0.0,flip_to_short -50572,做空,2023-05-29 13:25:00,2023-05-29 13:40:00,1900.99,1897.97,0.0,tp_lower -50573,做多,2023-05-29 13:50:00,2023-05-29 13:55:00,1900.33,1899.75,-0.0,flip_to_short -50574,做空,2023-05-29 13:55:00,2023-05-29 14:25:00,1899.75,1898.53,0.0,flip_to_long -50575,做多,2023-05-29 14:25:00,2023-05-29 15:10:00,1898.53,1896.12,-0.0,flip_to_short -50576,做空,2023-05-29 15:10:00,2023-05-29 15:25:00,1896.12,1888.91,0.0,tp_lower -50577,做多,2023-05-29 17:25:00,2023-05-29 17:30:00,1886.01,1884.82,-0.0,flip_to_short -50578,做空,2023-05-29 17:30:00,2023-05-29 19:40:00,1884.82,1891.88,-0.0,tp_lower -50579,做多,2023-05-29 19:45:00,2023-05-29 19:50:00,1892.77,1889.49,-0.0,flip_to_short -50580,做空,2023-05-29 19:50:00,2023-05-29 19:55:00,1889.49,1890.56,-0.0,tp_lower -50581,做多,2023-05-29 20:10:00,2023-05-29 20:20:00,1892.0,1894.01,0.0,tp_upper -50582,做空,2023-05-29 20:25:00,2023-05-29 21:20:00,1892.21,1894.2,-0.0,flip_to_long -50583,做多,2023-05-29 21:20:00,2023-05-29 21:25:00,1894.2,1889.1,-0.0,flip_to_short -50584,做空,2023-05-29 21:25:00,2023-05-29 21:30:00,1889.1,1891.52,-0.0,tp_lower -50585,做多,2023-05-29 21:45:00,2023-05-29 21:50:00,1893.01,1891.0,-0.0,flip_to_short -50586,做空,2023-05-29 21:50:00,2023-05-29 22:00:00,1891.0,1888.54,0.0,tp_lower -50587,做多,2023-05-29 22:30:00,2023-05-29 22:45:00,1890.27,1890.51,-0.0,flip_to_short -50588,做空,2023-05-29 22:45:00,2023-05-30 00:05:00,1890.51,1893.08,-0.0,flip_to_long -50589,做多,2023-05-30 00:05:00,2023-05-30 01:10:00,1893.08,1895.29,0.0,tp_upper -50590,做空,2023-05-30 02:10:00,2023-05-30 02:15:00,1894.95,1895.77,-0.0,flip_to_long -50591,做多,2023-05-30 02:15:00,2023-05-30 02:35:00,1895.77,1897.3,0.0,tp_upper -50592,做空,2023-05-30 02:40:00,2023-05-30 02:45:00,1896.39,1898.26,-0.0,flip_to_long -50593,做多,2023-05-30 02:45:00,2023-05-30 02:55:00,1898.26,1898.76,-0.0,tp_upper -50594,做空,2023-05-30 03:10:00,2023-05-30 03:15:00,1897.51,1908.87,-0.0,flip_to_long -50595,做多,2023-05-30 03:15:00,2023-05-30 03:20:00,1908.87,1903.19,-0.0,tp_upper -50596,做空,2023-05-30 03:55:00,2023-05-30 04:00:00,1899.78,1900.87,-0.0,flip_to_long -50597,做多,2023-05-30 04:00:00,2023-05-30 04:10:00,1900.87,1899.8,-0.0,flip_to_short -50598,做空,2023-05-30 04:10:00,2023-05-30 05:10:00,1899.8,1893.39,0.0,tp_lower -50599,做多,2023-05-30 05:45:00,2023-05-30 06:00:00,1897.74,1899.88,0.0,tp_upper -50600,做空,2023-05-30 07:25:00,2023-05-30 07:35:00,1900.82,1899.06,0.0,tp_lower -50601,做多,2023-05-30 08:15:00,2023-05-30 08:30:00,1901.47,1902.04,-0.0,tp_upper -50602,做空,2023-05-30 10:55:00,2023-05-30 11:05:00,1906.39,1908.47,-0.0,flip_to_long -50603,做多,2023-05-30 11:05:00,2023-05-30 11:20:00,1908.47,1912.13,0.0,tp_upper -50604,做空,2023-05-30 12:15:00,2023-05-30 12:25:00,1913.0,1908.53,0.0,tp_lower -50605,做多,2023-05-30 12:55:00,2023-05-30 13:30:00,1908.74,1910.5,0.0,flip_to_short -50606,做空,2023-05-30 13:30:00,2023-05-30 13:50:00,1910.5,1904.65,0.0,tp_lower -50607,做多,2023-05-30 14:05:00,2023-05-30 14:10:00,1908.83,1905.42,-0.0,flip_to_short -50608,做空,2023-05-30 14:10:00,2023-05-30 14:15:00,1905.42,1907.91,-0.0,flip_to_long -50609,做多,2023-05-30 14:15:00,2023-05-30 15:40:00,1907.91,1900.14,-0.0,flip_to_short -50610,做空,2023-05-30 15:40:00,2023-05-30 15:45:00,1900.14,1901.93,-0.0,flip_to_long -50611,做多,2023-05-30 15:45:00,2023-05-30 15:50:00,1901.93,1900.4,-0.0,flip_to_short -50612,做空,2023-05-30 15:50:00,2023-05-30 16:05:00,1900.4,1901.52,-0.0,flip_to_long -50613,做多,2023-05-30 16:05:00,2023-05-30 16:10:00,1901.52,1896.61,-0.0,flip_to_short -50614,做空,2023-05-30 16:10:00,2023-05-30 16:15:00,1896.61,1895.58,0.0,tp_lower -50615,做多,2023-05-30 16:20:00,2023-05-30 16:25:00,1900.23,1900.03,-0.0,flip_to_short -50616,做空,2023-05-30 16:25:00,2023-05-30 17:10:00,1900.03,1901.85,-0.0,flip_to_long -50617,做多,2023-05-30 17:10:00,2023-05-30 17:15:00,1901.85,1899.99,-0.0,flip_to_short -50618,做空,2023-05-30 17:15:00,2023-05-30 17:30:00,1899.99,1900.81,-0.0,flip_to_long -50619,做多,2023-05-30 17:30:00,2023-05-30 17:45:00,1900.81,1909.72,0.0,tp_upper -50620,做空,2023-05-30 17:55:00,2023-05-30 18:05:00,1902.12,1902.22,-0.0,flip_to_long -50621,做多,2023-05-30 18:05:00,2023-05-30 18:25:00,1902.22,1902.74,-0.0,flip_to_short -50622,做空,2023-05-30 18:25:00,2023-05-30 19:20:00,1902.74,1905.53,-0.0,flip_to_long -50623,做多,2023-05-30 19:20:00,2023-05-30 19:45:00,1905.53,1905.88,-0.0,flip_to_short -50624,做空,2023-05-30 19:45:00,2023-05-30 19:55:00,1905.88,1906.25,-0.0,flip_to_long -50625,做多,2023-05-30 19:55:00,2023-05-30 20:00:00,1906.25,1904.26,-0.0,flip_to_short -50626,做空,2023-05-30 20:00:00,2023-05-30 20:05:00,1904.26,1906.39,-0.0,flip_to_long -50627,做多,2023-05-30 20:05:00,2023-05-30 21:20:00,1906.39,1911.33,0.0,tp_upper -50628,做空,2023-05-30 21:45:00,2023-05-30 22:00:00,1902.6,1900.66,0.0,tp_lower -50629,做多,2023-05-30 22:45:00,2023-05-30 22:50:00,1905.21,1904.07,-0.0,flip_to_short -50630,做空,2023-05-30 22:50:00,2023-05-30 23:00:00,1904.07,1900.02,0.0,tp_lower -50631,做空,2023-05-31 00:15:00,2023-05-31 00:20:00,1899.65,1900.57,-0.0,flip_to_long -50632,做多,2023-05-31 00:20:00,2023-05-31 00:25:00,1900.57,1900.15,-0.0,flip_to_short -50633,做空,2023-05-31 00:25:00,2023-05-31 02:00:00,1900.15,1896.07,0.0,tp_lower -50634,做多,2023-05-31 03:20:00,2023-05-31 04:00:00,1895.64,1895.13,-0.0,flip_to_short -50635,做空,2023-05-31 04:00:00,2023-05-31 04:35:00,1895.13,1891.8,0.0,tp_lower -50636,做多,2023-05-31 06:45:00,2023-05-31 06:50:00,1866.64,1866.61,-0.0,flip_to_short -50637,做空,2023-05-31 06:50:00,2023-05-31 07:05:00,1866.61,1865.53,0.0,flip_to_long -50638,做多,2023-05-31 07:05:00,2023-05-31 07:20:00,1865.53,1869.47,0.0,tp_upper -50639,做空,2023-05-31 08:00:00,2023-05-31 08:05:00,1867.29,1870.49,-0.0,flip_to_long -50640,做多,2023-05-31 08:05:00,2023-05-31 08:20:00,1870.49,1869.47,-0.0,flip_to_short -50641,做空,2023-05-31 08:20:00,2023-05-31 08:45:00,1869.47,1868.88,-0.0,flip_to_long -50642,做多,2023-05-31 08:45:00,2023-05-31 09:10:00,1868.88,1868.13,-0.0,flip_to_short -50643,做空,2023-05-31 09:10:00,2023-05-31 09:15:00,1868.13,1869.48,-0.0,flip_to_long -50644,做多,2023-05-31 09:15:00,2023-05-31 09:20:00,1869.48,1868.53,-0.0,flip_to_short -50645,做空,2023-05-31 09:20:00,2023-05-31 09:40:00,1868.53,1868.51,-0.0,flip_to_long -50646,做多,2023-05-31 09:40:00,2023-05-31 10:05:00,1868.51,1869.85,0.0,tp_upper -50647,做空,2023-05-31 10:15:00,2023-05-31 10:25:00,1868.02,1867.16,-0.0,tp_lower -50648,做多,2023-05-31 11:25:00,2023-05-31 11:30:00,1867.36,1866.46,-0.0,flip_to_short -50649,做空,2023-05-31 11:30:00,2023-05-31 11:40:00,1866.46,1866.77,-0.0,flip_to_long -50650,做多,2023-05-31 11:40:00,2023-05-31 11:45:00,1866.77,1866.33,-0.0,flip_to_short -50651,做空,2023-05-31 11:45:00,2023-05-31 12:00:00,1866.33,1865.62,-0.0,flip_to_long -50652,做多,2023-05-31 12:00:00,2023-05-31 12:05:00,1865.62,1862.22,-0.0,flip_to_short -50653,做空,2023-05-31 12:05:00,2023-05-31 12:10:00,1862.22,1864.26,-0.0,tp_lower -50654,做多,2023-05-31 12:15:00,2023-05-31 12:50:00,1864.49,1866.29,0.0,tp_upper -50655,做空,2023-05-31 12:55:00,2023-05-31 13:05:00,1865.99,1868.8,-0.0,flip_to_long -50656,做多,2023-05-31 13:05:00,2023-05-31 13:10:00,1868.8,1870.02,0.0,tp_upper -50657,做空,2023-05-31 13:50:00,2023-05-31 14:00:00,1869.92,1864.78,0.0,tp_lower -50658,做多,2023-05-31 15:20:00,2023-05-31 15:35:00,1859.13,1857.07,-0.0,flip_to_short -50659,做空,2023-05-31 15:35:00,2023-05-31 15:40:00,1857.07,1857.98,-0.0,flip_to_long -50660,做多,2023-05-31 15:40:00,2023-05-31 15:45:00,1857.98,1856.67,-0.0,flip_to_short -50661,做空,2023-05-31 15:45:00,2023-05-31 15:50:00,1856.67,1858.89,-0.0,flip_to_long -50662,做多,2023-05-31 15:50:00,2023-05-31 15:55:00,1858.89,1857.32,-0.0,flip_to_short -50663,做空,2023-05-31 15:55:00,2023-05-31 16:05:00,1857.32,1857.61,-0.0,tp_lower -50664,做多,2023-05-31 16:10:00,2023-05-31 16:20:00,1859.93,1859.99,-0.0,flip_to_short -50665,做空,2023-05-31 16:20:00,2023-05-31 16:50:00,1859.99,1857.07,0.0,tp_lower -50666,做多,2023-05-31 16:55:00,2023-05-31 17:05:00,1859.37,1858.68,-0.0,flip_to_short -50667,做空,2023-05-31 17:05:00,2023-05-31 17:10:00,1858.68,1859.65,-0.0,flip_to_long -50668,做多,2023-05-31 17:10:00,2023-05-31 17:15:00,1859.65,1859.01,-0.0,tp_upper -50669,做多,2023-05-31 17:20:00,2023-05-31 17:25:00,1859.36,1861.64,0.0,tp_upper -50670,做空,2023-05-31 18:45:00,2023-05-31 18:50:00,1864.18,1862.64,0.0,tp_lower -50671,做多,2023-05-31 19:20:00,2023-05-31 19:40:00,1863.65,1867.53,0.0,tp_upper -50672,做空,2023-05-31 19:55:00,2023-05-31 20:05:00,1862.91,1864.99,-0.0,flip_to_long -50673,做多,2023-05-31 20:05:00,2023-05-31 20:25:00,1864.99,1867.28,0.0,tp_upper -50674,做空,2023-05-31 20:45:00,2023-05-31 21:05:00,1864.77,1863.66,0.0,tp_lower -50675,做多,2023-05-31 22:05:00,2023-05-31 22:15:00,1864.53,1867.31,0.0,tp_upper -50676,做空,2023-06-01 00:35:00,2023-06-01 01:05:00,1874.74,1876.42,-0.0,flip_to_long -50677,做多,2023-06-01 01:05:00,2023-06-01 01:25:00,1876.42,1877.31,-0.0,flip_to_short -50678,做空,2023-06-01 01:25:00,2023-06-01 01:45:00,1877.31,1874.14,0.0,flip_to_long -50679,做多,2023-06-01 01:45:00,2023-06-01 04:10:00,1874.14,1853.82,-0.0,flip_to_short -50680,做空,2023-06-01 04:10:00,2023-06-01 04:30:00,1853.82,1854.64,-0.0,flip_to_long -50681,做多,2023-06-01 04:30:00,2023-06-01 04:35:00,1854.64,1854.15,-0.0,flip_to_short -50682,做空,2023-06-01 04:35:00,2023-06-01 04:40:00,1854.15,1855.51,-0.0,flip_to_long -50683,做多,2023-06-01 04:40:00,2023-06-01 04:45:00,1855.51,1855.21,-0.0,flip_to_short -50684,做空,2023-06-01 04:45:00,2023-06-01 05:05:00,1855.21,1856.3,-0.0,flip_to_long -50685,做多,2023-06-01 05:05:00,2023-06-01 05:10:00,1856.3,1856.97,-0.0,tp_upper -50686,做空,2023-06-01 05:50:00,2023-06-01 06:25:00,1855.19,1853.53,0.0,tp_lower -50687,做多,2023-06-01 06:30:00,2023-06-01 06:50:00,1854.3,1855.65,0.0,flip_to_short -50688,做空,2023-06-01 06:50:00,2023-06-01 07:00:00,1855.65,1854.34,0.0,tp_lower -50689,做多,2023-06-01 07:20:00,2023-06-01 07:25:00,1855.68,1858.12,0.0,tp_upper -50690,做空,2023-06-01 07:40:00,2023-06-01 08:10:00,1854.8,1854.75,-0.0,flip_to_long -50691,做多,2023-06-01 08:10:00,2023-06-01 08:55:00,1854.75,1859.82,0.0,tp_upper -50692,做空,2023-06-01 10:05:00,2023-06-01 10:20:00,1860.08,1861.3,-0.0,flip_to_long -50693,做多,2023-06-01 10:20:00,2023-06-01 10:25:00,1861.3,1860.76,-0.0,flip_to_short -50694,做空,2023-06-01 10:25:00,2023-06-01 10:30:00,1860.76,1861.48,-0.0,flip_to_long -50695,做多,2023-06-01 10:30:00,2023-06-01 10:35:00,1861.48,1860.67,-0.0,flip_to_short -50696,做空,2023-06-01 10:35:00,2023-06-01 10:40:00,1860.67,1861.71,-0.0,flip_to_long -50697,做多,2023-06-01 10:40:00,2023-06-01 10:45:00,1861.71,1861.01,-0.0,flip_to_short -50698,做空,2023-06-01 10:45:00,2023-06-01 10:55:00,1861.01,1858.69,0.0,tp_lower -50699,做多,2023-06-01 11:35:00,2023-06-01 11:40:00,1860.6,1859.54,-0.0,flip_to_short -50700,做空,2023-06-01 11:40:00,2023-06-01 11:45:00,1859.54,1860.46,-0.0,flip_to_long -50701,做多,2023-06-01 11:45:00,2023-06-01 11:50:00,1860.46,1859.55,-0.0,flip_to_short -50702,做空,2023-06-01 11:50:00,2023-06-01 11:55:00,1859.55,1860.8,-0.0,flip_to_long -50703,做多,2023-06-01 11:55:00,2023-06-01 12:00:00,1860.8,1860.0,-0.0,flip_to_short -50704,做空,2023-06-01 12:00:00,2023-06-01 12:10:00,1860.0,1858.93,0.0,tp_lower -50705,做多,2023-06-01 12:20:00,2023-06-01 12:25:00,1860.33,1859.17,-0.0,tp_upper -50706,做多,2023-06-01 12:30:00,2023-06-01 12:35:00,1863.09,1860.5,-0.0,tp_upper -50707,做空,2023-06-01 13:20:00,2023-06-01 13:35:00,1861.64,1862.57,-0.0,flip_to_long -50708,做多,2023-06-01 13:35:00,2023-06-01 13:40:00,1862.57,1859.96,-0.0,flip_to_short -50709,做空,2023-06-01 13:40:00,2023-06-01 13:55:00,1859.96,1860.43,-0.0,flip_to_long -50710,做多,2023-06-01 13:55:00,2023-06-01 14:05:00,1860.43,1861.37,0.0,tp_upper -50711,做多,2023-06-01 14:10:00,2023-06-01 14:15:00,1862.91,1857.62,-0.0,flip_to_short -50712,做空,2023-06-01 14:15:00,2023-06-01 14:20:00,1857.62,1856.44,0.0,tp_lower -50713,做多,2023-06-01 14:50:00,2023-06-01 14:55:00,1860.34,1859.77,-0.0,flip_to_short -50714,做空,2023-06-01 14:55:00,2023-06-01 15:05:00,1859.77,1860.6,-0.0,flip_to_long -50715,做多,2023-06-01 15:05:00,2023-06-01 15:15:00,1860.6,1862.07,0.0,tp_upper -50716,做空,2023-06-01 16:30:00,2023-06-01 16:50:00,1860.94,1872.91,-0.0,flip_to_long -50717,做多,2023-06-01 16:50:00,2023-06-01 16:55:00,1872.91,1875.69,0.0,tp_upper -50718,做空,2023-06-01 17:55:00,2023-06-01 18:55:00,1870.19,1872.9,-0.0,flip_to_long -50719,做多,2023-06-01 18:55:00,2023-06-01 19:15:00,1872.9,1871.96,-0.0,flip_to_short -50720,做空,2023-06-01 19:15:00,2023-06-01 19:30:00,1871.96,1859.85,0.0,tp_lower -50721,做多,2023-06-01 20:00:00,2023-06-01 20:10:00,1870.52,1870.2,-0.0,flip_to_short -50722,做空,2023-06-01 20:10:00,2023-06-01 20:35:00,1870.2,1869.95,-0.0,flip_to_long -50723,做多,2023-06-01 20:35:00,2023-06-01 20:40:00,1869.95,1867.23,-0.0,flip_to_short -50724,做空,2023-06-01 20:40:00,2023-06-01 20:50:00,1867.23,1868.2,-0.0,flip_to_long -50725,做多,2023-06-01 20:50:00,2023-06-01 21:20:00,1868.2,1871.61,0.0,tp_upper -50726,做空,2023-06-01 21:30:00,2023-06-01 21:40:00,1869.92,1866.6,0.0,tp_lower -50727,做空,2023-06-01 21:50:00,2023-06-01 22:00:00,1868.34,1868.26,-0.0,tp_lower -50728,做多,2023-06-01 22:55:00,2023-06-02 01:05:00,1866.5,1858.46,-0.0,flip_to_short -50729,做空,2023-06-02 01:05:00,2023-06-02 01:10:00,1858.46,1859.72,-0.0,flip_to_long -50730,做多,2023-06-02 01:10:00,2023-06-02 01:15:00,1859.72,1859.33,-0.0,flip_to_short -50731,做空,2023-06-02 01:15:00,2023-06-02 01:20:00,1859.33,1863.3,-0.0,flip_to_long -50732,做多,2023-06-02 01:20:00,2023-06-02 01:25:00,1863.3,1867.07,0.0,tp_upper -50733,做空,2023-06-02 03:30:00,2023-06-02 03:35:00,1875.0,1875.37,-0.0,flip_to_long -50734,做多,2023-06-02 03:35:00,2023-06-02 03:55:00,1875.37,1878.01,0.0,tp_upper -50735,做空,2023-06-02 04:10:00,2023-06-02 04:15:00,1876.0,1876.67,-0.0,flip_to_long -50736,做多,2023-06-02 04:15:00,2023-06-02 04:20:00,1876.67,1884.75,0.0,tp_upper -50737,做空,2023-06-02 06:30:00,2023-06-02 06:40:00,1890.33,1890.04,-0.0,flip_to_long -50738,做多,2023-06-02 06:40:00,2023-06-02 08:35:00,1890.04,1888.86,-0.0,tp_upper -50739,做空,2023-06-02 09:40:00,2023-06-02 10:20:00,1889.4,1890.61,-0.0,flip_to_long -50740,做多,2023-06-02 10:20:00,2023-06-02 10:25:00,1890.61,1890.36,-0.0,flip_to_short -50741,做空,2023-06-02 10:25:00,2023-06-02 10:35:00,1890.36,1889.92,-0.0,flip_to_long -50742,做多,2023-06-02 10:35:00,2023-06-02 10:55:00,1889.92,1891.49,0.0,tp_upper -50743,做空,2023-06-02 12:25:00,2023-06-02 12:30:00,1892.1,1890.62,0.0,tp_lower -50744,做多,2023-06-02 12:40:00,2023-06-02 12:45:00,1893.22,1888.9,-0.0,flip_to_short -50745,做空,2023-06-02 12:45:00,2023-06-02 12:50:00,1888.9,1888.23,-0.0,tp_lower -50746,做多,2023-06-02 13:30:00,2023-06-02 13:35:00,1892.44,1888.3,-0.0,flip_to_short -50747,做空,2023-06-02 13:35:00,2023-06-02 13:45:00,1888.3,1882.66,0.0,tp_lower -50748,做多,2023-06-02 14:55:00,2023-06-02 15:40:00,1884.0,1886.63,0.0,tp_upper -50749,做多,2023-06-02 16:25:00,2023-06-02 16:45:00,1888.04,1890.07,0.0,tp_upper -50750,做空,2023-06-02 16:50:00,2023-06-02 16:55:00,1888.07,1888.24,-0.0,flip_to_long -50751,做多,2023-06-02 16:55:00,2023-06-02 18:10:00,1888.24,1891.78,0.0,tp_upper -50752,做空,2023-06-02 18:15:00,2023-06-02 18:30:00,1890.89,1892.87,-0.0,flip_to_long -50753,做多,2023-06-02 18:30:00,2023-06-02 18:35:00,1892.87,1894.18,0.0,tp_upper -50754,做空,2023-06-02 20:15:00,2023-06-02 20:20:00,1906.41,1907.25,-0.0,flip_to_long -50755,做多,2023-06-02 20:20:00,2023-06-02 20:25:00,1907.25,1906.73,-0.0,flip_to_short -50756,做空,2023-06-02 20:25:00,2023-06-02 20:30:00,1906.73,1905.17,0.0,tp_lower -50757,做空,2023-06-02 21:55:00,2023-06-02 22:00:00,1903.19,1904.2,-0.0,flip_to_long -50758,做多,2023-06-02 22:00:00,2023-06-02 22:10:00,1904.2,1904.89,-0.0,tp_upper -50759,做空,2023-06-02 22:30:00,2023-06-02 23:20:00,1904.19,1905.35,-0.0,flip_to_long -50760,做多,2023-06-02 23:20:00,2023-06-02 23:25:00,1905.35,1904.47,-0.0,flip_to_short -50761,做空,2023-06-02 23:25:00,2023-06-02 23:30:00,1904.47,1904.93,-0.0,flip_to_long -50762,做多,2023-06-02 23:30:00,2023-06-03 00:00:00,1904.93,1905.02,-0.0,flip_to_short -50763,做空,2023-06-03 00:00:00,2023-06-03 00:10:00,1905.02,1905.71,-0.0,flip_to_long -50764,做多,2023-06-03 00:10:00,2023-06-03 00:20:00,1905.71,1906.09,-0.0,tp_upper -50765,做空,2023-06-03 00:40:00,2023-06-03 00:45:00,1903.52,1902.67,-0.0,tp_lower -50766,做多,2023-06-03 03:05:00,2023-06-03 03:20:00,1899.54,1898.82,-0.0,flip_to_short -50767,做空,2023-06-03 03:20:00,2023-06-03 03:40:00,1898.82,1899.01,-0.0,flip_to_long -50768,做多,2023-06-03 03:40:00,2023-06-03 04:40:00,1899.01,1900.04,0.0,tp_upper -50769,做空,2023-06-03 05:45:00,2023-06-03 05:50:00,1899.3,1900.35,-0.0,flip_to_long -50770,做多,2023-06-03 05:50:00,2023-06-03 05:55:00,1900.35,1900.05,-0.0,flip_to_short -50771,做空,2023-06-03 05:55:00,2023-06-03 06:00:00,1900.05,1901.29,-0.0,flip_to_long -50772,做多,2023-06-03 06:00:00,2023-06-03 06:10:00,1901.29,1902.25,0.0,tp_upper -50773,做空,2023-06-03 07:10:00,2023-06-03 07:25:00,1902.91,1902.88,-0.0,flip_to_long -50774,做多,2023-06-03 07:25:00,2023-06-03 07:35:00,1902.88,1904.3,0.0,tp_upper -50775,做空,2023-06-03 07:45:00,2023-06-03 07:50:00,1902.2,1901.8,-0.0,tp_lower -50776,做多,2023-06-03 08:40:00,2023-06-03 08:45:00,1902.5,1901.31,-0.0,flip_to_short -50777,做空,2023-06-03 08:45:00,2023-06-03 08:50:00,1901.31,1901.97,-0.0,tp_lower -50778,做多,2023-06-03 09:25:00,2023-06-03 09:50:00,1902.0,1903.3,0.0,tp_upper -50779,做空,2023-06-03 10:00:00,2023-06-03 10:05:00,1900.66,1899.95,-0.0,tp_lower -50780,做多,2023-06-03 10:30:00,2023-06-03 10:35:00,1903.18,1905.3,0.0,tp_upper -50781,做空,2023-06-03 11:35:00,2023-06-03 11:45:00,1902.69,1903.0,-0.0,flip_to_long -50782,做多,2023-06-03 11:45:00,2023-06-03 12:20:00,1903.0,1904.85,0.0,tp_upper -50783,做空,2023-06-03 12:30:00,2023-06-03 12:35:00,1903.55,1903.65,-0.0,flip_to_long -50784,做多,2023-06-03 12:35:00,2023-06-03 12:45:00,1903.65,1903.33,-0.0,flip_to_short -50785,做空,2023-06-03 12:45:00,2023-06-03 12:50:00,1903.33,1903.37,-0.0,flip_to_long -50786,做多,2023-06-03 12:50:00,2023-06-03 14:15:00,1903.37,1901.0,-0.0,flip_to_short -50787,做空,2023-06-03 14:15:00,2023-06-03 14:20:00,1901.0,1901.48,-0.0,flip_to_long -50788,做多,2023-06-03 14:20:00,2023-06-03 14:25:00,1901.48,1900.96,-0.0,flip_to_short -50789,做空,2023-06-03 14:25:00,2023-06-03 14:35:00,1900.96,1900.98,-0.0,tp_lower -50790,做多,2023-06-03 15:00:00,2023-06-03 15:30:00,1899.96,1901.1,0.0,flip_to_short -50791,做空,2023-06-03 15:30:00,2023-06-03 15:50:00,1901.1,1899.37,0.0,flip_to_long -50792,做多,2023-06-03 15:50:00,2023-06-03 15:55:00,1899.37,1902.5,0.0,tp_upper -50793,做空,2023-06-03 16:40:00,2023-06-03 16:55:00,1900.2,1897.75,0.0,tp_lower -50794,做多,2023-06-03 18:25:00,2023-06-03 18:30:00,1892.88,1891.99,-0.0,flip_to_short -50795,做空,2023-06-03 18:30:00,2023-06-03 18:40:00,1891.99,1892.01,-0.0,flip_to_long -50796,做多,2023-06-03 18:40:00,2023-06-03 18:50:00,1892.01,1890.79,-0.0,flip_to_short -50797,做空,2023-06-03 18:50:00,2023-06-03 19:00:00,1890.79,1890.57,-0.0,flip_to_long -50798,做多,2023-06-03 19:00:00,2023-06-03 19:15:00,1890.57,1890.32,-0.0,flip_to_short -50799,做空,2023-06-03 19:15:00,2023-06-03 19:20:00,1890.32,1888.42,0.0,tp_lower -50800,做多,2023-06-03 20:20:00,2023-06-03 20:35:00,1888.2,1887.44,-0.0,flip_to_short -50801,做空,2023-06-03 20:35:00,2023-06-03 21:00:00,1887.44,1888.95,-0.0,flip_to_long -50802,做多,2023-06-03 21:00:00,2023-06-03 21:05:00,1888.95,1888.41,-0.0,flip_to_short -50803,做空,2023-06-03 21:05:00,2023-06-03 21:10:00,1888.41,1886.61,0.0,tp_lower -50804,做多,2023-06-03 21:15:00,2023-06-03 21:20:00,1887.51,1887.02,-0.0,flip_to_short -50805,做空,2023-06-03 21:20:00,2023-06-03 21:25:00,1887.02,1888.4,-0.0,flip_to_long -50806,做多,2023-06-03 21:25:00,2023-06-03 21:35:00,1888.4,1886.53,-0.0,flip_to_short -50807,做空,2023-06-03 21:35:00,2023-06-03 21:40:00,1886.53,1887.13,-0.0,tp_lower -50808,做多,2023-06-03 21:45:00,2023-06-03 22:00:00,1887.8,1888.67,-0.0,tp_upper -50809,做空,2023-06-03 23:10:00,2023-06-03 23:20:00,1889.26,1889.41,-0.0,flip_to_long -50810,做多,2023-06-03 23:20:00,2023-06-03 23:50:00,1889.41,1890.49,0.0,flip_to_short -50811,做空,2023-06-03 23:50:00,2023-06-04 00:25:00,1890.49,1891.38,-0.0,flip_to_long -50812,做多,2023-06-04 00:25:00,2023-06-04 00:35:00,1891.38,1890.22,-0.0,flip_to_short -50813,做空,2023-06-04 00:35:00,2023-06-04 00:45:00,1890.22,1889.02,0.0,tp_lower -50814,做多,2023-06-04 01:10:00,2023-06-04 01:40:00,1889.4,1889.62,-0.0,flip_to_short -50815,做空,2023-06-04 01:40:00,2023-06-04 01:50:00,1889.62,1890.47,-0.0,flip_to_long -50816,做多,2023-06-04 01:50:00,2023-06-04 01:55:00,1890.47,1889.4,-0.0,flip_to_short -50817,做空,2023-06-04 01:55:00,2023-06-04 02:00:00,1889.4,1890.15,-0.0,flip_to_long -50818,做多,2023-06-04 02:00:00,2023-06-04 02:20:00,1890.15,1889.4,-0.0,flip_to_short -50819,做空,2023-06-04 02:20:00,2023-06-04 02:30:00,1889.4,1891.11,-0.0,flip_to_long -50820,做多,2023-06-04 02:30:00,2023-06-04 02:45:00,1891.11,1892.14,0.0,tp_upper -50821,做空,2023-06-04 04:35:00,2023-06-04 04:50:00,1893.48,1893.63,-0.0,flip_to_long -50822,做多,2023-06-04 04:50:00,2023-06-04 05:00:00,1893.63,1893.44,-0.0,flip_to_short -50823,做空,2023-06-04 05:00:00,2023-06-04 05:15:00,1893.44,1892.46,0.0,tp_lower -50824,做空,2023-06-04 06:20:00,2023-06-04 06:30:00,1891.79,1894.3,-0.0,flip_to_long -50825,做多,2023-06-04 06:30:00,2023-06-04 06:40:00,1894.3,1896.2,0.0,tp_upper -50826,做多,2023-06-04 08:25:00,2023-06-04 08:35:00,1899.0,1898.25,-0.0,flip_to_short -50827,做空,2023-06-04 08:35:00,2023-06-04 08:45:00,1898.25,1898.35,-0.0,tp_lower -50828,做多,2023-06-04 09:00:00,2023-06-04 09:05:00,1899.72,1900.76,0.0,tp_upper -50829,做空,2023-06-04 10:15:00,2023-06-04 10:20:00,1902.5,1903.6,-0.0,flip_to_long -50830,做多,2023-06-04 10:20:00,2023-06-04 10:40:00,1903.6,1903.3,-0.0,flip_to_short -50831,做空,2023-06-04 10:40:00,2023-06-04 10:45:00,1903.3,1904.53,-0.0,flip_to_long -50832,做多,2023-06-04 10:45:00,2023-06-04 10:55:00,1904.53,1903.91,-0.0,flip_to_short -50833,做空,2023-06-04 10:55:00,2023-06-04 11:10:00,1903.91,1904.43,-0.0,flip_to_long -50834,做多,2023-06-04 11:10:00,2023-06-04 11:15:00,1904.43,1903.3,-0.0,flip_to_short -50835,做空,2023-06-04 11:15:00,2023-06-04 11:35:00,1903.3,1901.99,0.0,tp_lower -50836,做多,2023-06-04 12:35:00,2023-06-04 13:05:00,1903.24,1902.72,-0.0,flip_to_short -50837,做空,2023-06-04 13:05:00,2023-06-04 13:20:00,1902.72,1903.65,-0.0,flip_to_long -50838,做多,2023-06-04 13:20:00,2023-06-04 13:25:00,1903.65,1903.79,-0.0,tp_upper -50839,做空,2023-06-04 14:00:00,2023-06-04 14:05:00,1900.11,1902.74,-0.0,tp_lower -50840,做多,2023-06-04 14:20:00,2023-06-04 15:00:00,1903.94,1904.76,-0.0,flip_to_short -50841,做空,2023-06-04 15:00:00,2023-06-04 15:25:00,1904.76,1904.0,-0.0,flip_to_long -50842,做多,2023-06-04 15:25:00,2023-06-04 15:30:00,1904.0,1902.65,-0.0,flip_to_short -50843,做空,2023-06-04 15:30:00,2023-06-04 15:35:00,1902.65,1903.07,-0.0,flip_to_long -50844,做多,2023-06-04 15:35:00,2023-06-04 17:10:00,1903.07,1898.25,-0.0,flip_to_short -50845,做空,2023-06-04 17:10:00,2023-06-04 17:25:00,1898.25,1898.9,-0.0,flip_to_long -50846,做多,2023-06-04 17:25:00,2023-06-04 17:30:00,1898.9,1898.27,-0.0,flip_to_short -50847,做空,2023-06-04 17:30:00,2023-06-04 17:40:00,1898.27,1898.4,-0.0,flip_to_long -50848,做多,2023-06-04 17:40:00,2023-06-04 17:45:00,1898.4,1898.04,-0.0,flip_to_short -50849,做空,2023-06-04 17:45:00,2023-06-04 18:00:00,1898.04,1899.99,-0.0,flip_to_long -50850,做多,2023-06-04 18:00:00,2023-06-04 18:05:00,1899.99,1900.02,-0.0,tp_upper -50851,做空,2023-06-04 20:30:00,2023-06-04 20:35:00,1902.72,1903.13,-0.0,flip_to_long -50852,做多,2023-06-04 20:35:00,2023-06-04 20:50:00,1903.13,1903.93,-0.0,tp_upper -50853,做空,2023-06-04 20:55:00,2023-06-04 21:00:00,1903.4,1903.57,-0.0,flip_to_long -50854,做多,2023-06-04 21:00:00,2023-06-04 21:05:00,1903.57,1905.5,0.0,tp_upper -50855,做空,2023-06-04 21:25:00,2023-06-04 21:30:00,1904.0,1901.22,0.0,tp_lower -50856,做多,2023-06-04 22:05:00,2023-06-04 22:15:00,1905.31,1908.5,0.0,tp_upper -50857,做空,2023-06-04 22:25:00,2023-06-04 22:30:00,1900.87,1898.5,0.0,tp_lower -50858,做多,2023-06-04 22:35:00,2023-06-04 22:50:00,1904.77,1904.79,-0.0,flip_to_short -50859,做空,2023-06-04 22:50:00,2023-06-04 23:00:00,1904.79,1902.72,0.0,flip_to_long -50860,做多,2023-06-04 23:00:00,2023-06-05 02:30:00,1902.72,1882.78,-0.0,flip_to_short -50861,做空,2023-06-05 02:30:00,2023-06-05 02:45:00,1882.78,1880.02,0.0,tp_lower -50862,做多,2023-06-05 04:30:00,2023-06-05 04:35:00,1872.66,1870.65,-0.0,flip_to_short -50863,做空,2023-06-05 04:35:00,2023-06-05 04:40:00,1870.65,1871.01,-0.0,flip_to_long -50864,做多,2023-06-05 04:40:00,2023-06-05 05:50:00,1871.01,1868.09,-0.0,flip_to_short -50865,做空,2023-06-05 05:50:00,2023-06-05 05:55:00,1868.09,1869.63,-0.0,flip_to_long -50866,做多,2023-06-05 05:55:00,2023-06-05 06:45:00,1869.63,1868.68,-0.0,flip_to_short -50867,做空,2023-06-05 06:45:00,2023-06-05 06:50:00,1868.68,1869.88,-0.0,flip_to_long -50868,做多,2023-06-05 06:50:00,2023-06-05 06:55:00,1869.88,1868.69,-0.0,flip_to_short -50869,做空,2023-06-05 06:55:00,2023-06-05 07:00:00,1868.69,1869.13,-0.0,flip_to_long -50870,做多,2023-06-05 07:00:00,2023-06-05 07:15:00,1869.13,1871.54,0.0,tp_upper -50871,做空,2023-06-05 08:05:00,2023-06-05 08:25:00,1871.69,1871.45,-0.0,flip_to_long -50872,做多,2023-06-05 08:25:00,2023-06-05 08:40:00,1871.45,1871.43,-0.0,flip_to_short -50873,做空,2023-06-05 08:40:00,2023-06-05 08:45:00,1871.43,1870.01,0.0,tp_lower -50874,做多,2023-06-05 09:00:00,2023-06-05 09:15:00,1871.43,1870.37,-0.0,flip_to_short -50875,做空,2023-06-05 09:15:00,2023-06-05 09:45:00,1870.37,1868.34,0.0,tp_lower -50876,做多,2023-06-05 10:30:00,2023-06-05 10:35:00,1869.28,1865.55,-0.0,flip_to_short -50877,做空,2023-06-05 10:35:00,2023-06-05 10:40:00,1865.55,1864.92,-0.0,tp_lower -50878,做多,2023-06-05 11:20:00,2023-06-05 11:30:00,1867.51,1866.69,-0.0,flip_to_short -50879,做空,2023-06-05 11:30:00,2023-06-05 11:35:00,1866.69,1868.6,-0.0,flip_to_long -50880,做多,2023-06-05 11:35:00,2023-06-05 12:20:00,1868.6,1868.42,-0.0,flip_to_short -50881,做空,2023-06-05 12:20:00,2023-06-05 12:35:00,1868.42,1863.11,0.0,tp_lower -50882,做多,2023-06-05 13:10:00,2023-06-05 13:15:00,1867.55,1865.2,-0.0,flip_to_short -50883,做空,2023-06-05 13:15:00,2023-06-05 13:25:00,1865.2,1865.99,-0.0,flip_to_long -50884,做多,2023-06-05 13:25:00,2023-06-05 14:00:00,1865.99,1870.23,0.0,tp_upper -50885,做空,2023-06-05 14:10:00,2023-06-05 14:15:00,1864.06,1865.6,-0.0,flip_to_long -50886,做多,2023-06-05 14:15:00,2023-06-05 14:25:00,1865.6,1866.0,-0.0,flip_to_short -50887,做空,2023-06-05 14:25:00,2023-06-05 14:30:00,1866.0,1867.45,-0.0,flip_to_long -50888,做多,2023-06-05 14:30:00,2023-06-05 14:35:00,1867.45,1866.15,-0.0,flip_to_short -50889,做空,2023-06-05 14:35:00,2023-06-05 14:40:00,1866.15,1868.08,-0.0,flip_to_long -50890,做多,2023-06-05 14:40:00,2023-06-05 14:50:00,1868.08,1866.94,-0.0,flip_to_short -50891,做空,2023-06-05 14:50:00,2023-06-05 15:00:00,1866.94,1858.89,0.0,tp_lower -50892,做多,2023-06-05 17:35:00,2023-06-05 17:45:00,1814.04,1815.8,0.0,tp_upper -50893,做空,2023-06-05 18:05:00,2023-06-05 18:45:00,1811.47,1807.47,0.0,tp_lower -50894,做多,2023-06-05 19:45:00,2023-06-05 19:50:00,1808.23,1806.87,-0.0,flip_to_short -50895,做空,2023-06-05 19:50:00,2023-06-05 20:05:00,1806.87,1805.09,0.0,flip_to_long -50896,做多,2023-06-05 20:05:00,2023-06-05 20:15:00,1805.09,1804.74,-0.0,flip_to_short -50897,做空,2023-06-05 20:15:00,2023-06-05 20:20:00,1804.74,1804.84,-0.0,flip_to_long -50898,做多,2023-06-05 20:20:00,2023-06-05 22:00:00,1804.84,1806.26,0.0,tp_upper -50899,做空,2023-06-05 23:50:00,2023-06-05 23:55:00,1809.05,1810.03,-0.0,flip_to_long -50900,做多,2023-06-05 23:55:00,2023-06-06 00:05:00,1810.03,1809.61,-0.0,flip_to_short -50901,做空,2023-06-06 00:05:00,2023-06-06 00:10:00,1809.61,1810.13,-0.0,flip_to_long -50902,做多,2023-06-06 00:10:00,2023-06-06 00:25:00,1810.13,1809.42,-0.0,flip_to_short -50903,做空,2023-06-06 00:25:00,2023-06-06 00:30:00,1809.42,1810.95,-0.0,flip_to_long -50904,做多,2023-06-06 00:30:00,2023-06-06 00:35:00,1810.95,1810.34,-0.0,flip_to_short -50905,做空,2023-06-06 00:35:00,2023-06-06 00:40:00,1810.34,1811.01,-0.0,flip_to_long -50906,做多,2023-06-06 00:40:00,2023-06-06 00:45:00,1811.01,1809.89,-0.0,flip_to_short -50907,做空,2023-06-06 00:45:00,2023-06-06 01:05:00,1809.89,1807.45,0.0,tp_lower -50908,做多,2023-06-06 02:05:00,2023-06-06 02:10:00,1807.64,1805.96,-0.0,flip_to_short -50909,做空,2023-06-06 02:10:00,2023-06-06 02:20:00,1805.96,1811.46,-0.0,flip_to_long -50910,做多,2023-06-06 02:20:00,2023-06-06 02:25:00,1811.46,1810.32,-0.0,tp_upper -50911,做空,2023-06-06 03:30:00,2023-06-06 03:35:00,1810.29,1810.45,-0.0,flip_to_long -50912,做多,2023-06-06 03:35:00,2023-06-06 04:30:00,1810.45,1813.15,0.0,tp_upper -50913,做空,2023-06-06 05:50:00,2023-06-06 05:55:00,1813.91,1815.0,-0.0,flip_to_long -50914,做多,2023-06-06 05:55:00,2023-06-06 06:00:00,1815.0,1813.66,-0.0,flip_to_short -50915,做空,2023-06-06 06:00:00,2023-06-06 06:20:00,1813.66,1815.14,-0.0,flip_to_long -50916,做多,2023-06-06 06:20:00,2023-06-06 07:20:00,1815.14,1813.53,-0.0,flip_to_short -50917,做空,2023-06-06 07:20:00,2023-06-06 07:25:00,1813.53,1814.75,-0.0,flip_to_long -50918,做多,2023-06-06 07:25:00,2023-06-06 07:30:00,1814.75,1815.0,-0.0,tp_upper -50919,做空,2023-06-06 07:35:00,2023-06-06 07:45:00,1813.09,1811.3,0.0,tp_lower -50920,做多,2023-06-06 07:50:00,2023-06-06 07:55:00,1813.69,1812.26,-0.0,flip_to_short -50921,做空,2023-06-06 07:55:00,2023-06-06 08:00:00,1812.26,1813.32,-0.0,flip_to_long -50922,做多,2023-06-06 08:00:00,2023-06-06 08:10:00,1813.32,1813.63,-0.0,flip_to_short -50923,做空,2023-06-06 08:10:00,2023-06-06 09:35:00,1813.63,1814.12,-0.0,flip_to_long -50924,做多,2023-06-06 09:35:00,2023-06-06 09:45:00,1814.12,1815.04,0.0,flip_to_short -50925,做空,2023-06-06 09:45:00,2023-06-06 09:50:00,1815.04,1815.99,-0.0,flip_to_long -50926,做多,2023-06-06 09:50:00,2023-06-06 09:55:00,1815.99,1816.27,-0.0,tp_upper -50927,做空,2023-06-06 11:00:00,2023-06-06 11:05:00,1816.75,1817.6,-0.0,flip_to_long -50928,做多,2023-06-06 11:05:00,2023-06-06 11:10:00,1817.6,1816.32,-0.0,flip_to_short -50929,做空,2023-06-06 11:10:00,2023-06-06 11:25:00,1816.32,1814.7,0.0,tp_lower -50930,做多,2023-06-06 12:15:00,2023-06-06 12:20:00,1814.67,1809.33,-0.0,flip_to_short -50931,做空,2023-06-06 12:20:00,2023-06-06 12:30:00,1809.33,1804.71,0.0,tp_lower -50932,做多,2023-06-06 13:25:00,2023-06-06 13:30:00,1807.45,1804.46,-0.0,flip_to_short -50933,做空,2023-06-06 13:30:00,2023-06-06 13:35:00,1804.46,1804.77,-0.0,flip_to_long -50934,做多,2023-06-06 13:35:00,2023-06-06 13:40:00,1804.77,1812.81,0.0,tp_upper -50935,做空,2023-06-06 18:45:00,2023-06-06 19:20:00,1873.49,1879.2,-0.0,flip_to_long -50936,做多,2023-06-06 19:20:00,2023-06-06 19:25:00,1879.2,1880.71,0.0,tp_upper -50937,做空,2023-06-06 20:20:00,2023-06-06 20:25:00,1879.34,1881.25,-0.0,flip_to_long -50938,做多,2023-06-06 20:25:00,2023-06-06 20:30:00,1881.25,1878.95,-0.0,flip_to_short -50939,做空,2023-06-06 20:30:00,2023-06-06 21:50:00,1878.95,1880.63,-0.0,flip_to_long -50940,做多,2023-06-06 21:50:00,2023-06-06 22:15:00,1880.63,1877.34,-0.0,flip_to_short -50941,做空,2023-06-06 22:15:00,2023-06-06 22:20:00,1877.34,1877.88,-0.0,flip_to_long -50942,做多,2023-06-06 22:20:00,2023-06-06 22:40:00,1877.88,1881.1,0.0,tp_upper -50943,做空,2023-06-06 23:35:00,2023-06-06 23:40:00,1879.13,1880.22,-0.0,flip_to_long -50944,做多,2023-06-06 23:40:00,2023-06-07 00:00:00,1880.22,1882.48,0.0,flip_to_short -50945,做空,2023-06-07 00:00:00,2023-06-07 00:20:00,1882.48,1885.31,-0.0,flip_to_long -50946,做多,2023-06-07 00:20:00,2023-06-07 00:25:00,1885.31,1884.74,-0.0,tp_upper -50947,做空,2023-06-07 01:00:00,2023-06-07 01:35:00,1882.61,1879.07,0.0,tp_lower -50948,做多,2023-06-07 03:00:00,2023-06-07 03:45:00,1876.95,1876.65,-0.0,flip_to_short -50949,做空,2023-06-07 03:45:00,2023-06-07 05:35:00,1876.65,1879.65,-0.0,flip_to_long -50950,做多,2023-06-07 05:35:00,2023-06-07 05:40:00,1879.65,1878.59,-0.0,flip_to_short -50951,做空,2023-06-07 05:40:00,2023-06-07 05:50:00,1878.59,1877.96,-0.0,flip_to_long -50952,做多,2023-06-07 05:50:00,2023-06-07 06:00:00,1877.96,1881.81,0.0,tp_upper -50953,做空,2023-06-07 06:35:00,2023-06-07 06:40:00,1875.94,1876.84,-0.0,tp_lower -50954,做多,2023-06-07 07:30:00,2023-06-07 07:35:00,1878.82,1876.91,-0.0,flip_to_short -50955,做空,2023-06-07 07:35:00,2023-06-07 08:10:00,1876.91,1873.31,0.0,tp_lower -50956,做多,2023-06-07 08:35:00,2023-06-07 08:45:00,1875.41,1875.59,-0.0,flip_to_short -50957,做空,2023-06-07 08:45:00,2023-06-07 09:00:00,1875.59,1873.57,0.0,tp_lower -50958,做空,2023-06-07 10:45:00,2023-06-07 11:00:00,1855.62,1857.33,-0.0,flip_to_long -50959,做多,2023-06-07 11:00:00,2023-06-07 11:20:00,1857.33,1864.86,0.0,tp_upper -50960,做空,2023-06-07 12:05:00,2023-06-07 12:15:00,1863.16,1863.63,-0.0,flip_to_long -50961,做多,2023-06-07 12:15:00,2023-06-07 12:35:00,1863.63,1865.23,0.0,flip_to_short -50962,做空,2023-06-07 12:35:00,2023-06-07 12:40:00,1865.23,1867.39,-0.0,flip_to_long -50963,做多,2023-06-07 12:40:00,2023-06-07 12:45:00,1867.39,1865.54,-0.0,flip_to_short -50964,做空,2023-06-07 12:45:00,2023-06-07 13:10:00,1865.54,1861.43,0.0,tp_lower -50965,做多,2023-06-07 13:30:00,2023-06-07 14:00:00,1863.69,1860.72,-0.0,flip_to_short -50966,做空,2023-06-07 14:00:00,2023-06-07 14:10:00,1860.72,1856.53,0.0,tp_lower -50967,做多,2023-06-07 15:30:00,2023-06-07 15:35:00,1850.01,1847.81,-0.0,flip_to_short -50968,做空,2023-06-07 15:35:00,2023-06-07 15:50:00,1847.81,1838.93,0.0,tp_lower -50969,做多,2023-06-07 16:30:00,2023-06-07 16:50:00,1841.14,1839.82,-0.0,flip_to_short -50970,做空,2023-06-07 16:50:00,2023-06-07 17:05:00,1839.82,1841.27,-0.0,flip_to_long -50971,做多,2023-06-07 17:05:00,2023-06-07 17:10:00,1841.27,1838.34,-0.0,flip_to_short -50972,做空,2023-06-07 17:10:00,2023-06-07 17:15:00,1838.34,1839.88,-0.0,flip_to_long -50973,做多,2023-06-07 17:15:00,2023-06-07 17:20:00,1839.88,1839.68,-0.0,flip_to_short -50974,做空,2023-06-07 17:20:00,2023-06-07 19:10:00,1839.68,1849.09,-0.0,flip_to_long -50975,做多,2023-06-07 19:10:00,2023-06-07 19:15:00,1849.09,1846.97,-0.0,flip_to_short -50976,做空,2023-06-07 19:15:00,2023-06-07 19:20:00,1846.97,1848.68,-0.0,flip_to_long -50977,做多,2023-06-07 19:20:00,2023-06-07 19:30:00,1848.68,1848.29,-0.0,flip_to_short -50978,做空,2023-06-07 19:30:00,2023-06-07 19:35:00,1848.29,1848.77,-0.0,flip_to_long -50979,做多,2023-06-07 19:35:00,2023-06-07 19:45:00,1848.77,1848.5,-0.0,flip_to_short -50980,做空,2023-06-07 19:45:00,2023-06-07 19:50:00,1848.5,1849.51,-0.0,flip_to_long -50981,做多,2023-06-07 19:50:00,2023-06-07 20:00:00,1849.51,1845.9,-0.0,flip_to_short -50982,做空,2023-06-07 20:00:00,2023-06-07 20:05:00,1845.9,1846.97,-0.0,tp_lower -50983,做多,2023-06-07 21:25:00,2023-06-07 21:30:00,1843.34,1840.33,-0.0,flip_to_short -50984,做空,2023-06-07 21:30:00,2023-06-07 21:35:00,1840.33,1835.44,0.0,tp_lower -50985,做多,2023-06-07 23:00:00,2023-06-07 23:05:00,1830.69,1828.9,-0.0,flip_to_short -50986,做空,2023-06-07 23:05:00,2023-06-07 23:15:00,1828.9,1829.04,-0.0,flip_to_long -50987,做多,2023-06-07 23:15:00,2023-06-08 00:10:00,1829.04,1830.85,0.0,tp_upper -50988,做空,2023-06-08 02:45:00,2023-06-08 03:00:00,1836.72,1835.96,-0.0,tp_lower -50989,做多,2023-06-08 04:00:00,2023-06-08 05:15:00,1835.68,1838.75,0.0,tp_upper -50990,做空,2023-06-08 05:30:00,2023-06-08 05:40:00,1837.86,1837.51,-0.0,flip_to_long -50991,做多,2023-06-08 05:40:00,2023-06-08 06:40:00,1837.51,1842.41,0.0,tp_upper -50992,做空,2023-06-08 08:00:00,2023-06-08 08:15:00,1840.52,1840.7,-0.0,flip_to_long -50993,做多,2023-06-08 08:15:00,2023-06-08 08:20:00,1840.7,1839.79,-0.0,flip_to_short -50994,做空,2023-06-08 08:20:00,2023-06-08 08:25:00,1839.79,1841.0,-0.0,flip_to_long -50995,做多,2023-06-08 08:25:00,2023-06-08 08:30:00,1841.0,1839.99,-0.0,flip_to_short -50996,做空,2023-06-08 08:30:00,2023-06-08 08:35:00,1839.99,1841.24,-0.0,flip_to_long -50997,做多,2023-06-08 08:35:00,2023-06-08 08:45:00,1841.24,1839.9,-0.0,flip_to_short -50998,做空,2023-06-08 08:45:00,2023-06-08 08:50:00,1839.9,1840.28,-0.0,flip_to_long -50999,做多,2023-06-08 08:50:00,2023-06-08 10:20:00,1840.28,1837.21,-0.0,flip_to_short -51000,做空,2023-06-08 10:20:00,2023-06-08 10:25:00,1837.21,1838.6,-0.0,tp_lower -51001,做多,2023-06-08 10:40:00,2023-06-08 10:45:00,1843.57,1841.87,-0.0,tp_upper -51002,做空,2023-06-08 12:05:00,2023-06-08 12:15:00,1843.25,1841.21,0.0,tp_lower -51003,做多,2023-06-08 12:30:00,2023-06-08 12:35:00,1843.9,1849.09,0.0,tp_upper -51004,做空,2023-06-08 13:00:00,2023-06-08 13:35:00,1840.06,1847.36,-0.0,flip_to_long -51005,做多,2023-06-08 13:35:00,2023-06-08 13:50:00,1847.36,1843.33,-0.0,flip_to_short -51006,做空,2023-06-08 13:50:00,2023-06-08 13:55:00,1843.33,1845.76,-0.0,flip_to_long -51007,做多,2023-06-08 13:55:00,2023-06-08 14:00:00,1845.76,1842.94,-0.0,flip_to_short -51008,做空,2023-06-08 14:00:00,2023-06-08 14:05:00,1842.94,1845.46,-0.0,flip_to_long -51009,做多,2023-06-08 14:05:00,2023-06-08 14:20:00,1845.46,1851.57,0.0,tp_upper -51010,做空,2023-06-08 15:55:00,2023-06-08 16:25:00,1854.77,1850.6,0.0,tp_lower -51011,做多,2023-06-08 18:25:00,2023-06-08 18:30:00,1843.81,1844.91,0.0,tp_upper -51012,做空,2023-06-08 18:35:00,2023-06-08 18:40:00,1843.89,1848.2,-0.0,flip_to_long -51013,做多,2023-06-08 18:40:00,2023-06-08 18:45:00,1848.2,1844.78,-0.0,tp_upper -51014,做空,2023-06-08 19:00:00,2023-06-08 19:50:00,1844.43,1846.33,-0.0,flip_to_long -51015,做多,2023-06-08 19:50:00,2023-06-08 20:20:00,1846.33,1850.25,0.0,tp_upper -51016,做空,2023-06-08 21:30:00,2023-06-08 21:40:00,1849.43,1851.3,-0.0,flip_to_long -51017,做多,2023-06-08 21:40:00,2023-06-08 21:45:00,1851.3,1849.4,-0.0,flip_to_short -51018,做空,2023-06-08 21:45:00,2023-06-08 21:50:00,1849.4,1850.76,-0.0,flip_to_long -51019,做多,2023-06-08 21:50:00,2023-06-08 22:25:00,1850.76,1850.61,-0.0,flip_to_short -51020,做空,2023-06-08 22:25:00,2023-06-08 22:30:00,1850.61,1850.84,-0.0,flip_to_long -51021,做多,2023-06-08 22:30:00,2023-06-08 22:35:00,1850.84,1850.66,-0.0,flip_to_short -51022,做空,2023-06-08 22:35:00,2023-06-08 22:45:00,1850.66,1847.69,0.0,tp_lower -51023,做多,2023-06-09 01:15:00,2023-06-09 01:20:00,1845.35,1844.23,-0.0,flip_to_short -51024,做空,2023-06-09 01:20:00,2023-06-09 01:30:00,1844.23,1847.7,-0.0,flip_to_long -51025,做多,2023-06-09 01:30:00,2023-06-09 01:35:00,1847.7,1845.59,-0.0,tp_upper -51026,做空,2023-06-09 01:50:00,2023-06-09 02:00:00,1844.32,1842.92,0.0,tp_lower -51027,做多,2023-06-09 03:35:00,2023-06-09 04:05:00,1836.09,1838.61,0.0,tp_upper -51028,做空,2023-06-09 04:40:00,2023-06-09 04:45:00,1835.51,1836.74,-0.0,flip_to_long -51029,做多,2023-06-09 04:45:00,2023-06-09 05:15:00,1836.74,1837.13,-0.0,flip_to_short -51030,做空,2023-06-09 05:15:00,2023-06-09 05:45:00,1837.13,1838.09,-0.0,flip_to_long -51031,做多,2023-06-09 05:45:00,2023-06-09 05:50:00,1838.09,1838.3,-0.0,tp_upper -51032,做空,2023-06-09 06:10:00,2023-06-09 06:15:00,1837.06,1839.31,-0.0,flip_to_long -51033,做多,2023-06-09 06:15:00,2023-06-09 06:20:00,1839.31,1839.67,-0.0,tp_upper -51034,做空,2023-06-09 06:50:00,2023-06-09 07:00:00,1836.74,1835.79,0.0,tp_lower -51035,做多,2023-06-09 08:15:00,2023-06-09 08:20:00,1837.98,1838.32,-0.0,tp_upper -51036,做空,2023-06-09 10:25:00,2023-06-09 10:35:00,1842.05,1843.89,-0.0,flip_to_long -51037,做多,2023-06-09 10:35:00,2023-06-09 10:55:00,1843.89,1843.24,-0.0,flip_to_short -51038,做空,2023-06-09 10:55:00,2023-06-09 11:10:00,1843.24,1841.89,0.0,tp_lower -51039,做多,2023-06-09 11:45:00,2023-06-09 12:20:00,1843.0,1844.11,0.0,tp_upper -51040,做空,2023-06-09 13:30:00,2023-06-09 13:50:00,1848.53,1848.76,-0.0,flip_to_long -51041,做多,2023-06-09 13:50:00,2023-06-09 14:25:00,1848.76,1848.75,-0.0,flip_to_short -51042,做空,2023-06-09 14:25:00,2023-06-09 14:35:00,1848.75,1844.4,0.0,tp_lower -51043,做多,2023-06-09 15:05:00,2023-06-09 15:25:00,1846.49,1846.85,-0.0,flip_to_short -51044,做空,2023-06-09 15:25:00,2023-06-09 15:30:00,1846.85,1847.07,-0.0,flip_to_long -51045,做多,2023-06-09 15:30:00,2023-06-09 15:35:00,1847.07,1846.8,-0.0,flip_to_short -51046,做空,2023-06-09 15:35:00,2023-06-09 15:40:00,1846.8,1847.44,-0.0,flip_to_long -51047,做多,2023-06-09 15:40:00,2023-06-09 15:45:00,1847.44,1844.55,-0.0,flip_to_short -51048,做空,2023-06-09 15:45:00,2023-06-09 15:50:00,1844.55,1841.32,0.0,tp_lower -51049,做多,2023-06-09 17:15:00,2023-06-09 17:25:00,1840.99,1840.58,-0.0,flip_to_short -51050,做空,2023-06-09 17:25:00,2023-06-09 17:50:00,1840.58,1840.74,-0.0,flip_to_long -51051,做多,2023-06-09 17:50:00,2023-06-09 18:00:00,1840.74,1840.1,-0.0,flip_to_short -51052,做空,2023-06-09 18:00:00,2023-06-09 18:05:00,1840.1,1841.81,-0.0,flip_to_long -51053,做多,2023-06-09 18:05:00,2023-06-09 18:10:00,1841.81,1839.19,-0.0,flip_to_short -51054,做空,2023-06-09 18:10:00,2023-06-09 18:20:00,1839.19,1840.93,-0.0,tp_lower -51055,做空,2023-06-09 18:25:00,2023-06-09 18:40:00,1840.48,1839.13,0.0,tp_lower -51056,做多,2023-06-09 20:20:00,2023-06-09 20:25:00,1834.42,1834.34,-0.0,flip_to_short -51057,做空,2023-06-09 20:25:00,2023-06-09 21:35:00,1834.34,1834.25,-0.0,flip_to_long -51058,做多,2023-06-09 21:35:00,2023-06-09 21:40:00,1834.25,1838.0,0.0,tp_upper -51059,做空,2023-06-09 22:05:00,2023-06-09 22:30:00,1835.95,1835.09,-0.0,flip_to_long -51060,做多,2023-06-09 22:30:00,2023-06-09 22:40:00,1835.09,1835.69,-0.0,flip_to_short -51061,做空,2023-06-09 22:40:00,2023-06-09 22:45:00,1835.69,1837.11,-0.0,flip_to_long -51062,做多,2023-06-09 22:45:00,2023-06-09 22:55:00,1837.11,1837.81,-0.0,tp_upper -51063,做空,2023-06-09 23:15:00,2023-06-09 23:20:00,1835.78,1836.03,-0.0,flip_to_long -51064,做多,2023-06-09 23:20:00,2023-06-09 23:35:00,1836.03,1836.28,-0.0,flip_to_short -51065,做空,2023-06-09 23:35:00,2023-06-10 00:30:00,1836.28,1838.48,-0.0,flip_to_long -51066,做多,2023-06-10 00:30:00,2023-06-10 00:35:00,1838.48,1837.12,-0.0,flip_to_short -51067,做空,2023-06-10 00:35:00,2023-06-10 00:40:00,1837.12,1839.54,-0.0,flip_to_long -51068,做多,2023-06-10 00:40:00,2023-06-10 00:45:00,1839.54,1838.19,-0.0,flip_to_short -51069,做空,2023-06-10 00:45:00,2023-06-10 01:00:00,1838.19,1837.56,-0.0,tp_lower -51070,做多,2023-06-10 01:05:00,2023-06-10 01:10:00,1840.55,1843.0,0.0,tp_upper -51071,做空,2023-06-10 01:40:00,2023-06-10 01:45:00,1838.44,1833.34,0.0,tp_lower -51072,做多,2023-06-10 01:50:00,2023-06-10 02:30:00,1837.82,1833.71,-0.0,flip_to_short -51073,做空,2023-06-10 02:30:00,2023-06-10 02:40:00,1833.71,1829.74,0.0,tp_lower -51074,做多,2023-06-10 04:05:00,2023-06-10 08:30:00,1828.53,1733.96,-0.0,flip_to_short -51075,做空,2023-06-10 08:30:00,2023-06-10 08:35:00,1733.96,1739.0,-0.0,flip_to_long -51076,做多,2023-06-10 08:35:00,2023-06-10 08:45:00,1739.0,1738.31,-0.0,flip_to_short -51077,做空,2023-06-10 08:45:00,2023-06-10 09:20:00,1738.31,1735.65,0.0,flip_to_long -51078,做多,2023-06-10 09:20:00,2023-06-10 09:25:00,1735.65,1734.99,-0.0,flip_to_short -51079,做空,2023-06-10 09:25:00,2023-06-10 09:40:00,1734.99,1736.04,-0.0,flip_to_long -51080,做多,2023-06-10 09:40:00,2023-06-10 09:50:00,1736.04,1736.15,-0.0,flip_to_short -51081,做空,2023-06-10 09:50:00,2023-06-10 09:55:00,1736.15,1737.68,-0.0,flip_to_long -51082,做多,2023-06-10 09:55:00,2023-06-10 10:05:00,1737.68,1736.74,-0.0,flip_to_short -51083,做空,2023-06-10 10:05:00,2023-06-10 10:15:00,1736.74,1737.62,-0.0,flip_to_long -51084,做多,2023-06-10 10:15:00,2023-06-10 10:20:00,1737.62,1735.64,-0.0,flip_to_short -51085,做空,2023-06-10 10:20:00,2023-06-10 10:25:00,1735.64,1739.09,-0.0,flip_to_long -51086,做多,2023-06-10 10:25:00,2023-06-10 10:40:00,1739.09,1740.69,0.0,tp_upper -51087,做空,2023-06-10 11:20:00,2023-06-10 12:30:00,1739.8,1743.27,-0.0,flip_to_long -51088,做多,2023-06-10 12:30:00,2023-06-10 12:35:00,1743.27,1740.42,-0.0,flip_to_short -51089,做空,2023-06-10 12:35:00,2023-06-10 13:00:00,1740.42,1739.91,-0.0,tp_lower -51090,做多,2023-06-10 13:15:00,2023-06-10 13:50:00,1741.05,1740.8,-0.0,flip_to_short -51091,做空,2023-06-10 13:50:00,2023-06-10 13:55:00,1740.8,1742.6,-0.0,flip_to_long -51092,做多,2023-06-10 13:55:00,2023-06-10 14:00:00,1742.6,1746.0,0.0,tp_upper -51093,做空,2023-06-10 14:05:00,2023-06-10 14:10:00,1740.81,1741.7,-0.0,flip_to_long -51094,做多,2023-06-10 14:10:00,2023-06-10 14:20:00,1741.7,1742.38,-0.0,flip_to_short -51095,做空,2023-06-10 14:20:00,2023-06-10 14:35:00,1742.38,1741.59,-0.0,flip_to_long -51096,做多,2023-06-10 14:35:00,2023-06-10 15:00:00,1741.59,1741.73,-0.0,flip_to_short -51097,做空,2023-06-10 15:00:00,2023-06-10 15:05:00,1741.73,1743.73,-0.0,flip_to_long -51098,做多,2023-06-10 15:05:00,2023-06-10 15:10:00,1743.73,1741.24,-0.0,flip_to_short -51099,做空,2023-06-10 15:10:00,2023-06-10 15:15:00,1741.24,1742.61,-0.0,flip_to_long -51100,做多,2023-06-10 15:15:00,2023-06-10 15:20:00,1742.61,1740.35,-0.0,flip_to_short -51101,做空,2023-06-10 15:20:00,2023-06-10 15:25:00,1740.35,1741.75,-0.0,flip_to_long -51102,做多,2023-06-10 15:25:00,2023-06-10 17:05:00,1741.75,1739.44,-0.0,tp_upper -51103,做空,2023-06-10 17:10:00,2023-06-10 18:20:00,1737.09,1733.0,0.0,tp_lower -51104,做多,2023-06-10 19:35:00,2023-06-10 20:05:00,1741.29,1740.12,-0.0,flip_to_short -51105,做空,2023-06-10 20:05:00,2023-06-10 20:20:00,1740.12,1738.84,0.0,flip_to_long -51106,做多,2023-06-10 20:20:00,2023-06-10 20:35:00,1738.84,1745.76,0.0,tp_upper -51107,做空,2023-06-10 20:50:00,2023-06-10 21:25:00,1743.24,1741.47,0.0,flip_to_long -51108,做多,2023-06-10 21:25:00,2023-06-10 21:30:00,1741.47,1741.36,-0.0,flip_to_short -51109,做空,2023-06-10 21:30:00,2023-06-10 21:35:00,1741.36,1743.52,-0.0,flip_to_long -51110,做多,2023-06-10 21:35:00,2023-06-10 22:15:00,1743.52,1747.76,0.0,tp_upper -51111,做空,2023-06-10 23:30:00,2023-06-10 23:35:00,1750.13,1750.69,-0.0,flip_to_long -51112,做多,2023-06-10 23:35:00,2023-06-10 23:50:00,1750.69,1751.05,-0.0,flip_to_short -51113,做空,2023-06-10 23:50:00,2023-06-11 00:05:00,1751.05,1748.94,0.0,tp_lower -51114,做多,2023-06-11 00:25:00,2023-06-11 00:30:00,1751.06,1747.82,-0.0,flip_to_short -51115,做空,2023-06-11 00:30:00,2023-06-11 00:35:00,1747.82,1748.73,-0.0,tp_lower -51116,做多,2023-06-11 01:30:00,2023-06-11 01:35:00,1747.45,1748.44,0.0,tp_upper -51117,做空,2023-06-11 01:45:00,2023-06-11 02:25:00,1747.18,1746.61,-0.0,flip_to_long -51118,做多,2023-06-11 02:25:00,2023-06-11 02:45:00,1746.61,1747.87,0.0,tp_upper -51119,做空,2023-06-11 02:50:00,2023-06-11 03:15:00,1747.62,1748.55,-0.0,flip_to_long -51120,做多,2023-06-11 03:15:00,2023-06-11 03:35:00,1748.55,1750.93,0.0,tp_upper -51121,做空,2023-06-11 04:05:00,2023-06-11 04:20:00,1749.11,1745.55,0.0,tp_lower -51122,做多,2023-06-11 04:40:00,2023-06-11 04:45:00,1749.03,1753.59,0.0,tp_upper -51123,做空,2023-06-11 06:35:00,2023-06-11 06:40:00,1755.1,1755.73,-0.0,flip_to_long -51124,做多,2023-06-11 06:40:00,2023-06-11 06:55:00,1755.73,1755.6,-0.0,flip_to_short -51125,做空,2023-06-11 06:55:00,2023-06-11 08:00:00,1755.6,1751.5,0.0,tp_lower -51126,做多,2023-06-11 08:15:00,2023-06-11 08:20:00,1754.56,1753.49,-0.0,flip_to_short -51127,做空,2023-06-11 08:20:00,2023-06-11 08:25:00,1753.49,1751.35,0.0,tp_lower -51128,做多,2023-06-11 10:25:00,2023-06-11 10:40:00,1747.12,1751.08,0.0,tp_upper -51129,做空,2023-06-11 12:00:00,2023-06-11 12:15:00,1750.59,1749.34,0.0,tp_lower -51130,做多,2023-06-11 14:15:00,2023-06-11 14:20:00,1746.59,1745.1,-0.0,flip_to_short -51131,做空,2023-06-11 14:20:00,2023-06-11 14:45:00,1745.1,1743.46,0.0,flip_to_long -51132,做多,2023-06-11 14:45:00,2023-06-11 15:20:00,1743.46,1742.9,-0.0,flip_to_short -51133,做空,2023-06-11 15:20:00,2023-06-11 15:25:00,1742.9,1744.21,-0.0,flip_to_long -51134,做多,2023-06-11 15:25:00,2023-06-11 15:30:00,1744.21,1742.37,-0.0,flip_to_short -51135,做空,2023-06-11 15:30:00,2023-06-11 15:45:00,1742.37,1742.9,-0.0,flip_to_long -51136,做多,2023-06-11 15:45:00,2023-06-11 16:15:00,1742.9,1747.16,0.0,tp_upper -51137,做空,2023-06-11 17:45:00,2023-06-11 17:50:00,1753.13,1755.86,-0.0,flip_to_long -51138,做多,2023-06-11 17:50:00,2023-06-11 18:00:00,1755.86,1754.53,-0.0,flip_to_short -51139,做空,2023-06-11 18:00:00,2023-06-11 18:55:00,1754.53,1756.53,-0.0,flip_to_long -51140,做多,2023-06-11 18:55:00,2023-06-11 19:15:00,1756.53,1758.33,0.0,tp_upper -51141,做空,2023-06-11 21:25:00,2023-06-11 21:35:00,1766.66,1763.08,0.0,tp_lower -51142,做多,2023-06-11 23:55:00,2023-06-12 00:00:00,1751.8,1750.78,-0.0,flip_to_short -51143,做空,2023-06-12 00:00:00,2023-06-12 00:20:00,1750.78,1746.32,0.0,tp_lower -51144,做多,2023-06-12 00:35:00,2023-06-12 00:55:00,1749.01,1751.23,0.0,tp_upper -51145,做空,2023-06-12 01:05:00,2023-06-12 01:20:00,1750.71,1750.28,-0.0,flip_to_long -51146,做多,2023-06-12 01:20:00,2023-06-12 01:25:00,1750.28,1748.08,-0.0,flip_to_short -51147,做空,2023-06-12 01:25:00,2023-06-12 01:35:00,1748.08,1744.13,0.0,tp_lower -51148,做多,2023-06-12 02:05:00,2023-06-12 04:40:00,1747.2,1739.15,-0.0,tp_upper -51149,做空,2023-06-12 05:40:00,2023-06-12 05:55:00,1737.54,1735.4,0.0,tp_lower -51150,做多,2023-06-12 06:05:00,2023-06-12 06:25:00,1737.8,1744.02,0.0,tp_upper -51151,做空,2023-06-12 07:05:00,2023-06-12 07:10:00,1739.28,1739.48,-0.0,flip_to_long -51152,做多,2023-06-12 07:10:00,2023-06-12 08:20:00,1739.48,1740.92,0.0,tp_upper -51153,做空,2023-06-12 09:50:00,2023-06-12 10:00:00,1748.41,1747.71,-0.0,flip_to_long -51154,做多,2023-06-12 10:00:00,2023-06-12 10:45:00,1747.71,1748.01,-0.0,flip_to_short -51155,做空,2023-06-12 10:45:00,2023-06-12 11:05:00,1748.01,1745.77,0.0,tp_lower -51156,做多,2023-06-12 11:50:00,2023-06-12 13:05:00,1745.27,1743.03,-0.0,flip_to_short -51157,做空,2023-06-12 13:05:00,2023-06-12 13:10:00,1743.03,1744.4,-0.0,flip_to_long -51158,做多,2023-06-12 13:10:00,2023-06-12 13:20:00,1744.4,1741.62,-0.0,flip_to_short -51159,做空,2023-06-12 13:20:00,2023-06-12 13:25:00,1741.62,1742.0,-0.0,tp_lower -51160,做多,2023-06-12 14:10:00,2023-06-12 16:40:00,1741.06,1737.79,-0.0,tp_upper -51161,做空,2023-06-12 17:00:00,2023-06-12 17:20:00,1734.45,1725.34,0.0,tp_lower -51162,做多,2023-06-12 17:40:00,2023-06-12 17:45:00,1738.82,1745.4,0.0,tp_upper -51163,做空,2023-06-12 17:50:00,2023-06-12 18:15:00,1736.0,1734.09,0.0,flip_to_long -51164,做多,2023-06-12 18:15:00,2023-06-12 18:20:00,1734.09,1733.52,-0.0,flip_to_short -51165,做空,2023-06-12 18:20:00,2023-06-12 18:30:00,1733.52,1735.7,-0.0,flip_to_long -51166,做多,2023-06-12 18:30:00,2023-06-12 19:55:00,1735.7,1732.18,-0.0,flip_to_short -51167,做空,2023-06-12 19:55:00,2023-06-12 20:05:00,1732.18,1732.55,-0.0,flip_to_long -51168,做多,2023-06-12 20:05:00,2023-06-12 20:30:00,1732.55,1735.98,0.0,tp_upper -51169,做空,2023-06-12 22:20:00,2023-06-12 22:25:00,1740.04,1741.0,-0.0,flip_to_long -51170,做多,2023-06-12 22:25:00,2023-06-12 22:40:00,1741.0,1741.06,-0.0,flip_to_short -51171,做空,2023-06-12 22:40:00,2023-06-12 22:45:00,1741.06,1741.76,-0.0,flip_to_long -51172,做多,2023-06-12 22:45:00,2023-06-12 22:55:00,1741.76,1742.36,-0.0,flip_to_short -51173,做空,2023-06-12 22:55:00,2023-06-12 23:15:00,1742.36,1742.82,-0.0,flip_to_long -51174,做多,2023-06-12 23:15:00,2023-06-12 23:25:00,1742.82,1742.32,-0.0,flip_to_short -51175,做空,2023-06-12 23:25:00,2023-06-12 23:30:00,1742.32,1743.49,-0.0,flip_to_long -51176,做多,2023-06-12 23:30:00,2023-06-12 23:35:00,1743.49,1742.06,-0.0,flip_to_short -51177,做空,2023-06-12 23:35:00,2023-06-12 23:45:00,1742.06,1740.99,0.0,tp_lower -51178,做多,2023-06-12 23:55:00,2023-06-13 00:05:00,1741.61,1741.76,-0.0,flip_to_short -51179,做空,2023-06-13 00:05:00,2023-06-13 00:10:00,1741.76,1744.89,-0.0,flip_to_long -51180,做多,2023-06-13 00:10:00,2023-06-13 00:15:00,1744.89,1746.86,0.0,tp_upper -51181,做空,2023-06-13 00:30:00,2023-06-13 00:45:00,1741.79,1734.48,0.0,tp_lower -51182,做多,2023-06-13 01:25:00,2023-06-13 01:45:00,1743.83,1739.06,-0.0,flip_to_short -51183,做空,2023-06-13 01:45:00,2023-06-13 04:15:00,1739.06,1743.01,-0.0,tp_lower -51184,做多,2023-06-13 04:45:00,2023-06-13 05:20:00,1745.83,1749.4,0.0,tp_upper -51185,做空,2023-06-13 05:45:00,2023-06-13 06:45:00,1747.12,1746.6,-0.0,tp_lower -51186,做多,2023-06-13 07:00:00,2023-06-13 07:10:00,1748.5,1749.26,-0.0,flip_to_short -51187,做空,2023-06-13 07:10:00,2023-06-13 07:20:00,1749.26,1749.32,-0.0,flip_to_long -51188,做多,2023-06-13 07:20:00,2023-06-13 07:40:00,1749.32,1749.8,-0.0,flip_to_short -51189,做空,2023-06-13 07:40:00,2023-06-13 08:15:00,1749.8,1748.4,0.0,flip_to_long -51190,做多,2023-06-13 08:15:00,2023-06-13 08:40:00,1748.4,1752.88,0.0,tp_upper -51191,做空,2023-06-13 09:10:00,2023-06-13 09:20:00,1749.77,1750.71,-0.0,flip_to_long -51192,做多,2023-06-13 09:20:00,2023-06-13 09:30:00,1750.71,1748.55,-0.0,flip_to_short -51193,做空,2023-06-13 09:30:00,2023-06-13 10:25:00,1748.55,1749.4,-0.0,flip_to_long -51194,做多,2023-06-13 10:25:00,2023-06-13 10:30:00,1749.4,1748.23,-0.0,flip_to_short -51195,做空,2023-06-13 10:30:00,2023-06-13 10:35:00,1748.23,1749.62,-0.0,flip_to_long -51196,做多,2023-06-13 10:35:00,2023-06-13 10:40:00,1749.62,1748.8,-0.0,flip_to_short -51197,做空,2023-06-13 10:40:00,2023-06-13 11:25:00,1748.8,1749.39,-0.0,flip_to_long -51198,做多,2023-06-13 11:25:00,2023-06-13 11:30:00,1749.39,1748.1,-0.0,flip_to_short -51199,做空,2023-06-13 11:30:00,2023-06-13 11:45:00,1748.1,1745.78,0.0,tp_lower -51200,做多,2023-06-13 11:50:00,2023-06-13 11:55:00,1747.96,1753.06,0.0,tp_upper -51201,做空,2023-06-13 12:15:00,2023-06-13 12:20:00,1748.49,1749.5,-0.0,flip_to_long -51202,做多,2023-06-13 12:20:00,2023-06-13 12:30:00,1749.5,1756.61,0.0,tp_upper -51203,做空,2023-06-13 12:40:00,2023-06-13 12:45:00,1744.86,1747.39,-0.0,flip_to_long -51204,做多,2023-06-13 12:45:00,2023-06-13 15:00:00,1747.39,1735.32,-0.0,flip_to_short -51205,做空,2023-06-13 15:00:00,2023-06-13 15:05:00,1735.32,1737.49,-0.0,flip_to_long -51206,做多,2023-06-13 15:05:00,2023-06-13 16:20:00,1737.49,1732.97,-0.0,flip_to_short -51207,做空,2023-06-13 16:20:00,2023-06-13 16:25:00,1732.97,1733.09,-0.0,flip_to_long -51208,做多,2023-06-13 16:25:00,2023-06-13 16:40:00,1733.09,1736.8,0.0,tp_upper -51209,做空,2023-06-13 17:30:00,2023-06-13 17:35:00,1735.0,1735.16,-0.0,flip_to_long -51210,做多,2023-06-13 17:35:00,2023-06-13 17:50:00,1735.16,1735.42,-0.0,flip_to_short -51211,做空,2023-06-13 17:50:00,2023-06-13 17:55:00,1735.42,1736.2,-0.0,flip_to_long -51212,做多,2023-06-13 17:55:00,2023-06-13 18:05:00,1736.2,1741.45,0.0,tp_upper -51213,做空,2023-06-13 18:40:00,2023-06-13 18:50:00,1738.23,1739.84,-0.0,flip_to_long -51214,做多,2023-06-13 18:50:00,2023-06-13 19:25:00,1739.84,1739.53,-0.0,flip_to_short -51215,做空,2023-06-13 19:25:00,2023-06-13 19:30:00,1739.53,1740.01,-0.0,flip_to_long -51216,做多,2023-06-13 19:30:00,2023-06-13 20:35:00,1740.01,1742.49,0.0,tp_upper -51217,做空,2023-06-13 20:40:00,2023-06-13 20:45:00,1737.37,1741.53,-0.0,flip_to_long -51218,做多,2023-06-13 20:45:00,2023-06-13 20:50:00,1741.53,1739.88,-0.0,flip_to_short -51219,做空,2023-06-13 20:50:00,2023-06-13 21:50:00,1739.88,1739.5,-0.0,flip_to_long -51220,做多,2023-06-13 21:50:00,2023-06-13 21:55:00,1739.5,1738.24,-0.0,flip_to_short -51221,做空,2023-06-13 21:55:00,2023-06-13 22:00:00,1738.24,1739.35,-0.0,flip_to_long -51222,做多,2023-06-13 22:00:00,2023-06-13 22:05:00,1739.35,1737.58,-0.0,flip_to_short -51223,做空,2023-06-13 22:05:00,2023-06-13 22:25:00,1737.58,1733.42,0.0,tp_lower -51224,做多,2023-06-13 23:05:00,2023-06-13 23:20:00,1736.6,1736.29,-0.0,flip_to_short -51225,做空,2023-06-13 23:20:00,2023-06-13 23:40:00,1736.29,1736.03,-0.0,flip_to_long -51226,做多,2023-06-13 23:40:00,2023-06-13 23:50:00,1736.03,1738.56,0.0,tp_upper -51227,做空,2023-06-14 01:20:00,2023-06-14 01:25:00,1741.24,1741.78,-0.0,flip_to_long -51228,做多,2023-06-14 01:25:00,2023-06-14 01:50:00,1741.78,1745.73,0.0,tp_upper -51229,做空,2023-06-14 02:40:00,2023-06-14 02:45:00,1743.6,1744.03,-0.0,flip_to_long -51230,做多,2023-06-14 02:45:00,2023-06-14 03:00:00,1744.03,1743.49,-0.0,flip_to_short -51231,做空,2023-06-14 03:00:00,2023-06-14 03:05:00,1743.49,1744.87,-0.0,flip_to_long -51232,做多,2023-06-14 03:05:00,2023-06-14 03:10:00,1744.87,1744.61,-0.0,flip_to_short -51233,做空,2023-06-14 03:10:00,2023-06-14 03:45:00,1744.61,1745.0,-0.0,flip_to_long -51234,做多,2023-06-14 03:45:00,2023-06-14 03:55:00,1745.0,1745.55,-0.0,tp_upper -51235,做空,2023-06-14 04:00:00,2023-06-14 04:05:00,1743.32,1744.63,-0.0,flip_to_long -51236,做多,2023-06-14 04:05:00,2023-06-14 04:25:00,1744.63,1743.95,-0.0,flip_to_short -51237,做空,2023-06-14 04:25:00,2023-06-14 04:40:00,1743.95,1742.04,0.0,tp_lower -51238,做多,2023-06-14 06:25:00,2023-06-14 06:35:00,1739.38,1739.63,-0.0,flip_to_short -51239,做空,2023-06-14 06:35:00,2023-06-14 07:30:00,1739.63,1738.75,0.0,flip_to_long -51240,做多,2023-06-14 07:30:00,2023-06-14 07:55:00,1738.75,1740.4,0.0,flip_to_short -51241,做空,2023-06-14 07:55:00,2023-06-14 10:25:00,1740.4,1744.89,-0.0,flip_to_long -51242,做多,2023-06-14 10:25:00,2023-06-14 10:30:00,1744.89,1743.61,-0.0,flip_to_short -51243,做空,2023-06-14 10:30:00,2023-06-14 10:35:00,1743.61,1745.46,-0.0,flip_to_long -51244,做多,2023-06-14 10:35:00,2023-06-14 10:40:00,1745.46,1746.18,-0.0,tp_upper -51245,做空,2023-06-14 11:00:00,2023-06-14 11:05:00,1744.57,1744.87,-0.0,flip_to_long -51246,做多,2023-06-14 11:05:00,2023-06-14 11:20:00,1744.87,1747.04,0.0,tp_upper -51247,做空,2023-06-14 11:35:00,2023-06-14 12:00:00,1745.13,1745.88,-0.0,flip_to_long -51248,做多,2023-06-14 12:00:00,2023-06-14 12:05:00,1745.88,1745.4,-0.0,flip_to_short -51249,做空,2023-06-14 12:05:00,2023-06-14 12:15:00,1745.4,1747.69,-0.0,flip_to_long -51250,做多,2023-06-14 12:15:00,2023-06-14 12:20:00,1747.69,1745.61,-0.0,tp_upper -51251,做多,2023-06-14 12:25:00,2023-06-14 12:30:00,1747.12,1744.8,-0.0,tp_upper -51252,做多,2023-06-14 12:50:00,2023-06-14 12:55:00,1746.59,1744.92,-0.0,tp_upper -51253,做多,2023-06-14 14:15:00,2023-06-14 14:20:00,1742.36,1742.19,-0.0,flip_to_short -51254,做空,2023-06-14 14:20:00,2023-06-14 14:35:00,1742.19,1742.25,-0.0,flip_to_long -51255,做多,2023-06-14 14:35:00,2023-06-14 14:40:00,1742.25,1741.73,-0.0,flip_to_short -51256,做空,2023-06-14 14:40:00,2023-06-14 14:50:00,1741.73,1741.02,-0.0,flip_to_long -51257,做多,2023-06-14 14:50:00,2023-06-14 14:55:00,1741.02,1740.8,-0.0,flip_to_short -51258,做空,2023-06-14 14:55:00,2023-06-14 15:05:00,1740.8,1742.71,-0.0,flip_to_long -51259,做多,2023-06-14 15:05:00,2023-06-14 15:20:00,1742.71,1743.09,-0.0,tp_upper -51260,做空,2023-06-14 15:25:00,2023-06-14 15:45:00,1740.02,1737.82,0.0,tp_lower -51261,做多,2023-06-14 16:10:00,2023-06-14 16:15:00,1741.83,1740.36,-0.0,flip_to_short -51262,做空,2023-06-14 16:15:00,2023-06-14 16:25:00,1740.36,1741.08,-0.0,flip_to_long -51263,做多,2023-06-14 16:25:00,2023-06-14 16:35:00,1741.08,1740.57,-0.0,flip_to_short -51264,做空,2023-06-14 16:35:00,2023-06-14 17:00:00,1740.57,1735.31,0.0,tp_lower -51265,做多,2023-06-14 17:30:00,2023-06-14 17:50:00,1736.81,1739.99,0.0,tp_upper -51266,做空,2023-06-14 18:00:00,2023-06-14 18:05:00,1733.75,1732.9,-0.0,tp_lower -51267,做多,2023-06-14 18:35:00,2023-06-14 18:45:00,1734.93,1737.86,0.0,tp_upper -51268,做空,2023-06-14 18:50:00,2023-06-14 19:05:00,1733.95,1738.75,-0.0,flip_to_long -51269,做多,2023-06-14 19:05:00,2023-06-14 19:10:00,1738.75,1733.12,-0.0,flip_to_short -51270,做空,2023-06-14 19:10:00,2023-06-14 19:15:00,1733.12,1728.4,0.0,tp_lower -51271,做多,2023-06-14 21:55:00,2023-06-14 22:00:00,1653.46,1651.19,-0.0,flip_to_short -51272,做空,2023-06-14 22:00:00,2023-06-14 23:05:00,1651.19,1647.37,0.0,tp_lower -51273,做多,2023-06-14 23:40:00,2023-06-14 23:50:00,1650.01,1649.59,-0.0,flip_to_short -51274,做空,2023-06-14 23:50:00,2023-06-14 23:55:00,1649.59,1650.18,-0.0,flip_to_long -51275,做多,2023-06-14 23:55:00,2023-06-15 00:00:00,1650.18,1648.79,-0.0,flip_to_short -51276,做空,2023-06-15 00:00:00,2023-06-15 00:05:00,1648.79,1649.59,-0.0,flip_to_long -51277,做多,2023-06-15 00:05:00,2023-06-15 00:30:00,1649.59,1653.24,0.0,tp_upper -51278,做空,2023-06-15 01:15:00,2023-06-15 01:30:00,1651.03,1648.85,0.0,tp_lower -51279,做多,2023-06-15 02:05:00,2023-06-15 02:15:00,1651.08,1650.27,-0.0,flip_to_short -51280,做空,2023-06-15 02:15:00,2023-06-15 02:20:00,1650.27,1650.6,-0.0,flip_to_long -51281,做多,2023-06-15 02:20:00,2023-06-15 02:45:00,1650.6,1649.5,-0.0,flip_to_short -51282,做空,2023-06-15 02:45:00,2023-06-15 02:50:00,1649.5,1649.91,-0.0,flip_to_long -51283,做多,2023-06-15 02:50:00,2023-06-15 02:55:00,1649.91,1649.12,-0.0,flip_to_short -51284,做空,2023-06-15 02:55:00,2023-06-15 03:30:00,1649.12,1651.59,-0.0,flip_to_long -51285,做多,2023-06-15 03:30:00,2023-06-15 04:00:00,1651.59,1649.8,-0.0,flip_to_short -51286,做空,2023-06-15 04:00:00,2023-06-15 04:25:00,1649.8,1646.4,0.0,tp_lower -51287,做多,2023-06-15 04:35:00,2023-06-15 04:55:00,1650.21,1649.56,-0.0,flip_to_short -51288,做空,2023-06-15 04:55:00,2023-06-15 05:00:00,1649.56,1650.17,-0.0,flip_to_long -51289,做多,2023-06-15 05:00:00,2023-06-15 05:05:00,1650.17,1649.65,-0.0,flip_to_short -51290,做空,2023-06-15 05:05:00,2023-06-15 05:10:00,1649.65,1649.7,-0.0,flip_to_long -51291,做多,2023-06-15 05:10:00,2023-06-15 05:15:00,1649.7,1648.54,-0.0,flip_to_short -51292,做空,2023-06-15 05:15:00,2023-06-15 05:20:00,1648.54,1645.77,0.0,tp_lower -51293,做多,2023-06-15 06:10:00,2023-06-15 06:15:00,1647.8,1646.56,-0.0,flip_to_short -51294,做空,2023-06-15 06:15:00,2023-06-15 06:25:00,1646.56,1642.57,0.0,tp_lower -51295,做多,2023-06-15 07:40:00,2023-06-15 07:50:00,1641.21,1640.11,-0.0,flip_to_short -51296,做空,2023-06-15 07:50:00,2023-06-15 09:15:00,1640.11,1637.23,0.0,tp_lower -51297,做多,2023-06-15 10:00:00,2023-06-15 10:20:00,1638.7,1638.76,-0.0,flip_to_short -51298,做空,2023-06-15 10:20:00,2023-06-15 11:15:00,1638.76,1635.81,0.0,tp_lower -51299,做多,2023-06-15 11:30:00,2023-06-15 11:35:00,1640.51,1640.26,-0.0,tp_upper -51300,做空,2023-06-15 12:20:00,2023-06-15 12:25:00,1637.32,1638.6,-0.0,flip_to_long -51301,做多,2023-06-15 12:25:00,2023-06-15 12:35:00,1638.6,1635.75,-0.0,flip_to_short -51302,做空,2023-06-15 12:35:00,2023-06-15 12:40:00,1635.75,1637.99,-0.0,flip_to_long -51303,做多,2023-06-15 12:40:00,2023-06-15 13:00:00,1637.99,1639.84,0.0,flip_to_short -51304,做空,2023-06-15 13:00:00,2023-06-15 13:05:00,1639.84,1642.0,-0.0,flip_to_long -51305,做多,2023-06-15 13:05:00,2023-06-15 13:10:00,1642.0,1639.92,-0.0,flip_to_short -51306,做空,2023-06-15 13:10:00,2023-06-15 13:15:00,1639.92,1643.1,-0.0,flip_to_long -51307,做多,2023-06-15 13:15:00,2023-06-15 13:25:00,1643.1,1643.18,-0.0,tp_upper -51308,做空,2023-06-15 14:35:00,2023-06-15 14:40:00,1644.19,1646.24,-0.0,flip_to_long -51309,做多,2023-06-15 14:40:00,2023-06-15 14:45:00,1646.24,1645.78,-0.0,flip_to_short -51310,做空,2023-06-15 14:45:00,2023-06-15 14:55:00,1645.78,1643.64,0.0,tp_lower -51311,做多,2023-06-15 15:30:00,2023-06-15 15:40:00,1644.36,1644.69,-0.0,flip_to_short -51312,做空,2023-06-15 15:40:00,2023-06-15 16:00:00,1644.69,1639.1,0.0,tp_lower -51313,做多,2023-06-15 16:25:00,2023-06-15 16:30:00,1642.87,1641.97,-0.0,flip_to_short -51314,做空,2023-06-15 16:30:00,2023-06-15 16:35:00,1641.97,1642.85,-0.0,flip_to_long -51315,做多,2023-06-15 16:35:00,2023-06-15 16:40:00,1642.85,1642.26,-0.0,flip_to_short -51316,做空,2023-06-15 16:40:00,2023-06-15 16:45:00,1642.26,1639.46,0.0,tp_lower -51317,做多,2023-06-15 17:40:00,2023-06-15 17:55:00,1641.9,1649.64,0.0,tp_upper -51318,做空,2023-06-15 20:10:00,2023-06-15 20:25:00,1664.82,1655.17,0.0,tp_lower -51319,做多,2023-06-15 20:55:00,2023-06-15 21:00:00,1669.45,1676.19,0.0,tp_upper -51320,做空,2023-06-15 21:40:00,2023-06-15 23:15:00,1667.2,1662.54,0.0,tp_lower -51321,做多,2023-06-15 23:25:00,2023-06-16 00:00:00,1663.93,1663.68,-0.0,flip_to_short -51322,做空,2023-06-16 00:00:00,2023-06-16 00:10:00,1663.68,1664.1,-0.0,flip_to_long -51323,做多,2023-06-16 00:10:00,2023-06-16 00:15:00,1664.1,1662.83,-0.0,flip_to_short -51324,做空,2023-06-16 00:15:00,2023-06-16 00:20:00,1662.83,1661.71,0.0,tp_lower -51325,做多,2023-06-16 01:25:00,2023-06-16 01:40:00,1662.43,1665.59,0.0,tp_upper -51326,做空,2023-06-16 01:50:00,2023-06-16 01:55:00,1662.03,1662.05,-0.0,flip_to_long -51327,做多,2023-06-16 01:55:00,2023-06-16 02:05:00,1662.05,1662.14,-0.0,flip_to_short -51328,做空,2023-06-16 02:05:00,2023-06-16 02:15:00,1662.14,1661.77,-0.0,flip_to_long -51329,做多,2023-06-16 02:15:00,2023-06-16 02:35:00,1661.77,1662.12,-0.0,flip_to_short -51330,做空,2023-06-16 02:35:00,2023-06-16 02:40:00,1662.12,1662.73,-0.0,flip_to_long -51331,做多,2023-06-16 02:40:00,2023-06-16 02:55:00,1662.73,1664.92,0.0,tp_upper -51332,做空,2023-06-16 04:35:00,2023-06-16 04:45:00,1666.2,1667.17,-0.0,flip_to_long -51333,做多,2023-06-16 04:45:00,2023-06-16 04:50:00,1667.17,1666.01,-0.0,flip_to_short -51334,做空,2023-06-16 04:50:00,2023-06-16 04:55:00,1666.01,1667.01,-0.0,flip_to_long -51335,做多,2023-06-16 04:55:00,2023-06-16 05:20:00,1667.01,1669.85,0.0,tp_upper -51336,做空,2023-06-16 06:45:00,2023-06-16 07:00:00,1671.01,1670.85,-0.0,flip_to_long -51337,做多,2023-06-16 07:00:00,2023-06-16 07:35:00,1670.85,1671.12,-0.0,flip_to_short -51338,做空,2023-06-16 07:35:00,2023-06-16 07:45:00,1671.12,1671.83,-0.0,flip_to_long -51339,做多,2023-06-16 07:45:00,2023-06-16 07:50:00,1671.83,1670.2,-0.0,flip_to_short -51340,做空,2023-06-16 07:50:00,2023-06-16 08:00:00,1670.2,1671.12,-0.0,flip_to_long -51341,做多,2023-06-16 08:00:00,2023-06-16 08:15:00,1671.12,1673.15,0.0,tp_upper -51342,做空,2023-06-16 08:45:00,2023-06-16 09:20:00,1671.88,1671.94,-0.0,flip_to_long -51343,做多,2023-06-16 09:20:00,2023-06-16 09:25:00,1671.94,1670.54,-0.0,flip_to_short -51344,做空,2023-06-16 09:25:00,2023-06-16 10:10:00,1670.54,1668.68,0.0,tp_lower -51345,做多,2023-06-16 10:40:00,2023-06-16 10:55:00,1669.73,1669.94,-0.0,flip_to_short -51346,做空,2023-06-16 10:55:00,2023-06-16 11:20:00,1669.94,1666.39,0.0,tp_lower -51347,做多,2023-06-16 12:30:00,2023-06-16 13:20:00,1667.1,1669.31,0.0,tp_upper -51348,做空,2023-06-16 13:35:00,2023-06-16 13:45:00,1667.49,1664.8,0.0,tp_lower -51349,做多,2023-06-16 14:55:00,2023-06-16 15:00:00,1670.68,1667.0,-0.0,tp_upper -51350,做空,2023-06-16 15:05:00,2023-06-16 15:50:00,1664.66,1667.82,-0.0,flip_to_long -51351,做多,2023-06-16 15:50:00,2023-06-16 15:55:00,1667.82,1681.64,0.0,tp_upper -51352,做空,2023-06-16 21:15:00,2023-06-16 21:20:00,1722.49,1718.88,0.0,tp_lower -51353,做空,2023-06-16 23:10:00,2023-06-16 23:15:00,1717.73,1717.77,-0.0,flip_to_long -51354,做多,2023-06-16 23:15:00,2023-06-16 23:25:00,1717.77,1716.81,-0.0,flip_to_short -51355,做空,2023-06-16 23:25:00,2023-06-16 23:30:00,1716.81,1717.98,-0.0,flip_to_long -51356,做多,2023-06-16 23:30:00,2023-06-16 23:35:00,1717.98,1715.51,-0.0,flip_to_short -51357,做空,2023-06-16 23:35:00,2023-06-16 23:40:00,1715.51,1716.72,-0.0,tp_lower -51358,做多,2023-06-17 00:00:00,2023-06-17 00:45:00,1717.32,1717.18,-0.0,tp_upper -51359,做空,2023-06-17 00:50:00,2023-06-17 01:15:00,1716.61,1717.17,-0.0,flip_to_long -51360,做多,2023-06-17 01:15:00,2023-06-17 01:20:00,1717.17,1716.6,-0.0,flip_to_short -51361,做空,2023-06-17 01:20:00,2023-06-17 01:25:00,1716.6,1717.84,-0.0,flip_to_long -51362,做多,2023-06-17 01:25:00,2023-06-17 01:45:00,1717.84,1715.39,-0.0,flip_to_short -51363,做空,2023-06-17 01:45:00,2023-06-17 01:50:00,1715.39,1715.68,-0.0,tp_lower -51364,做多,2023-06-17 02:05:00,2023-06-17 02:20:00,1716.19,1718.05,0.0,tp_upper -51365,做多,2023-06-17 03:35:00,2023-06-17 04:30:00,1718.77,1723.19,0.0,tp_upper -51366,做空,2023-06-17 06:50:00,2023-06-17 08:40:00,1747.99,1741.4,0.0,tp_lower -51367,做多,2023-06-17 08:55:00,2023-06-17 09:15:00,1743.4,1743.7,-0.0,flip_to_short -51368,做空,2023-06-17 09:15:00,2023-06-17 09:25:00,1743.7,1744.31,-0.0,flip_to_long -51369,做多,2023-06-17 09:25:00,2023-06-17 09:30:00,1744.31,1744.01,-0.0,flip_to_short -51370,做空,2023-06-17 09:30:00,2023-06-17 09:45:00,1744.01,1743.37,-0.0,flip_to_long -51371,做多,2023-06-17 09:45:00,2023-06-17 10:10:00,1743.37,1743.3,-0.0,flip_to_short -51372,做空,2023-06-17 10:10:00,2023-06-17 10:15:00,1743.3,1744.2,-0.0,flip_to_long -51373,做多,2023-06-17 10:15:00,2023-06-17 10:30:00,1744.2,1743.63,-0.0,flip_to_short -51374,做空,2023-06-17 10:30:00,2023-06-17 10:45:00,1743.63,1743.31,-0.0,flip_to_long -51375,做多,2023-06-17 10:45:00,2023-06-17 11:15:00,1743.31,1743.0,-0.0,flip_to_short -51376,做空,2023-06-17 11:15:00,2023-06-17 11:20:00,1743.0,1740.58,0.0,tp_lower -51377,做多,2023-06-17 12:35:00,2023-06-17 13:05:00,1739.0,1739.2,-0.0,flip_to_short -51378,做空,2023-06-17 13:05:00,2023-06-17 14:00:00,1739.2,1737.99,0.0,tp_lower -51379,做多,2023-06-17 15:25:00,2023-06-17 16:25:00,1732.19,1730.2,-0.0,flip_to_short -51380,做空,2023-06-17 16:25:00,2023-06-17 16:50:00,1730.2,1729.29,0.0,flip_to_long -51381,做多,2023-06-17 16:50:00,2023-06-17 16:55:00,1729.29,1729.16,-0.0,flip_to_short -51382,做空,2023-06-17 16:55:00,2023-06-17 17:25:00,1729.16,1729.23,-0.0,flip_to_long -51383,做多,2023-06-17 17:25:00,2023-06-17 17:30:00,1729.23,1728.32,-0.0,flip_to_short -51384,做空,2023-06-17 17:30:00,2023-06-17 17:35:00,1728.32,1724.22,0.0,tp_lower -51385,做多,2023-06-17 18:05:00,2023-06-17 19:05:00,1725.48,1727.8,0.0,flip_to_short -51386,做空,2023-06-17 19:05:00,2023-06-17 19:35:00,1727.8,1727.99,-0.0,flip_to_long -51387,做多,2023-06-17 19:35:00,2023-06-17 19:40:00,1727.99,1727.13,-0.0,flip_to_short -51388,做空,2023-06-17 19:40:00,2023-06-17 20:15:00,1727.13,1727.55,-0.0,flip_to_long -51389,做多,2023-06-17 20:15:00,2023-06-17 20:30:00,1727.55,1723.45,-0.0,flip_to_short -51390,做空,2023-06-17 20:30:00,2023-06-17 20:35:00,1723.45,1724.53,-0.0,tp_lower -51391,做多,2023-06-17 20:45:00,2023-06-17 21:20:00,1726.76,1726.82,-0.0,flip_to_short -51392,做空,2023-06-17 21:20:00,2023-06-17 21:25:00,1726.82,1727.16,-0.0,flip_to_long -51393,做多,2023-06-17 21:25:00,2023-06-17 21:35:00,1727.16,1727.13,-0.0,flip_to_short -51394,做空,2023-06-17 21:35:00,2023-06-17 21:45:00,1727.13,1727.29,-0.0,flip_to_long -51395,做多,2023-06-17 21:45:00,2023-06-17 22:00:00,1727.29,1729.69,0.0,tp_upper -51396,做空,2023-06-17 23:15:00,2023-06-17 23:20:00,1728.32,1727.0,0.0,tp_lower -51397,做多,2023-06-18 01:35:00,2023-06-18 01:50:00,1724.65,1727.21,0.0,tp_upper -51398,做空,2023-06-18 02:25:00,2023-06-18 03:05:00,1724.51,1725.86,-0.0,flip_to_long -51399,做多,2023-06-18 03:05:00,2023-06-18 03:30:00,1725.86,1728.09,0.0,tp_upper -51400,做空,2023-06-18 04:50:00,2023-06-18 06:00:00,1728.98,1727.11,0.0,tp_lower -51401,做多,2023-06-18 06:10:00,2023-06-18 07:15:00,1729.82,1733.28,0.0,tp_upper -51402,做空,2023-06-18 07:40:00,2023-06-18 07:55:00,1729.47,1729.5,-0.0,flip_to_long -51403,做多,2023-06-18 07:55:00,2023-06-18 08:00:00,1729.5,1728.23,-0.0,flip_to_short -51404,做空,2023-06-18 08:00:00,2023-06-18 08:30:00,1728.23,1728.96,-0.0,flip_to_long -51405,做多,2023-06-18 08:30:00,2023-06-18 09:30:00,1728.96,1729.17,-0.0,tp_upper -51406,做空,2023-06-18 10:15:00,2023-06-18 10:40:00,1730.32,1731.15,-0.0,flip_to_long -51407,做多,2023-06-18 10:40:00,2023-06-18 10:50:00,1731.15,1730.01,-0.0,flip_to_short -51408,做空,2023-06-18 10:50:00,2023-06-18 10:55:00,1730.01,1731.4,-0.0,flip_to_long -51409,做多,2023-06-18 10:55:00,2023-06-18 11:00:00,1731.4,1731.01,-0.0,flip_to_short -51410,做空,2023-06-18 11:00:00,2023-06-18 11:30:00,1731.01,1731.16,-0.0,flip_to_long -51411,做多,2023-06-18 11:30:00,2023-06-18 11:35:00,1731.16,1730.67,-0.0,flip_to_short -51412,做空,2023-06-18 11:35:00,2023-06-18 11:40:00,1730.67,1732.78,-0.0,flip_to_long -51413,做多,2023-06-18 11:40:00,2023-06-18 11:45:00,1732.78,1733.33,-0.0,tp_upper -51414,做空,2023-06-18 12:25:00,2023-06-18 12:40:00,1731.0,1735.16,-0.0,flip_to_long -51415,做多,2023-06-18 12:40:00,2023-06-18 12:45:00,1735.16,1734.84,-0.0,tp_upper -51416,做空,2023-06-18 13:35:00,2023-06-18 13:50:00,1733.05,1733.3,-0.0,flip_to_long -51417,做多,2023-06-18 13:50:00,2023-06-18 14:30:00,1733.3,1736.2,0.0,tp_upper -51418,做空,2023-06-18 15:25:00,2023-06-18 15:30:00,1736.38,1736.97,-0.0,flip_to_long -51419,做多,2023-06-18 15:30:00,2023-06-18 15:35:00,1736.97,1736.09,-0.0,flip_to_short -51420,做空,2023-06-18 15:35:00,2023-06-18 15:40:00,1736.09,1736.43,-0.0,flip_to_long -51421,做多,2023-06-18 15:40:00,2023-06-18 16:05:00,1736.43,1740.35,0.0,tp_upper -51422,做空,2023-06-18 16:45:00,2023-06-18 16:50:00,1737.97,1743.0,-0.0,flip_to_long -51423,做多,2023-06-18 16:50:00,2023-06-18 17:00:00,1743.0,1744.58,0.0,tp_upper -51424,做多,2023-06-18 17:25:00,2023-06-18 18:00:00,1742.4,1741.46,-0.0,flip_to_short -51425,做空,2023-06-18 18:00:00,2023-06-18 18:05:00,1741.46,1741.6,-0.0,flip_to_long -51426,做多,2023-06-18 18:05:00,2023-06-18 19:45:00,1741.6,1739.54,-0.0,flip_to_short -51427,做空,2023-06-18 19:45:00,2023-06-18 20:00:00,1739.54,1735.6,0.0,tp_lower -51428,做多,2023-06-18 22:30:00,2023-06-18 22:35:00,1727.41,1726.18,-0.0,flip_to_short -51429,做空,2023-06-18 22:35:00,2023-06-18 22:55:00,1726.18,1721.4,0.0,tp_lower -51430,做多,2023-06-18 23:05:00,2023-06-19 00:15:00,1722.9,1724.07,0.0,tp_upper -51431,做空,2023-06-19 00:40:00,2023-06-19 00:55:00,1720.68,1722.13,-0.0,tp_lower -51432,做空,2023-06-19 03:05:00,2023-06-19 03:10:00,1725.84,1726.07,-0.0,flip_to_long -51433,做多,2023-06-19 03:10:00,2023-06-19 03:15:00,1726.07,1725.0,-0.0,flip_to_short -51434,做空,2023-06-19 03:15:00,2023-06-19 03:20:00,1725.0,1724.51,-0.0,tp_lower -51435,做多,2023-06-19 04:15:00,2023-06-19 04:20:00,1725.73,1723.66,-0.0,flip_to_short -51436,做空,2023-06-19 04:20:00,2023-06-19 04:25:00,1723.66,1720.09,0.0,tp_lower -51437,做多,2023-06-19 04:55:00,2023-06-19 05:00:00,1723.8,1723.13,-0.0,flip_to_short -51438,做空,2023-06-19 05:00:00,2023-06-19 05:05:00,1723.13,1724.82,-0.0,flip_to_long -51439,做多,2023-06-19 05:05:00,2023-06-19 06:30:00,1724.82,1725.01,-0.0,flip_to_short -51440,做空,2023-06-19 06:30:00,2023-06-19 06:35:00,1725.01,1725.04,-0.0,flip_to_long -51441,做多,2023-06-19 06:35:00,2023-06-19 07:50:00,1725.04,1723.95,-0.0,flip_to_short -51442,做空,2023-06-19 07:50:00,2023-06-19 08:05:00,1723.95,1722.05,0.0,tp_lower -51443,做多,2023-06-19 08:15:00,2023-06-19 08:35:00,1724.1,1720.83,-0.0,flip_to_short -51444,做空,2023-06-19 08:35:00,2023-06-19 08:40:00,1720.83,1721.01,-0.0,tp_lower -51445,做多,2023-06-19 09:25:00,2023-06-19 09:35:00,1722.57,1722.08,-0.0,flip_to_short -51446,做空,2023-06-19 09:35:00,2023-06-19 09:40:00,1722.08,1722.91,-0.0,flip_to_long -51447,做多,2023-06-19 09:40:00,2023-06-19 09:45:00,1722.91,1722.26,-0.0,flip_to_short -51448,做空,2023-06-19 09:45:00,2023-06-19 09:50:00,1722.26,1722.88,-0.0,flip_to_long -51449,做多,2023-06-19 09:50:00,2023-06-19 10:10:00,1722.88,1724.91,0.0,tp_upper -51450,做空,2023-06-19 10:45:00,2023-06-19 10:55:00,1723.18,1720.56,0.0,tp_lower -51451,做多,2023-06-19 11:45:00,2023-06-19 12:20:00,1725.56,1728.69,0.0,tp_upper -51452,做空,2023-06-19 13:40:00,2023-06-19 13:55:00,1728.96,1727.59,0.0,tp_lower -51453,做多,2023-06-19 15:35:00,2023-06-19 15:40:00,1720.93,1718.94,-0.0,flip_to_short -51454,做空,2023-06-19 15:40:00,2023-06-19 15:45:00,1718.94,1720.23,-0.0,flip_to_long -51455,做多,2023-06-19 15:45:00,2023-06-19 16:00:00,1720.23,1718.75,-0.0,flip_to_short -51456,做空,2023-06-19 16:00:00,2023-06-19 16:30:00,1718.75,1706.28,0.0,tp_lower -51457,做多,2023-06-19 16:35:00,2023-06-19 16:40:00,1717.54,1713.14,-0.0,flip_to_short -51458,做空,2023-06-19 16:40:00,2023-06-19 16:45:00,1713.14,1715.8,-0.0,tp_lower -51459,做多,2023-06-19 17:00:00,2023-06-19 17:05:00,1718.78,1724.8,0.0,tp_upper -51460,做空,2023-06-19 18:50:00,2023-06-19 18:55:00,1715.11,1710.96,0.0,tp_lower -51461,做多,2023-06-19 19:50:00,2023-06-19 20:50:00,1724.08,1729.53,0.0,tp_upper -51462,做空,2023-06-19 21:10:00,2023-06-19 21:30:00,1724.83,1728.33,-0.0,flip_to_long -51463,做多,2023-06-19 21:30:00,2023-06-19 22:00:00,1728.33,1730.91,0.0,tp_upper -51464,做空,2023-06-19 23:15:00,2023-06-19 23:40:00,1733.87,1734.38,-0.0,flip_to_long -51465,做多,2023-06-19 23:40:00,2023-06-19 23:55:00,1734.38,1736.21,0.0,tp_upper -51466,做空,2023-06-20 00:00:00,2023-06-20 00:10:00,1734.54,1734.65,-0.0,flip_to_long -51467,做多,2023-06-20 00:10:00,2023-06-20 00:20:00,1734.65,1737.94,0.0,tp_upper -51468,做空,2023-06-20 01:25:00,2023-06-20 03:00:00,1739.08,1735.31,0.0,flip_to_long -51469,做多,2023-06-20 03:00:00,2023-06-20 03:20:00,1735.31,1733.87,-0.0,flip_to_short -51470,做空,2023-06-20 03:20:00,2023-06-20 03:30:00,1733.87,1732.66,0.0,tp_lower -51471,做多,2023-06-20 05:00:00,2023-06-20 05:15:00,1731.08,1732.08,0.0,tp_upper -51472,做空,2023-06-20 05:20:00,2023-06-20 05:30:00,1731.34,1729.05,0.0,tp_lower -51473,做多,2023-06-20 06:45:00,2023-06-20 06:50:00,1728.48,1728.0,-0.0,flip_to_short -51474,做空,2023-06-20 06:50:00,2023-06-20 08:05:00,1728.0,1726.87,0.0,tp_lower -51475,做多,2023-06-20 09:20:00,2023-06-20 09:25:00,1726.22,1726.07,-0.0,flip_to_short -51476,做空,2023-06-20 09:25:00,2023-06-20 09:35:00,1726.07,1728.44,-0.0,flip_to_long -51477,做多,2023-06-20 09:35:00,2023-06-20 09:40:00,1728.44,1729.57,0.0,tp_upper -51478,做空,2023-06-20 11:00:00,2023-06-20 11:10:00,1728.7,1728.21,-0.0,flip_to_long -51479,做多,2023-06-20 11:10:00,2023-06-20 11:45:00,1728.21,1729.92,0.0,tp_upper -51480,做空,2023-06-20 12:25:00,2023-06-20 12:55:00,1730.71,1730.9,-0.0,flip_to_long -51481,做多,2023-06-20 12:55:00,2023-06-20 13:35:00,1730.9,1726.52,-0.0,flip_to_short -51482,做空,2023-06-20 13:35:00,2023-06-20 13:40:00,1726.52,1727.21,-0.0,tp_lower -51483,做多,2023-06-20 13:45:00,2023-06-20 13:50:00,1730.51,1728.69,-0.0,flip_to_short -51484,做空,2023-06-20 13:50:00,2023-06-20 13:55:00,1728.69,1722.7,0.0,tp_lower -51485,做多,2023-06-20 15:25:00,2023-06-20 15:35:00,1720.94,1723.96,0.0,tp_upper -51486,做空,2023-06-20 19:05:00,2023-06-20 19:20:00,1771.14,1777.26,-0.0,flip_to_long -51487,做多,2023-06-20 19:20:00,2023-06-20 19:45:00,1777.26,1779.19,0.0,flip_to_short -51488,做空,2023-06-20 19:45:00,2023-06-20 19:55:00,1779.19,1781.82,-0.0,flip_to_long -51489,做多,2023-06-20 19:55:00,2023-06-20 20:00:00,1781.82,1783.29,0.0,tp_upper -51490,做空,2023-06-20 20:05:00,2023-06-20 20:10:00,1777.36,1777.69,-0.0,flip_to_long -51491,做多,2023-06-20 20:10:00,2023-06-20 20:40:00,1777.69,1782.55,0.0,tp_upper -51492,做空,2023-06-20 21:00:00,2023-06-20 21:35:00,1781.9,1782.75,-0.0,flip_to_long -51493,做多,2023-06-20 21:35:00,2023-06-20 21:40:00,1782.75,1782.1,-0.0,flip_to_short -51494,做空,2023-06-20 21:40:00,2023-06-20 21:45:00,1782.1,1777.12,0.0,tp_lower -51495,做多,2023-06-20 22:20:00,2023-06-20 22:30:00,1780.23,1781.99,0.0,flip_to_short -51496,做空,2023-06-20 22:30:00,2023-06-21 00:20:00,1781.99,1794.51,-0.0,flip_to_long -51497,做多,2023-06-21 00:20:00,2023-06-21 00:25:00,1794.51,1790.27,-0.0,tp_upper -51498,做空,2023-06-21 02:15:00,2023-06-21 02:20:00,1805.26,1807.8,-0.0,flip_to_long -51499,做多,2023-06-21 02:20:00,2023-06-21 02:40:00,1807.8,1807.83,-0.0,flip_to_short -51500,做空,2023-06-21 02:40:00,2023-06-21 02:45:00,1807.83,1808.77,-0.0,flip_to_long -51501,做多,2023-06-21 02:45:00,2023-06-21 02:55:00,1808.77,1810.28,0.0,tp_upper -51502,做空,2023-06-21 03:00:00,2023-06-21 03:10:00,1807.67,1808.01,-0.0,flip_to_long -51503,做多,2023-06-21 03:10:00,2023-06-21 03:15:00,1808.01,1807.69,-0.0,flip_to_short -51504,做空,2023-06-21 03:15:00,2023-06-21 03:20:00,1807.69,1808.27,-0.0,flip_to_long -51505,做多,2023-06-21 03:20:00,2023-06-21 03:25:00,1808.27,1807.57,-0.0,flip_to_short -51506,做空,2023-06-21 03:25:00,2023-06-21 03:30:00,1807.57,1811.43,-0.0,flip_to_long -51507,做多,2023-06-21 03:30:00,2023-06-21 03:35:00,1811.43,1809.91,-0.0,tp_upper -51508,做空,2023-06-21 03:45:00,2023-06-21 04:15:00,1809.55,1813.42,-0.0,flip_to_long -51509,做多,2023-06-21 04:15:00,2023-06-21 04:20:00,1813.42,1812.37,-0.0,tp_upper -51510,做空,2023-06-21 05:30:00,2023-06-21 05:35:00,1812.93,1813.2,-0.0,flip_to_long -51511,做多,2023-06-21 05:35:00,2023-06-21 05:50:00,1813.2,1817.08,0.0,tp_upper -51512,做空,2023-06-21 06:10:00,2023-06-21 06:15:00,1814.35,1814.6,-0.0,flip_to_long -51513,做多,2023-06-21 06:15:00,2023-06-21 07:50:00,1814.6,1812.05,-0.0,flip_to_short -51514,做空,2023-06-21 07:50:00,2023-06-21 08:00:00,1812.05,1809.35,0.0,tp_lower -51515,做空,2023-06-21 08:15:00,2023-06-21 08:20:00,1808.84,1809.39,-0.0,tp_lower -51516,做多,2023-06-21 09:00:00,2023-06-21 09:10:00,1809.36,1809.97,-0.0,flip_to_short -51517,做空,2023-06-21 09:10:00,2023-06-21 10:35:00,1809.97,1814.66,-0.0,tp_lower -51518,做空,2023-06-21 10:40:00,2023-06-21 10:50:00,1811.73,1813.04,-0.0,flip_to_long -51519,做多,2023-06-21 10:50:00,2023-06-21 10:55:00,1813.04,1811.65,-0.0,flip_to_short -51520,做空,2023-06-21 10:55:00,2023-06-21 11:00:00,1811.65,1812.47,-0.0,flip_to_long -51521,做多,2023-06-21 11:00:00,2023-06-21 11:10:00,1812.47,1814.66,0.0,tp_upper -51522,做空,2023-06-21 12:35:00,2023-06-21 13:25:00,1821.99,1823.3,-0.0,flip_to_long -51523,做多,2023-06-21 13:25:00,2023-06-21 13:45:00,1823.3,1829.03,0.0,tp_upper -51524,做空,2023-06-21 14:00:00,2023-06-21 14:10:00,1824.82,1824.28,-0.0,flip_to_long -51525,做多,2023-06-21 14:10:00,2023-06-21 14:25:00,1824.28,1840.67,0.0,tp_upper -51526,做空,2023-06-21 17:10:00,2023-06-21 18:05:00,1861.4,1874.39,-0.0,flip_to_long -51527,做多,2023-06-21 18:05:00,2023-06-21 18:45:00,1874.39,1874.4,-0.0,flip_to_short -51528,做空,2023-06-21 18:45:00,2023-06-21 19:05:00,1874.4,1878.61,-0.0,flip_to_long -51529,做多,2023-06-21 19:05:00,2023-06-21 19:15:00,1878.61,1870.81,-0.0,flip_to_short -51530,做空,2023-06-21 19:15:00,2023-06-21 19:40:00,1870.81,1877.12,-0.0,flip_to_long -51531,做多,2023-06-21 19:40:00,2023-06-21 20:00:00,1877.12,1884.01,0.0,tp_upper -51532,做空,2023-06-21 20:45:00,2023-06-21 20:55:00,1877.24,1879.24,-0.0,flip_to_long -51533,做多,2023-06-21 20:55:00,2023-06-21 21:25:00,1879.24,1881.78,0.0,flip_to_short -51534,做空,2023-06-21 21:25:00,2023-06-21 21:30:00,1881.78,1883.17,-0.0,flip_to_long -51535,做多,2023-06-21 21:30:00,2023-06-21 21:35:00,1883.17,1875.99,-0.0,flip_to_short -51536,做空,2023-06-21 21:35:00,2023-06-21 21:40:00,1875.99,1873.4,0.0,tp_lower -51537,做多,2023-06-21 22:25:00,2023-06-21 22:40:00,1879.17,1884.86,0.0,tp_upper -51538,做空,2023-06-21 23:55:00,2023-06-22 00:10:00,1888.31,1885.6,0.0,tp_lower -51539,做多,2023-06-22 00:20:00,2023-06-22 00:25:00,1891.75,1906.52,0.0,tp_upper -51540,做多,2023-06-22 02:15:00,2023-06-22 02:20:00,1917.39,1915.75,-0.0,flip_to_short -51541,做空,2023-06-22 02:20:00,2023-06-22 03:20:00,1915.75,1919.91,-0.0,flip_to_long -51542,做多,2023-06-22 03:20:00,2023-06-22 05:05:00,1919.91,1914.96,-0.0,flip_to_short -51543,做空,2023-06-22 05:05:00,2023-06-22 05:25:00,1914.96,1913.96,0.0,tp_lower -51544,做多,2023-06-22 06:50:00,2023-06-22 07:10:00,1909.0,1907.64,-0.0,flip_to_short -51545,做空,2023-06-22 07:10:00,2023-06-22 07:15:00,1907.64,1910.26,-0.0,flip_to_long -51546,做多,2023-06-22 07:15:00,2023-06-22 07:20:00,1910.26,1908.42,-0.0,flip_to_short -51547,做空,2023-06-22 07:20:00,2023-06-22 07:30:00,1908.42,1909.4,-0.0,flip_to_long -51548,做多,2023-06-22 07:30:00,2023-06-22 07:35:00,1909.4,1905.61,-0.0,flip_to_short -51549,做空,2023-06-22 07:35:00,2023-06-22 07:40:00,1905.61,1907.83,-0.0,flip_to_long -51550,做多,2023-06-22 07:40:00,2023-06-22 07:50:00,1907.83,1911.01,0.0,tp_upper -51551,做空,2023-06-22 08:05:00,2023-06-22 08:10:00,1907.07,1908.9,-0.0,flip_to_long -51552,做多,2023-06-22 08:10:00,2023-06-22 08:15:00,1908.9,1907.79,-0.0,flip_to_short -51553,做空,2023-06-22 08:15:00,2023-06-22 08:30:00,1907.79,1905.23,0.0,tp_lower -51554,做多,2023-06-22 08:50:00,2023-06-22 09:10:00,1906.64,1911.23,0.0,tp_upper -51555,做空,2023-06-22 09:30:00,2023-06-22 09:40:00,1905.34,1907.39,-0.0,flip_to_long -51556,做多,2023-06-22 09:40:00,2023-06-22 09:50:00,1907.39,1906.87,-0.0,flip_to_short -51557,做空,2023-06-22 09:50:00,2023-06-22 10:15:00,1906.87,1910.63,-0.0,flip_to_long -51558,做多,2023-06-22 10:15:00,2023-06-22 10:20:00,1910.63,1907.49,-0.0,flip_to_short -51559,做空,2023-06-22 10:20:00,2023-06-22 10:25:00,1907.49,1910.41,-0.0,flip_to_long -51560,做多,2023-06-22 10:25:00,2023-06-22 10:35:00,1910.41,1908.27,-0.0,flip_to_short -51561,做空,2023-06-22 10:35:00,2023-06-22 10:45:00,1908.27,1906.61,0.0,tp_lower -51562,做多,2023-06-22 10:50:00,2023-06-22 12:20:00,1906.99,1893.81,-0.0,flip_to_short -51563,做空,2023-06-22 12:20:00,2023-06-22 13:45:00,1893.81,1901.12,-0.0,flip_to_long -51564,做多,2023-06-22 13:45:00,2023-06-22 13:55:00,1901.12,1898.16,-0.0,flip_to_short -51565,做空,2023-06-22 13:55:00,2023-06-22 14:00:00,1898.16,1900.68,-0.0,flip_to_long -51566,做多,2023-06-22 14:00:00,2023-06-22 14:05:00,1900.68,1896.24,-0.0,flip_to_short -51567,做空,2023-06-22 14:05:00,2023-06-22 14:10:00,1896.24,1898.96,-0.0,flip_to_long -51568,做多,2023-06-22 14:10:00,2023-06-22 14:15:00,1898.96,1895.77,-0.0,flip_to_short -51569,做空,2023-06-22 14:15:00,2023-06-22 14:20:00,1895.77,1891.62,0.0,tp_lower -51570,做多,2023-06-22 15:50:00,2023-06-22 15:55:00,1877.03,1876.6,-0.0,flip_to_short -51571,做空,2023-06-22 15:55:00,2023-06-22 16:55:00,1876.6,1879.04,-0.0,flip_to_long -51572,做多,2023-06-22 16:55:00,2023-06-22 17:25:00,1879.04,1880.98,0.0,flip_to_short -51573,做空,2023-06-22 17:25:00,2023-06-22 18:55:00,1880.98,1886.94,-0.0,flip_to_long -51574,做多,2023-06-22 18:55:00,2023-06-22 19:00:00,1886.94,1885.23,-0.0,flip_to_short -51575,做空,2023-06-22 19:00:00,2023-06-22 19:10:00,1885.23,1885.09,-0.0,flip_to_long -51576,做多,2023-06-22 19:10:00,2023-06-22 19:40:00,1885.09,1888.7,0.0,tp_upper -51577,做空,2023-06-22 20:05:00,2023-06-22 20:10:00,1884.6,1887.16,-0.0,flip_to_long -51578,做多,2023-06-22 20:10:00,2023-06-22 20:15:00,1887.16,1884.9,-0.0,flip_to_short -51579,做空,2023-06-22 20:15:00,2023-06-22 20:20:00,1884.9,1882.43,0.0,tp_lower -51580,做多,2023-06-22 20:45:00,2023-06-22 21:15:00,1885.28,1884.59,-0.0,flip_to_short -51581,做空,2023-06-22 21:15:00,2023-06-22 21:35:00,1884.59,1881.12,0.0,tp_lower -51582,做多,2023-06-22 23:35:00,2023-06-22 23:50:00,1874.61,1871.65,-0.0,flip_to_short -51583,做空,2023-06-22 23:50:00,2023-06-23 00:00:00,1871.65,1874.66,-0.0,flip_to_long -51584,做多,2023-06-23 00:00:00,2023-06-23 00:05:00,1874.66,1874.3,-0.0,flip_to_short -51585,做空,2023-06-23 00:05:00,2023-06-23 00:55:00,1874.3,1876.0,-0.0,flip_to_long -51586,做多,2023-06-23 00:55:00,2023-06-23 01:10:00,1876.0,1879.8,0.0,tp_upper -51587,做空,2023-06-23 01:35:00,2023-06-23 01:40:00,1877.21,1878.52,-0.0,flip_to_long -51588,做多,2023-06-23 01:40:00,2023-06-23 01:50:00,1878.52,1877.47,-0.0,flip_to_short -51589,做空,2023-06-23 01:50:00,2023-06-23 02:00:00,1877.47,1870.11,0.0,tp_lower -51590,做多,2023-06-23 02:30:00,2023-06-23 02:35:00,1875.6,1875.0,-0.0,flip_to_short -51591,做空,2023-06-23 02:35:00,2023-06-23 02:40:00,1875.0,1876.87,-0.0,flip_to_long -51592,做多,2023-06-23 02:40:00,2023-06-23 04:15:00,1876.87,1880.07,0.0,tp_upper -51593,做空,2023-06-23 04:25:00,2023-06-23 04:30:00,1879.7,1882.03,-0.0,flip_to_long -51594,做多,2023-06-23 04:30:00,2023-06-23 04:45:00,1882.03,1882.01,-0.0,tp_upper -51595,做空,2023-06-23 04:50:00,2023-06-23 05:00:00,1880.27,1882.17,-0.0,flip_to_long -51596,做多,2023-06-23 05:00:00,2023-06-23 05:05:00,1882.17,1881.98,-0.0,flip_to_short -51597,做空,2023-06-23 05:05:00,2023-06-23 05:15:00,1881.98,1883.64,-0.0,flip_to_long -51598,做多,2023-06-23 05:15:00,2023-06-23 05:20:00,1883.64,1883.39,-0.0,tp_upper -51599,做空,2023-06-23 05:45:00,2023-06-23 06:40:00,1881.95,1880.69,0.0,tp_lower -51600,做多,2023-06-23 07:45:00,2023-06-23 08:00:00,1879.18,1878.69,-0.0,flip_to_short -51601,做空,2023-06-23 08:00:00,2023-06-23 09:10:00,1878.69,1884.2,-0.0,flip_to_long -51602,做多,2023-06-23 09:10:00,2023-06-23 09:20:00,1884.2,1880.86,-0.0,flip_to_short -51603,做空,2023-06-23 09:20:00,2023-06-23 09:45:00,1880.86,1879.43,0.0,tp_lower -51604,做多,2023-06-23 09:50:00,2023-06-23 10:05:00,1886.37,1883.97,-0.0,flip_to_short -51605,做空,2023-06-23 10:05:00,2023-06-23 10:20:00,1883.97,1876.98,0.0,tp_lower -51606,做多,2023-06-23 11:30:00,2023-06-23 11:55:00,1877.37,1878.84,0.0,tp_upper -51607,做空,2023-06-23 12:10:00,2023-06-23 12:20:00,1879.48,1873.26,0.0,tp_lower -51608,做多,2023-06-23 13:00:00,2023-06-23 13:20:00,1875.22,1874.75,-0.0,flip_to_short -51609,做空,2023-06-23 13:20:00,2023-06-23 13:25:00,1874.75,1875.65,-0.0,flip_to_long -51610,做多,2023-06-23 13:25:00,2023-06-23 13:30:00,1875.65,1875.33,-0.0,flip_to_short -51611,做空,2023-06-23 13:30:00,2023-06-23 13:40:00,1875.33,1875.36,-0.0,flip_to_long -51612,做多,2023-06-23 13:40:00,2023-06-23 13:45:00,1875.36,1861.49,-0.0,flip_to_short -51613,做空,2023-06-23 13:45:00,2023-06-23 13:50:00,1861.49,1869.75,-0.0,tp_lower -51614,做多,2023-06-23 13:55:00,2023-06-23 14:20:00,1871.5,1872.74,0.0,flip_to_short -51615,做空,2023-06-23 14:20:00,2023-06-23 14:25:00,1872.74,1875.55,-0.0,flip_to_long -51616,做多,2023-06-23 14:25:00,2023-06-23 14:30:00,1875.55,1873.34,-0.0,flip_to_short -51617,做空,2023-06-23 14:30:00,2023-06-23 17:25:00,1873.34,1916.99,-0.0,flip_to_long -51618,做多,2023-06-23 17:25:00,2023-06-23 17:30:00,1916.99,1913.58,-0.0,flip_to_short -51619,做空,2023-06-23 17:30:00,2023-06-23 17:40:00,1913.58,1921.26,-0.0,flip_to_long -51620,做多,2023-06-23 17:40:00,2023-06-23 17:55:00,1921.26,1923.19,0.0,tp_upper -51621,做空,2023-06-23 18:15:00,2023-06-23 18:25:00,1914.53,1909.65,0.0,tp_lower -51622,做多,2023-06-23 20:35:00,2023-06-23 21:20:00,1902.2,1901.27,-0.0,flip_to_short -51623,做空,2023-06-23 21:20:00,2023-06-23 21:25:00,1901.27,1902.52,-0.0,flip_to_long -51624,做多,2023-06-23 21:25:00,2023-06-23 21:30:00,1902.52,1894.03,-0.0,flip_to_short -51625,做空,2023-06-23 21:30:00,2023-06-23 21:35:00,1894.03,1893.79,-0.0,tp_lower -51626,做多,2023-06-23 22:45:00,2023-06-23 23:45:00,1889.23,1889.59,-0.0,flip_to_short -51627,做空,2023-06-23 23:45:00,2023-06-24 00:05:00,1889.59,1888.85,-0.0,tp_lower -51628,做多,2023-06-24 01:35:00,2023-06-24 01:55:00,1883.54,1888.87,0.0,tp_upper -51629,做空,2023-06-24 03:35:00,2023-06-24 03:40:00,1892.27,1893.37,-0.0,flip_to_long -51630,做多,2023-06-24 03:40:00,2023-06-24 04:05:00,1893.37,1892.17,-0.0,flip_to_short -51631,做空,2023-06-24 04:05:00,2023-06-24 04:10:00,1892.17,1894.49,-0.0,flip_to_long -51632,做多,2023-06-24 04:10:00,2023-06-24 04:15:00,1894.49,1895.38,-0.0,tp_upper -51633,做空,2023-06-24 04:20:00,2023-06-24 04:30:00,1893.76,1894.27,-0.0,flip_to_long -51634,做多,2023-06-24 04:30:00,2023-06-24 04:35:00,1894.27,1892.73,-0.0,flip_to_short -51635,做空,2023-06-24 04:35:00,2023-06-24 04:50:00,1892.73,1891.88,-0.0,tp_lower -51636,做多,2023-06-24 05:10:00,2023-06-24 05:15:00,1894.29,1894.0,-0.0,flip_to_short -51637,做空,2023-06-24 05:15:00,2023-06-24 05:45:00,1894.0,1894.0,-0.0,flip_to_long -51638,做多,2023-06-24 05:45:00,2023-06-24 05:50:00,1894.0,1893.39,-0.0,flip_to_short -51639,做空,2023-06-24 05:50:00,2023-06-24 06:00:00,1893.39,1891.03,0.0,tp_lower -51640,做多,2023-06-24 08:05:00,2023-06-24 08:20:00,1888.41,1885.4,-0.0,flip_to_short -51641,做空,2023-06-24 08:20:00,2023-06-24 08:30:00,1885.4,1884.99,-0.0,flip_to_long -51642,做多,2023-06-24 08:30:00,2023-06-24 08:50:00,1884.99,1885.52,-0.0,flip_to_short -51643,做空,2023-06-24 08:50:00,2023-06-24 09:15:00,1885.52,1887.93,-0.0,flip_to_long -51644,做多,2023-06-24 09:15:00,2023-06-24 09:20:00,1887.93,1886.36,-0.0,flip_to_short -51645,做空,2023-06-24 09:20:00,2023-06-24 09:40:00,1886.36,1886.32,-0.0,flip_to_long -51646,做多,2023-06-24 09:40:00,2023-06-24 10:00:00,1886.32,1887.0,-0.0,tp_upper -51647,做空,2023-06-24 11:15:00,2023-06-24 11:35:00,1890.34,1889.39,0.0,flip_to_long -51648,做多,2023-06-24 11:35:00,2023-06-24 12:05:00,1889.39,1891.44,0.0,tp_upper -51649,做空,2023-06-24 13:05:00,2023-06-24 13:10:00,1893.7,1894.59,-0.0,flip_to_long -51650,做多,2023-06-24 13:10:00,2023-06-24 14:45:00,1894.59,1889.91,-0.0,flip_to_short -51651,做空,2023-06-24 14:45:00,2023-06-24 14:55:00,1889.91,1892.43,-0.0,flip_to_long -51652,做多,2023-06-24 14:55:00,2023-06-24 15:05:00,1892.43,1889.08,-0.0,flip_to_short -51653,做空,2023-06-24 15:05:00,2023-06-24 15:10:00,1889.08,1886.54,0.0,tp_lower -51654,做多,2023-06-24 16:45:00,2023-06-24 16:50:00,1875.41,1874.9,-0.0,flip_to_short -51655,做空,2023-06-24 16:50:00,2023-06-24 16:55:00,1874.9,1876.32,-0.0,flip_to_long -51656,做多,2023-06-24 16:55:00,2023-06-24 17:00:00,1876.32,1882.23,0.0,tp_upper -51657,做空,2023-06-24 19:35:00,2023-06-24 19:50:00,1886.93,1886.76,-0.0,flip_to_long -51658,做多,2023-06-24 19:50:00,2023-06-24 20:00:00,1886.76,1884.55,-0.0,flip_to_short -51659,做空,2023-06-24 20:00:00,2023-06-24 20:05:00,1884.55,1884.03,-0.0,tp_lower -51660,做多,2023-06-24 21:50:00,2023-06-24 21:55:00,1875.63,1874.52,-0.0,flip_to_short -51661,做空,2023-06-24 21:55:00,2023-06-24 22:00:00,1874.52,1876.02,-0.0,flip_to_long -51662,做多,2023-06-24 22:00:00,2023-06-24 22:05:00,1876.02,1874.45,-0.0,flip_to_short -51663,做空,2023-06-24 22:05:00,2023-06-24 22:20:00,1874.45,1873.91,-0.0,flip_to_long -51664,做多,2023-06-24 22:20:00,2023-06-24 22:30:00,1873.91,1872.99,-0.0,flip_to_short -51665,做空,2023-06-24 22:30:00,2023-06-24 22:50:00,1872.99,1874.09,-0.0,flip_to_long -51666,做多,2023-06-24 22:50:00,2023-06-24 23:05:00,1874.09,1876.17,0.0,tp_upper -51667,做空,2023-06-24 23:20:00,2023-06-24 23:45:00,1874.59,1872.08,0.0,tp_lower -51668,做多,2023-06-24 23:50:00,2023-06-25 00:05:00,1875.79,1875.11,-0.0,flip_to_short -51669,做空,2023-06-25 00:05:00,2023-06-25 00:20:00,1875.11,1872.64,0.0,tp_lower -51670,做多,2023-06-25 00:30:00,2023-06-25 01:25:00,1873.59,1878.03,0.0,tp_upper -51671,做空,2023-06-25 06:00:00,2023-06-25 06:05:00,1907.88,1909.0,-0.0,flip_to_long -51672,做多,2023-06-25 06:05:00,2023-06-25 06:15:00,1909.0,1918.07,0.0,tp_upper -51673,做空,2023-06-25 07:00:00,2023-06-25 07:05:00,1916.49,1918.03,-0.0,flip_to_long -51674,做多,2023-06-25 07:05:00,2023-06-25 07:15:00,1918.03,1915.36,-0.0,flip_to_short -51675,做空,2023-06-25 07:15:00,2023-06-25 08:20:00,1915.36,1917.37,-0.0,flip_to_long -51676,做多,2023-06-25 08:20:00,2023-06-25 08:40:00,1917.37,1911.38,-0.0,flip_to_short -51677,做空,2023-06-25 08:40:00,2023-06-25 08:45:00,1911.38,1913.55,-0.0,flip_to_long -51678,做多,2023-06-25 08:45:00,2023-06-25 08:50:00,1913.55,1920.34,0.0,tp_upper -51679,做空,2023-06-25 09:05:00,2023-06-25 09:15:00,1913.84,1913.91,-0.0,flip_to_long -51680,做多,2023-06-25 09:15:00,2023-06-25 09:20:00,1913.91,1908.4,-0.0,flip_to_short -51681,做空,2023-06-25 09:20:00,2023-06-25 09:25:00,1908.4,1910.24,-0.0,tp_lower -51682,做多,2023-06-25 09:30:00,2023-06-25 09:45:00,1913.3,1919.12,0.0,tp_upper -51683,做空,2023-06-25 10:20:00,2023-06-25 10:25:00,1912.89,1916.88,-0.0,flip_to_long -51684,做多,2023-06-25 10:25:00,2023-06-25 10:40:00,1916.88,1922.13,0.0,tp_upper -51685,做空,2023-06-25 10:55:00,2023-06-25 11:25:00,1914.6,1910.99,0.0,tp_lower -51686,做多,2023-06-25 11:35:00,2023-06-25 11:50:00,1915.24,1915.19,-0.0,flip_to_short -51687,做空,2023-06-25 11:50:00,2023-06-25 11:55:00,1915.19,1917.77,-0.0,flip_to_long -51688,做多,2023-06-25 11:55:00,2023-06-25 12:10:00,1917.77,1915.58,-0.0,flip_to_short -51689,做空,2023-06-25 12:10:00,2023-06-25 12:15:00,1915.58,1912.41,0.0,tp_lower -51690,做多,2023-06-25 12:45:00,2023-06-25 12:55:00,1913.74,1912.83,-0.0,flip_to_short -51691,做空,2023-06-25 12:55:00,2023-06-25 13:05:00,1912.83,1908.45,0.0,tp_lower -51692,做多,2023-06-25 14:00:00,2023-06-25 14:05:00,1908.83,1902.55,-0.0,flip_to_short -51693,做空,2023-06-25 14:05:00,2023-06-25 14:15:00,1902.55,1903.61,-0.0,tp_lower -51694,做多,2023-06-25 16:05:00,2023-06-25 16:10:00,1890.61,1885.72,-0.0,flip_to_short -51695,做空,2023-06-25 16:10:00,2023-06-25 16:15:00,1885.72,1887.7,-0.0,flip_to_long -51696,做多,2023-06-25 16:15:00,2023-06-25 16:35:00,1887.7,1890.53,0.0,tp_upper -51697,做空,2023-06-25 17:20:00,2023-06-25 17:25:00,1889.28,1889.72,-0.0,flip_to_long -51698,做多,2023-06-25 17:25:00,2023-06-25 17:40:00,1889.72,1885.45,-0.0,flip_to_short -51699,做空,2023-06-25 17:40:00,2023-06-25 17:45:00,1885.45,1888.86,-0.0,tp_lower -51700,做多,2023-06-25 17:50:00,2023-06-25 18:00:00,1890.85,1888.02,-0.0,flip_to_short -51701,做空,2023-06-25 18:00:00,2023-06-25 18:10:00,1888.02,1883.56,0.0,tp_lower -51702,做多,2023-06-25 18:30:00,2023-06-25 19:10:00,1888.62,1890.58,0.0,flip_to_short -51703,做空,2023-06-25 19:10:00,2023-06-25 19:25:00,1890.58,1889.77,-0.0,flip_to_long -51704,做多,2023-06-25 19:25:00,2023-06-25 19:30:00,1889.77,1885.1,-0.0,flip_to_short -51705,做空,2023-06-25 19:30:00,2023-06-25 19:40:00,1885.1,1888.44,-0.0,flip_to_long -51706,做多,2023-06-25 19:40:00,2023-06-25 20:00:00,1888.44,1895.66,0.0,tp_upper -51707,做空,2023-06-25 20:50:00,2023-06-25 21:00:00,1889.63,1894.64,-0.0,flip_to_long -51708,做多,2023-06-25 21:00:00,2023-06-25 21:05:00,1894.64,1894.07,-0.0,flip_to_short -51709,做空,2023-06-25 21:05:00,2023-06-25 21:10:00,1894.07,1895.16,-0.0,flip_to_long -51710,做多,2023-06-25 21:10:00,2023-06-25 22:10:00,1895.16,1900.04,0.0,tp_upper -51711,做空,2023-06-25 23:15:00,2023-06-26 00:00:00,1898.95,1896.19,0.0,tp_lower -51712,做多,2023-06-26 00:05:00,2023-06-26 00:10:00,1900.0,1894.12,-0.0,flip_to_short -51713,做空,2023-06-26 00:10:00,2023-06-26 00:15:00,1894.12,1895.38,-0.0,tp_lower -51714,做多,2023-06-26 00:20:00,2023-06-26 00:25:00,1902.37,1896.75,-0.0,tp_upper -51715,做多,2023-06-26 00:30:00,2023-06-26 00:35:00,1899.0,1896.07,-0.0,flip_to_short -51716,做空,2023-06-26 00:35:00,2023-06-26 00:45:00,1896.07,1893.19,0.0,tp_lower -51717,做多,2023-06-26 02:45:00,2023-06-26 02:55:00,1877.31,1877.36,-0.0,flip_to_short -51718,做空,2023-06-26 02:55:00,2023-06-26 03:15:00,1877.36,1876.04,0.0,flip_to_long -51719,做多,2023-06-26 03:15:00,2023-06-26 03:30:00,1876.04,1875.5,-0.0,flip_to_short -51720,做空,2023-06-26 03:30:00,2023-06-26 03:35:00,1875.5,1877.81,-0.0,flip_to_long -51721,做多,2023-06-26 03:35:00,2023-06-26 03:55:00,1877.81,1879.5,0.0,tp_upper -51722,做空,2023-06-26 04:10:00,2023-06-26 04:15:00,1875.64,1876.02,-0.0,flip_to_long -51723,做多,2023-06-26 04:15:00,2023-06-26 04:40:00,1876.02,1876.48,-0.0,flip_to_short -51724,做空,2023-06-26 04:40:00,2023-06-26 04:45:00,1876.48,1876.8,-0.0,flip_to_long -51725,做多,2023-06-26 04:45:00,2023-06-26 05:00:00,1876.8,1876.34,-0.0,flip_to_short -51726,做空,2023-06-26 05:00:00,2023-06-26 05:15:00,1876.34,1873.54,0.0,tp_lower -51727,做多,2023-06-26 05:35:00,2023-06-26 05:40:00,1876.81,1878.58,0.0,tp_upper -51728,做空,2023-06-26 05:55:00,2023-06-26 06:05:00,1876.85,1876.73,-0.0,flip_to_long -51729,做多,2023-06-26 06:05:00,2023-06-26 06:20:00,1876.73,1879.61,0.0,tp_upper -51730,做空,2023-06-26 07:35:00,2023-06-26 07:40:00,1887.84,1889.24,-0.0,flip_to_long -51731,做多,2023-06-26 07:40:00,2023-06-26 07:45:00,1889.24,1889.19,-0.0,flip_to_short -51732,做空,2023-06-26 07:45:00,2023-06-26 07:50:00,1889.19,1892.17,-0.0,flip_to_long -51733,做多,2023-06-26 07:50:00,2023-06-26 08:00:00,1892.17,1888.99,-0.0,flip_to_short -51734,做空,2023-06-26 08:00:00,2023-06-26 08:10:00,1888.99,1892.53,-0.0,flip_to_long -51735,做多,2023-06-26 08:10:00,2023-06-26 08:15:00,1892.53,1890.59,-0.0,flip_to_short -51736,做空,2023-06-26 08:15:00,2023-06-26 08:50:00,1890.59,1890.5,-0.0,flip_to_long -51737,做多,2023-06-26 08:50:00,2023-06-26 09:05:00,1890.5,1888.19,-0.0,tp_upper -51738,做多,2023-06-26 09:10:00,2023-06-26 09:15:00,1890.88,1891.35,-0.0,tp_upper -51739,做空,2023-06-26 09:20:00,2023-06-26 09:35:00,1888.11,1886.89,0.0,tp_lower -51740,做多,2023-06-26 11:05:00,2023-06-26 11:10:00,1880.87,1877.5,-0.0,flip_to_short -51741,做空,2023-06-26 11:10:00,2023-06-26 11:20:00,1877.5,1877.59,-0.0,flip_to_long -51742,做多,2023-06-26 11:20:00,2023-06-26 12:15:00,1877.59,1877.9,-0.0,flip_to_short -51743,做空,2023-06-26 12:15:00,2023-06-26 12:30:00,1877.9,1878.0,-0.0,tp_lower -51744,做多,2023-06-26 12:35:00,2023-06-26 12:40:00,1880.61,1883.28,0.0,tp_upper -51745,做空,2023-06-26 14:30:00,2023-06-26 14:40:00,1889.8,1872.6,0.0,tp_lower -51746,做多,2023-06-26 15:35:00,2023-06-26 16:10:00,1891.25,1886.07,-0.0,flip_to_short -51747,做空,2023-06-26 16:10:00,2023-06-26 16:30:00,1886.07,1881.35,0.0,tp_lower -51748,做多,2023-06-26 18:30:00,2023-06-26 18:35:00,1850.15,1849.29,-0.0,flip_to_short -51749,做空,2023-06-26 18:35:00,2023-06-26 19:10:00,1849.29,1843.0,0.0,tp_lower -51750,做多,2023-06-26 19:30:00,2023-06-26 19:45:00,1849.32,1854.5,0.0,tp_upper -51751,做空,2023-06-26 20:40:00,2023-06-26 20:50:00,1850.87,1852.33,-0.0,flip_to_long -51752,做多,2023-06-26 20:50:00,2023-06-26 21:15:00,1852.33,1851.51,-0.0,flip_to_short -51753,做空,2023-06-26 21:15:00,2023-06-26 21:20:00,1851.51,1853.4,-0.0,flip_to_long -51754,做多,2023-06-26 21:20:00,2023-06-26 21:25:00,1853.4,1853.28,-0.0,flip_to_short -51755,做空,2023-06-26 21:25:00,2023-06-26 21:55:00,1853.28,1849.9,0.0,tp_lower -51756,做多,2023-06-26 22:10:00,2023-06-26 22:15:00,1852.84,1853.94,0.0,tp_upper -51757,做空,2023-06-26 23:05:00,2023-06-26 23:10:00,1854.26,1854.79,-0.0,flip_to_long -51758,做多,2023-06-26 23:10:00,2023-06-26 23:30:00,1854.79,1855.33,-0.0,flip_to_short -51759,做空,2023-06-26 23:30:00,2023-06-26 23:45:00,1855.33,1858.11,-0.0,flip_to_long -51760,做多,2023-06-26 23:45:00,2023-06-26 23:50:00,1858.11,1858.41,-0.0,tp_upper -51761,做空,2023-06-27 00:00:00,2023-06-27 00:15:00,1857.65,1858.51,-0.0,flip_to_long -51762,做多,2023-06-27 00:15:00,2023-06-27 00:30:00,1858.51,1855.56,-0.0,flip_to_short -51763,做空,2023-06-27 00:30:00,2023-06-27 00:35:00,1855.56,1863.52,-0.0,flip_to_long -51764,做多,2023-06-27 00:35:00,2023-06-27 00:40:00,1863.52,1858.43,-0.0,tp_upper -51765,做空,2023-06-27 01:05:00,2023-06-27 01:20:00,1858.56,1858.21,-0.0,flip_to_long -51766,做多,2023-06-27 01:20:00,2023-06-27 01:35:00,1858.21,1864.64,0.0,tp_upper -51767,做空,2023-06-27 04:00:00,2023-06-27 04:20:00,1871.12,1870.93,-0.0,flip_to_long -51768,做多,2023-06-27 04:20:00,2023-06-27 04:40:00,1870.93,1871.99,0.0,flip_to_short -51769,做空,2023-06-27 04:40:00,2023-06-27 05:00:00,1871.99,1868.33,0.0,tp_lower -51770,做多,2023-06-27 06:35:00,2023-06-27 06:50:00,1865.47,1867.21,0.0,tp_upper -51771,做空,2023-06-27 08:35:00,2023-06-27 08:55:00,1875.4,1875.4,-0.0,flip_to_long -51772,做多,2023-06-27 08:55:00,2023-06-27 09:00:00,1875.4,1873.72,-0.0,flip_to_short -51773,做空,2023-06-27 09:00:00,2023-06-27 09:45:00,1873.72,1876.9,-0.0,flip_to_long -51774,做多,2023-06-27 09:45:00,2023-06-27 09:50:00,1876.9,1872.99,-0.0,flip_to_short -51775,做空,2023-06-27 09:50:00,2023-06-27 10:00:00,1872.99,1877.25,-0.0,flip_to_long -51776,做多,2023-06-27 10:00:00,2023-06-27 10:05:00,1877.25,1883.07,0.0,tp_upper -51777,做空,2023-06-27 10:25:00,2023-06-27 10:30:00,1875.88,1881.12,-0.0,flip_to_long -51778,做多,2023-06-27 10:30:00,2023-06-27 10:35:00,1881.12,1879.49,-0.0,flip_to_short -51779,做空,2023-06-27 10:35:00,2023-06-27 11:45:00,1879.49,1879.02,-0.0,flip_to_long -51780,做多,2023-06-27 11:45:00,2023-06-27 12:00:00,1879.02,1878.63,-0.0,flip_to_short -51781,做空,2023-06-27 12:00:00,2023-06-27 12:05:00,1878.63,1880.01,-0.0,flip_to_long -51782,做多,2023-06-27 12:05:00,2023-06-27 12:15:00,1880.01,1879.49,-0.0,flip_to_short -51783,做空,2023-06-27 12:15:00,2023-06-27 13:10:00,1879.49,1875.75,0.0,tp_lower -51784,做多,2023-06-27 13:30:00,2023-06-27 14:00:00,1878.65,1887.37,0.0,tp_upper -51785,做空,2023-06-27 14:10:00,2023-06-27 14:15:00,1880.17,1881.68,-0.0,flip_to_long -51786,做多,2023-06-27 14:15:00,2023-06-27 14:40:00,1881.68,1881.24,-0.0,flip_to_short -51787,做空,2023-06-27 14:40:00,2023-06-27 15:10:00,1881.24,1875.74,0.0,tp_lower -51788,做多,2023-06-27 16:10:00,2023-06-27 16:15:00,1876.32,1873.96,-0.0,flip_to_short -51789,做空,2023-06-27 16:15:00,2023-06-27 16:20:00,1873.96,1880.47,-0.0,flip_to_long -51790,做多,2023-06-27 16:20:00,2023-06-27 16:30:00,1880.47,1885.9,0.0,tp_upper -51791,做空,2023-06-27 18:10:00,2023-06-27 18:25:00,1899.03,1899.49,-0.0,flip_to_long -51792,做多,2023-06-27 18:25:00,2023-06-27 18:50:00,1899.49,1898.33,-0.0,flip_to_short -51793,做空,2023-06-27 18:50:00,2023-06-27 19:05:00,1898.33,1900.98,-0.0,flip_to_long -51794,做多,2023-06-27 19:05:00,2023-06-27 19:15:00,1900.98,1898.48,-0.0,flip_to_short -51795,做空,2023-06-27 19:15:00,2023-06-27 19:20:00,1898.48,1894.96,0.0,tp_lower -51796,做多,2023-06-27 19:40:00,2023-06-27 19:50:00,1897.63,1896.27,-0.0,flip_to_short -51797,做空,2023-06-27 19:50:00,2023-06-27 19:55:00,1896.27,1893.75,0.0,tp_lower -51798,做空,2023-06-27 21:00:00,2023-06-27 21:30:00,1890.88,1891.07,-0.0,flip_to_long -51799,做多,2023-06-27 21:30:00,2023-06-27 21:50:00,1891.07,1895.68,0.0,tp_upper -51800,做空,2023-06-27 22:15:00,2023-06-27 22:30:00,1891.2,1892.39,-0.0,flip_to_long -51801,做多,2023-06-27 22:30:00,2023-06-27 22:35:00,1892.39,1890.0,-0.0,flip_to_short -51802,做空,2023-06-27 22:35:00,2023-06-27 22:40:00,1890.0,1886.8,0.0,tp_lower -51803,做多,2023-06-27 23:40:00,2023-06-28 00:00:00,1887.65,1887.64,-0.0,flip_to_short -51804,做空,2023-06-28 00:00:00,2023-06-28 00:10:00,1887.64,1882.0,0.0,tp_lower -51805,做多,2023-06-28 01:50:00,2023-06-28 02:10:00,1870.77,1870.94,-0.0,flip_to_short -51806,做空,2023-06-28 02:10:00,2023-06-28 02:15:00,1870.94,1872.4,-0.0,flip_to_long -51807,做多,2023-06-28 02:15:00,2023-06-28 02:20:00,1872.4,1870.0,-0.0,flip_to_short -51808,做空,2023-06-28 02:20:00,2023-06-28 02:45:00,1870.0,1865.77,0.0,tp_lower -51809,做多,2023-06-28 03:40:00,2023-06-28 03:45:00,1866.38,1865.29,-0.0,flip_to_short -51810,做空,2023-06-28 03:45:00,2023-06-28 03:50:00,1865.29,1866.41,-0.0,flip_to_long -51811,做多,2023-06-28 03:50:00,2023-06-28 03:55:00,1866.41,1865.91,-0.0,flip_to_short -51812,做空,2023-06-28 03:55:00,2023-06-28 04:10:00,1865.91,1863.41,0.0,flip_to_long -51813,做多,2023-06-28 04:10:00,2023-06-28 04:20:00,1863.41,1864.57,0.0,flip_to_short -51814,做空,2023-06-28 04:20:00,2023-06-28 04:30:00,1864.57,1868.23,-0.0,flip_to_long -51815,做多,2023-06-28 04:30:00,2023-06-28 04:35:00,1868.23,1866.67,-0.0,tp_upper -51816,做空,2023-06-28 05:00:00,2023-06-28 05:05:00,1864.79,1862.28,0.0,tp_lower -51817,做多,2023-06-28 05:15:00,2023-06-28 05:30:00,1865.46,1866.41,0.0,flip_to_short -51818,做空,2023-06-28 05:30:00,2023-06-28 06:05:00,1866.41,1861.76,0.0,tp_lower -51819,做多,2023-06-28 06:30:00,2023-06-28 06:35:00,1865.51,1864.33,-0.0,flip_to_short -51820,做空,2023-06-28 06:35:00,2023-06-28 06:40:00,1864.33,1866.37,-0.0,flip_to_long -51821,做多,2023-06-28 06:40:00,2023-06-28 06:50:00,1866.37,1864.23,-0.0,flip_to_short -51822,做空,2023-06-28 06:50:00,2023-06-28 06:55:00,1864.23,1859.7,0.0,tp_lower -51823,做多,2023-06-28 08:45:00,2023-06-28 09:25:00,1855.36,1859.98,0.0,tp_upper -51824,做空,2023-06-28 11:50:00,2023-06-28 12:00:00,1860.91,1860.26,-0.0,tp_lower -51825,做多,2023-06-28 12:25:00,2023-06-28 12:30:00,1863.17,1862.56,-0.0,flip_to_short -51826,做空,2023-06-28 12:30:00,2023-06-28 12:35:00,1862.56,1855.03,0.0,tp_lower -51827,做多,2023-06-28 13:20:00,2023-06-28 13:25:00,1857.72,1855.24,-0.0,flip_to_short -51828,做空,2023-06-28 13:25:00,2023-06-28 13:30:00,1855.24,1858.2,-0.0,flip_to_long -51829,做多,2023-06-28 13:30:00,2023-06-28 13:35:00,1858.2,1856.39,-0.0,flip_to_short -51830,做空,2023-06-28 13:35:00,2023-06-28 13:45:00,1856.39,1850.66,0.0,tp_lower -51831,做多,2023-06-28 13:55:00,2023-06-28 14:00:00,1856.42,1853.86,-0.0,flip_to_short -51832,做空,2023-06-28 14:00:00,2023-06-28 14:05:00,1853.86,1854.98,-0.0,flip_to_long -51833,做多,2023-06-28 14:05:00,2023-06-28 14:10:00,1854.98,1853.27,-0.0,flip_to_short -51834,做空,2023-06-28 14:10:00,2023-06-28 14:15:00,1853.27,1857.41,-0.0,flip_to_long -51835,做多,2023-06-28 14:15:00,2023-06-28 14:30:00,1857.41,1862.71,0.0,tp_upper -51836,做空,2023-06-28 14:55:00,2023-06-28 15:05:00,1857.16,1860.19,-0.0,flip_to_long -51837,做多,2023-06-28 15:05:00,2023-06-28 15:10:00,1860.19,1858.19,-0.0,flip_to_short -51838,做空,2023-06-28 15:10:00,2023-06-28 15:30:00,1858.19,1859.32,-0.0,flip_to_long -51839,做多,2023-06-28 15:30:00,2023-06-28 15:40:00,1859.32,1860.09,-0.0,flip_to_short -51840,做空,2023-06-28 15:40:00,2023-06-28 16:00:00,1860.09,1861.3,-0.0,flip_to_long -51841,做多,2023-06-28 16:00:00,2023-06-28 16:15:00,1861.3,1861.0,-0.0,flip_to_short -51842,做空,2023-06-28 16:15:00,2023-06-28 16:35:00,1861.0,1856.48,0.0,tp_lower -51843,做多,2023-06-28 18:20:00,2023-06-28 18:45:00,1849.98,1849.22,-0.0,flip_to_short -51844,做空,2023-06-28 18:45:00,2023-06-28 19:05:00,1849.22,1845.68,0.0,tp_lower -51845,做多,2023-06-28 19:15:00,2023-06-28 19:20:00,1849.52,1847.21,-0.0,flip_to_short -51846,做空,2023-06-28 19:20:00,2023-06-28 19:25:00,1847.21,1830.9,0.0,tp_lower -51847,做多,2023-06-28 20:40:00,2023-06-28 20:45:00,1832.33,1832.04,-0.0,flip_to_short -51848,做空,2023-06-28 20:45:00,2023-06-28 21:30:00,1832.04,1829.03,0.0,flip_to_long -51849,做多,2023-06-28 21:30:00,2023-06-28 21:35:00,1829.03,1832.21,0.0,tp_upper -51850,做空,2023-06-28 21:50:00,2023-06-28 22:00:00,1829.75,1831.16,-0.0,flip_to_long -51851,做多,2023-06-28 22:00:00,2023-06-28 22:20:00,1831.16,1830.91,-0.0,flip_to_short -51852,做空,2023-06-28 22:20:00,2023-06-28 22:45:00,1830.91,1826.4,0.0,tp_lower -51853,做多,2023-06-28 23:05:00,2023-06-28 23:10:00,1830.02,1834.66,0.0,tp_upper -51854,做空,2023-06-28 23:35:00,2023-06-28 23:45:00,1828.52,1829.71,-0.0,flip_to_long -51855,做多,2023-06-28 23:45:00,2023-06-29 00:05:00,1829.71,1827.43,-0.0,flip_to_short -51856,做空,2023-06-29 00:05:00,2023-06-29 00:10:00,1827.43,1830.57,-0.0,flip_to_long -51857,做多,2023-06-29 00:10:00,2023-06-29 00:15:00,1830.57,1830.06,-0.0,flip_to_short -51858,做空,2023-06-29 00:15:00,2023-06-29 00:40:00,1830.06,1832.28,-0.0,flip_to_long -51859,做多,2023-06-29 00:40:00,2023-06-29 00:45:00,1832.28,1829.31,-0.0,flip_to_short -51860,做空,2023-06-29 00:45:00,2023-06-29 00:50:00,1829.31,1829.76,-0.0,flip_to_long -51861,做多,2023-06-29 00:50:00,2023-06-29 01:05:00,1829.76,1836.27,0.0,tp_upper -51862,做空,2023-06-29 01:45:00,2023-06-29 02:00:00,1835.92,1835.21,-0.0,flip_to_long -51863,做多,2023-06-29 02:00:00,2023-06-29 02:05:00,1835.21,1834.6,-0.0,flip_to_short -51864,做空,2023-06-29 02:05:00,2023-06-29 02:10:00,1834.6,1835.83,-0.0,flip_to_long -51865,做多,2023-06-29 02:10:00,2023-06-29 02:15:00,1835.83,1834.96,-0.0,flip_to_short -51866,做空,2023-06-29 02:15:00,2023-06-29 02:20:00,1834.96,1835.68,-0.0,flip_to_long -51867,做多,2023-06-29 02:20:00,2023-06-29 03:15:00,1835.68,1834.09,-0.0,flip_to_short -51868,做空,2023-06-29 03:15:00,2023-06-29 05:40:00,1834.09,1838.48,-0.0,flip_to_long -51869,做多,2023-06-29 05:40:00,2023-06-29 06:45:00,1838.48,1838.14,-0.0,flip_to_short -51870,做空,2023-06-29 06:45:00,2023-06-29 07:05:00,1838.14,1840.09,-0.0,flip_to_long -51871,做多,2023-06-29 07:05:00,2023-06-29 07:10:00,1840.09,1846.06,0.0,tp_upper -51872,做空,2023-06-29 08:45:00,2023-06-29 08:55:00,1846.9,1847.95,-0.0,flip_to_long -51873,做多,2023-06-29 08:55:00,2023-06-29 09:10:00,1847.95,1852.99,0.0,tp_upper -51874,做空,2023-06-29 12:20:00,2023-06-29 12:25:00,1866.49,1871.91,-0.0,flip_to_long -51875,做多,2023-06-29 12:25:00,2023-06-29 12:30:00,1871.91,1866.89,-0.0,tp_upper -51876,做多,2023-06-29 13:05:00,2023-06-29 13:15:00,1867.91,1875.11,0.0,tp_upper -51877,做空,2023-06-29 13:25:00,2023-06-29 13:45:00,1869.04,1864.67,0.0,tp_lower -51878,做多,2023-06-29 16:00:00,2023-06-29 16:15:00,1853.43,1853.26,-0.0,flip_to_short -51879,做空,2023-06-29 16:15:00,2023-06-29 16:25:00,1853.26,1851.8,0.0,flip_to_long -51880,做多,2023-06-29 16:25:00,2023-06-29 17:20:00,1851.8,1851.32,-0.0,flip_to_short -51881,做空,2023-06-29 17:20:00,2023-06-29 17:25:00,1851.32,1856.66,-0.0,flip_to_long -51882,做多,2023-06-29 17:25:00,2023-06-29 17:30:00,1856.66,1854.05,-0.0,tp_upper -51883,做空,2023-06-29 17:35:00,2023-06-29 18:15:00,1851.42,1851.97,-0.0,flip_to_long -51884,做多,2023-06-29 18:15:00,2023-06-29 18:30:00,1851.97,1855.0,0.0,tp_upper -51885,做空,2023-06-29 19:10:00,2023-06-29 19:30:00,1851.82,1855.6,-0.0,flip_to_long -51886,做多,2023-06-29 19:30:00,2023-06-29 19:55:00,1855.6,1856.42,-0.0,tp_upper -51887,做空,2023-06-29 20:05:00,2023-06-29 20:10:00,1854.17,1850.1,0.0,tp_lower -51888,做多,2023-06-29 21:20:00,2023-06-29 22:45:00,1849.77,1854.16,0.0,tp_upper -51889,做空,2023-06-29 22:55:00,2023-06-29 23:00:00,1850.91,1850.26,-0.0,tp_lower -51890,做多,2023-06-29 23:20:00,2023-06-29 23:25:00,1851.89,1853.92,0.0,tp_upper -51891,做空,2023-06-29 23:45:00,2023-06-30 00:05:00,1852.36,1852.71,-0.0,flip_to_long -51892,做多,2023-06-30 00:05:00,2023-06-30 00:10:00,1852.71,1848.55,-0.0,flip_to_short -51893,做空,2023-06-30 00:10:00,2023-06-30 00:15:00,1848.55,1849.53,-0.0,tp_lower -51894,做多,2023-06-30 00:20:00,2023-06-30 00:25:00,1852.48,1854.32,0.0,tp_upper -51895,做空,2023-06-30 00:35:00,2023-06-30 00:55:00,1851.6,1849.19,0.0,tp_lower -51896,做多,2023-06-30 02:00:00,2023-06-30 02:10:00,1846.3,1853.99,0.0,tp_upper -51897,做空,2023-06-30 05:30:00,2023-06-30 05:35:00,1885.92,1888.27,-0.0,flip_to_long -51898,做多,2023-06-30 05:35:00,2023-06-30 05:40:00,1888.27,1886.31,-0.0,flip_to_short -51899,做空,2023-06-30 05:40:00,2023-06-30 07:05:00,1886.31,1879.36,0.0,flip_to_long -51900,做多,2023-06-30 07:05:00,2023-06-30 07:20:00,1879.36,1877.02,-0.0,flip_to_short -51901,做空,2023-06-30 07:20:00,2023-06-30 07:30:00,1877.02,1879.45,-0.0,flip_to_long -51902,做多,2023-06-30 07:30:00,2023-06-30 07:35:00,1879.45,1881.98,0.0,tp_upper -51903,做空,2023-06-30 09:00:00,2023-06-30 09:05:00,1884.78,1886.09,-0.0,flip_to_long -51904,做多,2023-06-30 09:05:00,2023-06-30 09:35:00,1886.09,1887.2,0.0,flip_to_short -51905,做空,2023-06-30 09:35:00,2023-06-30 09:40:00,1887.2,1888.57,-0.0,flip_to_long -51906,做多,2023-06-30 09:40:00,2023-06-30 09:45:00,1888.57,1886.31,-0.0,flip_to_short -51907,做空,2023-06-30 09:45:00,2023-06-30 09:55:00,1886.31,1884.83,0.0,flip_to_long -51908,做多,2023-06-30 09:55:00,2023-06-30 10:15:00,1884.83,1893.79,0.0,tp_upper -51909,做空,2023-06-30 10:30:00,2023-06-30 10:35:00,1886.36,1886.63,-0.0,flip_to_long -51910,做多,2023-06-30 10:35:00,2023-06-30 10:50:00,1886.63,1892.99,0.0,tp_upper -51911,做空,2023-06-30 11:15:00,2023-06-30 11:40:00,1889.12,1889.48,-0.0,flip_to_long -51912,做多,2023-06-30 11:40:00,2023-06-30 12:05:00,1889.48,1896.59,0.0,tp_upper -51913,做空,2023-06-30 12:10:00,2023-06-30 12:15:00,1889.04,1892.01,-0.0,flip_to_long -51914,做多,2023-06-30 12:15:00,2023-06-30 12:25:00,1892.01,1897.6,0.0,tp_upper -51915,做空,2023-06-30 13:35:00,2023-06-30 13:40:00,1870.71,1862.6,0.0,tp_lower -51916,做空,2023-06-30 15:20:00,2023-06-30 15:55:00,1849.16,1851.15,-0.0,flip_to_long -51917,做多,2023-06-30 15:55:00,2023-06-30 16:05:00,1851.15,1849.3,-0.0,flip_to_short -51918,做空,2023-06-30 16:05:00,2023-06-30 19:45:00,1849.3,1925.55,-0.0,flip_to_long -51919,做多,2023-06-30 19:45:00,2023-06-30 19:50:00,1925.55,1925.21,-0.0,flip_to_short -51920,做空,2023-06-30 19:50:00,2023-06-30 21:05:00,1925.21,1925.58,-0.0,flip_to_long -51921,做多,2023-06-30 21:05:00,2023-06-30 21:25:00,1925.58,1931.51,0.0,tp_upper -51922,做空,2023-06-30 22:50:00,2023-06-30 22:55:00,1932.99,1934.53,-0.0,flip_to_long -51923,做多,2023-06-30 22:55:00,2023-06-30 23:00:00,1934.53,1931.71,-0.0,flip_to_short -51924,做空,2023-06-30 23:00:00,2023-06-30 23:10:00,1931.71,1932.2,-0.0,flip_to_long -51925,做多,2023-06-30 23:10:00,2023-06-30 23:30:00,1932.2,1939.79,0.0,tp_upper -51926,做空,2023-06-30 23:35:00,2023-06-30 23:40:00,1934.44,1934.66,-0.0,flip_to_long -51927,做多,2023-06-30 23:40:00,2023-06-30 23:45:00,1934.66,1932.9,-0.0,flip_to_short -51928,做空,2023-06-30 23:45:00,2023-06-30 23:50:00,1932.9,1933.87,-0.0,flip_to_long -51929,做多,2023-06-30 23:50:00,2023-07-01 00:10:00,1933.87,1932.85,-0.0,flip_to_short -51930,做空,2023-07-01 00:10:00,2023-07-01 00:15:00,1932.85,1933.37,-0.0,flip_to_long -51931,做多,2023-07-01 00:15:00,2023-07-01 00:25:00,1933.37,1939.57,0.0,tp_upper -51932,做空,2023-07-01 00:50:00,2023-07-01 01:05:00,1935.26,1930.38,0.0,tp_lower -51933,做多,2023-07-01 05:00:00,2023-07-01 05:20:00,1915.94,1916.51,-0.0,flip_to_short -51934,做空,2023-07-01 05:20:00,2023-07-01 06:35:00,1916.51,1916.88,-0.0,flip_to_long -51935,做多,2023-07-01 06:35:00,2023-07-01 06:50:00,1916.88,1920.72,0.0,tp_upper -51936,做空,2023-07-01 07:10:00,2023-07-01 07:20:00,1917.0,1915.58,0.0,tp_lower -51937,做多,2023-07-01 07:50:00,2023-07-01 07:55:00,1917.01,1919.8,0.0,tp_upper -51938,做空,2023-07-01 08:10:00,2023-07-01 08:20:00,1916.67,1917.63,-0.0,flip_to_long -51939,做多,2023-07-01 08:20:00,2023-07-01 08:25:00,1917.63,1916.92,-0.0,flip_to_short -51940,做空,2023-07-01 08:25:00,2023-07-01 08:35:00,1916.92,1917.4,-0.0,flip_to_long -51941,做多,2023-07-01 08:35:00,2023-07-01 08:45:00,1917.4,1916.94,-0.0,flip_to_short -51942,做空,2023-07-01 08:45:00,2023-07-01 08:55:00,1916.94,1914.73,0.0,tp_lower -51943,做多,2023-07-01 09:00:00,2023-07-01 09:40:00,1915.11,1916.82,0.0,flip_to_short -51944,做空,2023-07-01 09:40:00,2023-07-01 09:50:00,1916.82,1916.32,-0.0,flip_to_long -51945,做多,2023-07-01 09:50:00,2023-07-01 10:15:00,1916.32,1916.45,-0.0,flip_to_short -51946,做空,2023-07-01 10:15:00,2023-07-01 10:20:00,1916.45,1923.48,-0.0,flip_to_long -51947,做多,2023-07-01 10:20:00,2023-07-01 10:25:00,1923.48,1925.63,0.0,tp_upper -51948,做空,2023-07-01 10:40:00,2023-07-01 10:50:00,1921.09,1920.05,0.0,flip_to_long -51949,做多,2023-07-01 10:50:00,2023-07-01 11:35:00,1920.05,1920.9,-0.0,flip_to_short -51950,做空,2023-07-01 11:35:00,2023-07-01 11:40:00,1920.9,1923.88,-0.0,flip_to_long -51951,做多,2023-07-01 11:40:00,2023-07-01 11:45:00,1923.88,1925.77,0.0,tp_upper -51952,做空,2023-07-01 11:55:00,2023-07-01 12:00:00,1921.98,1922.13,-0.0,flip_to_long -51953,做多,2023-07-01 12:00:00,2023-07-01 12:10:00,1922.13,1925.21,0.0,tp_upper -51954,做空,2023-07-01 12:25:00,2023-07-01 12:35:00,1923.26,1926.98,-0.0,flip_to_long -51955,做多,2023-07-01 12:35:00,2023-07-01 12:45:00,1926.98,1923.89,-0.0,flip_to_short -51956,做空,2023-07-01 12:45:00,2023-07-01 12:50:00,1923.89,1926.5,-0.0,flip_to_long -51957,做多,2023-07-01 12:50:00,2023-07-01 12:55:00,1926.5,1926.4,-0.0,flip_to_short -51958,做空,2023-07-01 12:55:00,2023-07-01 13:15:00,1926.4,1926.54,-0.0,flip_to_long -51959,做多,2023-07-01 13:15:00,2023-07-01 13:20:00,1926.54,1926.0,-0.0,flip_to_short -51960,做空,2023-07-01 13:20:00,2023-07-01 13:40:00,1926.0,1925.58,-0.0,flip_to_long -51961,做多,2023-07-01 13:40:00,2023-07-01 13:45:00,1925.58,1923.0,-0.0,flip_to_short -51962,做空,2023-07-01 13:45:00,2023-07-01 14:00:00,1923.0,1922.34,-0.0,tp_lower -51963,做多,2023-07-01 14:05:00,2023-07-01 15:40:00,1922.79,1922.13,-0.0,flip_to_short -51964,做空,2023-07-01 15:40:00,2023-07-01 15:45:00,1922.13,1922.3,-0.0,flip_to_long -51965,做多,2023-07-01 15:45:00,2023-07-01 16:05:00,1922.3,1921.7,-0.0,flip_to_short -51966,做空,2023-07-01 16:05:00,2023-07-01 16:15:00,1921.7,1919.53,0.0,tp_lower -51967,做多,2023-07-01 17:35:00,2023-07-01 17:45:00,1920.01,1919.21,-0.0,tp_upper -51968,做空,2023-07-01 17:50:00,2023-07-01 18:00:00,1917.33,1919.18,-0.0,flip_to_long -51969,做多,2023-07-01 18:00:00,2023-07-01 18:15:00,1919.18,1918.61,-0.0,flip_to_short -51970,做空,2023-07-01 18:15:00,2023-07-01 18:20:00,1918.61,1919.26,-0.0,flip_to_long -51971,做多,2023-07-01 18:20:00,2023-07-01 19:00:00,1919.26,1923.01,0.0,tp_upper -51972,做空,2023-07-01 19:50:00,2023-07-01 20:10:00,1922.39,1922.09,-0.0,flip_to_long -51973,做多,2023-07-01 20:10:00,2023-07-01 20:45:00,1922.09,1922.99,-0.0,flip_to_short -51974,做空,2023-07-01 20:45:00,2023-07-01 21:05:00,1922.99,1921.46,0.0,tp_lower -51975,做多,2023-07-01 21:10:00,2023-07-01 21:30:00,1922.22,1922.45,-0.0,flip_to_short -51976,做空,2023-07-01 21:30:00,2023-07-01 21:40:00,1922.45,1921.24,0.0,tp_lower -51977,做多,2023-07-01 21:55:00,2023-07-01 22:00:00,1922.79,1922.54,-0.0,flip_to_short -51978,做空,2023-07-01 22:00:00,2023-07-01 23:00:00,1922.54,1923.53,-0.0,flip_to_long -51979,做多,2023-07-01 23:00:00,2023-07-01 23:05:00,1923.53,1921.5,-0.0,flip_to_short -51980,做空,2023-07-01 23:05:00,2023-07-01 23:25:00,1921.5,1922.69,-0.0,flip_to_long -51981,做多,2023-07-01 23:25:00,2023-07-01 23:40:00,1922.69,1921.41,-0.0,flip_to_short -51982,做空,2023-07-01 23:40:00,2023-07-02 00:10:00,1921.41,1921.77,-0.0,tp_lower -51983,做多,2023-07-02 00:15:00,2023-07-02 00:25:00,1921.99,1924.83,0.0,tp_upper -51984,做空,2023-07-02 00:30:00,2023-07-02 00:35:00,1919.48,1921.41,-0.0,flip_to_long -51985,做多,2023-07-02 00:35:00,2023-07-02 00:50:00,1921.41,1921.45,-0.0,flip_to_short -51986,做空,2023-07-02 00:50:00,2023-07-02 01:05:00,1921.45,1922.2,-0.0,flip_to_long -51987,做多,2023-07-02 01:05:00,2023-07-02 01:10:00,1922.2,1921.73,-0.0,flip_to_short -51988,做空,2023-07-02 01:10:00,2023-07-02 01:20:00,1921.73,1922.15,-0.0,flip_to_long -51989,做多,2023-07-02 01:20:00,2023-07-02 01:25:00,1922.15,1921.3,-0.0,flip_to_short -51990,做空,2023-07-02 01:25:00,2023-07-02 01:45:00,1921.3,1920.72,-0.0,flip_to_long -51991,做多,2023-07-02 01:45:00,2023-07-02 02:40:00,1920.72,1921.77,0.0,tp_upper -51992,做空,2023-07-02 02:55:00,2023-07-02 03:00:00,1918.97,1916.61,0.0,tp_lower -51993,做多,2023-07-02 03:25:00,2023-07-02 04:30:00,1918.06,1914.14,-0.0,flip_to_short -51994,做空,2023-07-02 04:30:00,2023-07-02 04:35:00,1914.14,1913.41,-0.0,tp_lower -51995,做多,2023-07-02 05:00:00,2023-07-02 05:05:00,1915.01,1912.69,-0.0,flip_to_short -51996,做空,2023-07-02 05:05:00,2023-07-02 05:10:00,1912.69,1912.76,-0.0,tp_lower -51997,做多,2023-07-02 05:35:00,2023-07-02 05:45:00,1913.86,1913.28,-0.0,flip_to_short -51998,做空,2023-07-02 05:45:00,2023-07-02 05:50:00,1913.28,1914.96,-0.0,flip_to_long -51999,做多,2023-07-02 05:50:00,2023-07-02 05:55:00,1914.96,1913.41,-0.0,flip_to_short -52000,做空,2023-07-02 05:55:00,2023-07-02 06:00:00,1913.41,1915.5,-0.0,flip_to_long -52001,做多,2023-07-02 06:00:00,2023-07-02 06:05:00,1915.5,1913.5,-0.0,tp_upper -52002,做空,2023-07-02 06:10:00,2023-07-02 06:15:00,1912.59,1914.25,-0.0,flip_to_long -52003,做多,2023-07-02 06:15:00,2023-07-02 06:25:00,1914.25,1916.0,0.0,tp_upper -52004,做空,2023-07-02 06:30:00,2023-07-02 06:40:00,1913.57,1914.3,-0.0,flip_to_long -52005,做多,2023-07-02 06:40:00,2023-07-02 06:45:00,1914.3,1913.59,-0.0,flip_to_short -52006,做空,2023-07-02 06:45:00,2023-07-02 06:50:00,1913.59,1914.0,-0.0,tp_lower -52007,做空,2023-07-02 06:55:00,2023-07-02 07:00:00,1913.17,1914.03,-0.0,flip_to_long -52008,做多,2023-07-02 07:00:00,2023-07-02 07:05:00,1914.03,1913.81,-0.0,flip_to_short -52009,做空,2023-07-02 07:05:00,2023-07-02 07:10:00,1913.81,1912.9,-0.0,tp_lower -52010,做多,2023-07-02 07:15:00,2023-07-02 07:40:00,1913.73,1916.0,0.0,tp_upper -52011,做空,2023-07-02 07:45:00,2023-07-02 08:05:00,1914.71,1914.36,-0.0,tp_lower -52012,做空,2023-07-02 08:35:00,2023-07-02 08:40:00,1913.79,1912.23,0.0,tp_lower -52013,做多,2023-07-02 09:00:00,2023-07-02 09:20:00,1914.33,1914.77,-0.0,flip_to_short -52014,做空,2023-07-02 09:20:00,2023-07-02 10:35:00,1914.77,1915.79,-0.0,flip_to_long -52015,做多,2023-07-02 10:35:00,2023-07-02 10:55:00,1915.79,1916.57,-0.0,flip_to_short -52016,做空,2023-07-02 10:55:00,2023-07-02 12:10:00,1916.57,1918.46,-0.0,flip_to_long -52017,做多,2023-07-02 12:10:00,2023-07-02 12:20:00,1918.46,1918.17,-0.0,flip_to_short -52018,做空,2023-07-02 12:20:00,2023-07-02 12:40:00,1918.17,1918.52,-0.0,flip_to_long -52019,做多,2023-07-02 12:40:00,2023-07-02 12:45:00,1918.52,1917.05,-0.0,flip_to_short -52020,做空,2023-07-02 12:45:00,2023-07-02 13:05:00,1917.05,1917.12,-0.0,tp_lower -52021,做多,2023-07-02 14:10:00,2023-07-02 14:15:00,1916.21,1917.67,0.0,tp_upper -52022,做空,2023-07-02 14:30:00,2023-07-02 15:20:00,1916.81,1896.7,0.0,tp_lower -52023,做多,2023-07-02 15:35:00,2023-07-02 15:40:00,1919.2,1917.99,-0.0,flip_to_short -52024,做空,2023-07-02 15:40:00,2023-07-02 15:45:00,1917.99,1920.85,-0.0,flip_to_long -52025,做多,2023-07-02 15:45:00,2023-07-02 15:50:00,1920.85,1917.29,-0.0,flip_to_short -52026,做空,2023-07-02 15:50:00,2023-07-02 16:15:00,1917.29,1920.6,-0.0,flip_to_long -52027,做多,2023-07-02 16:15:00,2023-07-02 16:20:00,1920.6,1919.19,-0.0,flip_to_short -52028,做空,2023-07-02 16:20:00,2023-07-02 16:30:00,1919.19,1918.84,-0.0,flip_to_long -52029,做多,2023-07-02 16:30:00,2023-07-02 16:35:00,1918.84,1917.5,-0.0,flip_to_short -52030,做空,2023-07-02 16:35:00,2023-07-02 16:40:00,1917.5,1919.69,-0.0,flip_to_long -52031,做多,2023-07-02 16:40:00,2023-07-02 16:45:00,1919.69,1917.12,-0.0,flip_to_short -52032,做空,2023-07-02 16:45:00,2023-07-02 17:15:00,1917.12,1915.81,0.0,tp_lower -52033,做多,2023-07-02 18:45:00,2023-07-02 20:05:00,1908.39,1911.99,0.0,flip_to_short -52034,做空,2023-07-02 20:05:00,2023-07-02 23:25:00,1911.99,1937.22,-0.0,flip_to_long -52035,做多,2023-07-02 23:25:00,2023-07-03 00:20:00,1937.22,1938.93,0.0,flip_to_short -52036,做空,2023-07-03 00:20:00,2023-07-03 01:00:00,1938.93,1936.65,0.0,flip_to_long -52037,做多,2023-07-03 01:00:00,2023-07-03 01:25:00,1936.65,1941.43,0.0,tp_upper -52038,做空,2023-07-03 03:05:00,2023-07-03 03:10:00,1947.5,1947.93,-0.0,flip_to_long -52039,做多,2023-07-03 03:10:00,2023-07-03 03:35:00,1947.93,1948.88,-0.0,flip_to_short -52040,做空,2023-07-03 03:35:00,2023-07-03 03:40:00,1948.88,1949.11,-0.0,flip_to_long -52041,做多,2023-07-03 03:40:00,2023-07-03 03:50:00,1949.11,1949.03,-0.0,flip_to_short -52042,做空,2023-07-03 03:50:00,2023-07-03 04:00:00,1949.03,1949.77,-0.0,flip_to_long -52043,做多,2023-07-03 04:00:00,2023-07-03 04:05:00,1949.77,1951.03,0.0,tp_upper -52044,做空,2023-07-03 04:10:00,2023-07-03 04:15:00,1945.86,1946.79,-0.0,tp_lower -52045,做多,2023-07-03 04:35:00,2023-07-03 04:40:00,1947.69,1950.8,0.0,tp_upper -52046,做空,2023-07-03 04:55:00,2023-07-03 05:15:00,1948.6,1948.93,-0.0,flip_to_long -52047,做多,2023-07-03 05:15:00,2023-07-03 05:20:00,1948.93,1946.77,-0.0,flip_to_short -52048,做空,2023-07-03 05:20:00,2023-07-03 05:25:00,1946.77,1949.0,-0.0,flip_to_long -52049,做多,2023-07-03 05:25:00,2023-07-03 05:30:00,1949.0,1947.45,-0.0,flip_to_short -52050,做空,2023-07-03 05:30:00,2023-07-03 05:35:00,1947.45,1947.93,-0.0,flip_to_long -52051,做多,2023-07-03 05:35:00,2023-07-03 06:45:00,1947.93,1945.85,-0.0,flip_to_short -52052,做空,2023-07-03 06:45:00,2023-07-03 06:50:00,1945.85,1945.99,-0.0,flip_to_long -52053,做多,2023-07-03 06:50:00,2023-07-03 07:00:00,1945.99,1949.54,0.0,tp_upper -52054,做空,2023-07-03 08:25:00,2023-07-03 08:35:00,1962.58,1962.4,-0.0,flip_to_long -52055,做多,2023-07-03 08:35:00,2023-07-03 10:20:00,1962.4,1957.28,-0.0,flip_to_short -52056,做空,2023-07-03 10:20:00,2023-07-03 10:30:00,1957.28,1959.77,-0.0,flip_to_long -52057,做多,2023-07-03 10:30:00,2023-07-03 11:00:00,1959.77,1963.15,0.0,tp_upper -52058,做空,2023-07-03 11:40:00,2023-07-03 11:45:00,1960.97,1962.52,-0.0,flip_to_long -52059,做多,2023-07-03 11:45:00,2023-07-03 11:55:00,1962.52,1961.38,-0.0,flip_to_short -52060,做空,2023-07-03 11:55:00,2023-07-03 12:05:00,1961.38,1960.18,0.0,tp_lower -52061,做多,2023-07-03 12:20:00,2023-07-03 12:55:00,1961.4,1966.3,0.0,tp_upper -52062,做空,2023-07-03 13:50:00,2023-07-03 14:05:00,1964.52,1966.48,-0.0,flip_to_long -52063,做多,2023-07-03 14:05:00,2023-07-03 14:10:00,1966.48,1964.68,-0.0,flip_to_short -52064,做空,2023-07-03 14:10:00,2023-07-03 14:25:00,1964.68,1959.15,0.0,tp_lower -52065,做多,2023-07-03 14:40:00,2023-07-03 15:00:00,1963.13,1969.56,0.0,tp_upper -52066,做空,2023-07-03 16:05:00,2023-07-03 16:35:00,1959.8,1957.65,0.0,tp_lower -52067,做空,2023-07-03 17:20:00,2023-07-03 17:25:00,1961.78,1965.45,-0.0,flip_to_long -52068,做多,2023-07-03 17:25:00,2023-07-03 17:40:00,1965.45,1963.75,-0.0,tp_upper -52069,做空,2023-07-03 18:05:00,2023-07-03 18:10:00,1961.51,1962.22,-0.0,flip_to_long -52070,做多,2023-07-03 18:10:00,2023-07-03 18:50:00,1962.22,1966.79,0.0,tp_upper -52071,做空,2023-07-03 19:55:00,2023-07-03 20:15:00,1966.91,1960.68,0.0,tp_lower -52072,做空,2023-07-03 21:55:00,2023-07-03 22:10:00,1956.73,1955.46,0.0,tp_lower -52073,做多,2023-07-03 22:15:00,2023-07-03 22:20:00,1956.97,1955.84,-0.0,flip_to_short -52074,做空,2023-07-03 22:20:00,2023-07-03 22:25:00,1955.84,1956.77,-0.0,flip_to_long -52075,做多,2023-07-03 22:25:00,2023-07-03 22:30:00,1956.77,1956.27,-0.0,tp_upper -52076,做空,2023-07-03 22:35:00,2023-07-03 22:45:00,1955.31,1954.31,0.0,tp_lower -52077,做多,2023-07-03 22:50:00,2023-07-03 22:55:00,1955.79,1954.8,-0.0,flip_to_short -52078,做空,2023-07-03 22:55:00,2023-07-03 23:00:00,1954.8,1953.4,0.0,tp_lower -52079,做多,2023-07-03 23:35:00,2023-07-03 23:45:00,1954.0,1953.56,-0.0,flip_to_short -52080,做空,2023-07-03 23:45:00,2023-07-03 23:55:00,1953.56,1955.0,-0.0,flip_to_long -52081,做多,2023-07-03 23:55:00,2023-07-04 00:00:00,1955.0,1954.38,-0.0,flip_to_short -52082,做空,2023-07-04 00:00:00,2023-07-04 00:10:00,1954.38,1953.5,-0.0,flip_to_long -52083,做多,2023-07-04 00:10:00,2023-07-04 00:35:00,1953.5,1955.46,0.0,tp_upper -52084,做空,2023-07-04 00:45:00,2023-07-04 00:50:00,1952.08,1951.07,0.0,tp_lower -52085,做多,2023-07-04 01:15:00,2023-07-04 01:20:00,1956.0,1955.54,-0.0,tp_upper -52086,做空,2023-07-04 01:35:00,2023-07-04 01:45:00,1954.29,1953.49,-0.0,tp_lower -52087,做多,2023-07-04 02:00:00,2023-07-04 02:05:00,1954.83,1954.65,-0.0,flip_to_short -52088,做空,2023-07-04 02:05:00,2023-07-04 02:25:00,1954.65,1954.61,-0.0,flip_to_long -52089,做多,2023-07-04 02:25:00,2023-07-04 02:40:00,1954.61,1954.94,-0.0,flip_to_short -52090,做空,2023-07-04 02:40:00,2023-07-04 04:40:00,1954.94,1951.22,0.0,tp_lower -52091,做多,2023-07-04 06:10:00,2023-07-04 06:15:00,1954.43,1954.24,-0.0,tp_upper -52092,做空,2023-07-04 06:50:00,2023-07-04 07:05:00,1952.36,1953.84,-0.0,flip_to_long -52093,做多,2023-07-04 07:05:00,2023-07-04 07:15:00,1953.84,1953.35,-0.0,flip_to_short -52094,做空,2023-07-04 07:15:00,2023-07-04 07:25:00,1953.35,1953.54,-0.0,flip_to_long -52095,做多,2023-07-04 07:25:00,2023-07-04 07:30:00,1953.54,1952.75,-0.0,flip_to_short -52096,做空,2023-07-04 07:30:00,2023-07-04 07:35:00,1952.75,1953.03,-0.0,flip_to_long -52097,做多,2023-07-04 07:35:00,2023-07-04 08:40:00,1953.03,1950.56,-0.0,flip_to_short -52098,做空,2023-07-04 08:40:00,2023-07-04 08:50:00,1950.56,1951.15,-0.0,tp_lower -52099,做空,2023-07-04 08:55:00,2023-07-04 09:00:00,1950.48,1947.6,0.0,tp_lower -52100,做多,2023-07-04 09:05:00,2023-07-04 09:10:00,1950.73,1952.64,0.0,tp_upper -52101,做空,2023-07-04 09:35:00,2023-07-04 10:40:00,1951.95,1956.59,-0.0,flip_to_long -52102,做多,2023-07-04 10:40:00,2023-07-04 10:45:00,1956.59,1957.6,0.0,tp_upper -52103,做空,2023-07-04 12:20:00,2023-07-04 12:25:00,1957.41,1956.49,-0.0,tp_lower -52104,做多,2023-07-04 13:15:00,2023-07-04 13:20:00,1958.03,1957.32,-0.0,flip_to_short -52105,做空,2023-07-04 13:20:00,2023-07-04 13:25:00,1957.32,1957.54,-0.0,flip_to_long -52106,做多,2023-07-04 13:25:00,2023-07-04 13:35:00,1957.54,1956.78,-0.0,flip_to_short -52107,做空,2023-07-04 13:35:00,2023-07-04 13:40:00,1956.78,1956.83,-0.0,flip_to_long -52108,做多,2023-07-04 13:40:00,2023-07-04 14:05:00,1956.83,1958.14,0.0,tp_upper -52109,做空,2023-07-04 14:40:00,2023-07-04 14:45:00,1956.08,1957.19,-0.0,flip_to_long -52110,做多,2023-07-04 14:45:00,2023-07-04 15:20:00,1957.19,1955.19,-0.0,flip_to_short -52111,做空,2023-07-04 15:20:00,2023-07-04 15:25:00,1955.19,1952.42,0.0,tp_lower -52112,做多,2023-07-04 16:00:00,2023-07-04 16:10:00,1954.8,1954.35,-0.0,flip_to_short -52113,做空,2023-07-04 16:10:00,2023-07-04 16:15:00,1954.35,1958.44,-0.0,flip_to_long -52114,做多,2023-07-04 16:15:00,2023-07-04 16:20:00,1958.44,1959.76,0.0,tp_upper -52115,做空,2023-07-04 16:45:00,2023-07-04 16:50:00,1955.3,1956.24,-0.0,flip_to_long -52116,做多,2023-07-04 16:50:00,2023-07-04 16:55:00,1956.24,1955.38,-0.0,flip_to_short -52117,做空,2023-07-04 16:55:00,2023-07-04 17:05:00,1955.38,1953.64,0.0,flip_to_long -52118,做多,2023-07-04 17:05:00,2023-07-04 18:30:00,1953.64,1951.33,-0.0,flip_to_short -52119,做空,2023-07-04 18:30:00,2023-07-04 18:45:00,1951.33,1950.65,-0.0,flip_to_long -52120,做多,2023-07-04 18:45:00,2023-07-04 18:50:00,1950.65,1949.86,-0.0,flip_to_short -52121,做空,2023-07-04 18:50:00,2023-07-04 19:05:00,1949.86,1945.75,0.0,tp_lower -52122,做多,2023-07-04 20:30:00,2023-07-04 21:30:00,1939.5,1940.96,0.0,flip_to_short -52123,做空,2023-07-04 21:30:00,2023-07-04 21:40:00,1940.96,1940.27,-0.0,flip_to_long -52124,做多,2023-07-04 21:40:00,2023-07-04 22:00:00,1940.27,1940.49,-0.0,flip_to_short -52125,做空,2023-07-04 22:00:00,2023-07-04 22:05:00,1940.49,1941.07,-0.0,flip_to_long -52126,做多,2023-07-04 22:05:00,2023-07-04 22:15:00,1941.07,1940.9,-0.0,flip_to_short -52127,做空,2023-07-04 22:15:00,2023-07-04 22:30:00,1940.9,1939.21,0.0,tp_lower -52128,做多,2023-07-04 22:50:00,2023-07-04 23:00:00,1940.69,1940.57,-0.0,flip_to_short -52129,做空,2023-07-04 23:00:00,2023-07-04 23:05:00,1940.57,1940.81,-0.0,flip_to_long -52130,做多,2023-07-04 23:05:00,2023-07-04 23:10:00,1940.81,1939.71,-0.0,flip_to_short -52131,做空,2023-07-04 23:10:00,2023-07-04 23:15:00,1939.71,1937.63,0.0,tp_lower -52132,做多,2023-07-05 00:00:00,2023-07-05 00:10:00,1937.18,1936.45,-0.0,flip_to_short -52133,做空,2023-07-05 00:10:00,2023-07-05 00:15:00,1936.45,1939.21,-0.0,flip_to_long -52134,做多,2023-07-05 00:15:00,2023-07-05 00:30:00,1939.21,1938.23,-0.0,flip_to_short -52135,做空,2023-07-05 00:30:00,2023-07-05 00:55:00,1938.23,1934.25,0.0,tp_lower -52136,做多,2023-07-05 01:05:00,2023-07-05 01:15:00,1937.82,1941.42,0.0,tp_upper -52137,做空,2023-07-05 01:45:00,2023-07-05 02:05:00,1938.69,1939.41,-0.0,flip_to_long -52138,做多,2023-07-05 02:05:00,2023-07-05 02:40:00,1939.41,1940.18,-0.0,flip_to_short -52139,做空,2023-07-05 02:40:00,2023-07-05 02:50:00,1940.18,1941.51,-0.0,flip_to_long -52140,做多,2023-07-05 02:50:00,2023-07-05 03:05:00,1941.51,1941.11,-0.0,flip_to_short -52141,做空,2023-07-05 03:05:00,2023-07-05 03:50:00,1941.11,1941.03,-0.0,flip_to_long -52142,做多,2023-07-05 03:50:00,2023-07-05 03:55:00,1941.03,1940.92,-0.0,flip_to_short -52143,做空,2023-07-05 03:55:00,2023-07-05 04:00:00,1940.92,1937.62,0.0,tp_lower -52144,做多,2023-07-05 05:10:00,2023-07-05 05:15:00,1938.25,1937.77,-0.0,flip_to_short -52145,做空,2023-07-05 05:15:00,2023-07-05 05:25:00,1937.77,1937.35,-0.0,flip_to_long -52146,做多,2023-07-05 05:25:00,2023-07-05 05:30:00,1937.35,1936.05,-0.0,flip_to_short -52147,做空,2023-07-05 05:30:00,2023-07-05 05:35:00,1936.05,1935.1,-0.0,tp_lower -52148,做多,2023-07-05 06:10:00,2023-07-05 06:40:00,1935.41,1935.61,-0.0,flip_to_short -52149,做空,2023-07-05 06:40:00,2023-07-05 07:55:00,1935.61,1936.13,-0.0,flip_to_long -52150,做多,2023-07-05 07:55:00,2023-07-05 11:50:00,1936.13,1911.49,-0.0,flip_to_short -52151,做空,2023-07-05 11:50:00,2023-07-05 12:05:00,1911.49,1911.28,-0.0,tp_lower -52152,做多,2023-07-05 12:30:00,2023-07-05 13:45:00,1912.43,1903.62,-0.0,flip_to_short -52153,做空,2023-07-05 13:45:00,2023-07-05 13:50:00,1903.62,1904.01,-0.0,flip_to_long -52154,做多,2023-07-05 13:50:00,2023-07-05 13:55:00,1904.01,1902.21,-0.0,flip_to_short -52155,做空,2023-07-05 13:55:00,2023-07-05 14:00:00,1902.21,1905.82,-0.0,flip_to_long -52156,做多,2023-07-05 14:00:00,2023-07-05 14:10:00,1905.82,1904.09,-0.0,flip_to_short -52157,做空,2023-07-05 14:10:00,2023-07-05 15:15:00,1904.09,1905.41,-0.0,tp_lower -52158,做多,2023-07-05 15:20:00,2023-07-05 17:10:00,1905.6,1912.95,0.0,tp_upper -52159,做空,2023-07-05 17:50:00,2023-07-05 18:35:00,1910.96,1907.82,0.0,tp_lower -52160,做多,2023-07-05 19:10:00,2023-07-05 19:20:00,1910.84,1909.87,-0.0,flip_to_short -52161,做空,2023-07-05 19:20:00,2023-07-05 19:30:00,1909.87,1910.09,-0.0,flip_to_long -52162,做多,2023-07-05 19:30:00,2023-07-05 19:35:00,1910.09,1909.75,-0.0,flip_to_short -52163,做空,2023-07-05 19:35:00,2023-07-05 19:45:00,1909.75,1909.83,-0.0,flip_to_long -52164,做多,2023-07-05 19:45:00,2023-07-05 19:50:00,1909.83,1907.95,-0.0,flip_to_short -52165,做空,2023-07-05 19:50:00,2023-07-05 19:55:00,1907.95,1906.98,0.0,tp_lower -52166,做多,2023-07-05 20:15:00,2023-07-05 20:45:00,1908.69,1909.78,0.0,flip_to_short -52167,做空,2023-07-05 20:45:00,2023-07-05 21:40:00,1909.78,1911.84,-0.0,flip_to_long -52168,做多,2023-07-05 21:40:00,2023-07-05 21:45:00,1911.84,1908.01,-0.0,flip_to_short -52169,做空,2023-07-05 21:45:00,2023-07-05 21:55:00,1908.01,1910.39,-0.0,flip_to_long -52170,做多,2023-07-05 21:55:00,2023-07-05 22:00:00,1910.39,1908.95,-0.0,flip_to_short -52171,做空,2023-07-05 22:00:00,2023-07-05 22:05:00,1908.95,1910.93,-0.0,flip_to_long -52172,做多,2023-07-05 22:05:00,2023-07-05 22:15:00,1910.93,1913.92,0.0,tp_upper -52173,做空,2023-07-05 22:25:00,2023-07-05 22:45:00,1909.45,1908.39,0.0,tp_lower -52174,做多,2023-07-05 23:15:00,2023-07-05 23:20:00,1910.04,1914.19,0.0,tp_upper -52175,做空,2023-07-05 23:50:00,2023-07-06 00:05:00,1910.34,1909.89,-0.0,flip_to_long -52176,做多,2023-07-06 00:05:00,2023-07-06 00:30:00,1909.89,1905.86,-0.0,flip_to_short -52177,做空,2023-07-06 00:30:00,2023-07-06 00:40:00,1905.86,1905.33,-0.0,tp_lower -52178,做多,2023-07-06 01:50:00,2023-07-06 02:00:00,1906.22,1908.49,0.0,tp_upper -52179,做空,2023-07-06 04:20:00,2023-07-06 04:35:00,1913.46,1912.03,0.0,tp_lower -52180,做多,2023-07-06 05:25:00,2023-07-06 05:35:00,1912.84,1919.37,0.0,tp_upper -52181,做空,2023-07-06 07:50:00,2023-07-06 07:55:00,1923.3,1924.23,-0.0,flip_to_long -52182,做多,2023-07-06 07:55:00,2023-07-06 08:00:00,1924.23,1927.69,0.0,tp_upper -52183,做空,2023-07-06 08:25:00,2023-07-06 08:30:00,1924.46,1928.51,-0.0,flip_to_long -52184,做多,2023-07-06 08:30:00,2023-07-06 08:35:00,1928.51,1931.5,0.0,tp_upper -52185,做空,2023-07-06 09:40:00,2023-07-06 09:50:00,1942.12,1941.23,-0.0,flip_to_long -52186,做多,2023-07-06 09:50:00,2023-07-06 10:55:00,1941.23,1942.97,0.0,flip_to_short -52187,做空,2023-07-06 10:55:00,2023-07-06 11:45:00,1942.97,1929.72,0.0,tp_lower -52188,做多,2023-07-06 15:20:00,2023-07-06 15:40:00,1883.38,1889.64,0.0,tp_upper -52189,做空,2023-07-06 16:20:00,2023-07-06 16:55:00,1884.02,1885.94,-0.0,flip_to_long -52190,做多,2023-07-06 16:55:00,2023-07-06 17:10:00,1885.94,1884.58,-0.0,flip_to_short -52191,做空,2023-07-06 17:10:00,2023-07-06 17:20:00,1884.58,1885.31,-0.0,flip_to_long -52192,做多,2023-07-06 17:20:00,2023-07-06 17:25:00,1885.31,1883.3,-0.0,flip_to_short -52193,做空,2023-07-06 17:25:00,2023-07-06 17:30:00,1883.3,1884.41,-0.0,flip_to_long -52194,做多,2023-07-06 17:30:00,2023-07-06 17:40:00,1884.41,1883.25,-0.0,flip_to_short -52195,做空,2023-07-06 17:40:00,2023-07-06 17:45:00,1883.25,1885.0,-0.0,flip_to_long -52196,做多,2023-07-06 17:45:00,2023-07-06 18:00:00,1885.0,1887.41,0.0,tp_upper -52197,做空,2023-07-06 18:40:00,2023-07-06 18:45:00,1884.45,1886.55,-0.0,flip_to_long -52198,做多,2023-07-06 18:45:00,2023-07-06 18:50:00,1886.55,1886.52,-0.0,flip_to_short -52199,做空,2023-07-06 18:50:00,2023-07-06 20:05:00,1886.52,1882.08,0.0,tp_lower -52200,做多,2023-07-06 21:05:00,2023-07-06 21:10:00,1886.03,1881.34,-0.0,flip_to_short -52201,做空,2023-07-06 21:10:00,2023-07-06 21:20:00,1881.34,1877.46,0.0,tp_lower -52202,做多,2023-07-07 00:45:00,2023-07-07 01:20:00,1846.14,1843.99,-0.0,flip_to_short -52203,做空,2023-07-07 01:20:00,2023-07-07 04:50:00,1843.99,1852.26,-0.0,tp_lower -52204,做多,2023-07-07 05:20:00,2023-07-07 05:25:00,1859.5,1858.56,-0.0,tp_upper -52205,做空,2023-07-07 06:20:00,2023-07-07 07:15:00,1854.15,1856.31,-0.0,flip_to_long -52206,做多,2023-07-07 07:15:00,2023-07-07 07:20:00,1856.31,1855.49,-0.0,flip_to_short -52207,做空,2023-07-07 07:20:00,2023-07-07 07:30:00,1855.49,1852.59,0.0,tp_lower -52208,做多,2023-07-07 07:35:00,2023-07-07 07:40:00,1856.84,1856.62,-0.0,flip_to_short -52209,做空,2023-07-07 07:40:00,2023-07-07 07:45:00,1856.62,1853.56,0.0,tp_lower -52210,做多,2023-07-07 07:50:00,2023-07-07 07:55:00,1855.82,1855.36,-0.0,flip_to_short -52211,做空,2023-07-07 07:55:00,2023-07-07 08:00:00,1855.36,1855.35,-0.0,tp_lower -52212,做空,2023-07-07 08:25:00,2023-07-07 09:00:00,1856.82,1857.91,-0.0,flip_to_long -52213,做多,2023-07-07 09:00:00,2023-07-07 09:30:00,1857.91,1860.04,0.0,tp_upper -52214,做空,2023-07-07 10:05:00,2023-07-07 10:15:00,1859.17,1859.22,-0.0,flip_to_long -52215,做多,2023-07-07 10:15:00,2023-07-07 10:30:00,1859.22,1859.84,-0.0,flip_to_short -52216,做空,2023-07-07 10:30:00,2023-07-07 11:15:00,1859.84,1862.87,-0.0,flip_to_long -52217,做多,2023-07-07 11:15:00,2023-07-07 11:40:00,1862.87,1861.11,-0.0,flip_to_short -52218,做空,2023-07-07 11:40:00,2023-07-07 12:05:00,1861.11,1860.58,-0.0,flip_to_long -52219,做多,2023-07-07 12:05:00,2023-07-07 12:30:00,1860.58,1867.88,0.0,tp_upper -52220,做空,2023-07-07 12:40:00,2023-07-07 12:45:00,1859.58,1863.22,-0.0,flip_to_long -52221,做多,2023-07-07 12:45:00,2023-07-07 12:55:00,1863.22,1862.15,-0.0,flip_to_short -52222,做空,2023-07-07 12:55:00,2023-07-07 13:10:00,1862.15,1863.93,-0.0,flip_to_long -52223,做多,2023-07-07 13:10:00,2023-07-07 13:50:00,1863.93,1871.63,0.0,tp_upper -52224,做空,2023-07-07 14:15:00,2023-07-07 15:20:00,1868.35,1871.06,-0.0,flip_to_long -52225,做多,2023-07-07 15:20:00,2023-07-07 15:25:00,1871.06,1869.83,-0.0,flip_to_short -52226,做空,2023-07-07 15:25:00,2023-07-07 15:50:00,1869.83,1869.95,-0.0,flip_to_long -52227,做多,2023-07-07 15:50:00,2023-07-07 16:00:00,1869.95,1871.31,0.0,tp_upper -52228,做空,2023-07-07 16:05:00,2023-07-07 16:10:00,1870.28,1873.06,-0.0,flip_to_long -52229,做多,2023-07-07 16:10:00,2023-07-07 16:15:00,1873.06,1869.72,-0.0,flip_to_short -52230,做空,2023-07-07 16:15:00,2023-07-07 16:30:00,1869.72,1870.99,-0.0,flip_to_long -52231,做多,2023-07-07 16:30:00,2023-07-07 16:50:00,1870.99,1870.02,-0.0,flip_to_short -52232,做空,2023-07-07 16:50:00,2023-07-07 16:55:00,1870.02,1871.98,-0.0,flip_to_long -52233,做多,2023-07-07 16:55:00,2023-07-07 17:05:00,1871.98,1869.29,-0.0,flip_to_short -52234,做空,2023-07-07 17:05:00,2023-07-07 17:10:00,1869.29,1869.94,-0.0,flip_to_long -52235,做多,2023-07-07 17:10:00,2023-07-07 17:20:00,1869.94,1868.23,-0.0,flip_to_short -52236,做空,2023-07-07 17:20:00,2023-07-07 17:25:00,1868.23,1868.84,-0.0,tp_lower -52237,做多,2023-07-07 19:30:00,2023-07-07 19:40:00,1863.09,1861.42,-0.0,flip_to_short -52238,做空,2023-07-07 19:40:00,2023-07-07 19:45:00,1861.42,1862.43,-0.0,flip_to_long -52239,做多,2023-07-07 19:45:00,2023-07-07 20:30:00,1862.43,1865.12,0.0,tp_upper -52240,做空,2023-07-07 20:35:00,2023-07-07 20:40:00,1862.03,1863.56,-0.0,flip_to_long -52241,做多,2023-07-07 20:40:00,2023-07-07 21:00:00,1863.56,1866.43,0.0,tp_upper -52242,做空,2023-07-07 22:35:00,2023-07-07 22:40:00,1865.2,1866.73,-0.0,tp_lower -52243,做多,2023-07-07 22:50:00,2023-07-07 22:55:00,1868.05,1866.9,-0.0,flip_to_short -52244,做空,2023-07-07 22:55:00,2023-07-07 23:05:00,1866.9,1868.19,-0.0,flip_to_long -52245,做多,2023-07-07 23:05:00,2023-07-07 23:30:00,1868.19,1867.14,-0.0,flip_to_short -52246,做空,2023-07-07 23:30:00,2023-07-07 23:35:00,1867.14,1867.83,-0.0,flip_to_long -52247,做多,2023-07-07 23:35:00,2023-07-07 23:45:00,1867.83,1868.25,-0.0,flip_to_short -52248,做空,2023-07-07 23:45:00,2023-07-08 00:35:00,1868.25,1867.25,0.0,tp_lower -52249,做多,2023-07-08 00:40:00,2023-07-08 00:50:00,1868.9,1870.0,0.0,tp_upper -52250,做空,2023-07-08 01:05:00,2023-07-08 01:25:00,1869.33,1870.95,-0.0,flip_to_long -52251,做多,2023-07-08 01:25:00,2023-07-08 01:30:00,1870.95,1868.5,-0.0,flip_to_short -52252,做空,2023-07-08 01:30:00,2023-07-08 01:45:00,1868.5,1868.52,-0.0,flip_to_long -52253,做多,2023-07-08 01:45:00,2023-07-08 02:25:00,1868.52,1867.97,-0.0,flip_to_short -52254,做空,2023-07-08 02:25:00,2023-07-08 02:45:00,1867.97,1869.94,-0.0,flip_to_long -52255,做多,2023-07-08 02:45:00,2023-07-08 02:50:00,1869.94,1869.13,-0.0,tp_upper -52256,做空,2023-07-08 03:00:00,2023-07-08 03:15:00,1866.31,1865.5,-0.0,tp_lower -52257,做多,2023-07-08 05:40:00,2023-07-08 05:55:00,1859.11,1861.89,0.0,tp_upper -52258,做空,2023-07-08 06:15:00,2023-07-08 06:20:00,1859.3,1855.65,0.0,tp_lower -52259,做多,2023-07-08 07:15:00,2023-07-08 07:25:00,1858.4,1857.93,-0.0,flip_to_short -52260,做空,2023-07-08 07:25:00,2023-07-08 07:30:00,1857.93,1858.73,-0.0,flip_to_long -52261,做多,2023-07-08 07:30:00,2023-07-08 07:50:00,1858.73,1859.62,-0.0,tp_upper -52262,做空,2023-07-08 09:20:00,2023-07-08 09:30:00,1864.0,1864.47,-0.0,flip_to_long -52263,做多,2023-07-08 09:30:00,2023-07-08 09:35:00,1864.47,1863.8,-0.0,flip_to_short -52264,做空,2023-07-08 09:35:00,2023-07-08 09:40:00,1863.8,1861.35,0.0,tp_lower -52265,做多,2023-07-08 10:05:00,2023-07-08 10:10:00,1863.98,1863.73,-0.0,flip_to_short -52266,做空,2023-07-08 10:10:00,2023-07-08 11:00:00,1863.73,1861.08,0.0,tp_lower -52267,做多,2023-07-08 13:15:00,2023-07-08 13:25:00,1857.45,1859.25,0.0,tp_upper -52268,做空,2023-07-08 14:45:00,2023-07-08 14:55:00,1858.69,1860.16,-0.0,flip_to_long -52269,做多,2023-07-08 14:55:00,2023-07-08 15:00:00,1860.16,1859.72,-0.0,tp_upper -52270,做空,2023-07-08 15:05:00,2023-07-08 15:15:00,1858.78,1858.89,-0.0,flip_to_long -52271,做多,2023-07-08 15:15:00,2023-07-08 15:25:00,1858.89,1860.11,0.0,tp_upper -52272,做空,2023-07-08 15:45:00,2023-07-08 16:00:00,1859.37,1860.27,-0.0,flip_to_long -52273,做多,2023-07-08 16:00:00,2023-07-08 16:20:00,1860.27,1860.32,-0.0,flip_to_short -52274,做空,2023-07-08 16:20:00,2023-07-08 17:15:00,1860.32,1861.67,-0.0,flip_to_long -52275,做多,2023-07-08 17:15:00,2023-07-08 17:20:00,1861.67,1860.8,-0.0,flip_to_short -52276,做空,2023-07-08 17:20:00,2023-07-08 17:30:00,1860.8,1860.63,-0.0,flip_to_long -52277,做多,2023-07-08 17:30:00,2023-07-08 17:50:00,1860.63,1861.64,0.0,flip_to_short -52278,做空,2023-07-08 17:50:00,2023-07-08 18:05:00,1861.64,1858.4,0.0,tp_lower -52279,做多,2023-07-08 20:45:00,2023-07-08 21:05:00,1846.81,1845.99,-0.0,flip_to_short -52280,做空,2023-07-08 21:05:00,2023-07-08 21:10:00,1845.99,1846.44,-0.0,flip_to_long -52281,做多,2023-07-08 21:10:00,2023-07-08 21:15:00,1846.44,1846.15,-0.0,flip_to_short -52282,做空,2023-07-08 21:15:00,2023-07-09 00:30:00,1846.15,1869.16,-0.0,flip_to_long -52283,做多,2023-07-09 00:30:00,2023-07-09 00:35:00,1869.16,1867.03,-0.0,tp_upper -52284,做空,2023-07-09 01:35:00,2023-07-09 01:40:00,1866.28,1866.99,-0.0,flip_to_long -52285,做多,2023-07-09 01:40:00,2023-07-09 01:50:00,1866.99,1867.39,-0.0,flip_to_short -52286,做空,2023-07-09 01:50:00,2023-07-09 02:00:00,1867.39,1868.48,-0.0,flip_to_long -52287,做多,2023-07-09 02:00:00,2023-07-09 02:20:00,1868.48,1868.42,-0.0,flip_to_short -52288,做空,2023-07-09 02:20:00,2023-07-09 02:35:00,1868.42,1865.59,0.0,tp_lower -52289,做多,2023-07-09 03:10:00,2023-07-09 03:30:00,1867.0,1870.38,0.0,tp_upper -52290,做空,2023-07-09 03:50:00,2023-07-09 04:15:00,1867.1,1867.93,-0.0,flip_to_long -52291,做多,2023-07-09 04:15:00,2023-07-09 04:35:00,1867.93,1866.8,-0.0,flip_to_short -52292,做空,2023-07-09 04:35:00,2023-07-09 04:40:00,1866.8,1867.9,-0.0,flip_to_long -52293,做多,2023-07-09 04:40:00,2023-07-09 05:20:00,1867.9,1867.7,-0.0,flip_to_short -52294,做空,2023-07-09 05:20:00,2023-07-09 05:35:00,1867.7,1867.54,-0.0,flip_to_long -52295,做多,2023-07-09 05:35:00,2023-07-09 05:40:00,1867.54,1866.89,-0.0,tp_upper -52296,做多,2023-07-09 06:35:00,2023-07-09 06:50:00,1866.61,1865.98,-0.0,flip_to_short -52297,做空,2023-07-09 06:50:00,2023-07-09 07:00:00,1865.98,1864.68,0.0,tp_lower -52298,做多,2023-07-09 07:05:00,2023-07-09 07:15:00,1866.84,1866.25,-0.0,flip_to_short -52299,做空,2023-07-09 07:15:00,2023-07-09 07:30:00,1866.25,1864.18,0.0,tp_lower -52300,做多,2023-07-09 07:55:00,2023-07-09 09:10:00,1866.48,1865.52,-0.0,flip_to_short -52301,做空,2023-07-09 09:10:00,2023-07-09 09:30:00,1865.52,1863.75,0.0,tp_lower -52302,做多,2023-07-09 09:50:00,2023-07-09 09:55:00,1866.49,1866.1,-0.0,flip_to_short -52303,做空,2023-07-09 09:55:00,2023-07-09 10:00:00,1866.1,1866.21,-0.0,flip_to_long -52304,做多,2023-07-09 10:00:00,2023-07-09 10:30:00,1866.21,1868.37,0.0,tp_upper -52305,做空,2023-07-09 10:45:00,2023-07-09 10:50:00,1866.01,1866.71,-0.0,flip_to_long -52306,做多,2023-07-09 10:50:00,2023-07-09 10:55:00,1866.71,1865.62,-0.0,flip_to_short -52307,做空,2023-07-09 10:55:00,2023-07-09 11:10:00,1865.62,1864.67,0.0,tp_lower -52308,做多,2023-07-09 11:15:00,2023-07-09 11:35:00,1866.63,1866.45,-0.0,flip_to_short -52309,做空,2023-07-09 11:35:00,2023-07-09 11:40:00,1866.45,1867.9,-0.0,flip_to_long -52310,做多,2023-07-09 11:40:00,2023-07-09 11:45:00,1867.9,1868.01,-0.0,tp_upper -52311,做空,2023-07-09 13:25:00,2023-07-09 13:45:00,1872.63,1869.38,0.0,tp_lower -52312,做多,2023-07-09 14:35:00,2023-07-09 14:40:00,1870.18,1866.98,-0.0,flip_to_short -52313,做空,2023-07-09 14:40:00,2023-07-09 15:20:00,1866.98,1866.78,-0.0,flip_to_long -52314,做多,2023-07-09 15:20:00,2023-07-09 15:35:00,1866.78,1864.93,-0.0,flip_to_short -52315,做空,2023-07-09 15:35:00,2023-07-09 16:05:00,1864.93,1863.1,0.0,tp_lower -52316,做多,2023-07-09 16:35:00,2023-07-09 16:40:00,1865.67,1864.79,-0.0,flip_to_short -52317,做空,2023-07-09 16:40:00,2023-07-09 17:00:00,1864.79,1863.41,0.0,tp_lower -52318,做多,2023-07-09 17:20:00,2023-07-09 17:50:00,1864.25,1866.7,0.0,tp_upper -52319,做空,2023-07-09 18:55:00,2023-07-09 19:00:00,1865.56,1864.08,0.0,tp_lower -52320,做多,2023-07-09 19:35:00,2023-07-09 20:10:00,1865.43,1868.87,0.0,tp_upper -52321,做空,2023-07-09 20:30:00,2023-07-09 20:35:00,1863.57,1866.77,-0.0,flip_to_long -52322,做多,2023-07-09 20:35:00,2023-07-09 21:15:00,1866.77,1866.72,-0.0,flip_to_short -52323,做空,2023-07-09 21:15:00,2023-07-09 21:20:00,1866.72,1868.65,-0.0,flip_to_long -52324,做多,2023-07-09 21:20:00,2023-07-09 21:45:00,1868.65,1866.76,-0.0,flip_to_short -52325,做空,2023-07-09 21:45:00,2023-07-09 21:50:00,1866.76,1863.04,0.0,tp_lower -52326,做多,2023-07-09 22:35:00,2023-07-09 23:00:00,1865.33,1865.15,-0.0,flip_to_short -52327,做空,2023-07-09 23:00:00,2023-07-09 23:20:00,1865.15,1862.42,0.0,flip_to_long -52328,做多,2023-07-09 23:20:00,2023-07-10 00:35:00,1862.42,1857.1,-0.0,flip_to_short -52329,做空,2023-07-10 00:35:00,2023-07-10 01:20:00,1857.1,1857.01,-0.0,flip_to_long -52330,做多,2023-07-10 01:20:00,2023-07-10 01:45:00,1857.01,1853.03,-0.0,flip_to_short -52331,做空,2023-07-10 01:45:00,2023-07-10 02:05:00,1853.03,1854.29,-0.0,flip_to_long -52332,做多,2023-07-10 02:05:00,2023-07-10 02:30:00,1854.29,1858.34,0.0,tp_upper -52333,做空,2023-07-10 03:50:00,2023-07-10 04:35:00,1862.05,1861.81,-0.0,flip_to_long -52334,做多,2023-07-10 04:35:00,2023-07-10 04:40:00,1861.81,1860.5,-0.0,flip_to_short -52335,做空,2023-07-10 04:40:00,2023-07-10 04:45:00,1860.5,1862.41,-0.0,flip_to_long -52336,做多,2023-07-10 04:45:00,2023-07-10 04:50:00,1862.41,1861.28,-0.0,flip_to_short -52337,做空,2023-07-10 04:50:00,2023-07-10 05:10:00,1861.28,1860.94,-0.0,flip_to_long -52338,做多,2023-07-10 05:10:00,2023-07-10 05:15:00,1860.94,1860.31,-0.0,flip_to_short -52339,做空,2023-07-10 05:15:00,2023-07-10 05:20:00,1860.31,1860.39,-0.0,flip_to_long -52340,做多,2023-07-10 05:20:00,2023-07-10 07:10:00,1860.39,1857.61,-0.0,tp_upper -52341,做空,2023-07-10 07:25:00,2023-07-10 07:55:00,1855.0,1855.42,-0.0,flip_to_long -52342,做多,2023-07-10 07:55:00,2023-07-10 08:00:00,1855.42,1853.78,-0.0,flip_to_short -52343,做空,2023-07-10 08:00:00,2023-07-10 08:05:00,1853.78,1854.44,-0.0,flip_to_long -52344,做多,2023-07-10 08:05:00,2023-07-10 08:30:00,1854.44,1852.3,-0.0,flip_to_short -52345,做空,2023-07-10 08:30:00,2023-07-10 08:35:00,1852.3,1855.64,-0.0,flip_to_long -52346,做多,2023-07-10 08:35:00,2023-07-10 08:45:00,1855.64,1854.64,-0.0,flip_to_short -52347,做空,2023-07-10 08:45:00,2023-07-10 08:55:00,1854.64,1854.99,-0.0,flip_to_long -52348,做多,2023-07-10 08:55:00,2023-07-10 09:00:00,1854.99,1853.15,-0.0,flip_to_short -52349,做空,2023-07-10 09:00:00,2023-07-10 09:05:00,1853.15,1854.72,-0.0,flip_to_long -52350,做多,2023-07-10 09:05:00,2023-07-10 09:10:00,1854.72,1853.8,-0.0,flip_to_short -52351,做空,2023-07-10 09:10:00,2023-07-10 09:15:00,1853.8,1854.75,-0.0,flip_to_long -52352,做多,2023-07-10 09:15:00,2023-07-10 09:20:00,1854.75,1861.19,0.0,tp_upper -52353,做空,2023-07-10 12:30:00,2023-07-10 12:40:00,1864.33,1861.21,0.0,tp_lower -52354,做多,2023-07-10 13:10:00,2023-07-10 13:35:00,1863.19,1867.1,0.0,tp_upper -52355,做空,2023-07-10 13:45:00,2023-07-10 14:00:00,1864.55,1863.9,-0.0,flip_to_long -52356,做多,2023-07-10 14:00:00,2023-07-10 14:15:00,1863.9,1867.69,0.0,tp_upper -52357,做空,2023-07-10 14:35:00,2023-07-10 14:45:00,1863.22,1866.55,-0.0,flip_to_long -52358,做多,2023-07-10 14:45:00,2023-07-10 14:50:00,1866.55,1869.04,0.0,tp_upper -52359,做空,2023-07-10 15:15:00,2023-07-10 16:35:00,1866.4,1867.44,-0.0,flip_to_long -52360,做多,2023-07-10 16:35:00,2023-07-10 16:50:00,1867.44,1870.5,0.0,tp_upper -52361,做空,2023-07-10 17:30:00,2023-07-10 17:35:00,1867.87,1868.24,-0.0,flip_to_long -52362,做多,2023-07-10 17:35:00,2023-07-10 18:25:00,1868.24,1873.43,0.0,tp_upper -52363,做空,2023-07-10 20:15:00,2023-07-10 20:40:00,1892.94,1892.72,-0.0,flip_to_long -52364,做多,2023-07-10 20:40:00,2023-07-10 23:10:00,1892.72,1877.93,-0.0,flip_to_short -52365,做空,2023-07-10 23:10:00,2023-07-11 00:05:00,1877.93,1878.46,-0.0,flip_to_long -52366,做多,2023-07-11 00:05:00,2023-07-11 00:15:00,1878.46,1881.39,0.0,tp_upper -52367,做空,2023-07-11 00:25:00,2023-07-11 00:30:00,1878.16,1879.08,-0.0,flip_to_long -52368,做多,2023-07-11 00:30:00,2023-07-11 00:35:00,1879.08,1877.64,-0.0,flip_to_short -52369,做空,2023-07-11 00:35:00,2023-07-11 00:40:00,1877.64,1876.75,-0.0,tp_lower -52370,做多,2023-07-11 01:05:00,2023-07-11 01:10:00,1879.69,1878.89,-0.0,flip_to_short -52371,做空,2023-07-11 01:10:00,2023-07-11 02:40:00,1878.89,1878.77,-0.0,tp_lower -52372,做多,2023-07-11 03:50:00,2023-07-11 04:35:00,1877.99,1877.16,-0.0,flip_to_short -52373,做空,2023-07-11 04:35:00,2023-07-11 04:45:00,1877.16,1878.2,-0.0,flip_to_long -52374,做多,2023-07-11 04:45:00,2023-07-11 04:50:00,1878.2,1876.63,-0.0,flip_to_short -52375,做空,2023-07-11 04:50:00,2023-07-11 05:35:00,1876.63,1877.42,-0.0,flip_to_long -52376,做多,2023-07-11 05:35:00,2023-07-11 05:50:00,1877.42,1876.12,-0.0,flip_to_short -52377,做空,2023-07-11 05:50:00,2023-07-11 05:55:00,1876.12,1877.24,-0.0,flip_to_long -52378,做多,2023-07-11 05:55:00,2023-07-11 06:05:00,1877.24,1879.65,0.0,tp_upper -52379,做空,2023-07-11 07:30:00,2023-07-11 07:35:00,1881.77,1882.7,-0.0,flip_to_long -52380,做多,2023-07-11 07:35:00,2023-07-11 07:45:00,1882.7,1883.9,0.0,flip_to_short -52381,做空,2023-07-11 07:45:00,2023-07-11 08:25:00,1883.9,1883.02,-0.0,flip_to_long -52382,做多,2023-07-11 08:25:00,2023-07-11 11:10:00,1883.02,1867.07,-0.0,flip_to_short -52383,做空,2023-07-11 11:10:00,2023-07-11 11:15:00,1867.07,1868.53,-0.0,flip_to_long -52384,做多,2023-07-11 11:15:00,2023-07-11 11:30:00,1868.53,1869.73,0.0,tp_upper -52385,做空,2023-07-11 11:40:00,2023-07-11 11:45:00,1867.43,1867.57,-0.0,flip_to_long -52386,做多,2023-07-11 11:45:00,2023-07-11 11:50:00,1867.57,1867.34,-0.0,flip_to_short -52387,做空,2023-07-11 11:50:00,2023-07-11 12:10:00,1867.34,1864.84,0.0,tp_lower -52388,做多,2023-07-11 12:15:00,2023-07-11 12:25:00,1867.97,1868.08,-0.0,flip_to_short -52389,做空,2023-07-11 12:25:00,2023-07-11 13:30:00,1868.08,1870.96,-0.0,flip_to_long -52390,做多,2023-07-11 13:30:00,2023-07-11 13:35:00,1870.96,1872.3,0.0,tp_upper -52391,做空,2023-07-11 13:40:00,2023-07-11 13:45:00,1866.91,1867.55,-0.0,flip_to_long -52392,做多,2023-07-11 13:45:00,2023-07-11 14:30:00,1867.55,1871.53,0.0,tp_upper -52393,做空,2023-07-11 15:25:00,2023-07-11 15:30:00,1869.13,1870.79,-0.0,flip_to_long -52394,做多,2023-07-11 15:30:00,2023-07-11 15:45:00,1870.79,1871.09,-0.0,flip_to_short -52395,做空,2023-07-11 15:45:00,2023-07-11 16:15:00,1871.09,1865.13,0.0,tp_lower -52396,做多,2023-07-11 16:40:00,2023-07-11 17:00:00,1871.49,1869.6,-0.0,flip_to_short -52397,做空,2023-07-11 17:00:00,2023-07-11 17:05:00,1869.6,1872.92,-0.0,flip_to_long -52398,做多,2023-07-11 17:05:00,2023-07-11 17:50:00,1872.92,1871.13,-0.0,flip_to_short -52399,做空,2023-07-11 17:50:00,2023-07-11 17:55:00,1871.13,1872.35,-0.0,flip_to_long -52400,做多,2023-07-11 17:55:00,2023-07-11 18:00:00,1872.35,1871.71,-0.0,flip_to_short -52401,做空,2023-07-11 18:00:00,2023-07-11 18:05:00,1871.71,1871.8,-0.0,flip_to_long -52402,做多,2023-07-11 18:05:00,2023-07-11 18:15:00,1871.8,1872.24,-0.0,flip_to_short -52403,做空,2023-07-11 18:15:00,2023-07-11 18:25:00,1872.24,1869.41,0.0,tp_lower -52404,做多,2023-07-11 19:15:00,2023-07-11 19:25:00,1871.55,1873.18,0.0,tp_upper -52405,做空,2023-07-11 20:50:00,2023-07-11 21:00:00,1873.84,1873.87,-0.0,flip_to_long -52406,做多,2023-07-11 21:00:00,2023-07-11 21:50:00,1873.87,1874.23,-0.0,flip_to_short -52407,做空,2023-07-11 21:50:00,2023-07-11 23:35:00,1874.23,1876.84,-0.0,flip_to_long -52408,做多,2023-07-11 23:35:00,2023-07-11 23:40:00,1876.84,1877.18,-0.0,tp_upper -52409,做空,2023-07-11 23:50:00,2023-07-12 00:20:00,1877.19,1876.11,0.0,tp_lower -52410,做多,2023-07-12 00:30:00,2023-07-12 00:40:00,1877.32,1879.46,0.0,tp_upper -52411,做空,2023-07-12 00:45:00,2023-07-12 01:00:00,1877.56,1879.13,-0.0,flip_to_long -52412,做多,2023-07-12 01:00:00,2023-07-12 01:05:00,1879.13,1883.4,0.0,tp_upper -52413,做空,2023-07-12 01:30:00,2023-07-12 01:35:00,1878.94,1880.0,-0.0,flip_to_long -52414,做多,2023-07-12 01:35:00,2023-07-12 02:25:00,1880.0,1881.69,0.0,flip_to_short -52415,做空,2023-07-12 02:25:00,2023-07-12 03:15:00,1881.69,1878.93,0.0,tp_lower -52416,做多,2023-07-12 03:25:00,2023-07-12 03:30:00,1881.6,1881.39,-0.0,flip_to_short -52417,做空,2023-07-12 03:30:00,2023-07-12 04:10:00,1881.39,1878.1,0.0,tp_lower -52418,做空,2023-07-12 04:30:00,2023-07-12 06:20:00,1880.05,1882.59,-0.0,tp_lower -52419,做多,2023-07-12 06:25:00,2023-07-12 06:30:00,1888.29,1888.4,-0.0,tp_upper -52420,做空,2023-07-12 07:55:00,2023-07-12 09:00:00,1889.99,1889.32,-0.0,flip_to_long -52421,做多,2023-07-12 09:00:00,2023-07-12 09:05:00,1889.32,1889.01,-0.0,flip_to_short -52422,做空,2023-07-12 09:05:00,2023-07-12 09:40:00,1889.01,1888.87,-0.0,flip_to_long -52423,做多,2023-07-12 09:40:00,2023-07-12 10:00:00,1888.87,1888.87,-0.0,tp_upper -52424,做空,2023-07-12 10:15:00,2023-07-12 10:30:00,1886.85,1886.46,-0.0,tp_lower -52425,做多,2023-07-12 11:10:00,2023-07-12 11:15:00,1888.29,1887.9,-0.0,flip_to_short -52426,做空,2023-07-12 11:15:00,2023-07-12 12:20:00,1887.9,1887.54,-0.0,flip_to_long -52427,做多,2023-07-12 12:20:00,2023-07-12 12:25:00,1887.54,1888.68,0.0,tp_upper -52428,做空,2023-07-12 12:45:00,2023-07-12 12:50:00,1887.38,1883.7,0.0,tp_lower -52429,做多,2023-07-12 13:00:00,2023-07-12 13:15:00,1887.12,1892.61,0.0,tp_upper -52430,做空,2023-07-12 13:25:00,2023-07-12 13:35:00,1884.75,1880.34,0.0,tp_lower -52431,做多,2023-07-12 14:00:00,2023-07-12 15:25:00,1892.12,1893.99,0.0,flip_to_short -52432,做空,2023-07-12 15:25:00,2023-07-12 15:35:00,1893.99,1887.11,0.0,tp_lower -52433,做多,2023-07-12 16:55:00,2023-07-12 17:30:00,1884.47,1889.92,0.0,tp_upper -52434,做空,2023-07-12 17:45:00,2023-07-12 18:35:00,1885.27,1885.72,-0.0,tp_lower -52435,做空,2023-07-12 20:45:00,2023-07-12 21:15:00,1871.94,1867.35,0.0,tp_lower -52436,做多,2023-07-12 21:50:00,2023-07-12 22:00:00,1870.35,1869.63,-0.0,flip_to_short -52437,做空,2023-07-12 22:00:00,2023-07-12 22:45:00,1869.63,1870.2,-0.0,flip_to_long -52438,做多,2023-07-12 22:45:00,2023-07-12 23:10:00,1870.2,1869.2,-0.0,flip_to_short -52439,做空,2023-07-12 23:10:00,2023-07-12 23:15:00,1869.2,1869.59,-0.0,tp_lower -52440,做多,2023-07-12 23:25:00,2023-07-12 23:35:00,1869.86,1871.84,0.0,tp_upper -52441,做空,2023-07-13 00:30:00,2023-07-13 01:00:00,1872.09,1871.89,-0.0,flip_to_long -52442,做多,2023-07-13 01:00:00,2023-07-13 01:05:00,1871.89,1870.79,-0.0,flip_to_short -52443,做空,2023-07-13 01:05:00,2023-07-13 01:15:00,1870.79,1868.86,0.0,tp_lower -52444,做多,2023-07-13 01:45:00,2023-07-13 02:00:00,1872.41,1870.43,-0.0,flip_to_short -52445,做空,2023-07-13 02:00:00,2023-07-13 02:10:00,1870.43,1870.55,-0.0,flip_to_long -52446,做多,2023-07-13 02:10:00,2023-07-13 02:25:00,1870.55,1872.9,0.0,tp_upper -52447,做空,2023-07-13 02:40:00,2023-07-13 02:55:00,1870.85,1869.27,0.0,tp_lower -52448,做多,2023-07-13 04:15:00,2023-07-13 04:20:00,1867.71,1866.56,-0.0,flip_to_short -52449,做空,2023-07-13 04:20:00,2023-07-13 04:30:00,1866.56,1867.52,-0.0,flip_to_long -52450,做多,2023-07-13 04:30:00,2023-07-13 04:40:00,1867.52,1865.74,-0.0,flip_to_short -52451,做空,2023-07-13 04:40:00,2023-07-13 04:55:00,1865.74,1865.2,-0.0,tp_lower -52452,做多,2023-07-13 05:20:00,2023-07-13 05:25:00,1866.38,1865.95,-0.0,flip_to_short -52453,做空,2023-07-13 05:25:00,2023-07-13 05:40:00,1865.95,1865.87,-0.0,flip_to_long -52454,做多,2023-07-13 05:40:00,2023-07-13 06:05:00,1865.87,1869.05,0.0,tp_upper -52455,做空,2023-07-13 07:45:00,2023-07-13 08:15:00,1870.35,1870.64,-0.0,flip_to_long -52456,做多,2023-07-13 08:15:00,2023-07-13 08:30:00,1870.64,1871.06,-0.0,flip_to_short -52457,做空,2023-07-13 08:30:00,2023-07-13 08:40:00,1871.06,1872.12,-0.0,flip_to_long -52458,做多,2023-07-13 08:40:00,2023-07-13 08:50:00,1872.12,1872.47,-0.0,tp_upper -52459,做空,2023-07-13 10:55:00,2023-07-13 12:10:00,1881.3,1883.08,-0.0,flip_to_long -52460,做多,2023-07-13 12:10:00,2023-07-13 12:15:00,1883.08,1882.23,-0.0,flip_to_short -52461,做空,2023-07-13 12:15:00,2023-07-13 12:20:00,1882.23,1881.0,0.0,tp_lower -52462,做多,2023-07-13 12:40:00,2023-07-13 12:45:00,1882.27,1882.0,-0.0,flip_to_short -52463,做空,2023-07-13 12:45:00,2023-07-13 13:25:00,1882.0,1880.38,0.0,flip_to_long -52464,做多,2023-07-13 13:25:00,2023-07-13 13:40:00,1880.38,1884.98,0.0,tp_upper -52465,做空,2023-07-13 14:00:00,2023-07-13 14:25:00,1881.6,1880.78,-0.0,flip_to_long -52466,做多,2023-07-13 14:25:00,2023-07-13 14:50:00,1880.78,1881.18,-0.0,flip_to_short -52467,做空,2023-07-13 14:50:00,2023-07-13 19:20:00,1881.18,1991.44,-0.0,flip_to_long -52468,做多,2023-07-13 19:20:00,2023-07-13 19:45:00,1991.44,1992.4,-0.0,flip_to_short -52469,做空,2023-07-13 19:45:00,2023-07-13 20:55:00,1992.4,1984.62,0.0,tp_lower -52470,做多,2023-07-13 21:45:00,2023-07-13 21:55:00,1983.95,1983.06,-0.0,flip_to_short -52471,做空,2023-07-13 21:55:00,2023-07-13 22:00:00,1983.06,1984.4,-0.0,flip_to_long -52472,做多,2023-07-13 22:00:00,2023-07-13 23:20:00,1984.4,1996.0,0.0,tp_upper -52473,做空,2023-07-14 01:15:00,2023-07-14 01:40:00,2014.19,2015.51,-0.0,flip_to_long -52474,做多,2023-07-14 01:40:00,2023-07-14 01:45:00,2015.51,2011.91,-0.0,flip_to_short -52475,做空,2023-07-14 01:45:00,2023-07-14 02:00:00,2011.91,2015.16,-0.0,flip_to_long -52476,做多,2023-07-14 02:00:00,2023-07-14 03:15:00,2015.16,2012.21,-0.0,tp_upper -52477,做空,2023-07-14 03:20:00,2023-07-14 03:40:00,2011.49,2007.44,0.0,tp_lower -52478,做多,2023-07-14 04:10:00,2023-07-14 04:30:00,2010.0,2009.15,-0.0,flip_to_short -52479,做空,2023-07-14 04:30:00,2023-07-14 04:45:00,2009.15,2011.12,-0.0,flip_to_long -52480,做多,2023-07-14 04:45:00,2023-07-14 04:50:00,2011.12,2009.49,-0.0,flip_to_short -52481,做空,2023-07-14 04:50:00,2023-07-14 05:10:00,2009.49,2007.86,0.0,tp_lower -52482,做多,2023-07-14 05:55:00,2023-07-14 06:00:00,2008.65,2007.05,-0.0,flip_to_short -52483,做空,2023-07-14 06:00:00,2023-07-14 06:05:00,2007.05,2008.14,-0.0,flip_to_long -52484,做多,2023-07-14 06:05:00,2023-07-14 06:20:00,2008.14,2007.15,-0.0,flip_to_short -52485,做空,2023-07-14 06:20:00,2023-07-14 06:25:00,2007.15,2005.69,0.0,tp_lower -52486,做多,2023-07-14 06:30:00,2023-07-14 06:35:00,2007.5,2006.23,-0.0,flip_to_short -52487,做空,2023-07-14 06:35:00,2023-07-14 06:40:00,2006.23,2005.5,-0.0,tp_lower -52488,做多,2023-07-14 08:20:00,2023-07-14 08:25:00,2000.54,2000.05,-0.0,flip_to_short -52489,做空,2023-07-14 08:25:00,2023-07-14 09:25:00,2000.05,1999.5,-0.0,flip_to_long -52490,做多,2023-07-14 09:25:00,2023-07-14 09:30:00,1999.5,1995.46,-0.0,flip_to_short -52491,做空,2023-07-14 09:30:00,2023-07-14 09:35:00,1995.46,1997.16,-0.0,flip_to_long -52492,做多,2023-07-14 09:35:00,2023-07-14 12:10:00,1997.16,1994.86,-0.0,tp_upper -52493,做空,2023-07-14 12:30:00,2023-07-14 12:35:00,1990.4,1991.07,-0.0,tp_lower -52494,做多,2023-07-14 12:40:00,2023-07-14 12:45:00,1992.42,1989.82,-0.0,flip_to_short -52495,做空,2023-07-14 12:45:00,2023-07-14 12:50:00,1989.82,1986.87,0.0,tp_lower -52496,做多,2023-07-14 13:40:00,2023-07-14 13:45:00,1994.39,1998.94,0.0,tp_upper -52497,做空,2023-07-14 14:45:00,2023-07-14 14:50:00,1994.52,1996.08,-0.0,flip_to_long -52498,做多,2023-07-14 14:50:00,2023-07-14 14:55:00,1996.08,1998.28,0.0,tp_upper -52499,做空,2023-07-14 15:00:00,2023-07-14 15:55:00,1996.68,1998.04,-0.0,flip_to_long -52500,做多,2023-07-14 15:55:00,2023-07-14 16:10:00,1998.04,1996.4,-0.0,flip_to_short -52501,做空,2023-07-14 16:10:00,2023-07-14 16:15:00,1996.4,1999.68,-0.0,flip_to_long -52502,做多,2023-07-14 16:15:00,2023-07-14 16:20:00,1999.68,1998.58,-0.0,flip_to_short -52503,做空,2023-07-14 16:20:00,2023-07-14 16:25:00,1998.58,1992.72,0.0,tp_lower -52504,做多,2023-07-14 20:45:00,2023-07-14 21:05:00,1917.04,1921.15,0.0,tp_upper -52505,做空,2023-07-15 00:15:00,2023-07-15 01:05:00,1931.05,1928.42,0.0,tp_lower -52506,做多,2023-07-15 01:25:00,2023-07-15 01:40:00,1931.79,1933.26,0.0,tp_upper -52507,做空,2023-07-15 01:50:00,2023-07-15 01:55:00,1929.34,1930.09,-0.0,tp_lower -52508,做多,2023-07-15 02:40:00,2023-07-15 02:55:00,1930.33,1930.01,-0.0,flip_to_short -52509,做空,2023-07-15 02:55:00,2023-07-15 03:00:00,1930.01,1930.88,-0.0,flip_to_long -52510,做多,2023-07-15 03:00:00,2023-07-15 03:05:00,1930.88,1928.84,-0.0,flip_to_short -52511,做空,2023-07-15 03:05:00,2023-07-15 03:15:00,1928.84,1926.45,0.0,tp_lower -52512,做多,2023-07-15 03:35:00,2023-07-15 03:50:00,1930.21,1929.12,-0.0,flip_to_short -52513,做空,2023-07-15 03:50:00,2023-07-15 03:55:00,1929.12,1929.55,-0.0,flip_to_long -52514,做多,2023-07-15 03:55:00,2023-07-15 04:35:00,1929.55,1929.75,-0.0,flip_to_short -52515,做空,2023-07-15 04:35:00,2023-07-15 05:25:00,1929.75,1928.49,0.0,tp_lower -52516,做多,2023-07-15 06:15:00,2023-07-15 06:25:00,1930.66,1929.14,-0.0,flip_to_short -52517,做空,2023-07-15 06:25:00,2023-07-15 06:30:00,1929.14,1931.04,-0.0,flip_to_long -52518,做多,2023-07-15 06:30:00,2023-07-15 06:55:00,1931.04,1932.4,0.0,tp_upper -52519,做空,2023-07-15 08:15:00,2023-07-15 09:00:00,1937.51,1938.23,-0.0,flip_to_long -52520,做多,2023-07-15 09:00:00,2023-07-15 09:10:00,1938.23,1938.21,-0.0,flip_to_short -52521,做空,2023-07-15 09:10:00,2023-07-15 09:20:00,1938.21,1938.61,-0.0,flip_to_long -52522,做多,2023-07-15 09:20:00,2023-07-15 09:30:00,1938.61,1938.76,-0.0,flip_to_short -52523,做空,2023-07-15 09:30:00,2023-07-15 09:40:00,1938.76,1939.03,-0.0,flip_to_long -52524,做多,2023-07-15 09:40:00,2023-07-15 09:55:00,1939.03,1939.77,-0.0,tp_upper -52525,做空,2023-07-15 11:00:00,2023-07-15 11:15:00,1939.4,1937.42,0.0,tp_lower -52526,做空,2023-07-15 12:15:00,2023-07-15 12:20:00,1938.49,1938.5,-0.0,flip_to_long -52527,做多,2023-07-15 12:20:00,2023-07-15 12:35:00,1938.5,1938.21,-0.0,flip_to_short -52528,做空,2023-07-15 12:35:00,2023-07-15 12:40:00,1938.21,1939.06,-0.0,flip_to_long -52529,做多,2023-07-15 12:40:00,2023-07-15 12:55:00,1939.06,1938.2,-0.0,flip_to_short -52530,做空,2023-07-15 12:55:00,2023-07-15 13:00:00,1938.2,1936.8,0.0,tp_lower -52531,做多,2023-07-15 14:30:00,2023-07-15 14:35:00,1935.81,1934.51,-0.0,flip_to_short -52532,做空,2023-07-15 14:35:00,2023-07-15 14:40:00,1934.51,1933.61,-0.0,tp_lower -52533,做多,2023-07-15 15:10:00,2023-07-15 15:20:00,1934.35,1932.91,-0.0,flip_to_short -52534,做空,2023-07-15 15:20:00,2023-07-15 15:30:00,1932.91,1934.48,-0.0,flip_to_long -52535,做多,2023-07-15 15:30:00,2023-07-15 15:55:00,1934.48,1933.75,-0.0,flip_to_short -52536,做空,2023-07-15 15:55:00,2023-07-15 16:05:00,1933.75,1930.57,0.0,tp_lower -52537,做多,2023-07-15 16:15:00,2023-07-15 16:20:00,1934.86,1932.39,-0.0,flip_to_short -52538,做空,2023-07-15 16:20:00,2023-07-15 16:25:00,1932.39,1933.95,-0.0,flip_to_long -52539,做多,2023-07-15 16:25:00,2023-07-15 16:30:00,1933.95,1932.91,-0.0,flip_to_short -52540,做空,2023-07-15 16:30:00,2023-07-15 16:35:00,1932.91,1933.48,-0.0,flip_to_long -52541,做多,2023-07-15 16:35:00,2023-07-15 16:45:00,1933.48,1930.93,-0.0,flip_to_short -52542,做空,2023-07-15 16:45:00,2023-07-15 17:35:00,1930.93,1933.0,-0.0,flip_to_long -52543,做多,2023-07-15 17:35:00,2023-07-15 17:40:00,1933.0,1931.89,-0.0,flip_to_short -52544,做空,2023-07-15 17:40:00,2023-07-15 17:45:00,1931.89,1929.13,0.0,tp_lower -52545,做多,2023-07-15 18:20:00,2023-07-15 18:30:00,1931.4,1935.59,0.0,tp_upper -52546,做空,2023-07-15 19:40:00,2023-07-15 20:00:00,1934.35,1931.29,0.0,tp_lower -52547,做多,2023-07-15 21:40:00,2023-07-15 22:00:00,1929.33,1928.25,-0.0,flip_to_short -52548,做空,2023-07-15 22:00:00,2023-07-15 22:25:00,1928.25,1929.03,-0.0,flip_to_long -52549,做多,2023-07-15 22:25:00,2023-07-15 22:30:00,1929.03,1928.94,-0.0,flip_to_short -52550,做空,2023-07-15 22:30:00,2023-07-15 22:35:00,1928.94,1926.53,0.0,tp_lower -52551,做多,2023-07-15 23:15:00,2023-07-15 23:20:00,1928.46,1928.32,-0.0,flip_to_short -52552,做空,2023-07-15 23:20:00,2023-07-16 02:05:00,1928.32,1933.54,-0.0,flip_to_long -52553,做多,2023-07-16 02:05:00,2023-07-16 02:10:00,1933.54,1932.66,-0.0,flip_to_short -52554,做空,2023-07-16 02:10:00,2023-07-16 02:15:00,1932.66,1928.76,0.0,tp_lower -52555,做多,2023-07-16 02:40:00,2023-07-16 02:45:00,1931.71,1929.64,-0.0,flip_to_short -52556,做空,2023-07-16 02:45:00,2023-07-16 04:05:00,1929.64,1924.23,0.0,flip_to_long -52557,做多,2023-07-16 04:05:00,2023-07-16 04:40:00,1924.23,1924.29,-0.0,flip_to_short -52558,做空,2023-07-16 04:40:00,2023-07-16 04:50:00,1924.29,1924.32,-0.0,flip_to_long -52559,做多,2023-07-16 04:50:00,2023-07-16 04:55:00,1924.32,1924.03,-0.0,flip_to_short -52560,做空,2023-07-16 04:55:00,2023-07-16 05:00:00,1924.03,1924.91,-0.0,flip_to_long -52561,做多,2023-07-16 05:00:00,2023-07-16 05:05:00,1924.91,1927.0,0.0,tp_upper -52562,做空,2023-07-16 05:30:00,2023-07-16 05:50:00,1922.98,1924.42,-0.0,flip_to_long -52563,做多,2023-07-16 05:50:00,2023-07-16 06:00:00,1924.42,1923.49,-0.0,flip_to_short -52564,做空,2023-07-16 06:00:00,2023-07-16 06:15:00,1923.49,1921.45,0.0,tp_lower -52565,做多,2023-07-16 06:40:00,2023-07-16 06:45:00,1926.38,1928.74,0.0,tp_upper -52566,做空,2023-07-16 07:50:00,2023-07-16 08:55:00,1926.57,1926.86,-0.0,flip_to_long -52567,做多,2023-07-16 08:55:00,2023-07-16 09:20:00,1926.86,1929.05,0.0,tp_upper -52568,做空,2023-07-16 10:35:00,2023-07-16 10:45:00,1928.4,1929.99,-0.0,flip_to_long -52569,做多,2023-07-16 10:45:00,2023-07-16 10:55:00,1929.99,1928.6,-0.0,flip_to_short -52570,做空,2023-07-16 10:55:00,2023-07-16 11:10:00,1928.6,1929.44,-0.0,flip_to_long -52571,做多,2023-07-16 11:10:00,2023-07-16 11:20:00,1929.44,1929.17,-0.0,flip_to_short -52572,做空,2023-07-16 11:20:00,2023-07-16 11:35:00,1929.17,1930.54,-0.0,flip_to_long -52573,做多,2023-07-16 11:35:00,2023-07-16 11:40:00,1930.54,1932.48,0.0,tp_upper -52574,做空,2023-07-16 12:25:00,2023-07-16 13:00:00,1931.17,1931.35,-0.0,flip_to_long -52575,做多,2023-07-16 13:00:00,2023-07-16 13:45:00,1931.35,1930.17,-0.0,flip_to_short -52576,做空,2023-07-16 13:45:00,2023-07-16 14:05:00,1930.17,1930.57,-0.0,flip_to_long -52577,做多,2023-07-16 14:05:00,2023-07-16 14:15:00,1930.57,1932.01,0.0,tp_upper -52578,做空,2023-07-16 15:35:00,2023-07-16 16:05:00,1937.16,1935.29,0.0,tp_lower -52579,做多,2023-07-16 16:50:00,2023-07-16 17:10:00,1935.5,1936.02,-0.0,flip_to_short -52580,做空,2023-07-16 17:10:00,2023-07-16 17:45:00,1936.02,1936.4,-0.0,flip_to_long -52581,做多,2023-07-16 17:45:00,2023-07-16 18:00:00,1936.4,1936.34,-0.0,flip_to_short -52582,做空,2023-07-16 18:00:00,2023-07-16 18:25:00,1936.34,1933.87,0.0,tp_lower -52583,做多,2023-07-16 20:10:00,2023-07-16 20:45:00,1929.5,1929.14,-0.0,flip_to_short -52584,做空,2023-07-16 20:45:00,2023-07-16 21:15:00,1929.14,1929.53,-0.0,flip_to_long -52585,做多,2023-07-16 21:15:00,2023-07-16 21:30:00,1929.53,1928.33,-0.0,flip_to_short -52586,做空,2023-07-16 21:30:00,2023-07-16 21:35:00,1928.33,1929.37,-0.0,flip_to_long -52587,做多,2023-07-16 21:35:00,2023-07-16 22:00:00,1929.37,1931.43,0.0,tp_upper -52588,做空,2023-07-16 23:00:00,2023-07-16 23:20:00,1931.38,1925.54,0.0,tp_lower -52589,做多,2023-07-17 00:15:00,2023-07-17 00:20:00,1926.16,1924.81,-0.0,flip_to_short -52590,做空,2023-07-17 00:20:00,2023-07-17 01:20:00,1924.81,1923.36,0.0,flip_to_long -52591,做多,2023-07-17 01:20:00,2023-07-17 01:35:00,1923.36,1926.05,0.0,tp_upper -52592,做空,2023-07-17 01:55:00,2023-07-17 03:05:00,1923.36,1925.47,-0.0,flip_to_long -52593,做多,2023-07-17 03:05:00,2023-07-17 03:30:00,1925.47,1927.99,0.0,tp_upper -52594,做空,2023-07-17 04:40:00,2023-07-17 04:45:00,1929.2,1930.25,-0.0,flip_to_long -52595,做多,2023-07-17 04:45:00,2023-07-17 05:00:00,1930.25,1933.7,0.0,tp_upper -52596,做空,2023-07-17 05:20:00,2023-07-17 05:25:00,1930.96,1931.81,-0.0,flip_to_long -52597,做多,2023-07-17 05:25:00,2023-07-17 05:30:00,1931.81,1931.13,-0.0,flip_to_short -52598,做空,2023-07-17 05:30:00,2023-07-17 05:35:00,1931.13,1931.92,-0.0,flip_to_long -52599,做多,2023-07-17 05:35:00,2023-07-17 05:45:00,1931.92,1931.0,-0.0,flip_to_short -52600,做空,2023-07-17 05:45:00,2023-07-17 06:30:00,1931.0,1930.23,-0.0,flip_to_long -52601,做多,2023-07-17 06:30:00,2023-07-17 07:30:00,1930.23,1928.04,-0.0,flip_to_short -52602,做空,2023-07-17 07:30:00,2023-07-17 07:35:00,1928.04,1929.49,-0.0,tp_lower -52603,做多,2023-07-17 08:25:00,2023-07-17 08:40:00,1930.61,1928.71,-0.0,flip_to_short -52604,做空,2023-07-17 08:40:00,2023-07-17 08:55:00,1928.71,1924.02,0.0,tp_lower -52605,做多,2023-07-17 11:00:00,2023-07-17 11:50:00,1912.19,1911.17,-0.0,flip_to_short -52606,做空,2023-07-17 11:50:00,2023-07-17 12:15:00,1911.17,1903.16,0.0,tp_lower -52607,做多,2023-07-17 12:45:00,2023-07-17 12:50:00,1910.0,1908.87,-0.0,flip_to_short -52608,做空,2023-07-17 12:50:00,2023-07-17 14:35:00,1908.87,1912.6,-0.0,flip_to_long -52609,做多,2023-07-17 14:35:00,2023-07-17 14:40:00,1912.6,1911.24,-0.0,flip_to_short -52610,做空,2023-07-17 14:40:00,2023-07-17 14:45:00,1911.24,1913.4,-0.0,flip_to_long -52611,做多,2023-07-17 14:45:00,2023-07-17 14:50:00,1913.4,1912.72,-0.0,flip_to_short -52612,做空,2023-07-17 14:50:00,2023-07-17 15:10:00,1912.72,1910.16,0.0,tp_lower -52613,做多,2023-07-17 16:05:00,2023-07-17 16:15:00,1910.44,1908.52,-0.0,flip_to_short -52614,做空,2023-07-17 16:15:00,2023-07-17 16:20:00,1908.52,1910.72,-0.0,flip_to_long -52615,做多,2023-07-17 16:20:00,2023-07-17 16:30:00,1910.72,1904.08,-0.0,flip_to_short -52616,做空,2023-07-17 16:30:00,2023-07-17 16:35:00,1904.08,1902.22,0.0,tp_lower -52617,做多,2023-07-17 19:40:00,2023-07-17 19:45:00,1887.21,1884.52,-0.0,flip_to_short -52618,做空,2023-07-17 19:45:00,2023-07-17 19:50:00,1884.52,1884.77,-0.0,flip_to_long -52619,做多,2023-07-17 19:50:00,2023-07-17 20:05:00,1884.77,1892.55,0.0,tp_upper -52620,做空,2023-07-17 20:45:00,2023-07-17 20:50:00,1888.2,1888.69,-0.0,flip_to_long -52621,做多,2023-07-17 20:50:00,2023-07-17 21:15:00,1888.69,1896.42,0.0,tp_upper -52622,做空,2023-07-17 22:55:00,2023-07-17 23:35:00,1909.05,1912.14,-0.0,flip_to_long -52623,做多,2023-07-17 23:35:00,2023-07-17 23:40:00,1912.14,1910.34,-0.0,flip_to_short -52624,做空,2023-07-17 23:40:00,2023-07-17 23:45:00,1910.34,1911.36,-0.0,flip_to_long -52625,做多,2023-07-17 23:45:00,2023-07-17 23:55:00,1911.36,1910.37,-0.0,flip_to_short -52626,做空,2023-07-17 23:55:00,2023-07-18 00:05:00,1910.37,1913.84,-0.0,flip_to_long -52627,做多,2023-07-18 00:05:00,2023-07-18 00:10:00,1913.84,1912.28,-0.0,tp_upper -52628,做空,2023-07-18 00:15:00,2023-07-18 01:00:00,1911.91,1912.02,-0.0,flip_to_long -52629,做多,2023-07-18 01:00:00,2023-07-18 01:10:00,1912.02,1914.45,0.0,tp_upper -52630,做空,2023-07-18 01:20:00,2023-07-18 01:35:00,1912.6,1913.96,-0.0,flip_to_long -52631,做多,2023-07-18 01:35:00,2023-07-18 01:40:00,1913.96,1913.19,-0.0,flip_to_short -52632,做空,2023-07-18 01:40:00,2023-07-18 02:15:00,1913.19,1911.33,0.0,tp_lower -52633,做多,2023-07-18 03:30:00,2023-07-18 03:35:00,1910.31,1908.74,-0.0,flip_to_short -52634,做空,2023-07-18 03:35:00,2023-07-18 03:50:00,1908.74,1908.56,-0.0,flip_to_long -52635,做多,2023-07-18 03:50:00,2023-07-18 03:55:00,1908.56,1908.14,-0.0,flip_to_short -52636,做空,2023-07-18 03:55:00,2023-07-18 04:00:00,1908.14,1909.74,-0.0,flip_to_long -52637,做多,2023-07-18 04:00:00,2023-07-18 04:05:00,1909.74,1908.33,-0.0,tp_upper -52638,做多,2023-07-18 04:25:00,2023-07-18 04:40:00,1907.65,1907.99,-0.0,flip_to_short -52639,做空,2023-07-18 04:40:00,2023-07-18 04:45:00,1907.99,1908.54,-0.0,flip_to_long -52640,做多,2023-07-18 04:45:00,2023-07-18 04:50:00,1908.54,1907.3,-0.0,flip_to_short -52641,做空,2023-07-18 04:50:00,2023-07-18 04:55:00,1907.3,1909.33,-0.0,flip_to_long -52642,做多,2023-07-18 04:55:00,2023-07-18 05:00:00,1909.33,1907.47,-0.0,flip_to_short -52643,做空,2023-07-18 05:00:00,2023-07-18 05:05:00,1907.47,1906.34,0.0,tp_lower -52644,做多,2023-07-18 05:10:00,2023-07-18 06:10:00,1907.7,1905.78,-0.0,flip_to_short -52645,做空,2023-07-18 06:10:00,2023-07-18 06:15:00,1905.78,1905.13,-0.0,tp_lower -52646,做多,2023-07-18 06:20:00,2023-07-18 06:25:00,1908.42,1905.69,-0.0,flip_to_short -52647,做空,2023-07-18 06:25:00,2023-07-18 06:35:00,1905.69,1899.35,0.0,tp_lower -52648,做多,2023-07-18 08:25:00,2023-07-18 08:30:00,1903.35,1904.99,0.0,tp_upper -52649,做空,2023-07-18 09:10:00,2023-07-18 09:15:00,1899.02,1899.31,-0.0,flip_to_long -52650,做多,2023-07-18 09:15:00,2023-07-18 09:35:00,1899.31,1899.36,-0.0,flip_to_short -52651,做空,2023-07-18 09:35:00,2023-07-18 09:55:00,1899.36,1897.0,0.0,tp_lower -52652,做空,2023-07-18 10:25:00,2023-07-18 10:30:00,1898.89,1900.32,-0.0,flip_to_long -52653,做多,2023-07-18 10:30:00,2023-07-18 10:40:00,1900.32,1901.86,0.0,tp_upper -52654,做空,2023-07-18 11:40:00,2023-07-18 11:50:00,1902.47,1894.08,0.0,tp_lower -52655,做多,2023-07-18 13:10:00,2023-07-18 13:25:00,1891.99,1889.95,-0.0,flip_to_short -52656,做空,2023-07-18 13:25:00,2023-07-18 13:30:00,1889.95,1891.87,-0.0,flip_to_long -52657,做多,2023-07-18 13:30:00,2023-07-18 13:40:00,1891.87,1893.54,0.0,tp_upper -52658,做空,2023-07-18 13:50:00,2023-07-18 14:10:00,1892.3,1894.54,-0.0,flip_to_long -52659,做多,2023-07-18 14:10:00,2023-07-18 14:15:00,1894.54,1894.87,-0.0,tp_upper -52660,做空,2023-07-18 14:30:00,2023-07-18 15:10:00,1894.26,1897.2,-0.0,flip_to_long -52661,做多,2023-07-18 15:10:00,2023-07-18 15:15:00,1897.2,1895.7,-0.0,flip_to_short -52662,做空,2023-07-18 15:15:00,2023-07-18 15:55:00,1895.7,1896.34,-0.0,flip_to_long -52663,做多,2023-07-18 15:55:00,2023-07-18 16:20:00,1896.34,1896.35,-0.0,flip_to_short -52664,做空,2023-07-18 16:20:00,2023-07-18 16:25:00,1896.35,1896.75,-0.0,flip_to_long -52665,做多,2023-07-18 16:25:00,2023-07-18 16:40:00,1896.75,1891.43,-0.0,flip_to_short -52666,做空,2023-07-18 16:40:00,2023-07-18 16:45:00,1891.43,1883.55,0.0,tp_lower -52667,做空,2023-07-18 17:45:00,2023-07-18 19:45:00,1889.19,1891.69,-0.0,tp_lower -52668,做多,2023-07-18 20:40:00,2023-07-18 20:55:00,1894.87,1893.69,-0.0,flip_to_short -52669,做空,2023-07-18 20:55:00,2023-07-18 21:15:00,1893.69,1895.06,-0.0,flip_to_long -52670,做多,2023-07-18 21:15:00,2023-07-18 21:20:00,1895.06,1896.98,0.0,tp_upper -52671,做空,2023-07-18 22:15:00,2023-07-18 23:15:00,1896.18,1898.0,-0.0,flip_to_long -52672,做多,2023-07-18 23:15:00,2023-07-18 23:30:00,1898.0,1897.66,-0.0,flip_to_short -52673,做空,2023-07-18 23:30:00,2023-07-18 23:35:00,1897.66,1894.96,0.0,tp_lower -52674,做多,2023-07-19 00:10:00,2023-07-19 00:30:00,1896.45,1906.41,0.0,tp_upper -52675,做空,2023-07-19 01:35:00,2023-07-19 01:45:00,1905.1,1906.53,-0.0,flip_to_long -52676,做多,2023-07-19 01:45:00,2023-07-19 02:25:00,1906.53,1906.2,-0.0,flip_to_short -52677,做空,2023-07-19 02:25:00,2023-07-19 02:30:00,1906.2,1908.08,-0.0,flip_to_long -52678,做多,2023-07-19 02:30:00,2023-07-19 02:50:00,1908.08,1911.12,0.0,tp_upper -52679,做空,2023-07-19 03:30:00,2023-07-19 05:05:00,1910.98,1912.46,-0.0,flip_to_long -52680,做多,2023-07-19 05:05:00,2023-07-19 05:25:00,1912.46,1911.65,-0.0,flip_to_short -52681,做空,2023-07-19 05:25:00,2023-07-19 05:45:00,1911.65,1913.54,-0.0,flip_to_long -52682,做多,2023-07-19 05:45:00,2023-07-19 05:55:00,1913.54,1913.03,-0.0,flip_to_short -52683,做空,2023-07-19 05:55:00,2023-07-19 06:25:00,1913.03,1910.21,0.0,tp_lower -52684,做空,2023-07-19 07:30:00,2023-07-19 07:45:00,1909.6,1907.31,0.0,tp_lower -52685,做多,2023-07-19 09:10:00,2023-07-19 09:35:00,1905.89,1906.34,-0.0,flip_to_short -52686,做空,2023-07-19 09:35:00,2023-07-19 09:40:00,1906.34,1907.91,-0.0,flip_to_long -52687,做多,2023-07-19 09:40:00,2023-07-19 09:45:00,1907.91,1910.1,0.0,tp_upper -52688,做空,2023-07-19 10:20:00,2023-07-19 10:25:00,1906.98,1907.4,-0.0,flip_to_long -52689,做多,2023-07-19 10:25:00,2023-07-19 10:45:00,1907.4,1908.34,-0.0,flip_to_short -52690,做空,2023-07-19 10:45:00,2023-07-19 10:55:00,1908.34,1908.55,-0.0,flip_to_long -52691,做多,2023-07-19 10:55:00,2023-07-19 11:05:00,1908.55,1907.62,-0.0,flip_to_short -52692,做空,2023-07-19 11:05:00,2023-07-19 11:15:00,1907.62,1908.56,-0.0,flip_to_long -52693,做多,2023-07-19 11:15:00,2023-07-19 11:20:00,1908.56,1906.82,-0.0,flip_to_short -52694,做空,2023-07-19 11:20:00,2023-07-19 11:25:00,1906.82,1908.5,-0.0,tp_lower -52695,做空,2023-07-19 11:30:00,2023-07-19 11:40:00,1907.64,1908.27,-0.0,flip_to_long -52696,做多,2023-07-19 11:40:00,2023-07-19 11:55:00,1908.27,1908.66,-0.0,tp_upper -52697,做空,2023-07-19 12:00:00,2023-07-19 12:05:00,1907.9,1909.46,-0.0,flip_to_long -52698,做多,2023-07-19 12:05:00,2023-07-19 12:10:00,1909.46,1907.51,-0.0,tp_upper -52699,做多,2023-07-19 13:25:00,2023-07-19 13:30:00,1907.0,1908.86,0.0,tp_upper -52700,做空,2023-07-19 13:50:00,2023-07-19 14:15:00,1911.21,1904.31,0.0,tp_lower -52701,做多,2023-07-19 15:25:00,2023-07-19 15:35:00,1899.92,1899.31,-0.0,flip_to_short -52702,做空,2023-07-19 15:35:00,2023-07-19 15:45:00,1899.31,1902.81,-0.0,flip_to_long -52703,做多,2023-07-19 15:45:00,2023-07-19 15:50:00,1902.81,1905.78,0.0,tp_upper -52704,做空,2023-07-19 16:35:00,2023-07-19 17:10:00,1901.41,1906.65,-0.0,flip_to_long -52705,做多,2023-07-19 17:10:00,2023-07-19 17:15:00,1906.65,1903.2,-0.0,tp_upper -52706,做多,2023-07-19 17:20:00,2023-07-19 17:30:00,1905.95,1906.55,-0.0,tp_upper -52707,做空,2023-07-19 18:05:00,2023-07-19 18:15:00,1905.9,1906.06,-0.0,flip_to_long -52708,做多,2023-07-19 18:15:00,2023-07-19 18:30:00,1906.06,1907.73,0.0,flip_to_short -52709,做空,2023-07-19 18:30:00,2023-07-19 18:40:00,1907.73,1909.32,-0.0,flip_to_long -52710,做多,2023-07-19 18:40:00,2023-07-19 19:30:00,1909.32,1909.24,-0.0,flip_to_short -52711,做空,2023-07-19 19:30:00,2023-07-19 19:35:00,1909.24,1910.07,-0.0,flip_to_long -52712,做多,2023-07-19 19:35:00,2023-07-19 19:45:00,1910.07,1909.33,-0.0,flip_to_short -52713,做空,2023-07-19 19:45:00,2023-07-19 19:50:00,1909.33,1911.05,-0.0,flip_to_long -52714,做多,2023-07-19 19:50:00,2023-07-19 19:55:00,1911.05,1909.36,-0.0,flip_to_short -52715,做空,2023-07-19 19:55:00,2023-07-19 20:00:00,1909.36,1907.42,0.0,tp_lower -52716,做多,2023-07-19 22:20:00,2023-07-19 22:30:00,1891.61,1887.49,-0.0,flip_to_short -52717,做空,2023-07-19 22:30:00,2023-07-19 23:05:00,1887.49,1886.58,-0.0,tp_lower -52718,做多,2023-07-19 23:25:00,2023-07-19 23:45:00,1888.72,1887.18,-0.0,flip_to_short -52719,做空,2023-07-19 23:45:00,2023-07-19 23:50:00,1887.18,1890.09,-0.0,flip_to_long -52720,做多,2023-07-19 23:50:00,2023-07-19 23:55:00,1890.09,1887.55,-0.0,flip_to_short -52721,做空,2023-07-19 23:55:00,2023-07-20 00:00:00,1887.55,1888.81,-0.0,flip_to_long -52722,做多,2023-07-20 00:00:00,2023-07-20 00:05:00,1888.81,1886.18,-0.0,flip_to_short -52723,做空,2023-07-20 00:05:00,2023-07-20 00:10:00,1886.18,1887.55,-0.0,flip_to_long -52724,做多,2023-07-20 00:10:00,2023-07-20 00:35:00,1887.55,1888.6,0.0,flip_to_short -52725,做空,2023-07-20 00:35:00,2023-07-20 03:10:00,1888.6,1896.19,-0.0,flip_to_long -52726,做多,2023-07-20 03:10:00,2023-07-20 03:15:00,1896.19,1895.56,-0.0,flip_to_short -52727,做空,2023-07-20 03:15:00,2023-07-20 03:25:00,1895.56,1892.83,0.0,tp_lower -52728,做多,2023-07-20 04:00:00,2023-07-20 04:20:00,1894.4,1893.64,-0.0,flip_to_short -52729,做空,2023-07-20 04:20:00,2023-07-20 04:35:00,1893.64,1894.41,-0.0,flip_to_long -52730,做多,2023-07-20 04:35:00,2023-07-20 04:50:00,1894.41,1893.9,-0.0,flip_to_short -52731,做空,2023-07-20 04:50:00,2023-07-20 04:55:00,1893.9,1894.98,-0.0,flip_to_long -52732,做多,2023-07-20 04:55:00,2023-07-20 05:10:00,1894.98,1897.39,0.0,tp_upper -52733,做空,2023-07-20 06:45:00,2023-07-20 06:50:00,1903.45,1904.64,-0.0,flip_to_long -52734,做多,2023-07-20 06:50:00,2023-07-20 07:05:00,1904.64,1904.99,-0.0,flip_to_short -52735,做空,2023-07-20 07:05:00,2023-07-20 07:10:00,1904.99,1905.87,-0.0,flip_to_long -52736,做多,2023-07-20 07:10:00,2023-07-20 07:15:00,1905.87,1908.0,0.0,tp_upper -52737,做空,2023-07-20 09:00:00,2023-07-20 10:55:00,1914.16,1919.2,-0.0,flip_to_long -52738,做多,2023-07-20 10:55:00,2023-07-20 11:55:00,1919.2,1920.79,0.0,flip_to_short -52739,做空,2023-07-20 11:55:00,2023-07-20 12:00:00,1920.79,1922.06,-0.0,flip_to_long -52740,做多,2023-07-20 12:00:00,2023-07-20 12:05:00,1922.06,1919.33,-0.0,flip_to_short -52741,做空,2023-07-20 12:05:00,2023-07-20 12:10:00,1919.33,1920.8,-0.0,flip_to_long -52742,做多,2023-07-20 12:10:00,2023-07-20 12:15:00,1920.8,1919.62,-0.0,flip_to_short -52743,做空,2023-07-20 12:15:00,2023-07-20 12:20:00,1919.62,1919.8,-0.0,flip_to_long -52744,做多,2023-07-20 12:20:00,2023-07-20 13:40:00,1919.8,1918.61,-0.0,flip_to_short -52745,做空,2023-07-20 13:40:00,2023-07-20 14:00:00,1918.61,1918.1,-0.0,flip_to_long -52746,做多,2023-07-20 14:00:00,2023-07-20 14:05:00,1918.1,1914.86,-0.0,flip_to_short -52747,做空,2023-07-20 14:05:00,2023-07-20 14:15:00,1914.86,1913.85,0.0,tp_lower -52748,做多,2023-07-20 16:05:00,2023-07-20 16:10:00,1890.13,1888.71,-0.0,flip_to_short -52749,做空,2023-07-20 16:10:00,2023-07-20 16:15:00,1888.71,1884.83,0.0,tp_lower -52750,做多,2023-07-20 17:00:00,2023-07-20 17:20:00,1884.54,1885.94,0.0,flip_to_short -52751,做空,2023-07-20 17:20:00,2023-07-20 18:25:00,1885.94,1882.28,0.0,tp_lower -52752,做多,2023-07-20 18:35:00,2023-07-20 19:35:00,1886.95,1883.85,-0.0,flip_to_short -52753,做空,2023-07-20 19:35:00,2023-07-20 19:50:00,1883.85,1886.53,-0.0,flip_to_long -52754,做多,2023-07-20 19:50:00,2023-07-20 20:00:00,1886.53,1885.08,-0.0,flip_to_short -52755,做空,2023-07-20 20:00:00,2023-07-20 20:05:00,1885.08,1885.1,-0.0,flip_to_long -52756,做多,2023-07-20 20:05:00,2023-07-20 20:10:00,1885.1,1884.45,-0.0,flip_to_short -52757,做空,2023-07-20 20:10:00,2023-07-20 20:15:00,1884.45,1884.98,-0.0,flip_to_long -52758,做多,2023-07-20 20:15:00,2023-07-20 20:20:00,1884.98,1882.7,-0.0,flip_to_short -52759,做空,2023-07-20 20:20:00,2023-07-20 20:25:00,1882.7,1884.55,-0.0,flip_to_long -52760,做多,2023-07-20 20:25:00,2023-07-20 20:30:00,1884.55,1881.93,-0.0,flip_to_short -52761,做空,2023-07-20 20:30:00,2023-07-20 20:35:00,1881.93,1884.24,-0.0,tp_lower -52762,做多,2023-07-20 20:45:00,2023-07-20 20:50:00,1885.35,1884.59,-0.0,flip_to_short -52763,做空,2023-07-20 20:50:00,2023-07-20 22:55:00,1884.59,1893.53,-0.0,flip_to_long -52764,做多,2023-07-20 22:55:00,2023-07-21 00:45:00,1893.53,1889.09,-0.0,flip_to_short -52765,做空,2023-07-21 00:45:00,2023-07-21 00:50:00,1889.09,1889.35,-0.0,flip_to_long -52766,做多,2023-07-21 00:50:00,2023-07-21 01:20:00,1889.35,1894.4,0.0,tp_upper -52767,做多,2023-07-21 03:20:00,2023-07-21 03:25:00,1897.4,1896.44,-0.0,flip_to_short -52768,做空,2023-07-21 03:25:00,2023-07-21 03:50:00,1896.44,1897.17,-0.0,flip_to_long -52769,做多,2023-07-21 03:50:00,2023-07-21 06:20:00,1897.17,1891.65,-0.0,flip_to_short -52770,做空,2023-07-21 06:20:00,2023-07-21 06:25:00,1891.65,1892.36,-0.0,flip_to_long -52771,做多,2023-07-21 06:25:00,2023-07-21 06:30:00,1892.36,1891.53,-0.0,flip_to_short -52772,做空,2023-07-21 06:30:00,2023-07-21 06:45:00,1891.53,1891.94,-0.0,flip_to_long -52773,做多,2023-07-21 06:45:00,2023-07-21 07:05:00,1891.94,1891.71,-0.0,flip_to_short -52774,做空,2023-07-21 07:05:00,2023-07-21 07:15:00,1891.71,1889.29,0.0,tp_lower -52775,做多,2023-07-21 08:15:00,2023-07-21 08:45:00,1889.79,1890.51,-0.0,tp_upper -52776,做空,2023-07-21 09:35:00,2023-07-21 09:45:00,1890.36,1887.5,0.0,tp_lower -52777,做多,2023-07-21 10:45:00,2023-07-21 10:50:00,1888.9,1887.75,-0.0,flip_to_short -52778,做空,2023-07-21 10:50:00,2023-07-21 11:10:00,1887.75,1887.45,-0.0,flip_to_long -52779,做多,2023-07-21 11:10:00,2023-07-21 11:20:00,1887.45,1884.55,-0.0,flip_to_short -52780,做空,2023-07-21 11:20:00,2023-07-21 11:35:00,1884.55,1885.2,-0.0,tp_lower -52781,做多,2023-07-21 11:45:00,2023-07-21 12:25:00,1887.22,1890.68,0.0,tp_upper -52782,做空,2023-07-21 13:35:00,2023-07-21 13:45:00,1892.9,1889.21,0.0,tp_lower -52783,做多,2023-07-21 14:40:00,2023-07-21 15:00:00,1891.53,1891.65,-0.0,tp_upper -52784,做空,2023-07-21 15:35:00,2023-07-21 16:00:00,1890.56,1890.47,-0.0,flip_to_long -52785,做多,2023-07-21 16:00:00,2023-07-21 17:15:00,1890.47,1891.79,0.0,tp_upper -52786,做空,2023-07-21 18:55:00,2023-07-21 19:05:00,1898.96,1892.83,0.0,tp_lower -52787,做多,2023-07-21 20:25:00,2023-07-21 20:30:00,1893.65,1893.19,-0.0,flip_to_short -52788,做空,2023-07-21 20:30:00,2023-07-21 20:40:00,1893.19,1893.37,-0.0,flip_to_long -52789,做多,2023-07-21 20:40:00,2023-07-21 20:45:00,1893.37,1892.21,-0.0,flip_to_short -52790,做空,2023-07-21 20:45:00,2023-07-21 20:50:00,1892.21,1894.44,-0.0,flip_to_long -52791,做多,2023-07-21 20:50:00,2023-07-21 21:05:00,1894.44,1893.72,-0.0,flip_to_short -52792,做空,2023-07-21 21:05:00,2023-07-21 21:20:00,1893.72,1894.5,-0.0,flip_to_long -52793,做多,2023-07-21 21:20:00,2023-07-21 21:25:00,1894.5,1893.83,-0.0,flip_to_short -52794,做空,2023-07-21 21:25:00,2023-07-21 21:50:00,1893.83,1893.61,-0.0,flip_to_long -52795,做多,2023-07-21 21:50:00,2023-07-21 21:55:00,1893.61,1893.16,-0.0,flip_to_short -52796,做空,2023-07-21 21:55:00,2023-07-21 22:00:00,1893.16,1892.39,-0.0,tp_lower -52797,做多,2023-07-21 22:05:00,2023-07-21 22:25:00,1893.4,1893.07,-0.0,flip_to_short -52798,做空,2023-07-21 22:25:00,2023-07-21 22:30:00,1893.07,1893.63,-0.0,flip_to_long -52799,做多,2023-07-21 22:30:00,2023-07-21 22:45:00,1893.63,1892.79,-0.0,flip_to_short -52800,做空,2023-07-21 22:45:00,2023-07-21 23:20:00,1892.79,1891.12,0.0,tp_lower -52801,做多,2023-07-22 00:15:00,2023-07-22 00:35:00,1892.75,1893.33,-0.0,tp_upper -52802,做空,2023-07-22 01:30:00,2023-07-22 01:40:00,1892.2,1891.4,-0.0,tp_lower -52803,做多,2023-07-22 02:20:00,2023-07-22 02:55:00,1892.28,1893.82,0.0,tp_upper -52804,做空,2023-07-22 03:05:00,2023-07-22 03:15:00,1892.2,1893.12,-0.0,flip_to_long -52805,做多,2023-07-22 03:15:00,2023-07-22 03:20:00,1893.12,1894.73,0.0,tp_upper -52806,做空,2023-07-22 03:30:00,2023-07-22 03:35:00,1892.52,1893.63,-0.0,flip_to_long -52807,做多,2023-07-22 03:35:00,2023-07-22 03:55:00,1893.63,1892.14,-0.0,flip_to_short -52808,做空,2023-07-22 03:55:00,2023-07-22 04:20:00,1892.14,1894.03,-0.0,flip_to_long -52809,做多,2023-07-22 04:20:00,2023-07-22 04:45:00,1894.03,1892.47,-0.0,flip_to_short -52810,做空,2023-07-22 04:45:00,2023-07-22 05:05:00,1892.47,1893.0,-0.0,flip_to_long -52811,做多,2023-07-22 05:05:00,2023-07-22 05:40:00,1893.0,1892.79,-0.0,flip_to_short -52812,做空,2023-07-22 05:40:00,2023-07-22 05:50:00,1892.79,1891.83,0.0,tp_lower -52813,做多,2023-07-22 07:25:00,2023-07-22 07:30:00,1891.89,1893.2,0.0,tp_upper -52814,做空,2023-07-22 07:50:00,2023-07-22 08:05:00,1890.93,1891.49,-0.0,flip_to_long -52815,做多,2023-07-22 08:05:00,2023-07-22 08:45:00,1891.49,1890.91,-0.0,flip_to_short -52816,做空,2023-07-22 08:45:00,2023-07-22 09:15:00,1890.91,1891.63,-0.0,flip_to_long -52817,做多,2023-07-22 09:15:00,2023-07-22 09:45:00,1891.63,1891.75,-0.0,flip_to_short -52818,做空,2023-07-22 09:45:00,2023-07-22 09:50:00,1891.75,1890.1,0.0,tp_lower -52819,做多,2023-07-22 11:30:00,2023-07-22 11:35:00,1886.92,1887.34,-0.0,tp_upper -52820,做空,2023-07-22 12:00:00,2023-07-22 12:25:00,1886.5,1887.5,-0.0,flip_to_long -52821,做多,2023-07-22 12:25:00,2023-07-22 12:40:00,1887.5,1885.37,-0.0,flip_to_short -52822,做空,2023-07-22 12:40:00,2023-07-22 12:45:00,1885.37,1885.0,-0.0,tp_lower -52823,做多,2023-07-22 13:15:00,2023-07-22 13:25:00,1886.28,1885.94,-0.0,flip_to_short -52824,做空,2023-07-22 13:25:00,2023-07-22 13:55:00,1885.94,1886.03,-0.0,flip_to_long -52825,做多,2023-07-22 13:55:00,2023-07-22 14:05:00,1886.03,1888.7,0.0,tp_upper -52826,做空,2023-07-22 14:25:00,2023-07-22 14:30:00,1885.82,1886.57,-0.0,flip_to_long -52827,做多,2023-07-22 14:30:00,2023-07-22 14:40:00,1886.57,1887.28,-0.0,tp_upper -52828,做空,2023-07-22 14:45:00,2023-07-22 15:10:00,1887.25,1886.45,-0.0,flip_to_long -52829,做多,2023-07-22 15:10:00,2023-07-22 15:45:00,1886.45,1888.52,0.0,tp_upper -52830,做空,2023-07-22 16:10:00,2023-07-22 16:15:00,1886.6,1887.4,-0.0,flip_to_long -52831,做多,2023-07-22 16:15:00,2023-07-22 16:25:00,1887.4,1887.4,-0.0,flip_to_short -52832,做空,2023-07-22 16:25:00,2023-07-22 17:35:00,1887.4,1886.1,0.0,tp_lower -52833,做多,2023-07-22 19:05:00,2023-07-22 19:10:00,1886.07,1885.61,-0.0,tp_upper -52834,做空,2023-07-22 21:10:00,2023-07-22 21:25:00,1886.39,1887.11,-0.0,flip_to_long -52835,做多,2023-07-22 21:25:00,2023-07-22 21:45:00,1887.11,1886.37,-0.0,flip_to_short -52836,做空,2023-07-22 21:45:00,2023-07-22 21:50:00,1886.37,1885.73,-0.0,tp_lower -52837,做多,2023-07-22 22:00:00,2023-07-22 22:10:00,1886.92,1885.57,-0.0,flip_to_short -52838,做空,2023-07-22 22:10:00,2023-07-22 22:15:00,1885.57,1885.39,-0.0,tp_lower -52839,做空,2023-07-23 00:30:00,2023-07-23 00:55:00,1861.81,1861.3,-0.0,flip_to_long -52840,做多,2023-07-23 00:55:00,2023-07-23 01:15:00,1861.3,1868.74,0.0,tp_upper -52841,做空,2023-07-23 03:15:00,2023-07-23 03:20:00,1869.1,1870.04,-0.0,flip_to_long -52842,做多,2023-07-23 03:20:00,2023-07-23 03:30:00,1870.04,1869.52,-0.0,flip_to_short -52843,做空,2023-07-23 03:30:00,2023-07-23 03:40:00,1869.52,1869.91,-0.0,flip_to_long -52844,做多,2023-07-23 03:40:00,2023-07-23 04:20:00,1869.91,1869.17,-0.0,flip_to_short -52845,做空,2023-07-23 04:20:00,2023-07-23 04:30:00,1869.17,1870.56,-0.0,flip_to_long -52846,做多,2023-07-23 04:30:00,2023-07-23 04:35:00,1870.56,1871.62,0.0,tp_upper -52847,做空,2023-07-23 05:50:00,2023-07-23 05:55:00,1873.75,1873.98,-0.0,flip_to_long -52848,做多,2023-07-23 05:55:00,2023-07-23 07:20:00,1873.98,1872.74,-0.0,flip_to_short -52849,做空,2023-07-23 07:20:00,2023-07-23 07:25:00,1872.74,1873.06,-0.0,flip_to_long -52850,做多,2023-07-23 07:25:00,2023-07-23 08:00:00,1873.06,1874.54,0.0,tp_upper -52851,做空,2023-07-23 08:10:00,2023-07-23 08:20:00,1873.33,1873.24,-0.0,flip_to_long -52852,做多,2023-07-23 08:20:00,2023-07-23 08:35:00,1873.24,1875.7,0.0,tp_upper -52853,做空,2023-07-23 09:35:00,2023-07-23 10:25:00,1874.15,1875.47,-0.0,flip_to_long -52854,做多,2023-07-23 10:25:00,2023-07-23 10:30:00,1875.47,1874.03,-0.0,flip_to_short -52855,做空,2023-07-23 10:30:00,2023-07-23 10:35:00,1874.03,1874.18,-0.0,tp_lower -52856,做多,2023-07-23 11:35:00,2023-07-23 11:40:00,1875.13,1875.42,-0.0,tp_upper -52857,做空,2023-07-23 11:45:00,2023-07-23 12:05:00,1874.58,1874.9,-0.0,flip_to_long -52858,做多,2023-07-23 12:05:00,2023-07-23 12:15:00,1874.9,1874.04,-0.0,flip_to_short -52859,做空,2023-07-23 12:15:00,2023-07-23 12:35:00,1874.04,1872.14,0.0,tp_lower -52860,做多,2023-07-23 12:50:00,2023-07-23 13:00:00,1873.49,1872.89,-0.0,flip_to_short -52861,做空,2023-07-23 13:00:00,2023-07-23 13:15:00,1872.89,1873.75,-0.0,flip_to_long -52862,做多,2023-07-23 13:15:00,2023-07-23 13:25:00,1873.75,1872.4,-0.0,flip_to_short -52863,做空,2023-07-23 13:25:00,2023-07-23 13:30:00,1872.4,1872.64,-0.0,tp_lower -52864,做多,2023-07-23 13:50:00,2023-07-23 13:55:00,1873.72,1872.56,-0.0,flip_to_short -52865,做空,2023-07-23 13:55:00,2023-07-23 14:00:00,1872.56,1872.95,-0.0,flip_to_long -52866,做多,2023-07-23 14:00:00,2023-07-23 14:15:00,1872.95,1874.06,0.0,flip_to_short -52867,做空,2023-07-23 14:15:00,2023-07-23 14:35:00,1874.06,1873.89,-0.0,flip_to_long -52868,做多,2023-07-23 14:35:00,2023-07-23 14:45:00,1873.89,1873.67,-0.0,flip_to_short -52869,做空,2023-07-23 14:45:00,2023-07-23 15:30:00,1873.67,1873.92,-0.0,flip_to_long -52870,做多,2023-07-23 15:30:00,2023-07-23 15:40:00,1873.92,1873.45,-0.0,flip_to_short -52871,做空,2023-07-23 15:40:00,2023-07-23 15:55:00,1873.45,1873.25,-0.0,flip_to_long -52872,做多,2023-07-23 15:55:00,2023-07-23 16:05:00,1873.25,1876.65,0.0,tp_upper -52873,做空,2023-07-23 19:15:00,2023-07-23 19:20:00,1893.4,1893.7,-0.0,flip_to_long -52874,做多,2023-07-23 19:20:00,2023-07-23 20:40:00,1893.7,1890.34,-0.0,flip_to_short -52875,做空,2023-07-23 20:40:00,2023-07-23 20:45:00,1890.34,1890.86,-0.0,flip_to_long -52876,做多,2023-07-23 20:45:00,2023-07-23 21:05:00,1890.86,1889.74,-0.0,flip_to_short -52877,做空,2023-07-23 21:05:00,2023-07-23 21:20:00,1889.74,1885.65,0.0,tp_lower -52878,做多,2023-07-23 22:30:00,2023-07-23 22:35:00,1884.5,1883.48,-0.0,flip_to_short -52879,做空,2023-07-23 22:35:00,2023-07-24 00:35:00,1883.48,1887.92,-0.0,flip_to_long -52880,做多,2023-07-24 00:35:00,2023-07-24 00:40:00,1887.92,1888.95,0.0,tp_upper -52881,做空,2023-07-24 00:50:00,2023-07-24 00:55:00,1886.54,1885.28,0.0,tp_lower -52882,做多,2023-07-24 04:30:00,2023-07-24 04:55:00,1869.08,1870.41,0.0,tp_upper -52883,做空,2023-07-24 06:00:00,2023-07-24 06:10:00,1870.21,1868.99,0.0,tp_lower -52884,做多,2023-07-24 06:25:00,2023-07-24 06:55:00,1869.41,1868.32,-0.0,flip_to_short -52885,做空,2023-07-24 06:55:00,2023-07-24 07:00:00,1868.32,1869.71,-0.0,flip_to_long -52886,做多,2023-07-24 07:00:00,2023-07-24 07:05:00,1869.71,1868.04,-0.0,flip_to_short -52887,做空,2023-07-24 07:05:00,2023-07-24 07:10:00,1868.04,1867.96,-0.0,tp_lower -52888,做多,2023-07-24 07:20:00,2023-07-24 07:25:00,1870.5,1872.9,0.0,tp_upper -52889,做空,2023-07-24 08:30:00,2023-07-24 08:55:00,1871.6,1869.11,0.0,tp_lower -52890,做空,2023-07-24 11:35:00,2023-07-24 11:40:00,1849.79,1852.25,-0.0,flip_to_long -52891,做多,2023-07-24 11:40:00,2023-07-24 12:00:00,1852.25,1850.37,-0.0,flip_to_short -52892,做空,2023-07-24 12:00:00,2023-07-24 12:15:00,1850.37,1851.45,-0.0,flip_to_long -52893,做多,2023-07-24 12:15:00,2023-07-24 12:20:00,1851.45,1848.39,-0.0,flip_to_short -52894,做空,2023-07-24 12:20:00,2023-07-24 12:25:00,1848.39,1847.28,0.0,tp_lower -52895,做多,2023-07-24 12:50:00,2023-07-24 13:05:00,1850.33,1850.65,-0.0,flip_to_short -52896,做空,2023-07-24 13:05:00,2023-07-24 13:50:00,1850.65,1847.83,0.0,tp_lower -52897,做多,2023-07-24 14:45:00,2023-07-24 16:05:00,1848.0,1842.67,-0.0,flip_to_short -52898,做空,2023-07-24 16:05:00,2023-07-24 16:20:00,1842.67,1842.75,-0.0,flip_to_long -52899,做多,2023-07-24 16:20:00,2023-07-24 16:35:00,1842.75,1847.71,0.0,tp_upper -52900,做空,2023-07-24 17:00:00,2023-07-24 17:10:00,1843.17,1843.07,-0.0,flip_to_long -52901,做多,2023-07-24 17:10:00,2023-07-24 17:15:00,1843.07,1842.2,-0.0,flip_to_short -52902,做空,2023-07-24 17:15:00,2023-07-24 17:20:00,1842.2,1843.68,-0.0,flip_to_long -52903,做多,2023-07-24 17:20:00,2023-07-24 17:25:00,1843.68,1843.12,-0.0,flip_to_short -52904,做空,2023-07-24 17:25:00,2023-07-24 17:45:00,1843.12,1844.01,-0.0,flip_to_long -52905,做多,2023-07-24 17:45:00,2023-07-24 17:50:00,1844.01,1843.41,-0.0,flip_to_short -52906,做空,2023-07-24 17:50:00,2023-07-24 18:05:00,1843.41,1843.57,-0.0,flip_to_long -52907,做多,2023-07-24 18:05:00,2023-07-24 18:25:00,1843.57,1846.76,0.0,tp_upper -52908,做空,2023-07-24 19:40:00,2023-07-24 19:55:00,1848.64,1848.66,-0.0,flip_to_long -52909,做多,2023-07-24 19:55:00,2023-07-24 20:00:00,1848.66,1848.12,-0.0,flip_to_short -52910,做空,2023-07-24 20:00:00,2023-07-24 20:05:00,1848.12,1848.28,-0.0,flip_to_long -52911,做多,2023-07-24 20:05:00,2023-07-24 20:45:00,1848.28,1848.79,-0.0,tp_upper -52912,做空,2023-07-24 21:10:00,2023-07-24 21:15:00,1847.16,1847.35,-0.0,tp_lower -52913,做多,2023-07-24 21:20:00,2023-07-24 21:30:00,1848.87,1847.75,-0.0,flip_to_short -52914,做空,2023-07-24 21:30:00,2023-07-24 21:35:00,1847.75,1848.63,-0.0,flip_to_long -52915,做多,2023-07-24 21:35:00,2023-07-24 21:40:00,1848.63,1848.36,-0.0,flip_to_short -52916,做空,2023-07-24 21:40:00,2023-07-24 21:55:00,1848.36,1848.87,-0.0,flip_to_long -52917,做多,2023-07-24 21:55:00,2023-07-24 22:00:00,1848.87,1848.61,-0.0,tp_upper -52918,做空,2023-07-24 22:15:00,2023-07-24 22:20:00,1848.56,1847.08,0.0,tp_lower -52919,做多,2023-07-24 23:05:00,2023-07-25 00:25:00,1847.81,1850.26,0.0,tp_upper -52920,做空,2023-07-25 00:35:00,2023-07-25 00:40:00,1848.83,1848.65,-0.0,tp_lower -52921,做多,2023-07-25 01:45:00,2023-07-25 01:50:00,1847.71,1847.21,-0.0,flip_to_short -52922,做空,2023-07-25 01:50:00,2023-07-25 01:55:00,1847.21,1847.86,-0.0,flip_to_long -52923,做多,2023-07-25 01:55:00,2023-07-25 02:30:00,1847.86,1851.8,0.0,tp_upper -52924,做空,2023-07-25 03:25:00,2023-07-25 03:50:00,1850.8,1851.03,-0.0,flip_to_long -52925,做多,2023-07-25 03:50:00,2023-07-25 06:30:00,1851.03,1851.0,-0.0,flip_to_short -52926,做空,2023-07-25 06:30:00,2023-07-25 06:45:00,1851.0,1850.85,-0.0,tp_lower -52927,做多,2023-07-25 06:50:00,2023-07-25 07:05:00,1850.87,1851.21,-0.0,flip_to_short -52928,做空,2023-07-25 07:05:00,2023-07-25 07:25:00,1851.21,1851.7,-0.0,flip_to_long -52929,做多,2023-07-25 07:25:00,2023-07-25 07:30:00,1851.7,1851.09,-0.0,flip_to_short -52930,做空,2023-07-25 07:30:00,2023-07-25 07:40:00,1851.09,1850.44,-0.0,tp_lower -52931,做多,2023-07-25 08:00:00,2023-07-25 08:05:00,1850.85,1849.37,-0.0,flip_to_short -52932,做空,2023-07-25 08:05:00,2023-07-25 08:10:00,1849.37,1848.83,-0.0,tp_lower -52933,做多,2023-07-25 08:20:00,2023-07-25 08:30:00,1850.39,1851.13,-0.0,flip_to_short -52934,做空,2023-07-25 08:30:00,2023-07-25 10:05:00,1851.13,1855.57,-0.0,flip_to_long -52935,做多,2023-07-25 10:05:00,2023-07-25 10:25:00,1855.57,1855.71,-0.0,flip_to_short -52936,做空,2023-07-25 10:25:00,2023-07-25 12:00:00,1855.71,1853.05,0.0,flip_to_long -52937,做多,2023-07-25 12:00:00,2023-07-25 12:25:00,1853.05,1853.74,-0.0,tp_upper -52938,做空,2023-07-25 12:35:00,2023-07-25 12:45:00,1852.19,1852.36,-0.0,flip_to_long -52939,做多,2023-07-25 12:45:00,2023-07-25 13:00:00,1852.36,1852.4,-0.0,flip_to_short -52940,做空,2023-07-25 13:00:00,2023-07-25 13:05:00,1852.4,1854.81,-0.0,flip_to_long -52941,做多,2023-07-25 13:05:00,2023-07-25 13:10:00,1854.81,1852.42,-0.0,tp_upper -52942,做多,2023-07-25 13:15:00,2023-07-25 13:25:00,1853.14,1854.56,0.0,tp_upper -52943,做空,2023-07-25 14:30:00,2023-07-25 15:40:00,1856.0,1857.86,-0.0,flip_to_long -52944,做多,2023-07-25 15:40:00,2023-07-25 15:45:00,1857.86,1857.8,-0.0,flip_to_short -52945,做空,2023-07-25 15:45:00,2023-07-25 16:45:00,1857.8,1854.57,0.0,tp_lower -52946,做多,2023-07-25 17:25:00,2023-07-25 17:45:00,1859.32,1857.44,-0.0,flip_to_short -52947,做空,2023-07-25 17:45:00,2023-07-25 19:05:00,1857.44,1860.54,-0.0,flip_to_long -52948,做多,2023-07-25 19:05:00,2023-07-25 19:10:00,1860.54,1859.92,-0.0,flip_to_short -52949,做空,2023-07-25 19:10:00,2023-07-25 20:00:00,1859.92,1858.24,0.0,tp_lower -52950,做空,2023-07-25 20:10:00,2023-07-25 20:25:00,1857.26,1858.49,-0.0,flip_to_long -52951,做多,2023-07-25 20:25:00,2023-07-25 20:45:00,1858.49,1860.28,0.0,tp_upper -52952,做空,2023-07-25 21:45:00,2023-07-25 22:00:00,1860.68,1862.12,-0.0,flip_to_long -52953,做多,2023-07-25 22:00:00,2023-07-25 22:05:00,1862.12,1861.4,-0.0,flip_to_short -52954,做空,2023-07-25 22:05:00,2023-07-25 22:25:00,1861.4,1860.54,-0.0,tp_lower -52955,做空,2023-07-26 00:30:00,2023-07-26 00:35:00,1854.38,1855.44,-0.0,tp_lower -52956,做多,2023-07-26 00:40:00,2023-07-26 02:10:00,1855.93,1853.76,-0.0,flip_to_short -52957,做空,2023-07-26 02:10:00,2023-07-26 02:15:00,1853.76,1854.17,-0.0,flip_to_long -52958,做多,2023-07-26 02:15:00,2023-07-26 02:30:00,1854.17,1854.35,-0.0,tp_upper -52959,做空,2023-07-26 02:35:00,2023-07-26 04:55:00,1854.11,1854.31,-0.0,tp_lower -52960,做多,2023-07-26 05:15:00,2023-07-26 05:20:00,1856.55,1855.08,-0.0,flip_to_short -52961,做空,2023-07-26 05:20:00,2023-07-26 05:25:00,1855.08,1855.88,-0.0,flip_to_long -52962,做多,2023-07-26 05:25:00,2023-07-26 05:30:00,1855.88,1854.92,-0.0,flip_to_short -52963,做空,2023-07-26 05:30:00,2023-07-26 05:35:00,1854.92,1856.25,-0.0,flip_to_long -52964,做多,2023-07-26 05:35:00,2023-07-26 05:40:00,1856.25,1857.18,0.0,tp_upper -52965,做空,2023-07-26 06:40:00,2023-07-26 06:45:00,1856.0,1855.02,0.0,tp_lower -52966,做多,2023-07-26 08:05:00,2023-07-26 08:10:00,1854.05,1853.94,-0.0,flip_to_short -52967,做空,2023-07-26 08:10:00,2023-07-26 09:25:00,1853.94,1852.0,0.0,tp_lower -52968,做多,2023-07-26 10:30:00,2023-07-26 10:45:00,1851.98,1850.72,-0.0,flip_to_short -52969,做空,2023-07-26 10:45:00,2023-07-26 10:50:00,1850.72,1851.37,-0.0,flip_to_long -52970,做多,2023-07-26 10:50:00,2023-07-26 11:40:00,1851.37,1851.43,-0.0,flip_to_short -52971,做空,2023-07-26 11:40:00,2023-07-26 11:50:00,1851.43,1850.26,0.0,tp_lower -52972,做多,2023-07-26 12:10:00,2023-07-26 12:20:00,1851.66,1853.98,0.0,tp_upper -52973,做空,2023-07-26 14:00:00,2023-07-26 14:10:00,1856.12,1855.38,-0.0,flip_to_long -52974,做多,2023-07-26 14:10:00,2023-07-26 14:20:00,1855.38,1858.51,0.0,tp_upper -52975,做空,2023-07-26 14:45:00,2023-07-26 14:50:00,1856.26,1856.47,-0.0,flip_to_long -52976,做多,2023-07-26 14:50:00,2023-07-26 15:10:00,1856.47,1860.02,0.0,tp_upper -52977,做空,2023-07-26 16:20:00,2023-07-26 16:35:00,1858.04,1857.74,-0.0,tp_lower -52978,做多,2023-07-26 16:40:00,2023-07-26 16:45:00,1859.61,1859.41,-0.0,flip_to_short -52979,做空,2023-07-26 16:45:00,2023-07-26 16:55:00,1859.41,1858.54,-0.0,flip_to_long -52980,做多,2023-07-26 16:55:00,2023-07-26 17:05:00,1858.54,1859.15,-0.0,flip_to_short -52981,做空,2023-07-26 17:05:00,2023-07-26 17:10:00,1859.15,1857.27,0.0,tp_lower -52982,做多,2023-07-26 17:20:00,2023-07-26 17:25:00,1859.68,1857.96,-0.0,flip_to_short -52983,做空,2023-07-26 17:25:00,2023-07-26 17:30:00,1857.96,1858.66,-0.0,flip_to_long -52984,做多,2023-07-26 17:30:00,2023-07-26 17:50:00,1858.66,1858.68,-0.0,flip_to_short -52985,做空,2023-07-26 17:50:00,2023-07-26 17:55:00,1858.68,1856.41,0.0,tp_lower -52986,做多,2023-07-26 18:00:00,2023-07-26 18:05:00,1860.74,1861.03,-0.0,tp_upper -52987,做空,2023-07-26 19:05:00,2023-07-26 19:20:00,1859.06,1866.32,-0.0,flip_to_long -52988,做多,2023-07-26 19:20:00,2023-07-26 20:05:00,1866.32,1876.59,0.0,tp_upper -52989,做空,2023-07-26 21:20:00,2023-07-26 21:30:00,1878.82,1874.32,0.0,tp_lower -52990,做多,2023-07-26 22:55:00,2023-07-26 23:20:00,1871.59,1870.48,-0.0,flip_to_short -52991,做空,2023-07-26 23:20:00,2023-07-26 23:45:00,1870.48,1869.7,-0.0,flip_to_long -52992,做多,2023-07-26 23:45:00,2023-07-27 00:05:00,1869.7,1868.87,-0.0,flip_to_short -52993,做空,2023-07-27 00:05:00,2023-07-27 00:15:00,1868.87,1869.79,-0.0,flip_to_long -52994,做多,2023-07-27 00:15:00,2023-07-27 00:25:00,1869.79,1870.5,-0.0,flip_to_short -52995,做空,2023-07-27 00:25:00,2023-07-27 00:45:00,1870.5,1867.09,0.0,tp_lower -52996,做多,2023-07-27 00:55:00,2023-07-27 01:15:00,1869.15,1871.7,0.0,tp_upper -52997,做空,2023-07-27 02:25:00,2023-07-27 02:30:00,1870.9,1871.99,-0.0,flip_to_long -52998,做多,2023-07-27 02:30:00,2023-07-27 02:45:00,1871.99,1875.01,0.0,tp_upper -52999,做空,2023-07-27 03:55:00,2023-07-27 04:00:00,1875.11,1876.15,-0.0,flip_to_long -53000,做多,2023-07-27 04:00:00,2023-07-27 04:05:00,1876.15,1875.86,-0.0,flip_to_short -53001,做空,2023-07-27 04:05:00,2023-07-27 04:10:00,1875.86,1876.41,-0.0,flip_to_long -53002,做多,2023-07-27 04:10:00,2023-07-27 04:20:00,1876.41,1878.18,0.0,tp_upper -53003,做多,2023-07-27 05:40:00,2023-07-27 05:50:00,1878.72,1878.47,-0.0,flip_to_short -53004,做空,2023-07-27 05:50:00,2023-07-27 05:55:00,1878.47,1877.61,-0.0,tp_lower -53005,做多,2023-07-27 07:20:00,2023-07-27 07:25:00,1875.73,1875.37,-0.0,flip_to_short -53006,做空,2023-07-27 07:25:00,2023-07-27 07:30:00,1875.37,1875.95,-0.0,flip_to_long -53007,做多,2023-07-27 07:30:00,2023-07-27 07:50:00,1875.95,1871.75,-0.0,flip_to_short -53008,做空,2023-07-27 07:50:00,2023-07-27 07:55:00,1871.75,1871.09,-0.0,tp_lower -53009,做多,2023-07-27 08:45:00,2023-07-27 09:00:00,1876.74,1878.96,0.0,tp_upper -53010,做空,2023-07-27 10:20:00,2023-07-27 10:55:00,1879.72,1876.9,0.0,tp_lower -53011,做多,2023-07-27 12:30:00,2023-07-27 12:50:00,1875.73,1875.7,-0.0,flip_to_short -53012,做空,2023-07-27 12:50:00,2023-07-27 12:55:00,1875.7,1876.96,-0.0,flip_to_long -53013,做多,2023-07-27 12:55:00,2023-07-27 13:00:00,1876.96,1876.2,-0.0,tp_upper -53014,做空,2023-07-27 13:05:00,2023-07-27 13:30:00,1875.71,1876.41,-0.0,tp_lower -53015,做空,2023-07-27 13:35:00,2023-07-27 13:40:00,1875.26,1873.95,0.0,tp_lower -53016,做多,2023-07-27 13:50:00,2023-07-27 15:45:00,1874.1,1868.72,-0.0,flip_to_short -53017,做空,2023-07-27 15:45:00,2023-07-27 16:00:00,1868.72,1868.14,-0.0,flip_to_long -53018,做多,2023-07-27 16:00:00,2023-07-27 16:05:00,1868.14,1866.84,-0.0,flip_to_short -53019,做空,2023-07-27 16:05:00,2023-07-27 16:10:00,1866.84,1867.22,-0.0,flip_to_long -53020,做多,2023-07-27 16:10:00,2023-07-27 16:35:00,1867.22,1867.25,-0.0,flip_to_short -53021,做空,2023-07-27 16:35:00,2023-07-27 17:05:00,1867.25,1865.48,0.0,tp_lower -53022,做多,2023-07-27 17:20:00,2023-07-27 17:30:00,1866.69,1865.63,-0.0,flip_to_short -53023,做空,2023-07-27 17:30:00,2023-07-27 17:40:00,1865.63,1864.4,0.0,tp_lower -53024,做多,2023-07-27 19:15:00,2023-07-27 19:20:00,1861.56,1860.32,-0.0,flip_to_short -53025,做空,2023-07-27 19:20:00,2023-07-27 19:40:00,1860.32,1856.83,0.0,tp_lower -53026,做多,2023-07-27 19:50:00,2023-07-27 20:15:00,1859.22,1859.5,-0.0,flip_to_short -53027,做空,2023-07-27 20:15:00,2023-07-27 20:20:00,1859.5,1860.41,-0.0,flip_to_long -53028,做多,2023-07-27 20:20:00,2023-07-27 20:25:00,1860.41,1860.33,-0.0,flip_to_short -53029,做空,2023-07-27 20:25:00,2023-07-27 20:35:00,1860.33,1859.55,-0.0,flip_to_long -53030,做多,2023-07-27 20:35:00,2023-07-27 20:40:00,1859.55,1858.41,-0.0,flip_to_short -53031,做空,2023-07-27 20:40:00,2023-07-27 21:30:00,1858.41,1859.35,-0.0,flip_to_long -53032,做多,2023-07-27 21:30:00,2023-07-27 21:35:00,1859.35,1858.82,-0.0,flip_to_short -53033,做空,2023-07-27 21:35:00,2023-07-27 22:00:00,1858.82,1860.36,-0.0,flip_to_long -53034,做多,2023-07-27 22:00:00,2023-07-27 22:25:00,1860.36,1858.69,-0.0,flip_to_short -53035,做空,2023-07-27 22:25:00,2023-07-27 22:30:00,1858.69,1858.78,-0.0,flip_to_long -53036,做多,2023-07-27 22:30:00,2023-07-27 22:40:00,1858.78,1858.67,-0.0,flip_to_short -53037,做空,2023-07-27 22:40:00,2023-07-27 22:50:00,1858.67,1856.21,0.0,tp_lower -53038,做多,2023-07-27 23:30:00,2023-07-27 23:45:00,1858.3,1858.66,-0.0,tp_upper -53039,做空,2023-07-28 01:05:00,2023-07-28 01:15:00,1860.04,1861.86,-0.0,flip_to_long -53040,做多,2023-07-28 01:15:00,2023-07-28 01:20:00,1861.86,1861.05,-0.0,flip_to_short -53041,做空,2023-07-28 01:20:00,2023-07-28 01:25:00,1861.05,1861.55,-0.0,flip_to_long -53042,做多,2023-07-28 01:25:00,2023-07-28 01:30:00,1861.55,1861.38,-0.0,flip_to_short -53043,做空,2023-07-28 01:30:00,2023-07-28 02:25:00,1861.38,1861.88,-0.0,flip_to_long -53044,做多,2023-07-28 02:25:00,2023-07-28 02:30:00,1861.88,1860.94,-0.0,flip_to_short -53045,做空,2023-07-28 02:30:00,2023-07-28 02:40:00,1860.94,1859.26,0.0,tp_lower -53046,做多,2023-07-28 03:00:00,2023-07-28 03:05:00,1862.1,1861.82,-0.0,flip_to_short -53047,做空,2023-07-28 03:05:00,2023-07-28 03:20:00,1861.82,1861.72,-0.0,flip_to_long -53048,做多,2023-07-28 03:20:00,2023-07-28 03:30:00,1861.72,1863.69,0.0,tp_upper -53049,做空,2023-07-28 03:40:00,2023-07-28 03:45:00,1861.39,1860.15,0.0,tp_lower -53050,做多,2023-07-28 03:55:00,2023-07-28 04:00:00,1862.02,1860.01,-0.0,flip_to_short -53051,做空,2023-07-28 04:00:00,2023-07-28 04:15:00,1860.01,1861.68,-0.0,flip_to_long -53052,做多,2023-07-28 04:15:00,2023-07-28 04:20:00,1861.68,1861.49,-0.0,flip_to_short -53053,做空,2023-07-28 04:20:00,2023-07-28 04:25:00,1861.49,1861.68,-0.0,flip_to_long -53054,做多,2023-07-28 04:25:00,2023-07-28 05:10:00,1861.68,1862.27,-0.0,flip_to_short -53055,做空,2023-07-28 05:10:00,2023-07-28 05:35:00,1862.27,1859.13,0.0,tp_lower -53056,做多,2023-07-28 06:40:00,2023-07-28 06:50:00,1860.11,1859.12,-0.0,flip_to_short -53057,做空,2023-07-28 06:50:00,2023-07-28 07:00:00,1859.12,1860.59,-0.0,flip_to_long -53058,做多,2023-07-28 07:00:00,2023-07-28 07:15:00,1860.59,1861.64,0.0,tp_upper -53059,做空,2023-07-28 07:40:00,2023-07-28 08:15:00,1860.08,1860.1,-0.0,flip_to_long -53060,做多,2023-07-28 08:15:00,2023-07-28 08:50:00,1860.1,1860.51,-0.0,flip_to_short -53061,做空,2023-07-28 08:50:00,2023-07-28 08:55:00,1860.51,1861.93,-0.0,flip_to_long -53062,做多,2023-07-28 08:55:00,2023-07-28 09:10:00,1861.93,1863.87,0.0,tp_upper -53063,做空,2023-07-28 10:55:00,2023-07-28 11:25:00,1865.98,1866.21,-0.0,flip_to_long -53064,做多,2023-07-28 11:25:00,2023-07-28 11:35:00,1866.21,1867.2,0.0,tp_upper -53065,做空,2023-07-28 11:55:00,2023-07-28 12:00:00,1865.77,1867.19,-0.0,flip_to_long -53066,做多,2023-07-28 12:00:00,2023-07-28 12:05:00,1867.19,1868.11,-0.0,tp_upper -53067,做空,2023-07-28 13:15:00,2023-07-28 13:30:00,1869.28,1871.51,-0.0,flip_to_long -53068,做多,2023-07-28 13:30:00,2023-07-28 13:35:00,1871.51,1868.73,-0.0,flip_to_short -53069,做空,2023-07-28 13:35:00,2023-07-28 13:50:00,1868.73,1869.51,-0.0,flip_to_long -53070,做多,2023-07-28 13:50:00,2023-07-28 14:10:00,1869.51,1874.86,0.0,tp_upper -53071,做空,2023-07-28 15:30:00,2023-07-28 15:55:00,1876.69,1874.74,0.0,tp_lower -53072,做多,2023-07-28 16:20:00,2023-07-28 16:30:00,1876.15,1876.69,-0.0,flip_to_short -53073,做空,2023-07-28 16:30:00,2023-07-28 17:05:00,1876.69,1870.98,0.0,tp_lower -53074,做空,2023-07-28 19:25:00,2023-07-28 19:30:00,1873.33,1873.83,-0.0,flip_to_long -53075,做多,2023-07-28 19:30:00,2023-07-28 22:05:00,1873.83,1875.53,0.0,flip_to_short -53076,做空,2023-07-28 22:05:00,2023-07-28 22:10:00,1875.53,1875.9,-0.0,flip_to_long -53077,做多,2023-07-28 22:10:00,2023-07-28 22:15:00,1875.9,1875.0,-0.0,flip_to_short -53078,做空,2023-07-28 22:15:00,2023-07-28 22:45:00,1875.0,1875.99,-0.0,flip_to_long -53079,做多,2023-07-28 22:45:00,2023-07-28 22:55:00,1875.99,1875.24,-0.0,flip_to_short -53080,做空,2023-07-28 22:55:00,2023-07-28 23:05:00,1875.24,1875.66,-0.0,flip_to_long -53081,做多,2023-07-28 23:05:00,2023-07-28 23:10:00,1875.66,1875.49,-0.0,flip_to_short -53082,做空,2023-07-28 23:10:00,2023-07-28 23:15:00,1875.49,1874.38,0.0,tp_lower -53083,做多,2023-07-29 00:15:00,2023-07-29 00:50:00,1875.69,1873.77,-0.0,flip_to_short -53084,做空,2023-07-29 00:50:00,2023-07-29 01:25:00,1873.77,1872.99,-0.0,tp_lower -53085,做多,2023-07-29 01:30:00,2023-07-29 01:40:00,1874.34,1875.72,0.0,tp_upper -53086,做空,2023-07-29 02:05:00,2023-07-29 02:20:00,1873.39,1872.84,-0.0,tp_lower -53087,做多,2023-07-29 02:50:00,2023-07-29 02:55:00,1874.26,1874.04,-0.0,flip_to_short -53088,做空,2023-07-29 02:55:00,2023-07-29 03:10:00,1874.04,1873.77,-0.0,flip_to_long -53089,做多,2023-07-29 03:10:00,2023-07-29 03:20:00,1873.77,1873.55,-0.0,flip_to_short -53090,做空,2023-07-29 03:20:00,2023-07-29 03:50:00,1873.55,1872.44,0.0,tp_lower -53091,做多,2023-07-29 04:15:00,2023-07-29 04:20:00,1874.93,1875.23,-0.0,tp_upper -53092,做空,2023-07-29 05:15:00,2023-07-29 06:55:00,1874.04,1872.88,0.0,flip_to_long -53093,做多,2023-07-29 06:55:00,2023-07-29 07:00:00,1872.88,1872.62,-0.0,flip_to_short -53094,做空,2023-07-29 07:00:00,2023-07-29 07:05:00,1872.62,1872.94,-0.0,flip_to_long -53095,做多,2023-07-29 07:05:00,2023-07-29 07:15:00,1872.94,1872.55,-0.0,flip_to_short -53096,做空,2023-07-29 07:15:00,2023-07-29 07:35:00,1872.55,1872.93,-0.0,flip_to_long -53097,做多,2023-07-29 07:35:00,2023-07-29 07:40:00,1872.93,1871.88,-0.0,flip_to_short -53098,做空,2023-07-29 07:40:00,2023-07-29 07:45:00,1871.88,1871.18,-0.0,tp_lower -53099,做多,2023-07-29 08:05:00,2023-07-29 08:30:00,1872.24,1872.21,-0.0,flip_to_short -53100,做空,2023-07-29 08:30:00,2023-07-29 08:40:00,1872.21,1870.7,0.0,tp_lower -53101,做多,2023-07-29 09:15:00,2023-07-29 09:20:00,1871.87,1871.6,-0.0,flip_to_short -53102,做空,2023-07-29 09:20:00,2023-07-29 09:45:00,1871.6,1869.0,0.0,tp_lower -53103,做多,2023-07-29 10:20:00,2023-07-29 10:35:00,1870.5,1869.85,-0.0,flip_to_short -53104,做空,2023-07-29 10:35:00,2023-07-29 11:10:00,1869.85,1870.2,-0.0,flip_to_long -53105,做多,2023-07-29 11:10:00,2023-07-29 11:15:00,1870.2,1871.55,0.0,tp_upper -53106,做空,2023-07-29 11:50:00,2023-07-29 12:05:00,1870.28,1870.39,-0.0,flip_to_long -53107,做多,2023-07-29 12:05:00,2023-07-29 12:20:00,1870.39,1872.57,0.0,tp_upper -53108,做空,2023-07-29 12:45:00,2023-07-29 12:50:00,1871.0,1871.18,-0.0,flip_to_long -53109,做多,2023-07-29 12:50:00,2023-07-29 13:00:00,1871.18,1873.21,0.0,tp_upper -53110,做空,2023-07-29 13:40:00,2023-07-29 14:05:00,1872.5,1873.0,-0.0,flip_to_long -53111,做多,2023-07-29 14:05:00,2023-07-29 14:35:00,1873.0,1872.64,-0.0,flip_to_short -53112,做空,2023-07-29 14:35:00,2023-07-29 14:50:00,1872.64,1871.53,0.0,tp_lower -53113,做多,2023-07-29 15:30:00,2023-07-29 16:55:00,1872.54,1872.99,-0.0,tp_upper -53114,做空,2023-07-29 18:10:00,2023-07-29 18:30:00,1873.63,1874.34,-0.0,flip_to_long -53115,做多,2023-07-29 18:30:00,2023-07-29 18:40:00,1874.34,1873.76,-0.0,flip_to_short -53116,做空,2023-07-29 18:40:00,2023-07-29 18:50:00,1873.76,1873.86,-0.0,flip_to_long -53117,做多,2023-07-29 18:50:00,2023-07-29 19:05:00,1873.86,1877.87,0.0,tp_upper -53118,做空,2023-07-29 21:20:00,2023-07-29 21:25:00,1882.01,1882.07,-0.0,flip_to_long -53119,做多,2023-07-29 21:25:00,2023-07-29 23:50:00,1882.07,1880.52,-0.0,flip_to_short -53120,做空,2023-07-29 23:50:00,2023-07-30 00:15:00,1880.52,1879.38,0.0,tp_lower -53121,做多,2023-07-30 00:40:00,2023-07-30 01:05:00,1879.14,1879.1,-0.0,flip_to_short -53122,做空,2023-07-30 01:05:00,2023-07-30 01:10:00,1879.1,1879.57,-0.0,flip_to_long -53123,做多,2023-07-30 01:10:00,2023-07-30 01:20:00,1879.57,1878.07,-0.0,flip_to_short -53124,做空,2023-07-30 01:20:00,2023-07-30 01:35:00,1878.07,1877.02,0.0,tp_lower -53125,做多,2023-07-30 03:00:00,2023-07-30 03:05:00,1878.05,1877.79,-0.0,tp_upper -53126,做空,2023-07-30 03:30:00,2023-07-30 03:35:00,1877.26,1877.63,-0.0,flip_to_long -53127,做多,2023-07-30 03:35:00,2023-07-30 03:40:00,1877.63,1877.26,-0.0,flip_to_short -53128,做空,2023-07-30 03:40:00,2023-07-30 03:55:00,1877.26,1877.27,-0.0,flip_to_long -53129,做多,2023-07-30 03:55:00,2023-07-30 04:05:00,1877.27,1877.31,-0.0,flip_to_short -53130,做空,2023-07-30 04:05:00,2023-07-30 04:20:00,1877.31,1877.49,-0.0,flip_to_long -53131,做多,2023-07-30 04:20:00,2023-07-30 04:30:00,1877.49,1878.68,0.0,tp_upper -53132,做空,2023-07-30 05:00:00,2023-07-30 05:10:00,1877.02,1876.19,-0.0,tp_lower -53133,做多,2023-07-30 07:05:00,2023-07-30 08:00:00,1874.6,1873.69,-0.0,flip_to_short -53134,做空,2023-07-30 08:00:00,2023-07-30 08:20:00,1873.69,1874.07,-0.0,flip_to_long -53135,做多,2023-07-30 08:20:00,2023-07-30 08:30:00,1874.07,1873.79,-0.0,flip_to_short -53136,做空,2023-07-30 08:30:00,2023-07-30 08:35:00,1873.79,1874.17,-0.0,flip_to_long -53137,做多,2023-07-30 08:35:00,2023-07-30 08:50:00,1874.17,1873.86,-0.0,flip_to_short -53138,做空,2023-07-30 08:50:00,2023-07-30 09:05:00,1873.86,1872.85,0.0,tp_lower -53139,做多,2023-07-30 09:20:00,2023-07-30 09:25:00,1874.14,1873.72,-0.0,flip_to_short -53140,做空,2023-07-30 09:25:00,2023-07-30 09:30:00,1873.72,1872.56,0.0,tp_lower -53141,做多,2023-07-30 10:00:00,2023-07-30 10:40:00,1873.34,1873.13,-0.0,flip_to_short -53142,做空,2023-07-30 10:40:00,2023-07-30 10:50:00,1873.13,1871.78,0.0,tp_lower -53143,做多,2023-07-30 10:55:00,2023-07-30 11:10:00,1873.99,1875.79,0.0,tp_upper -53144,做空,2023-07-30 11:25:00,2023-07-30 11:45:00,1873.32,1874.24,-0.0,flip_to_long -53145,做多,2023-07-30 11:45:00,2023-07-30 12:40:00,1874.24,1876.6,0.0,tp_upper -53146,做空,2023-07-30 13:15:00,2023-07-30 13:20:00,1874.86,1874.4,-0.0,tp_lower -53147,做多,2023-07-30 14:15:00,2023-07-30 14:30:00,1874.8,1873.96,-0.0,flip_to_short -53148,做空,2023-07-30 14:30:00,2023-07-30 14:35:00,1873.96,1874.32,-0.0,flip_to_long -53149,做多,2023-07-30 14:35:00,2023-07-30 14:45:00,1874.32,1880.48,0.0,tp_upper -53150,做空,2023-07-30 15:45:00,2023-07-30 16:30:00,1877.78,1873.08,0.0,tp_lower -53151,做多,2023-07-30 17:35:00,2023-07-30 17:45:00,1875.88,1875.44,-0.0,flip_to_short -53152,做空,2023-07-30 17:45:00,2023-07-30 18:35:00,1875.44,1875.53,-0.0,flip_to_long -53153,做多,2023-07-30 18:35:00,2023-07-30 19:25:00,1875.53,1877.88,0.0,tp_upper -53154,做空,2023-07-30 19:30:00,2023-07-30 19:40:00,1877.04,1876.71,-0.0,flip_to_long -53155,做多,2023-07-30 19:40:00,2023-07-30 19:45:00,1876.71,1871.0,-0.0,flip_to_short -53156,做空,2023-07-30 19:45:00,2023-07-30 19:50:00,1871.0,1863.71,0.0,tp_lower -53157,做多,2023-07-30 20:55:00,2023-07-30 21:05:00,1864.99,1861.97,-0.0,flip_to_short -53158,做空,2023-07-30 21:05:00,2023-07-30 21:40:00,1861.97,1859.21,0.0,flip_to_long -53159,做多,2023-07-30 21:40:00,2023-07-30 22:00:00,1859.21,1859.01,-0.0,flip_to_short -53160,做空,2023-07-30 22:00:00,2023-07-30 22:40:00,1859.01,1854.64,0.0,tp_lower -53161,做多,2023-07-30 23:05:00,2023-07-30 23:35:00,1857.65,1861.76,0.0,tp_upper -53162,做多,2023-07-31 02:15:00,2023-07-31 02:30:00,1870.72,1874.2,0.0,tp_upper -53163,做空,2023-07-31 02:45:00,2023-07-31 03:50:00,1870.0,1867.95,0.0,tp_lower -53164,做空,2023-07-31 05:35:00,2023-07-31 06:05:00,1864.16,1863.05,0.0,flip_to_long -53165,做多,2023-07-31 06:05:00,2023-07-31 06:15:00,1863.05,1864.51,0.0,tp_upper -53166,做空,2023-07-31 07:45:00,2023-07-31 07:55:00,1864.91,1864.2,-0.0,tp_lower -53167,做多,2023-07-31 08:20:00,2023-07-31 08:25:00,1865.26,1868.08,0.0,tp_upper -53168,做空,2023-07-31 09:15:00,2023-07-31 09:20:00,1865.73,1865.92,-0.0,flip_to_long -53169,做多,2023-07-31 09:20:00,2023-07-31 10:15:00,1865.92,1868.32,0.0,tp_upper -53170,做空,2023-07-31 10:45:00,2023-07-31 11:30:00,1867.02,1867.49,-0.0,flip_to_long -53171,做多,2023-07-31 11:30:00,2023-07-31 12:30:00,1867.49,1869.29,0.0,tp_upper -53172,做空,2023-07-31 13:30:00,2023-07-31 13:50:00,1868.18,1863.74,0.0,tp_lower -53173,做多,2023-07-31 16:15:00,2023-07-31 17:00:00,1858.55,1858.67,-0.0,flip_to_short -53174,做空,2023-07-31 17:00:00,2023-07-31 17:25:00,1858.67,1856.49,0.0,tp_lower -53175,做多,2023-07-31 17:35:00,2023-07-31 17:45:00,1859.41,1862.16,0.0,tp_upper -53176,做空,2023-07-31 18:15:00,2023-07-31 18:25:00,1859.13,1859.49,-0.0,flip_to_long -53177,做多,2023-07-31 18:25:00,2023-07-31 19:00:00,1859.49,1859.51,-0.0,flip_to_short -53178,做空,2023-07-31 19:00:00,2023-07-31 19:15:00,1859.51,1859.39,-0.0,tp_lower -53179,做多,2023-07-31 19:20:00,2023-07-31 19:25:00,1860.03,1859.51,-0.0,flip_to_short -53180,做空,2023-07-31 19:25:00,2023-07-31 19:30:00,1859.51,1860.28,-0.0,flip_to_long -53181,做多,2023-07-31 19:30:00,2023-07-31 19:45:00,1860.28,1859.78,-0.0,flip_to_short -53182,做空,2023-07-31 19:45:00,2023-07-31 19:55:00,1859.78,1855.84,0.0,tp_lower -53183,做多,2023-07-31 20:20:00,2023-07-31 20:40:00,1858.73,1855.15,-0.0,flip_to_short -53184,做空,2023-07-31 20:40:00,2023-07-31 20:45:00,1855.15,1853.07,0.0,tp_lower -53185,做多,2023-07-31 21:20:00,2023-07-31 21:25:00,1857.42,1854.0,-0.0,flip_to_short -53186,做空,2023-07-31 21:25:00,2023-07-31 21:30:00,1854.0,1856.25,-0.0,flip_to_long -53187,做多,2023-07-31 21:30:00,2023-07-31 21:35:00,1856.25,1854.7,-0.0,flip_to_short -53188,做空,2023-07-31 21:35:00,2023-07-31 21:55:00,1854.7,1856.39,-0.0,flip_to_long -53189,做多,2023-07-31 21:55:00,2023-07-31 22:00:00,1856.39,1854.81,-0.0,flip_to_short -53190,做空,2023-07-31 22:00:00,2023-07-31 22:10:00,1854.81,1854.81,-0.0,flip_to_long -53191,做多,2023-07-31 22:10:00,2023-07-31 22:35:00,1854.81,1854.56,-0.0,flip_to_short -53192,做空,2023-07-31 22:35:00,2023-07-31 22:55:00,1854.56,1855.5,-0.0,flip_to_long -53193,做多,2023-07-31 22:55:00,2023-07-31 23:00:00,1855.5,1855.08,-0.0,flip_to_short -53194,做空,2023-07-31 23:00:00,2023-07-31 23:15:00,1855.08,1855.76,-0.0,flip_to_long -53195,做多,2023-07-31 23:15:00,2023-07-31 23:25:00,1855.76,1854.62,-0.0,flip_to_short -53196,做空,2023-07-31 23:25:00,2023-07-31 23:35:00,1854.62,1855.74,-0.0,flip_to_long -53197,做多,2023-07-31 23:35:00,2023-07-31 23:40:00,1855.74,1856.77,0.0,tp_upper -53198,做空,2023-07-31 23:55:00,2023-08-01 00:00:00,1855.39,1855.47,-0.0,flip_to_long -53199,做多,2023-08-01 00:00:00,2023-08-01 00:05:00,1855.47,1854.28,-0.0,flip_to_short -53200,做空,2023-08-01 00:05:00,2023-08-01 00:15:00,1854.28,1856.16,-0.0,flip_to_long -53201,做多,2023-08-01 00:15:00,2023-08-01 00:20:00,1856.16,1857.2,0.0,tp_upper -53202,做空,2023-08-01 01:20:00,2023-08-01 01:50:00,1858.51,1851.8,0.0,tp_lower -53203,做多,2023-08-01 04:35:00,2023-08-01 04:50:00,1826.45,1824.84,-0.0,flip_to_short -53204,做空,2023-08-01 04:50:00,2023-08-01 05:00:00,1824.84,1825.29,-0.0,flip_to_long -53205,做多,2023-08-01 05:00:00,2023-08-01 05:10:00,1825.29,1824.31,-0.0,flip_to_short -53206,做空,2023-08-01 05:10:00,2023-08-01 05:15:00,1824.31,1825.38,-0.0,flip_to_long -53207,做多,2023-08-01 05:15:00,2023-08-01 05:35:00,1825.38,1827.51,0.0,tp_upper -53208,做多,2023-08-01 07:10:00,2023-08-01 07:15:00,1830.67,1829.91,-0.0,flip_to_short -53209,做空,2023-08-01 07:15:00,2023-08-01 07:20:00,1829.91,1830.39,-0.0,flip_to_long -53210,做多,2023-08-01 07:20:00,2023-08-01 08:25:00,1830.39,1835.28,0.0,tp_upper -53211,做空,2023-08-01 09:10:00,2023-08-01 10:30:00,1833.86,1832.81,0.0,flip_to_long -53212,做多,2023-08-01 10:30:00,2023-08-01 10:50:00,1832.81,1834.01,0.0,tp_upper -53213,做空,2023-08-01 11:20:00,2023-08-01 11:30:00,1832.4,1829.76,0.0,tp_lower -53214,做多,2023-08-01 12:30:00,2023-08-01 12:40:00,1831.62,1833.03,0.0,tp_upper -53215,做空,2023-08-01 12:45:00,2023-08-01 14:15:00,1831.19,1831.39,-0.0,flip_to_long -53216,做多,2023-08-01 14:15:00,2023-08-01 14:25:00,1831.39,1833.41,0.0,flip_to_short -53217,做空,2023-08-01 14:25:00,2023-08-01 14:35:00,1833.41,1833.93,-0.0,flip_to_long -53218,做多,2023-08-01 14:35:00,2023-08-01 14:40:00,1833.93,1829.43,-0.0,flip_to_short -53219,做空,2023-08-01 14:40:00,2023-08-01 14:45:00,1829.43,1828.78,-0.0,tp_lower -53220,做多,2023-08-01 15:30:00,2023-08-01 15:35:00,1830.4,1828.77,-0.0,flip_to_short -53221,做空,2023-08-01 15:35:00,2023-08-01 15:40:00,1828.77,1832.7,-0.0,flip_to_long -53222,做多,2023-08-01 15:40:00,2023-08-01 15:55:00,1832.7,1834.24,0.0,tp_upper -53223,做空,2023-08-01 16:25:00,2023-08-01 16:40:00,1832.17,1831.35,-0.0,flip_to_long -53224,做多,2023-08-01 16:40:00,2023-08-01 17:30:00,1831.35,1834.53,0.0,flip_to_short -53225,做空,2023-08-01 17:30:00,2023-08-01 20:15:00,1834.53,1850.4,-0.0,flip_to_long -53226,做多,2023-08-01 20:15:00,2023-08-01 20:25:00,1850.4,1847.71,-0.0,flip_to_short -53227,做空,2023-08-01 20:25:00,2023-08-01 20:30:00,1847.71,1849.58,-0.0,tp_lower -53228,做多,2023-08-01 20:45:00,2023-08-01 20:55:00,1850.2,1849.82,-0.0,flip_to_short -53229,做空,2023-08-01 20:55:00,2023-08-01 21:15:00,1849.82,1851.04,-0.0,flip_to_long -53230,做多,2023-08-01 21:15:00,2023-08-01 21:35:00,1851.04,1848.79,-0.0,flip_to_short -53231,做空,2023-08-01 21:35:00,2023-08-01 21:45:00,1848.79,1847.41,0.0,tp_lower -53232,做多,2023-08-01 22:25:00,2023-08-01 22:30:00,1849.49,1848.72,-0.0,flip_to_short -53233,做空,2023-08-01 22:30:00,2023-08-01 22:40:00,1848.72,1849.14,-0.0,flip_to_long -53234,做多,2023-08-01 22:40:00,2023-08-01 22:45:00,1849.14,1849.02,-0.0,flip_to_short -53235,做空,2023-08-01 22:45:00,2023-08-01 22:50:00,1849.02,1850.36,-0.0,flip_to_long -53236,做多,2023-08-01 22:50:00,2023-08-01 23:00:00,1850.36,1852.2,0.0,tp_upper -53237,做空,2023-08-02 00:40:00,2023-08-02 00:55:00,1869.58,1870.07,-0.0,flip_to_long -53238,做多,2023-08-02 00:55:00,2023-08-02 01:30:00,1870.07,1876.59,0.0,tp_upper -53239,做空,2023-08-02 01:40:00,2023-08-02 02:00:00,1872.27,1866.63,0.0,tp_lower -53240,做多,2023-08-02 04:30:00,2023-08-02 04:35:00,1864.41,1863.99,-0.0,flip_to_short -53241,做空,2023-08-02 04:35:00,2023-08-02 04:55:00,1863.99,1862.63,0.0,flip_to_long -53242,做多,2023-08-02 04:55:00,2023-08-02 05:55:00,1862.63,1861.55,-0.0,flip_to_short -53243,做空,2023-08-02 05:55:00,2023-08-02 06:00:00,1861.55,1863.01,-0.0,flip_to_long -53244,做多,2023-08-02 06:00:00,2023-08-02 06:10:00,1863.01,1862.36,-0.0,flip_to_short -53245,做空,2023-08-02 06:10:00,2023-08-02 06:50:00,1862.36,1857.57,0.0,tp_lower -53246,做多,2023-08-02 07:15:00,2023-08-02 07:25:00,1860.62,1859.45,-0.0,flip_to_short -53247,做空,2023-08-02 07:25:00,2023-08-02 07:50:00,1859.45,1856.31,0.0,tp_lower -53248,做多,2023-08-02 08:35:00,2023-08-02 09:15:00,1855.02,1859.54,0.0,tp_upper -53249,做空,2023-08-02 09:30:00,2023-08-02 10:30:00,1855.74,1856.29,-0.0,flip_to_long -53250,做多,2023-08-02 10:30:00,2023-08-02 11:35:00,1856.29,1859.95,0.0,tp_upper -53251,做空,2023-08-02 12:15:00,2023-08-02 12:20:00,1856.82,1855.96,-0.0,tp_lower -53252,做多,2023-08-02 13:40:00,2023-08-02 13:50:00,1853.67,1850.21,-0.0,flip_to_short -53253,做空,2023-08-02 13:50:00,2023-08-02 13:55:00,1850.21,1851.82,-0.0,tp_lower -53254,做多,2023-08-02 15:35:00,2023-08-02 15:45:00,1842.65,1842.05,-0.0,flip_to_short -53255,做空,2023-08-02 15:45:00,2023-08-02 15:50:00,1842.05,1842.44,-0.0,flip_to_long -53256,做多,2023-08-02 15:50:00,2023-08-02 15:55:00,1842.44,1841.8,-0.0,flip_to_short -53257,做空,2023-08-02 15:55:00,2023-08-02 16:00:00,1841.8,1842.52,-0.0,flip_to_long -53258,做多,2023-08-02 16:00:00,2023-08-02 16:05:00,1842.52,1842.03,-0.0,flip_to_short -53259,做空,2023-08-02 16:05:00,2023-08-02 16:30:00,1842.03,1841.48,-0.0,tp_lower -53260,做空,2023-08-02 16:50:00,2023-08-02 16:55:00,1827.82,1828.54,-0.0,tp_lower -53261,做多,2023-08-02 17:35:00,2023-08-02 17:40:00,1837.96,1834.25,-0.0,flip_to_short -53262,做空,2023-08-02 17:40:00,2023-08-02 18:15:00,1834.25,1834.05,-0.0,flip_to_long -53263,做多,2023-08-02 18:15:00,2023-08-02 18:20:00,1834.05,1831.16,-0.0,flip_to_short -53264,做空,2023-08-02 18:20:00,2023-08-02 18:25:00,1831.16,1832.72,-0.0,flip_to_long -53265,做多,2023-08-02 18:25:00,2023-08-02 19:15:00,1832.72,1837.71,0.0,tp_upper -53266,做空,2023-08-02 20:55:00,2023-08-02 21:10:00,1841.79,1840.1,0.0,tp_lower -53267,做多,2023-08-02 21:25:00,2023-08-02 21:35:00,1843.27,1841.91,-0.0,flip_to_short -53268,做空,2023-08-02 21:35:00,2023-08-02 21:40:00,1841.91,1843.2,-0.0,flip_to_long -53269,做多,2023-08-02 21:40:00,2023-08-02 22:00:00,1843.2,1842.24,-0.0,flip_to_short -53270,做空,2023-08-02 22:00:00,2023-08-02 22:05:00,1842.24,1844.09,-0.0,flip_to_long -53271,做多,2023-08-02 22:05:00,2023-08-02 22:45:00,1844.09,1842.37,-0.0,flip_to_short -53272,做空,2023-08-02 22:45:00,2023-08-02 23:00:00,1842.37,1841.17,0.0,tp_lower -53273,做多,2023-08-03 00:15:00,2023-08-03 00:35:00,1841.82,1842.5,-0.0,tp_upper -53274,做空,2023-08-03 00:55:00,2023-08-03 01:00:00,1838.18,1837.6,-0.0,tp_lower -53275,做多,2023-08-03 01:10:00,2023-08-03 01:15:00,1840.63,1838.1,-0.0,flip_to_short -53276,做空,2023-08-03 01:15:00,2023-08-03 01:20:00,1838.1,1840.26,-0.0,flip_to_long -53277,做多,2023-08-03 01:20:00,2023-08-03 01:25:00,1840.26,1839.2,-0.0,flip_to_short -53278,做空,2023-08-03 01:25:00,2023-08-03 01:30:00,1839.2,1840.99,-0.0,flip_to_long -53279,做多,2023-08-03 01:30:00,2023-08-03 01:45:00,1840.99,1845.17,0.0,tp_upper -53280,做空,2023-08-03 02:25:00,2023-08-03 02:55:00,1838.51,1840.81,-0.0,flip_to_long -53281,做多,2023-08-03 02:55:00,2023-08-03 03:30:00,1840.81,1839.05,-0.0,flip_to_short -53282,做空,2023-08-03 03:30:00,2023-08-03 03:50:00,1839.05,1839.38,-0.0,flip_to_long -53283,做多,2023-08-03 03:50:00,2023-08-03 04:10:00,1839.38,1839.4,-0.0,flip_to_short -53284,做空,2023-08-03 04:10:00,2023-08-03 04:15:00,1839.4,1839.6,-0.0,flip_to_long -53285,做多,2023-08-03 04:15:00,2023-08-03 06:05:00,1839.6,1838.2,-0.0,tp_upper -53286,做空,2023-08-03 06:30:00,2023-08-03 06:35:00,1836.83,1837.35,-0.0,flip_to_long -53287,做多,2023-08-03 06:35:00,2023-08-03 06:40:00,1837.35,1836.14,-0.0,flip_to_short -53288,做空,2023-08-03 06:40:00,2023-08-03 06:45:00,1836.14,1837.37,-0.0,flip_to_long -53289,做多,2023-08-03 06:45:00,2023-08-03 06:50:00,1837.37,1832.44,-0.0,flip_to_short -53290,做空,2023-08-03 06:50:00,2023-08-03 06:55:00,1832.44,1834.35,-0.0,tp_lower -53291,做多,2023-08-03 08:35:00,2023-08-03 08:40:00,1832.52,1828.96,-0.0,flip_to_short -53292,做空,2023-08-03 08:40:00,2023-08-03 08:55:00,1828.96,1832.35,-0.0,flip_to_long -53293,做多,2023-08-03 08:55:00,2023-08-03 09:00:00,1832.35,1831.9,-0.0,flip_to_short -53294,做空,2023-08-03 09:00:00,2023-08-03 11:45:00,1831.9,1837.07,-0.0,flip_to_long -53295,做多,2023-08-03 11:45:00,2023-08-03 11:50:00,1837.07,1837.8,-0.0,tp_upper -53296,做空,2023-08-03 12:10:00,2023-08-03 12:20:00,1836.41,1835.28,0.0,tp_lower -53297,做多,2023-08-03 13:10:00,2023-08-03 13:15:00,1837.11,1838.01,-0.0,tp_upper -53298,做空,2023-08-03 13:30:00,2023-08-03 13:35:00,1835.26,1837.67,-0.0,flip_to_long -53299,做多,2023-08-03 13:35:00,2023-08-03 14:00:00,1837.67,1840.02,0.0,tp_upper -53300,做空,2023-08-03 14:20:00,2023-08-03 14:25:00,1836.47,1837.56,-0.0,flip_to_long -53301,做多,2023-08-03 14:25:00,2023-08-03 14:35:00,1837.56,1841.39,0.0,tp_upper -53302,做空,2023-08-03 15:20:00,2023-08-03 15:30:00,1840.82,1842.0,-0.0,flip_to_long -53303,做多,2023-08-03 15:30:00,2023-08-03 15:40:00,1842.0,1840.44,-0.0,flip_to_short -53304,做空,2023-08-03 15:40:00,2023-08-03 15:45:00,1840.44,1841.36,-0.0,flip_to_long -53305,做多,2023-08-03 15:45:00,2023-08-03 16:30:00,1841.36,1844.39,0.0,tp_upper -53306,做空,2023-08-03 17:45:00,2023-08-03 19:05:00,1848.56,1845.99,0.0,flip_to_long -53307,做多,2023-08-03 19:05:00,2023-08-03 19:10:00,1845.99,1843.17,-0.0,flip_to_short -53308,做空,2023-08-03 19:10:00,2023-08-03 19:35:00,1843.17,1844.01,-0.0,flip_to_long -53309,做多,2023-08-03 19:35:00,2023-08-03 19:45:00,1844.01,1844.0,-0.0,flip_to_short -53310,做空,2023-08-03 19:45:00,2023-08-03 19:50:00,1844.0,1845.39,-0.0,flip_to_long -53311,做多,2023-08-03 19:50:00,2023-08-03 20:00:00,1845.39,1847.83,0.0,tp_upper -53312,做空,2023-08-03 20:45:00,2023-08-03 21:55:00,1846.16,1839.18,0.0,tp_lower -53313,做多,2023-08-03 23:05:00,2023-08-03 23:10:00,1837.24,1836.25,-0.0,flip_to_short -53314,做空,2023-08-03 23:10:00,2023-08-03 23:15:00,1836.25,1836.25,-0.0,flip_to_long -53315,做多,2023-08-03 23:15:00,2023-08-03 23:50:00,1836.25,1835.23,-0.0,flip_to_short -53316,做空,2023-08-03 23:50:00,2023-08-04 00:00:00,1835.23,1836.81,-0.0,flip_to_long -53317,做多,2023-08-04 00:00:00,2023-08-04 00:05:00,1836.81,1833.07,-0.0,flip_to_short -53318,做空,2023-08-04 00:05:00,2023-08-04 00:10:00,1833.07,1836.04,-0.0,tp_lower -53319,做多,2023-08-04 00:15:00,2023-08-04 00:25:00,1837.44,1833.49,-0.0,flip_to_short -53320,做空,2023-08-04 00:25:00,2023-08-04 00:30:00,1833.49,1833.72,-0.0,tp_lower -53321,做多,2023-08-04 00:50:00,2023-08-04 01:00:00,1837.05,1835.82,-0.0,flip_to_short -53322,做空,2023-08-04 01:00:00,2023-08-04 01:10:00,1835.82,1835.45,-0.0,flip_to_long -53323,做多,2023-08-04 01:10:00,2023-08-04 01:45:00,1835.45,1834.52,-0.0,flip_to_short -53324,做空,2023-08-04 01:45:00,2023-08-04 02:00:00,1834.52,1835.98,-0.0,flip_to_long -53325,做多,2023-08-04 02:00:00,2023-08-04 02:05:00,1835.98,1833.79,-0.0,flip_to_short -53326,做空,2023-08-04 02:05:00,2023-08-04 02:15:00,1833.79,1834.39,-0.0,tp_lower -53327,做多,2023-08-04 02:35:00,2023-08-04 02:40:00,1834.73,1834.67,-0.0,flip_to_short -53328,做空,2023-08-04 02:40:00,2023-08-04 03:20:00,1834.67,1834.79,-0.0,flip_to_long -53329,做多,2023-08-04 03:20:00,2023-08-04 03:35:00,1834.79,1832.83,-0.0,flip_to_short -53330,做空,2023-08-04 03:35:00,2023-08-04 03:55:00,1832.83,1833.49,-0.0,flip_to_long -53331,做多,2023-08-04 03:55:00,2023-08-04 04:10:00,1833.49,1832.81,-0.0,flip_to_short -53332,做空,2023-08-04 04:10:00,2023-08-04 04:20:00,1832.81,1831.29,0.0,tp_lower -53333,做多,2023-08-04 04:40:00,2023-08-04 05:05:00,1833.25,1834.76,0.0,tp_upper -53334,做空,2023-08-04 06:10:00,2023-08-04 06:15:00,1834.75,1834.86,-0.0,flip_to_long -53335,做多,2023-08-04 06:15:00,2023-08-04 06:30:00,1834.86,1834.2,-0.0,flip_to_short -53336,做空,2023-08-04 06:30:00,2023-08-04 06:35:00,1834.2,1833.71,-0.0,tp_lower -53337,做多,2023-08-04 07:45:00,2023-08-04 07:50:00,1834.23,1836.14,0.0,tp_upper -53338,做空,2023-08-04 08:50:00,2023-08-04 09:10:00,1834.7,1835.27,-0.0,flip_to_long -53339,做多,2023-08-04 09:10:00,2023-08-04 09:50:00,1835.27,1836.48,0.0,flip_to_short -53340,做空,2023-08-04 09:50:00,2023-08-04 10:45:00,1836.48,1833.65,0.0,tp_lower -53341,做空,2023-08-04 11:55:00,2023-08-04 12:05:00,1833.77,1834.38,-0.0,flip_to_long -53342,做多,2023-08-04 12:05:00,2023-08-04 12:10:00,1834.38,1833.66,-0.0,flip_to_short -53343,做空,2023-08-04 12:10:00,2023-08-04 12:20:00,1833.66,1834.83,-0.0,flip_to_long -53344,做多,2023-08-04 12:20:00,2023-08-04 12:25:00,1834.83,1836.05,0.0,tp_upper -53345,做空,2023-08-04 12:30:00,2023-08-04 12:35:00,1833.6,1834.47,-0.0,tp_lower -53346,做空,2023-08-04 14:00:00,2023-08-04 14:10:00,1836.0,1840.61,-0.0,flip_to_long -53347,做多,2023-08-04 14:10:00,2023-08-04 14:40:00,1840.61,1842.76,0.0,flip_to_short -53348,做空,2023-08-04 14:40:00,2023-08-04 14:50:00,1842.76,1847.26,-0.0,flip_to_long -53349,做多,2023-08-04 14:50:00,2023-08-04 16:05:00,1847.26,1844.68,-0.0,flip_to_short -53350,做空,2023-08-04 16:05:00,2023-08-04 16:10:00,1844.68,1846.68,-0.0,flip_to_long -53351,做多,2023-08-04 16:10:00,2023-08-04 16:15:00,1846.68,1844.95,-0.0,flip_to_short -53352,做空,2023-08-04 16:15:00,2023-08-04 16:25:00,1844.95,1847.29,-0.0,flip_to_long -53353,做多,2023-08-04 16:25:00,2023-08-04 16:30:00,1847.29,1845.48,-0.0,flip_to_short -53354,做空,2023-08-04 16:30:00,2023-08-04 16:35:00,1845.48,1844.52,0.0,tp_lower -53355,做多,2023-08-04 16:50:00,2023-08-04 17:05:00,1846.19,1845.63,-0.0,flip_to_short -53356,做空,2023-08-04 17:05:00,2023-08-04 17:20:00,1845.63,1843.75,0.0,tp_lower -53357,做多,2023-08-04 20:00:00,2023-08-04 20:35:00,1832.07,1829.09,-0.0,flip_to_short -53358,做空,2023-08-04 20:35:00,2023-08-04 20:40:00,1829.09,1827.32,0.0,tp_lower -53359,做多,2023-08-04 21:05:00,2023-08-04 21:20:00,1830.88,1828.13,-0.0,flip_to_short -53360,做空,2023-08-04 21:20:00,2023-08-04 21:45:00,1828.13,1829.84,-0.0,flip_to_long -53361,做多,2023-08-04 21:45:00,2023-08-04 22:45:00,1829.84,1828.78,-0.0,flip_to_short -53362,做空,2023-08-04 22:45:00,2023-08-04 23:20:00,1828.78,1826.4,0.0,tp_lower -53363,做多,2023-08-04 23:40:00,2023-08-05 00:10:00,1829.35,1829.71,-0.0,tp_upper -53364,做空,2023-08-05 01:10:00,2023-08-05 01:25:00,1830.59,1828.26,0.0,tp_lower -53365,做空,2023-08-05 04:15:00,2023-08-05 04:40:00,1830.32,1829.01,0.0,tp_lower -53366,做多,2023-08-05 05:20:00,2023-08-05 05:45:00,1830.76,1832.75,0.0,tp_upper -53367,做空,2023-08-05 06:15:00,2023-08-05 07:15:00,1831.03,1830.32,-0.0,tp_lower -53368,做多,2023-08-05 07:40:00,2023-08-05 07:50:00,1830.78,1830.21,-0.0,flip_to_short -53369,做空,2023-08-05 07:50:00,2023-08-05 08:30:00,1830.21,1831.11,-0.0,flip_to_long -53370,做多,2023-08-05 08:30:00,2023-08-05 08:40:00,1831.11,1832.57,0.0,tp_upper -53371,做空,2023-08-05 09:40:00,2023-08-05 10:10:00,1830.95,1831.77,-0.0,flip_to_long -53372,做多,2023-08-05 10:10:00,2023-08-05 10:20:00,1831.77,1832.29,-0.0,tp_upper -53373,做空,2023-08-05 10:45:00,2023-08-05 11:00:00,1830.54,1831.65,-0.0,flip_to_long -53374,做多,2023-08-05 11:00:00,2023-08-05 11:05:00,1831.65,1834.39,0.0,tp_upper -53375,做空,2023-08-05 11:50:00,2023-08-05 12:00:00,1832.19,1832.33,-0.0,flip_to_long -53376,做多,2023-08-05 12:00:00,2023-08-05 13:35:00,1832.33,1831.15,-0.0,flip_to_short -53377,做空,2023-08-05 13:35:00,2023-08-05 13:45:00,1831.15,1831.66,-0.0,flip_to_long -53378,做多,2023-08-05 13:45:00,2023-08-05 13:55:00,1831.66,1832.18,-0.0,tp_upper -53379,做空,2023-08-05 15:10:00,2023-08-05 15:25:00,1833.78,1831.76,0.0,tp_lower -53380,做多,2023-08-05 15:40:00,2023-08-05 16:15:00,1832.65,1832.53,-0.0,flip_to_short -53381,做空,2023-08-05 16:15:00,2023-08-05 16:30:00,1832.53,1831.14,0.0,tp_lower -53382,做多,2023-08-05 17:15:00,2023-08-05 18:15:00,1833.28,1836.78,0.0,tp_upper -53383,做空,2023-08-05 19:30:00,2023-08-05 19:40:00,1835.18,1836.24,-0.0,flip_to_long -53384,做多,2023-08-05 19:40:00,2023-08-05 19:45:00,1836.24,1835.15,-0.0,flip_to_short -53385,做空,2023-08-05 19:45:00,2023-08-05 20:00:00,1835.15,1834.67,-0.0,tp_lower -53386,做多,2023-08-05 21:10:00,2023-08-05 21:25:00,1834.52,1835.34,-0.0,tp_upper -53387,做空,2023-08-05 21:55:00,2023-08-05 22:05:00,1834.49,1834.37,-0.0,flip_to_long -53388,做多,2023-08-05 22:05:00,2023-08-05 22:35:00,1834.37,1835.89,0.0,tp_upper -53389,做空,2023-08-05 23:40:00,2023-08-05 23:50:00,1835.88,1836.32,-0.0,flip_to_long -53390,做多,2023-08-05 23:50:00,2023-08-06 00:35:00,1836.32,1834.98,-0.0,flip_to_short -53391,做空,2023-08-06 00:35:00,2023-08-06 00:45:00,1834.98,1836.13,-0.0,flip_to_long -53392,做多,2023-08-06 00:45:00,2023-08-06 00:50:00,1836.13,1836.01,-0.0,flip_to_short -53393,做空,2023-08-06 00:50:00,2023-08-06 01:15:00,1836.01,1835.89,-0.0,flip_to_long -53394,做多,2023-08-06 01:15:00,2023-08-06 01:20:00,1835.89,1835.53,-0.0,flip_to_short -53395,做空,2023-08-06 01:20:00,2023-08-06 01:55:00,1835.53,1832.64,0.0,tp_lower -53396,做多,2023-08-06 02:10:00,2023-08-06 02:20:00,1834.87,1837.7,0.0,tp_upper -53397,做空,2023-08-06 02:45:00,2023-08-06 04:25:00,1835.79,1834.54,0.0,flip_to_long -53398,做多,2023-08-06 04:25:00,2023-08-06 05:30:00,1834.54,1834.81,-0.0,flip_to_short -53399,做空,2023-08-06 05:30:00,2023-08-06 05:40:00,1834.81,1834.85,-0.0,flip_to_long -53400,做多,2023-08-06 05:40:00,2023-08-06 06:00:00,1834.85,1836.04,0.0,tp_upper -53401,做空,2023-08-06 06:05:00,2023-08-06 06:10:00,1835.07,1833.9,0.0,tp_lower -53402,做空,2023-08-06 07:35:00,2023-08-06 07:40:00,1833.06,1833.59,-0.0,flip_to_long -53403,做多,2023-08-06 07:40:00,2023-08-06 07:50:00,1833.59,1834.4,-0.0,tp_upper -53404,做空,2023-08-06 08:10:00,2023-08-06 08:15:00,1833.24,1834.14,-0.0,flip_to_long -53405,做多,2023-08-06 08:15:00,2023-08-06 08:20:00,1834.14,1834.88,-0.0,tp_upper -53406,做空,2023-08-06 09:00:00,2023-08-06 09:10:00,1834.05,1831.3,0.0,tp_lower -53407,做多,2023-08-06 10:55:00,2023-08-06 11:05:00,1830.05,1831.06,0.0,tp_upper -53408,做空,2023-08-06 12:20:00,2023-08-06 12:25:00,1830.52,1830.33,-0.0,tp_lower -53409,做多,2023-08-06 13:45:00,2023-08-06 13:50:00,1829.36,1829.12,-0.0,flip_to_short -53410,做空,2023-08-06 13:50:00,2023-08-06 14:10:00,1829.12,1825.8,0.0,tp_lower -53411,做多,2023-08-06 14:15:00,2023-08-06 14:25:00,1828.17,1829.63,0.0,tp_upper -53412,做空,2023-08-06 14:40:00,2023-08-06 14:50:00,1827.91,1829.0,-0.0,flip_to_long -53413,做多,2023-08-06 14:50:00,2023-08-06 15:35:00,1829.0,1828.71,-0.0,flip_to_short -53414,做空,2023-08-06 15:35:00,2023-08-06 15:50:00,1828.71,1827.95,-0.0,tp_lower -53415,做多,2023-08-06 16:10:00,2023-08-06 16:15:00,1828.83,1828.02,-0.0,flip_to_short -53416,做空,2023-08-06 16:15:00,2023-08-06 16:20:00,1828.02,1828.65,-0.0,flip_to_long -53417,做多,2023-08-06 16:20:00,2023-08-06 16:35:00,1828.65,1831.08,0.0,tp_upper -53418,做空,2023-08-06 17:20:00,2023-08-06 17:25:00,1830.4,1831.05,-0.0,flip_to_long -53419,做多,2023-08-06 17:25:00,2023-08-06 17:50:00,1831.05,1832.38,0.0,flip_to_short -53420,做空,2023-08-06 17:50:00,2023-08-06 18:00:00,1832.38,1832.98,-0.0,flip_to_long -53421,做多,2023-08-06 18:00:00,2023-08-06 18:05:00,1832.98,1832.73,-0.0,flip_to_short -53422,做空,2023-08-06 18:05:00,2023-08-06 18:15:00,1832.73,1833.65,-0.0,flip_to_long -53423,做多,2023-08-06 18:15:00,2023-08-06 18:35:00,1833.65,1832.97,-0.0,flip_to_short -53424,做空,2023-08-06 18:35:00,2023-08-06 19:00:00,1832.97,1831.99,0.0,tp_lower -53425,做多,2023-08-06 20:50:00,2023-08-06 20:55:00,1831.4,1831.72,-0.0,tp_upper -53426,做空,2023-08-06 21:45:00,2023-08-06 22:00:00,1832.44,1829.99,0.0,tp_lower -53427,做多,2023-08-06 22:15:00,2023-08-06 22:20:00,1833.15,1832.61,-0.0,flip_to_short -53428,做空,2023-08-06 22:20:00,2023-08-06 23:10:00,1832.61,1827.64,0.0,tp_lower -53429,做多,2023-08-06 23:55:00,2023-08-07 00:15:00,1829.38,1830.69,0.0,tp_upper -53430,做空,2023-08-07 00:30:00,2023-08-07 00:35:00,1827.53,1826.47,0.0,tp_lower -53431,做多,2023-08-07 00:40:00,2023-08-07 00:45:00,1830.41,1829.0,-0.0,flip_to_short -53432,做空,2023-08-07 00:45:00,2023-08-07 00:55:00,1829.0,1829.37,-0.0,flip_to_long -53433,做多,2023-08-07 00:55:00,2023-08-07 01:10:00,1829.37,1832.32,0.0,tp_upper -53434,做空,2023-08-07 03:10:00,2023-08-07 03:15:00,1841.44,1841.61,-0.0,flip_to_long -53435,做多,2023-08-07 03:15:00,2023-08-07 04:30:00,1841.61,1840.82,-0.0,flip_to_short -53436,做空,2023-08-07 04:30:00,2023-08-07 05:25:00,1840.82,1840.18,-0.0,flip_to_long -53437,做多,2023-08-07 05:25:00,2023-08-07 05:35:00,1840.18,1839.84,-0.0,tp_upper -53438,做多,2023-08-07 05:40:00,2023-08-07 08:30:00,1839.97,1834.55,-0.0,flip_to_short -53439,做空,2023-08-07 08:30:00,2023-08-07 08:35:00,1834.55,1834.7,-0.0,flip_to_long -53440,做多,2023-08-07 08:35:00,2023-08-07 10:10:00,1834.7,1833.97,-0.0,flip_to_short -53441,做空,2023-08-07 10:10:00,2023-08-07 10:15:00,1833.97,1834.48,-0.0,flip_to_long -53442,做多,2023-08-07 10:15:00,2023-08-07 10:20:00,1834.48,1834.28,-0.0,flip_to_short -53443,做空,2023-08-07 10:20:00,2023-08-07 10:35:00,1834.28,1834.2,-0.0,flip_to_long -53444,做多,2023-08-07 10:35:00,2023-08-07 10:45:00,1834.2,1836.67,0.0,tp_upper -53445,做空,2023-08-07 11:20:00,2023-08-07 12:15:00,1834.66,1832.3,0.0,tp_lower -53446,做多,2023-08-07 12:45:00,2023-08-07 12:50:00,1832.97,1835.78,0.0,tp_upper -53447,做空,2023-08-07 12:55:00,2023-08-07 13:00:00,1832.72,1832.75,-0.0,flip_to_long -53448,做多,2023-08-07 13:00:00,2023-08-07 14:40:00,1832.75,1829.6,-0.0,tp_upper -53449,做多,2023-08-07 14:45:00,2023-08-07 14:50:00,1830.8,1828.62,-0.0,flip_to_short -53450,做空,2023-08-07 14:50:00,2023-08-07 14:55:00,1828.62,1829.09,-0.0,flip_to_long -53451,做多,2023-08-07 14:55:00,2023-08-07 16:55:00,1829.09,1814.99,-0.0,flip_to_short -53452,做空,2023-08-07 16:55:00,2023-08-07 17:00:00,1814.99,1815.55,-0.0,flip_to_long -53453,做多,2023-08-07 17:00:00,2023-08-07 17:25:00,1815.55,1808.09,-0.0,flip_to_short -53454,做空,2023-08-07 17:25:00,2023-08-07 17:30:00,1808.09,1807.56,-0.0,tp_lower -53455,做多,2023-08-07 17:45:00,2023-08-07 18:05:00,1812.96,1821.33,0.0,tp_upper -53456,做空,2023-08-07 19:15:00,2023-08-07 19:50:00,1819.55,1823.28,-0.0,flip_to_long -53457,做多,2023-08-07 19:50:00,2023-08-07 21:20:00,1823.28,1829.73,0.0,tp_upper -53458,做空,2023-08-07 21:35:00,2023-08-07 21:55:00,1825.5,1824.78,-0.0,flip_to_long -53459,做多,2023-08-07 21:55:00,2023-08-07 23:00:00,1824.78,1828.0,0.0,tp_upper -53460,做空,2023-08-07 23:20:00,2023-08-07 23:25:00,1825.35,1826.34,-0.0,flip_to_long -53461,做多,2023-08-07 23:25:00,2023-08-07 23:30:00,1826.34,1825.4,-0.0,flip_to_short -53462,做空,2023-08-07 23:30:00,2023-08-07 23:35:00,1825.4,1827.29,-0.0,flip_to_long -53463,做多,2023-08-07 23:35:00,2023-08-08 00:00:00,1827.29,1829.28,0.0,tp_upper -53464,做空,2023-08-08 00:30:00,2023-08-08 00:35:00,1827.49,1828.19,-0.0,flip_to_long -53465,做多,2023-08-08 00:35:00,2023-08-08 00:50:00,1828.19,1830.6,0.0,tp_upper -53466,做空,2023-08-08 01:25:00,2023-08-08 02:30:00,1828.36,1829.25,-0.0,flip_to_long -53467,做多,2023-08-08 02:30:00,2023-08-08 02:55:00,1829.25,1828.39,-0.0,flip_to_short -53468,做空,2023-08-08 02:55:00,2023-08-08 03:10:00,1828.39,1829.1,-0.0,flip_to_long -53469,做多,2023-08-08 03:10:00,2023-08-08 04:05:00,1829.1,1829.73,-0.0,tp_upper -53470,做空,2023-08-08 06:15:00,2023-08-08 06:25:00,1834.61,1834.59,-0.0,flip_to_long -53471,做多,2023-08-08 06:25:00,2023-08-08 06:45:00,1834.59,1835.15,-0.0,flip_to_short -53472,做空,2023-08-08 06:45:00,2023-08-08 06:50:00,1835.15,1833.52,0.0,tp_lower -53473,做多,2023-08-08 08:30:00,2023-08-08 08:35:00,1831.15,1830.31,-0.0,flip_to_short -53474,做空,2023-08-08 08:35:00,2023-08-08 09:00:00,1830.31,1830.4,-0.0,flip_to_long -53475,做多,2023-08-08 09:00:00,2023-08-08 09:05:00,1830.4,1829.56,-0.0,flip_to_short -53476,做空,2023-08-08 09:05:00,2023-08-08 09:15:00,1829.56,1830.33,-0.0,flip_to_long -53477,做多,2023-08-08 09:15:00,2023-08-08 09:20:00,1830.33,1829.8,-0.0,flip_to_short -53478,做空,2023-08-08 09:20:00,2023-08-08 09:30:00,1829.8,1830.04,-0.0,flip_to_long -53479,做多,2023-08-08 09:30:00,2023-08-08 09:45:00,1830.04,1830.28,-0.0,tp_upper -53480,做空,2023-08-08 09:50:00,2023-08-08 09:55:00,1829.61,1830.13,-0.0,flip_to_long -53481,做多,2023-08-08 09:55:00,2023-08-08 10:00:00,1830.13,1829.87,-0.0,flip_to_short -53482,做空,2023-08-08 10:00:00,2023-08-08 10:05:00,1829.87,1830.15,-0.0,flip_to_long -53483,做多,2023-08-08 10:05:00,2023-08-08 10:10:00,1830.15,1829.71,-0.0,flip_to_short -53484,做空,2023-08-08 10:10:00,2023-08-08 10:20:00,1829.71,1829.89,-0.0,flip_to_long -53485,做多,2023-08-08 10:20:00,2023-08-08 10:25:00,1829.89,1829.77,-0.0,flip_to_short -53486,做空,2023-08-08 10:25:00,2023-08-08 10:30:00,1829.77,1830.19,-0.0,flip_to_long -53487,做多,2023-08-08 10:30:00,2023-08-08 10:35:00,1830.19,1830.18,-0.0,flip_to_short -53488,做空,2023-08-08 10:35:00,2023-08-08 14:30:00,1830.18,1839.23,-0.0,flip_to_long -53489,做多,2023-08-08 14:30:00,2023-08-08 14:35:00,1839.23,1838.97,-0.0,flip_to_short -53490,做空,2023-08-08 14:35:00,2023-08-08 15:00:00,1838.97,1838.73,-0.0,flip_to_long -53491,做多,2023-08-08 15:00:00,2023-08-08 15:35:00,1838.73,1844.43,0.0,tp_upper -53492,做空,2023-08-08 17:45:00,2023-08-08 17:50:00,1851.1,1854.5,-0.0,flip_to_long -53493,做多,2023-08-08 17:50:00,2023-08-08 18:05:00,1854.5,1852.51,-0.0,flip_to_short -53494,做空,2023-08-08 18:05:00,2023-08-08 18:10:00,1852.51,1863.37,-0.0,flip_to_long -53495,做多,2023-08-08 18:10:00,2023-08-08 18:15:00,1863.37,1867.33,0.0,tp_upper -53496,做空,2023-08-08 18:45:00,2023-08-08 18:55:00,1855.79,1857.84,-0.0,flip_to_long -53497,做多,2023-08-08 18:55:00,2023-08-08 19:15:00,1857.84,1859.99,0.0,flip_to_short -53498,做空,2023-08-08 19:15:00,2023-08-08 20:15:00,1859.99,1859.93,-0.0,flip_to_long -53499,做多,2023-08-08 20:15:00,2023-08-08 20:35:00,1859.93,1860.86,-0.0,tp_upper -53500,做空,2023-08-08 20:45:00,2023-08-08 23:20:00,1860.9,1858.57,0.0,flip_to_long -53501,做多,2023-08-08 23:20:00,2023-08-08 23:30:00,1858.57,1857.44,-0.0,flip_to_short -53502,做空,2023-08-08 23:30:00,2023-08-08 23:40:00,1857.44,1855.27,0.0,tp_lower -53503,做多,2023-08-09 00:05:00,2023-08-09 00:30:00,1857.61,1858.71,0.0,tp_upper -53504,做空,2023-08-09 00:35:00,2023-08-09 01:00:00,1856.33,1852.78,0.0,tp_lower -53505,做多,2023-08-09 01:05:00,2023-08-09 01:20:00,1856.1,1858.93,0.0,tp_upper -53506,做空,2023-08-09 02:00:00,2023-08-09 02:30:00,1857.54,1853.33,0.0,tp_lower -53507,做多,2023-08-09 03:50:00,2023-08-09 04:00:00,1853.49,1853.12,-0.0,flip_to_short -53508,做空,2023-08-09 04:00:00,2023-08-09 04:05:00,1853.12,1854.44,-0.0,flip_to_long -53509,做多,2023-08-09 04:05:00,2023-08-09 04:30:00,1854.44,1855.17,-0.0,tp_upper -53510,做空,2023-08-09 05:35:00,2023-08-09 05:45:00,1855.55,1857.59,-0.0,flip_to_long -53511,做多,2023-08-09 05:45:00,2023-08-09 06:00:00,1857.59,1856.46,-0.0,flip_to_short -53512,做空,2023-08-09 06:00:00,2023-08-09 06:05:00,1856.46,1854.79,0.0,tp_lower -53513,做多,2023-08-09 06:45:00,2023-08-09 07:40:00,1855.99,1859.59,0.0,tp_upper -53514,做空,2023-08-09 08:30:00,2023-08-09 08:35:00,1859.97,1860.08,-0.0,flip_to_long -53515,做多,2023-08-09 08:35:00,2023-08-09 09:05:00,1860.08,1860.26,-0.0,flip_to_short -53516,做空,2023-08-09 09:05:00,2023-08-09 09:15:00,1860.26,1859.62,-0.0,tp_lower -53517,做多,2023-08-09 10:35:00,2023-08-09 10:40:00,1861.13,1860.8,-0.0,tp_upper -53518,做空,2023-08-09 11:20:00,2023-08-09 11:45:00,1860.26,1862.74,-0.0,flip_to_long -53519,做多,2023-08-09 11:45:00,2023-08-09 12:15:00,1862.74,1860.6,-0.0,flip_to_short -53520,做空,2023-08-09 12:15:00,2023-08-09 12:30:00,1860.6,1864.25,-0.0,flip_to_long -53521,做多,2023-08-09 12:30:00,2023-08-09 12:35:00,1864.25,1863.96,-0.0,tp_upper -53522,做空,2023-08-09 13:25:00,2023-08-09 14:05:00,1864.33,1858.14,0.0,tp_lower -53523,做多,2023-08-09 14:30:00,2023-08-09 14:35:00,1863.12,1861.57,-0.0,flip_to_short -53524,做空,2023-08-09 14:35:00,2023-08-09 14:50:00,1861.57,1854.86,0.0,tp_lower -53525,做多,2023-08-09 16:30:00,2023-08-09 16:35:00,1853.39,1850.65,-0.0,flip_to_short -53526,做空,2023-08-09 16:35:00,2023-08-09 16:40:00,1850.65,1849.85,-0.0,tp_lower -53527,做多,2023-08-09 16:50:00,2023-08-09 16:55:00,1851.84,1848.46,-0.0,flip_to_short -53528,做空,2023-08-09 16:55:00,2023-08-09 17:00:00,1848.46,1848.56,-0.0,tp_lower -53529,做多,2023-08-09 17:10:00,2023-08-09 18:25:00,1851.16,1852.39,0.0,tp_upper -53530,做空,2023-08-09 19:20:00,2023-08-09 19:25:00,1850.78,1851.21,-0.0,flip_to_long -53531,做多,2023-08-09 19:25:00,2023-08-09 19:35:00,1851.21,1849.43,-0.0,flip_to_short -53532,做空,2023-08-09 19:35:00,2023-08-09 19:45:00,1849.43,1848.69,-0.0,tp_lower -53533,做空,2023-08-09 21:10:00,2023-08-09 21:20:00,1847.11,1850.36,-0.0,flip_to_long -53534,做多,2023-08-09 21:20:00,2023-08-09 23:00:00,1850.36,1856.24,0.0,tp_upper -53535,做空,2023-08-09 23:55:00,2023-08-10 00:00:00,1854.7,1854.94,-0.0,flip_to_long -53536,做多,2023-08-10 00:00:00,2023-08-10 00:35:00,1854.94,1854.8,-0.0,flip_to_short -53537,做空,2023-08-10 00:35:00,2023-08-10 00:50:00,1854.8,1854.65,-0.0,tp_lower -53538,做多,2023-08-10 00:55:00,2023-08-10 01:10:00,1856.77,1855.46,-0.0,flip_to_short -53539,做空,2023-08-10 01:10:00,2023-08-10 01:35:00,1855.46,1856.2,-0.0,flip_to_long -53540,做多,2023-08-10 01:35:00,2023-08-10 01:50:00,1856.2,1854.56,-0.0,flip_to_short -53541,做空,2023-08-10 01:50:00,2023-08-10 01:55:00,1854.56,1854.65,-0.0,tp_lower -53542,做多,2023-08-10 02:05:00,2023-08-10 02:15:00,1855.4,1855.31,-0.0,flip_to_short -53543,做空,2023-08-10 02:15:00,2023-08-10 02:25:00,1855.31,1855.22,-0.0,flip_to_long -53544,做多,2023-08-10 02:25:00,2023-08-10 02:45:00,1855.22,1855.04,-0.0,flip_to_short -53545,做空,2023-08-10 02:45:00,2023-08-10 02:50:00,1855.04,1853.64,0.0,tp_lower -53546,做多,2023-08-10 04:45:00,2023-08-10 04:50:00,1852.76,1852.34,-0.0,flip_to_short -53547,做空,2023-08-10 04:50:00,2023-08-10 05:05:00,1852.34,1850.8,0.0,tp_lower -53548,做多,2023-08-10 05:45:00,2023-08-10 05:55:00,1851.92,1853.2,0.0,tp_upper -53549,做空,2023-08-10 06:20:00,2023-08-10 07:10:00,1851.25,1851.86,-0.0,flip_to_long -53550,做多,2023-08-10 07:10:00,2023-08-10 07:35:00,1851.86,1850.71,-0.0,flip_to_short -53551,做空,2023-08-10 07:35:00,2023-08-10 08:00:00,1850.71,1850.97,-0.0,flip_to_long -53552,做多,2023-08-10 08:00:00,2023-08-10 08:05:00,1850.97,1850.39,-0.0,flip_to_short -53553,做空,2023-08-10 08:05:00,2023-08-10 08:25:00,1850.39,1851.32,-0.0,flip_to_long -53554,做多,2023-08-10 08:25:00,2023-08-10 08:30:00,1851.32,1850.54,-0.0,flip_to_short -53555,做空,2023-08-10 08:30:00,2023-08-10 08:35:00,1850.54,1850.82,-0.0,flip_to_long -53556,做多,2023-08-10 08:35:00,2023-08-10 09:10:00,1850.82,1851.08,-0.0,tp_upper -53557,做空,2023-08-10 09:20:00,2023-08-10 09:35:00,1850.62,1850.01,-0.0,tp_lower -53558,做多,2023-08-10 09:40:00,2023-08-10 09:45:00,1852.03,1851.82,-0.0,tp_upper -53559,做空,2023-08-10 10:15:00,2023-08-10 10:35:00,1850.81,1851.05,-0.0,flip_to_long -53560,做多,2023-08-10 10:35:00,2023-08-10 10:50:00,1851.05,1853.24,0.0,tp_upper -53561,做空,2023-08-10 11:20:00,2023-08-10 11:35:00,1851.66,1851.87,-0.0,flip_to_long -53562,做多,2023-08-10 11:35:00,2023-08-10 11:40:00,1851.87,1850.63,-0.0,flip_to_short -53563,做空,2023-08-10 11:40:00,2023-08-10 12:10:00,1850.63,1851.52,-0.0,flip_to_long -53564,做多,2023-08-10 12:10:00,2023-08-10 12:30:00,1851.52,1857.76,0.0,tp_upper -53565,做空,2023-08-10 12:35:00,2023-08-10 14:20:00,1853.8,1859.29,-0.0,flip_to_long -53566,做多,2023-08-10 14:20:00,2023-08-10 14:25:00,1859.29,1858.19,-0.0,flip_to_short -53567,做空,2023-08-10 14:25:00,2023-08-10 14:40:00,1858.19,1848.77,0.0,tp_lower -53568,做多,2023-08-10 15:35:00,2023-08-10 15:40:00,1855.42,1853.89,-0.0,flip_to_short -53569,做空,2023-08-10 15:40:00,2023-08-10 15:55:00,1853.89,1853.16,-0.0,flip_to_long -53570,做多,2023-08-10 15:55:00,2023-08-10 16:05:00,1853.16,1851.29,-0.0,flip_to_short -53571,做空,2023-08-10 16:05:00,2023-08-10 16:20:00,1851.29,1850.74,-0.0,tp_lower -53572,做多,2023-08-10 16:35:00,2023-08-10 16:50:00,1852.71,1851.77,-0.0,flip_to_short -53573,做空,2023-08-10 16:50:00,2023-08-10 17:20:00,1851.77,1849.04,0.0,tp_lower -53574,做多,2023-08-10 18:10:00,2023-08-10 18:20:00,1849.88,1849.8,-0.0,flip_to_short -53575,做空,2023-08-10 18:20:00,2023-08-10 18:50:00,1849.8,1849.42,-0.0,flip_to_long -53576,做多,2023-08-10 18:50:00,2023-08-10 19:20:00,1849.42,1848.78,-0.0,flip_to_short -53577,做空,2023-08-10 19:20:00,2023-08-10 19:30:00,1848.78,1848.02,-0.0,tp_lower -53578,做多,2023-08-10 19:35:00,2023-08-10 19:55:00,1848.54,1849.0,-0.0,flip_to_short -53579,做空,2023-08-10 19:55:00,2023-08-10 20:50:00,1849.0,1849.76,-0.0,flip_to_long -53580,做多,2023-08-10 20:50:00,2023-08-10 20:55:00,1849.76,1849.68,-0.0,flip_to_short -53581,做空,2023-08-10 20:55:00,2023-08-10 22:15:00,1849.68,1850.36,-0.0,flip_to_long -53582,做多,2023-08-10 22:15:00,2023-08-10 22:20:00,1850.36,1851.56,0.0,tp_upper -53583,做空,2023-08-10 22:55:00,2023-08-10 23:00:00,1850.72,1850.91,-0.0,flip_to_long -53584,做多,2023-08-10 23:00:00,2023-08-10 23:05:00,1850.91,1850.52,-0.0,flip_to_short -53585,做空,2023-08-10 23:05:00,2023-08-10 23:10:00,1850.52,1851.16,-0.0,flip_to_long -53586,做多,2023-08-10 23:10:00,2023-08-10 23:55:00,1851.16,1851.42,-0.0,flip_to_short -53587,做空,2023-08-10 23:55:00,2023-08-11 00:05:00,1851.42,1851.57,-0.0,flip_to_long -53588,做多,2023-08-11 00:05:00,2023-08-11 00:20:00,1851.57,1852.94,0.0,tp_upper -53589,做空,2023-08-11 00:30:00,2023-08-11 00:40:00,1851.85,1852.6,-0.0,flip_to_long -53590,做多,2023-08-11 00:40:00,2023-08-11 00:50:00,1852.6,1853.47,-0.0,tp_upper -53591,做空,2023-08-11 01:25:00,2023-08-11 01:40:00,1852.48,1850.84,0.0,tp_lower -53592,做多,2023-08-11 04:00:00,2023-08-11 04:35:00,1846.07,1847.4,0.0,tp_upper -53593,做空,2023-08-11 05:05:00,2023-08-11 05:15:00,1846.65,1846.62,-0.0,flip_to_long -53594,做多,2023-08-11 05:15:00,2023-08-11 05:40:00,1846.62,1848.57,0.0,tp_upper -53595,做空,2023-08-11 06:40:00,2023-08-11 06:45:00,1848.16,1848.16,-0.0,flip_to_long -53596,做多,2023-08-11 06:45:00,2023-08-11 06:50:00,1848.16,1849.41,0.0,tp_upper -53597,做空,2023-08-11 07:20:00,2023-08-11 07:25:00,1848.75,1849.14,-0.0,flip_to_long -53598,做多,2023-08-11 07:25:00,2023-08-11 07:50:00,1849.14,1848.7,-0.0,flip_to_short -53599,做空,2023-08-11 07:50:00,2023-08-11 08:00:00,1848.7,1849.14,-0.0,flip_to_long -53600,做多,2023-08-11 08:00:00,2023-08-11 08:15:00,1849.14,1850.61,0.0,tp_upper -53601,做空,2023-08-11 08:30:00,2023-08-11 08:45:00,1849.0,1847.71,0.0,tp_lower -53602,做多,2023-08-11 10:15:00,2023-08-11 10:20:00,1847.42,1848.99,0.0,tp_upper -53603,做空,2023-08-11 12:30:00,2023-08-11 12:35:00,1848.72,1850.5,-0.0,flip_to_long -53604,做多,2023-08-11 12:35:00,2023-08-11 12:45:00,1850.5,1848.82,-0.0,flip_to_short -53605,做空,2023-08-11 12:45:00,2023-08-11 13:30:00,1848.82,1847.53,0.0,tp_lower -53606,做多,2023-08-11 13:45:00,2023-08-11 13:55:00,1848.88,1852.0,0.0,tp_upper -53607,做空,2023-08-11 15:05:00,2023-08-11 15:10:00,1849.19,1847.0,0.0,tp_lower -53608,做多,2023-08-11 16:30:00,2023-08-11 16:35:00,1846.3,1845.99,-0.0,flip_to_short -53609,做空,2023-08-11 16:35:00,2023-08-11 16:40:00,1845.99,1840.87,0.0,tp_lower -53610,做多,2023-08-11 17:25:00,2023-08-11 17:30:00,1844.6,1844.0,-0.0,flip_to_short -53611,做空,2023-08-11 17:30:00,2023-08-11 18:05:00,1844.0,1843.61,-0.0,flip_to_long -53612,做多,2023-08-11 18:05:00,2023-08-11 18:10:00,1843.61,1842.66,-0.0,flip_to_short -53613,做空,2023-08-11 18:10:00,2023-08-11 19:20:00,1842.66,1843.69,-0.0,flip_to_long -53614,做多,2023-08-11 19:20:00,2023-08-11 19:35:00,1843.69,1843.6,-0.0,flip_to_short -53615,做空,2023-08-11 19:35:00,2023-08-11 20:05:00,1843.6,1843.97,-0.0,flip_to_long -53616,做多,2023-08-11 20:05:00,2023-08-11 20:30:00,1843.97,1843.37,-0.0,flip_to_short -53617,做空,2023-08-11 20:30:00,2023-08-11 20:40:00,1843.37,1843.58,-0.0,flip_to_long -53618,做多,2023-08-11 20:40:00,2023-08-11 20:55:00,1843.58,1845.09,0.0,tp_upper -53619,做空,2023-08-11 21:30:00,2023-08-11 21:50:00,1844.18,1844.4,-0.0,flip_to_long -53620,做多,2023-08-11 21:50:00,2023-08-11 23:25:00,1844.4,1847.1,0.0,tp_upper -53621,做空,2023-08-12 01:35:00,2023-08-12 02:45:00,1849.03,1847.18,0.0,tp_lower -53622,做多,2023-08-12 04:20:00,2023-08-12 04:25:00,1847.58,1847.32,-0.0,flip_to_short -53623,做空,2023-08-12 04:25:00,2023-08-12 04:30:00,1847.32,1847.9,-0.0,flip_to_long -53624,做多,2023-08-12 04:30:00,2023-08-12 04:55:00,1847.9,1847.66,-0.0,flip_to_short -53625,做空,2023-08-12 04:55:00,2023-08-12 05:25:00,1847.66,1846.4,0.0,tp_lower -53626,做多,2023-08-12 06:10:00,2023-08-12 06:45:00,1846.83,1847.75,-0.0,tp_upper -53627,做空,2023-08-12 08:15:00,2023-08-12 08:20:00,1848.76,1849.09,-0.0,flip_to_long -53628,做多,2023-08-12 08:20:00,2023-08-12 08:25:00,1849.09,1848.38,-0.0,flip_to_short -53629,做空,2023-08-12 08:25:00,2023-08-12 08:40:00,1848.38,1848.1,-0.0,tp_lower -53630,做多,2023-08-12 09:00:00,2023-08-12 10:30:00,1849.03,1849.47,-0.0,flip_to_short -53631,做空,2023-08-12 10:30:00,2023-08-12 10:45:00,1849.47,1849.96,-0.0,tp_lower -53632,做空,2023-08-12 11:10:00,2023-08-12 11:20:00,1849.86,1848.87,0.0,tp_lower -53633,做多,2023-08-12 11:45:00,2023-08-12 12:20:00,1849.92,1849.91,-0.0,flip_to_short -53634,做空,2023-08-12 12:20:00,2023-08-12 12:50:00,1849.91,1850.14,-0.0,flip_to_long -53635,做多,2023-08-12 12:50:00,2023-08-12 12:55:00,1850.14,1850.92,-0.0,tp_upper -53636,做空,2023-08-12 13:50:00,2023-08-12 14:00:00,1850.55,1850.75,-0.0,flip_to_long -53637,做多,2023-08-12 14:00:00,2023-08-12 14:55:00,1850.75,1851.99,0.0,tp_upper -53638,做空,2023-08-12 15:00:00,2023-08-12 15:40:00,1851.67,1850.63,0.0,tp_lower -53639,做多,2023-08-12 16:15:00,2023-08-12 16:20:00,1851.49,1851.31,-0.0,flip_to_short -53640,做空,2023-08-12 16:20:00,2023-08-12 16:25:00,1851.31,1851.99,-0.0,flip_to_long -53641,做多,2023-08-12 16:25:00,2023-08-12 16:50:00,1851.99,1850.98,-0.0,flip_to_short -53642,做空,2023-08-12 16:50:00,2023-08-12 17:30:00,1850.98,1849.76,0.0,tp_lower -53643,做多,2023-08-12 18:40:00,2023-08-12 20:20:00,1848.59,1847.45,-0.0,flip_to_short -53644,做空,2023-08-12 20:20:00,2023-08-12 21:00:00,1847.45,1845.84,0.0,tp_lower -53645,做多,2023-08-12 21:10:00,2023-08-12 21:45:00,1846.82,1846.62,-0.0,flip_to_short -53646,做空,2023-08-12 21:45:00,2023-08-12 21:50:00,1846.62,1848.93,-0.0,flip_to_long -53647,做多,2023-08-12 21:50:00,2023-08-12 21:55:00,1848.93,1848.53,-0.0,tp_upper -53648,做多,2023-08-12 23:45:00,2023-08-13 00:05:00,1848.71,1848.7,-0.0,flip_to_short -53649,做空,2023-08-13 00:05:00,2023-08-13 00:40:00,1848.7,1849.05,-0.0,flip_to_long -53650,做多,2023-08-13 00:40:00,2023-08-13 00:45:00,1849.05,1849.8,-0.0,tp_upper -53651,做空,2023-08-13 01:25:00,2023-08-13 03:05:00,1849.59,1848.38,0.0,tp_lower -53652,做多,2023-08-13 03:55:00,2023-08-13 04:10:00,1848.94,1848.84,-0.0,flip_to_short -53653,做空,2023-08-13 04:10:00,2023-08-13 04:30:00,1848.84,1847.93,-0.0,tp_lower -53654,做多,2023-08-13 04:50:00,2023-08-13 04:55:00,1848.47,1847.95,-0.0,flip_to_short -53655,做空,2023-08-13 04:55:00,2023-08-13 05:05:00,1847.95,1847.52,-0.0,tp_lower -53656,做多,2023-08-13 06:05:00,2023-08-13 06:30:00,1847.55,1848.1,-0.0,tp_upper -53657,做空,2023-08-13 07:15:00,2023-08-13 07:20:00,1847.64,1848.14,-0.0,flip_to_long -53658,做多,2023-08-13 07:20:00,2023-08-13 07:55:00,1848.14,1848.95,-0.0,tp_upper -53659,做空,2023-08-13 09:15:00,2023-08-13 09:45:00,1849.86,1850.38,-0.0,flip_to_long -53660,做多,2023-08-13 09:45:00,2023-08-13 10:15:00,1850.38,1849.44,-0.0,flip_to_short -53661,做空,2023-08-13 10:15:00,2023-08-13 11:40:00,1849.44,1848.54,-0.0,tp_lower -53662,做多,2023-08-13 12:30:00,2023-08-13 12:40:00,1849.47,1850.42,0.0,tp_upper -53663,做空,2023-08-13 13:25:00,2023-08-13 14:25:00,1848.94,1849.73,-0.0,flip_to_long -53664,做多,2023-08-13 14:25:00,2023-08-13 14:50:00,1849.73,1848.94,-0.0,flip_to_short -53665,做空,2023-08-13 14:50:00,2023-08-13 15:20:00,1848.94,1847.68,0.0,tp_lower -53666,做多,2023-08-13 16:55:00,2023-08-13 17:10:00,1847.27,1848.82,0.0,tp_upper -53667,做空,2023-08-13 20:10:00,2023-08-13 21:15:00,1856.5,1852.26,0.0,tp_lower -53668,做空,2023-08-14 00:40:00,2023-08-14 00:50:00,1839.02,1841.21,-0.0,tp_lower -53669,做空,2023-08-14 00:55:00,2023-08-14 01:05:00,1840.61,1841.47,-0.0,flip_to_long -53670,做多,2023-08-14 01:05:00,2023-08-14 01:20:00,1841.47,1841.04,-0.0,flip_to_short -53671,做空,2023-08-14 01:20:00,2023-08-14 01:30:00,1841.04,1838.59,0.0,tp_lower -53672,做多,2023-08-14 01:40:00,2023-08-14 01:45:00,1841.32,1839.57,-0.0,flip_to_short -53673,做空,2023-08-14 01:45:00,2023-08-14 01:55:00,1839.57,1840.92,-0.0,flip_to_long -53674,做多,2023-08-14 01:55:00,2023-08-14 02:00:00,1840.92,1840.33,-0.0,flip_to_short -53675,做空,2023-08-14 02:00:00,2023-08-14 02:05:00,1840.33,1837.4,0.0,tp_lower -53676,做多,2023-08-14 02:25:00,2023-08-14 02:35:00,1839.61,1844.44,0.0,tp_upper -53677,做空,2023-08-14 03:50:00,2023-08-14 06:30:00,1844.65,1848.74,-0.0,flip_to_long -53678,做多,2023-08-14 06:30:00,2023-08-14 06:40:00,1848.74,1848.72,-0.0,flip_to_short -53679,做空,2023-08-14 06:40:00,2023-08-14 06:45:00,1848.72,1848.74,-0.0,flip_to_long -53680,做多,2023-08-14 06:45:00,2023-08-14 07:40:00,1848.74,1849.05,-0.0,tp_upper -53681,做空,2023-08-14 07:45:00,2023-08-14 07:50:00,1848.06,1848.82,-0.0,flip_to_long -53682,做多,2023-08-14 07:50:00,2023-08-14 07:55:00,1848.82,1848.9,-0.0,tp_upper -53683,做空,2023-08-14 08:40:00,2023-08-14 08:50:00,1848.91,1849.4,-0.0,flip_to_long -53684,做多,2023-08-14 08:50:00,2023-08-14 08:55:00,1849.4,1848.44,-0.0,flip_to_short -53685,做空,2023-08-14 08:55:00,2023-08-14 09:00:00,1848.44,1848.2,-0.0,tp_lower -53686,做多,2023-08-14 10:00:00,2023-08-14 10:10:00,1848.6,1848.05,-0.0,flip_to_short -53687,做空,2023-08-14 10:10:00,2023-08-14 10:25:00,1848.05,1848.24,-0.0,flip_to_long -53688,做多,2023-08-14 10:25:00,2023-08-14 10:30:00,1848.24,1848.08,-0.0,flip_to_short -53689,做空,2023-08-14 10:30:00,2023-08-14 10:35:00,1848.08,1848.47,-0.0,flip_to_long -53690,做多,2023-08-14 10:35:00,2023-08-14 10:50:00,1848.47,1849.1,-0.0,tp_upper -53691,做空,2023-08-14 11:10:00,2023-08-14 11:25:00,1848.29,1846.55,0.0,tp_lower -53692,做多,2023-08-14 12:50:00,2023-08-14 13:35:00,1846.28,1844.22,-0.0,flip_to_short -53693,做空,2023-08-14 13:35:00,2023-08-14 13:40:00,1844.22,1843.46,-0.0,tp_lower -53694,做多,2023-08-14 13:50:00,2023-08-14 13:55:00,1846.21,1845.82,-0.0,flip_to_short -53695,做空,2023-08-14 13:55:00,2023-08-14 16:25:00,1845.82,1853.95,-0.0,flip_to_long -53696,做多,2023-08-14 16:25:00,2023-08-14 16:50:00,1853.95,1852.59,-0.0,flip_to_short -53697,做空,2023-08-14 16:50:00,2023-08-14 16:55:00,1852.59,1852.55,-0.0,tp_lower -53698,做多,2023-08-14 19:35:00,2023-08-14 19:50:00,1842.55,1842.32,-0.0,flip_to_short -53699,做空,2023-08-14 19:50:00,2023-08-14 20:00:00,1842.32,1840.96,0.0,tp_lower -53700,做多,2023-08-14 20:10:00,2023-08-14 20:25:00,1842.31,1843.59,0.0,tp_upper -53701,做空,2023-08-14 22:00:00,2023-08-14 22:05:00,1844.65,1844.9,-0.0,flip_to_long -53702,做多,2023-08-14 22:05:00,2023-08-14 22:10:00,1844.9,1844.6,-0.0,flip_to_short -53703,做空,2023-08-14 22:10:00,2023-08-14 22:20:00,1844.6,1845.11,-0.0,flip_to_long -53704,做多,2023-08-14 22:20:00,2023-08-14 22:25:00,1845.11,1845.19,-0.0,tp_upper -53705,做空,2023-08-14 22:50:00,2023-08-15 00:05:00,1845.06,1844.92,-0.0,flip_to_long -53706,做多,2023-08-15 00:05:00,2023-08-15 00:25:00,1844.92,1844.53,-0.0,flip_to_short -53707,做空,2023-08-15 00:25:00,2023-08-15 00:35:00,1844.53,1844.32,-0.0,tp_lower -53708,做多,2023-08-15 00:40:00,2023-08-15 00:45:00,1844.7,1845.82,0.0,tp_upper -53709,做空,2023-08-15 01:30:00,2023-08-15 01:35:00,1844.41,1843.99,-0.0,tp_lower -53710,做多,2023-08-15 01:50:00,2023-08-15 01:55:00,1845.52,1845.39,-0.0,flip_to_short -53711,做空,2023-08-15 01:55:00,2023-08-15 02:50:00,1845.39,1843.32,0.0,tp_lower -53712,做多,2023-08-15 03:55:00,2023-08-15 04:00:00,1844.06,1843.62,-0.0,flip_to_short -53713,做空,2023-08-15 04:00:00,2023-08-15 04:40:00,1843.62,1842.48,0.0,tp_lower -53714,做多,2023-08-15 04:45:00,2023-08-15 04:50:00,1843.56,1842.36,-0.0,flip_to_short -53715,做空,2023-08-15 04:50:00,2023-08-15 04:55:00,1842.36,1841.98,-0.0,tp_lower -53716,做空,2023-08-15 05:30:00,2023-08-15 05:45:00,1842.45,1841.14,0.0,tp_lower -53717,做多,2023-08-15 05:55:00,2023-08-15 06:25:00,1842.1,1841.93,-0.0,flip_to_short -53718,做空,2023-08-15 06:25:00,2023-08-15 06:30:00,1841.93,1842.1,-0.0,flip_to_long -53719,做多,2023-08-15 06:30:00,2023-08-15 06:40:00,1842.1,1841.69,-0.0,flip_to_short -53720,做空,2023-08-15 06:40:00,2023-08-15 07:30:00,1841.69,1841.14,-0.0,tp_lower -53721,做多,2023-08-15 07:35:00,2023-08-15 07:45:00,1841.91,1843.46,0.0,tp_upper -53722,做空,2023-08-15 08:50:00,2023-08-15 09:00:00,1842.42,1843.03,-0.0,flip_to_long -53723,做多,2023-08-15 09:00:00,2023-08-15 09:35:00,1843.03,1842.28,-0.0,flip_to_short -53724,做空,2023-08-15 09:35:00,2023-08-15 09:45:00,1842.28,1842.45,-0.0,tp_lower -53725,做多,2023-08-15 09:55:00,2023-08-15 11:30:00,1843.01,1840.07,-0.0,flip_to_short -53726,做空,2023-08-15 11:30:00,2023-08-15 11:35:00,1840.07,1839.38,-0.0,tp_lower -53727,做多,2023-08-15 12:15:00,2023-08-15 12:45:00,1841.09,1843.34,0.0,tp_upper -53728,做空,2023-08-15 13:40:00,2023-08-15 14:05:00,1842.14,1841.92,-0.0,tp_lower -53729,做多,2023-08-15 14:10:00,2023-08-15 14:15:00,1842.6,1842.45,-0.0,flip_to_short -53730,做空,2023-08-15 14:15:00,2023-08-15 14:25:00,1842.45,1843.41,-0.0,flip_to_long -53731,做多,2023-08-15 14:25:00,2023-08-15 14:35:00,1843.41,1843.56,-0.0,tp_upper -53732,做空,2023-08-15 14:40:00,2023-08-15 15:15:00,1842.94,1839.43,0.0,tp_lower -53733,做多,2023-08-15 16:15:00,2023-08-15 16:25:00,1840.76,1840.79,-0.0,flip_to_short -53734,做空,2023-08-15 16:25:00,2023-08-15 16:50:00,1840.79,1837.51,0.0,tp_lower -53735,做多,2023-08-15 17:20:00,2023-08-15 18:05:00,1840.26,1838.78,-0.0,flip_to_short -53736,做空,2023-08-15 18:05:00,2023-08-15 18:20:00,1838.78,1839.36,-0.0,flip_to_long -53737,做多,2023-08-15 18:20:00,2023-08-15 18:35:00,1839.36,1841.3,0.0,tp_upper -53738,做空,2023-08-15 18:55:00,2023-08-15 19:05:00,1839.7,1816.2,0.0,tp_lower -53739,做多,2023-08-15 20:15:00,2023-08-15 21:05:00,1829.56,1827.73,-0.0,flip_to_short -53740,做空,2023-08-15 21:05:00,2023-08-15 21:10:00,1827.73,1829.56,-0.0,flip_to_long -53741,做多,2023-08-15 21:10:00,2023-08-15 21:30:00,1829.56,1829.18,-0.0,flip_to_short -53742,做空,2023-08-15 21:30:00,2023-08-15 21:45:00,1829.18,1829.89,-0.0,flip_to_long -53743,做多,2023-08-15 21:45:00,2023-08-15 21:50:00,1829.89,1828.34,-0.0,flip_to_short -53744,做空,2023-08-15 21:50:00,2023-08-15 22:10:00,1828.34,1829.4,-0.0,flip_to_long -53745,做多,2023-08-15 22:10:00,2023-08-15 22:25:00,1829.4,1828.89,-0.0,flip_to_short -53746,做空,2023-08-15 22:25:00,2023-08-15 22:55:00,1828.89,1827.72,0.0,tp_lower -53747,做多,2023-08-15 23:05:00,2023-08-15 23:20:00,1829.88,1828.11,-0.0,flip_to_short -53748,做空,2023-08-15 23:20:00,2023-08-15 23:35:00,1828.11,1828.71,-0.0,flip_to_long -53749,做多,2023-08-15 23:35:00,2023-08-15 23:40:00,1828.71,1828.44,-0.0,flip_to_short -53750,做空,2023-08-15 23:40:00,2023-08-16 00:00:00,1828.44,1828.63,-0.0,flip_to_long -53751,做多,2023-08-16 00:00:00,2023-08-16 00:30:00,1828.63,1828.01,-0.0,flip_to_short -53752,做空,2023-08-16 00:30:00,2023-08-16 00:35:00,1828.01,1827.31,-0.0,tp_lower -53753,做多,2023-08-16 00:45:00,2023-08-16 01:00:00,1829.51,1827.51,-0.0,flip_to_short -53754,做空,2023-08-16 01:00:00,2023-08-16 01:05:00,1827.51,1827.97,-0.0,tp_lower -53755,做多,2023-08-16 01:20:00,2023-08-16 01:25:00,1829.09,1828.41,-0.0,flip_to_short -53756,做空,2023-08-16 01:25:00,2023-08-16 01:40:00,1828.41,1828.7,-0.0,flip_to_long -53757,做多,2023-08-16 01:40:00,2023-08-16 03:10:00,1828.7,1829.95,0.0,flip_to_short -53758,做空,2023-08-16 03:10:00,2023-08-16 03:25:00,1829.95,1828.63,0.0,tp_lower -53759,做多,2023-08-16 06:35:00,2023-08-16 08:10:00,1824.83,1825.79,0.0,flip_to_short -53760,做空,2023-08-16 08:10:00,2023-08-16 08:20:00,1825.79,1823.71,0.0,tp_lower -53761,做多,2023-08-16 08:35:00,2023-08-16 08:45:00,1826.6,1825.38,-0.0,flip_to_short -53762,做空,2023-08-16 08:45:00,2023-08-16 09:20:00,1825.38,1822.39,0.0,tp_lower -53763,做多,2023-08-16 10:00:00,2023-08-16 11:35:00,1823.87,1823.63,-0.0,flip_to_short -53764,做空,2023-08-16 11:35:00,2023-08-16 11:40:00,1823.63,1823.38,-0.0,tp_lower -53765,做多,2023-08-16 12:40:00,2023-08-16 12:45:00,1825.28,1826.48,0.0,tp_upper -53766,做空,2023-08-16 13:05:00,2023-08-16 13:40:00,1823.97,1822.56,0.0,tp_lower -53767,做多,2023-08-16 13:45:00,2023-08-16 13:50:00,1823.69,1820.66,-0.0,flip_to_short -53768,做空,2023-08-16 13:50:00,2023-08-16 14:05:00,1820.66,1822.85,-0.0,flip_to_long -53769,做多,2023-08-16 14:05:00,2023-08-16 14:10:00,1822.85,1822.36,-0.0,flip_to_short -53770,做空,2023-08-16 14:10:00,2023-08-16 14:15:00,1822.36,1823.9,-0.0,flip_to_long -53771,做多,2023-08-16 14:15:00,2023-08-16 14:40:00,1823.9,1825.62,0.0,tp_upper -53772,做空,2023-08-16 15:25:00,2023-08-16 15:40:00,1824.3,1821.43,0.0,tp_lower -53773,做多,2023-08-16 16:45:00,2023-08-16 16:50:00,1821.59,1821.51,-0.0,flip_to_short -53774,做空,2023-08-16 16:50:00,2023-08-16 17:20:00,1821.51,1821.88,-0.0,flip_to_long -53775,做多,2023-08-16 17:20:00,2023-08-16 17:25:00,1821.88,1824.04,0.0,tp_upper -53776,做空,2023-08-16 18:45:00,2023-08-16 19:15:00,1824.15,1820.39,0.0,tp_lower -53777,做多,2023-08-16 20:10:00,2023-08-16 20:15:00,1822.17,1821.44,-0.0,flip_to_short -53778,做空,2023-08-16 20:15:00,2023-08-16 20:25:00,1821.44,1805.27,0.0,tp_lower -53779,做多,2023-08-16 21:45:00,2023-08-16 22:10:00,1810.64,1814.53,0.0,tp_upper -53780,做空,2023-08-16 23:00:00,2023-08-16 23:05:00,1810.14,1809.96,-0.0,tp_lower -53781,做空,2023-08-17 00:15:00,2023-08-17 00:20:00,1806.68,1807.01,-0.0,tp_lower -53782,做多,2023-08-17 01:55:00,2023-08-17 02:30:00,1797.81,1799.67,0.0,tp_upper -53783,做空,2023-08-17 02:35:00,2023-08-17 02:55:00,1797.76,1795.26,0.0,tp_lower -53784,做多,2023-08-17 03:15:00,2023-08-17 03:50:00,1797.07,1798.29,0.0,flip_to_short -53785,做空,2023-08-17 03:50:00,2023-08-17 04:00:00,1798.29,1797.95,-0.0,flip_to_long -53786,做多,2023-08-17 04:00:00,2023-08-17 04:05:00,1797.95,1797.7,-0.0,flip_to_short -53787,做空,2023-08-17 04:05:00,2023-08-17 04:15:00,1797.7,1799.33,-0.0,flip_to_long -53788,做多,2023-08-17 04:15:00,2023-08-17 04:30:00,1799.33,1797.61,-0.0,flip_to_short -53789,做空,2023-08-17 04:30:00,2023-08-17 04:45:00,1797.61,1797.44,-0.0,flip_to_long -53790,做多,2023-08-17 04:45:00,2023-08-17 05:05:00,1797.44,1798.26,-0.0,flip_to_short -53791,做空,2023-08-17 05:05:00,2023-08-17 05:10:00,1798.26,1798.66,-0.0,flip_to_long -53792,做多,2023-08-17 05:10:00,2023-08-17 05:25:00,1798.66,1799.31,-0.0,tp_upper -53793,做多,2023-08-17 06:20:00,2023-08-17 06:30:00,1801.16,1799.35,-0.0,flip_to_short -53794,做空,2023-08-17 06:30:00,2023-08-17 06:35:00,1799.35,1801.01,-0.0,flip_to_long -53795,做多,2023-08-17 06:35:00,2023-08-17 07:10:00,1801.01,1800.15,-0.0,flip_to_short -53796,做空,2023-08-17 07:10:00,2023-08-17 07:40:00,1800.15,1798.8,0.0,tp_lower -53797,做多,2023-08-17 09:45:00,2023-08-17 09:55:00,1793.81,1792.34,-0.0,flip_to_short -53798,做空,2023-08-17 09:55:00,2023-08-17 10:25:00,1792.34,1792.55,-0.0,flip_to_long -53799,做多,2023-08-17 10:25:00,2023-08-17 10:30:00,1792.55,1791.37,-0.0,flip_to_short -53800,做空,2023-08-17 10:30:00,2023-08-17 10:35:00,1791.37,1789.29,0.0,tp_lower -53801,做多,2023-08-17 11:40:00,2023-08-17 11:50:00,1787.75,1787.38,-0.0,flip_to_short -53802,做空,2023-08-17 11:50:00,2023-08-17 12:10:00,1787.38,1786.59,-0.0,flip_to_long -53803,做多,2023-08-17 12:10:00,2023-08-17 12:30:00,1786.59,1790.94,0.0,tp_upper -53804,做空,2023-08-17 13:00:00,2023-08-17 13:10:00,1787.72,1788.53,-0.0,flip_to_long -53805,做多,2023-08-17 13:10:00,2023-08-17 13:25:00,1788.53,1790.69,0.0,tp_upper -53806,做空,2023-08-17 13:35:00,2023-08-17 13:55:00,1788.81,1784.72,0.0,tp_lower -53807,做多,2023-08-17 14:05:00,2023-08-17 16:45:00,1786.64,1741.15,-0.0,flip_to_short -53808,做空,2023-08-17 16:45:00,2023-08-17 16:55:00,1741.15,1740.02,0.0,flip_to_long -53809,做多,2023-08-17 16:55:00,2023-08-17 17:40:00,1740.02,1738.99,-0.0,flip_to_short -53810,做空,2023-08-17 17:40:00,2023-08-17 18:00:00,1738.99,1742.22,-0.0,flip_to_long -53811,做多,2023-08-17 18:00:00,2023-08-17 18:05:00,1742.22,1740.69,-0.0,flip_to_short -53812,做空,2023-08-17 18:05:00,2023-08-17 18:15:00,1740.69,1742.65,-0.0,flip_to_long -53813,做多,2023-08-17 18:15:00,2023-08-17 18:20:00,1742.65,1740.34,-0.0,flip_to_short -53814,做空,2023-08-17 18:20:00,2023-08-17 18:30:00,1740.34,1735.97,0.0,tp_lower -53815,做多,2023-08-17 19:15:00,2023-08-17 19:20:00,1740.2,1737.72,-0.0,flip_to_short -53816,做空,2023-08-17 19:20:00,2023-08-17 19:25:00,1737.72,1739.26,-0.0,flip_to_long -53817,做多,2023-08-17 19:25:00,2023-08-17 19:40:00,1739.26,1737.59,-0.0,flip_to_short -53818,做空,2023-08-17 19:40:00,2023-08-17 19:45:00,1737.59,1738.09,-0.0,flip_to_long -53819,做多,2023-08-17 19:45:00,2023-08-17 19:55:00,1738.09,1737.36,-0.0,flip_to_short -53820,做空,2023-08-17 19:55:00,2023-08-17 20:20:00,1737.36,1733.05,0.0,tp_lower -53821,做空,2023-08-17 22:50:00,2023-08-17 22:55:00,1641.7,1695.02,-0.0,flip_to_long -53822,做多,2023-08-17 22:55:00,2023-08-18 00:30:00,1695.02,1687.05,-0.0,flip_to_short -53823,做空,2023-08-18 00:30:00,2023-08-18 00:55:00,1687.05,1694.4,-0.0,flip_to_long -53824,做多,2023-08-18 00:55:00,2023-08-18 01:05:00,1694.4,1687.77,-0.0,flip_to_short -53825,做空,2023-08-18 01:05:00,2023-08-18 01:40:00,1687.77,1689.48,-0.0,flip_to_long -53826,做多,2023-08-18 01:40:00,2023-08-18 01:45:00,1689.48,1685.03,-0.0,flip_to_short -53827,做空,2023-08-18 01:45:00,2023-08-18 01:55:00,1685.03,1688.45,-0.0,flip_to_long -53828,做多,2023-08-18 01:55:00,2023-08-18 02:10:00,1688.45,1693.48,0.0,tp_upper -53829,做空,2023-08-18 02:20:00,2023-08-18 02:40:00,1689.04,1679.22,0.0,tp_lower -53830,做多,2023-08-18 03:30:00,2023-08-18 04:15:00,1680.55,1675.45,-0.0,flip_to_short -53831,做空,2023-08-18 04:15:00,2023-08-18 04:25:00,1675.45,1667.77,0.0,tp_lower -53832,做空,2023-08-18 05:15:00,2023-08-18 05:20:00,1669.56,1671.0,-0.0,flip_to_long -53833,做多,2023-08-18 05:20:00,2023-08-18 05:35:00,1671.0,1679.49,0.0,tp_upper -53834,做空,2023-08-18 07:20:00,2023-08-18 07:35:00,1688.63,1689.91,-0.0,flip_to_long -53835,做多,2023-08-18 07:35:00,2023-08-18 07:40:00,1689.91,1688.64,-0.0,flip_to_short -53836,做空,2023-08-18 07:40:00,2023-08-18 07:45:00,1688.64,1689.83,-0.0,flip_to_long -53837,做多,2023-08-18 07:45:00,2023-08-18 07:55:00,1689.83,1689.68,-0.0,flip_to_short -53838,做空,2023-08-18 07:55:00,2023-08-18 08:00:00,1689.68,1691.52,-0.0,flip_to_long -53839,做多,2023-08-18 08:00:00,2023-08-18 08:15:00,1691.52,1682.83,-0.0,flip_to_short -53840,做空,2023-08-18 08:15:00,2023-08-18 08:20:00,1682.83,1683.5,-0.0,tp_lower -53841,做多,2023-08-18 08:45:00,2023-08-18 08:50:00,1687.77,1692.12,0.0,tp_upper -53842,做空,2023-08-18 09:20:00,2023-08-18 10:10:00,1688.96,1683.91,0.0,tp_lower -53843,做多,2023-08-18 11:10:00,2023-08-18 11:15:00,1683.4,1683.15,-0.0,flip_to_short -53844,做空,2023-08-18 11:15:00,2023-08-18 11:25:00,1683.15,1678.65,0.0,tp_lower -53845,做多,2023-08-18 11:40:00,2023-08-18 11:45:00,1685.74,1688.48,0.0,tp_upper -53846,做空,2023-08-18 12:05:00,2023-08-18 12:40:00,1681.57,1680.77,-0.0,flip_to_long -53847,做多,2023-08-18 12:40:00,2023-08-18 13:45:00,1680.77,1682.92,0.0,tp_upper -53848,做空,2023-08-18 13:50:00,2023-08-18 13:55:00,1676.79,1672.29,0.0,tp_lower -53849,做多,2023-08-18 14:40:00,2023-08-18 15:20:00,1673.56,1669.46,-0.0,flip_to_short -53850,做空,2023-08-18 15:20:00,2023-08-18 15:45:00,1669.46,1657.69,0.0,tp_lower -53851,做多,2023-08-18 16:10:00,2023-08-18 16:50:00,1664.73,1662.09,-0.0,flip_to_short -53852,做空,2023-08-18 16:50:00,2023-08-18 16:55:00,1662.09,1662.06,-0.0,tp_lower -53853,做多,2023-08-18 17:30:00,2023-08-18 18:00:00,1656.23,1658.27,0.0,flip_to_short -53854,做空,2023-08-18 18:00:00,2023-08-18 18:15:00,1658.27,1659.48,-0.0,flip_to_long -53855,做多,2023-08-18 18:15:00,2023-08-18 18:20:00,1659.48,1659.11,-0.0,flip_to_short -53856,做空,2023-08-18 18:20:00,2023-08-18 19:00:00,1659.11,1659.98,-0.0,tp_lower -53857,做多,2023-08-18 19:45:00,2023-08-18 20:30:00,1661.21,1664.18,0.0,tp_upper -53858,做空,2023-08-18 20:50:00,2023-08-18 21:00:00,1659.55,1661.58,-0.0,flip_to_long -53859,做多,2023-08-18 21:00:00,2023-08-18 21:20:00,1661.58,1669.06,0.0,tp_upper -53860,做空,2023-08-18 21:45:00,2023-08-18 22:00:00,1664.47,1664.3,-0.0,flip_to_long -53861,做多,2023-08-18 22:00:00,2023-08-18 22:05:00,1664.3,1663.57,-0.0,flip_to_short -53862,做空,2023-08-18 22:05:00,2023-08-18 22:40:00,1663.57,1663.73,-0.0,flip_to_long -53863,做多,2023-08-18 22:40:00,2023-08-18 23:10:00,1663.73,1662.1,-0.0,flip_to_short -53864,做空,2023-08-18 23:10:00,2023-08-18 23:15:00,1662.1,1659.95,0.0,tp_lower -53865,做多,2023-08-19 00:00:00,2023-08-19 00:20:00,1662.41,1661.01,-0.0,flip_to_short -53866,做空,2023-08-19 00:20:00,2023-08-19 00:25:00,1661.01,1661.55,-0.0,flip_to_long -53867,做多,2023-08-19 00:25:00,2023-08-19 00:35:00,1661.55,1665.6,0.0,tp_upper -53868,做空,2023-08-19 01:20:00,2023-08-19 01:25:00,1662.47,1665.4,-0.0,flip_to_long -53869,做多,2023-08-19 01:25:00,2023-08-19 01:30:00,1665.4,1661.85,-0.0,flip_to_short -53870,做空,2023-08-19 01:30:00,2023-08-19 02:00:00,1661.85,1660.79,0.0,tp_lower -53871,做多,2023-08-19 03:55:00,2023-08-19 04:00:00,1658.85,1658.4,-0.0,flip_to_short -53872,做空,2023-08-19 04:00:00,2023-08-19 04:10:00,1658.4,1658.27,-0.0,flip_to_long -53873,做多,2023-08-19 04:10:00,2023-08-19 04:15:00,1658.27,1657.58,-0.0,flip_to_short -53874,做空,2023-08-19 04:15:00,2023-08-19 04:20:00,1657.58,1657.87,-0.0,tp_lower -53875,做多,2023-08-19 04:25:00,2023-08-19 04:30:00,1658.65,1660.03,0.0,tp_upper -53876,做空,2023-08-19 05:15:00,2023-08-19 05:20:00,1658.48,1659.02,-0.0,flip_to_long -53877,做多,2023-08-19 05:20:00,2023-08-19 06:30:00,1659.02,1657.55,-0.0,flip_to_short -53878,做空,2023-08-19 06:30:00,2023-08-19 06:40:00,1657.55,1654.46,0.0,tp_lower -53879,做多,2023-08-19 07:30:00,2023-08-19 07:35:00,1658.52,1659.17,-0.0,tp_upper -53880,做空,2023-08-19 08:50:00,2023-08-19 08:55:00,1659.41,1660.92,-0.0,flip_to_long -53881,做多,2023-08-19 08:55:00,2023-08-19 09:00:00,1660.92,1659.66,-0.0,flip_to_short -53882,做空,2023-08-19 09:00:00,2023-08-19 09:10:00,1659.66,1660.86,-0.0,flip_to_long -53883,做多,2023-08-19 09:10:00,2023-08-19 09:15:00,1660.86,1658.92,-0.0,flip_to_short -53884,做空,2023-08-19 09:15:00,2023-08-19 09:40:00,1658.92,1661.25,-0.0,flip_to_long -53885,做多,2023-08-19 09:40:00,2023-08-19 09:45:00,1661.25,1663.68,0.0,tp_upper -53886,做空,2023-08-19 10:30:00,2023-08-19 11:30:00,1661.24,1661.65,-0.0,flip_to_long -53887,做多,2023-08-19 11:30:00,2023-08-19 11:40:00,1661.65,1659.48,-0.0,flip_to_short -53888,做空,2023-08-19 11:40:00,2023-08-19 12:10:00,1659.48,1657.14,0.0,tp_lower -53889,做多,2023-08-19 13:05:00,2023-08-19 13:15:00,1659.2,1659.23,-0.0,tp_upper -53890,做空,2023-08-19 15:00:00,2023-08-19 15:05:00,1661.29,1666.39,-0.0,flip_to_long -53891,做多,2023-08-19 15:05:00,2023-08-19 15:10:00,1666.39,1666.66,-0.0,tp_upper -53892,做多,2023-08-19 18:40:00,2023-08-19 18:45:00,1678.5,1677.59,-0.0,flip_to_short -53893,做空,2023-08-19 18:45:00,2023-08-19 18:50:00,1677.59,1678.69,-0.0,flip_to_long -53894,做多,2023-08-19 18:50:00,2023-08-19 19:00:00,1678.69,1677.92,-0.0,flip_to_short -53895,做空,2023-08-19 19:00:00,2023-08-19 19:05:00,1677.92,1678.49,-0.0,flip_to_long -53896,做多,2023-08-19 19:05:00,2023-08-19 19:10:00,1678.49,1678.08,-0.0,flip_to_short -53897,做空,2023-08-19 19:10:00,2023-08-19 19:15:00,1678.08,1679.0,-0.0,flip_to_long -53898,做多,2023-08-19 19:15:00,2023-08-19 19:20:00,1679.0,1676.8,-0.0,flip_to_short -53899,做空,2023-08-19 19:20:00,2023-08-19 19:25:00,1676.8,1678.0,-0.0,flip_to_long -53900,做多,2023-08-19 19:25:00,2023-08-19 19:35:00,1678.0,1678.12,-0.0,flip_to_short -53901,做空,2023-08-19 19:35:00,2023-08-19 19:55:00,1678.12,1676.4,0.0,tp_lower -53902,做多,2023-08-19 21:15:00,2023-08-19 21:20:00,1672.55,1671.18,-0.0,flip_to_short -53903,做空,2023-08-19 21:20:00,2023-08-19 21:25:00,1671.18,1672.18,-0.0,flip_to_long -53904,做多,2023-08-19 21:25:00,2023-08-19 21:30:00,1672.18,1670.93,-0.0,flip_to_short -53905,做空,2023-08-19 21:30:00,2023-08-19 21:40:00,1670.93,1672.28,-0.0,flip_to_long -53906,做多,2023-08-19 21:40:00,2023-08-19 21:45:00,1672.28,1670.49,-0.0,flip_to_short -53907,做空,2023-08-19 21:45:00,2023-08-19 22:00:00,1670.49,1667.25,0.0,tp_lower -53908,做多,2023-08-19 22:40:00,2023-08-20 00:15:00,1667.98,1671.29,0.0,tp_upper -53909,做空,2023-08-20 00:30:00,2023-08-20 00:35:00,1667.81,1668.31,-0.0,flip_to_long -53910,做多,2023-08-20 00:35:00,2023-08-20 00:40:00,1668.31,1672.39,0.0,tp_upper -53911,做空,2023-08-20 01:05:00,2023-08-20 01:15:00,1670.81,1664.6,0.0,tp_lower -53912,做空,2023-08-20 02:30:00,2023-08-20 02:35:00,1666.32,1667.9,-0.0,flip_to_long -53913,做多,2023-08-20 02:35:00,2023-08-20 02:40:00,1667.9,1668.84,0.0,tp_upper -53914,做空,2023-08-20 03:40:00,2023-08-20 03:50:00,1667.33,1667.82,-0.0,flip_to_long -53915,做多,2023-08-20 03:50:00,2023-08-20 03:55:00,1667.82,1667.09,-0.0,flip_to_short -53916,做空,2023-08-20 03:55:00,2023-08-20 04:20:00,1667.09,1666.23,0.0,tp_lower -53917,做多,2023-08-20 04:50:00,2023-08-20 04:55:00,1667.38,1666.04,-0.0,flip_to_short -53918,做空,2023-08-20 04:55:00,2023-08-20 05:10:00,1666.04,1666.88,-0.0,flip_to_long -53919,做多,2023-08-20 05:10:00,2023-08-20 05:15:00,1666.88,1666.5,-0.0,flip_to_short -53920,做空,2023-08-20 05:15:00,2023-08-20 05:20:00,1666.5,1669.34,-0.0,flip_to_long -53921,做多,2023-08-20 05:20:00,2023-08-20 05:25:00,1669.34,1669.2,-0.0,tp_upper -53922,做空,2023-08-20 05:45:00,2023-08-20 05:50:00,1664.21,1664.35,-0.0,tp_lower -53923,做空,2023-08-20 07:25:00,2023-08-20 07:30:00,1663.7,1664.23,-0.0,flip_to_long -53924,做多,2023-08-20 07:30:00,2023-08-20 07:35:00,1664.23,1663.96,-0.0,flip_to_short -53925,做空,2023-08-20 07:35:00,2023-08-20 07:50:00,1663.96,1663.87,-0.0,flip_to_long -53926,做多,2023-08-20 07:50:00,2023-08-20 08:20:00,1663.87,1667.09,0.0,tp_upper -53927,做空,2023-08-20 08:25:00,2023-08-20 09:40:00,1664.66,1667.11,-0.0,flip_to_long -53928,做多,2023-08-20 09:40:00,2023-08-20 09:50:00,1667.11,1669.46,0.0,tp_upper -53929,做空,2023-08-20 11:30:00,2023-08-20 11:35:00,1671.0,1672.79,-0.0,flip_to_long -53930,做多,2023-08-20 11:35:00,2023-08-20 11:50:00,1672.79,1674.42,0.0,tp_upper -53931,做空,2023-08-20 12:15:00,2023-08-20 12:30:00,1672.15,1673.2,-0.0,flip_to_long -53932,做多,2023-08-20 12:30:00,2023-08-20 12:35:00,1673.2,1675.48,0.0,tp_upper -53933,做多,2023-08-20 13:25:00,2023-08-20 13:35:00,1674.58,1676.67,0.0,tp_upper -53934,做空,2023-08-20 13:50:00,2023-08-20 14:00:00,1673.88,1675.2,-0.0,flip_to_long -53935,做多,2023-08-20 14:00:00,2023-08-20 14:05:00,1675.2,1673.91,-0.0,flip_to_short -53936,做空,2023-08-20 14:05:00,2023-08-20 14:15:00,1673.91,1673.01,0.0,tp_lower -53937,做多,2023-08-20 15:15:00,2023-08-20 15:20:00,1672.22,1670.0,-0.0,flip_to_short -53938,做空,2023-08-20 15:20:00,2023-08-20 15:55:00,1670.0,1670.47,-0.0,flip_to_long -53939,做多,2023-08-20 15:55:00,2023-08-20 16:05:00,1670.47,1669.54,-0.0,flip_to_short -53940,做空,2023-08-20 16:05:00,2023-08-20 16:25:00,1669.54,1669.77,-0.0,flip_to_long -53941,做多,2023-08-20 16:25:00,2023-08-20 16:35:00,1669.77,1668.23,-0.0,flip_to_short -53942,做空,2023-08-20 16:35:00,2023-08-20 16:45:00,1668.23,1667.0,0.0,tp_lower -53943,做多,2023-08-20 17:05:00,2023-08-20 17:15:00,1668.6,1668.44,-0.0,flip_to_short -53944,做空,2023-08-20 17:15:00,2023-08-20 17:20:00,1668.44,1669.8,-0.0,flip_to_long -53945,做多,2023-08-20 17:20:00,2023-08-20 17:30:00,1669.8,1671.41,0.0,tp_upper -53946,做空,2023-08-20 18:55:00,2023-08-20 19:05:00,1675.18,1675.72,-0.0,flip_to_long -53947,做多,2023-08-20 19:05:00,2023-08-20 19:30:00,1675.72,1676.24,-0.0,flip_to_short -53948,做空,2023-08-20 19:30:00,2023-08-20 19:50:00,1676.24,1676.57,-0.0,tp_lower -53949,做空,2023-08-20 21:10:00,2023-08-20 21:15:00,1684.05,1684.6,-0.0,flip_to_long -53950,做多,2023-08-20 21:15:00,2023-08-20 21:20:00,1684.6,1683.19,-0.0,flip_to_short -53951,做空,2023-08-20 21:20:00,2023-08-20 22:30:00,1683.19,1682.72,-0.0,flip_to_long -53952,做多,2023-08-20 22:30:00,2023-08-20 22:50:00,1682.72,1682.7,-0.0,flip_to_short -53953,做空,2023-08-20 22:50:00,2023-08-20 23:05:00,1682.7,1680.43,0.0,tp_lower -53954,做多,2023-08-20 23:25:00,2023-08-20 23:40:00,1681.67,1684.0,0.0,tp_upper -53955,做空,2023-08-21 00:05:00,2023-08-21 00:15:00,1680.97,1679.2,0.0,tp_lower -53956,做多,2023-08-21 00:45:00,2023-08-21 01:10:00,1680.94,1679.58,-0.0,flip_to_short -53957,做空,2023-08-21 01:10:00,2023-08-21 01:15:00,1679.58,1683.0,-0.0,flip_to_long -53958,做多,2023-08-21 01:15:00,2023-08-21 01:20:00,1683.0,1680.78,-0.0,flip_to_short -53959,做空,2023-08-21 01:20:00,2023-08-21 01:25:00,1680.78,1683.41,-0.0,flip_to_long -53960,做多,2023-08-21 01:25:00,2023-08-21 01:30:00,1683.41,1680.39,-0.0,flip_to_short -53961,做空,2023-08-21 01:30:00,2023-08-21 01:35:00,1680.39,1680.45,-0.0,flip_to_long -53962,做多,2023-08-21 01:35:00,2023-08-21 02:00:00,1680.45,1682.08,0.0,flip_to_short -53963,做空,2023-08-21 02:00:00,2023-08-21 02:10:00,1682.08,1683.35,-0.0,flip_to_long -53964,做多,2023-08-21 02:10:00,2023-08-21 02:15:00,1683.35,1679.96,-0.0,flip_to_short -53965,做空,2023-08-21 02:15:00,2023-08-21 02:30:00,1679.96,1678.73,0.0,tp_lower -53966,做多,2023-08-21 05:00:00,2023-08-21 05:15:00,1675.94,1675.49,-0.0,flip_to_short -53967,做空,2023-08-21 05:15:00,2023-08-21 05:20:00,1675.49,1677.08,-0.0,flip_to_long -53968,做多,2023-08-21 05:20:00,2023-08-21 05:25:00,1677.08,1681.65,0.0,tp_upper -53969,做空,2023-08-21 05:55:00,2023-08-21 06:15:00,1677.55,1676.59,0.0,tp_lower -53970,做多,2023-08-21 08:00:00,2023-08-21 08:05:00,1671.92,1670.76,-0.0,flip_to_short -53971,做空,2023-08-21 08:05:00,2023-08-21 08:15:00,1670.76,1669.09,0.0,tp_lower -53972,做多,2023-08-21 08:20:00,2023-08-21 08:25:00,1671.58,1673.49,0.0,tp_upper -53973,做空,2023-08-21 08:45:00,2023-08-21 08:50:00,1670.76,1670.2,-0.0,tp_lower -53974,做多,2023-08-21 08:55:00,2023-08-21 09:00:00,1671.72,1671.0,-0.0,flip_to_short -53975,做空,2023-08-21 09:00:00,2023-08-21 09:05:00,1671.0,1672.14,-0.0,flip_to_long -53976,做多,2023-08-21 09:05:00,2023-08-21 09:10:00,1672.14,1673.57,0.0,tp_upper -53977,做空,2023-08-21 09:35:00,2023-08-21 09:45:00,1671.56,1669.41,0.0,tp_lower -53978,做多,2023-08-21 11:15:00,2023-08-21 11:40:00,1667.99,1671.06,0.0,tp_upper -53979,做空,2023-08-21 12:50:00,2023-08-21 13:15:00,1671.11,1668.25,0.0,tp_lower -53980,做多,2023-08-21 13:35:00,2023-08-21 13:40:00,1671.6,1669.61,-0.0,flip_to_short -53981,做空,2023-08-21 13:40:00,2023-08-21 13:50:00,1669.61,1670.88,-0.0,flip_to_long -53982,做多,2023-08-21 13:50:00,2023-08-21 13:55:00,1670.88,1677.59,0.0,tp_upper -53983,做空,2023-08-21 14:25:00,2023-08-21 14:30:00,1671.4,1672.29,-0.0,flip_to_long -53984,做多,2023-08-21 14:30:00,2023-08-21 15:05:00,1672.29,1669.93,-0.0,flip_to_short -53985,做空,2023-08-21 15:05:00,2023-08-21 15:10:00,1669.93,1668.49,0.0,tp_lower -53986,做多,2023-08-21 16:20:00,2023-08-21 17:25:00,1660.68,1663.15,0.0,tp_upper -53987,做空,2023-08-21 18:55:00,2023-08-21 19:00:00,1664.37,1666.5,-0.0,flip_to_long -53988,做多,2023-08-21 19:00:00,2023-08-21 19:05:00,1666.5,1666.86,-0.0,tp_upper -53989,做空,2023-08-21 19:15:00,2023-08-21 19:20:00,1664.81,1666.83,-0.0,flip_to_long -53990,做多,2023-08-21 19:20:00,2023-08-21 19:25:00,1666.83,1665.44,-0.0,tp_upper -53991,做多,2023-08-21 19:30:00,2023-08-21 19:35:00,1668.32,1668.68,-0.0,tp_upper -53992,做多,2023-08-21 21:30:00,2023-08-21 21:35:00,1672.79,1673.92,0.0,tp_upper -53993,做空,2023-08-21 22:00:00,2023-08-21 22:05:00,1671.35,1672.32,-0.0,flip_to_long -53994,做多,2023-08-21 22:05:00,2023-08-21 22:10:00,1672.32,1671.21,-0.0,flip_to_short -53995,做空,2023-08-21 22:10:00,2023-08-21 22:50:00,1671.21,1667.06,0.0,tp_lower -53996,做多,2023-08-22 00:00:00,2023-08-22 00:05:00,1667.94,1667.41,-0.0,flip_to_short -53997,做空,2023-08-22 00:05:00,2023-08-22 00:30:00,1667.41,1666.41,0.0,flip_to_long -53998,做多,2023-08-22 00:30:00,2023-08-22 00:40:00,1666.41,1666.34,-0.0,flip_to_short -53999,做空,2023-08-22 00:40:00,2023-08-22 00:45:00,1666.34,1667.61,-0.0,flip_to_long -54000,做多,2023-08-22 00:45:00,2023-08-22 00:50:00,1667.61,1666.88,-0.0,flip_to_short -54001,做空,2023-08-22 00:50:00,2023-08-22 01:10:00,1666.88,1664.28,0.0,tp_lower -54002,做多,2023-08-22 01:20:00,2023-08-22 01:25:00,1666.84,1663.89,-0.0,flip_to_short -54003,做空,2023-08-22 01:25:00,2023-08-22 01:30:00,1663.89,1664.56,-0.0,tp_lower -54004,做多,2023-08-22 02:15:00,2023-08-22 02:45:00,1665.64,1664.12,-0.0,flip_to_short -54005,做空,2023-08-22 02:45:00,2023-08-22 02:55:00,1664.12,1664.01,-0.0,flip_to_long -54006,做多,2023-08-22 02:55:00,2023-08-22 05:05:00,1664.01,1661.95,-0.0,flip_to_short -54007,做空,2023-08-22 05:05:00,2023-08-22 05:10:00,1661.95,1662.94,-0.0,flip_to_long -54008,做多,2023-08-22 05:10:00,2023-08-22 05:20:00,1662.94,1661.13,-0.0,flip_to_short -54009,做空,2023-08-22 05:20:00,2023-08-22 05:25:00,1661.13,1662.4,-0.0,tp_lower -54010,做空,2023-08-22 05:30:00,2023-08-22 05:35:00,1661.17,1662.41,-0.0,flip_to_long -54011,做多,2023-08-22 05:35:00,2023-08-22 05:40:00,1662.41,1661.87,-0.0,tp_upper -54012,做空,2023-08-22 05:45:00,2023-08-22 05:50:00,1661.11,1662.56,-0.0,flip_to_long -54013,做多,2023-08-22 05:50:00,2023-08-22 06:00:00,1662.56,1662.13,-0.0,tp_upper -54014,做空,2023-08-22 06:05:00,2023-08-22 06:10:00,1661.66,1662.89,-0.0,flip_to_long -54015,做多,2023-08-22 06:10:00,2023-08-22 06:15:00,1662.89,1664.11,0.0,tp_upper -54016,做空,2023-08-22 06:25:00,2023-08-22 06:40:00,1662.19,1660.61,0.0,tp_lower -54017,做多,2023-08-22 06:50:00,2023-08-22 06:55:00,1662.27,1664.13,0.0,tp_upper -54018,做空,2023-08-22 08:15:00,2023-08-22 08:20:00,1663.88,1664.91,-0.0,flip_to_long -54019,做多,2023-08-22 08:20:00,2023-08-22 08:30:00,1664.91,1664.54,-0.0,flip_to_short -54020,做空,2023-08-22 08:30:00,2023-08-22 08:45:00,1664.54,1664.01,-0.0,tp_lower -54021,做多,2023-08-22 09:10:00,2023-08-22 09:45:00,1664.15,1665.38,0.0,tp_upper -54022,做空,2023-08-22 09:55:00,2023-08-22 10:05:00,1663.31,1663.42,-0.0,flip_to_long -54023,做多,2023-08-22 10:05:00,2023-08-22 10:35:00,1663.42,1662.52,-0.0,flip_to_short -54024,做空,2023-08-22 10:35:00,2023-08-22 10:45:00,1662.52,1661.59,0.0,tp_lower -54025,做多,2023-08-22 11:25:00,2023-08-22 11:30:00,1663.61,1661.0,-0.0,flip_to_short -54026,做空,2023-08-22 11:30:00,2023-08-22 11:35:00,1661.0,1660.09,0.0,tp_lower -54027,做多,2023-08-22 12:10:00,2023-08-22 12:15:00,1662.38,1663.41,0.0,tp_upper -54028,做空,2023-08-22 12:55:00,2023-08-22 13:05:00,1662.15,1662.44,-0.0,flip_to_long -54029,做多,2023-08-22 13:05:00,2023-08-22 15:40:00,1662.44,1655.0,-0.0,flip_to_short -54030,做空,2023-08-22 15:40:00,2023-08-22 15:50:00,1655.0,1648.7,0.0,tp_lower -54031,做多,2023-08-22 16:40:00,2023-08-22 16:55:00,1645.06,1647.43,0.0,flip_to_short -54032,做空,2023-08-22 16:55:00,2023-08-22 17:35:00,1647.43,1621.59,0.0,tp_lower -54033,做多,2023-08-22 18:30:00,2023-08-22 19:25:00,1636.81,1632.17,-0.0,flip_to_short -54034,做空,2023-08-22 19:25:00,2023-08-22 19:30:00,1632.17,1632.93,-0.0,flip_to_long -54035,做多,2023-08-22 19:30:00,2023-08-22 19:35:00,1632.93,1629.0,-0.0,flip_to_short -54036,做空,2023-08-22 19:35:00,2023-08-22 20:25:00,1629.0,1631.16,-0.0,flip_to_long -54037,做多,2023-08-22 20:25:00,2023-08-22 21:00:00,1631.16,1628.59,-0.0,flip_to_short -54038,做空,2023-08-22 21:00:00,2023-08-22 21:15:00,1628.59,1628.2,-0.0,flip_to_long -54039,做多,2023-08-22 21:15:00,2023-08-22 21:20:00,1628.2,1620.58,-0.0,flip_to_short -54040,做空,2023-08-22 21:20:00,2023-08-22 21:25:00,1620.58,1602.99,0.0,tp_lower -54041,做多,2023-08-22 22:30:00,2023-08-22 23:10:00,1613.06,1633.9,0.0,tp_upper -54042,做多,2023-08-23 00:40:00,2023-08-23 00:45:00,1635.58,1634.05,-0.0,flip_to_short -54043,做空,2023-08-23 00:45:00,2023-08-23 01:05:00,1634.05,1630.03,0.0,tp_lower -54044,做多,2023-08-23 01:40:00,2023-08-23 01:50:00,1633.92,1632.95,-0.0,flip_to_short -54045,做空,2023-08-23 01:50:00,2023-08-23 02:15:00,1632.95,1633.78,-0.0,flip_to_long -54046,做多,2023-08-23 02:15:00,2023-08-23 02:35:00,1633.78,1636.76,0.0,tp_upper -54047,做空,2023-08-23 02:45:00,2023-08-23 03:00:00,1633.91,1634.33,-0.0,flip_to_long -54048,做多,2023-08-23 03:00:00,2023-08-23 03:05:00,1634.33,1633.82,-0.0,flip_to_short -54049,做空,2023-08-23 03:05:00,2023-08-23 03:15:00,1633.82,1633.67,-0.0,flip_to_long -54050,做多,2023-08-23 03:15:00,2023-08-23 04:30:00,1633.67,1635.63,0.0,tp_upper -54051,做空,2023-08-23 05:25:00,2023-08-23 05:40:00,1634.34,1635.61,-0.0,flip_to_long -54052,做多,2023-08-23 05:40:00,2023-08-23 05:45:00,1635.61,1634.94,-0.0,flip_to_short -54053,做空,2023-08-23 05:45:00,2023-08-23 05:50:00,1634.94,1637.0,-0.0,flip_to_long -54054,做多,2023-08-23 05:50:00,2023-08-23 05:55:00,1637.0,1638.25,0.0,tp_upper -54055,做空,2023-08-23 06:30:00,2023-08-23 06:35:00,1636.8,1638.01,-0.0,flip_to_long -54056,做多,2023-08-23 06:35:00,2023-08-23 06:45:00,1638.01,1653.18,0.0,tp_upper -54057,做空,2023-08-23 07:40:00,2023-08-23 07:45:00,1642.82,1644.79,-0.0,flip_to_long -54058,做多,2023-08-23 07:45:00,2023-08-23 07:50:00,1644.79,1643.94,-0.0,flip_to_short -54059,做空,2023-08-23 07:50:00,2023-08-23 07:55:00,1643.94,1644.53,-0.0,flip_to_long -54060,做多,2023-08-23 07:55:00,2023-08-23 08:00:00,1644.53,1644.01,-0.0,flip_to_short -54061,做空,2023-08-23 08:00:00,2023-08-23 08:05:00,1644.01,1645.43,-0.0,flip_to_long -54062,做多,2023-08-23 08:05:00,2023-08-23 08:15:00,1645.43,1645.8,-0.0,flip_to_short -54063,做空,2023-08-23 08:15:00,2023-08-23 09:10:00,1645.8,1644.19,0.0,flip_to_long -54064,做多,2023-08-23 09:10:00,2023-08-23 09:15:00,1644.19,1642.7,-0.0,flip_to_short -54065,做空,2023-08-23 09:15:00,2023-08-23 09:20:00,1642.7,1643.84,-0.0,flip_to_long -54066,做多,2023-08-23 09:20:00,2023-08-23 09:30:00,1643.84,1642.52,-0.0,flip_to_short -54067,做空,2023-08-23 09:30:00,2023-08-23 09:35:00,1642.52,1644.36,-0.0,flip_to_long -54068,做多,2023-08-23 09:35:00,2023-08-23 09:45:00,1644.36,1645.45,0.0,tp_upper -54069,做空,2023-08-23 10:00:00,2023-08-23 10:35:00,1642.79,1643.7,-0.0,flip_to_long -54070,做多,2023-08-23 10:35:00,2023-08-23 10:50:00,1643.7,1643.13,-0.0,flip_to_short -54071,做空,2023-08-23 10:50:00,2023-08-23 11:05:00,1643.13,1639.49,0.0,tp_lower -54072,做多,2023-08-23 11:40:00,2023-08-23 11:50:00,1643.37,1641.8,-0.0,flip_to_short -54073,做空,2023-08-23 11:50:00,2023-08-23 12:00:00,1641.8,1642.49,-0.0,flip_to_long -54074,做多,2023-08-23 12:00:00,2023-08-23 12:20:00,1642.49,1642.58,-0.0,flip_to_short -54075,做空,2023-08-23 12:20:00,2023-08-23 12:40:00,1642.58,1638.12,0.0,tp_lower -54076,做多,2023-08-23 13:45:00,2023-08-23 13:50:00,1643.52,1646.58,0.0,tp_upper -54077,做多,2023-08-23 18:00:00,2023-08-23 18:05:00,1683.77,1682.5,-0.0,flip_to_short -54078,做空,2023-08-23 18:05:00,2023-08-23 18:10:00,1682.5,1683.81,-0.0,flip_to_long -54079,做多,2023-08-23 18:10:00,2023-08-23 18:20:00,1683.81,1681.4,-0.0,flip_to_short -54080,做空,2023-08-23 18:20:00,2023-08-23 18:40:00,1681.4,1676.13,0.0,tp_lower -54081,做多,2023-08-23 19:25:00,2023-08-23 19:30:00,1681.14,1680.43,-0.0,flip_to_short -54082,做空,2023-08-23 19:30:00,2023-08-23 20:20:00,1680.43,1691.11,-0.0,flip_to_long -54083,做多,2023-08-23 20:20:00,2023-08-23 20:45:00,1691.11,1684.51,-0.0,flip_to_short -54084,做空,2023-08-23 20:45:00,2023-08-23 20:50:00,1684.51,1685.46,-0.0,flip_to_long -54085,做多,2023-08-23 20:50:00,2023-08-23 22:45:00,1685.46,1675.14,-0.0,flip_to_short -54086,做空,2023-08-23 22:45:00,2023-08-23 22:55:00,1675.14,1675.2,-0.0,flip_to_long -54087,做多,2023-08-23 22:55:00,2023-08-24 00:05:00,1675.2,1681.59,0.0,tp_upper -54088,做空,2023-08-24 01:05:00,2023-08-24 01:15:00,1679.79,1676.6,0.0,tp_lower -54089,做多,2023-08-24 02:30:00,2023-08-24 02:45:00,1676.08,1674.79,-0.0,flip_to_short -54090,做空,2023-08-24 02:45:00,2023-08-24 02:50:00,1674.79,1671.72,0.0,tp_lower -54091,做多,2023-08-24 03:10:00,2023-08-24 03:45:00,1674.06,1674.19,-0.0,flip_to_short -54092,做空,2023-08-24 03:45:00,2023-08-24 03:50:00,1674.19,1674.73,-0.0,flip_to_long -54093,做多,2023-08-24 03:50:00,2023-08-24 04:00:00,1674.73,1674.11,-0.0,flip_to_short -54094,做空,2023-08-24 04:00:00,2023-08-24 04:10:00,1674.11,1674.14,-0.0,flip_to_long -54095,做多,2023-08-24 04:10:00,2023-08-24 04:15:00,1674.14,1673.37,-0.0,flip_to_short -54096,做空,2023-08-24 04:15:00,2023-08-24 04:35:00,1673.37,1674.43,-0.0,flip_to_long -54097,做多,2023-08-24 04:35:00,2023-08-24 04:40:00,1674.43,1675.6,0.0,tp_upper -54098,做空,2023-08-24 05:30:00,2023-08-24 05:40:00,1675.12,1674.76,-0.0,flip_to_long -54099,做多,2023-08-24 05:40:00,2023-08-24 06:35:00,1674.76,1677.26,0.0,tp_upper -54100,做空,2023-08-24 07:00:00,2023-08-24 07:15:00,1674.81,1675.15,-0.0,flip_to_long -54101,做多,2023-08-24 07:15:00,2023-08-24 07:30:00,1675.15,1674.62,-0.0,flip_to_short -54102,做空,2023-08-24 07:30:00,2023-08-24 08:20:00,1674.62,1670.74,0.0,tp_lower -54103,做多,2023-08-24 08:55:00,2023-08-24 09:00:00,1673.09,1675.32,0.0,tp_upper -54104,做空,2023-08-24 09:15:00,2023-08-24 09:35:00,1671.78,1668.21,0.0,tp_lower -54105,做空,2023-08-24 11:50:00,2023-08-24 12:00:00,1668.58,1665.49,0.0,tp_lower -54106,做空,2023-08-24 17:15:00,2023-08-24 17:20:00,1647.96,1649.22,-0.0,flip_to_long -54107,做多,2023-08-24 17:20:00,2023-08-24 17:30:00,1649.22,1646.0,-0.0,flip_to_short -54108,做空,2023-08-24 17:30:00,2023-08-24 17:35:00,1646.0,1644.81,0.0,tp_lower -54109,做多,2023-08-24 17:45:00,2023-08-24 19:25:00,1647.79,1651.83,0.0,tp_upper -54110,做空,2023-08-24 20:00:00,2023-08-24 20:50:00,1647.96,1644.51,0.0,tp_lower -54111,做多,2023-08-24 21:00:00,2023-08-24 21:05:00,1651.01,1650.41,-0.0,flip_to_short -54112,做空,2023-08-24 21:05:00,2023-08-24 21:10:00,1650.41,1650.61,-0.0,flip_to_long -54113,做多,2023-08-24 21:10:00,2023-08-24 21:25:00,1650.61,1650.27,-0.0,flip_to_short -54114,做空,2023-08-24 21:25:00,2023-08-24 21:30:00,1650.27,1652.28,-0.0,flip_to_long -54115,做多,2023-08-24 21:30:00,2023-08-24 22:40:00,1652.28,1653.09,-0.0,flip_to_short -54116,做空,2023-08-24 22:40:00,2023-08-24 23:05:00,1653.09,1651.63,0.0,tp_lower -54117,做多,2023-08-24 23:20:00,2023-08-24 23:25:00,1653.74,1654.22,-0.0,tp_upper -54118,做空,2023-08-25 00:35:00,2023-08-25 00:40:00,1655.81,1657.44,-0.0,flip_to_long -54119,做多,2023-08-25 00:40:00,2023-08-25 00:45:00,1657.44,1657.29,-0.0,flip_to_short -54120,做空,2023-08-25 00:45:00,2023-08-25 01:15:00,1657.29,1654.17,0.0,tp_lower -54121,做多,2023-08-25 01:30:00,2023-08-25 01:35:00,1657.36,1655.21,-0.0,flip_to_short -54122,做空,2023-08-25 01:35:00,2023-08-25 01:40:00,1655.21,1656.48,-0.0,flip_to_long -54123,做多,2023-08-25 01:40:00,2023-08-25 01:55:00,1656.48,1659.75,0.0,tp_upper -54124,做空,2023-08-25 02:45:00,2023-08-25 02:55:00,1658.3,1657.75,-0.0,flip_to_long -54125,做多,2023-08-25 02:55:00,2023-08-25 03:05:00,1657.75,1656.99,-0.0,flip_to_short -54126,做空,2023-08-25 03:05:00,2023-08-25 03:25:00,1656.99,1650.72,0.0,tp_lower -54127,做多,2023-08-25 05:20:00,2023-08-25 05:50:00,1650.61,1652.87,0.0,tp_upper -54128,做空,2023-08-25 06:05:00,2023-08-25 06:25:00,1650.93,1650.55,-0.0,flip_to_long -54129,做多,2023-08-25 06:25:00,2023-08-25 07:10:00,1650.55,1650.83,-0.0,flip_to_short -54130,做空,2023-08-25 07:10:00,2023-08-25 07:15:00,1650.83,1652.2,-0.0,flip_to_long -54131,做多,2023-08-25 07:15:00,2023-08-25 07:30:00,1652.2,1650.87,-0.0,flip_to_short -54132,做空,2023-08-25 07:30:00,2023-08-25 07:55:00,1650.87,1650.53,-0.0,flip_to_long -54133,做多,2023-08-25 07:55:00,2023-08-25 08:00:00,1650.53,1652.8,0.0,tp_upper -54134,做空,2023-08-25 09:00:00,2023-08-25 09:15:00,1653.34,1654.59,-0.0,flip_to_long -54135,做多,2023-08-25 09:15:00,2023-08-25 09:30:00,1654.59,1653.87,-0.0,flip_to_short -54136,做空,2023-08-25 09:30:00,2023-08-25 09:35:00,1653.87,1653.97,-0.0,flip_to_long -54137,做多,2023-08-25 09:35:00,2023-08-25 10:25:00,1653.97,1652.96,-0.0,flip_to_short -54138,做空,2023-08-25 10:25:00,2023-08-25 10:30:00,1652.96,1653.8,-0.0,flip_to_long -54139,做多,2023-08-25 10:30:00,2023-08-25 10:35:00,1653.8,1653.51,-0.0,flip_to_short -54140,做空,2023-08-25 10:35:00,2023-08-25 10:45:00,1653.51,1653.37,-0.0,flip_to_long -54141,做多,2023-08-25 10:45:00,2023-08-25 10:50:00,1653.37,1652.06,-0.0,flip_to_short -54142,做空,2023-08-25 10:50:00,2023-08-25 10:55:00,1652.06,1651.61,-0.0,tp_lower -54143,做多,2023-08-25 11:05:00,2023-08-25 11:10:00,1653.16,1652.6,-0.0,flip_to_short -54144,做空,2023-08-25 11:10:00,2023-08-25 11:15:00,1652.6,1652.69,-0.0,flip_to_long -54145,做多,2023-08-25 11:15:00,2023-08-25 11:25:00,1652.69,1653.75,0.0,tp_upper -54146,做空,2023-08-25 11:45:00,2023-08-25 11:55:00,1652.77,1653.51,-0.0,flip_to_long -54147,做多,2023-08-25 11:55:00,2023-08-25 12:05:00,1653.51,1654.59,0.0,tp_upper -54148,做空,2023-08-25 12:30:00,2023-08-25 12:40:00,1653.51,1653.94,-0.0,flip_to_long -54149,做多,2023-08-25 12:40:00,2023-08-25 12:50:00,1653.94,1653.2,-0.0,flip_to_short -54150,做空,2023-08-25 12:50:00,2023-08-25 13:00:00,1653.2,1656.41,-0.0,flip_to_long -54151,做多,2023-08-25 13:00:00,2023-08-25 13:05:00,1656.41,1655.4,-0.0,tp_upper -54152,做空,2023-08-25 13:50:00,2023-08-25 14:10:00,1654.49,1657.23,-0.0,flip_to_long -54153,做多,2023-08-25 14:10:00,2023-08-25 14:15:00,1657.23,1660.07,0.0,tp_upper -54154,做空,2023-08-25 14:25:00,2023-08-25 14:40:00,1657.36,1647.27,0.0,tp_lower -54155,做多,2023-08-25 15:10:00,2023-08-25 15:30:00,1651.24,1648.62,-0.0,flip_to_short -54156,做空,2023-08-25 15:30:00,2023-08-25 15:35:00,1648.62,1651.3,-0.0,flip_to_long -54157,做多,2023-08-25 15:35:00,2023-08-25 15:40:00,1651.3,1649.87,-0.0,flip_to_short -54158,做空,2023-08-25 15:40:00,2023-08-25 16:40:00,1649.87,1643.03,0.0,tp_lower -54159,做空,2023-08-25 17:15:00,2023-08-25 17:25:00,1643.64,1641.53,0.0,tp_lower -54160,做多,2023-08-25 18:10:00,2023-08-25 18:50:00,1643.26,1654.86,0.0,tp_upper -54161,做空,2023-08-25 19:30:00,2023-08-25 20:20:00,1647.22,1647.97,-0.0,flip_to_long -54162,做多,2023-08-25 20:20:00,2023-08-25 20:55:00,1647.97,1649.24,0.0,tp_upper -54163,做空,2023-08-25 21:30:00,2023-08-25 22:30:00,1648.44,1650.5,-0.0,flip_to_long -54164,做多,2023-08-25 22:30:00,2023-08-25 22:35:00,1650.5,1652.13,0.0,tp_upper -54165,做空,2023-08-25 23:45:00,2023-08-26 00:25:00,1652.5,1652.36,-0.0,tp_lower -54166,做多,2023-08-26 01:05:00,2023-08-26 01:15:00,1653.36,1653.6,-0.0,tp_upper -54167,做空,2023-08-26 01:30:00,2023-08-26 02:05:00,1652.18,1652.47,-0.0,flip_to_long -54168,做多,2023-08-26 02:05:00,2023-08-26 02:15:00,1652.47,1652.89,-0.0,tp_upper -54169,做空,2023-08-26 02:20:00,2023-08-26 02:30:00,1651.63,1652.45,-0.0,flip_to_long -54170,做多,2023-08-26 02:30:00,2023-08-26 02:35:00,1652.45,1652.29,-0.0,flip_to_short -54171,做空,2023-08-26 02:35:00,2023-08-26 02:50:00,1652.29,1652.52,-0.0,flip_to_long -54172,做多,2023-08-26 02:50:00,2023-08-26 02:55:00,1652.52,1653.6,0.0,tp_upper -54173,做空,2023-08-26 04:10:00,2023-08-26 04:25:00,1652.96,1651.54,0.0,tp_lower -54174,做多,2023-08-26 05:50:00,2023-08-26 06:00:00,1651.66,1650.74,-0.0,flip_to_short -54175,做空,2023-08-26 06:00:00,2023-08-26 06:05:00,1650.74,1650.67,-0.0,tp_lower -54176,做多,2023-08-26 06:20:00,2023-08-26 06:30:00,1651.74,1653.18,0.0,tp_upper -54177,做空,2023-08-26 06:40:00,2023-08-26 07:50:00,1651.39,1652.84,-0.0,flip_to_long -54178,做多,2023-08-26 07:50:00,2023-08-26 07:55:00,1652.84,1652.12,-0.0,flip_to_short -54179,做空,2023-08-26 07:55:00,2023-08-26 08:00:00,1652.12,1651.09,0.0,tp_lower -54180,做多,2023-08-26 08:10:00,2023-08-26 08:30:00,1652.5,1647.79,-0.0,flip_to_short -54181,做空,2023-08-26 08:30:00,2023-08-26 08:35:00,1647.79,1648.61,-0.0,tp_lower -54182,做多,2023-08-26 09:45:00,2023-08-26 09:50:00,1649.16,1648.69,-0.0,flip_to_short -54183,做空,2023-08-26 09:50:00,2023-08-26 10:35:00,1648.69,1648.72,-0.0,flip_to_long -54184,做多,2023-08-26 10:35:00,2023-08-26 11:30:00,1648.72,1649.73,0.0,tp_upper -54185,做空,2023-08-26 11:45:00,2023-08-26 11:50:00,1649.0,1649.02,-0.0,flip_to_long -54186,做多,2023-08-26 11:50:00,2023-08-26 12:05:00,1649.02,1649.21,-0.0,flip_to_short -54187,做空,2023-08-26 12:05:00,2023-08-26 12:15:00,1649.21,1648.68,-0.0,tp_lower -54188,做多,2023-08-26 12:50:00,2023-08-26 13:10:00,1648.44,1648.31,-0.0,flip_to_short -54189,做空,2023-08-26 13:10:00,2023-08-26 13:15:00,1648.31,1648.78,-0.0,flip_to_long -54190,做多,2023-08-26 13:15:00,2023-08-26 14:20:00,1648.78,1648.3,-0.0,flip_to_short -54191,做空,2023-08-26 14:20:00,2023-08-26 14:30:00,1648.3,1649.79,-0.0,flip_to_long -54192,做多,2023-08-26 14:30:00,2023-08-26 14:35:00,1649.79,1650.58,-0.0,tp_upper -54193,做空,2023-08-26 15:25:00,2023-08-26 15:30:00,1650.0,1650.52,-0.0,flip_to_long -54194,做多,2023-08-26 15:30:00,2023-08-26 15:50:00,1650.52,1650.58,-0.0,flip_to_short -54195,做空,2023-08-26 15:50:00,2023-08-26 16:00:00,1650.58,1650.99,-0.0,flip_to_long -54196,做多,2023-08-26 16:00:00,2023-08-26 16:05:00,1650.99,1650.67,-0.0,flip_to_short -54197,做空,2023-08-26 16:05:00,2023-08-26 16:15:00,1650.67,1649.24,0.0,tp_lower -54198,做多,2023-08-26 18:45:00,2023-08-26 19:00:00,1645.04,1644.69,-0.0,flip_to_short -54199,做空,2023-08-26 19:00:00,2023-08-26 19:20:00,1644.69,1643.96,-0.0,tp_lower -54200,做多,2023-08-26 19:30:00,2023-08-26 19:35:00,1644.76,1645.5,-0.0,tp_upper -54201,做空,2023-08-26 20:40:00,2023-08-26 20:45:00,1645.39,1646.79,-0.0,flip_to_long -54202,做多,2023-08-26 20:45:00,2023-08-26 21:10:00,1646.79,1648.24,0.0,tp_upper -54203,做空,2023-08-26 22:20:00,2023-08-26 22:25:00,1648.07,1648.33,-0.0,flip_to_long -54204,做多,2023-08-26 22:25:00,2023-08-27 00:20:00,1648.33,1648.49,-0.0,tp_upper -54205,做空,2023-08-27 01:00:00,2023-08-27 01:05:00,1646.16,1647.67,-0.0,flip_to_long -54206,做多,2023-08-27 01:05:00,2023-08-27 01:10:00,1647.67,1647.36,-0.0,flip_to_short -54207,做空,2023-08-27 01:10:00,2023-08-27 01:20:00,1647.36,1647.22,-0.0,flip_to_long -54208,做多,2023-08-27 01:20:00,2023-08-27 01:25:00,1647.22,1647.02,-0.0,flip_to_short -54209,做空,2023-08-27 01:25:00,2023-08-27 01:30:00,1647.02,1647.46,-0.0,flip_to_long -54210,做多,2023-08-27 01:30:00,2023-08-27 01:35:00,1647.46,1645.83,-0.0,flip_to_short -54211,做空,2023-08-27 01:35:00,2023-08-27 01:40:00,1645.83,1645.98,-0.0,tp_lower -54212,做多,2023-08-27 01:50:00,2023-08-27 01:55:00,1647.04,1648.81,0.0,tp_upper -54213,做空,2023-08-27 02:25:00,2023-08-27 03:35:00,1647.51,1646.8,-0.0,flip_to_long -54214,做多,2023-08-27 03:35:00,2023-08-27 03:45:00,1646.8,1646.74,-0.0,flip_to_short -54215,做空,2023-08-27 03:45:00,2023-08-27 04:00:00,1646.74,1647.36,-0.0,flip_to_long -54216,做多,2023-08-27 04:00:00,2023-08-27 04:25:00,1647.36,1647.93,-0.0,tp_upper -54217,做多,2023-08-27 06:05:00,2023-08-27 06:10:00,1650.97,1650.29,-0.0,flip_to_short -54218,做空,2023-08-27 06:10:00,2023-08-27 06:25:00,1650.29,1649.17,0.0,tp_lower -54219,做多,2023-08-27 08:05:00,2023-08-27 08:15:00,1649.17,1648.04,-0.0,flip_to_short -54220,做空,2023-08-27 08:15:00,2023-08-27 08:20:00,1648.04,1647.23,-0.0,tp_lower -54221,做多,2023-08-27 08:30:00,2023-08-27 08:35:00,1649.04,1649.22,-0.0,tp_upper -54222,做空,2023-08-27 08:40:00,2023-08-27 09:20:00,1648.46,1649.44,-0.0,flip_to_long -54223,做多,2023-08-27 09:20:00,2023-08-27 09:25:00,1649.44,1648.94,-0.0,flip_to_short -54224,做空,2023-08-27 09:25:00,2023-08-27 09:55:00,1648.94,1649.72,-0.0,flip_to_long -54225,做多,2023-08-27 09:55:00,2023-08-27 11:00:00,1649.72,1649.16,-0.0,flip_to_short -54226,做空,2023-08-27 11:00:00,2023-08-27 11:20:00,1649.16,1650.41,-0.0,flip_to_long -54227,做多,2023-08-27 11:20:00,2023-08-27 11:25:00,1650.41,1649.84,-0.0,flip_to_short -54228,做空,2023-08-27 11:25:00,2023-08-27 12:45:00,1649.84,1650.09,-0.0,flip_to_long -54229,做多,2023-08-27 12:45:00,2023-08-27 13:30:00,1650.09,1651.72,0.0,tp_upper -54230,做空,2023-08-27 13:40:00,2023-08-27 13:50:00,1649.0,1650.0,-0.0,flip_to_long -54231,做多,2023-08-27 13:50:00,2023-08-27 14:00:00,1650.0,1651.92,0.0,tp_upper -54232,做多,2023-08-27 15:40:00,2023-08-27 15:45:00,1656.85,1655.44,-0.0,flip_to_short -54233,做空,2023-08-27 15:45:00,2023-08-27 15:55:00,1655.44,1654.68,-0.0,tp_lower -54234,做多,2023-08-27 16:25:00,2023-08-27 16:40:00,1657.08,1656.0,-0.0,flip_to_short -54235,做空,2023-08-27 16:40:00,2023-08-27 16:45:00,1656.0,1658.21,-0.0,flip_to_long -54236,做多,2023-08-27 16:45:00,2023-08-27 16:50:00,1658.21,1658.57,-0.0,tp_upper -54237,做空,2023-08-27 17:25:00,2023-08-27 17:40:00,1655.58,1653.66,0.0,tp_lower -54238,做多,2023-08-27 18:45:00,2023-08-27 19:05:00,1653.3,1657.46,0.0,tp_upper -54239,做空,2023-08-27 19:50:00,2023-08-27 19:55:00,1654.38,1655.05,-0.0,flip_to_long -54240,做多,2023-08-27 19:55:00,2023-08-27 20:05:00,1655.05,1653.79,-0.0,flip_to_short -54241,做空,2023-08-27 20:05:00,2023-08-27 21:10:00,1653.79,1654.22,-0.0,flip_to_long -54242,做多,2023-08-27 21:10:00,2023-08-27 21:15:00,1654.22,1655.95,0.0,tp_upper -54243,做空,2023-08-27 21:45:00,2023-08-27 21:50:00,1653.6,1652.74,0.0,tp_lower -54244,做多,2023-08-27 22:15:00,2023-08-27 22:20:00,1654.51,1653.6,-0.0,flip_to_short -54245,做空,2023-08-27 22:20:00,2023-08-27 22:25:00,1653.6,1653.85,-0.0,flip_to_long -54246,做多,2023-08-27 22:25:00,2023-08-27 23:05:00,1653.85,1657.68,0.0,tp_upper -54247,做空,2023-08-28 00:00:00,2023-08-28 00:05:00,1655.91,1656.04,-0.0,flip_to_long -54248,做多,2023-08-28 00:05:00,2023-08-28 00:20:00,1656.04,1655.0,-0.0,flip_to_short -54249,做空,2023-08-28 00:20:00,2023-08-28 00:25:00,1655.0,1653.27,0.0,tp_lower -54250,做空,2023-08-28 02:25:00,2023-08-28 02:55:00,1649.8,1649.54,-0.0,flip_to_long -54251,做多,2023-08-28 02:55:00,2023-08-28 03:10:00,1649.54,1648.67,-0.0,flip_to_short -54252,做空,2023-08-28 03:10:00,2023-08-28 03:20:00,1648.67,1649.82,-0.0,flip_to_long -54253,做多,2023-08-28 03:20:00,2023-08-28 03:35:00,1649.82,1649.43,-0.0,flip_to_short -54254,做空,2023-08-28 03:35:00,2023-08-28 03:40:00,1649.43,1649.48,-0.0,flip_to_long -54255,做多,2023-08-28 03:40:00,2023-08-28 03:50:00,1649.48,1649.38,-0.0,flip_to_short -54256,做空,2023-08-28 03:50:00,2023-08-28 04:05:00,1649.38,1647.89,0.0,tp_lower -54257,做空,2023-08-28 04:20:00,2023-08-28 04:25:00,1649.15,1649.25,-0.0,flip_to_long -54258,做多,2023-08-28 04:25:00,2023-08-28 04:35:00,1649.25,1649.18,-0.0,flip_to_short -54259,做空,2023-08-28 04:35:00,2023-08-28 04:50:00,1649.18,1649.59,-0.0,flip_to_long -54260,做多,2023-08-28 04:50:00,2023-08-28 04:55:00,1649.59,1649.24,-0.0,flip_to_short -54261,做空,2023-08-28 04:55:00,2023-08-28 05:10:00,1649.24,1650.12,-0.0,flip_to_long -54262,做多,2023-08-28 05:10:00,2023-08-28 05:15:00,1650.12,1650.67,-0.0,tp_upper -54263,做空,2023-08-28 05:20:00,2023-08-28 05:25:00,1648.59,1647.76,0.0,tp_lower -54264,做多,2023-08-28 06:10:00,2023-08-28 07:10:00,1644.54,1641.38,-0.0,flip_to_short -54265,做空,2023-08-28 07:10:00,2023-08-28 07:35:00,1641.38,1639.2,0.0,tp_lower -54266,做多,2023-08-28 08:00:00,2023-08-28 08:05:00,1642.29,1640.78,-0.0,flip_to_short -54267,做空,2023-08-28 08:05:00,2023-08-28 08:20:00,1640.78,1642.15,-0.0,flip_to_long -54268,做多,2023-08-28 08:20:00,2023-08-28 08:25:00,1642.15,1640.14,-0.0,flip_to_short -54269,做空,2023-08-28 08:25:00,2023-08-28 08:30:00,1640.14,1639.33,-0.0,tp_lower -54270,做多,2023-08-28 08:40:00,2023-08-28 08:45:00,1641.8,1642.29,-0.0,tp_upper -54271,做空,2023-08-28 08:50:00,2023-08-28 09:05:00,1641.08,1639.59,0.0,flip_to_long -54272,做多,2023-08-28 09:05:00,2023-08-28 10:55:00,1639.59,1637.15,-0.0,tp_upper -54273,做空,2023-08-28 11:25:00,2023-08-28 11:30:00,1635.81,1637.94,-0.0,flip_to_long -54274,做多,2023-08-28 11:30:00,2023-08-28 11:50:00,1637.94,1639.19,0.0,tp_upper -54275,做空,2023-08-28 13:35:00,2023-08-28 13:40:00,1651.79,1651.9,-0.0,flip_to_long -54276,做多,2023-08-28 13:40:00,2023-08-28 14:35:00,1651.9,1648.46,-0.0,flip_to_short -54277,做空,2023-08-28 14:35:00,2023-08-28 14:45:00,1648.46,1651.17,-0.0,flip_to_long -54278,做多,2023-08-28 14:45:00,2023-08-28 14:50:00,1651.17,1648.43,-0.0,flip_to_short -54279,做空,2023-08-28 14:50:00,2023-08-28 14:55:00,1648.43,1650.21,-0.0,flip_to_long -54280,做多,2023-08-28 14:55:00,2023-08-28 15:00:00,1650.21,1649.51,-0.0,flip_to_short -54281,做空,2023-08-28 15:00:00,2023-08-28 15:05:00,1649.51,1649.73,-0.0,flip_to_long -54282,做多,2023-08-28 15:05:00,2023-08-28 15:10:00,1649.73,1649.07,-0.0,flip_to_short -54283,做空,2023-08-28 15:10:00,2023-08-28 15:20:00,1649.07,1650.35,-0.0,flip_to_long -54284,做多,2023-08-28 15:20:00,2023-08-28 15:25:00,1650.35,1650.54,-0.0,tp_upper -54285,做空,2023-08-28 15:40:00,2023-08-28 15:45:00,1649.38,1648.21,0.0,tp_lower -54286,做多,2023-08-28 16:00:00,2023-08-28 16:30:00,1649.26,1649.62,-0.0,flip_to_short -54287,做空,2023-08-28 16:30:00,2023-08-28 16:35:00,1649.62,1650.7,-0.0,flip_to_long -54288,做多,2023-08-28 16:35:00,2023-08-28 16:40:00,1650.7,1650.68,-0.0,flip_to_short -54289,做空,2023-08-28 16:40:00,2023-08-28 17:25:00,1650.68,1650.31,-0.0,flip_to_long -54290,做多,2023-08-28 17:25:00,2023-08-28 17:40:00,1650.31,1650.24,-0.0,flip_to_short -54291,做空,2023-08-28 17:40:00,2023-08-28 17:45:00,1650.24,1651.27,-0.0,flip_to_long -54292,做多,2023-08-28 17:45:00,2023-08-28 17:50:00,1651.27,1649.18,-0.0,flip_to_short -54293,做空,2023-08-28 17:50:00,2023-08-28 17:55:00,1649.18,1648.96,-0.0,tp_lower -54294,做多,2023-08-28 18:20:00,2023-08-28 19:10:00,1649.86,1649.97,-0.0,flip_to_short -54295,做空,2023-08-28 19:10:00,2023-08-28 19:20:00,1649.97,1637.61,0.0,tp_lower -54296,做多,2023-08-28 20:00:00,2023-08-28 20:40:00,1646.23,1646.0,-0.0,flip_to_short -54297,做空,2023-08-28 20:40:00,2023-08-28 21:15:00,1646.0,1646.05,-0.0,flip_to_long -54298,做多,2023-08-28 21:15:00,2023-08-28 21:35:00,1646.05,1646.24,-0.0,flip_to_short -54299,做空,2023-08-28 21:35:00,2023-08-28 21:45:00,1646.24,1643.96,0.0,tp_lower -54300,做多,2023-08-28 21:50:00,2023-08-28 22:15:00,1645.88,1648.44,0.0,tp_upper -54301,做空,2023-08-29 00:25:00,2023-08-29 00:30:00,1652.06,1652.73,-0.0,flip_to_long -54302,做多,2023-08-29 00:30:00,2023-08-29 00:45:00,1652.73,1655.48,0.0,tp_upper -54303,做空,2023-08-29 01:50:00,2023-08-29 03:45:00,1654.65,1651.39,0.0,flip_to_long -54304,做多,2023-08-29 03:45:00,2023-08-29 03:55:00,1651.39,1651.6,-0.0,flip_to_short -54305,做空,2023-08-29 03:55:00,2023-08-29 04:00:00,1651.6,1651.63,-0.0,flip_to_long -54306,做多,2023-08-29 04:00:00,2023-08-29 04:05:00,1651.63,1651.24,-0.0,flip_to_short -54307,做空,2023-08-29 04:05:00,2023-08-29 04:15:00,1651.24,1651.37,-0.0,flip_to_long -54308,做多,2023-08-29 04:15:00,2023-08-29 04:30:00,1651.37,1652.99,0.0,tp_upper -54309,做空,2023-08-29 04:40:00,2023-08-29 04:50:00,1650.64,1649.95,-0.0,tp_lower -54310,做多,2023-08-29 05:45:00,2023-08-29 05:55:00,1650.38,1649.84,-0.0,flip_to_short -54311,做空,2023-08-29 05:55:00,2023-08-29 06:05:00,1649.84,1648.43,0.0,tp_lower -54312,做多,2023-08-29 07:25:00,2023-08-29 07:35:00,1648.78,1646.83,-0.0,tp_upper -54313,做多,2023-08-29 07:40:00,2023-08-29 07:45:00,1647.03,1646.17,-0.0,flip_to_short -54314,做空,2023-08-29 07:45:00,2023-08-29 07:55:00,1646.17,1646.57,-0.0,tp_lower -54315,做空,2023-08-29 08:00:00,2023-08-29 08:15:00,1645.27,1646.59,-0.0,flip_to_long -54316,做多,2023-08-29 08:15:00,2023-08-29 08:20:00,1646.59,1646.31,-0.0,flip_to_short -54317,做空,2023-08-29 08:20:00,2023-08-29 08:30:00,1646.31,1646.43,-0.0,flip_to_long -54318,做多,2023-08-29 08:30:00,2023-08-29 08:50:00,1646.43,1645.35,-0.0,flip_to_short -54319,做空,2023-08-29 08:50:00,2023-08-29 09:00:00,1645.35,1644.87,-0.0,tp_lower -54320,做多,2023-08-29 09:05:00,2023-08-29 09:10:00,1646.08,1645.71,-0.0,flip_to_short -54321,做空,2023-08-29 09:10:00,2023-08-29 09:20:00,1645.71,1646.69,-0.0,flip_to_long -54322,做多,2023-08-29 09:20:00,2023-08-29 09:25:00,1646.69,1646.41,-0.0,flip_to_short -54323,做空,2023-08-29 09:25:00,2023-08-29 09:40:00,1646.41,1646.2,-0.0,flip_to_long -54324,做多,2023-08-29 09:40:00,2023-08-29 09:45:00,1646.2,1645.42,-0.0,flip_to_short -54325,做空,2023-08-29 09:45:00,2023-08-29 09:50:00,1645.42,1644.91,-0.0,tp_lower -54326,做空,2023-08-29 11:30:00,2023-08-29 11:45:00,1642.55,1641.33,0.0,tp_lower -54327,做多,2023-08-29 11:50:00,2023-08-29 11:55:00,1642.4,1641.2,-0.0,flip_to_short -54328,做空,2023-08-29 11:55:00,2023-08-29 12:15:00,1641.2,1640.51,-0.0,tp_lower -54329,做多,2023-08-29 12:30:00,2023-08-29 12:35:00,1642.67,1642.54,-0.0,flip_to_short -54330,做空,2023-08-29 12:35:00,2023-08-29 13:40:00,1642.54,1645.16,-0.0,flip_to_long -54331,做多,2023-08-29 13:40:00,2023-08-29 13:45:00,1645.16,1646.76,0.0,tp_upper -54332,做多,2023-08-29 16:05:00,2023-08-29 16:10:00,1715.91,1723.37,0.0,tp_upper -54333,做空,2023-08-29 17:45:00,2023-08-29 17:55:00,1731.37,1733.15,-0.0,flip_to_long -54334,做多,2023-08-29 17:55:00,2023-08-29 18:35:00,1733.15,1734.01,-0.0,flip_to_short -54335,做空,2023-08-29 18:35:00,2023-08-29 18:40:00,1734.01,1737.11,-0.0,flip_to_long -54336,做多,2023-08-29 18:40:00,2023-08-29 18:50:00,1737.11,1736.27,-0.0,flip_to_short -54337,做空,2023-08-29 18:50:00,2023-08-29 19:00:00,1736.27,1732.96,0.0,tp_lower -54338,做多,2023-08-29 19:05:00,2023-08-29 19:20:00,1739.04,1736.16,-0.0,flip_to_short -54339,做空,2023-08-29 19:20:00,2023-08-29 19:30:00,1736.16,1736.15,-0.0,flip_to_long -54340,做多,2023-08-29 19:30:00,2023-08-29 19:40:00,1736.15,1739.2,0.0,tp_upper -54341,做空,2023-08-29 19:45:00,2023-08-29 19:50:00,1736.11,1736.23,-0.0,flip_to_long -54342,做多,2023-08-29 19:50:00,2023-08-29 20:30:00,1736.23,1735.89,-0.0,flip_to_short -54343,做空,2023-08-29 20:30:00,2023-08-29 20:35:00,1735.89,1731.98,0.0,tp_lower -54344,做空,2023-08-29 22:15:00,2023-08-29 22:25:00,1730.62,1728.34,0.0,tp_lower -54345,做多,2023-08-29 23:50:00,2023-08-30 00:15:00,1727.48,1727.93,-0.0,flip_to_short -54346,做空,2023-08-30 00:15:00,2023-08-30 00:45:00,1727.93,1723.85,0.0,tp_lower -54347,做多,2023-08-30 02:30:00,2023-08-30 02:35:00,1719.06,1718.51,-0.0,flip_to_short -54348,做空,2023-08-30 02:35:00,2023-08-30 02:45:00,1718.51,1717.52,0.0,flip_to_long -54349,做多,2023-08-30 02:45:00,2023-08-30 02:55:00,1717.52,1716.0,-0.0,flip_to_short -54350,做空,2023-08-30 02:55:00,2023-08-30 03:20:00,1716.0,1712.54,0.0,tp_lower -54351,做多,2023-08-30 03:25:00,2023-08-30 05:05:00,1716.46,1718.98,0.0,flip_to_short -54352,做空,2023-08-30 05:05:00,2023-08-30 05:20:00,1718.98,1717.41,0.0,tp_lower -54353,做多,2023-08-30 05:45:00,2023-08-30 05:50:00,1718.59,1720.01,0.0,tp_upper -54354,做空,2023-08-30 06:20:00,2023-08-30 06:25:00,1718.55,1719.78,-0.0,flip_to_long -54355,做多,2023-08-30 06:25:00,2023-08-30 06:30:00,1719.78,1718.79,-0.0,flip_to_short -54356,做空,2023-08-30 06:30:00,2023-08-30 06:50:00,1718.79,1715.63,0.0,tp_lower -54357,做多,2023-08-30 07:25:00,2023-08-30 07:30:00,1718.64,1717.94,-0.0,flip_to_short -54358,做空,2023-08-30 07:30:00,2023-08-30 07:45:00,1717.94,1715.39,0.0,tp_lower -54359,做多,2023-08-30 08:35:00,2023-08-30 08:40:00,1718.45,1718.95,-0.0,tp_upper -54360,做空,2023-08-30 08:45:00,2023-08-30 09:20:00,1717.68,1711.15,0.0,tp_lower -54361,做多,2023-08-30 09:35:00,2023-08-30 09:40:00,1716.37,1714.84,-0.0,flip_to_short -54362,做空,2023-08-30 09:40:00,2023-08-30 09:45:00,1714.84,1715.76,-0.0,flip_to_long -54363,做多,2023-08-30 09:45:00,2023-08-30 11:15:00,1715.76,1718.33,0.0,flip_to_short -54364,做空,2023-08-30 11:15:00,2023-08-30 11:30:00,1718.33,1717.78,-0.0,flip_to_long -54365,做多,2023-08-30 11:30:00,2023-08-30 12:35:00,1717.78,1714.43,-0.0,flip_to_short -54366,做空,2023-08-30 12:35:00,2023-08-30 12:40:00,1714.43,1712.34,0.0,tp_lower -54367,做多,2023-08-30 12:45:00,2023-08-30 12:50:00,1718.96,1717.14,-0.0,flip_to_short -54368,做空,2023-08-30 12:50:00,2023-08-30 13:00:00,1717.14,1718.02,-0.0,flip_to_long -54369,做多,2023-08-30 13:00:00,2023-08-30 13:15:00,1718.02,1721.1,0.0,tp_upper -54370,做空,2023-08-30 13:35:00,2023-08-30 13:40:00,1717.07,1713.0,0.0,tp_lower -54371,做多,2023-08-30 13:50:00,2023-08-30 13:55:00,1718.27,1717.62,-0.0,flip_to_short -54372,做空,2023-08-30 13:55:00,2023-08-30 14:00:00,1717.62,1718.7,-0.0,flip_to_long -54373,做多,2023-08-30 14:00:00,2023-08-30 14:10:00,1718.7,1716.63,-0.0,flip_to_short -54374,做空,2023-08-30 14:10:00,2023-08-30 14:15:00,1716.63,1716.88,-0.0,tp_lower -54375,做多,2023-08-30 17:10:00,2023-08-30 17:50:00,1700.94,1700.2,-0.0,flip_to_short -54376,做空,2023-08-30 17:50:00,2023-08-30 18:35:00,1700.2,1700.09,-0.0,flip_to_long -54377,做多,2023-08-30 18:35:00,2023-08-30 19:55:00,1700.09,1700.77,-0.0,flip_to_short -54378,做空,2023-08-30 19:55:00,2023-08-30 20:00:00,1700.77,1702.01,-0.0,flip_to_long -54379,做多,2023-08-30 20:00:00,2023-08-30 20:10:00,1702.01,1703.94,0.0,tp_upper -54380,做空,2023-08-30 20:50:00,2023-08-30 20:55:00,1702.61,1703.09,-0.0,flip_to_long -54381,做多,2023-08-30 20:55:00,2023-08-30 21:10:00,1703.09,1705.86,0.0,tp_upper -54382,做空,2023-08-30 21:20:00,2023-08-30 21:30:00,1703.26,1703.95,-0.0,flip_to_long -54383,做多,2023-08-30 21:30:00,2023-08-30 21:35:00,1703.95,1701.89,-0.0,flip_to_short -54384,做空,2023-08-30 21:35:00,2023-08-30 21:40:00,1701.89,1703.03,-0.0,tp_lower -54385,做多,2023-08-30 21:50:00,2023-08-30 21:55:00,1704.7,1702.64,-0.0,flip_to_short -54386,做空,2023-08-30 21:55:00,2023-08-30 22:00:00,1702.64,1705.32,-0.0,flip_to_long -54387,做多,2023-08-30 22:00:00,2023-08-30 22:05:00,1705.32,1703.5,-0.0,flip_to_short -54388,做空,2023-08-30 22:05:00,2023-08-30 22:15:00,1703.5,1701.52,0.0,tp_lower -54389,做多,2023-08-30 22:45:00,2023-08-30 22:50:00,1703.63,1701.78,-0.0,flip_to_short -54390,做空,2023-08-30 22:50:00,2023-08-30 22:55:00,1701.78,1700.47,0.0,tp_lower -54391,做多,2023-08-30 23:05:00,2023-08-30 23:10:00,1704.0,1703.58,-0.0,flip_to_short -54392,做空,2023-08-30 23:10:00,2023-08-31 00:35:00,1703.58,1700.01,0.0,tp_lower -54393,做多,2023-08-31 01:30:00,2023-08-31 01:35:00,1701.47,1701.11,-0.0,flip_to_short -54394,做空,2023-08-31 01:35:00,2023-08-31 01:50:00,1701.11,1699.66,0.0,tp_lower -54395,做多,2023-08-31 02:10:00,2023-08-31 02:15:00,1701.23,1700.1,-0.0,flip_to_short -54396,做空,2023-08-31 02:15:00,2023-08-31 02:25:00,1700.1,1699.05,0.0,tp_lower -54397,做多,2023-08-31 02:45:00,2023-08-31 02:50:00,1700.45,1699.77,-0.0,flip_to_short -54398,做空,2023-08-31 02:50:00,2023-08-31 03:15:00,1699.77,1699.24,-0.0,tp_lower -54399,做多,2023-08-31 04:00:00,2023-08-31 04:20:00,1698.55,1700.77,0.0,tp_upper -54400,做空,2023-08-31 06:25:00,2023-08-31 06:30:00,1702.03,1703.97,-0.0,flip_to_long -54401,做多,2023-08-31 06:30:00,2023-08-31 06:50:00,1703.97,1705.43,0.0,tp_upper -54402,做空,2023-08-31 06:55:00,2023-08-31 07:00:00,1703.39,1704.07,-0.0,flip_to_long -54403,做多,2023-08-31 07:00:00,2023-08-31 07:10:00,1704.07,1703.24,-0.0,flip_to_short -54404,做空,2023-08-31 07:10:00,2023-08-31 07:15:00,1703.24,1704.2,-0.0,flip_to_long -54405,做多,2023-08-31 07:15:00,2023-08-31 07:25:00,1704.2,1706.32,0.0,tp_upper -54406,做多,2023-08-31 07:50:00,2023-08-31 08:00:00,1704.6,1706.0,0.0,tp_upper -54407,做空,2023-08-31 08:20:00,2023-08-31 08:40:00,1705.45,1705.01,-0.0,flip_to_long -54408,做多,2023-08-31 08:40:00,2023-08-31 09:00:00,1705.01,1704.15,-0.0,flip_to_short -54409,做空,2023-08-31 09:00:00,2023-08-31 09:05:00,1704.15,1703.45,-0.0,tp_lower -54410,做多,2023-08-31 09:15:00,2023-08-31 10:35:00,1704.77,1703.88,-0.0,flip_to_short -54411,做空,2023-08-31 10:35:00,2023-08-31 10:50:00,1703.88,1703.95,-0.0,flip_to_long -54412,做多,2023-08-31 10:50:00,2023-08-31 11:00:00,1703.95,1705.26,0.0,tp_upper -54413,做空,2023-08-31 12:00:00,2023-08-31 12:05:00,1707.8,1709.72,-0.0,flip_to_long -54414,做多,2023-08-31 12:05:00,2023-08-31 12:15:00,1709.72,1707.92,-0.0,flip_to_short -54415,做空,2023-08-31 12:15:00,2023-08-31 12:20:00,1707.92,1710.04,-0.0,flip_to_long -54416,做多,2023-08-31 12:20:00,2023-08-31 12:25:00,1710.04,1709.29,-0.0,flip_to_short -54417,做空,2023-08-31 12:25:00,2023-08-31 13:30:00,1709.29,1705.46,0.0,tp_lower -54418,做多,2023-08-31 13:35:00,2023-08-31 13:40:00,1707.65,1704.28,-0.0,flip_to_short -54419,做空,2023-08-31 13:40:00,2023-08-31 13:45:00,1704.28,1701.73,0.0,tp_lower -54420,做多,2023-08-31 14:50:00,2023-08-31 15:00:00,1703.09,1703.29,-0.0,flip_to_short -54421,做空,2023-08-31 15:00:00,2023-08-31 15:35:00,1703.29,1697.03,0.0,tp_lower -54422,做多,2023-08-31 18:00:00,2023-08-31 18:35:00,1660.62,1658.52,-0.0,flip_to_short -54423,做空,2023-08-31 18:35:00,2023-08-31 18:50:00,1658.52,1658.14,-0.0,tp_lower -54424,做多,2023-08-31 19:30:00,2023-08-31 19:45:00,1656.63,1657.52,0.0,flip_to_short -54425,做空,2023-08-31 19:45:00,2023-08-31 20:05:00,1657.52,1651.28,0.0,tp_lower -54426,做多,2023-08-31 20:10:00,2023-08-31 20:30:00,1653.23,1655.05,0.0,flip_to_short -54427,做空,2023-08-31 20:30:00,2023-08-31 20:50:00,1655.05,1650.11,0.0,tp_lower -54428,做多,2023-08-31 21:45:00,2023-08-31 21:55:00,1646.77,1647.0,-0.0,flip_to_short -54429,做空,2023-08-31 21:55:00,2023-08-31 22:10:00,1647.0,1645.64,0.0,flip_to_long -54430,做多,2023-08-31 22:10:00,2023-08-31 23:10:00,1645.64,1646.76,0.0,flip_to_short -54431,做空,2023-08-31 23:10:00,2023-08-31 23:25:00,1646.76,1643.57,0.0,tp_lower -54432,做多,2023-09-01 00:00:00,2023-09-01 00:15:00,1647.28,1650.49,0.0,tp_upper -54433,做空,2023-09-01 01:30:00,2023-09-01 01:45:00,1649.44,1649.05,-0.0,tp_lower -54434,做多,2023-09-01 02:20:00,2023-09-01 02:30:00,1650.13,1651.5,0.0,tp_upper -54435,做空,2023-09-01 02:50:00,2023-09-01 03:30:00,1650.03,1650.77,-0.0,flip_to_long -54436,做多,2023-09-01 03:30:00,2023-09-01 04:20:00,1650.77,1650.98,-0.0,flip_to_short -54437,做空,2023-09-01 04:20:00,2023-09-01 04:30:00,1650.98,1650.57,-0.0,flip_to_long -54438,做多,2023-09-01 04:30:00,2023-09-01 04:35:00,1650.57,1650.18,-0.0,flip_to_short -54439,做空,2023-09-01 04:35:00,2023-09-01 05:05:00,1650.18,1648.96,0.0,tp_lower -54440,做多,2023-09-01 06:00:00,2023-09-01 06:15:00,1648.34,1647.57,-0.0,flip_to_short -54441,做空,2023-09-01 06:15:00,2023-09-01 06:20:00,1647.57,1647.85,-0.0,tp_lower -54442,做多,2023-09-01 07:30:00,2023-09-01 07:35:00,1645.92,1644.94,-0.0,flip_to_short -54443,做空,2023-09-01 07:35:00,2023-09-01 07:45:00,1644.94,1645.62,-0.0,flip_to_long -54444,做多,2023-09-01 07:45:00,2023-09-01 07:50:00,1645.62,1645.52,-0.0,flip_to_short -54445,做空,2023-09-01 07:50:00,2023-09-01 08:30:00,1645.52,1645.36,-0.0,flip_to_long -54446,做多,2023-09-01 08:30:00,2023-09-01 08:35:00,1645.36,1644.06,-0.0,flip_to_short -54447,做空,2023-09-01 08:35:00,2023-09-01 08:50:00,1644.06,1643.9,-0.0,tp_lower -54448,做多,2023-09-01 09:10:00,2023-09-01 09:30:00,1645.19,1644.89,-0.0,flip_to_short -54449,做空,2023-09-01 09:30:00,2023-09-01 09:40:00,1644.89,1644.84,-0.0,flip_to_long -54450,做多,2023-09-01 09:40:00,2023-09-01 09:50:00,1644.84,1644.3,-0.0,tp_upper -54451,做多,2023-09-01 09:55:00,2023-09-01 10:00:00,1644.53,1643.55,-0.0,flip_to_short -54452,做空,2023-09-01 10:00:00,2023-09-01 10:10:00,1643.55,1644.7,-0.0,flip_to_long -54453,做多,2023-09-01 10:10:00,2023-09-01 10:20:00,1644.7,1643.94,-0.0,flip_to_short -54454,做空,2023-09-01 10:20:00,2023-09-01 10:40:00,1643.94,1641.81,0.0,tp_lower -54455,做多,2023-09-01 11:30:00,2023-09-01 11:35:00,1643.38,1645.69,0.0,tp_upper -54456,做空,2023-09-01 12:30:00,2023-09-01 12:45:00,1645.8,1645.58,-0.0,flip_to_long -54457,做多,2023-09-01 12:45:00,2023-09-01 13:00:00,1645.58,1645.68,-0.0,flip_to_short -54458,做空,2023-09-01 13:00:00,2023-09-01 13:35:00,1645.68,1641.29,0.0,tp_lower -54459,做多,2023-09-01 13:55:00,2023-09-01 14:00:00,1644.43,1644.25,-0.0,flip_to_short -54460,做空,2023-09-01 14:00:00,2023-09-01 14:15:00,1644.25,1641.11,0.0,tp_lower -54461,做多,2023-09-01 15:15:00,2023-09-01 15:25:00,1635.37,1635.92,-0.0,flip_to_short -54462,做空,2023-09-01 15:25:00,2023-09-01 15:50:00,1635.92,1635.95,-0.0,flip_to_long -54463,做多,2023-09-01 15:50:00,2023-09-01 15:55:00,1635.95,1633.75,-0.0,flip_to_short -54464,做空,2023-09-01 15:55:00,2023-09-01 16:25:00,1633.75,1634.42,-0.0,flip_to_long -54465,做多,2023-09-01 16:25:00,2023-09-01 16:35:00,1634.42,1631.72,-0.0,flip_to_short -54466,做空,2023-09-01 16:35:00,2023-09-01 16:40:00,1631.72,1628.49,0.0,tp_lower -54467,做多,2023-09-01 18:35:00,2023-09-01 18:40:00,1610.39,1615.52,0.0,tp_upper -54468,做空,2023-09-01 20:05:00,2023-09-01 21:30:00,1617.2,1626.37,-0.0,flip_to_long -54469,做多,2023-09-01 21:30:00,2023-09-01 21:40:00,1626.37,1626.04,-0.0,flip_to_short -54470,做空,2023-09-01 21:40:00,2023-09-01 21:45:00,1626.04,1628.12,-0.0,flip_to_long -54471,做多,2023-09-01 21:45:00,2023-09-01 21:50:00,1628.12,1624.82,-0.0,flip_to_short -54472,做空,2023-09-01 21:50:00,2023-09-01 21:55:00,1624.82,1628.26,-0.0,flip_to_long -54473,做多,2023-09-01 21:55:00,2023-09-01 22:00:00,1628.26,1627.73,-0.0,flip_to_short -54474,做空,2023-09-01 22:00:00,2023-09-01 22:35:00,1627.73,1628.15,-0.0,flip_to_long -54475,做多,2023-09-01 22:35:00,2023-09-01 22:40:00,1628.15,1626.82,-0.0,flip_to_short -54476,做空,2023-09-01 22:40:00,2023-09-01 22:45:00,1626.82,1627.11,-0.0,flip_to_long -54477,做多,2023-09-01 22:45:00,2023-09-01 22:50:00,1627.11,1626.24,-0.0,flip_to_short -54478,做空,2023-09-01 22:50:00,2023-09-01 23:15:00,1626.24,1627.41,-0.0,flip_to_long -54479,做多,2023-09-01 23:15:00,2023-09-01 23:35:00,1627.41,1629.71,0.0,tp_upper -54480,做空,2023-09-02 00:00:00,2023-09-02 00:05:00,1627.34,1628.45,-0.0,flip_to_long -54481,做多,2023-09-02 00:05:00,2023-09-02 00:20:00,1628.45,1631.06,0.0,tp_upper -54482,做空,2023-09-02 00:45:00,2023-09-02 01:05:00,1628.77,1629.69,-0.0,flip_to_long -54483,做多,2023-09-02 01:05:00,2023-09-02 01:15:00,1629.69,1630.09,-0.0,flip_to_short -54484,做空,2023-09-02 01:15:00,2023-09-02 01:35:00,1630.09,1630.31,-0.0,flip_to_long -54485,做多,2023-09-02 01:35:00,2023-09-02 01:40:00,1630.31,1629.21,-0.0,flip_to_short -54486,做空,2023-09-02 01:40:00,2023-09-02 02:10:00,1629.21,1629.92,-0.0,flip_to_long -54487,做多,2023-09-02 02:10:00,2023-09-02 02:25:00,1629.92,1631.99,0.0,tp_upper -54488,做空,2023-09-02 02:35:00,2023-09-02 03:00:00,1628.57,1629.99,-0.0,flip_to_long -54489,做多,2023-09-02 03:00:00,2023-09-02 03:40:00,1629.99,1631.41,0.0,tp_upper -54490,做空,2023-09-02 04:50:00,2023-09-02 04:55:00,1631.29,1631.33,-0.0,flip_to_long -54491,做多,2023-09-02 04:55:00,2023-09-02 05:20:00,1631.33,1633.39,0.0,tp_upper -54492,做空,2023-09-02 05:50:00,2023-09-02 06:45:00,1632.27,1629.51,0.0,tp_lower -54493,做多,2023-09-02 07:35:00,2023-09-02 08:00:00,1630.91,1630.07,-0.0,flip_to_short -54494,做空,2023-09-02 08:00:00,2023-09-02 08:05:00,1630.07,1630.64,-0.0,flip_to_long -54495,做多,2023-09-02 08:05:00,2023-09-02 08:10:00,1630.64,1631.66,0.0,tp_upper -54496,做空,2023-09-02 08:15:00,2023-09-02 08:25:00,1630.25,1629.5,-0.0,tp_lower -54497,做多,2023-09-02 08:45:00,2023-09-02 08:50:00,1631.02,1631.66,-0.0,tp_upper -54498,做空,2023-09-02 08:55:00,2023-09-02 09:05:00,1630.2,1630.6,-0.0,tp_lower -54499,做多,2023-09-02 09:10:00,2023-09-02 09:15:00,1631.05,1632.14,0.0,tp_upper -54500,做空,2023-09-02 11:25:00,2023-09-02 11:30:00,1633.55,1634.88,-0.0,flip_to_long -54501,做多,2023-09-02 11:30:00,2023-09-02 11:35:00,1634.88,1634.74,-0.0,tp_upper -54502,做空,2023-09-02 11:40:00,2023-09-02 11:50:00,1633.0,1634.13,-0.0,flip_to_long -54503,做多,2023-09-02 11:50:00,2023-09-02 11:55:00,1634.13,1633.88,-0.0,flip_to_short -54504,做空,2023-09-02 11:55:00,2023-09-02 12:20:00,1633.88,1634.21,-0.0,flip_to_long -54505,做多,2023-09-02 12:20:00,2023-09-02 12:25:00,1634.21,1633.29,-0.0,flip_to_short -54506,做空,2023-09-02 12:25:00,2023-09-02 12:35:00,1633.29,1633.62,-0.0,flip_to_long -54507,做多,2023-09-02 12:35:00,2023-09-02 12:50:00,1633.62,1633.35,-0.0,flip_to_short -54508,做空,2023-09-02 12:50:00,2023-09-02 12:55:00,1633.35,1634.22,-0.0,flip_to_long -54509,做多,2023-09-02 12:55:00,2023-09-02 13:05:00,1634.22,1633.94,-0.0,flip_to_short -54510,做空,2023-09-02 13:05:00,2023-09-02 13:15:00,1633.94,1632.87,0.0,tp_lower -54511,做多,2023-09-02 13:20:00,2023-09-02 13:30:00,1633.95,1635.66,0.0,tp_upper -54512,做空,2023-09-02 14:20:00,2023-09-02 14:30:00,1634.62,1635.42,-0.0,flip_to_long -54513,做多,2023-09-02 14:30:00,2023-09-02 14:45:00,1635.42,1638.73,0.0,tp_upper -54514,做空,2023-09-02 15:45:00,2023-09-02 15:55:00,1638.35,1637.97,-0.0,flip_to_long -54515,做多,2023-09-02 15:55:00,2023-09-02 16:15:00,1637.97,1638.67,-0.0,flip_to_short -54516,做空,2023-09-02 16:15:00,2023-09-02 16:30:00,1638.67,1636.11,0.0,tp_lower -54517,做多,2023-09-02 17:15:00,2023-09-02 17:20:00,1636.77,1635.66,-0.0,flip_to_short -54518,做空,2023-09-02 17:20:00,2023-09-02 17:25:00,1635.66,1636.97,-0.0,flip_to_long -54519,做多,2023-09-02 17:25:00,2023-09-02 17:30:00,1636.97,1635.53,-0.0,flip_to_short -54520,做空,2023-09-02 17:30:00,2023-09-02 17:50:00,1635.53,1632.43,0.0,tp_lower -54521,做多,2023-09-02 19:05:00,2023-09-02 19:25:00,1632.18,1631.31,-0.0,flip_to_short -54522,做空,2023-09-02 19:25:00,2023-09-02 19:30:00,1631.31,1632.69,-0.0,flip_to_long -54523,做多,2023-09-02 19:30:00,2023-09-02 19:35:00,1632.69,1633.57,0.0,tp_upper -54524,做空,2023-09-02 20:25:00,2023-09-02 20:35:00,1632.43,1634.1,-0.0,flip_to_long -54525,做多,2023-09-02 20:35:00,2023-09-02 20:40:00,1634.1,1633.18,-0.0,tp_upper -54526,做空,2023-09-02 22:20:00,2023-09-02 22:40:00,1635.43,1635.66,-0.0,flip_to_long -54527,做多,2023-09-02 22:40:00,2023-09-02 23:00:00,1635.66,1635.5,-0.0,flip_to_short -54528,做空,2023-09-02 23:00:00,2023-09-02 23:05:00,1635.5,1636.16,-0.0,flip_to_long -54529,做多,2023-09-02 23:05:00,2023-09-02 23:15:00,1636.16,1636.97,-0.0,tp_upper -54530,做空,2023-09-02 23:35:00,2023-09-02 23:55:00,1635.87,1636.24,-0.0,flip_to_long -54531,做多,2023-09-02 23:55:00,2023-09-03 00:00:00,1636.24,1636.04,-0.0,flip_to_short -54532,做空,2023-09-03 00:00:00,2023-09-03 00:05:00,1636.04,1636.44,-0.0,flip_to_long -54533,做多,2023-09-03 00:05:00,2023-09-03 00:20:00,1636.44,1635.14,-0.0,flip_to_short -54534,做空,2023-09-03 00:20:00,2023-09-03 00:30:00,1635.14,1632.87,0.0,tp_lower -54535,做多,2023-09-03 01:10:00,2023-09-03 01:15:00,1634.86,1633.99,-0.0,flip_to_short -54536,做空,2023-09-03 01:15:00,2023-09-03 02:00:00,1633.99,1632.16,0.0,tp_lower -54537,做多,2023-09-03 02:15:00,2023-09-03 02:35:00,1633.8,1633.18,-0.0,flip_to_short -54538,做空,2023-09-03 02:35:00,2023-09-03 02:40:00,1633.18,1633.76,-0.0,flip_to_long -54539,做多,2023-09-03 02:40:00,2023-09-03 02:45:00,1633.76,1633.6,-0.0,flip_to_short -54540,做空,2023-09-03 02:45:00,2023-09-03 03:20:00,1633.6,1633.82,-0.0,flip_to_long -54541,做多,2023-09-03 03:20:00,2023-09-03 03:25:00,1633.82,1633.0,-0.0,flip_to_short -54542,做空,2023-09-03 03:25:00,2023-09-03 03:30:00,1633.0,1633.5,-0.0,flip_to_long -54543,做多,2023-09-03 03:30:00,2023-09-03 03:50:00,1633.5,1634.91,0.0,tp_upper -54544,做空,2023-09-03 04:45:00,2023-09-03 04:55:00,1634.16,1634.4,-0.0,flip_to_long -54545,做多,2023-09-03 04:55:00,2023-09-03 05:30:00,1634.4,1636.01,0.0,tp_upper -54546,做空,2023-09-03 05:35:00,2023-09-03 05:40:00,1634.99,1633.74,0.0,tp_lower -54547,做多,2023-09-03 05:45:00,2023-09-03 05:50:00,1634.85,1634.66,-0.0,flip_to_short -54548,做空,2023-09-03 05:50:00,2023-09-03 05:55:00,1634.66,1635.28,-0.0,flip_to_long -54549,做多,2023-09-03 05:55:00,2023-09-03 06:30:00,1635.28,1637.61,0.0,tp_upper -54550,做空,2023-09-03 06:50:00,2023-09-03 06:55:00,1635.32,1635.59,-0.0,flip_to_long -54551,做多,2023-09-03 06:55:00,2023-09-03 08:40:00,1635.59,1631.8,-0.0,flip_to_short -54552,做空,2023-09-03 08:40:00,2023-09-03 08:45:00,1631.8,1630.59,0.0,tp_lower -54553,做多,2023-09-03 09:20:00,2023-09-03 09:30:00,1633.39,1632.4,-0.0,flip_to_short -54554,做空,2023-09-03 09:30:00,2023-09-03 09:35:00,1632.4,1632.89,-0.0,flip_to_long -54555,做多,2023-09-03 09:35:00,2023-09-03 09:45:00,1632.89,1632.39,-0.0,flip_to_short -54556,做空,2023-09-03 09:45:00,2023-09-03 09:50:00,1632.39,1632.76,-0.0,flip_to_long -54557,做多,2023-09-03 09:50:00,2023-09-03 09:55:00,1632.76,1632.3,-0.0,flip_to_short -54558,做空,2023-09-03 09:55:00,2023-09-03 10:10:00,1632.3,1632.28,-0.0,flip_to_long -54559,做多,2023-09-03 10:10:00,2023-09-03 10:45:00,1632.28,1633.47,0.0,tp_upper -54560,做空,2023-09-03 11:20:00,2023-09-03 11:25:00,1632.37,1632.92,-0.0,flip_to_long -54561,做多,2023-09-03 11:25:00,2023-09-03 11:30:00,1632.92,1632.47,-0.0,flip_to_short -54562,做空,2023-09-03 11:30:00,2023-09-03 11:40:00,1632.47,1633.36,-0.0,flip_to_long -54563,做多,2023-09-03 11:40:00,2023-09-03 11:50:00,1633.36,1632.6,-0.0,flip_to_short -54564,做空,2023-09-03 11:50:00,2023-09-03 11:55:00,1632.6,1633.49,-0.0,flip_to_long -54565,做多,2023-09-03 11:55:00,2023-09-03 12:05:00,1633.49,1633.03,-0.0,flip_to_short -54566,做空,2023-09-03 12:05:00,2023-09-03 12:15:00,1633.03,1631.51,0.0,tp_lower -54567,做多,2023-09-03 12:20:00,2023-09-03 12:25:00,1633.87,1635.47,0.0,tp_upper -54568,做空,2023-09-03 12:50:00,2023-09-03 13:00:00,1633.87,1630.81,0.0,tp_lower -54569,做多,2023-09-03 13:25:00,2023-09-03 13:35:00,1633.98,1633.95,-0.0,flip_to_short -54570,做空,2023-09-03 13:35:00,2023-09-03 14:05:00,1633.95,1634.43,-0.0,flip_to_long -54571,做多,2023-09-03 14:05:00,2023-09-03 14:10:00,1634.43,1633.47,-0.0,flip_to_short -54572,做空,2023-09-03 14:10:00,2023-09-03 14:15:00,1633.47,1635.27,-0.0,flip_to_long -54573,做多,2023-09-03 14:15:00,2023-09-03 14:35:00,1635.27,1636.77,0.0,tp_upper -54574,做多,2023-09-03 14:55:00,2023-09-03 15:00:00,1635.54,1634.87,-0.0,flip_to_short -54575,做空,2023-09-03 15:00:00,2023-09-03 15:15:00,1634.87,1634.53,-0.0,flip_to_long -54576,做多,2023-09-03 15:15:00,2023-09-03 15:25:00,1634.53,1634.06,-0.0,flip_to_short -54577,做空,2023-09-03 15:25:00,2023-09-03 15:35:00,1634.06,1632.01,0.0,tp_lower -54578,做多,2023-09-03 16:15:00,2023-09-03 16:20:00,1633.4,1632.18,-0.0,flip_to_short -54579,做空,2023-09-03 16:20:00,2023-09-03 16:35:00,1632.18,1627.31,0.0,tp_lower -54580,做多,2023-09-03 17:45:00,2023-09-03 18:10:00,1629.46,1631.4,0.0,tp_upper -54581,做空,2023-09-03 19:35:00,2023-09-03 19:40:00,1636.18,1637.0,-0.0,flip_to_long -54582,做多,2023-09-03 19:40:00,2023-09-03 19:45:00,1637.0,1636.03,-0.0,flip_to_short -54583,做空,2023-09-03 19:45:00,2023-09-03 19:50:00,1636.03,1637.48,-0.0,tp_lower -54584,做空,2023-09-03 20:10:00,2023-09-03 20:20:00,1637.02,1638.34,-0.0,flip_to_long -54585,做多,2023-09-03 20:20:00,2023-09-03 20:25:00,1638.34,1638.18,-0.0,tp_upper -54586,做空,2023-09-03 20:30:00,2023-09-03 20:35:00,1636.98,1639.07,-0.0,flip_to_long -54587,做多,2023-09-03 20:35:00,2023-09-03 20:40:00,1639.07,1638.81,-0.0,tp_upper -54588,做空,2023-09-03 21:20:00,2023-09-03 21:25:00,1638.21,1639.42,-0.0,flip_to_long -54589,做多,2023-09-03 21:25:00,2023-09-03 21:30:00,1639.42,1637.6,-0.0,flip_to_short -54590,做空,2023-09-03 21:30:00,2023-09-03 22:35:00,1637.6,1634.9,0.0,tp_lower -54591,做多,2023-09-03 23:40:00,2023-09-03 23:50:00,1635.73,1635.61,-0.0,flip_to_short -54592,做空,2023-09-03 23:50:00,2023-09-04 00:10:00,1635.61,1635.03,-0.0,flip_to_long -54593,做多,2023-09-04 00:10:00,2023-09-04 00:15:00,1635.03,1634.41,-0.0,flip_to_short -54594,做空,2023-09-04 00:15:00,2023-09-04 00:20:00,1634.41,1635.1,-0.0,flip_to_long -54595,做多,2023-09-04 00:20:00,2023-09-04 00:30:00,1635.1,1634.37,-0.0,flip_to_short -54596,做空,2023-09-04 00:30:00,2023-09-04 00:35:00,1634.37,1634.85,-0.0,flip_to_long -54597,做多,2023-09-04 00:35:00,2023-09-04 00:45:00,1634.85,1635.24,-0.0,tp_upper -54598,做空,2023-09-04 00:50:00,2023-09-04 00:55:00,1633.85,1634.25,-0.0,tp_lower -54599,做多,2023-09-04 01:05:00,2023-09-04 01:15:00,1635.38,1634.7,-0.0,flip_to_short -54600,做空,2023-09-04 01:15:00,2023-09-04 01:20:00,1634.7,1633.63,0.0,tp_lower -54601,做多,2023-09-04 02:20:00,2023-09-04 02:25:00,1633.24,1632.23,-0.0,flip_to_short -54602,做空,2023-09-04 02:25:00,2023-09-04 02:30:00,1632.23,1633.63,-0.0,flip_to_long -54603,做多,2023-09-04 02:30:00,2023-09-04 02:40:00,1633.63,1635.19,0.0,tp_upper -54604,做空,2023-09-04 03:50:00,2023-09-04 04:00:00,1636.95,1637.29,-0.0,flip_to_long -54605,做多,2023-09-04 04:00:00,2023-09-04 04:40:00,1637.29,1637.97,-0.0,flip_to_short -54606,做空,2023-09-04 04:40:00,2023-09-04 05:00:00,1637.97,1637.98,-0.0,flip_to_long -54607,做多,2023-09-04 05:00:00,2023-09-04 05:05:00,1637.98,1637.05,-0.0,flip_to_short -54608,做空,2023-09-04 05:05:00,2023-09-04 05:10:00,1637.05,1636.89,-0.0,tp_lower -54609,做多,2023-09-04 05:25:00,2023-09-04 05:30:00,1637.5,1636.61,-0.0,flip_to_short -54610,做空,2023-09-04 05:30:00,2023-09-04 05:35:00,1636.61,1635.56,0.0,tp_lower -54611,做多,2023-09-04 06:15:00,2023-09-04 06:35:00,1636.54,1636.37,-0.0,flip_to_short -54612,做空,2023-09-04 06:35:00,2023-09-04 08:25:00,1636.37,1638.5,-0.0,flip_to_long -54613,做多,2023-09-04 08:25:00,2023-09-04 08:30:00,1638.5,1638.18,-0.0,flip_to_short -54614,做空,2023-09-04 08:30:00,2023-09-04 08:35:00,1638.18,1639.2,-0.0,flip_to_long -54615,做多,2023-09-04 08:35:00,2023-09-04 08:40:00,1639.2,1638.24,-0.0,flip_to_short -54616,做空,2023-09-04 08:40:00,2023-09-04 08:45:00,1638.24,1637.68,-0.0,tp_lower -54617,做多,2023-09-04 09:15:00,2023-09-04 09:20:00,1639.26,1639.46,-0.0,tp_upper -54618,做空,2023-09-04 09:25:00,2023-09-04 09:40:00,1638.07,1636.03,0.0,tp_lower -54619,做多,2023-09-04 10:35:00,2023-09-04 12:35:00,1635.76,1630.97,-0.0,flip_to_short -54620,做空,2023-09-04 12:35:00,2023-09-04 12:40:00,1630.97,1630.31,-0.0,tp_lower -54621,做多,2023-09-04 13:05:00,2023-09-04 13:25:00,1631.32,1633.9,0.0,tp_upper -54622,做空,2023-09-04 13:55:00,2023-09-04 14:10:00,1631.97,1632.9,-0.0,flip_to_long -54623,做多,2023-09-04 14:10:00,2023-09-04 14:25:00,1632.9,1631.48,-0.0,flip_to_short -54624,做空,2023-09-04 14:25:00,2023-09-04 14:30:00,1631.48,1632.48,-0.0,flip_to_long -54625,做多,2023-09-04 14:30:00,2023-09-04 14:35:00,1632.48,1631.39,-0.0,flip_to_short -54626,做空,2023-09-04 14:35:00,2023-09-04 14:45:00,1631.39,1630.16,0.0,tp_lower -54627,做多,2023-09-04 15:30:00,2023-09-04 15:35:00,1629.83,1628.72,-0.0,flip_to_short -54628,做空,2023-09-04 15:35:00,2023-09-04 16:05:00,1628.72,1628.26,-0.0,flip_to_long -54629,做多,2023-09-04 16:05:00,2023-09-04 16:10:00,1628.26,1627.14,-0.0,flip_to_short -54630,做空,2023-09-04 16:10:00,2023-09-04 16:20:00,1627.14,1627.68,-0.0,flip_to_long -54631,做多,2023-09-04 16:20:00,2023-09-04 17:05:00,1627.68,1627.44,-0.0,flip_to_short -54632,做空,2023-09-04 17:05:00,2023-09-04 18:10:00,1627.44,1629.1,-0.0,flip_to_long -54633,做多,2023-09-04 18:10:00,2023-09-04 18:25:00,1629.1,1629.47,-0.0,flip_to_short -54634,做空,2023-09-04 18:25:00,2023-09-04 18:30:00,1629.47,1629.86,-0.0,flip_to_long -54635,做多,2023-09-04 18:30:00,2023-09-04 18:55:00,1629.86,1630.28,-0.0,flip_to_short -54636,做空,2023-09-04 18:55:00,2023-09-04 19:20:00,1630.28,1628.34,0.0,tp_lower -54637,做多,2023-09-04 19:40:00,2023-09-04 20:25:00,1630.47,1629.42,-0.0,flip_to_short -54638,做空,2023-09-04 20:25:00,2023-09-04 20:35:00,1629.42,1626.6,0.0,tp_lower -54639,做多,2023-09-04 20:40:00,2023-09-04 23:25:00,1627.9,1624.99,-0.0,tp_upper -54640,做空,2023-09-05 00:20:00,2023-09-05 00:30:00,1626.15,1627.43,-0.0,flip_to_long -54641,做多,2023-09-05 00:30:00,2023-09-05 00:40:00,1627.43,1625.82,-0.0,flip_to_short -54642,做空,2023-09-05 00:40:00,2023-09-05 01:40:00,1625.82,1625.8,-0.0,flip_to_long -54643,做多,2023-09-05 01:40:00,2023-09-05 01:45:00,1625.8,1623.55,-0.0,flip_to_short -54644,做空,2023-09-05 01:45:00,2023-09-05 01:55:00,1623.55,1622.62,0.0,tp_lower -54645,做多,2023-09-05 03:55:00,2023-09-05 05:35:00,1617.25,1620.97,0.0,flip_to_short -54646,做空,2023-09-05 05:35:00,2023-09-05 05:45:00,1620.97,1622.26,-0.0,flip_to_long -54647,做多,2023-09-05 05:45:00,2023-09-05 05:50:00,1622.26,1625.37,0.0,tp_upper -54648,做空,2023-09-05 06:25:00,2023-09-05 07:25:00,1622.67,1623.51,-0.0,flip_to_long -54649,做多,2023-09-05 07:25:00,2023-09-05 07:35:00,1623.51,1622.27,-0.0,flip_to_short -54650,做空,2023-09-05 07:35:00,2023-09-05 07:40:00,1622.27,1622.94,-0.0,flip_to_long -54651,做多,2023-09-05 07:40:00,2023-09-05 07:45:00,1622.94,1624.61,0.0,tp_upper -54652,做空,2023-09-05 08:20:00,2023-09-05 08:35:00,1623.25,1621.17,0.0,tp_lower -54653,做多,2023-09-05 08:50:00,2023-09-05 09:15:00,1623.32,1626.83,0.0,tp_upper -54654,做空,2023-09-05 11:05:00,2023-09-05 11:25:00,1632.31,1633.89,-0.0,flip_to_long -54655,做多,2023-09-05 11:25:00,2023-09-05 11:35:00,1633.89,1633.25,-0.0,flip_to_short -54656,做空,2023-09-05 11:35:00,2023-09-05 11:45:00,1633.25,1634.2,-0.0,flip_to_long -54657,做多,2023-09-05 11:45:00,2023-09-05 11:50:00,1634.2,1635.1,0.0,tp_upper -54658,做空,2023-09-05 12:05:00,2023-09-05 12:15:00,1632.35,1630.59,0.0,tp_lower -54659,做多,2023-09-05 12:40:00,2023-09-05 12:50:00,1633.51,1637.91,0.0,tp_upper -54660,做空,2023-09-05 13:10:00,2023-09-05 13:15:00,1633.28,1633.86,-0.0,flip_to_long -54661,做多,2023-09-05 13:15:00,2023-09-05 13:30:00,1633.86,1632.03,-0.0,flip_to_short -54662,做空,2023-09-05 13:30:00,2023-09-05 14:00:00,1632.03,1629.04,0.0,tp_lower -54663,做多,2023-09-05 15:00:00,2023-09-05 15:05:00,1633.04,1635.89,0.0,tp_upper -54664,做空,2023-09-05 15:25:00,2023-09-05 16:30:00,1632.85,1638.0,-0.0,flip_to_long -54665,做多,2023-09-05 16:30:00,2023-09-05 16:45:00,1638.0,1637.78,-0.0,flip_to_short -54666,做空,2023-09-05 16:45:00,2023-09-05 17:15:00,1637.78,1634.4,0.0,tp_lower -54667,做多,2023-09-05 17:40:00,2023-09-05 17:50:00,1636.87,1635.99,-0.0,flip_to_short -54668,做空,2023-09-05 17:50:00,2023-09-05 18:20:00,1635.99,1635.09,0.0,flip_to_long -54669,做多,2023-09-05 18:20:00,2023-09-05 18:25:00,1635.09,1632.92,-0.0,flip_to_short -54670,做空,2023-09-05 18:25:00,2023-09-05 18:40:00,1632.92,1635.0,-0.0,flip_to_long -54671,做多,2023-09-05 18:40:00,2023-09-05 18:50:00,1635.0,1634.68,-0.0,flip_to_short -54672,做空,2023-09-05 18:50:00,2023-09-05 18:55:00,1634.68,1635.9,-0.0,flip_to_long -54673,做多,2023-09-05 18:55:00,2023-09-05 19:00:00,1635.9,1636.42,-0.0,tp_upper -54674,做空,2023-09-05 19:25:00,2023-09-05 19:30:00,1634.51,1636.1,-0.0,flip_to_long -54675,做多,2023-09-05 19:30:00,2023-09-05 19:40:00,1636.1,1634.29,-0.0,flip_to_short -54676,做空,2023-09-05 19:40:00,2023-09-05 19:55:00,1634.29,1631.55,0.0,tp_lower -54677,做多,2023-09-05 21:10:00,2023-09-05 21:15:00,1630.97,1630.29,-0.0,flip_to_short -54678,做空,2023-09-05 21:15:00,2023-09-05 21:40:00,1630.29,1630.56,-0.0,flip_to_long -54679,做多,2023-09-05 21:40:00,2023-09-05 21:55:00,1630.56,1629.76,-0.0,flip_to_short -54680,做空,2023-09-05 21:55:00,2023-09-05 22:05:00,1629.76,1629.71,-0.0,flip_to_long -54681,做多,2023-09-05 22:05:00,2023-09-05 22:40:00,1629.71,1630.05,-0.0,flip_to_short -54682,做空,2023-09-05 22:40:00,2023-09-05 22:50:00,1630.05,1631.17,-0.0,flip_to_long -54683,做多,2023-09-05 22:50:00,2023-09-05 23:05:00,1631.17,1630.83,-0.0,tp_upper -54684,做空,2023-09-06 00:25:00,2023-09-06 00:45:00,1632.15,1631.33,0.0,tp_lower -54685,做多,2023-09-06 00:55:00,2023-09-06 01:00:00,1632.97,1632.27,-0.0,flip_to_short -54686,做空,2023-09-06 01:00:00,2023-09-06 01:05:00,1632.27,1633.77,-0.0,flip_to_long -54687,做多,2023-09-06 01:05:00,2023-09-06 01:10:00,1633.77,1634.79,0.0,tp_upper -54688,做空,2023-09-06 01:30:00,2023-09-06 01:45:00,1632.88,1632.71,-0.0,flip_to_long -54689,做多,2023-09-06 01:45:00,2023-09-06 02:00:00,1632.71,1631.94,-0.0,flip_to_short -54690,做空,2023-09-06 02:00:00,2023-09-06 02:05:00,1631.94,1632.99,-0.0,flip_to_long -54691,做多,2023-09-06 02:05:00,2023-09-06 02:15:00,1632.99,1634.78,0.0,tp_upper -54692,做空,2023-09-06 03:25:00,2023-09-06 05:00:00,1635.31,1630.89,0.0,tp_lower -54693,做多,2023-09-06 06:15:00,2023-09-06 06:25:00,1629.1,1629.37,-0.0,tp_upper -54694,做空,2023-09-06 06:40:00,2023-09-06 07:25:00,1629.11,1629.8,-0.0,flip_to_long -54695,做多,2023-09-06 07:25:00,2023-09-06 07:35:00,1629.8,1630.17,-0.0,tp_upper -54696,做空,2023-09-06 07:50:00,2023-09-06 07:55:00,1629.22,1628.41,-0.0,tp_lower -54697,做多,2023-09-06 08:20:00,2023-09-06 08:25:00,1629.66,1628.98,-0.0,flip_to_short -54698,做空,2023-09-06 08:25:00,2023-09-06 08:30:00,1628.98,1629.8,-0.0,flip_to_long -54699,做多,2023-09-06 08:30:00,2023-09-06 08:35:00,1629.8,1629.56,-0.0,flip_to_short -54700,做空,2023-09-06 08:35:00,2023-09-06 09:25:00,1629.56,1629.89,-0.0,flip_to_long -54701,做多,2023-09-06 09:25:00,2023-09-06 09:45:00,1629.89,1631.8,0.0,tp_upper -54702,做空,2023-09-06 10:45:00,2023-09-06 10:50:00,1630.7,1631.6,-0.0,flip_to_long -54703,做多,2023-09-06 10:50:00,2023-09-06 11:25:00,1631.6,1634.62,0.0,tp_upper -54704,做空,2023-09-06 11:45:00,2023-09-06 12:05:00,1633.14,1633.02,-0.0,flip_to_long -54705,做多,2023-09-06 12:05:00,2023-09-06 12:10:00,1633.02,1632.71,-0.0,flip_to_short -54706,做空,2023-09-06 12:10:00,2023-09-06 12:20:00,1632.71,1633.38,-0.0,flip_to_long -54707,做多,2023-09-06 12:20:00,2023-09-06 12:35:00,1633.38,1632.39,-0.0,flip_to_short -54708,做空,2023-09-06 12:35:00,2023-09-06 12:45:00,1632.39,1630.86,0.0,tp_lower -54709,做多,2023-09-06 13:20:00,2023-09-06 13:25:00,1632.15,1630.51,-0.0,flip_to_short -54710,做空,2023-09-06 13:25:00,2023-09-06 13:30:00,1630.51,1629.55,0.0,tp_lower -54711,做多,2023-09-06 13:35:00,2023-09-06 13:45:00,1632.18,1630.0,-0.0,tp_upper -54712,做多,2023-09-06 13:50:00,2023-09-06 13:55:00,1633.01,1631.72,-0.0,flip_to_short -54713,做空,2023-09-06 13:55:00,2023-09-06 14:00:00,1631.72,1623.28,0.0,tp_lower -54714,做多,2023-09-06 15:20:00,2023-09-06 15:35:00,1623.03,1623.9,0.0,flip_to_short -54715,做空,2023-09-06 15:35:00,2023-09-06 16:00:00,1623.9,1622.91,0.0,flip_to_long -54716,做多,2023-09-06 16:00:00,2023-09-06 16:25:00,1622.91,1621.93,-0.0,flip_to_short -54717,做空,2023-09-06 16:25:00,2023-09-06 16:30:00,1621.93,1623.71,-0.0,flip_to_long -54718,做多,2023-09-06 16:30:00,2023-09-06 16:35:00,1623.71,1623.29,-0.0,flip_to_short -54719,做空,2023-09-06 16:35:00,2023-09-06 16:45:00,1623.29,1624.1,-0.0,flip_to_long -54720,做多,2023-09-06 16:45:00,2023-09-06 16:50:00,1624.1,1624.01,-0.0,flip_to_short -54721,做空,2023-09-06 16:50:00,2023-09-06 17:00:00,1624.01,1619.54,0.0,tp_lower -54722,做多,2023-09-06 17:25:00,2023-09-06 17:50:00,1621.05,1636.89,0.0,tp_upper -54723,做空,2023-09-06 18:20:00,2023-09-06 18:25:00,1627.47,1630.21,-0.0,flip_to_long -54724,做多,2023-09-06 18:25:00,2023-09-06 18:30:00,1630.21,1628.8,-0.0,flip_to_short -54725,做空,2023-09-06 18:30:00,2023-09-06 20:40:00,1628.8,1631.28,-0.0,flip_to_long -54726,做多,2023-09-06 20:40:00,2023-09-06 20:45:00,1631.28,1630.33,-0.0,flip_to_short -54727,做空,2023-09-06 20:45:00,2023-09-06 20:50:00,1630.33,1629.68,-0.0,tp_lower -54728,做多,2023-09-06 21:10:00,2023-09-06 21:15:00,1630.94,1630.36,-0.0,flip_to_short -54729,做空,2023-09-06 21:15:00,2023-09-06 21:40:00,1630.36,1631.03,-0.0,flip_to_long -54730,做多,2023-09-06 21:40:00,2023-09-06 21:55:00,1631.03,1631.54,-0.0,tp_upper -54731,做空,2023-09-06 22:15:00,2023-09-06 23:10:00,1631.25,1632.24,-0.0,flip_to_long -54732,做多,2023-09-06 23:10:00,2023-09-06 23:15:00,1632.24,1632.55,-0.0,tp_upper -54733,做空,2023-09-06 23:30:00,2023-09-06 23:35:00,1631.46,1632.71,-0.0,flip_to_long -54734,做多,2023-09-06 23:35:00,2023-09-07 00:00:00,1632.71,1631.98,-0.0,flip_to_short -54735,做空,2023-09-07 00:00:00,2023-09-07 00:05:00,1631.98,1632.27,-0.0,flip_to_long -54736,做多,2023-09-07 00:05:00,2023-09-07 00:15:00,1632.27,1632.17,-0.0,flip_to_short -54737,做空,2023-09-07 00:15:00,2023-09-07 00:30:00,1632.17,1632.57,-0.0,flip_to_long -54738,做多,2023-09-07 00:30:00,2023-09-07 00:35:00,1632.57,1632.03,-0.0,flip_to_short -54739,做空,2023-09-07 00:35:00,2023-09-07 00:40:00,1632.03,1632.06,-0.0,flip_to_long -54740,做多,2023-09-07 00:40:00,2023-09-07 01:00:00,1632.06,1633.09,0.0,tp_upper -54741,做空,2023-09-07 01:15:00,2023-09-07 01:30:00,1632.77,1631.33,0.0,tp_lower -54742,做多,2023-09-07 01:45:00,2023-09-07 02:00:00,1633.12,1633.97,0.0,tp_upper -54743,做空,2023-09-07 02:15:00,2023-09-07 02:20:00,1632.11,1636.85,-0.0,flip_to_long -54744,做多,2023-09-07 02:20:00,2023-09-07 02:25:00,1636.85,1635.75,-0.0,tp_upper -54745,做空,2023-09-07 02:30:00,2023-09-07 03:10:00,1633.89,1633.81,-0.0,flip_to_long -54746,做多,2023-09-07 03:10:00,2023-09-07 03:20:00,1633.81,1634.2,-0.0,flip_to_short -54747,做空,2023-09-07 03:20:00,2023-09-07 03:25:00,1634.2,1635.62,-0.0,flip_to_long -54748,做多,2023-09-07 03:25:00,2023-09-07 03:40:00,1635.62,1636.64,0.0,tp_upper -54749,做多,2023-09-07 04:40:00,2023-09-07 05:10:00,1637.48,1637.92,-0.0,flip_to_short -54750,做空,2023-09-07 05:10:00,2023-09-07 05:45:00,1637.92,1638.18,-0.0,flip_to_long -54751,做多,2023-09-07 05:45:00,2023-09-07 05:55:00,1638.18,1637.58,-0.0,flip_to_short -54752,做空,2023-09-07 05:55:00,2023-09-07 06:15:00,1637.58,1638.23,-0.0,flip_to_long -54753,做多,2023-09-07 06:15:00,2023-09-07 06:20:00,1638.23,1636.86,-0.0,flip_to_short -54754,做空,2023-09-07 06:20:00,2023-09-07 06:25:00,1636.86,1638.08,-0.0,flip_to_long -54755,做多,2023-09-07 06:25:00,2023-09-07 06:30:00,1638.08,1637.68,-0.0,flip_to_short -54756,做空,2023-09-07 06:30:00,2023-09-07 06:40:00,1637.68,1637.86,-0.0,flip_to_long -54757,做多,2023-09-07 06:40:00,2023-09-07 06:45:00,1637.86,1636.95,-0.0,flip_to_short -54758,做空,2023-09-07 06:45:00,2023-09-07 07:05:00,1636.95,1635.87,0.0,tp_lower -54759,做多,2023-09-07 07:40:00,2023-09-07 07:45:00,1636.59,1634.8,-0.0,flip_to_short -54760,做空,2023-09-07 07:45:00,2023-09-07 08:00:00,1634.8,1633.67,0.0,tp_lower -54761,做空,2023-09-07 09:15:00,2023-09-07 09:25:00,1632.93,1633.14,-0.0,flip_to_long -54762,做多,2023-09-07 09:25:00,2023-09-07 09:40:00,1633.14,1632.04,-0.0,flip_to_short -54763,做空,2023-09-07 09:40:00,2023-09-07 09:50:00,1632.04,1631.59,-0.0,tp_lower -54764,做空,2023-09-07 10:20:00,2023-09-07 10:30:00,1631.98,1630.9,0.0,tp_lower -54765,做多,2023-09-07 12:20:00,2023-09-07 12:30:00,1627.88,1626.71,-0.0,flip_to_short -54766,做空,2023-09-07 12:30:00,2023-09-07 12:45:00,1626.71,1624.81,0.0,tp_lower -54767,做多,2023-09-07 13:15:00,2023-09-07 13:20:00,1626.82,1626.0,-0.0,flip_to_short -54768,做空,2023-09-07 13:20:00,2023-09-07 13:25:00,1626.0,1626.92,-0.0,flip_to_long -54769,做多,2023-09-07 13:25:00,2023-09-07 13:30:00,1626.92,1626.01,-0.0,flip_to_short -54770,做空,2023-09-07 13:30:00,2023-09-07 13:35:00,1626.01,1628.45,-0.0,flip_to_long -54771,做多,2023-09-07 13:35:00,2023-09-07 13:40:00,1628.45,1629.56,0.0,tp_upper -54772,做空,2023-09-07 13:50:00,2023-09-07 14:00:00,1626.88,1625.33,0.0,tp_lower -54773,做多,2023-09-07 14:10:00,2023-09-07 14:25:00,1627.88,1626.49,-0.0,flip_to_short -54774,做空,2023-09-07 14:25:00,2023-09-07 14:30:00,1626.49,1624.35,0.0,tp_lower -54775,做多,2023-09-07 14:35:00,2023-09-07 14:40:00,1626.91,1630.21,0.0,tp_upper -54776,做空,2023-09-07 15:40:00,2023-09-07 15:55:00,1629.62,1629.85,-0.0,flip_to_long -54777,做多,2023-09-07 15:55:00,2023-09-07 16:05:00,1629.85,1630.32,-0.0,flip_to_short -54778,做空,2023-09-07 16:05:00,2023-09-07 17:05:00,1630.32,1631.63,-0.0,flip_to_long -54779,做多,2023-09-07 17:05:00,2023-09-07 17:45:00,1631.63,1637.27,0.0,tp_upper -54780,做空,2023-09-07 18:25:00,2023-09-07 18:40:00,1635.39,1634.64,-0.0,flip_to_long -54781,做多,2023-09-07 18:40:00,2023-09-07 19:55:00,1634.64,1636.33,0.0,tp_upper -54782,做空,2023-09-07 20:30:00,2023-09-07 22:25:00,1635.84,1648.08,-0.0,flip_to_long -54783,做多,2023-09-07 22:25:00,2023-09-07 23:10:00,1648.08,1646.71,-0.0,flip_to_short -54784,做空,2023-09-07 23:10:00,2023-09-08 00:20:00,1646.71,1647.19,-0.0,flip_to_long -54785,做多,2023-09-08 00:20:00,2023-09-08 00:25:00,1647.19,1646.14,-0.0,flip_to_short -54786,做空,2023-09-08 00:25:00,2023-09-08 00:30:00,1646.14,1647.42,-0.0,flip_to_long -54787,做多,2023-09-08 00:30:00,2023-09-08 00:40:00,1647.42,1652.04,0.0,tp_upper -54788,做空,2023-09-08 01:45:00,2023-09-08 02:40:00,1647.87,1644.06,0.0,tp_lower -54789,做多,2023-09-08 03:15:00,2023-09-08 03:20:00,1645.67,1645.48,-0.0,flip_to_short -54790,做空,2023-09-08 03:20:00,2023-09-08 03:30:00,1645.48,1646.2,-0.0,flip_to_long -54791,做多,2023-09-08 03:30:00,2023-09-08 04:05:00,1646.2,1646.25,-0.0,tp_upper -54792,做空,2023-09-08 05:05:00,2023-09-08 05:10:00,1646.69,1648.33,-0.0,flip_to_long -54793,做多,2023-09-08 05:10:00,2023-09-08 05:15:00,1648.33,1652.4,0.0,tp_upper -54794,做空,2023-09-08 05:35:00,2023-09-08 07:05:00,1649.16,1644.84,0.0,flip_to_long -54795,做多,2023-09-08 07:05:00,2023-09-08 07:20:00,1644.84,1647.02,0.0,tp_upper -54796,做空,2023-09-08 07:40:00,2023-09-08 07:45:00,1645.13,1646.18,-0.0,flip_to_long -54797,做多,2023-09-08 07:45:00,2023-09-08 07:50:00,1646.18,1645.82,-0.0,flip_to_short -54798,做空,2023-09-08 07:50:00,2023-09-08 08:20:00,1645.82,1644.15,0.0,tp_lower -54799,做多,2023-09-08 11:20:00,2023-09-08 11:40:00,1625.59,1624.42,-0.0,flip_to_short -54800,做空,2023-09-08 11:40:00,2023-09-08 11:45:00,1624.42,1625.48,-0.0,flip_to_long -54801,做多,2023-09-08 11:45:00,2023-09-08 11:50:00,1625.48,1624.5,-0.0,flip_to_short -54802,做空,2023-09-08 11:50:00,2023-09-08 11:55:00,1624.5,1625.23,-0.0,flip_to_long -54803,做多,2023-09-08 11:55:00,2023-09-08 12:15:00,1625.23,1626.73,0.0,tp_upper -54804,做空,2023-09-08 14:45:00,2023-09-08 15:00:00,1630.96,1629.45,0.0,tp_lower -54805,做多,2023-09-08 15:10:00,2023-09-08 15:35:00,1630.85,1630.02,-0.0,flip_to_short -54806,做空,2023-09-08 15:35:00,2023-09-08 15:45:00,1630.02,1627.74,0.0,tp_lower -54807,做多,2023-09-08 16:00:00,2023-09-08 16:25:00,1629.23,1628.97,-0.0,flip_to_short -54808,做空,2023-09-08 16:25:00,2023-09-08 16:35:00,1628.97,1626.76,0.0,tp_lower -54809,做多,2023-09-08 17:25:00,2023-09-08 18:10:00,1627.77,1627.64,-0.0,flip_to_short -54810,做空,2023-09-08 18:10:00,2023-09-08 18:15:00,1627.64,1628.04,-0.0,flip_to_long -54811,做多,2023-09-08 18:15:00,2023-09-08 18:25:00,1628.04,1627.25,-0.0,flip_to_short -54812,做空,2023-09-08 18:25:00,2023-09-08 18:30:00,1627.25,1626.8,-0.0,tp_lower -54813,做多,2023-09-08 18:35:00,2023-09-08 18:45:00,1627.05,1627.03,-0.0,flip_to_short -54814,做空,2023-09-08 18:45:00,2023-09-08 19:00:00,1627.03,1626.04,0.0,tp_lower -54815,做多,2023-09-08 19:10:00,2023-09-08 19:20:00,1628.83,1630.18,0.0,tp_upper -54816,做空,2023-09-08 21:15:00,2023-09-08 21:20:00,1634.41,1635.36,-0.0,flip_to_long -54817,做多,2023-09-08 21:20:00,2023-09-08 21:25:00,1635.36,1634.66,-0.0,flip_to_short -54818,做空,2023-09-08 21:25:00,2023-09-08 21:30:00,1634.66,1635.08,-0.0,flip_to_long -54819,做多,2023-09-08 21:30:00,2023-09-08 21:35:00,1635.08,1634.93,-0.0,flip_to_short -54820,做空,2023-09-08 21:35:00,2023-09-08 21:50:00,1634.93,1634.95,-0.0,flip_to_long -54821,做多,2023-09-08 21:50:00,2023-09-08 21:55:00,1634.95,1633.48,-0.0,flip_to_short -54822,做空,2023-09-08 21:55:00,2023-09-08 22:00:00,1633.48,1634.33,-0.0,flip_to_long -54823,做多,2023-09-08 22:00:00,2023-09-08 23:00:00,1634.33,1634.99,-0.0,flip_to_short -54824,做空,2023-09-08 23:00:00,2023-09-08 23:10:00,1634.99,1637.15,-0.0,flip_to_long -54825,做多,2023-09-08 23:10:00,2023-09-08 23:15:00,1637.15,1637.01,-0.0,tp_upper -54826,做空,2023-09-08 23:40:00,2023-09-08 23:55:00,1635.73,1635.78,-0.0,flip_to_long -54827,做多,2023-09-08 23:55:00,2023-09-09 00:05:00,1635.78,1635.43,-0.0,flip_to_short -54828,做空,2023-09-09 00:05:00,2023-09-09 00:25:00,1635.43,1636.02,-0.0,flip_to_long -54829,做多,2023-09-09 00:25:00,2023-09-09 00:30:00,1636.02,1635.46,-0.0,flip_to_short -54830,做空,2023-09-09 00:30:00,2023-09-09 00:45:00,1635.46,1634.48,0.0,tp_lower -54831,做多,2023-09-09 01:30:00,2023-09-09 01:40:00,1635.11,1634.94,-0.0,flip_to_short -54832,做空,2023-09-09 01:40:00,2023-09-09 01:45:00,1634.94,1635.36,-0.0,flip_to_long -54833,做多,2023-09-09 01:45:00,2023-09-09 01:55:00,1635.36,1635.19,-0.0,flip_to_short -54834,做空,2023-09-09 01:55:00,2023-09-09 02:20:00,1635.19,1634.67,-0.0,flip_to_long -54835,做多,2023-09-09 02:20:00,2023-09-09 02:40:00,1634.67,1634.7,-0.0,flip_to_short -54836,做空,2023-09-09 02:40:00,2023-09-09 02:45:00,1634.7,1634.84,-0.0,flip_to_long -54837,做多,2023-09-09 02:45:00,2023-09-09 02:50:00,1634.84,1634.3,-0.0,flip_to_short -54838,做空,2023-09-09 02:50:00,2023-09-09 03:05:00,1634.3,1633.91,-0.0,tp_lower -54839,做多,2023-09-09 05:00:00,2023-09-09 05:10:00,1633.48,1633.3,-0.0,flip_to_short -54840,做空,2023-09-09 05:10:00,2023-09-09 05:50:00,1633.3,1631.81,0.0,tp_lower -54841,做多,2023-09-09 06:10:00,2023-09-09 06:55:00,1632.81,1634.98,0.0,tp_upper -54842,做空,2023-09-09 07:45:00,2023-09-09 07:55:00,1633.27,1633.73,-0.0,flip_to_long -54843,做多,2023-09-09 07:55:00,2023-09-09 08:05:00,1633.73,1633.73,-0.0,flip_to_short -54844,做空,2023-09-09 08:05:00,2023-09-09 08:15:00,1633.73,1633.3,-0.0,tp_lower -54845,做多,2023-09-09 08:40:00,2023-09-09 08:50:00,1633.69,1633.55,-0.0,flip_to_short -54846,做空,2023-09-09 08:50:00,2023-09-09 09:15:00,1633.55,1633.28,-0.0,tp_lower -54847,做多,2023-09-09 09:20:00,2023-09-09 09:35:00,1633.36,1634.73,0.0,tp_upper -54848,做空,2023-09-09 10:00:00,2023-09-09 10:05:00,1633.71,1634.15,-0.0,flip_to_long -54849,做多,2023-09-09 10:05:00,2023-09-09 10:10:00,1634.15,1633.8,-0.0,flip_to_short -54850,做空,2023-09-09 10:10:00,2023-09-09 10:55:00,1633.8,1633.68,-0.0,tp_lower -54851,做多,2023-09-09 11:25:00,2023-09-09 11:30:00,1633.56,1634.47,0.0,tp_upper -54852,做空,2023-09-09 12:35:00,2023-09-09 13:00:00,1634.12,1633.75,-0.0,tp_lower -54853,做多,2023-09-09 14:15:00,2023-09-09 14:50:00,1631.4,1631.88,-0.0,tp_upper -54854,做空,2023-09-09 16:35:00,2023-09-09 16:50:00,1634.52,1634.63,-0.0,flip_to_long -54855,做多,2023-09-09 16:50:00,2023-09-09 17:00:00,1634.63,1634.48,-0.0,flip_to_short -54856,做空,2023-09-09 17:00:00,2023-09-09 17:05:00,1634.48,1635.04,-0.0,flip_to_long -54857,做多,2023-09-09 17:05:00,2023-09-09 17:10:00,1635.04,1634.19,-0.0,flip_to_short -54858,做空,2023-09-09 17:10:00,2023-09-09 17:30:00,1634.19,1633.46,-0.0,tp_lower -54859,做多,2023-09-09 19:05:00,2023-09-09 19:35:00,1632.79,1632.72,-0.0,tp_upper -54860,做空,2023-09-09 20:30:00,2023-09-09 20:35:00,1632.99,1633.25,-0.0,flip_to_long -54861,做多,2023-09-09 20:35:00,2023-09-09 20:55:00,1633.25,1632.86,-0.0,flip_to_short -54862,做空,2023-09-09 20:55:00,2023-09-09 21:10:00,1632.86,1634.87,-0.0,flip_to_long -54863,做多,2023-09-09 21:10:00,2023-09-09 21:15:00,1634.87,1634.56,-0.0,tp_upper -54864,做空,2023-09-09 21:35:00,2023-09-09 21:40:00,1633.31,1633.75,-0.0,flip_to_long -54865,做多,2023-09-09 21:40:00,2023-09-09 21:55:00,1633.75,1634.98,0.0,tp_upper -54866,做空,2023-09-09 22:40:00,2023-09-10 00:15:00,1635.36,1632.48,0.0,tp_lower -54867,做多,2023-09-10 01:55:00,2023-09-10 02:05:00,1630.41,1630.42,-0.0,flip_to_short -54868,做空,2023-09-10 02:05:00,2023-09-10 02:15:00,1630.42,1630.53,-0.0,flip_to_long -54869,做多,2023-09-10 02:15:00,2023-09-10 02:20:00,1630.53,1630.12,-0.0,flip_to_short -54870,做空,2023-09-10 02:20:00,2023-09-10 02:45:00,1630.12,1630.0,-0.0,flip_to_long -54871,做多,2023-09-10 02:45:00,2023-09-10 03:15:00,1630.0,1629.68,-0.0,flip_to_short -54872,做空,2023-09-10 03:15:00,2023-09-10 03:25:00,1629.68,1629.47,-0.0,tp_lower -54873,做多,2023-09-10 03:30:00,2023-09-10 04:00:00,1629.77,1629.98,-0.0,flip_to_short -54874,做空,2023-09-10 04:00:00,2023-09-10 04:15:00,1629.98,1628.16,0.0,tp_lower -54875,做多,2023-09-10 05:25:00,2023-09-10 05:30:00,1625.4,1623.87,-0.0,flip_to_short -54876,做空,2023-09-10 05:30:00,2023-09-10 05:40:00,1623.87,1624.49,-0.0,flip_to_long -54877,做多,2023-09-10 05:40:00,2023-09-10 06:15:00,1624.49,1626.68,0.0,tp_upper -54878,做空,2023-09-10 06:55:00,2023-09-10 07:05:00,1625.89,1625.94,-0.0,flip_to_long -54879,做多,2023-09-10 07:05:00,2023-09-10 07:20:00,1625.94,1625.51,-0.0,flip_to_short -54880,做空,2023-09-10 07:20:00,2023-09-10 07:30:00,1625.51,1625.59,-0.0,tp_lower -54881,做多,2023-09-10 08:45:00,2023-09-10 08:50:00,1624.52,1624.33,-0.0,flip_to_short -54882,做空,2023-09-10 08:50:00,2023-09-10 09:10:00,1624.33,1625.13,-0.0,flip_to_long -54883,做多,2023-09-10 09:10:00,2023-09-10 09:25:00,1625.13,1624.73,-0.0,tp_upper -54884,做空,2023-09-10 09:50:00,2023-09-10 09:55:00,1623.28,1622.85,-0.0,tp_lower -54885,做多,2023-09-10 11:10:00,2023-09-10 11:15:00,1623.67,1622.42,-0.0,flip_to_short -54886,做空,2023-09-10 11:15:00,2023-09-10 13:05:00,1622.42,1624.67,-0.0,flip_to_long -54887,做多,2023-09-10 13:05:00,2023-09-10 13:30:00,1624.67,1623.44,-0.0,flip_to_short -54888,做空,2023-09-10 13:30:00,2023-09-10 13:35:00,1623.44,1625.42,-0.0,tp_lower -54889,做空,2023-09-10 14:15:00,2023-09-10 14:20:00,1625.11,1625.26,-0.0,flip_to_long -54890,做多,2023-09-10 14:20:00,2023-09-10 14:25:00,1625.26,1624.14,-0.0,flip_to_short -54891,做空,2023-09-10 14:25:00,2023-09-10 14:35:00,1624.14,1621.34,0.0,tp_lower -54892,做多,2023-09-10 16:15:00,2023-09-10 18:20:00,1617.49,1612.68,-0.0,tp_upper -54893,做空,2023-09-10 19:20:00,2023-09-10 19:35:00,1610.8,1607.53,0.0,tp_lower -54894,做多,2023-09-10 19:45:00,2023-09-10 19:50:00,1612.3,1609.03,-0.0,flip_to_short -54895,做空,2023-09-10 19:50:00,2023-09-10 19:55:00,1609.03,1616.47,-0.0,flip_to_long -54896,做多,2023-09-10 19:55:00,2023-09-10 20:00:00,1616.47,1614.0,-0.0,tp_upper -54897,做空,2023-09-10 21:45:00,2023-09-10 21:50:00,1620.86,1622.15,-0.0,flip_to_long -54898,做多,2023-09-10 21:50:00,2023-09-10 22:00:00,1622.15,1621.57,-0.0,flip_to_short -54899,做空,2023-09-10 22:00:00,2023-09-10 22:45:00,1621.57,1619.66,0.0,tp_lower -54900,做多,2023-09-11 00:10:00,2023-09-11 00:15:00,1618.3,1616.93,-0.0,flip_to_short -54901,做空,2023-09-11 00:15:00,2023-09-11 00:20:00,1616.93,1615.55,0.0,tp_lower -54902,做多,2023-09-11 02:15:00,2023-09-11 02:35:00,1608.48,1611.91,0.0,tp_upper -54903,做空,2023-09-11 03:55:00,2023-09-11 04:00:00,1611.92,1608.86,0.0,tp_lower -54904,做空,2023-09-11 05:15:00,2023-09-11 06:55:00,1610.38,1614.73,-0.0,flip_to_long -54905,做多,2023-09-11 06:55:00,2023-09-11 07:05:00,1614.73,1614.6,-0.0,flip_to_short -54906,做空,2023-09-11 07:05:00,2023-09-11 07:15:00,1614.6,1612.85,0.0,tp_lower -54907,做多,2023-09-11 10:45:00,2023-09-11 10:50:00,1590.99,1588.2,-0.0,flip_to_short -54908,做空,2023-09-11 10:50:00,2023-09-11 11:10:00,1588.2,1588.46,-0.0,flip_to_long -54909,做多,2023-09-11 11:10:00,2023-09-11 11:35:00,1588.46,1588.24,-0.0,flip_to_short -54910,做空,2023-09-11 11:35:00,2023-09-11 11:45:00,1588.24,1587.95,-0.0,flip_to_long -54911,做多,2023-09-11 11:45:00,2023-09-11 11:50:00,1587.95,1586.53,-0.0,flip_to_short -54912,做空,2023-09-11 11:50:00,2023-09-11 12:05:00,1586.53,1587.63,-0.0,tp_lower -54913,做空,2023-09-11 12:10:00,2023-09-11 12:20:00,1587.54,1585.94,0.0,tp_lower -54914,做多,2023-09-11 12:25:00,2023-09-11 12:30:00,1586.62,1588.77,0.0,tp_upper -54915,做空,2023-09-11 13:45:00,2023-09-11 14:05:00,1589.35,1582.29,0.0,tp_lower -54916,做多,2023-09-11 15:55:00,2023-09-11 16:15:00,1561.68,1560.45,-0.0,flip_to_short -54917,做空,2023-09-11 16:15:00,2023-09-11 16:25:00,1560.45,1563.01,-0.0,flip_to_long -54918,做多,2023-09-11 16:25:00,2023-09-11 16:30:00,1563.01,1560.18,-0.0,flip_to_short -54919,做空,2023-09-11 16:30:00,2023-09-11 16:45:00,1560.18,1561.45,-0.0,flip_to_long -54920,做多,2023-09-11 16:45:00,2023-09-11 16:50:00,1561.45,1558.74,-0.0,flip_to_short -54921,做空,2023-09-11 16:50:00,2023-09-11 17:00:00,1558.74,1556.4,0.0,tp_lower -54922,做多,2023-09-11 17:30:00,2023-09-11 17:40:00,1558.01,1558.03,-0.0,flip_to_short -54923,做空,2023-09-11 17:40:00,2023-09-11 17:45:00,1558.03,1560.25,-0.0,flip_to_long -54924,做多,2023-09-11 17:45:00,2023-09-11 18:45:00,1560.25,1557.31,-0.0,flip_to_short -54925,做空,2023-09-11 18:45:00,2023-09-11 18:55:00,1557.31,1555.31,0.0,tp_lower -54926,做多,2023-09-11 20:45:00,2023-09-11 20:50:00,1542.53,1540.67,-0.0,flip_to_short -54927,做空,2023-09-11 20:50:00,2023-09-11 21:05:00,1540.67,1539.48,0.0,tp_lower -54928,做多,2023-09-11 21:10:00,2023-09-11 21:15:00,1547.44,1544.89,-0.0,tp_upper -54929,做空,2023-09-11 21:35:00,2023-09-11 21:45:00,1543.32,1543.1,-0.0,flip_to_long -54930,做多,2023-09-11 21:45:00,2023-09-11 21:50:00,1543.1,1542.4,-0.0,flip_to_short -54931,做空,2023-09-11 21:50:00,2023-09-11 21:55:00,1542.4,1543.13,-0.0,flip_to_long -54932,做多,2023-09-11 21:55:00,2023-09-11 22:25:00,1543.13,1547.57,0.0,tp_upper -54933,做多,2023-09-12 00:25:00,2023-09-12 00:30:00,1550.05,1548.88,-0.0,flip_to_short -54934,做空,2023-09-12 00:30:00,2023-09-12 00:35:00,1548.88,1551.7,-0.0,flip_to_long -54935,做多,2023-09-12 00:35:00,2023-09-12 00:40:00,1551.7,1552.59,0.0,tp_upper -54936,做空,2023-09-12 01:25:00,2023-09-12 01:45:00,1552.58,1553.17,-0.0,flip_to_long -54937,做多,2023-09-12 01:45:00,2023-09-12 01:50:00,1553.17,1551.97,-0.0,flip_to_short -54938,做空,2023-09-12 01:50:00,2023-09-12 02:25:00,1551.97,1553.28,-0.0,flip_to_long -54939,做多,2023-09-12 02:25:00,2023-09-12 02:35:00,1553.28,1557.3,0.0,tp_upper -54940,做空,2023-09-12 04:50:00,2023-09-12 05:00:00,1584.67,1578.99,0.0,tp_lower -54941,做多,2023-09-12 06:00:00,2023-09-12 06:05:00,1581.29,1580.82,-0.0,flip_to_short -54942,做空,2023-09-12 06:05:00,2023-09-12 06:20:00,1580.82,1579.13,0.0,flip_to_long -54943,做多,2023-09-12 06:20:00,2023-09-12 06:35:00,1579.13,1578.94,-0.0,flip_to_short -54944,做空,2023-09-12 06:35:00,2023-09-12 06:50:00,1578.94,1578.51,-0.0,flip_to_long -54945,做多,2023-09-12 06:50:00,2023-09-12 07:10:00,1578.51,1574.76,-0.0,flip_to_short -54946,做空,2023-09-12 07:10:00,2023-09-12 07:15:00,1574.76,1574.56,-0.0,tp_lower -54947,做多,2023-09-12 07:35:00,2023-09-12 07:50:00,1578.89,1579.29,-0.0,flip_to_short -54948,做空,2023-09-12 07:50:00,2023-09-12 08:55:00,1579.29,1577.17,0.0,tp_lower -54949,做多,2023-09-12 09:15:00,2023-09-12 09:20:00,1578.91,1578.69,-0.0,flip_to_short -54950,做空,2023-09-12 09:20:00,2023-09-12 09:25:00,1578.69,1580.4,-0.0,flip_to_long -54951,做多,2023-09-12 09:25:00,2023-09-12 09:30:00,1580.4,1580.17,-0.0,tp_upper -54952,做多,2023-09-12 11:40:00,2023-09-12 12:15:00,1607.41,1607.81,-0.0,flip_to_short -54953,做空,2023-09-12 12:15:00,2023-09-12 12:35:00,1607.81,1606.72,0.0,tp_lower -54954,做多,2023-09-12 12:40:00,2023-09-12 12:45:00,1608.66,1604.92,-0.0,flip_to_short -54955,做空,2023-09-12 12:45:00,2023-09-12 12:50:00,1604.92,1606.05,-0.0,tp_lower -54956,做多,2023-09-12 13:45:00,2023-09-12 14:00:00,1605.76,1604.63,-0.0,tp_upper -54957,做空,2023-09-12 14:25:00,2023-09-12 14:30:00,1602.26,1604.67,-0.0,flip_to_long -54958,做多,2023-09-12 14:30:00,2023-09-12 14:40:00,1604.67,1599.78,-0.0,flip_to_short -54959,做空,2023-09-12 14:40:00,2023-09-12 14:45:00,1599.78,1596.07,0.0,tp_lower -54960,做多,2023-09-12 15:25:00,2023-09-12 15:45:00,1602.14,1602.36,-0.0,flip_to_short -54961,做空,2023-09-12 15:45:00,2023-09-12 16:55:00,1602.36,1598.16,0.0,tp_lower -54962,做多,2023-09-12 18:25:00,2023-09-12 18:40:00,1591.34,1590.99,-0.0,flip_to_short -54963,做空,2023-09-12 18:40:00,2023-09-12 21:00:00,1590.99,1598.27,-0.0,tp_lower -54964,做多,2023-09-12 21:05:00,2023-09-12 21:10:00,1599.8,1601.52,0.0,tp_upper -54965,做空,2023-09-12 21:35:00,2023-09-12 21:45:00,1599.59,1600.27,-0.0,flip_to_long -54966,做多,2023-09-12 21:45:00,2023-09-12 22:00:00,1600.27,1599.01,-0.0,flip_to_short -54967,做空,2023-09-12 22:00:00,2023-09-12 22:05:00,1599.01,1598.46,-0.0,tp_lower -54968,做多,2023-09-12 23:35:00,2023-09-12 23:40:00,1595.71,1592.93,-0.0,flip_to_short -54969,做空,2023-09-12 23:40:00,2023-09-12 23:45:00,1592.93,1593.29,-0.0,tp_lower -54970,做多,2023-09-13 00:10:00,2023-09-13 00:30:00,1593.39,1595.2,0.0,tp_upper -54971,做空,2023-09-13 01:40:00,2023-09-13 01:50:00,1598.05,1597.61,-0.0,flip_to_long -54972,做多,2023-09-13 01:50:00,2023-09-13 02:00:00,1597.61,1597.6,-0.0,flip_to_short -54973,做空,2023-09-13 02:00:00,2023-09-13 02:10:00,1597.6,1597.21,-0.0,flip_to_long -54974,做多,2023-09-13 02:10:00,2023-09-13 04:25:00,1597.21,1590.15,-0.0,flip_to_short -54975,做空,2023-09-13 04:25:00,2023-09-13 04:30:00,1590.15,1590.64,-0.0,flip_to_long -54976,做多,2023-09-13 04:30:00,2023-09-13 04:35:00,1590.64,1590.22,-0.0,flip_to_short -54977,做空,2023-09-13 04:35:00,2023-09-13 05:10:00,1590.22,1589.18,0.0,flip_to_long -54978,做多,2023-09-13 05:10:00,2023-09-13 05:15:00,1589.18,1586.84,-0.0,flip_to_short -54979,做空,2023-09-13 05:15:00,2023-09-13 05:20:00,1586.84,1585.14,0.0,tp_lower -54980,做多,2023-09-13 06:40:00,2023-09-13 06:50:00,1585.82,1586.67,0.0,tp_upper -54981,做空,2023-09-13 07:40:00,2023-09-13 08:05:00,1587.94,1587.63,-0.0,flip_to_long -54982,做多,2023-09-13 08:05:00,2023-09-13 09:25:00,1587.63,1595.62,0.0,tp_upper -54983,做空,2023-09-13 10:25:00,2023-09-13 10:30:00,1594.74,1596.81,-0.0,flip_to_long -54984,做多,2023-09-13 10:30:00,2023-09-13 11:05:00,1596.81,1597.92,0.0,flip_to_short -54985,做空,2023-09-13 11:05:00,2023-09-13 11:15:00,1597.92,1597.84,-0.0,flip_to_long -54986,做多,2023-09-13 11:15:00,2023-09-13 11:25:00,1597.84,1601.01,0.0,tp_upper -54987,做空,2023-09-13 12:20:00,2023-09-13 12:25:00,1600.71,1601.07,-0.0,flip_to_long -54988,做多,2023-09-13 12:25:00,2023-09-13 12:30:00,1601.07,1594.51,-0.0,flip_to_short -54989,做空,2023-09-13 12:30:00,2023-09-13 12:35:00,1594.51,1596.2,-0.0,tp_lower -54990,做多,2023-09-13 12:45:00,2023-09-13 13:00:00,1597.72,1597.8,-0.0,flip_to_short -54991,做空,2023-09-13 13:00:00,2023-09-13 13:05:00,1597.8,1597.89,-0.0,flip_to_long -54992,做多,2023-09-13 13:05:00,2023-09-13 13:50:00,1597.89,1595.07,-0.0,flip_to_short -54993,做空,2023-09-13 13:50:00,2023-09-13 13:55:00,1595.07,1594.54,-0.0,tp_lower -54994,做多,2023-09-13 14:15:00,2023-09-13 14:25:00,1596.65,1599.36,0.0,tp_upper -54995,做空,2023-09-13 16:00:00,2023-09-13 16:10:00,1606.47,1608.81,-0.0,flip_to_long -54996,做多,2023-09-13 16:10:00,2023-09-13 16:15:00,1608.81,1612.45,0.0,tp_upper -54997,做空,2023-09-13 16:50:00,2023-09-13 17:25:00,1609.29,1602.18,0.0,tp_lower -54998,做多,2023-09-13 18:45:00,2023-09-13 19:30:00,1600.71,1600.18,-0.0,tp_upper -54999,做空,2023-09-13 19:35:00,2023-09-13 19:40:00,1599.33,1601.21,-0.0,flip_to_long -55000,做多,2023-09-13 19:40:00,2023-09-13 19:50:00,1601.21,1599.72,-0.0,tp_upper -55001,做空,2023-09-13 19:55:00,2023-09-13 20:00:00,1598.62,1599.72,-0.0,flip_to_long -55002,做多,2023-09-13 20:00:00,2023-09-13 20:15:00,1599.72,1600.92,0.0,tp_upper -55003,做空,2023-09-13 22:45:00,2023-09-13 22:55:00,1605.47,1606.09,-0.0,flip_to_long -55004,做多,2023-09-13 22:55:00,2023-09-13 23:05:00,1606.09,1608.05,0.0,tp_upper -55005,做空,2023-09-13 23:20:00,2023-09-13 23:45:00,1605.31,1606.33,-0.0,flip_to_long -55006,做多,2023-09-13 23:45:00,2023-09-14 00:00:00,1606.33,1606.2,-0.0,flip_to_short -55007,做空,2023-09-14 00:00:00,2023-09-14 00:10:00,1606.2,1608.36,-0.0,flip_to_long -55008,做多,2023-09-14 00:10:00,2023-09-14 00:15:00,1608.36,1608.15,-0.0,tp_upper -55009,做空,2023-09-14 01:45:00,2023-09-14 01:50:00,1619.53,1621.93,-0.0,flip_to_long -55010,做多,2023-09-14 01:50:00,2023-09-14 02:45:00,1621.93,1620.27,-0.0,flip_to_short -55011,做空,2023-09-14 02:45:00,2023-09-14 02:55:00,1620.27,1622.53,-0.0,flip_to_long -55012,做多,2023-09-14 02:55:00,2023-09-14 03:10:00,1622.53,1620.17,-0.0,flip_to_short -55013,做空,2023-09-14 03:10:00,2023-09-14 03:50:00,1620.17,1619.21,0.0,flip_to_long -55014,做多,2023-09-14 03:50:00,2023-09-14 04:10:00,1619.21,1619.18,-0.0,flip_to_short -55015,做空,2023-09-14 04:10:00,2023-09-14 04:20:00,1619.18,1616.68,0.0,tp_lower -55016,做多,2023-09-14 05:10:00,2023-09-14 06:05:00,1617.22,1614.39,-0.0,flip_to_short -55017,做空,2023-09-14 06:05:00,2023-09-14 06:10:00,1614.39,1614.99,-0.0,flip_to_long -55018,做多,2023-09-14 06:10:00,2023-09-14 06:50:00,1614.99,1618.88,0.0,tp_upper -55019,做空,2023-09-14 07:20:00,2023-09-14 07:30:00,1616.0,1617.0,-0.0,flip_to_long -55020,做多,2023-09-14 07:30:00,2023-09-14 07:35:00,1617.0,1618.51,0.0,tp_upper -55021,做空,2023-09-14 08:20:00,2023-09-14 08:25:00,1619.05,1619.4,-0.0,flip_to_long -55022,做多,2023-09-14 08:25:00,2023-09-14 08:30:00,1619.4,1618.75,-0.0,flip_to_short -55023,做空,2023-09-14 08:30:00,2023-09-14 08:35:00,1618.75,1620.86,-0.0,flip_to_long -55024,做多,2023-09-14 08:35:00,2023-09-14 08:45:00,1620.86,1617.76,-0.0,flip_to_short -55025,做空,2023-09-14 08:45:00,2023-09-14 09:10:00,1617.76,1620.09,-0.0,flip_to_long -55026,做多,2023-09-14 09:10:00,2023-09-14 09:15:00,1620.09,1619.56,-0.0,flip_to_short -55027,做空,2023-09-14 09:15:00,2023-09-14 09:35:00,1619.56,1618.53,0.0,tp_lower -55028,做多,2023-09-14 09:45:00,2023-09-14 09:50:00,1619.22,1619.19,-0.0,flip_to_short -55029,做空,2023-09-14 09:50:00,2023-09-14 10:05:00,1619.19,1618.74,-0.0,flip_to_long -55030,做多,2023-09-14 10:05:00,2023-09-14 10:20:00,1618.74,1620.15,0.0,tp_upper -55031,做空,2023-09-14 10:35:00,2023-09-14 10:40:00,1617.99,1619.03,-0.0,flip_to_long -55032,做多,2023-09-14 10:40:00,2023-09-14 10:45:00,1619.03,1618.89,-0.0,flip_to_short -55033,做空,2023-09-14 10:45:00,2023-09-14 10:50:00,1618.89,1619.86,-0.0,flip_to_long -55034,做多,2023-09-14 10:50:00,2023-09-14 10:55:00,1619.86,1621.28,0.0,tp_upper -55035,做空,2023-09-14 12:15:00,2023-09-14 12:20:00,1621.82,1624.95,-0.0,flip_to_long -55036,做多,2023-09-14 12:20:00,2023-09-14 12:25:00,1624.95,1620.08,-0.0,flip_to_short -55037,做空,2023-09-14 12:25:00,2023-09-14 12:30:00,1620.08,1618.33,0.0,tp_lower -55038,做多,2023-09-14 12:45:00,2023-09-14 12:55:00,1621.81,1623.25,0.0,flip_to_short -55039,做空,2023-09-14 12:55:00,2023-09-14 13:55:00,1623.25,1624.52,-0.0,flip_to_long -55040,做多,2023-09-14 13:55:00,2023-09-14 14:00:00,1624.52,1622.45,-0.0,flip_to_short -55041,做空,2023-09-14 14:00:00,2023-09-14 14:05:00,1622.45,1623.3,-0.0,flip_to_long -55042,做多,2023-09-14 14:05:00,2023-09-14 14:15:00,1623.3,1623.44,-0.0,tp_upper -55043,做多,2023-09-14 14:20:00,2023-09-14 14:25:00,1627.17,1629.08,0.0,tp_upper -55044,做空,2023-09-14 14:30:00,2023-09-14 14:40:00,1626.52,1627.96,-0.0,flip_to_long -55045,做多,2023-09-14 14:40:00,2023-09-14 14:45:00,1627.96,1630.99,0.0,tp_upper -55046,做空,2023-09-14 15:25:00,2023-09-14 15:30:00,1628.77,1630.57,-0.0,flip_to_long -55047,做多,2023-09-14 15:30:00,2023-09-14 16:05:00,1630.57,1631.63,0.0,flip_to_short -55048,做空,2023-09-14 16:05:00,2023-09-14 16:25:00,1631.63,1631.67,-0.0,tp_lower -55049,做多,2023-09-14 16:30:00,2023-09-14 16:35:00,1632.4,1627.08,-0.0,flip_to_short -55050,做空,2023-09-14 16:35:00,2023-09-14 16:40:00,1627.08,1630.38,-0.0,tp_lower -55051,做多,2023-09-14 16:50:00,2023-09-14 17:05:00,1632.44,1636.49,0.0,tp_upper -55052,做空,2023-09-14 17:15:00,2023-09-14 17:25:00,1631.44,1632.02,-0.0,flip_to_long -55053,做多,2023-09-14 17:25:00,2023-09-14 18:00:00,1632.02,1637.13,0.0,tp_upper -55054,做空,2023-09-14 18:35:00,2023-09-14 18:45:00,1634.47,1630.72,0.0,tp_lower -55055,做多,2023-09-14 19:40:00,2023-09-14 20:00:00,1631.51,1634.3,0.0,tp_upper -55056,做空,2023-09-14 20:10:00,2023-09-14 20:25:00,1631.62,1632.26,-0.0,flip_to_long -55057,做多,2023-09-14 20:25:00,2023-09-14 20:30:00,1632.26,1631.39,-0.0,flip_to_short -55058,做空,2023-09-14 20:30:00,2023-09-14 20:45:00,1631.39,1627.2,0.0,tp_lower -55059,做多,2023-09-14 22:10:00,2023-09-14 22:20:00,1628.47,1630.83,0.0,tp_upper -55060,做空,2023-09-14 22:45:00,2023-09-14 23:35:00,1629.18,1625.86,0.0,tp_lower -55061,做多,2023-09-15 00:30:00,2023-09-15 00:35:00,1627.35,1625.4,-0.0,flip_to_short -55062,做空,2023-09-15 00:35:00,2023-09-15 00:40:00,1625.4,1626.38,-0.0,flip_to_long -55063,做多,2023-09-15 00:40:00,2023-09-15 00:50:00,1626.38,1625.55,-0.0,flip_to_short -55064,做空,2023-09-15 00:50:00,2023-09-15 00:55:00,1625.55,1623.31,0.0,tp_lower -55065,做多,2023-09-15 01:20:00,2023-09-15 01:30:00,1624.99,1624.81,-0.0,flip_to_short -55066,做空,2023-09-15 01:30:00,2023-09-15 01:40:00,1624.81,1625.73,-0.0,flip_to_long -55067,做多,2023-09-15 01:40:00,2023-09-15 02:00:00,1625.73,1632.51,0.0,tp_upper -55068,做空,2023-09-15 03:00:00,2023-09-15 03:05:00,1630.63,1632.18,-0.0,flip_to_long -55069,做多,2023-09-15 03:05:00,2023-09-15 03:20:00,1632.18,1631.69,-0.0,flip_to_short -55070,做空,2023-09-15 03:20:00,2023-09-15 03:25:00,1631.69,1631.94,-0.0,flip_to_long -55071,做多,2023-09-15 03:25:00,2023-09-15 03:35:00,1631.94,1631.99,-0.0,flip_to_short -55072,做空,2023-09-15 03:35:00,2023-09-15 03:45:00,1631.99,1632.94,-0.0,flip_to_long -55073,做多,2023-09-15 03:45:00,2023-09-15 04:10:00,1632.94,1634.56,0.0,tp_upper -55074,做空,2023-09-15 04:20:00,2023-09-15 04:30:00,1631.56,1631.04,-0.0,tp_lower -55075,做多,2023-09-15 04:45:00,2023-09-15 04:55:00,1632.61,1632.46,-0.0,flip_to_short -55076,做空,2023-09-15 04:55:00,2023-09-15 05:05:00,1632.46,1632.5,-0.0,flip_to_long -55077,做多,2023-09-15 05:05:00,2023-09-15 05:15:00,1632.5,1632.68,-0.0,flip_to_short -55078,做空,2023-09-15 05:15:00,2023-09-15 05:30:00,1632.68,1632.67,-0.0,flip_to_long -55079,做多,2023-09-15 05:30:00,2023-09-15 05:35:00,1632.67,1631.41,-0.0,flip_to_short -55080,做空,2023-09-15 05:35:00,2023-09-15 05:40:00,1631.41,1629.88,0.0,tp_lower -55081,做多,2023-09-15 06:15:00,2023-09-15 09:00:00,1630.81,1627.82,-0.0,tp_upper -55082,做空,2023-09-15 09:05:00,2023-09-15 09:10:00,1626.57,1627.01,-0.0,flip_to_long -55083,做多,2023-09-15 09:10:00,2023-09-15 09:35:00,1627.01,1630.03,0.0,tp_upper -55084,做空,2023-09-15 10:00:00,2023-09-15 10:05:00,1627.01,1628.16,-0.0,flip_to_long -55085,做多,2023-09-15 10:05:00,2023-09-15 10:35:00,1628.16,1627.88,-0.0,flip_to_short -55086,做空,2023-09-15 10:35:00,2023-09-15 10:40:00,1627.88,1628.05,-0.0,flip_to_long -55087,做多,2023-09-15 10:40:00,2023-09-15 11:05:00,1628.05,1628.54,-0.0,flip_to_short -55088,做空,2023-09-15 11:05:00,2023-09-15 11:10:00,1628.54,1624.1,0.0,tp_lower -55089,做多,2023-09-15 13:15:00,2023-09-15 13:20:00,1621.63,1621.58,-0.0,flip_to_short -55090,做空,2023-09-15 13:20:00,2023-09-15 13:30:00,1621.58,1620.61,0.0,flip_to_long -55091,做多,2023-09-15 13:30:00,2023-09-15 13:40:00,1620.61,1623.41,0.0,tp_upper -55092,做空,2023-09-15 13:55:00,2023-09-15 14:00:00,1619.25,1621.04,-0.0,flip_to_long -55093,做多,2023-09-15 14:00:00,2023-09-15 14:05:00,1621.04,1620.0,-0.0,flip_to_short -55094,做空,2023-09-15 14:05:00,2023-09-15 14:15:00,1620.0,1620.89,-0.0,tp_lower -55095,做空,2023-09-15 14:20:00,2023-09-15 14:25:00,1620.77,1619.07,0.0,tp_lower -55096,做多,2023-09-15 15:30:00,2023-09-15 16:05:00,1616.49,1618.44,0.0,tp_upper -55097,做空,2023-09-15 17:20:00,2023-09-15 17:40:00,1619.77,1621.43,-0.0,flip_to_long -55098,做多,2023-09-15 17:40:00,2023-09-15 17:50:00,1621.43,1619.93,-0.0,flip_to_short -55099,做空,2023-09-15 17:50:00,2023-09-15 18:20:00,1619.93,1617.32,0.0,tp_lower -55100,做多,2023-09-15 18:35:00,2023-09-15 18:45:00,1620.4,1618.25,-0.0,flip_to_short -55101,做空,2023-09-15 18:45:00,2023-09-15 18:50:00,1618.25,1617.44,0.0,tp_lower -55102,做多,2023-09-15 19:05:00,2023-09-15 19:15:00,1619.29,1622.65,0.0,tp_upper -55103,做空,2023-09-15 20:00:00,2023-09-15 20:15:00,1619.66,1620.88,-0.0,flip_to_long -55104,做多,2023-09-15 20:15:00,2023-09-15 20:25:00,1620.88,1620.42,-0.0,flip_to_short -55105,做空,2023-09-15 20:25:00,2023-09-15 20:30:00,1620.42,1620.65,-0.0,flip_to_long -55106,做多,2023-09-15 20:30:00,2023-09-15 21:00:00,1620.65,1622.66,0.0,tp_upper -55107,做空,2023-09-15 23:45:00,2023-09-16 00:30:00,1642.43,1643.32,-0.0,flip_to_long -55108,做多,2023-09-16 00:30:00,2023-09-16 00:35:00,1643.32,1641.43,-0.0,flip_to_short -55109,做空,2023-09-16 00:35:00,2023-09-16 01:00:00,1641.43,1642.1,-0.0,flip_to_long -55110,做多,2023-09-16 01:00:00,2023-09-16 01:15:00,1642.1,1643.01,0.0,tp_upper -55111,做空,2023-09-16 01:20:00,2023-09-16 01:25:00,1641.21,1638.68,0.0,tp_lower -55112,做多,2023-09-16 01:45:00,2023-09-16 02:05:00,1641.82,1645.45,0.0,tp_upper -55113,做空,2023-09-16 03:10:00,2023-09-16 03:20:00,1644.01,1646.59,-0.0,flip_to_long -55114,做多,2023-09-16 03:20:00,2023-09-16 03:25:00,1646.59,1645.33,-0.0,flip_to_short -55115,做空,2023-09-16 03:25:00,2023-09-16 03:45:00,1645.33,1642.38,0.0,tp_lower -55116,做多,2023-09-16 06:05:00,2023-09-16 06:10:00,1638.55,1637.34,-0.0,flip_to_short -55117,做空,2023-09-16 06:10:00,2023-09-16 06:20:00,1637.34,1635.96,0.0,tp_lower -55118,做多,2023-09-16 07:25:00,2023-09-16 07:30:00,1636.39,1635.23,-0.0,flip_to_short -55119,做空,2023-09-16 07:30:00,2023-09-16 07:45:00,1635.23,1636.05,-0.0,flip_to_long -55120,做多,2023-09-16 07:45:00,2023-09-16 08:00:00,1636.05,1635.59,-0.0,flip_to_short -55121,做空,2023-09-16 08:00:00,2023-09-16 08:10:00,1635.59,1633.51,0.0,tp_lower -55122,做多,2023-09-16 08:30:00,2023-09-16 08:50:00,1636.25,1634.19,-0.0,flip_to_short -55123,做空,2023-09-16 08:50:00,2023-09-16 08:55:00,1634.19,1634.09,-0.0,tp_lower -55124,做多,2023-09-16 09:15:00,2023-09-16 09:35:00,1635.07,1637.21,0.0,tp_upper -55125,做空,2023-09-16 09:55:00,2023-09-16 10:00:00,1633.77,1631.21,0.0,tp_lower -55126,做多,2023-09-16 10:15:00,2023-09-16 10:20:00,1635.05,1633.15,-0.0,flip_to_short -55127,做空,2023-09-16 10:20:00,2023-09-16 10:25:00,1633.15,1634.79,-0.0,flip_to_long -55128,做多,2023-09-16 10:25:00,2023-09-16 11:05:00,1634.79,1634.65,-0.0,flip_to_short -55129,做空,2023-09-16 11:05:00,2023-09-16 11:10:00,1634.65,1634.78,-0.0,flip_to_long -55130,做多,2023-09-16 11:10:00,2023-09-16 11:15:00,1634.78,1633.67,-0.0,flip_to_short -55131,做空,2023-09-16 11:15:00,2023-09-16 11:20:00,1633.67,1635.65,-0.0,flip_to_long -55132,做多,2023-09-16 11:20:00,2023-09-16 11:25:00,1635.65,1633.95,-0.0,flip_to_short -55133,做空,2023-09-16 11:25:00,2023-09-16 11:30:00,1633.95,1634.6,-0.0,flip_to_long -55134,做多,2023-09-16 11:30:00,2023-09-16 11:35:00,1634.6,1634.4,-0.0,flip_to_short -55135,做空,2023-09-16 11:35:00,2023-09-16 11:40:00,1634.4,1636.29,-0.0,flip_to_long -55136,做多,2023-09-16 11:40:00,2023-09-16 11:55:00,1636.29,1634.93,-0.0,flip_to_short -55137,做空,2023-09-16 11:55:00,2023-09-16 12:05:00,1634.93,1634.28,-0.0,tp_lower -55138,做多,2023-09-16 12:30:00,2023-09-16 12:40:00,1635.38,1637.3,0.0,tp_upper -55139,做空,2023-09-16 13:10:00,2023-09-16 14:25:00,1635.12,1634.62,-0.0,flip_to_long -55140,做多,2023-09-16 14:25:00,2023-09-16 14:45:00,1634.62,1632.61,-0.0,flip_to_short -55141,做空,2023-09-16 14:45:00,2023-09-16 14:50:00,1632.61,1633.74,-0.0,tp_lower -55142,做多,2023-09-16 15:10:00,2023-09-16 15:20:00,1634.35,1635.97,0.0,tp_upper -55143,做空,2023-09-16 15:55:00,2023-09-16 16:10:00,1633.71,1634.49,-0.0,flip_to_long -55144,做多,2023-09-16 16:10:00,2023-09-16 16:15:00,1634.49,1634.15,-0.0,flip_to_short -55145,做空,2023-09-16 16:15:00,2023-09-16 16:35:00,1634.15,1634.82,-0.0,flip_to_long -55146,做多,2023-09-16 16:35:00,2023-09-16 16:45:00,1634.82,1634.83,-0.0,flip_to_short -55147,做空,2023-09-16 16:45:00,2023-09-16 18:20:00,1634.83,1636.81,-0.0,flip_to_long -55148,做多,2023-09-16 18:20:00,2023-09-16 18:25:00,1636.81,1635.87,-0.0,flip_to_short -55149,做空,2023-09-16 18:25:00,2023-09-16 18:45:00,1635.87,1635.41,-0.0,tp_lower -55150,做多,2023-09-16 18:55:00,2023-09-16 19:00:00,1636.47,1636.14,-0.0,flip_to_short -55151,做空,2023-09-16 19:00:00,2023-09-16 19:05:00,1636.14,1633.32,0.0,tp_lower -55152,做多,2023-09-16 20:10:00,2023-09-16 20:20:00,1633.56,1633.42,-0.0,flip_to_short -55153,做空,2023-09-16 20:20:00,2023-09-16 21:30:00,1633.42,1634.68,-0.0,flip_to_long -55154,做多,2023-09-16 21:30:00,2023-09-16 21:35:00,1634.68,1636.55,0.0,tp_upper -55155,做空,2023-09-16 21:45:00,2023-09-16 21:50:00,1634.58,1635.76,-0.0,flip_to_long -55156,做多,2023-09-16 21:50:00,2023-09-16 22:05:00,1635.76,1635.18,-0.0,flip_to_short -55157,做空,2023-09-16 22:05:00,2023-09-16 22:30:00,1635.18,1635.38,-0.0,flip_to_long -55158,做多,2023-09-16 22:30:00,2023-09-16 22:35:00,1635.38,1635.34,-0.0,flip_to_short -55159,做空,2023-09-16 22:35:00,2023-09-16 22:45:00,1635.34,1635.28,-0.0,flip_to_long -55160,做多,2023-09-16 22:45:00,2023-09-16 22:55:00,1635.28,1635.2,-0.0,flip_to_short -55161,做空,2023-09-16 22:55:00,2023-09-16 23:00:00,1635.2,1635.46,-0.0,flip_to_long -55162,做多,2023-09-16 23:00:00,2023-09-16 23:10:00,1635.46,1634.92,-0.0,flip_to_short -55163,做空,2023-09-16 23:10:00,2023-09-16 23:15:00,1634.92,1632.86,0.0,tp_lower -55164,做多,2023-09-17 01:40:00,2023-09-17 01:45:00,1625.63,1625.39,-0.0,flip_to_short -55165,做空,2023-09-17 01:45:00,2023-09-17 02:15:00,1625.39,1625.93,-0.0,flip_to_long -55166,做多,2023-09-17 02:15:00,2023-09-17 02:35:00,1625.93,1627.14,0.0,tp_upper -55167,做空,2023-09-17 03:30:00,2023-09-17 03:35:00,1626.7,1627.44,-0.0,flip_to_long -55168,做多,2023-09-17 03:35:00,2023-09-17 04:00:00,1627.44,1627.12,-0.0,flip_to_short -55169,做空,2023-09-17 04:00:00,2023-09-17 04:35:00,1627.12,1627.82,-0.0,flip_to_long -55170,做多,2023-09-17 04:35:00,2023-09-17 04:50:00,1627.82,1629.21,0.0,tp_upper -55171,做多,2023-09-17 05:25:00,2023-09-17 05:30:00,1628.95,1628.68,-0.0,flip_to_short -55172,做空,2023-09-17 05:30:00,2023-09-17 05:45:00,1628.68,1628.99,-0.0,flip_to_long -55173,做多,2023-09-17 05:45:00,2023-09-17 06:05:00,1628.99,1628.49,-0.0,flip_to_short -55174,做空,2023-09-17 06:05:00,2023-09-17 06:30:00,1628.49,1629.53,-0.0,flip_to_long -55175,做多,2023-09-17 06:30:00,2023-09-17 06:35:00,1629.53,1630.53,0.0,tp_upper -55176,做空,2023-09-17 06:45:00,2023-09-17 06:50:00,1628.7,1629.5,-0.0,flip_to_long -55177,做多,2023-09-17 06:50:00,2023-09-17 07:30:00,1629.5,1628.71,-0.0,flip_to_short -55178,做空,2023-09-17 07:30:00,2023-09-17 07:45:00,1628.71,1627.9,-0.0,tp_lower -55179,做多,2023-09-17 08:10:00,2023-09-17 08:15:00,1629.18,1628.66,-0.0,flip_to_short -55180,做空,2023-09-17 08:15:00,2023-09-17 08:20:00,1628.66,1629.25,-0.0,flip_to_long -55181,做多,2023-09-17 08:20:00,2023-09-17 08:30:00,1629.25,1631.2,0.0,tp_upper -55182,做空,2023-09-17 09:15:00,2023-09-17 11:15:00,1630.45,1630.39,-0.0,tp_lower -55183,做多,2023-09-17 12:15:00,2023-09-17 12:45:00,1630.56,1630.37,-0.0,flip_to_short -55184,做空,2023-09-17 12:45:00,2023-09-17 13:35:00,1630.37,1627.64,0.0,tp_lower -55185,做多,2023-09-17 14:25:00,2023-09-17 14:35:00,1630.33,1630.09,-0.0,tp_upper -55186,做空,2023-09-17 14:55:00,2023-09-17 15:00:00,1628.13,1630.19,-0.0,flip_to_long -55187,做多,2023-09-17 15:00:00,2023-09-17 15:15:00,1630.19,1629.04,-0.0,flip_to_short -55188,做空,2023-09-17 15:15:00,2023-09-17 15:20:00,1629.04,1630.12,-0.0,flip_to_long -55189,做多,2023-09-17 15:20:00,2023-09-17 15:30:00,1630.12,1629.25,-0.0,flip_to_short -55190,做空,2023-09-17 15:30:00,2023-09-17 16:05:00,1629.25,1626.67,0.0,tp_lower -55191,做多,2023-09-17 18:10:00,2023-09-17 18:15:00,1623.23,1622.5,-0.0,flip_to_short -55192,做空,2023-09-17 18:15:00,2023-09-17 18:20:00,1622.5,1622.81,-0.0,flip_to_long -55193,做多,2023-09-17 18:20:00,2023-09-17 18:35:00,1622.81,1624.17,0.0,tp_upper -55194,做多,2023-09-17 19:50:00,2023-09-17 20:00:00,1624.94,1624.79,-0.0,flip_to_short -55195,做空,2023-09-17 20:00:00,2023-09-17 20:35:00,1624.79,1624.85,-0.0,flip_to_long -55196,做多,2023-09-17 20:35:00,2023-09-17 20:40:00,1624.85,1620.94,-0.0,flip_to_short -55197,做空,2023-09-17 20:40:00,2023-09-17 20:45:00,1620.94,1620.33,-0.0,tp_lower -55198,做空,2023-09-17 22:00:00,2023-09-17 22:15:00,1616.95,1617.64,-0.0,flip_to_long -55199,做多,2023-09-17 22:15:00,2023-09-17 23:00:00,1617.64,1617.3,-0.0,flip_to_short -55200,做空,2023-09-17 23:00:00,2023-09-17 23:10:00,1617.3,1616.07,0.0,tp_lower -55201,做多,2023-09-17 23:25:00,2023-09-17 23:45:00,1618.65,1619.97,0.0,tp_upper -55202,做空,2023-09-18 00:25:00,2023-09-18 00:30:00,1617.7,1608.9,0.0,tp_lower -55203,做多,2023-09-18 01:35:00,2023-09-18 01:50:00,1614.66,1614.86,-0.0,flip_to_short -55204,做空,2023-09-18 01:50:00,2023-09-18 04:45:00,1614.86,1628.3,-0.0,flip_to_long -55205,做多,2023-09-18 04:45:00,2023-09-18 05:05:00,1628.3,1629.61,0.0,flip_to_short -55206,做空,2023-09-18 05:05:00,2023-09-18 06:05:00,1629.61,1630.94,-0.0,flip_to_long -55207,做多,2023-09-18 06:05:00,2023-09-18 06:10:00,1630.94,1630.8,-0.0,flip_to_short -55208,做空,2023-09-18 06:10:00,2023-09-18 06:20:00,1630.8,1631.17,-0.0,flip_to_long -55209,做多,2023-09-18 06:20:00,2023-09-18 06:25:00,1631.17,1630.76,-0.0,flip_to_short -55210,做空,2023-09-18 06:25:00,2023-09-18 06:40:00,1630.76,1631.13,-0.0,flip_to_long -55211,做多,2023-09-18 06:40:00,2023-09-18 06:45:00,1631.13,1630.93,-0.0,flip_to_short -55212,做空,2023-09-18 06:45:00,2023-09-18 06:55:00,1630.93,1628.24,0.0,tp_lower -55213,做多,2023-09-18 07:10:00,2023-09-18 07:25:00,1630.6,1635.01,0.0,tp_upper -55214,做空,2023-09-18 07:40:00,2023-09-18 07:45:00,1631.04,1632.97,-0.0,flip_to_long -55215,做多,2023-09-18 07:45:00,2023-09-18 07:50:00,1632.97,1630.96,-0.0,flip_to_short -55216,做空,2023-09-18 07:50:00,2023-09-18 07:55:00,1630.96,1633.22,-0.0,flip_to_long -55217,做多,2023-09-18 07:55:00,2023-09-18 08:05:00,1633.22,1631.81,-0.0,flip_to_short -55218,做空,2023-09-18 08:05:00,2023-09-18 08:55:00,1631.81,1632.24,-0.0,flip_to_long -55219,做多,2023-09-18 08:55:00,2023-09-18 09:05:00,1632.24,1633.51,0.0,tp_upper -55220,做空,2023-09-18 12:10:00,2023-09-18 13:35:00,1651.54,1659.77,-0.0,flip_to_long -55221,做多,2023-09-18 13:35:00,2023-09-18 13:40:00,1659.77,1655.01,-0.0,flip_to_short -55222,做空,2023-09-18 13:40:00,2023-09-18 13:55:00,1655.01,1656.16,-0.0,tp_lower -55223,做多,2023-09-18 14:40:00,2023-09-18 15:15:00,1656.39,1657.93,0.0,tp_upper -55224,做空,2023-09-18 15:20:00,2023-09-18 15:50:00,1656.8,1655.77,0.0,tp_lower -55225,做多,2023-09-18 16:00:00,2023-09-18 16:05:00,1657.12,1654.93,-0.0,flip_to_short -55226,做空,2023-09-18 16:05:00,2023-09-18 16:10:00,1654.93,1654.3,-0.0,tp_lower -55227,做多,2023-09-18 16:40:00,2023-09-18 16:45:00,1656.65,1656.47,-0.0,flip_to_short -55228,做空,2023-09-18 16:45:00,2023-09-18 17:00:00,1656.47,1655.91,-0.0,flip_to_long -55229,做多,2023-09-18 17:00:00,2023-09-18 17:05:00,1655.91,1653.43,-0.0,flip_to_short -55230,做空,2023-09-18 17:05:00,2023-09-18 17:15:00,1653.43,1649.1,0.0,tp_lower -55231,做多,2023-09-18 19:05:00,2023-09-18 19:10:00,1638.84,1637.25,-0.0,flip_to_short -55232,做空,2023-09-18 19:10:00,2023-09-18 19:25:00,1637.25,1638.6,-0.0,flip_to_long -55233,做多,2023-09-18 19:25:00,2023-09-18 19:45:00,1638.6,1640.84,0.0,tp_upper -55234,做空,2023-09-18 20:00:00,2023-09-18 21:00:00,1638.3,1635.32,0.0,tp_lower -55235,做多,2023-09-18 21:25:00,2023-09-18 21:30:00,1637.77,1636.83,-0.0,flip_to_short -55236,做空,2023-09-18 21:30:00,2023-09-18 21:35:00,1636.83,1637.5,-0.0,flip_to_long -55237,做多,2023-09-18 21:35:00,2023-09-18 21:55:00,1637.5,1639.55,0.0,tp_upper -55238,做空,2023-09-18 22:30:00,2023-09-18 22:40:00,1637.18,1638.73,-0.0,flip_to_long -55239,做多,2023-09-18 22:40:00,2023-09-18 22:50:00,1638.73,1640.92,0.0,tp_upper -55240,做空,2023-09-18 23:10:00,2023-09-18 23:30:00,1638.49,1636.82,0.0,tp_lower -55241,做多,2023-09-19 00:05:00,2023-09-19 00:10:00,1637.79,1636.05,-0.0,flip_to_short -55242,做空,2023-09-19 00:10:00,2023-09-19 00:15:00,1636.05,1633.23,0.0,tp_lower -55243,做多,2023-09-19 01:20:00,2023-09-19 02:10:00,1631.92,1633.86,0.0,tp_upper -55244,做空,2023-09-19 03:15:00,2023-09-19 04:20:00,1634.25,1635.58,-0.0,flip_to_long -55245,做多,2023-09-19 04:20:00,2023-09-19 04:25:00,1635.58,1634.6,-0.0,flip_to_short -55246,做空,2023-09-19 04:25:00,2023-09-19 04:30:00,1634.6,1634.78,-0.0,flip_to_long -55247,做多,2023-09-19 04:30:00,2023-09-19 04:45:00,1634.78,1636.32,0.0,tp_upper -55248,做空,2023-09-19 05:50:00,2023-09-19 06:05:00,1635.66,1633.13,0.0,tp_lower -55249,做多,2023-09-19 06:35:00,2023-09-19 06:50:00,1636.18,1635.67,-0.0,flip_to_short -55250,做空,2023-09-19 06:50:00,2023-09-19 07:45:00,1635.67,1636.77,-0.0,flip_to_long -55251,做多,2023-09-19 07:45:00,2023-09-19 07:55:00,1636.77,1635.42,-0.0,flip_to_short -55252,做空,2023-09-19 07:55:00,2023-09-19 08:00:00,1635.42,1635.44,-0.0,flip_to_long -55253,做多,2023-09-19 08:00:00,2023-09-19 08:10:00,1635.44,1637.99,0.0,tp_upper -55254,做空,2023-09-19 08:45:00,2023-09-19 11:45:00,1638.04,1645.22,-0.0,flip_to_long -55255,做多,2023-09-19 11:45:00,2023-09-19 12:25:00,1645.22,1649.18,0.0,tp_upper -55256,做空,2023-09-19 12:30:00,2023-09-19 12:45:00,1645.08,1643.28,0.0,tp_lower -55257,做多,2023-09-19 13:15:00,2023-09-19 13:40:00,1644.63,1645.17,-0.0,flip_to_short -55258,做空,2023-09-19 13:40:00,2023-09-19 13:50:00,1645.17,1641.67,0.0,tp_lower -55259,做多,2023-09-19 14:15:00,2023-09-19 14:20:00,1642.75,1642.45,-0.0,flip_to_short -55260,做空,2023-09-19 14:20:00,2023-09-19 14:40:00,1642.45,1642.81,-0.0,flip_to_long -55261,做多,2023-09-19 14:40:00,2023-09-19 15:00:00,1642.81,1646.22,0.0,tp_upper -55262,做空,2023-09-19 16:35:00,2023-09-19 17:00:00,1651.91,1644.13,0.0,tp_lower -55263,做多,2023-09-19 18:15:00,2023-09-19 18:25:00,1648.24,1646.02,-0.0,flip_to_short -55264,做空,2023-09-19 18:25:00,2023-09-19 18:30:00,1646.02,1646.64,-0.0,flip_to_long -55265,做多,2023-09-19 18:30:00,2023-09-19 18:35:00,1646.64,1644.1,-0.0,flip_to_short -55266,做空,2023-09-19 18:35:00,2023-09-19 18:40:00,1644.1,1644.46,-0.0,tp_lower -55267,做多,2023-09-19 19:55:00,2023-09-19 20:15:00,1643.39,1639.11,-0.0,flip_to_short -55268,做空,2023-09-19 20:15:00,2023-09-19 20:20:00,1639.11,1639.08,-0.0,tp_lower -55269,做多,2023-09-19 20:45:00,2023-09-19 20:55:00,1641.83,1641.6,-0.0,flip_to_short -55270,做空,2023-09-19 20:55:00,2023-09-19 21:05:00,1641.6,1641.38,-0.0,flip_to_long -55271,做多,2023-09-19 21:05:00,2023-09-19 21:10:00,1641.38,1639.38,-0.0,flip_to_short -55272,做空,2023-09-19 21:10:00,2023-09-19 21:15:00,1639.38,1639.1,-0.0,tp_lower -55273,做多,2023-09-19 21:50:00,2023-09-19 22:00:00,1641.44,1640.16,-0.0,flip_to_short -55274,做空,2023-09-19 22:00:00,2023-09-19 22:15:00,1640.16,1636.89,0.0,tp_lower -55275,做多,2023-09-19 22:30:00,2023-09-19 22:50:00,1639.47,1641.61,0.0,tp_upper -55276,做空,2023-09-20 00:00:00,2023-09-20 00:10:00,1641.43,1642.99,-0.0,flip_to_long -55277,做多,2023-09-20 00:10:00,2023-09-20 00:15:00,1642.99,1641.65,-0.0,flip_to_short -55278,做空,2023-09-20 00:15:00,2023-09-20 00:20:00,1641.65,1640.45,0.0,tp_lower -55279,做多,2023-09-20 01:00:00,2023-09-20 01:05:00,1643.09,1644.74,0.0,tp_upper -55280,做空,2023-09-20 02:10:00,2023-09-20 02:35:00,1643.4,1639.95,0.0,tp_lower -55281,做多,2023-09-20 04:35:00,2023-09-20 04:45:00,1637.45,1637.46,-0.0,flip_to_short -55282,做空,2023-09-20 04:45:00,2023-09-20 04:55:00,1637.46,1634.7,0.0,tp_lower -55283,做多,2023-09-20 05:25:00,2023-09-20 05:30:00,1636.41,1635.44,-0.0,flip_to_short -55284,做空,2023-09-20 05:30:00,2023-09-20 05:55:00,1635.44,1633.35,0.0,tp_lower -55285,做多,2023-09-20 06:10:00,2023-09-20 06:25:00,1635.03,1634.88,-0.0,flip_to_short -55286,做空,2023-09-20 06:25:00,2023-09-20 06:35:00,1634.88,1634.7,-0.0,flip_to_long -55287,做多,2023-09-20 06:35:00,2023-09-20 06:40:00,1634.7,1634.23,-0.0,flip_to_short -55288,做空,2023-09-20 06:40:00,2023-09-20 06:50:00,1634.23,1632.91,0.0,tp_lower -55289,做多,2023-09-20 07:20:00,2023-09-20 07:25:00,1633.99,1633.17,-0.0,flip_to_short -55290,做空,2023-09-20 07:25:00,2023-09-20 07:30:00,1633.17,1634.78,-0.0,flip_to_long -55291,做多,2023-09-20 07:30:00,2023-09-20 07:50:00,1634.78,1633.98,-0.0,flip_to_short -55292,做空,2023-09-20 07:50:00,2023-09-20 08:15:00,1633.98,1634.64,-0.0,flip_to_long -55293,做多,2023-09-20 08:15:00,2023-09-20 08:30:00,1634.64,1634.44,-0.0,flip_to_short -55294,做空,2023-09-20 08:30:00,2023-09-20 09:20:00,1634.44,1635.03,-0.0,flip_to_long -55295,做多,2023-09-20 09:20:00,2023-09-20 09:25:00,1635.03,1634.35,-0.0,flip_to_short -55296,做空,2023-09-20 09:25:00,2023-09-20 09:30:00,1634.35,1633.42,0.0,tp_lower -55297,做多,2023-09-20 10:50:00,2023-09-20 11:20:00,1627.51,1629.26,0.0,tp_upper -55298,做空,2023-09-20 12:10:00,2023-09-20 12:15:00,1628.18,1629.97,-0.0,flip_to_long -55299,做多,2023-09-20 12:15:00,2023-09-20 12:20:00,1629.97,1629.11,-0.0,flip_to_short -55300,做空,2023-09-20 12:20:00,2023-09-20 12:25:00,1629.11,1627.49,0.0,tp_lower -55301,做多,2023-09-20 13:35:00,2023-09-20 13:45:00,1626.89,1631.68,0.0,tp_upper -55302,做空,2023-09-20 14:10:00,2023-09-20 14:20:00,1626.9,1628.71,-0.0,flip_to_long -55303,做多,2023-09-20 14:20:00,2023-09-20 14:45:00,1628.71,1626.93,-0.0,flip_to_short -55304,做空,2023-09-20 14:45:00,2023-09-20 15:05:00,1626.93,1628.58,-0.0,flip_to_long -55305,做多,2023-09-20 15:05:00,2023-09-20 16:00:00,1628.58,1628.04,-0.0,flip_to_short -55306,做空,2023-09-20 16:00:00,2023-09-20 16:10:00,1628.04,1627.62,-0.0,flip_to_long -55307,做多,2023-09-20 16:10:00,2023-09-20 16:15:00,1627.62,1627.98,-0.0,tp_upper -55308,做空,2023-09-20 16:20:00,2023-09-20 16:35:00,1626.96,1628.58,-0.0,flip_to_long -55309,做多,2023-09-20 16:35:00,2023-09-20 16:40:00,1628.58,1627.56,-0.0,flip_to_short -55310,做空,2023-09-20 16:40:00,2023-09-20 17:00:00,1627.56,1627.69,-0.0,flip_to_long -55311,做多,2023-09-20 17:00:00,2023-09-20 17:15:00,1627.69,1631.61,0.0,tp_upper -55312,做空,2023-09-20 17:40:00,2023-09-20 17:45:00,1627.49,1627.63,-0.0,flip_to_long -55313,做多,2023-09-20 17:45:00,2023-09-20 18:15:00,1627.63,1632.01,0.0,tp_upper -55314,做空,2023-09-20 18:40:00,2023-09-20 18:50:00,1632.7,1630.35,0.0,flip_to_long -55315,做多,2023-09-20 18:50:00,2023-09-20 19:00:00,1630.35,1630.07,-0.0,flip_to_short -55316,做空,2023-09-20 19:00:00,2023-09-20 19:15:00,1630.07,1607.81,0.0,tp_lower -55317,做多,2023-09-20 20:35:00,2023-09-20 20:55:00,1618.54,1624.12,0.0,tp_upper -55318,做空,2023-09-20 22:00:00,2023-09-20 22:30:00,1623.95,1620.48,0.0,tp_lower -55319,做多,2023-09-20 23:25:00,2023-09-20 23:35:00,1622.87,1622.12,-0.0,flip_to_short -55320,做空,2023-09-20 23:35:00,2023-09-21 00:05:00,1622.12,1621.39,-0.0,tp_lower -55321,做多,2023-09-21 00:10:00,2023-09-21 00:15:00,1621.81,1621.04,-0.0,flip_to_short -55322,做空,2023-09-21 00:15:00,2023-09-21 00:25:00,1621.04,1620.62,-0.0,tp_lower -55323,做多,2023-09-21 00:35:00,2023-09-21 00:45:00,1622.03,1624.63,0.0,tp_upper -55324,做空,2023-09-21 00:50:00,2023-09-21 00:55:00,1620.17,1619.72,-0.0,tp_lower -55325,做多,2023-09-21 02:00:00,2023-09-21 02:20:00,1618.63,1615.49,-0.0,flip_to_short -55326,做空,2023-09-21 02:20:00,2023-09-21 02:25:00,1615.49,1616.26,-0.0,flip_to_long -55327,做多,2023-09-21 02:25:00,2023-09-21 03:40:00,1616.26,1621.78,0.0,tp_upper -55328,做空,2023-09-21 05:05:00,2023-09-21 05:10:00,1621.74,1622.35,-0.0,flip_to_long -55329,做多,2023-09-21 05:10:00,2023-09-21 05:15:00,1622.35,1621.68,-0.0,flip_to_short -55330,做空,2023-09-21 05:15:00,2023-09-21 05:25:00,1621.68,1620.37,0.0,tp_lower -55331,做多,2023-09-21 05:40:00,2023-09-21 06:00:00,1622.92,1621.94,-0.0,flip_to_short -55332,做空,2023-09-21 06:00:00,2023-09-21 06:15:00,1621.94,1619.59,0.0,tp_lower -55333,做多,2023-09-21 06:50:00,2023-09-21 07:00:00,1620.19,1620.1,-0.0,flip_to_short -55334,做空,2023-09-21 07:00:00,2023-09-21 07:45:00,1620.1,1617.77,0.0,tp_lower -55335,做多,2023-09-21 08:10:00,2023-09-21 08:20:00,1618.68,1618.09,-0.0,flip_to_short -55336,做空,2023-09-21 08:20:00,2023-09-21 08:25:00,1618.09,1617.44,-0.0,tp_lower -55337,做多,2023-09-21 08:35:00,2023-09-21 08:40:00,1618.81,1620.55,0.0,tp_upper -55338,做空,2023-09-21 08:55:00,2023-09-21 09:00:00,1616.11,1615.63,-0.0,tp_lower -55339,做多,2023-09-21 12:00:00,2023-09-21 12:05:00,1595.57,1593.81,-0.0,flip_to_short -55340,做空,2023-09-21 12:05:00,2023-09-21 12:25:00,1593.81,1590.79,0.0,tp_lower -55341,做空,2023-09-21 14:25:00,2023-09-21 14:30:00,1580.45,1583.57,-0.0,flip_to_long -55342,做多,2023-09-21 14:30:00,2023-09-21 15:15:00,1583.57,1580.3,-0.0,flip_to_short -55343,做空,2023-09-21 15:15:00,2023-09-21 15:20:00,1580.3,1582.25,-0.0,flip_to_long -55344,做多,2023-09-21 15:20:00,2023-09-21 15:25:00,1582.25,1581.0,-0.0,flip_to_short -55345,做空,2023-09-21 15:25:00,2023-09-21 15:40:00,1581.0,1583.6,-0.0,flip_to_long -55346,做多,2023-09-21 15:40:00,2023-09-21 15:45:00,1583.6,1585.38,0.0,tp_upper -55347,做空,2023-09-21 16:00:00,2023-09-21 16:05:00,1582.09,1582.13,-0.0,flip_to_long -55348,做多,2023-09-21 16:05:00,2023-09-21 16:40:00,1582.13,1583.2,0.0,flip_to_short -55349,做空,2023-09-21 16:40:00,2023-09-21 18:05:00,1583.2,1589.72,-0.0,flip_to_long -55350,做多,2023-09-21 18:05:00,2023-09-21 18:20:00,1589.72,1588.93,-0.0,flip_to_short -55351,做空,2023-09-21 18:20:00,2023-09-21 18:35:00,1588.93,1589.28,-0.0,flip_to_long -55352,做多,2023-09-21 18:35:00,2023-09-21 18:45:00,1589.28,1588.85,-0.0,flip_to_short -55353,做空,2023-09-21 18:45:00,2023-09-21 18:50:00,1588.85,1589.99,-0.0,flip_to_long -55354,做多,2023-09-21 18:50:00,2023-09-21 18:55:00,1589.99,1590.66,-0.0,tp_upper -55355,做空,2023-09-21 19:05:00,2023-09-21 19:10:00,1588.45,1586.45,0.0,tp_lower -55356,做多,2023-09-21 19:20:00,2023-09-21 19:25:00,1588.96,1588.2,-0.0,flip_to_short -55357,做空,2023-09-21 19:25:00,2023-09-21 19:45:00,1588.2,1589.14,-0.0,flip_to_long -55358,做多,2023-09-21 19:45:00,2023-09-21 19:50:00,1589.14,1588.49,-0.0,flip_to_short -55359,做空,2023-09-21 19:50:00,2023-09-21 19:55:00,1588.49,1588.91,-0.0,flip_to_long -55360,做多,2023-09-21 19:55:00,2023-09-21 20:05:00,1588.91,1587.91,-0.0,flip_to_short -55361,做空,2023-09-21 20:05:00,2023-09-21 20:20:00,1587.91,1586.31,0.0,tp_lower -55362,做多,2023-09-21 20:45:00,2023-09-21 22:00:00,1587.55,1585.53,-0.0,flip_to_short -55363,做空,2023-09-21 22:00:00,2023-09-21 22:05:00,1585.53,1585.58,-0.0,flip_to_long -55364,做多,2023-09-21 22:05:00,2023-09-21 23:10:00,1585.58,1585.3,-0.0,tp_upper -55365,做空,2023-09-21 23:15:00,2023-09-21 23:20:00,1585.01,1585.53,-0.0,flip_to_long -55366,做多,2023-09-21 23:20:00,2023-09-21 23:25:00,1585.53,1584.54,-0.0,flip_to_short -55367,做空,2023-09-21 23:25:00,2023-09-21 23:50:00,1584.54,1583.09,0.0,tp_lower -55368,做多,2023-09-22 00:00:00,2023-09-22 00:10:00,1584.55,1582.84,-0.0,flip_to_short -55369,做空,2023-09-22 00:10:00,2023-09-22 00:15:00,1582.84,1582.85,-0.0,tp_lower -55370,做多,2023-09-22 00:30:00,2023-09-22 00:35:00,1587.63,1587.81,-0.0,tp_upper -55371,做空,2023-09-22 01:10:00,2023-09-22 03:05:00,1586.17,1590.33,-0.0,flip_to_long -55372,做多,2023-09-22 03:05:00,2023-09-22 03:10:00,1590.33,1592.78,0.0,tp_upper -55373,做空,2023-09-22 04:50:00,2023-09-22 05:20:00,1593.44,1591.36,0.0,tp_lower -55374,做多,2023-09-22 05:45:00,2023-09-22 05:50:00,1592.81,1592.42,-0.0,flip_to_short -55375,做空,2023-09-22 05:50:00,2023-09-22 05:55:00,1592.42,1593.33,-0.0,flip_to_long -55376,做多,2023-09-22 05:55:00,2023-09-22 06:10:00,1593.33,1591.42,-0.0,flip_to_short -55377,做空,2023-09-22 06:10:00,2023-09-22 06:15:00,1591.42,1592.06,-0.0,flip_to_long -55378,做多,2023-09-22 06:15:00,2023-09-22 06:30:00,1592.06,1592.28,-0.0,flip_to_short -55379,做空,2023-09-22 06:30:00,2023-09-22 07:10:00,1592.28,1592.89,-0.0,flip_to_long -55380,做多,2023-09-22 07:10:00,2023-09-22 07:20:00,1592.89,1590.5,-0.0,flip_to_short -55381,做空,2023-09-22 07:20:00,2023-09-22 07:25:00,1590.5,1588.97,0.0,tp_lower -55382,做多,2023-09-22 07:45:00,2023-09-22 07:50:00,1593.22,1595.82,0.0,tp_upper -55383,做空,2023-09-22 08:40:00,2023-09-22 08:45:00,1594.85,1595.45,-0.0,flip_to_long -55384,做多,2023-09-22 08:45:00,2023-09-22 08:55:00,1595.45,1595.55,-0.0,flip_to_short -55385,做空,2023-09-22 08:55:00,2023-09-22 10:00:00,1595.55,1595.26,-0.0,flip_to_long -55386,做多,2023-09-22 10:00:00,2023-09-22 10:20:00,1595.26,1592.6,-0.0,flip_to_short -55387,做空,2023-09-22 10:20:00,2023-09-22 10:25:00,1592.6,1593.96,-0.0,tp_lower -55388,做多,2023-09-22 10:30:00,2023-09-22 10:35:00,1594.64,1592.96,-0.0,flip_to_short -55389,做空,2023-09-22 10:35:00,2023-09-22 10:40:00,1592.96,1593.41,-0.0,flip_to_long -55390,做多,2023-09-22 10:40:00,2023-09-22 11:30:00,1593.41,1596.0,0.0,tp_upper -55391,做空,2023-09-22 12:30:00,2023-09-22 12:40:00,1595.59,1596.76,-0.0,flip_to_long -55392,做多,2023-09-22 12:40:00,2023-09-22 12:45:00,1596.76,1595.66,-0.0,flip_to_short -55393,做空,2023-09-22 12:45:00,2023-09-22 12:50:00,1595.66,1595.45,-0.0,tp_lower -55394,做多,2023-09-22 13:25:00,2023-09-22 13:35:00,1596.07,1594.86,-0.0,flip_to_short -55395,做空,2023-09-22 13:35:00,2023-09-22 13:40:00,1594.86,1593.76,0.0,tp_lower -55396,做多,2023-09-22 13:45:00,2023-09-22 13:50:00,1596.31,1593.21,-0.0,flip_to_short -55397,做空,2023-09-22 13:50:00,2023-09-22 13:55:00,1593.21,1595.97,-0.0,flip_to_long -55398,做多,2023-09-22 13:55:00,2023-09-22 14:05:00,1595.97,1598.47,0.0,tp_upper -55399,做空,2023-09-22 14:15:00,2023-09-22 14:20:00,1594.41,1596.13,-0.0,flip_to_long -55400,做多,2023-09-22 14:20:00,2023-09-22 14:25:00,1596.13,1595.79,-0.0,flip_to_short -55401,做空,2023-09-22 14:25:00,2023-09-22 14:55:00,1595.79,1597.84,-0.0,flip_to_long -55402,做多,2023-09-22 14:55:00,2023-09-22 15:00:00,1597.84,1595.47,-0.0,flip_to_short -55403,做空,2023-09-22 15:00:00,2023-09-22 15:05:00,1595.47,1595.98,-0.0,flip_to_long -55404,做多,2023-09-22 15:05:00,2023-09-22 15:10:00,1595.98,1595.02,-0.0,flip_to_short -55405,做空,2023-09-22 15:10:00,2023-09-22 15:15:00,1595.02,1597.15,-0.0,flip_to_long -55406,做多,2023-09-22 15:15:00,2023-09-22 15:20:00,1597.15,1596.84,-0.0,flip_to_short -55407,做空,2023-09-22 15:20:00,2023-09-22 15:50:00,1596.84,1593.5,0.0,tp_lower -55408,做多,2023-09-22 17:50:00,2023-09-22 18:00:00,1589.73,1591.23,0.0,tp_upper -55409,做空,2023-09-22 18:05:00,2023-09-22 19:55:00,1589.62,1591.6,-0.0,tp_lower -55410,做多,2023-09-22 21:25:00,2023-09-22 22:00:00,1591.27,1593.67,0.0,tp_upper -55411,做空,2023-09-22 22:35:00,2023-09-22 22:40:00,1592.0,1592.54,-0.0,flip_to_long -55412,做多,2023-09-22 22:40:00,2023-09-22 22:45:00,1592.54,1592.32,-0.0,flip_to_short -55413,做空,2023-09-22 22:45:00,2023-09-22 22:50:00,1592.32,1594.01,-0.0,flip_to_long -55414,做多,2023-09-22 22:50:00,2023-09-22 23:15:00,1594.01,1592.64,-0.0,flip_to_short -55415,做空,2023-09-22 23:15:00,2023-09-22 23:20:00,1592.64,1593.46,-0.0,flip_to_long -55416,做多,2023-09-22 23:20:00,2023-09-22 23:25:00,1593.46,1592.86,-0.0,flip_to_short -55417,做空,2023-09-22 23:25:00,2023-09-22 23:35:00,1592.86,1593.24,-0.0,flip_to_long -55418,做多,2023-09-22 23:35:00,2023-09-22 23:45:00,1593.24,1592.69,-0.0,flip_to_short -55419,做空,2023-09-22 23:45:00,2023-09-23 00:05:00,1592.69,1593.27,-0.0,flip_to_long -55420,做多,2023-09-23 00:05:00,2023-09-23 00:10:00,1593.27,1595.94,0.0,tp_upper -55421,做空,2023-09-23 00:40:00,2023-09-23 00:45:00,1593.9,1594.17,-0.0,flip_to_long -55422,做多,2023-09-23 00:45:00,2023-09-23 00:50:00,1594.17,1593.75,-0.0,flip_to_short -55423,做空,2023-09-23 00:50:00,2023-09-23 00:55:00,1593.75,1595.11,-0.0,flip_to_long -55424,做多,2023-09-23 00:55:00,2023-09-23 01:05:00,1595.11,1593.27,-0.0,flip_to_short -55425,做空,2023-09-23 01:05:00,2023-09-23 01:15:00,1593.27,1594.99,-0.0,flip_to_long -55426,做多,2023-09-23 01:15:00,2023-09-23 01:20:00,1594.99,1593.77,-0.0,flip_to_short -55427,做空,2023-09-23 01:20:00,2023-09-23 01:25:00,1593.77,1594.71,-0.0,flip_to_long -55428,做多,2023-09-23 01:25:00,2023-09-23 01:55:00,1594.71,1595.01,-0.0,flip_to_short -55429,做空,2023-09-23 01:55:00,2023-09-23 02:20:00,1595.01,1593.14,0.0,tp_lower -55430,做多,2023-09-23 03:40:00,2023-09-23 03:45:00,1592.0,1591.38,-0.0,flip_to_short -55431,做空,2023-09-23 03:45:00,2023-09-23 04:00:00,1591.38,1589.4,0.0,tp_lower -55432,做多,2023-09-23 04:25:00,2023-09-23 05:25:00,1591.28,1593.34,0.0,tp_upper -55433,做空,2023-09-23 06:45:00,2023-09-23 06:50:00,1593.3,1593.85,-0.0,flip_to_long -55434,做多,2023-09-23 06:50:00,2023-09-23 07:10:00,1593.85,1593.32,-0.0,flip_to_short -55435,做空,2023-09-23 07:10:00,2023-09-23 07:25:00,1593.32,1592.83,-0.0,tp_lower -55436,做多,2023-09-23 07:30:00,2023-09-23 07:35:00,1593.99,1593.47,-0.0,flip_to_short -55437,做空,2023-09-23 07:35:00,2023-09-23 07:40:00,1593.47,1592.75,-0.0,tp_lower -55438,做多,2023-09-23 07:55:00,2023-09-23 08:00:00,1593.73,1593.29,-0.0,tp_upper -55439,做多,2023-09-23 08:10:00,2023-09-23 08:20:00,1593.78,1592.55,-0.0,flip_to_short -55440,做空,2023-09-23 08:20:00,2023-09-23 08:25:00,1592.55,1592.31,-0.0,tp_lower -55441,做多,2023-09-23 09:05:00,2023-09-23 09:10:00,1593.74,1591.86,-0.0,flip_to_short -55442,做空,2023-09-23 09:10:00,2023-09-23 09:25:00,1591.86,1590.5,0.0,tp_lower -55443,做多,2023-09-23 09:50:00,2023-09-23 10:05:00,1591.92,1591.79,-0.0,flip_to_short -55444,做空,2023-09-23 10:05:00,2023-09-23 10:10:00,1591.79,1591.94,-0.0,flip_to_long -55445,做多,2023-09-23 10:10:00,2023-09-23 10:25:00,1591.94,1591.7,-0.0,flip_to_short -55446,做空,2023-09-23 10:25:00,2023-09-23 10:30:00,1591.7,1591.87,-0.0,flip_to_long -55447,做多,2023-09-23 10:30:00,2023-09-23 10:55:00,1591.87,1591.24,-0.0,flip_to_short -55448,做空,2023-09-23 10:55:00,2023-09-23 11:20:00,1591.24,1590.25,0.0,tp_lower -55449,做多,2023-09-23 11:30:00,2023-09-23 12:40:00,1591.82,1594.22,0.0,tp_upper -55450,做空,2023-09-23 12:50:00,2023-09-23 12:55:00,1590.84,1591.96,-0.0,tp_lower -55451,做多,2023-09-23 14:25:00,2023-09-23 15:00:00,1590.82,1590.4,-0.0,flip_to_short -55452,做空,2023-09-23 15:00:00,2023-09-23 15:05:00,1590.4,1590.93,-0.0,flip_to_long -55453,做多,2023-09-23 15:05:00,2023-09-23 15:10:00,1590.93,1590.74,-0.0,flip_to_short -55454,做空,2023-09-23 15:10:00,2023-09-23 15:20:00,1590.74,1588.75,0.0,tp_lower -55455,做多,2023-09-23 15:50:00,2023-09-23 15:55:00,1590.19,1589.75,-0.0,flip_to_short -55456,做空,2023-09-23 15:55:00,2023-09-23 16:35:00,1589.75,1589.24,-0.0,flip_to_long -55457,做多,2023-09-23 16:35:00,2023-09-23 16:50:00,1589.24,1591.17,0.0,tp_upper -55458,做空,2023-09-23 17:15:00,2023-09-23 18:00:00,1590.21,1590.8,-0.0,flip_to_long -55459,做多,2023-09-23 18:00:00,2023-09-23 18:10:00,1590.8,1592.86,0.0,tp_upper -55460,做空,2023-09-23 20:15:00,2023-09-23 20:25:00,1593.34,1593.1,-0.0,flip_to_long -55461,做多,2023-09-23 20:25:00,2023-09-23 21:30:00,1593.1,1592.52,-0.0,flip_to_short -55462,做空,2023-09-23 21:30:00,2023-09-23 21:40:00,1592.52,1591.97,-0.0,tp_lower -55463,做多,2023-09-23 22:00:00,2023-09-23 22:15:00,1592.16,1592.25,-0.0,flip_to_short -55464,做空,2023-09-23 22:15:00,2023-09-23 22:20:00,1592.25,1592.07,-0.0,tp_lower -55465,做多,2023-09-23 23:10:00,2023-09-23 23:20:00,1591.41,1590.87,-0.0,flip_to_short -55466,做空,2023-09-23 23:20:00,2023-09-23 23:30:00,1590.87,1591.37,-0.0,flip_to_long -55467,做多,2023-09-23 23:30:00,2023-09-23 23:50:00,1591.37,1593.15,0.0,tp_upper -55468,做空,2023-09-24 00:35:00,2023-09-24 00:50:00,1591.72,1591.82,-0.0,flip_to_long -55469,做多,2023-09-24 00:50:00,2023-09-24 02:10:00,1591.82,1593.9,0.0,tp_upper -55470,做多,2023-09-24 02:55:00,2023-09-24 03:00:00,1593.38,1592.97,-0.0,flip_to_short -55471,做空,2023-09-24 03:00:00,2023-09-24 03:05:00,1592.97,1593.36,-0.0,flip_to_long -55472,做多,2023-09-24 03:05:00,2023-09-24 03:10:00,1593.36,1592.94,-0.0,flip_to_short -55473,做空,2023-09-24 03:10:00,2023-09-24 03:40:00,1592.94,1592.09,0.0,tp_lower -55474,做多,2023-09-24 04:50:00,2023-09-24 05:00:00,1592.07,1591.64,-0.0,flip_to_short -55475,做空,2023-09-24 05:00:00,2023-09-24 05:05:00,1591.64,1592.11,-0.0,flip_to_long -55476,做多,2023-09-24 05:05:00,2023-09-24 05:15:00,1592.11,1591.48,-0.0,flip_to_short -55477,做空,2023-09-24 05:15:00,2023-09-24 05:50:00,1591.48,1591.97,-0.0,flip_to_long -55478,做多,2023-09-24 05:50:00,2023-09-24 06:00:00,1591.97,1590.98,-0.0,flip_to_short -55479,做空,2023-09-24 06:00:00,2023-09-24 06:25:00,1590.98,1591.36,-0.0,flip_to_long -55480,做多,2023-09-24 06:25:00,2023-09-24 06:45:00,1591.36,1591.3,-0.0,flip_to_short -55481,做空,2023-09-24 06:45:00,2023-09-24 06:55:00,1591.3,1591.49,-0.0,flip_to_long -55482,做多,2023-09-24 06:55:00,2023-09-24 07:15:00,1591.49,1590.5,-0.0,flip_to_short -55483,做空,2023-09-24 07:15:00,2023-09-24 08:00:00,1590.5,1591.54,-0.0,flip_to_long -55484,做多,2023-09-24 08:00:00,2023-09-24 08:10:00,1591.54,1591.06,-0.0,flip_to_short -55485,做空,2023-09-24 08:10:00,2023-09-24 08:15:00,1591.06,1591.32,-0.0,flip_to_long -55486,做多,2023-09-24 08:15:00,2023-09-24 08:25:00,1591.32,1592.22,0.0,tp_upper -55487,做空,2023-09-24 09:40:00,2023-09-24 09:45:00,1592.99,1593.28,-0.0,flip_to_long -55488,做多,2023-09-24 09:45:00,2023-09-24 11:20:00,1593.28,1594.1,0.0,tp_upper -55489,做空,2023-09-24 12:15:00,2023-09-24 12:45:00,1592.24,1594.41,-0.0,flip_to_long -55490,做多,2023-09-24 12:45:00,2023-09-24 12:50:00,1594.41,1595.26,0.0,tp_upper -55491,做空,2023-09-24 13:25:00,2023-09-24 13:45:00,1593.68,1593.7,-0.0,flip_to_long -55492,做多,2023-09-24 13:45:00,2023-09-24 14:00:00,1593.7,1593.22,-0.0,flip_to_short -55493,做空,2023-09-24 14:00:00,2023-09-24 14:15:00,1593.22,1594.5,-0.0,flip_to_long -55494,做多,2023-09-24 14:15:00,2023-09-24 14:20:00,1594.5,1593.79,-0.0,flip_to_short -55495,做空,2023-09-24 14:20:00,2023-09-24 14:30:00,1593.79,1593.68,-0.0,flip_to_long -55496,做多,2023-09-24 14:30:00,2023-09-24 15:00:00,1593.68,1595.31,0.0,tp_upper -55497,做空,2023-09-24 15:05:00,2023-09-24 15:10:00,1594.13,1591.98,0.0,tp_lower -55498,做多,2023-09-24 16:45:00,2023-09-24 17:00:00,1590.57,1589.63,-0.0,flip_to_short -55499,做空,2023-09-24 17:00:00,2023-09-24 17:10:00,1589.63,1590.69,-0.0,flip_to_long -55500,做多,2023-09-24 17:10:00,2023-09-24 17:15:00,1590.69,1591.56,0.0,tp_upper -55501,做空,2023-09-24 17:30:00,2023-09-24 17:35:00,1589.55,1591.26,-0.0,flip_to_long -55502,做多,2023-09-24 17:35:00,2023-09-24 17:40:00,1591.26,1592.22,0.0,tp_upper -55503,做空,2023-09-24 18:15:00,2023-09-24 18:20:00,1591.33,1586.62,0.0,tp_lower -55504,做多,2023-09-24 18:30:00,2023-09-24 20:50:00,1591.86,1589.71,-0.0,tp_upper -55505,做空,2023-09-24 21:10:00,2023-09-24 21:25:00,1586.89,1588.62,-0.0,flip_to_long -55506,做多,2023-09-24 21:25:00,2023-09-24 22:00:00,1588.62,1587.83,-0.0,flip_to_short -55507,做空,2023-09-24 22:00:00,2023-09-24 22:10:00,1587.83,1585.54,0.0,tp_lower -55508,做多,2023-09-24 22:30:00,2023-09-24 22:40:00,1588.17,1588.19,-0.0,flip_to_short -55509,做空,2023-09-24 22:40:00,2023-09-24 23:10:00,1588.19,1584.95,0.0,tp_lower -55510,做多,2023-09-25 00:55:00,2023-09-25 01:05:00,1579.22,1584.59,0.0,tp_upper -55511,做空,2023-09-25 01:45:00,2023-09-25 02:10:00,1577.84,1578.75,-0.0,flip_to_long -55512,做多,2023-09-25 02:10:00,2023-09-25 03:10:00,1578.75,1580.43,0.0,tp_upper -55513,做空,2023-09-25 03:40:00,2023-09-25 04:00:00,1578.2,1575.71,0.0,tp_lower -55514,做多,2023-09-25 04:20:00,2023-09-25 04:25:00,1578.6,1578.43,-0.0,flip_to_short -55515,做空,2023-09-25 04:25:00,2023-09-25 04:50:00,1578.43,1577.72,-0.0,flip_to_long -55516,做多,2023-09-25 04:50:00,2023-09-25 05:05:00,1577.72,1577.47,-0.0,flip_to_short -55517,做空,2023-09-25 05:05:00,2023-09-25 05:20:00,1577.47,1575.61,0.0,tp_lower -55518,做多,2023-09-25 06:20:00,2023-09-25 06:40:00,1575.03,1579.6,0.0,tp_upper -55519,做空,2023-09-25 07:30:00,2023-09-25 07:35:00,1576.57,1576.74,-0.0,flip_to_long -55520,做多,2023-09-25 07:35:00,2023-09-25 07:50:00,1576.74,1581.15,0.0,tp_upper -55521,做空,2023-09-25 08:15:00,2023-09-25 08:40:00,1579.07,1575.67,0.0,tp_lower -55522,做多,2023-09-25 10:25:00,2023-09-25 10:40:00,1574.77,1573.53,-0.0,flip_to_short -55523,做空,2023-09-25 10:40:00,2023-09-25 11:00:00,1573.53,1574.75,-0.0,flip_to_long -55524,做多,2023-09-25 11:00:00,2023-09-25 11:05:00,1574.75,1573.56,-0.0,flip_to_short -55525,做空,2023-09-25 11:05:00,2023-09-25 11:10:00,1573.56,1571.71,0.0,tp_lower -55526,做多,2023-09-25 12:25:00,2023-09-25 12:30:00,1570.03,1567.63,-0.0,flip_to_short -55527,做空,2023-09-25 12:30:00,2023-09-25 12:35:00,1567.63,1567.78,-0.0,flip_to_long -55528,做多,2023-09-25 12:35:00,2023-09-25 13:15:00,1567.78,1572.56,0.0,tp_upper -55529,做空,2023-09-25 17:20:00,2023-09-25 17:45:00,1588.28,1591.5,-0.0,flip_to_long -55530,做多,2023-09-25 17:45:00,2023-09-25 17:55:00,1591.5,1591.79,-0.0,flip_to_short -55531,做空,2023-09-25 17:55:00,2023-09-25 18:30:00,1591.79,1590.72,0.0,flip_to_long -55532,做多,2023-09-25 18:30:00,2023-09-25 18:50:00,1590.72,1590.88,-0.0,flip_to_short -55533,做空,2023-09-25 18:50:00,2023-09-25 19:05:00,1590.88,1588.0,0.0,tp_lower -55534,做多,2023-09-25 19:45:00,2023-09-25 20:00:00,1589.16,1595.54,0.0,tp_upper -55535,做空,2023-09-25 20:25:00,2023-09-25 22:10:00,1590.0,1586.62,0.0,flip_to_long -55536,做多,2023-09-25 22:10:00,2023-09-25 22:30:00,1586.62,1585.62,-0.0,flip_to_short -55537,做空,2023-09-25 22:30:00,2023-09-25 22:35:00,1585.62,1586.15,-0.0,flip_to_long -55538,做多,2023-09-25 22:35:00,2023-09-25 23:40:00,1586.15,1586.13,-0.0,flip_to_short -55539,做空,2023-09-25 23:40:00,2023-09-25 23:45:00,1586.13,1587.64,-0.0,flip_to_long -55540,做多,2023-09-25 23:45:00,2023-09-25 23:50:00,1587.64,1588.14,-0.0,tp_upper -55541,做空,2023-09-26 00:10:00,2023-09-26 00:25:00,1587.01,1587.58,-0.0,flip_to_long -55542,做多,2023-09-26 00:25:00,2023-09-26 00:30:00,1587.58,1585.84,-0.0,flip_to_short -55543,做空,2023-09-26 00:30:00,2023-09-26 00:35:00,1585.84,1586.13,-0.0,tp_lower -55544,做多,2023-09-26 00:45:00,2023-09-26 00:55:00,1587.46,1586.76,-0.0,flip_to_short -55545,做空,2023-09-26 00:55:00,2023-09-26 01:05:00,1586.76,1587.0,-0.0,flip_to_long -55546,做多,2023-09-26 01:05:00,2023-09-26 01:10:00,1587.0,1590.48,0.0,tp_upper -55547,做空,2023-09-26 01:20:00,2023-09-26 01:25:00,1586.87,1587.21,-0.0,flip_to_long -55548,做多,2023-09-26 01:25:00,2023-09-26 01:50:00,1587.21,1591.59,0.0,tp_upper -55549,做空,2023-09-26 02:15:00,2023-09-26 02:25:00,1588.57,1589.98,-0.0,flip_to_long -55550,做多,2023-09-26 02:25:00,2023-09-26 02:30:00,1589.98,1588.69,-0.0,flip_to_short -55551,做空,2023-09-26 02:30:00,2023-09-26 02:35:00,1588.69,1589.23,-0.0,flip_to_long -55552,做多,2023-09-26 02:35:00,2023-09-26 03:45:00,1589.23,1590.89,0.0,flip_to_short -55553,做空,2023-09-26 03:45:00,2023-09-26 03:50:00,1590.89,1591.94,-0.0,flip_to_long -55554,做多,2023-09-26 03:50:00,2023-09-26 03:55:00,1591.94,1591.03,-0.0,flip_to_short -55555,做空,2023-09-26 03:55:00,2023-09-26 04:05:00,1591.03,1591.49,-0.0,flip_to_long -55556,做多,2023-09-26 04:05:00,2023-09-26 05:15:00,1591.49,1590.97,-0.0,flip_to_short -55557,做空,2023-09-26 05:15:00,2023-09-26 05:20:00,1590.97,1592.21,-0.0,flip_to_long -55558,做多,2023-09-26 05:20:00,2023-09-26 05:25:00,1592.21,1591.35,-0.0,tp_upper -55559,做空,2023-09-26 05:35:00,2023-09-26 05:40:00,1590.84,1592.12,-0.0,flip_to_long -55560,做多,2023-09-26 05:40:00,2023-09-26 05:45:00,1592.12,1591.02,-0.0,flip_to_short -55561,做空,2023-09-26 05:45:00,2023-09-26 05:55:00,1591.02,1591.54,-0.0,flip_to_long -55562,做多,2023-09-26 05:55:00,2023-09-26 06:05:00,1591.54,1592.06,-0.0,tp_upper -55563,做空,2023-09-26 06:10:00,2023-09-26 06:20:00,1591.24,1589.42,0.0,tp_lower -55564,做多,2023-09-26 07:50:00,2023-09-26 07:55:00,1588.98,1588.21,-0.0,flip_to_short -55565,做空,2023-09-26 07:55:00,2023-09-26 08:20:00,1588.21,1588.8,-0.0,flip_to_long -55566,做多,2023-09-26 08:20:00,2023-09-26 08:30:00,1588.8,1588.93,-0.0,tp_upper -55567,做空,2023-09-26 09:00:00,2023-09-26 09:15:00,1587.74,1587.6,-0.0,flip_to_long -55568,做多,2023-09-26 09:15:00,2023-09-26 09:35:00,1587.6,1591.44,0.0,tp_upper -55569,做空,2023-09-26 10:10:00,2023-09-26 11:25:00,1590.31,1588.44,0.0,flip_to_long -55570,做多,2023-09-26 11:25:00,2023-09-26 11:35:00,1588.44,1590.63,0.0,tp_upper -55571,做空,2023-09-26 12:30:00,2023-09-26 12:45:00,1588.52,1587.1,0.0,tp_lower -55572,做多,2023-09-26 13:35:00,2023-09-26 13:40:00,1588.24,1588.12,-0.0,flip_to_short -55573,做空,2023-09-26 13:40:00,2023-09-26 13:55:00,1588.12,1584.02,0.0,tp_lower -55574,做多,2023-09-26 14:45:00,2023-09-26 14:50:00,1586.29,1585.13,-0.0,flip_to_short -55575,做空,2023-09-26 14:50:00,2023-09-26 14:55:00,1585.13,1586.22,-0.0,flip_to_long -55576,做多,2023-09-26 14:55:00,2023-09-26 15:00:00,1586.22,1585.31,-0.0,flip_to_short -55577,做空,2023-09-26 15:00:00,2023-09-26 15:25:00,1585.31,1580.62,0.0,tp_lower -55578,做多,2023-09-26 16:10:00,2023-09-26 16:25:00,1584.24,1586.52,0.0,tp_upper -55579,做空,2023-09-26 17:25:00,2023-09-26 17:45:00,1587.11,1584.0,0.0,tp_lower -55580,做多,2023-09-26 19:05:00,2023-09-26 19:30:00,1585.28,1587.01,0.0,tp_upper -55581,做空,2023-09-26 20:45:00,2023-09-26 21:20:00,1587.99,1587.68,-0.0,tp_lower -55582,做多,2023-09-26 21:40:00,2023-09-26 22:05:00,1587.73,1589.71,0.0,tp_upper -55583,做空,2023-09-26 22:45:00,2023-09-26 23:10:00,1587.56,1592.11,-0.0,flip_to_long -55584,做多,2023-09-26 23:10:00,2023-09-26 23:15:00,1592.11,1590.58,-0.0,tp_upper -55585,做空,2023-09-27 00:30:00,2023-09-27 00:35:00,1591.88,1592.37,-0.0,flip_to_long -55586,做多,2023-09-27 00:35:00,2023-09-27 00:50:00,1592.37,1592.24,-0.0,flip_to_short -55587,做空,2023-09-27 00:50:00,2023-09-27 00:55:00,1592.24,1594.17,-0.0,flip_to_long -55588,做多,2023-09-27 00:55:00,2023-09-27 01:00:00,1594.17,1591.14,-0.0,flip_to_short -55589,做空,2023-09-27 01:00:00,2023-09-27 01:10:00,1591.14,1589.35,0.0,tp_lower -55590,做多,2023-09-27 01:55:00,2023-09-27 02:05:00,1591.81,1591.42,-0.0,flip_to_short -55591,做空,2023-09-27 02:05:00,2023-09-27 02:15:00,1591.42,1592.03,-0.0,flip_to_long -55592,做多,2023-09-27 02:15:00,2023-09-27 02:30:00,1592.03,1590.96,-0.0,flip_to_short -55593,做空,2023-09-27 02:30:00,2023-09-27 02:40:00,1590.96,1589.51,0.0,tp_lower -55594,做多,2023-09-27 03:15:00,2023-09-27 03:45:00,1591.76,1594.2,0.0,tp_upper -55595,做空,2023-09-27 04:30:00,2023-09-27 04:35:00,1592.71,1593.06,-0.0,flip_to_long -55596,做多,2023-09-27 04:35:00,2023-09-27 06:15:00,1593.06,1590.9,-0.0,flip_to_short -55597,做空,2023-09-27 06:15:00,2023-09-27 06:25:00,1590.9,1590.94,-0.0,flip_to_long -55598,做多,2023-09-27 06:25:00,2023-09-27 06:30:00,1590.94,1592.91,0.0,tp_upper -55599,做空,2023-09-27 07:15:00,2023-09-27 07:25:00,1591.96,1590.3,0.0,tp_lower -55600,做多,2023-09-27 07:55:00,2023-09-27 08:50:00,1591.71,1591.94,-0.0,tp_upper -55601,做空,2023-09-27 12:35:00,2023-09-27 13:05:00,1624.01,1625.44,-0.0,flip_to_long -55602,做多,2023-09-27 13:05:00,2023-09-27 13:15:00,1625.44,1625.72,-0.0,flip_to_short -55603,做空,2023-09-27 13:15:00,2023-09-27 13:45:00,1625.72,1619.38,0.0,tp_lower -55604,做多,2023-09-27 15:55:00,2023-09-27 16:00:00,1600.99,1597.91,-0.0,flip_to_short -55605,做空,2023-09-27 16:00:00,2023-09-27 16:05:00,1597.91,1599.33,-0.0,flip_to_long -55606,做多,2023-09-27 16:05:00,2023-09-27 16:15:00,1599.33,1597.95,-0.0,flip_to_short -55607,做空,2023-09-27 16:15:00,2023-09-27 16:20:00,1597.95,1600.06,-0.0,flip_to_long -55608,做多,2023-09-27 16:20:00,2023-09-27 16:35:00,1600.06,1599.37,-0.0,flip_to_short -55609,做空,2023-09-27 16:35:00,2023-09-27 17:00:00,1599.37,1598.07,0.0,tp_lower -55610,做多,2023-09-27 18:35:00,2023-09-27 18:45:00,1595.36,1594.19,-0.0,flip_to_short -55611,做空,2023-09-27 18:45:00,2023-09-27 20:35:00,1594.19,1593.81,-0.0,tp_lower -55612,做空,2023-09-27 21:30:00,2023-09-27 21:50:00,1593.4,1594.97,-0.0,flip_to_long -55613,做多,2023-09-27 21:50:00,2023-09-27 22:05:00,1594.97,1595.89,0.0,tp_upper -55614,做空,2023-09-27 23:05:00,2023-09-27 23:35:00,1596.12,1596.93,-0.0,flip_to_long -55615,做多,2023-09-27 23:35:00,2023-09-27 23:40:00,1596.93,1598.92,0.0,tp_upper -55616,做空,2023-09-28 01:05:00,2023-09-28 01:10:00,1599.42,1600.56,-0.0,flip_to_long -55617,做多,2023-09-28 01:10:00,2023-09-28 01:15:00,1600.56,1600.05,-0.0,flip_to_short -55618,做空,2023-09-28 01:15:00,2023-09-28 01:20:00,1600.05,1605.0,-0.0,flip_to_long -55619,做多,2023-09-28 01:20:00,2023-09-28 01:25:00,1605.0,1605.11,-0.0,tp_upper -55620,做空,2023-09-28 01:35:00,2023-09-28 03:50:00,1602.57,1605.75,-0.0,flip_to_long -55621,做多,2023-09-28 03:50:00,2023-09-28 04:05:00,1605.75,1604.97,-0.0,flip_to_short -55622,做空,2023-09-28 04:05:00,2023-09-28 04:15:00,1604.97,1606.18,-0.0,flip_to_long -55623,做多,2023-09-28 04:15:00,2023-09-28 04:35:00,1606.18,1607.06,0.0,tp_upper -55624,做空,2023-09-28 06:20:00,2023-09-28 06:25:00,1610.4,1611.36,-0.0,flip_to_long -55625,做多,2023-09-28 06:25:00,2023-09-28 06:30:00,1611.36,1610.55,-0.0,flip_to_short -55626,做空,2023-09-28 06:30:00,2023-09-28 06:40:00,1610.55,1612.91,-0.0,flip_to_long -55627,做多,2023-09-28 06:40:00,2023-09-28 06:45:00,1612.91,1613.24,-0.0,tp_upper -55628,做空,2023-09-28 08:05:00,2023-09-28 08:35:00,1616.05,1616.67,-0.0,flip_to_long -55629,做多,2023-09-28 08:35:00,2023-09-28 08:45:00,1616.67,1616.67,-0.0,flip_to_short -55630,做空,2023-09-28 08:45:00,2023-09-28 08:50:00,1616.67,1618.72,-0.0,flip_to_long -55631,做多,2023-09-28 08:50:00,2023-09-28 08:55:00,1618.72,1616.47,-0.0,flip_to_short -55632,做空,2023-09-28 08:55:00,2023-09-28 09:05:00,1616.47,1617.14,-0.0,flip_to_long -55633,做多,2023-09-28 09:05:00,2023-09-28 09:15:00,1617.14,1618.78,0.0,tp_upper -55634,做空,2023-09-28 09:25:00,2023-09-28 09:30:00,1616.64,1616.98,-0.0,flip_to_long -55635,做多,2023-09-28 09:30:00,2023-09-28 09:40:00,1616.98,1619.43,0.0,tp_upper -55636,做空,2023-09-28 11:15:00,2023-09-28 11:30:00,1624.93,1626.37,-0.0,flip_to_long -55637,做多,2023-09-28 11:30:00,2023-09-28 11:35:00,1626.37,1625.14,-0.0,flip_to_short -55638,做空,2023-09-28 11:35:00,2023-09-28 12:30:00,1625.14,1626.29,-0.0,flip_to_long -55639,做多,2023-09-28 12:30:00,2023-09-28 12:35:00,1626.29,1622.25,-0.0,flip_to_short -55640,做空,2023-09-28 12:35:00,2023-09-28 13:05:00,1622.25,1624.43,-0.0,flip_to_long -55641,做多,2023-09-28 13:05:00,2023-09-28 13:20:00,1624.43,1626.22,0.0,tp_upper -55642,做空,2023-09-28 13:40:00,2023-09-28 13:50:00,1622.26,1625.64,-0.0,flip_to_long -55643,做多,2023-09-28 13:50:00,2023-09-28 13:55:00,1625.64,1628.52,0.0,tp_upper -55644,做多,2023-09-28 17:20:00,2023-09-28 17:25:00,1660.03,1657.44,-0.0,flip_to_short -55645,做空,2023-09-28 17:25:00,2023-09-28 17:30:00,1657.44,1658.09,-0.0,flip_to_long -55646,做多,2023-09-28 17:30:00,2023-09-28 18:05:00,1658.09,1664.05,0.0,tp_upper -55647,做空,2023-09-28 18:20:00,2023-09-28 18:35:00,1658.0,1653.74,0.0,tp_lower -55648,做多,2023-09-28 19:20:00,2023-09-28 19:35:00,1655.18,1654.55,-0.0,flip_to_short -55649,做空,2023-09-28 19:35:00,2023-09-28 19:40:00,1654.55,1656.74,-0.0,flip_to_long -55650,做多,2023-09-28 19:40:00,2023-09-28 20:05:00,1656.74,1659.76,0.0,tp_upper -55651,做空,2023-09-28 20:45:00,2023-09-28 20:50:00,1654.96,1655.23,-0.0,tp_lower -55652,做多,2023-09-28 20:55:00,2023-09-28 22:55:00,1655.4,1649.58,-0.0,flip_to_short -55653,做空,2023-09-28 22:55:00,2023-09-28 23:05:00,1649.58,1653.69,-0.0,flip_to_long -55654,做多,2023-09-28 23:05:00,2023-09-28 23:10:00,1653.69,1653.36,-0.0,tp_upper -55655,做多,2023-09-28 23:55:00,2023-09-29 00:00:00,1652.13,1651.12,-0.0,flip_to_short -55656,做空,2023-09-29 00:00:00,2023-09-29 00:05:00,1651.12,1654.1,-0.0,flip_to_long -55657,做多,2023-09-29 00:05:00,2023-09-29 00:15:00,1654.1,1656.73,0.0,tp_upper -55658,做空,2023-09-29 00:35:00,2023-09-29 00:45:00,1651.73,1650.43,0.0,tp_lower -55659,做多,2023-09-29 00:50:00,2023-09-29 00:55:00,1653.88,1653.1,-0.0,flip_to_short -55660,做空,2023-09-29 00:55:00,2023-09-29 01:15:00,1653.1,1652.92,-0.0,flip_to_long -55661,做多,2023-09-29 01:15:00,2023-09-29 01:20:00,1652.92,1652.38,-0.0,flip_to_short -55662,做空,2023-09-29 01:20:00,2023-09-29 01:25:00,1652.38,1649.71,0.0,tp_lower -55663,做多,2023-09-29 01:30:00,2023-09-29 01:55:00,1652.73,1655.19,0.0,tp_upper -55664,做空,2023-09-29 02:25:00,2023-09-29 02:40:00,1653.15,1651.93,0.0,tp_lower -55665,做多,2023-09-29 02:45:00,2023-09-29 04:05:00,1652.21,1650.27,-0.0,flip_to_short -55666,做空,2023-09-29 04:05:00,2023-09-29 04:10:00,1650.27,1650.74,-0.0,flip_to_long -55667,做多,2023-09-29 04:10:00,2023-09-29 04:15:00,1650.74,1650.18,-0.0,flip_to_short -55668,做空,2023-09-29 04:15:00,2023-09-29 04:25:00,1650.18,1650.04,-0.0,flip_to_long -55669,做多,2023-09-29 04:25:00,2023-09-29 04:40:00,1650.04,1652.14,0.0,tp_upper -55670,做空,2023-09-29 06:10:00,2023-09-29 06:15:00,1653.76,1653.93,-0.0,flip_to_long -55671,做多,2023-09-29 06:15:00,2023-09-29 06:25:00,1653.93,1656.5,0.0,tp_upper -55672,做多,2023-09-29 08:40:00,2023-09-29 08:50:00,1675.4,1675.49,-0.0,flip_to_short -55673,做空,2023-09-29 08:50:00,2023-09-29 09:35:00,1675.49,1670.46,0.0,tp_lower -55674,做多,2023-09-29 10:20:00,2023-09-29 10:25:00,1672.88,1672.72,-0.0,flip_to_short -55675,做空,2023-09-29 10:25:00,2023-09-29 10:35:00,1672.72,1671.81,0.0,flip_to_long -55676,做多,2023-09-29 10:35:00,2023-09-29 10:45:00,1671.81,1674.01,0.0,tp_upper -55677,做空,2023-09-29 10:50:00,2023-09-29 10:55:00,1671.72,1671.78,-0.0,flip_to_long -55678,做多,2023-09-29 10:55:00,2023-09-29 11:10:00,1671.78,1670.86,-0.0,flip_to_short -55679,做空,2023-09-29 11:10:00,2023-09-29 11:15:00,1670.86,1671.53,-0.0,tp_lower -55680,做多,2023-09-29 11:20:00,2023-09-29 12:40:00,1671.7,1672.81,0.0,tp_upper -55681,做空,2023-09-29 13:35:00,2023-09-29 13:40:00,1670.21,1670.85,-0.0,tp_lower -55682,做多,2023-09-29 14:30:00,2023-09-29 14:35:00,1673.04,1675.88,0.0,tp_upper -55683,做空,2023-09-29 14:55:00,2023-09-29 15:35:00,1672.58,1668.79,0.0,flip_to_long -55684,做多,2023-09-29 15:35:00,2023-09-29 19:05:00,1668.79,1664.13,-0.0,flip_to_short -55685,做空,2023-09-29 19:05:00,2023-09-29 20:20:00,1664.13,1664.6,-0.0,tp_lower -55686,做多,2023-09-29 20:30:00,2023-09-29 20:35:00,1665.99,1666.05,-0.0,tp_upper -55687,做空,2023-09-29 21:05:00,2023-09-29 21:10:00,1665.38,1666.44,-0.0,flip_to_long -55688,做多,2023-09-29 21:10:00,2023-09-29 21:25:00,1666.44,1668.41,0.0,tp_upper -55689,做空,2023-09-29 21:50:00,2023-09-29 22:00:00,1665.79,1667.09,-0.0,flip_to_long -55690,做多,2023-09-29 22:00:00,2023-09-29 22:15:00,1667.09,1666.66,-0.0,flip_to_short -55691,做空,2023-09-29 22:15:00,2023-09-29 22:20:00,1666.66,1665.08,0.0,tp_lower -55692,做多,2023-09-29 22:35:00,2023-09-29 22:55:00,1666.18,1666.36,-0.0,flip_to_short -55693,做空,2023-09-29 22:55:00,2023-09-29 23:05:00,1666.36,1664.84,0.0,tp_lower -55694,做多,2023-09-29 23:10:00,2023-09-29 23:15:00,1666.58,1667.49,0.0,tp_upper -55695,做空,2023-09-29 23:25:00,2023-09-29 23:30:00,1665.65,1667.65,-0.0,flip_to_long -55696,做多,2023-09-29 23:30:00,2023-09-29 23:35:00,1667.65,1667.13,-0.0,tp_upper -55697,做空,2023-09-30 00:00:00,2023-09-30 00:05:00,1666.12,1666.49,-0.0,flip_to_long -55698,做多,2023-09-30 00:05:00,2023-09-30 00:15:00,1666.49,1668.16,0.0,tp_upper -55699,做空,2023-09-30 00:25:00,2023-09-30 01:30:00,1667.07,1668.5,-0.0,flip_to_long -55700,做多,2023-09-30 01:30:00,2023-09-30 03:00:00,1668.5,1670.18,0.0,tp_upper -55701,做空,2023-09-30 03:35:00,2023-09-30 03:40:00,1668.53,1668.94,-0.0,flip_to_long -55702,做多,2023-09-30 03:40:00,2023-09-30 03:45:00,1668.94,1668.88,-0.0,flip_to_short -55703,做空,2023-09-30 03:45:00,2023-09-30 03:50:00,1668.88,1669.37,-0.0,flip_to_long -55704,做多,2023-09-30 03:50:00,2023-09-30 04:10:00,1669.37,1669.29,-0.0,flip_to_short -55705,做空,2023-09-30 04:10:00,2023-09-30 04:15:00,1669.29,1669.66,-0.0,flip_to_long -55706,做多,2023-09-30 04:15:00,2023-09-30 04:30:00,1669.66,1669.29,-0.0,flip_to_short -55707,做空,2023-09-30 04:30:00,2023-09-30 04:35:00,1669.29,1669.76,-0.0,flip_to_long -55708,做多,2023-09-30 04:35:00,2023-09-30 04:50:00,1669.76,1669.17,-0.0,tp_upper -55709,做多,2023-09-30 05:00:00,2023-09-30 05:05:00,1670.28,1670.39,-0.0,tp_upper -55710,做空,2023-09-30 05:30:00,2023-09-30 07:30:00,1669.92,1672.79,-0.0,flip_to_long -55711,做多,2023-09-30 07:30:00,2023-09-30 07:45:00,1672.79,1671.09,-0.0,flip_to_short -55712,做空,2023-09-30 07:45:00,2023-09-30 08:00:00,1671.09,1671.59,-0.0,flip_to_long -55713,做多,2023-09-30 08:00:00,2023-09-30 08:15:00,1671.59,1670.87,-0.0,flip_to_short -55714,做空,2023-09-30 08:15:00,2023-09-30 08:35:00,1670.87,1672.18,-0.0,flip_to_long -55715,做多,2023-09-30 08:35:00,2023-09-30 08:40:00,1672.18,1673.37,0.0,tp_upper -55716,做空,2023-09-30 09:50:00,2023-09-30 09:55:00,1673.47,1674.72,-0.0,flip_to_long -55717,做多,2023-09-30 09:55:00,2023-09-30 10:30:00,1674.72,1673.76,-0.0,flip_to_short -55718,做空,2023-09-30 10:30:00,2023-09-30 10:50:00,1673.76,1674.95,-0.0,flip_to_long -55719,做多,2023-09-30 10:50:00,2023-09-30 11:10:00,1674.95,1675.88,0.0,tp_upper -55720,做空,2023-09-30 11:30:00,2023-09-30 11:35:00,1673.78,1674.74,-0.0,tp_lower -55721,做多,2023-09-30 11:45:00,2023-09-30 11:55:00,1675.72,1675.06,-0.0,flip_to_short -55722,做空,2023-09-30 11:55:00,2023-09-30 12:00:00,1675.06,1675.54,-0.0,flip_to_long -55723,做多,2023-09-30 12:00:00,2023-09-30 12:40:00,1675.54,1675.26,-0.0,flip_to_short -55724,做空,2023-09-30 12:40:00,2023-09-30 12:45:00,1675.26,1676.35,-0.0,flip_to_long -55725,做多,2023-09-30 12:45:00,2023-09-30 12:50:00,1676.35,1674.52,-0.0,flip_to_short -55726,做空,2023-09-30 12:50:00,2023-09-30 12:55:00,1674.52,1673.21,0.0,tp_lower -55727,做多,2023-09-30 13:30:00,2023-09-30 13:35:00,1675.38,1674.29,-0.0,flip_to_short -55728,做空,2023-09-30 13:35:00,2023-09-30 13:45:00,1674.29,1676.4,-0.0,flip_to_long -55729,做多,2023-09-30 13:45:00,2023-09-30 13:50:00,1676.4,1677.48,0.0,tp_upper -55730,做空,2023-09-30 15:00:00,2023-09-30 15:05:00,1679.14,1681.26,-0.0,flip_to_long -55731,做多,2023-09-30 15:05:00,2023-09-30 15:25:00,1681.26,1680.35,-0.0,flip_to_short -55732,做空,2023-09-30 15:25:00,2023-09-30 15:30:00,1680.35,1681.63,-0.0,flip_to_long -55733,做多,2023-09-30 15:30:00,2023-09-30 15:35:00,1681.63,1684.52,0.0,tp_upper -55734,做空,2023-09-30 15:50:00,2023-09-30 16:20:00,1682.98,1679.5,0.0,tp_lower -55735,做多,2023-09-30 16:30:00,2023-09-30 16:40:00,1680.75,1681.63,0.0,flip_to_short -55736,做空,2023-09-30 16:40:00,2023-09-30 16:45:00,1681.63,1682.15,-0.0,flip_to_long -55737,做多,2023-09-30 16:45:00,2023-09-30 16:50:00,1682.15,1680.44,-0.0,flip_to_short -55738,做空,2023-09-30 16:50:00,2023-09-30 17:00:00,1680.44,1675.53,0.0,tp_lower -55739,做多,2023-09-30 17:40:00,2023-09-30 17:45:00,1679.5,1678.26,-0.0,flip_to_short -55740,做空,2023-09-30 17:45:00,2023-09-30 18:05:00,1678.26,1678.99,-0.0,flip_to_long -55741,做多,2023-09-30 18:05:00,2023-09-30 18:10:00,1678.99,1678.83,-0.0,flip_to_short -55742,做空,2023-09-30 18:10:00,2023-09-30 18:25:00,1678.83,1677.93,0.0,flip_to_long -55743,做多,2023-09-30 18:25:00,2023-09-30 18:30:00,1677.93,1676.76,-0.0,flip_to_short -55744,做空,2023-09-30 18:30:00,2023-09-30 18:35:00,1676.76,1675.1,0.0,tp_lower -55745,做多,2023-09-30 19:10:00,2023-09-30 19:20:00,1676.95,1676.98,-0.0,flip_to_short -55746,做空,2023-09-30 19:20:00,2023-09-30 19:30:00,1676.98,1679.48,-0.0,flip_to_long -55747,做多,2023-09-30 19:30:00,2023-09-30 19:35:00,1679.48,1679.17,-0.0,tp_upper -55748,做空,2023-09-30 20:25:00,2023-09-30 20:35:00,1677.37,1678.24,-0.0,flip_to_long -55749,做多,2023-09-30 20:35:00,2023-09-30 21:10:00,1678.24,1680.71,0.0,tp_upper -55750,做空,2023-09-30 21:30:00,2023-09-30 21:40:00,1678.58,1672.27,0.0,tp_lower -55751,做多,2023-10-01 00:10:00,2023-10-01 00:20:00,1672.31,1672.52,-0.0,flip_to_short -55752,做空,2023-10-01 00:20:00,2023-10-01 02:00:00,1672.52,1673.59,-0.0,flip_to_long -55753,做多,2023-10-01 02:00:00,2023-10-01 02:10:00,1673.59,1673.12,-0.0,flip_to_short -55754,做空,2023-10-01 02:10:00,2023-10-01 02:15:00,1673.12,1673.64,-0.0,flip_to_long -55755,做多,2023-10-01 02:15:00,2023-10-01 02:25:00,1673.64,1673.4,-0.0,flip_to_short -55756,做空,2023-10-01 02:25:00,2023-10-01 02:45:00,1673.4,1673.47,-0.0,flip_to_long -55757,做多,2023-10-01 02:45:00,2023-10-01 03:40:00,1673.47,1672.41,-0.0,flip_to_short -55758,做空,2023-10-01 03:40:00,2023-10-01 03:50:00,1672.41,1673.48,-0.0,flip_to_long -55759,做多,2023-10-01 03:50:00,2023-10-01 04:10:00,1673.48,1672.69,-0.0,flip_to_short -55760,做空,2023-10-01 04:10:00,2023-10-01 04:15:00,1672.69,1672.93,-0.0,flip_to_long -55761,做多,2023-10-01 04:15:00,2023-10-01 04:20:00,1672.93,1672.77,-0.0,flip_to_short -55762,做空,2023-10-01 04:20:00,2023-10-01 04:25:00,1672.77,1673.25,-0.0,flip_to_long -55763,做多,2023-10-01 04:25:00,2023-10-01 04:30:00,1673.25,1672.93,-0.0,flip_to_short -55764,做空,2023-10-01 04:30:00,2023-10-01 06:30:00,1672.93,1678.57,-0.0,flip_to_long -55765,做多,2023-10-01 06:30:00,2023-10-01 06:35:00,1678.57,1677.4,-0.0,flip_to_short -55766,做空,2023-10-01 06:35:00,2023-10-01 06:45:00,1677.4,1678.76,-0.0,flip_to_long -55767,做多,2023-10-01 06:45:00,2023-10-01 06:50:00,1678.76,1678.04,-0.0,flip_to_short -55768,做空,2023-10-01 06:50:00,2023-10-01 07:05:00,1678.04,1678.55,-0.0,flip_to_long -55769,做多,2023-10-01 07:05:00,2023-10-01 07:15:00,1678.55,1678.4,-0.0,flip_to_short -55770,做空,2023-10-01 07:15:00,2023-10-01 07:25:00,1678.4,1676.76,0.0,tp_lower -55771,做多,2023-10-01 07:35:00,2023-10-01 07:40:00,1678.06,1677.55,-0.0,flip_to_short -55772,做空,2023-10-01 07:40:00,2023-10-01 07:45:00,1677.55,1678.22,-0.0,flip_to_long -55773,做多,2023-10-01 07:45:00,2023-10-01 07:55:00,1678.22,1677.52,-0.0,flip_to_short -55774,做空,2023-10-01 07:55:00,2023-10-01 08:00:00,1677.52,1678.15,-0.0,flip_to_long -55775,做多,2023-10-01 08:00:00,2023-10-01 08:05:00,1678.15,1677.53,-0.0,flip_to_short -55776,做空,2023-10-01 08:05:00,2023-10-01 08:10:00,1677.53,1676.42,0.0,tp_lower -55777,做多,2023-10-01 08:30:00,2023-10-01 08:45:00,1677.51,1678.86,0.0,tp_upper -55778,做空,2023-10-01 10:35:00,2023-10-01 10:45:00,1683.85,1685.91,-0.0,flip_to_long -55779,做多,2023-10-01 10:45:00,2023-10-01 11:00:00,1685.91,1683.94,-0.0,flip_to_short -55780,做空,2023-10-01 11:00:00,2023-10-01 11:15:00,1683.94,1685.73,-0.0,flip_to_long -55781,做多,2023-10-01 11:15:00,2023-10-01 11:30:00,1685.73,1690.38,0.0,tp_upper -55782,做空,2023-10-01 12:05:00,2023-10-01 12:35:00,1684.33,1686.09,-0.0,flip_to_long -55783,做多,2023-10-01 12:35:00,2023-10-01 12:50:00,1686.09,1686.31,-0.0,flip_to_short -55784,做空,2023-10-01 12:50:00,2023-10-01 13:05:00,1686.31,1683.0,0.0,tp_lower -55785,做多,2023-10-01 13:40:00,2023-10-01 13:50:00,1684.5,1684.92,-0.0,flip_to_short -55786,做空,2023-10-01 13:50:00,2023-10-01 13:55:00,1684.92,1686.01,-0.0,flip_to_long -55787,做多,2023-10-01 13:55:00,2023-10-01 14:20:00,1686.01,1689.94,0.0,tp_upper -55788,做空,2023-10-01 14:35:00,2023-10-01 14:40:00,1682.88,1680.66,0.0,tp_lower -55789,做多,2023-10-01 15:50:00,2023-10-01 15:55:00,1683.86,1683.13,-0.0,flip_to_short -55790,做空,2023-10-01 15:55:00,2023-10-01 16:10:00,1683.13,1683.71,-0.0,flip_to_long -55791,做多,2023-10-01 16:10:00,2023-10-01 16:15:00,1683.71,1681.81,-0.0,flip_to_short -55792,做空,2023-10-01 16:15:00,2023-10-01 16:20:00,1681.81,1681.92,-0.0,flip_to_long -55793,做多,2023-10-01 16:20:00,2023-10-01 18:50:00,1681.92,1674.15,-0.0,flip_to_short -55794,做空,2023-10-01 18:50:00,2023-10-01 18:55:00,1674.15,1674.9,-0.0,flip_to_long -55795,做多,2023-10-01 18:55:00,2023-10-01 19:00:00,1674.9,1674.03,-0.0,flip_to_short -55796,做空,2023-10-01 19:00:00,2023-10-01 19:05:00,1674.03,1674.12,-0.0,flip_to_long -55797,做多,2023-10-01 19:05:00,2023-10-01 19:30:00,1674.12,1675.75,0.0,tp_upper -55798,做空,2023-10-01 19:50:00,2023-10-01 19:55:00,1675.01,1675.51,-0.0,flip_to_long -55799,做多,2023-10-01 19:55:00,2023-10-01 20:00:00,1675.51,1671.04,-0.0,flip_to_short -55800,做空,2023-10-01 20:00:00,2023-10-01 20:05:00,1671.04,1672.32,-0.0,tp_lower -55801,做多,2023-10-01 20:10:00,2023-10-01 20:15:00,1675.11,1672.63,-0.0,flip_to_short -55802,做空,2023-10-01 20:15:00,2023-10-01 20:30:00,1672.63,1669.75,0.0,tp_lower -55803,做多,2023-10-01 20:45:00,2023-10-01 20:55:00,1673.64,1673.49,-0.0,flip_to_short -55804,做空,2023-10-01 20:55:00,2023-10-01 21:00:00,1673.49,1674.24,-0.0,flip_to_long -55805,做多,2023-10-01 21:00:00,2023-10-01 21:10:00,1674.24,1673.03,-0.0,flip_to_short -55806,做空,2023-10-01 21:10:00,2023-10-01 21:15:00,1673.03,1674.68,-0.0,flip_to_long -55807,做多,2023-10-01 21:15:00,2023-10-01 21:55:00,1674.68,1677.35,0.0,tp_upper -55808,做空,2023-10-02 00:05:00,2023-10-02 00:20:00,1730.87,1725.36,0.0,tp_lower -55809,做多,2023-10-02 01:45:00,2023-10-02 02:00:00,1724.1,1725.07,0.0,flip_to_short -55810,做空,2023-10-02 02:00:00,2023-10-02 03:40:00,1725.07,1728.8,-0.0,flip_to_long -55811,做多,2023-10-02 03:40:00,2023-10-02 03:45:00,1728.8,1725.66,-0.0,tp_upper -55812,做多,2023-10-02 03:50:00,2023-10-02 03:55:00,1726.85,1728.43,0.0,tp_upper -55813,做空,2023-10-02 04:05:00,2023-10-02 04:10:00,1726.22,1726.43,-0.0,flip_to_long -55814,做多,2023-10-02 04:10:00,2023-10-02 05:30:00,1726.43,1722.48,-0.0,flip_to_short -55815,做空,2023-10-02 05:30:00,2023-10-02 05:35:00,1722.48,1721.01,0.0,tp_lower -55816,做多,2023-10-02 06:25:00,2023-10-02 07:30:00,1722.52,1726.56,0.0,tp_upper -55817,做空,2023-10-02 08:00:00,2023-10-02 09:25:00,1726.79,1733.54,-0.0,flip_to_long -55818,做多,2023-10-02 09:25:00,2023-10-02 09:35:00,1733.54,1732.81,-0.0,flip_to_short -55819,做空,2023-10-02 09:35:00,2023-10-02 10:25:00,1732.81,1731.89,0.0,flip_to_long -55820,做多,2023-10-02 10:25:00,2023-10-02 10:30:00,1731.89,1730.73,-0.0,flip_to_short -55821,做空,2023-10-02 10:30:00,2023-10-02 10:40:00,1730.73,1731.18,-0.0,flip_to_long -55822,做多,2023-10-02 10:40:00,2023-10-02 11:20:00,1731.18,1732.29,0.0,tp_upper -55823,做空,2023-10-02 11:35:00,2023-10-02 11:40:00,1729.69,1725.36,0.0,tp_lower -55824,做多,2023-10-02 12:30:00,2023-10-02 13:00:00,1731.49,1727.83,-0.0,flip_to_short -55825,做空,2023-10-02 13:00:00,2023-10-02 13:15:00,1727.83,1727.92,-0.0,flip_to_long -55826,做多,2023-10-02 13:15:00,2023-10-02 13:20:00,1727.92,1725.51,-0.0,flip_to_short -55827,做空,2023-10-02 13:20:00,2023-10-02 13:25:00,1725.51,1723.38,0.0,tp_lower -55828,做多,2023-10-02 13:35:00,2023-10-02 13:40:00,1727.79,1725.56,-0.0,flip_to_short -55829,做空,2023-10-02 13:40:00,2023-10-02 13:45:00,1725.56,1723.2,0.0,tp_lower -55830,做多,2023-10-02 13:55:00,2023-10-02 14:00:00,1727.19,1717.16,-0.0,flip_to_short -55831,做空,2023-10-02 14:00:00,2023-10-02 14:05:00,1717.16,1711.08,0.0,tp_lower -55832,做空,2023-10-02 15:25:00,2023-10-02 15:40:00,1711.31,1703.91,0.0,tp_lower -55833,做多,2023-10-02 17:25:00,2023-10-02 17:30:00,1688.36,1688.33,-0.0,flip_to_short -55834,做空,2023-10-02 17:30:00,2023-10-02 18:35:00,1688.33,1649.26,0.0,tp_lower -55835,做多,2023-10-02 19:50:00,2023-10-02 20:20:00,1669.69,1664.95,-0.0,flip_to_short -55836,做空,2023-10-02 20:20:00,2023-10-02 20:50:00,1664.95,1666.6,-0.0,flip_to_long -55837,做多,2023-10-02 20:50:00,2023-10-02 22:30:00,1666.6,1656.79,-0.0,flip_to_short -55838,做空,2023-10-02 22:30:00,2023-10-03 00:50:00,1656.79,1662.64,-0.0,flip_to_long -55839,做多,2023-10-03 00:50:00,2023-10-03 01:30:00,1662.64,1665.9,0.0,tp_upper -55840,做空,2023-10-03 03:00:00,2023-10-03 03:05:00,1664.12,1665.09,-0.0,tp_lower -55841,做多,2023-10-03 03:30:00,2023-10-03 03:45:00,1665.36,1664.52,-0.0,flip_to_short -55842,做空,2023-10-03 03:45:00,2023-10-03 04:00:00,1664.52,1665.49,-0.0,flip_to_long -55843,做多,2023-10-03 04:00:00,2023-10-03 04:20:00,1665.49,1664.94,-0.0,flip_to_short -55844,做空,2023-10-03 04:20:00,2023-10-03 04:25:00,1664.94,1662.88,0.0,tp_lower -55845,做多,2023-10-03 04:35:00,2023-10-03 05:05:00,1664.93,1664.9,-0.0,flip_to_short -55846,做空,2023-10-03 05:05:00,2023-10-03 05:15:00,1664.9,1665.0,-0.0,flip_to_long -55847,做多,2023-10-03 05:15:00,2023-10-03 05:35:00,1665.0,1666.71,0.0,tp_upper -55848,做空,2023-10-03 05:55:00,2023-10-03 06:10:00,1665.01,1665.87,-0.0,flip_to_long -55849,做多,2023-10-03 06:10:00,2023-10-03 06:15:00,1665.87,1664.62,-0.0,flip_to_short -55850,做空,2023-10-03 06:15:00,2023-10-03 06:25:00,1664.62,1665.61,-0.0,flip_to_long -55851,做多,2023-10-03 06:25:00,2023-10-03 06:40:00,1665.61,1667.59,0.0,tp_upper -55852,做空,2023-10-03 07:05:00,2023-10-03 07:30:00,1666.43,1661.57,0.0,tp_lower -55853,做多,2023-10-03 08:05:00,2023-10-03 08:10:00,1665.1,1664.65,-0.0,flip_to_short -55854,做空,2023-10-03 08:10:00,2023-10-03 08:15:00,1664.65,1665.65,-0.0,flip_to_long -55855,做多,2023-10-03 08:15:00,2023-10-03 08:45:00,1665.65,1664.68,-0.0,flip_to_short -55856,做空,2023-10-03 08:45:00,2023-10-03 09:00:00,1664.68,1664.71,-0.0,flip_to_long -55857,做多,2023-10-03 09:00:00,2023-10-03 09:10:00,1664.71,1663.88,-0.0,flip_to_short -55858,做空,2023-10-03 09:10:00,2023-10-03 09:15:00,1663.88,1664.9,-0.0,flip_to_long -55859,做多,2023-10-03 09:15:00,2023-10-03 09:20:00,1664.9,1663.24,-0.0,flip_to_short -55860,做空,2023-10-03 09:20:00,2023-10-03 09:35:00,1663.24,1663.56,-0.0,tp_lower -55861,做多,2023-10-03 10:55:00,2023-10-03 12:00:00,1659.02,1654.12,-0.0,flip_to_short -55862,做空,2023-10-03 12:00:00,2023-10-03 12:15:00,1654.12,1651.09,0.0,tp_lower -55863,做多,2023-10-03 12:20:00,2023-10-03 12:50:00,1654.84,1655.34,-0.0,flip_to_short -55864,做空,2023-10-03 12:50:00,2023-10-03 14:00:00,1655.34,1651.98,0.0,tp_lower -55865,做空,2023-10-03 15:25:00,2023-10-03 15:35:00,1650.28,1647.48,0.0,tp_lower -55866,做多,2023-10-03 15:55:00,2023-10-03 16:05:00,1647.6,1646.46,-0.0,flip_to_short -55867,做空,2023-10-03 16:05:00,2023-10-03 16:10:00,1646.46,1648.66,-0.0,flip_to_long -55868,做多,2023-10-03 16:10:00,2023-10-03 16:15:00,1648.66,1650.0,0.0,tp_upper -55869,做空,2023-10-03 18:05:00,2023-10-03 18:10:00,1653.11,1653.36,-0.0,flip_to_long -55870,做多,2023-10-03 18:10:00,2023-10-03 18:25:00,1653.36,1653.21,-0.0,flip_to_short -55871,做空,2023-10-03 18:25:00,2023-10-03 18:35:00,1653.21,1651.78,0.0,tp_lower -55872,做多,2023-10-03 19:10:00,2023-10-03 19:35:00,1653.14,1651.48,-0.0,flip_to_short -55873,做空,2023-10-03 19:35:00,2023-10-03 19:45:00,1651.48,1650.85,-0.0,flip_to_long -55874,做多,2023-10-03 19:45:00,2023-10-03 20:10:00,1650.85,1655.04,0.0,tp_upper -55875,做空,2023-10-03 21:30:00,2023-10-03 21:45:00,1655.25,1653.58,0.0,tp_lower -55876,做多,2023-10-03 22:55:00,2023-10-03 23:00:00,1656.94,1657.78,0.0,tp_upper -55877,做空,2023-10-04 00:10:00,2023-10-04 00:20:00,1652.43,1651.25,0.0,tp_lower -55878,做空,2023-10-04 01:55:00,2023-10-04 02:05:00,1638.3,1641.76,-0.0,flip_to_long -55879,做多,2023-10-04 02:05:00,2023-10-04 02:10:00,1641.76,1643.9,0.0,tp_upper -55880,做空,2023-10-04 03:35:00,2023-10-04 03:45:00,1641.59,1642.23,-0.0,flip_to_long -55881,做多,2023-10-04 03:45:00,2023-10-04 06:05:00,1642.23,1637.43,-0.0,flip_to_short -55882,做空,2023-10-04 06:05:00,2023-10-04 06:10:00,1637.43,1639.35,-0.0,flip_to_long -55883,做多,2023-10-04 06:10:00,2023-10-04 06:15:00,1639.35,1637.0,-0.0,flip_to_short -55884,做空,2023-10-04 06:15:00,2023-10-04 06:25:00,1637.0,1636.44,-0.0,tp_lower -55885,做多,2023-10-04 06:35:00,2023-10-04 06:40:00,1638.44,1638.4,-0.0,flip_to_short -55886,做空,2023-10-04 06:40:00,2023-10-04 11:40:00,1638.4,1646.88,-0.0,flip_to_long -55887,做多,2023-10-04 11:40:00,2023-10-04 11:45:00,1646.88,1646.37,-0.0,flip_to_short -55888,做空,2023-10-04 11:45:00,2023-10-04 11:50:00,1646.37,1645.02,0.0,tp_lower -55889,做多,2023-10-04 12:00:00,2023-10-04 12:05:00,1647.2,1644.11,-0.0,flip_to_short -55890,做空,2023-10-04 12:05:00,2023-10-04 12:10:00,1644.11,1645.03,-0.0,tp_lower -55891,做多,2023-10-04 12:15:00,2023-10-04 12:20:00,1646.91,1647.45,-0.0,tp_upper -55892,做空,2023-10-04 12:50:00,2023-10-04 13:00:00,1646.84,1643.61,0.0,tp_lower -55893,做多,2023-10-04 15:10:00,2023-10-04 15:15:00,1636.28,1635.61,-0.0,flip_to_short -55894,做空,2023-10-04 15:15:00,2023-10-04 15:25:00,1635.61,1636.46,-0.0,flip_to_long -55895,做多,2023-10-04 15:25:00,2023-10-04 15:40:00,1636.46,1634.45,-0.0,flip_to_short -55896,做空,2023-10-04 15:40:00,2023-10-04 16:25:00,1634.45,1634.86,-0.0,flip_to_long -55897,做多,2023-10-04 16:25:00,2023-10-04 16:35:00,1634.86,1640.28,0.0,tp_upper -55898,做空,2023-10-04 17:40:00,2023-10-04 18:00:00,1637.94,1638.89,-0.0,flip_to_long -55899,做多,2023-10-04 18:00:00,2023-10-04 18:05:00,1638.89,1639.3,-0.0,tp_upper -55900,做空,2023-10-04 18:20:00,2023-10-04 18:25:00,1638.74,1640.96,-0.0,flip_to_long -55901,做多,2023-10-04 18:25:00,2023-10-04 18:30:00,1640.96,1639.84,-0.0,tp_upper -55902,做空,2023-10-04 18:35:00,2023-10-04 18:50:00,1639.17,1639.26,-0.0,flip_to_long -55903,做多,2023-10-04 18:50:00,2023-10-04 18:55:00,1639.26,1643.05,0.0,tp_upper -55904,做空,2023-10-04 19:35:00,2023-10-04 19:45:00,1638.48,1642.56,-0.0,flip_to_long -55905,做多,2023-10-04 19:45:00,2023-10-04 19:55:00,1642.56,1642.08,-0.0,flip_to_short -55906,做空,2023-10-04 19:55:00,2023-10-04 20:05:00,1642.08,1645.17,-0.0,flip_to_long -55907,做多,2023-10-04 20:05:00,2023-10-04 20:10:00,1645.17,1644.82,-0.0,flip_to_short -55908,做空,2023-10-04 20:10:00,2023-10-04 20:25:00,1644.82,1646.09,-0.0,flip_to_long -55909,做多,2023-10-04 20:25:00,2023-10-04 20:30:00,1646.09,1645.7,-0.0,flip_to_short -55910,做空,2023-10-04 20:30:00,2023-10-04 21:05:00,1645.7,1644.46,0.0,flip_to_long -55911,做多,2023-10-04 21:05:00,2023-10-04 21:30:00,1644.46,1644.27,-0.0,flip_to_short -55912,做空,2023-10-04 21:30:00,2023-10-04 21:35:00,1644.27,1644.71,-0.0,flip_to_long -55913,做多,2023-10-04 21:35:00,2023-10-04 21:45:00,1644.71,1643.24,-0.0,flip_to_short -55914,做空,2023-10-04 21:45:00,2023-10-04 22:05:00,1643.24,1644.07,-0.0,flip_to_long -55915,做多,2023-10-04 22:05:00,2023-10-04 22:10:00,1644.07,1643.37,-0.0,flip_to_short -55916,做空,2023-10-04 22:10:00,2023-10-04 22:30:00,1643.37,1645.43,-0.0,flip_to_long -55917,做多,2023-10-04 22:30:00,2023-10-04 22:35:00,1645.43,1646.57,0.0,tp_upper -55918,做空,2023-10-04 23:50:00,2023-10-05 00:00:00,1646.26,1646.45,-0.0,flip_to_long -55919,做多,2023-10-05 00:00:00,2023-10-05 00:45:00,1646.45,1652.02,0.0,tp_upper -55920,做空,2023-10-05 01:05:00,2023-10-05 01:10:00,1646.6,1648.5,-0.0,flip_to_long -55921,做多,2023-10-05 01:10:00,2023-10-05 01:15:00,1648.5,1645.93,-0.0,flip_to_short -55922,做空,2023-10-05 01:15:00,2023-10-05 01:20:00,1645.93,1646.35,-0.0,flip_to_long -55923,做多,2023-10-05 01:20:00,2023-10-05 02:50:00,1646.35,1643.38,-0.0,flip_to_short -55924,做空,2023-10-05 02:50:00,2023-10-05 03:10:00,1643.38,1644.28,-0.0,flip_to_long -55925,做多,2023-10-05 03:10:00,2023-10-05 03:20:00,1644.28,1644.27,-0.0,flip_to_short -55926,做空,2023-10-05 03:20:00,2023-10-05 03:25:00,1644.27,1645.61,-0.0,flip_to_long -55927,做多,2023-10-05 03:25:00,2023-10-05 03:40:00,1645.61,1644.19,-0.0,flip_to_short -55928,做空,2023-10-05 03:40:00,2023-10-05 03:55:00,1644.19,1641.38,0.0,tp_lower -55929,做多,2023-10-05 04:45:00,2023-10-05 05:10:00,1642.94,1644.98,0.0,tp_upper -55930,做空,2023-10-05 05:40:00,2023-10-05 05:50:00,1642.75,1640.14,0.0,tp_lower -55931,做多,2023-10-05 08:00:00,2023-10-05 08:05:00,1635.94,1635.11,-0.0,flip_to_short -55932,做空,2023-10-05 08:05:00,2023-10-05 08:15:00,1635.11,1635.05,-0.0,flip_to_long -55933,做多,2023-10-05 08:15:00,2023-10-05 08:20:00,1635.05,1634.64,-0.0,flip_to_short -55934,做空,2023-10-05 08:20:00,2023-10-05 08:25:00,1634.64,1635.41,-0.0,flip_to_long -55935,做多,2023-10-05 08:25:00,2023-10-05 08:45:00,1635.41,1636.7,0.0,tp_upper -55936,做空,2023-10-05 10:05:00,2023-10-05 10:20:00,1637.86,1636.45,0.0,tp_lower -55937,做多,2023-10-05 10:35:00,2023-10-05 10:45:00,1638.13,1639.19,0.0,tp_upper -55938,做空,2023-10-05 11:15:00,2023-10-05 11:35:00,1637.42,1638.06,-0.0,flip_to_long -55939,做多,2023-10-05 11:35:00,2023-10-05 11:45:00,1638.06,1637.86,-0.0,flip_to_short -55940,做空,2023-10-05 11:45:00,2023-10-05 11:55:00,1637.86,1635.7,0.0,tp_lower -55941,做多,2023-10-05 13:05:00,2023-10-05 13:10:00,1636.87,1639.11,0.0,tp_upper -55942,做空,2023-10-05 14:35:00,2023-10-05 14:50:00,1640.17,1641.89,-0.0,flip_to_long -55943,做多,2023-10-05 14:50:00,2023-10-05 18:00:00,1641.89,1615.1,-0.0,flip_to_short -55944,做空,2023-10-05 18:00:00,2023-10-05 18:10:00,1615.1,1615.31,-0.0,flip_to_long -55945,做多,2023-10-05 18:10:00,2023-10-05 18:20:00,1615.31,1613.59,-0.0,flip_to_short -55946,做空,2023-10-05 18:20:00,2023-10-05 18:30:00,1613.59,1615.5,-0.0,flip_to_long -55947,做多,2023-10-05 18:30:00,2023-10-05 18:50:00,1615.5,1615.63,-0.0,flip_to_short -55948,做空,2023-10-05 18:50:00,2023-10-05 18:55:00,1615.63,1616.67,-0.0,flip_to_long -55949,做多,2023-10-05 18:55:00,2023-10-05 19:15:00,1616.67,1618.48,0.0,tp_upper -55950,做空,2023-10-05 19:30:00,2023-10-05 19:45:00,1615.49,1616.06,-0.0,flip_to_long -55951,做多,2023-10-05 19:45:00,2023-10-05 19:50:00,1616.06,1614.17,-0.0,flip_to_short -55952,做空,2023-10-05 19:50:00,2023-10-05 19:55:00,1614.17,1616.01,-0.0,flip_to_long -55953,做多,2023-10-05 19:55:00,2023-10-05 20:10:00,1616.01,1616.68,-0.0,flip_to_short -55954,做空,2023-10-05 20:10:00,2023-10-05 20:50:00,1616.68,1614.31,0.0,tp_lower -55955,做多,2023-10-05 20:55:00,2023-10-05 21:25:00,1616.06,1615.78,-0.0,flip_to_short -55956,做空,2023-10-05 21:25:00,2023-10-05 21:30:00,1615.78,1616.83,-0.0,flip_to_long -55957,做多,2023-10-05 21:30:00,2023-10-05 21:35:00,1616.83,1616.16,-0.0,flip_to_short -55958,做空,2023-10-05 21:35:00,2023-10-05 22:00:00,1616.16,1611.15,0.0,tp_lower -55959,做多,2023-10-05 22:25:00,2023-10-05 22:55:00,1615.24,1615.24,-0.0,flip_to_short -55960,做空,2023-10-05 22:55:00,2023-10-05 23:45:00,1615.24,1610.6,0.0,tp_lower -55961,做多,2023-10-06 00:20:00,2023-10-06 01:05:00,1615.3,1618.9,0.0,tp_upper -55962,做空,2023-10-06 03:00:00,2023-10-06 03:05:00,1622.22,1622.79,-0.0,flip_to_long -55963,做多,2023-10-06 03:05:00,2023-10-06 03:10:00,1622.79,1622.44,-0.0,flip_to_short -55964,做空,2023-10-06 03:10:00,2023-10-06 03:15:00,1622.44,1622.54,-0.0,flip_to_long -55965,做多,2023-10-06 03:15:00,2023-10-06 03:35:00,1622.54,1622.25,-0.0,flip_to_short -55966,做空,2023-10-06 03:35:00,2023-10-06 03:40:00,1622.25,1623.83,-0.0,flip_to_long -55967,做多,2023-10-06 03:40:00,2023-10-06 03:50:00,1623.83,1623.04,-0.0,flip_to_short -55968,做空,2023-10-06 03:50:00,2023-10-06 04:15:00,1623.04,1621.05,0.0,tp_lower -55969,做多,2023-10-06 04:55:00,2023-10-06 06:30:00,1622.25,1619.95,-0.0,tp_upper -55970,做空,2023-10-06 06:35:00,2023-10-06 06:40:00,1619.44,1619.92,-0.0,flip_to_long -55971,做多,2023-10-06 06:40:00,2023-10-06 06:45:00,1619.92,1619.78,-0.0,flip_to_short -55972,做空,2023-10-06 06:45:00,2023-10-06 09:10:00,1619.78,1632.42,-0.0,flip_to_long -55973,做多,2023-10-06 09:10:00,2023-10-06 09:30:00,1632.42,1632.89,-0.0,flip_to_short -55974,做空,2023-10-06 09:30:00,2023-10-06 09:35:00,1632.89,1633.45,-0.0,flip_to_long -55975,做多,2023-10-06 09:35:00,2023-10-06 09:40:00,1633.45,1633.05,-0.0,flip_to_short -55976,做空,2023-10-06 09:40:00,2023-10-06 09:45:00,1633.05,1634.87,-0.0,flip_to_long -55977,做多,2023-10-06 09:45:00,2023-10-06 09:50:00,1634.87,1633.59,-0.0,flip_to_short -55978,做空,2023-10-06 09:50:00,2023-10-06 10:45:00,1633.59,1632.51,0.0,tp_lower -55979,做多,2023-10-06 11:15:00,2023-10-06 11:20:00,1633.73,1631.66,-0.0,flip_to_short -55980,做空,2023-10-06 11:20:00,2023-10-06 11:50:00,1631.66,1632.29,-0.0,flip_to_long -55981,做多,2023-10-06 11:50:00,2023-10-06 12:15:00,1632.29,1633.95,0.0,tp_upper -55982,做空,2023-10-06 12:25:00,2023-10-06 12:30:00,1631.77,1623.89,0.0,tp_lower -55983,做多,2023-10-06 13:30:00,2023-10-06 15:15:00,1636.06,1632.42,-0.0,tp_upper -55984,做空,2023-10-06 16:15:00,2023-10-06 16:25:00,1635.89,1638.5,-0.0,flip_to_long -55985,做多,2023-10-06 16:25:00,2023-10-06 16:45:00,1638.5,1639.37,0.0,flip_to_short -55986,做空,2023-10-06 16:45:00,2023-10-06 16:50:00,1639.37,1641.38,-0.0,flip_to_long -55987,做多,2023-10-06 16:50:00,2023-10-06 16:55:00,1641.38,1639.15,-0.0,flip_to_short -55988,做空,2023-10-06 16:55:00,2023-10-06 17:20:00,1639.15,1640.82,-0.0,flip_to_long -55989,做多,2023-10-06 17:20:00,2023-10-06 17:25:00,1640.82,1642.96,0.0,tp_upper -55990,做空,2023-10-06 18:35:00,2023-10-06 18:55:00,1645.05,1645.97,-0.0,flip_to_long -55991,做多,2023-10-06 18:55:00,2023-10-06 19:15:00,1645.97,1647.36,0.0,flip_to_short -55992,做空,2023-10-06 19:15:00,2023-10-06 20:20:00,1647.36,1647.06,-0.0,flip_to_long -55993,做多,2023-10-06 20:20:00,2023-10-06 20:25:00,1647.06,1646.0,-0.0,flip_to_short -55994,做空,2023-10-06 20:25:00,2023-10-06 21:15:00,1646.0,1645.11,0.0,flip_to_long -55995,做多,2023-10-06 21:15:00,2023-10-06 21:25:00,1645.11,1648.09,0.0,tp_upper -55996,做空,2023-10-06 22:25:00,2023-10-07 00:05:00,1649.02,1645.01,0.0,flip_to_long -55997,做多,2023-10-07 00:05:00,2023-10-07 00:20:00,1645.01,1643.56,-0.0,flip_to_short -55998,做空,2023-10-07 00:20:00,2023-10-07 00:25:00,1643.56,1646.62,-0.0,flip_to_long -55999,做多,2023-10-07 00:25:00,2023-10-07 00:30:00,1646.62,1645.36,-0.0,tp_upper -56000,做空,2023-10-07 00:45:00,2023-10-07 00:50:00,1644.36,1644.64,-0.0,flip_to_long -56001,做多,2023-10-07 00:50:00,2023-10-07 01:05:00,1644.64,1644.43,-0.0,flip_to_short -56002,做空,2023-10-07 01:05:00,2023-10-07 01:10:00,1644.43,1645.44,-0.0,flip_to_long -56003,做多,2023-10-07 01:10:00,2023-10-07 01:15:00,1645.44,1644.89,-0.0,flip_to_short -56004,做空,2023-10-07 01:15:00,2023-10-07 01:20:00,1644.89,1643.2,0.0,tp_lower -56005,做多,2023-10-07 02:25:00,2023-10-07 02:30:00,1642.85,1642.61,-0.0,flip_to_short -56006,做空,2023-10-07 02:30:00,2023-10-07 02:40:00,1642.61,1642.45,-0.0,flip_to_long -56007,做多,2023-10-07 02:40:00,2023-10-07 02:55:00,1642.45,1640.02,-0.0,flip_to_short -56008,做空,2023-10-07 02:55:00,2023-10-07 03:00:00,1640.02,1639.82,-0.0,tp_lower -56009,做多,2023-10-07 03:15:00,2023-10-07 03:35:00,1641.73,1641.74,-0.0,flip_to_short -56010,做空,2023-10-07 03:35:00,2023-10-07 03:40:00,1641.74,1642.0,-0.0,flip_to_long -56011,做多,2023-10-07 03:40:00,2023-10-07 03:45:00,1642.0,1641.87,-0.0,flip_to_short -56012,做空,2023-10-07 03:45:00,2023-10-07 04:10:00,1641.87,1641.74,-0.0,flip_to_long -56013,做多,2023-10-07 04:10:00,2023-10-07 04:20:00,1641.74,1641.83,-0.0,flip_to_short -56014,做空,2023-10-07 04:20:00,2023-10-07 04:30:00,1641.83,1641.46,-0.0,flip_to_long -56015,做多,2023-10-07 04:30:00,2023-10-07 04:35:00,1641.46,1641.12,-0.0,flip_to_short -56016,做空,2023-10-07 04:35:00,2023-10-07 04:45:00,1641.12,1641.34,-0.0,flip_to_long -56017,做多,2023-10-07 04:45:00,2023-10-07 05:40:00,1641.34,1639.5,-0.0,flip_to_short -56018,做空,2023-10-07 05:40:00,2023-10-07 06:00:00,1639.5,1638.23,0.0,tp_lower -56019,做多,2023-10-07 07:25:00,2023-10-07 07:30:00,1637.86,1637.5,-0.0,flip_to_short -56020,做空,2023-10-07 07:30:00,2023-10-07 07:45:00,1637.5,1636.58,0.0,tp_lower -56021,做多,2023-10-07 08:10:00,2023-10-07 08:20:00,1638.08,1639.85,0.0,tp_upper -56022,做空,2023-10-07 09:15:00,2023-10-07 09:20:00,1639.07,1639.72,-0.0,flip_to_long -56023,做多,2023-10-07 09:20:00,2023-10-07 09:30:00,1639.72,1638.99,-0.0,flip_to_short -56024,做空,2023-10-07 09:30:00,2023-10-07 09:55:00,1638.99,1638.07,0.0,tp_lower -56025,做多,2023-10-07 10:30:00,2023-10-07 10:35:00,1638.96,1638.58,-0.0,flip_to_short -56026,做空,2023-10-07 10:35:00,2023-10-07 10:45:00,1638.58,1638.76,-0.0,flip_to_long -56027,做多,2023-10-07 10:45:00,2023-10-07 10:55:00,1638.76,1638.96,-0.0,tp_upper -56028,做空,2023-10-07 11:40:00,2023-10-07 11:50:00,1638.18,1637.46,-0.0,tp_lower -56029,做多,2023-10-07 12:15:00,2023-10-07 12:25:00,1639.05,1638.59,-0.0,flip_to_short -56030,做空,2023-10-07 12:25:00,2023-10-07 12:30:00,1638.59,1639.58,-0.0,flip_to_long -56031,做多,2023-10-07 12:30:00,2023-10-07 12:35:00,1639.58,1639.0,-0.0,flip_to_short -56032,做空,2023-10-07 12:35:00,2023-10-07 12:45:00,1639.0,1639.08,-0.0,flip_to_long -56033,做多,2023-10-07 12:45:00,2023-10-07 13:10:00,1639.08,1640.17,0.0,tp_upper -56034,做空,2023-10-07 13:25:00,2023-10-07 13:35:00,1638.87,1638.95,-0.0,flip_to_long -56035,做多,2023-10-07 13:35:00,2023-10-07 13:50:00,1638.95,1640.75,0.0,tp_upper -56036,做空,2023-10-07 14:15:00,2023-10-07 14:20:00,1639.38,1640.37,-0.0,flip_to_long -56037,做多,2023-10-07 14:20:00,2023-10-07 14:25:00,1640.37,1639.74,-0.0,flip_to_short -56038,做空,2023-10-07 14:25:00,2023-10-07 14:35:00,1639.74,1640.7,-0.0,flip_to_long -56039,做多,2023-10-07 14:35:00,2023-10-07 14:45:00,1640.7,1641.45,-0.0,tp_upper -56040,做空,2023-10-07 15:05:00,2023-10-07 15:15:00,1640.36,1641.54,-0.0,flip_to_long -56041,做多,2023-10-07 15:15:00,2023-10-07 15:25:00,1641.54,1640.81,-0.0,flip_to_short -56042,做空,2023-10-07 15:25:00,2023-10-07 15:35:00,1640.81,1638.01,0.0,tp_lower -56043,做多,2023-10-07 17:20:00,2023-10-07 17:35:00,1635.49,1636.46,0.0,flip_to_short -56044,做空,2023-10-07 17:35:00,2023-10-07 17:40:00,1636.46,1637.08,-0.0,flip_to_long -56045,做多,2023-10-07 17:40:00,2023-10-07 17:45:00,1637.08,1637.0,-0.0,flip_to_short -56046,做空,2023-10-07 17:45:00,2023-10-07 18:20:00,1637.0,1635.0,0.0,tp_lower -56047,做多,2023-10-07 19:35:00,2023-10-07 19:40:00,1633.91,1633.57,-0.0,flip_to_short -56048,做空,2023-10-07 19:40:00,2023-10-07 19:50:00,1633.57,1630.43,0.0,tp_lower -56049,做多,2023-10-07 20:50:00,2023-10-07 21:00:00,1632.79,1631.47,-0.0,flip_to_short -56050,做空,2023-10-07 21:00:00,2023-10-07 21:05:00,1631.47,1631.61,-0.0,flip_to_long -56051,做多,2023-10-07 21:05:00,2023-10-07 21:30:00,1631.61,1633.46,0.0,tp_upper -56052,做空,2023-10-07 23:15:00,2023-10-07 23:25:00,1633.92,1634.88,-0.0,flip_to_long -56053,做多,2023-10-07 23:25:00,2023-10-07 23:30:00,1634.88,1633.3,-0.0,tp_upper -56054,做多,2023-10-08 00:05:00,2023-10-08 00:25:00,1633.91,1634.73,0.0,tp_upper -56055,做空,2023-10-08 01:20:00,2023-10-08 01:30:00,1634.5,1635.39,-0.0,flip_to_long -56056,做多,2023-10-08 01:30:00,2023-10-08 01:40:00,1635.39,1638.72,0.0,tp_upper -56057,做空,2023-10-08 02:40:00,2023-10-08 02:50:00,1636.47,1637.13,-0.0,flip_to_long -56058,做多,2023-10-08 02:50:00,2023-10-08 04:05:00,1637.13,1635.92,-0.0,flip_to_short -56059,做空,2023-10-08 04:05:00,2023-10-08 04:10:00,1635.92,1634.25,0.0,tp_lower -56060,做多,2023-10-08 07:15:00,2023-10-08 07:20:00,1628.97,1627.0,-0.0,flip_to_short -56061,做空,2023-10-08 07:20:00,2023-10-08 07:40:00,1627.0,1628.24,-0.0,flip_to_long -56062,做多,2023-10-08 07:40:00,2023-10-08 07:45:00,1628.24,1627.2,-0.0,flip_to_short -56063,做空,2023-10-08 07:45:00,2023-10-08 07:55:00,1627.2,1628.14,-0.0,flip_to_long -56064,做多,2023-10-08 07:55:00,2023-10-08 08:00:00,1628.14,1626.83,-0.0,flip_to_short -56065,做空,2023-10-08 08:00:00,2023-10-08 08:10:00,1626.83,1625.58,0.0,tp_lower -56066,做多,2023-10-08 08:20:00,2023-10-08 08:45:00,1628.11,1627.36,-0.0,flip_to_short -56067,做空,2023-10-08 08:45:00,2023-10-08 08:55:00,1627.36,1627.81,-0.0,flip_to_long -56068,做多,2023-10-08 08:55:00,2023-10-08 09:00:00,1627.81,1626.78,-0.0,flip_to_short -56069,做空,2023-10-08 09:00:00,2023-10-08 09:05:00,1626.78,1628.61,-0.0,flip_to_long -56070,做多,2023-10-08 09:05:00,2023-10-08 09:20:00,1628.61,1624.91,-0.0,flip_to_short -56071,做空,2023-10-08 09:20:00,2023-10-08 09:25:00,1624.91,1626.19,-0.0,tp_lower -56072,做多,2023-10-08 12:05:00,2023-10-08 12:15:00,1619.06,1622.31,0.0,tp_upper -56073,做空,2023-10-08 13:05:00,2023-10-08 13:15:00,1619.18,1626.09,-0.0,flip_to_long -56074,做多,2023-10-08 13:15:00,2023-10-08 13:20:00,1626.09,1629.24,0.0,tp_upper -56075,做空,2023-10-08 14:20:00,2023-10-08 14:30:00,1626.06,1629.55,-0.0,flip_to_long -56076,做多,2023-10-08 14:30:00,2023-10-08 14:40:00,1629.55,1635.19,0.0,tp_upper -56077,做空,2023-10-08 15:40:00,2023-10-08 15:50:00,1630.08,1630.65,-0.0,flip_to_long -56078,做多,2023-10-08 15:50:00,2023-10-08 16:10:00,1630.65,1631.3,-0.0,flip_to_short -56079,做空,2023-10-08 16:10:00,2023-10-08 16:15:00,1631.3,1631.86,-0.0,flip_to_long -56080,做多,2023-10-08 16:15:00,2023-10-08 16:20:00,1631.86,1629.2,-0.0,flip_to_short -56081,做空,2023-10-08 16:20:00,2023-10-08 16:25:00,1629.2,1629.14,-0.0,tp_lower -56082,做多,2023-10-08 16:30:00,2023-10-08 16:35:00,1631.9,1629.79,-0.0,flip_to_short -56083,做空,2023-10-08 16:35:00,2023-10-08 16:40:00,1629.79,1632.6,-0.0,flip_to_long -56084,做多,2023-10-08 16:40:00,2023-10-08 17:00:00,1632.6,1636.17,0.0,tp_upper -56085,做空,2023-10-08 17:20:00,2023-10-08 17:25:00,1630.88,1632.09,-0.0,flip_to_long -56086,做多,2023-10-08 17:25:00,2023-10-08 17:30:00,1632.09,1631.14,-0.0,flip_to_short -56087,做空,2023-10-08 17:30:00,2023-10-08 17:35:00,1631.14,1632.69,-0.0,flip_to_long -56088,做多,2023-10-08 17:35:00,2023-10-08 17:45:00,1632.69,1631.51,-0.0,flip_to_short -56089,做空,2023-10-08 17:45:00,2023-10-08 17:50:00,1631.51,1631.84,-0.0,flip_to_long -56090,做多,2023-10-08 17:50:00,2023-10-08 18:45:00,1631.84,1633.46,0.0,tp_upper -56091,做空,2023-10-08 20:05:00,2023-10-08 20:35:00,1633.75,1635.34,-0.0,flip_to_long -56092,做多,2023-10-08 20:35:00,2023-10-08 20:45:00,1635.34,1636.93,0.0,tp_upper -56093,做空,2023-10-08 21:15:00,2023-10-08 21:35:00,1635.15,1636.04,-0.0,flip_to_long -56094,做多,2023-10-08 21:35:00,2023-10-08 21:45:00,1636.04,1635.25,-0.0,flip_to_short -56095,做空,2023-10-08 21:45:00,2023-10-08 21:55:00,1635.25,1632.0,0.0,tp_lower -56096,做多,2023-10-08 23:00:00,2023-10-08 23:10:00,1631.45,1631.32,-0.0,flip_to_short -56097,做空,2023-10-08 23:10:00,2023-10-08 23:30:00,1631.32,1631.08,-0.0,flip_to_long -56098,做多,2023-10-08 23:30:00,2023-10-08 23:35:00,1631.08,1629.83,-0.0,flip_to_short -56099,做空,2023-10-08 23:35:00,2023-10-08 23:40:00,1629.83,1631.27,-0.0,flip_to_long -56100,做多,2023-10-08 23:40:00,2023-10-08 23:50:00,1631.27,1632.08,-0.0,tp_upper -56101,做空,2023-10-09 00:05:00,2023-10-09 00:10:00,1630.74,1630.94,-0.0,flip_to_long -56102,做多,2023-10-09 00:10:00,2023-10-09 00:15:00,1630.94,1628.68,-0.0,flip_to_short -56103,做空,2023-10-09 00:15:00,2023-10-09 00:20:00,1628.68,1627.87,-0.0,tp_lower -56104,做多,2023-10-09 01:40:00,2023-10-09 01:45:00,1626.66,1631.33,0.0,tp_upper -56105,做空,2023-10-09 03:15:00,2023-10-09 03:20:00,1631.12,1632.02,-0.0,flip_to_long -56106,做多,2023-10-09 03:20:00,2023-10-09 03:35:00,1632.02,1633.8,0.0,tp_upper -56107,做空,2023-10-09 04:40:00,2023-10-09 04:55:00,1632.74,1631.85,0.0,tp_lower -56108,做多,2023-10-09 06:40:00,2023-10-09 12:30:00,1628.87,1591.5,-0.0,flip_to_short -56109,做空,2023-10-09 12:30:00,2023-10-09 13:05:00,1591.5,1587.53,0.0,tp_lower -56110,做多,2023-10-09 13:15:00,2023-10-09 13:35:00,1589.33,1592.79,0.0,tp_upper -56111,做空,2023-10-09 14:35:00,2023-10-09 15:10:00,1591.53,1590.81,-0.0,tp_lower -56112,做多,2023-10-09 15:15:00,2023-10-09 15:30:00,1591.12,1590.34,-0.0,flip_to_short -56113,做空,2023-10-09 15:30:00,2023-10-09 15:35:00,1590.34,1590.86,-0.0,flip_to_long -56114,做多,2023-10-09 15:35:00,2023-10-09 18:00:00,1590.86,1581.39,-0.0,tp_upper -56115,做空,2023-10-09 18:45:00,2023-10-09 18:50:00,1577.02,1577.41,-0.0,flip_to_long -56116,做多,2023-10-09 18:50:00,2023-10-09 19:20:00,1577.41,1582.08,0.0,tp_upper -56117,做空,2023-10-09 19:30:00,2023-10-09 19:35:00,1578.18,1580.96,-0.0,flip_to_long -56118,做多,2023-10-09 19:35:00,2023-10-09 19:40:00,1580.96,1578.43,-0.0,flip_to_short -56119,做空,2023-10-09 19:40:00,2023-10-09 19:45:00,1578.43,1580.53,-0.0,flip_to_long -56120,做多,2023-10-09 19:45:00,2023-10-09 19:50:00,1580.53,1578.56,-0.0,flip_to_short -56121,做空,2023-10-09 19:50:00,2023-10-09 19:55:00,1578.56,1580.79,-0.0,flip_to_long -56122,做多,2023-10-09 19:55:00,2023-10-09 20:05:00,1580.79,1581.21,-0.0,tp_upper -56123,做空,2023-10-09 20:10:00,2023-10-09 20:15:00,1579.22,1580.25,-0.0,flip_to_long -56124,做多,2023-10-09 20:15:00,2023-10-09 20:25:00,1580.25,1578.7,-0.0,flip_to_short -56125,做空,2023-10-09 20:25:00,2023-10-09 20:35:00,1578.7,1579.39,-0.0,flip_to_long -56126,做多,2023-10-09 20:35:00,2023-10-09 21:50:00,1579.39,1577.23,-0.0,flip_to_short -56127,做空,2023-10-09 21:50:00,2023-10-09 21:55:00,1577.23,1578.6,-0.0,flip_to_long -56128,做多,2023-10-09 21:55:00,2023-10-09 22:00:00,1578.6,1576.91,-0.0,flip_to_short -56129,做空,2023-10-09 22:00:00,2023-10-09 22:05:00,1576.91,1578.71,-0.0,flip_to_long -56130,做多,2023-10-09 22:05:00,2023-10-09 22:15:00,1578.71,1578.15,-0.0,flip_to_short -56131,做空,2023-10-09 22:15:00,2023-10-09 23:05:00,1578.15,1578.56,-0.0,flip_to_long -56132,做多,2023-10-09 23:05:00,2023-10-09 23:15:00,1578.56,1577.88,-0.0,flip_to_short -56133,做空,2023-10-09 23:15:00,2023-10-09 23:20:00,1577.88,1577.95,-0.0,flip_to_long -56134,做多,2023-10-09 23:20:00,2023-10-09 23:40:00,1577.95,1578.03,-0.0,flip_to_short -56135,做空,2023-10-09 23:40:00,2023-10-09 23:45:00,1578.03,1579.85,-0.0,flip_to_long -56136,做多,2023-10-09 23:45:00,2023-10-10 00:05:00,1579.85,1582.14,0.0,tp_upper -56137,做空,2023-10-10 00:10:00,2023-10-10 00:50:00,1578.75,1577.65,0.0,tp_lower -56138,做多,2023-10-10 01:45:00,2023-10-10 02:05:00,1579.2,1577.65,-0.0,flip_to_short -56139,做空,2023-10-10 02:05:00,2023-10-10 02:10:00,1577.65,1577.74,-0.0,flip_to_long -56140,做多,2023-10-10 02:10:00,2023-10-10 02:30:00,1577.74,1577.36,-0.0,flip_to_short -56141,做空,2023-10-10 02:30:00,2023-10-10 02:35:00,1577.36,1579.09,-0.0,flip_to_long -56142,做多,2023-10-10 02:35:00,2023-10-10 02:40:00,1579.09,1581.12,0.0,tp_upper -56143,做空,2023-10-10 04:05:00,2023-10-10 04:55:00,1583.99,1583.02,0.0,tp_lower -56144,做多,2023-10-10 05:30:00,2023-10-10 05:40:00,1583.09,1584.61,0.0,tp_upper -56145,做空,2023-10-10 07:55:00,2023-10-10 08:00:00,1589.52,1590.62,-0.0,flip_to_long -56146,做多,2023-10-10 08:00:00,2023-10-10 08:05:00,1590.62,1590.29,-0.0,flip_to_short -56147,做空,2023-10-10 08:05:00,2023-10-10 09:00:00,1590.29,1588.09,0.0,tp_lower -56148,做多,2023-10-10 09:50:00,2023-10-10 10:15:00,1589.04,1588.08,-0.0,flip_to_short -56149,做空,2023-10-10 10:15:00,2023-10-10 10:20:00,1588.08,1588.71,-0.0,flip_to_long -56150,做多,2023-10-10 10:20:00,2023-10-10 10:30:00,1588.71,1589.57,0.0,tp_upper -56151,做空,2023-10-10 10:35:00,2023-10-10 10:40:00,1584.62,1585.73,-0.0,tp_lower -56152,做多,2023-10-10 12:40:00,2023-10-10 14:10:00,1580.43,1585.6,0.0,tp_upper -56153,做空,2023-10-10 14:45:00,2023-10-10 14:55:00,1576.72,1571.12,0.0,tp_lower -56154,做空,2023-10-10 16:20:00,2023-10-10 16:25:00,1563.49,1568.2,-0.0,tp_lower -56155,做空,2023-10-10 16:30:00,2023-10-10 16:40:00,1568.06,1565.13,0.0,tp_lower -56156,做多,2023-10-10 16:50:00,2023-10-10 18:20:00,1566.11,1561.8,-0.0,flip_to_short -56157,做空,2023-10-10 18:20:00,2023-10-10 18:55:00,1561.8,1565.12,-0.0,flip_to_long -56158,做多,2023-10-10 18:55:00,2023-10-10 19:00:00,1565.12,1566.31,0.0,tp_upper -56159,做空,2023-10-10 19:25:00,2023-10-10 19:30:00,1561.44,1563.28,-0.0,flip_to_long -56160,做多,2023-10-10 19:30:00,2023-10-10 19:35:00,1563.28,1563.15,-0.0,flip_to_short -56161,做空,2023-10-10 19:35:00,2023-10-10 19:45:00,1563.15,1565.15,-0.0,flip_to_long -56162,做多,2023-10-10 19:45:00,2023-10-10 19:50:00,1565.15,1563.75,-0.0,flip_to_short -56163,做空,2023-10-10 19:50:00,2023-10-10 20:30:00,1563.75,1560.66,0.0,tp_lower -56164,做多,2023-10-10 21:00:00,2023-10-10 22:40:00,1559.5,1568.19,0.0,tp_upper -56165,做空,2023-10-10 23:45:00,2023-10-11 00:00:00,1568.08,1567.4,-0.0,flip_to_long -56166,做多,2023-10-11 00:00:00,2023-10-11 00:15:00,1567.4,1567.54,-0.0,tp_upper -56167,做多,2023-10-11 00:20:00,2023-10-11 00:25:00,1569.02,1567.6,-0.0,tp_upper -56168,做多,2023-10-11 00:30:00,2023-10-11 00:35:00,1568.88,1570.48,0.0,tp_upper -56169,做空,2023-10-11 01:40:00,2023-10-11 01:50:00,1570.62,1571.69,-0.0,flip_to_long -56170,做多,2023-10-11 01:50:00,2023-10-11 02:05:00,1571.69,1570.88,-0.0,flip_to_short -56171,做空,2023-10-11 02:05:00,2023-10-11 02:20:00,1570.88,1566.64,0.0,tp_lower -56172,做多,2023-10-11 03:45:00,2023-10-11 03:50:00,1559.7,1557.11,-0.0,flip_to_short -56173,做空,2023-10-11 03:50:00,2023-10-11 04:00:00,1557.11,1559.1,-0.0,flip_to_long -56174,做多,2023-10-11 04:00:00,2023-10-11 04:10:00,1559.1,1558.06,-0.0,flip_to_short -56175,做空,2023-10-11 04:10:00,2023-10-11 04:15:00,1558.06,1559.4,-0.0,flip_to_long -56176,做多,2023-10-11 04:15:00,2023-10-11 05:00:00,1559.4,1556.7,-0.0,flip_to_short -56177,做空,2023-10-11 05:00:00,2023-10-11 05:05:00,1556.7,1556.6,-0.0,tp_lower -56178,做多,2023-10-11 05:45:00,2023-10-11 07:15:00,1557.84,1554.23,-0.0,flip_to_short -56179,做空,2023-10-11 07:15:00,2023-10-11 07:20:00,1554.23,1555.49,-0.0,flip_to_long -56180,做多,2023-10-11 07:20:00,2023-10-11 07:45:00,1555.49,1559.04,0.0,tp_upper -56181,做空,2023-10-11 08:05:00,2023-10-11 08:35:00,1557.24,1563.36,-0.0,flip_to_long -56182,做多,2023-10-11 08:35:00,2023-10-11 08:40:00,1563.36,1562.61,-0.0,tp_upper -56183,做空,2023-10-11 11:10:00,2023-10-11 11:25:00,1575.47,1573.2,0.0,tp_lower -56184,做多,2023-10-11 12:05:00,2023-10-11 12:15:00,1575.4,1573.21,-0.0,flip_to_short -56185,做空,2023-10-11 12:15:00,2023-10-11 12:25:00,1573.21,1574.39,-0.0,flip_to_long -56186,做多,2023-10-11 12:25:00,2023-10-11 12:30:00,1574.39,1569.27,-0.0,flip_to_short -56187,做空,2023-10-11 12:30:00,2023-10-11 12:35:00,1569.27,1566.88,0.0,tp_lower -56188,做多,2023-10-11 13:00:00,2023-10-11 13:05:00,1572.56,1568.32,-0.0,flip_to_short -56189,做空,2023-10-11 13:05:00,2023-10-11 13:35:00,1568.32,1569.22,-0.0,tp_lower -56190,做多,2023-10-11 13:50:00,2023-10-11 14:05:00,1571.18,1574.08,0.0,tp_upper -56191,做多,2023-10-11 14:20:00,2023-10-11 14:25:00,1570.28,1567.63,-0.0,flip_to_short -56192,做空,2023-10-11 14:25:00,2023-10-11 14:45:00,1567.63,1569.7,-0.0,flip_to_long -56193,做多,2023-10-11 14:45:00,2023-10-11 15:05:00,1569.7,1569.08,-0.0,flip_to_short -56194,做空,2023-10-11 15:05:00,2023-10-11 15:15:00,1569.08,1561.99,0.0,tp_lower -56195,做多,2023-10-11 17:20:00,2023-10-11 17:25:00,1558.4,1555.64,-0.0,flip_to_short -56196,做空,2023-10-11 17:25:00,2023-10-11 17:45:00,1555.64,1549.84,0.0,tp_lower -56197,做多,2023-10-11 18:20:00,2023-10-11 18:25:00,1554.33,1553.15,-0.0,flip_to_short -56198,做空,2023-10-11 18:25:00,2023-10-11 18:30:00,1553.15,1553.99,-0.0,flip_to_long -56199,做多,2023-10-11 18:30:00,2023-10-11 18:35:00,1553.99,1553.09,-0.0,flip_to_short -56200,做空,2023-10-11 18:35:00,2023-10-11 18:40:00,1553.09,1553.99,-0.0,flip_to_long -56201,做多,2023-10-11 18:40:00,2023-10-11 18:45:00,1553.99,1553.54,-0.0,flip_to_short -56202,做空,2023-10-11 18:45:00,2023-10-11 20:45:00,1553.54,1561.49,-0.0,flip_to_long -56203,做多,2023-10-11 20:45:00,2023-10-11 21:00:00,1561.49,1561.96,-0.0,flip_to_short -56204,做空,2023-10-11 21:00:00,2023-10-11 21:05:00,1561.96,1564.05,-0.0,flip_to_long -56205,做多,2023-10-11 21:05:00,2023-10-11 21:10:00,1564.05,1564.13,-0.0,tp_upper -56206,做空,2023-10-11 21:25:00,2023-10-11 21:40:00,1562.69,1563.07,-0.0,flip_to_long -56207,做多,2023-10-11 21:40:00,2023-10-11 21:45:00,1563.07,1562.13,-0.0,flip_to_short -56208,做空,2023-10-11 21:45:00,2023-10-11 21:55:00,1562.13,1565.36,-0.0,flip_to_long -56209,做多,2023-10-11 21:55:00,2023-10-11 22:00:00,1565.36,1564.5,-0.0,tp_upper -56210,做空,2023-10-11 22:40:00,2023-10-11 22:50:00,1566.38,1565.17,0.0,flip_to_long -56211,做多,2023-10-11 22:50:00,2023-10-11 22:55:00,1565.17,1564.85,-0.0,flip_to_short -56212,做空,2023-10-11 22:55:00,2023-10-11 23:10:00,1564.85,1564.65,-0.0,flip_to_long -56213,做多,2023-10-11 23:10:00,2023-10-11 23:25:00,1564.65,1565.61,0.0,flip_to_short -56214,做空,2023-10-11 23:25:00,2023-10-11 23:35:00,1565.61,1565.65,-0.0,flip_to_long -56215,做多,2023-10-11 23:35:00,2023-10-11 23:40:00,1565.65,1565.6,-0.0,flip_to_short -56216,做空,2023-10-11 23:40:00,2023-10-11 23:55:00,1565.6,1566.07,-0.0,flip_to_long -56217,做多,2023-10-11 23:55:00,2023-10-12 00:00:00,1566.07,1563.45,-0.0,flip_to_short -56218,做空,2023-10-12 00:00:00,2023-10-12 00:10:00,1563.45,1562.5,0.0,tp_lower -56219,做多,2023-10-12 00:30:00,2023-10-12 02:25:00,1564.0,1559.21,-0.0,flip_to_short -56220,做空,2023-10-12 02:25:00,2023-10-12 03:40:00,1559.21,1560.62,-0.0,flip_to_long -56221,做多,2023-10-12 03:40:00,2023-10-12 04:55:00,1560.62,1560.47,-0.0,flip_to_short -56222,做空,2023-10-12 04:55:00,2023-10-12 05:00:00,1560.47,1559.3,0.0,tp_lower -56223,做多,2023-10-12 05:25:00,2023-10-12 06:55:00,1560.76,1562.1,0.0,flip_to_short -56224,做空,2023-10-12 06:55:00,2023-10-12 07:10:00,1562.1,1563.55,-0.0,flip_to_long -56225,做多,2023-10-12 07:10:00,2023-10-12 07:15:00,1563.55,1560.91,-0.0,flip_to_short -56226,做空,2023-10-12 07:15:00,2023-10-12 07:20:00,1560.91,1560.59,-0.0,tp_lower -56227,做多,2023-10-12 08:35:00,2023-10-12 08:45:00,1560.09,1558.07,-0.0,flip_to_short -56228,做空,2023-10-12 08:45:00,2023-10-12 09:00:00,1558.07,1557.7,-0.0,tp_lower -56229,做多,2023-10-12 10:40:00,2023-10-12 10:45:00,1547.71,1546.59,-0.0,flip_to_short -56230,做空,2023-10-12 10:45:00,2023-10-12 11:00:00,1546.59,1547.63,-0.0,flip_to_long -56231,做多,2023-10-12 11:00:00,2023-10-12 11:05:00,1547.63,1546.7,-0.0,flip_to_short -56232,做空,2023-10-12 11:05:00,2023-10-12 11:25:00,1546.7,1546.72,-0.0,flip_to_long -56233,做多,2023-10-12 11:25:00,2023-10-12 11:45:00,1546.72,1550.28,0.0,tp_upper -56234,做空,2023-10-12 12:20:00,2023-10-12 12:25:00,1546.91,1548.0,-0.0,flip_to_long -56235,做多,2023-10-12 12:25:00,2023-10-12 12:35:00,1548.0,1552.85,0.0,tp_upper -56236,做空,2023-10-12 12:45:00,2023-10-12 12:55:00,1549.33,1548.99,-0.0,flip_to_long -56237,做多,2023-10-12 12:55:00,2023-10-12 13:10:00,1548.99,1550.52,0.0,flip_to_short -56238,做空,2023-10-12 13:10:00,2023-10-12 13:25:00,1550.52,1547.39,0.0,tp_lower -56239,做多,2023-10-12 14:10:00,2023-10-12 15:20:00,1547.15,1543.07,-0.0,flip_to_short -56240,做空,2023-10-12 15:20:00,2023-10-12 15:30:00,1543.07,1540.42,0.0,tp_lower -56241,做多,2023-10-12 15:50:00,2023-10-12 15:55:00,1544.41,1540.96,-0.0,flip_to_short -56242,做空,2023-10-12 15:55:00,2023-10-12 16:05:00,1540.96,1543.54,-0.0,flip_to_long -56243,做多,2023-10-12 16:05:00,2023-10-12 16:10:00,1543.54,1542.46,-0.0,flip_to_short -56244,做空,2023-10-12 16:10:00,2023-10-12 16:15:00,1542.46,1543.67,-0.0,flip_to_long -56245,做多,2023-10-12 16:15:00,2023-10-12 16:20:00,1543.67,1540.44,-0.0,flip_to_short -56246,做空,2023-10-12 16:20:00,2023-10-12 16:25:00,1540.44,1536.19,0.0,tp_lower -56247,做多,2023-10-12 16:30:00,2023-10-12 18:00:00,1537.45,1527.83,-0.0,flip_to_short -56248,做空,2023-10-12 18:00:00,2023-10-12 18:10:00,1527.83,1528.6,-0.0,flip_to_long -56249,做多,2023-10-12 18:10:00,2023-10-12 18:15:00,1528.6,1527.25,-0.0,flip_to_short -56250,做空,2023-10-12 18:15:00,2023-10-12 18:20:00,1527.25,1530.01,-0.0,flip_to_long -56251,做多,2023-10-12 18:20:00,2023-10-12 18:25:00,1530.01,1532.81,0.0,tp_upper -56252,做空,2023-10-12 19:00:00,2023-10-12 19:10:00,1528.65,1529.91,-0.0,flip_to_long -56253,做多,2023-10-12 19:10:00,2023-10-12 19:20:00,1529.91,1528.99,-0.0,flip_to_short -56254,做空,2023-10-12 19:20:00,2023-10-12 19:25:00,1528.99,1529.95,-0.0,flip_to_long -56255,做多,2023-10-12 19:25:00,2023-10-12 19:55:00,1529.95,1530.74,0.0,flip_to_short -56256,做空,2023-10-12 19:55:00,2023-10-12 20:05:00,1530.74,1531.2,-0.0,flip_to_long -56257,做多,2023-10-12 20:05:00,2023-10-12 20:15:00,1531.2,1531.35,-0.0,flip_to_short -56258,做空,2023-10-12 20:15:00,2023-10-12 21:40:00,1531.35,1535.93,-0.0,flip_to_long -56259,做多,2023-10-12 21:40:00,2023-10-12 22:00:00,1535.93,1535.94,-0.0,tp_upper -56260,做空,2023-10-12 23:05:00,2023-10-12 23:20:00,1537.33,1536.77,-0.0,tp_lower -56261,做多,2023-10-12 23:25:00,2023-10-12 23:40:00,1537.1,1537.91,0.0,flip_to_short -56262,做空,2023-10-12 23:40:00,2023-10-12 23:50:00,1537.91,1537.48,-0.0,flip_to_long -56263,做多,2023-10-12 23:50:00,2023-10-12 23:55:00,1537.48,1538.81,0.0,tp_upper -56264,做空,2023-10-13 00:00:00,2023-10-13 01:30:00,1538.22,1542.67,-0.0,flip_to_long -56265,做多,2023-10-13 01:30:00,2023-10-13 01:35:00,1542.67,1542.14,-0.0,flip_to_short -56266,做空,2023-10-13 01:35:00,2023-10-13 01:40:00,1542.14,1542.75,-0.0,flip_to_long -56267,做多,2023-10-13 01:40:00,2023-10-13 01:55:00,1542.75,1542.3,-0.0,flip_to_short -56268,做空,2023-10-13 01:55:00,2023-10-13 02:00:00,1542.3,1542.93,-0.0,flip_to_long -56269,做多,2023-10-13 02:00:00,2023-10-13 02:05:00,1542.93,1542.63,-0.0,flip_to_short -56270,做空,2023-10-13 02:05:00,2023-10-13 02:20:00,1542.63,1542.48,-0.0,flip_to_long -56271,做多,2023-10-13 02:20:00,2023-10-13 03:05:00,1542.48,1541.44,-0.0,flip_to_short -56272,做空,2023-10-13 03:05:00,2023-10-13 03:10:00,1541.44,1542.33,-0.0,flip_to_long -56273,做多,2023-10-13 03:10:00,2023-10-13 03:15:00,1542.33,1540.57,-0.0,flip_to_short -56274,做空,2023-10-13 03:15:00,2023-10-13 03:30:00,1540.57,1539.53,0.0,tp_lower -56275,做多,2023-10-13 04:15:00,2023-10-13 04:25:00,1539.52,1539.73,-0.0,flip_to_short -56276,做空,2023-10-13 04:25:00,2023-10-13 04:30:00,1539.73,1540.32,-0.0,flip_to_long -56277,做多,2023-10-13 04:30:00,2023-10-13 04:35:00,1540.32,1538.86,-0.0,flip_to_short -56278,做空,2023-10-13 04:35:00,2023-10-13 04:45:00,1538.86,1540.34,-0.0,flip_to_long -56279,做多,2023-10-13 04:45:00,2023-10-13 05:00:00,1540.34,1542.87,0.0,tp_upper -56280,做空,2023-10-13 05:35:00,2023-10-13 05:45:00,1539.8,1540.66,-0.0,flip_to_long -56281,做多,2023-10-13 05:45:00,2023-10-13 06:50:00,1540.66,1538.9,-0.0,flip_to_short -56282,做空,2023-10-13 06:50:00,2023-10-13 07:00:00,1538.9,1541.11,-0.0,flip_to_long -56283,做多,2023-10-13 07:00:00,2023-10-13 07:05:00,1541.11,1543.55,0.0,tp_upper -56284,做空,2023-10-13 08:35:00,2023-10-13 09:10:00,1547.66,1548.83,-0.0,flip_to_long -56285,做多,2023-10-13 09:10:00,2023-10-13 09:25:00,1548.83,1548.4,-0.0,flip_to_short -56286,做空,2023-10-13 09:25:00,2023-10-13 09:40:00,1548.4,1546.26,0.0,tp_lower -56287,做多,2023-10-13 11:05:00,2023-10-13 11:15:00,1545.35,1544.05,-0.0,tp_upper -56288,做多,2023-10-13 11:20:00,2023-10-13 11:25:00,1545.94,1547.09,0.0,tp_upper -56289,做空,2023-10-13 11:50:00,2023-10-13 12:05:00,1545.6,1544.23,0.0,tp_lower -56290,做多,2023-10-13 12:10:00,2023-10-13 12:20:00,1547.5,1547.91,-0.0,tp_upper -56291,做空,2023-10-13 13:30:00,2023-10-13 13:35:00,1548.67,1548.72,-0.0,flip_to_long -56292,做多,2023-10-13 13:35:00,2023-10-13 16:30:00,1548.72,1546.45,-0.0,tp_upper -56293,做空,2023-10-13 17:25:00,2023-10-13 17:40:00,1542.73,1544.69,-0.0,flip_to_long -56294,做多,2023-10-13 17:40:00,2023-10-13 17:45:00,1544.69,1543.89,-0.0,flip_to_short -56295,做空,2023-10-13 17:45:00,2023-10-13 17:50:00,1543.89,1544.14,-0.0,flip_to_long -56296,做多,2023-10-13 17:50:00,2023-10-13 18:20:00,1544.14,1543.5,-0.0,flip_to_short -56297,做空,2023-10-13 18:20:00,2023-10-13 18:30:00,1543.5,1544.8,-0.0,flip_to_long -56298,做多,2023-10-13 18:30:00,2023-10-13 18:35:00,1544.8,1541.74,-0.0,flip_to_short -56299,做空,2023-10-13 18:35:00,2023-10-13 18:50:00,1541.74,1543.06,-0.0,flip_to_long -56300,做多,2023-10-13 18:50:00,2023-10-13 19:05:00,1543.06,1542.08,-0.0,flip_to_short -56301,做空,2023-10-13 19:05:00,2023-10-13 19:10:00,1542.08,1543.34,-0.0,tp_lower -56302,做多,2023-10-13 19:20:00,2023-10-13 19:30:00,1544.15,1543.42,-0.0,flip_to_short -56303,做空,2023-10-13 19:30:00,2023-10-13 19:35:00,1543.42,1543.89,-0.0,flip_to_long -56304,做多,2023-10-13 19:35:00,2023-10-13 19:40:00,1543.89,1542.49,-0.0,flip_to_short -56305,做空,2023-10-13 19:40:00,2023-10-13 19:45:00,1542.49,1544.71,-0.0,flip_to_long -56306,做多,2023-10-13 19:45:00,2023-10-13 19:50:00,1544.71,1543.58,-0.0,flip_to_short -56307,做空,2023-10-13 19:50:00,2023-10-13 20:25:00,1543.58,1544.06,-0.0,flip_to_long -56308,做多,2023-10-13 20:25:00,2023-10-13 20:30:00,1544.06,1544.04,-0.0,flip_to_short -56309,做空,2023-10-13 20:30:00,2023-10-13 20:35:00,1544.04,1544.99,-0.0,flip_to_long -56310,做多,2023-10-13 20:35:00,2023-10-13 20:45:00,1544.99,1543.22,-0.0,flip_to_short -56311,做空,2023-10-13 20:45:00,2023-10-13 20:50:00,1543.22,1554.16,-0.0,flip_to_long -56312,做多,2023-10-13 20:50:00,2023-10-13 20:55:00,1554.16,1558.83,0.0,tp_upper -56313,做空,2023-10-13 22:20:00,2023-10-13 22:30:00,1558.54,1554.24,0.0,tp_lower -56314,做多,2023-10-13 23:50:00,2023-10-14 01:05:00,1550.34,1550.8,-0.0,flip_to_short -56315,做空,2023-10-14 01:05:00,2023-10-14 01:25:00,1550.8,1548.9,0.0,tp_lower -56316,做多,2023-10-14 01:40:00,2023-10-14 01:55:00,1551.99,1554.59,0.0,tp_upper -56317,做空,2023-10-14 02:40:00,2023-10-14 03:15:00,1553.01,1553.62,-0.0,flip_to_long -56318,做多,2023-10-14 03:15:00,2023-10-14 03:45:00,1553.62,1552.68,-0.0,flip_to_short -56319,做空,2023-10-14 03:45:00,2023-10-14 03:50:00,1552.68,1552.64,-0.0,tp_lower -56320,做多,2023-10-14 04:00:00,2023-10-14 04:25:00,1553.28,1553.68,-0.0,flip_to_short -56321,做空,2023-10-14 04:25:00,2023-10-14 04:45:00,1553.68,1552.86,0.0,tp_lower -56322,做空,2023-10-14 05:15:00,2023-10-14 05:35:00,1552.99,1550.27,0.0,tp_lower -56323,做多,2023-10-14 07:30:00,2023-10-14 08:00:00,1546.85,1547.61,-0.0,tp_upper -56324,做空,2023-10-14 08:10:00,2023-10-14 08:15:00,1546.3,1546.84,-0.0,flip_to_long -56325,做多,2023-10-14 08:15:00,2023-10-14 08:20:00,1546.84,1546.59,-0.0,flip_to_short -56326,做空,2023-10-14 08:20:00,2023-10-14 08:30:00,1546.59,1547.76,-0.0,flip_to_long -56327,做多,2023-10-14 08:30:00,2023-10-14 08:35:00,1547.76,1546.32,-0.0,flip_to_short -56328,做空,2023-10-14 08:35:00,2023-10-14 08:50:00,1546.32,1546.06,-0.0,tp_lower -56329,做多,2023-10-14 08:55:00,2023-10-14 09:05:00,1547.1,1548.33,0.0,tp_upper -56330,做空,2023-10-14 09:20:00,2023-10-14 09:45:00,1547.69,1546.78,0.0,flip_to_long -56331,做多,2023-10-14 09:45:00,2023-10-14 10:00:00,1546.78,1547.1,-0.0,flip_to_short -56332,做空,2023-10-14 10:00:00,2023-10-14 10:05:00,1547.1,1547.65,-0.0,flip_to_long -56333,做多,2023-10-14 10:05:00,2023-10-14 10:20:00,1547.65,1547.37,-0.0,flip_to_short -56334,做空,2023-10-14 10:20:00,2023-10-14 10:25:00,1547.37,1547.41,-0.0,flip_to_long -56335,做多,2023-10-14 10:25:00,2023-10-14 10:45:00,1547.41,1547.46,-0.0,flip_to_short -56336,做空,2023-10-14 10:45:00,2023-10-14 10:55:00,1547.46,1547.74,-0.0,flip_to_long -56337,做多,2023-10-14 10:55:00,2023-10-14 11:00:00,1547.74,1547.43,-0.0,flip_to_short -56338,做空,2023-10-14 11:00:00,2023-10-14 11:25:00,1547.43,1546.84,-0.0,tp_lower -56339,做多,2023-10-14 12:00:00,2023-10-14 12:45:00,1546.65,1548.15,0.0,tp_upper -56340,做空,2023-10-14 14:15:00,2023-10-14 14:35:00,1549.97,1548.61,0.0,tp_lower -56341,做多,2023-10-14 15:05:00,2023-10-14 15:40:00,1549.97,1552.98,0.0,tp_upper -56342,做空,2023-10-14 16:30:00,2023-10-14 16:35:00,1552.5,1553.21,-0.0,flip_to_long -56343,做多,2023-10-14 16:35:00,2023-10-14 17:10:00,1553.21,1553.46,-0.0,flip_to_short -56344,做空,2023-10-14 17:10:00,2023-10-14 17:15:00,1553.46,1555.98,-0.0,flip_to_long -56345,做多,2023-10-14 17:15:00,2023-10-14 17:25:00,1555.98,1554.48,-0.0,flip_to_short -56346,做空,2023-10-14 17:25:00,2023-10-14 17:35:00,1554.48,1554.67,-0.0,flip_to_long -56347,做多,2023-10-14 17:35:00,2023-10-14 17:45:00,1554.67,1554.51,-0.0,flip_to_short -56348,做空,2023-10-14 17:45:00,2023-10-14 18:30:00,1554.51,1554.28,-0.0,flip_to_long -56349,做多,2023-10-14 18:30:00,2023-10-14 18:40:00,1554.28,1553.37,-0.0,flip_to_short -56350,做空,2023-10-14 18:40:00,2023-10-14 18:55:00,1553.37,1554.02,-0.0,flip_to_long -56351,做多,2023-10-14 18:55:00,2023-10-14 19:00:00,1554.02,1553.18,-0.0,flip_to_short -56352,做空,2023-10-14 19:00:00,2023-10-14 19:05:00,1553.18,1553.89,-0.0,flip_to_long -56353,做多,2023-10-14 19:05:00,2023-10-14 19:10:00,1553.89,1553.03,-0.0,flip_to_short -56354,做空,2023-10-14 19:10:00,2023-10-14 19:15:00,1553.03,1554.89,-0.0,flip_to_long -56355,做多,2023-10-14 19:15:00,2023-10-14 19:20:00,1554.89,1554.2,-0.0,tp_upper -56356,做空,2023-10-14 20:00:00,2023-10-14 20:05:00,1553.95,1554.35,-0.0,flip_to_long -56357,做多,2023-10-14 20:05:00,2023-10-14 20:10:00,1554.35,1554.02,-0.0,flip_to_short -56358,做空,2023-10-14 20:10:00,2023-10-14 20:20:00,1554.02,1554.03,-0.0,flip_to_long -56359,做多,2023-10-14 20:20:00,2023-10-14 20:40:00,1554.03,1554.0,-0.0,flip_to_short -56360,做空,2023-10-14 20:40:00,2023-10-14 20:45:00,1554.0,1554.7,-0.0,flip_to_long -56361,做多,2023-10-14 20:45:00,2023-10-14 20:50:00,1554.7,1554.55,-0.0,flip_to_short -56362,做空,2023-10-14 20:50:00,2023-10-14 21:35:00,1554.55,1554.96,-0.0,flip_to_long -56363,做多,2023-10-14 21:35:00,2023-10-14 21:50:00,1554.96,1554.65,-0.0,flip_to_short -56364,做空,2023-10-14 21:50:00,2023-10-14 22:00:00,1554.65,1555.23,-0.0,flip_to_long -56365,做多,2023-10-14 22:00:00,2023-10-14 22:55:00,1555.23,1555.86,-0.0,tp_upper -56366,做空,2023-10-14 23:35:00,2023-10-14 23:40:00,1554.58,1554.69,-0.0,flip_to_long -56367,做多,2023-10-14 23:40:00,2023-10-15 01:30:00,1554.69,1552.39,-0.0,flip_to_short -56368,做空,2023-10-15 01:30:00,2023-10-15 02:25:00,1552.39,1553.62,-0.0,flip_to_long -56369,做多,2023-10-15 02:25:00,2023-10-15 03:00:00,1553.62,1554.08,-0.0,flip_to_short -56370,做空,2023-10-15 03:00:00,2023-10-15 03:15:00,1554.08,1554.8,-0.0,flip_to_long -56371,做多,2023-10-15 03:15:00,2023-10-15 03:35:00,1554.8,1554.54,-0.0,flip_to_short -56372,做空,2023-10-15 03:35:00,2023-10-15 04:05:00,1554.54,1553.4,0.0,tp_lower -56373,做多,2023-10-15 04:30:00,2023-10-15 04:50:00,1553.83,1553.71,-0.0,flip_to_short -56374,做空,2023-10-15 04:50:00,2023-10-15 04:55:00,1553.71,1554.14,-0.0,flip_to_long -56375,做多,2023-10-15 04:55:00,2023-10-15 05:00:00,1554.14,1553.41,-0.0,flip_to_short -56376,做空,2023-10-15 05:00:00,2023-10-15 05:15:00,1553.41,1552.96,-0.0,flip_to_long -56377,做多,2023-10-15 05:15:00,2023-10-15 05:30:00,1552.96,1553.25,-0.0,flip_to_short -56378,做空,2023-10-15 05:30:00,2023-10-15 05:40:00,1553.25,1553.4,-0.0,flip_to_long -56379,做多,2023-10-15 05:40:00,2023-10-15 05:45:00,1553.4,1553.25,-0.0,flip_to_short -56380,做空,2023-10-15 05:45:00,2023-10-15 06:10:00,1553.25,1552.27,0.0,tp_lower -56381,做多,2023-10-15 06:55:00,2023-10-15 07:05:00,1552.84,1552.67,-0.0,flip_to_short -56382,做空,2023-10-15 07:05:00,2023-10-15 07:20:00,1552.67,1552.38,-0.0,tp_lower -56383,做多,2023-10-15 07:25:00,2023-10-15 07:30:00,1552.99,1553.1,-0.0,tp_upper -56384,做空,2023-10-15 09:35:00,2023-10-15 09:45:00,1556.47,1556.72,-0.0,flip_to_long -56385,做多,2023-10-15 09:45:00,2023-10-15 09:55:00,1556.72,1556.75,-0.0,flip_to_short -56386,做空,2023-10-15 09:55:00,2023-10-15 10:25:00,1556.75,1556.99,-0.0,flip_to_long -56387,做多,2023-10-15 10:25:00,2023-10-15 10:30:00,1556.99,1556.54,-0.0,flip_to_short -56388,做空,2023-10-15 10:30:00,2023-10-15 10:35:00,1556.54,1557.52,-0.0,flip_to_long -56389,做多,2023-10-15 10:35:00,2023-10-15 10:55:00,1557.52,1556.76,-0.0,tp_upper -56390,做空,2023-10-15 11:00:00,2023-10-15 11:05:00,1555.52,1554.78,-0.0,tp_lower -56391,做多,2023-10-15 13:15:00,2023-10-15 13:20:00,1554.99,1557.16,0.0,tp_upper -56392,做空,2023-10-15 13:45:00,2023-10-15 14:10:00,1550.82,1553.68,-0.0,flip_to_long -56393,做多,2023-10-15 14:10:00,2023-10-15 14:15:00,1553.68,1553.41,-0.0,flip_to_short -56394,做空,2023-10-15 14:15:00,2023-10-15 14:20:00,1553.41,1554.09,-0.0,flip_to_long -56395,做多,2023-10-15 14:20:00,2023-10-15 14:35:00,1554.09,1554.13,-0.0,flip_to_short -56396,做空,2023-10-15 14:35:00,2023-10-15 15:15:00,1554.13,1553.22,0.0,flip_to_long -56397,做多,2023-10-15 15:15:00,2023-10-15 15:20:00,1553.22,1552.92,-0.0,flip_to_short -56398,做空,2023-10-15 15:20:00,2023-10-15 15:40:00,1552.92,1554.27,-0.0,flip_to_long -56399,做多,2023-10-15 15:40:00,2023-10-15 15:45:00,1554.27,1553.04,-0.0,flip_to_short -56400,做空,2023-10-15 15:45:00,2023-10-15 15:50:00,1553.04,1553.45,-0.0,flip_to_long -56401,做多,2023-10-15 15:50:00,2023-10-15 15:55:00,1553.45,1553.13,-0.0,flip_to_short -56402,做空,2023-10-15 15:55:00,2023-10-15 16:10:00,1553.13,1552.17,0.0,flip_to_long -56403,做多,2023-10-15 16:10:00,2023-10-15 16:35:00,1552.17,1554.6,0.0,tp_upper -56404,做空,2023-10-15 19:25:00,2023-10-15 20:25:00,1559.44,1560.78,-0.0,flip_to_long -56405,做多,2023-10-15 20:25:00,2023-10-15 20:40:00,1560.78,1563.65,0.0,tp_upper -56406,做空,2023-10-15 21:05:00,2023-10-15 21:15:00,1558.91,1559.5,-0.0,tp_lower -56407,做多,2023-10-15 21:20:00,2023-10-15 21:25:00,1561.06,1559.21,-0.0,flip_to_short -56408,做空,2023-10-15 21:25:00,2023-10-15 21:30:00,1559.21,1560.5,-0.0,flip_to_long -56409,做多,2023-10-15 21:30:00,2023-10-15 22:10:00,1560.5,1563.87,0.0,tp_upper -56410,做空,2023-10-15 22:35:00,2023-10-15 22:45:00,1560.63,1552.69,0.0,tp_lower -56411,做多,2023-10-15 23:45:00,2023-10-15 23:50:00,1556.91,1556.33,-0.0,flip_to_short -56412,做空,2023-10-15 23:50:00,2023-10-16 00:45:00,1556.33,1555.27,0.0,flip_to_long -56413,做多,2023-10-16 00:45:00,2023-10-16 00:55:00,1555.27,1555.69,-0.0,flip_to_short -56414,做空,2023-10-16 00:55:00,2023-10-16 01:00:00,1555.69,1557.1,-0.0,flip_to_long -56415,做多,2023-10-16 01:00:00,2023-10-16 01:20:00,1557.1,1559.1,0.0,tp_upper -56416,做空,2023-10-16 02:40:00,2023-10-16 03:25:00,1561.67,1562.09,-0.0,flip_to_long -56417,做多,2023-10-16 03:25:00,2023-10-16 03:45:00,1562.09,1561.85,-0.0,flip_to_short -56418,做空,2023-10-16 03:45:00,2023-10-16 03:55:00,1561.85,1562.25,-0.0,flip_to_long -56419,做多,2023-10-16 03:55:00,2023-10-16 04:05:00,1562.25,1561.28,-0.0,flip_to_short -56420,做空,2023-10-16 04:05:00,2023-10-16 04:30:00,1561.28,1560.98,-0.0,flip_to_long -56421,做多,2023-10-16 04:30:00,2023-10-16 04:55:00,1560.98,1561.66,-0.0,tp_upper -56422,做空,2023-10-16 06:25:00,2023-10-16 06:30:00,1578.04,1581.07,-0.0,flip_to_long -56423,做多,2023-10-16 06:30:00,2023-10-16 06:35:00,1581.07,1580.42,-0.0,flip_to_short -56424,做空,2023-10-16 06:35:00,2023-10-16 07:35:00,1580.42,1580.3,-0.0,flip_to_long -56425,做多,2023-10-16 07:35:00,2023-10-16 07:40:00,1580.3,1579.35,-0.0,flip_to_short -56426,做空,2023-10-16 07:40:00,2023-10-16 08:00:00,1579.35,1582.04,-0.0,flip_to_long -56427,做多,2023-10-16 08:00:00,2023-10-16 08:05:00,1582.04,1580.78,-0.0,tp_upper -56428,做空,2023-10-16 08:55:00,2023-10-16 09:05:00,1580.19,1576.21,0.0,tp_lower -56429,做多,2023-10-16 09:45:00,2023-10-16 10:40:00,1580.61,1586.0,0.0,tp_upper -56430,做空,2023-10-16 11:30:00,2023-10-16 11:35:00,1581.32,1581.99,-0.0,tp_lower -56431,做多,2023-10-16 12:20:00,2023-10-16 12:45:00,1583.12,1585.01,0.0,tp_upper -56432,做空,2023-10-16 13:00:00,2023-10-16 14:30:00,1585.37,1585.7,-0.0,flip_to_long -56433,做多,2023-10-16 14:30:00,2023-10-16 15:05:00,1585.7,1582.88,-0.0,flip_to_short -56434,做空,2023-10-16 15:05:00,2023-10-16 15:40:00,1582.88,1577.32,0.0,tp_lower -56435,做多,2023-10-16 16:50:00,2023-10-16 17:10:00,1576.8,1579.64,0.0,tp_upper -56436,做空,2023-10-16 17:20:00,2023-10-16 17:30:00,1576.54,1575.62,0.0,tp_lower -56437,做多,2023-10-16 17:55:00,2023-10-16 18:00:00,1578.12,1579.11,0.0,tp_upper -56438,做空,2023-10-16 19:35:00,2023-10-16 19:40:00,1587.59,1587.94,-0.0,flip_to_long -56439,做多,2023-10-16 19:40:00,2023-10-16 19:50:00,1587.94,1589.17,0.0,flip_to_short -56440,做空,2023-10-16 19:50:00,2023-10-16 20:10:00,1589.17,1591.43,-0.0,flip_to_long -56441,做多,2023-10-16 20:10:00,2023-10-16 20:15:00,1591.43,1590.8,-0.0,flip_to_short -56442,做空,2023-10-16 20:15:00,2023-10-16 20:20:00,1590.8,1592.86,-0.0,flip_to_long -56443,做多,2023-10-16 20:20:00,2023-10-16 20:30:00,1592.86,1590.35,-0.0,flip_to_short -56444,做空,2023-10-16 20:30:00,2023-10-16 20:55:00,1590.35,1586.8,0.0,tp_lower -56445,做多,2023-10-16 21:35:00,2023-10-16 21:40:00,1587.79,1586.3,-0.0,flip_to_short -56446,做空,2023-10-16 21:40:00,2023-10-16 21:45:00,1586.3,1588.93,-0.0,flip_to_long -56447,做多,2023-10-16 21:45:00,2023-10-16 22:20:00,1588.93,1595.79,0.0,tp_upper -56448,做空,2023-10-16 23:55:00,2023-10-17 00:10:00,1598.61,1596.6,0.0,tp_lower -56449,做多,2023-10-17 01:40:00,2023-10-17 01:45:00,1595.27,1594.19,-0.0,flip_to_short -56450,做空,2023-10-17 01:45:00,2023-10-17 02:20:00,1594.19,1589.4,0.0,tp_lower -56451,做多,2023-10-17 02:35:00,2023-10-17 03:05:00,1594.48,1593.54,-0.0,flip_to_short -56452,做空,2023-10-17 03:05:00,2023-10-17 03:50:00,1593.54,1587.75,0.0,tp_lower -56453,做多,2023-10-17 04:50:00,2023-10-17 04:55:00,1588.73,1587.8,-0.0,flip_to_short -56454,做空,2023-10-17 04:55:00,2023-10-17 05:00:00,1587.8,1588.54,-0.0,flip_to_long -56455,做多,2023-10-17 05:00:00,2023-10-17 05:10:00,1588.54,1586.7,-0.0,flip_to_short -56456,做空,2023-10-17 05:10:00,2023-10-17 05:25:00,1586.7,1587.41,-0.0,flip_to_long -56457,做多,2023-10-17 05:25:00,2023-10-17 05:30:00,1587.41,1585.45,-0.0,flip_to_short -56458,做空,2023-10-17 05:30:00,2023-10-17 05:35:00,1585.45,1585.61,-0.0,tp_lower -56459,做多,2023-10-17 05:50:00,2023-10-17 07:00:00,1586.96,1584.5,-0.0,flip_to_short -56460,做空,2023-10-17 07:00:00,2023-10-17 07:05:00,1584.5,1585.85,-0.0,flip_to_long -56461,做多,2023-10-17 07:05:00,2023-10-17 07:10:00,1585.85,1584.8,-0.0,flip_to_short -56462,做空,2023-10-17 07:10:00,2023-10-17 07:15:00,1584.8,1585.47,-0.0,flip_to_long -56463,做多,2023-10-17 07:15:00,2023-10-17 07:20:00,1585.47,1584.75,-0.0,flip_to_short -56464,做空,2023-10-17 07:20:00,2023-10-17 07:30:00,1584.75,1583.65,0.0,tp_lower -56465,做多,2023-10-17 07:40:00,2023-10-17 07:45:00,1587.41,1589.09,0.0,tp_upper -56466,做空,2023-10-17 08:20:00,2023-10-17 08:45:00,1586.53,1586.62,-0.0,flip_to_long -56467,做多,2023-10-17 08:45:00,2023-10-17 09:05:00,1586.62,1587.26,-0.0,flip_to_short -56468,做空,2023-10-17 09:05:00,2023-10-17 09:30:00,1587.26,1589.0,-0.0,flip_to_long -56469,做多,2023-10-17 09:30:00,2023-10-17 09:50:00,1589.0,1589.36,-0.0,tp_upper -56470,做空,2023-10-17 10:25:00,2023-10-17 10:30:00,1587.83,1583.79,0.0,tp_lower -56471,做多,2023-10-17 12:00:00,2023-10-17 12:05:00,1584.92,1583.41,-0.0,flip_to_short -56472,做空,2023-10-17 12:05:00,2023-10-17 12:10:00,1583.41,1580.79,0.0,tp_lower -56473,做多,2023-10-17 14:10:00,2023-10-17 14:15:00,1575.19,1573.84,-0.0,flip_to_short -56474,做空,2023-10-17 14:15:00,2023-10-17 14:35:00,1573.84,1574.47,-0.0,flip_to_long -56475,做多,2023-10-17 14:35:00,2023-10-17 14:40:00,1574.47,1573.39,-0.0,flip_to_short -56476,做空,2023-10-17 14:40:00,2023-10-17 14:55:00,1573.39,1572.41,0.0,flip_to_long -56477,做多,2023-10-17 14:55:00,2023-10-17 15:05:00,1572.41,1575.79,0.0,tp_upper -56478,做空,2023-10-17 15:10:00,2023-10-17 15:55:00,1575.25,1574.67,-0.0,flip_to_long -56479,做多,2023-10-17 15:55:00,2023-10-17 16:20:00,1574.67,1578.12,0.0,tp_upper -56480,做空,2023-10-17 16:55:00,2023-10-17 17:00:00,1575.66,1573.4,0.0,tp_lower -56481,做多,2023-10-17 18:40:00,2023-10-17 18:50:00,1568.84,1556.66,-0.0,flip_to_short -56482,做空,2023-10-17 18:50:00,2023-10-17 18:55:00,1556.66,1552.82,0.0,tp_lower -56483,做多,2023-10-17 19:45:00,2023-10-17 20:15:00,1562.06,1561.93,-0.0,flip_to_short -56484,做空,2023-10-17 20:15:00,2023-10-17 21:00:00,1561.93,1558.95,0.0,tp_lower -56485,做多,2023-10-17 21:15:00,2023-10-17 21:45:00,1564.23,1562.52,-0.0,flip_to_short -56486,做空,2023-10-17 21:45:00,2023-10-17 22:00:00,1562.52,1559.49,0.0,tp_lower -56487,做多,2023-10-17 22:30:00,2023-10-17 22:40:00,1562.78,1560.42,-0.0,flip_to_short -56488,做空,2023-10-17 22:40:00,2023-10-17 22:55:00,1560.42,1561.55,-0.0,flip_to_long -56489,做多,2023-10-17 22:55:00,2023-10-17 23:00:00,1561.55,1560.64,-0.0,flip_to_short -56490,做空,2023-10-17 23:00:00,2023-10-17 23:05:00,1560.64,1562.88,-0.0,flip_to_long -56491,做多,2023-10-17 23:05:00,2023-10-17 23:25:00,1562.88,1563.93,0.0,tp_upper -56492,做空,2023-10-17 23:45:00,2023-10-18 00:15:00,1562.88,1565.57,-0.0,flip_to_long -56493,做多,2023-10-18 00:15:00,2023-10-18 00:35:00,1565.57,1564.16,-0.0,flip_to_short -56494,做空,2023-10-18 00:35:00,2023-10-18 00:45:00,1564.16,1562.68,0.0,tp_lower -56495,做多,2023-10-18 01:05:00,2023-10-18 01:10:00,1565.96,1567.03,0.0,tp_upper -56496,做空,2023-10-18 02:45:00,2023-10-18 02:50:00,1565.76,1566.19,-0.0,flip_to_long -56497,做多,2023-10-18 02:50:00,2023-10-18 04:05:00,1566.19,1566.38,-0.0,flip_to_short -56498,做空,2023-10-18 04:05:00,2023-10-18 05:55:00,1566.38,1572.03,-0.0,flip_to_long -56499,做多,2023-10-18 05:55:00,2023-10-18 06:05:00,1572.03,1571.95,-0.0,flip_to_short -56500,做空,2023-10-18 06:05:00,2023-10-18 06:30:00,1571.95,1570.45,0.0,tp_lower -56501,做多,2023-10-18 06:50:00,2023-10-18 07:30:00,1571.67,1575.19,0.0,tp_upper -56502,做空,2023-10-18 07:45:00,2023-10-18 07:50:00,1570.98,1571.07,-0.0,flip_to_long -56503,做多,2023-10-18 07:50:00,2023-10-18 08:10:00,1571.07,1571.28,-0.0,flip_to_short -56504,做空,2023-10-18 08:10:00,2023-10-18 08:20:00,1571.28,1573.06,-0.0,flip_to_long -56505,做多,2023-10-18 08:20:00,2023-10-18 08:55:00,1573.06,1576.84,0.0,tp_upper -56506,做空,2023-10-18 09:55:00,2023-10-18 10:00:00,1568.61,1573.5,-0.0,tp_lower -56507,做多,2023-10-18 10:15:00,2023-10-18 10:20:00,1578.08,1575.82,-0.0,flip_to_short -56508,做空,2023-10-18 10:20:00,2023-10-18 10:30:00,1575.82,1577.44,-0.0,flip_to_long -56509,做多,2023-10-18 10:30:00,2023-10-18 11:20:00,1577.44,1582.18,0.0,tp_upper -56510,做空,2023-10-18 11:50:00,2023-10-18 12:00:00,1579.19,1578.47,-0.0,flip_to_long -56511,做多,2023-10-18 12:00:00,2023-10-18 14:25:00,1578.47,1572.97,-0.0,flip_to_short -56512,做空,2023-10-18 14:25:00,2023-10-18 14:30:00,1572.97,1571.89,0.0,tp_lower -56513,做多,2023-10-18 15:10:00,2023-10-18 16:05:00,1571.78,1572.58,0.0,tp_upper -56514,做空,2023-10-18 16:20:00,2023-10-18 16:35:00,1570.8,1567.5,0.0,tp_lower -56515,做多,2023-10-18 16:45:00,2023-10-18 16:55:00,1572.24,1570.23,-0.0,flip_to_short -56516,做空,2023-10-18 16:55:00,2023-10-18 17:00:00,1570.23,1570.93,-0.0,flip_to_long -56517,做多,2023-10-18 17:00:00,2023-10-18 17:30:00,1570.93,1570.41,-0.0,flip_to_short -56518,做空,2023-10-18 17:30:00,2023-10-18 17:40:00,1570.41,1567.99,0.0,tp_lower -56519,做多,2023-10-18 18:05:00,2023-10-18 18:25:00,1571.15,1570.26,-0.0,flip_to_short -56520,做空,2023-10-18 18:25:00,2023-10-18 18:30:00,1570.26,1572.12,-0.0,flip_to_long -56521,做多,2023-10-18 18:30:00,2023-10-18 18:35:00,1572.12,1569.52,-0.0,flip_to_short -56522,做空,2023-10-18 18:35:00,2023-10-18 19:05:00,1569.52,1565.33,0.0,tp_lower -56523,做多,2023-10-18 20:25:00,2023-10-18 22:20:00,1564.61,1562.31,-0.0,tp_upper -56524,做空,2023-10-18 23:15:00,2023-10-18 23:30:00,1559.5,1562.29,-0.0,flip_to_long -56525,做多,2023-10-18 23:30:00,2023-10-18 23:55:00,1562.29,1562.65,-0.0,flip_to_short -56526,做空,2023-10-18 23:55:00,2023-10-19 00:00:00,1562.65,1560.71,0.0,tp_lower -56527,做多,2023-10-19 00:10:00,2023-10-19 00:20:00,1562.31,1564.5,0.0,tp_upper -56528,做空,2023-10-19 01:20:00,2023-10-19 01:25:00,1563.81,1564.17,-0.0,flip_to_long -56529,做多,2023-10-19 01:25:00,2023-10-19 01:35:00,1564.17,1560.38,-0.0,flip_to_short -56530,做空,2023-10-19 01:35:00,2023-10-19 01:40:00,1560.38,1544.12,0.0,tp_lower -56531,做多,2023-10-19 03:10:00,2023-10-19 03:15:00,1549.39,1550.33,0.0,tp_upper -56532,做空,2023-10-19 03:55:00,2023-10-19 04:10:00,1548.53,1545.78,0.0,tp_lower -56533,做多,2023-10-19 04:20:00,2023-10-19 04:25:00,1549.08,1548.18,-0.0,flip_to_short -56534,做空,2023-10-19 04:25:00,2023-10-19 04:35:00,1548.18,1549.03,-0.0,flip_to_long -56535,做多,2023-10-19 04:35:00,2023-10-19 04:40:00,1549.03,1548.77,-0.0,flip_to_short -56536,做空,2023-10-19 04:40:00,2023-10-19 06:15:00,1548.77,1551.02,-0.0,flip_to_long -56537,做多,2023-10-19 06:15:00,2023-10-19 06:20:00,1551.02,1550.4,-0.0,flip_to_short -56538,做空,2023-10-19 06:20:00,2023-10-19 06:30:00,1550.4,1551.33,-0.0,tp_lower -56539,做空,2023-10-19 06:50:00,2023-10-19 07:00:00,1551.2,1550.9,-0.0,flip_to_long -56540,做多,2023-10-19 07:00:00,2023-10-19 08:20:00,1550.9,1549.8,-0.0,flip_to_short -56541,做空,2023-10-19 08:20:00,2023-10-19 08:25:00,1549.8,1550.6,-0.0,flip_to_long -56542,做多,2023-10-19 08:25:00,2023-10-19 08:30:00,1550.6,1549.79,-0.0,flip_to_short -56543,做空,2023-10-19 08:30:00,2023-10-19 08:40:00,1549.79,1549.72,-0.0,tp_lower -56544,做多,2023-10-19 09:15:00,2023-10-19 09:25:00,1549.65,1549.13,-0.0,flip_to_short -56545,做空,2023-10-19 09:25:00,2023-10-19 10:05:00,1549.13,1552.18,-0.0,flip_to_long -56546,做多,2023-10-19 10:05:00,2023-10-19 10:10:00,1552.18,1551.24,-0.0,tp_upper -56547,做空,2023-10-19 10:25:00,2023-10-19 10:30:00,1546.4,1548.09,-0.0,flip_to_long -56548,做多,2023-10-19 10:30:00,2023-10-19 11:10:00,1548.09,1552.0,0.0,tp_upper -56549,做空,2023-10-19 12:25:00,2023-10-19 12:30:00,1550.97,1551.98,-0.0,tp_lower -56550,做多,2023-10-19 12:45:00,2023-10-19 12:55:00,1554.43,1552.5,-0.0,flip_to_short -56551,做空,2023-10-19 12:55:00,2023-10-19 13:05:00,1552.5,1554.06,-0.0,flip_to_long -56552,做多,2023-10-19 13:05:00,2023-10-19 13:15:00,1554.06,1555.54,0.0,tp_upper -56553,做空,2023-10-19 13:55:00,2023-10-19 14:05:00,1553.58,1554.28,-0.0,flip_to_long -56554,做多,2023-10-19 14:05:00,2023-10-19 14:15:00,1554.28,1555.24,0.0,flip_to_short -56555,做空,2023-10-19 14:15:00,2023-10-19 14:35:00,1555.24,1555.2,-0.0,flip_to_long -56556,做多,2023-10-19 14:35:00,2023-10-19 14:50:00,1555.2,1557.28,0.0,tp_upper -56557,做空,2023-10-19 15:20:00,2023-10-19 17:40:00,1556.91,1559.44,-0.0,tp_lower -56558,做多,2023-10-19 18:10:00,2023-10-19 18:20:00,1563.06,1563.57,-0.0,flip_to_short -56559,做空,2023-10-19 18:20:00,2023-10-19 18:35:00,1563.57,1563.51,-0.0,flip_to_long -56560,做多,2023-10-19 18:35:00,2023-10-19 18:40:00,1563.51,1562.25,-0.0,flip_to_short -56561,做空,2023-10-19 18:40:00,2023-10-19 19:00:00,1562.25,1561.25,0.0,flip_to_long -56562,做多,2023-10-19 19:00:00,2023-10-19 19:25:00,1561.25,1565.6,0.0,tp_upper -56563,做空,2023-10-19 20:50:00,2023-10-19 20:55:00,1567.78,1565.67,0.0,tp_lower -56564,做多,2023-10-19 22:15:00,2023-10-19 22:30:00,1565.24,1566.9,0.0,tp_upper -56565,做空,2023-10-19 22:50:00,2023-10-19 23:10:00,1563.53,1563.94,-0.0,flip_to_long -56566,做多,2023-10-19 23:10:00,2023-10-19 23:20:00,1563.94,1563.29,-0.0,flip_to_short -56567,做空,2023-10-19 23:20:00,2023-10-19 23:25:00,1563.29,1564.08,-0.0,flip_to_long -56568,做多,2023-10-19 23:25:00,2023-10-19 23:35:00,1564.08,1563.21,-0.0,flip_to_short -56569,做空,2023-10-19 23:35:00,2023-10-19 23:40:00,1563.21,1565.37,-0.0,flip_to_long -56570,做多,2023-10-19 23:40:00,2023-10-20 00:00:00,1565.37,1566.95,0.0,tp_upper -56571,做空,2023-10-20 00:15:00,2023-10-20 00:25:00,1563.15,1564.23,-0.0,flip_to_long -56572,做多,2023-10-20 00:25:00,2023-10-20 01:40:00,1564.23,1562.5,-0.0,flip_to_short -56573,做空,2023-10-20 01:40:00,2023-10-20 01:45:00,1562.5,1562.99,-0.0,flip_to_long -56574,做多,2023-10-20 01:45:00,2023-10-20 02:00:00,1562.99,1565.09,0.0,tp_upper -56575,做空,2023-10-20 04:05:00,2023-10-20 05:20:00,1583.76,1579.42,0.0,tp_lower -56576,做多,2023-10-20 05:40:00,2023-10-20 06:00:00,1582.38,1581.92,-0.0,flip_to_short -56577,做空,2023-10-20 06:00:00,2023-10-20 06:15:00,1581.92,1579.28,0.0,tp_lower -56578,做多,2023-10-20 06:30:00,2023-10-20 06:50:00,1582.56,1581.22,-0.0,flip_to_short -56579,做空,2023-10-20 06:50:00,2023-10-20 06:55:00,1581.22,1582.62,-0.0,flip_to_long -56580,做多,2023-10-20 06:55:00,2023-10-20 07:05:00,1582.62,1583.7,0.0,tp_upper -56581,做空,2023-10-20 07:50:00,2023-10-20 07:55:00,1582.36,1582.76,-0.0,flip_to_long -56582,做多,2023-10-20 07:55:00,2023-10-20 08:05:00,1582.76,1586.3,0.0,tp_upper -56583,做空,2023-10-20 10:50:00,2023-10-20 11:05:00,1616.05,1617.25,-0.0,flip_to_long -56584,做多,2023-10-20 11:05:00,2023-10-20 14:05:00,1617.25,1606.4,-0.0,flip_to_short -56585,做空,2023-10-20 14:05:00,2023-10-20 14:10:00,1606.4,1599.19,0.0,tp_lower -56586,做多,2023-10-20 14:20:00,2023-10-20 14:45:00,1604.27,1608.37,0.0,tp_upper -56587,做空,2023-10-20 14:50:00,2023-10-20 15:00:00,1605.42,1605.39,-0.0,flip_to_long -56588,做多,2023-10-20 15:00:00,2023-10-20 15:15:00,1605.39,1604.81,-0.0,flip_to_short -56589,做空,2023-10-20 15:15:00,2023-10-20 15:20:00,1604.81,1606.79,-0.0,flip_to_long -56590,做多,2023-10-20 15:20:00,2023-10-20 15:30:00,1606.79,1604.04,-0.0,flip_to_short -56591,做空,2023-10-20 15:30:00,2023-10-20 16:00:00,1604.04,1605.88,-0.0,flip_to_long -56592,做多,2023-10-20 16:00:00,2023-10-20 16:05:00,1605.88,1605.45,-0.0,flip_to_short -56593,做空,2023-10-20 16:05:00,2023-10-20 17:05:00,1605.45,1598.57,0.0,tp_lower -56594,做多,2023-10-20 17:20:00,2023-10-20 18:10:00,1605.86,1606.83,0.0,flip_to_short -56595,做空,2023-10-20 18:10:00,2023-10-20 18:20:00,1606.83,1607.24,-0.0,flip_to_long -56596,做多,2023-10-20 18:20:00,2023-10-20 18:40:00,1607.24,1607.39,-0.0,flip_to_short -56597,做空,2023-10-20 18:40:00,2023-10-20 18:55:00,1607.39,1605.42,0.0,tp_lower -56598,做多,2023-10-20 19:05:00,2023-10-20 19:20:00,1607.2,1604.15,-0.0,flip_to_short -56599,做空,2023-10-20 19:20:00,2023-10-20 19:25:00,1604.15,1604.93,-0.0,tp_lower -56600,做多,2023-10-20 19:50:00,2023-10-20 20:40:00,1606.3,1608.22,0.0,tp_upper -56601,做空,2023-10-20 20:55:00,2023-10-20 21:00:00,1602.16,1603.78,-0.0,tp_lower -56602,做多,2023-10-20 21:05:00,2023-10-20 21:10:00,1605.91,1605.12,-0.0,flip_to_short -56603,做空,2023-10-20 21:10:00,2023-10-20 21:15:00,1605.12,1606.43,-0.0,flip_to_long -56604,做多,2023-10-20 21:15:00,2023-10-20 21:50:00,1606.43,1604.63,-0.0,flip_to_short -56605,做空,2023-10-20 21:50:00,2023-10-20 21:55:00,1604.63,1606.71,-0.0,flip_to_long -56606,做多,2023-10-20 21:55:00,2023-10-20 22:45:00,1606.71,1606.82,-0.0,flip_to_short -56607,做空,2023-10-20 22:45:00,2023-10-20 22:55:00,1606.82,1607.49,-0.0,flip_to_long -56608,做多,2023-10-20 22:55:00,2023-10-20 23:00:00,1607.49,1606.83,-0.0,flip_to_short -56609,做空,2023-10-20 23:00:00,2023-10-20 23:05:00,1606.83,1607.19,-0.0,flip_to_long -56610,做多,2023-10-20 23:05:00,2023-10-21 00:30:00,1607.19,1603.19,-0.0,flip_to_short -56611,做空,2023-10-21 00:30:00,2023-10-21 00:45:00,1603.19,1601.97,0.0,tp_lower -56612,做多,2023-10-21 01:15:00,2023-10-21 01:20:00,1603.77,1603.68,-0.0,flip_to_short -56613,做空,2023-10-21 01:20:00,2023-10-21 01:35:00,1603.68,1599.99,0.0,tp_lower -56614,做多,2023-10-21 03:30:00,2023-10-21 04:40:00,1596.39,1597.41,0.0,flip_to_short -56615,做空,2023-10-21 04:40:00,2023-10-21 05:40:00,1597.41,1597.41,-0.0,flip_to_long -56616,做多,2023-10-21 05:40:00,2023-10-21 05:50:00,1597.41,1597.14,-0.0,flip_to_short -56617,做空,2023-10-21 05:50:00,2023-10-21 05:55:00,1597.14,1598.95,-0.0,flip_to_long -56618,做多,2023-10-21 05:55:00,2023-10-21 06:05:00,1598.95,1597.93,-0.0,flip_to_short -56619,做空,2023-10-21 06:05:00,2023-10-21 06:10:00,1597.93,1598.72,-0.0,flip_to_long -56620,做多,2023-10-21 06:10:00,2023-10-21 06:15:00,1598.72,1598.68,-0.0,tp_upper -56621,做空,2023-10-21 08:50:00,2023-10-21 08:55:00,1604.21,1605.11,-0.0,flip_to_long -56622,做多,2023-10-21 08:55:00,2023-10-21 09:00:00,1605.11,1603.52,-0.0,flip_to_short -56623,做空,2023-10-21 09:00:00,2023-10-21 09:05:00,1603.52,1603.53,-0.0,tp_lower -56624,做多,2023-10-21 09:40:00,2023-10-21 09:50:00,1605.42,1606.26,0.0,tp_upper -56625,做空,2023-10-21 10:05:00,2023-10-21 10:45:00,1604.86,1604.72,-0.0,flip_to_long -56626,做多,2023-10-21 10:45:00,2023-10-21 10:55:00,1604.72,1604.12,-0.0,flip_to_short -56627,做空,2023-10-21 10:55:00,2023-10-21 11:00:00,1604.12,1604.99,-0.0,flip_to_long -56628,做多,2023-10-21 11:00:00,2023-10-21 11:25:00,1604.99,1606.43,0.0,tp_upper -56629,做空,2023-10-21 12:05:00,2023-10-21 12:15:00,1605.81,1605.8,-0.0,flip_to_long -56630,做多,2023-10-21 12:15:00,2023-10-21 12:50:00,1605.8,1605.74,-0.0,flip_to_short -56631,做空,2023-10-21 12:50:00,2023-10-21 12:55:00,1605.74,1604.47,0.0,tp_lower -56632,做多,2023-10-21 13:25:00,2023-10-21 13:40:00,1605.97,1608.87,0.0,tp_upper -56633,做空,2023-10-21 16:45:00,2023-10-21 17:25:00,1623.14,1625.3,-0.0,flip_to_long -56634,做多,2023-10-21 17:25:00,2023-10-21 17:40:00,1625.3,1635.86,0.0,tp_upper -56635,做空,2023-10-21 18:30:00,2023-10-21 18:50:00,1629.9,1632.22,-0.0,flip_to_long -56636,做多,2023-10-21 18:50:00,2023-10-21 19:00:00,1632.22,1633.53,0.0,flip_to_short -56637,做空,2023-10-21 19:00:00,2023-10-21 19:35:00,1633.53,1631.99,0.0,flip_to_long -56638,做多,2023-10-21 19:35:00,2023-10-21 20:10:00,1631.99,1632.08,-0.0,flip_to_short -56639,做空,2023-10-21 20:10:00,2023-10-21 20:20:00,1632.08,1626.52,0.0,tp_lower -56640,做多,2023-10-21 20:30:00,2023-10-21 20:35:00,1631.41,1630.43,-0.0,flip_to_short -56641,做空,2023-10-21 20:35:00,2023-10-21 21:15:00,1630.43,1631.19,-0.0,flip_to_long -56642,做多,2023-10-21 21:15:00,2023-10-21 21:20:00,1631.19,1630.6,-0.0,flip_to_short -56643,做空,2023-10-21 21:20:00,2023-10-21 21:25:00,1630.6,1631.9,-0.0,flip_to_long -56644,做多,2023-10-21 21:25:00,2023-10-21 21:30:00,1631.9,1629.34,-0.0,flip_to_short -56645,做空,2023-10-21 21:30:00,2023-10-21 22:00:00,1629.34,1630.57,-0.0,flip_to_long -56646,做多,2023-10-21 22:00:00,2023-10-21 22:20:00,1630.57,1628.94,-0.0,flip_to_short -56647,做空,2023-10-21 22:20:00,2023-10-21 22:35:00,1628.94,1628.38,-0.0,tp_lower -56648,做多,2023-10-21 22:40:00,2023-10-21 22:50:00,1629.89,1629.56,-0.0,flip_to_short -56649,做空,2023-10-21 22:50:00,2023-10-21 23:05:00,1629.56,1625.94,0.0,tp_lower -56650,做多,2023-10-21 23:25:00,2023-10-22 00:00:00,1628.59,1626.27,-0.0,flip_to_short -56651,做空,2023-10-22 00:00:00,2023-10-22 00:05:00,1626.27,1628.19,-0.0,flip_to_long -56652,做多,2023-10-22 00:05:00,2023-10-22 00:20:00,1628.19,1631.58,0.0,tp_upper -56653,做空,2023-10-22 01:25:00,2023-10-22 01:35:00,1628.41,1628.13,-0.0,tp_lower -56654,做多,2023-10-22 03:25:00,2023-10-22 03:40:00,1625.97,1627.89,0.0,tp_upper -56655,做空,2023-10-22 06:20:00,2023-10-22 07:20:00,1640.14,1640.01,-0.0,flip_to_long -56656,做多,2023-10-22 07:20:00,2023-10-22 09:15:00,1640.01,1633.26,-0.0,tp_upper -56657,做空,2023-10-22 09:45:00,2023-10-22 09:50:00,1630.09,1630.75,-0.0,flip_to_long -56658,做多,2023-10-22 09:50:00,2023-10-22 09:55:00,1630.75,1629.33,-0.0,flip_to_short -56659,做空,2023-10-22 09:55:00,2023-10-22 10:05:00,1629.33,1630.62,-0.0,flip_to_long -56660,做多,2023-10-22 10:05:00,2023-10-22 10:20:00,1630.62,1629.91,-0.0,flip_to_short -56661,做空,2023-10-22 10:20:00,2023-10-22 10:30:00,1629.91,1632.68,-0.0,flip_to_long -56662,做多,2023-10-22 10:30:00,2023-10-22 10:50:00,1632.68,1631.82,-0.0,flip_to_short -56663,做空,2023-10-22 10:50:00,2023-10-22 11:05:00,1631.82,1630.93,0.0,flip_to_long -56664,做多,2023-10-22 11:05:00,2023-10-22 11:25:00,1630.93,1629.61,-0.0,flip_to_short -56665,做空,2023-10-22 11:25:00,2023-10-22 11:30:00,1629.61,1626.45,0.0,tp_lower -56666,做多,2023-10-22 12:00:00,2023-10-22 12:40:00,1630.12,1629.3,-0.0,flip_to_short -56667,做空,2023-10-22 12:40:00,2023-10-22 12:45:00,1629.3,1632.09,-0.0,flip_to_long -56668,做多,2023-10-22 12:45:00,2023-10-22 13:25:00,1632.09,1633.61,0.0,tp_upper -56669,做空,2023-10-22 14:15:00,2023-10-22 14:20:00,1631.96,1630.47,0.0,tp_lower -56670,做多,2023-10-22 16:10:00,2023-10-22 16:20:00,1626.33,1628.61,0.0,tp_upper -56671,做空,2023-10-22 18:30:00,2023-10-22 18:35:00,1633.0,1635.08,-0.0,flip_to_long -56672,做多,2023-10-22 18:35:00,2023-10-22 18:40:00,1635.08,1634.02,-0.0,flip_to_short -56673,做空,2023-10-22 18:40:00,2023-10-22 18:50:00,1634.02,1635.02,-0.0,flip_to_long -56674,做多,2023-10-22 18:50:00,2023-10-22 18:55:00,1635.02,1633.54,-0.0,flip_to_short -56675,做空,2023-10-22 18:55:00,2023-10-22 19:00:00,1633.54,1635.31,-0.0,flip_to_long -56676,做多,2023-10-22 19:00:00,2023-10-22 19:05:00,1635.31,1633.88,-0.0,flip_to_short -56677,做空,2023-10-22 19:05:00,2023-10-22 19:10:00,1633.88,1634.53,-0.0,flip_to_long -56678,做多,2023-10-22 19:10:00,2023-10-22 19:15:00,1634.53,1635.8,0.0,tp_upper -56679,做空,2023-10-22 19:35:00,2023-10-22 19:40:00,1634.37,1634.99,-0.0,flip_to_long -56680,做多,2023-10-22 19:40:00,2023-10-22 19:45:00,1634.99,1633.38,-0.0,flip_to_short -56681,做空,2023-10-22 19:45:00,2023-10-22 20:00:00,1633.38,1635.98,-0.0,flip_to_long -56682,做多,2023-10-22 20:00:00,2023-10-22 20:10:00,1635.98,1639.59,0.0,tp_upper -56683,做空,2023-10-22 20:25:00,2023-10-22 21:30:00,1636.3,1637.98,-0.0,flip_to_long -56684,做多,2023-10-22 21:30:00,2023-10-22 21:35:00,1637.98,1635.36,-0.0,flip_to_short -56685,做空,2023-10-22 21:35:00,2023-10-22 21:40:00,1635.36,1636.49,-0.0,flip_to_long -56686,做多,2023-10-22 21:40:00,2023-10-22 22:40:00,1636.49,1655.47,0.0,tp_upper -56687,做空,2023-10-23 00:20:00,2023-10-23 00:25:00,1657.9,1659.66,-0.0,tp_lower -56688,做多,2023-10-23 00:30:00,2023-10-23 00:45:00,1661.91,1672.04,0.0,tp_upper -56689,做空,2023-10-23 02:05:00,2023-10-23 02:15:00,1673.13,1674.73,-0.0,flip_to_long -56690,做多,2023-10-23 02:15:00,2023-10-23 02:25:00,1674.73,1674.85,-0.0,flip_to_short -56691,做空,2023-10-23 02:25:00,2023-10-23 02:30:00,1674.85,1676.6,-0.0,flip_to_long -56692,做多,2023-10-23 02:30:00,2023-10-23 03:00:00,1676.6,1678.15,0.0,tp_upper -56693,做多,2023-10-23 04:50:00,2023-10-23 05:00:00,1693.76,1689.36,-0.0,flip_to_short -56694,做空,2023-10-23 05:00:00,2023-10-23 05:05:00,1689.36,1694.19,-0.0,flip_to_long -56695,做多,2023-10-23 05:05:00,2023-10-23 05:15:00,1694.19,1696.93,0.0,tp_upper -56696,做空,2023-10-23 05:40:00,2023-10-23 05:45:00,1693.26,1694.89,-0.0,flip_to_long -56697,做多,2023-10-23 05:45:00,2023-10-23 05:50:00,1694.89,1693.93,-0.0,flip_to_short -56698,做空,2023-10-23 05:50:00,2023-10-23 06:00:00,1693.93,1693.89,-0.0,flip_to_long -56699,做多,2023-10-23 06:00:00,2023-10-23 06:10:00,1693.89,1694.29,-0.0,tp_upper -56700,做空,2023-10-23 06:15:00,2023-10-23 06:20:00,1687.98,1688.93,-0.0,tp_lower -56701,做多,2023-10-23 08:45:00,2023-10-23 09:00:00,1680.39,1679.49,-0.0,flip_to_short -56702,做空,2023-10-23 09:00:00,2023-10-23 09:20:00,1679.49,1675.98,0.0,tp_lower -56703,做多,2023-10-23 10:15:00,2023-10-23 10:20:00,1674.04,1674.01,-0.0,flip_to_short -56704,做空,2023-10-23 10:20:00,2023-10-23 12:45:00,1674.01,1676.25,-0.0,flip_to_long -56705,做多,2023-10-23 12:45:00,2023-10-23 12:50:00,1676.25,1675.61,-0.0,flip_to_short -56706,做空,2023-10-23 12:50:00,2023-10-23 12:55:00,1675.61,1676.34,-0.0,flip_to_long -56707,做多,2023-10-23 12:55:00,2023-10-23 13:00:00,1676.34,1675.59,-0.0,flip_to_short -56708,做空,2023-10-23 13:00:00,2023-10-23 13:05:00,1675.59,1677.22,-0.0,flip_to_long -56709,做多,2023-10-23 13:05:00,2023-10-23 13:15:00,1677.22,1672.33,-0.0,flip_to_short -56710,做空,2023-10-23 13:15:00,2023-10-23 13:20:00,1672.33,1671.92,-0.0,tp_lower -56711,做多,2023-10-23 14:05:00,2023-10-23 14:40:00,1674.75,1679.08,0.0,tp_upper -56712,做空,2023-10-23 15:35:00,2023-10-23 15:40:00,1677.71,1677.97,-0.0,flip_to_long -56713,做多,2023-10-23 15:40:00,2023-10-23 15:50:00,1677.97,1680.14,0.0,tp_upper -56714,做空,2023-10-23 15:55:00,2023-10-23 16:00:00,1675.63,1675.92,-0.0,tp_lower -56715,做多,2023-10-23 16:05:00,2023-10-23 16:10:00,1679.14,1675.99,-0.0,flip_to_short -56716,做空,2023-10-23 16:10:00,2023-10-23 16:15:00,1675.99,1678.64,-0.0,flip_to_long -56717,做多,2023-10-23 16:15:00,2023-10-23 16:20:00,1678.64,1676.16,-0.0,flip_to_short -56718,做空,2023-10-23 16:20:00,2023-10-23 16:25:00,1676.16,1670.55,0.0,tp_lower -56719,做多,2023-10-23 16:35:00,2023-10-23 16:45:00,1679.59,1684.35,0.0,tp_upper -56720,做空,2023-10-23 17:25:00,2023-10-23 17:30:00,1678.74,1680.66,-0.0,flip_to_long -56721,做多,2023-10-23 17:30:00,2023-10-23 18:10:00,1680.66,1695.92,0.0,tp_upper -56722,做空,2023-10-23 18:40:00,2023-10-23 18:45:00,1687.58,1690.21,-0.0,flip_to_long -56723,做多,2023-10-23 18:45:00,2023-10-23 18:55:00,1690.21,1700.66,0.0,tp_upper -56724,做空,2023-10-23 19:30:00,2023-10-23 19:35:00,1695.33,1699.84,-0.0,flip_to_long -56725,做多,2023-10-23 19:35:00,2023-10-23 20:20:00,1699.84,1712.73,0.0,tp_upper -56726,做空,2023-10-23 20:50:00,2023-10-23 21:00:00,1707.0,1710.82,-0.0,flip_to_long -56727,做多,2023-10-23 21:00:00,2023-10-23 21:05:00,1710.82,1706.54,-0.0,flip_to_short -56728,做空,2023-10-23 21:05:00,2023-10-23 21:30:00,1706.54,1712.51,-0.0,flip_to_long -56729,做多,2023-10-23 21:30:00,2023-10-23 21:35:00,1712.51,1719.64,0.0,tp_upper -56730,做空,2023-10-24 00:05:00,2023-10-24 00:10:00,1758.38,1763.56,-0.0,flip_to_long -56731,做多,2023-10-24 00:10:00,2023-10-24 00:35:00,1763.56,1772.86,0.0,tp_upper -56732,做空,2023-10-24 01:20:00,2023-10-24 01:40:00,1774.75,1773.99,-0.0,flip_to_long -56733,做多,2023-10-24 01:40:00,2023-10-24 02:00:00,1773.99,1793.48,0.0,tp_upper -56734,做空,2023-10-24 03:40:00,2023-10-24 03:45:00,1820.65,1821.74,-0.0,flip_to_long -56735,做多,2023-10-24 03:45:00,2023-10-24 05:00:00,1821.74,1826.0,0.0,tp_upper -56736,做空,2023-10-24 05:40:00,2023-10-24 05:45:00,1824.79,1811.37,0.0,tp_lower -56737,做多,2023-10-24 07:15:00,2023-10-24 07:20:00,1812.74,1809.63,-0.0,flip_to_short -56738,做空,2023-10-24 07:20:00,2023-10-24 07:25:00,1809.63,1801.0,0.0,tp_lower -56739,做多,2023-10-24 07:50:00,2023-10-24 07:55:00,1810.01,1809.82,-0.0,flip_to_short -56740,做空,2023-10-24 07:55:00,2023-10-24 10:25:00,1809.82,1827.19,-0.0,flip_to_long -56741,做多,2023-10-24 10:25:00,2023-10-24 10:40:00,1827.19,1827.39,-0.0,flip_to_short -56742,做空,2023-10-24 10:40:00,2023-10-24 11:05:00,1827.39,1829.19,-0.0,flip_to_long -56743,做多,2023-10-24 11:05:00,2023-10-24 11:10:00,1829.19,1831.44,0.0,tp_upper -56744,做空,2023-10-24 11:20:00,2023-10-24 11:45:00,1829.89,1828.99,-0.0,flip_to_long -56745,做多,2023-10-24 11:45:00,2023-10-24 11:55:00,1828.99,1845.79,0.0,tp_upper -56746,做空,2023-10-24 12:55:00,2023-10-24 13:10:00,1840.5,1826.79,0.0,tp_lower -56747,做多,2023-10-24 15:00:00,2023-10-24 15:10:00,1824.73,1819.99,-0.0,flip_to_short -56748,做空,2023-10-24 15:10:00,2023-10-24 15:15:00,1819.99,1809.3,0.0,tp_lower -56749,做多,2023-10-24 16:30:00,2023-10-24 16:35:00,1797.41,1788.47,-0.0,flip_to_short -56750,做空,2023-10-24 16:35:00,2023-10-24 17:00:00,1788.47,1785.85,0.0,flip_to_long -56751,做多,2023-10-24 17:00:00,2023-10-24 17:10:00,1785.85,1780.85,-0.0,flip_to_short -56752,做空,2023-10-24 17:10:00,2023-10-24 17:15:00,1780.85,1785.02,-0.0,flip_to_long -56753,做多,2023-10-24 17:15:00,2023-10-24 17:20:00,1785.02,1782.11,-0.0,flip_to_short -56754,做空,2023-10-24 17:20:00,2023-10-24 17:25:00,1782.11,1788.56,-0.0,flip_to_long -56755,做多,2023-10-24 17:25:00,2023-10-24 17:30:00,1788.56,1781.57,-0.0,flip_to_short -56756,做空,2023-10-24 17:30:00,2023-10-24 17:35:00,1781.57,1784.1,-0.0,flip_to_long -56757,做多,2023-10-24 17:35:00,2023-10-24 19:05:00,1784.1,1774.55,-0.0,flip_to_short -56758,做空,2023-10-24 19:05:00,2023-10-24 20:05:00,1774.55,1777.42,-0.0,flip_to_long -56759,做多,2023-10-24 20:05:00,2023-10-24 20:10:00,1777.42,1779.62,0.0,tp_upper -56760,做空,2023-10-24 20:15:00,2023-10-24 20:35:00,1777.96,1777.51,-0.0,flip_to_long -56761,做多,2023-10-24 20:35:00,2023-10-24 20:40:00,1777.51,1773.49,-0.0,flip_to_short -56762,做空,2023-10-24 20:40:00,2023-10-24 20:50:00,1773.49,1770.88,0.0,tp_lower -56763,做多,2023-10-24 21:15:00,2023-10-24 21:35:00,1773.52,1771.27,-0.0,flip_to_short -56764,做空,2023-10-24 21:35:00,2023-10-24 21:50:00,1771.27,1784.99,-0.0,flip_to_long -56765,做多,2023-10-24 21:50:00,2023-10-24 21:55:00,1784.99,1786.49,0.0,tp_upper -56766,做空,2023-10-24 23:15:00,2023-10-24 23:35:00,1787.14,1782.75,0.0,tp_lower -56767,做多,2023-10-25 00:15:00,2023-10-25 00:20:00,1787.02,1785.95,-0.0,flip_to_short -56768,做空,2023-10-25 00:20:00,2023-10-25 00:35:00,1785.95,1781.8,0.0,tp_lower -56769,做多,2023-10-25 00:45:00,2023-10-25 00:50:00,1791.62,1792.09,-0.0,tp_upper -56770,做空,2023-10-25 02:10:00,2023-10-25 02:25:00,1794.53,1789.3,0.0,tp_lower -56771,做多,2023-10-25 04:25:00,2023-10-25 04:30:00,1790.96,1790.5,-0.0,flip_to_short -56772,做空,2023-10-25 04:30:00,2023-10-25 04:45:00,1790.5,1792.45,-0.0,flip_to_long -56773,做多,2023-10-25 04:45:00,2023-10-25 04:50:00,1792.45,1793.17,-0.0,tp_upper -56774,做空,2023-10-25 05:15:00,2023-10-25 05:25:00,1786.56,1785.23,0.0,tp_lower -56775,做多,2023-10-25 06:15:00,2023-10-25 06:20:00,1787.67,1787.16,-0.0,flip_to_short -56776,做空,2023-10-25 06:20:00,2023-10-25 07:20:00,1787.16,1779.47,0.0,tp_lower -56777,做多,2023-10-25 08:35:00,2023-10-25 08:40:00,1773.14,1773.09,-0.0,flip_to_short -56778,做空,2023-10-25 08:40:00,2023-10-25 08:55:00,1773.09,1772.44,-0.0,flip_to_long -56779,做多,2023-10-25 08:55:00,2023-10-25 09:10:00,1772.44,1777.16,0.0,tp_upper -56780,做空,2023-10-25 10:05:00,2023-10-25 10:10:00,1775.54,1776.02,-0.0,flip_to_long -56781,做多,2023-10-25 10:10:00,2023-10-25 10:20:00,1776.02,1777.18,0.0,flip_to_short -56782,做空,2023-10-25 10:20:00,2023-10-25 12:40:00,1777.18,1786.24,-0.0,flip_to_long -56783,做多,2023-10-25 12:40:00,2023-10-25 12:45:00,1786.24,1785.99,-0.0,flip_to_short -56784,做空,2023-10-25 12:45:00,2023-10-25 13:00:00,1785.99,1787.16,-0.0,flip_to_long -56785,做多,2023-10-25 13:00:00,2023-10-25 13:05:00,1787.16,1788.83,0.0,tp_upper -56786,做空,2023-10-25 13:25:00,2023-10-25 13:35:00,1787.87,1787.89,-0.0,flip_to_long -56787,做多,2023-10-25 13:35:00,2023-10-25 13:55:00,1787.89,1792.99,0.0,tp_upper -56788,做空,2023-10-25 14:00:00,2023-10-25 14:05:00,1787.94,1790.75,-0.0,flip_to_long -56789,做多,2023-10-25 14:05:00,2023-10-25 14:15:00,1790.75,1787.76,-0.0,flip_to_short -56790,做空,2023-10-25 14:15:00,2023-10-25 14:20:00,1787.76,1796.05,-0.0,flip_to_long -56791,做多,2023-10-25 14:20:00,2023-10-25 14:25:00,1796.05,1795.93,-0.0,tp_upper -56792,做空,2023-10-25 15:10:00,2023-10-25 15:25:00,1799.24,1800.66,-0.0,flip_to_long -56793,做多,2023-10-25 15:25:00,2023-10-25 15:30:00,1800.66,1812.57,0.0,tp_upper -56794,做空,2023-10-25 16:15:00,2023-10-25 16:25:00,1803.67,1790.77,0.0,tp_lower -56795,做多,2023-10-25 17:55:00,2023-10-25 18:10:00,1790.43,1789.45,-0.0,flip_to_short -56796,做空,2023-10-25 18:10:00,2023-10-25 18:20:00,1789.45,1783.51,0.0,tp_lower -56797,做多,2023-10-25 18:30:00,2023-10-25 19:00:00,1787.86,1788.19,-0.0,flip_to_short -56798,做空,2023-10-25 19:00:00,2023-10-25 19:10:00,1788.19,1788.84,-0.0,flip_to_long -56799,做多,2023-10-25 19:10:00,2023-10-25 19:15:00,1788.84,1785.27,-0.0,flip_to_short -56800,做空,2023-10-25 19:15:00,2023-10-25 19:25:00,1785.27,1788.49,-0.0,flip_to_long -56801,做多,2023-10-25 19:25:00,2023-10-25 19:40:00,1788.49,1785.56,-0.0,flip_to_short -56802,做空,2023-10-25 19:40:00,2023-10-25 19:45:00,1785.56,1788.27,-0.0,flip_to_long -56803,做多,2023-10-25 19:45:00,2023-10-25 19:55:00,1788.27,1789.46,0.0,tp_upper -56804,做空,2023-10-25 20:15:00,2023-10-25 20:30:00,1791.69,1790.53,0.0,flip_to_long -56805,做多,2023-10-25 20:30:00,2023-10-25 20:50:00,1790.53,1786.43,-0.0,flip_to_short -56806,做空,2023-10-25 20:50:00,2023-10-25 20:55:00,1786.43,1786.65,-0.0,tp_lower -56807,做多,2023-10-25 21:05:00,2023-10-25 21:10:00,1790.11,1786.52,-0.0,flip_to_short -56808,做空,2023-10-25 21:10:00,2023-10-25 21:15:00,1786.52,1790.01,-0.0,flip_to_long -56809,做多,2023-10-25 21:15:00,2023-10-25 21:20:00,1790.01,1790.0,-0.0,flip_to_short -56810,做空,2023-10-25 21:20:00,2023-10-25 21:35:00,1790.0,1783.99,0.0,tp_lower -56811,做多,2023-10-25 21:55:00,2023-10-25 22:00:00,1788.47,1788.12,-0.0,flip_to_short -56812,做空,2023-10-25 22:00:00,2023-10-25 22:05:00,1788.12,1789.43,-0.0,flip_to_long -56813,做多,2023-10-25 22:05:00,2023-10-25 22:15:00,1789.43,1793.2,0.0,tp_upper -56814,做空,2023-10-25 22:45:00,2023-10-25 23:00:00,1790.98,1781.97,0.0,tp_lower -56815,做多,2023-10-26 00:05:00,2023-10-26 00:25:00,1786.09,1792.67,0.0,tp_upper -56816,做空,2023-10-26 00:45:00,2023-10-26 00:50:00,1783.44,1790.53,-0.0,flip_to_long -56817,做多,2023-10-26 00:50:00,2023-10-26 00:55:00,1790.53,1791.76,0.0,tp_upper -56818,做空,2023-10-26 01:40:00,2023-10-26 01:45:00,1788.2,1789.61,-0.0,tp_lower -56819,做多,2023-10-26 01:55:00,2023-10-26 02:00:00,1791.79,1790.75,-0.0,flip_to_short -56820,做空,2023-10-26 02:00:00,2023-10-26 02:15:00,1790.75,1791.39,-0.0,flip_to_long -56821,做多,2023-10-26 02:15:00,2023-10-26 02:25:00,1791.39,1791.43,-0.0,flip_to_short -56822,做空,2023-10-26 02:25:00,2023-10-26 05:05:00,1791.43,1804.66,-0.0,tp_lower -56823,做多,2023-10-26 06:35:00,2023-10-26 06:50:00,1798.57,1809.99,0.0,tp_upper -56824,做空,2023-10-26 08:25:00,2023-10-26 08:30:00,1833.67,1842.74,-0.0,flip_to_long -56825,做多,2023-10-26 08:30:00,2023-10-26 08:35:00,1842.74,1842.56,-0.0,flip_to_short -56826,做空,2023-10-26 08:35:00,2023-10-26 08:40:00,1842.56,1843.98,-0.0,flip_to_long -56827,做多,2023-10-26 08:40:00,2023-10-26 08:50:00,1843.98,1847.99,0.0,flip_to_short -56828,做空,2023-10-26 08:50:00,2023-10-26 09:00:00,1847.99,1849.06,-0.0,flip_to_long -56829,做多,2023-10-26 09:00:00,2023-10-26 09:10:00,1849.06,1847.47,-0.0,flip_to_short -56830,做空,2023-10-26 09:10:00,2023-10-26 09:50:00,1847.47,1842.79,0.0,flip_to_long -56831,做多,2023-10-26 09:50:00,2023-10-26 10:25:00,1842.79,1840.66,-0.0,flip_to_short -56832,做空,2023-10-26 10:25:00,2023-10-26 10:30:00,1840.66,1841.4,-0.0,flip_to_long -56833,做多,2023-10-26 10:30:00,2023-10-26 12:45:00,1841.4,1819.68,-0.0,flip_to_short -56834,做空,2023-10-26 12:45:00,2023-10-26 13:30:00,1819.68,1818.76,0.0,flip_to_long -56835,做多,2023-10-26 13:30:00,2023-10-26 18:00:00,1818.76,1787.73,-0.0,tp_upper -56836,做空,2023-10-26 18:55:00,2023-10-26 21:35:00,1783.42,1799.58,-0.0,flip_to_long -56837,做多,2023-10-26 21:35:00,2023-10-26 21:40:00,1799.58,1799.26,-0.0,tp_upper -56838,做空,2023-10-26 21:50:00,2023-10-26 21:55:00,1797.97,1800.17,-0.0,flip_to_long -56839,做多,2023-10-26 21:55:00,2023-10-26 22:00:00,1800.17,1804.97,0.0,tp_upper -56840,做空,2023-10-26 23:30:00,2023-10-26 23:40:00,1804.02,1802.71,0.0,tp_lower -56841,做多,2023-10-27 02:15:00,2023-10-27 03:05:00,1790.32,1787.34,-0.0,flip_to_short -56842,做空,2023-10-27 03:05:00,2023-10-27 03:10:00,1787.34,1788.37,-0.0,flip_to_long -56843,做多,2023-10-27 03:10:00,2023-10-27 03:35:00,1788.37,1789.01,-0.0,flip_to_short -56844,做空,2023-10-27 03:35:00,2023-10-27 03:40:00,1789.01,1790.55,-0.0,flip_to_long -56845,做多,2023-10-27 03:40:00,2023-10-27 03:45:00,1790.55,1788.98,-0.0,flip_to_short -56846,做空,2023-10-27 03:45:00,2023-10-27 03:50:00,1788.98,1791.05,-0.0,flip_to_long -56847,做多,2023-10-27 03:50:00,2023-10-27 04:00:00,1791.05,1789.61,-0.0,flip_to_short -56848,做空,2023-10-27 04:00:00,2023-10-27 04:05:00,1789.61,1791.3,-0.0,flip_to_long -56849,做多,2023-10-27 04:05:00,2023-10-27 04:10:00,1791.3,1790.82,-0.0,flip_to_short -56850,做空,2023-10-27 04:10:00,2023-10-27 04:15:00,1790.82,1786.13,0.0,tp_lower -56851,做多,2023-10-27 04:45:00,2023-10-27 04:50:00,1794.56,1795.97,0.0,tp_upper -56852,做空,2023-10-27 05:15:00,2023-10-27 05:30:00,1788.16,1792.66,-0.0,flip_to_long -56853,做多,2023-10-27 05:30:00,2023-10-27 06:25:00,1792.66,1793.05,-0.0,flip_to_short -56854,做空,2023-10-27 06:25:00,2023-10-27 06:45:00,1793.05,1791.49,0.0,flip_to_long -56855,做多,2023-10-27 06:45:00,2023-10-27 07:00:00,1791.49,1793.32,0.0,flip_to_short -56856,做空,2023-10-27 07:00:00,2023-10-27 07:05:00,1793.32,1794.74,-0.0,flip_to_long -56857,做多,2023-10-27 07:05:00,2023-10-27 07:10:00,1794.74,1791.93,-0.0,flip_to_short -56858,做空,2023-10-27 07:10:00,2023-10-27 07:15:00,1791.93,1792.81,-0.0,flip_to_long -56859,做多,2023-10-27 07:15:00,2023-10-27 09:50:00,1792.81,1787.81,-0.0,flip_to_short -56860,做空,2023-10-27 09:50:00,2023-10-27 10:30:00,1787.81,1784.3,0.0,tp_lower -56861,做多,2023-10-27 11:50:00,2023-10-27 12:10:00,1781.57,1781.9,-0.0,flip_to_short -56862,做空,2023-10-27 12:10:00,2023-10-27 12:30:00,1781.9,1785.92,-0.0,flip_to_long -56863,做多,2023-10-27 12:30:00,2023-10-27 12:35:00,1785.92,1785.58,-0.0,tp_upper -56864,做多,2023-10-27 13:55:00,2023-10-27 14:00:00,1792.71,1785.92,-0.0,flip_to_short -56865,做空,2023-10-27 14:00:00,2023-10-27 14:05:00,1785.92,1784.59,0.0,tp_lower -56866,做多,2023-10-27 15:25:00,2023-10-27 15:40:00,1778.51,1788.2,0.0,tp_upper -56867,做空,2023-10-27 16:20:00,2023-10-27 16:45:00,1780.4,1771.04,0.0,tp_lower -56868,做多,2023-10-27 18:35:00,2023-10-27 18:40:00,1763.87,1769.37,0.0,tp_upper -56869,做空,2023-10-27 21:35:00,2023-10-27 21:50:00,1779.72,1780.52,-0.0,flip_to_long -56870,做多,2023-10-27 21:50:00,2023-10-27 22:05:00,1780.52,1781.31,-0.0,flip_to_short -56871,做空,2023-10-27 22:05:00,2023-10-27 22:15:00,1781.31,1777.87,0.0,tp_lower -56872,做多,2023-10-27 22:20:00,2023-10-27 22:30:00,1780.28,1780.49,-0.0,flip_to_short -56873,做空,2023-10-27 22:30:00,2023-10-27 22:35:00,1780.49,1777.73,0.0,tp_lower -56874,做多,2023-10-27 23:10:00,2023-10-27 23:35:00,1780.97,1780.47,-0.0,tp_upper -56875,做空,2023-10-28 00:10:00,2023-10-28 01:05:00,1780.75,1779.56,0.0,flip_to_long -56876,做多,2023-10-28 01:05:00,2023-10-28 01:20:00,1779.56,1780.07,-0.0,flip_to_short -56877,做空,2023-10-28 01:20:00,2023-10-28 01:30:00,1780.07,1783.03,-0.0,flip_to_long -56878,做多,2023-10-28 01:30:00,2023-10-28 01:35:00,1783.03,1781.79,-0.0,flip_to_short -56879,做空,2023-10-28 01:35:00,2023-10-28 04:25:00,1781.79,1789.58,-0.0,flip_to_long -56880,做多,2023-10-28 04:25:00,2023-10-28 04:50:00,1789.58,1791.12,0.0,tp_upper -56881,做空,2023-10-28 05:30:00,2023-10-28 05:35:00,1790.05,1791.81,-0.0,flip_to_long -56882,做多,2023-10-28 05:35:00,2023-10-28 05:45:00,1791.81,1789.72,-0.0,flip_to_short -56883,做空,2023-10-28 05:45:00,2023-10-28 05:55:00,1789.72,1787.98,0.0,tp_lower -56884,做多,2023-10-28 07:15:00,2023-10-28 07:55:00,1788.93,1788.23,-0.0,flip_to_short -56885,做空,2023-10-28 07:55:00,2023-10-28 08:00:00,1788.23,1788.63,-0.0,flip_to_long -56886,做多,2023-10-28 08:00:00,2023-10-28 08:05:00,1788.63,1787.29,-0.0,flip_to_short -56887,做空,2023-10-28 08:05:00,2023-10-28 08:10:00,1787.29,1789.0,-0.0,flip_to_long -56888,做多,2023-10-28 08:10:00,2023-10-28 08:15:00,1789.0,1790.03,0.0,tp_upper -56889,做空,2023-10-28 08:20:00,2023-10-28 09:00:00,1789.62,1788.45,0.0,tp_lower -56890,做多,2023-10-28 09:05:00,2023-10-28 09:15:00,1789.35,1788.84,-0.0,flip_to_short -56891,做空,2023-10-28 09:15:00,2023-10-28 09:30:00,1788.84,1789.55,-0.0,flip_to_long -56892,做多,2023-10-28 09:30:00,2023-10-28 09:40:00,1789.55,1791.8,0.0,tp_upper -56893,做空,2023-10-28 09:55:00,2023-10-28 10:00:00,1789.64,1790.08,-0.0,flip_to_long -56894,做多,2023-10-28 10:00:00,2023-10-28 10:10:00,1790.08,1789.46,-0.0,flip_to_short -56895,做空,2023-10-28 10:10:00,2023-10-28 10:20:00,1789.46,1790.17,-0.0,flip_to_long -56896,做多,2023-10-28 10:20:00,2023-10-28 10:30:00,1790.17,1789.73,-0.0,flip_to_short -56897,做空,2023-10-28 10:30:00,2023-10-28 10:35:00,1789.73,1791.49,-0.0,flip_to_long -56898,做多,2023-10-28 10:35:00,2023-10-28 10:40:00,1791.49,1789.55,-0.0,flip_to_short -56899,做空,2023-10-28 10:40:00,2023-10-28 10:45:00,1789.55,1790.67,-0.0,flip_to_long -56900,做多,2023-10-28 10:45:00,2023-10-28 11:00:00,1790.67,1793.82,0.0,tp_upper -56901,做空,2023-10-28 11:35:00,2023-10-28 12:15:00,1789.9,1785.47,0.0,tp_lower -56902,做多,2023-10-28 13:15:00,2023-10-28 13:25:00,1785.13,1784.98,-0.0,flip_to_short -56903,做空,2023-10-28 13:25:00,2023-10-28 13:30:00,1784.98,1786.2,-0.0,flip_to_long -56904,做多,2023-10-28 13:30:00,2023-10-28 13:55:00,1786.2,1788.62,0.0,tp_upper -56905,做空,2023-10-28 14:40:00,2023-10-28 16:15:00,1786.93,1786.68,-0.0,tp_lower -56906,做多,2023-10-28 17:35:00,2023-10-28 18:55:00,1785.9,1784.42,-0.0,flip_to_short -56907,做空,2023-10-28 18:55:00,2023-10-28 19:10:00,1784.42,1783.91,-0.0,flip_to_long -56908,做多,2023-10-28 19:10:00,2023-10-28 19:25:00,1783.91,1783.02,-0.0,flip_to_short -56909,做空,2023-10-28 19:25:00,2023-10-28 19:30:00,1783.02,1780.86,0.0,tp_lower -56910,做多,2023-10-28 20:55:00,2023-10-28 21:05:00,1779.51,1778.18,-0.0,flip_to_short -56911,做空,2023-10-28 21:05:00,2023-10-28 21:10:00,1778.18,1780.29,-0.0,flip_to_long -56912,做多,2023-10-28 21:10:00,2023-10-28 21:15:00,1780.29,1781.8,0.0,tp_upper -56913,做空,2023-10-28 22:15:00,2023-10-28 22:30:00,1781.96,1776.23,0.0,tp_lower -56914,做多,2023-10-28 23:45:00,2023-10-29 00:00:00,1776.97,1775.65,-0.0,flip_to_short -56915,做空,2023-10-29 00:00:00,2023-10-29 00:05:00,1775.65,1777.26,-0.0,flip_to_long -56916,做多,2023-10-29 00:05:00,2023-10-29 00:10:00,1777.26,1776.87,-0.0,flip_to_short -56917,做空,2023-10-29 00:10:00,2023-10-29 01:00:00,1776.87,1778.18,-0.0,flip_to_long -56918,做多,2023-10-29 01:00:00,2023-10-29 02:35:00,1778.18,1774.31,-0.0,flip_to_short -56919,做空,2023-10-29 02:35:00,2023-10-29 03:50:00,1774.31,1772.96,0.0,tp_lower -56920,做多,2023-10-29 04:10:00,2023-10-29 04:25:00,1776.33,1778.63,0.0,tp_upper -56921,做空,2023-10-29 05:20:00,2023-10-29 05:30:00,1776.3,1777.2,-0.0,flip_to_long -56922,做多,2023-10-29 05:30:00,2023-10-29 05:35:00,1777.2,1776.78,-0.0,flip_to_short -56923,做空,2023-10-29 05:35:00,2023-10-29 05:40:00,1776.78,1777.92,-0.0,flip_to_long -56924,做多,2023-10-29 05:40:00,2023-10-29 05:45:00,1777.92,1776.99,-0.0,flip_to_short -56925,做空,2023-10-29 05:45:00,2023-10-29 06:00:00,1776.99,1776.37,-0.0,tp_lower -56926,做多,2023-10-29 06:05:00,2023-10-29 06:10:00,1777.72,1778.9,0.0,tp_upper -56927,做空,2023-10-29 10:00:00,2023-10-29 10:30:00,1788.54,1784.95,0.0,tp_lower -56928,做多,2023-10-29 11:10:00,2023-10-29 11:15:00,1787.08,1790.34,0.0,tp_upper -56929,做空,2023-10-29 13:35:00,2023-10-29 14:05:00,1794.36,1790.15,0.0,tp_lower -56930,做多,2023-10-29 14:20:00,2023-10-29 14:30:00,1795.07,1799.63,0.0,tp_upper -56931,做空,2023-10-29 14:50:00,2023-10-29 14:55:00,1794.46,1795.82,-0.0,flip_to_long -56932,做多,2023-10-29 14:55:00,2023-10-29 15:05:00,1795.82,1793.64,-0.0,flip_to_short -56933,做空,2023-10-29 15:05:00,2023-10-29 15:10:00,1793.64,1796.1,-0.0,flip_to_long -56934,做多,2023-10-29 15:10:00,2023-10-29 15:30:00,1796.1,1793.34,-0.0,flip_to_short -56935,做空,2023-10-29 15:30:00,2023-10-29 15:50:00,1793.34,1791.81,0.0,tp_lower -56936,做多,2023-10-29 17:10:00,2023-10-29 17:25:00,1791.24,1793.93,0.0,tp_upper -56937,做空,2023-10-29 17:55:00,2023-10-29 18:45:00,1794.26,1796.82,-0.0,flip_to_long -56938,做多,2023-10-29 18:45:00,2023-10-29 20:35:00,1796.82,1794.19,-0.0,flip_to_short -56939,做空,2023-10-29 20:35:00,2023-10-29 21:40:00,1794.19,1799.4,-0.0,flip_to_long -56940,做多,2023-10-29 21:40:00,2023-10-29 21:45:00,1799.4,1798.0,-0.0,flip_to_short -56941,做空,2023-10-29 21:45:00,2023-10-29 21:55:00,1798.0,1792.8,0.0,tp_lower -56942,做多,2023-10-29 22:05:00,2023-10-29 22:35:00,1796.98,1806.72,0.0,tp_upper -56943,做空,2023-10-29 23:10:00,2023-10-29 23:15:00,1801.09,1803.43,-0.0,flip_to_long -56944,做多,2023-10-29 23:15:00,2023-10-29 23:20:00,1803.43,1799.51,-0.0,flip_to_short -56945,做空,2023-10-29 23:20:00,2023-10-29 23:45:00,1799.51,1794.92,0.0,tp_lower -56946,做多,2023-10-30 01:00:00,2023-10-30 01:30:00,1796.06,1794.82,-0.0,flip_to_short -56947,做空,2023-10-30 01:30:00,2023-10-30 01:40:00,1794.82,1794.18,-0.0,flip_to_long -56948,做多,2023-10-30 01:40:00,2023-10-30 01:50:00,1794.18,1792.57,-0.0,flip_to_short -56949,做空,2023-10-30 01:50:00,2023-10-30 02:00:00,1792.57,1790.3,0.0,tp_lower -56950,做多,2023-10-30 03:45:00,2023-10-30 03:50:00,1784.47,1783.7,-0.0,flip_to_short -56951,做空,2023-10-30 03:50:00,2023-10-30 04:05:00,1783.7,1784.33,-0.0,flip_to_long -56952,做多,2023-10-30 04:05:00,2023-10-30 04:10:00,1784.33,1786.0,0.0,tp_upper -56953,做空,2023-10-30 05:15:00,2023-10-30 05:25:00,1785.51,1781.99,0.0,tp_lower -56954,做多,2023-10-30 06:20:00,2023-10-30 06:35:00,1785.33,1785.13,-0.0,flip_to_short -56955,做空,2023-10-30 06:35:00,2023-10-30 07:25:00,1785.13,1785.56,-0.0,flip_to_long -56956,做多,2023-10-30 07:25:00,2023-10-30 08:20:00,1785.56,1796.31,0.0,tp_upper -56957,做多,2023-10-30 10:00:00,2023-10-30 11:35:00,1818.53,1814.25,-0.0,flip_to_short -56958,做空,2023-10-30 11:35:00,2023-10-30 11:40:00,1814.25,1816.44,-0.0,flip_to_long -56959,做多,2023-10-30 11:40:00,2023-10-30 11:45:00,1816.44,1816.91,-0.0,tp_upper -56960,做空,2023-10-30 12:05:00,2023-10-30 12:10:00,1813.86,1817.72,-0.0,flip_to_long -56961,做多,2023-10-30 12:10:00,2023-10-30 12:15:00,1817.72,1817.59,-0.0,tp_upper -56962,做空,2023-10-30 12:40:00,2023-10-30 12:50:00,1815.97,1807.1,0.0,tp_lower -56963,做多,2023-10-30 13:20:00,2023-10-30 13:25:00,1816.8,1814.86,-0.0,flip_to_short -56964,做空,2023-10-30 13:25:00,2023-10-30 14:55:00,1814.86,1819.7,-0.0,flip_to_long -56965,做多,2023-10-30 14:55:00,2023-10-30 15:05:00,1819.7,1820.66,0.0,flip_to_short -56966,做空,2023-10-30 15:05:00,2023-10-30 15:15:00,1820.66,1822.37,-0.0,flip_to_long -56967,做多,2023-10-30 15:15:00,2023-10-30 15:20:00,1822.37,1817.76,-0.0,flip_to_short -56968,做空,2023-10-30 15:20:00,2023-10-30 15:35:00,1817.76,1819.85,-0.0,flip_to_long -56969,做多,2023-10-30 15:35:00,2023-10-30 16:00:00,1819.85,1819.61,-0.0,flip_to_short -56970,做空,2023-10-30 16:00:00,2023-10-30 16:20:00,1819.61,1814.33,0.0,tp_lower -56971,做多,2023-10-30 18:10:00,2023-10-30 18:20:00,1800.84,1798.8,-0.0,flip_to_short -56972,做空,2023-10-30 18:20:00,2023-10-30 18:30:00,1798.8,1799.99,-0.0,flip_to_long -56973,做多,2023-10-30 18:30:00,2023-10-30 19:00:00,1799.99,1798.07,-0.0,flip_to_short -56974,做空,2023-10-30 19:00:00,2023-10-30 19:05:00,1798.07,1799.69,-0.0,flip_to_long -56975,做多,2023-10-30 19:05:00,2023-10-30 19:10:00,1799.69,1799.29,-0.0,flip_to_short -56976,做空,2023-10-30 19:10:00,2023-10-30 19:20:00,1799.29,1800.75,-0.0,flip_to_long -56977,做多,2023-10-30 19:20:00,2023-10-30 19:25:00,1800.75,1802.38,0.0,tp_upper -56978,做空,2023-10-30 20:00:00,2023-10-30 20:35:00,1799.31,1800.54,-0.0,flip_to_long -56979,做多,2023-10-30 20:35:00,2023-10-30 20:55:00,1800.54,1801.15,-0.0,flip_to_short -56980,做空,2023-10-30 20:55:00,2023-10-30 21:00:00,1801.15,1801.76,-0.0,flip_to_long -56981,做多,2023-10-30 21:00:00,2023-10-30 21:10:00,1801.76,1800.69,-0.0,flip_to_short -56982,做空,2023-10-30 21:10:00,2023-10-30 21:15:00,1800.69,1803.0,-0.0,flip_to_long -56983,做多,2023-10-30 21:15:00,2023-10-30 21:25:00,1803.0,1805.13,0.0,tp_upper -56984,做空,2023-10-30 22:50:00,2023-10-30 22:55:00,1809.94,1810.35,-0.0,flip_to_long -56985,做多,2023-10-30 22:55:00,2023-10-30 23:05:00,1810.35,1810.12,-0.0,flip_to_short -56986,做空,2023-10-30 23:05:00,2023-10-30 23:10:00,1810.12,1811.38,-0.0,flip_to_long -56987,做多,2023-10-30 23:10:00,2023-10-30 23:15:00,1811.38,1810.97,-0.0,flip_to_short -56988,做空,2023-10-30 23:15:00,2023-10-30 23:30:00,1810.97,1808.89,0.0,tp_lower -56989,做多,2023-10-30 23:50:00,2023-10-30 23:55:00,1810.27,1809.81,-0.0,flip_to_short -56990,做空,2023-10-30 23:55:00,2023-10-31 00:00:00,1809.81,1809.62,-0.0,tp_lower -56991,做多,2023-10-31 00:05:00,2023-10-31 00:15:00,1810.88,1812.0,0.0,tp_upper -56992,做空,2023-10-31 00:20:00,2023-10-31 00:55:00,1810.62,1813.5,-0.0,flip_to_long -56993,做多,2023-10-31 00:55:00,2023-10-31 01:00:00,1813.5,1811.43,-0.0,flip_to_short -56994,做空,2023-10-31 01:00:00,2023-10-31 01:15:00,1811.43,1807.23,0.0,tp_lower -56995,做多,2023-10-31 01:50:00,2023-10-31 01:55:00,1812.5,1811.94,-0.0,flip_to_short -56996,做空,2023-10-31 01:55:00,2023-10-31 02:00:00,1811.94,1812.2,-0.0,flip_to_long -56997,做多,2023-10-31 02:00:00,2023-10-31 02:05:00,1812.2,1810.0,-0.0,flip_to_short -56998,做空,2023-10-31 02:05:00,2023-10-31 02:35:00,1810.0,1803.32,0.0,tp_lower -56999,做多,2023-10-31 04:15:00,2023-10-31 04:35:00,1799.0,1799.5,-0.0,flip_to_short -57000,做空,2023-10-31 04:35:00,2023-10-31 05:10:00,1799.5,1798.84,-0.0,flip_to_long -57001,做多,2023-10-31 05:10:00,2023-10-31 05:15:00,1798.84,1798.84,-0.0,flip_to_short -57002,做空,2023-10-31 05:15:00,2023-10-31 06:30:00,1798.84,1792.63,0.0,tp_lower -57003,做多,2023-10-31 06:40:00,2023-10-31 08:45:00,1799.23,1802.8,0.0,tp_upper -57004,做空,2023-10-31 09:25:00,2023-10-31 10:20:00,1799.0,1802.39,-0.0,flip_to_long -57005,做多,2023-10-31 10:20:00,2023-10-31 10:25:00,1802.39,1801.23,-0.0,flip_to_short -57006,做空,2023-10-31 10:25:00,2023-10-31 10:30:00,1801.23,1802.69,-0.0,flip_to_long -57007,做多,2023-10-31 10:30:00,2023-10-31 10:35:00,1802.69,1803.68,0.0,tp_upper -57008,做空,2023-10-31 10:55:00,2023-10-31 11:15:00,1802.27,1803.15,-0.0,flip_to_long -57009,做多,2023-10-31 11:15:00,2023-10-31 11:20:00,1803.15,1802.4,-0.0,flip_to_short -57010,做空,2023-10-31 11:20:00,2023-10-31 11:25:00,1802.4,1803.71,-0.0,flip_to_long -57011,做多,2023-10-31 11:25:00,2023-10-31 11:30:00,1803.71,1808.44,0.0,tp_upper -57012,做空,2023-10-31 12:25:00,2023-10-31 12:30:00,1805.76,1806.49,-0.0,flip_to_long -57013,做多,2023-10-31 12:30:00,2023-10-31 13:35:00,1806.49,1797.07,-0.0,flip_to_short -57014,做空,2023-10-31 13:35:00,2023-10-31 13:40:00,1797.07,1796.91,-0.0,tp_lower -57015,做多,2023-10-31 14:15:00,2023-10-31 14:20:00,1799.18,1796.77,-0.0,flip_to_short -57016,做空,2023-10-31 14:20:00,2023-10-31 14:35:00,1796.77,1791.71,0.0,tp_lower -57017,做多,2023-10-31 14:45:00,2023-10-31 15:05:00,1799.38,1796.33,-0.0,flip_to_short -57018,做空,2023-10-31 15:05:00,2023-10-31 15:10:00,1796.33,1791.63,0.0,tp_lower -57019,做多,2023-10-31 15:25:00,2023-10-31 15:35:00,1792.04,1788.46,-0.0,flip_to_short -57020,做空,2023-10-31 15:35:00,2023-10-31 15:40:00,1788.46,1787.98,-0.0,tp_lower -57021,做多,2023-10-31 16:05:00,2023-10-31 16:40:00,1793.52,1803.72,0.0,tp_upper -57022,做空,2023-10-31 18:05:00,2023-10-31 18:10:00,1801.03,1801.65,-0.0,flip_to_long -57023,做多,2023-10-31 18:10:00,2023-10-31 18:35:00,1801.65,1803.81,0.0,tp_upper -57024,做空,2023-10-31 19:40:00,2023-10-31 21:05:00,1808.56,1813.05,-0.0,flip_to_long -57025,做多,2023-10-31 21:05:00,2023-10-31 21:10:00,1813.05,1812.05,-0.0,flip_to_short -57026,做空,2023-10-31 21:10:00,2023-10-31 21:20:00,1812.05,1809.78,0.0,tp_lower -57027,做多,2023-10-31 22:15:00,2023-10-31 22:25:00,1809.91,1809.83,-0.0,flip_to_short -57028,做空,2023-10-31 22:25:00,2023-10-31 23:05:00,1809.83,1812.25,-0.0,flip_to_long -57029,做多,2023-10-31 23:05:00,2023-10-31 23:35:00,1812.25,1814.41,0.0,tp_upper -57030,做空,2023-11-01 01:00:00,2023-11-01 01:10:00,1818.65,1818.54,-0.0,flip_to_long -57031,做多,2023-11-01 01:10:00,2023-11-01 03:25:00,1818.54,1810.88,-0.0,flip_to_short -57032,做空,2023-11-01 03:25:00,2023-11-01 03:30:00,1810.88,1812.28,-0.0,flip_to_long -57033,做多,2023-11-01 03:30:00,2023-11-01 03:35:00,1812.28,1811.07,-0.0,flip_to_short -57034,做空,2023-11-01 03:35:00,2023-11-01 03:40:00,1811.07,1812.22,-0.0,flip_to_long -57035,做多,2023-11-01 03:40:00,2023-11-01 03:45:00,1812.22,1811.5,-0.0,flip_to_short -57036,做空,2023-11-01 03:45:00,2023-11-01 03:50:00,1811.5,1812.01,-0.0,flip_to_long -57037,做多,2023-11-01 03:50:00,2023-11-01 03:55:00,1812.01,1810.9,-0.0,flip_to_short -57038,做空,2023-11-01 03:55:00,2023-11-01 04:15:00,1810.9,1810.35,-0.0,flip_to_long -57039,做多,2023-11-01 04:15:00,2023-11-01 04:40:00,1810.35,1810.75,-0.0,flip_to_short -57040,做空,2023-11-01 04:40:00,2023-11-01 04:50:00,1810.75,1807.76,0.0,tp_lower -57041,做多,2023-11-01 06:40:00,2023-11-01 06:45:00,1803.91,1802.89,-0.0,flip_to_short -57042,做空,2023-11-01 06:45:00,2023-11-01 06:50:00,1802.89,1803.31,-0.0,flip_to_long -57043,做多,2023-11-01 06:50:00,2023-11-01 07:00:00,1803.31,1804.18,-0.0,flip_to_short -57044,做空,2023-11-01 07:00:00,2023-11-01 08:10:00,1804.18,1806.91,-0.0,flip_to_long -57045,做多,2023-11-01 08:10:00,2023-11-01 08:15:00,1806.91,1805.06,-0.0,flip_to_short -57046,做空,2023-11-01 08:15:00,2023-11-01 08:20:00,1805.06,1808.08,-0.0,flip_to_long -57047,做多,2023-11-01 08:20:00,2023-11-01 08:45:00,1808.08,1806.16,-0.0,flip_to_short -57048,做空,2023-11-01 08:45:00,2023-11-01 08:55:00,1806.16,1805.85,-0.0,flip_to_long -57049,做多,2023-11-01 08:55:00,2023-11-01 09:15:00,1805.85,1805.74,-0.0,flip_to_short -57050,做空,2023-11-01 09:15:00,2023-11-01 09:25:00,1805.74,1806.25,-0.0,flip_to_long -57051,做多,2023-11-01 09:25:00,2023-11-01 09:40:00,1806.25,1806.03,-0.0,flip_to_short -57052,做空,2023-11-01 09:40:00,2023-11-01 09:50:00,1806.03,1803.9,0.0,tp_lower -57053,做多,2023-11-01 09:55:00,2023-11-01 10:00:00,1806.49,1805.51,-0.0,flip_to_short -57054,做空,2023-11-01 10:00:00,2023-11-01 10:20:00,1805.51,1802.14,0.0,tp_lower -57055,做多,2023-11-01 11:35:00,2023-11-01 11:45:00,1798.79,1798.04,-0.0,flip_to_short -57056,做空,2023-11-01 11:45:00,2023-11-01 11:50:00,1798.04,1799.59,-0.0,flip_to_long -57057,做多,2023-11-01 11:50:00,2023-11-01 12:00:00,1799.59,1799.04,-0.0,flip_to_short -57058,做空,2023-11-01 12:00:00,2023-11-01 12:25:00,1799.04,1795.76,0.0,tp_lower -57059,做多,2023-11-01 12:30:00,2023-11-01 12:35:00,1798.29,1803.2,0.0,tp_upper -57060,做空,2023-11-01 13:25:00,2023-11-01 14:00:00,1808.83,1803.71,0.0,flip_to_long -57061,做多,2023-11-01 14:00:00,2023-11-01 14:25:00,1803.71,1806.21,0.0,flip_to_short -57062,做空,2023-11-01 14:25:00,2023-11-01 14:35:00,1806.21,1807.29,-0.0,flip_to_long -57063,做多,2023-11-01 14:35:00,2023-11-01 14:40:00,1807.29,1806.11,-0.0,flip_to_short -57064,做空,2023-11-01 14:40:00,2023-11-01 14:45:00,1806.11,1792.29,0.0,tp_lower -57065,做多,2023-11-01 16:05:00,2023-11-01 16:20:00,1795.0,1799.11,0.0,tp_upper -57066,做空,2023-11-01 16:40:00,2023-11-01 17:35:00,1796.44,1798.65,-0.0,flip_to_long -57067,做多,2023-11-01 17:35:00,2023-11-01 17:45:00,1798.65,1803.41,0.0,tp_upper -57068,做空,2023-11-01 18:40:00,2023-11-01 20:55:00,1815.14,1857.37,-0.0,flip_to_long -57069,做多,2023-11-01 20:55:00,2023-11-01 21:00:00,1857.37,1860.08,0.0,tp_upper -57070,做空,2023-11-01 21:05:00,2023-11-01 21:25:00,1845.56,1849.39,-0.0,flip_to_long -57071,做多,2023-11-01 21:25:00,2023-11-01 21:30:00,1849.39,1846.19,-0.0,flip_to_short -57072,做空,2023-11-01 21:30:00,2023-11-01 21:35:00,1846.19,1848.6,-0.0,flip_to_long -57073,做多,2023-11-01 21:35:00,2023-11-01 21:40:00,1848.6,1842.93,-0.0,flip_to_short -57074,做空,2023-11-01 21:40:00,2023-11-01 21:55:00,1842.93,1844.97,-0.0,flip_to_long -57075,做多,2023-11-01 21:55:00,2023-11-01 22:30:00,1844.97,1850.69,0.0,flip_to_short -57076,做空,2023-11-01 22:30:00,2023-11-01 23:15:00,1850.69,1845.94,0.0,flip_to_long -57077,做多,2023-11-01 23:15:00,2023-11-02 00:00:00,1845.94,1847.95,0.0,tp_upper -57078,做空,2023-11-02 00:05:00,2023-11-02 00:10:00,1845.34,1848.66,-0.0,flip_to_long -57079,做多,2023-11-02 00:10:00,2023-11-02 00:15:00,1848.66,1845.38,-0.0,tp_upper -57080,做多,2023-11-02 00:20:00,2023-11-02 00:25:00,1851.2,1851.22,-0.0,tp_upper -57081,做空,2023-11-02 00:30:00,2023-11-02 00:40:00,1846.49,1842.98,0.0,tp_lower -57082,做多,2023-11-02 00:50:00,2023-11-02 01:00:00,1848.23,1850.85,0.0,tp_upper -57083,做空,2023-11-02 02:00:00,2023-11-02 02:10:00,1853.46,1853.58,-0.0,flip_to_long -57084,做多,2023-11-02 02:10:00,2023-11-02 02:20:00,1853.58,1855.45,0.0,flip_to_short -57085,做空,2023-11-02 02:20:00,2023-11-02 02:30:00,1855.45,1854.66,-0.0,flip_to_long -57086,做多,2023-11-02 02:30:00,2023-11-02 02:45:00,1854.66,1865.6,0.0,tp_upper -57087,做空,2023-11-02 03:40:00,2023-11-02 04:55:00,1862.17,1852.0,0.0,tp_lower -57088,做多,2023-11-02 07:05:00,2023-11-02 07:15:00,1838.69,1835.5,-0.0,flip_to_short -57089,做空,2023-11-02 07:15:00,2023-11-02 07:20:00,1835.5,1837.26,-0.0,tp_lower -57090,做多,2023-11-02 07:30:00,2023-11-02 07:40:00,1837.51,1834.53,-0.0,flip_to_short -57091,做空,2023-11-02 07:40:00,2023-11-02 07:45:00,1834.53,1833.89,-0.0,tp_lower -57092,做多,2023-11-02 08:50:00,2023-11-02 09:00:00,1832.52,1831.18,-0.0,flip_to_short -57093,做空,2023-11-02 09:00:00,2023-11-02 09:05:00,1831.18,1832.96,-0.0,flip_to_long -57094,做多,2023-11-02 09:05:00,2023-11-02 09:15:00,1832.96,1831.01,-0.0,flip_to_short -57095,做空,2023-11-02 09:15:00,2023-11-02 09:20:00,1831.01,1831.64,-0.0,flip_to_long -57096,做多,2023-11-02 09:20:00,2023-11-02 09:45:00,1831.64,1835.02,0.0,tp_upper -57097,做空,2023-11-02 10:00:00,2023-11-02 10:40:00,1834.55,1837.65,-0.0,flip_to_long -57098,做多,2023-11-02 10:40:00,2023-11-02 10:45:00,1837.65,1834.92,-0.0,flip_to_short -57099,做空,2023-11-02 10:45:00,2023-11-02 10:55:00,1834.92,1835.15,-0.0,flip_to_long -57100,做多,2023-11-02 10:55:00,2023-11-02 11:20:00,1835.15,1837.64,0.0,tp_upper -57101,做空,2023-11-02 11:25:00,2023-11-02 11:50:00,1836.22,1837.49,-0.0,flip_to_long -57102,做多,2023-11-02 11:50:00,2023-11-02 11:55:00,1837.49,1837.14,-0.0,flip_to_short -57103,做空,2023-11-02 11:55:00,2023-11-02 12:10:00,1837.14,1838.14,-0.0,flip_to_long -57104,做多,2023-11-02 12:10:00,2023-11-02 12:25:00,1838.14,1832.46,-0.0,flip_to_short -57105,做空,2023-11-02 12:25:00,2023-11-02 12:30:00,1832.46,1837.25,-0.0,tp_lower -57106,做空,2023-11-02 12:55:00,2023-11-02 13:00:00,1836.4,1836.62,-0.0,flip_to_long -57107,做多,2023-11-02 13:00:00,2023-11-02 17:50:00,1836.62,1803.39,-0.0,tp_upper -57108,做空,2023-11-02 20:20:00,2023-11-02 20:25:00,1806.92,1805.58,0.0,tp_lower -57109,做多,2023-11-02 21:55:00,2023-11-02 22:00:00,1803.39,1802.04,-0.0,flip_to_short -57110,做空,2023-11-02 22:00:00,2023-11-02 22:05:00,1802.04,1799.61,0.0,tp_lower -57111,做多,2023-11-02 23:15:00,2023-11-02 23:30:00,1798.9,1797.3,-0.0,flip_to_short -57112,做空,2023-11-02 23:30:00,2023-11-02 23:35:00,1797.3,1797.71,-0.0,flip_to_long -57113,做多,2023-11-02 23:35:00,2023-11-02 23:45:00,1797.71,1800.92,0.0,tp_upper -57114,做空,2023-11-03 00:15:00,2023-11-03 00:25:00,1799.0,1791.96,0.0,tp_lower -57115,做多,2023-11-03 01:30:00,2023-11-03 01:35:00,1791.33,1788.16,-0.0,flip_to_short -57116,做空,2023-11-03 01:35:00,2023-11-03 01:55:00,1788.16,1789.07,-0.0,flip_to_long -57117,做多,2023-11-03 01:55:00,2023-11-03 03:35:00,1789.07,1799.01,0.0,tp_upper -57118,做空,2023-11-03 04:05:00,2023-11-03 04:20:00,1797.7,1796.91,-0.0,flip_to_long -57119,做多,2023-11-03 04:20:00,2023-11-03 04:30:00,1796.91,1795.95,-0.0,flip_to_short -57120,做空,2023-11-03 04:30:00,2023-11-03 04:40:00,1795.95,1793.26,0.0,tp_lower -57121,做多,2023-11-03 05:25:00,2023-11-03 05:40:00,1795.34,1794.92,-0.0,flip_to_short -57122,做空,2023-11-03 05:40:00,2023-11-03 07:00:00,1794.92,1796.82,-0.0,tp_lower -57123,做多,2023-11-03 07:05:00,2023-11-03 07:30:00,1797.75,1800.0,0.0,tp_upper -57124,做空,2023-11-03 07:40:00,2023-11-03 07:55:00,1796.8,1798.74,-0.0,flip_to_long -57125,做多,2023-11-03 07:55:00,2023-11-03 08:00:00,1798.74,1797.0,-0.0,flip_to_short -57126,做空,2023-11-03 08:00:00,2023-11-03 08:05:00,1797.0,1801.09,-0.0,flip_to_long -57127,做多,2023-11-03 08:05:00,2023-11-03 08:10:00,1801.09,1804.13,0.0,tp_upper -57128,做空,2023-11-03 08:35:00,2023-11-03 08:40:00,1799.2,1794.82,0.0,tp_lower -57129,做空,2023-11-03 11:05:00,2023-11-03 11:25:00,1784.65,1787.47,-0.0,flip_to_long -57130,做多,2023-11-03 11:25:00,2023-11-03 11:30:00,1787.47,1786.59,-0.0,flip_to_short -57131,做空,2023-11-03 11:30:00,2023-11-03 12:10:00,1786.59,1787.31,-0.0,flip_to_long -57132,做多,2023-11-03 12:10:00,2023-11-03 12:20:00,1787.31,1790.98,0.0,tp_upper -57133,做空,2023-11-03 15:45:00,2023-11-03 15:50:00,1807.57,1810.15,-0.0,flip_to_long -57134,做多,2023-11-03 15:50:00,2023-11-03 15:55:00,1810.15,1812.79,0.0,tp_upper -57135,做空,2023-11-03 16:20:00,2023-11-03 16:55:00,1809.58,1816.25,-0.0,flip_to_long -57136,做多,2023-11-03 16:55:00,2023-11-03 17:15:00,1816.25,1811.93,-0.0,flip_to_short -57137,做空,2023-11-03 17:15:00,2023-11-03 17:20:00,1811.93,1809.69,0.0,tp_lower -57138,做多,2023-11-03 18:20:00,2023-11-03 18:25:00,1809.51,1820.63,0.0,tp_upper -57139,做空,2023-11-03 19:35:00,2023-11-03 19:50:00,1813.67,1814.52,-0.0,flip_to_long -57140,做多,2023-11-03 19:50:00,2023-11-03 19:55:00,1814.52,1816.89,0.0,tp_upper -57141,做空,2023-11-03 21:35:00,2023-11-03 21:45:00,1828.28,1830.0,-0.0,flip_to_long -57142,做多,2023-11-03 21:45:00,2023-11-03 21:50:00,1830.0,1828.39,-0.0,flip_to_short -57143,做空,2023-11-03 21:50:00,2023-11-03 22:00:00,1828.39,1828.48,-0.0,tp_lower -57144,做多,2023-11-03 22:30:00,2023-11-03 23:00:00,1826.6,1830.15,0.0,tp_upper -57145,做空,2023-11-04 00:00:00,2023-11-04 00:15:00,1828.99,1828.71,-0.0,tp_lower -57146,做多,2023-11-04 01:05:00,2023-11-04 01:20:00,1828.91,1826.83,-0.0,flip_to_short -57147,做空,2023-11-04 01:20:00,2023-11-04 01:25:00,1826.83,1826.85,-0.0,tp_lower -57148,做多,2023-11-04 01:35:00,2023-11-04 01:50:00,1827.82,1833.19,0.0,tp_upper -57149,做空,2023-11-04 02:50:00,2023-11-04 03:45:00,1833.4,1832.99,-0.0,flip_to_long -57150,做多,2023-11-04 03:45:00,2023-11-04 04:00:00,1832.99,1832.53,-0.0,flip_to_short -57151,做空,2023-11-04 04:00:00,2023-11-04 04:05:00,1832.53,1834.48,-0.0,flip_to_long -57152,做多,2023-11-04 04:05:00,2023-11-04 04:15:00,1834.48,1832.15,-0.0,flip_to_short -57153,做空,2023-11-04 04:15:00,2023-11-04 04:20:00,1832.15,1832.5,-0.0,flip_to_long -57154,做多,2023-11-04 04:20:00,2023-11-04 04:25:00,1832.5,1832.38,-0.0,flip_to_short -57155,做空,2023-11-04 04:25:00,2023-11-04 04:40:00,1832.38,1829.01,0.0,tp_lower -57156,做多,2023-11-04 05:40:00,2023-11-04 05:45:00,1829.47,1828.24,-0.0,flip_to_short -57157,做空,2023-11-04 05:45:00,2023-11-04 05:50:00,1828.24,1828.82,-0.0,flip_to_long -57158,做多,2023-11-04 05:50:00,2023-11-04 06:00:00,1828.82,1833.71,0.0,tp_upper -57159,做空,2023-11-04 06:55:00,2023-11-04 07:40:00,1832.23,1838.09,-0.0,flip_to_long -57160,做多,2023-11-04 07:40:00,2023-11-04 07:55:00,1838.09,1833.77,-0.0,flip_to_short -57161,做空,2023-11-04 07:55:00,2023-11-04 08:00:00,1833.77,1831.84,0.0,tp_lower -57162,做多,2023-11-04 08:10:00,2023-11-04 08:15:00,1836.07,1841.23,0.0,tp_upper -57163,做空,2023-11-04 08:25:00,2023-11-04 08:45:00,1836.84,1839.47,-0.0,flip_to_long -57164,做多,2023-11-04 08:45:00,2023-11-04 09:20:00,1839.47,1843.13,0.0,tp_upper -57165,做空,2023-11-04 09:50:00,2023-11-04 10:05:00,1840.45,1839.45,0.0,flip_to_long -57166,做多,2023-11-04 10:05:00,2023-11-04 10:15:00,1839.45,1846.0,0.0,tp_upper -57167,做空,2023-11-04 10:40:00,2023-11-04 11:00:00,1843.37,1843.28,-0.0,flip_to_long -57168,做多,2023-11-04 11:00:00,2023-11-04 11:10:00,1843.28,1841.82,-0.0,flip_to_short -57169,做空,2023-11-04 11:10:00,2023-11-04 11:50:00,1841.82,1838.03,0.0,tp_lower -57170,做多,2023-11-04 12:25:00,2023-11-04 12:55:00,1839.72,1837.99,-0.0,flip_to_short -57171,做空,2023-11-04 12:55:00,2023-11-04 13:20:00,1837.99,1837.39,-0.0,tp_lower -57172,做多,2023-11-04 13:25:00,2023-11-04 13:30:00,1838.54,1835.66,-0.0,flip_to_short -57173,做空,2023-11-04 13:30:00,2023-11-04 13:35:00,1835.66,1836.09,-0.0,tp_lower -57174,做多,2023-11-04 14:30:00,2023-11-04 14:35:00,1836.0,1833.39,-0.0,flip_to_short -57175,做空,2023-11-04 14:35:00,2023-11-04 15:05:00,1833.39,1831.84,0.0,tp_lower -57176,做多,2023-11-04 15:35:00,2023-11-04 15:45:00,1832.72,1832.54,-0.0,flip_to_short -57177,做空,2023-11-04 15:45:00,2023-11-04 16:00:00,1832.54,1832.92,-0.0,flip_to_long -57178,做多,2023-11-04 16:00:00,2023-11-04 16:25:00,1832.92,1836.49,0.0,tp_upper -57179,做空,2023-11-04 16:50:00,2023-11-04 17:00:00,1833.86,1836.72,-0.0,flip_to_long -57180,做多,2023-11-04 17:00:00,2023-11-04 17:45:00,1836.72,1836.41,-0.0,flip_to_short -57181,做空,2023-11-04 17:45:00,2023-11-04 18:25:00,1836.41,1836.62,-0.0,flip_to_long -57182,做多,2023-11-04 18:25:00,2023-11-04 18:45:00,1836.62,1837.28,-0.0,tp_upper -57183,做空,2023-11-04 19:05:00,2023-11-04 19:20:00,1837.93,1838.05,-0.0,flip_to_long -57184,做多,2023-11-04 19:20:00,2023-11-04 19:25:00,1838.05,1836.32,-0.0,flip_to_short -57185,做空,2023-11-04 19:25:00,2023-11-04 20:00:00,1836.32,1835.59,-0.0,tp_lower -57186,做多,2023-11-04 20:10:00,2023-11-04 20:15:00,1837.58,1837.44,-0.0,flip_to_short -57187,做空,2023-11-04 20:15:00,2023-11-04 20:35:00,1837.44,1837.89,-0.0,flip_to_long -57188,做多,2023-11-04 20:35:00,2023-11-04 20:45:00,1837.89,1839.05,0.0,tp_upper -57189,做空,2023-11-04 23:50:00,2023-11-04 23:55:00,1855.31,1856.08,-0.0,flip_to_long -57190,做多,2023-11-04 23:55:00,2023-11-05 01:20:00,1856.08,1853.17,-0.0,tp_upper -57191,做空,2023-11-05 01:25:00,2023-11-05 01:30:00,1850.64,1852.96,-0.0,flip_to_long -57192,做多,2023-11-05 01:30:00,2023-11-05 01:40:00,1852.96,1852.29,-0.0,flip_to_short -57193,做空,2023-11-05 01:40:00,2023-11-05 02:20:00,1852.29,1847.57,0.0,tp_lower -57194,做多,2023-11-05 02:45:00,2023-11-05 03:10:00,1852.66,1856.47,0.0,tp_upper -57195,做空,2023-11-05 06:00:00,2023-11-05 06:05:00,1885.6,1886.69,-0.0,flip_to_long -57196,做多,2023-11-05 06:05:00,2023-11-05 06:10:00,1886.69,1885.62,-0.0,flip_to_short -57197,做空,2023-11-05 06:10:00,2023-11-05 06:30:00,1885.62,1881.76,0.0,tp_lower -57198,做多,2023-11-05 07:25:00,2023-11-05 07:30:00,1883.81,1883.02,-0.0,flip_to_short -57199,做空,2023-11-05 07:30:00,2023-11-05 07:40:00,1883.02,1884.31,-0.0,flip_to_long -57200,做多,2023-11-05 07:40:00,2023-11-05 07:45:00,1884.31,1884.3,-0.0,tp_upper -57201,做空,2023-11-05 08:40:00,2023-11-05 08:45:00,1885.88,1880.28,0.0,tp_lower -57202,做多,2023-11-05 09:15:00,2023-11-05 10:15:00,1884.88,1886.17,0.0,flip_to_short -57203,做空,2023-11-05 10:15:00,2023-11-05 10:30:00,1886.17,1885.94,-0.0,flip_to_long -57204,做多,2023-11-05 10:30:00,2023-11-05 11:00:00,1885.94,1888.18,0.0,flip_to_short -57205,做空,2023-11-05 11:00:00,2023-11-05 11:10:00,1888.18,1888.15,-0.0,flip_to_long -57206,做多,2023-11-05 11:10:00,2023-11-05 11:20:00,1888.15,1892.49,0.0,tp_upper -57207,做空,2023-11-05 11:45:00,2023-11-05 11:55:00,1888.69,1888.8,-0.0,flip_to_long -57208,做多,2023-11-05 11:55:00,2023-11-05 12:05:00,1888.8,1893.73,0.0,tp_upper -57209,做空,2023-11-05 12:10:00,2023-11-05 12:20:00,1889.27,1896.97,-0.0,flip_to_long -57210,做多,2023-11-05 12:20:00,2023-11-05 12:25:00,1896.97,1896.9,-0.0,tp_upper -57211,做空,2023-11-05 12:55:00,2023-11-05 13:00:00,1892.27,1892.59,-0.0,flip_to_long -57212,做多,2023-11-05 13:00:00,2023-11-05 13:10:00,1892.59,1892.25,-0.0,flip_to_short -57213,做空,2023-11-05 13:10:00,2023-11-05 13:25:00,1892.25,1887.82,0.0,tp_lower -57214,做多,2023-11-05 15:00:00,2023-11-05 15:30:00,1879.15,1874.79,-0.0,flip_to_short -57215,做空,2023-11-05 15:30:00,2023-11-05 15:35:00,1874.79,1876.23,-0.0,tp_lower -57216,做多,2023-11-05 16:05:00,2023-11-05 16:10:00,1879.01,1878.17,-0.0,tp_upper -57217,做空,2023-11-05 18:25:00,2023-11-05 19:30:00,1897.31,1893.44,0.0,tp_lower -57218,做多,2023-11-05 20:20:00,2023-11-05 20:30:00,1893.45,1892.66,-0.0,flip_to_short -57219,做空,2023-11-05 20:30:00,2023-11-05 20:45:00,1892.66,1888.19,0.0,tp_lower -57220,做多,2023-11-05 22:30:00,2023-11-05 22:35:00,1877.22,1876.45,-0.0,flip_to_short -57221,做空,2023-11-05 22:35:00,2023-11-06 00:05:00,1876.45,1891.69,-0.0,flip_to_long -57222,做多,2023-11-06 00:05:00,2023-11-06 00:40:00,1891.69,1893.96,0.0,flip_to_short -57223,做空,2023-11-06 00:40:00,2023-11-06 00:45:00,1893.96,1894.46,-0.0,flip_to_long -57224,做多,2023-11-06 00:45:00,2023-11-06 01:30:00,1894.46,1895.5,0.0,tp_upper -57225,做空,2023-11-06 01:35:00,2023-11-06 01:40:00,1892.42,1890.5,0.0,tp_lower -57226,做多,2023-11-06 03:20:00,2023-11-06 03:50:00,1885.81,1888.89,0.0,tp_upper -57227,做空,2023-11-06 03:55:00,2023-11-06 04:10:00,1887.98,1882.23,0.0,tp_lower -57228,做多,2023-11-06 05:10:00,2023-11-06 06:20:00,1881.4,1875.0,-0.0,flip_to_short -57229,做空,2023-11-06 06:20:00,2023-11-06 06:25:00,1875.0,1876.52,-0.0,flip_to_long -57230,做多,2023-11-06 06:25:00,2023-11-06 07:15:00,1876.52,1879.8,0.0,tp_upper -57231,做空,2023-11-06 07:20:00,2023-11-06 07:30:00,1876.96,1878.45,-0.0,flip_to_long -57232,做多,2023-11-06 07:30:00,2023-11-06 07:40:00,1878.45,1878.24,-0.0,flip_to_short -57233,做空,2023-11-06 07:40:00,2023-11-06 08:05:00,1878.24,1877.45,-0.0,tp_lower -57234,做多,2023-11-06 08:25:00,2023-11-06 08:55:00,1878.34,1885.41,0.0,tp_upper -57235,做空,2023-11-06 11:20:00,2023-11-06 11:25:00,1892.67,1894.85,-0.0,flip_to_long -57236,做多,2023-11-06 11:25:00,2023-11-06 12:00:00,1894.85,1896.59,0.0,tp_upper -57237,做空,2023-11-06 12:05:00,2023-11-06 12:15:00,1895.59,1895.03,-0.0,tp_lower -57238,做多,2023-11-06 12:20:00,2023-11-06 12:25:00,1897.63,1903.31,0.0,tp_upper -57239,做空,2023-11-06 12:45:00,2023-11-06 12:50:00,1897.57,1898.86,-0.0,flip_to_long -57240,做多,2023-11-06 12:50:00,2023-11-06 12:55:00,1898.86,1906.61,0.0,tp_upper -57241,做空,2023-11-06 13:15:00,2023-11-06 13:45:00,1898.78,1893.33,0.0,tp_lower -57242,做多,2023-11-06 14:00:00,2023-11-06 14:05:00,1906.65,1906.7,-0.0,tp_upper -57243,做空,2023-11-06 15:30:00,2023-11-06 15:35:00,1906.0,1905.16,-0.0,tp_lower -57244,做多,2023-11-06 15:40:00,2023-11-06 18:10:00,1907.12,1892.28,-0.0,flip_to_short -57245,做空,2023-11-06 18:10:00,2023-11-06 18:15:00,1892.28,1886.62,0.0,tp_lower -57246,做多,2023-11-06 18:40:00,2023-11-06 18:45:00,1894.62,1896.75,0.0,tp_upper -57247,做空,2023-11-06 19:05:00,2023-11-06 21:20:00,1893.75,1889.15,0.0,tp_lower -57248,做多,2023-11-06 21:35:00,2023-11-06 21:55:00,1892.6,1892.68,-0.0,flip_to_short -57249,做空,2023-11-06 21:55:00,2023-11-06 23:30:00,1892.68,1896.98,-0.0,flip_to_long -57250,做多,2023-11-06 23:30:00,2023-11-07 00:00:00,1896.98,1896.85,-0.0,flip_to_short -57251,做空,2023-11-07 00:00:00,2023-11-07 00:10:00,1896.85,1899.65,-0.0,flip_to_long -57252,做多,2023-11-07 00:10:00,2023-11-07 00:20:00,1899.65,1896.28,-0.0,flip_to_short -57253,做空,2023-11-07 00:20:00,2023-11-07 00:25:00,1896.28,1894.75,0.0,tp_lower -57254,做多,2023-11-07 01:15:00,2023-11-07 01:20:00,1895.55,1890.93,-0.0,flip_to_short -57255,做空,2023-11-07 01:20:00,2023-11-07 01:30:00,1890.93,1894.29,-0.0,flip_to_long -57256,做多,2023-11-07 01:30:00,2023-11-07 01:35:00,1894.29,1889.4,-0.0,flip_to_short -57257,做空,2023-11-07 01:35:00,2023-11-07 01:45:00,1889.4,1893.73,-0.0,flip_to_long -57258,做多,2023-11-07 01:45:00,2023-11-07 01:50:00,1893.73,1891.39,-0.0,flip_to_short -57259,做空,2023-11-07 01:50:00,2023-11-07 01:55:00,1891.39,1894.03,-0.0,flip_to_long -57260,做多,2023-11-07 01:55:00,2023-11-07 02:15:00,1894.03,1889.63,-0.0,flip_to_short -57261,做空,2023-11-07 02:15:00,2023-11-07 02:20:00,1889.63,1888.8,-0.0,tp_lower -57262,做多,2023-11-07 03:20:00,2023-11-07 03:25:00,1889.88,1889.01,-0.0,flip_to_short -57263,做空,2023-11-07 03:25:00,2023-11-07 03:40:00,1889.01,1888.14,-0.0,flip_to_long -57264,做多,2023-11-07 03:40:00,2023-11-07 04:10:00,1888.14,1888.77,-0.0,flip_to_short -57265,做空,2023-11-07 04:10:00,2023-11-07 04:45:00,1888.77,1893.16,-0.0,flip_to_long -57266,做多,2023-11-07 04:45:00,2023-11-07 04:50:00,1893.16,1893.0,-0.0,tp_upper -57267,做空,2023-11-07 05:25:00,2023-11-07 06:15:00,1892.66,1894.85,-0.0,flip_to_long -57268,做多,2023-11-07 06:15:00,2023-11-07 06:20:00,1894.85,1893.31,-0.0,flip_to_short -57269,做空,2023-11-07 06:20:00,2023-11-07 06:30:00,1893.31,1893.62,-0.0,tp_lower -57270,做空,2023-11-07 06:55:00,2023-11-07 07:05:00,1894.61,1894.92,-0.0,flip_to_long -57271,做多,2023-11-07 07:05:00,2023-11-07 07:15:00,1894.92,1894.57,-0.0,flip_to_short -57272,做空,2023-11-07 07:15:00,2023-11-07 07:20:00,1894.57,1891.53,0.0,tp_lower -57273,做多,2023-11-07 07:55:00,2023-11-07 08:15:00,1892.59,1893.16,-0.0,flip_to_short -57274,做空,2023-11-07 08:15:00,2023-11-07 08:25:00,1893.16,1889.29,0.0,tp_lower -57275,做多,2023-11-07 08:30:00,2023-11-07 11:25:00,1889.88,1875.24,-0.0,flip_to_short -57276,做空,2023-11-07 11:25:00,2023-11-07 11:30:00,1875.24,1876.69,-0.0,flip_to_long -57277,做多,2023-11-07 11:30:00,2023-11-07 11:35:00,1876.69,1874.36,-0.0,flip_to_short -57278,做空,2023-11-07 11:35:00,2023-11-07 11:40:00,1874.36,1876.08,-0.0,flip_to_long -57279,做多,2023-11-07 11:40:00,2023-11-07 11:55:00,1876.08,1873.98,-0.0,flip_to_short -57280,做空,2023-11-07 11:55:00,2023-11-07 12:00:00,1873.98,1875.6,-0.0,flip_to_long -57281,做多,2023-11-07 12:00:00,2023-11-07 12:05:00,1875.6,1870.67,-0.0,flip_to_short -57282,做空,2023-11-07 12:05:00,2023-11-07 12:10:00,1870.67,1872.68,-0.0,tp_lower -57283,做多,2023-11-07 12:15:00,2023-11-07 12:25:00,1877.83,1875.01,-0.0,flip_to_short -57284,做空,2023-11-07 12:25:00,2023-11-07 13:15:00,1875.01,1877.4,-0.0,flip_to_long -57285,做多,2023-11-07 13:15:00,2023-11-07 13:20:00,1877.4,1876.55,-0.0,flip_to_short -57286,做空,2023-11-07 13:20:00,2023-11-07 13:35:00,1876.55,1869.19,0.0,tp_lower -57287,做多,2023-11-07 14:05:00,2023-11-07 14:35:00,1875.1,1872.74,-0.0,flip_to_short -57288,做空,2023-11-07 14:35:00,2023-11-07 14:40:00,1872.74,1876.82,-0.0,flip_to_long -57289,做多,2023-11-07 14:40:00,2023-11-07 15:15:00,1876.82,1871.43,-0.0,flip_to_short -57290,做空,2023-11-07 15:15:00,2023-11-07 15:20:00,1871.43,1871.06,-0.0,tp_lower -57291,做多,2023-11-07 16:30:00,2023-11-07 16:35:00,1867.82,1863.88,-0.0,flip_to_short -57292,做空,2023-11-07 16:35:00,2023-11-07 16:45:00,1863.88,1857.46,0.0,tp_lower -57293,做多,2023-11-07 17:15:00,2023-11-07 18:05:00,1864.86,1886.0,0.0,tp_upper -57294,做空,2023-11-07 20:05:00,2023-11-07 20:10:00,1893.76,1894.61,-0.0,flip_to_long -57295,做多,2023-11-07 20:10:00,2023-11-07 20:45:00,1894.61,1902.02,0.0,tp_upper -57296,做空,2023-11-07 21:05:00,2023-11-07 21:20:00,1897.79,1896.01,0.0,flip_to_long -57297,做多,2023-11-07 21:20:00,2023-11-07 23:20:00,1896.01,1884.95,-0.0,flip_to_short -57298,做空,2023-11-07 23:20:00,2023-11-08 00:35:00,1884.95,1883.49,0.0,tp_lower -57299,做多,2023-11-08 00:40:00,2023-11-08 01:05:00,1885.3,1887.51,0.0,flip_to_short -57300,做空,2023-11-08 01:05:00,2023-11-08 02:55:00,1887.51,1888.12,-0.0,tp_lower -57301,做多,2023-11-08 04:35:00,2023-11-08 05:00:00,1884.35,1885.53,0.0,tp_upper -57302,做空,2023-11-08 05:05:00,2023-11-08 05:20:00,1884.09,1882.05,0.0,tp_lower -57303,做多,2023-11-08 06:30:00,2023-11-08 06:55:00,1879.81,1879.36,-0.0,flip_to_short -57304,做空,2023-11-08 06:55:00,2023-11-08 07:20:00,1879.36,1879.33,-0.0,flip_to_long -57305,做多,2023-11-08 07:20:00,2023-11-08 07:45:00,1879.33,1878.11,-0.0,flip_to_short -57306,做空,2023-11-08 07:45:00,2023-11-08 07:55:00,1878.11,1875.46,0.0,tp_lower -57307,做多,2023-11-08 08:05:00,2023-11-08 08:25:00,1878.71,1876.7,-0.0,flip_to_short -57308,做空,2023-11-08 08:25:00,2023-11-08 08:30:00,1876.7,1881.0,-0.0,flip_to_long -57309,做多,2023-11-08 08:30:00,2023-11-08 08:35:00,1881.0,1880.68,-0.0,tp_upper -57310,做空,2023-11-08 08:50:00,2023-11-08 09:00:00,1879.04,1878.79,-0.0,flip_to_long -57311,做多,2023-11-08 09:00:00,2023-11-08 09:40:00,1878.79,1883.66,0.0,tp_upper -57312,做空,2023-11-08 10:35:00,2023-11-08 10:40:00,1883.7,1885.52,-0.0,flip_to_long -57313,做多,2023-11-08 10:40:00,2023-11-08 11:05:00,1885.52,1885.3,-0.0,flip_to_short -57314,做空,2023-11-08 11:05:00,2023-11-08 11:20:00,1885.3,1882.95,0.0,tp_lower -57315,做多,2023-11-08 12:10:00,2023-11-08 12:15:00,1886.75,1887.86,0.0,tp_upper -57316,做空,2023-11-08 12:30:00,2023-11-08 12:35:00,1883.89,1884.05,-0.0,flip_to_long -57317,做多,2023-11-08 12:35:00,2023-11-08 13:10:00,1884.05,1885.87,0.0,flip_to_short -57318,做空,2023-11-08 13:10:00,2023-11-08 13:40:00,1885.87,1882.99,0.0,tp_lower -57319,做多,2023-11-08 13:50:00,2023-11-08 13:55:00,1886.9,1889.64,0.0,tp_upper -57320,做空,2023-11-08 14:20:00,2023-11-08 14:45:00,1888.1,1886.0,0.0,flip_to_long -57321,做多,2023-11-08 14:45:00,2023-11-08 15:00:00,1886.0,1883.26,-0.0,flip_to_short -57322,做空,2023-11-08 15:00:00,2023-11-08 15:10:00,1883.26,1883.11,-0.0,tp_lower -57323,做多,2023-11-08 15:15:00,2023-11-08 15:55:00,1886.2,1889.62,0.0,tp_upper -57324,做空,2023-11-08 17:25:00,2023-11-08 18:05:00,1893.71,1899.0,-0.0,flip_to_long -57325,做多,2023-11-08 18:05:00,2023-11-08 18:25:00,1899.0,1895.69,-0.0,flip_to_short -57326,做空,2023-11-08 18:25:00,2023-11-08 19:35:00,1895.69,1898.57,-0.0,flip_to_long -57327,做多,2023-11-08 19:35:00,2023-11-08 19:50:00,1898.57,1899.56,0.0,flip_to_short -57328,做空,2023-11-08 19:50:00,2023-11-08 20:20:00,1899.56,1900.26,-0.0,flip_to_long -57329,做多,2023-11-08 20:20:00,2023-11-08 20:25:00,1900.26,1896.08,-0.0,flip_to_short -57330,做空,2023-11-08 20:25:00,2023-11-08 20:30:00,1896.08,1894.79,0.0,tp_lower -57331,做多,2023-11-08 21:00:00,2023-11-08 21:05:00,1901.83,1902.28,-0.0,tp_upper -57332,做空,2023-11-08 21:10:00,2023-11-08 21:15:00,1897.65,1891.97,0.0,tp_lower -57333,做多,2023-11-08 22:00:00,2023-11-08 22:05:00,1893.05,1890.31,-0.0,flip_to_short -57334,做空,2023-11-08 22:05:00,2023-11-08 22:10:00,1890.31,1890.82,-0.0,flip_to_long -57335,做多,2023-11-08 22:10:00,2023-11-08 22:20:00,1890.82,1890.7,-0.0,flip_to_short -57336,做空,2023-11-08 22:20:00,2023-11-08 22:30:00,1890.7,1890.89,-0.0,flip_to_long -57337,做多,2023-11-08 22:30:00,2023-11-08 22:45:00,1890.89,1894.75,0.0,tp_upper -57338,做空,2023-11-08 23:00:00,2023-11-08 23:10:00,1891.25,1891.62,-0.0,flip_to_long -57339,做多,2023-11-08 23:10:00,2023-11-08 23:25:00,1891.62,1895.67,0.0,tp_upper -57340,做空,2023-11-08 23:45:00,2023-11-08 23:50:00,1890.75,1891.55,-0.0,flip_to_long -57341,做多,2023-11-08 23:50:00,2023-11-09 00:35:00,1891.55,1897.0,0.0,tp_upper -57342,做空,2023-11-09 03:20:00,2023-11-09 03:25:00,1913.2,1915.71,-0.0,flip_to_long -57343,做多,2023-11-09 03:25:00,2023-11-09 03:50:00,1915.71,1917.97,0.0,flip_to_short -57344,做空,2023-11-09 03:50:00,2023-11-09 03:55:00,1917.97,1919.66,-0.0,flip_to_long -57345,做多,2023-11-09 03:55:00,2023-11-09 04:05:00,1919.66,1919.49,-0.0,flip_to_short -57346,做空,2023-11-09 04:05:00,2023-11-09 04:25:00,1919.49,1920.72,-0.0,flip_to_long -57347,做多,2023-11-09 04:25:00,2023-11-09 04:35:00,1920.72,1926.35,0.0,tp_upper -57348,做空,2023-11-09 05:00:00,2023-11-09 05:05:00,1920.66,1922.25,-0.0,flip_to_long -57349,做多,2023-11-09 05:05:00,2023-11-09 05:10:00,1922.25,1921.0,-0.0,flip_to_short -57350,做空,2023-11-09 05:10:00,2023-11-09 05:50:00,1921.0,1921.05,-0.0,flip_to_long -57351,做多,2023-11-09 05:50:00,2023-11-09 05:55:00,1921.05,1918.46,-0.0,flip_to_short -57352,做空,2023-11-09 05:55:00,2023-11-09 06:10:00,1918.46,1921.95,-0.0,flip_to_long -57353,做多,2023-11-09 06:10:00,2023-11-09 06:30:00,1921.95,1926.0,0.0,tp_upper -57354,做空,2023-11-09 07:05:00,2023-11-09 07:10:00,1923.11,1923.34,-0.0,flip_to_long -57355,做多,2023-11-09 07:10:00,2023-11-09 07:25:00,1923.34,1921.0,-0.0,flip_to_short -57356,做空,2023-11-09 07:25:00,2023-11-09 07:30:00,1921.0,1918.81,0.0,tp_lower -57357,做空,2023-11-09 09:00:00,2023-11-09 09:05:00,1916.57,1912.22,0.0,tp_lower -57358,做多,2023-11-09 09:35:00,2023-11-09 09:40:00,1914.8,1917.42,0.0,tp_upper -57359,做空,2023-11-09 09:45:00,2023-11-09 09:55:00,1914.99,1916.47,-0.0,flip_to_long -57360,做多,2023-11-09 09:55:00,2023-11-09 10:00:00,1916.47,1915.01,-0.0,flip_to_short -57361,做空,2023-11-09 10:00:00,2023-11-09 10:30:00,1915.01,1912.43,0.0,tp_lower -57362,做多,2023-11-09 10:35:00,2023-11-09 10:50:00,1913.96,1912.57,-0.0,flip_to_short -57363,做空,2023-11-09 10:50:00,2023-11-09 11:05:00,1912.57,1910.39,0.0,tp_lower -57364,做多,2023-11-09 11:45:00,2023-11-09 12:25:00,1910.81,1916.89,0.0,tp_upper -57365,做空,2023-11-09 12:35:00,2023-11-09 13:05:00,1912.54,1915.4,-0.0,flip_to_long -57366,做多,2023-11-09 13:05:00,2023-11-09 13:10:00,1915.4,1913.09,-0.0,flip_to_short -57367,做空,2023-11-09 13:10:00,2023-11-09 13:15:00,1913.09,1914.86,-0.0,flip_to_long -57368,做多,2023-11-09 13:15:00,2023-11-09 13:25:00,1914.86,1912.03,-0.0,flip_to_short -57369,做空,2023-11-09 13:25:00,2023-11-09 13:30:00,1912.03,1909.41,0.0,tp_lower -57370,做多,2023-11-09 13:40:00,2023-11-09 13:45:00,1914.92,1918.68,0.0,tp_upper -57371,做空,2023-11-09 16:10:00,2023-11-09 16:35:00,2004.76,1993.24,0.0,tp_lower -57372,做多,2023-11-09 16:45:00,2023-11-09 16:55:00,2024.64,2018.61,-0.0,flip_to_short -57373,做空,2023-11-09 16:55:00,2023-11-09 17:00:00,2018.61,2028.11,-0.0,flip_to_long -57374,做多,2023-11-09 17:00:00,2023-11-09 17:05:00,2028.11,2025.68,-0.0,flip_to_short -57375,做空,2023-11-09 17:05:00,2023-11-09 17:30:00,2025.68,2019.69,0.0,flip_to_long -57376,做多,2023-11-09 17:30:00,2023-11-09 18:05:00,2019.69,2018.87,-0.0,flip_to_short -57377,做空,2023-11-09 18:05:00,2023-11-09 18:10:00,2018.87,2021.69,-0.0,flip_to_long -57378,做多,2023-11-09 18:10:00,2023-11-09 18:15:00,2021.69,2020.03,-0.0,flip_to_short -57379,做空,2023-11-09 18:15:00,2023-11-09 18:30:00,2020.03,2009.51,0.0,tp_lower -57380,做多,2023-11-09 19:45:00,2023-11-09 19:55:00,2009.84,2019.79,0.0,tp_upper -57381,做空,2023-11-10 00:20:00,2023-11-10 01:30:00,2112.45,2110.41,0.0,flip_to_long -57382,做多,2023-11-10 01:30:00,2023-11-10 01:55:00,2110.41,2110.72,-0.0,flip_to_short -57383,做空,2023-11-10 01:55:00,2023-11-10 03:25:00,2110.72,2117.89,-0.0,flip_to_long -57384,做多,2023-11-10 03:25:00,2023-11-10 03:40:00,2117.89,2119.02,0.0,flip_to_short -57385,做空,2023-11-10 03:40:00,2023-11-10 03:45:00,2119.02,2119.84,-0.0,flip_to_long -57386,做多,2023-11-10 03:45:00,2023-11-10 04:00:00,2119.84,2121.49,0.0,flip_to_short -57387,做空,2023-11-10 04:00:00,2023-11-10 04:15:00,2121.49,2114.65,0.0,tp_lower -57388,做多,2023-11-10 04:20:00,2023-11-10 04:25:00,2123.47,2121.94,-0.0,flip_to_short -57389,做空,2023-11-10 04:25:00,2023-11-10 04:45:00,2121.94,2124.71,-0.0,flip_to_long -57390,做多,2023-11-10 04:45:00,2023-11-10 04:50:00,2124.71,2130.12,0.0,tp_upper -57391,做空,2023-11-10 05:15:00,2023-11-10 05:20:00,2123.72,2134.35,-0.0,flip_to_long -57392,做多,2023-11-10 05:20:00,2023-11-10 05:25:00,2134.35,2131.5,-0.0,tp_upper -57393,做空,2023-11-10 05:45:00,2023-11-10 06:05:00,2127.15,2117.11,0.0,tp_lower -57394,做空,2023-11-10 07:50:00,2023-11-10 08:00:00,2104.39,2104.77,-0.0,tp_lower -57395,做多,2023-11-10 09:00:00,2023-11-10 09:10:00,2100.17,2097.43,-0.0,flip_to_short -57396,做空,2023-11-10 09:10:00,2023-11-10 09:20:00,2097.43,2101.67,-0.0,flip_to_long -57397,做多,2023-11-10 09:20:00,2023-11-10 09:50:00,2101.67,2102.08,-0.0,tp_upper -57398,做空,2023-11-10 10:15:00,2023-11-10 10:30:00,2102.34,2100.64,0.0,flip_to_long -57399,做多,2023-11-10 10:30:00,2023-11-10 11:10:00,2100.64,2098.99,-0.0,flip_to_short -57400,做空,2023-11-10 11:10:00,2023-11-10 11:15:00,2098.99,2099.58,-0.0,flip_to_long -57401,做多,2023-11-10 11:15:00,2023-11-10 11:20:00,2099.58,2095.85,-0.0,flip_to_short -57402,做空,2023-11-10 11:20:00,2023-11-10 11:25:00,2095.85,2100.96,-0.0,flip_to_long -57403,做多,2023-11-10 11:25:00,2023-11-10 11:35:00,2100.96,2105.02,0.0,tp_upper -57404,做空,2023-11-10 11:55:00,2023-11-10 12:05:00,2098.14,2097.01,0.0,flip_to_long -57405,做多,2023-11-10 12:05:00,2023-11-10 13:45:00,2097.01,2093.66,-0.0,tp_upper -57406,做空,2023-11-10 13:50:00,2023-11-10 13:55:00,2087.14,2075.57,0.0,tp_lower -57407,做多,2023-11-10 14:35:00,2023-11-10 14:40:00,2084.25,2083.22,-0.0,flip_to_short -57408,做空,2023-11-10 14:40:00,2023-11-10 15:00:00,2083.22,2081.94,0.0,flip_to_long -57409,做多,2023-11-10 15:00:00,2023-11-10 15:35:00,2081.94,2092.64,0.0,tp_upper -57410,做空,2023-11-10 16:45:00,2023-11-10 16:50:00,2093.58,2096.14,-0.0,flip_to_long -57411,做多,2023-11-10 16:50:00,2023-11-10 17:20:00,2096.14,2095.95,-0.0,flip_to_short -57412,做空,2023-11-10 17:20:00,2023-11-10 17:35:00,2095.95,2090.29,0.0,tp_lower -57413,做多,2023-11-10 17:50:00,2023-11-10 17:55:00,2098.83,2098.1,-0.0,flip_to_short -57414,做空,2023-11-10 17:55:00,2023-11-10 18:20:00,2098.1,2097.9,-0.0,flip_to_long -57415,做多,2023-11-10 18:20:00,2023-11-10 18:35:00,2097.9,2099.64,0.0,flip_to_short -57416,做空,2023-11-10 18:35:00,2023-11-10 18:55:00,2099.64,2096.2,0.0,flip_to_long -57417,做多,2023-11-10 18:55:00,2023-11-10 19:10:00,2096.2,2097.23,-0.0,flip_to_short -57418,做空,2023-11-10 19:10:00,2023-11-10 19:30:00,2097.23,2093.6,0.0,tp_lower -57419,做多,2023-11-10 20:45:00,2023-11-10 20:55:00,2089.76,2088.82,-0.0,flip_to_short -57420,做空,2023-11-10 20:55:00,2023-11-10 21:05:00,2088.82,2090.7,-0.0,flip_to_long -57421,做多,2023-11-10 21:05:00,2023-11-10 21:15:00,2090.7,2093.92,0.0,tp_upper -57422,做空,2023-11-10 22:05:00,2023-11-10 22:35:00,2093.08,2083.98,0.0,tp_lower -57423,做多,2023-11-10 23:10:00,2023-11-10 23:15:00,2091.48,2089.97,-0.0,flip_to_short -57424,做空,2023-11-10 23:15:00,2023-11-10 23:30:00,2089.97,2079.14,0.0,tp_lower -57425,做多,2023-11-11 00:15:00,2023-11-11 00:30:00,2085.76,2078.68,-0.0,flip_to_short -57426,做空,2023-11-11 00:30:00,2023-11-11 00:50:00,2078.68,2079.4,-0.0,tp_lower -57427,做多,2023-11-11 03:10:00,2023-11-11 03:55:00,2048.12,2047.79,-0.0,flip_to_short -57428,做空,2023-11-11 03:55:00,2023-11-11 04:05:00,2047.79,2048.14,-0.0,flip_to_long -57429,做多,2023-11-11 04:05:00,2023-11-11 04:40:00,2048.14,2047.49,-0.0,flip_to_short -57430,做空,2023-11-11 04:40:00,2023-11-11 04:50:00,2047.49,2049.7,-0.0,flip_to_long -57431,做多,2023-11-11 04:50:00,2023-11-11 04:55:00,2049.7,2048.4,-0.0,flip_to_short -57432,做空,2023-11-11 04:55:00,2023-11-11 06:20:00,2048.4,2053.99,-0.0,flip_to_long -57433,做多,2023-11-11 06:20:00,2023-11-11 06:40:00,2053.99,2060.38,0.0,tp_upper -57434,做空,2023-11-11 06:55:00,2023-11-11 07:55:00,2057.69,2056.58,0.0,tp_lower -57435,做多,2023-11-11 08:25:00,2023-11-11 08:30:00,2057.16,2054.05,-0.0,flip_to_short -57436,做空,2023-11-11 08:30:00,2023-11-11 08:55:00,2054.05,2050.84,0.0,tp_lower -57437,做多,2023-11-11 09:15:00,2023-11-11 09:20:00,2056.09,2063.34,0.0,tp_upper -57438,做空,2023-11-11 10:55:00,2023-11-11 11:15:00,2063.67,2057.22,0.0,tp_lower -57439,做多,2023-11-11 11:20:00,2023-11-11 12:25:00,2062.69,2062.88,-0.0,tp_upper -57440,做空,2023-11-11 12:30:00,2023-11-11 12:45:00,2058.2,2058.54,-0.0,flip_to_long -57441,做多,2023-11-11 12:45:00,2023-11-11 13:00:00,2058.54,2059.56,-0.0,flip_to_short -57442,做空,2023-11-11 13:00:00,2023-11-11 13:10:00,2059.56,2060.18,-0.0,flip_to_long -57443,做多,2023-11-11 13:10:00,2023-11-11 13:20:00,2060.18,2055.91,-0.0,flip_to_short -57444,做空,2023-11-11 13:20:00,2023-11-11 13:25:00,2055.91,2057.02,-0.0,tp_lower -57445,做多,2023-11-11 13:30:00,2023-11-11 13:35:00,2059.79,2065.08,0.0,tp_upper -57446,做空,2023-11-11 13:45:00,2023-11-11 16:05:00,2062.23,2075.53,-0.0,flip_to_long -57447,做多,2023-11-11 16:05:00,2023-11-11 16:35:00,2075.53,2078.4,0.0,tp_upper -57448,做空,2023-11-11 17:15:00,2023-11-11 17:20:00,2075.86,2081.25,-0.0,flip_to_long -57449,做多,2023-11-11 17:20:00,2023-11-11 17:35:00,2081.25,2075.43,-0.0,flip_to_short -57450,做空,2023-11-11 17:35:00,2023-11-11 17:55:00,2075.43,2072.07,0.0,tp_lower -57451,做多,2023-11-11 18:30:00,2023-11-11 18:40:00,2079.61,2076.1,-0.0,flip_to_short -57452,做空,2023-11-11 18:40:00,2023-11-11 18:45:00,2076.1,2076.33,-0.0,flip_to_long -57453,做多,2023-11-11 18:45:00,2023-11-11 19:20:00,2076.33,2077.0,-0.0,flip_to_short -57454,做空,2023-11-11 19:20:00,2023-11-11 19:45:00,2077.0,2080.26,-0.0,flip_to_long -57455,做多,2023-11-11 19:45:00,2023-11-11 19:50:00,2080.26,2077.09,-0.0,flip_to_short -57456,做空,2023-11-11 19:50:00,2023-11-11 19:55:00,2077.09,2077.46,-0.0,flip_to_long -57457,做多,2023-11-11 19:55:00,2023-11-11 23:45:00,2077.46,2050.42,-0.0,tp_upper -57458,做空,2023-11-12 00:20:00,2023-11-12 00:30:00,2046.63,2041.36,0.0,tp_lower -57459,做多,2023-11-12 01:35:00,2023-11-12 03:00:00,2038.82,2040.45,0.0,flip_to_short -57460,做空,2023-11-12 03:00:00,2023-11-12 03:05:00,2040.45,2042.15,-0.0,flip_to_long -57461,做多,2023-11-12 03:05:00,2023-11-12 03:10:00,2042.15,2044.99,0.0,tp_upper -57462,做空,2023-11-12 04:20:00,2023-11-12 04:45:00,2048.08,2048.83,-0.0,flip_to_long -57463,做多,2023-11-12 04:45:00,2023-11-12 05:00:00,2048.83,2046.51,-0.0,flip_to_short -57464,做空,2023-11-12 05:00:00,2023-11-12 05:05:00,2046.51,2047.63,-0.0,tp_lower -57465,做多,2023-11-12 05:25:00,2023-11-12 05:45:00,2049.97,2053.01,0.0,tp_upper -57466,做空,2023-11-12 06:40:00,2023-11-12 06:45:00,2051.16,2053.5,-0.0,flip_to_long -57467,做多,2023-11-12 06:45:00,2023-11-12 07:05:00,2053.5,2058.05,0.0,tp_upper -57468,做空,2023-11-12 08:00:00,2023-11-12 08:05:00,2056.5,2056.54,-0.0,flip_to_long -57469,做多,2023-11-12 08:05:00,2023-11-12 08:30:00,2056.54,2059.14,0.0,flip_to_short -57470,做空,2023-11-12 08:30:00,2023-11-12 09:15:00,2059.14,2057.43,0.0,flip_to_long -57471,做多,2023-11-12 09:15:00,2023-11-12 10:35:00,2057.43,2052.86,-0.0,flip_to_short -57472,做空,2023-11-12 10:35:00,2023-11-12 10:40:00,2052.86,2054.5,-0.0,flip_to_long -57473,做多,2023-11-12 10:40:00,2023-11-12 10:50:00,2054.5,2049.4,-0.0,flip_to_short -57474,做空,2023-11-12 10:50:00,2023-11-12 11:05:00,2049.4,2051.81,-0.0,flip_to_long -57475,做多,2023-11-12 11:05:00,2023-11-12 11:20:00,2051.81,2052.0,-0.0,flip_to_short -57476,做空,2023-11-12 11:20:00,2023-11-12 11:25:00,2052.0,2054.61,-0.0,flip_to_long -57477,做多,2023-11-12 11:25:00,2023-11-12 11:50:00,2054.61,2051.5,-0.0,flip_to_short -57478,做空,2023-11-12 11:50:00,2023-11-12 11:55:00,2051.5,2049.37,0.0,tp_lower -57479,做多,2023-11-12 13:15:00,2023-11-12 13:40:00,2050.28,2046.02,-0.0,flip_to_short -57480,做空,2023-11-12 13:40:00,2023-11-12 15:35:00,2046.02,2055.99,-0.0,flip_to_long -57481,做多,2023-11-12 15:35:00,2023-11-12 15:45:00,2055.99,2056.91,-0.0,flip_to_short -57482,做空,2023-11-12 15:45:00,2023-11-12 16:15:00,2056.91,2056.95,-0.0,flip_to_long -57483,做多,2023-11-12 16:15:00,2023-11-12 16:30:00,2056.95,2056.66,-0.0,flip_to_short -57484,做空,2023-11-12 16:30:00,2023-11-12 16:35:00,2056.66,2057.41,-0.0,flip_to_long -57485,做多,2023-11-12 16:35:00,2023-11-12 16:40:00,2057.41,2054.64,-0.0,flip_to_short -57486,做空,2023-11-12 16:40:00,2023-11-12 17:00:00,2054.64,2050.16,0.0,tp_lower -57487,做多,2023-11-12 17:45:00,2023-11-12 17:55:00,2053.0,2052.3,-0.0,flip_to_short -57488,做空,2023-11-12 17:55:00,2023-11-12 18:05:00,2052.3,2048.45,0.0,tp_lower -57489,做多,2023-11-12 18:30:00,2023-11-12 18:35:00,2053.67,2059.16,0.0,tp_upper -57490,做空,2023-11-12 19:05:00,2023-11-12 19:30:00,2054.16,2049.53,0.0,tp_lower -57491,做多,2023-11-12 20:35:00,2023-11-12 20:50:00,2050.7,2056.49,0.0,tp_upper -57492,做空,2023-11-12 22:20:00,2023-11-12 22:25:00,2057.84,2060.23,-0.0,flip_to_long -57493,做多,2023-11-12 22:25:00,2023-11-12 22:35:00,2060.23,2057.49,-0.0,flip_to_short -57494,做空,2023-11-12 22:35:00,2023-11-12 22:55:00,2057.49,2062.8,-0.0,flip_to_long -57495,做多,2023-11-12 22:55:00,2023-11-12 23:10:00,2062.8,2055.98,-0.0,flip_to_short -57496,做空,2023-11-12 23:10:00,2023-11-12 23:15:00,2055.98,2047.7,0.0,tp_lower -57497,做多,2023-11-13 00:35:00,2023-11-13 00:45:00,2053.82,2055.34,0.0,tp_upper -57498,做空,2023-11-13 02:00:00,2023-11-13 02:05:00,2059.94,2061.46,-0.0,flip_to_long -57499,做多,2023-11-13 02:05:00,2023-11-13 02:35:00,2061.46,2061.99,-0.0,flip_to_short -57500,做空,2023-11-13 02:35:00,2023-11-13 02:45:00,2061.99,2069.86,-0.0,flip_to_long -57501,做多,2023-11-13 02:45:00,2023-11-13 02:50:00,2069.86,2064.56,-0.0,tp_upper -57502,做多,2023-11-13 02:55:00,2023-11-13 03:00:00,2065.01,2062.42,-0.0,flip_to_short -57503,做空,2023-11-13 03:00:00,2023-11-13 03:05:00,2062.42,2055.95,0.0,tp_lower -57504,做多,2023-11-13 05:30:00,2023-11-13 06:00:00,2041.54,2040.54,-0.0,flip_to_short -57505,做空,2023-11-13 06:00:00,2023-11-13 06:10:00,2040.54,2039.54,-0.0,flip_to_long -57506,做多,2023-11-13 06:10:00,2023-11-13 07:10:00,2039.54,2045.52,0.0,tp_upper -57507,做空,2023-11-13 09:10:00,2023-11-13 09:15:00,2055.28,2055.33,-0.0,flip_to_long -57508,做多,2023-11-13 09:15:00,2023-11-13 09:35:00,2055.33,2056.12,-0.0,flip_to_short -57509,做空,2023-11-13 09:35:00,2023-11-13 09:40:00,2056.12,2059.0,-0.0,flip_to_long -57510,做多,2023-11-13 09:40:00,2023-11-13 09:50:00,2059.0,2057.21,-0.0,flip_to_short -57511,做空,2023-11-13 09:50:00,2023-11-13 09:55:00,2057.21,2057.34,-0.0,flip_to_long -57512,做多,2023-11-13 09:55:00,2023-11-13 10:45:00,2057.34,2059.33,0.0,tp_upper -57513,做空,2023-11-13 11:00:00,2023-11-13 11:10:00,2056.38,2049.04,0.0,tp_lower -57514,做多,2023-11-13 12:25:00,2023-11-13 12:45:00,2047.97,2054.6,0.0,tp_upper -57515,做空,2023-11-13 13:20:00,2023-11-13 13:55:00,2051.2,2051.78,-0.0,flip_to_long -57516,做多,2023-11-13 13:55:00,2023-11-13 14:00:00,2051.78,2058.11,0.0,tp_upper -57517,做空,2023-11-13 14:40:00,2023-11-13 14:45:00,2050.37,2059.7,-0.0,tp_lower -57518,做空,2023-11-13 16:30:00,2023-11-13 17:20:00,2095.83,2079.33,0.0,tp_lower -57519,做空,2023-11-13 18:05:00,2023-11-13 18:10:00,2079.53,2082.84,-0.0,flip_to_long -57520,做多,2023-11-13 18:10:00,2023-11-13 18:20:00,2082.84,2091.46,0.0,tp_upper -57521,做空,2023-11-13 20:25:00,2023-11-13 20:35:00,2097.51,2091.48,0.0,tp_lower -57522,做多,2023-11-13 20:45:00,2023-11-13 22:40:00,2097.95,2058.18,-0.0,flip_to_short -57523,做空,2023-11-13 22:40:00,2023-11-13 22:45:00,2058.18,2065.49,-0.0,flip_to_long -57524,做多,2023-11-13 22:45:00,2023-11-13 22:55:00,2065.49,2060.0,-0.0,flip_to_short -57525,做空,2023-11-13 22:55:00,2023-11-13 23:00:00,2060.0,2065.36,-0.0,flip_to_long -57526,做多,2023-11-13 23:00:00,2023-11-13 23:20:00,2065.36,2069.59,0.0,tp_upper -57527,做空,2023-11-13 23:40:00,2023-11-13 23:55:00,2059.52,2055.18,0.0,tp_lower -57528,做多,2023-11-14 01:10:00,2023-11-14 01:20:00,2046.96,2045.79,-0.0,flip_to_short -57529,做空,2023-11-14 01:20:00,2023-11-14 02:00:00,2045.79,2049.38,-0.0,flip_to_long -57530,做多,2023-11-14 02:00:00,2023-11-14 02:35:00,2049.38,2054.5,0.0,tp_upper -57531,做空,2023-11-14 04:00:00,2023-11-14 04:15:00,2056.4,2054.24,0.0,tp_lower -57532,做多,2023-11-14 04:35:00,2023-11-14 04:50:00,2056.61,2056.85,-0.0,flip_to_short -57533,做空,2023-11-14 04:50:00,2023-11-14 06:55:00,2056.85,2058.93,-0.0,tp_lower -57534,做多,2023-11-14 07:20:00,2023-11-14 07:25:00,2060.81,2059.74,-0.0,flip_to_short -57535,做空,2023-11-14 07:25:00,2023-11-14 07:30:00,2059.74,2060.28,-0.0,flip_to_long -57536,做多,2023-11-14 07:30:00,2023-11-14 07:55:00,2060.28,2061.5,0.0,tp_upper -57537,做空,2023-11-14 08:00:00,2023-11-14 08:05:00,2059.8,2061.52,-0.0,flip_to_long -57538,做多,2023-11-14 08:05:00,2023-11-14 08:10:00,2061.52,2064.83,0.0,tp_upper -57539,做空,2023-11-14 08:40:00,2023-11-14 08:50:00,2060.9,2062.67,-0.0,flip_to_long -57540,做多,2023-11-14 08:50:00,2023-11-14 09:00:00,2062.67,2061.34,-0.0,flip_to_short -57541,做空,2023-11-14 09:00:00,2023-11-14 09:10:00,2061.34,2059.84,0.0,tp_lower -57542,做多,2023-11-14 12:50:00,2023-11-14 13:20:00,2034.5,2034.99,-0.0,flip_to_short -57543,做空,2023-11-14 13:20:00,2023-11-14 15:05:00,2034.99,2046.01,-0.0,tp_lower -57544,做多,2023-11-14 15:45:00,2023-11-14 15:50:00,2045.6,2044.09,-0.0,flip_to_short -57545,做空,2023-11-14 15:50:00,2023-11-14 16:05:00,2044.09,2045.97,-0.0,flip_to_long -57546,做多,2023-11-14 16:05:00,2023-11-14 17:05:00,2045.97,2044.99,-0.0,flip_to_short -57547,做空,2023-11-14 17:05:00,2023-11-14 17:10:00,2044.99,2039.53,0.0,tp_lower -57548,做多,2023-11-14 20:00:00,2023-11-14 20:40:00,1985.99,1980.81,-0.0,flip_to_short -57549,做空,2023-11-14 20:40:00,2023-11-14 21:20:00,1980.81,1972.42,0.0,tp_lower -57550,做多,2023-11-14 21:45:00,2023-11-14 22:10:00,1980.89,1984.77,0.0,tp_upper -57551,做空,2023-11-14 23:25:00,2023-11-14 23:55:00,1986.7,1980.11,0.0,tp_lower -57552,做多,2023-11-15 00:00:00,2023-11-15 00:05:00,1984.49,1983.85,-0.0,flip_to_short -57553,做空,2023-11-15 00:05:00,2023-11-15 00:10:00,1983.85,1986.03,-0.0,flip_to_long -57554,做多,2023-11-15 00:10:00,2023-11-15 00:15:00,1986.03,1990.31,0.0,tp_upper -57555,做空,2023-11-15 00:30:00,2023-11-15 00:45:00,1984.51,1985.79,-0.0,flip_to_long -57556,做多,2023-11-15 00:45:00,2023-11-15 00:50:00,1985.79,1983.98,-0.0,flip_to_short -57557,做空,2023-11-15 00:50:00,2023-11-15 01:05:00,1983.98,1985.59,-0.0,flip_to_long -57558,做多,2023-11-15 01:05:00,2023-11-15 01:15:00,1985.59,1984.58,-0.0,flip_to_short -57559,做空,2023-11-15 01:15:00,2023-11-15 01:25:00,1984.58,1979.05,0.0,tp_lower -57560,做多,2023-11-15 02:45:00,2023-11-15 02:50:00,1975.92,1973.44,-0.0,flip_to_short -57561,做空,2023-11-15 02:50:00,2023-11-15 03:05:00,1973.44,1975.75,-0.0,flip_to_long -57562,做多,2023-11-15 03:05:00,2023-11-15 03:10:00,1975.75,1974.47,-0.0,flip_to_short -57563,做空,2023-11-15 03:10:00,2023-11-15 03:45:00,1974.47,1972.95,0.0,flip_to_long -57564,做多,2023-11-15 03:45:00,2023-11-15 04:10:00,1972.95,1973.42,-0.0,flip_to_short -57565,做空,2023-11-15 04:10:00,2023-11-15 04:15:00,1973.42,1974.8,-0.0,flip_to_long -57566,做多,2023-11-15 04:15:00,2023-11-15 04:20:00,1974.8,1977.77,0.0,tp_upper -57567,做空,2023-11-15 06:00:00,2023-11-15 06:05:00,1981.97,1984.88,-0.0,flip_to_long -57568,做多,2023-11-15 06:05:00,2023-11-15 06:10:00,1984.88,1981.27,-0.0,flip_to_short -57569,做空,2023-11-15 06:10:00,2023-11-15 06:15:00,1981.27,1982.79,-0.0,flip_to_long -57570,做多,2023-11-15 06:15:00,2023-11-15 06:50:00,1982.79,1983.09,-0.0,flip_to_short -57571,做空,2023-11-15 06:50:00,2023-11-15 07:05:00,1983.09,1983.42,-0.0,flip_to_long -57572,做多,2023-11-15 07:05:00,2023-11-15 07:15:00,1983.42,1981.62,-0.0,flip_to_short -57573,做空,2023-11-15 07:15:00,2023-11-15 07:25:00,1981.62,1982.88,-0.0,flip_to_long -57574,做多,2023-11-15 07:25:00,2023-11-15 07:30:00,1982.88,1982.0,-0.0,tp_upper -57575,做多,2023-11-15 07:35:00,2023-11-15 07:40:00,1983.52,1982.15,-0.0,flip_to_short -57576,做空,2023-11-15 07:40:00,2023-11-15 07:45:00,1982.15,1983.06,-0.0,flip_to_long -57577,做多,2023-11-15 07:45:00,2023-11-15 07:50:00,1983.06,1981.73,-0.0,tp_upper -57578,做多,2023-11-15 07:55:00,2023-11-15 08:00:00,1984.15,1986.72,0.0,tp_upper -57579,做空,2023-11-15 08:10:00,2023-11-15 08:15:00,1982.82,1988.92,-0.0,flip_to_long -57580,做多,2023-11-15 08:15:00,2023-11-15 08:20:00,1988.92,1986.78,-0.0,tp_upper -57581,做空,2023-11-15 09:40:00,2023-11-15 09:45:00,1990.04,1990.23,-0.0,flip_to_long -57582,做多,2023-11-15 09:45:00,2023-11-15 11:10:00,1990.23,1996.06,0.0,tp_upper -57583,做空,2023-11-15 13:10:00,2023-11-15 13:20:00,2012.9,2013.3,-0.0,flip_to_long -57584,做多,2023-11-15 13:20:00,2023-11-15 13:55:00,2013.3,2014.1,-0.0,flip_to_short -57585,做空,2023-11-15 13:55:00,2023-11-15 14:00:00,2014.1,2017.77,-0.0,flip_to_long -57586,做多,2023-11-15 14:00:00,2023-11-15 14:25:00,2017.77,2013.5,-0.0,flip_to_short -57587,做空,2023-11-15 14:25:00,2023-11-15 14:35:00,2013.5,2013.39,-0.0,flip_to_long -57588,做多,2023-11-15 14:35:00,2023-11-15 15:10:00,2013.39,2011.17,-0.0,flip_to_short -57589,做空,2023-11-15 15:10:00,2023-11-15 15:15:00,2011.17,2014.11,-0.0,flip_to_long -57590,做多,2023-11-15 15:15:00,2023-11-15 15:50:00,2014.11,2017.99,0.0,tp_upper -57591,做空,2023-11-15 16:20:00,2023-11-15 16:55:00,2015.59,2014.79,-0.0,tp_lower -57592,做多,2023-11-15 17:45:00,2023-11-15 18:00:00,2014.99,2014.44,-0.0,flip_to_short -57593,做空,2023-11-15 18:00:00,2023-11-15 20:40:00,2014.44,2046.33,-0.0,flip_to_long -57594,做多,2023-11-15 20:40:00,2023-11-15 21:50:00,2046.33,2045.09,-0.0,flip_to_short -57595,做空,2023-11-15 21:50:00,2023-11-15 21:55:00,2045.09,2047.36,-0.0,flip_to_long -57596,做多,2023-11-15 21:55:00,2023-11-15 22:00:00,2047.36,2046.55,-0.0,flip_to_short -57597,做空,2023-11-15 22:00:00,2023-11-15 23:25:00,2046.55,2050.78,-0.0,flip_to_long -57598,做多,2023-11-15 23:25:00,2023-11-15 23:40:00,2050.78,2057.99,0.0,tp_upper -57599,做空,2023-11-16 00:20:00,2023-11-16 00:40:00,2055.46,2058.0,-0.0,flip_to_long -57600,做多,2023-11-16 00:40:00,2023-11-16 00:45:00,2058.0,2078.73,0.0,tp_upper -57601,做空,2023-11-16 01:15:00,2023-11-16 01:40:00,2066.41,2068.5,-0.0,flip_to_long -57602,做多,2023-11-16 01:40:00,2023-11-16 01:45:00,2068.5,2064.25,-0.0,flip_to_short -57603,做空,2023-11-16 01:45:00,2023-11-16 04:10:00,2064.25,2051.46,0.0,tp_lower -57604,做多,2023-11-16 04:25:00,2023-11-16 04:45:00,2054.31,2054.39,-0.0,flip_to_short -57605,做空,2023-11-16 04:45:00,2023-11-16 05:05:00,2054.39,2051.77,0.0,tp_lower -57606,做多,2023-11-16 05:30:00,2023-11-16 05:50:00,2054.47,2054.96,-0.0,flip_to_short -57607,做空,2023-11-16 05:50:00,2023-11-16 06:35:00,2054.96,2058.66,-0.0,flip_to_long -57608,做多,2023-11-16 06:35:00,2023-11-16 06:40:00,2058.66,2057.52,-0.0,flip_to_short -57609,做空,2023-11-16 06:40:00,2023-11-16 07:25:00,2057.52,2060.69,-0.0,flip_to_long -57610,做多,2023-11-16 07:25:00,2023-11-16 07:30:00,2060.69,2058.11,-0.0,flip_to_short -57611,做空,2023-11-16 07:30:00,2023-11-16 07:35:00,2058.11,2060.63,-0.0,flip_to_long -57612,做多,2023-11-16 07:35:00,2023-11-16 07:40:00,2060.63,2059.99,-0.0,flip_to_short -57613,做空,2023-11-16 07:40:00,2023-11-16 07:55:00,2059.99,2054.71,0.0,tp_lower -57614,做多,2023-11-16 09:55:00,2023-11-16 10:35:00,2044.3,2042.58,-0.0,flip_to_short -57615,做空,2023-11-16 10:35:00,2023-11-16 11:00:00,2042.58,2051.58,-0.0,flip_to_long -57616,做多,2023-11-16 11:00:00,2023-11-16 11:05:00,2051.58,2059.77,0.0,tp_upper -57617,做空,2023-11-16 12:00:00,2023-11-16 12:05:00,2058.12,2064.59,-0.0,flip_to_long -57618,做多,2023-11-16 12:05:00,2023-11-16 12:10:00,2064.59,2062.39,-0.0,flip_to_short -57619,做空,2023-11-16 12:10:00,2023-11-16 13:15:00,2062.39,2035.54,0.0,tp_lower -57620,做多,2023-11-16 14:45:00,2023-11-16 14:50:00,2031.93,2030.85,-0.0,flip_to_short -57621,做空,2023-11-16 14:50:00,2023-11-16 15:00:00,2030.85,2030.18,-0.0,flip_to_long -57622,做多,2023-11-16 15:00:00,2023-11-16 15:10:00,2030.18,2030.71,-0.0,flip_to_short -57623,做空,2023-11-16 15:10:00,2023-11-16 15:40:00,2030.71,2004.07,0.0,tp_lower -57624,做多,2023-11-16 16:55:00,2023-11-16 17:00:00,2009.34,2007.22,-0.0,flip_to_short -57625,做空,2023-11-16 17:00:00,2023-11-16 17:10:00,2007.22,2008.45,-0.0,flip_to_long -57626,做多,2023-11-16 17:10:00,2023-11-16 17:20:00,2008.45,2010.39,0.0,tp_upper -57627,做空,2023-11-16 17:40:00,2023-11-16 17:50:00,2008.89,2002.19,0.0,tp_lower -57628,做空,2023-11-16 20:10:00,2023-11-16 20:30:00,1954.29,1963.38,-0.0,flip_to_long -57629,做多,2023-11-16 20:30:00,2023-11-16 20:55:00,1963.38,1957.5,-0.0,flip_to_short -57630,做空,2023-11-16 20:55:00,2023-11-16 21:15:00,1957.5,1957.37,-0.0,flip_to_long -57631,做多,2023-11-16 21:15:00,2023-11-16 21:35:00,1957.37,1955.95,-0.0,flip_to_short -57632,做空,2023-11-16 21:35:00,2023-11-16 21:45:00,1955.95,1960.41,-0.0,flip_to_long -57633,做多,2023-11-16 21:45:00,2023-11-16 21:55:00,1960.41,1956.32,-0.0,flip_to_short -57634,做空,2023-11-16 21:55:00,2023-11-16 22:00:00,1956.32,1962.1,-0.0,flip_to_long -57635,做多,2023-11-16 22:00:00,2023-11-16 22:15:00,1962.1,1967.67,0.0,tp_upper -57636,做空,2023-11-16 23:00:00,2023-11-16 23:05:00,1962.27,1964.6,-0.0,flip_to_long -57637,做多,2023-11-16 23:05:00,2023-11-16 23:10:00,1964.6,1958.25,-0.0,flip_to_short -57638,做空,2023-11-16 23:10:00,2023-11-16 23:15:00,1958.25,1953.34,0.0,tp_lower -57639,做多,2023-11-16 23:50:00,2023-11-16 23:55:00,1963.75,1962.13,-0.0,flip_to_short -57640,做空,2023-11-16 23:55:00,2023-11-17 00:00:00,1962.13,1962.77,-0.0,flip_to_long -57641,做多,2023-11-17 00:00:00,2023-11-17 00:10:00,1962.77,1961.6,-0.0,flip_to_short -57642,做空,2023-11-17 00:10:00,2023-11-17 00:15:00,1961.6,1962.11,-0.0,flip_to_long -57643,做多,2023-11-17 00:15:00,2023-11-17 00:30:00,1962.11,1969.66,0.0,tp_upper -57644,做空,2023-11-17 02:40:00,2023-11-17 02:50:00,1983.01,1989.04,-0.0,flip_to_long -57645,做多,2023-11-17 02:50:00,2023-11-17 03:50:00,1989.04,1983.75,-0.0,flip_to_short -57646,做空,2023-11-17 03:50:00,2023-11-17 03:55:00,1983.75,1984.59,-0.0,flip_to_long -57647,做多,2023-11-17 03:55:00,2023-11-17 04:05:00,1984.59,1983.89,-0.0,flip_to_short -57648,做空,2023-11-17 04:05:00,2023-11-17 04:20:00,1983.89,1985.01,-0.0,flip_to_long -57649,做多,2023-11-17 04:20:00,2023-11-17 04:30:00,1985.01,1984.58,-0.0,flip_to_short -57650,做空,2023-11-17 04:30:00,2023-11-17 04:45:00,1984.58,1986.0,-0.0,flip_to_long -57651,做多,2023-11-17 04:45:00,2023-11-17 04:50:00,1986.0,1984.2,-0.0,flip_to_short -57652,做空,2023-11-17 04:50:00,2023-11-17 05:05:00,1984.2,1980.12,0.0,tp_lower -57653,做多,2023-11-17 05:15:00,2023-11-17 05:20:00,1983.99,1981.79,-0.0,flip_to_short -57654,做空,2023-11-17 05:20:00,2023-11-17 05:30:00,1981.79,1979.65,0.0,tp_lower -57655,做多,2023-11-17 06:15:00,2023-11-17 06:25:00,1982.62,1983.21,-0.0,tp_upper -57656,做空,2023-11-17 07:00:00,2023-11-17 07:10:00,1981.3,1979.51,0.0,flip_to_long -57657,做多,2023-11-17 07:10:00,2023-11-17 09:15:00,1979.51,1981.09,0.0,tp_upper -57658,做空,2023-11-17 09:30:00,2023-11-17 09:35:00,1972.1,1974.01,-0.0,tp_lower -57659,做多,2023-11-17 11:20:00,2023-11-17 11:50:00,1967.11,1963.96,-0.0,flip_to_short -57660,做空,2023-11-17 11:50:00,2023-11-17 11:55:00,1963.96,1966.73,-0.0,flip_to_long -57661,做多,2023-11-17 11:55:00,2023-11-17 12:00:00,1966.73,1964.04,-0.0,flip_to_short -57662,做空,2023-11-17 12:00:00,2023-11-17 12:05:00,1964.04,1965.19,-0.0,flip_to_long -57663,做多,2023-11-17 12:05:00,2023-11-17 12:10:00,1965.19,1960.13,-0.0,flip_to_short -57664,做空,2023-11-17 12:10:00,2023-11-17 12:15:00,1960.13,1956.64,0.0,tp_lower -57665,做多,2023-11-17 12:55:00,2023-11-17 13:25:00,1965.64,1962.82,-0.0,flip_to_short -57666,做空,2023-11-17 13:25:00,2023-11-17 13:35:00,1962.82,1963.14,-0.0,flip_to_long -57667,做多,2023-11-17 13:35:00,2023-11-17 13:40:00,1963.14,1959.22,-0.0,flip_to_short -57668,做空,2023-11-17 13:40:00,2023-11-17 14:05:00,1959.22,1947.03,0.0,tp_lower -57669,做多,2023-11-17 16:10:00,2023-11-17 16:25:00,1926.43,1924.65,-0.0,flip_to_short -57670,做空,2023-11-17 16:25:00,2023-11-17 16:35:00,1924.65,1913.37,0.0,tp_lower -57671,做多,2023-11-17 17:00:00,2023-11-17 17:05:00,1928.4,1937.82,0.0,tp_upper -57672,做多,2023-11-17 18:50:00,2023-11-17 19:15:00,1945.12,1942.36,-0.0,tp_upper -57673,做多,2023-11-17 19:35:00,2023-11-17 20:05:00,1941.65,1951.41,0.0,tp_upper -57674,做空,2023-11-17 20:30:00,2023-11-17 20:45:00,1944.88,1943.88,0.0,flip_to_long -57675,做多,2023-11-17 20:45:00,2023-11-17 20:55:00,1943.88,1943.9,-0.0,flip_to_short -57676,做空,2023-11-17 20:55:00,2023-11-17 21:30:00,1943.9,1944.69,-0.0,flip_to_long -57677,做多,2023-11-17 21:30:00,2023-11-17 21:50:00,1944.69,1944.7,-0.0,flip_to_short -57678,做空,2023-11-17 21:50:00,2023-11-17 23:30:00,1944.7,1956.65,-0.0,flip_to_long -57679,做多,2023-11-17 23:30:00,2023-11-17 23:50:00,1956.65,1957.5,-0.0,flip_to_short -57680,做空,2023-11-17 23:50:00,2023-11-17 23:55:00,1957.5,1961.21,-0.0,flip_to_long -57681,做多,2023-11-17 23:55:00,2023-11-18 00:00:00,1961.21,1959.1,-0.0,flip_to_short -57682,做空,2023-11-18 00:00:00,2023-11-18 00:50:00,1959.1,1957.4,0.0,flip_to_long -57683,做多,2023-11-18 00:50:00,2023-11-18 00:55:00,1957.4,1955.06,-0.0,flip_to_short -57684,做空,2023-11-18 00:55:00,2023-11-18 01:00:00,1955.06,1956.21,-0.0,flip_to_long -57685,做多,2023-11-18 01:00:00,2023-11-18 01:25:00,1956.21,1957.0,-0.0,flip_to_short -57686,做空,2023-11-18 01:25:00,2023-11-18 01:45:00,1957.0,1953.6,0.0,tp_lower -57687,做多,2023-11-18 02:15:00,2023-11-18 02:25:00,1953.89,1955.38,0.0,flip_to_short -57688,做空,2023-11-18 02:25:00,2023-11-18 02:35:00,1955.38,1952.8,0.0,flip_to_long -57689,做多,2023-11-18 02:35:00,2023-11-18 04:30:00,1952.8,1940.53,-0.0,flip_to_short -57690,做空,2023-11-18 04:30:00,2023-11-18 04:35:00,1940.53,1941.46,-0.0,tp_lower -57691,做多,2023-11-18 06:10:00,2023-11-18 06:20:00,1936.6,1935.01,-0.0,flip_to_short -57692,做空,2023-11-18 06:20:00,2023-11-18 06:40:00,1935.01,1932.63,0.0,tp_lower -57693,做多,2023-11-18 07:25:00,2023-11-18 08:15:00,1933.21,1932.74,-0.0,flip_to_short -57694,做空,2023-11-18 08:15:00,2023-11-18 10:05:00,1932.74,1945.2,-0.0,flip_to_long -57695,做多,2023-11-18 10:05:00,2023-11-18 10:30:00,1945.2,1943.01,-0.0,flip_to_short -57696,做空,2023-11-18 10:30:00,2023-11-18 10:50:00,1943.01,1943.58,-0.0,flip_to_long -57697,做多,2023-11-18 10:50:00,2023-11-18 11:00:00,1943.58,1943.2,-0.0,flip_to_short -57698,做空,2023-11-18 11:00:00,2023-11-18 11:05:00,1943.2,1943.34,-0.0,flip_to_long -57699,做多,2023-11-18 11:05:00,2023-11-18 11:15:00,1943.34,1941.92,-0.0,flip_to_short -57700,做空,2023-11-18 11:15:00,2023-11-18 11:20:00,1941.92,1942.24,-0.0,flip_to_long -57701,做多,2023-11-18 11:20:00,2023-11-18 11:35:00,1942.24,1941.94,-0.0,flip_to_short -57702,做空,2023-11-18 11:35:00,2023-11-18 11:40:00,1941.94,1941.38,-0.0,tp_lower -57703,做多,2023-11-18 12:20:00,2023-11-18 12:30:00,1941.06,1938.8,-0.0,flip_to_short -57704,做空,2023-11-18 12:30:00,2023-11-18 12:35:00,1938.8,1941.36,-0.0,flip_to_long -57705,做多,2023-11-18 12:35:00,2023-11-18 13:05:00,1941.36,1939.52,-0.0,flip_to_short -57706,做空,2023-11-18 13:05:00,2023-11-18 13:15:00,1939.52,1935.23,0.0,tp_lower -57707,做多,2023-11-18 13:25:00,2023-11-18 13:30:00,1940.15,1938.69,-0.0,flip_to_short -57708,做空,2023-11-18 13:30:00,2023-11-18 13:35:00,1938.69,1940.37,-0.0,flip_to_long -57709,做多,2023-11-18 13:35:00,2023-11-18 13:40:00,1940.37,1940.05,-0.0,flip_to_short -57710,做空,2023-11-18 13:40:00,2023-11-18 14:00:00,1940.05,1940.44,-0.0,flip_to_long -57711,做多,2023-11-18 14:00:00,2023-11-18 14:05:00,1940.44,1936.92,-0.0,flip_to_short -57712,做空,2023-11-18 14:05:00,2023-11-18 14:10:00,1936.92,1938.74,-0.0,flip_to_long -57713,做多,2023-11-18 14:10:00,2023-11-18 14:25:00,1938.74,1942.99,0.0,tp_upper -57714,做空,2023-11-18 14:55:00,2023-11-18 18:15:00,1940.87,1960.09,-0.0,tp_lower -57715,做多,2023-11-18 18:50:00,2023-11-18 18:55:00,1967.19,1967.9,-0.0,tp_upper -57716,做空,2023-11-18 19:35:00,2023-11-18 19:50:00,1964.65,1964.36,-0.0,flip_to_long -57717,做多,2023-11-18 19:50:00,2023-11-18 20:05:00,1964.36,1963.29,-0.0,flip_to_short -57718,做空,2023-11-18 20:05:00,2023-11-18 20:10:00,1963.29,1960.72,0.0,tp_lower -57719,做多,2023-11-18 20:20:00,2023-11-18 20:45:00,1964.8,1964.19,-0.0,flip_to_short -57720,做空,2023-11-18 20:45:00,2023-11-18 20:50:00,1964.19,1964.81,-0.0,flip_to_long -57721,做多,2023-11-18 20:50:00,2023-11-18 20:55:00,1964.81,1963.96,-0.0,flip_to_short -57722,做空,2023-11-18 20:55:00,2023-11-18 21:00:00,1963.96,1964.89,-0.0,flip_to_long -57723,做多,2023-11-18 21:00:00,2023-11-18 21:05:00,1964.89,1963.68,-0.0,flip_to_short -57724,做空,2023-11-18 21:05:00,2023-11-18 21:10:00,1963.68,1964.4,-0.0,flip_to_long -57725,做多,2023-11-18 21:10:00,2023-11-18 21:15:00,1964.4,1961.62,-0.0,flip_to_short -57726,做空,2023-11-18 21:15:00,2023-11-18 21:20:00,1961.62,1962.21,-0.0,flip_to_long -57727,做多,2023-11-18 21:20:00,2023-11-18 22:55:00,1962.21,1957.9,-0.0,flip_to_short -57728,做空,2023-11-18 22:55:00,2023-11-18 23:00:00,1957.9,1958.01,-0.0,flip_to_long -57729,做多,2023-11-18 23:00:00,2023-11-18 23:10:00,1958.01,1958.4,-0.0,flip_to_short -57730,做空,2023-11-18 23:10:00,2023-11-18 23:15:00,1958.4,1961.79,-0.0,flip_to_long -57731,做多,2023-11-18 23:15:00,2023-11-18 23:20:00,1961.79,1961.1,-0.0,tp_upper -57732,做空,2023-11-19 00:00:00,2023-11-19 00:15:00,1960.59,1958.79,0.0,flip_to_long -57733,做多,2023-11-19 00:15:00,2023-11-19 00:25:00,1958.79,1959.17,-0.0,flip_to_short -57734,做空,2023-11-19 00:25:00,2023-11-19 00:30:00,1959.17,1959.57,-0.0,flip_to_long -57735,做多,2023-11-19 00:30:00,2023-11-19 02:10:00,1959.57,1948.52,-0.0,flip_to_short -57736,做空,2023-11-19 02:10:00,2023-11-19 02:15:00,1948.52,1944.12,0.0,tp_lower -57737,做多,2023-11-19 02:30:00,2023-11-19 02:40:00,1949.79,1948.94,-0.0,flip_to_short -57738,做空,2023-11-19 02:40:00,2023-11-19 02:45:00,1948.94,1951.04,-0.0,flip_to_long -57739,做多,2023-11-19 02:45:00,2023-11-19 02:50:00,1951.04,1950.92,-0.0,flip_to_short -57740,做空,2023-11-19 02:50:00,2023-11-19 03:00:00,1950.92,1950.23,-0.0,flip_to_long -57741,做多,2023-11-19 03:00:00,2023-11-19 03:10:00,1950.23,1950.84,-0.0,flip_to_short -57742,做空,2023-11-19 03:10:00,2023-11-19 03:20:00,1950.84,1949.92,-0.0,flip_to_long -57743,做多,2023-11-19 03:20:00,2023-11-19 03:25:00,1949.92,1946.66,-0.0,flip_to_short -57744,做空,2023-11-19 03:25:00,2023-11-19 03:30:00,1946.66,1948.4,-0.0,tp_lower -57745,做多,2023-11-19 03:35:00,2023-11-19 03:40:00,1953.95,1952.0,-0.0,tp_upper -57746,做空,2023-11-19 03:45:00,2023-11-19 06:00:00,1950.91,1960.04,-0.0,flip_to_long -57747,做多,2023-11-19 06:00:00,2023-11-19 06:05:00,1960.04,1961.19,0.0,tp_upper -57748,做空,2023-11-19 07:45:00,2023-11-19 07:50:00,1961.28,1963.11,-0.0,flip_to_long -57749,做多,2023-11-19 07:50:00,2023-11-19 07:55:00,1963.11,1962.52,-0.0,flip_to_short -57750,做空,2023-11-19 07:55:00,2023-11-19 08:05:00,1962.52,1963.0,-0.0,flip_to_long -57751,做多,2023-11-19 08:05:00,2023-11-19 08:15:00,1963.0,1963.81,-0.0,flip_to_short -57752,做空,2023-11-19 08:15:00,2023-11-19 08:40:00,1963.81,1960.83,0.0,tp_lower -57753,做多,2023-11-19 09:25:00,2023-11-19 09:50:00,1961.4,1961.33,-0.0,flip_to_short -57754,做空,2023-11-19 09:50:00,2023-11-19 09:55:00,1961.33,1963.39,-0.0,flip_to_long -57755,做多,2023-11-19 09:55:00,2023-11-19 10:05:00,1963.39,1959.36,-0.0,flip_to_short -57756,做空,2023-11-19 10:05:00,2023-11-19 11:00:00,1959.36,1954.97,0.0,tp_lower -57757,做多,2023-11-19 12:35:00,2023-11-19 13:00:00,1948.93,1956.0,0.0,tp_upper -57758,做空,2023-11-19 13:15:00,2023-11-19 13:20:00,1951.47,1952.2,-0.0,flip_to_long -57759,做多,2023-11-19 13:20:00,2023-11-19 14:00:00,1952.2,1951.0,-0.0,flip_to_short -57760,做空,2023-11-19 14:00:00,2023-11-19 14:10:00,1951.0,1950.0,0.0,tp_lower -57761,做多,2023-11-19 14:20:00,2023-11-19 14:30:00,1954.69,1954.36,-0.0,flip_to_short -57762,做空,2023-11-19 14:30:00,2023-11-19 15:05:00,1954.36,1952.29,0.0,tp_lower -57763,做多,2023-11-19 15:15:00,2023-11-19 15:20:00,1959.4,1963.25,0.0,tp_upper -57764,做空,2023-11-19 16:45:00,2023-11-19 16:50:00,1966.41,1966.81,-0.0,flip_to_long -57765,做多,2023-11-19 16:50:00,2023-11-19 17:30:00,1966.81,1978.02,0.0,tp_upper -57766,做空,2023-11-19 17:45:00,2023-11-19 18:15:00,1972.01,1973.72,-0.0,flip_to_long -57767,做多,2023-11-19 18:15:00,2023-11-19 18:25:00,1973.72,1977.19,0.0,tp_upper -57768,做空,2023-11-19 19:00:00,2023-11-19 19:10:00,1977.2,1975.8,0.0,flip_to_long -57769,做多,2023-11-19 19:10:00,2023-11-19 19:45:00,1975.8,1983.82,0.0,tp_upper -57770,做空,2023-11-19 20:15:00,2023-11-19 20:40:00,1979.75,1983.82,-0.0,flip_to_long -57771,做多,2023-11-19 20:40:00,2023-11-19 21:10:00,1983.82,1982.4,-0.0,flip_to_short -57772,做空,2023-11-19 21:10:00,2023-11-19 21:15:00,1982.4,1985.4,-0.0,flip_to_long -57773,做多,2023-11-19 21:15:00,2023-11-19 21:35:00,1985.4,1982.32,-0.0,flip_to_short -57774,做空,2023-11-19 21:35:00,2023-11-19 21:55:00,1982.32,1983.11,-0.0,flip_to_long -57775,做多,2023-11-19 21:55:00,2023-11-19 22:00:00,1983.11,1981.6,-0.0,flip_to_short -57776,做空,2023-11-19 22:00:00,2023-11-19 22:35:00,1981.6,1977.35,0.0,tp_lower -57777,做多,2023-11-19 22:55:00,2023-11-19 23:00:00,1981.45,1994.06,0.0,tp_upper -57778,做空,2023-11-20 00:25:00,2023-11-20 00:40:00,2000.7,2005.09,-0.0,flip_to_long -57779,做多,2023-11-20 00:40:00,2023-11-20 01:00:00,2005.09,2005.99,-0.0,flip_to_short -57780,做空,2023-11-20 01:00:00,2023-11-20 01:20:00,2005.99,2005.93,-0.0,flip_to_long -57781,做多,2023-11-20 01:20:00,2023-11-20 01:50:00,2005.93,2004.15,-0.0,flip_to_short -57782,做空,2023-11-20 01:50:00,2023-11-20 01:55:00,2004.15,2006.88,-0.0,flip_to_long -57783,做多,2023-11-20 01:55:00,2023-11-20 02:00:00,2006.88,2004.37,-0.0,flip_to_short -57784,做空,2023-11-20 02:00:00,2023-11-20 02:10:00,2004.37,2000.85,0.0,tp_lower -57785,做多,2023-11-20 02:20:00,2023-11-20 02:30:00,2005.25,2004.15,-0.0,flip_to_short -57786,做空,2023-11-20 02:30:00,2023-11-20 02:35:00,2004.15,2005.49,-0.0,flip_to_long -57787,做多,2023-11-20 02:35:00,2023-11-20 02:40:00,2005.49,2008.25,0.0,tp_upper -57788,做空,2023-11-20 03:10:00,2023-11-20 03:40:00,2005.59,1998.0,0.0,tp_lower -57789,做多,2023-11-20 04:30:00,2023-11-20 05:00:00,2003.46,2001.64,-0.0,flip_to_short -57790,做空,2023-11-20 05:00:00,2023-11-20 05:05:00,2001.64,2004.52,-0.0,flip_to_long -57791,做多,2023-11-20 05:05:00,2023-11-20 05:20:00,2004.52,2001.54,-0.0,flip_to_short -57792,做空,2023-11-20 05:20:00,2023-11-20 05:35:00,2001.54,1999.24,0.0,tp_lower -57793,做多,2023-11-20 06:00:00,2023-11-20 06:10:00,2001.72,2001.52,-0.0,flip_to_short -57794,做空,2023-11-20 06:10:00,2023-11-20 06:15:00,2001.52,2002.76,-0.0,flip_to_long -57795,做多,2023-11-20 06:15:00,2023-11-20 06:25:00,2002.76,2000.25,-0.0,flip_to_short -57796,做空,2023-11-20 06:25:00,2023-11-20 06:35:00,2000.25,2002.89,-0.0,flip_to_long -57797,做多,2023-11-20 06:35:00,2023-11-20 06:45:00,2002.89,2006.8,0.0,tp_upper -57798,做空,2023-11-20 07:20:00,2023-11-20 07:25:00,2002.22,2006.38,-0.0,flip_to_long -57799,做多,2023-11-20 07:25:00,2023-11-20 07:35:00,2006.38,2010.69,0.0,tp_upper -57800,做空,2023-11-20 08:40:00,2023-11-20 08:45:00,2012.59,2017.58,-0.0,flip_to_long -57801,做多,2023-11-20 08:45:00,2023-11-20 09:10:00,2017.58,2024.83,0.0,tp_upper -57802,做空,2023-11-20 11:15:00,2023-11-20 11:20:00,2035.21,2035.82,-0.0,flip_to_long -57803,做多,2023-11-20 11:20:00,2023-11-20 13:20:00,2035.82,2025.35,-0.0,tp_upper -57804,做空,2023-11-20 13:35:00,2023-11-20 14:10:00,2021.87,2008.28,0.0,tp_lower -57805,做多,2023-11-20 14:25:00,2023-11-20 14:30:00,2023.95,2027.2,0.0,tp_upper -57806,做空,2023-11-20 16:10:00,2023-11-20 16:30:00,2038.7,2033.51,0.0,tp_lower -57807,做多,2023-11-20 17:30:00,2023-11-20 17:40:00,2033.24,2038.86,0.0,tp_upper -57808,做空,2023-11-20 18:40:00,2023-11-20 18:45:00,2036.14,2045.25,-0.0,flip_to_long -57809,做多,2023-11-20 18:45:00,2023-11-20 18:55:00,2045.25,2046.19,-0.0,flip_to_short -57810,做空,2023-11-20 18:55:00,2023-11-20 19:05:00,2046.19,2046.55,-0.0,flip_to_long -57811,做多,2023-11-20 19:05:00,2023-11-20 19:35:00,2046.55,2043.76,-0.0,flip_to_short -57812,做空,2023-11-20 19:35:00,2023-11-20 19:40:00,2043.76,2044.92,-0.0,flip_to_long -57813,做多,2023-11-20 19:40:00,2023-11-20 19:45:00,2044.92,2039.66,-0.0,flip_to_short -57814,做空,2023-11-20 19:45:00,2023-11-20 19:50:00,2039.66,2039.4,-0.0,tp_lower -57815,做多,2023-11-20 22:05:00,2023-11-20 22:35:00,2029.87,2026.11,-0.0,flip_to_short -57816,做空,2023-11-20 22:35:00,2023-11-20 22:45:00,2026.11,2021.13,0.0,tp_lower -57817,做多,2023-11-20 23:00:00,2023-11-20 23:15:00,2029.9,2028.12,-0.0,flip_to_short -57818,做空,2023-11-20 23:15:00,2023-11-21 00:00:00,2028.12,2022.16,0.0,tp_lower -57819,做多,2023-11-21 00:05:00,2023-11-21 00:25:00,2025.1,2030.61,0.0,tp_upper -57820,做空,2023-11-21 00:40:00,2023-11-21 00:45:00,2023.35,2020.38,0.0,tp_lower -57821,做多,2023-11-21 00:55:00,2023-11-21 01:15:00,2024.36,2023.76,-0.0,flip_to_short -57822,做空,2023-11-21 01:15:00,2023-11-21 01:20:00,2023.76,2025.96,-0.0,flip_to_long -57823,做多,2023-11-21 01:20:00,2023-11-21 01:40:00,2025.96,2033.38,0.0,tp_upper -57824,做空,2023-11-21 02:20:00,2023-11-21 02:45:00,2027.69,2017.27,0.0,tp_lower -57825,做多,2023-11-21 03:45:00,2023-11-21 03:50:00,2019.54,2018.5,-0.0,flip_to_short -57826,做空,2023-11-21 03:50:00,2023-11-21 03:55:00,2018.5,2019.78,-0.0,flip_to_long -57827,做多,2023-11-21 03:55:00,2023-11-21 04:10:00,2019.78,2017.93,-0.0,flip_to_short -57828,做空,2023-11-21 04:10:00,2023-11-21 04:30:00,2017.93,2020.0,-0.0,flip_to_long -57829,做多,2023-11-21 04:30:00,2023-11-21 04:35:00,2020.0,2017.87,-0.0,flip_to_short -57830,做空,2023-11-21 04:35:00,2023-11-21 04:45:00,2017.87,2015.28,0.0,tp_lower -57831,做多,2023-11-21 05:10:00,2023-11-21 05:15:00,2018.5,2017.44,-0.0,flip_to_short -57832,做空,2023-11-21 05:15:00,2023-11-21 05:30:00,2017.44,2012.06,0.0,tp_lower -57833,做多,2023-11-21 05:55:00,2023-11-21 06:15:00,2015.09,2018.2,0.0,tp_upper -57834,做空,2023-11-21 06:50:00,2023-11-21 07:05:00,2016.03,2012.39,0.0,tp_lower -57835,做多,2023-11-21 08:20:00,2023-11-21 08:30:00,2009.99,2008.79,-0.0,flip_to_short -57836,做空,2023-11-21 08:30:00,2023-11-21 08:35:00,2008.79,2009.05,-0.0,flip_to_long -57837,做多,2023-11-21 08:35:00,2023-11-21 08:50:00,2009.05,2011.13,0.0,tp_upper -57838,做空,2023-11-21 09:40:00,2023-11-21 10:15:00,2012.41,2014.5,-0.0,flip_to_long -57839,做多,2023-11-21 10:15:00,2023-11-21 10:30:00,2014.5,2016.01,0.0,tp_upper -57840,做空,2023-11-21 10:50:00,2023-11-21 11:20:00,2014.5,2007.61,0.0,tp_lower -57841,做多,2023-11-21 12:25:00,2023-11-21 13:15:00,2012.44,2010.91,-0.0,flip_to_short -57842,做空,2023-11-21 13:15:00,2023-11-21 13:40:00,2010.91,2007.0,0.0,tp_lower -57843,做多,2023-11-21 15:45:00,2023-11-21 16:50:00,1990.56,2007.1,0.0,tp_upper -57844,做空,2023-11-21 17:30:00,2023-11-21 17:35:00,1991.02,1980.72,0.0,tp_lower -57845,做多,2023-11-21 19:10:00,2023-11-21 19:15:00,1975.57,1983.23,0.0,tp_upper -57846,做空,2023-11-21 20:05:00,2023-11-21 20:15:00,1977.53,1986.17,-0.0,flip_to_long -57847,做多,2023-11-21 20:15:00,2023-11-21 20:40:00,1986.17,2002.21,0.0,tp_upper -57848,做空,2023-11-21 21:35:00,2023-11-21 21:50:00,1992.65,1985.68,0.0,tp_lower -57849,做多,2023-11-22 00:10:00,2023-11-22 00:15:00,1947.65,1946.79,-0.0,flip_to_short -57850,做空,2023-11-22 00:15:00,2023-11-22 00:20:00,1946.79,1950.51,-0.0,flip_to_long -57851,做多,2023-11-22 00:20:00,2023-11-22 00:25:00,1950.51,1954.66,0.0,tp_upper -57852,做空,2023-11-22 00:40:00,2023-11-22 05:40:00,1948.0,1986.26,-0.0,flip_to_long -57853,做多,2023-11-22 05:40:00,2023-11-22 05:45:00,1986.26,1984.25,-0.0,flip_to_short -57854,做空,2023-11-22 05:45:00,2023-11-22 06:00:00,1984.25,1986.04,-0.0,flip_to_long -57855,做多,2023-11-22 06:00:00,2023-11-22 06:10:00,1986.04,1990.56,0.0,tp_upper -57856,做空,2023-11-22 07:45:00,2023-11-22 07:55:00,1992.89,1993.97,-0.0,flip_to_long -57857,做多,2023-11-22 07:55:00,2023-11-22 08:15:00,1993.97,1998.52,0.0,tp_upper -57858,做空,2023-11-22 08:20:00,2023-11-22 08:25:00,1995.04,1995.42,-0.0,flip_to_long -57859,做多,2023-11-22 08:25:00,2023-11-22 08:35:00,1995.42,2001.0,0.0,tp_upper -57860,做空,2023-11-22 10:15:00,2023-11-22 10:35:00,2006.35,2007.96,-0.0,flip_to_long -57861,做多,2023-11-22 10:35:00,2023-11-22 10:40:00,2007.96,2017.97,0.0,tp_upper -57862,做空,2023-11-22 11:50:00,2023-11-22 12:05:00,2016.82,2019.44,-0.0,flip_to_long -57863,做多,2023-11-22 12:05:00,2023-11-22 13:05:00,2019.44,2020.61,0.0,tp_upper -57864,做空,2023-11-22 13:10:00,2023-11-22 13:25:00,2018.75,2021.22,-0.0,flip_to_long -57865,做多,2023-11-22 13:25:00,2023-11-22 13:30:00,2021.22,2035.4,0.0,tp_upper -57866,做空,2023-11-22 14:20:00,2023-11-22 14:30:00,2025.03,2028.03,-0.0,flip_to_long -57867,做多,2023-11-22 14:30:00,2023-11-22 14:45:00,2028.03,2024.09,-0.0,flip_to_short -57868,做空,2023-11-22 14:45:00,2023-11-22 15:05:00,2024.09,2016.45,0.0,tp_lower -57869,做多,2023-11-22 15:20:00,2023-11-22 15:25:00,2035.01,2030.53,-0.0,tp_upper -57870,做空,2023-11-22 16:45:00,2023-11-22 17:00:00,2031.83,2034.05,-0.0,flip_to_long -57871,做多,2023-11-22 17:00:00,2023-11-22 17:40:00,2034.05,2032.86,-0.0,flip_to_short -57872,做空,2023-11-22 17:40:00,2023-11-22 18:05:00,2032.86,2034.23,-0.0,flip_to_long -57873,做多,2023-11-22 18:05:00,2023-11-22 18:15:00,2034.23,2048.33,0.0,tp_upper -57874,做空,2023-11-22 20:40:00,2023-11-22 21:05:00,2074.39,2079.87,-0.0,flip_to_long -57875,做多,2023-11-22 21:05:00,2023-11-22 21:10:00,2079.87,2086.23,0.0,tp_upper -57876,做空,2023-11-22 21:15:00,2023-11-22 21:55:00,2079.19,2081.59,-0.0,flip_to_long -57877,做多,2023-11-22 21:55:00,2023-11-22 22:25:00,2081.59,2077.97,-0.0,flip_to_short -57878,做空,2023-11-22 22:25:00,2023-11-22 22:30:00,2077.97,2068.21,0.0,tp_lower -57879,做多,2023-11-22 23:45:00,2023-11-23 01:20:00,2066.64,2066.53,-0.0,tp_upper -57880,做空,2023-11-23 02:10:00,2023-11-23 02:15:00,2061.89,2064.77,-0.0,flip_to_long -57881,做多,2023-11-23 02:15:00,2023-11-23 02:20:00,2064.77,2061.34,-0.0,flip_to_short -57882,做空,2023-11-23 02:20:00,2023-11-23 03:25:00,2061.34,2064.53,-0.0,flip_to_long -57883,做多,2023-11-23 03:25:00,2023-11-23 03:50:00,2064.53,2061.3,-0.0,flip_to_short -57884,做空,2023-11-23 03:50:00,2023-11-23 04:05:00,2061.3,2060.53,-0.0,flip_to_long -57885,做多,2023-11-23 04:05:00,2023-11-23 04:35:00,2060.53,2061.68,0.0,flip_to_short -57886,做空,2023-11-23 04:35:00,2023-11-23 05:50:00,2061.68,2064.43,-0.0,flip_to_long -57887,做多,2023-11-23 05:50:00,2023-11-23 06:05:00,2064.43,2062.04,-0.0,flip_to_short -57888,做空,2023-11-23 06:05:00,2023-11-23 06:20:00,2062.04,2059.5,0.0,tp_lower -57889,做多,2023-11-23 07:00:00,2023-11-23 07:05:00,2067.51,2067.16,-0.0,tp_upper -57890,做空,2023-11-23 10:15:00,2023-11-23 10:25:00,2078.46,2076.23,0.0,tp_lower -57891,做多,2023-11-23 12:05:00,2023-11-23 12:30:00,2063.5,2059.38,-0.0,flip_to_short -57892,做空,2023-11-23 12:30:00,2023-11-23 12:35:00,2059.38,2061.65,-0.0,flip_to_long -57893,做多,2023-11-23 12:35:00,2023-11-23 12:40:00,2061.65,2061.27,-0.0,flip_to_short -57894,做空,2023-11-23 12:40:00,2023-11-23 13:00:00,2061.27,2059.31,0.0,flip_to_long -57895,做多,2023-11-23 13:00:00,2023-11-23 13:15:00,2059.31,2061.34,0.0,flip_to_short -57896,做空,2023-11-23 13:15:00,2023-11-23 13:20:00,2061.34,2061.7,-0.0,flip_to_long -57897,做多,2023-11-23 13:20:00,2023-11-23 14:05:00,2061.7,2057.7,-0.0,flip_to_short -57898,做空,2023-11-23 14:05:00,2023-11-23 14:15:00,2057.7,2058.56,-0.0,flip_to_long -57899,做多,2023-11-23 14:15:00,2023-11-23 14:20:00,2058.56,2055.61,-0.0,flip_to_short -57900,做空,2023-11-23 14:20:00,2023-11-23 14:30:00,2055.61,2058.52,-0.0,flip_to_long -57901,做多,2023-11-23 14:30:00,2023-11-23 14:40:00,2058.52,2061.31,0.0,flip_to_short -57902,做空,2023-11-23 14:40:00,2023-11-23 14:55:00,2061.31,2059.81,0.0,flip_to_long -57903,做多,2023-11-23 14:55:00,2023-11-23 15:10:00,2059.81,2053.99,-0.0,flip_to_short -57904,做空,2023-11-23 15:10:00,2023-11-23 15:20:00,2053.99,2047.66,0.0,tp_lower -57905,做多,2023-11-23 16:20:00,2023-11-23 16:30:00,2051.55,2053.03,0.0,flip_to_short -57906,做空,2023-11-23 16:30:00,2023-11-23 18:45:00,2053.03,2061.99,-0.0,flip_to_long -57907,做多,2023-11-23 18:45:00,2023-11-23 18:50:00,2061.99,2060.63,-0.0,tp_upper -57908,做空,2023-11-23 19:00:00,2023-11-23 19:05:00,2058.0,2057.41,-0.0,tp_lower -57909,做多,2023-11-23 19:10:00,2023-11-23 19:15:00,2059.53,2062.53,0.0,tp_upper -57910,做空,2023-11-23 20:35:00,2023-11-23 21:50:00,2063.25,2068.4,-0.0,flip_to_long -57911,做多,2023-11-23 21:50:00,2023-11-23 22:00:00,2068.4,2069.36,-0.0,flip_to_short -57912,做空,2023-11-23 22:00:00,2023-11-23 22:55:00,2069.36,2066.57,0.0,flip_to_long -57913,做多,2023-11-23 22:55:00,2023-11-23 23:05:00,2066.57,2069.24,0.0,tp_upper -57914,做空,2023-11-23 23:10:00,2023-11-23 23:35:00,2068.75,2061.95,0.0,tp_lower -57915,做多,2023-11-24 00:15:00,2023-11-24 01:05:00,2063.5,2070.01,0.0,tp_upper -57916,做空,2023-11-24 01:50:00,2023-11-24 01:55:00,2068.6,2068.93,-0.0,flip_to_long -57917,做多,2023-11-24 01:55:00,2023-11-24 02:55:00,2068.93,2070.34,0.0,flip_to_short -57918,做空,2023-11-24 02:55:00,2023-11-24 03:20:00,2070.34,2066.05,0.0,tp_lower -57919,做多,2023-11-24 03:25:00,2023-11-24 03:30:00,2072.85,2067.37,-0.0,flip_to_short -57920,做空,2023-11-24 03:30:00,2023-11-24 03:50:00,2067.37,2064.7,0.0,tp_lower -57921,做多,2023-11-24 04:30:00,2023-11-24 04:35:00,2069.9,2065.01,-0.0,flip_to_short -57922,做空,2023-11-24 04:35:00,2023-11-24 04:40:00,2065.01,2067.63,-0.0,flip_to_long -57923,做多,2023-11-24 04:40:00,2023-11-24 05:05:00,2067.63,2065.52,-0.0,flip_to_short -57924,做空,2023-11-24 05:05:00,2023-11-24 05:10:00,2065.52,2067.82,-0.0,flip_to_long -57925,做多,2023-11-24 05:10:00,2023-11-24 05:15:00,2067.82,2065.84,-0.0,flip_to_short -57926,做空,2023-11-24 05:15:00,2023-11-24 05:20:00,2065.84,2067.12,-0.0,flip_to_long -57927,做多,2023-11-24 05:20:00,2023-11-24 05:30:00,2067.12,2069.45,0.0,tp_upper -57928,做空,2023-11-24 05:50:00,2023-11-24 07:00:00,2068.91,2067.71,0.0,tp_lower -57929,做多,2023-11-24 07:35:00,2023-11-24 07:45:00,2069.77,2076.96,0.0,tp_upper -57930,做空,2023-11-24 09:00:00,2023-11-24 11:15:00,2078.07,2109.54,-0.0,flip_to_long -57931,做多,2023-11-24 11:15:00,2023-11-24 11:35:00,2109.54,2104.68,-0.0,flip_to_short -57932,做空,2023-11-24 11:35:00,2023-11-24 12:15:00,2104.68,2105.94,-0.0,flip_to_long -57933,做多,2023-11-24 12:15:00,2023-11-24 12:25:00,2105.94,2105.54,-0.0,flip_to_short -57934,做空,2023-11-24 12:25:00,2023-11-24 12:35:00,2105.54,2107.24,-0.0,flip_to_long -57935,做多,2023-11-24 12:35:00,2023-11-24 12:40:00,2107.24,2105.67,-0.0,flip_to_short -57936,做空,2023-11-24 12:40:00,2023-11-24 13:10:00,2105.67,2104.99,-0.0,flip_to_long -57937,做多,2023-11-24 13:10:00,2023-11-24 13:20:00,2104.99,2104.04,-0.0,flip_to_short -57938,做空,2023-11-24 13:20:00,2023-11-24 13:30:00,2104.04,2099.89,0.0,tp_lower -57939,做多,2023-11-24 13:45:00,2023-11-24 14:15:00,2103.99,2104.67,-0.0,tp_upper -57940,做空,2023-11-24 14:20:00,2023-11-24 14:30:00,2101.51,2106.41,-0.0,tp_lower -57941,做空,2023-11-24 14:35:00,2023-11-24 16:25:00,2105.4,2116.34,-0.0,flip_to_long -57942,做多,2023-11-24 16:25:00,2023-11-24 18:00:00,2116.34,2102.51,-0.0,flip_to_short -57943,做空,2023-11-24 18:00:00,2023-11-24 18:05:00,2102.51,2103.5,-0.0,flip_to_long -57944,做多,2023-11-24 18:05:00,2023-11-24 18:10:00,2103.5,2099.89,-0.0,flip_to_short -57945,做空,2023-11-24 18:10:00,2023-11-24 18:30:00,2099.89,2094.3,0.0,tp_lower -57946,做多,2023-11-24 20:35:00,2023-11-24 20:50:00,2085.72,2091.76,0.0,tp_upper -57947,做空,2023-11-24 21:40:00,2023-11-24 22:00:00,2091.68,2086.09,0.0,tp_lower -57948,做多,2023-11-24 23:25:00,2023-11-24 23:30:00,2076.8,2076.37,-0.0,flip_to_short -57949,做空,2023-11-24 23:30:00,2023-11-25 00:55:00,2076.37,2074.95,0.0,tp_lower -57950,做多,2023-11-25 01:05:00,2023-11-25 01:15:00,2081.08,2080.3,-0.0,flip_to_short -57951,做空,2023-11-25 01:15:00,2023-11-25 01:25:00,2080.3,2081.0,-0.0,flip_to_long -57952,做多,2023-11-25 01:25:00,2023-11-25 01:40:00,2081.0,2080.1,-0.0,flip_to_short -57953,做空,2023-11-25 01:40:00,2023-11-25 01:45:00,2080.1,2082.11,-0.0,flip_to_long -57954,做多,2023-11-25 01:45:00,2023-11-25 01:50:00,2082.11,2085.81,0.0,tp_upper -57955,做空,2023-11-25 02:10:00,2023-11-25 02:20:00,2081.28,2080.87,-0.0,flip_to_long -57956,做多,2023-11-25 02:20:00,2023-11-25 02:35:00,2080.87,2086.74,0.0,tp_upper -57957,做空,2023-11-25 03:55:00,2023-11-25 04:10:00,2086.95,2084.92,0.0,tp_lower -57958,做多,2023-11-25 04:25:00,2023-11-25 04:30:00,2087.14,2086.78,-0.0,flip_to_short -57959,做空,2023-11-25 04:30:00,2023-11-25 04:35:00,2086.78,2086.85,-0.0,flip_to_long -57960,做多,2023-11-25 04:35:00,2023-11-25 06:05:00,2086.85,2083.9,-0.0,flip_to_short -57961,做空,2023-11-25 06:05:00,2023-11-25 06:10:00,2083.9,2083.52,-0.0,tp_lower -57962,做多,2023-11-25 06:45:00,2023-11-25 06:50:00,2085.33,2083.68,-0.0,tp_upper -57963,做多,2023-11-25 06:55:00,2023-11-25 07:00:00,2084.82,2086.71,0.0,tp_upper -57964,做空,2023-11-25 07:10:00,2023-11-25 08:30:00,2084.25,2088.89,-0.0,flip_to_long -57965,做多,2023-11-25 08:30:00,2023-11-25 08:35:00,2088.89,2087.45,-0.0,flip_to_short -57966,做空,2023-11-25 08:35:00,2023-11-25 08:40:00,2087.45,2089.0,-0.0,flip_to_long -57967,做多,2023-11-25 08:40:00,2023-11-25 08:45:00,2089.0,2086.69,-0.0,flip_to_short -57968,做空,2023-11-25 08:45:00,2023-11-25 08:50:00,2086.69,2085.33,0.0,tp_lower -57969,做多,2023-11-25 09:55:00,2023-11-25 10:10:00,2083.35,2081.47,-0.0,flip_to_short -57970,做空,2023-11-25 10:10:00,2023-11-25 10:15:00,2081.47,2079.12,0.0,tp_lower -57971,做多,2023-11-25 12:10:00,2023-11-25 13:15:00,2073.66,2074.83,0.0,flip_to_short -57972,做空,2023-11-25 13:15:00,2023-11-25 13:25:00,2074.83,2075.84,-0.0,flip_to_long -57973,做多,2023-11-25 13:25:00,2023-11-25 13:40:00,2075.84,2078.67,0.0,tp_upper -57974,做空,2023-11-25 14:05:00,2023-11-25 14:10:00,2076.95,2074.96,0.0,tp_lower -57975,做多,2023-11-25 14:30:00,2023-11-25 14:35:00,2076.12,2073.89,-0.0,flip_to_short -57976,做空,2023-11-25 14:35:00,2023-11-25 14:40:00,2073.89,2073.97,-0.0,flip_to_long -57977,做多,2023-11-25 14:40:00,2023-11-25 15:45:00,2073.97,2078.92,0.0,tp_upper -57978,做空,2023-11-25 16:40:00,2023-11-25 17:00:00,2077.92,2079.49,-0.0,flip_to_long -57979,做多,2023-11-25 17:00:00,2023-11-25 17:50:00,2079.49,2077.23,-0.0,flip_to_short -57980,做空,2023-11-25 17:50:00,2023-11-25 17:55:00,2077.23,2076.47,-0.0,tp_lower -57981,做多,2023-11-25 18:30:00,2023-11-25 18:35:00,2080.02,2080.35,-0.0,tp_upper -57982,做空,2023-11-25 20:10:00,2023-11-25 20:25:00,2083.12,2083.34,-0.0,flip_to_long -57983,做多,2023-11-25 20:25:00,2023-11-25 20:35:00,2083.34,2082.78,-0.0,flip_to_short -57984,做空,2023-11-25 20:35:00,2023-11-25 20:40:00,2082.78,2082.8,-0.0,flip_to_long -57985,做多,2023-11-25 20:40:00,2023-11-25 20:45:00,2082.8,2082.54,-0.0,flip_to_short -57986,做空,2023-11-25 20:45:00,2023-11-25 20:55:00,2082.54,2083.06,-0.0,flip_to_long -57987,做多,2023-11-25 20:55:00,2023-11-25 21:05:00,2083.06,2083.75,-0.0,tp_upper -57988,做空,2023-11-25 21:10:00,2023-11-25 21:20:00,2083.74,2083.9,-0.0,flip_to_long -57989,做多,2023-11-25 21:20:00,2023-11-25 21:25:00,2083.9,2084.14,-0.0,tp_upper -57990,做空,2023-11-25 21:35:00,2023-11-25 21:45:00,2083.66,2082.98,-0.0,flip_to_long -57991,做多,2023-11-25 21:45:00,2023-11-25 22:00:00,2082.98,2081.12,-0.0,flip_to_short -57992,做空,2023-11-25 22:00:00,2023-11-25 22:05:00,2081.12,2081.58,-0.0,tp_lower -57993,做多,2023-11-25 22:25:00,2023-11-25 22:30:00,2083.25,2081.67,-0.0,flip_to_short -57994,做空,2023-11-25 22:30:00,2023-11-25 22:35:00,2081.67,2083.68,-0.0,flip_to_long -57995,做多,2023-11-25 22:35:00,2023-11-25 22:55:00,2083.68,2083.21,-0.0,flip_to_short -57996,做空,2023-11-25 22:55:00,2023-11-25 23:35:00,2083.21,2082.33,-0.0,flip_to_long -57997,做多,2023-11-25 23:35:00,2023-11-25 23:55:00,2082.33,2082.87,-0.0,flip_to_short -57998,做空,2023-11-25 23:55:00,2023-11-26 00:05:00,2082.87,2080.76,0.0,tp_lower -57999,做多,2023-11-26 00:40:00,2023-11-26 00:50:00,2082.84,2081.99,-0.0,flip_to_short -58000,做空,2023-11-26 00:50:00,2023-11-26 01:15:00,2081.99,2076.95,0.0,tp_lower -58001,做多,2023-11-26 02:20:00,2023-11-26 02:35:00,2074.83,2075.05,-0.0,flip_to_short -58002,做空,2023-11-26 02:35:00,2023-11-26 03:45:00,2075.05,2076.66,-0.0,flip_to_long -58003,做多,2023-11-26 03:45:00,2023-11-26 03:50:00,2076.66,2075.5,-0.0,flip_to_short -58004,做空,2023-11-26 03:50:00,2023-11-26 03:55:00,2075.5,2076.36,-0.0,flip_to_long -58005,做多,2023-11-26 03:55:00,2023-11-26 04:00:00,2076.36,2075.65,-0.0,flip_to_short -58006,做空,2023-11-26 04:00:00,2023-11-26 04:05:00,2075.65,2073.57,0.0,tp_lower -58007,做多,2023-11-26 04:25:00,2023-11-26 04:30:00,2076.08,2075.92,-0.0,flip_to_short -58008,做空,2023-11-26 04:30:00,2023-11-26 06:15:00,2075.92,2078.99,-0.0,tp_lower -58009,做多,2023-11-26 06:45:00,2023-11-26 06:50:00,2084.61,2086.99,0.0,tp_upper -58010,做空,2023-11-26 08:55:00,2023-11-26 09:25:00,2089.91,2086.32,0.0,tp_lower -58011,做空,2023-11-26 10:05:00,2023-11-26 10:40:00,2089.0,2088.16,-0.0,flip_to_long -58012,做多,2023-11-26 10:40:00,2023-11-26 10:50:00,2088.16,2085.59,-0.0,flip_to_short -58013,做空,2023-11-26 10:50:00,2023-11-26 10:55:00,2085.59,2085.2,-0.0,tp_lower -58014,做多,2023-11-26 11:15:00,2023-11-26 11:40:00,2087.73,2087.38,-0.0,flip_to_short -58015,做空,2023-11-26 11:40:00,2023-11-26 11:55:00,2087.38,2085.06,0.0,tp_lower -58016,做多,2023-11-26 12:45:00,2023-11-26 13:20:00,2083.75,2080.28,-0.0,flip_to_short -58017,做空,2023-11-26 13:20:00,2023-11-26 13:35:00,2080.28,2081.5,-0.0,flip_to_long -58018,做多,2023-11-26 13:35:00,2023-11-26 14:00:00,2081.5,2080.09,-0.0,flip_to_short -58019,做空,2023-11-26 14:00:00,2023-11-26 14:05:00,2080.09,2082.69,-0.0,flip_to_long -58020,做多,2023-11-26 14:05:00,2023-11-26 14:10:00,2082.69,2080.55,-0.0,flip_to_short -58021,做空,2023-11-26 14:10:00,2023-11-26 14:15:00,2080.55,2076.05,0.0,tp_lower -58022,做多,2023-11-26 15:30:00,2023-11-26 16:10:00,2069.38,2064.51,-0.0,flip_to_short -58023,做空,2023-11-26 16:10:00,2023-11-26 16:15:00,2064.51,2064.79,-0.0,flip_to_long -58024,做多,2023-11-26 16:15:00,2023-11-26 17:45:00,2064.79,2049.48,-0.0,flip_to_short -58025,做空,2023-11-26 17:45:00,2023-11-26 18:35:00,2049.48,2045.83,0.0,tp_lower -58026,做多,2023-11-26 18:45:00,2023-11-26 19:05:00,2046.88,2054.15,0.0,tp_upper -58027,做空,2023-11-26 19:15:00,2023-11-26 19:25:00,2049.26,2049.29,-0.0,flip_to_long -58028,做多,2023-11-26 19:25:00,2023-11-26 19:55:00,2049.29,2056.63,0.0,tp_upper -58029,做空,2023-11-26 22:15:00,2023-11-26 23:05:00,2075.84,2063.44,0.0,tp_lower -58030,做多,2023-11-27 00:20:00,2023-11-27 00:30:00,2066.18,2065.39,-0.0,flip_to_short -58031,做空,2023-11-27 00:30:00,2023-11-27 01:25:00,2065.39,2064.89,-0.0,flip_to_long -58032,做多,2023-11-27 01:25:00,2023-11-27 01:30:00,2064.89,2063.23,-0.0,flip_to_short -58033,做空,2023-11-27 01:30:00,2023-11-27 02:00:00,2063.23,2059.34,0.0,tp_lower -58034,做多,2023-11-27 04:30:00,2023-11-27 04:55:00,2049.2,2051.24,0.0,tp_upper -58035,做空,2023-11-27 05:30:00,2023-11-27 05:50:00,2048.55,2049.83,-0.0,flip_to_long -58036,做多,2023-11-27 05:50:00,2023-11-27 05:55:00,2049.83,2047.1,-0.0,flip_to_short -58037,做空,2023-11-27 05:55:00,2023-11-27 06:10:00,2047.1,2052.32,-0.0,flip_to_long -58038,做多,2023-11-27 06:10:00,2023-11-27 06:15:00,2052.32,2051.74,-0.0,tp_upper -58039,做空,2023-11-27 06:50:00,2023-11-27 06:55:00,2046.58,2041.76,0.0,tp_lower -58040,做多,2023-11-27 07:55:00,2023-11-27 08:00:00,2045.1,2042.38,-0.0,flip_to_short -58041,做空,2023-11-27 08:00:00,2023-11-27 08:05:00,2042.38,2045.39,-0.0,flip_to_long -58042,做多,2023-11-27 08:05:00,2023-11-27 08:15:00,2045.39,2044.85,-0.0,flip_to_short -58043,做空,2023-11-27 08:15:00,2023-11-27 09:55:00,2044.85,2045.13,-0.0,tp_lower -58044,做多,2023-11-27 11:45:00,2023-11-27 11:55:00,2027.09,2024.91,-0.0,flip_to_short -58045,做空,2023-11-27 11:55:00,2023-11-27 12:30:00,2024.91,2022.4,0.0,flip_to_long -58046,做多,2023-11-27 12:30:00,2023-11-27 12:55:00,2022.4,2018.4,-0.0,flip_to_short -58047,做空,2023-11-27 12:55:00,2023-11-27 13:00:00,2018.4,2018.64,-0.0,tp_lower -58048,做多,2023-11-27 13:20:00,2023-11-27 13:25:00,2023.45,2021.85,-0.0,flip_to_short -58049,做空,2023-11-27 13:25:00,2023-11-27 13:40:00,2021.85,2014.2,0.0,tp_lower -58050,做多,2023-11-27 13:55:00,2023-11-27 14:00:00,2023.73,2026.39,0.0,tp_upper -58051,做空,2023-11-27 14:15:00,2023-11-27 14:30:00,2018.21,2021.61,-0.0,flip_to_long -58052,做多,2023-11-27 14:30:00,2023-11-27 14:35:00,2021.61,2021.25,-0.0,flip_to_short -58053,做空,2023-11-27 14:35:00,2023-11-27 14:45:00,2021.25,2020.08,0.0,flip_to_long -58054,做多,2023-11-27 14:45:00,2023-11-27 15:15:00,2020.08,2026.08,0.0,tp_upper -58055,做空,2023-11-27 15:25:00,2023-11-27 15:45:00,2021.79,2011.16,0.0,tp_lower -58056,做多,2023-11-27 16:40:00,2023-11-27 17:45:00,2014.13,2014.94,-0.0,flip_to_short -58057,做空,2023-11-27 17:45:00,2023-11-27 18:15:00,2014.94,2018.69,-0.0,flip_to_long -58058,做多,2023-11-27 18:15:00,2023-11-27 18:20:00,2018.69,2018.19,-0.0,flip_to_short -58059,做空,2023-11-27 18:20:00,2023-11-27 18:50:00,2018.19,2010.45,0.0,tp_lower -58060,做多,2023-11-27 20:50:00,2023-11-27 21:10:00,1995.18,2006.32,0.0,tp_upper -58061,做空,2023-11-28 00:10:00,2023-11-28 00:15:00,2024.76,2026.18,-0.0,flip_to_long -58062,做多,2023-11-28 00:15:00,2023-11-28 00:20:00,2026.18,2033.38,0.0,tp_upper -58063,做空,2023-11-28 01:05:00,2023-11-28 02:35:00,2031.26,2027.94,0.0,flip_to_long -58064,做多,2023-11-28 02:35:00,2023-11-28 02:40:00,2027.94,2027.87,-0.0,flip_to_short -58065,做空,2023-11-28 02:40:00,2023-11-28 03:20:00,2027.87,2026.09,0.0,flip_to_long -58066,做多,2023-11-28 03:20:00,2023-11-28 03:30:00,2026.09,2026.85,-0.0,tp_upper -58067,做空,2023-11-28 03:35:00,2023-11-28 03:55:00,2026.35,2027.25,-0.0,flip_to_long -58068,做多,2023-11-28 03:55:00,2023-11-28 04:00:00,2027.25,2026.16,-0.0,flip_to_short -58069,做空,2023-11-28 04:00:00,2023-11-28 04:05:00,2026.16,2028.74,-0.0,flip_to_long -58070,做多,2023-11-28 04:05:00,2023-11-28 04:10:00,2028.74,2027.55,-0.0,tp_upper -58071,做空,2023-11-28 04:15:00,2023-11-28 04:30:00,2027.02,2023.4,0.0,tp_lower -58072,做多,2023-11-28 06:15:00,2023-11-28 07:20:00,2010.09,2006.0,-0.0,flip_to_short -58073,做空,2023-11-28 07:20:00,2023-11-28 07:30:00,2006.0,2006.45,-0.0,flip_to_long -58074,做多,2023-11-28 07:30:00,2023-11-28 07:55:00,2006.45,2014.17,0.0,tp_upper -58075,做空,2023-11-28 08:05:00,2023-11-28 08:20:00,2010.1,2008.5,0.0,flip_to_long -58076,做多,2023-11-28 08:20:00,2023-11-28 08:40:00,2008.5,2009.58,0.0,flip_to_short -58077,做空,2023-11-28 08:40:00,2023-11-28 09:00:00,2009.58,2009.31,-0.0,flip_to_long -58078,做多,2023-11-28 09:00:00,2023-11-28 09:35:00,2009.31,2018.41,0.0,tp_upper -58079,做空,2023-11-28 10:45:00,2023-11-28 10:55:00,2014.06,2020.81,-0.0,flip_to_long -58080,做多,2023-11-28 10:55:00,2023-11-28 11:00:00,2020.81,2019.42,-0.0,tp_upper -58081,做空,2023-11-28 12:20:00,2023-11-28 12:25:00,2021.96,2024.57,-0.0,flip_to_long -58082,做多,2023-11-28 12:25:00,2023-11-28 12:35:00,2024.57,2023.28,-0.0,flip_to_short -58083,做空,2023-11-28 12:35:00,2023-11-28 12:40:00,2023.28,2025.87,-0.0,flip_to_long -58084,做多,2023-11-28 12:40:00,2023-11-28 12:45:00,2025.87,2023.37,-0.0,flip_to_short -58085,做空,2023-11-28 12:45:00,2023-11-28 12:55:00,2023.37,2022.95,-0.0,tp_lower -58086,做多,2023-11-28 13:15:00,2023-11-28 13:25:00,2023.35,2028.94,0.0,tp_upper -58087,做空,2023-11-28 14:55:00,2023-11-28 15:00:00,2031.02,2033.73,-0.0,flip_to_long -58088,做多,2023-11-28 15:00:00,2023-11-28 15:10:00,2033.73,2031.61,-0.0,flip_to_short -58089,做空,2023-11-28 15:10:00,2023-11-28 15:25:00,2031.61,2029.33,0.0,tp_lower -58090,做多,2023-11-28 15:40:00,2023-11-28 16:20:00,2034.87,2038.78,0.0,tp_upper -58091,做空,2023-11-28 18:15:00,2023-11-28 18:50:00,2064.05,2053.07,0.0,tp_lower -58092,做多,2023-11-28 19:35:00,2023-11-28 19:40:00,2059.0,2066.4,0.0,tp_upper -58093,做空,2023-11-28 19:45:00,2023-11-28 19:50:00,2060.09,2062.96,-0.0,flip_to_long -58094,做多,2023-11-28 19:50:00,2023-11-28 19:55:00,2062.96,2059.13,-0.0,flip_to_short -58095,做空,2023-11-28 19:55:00,2023-11-28 20:00:00,2059.13,2061.83,-0.0,flip_to_long -58096,做多,2023-11-28 20:00:00,2023-11-28 20:05:00,2061.83,2057.69,-0.0,flip_to_short -58097,做空,2023-11-28 20:05:00,2023-11-28 20:10:00,2057.69,2062.13,-0.0,flip_to_long -58098,做多,2023-11-28 20:10:00,2023-11-28 20:20:00,2062.13,2058.5,-0.0,flip_to_short -58099,做空,2023-11-28 20:20:00,2023-11-28 20:30:00,2058.5,2057.12,0.0,tp_lower -58100,做多,2023-11-28 20:35:00,2023-11-28 20:40:00,2060.11,2059.93,-0.0,flip_to_short -58101,做空,2023-11-28 20:40:00,2023-11-28 20:45:00,2059.93,2061.67,-0.0,flip_to_long -58102,做多,2023-11-28 20:45:00,2023-11-28 20:50:00,2061.67,2060.93,-0.0,flip_to_short -58103,做空,2023-11-28 20:50:00,2023-11-28 21:10:00,2060.93,2061.71,-0.0,flip_to_long -58104,做多,2023-11-28 21:10:00,2023-11-28 21:15:00,2061.71,2061.09,-0.0,flip_to_short -58105,做空,2023-11-28 21:15:00,2023-11-28 21:40:00,2061.09,2054.78,0.0,tp_lower -58106,做多,2023-11-28 22:25:00,2023-11-29 00:35:00,2057.07,2047.54,-0.0,flip_to_short -58107,做空,2023-11-29 00:35:00,2023-11-29 00:40:00,2047.54,2048.34,-0.0,flip_to_long -58108,做多,2023-11-29 00:40:00,2023-11-29 00:45:00,2048.34,2047.83,-0.0,flip_to_short -58109,做空,2023-11-29 00:45:00,2023-11-29 03:10:00,2047.83,2052.39,-0.0,flip_to_long -58110,做多,2023-11-29 03:10:00,2023-11-29 03:20:00,2052.39,2051.97,-0.0,tp_upper -58111,做空,2023-11-29 03:35:00,2023-11-29 03:50:00,2050.12,2050.9,-0.0,flip_to_long -58112,做多,2023-11-29 03:50:00,2023-11-29 03:55:00,2050.9,2053.45,0.0,tp_upper -58113,做空,2023-11-29 04:15:00,2023-11-29 04:20:00,2049.94,2051.51,-0.0,flip_to_long -58114,做多,2023-11-29 04:20:00,2023-11-29 04:25:00,2051.51,2049.79,-0.0,flip_to_short -58115,做空,2023-11-29 04:25:00,2023-11-29 04:30:00,2049.79,2051.12,-0.0,flip_to_long -58116,做多,2023-11-29 04:30:00,2023-11-29 04:50:00,2051.12,2051.58,-0.0,flip_to_short -58117,做空,2023-11-29 04:50:00,2023-11-29 05:35:00,2051.58,2050.37,0.0,tp_lower -58118,做多,2023-11-29 05:50:00,2023-11-29 06:05:00,2052.88,2052.9,-0.0,flip_to_short -58119,做空,2023-11-29 06:05:00,2023-11-29 06:30:00,2052.9,2055.0,-0.0,flip_to_long -58120,做多,2023-11-29 06:30:00,2023-11-29 06:40:00,2055.0,2059.02,0.0,tp_upper -58121,做空,2023-11-29 07:35:00,2023-11-29 07:40:00,2055.85,2057.88,-0.0,flip_to_long -58122,做多,2023-11-29 07:40:00,2023-11-29 07:45:00,2057.88,2057.11,-0.0,flip_to_short -58123,做空,2023-11-29 07:45:00,2023-11-29 07:50:00,2057.11,2058.38,-0.0,flip_to_long -58124,做多,2023-11-29 07:50:00,2023-11-29 07:55:00,2058.38,2057.55,-0.0,flip_to_short -58125,做空,2023-11-29 07:55:00,2023-11-29 08:00:00,2057.55,2058.9,-0.0,flip_to_long -58126,做多,2023-11-29 08:00:00,2023-11-29 08:05:00,2058.9,2058.79,-0.0,flip_to_short -58127,做空,2023-11-29 08:05:00,2023-11-29 08:15:00,2058.79,2055.36,0.0,tp_lower -58128,做多,2023-11-29 08:25:00,2023-11-29 08:40:00,2058.33,2062.41,0.0,tp_upper -58129,做空,2023-11-29 09:50:00,2023-11-29 09:55:00,2064.56,2066.1,-0.0,flip_to_long -58130,做多,2023-11-29 09:55:00,2023-11-29 10:00:00,2066.1,2062.04,-0.0,flip_to_short -58131,做空,2023-11-29 10:00:00,2023-11-29 10:15:00,2062.04,2061.38,-0.0,tp_lower -58132,做多,2023-11-29 11:30:00,2023-11-29 11:55:00,2055.9,2052.58,-0.0,flip_to_short -58133,做空,2023-11-29 11:55:00,2023-11-29 12:20:00,2052.58,2053.88,-0.0,flip_to_long -58134,做多,2023-11-29 12:20:00,2023-11-29 12:30:00,2053.88,2059.67,0.0,tp_upper -58135,做空,2023-11-29 12:55:00,2023-11-29 13:00:00,2053.76,2057.18,-0.0,flip_to_long -58136,做多,2023-11-29 13:00:00,2023-11-29 13:25:00,2057.18,2054.6,-0.0,flip_to_short -58137,做空,2023-11-29 13:25:00,2023-11-29 13:30:00,2054.6,2058.21,-0.0,flip_to_long -58138,做多,2023-11-29 13:30:00,2023-11-29 13:35:00,2058.21,2054.76,-0.0,flip_to_short -58139,做空,2023-11-29 13:35:00,2023-11-29 13:50:00,2054.76,2055.74,-0.0,flip_to_long -58140,做多,2023-11-29 13:50:00,2023-11-29 14:15:00,2055.74,2050.56,-0.0,flip_to_short -58141,做空,2023-11-29 14:15:00,2023-11-29 14:20:00,2050.56,2051.7,-0.0,tp_lower -58142,做空,2023-11-29 16:05:00,2023-11-29 16:15:00,2028.71,2023.84,0.0,tp_lower -58143,做多,2023-11-29 16:45:00,2023-11-29 16:50:00,2028.66,2027.83,-0.0,flip_to_short -58144,做空,2023-11-29 16:50:00,2023-11-29 17:30:00,2027.83,2027.23,-0.0,flip_to_long -58145,做多,2023-11-29 17:30:00,2023-11-29 17:40:00,2027.23,2030.42,0.0,tp_upper -58146,做空,2023-11-29 19:25:00,2023-11-29 19:40:00,2035.61,2035.92,-0.0,flip_to_long -58147,做多,2023-11-29 19:40:00,2023-11-29 20:00:00,2035.92,2037.54,0.0,flip_to_short -58148,做空,2023-11-29 20:00:00,2023-11-29 20:20:00,2037.54,2032.85,0.0,tp_lower -58149,做多,2023-11-29 21:55:00,2023-11-29 22:05:00,2028.85,2030.94,0.0,tp_upper -58150,做空,2023-11-29 22:25:00,2023-11-29 23:05:00,2030.23,2026.06,0.0,tp_lower -58151,做多,2023-11-29 23:10:00,2023-11-29 23:15:00,2029.1,2026.5,-0.0,flip_to_short -58152,做空,2023-11-29 23:15:00,2023-11-29 23:20:00,2026.5,2025.35,0.0,tp_lower -58153,做多,2023-11-29 23:30:00,2023-11-29 23:35:00,2029.39,2029.27,-0.0,flip_to_short -58154,做空,2023-11-29 23:35:00,2023-11-29 23:40:00,2029.27,2030.68,-0.0,flip_to_long -58155,做多,2023-11-29 23:40:00,2023-11-29 23:45:00,2030.68,2027.62,-0.0,flip_to_short -58156,做空,2023-11-29 23:45:00,2023-11-29 23:55:00,2027.62,2028.41,-0.0,flip_to_long -58157,做多,2023-11-29 23:55:00,2023-11-30 00:20:00,2028.41,2031.92,0.0,tp_upper -58158,做空,2023-11-30 00:25:00,2023-11-30 00:30:00,2027.61,2030.5,-0.0,flip_to_long -58159,做多,2023-11-30 00:30:00,2023-11-30 00:35:00,2030.5,2027.25,-0.0,tp_upper -58160,做多,2023-11-30 00:40:00,2023-11-30 00:55:00,2028.13,2026.0,-0.0,flip_to_short -58161,做空,2023-11-30 00:55:00,2023-11-30 01:00:00,2026.0,2024.31,0.0,tp_lower -58162,做多,2023-11-30 01:15:00,2023-11-30 01:20:00,2027.49,2026.2,-0.0,flip_to_short -58163,做空,2023-11-30 01:20:00,2023-11-30 01:25:00,2026.2,2026.81,-0.0,flip_to_long -58164,做多,2023-11-30 01:25:00,2023-11-30 01:40:00,2026.81,2028.28,0.0,flip_to_short -58165,做空,2023-11-30 01:40:00,2023-11-30 02:05:00,2028.28,2027.05,0.0,flip_to_long -58166,做多,2023-11-30 02:05:00,2023-11-30 02:15:00,2027.05,2025.94,-0.0,flip_to_short -58167,做空,2023-11-30 02:15:00,2023-11-30 02:25:00,2025.94,2032.45,-0.0,flip_to_long -58168,做多,2023-11-30 02:25:00,2023-11-30 02:30:00,2032.45,2032.77,-0.0,tp_upper -58169,做空,2023-11-30 03:20:00,2023-11-30 03:25:00,2030.47,2030.78,-0.0,flip_to_long -58170,做多,2023-11-30 03:25:00,2023-11-30 03:45:00,2030.78,2039.48,0.0,tp_upper -58171,做空,2023-11-30 04:35:00,2023-11-30 04:40:00,2036.49,2039.89,-0.0,flip_to_long -58172,做多,2023-11-30 04:40:00,2023-11-30 04:45:00,2039.89,2036.67,-0.0,flip_to_short -58173,做空,2023-11-30 04:45:00,2023-11-30 05:20:00,2036.67,2032.6,0.0,tp_lower -58174,做多,2023-11-30 06:05:00,2023-11-30 06:25:00,2036.09,2037.56,0.0,tp_upper -58175,做空,2023-11-30 06:35:00,2023-11-30 06:50:00,2033.96,2034.29,-0.0,tp_lower -58176,做多,2023-11-30 06:55:00,2023-11-30 07:20:00,2034.75,2033.8,-0.0,flip_to_short -58177,做空,2023-11-30 07:20:00,2023-11-30 07:25:00,2033.8,2035.35,-0.0,flip_to_long -58178,做多,2023-11-30 07:25:00,2023-11-30 07:30:00,2035.35,2034.48,-0.0,flip_to_short -58179,做空,2023-11-30 07:30:00,2023-11-30 07:35:00,2034.48,2035.47,-0.0,flip_to_long -58180,做多,2023-11-30 07:35:00,2023-11-30 07:40:00,2035.47,2032.65,-0.0,flip_to_short -58181,做空,2023-11-30 07:40:00,2023-11-30 07:55:00,2032.65,2035.51,-0.0,flip_to_long -58182,做多,2023-11-30 07:55:00,2023-11-30 08:00:00,2035.51,2033.16,-0.0,flip_to_short -58183,做空,2023-11-30 08:00:00,2023-11-30 08:05:00,2033.16,2031.98,0.0,tp_lower -58184,做多,2023-11-30 09:35:00,2023-11-30 09:45:00,2028.19,2031.36,0.0,tp_upper -58185,做空,2023-11-30 10:50:00,2023-11-30 11:00:00,2031.46,2029.89,0.0,flip_to_long -58186,做多,2023-11-30 11:00:00,2023-11-30 11:15:00,2029.89,2034.68,0.0,tp_upper -58187,做空,2023-11-30 13:00:00,2023-11-30 13:15:00,2044.01,2041.13,0.0,tp_lower -58188,做多,2023-11-30 13:20:00,2023-11-30 13:30:00,2046.01,2044.63,-0.0,flip_to_short -58189,做空,2023-11-30 13:30:00,2023-11-30 13:35:00,2044.63,2045.17,-0.0,flip_to_long -58190,做多,2023-11-30 13:35:00,2023-11-30 13:45:00,2045.17,2042.37,-0.0,flip_to_short -58191,做空,2023-11-30 13:45:00,2023-11-30 13:50:00,2042.37,2035.85,0.0,tp_lower -58192,做多,2023-11-30 15:10:00,2023-11-30 15:25:00,2034.5,2031.5,-0.0,tp_upper -58193,做多,2023-11-30 15:30:00,2023-11-30 15:35:00,2037.73,2031.09,-0.0,flip_to_short -58194,做空,2023-11-30 15:35:00,2023-11-30 15:55:00,2031.09,2033.29,-0.0,flip_to_long -58195,做多,2023-11-30 15:55:00,2023-11-30 16:00:00,2033.29,2030.08,-0.0,flip_to_short -58196,做空,2023-11-30 16:00:00,2023-11-30 16:10:00,2030.08,2035.31,-0.0,flip_to_long -58197,做多,2023-11-30 16:10:00,2023-11-30 17:45:00,2035.31,2040.26,0.0,tp_upper -58198,做空,2023-11-30 18:50:00,2023-11-30 19:15:00,2038.23,2039.02,-0.0,flip_to_long -58199,做多,2023-11-30 19:15:00,2023-11-30 19:55:00,2039.02,2041.24,0.0,flip_to_short -58200,做空,2023-11-30 19:55:00,2023-11-30 20:30:00,2041.24,2043.24,-0.0,flip_to_long -58201,做多,2023-11-30 20:30:00,2023-11-30 20:35:00,2043.24,2045.48,0.0,tp_upper -58202,做空,2023-11-30 20:55:00,2023-11-30 21:05:00,2043.11,2041.05,0.0,tp_lower -58203,做多,2023-11-30 21:10:00,2023-11-30 21:25:00,2042.43,2045.45,0.0,tp_upper -58204,做空,2023-11-30 22:40:00,2023-11-30 22:55:00,2043.76,2042.97,-0.0,tp_lower -58205,做多,2023-11-30 23:20:00,2023-11-30 23:30:00,2044.94,2049.7,0.0,tp_upper -58206,做空,2023-12-01 00:10:00,2023-12-01 00:30:00,2047.75,2047.61,-0.0,flip_to_long -58207,做多,2023-12-01 00:30:00,2023-12-01 00:40:00,2047.61,2048.24,-0.0,flip_to_short -58208,做空,2023-12-01 00:40:00,2023-12-01 00:50:00,2048.24,2049.61,-0.0,flip_to_long -58209,做多,2023-12-01 00:50:00,2023-12-01 00:55:00,2049.61,2049.06,-0.0,flip_to_short -58210,做空,2023-12-01 00:55:00,2023-12-01 01:05:00,2049.06,2051.16,-0.0,flip_to_long -58211,做多,2023-12-01 01:05:00,2023-12-01 01:15:00,2051.16,2062.8,0.0,tp_upper -58212,做空,2023-12-01 02:55:00,2023-12-01 03:10:00,2085.76,2087.29,-0.0,flip_to_long -58213,做多,2023-12-01 03:10:00,2023-12-01 03:15:00,2087.29,2089.83,0.0,tp_upper -58214,做空,2023-12-01 03:30:00,2023-12-01 05:25:00,2088.66,2094.8,-0.0,flip_to_long -58215,做多,2023-12-01 05:25:00,2023-12-01 05:30:00,2094.8,2092.04,-0.0,flip_to_short -58216,做空,2023-12-01 05:30:00,2023-12-01 05:35:00,2092.04,2094.4,-0.0,flip_to_long -58217,做多,2023-12-01 05:35:00,2023-12-01 05:40:00,2094.4,2094.21,-0.0,flip_to_short -58218,做空,2023-12-01 05:40:00,2023-12-01 06:05:00,2094.21,2089.27,0.0,tp_lower -58219,做多,2023-12-01 06:20:00,2023-12-01 07:00:00,2092.02,2092.76,-0.0,tp_upper -58220,做空,2023-12-01 07:35:00,2023-12-01 07:55:00,2093.23,2092.29,-0.0,flip_to_long -58221,做多,2023-12-01 07:55:00,2023-12-01 08:20:00,2092.29,2096.87,0.0,flip_to_short -58222,做空,2023-12-01 08:20:00,2023-12-01 08:50:00,2096.87,2095.47,0.0,flip_to_long -58223,做多,2023-12-01 08:50:00,2023-12-01 08:55:00,2095.47,2093.86,-0.0,flip_to_short -58224,做空,2023-12-01 08:55:00,2023-12-01 09:00:00,2093.86,2095.99,-0.0,flip_to_long -58225,做多,2023-12-01 09:00:00,2023-12-01 09:10:00,2095.99,2099.64,0.0,tp_upper -58226,做空,2023-12-01 09:25:00,2023-12-01 09:40:00,2098.55,2097.35,0.0,flip_to_long -58227,做多,2023-12-01 09:40:00,2023-12-01 10:05:00,2097.35,2098.67,0.0,flip_to_short -58228,做空,2023-12-01 10:05:00,2023-12-01 10:35:00,2098.67,2092.6,0.0,tp_lower -58229,做多,2023-12-01 11:35:00,2023-12-01 11:40:00,2093.48,2090.8,-0.0,flip_to_short -58230,做空,2023-12-01 11:40:00,2023-12-01 11:45:00,2090.8,2091.85,-0.0,flip_to_long -58231,做多,2023-12-01 11:45:00,2023-12-01 12:05:00,2091.85,2090.64,-0.0,flip_to_short -58232,做空,2023-12-01 12:05:00,2023-12-01 12:20:00,2090.64,2087.45,0.0,tp_lower -58233,做多,2023-12-01 12:25:00,2023-12-01 12:40:00,2090.8,2087.7,-0.0,flip_to_short -58234,做空,2023-12-01 12:40:00,2023-12-01 12:45:00,2087.7,2086.33,0.0,tp_lower -58235,做多,2023-12-01 13:15:00,2023-12-01 13:30:00,2088.61,2088.77,-0.0,flip_to_short -58236,做空,2023-12-01 13:30:00,2023-12-01 13:40:00,2088.77,2087.59,0.0,tp_lower -58237,做多,2023-12-01 14:35:00,2023-12-01 15:10:00,2081.61,2076.6,-0.0,flip_to_short -58238,做空,2023-12-01 15:10:00,2023-12-01 15:15:00,2076.6,2079.44,-0.0,flip_to_long -58239,做多,2023-12-01 15:15:00,2023-12-01 15:20:00,2079.44,2078.01,-0.0,flip_to_short -58240,做空,2023-12-01 15:20:00,2023-12-01 15:25:00,2078.01,2072.91,0.0,tp_lower -58241,做空,2023-12-01 15:35:00,2023-12-01 15:40:00,2075.81,2078.1,-0.0,flip_to_long -58242,做多,2023-12-01 15:40:00,2023-12-01 15:55:00,2078.1,2079.43,0.0,flip_to_short -58243,做空,2023-12-01 15:55:00,2023-12-01 18:15:00,2079.43,2094.2,-0.0,flip_to_long -58244,做多,2023-12-01 18:15:00,2023-12-01 18:55:00,2094.2,2090.13,-0.0,flip_to_short -58245,做空,2023-12-01 18:55:00,2023-12-01 19:05:00,2090.13,2088.92,0.0,tp_lower -58246,做多,2023-12-01 19:50:00,2023-12-01 20:00:00,2089.24,2088.34,-0.0,flip_to_short -58247,做空,2023-12-01 20:00:00,2023-12-01 21:25:00,2088.34,2090.84,-0.0,flip_to_long -58248,做多,2023-12-01 21:25:00,2023-12-01 21:40:00,2090.84,2092.54,0.0,tp_upper -58249,做空,2023-12-01 21:55:00,2023-12-01 22:00:00,2090.12,2088.96,0.0,tp_lower -58250,做多,2023-12-01 22:10:00,2023-12-01 22:25:00,2091.18,2091.0,-0.0,flip_to_short -58251,做空,2023-12-01 22:25:00,2023-12-01 22:30:00,2091.0,2087.01,0.0,tp_lower -58252,做多,2023-12-01 23:55:00,2023-12-02 00:10:00,2086.99,2087.17,-0.0,tp_upper -58253,做空,2023-12-02 01:45:00,2023-12-02 02:25:00,2092.28,2092.9,-0.0,tp_lower -58254,做多,2023-12-02 03:20:00,2023-12-02 03:40:00,2093.74,2092.2,-0.0,flip_to_short -58255,做空,2023-12-02 03:40:00,2023-12-02 04:05:00,2092.2,2092.24,-0.0,flip_to_long -58256,做多,2023-12-02 04:05:00,2023-12-02 04:10:00,2092.24,2091.44,-0.0,flip_to_short -58257,做空,2023-12-02 04:10:00,2023-12-02 04:15:00,2091.44,2091.5,-0.0,flip_to_long -58258,做多,2023-12-02 04:15:00,2023-12-02 04:25:00,2091.5,2093.7,0.0,tp_upper -58259,做空,2023-12-02 04:35:00,2023-12-02 04:40:00,2089.83,2091.28,-0.0,tp_lower -58260,做多,2023-12-02 04:45:00,2023-12-02 05:00:00,2092.22,2091.76,-0.0,tp_upper -58261,做多,2023-12-02 05:05:00,2023-12-02 05:15:00,2092.59,2092.75,-0.0,flip_to_short -58262,做空,2023-12-02 05:15:00,2023-12-02 08:05:00,2092.75,2100.12,-0.0,flip_to_long -58263,做多,2023-12-02 08:05:00,2023-12-02 08:10:00,2100.12,2099.99,-0.0,flip_to_short -58264,做空,2023-12-02 08:10:00,2023-12-02 08:25:00,2099.99,2100.44,-0.0,flip_to_long -58265,做多,2023-12-02 08:25:00,2023-12-02 09:10:00,2100.44,2102.5,0.0,tp_upper -58266,做空,2023-12-02 10:25:00,2023-12-02 10:30:00,2102.88,2103.28,-0.0,flip_to_long -58267,做多,2023-12-02 10:30:00,2023-12-02 10:35:00,2103.28,2102.03,-0.0,flip_to_short -58268,做空,2023-12-02 10:35:00,2023-12-02 10:40:00,2102.03,2099.65,0.0,tp_lower -58269,做多,2023-12-02 11:50:00,2023-12-02 11:55:00,2100.62,2098.52,-0.0,flip_to_short -58270,做空,2023-12-02 11:55:00,2023-12-02 12:15:00,2098.52,2101.87,-0.0,flip_to_long -58271,做多,2023-12-02 12:15:00,2023-12-02 12:20:00,2101.87,2103.15,0.0,tp_upper -58272,做空,2023-12-02 13:20:00,2023-12-02 13:45:00,2102.79,2104.78,-0.0,flip_to_long -58273,做多,2023-12-02 13:45:00,2023-12-02 13:50:00,2104.78,2106.92,0.0,tp_upper -58274,做空,2023-12-02 13:55:00,2023-12-02 14:00:00,2103.49,2105.45,-0.0,flip_to_long -58275,做多,2023-12-02 14:00:00,2023-12-02 14:05:00,2105.45,2106.11,-0.0,tp_upper -58276,做空,2023-12-02 14:10:00,2023-12-02 14:15:00,2103.19,2104.62,-0.0,flip_to_long -58277,做多,2023-12-02 14:15:00,2023-12-02 14:25:00,2104.62,2105.28,-0.0,flip_to_short -58278,做空,2023-12-02 14:25:00,2023-12-02 14:35:00,2105.28,2105.49,-0.0,flip_to_long -58279,做多,2023-12-02 14:35:00,2023-12-02 14:40:00,2105.49,2103.07,-0.0,flip_to_short -58280,做空,2023-12-02 14:40:00,2023-12-02 14:45:00,2103.07,2099.16,0.0,tp_lower -58281,做多,2023-12-02 15:30:00,2023-12-02 15:35:00,2102.08,2099.69,-0.0,flip_to_short -58282,做空,2023-12-02 15:35:00,2023-12-02 15:45:00,2099.69,2102.53,-0.0,flip_to_long -58283,做多,2023-12-02 15:45:00,2023-12-02 16:10:00,2102.53,2100.75,-0.0,flip_to_short -58284,做空,2023-12-02 16:10:00,2023-12-02 16:25:00,2100.75,2101.06,-0.0,flip_to_long -58285,做多,2023-12-02 16:25:00,2023-12-02 16:30:00,2101.06,2098.31,-0.0,flip_to_short -58286,做空,2023-12-02 16:30:00,2023-12-02 17:05:00,2098.31,2099.67,-0.0,flip_to_long -58287,做多,2023-12-02 17:05:00,2023-12-02 17:35:00,2099.67,2102.09,0.0,tp_upper -58288,做空,2023-12-02 19:15:00,2023-12-02 20:20:00,2140.4,2161.08,-0.0,flip_to_long -58289,做多,2023-12-02 20:20:00,2023-12-02 20:30:00,2161.08,2155.67,-0.0,flip_to_short -58290,做空,2023-12-02 20:30:00,2023-12-02 20:35:00,2155.67,2157.14,-0.0,flip_to_long -58291,做多,2023-12-02 20:35:00,2023-12-02 21:00:00,2157.14,2160.25,0.0,tp_upper -58292,做空,2023-12-02 21:05:00,2023-12-02 21:10:00,2156.3,2156.34,-0.0,flip_to_long -58293,做多,2023-12-02 21:10:00,2023-12-02 21:25:00,2156.34,2157.88,0.0,flip_to_short -58294,做空,2023-12-02 21:25:00,2023-12-02 22:20:00,2157.88,2161.66,-0.0,flip_to_long -58295,做多,2023-12-02 22:20:00,2023-12-02 22:35:00,2161.66,2158.96,-0.0,flip_to_short -58296,做空,2023-12-02 22:35:00,2023-12-02 23:10:00,2158.96,2162.5,-0.0,flip_to_long -58297,做多,2023-12-02 23:10:00,2023-12-02 23:35:00,2162.5,2165.34,0.0,tp_upper -58298,做空,2023-12-03 00:25:00,2023-12-03 00:30:00,2164.2,2160.48,0.0,tp_lower -58299,做多,2023-12-03 00:45:00,2023-12-03 00:50:00,2164.69,2168.53,0.0,tp_upper -58300,做空,2023-12-03 02:25:00,2023-12-03 02:30:00,2167.52,2171.64,-0.0,flip_to_long -58301,做多,2023-12-03 02:30:00,2023-12-03 02:35:00,2171.64,2168.55,-0.0,flip_to_short -58302,做空,2023-12-03 02:35:00,2023-12-03 02:40:00,2168.55,2171.35,-0.0,flip_to_long -58303,做多,2023-12-03 02:40:00,2023-12-03 02:45:00,2171.35,2168.77,-0.0,flip_to_short -58304,做空,2023-12-03 02:45:00,2023-12-03 02:50:00,2168.77,2165.76,0.0,tp_lower -58305,做多,2023-12-03 04:10:00,2023-12-03 04:15:00,2162.81,2160.56,-0.0,flip_to_short -58306,做空,2023-12-03 04:15:00,2023-12-03 04:35:00,2160.56,2158.23,0.0,tp_lower -58307,做多,2023-12-03 05:10:00,2023-12-03 06:05:00,2159.06,2158.62,-0.0,flip_to_short -58308,做空,2023-12-03 06:05:00,2023-12-03 06:10:00,2158.62,2160.02,-0.0,flip_to_long -58309,做多,2023-12-03 06:10:00,2023-12-03 06:20:00,2160.02,2158.37,-0.0,flip_to_short -58310,做空,2023-12-03 06:20:00,2023-12-03 06:25:00,2158.37,2159.49,-0.0,flip_to_long -58311,做多,2023-12-03 06:25:00,2023-12-03 06:30:00,2159.49,2156.68,-0.0,flip_to_short -58312,做空,2023-12-03 06:30:00,2023-12-03 06:40:00,2156.68,2154.53,0.0,tp_lower -58313,做多,2023-12-03 07:20:00,2023-12-03 07:30:00,2158.0,2163.12,0.0,tp_upper -58314,做空,2023-12-03 08:45:00,2023-12-03 09:05:00,2161.08,2163.72,-0.0,flip_to_long -58315,做多,2023-12-03 09:05:00,2023-12-03 09:25:00,2163.72,2163.09,-0.0,flip_to_short -58316,做空,2023-12-03 09:25:00,2023-12-03 09:35:00,2163.09,2164.4,-0.0,flip_to_long -58317,做多,2023-12-03 09:35:00,2023-12-03 09:40:00,2164.4,2164.77,-0.0,tp_upper -58318,做空,2023-12-03 10:10:00,2023-12-03 10:20:00,2164.85,2165.64,-0.0,flip_to_long -58319,做多,2023-12-03 10:20:00,2023-12-03 10:25:00,2165.64,2166.7,-0.0,tp_upper -58320,做空,2023-12-03 11:05:00,2023-12-03 11:20:00,2164.94,2162.77,0.0,tp_lower -58321,做多,2023-12-03 13:05:00,2023-12-03 13:10:00,2159.0,2161.44,0.0,tp_upper -58322,做空,2023-12-03 13:45:00,2023-12-03 14:30:00,2158.78,2159.95,-0.0,flip_to_long -58323,做多,2023-12-03 14:30:00,2023-12-03 14:35:00,2159.95,2157.23,-0.0,flip_to_short -58324,做空,2023-12-03 14:35:00,2023-12-03 15:30:00,2157.23,2157.84,-0.0,flip_to_long -58325,做多,2023-12-03 15:30:00,2023-12-03 15:40:00,2157.84,2159.26,0.0,tp_upper -58326,做空,2023-12-03 16:05:00,2023-12-03 16:15:00,2158.08,2159.11,-0.0,flip_to_long -58327,做多,2023-12-03 16:15:00,2023-12-03 16:45:00,2159.11,2164.95,0.0,tp_upper -58328,做空,2023-12-03 16:55:00,2023-12-03 17:05:00,2158.95,2155.0,0.0,tp_lower -58329,做多,2023-12-03 18:05:00,2023-12-03 19:15:00,2156.63,2160.77,0.0,flip_to_short -58330,做空,2023-12-03 19:15:00,2023-12-03 20:45:00,2160.77,2166.9,-0.0,flip_to_long -58331,做多,2023-12-03 20:45:00,2023-12-03 21:00:00,2166.9,2170.48,0.0,tp_upper -58332,做空,2023-12-03 23:20:00,2023-12-03 23:30:00,2189.63,2190.04,-0.0,tp_lower -58333,做多,2023-12-04 00:15:00,2023-12-04 00:20:00,2198.64,2195.44,-0.0,flip_to_short -58334,做空,2023-12-04 00:20:00,2023-12-04 00:25:00,2195.44,2197.9,-0.0,flip_to_long -58335,做多,2023-12-04 00:25:00,2023-12-04 00:50:00,2197.9,2210.48,0.0,tp_upper -58336,做空,2023-12-04 02:00:00,2023-12-04 02:10:00,2212.86,2212.28,-0.0,flip_to_long -58337,做多,2023-12-04 02:10:00,2023-12-04 03:25:00,2212.28,2219.18,0.0,tp_upper -58338,做空,2023-12-04 03:30:00,2023-12-04 04:00:00,2213.32,2215.38,-0.0,flip_to_long -58339,做多,2023-12-04 04:00:00,2023-12-04 04:05:00,2215.38,2219.65,0.0,tp_upper -58340,做空,2023-12-04 04:30:00,2023-12-04 07:00:00,2216.52,2253.16,-0.0,flip_to_long -58341,做多,2023-12-04 07:00:00,2023-12-04 07:10:00,2253.16,2250.98,-0.0,flip_to_short -58342,做空,2023-12-04 07:10:00,2023-12-04 07:45:00,2250.98,2245.81,0.0,tp_lower -58343,做多,2023-12-04 08:25:00,2023-12-04 08:45:00,2251.52,2258.38,0.0,tp_upper -58344,做空,2023-12-04 09:50:00,2023-12-04 09:55:00,2253.07,2246.32,0.0,tp_lower -58345,做多,2023-12-04 10:25:00,2023-12-04 10:40:00,2256.5,2263.4,0.0,tp_upper -58346,做空,2023-12-04 11:05:00,2023-12-04 11:10:00,2254.38,2226.0,0.0,tp_lower -58347,做多,2023-12-04 12:20:00,2023-12-04 12:25:00,2240.69,2240.64,-0.0,flip_to_short -58348,做空,2023-12-04 12:25:00,2023-12-04 13:55:00,2240.64,2240.27,-0.0,tp_lower -58349,做多,2023-12-04 16:05:00,2023-12-04 16:10:00,2219.64,2213.72,-0.0,flip_to_short -58350,做空,2023-12-04 16:10:00,2023-12-04 16:25:00,2213.72,2220.17,-0.0,flip_to_long -58351,做多,2023-12-04 16:25:00,2023-12-04 16:35:00,2220.17,2217.56,-0.0,flip_to_short -58352,做空,2023-12-04 16:35:00,2023-12-04 18:15:00,2217.56,2222.73,-0.0,flip_to_long -58353,做多,2023-12-04 18:15:00,2023-12-04 18:20:00,2222.73,2219.41,-0.0,flip_to_short -58354,做空,2023-12-04 18:20:00,2023-12-04 18:30:00,2219.41,2225.63,-0.0,flip_to_long -58355,做多,2023-12-04 18:30:00,2023-12-04 19:00:00,2225.63,2225.6,-0.0,tp_upper -58356,做空,2023-12-04 19:05:00,2023-12-04 20:50:00,2221.67,2229.37,-0.0,flip_to_long -58357,做多,2023-12-04 20:50:00,2023-12-04 21:35:00,2229.37,2228.17,-0.0,flip_to_short -58358,做空,2023-12-04 21:35:00,2023-12-04 21:45:00,2228.17,2231.25,-0.0,flip_to_long -58359,做多,2023-12-04 21:45:00,2023-12-04 21:55:00,2231.25,2235.12,0.0,tp_upper -58360,做空,2023-12-04 22:00:00,2023-12-04 23:30:00,2231.8,2238.7,-0.0,flip_to_long -58361,做多,2023-12-04 23:30:00,2023-12-04 23:40:00,2238.7,2237.44,-0.0,flip_to_short -58362,做空,2023-12-04 23:40:00,2023-12-05 00:20:00,2237.44,2237.27,-0.0,flip_to_long -58363,做多,2023-12-05 00:20:00,2023-12-05 00:35:00,2237.27,2245.9,0.0,tp_upper -58364,做空,2023-12-05 01:10:00,2023-12-05 01:55:00,2242.73,2240.11,0.0,flip_to_long -58365,做多,2023-12-05 01:55:00,2023-12-05 03:30:00,2240.11,2232.91,-0.0,flip_to_short -58366,做空,2023-12-05 03:30:00,2023-12-05 03:45:00,2232.91,2231.03,0.0,tp_lower -58367,做空,2023-12-05 03:50:00,2023-12-05 03:55:00,2230.43,2231.36,-0.0,flip_to_long -58368,做多,2023-12-05 03:55:00,2023-12-05 04:00:00,2231.36,2228.63,-0.0,flip_to_short -58369,做空,2023-12-05 04:00:00,2023-12-05 04:10:00,2228.63,2226.69,0.0,tp_lower -58370,做多,2023-12-05 04:45:00,2023-12-05 05:25:00,2229.3,2232.45,0.0,tp_upper -58371,做空,2023-12-05 06:30:00,2023-12-05 06:45:00,2230.84,2230.53,-0.0,tp_lower -58372,做多,2023-12-05 08:55:00,2023-12-05 10:30:00,2201.8,2205.26,0.0,flip_to_short -58373,做空,2023-12-05 10:30:00,2023-12-05 10:35:00,2205.26,2203.09,0.0,tp_lower -58374,做多,2023-12-05 11:05:00,2023-12-05 11:20:00,2204.33,2203.03,-0.0,flip_to_short -58375,做空,2023-12-05 11:20:00,2023-12-05 11:35:00,2203.03,2196.2,0.0,tp_lower -58376,做多,2023-12-05 11:50:00,2023-12-05 12:10:00,2202.87,2209.62,0.0,tp_upper -58377,做空,2023-12-05 13:20:00,2023-12-05 13:35:00,2208.59,2204.1,0.0,tp_lower -58378,做多,2023-12-05 14:15:00,2023-12-05 14:30:00,2208.25,2212.96,0.0,flip_to_short -58379,做空,2023-12-05 14:30:00,2023-12-05 19:45:00,2212.96,2272.05,-0.0,tp_lower -58380,做多,2023-12-05 21:15:00,2023-12-05 21:45:00,2267.77,2274.14,0.0,tp_upper -58381,做空,2023-12-05 22:00:00,2023-12-06 00:35:00,2271.94,2295.86,-0.0,flip_to_long -58382,做多,2023-12-06 00:35:00,2023-12-06 00:45:00,2295.86,2295.92,-0.0,flip_to_short -58383,做空,2023-12-06 00:45:00,2023-12-06 01:35:00,2295.92,2290.55,0.0,tp_lower -58384,做多,2023-12-06 02:05:00,2023-12-06 03:00:00,2295.59,2290.85,-0.0,flip_to_short -58385,做空,2023-12-06 03:00:00,2023-12-06 03:20:00,2290.85,2288.78,0.0,flip_to_long -58386,做多,2023-12-06 03:20:00,2023-12-06 05:10:00,2288.78,2279.29,-0.0,flip_to_short -58387,做空,2023-12-06 05:10:00,2023-12-06 05:15:00,2279.29,2274.04,0.0,tp_lower -58388,做多,2023-12-06 06:30:00,2023-12-06 06:55:00,2271.37,2273.3,0.0,tp_upper -58389,做空,2023-12-06 07:10:00,2023-12-06 07:20:00,2269.91,2269.02,-0.0,flip_to_long -58390,做多,2023-12-06 07:20:00,2023-12-06 07:30:00,2269.02,2266.83,-0.0,flip_to_short -58391,做空,2023-12-06 07:30:00,2023-12-06 07:35:00,2266.83,2271.2,-0.0,flip_to_long -58392,做多,2023-12-06 07:35:00,2023-12-06 07:40:00,2271.2,2267.71,-0.0,flip_to_short -58393,做空,2023-12-06 07:40:00,2023-12-06 08:05:00,2267.71,2271.72,-0.0,tp_lower -58394,做空,2023-12-06 08:10:00,2023-12-06 10:05:00,2271.39,2278.67,-0.0,flip_to_long -58395,做多,2023-12-06 10:05:00,2023-12-06 10:10:00,2278.67,2277.1,-0.0,flip_to_short -58396,做空,2023-12-06 10:10:00,2023-12-06 10:15:00,2277.1,2278.72,-0.0,tp_lower -58397,做多,2023-12-06 10:20:00,2023-12-06 10:25:00,2281.28,2287.37,0.0,tp_upper -58398,做空,2023-12-06 10:45:00,2023-12-06 10:50:00,2274.91,2274.85,-0.0,tp_lower -58399,做空,2023-12-06 13:20:00,2023-12-06 13:30:00,2261.11,2262.31,-0.0,flip_to_long -58400,做多,2023-12-06 13:30:00,2023-12-06 13:35:00,2262.31,2260.67,-0.0,flip_to_short -58401,做空,2023-12-06 13:35:00,2023-12-06 13:50:00,2260.67,2261.93,-0.0,flip_to_long -58402,做多,2023-12-06 13:50:00,2023-12-06 13:55:00,2261.93,2261.44,-0.0,flip_to_short -58403,做空,2023-12-06 13:55:00,2023-12-06 14:05:00,2261.44,2265.4,-0.0,flip_to_long -58404,做多,2023-12-06 14:05:00,2023-12-06 14:10:00,2265.4,2264.5,-0.0,flip_to_short -58405,做空,2023-12-06 14:10:00,2023-12-06 14:35:00,2264.5,2255.38,0.0,tp_lower -58406,做多,2023-12-06 14:40:00,2023-12-06 14:45:00,2262.55,2255.01,-0.0,flip_to_short -58407,做空,2023-12-06 14:45:00,2023-12-06 15:00:00,2255.01,2255.37,-0.0,tp_lower -58408,做多,2023-12-06 15:10:00,2023-12-06 15:15:00,2260.96,2255.35,-0.0,flip_to_short -58409,做空,2023-12-06 15:15:00,2023-12-06 15:35:00,2255.35,2252.26,0.0,tp_lower -58410,做多,2023-12-06 16:00:00,2023-12-06 16:05:00,2258.58,2253.29,-0.0,flip_to_short -58411,做空,2023-12-06 16:05:00,2023-12-06 16:10:00,2253.29,2256.8,-0.0,flip_to_long -58412,做多,2023-12-06 16:10:00,2023-12-06 16:15:00,2256.8,2266.77,0.0,tp_upper -58413,做空,2023-12-06 17:50:00,2023-12-06 18:10:00,2271.03,2271.96,-0.0,flip_to_long -58414,做多,2023-12-06 18:10:00,2023-12-06 18:20:00,2271.96,2274.92,0.0,flip_to_short -58415,做空,2023-12-06 18:20:00,2023-12-06 18:30:00,2274.92,2273.41,0.0,flip_to_long -58416,做多,2023-12-06 18:30:00,2023-12-06 18:45:00,2273.41,2274.64,0.0,flip_to_short -58417,做空,2023-12-06 18:45:00,2023-12-06 19:05:00,2274.64,2273.4,0.0,flip_to_long -58418,做多,2023-12-06 19:05:00,2023-12-06 19:10:00,2273.4,2270.7,-0.0,flip_to_short -58419,做空,2023-12-06 19:10:00,2023-12-06 19:15:00,2270.7,2268.14,0.0,tp_lower -58420,做多,2023-12-06 22:10:00,2023-12-06 22:40:00,2253.57,2247.8,-0.0,flip_to_short -58421,做空,2023-12-06 22:40:00,2023-12-06 22:50:00,2247.8,2224.94,0.0,tp_lower -58422,做多,2023-12-07 00:05:00,2023-12-07 00:25:00,2235.57,2242.38,0.0,tp_upper -58423,做空,2023-12-07 01:30:00,2023-12-07 01:45:00,2242.76,2239.84,0.0,tp_lower -58424,做多,2023-12-07 01:55:00,2023-12-07 02:10:00,2244.47,2242.83,-0.0,flip_to_short -58425,做空,2023-12-07 02:10:00,2023-12-07 02:15:00,2242.83,2243.05,-0.0,flip_to_long -58426,做多,2023-12-07 02:15:00,2023-12-07 02:30:00,2243.05,2248.16,0.0,tp_upper -58427,做多,2023-12-07 03:10:00,2023-12-07 04:05:00,2245.74,2251.65,0.0,tp_upper -58428,做多,2023-12-07 06:15:00,2023-12-07 06:20:00,2265.78,2264.92,-0.0,flip_to_short -58429,做空,2023-12-07 06:20:00,2023-12-07 06:25:00,2264.92,2266.8,-0.0,flip_to_long -58430,做多,2023-12-07 06:25:00,2023-12-07 06:30:00,2266.8,2264.25,-0.0,flip_to_short -58431,做空,2023-12-07 06:30:00,2023-12-07 06:45:00,2264.25,2259.81,0.0,tp_lower -58432,做多,2023-12-07 07:10:00,2023-12-07 07:15:00,2264.12,2261.44,-0.0,flip_to_short -58433,做空,2023-12-07 07:15:00,2023-12-07 07:20:00,2261.44,2263.36,-0.0,flip_to_long -58434,做多,2023-12-07 07:20:00,2023-12-07 07:30:00,2263.36,2262.38,-0.0,flip_to_short -58435,做空,2023-12-07 07:30:00,2023-12-07 08:00:00,2262.38,2262.78,-0.0,flip_to_long -58436,做多,2023-12-07 08:00:00,2023-12-07 08:05:00,2262.78,2267.63,0.0,tp_upper -58437,做空,2023-12-07 08:10:00,2023-12-07 08:15:00,2259.21,2256.47,0.0,tp_lower -58438,做多,2023-12-07 09:45:00,2023-12-07 09:50:00,2246.88,2244.61,-0.0,flip_to_short -58439,做空,2023-12-07 09:50:00,2023-12-07 10:30:00,2244.61,2238.69,0.0,flip_to_long -58440,做多,2023-12-07 10:30:00,2023-12-07 10:35:00,2238.69,2237.29,-0.0,flip_to_short -58441,做空,2023-12-07 10:35:00,2023-12-07 10:40:00,2237.29,2238.08,-0.0,flip_to_long -58442,做多,2023-12-07 10:40:00,2023-12-07 10:45:00,2238.08,2238.03,-0.0,flip_to_short -58443,做空,2023-12-07 10:45:00,2023-12-07 11:00:00,2238.03,2238.22,-0.0,flip_to_long -58444,做多,2023-12-07 11:00:00,2023-12-07 11:05:00,2238.22,2235.19,-0.0,flip_to_short -58445,做空,2023-12-07 11:05:00,2023-12-07 11:10:00,2235.19,2240.32,-0.0,flip_to_long -58446,做多,2023-12-07 11:10:00,2023-12-07 11:35:00,2240.32,2235.77,-0.0,flip_to_short -58447,做空,2023-12-07 11:35:00,2023-12-07 11:50:00,2235.77,2236.99,-0.0,flip_to_long -58448,做多,2023-12-07 11:50:00,2023-12-07 12:25:00,2236.99,2247.87,0.0,tp_upper -58449,做空,2023-12-07 13:30:00,2023-12-07 13:35:00,2247.9,2249.62,-0.0,flip_to_long -58450,做多,2023-12-07 13:35:00,2023-12-07 13:40:00,2249.62,2246.5,-0.0,flip_to_short -58451,做空,2023-12-07 13:40:00,2023-12-07 13:55:00,2246.5,2249.45,-0.0,flip_to_long -58452,做多,2023-12-07 13:55:00,2023-12-07 14:15:00,2249.45,2248.07,-0.0,flip_to_short -58453,做空,2023-12-07 14:15:00,2023-12-07 14:25:00,2248.07,2254.0,-0.0,flip_to_long -58454,做多,2023-12-07 14:25:00,2023-12-07 14:30:00,2254.0,2257.49,0.0,tp_upper -58455,做空,2023-12-07 17:05:00,2023-12-07 17:10:00,2332.79,2335.0,-0.0,flip_to_long -58456,做多,2023-12-07 17:10:00,2023-12-07 17:30:00,2335.0,2342.3,0.0,flip_to_short -58457,做空,2023-12-07 17:30:00,2023-12-07 17:40:00,2342.3,2332.57,0.0,tp_lower -58458,做多,2023-12-07 18:10:00,2023-12-07 18:30:00,2342.54,2345.18,0.0,tp_upper -58459,做空,2023-12-07 18:55:00,2023-12-07 19:00:00,2338.88,2339.95,-0.0,flip_to_long -58460,做多,2023-12-07 19:00:00,2023-12-07 19:10:00,2339.95,2338.98,-0.0,flip_to_short -58461,做空,2023-12-07 19:10:00,2023-12-07 19:25:00,2338.98,2328.39,0.0,tp_lower -58462,做多,2023-12-07 20:00:00,2023-12-07 21:05:00,2339.88,2355.88,0.0,tp_upper -58463,做空,2023-12-07 22:25:00,2023-12-07 22:45:00,2366.31,2356.11,0.0,tp_lower -58464,做多,2023-12-07 23:50:00,2023-12-08 00:20:00,2356.37,2364.13,0.0,tp_upper -58465,做空,2023-12-08 00:40:00,2023-12-08 00:50:00,2356.23,2359.49,-0.0,flip_to_long -58466,做多,2023-12-08 00:50:00,2023-12-08 01:05:00,2359.49,2359.73,-0.0,flip_to_short -58467,做空,2023-12-08 01:05:00,2023-12-08 01:50:00,2359.73,2364.41,-0.0,flip_to_long -58468,做多,2023-12-08 01:50:00,2023-12-08 01:55:00,2364.41,2362.03,-0.0,flip_to_short -58469,做空,2023-12-08 01:55:00,2023-12-08 02:00:00,2362.03,2365.86,-0.0,flip_to_long -58470,做多,2023-12-08 02:00:00,2023-12-08 02:15:00,2365.86,2369.68,0.0,tp_upper -58471,做空,2023-12-08 03:05:00,2023-12-08 04:10:00,2372.08,2387.58,-0.0,flip_to_long -58472,做多,2023-12-08 04:10:00,2023-12-08 04:15:00,2387.58,2387.09,-0.0,tp_upper -58473,做空,2023-12-08 04:35:00,2023-12-08 05:40:00,2375.03,2377.24,-0.0,flip_to_long -58474,做多,2023-12-08 05:40:00,2023-12-08 06:00:00,2377.24,2377.05,-0.0,flip_to_short -58475,做空,2023-12-08 06:00:00,2023-12-08 06:50:00,2377.05,2379.77,-0.0,flip_to_long -58476,做多,2023-12-08 06:50:00,2023-12-08 06:55:00,2379.77,2376.01,-0.0,flip_to_short -58477,做空,2023-12-08 06:55:00,2023-12-08 07:15:00,2376.01,2370.95,0.0,tp_lower -58478,做多,2023-12-08 09:15:00,2023-12-08 09:20:00,2357.52,2356.98,-0.0,flip_to_short -58479,做空,2023-12-08 09:20:00,2023-12-08 09:30:00,2356.98,2357.0,-0.0,flip_to_long -58480,做多,2023-12-08 09:30:00,2023-12-08 09:35:00,2357.0,2353.83,-0.0,flip_to_short -58481,做空,2023-12-08 09:35:00,2023-12-08 09:45:00,2353.83,2355.88,-0.0,flip_to_long -58482,做多,2023-12-08 09:45:00,2023-12-08 09:50:00,2355.88,2347.99,-0.0,flip_to_short -58483,做空,2023-12-08 09:50:00,2023-12-08 09:55:00,2347.99,2348.71,-0.0,tp_lower -58484,做多,2023-12-08 10:10:00,2023-12-08 10:15:00,2355.29,2354.59,-0.0,flip_to_short -58485,做空,2023-12-08 10:15:00,2023-12-08 10:40:00,2354.59,2360.56,-0.0,flip_to_long -58486,做多,2023-12-08 10:40:00,2023-12-08 10:45:00,2360.56,2360.58,-0.0,tp_upper -58487,做空,2023-12-08 12:00:00,2023-12-08 12:10:00,2364.3,2363.79,-0.0,flip_to_long -58488,做多,2023-12-08 12:10:00,2023-12-08 12:30:00,2363.79,2365.85,0.0,flip_to_short -58489,做空,2023-12-08 12:30:00,2023-12-08 12:35:00,2365.85,2367.65,-0.0,flip_to_long -58490,做多,2023-12-08 12:35:00,2023-12-08 12:45:00,2367.65,2365.69,-0.0,flip_to_short -58491,做空,2023-12-08 12:45:00,2023-12-08 12:50:00,2365.69,2367.54,-0.0,flip_to_long -58492,做多,2023-12-08 12:50:00,2023-12-08 12:55:00,2367.54,2363.72,-0.0,flip_to_short -58493,做空,2023-12-08 12:55:00,2023-12-08 13:00:00,2363.72,2362.96,-0.0,tp_lower -58494,做多,2023-12-08 14:30:00,2023-12-08 14:45:00,2358.64,2366.24,0.0,tp_upper -58495,做空,2023-12-08 15:35:00,2023-12-08 15:40:00,2358.86,2361.41,-0.0,flip_to_long -58496,做多,2023-12-08 15:40:00,2023-12-08 15:45:00,2361.41,2358.3,-0.0,flip_to_short -58497,做空,2023-12-08 15:45:00,2023-12-08 15:50:00,2358.3,2347.63,0.0,tp_lower -58498,做多,2023-12-08 16:20:00,2023-12-08 16:45:00,2358.22,2358.04,-0.0,flip_to_short -58499,做空,2023-12-08 16:45:00,2023-12-08 16:55:00,2358.04,2356.99,-0.0,flip_to_long -58500,做多,2023-12-08 16:55:00,2023-12-08 18:20:00,2356.99,2357.14,-0.0,tp_upper -58501,做空,2023-12-08 18:40:00,2023-12-08 19:15:00,2352.28,2351.91,-0.0,flip_to_long -58502,做多,2023-12-08 19:15:00,2023-12-08 19:25:00,2351.91,2352.38,-0.0,flip_to_short -58503,做空,2023-12-08 19:25:00,2023-12-08 21:55:00,2352.38,2369.99,-0.0,flip_to_long -58504,做多,2023-12-08 21:55:00,2023-12-08 22:20:00,2369.99,2368.62,-0.0,flip_to_short -58505,做空,2023-12-08 22:20:00,2023-12-08 23:10:00,2368.62,2362.62,0.0,tp_lower -58506,做多,2023-12-09 00:10:00,2023-12-09 01:00:00,2363.95,2361.11,-0.0,flip_to_short -58507,做空,2023-12-09 01:00:00,2023-12-09 01:05:00,2361.11,2351.92,0.0,tp_lower -58508,做多,2023-12-09 02:30:00,2023-12-09 02:50:00,2354.71,2354.59,-0.0,flip_to_short -58509,做空,2023-12-09 02:50:00,2023-12-09 03:00:00,2354.59,2356.81,-0.0,flip_to_long -58510,做多,2023-12-09 03:00:00,2023-12-09 03:05:00,2356.81,2357.68,-0.0,tp_upper -58511,做空,2023-12-09 05:40:00,2023-12-09 05:50:00,2368.79,2368.2,-0.0,flip_to_long -58512,做多,2023-12-09 05:50:00,2023-12-09 06:00:00,2368.2,2376.56,0.0,tp_upper -58513,做空,2023-12-09 06:55:00,2023-12-09 07:00:00,2372.49,2375.67,-0.0,flip_to_long -58514,做多,2023-12-09 07:00:00,2023-12-09 07:10:00,2375.67,2384.52,0.0,tp_upper -58515,做空,2023-12-09 07:35:00,2023-12-09 08:35:00,2377.02,2368.95,0.0,tp_lower -58516,做多,2023-12-09 11:50:00,2023-12-09 11:55:00,2359.75,2358.68,-0.0,flip_to_short -58517,做空,2023-12-09 11:55:00,2023-12-09 12:45:00,2358.68,2358.58,-0.0,flip_to_long -58518,做多,2023-12-09 12:45:00,2023-12-09 13:10:00,2358.58,2357.79,-0.0,flip_to_short -58519,做空,2023-12-09 13:10:00,2023-12-09 13:20:00,2357.79,2356.75,-0.0,flip_to_long -58520,做多,2023-12-09 13:20:00,2023-12-09 13:45:00,2356.75,2361.17,0.0,tp_upper -58521,做空,2023-12-09 14:40:00,2023-12-09 14:45:00,2350.17,2338.86,0.0,tp_lower -58522,做多,2023-12-09 15:30:00,2023-12-09 15:35:00,2358.52,2358.05,-0.0,flip_to_short -58523,做空,2023-12-09 15:35:00,2023-12-09 16:45:00,2358.05,2357.1,-0.0,flip_to_long -58524,做多,2023-12-09 16:45:00,2023-12-09 17:55:00,2357.1,2349.71,-0.0,flip_to_short -58525,做空,2023-12-09 17:55:00,2023-12-09 18:05:00,2349.71,2352.05,-0.0,flip_to_long -58526,做多,2023-12-09 18:05:00,2023-12-09 18:30:00,2352.05,2358.41,0.0,tp_upper -58527,做空,2023-12-09 19:45:00,2023-12-09 19:50:00,2359.56,2359.82,-0.0,flip_to_long -58528,做多,2023-12-09 19:50:00,2023-12-09 22:05:00,2359.82,2362.05,0.0,tp_upper -58529,做空,2023-12-09 22:50:00,2023-12-09 23:00:00,2358.06,2356.6,0.0,flip_to_long -58530,做多,2023-12-09 23:00:00,2023-12-10 01:45:00,2356.6,2350.6,-0.0,flip_to_short -58531,做空,2023-12-10 01:45:00,2023-12-10 01:50:00,2350.6,2351.41,-0.0,flip_to_long -58532,做多,2023-12-10 01:50:00,2023-12-10 01:55:00,2351.41,2350.7,-0.0,flip_to_short -58533,做空,2023-12-10 01:55:00,2023-12-10 02:00:00,2350.7,2351.23,-0.0,flip_to_long -58534,做多,2023-12-10 02:00:00,2023-12-10 03:15:00,2351.23,2348.32,-0.0,flip_to_short -58535,做空,2023-12-10 03:15:00,2023-12-10 03:20:00,2348.32,2349.97,-0.0,flip_to_long -58536,做多,2023-12-10 03:20:00,2023-12-10 03:35:00,2349.97,2351.87,0.0,tp_upper -58537,做空,2023-12-10 05:05:00,2023-12-10 06:30:00,2353.72,2352.25,0.0,tp_lower -58538,做多,2023-12-10 07:45:00,2023-12-10 08:00:00,2353.96,2355.34,0.0,tp_upper -58539,做空,2023-12-10 08:20:00,2023-12-10 08:30:00,2347.61,2345.14,0.0,tp_lower -58540,做多,2023-12-10 10:25:00,2023-12-10 10:30:00,2337.6,2335.76,-0.0,flip_to_short -58541,做空,2023-12-10 10:30:00,2023-12-10 10:45:00,2335.76,2334.62,-0.0,flip_to_long -58542,做多,2023-12-10 10:45:00,2023-12-10 12:05:00,2334.62,2342.57,0.0,tp_upper -58543,做空,2023-12-10 13:25:00,2023-12-10 13:35:00,2343.62,2345.28,-0.0,flip_to_long -58544,做多,2023-12-10 13:35:00,2023-12-10 13:55:00,2345.28,2347.0,0.0,flip_to_short -58545,做空,2023-12-10 13:55:00,2023-12-10 14:00:00,2347.0,2348.68,-0.0,flip_to_long -58546,做多,2023-12-10 14:00:00,2023-12-10 14:15:00,2348.68,2347.24,-0.0,flip_to_short -58547,做空,2023-12-10 14:15:00,2023-12-10 14:20:00,2347.24,2347.92,-0.0,flip_to_long -58548,做多,2023-12-10 14:20:00,2023-12-10 14:30:00,2347.92,2345.99,-0.0,flip_to_short -58549,做空,2023-12-10 14:30:00,2023-12-10 14:35:00,2345.99,2346.49,-0.0,flip_to_long -58550,做多,2023-12-10 14:35:00,2023-12-10 14:45:00,2346.49,2353.61,0.0,tp_upper -58551,做空,2023-12-10 14:55:00,2023-12-10 15:00:00,2347.64,2347.68,-0.0,flip_to_long -58552,做多,2023-12-10 15:00:00,2023-12-10 15:15:00,2347.68,2353.52,0.0,tp_upper -58553,做空,2023-12-10 16:15:00,2023-12-10 16:35:00,2353.22,2347.79,0.0,tp_lower -58554,做多,2023-12-10 18:00:00,2023-12-10 18:05:00,2352.3,2350.33,-0.0,tp_upper -58555,做空,2023-12-10 19:30:00,2023-12-10 19:55:00,2353.55,2357.12,-0.0,flip_to_long -58556,做多,2023-12-10 19:55:00,2023-12-10 20:20:00,2357.12,2361.68,0.0,tp_upper -58557,做空,2023-12-10 21:25:00,2023-12-10 21:30:00,2364.58,2365.07,-0.0,flip_to_long -58558,做多,2023-12-10 21:30:00,2023-12-10 22:30:00,2365.07,2363.77,-0.0,flip_to_short -58559,做空,2023-12-10 22:30:00,2023-12-10 22:35:00,2363.77,2366.44,-0.0,flip_to_long -58560,做多,2023-12-10 22:35:00,2023-12-10 22:45:00,2366.44,2363.69,-0.0,flip_to_short -58561,做空,2023-12-10 22:45:00,2023-12-10 23:00:00,2363.69,2366.5,-0.0,flip_to_long -58562,做多,2023-12-10 23:00:00,2023-12-10 23:05:00,2366.5,2360.4,-0.0,flip_to_short -58563,做空,2023-12-10 23:05:00,2023-12-10 23:10:00,2360.4,2356.76,0.0,tp_lower -58564,做多,2023-12-11 00:30:00,2023-12-11 00:35:00,2354.94,2354.32,-0.0,flip_to_short -58565,做空,2023-12-11 00:35:00,2023-12-11 00:45:00,2354.32,2352.95,0.0,flip_to_long -58566,做多,2023-12-11 00:45:00,2023-12-11 00:50:00,2352.95,2347.8,-0.0,flip_to_short -58567,做空,2023-12-11 00:50:00,2023-12-11 00:55:00,2347.8,2345.22,0.0,tp_lower -58568,做多,2023-12-11 03:35:00,2023-12-11 04:20:00,2252.74,2241.0,-0.0,flip_to_short -58569,做空,2023-12-11 04:20:00,2023-12-11 05:05:00,2241.0,2245.53,-0.0,flip_to_long -58570,做多,2023-12-11 05:05:00,2023-12-11 05:10:00,2245.53,2244.99,-0.0,flip_to_short -58571,做空,2023-12-11 05:10:00,2023-12-11 05:35:00,2244.99,2240.16,0.0,flip_to_long -58572,做多,2023-12-11 05:35:00,2023-12-11 05:50:00,2240.16,2245.64,0.0,tp_upper -58573,做空,2023-12-11 06:15:00,2023-12-11 06:35:00,2243.29,2232.41,0.0,tp_lower -58574,做多,2023-12-11 06:50:00,2023-12-11 06:55:00,2243.98,2243.36,-0.0,flip_to_short -58575,做空,2023-12-11 06:55:00,2023-12-11 07:25:00,2243.36,2240.15,0.0,flip_to_long -58576,做多,2023-12-11 07:25:00,2023-12-11 08:45:00,2240.15,2245.35,0.0,tp_upper -58577,做空,2023-12-11 10:20:00,2023-12-11 10:25:00,2245.71,2246.4,-0.0,flip_to_long -58578,做多,2023-12-11 10:25:00,2023-12-11 11:05:00,2246.4,2246.26,-0.0,flip_to_short -58579,做空,2023-12-11 11:05:00,2023-12-11 11:10:00,2246.26,2249.07,-0.0,flip_to_long -58580,做多,2023-12-11 11:10:00,2023-12-11 11:20:00,2249.07,2245.92,-0.0,flip_to_short -58581,做空,2023-12-11 11:20:00,2023-12-11 11:25:00,2245.92,2244.95,-0.0,tp_lower -58582,做多,2023-12-11 11:50:00,2023-12-11 11:55:00,2248.37,2249.97,0.0,tp_upper -58583,做空,2023-12-11 12:25:00,2023-12-11 12:30:00,2247.33,2248.08,-0.0,flip_to_long -58584,做多,2023-12-11 12:30:00,2023-12-11 12:35:00,2248.08,2245.0,-0.0,flip_to_short -58585,做空,2023-12-11 12:35:00,2023-12-11 13:30:00,2245.0,2239.9,0.0,tp_lower -58586,做多,2023-12-11 14:45:00,2023-12-11 17:05:00,2226.79,2213.42,-0.0,flip_to_short -58587,做空,2023-12-11 17:05:00,2023-12-11 17:35:00,2213.42,2210.42,0.0,flip_to_long -58588,做多,2023-12-11 17:35:00,2023-12-11 17:40:00,2210.42,2209.04,-0.0,flip_to_short -58589,做空,2023-12-11 17:40:00,2023-12-11 18:00:00,2209.04,2200.64,0.0,tp_lower -58590,做多,2023-12-11 19:00:00,2023-12-11 19:05:00,2194.99,2189.84,-0.0,flip_to_short -58591,做空,2023-12-11 19:05:00,2023-12-11 19:35:00,2189.84,2168.0,0.0,tp_lower -58592,做多,2023-12-11 19:45:00,2023-12-11 20:05:00,2186.85,2183.77,-0.0,flip_to_short -58593,做空,2023-12-11 20:05:00,2023-12-11 23:15:00,2183.77,2219.56,-0.0,flip_to_long -58594,做多,2023-12-11 23:15:00,2023-12-11 23:40:00,2219.56,2227.61,0.0,tp_upper -58595,做空,2023-12-12 00:10:00,2023-12-12 00:15:00,2222.99,2231.97,-0.0,flip_to_long -58596,做多,2023-12-12 00:15:00,2023-12-12 00:20:00,2231.97,2241.87,0.0,tp_upper -58597,做空,2023-12-12 01:00:00,2023-12-12 01:25:00,2230.33,2238.18,-0.0,flip_to_long -58598,做多,2023-12-12 01:25:00,2023-12-12 01:40:00,2238.18,2234.37,-0.0,flip_to_short -58599,做空,2023-12-12 01:40:00,2023-12-12 01:45:00,2234.37,2234.99,-0.0,flip_to_long -58600,做多,2023-12-12 01:45:00,2023-12-12 02:05:00,2234.99,2235.34,-0.0,flip_to_short -58601,做空,2023-12-12 02:05:00,2023-12-12 02:10:00,2235.34,2239.55,-0.0,flip_to_long -58602,做多,2023-12-12 02:10:00,2023-12-12 02:15:00,2239.55,2244.65,0.0,tp_upper -58603,做空,2023-12-12 02:45:00,2023-12-12 03:10:00,2239.56,2240.47,-0.0,flip_to_long -58604,做多,2023-12-12 03:10:00,2023-12-12 03:15:00,2240.47,2237.87,-0.0,flip_to_short -58605,做空,2023-12-12 03:15:00,2023-12-12 03:20:00,2237.87,2239.98,-0.0,flip_to_long -58606,做多,2023-12-12 03:20:00,2023-12-12 03:30:00,2239.98,2238.51,-0.0,flip_to_short -58607,做空,2023-12-12 03:30:00,2023-12-12 03:40:00,2238.51,2233.6,0.0,tp_lower -58608,做多,2023-12-12 05:15:00,2023-12-12 05:20:00,2230.26,2229.12,-0.0,flip_to_short -58609,做空,2023-12-12 05:20:00,2023-12-12 05:55:00,2229.12,2226.58,0.0,flip_to_long -58610,做多,2023-12-12 05:55:00,2023-12-12 07:45:00,2226.58,2235.74,0.0,tp_upper -58611,做空,2023-12-12 08:10:00,2023-12-12 08:20:00,2228.93,2229.45,-0.0,flip_to_long -58612,做多,2023-12-12 08:20:00,2023-12-12 08:35:00,2229.45,2228.68,-0.0,flip_to_short -58613,做空,2023-12-12 08:35:00,2023-12-12 08:40:00,2228.68,2232.47,-0.0,flip_to_long -58614,做多,2023-12-12 08:40:00,2023-12-12 08:45:00,2232.47,2235.69,0.0,tp_upper -58615,做空,2023-12-12 09:00:00,2023-12-12 09:20:00,2233.11,2232.52,-0.0,flip_to_long -58616,做多,2023-12-12 09:20:00,2023-12-12 09:30:00,2232.52,2229.94,-0.0,flip_to_short -58617,做空,2023-12-12 09:30:00,2023-12-12 10:15:00,2229.94,2224.95,0.0,tp_lower -58618,做多,2023-12-12 12:20:00,2023-12-12 12:25:00,2219.34,2217.65,-0.0,flip_to_short -58619,做空,2023-12-12 12:25:00,2023-12-12 12:30:00,2217.65,2217.88,-0.0,flip_to_long -58620,做多,2023-12-12 12:30:00,2023-12-12 12:45:00,2217.88,2226.37,0.0,tp_upper -58621,做空,2023-12-12 13:20:00,2023-12-12 13:25:00,2217.57,2221.98,-0.0,flip_to_long -58622,做多,2023-12-12 13:25:00,2023-12-12 13:30:00,2221.98,2225.79,0.0,tp_upper -58623,做空,2023-12-12 13:45:00,2023-12-12 14:10:00,2225.99,2216.8,0.0,tp_lower -58624,做多,2023-12-12 14:30:00,2023-12-12 16:35:00,2221.89,2189.24,-0.0,flip_to_short -58625,做空,2023-12-12 16:35:00,2023-12-12 16:55:00,2189.24,2193.76,-0.0,flip_to_long -58626,做多,2023-12-12 16:55:00,2023-12-12 19:15:00,2193.76,2184.8,-0.0,flip_to_short -58627,做空,2023-12-12 19:15:00,2023-12-12 19:30:00,2184.8,2186.14,-0.0,tp_lower -58628,做多,2023-12-12 20:35:00,2023-12-12 20:40:00,2184.37,2178.13,-0.0,flip_to_short -58629,做空,2023-12-12 20:40:00,2023-12-12 20:45:00,2178.13,2186.27,-0.0,flip_to_long -58630,做多,2023-12-12 20:45:00,2023-12-12 20:50:00,2186.27,2189.82,0.0,tp_upper -58631,做空,2023-12-12 21:40:00,2023-12-12 21:50:00,2184.43,2173.43,0.0,tp_lower -58632,做多,2023-12-12 22:10:00,2023-12-12 23:15:00,2183.78,2204.9,0.0,tp_upper -58633,做多,2023-12-13 00:25:00,2023-12-13 00:55:00,2204.56,2205.32,-0.0,flip_to_short -58634,做空,2023-12-13 00:55:00,2023-12-13 01:10:00,2205.32,2201.07,0.0,tp_lower -58635,做多,2023-12-13 03:05:00,2023-12-13 03:10:00,2178.69,2172.37,-0.0,flip_to_short -58636,做空,2023-12-13 03:10:00,2023-12-13 03:25:00,2172.37,2167.85,0.0,tp_lower -58637,做多,2023-12-13 03:30:00,2023-12-13 03:35:00,2173.44,2172.16,-0.0,flip_to_short -58638,做空,2023-12-13 03:35:00,2023-12-13 03:50:00,2172.16,2166.39,0.0,tp_lower -58639,做多,2023-12-13 04:40:00,2023-12-13 05:10:00,2166.32,2166.34,-0.0,flip_to_short -58640,做空,2023-12-13 05:10:00,2023-12-13 06:45:00,2166.34,2164.71,0.0,tp_lower -58641,做多,2023-12-13 07:05:00,2023-12-13 07:10:00,2172.4,2170.49,-0.0,flip_to_short -58642,做空,2023-12-13 07:10:00,2023-12-13 09:35:00,2170.49,2170.69,-0.0,tp_lower -58643,做多,2023-12-13 10:05:00,2023-12-13 10:15:00,2180.82,2179.51,-0.0,flip_to_short -58644,做空,2023-12-13 10:15:00,2023-12-13 10:25:00,2179.51,2173.57,0.0,tp_lower -58645,做多,2023-12-13 10:35:00,2023-12-13 11:35:00,2175.48,2176.79,0.0,flip_to_short -58646,做空,2023-12-13 11:35:00,2023-12-13 12:10:00,2176.79,2177.03,-0.0,flip_to_long -58647,做多,2023-12-13 12:10:00,2023-12-13 13:05:00,2177.03,2188.62,0.0,tp_upper -58648,做空,2023-12-13 14:05:00,2023-12-13 14:10:00,2185.79,2188.45,-0.0,flip_to_long -58649,做多,2023-12-13 14:10:00,2023-12-13 14:20:00,2188.45,2187.34,-0.0,flip_to_short -58650,做空,2023-12-13 14:20:00,2023-12-13 14:45:00,2187.34,2190.72,-0.0,flip_to_long -58651,做多,2023-12-13 14:45:00,2023-12-13 14:55:00,2190.72,2189.82,-0.0,flip_to_short -58652,做空,2023-12-13 14:55:00,2023-12-13 15:00:00,2189.82,2209.89,-0.0,flip_to_long -58653,做多,2023-12-13 15:00:00,2023-12-13 15:05:00,2209.89,2211.17,0.0,tp_upper -58654,做空,2023-12-13 16:25:00,2023-12-13 16:40:00,2216.75,2204.45,0.0,tp_lower -58655,做多,2023-12-13 17:20:00,2023-12-13 17:25:00,2215.07,2211.95,-0.0,flip_to_short -58656,做空,2023-12-13 17:25:00,2023-12-13 17:40:00,2211.95,2212.17,-0.0,flip_to_long -58657,做多,2023-12-13 17:40:00,2023-12-13 18:10:00,2212.17,2220.32,0.0,tp_upper -58658,做空,2023-12-13 18:25:00,2023-12-13 18:30:00,2212.44,2216.23,-0.0,flip_to_long -58659,做多,2023-12-13 18:30:00,2023-12-13 18:35:00,2216.23,2218.48,0.0,tp_upper -58660,做空,2023-12-13 21:15:00,2023-12-13 21:20:00,2252.12,2254.45,-0.0,flip_to_long -58661,做多,2023-12-13 21:20:00,2023-12-13 21:30:00,2254.45,2254.16,-0.0,flip_to_short -58662,做空,2023-12-13 21:30:00,2023-12-13 21:45:00,2254.16,2255.7,-0.0,flip_to_long -58663,做多,2023-12-13 21:45:00,2023-12-13 21:50:00,2255.7,2266.55,0.0,tp_upper -58664,做空,2023-12-13 22:40:00,2023-12-13 22:45:00,2260.55,2264.89,-0.0,flip_to_long -58665,做多,2023-12-13 22:45:00,2023-12-13 22:50:00,2264.89,2261.53,-0.0,flip_to_short -58666,做空,2023-12-13 22:50:00,2023-12-13 23:05:00,2261.53,2264.15,-0.0,flip_to_long -58667,做多,2023-12-13 23:05:00,2023-12-14 00:35:00,2264.15,2256.99,-0.0,flip_to_short -58668,做空,2023-12-14 00:35:00,2023-12-14 00:40:00,2256.99,2254.99,0.0,tp_lower -58669,做多,2023-12-14 00:55:00,2023-12-14 01:15:00,2259.97,2255.35,-0.0,flip_to_short -58670,做空,2023-12-14 01:15:00,2023-12-14 01:20:00,2255.35,2254.94,-0.0,tp_lower -58671,做多,2023-12-14 02:50:00,2023-12-14 03:10:00,2251.81,2252.87,-0.0,flip_to_short -58672,做空,2023-12-14 03:10:00,2023-12-14 03:25:00,2252.87,2252.31,-0.0,flip_to_long -58673,做多,2023-12-14 03:25:00,2023-12-14 03:35:00,2252.31,2251.9,-0.0,flip_to_short -58674,做空,2023-12-14 03:35:00,2023-12-14 03:55:00,2251.9,2252.34,-0.0,flip_to_long -58675,做多,2023-12-14 03:55:00,2023-12-14 04:05:00,2252.34,2255.28,0.0,tp_upper -58676,做空,2023-12-14 04:20:00,2023-12-14 04:25:00,2252.15,2252.24,-0.0,flip_to_long -58677,做多,2023-12-14 04:25:00,2023-12-14 05:10:00,2252.24,2256.66,0.0,tp_upper -58678,做空,2023-12-14 07:15:00,2023-12-14 07:50:00,2273.6,2278.22,-0.0,flip_to_long -58679,做多,2023-12-14 07:50:00,2023-12-14 07:55:00,2278.22,2283.2,0.0,tp_upper -58680,做空,2023-12-14 08:40:00,2023-12-14 09:00:00,2279.48,2276.19,0.0,tp_lower -58681,做多,2023-12-14 09:05:00,2023-12-14 09:55:00,2276.6,2285.88,0.0,tp_upper -58682,做空,2023-12-14 10:10:00,2023-12-14 10:20:00,2278.62,2280.69,-0.0,flip_to_long -58683,做多,2023-12-14 10:20:00,2023-12-14 10:25:00,2280.69,2287.41,0.0,tp_upper -58684,做空,2023-12-14 11:05:00,2023-12-14 11:10:00,2283.04,2288.07,-0.0,flip_to_long -58685,做多,2023-12-14 11:10:00,2023-12-14 11:15:00,2288.07,2286.92,-0.0,tp_upper -58686,做空,2023-12-14 12:50:00,2023-12-14 13:10:00,2302.45,2284.0,0.0,tp_lower -58687,做多,2023-12-14 14:15:00,2023-12-14 15:10:00,2281.16,2281.59,-0.0,flip_to_short -58688,做空,2023-12-14 15:10:00,2023-12-14 16:05:00,2281.59,2281.8,-0.0,flip_to_long -58689,做多,2023-12-14 16:05:00,2023-12-14 16:15:00,2281.8,2278.62,-0.0,flip_to_short -58690,做空,2023-12-14 16:15:00,2023-12-14 16:30:00,2278.62,2278.82,-0.0,flip_to_long -58691,做多,2023-12-14 16:30:00,2023-12-14 16:35:00,2278.82,2288.84,0.0,tp_upper -58692,做空,2023-12-14 18:05:00,2023-12-14 18:35:00,2294.21,2296.77,-0.0,flip_to_long -58693,做多,2023-12-14 18:35:00,2023-12-14 20:00:00,2296.77,2288.5,-0.0,flip_to_short -58694,做空,2023-12-14 20:00:00,2023-12-14 20:15:00,2288.5,2286.5,0.0,tp_lower -58695,做多,2023-12-14 20:40:00,2023-12-14 20:50:00,2288.46,2288.5,-0.0,flip_to_short -58696,做空,2023-12-14 20:50:00,2023-12-14 20:55:00,2288.5,2290.93,-0.0,flip_to_long -58697,做多,2023-12-14 20:55:00,2023-12-14 21:10:00,2290.93,2295.69,0.0,tp_upper -58698,做空,2023-12-14 23:45:00,2023-12-14 23:55:00,2315.46,2316.54,-0.0,flip_to_long -58699,做多,2023-12-14 23:55:00,2023-12-15 05:05:00,2316.54,2280.46,-0.0,flip_to_short -58700,做空,2023-12-15 05:05:00,2023-12-15 05:10:00,2280.46,2278.25,0.0,tp_lower -58701,做多,2023-12-15 05:15:00,2023-12-15 05:20:00,2280.58,2279.0,-0.0,flip_to_short -58702,做空,2023-12-15 05:20:00,2023-12-15 05:25:00,2279.0,2277.5,0.0,tp_lower -58703,做多,2023-12-15 07:20:00,2023-12-15 07:55:00,2266.17,2272.5,0.0,tp_upper -58704,做空,2023-12-15 08:05:00,2023-12-15 09:55:00,2269.91,2279.73,-0.0,flip_to_long -58705,做多,2023-12-15 09:55:00,2023-12-15 10:00:00,2279.73,2277.88,-0.0,flip_to_short -58706,做空,2023-12-15 10:00:00,2023-12-15 10:05:00,2277.88,2280.48,-0.0,flip_to_long -58707,做多,2023-12-15 10:05:00,2023-12-15 10:10:00,2280.48,2278.22,-0.0,flip_to_short -58708,做空,2023-12-15 10:10:00,2023-12-15 10:15:00,2278.22,2280.06,-0.0,flip_to_long -58709,做多,2023-12-15 10:15:00,2023-12-15 10:50:00,2280.06,2280.7,-0.0,flip_to_short -58710,做空,2023-12-15 10:50:00,2023-12-15 11:00:00,2280.7,2275.56,0.0,tp_lower -58711,做多,2023-12-15 11:40:00,2023-12-15 16:45:00,2277.19,2230.0,-0.0,flip_to_short -58712,做空,2023-12-15 16:45:00,2023-12-15 16:55:00,2230.0,2238.49,-0.0,flip_to_long -58713,做多,2023-12-15 16:55:00,2023-12-15 17:35:00,2238.49,2239.66,0.0,flip_to_short -58714,做空,2023-12-15 17:35:00,2023-12-15 18:15:00,2239.66,2238.57,-0.0,flip_to_long -58715,做多,2023-12-15 18:15:00,2023-12-15 19:00:00,2238.57,2248.02,0.0,tp_upper -58716,做空,2023-12-15 19:45:00,2023-12-15 20:05:00,2243.07,2245.96,-0.0,flip_to_long -58717,做多,2023-12-15 20:05:00,2023-12-15 20:15:00,2245.96,2251.03,0.0,tp_upper -58718,做空,2023-12-15 20:30:00,2023-12-15 20:40:00,2246.58,2247.78,-0.0,flip_to_long -58719,做多,2023-12-15 20:40:00,2023-12-15 20:50:00,2247.78,2252.5,0.0,tp_upper -58720,做多,2023-12-15 21:40:00,2023-12-15 22:50:00,2248.33,2235.51,-0.0,flip_to_short -58721,做空,2023-12-15 22:50:00,2023-12-15 23:20:00,2235.51,2218.05,0.0,tp_lower -58722,做多,2023-12-16 00:05:00,2023-12-16 00:20:00,2228.49,2227.5,-0.0,flip_to_short -58723,做空,2023-12-16 00:20:00,2023-12-16 00:35:00,2227.5,2216.08,0.0,tp_lower -58724,做多,2023-12-16 00:40:00,2023-12-16 01:00:00,2223.36,2233.29,0.0,tp_upper -58725,做空,2023-12-16 02:50:00,2023-12-16 02:55:00,2242.46,2245.96,-0.0,flip_to_long -58726,做多,2023-12-16 02:55:00,2023-12-16 03:00:00,2245.96,2249.69,0.0,tp_upper -58727,做空,2023-12-16 04:30:00,2023-12-16 05:40:00,2252.41,2247.29,0.0,tp_lower -58728,做多,2023-12-16 06:00:00,2023-12-16 06:05:00,2250.68,2250.4,-0.0,flip_to_short -58729,做空,2023-12-16 06:05:00,2023-12-16 06:10:00,2250.4,2246.58,0.0,tp_lower -58730,做多,2023-12-16 07:05:00,2023-12-16 07:15:00,2245.48,2242.79,-0.0,flip_to_short -58731,做空,2023-12-16 07:15:00,2023-12-16 07:20:00,2242.79,2239.49,0.0,tp_lower -58732,做多,2023-12-16 07:45:00,2023-12-16 08:10:00,2243.3,2245.39,0.0,tp_upper -58733,做空,2023-12-16 08:30:00,2023-12-16 08:35:00,2242.73,2242.84,-0.0,flip_to_long -58734,做多,2023-12-16 08:35:00,2023-12-16 09:00:00,2242.84,2247.28,0.0,tp_upper -58735,做空,2023-12-16 10:05:00,2023-12-16 10:40:00,2246.18,2248.42,-0.0,flip_to_long -58736,做多,2023-12-16 10:40:00,2023-12-16 10:45:00,2248.42,2247.62,-0.0,flip_to_short -58737,做空,2023-12-16 10:45:00,2023-12-16 10:50:00,2247.62,2248.74,-0.0,flip_to_long -58738,做多,2023-12-16 10:50:00,2023-12-16 11:00:00,2248.74,2249.38,-0.0,tp_upper -58739,做空,2023-12-16 11:10:00,2023-12-16 11:15:00,2246.85,2247.06,-0.0,flip_to_long -58740,做多,2023-12-16 11:15:00,2023-12-16 11:25:00,2247.06,2250.49,0.0,tp_upper -58741,做空,2023-12-16 12:20:00,2023-12-16 12:25:00,2249.15,2250.88,-0.0,flip_to_long -58742,做多,2023-12-16 12:25:00,2023-12-16 12:40:00,2250.88,2256.86,0.0,tp_upper -58743,做空,2023-12-16 13:15:00,2023-12-16 13:20:00,2251.3,2248.78,0.0,tp_lower -58744,做多,2023-12-16 14:40:00,2023-12-16 14:45:00,2247.54,2245.81,-0.0,flip_to_short -58745,做空,2023-12-16 14:45:00,2023-12-16 14:50:00,2245.81,2247.91,-0.0,flip_to_long -58746,做多,2023-12-16 14:50:00,2023-12-16 15:00:00,2247.91,2252.52,0.0,tp_upper -58747,做空,2023-12-16 15:15:00,2023-12-16 15:20:00,2247.22,2247.76,-0.0,flip_to_long -58748,做多,2023-12-16 15:20:00,2023-12-16 15:30:00,2247.76,2256.01,0.0,tp_upper -58749,做空,2023-12-16 16:55:00,2023-12-16 17:10:00,2254.32,2248.3,0.0,tp_lower -58750,做多,2023-12-16 17:45:00,2023-12-16 17:50:00,2255.52,2252.47,-0.0,flip_to_short -58751,做空,2023-12-16 17:50:00,2023-12-16 18:00:00,2252.47,2246.15,0.0,tp_lower -58752,做多,2023-12-16 19:00:00,2023-12-16 19:05:00,2246.84,2240.67,-0.0,flip_to_short -58753,做空,2023-12-16 19:05:00,2023-12-16 19:10:00,2240.67,2238.1,0.0,tp_lower -58754,做多,2023-12-16 20:00:00,2023-12-16 20:20:00,2241.57,2239.41,-0.0,flip_to_short -58755,做空,2023-12-16 20:20:00,2023-12-16 20:55:00,2239.41,2238.79,-0.0,tp_lower -58756,做空,2023-12-16 21:05:00,2023-12-16 21:10:00,2235.06,2238.29,-0.0,flip_to_long -58757,做多,2023-12-16 21:10:00,2023-12-16 21:35:00,2238.29,2234.8,-0.0,flip_to_short -58758,做空,2023-12-16 21:35:00,2023-12-16 21:40:00,2234.8,2232.97,0.0,tp_lower -58759,做多,2023-12-16 23:35:00,2023-12-17 00:00:00,2227.15,2232.34,0.0,tp_upper -58760,做空,2023-12-17 00:55:00,2023-12-17 01:00:00,2226.48,2230.1,-0.0,tp_lower -58761,做多,2023-12-17 01:05:00,2023-12-17 01:15:00,2230.86,2230.2,-0.0,flip_to_short -58762,做空,2023-12-17 01:15:00,2023-12-17 01:20:00,2230.2,2231.1,-0.0,flip_to_long -58763,做多,2023-12-17 01:20:00,2023-12-17 01:30:00,2231.1,2229.23,-0.0,flip_to_short -58764,做空,2023-12-17 01:30:00,2023-12-17 01:35:00,2229.23,2225.15,0.0,tp_lower -58765,做多,2023-12-17 02:10:00,2023-12-17 02:15:00,2229.3,2228.25,-0.0,flip_to_short -58766,做空,2023-12-17 02:15:00,2023-12-17 02:45:00,2228.25,2223.76,0.0,tp_lower -58767,做多,2023-12-17 03:45:00,2023-12-17 03:50:00,2221.33,2221.1,-0.0,flip_to_short -58768,做空,2023-12-17 03:50:00,2023-12-17 04:00:00,2221.1,2222.06,-0.0,flip_to_long -58769,做多,2023-12-17 04:00:00,2023-12-17 04:05:00,2222.06,2218.92,-0.0,flip_to_short -58770,做空,2023-12-17 04:05:00,2023-12-17 04:10:00,2218.92,2220.61,-0.0,flip_to_long -58771,做多,2023-12-17 04:10:00,2023-12-17 05:20:00,2220.61,2223.12,0.0,flip_to_short -58772,做空,2023-12-17 05:20:00,2023-12-17 05:30:00,2223.12,2218.34,0.0,tp_lower -58773,做多,2023-12-17 06:55:00,2023-12-17 07:25:00,2215.8,2212.34,-0.0,flip_to_short -58774,做空,2023-12-17 07:25:00,2023-12-17 07:35:00,2212.34,2212.79,-0.0,flip_to_long -58775,做多,2023-12-17 07:35:00,2023-12-17 07:45:00,2212.79,2212.33,-0.0,flip_to_short -58776,做空,2023-12-17 07:45:00,2023-12-17 08:05:00,2212.33,2212.3,-0.0,flip_to_long -58777,做多,2023-12-17 08:05:00,2023-12-17 08:10:00,2212.3,2207.99,-0.0,flip_to_short -58778,做空,2023-12-17 08:10:00,2023-12-17 08:20:00,2207.99,2214.42,-0.0,flip_to_long -58779,做多,2023-12-17 08:20:00,2023-12-17 09:00:00,2214.42,2218.94,0.0,tp_upper -58780,做空,2023-12-17 09:30:00,2023-12-17 09:45:00,2215.29,2217.29,-0.0,flip_to_long -58781,做多,2023-12-17 09:45:00,2023-12-17 09:50:00,2217.29,2215.63,-0.0,flip_to_short -58782,做空,2023-12-17 09:50:00,2023-12-17 09:55:00,2215.63,2220.82,-0.0,flip_to_long -58783,做多,2023-12-17 09:55:00,2023-12-17 10:00:00,2220.82,2221.36,-0.0,tp_upper -58784,做空,2023-12-17 10:30:00,2023-12-17 10:35:00,2217.12,2217.16,-0.0,flip_to_long -58785,做多,2023-12-17 10:35:00,2023-12-17 10:55:00,2217.16,2217.53,-0.0,flip_to_short -58786,做空,2023-12-17 10:55:00,2023-12-17 11:05:00,2217.53,2212.49,0.0,tp_lower -58787,做多,2023-12-17 11:15:00,2023-12-17 11:25:00,2218.33,2215.61,-0.0,flip_to_short -58788,做空,2023-12-17 11:25:00,2023-12-17 11:30:00,2215.61,2218.75,-0.0,flip_to_long -58789,做多,2023-12-17 11:30:00,2023-12-17 11:35:00,2218.75,2215.94,-0.0,flip_to_short -58790,做空,2023-12-17 11:35:00,2023-12-17 11:40:00,2215.94,2218.29,-0.0,flip_to_long -58791,做多,2023-12-17 11:40:00,2023-12-17 11:45:00,2218.29,2216.21,-0.0,flip_to_short -58792,做空,2023-12-17 11:45:00,2023-12-17 11:50:00,2216.21,2217.89,-0.0,flip_to_long -58793,做多,2023-12-17 11:50:00,2023-12-17 11:55:00,2217.89,2217.29,-0.0,flip_to_short -58794,做空,2023-12-17 11:55:00,2023-12-17 12:05:00,2217.29,2219.34,-0.0,flip_to_long -58795,做多,2023-12-17 12:05:00,2023-12-17 12:10:00,2219.34,2214.04,-0.0,flip_to_short -58796,做空,2023-12-17 12:10:00,2023-12-17 12:20:00,2214.04,2218.17,-0.0,flip_to_long -58797,做多,2023-12-17 12:20:00,2023-12-17 12:40:00,2218.17,2216.13,-0.0,flip_to_short -58798,做空,2023-12-17 12:40:00,2023-12-17 12:45:00,2216.13,2216.77,-0.0,flip_to_long -58799,做多,2023-12-17 12:45:00,2023-12-17 12:50:00,2216.77,2220.91,0.0,tp_upper -58800,做空,2023-12-17 13:05:00,2023-12-17 13:10:00,2215.09,2210.57,0.0,tp_lower -58801,做多,2023-12-17 14:05:00,2023-12-17 14:15:00,2218.75,2212.25,-0.0,flip_to_short -58802,做空,2023-12-17 14:15:00,2023-12-17 14:20:00,2212.25,2210.68,0.0,tp_lower -58803,做多,2023-12-17 14:35:00,2023-12-17 14:45:00,2212.82,2211.96,-0.0,tp_upper -58804,做空,2023-12-17 14:50:00,2023-12-17 15:00:00,2208.37,2212.14,-0.0,flip_to_long -58805,做多,2023-12-17 15:00:00,2023-12-17 15:50:00,2212.14,2226.38,0.0,tp_upper -58806,做空,2023-12-17 16:15:00,2023-12-17 18:05:00,2217.2,2222.76,-0.0,tp_lower -58807,做多,2023-12-17 18:40:00,2023-12-17 20:05:00,2232.29,2240.66,0.0,tp_upper -58808,做空,2023-12-17 21:10:00,2023-12-17 22:25:00,2240.8,2230.23,0.0,tp_lower -58809,做多,2023-12-18 01:10:00,2023-12-18 01:15:00,2200.29,2196.56,-0.0,flip_to_short -58810,做空,2023-12-18 01:15:00,2023-12-18 01:25:00,2196.56,2191.53,0.0,tp_lower -58811,做多,2023-12-18 03:40:00,2023-12-18 03:45:00,2173.97,2172.06,-0.0,flip_to_short -58812,做空,2023-12-18 03:45:00,2023-12-18 03:50:00,2172.06,2174.31,-0.0,flip_to_long -58813,做多,2023-12-18 03:50:00,2023-12-18 04:00:00,2174.31,2174.24,-0.0,tp_upper -58814,做空,2023-12-18 04:45:00,2023-12-18 04:50:00,2174.14,2175.31,-0.0,flip_to_long -58815,做多,2023-12-18 04:50:00,2023-12-18 04:55:00,2175.31,2175.12,-0.0,flip_to_short -58816,做空,2023-12-18 04:55:00,2023-12-18 05:10:00,2175.12,2171.09,0.0,tp_lower -58817,做多,2023-12-18 05:25:00,2023-12-18 06:25:00,2174.56,2176.47,0.0,tp_upper -58818,做空,2023-12-18 07:40:00,2023-12-18 07:50:00,2176.03,2169.85,0.0,tp_lower -58819,做多,2023-12-18 08:25:00,2023-12-18 08:45:00,2176.3,2174.88,-0.0,flip_to_short -58820,做空,2023-12-18 08:45:00,2023-12-18 09:10:00,2174.88,2162.36,0.0,tp_lower -58821,做多,2023-12-18 11:10:00,2023-12-18 11:15:00,2148.21,2139.88,-0.0,flip_to_short -58822,做空,2023-12-18 11:15:00,2023-12-18 11:45:00,2139.88,2137.19,0.0,flip_to_long -58823,做多,2023-12-18 11:45:00,2023-12-18 12:15:00,2137.19,2137.73,-0.0,flip_to_short -58824,做空,2023-12-18 12:15:00,2023-12-18 12:25:00,2137.73,2141.76,-0.0,flip_to_long -58825,做多,2023-12-18 12:25:00,2023-12-18 12:30:00,2141.76,2139.64,-0.0,flip_to_short -58826,做空,2023-12-18 12:30:00,2023-12-18 12:45:00,2139.64,2131.47,0.0,tp_lower -58827,做多,2023-12-18 13:10:00,2023-12-18 13:20:00,2135.45,2142.36,0.0,tp_upper -58828,做空,2023-12-18 15:20:00,2023-12-18 15:35:00,2160.69,2163.87,-0.0,flip_to_long -58829,做多,2023-12-18 15:35:00,2023-12-18 16:35:00,2163.87,2159.19,-0.0,flip_to_short -58830,做空,2023-12-18 16:35:00,2023-12-18 16:45:00,2159.19,2159.81,-0.0,flip_to_long -58831,做多,2023-12-18 16:45:00,2023-12-18 17:00:00,2159.81,2163.14,0.0,tp_upper -58832,做空,2023-12-18 17:55:00,2023-12-18 18:35:00,2163.82,2165.17,-0.0,flip_to_long -58833,做多,2023-12-18 18:35:00,2023-12-18 18:50:00,2165.17,2169.55,0.0,tp_upper -58834,做空,2023-12-18 20:15:00,2023-12-18 20:20:00,2170.14,2171.16,-0.0,tp_lower -58835,做多,2023-12-18 20:25:00,2023-12-18 20:30:00,2173.16,2178.59,0.0,tp_upper -58836,做空,2023-12-18 22:30:00,2023-12-18 22:40:00,2216.4,2214.91,0.0,flip_to_long -58837,做多,2023-12-18 22:40:00,2023-12-18 23:00:00,2214.91,2222.02,0.0,tp_upper -58838,做空,2023-12-18 23:20:00,2023-12-18 23:50:00,2216.88,2217.21,-0.0,flip_to_long -58839,做多,2023-12-18 23:50:00,2023-12-19 00:00:00,2217.21,2216.2,-0.0,flip_to_short -58840,做空,2023-12-19 00:00:00,2023-12-19 00:05:00,2216.2,2217.93,-0.0,flip_to_long -58841,做多,2023-12-19 00:05:00,2023-12-19 00:10:00,2217.93,2217.18,-0.0,flip_to_short -58842,做空,2023-12-19 00:10:00,2023-12-19 00:35:00,2217.18,2221.88,-0.0,flip_to_long -58843,做多,2023-12-19 00:35:00,2023-12-19 00:40:00,2221.88,2220.22,-0.0,tp_upper -58844,做空,2023-12-19 00:45:00,2023-12-19 01:05:00,2217.4,2217.93,-0.0,flip_to_long -58845,做多,2023-12-19 01:05:00,2023-12-19 01:10:00,2217.93,2229.37,0.0,tp_upper -58846,做空,2023-12-19 02:50:00,2023-12-19 03:40:00,2237.25,2236.28,-0.0,flip_to_long -58847,做多,2023-12-19 03:40:00,2023-12-19 04:00:00,2236.28,2241.6,0.0,tp_upper -58848,做空,2023-12-19 04:30:00,2023-12-19 04:45:00,2234.56,2236.39,-0.0,flip_to_long -58849,做多,2023-12-19 04:45:00,2023-12-19 05:00:00,2236.39,2237.44,-0.0,flip_to_short -58850,做空,2023-12-19 05:00:00,2023-12-19 05:10:00,2237.44,2237.6,-0.0,flip_to_long -58851,做多,2023-12-19 05:10:00,2023-12-19 05:50:00,2237.6,2242.61,0.0,tp_upper -58852,做空,2023-12-19 06:55:00,2023-12-19 08:35:00,2243.97,2249.83,-0.0,flip_to_long -58853,做多,2023-12-19 08:35:00,2023-12-19 08:50:00,2249.83,2248.71,-0.0,flip_to_short -58854,做空,2023-12-19 08:50:00,2023-12-19 09:00:00,2248.71,2245.25,0.0,tp_lower -58855,做多,2023-12-19 09:10:00,2023-12-19 09:15:00,2254.31,2248.77,-0.0,flip_to_short -58856,做空,2023-12-19 09:15:00,2023-12-19 09:20:00,2248.77,2249.14,-0.0,flip_to_long -58857,做多,2023-12-19 09:20:00,2023-12-19 10:45:00,2249.14,2245.52,-0.0,flip_to_short -58858,做空,2023-12-19 10:45:00,2023-12-19 11:00:00,2245.52,2244.79,-0.0,flip_to_long -58859,做多,2023-12-19 11:00:00,2023-12-19 11:05:00,2244.79,2242.22,-0.0,flip_to_short -58860,做空,2023-12-19 11:05:00,2023-12-19 11:15:00,2242.22,2239.36,0.0,tp_lower -58861,做多,2023-12-19 11:35:00,2023-12-19 15:30:00,2240.94,2198.88,-0.0,flip_to_short -58862,做空,2023-12-19 15:30:00,2023-12-19 16:00:00,2198.88,2198.63,-0.0,flip_to_long -58863,做多,2023-12-19 16:00:00,2023-12-19 16:05:00,2198.63,2198.24,-0.0,flip_to_short -58864,做空,2023-12-19 16:05:00,2023-12-19 16:35:00,2198.24,2196.49,0.0,flip_to_long -58865,做多,2023-12-19 16:35:00,2023-12-19 18:45:00,2196.49,2173.7,-0.0,tp_upper -58866,做空,2023-12-19 20:15:00,2023-12-19 20:25:00,2176.32,2175.68,-0.0,flip_to_long -58867,做多,2023-12-19 20:25:00,2023-12-19 21:15:00,2175.68,2181.09,0.0,tp_upper -58868,做空,2023-12-19 22:05:00,2023-12-19 22:30:00,2180.99,2176.6,0.0,flip_to_long -58869,做多,2023-12-19 22:30:00,2023-12-19 22:55:00,2176.6,2178.62,0.0,flip_to_short -58870,做空,2023-12-19 22:55:00,2023-12-19 23:00:00,2178.62,2181.56,-0.0,flip_to_long -58871,做多,2023-12-19 23:00:00,2023-12-19 23:10:00,2181.56,2174.6,-0.0,flip_to_short -58872,做空,2023-12-19 23:10:00,2023-12-19 23:15:00,2174.6,2173.54,-0.0,tp_lower -58873,做多,2023-12-19 23:30:00,2023-12-19 23:40:00,2176.74,2175.35,-0.0,flip_to_short -58874,做空,2023-12-19 23:40:00,2023-12-19 23:45:00,2175.35,2178.13,-0.0,flip_to_long -58875,做多,2023-12-19 23:45:00,2023-12-20 00:00:00,2178.13,2179.27,0.0,tp_upper -58876,做空,2023-12-20 01:15:00,2023-12-20 01:30:00,2184.19,2178.24,0.0,tp_lower -58877,做多,2023-12-20 02:00:00,2023-12-20 03:35:00,2182.04,2182.91,-0.0,flip_to_short -58878,做空,2023-12-20 03:35:00,2023-12-20 03:45:00,2182.91,2183.7,-0.0,flip_to_long -58879,做多,2023-12-20 03:45:00,2023-12-20 03:55:00,2183.7,2187.48,0.0,tp_upper -58880,做空,2023-12-20 04:00:00,2023-12-20 04:05:00,2185.05,2185.37,-0.0,flip_to_long -58881,做多,2023-12-20 04:05:00,2023-12-20 04:15:00,2185.37,2192.24,0.0,tp_upper -58882,做空,2023-12-20 05:40:00,2023-12-20 05:45:00,2204.15,2209.89,-0.0,flip_to_long -58883,做多,2023-12-20 05:45:00,2023-12-20 06:00:00,2209.89,2208.64,-0.0,flip_to_short -58884,做空,2023-12-20 06:00:00,2023-12-20 06:10:00,2208.64,2211.71,-0.0,flip_to_long -58885,做多,2023-12-20 06:10:00,2023-12-20 06:20:00,2211.71,2223.63,0.0,tp_upper -58886,做空,2023-12-20 06:45:00,2023-12-20 07:35:00,2210.34,2213.56,-0.0,flip_to_long -58887,做多,2023-12-20 07:35:00,2023-12-20 08:05:00,2213.56,2210.81,-0.0,flip_to_short -58888,做空,2023-12-20 08:05:00,2023-12-20 08:15:00,2210.81,2213.79,-0.0,flip_to_long -58889,做多,2023-12-20 08:15:00,2023-12-20 08:25:00,2213.79,2212.45,-0.0,flip_to_short -58890,做空,2023-12-20 08:25:00,2023-12-20 09:00:00,2212.45,2212.15,-0.0,flip_to_long -58891,做多,2023-12-20 09:00:00,2023-12-20 09:20:00,2212.15,2218.42,0.0,tp_upper -58892,做空,2023-12-20 09:45:00,2023-12-20 09:55:00,2208.9,2216.04,-0.0,flip_to_long -58893,做多,2023-12-20 09:55:00,2023-12-20 10:00:00,2216.04,2214.34,-0.0,flip_to_short -58894,做空,2023-12-20 10:00:00,2023-12-20 10:05:00,2214.34,2217.5,-0.0,flip_to_long -58895,做多,2023-12-20 10:05:00,2023-12-20 10:10:00,2217.5,2224.3,0.0,tp_upper -58896,做空,2023-12-20 10:15:00,2023-12-20 10:30:00,2217.41,2215.7,0.0,flip_to_long -58897,做多,2023-12-20 10:30:00,2023-12-20 10:50:00,2215.7,2217.03,0.0,flip_to_short -58898,做空,2023-12-20 10:50:00,2023-12-20 10:55:00,2217.03,2221.53,-0.0,flip_to_long -58899,做多,2023-12-20 10:55:00,2023-12-20 11:05:00,2221.53,2217.32,-0.0,flip_to_short -58900,做空,2023-12-20 11:05:00,2023-12-20 11:25:00,2217.32,2209.41,0.0,tp_lower -58901,做多,2023-12-20 11:45:00,2023-12-20 11:55:00,2216.87,2212.7,-0.0,flip_to_short -58902,做空,2023-12-20 11:55:00,2023-12-20 12:10:00,2212.7,2207.43,0.0,tp_lower -58903,做多,2023-12-20 12:35:00,2023-12-20 12:45:00,2214.91,2210.6,-0.0,flip_to_short -58904,做空,2023-12-20 12:45:00,2023-12-20 12:50:00,2210.6,2213.75,-0.0,flip_to_long -58905,做多,2023-12-20 12:50:00,2023-12-20 13:00:00,2213.75,2221.75,0.0,tp_upper -58906,做空,2023-12-20 14:15:00,2023-12-20 15:00:00,2236.4,2245.37,-0.0,flip_to_long -58907,做多,2023-12-20 15:00:00,2023-12-20 15:40:00,2245.37,2245.59,-0.0,flip_to_short -58908,做空,2023-12-20 15:40:00,2023-12-20 15:45:00,2245.59,2247.54,-0.0,flip_to_long -58909,做多,2023-12-20 15:45:00,2023-12-20 18:15:00,2247.54,2228.98,-0.0,flip_to_short -58910,做空,2023-12-20 18:15:00,2023-12-20 18:20:00,2228.98,2230.24,-0.0,flip_to_long -58911,做多,2023-12-20 18:20:00,2023-12-20 21:15:00,2230.24,2191.89,-0.0,flip_to_short -58912,做空,2023-12-20 21:15:00,2023-12-20 21:50:00,2191.89,2178.74,0.0,tp_lower -58913,做多,2023-12-20 22:00:00,2023-12-20 22:25:00,2186.02,2193.98,0.0,tp_upper -58914,做空,2023-12-20 23:00:00,2023-12-20 23:10:00,2189.05,2189.45,-0.0,flip_to_long -58915,做多,2023-12-20 23:10:00,2023-12-20 23:50:00,2189.45,2201.73,0.0,tp_upper -58916,做空,2023-12-21 00:40:00,2023-12-21 01:00:00,2199.96,2190.95,0.0,tp_lower -58917,做多,2023-12-21 01:45:00,2023-12-21 01:50:00,2196.39,2193.87,-0.0,flip_to_short -58918,做空,2023-12-21 01:50:00,2023-12-21 01:55:00,2193.87,2196.39,-0.0,flip_to_long -58919,做多,2023-12-21 01:55:00,2023-12-21 02:00:00,2196.39,2193.73,-0.0,flip_to_short -58920,做空,2023-12-21 02:00:00,2023-12-21 02:15:00,2193.73,2196.04,-0.0,flip_to_long -58921,做多,2023-12-21 02:15:00,2023-12-21 02:20:00,2196.04,2199.63,0.0,tp_upper -58922,做空,2023-12-21 02:45:00,2023-12-21 03:05:00,2189.2,2195.6,-0.0,flip_to_long -58923,做多,2023-12-21 03:05:00,2023-12-21 03:15:00,2195.6,2200.59,0.0,tp_upper -58924,做空,2023-12-21 03:40:00,2023-12-21 03:45:00,2197.02,2201.14,-0.0,flip_to_long -58925,做多,2023-12-21 03:45:00,2023-12-21 04:35:00,2201.14,2202.54,0.0,tp_upper -58926,做空,2023-12-21 04:40:00,2023-12-21 04:45:00,2200.82,2202.68,-0.0,flip_to_long -58927,做多,2023-12-21 04:45:00,2023-12-21 04:50:00,2202.68,2201.92,-0.0,flip_to_short -58928,做空,2023-12-21 04:50:00,2023-12-21 05:10:00,2201.92,2200.37,0.0,flip_to_long -58929,做多,2023-12-21 05:10:00,2023-12-21 05:20:00,2200.37,2205.12,0.0,tp_upper -58930,做空,2023-12-21 05:25:00,2023-12-21 05:30:00,2201.31,2201.87,-0.0,flip_to_long -58931,做多,2023-12-21 05:30:00,2023-12-21 05:35:00,2201.87,2199.61,-0.0,flip_to_short -58932,做空,2023-12-21 05:35:00,2023-12-21 05:40:00,2199.61,2198.05,0.0,tp_lower -58933,做多,2023-12-21 06:15:00,2023-12-21 06:25:00,2198.66,2204.23,0.0,tp_upper -58934,做空,2023-12-21 08:45:00,2023-12-21 08:50:00,2217.06,2213.85,0.0,tp_lower -58935,做多,2023-12-21 09:35:00,2023-12-21 10:00:00,2213.55,2228.18,0.0,tp_upper -58936,做空,2023-12-21 12:50:00,2023-12-21 14:10:00,2263.08,2237.68,0.0,tp_lower -58937,做多,2023-12-21 15:40:00,2023-12-21 15:45:00,2232.83,2227.2,-0.0,flip_to_short -58938,做空,2023-12-21 15:45:00,2023-12-21 15:50:00,2227.2,2229.72,-0.0,flip_to_long -58939,做多,2023-12-21 15:50:00,2023-12-21 16:05:00,2229.72,2235.38,0.0,tp_upper -58940,做空,2023-12-21 16:15:00,2023-12-21 16:45:00,2230.23,2224.01,0.0,tp_lower -58941,做多,2023-12-21 16:55:00,2023-12-21 17:00:00,2238.55,2233.5,-0.0,tp_upper -58942,做空,2023-12-21 17:05:00,2023-12-21 17:15:00,2230.29,2232.22,-0.0,flip_to_long -58943,做多,2023-12-21 17:15:00,2023-12-21 17:30:00,2232.22,2243.0,0.0,tp_upper -58944,做空,2023-12-21 17:40:00,2023-12-21 17:50:00,2230.79,2238.23,-0.0,flip_to_long -58945,做多,2023-12-21 17:50:00,2023-12-21 17:55:00,2238.23,2234.92,-0.0,flip_to_short -58946,做空,2023-12-21 17:55:00,2023-12-21 18:40:00,2234.92,2236.01,-0.0,flip_to_long -58947,做多,2023-12-21 18:40:00,2023-12-21 18:45:00,2236.01,2233.32,-0.0,flip_to_short -58948,做空,2023-12-21 18:45:00,2023-12-21 18:50:00,2233.32,2229.52,0.0,tp_lower -58949,做多,2023-12-21 19:00:00,2023-12-21 19:05:00,2235.21,2236.52,0.0,tp_upper -58950,做空,2023-12-21 19:10:00,2023-12-21 19:15:00,2233.59,2228.55,0.0,tp_lower -58951,做多,2023-12-21 20:05:00,2023-12-21 20:10:00,2229.33,2226.7,-0.0,flip_to_short -58952,做空,2023-12-21 20:10:00,2023-12-21 20:20:00,2226.7,2224.92,0.0,tp_lower -58953,做多,2023-12-21 20:35:00,2023-12-21 20:45:00,2225.34,2230.95,0.0,tp_upper -58954,做空,2023-12-21 22:25:00,2023-12-21 22:45:00,2246.08,2246.87,-0.0,flip_to_long -58955,做多,2023-12-21 22:45:00,2023-12-22 00:30:00,2246.87,2250.45,0.0,tp_upper -58956,做空,2023-12-22 02:05:00,2023-12-22 02:25:00,2253.54,2234.64,0.0,tp_lower -58957,做多,2023-12-22 03:45:00,2023-12-22 03:55:00,2247.75,2250.98,0.0,tp_upper -58958,做空,2023-12-22 05:55:00,2023-12-22 06:15:00,2260.78,2258.62,0.0,tp_lower -58959,做多,2023-12-22 06:20:00,2023-12-22 06:25:00,2266.51,2273.78,0.0,tp_upper -58960,做空,2023-12-22 06:55:00,2023-12-22 07:05:00,2265.94,2273.71,-0.0,flip_to_long -58961,做多,2023-12-22 07:05:00,2023-12-22 07:20:00,2273.71,2271.01,-0.0,flip_to_short -58962,做空,2023-12-22 07:20:00,2023-12-22 07:25:00,2271.01,2279.55,-0.0,flip_to_long -58963,做多,2023-12-22 07:25:00,2023-12-22 07:50:00,2279.55,2279.59,-0.0,flip_to_short -58964,做空,2023-12-22 07:50:00,2023-12-22 08:00:00,2279.59,2285.77,-0.0,flip_to_long -58965,做多,2023-12-22 08:00:00,2023-12-22 08:10:00,2285.77,2298.68,0.0,tp_upper -58966,做空,2023-12-22 08:40:00,2023-12-22 08:45:00,2286.93,2297.51,-0.0,flip_to_long -58967,做多,2023-12-22 08:45:00,2023-12-22 09:05:00,2297.51,2315.3,0.0,tp_upper -58968,做空,2023-12-22 10:05:00,2023-12-22 10:15:00,2312.13,2313.39,-0.0,flip_to_long -58969,做多,2023-12-22 10:15:00,2023-12-22 10:25:00,2313.39,2312.11,-0.0,flip_to_short -58970,做空,2023-12-22 10:25:00,2023-12-22 11:10:00,2312.11,2313.65,-0.0,flip_to_long -58971,做多,2023-12-22 11:10:00,2023-12-22 11:30:00,2313.65,2313.0,-0.0,tp_upper -58972,做空,2023-12-22 12:05:00,2023-12-22 12:50:00,2311.37,2296.95,0.0,tp_lower -58973,做多,2023-12-22 13:35:00,2023-12-22 14:00:00,2308.56,2321.52,0.0,tp_upper -58974,做空,2023-12-22 14:20:00,2023-12-22 14:30:00,2305.15,2308.41,-0.0,flip_to_long -58975,做多,2023-12-22 14:30:00,2023-12-22 14:40:00,2308.41,2320.63,0.0,tp_upper -58976,做空,2023-12-22 15:45:00,2023-12-22 15:50:00,2319.56,2325.3,-0.0,flip_to_long -58977,做多,2023-12-22 15:50:00,2023-12-22 15:55:00,2325.3,2321.74,-0.0,flip_to_short -58978,做空,2023-12-22 15:55:00,2023-12-22 16:10:00,2321.74,2326.2,-0.0,flip_to_long -58979,做多,2023-12-22 16:10:00,2023-12-22 16:30:00,2326.2,2324.01,-0.0,flip_to_short -58980,做空,2023-12-22 16:30:00,2023-12-22 16:40:00,2324.01,2318.06,0.0,tp_lower -58981,做多,2023-12-22 17:00:00,2023-12-22 17:35:00,2324.53,2328.26,0.0,flip_to_short -58982,做空,2023-12-22 17:35:00,2023-12-22 18:50:00,2328.26,2330.45,-0.0,tp_lower -58983,做多,2023-12-22 20:45:00,2023-12-22 20:55:00,2318.08,2314.23,-0.0,flip_to_short -58984,做空,2023-12-22 20:55:00,2023-12-22 21:05:00,2314.23,2317.92,-0.0,flip_to_long -58985,做多,2023-12-22 21:05:00,2023-12-22 21:45:00,2317.92,2316.93,-0.0,flip_to_short -58986,做空,2023-12-22 21:45:00,2023-12-22 22:00:00,2316.93,2318.19,-0.0,flip_to_long -58987,做多,2023-12-22 22:00:00,2023-12-22 22:05:00,2318.19,2311.21,-0.0,flip_to_short -58988,做空,2023-12-22 22:05:00,2023-12-22 22:10:00,2311.21,2306.7,0.0,tp_lower -58989,做多,2023-12-22 22:35:00,2023-12-22 22:45:00,2315.63,2315.92,-0.0,flip_to_short -58990,做空,2023-12-22 22:45:00,2023-12-22 23:05:00,2315.92,2318.0,-0.0,flip_to_long -58991,做多,2023-12-22 23:05:00,2023-12-22 23:10:00,2318.0,2323.03,0.0,tp_upper -58992,做空,2023-12-23 00:20:00,2023-12-23 00:50:00,2319.26,2313.54,0.0,tp_lower -58993,做多,2023-12-23 04:15:00,2023-12-23 04:20:00,2279.08,2278.49,-0.0,flip_to_short -58994,做空,2023-12-23 04:20:00,2023-12-23 04:40:00,2278.49,2278.74,-0.0,flip_to_long -58995,做多,2023-12-23 04:40:00,2023-12-23 04:50:00,2278.74,2282.29,0.0,tp_upper -58996,做空,2023-12-23 06:15:00,2023-12-23 07:25:00,2288.11,2289.7,-0.0,tp_lower -58997,做多,2023-12-23 08:35:00,2023-12-23 08:45:00,2290.86,2292.71,0.0,tp_upper -58998,做空,2023-12-23 09:30:00,2023-12-23 09:40:00,2288.41,2292.07,-0.0,flip_to_long -58999,做多,2023-12-23 09:40:00,2023-12-23 09:45:00,2292.07,2290.46,-0.0,flip_to_short -59000,做空,2023-12-23 09:45:00,2023-12-23 10:05:00,2290.46,2293.54,-0.0,flip_to_long -59001,做多,2023-12-23 10:05:00,2023-12-23 10:20:00,2293.54,2294.06,-0.0,tp_upper -59002,做空,2023-12-23 10:30:00,2023-12-23 10:35:00,2288.91,2289.43,-0.0,tp_lower -59003,做多,2023-12-23 11:40:00,2023-12-23 11:55:00,2291.5,2288.93,-0.0,flip_to_short -59004,做空,2023-12-23 11:55:00,2023-12-23 13:40:00,2288.93,2292.96,-0.0,tp_lower -59005,做多,2023-12-23 13:50:00,2023-12-23 14:00:00,2295.83,2294.28,-0.0,flip_to_short -59006,做空,2023-12-23 14:00:00,2023-12-23 14:10:00,2294.28,2295.0,-0.0,flip_to_long -59007,做多,2023-12-23 14:10:00,2023-12-23 15:45:00,2295.0,2291.72,-0.0,tp_upper -59008,做空,2023-12-23 15:50:00,2023-12-23 15:55:00,2290.57,2287.09,0.0,tp_lower -59009,做多,2023-12-23 16:15:00,2023-12-23 16:25:00,2291.4,2293.37,0.0,tp_upper -59010,做空,2023-12-23 17:55:00,2023-12-23 18:25:00,2295.91,2295.0,-0.0,flip_to_long -59011,做多,2023-12-23 18:25:00,2023-12-23 18:30:00,2295.0,2301.01,0.0,tp_upper -59012,做空,2023-12-23 19:15:00,2023-12-23 19:20:00,2296.89,2298.59,-0.0,flip_to_long -59013,做多,2023-12-23 19:20:00,2023-12-23 21:20:00,2298.59,2292.25,-0.0,tp_upper -59014,做空,2023-12-23 21:30:00,2023-12-23 22:10:00,2291.92,2291.02,-0.0,flip_to_long -59015,做多,2023-12-23 22:10:00,2023-12-23 22:15:00,2291.02,2294.57,0.0,tp_upper -59016,做空,2023-12-24 00:05:00,2023-12-24 00:35:00,2305.43,2296.82,0.0,tp_lower -59017,做多,2023-12-24 00:50:00,2023-12-24 01:25:00,2305.2,2316.44,0.0,tp_upper -59018,做空,2023-12-24 01:40:00,2023-12-24 02:55:00,2309.27,2321.67,-0.0,flip_to_long -59019,做多,2023-12-24 02:55:00,2023-12-24 03:15:00,2321.67,2316.86,-0.0,flip_to_short -59020,做空,2023-12-24 03:15:00,2023-12-24 03:20:00,2316.86,2317.32,-0.0,flip_to_long -59021,做多,2023-12-24 03:20:00,2023-12-24 03:30:00,2317.32,2316.94,-0.0,flip_to_short -59022,做空,2023-12-24 03:30:00,2023-12-24 03:45:00,2316.94,2317.66,-0.0,flip_to_long -59023,做多,2023-12-24 03:45:00,2023-12-24 04:25:00,2317.66,2316.01,-0.0,flip_to_short -59024,做空,2023-12-24 04:25:00,2023-12-24 04:35:00,2316.01,2313.68,0.0,tp_lower -59025,做空,2023-12-24 06:40:00,2023-12-24 06:55:00,2290.86,2292.76,-0.0,flip_to_long -59026,做多,2023-12-24 06:55:00,2023-12-24 07:00:00,2292.76,2292.12,-0.0,flip_to_short -59027,做空,2023-12-24 07:00:00,2023-12-24 07:40:00,2292.12,2292.35,-0.0,flip_to_long -59028,做多,2023-12-24 07:40:00,2023-12-24 08:10:00,2292.35,2288.85,-0.0,flip_to_short -59029,做空,2023-12-24 08:10:00,2023-12-24 08:30:00,2288.85,2294.6,-0.0,flip_to_long -59030,做多,2023-12-24 08:30:00,2023-12-24 08:45:00,2294.6,2294.59,-0.0,flip_to_short -59031,做空,2023-12-24 08:45:00,2023-12-24 08:55:00,2294.59,2294.16,-0.0,flip_to_long -59032,做多,2023-12-24 08:55:00,2023-12-24 09:00:00,2294.16,2291.05,-0.0,flip_to_short -59033,做空,2023-12-24 09:00:00,2023-12-24 09:10:00,2291.05,2296.91,-0.0,flip_to_long -59034,做多,2023-12-24 09:10:00,2023-12-24 09:20:00,2296.91,2293.89,-0.0,flip_to_short -59035,做空,2023-12-24 09:20:00,2023-12-24 09:35:00,2293.89,2295.24,-0.0,flip_to_long -59036,做多,2023-12-24 09:35:00,2023-12-24 09:40:00,2295.24,2299.61,0.0,tp_upper -59037,做空,2023-12-24 10:10:00,2023-12-24 10:15:00,2293.65,2286.81,0.0,tp_lower -59038,做多,2023-12-24 11:00:00,2023-12-24 11:30:00,2291.28,2289.66,-0.0,flip_to_short -59039,做空,2023-12-24 11:30:00,2023-12-24 11:45:00,2289.66,2288.52,-0.0,flip_to_long -59040,做多,2023-12-24 11:45:00,2023-12-24 12:00:00,2288.52,2290.1,0.0,flip_to_short -59041,做空,2023-12-24 12:00:00,2023-12-24 12:30:00,2290.1,2288.74,0.0,flip_to_long -59042,做多,2023-12-24 12:30:00,2023-12-24 12:45:00,2288.74,2293.16,0.0,tp_upper -59043,做空,2023-12-24 13:40:00,2023-12-24 14:50:00,2294.03,2287.15,0.0,tp_lower -59044,做多,2023-12-24 15:00:00,2023-12-24 15:45:00,2295.23,2297.76,0.0,flip_to_short -59045,做空,2023-12-24 15:45:00,2023-12-24 16:25:00,2297.76,2296.06,0.0,flip_to_long -59046,做多,2023-12-24 16:25:00,2023-12-24 16:30:00,2296.06,2294.54,-0.0,flip_to_short -59047,做空,2023-12-24 16:30:00,2023-12-24 16:35:00,2294.54,2295.78,-0.0,flip_to_long -59048,做多,2023-12-24 16:35:00,2023-12-24 16:40:00,2295.78,2295.1,-0.0,flip_to_short -59049,做空,2023-12-24 16:40:00,2023-12-24 16:45:00,2295.1,2298.25,-0.0,flip_to_long -59050,做多,2023-12-24 16:45:00,2023-12-24 17:05:00,2298.25,2294.92,-0.0,flip_to_short -59051,做空,2023-12-24 17:05:00,2023-12-24 17:10:00,2294.92,2297.91,-0.0,flip_to_long -59052,做多,2023-12-24 17:10:00,2023-12-24 17:15:00,2297.91,2294.04,-0.0,flip_to_short -59053,做空,2023-12-24 17:15:00,2023-12-24 17:25:00,2294.04,2293.21,-0.0,flip_to_long -59054,做多,2023-12-24 17:25:00,2023-12-24 18:20:00,2293.21,2291.66,-0.0,flip_to_short -59055,做空,2023-12-24 18:20:00,2023-12-24 18:30:00,2291.66,2285.31,0.0,tp_lower -59056,做多,2023-12-24 18:50:00,2023-12-24 19:35:00,2291.04,2285.48,-0.0,flip_to_short -59057,做空,2023-12-24 19:35:00,2023-12-24 19:40:00,2285.48,2286.55,-0.0,tp_lower -59058,做多,2023-12-24 19:55:00,2023-12-24 20:00:00,2290.23,2288.21,-0.0,flip_to_short -59059,做空,2023-12-24 20:00:00,2023-12-24 20:20:00,2288.21,2283.13,0.0,tp_lower -59060,做多,2023-12-24 21:05:00,2023-12-24 22:05:00,2282.34,2280.09,-0.0,flip_to_short -59061,做空,2023-12-24 22:05:00,2023-12-24 22:10:00,2280.09,2264.85,0.0,tp_lower -59062,做多,2023-12-24 23:10:00,2023-12-24 23:55:00,2267.75,2265.43,-0.0,flip_to_short -59063,做空,2023-12-24 23:55:00,2023-12-25 00:35:00,2265.43,2263.63,0.0,tp_lower -59064,做多,2023-12-25 00:55:00,2023-12-25 01:10:00,2264.46,2273.98,0.0,tp_upper -59065,做空,2023-12-25 02:10:00,2023-12-25 02:30:00,2270.54,2265.38,0.0,tp_lower -59066,做多,2023-12-25 02:50:00,2023-12-25 03:05:00,2273.19,2271.32,-0.0,flip_to_short -59067,做空,2023-12-25 03:05:00,2023-12-25 06:45:00,2271.32,2285.01,-0.0,flip_to_long -59068,做多,2023-12-25 06:45:00,2023-12-25 08:10:00,2285.01,2286.82,0.0,tp_upper -59069,做空,2023-12-25 08:35:00,2023-12-25 08:45:00,2282.87,2277.53,0.0,tp_lower -59070,做多,2023-12-25 10:10:00,2023-12-25 10:15:00,2276.13,2274.51,-0.0,flip_to_short -59071,做空,2023-12-25 10:15:00,2023-12-25 10:20:00,2274.51,2278.87,-0.0,flip_to_long -59072,做多,2023-12-25 10:20:00,2023-12-25 10:25:00,2278.87,2280.02,0.0,tp_upper -59073,做空,2023-12-25 10:50:00,2023-12-25 11:10:00,2276.02,2276.24,-0.0,flip_to_long -59074,做多,2023-12-25 11:10:00,2023-12-25 11:25:00,2276.24,2282.27,0.0,tp_upper -59075,做空,2023-12-25 12:00:00,2023-12-25 12:05:00,2276.34,2278.55,-0.0,flip_to_long -59076,做多,2023-12-25 12:05:00,2023-12-25 12:15:00,2278.55,2276.58,-0.0,flip_to_short -59077,做空,2023-12-25 12:15:00,2023-12-25 12:20:00,2276.58,2276.74,-0.0,flip_to_long -59078,做多,2023-12-25 12:20:00,2023-12-25 12:45:00,2276.74,2291.07,0.0,tp_upper -59079,做空,2023-12-25 13:20:00,2023-12-25 13:40:00,2291.04,2285.78,0.0,flip_to_long -59080,做多,2023-12-25 13:40:00,2023-12-25 14:00:00,2285.78,2288.73,0.0,flip_to_short -59081,做空,2023-12-25 14:00:00,2023-12-25 14:05:00,2288.73,2288.98,-0.0,flip_to_long -59082,做多,2023-12-25 14:05:00,2023-12-25 14:35:00,2288.98,2290.2,0.0,flip_to_short -59083,做空,2023-12-25 14:35:00,2023-12-25 15:15:00,2290.2,2291.26,-0.0,flip_to_long -59084,做多,2023-12-25 15:15:00,2023-12-25 15:35:00,2291.26,2288.77,-0.0,flip_to_short -59085,做空,2023-12-25 15:35:00,2023-12-25 15:40:00,2288.77,2293.86,-0.0,flip_to_long -59086,做多,2023-12-25 15:40:00,2023-12-25 15:50:00,2293.86,2289.82,-0.0,flip_to_short -59087,做空,2023-12-25 15:50:00,2023-12-25 16:05:00,2289.82,2286.25,0.0,tp_lower -59088,做多,2023-12-25 17:20:00,2023-12-25 17:30:00,2283.25,2283.2,-0.0,flip_to_short -59089,做空,2023-12-25 17:30:00,2023-12-25 17:45:00,2283.2,2281.02,0.0,flip_to_long -59090,做多,2023-12-25 17:45:00,2023-12-25 17:55:00,2281.02,2281.85,-0.0,flip_to_short -59091,做空,2023-12-25 17:55:00,2023-12-25 18:15:00,2281.85,2283.47,-0.0,flip_to_long -59092,做多,2023-12-25 18:15:00,2023-12-25 18:20:00,2283.47,2281.81,-0.0,flip_to_short -59093,做空,2023-12-25 18:20:00,2023-12-25 18:50:00,2281.81,2276.2,0.0,tp_lower -59094,做多,2023-12-25 19:50:00,2023-12-25 19:55:00,2279.21,2275.83,-0.0,flip_to_short -59095,做空,2023-12-25 19:55:00,2023-12-25 20:10:00,2275.83,2266.49,0.0,tp_lower -59096,做多,2023-12-25 20:55:00,2023-12-25 21:20:00,2270.3,2267.9,-0.0,flip_to_short -59097,做空,2023-12-25 21:20:00,2023-12-25 21:25:00,2267.9,2269.69,-0.0,flip_to_long -59098,做多,2023-12-25 21:25:00,2023-12-25 22:05:00,2269.69,2278.76,0.0,tp_upper -59099,做空,2023-12-25 23:10:00,2023-12-25 23:35:00,2282.16,2276.81,0.0,tp_lower -59100,做空,2023-12-26 00:45:00,2023-12-26 00:50:00,2270.12,2267.11,0.0,tp_lower -59101,做多,2023-12-26 01:10:00,2023-12-26 01:15:00,2274.07,2274.13,-0.0,tp_upper -59102,做空,2023-12-26 01:30:00,2023-12-26 01:40:00,2272.47,2273.64,-0.0,flip_to_long -59103,做多,2023-12-26 01:40:00,2023-12-26 01:45:00,2273.64,2272.52,-0.0,flip_to_short -59104,做空,2023-12-26 01:45:00,2023-12-26 02:30:00,2272.52,2269.87,0.0,tp_lower -59105,做多,2023-12-26 02:35:00,2023-12-26 02:40:00,2273.63,2276.76,0.0,tp_upper -59106,做空,2023-12-26 02:50:00,2023-12-26 03:00:00,2273.72,2270.07,0.0,tp_lower -59107,做多,2023-12-26 03:10:00,2023-12-26 03:20:00,2274.15,2271.8,-0.0,flip_to_short -59108,做空,2023-12-26 03:20:00,2023-12-26 03:25:00,2271.8,2273.93,-0.0,flip_to_long -59109,做多,2023-12-26 03:25:00,2023-12-26 03:30:00,2273.93,2271.26,-0.0,flip_to_short -59110,做空,2023-12-26 03:30:00,2023-12-26 03:45:00,2271.26,2269.16,0.0,tp_lower -59111,做多,2023-12-26 04:45:00,2023-12-26 04:55:00,2270.72,2272.35,0.0,tp_upper -59112,做空,2023-12-26 05:05:00,2023-12-26 05:10:00,2268.05,2265.11,0.0,tp_lower -59113,做多,2023-12-26 07:05:00,2023-12-26 07:10:00,2236.03,2235.55,-0.0,flip_to_short -59114,做空,2023-12-26 07:10:00,2023-12-26 08:20:00,2235.55,2238.15,-0.0,flip_to_long -59115,做多,2023-12-26 08:20:00,2023-12-26 08:25:00,2238.15,2237.1,-0.0,flip_to_short -59116,做空,2023-12-26 08:25:00,2023-12-26 08:30:00,2237.1,2238.0,-0.0,flip_to_long -59117,做多,2023-12-26 08:30:00,2023-12-26 08:50:00,2238.0,2240.12,0.0,flip_to_short -59118,做空,2023-12-26 08:50:00,2023-12-26 09:00:00,2240.12,2240.63,-0.0,flip_to_long -59119,做多,2023-12-26 09:00:00,2023-12-26 09:10:00,2240.63,2239.7,-0.0,flip_to_short -59120,做空,2023-12-26 09:10:00,2023-12-26 09:25:00,2239.7,2238.2,0.0,tp_lower -59121,做多,2023-12-26 10:25:00,2023-12-26 11:40:00,2238.93,2245.28,0.0,tp_upper -59122,做空,2023-12-26 13:20:00,2023-12-26 13:35:00,2245.73,2247.01,-0.0,flip_to_long -59123,做多,2023-12-26 13:35:00,2023-12-26 13:50:00,2247.01,2250.43,0.0,tp_upper -59124,做空,2023-12-26 14:00:00,2023-12-26 14:05:00,2244.83,2244.21,-0.0,tp_lower -59125,做多,2023-12-26 14:20:00,2023-12-26 14:35:00,2250.59,2247.34,-0.0,flip_to_short -59126,做空,2023-12-26 14:35:00,2023-12-26 14:45:00,2247.34,2246.37,-0.0,flip_to_long -59127,做多,2023-12-26 14:45:00,2023-12-26 14:55:00,2246.37,2244.12,-0.0,flip_to_short -59128,做空,2023-12-26 14:55:00,2023-12-26 15:00:00,2244.12,2239.53,0.0,tp_lower -59129,做多,2023-12-26 15:30:00,2023-12-26 15:40:00,2245.46,2241.55,-0.0,flip_to_short -59130,做空,2023-12-26 15:40:00,2023-12-26 15:45:00,2241.55,2236.47,0.0,tp_lower -59131,做多,2023-12-26 18:45:00,2023-12-26 20:30:00,2208.29,2220.35,0.0,tp_upper -59132,做空,2023-12-26 23:25:00,2023-12-26 23:35:00,2229.36,2229.49,-0.0,flip_to_long -59133,做多,2023-12-26 23:35:00,2023-12-26 23:50:00,2229.49,2232.93,0.0,tp_upper -59134,做空,2023-12-27 00:10:00,2023-12-27 00:15:00,2230.26,2231.92,-0.0,flip_to_long -59135,做多,2023-12-27 00:15:00,2023-12-27 00:20:00,2231.92,2231.86,-0.0,flip_to_short -59136,做空,2023-12-27 00:20:00,2023-12-27 00:30:00,2231.86,2229.72,0.0,tp_lower -59137,做多,2023-12-27 01:00:00,2023-12-27 01:10:00,2230.18,2227.51,-0.0,flip_to_short -59138,做空,2023-12-27 01:10:00,2023-12-27 01:15:00,2227.51,2227.82,-0.0,tp_lower -59139,做多,2023-12-27 01:40:00,2023-12-27 01:45:00,2232.0,2233.13,0.0,tp_upper -59140,做空,2023-12-27 02:05:00,2023-12-27 02:15:00,2228.22,2229.37,-0.0,flip_to_long -59141,做多,2023-12-27 02:15:00,2023-12-27 02:20:00,2229.37,2223.27,-0.0,flip_to_short -59142,做空,2023-12-27 02:20:00,2023-12-27 02:25:00,2223.27,2222.02,0.0,tp_lower -59143,做多,2023-12-27 03:00:00,2023-12-27 03:10:00,2224.45,2225.77,0.0,flip_to_short -59144,做空,2023-12-27 03:10:00,2023-12-27 03:30:00,2225.77,2217.7,0.0,tp_lower -59145,做多,2023-12-27 03:40:00,2023-12-27 04:45:00,2222.28,2222.32,-0.0,flip_to_short -59146,做空,2023-12-27 04:45:00,2023-12-27 04:50:00,2222.32,2223.11,-0.0,flip_to_long -59147,做多,2023-12-27 04:50:00,2023-12-27 05:00:00,2223.11,2221.52,-0.0,flip_to_short -59148,做空,2023-12-27 05:00:00,2023-12-27 05:05:00,2221.52,2222.37,-0.0,flip_to_long -59149,做多,2023-12-27 05:05:00,2023-12-27 05:10:00,2222.37,2227.45,0.0,tp_upper -59150,做空,2023-12-27 05:25:00,2023-12-27 05:35:00,2222.72,2221.06,0.0,tp_lower -59151,做多,2023-12-27 05:45:00,2023-12-27 05:50:00,2227.63,2229.75,0.0,tp_upper -59152,做空,2023-12-27 07:05:00,2023-12-27 07:20:00,2226.52,2226.77,-0.0,flip_to_long -59153,做多,2023-12-27 07:20:00,2023-12-27 08:00:00,2226.77,2229.17,0.0,flip_to_short -59154,做空,2023-12-27 08:00:00,2023-12-27 08:05:00,2229.17,2233.47,-0.0,flip_to_long -59155,做多,2023-12-27 08:05:00,2023-12-27 08:10:00,2233.47,2234.09,-0.0,tp_upper -59156,做空,2023-12-27 12:40:00,2023-12-27 12:45:00,2282.18,2280.61,0.0,tp_lower -59157,做多,2023-12-27 12:55:00,2023-12-27 13:25:00,2285.65,2297.65,0.0,tp_upper -59158,做空,2023-12-27 17:10:00,2023-12-27 17:15:00,2357.71,2357.85,-0.0,flip_to_long -59159,做多,2023-12-27 17:15:00,2023-12-27 17:35:00,2357.85,2352.71,-0.0,flip_to_short -59160,做空,2023-12-27 17:35:00,2023-12-27 17:55:00,2352.71,2348.72,0.0,tp_lower -59161,做多,2023-12-27 18:50:00,2023-12-27 19:05:00,2353.56,2349.85,-0.0,flip_to_short -59162,做空,2023-12-27 19:05:00,2023-12-27 19:10:00,2349.85,2341.74,0.0,tp_lower -59163,做多,2023-12-27 19:20:00,2023-12-27 19:30:00,2348.72,2348.55,-0.0,flip_to_short -59164,做空,2023-12-27 19:30:00,2023-12-27 19:35:00,2348.55,2349.55,-0.0,flip_to_long -59165,做多,2023-12-27 19:35:00,2023-12-27 19:40:00,2349.55,2347.48,-0.0,flip_to_short -59166,做空,2023-12-27 19:40:00,2023-12-27 19:50:00,2347.48,2348.01,-0.0,flip_to_long -59167,做多,2023-12-27 19:50:00,2023-12-27 20:05:00,2348.01,2355.02,0.0,tp_upper -59168,做空,2023-12-27 20:20:00,2023-12-27 20:30:00,2349.03,2351.06,-0.0,flip_to_long -59169,做多,2023-12-27 20:30:00,2023-12-27 20:40:00,2351.06,2355.28,0.0,tp_upper -59170,做空,2023-12-27 20:45:00,2023-12-27 21:15:00,2351.03,2352.06,-0.0,flip_to_long -59171,做多,2023-12-27 21:15:00,2023-12-27 21:35:00,2352.06,2357.13,0.0,tp_upper -59172,做多,2023-12-27 22:45:00,2023-12-27 22:50:00,2366.26,2368.08,0.0,tp_upper -59173,做空,2023-12-27 22:55:00,2023-12-28 02:05:00,2366.51,2405.43,-0.0,tp_lower -59174,做多,2023-12-28 03:15:00,2023-12-28 03:25:00,2420.07,2414.31,-0.0,flip_to_short -59175,做空,2023-12-28 03:25:00,2023-12-28 03:40:00,2414.31,2415.76,-0.0,flip_to_long -59176,做多,2023-12-28 03:40:00,2023-12-28 03:55:00,2415.76,2415.86,-0.0,flip_to_short -59177,做空,2023-12-28 03:55:00,2023-12-28 04:05:00,2415.86,2419.79,-0.0,flip_to_long -59178,做多,2023-12-28 04:05:00,2023-12-28 04:10:00,2419.79,2422.13,0.0,tp_upper -59179,做空,2023-12-28 04:35:00,2023-12-28 04:40:00,2416.47,2408.55,0.0,tp_lower -59180,做多,2023-12-28 07:45:00,2023-12-28 08:05:00,2380.45,2376.96,-0.0,flip_to_short -59181,做空,2023-12-28 08:05:00,2023-12-28 08:10:00,2376.96,2386.96,-0.0,flip_to_long -59182,做多,2023-12-28 08:10:00,2023-12-28 08:20:00,2386.96,2382.13,-0.0,flip_to_short -59183,做空,2023-12-28 08:20:00,2023-12-28 08:30:00,2382.13,2385.92,-0.0,flip_to_long -59184,做多,2023-12-28 08:30:00,2023-12-28 08:40:00,2385.92,2388.77,0.0,tp_upper -59185,做空,2023-12-28 08:55:00,2023-12-28 09:00:00,2381.63,2387.2,-0.0,flip_to_long -59186,做多,2023-12-28 09:00:00,2023-12-28 09:05:00,2387.2,2386.55,-0.0,flip_to_short -59187,做空,2023-12-28 09:05:00,2023-12-28 10:05:00,2386.55,2394.0,-0.0,flip_to_long -59188,做多,2023-12-28 10:05:00,2023-12-28 10:35:00,2394.0,2406.88,0.0,tp_upper -59189,做空,2023-12-28 11:10:00,2023-12-28 11:20:00,2397.99,2397.05,-0.0,flip_to_long -59190,做多,2023-12-28 11:20:00,2023-12-28 11:35:00,2397.05,2399.59,0.0,flip_to_short -59191,做空,2023-12-28 11:35:00,2023-12-28 11:40:00,2399.59,2405.55,-0.0,flip_to_long -59192,做多,2023-12-28 11:40:00,2023-12-28 12:00:00,2405.55,2399.33,-0.0,flip_to_short -59193,做空,2023-12-28 12:00:00,2023-12-28 12:05:00,2399.33,2402.36,-0.0,flip_to_long -59194,做多,2023-12-28 12:05:00,2023-12-28 12:20:00,2402.36,2397.46,-0.0,flip_to_short -59195,做空,2023-12-28 12:20:00,2023-12-28 12:25:00,2397.46,2396.98,-0.0,tp_lower -59196,做多,2023-12-28 13:20:00,2023-12-28 13:25:00,2404.61,2406.29,0.0,tp_upper -59197,做空,2023-12-28 13:40:00,2023-12-28 14:15:00,2398.72,2381.9,0.0,tp_lower -59198,做多,2023-12-28 16:05:00,2023-12-28 16:10:00,2371.66,2368.31,-0.0,flip_to_short -59199,做空,2023-12-28 16:10:00,2023-12-28 16:30:00,2368.31,2374.92,-0.0,flip_to_long -59200,做多,2023-12-28 16:30:00,2023-12-28 16:45:00,2374.92,2382.17,0.0,tp_upper -59201,做空,2023-12-28 17:05:00,2023-12-28 17:30:00,2372.98,2372.71,-0.0,flip_to_long -59202,做多,2023-12-28 17:30:00,2023-12-28 17:40:00,2372.71,2372.33,-0.0,flip_to_short -59203,做空,2023-12-28 17:40:00,2023-12-28 17:50:00,2372.33,2358.71,0.0,tp_lower -59204,做多,2023-12-28 18:55:00,2023-12-28 19:15:00,2362.81,2373.66,0.0,tp_upper -59205,做空,2023-12-28 19:55:00,2023-12-28 20:05:00,2364.65,2352.59,0.0,tp_lower -59206,做多,2023-12-28 21:05:00,2023-12-28 21:30:00,2360.88,2355.63,-0.0,flip_to_short -59207,做空,2023-12-28 21:30:00,2023-12-28 21:40:00,2355.63,2346.32,0.0,tp_lower -59208,做多,2023-12-28 22:30:00,2023-12-28 23:10:00,2352.43,2345.32,-0.0,flip_to_short -59209,做空,2023-12-28 23:10:00,2023-12-28 23:15:00,2345.32,2352.74,-0.0,flip_to_long -59210,做多,2023-12-28 23:15:00,2023-12-28 23:45:00,2352.74,2354.29,0.0,flip_to_short -59211,做空,2023-12-28 23:45:00,2023-12-28 23:50:00,2354.29,2346.33,0.0,tp_lower -59212,做多,2023-12-29 00:10:00,2023-12-29 00:15:00,2358.01,2359.29,0.0,tp_upper -59213,做空,2023-12-29 00:20:00,2023-12-29 00:25:00,2352.18,2355.58,-0.0,flip_to_long -59214,做多,2023-12-29 00:25:00,2023-12-29 00:35:00,2355.58,2363.39,0.0,tp_upper -59215,做空,2023-12-29 00:50:00,2023-12-29 01:00:00,2348.95,2340.54,0.0,tp_lower -59216,做多,2023-12-29 02:30:00,2023-12-29 03:25:00,2337.19,2350.59,0.0,tp_upper -59217,做空,2023-12-29 04:20:00,2023-12-29 04:40:00,2347.83,2351.82,-0.0,flip_to_long -59218,做多,2023-12-29 04:40:00,2023-12-29 05:00:00,2351.82,2350.74,-0.0,flip_to_short -59219,做空,2023-12-29 05:00:00,2023-12-29 05:30:00,2350.74,2347.45,0.0,tp_lower -59220,做多,2023-12-29 05:40:00,2023-12-29 05:45:00,2351.21,2356.52,0.0,tp_upper -59221,做空,2023-12-29 06:45:00,2023-12-29 07:00:00,2355.0,2359.99,-0.0,flip_to_long -59222,做多,2023-12-29 07:00:00,2023-12-29 07:10:00,2359.99,2358.2,-0.0,flip_to_short -59223,做空,2023-12-29 07:10:00,2023-12-29 07:15:00,2358.2,2352.68,0.0,tp_lower -59224,做多,2023-12-29 07:20:00,2023-12-29 07:30:00,2357.47,2353.31,-0.0,tp_upper -59225,做多,2023-12-29 08:35:00,2023-12-29 08:40:00,2349.44,2344.8,-0.0,flip_to_short -59226,做空,2023-12-29 08:40:00,2023-12-29 08:45:00,2344.8,2350.46,-0.0,flip_to_long -59227,做多,2023-12-29 08:45:00,2023-12-29 09:00:00,2350.46,2343.5,-0.0,flip_to_short -59228,做空,2023-12-29 09:00:00,2023-12-29 09:05:00,2343.5,2348.83,-0.0,flip_to_long -59229,做多,2023-12-29 09:05:00,2023-12-29 09:20:00,2348.83,2357.91,0.0,tp_upper -59230,做空,2023-12-29 11:45:00,2023-12-29 12:30:00,2371.45,2366.4,0.0,tp_lower -59231,做多,2023-12-29 13:35:00,2023-12-29 14:00:00,2365.35,2363.69,-0.0,flip_to_short -59232,做空,2023-12-29 14:00:00,2023-12-29 14:05:00,2363.69,2366.27,-0.0,flip_to_long -59233,做多,2023-12-29 14:05:00,2023-12-29 14:25:00,2366.27,2365.61,-0.0,flip_to_short -59234,做空,2023-12-29 14:25:00,2023-12-29 15:15:00,2365.61,2357.36,0.0,tp_lower -59235,做多,2023-12-29 18:05:00,2023-12-29 18:25:00,2305.3,2303.38,-0.0,flip_to_short -59236,做空,2023-12-29 18:25:00,2023-12-29 20:10:00,2303.38,2313.76,-0.0,tp_lower -59237,做多,2023-12-29 21:10:00,2023-12-29 21:15:00,2312.24,2303.93,-0.0,flip_to_short -59238,做空,2023-12-29 21:15:00,2023-12-29 21:25:00,2303.93,2301.09,0.0,tp_lower -59239,做多,2023-12-29 23:00:00,2023-12-30 00:50:00,2285.63,2305.69,0.0,tp_upper -59240,做空,2023-12-30 02:10:00,2023-12-30 02:15:00,2304.67,2305.99,-0.0,flip_to_long -59241,做多,2023-12-30 02:15:00,2023-12-30 02:30:00,2305.99,2303.61,-0.0,flip_to_short -59242,做空,2023-12-30 02:30:00,2023-12-30 02:35:00,2303.61,2299.81,0.0,tp_lower -59243,做多,2023-12-30 03:45:00,2023-12-30 04:05:00,2298.42,2303.51,0.0,tp_upper -59244,做空,2023-12-30 06:15:00,2023-12-30 06:45:00,2305.26,2307.74,-0.0,flip_to_long -59245,做多,2023-12-30 06:45:00,2023-12-30 06:50:00,2307.74,2305.99,-0.0,flip_to_short -59246,做空,2023-12-30 06:50:00,2023-12-30 07:15:00,2305.99,2308.19,-0.0,flip_to_long -59247,做多,2023-12-30 07:15:00,2023-12-30 07:20:00,2308.19,2304.08,-0.0,flip_to_short -59248,做空,2023-12-30 07:20:00,2023-12-30 07:30:00,2304.08,2302.77,0.0,tp_lower -59249,做多,2023-12-30 09:30:00,2023-12-30 10:30:00,2280.69,2283.43,0.0,tp_upper -59250,做空,2023-12-30 11:30:00,2023-12-30 11:40:00,2287.41,2287.5,-0.0,flip_to_long -59251,做多,2023-12-30 11:40:00,2023-12-30 11:55:00,2287.5,2289.89,0.0,flip_to_short -59252,做空,2023-12-30 11:55:00,2023-12-30 12:45:00,2289.89,2290.88,-0.0,flip_to_long -59253,做多,2023-12-30 12:45:00,2023-12-30 13:05:00,2290.88,2291.6,-0.0,flip_to_short -59254,做空,2023-12-30 13:05:00,2023-12-30 13:15:00,2291.6,2287.15,0.0,tp_lower -59255,做多,2023-12-30 13:35:00,2023-12-30 13:45:00,2294.02,2292.54,-0.0,flip_to_short -59256,做空,2023-12-30 13:45:00,2023-12-30 13:55:00,2292.54,2295.9,-0.0,flip_to_long -59257,做多,2023-12-30 13:55:00,2023-12-30 14:00:00,2295.9,2301.15,0.0,tp_upper -59258,做空,2023-12-30 14:20:00,2023-12-30 14:25:00,2291.0,2294.37,-0.0,flip_to_long -59259,做多,2023-12-30 14:25:00,2023-12-30 14:35:00,2294.37,2294.24,-0.0,flip_to_short -59260,做空,2023-12-30 14:35:00,2023-12-30 17:10:00,2294.24,2302.7,-0.0,tp_lower -59261,做多,2023-12-30 17:25:00,2023-12-30 19:40:00,2313.9,2301.59,-0.0,flip_to_short -59262,做空,2023-12-30 19:40:00,2023-12-30 19:45:00,2301.59,2306.56,-0.0,flip_to_long -59263,做多,2023-12-30 19:45:00,2023-12-30 19:50:00,2306.56,2301.02,-0.0,tp_upper -59264,做多,2023-12-30 19:55:00,2023-12-30 20:15:00,2301.98,2306.99,0.0,tp_upper -59265,做空,2023-12-30 20:20:00,2023-12-30 20:30:00,2304.0,2302.85,-0.0,tp_lower -59266,做多,2023-12-30 20:45:00,2023-12-30 21:05:00,2302.0,2302.92,-0.0,flip_to_short -59267,做空,2023-12-30 21:05:00,2023-12-30 21:10:00,2302.92,2304.71,-0.0,flip_to_long -59268,做多,2023-12-30 21:10:00,2023-12-30 21:15:00,2304.71,2302.15,-0.0,flip_to_short -59269,做空,2023-12-30 21:15:00,2023-12-30 21:25:00,2302.15,2305.43,-0.0,flip_to_long -59270,做多,2023-12-30 21:25:00,2023-12-30 21:30:00,2305.43,2303.05,-0.0,flip_to_short -59271,做空,2023-12-30 21:30:00,2023-12-30 21:50:00,2303.05,2302.8,-0.0,flip_to_long -59272,做多,2023-12-30 21:50:00,2023-12-30 22:00:00,2302.8,2300.85,-0.0,flip_to_short -59273,做空,2023-12-30 22:00:00,2023-12-30 22:10:00,2300.85,2303.06,-0.0,flip_to_long -59274,做多,2023-12-30 22:10:00,2023-12-30 22:15:00,2303.06,2301.73,-0.0,flip_to_short -59275,做空,2023-12-30 22:15:00,2023-12-30 22:25:00,2301.73,2300.33,0.0,tp_lower -59276,做多,2023-12-30 23:25:00,2023-12-30 23:40:00,2297.0,2295.03,-0.0,flip_to_short -59277,做空,2023-12-30 23:40:00,2023-12-31 00:00:00,2295.03,2296.08,-0.0,flip_to_long -59278,做多,2023-12-31 00:00:00,2023-12-31 00:10:00,2296.08,2299.58,0.0,tp_upper -59279,做空,2023-12-31 01:25:00,2023-12-31 01:35:00,2299.04,2294.72,0.0,tp_lower -59280,做多,2023-12-31 03:45:00,2023-12-31 04:00:00,2285.05,2284.23,-0.0,flip_to_short -59281,做空,2023-12-31 04:00:00,2023-12-31 04:05:00,2284.23,2287.38,-0.0,flip_to_long -59282,做多,2023-12-31 04:05:00,2023-12-31 04:10:00,2287.38,2289.7,0.0,tp_upper -59283,做空,2023-12-31 04:45:00,2023-12-31 05:05:00,2285.19,2286.78,-0.0,flip_to_long -59284,做多,2023-12-31 05:05:00,2023-12-31 05:10:00,2286.78,2286.55,-0.0,flip_to_short -59285,做空,2023-12-31 05:10:00,2023-12-31 05:45:00,2286.55,2288.19,-0.0,flip_to_long -59286,做多,2023-12-31 05:45:00,2023-12-31 05:50:00,2288.19,2284.8,-0.0,flip_to_short -59287,做空,2023-12-31 05:50:00,2023-12-31 06:10:00,2284.8,2286.57,-0.0,flip_to_long -59288,做多,2023-12-31 06:10:00,2023-12-31 06:20:00,2286.57,2287.34,-0.0,tp_upper -59289,做空,2023-12-31 08:20:00,2023-12-31 08:25:00,2294.55,2294.81,-0.0,flip_to_long -59290,做多,2023-12-31 08:25:00,2023-12-31 09:10:00,2294.81,2305.17,0.0,tp_upper -59291,做空,2023-12-31 10:25:00,2023-12-31 10:35:00,2305.67,2310.97,-0.0,flip_to_long -59292,做多,2023-12-31 10:35:00,2023-12-31 10:40:00,2310.97,2313.15,0.0,tp_upper -59293,做空,2023-12-31 11:45:00,2023-12-31 12:05:00,2312.15,2312.48,-0.0,flip_to_long -59294,做多,2023-12-31 12:05:00,2023-12-31 12:15:00,2312.48,2317.73,0.0,tp_upper -59295,做空,2023-12-31 12:50:00,2023-12-31 12:55:00,2303.44,2304.85,-0.0,tp_lower -59296,做多,2023-12-31 14:25:00,2023-12-31 14:30:00,2305.24,2304.55,-0.0,flip_to_short -59297,做空,2023-12-31 14:30:00,2023-12-31 14:35:00,2304.55,2306.07,-0.0,flip_to_long -59298,做多,2023-12-31 14:35:00,2023-12-31 14:40:00,2306.07,2305.32,-0.0,flip_to_short -59299,做空,2023-12-31 14:40:00,2023-12-31 14:50:00,2305.32,2304.92,-0.0,flip_to_long -59300,做多,2023-12-31 14:50:00,2023-12-31 14:55:00,2304.92,2302.51,-0.0,flip_to_short -59301,做空,2023-12-31 14:55:00,2023-12-31 15:00:00,2302.51,2306.2,-0.0,tp_lower -59302,做空,2023-12-31 15:05:00,2023-12-31 15:25:00,2305.11,2299.24,0.0,tp_lower -59303,做多,2023-12-31 16:10:00,2023-12-31 17:20:00,2304.91,2306.36,0.0,flip_to_short -59304,做空,2023-12-31 17:20:00,2023-12-31 17:25:00,2306.36,2295.34,0.0,tp_lower -59305,做多,2023-12-31 18:35:00,2023-12-31 19:15:00,2300.64,2298.52,-0.0,flip_to_short -59306,做空,2023-12-31 19:15:00,2023-12-31 19:45:00,2298.52,2298.09,-0.0,flip_to_long -59307,做多,2023-12-31 19:45:00,2023-12-31 21:35:00,2298.09,2288.39,-0.0,flip_to_short -59308,做空,2023-12-31 21:35:00,2023-12-31 21:40:00,2288.39,2289.37,-0.0,flip_to_long -59309,做多,2023-12-31 21:40:00,2023-12-31 21:45:00,2289.37,2289.2,-0.0,flip_to_short -59310,做空,2023-12-31 21:45:00,2023-12-31 21:55:00,2289.2,2284.72,0.0,tp_lower -59311,做多,2023-12-31 22:05:00,2023-12-31 22:40:00,2287.72,2289.43,0.0,flip_to_short -59312,做空,2023-12-31 22:40:00,2023-12-31 22:50:00,2289.43,2278.19,0.0,tp_lower -59313,做多,2023-12-31 23:45:00,2023-12-31 23:50:00,2285.23,2282.12,-0.0,flip_to_short -59314,做空,2023-12-31 23:50:00,2023-12-31 23:55:00,2282.12,2283.85,-0.0,flip_to_long -59315,做多,2023-12-31 23:55:00,2024-01-01 00:10:00,2283.85,2298.49,0.0,tp_upper -59316,做空,2024-01-01 02:00:00,2024-01-01 02:10:00,2300.47,2301.28,-0.0,flip_to_long -59317,做多,2024-01-01 02:10:00,2024-01-01 02:15:00,2301.28,2299.23,-0.0,flip_to_short -59318,做空,2024-01-01 02:15:00,2024-01-01 02:35:00,2299.23,2300.35,-0.0,flip_to_long -59319,做多,2024-01-01 02:35:00,2024-01-01 05:00:00,2300.35,2278.11,-0.0,tp_upper -59320,做空,2024-01-01 05:35:00,2024-01-01 06:00:00,2279.99,2279.19,-0.0,flip_to_long -59321,做多,2024-01-01 06:00:00,2024-01-01 06:10:00,2279.19,2276.88,-0.0,flip_to_short -59322,做空,2024-01-01 06:10:00,2024-01-01 06:15:00,2276.88,2281.18,-0.0,flip_to_long -59323,做多,2024-01-01 06:15:00,2024-01-01 06:20:00,2281.18,2276.62,-0.0,flip_to_short -59324,做空,2024-01-01 06:20:00,2024-01-01 06:30:00,2276.62,2279.49,-0.0,flip_to_long -59325,做多,2024-01-01 06:30:00,2024-01-01 06:50:00,2279.49,2285.0,0.0,tp_upper -59326,做空,2024-01-01 08:25:00,2024-01-01 08:30:00,2284.94,2282.52,0.0,tp_lower -59327,做多,2024-01-01 08:45:00,2024-01-01 09:00:00,2285.18,2291.89,0.0,tp_upper -59328,做空,2024-01-01 11:20:00,2024-01-01 11:50:00,2304.0,2304.8,-0.0,flip_to_long -59329,做多,2024-01-01 11:50:00,2024-01-01 11:55:00,2304.8,2306.72,0.0,tp_upper -59330,做空,2024-01-01 12:05:00,2024-01-01 12:15:00,2304.13,2304.36,-0.0,flip_to_long -59331,做多,2024-01-01 12:15:00,2024-01-01 12:20:00,2304.36,2302.57,-0.0,flip_to_short -59332,做空,2024-01-01 12:20:00,2024-01-01 12:25:00,2302.57,2305.25,-0.0,flip_to_long -59333,做多,2024-01-01 12:25:00,2024-01-01 12:35:00,2305.25,2308.6,0.0,tp_upper -59334,做空,2024-01-01 12:50:00,2024-01-01 13:00:00,2304.27,2302.24,0.0,tp_lower -59335,做多,2024-01-01 13:10:00,2024-01-01 13:45:00,2305.44,2307.78,0.0,tp_upper -59336,做空,2024-01-01 13:55:00,2024-01-01 14:00:00,2306.13,2299.07,0.0,tp_lower -59337,做多,2024-01-01 14:30:00,2024-01-01 14:35:00,2305.77,2303.24,-0.0,flip_to_short -59338,做空,2024-01-01 14:35:00,2024-01-01 14:40:00,2303.24,2305.38,-0.0,flip_to_long -59339,做多,2024-01-01 14:40:00,2024-01-01 14:45:00,2305.38,2301.44,-0.0,flip_to_short -59340,做空,2024-01-01 14:45:00,2024-01-01 15:05:00,2301.44,2304.03,-0.0,flip_to_long -59341,做多,2024-01-01 15:05:00,2024-01-01 15:20:00,2304.03,2310.65,0.0,tp_upper -59342,做空,2024-01-01 16:20:00,2024-01-01 16:25:00,2309.61,2312.78,-0.0,flip_to_long -59343,做多,2024-01-01 16:25:00,2024-01-01 16:45:00,2312.78,2313.82,-0.0,flip_to_short -59344,做空,2024-01-01 16:45:00,2024-01-01 17:05:00,2313.82,2314.0,-0.0,flip_to_long -59345,做多,2024-01-01 17:05:00,2024-01-01 17:15:00,2314.0,2315.69,0.0,flip_to_short -59346,做空,2024-01-01 17:15:00,2024-01-01 17:45:00,2315.69,2315.19,-0.0,flip_to_long -59347,做多,2024-01-01 17:45:00,2024-01-01 18:00:00,2315.19,2319.71,0.0,tp_upper -59348,做空,2024-01-01 19:15:00,2024-01-01 19:20:00,2325.41,2328.57,-0.0,flip_to_long -59349,做多,2024-01-01 19:20:00,2024-01-01 19:35:00,2328.57,2335.74,0.0,tp_upper -59350,做空,2024-01-01 21:15:00,2024-01-01 21:30:00,2342.35,2340.44,0.0,tp_lower -59351,做多,2024-01-01 22:55:00,2024-01-01 23:00:00,2336.77,2343.45,0.0,tp_upper -59352,做空,2024-01-02 01:40:00,2024-01-02 02:40:00,2381.6,2384.72,-0.0,flip_to_long -59353,做多,2024-01-02 02:40:00,2024-01-02 02:45:00,2384.72,2381.87,-0.0,flip_to_short -59354,做空,2024-01-02 02:45:00,2024-01-02 02:55:00,2381.87,2385.0,-0.0,flip_to_long -59355,做多,2024-01-02 02:55:00,2024-01-02 03:00:00,2385.0,2374.32,-0.0,flip_to_short -59356,做空,2024-01-02 03:00:00,2024-01-02 03:05:00,2374.32,2374.59,-0.0,tp_lower -59357,做多,2024-01-02 03:20:00,2024-01-02 03:25:00,2381.7,2379.49,-0.0,flip_to_short -59358,做空,2024-01-02 03:25:00,2024-01-02 03:40:00,2379.49,2384.12,-0.0,flip_to_long -59359,做多,2024-01-02 03:40:00,2024-01-02 03:45:00,2384.12,2386.33,0.0,tp_upper -59360,做空,2024-01-02 04:15:00,2024-01-02 04:20:00,2380.94,2382.6,-0.0,flip_to_long -59361,做多,2024-01-02 04:20:00,2024-01-02 04:50:00,2382.6,2389.8,0.0,tp_upper -59362,做空,2024-01-02 05:35:00,2024-01-02 06:00:00,2388.02,2380.66,0.0,tp_lower -59363,做多,2024-01-02 07:10:00,2024-01-02 07:15:00,2382.43,2381.47,-0.0,flip_to_short -59364,做空,2024-01-02 07:15:00,2024-01-02 10:05:00,2381.47,2413.92,-0.0,tp_lower -59365,做多,2024-01-02 12:05:00,2024-01-02 12:15:00,2398.52,2397.97,-0.0,flip_to_short -59366,做空,2024-01-02 12:15:00,2024-01-02 12:55:00,2397.97,2390.07,0.0,tp_lower -59367,做多,2024-01-02 13:05:00,2024-01-02 13:20:00,2395.53,2397.71,0.0,flip_to_short -59368,做空,2024-01-02 13:20:00,2024-01-02 13:55:00,2397.71,2400.94,-0.0,flip_to_long -59369,做多,2024-01-02 13:55:00,2024-01-02 14:10:00,2400.94,2402.97,0.0,tp_upper -59370,做空,2024-01-02 14:20:00,2024-01-02 14:25:00,2397.14,2394.4,0.0,tp_lower -59371,做多,2024-01-02 16:25:00,2024-01-02 16:35:00,2362.97,2364.24,0.0,flip_to_short -59372,做空,2024-01-02 16:35:00,2024-01-02 18:00:00,2364.24,2368.08,-0.0,flip_to_long -59373,做多,2024-01-02 18:00:00,2024-01-02 18:05:00,2368.08,2359.55,-0.0,flip_to_short -59374,做空,2024-01-02 18:05:00,2024-01-02 18:20:00,2359.55,2365.28,-0.0,flip_to_long -59375,做多,2024-01-02 18:20:00,2024-01-02 18:30:00,2365.28,2370.35,0.0,tp_upper -59376,做空,2024-01-02 19:20:00,2024-01-02 19:25:00,2364.65,2362.34,0.0,tp_lower -59377,做多,2024-01-02 19:30:00,2024-01-02 19:35:00,2369.12,2364.48,-0.0,flip_to_short -59378,做空,2024-01-02 19:35:00,2024-01-02 19:45:00,2364.48,2366.74,-0.0,flip_to_long -59379,做多,2024-01-02 19:45:00,2024-01-02 19:55:00,2366.74,2371.24,0.0,tp_upper -59380,做空,2024-01-02 20:30:00,2024-01-02 20:45:00,2367.76,2366.45,0.0,flip_to_long -59381,做多,2024-01-02 20:45:00,2024-01-02 21:50:00,2366.45,2364.46,-0.0,flip_to_short -59382,做空,2024-01-02 21:50:00,2024-01-02 22:45:00,2364.46,2365.84,-0.0,flip_to_long -59383,做多,2024-01-02 22:45:00,2024-01-02 22:50:00,2365.84,2361.72,-0.0,flip_to_short -59384,做空,2024-01-02 22:50:00,2024-01-02 23:30:00,2361.72,2363.29,-0.0,flip_to_long -59385,做多,2024-01-02 23:30:00,2024-01-03 00:20:00,2363.29,2360.99,-0.0,flip_to_short -59386,做空,2024-01-03 00:20:00,2024-01-03 00:25:00,2360.99,2353.8,0.0,tp_lower -59387,做多,2024-01-03 00:30:00,2024-01-03 00:35:00,2361.54,2360.77,-0.0,flip_to_short -59388,做空,2024-01-03 00:35:00,2024-01-03 03:05:00,2360.77,2366.4,-0.0,tp_lower -59389,做多,2024-01-03 04:10:00,2024-01-03 04:15:00,2371.15,2371.96,-0.0,tp_upper -59390,做空,2024-01-03 04:30:00,2024-01-03 04:35:00,2366.94,2368.59,-0.0,tp_lower -59391,做多,2024-01-03 04:40:00,2024-01-03 05:00:00,2369.28,2375.57,0.0,tp_upper -59392,做空,2024-01-03 06:50:00,2024-01-03 07:00:00,2379.11,2376.07,0.0,tp_lower -59393,做多,2024-01-03 07:05:00,2024-01-03 07:15:00,2379.27,2378.63,-0.0,flip_to_short -59394,做空,2024-01-03 07:15:00,2024-01-03 07:20:00,2378.63,2380.1,-0.0,flip_to_long -59395,做多,2024-01-03 07:20:00,2024-01-03 07:25:00,2380.1,2379.84,-0.0,flip_to_short -59396,做空,2024-01-03 07:25:00,2024-01-03 07:40:00,2379.84,2371.19,0.0,tp_lower -59397,做多,2024-01-03 08:55:00,2024-01-03 09:10:00,2372.53,2378.11,0.0,tp_upper -59398,做空,2024-01-03 10:20:00,2024-01-03 10:35:00,2374.26,2368.35,0.0,tp_lower -59399,做空,2024-01-03 13:00:00,2024-01-03 13:15:00,2227.95,2229.3,-0.0,flip_to_long -59400,做多,2024-01-03 13:15:00,2024-01-03 13:20:00,2229.3,2222.57,-0.0,flip_to_short -59401,做空,2024-01-03 13:20:00,2024-01-03 13:55:00,2222.57,2224.29,-0.0,flip_to_long -59402,做多,2024-01-03 13:55:00,2024-01-03 14:00:00,2224.29,2211.38,-0.0,flip_to_short -59403,做空,2024-01-03 14:00:00,2024-01-03 14:15:00,2211.38,2207.38,0.0,tp_lower -59404,做多,2024-01-03 15:15:00,2024-01-03 15:50:00,2208.99,2230.79,0.0,tp_upper -59405,做空,2024-01-03 16:55:00,2024-01-03 17:15:00,2231.42,2218.66,0.0,tp_lower -59406,做多,2024-01-03 18:15:00,2024-01-03 19:30:00,2223.3,2225.3,0.0,tp_upper -59407,做空,2024-01-03 19:45:00,2024-01-03 20:00:00,2211.95,2209.36,0.0,flip_to_long -59408,做多,2024-01-03 20:00:00,2024-01-03 20:40:00,2209.36,2216.31,0.0,tp_upper -59409,做空,2024-01-03 21:05:00,2024-01-03 21:15:00,2214.92,2222.06,-0.0,flip_to_long -59410,做多,2024-01-03 21:15:00,2024-01-03 21:50:00,2222.06,2225.76,0.0,tp_upper -59411,做空,2024-01-03 22:00:00,2024-01-03 22:25:00,2223.72,2211.14,0.0,tp_lower -59412,做多,2024-01-03 23:45:00,2024-01-04 00:05:00,2210.29,2215.32,0.0,tp_upper -59413,做空,2024-01-04 00:45:00,2024-01-04 00:50:00,2209.52,2212.46,-0.0,flip_to_long -59414,做多,2024-01-04 00:50:00,2024-01-04 01:05:00,2212.46,2209.59,-0.0,flip_to_short -59415,做空,2024-01-04 01:05:00,2024-01-04 01:10:00,2209.59,2212.7,-0.0,flip_to_long -59416,做多,2024-01-04 01:10:00,2024-01-04 01:15:00,2212.7,2209.23,-0.0,flip_to_short -59417,做空,2024-01-04 01:15:00,2024-01-04 01:20:00,2209.23,2203.06,0.0,tp_lower -59418,做多,2024-01-04 01:45:00,2024-01-04 01:50:00,2213.86,2206.58,-0.0,flip_to_short -59419,做空,2024-01-04 01:50:00,2024-01-04 02:05:00,2206.58,2212.15,-0.0,flip_to_long -59420,做多,2024-01-04 02:05:00,2024-01-04 02:10:00,2212.15,2218.67,0.0,tp_upper -59421,做空,2024-01-04 03:40:00,2024-01-04 03:45:00,2227.66,2230.67,-0.0,flip_to_long -59422,做多,2024-01-04 03:45:00,2024-01-04 04:00:00,2230.67,2229.65,-0.0,flip_to_short -59423,做空,2024-01-04 04:00:00,2024-01-04 04:05:00,2229.65,2234.09,-0.0,flip_to_long -59424,做多,2024-01-04 04:05:00,2024-01-04 04:30:00,2234.09,2234.61,-0.0,tp_upper -59425,做空,2024-01-04 05:20:00,2024-01-04 05:30:00,2235.33,2236.51,-0.0,flip_to_long -59426,做多,2024-01-04 05:30:00,2024-01-04 05:35:00,2236.51,2243.8,0.0,tp_upper -59427,做空,2024-01-04 05:50:00,2024-01-04 05:55:00,2236.49,2236.87,-0.0,flip_to_long -59428,做多,2024-01-04 05:55:00,2024-01-04 06:05:00,2236.87,2237.55,-0.0,flip_to_short -59429,做空,2024-01-04 06:05:00,2024-01-04 06:15:00,2237.55,2237.29,-0.0,flip_to_long -59430,做多,2024-01-04 06:15:00,2024-01-04 06:35:00,2237.29,2244.97,0.0,tp_upper -59431,做空,2024-01-04 06:50:00,2024-01-04 06:55:00,2238.34,2239.62,-0.0,flip_to_long -59432,做多,2024-01-04 06:55:00,2024-01-04 07:05:00,2239.62,2235.67,-0.0,flip_to_short -59433,做空,2024-01-04 07:05:00,2024-01-04 07:10:00,2235.67,2234.69,-0.0,tp_lower -59434,做多,2024-01-04 07:30:00,2024-01-04 09:30:00,2233.96,2227.61,-0.0,tp_upper -59435,做空,2024-01-04 10:05:00,2024-01-04 10:10:00,2220.23,2220.54,-0.0,flip_to_long -59436,做多,2024-01-04 10:10:00,2024-01-04 10:40:00,2220.54,2220.68,-0.0,flip_to_short -59437,做空,2024-01-04 10:40:00,2024-01-04 10:45:00,2220.68,2222.08,-0.0,flip_to_long -59438,做多,2024-01-04 10:45:00,2024-01-04 11:10:00,2222.08,2221.09,-0.0,flip_to_short -59439,做空,2024-01-04 11:10:00,2024-01-04 11:15:00,2221.09,2221.58,-0.0,flip_to_long -59440,做多,2024-01-04 11:15:00,2024-01-04 11:30:00,2221.58,2230.09,0.0,tp_upper -59441,做空,2024-01-04 13:05:00,2024-01-04 13:35:00,2233.39,2235.08,-0.0,flip_to_long -59442,做多,2024-01-04 13:35:00,2024-01-04 13:45:00,2235.08,2239.45,0.0,tp_upper -59443,做空,2024-01-04 14:00:00,2024-01-04 14:10:00,2236.41,2236.86,-0.0,flip_to_long -59444,做多,2024-01-04 14:10:00,2024-01-04 14:20:00,2236.86,2240.75,0.0,tp_upper -59445,做空,2024-01-04 14:25:00,2024-01-04 14:30:00,2236.67,2233.29,0.0,tp_lower -59446,做多,2024-01-04 14:40:00,2024-01-04 14:45:00,2252.77,2250.03,-0.0,tp_upper -59447,做空,2024-01-04 16:05:00,2024-01-04 16:15:00,2270.33,2271.01,-0.0,flip_to_long -59448,做多,2024-01-04 16:15:00,2024-01-04 17:10:00,2271.01,2288.37,0.0,tp_upper -59449,做空,2024-01-04 17:40:00,2024-01-04 17:45:00,2268.13,2272.89,-0.0,flip_to_long -59450,做多,2024-01-04 17:45:00,2024-01-04 18:10:00,2272.89,2273.57,-0.0,flip_to_short -59451,做空,2024-01-04 18:10:00,2024-01-04 18:20:00,2273.57,2274.51,-0.0,flip_to_long -59452,做多,2024-01-04 18:20:00,2024-01-04 18:50:00,2274.51,2275.39,-0.0,flip_to_short -59453,做空,2024-01-04 18:50:00,2024-01-04 19:00:00,2275.39,2280.58,-0.0,flip_to_long -59454,做多,2024-01-04 19:00:00,2024-01-04 19:05:00,2280.58,2280.08,-0.0,tp_upper -59455,做空,2024-01-04 19:35:00,2024-01-04 20:20:00,2277.26,2281.3,-0.0,flip_to_long -59456,做多,2024-01-04 20:20:00,2024-01-04 20:25:00,2281.3,2280.75,-0.0,flip_to_short -59457,做空,2024-01-04 20:25:00,2024-01-04 21:00:00,2280.75,2281.35,-0.0,flip_to_long -59458,做多,2024-01-04 21:00:00,2024-01-04 21:05:00,2281.35,2288.11,0.0,tp_upper -59459,做空,2024-01-04 21:10:00,2024-01-04 21:20:00,2282.87,2282.95,-0.0,flip_to_long -59460,做多,2024-01-04 21:20:00,2024-01-04 21:30:00,2282.95,2279.98,-0.0,flip_to_short -59461,做空,2024-01-04 21:30:00,2024-01-04 21:55:00,2279.98,2273.28,0.0,tp_lower -59462,做多,2024-01-04 22:10:00,2024-01-04 22:20:00,2280.44,2277.3,-0.0,flip_to_short -59463,做空,2024-01-04 22:20:00,2024-01-04 22:45:00,2277.3,2266.2,0.0,tp_lower -59464,做多,2024-01-04 23:15:00,2024-01-04 23:30:00,2273.18,2272.13,-0.0,flip_to_short -59465,做空,2024-01-04 23:30:00,2024-01-05 00:00:00,2272.13,2268.9,0.0,tp_lower -59466,做多,2024-01-05 00:10:00,2024-01-05 00:20:00,2270.9,2273.02,0.0,tp_upper -59467,做空,2024-01-05 00:30:00,2024-01-05 00:35:00,2267.18,2264.09,0.0,tp_lower -59468,做多,2024-01-05 00:55:00,2024-01-05 01:05:00,2268.37,2267.01,-0.0,flip_to_short -59469,做空,2024-01-05 01:05:00,2024-01-05 01:15:00,2267.01,2259.17,0.0,tp_lower -59470,做多,2024-01-05 03:00:00,2024-01-05 03:05:00,2247.1,2243.35,-0.0,flip_to_short -59471,做空,2024-01-05 03:05:00,2024-01-05 03:50:00,2243.35,2241.92,0.0,flip_to_long -59472,做多,2024-01-05 03:50:00,2024-01-05 04:30:00,2241.92,2242.29,-0.0,flip_to_short -59473,做空,2024-01-05 04:30:00,2024-01-05 04:35:00,2242.29,2242.49,-0.0,flip_to_long -59474,做多,2024-01-05 04:35:00,2024-01-05 05:50:00,2242.49,2243.22,-0.0,flip_to_short -59475,做空,2024-01-05 05:50:00,2024-01-05 05:55:00,2243.22,2246.53,-0.0,flip_to_long -59476,做多,2024-01-05 05:55:00,2024-01-05 06:00:00,2246.53,2249.22,0.0,tp_upper -59477,做空,2024-01-05 06:20:00,2024-01-05 06:25:00,2245.32,2241.94,0.0,tp_lower -59478,做多,2024-01-05 06:40:00,2024-01-05 06:45:00,2247.92,2252.96,0.0,tp_upper -59479,做空,2024-01-05 07:45:00,2024-01-05 08:00:00,2254.16,2255.21,-0.0,flip_to_long -59480,做多,2024-01-05 08:00:00,2024-01-05 08:25:00,2255.21,2256.87,0.0,flip_to_short -59481,做空,2024-01-05 08:25:00,2024-01-05 09:00:00,2256.87,2263.56,-0.0,flip_to_long -59482,做多,2024-01-05 09:00:00,2024-01-05 09:05:00,2263.56,2260.39,-0.0,tp_upper -59483,做空,2024-01-05 10:10:00,2024-01-05 10:15:00,2259.12,2261.38,-0.0,flip_to_long -59484,做多,2024-01-05 10:15:00,2024-01-05 10:20:00,2261.38,2259.79,-0.0,flip_to_short -59485,做空,2024-01-05 10:20:00,2024-01-05 10:30:00,2259.79,2254.36,0.0,tp_lower -59486,做多,2024-01-05 12:00:00,2024-01-05 12:25:00,2243.1,2247.94,0.0,tp_upper -59487,做空,2024-01-05 12:40:00,2024-01-05 12:50:00,2246.1,2244.1,0.0,flip_to_long -59488,做多,2024-01-05 12:50:00,2024-01-05 13:15:00,2244.1,2250.17,0.0,tp_upper -59489,做空,2024-01-05 13:25:00,2024-01-05 13:30:00,2246.08,2245.35,-0.0,tp_lower -59490,做空,2024-01-05 13:35:00,2024-01-05 13:45:00,2240.72,2240.0,-0.0,tp_lower -59491,做多,2024-01-05 13:50:00,2024-01-05 14:00:00,2246.63,2244.23,-0.0,tp_upper -59492,做多,2024-01-05 14:45:00,2024-01-05 14:50:00,2241.9,2234.87,-0.0,flip_to_short -59493,做空,2024-01-05 14:50:00,2024-01-05 14:55:00,2234.87,2226.7,0.0,tp_lower -59494,做多,2024-01-05 15:05:00,2024-01-05 15:15:00,2238.22,2231.8,-0.0,flip_to_short -59495,做空,2024-01-05 15:15:00,2024-01-05 15:20:00,2231.8,2234.83,-0.0,tp_lower -59496,做多,2024-01-05 17:15:00,2024-01-05 17:25:00,2219.85,2219.0,-0.0,flip_to_short -59497,做空,2024-01-05 17:25:00,2024-01-05 17:35:00,2219.0,2227.21,-0.0,flip_to_long -59498,做多,2024-01-05 17:35:00,2024-01-05 19:15:00,2227.21,2234.71,0.0,tp_upper -59499,做空,2024-01-05 19:25:00,2024-01-05 19:55:00,2233.8,2234.3,-0.0,flip_to_long -59500,做多,2024-01-05 19:55:00,2024-01-05 20:10:00,2234.3,2237.13,0.0,tp_upper -59501,做空,2024-01-05 20:20:00,2024-01-05 21:10:00,2235.82,2239.06,-0.0,flip_to_long -59502,做多,2024-01-05 21:10:00,2024-01-05 21:30:00,2239.06,2240.53,0.0,flip_to_short -59503,做空,2024-01-05 21:30:00,2024-01-05 21:45:00,2240.53,2241.92,-0.0,flip_to_long -59504,做多,2024-01-05 21:45:00,2024-01-05 22:20:00,2241.92,2243.96,0.0,flip_to_short -59505,做空,2024-01-05 22:20:00,2024-01-05 22:30:00,2243.96,2242.52,0.0,flip_to_long -59506,做多,2024-01-05 22:30:00,2024-01-05 23:00:00,2242.52,2254.96,0.0,tp_upper -59507,做空,2024-01-06 00:20:00,2024-01-06 00:25:00,2262.2,2263.01,-0.0,flip_to_long -59508,做多,2024-01-06 00:25:00,2024-01-06 02:45:00,2263.01,2256.44,-0.0,flip_to_short -59509,做空,2024-01-06 02:45:00,2024-01-06 03:00:00,2256.44,2250.79,0.0,tp_lower -59510,做多,2024-01-06 03:20:00,2024-01-06 04:10:00,2254.72,2253.65,-0.0,flip_to_short -59511,做空,2024-01-06 04:10:00,2024-01-06 04:20:00,2253.65,2250.7,0.0,tp_lower -59512,做多,2024-01-06 07:15:00,2024-01-06 07:30:00,2227.25,2227.37,-0.0,flip_to_short -59513,做空,2024-01-06 07:30:00,2024-01-06 07:35:00,2227.37,2231.01,-0.0,flip_to_long -59514,做多,2024-01-06 07:35:00,2024-01-06 08:40:00,2231.01,2231.0,-0.0,flip_to_short -59515,做空,2024-01-06 08:40:00,2024-01-06 08:45:00,2231.0,2233.08,-0.0,flip_to_long -59516,做多,2024-01-06 08:45:00,2024-01-06 09:50:00,2233.08,2235.35,0.0,flip_to_short -59517,做空,2024-01-06 09:50:00,2024-01-06 10:00:00,2235.35,2232.88,0.0,tp_lower -59518,做多,2024-01-06 10:25:00,2024-01-06 10:30:00,2236.02,2235.29,-0.0,flip_to_short -59519,做空,2024-01-06 10:30:00,2024-01-06 10:35:00,2235.29,2237.9,-0.0,flip_to_long -59520,做多,2024-01-06 10:35:00,2024-01-06 10:45:00,2237.9,2236.11,-0.0,flip_to_short -59521,做空,2024-01-06 10:45:00,2024-01-06 11:05:00,2236.11,2232.68,0.0,tp_lower -59522,做多,2024-01-06 11:15:00,2024-01-06 11:35:00,2236.26,2234.29,-0.0,flip_to_short -59523,做空,2024-01-06 11:35:00,2024-01-06 11:40:00,2234.29,2238.19,-0.0,flip_to_long -59524,做多,2024-01-06 11:40:00,2024-01-06 11:55:00,2238.19,2238.84,-0.0,tp_upper -59525,做空,2024-01-06 12:25:00,2024-01-06 12:40:00,2237.55,2232.56,0.0,tp_lower -59526,做多,2024-01-06 13:15:00,2024-01-06 13:25:00,2236.0,2234.39,-0.0,flip_to_short -59527,做空,2024-01-06 13:25:00,2024-01-06 13:40:00,2234.39,2238.01,-0.0,flip_to_long -59528,做多,2024-01-06 13:40:00,2024-01-06 14:00:00,2238.01,2240.25,0.0,tp_upper -59529,做空,2024-01-06 14:45:00,2024-01-06 14:50:00,2238.61,2240.61,-0.0,flip_to_long -59530,做多,2024-01-06 14:50:00,2024-01-06 15:00:00,2240.61,2240.54,-0.0,flip_to_short -59531,做空,2024-01-06 15:00:00,2024-01-06 15:05:00,2240.54,2242.0,-0.0,flip_to_long -59532,做多,2024-01-06 15:05:00,2024-01-06 15:40:00,2242.0,2241.56,-0.0,flip_to_short -59533,做空,2024-01-06 15:40:00,2024-01-06 15:45:00,2241.56,2243.68,-0.0,flip_to_long -59534,做多,2024-01-06 15:45:00,2024-01-06 15:50:00,2243.68,2247.97,0.0,tp_upper -59535,做空,2024-01-06 16:15:00,2024-01-06 16:40:00,2244.61,2246.81,-0.0,flip_to_long -59536,做多,2024-01-06 16:40:00,2024-01-06 16:45:00,2246.81,2245.77,-0.0,flip_to_short -59537,做空,2024-01-06 16:45:00,2024-01-06 16:55:00,2245.77,2245.43,-0.0,flip_to_long -59538,做多,2024-01-06 16:55:00,2024-01-06 17:00:00,2245.43,2244.0,-0.0,flip_to_short -59539,做空,2024-01-06 17:00:00,2024-01-06 17:10:00,2244.0,2246.45,-0.0,flip_to_long -59540,做多,2024-01-06 17:10:00,2024-01-06 17:15:00,2246.45,2244.4,-0.0,flip_to_short -59541,做空,2024-01-06 17:15:00,2024-01-06 17:30:00,2244.4,2245.45,-0.0,tp_lower -59542,做多,2024-01-06 17:35:00,2024-01-06 17:40:00,2249.66,2249.7,-0.0,tp_upper -59543,做空,2024-01-06 18:05:00,2024-01-06 18:10:00,2245.27,2245.35,-0.0,flip_to_long -59544,做多,2024-01-06 18:10:00,2024-01-06 18:30:00,2245.35,2247.77,0.0,flip_to_short -59545,做空,2024-01-06 18:30:00,2024-01-06 19:00:00,2247.77,2246.36,0.0,tp_lower -59546,做多,2024-01-06 19:55:00,2024-01-06 20:05:00,2244.28,2242.77,-0.0,flip_to_short -59547,做空,2024-01-06 20:05:00,2024-01-06 20:10:00,2242.77,2239.35,0.0,tp_lower -59548,做多,2024-01-06 20:20:00,2024-01-06 20:40:00,2243.05,2242.87,-0.0,flip_to_short -59549,做空,2024-01-06 20:40:00,2024-01-06 21:00:00,2242.87,2237.9,0.0,tp_lower -59550,做多,2024-01-06 21:20:00,2024-01-06 21:35:00,2239.67,2238.74,-0.0,flip_to_short -59551,做空,2024-01-06 21:35:00,2024-01-06 22:15:00,2238.74,2240.59,-0.0,flip_to_long -59552,做多,2024-01-06 22:15:00,2024-01-06 22:20:00,2240.59,2237.21,-0.0,flip_to_short -59553,做空,2024-01-06 22:20:00,2024-01-06 22:25:00,2237.21,2236.73,-0.0,tp_lower -59554,做多,2024-01-06 23:25:00,2024-01-07 00:15:00,2236.13,2243.45,0.0,tp_upper -59555,做空,2024-01-07 01:30:00,2024-01-07 01:35:00,2246.35,2248.3,-0.0,flip_to_long -59556,做多,2024-01-07 01:35:00,2024-01-07 01:45:00,2248.3,2245.69,-0.0,flip_to_short -59557,做空,2024-01-07 01:45:00,2024-01-07 01:55:00,2245.69,2240.99,0.0,tp_lower -59558,做多,2024-01-07 02:15:00,2024-01-07 02:25:00,2247.61,2247.12,-0.0,flip_to_short -59559,做空,2024-01-07 02:25:00,2024-01-07 02:35:00,2247.12,2237.19,0.0,tp_lower -59560,做多,2024-01-07 03:05:00,2024-01-07 03:20:00,2244.42,2244.5,-0.0,flip_to_short -59561,做空,2024-01-07 03:20:00,2024-01-07 04:00:00,2244.5,2246.01,-0.0,flip_to_long -59562,做多,2024-01-07 04:00:00,2024-01-07 04:10:00,2246.01,2244.81,-0.0,tp_upper -59563,做空,2024-01-07 04:15:00,2024-01-07 05:35:00,2244.49,2241.86,0.0,tp_lower -59564,做多,2024-01-07 05:50:00,2024-01-07 05:55:00,2246.34,2242.79,-0.0,flip_to_short -59565,做空,2024-01-07 05:55:00,2024-01-07 06:00:00,2242.79,2242.2,-0.0,tp_lower -59566,做多,2024-01-07 06:10:00,2024-01-07 06:20:00,2249.01,2246.15,-0.0,flip_to_short -59567,做空,2024-01-07 06:20:00,2024-01-07 07:40:00,2246.15,2249.0,-0.0,flip_to_long -59568,做多,2024-01-07 07:40:00,2024-01-07 07:45:00,2249.0,2247.63,-0.0,flip_to_short -59569,做空,2024-01-07 07:45:00,2024-01-07 07:55:00,2247.63,2248.89,-0.0,flip_to_long -59570,做多,2024-01-07 07:55:00,2024-01-07 08:00:00,2248.89,2248.63,-0.0,tp_upper -59571,做空,2024-01-07 08:05:00,2024-01-07 08:15:00,2247.68,2245.82,0.0,tp_lower -59572,做多,2024-01-07 08:25:00,2024-01-07 08:30:00,2250.69,2251.19,-0.0,tp_upper -59573,做空,2024-01-07 08:40:00,2024-01-07 08:45:00,2244.04,2241.92,0.0,tp_lower -59574,做多,2024-01-07 10:10:00,2024-01-07 10:15:00,2237.16,2236.36,-0.0,flip_to_short -59575,做空,2024-01-07 10:15:00,2024-01-07 10:20:00,2236.36,2238.2,-0.0,flip_to_long -59576,做多,2024-01-07 10:20:00,2024-01-07 10:30:00,2238.2,2236.37,-0.0,flip_to_short -59577,做空,2024-01-07 10:30:00,2024-01-07 11:15:00,2236.37,2236.8,-0.0,flip_to_long -59578,做多,2024-01-07 11:15:00,2024-01-07 11:25:00,2236.8,2239.38,0.0,tp_upper -59579,做空,2024-01-07 11:50:00,2024-01-07 12:00:00,2237.35,2232.4,0.0,tp_lower -59580,做多,2024-01-07 12:15:00,2024-01-07 12:20:00,2237.5,2235.96,-0.0,flip_to_short -59581,做空,2024-01-07 12:20:00,2024-01-07 12:30:00,2235.96,2237.89,-0.0,flip_to_long -59582,做多,2024-01-07 12:30:00,2024-01-07 12:45:00,2237.89,2237.53,-0.0,flip_to_short -59583,做空,2024-01-07 12:45:00,2024-01-07 12:55:00,2237.53,2237.43,-0.0,flip_to_long -59584,做多,2024-01-07 12:55:00,2024-01-07 13:15:00,2237.43,2244.49,0.0,tp_upper -59585,做空,2024-01-07 14:15:00,2024-01-07 14:40:00,2247.88,2247.9,-0.0,flip_to_long -59586,做多,2024-01-07 14:40:00,2024-01-07 17:10:00,2247.9,2238.0,-0.0,tp_upper -59587,做空,2024-01-07 20:15:00,2024-01-07 20:25:00,2245.4,2245.46,-0.0,flip_to_long -59588,做多,2024-01-07 20:25:00,2024-01-08 00:10:00,2245.46,2213.04,-0.0,flip_to_short -59589,做空,2024-01-08 00:10:00,2024-01-08 00:15:00,2213.04,2212.55,-0.0,tp_lower -59590,做多,2024-01-08 01:35:00,2024-01-08 01:40:00,2207.17,2205.58,-0.0,flip_to_short -59591,做空,2024-01-08 01:40:00,2024-01-08 02:00:00,2205.58,2206.11,-0.0,flip_to_long -59592,做多,2024-01-08 02:00:00,2024-01-08 02:10:00,2206.11,2197.93,-0.0,flip_to_short -59593,做空,2024-01-08 02:10:00,2024-01-08 02:15:00,2197.93,2197.01,-0.0,tp_lower -59594,做多,2024-01-08 03:40:00,2024-01-08 05:20:00,2186.41,2191.67,0.0,flip_to_short -59595,做空,2024-01-08 05:20:00,2024-01-08 05:40:00,2191.67,2193.88,-0.0,flip_to_long -59596,做多,2024-01-08 05:40:00,2024-01-08 05:50:00,2193.88,2195.9,0.0,flip_to_short -59597,做空,2024-01-08 05:50:00,2024-01-08 07:40:00,2195.9,2219.96,-0.0,flip_to_long -59598,做多,2024-01-08 07:40:00,2024-01-08 08:20:00,2219.96,2232.72,0.0,tp_upper -59599,做空,2024-01-08 08:40:00,2024-01-08 08:45:00,2224.59,2225.58,-0.0,flip_to_long -59600,做多,2024-01-08 08:45:00,2024-01-08 08:50:00,2225.58,2225.16,-0.0,flip_to_short -59601,做空,2024-01-08 08:50:00,2024-01-08 09:30:00,2225.16,2219.26,0.0,tp_lower -59602,做多,2024-01-08 10:15:00,2024-01-08 11:15:00,2217.99,2223.47,0.0,flip_to_short -59603,做空,2024-01-08 11:15:00,2024-01-08 11:45:00,2223.47,2230.29,-0.0,flip_to_long -59604,做多,2024-01-08 11:45:00,2024-01-08 11:50:00,2230.29,2230.64,-0.0,tp_upper -59605,做空,2024-01-08 13:45:00,2024-01-08 13:50:00,2259.91,2263.47,-0.0,flip_to_long -59606,做多,2024-01-08 13:50:00,2024-01-08 14:05:00,2263.47,2259.37,-0.0,flip_to_short -59607,做空,2024-01-08 14:05:00,2024-01-08 14:10:00,2259.37,2264.87,-0.0,flip_to_long -59608,做多,2024-01-08 14:10:00,2024-01-08 14:15:00,2264.87,2261.28,-0.0,flip_to_short -59609,做空,2024-01-08 14:15:00,2024-01-08 14:20:00,2261.28,2265.1,-0.0,flip_to_long -59610,做多,2024-01-08 14:20:00,2024-01-08 14:30:00,2265.1,2268.87,0.0,tp_upper -59611,做空,2024-01-08 14:40:00,2024-01-08 14:50:00,2264.34,2258.0,0.0,tp_lower -59612,做多,2024-01-08 15:10:00,2024-01-08 15:40:00,2262.0,2272.83,0.0,tp_upper -59613,做空,2024-01-08 16:30:00,2024-01-08 17:10:00,2265.63,2267.1,-0.0,flip_to_long -59614,做多,2024-01-08 17:10:00,2024-01-08 17:35:00,2267.1,2274.62,0.0,tp_upper -59615,做空,2024-01-08 20:20:00,2024-01-08 20:45:00,2348.73,2341.29,0.0,tp_lower -59616,做多,2024-01-08 21:35:00,2024-01-08 21:45:00,2345.27,2341.23,-0.0,flip_to_short -59617,做空,2024-01-08 21:45:00,2024-01-08 22:15:00,2341.23,2340.84,-0.0,flip_to_long -59618,做多,2024-01-08 22:15:00,2024-01-08 22:20:00,2340.84,2338.28,-0.0,flip_to_short -59619,做空,2024-01-08 22:20:00,2024-01-08 23:00:00,2338.28,2332.49,0.0,tp_lower -59620,做多,2024-01-09 00:00:00,2024-01-09 00:15:00,2332.25,2330.04,-0.0,flip_to_short -59621,做空,2024-01-09 00:15:00,2024-01-09 00:20:00,2330.04,2326.73,0.0,tp_lower -59622,做多,2024-01-09 01:50:00,2024-01-09 02:25:00,2308.84,2312.99,0.0,tp_upper -59623,做空,2024-01-09 03:00:00,2024-01-09 03:15:00,2310.21,2312.14,-0.0,flip_to_long -59624,做多,2024-01-09 03:15:00,2024-01-09 03:20:00,2312.14,2312.09,-0.0,flip_to_short -59625,做空,2024-01-09 03:20:00,2024-01-09 04:00:00,2312.09,2310.92,0.0,tp_lower -59626,做多,2024-01-09 04:30:00,2024-01-09 04:55:00,2309.64,2315.05,0.0,tp_upper -59627,做空,2024-01-09 05:10:00,2024-01-09 05:15:00,2310.2,2312.19,-0.0,flip_to_long -59628,做多,2024-01-09 05:15:00,2024-01-09 05:20:00,2312.19,2309.58,-0.0,flip_to_short -59629,做空,2024-01-09 05:20:00,2024-01-09 05:25:00,2309.58,2309.69,-0.0,flip_to_long -59630,做多,2024-01-09 05:25:00,2024-01-09 07:15:00,2309.69,2306.72,-0.0,tp_upper -59631,做空,2024-01-09 08:00:00,2024-01-09 08:15:00,2303.63,2307.41,-0.0,flip_to_long -59632,做多,2024-01-09 08:15:00,2024-01-09 08:25:00,2307.41,2307.52,-0.0,tp_upper -59633,做空,2024-01-09 08:30:00,2024-01-09 08:40:00,2303.0,2298.08,0.0,tp_lower -59634,做多,2024-01-09 10:00:00,2024-01-09 10:20:00,2295.97,2300.34,0.0,tp_upper -59635,做空,2024-01-09 10:45:00,2024-01-09 11:00:00,2291.36,2297.45,-0.0,flip_to_long -59636,做多,2024-01-09 11:00:00,2024-01-09 11:05:00,2297.45,2297.05,-0.0,flip_to_short -59637,做空,2024-01-09 11:05:00,2024-01-09 11:40:00,2297.05,2291.43,0.0,tp_lower -59638,做多,2024-01-09 11:55:00,2024-01-09 12:00:00,2298.75,2300.15,0.0,tp_upper -59639,做空,2024-01-09 12:20:00,2024-01-09 12:35:00,2297.77,2296.34,0.0,tp_lower -59640,做空,2024-01-09 12:55:00,2024-01-09 13:00:00,2264.21,2276.09,-0.0,tp_lower -59641,做多,2024-01-09 14:00:00,2024-01-09 15:25:00,2276.5,2259.5,-0.0,flip_to_short -59642,做空,2024-01-09 15:25:00,2024-01-09 15:30:00,2259.5,2264.03,-0.0,flip_to_long -59643,做多,2024-01-09 15:30:00,2024-01-09 15:45:00,2264.03,2261.63,-0.0,flip_to_short -59644,做空,2024-01-09 15:45:00,2024-01-09 16:10:00,2261.63,2255.68,0.0,tp_lower -59645,做多,2024-01-09 16:35:00,2024-01-09 17:00:00,2260.7,2261.41,-0.0,flip_to_short -59646,做空,2024-01-09 17:00:00,2024-01-09 17:10:00,2261.41,2259.51,0.0,flip_to_long -59647,做多,2024-01-09 17:10:00,2024-01-09 17:30:00,2259.51,2261.76,0.0,tp_upper -59648,做空,2024-01-09 18:05:00,2024-01-09 19:40:00,2264.28,2263.89,-0.0,tp_lower -59649,做多,2024-01-09 19:55:00,2024-01-09 20:05:00,2270.87,2268.92,-0.0,flip_to_short -59650,做空,2024-01-09 20:05:00,2024-01-09 20:10:00,2268.92,2264.47,0.0,tp_lower -59651,做多,2024-01-09 21:05:00,2024-01-09 21:10:00,2259.57,2298.89,0.0,tp_upper -59652,做空,2024-01-09 21:15:00,2024-01-09 22:55:00,2278.03,2341.19,-0.0,flip_to_long -59653,做多,2024-01-09 22:55:00,2024-01-09 23:30:00,2341.19,2339.27,-0.0,flip_to_short -59654,做空,2024-01-09 23:30:00,2024-01-09 23:50:00,2339.27,2341.11,-0.0,flip_to_long -59655,做多,2024-01-09 23:50:00,2024-01-10 00:05:00,2341.11,2358.59,0.0,tp_upper -59656,做空,2024-01-10 01:25:00,2024-01-10 02:35:00,2376.91,2360.69,0.0,tp_lower -59657,做多,2024-01-10 03:35:00,2024-01-10 03:45:00,2361.27,2359.86,-0.0,flip_to_short -59658,做空,2024-01-10 03:45:00,2024-01-10 06:20:00,2359.86,2382.29,-0.0,flip_to_long -59659,做多,2024-01-10 06:20:00,2024-01-10 06:25:00,2382.29,2377.32,-0.0,flip_to_short -59660,做空,2024-01-10 06:25:00,2024-01-10 06:30:00,2377.32,2376.73,-0.0,tp_lower -59661,做多,2024-01-10 06:40:00,2024-01-10 07:05:00,2380.57,2380.56,-0.0,flip_to_short -59662,做空,2024-01-10 07:05:00,2024-01-10 07:15:00,2380.56,2378.97,0.0,flip_to_long -59663,做多,2024-01-10 07:15:00,2024-01-10 07:30:00,2378.97,2379.86,-0.0,flip_to_short -59664,做空,2024-01-10 07:30:00,2024-01-10 07:35:00,2379.86,2374.15,0.0,tp_lower -59665,做多,2024-01-10 08:15:00,2024-01-10 08:20:00,2382.4,2376.89,-0.0,flip_to_short -59666,做空,2024-01-10 08:20:00,2024-01-10 08:40:00,2376.89,2367.95,0.0,tp_lower -59667,做多,2024-01-10 09:00:00,2024-01-10 09:15:00,2376.02,2398.0,0.0,tp_upper -59668,做空,2024-01-10 10:35:00,2024-01-10 10:55:00,2410.47,2401.19,0.0,tp_lower -59669,做多,2024-01-10 12:00:00,2024-01-10 12:05:00,2411.35,2408.63,-0.0,tp_upper -59670,做空,2024-01-10 12:10:00,2024-01-10 12:15:00,2402.61,2393.25,0.0,tp_lower -59671,做多,2024-01-10 13:10:00,2024-01-10 13:30:00,2383.68,2378.88,-0.0,flip_to_short -59672,做空,2024-01-10 13:30:00,2024-01-10 13:35:00,2378.88,2381.99,-0.0,flip_to_long -59673,做多,2024-01-10 13:35:00,2024-01-10 13:45:00,2381.99,2381.01,-0.0,flip_to_short -59674,做空,2024-01-10 13:45:00,2024-01-10 14:10:00,2381.01,2377.64,0.0,flip_to_long -59675,做多,2024-01-10 14:10:00,2024-01-10 14:25:00,2377.64,2393.95,0.0,tp_upper -59676,做空,2024-01-10 14:50:00,2024-01-10 16:40:00,2385.23,2421.22,-0.0,tp_lower -59677,做多,2024-01-10 17:20:00,2024-01-10 17:45:00,2422.45,2432.53,0.0,tp_upper -59678,做空,2024-01-10 18:05:00,2024-01-10 18:10:00,2419.16,2433.31,-0.0,flip_to_long -59679,做多,2024-01-10 18:10:00,2024-01-10 18:35:00,2433.31,2427.76,-0.0,flip_to_short -59680,做空,2024-01-10 18:35:00,2024-01-10 18:45:00,2427.76,2430.0,-0.0,flip_to_long -59681,做多,2024-01-10 18:45:00,2024-01-10 19:05:00,2430.0,2443.23,0.0,tp_upper -59682,做空,2024-01-10 20:10:00,2024-01-10 20:15:00,2440.31,2454.08,-0.0,flip_to_long -59683,做多,2024-01-10 20:15:00,2024-01-10 20:45:00,2454.08,2469.79,0.0,tp_upper -59684,做空,2024-01-11 00:15:00,2024-01-11 00:30:00,2577.91,2579.81,-0.0,flip_to_long -59685,做多,2024-01-11 00:30:00,2024-01-11 00:55:00,2579.81,2607.06,0.0,tp_upper -59686,做空,2024-01-11 01:30:00,2024-01-11 02:30:00,2576.24,2586.1,-0.0,flip_to_long -59687,做多,2024-01-11 02:30:00,2024-01-11 02:35:00,2586.1,2575.54,-0.0,flip_to_short -59688,做空,2024-01-11 02:35:00,2024-01-11 02:45:00,2575.54,2581.5,-0.0,flip_to_long -59689,做多,2024-01-11 02:45:00,2024-01-11 03:05:00,2581.5,2590.22,0.0,tp_upper -59690,做空,2024-01-11 03:10:00,2024-01-11 05:30:00,2580.59,2596.89,-0.0,tp_lower -59691,做多,2024-01-11 07:10:00,2024-01-11 07:15:00,2586.84,2584.92,-0.0,flip_to_short -59692,做空,2024-01-11 07:15:00,2024-01-11 07:50:00,2584.92,2586.51,-0.0,flip_to_long -59693,做多,2024-01-11 07:50:00,2024-01-11 08:00:00,2586.51,2589.05,0.0,tp_upper -59694,做空,2024-01-11 09:30:00,2024-01-11 09:55:00,2608.9,2609.35,-0.0,flip_to_long -59695,做多,2024-01-11 09:55:00,2024-01-11 10:05:00,2609.35,2608.78,-0.0,flip_to_short -59696,做空,2024-01-11 10:05:00,2024-01-11 10:10:00,2608.78,2612.99,-0.0,flip_to_long -59697,做多,2024-01-11 10:10:00,2024-01-11 10:15:00,2612.99,2619.69,0.0,tp_upper -59698,做空,2024-01-11 12:25:00,2024-01-11 12:35:00,2644.24,2647.45,-0.0,flip_to_long -59699,做多,2024-01-11 12:35:00,2024-01-11 12:55:00,2647.45,2647.45,-0.0,flip_to_short -59700,做空,2024-01-11 12:55:00,2024-01-11 13:00:00,2647.45,2644.33,0.0,tp_lower -59701,做多,2024-01-11 13:05:00,2024-01-11 13:10:00,2654.3,2649.52,-0.0,flip_to_short -59702,做空,2024-01-11 13:10:00,2024-01-11 13:15:00,2649.52,2655.25,-0.0,flip_to_long -59703,做多,2024-01-11 13:15:00,2024-01-11 13:25:00,2655.25,2641.88,-0.0,flip_to_short -59704,做空,2024-01-11 13:25:00,2024-01-11 13:30:00,2641.88,2639.64,0.0,tp_lower -59705,做多,2024-01-11 14:00:00,2024-01-11 14:05:00,2646.05,2643.12,-0.0,flip_to_short -59706,做空,2024-01-11 14:05:00,2024-01-11 14:10:00,2643.12,2645.57,-0.0,flip_to_long -59707,做多,2024-01-11 14:10:00,2024-01-11 14:15:00,2645.57,2631.04,-0.0,flip_to_short -59708,做空,2024-01-11 14:15:00,2024-01-11 14:20:00,2631.04,2628.71,0.0,tp_lower -59709,做多,2024-01-11 14:35:00,2024-01-11 14:45:00,2638.74,2682.23,0.0,tp_upper -59710,做空,2024-01-11 15:15:00,2024-01-11 15:20:00,2649.43,2652.89,-0.0,flip_to_long -59711,做多,2024-01-11 15:20:00,2024-01-11 15:25:00,2652.89,2648.62,-0.0,flip_to_short -59712,做空,2024-01-11 15:25:00,2024-01-11 15:40:00,2648.62,2618.47,0.0,tp_lower -59713,做多,2024-01-11 17:00:00,2024-01-11 17:15:00,2606.0,2597.5,-0.0,flip_to_short -59714,做空,2024-01-11 17:15:00,2024-01-11 17:25:00,2597.5,2582.72,0.0,tp_lower -59715,做多,2024-01-11 17:30:00,2024-01-11 17:50:00,2595.48,2596.29,-0.0,flip_to_short -59716,做空,2024-01-11 17:50:00,2024-01-11 17:55:00,2596.29,2603.97,-0.0,flip_to_long -59717,做多,2024-01-11 17:55:00,2024-01-11 18:00:00,2603.97,2595.8,-0.0,flip_to_short -59718,做空,2024-01-11 18:00:00,2024-01-11 18:05:00,2595.8,2603.11,-0.0,flip_to_long -59719,做多,2024-01-11 18:05:00,2024-01-11 18:10:00,2603.11,2593.82,-0.0,flip_to_short -59720,做空,2024-01-11 18:10:00,2024-01-11 18:20:00,2593.82,2598.19,-0.0,flip_to_long -59721,做多,2024-01-11 18:20:00,2024-01-11 18:30:00,2598.19,2598.77,-0.0,flip_to_short -59722,做空,2024-01-11 18:30:00,2024-01-11 18:35:00,2598.77,2609.55,-0.0,flip_to_long -59723,做多,2024-01-11 18:35:00,2024-01-11 18:40:00,2609.55,2612.31,0.0,tp_upper -59724,做空,2024-01-11 19:30:00,2024-01-11 19:35:00,2603.57,2608.13,-0.0,flip_to_long -59725,做多,2024-01-11 19:35:00,2024-01-11 19:45:00,2608.13,2617.52,0.0,tp_upper -59726,做空,2024-01-11 20:30:00,2024-01-11 20:50:00,2616.92,2592.36,0.0,tp_lower -59727,做多,2024-01-11 21:10:00,2024-01-11 21:20:00,2613.7,2612.54,-0.0,flip_to_short -59728,做空,2024-01-11 21:20:00,2024-01-11 21:25:00,2612.54,2613.48,-0.0,flip_to_long -59729,做多,2024-01-11 21:25:00,2024-01-11 21:30:00,2613.48,2611.48,-0.0,flip_to_short -59730,做空,2024-01-11 21:30:00,2024-01-11 21:35:00,2611.48,2612.16,-0.0,flip_to_long -59731,做多,2024-01-11 21:35:00,2024-01-11 21:40:00,2612.16,2610.06,-0.0,flip_to_short -59732,做空,2024-01-11 21:40:00,2024-01-11 21:50:00,2610.06,2609.99,-0.0,flip_to_long -59733,做多,2024-01-11 21:50:00,2024-01-11 21:55:00,2609.99,2604.39,-0.0,flip_to_short -59734,做空,2024-01-11 21:55:00,2024-01-11 22:00:00,2604.39,2610.1,-0.0,flip_to_long -59735,做多,2024-01-11 22:00:00,2024-01-11 22:10:00,2610.1,2608.72,-0.0,flip_to_short -59736,做空,2024-01-11 22:10:00,2024-01-11 22:35:00,2608.72,2601.48,0.0,tp_lower -59737,做多,2024-01-11 22:50:00,2024-01-11 22:55:00,2610.57,2616.2,0.0,tp_upper -59738,做空,2024-01-12 00:15:00,2024-01-12 00:20:00,2609.11,2602.23,0.0,tp_lower -59739,做空,2024-01-12 01:50:00,2024-01-12 02:00:00,2598.29,2596.16,0.0,flip_to_long -59740,做多,2024-01-12 02:00:00,2024-01-12 02:15:00,2596.16,2595.41,-0.0,flip_to_short -59741,做空,2024-01-12 02:15:00,2024-01-12 02:30:00,2595.41,2597.34,-0.0,flip_to_long -59742,做多,2024-01-12 02:30:00,2024-01-12 02:40:00,2597.34,2607.69,0.0,tp_upper -59743,做空,2024-01-12 03:15:00,2024-01-12 03:35:00,2599.01,2599.84,-0.0,flip_to_long -59744,做多,2024-01-12 03:35:00,2024-01-12 03:55:00,2599.84,2590.28,-0.0,flip_to_short -59745,做空,2024-01-12 03:55:00,2024-01-12 04:05:00,2590.28,2590.65,-0.0,tp_lower -59746,做多,2024-01-12 04:20:00,2024-01-12 04:35:00,2603.26,2598.49,-0.0,flip_to_short -59747,做空,2024-01-12 04:35:00,2024-01-12 04:50:00,2598.49,2592.35,0.0,tp_lower -59748,做多,2024-01-12 05:05:00,2024-01-12 05:10:00,2598.24,2596.87,-0.0,flip_to_short -59749,做空,2024-01-12 05:10:00,2024-01-12 05:15:00,2596.87,2602.41,-0.0,flip_to_long -59750,做多,2024-01-12 05:15:00,2024-01-12 05:20:00,2602.41,2595.7,-0.0,flip_to_short -59751,做空,2024-01-12 05:20:00,2024-01-12 05:30:00,2595.7,2598.54,-0.0,flip_to_long -59752,做多,2024-01-12 05:30:00,2024-01-12 05:35:00,2598.54,2592.89,-0.0,flip_to_short -59753,做空,2024-01-12 05:35:00,2024-01-12 05:40:00,2592.89,2598.86,-0.0,flip_to_long -59754,做多,2024-01-12 05:40:00,2024-01-12 05:45:00,2598.86,2605.4,0.0,tp_upper -59755,做空,2024-01-12 07:00:00,2024-01-12 07:05:00,2611.91,2614.56,-0.0,flip_to_long -59756,做多,2024-01-12 07:05:00,2024-01-12 07:10:00,2614.56,2607.85,-0.0,flip_to_short -59757,做空,2024-01-12 07:10:00,2024-01-12 07:15:00,2607.85,2611.8,-0.0,flip_to_long -59758,做多,2024-01-12 07:15:00,2024-01-12 07:30:00,2611.8,2610.13,-0.0,flip_to_short -59759,做空,2024-01-12 07:30:00,2024-01-12 07:35:00,2610.13,2603.32,0.0,tp_lower -59760,做多,2024-01-12 08:45:00,2024-01-12 09:10:00,2600.62,2595.99,-0.0,flip_to_short -59761,做空,2024-01-12 09:10:00,2024-01-12 09:25:00,2595.99,2588.61,0.0,tp_lower -59762,做多,2024-01-12 09:30:00,2024-01-12 09:35:00,2601.09,2606.51,0.0,tp_upper -59763,做空,2024-01-12 11:15:00,2024-01-12 13:05:00,2624.84,2666.19,-0.0,flip_to_long -59764,做多,2024-01-12 13:05:00,2024-01-12 13:10:00,2666.19,2661.16,-0.0,flip_to_short -59765,做空,2024-01-12 13:10:00,2024-01-12 14:25:00,2661.16,2696.82,-0.0,flip_to_long -59766,做多,2024-01-12 14:25:00,2024-01-12 14:30:00,2696.82,2676.25,-0.0,tp_upper -59767,做空,2024-01-12 14:35:00,2024-01-12 14:40:00,2675.46,2689.36,-0.0,flip_to_long -59768,做多,2024-01-12 14:40:00,2024-01-12 14:45:00,2689.36,2681.25,-0.0,tp_upper -59769,做空,2024-01-12 15:20:00,2024-01-12 15:35:00,2663.85,2641.49,0.0,tp_lower -59770,做多,2024-01-12 16:05:00,2024-01-12 16:30:00,2675.01,2658.74,-0.0,flip_to_short -59771,做空,2024-01-12 16:30:00,2024-01-12 16:40:00,2658.74,2661.56,-0.0,flip_to_long -59772,做多,2024-01-12 16:40:00,2024-01-12 18:25:00,2661.56,2596.89,-0.0,flip_to_short -59773,做空,2024-01-12 18:25:00,2024-01-12 18:45:00,2596.89,2594.15,0.0,flip_to_long -59774,做多,2024-01-12 18:45:00,2024-01-12 19:00:00,2594.15,2595.71,0.0,flip_to_short -59775,做空,2024-01-12 19:00:00,2024-01-12 20:00:00,2595.71,2581.72,0.0,tp_lower -59776,做多,2024-01-12 20:10:00,2024-01-12 20:25:00,2594.57,2590.49,-0.0,flip_to_short -59777,做空,2024-01-12 20:25:00,2024-01-12 20:30:00,2590.49,2578.58,0.0,tp_lower -59778,做多,2024-01-12 23:00:00,2024-01-13 00:45:00,2509.04,2524.65,0.0,flip_to_short -59779,做空,2024-01-13 00:45:00,2024-01-13 00:50:00,2524.65,2526.04,-0.0,flip_to_long -59780,做多,2024-01-13 00:50:00,2024-01-13 00:55:00,2526.04,2518.61,-0.0,flip_to_short -59781,做空,2024-01-13 00:55:00,2024-01-13 01:05:00,2518.61,2510.12,0.0,tp_lower -59782,做多,2024-01-13 01:40:00,2024-01-13 01:45:00,2527.03,2523.03,-0.0,flip_to_short -59783,做空,2024-01-13 01:45:00,2024-01-13 04:10:00,2523.03,2542.94,-0.0,flip_to_long -59784,做多,2024-01-13 04:10:00,2024-01-13 04:30:00,2542.94,2542.97,-0.0,flip_to_short -59785,做空,2024-01-13 04:30:00,2024-01-13 04:40:00,2542.97,2547.15,-0.0,flip_to_long -59786,做多,2024-01-13 04:40:00,2024-01-13 04:50:00,2547.15,2543.98,-0.0,flip_to_short -59787,做空,2024-01-13 04:50:00,2024-01-13 04:55:00,2543.98,2547.67,-0.0,flip_to_long -59788,做多,2024-01-13 04:55:00,2024-01-13 05:00:00,2547.67,2541.64,-0.0,flip_to_short -59789,做空,2024-01-13 05:00:00,2024-01-13 05:10:00,2541.64,2548.28,-0.0,flip_to_long -59790,做多,2024-01-13 05:10:00,2024-01-13 05:15:00,2548.28,2543.65,-0.0,flip_to_short -59791,做空,2024-01-13 05:15:00,2024-01-13 05:20:00,2543.65,2547.53,-0.0,flip_to_long -59792,做多,2024-01-13 05:20:00,2024-01-13 05:25:00,2547.53,2547.52,-0.0,flip_to_short -59793,做空,2024-01-13 05:25:00,2024-01-13 06:15:00,2547.52,2549.35,-0.0,flip_to_long -59794,做多,2024-01-13 06:15:00,2024-01-13 06:25:00,2549.35,2546.4,-0.0,flip_to_short -59795,做空,2024-01-13 06:25:00,2024-01-13 06:30:00,2546.4,2549.73,-0.0,flip_to_long -59796,做多,2024-01-13 06:30:00,2024-01-13 06:35:00,2549.73,2549.41,-0.0,flip_to_short -59797,做空,2024-01-13 06:35:00,2024-01-13 06:45:00,2549.41,2550.1,-0.0,flip_to_long -59798,做多,2024-01-13 06:45:00,2024-01-13 06:50:00,2550.1,2549.89,-0.0,flip_to_short -59799,做空,2024-01-13 06:50:00,2024-01-13 07:05:00,2549.89,2553.16,-0.0,flip_to_long -59800,做多,2024-01-13 07:05:00,2024-01-13 07:10:00,2553.16,2558.31,0.0,tp_upper -59801,做空,2024-01-13 07:35:00,2024-01-13 07:45:00,2551.53,2553.05,-0.0,flip_to_long -59802,做多,2024-01-13 07:45:00,2024-01-13 07:50:00,2553.05,2550.24,-0.0,flip_to_short -59803,做空,2024-01-13 07:50:00,2024-01-13 08:00:00,2550.24,2551.51,-0.0,flip_to_long -59804,做多,2024-01-13 08:00:00,2024-01-13 08:15:00,2551.51,2556.65,0.0,tp_upper -59805,做空,2024-01-13 08:40:00,2024-01-13 08:55:00,2552.08,2555.64,-0.0,flip_to_long -59806,做多,2024-01-13 08:55:00,2024-01-13 09:00:00,2555.64,2551.29,-0.0,flip_to_short -59807,做空,2024-01-13 09:00:00,2024-01-13 09:10:00,2551.29,2545.07,0.0,tp_lower -59808,做多,2024-01-13 11:00:00,2024-01-13 11:10:00,2533.98,2536.19,0.0,flip_to_short -59809,做空,2024-01-13 11:10:00,2024-01-13 12:15:00,2536.19,2541.28,-0.0,flip_to_long -59810,做多,2024-01-13 12:15:00,2024-01-13 12:30:00,2541.28,2547.8,0.0,tp_upper -59811,做空,2024-01-13 12:55:00,2024-01-13 13:05:00,2543.4,2546.35,-0.0,flip_to_long -59812,做多,2024-01-13 13:05:00,2024-01-13 13:15:00,2546.35,2544.74,-0.0,flip_to_short -59813,做空,2024-01-13 13:15:00,2024-01-13 13:20:00,2544.74,2548.88,-0.0,flip_to_long -59814,做多,2024-01-13 13:20:00,2024-01-13 13:40:00,2548.88,2545.14,-0.0,flip_to_short -59815,做空,2024-01-13 13:40:00,2024-01-13 13:50:00,2545.14,2541.36,0.0,tp_lower -59816,做多,2024-01-13 14:00:00,2024-01-13 14:50:00,2544.25,2540.65,-0.0,flip_to_short -59817,做空,2024-01-13 14:50:00,2024-01-13 15:00:00,2540.65,2547.77,-0.0,flip_to_long -59818,做多,2024-01-13 15:00:00,2024-01-13 15:05:00,2547.77,2551.28,0.0,tp_upper -59819,做空,2024-01-13 16:15:00,2024-01-13 16:40:00,2557.85,2561.88,-0.0,flip_to_long -59820,做多,2024-01-13 16:40:00,2024-01-13 16:45:00,2561.88,2559.28,-0.0,flip_to_short -59821,做空,2024-01-13 16:45:00,2024-01-13 17:00:00,2559.28,2553.03,0.0,tp_lower -59822,做多,2024-01-13 17:10:00,2024-01-13 17:25:00,2563.91,2562.64,-0.0,flip_to_short -59823,做空,2024-01-13 17:25:00,2024-01-13 17:35:00,2562.64,2560.55,0.0,flip_to_long -59824,做多,2024-01-13 17:35:00,2024-01-13 17:40:00,2560.55,2558.83,-0.0,flip_to_short -59825,做空,2024-01-13 17:40:00,2024-01-13 18:10:00,2558.83,2560.36,-0.0,flip_to_long -59826,做多,2024-01-13 18:10:00,2024-01-13 18:15:00,2560.36,2560.02,-0.0,flip_to_short -59827,做空,2024-01-13 18:15:00,2024-01-13 19:00:00,2560.02,2567.56,-0.0,flip_to_long -59828,做多,2024-01-13 19:00:00,2024-01-13 19:05:00,2567.56,2563.09,-0.0,flip_to_short -59829,做空,2024-01-13 19:05:00,2024-01-13 20:10:00,2563.09,2571.88,-0.0,flip_to_long -59830,做多,2024-01-13 20:10:00,2024-01-13 20:20:00,2571.88,2570.23,-0.0,flip_to_short -59831,做空,2024-01-13 20:20:00,2024-01-13 20:25:00,2570.23,2570.58,-0.0,flip_to_long -59832,做多,2024-01-13 20:25:00,2024-01-13 20:45:00,2570.58,2580.55,0.0,tp_upper -59833,做空,2024-01-13 20:55:00,2024-01-13 21:00:00,2569.58,2565.09,0.0,tp_lower -59834,做多,2024-01-13 21:10:00,2024-01-13 21:15:00,2574.24,2572.95,-0.0,flip_to_short -59835,做空,2024-01-13 21:15:00,2024-01-13 21:50:00,2572.95,2570.2,0.0,flip_to_long -59836,做多,2024-01-13 21:50:00,2024-01-13 22:10:00,2570.2,2570.36,-0.0,flip_to_short -59837,做空,2024-01-13 22:10:00,2024-01-13 22:15:00,2570.36,2574.76,-0.0,flip_to_long -59838,做多,2024-01-13 22:15:00,2024-01-13 22:20:00,2574.76,2569.83,-0.0,flip_to_short -59839,做空,2024-01-13 22:20:00,2024-01-13 22:35:00,2569.83,2569.96,-0.0,flip_to_long -59840,做多,2024-01-13 22:35:00,2024-01-13 22:45:00,2569.96,2569.69,-0.0,flip_to_short -59841,做空,2024-01-13 22:45:00,2024-01-13 22:55:00,2569.69,2578.38,-0.0,flip_to_long -59842,做多,2024-01-13 22:55:00,2024-01-13 23:00:00,2578.38,2577.74,-0.0,tp_upper -59843,做空,2024-01-13 23:45:00,2024-01-13 23:55:00,2576.3,2578.5,-0.0,flip_to_long -59844,做多,2024-01-13 23:55:00,2024-01-14 00:00:00,2578.5,2573.13,-0.0,flip_to_short -59845,做空,2024-01-14 00:00:00,2024-01-14 00:05:00,2573.13,2574.47,-0.0,flip_to_long -59846,做多,2024-01-14 00:05:00,2024-01-14 01:15:00,2574.47,2569.24,-0.0,flip_to_short -59847,做空,2024-01-14 01:15:00,2024-01-14 01:20:00,2569.24,2572.56,-0.0,flip_to_long -59848,做多,2024-01-14 01:20:00,2024-01-14 01:25:00,2572.56,2571.33,-0.0,flip_to_short -59849,做空,2024-01-14 01:25:00,2024-01-14 01:55:00,2571.33,2569.92,0.0,flip_to_long -59850,做多,2024-01-14 01:55:00,2024-01-14 02:05:00,2569.92,2564.0,-0.0,flip_to_short -59851,做空,2024-01-14 02:05:00,2024-01-14 02:15:00,2564.0,2560.02,0.0,tp_lower -59852,做多,2024-01-14 03:10:00,2024-01-14 03:15:00,2563.62,2559.42,-0.0,flip_to_short -59853,做空,2024-01-14 03:15:00,2024-01-14 03:25:00,2559.42,2555.79,0.0,tp_lower -59854,做多,2024-01-14 05:10:00,2024-01-14 05:40:00,2549.93,2551.03,-0.0,flip_to_short -59855,做空,2024-01-14 05:40:00,2024-01-14 06:45:00,2551.03,2556.35,-0.0,flip_to_long -59856,做多,2024-01-14 06:45:00,2024-01-14 06:50:00,2556.35,2554.35,-0.0,flip_to_short -59857,做空,2024-01-14 06:50:00,2024-01-14 07:00:00,2554.35,2551.81,0.0,tp_lower -59858,做多,2024-01-14 07:05:00,2024-01-14 07:10:00,2554.67,2553.27,-0.0,flip_to_short -59859,做空,2024-01-14 07:10:00,2024-01-14 07:15:00,2553.27,2546.71,0.0,tp_lower -59860,做多,2024-01-14 07:45:00,2024-01-14 07:50:00,2552.0,2550.18,-0.0,flip_to_short -59861,做空,2024-01-14 07:50:00,2024-01-14 07:55:00,2550.18,2551.63,-0.0,flip_to_long -59862,做多,2024-01-14 07:55:00,2024-01-14 08:00:00,2551.63,2547.59,-0.0,flip_to_short -59863,做空,2024-01-14 08:00:00,2024-01-14 08:25:00,2547.59,2549.83,-0.0,flip_to_long -59864,做多,2024-01-14 08:25:00,2024-01-14 08:30:00,2549.83,2549.65,-0.0,flip_to_short -59865,做空,2024-01-14 08:30:00,2024-01-14 09:25:00,2549.65,2548.76,-0.0,tp_lower -59866,做多,2024-01-14 09:30:00,2024-01-14 09:35:00,2550.94,2544.77,-0.0,flip_to_short -59867,做空,2024-01-14 09:35:00,2024-01-14 09:40:00,2544.77,2547.13,-0.0,tp_lower -59868,做多,2024-01-14 09:55:00,2024-01-14 10:05:00,2554.76,2550.77,-0.0,flip_to_short -59869,做空,2024-01-14 10:05:00,2024-01-14 10:20:00,2550.77,2549.64,-0.0,flip_to_long -59870,做多,2024-01-14 10:20:00,2024-01-14 11:30:00,2549.64,2544.7,-0.0,flip_to_short -59871,做空,2024-01-14 11:30:00,2024-01-14 12:05:00,2544.7,2540.07,0.0,tp_lower -59872,做多,2024-01-14 12:10:00,2024-01-14 12:15:00,2543.88,2542.92,-0.0,flip_to_short -59873,做空,2024-01-14 12:15:00,2024-01-14 12:55:00,2542.92,2537.78,0.0,tp_lower -59874,做多,2024-01-14 14:05:00,2024-01-14 14:15:00,2541.32,2537.94,-0.0,flip_to_short -59875,做空,2024-01-14 14:15:00,2024-01-14 14:35:00,2537.94,2534.29,0.0,flip_to_long -59876,做多,2024-01-14 14:35:00,2024-01-14 14:55:00,2534.29,2541.8,0.0,tp_upper -59877,做空,2024-01-14 15:15:00,2024-01-14 15:20:00,2535.67,2538.13,-0.0,flip_to_long -59878,做多,2024-01-14 15:20:00,2024-01-14 15:55:00,2538.13,2538.16,-0.0,flip_to_short -59879,做空,2024-01-14 15:55:00,2024-01-14 16:00:00,2538.16,2543.29,-0.0,flip_to_long -59880,做多,2024-01-14 16:00:00,2024-01-14 16:15:00,2543.29,2540.52,-0.0,flip_to_short -59881,做空,2024-01-14 16:15:00,2024-01-14 16:20:00,2540.52,2540.63,-0.0,flip_to_long -59882,做多,2024-01-14 16:20:00,2024-01-14 16:25:00,2540.63,2534.86,-0.0,flip_to_short -59883,做空,2024-01-14 16:25:00,2024-01-14 16:30:00,2534.86,2527.59,0.0,tp_lower -59884,做多,2024-01-14 17:15:00,2024-01-14 17:35:00,2534.52,2535.65,-0.0,flip_to_short -59885,做空,2024-01-14 17:35:00,2024-01-14 17:55:00,2535.65,2532.01,0.0,flip_to_long -59886,做多,2024-01-14 17:55:00,2024-01-14 18:00:00,2532.01,2531.06,-0.0,flip_to_short -59887,做空,2024-01-14 18:00:00,2024-01-14 18:05:00,2531.06,2534.3,-0.0,flip_to_long -59888,做多,2024-01-14 18:05:00,2024-01-14 18:15:00,2534.3,2532.29,-0.0,flip_to_short -59889,做空,2024-01-14 18:15:00,2024-01-14 18:25:00,2532.29,2523.85,0.0,tp_lower -59890,做多,2024-01-14 18:35:00,2024-01-14 18:50:00,2531.57,2531.9,-0.0,flip_to_short -59891,做空,2024-01-14 18:50:00,2024-01-14 18:55:00,2531.9,2532.42,-0.0,flip_to_long -59892,做多,2024-01-14 18:55:00,2024-01-14 19:05:00,2532.42,2531.3,-0.0,flip_to_short -59893,做空,2024-01-14 19:05:00,2024-01-14 19:10:00,2531.3,2518.54,0.0,tp_lower -59894,做多,2024-01-14 20:15:00,2024-01-14 20:55:00,2515.13,2510.0,-0.0,flip_to_short -59895,做空,2024-01-14 20:55:00,2024-01-14 21:00:00,2510.0,2517.68,-0.0,flip_to_long -59896,做多,2024-01-14 21:00:00,2024-01-14 21:15:00,2517.68,2513.06,-0.0,flip_to_short -59897,做空,2024-01-14 21:15:00,2024-01-14 21:35:00,2513.06,2507.07,0.0,tp_lower -59898,做多,2024-01-14 21:40:00,2024-01-14 21:50:00,2512.0,2527.93,0.0,tp_upper -59899,做空,2024-01-14 22:30:00,2024-01-14 22:35:00,2508.62,2515.81,-0.0,flip_to_long -59900,做多,2024-01-14 22:35:00,2024-01-15 00:20:00,2515.81,2488.25,-0.0,flip_to_short -59901,做空,2024-01-15 00:20:00,2024-01-15 02:10:00,2488.25,2505.04,-0.0,flip_to_long -59902,做多,2024-01-15 02:10:00,2024-01-15 02:15:00,2505.04,2503.39,-0.0,flip_to_short -59903,做空,2024-01-15 02:15:00,2024-01-15 02:25:00,2503.39,2501.99,0.0,flip_to_long -59904,做多,2024-01-15 02:25:00,2024-01-15 03:20:00,2501.99,2513.45,0.0,tp_upper -59905,做空,2024-01-15 03:45:00,2024-01-15 04:00:00,2506.22,2506.8,-0.0,flip_to_long -59906,做多,2024-01-15 04:00:00,2024-01-15 04:35:00,2506.8,2509.26,0.0,flip_to_short -59907,做空,2024-01-15 04:35:00,2024-01-15 04:45:00,2509.26,2508.27,-0.0,flip_to_long -59908,做多,2024-01-15 04:45:00,2024-01-15 05:00:00,2508.27,2514.55,0.0,tp_upper -59909,做空,2024-01-15 05:35:00,2024-01-15 06:25:00,2512.02,2518.13,-0.0,flip_to_long -59910,做多,2024-01-15 06:25:00,2024-01-15 06:35:00,2518.13,2514.89,-0.0,flip_to_short -59911,做空,2024-01-15 06:35:00,2024-01-15 07:05:00,2514.89,2511.63,0.0,tp_lower -59912,做多,2024-01-15 07:45:00,2024-01-15 08:00:00,2511.29,2513.08,0.0,flip_to_short -59913,做空,2024-01-15 08:00:00,2024-01-15 08:10:00,2513.08,2509.2,0.0,flip_to_long -59914,做多,2024-01-15 08:10:00,2024-01-15 08:25:00,2509.2,2511.31,0.0,flip_to_short -59915,做空,2024-01-15 08:25:00,2024-01-15 08:30:00,2511.31,2513.81,-0.0,flip_to_long -59916,做多,2024-01-15 08:30:00,2024-01-15 08:35:00,2513.81,2518.82,0.0,tp_upper -59917,做空,2024-01-15 08:50:00,2024-01-15 09:10:00,2514.94,2517.5,-0.0,flip_to_long -59918,做多,2024-01-15 09:10:00,2024-01-15 09:15:00,2517.5,2523.89,0.0,tp_upper -59919,做空,2024-01-15 11:20:00,2024-01-15 12:45:00,2534.01,2538.25,-0.0,tp_lower -59920,做多,2024-01-15 12:50:00,2024-01-15 13:05:00,2539.61,2536.01,-0.0,flip_to_short -59921,做空,2024-01-15 13:05:00,2024-01-15 13:15:00,2536.01,2539.09,-0.0,tp_lower -59922,做多,2024-01-15 13:20:00,2024-01-15 13:30:00,2541.79,2540.69,-0.0,flip_to_short -59923,做空,2024-01-15 13:30:00,2024-01-15 13:35:00,2540.69,2544.0,-0.0,flip_to_long -59924,做多,2024-01-15 13:35:00,2024-01-15 13:50:00,2544.0,2541.2,-0.0,tp_upper -59925,做多,2024-01-15 15:30:00,2024-01-15 15:35:00,2522.44,2521.82,-0.0,flip_to_short -59926,做空,2024-01-15 15:35:00,2024-01-15 16:00:00,2521.82,2517.45,0.0,flip_to_long -59927,做多,2024-01-15 16:00:00,2024-01-15 16:05:00,2517.45,2517.19,-0.0,flip_to_short -59928,做空,2024-01-15 16:05:00,2024-01-15 19:15:00,2517.19,2543.51,-0.0,flip_to_long -59929,做多,2024-01-15 19:15:00,2024-01-15 19:30:00,2543.51,2541.14,-0.0,flip_to_short -59930,做空,2024-01-15 19:30:00,2024-01-15 19:55:00,2541.14,2535.22,0.0,tp_lower -59931,做多,2024-01-15 23:10:00,2024-01-15 23:15:00,2517.64,2514.87,-0.0,flip_to_short -59932,做空,2024-01-15 23:15:00,2024-01-15 23:50:00,2514.87,2517.23,-0.0,flip_to_long -59933,做多,2024-01-15 23:50:00,2024-01-15 23:55:00,2517.23,2512.21,-0.0,flip_to_short -59934,做空,2024-01-15 23:55:00,2024-01-16 00:00:00,2512.21,2512.65,-0.0,tp_lower -59935,做多,2024-01-16 00:15:00,2024-01-16 01:05:00,2514.83,2519.53,0.0,tp_upper -59936,做空,2024-01-16 01:30:00,2024-01-16 01:45:00,2512.89,2513.66,-0.0,flip_to_long -59937,做多,2024-01-16 01:45:00,2024-01-16 02:30:00,2513.66,2525.37,0.0,tp_upper -59938,做空,2024-01-16 02:45:00,2024-01-16 04:50:00,2518.52,2530.72,-0.0,flip_to_long -59939,做多,2024-01-16 04:50:00,2024-01-16 05:15:00,2530.72,2531.99,0.0,flip_to_short -59940,做空,2024-01-16 05:15:00,2024-01-16 05:20:00,2531.99,2533.4,-0.0,flip_to_long -59941,做多,2024-01-16 05:20:00,2024-01-16 05:30:00,2533.4,2537.27,0.0,tp_upper -59942,做空,2024-01-16 05:55:00,2024-01-16 06:20:00,2531.09,2530.26,-0.0,tp_lower -59943,做多,2024-01-16 06:25:00,2024-01-16 06:35:00,2534.11,2533.5,-0.0,flip_to_short -59944,做空,2024-01-16 06:35:00,2024-01-16 06:45:00,2533.5,2532.53,-0.0,flip_to_long -59945,做多,2024-01-16 06:45:00,2024-01-16 07:05:00,2532.53,2532.37,-0.0,flip_to_short -59946,做空,2024-01-16 07:05:00,2024-01-16 07:10:00,2532.37,2527.09,0.0,tp_lower -59947,做多,2024-01-16 07:40:00,2024-01-16 07:50:00,2533.67,2530.1,-0.0,flip_to_short -59948,做空,2024-01-16 07:50:00,2024-01-16 08:20:00,2530.1,2530.81,-0.0,flip_to_long -59949,做多,2024-01-16 08:20:00,2024-01-16 08:25:00,2530.81,2526.44,-0.0,flip_to_short -59950,做空,2024-01-16 08:25:00,2024-01-16 08:30:00,2526.44,2533.68,-0.0,flip_to_long -59951,做多,2024-01-16 08:30:00,2024-01-16 08:40:00,2533.68,2536.75,0.0,tp_upper -59952,做空,2024-01-16 10:00:00,2024-01-16 10:05:00,2539.18,2540.63,-0.0,flip_to_long -59953,做多,2024-01-16 10:05:00,2024-01-16 11:20:00,2540.63,2533.49,-0.0,flip_to_short -59954,做空,2024-01-16 11:20:00,2024-01-16 11:25:00,2533.49,2525.89,0.0,tp_lower -59955,做多,2024-01-16 12:00:00,2024-01-16 12:10:00,2532.29,2532.68,-0.0,flip_to_short -59956,做空,2024-01-16 12:10:00,2024-01-16 12:20:00,2532.68,2533.13,-0.0,flip_to_long -59957,做多,2024-01-16 12:20:00,2024-01-16 12:25:00,2533.13,2537.85,0.0,tp_upper -59958,做空,2024-01-16 13:20:00,2024-01-16 13:50:00,2540.83,2525.72,0.0,tp_lower -59959,做多,2024-01-16 14:50:00,2024-01-16 15:00:00,2533.93,2528.25,-0.0,flip_to_short -59960,做空,2024-01-16 15:00:00,2024-01-16 17:35:00,2528.25,2566.43,-0.0,flip_to_long -59961,做多,2024-01-16 17:35:00,2024-01-16 17:40:00,2566.43,2565.89,-0.0,flip_to_short -59962,做空,2024-01-16 17:40:00,2024-01-16 17:50:00,2565.89,2566.24,-0.0,flip_to_long -59963,做多,2024-01-16 17:50:00,2024-01-16 18:15:00,2566.24,2563.64,-0.0,flip_to_short -59964,做空,2024-01-16 18:15:00,2024-01-16 18:25:00,2563.64,2561.49,0.0,tp_lower -59965,做多,2024-01-16 18:45:00,2024-01-16 19:45:00,2563.9,2569.35,0.0,tp_upper -59966,做空,2024-01-16 22:35:00,2024-01-16 23:00:00,2600.18,2599.07,-0.0,tp_lower -59967,做多,2024-01-17 00:45:00,2024-01-17 01:00:00,2587.57,2587.54,-0.0,flip_to_short -59968,做空,2024-01-17 01:00:00,2024-01-17 01:15:00,2587.54,2591.66,-0.0,flip_to_long -59969,做多,2024-01-17 01:15:00,2024-01-17 01:20:00,2591.66,2590.24,-0.0,tp_upper -59970,做空,2024-01-17 01:30:00,2024-01-17 01:50:00,2583.9,2580.6,0.0,tp_lower -59971,做多,2024-01-17 03:25:00,2024-01-17 05:10:00,2575.99,2567.76,-0.0,flip_to_short -59972,做空,2024-01-17 05:10:00,2024-01-17 05:15:00,2567.76,2570.28,-0.0,flip_to_long -59973,做多,2024-01-17 05:15:00,2024-01-17 05:40:00,2570.28,2569.76,-0.0,flip_to_short -59974,做空,2024-01-17 05:40:00,2024-01-17 05:50:00,2569.76,2565.76,0.0,tp_lower -59975,做多,2024-01-17 06:05:00,2024-01-17 06:50:00,2566.71,2563.29,-0.0,flip_to_short -59976,做空,2024-01-17 06:50:00,2024-01-17 07:00:00,2563.29,2560.65,0.0,tp_lower -59977,做多,2024-01-17 09:00:00,2024-01-17 09:10:00,2548.74,2549.37,-0.0,flip_to_short -59978,做空,2024-01-17 09:10:00,2024-01-17 09:50:00,2549.37,2545.68,0.0,flip_to_long -59979,做多,2024-01-17 09:50:00,2024-01-17 10:30:00,2545.68,2544.61,-0.0,flip_to_short -59980,做空,2024-01-17 10:30:00,2024-01-17 10:35:00,2544.61,2545.97,-0.0,flip_to_long -59981,做多,2024-01-17 10:35:00,2024-01-17 11:10:00,2545.97,2545.84,-0.0,flip_to_short -59982,做空,2024-01-17 11:10:00,2024-01-17 11:15:00,2545.84,2546.4,-0.0,flip_to_long -59983,做多,2024-01-17 11:15:00,2024-01-17 11:40:00,2546.4,2546.06,-0.0,flip_to_short -59984,做空,2024-01-17 11:40:00,2024-01-17 11:45:00,2546.06,2542.27,0.0,tp_lower -59985,做多,2024-01-17 12:35:00,2024-01-17 13:15:00,2547.93,2546.45,-0.0,flip_to_short -59986,做空,2024-01-17 13:15:00,2024-01-17 13:25:00,2546.45,2546.45,-0.0,flip_to_long -59987,做多,2024-01-17 13:25:00,2024-01-17 13:40:00,2546.45,2545.12,-0.0,flip_to_short -59988,做空,2024-01-17 13:40:00,2024-01-17 13:50:00,2545.12,2543.27,0.0,flip_to_long -59989,做多,2024-01-17 13:50:00,2024-01-17 14:15:00,2543.27,2549.25,0.0,flip_to_short -59990,做空,2024-01-17 14:15:00,2024-01-17 14:35:00,2549.25,2543.94,0.0,tp_lower -59991,做多,2024-01-17 14:40:00,2024-01-17 14:45:00,2562.31,2573.09,0.0,tp_upper -59992,做空,2024-01-17 14:55:00,2024-01-17 15:50:00,2550.27,2537.33,0.0,tp_lower -59993,做多,2024-01-17 17:30:00,2024-01-17 17:50:00,2534.12,2530.92,-0.0,flip_to_short -59994,做空,2024-01-17 17:50:00,2024-01-17 18:00:00,2530.92,2533.15,-0.0,flip_to_long -59995,做多,2024-01-17 18:00:00,2024-01-17 18:05:00,2533.15,2528.04,-0.0,flip_to_short -59996,做空,2024-01-17 18:05:00,2024-01-17 18:10:00,2528.04,2524.76,0.0,tp_lower -59997,做多,2024-01-17 18:40:00,2024-01-17 18:45:00,2531.43,2529.07,-0.0,flip_to_short -59998,做空,2024-01-17 18:45:00,2024-01-17 18:50:00,2529.07,2532.62,-0.0,flip_to_long -59999,做多,2024-01-17 18:50:00,2024-01-17 19:15:00,2532.62,2531.29,-0.0,flip_to_short -60000,做空,2024-01-17 19:15:00,2024-01-17 20:15:00,2531.29,2535.15,-0.0,flip_to_long -60001,做多,2024-01-17 20:15:00,2024-01-17 20:20:00,2535.15,2533.51,-0.0,flip_to_short -60002,做空,2024-01-17 20:20:00,2024-01-17 20:25:00,2533.51,2535.78,-0.0,flip_to_long -60003,做多,2024-01-17 20:25:00,2024-01-17 20:30:00,2535.78,2538.54,0.0,tp_upper -60004,做空,2024-01-17 21:00:00,2024-01-17 21:45:00,2537.79,2527.62,0.0,tp_lower -60005,做多,2024-01-17 22:55:00,2024-01-17 23:00:00,2528.91,2521.82,-0.0,flip_to_short -60006,做空,2024-01-17 23:00:00,2024-01-17 23:05:00,2521.82,2523.14,-0.0,flip_to_long -60007,做多,2024-01-17 23:05:00,2024-01-17 23:20:00,2523.14,2523.82,-0.0,flip_to_short -60008,做空,2024-01-17 23:20:00,2024-01-18 00:30:00,2523.82,2528.05,-0.0,flip_to_long -60009,做多,2024-01-18 00:30:00,2024-01-18 00:50:00,2528.05,2529.4,0.0,flip_to_short -60010,做空,2024-01-18 00:50:00,2024-01-18 01:10:00,2529.4,2524.12,0.0,tp_lower -60011,做多,2024-01-18 02:05:00,2024-01-18 03:20:00,2526.43,2527.61,-0.0,flip_to_short -60012,做空,2024-01-18 03:20:00,2024-01-18 03:25:00,2527.61,2529.27,-0.0,flip_to_long -60013,做多,2024-01-18 03:25:00,2024-01-18 03:45:00,2529.27,2529.91,-0.0,tp_upper -60014,做空,2024-01-18 04:10:00,2024-01-18 04:15:00,2530.32,2534.0,-0.0,flip_to_long -60015,做多,2024-01-18 04:15:00,2024-01-18 04:20:00,2534.0,2533.29,-0.0,tp_upper -60016,做空,2024-01-18 04:25:00,2024-01-18 04:50:00,2532.36,2531.17,-0.0,flip_to_long -60017,做多,2024-01-18 04:50:00,2024-01-18 06:10:00,2531.17,2534.96,0.0,tp_upper -60018,做空,2024-01-18 06:30:00,2024-01-18 06:45:00,2529.86,2531.31,-0.0,flip_to_long -60019,做多,2024-01-18 06:45:00,2024-01-18 07:00:00,2531.31,2536.91,0.0,tp_upper -60020,做空,2024-01-18 07:20:00,2024-01-18 09:00:00,2533.98,2538.13,-0.0,flip_to_long -60021,做多,2024-01-18 09:00:00,2024-01-18 09:10:00,2538.13,2547.61,0.0,tp_upper -60022,做空,2024-01-18 09:15:00,2024-01-18 10:15:00,2541.02,2541.22,-0.0,flip_to_long -60023,做多,2024-01-18 10:15:00,2024-01-18 12:00:00,2541.22,2520.39,-0.0,flip_to_short -60024,做空,2024-01-18 12:00:00,2024-01-18 12:15:00,2520.39,2516.61,0.0,tp_lower -60025,做多,2024-01-18 13:35:00,2024-01-18 13:45:00,2513.93,2522.29,0.0,tp_upper -60026,做空,2024-01-18 15:55:00,2024-01-18 16:00:00,2526.12,2522.87,0.0,tp_lower -60027,做多,2024-01-18 19:05:00,2024-01-18 19:30:00,2470.08,2464.57,-0.0,flip_to_short -60028,做空,2024-01-18 19:30:00,2024-01-18 19:40:00,2464.57,2464.41,-0.0,flip_to_long -60029,做多,2024-01-18 19:40:00,2024-01-18 20:55:00,2464.41,2446.66,-0.0,flip_to_short -60030,做空,2024-01-18 20:55:00,2024-01-18 21:00:00,2446.66,2454.32,-0.0,flip_to_long -60031,做多,2024-01-18 21:00:00,2024-01-18 21:10:00,2454.32,2449.39,-0.0,flip_to_short -60032,做空,2024-01-18 21:10:00,2024-01-19 00:10:00,2449.39,2466.77,-0.0,tp_lower -60033,做多,2024-01-19 00:35:00,2024-01-19 00:50:00,2471.32,2468.46,-0.0,flip_to_short -60034,做空,2024-01-19 00:50:00,2024-01-19 01:00:00,2468.46,2465.09,0.0,tp_lower -60035,做多,2024-01-19 01:10:00,2024-01-19 01:15:00,2468.73,2465.32,-0.0,flip_to_short -60036,做空,2024-01-19 01:15:00,2024-01-19 01:25:00,2465.32,2459.95,0.0,tp_lower -60037,做多,2024-01-19 01:40:00,2024-01-19 01:55:00,2466.46,2463.79,-0.0,flip_to_short -60038,做空,2024-01-19 01:55:00,2024-01-19 02:30:00,2463.79,2459.86,0.0,tp_lower -60039,做多,2024-01-19 03:40:00,2024-01-19 04:05:00,2456.94,2459.1,0.0,tp_upper -60040,做空,2024-01-19 05:45:00,2024-01-19 05:55:00,2464.88,2465.2,-0.0,flip_to_long -60041,做多,2024-01-19 05:55:00,2024-01-19 06:05:00,2465.2,2464.36,-0.0,flip_to_short -60042,做空,2024-01-19 06:05:00,2024-01-19 06:30:00,2464.36,2466.34,-0.0,flip_to_long -60043,做多,2024-01-19 06:30:00,2024-01-19 06:35:00,2466.34,2468.65,0.0,tp_upper -60044,做空,2024-01-19 07:25:00,2024-01-19 07:45:00,2468.42,2469.16,-0.0,flip_to_long -60045,做多,2024-01-19 07:45:00,2024-01-19 07:50:00,2469.16,2468.81,-0.0,flip_to_short -60046,做空,2024-01-19 07:50:00,2024-01-19 08:05:00,2468.81,2465.0,0.0,tp_lower -60047,做多,2024-01-19 08:45:00,2024-01-19 08:50:00,2469.49,2473.82,0.0,tp_upper -60048,做空,2024-01-19 11:35:00,2024-01-19 11:50:00,2488.8,2489.99,-0.0,flip_to_long -60049,做多,2024-01-19 11:50:00,2024-01-19 12:00:00,2489.99,2486.58,-0.0,flip_to_short -60050,做空,2024-01-19 12:00:00,2024-01-19 12:15:00,2486.58,2484.29,0.0,tp_lower -60051,做多,2024-01-19 12:55:00,2024-01-19 13:05:00,2485.9,2484.06,-0.0,flip_to_short -60052,做空,2024-01-19 13:05:00,2024-01-19 13:10:00,2484.06,2487.99,-0.0,flip_to_long -60053,做多,2024-01-19 13:10:00,2024-01-19 13:20:00,2487.99,2493.11,0.0,tp_upper -60054,做空,2024-01-19 13:40:00,2024-01-19 13:45:00,2485.75,2489.8,-0.0,flip_to_long -60055,做多,2024-01-19 13:45:00,2024-01-19 13:50:00,2489.8,2490.69,-0.0,tp_upper -60056,做空,2024-01-19 14:15:00,2024-01-19 14:25:00,2485.01,2475.75,0.0,tp_lower -60057,做多,2024-01-19 15:15:00,2024-01-19 17:35:00,2479.1,2462.2,-0.0,tp_upper -60058,做空,2024-01-19 20:20:00,2024-01-19 20:30:00,2493.31,2496.08,-0.0,flip_to_long -60059,做多,2024-01-19 20:30:00,2024-01-19 20:35:00,2496.08,2492.49,-0.0,flip_to_short -60060,做空,2024-01-19 20:35:00,2024-01-19 20:40:00,2492.49,2492.87,-0.0,flip_to_long -60061,做多,2024-01-19 20:40:00,2024-01-19 21:45:00,2492.87,2488.99,-0.0,flip_to_short -60062,做空,2024-01-19 21:45:00,2024-01-19 21:50:00,2488.99,2491.21,-0.0,flip_to_long -60063,做多,2024-01-19 21:50:00,2024-01-19 21:55:00,2491.21,2489.24,-0.0,flip_to_short -60064,做空,2024-01-19 21:55:00,2024-01-19 22:10:00,2489.24,2487.43,0.0,flip_to_long -60065,做多,2024-01-19 22:10:00,2024-01-19 22:15:00,2487.43,2484.52,-0.0,flip_to_short -60066,做空,2024-01-19 22:15:00,2024-01-19 22:20:00,2484.52,2488.16,-0.0,flip_to_long -60067,做多,2024-01-19 22:20:00,2024-01-19 22:30:00,2488.16,2485.96,-0.0,flip_to_short -60068,做空,2024-01-19 22:30:00,2024-01-19 22:35:00,2485.96,2487.85,-0.0,flip_to_long -60069,做多,2024-01-19 22:35:00,2024-01-19 22:40:00,2487.85,2486.14,-0.0,flip_to_short -60070,做空,2024-01-19 22:40:00,2024-01-19 22:45:00,2486.14,2486.18,-0.0,flip_to_long -60071,做多,2024-01-19 22:45:00,2024-01-19 22:55:00,2486.18,2491.24,0.0,tp_upper -60072,做多,2024-01-19 23:05:00,2024-01-19 23:10:00,2493.14,2497.31,0.0,tp_upper -60073,做空,2024-01-19 23:50:00,2024-01-20 00:10:00,2491.21,2485.7,0.0,tp_lower -60074,做多,2024-01-20 01:15:00,2024-01-20 01:35:00,2484.55,2487.78,0.0,tp_upper -60075,做空,2024-01-20 02:05:00,2024-01-20 02:10:00,2484.33,2484.98,-0.0,flip_to_long -60076,做多,2024-01-20 02:10:00,2024-01-20 02:15:00,2484.98,2484.18,-0.0,flip_to_short -60077,做空,2024-01-20 02:15:00,2024-01-20 02:20:00,2484.18,2484.2,-0.0,flip_to_long -60078,做多,2024-01-20 02:20:00,2024-01-20 03:00:00,2484.2,2484.24,-0.0,flip_to_short -60079,做空,2024-01-20 03:00:00,2024-01-20 03:20:00,2484.24,2481.88,0.0,tp_lower -60080,做多,2024-01-20 03:55:00,2024-01-20 04:15:00,2481.82,2478.68,-0.0,flip_to_short -60081,做空,2024-01-20 04:15:00,2024-01-20 04:35:00,2478.68,2480.62,-0.0,flip_to_long -60082,做多,2024-01-20 04:35:00,2024-01-20 04:50:00,2480.62,2484.66,0.0,tp_upper -60083,做空,2024-01-20 05:05:00,2024-01-20 05:20:00,2479.3,2480.92,-0.0,tp_lower -60084,做多,2024-01-20 06:15:00,2024-01-20 06:35:00,2481.16,2478.45,-0.0,flip_to_short -60085,做空,2024-01-20 06:35:00,2024-01-20 06:40:00,2478.45,2482.66,-0.0,flip_to_long -60086,做多,2024-01-20 06:40:00,2024-01-20 06:45:00,2482.66,2483.07,-0.0,tp_upper -60087,做空,2024-01-20 07:45:00,2024-01-20 07:55:00,2482.46,2479.0,0.0,tp_lower -60088,做多,2024-01-20 10:15:00,2024-01-20 10:45:00,2470.95,2472.03,-0.0,tp_upper -60089,做空,2024-01-20 11:00:00,2024-01-20 11:20:00,2469.54,2470.17,-0.0,flip_to_long -60090,做多,2024-01-20 11:20:00,2024-01-20 11:25:00,2470.17,2469.32,-0.0,flip_to_short -60091,做空,2024-01-20 11:25:00,2024-01-20 11:30:00,2469.32,2469.37,-0.0,flip_to_long -60092,做多,2024-01-20 11:30:00,2024-01-20 11:55:00,2469.37,2471.1,0.0,flip_to_short -60093,做空,2024-01-20 11:55:00,2024-01-20 12:15:00,2471.1,2471.16,-0.0,flip_to_long -60094,做多,2024-01-20 12:15:00,2024-01-20 12:25:00,2471.16,2471.28,-0.0,flip_to_short -60095,做空,2024-01-20 12:25:00,2024-01-20 12:40:00,2471.28,2469.32,0.0,tp_lower -60096,做多,2024-01-20 12:45:00,2024-01-20 12:50:00,2472.85,2471.13,-0.0,tp_upper -60097,做空,2024-01-20 12:55:00,2024-01-20 13:00:00,2468.32,2469.17,-0.0,tp_lower -60098,做多,2024-01-20 13:05:00,2024-01-20 13:10:00,2471.79,2473.28,0.0,tp_upper -60099,做空,2024-01-20 13:35:00,2024-01-20 13:40:00,2470.26,2473.1,-0.0,flip_to_long -60100,做多,2024-01-20 13:40:00,2024-01-20 13:45:00,2473.1,2471.08,-0.0,flip_to_short -60101,做空,2024-01-20 13:45:00,2024-01-20 13:55:00,2471.08,2472.32,-0.0,flip_to_long -60102,做多,2024-01-20 13:55:00,2024-01-20 14:00:00,2472.32,2470.04,-0.0,flip_to_short -60103,做空,2024-01-20 14:00:00,2024-01-20 14:10:00,2470.04,2469.49,-0.0,tp_lower -60104,做多,2024-01-20 14:50:00,2024-01-20 15:30:00,2467.71,2471.6,0.0,tp_upper -60105,做空,2024-01-20 15:50:00,2024-01-20 16:05:00,2465.78,2467.07,-0.0,flip_to_long -60106,做多,2024-01-20 16:05:00,2024-01-20 16:10:00,2467.07,2465.26,-0.0,flip_to_short -60107,做空,2024-01-20 16:10:00,2024-01-20 16:20:00,2465.26,2465.27,-0.0,flip_to_long -60108,做多,2024-01-20 16:20:00,2024-01-20 17:25:00,2465.27,2462.16,-0.0,flip_to_short -60109,做空,2024-01-20 17:25:00,2024-01-20 17:50:00,2462.16,2461.19,-0.0,flip_to_long -60110,做多,2024-01-20 17:50:00,2024-01-20 18:00:00,2461.19,2461.24,-0.0,flip_to_short -60111,做空,2024-01-20 18:00:00,2024-01-20 18:10:00,2461.24,2457.06,0.0,tp_lower -60112,做多,2024-01-20 18:20:00,2024-01-20 18:35:00,2459.21,2458.67,-0.0,flip_to_short -60113,做空,2024-01-20 18:35:00,2024-01-20 18:40:00,2458.67,2455.42,0.0,tp_lower -60114,做多,2024-01-20 19:00:00,2024-01-20 19:05:00,2459.74,2458.48,-0.0,flip_to_short -60115,做空,2024-01-20 19:05:00,2024-01-20 19:10:00,2458.48,2460.01,-0.0,flip_to_long -60116,做多,2024-01-20 19:10:00,2024-01-20 19:20:00,2460.01,2463.16,0.0,tp_upper -60117,做空,2024-01-20 19:45:00,2024-01-20 19:50:00,2459.35,2461.72,-0.0,flip_to_long -60118,做多,2024-01-20 19:50:00,2024-01-20 20:05:00,2461.72,2465.08,0.0,tp_upper -60119,做空,2024-01-20 21:35:00,2024-01-20 21:40:00,2468.28,2468.31,-0.0,flip_to_long -60120,做多,2024-01-20 21:40:00,2024-01-20 21:50:00,2468.31,2467.26,-0.0,flip_to_short -60121,做空,2024-01-20 21:50:00,2024-01-20 21:55:00,2467.26,2465.82,0.0,tp_lower -60122,做多,2024-01-20 22:05:00,2024-01-20 22:15:00,2469.18,2468.36,-0.0,flip_to_short -60123,做空,2024-01-20 22:15:00,2024-01-20 22:20:00,2468.36,2467.52,-0.0,tp_lower -60124,做多,2024-01-20 22:25:00,2024-01-20 22:40:00,2468.89,2472.12,0.0,tp_upper -60125,做空,2024-01-20 23:50:00,2024-01-20 23:55:00,2469.51,2472.27,-0.0,flip_to_long -60126,做多,2024-01-20 23:55:00,2024-01-21 00:00:00,2472.27,2470.92,-0.0,flip_to_short -60127,做空,2024-01-21 00:00:00,2024-01-21 00:10:00,2470.92,2469.11,0.0,tp_lower -60128,做多,2024-01-21 01:25:00,2024-01-21 01:30:00,2469.53,2468.2,-0.0,flip_to_short -60129,做空,2024-01-21 01:30:00,2024-01-21 04:45:00,2468.2,2474.95,-0.0,flip_to_long -60130,做多,2024-01-21 04:45:00,2024-01-21 05:10:00,2474.95,2474.19,-0.0,flip_to_short -60131,做空,2024-01-21 05:10:00,2024-01-21 05:15:00,2474.19,2474.98,-0.0,flip_to_long -60132,做多,2024-01-21 05:15:00,2024-01-21 05:20:00,2474.98,2474.86,-0.0,flip_to_short -60133,做空,2024-01-21 05:20:00,2024-01-21 05:40:00,2474.86,2474.8,-0.0,flip_to_long -60134,做多,2024-01-21 05:40:00,2024-01-21 05:45:00,2474.8,2473.89,-0.0,flip_to_short -60135,做空,2024-01-21 05:45:00,2024-01-21 05:55:00,2473.89,2473.33,-0.0,tp_lower -60136,做多,2024-01-21 06:05:00,2024-01-21 06:10:00,2474.89,2474.5,-0.0,flip_to_short -60137,做空,2024-01-21 06:10:00,2024-01-21 06:15:00,2474.5,2470.12,0.0,tp_lower -60138,做多,2024-01-21 07:30:00,2024-01-21 07:55:00,2472.0,2475.84,0.0,tp_upper -60139,做空,2024-01-21 08:40:00,2024-01-21 08:45:00,2473.04,2473.69,-0.0,flip_to_long -60140,做多,2024-01-21 08:45:00,2024-01-21 08:55:00,2473.69,2474.26,-0.0,flip_to_short -60141,做空,2024-01-21 08:55:00,2024-01-21 09:00:00,2474.26,2475.86,-0.0,flip_to_long -60142,做多,2024-01-21 09:00:00,2024-01-21 09:05:00,2475.86,2474.9,-0.0,flip_to_short -60143,做空,2024-01-21 09:05:00,2024-01-21 09:20:00,2474.9,2475.51,-0.0,flip_to_long -60144,做多,2024-01-21 09:20:00,2024-01-21 10:00:00,2475.51,2477.1,0.0,tp_upper -60145,做空,2024-01-21 11:15:00,2024-01-21 11:30:00,2478.97,2476.87,0.0,tp_lower -60146,做多,2024-01-21 13:05:00,2024-01-21 13:10:00,2475.05,2474.37,-0.0,flip_to_short -60147,做空,2024-01-21 13:10:00,2024-01-21 14:30:00,2474.37,2477.23,-0.0,flip_to_long -60148,做多,2024-01-21 14:30:00,2024-01-21 14:40:00,2477.23,2477.65,-0.0,flip_to_short -60149,做空,2024-01-21 14:40:00,2024-01-21 14:45:00,2477.65,2479.82,-0.0,flip_to_long -60150,做多,2024-01-21 14:45:00,2024-01-21 14:55:00,2479.82,2478.23,-0.0,flip_to_short -60151,做空,2024-01-21 14:55:00,2024-01-21 15:00:00,2478.23,2478.53,-0.0,flip_to_long -60152,做多,2024-01-21 15:00:00,2024-01-21 15:10:00,2478.53,2477.86,-0.0,flip_to_short -60153,做空,2024-01-21 15:10:00,2024-01-21 15:15:00,2477.86,2473.22,0.0,tp_lower -60154,做多,2024-01-21 16:35:00,2024-01-21 17:00:00,2470.71,2474.04,0.0,tp_upper -60155,做空,2024-01-21 18:00:00,2024-01-21 18:10:00,2473.59,2473.3,-0.0,flip_to_long -60156,做多,2024-01-21 18:10:00,2024-01-21 18:20:00,2473.3,2478.28,0.0,tp_upper -60157,做空,2024-01-21 18:40:00,2024-01-21 19:05:00,2475.44,2472.41,0.0,tp_lower -60158,做多,2024-01-21 19:55:00,2024-01-21 20:00:00,2474.41,2472.91,-0.0,flip_to_short -60159,做空,2024-01-21 20:00:00,2024-01-21 20:10:00,2472.91,2474.45,-0.0,flip_to_long -60160,做多,2024-01-21 20:10:00,2024-01-21 20:15:00,2474.45,2474.58,-0.0,tp_upper -60161,做空,2024-01-21 20:25:00,2024-01-21 20:45:00,2472.34,2468.62,0.0,tp_lower -60162,做多,2024-01-21 21:45:00,2024-01-21 22:00:00,2469.45,2471.94,0.0,tp_upper -60163,做空,2024-01-21 22:15:00,2024-01-21 22:20:00,2468.11,2463.15,0.0,tp_lower -60164,做多,2024-01-22 00:00:00,2024-01-22 00:25:00,2457.91,2455.72,-0.0,flip_to_short -60165,做空,2024-01-22 00:25:00,2024-01-22 00:35:00,2455.72,2453.72,0.0,tp_lower -60166,做多,2024-01-22 00:45:00,2024-01-22 00:50:00,2463.69,2461.4,-0.0,tp_upper -60167,做空,2024-01-22 01:10:00,2024-01-22 01:15:00,2456.21,2442.67,0.0,tp_lower -60168,做多,2024-01-22 03:00:00,2024-01-22 03:50:00,2437.3,2435.85,-0.0,flip_to_short -60169,做空,2024-01-22 03:50:00,2024-01-22 04:10:00,2435.85,2429.18,0.0,tp_lower -60170,做多,2024-01-22 05:25:00,2024-01-22 05:45:00,2423.01,2427.17,0.0,tp_upper -60171,做空,2024-01-22 06:20:00,2024-01-22 07:15:00,2423.72,2429.09,-0.0,flip_to_long -60172,做多,2024-01-22 07:15:00,2024-01-22 07:25:00,2429.09,2427.76,-0.0,flip_to_short -60173,做空,2024-01-22 07:25:00,2024-01-22 07:30:00,2427.76,2429.1,-0.0,flip_to_long -60174,做多,2024-01-22 07:30:00,2024-01-22 07:35:00,2429.1,2422.91,-0.0,flip_to_short -60175,做空,2024-01-22 07:35:00,2024-01-22 07:50:00,2422.91,2420.8,0.0,tp_lower -60176,做多,2024-01-22 09:05:00,2024-01-22 09:10:00,2414.98,2412.19,-0.0,flip_to_short -60177,做空,2024-01-22 09:10:00,2024-01-22 09:15:00,2412.19,2414.47,-0.0,flip_to_long -60178,做多,2024-01-22 09:15:00,2024-01-22 09:30:00,2414.47,2409.94,-0.0,flip_to_short -60179,做空,2024-01-22 09:30:00,2024-01-22 09:40:00,2409.94,2406.23,0.0,tp_lower -60180,做多,2024-01-22 11:05:00,2024-01-22 11:10:00,2388.56,2386.37,-0.0,flip_to_short -60181,做空,2024-01-22 11:10:00,2024-01-22 11:45:00,2386.37,2386.53,-0.0,flip_to_long -60182,做多,2024-01-22 11:45:00,2024-01-22 12:00:00,2386.53,2380.35,-0.0,flip_to_short -60183,做空,2024-01-22 12:00:00,2024-01-22 12:20:00,2380.35,2372.65,0.0,tp_lower -60184,做多,2024-01-22 12:45:00,2024-01-22 12:50:00,2380.49,2377.38,-0.0,flip_to_short -60185,做空,2024-01-22 12:50:00,2024-01-22 13:00:00,2377.38,2380.65,-0.0,flip_to_long -60186,做多,2024-01-22 13:00:00,2024-01-22 13:05:00,2380.65,2391.15,0.0,tp_upper -60187,做空,2024-01-22 14:05:00,2024-01-22 14:15:00,2387.35,2370.29,0.0,tp_lower -60188,做多,2024-01-22 15:40:00,2024-01-22 15:50:00,2368.45,2381.69,0.0,tp_upper -60189,做空,2024-01-22 16:10:00,2024-01-22 16:20:00,2371.3,2367.91,0.0,flip_to_long -60190,做多,2024-01-22 16:20:00,2024-01-22 16:55:00,2367.91,2366.29,-0.0,flip_to_short -60191,做空,2024-01-22 16:55:00,2024-01-22 17:00:00,2366.29,2369.4,-0.0,flip_to_long -60192,做多,2024-01-22 17:00:00,2024-01-22 17:25:00,2369.4,2365.96,-0.0,flip_to_short -60193,做空,2024-01-22 17:25:00,2024-01-22 17:30:00,2365.96,2371.37,-0.0,flip_to_long -60194,做多,2024-01-22 17:30:00,2024-01-22 17:40:00,2371.37,2379.21,0.0,tp_upper -60195,做空,2024-01-22 18:05:00,2024-01-22 18:10:00,2371.86,2372.99,-0.0,flip_to_long -60196,做多,2024-01-22 18:10:00,2024-01-22 18:15:00,2372.99,2377.68,0.0,tp_upper -60197,做空,2024-01-22 18:20:00,2024-01-22 18:35:00,2375.36,2375.2,-0.0,flip_to_long -60198,做多,2024-01-22 18:35:00,2024-01-22 18:40:00,2375.2,2368.08,-0.0,flip_to_short -60199,做空,2024-01-22 18:40:00,2024-01-22 18:45:00,2368.08,2363.86,0.0,tp_lower -60200,做多,2024-01-22 18:50:00,2024-01-22 18:55:00,2375.28,2367.75,-0.0,flip_to_short -60201,做空,2024-01-22 18:55:00,2024-01-22 19:00:00,2367.75,2374.68,-0.0,tp_lower -60202,做空,2024-01-22 19:05:00,2024-01-22 19:10:00,2367.37,2353.95,0.0,tp_lower -60203,做多,2024-01-22 20:20:00,2024-01-22 21:00:00,2342.38,2331.65,-0.0,flip_to_short -60204,做空,2024-01-22 21:00:00,2024-01-22 21:05:00,2331.65,2333.72,-0.0,flip_to_long -60205,做多,2024-01-22 21:05:00,2024-01-22 22:20:00,2333.72,2325.01,-0.0,flip_to_short -60206,做空,2024-01-22 22:20:00,2024-01-22 22:25:00,2325.01,2327.99,-0.0,tp_lower -60207,做多,2024-01-22 23:00:00,2024-01-22 23:05:00,2327.37,2318.98,-0.0,flip_to_short -60208,做空,2024-01-22 23:05:00,2024-01-22 23:15:00,2318.98,2316.61,0.0,tp_lower -60209,做多,2024-01-23 00:00:00,2024-01-23 00:15:00,2318.55,2326.27,0.0,tp_upper -60210,做空,2024-01-23 00:40:00,2024-01-23 03:55:00,2320.09,2339.01,-0.0,flip_to_long -60211,做多,2024-01-23 03:55:00,2024-01-23 04:05:00,2339.01,2343.4,0.0,tp_upper -60212,做空,2024-01-23 05:25:00,2024-01-23 05:35:00,2344.31,2346.51,-0.0,flip_to_long -60213,做多,2024-01-23 05:35:00,2024-01-23 05:50:00,2346.51,2346.94,-0.0,flip_to_short -60214,做空,2024-01-23 05:50:00,2024-01-23 06:10:00,2346.94,2346.07,-0.0,flip_to_long -60215,做多,2024-01-23 06:10:00,2024-01-23 06:20:00,2346.07,2349.34,0.0,tp_upper -60216,做空,2024-01-23 06:35:00,2024-01-23 06:45:00,2345.99,2343.6,0.0,tp_lower -60217,做多,2024-01-23 06:55:00,2024-01-23 11:15:00,2345.72,2226.67,-0.0,flip_to_short -60218,做空,2024-01-23 11:15:00,2024-01-23 11:35:00,2226.67,2221.08,0.0,tp_lower -60219,做多,2024-01-23 12:00:00,2024-01-23 12:05:00,2225.79,2224.97,-0.0,flip_to_short -60220,做空,2024-01-23 12:05:00,2024-01-23 12:15:00,2224.97,2208.26,0.0,tp_lower -60221,做多,2024-01-23 12:50:00,2024-01-23 13:10:00,2218.66,2215.9,-0.0,flip_to_short -60222,做空,2024-01-23 13:10:00,2024-01-23 13:35:00,2215.9,2214.88,-0.0,flip_to_long -60223,做多,2024-01-23 13:35:00,2024-01-23 13:40:00,2214.88,2212.4,-0.0,flip_to_short -60224,做空,2024-01-23 13:40:00,2024-01-23 13:55:00,2212.4,2199.51,0.0,tp_lower -60225,做多,2024-01-23 14:55:00,2024-01-23 15:40:00,2194.98,2225.5,0.0,tp_upper -60226,做空,2024-01-23 16:10:00,2024-01-23 16:35:00,2198.38,2198.53,-0.0,tp_lower -60227,做多,2024-01-23 16:50:00,2024-01-23 17:30:00,2209.64,2228.21,0.0,tp_upper -60228,做空,2024-01-23 17:50:00,2024-01-23 18:00:00,2209.61,2214.4,-0.0,flip_to_long -60229,做多,2024-01-23 18:00:00,2024-01-23 18:20:00,2214.4,2212.02,-0.0,flip_to_short -60230,做空,2024-01-23 18:20:00,2024-01-23 18:30:00,2212.02,2209.77,0.0,tp_lower -60231,做多,2024-01-23 20:05:00,2024-01-23 20:30:00,2194.76,2191.41,-0.0,flip_to_short -60232,做空,2024-01-23 20:30:00,2024-01-23 21:30:00,2191.41,2193.6,-0.0,flip_to_long -60233,做多,2024-01-23 21:30:00,2024-01-23 21:45:00,2193.6,2199.57,0.0,tp_upper -60234,做空,2024-01-24 00:10:00,2024-01-24 00:20:00,2235.37,2236.68,-0.0,flip_to_long -60235,做多,2024-01-24 00:20:00,2024-01-24 00:45:00,2236.68,2249.0,0.0,tp_upper -60236,做空,2024-01-24 01:00:00,2024-01-24 01:15:00,2237.84,2230.63,0.0,tp_lower -60237,做多,2024-01-24 02:15:00,2024-01-24 02:35:00,2230.24,2228.67,-0.0,flip_to_short -60238,做空,2024-01-24 02:35:00,2024-01-24 02:45:00,2228.67,2223.04,0.0,tp_lower -60239,做多,2024-01-24 04:15:00,2024-01-24 04:40:00,2218.01,2214.15,-0.0,flip_to_short -60240,做空,2024-01-24 04:40:00,2024-01-24 04:45:00,2214.15,2218.61,-0.0,flip_to_long -60241,做多,2024-01-24 04:45:00,2024-01-24 04:50:00,2218.61,2215.01,-0.0,flip_to_short -60242,做空,2024-01-24 04:50:00,2024-01-24 05:00:00,2215.01,2217.59,-0.0,flip_to_long -60243,做多,2024-01-24 05:00:00,2024-01-24 05:15:00,2217.59,2223.04,0.0,tp_upper -60244,做空,2024-01-24 06:05:00,2024-01-24 06:15:00,2221.61,2222.35,-0.0,flip_to_long -60245,做多,2024-01-24 06:15:00,2024-01-24 06:30:00,2222.35,2228.32,0.0,tp_upper -60246,做空,2024-01-24 07:50:00,2024-01-24 08:45:00,2234.54,2236.97,-0.0,flip_to_long -60247,做多,2024-01-24 08:45:00,2024-01-24 08:55:00,2236.97,2235.6,-0.0,flip_to_short -60248,做空,2024-01-24 08:55:00,2024-01-24 09:00:00,2235.6,2238.39,-0.0,flip_to_long -60249,做多,2024-01-24 09:00:00,2024-01-24 09:10:00,2238.39,2243.62,0.0,tp_upper -60250,做空,2024-01-24 09:20:00,2024-01-24 09:50:00,2239.22,2239.12,-0.0,flip_to_long -60251,做多,2024-01-24 09:50:00,2024-01-24 10:20:00,2239.12,2242.84,0.0,tp_upper -60252,做空,2024-01-24 11:10:00,2024-01-24 11:20:00,2246.28,2248.37,-0.0,flip_to_long -60253,做多,2024-01-24 11:20:00,2024-01-24 11:25:00,2248.37,2246.09,-0.0,flip_to_short -60254,做空,2024-01-24 11:25:00,2024-01-24 12:30:00,2246.09,2239.74,0.0,tp_lower -60255,做多,2024-01-24 12:40:00,2024-01-24 14:30:00,2243.43,2230.79,-0.0,tp_upper -60256,做空,2024-01-24 14:45:00,2024-01-24 14:55:00,2230.35,2229.52,-0.0,flip_to_long -60257,做多,2024-01-24 14:55:00,2024-01-24 15:00:00,2229.52,2228.2,-0.0,flip_to_short -60258,做空,2024-01-24 15:00:00,2024-01-24 15:35:00,2228.2,2231.65,-0.0,flip_to_long -60259,做多,2024-01-24 15:35:00,2024-01-24 16:00:00,2231.65,2233.11,0.0,flip_to_short -60260,做空,2024-01-24 16:00:00,2024-01-24 16:20:00,2233.11,2230.84,0.0,flip_to_long -60261,做多,2024-01-24 16:20:00,2024-01-24 16:30:00,2230.84,2233.28,0.0,tp_upper -60262,做空,2024-01-24 16:35:00,2024-01-24 16:45:00,2229.52,2237.75,-0.0,flip_to_long -60263,做多,2024-01-24 16:45:00,2024-01-24 16:50:00,2237.75,2241.08,0.0,tp_upper -60264,做空,2024-01-24 17:15:00,2024-01-24 17:20:00,2232.99,2238.75,-0.0,flip_to_long -60265,做多,2024-01-24 17:20:00,2024-01-24 17:25:00,2238.75,2234.79,-0.0,flip_to_short -60266,做空,2024-01-24 17:25:00,2024-01-24 17:35:00,2234.79,2238.48,-0.0,flip_to_long -60267,做多,2024-01-24 17:35:00,2024-01-24 17:45:00,2238.48,2234.31,-0.0,flip_to_short -60268,做空,2024-01-24 17:45:00,2024-01-24 17:55:00,2234.31,2236.14,-0.0,flip_to_long -60269,做多,2024-01-24 17:55:00,2024-01-24 18:00:00,2236.14,2231.34,-0.0,flip_to_short -60270,做空,2024-01-24 18:00:00,2024-01-24 18:05:00,2231.34,2223.15,0.0,tp_lower -60271,做多,2024-01-24 19:30:00,2024-01-24 20:00:00,2217.57,2216.94,-0.0,tp_upper -60272,做空,2024-01-24 20:15:00,2024-01-24 20:30:00,2217.77,2209.59,0.0,tp_lower -60273,做多,2024-01-24 21:10:00,2024-01-24 21:35:00,2210.19,2210.47,-0.0,flip_to_short -60274,做空,2024-01-24 21:35:00,2024-01-24 21:40:00,2210.47,2214.04,-0.0,flip_to_long -60275,做多,2024-01-24 21:40:00,2024-01-24 22:10:00,2214.04,2218.92,0.0,tp_upper -60276,做空,2024-01-25 00:05:00,2024-01-25 00:30:00,2231.35,2232.86,-0.0,flip_to_long -60277,做多,2024-01-25 00:30:00,2024-01-25 00:45:00,2232.86,2232.13,-0.0,flip_to_short -60278,做空,2024-01-25 00:45:00,2024-01-25 00:50:00,2232.13,2233.7,-0.0,tp_lower -60279,做多,2024-01-25 00:55:00,2024-01-25 03:15:00,2234.02,2210.26,-0.0,flip_to_short -60280,做空,2024-01-25 03:15:00,2024-01-25 03:20:00,2210.26,2214.83,-0.0,flip_to_long -60281,做多,2024-01-25 03:20:00,2024-01-25 03:25:00,2214.83,2218.21,0.0,tp_upper -60282,做空,2024-01-25 04:00:00,2024-01-25 04:15:00,2215.63,2214.35,0.0,flip_to_long -60283,做多,2024-01-25 04:15:00,2024-01-25 04:25:00,2214.35,2214.56,-0.0,flip_to_short -60284,做空,2024-01-25 04:25:00,2024-01-25 04:35:00,2214.56,2214.66,-0.0,tp_lower -60285,做多,2024-01-25 05:45:00,2024-01-25 06:00:00,2209.68,2209.83,-0.0,flip_to_short -60286,做空,2024-01-25 06:00:00,2024-01-25 08:45:00,2209.83,2224.66,-0.0,flip_to_long -60287,做多,2024-01-25 08:45:00,2024-01-25 08:50:00,2224.66,2224.48,-0.0,flip_to_short -60288,做空,2024-01-25 08:50:00,2024-01-25 08:55:00,2224.48,2225.22,-0.0,flip_to_long -60289,做多,2024-01-25 08:55:00,2024-01-25 09:00:00,2225.22,2224.9,-0.0,flip_to_short -60290,做空,2024-01-25 09:00:00,2024-01-25 09:05:00,2224.9,2229.29,-0.0,flip_to_long -60291,做多,2024-01-25 09:05:00,2024-01-25 09:10:00,2229.29,2226.16,-0.0,tp_upper -60292,做空,2024-01-25 09:25:00,2024-01-25 09:30:00,2224.46,2224.48,-0.0,flip_to_long -60293,做多,2024-01-25 09:30:00,2024-01-25 09:45:00,2224.48,2223.76,-0.0,flip_to_short -60294,做空,2024-01-25 09:45:00,2024-01-25 09:50:00,2223.76,2223.98,-0.0,flip_to_long -60295,做多,2024-01-25 09:50:00,2024-01-25 10:35:00,2223.98,2229.6,0.0,tp_upper -60296,做空,2024-01-25 11:45:00,2024-01-25 12:10:00,2232.24,2225.28,0.0,tp_lower -60297,做多,2024-01-25 13:55:00,2024-01-25 14:00:00,2205.2,2208.92,0.0,tp_upper -60298,做空,2024-01-25 14:05:00,2024-01-25 14:10:00,2203.89,2206.04,-0.0,flip_to_long -60299,做多,2024-01-25 14:10:00,2024-01-25 14:15:00,2206.04,2208.9,0.0,tp_upper -60300,做空,2024-01-25 14:40:00,2024-01-25 14:45:00,2205.69,2206.05,-0.0,flip_to_long -60301,做多,2024-01-25 14:45:00,2024-01-25 15:00:00,2206.05,2207.93,0.0,flip_to_short -60302,做空,2024-01-25 15:00:00,2024-01-25 15:25:00,2207.93,2196.92,0.0,tp_lower -60303,做多,2024-01-25 16:35:00,2024-01-25 16:45:00,2191.44,2190.87,-0.0,flip_to_short -60304,做空,2024-01-25 16:45:00,2024-01-25 17:05:00,2190.87,2175.73,0.0,tp_lower -60305,做多,2024-01-25 17:20:00,2024-01-25 17:30:00,2187.62,2195.76,0.0,tp_upper -60306,做空,2024-01-25 19:00:00,2024-01-25 19:10:00,2206.48,2209.57,-0.0,flip_to_long -60307,做多,2024-01-25 19:10:00,2024-01-25 19:35:00,2209.57,2221.93,0.0,tp_upper -60308,做空,2024-01-25 20:40:00,2024-01-25 20:50:00,2215.19,2217.87,-0.0,flip_to_long -60309,做多,2024-01-25 20:50:00,2024-01-25 21:00:00,2217.87,2228.94,0.0,tp_upper -60310,做空,2024-01-25 21:30:00,2024-01-25 21:35:00,2220.84,2221.27,-0.0,flip_to_long -60311,做多,2024-01-25 21:35:00,2024-01-25 21:40:00,2221.27,2218.99,-0.0,flip_to_short -60312,做空,2024-01-25 21:40:00,2024-01-25 22:25:00,2218.99,2215.92,0.0,tp_lower -60313,做多,2024-01-25 22:45:00,2024-01-25 23:00:00,2219.52,2218.64,-0.0,flip_to_short -60314,做空,2024-01-25 23:00:00,2024-01-25 23:35:00,2218.64,2218.61,-0.0,flip_to_long -60315,做多,2024-01-25 23:35:00,2024-01-25 23:50:00,2218.61,2218.37,-0.0,flip_to_short -60316,做空,2024-01-25 23:50:00,2024-01-26 00:10:00,2218.37,2214.36,0.0,tp_lower -60317,做多,2024-01-26 00:40:00,2024-01-26 01:35:00,2216.46,2219.5,0.0,tp_upper -60318,做空,2024-01-26 02:45:00,2024-01-26 02:55:00,2227.88,2227.53,-0.0,flip_to_long -60319,做多,2024-01-26 02:55:00,2024-01-26 03:00:00,2227.53,2226.27,-0.0,flip_to_short -60320,做空,2024-01-26 03:00:00,2024-01-26 03:10:00,2226.27,2227.6,-0.0,flip_to_long -60321,做多,2024-01-26 03:10:00,2024-01-26 03:15:00,2227.6,2225.92,-0.0,flip_to_short -60322,做空,2024-01-26 03:15:00,2024-01-26 04:15:00,2225.92,2223.21,0.0,flip_to_long -60323,做多,2024-01-26 04:15:00,2024-01-26 04:25:00,2223.21,2224.16,-0.0,flip_to_short -60324,做空,2024-01-26 04:25:00,2024-01-26 04:30:00,2224.16,2225.1,-0.0,flip_to_long -60325,做多,2024-01-26 04:30:00,2024-01-26 04:35:00,2225.1,2227.98,0.0,tp_upper -60326,做空,2024-01-26 04:45:00,2024-01-26 05:05:00,2225.03,2222.07,0.0,flip_to_long -60327,做多,2024-01-26 05:05:00,2024-01-26 06:20:00,2222.07,2222.23,-0.0,flip_to_short -60328,做空,2024-01-26 06:20:00,2024-01-26 06:35:00,2222.23,2217.84,0.0,tp_lower -60329,做多,2024-01-26 08:10:00,2024-01-26 09:40:00,2207.61,2221.3,0.0,tp_upper -60330,做空,2024-01-26 09:55:00,2024-01-26 10:15:00,2205.41,2216.03,-0.0,flip_to_long -60331,做多,2024-01-26 10:15:00,2024-01-26 10:30:00,2216.03,2221.85,0.0,tp_upper -60332,做空,2024-01-26 12:40:00,2024-01-26 12:45:00,2248.24,2248.82,-0.0,flip_to_long -60333,做多,2024-01-26 12:45:00,2024-01-26 14:10:00,2248.82,2246.71,-0.0,flip_to_short -60334,做空,2024-01-26 14:10:00,2024-01-26 15:40:00,2246.71,2255.88,-0.0,flip_to_long -60335,做多,2024-01-26 15:40:00,2024-01-26 15:45:00,2255.88,2252.67,-0.0,flip_to_short -60336,做空,2024-01-26 15:45:00,2024-01-26 17:25:00,2252.67,2267.98,-0.0,flip_to_long -60337,做多,2024-01-26 17:25:00,2024-01-26 18:10:00,2267.98,2266.52,-0.0,flip_to_short -60338,做空,2024-01-26 18:10:00,2024-01-26 18:15:00,2266.52,2266.4,-0.0,tp_lower -60339,做多,2024-01-26 18:25:00,2024-01-26 18:30:00,2270.46,2268.99,-0.0,flip_to_short -60340,做空,2024-01-26 18:30:00,2024-01-26 18:45:00,2268.99,2265.83,0.0,tp_lower -60341,做多,2024-01-26 20:10:00,2024-01-26 20:15:00,2260.64,2256.41,-0.0,flip_to_short -60342,做空,2024-01-26 20:15:00,2024-01-26 20:30:00,2256.41,2253.38,0.0,tp_lower -60343,做多,2024-01-26 20:55:00,2024-01-26 21:00:00,2257.51,2255.43,-0.0,flip_to_short -60344,做空,2024-01-26 21:00:00,2024-01-26 21:45:00,2255.43,2257.73,-0.0,flip_to_long -60345,做多,2024-01-26 21:45:00,2024-01-26 21:50:00,2257.73,2258.59,-0.0,tp_upper -60346,做空,2024-01-26 23:35:00,2024-01-26 23:40:00,2264.51,2265.35,-0.0,flip_to_long -60347,做多,2024-01-26 23:40:00,2024-01-26 23:55:00,2265.35,2266.72,0.0,tp_upper -60348,做空,2024-01-27 00:00:00,2024-01-27 00:05:00,2265.5,2269.2,-0.0,flip_to_long -60349,做多,2024-01-27 00:05:00,2024-01-27 00:10:00,2269.2,2272.35,0.0,tp_upper -60350,做空,2024-01-27 01:40:00,2024-01-27 01:50:00,2273.92,2268.38,0.0,tp_lower -60351,做多,2024-01-27 02:45:00,2024-01-27 03:00:00,2273.38,2271.56,-0.0,flip_to_short -60352,做空,2024-01-27 03:00:00,2024-01-27 03:15:00,2271.56,2272.97,-0.0,flip_to_long -60353,做多,2024-01-27 03:15:00,2024-01-27 03:25:00,2272.97,2274.31,0.0,tp_upper -60354,做空,2024-01-27 03:55:00,2024-01-27 04:35:00,2273.36,2274.81,-0.0,flip_to_long -60355,做多,2024-01-27 04:35:00,2024-01-27 04:40:00,2274.81,2273.82,-0.0,flip_to_short -60356,做空,2024-01-27 04:40:00,2024-01-27 04:50:00,2273.82,2274.0,-0.0,flip_to_long -60357,做多,2024-01-27 04:50:00,2024-01-27 07:10:00,2274.0,2262.92,-0.0,flip_to_short -60358,做空,2024-01-27 07:10:00,2024-01-27 07:15:00,2262.92,2258.81,0.0,tp_lower -60359,做多,2024-01-27 08:45:00,2024-01-27 08:50:00,2258.34,2256.31,-0.0,tp_upper -60360,做空,2024-01-27 08:55:00,2024-01-27 09:00:00,2252.85,2256.12,-0.0,tp_lower -60361,做空,2024-01-27 10:35:00,2024-01-27 11:30:00,2264.54,2265.09,-0.0,flip_to_long -60362,做多,2024-01-27 11:30:00,2024-01-27 11:50:00,2265.09,2266.71,0.0,tp_upper -60363,做空,2024-01-27 11:55:00,2024-01-27 12:00:00,2264.87,2267.2,-0.0,flip_to_long -60364,做多,2024-01-27 12:00:00,2024-01-27 12:05:00,2267.2,2269.37,0.0,tp_upper -60365,做空,2024-01-27 12:15:00,2024-01-27 12:25:00,2265.76,2265.49,-0.0,flip_to_long -60366,做多,2024-01-27 12:25:00,2024-01-27 13:20:00,2265.49,2265.22,-0.0,flip_to_short -60367,做空,2024-01-27 13:20:00,2024-01-27 13:35:00,2265.22,2265.04,-0.0,flip_to_long -60368,做多,2024-01-27 13:35:00,2024-01-27 13:45:00,2265.04,2267.31,0.0,tp_upper -60369,做空,2024-01-27 14:50:00,2024-01-27 15:20:00,2268.8,2270.14,-0.0,flip_to_long -60370,做多,2024-01-27 15:20:00,2024-01-27 15:30:00,2270.14,2270.47,-0.0,tp_upper -60371,做空,2024-01-27 15:45:00,2024-01-27 16:00:00,2268.86,2270.19,-0.0,flip_to_long -60372,做多,2024-01-27 16:00:00,2024-01-27 16:15:00,2270.19,2271.2,-0.0,tp_upper -60373,做空,2024-01-27 16:35:00,2024-01-27 16:40:00,2269.17,2268.21,-0.0,tp_lower -60374,做多,2024-01-27 18:05:00,2024-01-27 18:10:00,2266.25,2269.27,0.0,tp_upper -60375,做空,2024-01-27 18:45:00,2024-01-27 18:50:00,2265.8,2266.7,-0.0,flip_to_long -60376,做多,2024-01-27 18:50:00,2024-01-27 18:55:00,2266.7,2266.1,-0.0,flip_to_short -60377,做空,2024-01-27 18:55:00,2024-01-27 19:00:00,2266.1,2268.34,-0.0,flip_to_long -60378,做多,2024-01-27 19:00:00,2024-01-27 19:05:00,2268.34,2269.86,0.0,tp_upper -60379,做空,2024-01-27 20:00:00,2024-01-27 20:15:00,2271.77,2272.07,-0.0,flip_to_long -60380,做多,2024-01-27 20:15:00,2024-01-27 20:20:00,2272.07,2271.45,-0.0,flip_to_short -60381,做空,2024-01-27 20:20:00,2024-01-27 20:35:00,2271.45,2274.14,-0.0,flip_to_long -60382,做多,2024-01-27 20:35:00,2024-01-27 20:40:00,2274.14,2271.0,-0.0,flip_to_short -60383,做空,2024-01-27 20:40:00,2024-01-27 21:05:00,2271.0,2268.08,0.0,tp_lower -60384,做多,2024-01-27 21:20:00,2024-01-27 21:30:00,2270.61,2269.63,-0.0,tp_upper -60385,做多,2024-01-27 21:40:00,2024-01-27 22:00:00,2269.97,2269.98,-0.0,flip_to_short -60386,做空,2024-01-27 22:00:00,2024-01-27 22:05:00,2269.98,2264.59,0.0,tp_lower -60387,做多,2024-01-27 22:25:00,2024-01-27 22:30:00,2270.36,2268.11,-0.0,flip_to_short -60388,做空,2024-01-27 22:30:00,2024-01-27 22:35:00,2268.11,2269.57,-0.0,flip_to_long -60389,做多,2024-01-27 22:35:00,2024-01-27 22:40:00,2269.57,2267.74,-0.0,flip_to_short -60390,做空,2024-01-27 22:40:00,2024-01-27 22:45:00,2267.74,2264.5,0.0,tp_lower -60391,做多,2024-01-27 23:40:00,2024-01-28 00:00:00,2265.75,2265.37,-0.0,flip_to_short -60392,做空,2024-01-28 00:00:00,2024-01-28 00:10:00,2265.37,2266.5,-0.0,flip_to_long -60393,做多,2024-01-28 00:10:00,2024-01-28 00:15:00,2266.5,2263.58,-0.0,flip_to_short -60394,做空,2024-01-28 00:15:00,2024-01-28 00:20:00,2263.58,2263.75,-0.0,flip_to_long -60395,做多,2024-01-28 00:20:00,2024-01-28 00:40:00,2263.75,2264.4,-0.0,flip_to_short -60396,做空,2024-01-28 00:40:00,2024-01-28 00:50:00,2264.4,2266.67,-0.0,flip_to_long -60397,做多,2024-01-28 00:50:00,2024-01-28 01:00:00,2266.67,2268.08,0.0,tp_upper -60398,做空,2024-01-28 02:40:00,2024-01-28 03:00:00,2276.2,2280.75,-0.0,flip_to_long -60399,做多,2024-01-28 03:00:00,2024-01-28 03:05:00,2280.75,2279.08,-0.0,flip_to_short -60400,做空,2024-01-28 03:05:00,2024-01-28 03:40:00,2279.08,2279.17,-0.0,flip_to_long -60401,做多,2024-01-28 03:40:00,2024-01-28 03:45:00,2279.17,2278.96,-0.0,flip_to_short -60402,做空,2024-01-28 03:45:00,2024-01-28 03:50:00,2278.96,2281.62,-0.0,flip_to_long -60403,做多,2024-01-28 03:50:00,2024-01-28 03:55:00,2281.62,2285.99,0.0,tp_upper -60404,做空,2024-01-28 05:35:00,2024-01-28 07:35:00,2290.73,2286.99,0.0,flip_to_long -60405,做多,2024-01-28 07:35:00,2024-01-28 08:25:00,2286.99,2286.39,-0.0,flip_to_short -60406,做空,2024-01-28 08:25:00,2024-01-28 09:15:00,2286.39,2286.27,-0.0,flip_to_long -60407,做多,2024-01-28 09:15:00,2024-01-28 09:35:00,2286.27,2295.66,0.0,tp_upper -60408,做空,2024-01-28 10:25:00,2024-01-28 10:40:00,2289.01,2294.7,-0.0,flip_to_long -60409,做多,2024-01-28 10:40:00,2024-01-28 10:50:00,2294.7,2292.92,-0.0,flip_to_short -60410,做空,2024-01-28 10:50:00,2024-01-28 11:00:00,2292.92,2293.42,-0.0,flip_to_long -60411,做多,2024-01-28 11:00:00,2024-01-28 11:05:00,2293.42,2289.67,-0.0,flip_to_short -60412,做空,2024-01-28 11:05:00,2024-01-28 11:10:00,2289.67,2285.59,0.0,tp_lower -60413,做多,2024-01-28 12:55:00,2024-01-28 13:30:00,2275.82,2274.55,-0.0,flip_to_short -60414,做空,2024-01-28 13:30:00,2024-01-28 13:35:00,2274.55,2277.74,-0.0,flip_to_long -60415,做多,2024-01-28 13:35:00,2024-01-28 13:40:00,2277.74,2280.44,0.0,tp_upper -60416,做空,2024-01-28 14:05:00,2024-01-28 14:50:00,2277.83,2270.05,0.0,tp_lower -60417,做空,2024-01-28 16:05:00,2024-01-28 16:20:00,2271.36,2270.49,-0.0,flip_to_long -60418,做多,2024-01-28 16:20:00,2024-01-28 16:25:00,2270.49,2270.09,-0.0,flip_to_short -60419,做空,2024-01-28 16:25:00,2024-01-28 16:35:00,2270.09,2271.36,-0.0,flip_to_long -60420,做多,2024-01-28 16:35:00,2024-01-28 17:05:00,2271.36,2266.57,-0.0,flip_to_short -60421,做空,2024-01-28 17:05:00,2024-01-28 17:30:00,2266.57,2265.59,-0.0,tp_lower -60422,做多,2024-01-28 17:55:00,2024-01-28 18:15:00,2268.48,2263.98,-0.0,flip_to_short -60423,做空,2024-01-28 18:15:00,2024-01-28 18:20:00,2263.98,2258.79,0.0,tp_lower -60424,做多,2024-01-28 19:10:00,2024-01-28 19:30:00,2263.47,2262.91,-0.0,flip_to_short -60425,做空,2024-01-28 19:30:00,2024-01-28 19:35:00,2262.91,2256.47,0.0,tp_lower -60426,做多,2024-01-28 20:35:00,2024-01-28 21:35:00,2259.13,2258.87,-0.0,flip_to_short -60427,做空,2024-01-28 21:35:00,2024-01-28 21:50:00,2258.87,2263.6,-0.0,flip_to_long -60428,做多,2024-01-28 21:50:00,2024-01-28 22:00:00,2263.6,2258.8,-0.0,flip_to_short -60429,做空,2024-01-28 22:00:00,2024-01-28 22:10:00,2258.8,2258.59,-0.0,tp_lower -60430,做多,2024-01-28 23:25:00,2024-01-29 00:00:00,2252.15,2251.17,-0.0,flip_to_short -60431,做空,2024-01-29 00:00:00,2024-01-29 00:05:00,2251.17,2251.86,-0.0,flip_to_long -60432,做多,2024-01-29 00:05:00,2024-01-29 00:15:00,2251.86,2251.07,-0.0,flip_to_short -60433,做空,2024-01-29 00:15:00,2024-01-29 00:20:00,2251.07,2253.82,-0.0,flip_to_long -60434,做多,2024-01-29 00:20:00,2024-01-29 00:35:00,2253.82,2257.76,0.0,tp_upper -60435,做空,2024-01-29 02:00:00,2024-01-29 03:55:00,2263.31,2270.98,-0.0,flip_to_long -60436,做多,2024-01-29 03:55:00,2024-01-29 04:10:00,2270.98,2271.08,-0.0,flip_to_short -60437,做空,2024-01-29 04:10:00,2024-01-29 04:40:00,2271.08,2267.13,0.0,tp_lower -60438,做多,2024-01-29 06:05:00,2024-01-29 06:20:00,2265.85,2268.67,0.0,tp_upper -60439,做空,2024-01-29 06:40:00,2024-01-29 06:45:00,2264.99,2267.56,-0.0,flip_to_long -60440,做多,2024-01-29 06:45:00,2024-01-29 06:50:00,2267.56,2265.99,-0.0,flip_to_short -60441,做空,2024-01-29 06:50:00,2024-01-29 07:35:00,2265.99,2261.9,0.0,tp_lower -60442,做多,2024-01-29 08:45:00,2024-01-29 09:05:00,2262.2,2255.46,-0.0,flip_to_short -60443,做空,2024-01-29 09:05:00,2024-01-29 09:10:00,2255.46,2258.0,-0.0,flip_to_long -60444,做多,2024-01-29 09:10:00,2024-01-29 09:20:00,2258.0,2265.01,0.0,tp_upper -60445,做空,2024-01-29 11:00:00,2024-01-29 11:40:00,2273.09,2267.3,0.0,tp_lower -60446,做多,2024-01-29 14:15:00,2024-01-29 14:20:00,2250.25,2244.2,-0.0,flip_to_short -60447,做空,2024-01-29 14:20:00,2024-01-29 14:35:00,2244.2,2246.91,-0.0,flip_to_long -60448,做多,2024-01-29 14:35:00,2024-01-29 14:40:00,2246.91,2244.69,-0.0,flip_to_short -60449,做空,2024-01-29 14:40:00,2024-01-29 14:50:00,2244.69,2238.0,0.0,tp_lower -60450,做多,2024-01-29 15:10:00,2024-01-29 15:20:00,2246.97,2251.1,0.0,tp_upper -60451,做空,2024-01-29 18:30:00,2024-01-29 18:45:00,2305.66,2295.37,0.0,tp_lower -60452,做多,2024-01-29 19:00:00,2024-01-29 20:55:00,2302.2,2302.08,-0.0,tp_upper -60453,做空,2024-01-29 23:05:00,2024-01-29 23:30:00,2310.67,2312.5,-0.0,flip_to_long -60454,做多,2024-01-29 23:30:00,2024-01-29 23:40:00,2312.5,2313.01,-0.0,flip_to_short -60455,做空,2024-01-29 23:40:00,2024-01-29 23:45:00,2313.01,2314.42,-0.0,flip_to_long -60456,做多,2024-01-29 23:45:00,2024-01-30 00:00:00,2314.42,2310.91,-0.0,flip_to_short -60457,做空,2024-01-30 00:00:00,2024-01-30 00:10:00,2310.91,2309.14,0.0,tp_lower -60458,做多,2024-01-30 00:20:00,2024-01-30 00:30:00,2313.2,2311.87,-0.0,flip_to_short -60459,做空,2024-01-30 00:30:00,2024-01-30 00:35:00,2311.87,2307.63,0.0,tp_lower -60460,做多,2024-01-30 01:15:00,2024-01-30 01:35:00,2308.4,2321.51,0.0,tp_upper -60461,做空,2024-01-30 02:50:00,2024-01-30 02:55:00,2316.94,2317.0,-0.0,flip_to_long -60462,做多,2024-01-30 02:55:00,2024-01-30 04:55:00,2317.0,2310.65,-0.0,flip_to_short -60463,做空,2024-01-30 04:55:00,2024-01-30 05:15:00,2310.65,2312.5,-0.0,flip_to_long -60464,做多,2024-01-30 05:15:00,2024-01-30 05:25:00,2312.5,2308.09,-0.0,flip_to_short -60465,做空,2024-01-30 05:25:00,2024-01-30 05:30:00,2308.09,2307.13,-0.0,tp_lower -60466,做多,2024-01-30 07:00:00,2024-01-30 07:05:00,2304.88,2303.86,-0.0,flip_to_short -60467,做空,2024-01-30 07:05:00,2024-01-30 07:10:00,2303.86,2304.71,-0.0,flip_to_long -60468,做多,2024-01-30 07:10:00,2024-01-30 07:15:00,2304.71,2307.21,0.0,tp_upper -60469,做空,2024-01-30 08:00:00,2024-01-30 08:10:00,2306.05,2306.8,-0.0,flip_to_long -60470,做多,2024-01-30 08:10:00,2024-01-30 08:40:00,2306.8,2309.21,0.0,flip_to_short -60471,做空,2024-01-30 08:40:00,2024-01-30 08:50:00,2309.21,2304.7,0.0,tp_lower -60472,做多,2024-01-30 10:10:00,2024-01-30 10:25:00,2306.39,2309.31,0.0,tp_upper -60473,做空,2024-01-30 11:45:00,2024-01-30 11:50:00,2310.65,2313.0,-0.0,flip_to_long -60474,做多,2024-01-30 11:50:00,2024-01-30 12:05:00,2313.0,2318.0,0.0,tp_upper -60475,做空,2024-01-30 12:25:00,2024-01-30 12:30:00,2306.7,2309.09,-0.0,tp_lower -60476,做多,2024-01-30 13:05:00,2024-01-30 14:00:00,2310.24,2301.1,-0.0,flip_to_short -60477,做空,2024-01-30 14:00:00,2024-01-30 14:15:00,2301.1,2310.61,-0.0,flip_to_long -60478,做多,2024-01-30 14:15:00,2024-01-30 14:20:00,2310.61,2309.72,-0.0,tp_upper -60479,做空,2024-01-30 14:40:00,2024-01-30 15:10:00,2306.95,2307.48,-0.0,flip_to_long -60480,做多,2024-01-30 15:10:00,2024-01-30 15:25:00,2307.48,2316.58,0.0,tp_upper -60481,做空,2024-01-30 17:45:00,2024-01-30 17:55:00,2367.03,2369.22,-0.0,flip_to_long -60482,做多,2024-01-30 17:55:00,2024-01-30 18:05:00,2369.22,2368.69,-0.0,flip_to_short -60483,做空,2024-01-30 18:05:00,2024-01-30 18:10:00,2368.69,2369.72,-0.0,flip_to_long -60484,做多,2024-01-30 18:10:00,2024-01-30 18:30:00,2369.72,2379.33,0.0,tp_upper -60485,做空,2024-01-30 18:40:00,2024-01-30 18:50:00,2372.48,2374.9,-0.0,flip_to_long -60486,做多,2024-01-30 18:50:00,2024-01-30 19:10:00,2374.9,2371.12,-0.0,flip_to_short -60487,做空,2024-01-30 19:10:00,2024-01-30 19:15:00,2371.12,2371.32,-0.0,flip_to_long -60488,做多,2024-01-30 19:15:00,2024-01-30 19:20:00,2371.32,2368.99,-0.0,flip_to_short -60489,做空,2024-01-30 19:20:00,2024-01-30 19:25:00,2368.99,2371.97,-0.0,flip_to_long -60490,做多,2024-01-30 19:25:00,2024-01-30 19:30:00,2371.97,2371.68,-0.0,flip_to_short -60491,做空,2024-01-30 19:30:00,2024-01-30 19:55:00,2371.68,2373.75,-0.0,flip_to_long -60492,做多,2024-01-30 19:55:00,2024-01-30 20:05:00,2373.75,2378.31,0.0,tp_upper -60493,做空,2024-01-30 20:40:00,2024-01-30 21:00:00,2377.07,2372.69,0.0,flip_to_long -60494,做多,2024-01-30 21:00:00,2024-01-30 21:30:00,2372.69,2384.71,0.0,tp_upper -60495,做空,2024-01-30 21:55:00,2024-01-30 22:10:00,2379.24,2376.13,0.0,flip_to_long -60496,做多,2024-01-30 22:10:00,2024-01-31 01:05:00,2376.13,2339.86,-0.0,flip_to_short -60497,做空,2024-01-31 01:05:00,2024-01-31 01:45:00,2339.86,2330.16,0.0,tp_lower -60498,做多,2024-01-31 02:25:00,2024-01-31 02:30:00,2335.65,2333.09,-0.0,flip_to_short -60499,做空,2024-01-31 02:30:00,2024-01-31 02:45:00,2333.09,2335.64,-0.0,flip_to_long -60500,做多,2024-01-31 02:45:00,2024-01-31 02:55:00,2335.64,2337.79,0.0,tp_upper -60501,做空,2024-01-31 04:20:00,2024-01-31 04:30:00,2340.39,2336.35,0.0,tp_lower -60502,做多,2024-01-31 04:45:00,2024-01-31 04:50:00,2340.87,2340.86,-0.0,flip_to_short -60503,做空,2024-01-31 04:50:00,2024-01-31 05:20:00,2340.86,2335.34,0.0,tp_lower -60504,做多,2024-01-31 05:45:00,2024-01-31 05:50:00,2339.31,2336.88,-0.0,flip_to_short -60505,做空,2024-01-31 05:50:00,2024-01-31 05:55:00,2336.88,2337.92,-0.0,flip_to_long -60506,做多,2024-01-31 05:55:00,2024-01-31 06:30:00,2337.92,2337.57,-0.0,flip_to_short -60507,做空,2024-01-31 06:30:00,2024-01-31 06:35:00,2337.57,2333.43,0.0,tp_lower -60508,做多,2024-01-31 07:15:00,2024-01-31 08:00:00,2337.94,2339.01,-0.0,tp_upper -60509,做空,2024-01-31 08:05:00,2024-01-31 08:15:00,2336.63,2335.91,-0.0,flip_to_long -60510,做多,2024-01-31 08:15:00,2024-01-31 08:40:00,2335.91,2335.97,-0.0,flip_to_short -60511,做空,2024-01-31 08:40:00,2024-01-31 08:45:00,2335.97,2336.6,-0.0,flip_to_long -60512,做多,2024-01-31 08:45:00,2024-01-31 09:00:00,2336.6,2334.72,-0.0,flip_to_short -60513,做空,2024-01-31 09:00:00,2024-01-31 09:05:00,2334.72,2330.65,0.0,tp_lower -60514,做多,2024-01-31 11:40:00,2024-01-31 12:20:00,2295.04,2303.56,0.0,tp_upper -60515,做空,2024-01-31 13:05:00,2024-01-31 13:15:00,2300.65,2301.82,-0.0,flip_to_long -60516,做多,2024-01-31 13:15:00,2024-01-31 13:25:00,2301.82,2302.9,-0.0,flip_to_short -60517,做空,2024-01-31 13:25:00,2024-01-31 14:15:00,2302.9,2300.27,0.0,tp_lower -60518,做多,2024-01-31 14:25:00,2024-01-31 14:40:00,2304.56,2308.81,0.0,tp_upper -60519,做空,2024-01-31 14:45:00,2024-01-31 14:50:00,2305.96,2307.52,-0.0,flip_to_long -60520,做多,2024-01-31 14:50:00,2024-01-31 14:55:00,2307.52,2306.55,-0.0,flip_to_short -60521,做空,2024-01-31 14:55:00,2024-01-31 15:05:00,2306.55,2306.48,-0.0,flip_to_long -60522,做多,2024-01-31 15:05:00,2024-01-31 15:10:00,2306.48,2303.04,-0.0,flip_to_short -60523,做空,2024-01-31 15:10:00,2024-01-31 15:15:00,2303.04,2293.13,0.0,tp_lower -60524,做多,2024-01-31 15:25:00,2024-01-31 15:30:00,2311.3,2332.22,0.0,tp_upper -60525,做空,2024-01-31 18:05:00,2024-01-31 18:10:00,2337.78,2338.83,-0.0,flip_to_long -60526,做多,2024-01-31 18:10:00,2024-01-31 18:20:00,2338.83,2341.44,0.0,tp_upper -60527,做空,2024-01-31 18:30:00,2024-01-31 18:35:00,2337.02,2333.89,0.0,tp_lower -60528,做多,2024-01-31 19:00:00,2024-01-31 19:05:00,2338.8,2336.06,-0.0,flip_to_short -60529,做空,2024-01-31 19:05:00,2024-01-31 19:15:00,2336.06,2318.16,0.0,tp_lower -60530,做多,2024-01-31 22:20:00,2024-01-31 23:50:00,2279.32,2283.65,0.0,flip_to_short -60531,做空,2024-01-31 23:50:00,2024-02-01 00:00:00,2283.65,2286.15,-0.0,flip_to_long -60532,做多,2024-02-01 00:00:00,2024-02-01 00:15:00,2286.15,2288.16,0.0,tp_upper -60533,做空,2024-02-01 00:20:00,2024-02-01 00:25:00,2282.44,2283.65,-0.0,flip_to_long -60534,做多,2024-02-01 00:25:00,2024-02-01 03:50:00,2283.65,2257.98,-0.0,flip_to_short -60535,做空,2024-02-01 03:50:00,2024-02-01 04:00:00,2257.98,2257.96,-0.0,flip_to_long -60536,做多,2024-02-01 04:00:00,2024-02-01 04:10:00,2257.96,2257.81,-0.0,flip_to_short -60537,做空,2024-02-01 04:10:00,2024-02-01 04:15:00,2257.81,2259.8,-0.0,flip_to_long -60538,做多,2024-02-01 04:15:00,2024-02-01 04:20:00,2259.8,2258.52,-0.0,flip_to_short -60539,做空,2024-02-01 04:20:00,2024-02-01 04:30:00,2258.52,2254.38,0.0,tp_lower -60540,做多,2024-02-01 04:35:00,2024-02-01 04:40:00,2264.75,2264.6,-0.0,tp_upper -60541,做空,2024-02-01 07:45:00,2024-02-01 08:00:00,2273.21,2271.0,0.0,tp_lower -60542,做多,2024-02-01 08:35:00,2024-02-01 08:45:00,2270.83,2270.18,-0.0,flip_to_short -60543,做空,2024-02-01 08:45:00,2024-02-01 08:50:00,2270.18,2270.23,-0.0,flip_to_long -60544,做多,2024-02-01 08:50:00,2024-02-01 09:00:00,2270.23,2270.01,-0.0,flip_to_short -60545,做空,2024-02-01 09:00:00,2024-02-01 09:15:00,2270.01,2273.17,-0.0,flip_to_long -60546,做多,2024-02-01 09:15:00,2024-02-01 09:20:00,2273.17,2272.54,-0.0,tp_upper -60547,做空,2024-02-01 09:30:00,2024-02-01 09:35:00,2266.73,2267.29,-0.0,tp_lower -60548,做多,2024-02-01 10:10:00,2024-02-01 10:20:00,2271.25,2276.0,0.0,tp_upper -60549,做空,2024-02-01 10:35:00,2024-02-01 11:10:00,2267.76,2268.68,-0.0,flip_to_long -60550,做多,2024-02-01 11:10:00,2024-02-01 11:15:00,2268.68,2267.04,-0.0,flip_to_short -60551,做空,2024-02-01 11:15:00,2024-02-01 11:35:00,2267.04,2270.33,-0.0,flip_to_long -60552,做多,2024-02-01 11:35:00,2024-02-01 11:45:00,2270.33,2266.08,-0.0,flip_to_short -60553,做空,2024-02-01 11:45:00,2024-02-01 12:05:00,2266.08,2263.49,0.0,tp_lower -60554,做多,2024-02-01 12:10:00,2024-02-01 12:15:00,2271.5,2270.0,-0.0,tp_upper -60555,做空,2024-02-01 12:20:00,2024-02-01 12:50:00,2268.76,2270.22,-0.0,flip_to_long -60556,做多,2024-02-01 12:50:00,2024-02-01 12:55:00,2270.22,2270.0,-0.0,flip_to_short -60557,做空,2024-02-01 12:55:00,2024-02-01 13:10:00,2270.0,2265.58,0.0,tp_lower -60558,做多,2024-02-01 13:15:00,2024-02-01 13:35:00,2268.07,2271.4,0.0,tp_upper -60559,做空,2024-02-01 13:40:00,2024-02-01 16:25:00,2270.65,2282.99,-0.0,tp_lower -60560,做多,2024-02-01 16:50:00,2024-02-01 17:15:00,2290.26,2302.2,0.0,tp_upper -60561,做空,2024-02-01 18:05:00,2024-02-01 18:10:00,2297.0,2302.07,-0.0,flip_to_long -60562,做多,2024-02-01 18:10:00,2024-02-01 18:20:00,2302.07,2299.12,-0.0,flip_to_short -60563,做空,2024-02-01 18:20:00,2024-02-01 18:40:00,2299.12,2295.84,0.0,tp_lower -60564,做多,2024-02-01 19:35:00,2024-02-01 19:45:00,2295.92,2304.24,0.0,tp_upper -60565,做空,2024-02-01 20:30:00,2024-02-01 21:00:00,2300.28,2298.64,0.0,flip_to_long -60566,做多,2024-02-01 21:00:00,2024-02-01 21:05:00,2298.64,2306.0,0.0,tp_upper -60567,做空,2024-02-01 21:10:00,2024-02-01 21:40:00,2304.85,2301.82,0.0,flip_to_long -60568,做多,2024-02-01 21:40:00,2024-02-01 22:00:00,2301.82,2300.6,-0.0,flip_to_short -60569,做空,2024-02-01 22:00:00,2024-02-01 22:05:00,2300.6,2301.75,-0.0,flip_to_long -60570,做多,2024-02-01 22:05:00,2024-02-01 22:15:00,2301.75,2300.99,-0.0,flip_to_short -60571,做空,2024-02-01 22:15:00,2024-02-01 22:30:00,2300.99,2296.58,0.0,tp_lower -60572,做多,2024-02-01 23:25:00,2024-02-02 00:00:00,2296.66,2301.47,0.0,tp_upper -60573,做空,2024-02-02 01:30:00,2024-02-02 02:00:00,2310.3,2303.99,0.0,tp_lower -60574,做多,2024-02-02 03:20:00,2024-02-02 03:25:00,2303.98,2303.33,-0.0,flip_to_short -60575,做空,2024-02-02 03:25:00,2024-02-02 04:05:00,2303.33,2298.64,0.0,tp_lower -60576,做多,2024-02-02 04:20:00,2024-02-02 04:25:00,2301.85,2300.84,-0.0,flip_to_short -60577,做空,2024-02-02 04:25:00,2024-02-02 04:35:00,2300.84,2298.74,0.0,tp_lower -60578,做多,2024-02-02 05:40:00,2024-02-02 05:45:00,2298.84,2301.61,0.0,tp_upper -60579,做空,2024-02-02 08:10:00,2024-02-02 08:15:00,2308.35,2309.25,-0.0,tp_lower -60580,做多,2024-02-02 09:25:00,2024-02-02 09:30:00,2312.04,2310.28,-0.0,flip_to_short -60581,做空,2024-02-02 09:30:00,2024-02-02 09:50:00,2310.28,2309.88,-0.0,flip_to_long -60582,做多,2024-02-02 09:50:00,2024-02-02 09:55:00,2309.88,2309.15,-0.0,flip_to_short -60583,做空,2024-02-02 09:55:00,2024-02-02 10:10:00,2309.15,2305.66,0.0,tp_lower -60584,做多,2024-02-02 10:20:00,2024-02-02 10:35:00,2308.66,2308.95,-0.0,flip_to_short -60585,做空,2024-02-02 10:35:00,2024-02-02 10:45:00,2308.95,2310.76,-0.0,flip_to_long -60586,做多,2024-02-02 10:45:00,2024-02-02 10:50:00,2310.76,2309.89,-0.0,flip_to_short -60587,做空,2024-02-02 10:50:00,2024-02-02 11:15:00,2309.89,2309.65,-0.0,flip_to_long -60588,做多,2024-02-02 11:15:00,2024-02-02 11:25:00,2309.65,2314.87,0.0,tp_upper -60589,做空,2024-02-02 12:35:00,2024-02-02 12:40:00,2314.18,2315.08,-0.0,flip_to_long -60590,做多,2024-02-02 12:40:00,2024-02-02 14:50:00,2315.08,2292.51,-0.0,flip_to_short -60591,做空,2024-02-02 14:50:00,2024-02-02 15:00:00,2292.51,2299.2,-0.0,flip_to_long -60592,做多,2024-02-02 15:00:00,2024-02-02 15:05:00,2299.2,2298.73,-0.0,tp_upper -60593,做空,2024-02-02 16:20:00,2024-02-02 17:10:00,2307.27,2308.63,-0.0,flip_to_long -60594,做多,2024-02-02 17:10:00,2024-02-02 19:15:00,2308.63,2294.8,-0.0,flip_to_short -60595,做空,2024-02-02 19:15:00,2024-02-02 20:45:00,2294.8,2297.97,-0.0,flip_to_long -60596,做多,2024-02-02 20:45:00,2024-02-02 21:35:00,2297.97,2298.18,-0.0,flip_to_short -60597,做空,2024-02-02 21:35:00,2024-02-02 22:10:00,2298.18,2301.7,-0.0,flip_to_long -60598,做多,2024-02-02 22:10:00,2024-02-02 22:15:00,2301.7,2304.41,0.0,tp_upper -60599,做多,2024-02-02 23:40:00,2024-02-02 23:55:00,2305.99,2307.99,0.0,tp_upper -60600,做空,2024-02-03 00:00:00,2024-02-03 02:15:00,2306.69,2326.02,-0.0,flip_to_long -60601,做多,2024-02-03 02:15:00,2024-02-03 03:15:00,2326.02,2322.98,-0.0,flip_to_short -60602,做空,2024-02-03 03:15:00,2024-02-03 03:45:00,2322.98,2322.61,-0.0,flip_to_long -60603,做多,2024-02-03 03:45:00,2024-02-03 03:50:00,2322.61,2321.29,-0.0,flip_to_short -60604,做空,2024-02-03 03:50:00,2024-02-03 04:15:00,2321.29,2321.32,-0.0,flip_to_long -60605,做多,2024-02-03 04:15:00,2024-02-03 04:25:00,2321.32,2321.49,-0.0,tp_upper -60606,做多,2024-02-03 04:40:00,2024-02-03 04:45:00,2322.39,2320.92,-0.0,flip_to_short -60607,做空,2024-02-03 04:45:00,2024-02-03 05:10:00,2320.92,2323.52,-0.0,flip_to_long -60608,做多,2024-02-03 05:10:00,2024-02-03 05:15:00,2323.52,2321.75,-0.0,tp_upper -60609,做空,2024-02-03 05:25:00,2024-02-03 05:30:00,2321.34,2323.22,-0.0,flip_to_long -60610,做多,2024-02-03 05:30:00,2024-02-03 05:35:00,2323.22,2320.51,-0.0,flip_to_short -60611,做空,2024-02-03 05:35:00,2024-02-03 05:45:00,2320.51,2321.66,-0.0,flip_to_long -60612,做多,2024-02-03 05:45:00,2024-02-03 06:00:00,2321.66,2321.33,-0.0,flip_to_short -60613,做空,2024-02-03 06:00:00,2024-02-03 06:10:00,2321.33,2318.15,0.0,tp_lower -60614,做多,2024-02-03 06:20:00,2024-02-03 06:55:00,2320.51,2320.22,-0.0,flip_to_short -60615,做空,2024-02-03 06:55:00,2024-02-03 07:10:00,2320.22,2316.24,0.0,tp_lower -60616,做空,2024-02-03 07:35:00,2024-02-03 07:40:00,2318.69,2315.0,0.0,tp_lower -60617,做多,2024-02-03 09:15:00,2024-02-03 09:25:00,2311.72,2311.58,-0.0,flip_to_short -60618,做空,2024-02-03 09:25:00,2024-02-03 10:15:00,2311.58,2312.58,-0.0,flip_to_long -60619,做多,2024-02-03 10:15:00,2024-02-03 10:30:00,2312.58,2311.95,-0.0,flip_to_short -60620,做空,2024-02-03 10:30:00,2024-02-03 10:45:00,2311.95,2312.57,-0.0,flip_to_long -60621,做多,2024-02-03 10:45:00,2024-02-03 11:00:00,2312.57,2312.68,-0.0,flip_to_short -60622,做空,2024-02-03 11:00:00,2024-02-03 11:10:00,2312.68,2310.18,0.0,tp_lower -60623,做多,2024-02-03 12:40:00,2024-02-03 12:55:00,2304.17,2304.06,-0.0,flip_to_short -60624,做空,2024-02-03 12:55:00,2024-02-03 13:15:00,2304.06,2304.5,-0.0,flip_to_long -60625,做多,2024-02-03 13:15:00,2024-02-03 13:35:00,2304.5,2303.94,-0.0,flip_to_short -60626,做空,2024-02-03 13:35:00,2024-02-03 13:40:00,2303.94,2305.54,-0.0,flip_to_long -60627,做多,2024-02-03 13:40:00,2024-02-03 13:50:00,2305.54,2305.43,-0.0,tp_upper -60628,做空,2024-02-03 14:00:00,2024-02-03 14:10:00,2304.38,2303.13,0.0,tp_lower -60629,做多,2024-02-03 14:30:00,2024-02-03 14:35:00,2304.57,2303.02,-0.0,flip_to_short -60630,做空,2024-02-03 14:35:00,2024-02-03 14:45:00,2303.02,2300.54,0.0,tp_lower -60631,做多,2024-02-03 15:25:00,2024-02-03 15:40:00,2304.28,2307.42,0.0,tp_upper -60632,做空,2024-02-03 16:55:00,2024-02-03 17:05:00,2304.97,2306.08,-0.0,flip_to_long -60633,做多,2024-02-03 17:05:00,2024-02-03 17:15:00,2306.08,2306.0,-0.0,flip_to_short -60634,做空,2024-02-03 17:15:00,2024-02-03 17:30:00,2306.0,2304.87,-0.0,flip_to_long -60635,做多,2024-02-03 17:30:00,2024-02-03 17:45:00,2304.87,2309.73,0.0,tp_upper -60636,做空,2024-02-03 18:00:00,2024-02-03 18:15:00,2307.15,2304.92,0.0,tp_lower -60637,做多,2024-02-03 18:20:00,2024-02-03 20:05:00,2305.55,2299.88,-0.0,flip_to_short -60638,做空,2024-02-03 20:05:00,2024-02-03 20:10:00,2299.88,2301.21,-0.0,flip_to_long -60639,做多,2024-02-03 20:10:00,2024-02-03 20:20:00,2301.21,2299.69,-0.0,flip_to_short -60640,做空,2024-02-03 20:20:00,2024-02-03 20:25:00,2299.69,2301.2,-0.0,flip_to_long -60641,做多,2024-02-03 20:25:00,2024-02-03 20:30:00,2301.2,2303.46,0.0,tp_upper -60642,做空,2024-02-03 21:20:00,2024-02-03 21:25:00,2302.08,2300.43,0.0,tp_lower -60643,做多,2024-02-03 23:00:00,2024-02-03 23:10:00,2299.72,2297.88,-0.0,flip_to_short -60644,做空,2024-02-03 23:10:00,2024-02-03 23:15:00,2297.88,2296.41,0.0,tp_lower -60645,做多,2024-02-04 00:15:00,2024-02-04 00:20:00,2296.51,2291.39,-0.0,flip_to_short -60646,做空,2024-02-04 00:20:00,2024-02-04 00:30:00,2291.39,2293.3,-0.0,tp_lower -60647,做多,2024-02-04 00:35:00,2024-02-04 00:50:00,2296.95,2296.93,-0.0,tp_upper -60648,做空,2024-02-04 02:50:00,2024-02-04 03:00:00,2302.7,2303.06,-0.0,flip_to_long -60649,做多,2024-02-04 03:00:00,2024-02-04 03:30:00,2303.06,2303.52,-0.0,flip_to_short -60650,做空,2024-02-04 03:30:00,2024-02-04 03:45:00,2303.52,2302.08,0.0,tp_lower -60651,做多,2024-02-04 05:10:00,2024-02-04 05:15:00,2300.5,2298.63,-0.0,flip_to_short -60652,做空,2024-02-04 05:15:00,2024-02-04 05:20:00,2298.63,2302.39,-0.0,flip_to_long -60653,做多,2024-02-04 05:20:00,2024-02-04 06:00:00,2302.39,2299.01,-0.0,flip_to_short -60654,做空,2024-02-04 06:00:00,2024-02-04 06:25:00,2299.01,2296.49,0.0,tp_lower -60655,做空,2024-02-04 08:15:00,2024-02-04 08:55:00,2290.0,2289.49,-0.0,flip_to_long -60656,做多,2024-02-04 08:55:00,2024-02-04 09:20:00,2289.49,2294.57,0.0,tp_upper -60657,做空,2024-02-04 10:45:00,2024-02-04 10:50:00,2298.58,2299.8,-0.0,flip_to_long -60658,做多,2024-02-04 10:50:00,2024-02-04 11:10:00,2299.8,2304.32,0.0,tp_upper -60659,做空,2024-02-04 12:40:00,2024-02-04 12:45:00,2305.22,2304.31,-0.0,tp_lower -60660,做多,2024-02-04 14:00:00,2024-02-04 14:15:00,2303.74,2304.27,-0.0,tp_upper -60661,做空,2024-02-04 14:35:00,2024-02-04 14:40:00,2301.93,2302.12,-0.0,tp_lower -60662,做多,2024-02-04 15:10:00,2024-02-04 15:40:00,2301.74,2301.42,-0.0,flip_to_short -60663,做空,2024-02-04 15:40:00,2024-02-04 15:50:00,2301.42,2301.83,-0.0,flip_to_long -60664,做多,2024-02-04 15:50:00,2024-02-04 15:55:00,2301.83,2300.89,-0.0,flip_to_short -60665,做空,2024-02-04 15:55:00,2024-02-04 16:05:00,2300.89,2300.44,-0.0,flip_to_long -60666,做多,2024-02-04 16:05:00,2024-02-04 16:10:00,2300.44,2300.24,-0.0,flip_to_short -60667,做空,2024-02-04 16:10:00,2024-02-04 16:25:00,2300.24,2299.99,-0.0,flip_to_long -60668,做多,2024-02-04 16:25:00,2024-02-04 16:40:00,2299.99,2299.76,-0.0,flip_to_short -60669,做空,2024-02-04 16:40:00,2024-02-04 16:45:00,2299.76,2299.99,-0.0,flip_to_long -60670,做多,2024-02-04 16:45:00,2024-02-04 17:00:00,2299.99,2302.99,0.0,tp_upper -60671,做空,2024-02-04 17:15:00,2024-02-04 17:20:00,2300.34,2299.22,-0.0,tp_lower -60672,做多,2024-02-04 17:25:00,2024-02-04 17:40:00,2300.23,2307.17,0.0,tp_upper -60673,做空,2024-02-04 18:15:00,2024-02-04 18:45:00,2301.21,2294.32,0.0,tp_lower -60674,做多,2024-02-04 20:35:00,2024-02-04 20:45:00,2281.71,2283.81,0.0,tp_upper -60675,做空,2024-02-04 22:05:00,2024-02-04 22:25:00,2297.0,2287.4,0.0,tp_lower -60676,做多,2024-02-04 23:45:00,2024-02-05 00:00:00,2289.16,2287.36,-0.0,flip_to_short -60677,做空,2024-02-05 00:00:00,2024-02-05 00:20:00,2287.36,2291.79,-0.0,tp_lower -60678,做空,2024-02-05 00:30:00,2024-02-05 00:35:00,2284.58,2281.65,0.0,tp_lower -60679,做多,2024-02-05 01:35:00,2024-02-05 01:45:00,2280.55,2279.28,-0.0,flip_to_short -60680,做空,2024-02-05 01:45:00,2024-02-05 01:50:00,2279.28,2279.78,-0.0,flip_to_long -60681,做多,2024-02-05 01:50:00,2024-02-05 02:15:00,2279.78,2278.23,-0.0,flip_to_short -60682,做空,2024-02-05 02:15:00,2024-02-05 02:25:00,2278.23,2278.78,-0.0,flip_to_long -60683,做多,2024-02-05 02:25:00,2024-02-05 02:30:00,2278.78,2277.99,-0.0,flip_to_short -60684,做空,2024-02-05 02:30:00,2024-02-05 02:35:00,2277.99,2279.99,-0.0,flip_to_long -60685,做多,2024-02-05 02:35:00,2024-02-05 03:05:00,2279.99,2281.41,0.0,tp_upper -60686,做空,2024-02-05 05:00:00,2024-02-05 05:10:00,2291.92,2291.5,-0.0,flip_to_long -60687,做多,2024-02-05 05:10:00,2024-02-05 06:25:00,2291.5,2296.8,0.0,tp_upper -60688,做空,2024-02-05 09:30:00,2024-02-05 09:45:00,2317.01,2316.73,-0.0,flip_to_long -60689,做多,2024-02-05 09:45:00,2024-02-05 10:00:00,2316.73,2328.82,0.0,tp_upper -60690,做空,2024-02-05 10:50:00,2024-02-05 11:00:00,2322.3,2324.88,-0.0,flip_to_long -60691,做多,2024-02-05 11:00:00,2024-02-05 11:35:00,2324.88,2327.72,0.0,tp_upper -60692,做空,2024-02-05 11:45:00,2024-02-05 11:50:00,2324.68,2326.64,-0.0,flip_to_long -60693,做多,2024-02-05 11:50:00,2024-02-05 11:55:00,2326.64,2328.56,0.0,tp_upper -60694,做空,2024-02-05 12:25:00,2024-02-05 12:50:00,2322.59,2325.72,-0.0,flip_to_long -60695,做多,2024-02-05 12:50:00,2024-02-05 13:05:00,2325.72,2324.1,-0.0,flip_to_short -60696,做空,2024-02-05 13:05:00,2024-02-05 13:15:00,2324.1,2326.1,-0.0,flip_to_long -60697,做多,2024-02-05 13:15:00,2024-02-05 13:25:00,2326.1,2327.55,0.0,flip_to_short -60698,做空,2024-02-05 13:25:00,2024-02-05 14:35:00,2327.55,2322.05,0.0,tp_lower -60699,做空,2024-02-05 17:00:00,2024-02-05 17:05:00,2298.01,2298.96,-0.0,flip_to_long -60700,做多,2024-02-05 17:05:00,2024-02-05 17:15:00,2298.96,2298.4,-0.0,flip_to_short -60701,做空,2024-02-05 17:15:00,2024-02-05 18:15:00,2298.4,2295.73,0.0,tp_lower -60702,做多,2024-02-05 18:55:00,2024-02-05 19:20:00,2300.22,2309.46,0.0,tp_upper -60703,做空,2024-02-05 20:00:00,2024-02-05 20:10:00,2299.0,2292.99,0.0,tp_lower -60704,做多,2024-02-05 21:40:00,2024-02-05 21:45:00,2291.76,2288.14,-0.0,flip_to_short -60705,做空,2024-02-05 21:45:00,2024-02-05 21:50:00,2288.14,2289.68,-0.0,flip_to_long -60706,做多,2024-02-05 21:50:00,2024-02-05 21:55:00,2289.68,2287.79,-0.0,flip_to_short -60707,做空,2024-02-05 21:55:00,2024-02-05 22:00:00,2287.79,2289.14,-0.0,tp_lower -60708,做多,2024-02-05 22:05:00,2024-02-05 22:10:00,2295.08,2292.86,-0.0,tp_upper -60709,做空,2024-02-05 22:20:00,2024-02-05 22:25:00,2288.26,2288.86,-0.0,flip_to_long -60710,做多,2024-02-05 22:25:00,2024-02-05 23:10:00,2288.86,2290.83,0.0,flip_to_short -60711,做空,2024-02-05 23:10:00,2024-02-05 23:15:00,2290.83,2293.27,-0.0,flip_to_long -60712,做多,2024-02-05 23:15:00,2024-02-05 23:20:00,2293.27,2295.7,0.0,tp_upper -60713,做空,2024-02-06 01:00:00,2024-02-06 01:05:00,2299.69,2301.68,-0.0,flip_to_long -60714,做多,2024-02-06 01:05:00,2024-02-06 01:10:00,2301.68,2301.15,-0.0,tp_upper -60715,做空,2024-02-06 03:20:00,2024-02-06 03:45:00,2321.34,2318.17,0.0,tp_lower -60716,做多,2024-02-06 05:55:00,2024-02-06 06:00:00,2313.11,2312.32,-0.0,flip_to_short -60717,做空,2024-02-06 06:00:00,2024-02-06 06:15:00,2312.32,2309.92,0.0,tp_lower -60718,做多,2024-02-06 06:35:00,2024-02-06 06:45:00,2311.68,2311.94,-0.0,tp_upper -60719,做空,2024-02-06 09:15:00,2024-02-06 09:25:00,2328.84,2331.88,-0.0,flip_to_long -60720,做多,2024-02-06 09:25:00,2024-02-06 09:30:00,2331.88,2329.01,-0.0,flip_to_short -60721,做空,2024-02-06 09:30:00,2024-02-06 09:45:00,2329.01,2332.17,-0.0,flip_to_long -60722,做多,2024-02-06 09:45:00,2024-02-06 10:00:00,2332.17,2329.56,-0.0,flip_to_short -60723,做空,2024-02-06 10:00:00,2024-02-06 10:05:00,2329.56,2331.29,-0.0,flip_to_long -60724,做多,2024-02-06 10:05:00,2024-02-06 10:30:00,2331.29,2337.88,0.0,tp_upper -60725,做空,2024-02-06 10:40:00,2024-02-06 10:45:00,2324.37,2324.68,-0.0,tp_lower -60726,做多,2024-02-06 11:45:00,2024-02-06 11:50:00,2327.61,2324.55,-0.0,flip_to_short -60727,做空,2024-02-06 11:50:00,2024-02-06 12:00:00,2324.55,2328.99,-0.0,flip_to_long -60728,做多,2024-02-06 12:00:00,2024-02-06 12:15:00,2328.99,2325.6,-0.0,flip_to_short -60729,做空,2024-02-06 12:15:00,2024-02-06 12:20:00,2325.6,2321.1,0.0,tp_lower -60730,做多,2024-02-06 12:25:00,2024-02-06 12:30:00,2326.96,2327.76,-0.0,tp_upper -60731,做空,2024-02-06 12:45:00,2024-02-06 12:50:00,2319.47,2317.6,0.0,tp_lower -60732,做多,2024-02-06 12:55:00,2024-02-06 13:00:00,2325.35,2322.73,-0.0,flip_to_short -60733,做空,2024-02-06 13:00:00,2024-02-06 13:10:00,2322.73,2324.82,-0.0,flip_to_long -60734,做多,2024-02-06 13:10:00,2024-02-06 13:15:00,2324.82,2329.93,0.0,tp_upper -60735,做空,2024-02-06 14:20:00,2024-02-06 15:10:00,2334.4,2332.32,0.0,tp_lower -60736,做多,2024-02-06 15:15:00,2024-02-06 15:20:00,2341.38,2337.32,-0.0,flip_to_short -60737,做空,2024-02-06 15:20:00,2024-02-06 15:25:00,2337.32,2342.27,-0.0,flip_to_long -60738,做多,2024-02-06 15:25:00,2024-02-06 15:30:00,2342.27,2342.03,-0.0,tp_upper -60739,做空,2024-02-06 15:35:00,2024-02-06 15:50:00,2339.53,2340.07,-0.0,flip_to_long -60740,做多,2024-02-06 15:50:00,2024-02-06 16:10:00,2340.07,2341.74,0.0,flip_to_short -60741,做空,2024-02-06 16:10:00,2024-02-06 17:00:00,2341.74,2350.61,-0.0,flip_to_long -60742,做多,2024-02-06 17:00:00,2024-02-06 17:25:00,2350.61,2357.7,0.0,tp_upper -60743,做空,2024-02-06 17:50:00,2024-02-06 18:35:00,2351.01,2351.41,-0.0,tp_lower -60744,做多,2024-02-06 18:40:00,2024-02-06 18:50:00,2353.16,2359.54,0.0,tp_upper -60745,做空,2024-02-06 20:45:00,2024-02-06 20:50:00,2377.16,2379.13,-0.0,flip_to_long -60746,做多,2024-02-06 20:50:00,2024-02-06 21:00:00,2379.13,2377.38,-0.0,flip_to_short -60747,做空,2024-02-06 21:00:00,2024-02-06 21:05:00,2377.38,2381.94,-0.0,flip_to_long -60748,做多,2024-02-06 21:05:00,2024-02-06 21:10:00,2381.94,2379.77,-0.0,flip_to_short -60749,做空,2024-02-06 21:10:00,2024-02-06 21:15:00,2379.77,2380.28,-0.0,flip_to_long -60750,做多,2024-02-06 21:15:00,2024-02-06 21:50:00,2380.28,2380.7,-0.0,flip_to_short -60751,做空,2024-02-06 21:50:00,2024-02-06 22:00:00,2380.7,2381.04,-0.0,flip_to_long -60752,做多,2024-02-06 22:00:00,2024-02-06 22:05:00,2381.04,2379.2,-0.0,flip_to_short -60753,做空,2024-02-06 22:05:00,2024-02-06 22:10:00,2379.2,2378.35,-0.0,tp_lower -60754,做多,2024-02-06 22:20:00,2024-02-06 22:40:00,2382.21,2378.27,-0.0,flip_to_short -60755,做空,2024-02-06 22:40:00,2024-02-06 22:45:00,2378.27,2376.65,0.0,tp_lower -60756,做多,2024-02-06 22:55:00,2024-02-07 00:10:00,2380.74,2376.72,-0.0,flip_to_short -60757,做空,2024-02-07 00:10:00,2024-02-07 01:55:00,2376.72,2375.3,0.0,tp_lower -60758,做多,2024-02-07 02:45:00,2024-02-07 05:50:00,2378.0,2365.98,-0.0,tp_upper -60759,做空,2024-02-07 06:10:00,2024-02-07 06:30:00,2362.38,2362.06,-0.0,tp_lower -60760,做多,2024-02-07 06:45:00,2024-02-07 07:15:00,2363.3,2363.63,-0.0,tp_upper -60761,做空,2024-02-07 07:20:00,2024-02-07 07:25:00,2362.95,2363.51,-0.0,flip_to_long -60762,做多,2024-02-07 07:25:00,2024-02-07 07:35:00,2363.51,2362.06,-0.0,flip_to_short -60763,做空,2024-02-07 07:35:00,2024-02-07 07:55:00,2362.06,2362.07,-0.0,tp_lower -60764,做多,2024-02-07 08:00:00,2024-02-07 08:05:00,2362.24,2356.95,-0.0,flip_to_short -60765,做空,2024-02-07 08:05:00,2024-02-07 08:10:00,2356.95,2358.71,-0.0,tp_lower -60766,做多,2024-02-07 08:35:00,2024-02-07 08:55:00,2360.65,2362.49,0.0,flip_to_short -60767,做空,2024-02-07 08:55:00,2024-02-07 10:50:00,2362.49,2356.72,0.0,tp_lower -60768,做多,2024-02-07 12:00:00,2024-02-07 12:10:00,2361.25,2363.7,0.0,flip_to_short -60769,做空,2024-02-07 12:10:00,2024-02-07 13:45:00,2363.7,2371.0,-0.0,flip_to_long -60770,做多,2024-02-07 13:45:00,2024-02-07 13:50:00,2371.0,2370.55,-0.0,flip_to_short -60771,做空,2024-02-07 13:50:00,2024-02-07 14:20:00,2370.55,2370.39,-0.0,flip_to_long -60772,做多,2024-02-07 14:20:00,2024-02-07 14:30:00,2370.39,2370.17,-0.0,flip_to_short -60773,做空,2024-02-07 14:30:00,2024-02-07 14:35:00,2370.17,2372.68,-0.0,flip_to_long -60774,做多,2024-02-07 14:35:00,2024-02-07 14:40:00,2372.68,2369.77,-0.0,flip_to_short -60775,做空,2024-02-07 14:40:00,2024-02-07 14:45:00,2369.77,2380.2,-0.0,flip_to_long -60776,做多,2024-02-07 14:45:00,2024-02-07 14:50:00,2380.2,2368.86,-0.0,tp_upper -60777,做多,2024-02-07 15:20:00,2024-02-07 15:35:00,2370.66,2369.1,-0.0,flip_to_short -60778,做空,2024-02-07 15:35:00,2024-02-07 16:00:00,2369.1,2372.57,-0.0,flip_to_long -60779,做多,2024-02-07 16:00:00,2024-02-07 16:10:00,2372.57,2378.56,0.0,tp_upper -60780,做空,2024-02-07 18:05:00,2024-02-07 18:15:00,2407.56,2412.93,-0.0,flip_to_long -60781,做多,2024-02-07 18:15:00,2024-02-07 19:05:00,2412.93,2420.67,0.0,tp_upper -60782,做空,2024-02-07 19:20:00,2024-02-07 21:40:00,2416.43,2431.86,-0.0,flip_to_long -60783,做多,2024-02-07 21:40:00,2024-02-07 23:40:00,2431.86,2424.52,-0.0,flip_to_short -60784,做空,2024-02-07 23:40:00,2024-02-08 00:00:00,2424.52,2424.61,-0.0,flip_to_long -60785,做多,2024-02-08 00:00:00,2024-02-08 00:15:00,2424.61,2425.6,-0.0,tp_upper -60786,做空,2024-02-08 02:05:00,2024-02-08 02:10:00,2432.21,2434.91,-0.0,flip_to_long -60787,做多,2024-02-08 02:10:00,2024-02-08 03:10:00,2434.91,2433.0,-0.0,flip_to_short -60788,做空,2024-02-08 03:10:00,2024-02-08 03:30:00,2433.0,2433.84,-0.0,flip_to_long -60789,做多,2024-02-08 03:30:00,2024-02-08 03:50:00,2433.84,2433.36,-0.0,tp_upper -60790,做空,2024-02-08 03:55:00,2024-02-08 04:15:00,2432.45,2430.36,0.0,tp_lower -60791,做多,2024-02-08 07:20:00,2024-02-08 07:45:00,2421.89,2420.64,-0.0,flip_to_short -60792,做空,2024-02-08 07:45:00,2024-02-08 08:00:00,2420.64,2422.75,-0.0,flip_to_long -60793,做多,2024-02-08 08:00:00,2024-02-08 08:40:00,2422.75,2422.32,-0.0,tp_upper -60794,做空,2024-02-08 09:10:00,2024-02-08 09:30:00,2421.0,2422.79,-0.0,flip_to_long -60795,做多,2024-02-08 09:30:00,2024-02-08 09:40:00,2422.79,2422.73,-0.0,flip_to_short -60796,做空,2024-02-08 09:40:00,2024-02-08 10:10:00,2422.73,2427.7,-0.0,flip_to_long -60797,做多,2024-02-08 10:10:00,2024-02-08 10:15:00,2427.7,2426.95,-0.0,tp_upper -60798,做空,2024-02-08 10:20:00,2024-02-08 10:25:00,2422.01,2422.6,-0.0,flip_to_long -60799,做多,2024-02-08 10:25:00,2024-02-08 10:55:00,2422.6,2421.93,-0.0,flip_to_short -60800,做空,2024-02-08 10:55:00,2024-02-08 11:05:00,2421.93,2421.97,-0.0,tp_lower -60801,做多,2024-02-08 11:10:00,2024-02-08 11:15:00,2424.56,2423.68,-0.0,flip_to_short -60802,做空,2024-02-08 11:15:00,2024-02-08 11:30:00,2423.68,2420.14,0.0,tp_lower -60803,做多,2024-02-08 11:55:00,2024-02-08 12:00:00,2424.19,2426.5,0.0,tp_upper -60804,做空,2024-02-08 12:15:00,2024-02-08 12:20:00,2420.95,2421.53,-0.0,flip_to_long -60805,做多,2024-02-08 12:20:00,2024-02-08 13:05:00,2421.53,2419.36,-0.0,flip_to_short -60806,做空,2024-02-08 13:05:00,2024-02-08 13:25:00,2419.36,2418.96,-0.0,tp_lower -60807,做多,2024-02-08 13:40:00,2024-02-08 13:45:00,2420.12,2422.77,0.0,tp_upper -60808,做空,2024-02-08 14:30:00,2024-02-08 16:45:00,2425.14,2422.68,0.0,tp_lower -60809,做多,2024-02-08 17:30:00,2024-02-08 17:40:00,2433.83,2432.0,-0.0,flip_to_short -60810,做空,2024-02-08 17:40:00,2024-02-08 17:50:00,2432.0,2429.62,0.0,flip_to_long -60811,做多,2024-02-08 17:50:00,2024-02-08 17:55:00,2429.62,2423.6,-0.0,flip_to_short -60812,做空,2024-02-08 17:55:00,2024-02-08 18:05:00,2423.6,2427.05,-0.0,flip_to_long -60813,做多,2024-02-08 18:05:00,2024-02-08 18:15:00,2427.05,2425.96,-0.0,flip_to_short -60814,做空,2024-02-08 18:15:00,2024-02-08 18:20:00,2425.96,2429.64,-0.0,flip_to_long -60815,做多,2024-02-08 18:20:00,2024-02-08 18:30:00,2429.64,2429.15,-0.0,flip_to_short -60816,做空,2024-02-08 18:30:00,2024-02-08 18:45:00,2429.15,2431.4,-0.0,flip_to_long -60817,做多,2024-02-08 18:45:00,2024-02-08 18:50:00,2431.4,2430.9,-0.0,flip_to_short -60818,做空,2024-02-08 18:50:00,2024-02-08 19:05:00,2430.9,2430.07,-0.0,flip_to_long -60819,做多,2024-02-08 19:05:00,2024-02-08 19:10:00,2430.07,2426.0,-0.0,flip_to_short -60820,做空,2024-02-08 19:10:00,2024-02-08 19:15:00,2426.0,2427.32,-0.0,flip_to_long -60821,做多,2024-02-08 19:15:00,2024-02-08 20:15:00,2427.32,2427.37,-0.0,tp_upper -60822,做空,2024-02-08 20:20:00,2024-02-08 20:30:00,2424.23,2429.71,-0.0,flip_to_long -60823,做多,2024-02-08 20:30:00,2024-02-08 20:35:00,2429.71,2426.76,-0.0,tp_upper -60824,做空,2024-02-08 20:40:00,2024-02-08 20:45:00,2422.95,2429.45,-0.0,flip_to_long -60825,做多,2024-02-08 20:45:00,2024-02-08 20:50:00,2429.45,2426.8,-0.0,flip_to_short -60826,做空,2024-02-08 20:50:00,2024-02-08 21:15:00,2426.8,2425.98,-0.0,flip_to_long -60827,做多,2024-02-08 21:15:00,2024-02-08 21:35:00,2425.98,2424.8,-0.0,flip_to_short -60828,做空,2024-02-08 21:35:00,2024-02-08 21:55:00,2424.8,2424.84,-0.0,flip_to_long -60829,做多,2024-02-08 21:55:00,2024-02-08 22:00:00,2424.84,2429.19,0.0,tp_upper -60830,做空,2024-02-08 22:05:00,2024-02-08 23:00:00,2426.24,2424.91,0.0,flip_to_long -60831,做多,2024-02-08 23:00:00,2024-02-08 23:15:00,2424.91,2425.13,-0.0,flip_to_short -60832,做空,2024-02-08 23:15:00,2024-02-08 23:20:00,2425.13,2422.08,0.0,tp_lower -60833,做多,2024-02-09 00:30:00,2024-02-09 00:35:00,2421.26,2420.28,-0.0,flip_to_short -60834,做空,2024-02-09 00:35:00,2024-02-09 00:40:00,2420.28,2420.86,-0.0,flip_to_long -60835,做多,2024-02-09 00:40:00,2024-02-09 00:55:00,2420.86,2422.88,0.0,tp_upper -60836,做空,2024-02-09 02:00:00,2024-02-09 03:45:00,2424.0,2447.58,-0.0,flip_to_long -60837,做多,2024-02-09 03:45:00,2024-02-09 04:10:00,2447.58,2449.77,0.0,flip_to_short -60838,做空,2024-02-09 04:10:00,2024-02-09 05:20:00,2449.77,2443.67,0.0,tp_lower -60839,做多,2024-02-09 05:30:00,2024-02-09 05:45:00,2447.13,2452.44,0.0,tp_upper -60840,做空,2024-02-09 06:30:00,2024-02-09 06:35:00,2447.49,2449.24,-0.0,flip_to_long -60841,做多,2024-02-09 06:35:00,2024-02-09 06:50:00,2449.24,2447.94,-0.0,flip_to_short -60842,做空,2024-02-09 06:50:00,2024-02-09 07:00:00,2447.94,2450.9,-0.0,flip_to_long -60843,做多,2024-02-09 07:00:00,2024-02-09 07:05:00,2450.9,2449.26,-0.0,flip_to_short -60844,做空,2024-02-09 07:05:00,2024-02-09 07:10:00,2449.26,2449.89,-0.0,flip_to_long -60845,做多,2024-02-09 07:10:00,2024-02-09 07:20:00,2449.89,2453.45,0.0,tp_upper -60846,做空,2024-02-09 08:05:00,2024-02-09 08:10:00,2452.9,2455.23,-0.0,flip_to_long -60847,做多,2024-02-09 08:10:00,2024-02-09 08:30:00,2455.23,2465.64,0.0,tp_upper -60848,做多,2024-02-09 09:50:00,2024-02-09 11:00:00,2468.18,2474.5,0.0,tp_upper -60849,做空,2024-02-09 11:05:00,2024-02-09 14:05:00,2468.78,2515.57,-0.0,flip_to_long -60850,做多,2024-02-09 14:05:00,2024-02-09 14:15:00,2515.57,2505.56,-0.0,flip_to_short -60851,做空,2024-02-09 14:15:00,2024-02-09 14:20:00,2505.56,2487.83,0.0,tp_lower -60852,做多,2024-02-09 15:35:00,2024-02-09 15:45:00,2495.0,2495.53,-0.0,flip_to_short -60853,做空,2024-02-09 15:45:00,2024-02-09 16:25:00,2495.53,2486.18,0.0,tp_lower -60854,做多,2024-02-09 17:05:00,2024-02-09 17:10:00,2490.65,2490.14,-0.0,flip_to_short -60855,做空,2024-02-09 17:10:00,2024-02-09 17:15:00,2490.14,2495.14,-0.0,flip_to_long -60856,做多,2024-02-09 17:15:00,2024-02-09 18:10:00,2495.14,2506.82,0.0,tp_upper -60857,做空,2024-02-09 18:55:00,2024-02-09 19:10:00,2500.5,2491.79,0.0,tp_lower -60858,做多,2024-02-09 20:15:00,2024-02-09 20:20:00,2491.17,2488.87,-0.0,flip_to_short -60859,做空,2024-02-09 20:20:00,2024-02-09 20:25:00,2488.87,2490.8,-0.0,flip_to_long -60860,做多,2024-02-09 20:25:00,2024-02-09 20:35:00,2490.8,2492.95,0.0,flip_to_short -60861,做空,2024-02-09 20:35:00,2024-02-09 21:00:00,2492.95,2492.0,-0.0,flip_to_long -60862,做多,2024-02-09 21:00:00,2024-02-09 21:05:00,2492.0,2490.01,-0.0,flip_to_short -60863,做空,2024-02-09 21:05:00,2024-02-09 21:15:00,2490.01,2491.65,-0.0,flip_to_long -60864,做多,2024-02-09 21:15:00,2024-02-09 21:25:00,2491.65,2488.48,-0.0,flip_to_short -60865,做空,2024-02-09 21:25:00,2024-02-09 21:30:00,2488.48,2486.6,0.0,tp_lower -60866,做多,2024-02-09 21:40:00,2024-02-09 21:45:00,2489.25,2495.64,0.0,tp_upper -60867,做空,2024-02-09 22:35:00,2024-02-09 23:15:00,2491.87,2497.07,-0.0,flip_to_long -60868,做多,2024-02-09 23:15:00,2024-02-09 23:20:00,2497.07,2495.31,-0.0,flip_to_short -60869,做空,2024-02-09 23:20:00,2024-02-09 23:30:00,2495.31,2488.39,0.0,tp_lower -60870,做多,2024-02-10 00:05:00,2024-02-10 00:10:00,2491.19,2491.17,-0.0,flip_to_short -60871,做空,2024-02-10 00:10:00,2024-02-10 00:40:00,2491.17,2491.03,-0.0,flip_to_long -60872,做多,2024-02-10 00:40:00,2024-02-10 00:45:00,2491.03,2484.23,-0.0,flip_to_short -60873,做空,2024-02-10 00:45:00,2024-02-10 01:05:00,2484.23,2484.14,-0.0,tp_lower -60874,做多,2024-02-10 01:15:00,2024-02-10 01:35:00,2488.88,2496.75,0.0,tp_upper -60875,做空,2024-02-10 04:20:00,2024-02-10 04:30:00,2508.85,2508.88,-0.0,flip_to_long -60876,做多,2024-02-10 04:30:00,2024-02-10 06:10:00,2508.88,2504.26,-0.0,flip_to_short -60877,做空,2024-02-10 06:10:00,2024-02-10 06:15:00,2504.26,2504.99,-0.0,flip_to_long -60878,做多,2024-02-10 06:15:00,2024-02-10 06:20:00,2504.99,2504.1,-0.0,flip_to_short -60879,做空,2024-02-10 06:20:00,2024-02-10 06:25:00,2504.1,2505.82,-0.0,flip_to_long -60880,做多,2024-02-10 06:25:00,2024-02-10 06:40:00,2505.82,2504.8,-0.0,tp_upper -60881,做空,2024-02-10 06:55:00,2024-02-10 07:00:00,2503.25,2503.53,-0.0,flip_to_long -60882,做多,2024-02-10 07:00:00,2024-02-10 09:35:00,2503.53,2490.36,-0.0,flip_to_short -60883,做空,2024-02-10 09:35:00,2024-02-10 10:10:00,2490.36,2489.18,-0.0,flip_to_long -60884,做多,2024-02-10 10:10:00,2024-02-10 10:15:00,2489.18,2488.13,-0.0,flip_to_short -60885,做空,2024-02-10 10:15:00,2024-02-10 10:25:00,2488.13,2489.69,-0.0,flip_to_long -60886,做多,2024-02-10 10:25:00,2024-02-10 10:35:00,2489.69,2487.35,-0.0,flip_to_short -60887,做空,2024-02-10 10:35:00,2024-02-10 10:40:00,2487.35,2483.33,0.0,tp_lower -60888,做多,2024-02-10 11:50:00,2024-02-10 12:10:00,2481.69,2490.72,0.0,tp_upper -60889,做空,2024-02-10 13:15:00,2024-02-10 13:25:00,2482.41,2482.4,-0.0,tp_lower -60890,做多,2024-02-10 13:30:00,2024-02-10 13:50:00,2486.71,2489.37,0.0,tp_upper -60891,做空,2024-02-10 14:40:00,2024-02-10 15:45:00,2489.64,2488.86,-0.0,tp_lower -60892,做多,2024-02-10 16:15:00,2024-02-10 16:20:00,2491.44,2491.06,-0.0,flip_to_short -60893,做空,2024-02-10 16:20:00,2024-02-10 16:30:00,2491.06,2491.75,-0.0,flip_to_long -60894,做多,2024-02-10 16:30:00,2024-02-10 16:45:00,2491.75,2490.9,-0.0,flip_to_short -60895,做空,2024-02-10 16:45:00,2024-02-10 16:55:00,2490.9,2490.41,-0.0,flip_to_long -60896,做多,2024-02-10 16:55:00,2024-02-10 18:15:00,2490.41,2486.48,-0.0,flip_to_short -60897,做空,2024-02-10 18:15:00,2024-02-10 20:10:00,2486.48,2495.44,-0.0,flip_to_long -60898,做多,2024-02-10 20:10:00,2024-02-10 20:25:00,2495.44,2493.79,-0.0,flip_to_short -60899,做空,2024-02-10 20:25:00,2024-02-10 22:10:00,2493.79,2501.49,-0.0,tp_lower -60900,做多,2024-02-10 23:00:00,2024-02-10 23:05:00,2502.28,2501.76,-0.0,flip_to_short -60901,做空,2024-02-10 23:05:00,2024-02-10 23:15:00,2501.76,2501.09,-0.0,flip_to_long -60902,做多,2024-02-10 23:15:00,2024-02-10 23:20:00,2501.09,2499.2,-0.0,flip_to_short -60903,做空,2024-02-10 23:20:00,2024-02-10 23:40:00,2499.2,2498.99,-0.0,flip_to_long -60904,做多,2024-02-10 23:40:00,2024-02-11 00:00:00,2498.99,2496.89,-0.0,flip_to_short -60905,做空,2024-02-11 00:00:00,2024-02-11 00:25:00,2496.89,2498.5,-0.0,flip_to_long -60906,做多,2024-02-11 00:25:00,2024-02-11 00:35:00,2498.5,2501.24,0.0,flip_to_short -60907,做空,2024-02-11 00:35:00,2024-02-11 02:35:00,2501.24,2508.44,-0.0,flip_to_long -60908,做多,2024-02-11 02:35:00,2024-02-11 02:40:00,2508.44,2507.22,-0.0,flip_to_short -60909,做空,2024-02-11 02:40:00,2024-02-11 02:55:00,2507.22,2505.28,0.0,tp_lower -60910,做多,2024-02-11 03:10:00,2024-02-11 03:15:00,2512.05,2508.44,-0.0,tp_upper -60911,做空,2024-02-11 04:50:00,2024-02-11 05:35:00,2516.2,2524.53,-0.0,flip_to_long -60912,做多,2024-02-11 05:35:00,2024-02-11 05:40:00,2524.53,2522.22,-0.0,flip_to_short -60913,做空,2024-02-11 05:40:00,2024-02-11 05:55:00,2522.22,2522.58,-0.0,flip_to_long -60914,做多,2024-02-11 05:55:00,2024-02-11 06:20:00,2522.58,2521.74,-0.0,flip_to_short -60915,做空,2024-02-11 06:20:00,2024-02-11 07:50:00,2521.74,2526.2,-0.0,flip_to_long -60916,做多,2024-02-11 07:50:00,2024-02-11 08:00:00,2526.2,2526.31,-0.0,flip_to_short -60917,做空,2024-02-11 08:00:00,2024-02-11 08:05:00,2526.31,2531.41,-0.0,flip_to_long -60918,做多,2024-02-11 08:05:00,2024-02-11 08:10:00,2531.41,2535.19,0.0,tp_upper -60919,做空,2024-02-11 08:45:00,2024-02-11 10:10:00,2526.67,2522.27,0.0,tp_lower -60920,做多,2024-02-11 11:00:00,2024-02-11 11:10:00,2522.26,2519.98,-0.0,flip_to_short -60921,做空,2024-02-11 11:10:00,2024-02-11 11:15:00,2519.98,2521.76,-0.0,flip_to_long -60922,做多,2024-02-11 11:15:00,2024-02-11 11:25:00,2521.76,2525.98,0.0,tp_upper -60923,做空,2024-02-11 12:30:00,2024-02-11 12:55:00,2525.56,2521.25,0.0,tp_lower -60924,做多,2024-02-11 14:50:00,2024-02-11 15:00:00,2511.29,2511.33,-0.0,flip_to_short -60925,做空,2024-02-11 15:00:00,2024-02-11 15:20:00,2511.33,2506.59,0.0,tp_lower -60926,做多,2024-02-11 15:35:00,2024-02-11 15:55:00,2509.13,2507.64,-0.0,flip_to_short -60927,做空,2024-02-11 15:55:00,2024-02-11 16:00:00,2507.64,2508.93,-0.0,flip_to_long -60928,做多,2024-02-11 16:00:00,2024-02-11 16:30:00,2508.93,2506.36,-0.0,flip_to_short -60929,做空,2024-02-11 16:30:00,2024-02-11 16:35:00,2506.36,2510.02,-0.0,flip_to_long -60930,做多,2024-02-11 16:35:00,2024-02-11 16:45:00,2510.02,2507.65,-0.0,flip_to_short -60931,做空,2024-02-11 16:45:00,2024-02-11 16:50:00,2507.65,2508.37,-0.0,flip_to_long -60932,做多,2024-02-11 16:50:00,2024-02-11 16:55:00,2508.37,2507.27,-0.0,flip_to_short -60933,做空,2024-02-11 16:55:00,2024-02-11 17:00:00,2507.27,2510.68,-0.0,flip_to_long -60934,做多,2024-02-11 17:00:00,2024-02-11 17:05:00,2510.68,2515.36,0.0,tp_upper -60935,做空,2024-02-11 17:45:00,2024-02-11 18:20:00,2509.48,2505.39,0.0,tp_lower -60936,做多,2024-02-11 18:45:00,2024-02-11 18:50:00,2509.97,2507.75,-0.0,flip_to_short -60937,做空,2024-02-11 18:50:00,2024-02-11 20:35:00,2507.75,2502.38,0.0,tp_lower -60938,做多,2024-02-11 21:45:00,2024-02-11 22:50:00,2503.16,2501.25,-0.0,flip_to_short -60939,做空,2024-02-11 22:50:00,2024-02-11 23:00:00,2501.25,2500.87,-0.0,tp_lower -60940,做多,2024-02-11 23:20:00,2024-02-12 00:05:00,2501.72,2508.61,0.0,tp_upper -60941,做空,2024-02-12 01:00:00,2024-02-12 01:15:00,2508.62,2513.66,-0.0,flip_to_long -60942,做多,2024-02-12 01:15:00,2024-02-12 01:25:00,2513.66,2512.53,-0.0,flip_to_short -60943,做空,2024-02-12 01:25:00,2024-02-12 01:55:00,2512.53,2514.0,-0.0,flip_to_long -60944,做多,2024-02-12 01:55:00,2024-02-12 02:10:00,2514.0,2511.79,-0.0,flip_to_short -60945,做空,2024-02-12 02:10:00,2024-02-12 02:35:00,2511.79,2503.97,0.0,tp_lower -60946,做多,2024-02-12 04:20:00,2024-02-12 04:25:00,2500.04,2499.3,-0.0,flip_to_short -60947,做空,2024-02-12 04:25:00,2024-02-12 04:30:00,2499.3,2495.02,0.0,tp_lower -60948,做多,2024-02-12 05:05:00,2024-02-12 05:15:00,2497.74,2496.39,-0.0,flip_to_short -60949,做空,2024-02-12 05:15:00,2024-02-12 05:25:00,2496.39,2497.98,-0.0,flip_to_long -60950,做多,2024-02-12 05:25:00,2024-02-12 05:35:00,2497.98,2495.26,-0.0,flip_to_short -60951,做空,2024-02-12 05:35:00,2024-02-12 05:45:00,2495.26,2495.84,-0.0,flip_to_long -60952,做多,2024-02-12 05:45:00,2024-02-12 06:20:00,2495.84,2496.55,-0.0,flip_to_short -60953,做空,2024-02-12 06:20:00,2024-02-12 06:35:00,2496.55,2494.85,0.0,tp_lower -60954,做多,2024-02-12 07:05:00,2024-02-12 07:15:00,2495.0,2494.83,-0.0,flip_to_short -60955,做空,2024-02-12 07:15:00,2024-02-12 08:20:00,2494.83,2498.5,-0.0,flip_to_long -60956,做多,2024-02-12 08:20:00,2024-02-12 08:30:00,2498.5,2502.07,0.0,tp_upper -60957,做空,2024-02-12 08:35:00,2024-02-12 08:45:00,2496.81,2492.4,0.0,tp_lower -60958,做多,2024-02-12 10:30:00,2024-02-12 10:45:00,2482.12,2481.76,-0.0,flip_to_short -60959,做空,2024-02-12 10:45:00,2024-02-12 11:05:00,2481.76,2479.59,0.0,flip_to_long -60960,做多,2024-02-12 11:05:00,2024-02-12 11:50:00,2479.59,2484.18,0.0,tp_upper -60961,做空,2024-02-12 12:40:00,2024-02-12 12:50:00,2482.55,2486.58,-0.0,flip_to_long -60962,做多,2024-02-12 12:50:00,2024-02-12 13:15:00,2486.58,2484.51,-0.0,flip_to_short -60963,做空,2024-02-12 13:15:00,2024-02-12 13:25:00,2484.51,2484.64,-0.0,flip_to_long -60964,做多,2024-02-12 13:25:00,2024-02-12 13:40:00,2484.64,2487.27,0.0,tp_upper -60965,做空,2024-02-12 16:15:00,2024-02-12 16:50:00,2545.11,2550.32,-0.0,flip_to_long -60966,做多,2024-02-12 16:50:00,2024-02-12 17:10:00,2550.32,2561.51,0.0,tp_upper -60967,做空,2024-02-12 19:30:00,2024-02-12 19:55:00,2620.95,2610.91,0.0,tp_lower -60968,做多,2024-02-12 20:10:00,2024-02-12 20:15:00,2621.87,2621.85,-0.0,flip_to_short -60969,做空,2024-02-12 20:15:00,2024-02-12 22:00:00,2621.85,2637.34,-0.0,flip_to_long -60970,做多,2024-02-12 22:00:00,2024-02-12 22:25:00,2637.34,2650.18,0.0,tp_upper -60971,做空,2024-02-12 23:20:00,2024-02-12 23:25:00,2647.86,2648.0,-0.0,flip_to_long -60972,做多,2024-02-12 23:25:00,2024-02-12 23:55:00,2648.0,2660.91,0.0,tp_upper -60973,做空,2024-02-13 00:55:00,2024-02-13 01:20:00,2669.01,2670.23,-0.0,flip_to_long -60974,做多,2024-02-13 01:20:00,2024-02-13 01:35:00,2670.23,2673.33,0.0,tp_upper -60975,做空,2024-02-13 01:40:00,2024-02-13 01:55:00,2671.28,2679.16,-0.0,flip_to_long -60976,做多,2024-02-13 01:55:00,2024-02-13 02:00:00,2679.16,2681.62,0.0,tp_upper -60977,做空,2024-02-13 02:10:00,2024-02-13 02:15:00,2665.12,2667.15,-0.0,tp_lower -60978,做多,2024-02-13 04:25:00,2024-02-13 05:05:00,2647.49,2646.01,-0.0,flip_to_short -60979,做空,2024-02-13 05:05:00,2024-02-13 06:30:00,2646.01,2651.23,-0.0,flip_to_long -60980,做多,2024-02-13 06:30:00,2024-02-13 06:35:00,2651.23,2648.49,-0.0,flip_to_short -60981,做空,2024-02-13 06:35:00,2024-02-13 06:50:00,2648.49,2646.92,0.0,tp_lower -60982,做多,2024-02-13 07:00:00,2024-02-13 07:10:00,2650.37,2650.31,-0.0,flip_to_short -60983,做空,2024-02-13 07:10:00,2024-02-13 07:15:00,2650.31,2651.38,-0.0,flip_to_long -60984,做多,2024-02-13 07:15:00,2024-02-13 07:20:00,2651.38,2650.41,-0.0,flip_to_short -60985,做空,2024-02-13 07:20:00,2024-02-13 07:25:00,2650.41,2652.25,-0.0,flip_to_long -60986,做多,2024-02-13 07:25:00,2024-02-13 07:30:00,2652.25,2648.36,-0.0,flip_to_short -60987,做空,2024-02-13 07:30:00,2024-02-13 07:35:00,2648.36,2645.43,0.0,tp_lower -60988,做多,2024-02-13 07:45:00,2024-02-13 07:50:00,2651.55,2650.67,-0.0,tp_upper -60989,做空,2024-02-13 07:55:00,2024-02-13 11:00:00,2650.26,2678.03,-0.0,flip_to_long -60990,做多,2024-02-13 11:00:00,2024-02-13 11:05:00,2678.03,2674.15,-0.0,flip_to_short -60991,做空,2024-02-13 11:05:00,2024-02-13 11:15:00,2674.15,2670.35,0.0,tp_lower -60992,做多,2024-02-13 11:30:00,2024-02-13 11:40:00,2674.13,2682.64,0.0,tp_upper -60993,做空,2024-02-13 12:30:00,2024-02-13 12:40:00,2678.28,2679.08,-0.0,flip_to_long -60994,做多,2024-02-13 12:40:00,2024-02-13 12:45:00,2679.08,2672.11,-0.0,flip_to_short -60995,做空,2024-02-13 12:45:00,2024-02-13 12:50:00,2672.11,2674.39,-0.0,tp_lower -60996,做多,2024-02-13 14:55:00,2024-02-13 15:55:00,2634.64,2632.72,-0.0,flip_to_short -60997,做空,2024-02-13 15:55:00,2024-02-13 16:00:00,2632.72,2640.73,-0.0,flip_to_long -60998,做多,2024-02-13 16:00:00,2024-02-13 16:10:00,2640.73,2627.6,-0.0,flip_to_short -60999,做空,2024-02-13 16:10:00,2024-02-13 16:25:00,2627.6,2633.88,-0.0,flip_to_long -61000,做多,2024-02-13 16:25:00,2024-02-13 16:30:00,2633.88,2625.21,-0.0,flip_to_short -61001,做空,2024-02-13 16:30:00,2024-02-13 16:40:00,2625.21,2613.7,0.0,tp_lower -61002,做多,2024-02-13 17:35:00,2024-02-13 17:45:00,2617.9,2615.66,-0.0,flip_to_short -61003,做空,2024-02-13 17:45:00,2024-02-13 19:05:00,2615.66,2626.8,-0.0,flip_to_long -61004,做多,2024-02-13 19:05:00,2024-02-13 19:10:00,2626.8,2625.22,-0.0,flip_to_short -61005,做空,2024-02-13 19:10:00,2024-02-13 19:15:00,2625.22,2627.26,-0.0,flip_to_long -61006,做多,2024-02-13 19:15:00,2024-02-13 19:40:00,2627.26,2630.13,0.0,flip_to_short -61007,做空,2024-02-13 19:40:00,2024-02-13 19:50:00,2630.13,2616.47,0.0,tp_lower -61008,做多,2024-02-13 20:35:00,2024-02-13 21:05:00,2623.33,2642.42,0.0,tp_upper -61009,做空,2024-02-13 21:55:00,2024-02-13 22:15:00,2632.84,2623.24,0.0,tp_lower -61010,做多,2024-02-13 22:45:00,2024-02-13 23:00:00,2635.3,2629.37,-0.0,flip_to_short -61011,做空,2024-02-13 23:00:00,2024-02-13 23:10:00,2629.37,2633.09,-0.0,flip_to_long -61012,做多,2024-02-13 23:10:00,2024-02-13 23:50:00,2633.09,2642.77,0.0,tp_upper -61013,做空,2024-02-14 00:05:00,2024-02-14 00:10:00,2634.69,2635.58,-0.0,flip_to_long -61014,做多,2024-02-14 00:10:00,2024-02-14 01:20:00,2635.58,2628.93,-0.0,flip_to_short -61015,做空,2024-02-14 01:20:00,2024-02-14 01:25:00,2628.93,2625.46,0.0,tp_lower -61016,做多,2024-02-14 02:15:00,2024-02-14 02:45:00,2626.78,2634.46,0.0,tp_upper -61017,做空,2024-02-14 04:15:00,2024-02-14 04:25:00,2639.02,2627.99,0.0,tp_lower -61018,做多,2024-02-14 05:15:00,2024-02-14 05:50:00,2634.05,2641.97,0.0,tp_upper -61019,做空,2024-02-14 06:50:00,2024-02-14 06:55:00,2643.01,2646.28,-0.0,flip_to_long -61020,做多,2024-02-14 06:55:00,2024-02-14 07:00:00,2646.28,2654.71,0.0,tp_upper -61021,做空,2024-02-14 08:05:00,2024-02-14 08:10:00,2649.64,2650.87,-0.0,flip_to_long -61022,做多,2024-02-14 08:10:00,2024-02-14 08:15:00,2650.87,2660.65,0.0,tp_upper -61023,做空,2024-02-14 11:05:00,2024-02-14 11:20:00,2745.55,2752.0,-0.0,flip_to_long -61024,做多,2024-02-14 11:20:00,2024-02-14 11:25:00,2752.0,2748.92,-0.0,flip_to_short -61025,做空,2024-02-14 11:25:00,2024-02-14 11:30:00,2748.92,2751.45,-0.0,flip_to_long -61026,做多,2024-02-14 11:30:00,2024-02-14 11:35:00,2751.45,2749.27,-0.0,flip_to_short -61027,做空,2024-02-14 11:35:00,2024-02-14 11:45:00,2749.27,2750.86,-0.0,flip_to_long -61028,做多,2024-02-14 11:45:00,2024-02-14 12:05:00,2750.86,2753.08,0.0,tp_upper -61029,做空,2024-02-14 12:10:00,2024-02-14 12:25:00,2748.97,2751.5,-0.0,flip_to_long -61030,做多,2024-02-14 12:25:00,2024-02-14 12:30:00,2751.5,2758.12,0.0,tp_upper -61031,做空,2024-02-14 12:35:00,2024-02-14 12:45:00,2751.42,2738.91,0.0,tp_lower -61032,做多,2024-02-14 13:15:00,2024-02-14 13:40:00,2748.0,2759.77,0.0,tp_upper -61033,做空,2024-02-14 14:45:00,2024-02-14 15:05:00,2760.05,2748.34,0.0,tp_lower -61034,做多,2024-02-14 15:25:00,2024-02-14 16:45:00,2755.91,2746.8,-0.0,flip_to_short -61035,做空,2024-02-14 16:45:00,2024-02-14 17:10:00,2746.8,2746.27,-0.0,flip_to_long -61036,做多,2024-02-14 17:10:00,2024-02-14 17:20:00,2746.27,2743.86,-0.0,flip_to_short -61037,做空,2024-02-14 17:20:00,2024-02-14 17:25:00,2743.86,2746.73,-0.0,flip_to_long -61038,做多,2024-02-14 17:25:00,2024-02-14 17:30:00,2746.73,2740.46,-0.0,flip_to_short -61039,做空,2024-02-14 17:30:00,2024-02-14 17:35:00,2740.46,2742.96,-0.0,flip_to_long -61040,做多,2024-02-14 17:35:00,2024-02-14 18:05:00,2742.96,2735.47,-0.0,flip_to_short -61041,做空,2024-02-14 18:05:00,2024-02-14 18:10:00,2735.47,2732.06,0.0,tp_lower -61042,做多,2024-02-14 18:30:00,2024-02-14 18:45:00,2744.47,2750.26,0.0,tp_upper -61043,做空,2024-02-14 19:15:00,2024-02-14 19:20:00,2743.67,2746.99,-0.0,flip_to_long -61044,做多,2024-02-14 19:20:00,2024-02-14 19:30:00,2746.99,2755.77,0.0,tp_upper -61045,做空,2024-02-14 20:50:00,2024-02-14 20:55:00,2760.34,2765.72,-0.0,flip_to_long -61046,做多,2024-02-14 20:55:00,2024-02-14 21:00:00,2765.72,2760.46,-0.0,flip_to_short -61047,做空,2024-02-14 21:00:00,2024-02-14 21:05:00,2760.46,2762.27,-0.0,flip_to_long -61048,做多,2024-02-14 21:05:00,2024-02-14 21:15:00,2762.27,2766.0,0.0,tp_upper -61049,做空,2024-02-14 21:20:00,2024-02-14 21:25:00,2759.21,2760.89,-0.0,tp_lower -61050,做多,2024-02-14 21:30:00,2024-02-14 21:40:00,2764.84,2770.26,0.0,tp_upper -61051,做空,2024-02-14 22:30:00,2024-02-14 22:40:00,2768.2,2769.5,-0.0,flip_to_long -61052,做多,2024-02-14 22:40:00,2024-02-14 23:00:00,2769.5,2771.32,0.0,flip_to_short -61053,做空,2024-02-14 23:00:00,2024-02-14 23:05:00,2771.32,2771.48,-0.0,flip_to_long -61054,做多,2024-02-14 23:05:00,2024-02-14 23:15:00,2771.48,2769.98,-0.0,flip_to_short -61055,做空,2024-02-14 23:15:00,2024-02-14 23:20:00,2769.98,2778.86,-0.0,flip_to_long -61056,做多,2024-02-14 23:20:00,2024-02-14 23:30:00,2778.86,2776.57,-0.0,tp_upper -61057,做空,2024-02-15 00:00:00,2024-02-15 02:15:00,2775.69,2796.7,-0.0,flip_to_long -61058,做多,2024-02-15 02:15:00,2024-02-15 02:20:00,2796.7,2791.88,-0.0,flip_to_short -61059,做空,2024-02-15 02:20:00,2024-02-15 02:30:00,2791.88,2792.32,-0.0,flip_to_long -61060,做多,2024-02-15 02:30:00,2024-02-15 02:55:00,2792.32,2788.35,-0.0,flip_to_short -61061,做空,2024-02-15 02:55:00,2024-02-15 04:10:00,2788.35,2796.11,-0.0,flip_to_long -61062,做多,2024-02-15 04:10:00,2024-02-15 04:15:00,2796.11,2795.72,-0.0,flip_to_short -61063,做空,2024-02-15 04:15:00,2024-02-15 04:30:00,2795.72,2793.16,0.0,tp_lower -61064,做多,2024-02-15 04:40:00,2024-02-15 04:45:00,2797.5,2791.26,-0.0,flip_to_short -61065,做空,2024-02-15 04:45:00,2024-02-15 04:50:00,2791.26,2789.63,0.0,tp_lower -61066,做多,2024-02-15 04:55:00,2024-02-15 05:00:00,2797.92,2791.97,-0.0,flip_to_short -61067,做空,2024-02-15 05:00:00,2024-02-15 05:25:00,2791.97,2785.61,0.0,tp_lower -61068,做多,2024-02-15 06:35:00,2024-02-15 06:45:00,2780.63,2779.88,-0.0,flip_to_short -61069,做空,2024-02-15 06:45:00,2024-02-15 07:40:00,2779.88,2768.86,0.0,tp_lower -61070,做多,2024-02-15 08:20:00,2024-02-15 08:45:00,2782.25,2777.72,-0.0,flip_to_short -61071,做空,2024-02-15 08:45:00,2024-02-15 08:50:00,2777.72,2782.52,-0.0,flip_to_long -61072,做多,2024-02-15 08:50:00,2024-02-15 09:15:00,2782.52,2791.34,0.0,tp_upper -61073,做空,2024-02-15 11:10:00,2024-02-15 11:15:00,2796.45,2799.66,-0.0,flip_to_long -61074,做多,2024-02-15 11:15:00,2024-02-15 11:35:00,2799.66,2791.41,-0.0,flip_to_short -61075,做空,2024-02-15 11:35:00,2024-02-15 11:40:00,2791.41,2790.78,-0.0,tp_lower -61076,做多,2024-02-15 12:00:00,2024-02-15 12:05:00,2803.98,2791.86,-0.0,flip_to_short -61077,做空,2024-02-15 12:05:00,2024-02-15 12:15:00,2791.86,2783.26,0.0,tp_lower -61078,做多,2024-02-15 12:25:00,2024-02-15 12:35:00,2796.69,2789.99,-0.0,flip_to_short -61079,做空,2024-02-15 12:35:00,2024-02-15 12:50:00,2789.99,2796.43,-0.0,flip_to_long -61080,做多,2024-02-15 12:50:00,2024-02-15 13:05:00,2796.43,2798.96,0.0,flip_to_short -61081,做空,2024-02-15 13:05:00,2024-02-15 13:30:00,2798.96,2797.14,0.0,flip_to_long -61082,做多,2024-02-15 13:30:00,2024-02-15 13:35:00,2797.14,2795.29,-0.0,flip_to_short -61083,做空,2024-02-15 13:35:00,2024-02-15 13:40:00,2795.29,2804.43,-0.0,flip_to_long -61084,做多,2024-02-15 13:40:00,2024-02-15 13:50:00,2804.43,2812.54,0.0,tp_upper -61085,做空,2024-02-15 15:30:00,2024-02-15 15:35:00,2826.71,2834.59,-0.0,flip_to_long -61086,做多,2024-02-15 15:35:00,2024-02-15 16:50:00,2834.59,2830.56,-0.0,flip_to_short -61087,做空,2024-02-15 16:50:00,2024-02-15 17:25:00,2830.56,2830.46,-0.0,flip_to_long -61088,做多,2024-02-15 17:25:00,2024-02-15 17:35:00,2830.46,2827.76,-0.0,flip_to_short -61089,做空,2024-02-15 17:35:00,2024-02-15 17:40:00,2827.76,2828.81,-0.0,flip_to_long -61090,做多,2024-02-15 17:40:00,2024-02-15 17:45:00,2828.81,2825.1,-0.0,flip_to_short -61091,做空,2024-02-15 17:45:00,2024-02-15 17:55:00,2825.1,2816.99,0.0,tp_lower -61092,做多,2024-02-15 18:10:00,2024-02-15 18:15:00,2833.43,2827.06,-0.0,flip_to_short -61093,做空,2024-02-15 18:15:00,2024-02-15 18:45:00,2827.06,2826.83,-0.0,flip_to_long -61094,做多,2024-02-15 18:45:00,2024-02-15 18:50:00,2826.83,2825.28,-0.0,flip_to_short -61095,做空,2024-02-15 18:50:00,2024-02-15 18:55:00,2825.28,2826.49,-0.0,flip_to_long -61096,做多,2024-02-15 18:55:00,2024-02-15 19:00:00,2826.49,2825.7,-0.0,flip_to_short -61097,做空,2024-02-15 19:00:00,2024-02-15 19:15:00,2825.7,2814.19,0.0,tp_lower -61098,做多,2024-02-15 19:40:00,2024-02-15 19:45:00,2823.82,2835.48,0.0,tp_upper -61099,做空,2024-02-15 20:15:00,2024-02-15 20:25:00,2820.66,2826.81,-0.0,flip_to_long -61100,做多,2024-02-15 20:25:00,2024-02-15 20:40:00,2826.81,2840.9,0.0,tp_upper -61101,做空,2024-02-15 20:55:00,2024-02-15 21:40:00,2830.56,2816.26,0.0,tp_lower -61102,做多,2024-02-15 22:30:00,2024-02-15 22:35:00,2819.74,2817.97,-0.0,flip_to_short -61103,做空,2024-02-15 22:35:00,2024-02-15 22:55:00,2817.97,2815.11,0.0,flip_to_long -61104,做多,2024-02-15 22:55:00,2024-02-16 00:15:00,2815.11,2836.61,0.0,tp_upper -61105,做空,2024-02-16 00:30:00,2024-02-16 00:35:00,2823.15,2829.7,-0.0,flip_to_long -61106,做多,2024-02-16 00:35:00,2024-02-16 00:40:00,2829.7,2835.85,0.0,tp_upper -61107,做空,2024-02-16 02:00:00,2024-02-16 02:05:00,2841.28,2847.09,-0.0,flip_to_long -61108,做多,2024-02-16 02:05:00,2024-02-16 02:15:00,2847.09,2842.19,-0.0,flip_to_short -61109,做空,2024-02-16 02:15:00,2024-02-16 02:55:00,2842.19,2848.77,-0.0,flip_to_long -61110,做多,2024-02-16 02:55:00,2024-02-16 03:00:00,2848.77,2846.39,-0.0,flip_to_short -61111,做空,2024-02-16 03:00:00,2024-02-16 03:10:00,2846.39,2857.08,-0.0,flip_to_long -61112,做多,2024-02-16 03:10:00,2024-02-16 03:15:00,2857.08,2850.92,-0.0,tp_upper -61113,做空,2024-02-16 03:50:00,2024-02-16 03:55:00,2846.06,2848.03,-0.0,flip_to_long -61114,做多,2024-02-16 03:55:00,2024-02-16 04:10:00,2848.03,2846.56,-0.0,flip_to_short -61115,做空,2024-02-16 04:10:00,2024-02-16 04:15:00,2846.56,2848.24,-0.0,flip_to_long -61116,做多,2024-02-16 04:15:00,2024-02-16 05:45:00,2848.24,2848.08,-0.0,tp_upper -61117,做空,2024-02-16 06:10:00,2024-02-16 06:50:00,2843.03,2834.84,0.0,tp_lower -61118,做多,2024-02-16 08:40:00,2024-02-16 08:45:00,2825.27,2822.79,-0.0,flip_to_short -61119,做空,2024-02-16 08:45:00,2024-02-16 09:05:00,2822.79,2804.8,0.0,tp_lower -61120,做多,2024-02-16 09:30:00,2024-02-16 09:40:00,2816.54,2814.91,-0.0,flip_to_short -61121,做空,2024-02-16 09:40:00,2024-02-16 09:50:00,2814.91,2816.49,-0.0,flip_to_long -61122,做多,2024-02-16 09:50:00,2024-02-16 09:55:00,2816.49,2811.01,-0.0,flip_to_short -61123,做空,2024-02-16 09:55:00,2024-02-16 10:10:00,2811.01,2817.23,-0.0,flip_to_long -61124,做多,2024-02-16 10:10:00,2024-02-16 10:20:00,2817.23,2818.5,-0.0,tp_upper -61125,做空,2024-02-16 11:50:00,2024-02-16 11:55:00,2823.4,2825.21,-0.0,flip_to_long -61126,做多,2024-02-16 11:55:00,2024-02-16 12:30:00,2825.21,2834.58,0.0,tp_upper -61127,做空,2024-02-16 13:30:00,2024-02-16 13:40:00,2834.52,2841.82,-0.0,flip_to_long -61128,做多,2024-02-16 13:40:00,2024-02-16 13:45:00,2841.82,2834.0,-0.0,flip_to_short -61129,做空,2024-02-16 13:45:00,2024-02-16 13:50:00,2834.0,2840.52,-0.0,flip_to_long -61130,做多,2024-02-16 13:50:00,2024-02-16 14:00:00,2840.52,2826.19,-0.0,flip_to_short -61131,做空,2024-02-16 14:00:00,2024-02-16 14:05:00,2826.19,2828.33,-0.0,tp_lower -61132,做多,2024-02-16 16:05:00,2024-02-16 16:45:00,2796.5,2785.35,-0.0,flip_to_short -61133,做空,2024-02-16 16:45:00,2024-02-16 16:50:00,2785.35,2785.8,-0.0,flip_to_long -61134,做多,2024-02-16 16:50:00,2024-02-16 17:05:00,2785.8,2780.83,-0.0,flip_to_short -61135,做空,2024-02-16 17:05:00,2024-02-16 18:05:00,2780.83,2772.46,0.0,tp_lower -61136,做多,2024-02-16 18:20:00,2024-02-16 18:30:00,2781.61,2774.95,-0.0,flip_to_short -61137,做空,2024-02-16 18:30:00,2024-02-16 18:35:00,2774.95,2776.86,-0.0,flip_to_long -61138,做多,2024-02-16 18:35:00,2024-02-16 18:50:00,2776.86,2782.73,0.0,tp_upper -61139,做空,2024-02-16 19:05:00,2024-02-16 19:10:00,2777.04,2780.9,-0.0,flip_to_long -61140,做多,2024-02-16 19:10:00,2024-02-16 19:15:00,2780.9,2783.05,0.0,tp_upper -61141,做空,2024-02-16 19:30:00,2024-02-16 19:40:00,2778.42,2782.27,-0.0,flip_to_long -61142,做多,2024-02-16 19:40:00,2024-02-16 19:45:00,2782.27,2774.49,-0.0,flip_to_short -61143,做空,2024-02-16 19:45:00,2024-02-16 19:50:00,2774.49,2762.9,0.0,tp_lower -61144,做多,2024-02-16 20:15:00,2024-02-16 20:35:00,2776.72,2778.84,0.0,flip_to_short -61145,做空,2024-02-16 20:35:00,2024-02-16 22:45:00,2778.84,2789.53,-0.0,flip_to_long -61146,做多,2024-02-16 22:45:00,2024-02-16 22:55:00,2789.53,2790.58,-0.0,flip_to_short -61147,做空,2024-02-16 22:55:00,2024-02-17 00:35:00,2790.58,2800.99,-0.0,flip_to_long -61148,做多,2024-02-17 00:35:00,2024-02-17 00:50:00,2800.99,2798.15,-0.0,flip_to_short -61149,做空,2024-02-17 00:50:00,2024-02-17 01:00:00,2798.15,2795.96,0.0,tp_lower -61150,做多,2024-02-17 02:10:00,2024-02-17 02:15:00,2796.22,2794.78,-0.0,flip_to_short -61151,做空,2024-02-17 02:15:00,2024-02-17 02:25:00,2794.78,2791.68,0.0,flip_to_long -61152,做多,2024-02-17 02:25:00,2024-02-17 02:30:00,2791.68,2788.59,-0.0,flip_to_short -61153,做空,2024-02-17 02:30:00,2024-02-17 02:45:00,2788.59,2791.03,-0.0,flip_to_long -61154,做多,2024-02-17 02:45:00,2024-02-17 02:55:00,2791.03,2790.49,-0.0,flip_to_short -61155,做空,2024-02-17 02:55:00,2024-02-17 03:05:00,2790.49,2789.57,-0.0,flip_to_long -61156,做多,2024-02-17 03:05:00,2024-02-17 03:25:00,2789.57,2788.48,-0.0,flip_to_short -61157,做空,2024-02-17 03:25:00,2024-02-17 03:30:00,2788.48,2789.64,-0.0,flip_to_long -61158,做多,2024-02-17 03:30:00,2024-02-17 03:50:00,2789.64,2795.39,0.0,tp_upper -61159,做空,2024-02-17 04:05:00,2024-02-17 04:15:00,2791.15,2792.68,-0.0,flip_to_long -61160,做多,2024-02-17 04:15:00,2024-02-17 04:25:00,2792.68,2790.26,-0.0,flip_to_short -61161,做空,2024-02-17 04:25:00,2024-02-17 04:30:00,2790.26,2792.0,-0.0,flip_to_long -61162,做多,2024-02-17 04:30:00,2024-02-17 04:35:00,2792.0,2790.47,-0.0,flip_to_short -61163,做空,2024-02-17 04:35:00,2024-02-17 04:45:00,2790.47,2795.97,-0.0,flip_to_long -61164,做多,2024-02-17 04:45:00,2024-02-17 04:50:00,2795.97,2795.93,-0.0,tp_upper -61165,做空,2024-02-17 05:05:00,2024-02-17 05:10:00,2792.27,2788.3,0.0,tp_lower -61166,做多,2024-02-17 06:10:00,2024-02-17 06:15:00,2789.21,2788.91,-0.0,flip_to_short -61167,做空,2024-02-17 06:15:00,2024-02-17 06:25:00,2788.91,2789.31,-0.0,flip_to_long -61168,做多,2024-02-17 06:25:00,2024-02-17 07:10:00,2789.31,2793.63,0.0,tp_upper -61169,做空,2024-02-17 08:15:00,2024-02-17 08:20:00,2788.29,2788.93,-0.0,tp_lower -61170,做多,2024-02-17 10:00:00,2024-02-17 10:05:00,2779.63,2779.11,-0.0,flip_to_short -61171,做空,2024-02-17 10:05:00,2024-02-17 10:10:00,2779.11,2775.16,0.0,tp_lower -61172,做多,2024-02-17 10:35:00,2024-02-17 10:40:00,2777.47,2774.92,-0.0,flip_to_short -61173,做空,2024-02-17 10:40:00,2024-02-17 10:45:00,2774.92,2776.98,-0.0,flip_to_long -61174,做多,2024-02-17 10:45:00,2024-02-17 12:10:00,2776.98,2780.64,0.0,flip_to_short -61175,做空,2024-02-17 12:10:00,2024-02-17 12:20:00,2780.64,2783.22,-0.0,flip_to_long -61176,做多,2024-02-17 12:20:00,2024-02-17 12:25:00,2783.22,2778.9,-0.0,flip_to_short -61177,做空,2024-02-17 12:25:00,2024-02-17 12:30:00,2778.9,2777.85,-0.0,tp_lower -61178,做多,2024-02-17 12:45:00,2024-02-17 12:50:00,2787.89,2786.03,-0.0,tp_upper -61179,做空,2024-02-17 13:00:00,2024-02-17 13:05:00,2782.18,2776.32,0.0,tp_lower -61180,做多,2024-02-17 15:20:00,2024-02-17 15:30:00,2742.91,2751.52,0.0,tp_upper -61181,做空,2024-02-17 16:15:00,2024-02-17 16:20:00,2745.12,2747.1,-0.0,flip_to_long -61182,做多,2024-02-17 16:20:00,2024-02-17 16:30:00,2747.1,2747.27,-0.0,flip_to_short -61183,做空,2024-02-17 16:30:00,2024-02-17 16:35:00,2747.27,2752.88,-0.0,flip_to_long -61184,做多,2024-02-17 16:35:00,2024-02-17 17:00:00,2752.88,2761.02,0.0,tp_upper -61185,做空,2024-02-17 20:15:00,2024-02-17 22:05:00,2774.18,2785.5,-0.0,flip_to_long -61186,做多,2024-02-17 22:05:00,2024-02-17 22:25:00,2785.5,2786.64,-0.0,flip_to_short -61187,做空,2024-02-17 22:25:00,2024-02-17 22:30:00,2786.64,2791.61,-0.0,flip_to_long -61188,做多,2024-02-17 22:30:00,2024-02-17 22:35:00,2791.61,2784.4,-0.0,flip_to_short -61189,做空,2024-02-17 22:35:00,2024-02-17 23:25:00,2784.4,2786.84,-0.0,flip_to_long -61190,做多,2024-02-17 23:25:00,2024-02-18 00:20:00,2786.84,2789.37,0.0,tp_upper -61191,做空,2024-02-18 00:25:00,2024-02-18 00:35:00,2787.0,2782.03,0.0,tp_lower -61192,做多,2024-02-18 00:55:00,2024-02-18 01:00:00,2790.22,2795.46,0.0,tp_upper -61193,做空,2024-02-18 01:30:00,2024-02-18 01:55:00,2789.84,2781.23,0.0,tp_lower -61194,做多,2024-02-18 03:25:00,2024-02-18 04:00:00,2776.32,2787.31,0.0,tp_upper -61195,做空,2024-02-18 06:10:00,2024-02-18 06:20:00,2799.58,2795.01,0.0,tp_lower -61196,做多,2024-02-18 07:15:00,2024-02-18 08:40:00,2797.98,2802.25,0.0,flip_to_short -61197,做空,2024-02-18 08:40:00,2024-02-18 08:45:00,2802.25,2803.85,-0.0,flip_to_long -61198,做多,2024-02-18 08:45:00,2024-02-18 09:00:00,2803.85,2814.95,0.0,tp_upper -61199,做空,2024-02-18 10:15:00,2024-02-18 10:30:00,2813.6,2812.29,-0.0,tp_lower -61200,做多,2024-02-18 11:50:00,2024-02-18 12:20:00,2804.0,2806.64,0.0,flip_to_short -61201,做空,2024-02-18 12:20:00,2024-02-18 12:30:00,2806.64,2798.78,0.0,tp_lower -61202,做多,2024-02-18 14:05:00,2024-02-18 14:15:00,2793.44,2800.86,0.0,tp_upper -61203,做空,2024-02-18 15:35:00,2024-02-18 15:50:00,2804.87,2807.87,-0.0,flip_to_long -61204,做多,2024-02-18 15:50:00,2024-02-18 16:00:00,2807.87,2804.9,-0.0,flip_to_short -61205,做空,2024-02-18 16:00:00,2024-02-18 16:05:00,2804.9,2806.9,-0.0,flip_to_long -61206,做多,2024-02-18 16:05:00,2024-02-18 16:15:00,2806.9,2800.92,-0.0,flip_to_short -61207,做空,2024-02-18 16:15:00,2024-02-18 16:20:00,2800.92,2796.97,0.0,tp_lower -61208,做多,2024-02-18 16:50:00,2024-02-18 17:00:00,2803.69,2814.22,0.0,tp_upper -61209,做空,2024-02-18 18:00:00,2024-02-18 18:05:00,2810.42,2813.99,-0.0,flip_to_long -61210,做多,2024-02-18 18:05:00,2024-02-18 18:10:00,2813.99,2812.19,-0.0,flip_to_short -61211,做空,2024-02-18 18:10:00,2024-02-18 18:15:00,2812.19,2815.32,-0.0,flip_to_long -61212,做多,2024-02-18 18:15:00,2024-02-18 18:20:00,2815.32,2814.4,-0.0,flip_to_short -61213,做空,2024-02-18 18:20:00,2024-02-18 18:25:00,2814.4,2815.75,-0.0,flip_to_long -61214,做多,2024-02-18 18:25:00,2024-02-18 18:35:00,2815.75,2815.86,-0.0,flip_to_short -61215,做空,2024-02-18 18:35:00,2024-02-18 18:45:00,2815.86,2829.23,-0.0,flip_to_long -61216,做多,2024-02-18 18:45:00,2024-02-18 18:50:00,2829.23,2833.21,0.0,tp_upper -61217,做空,2024-02-18 19:55:00,2024-02-18 20:00:00,2829.03,2832.54,-0.0,flip_to_long -61218,做多,2024-02-18 20:00:00,2024-02-18 20:05:00,2832.54,2825.5,-0.0,flip_to_short -61219,做空,2024-02-18 20:05:00,2024-02-18 20:20:00,2825.5,2818.66,0.0,tp_lower -61220,做多,2024-02-18 20:45:00,2024-02-18 21:15:00,2828.94,2826.41,-0.0,flip_to_short -61221,做空,2024-02-18 21:15:00,2024-02-18 21:25:00,2826.41,2828.01,-0.0,flip_to_long -61222,做多,2024-02-18 21:25:00,2024-02-18 21:35:00,2828.01,2834.36,0.0,tp_upper -61223,做空,2024-02-18 23:25:00,2024-02-19 00:05:00,2880.77,2883.66,-0.0,flip_to_long -61224,做多,2024-02-19 00:05:00,2024-02-19 00:15:00,2883.66,2877.23,-0.0,flip_to_short -61225,做空,2024-02-19 00:15:00,2024-02-19 00:20:00,2877.23,2880.38,-0.0,flip_to_long -61226,做多,2024-02-19 00:20:00,2024-02-19 00:30:00,2880.38,2881.66,-0.0,flip_to_short -61227,做空,2024-02-19 00:30:00,2024-02-19 00:35:00,2881.66,2892.31,-0.0,flip_to_long -61228,做多,2024-02-19 00:35:00,2024-02-19 00:40:00,2892.31,2878.77,-0.0,tp_upper -61229,做多,2024-02-19 02:00:00,2024-02-19 02:15:00,2869.5,2878.26,0.0,tp_upper -61230,做空,2024-02-19 03:25:00,2024-02-19 03:30:00,2882.0,2882.69,-0.0,flip_to_long -61231,做多,2024-02-19 03:30:00,2024-02-19 03:55:00,2882.69,2888.82,0.0,tp_upper -61232,做空,2024-02-19 04:10:00,2024-02-19 04:15:00,2884.05,2886.27,-0.0,flip_to_long -61233,做多,2024-02-19 04:15:00,2024-02-19 04:20:00,2886.27,2895.01,0.0,tp_upper -61234,做空,2024-02-19 05:00:00,2024-02-19 05:15:00,2888.39,2891.88,-0.0,flip_to_long -61235,做多,2024-02-19 05:15:00,2024-02-19 05:30:00,2891.88,2894.21,0.0,tp_upper -61236,做空,2024-02-19 05:35:00,2024-02-19 05:40:00,2887.39,2891.19,-0.0,flip_to_long -61237,做多,2024-02-19 05:40:00,2024-02-19 05:55:00,2891.19,2908.83,0.0,tp_upper -61238,做空,2024-02-19 07:40:00,2024-02-19 07:50:00,2923.71,2927.29,-0.0,flip_to_long -61239,做多,2024-02-19 07:50:00,2024-02-19 08:00:00,2927.29,2924.58,-0.0,flip_to_short -61240,做空,2024-02-19 08:00:00,2024-02-19 08:15:00,2924.58,2918.1,0.0,tp_lower -61241,做多,2024-02-19 09:20:00,2024-02-19 09:50:00,2916.2,2912.42,-0.0,flip_to_short -61242,做空,2024-02-19 09:50:00,2024-02-19 10:05:00,2912.42,2915.15,-0.0,flip_to_long -61243,做多,2024-02-19 10:05:00,2024-02-19 10:10:00,2915.15,2914.12,-0.0,flip_to_short -61244,做空,2024-02-19 10:10:00,2024-02-19 10:25:00,2914.12,2902.59,0.0,tp_lower -61245,做多,2024-02-19 10:40:00,2024-02-19 10:50:00,2913.73,2913.5,-0.0,flip_to_short -61246,做空,2024-02-19 10:50:00,2024-02-19 11:00:00,2913.5,2914.36,-0.0,flip_to_long -61247,做多,2024-02-19 11:00:00,2024-02-19 11:05:00,2914.36,2910.98,-0.0,flip_to_short -61248,做空,2024-02-19 11:05:00,2024-02-19 11:20:00,2910.98,2915.0,-0.0,flip_to_long -61249,做多,2024-02-19 11:20:00,2024-02-19 11:40:00,2915.0,2913.95,-0.0,flip_to_short -61250,做空,2024-02-19 11:40:00,2024-02-19 12:05:00,2913.95,2910.73,0.0,tp_lower -61251,做多,2024-02-19 12:10:00,2024-02-19 12:15:00,2913.76,2910.98,-0.0,flip_to_short -61252,做空,2024-02-19 12:15:00,2024-02-19 12:25:00,2910.98,2909.84,-0.0,tp_lower -61253,做多,2024-02-19 12:35:00,2024-02-19 12:50:00,2913.47,2919.85,0.0,tp_upper -61254,做空,2024-02-19 12:55:00,2024-02-19 13:00:00,2907.81,2910.43,-0.0,tp_lower -61255,做多,2024-02-19 13:05:00,2024-02-19 15:15:00,2911.02,2915.3,0.0,tp_upper -61256,做空,2024-02-19 15:40:00,2024-02-19 15:50:00,2906.46,2905.26,-0.0,flip_to_long -61257,做多,2024-02-19 15:50:00,2024-02-19 16:20:00,2905.26,2920.6,0.0,tp_upper -61258,做空,2024-02-19 16:50:00,2024-02-19 16:55:00,2901.52,2899.6,0.0,tp_lower -61259,做多,2024-02-19 17:20:00,2024-02-19 17:25:00,2921.02,2943.61,0.0,tp_upper -61260,做空,2024-02-19 18:45:00,2024-02-19 19:05:00,2935.45,2925.57,0.0,tp_lower -61261,做多,2024-02-19 19:35:00,2024-02-19 19:45:00,2936.83,2932.4,-0.0,flip_to_short -61262,做空,2024-02-19 19:45:00,2024-02-19 19:55:00,2932.4,2935.49,-0.0,flip_to_long -61263,做多,2024-02-19 19:55:00,2024-02-19 20:05:00,2935.49,2930.77,-0.0,flip_to_short -61264,做空,2024-02-19 20:05:00,2024-02-19 20:10:00,2930.77,2934.6,-0.0,flip_to_long -61265,做多,2024-02-19 20:10:00,2024-02-19 20:15:00,2934.6,2931.16,-0.0,flip_to_short -61266,做空,2024-02-19 20:15:00,2024-02-19 20:20:00,2931.16,2936.37,-0.0,flip_to_long -61267,做多,2024-02-19 20:20:00,2024-02-19 20:50:00,2936.37,2940.43,0.0,tp_upper -61268,做多,2024-02-19 22:50:00,2024-02-19 22:55:00,2973.01,2964.17,-0.0,flip_to_short -61269,做空,2024-02-19 22:55:00,2024-02-19 23:50:00,2964.17,2944.07,0.0,tp_lower -61270,做多,2024-02-20 00:10:00,2024-02-20 00:35:00,2951.91,2945.19,-0.0,flip_to_short -61271,做空,2024-02-20 00:35:00,2024-02-20 00:40:00,2945.19,2935.32,0.0,tp_lower -61272,做空,2024-02-20 02:35:00,2024-02-20 02:50:00,2922.3,2925.79,-0.0,flip_to_long -61273,做多,2024-02-20 02:50:00,2024-02-20 02:55:00,2925.79,2928.8,0.0,tp_upper -61274,做空,2024-02-20 03:10:00,2024-02-20 03:20:00,2921.06,2919.14,0.0,tp_lower -61275,做多,2024-02-20 03:35:00,2024-02-20 03:40:00,2922.83,2918.35,-0.0,flip_to_short -61276,做空,2024-02-20 03:40:00,2024-02-20 03:45:00,2918.35,2916.35,0.0,tp_lower -61277,做多,2024-02-20 04:10:00,2024-02-20 04:15:00,2920.28,2917.32,-0.0,flip_to_short -61278,做空,2024-02-20 04:15:00,2024-02-20 04:20:00,2917.32,2919.88,-0.0,flip_to_long -61279,做多,2024-02-20 04:20:00,2024-02-20 04:25:00,2919.88,2919.0,-0.0,flip_to_short -61280,做空,2024-02-20 04:25:00,2024-02-20 04:30:00,2919.0,2922.46,-0.0,flip_to_long -61281,做多,2024-02-20 04:30:00,2024-02-20 04:40:00,2922.46,2926.76,0.0,tp_upper -61282,做空,2024-02-20 05:45:00,2024-02-20 05:55:00,2926.88,2929.8,-0.0,flip_to_long -61283,做多,2024-02-20 05:55:00,2024-02-20 06:10:00,2929.8,2934.17,0.0,tp_upper -61284,做空,2024-02-20 06:55:00,2024-02-20 07:05:00,2932.71,2932.45,-0.0,flip_to_long -61285,做多,2024-02-20 07:05:00,2024-02-20 07:10:00,2932.45,2932.05,-0.0,flip_to_short -61286,做空,2024-02-20 07:10:00,2024-02-20 07:15:00,2932.05,2932.83,-0.0,flip_to_long -61287,做多,2024-02-20 07:15:00,2024-02-20 07:20:00,2932.83,2930.44,-0.0,flip_to_short -61288,做空,2024-02-20 07:20:00,2024-02-20 07:35:00,2930.44,2925.84,0.0,tp_lower -61289,做多,2024-02-20 09:00:00,2024-02-20 09:05:00,2921.52,2917.61,-0.0,flip_to_short -61290,做空,2024-02-20 09:05:00,2024-02-20 09:15:00,2917.61,2901.17,0.0,tp_lower -61291,做多,2024-02-20 10:00:00,2024-02-20 11:05:00,2908.12,2933.25,0.0,tp_upper -61292,做空,2024-02-20 12:45:00,2024-02-20 13:00:00,2937.69,2935.23,0.0,tp_lower -61293,做多,2024-02-20 13:05:00,2024-02-20 13:10:00,2938.85,2962.8,0.0,tp_upper -61294,做空,2024-02-20 14:10:00,2024-02-20 14:25:00,2976.38,2969.42,0.0,flip_to_long -61295,做多,2024-02-20 14:25:00,2024-02-20 16:10:00,2969.42,2923.75,-0.0,flip_to_short -61296,做空,2024-02-20 16:10:00,2024-02-20 16:15:00,2923.75,2926.43,-0.0,flip_to_long -61297,做多,2024-02-20 16:15:00,2024-02-20 16:35:00,2926.43,2923.28,-0.0,flip_to_short -61298,做空,2024-02-20 16:35:00,2024-02-20 16:40:00,2923.28,2916.56,0.0,tp_lower -61299,做多,2024-02-20 17:55:00,2024-02-20 18:10:00,2918.56,2914.37,-0.0,flip_to_short -61300,做空,2024-02-20 18:10:00,2024-02-20 21:05:00,2914.37,2981.04,-0.0,flip_to_long -61301,做多,2024-02-20 21:05:00,2024-02-20 21:20:00,2981.04,2990.99,0.0,tp_upper -61302,做空,2024-02-20 22:30:00,2024-02-21 00:50:00,2990.12,3002.51,-0.0,tp_lower -61303,做多,2024-02-21 01:55:00,2024-02-21 02:05:00,3002.34,2997.05,-0.0,flip_to_short -61304,做空,2024-02-21 02:05:00,2024-02-21 02:15:00,2997.05,3004.39,-0.0,flip_to_long -61305,做多,2024-02-21 02:15:00,2024-02-21 02:20:00,3004.39,2997.99,-0.0,flip_to_short -61306,做空,2024-02-21 02:20:00,2024-02-21 02:25:00,2997.99,3003.82,-0.0,flip_to_long -61307,做多,2024-02-21 02:25:00,2024-02-21 02:35:00,3003.82,3007.26,0.0,tp_upper -61308,做空,2024-02-21 03:10:00,2024-02-21 03:15:00,3003.08,3012.52,-0.0,flip_to_long -61309,做多,2024-02-21 03:15:00,2024-02-21 03:40:00,3012.52,3005.15,-0.0,flip_to_short -61310,做空,2024-02-21 03:40:00,2024-02-21 03:45:00,3005.15,3011.48,-0.0,flip_to_long -61311,做多,2024-02-21 03:45:00,2024-02-21 03:55:00,3011.48,3007.88,-0.0,flip_to_short -61312,做空,2024-02-21 03:55:00,2024-02-21 04:00:00,3007.88,3008.59,-0.0,flip_to_long -61313,做多,2024-02-21 04:00:00,2024-02-21 04:15:00,3008.59,3008.87,-0.0,flip_to_short -61314,做空,2024-02-21 04:15:00,2024-02-21 04:20:00,3008.87,3010.73,-0.0,flip_to_long -61315,做多,2024-02-21 04:20:00,2024-02-21 04:25:00,3010.73,3005.49,-0.0,flip_to_short -61316,做空,2024-02-21 04:25:00,2024-02-21 04:30:00,3005.49,2994.61,0.0,tp_lower -61317,做多,2024-02-21 05:00:00,2024-02-21 05:15:00,3006.18,3006.33,-0.0,flip_to_short -61318,做空,2024-02-21 05:15:00,2024-02-21 05:35:00,3006.33,2992.51,0.0,tp_lower -61319,做多,2024-02-21 08:05:00,2024-02-21 08:10:00,2946.71,2942.85,-0.0,flip_to_short -61320,做空,2024-02-21 08:10:00,2024-02-21 09:05:00,2942.85,2921.78,0.0,tp_lower -61321,做多,2024-02-21 10:25:00,2024-02-21 10:30:00,2919.88,2916.25,-0.0,flip_to_short -61322,做空,2024-02-21 10:30:00,2024-02-21 11:35:00,2916.25,2911.04,0.0,tp_lower -61323,做多,2024-02-21 12:15:00,2024-02-21 12:20:00,2912.73,2911.0,-0.0,flip_to_short -61324,做空,2024-02-21 12:20:00,2024-02-21 13:50:00,2911.0,2898.97,0.0,tp_lower -61325,做多,2024-02-21 14:40:00,2024-02-21 15:20:00,2897.99,2915.97,0.0,tp_upper -61326,做空,2024-02-21 16:25:00,2024-02-21 16:30:00,2909.19,2911.18,-0.0,flip_to_long -61327,做多,2024-02-21 16:30:00,2024-02-21 16:45:00,2911.18,2933.99,0.0,tp_upper -61328,做空,2024-02-21 17:15:00,2024-02-21 17:40:00,2923.54,2902.16,0.0,tp_lower -61329,做多,2024-02-21 19:00:00,2024-02-21 19:05:00,2902.8,2908.01,0.0,tp_upper -61330,做空,2024-02-21 19:25:00,2024-02-21 19:40:00,2906.11,2908.04,-0.0,flip_to_long -61331,做多,2024-02-21 19:40:00,2024-02-21 19:55:00,2908.04,2913.65,0.0,tp_upper -61332,做空,2024-02-21 20:20:00,2024-02-21 20:30:00,2907.52,2908.65,-0.0,flip_to_long -61333,做多,2024-02-21 20:30:00,2024-02-21 20:45:00,2908.65,2903.2,-0.0,flip_to_short -61334,做空,2024-02-21 20:45:00,2024-02-21 20:55:00,2903.2,2907.2,-0.0,flip_to_long -61335,做多,2024-02-21 20:55:00,2024-02-21 21:15:00,2907.2,2914.73,0.0,flip_to_short -61336,做空,2024-02-21 21:15:00,2024-02-21 21:20:00,2914.73,2913.42,-0.0,tp_lower -61337,做多,2024-02-21 22:15:00,2024-02-21 22:55:00,2919.99,2934.16,0.0,tp_upper -61338,做空,2024-02-22 00:20:00,2024-02-22 00:25:00,2953.25,2955.8,-0.0,flip_to_long -61339,做多,2024-02-22 00:25:00,2024-02-22 02:55:00,2955.8,2921.8,-0.0,flip_to_short -61340,做空,2024-02-22 02:55:00,2024-02-22 03:05:00,2921.8,2923.2,-0.0,flip_to_long -61341,做多,2024-02-22 03:05:00,2024-02-22 03:15:00,2923.2,2932.61,0.0,tp_upper -61342,做空,2024-02-22 04:20:00,2024-02-22 04:45:00,2929.32,2933.62,-0.0,tp_lower -61343,做空,2024-02-22 04:50:00,2024-02-22 05:00:00,2924.63,2931.43,-0.0,flip_to_long -61344,做多,2024-02-22 05:00:00,2024-02-22 05:10:00,2931.43,2931.36,-0.0,flip_to_short -61345,做空,2024-02-22 05:10:00,2024-02-22 05:15:00,2931.36,2937.86,-0.0,flip_to_long -61346,做多,2024-02-22 05:15:00,2024-02-22 05:20:00,2937.86,2940.35,0.0,tp_upper -61347,做空,2024-02-22 05:50:00,2024-02-22 05:55:00,2930.55,2934.97,-0.0,flip_to_long -61348,做多,2024-02-22 05:55:00,2024-02-22 06:15:00,2934.97,2934.7,-0.0,flip_to_short -61349,做空,2024-02-22 06:15:00,2024-02-22 06:20:00,2934.7,2939.0,-0.0,flip_to_long -61350,做多,2024-02-22 06:20:00,2024-02-22 06:30:00,2939.0,2943.56,0.0,tp_upper -61351,做空,2024-02-22 09:30:00,2024-02-22 09:35:00,3008.13,3006.13,0.0,tp_lower -61352,做多,2024-02-22 09:40:00,2024-02-22 09:45:00,3018.82,3031.33,0.0,tp_upper -61353,做空,2024-02-22 10:05:00,2024-02-22 10:35:00,3019.76,3005.56,0.0,tp_lower -61354,做多,2024-02-22 12:05:00,2024-02-22 12:15:00,2998.69,3005.31,0.0,tp_upper -61355,做空,2024-02-22 12:25:00,2024-02-22 12:35:00,2993.03,2981.9,0.0,tp_lower -61356,做多,2024-02-22 14:30:00,2024-02-22 14:45:00,2959.13,2963.25,0.0,tp_upper -61357,做空,2024-02-22 16:15:00,2024-02-22 16:50:00,2979.45,2967.36,0.0,tp_lower -61358,做多,2024-02-22 17:05:00,2024-02-22 17:35:00,2978.77,2985.51,0.0,tp_upper -61359,做空,2024-02-22 18:05:00,2024-02-22 18:10:00,2981.17,2981.53,-0.0,flip_to_long -61360,做多,2024-02-22 18:10:00,2024-02-22 18:30:00,2981.53,2982.24,-0.0,flip_to_short -61361,做空,2024-02-22 18:30:00,2024-02-22 18:35:00,2982.24,2988.8,-0.0,flip_to_long -61362,做多,2024-02-22 18:35:00,2024-02-22 18:40:00,2988.8,2994.89,0.0,tp_upper -61363,做空,2024-02-22 19:05:00,2024-02-22 19:10:00,2987.67,2988.62,-0.0,flip_to_long -61364,做多,2024-02-22 19:10:00,2024-02-22 19:15:00,2988.62,2985.98,-0.0,flip_to_short -61365,做空,2024-02-22 19:15:00,2024-02-22 19:20:00,2985.98,2991.79,-0.0,flip_to_long -61366,做多,2024-02-22 19:20:00,2024-02-22 19:35:00,2991.79,2992.21,-0.0,flip_to_short -61367,做空,2024-02-22 19:35:00,2024-02-22 20:15:00,2992.21,2992.31,-0.0,flip_to_long -61368,做多,2024-02-22 20:15:00,2024-02-22 20:20:00,2992.31,2990.67,-0.0,flip_to_short -61369,做空,2024-02-22 20:20:00,2024-02-22 20:25:00,2990.67,3025.66,-0.0,flip_to_long -61370,做多,2024-02-22 20:25:00,2024-02-22 20:30:00,3025.66,3012.04,-0.0,tp_upper -61371,做空,2024-02-22 20:45:00,2024-02-22 21:30:00,2998.58,2980.62,0.0,tp_lower -61372,做多,2024-02-22 22:35:00,2024-02-22 22:40:00,2986.92,2982.93,-0.0,flip_to_short -61373,做空,2024-02-22 22:40:00,2024-02-22 22:45:00,2982.93,2988.65,-0.0,flip_to_long -61374,做多,2024-02-22 22:45:00,2024-02-22 23:05:00,2988.65,2979.25,-0.0,flip_to_short -61375,做空,2024-02-22 23:05:00,2024-02-23 00:15:00,2979.25,2981.02,-0.0,flip_to_long -61376,做多,2024-02-23 00:15:00,2024-02-23 00:30:00,2981.02,2987.74,0.0,tp_upper -61377,做空,2024-02-23 01:20:00,2024-02-23 01:30:00,2977.84,2987.32,-0.0,flip_to_long -61378,做多,2024-02-23 01:30:00,2024-02-23 01:40:00,2987.32,2986.76,-0.0,flip_to_short -61379,做空,2024-02-23 01:40:00,2024-02-23 01:50:00,2986.76,2985.44,-0.0,tp_lower -61380,做多,2024-02-23 02:00:00,2024-02-23 02:15:00,2989.29,2984.43,-0.0,flip_to_short -61381,做空,2024-02-23 02:15:00,2024-02-23 02:25:00,2984.43,2977.0,0.0,tp_lower -61382,做空,2024-02-23 04:00:00,2024-02-23 04:10:00,2952.7,2955.71,-0.0,flip_to_long -61383,做多,2024-02-23 04:10:00,2024-02-23 04:40:00,2955.71,2953.88,-0.0,flip_to_short -61384,做空,2024-02-23 04:40:00,2024-02-23 04:45:00,2953.88,2956.39,-0.0,flip_to_long -61385,做多,2024-02-23 04:45:00,2024-02-23 04:50:00,2956.39,2953.52,-0.0,flip_to_short -61386,做空,2024-02-23 04:50:00,2024-02-23 04:55:00,2953.52,2954.46,-0.0,flip_to_long -61387,做多,2024-02-23 04:55:00,2024-02-23 05:20:00,2954.46,2960.9,0.0,tp_upper -61388,做空,2024-02-23 05:40:00,2024-02-23 05:55:00,2958.26,2960.9,-0.0,flip_to_long -61389,做多,2024-02-23 05:55:00,2024-02-23 06:05:00,2960.9,2963.96,0.0,tp_upper -61390,做空,2024-02-23 06:25:00,2024-02-23 06:30:00,2958.48,2960.3,-0.0,flip_to_long -61391,做多,2024-02-23 06:30:00,2024-02-23 06:35:00,2960.3,2965.37,0.0,tp_upper -61392,做空,2024-02-23 07:00:00,2024-02-23 07:15:00,2965.37,2954.37,0.0,tp_lower -61393,做多,2024-02-23 09:15:00,2024-02-23 09:20:00,2933.79,2928.35,-0.0,flip_to_short -61394,做空,2024-02-23 09:20:00,2024-02-23 09:25:00,2928.35,2931.14,-0.0,flip_to_long -61395,做多,2024-02-23 09:25:00,2024-02-23 10:25:00,2931.14,2943.83,0.0,tp_upper -61396,做空,2024-02-23 11:25:00,2024-02-23 11:35:00,2940.24,2944.3,-0.0,flip_to_long -61397,做多,2024-02-23 11:35:00,2024-02-23 11:45:00,2944.3,2945.77,-0.0,tp_upper -61398,做空,2024-02-23 11:50:00,2024-02-23 11:55:00,2943.01,2945.3,-0.0,flip_to_long -61399,做多,2024-02-23 11:55:00,2024-02-23 12:00:00,2945.3,2939.53,-0.0,flip_to_short -61400,做空,2024-02-23 12:00:00,2024-02-23 12:05:00,2939.53,2939.69,-0.0,tp_lower -61401,做多,2024-02-23 12:50:00,2024-02-23 13:20:00,2936.82,2936.52,-0.0,flip_to_short -61402,做空,2024-02-23 13:20:00,2024-02-23 13:30:00,2936.52,2941.32,-0.0,flip_to_long -61403,做多,2024-02-23 13:30:00,2024-02-23 13:35:00,2941.32,2937.86,-0.0,flip_to_short -61404,做空,2024-02-23 13:35:00,2024-02-23 14:10:00,2937.86,2941.1,-0.0,flip_to_long -61405,做多,2024-02-23 14:10:00,2024-02-23 14:15:00,2941.1,2949.46,0.0,tp_upper -61406,做空,2024-02-23 14:35:00,2024-02-23 14:40:00,2933.97,2937.96,-0.0,flip_to_long -61407,做多,2024-02-23 14:40:00,2024-02-23 14:55:00,2937.96,2950.03,0.0,tp_upper -61408,做空,2024-02-23 15:00:00,2024-02-23 15:15:00,2943.66,2925.12,0.0,tp_lower -61409,做多,2024-02-23 16:35:00,2024-02-23 16:50:00,2924.96,2934.43,0.0,tp_upper -61410,做空,2024-02-23 18:05:00,2024-02-23 18:15:00,2938.44,2942.17,-0.0,flip_to_long -61411,做多,2024-02-23 18:15:00,2024-02-23 18:35:00,2942.17,2945.64,0.0,tp_upper -61412,做空,2024-02-23 19:00:00,2024-02-23 19:15:00,2942.79,2949.14,-0.0,flip_to_long -61413,做多,2024-02-23 19:15:00,2024-02-23 19:20:00,2949.14,2949.0,-0.0,tp_upper -61414,做空,2024-02-23 19:40:00,2024-02-23 19:45:00,2944.99,2946.91,-0.0,flip_to_long -61415,做多,2024-02-23 19:45:00,2024-02-23 19:50:00,2946.91,2946.84,-0.0,flip_to_short -61416,做空,2024-02-23 19:50:00,2024-02-23 20:05:00,2946.84,2947.27,-0.0,flip_to_long -61417,做多,2024-02-23 20:05:00,2024-02-23 20:15:00,2947.27,2945.98,-0.0,flip_to_short -61418,做空,2024-02-23 20:15:00,2024-02-23 20:20:00,2945.98,2940.32,0.0,tp_lower -61419,做多,2024-02-23 20:35:00,2024-02-23 20:50:00,2945.29,2954.18,0.0,tp_upper -61420,做空,2024-02-23 21:10:00,2024-02-23 21:20:00,2948.08,2947.33,-0.0,flip_to_long -61421,做多,2024-02-23 21:20:00,2024-02-23 21:25:00,2947.33,2947.01,-0.0,flip_to_short -61422,做空,2024-02-23 21:25:00,2024-02-23 21:30:00,2947.01,2947.82,-0.0,flip_to_long -61423,做多,2024-02-23 21:30:00,2024-02-23 21:45:00,2947.82,2947.5,-0.0,flip_to_short -61424,做空,2024-02-23 21:45:00,2024-02-23 22:00:00,2947.5,2946.04,-0.0,flip_to_long -61425,做多,2024-02-23 22:00:00,2024-02-23 23:45:00,2946.04,2926.05,-0.0,flip_to_short -61426,做空,2024-02-23 23:45:00,2024-02-23 23:50:00,2926.05,2928.34,-0.0,flip_to_long -61427,做多,2024-02-23 23:50:00,2024-02-23 23:55:00,2928.34,2923.35,-0.0,flip_to_short -61428,做空,2024-02-23 23:55:00,2024-02-24 00:00:00,2923.35,2924.93,-0.0,flip_to_long -61429,做多,2024-02-24 00:00:00,2024-02-24 00:05:00,2924.93,2923.07,-0.0,flip_to_short -61430,做空,2024-02-24 00:05:00,2024-02-24 00:15:00,2923.07,2928.27,-0.0,flip_to_long -61431,做多,2024-02-24 00:15:00,2024-02-24 00:35:00,2928.27,2935.69,0.0,tp_upper -61432,做空,2024-02-24 01:05:00,2024-02-24 01:15:00,2928.2,2926.92,-0.0,flip_to_long -61433,做多,2024-02-24 01:15:00,2024-02-24 02:30:00,2926.92,2921.23,-0.0,flip_to_short -61434,做空,2024-02-24 02:30:00,2024-02-24 06:10:00,2921.23,2949.77,-0.0,flip_to_long -61435,做多,2024-02-24 06:10:00,2024-02-24 06:20:00,2949.77,2952.63,0.0,tp_upper -61436,做空,2024-02-24 06:25:00,2024-02-24 06:30:00,2948.18,2950.04,-0.0,flip_to_long -61437,做多,2024-02-24 06:30:00,2024-02-24 06:35:00,2950.04,2947.41,-0.0,flip_to_short -61438,做空,2024-02-24 06:35:00,2024-02-24 06:45:00,2947.41,2948.84,-0.0,tp_lower -61439,做多,2024-02-24 06:55:00,2024-02-24 07:10:00,2949.14,2949.49,-0.0,tp_upper -61440,做空,2024-02-24 07:15:00,2024-02-24 07:20:00,2949.05,2951.44,-0.0,flip_to_long -61441,做多,2024-02-24 07:20:00,2024-02-24 07:25:00,2951.44,2955.25,0.0,tp_upper -61442,做多,2024-02-24 08:15:00,2024-02-24 08:35:00,2955.92,2954.35,-0.0,flip_to_short -61443,做空,2024-02-24 08:35:00,2024-02-24 08:55:00,2954.35,2951.94,0.0,tp_lower -61444,做多,2024-02-24 09:05:00,2024-02-24 09:45:00,2956.24,2961.53,0.0,tp_upper -61445,做空,2024-02-24 10:00:00,2024-02-24 10:55:00,2958.12,2960.01,-0.0,flip_to_long -61446,做多,2024-02-24 10:55:00,2024-02-24 11:50:00,2960.01,2965.12,0.0,tp_upper -61447,做空,2024-02-24 12:00:00,2024-02-24 12:10:00,2960.7,2961.88,-0.0,flip_to_long -61448,做多,2024-02-24 12:10:00,2024-02-24 12:15:00,2961.88,2960.08,-0.0,flip_to_short -61449,做空,2024-02-24 12:15:00,2024-02-24 12:20:00,2960.08,2960.16,-0.0,flip_to_long -61450,做多,2024-02-24 12:20:00,2024-02-24 12:55:00,2960.16,2958.78,-0.0,flip_to_short -61451,做空,2024-02-24 12:55:00,2024-02-24 13:15:00,2958.78,2963.36,-0.0,flip_to_long -61452,做多,2024-02-24 13:15:00,2024-02-24 13:20:00,2963.36,2962.66,-0.0,tp_upper -61453,做空,2024-02-24 14:05:00,2024-02-24 14:15:00,2962.45,2961.0,-0.0,flip_to_long -61454,做多,2024-02-24 14:15:00,2024-02-24 14:35:00,2961.0,2959.62,-0.0,flip_to_short -61455,做空,2024-02-24 14:35:00,2024-02-24 14:40:00,2959.62,2957.85,0.0,tp_lower -61456,做多,2024-02-24 15:30:00,2024-02-24 15:35:00,2961.82,2958.45,-0.0,flip_to_short -61457,做空,2024-02-24 15:35:00,2024-02-24 15:40:00,2958.45,2959.56,-0.0,flip_to_long -61458,做多,2024-02-24 15:40:00,2024-02-24 16:10:00,2959.56,2964.16,0.0,tp_upper -61459,做空,2024-02-24 18:45:00,2024-02-24 19:20:00,2989.6,2981.97,0.0,tp_lower -61460,做多,2024-02-24 19:35:00,2024-02-24 19:40:00,2992.9,2989.74,-0.0,flip_to_short -61461,做空,2024-02-24 19:40:00,2024-02-24 19:45:00,2989.74,2993.0,-0.0,flip_to_long -61462,做多,2024-02-24 19:45:00,2024-02-24 19:55:00,2993.0,2989.27,-0.0,flip_to_short -61463,做空,2024-02-24 19:55:00,2024-02-24 20:05:00,2989.27,2985.5,0.0,tp_lower -61464,做多,2024-02-24 20:15:00,2024-02-24 20:35:00,2987.52,2987.32,-0.0,flip_to_short -61465,做空,2024-02-24 20:35:00,2024-02-24 20:40:00,2987.32,2988.1,-0.0,flip_to_long -61466,做多,2024-02-24 20:40:00,2024-02-24 21:00:00,2988.1,2985.91,-0.0,flip_to_short -61467,做空,2024-02-24 21:00:00,2024-02-24 21:25:00,2985.91,2986.25,-0.0,flip_to_long -61468,做多,2024-02-24 21:25:00,2024-02-24 21:35:00,2986.25,2983.99,-0.0,flip_to_short -61469,做空,2024-02-24 21:35:00,2024-02-24 21:50:00,2983.99,2988.91,-0.0,flip_to_long -61470,做多,2024-02-24 21:50:00,2024-02-24 21:55:00,2988.91,2986.88,-0.0,flip_to_short -61471,做空,2024-02-24 21:55:00,2024-02-24 22:00:00,2986.88,2994.58,-0.0,flip_to_long -61472,做多,2024-02-24 22:00:00,2024-02-24 22:05:00,2994.58,2992.09,-0.0,tp_upper -61473,做空,2024-02-24 23:00:00,2024-02-24 23:05:00,2987.94,2990.16,-0.0,flip_to_long -61474,做多,2024-02-24 23:05:00,2024-02-24 23:15:00,2990.16,2988.61,-0.0,flip_to_short -61475,做空,2024-02-24 23:15:00,2024-02-24 23:30:00,2988.61,2994.62,-0.0,flip_to_long -61476,做多,2024-02-24 23:30:00,2024-02-24 23:45:00,2994.62,2992.41,-0.0,flip_to_short -61477,做空,2024-02-24 23:45:00,2024-02-25 00:20:00,2992.41,2987.31,0.0,tp_lower -61478,做多,2024-02-25 00:50:00,2024-02-25 00:55:00,2994.72,2996.28,0.0,tp_upper -61479,做空,2024-02-25 01:05:00,2024-02-25 01:15:00,2993.21,2990.84,0.0,flip_to_long -61480,做多,2024-02-25 01:15:00,2024-02-25 01:25:00,2990.84,2999.07,0.0,tp_upper -61481,做空,2024-02-25 03:05:00,2024-02-25 03:10:00,3025.15,3025.55,-0.0,flip_to_long -61482,做多,2024-02-25 03:10:00,2024-02-25 05:05:00,3025.55,3022.9,-0.0,flip_to_short -61483,做空,2024-02-25 05:05:00,2024-02-25 06:40:00,3022.9,3039.97,-0.0,flip_to_long -61484,做多,2024-02-25 06:40:00,2024-02-25 07:10:00,3039.97,3034.54,-0.0,flip_to_short -61485,做空,2024-02-25 07:10:00,2024-02-25 08:15:00,3034.54,3040.41,-0.0,flip_to_long -61486,做多,2024-02-25 08:15:00,2024-02-25 08:25:00,3040.41,3035.73,-0.0,flip_to_short -61487,做空,2024-02-25 08:25:00,2024-02-25 08:45:00,3035.73,3023.78,0.0,tp_lower -61488,做多,2024-02-25 10:00:00,2024-02-25 11:10:00,3026.09,3031.69,0.0,tp_upper -61489,做空,2024-02-25 12:10:00,2024-02-25 12:25:00,3038.4,3036.53,0.0,flip_to_long -61490,做多,2024-02-25 12:25:00,2024-02-25 12:30:00,3036.53,3035.88,-0.0,flip_to_short -61491,做空,2024-02-25 12:30:00,2024-02-25 12:40:00,3035.88,3039.67,-0.0,flip_to_long -61492,做多,2024-02-25 12:40:00,2024-02-25 12:55:00,3039.67,3045.6,0.0,tp_upper -61493,做空,2024-02-25 13:10:00,2024-02-25 13:20:00,3037.62,3034.79,0.0,tp_lower -61494,做多,2024-02-25 13:30:00,2024-02-25 13:45:00,3041.95,3046.18,0.0,tp_upper -61495,做空,2024-02-25 13:55:00,2024-02-25 14:05:00,3039.76,3043.1,-0.0,flip_to_long -61496,做多,2024-02-25 14:05:00,2024-02-25 14:15:00,3043.1,3047.3,0.0,tp_upper -61497,做空,2024-02-25 15:35:00,2024-02-25 15:55:00,3055.1,3045.54,0.0,tp_lower -61498,做多,2024-02-25 17:10:00,2024-02-25 17:15:00,3046.66,3055.01,0.0,tp_upper -61499,做空,2024-02-25 21:05:00,2024-02-25 21:10:00,3099.51,3099.62,-0.0,flip_to_long -61500,做多,2024-02-25 21:10:00,2024-02-25 21:45:00,3099.62,3104.25,0.0,flip_to_short -61501,做空,2024-02-25 21:45:00,2024-02-25 21:50:00,3104.25,3110.86,-0.0,flip_to_long -61502,做多,2024-02-25 21:50:00,2024-02-25 21:55:00,3110.86,3114.02,0.0,tp_upper -61503,做空,2024-02-25 22:45:00,2024-02-25 23:00:00,3107.03,3106.77,-0.0,flip_to_long -61504,做多,2024-02-25 23:00:00,2024-02-25 23:10:00,3106.77,3102.05,-0.0,flip_to_short -61505,做空,2024-02-25 23:10:00,2024-02-25 23:15:00,3102.05,3108.35,-0.0,tp_lower -61506,做多,2024-02-25 23:20:00,2024-02-26 00:00:00,3111.11,3109.5,-0.0,flip_to_short -61507,做空,2024-02-26 00:00:00,2024-02-26 00:15:00,3109.5,3120.74,-0.0,flip_to_long -61508,做多,2024-02-26 00:15:00,2024-02-26 00:20:00,3120.74,3121.83,-0.0,tp_upper -61509,做空,2024-02-26 00:55:00,2024-02-26 01:00:00,3117.82,3122.46,-0.0,flip_to_long -61510,做多,2024-02-26 01:00:00,2024-02-26 01:05:00,3122.46,3118.7,-0.0,flip_to_short -61511,做空,2024-02-26 01:05:00,2024-02-26 01:20:00,3118.7,3118.67,-0.0,flip_to_long -61512,做多,2024-02-26 01:20:00,2024-02-26 01:30:00,3118.67,3113.74,-0.0,flip_to_short -61513,做空,2024-02-26 01:30:00,2024-02-26 02:50:00,3113.74,3095.0,0.0,tp_lower -61514,做多,2024-02-26 03:30:00,2024-02-26 03:35:00,3103.03,3099.12,-0.0,flip_to_short -61515,做空,2024-02-26 03:35:00,2024-02-26 03:40:00,3099.12,3100.68,-0.0,flip_to_long -61516,做多,2024-02-26 03:40:00,2024-02-26 03:55:00,3100.68,3109.81,0.0,tp_upper -61517,做空,2024-02-26 04:20:00,2024-02-26 05:25:00,3101.09,3100.27,-0.0,tp_lower -61518,做多,2024-02-26 05:30:00,2024-02-26 05:35:00,3108.54,3108.32,-0.0,tp_upper -61519,做空,2024-02-26 06:15:00,2024-02-26 06:25:00,3104.27,3105.99,-0.0,tp_lower -61520,做多,2024-02-26 06:40:00,2024-02-26 06:55:00,3107.11,3115.96,0.0,tp_upper -61521,做空,2024-02-26 07:10:00,2024-02-26 07:20:00,3108.4,3107.79,-0.0,flip_to_long -61522,做多,2024-02-26 07:20:00,2024-02-26 08:30:00,3107.79,3103.49,-0.0,flip_to_short -61523,做空,2024-02-26 08:30:00,2024-02-26 08:45:00,3103.49,3099.32,0.0,flip_to_long -61524,做多,2024-02-26 08:45:00,2024-02-26 08:50:00,3099.32,3097.0,-0.0,flip_to_short -61525,做空,2024-02-26 08:50:00,2024-02-26 09:10:00,3097.0,3092.93,0.0,tp_lower -61526,做多,2024-02-26 10:20:00,2024-02-26 10:25:00,3068.87,3065.89,-0.0,flip_to_short -61527,做空,2024-02-26 10:25:00,2024-02-26 11:10:00,3065.89,3064.83,-0.0,flip_to_long -61528,做多,2024-02-26 11:10:00,2024-02-26 11:30:00,3064.83,3058.37,-0.0,flip_to_short -61529,做空,2024-02-26 11:30:00,2024-02-26 12:15:00,3058.37,3048.53,0.0,tp_lower -61530,做多,2024-02-26 12:30:00,2024-02-26 13:10:00,3061.75,3077.73,0.0,tp_upper -61531,做空,2024-02-26 13:45:00,2024-02-26 14:00:00,3062.52,3068.75,-0.0,flip_to_long -61532,做多,2024-02-26 14:00:00,2024-02-26 14:30:00,3068.75,3085.8,0.0,tp_upper -61533,做空,2024-02-26 17:25:00,2024-02-26 17:30:00,3150.5,3160.04,-0.0,flip_to_long -61534,做多,2024-02-26 17:30:00,2024-02-26 17:45:00,3160.04,3156.15,-0.0,flip_to_short -61535,做空,2024-02-26 17:45:00,2024-02-26 17:55:00,3156.15,3151.63,0.0,tp_lower -61536,做多,2024-02-26 18:10:00,2024-02-26 19:15:00,3153.8,3162.42,0.0,tp_upper -61537,做空,2024-02-26 21:00:00,2024-02-26 22:20:00,3182.51,3178.98,0.0,tp_lower -61538,做多,2024-02-26 22:50:00,2024-02-26 23:00:00,3187.29,3183.98,-0.0,flip_to_short -61539,做空,2024-02-26 23:00:00,2024-02-26 23:50:00,3183.98,3179.66,0.0,flip_to_long -61540,做多,2024-02-26 23:50:00,2024-02-27 00:15:00,3179.66,3175.41,-0.0,flip_to_short -61541,做空,2024-02-27 00:15:00,2024-02-27 00:20:00,3175.41,3176.37,-0.0,flip_to_long -61542,做多,2024-02-27 00:20:00,2024-02-27 01:20:00,3176.37,3183.26,0.0,tp_upper -61543,做空,2024-02-27 03:15:00,2024-02-27 03:20:00,3237.75,3241.94,-0.0,flip_to_long -61544,做多,2024-02-27 03:20:00,2024-02-27 03:45:00,3241.94,3242.97,-0.0,flip_to_short -61545,做空,2024-02-27 03:45:00,2024-02-27 03:50:00,3242.97,3234.56,0.0,tp_lower -61546,做多,2024-02-27 05:45:00,2024-02-27 06:00:00,3222.0,3228.49,0.0,tp_upper -61547,做空,2024-02-27 07:00:00,2024-02-27 07:10:00,3230.49,3231.32,-0.0,flip_to_long -61548,做多,2024-02-27 07:10:00,2024-02-27 07:20:00,3231.32,3226.99,-0.0,flip_to_short -61549,做空,2024-02-27 07:20:00,2024-02-27 07:25:00,3226.99,3225.82,-0.0,tp_lower -61550,做多,2024-02-27 08:10:00,2024-02-27 08:45:00,3229.84,3227.78,-0.0,flip_to_short -61551,做空,2024-02-27 08:45:00,2024-02-27 09:00:00,3227.78,3226.5,-0.0,flip_to_long -61552,做多,2024-02-27 09:00:00,2024-02-27 09:20:00,3226.5,3250.5,0.0,tp_upper -61553,做空,2024-02-27 11:00:00,2024-02-27 11:05:00,3255.25,3264.91,-0.0,flip_to_long -61554,做多,2024-02-27 11:05:00,2024-02-27 11:15:00,3264.91,3258.78,-0.0,flip_to_short -61555,做空,2024-02-27 11:15:00,2024-02-27 11:25:00,3258.78,3259.22,-0.0,flip_to_long -61556,做多,2024-02-27 11:25:00,2024-02-27 12:25:00,3259.22,3269.48,0.0,tp_upper -61557,做空,2024-02-27 12:55:00,2024-02-27 13:05:00,3259.77,3262.83,-0.0,flip_to_long -61558,做多,2024-02-27 13:05:00,2024-02-27 13:20:00,3262.83,3268.14,0.0,flip_to_short -61559,做空,2024-02-27 13:20:00,2024-02-27 13:45:00,3268.14,3271.08,-0.0,flip_to_long -61560,做多,2024-02-27 13:45:00,2024-02-27 13:55:00,3271.08,3269.96,-0.0,flip_to_short -61561,做空,2024-02-27 13:55:00,2024-02-27 14:30:00,3269.96,3274.27,-0.0,flip_to_long -61562,做多,2024-02-27 14:30:00,2024-02-27 14:40:00,3274.27,3254.22,-0.0,flip_to_short -61563,做空,2024-02-27 14:40:00,2024-02-27 14:45:00,3254.22,3247.96,0.0,tp_lower -61564,做多,2024-02-27 15:00:00,2024-02-27 15:05:00,3262.61,3252.06,-0.0,flip_to_short -61565,做空,2024-02-27 15:05:00,2024-02-27 15:20:00,3252.06,3259.03,-0.0,flip_to_long -61566,做多,2024-02-27 15:20:00,2024-02-27 15:30:00,3259.03,3255.4,-0.0,flip_to_short -61567,做空,2024-02-27 15:30:00,2024-02-27 15:35:00,3255.4,3255.72,-0.0,flip_to_long -61568,做多,2024-02-27 15:35:00,2024-02-27 16:25:00,3255.72,3246.69,-0.0,flip_to_short -61569,做空,2024-02-27 16:25:00,2024-02-27 16:45:00,3246.69,3237.84,0.0,flip_to_long -61570,做多,2024-02-27 16:45:00,2024-02-27 17:30:00,3237.84,3231.2,-0.0,flip_to_short -61571,做空,2024-02-27 17:30:00,2024-02-27 17:35:00,3231.2,3218.08,0.0,tp_lower -61572,做多,2024-02-27 18:10:00,2024-02-27 19:10:00,3234.6,3245.5,0.0,tp_upper -61573,做空,2024-02-27 20:15:00,2024-02-27 20:20:00,3245.49,3248.09,-0.0,flip_to_long -61574,做多,2024-02-27 20:20:00,2024-02-27 20:30:00,3248.09,3240.97,-0.0,flip_to_short -61575,做空,2024-02-27 20:30:00,2024-02-27 20:35:00,3240.97,3239.65,-0.0,tp_lower -61576,做多,2024-02-27 20:45:00,2024-02-27 21:00:00,3249.42,3247.07,-0.0,flip_to_short -61577,做空,2024-02-27 21:00:00,2024-02-27 21:05:00,3247.07,3247.95,-0.0,flip_to_long -61578,做多,2024-02-27 21:05:00,2024-02-27 21:45:00,3247.95,3248.99,-0.0,flip_to_short -61579,做空,2024-02-27 21:45:00,2024-02-27 21:50:00,3248.99,3249.31,-0.0,flip_to_long -61580,做多,2024-02-27 21:50:00,2024-02-27 22:05:00,3249.31,3248.03,-0.0,flip_to_short -61581,做空,2024-02-27 22:05:00,2024-02-27 22:10:00,3248.03,3250.54,-0.0,flip_to_long -61582,做多,2024-02-27 22:10:00,2024-02-27 22:15:00,3250.54,3262.66,0.0,tp_upper -61583,做空,2024-02-27 22:45:00,2024-02-28 00:15:00,3251.82,3240.25,0.0,tp_lower -61584,做多,2024-02-28 00:25:00,2024-02-28 00:35:00,3245.61,3250.2,0.0,tp_upper -61585,做空,2024-02-28 01:10:00,2024-02-28 01:15:00,3245.97,3250.92,-0.0,flip_to_long -61586,做多,2024-02-28 01:15:00,2024-02-28 01:30:00,3250.92,3246.15,-0.0,flip_to_short -61587,做空,2024-02-28 01:30:00,2024-02-28 02:25:00,3246.15,3245.51,-0.0,flip_to_long -61588,做多,2024-02-28 02:25:00,2024-02-28 03:05:00,3245.51,3241.0,-0.0,flip_to_short -61589,做空,2024-02-28 03:05:00,2024-02-28 03:20:00,3241.0,3248.17,-0.0,flip_to_long -61590,做多,2024-02-28 03:20:00,2024-02-28 03:30:00,3248.17,3245.4,-0.0,flip_to_short -61591,做空,2024-02-28 03:30:00,2024-02-28 05:25:00,3245.4,3263.24,-0.0,flip_to_long -61592,做多,2024-02-28 05:25:00,2024-02-28 05:35:00,3263.24,3262.83,-0.0,flip_to_short -61593,做空,2024-02-28 05:35:00,2024-02-28 05:45:00,3262.83,3259.28,0.0,tp_lower -61594,做多,2024-02-28 06:15:00,2024-02-28 06:45:00,3261.7,3258.15,-0.0,flip_to_short -61595,做空,2024-02-28 06:45:00,2024-02-28 06:55:00,3258.15,3261.23,-0.0,flip_to_long -61596,做多,2024-02-28 06:55:00,2024-02-28 07:10:00,3261.23,3267.53,0.0,tp_upper -61597,做空,2024-02-28 09:20:00,2024-02-28 11:00:00,3315.33,3352.94,-0.0,flip_to_long -61598,做多,2024-02-28 11:00:00,2024-02-28 11:05:00,3352.94,3346.57,-0.0,flip_to_short -61599,做空,2024-02-28 11:05:00,2024-02-28 11:15:00,3346.57,3354.15,-0.0,flip_to_long -61600,做多,2024-02-28 11:15:00,2024-02-28 11:20:00,3354.15,3348.1,-0.0,flip_to_short -61601,做空,2024-02-28 11:20:00,2024-02-28 11:25:00,3348.1,3354.99,-0.0,flip_to_long -61602,做多,2024-02-28 11:25:00,2024-02-28 11:30:00,3354.99,3352.44,-0.0,flip_to_short -61603,做空,2024-02-28 11:30:00,2024-02-28 11:35:00,3352.44,3340.28,0.0,tp_lower -61604,做多,2024-02-28 13:00:00,2024-02-28 13:10:00,3319.41,3329.65,0.0,tp_upper -61605,做空,2024-02-28 14:20:00,2024-02-28 14:50:00,3345.65,3351.41,-0.0,flip_to_long -61606,做多,2024-02-28 14:50:00,2024-02-28 14:55:00,3351.41,3358.43,0.0,tp_upper -61607,做空,2024-02-28 15:00:00,2024-02-28 15:05:00,3348.13,3352.38,-0.0,flip_to_long -61608,做多,2024-02-28 15:05:00,2024-02-28 15:10:00,3352.38,3372.72,0.0,tp_upper -61609,做空,2024-02-28 15:30:00,2024-02-28 16:00:00,3357.0,3351.84,0.0,flip_to_long -61610,做多,2024-02-28 16:00:00,2024-02-28 16:15:00,3351.84,3375.5,0.0,tp_upper -61611,做空,2024-02-28 17:30:00,2024-02-28 17:35:00,3327.76,3315.97,0.0,tp_lower -61612,做多,2024-02-28 18:55:00,2024-02-28 19:10:00,3322.06,3316.74,-0.0,flip_to_short -61613,做空,2024-02-28 19:10:00,2024-02-28 19:50:00,3316.74,3306.65,0.0,flip_to_long -61614,做多,2024-02-28 19:50:00,2024-02-28 19:55:00,3306.65,3302.23,-0.0,flip_to_short -61615,做空,2024-02-28 19:55:00,2024-02-28 20:05:00,3302.23,3273.54,0.0,tp_lower -61616,做多,2024-02-28 20:45:00,2024-02-28 21:00:00,3293.61,3295.23,-0.0,flip_to_short -61617,做空,2024-02-28 21:00:00,2024-02-28 21:10:00,3295.23,3294.43,-0.0,flip_to_long -61618,做多,2024-02-28 21:10:00,2024-02-28 21:20:00,3294.43,3315.2,0.0,tp_upper -61619,做空,2024-02-29 01:25:00,2024-02-29 02:15:00,3422.56,3409.38,0.0,tp_lower -61620,做多,2024-02-29 03:05:00,2024-02-29 03:15:00,3414.52,3411.24,-0.0,flip_to_short -61621,做空,2024-02-29 03:15:00,2024-02-29 03:40:00,3411.24,3411.24,-0.0,flip_to_long -61622,做多,2024-02-29 03:40:00,2024-02-29 04:00:00,3411.24,3402.65,-0.0,flip_to_short -61623,做空,2024-02-29 04:00:00,2024-02-29 04:05:00,3402.65,3410.14,-0.0,flip_to_long -61624,做多,2024-02-29 04:05:00,2024-02-29 04:10:00,3410.14,3418.61,0.0,tp_upper -61625,做空,2024-02-29 07:00:00,2024-02-29 07:05:00,3468.5,3476.31,-0.0,flip_to_long -61626,做多,2024-02-29 07:05:00,2024-02-29 07:10:00,3476.31,3472.81,-0.0,flip_to_short -61627,做空,2024-02-29 07:10:00,2024-02-29 07:20:00,3472.81,3469.73,0.0,tp_lower -61628,做多,2024-02-29 07:55:00,2024-02-29 08:05:00,3471.58,3494.8,0.0,tp_upper -61629,做空,2024-02-29 08:25:00,2024-02-29 08:30:00,3468.98,3472.54,-0.0,flip_to_long -61630,做多,2024-02-29 08:30:00,2024-02-29 09:10:00,3472.54,3482.18,0.0,flip_to_short -61631,做空,2024-02-29 09:10:00,2024-02-29 09:25:00,3482.18,3458.01,0.0,tp_lower -61632,做多,2024-02-29 09:50:00,2024-02-29 10:45:00,3470.51,3480.05,0.0,tp_upper -61633,做空,2024-02-29 12:05:00,2024-02-29 13:30:00,3477.14,3477.64,-0.0,flip_to_long -61634,做多,2024-02-29 13:30:00,2024-02-29 13:40:00,3477.64,3483.07,0.0,tp_upper -61635,做空,2024-02-29 14:40:00,2024-02-29 14:45:00,3470.1,3466.7,0.0,tp_lower -61636,做多,2024-02-29 15:15:00,2024-02-29 15:35:00,3473.79,3477.81,0.0,flip_to_short -61637,做空,2024-02-29 15:35:00,2024-02-29 15:45:00,3477.81,3474.11,0.0,flip_to_long -61638,做多,2024-02-29 15:45:00,2024-02-29 20:55:00,3474.11,3397.55,-0.0,flip_to_short -61639,做空,2024-02-29 20:55:00,2024-02-29 21:00:00,3397.55,3383.78,0.0,tp_lower -61640,做多,2024-02-29 22:50:00,2024-03-01 00:15:00,3331.69,3372.2,0.0,tp_upper -61641,做空,2024-03-01 01:50:00,2024-03-01 02:05:00,3380.45,3372.78,0.0,tp_lower -61642,做多,2024-03-01 02:40:00,2024-03-01 03:10:00,3374.49,3370.98,-0.0,flip_to_short -61643,做空,2024-03-01 03:10:00,2024-03-01 03:40:00,3370.98,3368.88,0.0,flip_to_long -61644,做多,2024-03-01 03:40:00,2024-03-01 03:50:00,3368.88,3379.5,0.0,tp_upper -61645,做空,2024-03-01 04:00:00,2024-03-01 05:40:00,3369.67,3378.26,-0.0,flip_to_long -61646,做多,2024-03-01 05:40:00,2024-03-01 06:15:00,3378.26,3397.56,0.0,tp_upper -61647,做空,2024-03-01 07:20:00,2024-03-01 07:35:00,3384.21,3374.11,0.0,tp_lower -61648,做多,2024-03-01 08:15:00,2024-03-01 08:25:00,3381.96,3397.32,0.0,tp_upper -61649,做空,2024-03-01 10:00:00,2024-03-01 10:15:00,3425.21,3422.41,0.0,tp_lower -61650,做多,2024-03-01 10:20:00,2024-03-01 10:25:00,3426.56,3420.75,-0.0,flip_to_short -61651,做空,2024-03-01 10:25:00,2024-03-01 10:35:00,3420.75,3416.27,0.0,tp_lower -61652,做多,2024-03-01 11:40:00,2024-03-01 11:50:00,3417.76,3418.96,-0.0,flip_to_short -61653,做空,2024-03-01 11:50:00,2024-03-01 14:30:00,3418.96,3427.01,-0.0,tp_lower -61654,做多,2024-03-01 16:25:00,2024-03-01 17:10:00,3399.93,3404.88,0.0,tp_upper -61655,做空,2024-03-01 19:10:00,2024-03-01 19:30:00,3430.43,3426.95,0.0,flip_to_long -61656,做多,2024-03-01 19:30:00,2024-03-01 19:50:00,3426.95,3429.12,0.0,flip_to_short -61657,做空,2024-03-01 19:50:00,2024-03-01 19:55:00,3429.12,3431.14,-0.0,flip_to_long -61658,做多,2024-03-01 19:55:00,2024-03-01 20:00:00,3431.14,3432.32,-0.0,tp_upper -61659,做空,2024-03-01 20:05:00,2024-03-01 20:10:00,3427.06,3426.5,-0.0,tp_lower -61660,做多,2024-03-01 20:20:00,2024-03-01 20:25:00,3431.22,3438.03,0.0,tp_upper -61661,做空,2024-03-01 20:45:00,2024-03-01 20:50:00,3426.93,3433.91,-0.0,flip_to_long -61662,做多,2024-03-01 20:50:00,2024-03-01 20:55:00,3433.91,3447.46,0.0,tp_upper -61663,做空,2024-03-01 21:00:00,2024-03-01 21:05:00,3430.71,3437.74,-0.0,flip_to_long -61664,做多,2024-03-01 21:05:00,2024-03-01 21:10:00,3437.74,3448.46,0.0,tp_upper -61665,做空,2024-03-01 21:30:00,2024-03-01 21:40:00,3435.45,3435.28,-0.0,flip_to_long -61666,做多,2024-03-01 21:40:00,2024-03-01 22:15:00,3435.28,3433.59,-0.0,flip_to_short -61667,做空,2024-03-01 22:15:00,2024-03-01 22:20:00,3433.59,3439.79,-0.0,flip_to_long -61668,做多,2024-03-01 22:20:00,2024-03-01 22:25:00,3439.79,3433.5,-0.0,flip_to_short -61669,做空,2024-03-01 22:25:00,2024-03-01 22:35:00,3433.5,3436.54,-0.0,flip_to_long -61670,做多,2024-03-01 22:35:00,2024-03-01 22:40:00,3436.54,3433.69,-0.0,flip_to_short -61671,做空,2024-03-01 22:40:00,2024-03-01 22:50:00,3433.69,3436.5,-0.0,flip_to_long -61672,做多,2024-03-01 22:50:00,2024-03-01 23:05:00,3436.5,3440.27,0.0,tp_upper -61673,做空,2024-03-01 23:35:00,2024-03-01 23:45:00,3434.55,3435.17,-0.0,flip_to_long -61674,做多,2024-03-01 23:45:00,2024-03-02 00:25:00,3435.17,3449.8,0.0,tp_upper -61675,做空,2024-03-02 01:05:00,2024-03-02 01:15:00,3444.23,3441.98,0.0,flip_to_long -61676,做多,2024-03-02 01:15:00,2024-03-02 02:00:00,3441.98,3437.24,-0.0,flip_to_short -61677,做空,2024-03-02 02:00:00,2024-03-02 02:25:00,3437.24,3438.4,-0.0,flip_to_long -61678,做多,2024-03-02 02:25:00,2024-03-02 02:35:00,3438.4,3439.7,-0.0,flip_to_short -61679,做空,2024-03-02 02:35:00,2024-03-02 02:45:00,3439.7,3436.61,0.0,flip_to_long -61680,做多,2024-03-02 02:45:00,2024-03-02 03:05:00,3436.61,3433.09,-0.0,flip_to_short -61681,做空,2024-03-02 03:05:00,2024-03-02 03:30:00,3433.09,3442.84,-0.0,flip_to_long -61682,做多,2024-03-02 03:30:00,2024-03-02 03:35:00,3442.84,3444.36,-0.0,tp_upper -61683,做空,2024-03-02 04:15:00,2024-03-02 04:35:00,3438.57,3440.43,-0.0,flip_to_long -61684,做多,2024-03-02 04:35:00,2024-03-02 04:40:00,3440.43,3435.34,-0.0,flip_to_short -61685,做空,2024-03-02 04:40:00,2024-03-02 04:55:00,3435.34,3430.32,0.0,tp_lower -61686,做多,2024-03-02 06:10:00,2024-03-02 06:15:00,3427.49,3445.07,0.0,tp_upper -61687,做空,2024-03-02 07:05:00,2024-03-02 08:00:00,3435.71,3436.08,-0.0,flip_to_long -61688,做多,2024-03-02 08:00:00,2024-03-02 10:25:00,3436.08,3413.12,-0.0,flip_to_short -61689,做空,2024-03-02 10:25:00,2024-03-02 10:30:00,3413.12,3416.5,-0.0,flip_to_long -61690,做多,2024-03-02 10:30:00,2024-03-02 10:45:00,3416.5,3410.01,-0.0,flip_to_short -61691,做空,2024-03-02 10:45:00,2024-03-02 10:55:00,3410.01,3411.3,-0.0,flip_to_long -61692,做多,2024-03-02 10:55:00,2024-03-02 11:15:00,3411.3,3412.66,-0.0,flip_to_short -61693,做空,2024-03-02 11:15:00,2024-03-02 11:25:00,3412.66,3416.01,-0.0,flip_to_long -61694,做多,2024-03-02 11:25:00,2024-03-02 11:30:00,3416.01,3416.0,-0.0,flip_to_short -61695,做空,2024-03-02 11:30:00,2024-03-02 11:55:00,3416.0,3407.88,0.0,tp_lower -61696,做多,2024-03-02 12:05:00,2024-03-02 12:20:00,3417.6,3423.17,0.0,tp_upper -61697,做空,2024-03-02 13:05:00,2024-03-02 13:10:00,3418.0,3421.65,-0.0,flip_to_long -61698,做多,2024-03-02 13:10:00,2024-03-02 13:20:00,3421.65,3420.19,-0.0,flip_to_short -61699,做空,2024-03-02 13:20:00,2024-03-02 13:40:00,3420.19,3425.76,-0.0,flip_to_long -61700,做多,2024-03-02 13:40:00,2024-03-02 13:50:00,3425.76,3423.13,-0.0,flip_to_short -61701,做空,2024-03-02 13:50:00,2024-03-02 13:55:00,3423.13,3413.65,0.0,tp_lower -61702,做多,2024-03-02 14:15:00,2024-03-02 14:20:00,3419.82,3415.22,-0.0,flip_to_short -61703,做空,2024-03-02 14:20:00,2024-03-02 14:25:00,3415.22,3405.08,0.0,tp_lower -61704,做多,2024-03-02 14:50:00,2024-03-02 15:20:00,3415.35,3416.09,-0.0,flip_to_short -61705,做空,2024-03-02 15:20:00,2024-03-02 16:40:00,3416.09,3420.53,-0.0,flip_to_long -61706,做多,2024-03-02 16:40:00,2024-03-02 16:55:00,3420.53,3429.13,0.0,tp_upper -61707,做空,2024-03-02 17:15:00,2024-03-02 17:25:00,3427.04,3426.66,-0.0,flip_to_long -61708,做多,2024-03-02 17:25:00,2024-03-02 17:35:00,3426.66,3426.08,-0.0,flip_to_short -61709,做空,2024-03-02 17:35:00,2024-03-02 18:05:00,3426.08,3422.63,0.0,flip_to_long -61710,做多,2024-03-02 18:05:00,2024-03-02 18:30:00,3422.63,3425.49,0.0,flip_to_short -61711,做空,2024-03-02 18:30:00,2024-03-02 18:35:00,3425.49,3429.89,-0.0,flip_to_long -61712,做多,2024-03-02 18:35:00,2024-03-02 18:50:00,3429.89,3430.45,-0.0,tp_upper -61713,做空,2024-03-02 19:30:00,2024-03-02 19:35:00,3428.18,3432.08,-0.0,flip_to_long -61714,做多,2024-03-02 19:35:00,2024-03-02 19:55:00,3432.08,3429.71,-0.0,flip_to_short -61715,做空,2024-03-02 19:55:00,2024-03-02 20:00:00,3429.71,3432.41,-0.0,flip_to_long -61716,做多,2024-03-02 20:00:00,2024-03-02 20:05:00,3432.41,3422.34,-0.0,tp_upper -61717,做多,2024-03-02 21:55:00,2024-03-02 22:00:00,3411.39,3407.62,-0.0,flip_to_short -61718,做空,2024-03-02 22:00:00,2024-03-02 22:05:00,3407.62,3408.53,-0.0,tp_lower -61719,做多,2024-03-02 22:10:00,2024-03-02 22:20:00,3410.73,3408.79,-0.0,flip_to_short -61720,做空,2024-03-02 22:20:00,2024-03-02 22:25:00,3408.79,3412.95,-0.0,flip_to_long -61721,做多,2024-03-02 22:25:00,2024-03-02 22:40:00,3412.95,3407.63,-0.0,flip_to_short -61722,做空,2024-03-02 22:40:00,2024-03-02 22:45:00,3407.63,3406.61,-0.0,tp_lower -61723,做多,2024-03-02 23:00:00,2024-03-02 23:05:00,3412.9,3415.77,0.0,tp_upper -61724,做空,2024-03-03 00:00:00,2024-03-03 00:15:00,3422.25,3421.85,-0.0,flip_to_long -61725,做多,2024-03-03 00:15:00,2024-03-03 00:20:00,3421.85,3418.94,-0.0,flip_to_short -61726,做空,2024-03-03 00:20:00,2024-03-03 00:30:00,3418.94,3424.5,-0.0,flip_to_long -61727,做多,2024-03-03 00:30:00,2024-03-03 00:35:00,3424.5,3432.8,0.0,tp_upper -61728,做空,2024-03-03 01:25:00,2024-03-03 02:05:00,3428.8,3431.37,-0.0,flip_to_long -61729,做多,2024-03-03 02:05:00,2024-03-03 03:35:00,3431.37,3431.61,-0.0,tp_upper -61730,做空,2024-03-03 05:05:00,2024-03-03 05:10:00,3438.79,3440.7,-0.0,flip_to_long -61731,做多,2024-03-03 05:10:00,2024-03-03 05:15:00,3440.7,3438.8,-0.0,flip_to_short -61732,做空,2024-03-03 05:15:00,2024-03-03 05:35:00,3438.8,3427.79,0.0,tp_lower -61733,做多,2024-03-03 08:30:00,2024-03-03 09:05:00,3401.84,3408.0,0.0,tp_upper -61734,做空,2024-03-03 10:00:00,2024-03-03 10:15:00,3406.32,3406.08,-0.0,flip_to_long -61735,做多,2024-03-03 10:15:00,2024-03-03 10:45:00,3406.08,3406.27,-0.0,flip_to_short -61736,做空,2024-03-03 10:45:00,2024-03-03 10:50:00,3406.27,3404.44,0.0,tp_lower -61737,做多,2024-03-03 11:10:00,2024-03-03 11:50:00,3407.24,3415.13,0.0,tp_upper -61738,做空,2024-03-03 12:55:00,2024-03-03 13:00:00,3423.25,3426.0,-0.0,flip_to_long -61739,做多,2024-03-03 13:00:00,2024-03-03 13:10:00,3426.0,3426.75,-0.0,flip_to_short -61740,做空,2024-03-03 13:10:00,2024-03-03 13:20:00,3426.75,3417.2,0.0,tp_lower -61741,做多,2024-03-03 13:45:00,2024-03-03 14:00:00,3429.22,3429.17,-0.0,flip_to_short -61742,做空,2024-03-03 14:00:00,2024-03-03 14:35:00,3429.17,3429.46,-0.0,flip_to_long -61743,做多,2024-03-03 14:35:00,2024-03-03 14:45:00,3429.46,3428.24,-0.0,flip_to_short -61744,做空,2024-03-03 14:45:00,2024-03-03 15:00:00,3428.24,3428.16,-0.0,flip_to_long -61745,做多,2024-03-03 15:00:00,2024-03-03 15:20:00,3428.16,3429.61,-0.0,flip_to_short -61746,做空,2024-03-03 15:20:00,2024-03-03 15:30:00,3429.61,3423.22,0.0,tp_lower -61747,做多,2024-03-03 15:35:00,2024-03-03 15:45:00,3428.77,3428.1,-0.0,flip_to_short -61748,做空,2024-03-03 15:45:00,2024-03-03 15:50:00,3428.1,3428.83,-0.0,flip_to_long -61749,做多,2024-03-03 15:50:00,2024-03-03 15:55:00,3428.83,3424.31,-0.0,flip_to_short -61750,做空,2024-03-03 15:55:00,2024-03-03 16:00:00,3424.31,3424.7,-0.0,flip_to_long -61751,做多,2024-03-03 16:00:00,2024-03-03 16:10:00,3424.7,3435.94,0.0,tp_upper -61752,做空,2024-03-03 17:50:00,2024-03-03 18:00:00,3466.82,3469.01,-0.0,flip_to_long -61753,做多,2024-03-03 18:00:00,2024-03-03 18:45:00,3469.01,3471.91,0.0,tp_upper -61754,做空,2024-03-03 19:05:00,2024-03-03 19:25:00,3471.62,3470.84,-0.0,flip_to_long -61755,做多,2024-03-03 19:25:00,2024-03-03 19:30:00,3470.84,3469.52,-0.0,flip_to_short -61756,做空,2024-03-03 19:30:00,2024-03-03 19:35:00,3469.52,3473.28,-0.0,flip_to_long -61757,做多,2024-03-03 19:35:00,2024-03-03 19:40:00,3473.28,3470.65,-0.0,flip_to_short -61758,做空,2024-03-03 19:40:00,2024-03-03 20:00:00,3470.65,3463.68,0.0,tp_lower -61759,做多,2024-03-03 20:15:00,2024-03-03 20:25:00,3471.61,3475.01,0.0,tp_upper -61760,做空,2024-03-03 20:45:00,2024-03-03 20:55:00,3469.8,3472.05,-0.0,flip_to_long -61761,做多,2024-03-03 20:55:00,2024-03-03 21:10:00,3472.05,3466.37,-0.0,flip_to_short -61762,做空,2024-03-03 21:10:00,2024-03-03 21:15:00,3466.37,3469.93,-0.0,flip_to_long -61763,做多,2024-03-03 21:15:00,2024-03-03 21:40:00,3469.93,3477.22,0.0,tp_upper -61764,做空,2024-03-03 22:45:00,2024-03-03 22:50:00,3477.25,3474.91,0.0,tp_lower -61765,做多,2024-03-03 22:55:00,2024-03-03 23:30:00,3476.58,3483.54,0.0,flip_to_short -61766,做空,2024-03-03 23:30:00,2024-03-03 23:40:00,3483.54,3483.53,-0.0,flip_to_long -61767,做多,2024-03-03 23:40:00,2024-03-04 00:15:00,3483.53,3505.15,0.0,tp_upper -61768,做空,2024-03-04 00:45:00,2024-03-04 00:50:00,3451.94,3487.52,-0.0,tp_lower -61769,做多,2024-03-04 00:55:00,2024-03-04 02:35:00,3490.47,3501.48,0.0,tp_upper -61770,做空,2024-03-04 03:00:00,2024-03-04 04:25:00,3482.62,3482.21,-0.0,flip_to_long -61771,做多,2024-03-04 04:25:00,2024-03-04 04:35:00,3482.21,3488.5,0.0,tp_upper -61772,做空,2024-03-04 05:10:00,2024-03-04 05:35:00,3480.31,3460.32,0.0,tp_lower -61773,做空,2024-03-04 06:40:00,2024-03-04 06:45:00,3469.03,3473.99,-0.0,flip_to_long -61774,做多,2024-03-04 06:45:00,2024-03-04 07:05:00,3473.99,3465.54,-0.0,flip_to_short -61775,做空,2024-03-04 07:05:00,2024-03-04 07:15:00,3465.54,3471.93,-0.0,flip_to_long -61776,做多,2024-03-04 07:15:00,2024-03-04 07:20:00,3471.93,3471.28,-0.0,flip_to_short -61777,做空,2024-03-04 07:20:00,2024-03-04 07:30:00,3471.28,3473.34,-0.0,flip_to_long -61778,做多,2024-03-04 07:30:00,2024-03-04 07:35:00,3473.34,3476.39,0.0,tp_upper -61779,做空,2024-03-04 09:55:00,2024-03-04 10:05:00,3527.58,3510.31,0.0,tp_lower -61780,做多,2024-03-04 11:00:00,2024-03-04 12:00:00,3509.0,3504.58,-0.0,flip_to_short -61781,做空,2024-03-04 12:00:00,2024-03-04 12:15:00,3504.58,3507.76,-0.0,flip_to_long -61782,做多,2024-03-04 12:15:00,2024-03-04 12:40:00,3507.76,3503.73,-0.0,flip_to_short -61783,做空,2024-03-04 12:40:00,2024-03-04 12:45:00,3503.73,3505.52,-0.0,flip_to_long -61784,做多,2024-03-04 12:45:00,2024-03-04 13:00:00,3505.52,3506.51,-0.0,tp_upper -61785,做多,2024-03-04 13:05:00,2024-03-04 13:10:00,3516.72,3521.07,0.0,tp_upper -61786,做空,2024-03-04 13:20:00,2024-03-04 13:30:00,3507.06,3511.55,-0.0,flip_to_long -61787,做多,2024-03-04 13:30:00,2024-03-04 13:45:00,3511.55,3505.55,-0.0,flip_to_short -61788,做空,2024-03-04 13:45:00,2024-03-04 13:50:00,3505.55,3508.01,-0.0,flip_to_long -61789,做多,2024-03-04 13:50:00,2024-03-04 14:40:00,3508.01,3544.18,0.0,tp_upper -61790,做空,2024-03-04 16:25:00,2024-03-04 16:45:00,3551.13,3561.03,-0.0,flip_to_long -61791,做多,2024-03-04 16:45:00,2024-03-04 16:50:00,3561.03,3552.91,-0.0,flip_to_short -61792,做空,2024-03-04 16:50:00,2024-03-04 17:00:00,3552.91,3539.2,0.0,tp_lower -61793,做多,2024-03-04 17:15:00,2024-03-04 17:20:00,3561.75,3556.64,-0.0,flip_to_short -61794,做空,2024-03-04 17:20:00,2024-03-04 17:25:00,3556.64,3581.11,-0.0,flip_to_long -61795,做多,2024-03-04 17:25:00,2024-03-04 17:30:00,3581.11,3580.33,-0.0,tp_upper -61796,做空,2024-03-04 17:45:00,2024-03-04 17:50:00,3554.2,3559.97,-0.0,flip_to_long -61797,做多,2024-03-04 17:50:00,2024-03-04 17:55:00,3559.97,3546.81,-0.0,flip_to_short -61798,做空,2024-03-04 17:55:00,2024-03-04 18:00:00,3546.81,3560.48,-0.0,flip_to_long -61799,做多,2024-03-04 18:00:00,2024-03-04 18:05:00,3560.48,3548.27,-0.0,flip_to_short -61800,做空,2024-03-04 18:05:00,2024-03-04 18:10:00,3548.27,3558.62,-0.0,flip_to_long -61801,做多,2024-03-04 18:10:00,2024-03-04 18:25:00,3558.62,3536.63,-0.0,flip_to_short -61802,做空,2024-03-04 18:25:00,2024-03-04 18:30:00,3536.63,3554.14,-0.0,flip_to_long -61803,做多,2024-03-04 18:30:00,2024-03-04 18:50:00,3554.14,3586.4,0.0,tp_upper -61804,做空,2024-03-04 20:05:00,2024-03-04 20:10:00,3590.9,3591.99,-0.0,flip_to_long -61805,做多,2024-03-04 20:10:00,2024-03-04 20:40:00,3591.99,3593.48,-0.0,flip_to_short -61806,做空,2024-03-04 20:40:00,2024-03-04 20:45:00,3593.48,3588.91,0.0,tp_lower -61807,做多,2024-03-04 20:55:00,2024-03-04 22:20:00,3587.33,3569.4,-0.0,flip_to_short -61808,做空,2024-03-04 22:20:00,2024-03-04 22:35:00,3569.4,3589.28,-0.0,flip_to_long -61809,做多,2024-03-04 22:35:00,2024-03-04 22:40:00,3589.28,3596.94,0.0,tp_upper -61810,做空,2024-03-05 00:20:00,2024-03-05 00:30:00,3628.42,3612.01,0.0,tp_lower -61811,做多,2024-03-05 00:40:00,2024-03-05 00:45:00,3640.2,3628.14,-0.0,flip_to_short -61812,做空,2024-03-05 00:45:00,2024-03-05 00:50:00,3628.14,3632.36,-0.0,flip_to_long -61813,做多,2024-03-05 00:50:00,2024-03-05 00:55:00,3632.36,3622.01,-0.0,flip_to_short -61814,做空,2024-03-05 00:55:00,2024-03-05 01:05:00,3622.01,3625.56,-0.0,flip_to_long -61815,做多,2024-03-05 01:05:00,2024-03-05 01:25:00,3625.56,3641.29,0.0,tp_upper -61816,做空,2024-03-05 02:10:00,2024-03-05 02:20:00,3634.13,3637.62,-0.0,flip_to_long -61817,做多,2024-03-05 02:20:00,2024-03-05 02:25:00,3637.62,3625.19,-0.0,flip_to_short -61818,做空,2024-03-05 02:25:00,2024-03-05 02:40:00,3625.19,3621.47,0.0,tp_lower -61819,做多,2024-03-05 03:20:00,2024-03-05 03:30:00,3644.95,3658.05,0.0,tp_upper -61820,做空,2024-03-05 04:45:00,2024-03-05 04:50:00,3687.0,3710.12,-0.0,flip_to_long -61821,做多,2024-03-05 04:50:00,2024-03-05 04:55:00,3710.12,3702.73,-0.0,flip_to_short -61822,做空,2024-03-05 04:55:00,2024-03-05 05:00:00,3702.73,3671.73,0.0,tp_lower -61823,做多,2024-03-05 05:15:00,2024-03-05 06:00:00,3696.2,3710.79,0.0,flip_to_short -61824,做空,2024-03-05 06:00:00,2024-03-05 07:05:00,3710.79,3719.41,-0.0,tp_lower -61825,做多,2024-03-05 07:10:00,2024-03-05 07:15:00,3723.07,3720.82,-0.0,flip_to_short -61826,做空,2024-03-05 07:15:00,2024-03-05 07:25:00,3720.82,3703.14,0.0,tp_lower -61827,做多,2024-03-05 08:35:00,2024-03-05 09:00:00,3702.38,3687.47,-0.0,flip_to_short -61828,做空,2024-03-05 09:00:00,2024-03-05 09:05:00,3687.47,3695.6,-0.0,flip_to_long -61829,做多,2024-03-05 09:05:00,2024-03-05 09:35:00,3695.6,3691.7,-0.0,flip_to_short -61830,做空,2024-03-05 09:35:00,2024-03-05 09:40:00,3691.7,3692.07,-0.0,flip_to_long -61831,做多,2024-03-05 09:40:00,2024-03-05 10:05:00,3692.07,3698.68,0.0,flip_to_short -61832,做空,2024-03-05 10:05:00,2024-03-05 13:35:00,3698.68,3767.97,-0.0,flip_to_long -61833,做多,2024-03-05 13:35:00,2024-03-05 13:45:00,3767.97,3779.16,0.0,tp_upper -61834,做空,2024-03-05 14:20:00,2024-03-05 14:35:00,3762.97,3770.42,-0.0,tp_lower -61835,做多,2024-03-05 14:40:00,2024-03-05 14:50:00,3788.47,3797.9,0.0,tp_upper -61836,做空,2024-03-05 15:05:00,2024-03-05 15:35:00,3789.09,3807.97,-0.0,flip_to_long -61837,做多,2024-03-05 15:35:00,2024-03-05 15:40:00,3807.97,3799.62,-0.0,tp_upper -61838,做空,2024-03-05 15:55:00,2024-03-05 16:05:00,3786.85,3733.8,0.0,tp_lower -61839,做多,2024-03-05 17:50:00,2024-03-05 18:10:00,3677.22,3671.15,-0.0,flip_to_short -61840,做空,2024-03-05 18:10:00,2024-03-05 18:30:00,3671.15,3661.9,0.0,flip_to_long -61841,做多,2024-03-05 18:30:00,2024-03-05 18:35:00,3661.9,3657.86,-0.0,flip_to_short -61842,做空,2024-03-05 18:35:00,2024-03-05 18:45:00,3657.86,3633.33,0.0,tp_lower -61843,做多,2024-03-05 21:05:00,2024-03-05 21:20:00,3457.09,3498.8,0.0,tp_upper -61844,做空,2024-03-05 22:15:00,2024-03-05 22:25:00,3495.93,3489.68,0.0,flip_to_long -61845,做多,2024-03-05 22:25:00,2024-03-05 23:45:00,3489.68,3579.12,0.0,tp_upper -61846,做空,2024-03-06 00:55:00,2024-03-06 01:00:00,3565.18,3580.9,-0.0,flip_to_long -61847,做多,2024-03-06 01:00:00,2024-03-06 01:10:00,3580.9,3555.85,-0.0,flip_to_short -61848,做空,2024-03-06 01:10:00,2024-03-06 01:20:00,3555.85,3545.87,0.0,tp_lower -61849,做多,2024-03-06 02:40:00,2024-03-06 02:45:00,3537.05,3532.93,-0.0,flip_to_short -61850,做空,2024-03-06 02:45:00,2024-03-06 02:50:00,3532.93,3513.4,0.0,tp_lower -61851,做多,2024-03-06 03:15:00,2024-03-06 03:30:00,3529.31,3549.42,0.0,tp_upper -61852,做空,2024-03-06 03:40:00,2024-03-06 07:00:00,3531.52,3755.52,-0.0,flip_to_long -61853,做多,2024-03-06 07:00:00,2024-03-06 07:25:00,3755.52,3766.62,0.0,flip_to_short -61854,做空,2024-03-06 07:25:00,2024-03-06 07:35:00,3766.62,3768.0,-0.0,flip_to_long -61855,做多,2024-03-06 07:35:00,2024-03-06 07:55:00,3768.0,3789.84,0.0,tp_upper -61856,做空,2024-03-06 09:30:00,2024-03-06 09:55:00,3830.68,3796.87,0.0,tp_lower -61857,做多,2024-03-06 10:15:00,2024-03-06 10:20:00,3839.73,3831.14,-0.0,flip_to_short -61858,做空,2024-03-06 10:20:00,2024-03-06 10:30:00,3831.14,3832.14,-0.0,flip_to_long -61859,做多,2024-03-06 10:30:00,2024-03-06 11:05:00,3832.14,3852.13,0.0,tp_upper -61860,做空,2024-03-06 12:15:00,2024-03-06 12:40:00,3868.23,3824.69,0.0,tp_lower -61861,做多,2024-03-06 13:30:00,2024-03-06 13:40:00,3837.41,3810.94,-0.0,flip_to_short -61862,做空,2024-03-06 13:40:00,2024-03-06 14:40:00,3810.94,3795.15,0.0,tp_lower -61863,做多,2024-03-06 15:30:00,2024-03-06 15:35:00,3810.07,3806.12,-0.0,flip_to_short -61864,做空,2024-03-06 15:35:00,2024-03-06 15:55:00,3806.12,3793.55,0.0,flip_to_long -61865,做多,2024-03-06 15:55:00,2024-03-06 16:00:00,3793.55,3793.08,-0.0,flip_to_short -61866,做空,2024-03-06 16:00:00,2024-03-06 16:40:00,3793.08,3788.65,0.0,flip_to_long -61867,做多,2024-03-06 16:40:00,2024-03-06 16:55:00,3788.65,3819.5,0.0,tp_upper -61868,做空,2024-03-06 17:15:00,2024-03-06 17:25:00,3800.32,3798.79,-0.0,flip_to_long -61869,做多,2024-03-06 17:25:00,2024-03-06 17:30:00,3798.79,3821.13,0.0,tp_upper -61870,做空,2024-03-06 18:45:00,2024-03-06 19:05:00,3840.25,3845.6,-0.0,flip_to_long -61871,做多,2024-03-06 19:05:00,2024-03-06 19:25:00,3845.6,3881.31,0.0,tp_upper -61872,做空,2024-03-06 19:45:00,2024-03-06 20:00:00,3861.36,3866.88,-0.0,flip_to_long -61873,做多,2024-03-06 20:00:00,2024-03-06 20:15:00,3866.88,3887.04,0.0,tp_upper -61874,做空,2024-03-06 20:35:00,2024-03-06 20:45:00,3866.89,3867.92,-0.0,flip_to_long -61875,做多,2024-03-06 20:45:00,2024-03-06 20:55:00,3867.92,3861.32,-0.0,flip_to_short -61876,做空,2024-03-06 20:55:00,2024-03-06 21:30:00,3861.32,3838.85,0.0,tp_lower -61877,做空,2024-03-06 22:30:00,2024-03-06 22:40:00,3838.16,3818.6,0.0,tp_lower -61878,做多,2024-03-06 23:50:00,2024-03-06 23:55:00,3828.68,3822.36,-0.0,flip_to_short -61879,做空,2024-03-06 23:55:00,2024-03-07 00:00:00,3822.36,3825.16,-0.0,flip_to_long -61880,做多,2024-03-07 00:00:00,2024-03-07 00:05:00,3825.16,3836.73,0.0,tp_upper -61881,做空,2024-03-07 00:20:00,2024-03-07 00:25:00,3806.75,3808.86,-0.0,tp_lower -61882,做多,2024-03-07 00:30:00,2024-03-07 00:40:00,3818.7,3849.59,0.0,tp_upper -61883,做空,2024-03-07 01:00:00,2024-03-07 01:05:00,3809.44,3783.81,0.0,tp_lower -61884,做多,2024-03-07 01:50:00,2024-03-07 02:05:00,3818.85,3816.73,-0.0,flip_to_short -61885,做空,2024-03-07 02:05:00,2024-03-07 02:10:00,3816.73,3819.8,-0.0,flip_to_long -61886,做多,2024-03-07 02:10:00,2024-03-07 02:15:00,3819.8,3805.17,-0.0,flip_to_short -61887,做空,2024-03-07 02:15:00,2024-03-07 02:30:00,3805.17,3793.21,0.0,tp_lower -61888,做多,2024-03-07 03:10:00,2024-03-07 03:15:00,3808.9,3805.32,-0.0,flip_to_short -61889,做空,2024-03-07 03:15:00,2024-03-07 03:30:00,3805.32,3800.43,0.0,flip_to_long -61890,做多,2024-03-07 03:30:00,2024-03-07 03:35:00,3800.43,3776.13,-0.0,flip_to_short -61891,做空,2024-03-07 03:35:00,2024-03-07 03:40:00,3776.13,3772.49,0.0,tp_lower -61892,做多,2024-03-07 04:05:00,2024-03-07 04:20:00,3787.69,3795.03,0.0,flip_to_short -61893,做空,2024-03-07 04:20:00,2024-03-07 05:00:00,3795.03,3792.28,0.0,flip_to_long -61894,做多,2024-03-07 05:00:00,2024-03-07 05:05:00,3792.28,3788.44,-0.0,flip_to_short -61895,做空,2024-03-07 05:05:00,2024-03-07 05:10:00,3788.44,3799.59,-0.0,flip_to_long -61896,做多,2024-03-07 05:10:00,2024-03-07 05:30:00,3799.59,3779.33,-0.0,flip_to_short -61897,做空,2024-03-07 05:30:00,2024-03-07 05:40:00,3779.33,3758.63,0.0,tp_lower -61898,做多,2024-03-07 06:20:00,2024-03-07 06:30:00,3779.25,3775.81,-0.0,flip_to_short -61899,做空,2024-03-07 06:30:00,2024-03-07 06:40:00,3775.81,3776.93,-0.0,flip_to_long -61900,做多,2024-03-07 06:40:00,2024-03-07 06:45:00,3776.93,3761.49,-0.0,flip_to_short -61901,做空,2024-03-07 06:45:00,2024-03-07 06:50:00,3761.49,3771.67,-0.0,flip_to_long -61902,做多,2024-03-07 06:50:00,2024-03-07 07:05:00,3771.67,3771.82,-0.0,flip_to_short -61903,做空,2024-03-07 07:05:00,2024-03-07 09:00:00,3771.82,3799.18,-0.0,flip_to_long -61904,做多,2024-03-07 09:00:00,2024-03-07 09:15:00,3799.18,3800.61,-0.0,flip_to_short -61905,做空,2024-03-07 09:15:00,2024-03-07 09:25:00,3800.61,3789.93,0.0,tp_lower -61906,做多,2024-03-07 10:05:00,2024-03-07 10:15:00,3794.37,3794.2,-0.0,flip_to_short -61907,做空,2024-03-07 10:15:00,2024-03-07 10:20:00,3794.2,3798.37,-0.0,flip_to_long -61908,做多,2024-03-07 10:20:00,2024-03-07 10:25:00,3798.37,3801.01,0.0,tp_upper -61909,做空,2024-03-07 10:30:00,2024-03-07 10:35:00,3789.89,3780.11,0.0,tp_lower -61910,做多,2024-03-07 10:50:00,2024-03-07 11:00:00,3792.25,3812.43,0.0,tp_upper -61911,做空,2024-03-07 11:15:00,2024-03-07 11:25:00,3779.12,3785.07,-0.0,tp_lower -61912,做多,2024-03-07 11:30:00,2024-03-07 11:35:00,3794.77,3786.33,-0.0,flip_to_short -61913,做空,2024-03-07 11:35:00,2024-03-07 11:55:00,3786.33,3791.67,-0.0,flip_to_long -61914,做多,2024-03-07 11:55:00,2024-03-07 12:15:00,3791.67,3798.49,0.0,tp_upper -61915,做空,2024-03-07 12:20:00,2024-03-07 12:25:00,3790.32,3791.84,-0.0,flip_to_long -61916,做多,2024-03-07 12:25:00,2024-03-07 12:40:00,3791.84,3788.1,-0.0,flip_to_short -61917,做空,2024-03-07 12:40:00,2024-03-07 13:10:00,3788.1,3773.09,0.0,tp_lower -61918,做多,2024-03-07 13:30:00,2024-03-07 13:45:00,3794.96,3804.47,0.0,tp_upper -61919,做空,2024-03-07 14:40:00,2024-03-07 14:50:00,3819.01,3808.93,0.0,flip_to_long -61920,做多,2024-03-07 14:50:00,2024-03-07 15:05:00,3808.93,3802.0,-0.0,flip_to_short -61921,做空,2024-03-07 15:05:00,2024-03-07 15:10:00,3802.0,3808.79,-0.0,flip_to_long -61922,做多,2024-03-07 15:10:00,2024-03-07 15:35:00,3808.79,3839.33,0.0,tp_upper -61923,做空,2024-03-07 16:25:00,2024-03-07 16:55:00,3829.64,3834.73,-0.0,flip_to_long -61924,做多,2024-03-07 16:55:00,2024-03-07 17:05:00,3834.73,3856.68,0.0,tp_upper -61925,做空,2024-03-07 18:10:00,2024-03-07 18:15:00,3850.4,3856.25,-0.0,flip_to_long -61926,做多,2024-03-07 18:15:00,2024-03-07 18:20:00,3856.25,3855.84,-0.0,flip_to_short -61927,做空,2024-03-07 18:20:00,2024-03-07 18:25:00,3855.84,3866.13,-0.0,flip_to_long -61928,做多,2024-03-07 18:25:00,2024-03-07 18:30:00,3866.13,3858.49,-0.0,flip_to_short -61929,做空,2024-03-07 18:30:00,2024-03-07 18:40:00,3858.49,3873.23,-0.0,flip_to_long -61930,做多,2024-03-07 18:40:00,2024-03-07 18:45:00,3873.23,3877.72,0.0,tp_upper -61931,做空,2024-03-07 19:15:00,2024-03-07 19:40:00,3871.0,3868.41,0.0,flip_to_long -61932,做多,2024-03-07 19:40:00,2024-03-07 19:45:00,3868.41,3867.56,-0.0,flip_to_short -61933,做空,2024-03-07 19:45:00,2024-03-07 19:50:00,3867.56,3876.12,-0.0,flip_to_long -61934,做多,2024-03-07 19:50:00,2024-03-07 20:05:00,3876.12,3872.26,-0.0,flip_to_short -61935,做空,2024-03-07 20:05:00,2024-03-07 20:10:00,3872.26,3881.2,-0.0,flip_to_long -61936,做多,2024-03-07 20:10:00,2024-03-07 20:20:00,3881.2,3893.75,0.0,tp_upper -61937,做空,2024-03-07 21:10:00,2024-03-07 21:15:00,3886.19,3899.17,-0.0,flip_to_long -61938,做多,2024-03-07 21:15:00,2024-03-07 23:15:00,3899.17,3858.6,-0.0,flip_to_short -61939,做空,2024-03-07 23:15:00,2024-03-07 23:50:00,3858.6,3870.19,-0.0,flip_to_long -61940,做多,2024-03-07 23:50:00,2024-03-08 00:20:00,3870.19,3888.84,0.0,tp_upper -61941,做空,2024-03-08 01:55:00,2024-03-08 02:05:00,3909.06,3912.66,-0.0,flip_to_long -61942,做多,2024-03-08 02:05:00,2024-03-08 03:45:00,3912.66,3908.84,-0.0,flip_to_short -61943,做空,2024-03-08 03:45:00,2024-03-08 04:00:00,3908.84,3911.36,-0.0,flip_to_long -61944,做多,2024-03-08 04:00:00,2024-03-08 04:15:00,3911.36,3901.46,-0.0,flip_to_short -61945,做空,2024-03-08 04:15:00,2024-03-08 04:35:00,3901.46,3895.3,0.0,tp_lower -61946,做多,2024-03-08 05:00:00,2024-03-08 05:05:00,3905.17,3892.69,-0.0,flip_to_short -61947,做空,2024-03-08 05:05:00,2024-03-08 05:10:00,3892.69,3898.59,-0.0,tp_lower -61948,做多,2024-03-08 06:05:00,2024-03-08 06:10:00,3894.79,3894.2,-0.0,flip_to_short -61949,做空,2024-03-08 06:10:00,2024-03-08 06:15:00,3894.2,3896.42,-0.0,flip_to_long -61950,做多,2024-03-08 06:15:00,2024-03-08 06:40:00,3896.42,3908.19,0.0,tp_upper -61951,做空,2024-03-08 07:50:00,2024-03-08 08:20:00,3920.64,3930.8,-0.0,flip_to_long -61952,做多,2024-03-08 08:20:00,2024-03-08 08:30:00,3930.8,3947.65,0.0,tp_upper -61953,做空,2024-03-08 09:45:00,2024-03-08 09:50:00,3940.75,3943.26,-0.0,flip_to_long -61954,做多,2024-03-08 09:50:00,2024-03-08 10:50:00,3943.26,3956.21,0.0,tp_upper -61955,做空,2024-03-08 11:20:00,2024-03-08 11:35:00,3946.22,3944.06,0.0,flip_to_long -61956,做多,2024-03-08 11:35:00,2024-03-08 11:50:00,3944.06,3951.65,0.0,flip_to_short -61957,做空,2024-03-08 11:50:00,2024-03-08 12:05:00,3951.65,3941.84,0.0,tp_lower -61958,做多,2024-03-08 12:20:00,2024-03-08 12:25:00,3948.95,3948.01,-0.0,flip_to_short -61959,做空,2024-03-08 12:25:00,2024-03-08 12:35:00,3948.01,3941.62,0.0,tp_lower -61960,做多,2024-03-08 12:40:00,2024-03-08 12:50:00,3946.4,3955.59,0.0,tp_upper -61961,做空,2024-03-08 13:15:00,2024-03-08 13:20:00,3946.45,3949.85,-0.0,flip_to_long -61962,做多,2024-03-08 13:20:00,2024-03-08 13:30:00,3949.85,3976.0,0.0,tp_upper -61963,做空,2024-03-08 14:10:00,2024-03-08 14:15:00,3955.78,3964.52,-0.0,flip_to_long -61964,做多,2024-03-08 14:15:00,2024-03-08 14:25:00,3964.52,3964.38,-0.0,flip_to_short -61965,做空,2024-03-08 14:25:00,2024-03-08 14:30:00,3964.38,3981.36,-0.0,flip_to_long -61966,做多,2024-03-08 14:30:00,2024-03-08 14:40:00,3981.36,3978.79,-0.0,flip_to_short -61967,做空,2024-03-08 14:40:00,2024-03-08 15:05:00,3978.79,3972.51,0.0,tp_lower -61968,做多,2024-03-08 15:25:00,2024-03-08 15:30:00,3996.62,3942.06,-0.0,tp_upper -61969,做多,2024-03-08 16:50:00,2024-03-08 16:55:00,3910.99,3908.63,-0.0,flip_to_short -61970,做空,2024-03-08 16:55:00,2024-03-08 18:30:00,3908.63,3935.24,-0.0,flip_to_long -61971,做多,2024-03-08 18:30:00,2024-03-08 20:00:00,3935.24,3952.78,0.0,tp_upper -61972,做空,2024-03-08 20:40:00,2024-03-08 21:50:00,3927.79,3900.6,0.0,tp_lower -61973,做多,2024-03-08 23:20:00,2024-03-09 00:35:00,3899.49,3906.79,0.0,tp_upper -61974,做空,2024-03-09 02:20:00,2024-03-09 04:05:00,3908.71,3927.56,-0.0,flip_to_long -61975,做多,2024-03-09 04:05:00,2024-03-09 04:30:00,3927.56,3934.28,0.0,tp_upper -61976,做空,2024-03-09 04:40:00,2024-03-09 04:55:00,3927.68,3928.64,-0.0,flip_to_long -61977,做多,2024-03-09 04:55:00,2024-03-09 05:05:00,3928.64,3924.01,-0.0,flip_to_short -61978,做空,2024-03-09 05:05:00,2024-03-09 05:10:00,3924.01,3923.12,-0.0,tp_lower -61979,做多,2024-03-09 05:30:00,2024-03-09 06:05:00,3925.59,3924.65,-0.0,flip_to_short -61980,做空,2024-03-09 06:05:00,2024-03-09 06:10:00,3924.65,3925.22,-0.0,flip_to_long -61981,做多,2024-03-09 06:10:00,2024-03-09 06:20:00,3925.22,3929.64,0.0,tp_upper -61982,做空,2024-03-09 07:40:00,2024-03-09 07:45:00,3933.97,3935.6,-0.0,flip_to_long -61983,做多,2024-03-09 07:45:00,2024-03-09 08:15:00,3935.6,3933.62,-0.0,flip_to_short -61984,做空,2024-03-09 08:15:00,2024-03-09 08:20:00,3933.62,3936.09,-0.0,flip_to_long -61985,做多,2024-03-09 08:20:00,2024-03-09 08:30:00,3936.09,3933.14,-0.0,flip_to_short -61986,做空,2024-03-09 08:30:00,2024-03-09 08:35:00,3933.14,3939.07,-0.0,flip_to_long -61987,做多,2024-03-09 08:35:00,2024-03-09 08:40:00,3939.07,3937.35,-0.0,flip_to_short -61988,做空,2024-03-09 08:40:00,2024-03-09 08:50:00,3937.35,3929.55,0.0,tp_lower -61989,做多,2024-03-09 09:20:00,2024-03-09 09:25:00,3933.81,3932.06,-0.0,flip_to_short -61990,做空,2024-03-09 09:25:00,2024-03-09 09:35:00,3932.06,3924.01,0.0,tp_lower -61991,做多,2024-03-09 11:00:00,2024-03-09 11:05:00,3918.05,3913.49,-0.0,flip_to_short -61992,做空,2024-03-09 11:05:00,2024-03-09 11:20:00,3913.49,3917.66,-0.0,flip_to_long -61993,做多,2024-03-09 11:20:00,2024-03-09 11:50:00,3917.66,3912.71,-0.0,flip_to_short -61994,做空,2024-03-09 11:50:00,2024-03-09 12:05:00,3912.71,3911.37,-0.0,tp_lower -61995,做多,2024-03-09 12:35:00,2024-03-09 12:45:00,3913.13,3921.44,0.0,tp_upper -61996,做空,2024-03-09 13:10:00,2024-03-09 14:35:00,3916.0,3925.65,-0.0,flip_to_long -61997,做多,2024-03-09 14:35:00,2024-03-09 14:40:00,3925.65,3921.24,-0.0,flip_to_short -61998,做空,2024-03-09 14:40:00,2024-03-09 14:50:00,3921.24,3913.0,0.0,tp_lower -61999,做多,2024-03-09 15:25:00,2024-03-09 15:45:00,3919.28,3920.91,-0.0,flip_to_short -62000,做空,2024-03-09 15:45:00,2024-03-09 15:55:00,3920.91,3920.24,-0.0,flip_to_long -62001,做多,2024-03-09 15:55:00,2024-03-09 16:00:00,3920.24,3910.2,-0.0,flip_to_short -62002,做空,2024-03-09 16:00:00,2024-03-09 16:05:00,3910.2,3905.44,0.0,tp_lower -62003,做多,2024-03-09 17:40:00,2024-03-09 17:45:00,3896.05,3892.83,-0.0,flip_to_short -62004,做空,2024-03-09 17:45:00,2024-03-09 18:05:00,3892.83,3892.52,-0.0,flip_to_long -62005,做多,2024-03-09 18:05:00,2024-03-09 18:25:00,3892.52,3887.78,-0.0,flip_to_short -62006,做空,2024-03-09 18:25:00,2024-03-09 18:30:00,3887.78,3890.28,-0.0,flip_to_long -62007,做多,2024-03-09 18:30:00,2024-03-09 18:45:00,3890.28,3889.78,-0.0,flip_to_short -62008,做空,2024-03-09 18:45:00,2024-03-09 18:50:00,3889.78,3896.99,-0.0,flip_to_long -62009,做多,2024-03-09 18:50:00,2024-03-09 19:05:00,3896.99,3890.37,-0.0,flip_to_short -62010,做空,2024-03-09 19:05:00,2024-03-09 19:10:00,3890.37,3892.45,-0.0,flip_to_long -62011,做多,2024-03-09 19:10:00,2024-03-09 19:15:00,3892.45,3891.42,-0.0,flip_to_short -62012,做空,2024-03-09 19:15:00,2024-03-09 19:25:00,3891.42,3891.31,-0.0,flip_to_long -62013,做多,2024-03-09 19:25:00,2024-03-09 19:40:00,3891.31,3891.29,-0.0,flip_to_short -62014,做空,2024-03-09 19:40:00,2024-03-09 19:45:00,3891.29,3886.54,0.0,tp_lower -62015,做多,2024-03-09 20:00:00,2024-03-09 20:10:00,3894.29,3889.83,-0.0,flip_to_short -62016,做空,2024-03-09 20:10:00,2024-03-09 20:20:00,3889.83,3893.52,-0.0,flip_to_long -62017,做多,2024-03-09 20:20:00,2024-03-09 20:35:00,3893.52,3903.48,0.0,tp_upper -62018,做空,2024-03-09 21:25:00,2024-03-09 22:35:00,3898.52,3911.32,-0.0,flip_to_long -62019,做多,2024-03-09 22:35:00,2024-03-09 22:40:00,3911.32,3905.03,-0.0,flip_to_short -62020,做空,2024-03-09 22:40:00,2024-03-09 23:00:00,3905.03,3908.85,-0.0,flip_to_long -62021,做多,2024-03-09 23:00:00,2024-03-09 23:05:00,3908.85,3914.0,0.0,tp_upper -62022,做空,2024-03-09 23:15:00,2024-03-09 23:20:00,3906.91,3908.64,-0.0,flip_to_long -62023,做多,2024-03-09 23:20:00,2024-03-09 23:25:00,3908.64,3906.4,-0.0,flip_to_short -62024,做空,2024-03-09 23:25:00,2024-03-09 23:30:00,3906.4,3904.81,-0.0,tp_lower -62025,做多,2024-03-09 23:35:00,2024-03-09 23:40:00,3911.28,3910.21,-0.0,flip_to_short -62026,做空,2024-03-09 23:40:00,2024-03-10 00:10:00,3910.21,3906.31,0.0,flip_to_long -62027,做多,2024-03-10 00:10:00,2024-03-10 00:15:00,3906.31,3917.2,0.0,tp_upper -62028,做空,2024-03-10 00:40:00,2024-03-10 00:45:00,3905.75,3909.9,-0.0,flip_to_long -62029,做多,2024-03-10 00:45:00,2024-03-10 01:00:00,3909.9,3923.0,0.0,tp_upper -62030,做空,2024-03-10 01:40:00,2024-03-10 02:40:00,3925.92,3935.16,-0.0,flip_to_long -62031,做多,2024-03-10 02:40:00,2024-03-10 02:45:00,3935.16,3932.73,-0.0,flip_to_short -62032,做空,2024-03-10 02:45:00,2024-03-10 02:50:00,3932.73,3927.04,0.0,tp_lower -62033,做多,2024-03-10 03:10:00,2024-03-10 03:35:00,3932.99,3934.32,-0.0,flip_to_short -62034,做空,2024-03-10 03:35:00,2024-03-10 05:45:00,3934.32,3940.44,-0.0,tp_lower -62035,做多,2024-03-10 06:40:00,2024-03-10 06:55:00,3943.57,3946.89,0.0,tp_upper -62036,做空,2024-03-10 07:05:00,2024-03-10 08:20:00,3942.98,3949.71,-0.0,flip_to_long -62037,做多,2024-03-10 08:20:00,2024-03-10 08:25:00,3949.71,3946.85,-0.0,flip_to_short -62038,做空,2024-03-10 08:25:00,2024-03-10 08:40:00,3946.85,3948.2,-0.0,flip_to_long -62039,做多,2024-03-10 08:40:00,2024-03-10 08:50:00,3948.2,3954.9,0.0,tp_upper -62040,做空,2024-03-10 09:05:00,2024-03-10 09:15:00,3952.98,3944.01,0.0,tp_lower -62041,做多,2024-03-10 09:40:00,2024-03-10 09:45:00,3950.7,3949.69,-0.0,flip_to_short -62042,做空,2024-03-10 09:45:00,2024-03-10 10:30:00,3949.69,3950.79,-0.0,flip_to_long -62043,做多,2024-03-10 10:30:00,2024-03-10 10:35:00,3950.79,3944.55,-0.0,flip_to_short -62044,做空,2024-03-10 10:35:00,2024-03-10 11:05:00,3944.55,3942.88,-0.0,flip_to_long -62045,做多,2024-03-10 11:05:00,2024-03-10 12:05:00,3942.88,3940.0,-0.0,flip_to_short -62046,做空,2024-03-10 12:05:00,2024-03-10 12:35:00,3940.0,3926.13,0.0,tp_lower -62047,做多,2024-03-10 15:25:00,2024-03-10 15:30:00,3901.94,3890.68,-0.0,flip_to_short -62048,做空,2024-03-10 15:30:00,2024-03-10 15:35:00,3890.68,3895.26,-0.0,flip_to_long -62049,做多,2024-03-10 15:35:00,2024-03-10 15:45:00,3895.26,3893.36,-0.0,flip_to_short -62050,做空,2024-03-10 15:45:00,2024-03-10 16:00:00,3893.36,3895.01,-0.0,flip_to_long -62051,做多,2024-03-10 16:00:00,2024-03-10 16:05:00,3895.01,3894.93,-0.0,flip_to_short -62052,做空,2024-03-10 16:05:00,2024-03-10 17:05:00,3894.93,3913.18,-0.0,flip_to_long -62053,做多,2024-03-10 17:05:00,2024-03-10 17:25:00,3913.18,3907.21,-0.0,flip_to_short -62054,做空,2024-03-10 17:25:00,2024-03-10 17:30:00,3907.21,3907.56,-0.0,flip_to_long -62055,做多,2024-03-10 17:30:00,2024-03-10 17:45:00,3907.56,3912.7,0.0,flip_to_short -62056,做空,2024-03-10 17:45:00,2024-03-10 17:50:00,3912.7,3917.25,-0.0,flip_to_long -62057,做多,2024-03-10 17:50:00,2024-03-10 17:55:00,3917.25,3915.64,-0.0,flip_to_short -62058,做空,2024-03-10 17:55:00,2024-03-10 18:05:00,3915.64,3919.04,-0.0,flip_to_long -62059,做多,2024-03-10 18:05:00,2024-03-10 18:15:00,3919.04,3917.2,-0.0,flip_to_short -62060,做空,2024-03-10 18:15:00,2024-03-10 18:25:00,3917.2,3916.57,-0.0,flip_to_long -62061,做多,2024-03-10 18:25:00,2024-03-10 18:30:00,3916.57,3909.64,-0.0,flip_to_short -62062,做空,2024-03-10 18:30:00,2024-03-10 18:45:00,3909.64,3906.24,0.0,tp_lower -62063,做空,2024-03-10 19:45:00,2024-03-10 19:50:00,3900.07,3905.0,-0.0,flip_to_long -62064,做多,2024-03-10 19:50:00,2024-03-10 19:55:00,3905.0,3901.17,-0.0,flip_to_short -62065,做空,2024-03-10 19:55:00,2024-03-10 20:05:00,3901.17,3906.48,-0.0,flip_to_long -62066,做多,2024-03-10 20:05:00,2024-03-10 20:15:00,3906.48,3897.19,-0.0,flip_to_short -62067,做空,2024-03-10 20:15:00,2024-03-10 20:30:00,3897.19,3898.21,-0.0,flip_to_long -62068,做多,2024-03-10 20:30:00,2024-03-10 20:45:00,3898.21,3895.45,-0.0,flip_to_short -62069,做空,2024-03-10 20:45:00,2024-03-10 20:50:00,3895.45,3900.43,-0.0,flip_to_long -62070,做多,2024-03-10 20:50:00,2024-03-10 21:15:00,3900.43,3898.29,-0.0,flip_to_short -62071,做空,2024-03-10 21:15:00,2024-03-10 21:20:00,3898.29,3893.75,0.0,tp_lower -62072,做多,2024-03-10 23:20:00,2024-03-10 23:45:00,3854.49,3884.34,0.0,tp_upper -62073,做空,2024-03-11 00:30:00,2024-03-11 00:40:00,3861.5,3842.06,0.0,tp_lower -62074,做多,2024-03-11 02:00:00,2024-03-11 02:05:00,3829.15,3827.28,-0.0,flip_to_short -62075,做空,2024-03-11 02:05:00,2024-03-11 05:00:00,3827.28,3872.7,-0.0,flip_to_long -62076,做多,2024-03-11 05:00:00,2024-03-11 05:05:00,3872.7,3880.09,0.0,tp_upper -62077,做空,2024-03-11 05:20:00,2024-03-11 05:55:00,3861.39,3851.01,0.0,tp_lower -62078,做多,2024-03-11 06:45:00,2024-03-11 06:55:00,3855.81,3888.42,0.0,tp_upper -62079,做空,2024-03-11 09:00:00,2024-03-11 09:15:00,4016.24,4006.44,0.0,tp_lower -62080,做多,2024-03-11 09:25:00,2024-03-11 09:30:00,4014.23,4025.97,0.0,tp_upper -62081,做空,2024-03-11 10:55:00,2024-03-11 11:00:00,4030.48,4039.72,-0.0,flip_to_long -62082,做多,2024-03-11 11:00:00,2024-03-11 11:05:00,4039.72,4030.89,-0.0,flip_to_short -62083,做空,2024-03-11 11:05:00,2024-03-11 11:30:00,4030.89,4039.12,-0.0,flip_to_long -62084,做多,2024-03-11 11:30:00,2024-03-11 11:35:00,4039.12,4050.76,0.0,tp_upper -62085,做空,2024-03-11 11:50:00,2024-03-11 11:55:00,4035.15,4038.51,-0.0,tp_lower -62086,做多,2024-03-11 12:00:00,2024-03-11 12:15:00,4039.85,4040.47,-0.0,flip_to_short -62087,做空,2024-03-11 12:15:00,2024-03-11 13:45:00,4040.47,4039.1,-0.0,tp_lower -62088,做多,2024-03-11 14:10:00,2024-03-11 14:15:00,4051.87,4044.92,-0.0,flip_to_short -62089,做空,2024-03-11 14:15:00,2024-03-11 14:30:00,4044.92,4047.72,-0.0,flip_to_long -62090,做多,2024-03-11 14:30:00,2024-03-11 14:35:00,4047.72,4036.76,-0.0,flip_to_short -62091,做空,2024-03-11 14:35:00,2024-03-11 14:40:00,4036.76,4038.1,-0.0,flip_to_long -62092,做多,2024-03-11 14:40:00,2024-03-11 15:10:00,4038.1,4050.1,0.0,tp_upper -62093,做空,2024-03-11 15:15:00,2024-03-11 15:20:00,4035.89,4037.8,-0.0,flip_to_long -62094,做多,2024-03-11 15:20:00,2024-03-11 15:35:00,4037.8,4041.78,0.0,tp_upper -62095,做空,2024-03-11 15:40:00,2024-03-11 15:45:00,4037.02,4032.07,0.0,tp_lower -62096,做多,2024-03-11 16:30:00,2024-03-11 17:50:00,4036.39,4039.88,0.0,flip_to_short -62097,做空,2024-03-11 17:50:00,2024-03-11 17:55:00,4039.88,4043.52,-0.0,flip_to_long -62098,做多,2024-03-11 17:55:00,2024-03-11 18:00:00,4043.52,4041.84,-0.0,flip_to_short -62099,做空,2024-03-11 18:00:00,2024-03-11 18:10:00,4041.84,4042.54,-0.0,flip_to_long -62100,做多,2024-03-11 18:10:00,2024-03-11 18:15:00,4042.54,4073.44,0.0,tp_upper -62101,做空,2024-03-11 19:25:00,2024-03-11 19:50:00,4058.34,4042.4,0.0,tp_lower -62102,做多,2024-03-11 21:15:00,2024-03-11 21:20:00,4037.72,4047.9,0.0,tp_upper -62103,做空,2024-03-11 23:45:00,2024-03-12 00:00:00,4074.73,4078.71,-0.0,flip_to_long -62104,做多,2024-03-12 00:00:00,2024-03-12 00:10:00,4078.71,4086.27,0.0,tp_upper -62105,做空,2024-03-12 00:25:00,2024-03-12 00:30:00,4080.38,4087.94,-0.0,flip_to_long -62106,做多,2024-03-12 00:30:00,2024-03-12 00:35:00,4087.94,4078.29,-0.0,flip_to_short -62107,做空,2024-03-12 00:35:00,2024-03-12 00:40:00,4078.29,4083.18,-0.0,flip_to_long -62108,做多,2024-03-12 00:40:00,2024-03-12 00:45:00,4083.18,4076.94,-0.0,flip_to_short -62109,做空,2024-03-12 00:45:00,2024-03-12 00:55:00,4076.94,4062.48,0.0,tp_lower -62110,做多,2024-03-12 02:50:00,2024-03-12 03:05:00,4058.31,4053.59,-0.0,flip_to_short -62111,做空,2024-03-12 03:05:00,2024-03-12 03:20:00,4053.59,4048.5,0.0,tp_lower -62112,做多,2024-03-12 03:35:00,2024-03-12 04:25:00,4053.46,4045.56,-0.0,flip_to_short -62113,做空,2024-03-12 04:25:00,2024-03-12 04:40:00,4045.56,4043.77,-0.0,flip_to_long -62114,做多,2024-03-12 04:40:00,2024-03-12 04:50:00,4043.77,4047.26,0.0,flip_to_short -62115,做空,2024-03-12 04:50:00,2024-03-12 05:10:00,4047.26,4042.41,0.0,flip_to_long -62116,做多,2024-03-12 05:10:00,2024-03-12 05:30:00,4042.41,4038.17,-0.0,flip_to_short -62117,做空,2024-03-12 05:30:00,2024-03-12 05:40:00,4038.17,4042.82,-0.0,flip_to_long -62118,做多,2024-03-12 05:40:00,2024-03-12 05:55:00,4042.82,4042.9,-0.0,flip_to_short -62119,做空,2024-03-12 05:55:00,2024-03-12 06:05:00,4042.9,4023.66,0.0,tp_lower -62120,做多,2024-03-12 06:50:00,2024-03-12 07:00:00,4031.93,4027.58,-0.0,flip_to_short -62121,做空,2024-03-12 07:00:00,2024-03-12 07:05:00,4027.58,4028.04,-0.0,flip_to_long -62122,做多,2024-03-12 07:05:00,2024-03-12 07:10:00,4028.04,4027.39,-0.0,flip_to_short -62123,做空,2024-03-12 07:10:00,2024-03-12 07:50:00,4027.39,4032.86,-0.0,flip_to_long -62124,做多,2024-03-12 07:50:00,2024-03-12 08:05:00,4032.86,4008.99,-0.0,flip_to_short -62125,做空,2024-03-12 08:05:00,2024-03-12 08:10:00,4008.99,3987.48,0.0,tp_lower -62126,做多,2024-03-12 09:10:00,2024-03-12 10:15:00,4002.44,4005.6,0.0,flip_to_short -62127,做空,2024-03-12 10:15:00,2024-03-12 10:30:00,4005.6,4006.67,-0.0,flip_to_long -62128,做多,2024-03-12 10:30:00,2024-03-12 10:40:00,4006.67,4009.5,0.0,flip_to_short -62129,做空,2024-03-12 10:40:00,2024-03-12 12:20:00,4009.5,3986.49,0.0,tp_lower -62130,做多,2024-03-12 12:30:00,2024-03-12 12:45:00,4011.44,4022.45,0.0,flip_to_short -62131,做空,2024-03-12 12:45:00,2024-03-12 13:50:00,4022.45,4024.7,-0.0,flip_to_long -62132,做多,2024-03-12 13:50:00,2024-03-12 14:05:00,4024.7,4009.41,-0.0,tp_upper -62133,做多,2024-03-12 15:10:00,2024-03-12 15:25:00,4003.36,4006.19,0.0,flip_to_short -62134,做空,2024-03-12 15:25:00,2024-03-12 15:50:00,4006.19,3995.33,0.0,flip_to_long -62135,做多,2024-03-12 15:50:00,2024-03-12 19:20:00,3995.33,3982.35,-0.0,tp_upper -62136,做空,2024-03-12 20:00:00,2024-03-12 20:10:00,3978.43,3976.79,-0.0,flip_to_long -62137,做多,2024-03-12 20:10:00,2024-03-12 20:15:00,3976.79,3972.92,-0.0,flip_to_short -62138,做空,2024-03-12 20:15:00,2024-03-12 20:25:00,3972.92,3956.59,0.0,tp_lower -62139,做多,2024-03-12 21:40:00,2024-03-12 21:45:00,3953.26,3948.33,-0.0,flip_to_short -62140,做空,2024-03-12 21:45:00,2024-03-12 21:50:00,3948.33,3951.98,-0.0,flip_to_long -62141,做多,2024-03-12 21:50:00,2024-03-12 21:55:00,3951.98,3944.59,-0.0,flip_to_short -62142,做空,2024-03-12 21:55:00,2024-03-12 22:00:00,3944.59,3952.58,-0.0,flip_to_long -62143,做多,2024-03-12 22:00:00,2024-03-12 22:05:00,3952.58,3949.96,-0.0,flip_to_short -62144,做空,2024-03-12 22:05:00,2024-03-12 22:40:00,3949.96,3956.77,-0.0,flip_to_long -62145,做多,2024-03-12 22:40:00,2024-03-12 23:00:00,3956.77,3950.09,-0.0,flip_to_short -62146,做空,2024-03-12 23:00:00,2024-03-12 23:15:00,3950.09,3965.39,-0.0,flip_to_long -62147,做多,2024-03-12 23:15:00,2024-03-12 23:20:00,3965.39,3963.93,-0.0,tp_upper -62148,做空,2024-03-13 00:55:00,2024-03-13 01:00:00,3980.87,3985.13,-0.0,flip_to_long -62149,做多,2024-03-13 01:00:00,2024-03-13 01:05:00,3985.13,3984.64,-0.0,flip_to_short -62150,做空,2024-03-13 01:05:00,2024-03-13 04:15:00,3984.64,4040.82,-0.0,flip_to_long -62151,做多,2024-03-13 04:15:00,2024-03-13 05:00:00,4040.82,4043.01,0.0,flip_to_short -62152,做空,2024-03-13 05:00:00,2024-03-13 05:15:00,4043.01,4039.11,0.0,tp_lower -62153,做多,2024-03-13 05:20:00,2024-03-13 05:25:00,4045.55,4042.54,-0.0,flip_to_short -62154,做空,2024-03-13 05:25:00,2024-03-13 05:50:00,4042.54,4044.77,-0.0,flip_to_long -62155,做多,2024-03-13 05:50:00,2024-03-13 05:55:00,4044.77,4041.35,-0.0,flip_to_short -62156,做空,2024-03-13 05:55:00,2024-03-13 06:10:00,4041.35,4045.91,-0.0,flip_to_long -62157,做多,2024-03-13 06:10:00,2024-03-13 06:15:00,4045.91,4041.7,-0.0,tp_upper -62158,做多,2024-03-13 06:20:00,2024-03-13 06:25:00,4047.48,4046.59,-0.0,tp_upper -62159,做空,2024-03-13 06:50:00,2024-03-13 07:45:00,4046.38,4050.37,-0.0,flip_to_long -62160,做多,2024-03-13 07:45:00,2024-03-13 08:25:00,4050.37,4084.4,0.0,tp_upper -62161,做空,2024-03-13 09:15:00,2024-03-13 09:20:00,4060.27,4064.11,-0.0,flip_to_long -62162,做多,2024-03-13 09:20:00,2024-03-13 09:30:00,4064.11,4056.06,-0.0,flip_to_short -62163,做空,2024-03-13 09:30:00,2024-03-13 09:45:00,4056.06,4055.79,-0.0,tp_lower -62164,做多,2024-03-13 10:15:00,2024-03-13 11:20:00,4060.28,4061.93,-0.0,tp_upper -62165,做空,2024-03-13 11:30:00,2024-03-13 11:40:00,4056.99,4057.01,-0.0,flip_to_long -62166,做多,2024-03-13 11:40:00,2024-03-13 11:45:00,4057.01,4054.25,-0.0,flip_to_short -62167,做空,2024-03-13 11:45:00,2024-03-13 11:50:00,4054.25,4054.81,-0.0,tp_lower -62168,做多,2024-03-13 14:10:00,2024-03-13 15:15:00,3994.0,3990.59,-0.0,tp_upper -62169,做空,2024-03-13 15:25:00,2024-03-13 15:30:00,3970.74,3981.23,-0.0,flip_to_long -62170,做多,2024-03-13 15:30:00,2024-03-13 15:40:00,3981.23,3969.37,-0.0,flip_to_short -62171,做空,2024-03-13 15:40:00,2024-03-13 15:45:00,3969.37,3959.43,0.0,tp_lower -62172,做多,2024-03-13 16:15:00,2024-03-13 16:30:00,3980.56,3983.65,0.0,tp_upper -62173,做空,2024-03-13 16:40:00,2024-03-13 17:35:00,3980.92,3981.3,-0.0,flip_to_long -62174,做多,2024-03-13 17:35:00,2024-03-13 17:40:00,3981.3,3981.08,-0.0,flip_to_short -62175,做空,2024-03-13 17:40:00,2024-03-13 17:55:00,3981.08,3984.92,-0.0,flip_to_long -62176,做多,2024-03-13 17:55:00,2024-03-13 18:15:00,3984.92,3987.37,0.0,flip_to_short -62177,做空,2024-03-13 18:15:00,2024-03-13 19:30:00,3987.37,3992.74,-0.0,flip_to_long -62178,做多,2024-03-13 19:30:00,2024-03-13 20:00:00,3992.74,3994.4,-0.0,flip_to_short -62179,做空,2024-03-13 20:00:00,2024-03-13 20:10:00,3994.4,4023.02,-0.0,flip_to_long -62180,做多,2024-03-13 20:10:00,2024-03-13 20:15:00,4023.02,4004.86,-0.0,tp_upper -62181,做空,2024-03-13 20:30:00,2024-03-13 20:45:00,3989.24,3987.75,-0.0,tp_lower -62182,做多,2024-03-13 20:55:00,2024-03-13 21:05:00,3992.61,3988.87,-0.0,flip_to_short -62183,做空,2024-03-13 21:05:00,2024-03-13 21:10:00,3988.87,3995.14,-0.0,flip_to_long -62184,做多,2024-03-13 21:10:00,2024-03-13 21:45:00,3995.14,3998.0,0.0,flip_to_short -62185,做空,2024-03-13 21:45:00,2024-03-13 23:05:00,3998.0,4006.7,-0.0,flip_to_long -62186,做多,2024-03-13 23:05:00,2024-03-13 23:10:00,4006.7,4013.28,0.0,tp_upper -62187,做空,2024-03-13 23:30:00,2024-03-14 00:35:00,3997.25,3992.95,0.0,tp_lower -62188,做多,2024-03-14 01:55:00,2024-03-14 02:50:00,3988.0,3988.38,-0.0,flip_to_short -62189,做空,2024-03-14 02:50:00,2024-03-14 04:05:00,3988.38,3993.11,-0.0,flip_to_long -62190,做多,2024-03-14 04:05:00,2024-03-14 04:10:00,3993.11,4005.6,0.0,tp_upper -62191,做空,2024-03-14 04:15:00,2024-03-14 04:30:00,3996.34,3981.67,0.0,tp_lower -62192,做多,2024-03-14 05:45:00,2024-03-14 06:05:00,3971.26,3985.64,0.0,tp_upper -62193,做空,2024-03-14 06:45:00,2024-03-14 07:25:00,3977.69,3968.92,0.0,tp_lower -62194,做多,2024-03-14 08:15:00,2024-03-14 08:45:00,3978.66,3986.73,0.0,tp_upper -62195,做空,2024-03-14 09:00:00,2024-03-14 09:50:00,3978.52,3987.79,-0.0,flip_to_long -62196,做多,2024-03-14 09:50:00,2024-03-14 10:05:00,3987.79,3986.88,-0.0,flip_to_short -62197,做空,2024-03-14 10:05:00,2024-03-14 10:15:00,3986.88,3982.03,0.0,tp_lower -62198,做多,2024-03-14 10:30:00,2024-03-14 10:40:00,3987.7,3987.77,-0.0,flip_to_short -62199,做空,2024-03-14 10:40:00,2024-03-14 10:45:00,3987.77,3975.78,0.0,tp_lower -62200,做多,2024-03-14 12:00:00,2024-03-14 12:10:00,3967.46,3965.21,-0.0,flip_to_short -62201,做空,2024-03-14 12:10:00,2024-03-14 12:20:00,3965.21,3933.8,0.0,tp_lower -62202,做多,2024-03-14 12:55:00,2024-03-14 13:05:00,3947.14,3939.32,-0.0,flip_to_short -62203,做空,2024-03-14 13:05:00,2024-03-14 13:20:00,3939.32,3925.1,0.0,tp_lower -62204,做多,2024-03-14 14:20:00,2024-03-14 14:25:00,3915.56,3913.56,-0.0,flip_to_short -62205,做空,2024-03-14 14:25:00,2024-03-14 15:00:00,3913.56,3903.46,0.0,flip_to_long -62206,做多,2024-03-14 15:00:00,2024-03-14 15:05:00,3903.46,3890.79,-0.0,flip_to_short -62207,做空,2024-03-14 15:05:00,2024-03-14 15:10:00,3890.79,3898.92,-0.0,flip_to_long -62208,做多,2024-03-14 15:10:00,2024-03-14 15:15:00,3898.92,3882.92,-0.0,flip_to_short -62209,做空,2024-03-14 15:15:00,2024-03-14 15:25:00,3882.92,3840.41,0.0,tp_lower -62210,做多,2024-03-14 16:15:00,2024-03-14 16:45:00,3858.05,3896.54,0.0,tp_upper -62211,做空,2024-03-14 17:25:00,2024-03-14 17:30:00,3865.46,3878.79,-0.0,flip_to_long -62212,做多,2024-03-14 17:30:00,2024-03-14 17:35:00,3878.79,3873.46,-0.0,flip_to_short -62213,做空,2024-03-14 17:35:00,2024-03-14 17:50:00,3873.46,3872.62,-0.0,flip_to_long -62214,做多,2024-03-14 17:50:00,2024-03-14 18:00:00,3872.62,3866.33,-0.0,flip_to_short -62215,做空,2024-03-14 18:00:00,2024-03-14 18:15:00,3866.33,3843.01,0.0,tp_lower -62216,做多,2024-03-14 19:50:00,2024-03-14 19:55:00,3807.04,3789.88,-0.0,flip_to_short -62217,做空,2024-03-14 19:55:00,2024-03-14 20:00:00,3789.88,3821.99,-0.0,flip_to_long -62218,做多,2024-03-14 20:00:00,2024-03-14 22:00:00,3821.99,3879.41,0.0,tp_upper -62219,做空,2024-03-14 23:45:00,2024-03-14 23:50:00,3884.02,3886.62,-0.0,flip_to_long -62220,做多,2024-03-14 23:50:00,2024-03-14 23:55:00,3886.62,3884.99,-0.0,flip_to_short -62221,做空,2024-03-14 23:55:00,2024-03-15 00:00:00,3884.99,3888.54,-0.0,flip_to_long -62222,做多,2024-03-15 00:00:00,2024-03-15 00:10:00,3888.54,3882.22,-0.0,flip_to_short -62223,做空,2024-03-15 00:10:00,2024-03-15 00:15:00,3882.22,3892.99,-0.0,tp_lower -62224,做空,2024-03-15 01:05:00,2024-03-15 01:10:00,3897.73,3903.05,-0.0,flip_to_long -62225,做多,2024-03-15 01:10:00,2024-03-15 01:20:00,3903.05,3898.87,-0.0,flip_to_short -62226,做空,2024-03-15 01:20:00,2024-03-15 01:30:00,3898.87,3902.6,-0.0,flip_to_long -62227,做多,2024-03-15 01:30:00,2024-03-15 04:15:00,3902.6,3719.56,-0.0,flip_to_short -62228,做空,2024-03-15 04:15:00,2024-03-15 04:35:00,3719.56,3673.59,0.0,tp_lower -62229,做多,2024-03-15 05:00:00,2024-03-15 05:05:00,3715.11,3713.65,-0.0,flip_to_short -62230,做空,2024-03-15 05:05:00,2024-03-15 05:25:00,3713.65,3698.08,0.0,flip_to_long -62231,做多,2024-03-15 05:25:00,2024-03-15 05:35:00,3698.08,3684.14,-0.0,flip_to_short -62232,做空,2024-03-15 05:35:00,2024-03-15 06:00:00,3684.14,3683.38,-0.0,flip_to_long -62233,做多,2024-03-15 06:00:00,2024-03-15 06:25:00,3683.38,3741.82,0.0,tp_upper -62234,做空,2024-03-15 08:10:00,2024-03-15 08:20:00,3748.78,3729.18,0.0,tp_lower -62235,做多,2024-03-15 09:35:00,2024-03-15 09:40:00,3687.4,3673.49,-0.0,flip_to_short -62236,做空,2024-03-15 09:40:00,2024-03-15 09:45:00,3673.49,3680.92,-0.0,flip_to_long -62237,做多,2024-03-15 09:45:00,2024-03-15 10:05:00,3680.92,3670.21,-0.0,flip_to_short -62238,做空,2024-03-15 10:05:00,2024-03-15 10:15:00,3670.21,3680.02,-0.0,flip_to_long -62239,做多,2024-03-15 10:15:00,2024-03-15 10:50:00,3680.02,3675.35,-0.0,flip_to_short -62240,做空,2024-03-15 10:50:00,2024-03-15 11:05:00,3675.35,3638.1,0.0,tp_lower -62241,做多,2024-03-15 11:35:00,2024-03-15 13:05:00,3675.04,3713.17,0.0,tp_upper -62242,做空,2024-03-15 13:15:00,2024-03-15 13:30:00,3699.85,3691.92,0.0,tp_lower -62243,做多,2024-03-15 13:35:00,2024-03-15 13:40:00,3721.1,3715.43,-0.0,tp_upper -62244,做空,2024-03-15 14:05:00,2024-03-15 14:10:00,3700.75,3702.14,-0.0,flip_to_long -62245,做多,2024-03-15 14:10:00,2024-03-15 14:25:00,3702.14,3701.77,-0.0,flip_to_short -62246,做空,2024-03-15 14:25:00,2024-03-15 14:35:00,3701.77,3706.3,-0.0,flip_to_long -62247,做多,2024-03-15 14:35:00,2024-03-15 15:05:00,3706.3,3702.53,-0.0,flip_to_short -62248,做空,2024-03-15 15:05:00,2024-03-15 15:10:00,3702.53,3711.52,-0.0,flip_to_long -62249,做多,2024-03-15 15:10:00,2024-03-15 15:15:00,3711.52,3700.49,-0.0,flip_to_short -62250,做空,2024-03-15 15:15:00,2024-03-15 15:25:00,3700.49,3704.59,-0.0,flip_to_long -62251,做多,2024-03-15 15:25:00,2024-03-15 15:45:00,3704.59,3692.67,-0.0,flip_to_short -62252,做空,2024-03-15 15:45:00,2024-03-15 16:00:00,3692.67,3683.01,0.0,tp_lower -62253,做多,2024-03-15 16:25:00,2024-03-15 16:45:00,3690.4,3710.87,0.0,tp_upper -62254,做空,2024-03-15 16:50:00,2024-03-15 17:20:00,3695.61,3690.13,0.0,flip_to_long -62255,做多,2024-03-15 17:20:00,2024-03-15 17:35:00,3690.13,3688.65,-0.0,flip_to_short -62256,做空,2024-03-15 17:35:00,2024-03-15 17:50:00,3688.65,3694.11,-0.0,flip_to_long -62257,做多,2024-03-15 17:50:00,2024-03-15 18:30:00,3694.11,3711.56,0.0,tp_upper -62258,做空,2024-03-15 19:35:00,2024-03-15 19:40:00,3743.19,3748.0,-0.0,flip_to_long -62259,做多,2024-03-15 19:40:00,2024-03-15 21:25:00,3748.0,3641.12,-0.0,flip_to_short -62260,做空,2024-03-15 21:25:00,2024-03-15 21:30:00,3641.12,3653.56,-0.0,flip_to_long -62261,做多,2024-03-15 21:30:00,2024-03-15 22:35:00,3653.56,3694.96,0.0,tp_upper -62262,做空,2024-03-16 01:25:00,2024-03-16 01:50:00,3761.69,3747.12,0.0,tp_lower -62263,做多,2024-03-16 03:10:00,2024-03-16 03:20:00,3748.91,3740.46,-0.0,flip_to_short -62264,做空,2024-03-16 03:20:00,2024-03-16 03:35:00,3740.46,3737.16,0.0,flip_to_long -62265,做多,2024-03-16 03:35:00,2024-03-16 03:50:00,3737.16,3740.5,0.0,flip_to_short -62266,做空,2024-03-16 03:50:00,2024-03-16 04:00:00,3740.5,3730.63,0.0,tp_lower -62267,做多,2024-03-16 04:15:00,2024-03-16 04:30:00,3739.18,3723.52,-0.0,flip_to_short -62268,做空,2024-03-16 04:30:00,2024-03-16 04:35:00,3723.52,3722.35,-0.0,tp_lower -62269,做多,2024-03-16 04:50:00,2024-03-16 06:30:00,3732.76,3711.93,-0.0,flip_to_short -62270,做空,2024-03-16 06:30:00,2024-03-16 06:35:00,3711.93,3719.27,-0.0,flip_to_long -62271,做多,2024-03-16 06:35:00,2024-03-16 07:05:00,3719.27,3731.22,0.0,tp_upper -62272,做空,2024-03-16 07:15:00,2024-03-16 07:20:00,3722.24,3728.89,-0.0,flip_to_long -62273,做多,2024-03-16 07:20:00,2024-03-16 07:35:00,3728.89,3735.15,0.0,tp_upper -62274,做空,2024-03-16 08:15:00,2024-03-16 08:30:00,3731.88,3737.38,-0.0,flip_to_long -62275,做多,2024-03-16 08:30:00,2024-03-16 08:45:00,3737.38,3731.07,-0.0,flip_to_short -62276,做空,2024-03-16 08:45:00,2024-03-16 08:55:00,3731.07,3722.23,0.0,tp_lower -62277,做多,2024-03-16 09:35:00,2024-03-16 12:30:00,3727.99,3692.18,-0.0,flip_to_short -62278,做空,2024-03-16 12:30:00,2024-03-16 12:55:00,3692.18,3668.49,0.0,tp_lower -62279,做多,2024-03-16 13:30:00,2024-03-16 15:00:00,3678.39,3655.64,-0.0,flip_to_short -62280,做空,2024-03-16 15:00:00,2024-03-16 15:10:00,3655.64,3657.13,-0.0,flip_to_long -62281,做多,2024-03-16 15:10:00,2024-03-16 15:30:00,3657.13,3672.71,0.0,tp_upper -62282,做空,2024-03-16 16:15:00,2024-03-16 16:20:00,3667.07,3682.15,-0.0,flip_to_long -62283,做多,2024-03-16 16:20:00,2024-03-16 16:30:00,3682.15,3669.56,-0.0,flip_to_short -62284,做空,2024-03-16 16:30:00,2024-03-16 16:35:00,3669.56,3670.79,-0.0,flip_to_long -62285,做多,2024-03-16 16:35:00,2024-03-16 16:45:00,3670.79,3667.31,-0.0,flip_to_short -62286,做空,2024-03-16 16:45:00,2024-03-16 17:00:00,3667.31,3670.54,-0.0,tp_lower -62287,做多,2024-03-16 17:35:00,2024-03-16 17:40:00,3666.88,3646.1,-0.0,flip_to_short -62288,做空,2024-03-16 17:40:00,2024-03-16 17:45:00,3646.1,3644.37,-0.0,tp_lower -62289,做多,2024-03-16 19:00:00,2024-03-16 19:10:00,3620.26,3623.83,0.0,flip_to_short -62290,做空,2024-03-16 19:10:00,2024-03-16 20:10:00,3623.83,3607.85,0.0,flip_to_long -62291,做多,2024-03-16 20:10:00,2024-03-16 21:05:00,3607.85,3595.83,-0.0,flip_to_short -62292,做空,2024-03-16 21:05:00,2024-03-16 21:15:00,3595.83,3583.86,0.0,tp_lower -62293,做多,2024-03-16 22:30:00,2024-03-16 22:50:00,3573.52,3559.85,-0.0,flip_to_short -62294,做空,2024-03-16 22:50:00,2024-03-16 22:55:00,3559.85,3560.02,-0.0,flip_to_long -62295,做多,2024-03-16 22:55:00,2024-03-16 23:00:00,3560.02,3549.08,-0.0,flip_to_short -62296,做空,2024-03-16 23:00:00,2024-03-16 23:05:00,3549.08,3531.31,0.0,tp_lower -62297,做多,2024-03-17 00:00:00,2024-03-17 00:40:00,3558.33,3536.67,-0.0,flip_to_short -62298,做空,2024-03-17 00:40:00,2024-03-17 01:00:00,3536.67,3543.15,-0.0,flip_to_long -62299,做多,2024-03-17 01:00:00,2024-03-17 01:10:00,3543.15,3540.68,-0.0,flip_to_short -62300,做空,2024-03-17 01:10:00,2024-03-17 01:20:00,3540.68,3547.25,-0.0,flip_to_long -62301,做多,2024-03-17 01:20:00,2024-03-17 01:25:00,3547.25,3539.96,-0.0,flip_to_short -62302,做空,2024-03-17 01:25:00,2024-03-17 01:30:00,3539.96,3545.44,-0.0,flip_to_long -62303,做多,2024-03-17 01:30:00,2024-03-17 01:45:00,3545.44,3548.72,0.0,flip_to_short -62304,做空,2024-03-17 01:45:00,2024-03-17 03:45:00,3548.72,3570.71,-0.0,flip_to_long -62305,做多,2024-03-17 03:45:00,2024-03-17 04:00:00,3570.71,3567.2,-0.0,flip_to_short -62306,做空,2024-03-17 04:00:00,2024-03-17 04:20:00,3567.2,3570.7,-0.0,flip_to_long -62307,做多,2024-03-17 04:20:00,2024-03-17 04:25:00,3570.7,3568.64,-0.0,flip_to_short -62308,做空,2024-03-17 04:25:00,2024-03-17 04:50:00,3568.64,3558.1,0.0,tp_lower -62309,做多,2024-03-17 05:05:00,2024-03-17 05:10:00,3571.28,3563.44,-0.0,flip_to_short -62310,做空,2024-03-17 05:10:00,2024-03-17 05:15:00,3563.44,3564.76,-0.0,flip_to_long -62311,做多,2024-03-17 05:15:00,2024-03-17 07:55:00,3564.76,3474.33,-0.0,flip_to_short -62312,做空,2024-03-17 07:55:00,2024-03-17 11:30:00,3474.33,3585.0,-0.0,flip_to_long -62313,做多,2024-03-17 11:30:00,2024-03-17 12:05:00,3585.0,3597.49,0.0,tp_upper -62314,做空,2024-03-17 12:15:00,2024-03-17 12:20:00,3584.63,3577.0,0.0,tp_lower -62315,做多,2024-03-17 13:00:00,2024-03-17 13:20:00,3565.48,3569.71,0.0,flip_to_short -62316,做空,2024-03-17 13:20:00,2024-03-17 13:30:00,3569.71,3568.96,-0.0,flip_to_long -62317,做多,2024-03-17 13:30:00,2024-03-17 14:05:00,3568.96,3564.11,-0.0,flip_to_short -62318,做空,2024-03-17 14:05:00,2024-03-17 14:10:00,3564.11,3575.77,-0.0,flip_to_long -62319,做多,2024-03-17 14:10:00,2024-03-17 14:30:00,3575.77,3590.14,0.0,tp_upper -62320,做空,2024-03-17 14:50:00,2024-03-17 17:20:00,3578.49,3621.31,-0.0,flip_to_long -62321,做多,2024-03-17 17:20:00,2024-03-17 17:30:00,3621.31,3615.32,-0.0,flip_to_short -62322,做空,2024-03-17 17:30:00,2024-03-17 17:35:00,3615.32,3619.19,-0.0,flip_to_long -62323,做多,2024-03-17 17:35:00,2024-03-17 17:45:00,3619.19,3635.95,0.0,tp_upper -62324,做空,2024-03-17 18:20:00,2024-03-17 18:35:00,3631.87,3632.61,-0.0,flip_to_long -62325,做多,2024-03-17 18:35:00,2024-03-17 18:45:00,3632.61,3633.99,-0.0,flip_to_short -62326,做空,2024-03-17 18:45:00,2024-03-17 18:55:00,3633.99,3634.99,-0.0,flip_to_long -62327,做多,2024-03-17 18:55:00,2024-03-17 19:05:00,3634.99,3632.09,-0.0,flip_to_short -62328,做空,2024-03-17 19:05:00,2024-03-17 19:10:00,3632.09,3642.62,-0.0,flip_to_long -62329,做多,2024-03-17 19:10:00,2024-03-17 19:25:00,3642.62,3637.98,-0.0,flip_to_short -62330,做空,2024-03-17 19:25:00,2024-03-17 20:55:00,3637.98,3636.27,-0.0,tp_lower -62331,做多,2024-03-17 21:20:00,2024-03-17 22:05:00,3643.74,3651.9,0.0,tp_upper -62332,做空,2024-03-17 22:55:00,2024-03-17 23:00:00,3647.21,3649.02,-0.0,flip_to_long -62333,做多,2024-03-17 23:00:00,2024-03-17 23:55:00,3649.02,3646.99,-0.0,flip_to_short -62334,做空,2024-03-17 23:55:00,2024-03-18 00:05:00,3646.99,3617.15,0.0,tp_lower -62335,做空,2024-03-18 01:35:00,2024-03-18 01:40:00,3592.69,3596.0,-0.0,flip_to_long -62336,做多,2024-03-18 01:40:00,2024-03-18 02:25:00,3596.0,3594.29,-0.0,flip_to_short -62337,做空,2024-03-18 02:25:00,2024-03-18 02:40:00,3594.29,3605.52,-0.0,flip_to_long -62338,做多,2024-03-18 02:40:00,2024-03-18 02:45:00,3605.52,3624.13,0.0,tp_upper -62339,做空,2024-03-18 02:55:00,2024-03-18 03:00:00,3600.5,3614.8,-0.0,flip_to_long -62340,做多,2024-03-18 03:00:00,2024-03-18 03:25:00,3614.8,3606.53,-0.0,flip_to_short -62341,做空,2024-03-18 03:25:00,2024-03-18 03:30:00,3606.53,3607.55,-0.0,flip_to_long -62342,做多,2024-03-18 03:30:00,2024-03-18 03:40:00,3607.55,3603.17,-0.0,flip_to_short -62343,做空,2024-03-18 03:40:00,2024-03-18 03:45:00,3603.17,3612.73,-0.0,flip_to_long -62344,做多,2024-03-18 03:45:00,2024-03-18 03:50:00,3612.73,3607.11,-0.0,flip_to_short -62345,做空,2024-03-18 03:50:00,2024-03-18 04:05:00,3607.11,3583.73,0.0,tp_lower -62346,做多,2024-03-18 04:30:00,2024-03-18 04:35:00,3610.42,3620.8,0.0,tp_upper -62347,做空,2024-03-18 06:25:00,2024-03-18 06:35:00,3630.22,3628.4,0.0,flip_to_long -62348,做多,2024-03-18 06:35:00,2024-03-18 06:50:00,3628.4,3632.16,0.0,flip_to_short -62349,做空,2024-03-18 06:50:00,2024-03-18 07:05:00,3632.16,3627.08,0.0,tp_lower -62350,做多,2024-03-18 07:10:00,2024-03-18 07:15:00,3637.43,3624.36,-0.0,flip_to_short -62351,做空,2024-03-18 07:15:00,2024-03-18 07:20:00,3624.36,3621.57,0.0,tp_lower -62352,做多,2024-03-18 07:30:00,2024-03-18 07:35:00,3633.02,3627.84,-0.0,flip_to_short -62353,做空,2024-03-18 07:35:00,2024-03-18 07:40:00,3627.84,3628.65,-0.0,flip_to_long -62354,做多,2024-03-18 07:40:00,2024-03-18 07:55:00,3628.65,3628.97,-0.0,flip_to_short -62355,做空,2024-03-18 07:55:00,2024-03-18 08:05:00,3628.97,3613.37,0.0,tp_lower -62356,做多,2024-03-18 09:25:00,2024-03-18 09:30:00,3598.34,3586.93,-0.0,flip_to_short -62357,做空,2024-03-18 09:30:00,2024-03-18 09:35:00,3586.93,3589.63,-0.0,flip_to_long -62358,做多,2024-03-18 09:35:00,2024-03-18 11:25:00,3589.63,3612.29,0.0,tp_upper -62359,做多,2024-03-18 12:05:00,2024-03-18 12:10:00,3606.75,3599.28,-0.0,flip_to_short -62360,做空,2024-03-18 12:10:00,2024-03-18 12:20:00,3599.28,3592.18,0.0,tp_lower -62361,做多,2024-03-18 12:25:00,2024-03-18 12:30:00,3601.95,3595.73,-0.0,flip_to_short -62362,做空,2024-03-18 12:30:00,2024-03-18 12:35:00,3595.73,3603.91,-0.0,flip_to_long -62363,做多,2024-03-18 12:35:00,2024-03-18 12:40:00,3603.91,3593.77,-0.0,flip_to_short -62364,做空,2024-03-18 12:40:00,2024-03-18 12:45:00,3593.77,3593.33,-0.0,tp_lower -62365,做多,2024-03-18 12:50:00,2024-03-18 12:55:00,3603.1,3600.98,-0.0,flip_to_short -62366,做空,2024-03-18 12:55:00,2024-03-18 13:00:00,3600.98,3583.52,0.0,tp_lower -62367,做多,2024-03-18 15:35:00,2024-03-18 15:40:00,3530.72,3525.37,-0.0,flip_to_short -62368,做空,2024-03-18 15:40:00,2024-03-18 17:00:00,3525.37,3487.82,0.0,tp_lower -62369,做多,2024-03-18 17:50:00,2024-03-18 18:00:00,3511.53,3507.65,-0.0,flip_to_short -62370,做空,2024-03-18 18:00:00,2024-03-18 18:55:00,3507.65,3480.38,0.0,tp_lower -62371,做多,2024-03-18 19:10:00,2024-03-18 19:45:00,3494.37,3492.75,-0.0,flip_to_short -62372,做空,2024-03-18 19:45:00,2024-03-18 20:05:00,3492.75,3500.69,-0.0,flip_to_long -62373,做多,2024-03-18 20:05:00,2024-03-18 20:20:00,3500.69,3504.72,0.0,flip_to_short -62374,做空,2024-03-18 20:20:00,2024-03-18 22:25:00,3504.72,3512.22,-0.0,tp_lower -62375,做多,2024-03-18 22:55:00,2024-03-18 23:15:00,3525.0,3539.75,0.0,tp_upper -62376,做空,2024-03-18 23:45:00,2024-03-19 00:00:00,3527.5,3531.88,-0.0,flip_to_long -62377,做多,2024-03-19 00:00:00,2024-03-19 00:05:00,3531.88,3528.73,-0.0,flip_to_short -62378,做空,2024-03-19 00:05:00,2024-03-19 00:10:00,3528.73,3533.98,-0.0,flip_to_long -62379,做多,2024-03-19 00:10:00,2024-03-19 00:20:00,3533.98,3525.58,-0.0,tp_upper -62380,做多,2024-03-19 00:30:00,2024-03-19 00:35:00,3532.76,3501.61,-0.0,flip_to_short -62381,做空,2024-03-19 00:35:00,2024-03-19 00:40:00,3501.61,3492.9,0.0,tp_lower -62382,做多,2024-03-19 02:15:00,2024-03-19 02:45:00,3429.84,3404.24,-0.0,flip_to_short -62383,做空,2024-03-19 02:45:00,2024-03-19 02:50:00,3404.24,3414.26,-0.0,flip_to_long -62384,做多,2024-03-19 02:50:00,2024-03-19 03:10:00,3414.26,3416.17,0.0,flip_to_short -62385,做空,2024-03-19 03:10:00,2024-03-19 03:15:00,3416.17,3425.64,-0.0,flip_to_long -62386,做多,2024-03-19 03:15:00,2024-03-19 03:20:00,3425.64,3420.75,-0.0,flip_to_short -62387,做空,2024-03-19 03:20:00,2024-03-19 03:35:00,3420.75,3385.0,0.0,tp_lower -62388,做多,2024-03-19 03:50:00,2024-03-19 04:00:00,3435.33,3415.92,-0.0,flip_to_short -62389,做空,2024-03-19 04:00:00,2024-03-19 04:05:00,3415.92,3424.4,-0.0,flip_to_long -62390,做多,2024-03-19 04:05:00,2024-03-19 04:15:00,3424.4,3389.34,-0.0,flip_to_short -62391,做空,2024-03-19 04:15:00,2024-03-19 04:25:00,3389.34,3419.0,-0.0,flip_to_long -62392,做多,2024-03-19 04:25:00,2024-03-19 04:35:00,3419.0,3394.86,-0.0,flip_to_short -62393,做空,2024-03-19 04:35:00,2024-03-19 04:45:00,3394.86,3379.36,0.0,tp_lower -62394,做多,2024-03-19 06:00:00,2024-03-19 06:05:00,3386.28,3377.85,-0.0,flip_to_short -62395,做空,2024-03-19 06:05:00,2024-03-19 06:10:00,3377.85,3392.54,-0.0,flip_to_long -62396,做多,2024-03-19 06:10:00,2024-03-19 06:25:00,3392.54,3379.37,-0.0,flip_to_short -62397,做空,2024-03-19 06:25:00,2024-03-19 06:30:00,3379.37,3380.01,-0.0,flip_to_long -62398,做多,2024-03-19 06:30:00,2024-03-19 07:00:00,3380.01,3350.48,-0.0,flip_to_short -62399,做空,2024-03-19 07:00:00,2024-03-19 07:05:00,3350.48,3355.16,-0.0,tp_lower -62400,做多,2024-03-19 07:50:00,2024-03-19 08:00:00,3361.12,3350.31,-0.0,flip_to_short -62401,做空,2024-03-19 08:00:00,2024-03-19 08:15:00,3350.31,3308.82,0.0,tp_lower -62402,做多,2024-03-19 09:30:00,2024-03-19 09:35:00,3282.44,3262.05,-0.0,flip_to_short -62403,做空,2024-03-19 09:35:00,2024-03-19 09:45:00,3262.05,3277.94,-0.0,flip_to_long -62404,做多,2024-03-19 09:45:00,2024-03-19 10:10:00,3277.94,3262.06,-0.0,flip_to_short -62405,做空,2024-03-19 10:10:00,2024-03-19 10:15:00,3262.06,3223.97,0.0,tp_lower -62406,做多,2024-03-19 11:30:00,2024-03-19 11:45:00,3245.9,3278.75,0.0,tp_upper -62407,做空,2024-03-19 13:05:00,2024-03-19 13:20:00,3281.67,3298.52,-0.0,flip_to_long -62408,做多,2024-03-19 13:20:00,2024-03-19 13:30:00,3298.52,3287.65,-0.0,flip_to_short -62409,做空,2024-03-19 13:30:00,2024-03-19 13:55:00,3287.65,3294.4,-0.0,flip_to_long -62410,做多,2024-03-19 13:55:00,2024-03-19 14:00:00,3294.4,3262.2,-0.0,flip_to_short -62411,做空,2024-03-19 14:00:00,2024-03-19 14:05:00,3262.2,3244.95,0.0,tp_lower -62412,做多,2024-03-19 14:40:00,2024-03-19 14:45:00,3269.17,3266.56,-0.0,flip_to_short -62413,做空,2024-03-19 14:45:00,2024-03-19 14:55:00,3266.56,3260.98,0.0,flip_to_long -62414,做多,2024-03-19 14:55:00,2024-03-19 15:25:00,3260.98,3253.22,-0.0,flip_to_short -62415,做空,2024-03-19 15:25:00,2024-03-19 15:30:00,3253.22,3279.32,-0.0,flip_to_long -62416,做多,2024-03-19 15:30:00,2024-03-19 15:35:00,3279.32,3297.26,0.0,tp_upper -62417,做空,2024-03-19 17:35:00,2024-03-19 18:05:00,3324.8,3297.89,0.0,tp_lower -62418,做多,2024-03-19 18:40:00,2024-03-19 18:45:00,3331.9,3316.51,-0.0,flip_to_short -62419,做空,2024-03-19 18:45:00,2024-03-19 18:55:00,3316.51,3318.8,-0.0,flip_to_long -62420,做多,2024-03-19 18:55:00,2024-03-19 19:00:00,3318.8,3308.7,-0.0,flip_to_short -62421,做空,2024-03-19 19:00:00,2024-03-19 19:05:00,3308.7,3332.65,-0.0,flip_to_long -62422,做多,2024-03-19 19:05:00,2024-03-19 19:10:00,3332.65,3335.19,0.0,tp_upper -62423,做空,2024-03-19 19:50:00,2024-03-19 20:05:00,3330.12,3300.15,0.0,tp_lower -62424,做多,2024-03-19 21:40:00,2024-03-19 21:55:00,3287.04,3293.01,0.0,flip_to_short -62425,做空,2024-03-19 21:55:00,2024-03-19 22:10:00,3293.01,3254.22,0.0,tp_lower -62426,做多,2024-03-20 00:15:00,2024-03-20 00:25:00,3195.97,3208.92,0.0,tp_upper -62427,做空,2024-03-20 01:15:00,2024-03-20 02:10:00,3191.04,3205.48,-0.0,flip_to_long -62428,做多,2024-03-20 02:10:00,2024-03-20 03:20:00,3205.48,3253.22,0.0,tp_upper -62429,做空,2024-03-20 03:45:00,2024-03-20 03:55:00,3212.91,3162.24,0.0,tp_lower -62430,做多,2024-03-20 05:55:00,2024-03-20 07:25:00,3111.68,3186.28,0.0,tp_upper -62431,做空,2024-03-20 08:55:00,2024-03-20 09:00:00,3209.65,3226.13,-0.0,flip_to_long -62432,做多,2024-03-20 09:00:00,2024-03-20 09:10:00,3226.13,3214.16,-0.0,flip_to_short -62433,做空,2024-03-20 09:10:00,2024-03-20 09:15:00,3214.16,3221.0,-0.0,flip_to_long -62434,做多,2024-03-20 09:15:00,2024-03-20 09:20:00,3221.0,3234.66,0.0,tp_upper -62435,做空,2024-03-20 10:10:00,2024-03-20 10:20:00,3227.55,3227.01,-0.0,flip_to_long -62436,做多,2024-03-20 10:20:00,2024-03-20 10:25:00,3227.01,3249.2,0.0,tp_upper -62437,做空,2024-03-20 10:40:00,2024-03-20 10:50:00,3224.58,3235.79,-0.0,flip_to_long -62438,做多,2024-03-20 10:50:00,2024-03-20 10:55:00,3235.79,3233.36,-0.0,flip_to_short -62439,做空,2024-03-20 10:55:00,2024-03-20 13:35:00,3233.36,3348.58,-0.0,flip_to_long -62440,做多,2024-03-20 13:35:00,2024-03-20 13:40:00,3348.58,3361.93,0.0,tp_upper -62441,做空,2024-03-20 13:45:00,2024-03-20 14:00:00,3347.45,3337.6,0.0,tp_lower -62442,做多,2024-03-20 14:20:00,2024-03-20 14:25:00,3346.17,3358.66,0.0,tp_upper -62443,做空,2024-03-20 15:15:00,2024-03-20 15:20:00,3352.27,3358.6,-0.0,flip_to_long -62444,做多,2024-03-20 15:20:00,2024-03-20 17:15:00,3358.6,3321.27,-0.0,tp_upper -62445,做空,2024-03-20 18:30:00,2024-03-20 18:35:00,3304.48,3330.82,-0.0,flip_to_long -62446,做多,2024-03-20 18:35:00,2024-03-20 18:50:00,3330.82,3387.42,0.0,tp_upper -62447,做空,2024-03-20 22:45:00,2024-03-20 22:50:00,3502.05,3509.33,-0.0,flip_to_long -62448,做多,2024-03-20 22:50:00,2024-03-20 22:55:00,3509.33,3523.47,0.0,tp_upper -62449,做空,2024-03-20 23:50:00,2024-03-20 23:55:00,3512.99,3517.8,-0.0,flip_to_long -62450,做多,2024-03-20 23:55:00,2024-03-21 00:00:00,3517.8,3507.59,-0.0,flip_to_short -62451,做空,2024-03-21 00:00:00,2024-03-21 00:05:00,3507.59,3512.8,-0.0,tp_lower -62452,做多,2024-03-21 00:15:00,2024-03-21 00:20:00,3518.6,3506.04,-0.0,flip_to_short -62453,做空,2024-03-21 00:20:00,2024-03-21 00:25:00,3506.04,3510.93,-0.0,tp_lower -62454,做多,2024-03-21 00:35:00,2024-03-21 00:40:00,3524.88,3539.95,0.0,tp_upper -62455,做空,2024-03-21 00:50:00,2024-03-21 01:00:00,3521.41,3521.55,-0.0,flip_to_long -62456,做多,2024-03-21 01:00:00,2024-03-21 01:35:00,3521.55,3513.25,-0.0,flip_to_short -62457,做空,2024-03-21 01:35:00,2024-03-21 01:45:00,3513.25,3525.72,-0.0,flip_to_long -62458,做多,2024-03-21 01:45:00,2024-03-21 01:50:00,3525.72,3522.19,-0.0,flip_to_short -62459,做空,2024-03-21 01:50:00,2024-03-21 01:55:00,3522.19,3528.72,-0.0,flip_to_long -62460,做多,2024-03-21 01:55:00,2024-03-21 02:15:00,3528.72,3558.21,0.0,tp_upper -62461,做空,2024-03-21 02:55:00,2024-03-21 03:35:00,3542.45,3543.51,-0.0,flip_to_long -62462,做多,2024-03-21 03:35:00,2024-03-21 06:00:00,3543.51,3525.7,-0.0,tp_upper -62463,做多,2024-03-21 07:15:00,2024-03-21 07:25:00,3530.7,3536.62,0.0,tp_upper -62464,做空,2024-03-21 07:45:00,2024-03-21 07:55:00,3517.91,3518.79,-0.0,flip_to_long -62465,做多,2024-03-21 07:55:00,2024-03-21 08:05:00,3518.79,3544.78,0.0,tp_upper -62466,做空,2024-03-21 09:30:00,2024-03-21 09:40:00,3559.16,3533.41,0.0,tp_lower -62467,做多,2024-03-21 10:50:00,2024-03-21 10:55:00,3551.67,3544.43,-0.0,flip_to_short -62468,做空,2024-03-21 10:55:00,2024-03-21 11:25:00,3544.43,3528.77,0.0,tp_lower -62469,做多,2024-03-21 11:35:00,2024-03-21 12:20:00,3537.38,3540.15,0.0,flip_to_short -62470,做空,2024-03-21 12:20:00,2024-03-21 12:25:00,3540.15,3550.02,-0.0,flip_to_long -62471,做多,2024-03-21 12:25:00,2024-03-21 12:30:00,3550.02,3541.31,-0.0,tp_upper -62472,做空,2024-03-21 12:35:00,2024-03-21 12:45:00,3540.54,3544.65,-0.0,tp_lower -62473,做空,2024-03-21 13:20:00,2024-03-21 13:25:00,3541.46,3556.69,-0.0,flip_to_long -62474,做多,2024-03-21 13:25:00,2024-03-21 13:30:00,3556.69,3552.84,-0.0,tp_upper -62475,做空,2024-03-21 13:35:00,2024-03-21 13:45:00,3549.97,3525.89,0.0,tp_lower -62476,做多,2024-03-21 14:10:00,2024-03-21 14:20:00,3545.8,3558.04,0.0,tp_upper -62477,做空,2024-03-21 14:30:00,2024-03-21 15:05:00,3542.22,3517.81,0.0,tp_lower -62478,做多,2024-03-21 16:20:00,2024-03-21 16:55:00,3517.18,3531.38,0.0,tp_upper -62479,做空,2024-03-21 17:25:00,2024-03-21 17:30:00,3491.55,3490.0,-0.0,tp_lower -62480,做多,2024-03-21 19:30:00,2024-03-21 20:00:00,3445.25,3422.99,-0.0,flip_to_short -62481,做空,2024-03-21 20:00:00,2024-03-21 20:05:00,3422.99,3435.25,-0.0,flip_to_long -62482,做多,2024-03-21 20:05:00,2024-03-21 20:10:00,3435.25,3477.49,0.0,tp_upper -62483,做空,2024-03-21 21:25:00,2024-03-21 22:35:00,3475.04,3502.08,-0.0,flip_to_long -62484,做多,2024-03-21 22:35:00,2024-03-21 22:45:00,3502.08,3494.78,-0.0,flip_to_short -62485,做空,2024-03-21 22:45:00,2024-03-21 23:45:00,3494.78,3495.54,-0.0,flip_to_long -62486,做多,2024-03-21 23:45:00,2024-03-21 23:50:00,3495.54,3492.48,-0.0,flip_to_short -62487,做空,2024-03-21 23:50:00,2024-03-21 23:55:00,3492.48,3495.16,-0.0,flip_to_long -62488,做多,2024-03-21 23:55:00,2024-03-22 00:05:00,3495.16,3514.69,0.0,tp_upper -62489,做空,2024-03-22 00:30:00,2024-03-22 00:45:00,3488.93,3495.63,-0.0,flip_to_long -62490,做多,2024-03-22 00:45:00,2024-03-22 01:00:00,3495.63,3489.12,-0.0,flip_to_short -62491,做空,2024-03-22 01:00:00,2024-03-22 01:10:00,3489.12,3511.0,-0.0,flip_to_long -62492,做多,2024-03-22 01:10:00,2024-03-22 01:20:00,3511.0,3501.66,-0.0,flip_to_short -62493,做空,2024-03-22 01:20:00,2024-03-22 01:45:00,3501.66,3494.8,0.0,flip_to_long -62494,做多,2024-03-22 01:45:00,2024-03-22 03:15:00,3494.8,3493.16,-0.0,tp_upper -62495,做空,2024-03-22 04:30:00,2024-03-22 04:50:00,3509.19,3528.83,-0.0,flip_to_long -62496,做多,2024-03-22 04:50:00,2024-03-22 04:55:00,3528.83,3513.85,-0.0,tp_upper -62497,做多,2024-03-22 05:00:00,2024-03-22 05:05:00,3518.27,3509.03,-0.0,flip_to_short -62498,做空,2024-03-22 05:05:00,2024-03-22 05:25:00,3509.03,3516.87,-0.0,flip_to_long -62499,做多,2024-03-22 05:25:00,2024-03-22 05:30:00,3516.87,3516.55,-0.0,flip_to_short -62500,做空,2024-03-22 05:30:00,2024-03-22 07:20:00,3516.55,3518.83,-0.0,tp_lower -62501,做多,2024-03-22 07:30:00,2024-03-22 07:40:00,3529.69,3525.86,-0.0,flip_to_short -62502,做空,2024-03-22 07:40:00,2024-03-22 07:50:00,3525.86,3515.02,0.0,tp_lower -62503,做多,2024-03-22 13:25:00,2024-03-22 15:25:00,3411.45,3367.66,-0.0,tp_upper -62504,做空,2024-03-22 16:00:00,2024-03-22 16:35:00,3332.02,3305.39,0.0,tp_lower -62505,做多,2024-03-22 17:05:00,2024-03-22 17:10:00,3328.81,3328.27,-0.0,flip_to_short -62506,做空,2024-03-22 17:10:00,2024-03-22 18:30:00,3328.27,3341.53,-0.0,flip_to_long -62507,做多,2024-03-22 18:30:00,2024-03-22 18:35:00,3341.53,3355.78,0.0,tp_upper -62508,做空,2024-03-22 18:45:00,2024-03-22 19:35:00,3339.54,3347.75,-0.0,flip_to_long -62509,做多,2024-03-22 19:35:00,2024-03-22 19:40:00,3347.75,3335.96,-0.0,flip_to_short -62510,做空,2024-03-22 19:40:00,2024-03-22 19:45:00,3335.96,3354.48,-0.0,flip_to_long -62511,做多,2024-03-22 19:45:00,2024-03-22 19:55:00,3354.48,3343.61,-0.0,tp_upper -62512,做空,2024-03-22 20:00:00,2024-03-22 20:05:00,3337.58,3326.76,0.0,tp_lower -62513,做多,2024-03-22 22:30:00,2024-03-22 22:50:00,3292.2,3286.16,-0.0,flip_to_short -62514,做空,2024-03-22 22:50:00,2024-03-23 00:50:00,3286.16,3326.14,-0.0,flip_to_long -62515,做多,2024-03-23 00:50:00,2024-03-23 00:55:00,3326.14,3321.0,-0.0,flip_to_short -62516,做空,2024-03-23 00:55:00,2024-03-23 01:00:00,3321.0,3332.93,-0.0,flip_to_long -62517,做多,2024-03-23 01:00:00,2024-03-23 01:10:00,3332.93,3335.26,0.0,tp_upper -62518,做空,2024-03-23 02:15:00,2024-03-23 02:50:00,3343.65,3336.63,0.0,tp_lower -62519,做多,2024-03-23 04:05:00,2024-03-23 04:10:00,3320.61,3313.88,-0.0,flip_to_short -62520,做空,2024-03-23 04:10:00,2024-03-23 04:15:00,3313.88,3324.25,-0.0,flip_to_long -62521,做多,2024-03-23 04:15:00,2024-03-23 05:10:00,3324.25,3325.67,-0.0,flip_to_short -62522,做空,2024-03-23 05:10:00,2024-03-23 05:40:00,3325.67,3330.73,-0.0,flip_to_long -62523,做多,2024-03-23 05:40:00,2024-03-23 05:45:00,3330.73,3327.44,-0.0,flip_to_short -62524,做空,2024-03-23 05:45:00,2024-03-23 05:50:00,3327.44,3333.1,-0.0,flip_to_long -62525,做多,2024-03-23 05:50:00,2024-03-23 06:00:00,3333.1,3329.69,-0.0,flip_to_short -62526,做空,2024-03-23 06:00:00,2024-03-23 06:05:00,3329.69,3331.91,-0.0,flip_to_long -62527,做多,2024-03-23 06:05:00,2024-03-23 06:15:00,3331.91,3331.67,-0.0,flip_to_short -62528,做空,2024-03-23 06:15:00,2024-03-23 08:30:00,3331.67,3344.6,-0.0,tp_lower -62529,做空,2024-03-23 09:45:00,2024-03-23 09:50:00,3339.41,3348.64,-0.0,flip_to_long -62530,做多,2024-03-23 09:50:00,2024-03-23 09:55:00,3348.64,3355.96,0.0,tp_upper -62531,做空,2024-03-23 10:50:00,2024-03-23 11:00:00,3345.94,3350.54,-0.0,flip_to_long -62532,做多,2024-03-23 11:00:00,2024-03-23 11:30:00,3350.54,3364.45,0.0,flip_to_short -62533,做空,2024-03-23 11:30:00,2024-03-23 11:50:00,3364.45,3362.18,0.0,flip_to_long -62534,做多,2024-03-23 11:50:00,2024-03-23 12:00:00,3362.18,3365.79,0.0,flip_to_short -62535,做空,2024-03-23 12:00:00,2024-03-23 13:05:00,3365.79,3366.7,-0.0,flip_to_long -62536,做多,2024-03-23 13:05:00,2024-03-23 13:20:00,3366.7,3360.9,-0.0,flip_to_short -62537,做空,2024-03-23 13:20:00,2024-03-23 13:25:00,3360.9,3360.47,-0.0,tp_lower -62538,做多,2024-03-23 13:45:00,2024-03-23 13:55:00,3364.52,3367.6,0.0,flip_to_short -62539,做空,2024-03-23 13:55:00,2024-03-23 15:30:00,3367.6,3396.56,-0.0,flip_to_long -62540,做多,2024-03-23 15:30:00,2024-03-23 15:35:00,3396.56,3395.85,-0.0,flip_to_short -62541,做空,2024-03-23 15:35:00,2024-03-23 15:50:00,3395.85,3408.15,-0.0,flip_to_long -62542,做多,2024-03-23 15:50:00,2024-03-23 16:00:00,3408.15,3397.78,-0.0,flip_to_short -62543,做空,2024-03-23 16:00:00,2024-03-23 16:10:00,3397.78,3401.74,-0.0,flip_to_long -62544,做多,2024-03-23 16:10:00,2024-03-23 16:40:00,3401.74,3431.24,0.0,tp_upper -62545,做空,2024-03-23 17:05:00,2024-03-23 17:15:00,3408.18,3408.69,-0.0,flip_to_long -62546,做多,2024-03-23 17:15:00,2024-03-23 17:40:00,3408.69,3404.57,-0.0,flip_to_short -62547,做空,2024-03-23 17:40:00,2024-03-23 17:45:00,3404.57,3408.49,-0.0,flip_to_long -62548,做多,2024-03-23 17:45:00,2024-03-23 18:10:00,3408.49,3410.38,0.0,flip_to_short -62549,做空,2024-03-23 18:10:00,2024-03-23 18:20:00,3410.38,3407.91,0.0,flip_to_long -62550,做多,2024-03-23 18:20:00,2024-03-23 18:50:00,3407.91,3409.81,0.0,flip_to_short -62551,做空,2024-03-23 18:50:00,2024-03-23 19:00:00,3409.81,3411.21,-0.0,flip_to_long -62552,做多,2024-03-23 19:00:00,2024-03-23 19:05:00,3411.21,3408.66,-0.0,flip_to_short -62553,做空,2024-03-23 19:05:00,2024-03-23 19:20:00,3408.66,3407.28,-0.0,flip_to_long -62554,做多,2024-03-23 19:20:00,2024-03-23 19:25:00,3407.28,3402.18,-0.0,flip_to_short -62555,做空,2024-03-23 19:25:00,2024-03-23 19:30:00,3402.18,3397.67,0.0,tp_lower -62556,做多,2024-03-23 21:30:00,2024-03-23 21:40:00,3385.05,3391.37,0.0,tp_upper -62557,做空,2024-03-23 22:15:00,2024-03-23 22:25:00,3378.21,3392.59,-0.0,flip_to_long -62558,做多,2024-03-23 22:25:00,2024-03-23 22:30:00,3392.59,3394.61,0.0,tp_upper -62559,做空,2024-03-23 22:40:00,2024-03-23 22:50:00,3382.0,3390.92,-0.0,flip_to_long -62560,做多,2024-03-23 22:50:00,2024-03-23 22:55:00,3390.92,3380.0,-0.0,flip_to_short -62561,做空,2024-03-23 22:55:00,2024-03-23 23:00:00,3380.0,3379.93,-0.0,tp_lower -62562,做多,2024-03-24 00:30:00,2024-03-24 00:35:00,3359.7,3356.89,-0.0,flip_to_short -62563,做空,2024-03-24 00:35:00,2024-03-24 00:40:00,3356.89,3358.59,-0.0,flip_to_long -62564,做多,2024-03-24 00:40:00,2024-03-24 01:10:00,3358.59,3356.44,-0.0,flip_to_short -62565,做空,2024-03-24 01:10:00,2024-03-24 01:20:00,3356.44,3361.15,-0.0,flip_to_long -62566,做多,2024-03-24 01:20:00,2024-03-24 01:25:00,3361.15,3363.06,0.0,tp_upper -62567,做空,2024-03-24 01:35:00,2024-03-24 01:45:00,3351.91,3352.97,-0.0,flip_to_long -62568,做多,2024-03-24 01:45:00,2024-03-24 02:10:00,3352.97,3352.0,-0.0,flip_to_short -62569,做空,2024-03-24 02:10:00,2024-03-24 02:15:00,3352.0,3346.22,0.0,tp_lower -62570,做多,2024-03-24 04:40:00,2024-03-24 04:45:00,3319.64,3316.86,-0.0,flip_to_short -62571,做空,2024-03-24 04:45:00,2024-03-24 04:50:00,3316.86,3319.37,-0.0,flip_to_long -62572,做多,2024-03-24 04:50:00,2024-03-24 05:00:00,3319.37,3327.68,0.0,tp_upper -62573,做空,2024-03-24 06:30:00,2024-03-24 06:40:00,3323.61,3324.88,-0.0,tp_lower -62574,做多,2024-03-24 06:55:00,2024-03-24 07:25:00,3328.87,3326.34,-0.0,flip_to_short -62575,做空,2024-03-24 07:25:00,2024-03-24 07:30:00,3326.34,3321.2,0.0,tp_lower -62576,做多,2024-03-24 07:40:00,2024-03-24 07:45:00,3340.75,3334.02,-0.0,tp_upper -62577,做空,2024-03-24 09:55:00,2024-03-24 11:10:00,3367.27,3382.02,-0.0,flip_to_long -62578,做多,2024-03-24 11:10:00,2024-03-24 11:30:00,3382.02,3371.94,-0.0,flip_to_short -62579,做空,2024-03-24 11:30:00,2024-03-24 11:45:00,3371.94,3382.4,-0.0,flip_to_long -62580,做多,2024-03-24 11:45:00,2024-03-24 11:55:00,3382.4,3389.88,0.0,tp_upper -62581,做空,2024-03-24 12:10:00,2024-03-24 12:15:00,3381.17,3387.01,-0.0,flip_to_long -62582,做多,2024-03-24 12:15:00,2024-03-24 12:20:00,3387.01,3396.53,0.0,tp_upper -62583,做空,2024-03-24 13:25:00,2024-03-24 13:30:00,3392.43,3394.04,-0.0,flip_to_long -62584,做多,2024-03-24 13:30:00,2024-03-24 14:15:00,3394.04,3409.68,0.0,tp_upper -62585,做空,2024-03-24 14:35:00,2024-03-24 14:55:00,3398.78,3400.09,-0.0,flip_to_long -62586,做多,2024-03-24 14:55:00,2024-03-24 15:05:00,3400.09,3395.67,-0.0,flip_to_short -62587,做空,2024-03-24 15:05:00,2024-03-24 15:25:00,3395.67,3405.39,-0.0,flip_to_long -62588,做多,2024-03-24 15:25:00,2024-03-24 15:30:00,3405.39,3401.7,-0.0,flip_to_short -62589,做空,2024-03-24 15:30:00,2024-03-24 15:45:00,3401.7,3403.15,-0.0,flip_to_long -62590,做多,2024-03-24 15:45:00,2024-03-24 15:50:00,3403.15,3402.89,-0.0,flip_to_short -62591,做空,2024-03-24 15:50:00,2024-03-24 16:00:00,3402.89,3407.39,-0.0,flip_to_long -62592,做多,2024-03-24 16:00:00,2024-03-24 16:05:00,3407.39,3410.99,0.0,tp_upper -62593,做空,2024-03-24 16:10:00,2024-03-24 16:15:00,3397.0,3399.07,-0.0,flip_to_long -62594,做多,2024-03-24 16:15:00,2024-03-24 17:50:00,3399.07,3369.86,-0.0,flip_to_short -62595,做空,2024-03-24 17:50:00,2024-03-24 19:35:00,3369.86,3392.61,-0.0,flip_to_long -62596,做多,2024-03-24 19:35:00,2024-03-24 19:55:00,3392.61,3385.09,-0.0,flip_to_short -62597,做空,2024-03-24 19:55:00,2024-03-24 20:05:00,3385.09,3382.15,0.0,tp_lower -62598,做多,2024-03-24 20:10:00,2024-03-24 20:15:00,3401.36,3401.43,-0.0,tp_upper -62599,做空,2024-03-24 21:30:00,2024-03-24 21:35:00,3414.0,3419.22,-0.0,flip_to_long -62600,做多,2024-03-24 21:35:00,2024-03-24 21:40:00,3419.22,3418.04,-0.0,flip_to_short -62601,做空,2024-03-24 21:40:00,2024-03-24 21:45:00,3418.04,3420.42,-0.0,flip_to_long -62602,做多,2024-03-24 21:45:00,2024-03-24 21:50:00,3420.42,3417.86,-0.0,flip_to_short -62603,做空,2024-03-24 21:50:00,2024-03-24 21:55:00,3417.86,3426.25,-0.0,flip_to_long -62604,做多,2024-03-24 21:55:00,2024-03-24 22:00:00,3426.25,3431.8,0.0,tp_upper -62605,做空,2024-03-25 00:00:00,2024-03-25 00:35:00,3447.0,3430.41,0.0,tp_lower -62606,做空,2024-03-25 01:30:00,2024-03-25 01:35:00,3432.0,3440.08,-0.0,flip_to_long -62607,做多,2024-03-25 01:35:00,2024-03-25 01:40:00,3440.08,3433.29,-0.0,flip_to_short -62608,做空,2024-03-25 01:40:00,2024-03-25 01:45:00,3433.29,3433.47,-0.0,flip_to_long -62609,做多,2024-03-25 01:45:00,2024-03-25 02:10:00,3433.47,3429.61,-0.0,flip_to_short -62610,做空,2024-03-25 02:10:00,2024-03-25 02:15:00,3429.61,3429.25,-0.0,tp_lower -62611,做多,2024-03-25 02:20:00,2024-03-25 02:30:00,3436.88,3445.36,0.0,tp_upper -62612,做空,2024-03-25 03:00:00,2024-03-25 03:35:00,3437.79,3443.56,-0.0,flip_to_long -62613,做多,2024-03-25 03:35:00,2024-03-25 03:40:00,3443.56,3449.04,0.0,tp_upper -62614,做空,2024-03-25 06:00:00,2024-03-25 06:20:00,3484.47,3474.72,0.0,tp_lower -62615,做多,2024-03-25 09:40:00,2024-03-25 09:45:00,3450.01,3449.09,-0.0,flip_to_short -62616,做空,2024-03-25 09:45:00,2024-03-25 09:50:00,3449.09,3452.51,-0.0,flip_to_long -62617,做多,2024-03-25 09:50:00,2024-03-25 09:55:00,3452.51,3458.96,0.0,tp_upper -62618,做空,2024-03-25 10:40:00,2024-03-25 10:50:00,3454.48,3453.72,-0.0,flip_to_long -62619,做多,2024-03-25 10:50:00,2024-03-25 11:00:00,3453.72,3452.99,-0.0,flip_to_short -62620,做空,2024-03-25 11:00:00,2024-03-25 11:20:00,3452.99,3436.33,0.0,tp_lower -62621,做多,2024-03-25 12:05:00,2024-03-25 12:20:00,3449.14,3449.76,-0.0,flip_to_short -62622,做空,2024-03-25 12:20:00,2024-03-25 13:20:00,3449.76,3436.71,0.0,tp_lower -62623,做多,2024-03-25 13:30:00,2024-03-25 13:40:00,3442.4,3450.93,0.0,flip_to_short -62624,做空,2024-03-25 13:40:00,2024-03-25 18:45:00,3450.93,3639.0,-0.0,flip_to_long -62625,做多,2024-03-25 18:45:00,2024-03-25 19:00:00,3639.0,3638.73,-0.0,flip_to_short -62626,做空,2024-03-25 19:00:00,2024-03-25 19:15:00,3638.73,3639.03,-0.0,flip_to_long -62627,做多,2024-03-25 19:15:00,2024-03-25 19:20:00,3639.03,3623.66,-0.0,flip_to_short -62628,做空,2024-03-25 19:20:00,2024-03-25 19:25:00,3623.66,3631.71,-0.0,tp_lower -62629,做多,2024-03-25 19:30:00,2024-03-25 20:00:00,3631.83,3631.94,-0.0,tp_upper -62630,做多,2024-03-25 20:05:00,2024-03-25 20:25:00,3638.22,3637.79,-0.0,flip_to_short -62631,做空,2024-03-25 20:25:00,2024-03-25 20:45:00,3637.79,3634.04,0.0,flip_to_long -62632,做多,2024-03-25 20:45:00,2024-03-25 22:15:00,3634.04,3612.29,-0.0,flip_to_short -62633,做空,2024-03-25 22:15:00,2024-03-25 23:35:00,3612.29,3593.01,0.0,tp_lower -62634,做多,2024-03-26 00:25:00,2024-03-26 00:50:00,3604.57,3607.7,0.0,flip_to_short -62635,做空,2024-03-26 00:50:00,2024-03-26 01:05:00,3607.7,3606.72,-0.0,flip_to_long -62636,做多,2024-03-26 01:05:00,2024-03-26 01:10:00,3606.72,3617.44,0.0,tp_upper -62637,做空,2024-03-26 01:45:00,2024-03-26 01:50:00,3608.69,3615.74,-0.0,flip_to_long -62638,做多,2024-03-26 01:50:00,2024-03-26 02:00:00,3615.74,3605.15,-0.0,flip_to_short -62639,做空,2024-03-26 02:00:00,2024-03-26 02:05:00,3605.15,3609.11,-0.0,flip_to_long -62640,做多,2024-03-26 02:05:00,2024-03-26 02:30:00,3609.11,3611.78,0.0,flip_to_short -62641,做空,2024-03-26 02:30:00,2024-03-26 02:35:00,3611.78,3612.39,-0.0,flip_to_long -62642,做多,2024-03-26 02:35:00,2024-03-26 02:50:00,3612.39,3622.4,0.0,tp_upper -62643,做空,2024-03-26 03:05:00,2024-03-26 04:25:00,3618.03,3631.25,-0.0,flip_to_long -62644,做多,2024-03-26 04:25:00,2024-03-26 04:55:00,3631.25,3641.88,0.0,tp_upper -62645,做空,2024-03-26 05:00:00,2024-03-26 05:05:00,3629.65,3634.56,-0.0,flip_to_long -62646,做多,2024-03-26 05:05:00,2024-03-26 05:25:00,3634.56,3632.22,-0.0,flip_to_short -62647,做空,2024-03-26 05:25:00,2024-03-26 05:30:00,3632.22,3637.27,-0.0,flip_to_long -62648,做多,2024-03-26 05:30:00,2024-03-26 05:35:00,3637.27,3633.79,-0.0,flip_to_short -62649,做空,2024-03-26 05:35:00,2024-03-26 05:50:00,3633.79,3636.65,-0.0,flip_to_long -62650,做多,2024-03-26 05:50:00,2024-03-26 05:55:00,3636.65,3632.78,-0.0,flip_to_short -62651,做空,2024-03-26 05:55:00,2024-03-26 06:00:00,3632.78,3634.31,-0.0,flip_to_long -62652,做多,2024-03-26 06:00:00,2024-03-26 06:10:00,3634.31,3630.4,-0.0,flip_to_short -62653,做空,2024-03-26 06:10:00,2024-03-26 06:30:00,3630.4,3640.3,-0.0,flip_to_long -62654,做多,2024-03-26 06:30:00,2024-03-26 06:35:00,3640.3,3639.37,-0.0,tp_upper -62655,做空,2024-03-26 07:50:00,2024-03-26 08:05:00,3642.55,3655.25,-0.0,flip_to_long -62656,做多,2024-03-26 08:05:00,2024-03-26 08:10:00,3655.25,3651.23,-0.0,flip_to_short -62657,做空,2024-03-26 08:10:00,2024-03-26 08:15:00,3651.23,3654.12,-0.0,flip_to_long -62658,做多,2024-03-26 08:15:00,2024-03-26 08:45:00,3654.12,3648.84,-0.0,flip_to_short -62659,做空,2024-03-26 08:45:00,2024-03-26 08:55:00,3648.84,3656.55,-0.0,flip_to_long -62660,做多,2024-03-26 08:55:00,2024-03-26 09:00:00,3656.55,3653.27,-0.0,flip_to_short -62661,做空,2024-03-26 09:00:00,2024-03-26 09:15:00,3653.27,3657.5,-0.0,flip_to_long -62662,做多,2024-03-26 09:15:00,2024-03-26 09:20:00,3657.5,3663.36,0.0,tp_upper -62663,做空,2024-03-26 10:20:00,2024-03-26 11:10:00,3656.85,3636.79,0.0,tp_lower -62664,做多,2024-03-26 12:15:00,2024-03-26 12:20:00,3645.95,3648.78,0.0,tp_upper -62665,做空,2024-03-26 12:50:00,2024-03-26 12:55:00,3636.92,3647.01,-0.0,flip_to_long -62666,做多,2024-03-26 12:55:00,2024-03-26 13:00:00,3647.01,3643.43,-0.0,flip_to_short -62667,做空,2024-03-26 13:00:00,2024-03-26 13:35:00,3643.43,3608.6,0.0,tp_lower -62668,做多,2024-03-26 14:50:00,2024-03-26 15:30:00,3599.83,3582.87,-0.0,flip_to_short -62669,做空,2024-03-26 15:30:00,2024-03-26 15:35:00,3582.87,3599.74,-0.0,flip_to_long -62670,做多,2024-03-26 15:35:00,2024-03-26 16:05:00,3599.74,3585.99,-0.0,flip_to_short -62671,做空,2024-03-26 16:05:00,2024-03-26 16:20:00,3585.99,3564.41,0.0,tp_lower -62672,做多,2024-03-26 17:15:00,2024-03-26 17:20:00,3575.28,3575.17,-0.0,flip_to_short -62673,做空,2024-03-26 17:20:00,2024-03-26 18:55:00,3575.17,3576.4,-0.0,tp_lower -62674,做多,2024-03-26 19:25:00,2024-03-26 20:10:00,3570.95,3574.15,0.0,flip_to_short -62675,做空,2024-03-26 20:10:00,2024-03-26 20:15:00,3574.15,3575.79,-0.0,flip_to_long -62676,做多,2024-03-26 20:15:00,2024-03-26 20:20:00,3575.79,3573.17,-0.0,flip_to_short -62677,做空,2024-03-26 20:20:00,2024-03-26 20:55:00,3573.17,3578.97,-0.0,flip_to_long -62678,做多,2024-03-26 20:55:00,2024-03-26 21:05:00,3578.97,3577.97,-0.0,flip_to_short -62679,做空,2024-03-26 21:05:00,2024-03-26 22:10:00,3577.97,3585.11,-0.0,flip_to_long -62680,做多,2024-03-26 22:10:00,2024-03-26 22:15:00,3585.11,3579.19,-0.0,flip_to_short -62681,做空,2024-03-26 22:15:00,2024-03-26 22:25:00,3579.19,3585.53,-0.0,flip_to_long -62682,做多,2024-03-26 22:25:00,2024-03-26 22:35:00,3585.53,3585.0,-0.0,flip_to_short -62683,做空,2024-03-26 22:35:00,2024-03-26 22:40:00,3585.0,3590.98,-0.0,flip_to_long -62684,做多,2024-03-26 22:40:00,2024-03-26 22:45:00,3590.98,3596.89,0.0,tp_upper -62685,做空,2024-03-26 23:30:00,2024-03-27 00:10:00,3596.21,3584.34,0.0,tp_lower -62686,做多,2024-03-27 00:25:00,2024-03-27 00:55:00,3597.31,3619.04,0.0,tp_upper -62687,做空,2024-03-27 01:45:00,2024-03-27 02:05:00,3607.92,3602.41,0.0,tp_lower -62688,做多,2024-03-27 02:30:00,2024-03-27 02:35:00,3612.24,3607.12,-0.0,flip_to_short -62689,做空,2024-03-27 02:35:00,2024-03-27 02:45:00,3607.12,3612.92,-0.0,flip_to_long -62690,做多,2024-03-27 02:45:00,2024-03-27 02:55:00,3612.92,3621.88,0.0,tp_upper -62691,做空,2024-03-27 03:40:00,2024-03-27 03:45:00,3608.47,3614.43,-0.0,flip_to_long -62692,做多,2024-03-27 03:45:00,2024-03-27 03:50:00,3614.43,3606.37,-0.0,flip_to_short -62693,做空,2024-03-27 03:50:00,2024-03-27 04:10:00,3606.37,3599.9,0.0,tp_lower -62694,做多,2024-03-27 05:10:00,2024-03-27 05:35:00,3601.67,3612.0,0.0,tp_upper -62695,做空,2024-03-27 06:15:00,2024-03-27 06:55:00,3611.11,3610.16,-0.0,flip_to_long -62696,做多,2024-03-27 06:55:00,2024-03-27 07:00:00,3610.16,3606.5,-0.0,flip_to_short -62697,做空,2024-03-27 07:00:00,2024-03-27 07:05:00,3606.5,3601.36,0.0,tp_lower -62698,做多,2024-03-27 09:35:00,2024-03-27 10:20:00,3567.02,3581.11,0.0,tp_upper -62699,做空,2024-03-27 11:20:00,2024-03-27 11:25:00,3578.14,3579.16,-0.0,flip_to_long -62700,做多,2024-03-27 11:25:00,2024-03-27 11:35:00,3579.16,3591.08,0.0,tp_upper -62701,做空,2024-03-27 12:15:00,2024-03-27 12:35:00,3582.21,3576.99,0.0,tp_lower -62702,做多,2024-03-27 12:55:00,2024-03-27 13:00:00,3584.38,3616.55,0.0,tp_upper -62703,做空,2024-03-27 13:40:00,2024-03-27 14:00:00,3596.08,3544.64,0.0,tp_lower -62704,做多,2024-03-27 15:30:00,2024-03-27 15:40:00,3536.01,3534.96,-0.0,flip_to_short -62705,做空,2024-03-27 15:40:00,2024-03-27 16:10:00,3534.96,3495.12,0.0,tp_lower -62706,做多,2024-03-27 16:35:00,2024-03-27 17:05:00,3521.44,3523.31,0.0,flip_to_short -62707,做空,2024-03-27 17:05:00,2024-03-27 17:55:00,3523.31,3500.73,0.0,tp_lower -62708,做多,2024-03-27 19:10:00,2024-03-27 19:15:00,3498.89,3495.6,-0.0,flip_to_short -62709,做空,2024-03-27 19:15:00,2024-03-27 19:40:00,3495.6,3488.01,0.0,flip_to_long -62710,做多,2024-03-27 19:40:00,2024-03-27 20:05:00,3488.01,3508.94,0.0,tp_upper -62711,做空,2024-03-27 21:45:00,2024-03-27 21:55:00,3517.45,3509.78,0.0,tp_lower -62712,做多,2024-03-27 22:05:00,2024-03-27 22:10:00,3518.95,3517.92,-0.0,flip_to_short -62713,做空,2024-03-27 22:10:00,2024-03-27 22:20:00,3517.92,3514.58,0.0,flip_to_long -62714,做多,2024-03-27 22:20:00,2024-03-27 22:30:00,3514.58,3515.29,-0.0,flip_to_short -62715,做空,2024-03-27 22:30:00,2024-03-27 22:35:00,3515.29,3517.93,-0.0,flip_to_long -62716,做多,2024-03-27 22:35:00,2024-03-27 22:45:00,3517.93,3515.85,-0.0,flip_to_short -62717,做空,2024-03-27 22:45:00,2024-03-27 22:55:00,3515.85,3518.51,-0.0,flip_to_long -62718,做多,2024-03-27 22:55:00,2024-03-27 23:00:00,3518.51,3511.93,-0.0,flip_to_short -62719,做空,2024-03-27 23:00:00,2024-03-27 23:05:00,3511.93,3516.72,-0.0,flip_to_long -62720,做多,2024-03-27 23:05:00,2024-03-27 23:10:00,3516.72,3512.8,-0.0,flip_to_short -62721,做空,2024-03-27 23:10:00,2024-03-27 23:15:00,3512.8,3510.36,0.0,tp_lower -62722,做多,2024-03-27 23:50:00,2024-03-27 23:55:00,3510.92,3504.99,-0.0,flip_to_short -62723,做空,2024-03-27 23:55:00,2024-03-28 00:05:00,3504.99,3510.48,-0.0,flip_to_long -62724,做多,2024-03-28 00:05:00,2024-03-28 00:10:00,3510.48,3509.43,-0.0,flip_to_short -62725,做空,2024-03-28 00:10:00,2024-03-28 00:45:00,3509.43,3518.25,-0.0,flip_to_long -62726,做多,2024-03-28 00:45:00,2024-03-28 01:05:00,3518.25,3511.43,-0.0,flip_to_short -62727,做空,2024-03-28 01:05:00,2024-03-28 01:10:00,3511.43,3517.92,-0.0,flip_to_long -62728,做多,2024-03-28 01:10:00,2024-03-28 01:15:00,3517.92,3508.89,-0.0,flip_to_short -62729,做空,2024-03-28 01:15:00,2024-03-28 01:30:00,3508.89,3506.15,0.0,tp_lower -62730,做多,2024-03-28 01:35:00,2024-03-28 02:15:00,3510.29,3511.74,-0.0,flip_to_short -62731,做空,2024-03-28 02:15:00,2024-03-28 02:30:00,3511.74,3478.4,0.0,tp_lower -62732,做多,2024-03-28 03:30:00,2024-03-28 03:35:00,3491.47,3479.94,-0.0,flip_to_short -62733,做空,2024-03-28 03:35:00,2024-03-28 03:45:00,3479.94,3490.29,-0.0,flip_to_long -62734,做多,2024-03-28 03:45:00,2024-03-28 04:00:00,3490.29,3506.58,0.0,tp_upper -62735,做空,2024-03-28 07:50:00,2024-03-28 08:15:00,3574.63,3575.27,-0.0,tp_lower -62736,做多,2024-03-28 08:20:00,2024-03-28 08:25:00,3582.37,3575.82,-0.0,flip_to_short -62737,做空,2024-03-28 08:25:00,2024-03-28 08:30:00,3575.82,3581.21,-0.0,flip_to_long -62738,做多,2024-03-28 08:30:00,2024-03-28 08:35:00,3581.21,3578.0,-0.0,flip_to_short -62739,做空,2024-03-28 08:35:00,2024-03-28 09:40:00,3578.0,3587.71,-0.0,flip_to_long -62740,做多,2024-03-28 09:40:00,2024-03-28 10:15:00,3587.71,3584.46,-0.0,flip_to_short -62741,做空,2024-03-28 10:15:00,2024-03-28 10:20:00,3584.46,3575.41,0.0,tp_lower -62742,做多,2024-03-28 10:40:00,2024-03-28 10:45:00,3585.59,3583.51,-0.0,flip_to_short -62743,做空,2024-03-28 10:45:00,2024-03-28 10:50:00,3583.51,3587.7,-0.0,flip_to_long -62744,做多,2024-03-28 10:50:00,2024-03-28 10:55:00,3587.7,3593.08,0.0,tp_upper -62745,做空,2024-03-28 11:30:00,2024-03-28 11:40:00,3588.88,3577.0,0.0,tp_lower -62746,做多,2024-03-28 12:00:00,2024-03-28 12:05:00,3594.31,3577.2,-0.0,flip_to_short -62747,做空,2024-03-28 12:05:00,2024-03-28 12:15:00,3577.2,3581.91,-0.0,tp_lower -62748,做多,2024-03-28 12:55:00,2024-03-28 13:00:00,3580.32,3577.94,-0.0,flip_to_short -62749,做空,2024-03-28 13:00:00,2024-03-28 13:15:00,3577.94,3568.96,0.0,tp_lower -62750,做多,2024-03-28 13:20:00,2024-03-28 13:25:00,3575.72,3585.41,0.0,tp_upper -62751,做空,2024-03-28 14:10:00,2024-03-28 14:15:00,3574.46,3583.92,-0.0,flip_to_long -62752,做多,2024-03-28 14:15:00,2024-03-28 14:20:00,3583.92,3579.68,-0.0,flip_to_short -62753,做空,2024-03-28 14:20:00,2024-03-28 14:25:00,3579.68,3587.59,-0.0,flip_to_long -62754,做多,2024-03-28 14:25:00,2024-03-28 14:30:00,3587.59,3601.79,0.0,tp_upper -62755,做空,2024-03-28 15:05:00,2024-03-28 16:05:00,3593.28,3571.55,0.0,tp_lower -62756,做多,2024-03-28 18:05:00,2024-03-28 18:10:00,3564.79,3562.28,-0.0,flip_to_short -62757,做空,2024-03-28 18:10:00,2024-03-28 18:55:00,3562.28,3564.47,-0.0,flip_to_long -62758,做多,2024-03-28 18:55:00,2024-03-28 19:00:00,3564.47,3569.23,0.0,tp_upper -62759,做空,2024-03-28 19:55:00,2024-03-28 20:00:00,3566.14,3567.1,-0.0,flip_to_long -62760,做多,2024-03-28 20:00:00,2024-03-28 20:45:00,3567.1,3563.67,-0.0,flip_to_short -62761,做空,2024-03-28 20:45:00,2024-03-28 21:00:00,3563.67,3567.71,-0.0,flip_to_long -62762,做多,2024-03-28 21:00:00,2024-03-28 21:25:00,3567.71,3576.12,0.0,tp_upper -62763,做空,2024-03-28 21:50:00,2024-03-28 21:55:00,3563.31,3563.88,-0.0,flip_to_long -62764,做多,2024-03-28 21:55:00,2024-03-28 23:10:00,3563.88,3580.62,0.0,tp_upper -62765,做空,2024-03-28 23:40:00,2024-03-28 23:45:00,3565.5,3568.0,-0.0,flip_to_long -62766,做多,2024-03-28 23:45:00,2024-03-28 23:50:00,3568.0,3563.2,-0.0,flip_to_short -62767,做空,2024-03-28 23:50:00,2024-03-29 00:20:00,3563.2,3561.41,0.0,tp_lower -62768,做多,2024-03-29 00:55:00,2024-03-29 01:00:00,3567.53,3567.16,-0.0,flip_to_short -62769,做空,2024-03-29 01:00:00,2024-03-29 02:30:00,3567.16,3563.03,0.0,tp_lower -62770,做多,2024-03-29 03:05:00,2024-03-29 03:15:00,3568.95,3564.35,-0.0,flip_to_short -62771,做空,2024-03-29 03:15:00,2024-03-29 03:20:00,3564.35,3555.67,0.0,tp_lower -62772,做空,2024-03-29 03:35:00,2024-03-29 03:45:00,3557.72,3562.56,-0.0,flip_to_long -62773,做多,2024-03-29 03:45:00,2024-03-29 04:05:00,3562.56,3563.32,-0.0,flip_to_short -62774,做空,2024-03-29 04:05:00,2024-03-29 04:15:00,3563.32,3565.85,-0.0,flip_to_long -62775,做多,2024-03-29 04:15:00,2024-03-29 04:20:00,3565.85,3564.17,-0.0,flip_to_short -62776,做空,2024-03-29 04:20:00,2024-03-29 04:25:00,3564.17,3576.13,-0.0,flip_to_long -62777,做多,2024-03-29 04:25:00,2024-03-29 04:30:00,3576.13,3575.67,-0.0,tp_upper -62778,做空,2024-03-29 04:55:00,2024-03-29 05:00:00,3567.23,3575.07,-0.0,flip_to_long -62779,做多,2024-03-29 05:00:00,2024-03-29 05:20:00,3575.07,3562.55,-0.0,flip_to_short -62780,做空,2024-03-29 05:20:00,2024-03-29 06:20:00,3562.55,3566.78,-0.0,flip_to_long -62781,做多,2024-03-29 06:20:00,2024-03-29 06:25:00,3566.78,3565.88,-0.0,flip_to_short -62782,做空,2024-03-29 06:25:00,2024-03-29 06:30:00,3565.88,3570.54,-0.0,flip_to_long -62783,做多,2024-03-29 06:30:00,2024-03-29 06:45:00,3570.54,3571.45,-0.0,tp_upper -62784,做空,2024-03-29 07:25:00,2024-03-29 07:30:00,3568.85,3555.66,0.0,tp_lower -62785,做多,2024-03-29 08:45:00,2024-03-29 08:55:00,3543.98,3539.37,-0.0,flip_to_short -62786,做空,2024-03-29 08:55:00,2024-03-29 09:40:00,3539.37,3528.79,0.0,tp_lower -62787,做多,2024-03-29 09:50:00,2024-03-29 10:40:00,3536.8,3534.95,-0.0,flip_to_short -62788,做空,2024-03-29 10:40:00,2024-03-29 10:45:00,3534.95,3541.79,-0.0,flip_to_long -62789,做多,2024-03-29 10:45:00,2024-03-29 10:55:00,3541.79,3554.24,0.0,tp_upper -62790,做空,2024-03-29 11:45:00,2024-03-29 11:50:00,3550.99,3551.2,-0.0,flip_to_long -62791,做多,2024-03-29 11:50:00,2024-03-29 12:05:00,3551.2,3545.84,-0.0,flip_to_short -62792,做空,2024-03-29 12:05:00,2024-03-29 12:15:00,3545.84,3546.63,-0.0,tp_lower -62793,做多,2024-03-29 12:20:00,2024-03-29 13:35:00,3549.16,3556.45,0.0,tp_upper -62794,做空,2024-03-29 14:50:00,2024-03-29 14:55:00,3555.75,3546.48,0.0,tp_lower -62795,做多,2024-03-29 17:05:00,2024-03-29 17:20:00,3494.18,3494.82,-0.0,flip_to_short -62796,做空,2024-03-29 17:20:00,2024-03-29 17:35:00,3494.82,3494.17,-0.0,flip_to_long -62797,做多,2024-03-29 17:35:00,2024-03-29 17:45:00,3494.17,3494.92,-0.0,flip_to_short -62798,做空,2024-03-29 17:45:00,2024-03-29 17:50:00,3494.92,3482.21,0.0,tp_lower -62799,做多,2024-03-29 18:25:00,2024-03-29 18:45:00,3491.3,3491.22,-0.0,flip_to_short -62800,做空,2024-03-29 18:45:00,2024-03-29 19:10:00,3491.22,3490.87,-0.0,flip_to_long -62801,做多,2024-03-29 19:10:00,2024-03-29 19:45:00,3490.87,3496.5,0.0,tp_upper -62802,做空,2024-03-29 20:25:00,2024-03-29 20:50:00,3496.42,3497.34,-0.0,flip_to_long -62803,做多,2024-03-29 20:50:00,2024-03-29 21:00:00,3497.34,3498.93,-0.0,flip_to_short -62804,做空,2024-03-29 21:00:00,2024-03-29 21:10:00,3498.93,3499.02,-0.0,tp_lower -62805,做空,2024-03-29 21:15:00,2024-03-29 21:20:00,3492.93,3488.18,0.0,tp_lower -62806,做多,2024-03-29 22:00:00,2024-03-29 22:25:00,3493.79,3509.65,0.0,tp_upper -62807,做空,2024-03-29 23:50:00,2024-03-30 00:00:00,3515.28,3510.36,0.0,tp_lower -62808,做多,2024-03-30 00:40:00,2024-03-30 01:00:00,3514.12,3512.16,-0.0,flip_to_short -62809,做空,2024-03-30 01:00:00,2024-03-30 01:05:00,3512.16,3512.44,-0.0,flip_to_long -62810,做多,2024-03-30 01:05:00,2024-03-30 01:15:00,3512.44,3522.66,0.0,tp_upper -62811,做空,2024-03-30 01:45:00,2024-03-30 01:55:00,3515.32,3514.02,-0.0,flip_to_long -62812,做多,2024-03-30 01:55:00,2024-03-30 03:10:00,3514.02,3511.01,-0.0,flip_to_short -62813,做空,2024-03-30 03:10:00,2024-03-30 03:15:00,3511.01,3498.12,0.0,tp_lower -62814,做多,2024-03-30 04:30:00,2024-03-30 04:50:00,3499.25,3509.18,0.0,tp_upper -62815,做空,2024-03-30 05:50:00,2024-03-30 07:10:00,3512.32,3505.45,0.0,flip_to_long -62816,做多,2024-03-30 07:10:00,2024-03-30 07:15:00,3505.45,3504.34,-0.0,flip_to_short -62817,做空,2024-03-30 07:15:00,2024-03-30 07:30:00,3504.34,3503.01,-0.0,flip_to_long -62818,做多,2024-03-30 07:30:00,2024-03-30 07:35:00,3503.01,3500.19,-0.0,flip_to_short -62819,做空,2024-03-30 07:35:00,2024-03-30 07:40:00,3500.19,3502.72,-0.0,flip_to_long -62820,做多,2024-03-30 07:40:00,2024-03-30 08:20:00,3502.72,3507.26,0.0,tp_upper -62821,做空,2024-03-30 08:40:00,2024-03-30 08:45:00,3501.43,3497.82,0.0,tp_lower -62822,做多,2024-03-30 08:50:00,2024-03-30 09:15:00,3507.36,3513.62,0.0,tp_upper -62823,做空,2024-03-30 12:50:00,2024-03-30 12:55:00,3554.87,3555.27,-0.0,flip_to_long -62824,做多,2024-03-30 12:55:00,2024-03-30 14:05:00,3555.27,3542.54,-0.0,flip_to_short -62825,做空,2024-03-30 14:05:00,2024-03-30 14:30:00,3542.54,3545.6,-0.0,flip_to_long -62826,做多,2024-03-30 14:30:00,2024-03-30 14:35:00,3545.6,3545.51,-0.0,tp_upper -62827,做空,2024-03-30 14:40:00,2024-03-30 14:45:00,3539.77,3535.08,0.0,tp_lower -62828,做多,2024-03-30 15:00:00,2024-03-30 15:05:00,3543.84,3547.92,0.0,tp_upper -62829,做空,2024-03-30 15:20:00,2024-03-30 15:50:00,3542.48,3539.59,0.0,flip_to_long -62830,做多,2024-03-30 15:50:00,2024-03-30 16:35:00,3539.59,3537.49,-0.0,flip_to_short -62831,做空,2024-03-30 16:35:00,2024-03-30 16:40:00,3537.49,3532.65,0.0,tp_lower -62832,做多,2024-03-30 16:45:00,2024-03-30 16:50:00,3546.8,3548.38,-0.0,tp_upper -62833,做空,2024-03-30 17:05:00,2024-03-30 17:55:00,3539.82,3535.56,0.0,flip_to_long -62834,做多,2024-03-30 17:55:00,2024-03-30 18:30:00,3535.56,3530.72,-0.0,flip_to_short -62835,做空,2024-03-30 18:30:00,2024-03-30 18:55:00,3530.72,3527.68,0.0,flip_to_long -62836,做多,2024-03-30 18:55:00,2024-03-30 20:20:00,3527.68,3510.96,-0.0,flip_to_short -62837,做空,2024-03-30 20:20:00,2024-03-30 21:00:00,3510.96,3511.97,-0.0,flip_to_long -62838,做多,2024-03-30 21:00:00,2024-03-30 21:05:00,3511.97,3506.17,-0.0,flip_to_short -62839,做空,2024-03-30 21:05:00,2024-03-30 21:10:00,3506.17,3501.17,0.0,tp_lower -62840,做多,2024-03-30 21:40:00,2024-03-30 21:45:00,3510.61,3509.3,-0.0,flip_to_short -62841,做空,2024-03-30 21:45:00,2024-03-30 21:50:00,3509.3,3508.09,-0.0,tp_lower -62842,做多,2024-03-30 22:00:00,2024-03-30 22:05:00,3508.8,3506.35,-0.0,flip_to_short -62843,做空,2024-03-30 22:05:00,2024-03-30 22:10:00,3506.35,3508.14,-0.0,flip_to_long -62844,做多,2024-03-30 22:10:00,2024-03-30 22:15:00,3508.14,3514.21,0.0,tp_upper -62845,做空,2024-03-30 22:35:00,2024-03-30 22:45:00,3509.31,3511.18,-0.0,flip_to_long -62846,做多,2024-03-30 22:45:00,2024-03-30 22:50:00,3511.18,3506.87,-0.0,flip_to_short -62847,做空,2024-03-30 22:50:00,2024-03-30 23:00:00,3506.87,3511.95,-0.0,flip_to_long -62848,做多,2024-03-30 23:00:00,2024-03-30 23:10:00,3511.95,3509.5,-0.0,flip_to_short -62849,做空,2024-03-30 23:10:00,2024-03-30 23:15:00,3509.5,3510.09,-0.0,flip_to_long -62850,做多,2024-03-30 23:15:00,2024-03-30 23:55:00,3510.09,3508.66,-0.0,flip_to_short -62851,做空,2024-03-30 23:55:00,2024-03-31 00:05:00,3508.66,3511.8,-0.0,flip_to_long -62852,做多,2024-03-31 00:05:00,2024-03-31 00:15:00,3511.8,3517.64,0.0,tp_upper -62853,做空,2024-03-31 02:00:00,2024-03-31 03:20:00,3524.01,3535.44,-0.0,flip_to_long -62854,做多,2024-03-31 03:20:00,2024-03-31 03:45:00,3535.44,3538.08,0.0,flip_to_short -62855,做空,2024-03-31 03:45:00,2024-03-31 04:05:00,3538.08,3537.2,-0.0,flip_to_long -62856,做多,2024-03-31 04:05:00,2024-03-31 04:20:00,3537.2,3537.23,-0.0,flip_to_short -62857,做空,2024-03-31 04:20:00,2024-03-31 04:25:00,3537.23,3544.97,-0.0,flip_to_long -62858,做多,2024-03-31 04:25:00,2024-03-31 04:30:00,3544.97,3545.36,-0.0,tp_upper -62859,做多,2024-03-31 07:30:00,2024-03-31 07:45:00,3623.33,3629.99,0.0,tp_upper -62860,做空,2024-03-31 08:15:00,2024-03-31 09:00:00,3629.15,3619.65,0.0,tp_lower -62861,做多,2024-03-31 10:40:00,2024-03-31 10:50:00,3612.48,3610.13,-0.0,flip_to_short -62862,做空,2024-03-31 10:50:00,2024-03-31 11:00:00,3610.13,3613.08,-0.0,flip_to_long -62863,做多,2024-03-31 11:00:00,2024-03-31 11:10:00,3613.08,3614.99,0.0,tp_upper -62864,做空,2024-03-31 11:15:00,2024-03-31 11:20:00,3613.53,3605.4,0.0,tp_lower -62865,做多,2024-03-31 11:40:00,2024-03-31 11:45:00,3610.25,3607.93,-0.0,flip_to_short -62866,做空,2024-03-31 11:45:00,2024-03-31 11:50:00,3607.93,3613.75,-0.0,flip_to_long -62867,做多,2024-03-31 11:50:00,2024-03-31 11:55:00,3613.75,3613.39,-0.0,tp_upper -62868,做空,2024-03-31 12:15:00,2024-03-31 14:05:00,3613.67,3625.06,-0.0,flip_to_long -62869,做多,2024-03-31 14:05:00,2024-03-31 14:25:00,3625.06,3639.12,0.0,tp_upper -62870,做空,2024-03-31 14:45:00,2024-03-31 15:20:00,3627.1,3618.83,0.0,tp_lower -62871,做多,2024-03-31 16:00:00,2024-03-31 16:10:00,3625.52,3632.34,0.0,tp_upper -62872,做空,2024-03-31 16:50:00,2024-03-31 17:05:00,3624.15,3625.95,-0.0,flip_to_long -62873,做多,2024-03-31 17:05:00,2024-03-31 17:15:00,3625.95,3627.24,-0.0,flip_to_short -62874,做空,2024-03-31 17:15:00,2024-03-31 17:40:00,3627.24,3631.15,-0.0,flip_to_long -62875,做多,2024-03-31 17:40:00,2024-03-31 17:45:00,3631.15,3630.49,-0.0,flip_to_short -62876,做空,2024-03-31 17:45:00,2024-03-31 18:10:00,3630.49,3630.21,-0.0,flip_to_long -62877,做多,2024-03-31 18:10:00,2024-03-31 18:20:00,3630.21,3628.05,-0.0,flip_to_short -62878,做空,2024-03-31 18:20:00,2024-03-31 19:05:00,3628.05,3637.0,-0.0,flip_to_long -62879,做多,2024-03-31 19:05:00,2024-03-31 19:35:00,3637.0,3638.55,-0.0,flip_to_short -62880,做空,2024-03-31 19:35:00,2024-03-31 19:40:00,3638.55,3647.41,-0.0,flip_to_long -62881,做多,2024-03-31 19:40:00,2024-03-31 20:20:00,3647.41,3640.71,-0.0,flip_to_short -62882,做空,2024-03-31 20:20:00,2024-03-31 20:35:00,3640.71,3640.67,-0.0,flip_to_long -62883,做多,2024-03-31 20:35:00,2024-03-31 21:15:00,3640.67,3637.87,-0.0,flip_to_short -62884,做空,2024-03-31 21:15:00,2024-03-31 21:25:00,3637.87,3637.42,-0.0,tp_lower -62885,做多,2024-03-31 21:30:00,2024-03-31 22:10:00,3638.37,3635.97,-0.0,flip_to_short -62886,做空,2024-03-31 22:10:00,2024-03-31 22:20:00,3635.97,3640.47,-0.0,flip_to_long -62887,做多,2024-03-31 22:20:00,2024-03-31 22:35:00,3640.47,3634.52,-0.0,flip_to_short -62888,做空,2024-03-31 22:35:00,2024-03-31 23:05:00,3634.52,3640.96,-0.0,flip_to_long -62889,做多,2024-03-31 23:05:00,2024-03-31 23:10:00,3640.96,3642.39,-0.0,tp_upper -62890,做空,2024-04-01 00:00:00,2024-04-01 00:35:00,3647.41,3628.56,0.0,tp_lower -62891,做多,2024-04-01 02:45:00,2024-04-01 03:00:00,3617.16,3618.3,-0.0,tp_upper -62892,做空,2024-04-01 03:05:00,2024-04-01 03:15:00,3612.0,3613.63,-0.0,tp_lower -62893,做多,2024-04-01 03:20:00,2024-04-01 03:25:00,3614.35,3606.4,-0.0,flip_to_short -62894,做空,2024-04-01 03:25:00,2024-04-01 03:30:00,3606.4,3607.42,-0.0,tp_lower -62895,做多,2024-04-01 03:45:00,2024-04-01 03:50:00,3620.0,3617.19,-0.0,flip_to_short -62896,做空,2024-04-01 03:50:00,2024-04-01 04:35:00,3617.19,3612.93,0.0,flip_to_long -62897,做多,2024-04-01 04:35:00,2024-04-01 04:40:00,3612.93,3608.78,-0.0,flip_to_short -62898,做空,2024-04-01 04:40:00,2024-04-01 04:55:00,3608.78,3603.9,0.0,tp_lower -62899,做多,2024-04-01 05:10:00,2024-04-01 08:00:00,3602.79,3544.96,-0.0,flip_to_short -62900,做空,2024-04-01 08:00:00,2024-04-01 08:05:00,3544.96,3537.74,0.0,tp_lower -62901,做多,2024-04-01 09:00:00,2024-04-01 09:55:00,3541.47,3542.34,-0.0,flip_to_short -62902,做空,2024-04-01 09:55:00,2024-04-01 10:00:00,3542.34,3542.35,-0.0,flip_to_long -62903,做多,2024-04-01 10:00:00,2024-04-01 10:15:00,3542.35,3543.46,-0.0,flip_to_short -62904,做空,2024-04-01 10:15:00,2024-04-01 10:20:00,3543.46,3535.75,0.0,tp_lower -62905,做多,2024-04-01 10:35:00,2024-04-01 10:40:00,3545.01,3542.28,-0.0,flip_to_short -62906,做空,2024-04-01 10:40:00,2024-04-01 10:45:00,3542.28,3545.72,-0.0,flip_to_long -62907,做多,2024-04-01 10:45:00,2024-04-01 11:00:00,3545.72,3557.01,0.0,tp_upper -62908,做空,2024-04-01 11:30:00,2024-04-01 12:05:00,3546.05,3546.74,-0.0,flip_to_long -62909,做多,2024-04-01 12:05:00,2024-04-01 13:15:00,3546.74,3551.47,0.0,flip_to_short -62910,做空,2024-04-01 13:15:00,2024-04-01 13:20:00,3551.47,3552.83,-0.0,flip_to_long -62911,做多,2024-04-01 13:20:00,2024-04-01 13:25:00,3552.83,3566.35,0.0,tp_upper -62912,做空,2024-04-01 13:45:00,2024-04-01 13:55:00,3565.75,3558.16,0.0,flip_to_long -62913,做多,2024-04-01 13:55:00,2024-04-01 18:00:00,3558.16,3432.11,-0.0,flip_to_short -62914,做空,2024-04-01 18:00:00,2024-04-01 18:05:00,3432.11,3423.69,0.0,tp_lower -62915,做多,2024-04-01 18:25:00,2024-04-01 18:35:00,3440.88,3436.64,-0.0,flip_to_short -62916,做空,2024-04-01 18:35:00,2024-04-01 18:45:00,3436.64,3440.86,-0.0,flip_to_long -62917,做多,2024-04-01 18:45:00,2024-04-01 18:50:00,3440.86,3449.1,0.0,tp_upper -62918,做空,2024-04-01 21:35:00,2024-04-01 21:50:00,3497.57,3493.8,0.0,flip_to_long -62919,做多,2024-04-01 21:50:00,2024-04-01 22:20:00,3493.8,3497.73,0.0,flip_to_short -62920,做空,2024-04-01 22:20:00,2024-04-02 00:15:00,3497.73,3496.19,-0.0,tp_lower -62921,做多,2024-04-02 01:05:00,2024-04-02 01:15:00,3500.33,3498.17,-0.0,flip_to_short -62922,做空,2024-04-02 01:15:00,2024-04-02 01:25:00,3498.17,3496.26,0.0,flip_to_long -62923,做多,2024-04-02 01:25:00,2024-04-02 01:30:00,3496.26,3493.6,-0.0,flip_to_short -62924,做空,2024-04-02 01:30:00,2024-04-02 01:35:00,3493.6,3499.16,-0.0,flip_to_long -62925,做多,2024-04-02 01:35:00,2024-04-02 01:45:00,3499.16,3493.1,-0.0,flip_to_short -62926,做空,2024-04-02 01:45:00,2024-04-02 01:50:00,3493.1,3495.69,-0.0,flip_to_long -62927,做多,2024-04-02 01:50:00,2024-04-02 02:00:00,3495.69,3489.09,-0.0,flip_to_short -62928,做空,2024-04-02 02:00:00,2024-04-02 02:20:00,3489.09,3474.81,0.0,tp_lower -62929,做多,2024-04-02 04:00:00,2024-04-02 04:05:00,3373.27,3364.9,-0.0,flip_to_short -62930,做空,2024-04-02 04:05:00,2024-04-02 04:15:00,3364.9,3353.85,0.0,tp_lower -62931,做多,2024-04-02 04:25:00,2024-04-02 04:35:00,3369.17,3378.14,0.0,tp_upper -62932,做空,2024-04-02 04:50:00,2024-04-02 04:55:00,3363.92,3364.8,-0.0,flip_to_long -62933,做多,2024-04-02 04:55:00,2024-04-02 07:35:00,3364.8,3379.84,0.0,flip_to_short -62934,做空,2024-04-02 07:35:00,2024-04-02 07:45:00,3379.84,3371.65,0.0,tp_lower -62935,做多,2024-04-02 09:20:00,2024-04-02 09:55:00,3347.7,3347.32,-0.0,flip_to_short -62936,做空,2024-04-02 09:55:00,2024-04-02 10:15:00,3347.32,3345.83,-0.0,flip_to_long -62937,做多,2024-04-02 10:15:00,2024-04-02 10:30:00,3345.83,3338.23,-0.0,flip_to_short -62938,做空,2024-04-02 10:30:00,2024-04-02 10:40:00,3338.23,3327.99,0.0,tp_lower -62939,做多,2024-04-02 12:05:00,2024-04-02 12:45:00,3317.4,3310.5,-0.0,flip_to_short -62940,做空,2024-04-02 12:45:00,2024-04-02 13:00:00,3310.5,3287.57,0.0,tp_lower -62941,做多,2024-04-02 14:05:00,2024-04-02 15:15:00,3289.99,3294.75,0.0,flip_to_short -62942,做空,2024-04-02 15:15:00,2024-04-02 15:20:00,3294.75,3295.7,-0.0,flip_to_long -62943,做多,2024-04-02 15:20:00,2024-04-02 17:20:00,3295.7,3251.28,-0.0,flip_to_short -62944,做空,2024-04-02 17:20:00,2024-04-02 17:25:00,3251.28,3256.02,-0.0,flip_to_long -62945,做多,2024-04-02 17:25:00,2024-04-02 17:45:00,3256.02,3252.66,-0.0,flip_to_short -62946,做空,2024-04-02 17:45:00,2024-04-02 17:50:00,3252.66,3254.65,-0.0,flip_to_long -62947,做多,2024-04-02 17:50:00,2024-04-02 18:00:00,3254.65,3263.46,0.0,tp_upper -62948,做空,2024-04-02 18:05:00,2024-04-02 18:10:00,3261.04,3266.49,-0.0,flip_to_long -62949,做多,2024-04-02 18:10:00,2024-04-02 18:20:00,3266.49,3276.12,0.0,tp_upper -62950,做空,2024-04-02 19:15:00,2024-04-02 19:20:00,3268.1,3271.41,-0.0,flip_to_long -62951,做多,2024-04-02 19:20:00,2024-04-02 19:45:00,3271.41,3276.18,0.0,flip_to_short -62952,做空,2024-04-02 19:45:00,2024-04-02 19:55:00,3276.18,3279.26,-0.0,flip_to_long -62953,做多,2024-04-02 19:55:00,2024-04-02 20:05:00,3279.26,3286.79,0.0,tp_upper -62954,做空,2024-04-02 20:30:00,2024-04-02 20:50:00,3279.11,3277.98,-0.0,flip_to_long -62955,做多,2024-04-02 20:50:00,2024-04-02 22:30:00,3277.98,3283.25,0.0,tp_upper -62956,做空,2024-04-02 23:30:00,2024-04-03 00:05:00,3283.84,3288.35,-0.0,flip_to_long -62957,做多,2024-04-03 00:05:00,2024-04-03 01:00:00,3288.35,3269.07,-0.0,flip_to_short -62958,做空,2024-04-03 01:00:00,2024-04-03 01:10:00,3269.07,3270.07,-0.0,flip_to_long -62959,做多,2024-04-03 01:10:00,2024-04-03 02:00:00,3270.07,3303.36,0.0,tp_upper -62960,做空,2024-04-03 03:05:00,2024-04-03 03:10:00,3298.95,3303.3,-0.0,flip_to_long -62961,做多,2024-04-03 03:10:00,2024-04-03 03:15:00,3303.3,3317.29,0.0,tp_upper -62962,做空,2024-04-03 04:40:00,2024-04-03 04:45:00,3314.83,3317.86,-0.0,flip_to_long -62963,做多,2024-04-03 04:45:00,2024-04-03 04:50:00,3317.86,3317.35,-0.0,flip_to_short -62964,做空,2024-04-03 04:50:00,2024-04-03 05:10:00,3317.35,3312.79,0.0,tp_lower -62965,做多,2024-04-03 06:05:00,2024-04-03 06:35:00,3308.33,3306.03,-0.0,flip_to_short -62966,做空,2024-04-03 06:35:00,2024-04-03 06:40:00,3306.03,3306.24,-0.0,flip_to_long -62967,做多,2024-04-03 06:40:00,2024-04-03 07:00:00,3306.24,3303.3,-0.0,flip_to_short -62968,做空,2024-04-03 07:00:00,2024-04-03 07:05:00,3303.3,3306.12,-0.0,flip_to_long -62969,做多,2024-04-03 07:05:00,2024-04-03 07:10:00,3306.12,3320.08,0.0,tp_upper -62970,做空,2024-04-03 07:30:00,2024-04-03 08:00:00,3310.0,3301.48,0.0,tp_lower -62971,做多,2024-04-03 08:25:00,2024-04-03 08:30:00,3311.54,3332.0,0.0,tp_upper -62972,做空,2024-04-03 10:00:00,2024-04-03 10:30:00,3342.77,3325.3,0.0,tp_lower -62973,做多,2024-04-03 11:50:00,2024-04-03 12:00:00,3328.09,3314.42,-0.0,flip_to_short -62974,做空,2024-04-03 12:00:00,2024-04-03 12:50:00,3314.42,3311.76,0.0,flip_to_long -62975,做多,2024-04-03 12:50:00,2024-04-03 13:05:00,3311.76,3317.57,0.0,flip_to_short -62976,做空,2024-04-03 13:05:00,2024-04-03 13:20:00,3317.57,3297.16,0.0,tp_lower -62977,做多,2024-04-03 13:30:00,2024-04-03 13:35:00,3313.48,3312.32,-0.0,flip_to_short -62978,做空,2024-04-03 13:35:00,2024-04-03 13:45:00,3312.32,3313.97,-0.0,flip_to_long -62979,做多,2024-04-03 13:45:00,2024-04-03 13:55:00,3313.97,3314.36,-0.0,flip_to_short -62980,做空,2024-04-03 13:55:00,2024-04-03 15:30:00,3314.36,3320.95,-0.0,tp_lower -62981,做多,2024-04-03 16:00:00,2024-04-03 16:10:00,3346.1,3348.08,0.0,flip_to_short -62982,做空,2024-04-03 16:10:00,2024-04-03 17:05:00,3348.08,3350.84,-0.0,flip_to_long -62983,做多,2024-04-03 17:05:00,2024-04-03 19:05:00,3350.84,3320.12,-0.0,flip_to_short -62984,做空,2024-04-03 19:05:00,2024-04-03 20:30:00,3320.12,3297.72,0.0,tp_lower -62985,做多,2024-04-03 20:55:00,2024-04-03 21:35:00,3307.64,3305.06,-0.0,flip_to_short -62986,做空,2024-04-03 21:35:00,2024-04-03 21:45:00,3305.06,3304.85,-0.0,flip_to_long -62987,做多,2024-04-03 21:45:00,2024-04-03 21:50:00,3304.85,3316.12,0.0,tp_upper -62988,做空,2024-04-03 23:25:00,2024-04-03 23:30:00,3317.92,3319.78,-0.0,flip_to_long -62989,做多,2024-04-03 23:30:00,2024-04-03 23:35:00,3319.78,3315.02,-0.0,flip_to_short -62990,做空,2024-04-03 23:35:00,2024-04-03 23:40:00,3315.02,3321.02,-0.0,flip_to_long -62991,做多,2024-04-03 23:40:00,2024-04-03 23:45:00,3321.02,3318.82,-0.0,flip_to_short -62992,做空,2024-04-03 23:45:00,2024-04-03 23:55:00,3318.82,3313.29,0.0,tp_lower -62993,做多,2024-04-04 00:10:00,2024-04-04 00:15:00,3322.8,3317.49,-0.0,tp_upper -62994,做多,2024-04-04 00:20:00,2024-04-04 00:25:00,3325.01,3324.92,-0.0,tp_upper -62995,做空,2024-04-04 00:30:00,2024-04-04 00:40:00,3323.66,3328.71,-0.0,flip_to_long -62996,做多,2024-04-04 00:40:00,2024-04-04 00:45:00,3328.71,3331.68,0.0,tp_upper -62997,做空,2024-04-04 01:35:00,2024-04-04 01:50:00,3321.63,3320.4,-0.0,tp_lower -62998,做多,2024-04-04 03:45:00,2024-04-04 03:50:00,3283.24,3282.42,-0.0,flip_to_short -62999,做空,2024-04-04 03:50:00,2024-04-04 04:05:00,3282.42,3268.47,0.0,tp_lower -63000,做多,2024-04-04 04:30:00,2024-04-04 04:40:00,3279.13,3286.15,0.0,tp_upper -63001,做空,2024-04-04 09:15:00,2024-04-04 09:25:00,3332.25,3336.87,-0.0,flip_to_long -63002,做多,2024-04-04 09:25:00,2024-04-04 09:35:00,3336.87,3338.47,-0.0,tp_upper -63003,做空,2024-04-04 10:05:00,2024-04-04 10:10:00,3333.1,3335.27,-0.0,flip_to_long -63004,做多,2024-04-04 10:10:00,2024-04-04 10:15:00,3335.27,3342.38,0.0,tp_upper -63005,做空,2024-04-04 10:55:00,2024-04-04 11:20:00,3343.66,3342.49,-0.0,flip_to_long -63006,做多,2024-04-04 11:20:00,2024-04-04 11:55:00,3342.49,3342.38,-0.0,flip_to_short -63007,做空,2024-04-04 11:55:00,2024-04-04 12:05:00,3342.38,3345.05,-0.0,flip_to_long -63008,做多,2024-04-04 12:05:00,2024-04-04 12:10:00,3345.05,3349.2,0.0,tp_upper -63009,做空,2024-04-04 12:55:00,2024-04-04 15:25:00,3348.94,3379.03,-0.0,flip_to_long -63010,做多,2024-04-04 15:25:00,2024-04-04 15:30:00,3379.03,3374.22,-0.0,flip_to_short -63011,做空,2024-04-04 15:30:00,2024-04-04 15:55:00,3374.22,3366.11,0.0,tp_lower -63012,做多,2024-04-04 16:15:00,2024-04-04 16:20:00,3377.42,3388.2,0.0,tp_upper -63013,做空,2024-04-04 16:35:00,2024-04-04 18:35:00,3377.2,3397.8,-0.0,flip_to_long -63014,做多,2024-04-04 18:35:00,2024-04-04 21:05:00,3397.8,3328.58,-0.0,flip_to_short -63015,做空,2024-04-04 21:05:00,2024-04-04 21:10:00,3328.58,3335.91,-0.0,flip_to_long -63016,做多,2024-04-04 21:10:00,2024-04-04 21:15:00,3335.91,3329.36,-0.0,flip_to_short -63017,做空,2024-04-04 21:15:00,2024-04-04 21:50:00,3329.36,3325.0,0.0,flip_to_long -63018,做多,2024-04-04 21:50:00,2024-04-04 21:55:00,3325.0,3323.78,-0.0,flip_to_short -63019,做空,2024-04-04 21:55:00,2024-04-04 22:10:00,3323.78,3318.12,0.0,tp_lower -63020,做多,2024-04-04 22:15:00,2024-04-04 22:40:00,3326.16,3323.82,-0.0,flip_to_short -63021,做空,2024-04-04 22:40:00,2024-04-04 23:05:00,3323.82,3321.9,0.0,flip_to_long -63022,做多,2024-04-04 23:05:00,2024-04-04 23:10:00,3321.9,3331.6,0.0,tp_upper -63023,做空,2024-04-04 23:25:00,2024-04-05 00:10:00,3323.72,3323.5,-0.0,flip_to_long -63024,做多,2024-04-05 00:10:00,2024-04-05 00:55:00,3323.5,3331.34,0.0,tp_upper -63025,做空,2024-04-05 01:05:00,2024-04-05 01:20:00,3324.52,3302.4,0.0,tp_lower -63026,做多,2024-04-05 03:15:00,2024-04-05 04:30:00,3286.39,3299.79,0.0,flip_to_short -63027,做空,2024-04-05 04:30:00,2024-04-05 04:45:00,3299.79,3288.3,0.0,tp_lower -63028,做多,2024-04-05 06:05:00,2024-04-05 06:15:00,3279.9,3279.15,-0.0,flip_to_short -63029,做空,2024-04-05 06:15:00,2024-04-05 07:35:00,3279.15,3288.24,-0.0,flip_to_long -63030,做多,2024-04-05 07:35:00,2024-04-05 08:00:00,3288.24,3288.21,-0.0,flip_to_short -63031,做空,2024-04-05 08:00:00,2024-04-05 08:45:00,3288.21,3289.96,-0.0,flip_to_long -63032,做多,2024-04-05 08:45:00,2024-04-05 10:15:00,3289.96,3278.05,-0.0,flip_to_short -63033,做空,2024-04-05 10:15:00,2024-04-05 10:25:00,3278.05,3266.0,0.0,tp_lower -63034,做多,2024-04-05 10:35:00,2024-04-05 11:00:00,3277.44,3270.17,-0.0,flip_to_short -63035,做空,2024-04-05 11:00:00,2024-04-05 11:15:00,3270.17,3274.37,-0.0,flip_to_long -63036,做多,2024-04-05 11:15:00,2024-04-05 13:00:00,3274.37,3248.56,-0.0,flip_to_short -63037,做空,2024-04-05 13:00:00,2024-04-05 13:10:00,3248.56,3247.84,-0.0,flip_to_long -63038,做多,2024-04-05 13:10:00,2024-04-05 13:15:00,3247.84,3246.49,-0.0,flip_to_short -63039,做空,2024-04-05 13:15:00,2024-04-05 16:15:00,3246.49,3320.67,-0.0,flip_to_long -63040,做多,2024-04-05 16:15:00,2024-04-05 16:45:00,3320.67,3322.02,-0.0,flip_to_short -63041,做空,2024-04-05 16:45:00,2024-04-05 16:55:00,3322.02,3322.48,-0.0,flip_to_long -63042,做多,2024-04-05 16:55:00,2024-04-05 17:00:00,3322.48,3322.36,-0.0,flip_to_short -63043,做空,2024-04-05 17:00:00,2024-04-05 17:05:00,3322.36,3311.87,0.0,tp_lower -63044,做多,2024-04-05 17:15:00,2024-04-05 17:40:00,3321.53,3322.43,-0.0,flip_to_short -63045,做空,2024-04-05 17:40:00,2024-04-05 17:45:00,3322.43,3316.61,0.0,tp_lower -63046,做多,2024-04-05 18:05:00,2024-04-05 18:20:00,3322.09,3333.89,0.0,tp_upper -63047,做空,2024-04-05 19:40:00,2024-04-05 19:45:00,3328.58,3332.2,-0.0,flip_to_long -63048,做多,2024-04-05 19:45:00,2024-04-05 19:50:00,3332.2,3328.03,-0.0,flip_to_short -63049,做空,2024-04-05 19:50:00,2024-04-05 19:55:00,3328.03,3322.46,0.0,tp_lower -63050,做多,2024-04-05 20:10:00,2024-04-05 20:35:00,3329.91,3343.62,0.0,tp_upper -63051,做空,2024-04-05 21:05:00,2024-04-05 21:10:00,3332.16,3332.28,-0.0,flip_to_long -63052,做多,2024-04-05 21:10:00,2024-04-05 21:30:00,3332.28,3334.75,0.0,flip_to_short -63053,做空,2024-04-05 21:30:00,2024-04-05 21:55:00,3334.75,3323.91,0.0,tp_lower -63054,做多,2024-04-05 23:10:00,2024-04-05 23:15:00,3329.54,3327.12,-0.0,flip_to_short -63055,做空,2024-04-05 23:15:00,2024-04-05 23:30:00,3327.12,3325.92,-0.0,flip_to_long -63056,做多,2024-04-05 23:30:00,2024-04-05 23:35:00,3325.92,3323.5,-0.0,flip_to_short -63057,做空,2024-04-05 23:35:00,2024-04-05 23:40:00,3323.5,3326.01,-0.0,flip_to_long -63058,做多,2024-04-05 23:40:00,2024-04-05 23:50:00,3326.01,3324.65,-0.0,flip_to_short -63059,做空,2024-04-05 23:50:00,2024-04-05 23:55:00,3324.65,3319.66,0.0,tp_lower -63060,做多,2024-04-06 00:25:00,2024-04-06 00:35:00,3324.36,3339.24,0.0,tp_upper -63061,做空,2024-04-06 00:45:00,2024-04-06 01:10:00,3330.38,3323.27,0.0,flip_to_long -63062,做多,2024-04-06 01:10:00,2024-04-06 01:35:00,3323.27,3325.26,0.0,flip_to_short -63063,做空,2024-04-06 01:35:00,2024-04-06 01:40:00,3325.26,3327.09,-0.0,flip_to_long -63064,做多,2024-04-06 01:40:00,2024-04-06 02:50:00,3327.09,3322.68,-0.0,flip_to_short -63065,做空,2024-04-06 02:50:00,2024-04-06 02:55:00,3322.68,3323.52,-0.0,flip_to_long -63066,做多,2024-04-06 02:55:00,2024-04-06 03:15:00,3323.52,3336.04,0.0,tp_upper -63067,做空,2024-04-06 04:15:00,2024-04-06 04:45:00,3331.0,3324.95,0.0,tp_lower -63068,做多,2024-04-06 04:50:00,2024-04-06 04:55:00,3333.58,3331.14,-0.0,flip_to_short -63069,做空,2024-04-06 04:55:00,2024-04-06 05:00:00,3331.14,3333.68,-0.0,flip_to_long -63070,做多,2024-04-06 05:00:00,2024-04-06 05:05:00,3333.68,3339.14,0.0,tp_upper -63071,做空,2024-04-06 06:00:00,2024-04-06 06:10:00,3336.87,3337.21,-0.0,flip_to_long -63072,做多,2024-04-06 06:10:00,2024-04-06 06:20:00,3337.21,3336.7,-0.0,flip_to_short -63073,做空,2024-04-06 06:20:00,2024-04-06 06:25:00,3336.7,3341.24,-0.0,flip_to_long -63074,做多,2024-04-06 06:25:00,2024-04-06 06:50:00,3341.24,3346.0,0.0,tp_upper -63075,做空,2024-04-06 07:00:00,2024-04-06 07:15:00,3343.91,3335.11,0.0,tp_lower -63076,做多,2024-04-06 08:00:00,2024-04-06 08:45:00,3335.0,3339.54,0.0,tp_upper -63077,做空,2024-04-06 09:30:00,2024-04-06 09:40:00,3334.77,3336.63,-0.0,flip_to_long -63078,做多,2024-04-06 09:40:00,2024-04-06 10:15:00,3336.63,3338.58,0.0,flip_to_short -63079,做空,2024-04-06 10:15:00,2024-04-06 10:25:00,3338.58,3339.79,-0.0,flip_to_long -63080,做多,2024-04-06 10:25:00,2024-04-06 10:50:00,3339.79,3338.88,-0.0,flip_to_short -63081,做空,2024-04-06 10:50:00,2024-04-06 11:25:00,3338.88,3333.96,0.0,tp_lower -63082,做多,2024-04-06 12:20:00,2024-04-06 12:30:00,3335.85,3334.11,-0.0,flip_to_short -63083,做空,2024-04-06 12:30:00,2024-04-06 12:40:00,3334.11,3327.25,0.0,tp_lower -63084,做多,2024-04-06 12:50:00,2024-04-06 13:00:00,3331.98,3327.97,-0.0,flip_to_short -63085,做空,2024-04-06 13:00:00,2024-04-06 13:05:00,3327.97,3331.44,-0.0,tp_lower -63086,做多,2024-04-06 14:15:00,2024-04-06 14:35:00,3330.67,3336.59,0.0,tp_upper -63087,做空,2024-04-06 15:55:00,2024-04-06 16:05:00,3336.7,3337.13,-0.0,flip_to_long -63088,做多,2024-04-06 16:05:00,2024-04-06 16:25:00,3337.13,3335.19,-0.0,flip_to_short -63089,做空,2024-04-06 16:25:00,2024-04-06 16:30:00,3335.19,3337.93,-0.0,flip_to_long -63090,做多,2024-04-06 16:30:00,2024-04-06 17:00:00,3337.93,3335.48,-0.0,tp_upper -63091,做多,2024-04-06 17:05:00,2024-04-06 17:30:00,3337.14,3341.79,0.0,tp_upper -63092,做空,2024-04-06 17:45:00,2024-04-06 18:45:00,3345.65,3344.14,-0.0,flip_to_long -63093,做多,2024-04-06 18:45:00,2024-04-06 19:00:00,3344.14,3350.2,0.0,tp_upper -63094,做空,2024-04-06 20:00:00,2024-04-06 20:15:00,3349.82,3352.98,-0.0,flip_to_long -63095,做多,2024-04-06 20:15:00,2024-04-06 20:20:00,3352.98,3355.77,0.0,tp_upper -63096,做空,2024-04-06 20:35:00,2024-04-06 20:45:00,3354.72,3355.62,-0.0,flip_to_long -63097,做多,2024-04-06 20:45:00,2024-04-06 20:50:00,3355.62,3361.77,0.0,tp_upper -63098,做空,2024-04-06 21:40:00,2024-04-06 22:00:00,3355.32,3359.13,-0.0,flip_to_long -63099,做多,2024-04-06 22:00:00,2024-04-06 22:10:00,3359.13,3357.91,-0.0,flip_to_short -63100,做空,2024-04-06 22:10:00,2024-04-06 22:25:00,3357.91,3364.77,-0.0,flip_to_long -63101,做多,2024-04-06 22:25:00,2024-04-06 22:30:00,3364.77,3360.18,-0.0,flip_to_short -63102,做空,2024-04-06 22:30:00,2024-04-06 23:35:00,3360.18,3374.49,-0.0,flip_to_long -63103,做多,2024-04-06 23:35:00,2024-04-06 23:40:00,3374.49,3367.83,-0.0,flip_to_short -63104,做空,2024-04-06 23:40:00,2024-04-07 01:00:00,3367.83,3367.68,-0.0,flip_to_long -63105,做多,2024-04-07 01:00:00,2024-04-07 01:15:00,3367.68,3377.36,0.0,tp_upper -63106,做空,2024-04-07 02:45:00,2024-04-07 02:55:00,3393.87,3384.63,0.0,tp_lower -63107,做多,2024-04-07 03:45:00,2024-04-07 03:55:00,3394.03,3389.65,-0.0,flip_to_short -63108,做空,2024-04-07 03:55:00,2024-04-07 04:00:00,3389.65,3394.54,-0.0,flip_to_long -63109,做多,2024-04-07 04:00:00,2024-04-07 04:10:00,3394.54,3383.26,-0.0,flip_to_short -63110,做空,2024-04-07 04:10:00,2024-04-07 04:30:00,3383.26,3377.49,0.0,tp_lower -63111,做多,2024-04-07 04:45:00,2024-04-07 04:55:00,3388.32,3386.19,-0.0,flip_to_short -63112,做空,2024-04-07 04:55:00,2024-04-07 05:00:00,3386.19,3388.47,-0.0,flip_to_long -63113,做多,2024-04-07 05:00:00,2024-04-07 05:05:00,3388.47,3407.56,0.0,tp_upper -63114,做空,2024-04-07 06:15:00,2024-04-07 06:50:00,3389.72,3383.47,0.0,tp_lower -63115,做多,2024-04-07 07:20:00,2024-04-07 07:25:00,3393.18,3393.12,-0.0,flip_to_short -63116,做空,2024-04-07 07:25:00,2024-04-07 08:00:00,3393.12,3390.35,0.0,flip_to_long -63117,做多,2024-04-07 08:00:00,2024-04-07 08:15:00,3390.35,3388.95,-0.0,flip_to_short -63118,做空,2024-04-07 08:15:00,2024-04-07 08:25:00,3388.95,3393.41,-0.0,flip_to_long -63119,做多,2024-04-07 08:25:00,2024-04-07 08:45:00,3393.41,3394.95,-0.0,tp_upper -63120,做空,2024-04-07 09:00:00,2024-04-07 09:05:00,3390.68,3390.87,-0.0,flip_to_long -63121,做多,2024-04-07 09:05:00,2024-04-07 09:15:00,3390.87,3391.73,-0.0,flip_to_short -63122,做空,2024-04-07 09:15:00,2024-04-07 09:30:00,3391.73,3386.3,0.0,tp_lower -63123,做多,2024-04-07 10:15:00,2024-04-07 10:30:00,3388.9,3389.85,-0.0,flip_to_short -63124,做空,2024-04-07 10:30:00,2024-04-07 11:10:00,3389.85,3388.97,-0.0,flip_to_long -63125,做多,2024-04-07 11:10:00,2024-04-07 11:15:00,3388.97,3386.59,-0.0,flip_to_short -63126,做空,2024-04-07 11:15:00,2024-04-07 11:20:00,3386.59,3390.63,-0.0,flip_to_long -63127,做多,2024-04-07 11:20:00,2024-04-07 11:30:00,3390.63,3389.59,-0.0,flip_to_short -63128,做空,2024-04-07 11:30:00,2024-04-07 11:35:00,3389.59,3390.18,-0.0,flip_to_long -63129,做多,2024-04-07 11:35:00,2024-04-07 11:50:00,3390.18,3391.55,-0.0,flip_to_short -63130,做空,2024-04-07 11:50:00,2024-04-07 12:10:00,3391.55,3387.85,0.0,tp_lower -63131,做多,2024-04-07 12:35:00,2024-04-07 12:40:00,3393.02,3401.97,0.0,tp_upper -63132,做空,2024-04-07 14:00:00,2024-04-07 14:25:00,3404.81,3399.72,0.0,tp_lower -63133,做多,2024-04-07 14:35:00,2024-04-07 14:45:00,3404.67,3402.78,-0.0,flip_to_short -63134,做空,2024-04-07 14:45:00,2024-04-07 14:50:00,3402.78,3412.1,-0.0,flip_to_long -63135,做多,2024-04-07 14:50:00,2024-04-07 15:00:00,3412.1,3407.91,-0.0,flip_to_short -63136,做空,2024-04-07 15:00:00,2024-04-07 15:35:00,3407.91,3392.52,0.0,tp_lower -63137,做多,2024-04-07 16:10:00,2024-04-07 16:20:00,3401.09,3405.77,0.0,flip_to_short -63138,做空,2024-04-07 16:20:00,2024-04-07 16:30:00,3405.77,3408.0,-0.0,flip_to_long -63139,做多,2024-04-07 16:30:00,2024-04-07 16:45:00,3408.0,3401.95,-0.0,flip_to_short -63140,做空,2024-04-07 16:45:00,2024-04-07 16:50:00,3401.95,3404.85,-0.0,flip_to_long -63141,做多,2024-04-07 16:50:00,2024-04-07 16:55:00,3404.85,3397.17,-0.0,flip_to_short -63142,做空,2024-04-07 16:55:00,2024-04-07 17:05:00,3397.17,3383.91,0.0,tp_lower -63143,做多,2024-04-07 18:50:00,2024-04-07 19:00:00,3381.61,3381.99,-0.0,flip_to_short -63144,做空,2024-04-07 19:00:00,2024-04-07 19:10:00,3381.99,3386.61,-0.0,flip_to_long -63145,做多,2024-04-07 19:10:00,2024-04-07 19:15:00,3386.61,3384.61,-0.0,flip_to_short -63146,做空,2024-04-07 19:15:00,2024-04-07 19:50:00,3384.61,3381.4,0.0,tp_lower -63147,做多,2024-04-07 19:55:00,2024-04-07 20:10:00,3383.31,3394.86,0.0,tp_upper -63148,做空,2024-04-07 21:35:00,2024-04-07 22:05:00,3404.93,3410.39,-0.0,tp_lower -63149,做空,2024-04-08 00:20:00,2024-04-08 01:15:00,3441.63,3440.79,-0.0,flip_to_long -63150,做多,2024-04-08 01:15:00,2024-04-08 01:20:00,3440.79,3437.81,-0.0,flip_to_short -63151,做空,2024-04-08 01:20:00,2024-04-08 01:40:00,3437.81,3436.08,0.0,flip_to_long -63152,做多,2024-04-08 01:40:00,2024-04-08 01:45:00,3436.08,3425.74,-0.0,flip_to_short -63153,做空,2024-04-08 01:45:00,2024-04-08 01:50:00,3425.74,3425.3,-0.0,tp_lower -63154,做多,2024-04-08 02:15:00,2024-04-08 02:30:00,3430.41,3430.88,-0.0,flip_to_short -63155,做空,2024-04-08 02:30:00,2024-04-08 02:35:00,3430.88,3436.08,-0.0,flip_to_long -63156,做多,2024-04-08 02:35:00,2024-04-08 02:45:00,3436.08,3425.07,-0.0,flip_to_short -63157,做空,2024-04-08 02:45:00,2024-04-08 02:50:00,3425.07,3425.26,-0.0,tp_lower -63158,做多,2024-04-08 03:50:00,2024-04-08 03:55:00,3426.66,3424.77,-0.0,flip_to_short -63159,做空,2024-04-08 03:55:00,2024-04-08 04:15:00,3424.77,3422.09,0.0,flip_to_long -63160,做多,2024-04-08 04:15:00,2024-04-08 04:20:00,3422.09,3418.82,-0.0,flip_to_short -63161,做空,2024-04-08 04:20:00,2024-04-08 04:40:00,3418.82,3420.21,-0.0,flip_to_long -63162,做多,2024-04-08 04:40:00,2024-04-08 04:50:00,3420.21,3420.41,-0.0,flip_to_short -63163,做空,2024-04-08 04:50:00,2024-04-08 04:55:00,3420.41,3421.31,-0.0,flip_to_long -63164,做多,2024-04-08 04:55:00,2024-04-08 05:05:00,3421.31,3429.31,0.0,tp_upper -63165,做空,2024-04-08 05:25:00,2024-04-08 06:20:00,3423.48,3427.96,-0.0,flip_to_long -63166,做多,2024-04-08 06:20:00,2024-04-08 06:30:00,3427.96,3427.09,-0.0,flip_to_short -63167,做空,2024-04-08 06:30:00,2024-04-08 06:45:00,3427.09,3428.56,-0.0,flip_to_long -63168,做多,2024-04-08 06:45:00,2024-04-08 07:00:00,3428.56,3436.61,0.0,tp_upper -63169,做空,2024-04-08 11:00:00,2024-04-08 11:05:00,3618.67,3625.67,-0.0,flip_to_long -63170,做多,2024-04-08 11:05:00,2024-04-08 11:25:00,3625.67,3639.07,0.0,tp_upper -63171,做空,2024-04-08 11:45:00,2024-04-08 11:50:00,3626.76,3632.09,-0.0,flip_to_long -63172,做多,2024-04-08 11:50:00,2024-04-08 12:00:00,3632.09,3647.65,0.0,tp_upper -63173,做空,2024-04-08 12:50:00,2024-04-08 13:35:00,3646.33,3621.47,0.0,tp_lower -63174,做多,2024-04-08 14:30:00,2024-04-08 14:35:00,3644.14,3640.86,-0.0,flip_to_short -63175,做空,2024-04-08 14:35:00,2024-04-08 14:50:00,3640.86,3650.75,-0.0,flip_to_long -63176,做多,2024-04-08 14:50:00,2024-04-08 15:15:00,3650.75,3639.86,-0.0,flip_to_short -63177,做空,2024-04-08 15:15:00,2024-04-08 15:35:00,3639.86,3637.0,0.0,flip_to_long -63178,做多,2024-04-08 15:35:00,2024-04-08 16:20:00,3637.0,3643.91,0.0,flip_to_short -63179,做空,2024-04-08 16:20:00,2024-04-08 17:30:00,3643.91,3649.36,-0.0,flip_to_long -63180,做多,2024-04-08 17:30:00,2024-04-08 17:50:00,3649.36,3666.79,0.0,tp_upper -63181,做多,2024-04-08 19:45:00,2024-04-08 20:00:00,3696.9,3696.24,-0.0,tp_upper -63182,做空,2024-04-08 20:05:00,2024-04-08 20:40:00,3695.93,3692.24,0.0,flip_to_long -63183,做多,2024-04-08 20:40:00,2024-04-08 20:55:00,3692.24,3692.35,-0.0,flip_to_short -63184,做空,2024-04-08 20:55:00,2024-04-08 21:00:00,3692.35,3693.75,-0.0,flip_to_long -63185,做多,2024-04-08 21:00:00,2024-04-08 21:15:00,3693.75,3691.15,-0.0,flip_to_short -63186,做空,2024-04-08 21:15:00,2024-04-08 21:20:00,3691.15,3695.69,-0.0,flip_to_long -63187,做多,2024-04-08 21:20:00,2024-04-08 21:30:00,3695.69,3693.07,-0.0,flip_to_short -63188,做空,2024-04-08 21:30:00,2024-04-08 21:45:00,3693.07,3687.53,0.0,tp_lower -63189,做多,2024-04-08 21:55:00,2024-04-08 22:15:00,3689.16,3689.0,-0.0,flip_to_short -63190,做空,2024-04-08 22:15:00,2024-04-08 22:20:00,3689.0,3694.28,-0.0,flip_to_long -63191,做多,2024-04-08 22:20:00,2024-04-08 22:25:00,3694.28,3697.1,0.0,tp_upper -63192,做空,2024-04-08 23:30:00,2024-04-09 00:00:00,3702.01,3700.41,-0.0,flip_to_long -63193,做多,2024-04-09 00:00:00,2024-04-09 00:20:00,3700.41,3700.21,-0.0,flip_to_short -63194,做空,2024-04-09 00:20:00,2024-04-09 01:05:00,3700.21,3681.81,0.0,tp_lower -63195,做多,2024-04-09 02:10:00,2024-04-09 02:20:00,3694.13,3713.48,0.0,tp_upper -63196,做空,2024-04-09 03:30:00,2024-04-09 03:45:00,3707.16,3693.6,0.0,tp_lower -63197,做多,2024-04-09 04:35:00,2024-04-09 04:55:00,3697.46,3698.82,-0.0,flip_to_short -63198,做空,2024-04-09 04:55:00,2024-04-09 05:15:00,3698.82,3698.08,-0.0,flip_to_long -63199,做多,2024-04-09 05:15:00,2024-04-09 05:35:00,3698.08,3690.87,-0.0,flip_to_short -63200,做空,2024-04-09 05:35:00,2024-04-09 05:40:00,3690.87,3687.69,0.0,tp_lower -63201,做多,2024-04-09 05:45:00,2024-04-09 06:05:00,3688.85,3697.66,0.0,flip_to_short -63202,做空,2024-04-09 06:05:00,2024-04-09 06:20:00,3697.66,3678.14,0.0,tp_lower -63203,做多,2024-04-09 08:50:00,2024-04-09 09:45:00,3628.62,3624.81,-0.0,flip_to_short -63204,做空,2024-04-09 09:45:00,2024-04-09 09:50:00,3624.81,3625.44,-0.0,flip_to_long -63205,做多,2024-04-09 09:50:00,2024-04-09 10:05:00,3625.44,3623.33,-0.0,flip_to_short -63206,做空,2024-04-09 10:05:00,2024-04-09 10:10:00,3623.33,3625.64,-0.0,tp_lower -63207,做多,2024-04-09 10:15:00,2024-04-09 10:55:00,3628.51,3630.63,0.0,flip_to_short -63208,做空,2024-04-09 10:55:00,2024-04-09 11:55:00,3630.63,3635.68,-0.0,flip_to_long -63209,做多,2024-04-09 11:55:00,2024-04-09 12:05:00,3635.68,3632.15,-0.0,flip_to_short -63210,做空,2024-04-09 12:05:00,2024-04-09 12:25:00,3632.15,3630.43,-0.0,tp_lower -63211,做多,2024-04-09 12:35:00,2024-04-09 12:50:00,3632.29,3639.51,0.0,tp_upper -63212,做空,2024-04-09 12:55:00,2024-04-09 13:05:00,3632.32,3620.75,0.0,tp_lower -63213,做多,2024-04-09 13:30:00,2024-04-09 13:40:00,3633.44,3625.76,-0.0,flip_to_short -63214,做空,2024-04-09 13:40:00,2024-04-09 13:45:00,3625.76,3614.92,0.0,tp_lower -63215,做空,2024-04-09 16:00:00,2024-04-09 16:10:00,3526.5,3527.03,-0.0,flip_to_long -63216,做多,2024-04-09 16:10:00,2024-04-09 16:15:00,3527.03,3517.54,-0.0,flip_to_short -63217,做空,2024-04-09 16:15:00,2024-04-09 16:20:00,3517.54,3521.45,-0.0,flip_to_long -63218,做多,2024-04-09 16:20:00,2024-04-09 16:30:00,3521.45,3514.41,-0.0,flip_to_short -63219,做空,2024-04-09 16:30:00,2024-04-09 16:50:00,3514.41,3505.64,0.0,tp_lower -63220,做多,2024-04-09 17:40:00,2024-04-09 17:50:00,3503.48,3501.18,-0.0,flip_to_short -63221,做空,2024-04-09 17:50:00,2024-04-09 17:55:00,3501.18,3506.76,-0.0,flip_to_long -63222,做多,2024-04-09 17:55:00,2024-04-09 18:05:00,3506.76,3507.26,-0.0,flip_to_short -63223,做空,2024-04-09 18:05:00,2024-04-09 19:00:00,3507.26,3502.88,0.0,tp_lower -63224,做多,2024-04-09 19:20:00,2024-04-09 19:25:00,3513.26,3519.87,0.0,tp_upper -63225,做多,2024-04-09 20:45:00,2024-04-09 22:30:00,3519.0,3518.69,-0.0,tp_upper -63226,做空,2024-04-09 23:05:00,2024-04-09 23:10:00,3508.63,3505.17,0.0,tp_lower -63227,做多,2024-04-09 23:50:00,2024-04-10 00:30:00,3507.57,3509.33,0.0,flip_to_short -63228,做空,2024-04-10 00:30:00,2024-04-10 00:55:00,3509.33,3508.93,-0.0,flip_to_long -63229,做多,2024-04-10 00:55:00,2024-04-10 01:00:00,3508.93,3497.57,-0.0,flip_to_short -63230,做空,2024-04-10 01:00:00,2024-04-10 01:05:00,3497.57,3495.15,0.0,tp_lower -63231,做多,2024-04-10 01:50:00,2024-04-10 02:00:00,3508.21,3535.54,0.0,tp_upper -63232,做空,2024-04-10 02:30:00,2024-04-10 02:50:00,3505.83,3468.94,0.0,tp_lower -63233,做多,2024-04-10 03:45:00,2024-04-10 04:05:00,3503.2,3523.14,0.0,tp_upper -63234,做空,2024-04-10 06:55:00,2024-04-10 07:00:00,3540.73,3542.17,-0.0,flip_to_long -63235,做多,2024-04-10 07:00:00,2024-04-10 07:20:00,3542.17,3541.99,-0.0,flip_to_short -63236,做空,2024-04-10 07:20:00,2024-04-10 07:30:00,3541.99,3545.29,-0.0,flip_to_long -63237,做多,2024-04-10 07:30:00,2024-04-10 07:35:00,3545.29,3544.24,-0.0,flip_to_short -63238,做空,2024-04-10 07:35:00,2024-04-10 07:55:00,3544.24,3538.91,0.0,tp_lower -63239,做多,2024-04-10 09:15:00,2024-04-10 09:30:00,3527.11,3516.4,-0.0,flip_to_short -63240,做空,2024-04-10 09:30:00,2024-04-10 09:35:00,3516.4,3517.99,-0.0,tp_lower -63241,做多,2024-04-10 09:40:00,2024-04-10 09:45:00,3524.46,3519.88,-0.0,flip_to_short -63242,做空,2024-04-10 09:45:00,2024-04-10 10:15:00,3519.88,3501.67,0.0,tp_lower -63243,做多,2024-04-10 10:50:00,2024-04-10 11:05:00,3526.17,3519.26,-0.0,flip_to_short -63244,做空,2024-04-10 11:05:00,2024-04-10 12:05:00,3519.26,3521.1,-0.0,flip_to_long -63245,做多,2024-04-10 12:05:00,2024-04-10 12:10:00,3521.1,3517.01,-0.0,flip_to_short -63246,做空,2024-04-10 12:10:00,2024-04-10 12:15:00,3517.01,3508.53,0.0,tp_lower -63247,做多,2024-04-10 12:25:00,2024-04-10 12:30:00,3519.42,3483.39,-0.0,flip_to_short -63248,做空,2024-04-10 12:30:00,2024-04-10 12:35:00,3483.39,3421.42,0.0,tp_lower -63249,做多,2024-04-10 13:50:00,2024-04-10 14:20:00,3462.4,3482.85,0.0,tp_upper -63250,做空,2024-04-10 15:05:00,2024-04-10 15:15:00,3471.29,3472.05,-0.0,flip_to_long -63251,做多,2024-04-10 15:15:00,2024-04-10 15:40:00,3472.05,3472.64,-0.0,flip_to_short -63252,做空,2024-04-10 15:40:00,2024-04-10 15:45:00,3472.64,3475.8,-0.0,flip_to_long -63253,做多,2024-04-10 15:45:00,2024-04-10 15:55:00,3475.8,3481.08,0.0,flip_to_short -63254,做空,2024-04-10 15:55:00,2024-04-10 16:25:00,3481.08,3487.65,-0.0,flip_to_long -63255,做多,2024-04-10 16:25:00,2024-04-10 16:30:00,3487.65,3503.14,0.0,tp_upper -63256,做空,2024-04-10 18:00:00,2024-04-10 18:15:00,3512.14,3497.16,0.0,tp_lower -63257,做多,2024-04-10 19:20:00,2024-04-10 19:30:00,3503.46,3502.53,-0.0,flip_to_short -63258,做空,2024-04-10 19:30:00,2024-04-10 21:15:00,3502.53,3510.0,-0.0,tp_lower -63259,做多,2024-04-10 21:55:00,2024-04-10 22:00:00,3515.17,3532.09,0.0,tp_upper -63260,做空,2024-04-10 23:15:00,2024-04-10 23:20:00,3537.18,3539.73,-0.0,flip_to_long -63261,做多,2024-04-10 23:20:00,2024-04-10 23:30:00,3539.73,3541.96,0.0,flip_to_short -63262,做空,2024-04-10 23:30:00,2024-04-10 23:35:00,3541.96,3545.27,-0.0,flip_to_long -63263,做多,2024-04-10 23:35:00,2024-04-10 23:40:00,3545.27,3540.99,-0.0,flip_to_short -63264,做空,2024-04-10 23:40:00,2024-04-10 23:55:00,3540.99,3547.64,-0.0,flip_to_long -63265,做多,2024-04-10 23:55:00,2024-04-11 00:00:00,3547.64,3537.98,-0.0,flip_to_short -63266,做空,2024-04-11 00:00:00,2024-04-11 00:05:00,3537.98,3534.08,0.0,tp_lower -63267,做多,2024-04-11 00:55:00,2024-04-11 01:05:00,3536.13,3538.43,0.0,flip_to_short -63268,做空,2024-04-11 01:05:00,2024-04-11 01:30:00,3538.43,3536.24,0.0,tp_lower -63269,做空,2024-04-11 01:40:00,2024-04-11 01:50:00,3534.84,3535.21,-0.0,flip_to_long -63270,做多,2024-04-11 01:50:00,2024-04-11 02:05:00,3535.21,3547.41,0.0,tp_upper -63271,做空,2024-04-11 04:15:00,2024-04-11 04:20:00,3563.02,3567.02,-0.0,flip_to_long -63272,做多,2024-04-11 04:20:00,2024-04-11 04:25:00,3567.02,3563.71,-0.0,flip_to_short -63273,做空,2024-04-11 04:25:00,2024-04-11 04:35:00,3563.71,3558.37,0.0,tp_lower -63274,做多,2024-04-11 04:50:00,2024-04-11 05:15:00,3564.5,3566.04,-0.0,flip_to_short -63275,做空,2024-04-11 05:15:00,2024-04-11 05:30:00,3566.04,3566.46,-0.0,flip_to_long -63276,做多,2024-04-11 05:30:00,2024-04-11 05:35:00,3566.46,3564.23,-0.0,flip_to_short -63277,做空,2024-04-11 05:35:00,2024-04-11 05:45:00,3564.23,3565.53,-0.0,flip_to_long -63278,做多,2024-04-11 05:45:00,2024-04-11 05:55:00,3565.53,3565.6,-0.0,flip_to_short -63279,做空,2024-04-11 05:55:00,2024-04-11 06:30:00,3565.6,3574.16,-0.0,flip_to_long -63280,做多,2024-04-11 06:30:00,2024-04-11 06:40:00,3574.16,3579.17,0.0,tp_upper -63281,做空,2024-04-11 07:55:00,2024-04-11 08:05:00,3585.41,3586.87,-0.0,flip_to_long -63282,做多,2024-04-11 08:05:00,2024-04-11 08:30:00,3586.87,3606.77,0.0,tp_upper -63283,做空,2024-04-11 09:05:00,2024-04-11 10:10:00,3598.99,3573.21,0.0,tp_lower -63284,做多,2024-04-11 12:30:00,2024-04-11 12:40:00,3563.67,3565.91,0.0,tp_upper -63285,做空,2024-04-11 13:35:00,2024-04-11 13:40:00,3532.06,3507.49,0.0,tp_lower -63286,做多,2024-04-11 15:15:00,2024-04-11 15:45:00,3506.23,3501.67,-0.0,flip_to_short -63287,做空,2024-04-11 15:45:00,2024-04-11 15:50:00,3501.67,3494.34,0.0,tp_lower -63288,做多,2024-04-11 15:55:00,2024-04-11 16:00:00,3509.94,3516.8,0.0,tp_upper -63289,做空,2024-04-11 16:20:00,2024-04-11 16:35:00,3497.21,3480.69,0.0,tp_lower -63290,做多,2024-04-11 16:50:00,2024-04-11 17:10:00,3506.31,3516.85,0.0,tp_upper -63291,做空,2024-04-11 17:35:00,2024-04-11 18:30:00,3509.64,3503.13,0.0,tp_lower -63292,做多,2024-04-11 18:40:00,2024-04-11 18:45:00,3512.53,3503.25,-0.0,flip_to_short -63293,做空,2024-04-11 18:45:00,2024-04-11 18:50:00,3503.25,3505.94,-0.0,tp_lower -63294,做多,2024-04-11 19:20:00,2024-04-11 19:35:00,3510.81,3515.76,0.0,tp_upper -63295,做空,2024-04-11 21:15:00,2024-04-11 21:20:00,3513.08,3512.84,-0.0,tp_lower -63296,做多,2024-04-11 22:20:00,2024-04-11 22:30:00,3511.91,3506.98,-0.0,flip_to_short -63297,做空,2024-04-11 22:30:00,2024-04-11 22:40:00,3506.98,3506.87,-0.0,flip_to_long -63298,做多,2024-04-11 22:40:00,2024-04-11 23:10:00,3506.87,3505.75,-0.0,flip_to_short -63299,做空,2024-04-11 23:10:00,2024-04-11 23:25:00,3505.75,3499.54,0.0,tp_lower -63300,做多,2024-04-11 23:40:00,2024-04-11 23:55:00,3507.64,3504.43,-0.0,flip_to_short -63301,做空,2024-04-11 23:55:00,2024-04-12 00:00:00,3504.43,3510.44,-0.0,flip_to_long -63302,做多,2024-04-12 00:00:00,2024-04-12 00:05:00,3510.44,3511.61,-0.0,tp_upper -63303,做空,2024-04-12 01:15:00,2024-04-12 02:00:00,3517.66,3509.63,0.0,tp_lower -63304,做多,2024-04-12 02:10:00,2024-04-12 02:15:00,3525.0,3524.94,-0.0,flip_to_short -63305,做空,2024-04-12 02:15:00,2024-04-12 05:50:00,3524.94,3543.73,-0.0,tp_lower -63306,做多,2024-04-12 07:00:00,2024-04-12 07:05:00,3541.22,3537.09,-0.0,flip_to_short -63307,做空,2024-04-12 07:05:00,2024-04-12 07:20:00,3537.09,3532.38,0.0,tp_lower -63308,做空,2024-04-12 07:30:00,2024-04-12 07:35:00,3526.68,3519.5,0.0,tp_lower -63309,做多,2024-04-12 08:15:00,2024-04-12 08:20:00,3530.31,3523.8,-0.0,flip_to_short -63310,做空,2024-04-12 08:20:00,2024-04-12 08:25:00,3523.8,3524.7,-0.0,flip_to_long -63311,做多,2024-04-12 08:25:00,2024-04-12 09:05:00,3524.7,3521.36,-0.0,flip_to_short -63312,做空,2024-04-12 09:05:00,2024-04-12 09:10:00,3521.36,3527.7,-0.0,flip_to_long -63313,做多,2024-04-12 09:10:00,2024-04-12 09:15:00,3527.7,3520.96,-0.0,flip_to_short -63314,做空,2024-04-12 09:15:00,2024-04-12 09:20:00,3520.96,3525.23,-0.0,flip_to_long -63315,做多,2024-04-12 09:20:00,2024-04-12 09:25:00,3525.23,3522.0,-0.0,flip_to_short -63316,做空,2024-04-12 09:25:00,2024-04-12 09:40:00,3522.0,3514.18,0.0,tp_lower -63317,做多,2024-04-12 10:20:00,2024-04-12 10:25:00,3520.51,3517.3,-0.0,flip_to_short -63318,做空,2024-04-12 10:25:00,2024-04-12 10:35:00,3517.3,3526.0,-0.0,flip_to_long -63319,做多,2024-04-12 10:35:00,2024-04-12 10:45:00,3526.0,3529.36,0.0,tp_upper -63320,做空,2024-04-12 12:00:00,2024-04-12 12:15:00,3530.01,3527.34,0.0,tp_lower -63321,做多,2024-04-12 14:30:00,2024-04-12 15:30:00,3469.29,3457.85,-0.0,flip_to_short -63322,做空,2024-04-12 15:30:00,2024-04-12 16:00:00,3457.85,3450.4,0.0,tp_lower -63323,做多,2024-04-12 20:00:00,2024-04-12 20:10:00,3228.87,3249.76,0.0,tp_upper -63324,做空,2024-04-12 20:50:00,2024-04-12 22:10:00,3222.66,3221.12,-0.0,flip_to_long -63325,做多,2024-04-12 22:10:00,2024-04-12 22:15:00,3221.12,3220.12,-0.0,flip_to_short -63326,做空,2024-04-12 22:15:00,2024-04-12 22:45:00,3220.12,3214.69,0.0,tp_lower -63327,做多,2024-04-12 22:55:00,2024-04-12 23:00:00,3219.88,3211.02,-0.0,flip_to_short -63328,做空,2024-04-12 23:00:00,2024-04-12 23:05:00,3211.02,3211.16,-0.0,tp_lower -63329,做多,2024-04-12 23:10:00,2024-04-12 23:15:00,3219.41,3215.46,-0.0,flip_to_short -63330,做空,2024-04-12 23:15:00,2024-04-12 23:20:00,3215.46,3224.32,-0.0,flip_to_long -63331,做多,2024-04-12 23:20:00,2024-04-12 23:25:00,3224.32,3225.6,-0.0,tp_upper -63332,做空,2024-04-13 00:15:00,2024-04-13 00:20:00,3225.03,3227.43,-0.0,flip_to_long -63333,做多,2024-04-13 00:20:00,2024-04-13 00:30:00,3227.43,3228.68,-0.0,flip_to_short -63334,做空,2024-04-13 00:30:00,2024-04-13 00:50:00,3228.68,3229.18,-0.0,flip_to_long -63335,做多,2024-04-13 00:50:00,2024-04-13 01:00:00,3229.18,3223.57,-0.0,flip_to_short -63336,做空,2024-04-13 01:00:00,2024-04-13 01:10:00,3223.57,3217.09,0.0,tp_lower -63337,做多,2024-04-13 02:25:00,2024-04-13 02:30:00,3201.33,3197.74,-0.0,flip_to_short -63338,做空,2024-04-13 02:30:00,2024-04-13 05:50:00,3197.74,3251.89,-0.0,flip_to_long -63339,做多,2024-04-13 05:50:00,2024-04-13 05:55:00,3251.89,3248.77,-0.0,flip_to_short -63340,做空,2024-04-13 05:55:00,2024-04-13 06:00:00,3248.77,3251.99,-0.0,flip_to_long -63341,做多,2024-04-13 06:00:00,2024-04-13 06:30:00,3251.99,3255.82,0.0,tp_upper -63342,做空,2024-04-13 07:15:00,2024-04-13 07:25:00,3253.23,3255.3,-0.0,flip_to_long -63343,做多,2024-04-13 07:25:00,2024-04-13 07:45:00,3255.3,3257.61,0.0,flip_to_short -63344,做空,2024-04-13 07:45:00,2024-04-13 07:55:00,3257.61,3258.55,-0.0,flip_to_long -63345,做多,2024-04-13 07:55:00,2024-04-13 08:20:00,3258.55,3258.57,-0.0,flip_to_short -63346,做空,2024-04-13 08:20:00,2024-04-13 08:25:00,3258.57,3265.36,-0.0,flip_to_long -63347,做多,2024-04-13 08:25:00,2024-04-13 08:40:00,3265.36,3255.4,-0.0,flip_to_short -63348,做空,2024-04-13 08:40:00,2024-04-13 08:50:00,3255.4,3250.8,0.0,tp_lower -63349,做多,2024-04-13 09:00:00,2024-04-13 09:10:00,3256.69,3254.82,-0.0,flip_to_short -63350,做空,2024-04-13 09:10:00,2024-04-13 09:15:00,3254.82,3259.01,-0.0,flip_to_long -63351,做多,2024-04-13 09:15:00,2024-04-13 09:35:00,3259.01,3262.64,0.0,tp_upper -63352,做空,2024-04-13 10:25:00,2024-04-13 10:30:00,3262.33,3266.24,-0.0,flip_to_long -63353,做多,2024-04-13 10:30:00,2024-04-13 10:50:00,3266.24,3277.99,0.0,tp_upper -63354,做空,2024-04-13 11:45:00,2024-04-13 12:35:00,3271.99,3279.63,-0.0,flip_to_long -63355,做多,2024-04-13 12:35:00,2024-04-13 12:40:00,3279.63,3278.0,-0.0,flip_to_short -63356,做空,2024-04-13 12:40:00,2024-04-13 14:20:00,3278.0,3273.64,0.0,flip_to_long -63357,做多,2024-04-13 14:20:00,2024-04-13 15:25:00,3273.64,3295.0,0.0,tp_upper -63358,做空,2024-04-13 16:05:00,2024-04-13 16:15:00,3266.9,3265.14,0.0,flip_to_long -63359,做多,2024-04-13 16:15:00,2024-04-13 18:25:00,3265.14,3220.47,-0.0,flip_to_short -63360,做空,2024-04-13 18:25:00,2024-04-13 18:40:00,3220.47,3231.39,-0.0,flip_to_long -63361,做多,2024-04-13 18:40:00,2024-04-13 18:45:00,3231.39,3226.03,-0.0,tp_upper -63362,做空,2024-04-13 19:15:00,2024-04-13 19:40:00,3216.11,3193.3,0.0,tp_lower -63363,做多,2024-04-13 21:50:00,2024-04-13 22:05:00,2926.09,2916.0,-0.0,flip_to_short -63364,做空,2024-04-13 22:05:00,2024-04-13 22:15:00,2916.0,2919.9,-0.0,flip_to_long -63365,做多,2024-04-13 22:15:00,2024-04-13 22:30:00,2919.9,2983.59,0.0,tp_upper -63366,做多,2024-04-14 00:00:00,2024-04-14 02:10:00,3011.83,2983.02,-0.0,flip_to_short -63367,做空,2024-04-14 02:10:00,2024-04-14 02:25:00,2983.02,2976.61,0.0,flip_to_long -63368,做多,2024-04-14 02:25:00,2024-04-14 03:45:00,2976.61,2958.32,-0.0,flip_to_short -63369,做空,2024-04-14 03:45:00,2024-04-14 03:55:00,2958.32,2969.27,-0.0,flip_to_long -63370,做多,2024-04-14 03:55:00,2024-04-14 04:10:00,2969.27,2983.73,0.0,tp_upper -63371,做空,2024-04-14 07:10:00,2024-04-14 07:15:00,3079.35,3087.76,-0.0,flip_to_long -63372,做多,2024-04-14 07:15:00,2024-04-14 07:20:00,3087.76,3079.67,-0.0,flip_to_short -63373,做空,2024-04-14 07:20:00,2024-04-14 07:30:00,3079.67,3082.54,-0.0,flip_to_long -63374,做多,2024-04-14 07:30:00,2024-04-14 07:40:00,3082.54,3084.48,0.0,flip_to_short -63375,做空,2024-04-14 07:40:00,2024-04-14 08:05:00,3084.48,3085.31,-0.0,flip_to_long -63376,做多,2024-04-14 08:05:00,2024-04-14 08:15:00,3085.31,3082.26,-0.0,flip_to_short -63377,做空,2024-04-14 08:15:00,2024-04-14 08:25:00,3082.26,3096.91,-0.0,flip_to_long -63378,做多,2024-04-14 08:25:00,2024-04-14 08:30:00,3096.91,3090.37,-0.0,tp_upper -63379,做空,2024-04-14 08:40:00,2024-04-14 08:45:00,3079.68,3069.0,0.0,tp_lower -63380,做多,2024-04-14 10:30:00,2024-04-14 11:00:00,3059.56,3042.92,-0.0,flip_to_short -63381,做空,2024-04-14 11:00:00,2024-04-14 11:15:00,3042.92,3031.23,0.0,tp_lower -63382,做多,2024-04-14 12:00:00,2024-04-14 12:05:00,3039.38,3036.82,-0.0,flip_to_short -63383,做空,2024-04-14 12:05:00,2024-04-14 12:15:00,3036.82,3036.15,-0.0,flip_to_long -63384,做多,2024-04-14 12:15:00,2024-04-14 12:20:00,3036.15,3031.15,-0.0,flip_to_short -63385,做空,2024-04-14 12:20:00,2024-04-14 12:30:00,3031.15,3033.66,-0.0,flip_to_long -63386,做多,2024-04-14 12:30:00,2024-04-14 12:45:00,3033.66,3061.32,0.0,tp_upper -63387,做空,2024-04-14 13:35:00,2024-04-14 13:40:00,3041.4,3041.46,-0.0,flip_to_long -63388,做多,2024-04-14 13:40:00,2024-04-14 14:45:00,3041.46,3032.81,-0.0,flip_to_short -63389,做空,2024-04-14 14:45:00,2024-04-14 17:10:00,3032.81,3038.93,-0.0,tp_lower -63390,做多,2024-04-14 17:35:00,2024-04-14 17:40:00,3068.12,3065.04,-0.0,flip_to_short -63391,做空,2024-04-14 17:40:00,2024-04-14 17:50:00,3065.04,3053.38,0.0,flip_to_long -63392,做多,2024-04-14 17:50:00,2024-04-14 19:10:00,3053.38,3071.46,0.0,flip_to_short -63393,做空,2024-04-14 19:10:00,2024-04-14 19:30:00,3071.46,3069.21,0.0,flip_to_long -63394,做多,2024-04-14 19:30:00,2024-04-14 20:00:00,3069.21,3081.26,0.0,tp_upper -63395,做空,2024-04-14 20:10:00,2024-04-14 20:15:00,3069.45,3071.52,-0.0,flip_to_long -63396,做多,2024-04-14 20:15:00,2024-04-14 20:35:00,3071.52,3075.67,0.0,flip_to_short -63397,做空,2024-04-14 20:35:00,2024-04-14 20:45:00,3075.67,3062.49,0.0,tp_lower -63398,做多,2024-04-14 21:55:00,2024-04-14 22:00:00,3064.39,3119.25,0.0,tp_upper -63399,做多,2024-04-14 23:35:00,2024-04-14 23:45:00,3158.56,3153.18,-0.0,flip_to_short -63400,做空,2024-04-14 23:45:00,2024-04-15 00:00:00,3153.18,3140.88,0.0,tp_lower -63401,做多,2024-04-15 01:40:00,2024-04-15 01:45:00,3122.75,3120.01,-0.0,flip_to_short -63402,做空,2024-04-15 01:45:00,2024-04-15 04:10:00,3120.01,3125.93,-0.0,tp_lower -63403,做多,2024-04-15 04:50:00,2024-04-15 05:30:00,3138.22,3146.56,0.0,tp_upper -63404,做空,2024-04-15 08:05:00,2024-04-15 08:10:00,3236.47,3238.48,-0.0,flip_to_long -63405,做多,2024-04-15 08:10:00,2024-04-15 08:15:00,3238.48,3249.2,0.0,tp_upper -63406,做空,2024-04-15 08:50:00,2024-04-15 08:55:00,3245.84,3247.99,-0.0,flip_to_long -63407,做多,2024-04-15 08:55:00,2024-04-15 09:00:00,3247.99,3237.24,-0.0,flip_to_short -63408,做空,2024-04-15 09:00:00,2024-04-15 09:10:00,3237.24,3242.45,-0.0,flip_to_long -63409,做多,2024-04-15 09:10:00,2024-04-15 09:30:00,3242.45,3246.83,0.0,flip_to_short -63410,做空,2024-04-15 09:30:00,2024-04-15 09:35:00,3246.83,3250.08,-0.0,flip_to_long -63411,做多,2024-04-15 09:35:00,2024-04-15 09:55:00,3250.08,3252.79,0.0,flip_to_short -63412,做空,2024-04-15 09:55:00,2024-04-15 11:10:00,3252.79,3244.33,0.0,tp_lower -63413,做多,2024-04-15 11:15:00,2024-04-15 13:15:00,3253.95,3231.24,-0.0,flip_to_short -63414,做空,2024-04-15 13:15:00,2024-04-15 13:20:00,3231.24,3225.7,0.0,tp_lower -63415,做多,2024-04-15 15:50:00,2024-04-15 16:15:00,3156.41,3150.2,-0.0,flip_to_short -63416,做空,2024-04-15 16:15:00,2024-04-15 16:50:00,3150.2,3145.95,0.0,tp_lower -63417,做多,2024-04-15 17:05:00,2024-04-15 17:10:00,3161.41,3155.2,-0.0,tp_upper -63418,做空,2024-04-15 17:15:00,2024-04-15 17:20:00,3133.64,3117.41,0.0,tp_lower -63419,做多,2024-04-15 19:30:00,2024-04-15 20:20:00,3099.13,3080.53,-0.0,flip_to_short -63420,做空,2024-04-15 20:20:00,2024-04-15 20:25:00,3080.53,3092.3,-0.0,flip_to_long -63421,做多,2024-04-15 20:25:00,2024-04-15 20:30:00,3092.3,3091.34,-0.0,flip_to_short -63422,做空,2024-04-15 20:30:00,2024-04-15 20:40:00,3091.34,3091.87,-0.0,flip_to_long -63423,做多,2024-04-15 20:40:00,2024-04-15 21:10:00,3091.87,3094.0,0.0,flip_to_short -63424,做空,2024-04-15 21:10:00,2024-04-15 21:25:00,3094.0,3084.29,0.0,tp_lower -63425,做多,2024-04-15 21:40:00,2024-04-15 21:55:00,3088.29,3105.38,0.0,tp_upper -63426,做空,2024-04-15 22:15:00,2024-04-15 22:20:00,3089.24,3091.48,-0.0,flip_to_long -63427,做多,2024-04-15 22:20:00,2024-04-15 22:30:00,3091.48,3117.0,0.0,tp_upper -63428,做空,2024-04-15 23:15:00,2024-04-16 00:05:00,3109.32,3091.8,0.0,tp_lower -63429,做多,2024-04-16 01:05:00,2024-04-16 01:35:00,3091.04,3104.19,0.0,tp_upper -63430,做空,2024-04-16 01:40:00,2024-04-16 02:25:00,3096.61,3056.7,0.0,tp_lower -63431,做多,2024-04-16 02:45:00,2024-04-16 03:25:00,3091.55,3078.67,-0.0,flip_to_short -63432,做空,2024-04-16 03:25:00,2024-04-16 04:10:00,3078.67,3046.4,0.0,tp_lower -63433,做多,2024-04-16 05:15:00,2024-04-16 05:30:00,3040.49,3041.95,-0.0,flip_to_short -63434,做空,2024-04-16 05:30:00,2024-04-16 08:15:00,3041.95,3092.62,-0.0,flip_to_long -63435,做多,2024-04-16 08:15:00,2024-04-16 09:30:00,3092.62,3090.21,-0.0,flip_to_short -63436,做空,2024-04-16 09:30:00,2024-04-16 09:35:00,3090.21,3090.75,-0.0,flip_to_long -63437,做多,2024-04-16 09:35:00,2024-04-16 09:40:00,3090.75,3083.19,-0.0,tp_upper -63438,做多,2024-04-16 10:00:00,2024-04-16 10:05:00,3088.01,3081.27,-0.0,flip_to_short -63439,做空,2024-04-16 10:05:00,2024-04-16 10:10:00,3081.27,3075.19,0.0,tp_lower -63440,做多,2024-04-16 11:00:00,2024-04-16 11:05:00,3070.42,3059.72,-0.0,flip_to_short -63441,做空,2024-04-16 11:05:00,2024-04-16 11:20:00,3059.72,3065.08,-0.0,flip_to_long -63442,做多,2024-04-16 11:20:00,2024-04-16 11:50:00,3065.08,3086.99,0.0,tp_upper -63443,做空,2024-04-16 12:15:00,2024-04-16 12:50:00,3067.63,3070.27,-0.0,flip_to_long -63444,做多,2024-04-16 12:50:00,2024-04-16 13:00:00,3070.27,3068.6,-0.0,flip_to_short -63445,做空,2024-04-16 13:00:00,2024-04-16 13:05:00,3068.6,3077.01,-0.0,flip_to_long -63446,做多,2024-04-16 13:05:00,2024-04-16 13:20:00,3077.01,3075.24,-0.0,flip_to_short -63447,做空,2024-04-16 13:20:00,2024-04-16 13:25:00,3075.24,3087.21,-0.0,flip_to_long -63448,做多,2024-04-16 13:25:00,2024-04-16 13:30:00,3087.21,3080.79,-0.0,tp_upper -63449,做空,2024-04-16 13:35:00,2024-04-16 13:40:00,3073.82,3064.5,0.0,tp_lower -63450,做多,2024-04-16 14:05:00,2024-04-16 14:20:00,3082.57,3074.28,-0.0,flip_to_short -63451,做空,2024-04-16 14:20:00,2024-04-16 14:30:00,3074.28,3042.21,0.0,tp_lower -63452,做多,2024-04-16 16:40:00,2024-04-16 16:45:00,3029.28,3038.38,0.0,tp_upper -63453,做多,2024-04-16 18:05:00,2024-04-16 18:15:00,3059.93,3047.98,-0.0,flip_to_short -63454,做空,2024-04-16 18:15:00,2024-04-16 18:25:00,3047.98,3056.35,-0.0,flip_to_long -63455,做多,2024-04-16 18:25:00,2024-04-16 19:30:00,3056.35,3060.91,0.0,flip_to_short -63456,做空,2024-04-16 19:30:00,2024-04-16 20:05:00,3060.91,3050.64,0.0,tp_lower -63457,做多,2024-04-16 20:15:00,2024-04-16 20:25:00,3064.09,3066.01,0.0,flip_to_short -63458,做空,2024-04-16 20:25:00,2024-04-16 20:40:00,3066.01,3059.99,0.0,flip_to_long -63459,做多,2024-04-16 20:40:00,2024-04-16 21:00:00,3059.99,3076.37,0.0,tp_upper -63460,做空,2024-04-16 22:10:00,2024-04-16 23:15:00,3090.65,3089.14,-0.0,flip_to_long -63461,做多,2024-04-16 23:15:00,2024-04-16 23:30:00,3089.14,3089.11,-0.0,flip_to_short -63462,做空,2024-04-16 23:30:00,2024-04-16 23:40:00,3089.11,3088.59,-0.0,flip_to_long -63463,做多,2024-04-16 23:40:00,2024-04-16 23:45:00,3088.59,3082.07,-0.0,flip_to_short -63464,做空,2024-04-16 23:45:00,2024-04-16 23:50:00,3082.07,3079.9,0.0,tp_lower -63465,做多,2024-04-17 00:40:00,2024-04-17 00:45:00,3086.38,3100.0,0.0,tp_upper -63466,做空,2024-04-17 01:05:00,2024-04-17 01:10:00,3079.43,3076.44,0.0,tp_lower -63467,做多,2024-04-17 01:20:00,2024-04-17 01:30:00,3085.33,3089.33,0.0,flip_to_short -63468,做空,2024-04-17 01:30:00,2024-04-17 01:45:00,3089.33,3085.0,0.0,flip_to_long -63469,做多,2024-04-17 01:45:00,2024-04-17 02:15:00,3085.0,3081.65,-0.0,flip_to_short -63470,做空,2024-04-17 02:15:00,2024-04-17 02:20:00,3081.65,3072.86,0.0,tp_lower -63471,做多,2024-04-17 02:50:00,2024-04-17 03:45:00,3083.77,3082.67,-0.0,flip_to_short -63472,做空,2024-04-17 03:45:00,2024-04-17 03:55:00,3082.67,3093.68,-0.0,flip_to_long -63473,做多,2024-04-17 03:55:00,2024-04-17 04:15:00,3093.68,3087.88,-0.0,flip_to_short -63474,做空,2024-04-17 04:15:00,2024-04-17 04:20:00,3087.88,3090.71,-0.0,flip_to_long -63475,做多,2024-04-17 04:20:00,2024-04-17 04:30:00,3090.71,3106.76,0.0,tp_upper -63476,做空,2024-04-17 05:20:00,2024-04-17 05:30:00,3105.4,3108.45,-0.0,flip_to_long -63477,做多,2024-04-17 05:30:00,2024-04-17 05:35:00,3108.45,3102.43,-0.0,flip_to_short -63478,做空,2024-04-17 05:35:00,2024-04-17 05:45:00,3102.43,3088.01,0.0,tp_lower -63479,做多,2024-04-17 06:50:00,2024-04-17 06:55:00,3093.31,3089.29,-0.0,flip_to_short -63480,做空,2024-04-17 06:55:00,2024-04-17 07:00:00,3089.29,3090.14,-0.0,flip_to_long -63481,做多,2024-04-17 07:00:00,2024-04-17 08:30:00,3090.14,3079.58,-0.0,flip_to_short -63482,做空,2024-04-17 08:30:00,2024-04-17 08:45:00,3079.58,3069.91,0.0,tp_lower -63483,做多,2024-04-17 09:10:00,2024-04-17 09:40:00,3077.72,3077.31,-0.0,flip_to_short -63484,做空,2024-04-17 09:40:00,2024-04-17 09:50:00,3077.31,3076.71,-0.0,flip_to_long -63485,做多,2024-04-17 09:50:00,2024-04-17 10:00:00,3076.71,3072.49,-0.0,flip_to_short -63486,做空,2024-04-17 10:00:00,2024-04-17 10:05:00,3072.49,3070.87,0.0,tp_lower -63487,做多,2024-04-17 10:30:00,2024-04-17 11:20:00,3070.24,3067.2,-0.0,flip_to_short -63488,做空,2024-04-17 11:20:00,2024-04-17 11:35:00,3067.2,3060.07,0.0,tp_lower -63489,做多,2024-04-17 13:15:00,2024-04-17 13:35:00,3033.58,3055.46,0.0,tp_upper -63490,做空,2024-04-17 14:00:00,2024-04-17 14:05:00,3020.65,3015.73,0.0,tp_lower -63491,做多,2024-04-17 16:10:00,2024-04-17 16:20:00,2988.18,2958.38,-0.0,flip_to_short -63492,做空,2024-04-17 16:20:00,2024-04-17 16:45:00,2958.38,2957.57,-0.0,flip_to_long -63493,做多,2024-04-17 16:45:00,2024-04-17 16:55:00,2957.57,2949.7,-0.0,flip_to_short -63494,做空,2024-04-17 16:55:00,2024-04-17 17:00:00,2949.7,2959.49,-0.0,flip_to_long -63495,做多,2024-04-17 17:00:00,2024-04-17 17:45:00,2959.49,2989.35,0.0,tp_upper -63496,做空,2024-04-17 19:00:00,2024-04-17 19:35:00,3013.11,2988.12,0.0,tp_lower -63497,做多,2024-04-17 20:20:00,2024-04-17 20:25:00,3006.28,3002.92,-0.0,flip_to_short -63498,做空,2024-04-17 20:25:00,2024-04-17 20:35:00,3002.92,2999.84,0.0,flip_to_long -63499,做多,2024-04-17 20:35:00,2024-04-17 21:35:00,2999.84,2995.14,-0.0,flip_to_short -63500,做空,2024-04-17 21:35:00,2024-04-17 21:45:00,2995.14,2996.38,-0.0,flip_to_long -63501,做多,2024-04-17 21:45:00,2024-04-17 21:50:00,2996.38,2992.54,-0.0,flip_to_short -63502,做空,2024-04-17 21:50:00,2024-04-17 21:55:00,2992.54,2997.14,-0.0,flip_to_long -63503,做多,2024-04-17 21:55:00,2024-04-17 22:00:00,2997.14,2987.63,-0.0,flip_to_short -63504,做空,2024-04-17 22:00:00,2024-04-17 22:05:00,2987.63,2992.04,-0.0,flip_to_long -63505,做多,2024-04-17 22:05:00,2024-04-17 22:10:00,2992.04,2989.73,-0.0,flip_to_short -63506,做空,2024-04-17 22:10:00,2024-04-17 22:20:00,2989.73,2990.6,-0.0,flip_to_long -63507,做多,2024-04-17 22:20:00,2024-04-17 22:35:00,2990.6,2997.96,0.0,flip_to_short -63508,做空,2024-04-17 22:35:00,2024-04-17 23:25:00,2997.96,2980.42,0.0,tp_lower -63509,做多,2024-04-18 00:00:00,2024-04-18 01:00:00,2991.02,3003.39,0.0,tp_upper -63510,做空,2024-04-18 01:50:00,2024-04-18 01:55:00,2986.6,3002.51,-0.0,flip_to_long -63511,做多,2024-04-18 01:55:00,2024-04-18 02:15:00,3002.51,2995.39,-0.0,flip_to_short -63512,做空,2024-04-18 02:15:00,2024-04-18 02:25:00,2995.39,2997.84,-0.0,flip_to_long -63513,做多,2024-04-18 02:25:00,2024-04-18 02:45:00,2997.84,3004.27,0.0,tp_upper -63514,做空,2024-04-18 04:15:00,2024-04-18 04:45:00,3022.65,3017.93,0.0,tp_lower -63515,做多,2024-04-18 07:05:00,2024-04-18 07:15:00,2976.35,2976.83,-0.0,flip_to_short -63516,做空,2024-04-18 07:15:00,2024-04-18 07:40:00,2976.83,2973.38,0.0,flip_to_long -63517,做多,2024-04-18 07:40:00,2024-04-18 07:55:00,2973.38,2973.66,-0.0,flip_to_short -63518,做空,2024-04-18 07:55:00,2024-04-18 08:10:00,2973.66,2960.4,0.0,tp_lower -63519,做多,2024-04-18 08:30:00,2024-04-18 08:40:00,2984.41,2982.61,-0.0,tp_upper -63520,做空,2024-04-18 10:45:00,2024-04-18 12:30:00,3002.76,2993.24,0.0,tp_lower -63521,做多,2024-04-18 13:20:00,2024-04-18 13:25:00,3031.01,3030.54,-0.0,flip_to_short -63522,做空,2024-04-18 13:25:00,2024-04-18 13:40:00,3030.54,3023.36,0.0,flip_to_long -63523,做多,2024-04-18 13:40:00,2024-04-18 13:55:00,3023.36,3047.72,0.0,tp_upper -63524,做空,2024-04-18 15:20:00,2024-04-18 15:55:00,3062.27,3066.99,-0.0,flip_to_long -63525,做多,2024-04-18 15:55:00,2024-04-18 16:30:00,3066.99,3067.64,-0.0,flip_to_short -63526,做空,2024-04-18 16:30:00,2024-04-18 16:35:00,3067.64,3070.31,-0.0,flip_to_long -63527,做多,2024-04-18 16:35:00,2024-04-18 16:40:00,3070.31,3065.1,-0.0,flip_to_short -63528,做空,2024-04-18 16:40:00,2024-04-18 16:55:00,3065.1,3060.45,0.0,tp_lower -63529,做多,2024-04-18 18:35:00,2024-04-18 20:10:00,3041.74,3068.34,0.0,tp_upper -63530,做空,2024-04-18 20:35:00,2024-04-18 20:40:00,3060.69,3065.15,-0.0,flip_to_long -63531,做多,2024-04-18 20:40:00,2024-04-18 20:45:00,3065.15,3059.6,-0.0,tp_upper -63532,做多,2024-04-18 20:50:00,2024-04-18 21:05:00,3064.71,3067.61,0.0,tp_upper -63533,做空,2024-04-18 21:20:00,2024-04-18 21:25:00,3060.82,3063.08,-0.0,flip_to_long -63534,做多,2024-04-18 21:25:00,2024-04-18 21:35:00,3063.08,3063.75,-0.0,flip_to_short -63535,做空,2024-04-18 21:35:00,2024-04-18 21:40:00,3063.75,3069.05,-0.0,flip_to_long -63536,做多,2024-04-18 21:40:00,2024-04-18 21:50:00,3069.05,3067.86,-0.0,tp_upper -63537,做空,2024-04-18 21:55:00,2024-04-18 22:15:00,3063.94,3057.87,0.0,tp_lower -63538,做多,2024-04-18 22:30:00,2024-04-18 22:40:00,3070.69,3071.73,-0.0,tp_upper -63539,做空,2024-04-18 22:50:00,2024-04-18 22:55:00,3064.73,3068.85,-0.0,flip_to_long -63540,做多,2024-04-18 22:55:00,2024-04-18 23:00:00,3068.85,3065.22,-0.0,flip_to_short -63541,做空,2024-04-18 23:00:00,2024-04-18 23:05:00,3065.22,3068.94,-0.0,flip_to_long -63542,做多,2024-04-18 23:05:00,2024-04-18 23:10:00,3068.94,3075.95,0.0,tp_upper -63543,做空,2024-04-18 23:25:00,2024-04-19 00:00:00,3067.17,3058.98,0.0,tp_lower -63544,做多,2024-04-19 00:30:00,2024-04-19 00:35:00,3063.79,3060.27,-0.0,flip_to_short -63545,做空,2024-04-19 00:35:00,2024-04-19 00:55:00,3060.27,3039.83,0.0,tp_lower -63546,做多,2024-04-19 02:55:00,2024-04-19 03:10:00,2941.83,2983.47,0.0,tp_upper -63547,做空,2024-04-19 05:15:00,2024-04-19 05:20:00,2987.0,2996.21,-0.0,flip_to_long -63548,做多,2024-04-19 05:20:00,2024-04-19 05:25:00,2996.21,2994.04,-0.0,flip_to_short -63549,做空,2024-04-19 05:25:00,2024-04-19 05:35:00,2994.04,2990.85,0.0,tp_lower -63550,做多,2024-04-19 05:40:00,2024-04-19 05:45:00,2999.76,3011.71,0.0,tp_upper -63551,做空,2024-04-19 06:00:00,2024-04-19 06:10:00,2996.29,2993.44,0.0,flip_to_long -63552,做多,2024-04-19 06:10:00,2024-04-19 06:30:00,2993.44,3007.07,0.0,tp_upper -63553,做空,2024-04-19 08:25:00,2024-04-19 08:35:00,3093.14,3095.15,-0.0,flip_to_long -63554,做多,2024-04-19 08:35:00,2024-04-19 09:25:00,3095.15,3096.57,-0.0,flip_to_short -63555,做空,2024-04-19 09:25:00,2024-04-19 09:30:00,3096.57,3100.55,-0.0,flip_to_long -63556,做多,2024-04-19 09:30:00,2024-04-19 09:50:00,3100.55,3097.25,-0.0,flip_to_short -63557,做空,2024-04-19 09:50:00,2024-04-19 09:55:00,3097.25,3101.1,-0.0,flip_to_long -63558,做多,2024-04-19 09:55:00,2024-04-19 10:05:00,3101.1,3097.33,-0.0,tp_upper -63559,做多,2024-04-19 10:50:00,2024-04-19 10:55:00,3097.19,3096.76,-0.0,flip_to_short -63560,做空,2024-04-19 10:55:00,2024-04-19 11:30:00,3096.76,3098.68,-0.0,flip_to_long -63561,做多,2024-04-19 11:30:00,2024-04-19 11:40:00,3098.68,3115.55,0.0,tp_upper -63562,做空,2024-04-19 11:50:00,2024-04-19 12:10:00,3101.11,3102.75,-0.0,flip_to_long -63563,做多,2024-04-19 12:10:00,2024-04-19 12:20:00,3102.75,3106.37,0.0,tp_upper -63564,做空,2024-04-19 12:50:00,2024-04-19 13:05:00,3097.88,3086.11,0.0,tp_lower -63565,做多,2024-04-19 13:30:00,2024-04-19 13:35:00,3099.28,3092.68,-0.0,flip_to_short -63566,做空,2024-04-19 13:35:00,2024-04-19 13:40:00,3092.68,3099.04,-0.0,flip_to_long -63567,做多,2024-04-19 13:40:00,2024-04-19 13:50:00,3099.04,3096.59,-0.0,flip_to_short -63568,做空,2024-04-19 13:50:00,2024-04-19 13:55:00,3096.59,3097.0,-0.0,flip_to_long -63569,做多,2024-04-19 13:55:00,2024-04-19 14:50:00,3097.0,3085.87,-0.0,flip_to_short -63570,做空,2024-04-19 14:50:00,2024-04-19 15:05:00,3085.87,3085.3,-0.0,flip_to_long -63571,做多,2024-04-19 15:05:00,2024-04-19 15:50:00,3085.3,3080.95,-0.0,flip_to_short -63572,做空,2024-04-19 15:50:00,2024-04-19 16:00:00,3080.95,3085.12,-0.0,flip_to_long -63573,做多,2024-04-19 16:00:00,2024-04-19 16:05:00,3085.12,3073.92,-0.0,flip_to_short -63574,做空,2024-04-19 16:05:00,2024-04-19 16:10:00,3073.92,3065.88,0.0,tp_lower -63575,做多,2024-04-19 16:45:00,2024-04-19 17:25:00,3071.01,3059.99,-0.0,flip_to_short -63576,做空,2024-04-19 17:25:00,2024-04-19 17:30:00,3059.99,3068.76,-0.0,flip_to_long -63577,做多,2024-04-19 17:30:00,2024-04-19 17:40:00,3068.76,3078.88,0.0,tp_upper -63578,做空,2024-04-19 18:40:00,2024-04-19 18:45:00,3072.22,3075.62,-0.0,flip_to_long -63579,做多,2024-04-19 18:45:00,2024-04-19 18:50:00,3075.62,3074.52,-0.0,flip_to_short -63580,做空,2024-04-19 18:50:00,2024-04-19 18:55:00,3074.52,3075.56,-0.0,flip_to_long -63581,做多,2024-04-19 18:55:00,2024-04-19 19:15:00,3075.56,3084.73,0.0,tp_upper -63582,做空,2024-04-19 20:10:00,2024-04-19 20:35:00,3087.59,3076.4,0.0,tp_lower -63583,做多,2024-04-19 21:00:00,2024-04-19 22:30:00,3084.2,3080.42,-0.0,flip_to_short -63584,做空,2024-04-19 22:30:00,2024-04-19 22:35:00,3080.42,3080.61,-0.0,tp_lower -63585,做多,2024-04-19 23:45:00,2024-04-19 23:55:00,3063.9,3054.91,-0.0,flip_to_short -63586,做空,2024-04-19 23:55:00,2024-04-20 00:05:00,3054.91,3061.59,-0.0,flip_to_long -63587,做多,2024-04-20 00:05:00,2024-04-20 00:10:00,3061.59,3048.89,-0.0,flip_to_short -63588,做空,2024-04-20 00:10:00,2024-04-20 00:20:00,3048.89,3060.46,-0.0,flip_to_long -63589,做多,2024-04-20 00:20:00,2024-04-20 00:25:00,3060.46,3054.01,-0.0,flip_to_short -63590,做空,2024-04-20 00:25:00,2024-04-20 00:45:00,3054.01,3034.93,0.0,tp_lower -63591,做多,2024-04-20 01:30:00,2024-04-20 02:50:00,3043.99,3055.65,0.0,tp_upper -63592,做空,2024-04-20 02:55:00,2024-04-20 03:05:00,3052.7,3050.23,0.0,flip_to_long -63593,做多,2024-04-20 03:05:00,2024-04-20 03:25:00,3050.23,3052.96,0.0,flip_to_short -63594,做空,2024-04-20 03:25:00,2024-04-20 03:55:00,3052.96,3054.48,-0.0,flip_to_long -63595,做多,2024-04-20 03:55:00,2024-04-20 04:05:00,3054.48,3050.58,-0.0,flip_to_short -63596,做空,2024-04-20 04:05:00,2024-04-20 04:25:00,3050.58,3058.22,-0.0,flip_to_long -63597,做多,2024-04-20 04:25:00,2024-04-20 04:30:00,3058.22,3058.33,-0.0,tp_upper -63598,做空,2024-04-20 04:50:00,2024-04-20 05:25:00,3056.59,3059.54,-0.0,flip_to_long -63599,做多,2024-04-20 05:25:00,2024-04-20 05:40:00,3059.54,3066.59,0.0,tp_upper -63600,做空,2024-04-20 05:55:00,2024-04-20 06:10:00,3061.46,3056.87,0.0,tp_lower -63601,做多,2024-04-20 06:25:00,2024-04-20 06:45:00,3060.89,3068.8,0.0,tp_upper -63602,做空,2024-04-20 07:10:00,2024-04-20 07:30:00,3061.67,3061.57,-0.0,flip_to_long -63603,做多,2024-04-20 07:30:00,2024-04-20 07:45:00,3061.57,3059.37,-0.0,flip_to_short -63604,做空,2024-04-20 07:45:00,2024-04-20 07:55:00,3059.37,3059.77,-0.0,tp_lower -63605,做多,2024-04-20 10:10:00,2024-04-20 10:15:00,3041.28,3034.37,-0.0,flip_to_short -63606,做空,2024-04-20 10:15:00,2024-04-20 10:20:00,3034.37,3032.7,0.0,tp_lower -63607,做多,2024-04-20 10:35:00,2024-04-20 10:45:00,3039.64,3040.42,-0.0,tp_upper -63608,做空,2024-04-20 10:50:00,2024-04-20 11:00:00,3038.52,3038.38,-0.0,flip_to_long -63609,做多,2024-04-20 11:00:00,2024-04-20 11:05:00,3038.38,3045.63,0.0,tp_upper -63610,做空,2024-04-20 12:20:00,2024-04-20 12:30:00,3043.95,3051.36,-0.0,flip_to_long -63611,做多,2024-04-20 12:30:00,2024-04-20 12:40:00,3051.36,3060.27,0.0,tp_upper -63612,做空,2024-04-20 13:50:00,2024-04-20 14:15:00,3059.1,3060.13,-0.0,flip_to_long -63613,做多,2024-04-20 14:15:00,2024-04-20 14:45:00,3060.13,3065.15,0.0,tp_upper -63614,做空,2024-04-20 15:00:00,2024-04-20 15:15:00,3061.03,3061.99,-0.0,flip_to_long -63615,做多,2024-04-20 15:15:00,2024-04-20 15:20:00,3061.99,3061.28,-0.0,flip_to_short -63616,做空,2024-04-20 15:20:00,2024-04-20 19:10:00,3061.28,3129.61,-0.0,tp_lower -63617,做多,2024-04-20 19:30:00,2024-04-20 20:00:00,3141.99,3153.96,0.0,tp_upper -63618,做空,2024-04-20 20:20:00,2024-04-20 21:40:00,3148.3,3155.77,-0.0,flip_to_long -63619,做多,2024-04-20 21:40:00,2024-04-20 21:50:00,3155.77,3150.77,-0.0,flip_to_short -63620,做空,2024-04-20 21:50:00,2024-04-20 21:55:00,3150.77,3151.0,-0.0,tp_lower -63621,做多,2024-04-20 22:25:00,2024-04-20 22:35:00,3151.43,3146.67,-0.0,flip_to_short -63622,做空,2024-04-20 22:35:00,2024-04-20 22:55:00,3146.67,3140.0,0.0,tp_lower -63623,做多,2024-04-20 23:10:00,2024-04-20 23:20:00,3147.26,3157.41,0.0,tp_upper -63624,做空,2024-04-20 23:45:00,2024-04-20 23:50:00,3149.37,3149.98,-0.0,flip_to_long -63625,做多,2024-04-20 23:50:00,2024-04-21 00:00:00,3149.98,3146.39,-0.0,flip_to_short -63626,做空,2024-04-21 00:00:00,2024-04-21 00:30:00,3146.39,3135.2,0.0,tp_lower -63627,做多,2024-04-21 01:00:00,2024-04-21 01:05:00,3144.81,3143.63,-0.0,flip_to_short -63628,做空,2024-04-21 01:05:00,2024-04-21 03:30:00,3143.63,3174.46,-0.0,flip_to_long -63629,做多,2024-04-21 03:30:00,2024-04-21 03:40:00,3174.46,3168.41,-0.0,flip_to_short -63630,做空,2024-04-21 03:40:00,2024-04-21 04:15:00,3168.41,3160.5,0.0,tp_lower -63631,做多,2024-04-21 04:45:00,2024-04-21 05:10:00,3174.39,3182.64,0.0,tp_upper -63632,做空,2024-04-21 05:40:00,2024-04-21 05:45:00,3171.34,3175.31,-0.0,flip_to_long -63633,做多,2024-04-21 05:45:00,2024-04-21 06:00:00,3175.31,3174.52,-0.0,flip_to_short -63634,做空,2024-04-21 06:00:00,2024-04-21 06:15:00,3174.52,3184.12,-0.0,flip_to_long -63635,做多,2024-04-21 06:15:00,2024-04-21 06:20:00,3184.12,3187.41,0.0,tp_upper -63636,做空,2024-04-21 06:45:00,2024-04-21 06:55:00,3177.6,3176.41,-0.0,flip_to_long -63637,做多,2024-04-21 06:55:00,2024-04-21 07:10:00,3176.41,3177.37,-0.0,flip_to_short -63638,做空,2024-04-21 07:10:00,2024-04-21 07:15:00,3177.37,3178.45,-0.0,flip_to_long -63639,做多,2024-04-21 07:15:00,2024-04-21 07:20:00,3178.45,3176.98,-0.0,flip_to_short -63640,做空,2024-04-21 07:20:00,2024-04-21 07:25:00,3176.98,3171.17,0.0,tp_lower -63641,做多,2024-04-21 07:50:00,2024-04-21 08:05:00,3177.71,3183.51,0.0,tp_upper -63642,做空,2024-04-21 08:15:00,2024-04-21 08:25:00,3174.79,3176.94,-0.0,flip_to_long -63643,做多,2024-04-21 08:25:00,2024-04-21 08:35:00,3176.94,3179.16,0.0,flip_to_short -63644,做空,2024-04-21 08:35:00,2024-04-21 09:15:00,3179.16,3166.61,0.0,tp_lower -63645,做多,2024-04-21 10:35:00,2024-04-21 11:05:00,3167.02,3174.0,0.0,tp_upper -63646,做空,2024-04-21 11:25:00,2024-04-21 11:35:00,3164.05,3164.68,-0.0,flip_to_long -63647,做多,2024-04-21 11:35:00,2024-04-21 12:15:00,3164.68,3168.0,0.0,flip_to_short -63648,做空,2024-04-21 12:15:00,2024-04-21 12:20:00,3168.0,3159.34,0.0,tp_lower -63649,做多,2024-04-21 13:20:00,2024-04-21 13:25:00,3164.14,3162.79,-0.0,flip_to_short -63650,做空,2024-04-21 13:25:00,2024-04-21 13:50:00,3162.79,3139.67,0.0,tp_lower -63651,做多,2024-04-21 14:25:00,2024-04-21 14:30:00,3152.7,3150.5,-0.0,flip_to_short -63652,做空,2024-04-21 14:30:00,2024-04-21 14:35:00,3150.5,3151.86,-0.0,flip_to_long -63653,做多,2024-04-21 14:35:00,2024-04-21 14:55:00,3151.86,3146.61,-0.0,flip_to_short -63654,做空,2024-04-21 14:55:00,2024-04-21 15:00:00,3146.61,3146.79,-0.0,flip_to_long -63655,做多,2024-04-21 15:00:00,2024-04-21 15:10:00,3146.79,3158.0,0.0,tp_upper -63656,做空,2024-04-21 16:00:00,2024-04-21 16:05:00,3146.47,3136.86,0.0,tp_lower -63657,做多,2024-04-21 17:05:00,2024-04-21 17:25:00,3138.47,3137.52,-0.0,flip_to_short -63658,做空,2024-04-21 17:25:00,2024-04-21 19:55:00,3137.52,3135.73,0.0,tp_lower -63659,做多,2024-04-21 20:15:00,2024-04-21 20:20:00,3146.65,3144.66,-0.0,flip_to_short -63660,做空,2024-04-21 20:20:00,2024-04-21 20:50:00,3144.66,3144.99,-0.0,flip_to_long -63661,做多,2024-04-21 20:50:00,2024-04-21 21:00:00,3144.99,3156.61,0.0,tp_upper -63662,做空,2024-04-21 21:35:00,2024-04-21 21:45:00,3143.61,3147.82,-0.0,flip_to_long -63663,做多,2024-04-21 21:45:00,2024-04-21 22:25:00,3147.82,3155.93,0.0,flip_to_short -63664,做空,2024-04-21 22:25:00,2024-04-21 23:25:00,3155.93,3147.3,0.0,tp_lower -63665,做多,2024-04-22 00:00:00,2024-04-22 00:15:00,3149.0,3163.53,0.0,tp_upper -63666,做空,2024-04-22 00:30:00,2024-04-22 00:45:00,3147.14,3149.7,-0.0,flip_to_long -63667,做多,2024-04-22 00:45:00,2024-04-22 01:15:00,3149.7,3167.37,0.0,tp_upper -63668,做空,2024-04-22 01:25:00,2024-04-22 01:30:00,3151.8,3152.04,-0.0,flip_to_long -63669,做多,2024-04-22 01:30:00,2024-04-22 03:05:00,3152.04,3156.64,0.0,tp_upper -63670,做空,2024-04-22 06:55:00,2024-04-22 07:00:00,3219.08,3222.46,-0.0,flip_to_long -63671,做多,2024-04-22 07:00:00,2024-04-22 07:10:00,3222.46,3212.49,-0.0,flip_to_short -63672,做空,2024-04-22 07:10:00,2024-04-22 07:15:00,3212.49,3214.55,-0.0,tp_lower -63673,做多,2024-04-22 08:15:00,2024-04-22 08:25:00,3210.73,3210.39,-0.0,flip_to_short -63674,做空,2024-04-22 08:25:00,2024-04-22 08:50:00,3210.39,3198.03,0.0,tp_lower -63675,做多,2024-04-22 09:05:00,2024-04-22 09:40:00,3209.17,3209.77,-0.0,flip_to_short -63676,做空,2024-04-22 09:40:00,2024-04-22 11:00:00,3209.77,3206.83,0.0,tp_lower -63677,做多,2024-04-22 12:20:00,2024-04-22 12:45:00,3199.68,3195.06,-0.0,flip_to_short -63678,做空,2024-04-22 12:45:00,2024-04-22 12:50:00,3195.06,3199.62,-0.0,flip_to_long -63679,做多,2024-04-22 12:50:00,2024-04-22 13:00:00,3199.62,3206.68,0.0,tp_upper -63680,做空,2024-04-22 13:15:00,2024-04-22 13:20:00,3198.33,3199.81,-0.0,flip_to_long -63681,做多,2024-04-22 13:20:00,2024-04-22 13:30:00,3199.81,3181.82,-0.0,flip_to_short -63682,做空,2024-04-22 13:30:00,2024-04-22 13:35:00,3181.82,3186.98,-0.0,tp_lower -63683,做多,2024-04-22 14:00:00,2024-04-22 14:15:00,3191.46,3191.53,-0.0,flip_to_short -63684,做空,2024-04-22 14:15:00,2024-04-22 14:20:00,3191.53,3192.0,-0.0,flip_to_long -63685,做多,2024-04-22 14:20:00,2024-04-22 14:35:00,3192.0,3195.41,0.0,flip_to_short -63686,做空,2024-04-22 14:35:00,2024-04-22 14:50:00,3195.41,3192.08,0.0,flip_to_long -63687,做多,2024-04-22 14:50:00,2024-04-22 16:20:00,3192.08,3188.86,-0.0,tp_upper -63688,做空,2024-04-22 16:30:00,2024-04-22 16:40:00,3175.92,3177.81,-0.0,tp_lower -63689,做多,2024-04-22 16:45:00,2024-04-22 17:25:00,3177.89,3212.99,0.0,tp_upper -63690,做空,2024-04-22 18:00:00,2024-04-22 19:20:00,3194.57,3178.92,0.0,tp_lower -63691,做多,2024-04-22 19:55:00,2024-04-22 20:15:00,3186.56,3193.97,0.0,tp_upper -63692,做空,2024-04-22 20:45:00,2024-04-22 21:20:00,3188.4,3188.14,-0.0,flip_to_long -63693,做多,2024-04-22 21:20:00,2024-04-22 21:30:00,3188.14,3189.27,-0.0,flip_to_short -63694,做空,2024-04-22 21:30:00,2024-04-22 21:35:00,3189.27,3194.83,-0.0,flip_to_long -63695,做多,2024-04-22 21:35:00,2024-04-22 21:40:00,3194.83,3194.19,-0.0,tp_upper -63696,做空,2024-04-22 23:30:00,2024-04-22 23:35:00,3193.94,3199.01,-0.0,tp_lower -63697,做多,2024-04-23 00:20:00,2024-04-23 01:00:00,3204.19,3218.77,0.0,tp_upper -63698,做空,2024-04-23 01:30:00,2024-04-23 02:05:00,3210.78,3212.18,-0.0,flip_to_long -63699,做多,2024-04-23 02:05:00,2024-04-23 02:20:00,3212.18,3209.28,-0.0,flip_to_short -63700,做空,2024-04-23 02:20:00,2024-04-23 02:50:00,3209.28,3198.38,0.0,tp_lower -63701,做多,2024-04-23 04:30:00,2024-04-23 04:40:00,3188.76,3186.4,-0.0,flip_to_short -63702,做空,2024-04-23 04:40:00,2024-04-23 04:45:00,3186.4,3175.92,0.0,tp_lower -63703,做多,2024-04-23 05:30:00,2024-04-23 05:40:00,3183.08,3180.75,-0.0,flip_to_short -63704,做空,2024-04-23 05:40:00,2024-04-23 05:50:00,3180.75,3182.0,-0.0,flip_to_long -63705,做多,2024-04-23 05:50:00,2024-04-23 06:35:00,3182.0,3182.01,-0.0,flip_to_short -63706,做空,2024-04-23 06:35:00,2024-04-23 06:50:00,3182.01,3169.63,0.0,tp_lower -63707,做多,2024-04-23 08:35:00,2024-04-23 08:55:00,3161.94,3167.56,0.0,tp_upper -63708,做空,2024-04-23 09:30:00,2024-04-23 09:40:00,3164.77,3163.13,0.0,flip_to_long -63709,做多,2024-04-23 09:40:00,2024-04-23 09:50:00,3163.13,3162.65,-0.0,flip_to_short -63710,做空,2024-04-23 09:50:00,2024-04-23 09:55:00,3162.65,3165.43,-0.0,flip_to_long -63711,做多,2024-04-23 09:55:00,2024-04-23 10:00:00,3165.43,3171.79,0.0,tp_upper -63712,做空,2024-04-23 11:05:00,2024-04-23 11:35:00,3172.99,3166.25,0.0,tp_lower -63713,做多,2024-04-23 11:50:00,2024-04-23 12:05:00,3175.6,3180.43,0.0,tp_upper -63714,做空,2024-04-23 12:10:00,2024-04-23 12:20:00,3175.95,3183.13,-0.0,flip_to_long -63715,做多,2024-04-23 12:20:00,2024-04-23 13:10:00,3183.13,3178.01,-0.0,flip_to_short -63716,做空,2024-04-23 13:10:00,2024-04-23 13:30:00,3178.01,3181.38,-0.0,flip_to_long -63717,做多,2024-04-23 13:30:00,2024-04-23 13:35:00,3181.38,3187.04,0.0,tp_upper -63718,做空,2024-04-23 15:15:00,2024-04-23 15:20:00,3221.07,3228.3,-0.0,flip_to_long -63719,做多,2024-04-23 15:20:00,2024-04-23 15:30:00,3228.3,3230.67,0.0,flip_to_short -63720,做空,2024-04-23 15:30:00,2024-04-23 15:55:00,3230.67,3224.48,0.0,tp_lower -63721,做多,2024-04-23 16:05:00,2024-04-23 16:20:00,3234.86,3234.98,-0.0,flip_to_short -63722,做空,2024-04-23 16:20:00,2024-04-23 16:40:00,3234.98,3234.26,-0.0,flip_to_long -63723,做多,2024-04-23 16:40:00,2024-04-23 16:55:00,3234.26,3232.08,-0.0,flip_to_short -63724,做空,2024-04-23 16:55:00,2024-04-23 17:05:00,3232.08,3233.11,-0.0,flip_to_long -63725,做多,2024-04-23 17:05:00,2024-04-23 17:10:00,3233.11,3228.19,-0.0,flip_to_short -63726,做空,2024-04-23 17:10:00,2024-04-23 17:15:00,3228.19,3227.94,-0.0,tp_lower -63727,做多,2024-04-23 17:20:00,2024-04-23 17:25:00,3234.63,3232.96,-0.0,flip_to_short -63728,做空,2024-04-23 17:25:00,2024-04-23 17:40:00,3232.96,3236.42,-0.0,flip_to_long -63729,做多,2024-04-23 17:40:00,2024-04-23 17:45:00,3236.42,3237.0,-0.0,tp_upper -63730,做空,2024-04-23 17:50:00,2024-04-23 18:10:00,3234.63,3233.12,-0.0,tp_lower -63731,做多,2024-04-23 18:15:00,2024-04-23 18:20:00,3235.76,3234.57,-0.0,flip_to_short -63732,做空,2024-04-23 18:20:00,2024-04-23 18:35:00,3234.57,3228.15,0.0,tp_lower -63733,做多,2024-04-23 21:25:00,2024-04-23 21:30:00,3208.09,3204.43,-0.0,flip_to_short -63734,做空,2024-04-23 21:30:00,2024-04-23 21:45:00,3204.43,3206.85,-0.0,flip_to_long -63735,做多,2024-04-23 21:45:00,2024-04-23 21:50:00,3206.85,3202.8,-0.0,flip_to_short -63736,做空,2024-04-23 21:50:00,2024-04-23 21:55:00,3202.8,3207.59,-0.0,flip_to_long -63737,做多,2024-04-23 21:55:00,2024-04-23 22:00:00,3207.59,3214.29,0.0,tp_upper -63738,做空,2024-04-23 23:00:00,2024-04-23 23:15:00,3204.42,3212.57,-0.0,flip_to_long -63739,做多,2024-04-23 23:15:00,2024-04-24 00:05:00,3212.57,3220.91,0.0,tp_upper -63740,做空,2024-04-24 00:15:00,2024-04-24 00:20:00,3208.56,3211.01,-0.0,flip_to_long -63741,做多,2024-04-24 00:20:00,2024-04-24 00:35:00,3211.01,3227.81,0.0,tp_upper -63742,做空,2024-04-24 02:00:00,2024-04-24 02:05:00,3230.15,3232.36,-0.0,flip_to_long -63743,做多,2024-04-24 02:05:00,2024-04-24 02:15:00,3232.36,3230.29,-0.0,flip_to_short -63744,做空,2024-04-24 02:15:00,2024-04-24 02:30:00,3230.29,3223.61,0.0,tp_lower -63745,做多,2024-04-24 02:45:00,2024-04-24 02:55:00,3234.67,3230.23,-0.0,flip_to_short -63746,做空,2024-04-24 02:55:00,2024-04-24 03:00:00,3230.23,3238.99,-0.0,flip_to_long -63747,做多,2024-04-24 03:00:00,2024-04-24 03:20:00,3238.99,3232.2,-0.0,flip_to_short -63748,做空,2024-04-24 03:20:00,2024-04-24 03:25:00,3232.2,3237.65,-0.0,flip_to_long -63749,做多,2024-04-24 03:25:00,2024-04-24 04:10:00,3237.65,3244.37,0.0,tp_upper -63750,做空,2024-04-24 04:30:00,2024-04-24 05:35:00,3241.2,3254.25,-0.0,flip_to_long -63751,做多,2024-04-24 05:35:00,2024-04-24 05:45:00,3254.25,3254.46,-0.0,flip_to_short -63752,做空,2024-04-24 05:45:00,2024-04-24 05:50:00,3254.46,3254.59,-0.0,flip_to_long -63753,做多,2024-04-24 05:50:00,2024-04-24 06:45:00,3254.59,3256.51,0.0,flip_to_short -63754,做空,2024-04-24 06:45:00,2024-04-24 07:05:00,3256.51,3254.3,0.0,flip_to_long -63755,做多,2024-04-24 07:05:00,2024-04-24 07:15:00,3254.3,3261.83,0.0,tp_upper -63756,做空,2024-04-24 07:40:00,2024-04-24 08:15:00,3252.68,3248.12,0.0,tp_lower -63757,做多,2024-04-24 08:25:00,2024-04-24 08:35:00,3254.53,3251.01,-0.0,flip_to_short -63758,做空,2024-04-24 08:35:00,2024-04-24 08:45:00,3251.01,3251.77,-0.0,flip_to_long -63759,做多,2024-04-24 08:45:00,2024-04-24 09:25:00,3251.77,3249.78,-0.0,flip_to_short -63760,做空,2024-04-24 09:25:00,2024-04-24 09:35:00,3249.78,3249.58,-0.0,tp_lower -63761,做多,2024-04-24 09:50:00,2024-04-24 10:00:00,3251.15,3262.92,0.0,tp_upper -63762,做空,2024-04-24 10:05:00,2024-04-24 10:10:00,3247.57,3251.94,-0.0,flip_to_long -63763,做多,2024-04-24 10:10:00,2024-04-24 10:15:00,3251.94,3260.45,0.0,tp_upper -63764,做空,2024-04-24 10:40:00,2024-04-24 12:30:00,3255.93,3278.32,-0.0,flip_to_long -63765,做多,2024-04-24 12:30:00,2024-04-24 12:35:00,3278.32,3275.11,-0.0,flip_to_short -63766,做空,2024-04-24 12:35:00,2024-04-24 12:45:00,3275.11,3270.69,0.0,tp_lower -63767,做多,2024-04-24 17:00:00,2024-04-24 17:45:00,3177.62,3181.62,0.0,flip_to_short -63768,做空,2024-04-24 17:45:00,2024-04-24 17:55:00,3181.62,3178.56,0.0,flip_to_long -63769,做多,2024-04-24 17:55:00,2024-04-24 18:00:00,3178.56,3171.88,-0.0,flip_to_short -63770,做空,2024-04-24 18:00:00,2024-04-24 18:05:00,3171.88,3169.95,0.0,tp_lower -63771,做多,2024-04-24 20:35:00,2024-04-24 20:45:00,3133.38,3128.97,-0.0,flip_to_short -63772,做空,2024-04-24 20:45:00,2024-04-24 21:00:00,3128.97,3133.93,-0.0,flip_to_long -63773,做多,2024-04-24 21:00:00,2024-04-24 21:05:00,3133.93,3131.12,-0.0,flip_to_short -63774,做空,2024-04-24 21:05:00,2024-04-24 21:15:00,3131.12,3135.89,-0.0,flip_to_long -63775,做多,2024-04-24 21:15:00,2024-04-24 21:20:00,3135.89,3133.88,-0.0,flip_to_short -63776,做空,2024-04-24 21:20:00,2024-04-24 22:25:00,3133.88,3142.85,-0.0,flip_to_long -63777,做多,2024-04-24 22:25:00,2024-04-24 22:30:00,3142.85,3140.36,-0.0,flip_to_short -63778,做空,2024-04-24 22:30:00,2024-04-24 22:45:00,3140.36,3132.69,0.0,tp_lower -63779,做多,2024-04-24 23:40:00,2024-04-25 00:15:00,3136.88,3147.85,0.0,tp_upper -63780,做空,2024-04-25 01:45:00,2024-04-25 01:55:00,3156.33,3141.32,0.0,tp_lower -63781,做多,2024-04-25 02:15:00,2024-04-25 02:35:00,3156.34,3152.52,-0.0,flip_to_short -63782,做空,2024-04-25 02:35:00,2024-04-25 03:00:00,3152.52,3157.45,-0.0,flip_to_long -63783,做多,2024-04-25 03:00:00,2024-04-25 03:05:00,3157.45,3147.42,-0.0,flip_to_short -63784,做空,2024-04-25 03:05:00,2024-04-25 03:30:00,3147.42,3152.2,-0.0,flip_to_long -63785,做多,2024-04-25 03:30:00,2024-04-25 03:35:00,3152.2,3150.42,-0.0,flip_to_short -63786,做空,2024-04-25 03:35:00,2024-04-25 03:40:00,3150.42,3151.26,-0.0,flip_to_long -63787,做多,2024-04-25 03:40:00,2024-04-25 05:10:00,3151.26,3148.74,-0.0,flip_to_short -63788,做空,2024-04-25 05:10:00,2024-04-25 05:25:00,3148.74,3147.24,-0.0,flip_to_long -63789,做多,2024-04-25 05:25:00,2024-04-25 06:10:00,3147.24,3162.0,0.0,tp_upper -63790,做空,2024-04-25 06:35:00,2024-04-25 06:45:00,3155.61,3154.41,-0.0,flip_to_long -63791,做多,2024-04-25 06:45:00,2024-04-25 08:20:00,3154.41,3141.4,-0.0,flip_to_short -63792,做空,2024-04-25 08:20:00,2024-04-25 08:35:00,3141.4,3128.08,0.0,tp_lower -63793,做多,2024-04-25 08:55:00,2024-04-25 09:05:00,3137.2,3147.96,0.0,tp_upper -63794,做空,2024-04-25 09:15:00,2024-04-25 10:05:00,3137.29,3113.5,0.0,tp_lower -63795,做多,2024-04-25 11:20:00,2024-04-25 11:45:00,3101.25,3116.27,0.0,tp_upper -63796,做空,2024-04-25 12:45:00,2024-04-25 12:50:00,3104.06,3106.96,-0.0,tp_lower -63797,做多,2024-04-25 13:35:00,2024-04-25 13:45:00,3114.14,3113.62,-0.0,flip_to_short -63798,做空,2024-04-25 13:45:00,2024-04-25 15:00:00,3113.62,3119.25,-0.0,flip_to_long -63799,做多,2024-04-25 15:00:00,2024-04-25 15:30:00,3119.25,3137.6,0.0,tp_upper -63800,做空,2024-04-25 16:50:00,2024-04-25 17:20:00,3153.72,3147.81,0.0,tp_lower -63801,做多,2024-04-25 17:50:00,2024-04-25 18:00:00,3162.25,3152.23,-0.0,flip_to_short -63802,做空,2024-04-25 18:00:00,2024-04-25 18:10:00,3152.23,3158.18,-0.0,flip_to_long -63803,做多,2024-04-25 18:10:00,2024-04-25 18:20:00,3158.18,3165.96,0.0,tp_upper -63804,做空,2024-04-25 18:25:00,2024-04-25 18:30:00,3155.11,3155.67,-0.0,flip_to_long -63805,做多,2024-04-25 18:30:00,2024-04-25 18:45:00,3155.67,3165.89,0.0,tp_upper -63806,做空,2024-04-25 19:30:00,2024-04-25 19:55:00,3155.5,3164.83,-0.0,flip_to_long -63807,做多,2024-04-25 19:55:00,2024-04-25 20:00:00,3164.83,3176.1,0.0,tp_upper -63808,做空,2024-04-25 20:05:00,2024-04-25 20:10:00,3159.68,3160.93,-0.0,flip_to_long -63809,做多,2024-04-25 20:10:00,2024-04-25 20:25:00,3160.93,3163.41,0.0,flip_to_short -63810,做空,2024-04-25 20:25:00,2024-04-25 22:00:00,3163.41,3163.74,-0.0,tp_lower -63811,做空,2024-04-25 23:40:00,2024-04-26 00:10:00,3157.76,3148.97,0.0,tp_lower -63812,做多,2024-04-26 01:35:00,2024-04-26 01:45:00,3142.56,3155.56,0.0,tp_upper -63813,做空,2024-04-26 03:00:00,2024-04-26 03:05:00,3142.92,3148.93,-0.0,flip_to_long -63814,做多,2024-04-26 03:05:00,2024-04-26 03:20:00,3148.93,3149.73,-0.0,flip_to_short -63815,做空,2024-04-26 03:20:00,2024-04-26 03:55:00,3149.73,3140.41,0.0,tp_lower -63816,做多,2024-04-26 04:45:00,2024-04-26 04:50:00,3140.96,3138.06,-0.0,flip_to_short -63817,做空,2024-04-26 04:50:00,2024-04-26 05:00:00,3138.06,3130.67,0.0,tp_lower -63818,做多,2024-04-26 05:15:00,2024-04-26 05:25:00,3140.64,3136.7,-0.0,flip_to_short -63819,做空,2024-04-26 05:25:00,2024-04-26 06:45:00,3136.7,3145.3,-0.0,flip_to_long -63820,做多,2024-04-26 06:45:00,2024-04-26 06:50:00,3145.3,3140.33,-0.0,flip_to_short -63821,做空,2024-04-26 06:50:00,2024-04-26 07:00:00,3140.33,3135.62,0.0,tp_lower -63822,做多,2024-04-26 07:25:00,2024-04-26 08:15:00,3141.98,3140.87,-0.0,tp_upper -63823,做空,2024-04-26 08:20:00,2024-04-26 09:55:00,3139.76,3148.91,-0.0,flip_to_long -63824,做多,2024-04-26 09:55:00,2024-04-26 10:10:00,3148.91,3145.78,-0.0,flip_to_short -63825,做空,2024-04-26 10:10:00,2024-04-26 10:15:00,3145.78,3148.5,-0.0,flip_to_long -63826,做多,2024-04-26 10:15:00,2024-04-26 10:20:00,3148.5,3144.75,-0.0,flip_to_short -63827,做空,2024-04-26 10:20:00,2024-04-26 10:25:00,3144.75,3137.25,0.0,tp_lower -63828,做多,2024-04-26 12:00:00,2024-04-26 12:10:00,3134.58,3136.68,0.0,tp_upper -63829,做空,2024-04-26 12:45:00,2024-04-26 12:50:00,3134.13,3118.54,0.0,tp_lower -63830,做多,2024-04-26 13:00:00,2024-04-26 14:10:00,3130.12,3161.64,0.0,tp_upper -63831,做空,2024-04-26 14:35:00,2024-04-26 14:45:00,3129.52,3136.82,-0.0,flip_to_long -63832,做多,2024-04-26 14:45:00,2024-04-26 16:05:00,3136.82,3112.55,-0.0,flip_to_short -63833,做空,2024-04-26 16:05:00,2024-04-26 16:20:00,3112.55,3118.72,-0.0,flip_to_long -63834,做多,2024-04-26 16:20:00,2024-04-26 16:35:00,3118.72,3118.0,-0.0,flip_to_short -63835,做空,2024-04-26 16:35:00,2024-04-26 16:45:00,3118.0,3116.18,0.0,flip_to_long -63836,做多,2024-04-26 16:45:00,2024-04-26 16:55:00,3116.18,3120.62,0.0,tp_upper -63837,做空,2024-04-26 19:05:00,2024-04-26 19:10:00,3145.6,3145.66,-0.0,flip_to_long -63838,做多,2024-04-26 19:10:00,2024-04-26 20:25:00,3145.66,3141.61,-0.0,flip_to_short -63839,做空,2024-04-26 20:25:00,2024-04-26 20:30:00,3141.61,3143.38,-0.0,flip_to_long -63840,做多,2024-04-26 20:30:00,2024-04-26 20:45:00,3143.38,3141.49,-0.0,flip_to_short -63841,做空,2024-04-26 20:45:00,2024-04-26 20:50:00,3141.49,3142.53,-0.0,flip_to_long -63842,做多,2024-04-26 20:50:00,2024-04-26 21:00:00,3142.53,3145.55,0.0,tp_upper -63843,做多,2024-04-26 21:35:00,2024-04-26 21:40:00,3144.06,3146.16,0.0,tp_upper -63844,做空,2024-04-26 22:20:00,2024-04-26 22:25:00,3143.16,3128.22,0.0,tp_lower -63845,做多,2024-04-26 23:50:00,2024-04-26 23:55:00,3131.15,3129.98,-0.0,flip_to_short -63846,做空,2024-04-26 23:55:00,2024-04-27 00:20:00,3129.98,3129.44,-0.0,tp_lower -63847,做多,2024-04-27 02:00:00,2024-04-27 02:15:00,3096.99,3114.3,0.0,tp_upper -63848,做空,2024-04-27 03:55:00,2024-04-27 04:20:00,3120.72,3123.93,-0.0,flip_to_long -63849,做多,2024-04-27 04:20:00,2024-04-27 04:25:00,3123.93,3125.77,0.0,tp_upper -63850,做空,2024-04-27 04:50:00,2024-04-27 05:05:00,3121.83,3111.54,0.0,tp_lower -63851,做多,2024-04-27 05:25:00,2024-04-27 05:30:00,3121.41,3118.67,-0.0,flip_to_short -63852,做空,2024-04-27 05:30:00,2024-04-27 05:35:00,3118.67,3121.18,-0.0,flip_to_long -63853,做多,2024-04-27 05:35:00,2024-04-27 05:40:00,3121.18,3120.4,-0.0,flip_to_short -63854,做空,2024-04-27 05:40:00,2024-04-27 05:50:00,3120.4,3115.61,0.0,tp_lower -63855,做多,2024-04-27 06:05:00,2024-04-27 06:20:00,3120.45,3120.8,-0.0,flip_to_short -63856,做空,2024-04-27 06:20:00,2024-04-27 06:35:00,3120.8,3121.23,-0.0,flip_to_long -63857,做多,2024-04-27 06:35:00,2024-04-27 06:50:00,3121.23,3125.48,0.0,tp_upper -63858,做空,2024-04-27 07:30:00,2024-04-27 08:05:00,3123.84,3116.7,0.0,tp_lower -63859,做多,2024-04-27 09:25:00,2024-04-27 10:00:00,3117.31,3113.81,-0.0,flip_to_short -63860,做空,2024-04-27 10:00:00,2024-04-27 10:05:00,3113.81,3119.69,-0.0,flip_to_long -63861,做多,2024-04-27 10:05:00,2024-04-27 10:15:00,3119.69,3117.12,-0.0,flip_to_short -63862,做空,2024-04-27 10:15:00,2024-04-27 10:45:00,3117.12,3110.4,0.0,tp_lower -63863,做多,2024-04-27 11:10:00,2024-04-27 11:15:00,3118.16,3116.91,-0.0,flip_to_short -63864,做空,2024-04-27 11:15:00,2024-04-27 14:45:00,3116.91,3149.2,-0.0,flip_to_long -63865,做多,2024-04-27 14:45:00,2024-04-27 14:50:00,3149.2,3146.05,-0.0,flip_to_short -63866,做空,2024-04-27 14:50:00,2024-04-27 14:55:00,3146.05,3149.0,-0.0,flip_to_long -63867,做多,2024-04-27 14:55:00,2024-04-27 15:00:00,3149.0,3146.08,-0.0,flip_to_short -63868,做空,2024-04-27 15:00:00,2024-04-27 15:05:00,3146.08,3152.68,-0.0,flip_to_long -63869,做多,2024-04-27 15:05:00,2024-04-27 15:20:00,3152.68,3148.38,-0.0,flip_to_short -63870,做空,2024-04-27 15:20:00,2024-04-27 15:30:00,3148.38,3143.66,0.0,tp_lower -63871,做多,2024-04-27 16:05:00,2024-04-27 16:20:00,3148.87,3159.04,0.0,tp_upper -63872,做空,2024-04-27 16:25:00,2024-04-27 16:30:00,3144.13,3149.67,-0.0,flip_to_long -63873,做多,2024-04-27 16:30:00,2024-04-27 16:45:00,3149.67,3156.18,0.0,tp_upper -63874,做空,2024-04-27 19:05:00,2024-04-27 19:10:00,3246.19,3246.51,-0.0,flip_to_long -63875,做多,2024-04-27 19:10:00,2024-04-27 20:05:00,3246.51,3235.54,-0.0,flip_to_short -63876,做空,2024-04-27 20:05:00,2024-04-27 20:15:00,3235.54,3226.53,0.0,tp_lower -63877,做多,2024-04-27 20:45:00,2024-04-27 21:10:00,3234.58,3233.29,-0.0,flip_to_short -63878,做空,2024-04-27 21:10:00,2024-04-27 21:15:00,3233.29,3235.79,-0.0,flip_to_long -63879,做多,2024-04-27 21:15:00,2024-04-27 21:25:00,3235.79,3235.47,-0.0,tp_upper -63880,做空,2024-04-27 22:55:00,2024-04-27 23:00:00,3244.09,3250.6,-0.0,flip_to_long -63881,做多,2024-04-27 23:00:00,2024-04-27 23:05:00,3250.6,3253.48,0.0,tp_upper -63882,做空,2024-04-27 23:40:00,2024-04-28 00:45:00,3252.22,3253.91,-0.0,flip_to_long -63883,做多,2024-04-28 00:45:00,2024-04-28 00:55:00,3253.91,3253.12,-0.0,flip_to_short -63884,做空,2024-04-28 00:55:00,2024-04-28 01:00:00,3253.12,3256.72,-0.0,flip_to_long -63885,做多,2024-04-28 01:00:00,2024-04-28 01:15:00,3256.72,3252.63,-0.0,flip_to_short -63886,做空,2024-04-28 01:15:00,2024-04-28 01:20:00,3252.63,3258.24,-0.0,flip_to_long -63887,做多,2024-04-28 01:20:00,2024-04-28 01:25:00,3258.24,3261.48,0.0,tp_upper -63888,做空,2024-04-28 04:00:00,2024-04-28 04:05:00,3303.97,3304.59,-0.0,flip_to_long -63889,做多,2024-04-28 04:05:00,2024-04-28 05:45:00,3304.59,3313.92,0.0,tp_upper -63890,做空,2024-04-28 07:35:00,2024-04-28 08:00:00,3315.97,3316.29,-0.0,flip_to_long -63891,做多,2024-04-28 08:00:00,2024-04-28 08:25:00,3316.29,3317.11,-0.0,flip_to_short -63892,做空,2024-04-28 08:25:00,2024-04-28 08:30:00,3317.11,3320.02,-0.0,flip_to_long -63893,做多,2024-04-28 08:30:00,2024-04-28 08:35:00,3320.02,3315.74,-0.0,flip_to_short -63894,做空,2024-04-28 08:35:00,2024-04-28 08:40:00,3315.74,3308.62,0.0,tp_lower -63895,做多,2024-04-28 09:05:00,2024-04-28 09:15:00,3315.92,3314.43,-0.0,flip_to_short -63896,做空,2024-04-28 09:15:00,2024-04-28 09:35:00,3314.43,3307.69,0.0,tp_lower -63897,做多,2024-04-28 10:40:00,2024-04-28 12:15:00,3303.59,3285.77,-0.0,flip_to_short -63898,做空,2024-04-28 12:15:00,2024-04-28 12:25:00,3285.77,3288.99,-0.0,flip_to_long -63899,做多,2024-04-28 12:25:00,2024-04-28 12:55:00,3288.99,3286.61,-0.0,flip_to_short -63900,做空,2024-04-28 12:55:00,2024-04-28 13:05:00,3286.61,3293.0,-0.0,flip_to_long -63901,做多,2024-04-28 13:05:00,2024-04-28 13:10:00,3293.0,3300.06,0.0,tp_upper -63902,做空,2024-04-28 14:40:00,2024-04-28 14:50:00,3308.46,3314.02,-0.0,flip_to_long -63903,做多,2024-04-28 14:50:00,2024-04-28 15:00:00,3314.02,3314.98,-0.0,tp_upper -63904,做空,2024-04-28 15:30:00,2024-04-28 15:35:00,3313.32,3322.12,-0.0,flip_to_long -63905,做多,2024-04-28 15:35:00,2024-04-28 15:45:00,3322.12,3317.77,-0.0,flip_to_short -63906,做空,2024-04-28 15:45:00,2024-04-28 16:20:00,3317.77,3326.57,-0.0,flip_to_long -63907,做多,2024-04-28 16:20:00,2024-04-28 16:25:00,3326.57,3321.2,-0.0,tp_upper -63908,做空,2024-04-28 16:35:00,2024-04-28 16:45:00,3316.78,3312.03,0.0,tp_lower -63909,做多,2024-04-28 16:55:00,2024-04-28 17:00:00,3319.61,3315.05,-0.0,flip_to_short -63910,做空,2024-04-28 17:00:00,2024-04-28 17:05:00,3315.05,3316.19,-0.0,flip_to_long -63911,做多,2024-04-28 17:05:00,2024-04-28 17:35:00,3316.19,3321.99,0.0,flip_to_short -63912,做空,2024-04-28 17:35:00,2024-04-28 18:15:00,3321.99,3319.09,0.0,flip_to_long -63913,做多,2024-04-28 18:15:00,2024-04-28 18:35:00,3319.09,3321.0,0.0,flip_to_short -63914,做空,2024-04-28 18:35:00,2024-04-28 18:40:00,3321.0,3321.22,-0.0,flip_to_long -63915,做多,2024-04-28 18:40:00,2024-04-28 18:45:00,3321.22,3346.68,0.0,tp_upper -63916,做空,2024-04-28 19:15:00,2024-04-28 21:00:00,3326.17,3306.56,0.0,tp_lower -63917,做多,2024-04-28 22:00:00,2024-04-28 22:25:00,3305.44,3304.76,-0.0,flip_to_short -63918,做空,2024-04-28 22:25:00,2024-04-28 22:30:00,3304.76,3294.25,0.0,tp_lower -63919,做多,2024-04-29 00:05:00,2024-04-29 01:15:00,3275.99,3272.77,-0.0,flip_to_short -63920,做空,2024-04-29 01:15:00,2024-04-29 01:35:00,3272.77,3284.49,-0.0,flip_to_long -63921,做多,2024-04-29 01:35:00,2024-04-29 01:40:00,3284.49,3274.91,-0.0,flip_to_short -63922,做空,2024-04-29 01:40:00,2024-04-29 01:45:00,3274.91,3280.0,-0.0,flip_to_long -63923,做多,2024-04-29 01:45:00,2024-04-29 01:55:00,3280.0,3274.89,-0.0,flip_to_short -63924,做空,2024-04-29 01:55:00,2024-04-29 02:00:00,3274.89,3275.88,-0.0,flip_to_long -63925,做多,2024-04-29 02:00:00,2024-04-29 02:10:00,3275.88,3265.58,-0.0,flip_to_short -63926,做空,2024-04-29 02:10:00,2024-04-29 02:15:00,3265.58,3262.2,0.0,tp_lower -63927,做多,2024-04-29 04:35:00,2024-04-29 04:55:00,3199.18,3200.29,-0.0,flip_to_short -63928,做空,2024-04-29 04:55:00,2024-04-29 05:05:00,3200.29,3197.65,0.0,flip_to_long -63929,做多,2024-04-29 05:05:00,2024-04-29 05:15:00,3197.65,3196.9,-0.0,flip_to_short -63930,做空,2024-04-29 05:15:00,2024-04-29 05:30:00,3196.9,3181.63,0.0,tp_lower -63931,做多,2024-04-29 05:35:00,2024-04-29 06:10:00,3193.75,3192.97,-0.0,tp_upper -63932,做多,2024-04-29 07:15:00,2024-04-29 07:20:00,3187.79,3181.64,-0.0,flip_to_short -63933,做空,2024-04-29 07:20:00,2024-04-29 07:25:00,3181.64,3183.63,-0.0,flip_to_long -63934,做多,2024-04-29 07:25:00,2024-04-29 07:45:00,3183.63,3184.33,-0.0,flip_to_short -63935,做空,2024-04-29 07:45:00,2024-04-29 08:15:00,3184.33,3174.14,0.0,tp_lower -63936,做多,2024-04-29 09:35:00,2024-04-29 09:40:00,3175.26,3172.68,-0.0,flip_to_short -63937,做空,2024-04-29 09:40:00,2024-04-29 11:15:00,3172.68,3171.57,-0.0,tp_lower -63938,做多,2024-04-29 12:20:00,2024-04-29 13:05:00,3164.93,3157.82,-0.0,flip_to_short -63939,做空,2024-04-29 13:05:00,2024-04-29 13:20:00,3157.82,3148.34,0.0,tp_lower -63940,做多,2024-04-29 14:15:00,2024-04-29 16:00:00,3145.53,3180.3,0.0,tp_upper -63941,做空,2024-04-29 16:15:00,2024-04-29 16:35:00,3179.44,3167.01,0.0,tp_lower -63942,做多,2024-04-29 17:15:00,2024-04-29 17:30:00,3165.57,3171.03,0.0,flip_to_short -63943,做空,2024-04-29 17:30:00,2024-04-29 17:40:00,3171.03,3172.55,-0.0,flip_to_long -63944,做多,2024-04-29 17:40:00,2024-04-29 17:55:00,3172.55,3172.1,-0.0,tp_upper -63945,做空,2024-04-29 18:05:00,2024-04-29 18:45:00,3171.48,3167.27,0.0,tp_lower -63946,做多,2024-04-29 18:50:00,2024-04-29 19:00:00,3167.76,3167.26,-0.0,flip_to_short -63947,做空,2024-04-29 19:00:00,2024-04-29 19:05:00,3167.26,3170.33,-0.0,flip_to_long -63948,做多,2024-04-29 19:05:00,2024-04-29 19:10:00,3170.33,3169.74,-0.0,flip_to_short -63949,做空,2024-04-29 19:10:00,2024-04-29 19:30:00,3169.74,3169.94,-0.0,flip_to_long -63950,做多,2024-04-29 19:30:00,2024-04-29 19:35:00,3169.94,3168.84,-0.0,flip_to_short -63951,做空,2024-04-29 19:35:00,2024-04-29 19:45:00,3168.84,3172.45,-0.0,flip_to_long -63952,做多,2024-04-29 19:45:00,2024-04-29 19:50:00,3172.45,3179.94,0.0,tp_upper -63953,做空,2024-04-29 20:35:00,2024-04-29 20:55:00,3176.45,3175.58,-0.0,flip_to_long -63954,做多,2024-04-29 20:55:00,2024-04-29 21:55:00,3175.58,3174.48,-0.0,flip_to_short -63955,做空,2024-04-29 21:55:00,2024-04-29 23:55:00,3174.48,3215.27,-0.0,flip_to_long -63956,做多,2024-04-29 23:55:00,2024-04-30 00:30:00,3215.27,3217.78,0.0,flip_to_short -63957,做空,2024-04-30 00:30:00,2024-04-30 01:50:00,3217.78,3194.62,0.0,tp_lower -63958,做多,2024-04-30 02:50:00,2024-04-30 02:55:00,3194.21,3192.37,-0.0,flip_to_short -63959,做空,2024-04-30 02:55:00,2024-04-30 03:25:00,3192.37,3188.16,0.0,flip_to_long -63960,做多,2024-04-30 03:25:00,2024-04-30 03:35:00,3188.16,3180.66,-0.0,flip_to_short -63961,做空,2024-04-30 03:35:00,2024-04-30 04:20:00,3180.66,3173.01,0.0,tp_lower -63962,做多,2024-04-30 05:55:00,2024-04-30 06:20:00,3167.54,3166.38,-0.0,flip_to_short -63963,做空,2024-04-30 06:20:00,2024-04-30 06:25:00,3166.38,3169.99,-0.0,flip_to_long -63964,做多,2024-04-30 06:25:00,2024-04-30 06:45:00,3169.99,3170.3,-0.0,flip_to_short -63965,做空,2024-04-30 06:45:00,2024-04-30 07:30:00,3170.3,3162.89,0.0,tp_lower -63966,做多,2024-04-30 07:35:00,2024-04-30 07:40:00,3169.61,3160.1,-0.0,flip_to_short -63967,做空,2024-04-30 07:40:00,2024-04-30 07:45:00,3160.1,3160.35,-0.0,tp_lower -63968,做多,2024-04-30 12:50:00,2024-04-30 12:55:00,3011.39,3007.69,-0.0,flip_to_short -63969,做空,2024-04-30 12:55:00,2024-04-30 13:05:00,3007.69,3009.01,-0.0,flip_to_long -63970,做多,2024-04-30 13:05:00,2024-04-30 13:15:00,3009.01,3014.12,0.0,tp_upper -63971,做空,2024-04-30 13:45:00,2024-04-30 13:50:00,3004.47,2985.43,0.0,tp_lower -63972,做多,2024-04-30 14:20:00,2024-04-30 14:45:00,3003.69,3024.02,0.0,tp_upper -63973,做空,2024-04-30 15:05:00,2024-04-30 15:15:00,3009.98,3003.8,0.0,flip_to_long -63974,做多,2024-04-30 15:15:00,2024-04-30 17:10:00,3003.8,2984.54,-0.0,flip_to_short -63975,做空,2024-04-30 17:10:00,2024-04-30 17:40:00,2984.54,2980.74,0.0,flip_to_long -63976,做多,2024-04-30 17:40:00,2024-04-30 18:05:00,2980.74,2978.6,-0.0,flip_to_short -63977,做空,2024-04-30 18:05:00,2024-04-30 18:10:00,2978.6,2982.22,-0.0,flip_to_long -63978,做多,2024-04-30 18:10:00,2024-04-30 19:05:00,2982.22,2974.66,-0.0,flip_to_short -63979,做空,2024-04-30 19:05:00,2024-04-30 19:10:00,2974.66,2951.77,0.0,tp_lower -63980,做多,2024-04-30 20:00:00,2024-04-30 20:20:00,2964.94,2962.34,-0.0,flip_to_short -63981,做空,2024-04-30 20:20:00,2024-04-30 20:30:00,2962.34,2963.19,-0.0,flip_to_long -63982,做多,2024-04-30 20:30:00,2024-04-30 22:10:00,2963.19,3002.9,0.0,tp_upper -63983,做空,2024-04-30 23:05:00,2024-04-30 23:10:00,2999.9,3002.24,-0.0,flip_to_long -63984,做多,2024-04-30 23:10:00,2024-04-30 23:45:00,3002.24,3024.18,0.0,tp_upper -63985,做空,2024-04-30 23:55:00,2024-05-01 00:20:00,3012.58,3009.01,0.0,flip_to_long -63986,做多,2024-05-01 00:20:00,2024-05-01 01:55:00,3009.01,3001.07,-0.0,flip_to_short -63987,做空,2024-05-01 01:55:00,2024-05-01 02:05:00,3001.07,2983.41,0.0,tp_lower -63988,做多,2024-05-01 03:00:00,2024-05-01 03:40:00,2989.18,2998.51,0.0,tp_upper -63989,做空,2024-05-01 05:05:00,2024-05-01 05:20:00,3004.99,2994.98,0.0,tp_lower -63990,做多,2024-05-01 05:35:00,2024-05-01 10:00:00,3000.4,2866.58,-0.0,flip_to_short -63991,做空,2024-05-01 10:00:00,2024-05-01 10:10:00,2866.58,2869.49,-0.0,flip_to_long -63992,做多,2024-05-01 10:10:00,2024-05-01 10:20:00,2869.49,2885.19,0.0,tp_upper -63993,做多,2024-05-01 11:35:00,2024-05-01 11:50:00,2883.87,2898.75,0.0,tp_upper -63994,做空,2024-05-01 13:00:00,2024-05-01 13:10:00,2911.48,2912.41,-0.0,flip_to_long -63995,做多,2024-05-01 13:10:00,2024-05-01 13:15:00,2912.41,2906.43,-0.0,flip_to_short -63996,做空,2024-05-01 13:15:00,2024-05-01 13:30:00,2906.43,2885.24,0.0,tp_lower -63997,做多,2024-05-01 14:15:00,2024-05-01 14:20:00,2900.68,2895.36,-0.0,flip_to_short -63998,做空,2024-05-01 14:20:00,2024-05-01 14:40:00,2895.36,2901.85,-0.0,flip_to_long -63999,做多,2024-05-01 14:40:00,2024-05-01 14:45:00,2901.85,2897.31,-0.0,flip_to_short -64000,做空,2024-05-01 14:45:00,2024-05-01 15:05:00,2897.31,2888.08,0.0,tp_lower -64001,做多,2024-05-01 15:20:00,2024-05-01 16:05:00,2890.84,2879.41,-0.0,flip_to_short -64002,做空,2024-05-01 16:05:00,2024-05-01 16:15:00,2879.41,2889.87,-0.0,flip_to_long -64003,做多,2024-05-01 16:15:00,2024-05-01 16:20:00,2889.87,2890.09,-0.0,flip_to_short -64004,做空,2024-05-01 16:20:00,2024-05-01 16:50:00,2890.09,2888.94,-0.0,flip_to_long -64005,做多,2024-05-01 16:50:00,2024-05-01 17:05:00,2888.94,2885.49,-0.0,flip_to_short -64006,做空,2024-05-01 17:05:00,2024-05-01 17:10:00,2885.49,2875.25,0.0,tp_lower -64007,做多,2024-05-01 17:25:00,2024-05-01 17:30:00,2894.82,2899.91,0.0,tp_upper -64008,做空,2024-05-01 19:15:00,2024-05-01 19:30:00,2970.48,2921.38,0.0,tp_lower -64009,做多,2024-05-01 20:40:00,2024-05-01 21:20:00,2941.99,2960.31,0.0,tp_upper -64010,做多,2024-05-01 22:55:00,2024-05-01 23:05:00,2969.05,2967.91,-0.0,flip_to_short -64011,做空,2024-05-01 23:05:00,2024-05-01 23:10:00,2967.91,2971.48,-0.0,flip_to_long -64012,做多,2024-05-01 23:10:00,2024-05-01 23:15:00,2971.48,2969.06,-0.0,flip_to_short -64013,做空,2024-05-01 23:15:00,2024-05-01 23:30:00,2969.06,2972.66,-0.0,tp_lower -64014,做空,2024-05-01 23:55:00,2024-05-02 00:00:00,2971.51,2981.29,-0.0,flip_to_long -64015,做多,2024-05-02 00:00:00,2024-05-02 00:05:00,2981.29,2974.04,-0.0,tp_upper -64016,做空,2024-05-02 00:10:00,2024-05-02 00:15:00,2967.02,2968.54,-0.0,flip_to_long -64017,做多,2024-05-02 00:15:00,2024-05-02 03:20:00,2968.54,2930.89,-0.0,tp_upper -64018,做空,2024-05-02 04:35:00,2024-05-02 04:50:00,2934.57,2920.71,0.0,tp_lower -64019,做空,2024-05-02 06:05:00,2024-05-02 06:25:00,2917.31,2922.44,-0.0,flip_to_long -64020,做多,2024-05-02 06:25:00,2024-05-02 06:35:00,2922.44,2917.1,-0.0,tp_upper -64021,做空,2024-05-02 06:50:00,2024-05-02 06:55:00,2912.44,2914.18,-0.0,flip_to_long -64022,做多,2024-05-02 06:55:00,2024-05-02 07:05:00,2914.18,2926.74,0.0,tp_upper -64023,做多,2024-05-02 07:55:00,2024-05-02 08:25:00,2920.75,2941.48,0.0,tp_upper -64024,做空,2024-05-02 09:40:00,2024-05-02 10:35:00,2939.94,2943.48,-0.0,flip_to_long -64025,做多,2024-05-02 10:35:00,2024-05-02 10:40:00,2943.48,2950.07,0.0,tp_upper -64026,做空,2024-05-02 12:25:00,2024-05-02 12:30:00,2987.36,2990.24,-0.0,flip_to_long -64027,做多,2024-05-02 12:30:00,2024-05-02 12:40:00,2990.24,2991.26,-0.0,flip_to_short -64028,做空,2024-05-02 12:40:00,2024-05-02 12:45:00,2991.26,2991.3,-0.0,flip_to_long -64029,做多,2024-05-02 12:45:00,2024-05-02 14:40:00,2991.3,2992.69,-0.0,tp_upper -64030,做空,2024-05-02 15:45:00,2024-05-02 15:55:00,2990.57,2989.76,-0.0,flip_to_long -64031,做多,2024-05-02 15:55:00,2024-05-02 16:30:00,2989.76,2990.53,-0.0,flip_to_short -64032,做空,2024-05-02 16:30:00,2024-05-02 16:45:00,2990.53,2979.29,0.0,tp_lower -64033,做多,2024-05-02 17:05:00,2024-05-02 17:20:00,2983.05,2994.13,0.0,tp_upper -64034,做空,2024-05-02 17:40:00,2024-05-02 17:50:00,2984.0,2991.05,-0.0,flip_to_long -64035,做多,2024-05-02 17:50:00,2024-05-02 17:55:00,2991.05,2992.13,-0.0,tp_upper -64036,做空,2024-05-02 18:15:00,2024-05-02 18:20:00,2976.51,2978.47,-0.0,tp_lower -64037,做多,2024-05-02 18:35:00,2024-05-02 18:45:00,2991.33,3003.51,0.0,tp_upper -64038,做空,2024-05-02 18:55:00,2024-05-02 19:05:00,2991.36,2990.32,-0.0,flip_to_long -64039,做多,2024-05-02 19:05:00,2024-05-02 19:10:00,2990.32,2982.76,-0.0,flip_to_short -64040,做空,2024-05-02 19:10:00,2024-05-02 19:20:00,2982.76,2988.34,-0.0,flip_to_long -64041,做多,2024-05-02 19:20:00,2024-05-02 20:20:00,2988.34,2995.27,0.0,flip_to_short -64042,做空,2024-05-02 20:20:00,2024-05-02 20:35:00,2995.27,2977.37,0.0,tp_lower -64043,做多,2024-05-02 21:00:00,2024-05-02 21:20:00,2992.55,2991.35,-0.0,flip_to_short -64044,做空,2024-05-02 21:20:00,2024-05-02 21:25:00,2991.35,2993.9,-0.0,flip_to_long -64045,做多,2024-05-02 21:25:00,2024-05-02 21:35:00,2993.9,3013.5,0.0,tp_upper -64046,做空,2024-05-02 21:55:00,2024-05-02 22:50:00,2995.91,2999.31,-0.0,flip_to_long -64047,做多,2024-05-02 22:50:00,2024-05-03 00:10:00,2999.31,2989.29,-0.0,flip_to_short -64048,做空,2024-05-03 00:10:00,2024-05-03 00:25:00,2989.29,2980.5,0.0,tp_lower -64049,做多,2024-05-03 00:50:00,2024-05-03 01:05:00,2984.48,2998.76,0.0,tp_upper -64050,做空,2024-05-03 02:40:00,2024-05-03 02:45:00,3011.32,3013.56,-0.0,flip_to_long -64051,做多,2024-05-03 02:45:00,2024-05-03 02:50:00,3013.56,3012.45,-0.0,flip_to_short -64052,做空,2024-05-03 02:50:00,2024-05-03 03:00:00,3012.45,3017.6,-0.0,flip_to_long -64053,做多,2024-05-03 03:00:00,2024-05-03 03:10:00,3017.6,3017.44,-0.0,flip_to_short -64054,做空,2024-05-03 03:10:00,2024-05-03 03:30:00,3017.44,3017.35,-0.0,flip_to_long -64055,做多,2024-05-03 03:30:00,2024-05-03 03:35:00,3017.35,3012.43,-0.0,flip_to_short -64056,做空,2024-05-03 03:35:00,2024-05-03 03:50:00,3012.43,3007.93,0.0,tp_lower -64057,做多,2024-05-03 04:10:00,2024-05-03 04:20:00,3012.32,3012.33,-0.0,flip_to_short -64058,做空,2024-05-03 04:20:00,2024-05-03 04:30:00,3012.33,3003.99,0.0,tp_lower -64059,做多,2024-05-03 07:10:00,2024-05-03 07:25:00,2989.51,2987.2,-0.0,flip_to_short -64060,做空,2024-05-03 07:25:00,2024-05-03 07:35:00,2987.2,2975.03,0.0,tp_lower -64061,做多,2024-05-03 08:25:00,2024-05-03 08:30:00,2978.86,2976.9,-0.0,flip_to_short -64062,做空,2024-05-03 08:30:00,2024-05-03 08:35:00,2976.9,2981.03,-0.0,flip_to_long -64063,做多,2024-05-03 08:35:00,2024-05-03 08:40:00,2981.03,2980.01,-0.0,flip_to_short -64064,做空,2024-05-03 08:40:00,2024-05-03 09:00:00,2980.01,2973.73,0.0,flip_to_long -64065,做多,2024-05-03 09:00:00,2024-05-03 09:35:00,2973.73,2981.23,0.0,tp_upper -64066,做空,2024-05-03 10:10:00,2024-05-03 10:35:00,2981.19,2970.54,0.0,tp_lower -64067,做多,2024-05-03 11:20:00,2024-05-03 11:30:00,2973.01,2974.73,0.0,flip_to_short -64068,做空,2024-05-03 11:30:00,2024-05-03 11:40:00,2974.73,2973.16,0.0,flip_to_long -64069,做多,2024-05-03 11:40:00,2024-05-03 11:55:00,2973.16,2979.3,0.0,tp_upper -64070,做空,2024-05-03 12:15:00,2024-05-03 12:25:00,2971.74,2977.38,-0.0,flip_to_long -64071,做多,2024-05-03 12:25:00,2024-05-03 12:30:00,2977.38,3013.51,0.0,tp_upper -64072,做空,2024-05-03 14:30:00,2024-05-03 15:20:00,3052.16,3056.41,-0.0,flip_to_long -64073,做多,2024-05-03 15:20:00,2024-05-03 15:30:00,3056.41,3070.92,0.0,tp_upper -64074,做空,2024-05-03 16:45:00,2024-05-03 17:05:00,3069.59,3068.2,-0.0,tp_lower -64075,做多,2024-05-03 17:15:00,2024-05-03 17:40:00,3072.79,3073.92,-0.0,flip_to_short -64076,做空,2024-05-03 17:40:00,2024-05-03 17:45:00,3073.92,3078.63,-0.0,flip_to_long -64077,做多,2024-05-03 17:45:00,2024-05-03 18:15:00,3078.63,3074.26,-0.0,flip_to_short -64078,做空,2024-05-03 18:15:00,2024-05-03 18:45:00,3074.26,3069.24,0.0,tp_lower -64079,做多,2024-05-03 19:35:00,2024-05-03 20:00:00,3070.34,3070.39,-0.0,flip_to_short -64080,做空,2024-05-03 20:00:00,2024-05-03 21:35:00,3070.39,3098.35,-0.0,flip_to_long -64081,做多,2024-05-03 21:35:00,2024-05-03 22:00:00,3098.35,3107.37,0.0,flip_to_short -64082,做空,2024-05-03 22:00:00,2024-05-03 22:15:00,3107.37,3106.95,-0.0,flip_to_long -64083,做多,2024-05-03 22:15:00,2024-05-03 22:25:00,3106.95,3112.92,0.0,tp_upper -64084,做空,2024-05-03 22:50:00,2024-05-03 23:05:00,3108.24,3105.98,0.0,flip_to_long -64085,做多,2024-05-03 23:05:00,2024-05-03 23:30:00,3105.98,3110.35,0.0,tp_upper -64086,做空,2024-05-03 23:35:00,2024-05-03 23:40:00,3106.6,3107.42,-0.0,flip_to_long -64087,做多,2024-05-03 23:40:00,2024-05-04 00:35:00,3107.42,3118.3,0.0,tp_upper -64088,做多,2024-05-04 03:05:00,2024-05-04 03:20:00,3104.84,3110.57,0.0,tp_upper -64089,做空,2024-05-04 04:20:00,2024-05-04 04:25:00,3107.37,3108.8,-0.0,flip_to_long -64090,做多,2024-05-04 04:25:00,2024-05-04 04:35:00,3108.8,3105.14,-0.0,flip_to_short -64091,做空,2024-05-04 04:35:00,2024-05-04 04:40:00,3105.14,3109.51,-0.0,flip_to_long -64092,做多,2024-05-04 04:40:00,2024-05-04 04:45:00,3109.51,3112.48,0.0,tp_upper -64093,做空,2024-05-04 05:20:00,2024-05-04 05:40:00,3108.94,3114.81,-0.0,flip_to_long -64094,做多,2024-05-04 05:40:00,2024-05-04 05:55:00,3114.81,3118.05,0.0,tp_upper -64095,做空,2024-05-04 06:05:00,2024-05-04 06:10:00,3110.59,3111.5,-0.0,flip_to_long -64096,做多,2024-05-04 06:10:00,2024-05-04 06:30:00,3111.5,3113.88,0.0,flip_to_short -64097,做空,2024-05-04 06:30:00,2024-05-04 06:40:00,3113.88,3109.42,0.0,tp_lower -64098,做多,2024-05-04 08:10:00,2024-05-04 08:20:00,3104.01,3101.21,-0.0,flip_to_short -64099,做空,2024-05-04 08:20:00,2024-05-04 08:30:00,3101.21,3103.77,-0.0,flip_to_long -64100,做多,2024-05-04 08:30:00,2024-05-04 08:40:00,3103.77,3109.04,0.0,tp_upper -64101,做空,2024-05-04 09:30:00,2024-05-04 10:05:00,3104.95,3107.68,-0.0,flip_to_long -64102,做多,2024-05-04 10:05:00,2024-05-04 10:10:00,3107.68,3105.49,-0.0,flip_to_short -64103,做空,2024-05-04 10:10:00,2024-05-04 12:35:00,3105.49,3142.76,-0.0,flip_to_long -64104,做多,2024-05-04 12:35:00,2024-05-04 12:45:00,3142.76,3142.33,-0.0,flip_to_short -64105,做空,2024-05-04 12:45:00,2024-05-04 13:30:00,3142.33,3130.36,0.0,tp_lower -64106,做多,2024-05-04 14:45:00,2024-05-04 14:50:00,3132.72,3129.24,-0.0,flip_to_short -64107,做空,2024-05-04 14:50:00,2024-05-04 15:15:00,3129.24,3123.75,0.0,tp_lower -64108,做多,2024-05-04 15:20:00,2024-05-04 16:00:00,3125.07,3123.03,-0.0,flip_to_short -64109,做空,2024-05-04 16:00:00,2024-05-04 16:05:00,3123.03,3122.72,-0.0,tp_lower -64110,做多,2024-05-04 16:15:00,2024-05-04 16:45:00,3123.39,3129.11,0.0,tp_upper -64111,做空,2024-05-04 17:15:00,2024-05-04 17:25:00,3122.74,3119.51,0.0,tp_lower -64112,做多,2024-05-04 17:30:00,2024-05-04 18:35:00,3123.27,3128.87,0.0,tp_upper -64113,做空,2024-05-04 18:55:00,2024-05-04 19:15:00,3124.34,3122.08,0.0,flip_to_long -64114,做多,2024-05-04 19:15:00,2024-05-04 19:40:00,3122.08,3126.22,0.0,flip_to_short -64115,做空,2024-05-04 19:40:00,2024-05-04 20:40:00,3126.22,3132.8,-0.0,flip_to_long -64116,做多,2024-05-04 20:40:00,2024-05-04 20:45:00,3132.8,3131.39,-0.0,flip_to_short -64117,做空,2024-05-04 20:45:00,2024-05-04 21:30:00,3131.39,3105.97,0.0,tp_lower -64118,做多,2024-05-04 21:50:00,2024-05-04 23:40:00,3120.85,3112.9,-0.0,flip_to_short -64119,做空,2024-05-04 23:40:00,2024-05-05 00:30:00,3112.9,3107.84,0.0,tp_lower -64120,做多,2024-05-05 01:05:00,2024-05-05 01:10:00,3113.62,3099.36,-0.0,flip_to_short -64121,做空,2024-05-05 01:10:00,2024-05-05 01:15:00,3099.36,3094.24,0.0,tp_lower -64122,做多,2024-05-05 02:20:00,2024-05-05 02:30:00,3093.46,3089.93,-0.0,flip_to_short -64123,做空,2024-05-05 02:30:00,2024-05-05 02:35:00,3089.93,3091.4,-0.0,flip_to_long -64124,做多,2024-05-05 02:35:00,2024-05-05 02:40:00,3091.4,3090.16,-0.0,flip_to_short -64125,做空,2024-05-05 02:40:00,2024-05-05 03:00:00,3090.16,3085.43,0.0,flip_to_long -64126,做多,2024-05-05 03:00:00,2024-05-05 04:10:00,3085.43,3089.52,0.0,tp_upper -64127,做空,2024-05-05 04:45:00,2024-05-05 04:50:00,3085.5,3088.99,-0.0,flip_to_long -64128,做多,2024-05-05 04:50:00,2024-05-05 05:20:00,3088.99,3088.96,-0.0,flip_to_short -64129,做空,2024-05-05 05:20:00,2024-05-05 05:25:00,3088.96,3091.52,-0.0,flip_to_long -64130,做多,2024-05-05 05:25:00,2024-05-05 05:35:00,3091.52,3086.93,-0.0,flip_to_short -64131,做空,2024-05-05 05:35:00,2024-05-05 05:40:00,3086.93,3088.92,-0.0,flip_to_long -64132,做多,2024-05-05 05:40:00,2024-05-05 06:30:00,3088.92,3088.99,-0.0,flip_to_short -64133,做空,2024-05-05 06:30:00,2024-05-05 06:35:00,3088.99,3093.04,-0.0,flip_to_long -64134,做多,2024-05-05 06:35:00,2024-05-05 07:10:00,3093.04,3097.77,0.0,tp_upper -64135,做空,2024-05-05 10:10:00,2024-05-05 10:50:00,3143.17,3136.17,0.0,tp_lower -64136,做多,2024-05-05 11:25:00,2024-05-05 11:30:00,3137.95,3137.94,-0.0,flip_to_short -64137,做空,2024-05-05 11:30:00,2024-05-05 11:50:00,3137.94,3135.69,0.0,flip_to_long -64138,做多,2024-05-05 11:50:00,2024-05-05 12:00:00,3135.69,3137.63,0.0,tp_upper -64139,做空,2024-05-05 12:05:00,2024-05-05 12:15:00,3135.35,3131.95,0.0,tp_lower -64140,做多,2024-05-05 12:20:00,2024-05-05 12:45:00,3134.85,3134.1,-0.0,flip_to_short -64141,做空,2024-05-05 12:45:00,2024-05-05 12:55:00,3134.1,3137.08,-0.0,flip_to_long -64142,做多,2024-05-05 12:55:00,2024-05-05 13:00:00,3137.08,3134.28,-0.0,flip_to_short -64143,做空,2024-05-05 13:00:00,2024-05-05 13:05:00,3134.28,3134.29,-0.0,tp_lower -64144,做多,2024-05-05 13:10:00,2024-05-05 13:15:00,3136.74,3152.18,0.0,tp_upper -64145,做空,2024-05-05 13:30:00,2024-05-05 13:35:00,3134.64,3140.31,-0.0,flip_to_long -64146,做多,2024-05-05 13:35:00,2024-05-05 13:40:00,3140.31,3151.39,0.0,tp_upper -64147,做空,2024-05-05 14:00:00,2024-05-05 14:35:00,3130.81,3138.42,-0.0,flip_to_long -64148,做多,2024-05-05 14:35:00,2024-05-05 15:20:00,3138.42,3159.62,0.0,tp_upper -64149,做空,2024-05-05 16:15:00,2024-05-05 16:50:00,3154.38,3145.01,0.0,tp_lower -64150,做多,2024-05-05 17:15:00,2024-05-05 17:30:00,3154.93,3155.94,-0.0,flip_to_short -64151,做空,2024-05-05 17:30:00,2024-05-05 17:40:00,3155.94,3153.13,0.0,flip_to_long -64152,做多,2024-05-05 17:40:00,2024-05-05 17:45:00,3153.13,3149.44,-0.0,flip_to_short -64153,做空,2024-05-05 17:45:00,2024-05-05 17:55:00,3149.44,3147.09,0.0,tp_lower -64154,做多,2024-05-05 19:15:00,2024-05-05 19:20:00,3143.97,3140.94,-0.0,flip_to_short -64155,做空,2024-05-05 19:20:00,2024-05-05 20:15:00,3140.94,3135.67,0.0,tp_lower -64156,做多,2024-05-05 21:25:00,2024-05-05 22:00:00,3134.34,3133.41,-0.0,flip_to_short -64157,做空,2024-05-05 22:00:00,2024-05-05 22:15:00,3133.41,3131.57,0.0,tp_lower -64158,做多,2024-05-05 22:55:00,2024-05-05 23:00:00,3131.25,3130.0,-0.0,flip_to_short -64159,做空,2024-05-05 23:00:00,2024-05-05 23:05:00,3130.0,3134.95,-0.0,flip_to_long -64160,做多,2024-05-05 23:05:00,2024-05-05 23:20:00,3134.95,3139.23,0.0,tp_upper -64161,做空,2024-05-06 01:30:00,2024-05-06 01:35:00,3144.86,3143.45,-0.0,tp_lower -64162,做多,2024-05-06 02:10:00,2024-05-06 02:15:00,3151.78,3148.03,-0.0,flip_to_short -64163,做空,2024-05-06 02:15:00,2024-05-06 02:25:00,3148.03,3153.06,-0.0,flip_to_long -64164,做多,2024-05-06 02:25:00,2024-05-06 02:30:00,3153.06,3149.35,-0.0,flip_to_short -64165,做空,2024-05-06 02:30:00,2024-05-06 02:40:00,3149.35,3151.03,-0.0,flip_to_long -64166,做多,2024-05-06 02:40:00,2024-05-06 02:45:00,3151.03,3145.5,-0.0,flip_to_short -64167,做空,2024-05-06 02:45:00,2024-05-06 02:55:00,3145.5,3132.1,0.0,tp_lower -64168,做多,2024-05-06 04:35:00,2024-05-06 04:45:00,3133.61,3139.95,0.0,tp_upper -64169,做多,2024-05-06 07:00:00,2024-05-06 08:00:00,3178.68,3178.91,-0.0,tp_upper -64170,做空,2024-05-06 08:05:00,2024-05-06 09:30:00,3177.96,3200.4,-0.0,flip_to_long -64171,做多,2024-05-06 09:30:00,2024-05-06 12:10:00,3200.4,3148.73,-0.0,flip_to_short -64172,做空,2024-05-06 12:10:00,2024-05-06 12:20:00,3148.73,3131.46,0.0,tp_lower -64173,做多,2024-05-06 13:40:00,2024-05-06 14:25:00,3118.62,3105.85,-0.0,flip_to_short -64174,做空,2024-05-06 14:25:00,2024-05-06 14:30:00,3105.85,3103.64,0.0,tp_lower -64175,做多,2024-05-06 15:45:00,2024-05-06 16:05:00,3089.11,3086.5,-0.0,flip_to_short -64176,做空,2024-05-06 16:05:00,2024-05-06 16:45:00,3086.5,3079.45,0.0,flip_to_long -64177,做多,2024-05-06 16:45:00,2024-05-06 17:15:00,3079.45,3081.79,0.0,flip_to_short -64178,做空,2024-05-06 17:15:00,2024-05-06 17:25:00,3081.79,3080.43,-0.0,flip_to_long -64179,做多,2024-05-06 17:25:00,2024-05-06 19:00:00,3080.43,3070.85,-0.0,flip_to_short -64180,做空,2024-05-06 19:00:00,2024-05-06 19:10:00,3070.85,3058.23,0.0,tp_lower -64181,做多,2024-05-06 19:50:00,2024-05-06 20:00:00,3068.68,3066.31,-0.0,flip_to_short -64182,做空,2024-05-06 20:00:00,2024-05-06 20:10:00,3066.31,3064.64,0.0,flip_to_long -64183,做多,2024-05-06 20:10:00,2024-05-06 20:35:00,3064.64,3078.41,0.0,tp_upper -64184,做空,2024-05-06 22:10:00,2024-05-06 22:20:00,3081.85,3083.18,-0.0,flip_to_long -64185,做多,2024-05-06 22:20:00,2024-05-06 22:30:00,3083.18,3083.81,-0.0,flip_to_short -64186,做空,2024-05-06 22:30:00,2024-05-06 22:35:00,3083.81,3078.67,0.0,tp_lower -64187,做多,2024-05-06 22:50:00,2024-05-06 22:55:00,3082.57,3081.24,-0.0,flip_to_short -64188,做空,2024-05-06 22:55:00,2024-05-06 23:00:00,3081.24,3077.76,0.0,tp_lower -64189,做多,2024-05-07 00:25:00,2024-05-07 00:45:00,3069.64,3076.95,0.0,tp_upper -64190,做空,2024-05-07 00:55:00,2024-05-07 03:10:00,3071.84,3079.93,-0.0,tp_lower -64191,做多,2024-05-07 04:25:00,2024-05-07 04:35:00,3058.71,3058.21,-0.0,flip_to_short -64192,做空,2024-05-07 04:35:00,2024-05-07 05:35:00,3058.21,3060.46,-0.0,flip_to_long -64193,做多,2024-05-07 05:35:00,2024-05-07 05:40:00,3060.46,3075.99,0.0,tp_upper -64194,做空,2024-05-07 06:05:00,2024-05-07 06:15:00,3061.21,3063.7,-0.0,flip_to_long -64195,做多,2024-05-07 06:15:00,2024-05-07 07:00:00,3063.7,3065.51,0.0,flip_to_short -64196,做空,2024-05-07 07:00:00,2024-05-07 07:05:00,3065.51,3069.42,-0.0,flip_to_long -64197,做多,2024-05-07 07:05:00,2024-05-07 07:10:00,3069.42,3074.47,0.0,tp_upper -64198,做空,2024-05-07 09:45:00,2024-05-07 10:10:00,3115.94,3098.61,0.0,tp_lower -64199,做多,2024-05-07 11:15:00,2024-05-07 11:20:00,3103.93,3097.32,-0.0,flip_to_short -64200,做空,2024-05-07 11:20:00,2024-05-07 11:35:00,3097.32,3084.49,0.0,tp_lower -64201,做多,2024-05-07 12:45:00,2024-05-07 12:50:00,3081.12,3076.29,-0.0,flip_to_short -64202,做空,2024-05-07 12:50:00,2024-05-07 13:10:00,3076.29,3077.74,-0.0,flip_to_long -64203,做多,2024-05-07 13:10:00,2024-05-07 13:20:00,3077.74,3071.51,-0.0,flip_to_short -64204,做空,2024-05-07 13:20:00,2024-05-07 13:30:00,3071.51,3074.68,-0.0,flip_to_long -64205,做多,2024-05-07 13:30:00,2024-05-07 13:35:00,3074.68,3068.27,-0.0,flip_to_short -64206,做空,2024-05-07 13:35:00,2024-05-07 13:45:00,3068.27,3056.46,0.0,tp_lower -64207,做多,2024-05-07 14:40:00,2024-05-07 14:50:00,3068.79,3080.64,0.0,tp_upper -64208,做空,2024-05-07 15:30:00,2024-05-07 15:35:00,3071.02,3075.22,-0.0,flip_to_long -64209,做多,2024-05-07 15:35:00,2024-05-07 15:40:00,3075.22,3073.75,-0.0,flip_to_short -64210,做空,2024-05-07 15:40:00,2024-05-07 16:00:00,3073.75,3074.52,-0.0,flip_to_long -64211,做多,2024-05-07 16:00:00,2024-05-07 16:10:00,3074.52,3074.4,-0.0,flip_to_short -64212,做空,2024-05-07 16:10:00,2024-05-07 16:30:00,3074.4,3062.7,0.0,tp_lower -64213,做多,2024-05-07 19:00:00,2024-05-07 19:10:00,3050.36,3049.5,-0.0,flip_to_short -64214,做空,2024-05-07 19:10:00,2024-05-07 20:35:00,3049.5,3053.51,-0.0,tp_lower -64215,做多,2024-05-07 21:10:00,2024-05-07 21:15:00,3051.92,3056.13,0.0,tp_upper -64216,做空,2024-05-07 21:30:00,2024-05-07 21:35:00,3051.06,3049.04,0.0,tp_lower -64217,做多,2024-05-07 21:55:00,2024-05-07 22:00:00,3051.52,3045.92,-0.0,flip_to_short -64218,做空,2024-05-07 22:00:00,2024-05-07 22:05:00,3045.92,3041.11,0.0,tp_lower -64219,做空,2024-05-07 22:35:00,2024-05-07 23:00:00,3050.55,3015.92,0.0,tp_lower -64220,做多,2024-05-08 00:15:00,2024-05-08 00:20:00,3021.48,3019.27,-0.0,flip_to_short -64221,做空,2024-05-08 00:20:00,2024-05-08 00:30:00,3019.27,3018.62,-0.0,tp_lower -64222,做空,2024-05-08 00:50:00,2024-05-08 01:35:00,3016.42,3025.81,-0.0,flip_to_long -64223,做多,2024-05-08 01:35:00,2024-05-08 01:40:00,3025.81,3027.98,0.0,tp_upper -64224,做空,2024-05-08 02:55:00,2024-05-08 03:00:00,3025.24,3029.21,-0.0,flip_to_long -64225,做多,2024-05-08 03:00:00,2024-05-08 03:10:00,3029.21,3028.38,-0.0,flip_to_short -64226,做空,2024-05-08 03:10:00,2024-05-08 03:15:00,3028.38,3023.41,0.0,tp_lower -64227,做多,2024-05-08 03:35:00,2024-05-08 03:40:00,3028.37,3035.88,0.0,tp_upper -64228,做空,2024-05-08 04:25:00,2024-05-08 04:30:00,3028.38,3021.95,0.0,tp_lower -64229,做多,2024-05-08 05:30:00,2024-05-08 06:10:00,3025.73,3019.76,-0.0,flip_to_short -64230,做空,2024-05-08 06:10:00,2024-05-08 06:20:00,3019.76,2999.68,0.0,tp_lower -64231,做多,2024-05-08 06:35:00,2024-05-08 08:25:00,3016.56,3005.45,-0.0,flip_to_short -64232,做空,2024-05-08 08:25:00,2024-05-08 08:45:00,3005.45,2983.96,0.0,tp_lower -64233,做多,2024-05-08 08:55:00,2024-05-08 09:05:00,3001.91,2999.65,-0.0,flip_to_short -64234,做空,2024-05-08 09:05:00,2024-05-08 09:20:00,2999.65,2987.52,0.0,tp_lower -64235,做多,2024-05-08 09:25:00,2024-05-08 11:05:00,2994.06,2993.73,-0.0,flip_to_short -64236,做空,2024-05-08 11:05:00,2024-05-08 11:20:00,2993.73,2989.1,0.0,tp_lower -64237,做多,2024-05-08 11:45:00,2024-05-08 12:15:00,2998.18,3000.88,0.0,flip_to_short -64238,做空,2024-05-08 12:15:00,2024-05-08 12:50:00,3000.88,2995.81,0.0,flip_to_long -64239,做多,2024-05-08 12:50:00,2024-05-08 13:10:00,2995.81,2995.13,-0.0,flip_to_short -64240,做空,2024-05-08 13:10:00,2024-05-08 13:15:00,2995.13,3006.39,-0.0,flip_to_long -64241,做多,2024-05-08 13:15:00,2024-05-08 13:20:00,3006.39,3008.43,0.0,tp_upper -64242,做空,2024-05-08 15:00:00,2024-05-08 15:10:00,3018.22,3004.77,0.0,tp_lower -64243,做多,2024-05-08 15:45:00,2024-05-08 15:50:00,3014.46,3009.88,-0.0,flip_to_short -64244,做空,2024-05-08 15:50:00,2024-05-08 16:15:00,3009.88,3010.57,-0.0,flip_to_long -64245,做多,2024-05-08 16:15:00,2024-05-08 16:35:00,3010.57,3008.01,-0.0,flip_to_short -64246,做空,2024-05-08 16:35:00,2024-05-08 17:25:00,3008.01,3011.4,-0.0,flip_to_long -64247,做多,2024-05-08 17:25:00,2024-05-08 17:35:00,3011.4,3008.51,-0.0,flip_to_short -64248,做空,2024-05-08 17:35:00,2024-05-08 17:50:00,3008.51,3010.15,-0.0,flip_to_long -64249,做多,2024-05-08 17:50:00,2024-05-08 18:20:00,3010.15,3021.45,0.0,tp_upper -64250,做空,2024-05-08 18:30:00,2024-05-08 19:00:00,3014.43,3012.82,0.0,flip_to_long -64251,做多,2024-05-08 19:00:00,2024-05-08 19:10:00,3012.82,3002.91,-0.0,flip_to_short -64252,做空,2024-05-08 19:10:00,2024-05-08 19:15:00,3002.91,3001.61,-0.0,tp_lower -64253,做多,2024-05-08 21:20:00,2024-05-08 22:10:00,2964.48,2960.78,-0.0,flip_to_short -64254,做空,2024-05-08 22:10:00,2024-05-08 22:15:00,2960.78,2968.42,-0.0,flip_to_long -64255,做多,2024-05-08 22:15:00,2024-05-08 22:35:00,2968.42,2963.73,-0.0,flip_to_short -64256,做空,2024-05-08 22:35:00,2024-05-08 22:55:00,2963.73,2969.82,-0.0,flip_to_long -64257,做多,2024-05-08 22:55:00,2024-05-08 23:00:00,2969.82,2967.55,-0.0,flip_to_short -64258,做空,2024-05-08 23:00:00,2024-05-08 23:10:00,2967.55,2975.29,-0.0,flip_to_long -64259,做多,2024-05-08 23:10:00,2024-05-08 23:15:00,2975.29,2966.47,-0.0,flip_to_short -64260,做空,2024-05-08 23:15:00,2024-05-08 23:25:00,2966.47,2969.01,-0.0,flip_to_long -64261,做多,2024-05-08 23:25:00,2024-05-08 23:50:00,2969.01,2976.47,0.0,tp_upper -64262,做空,2024-05-09 03:10:00,2024-05-09 03:15:00,2992.84,2990.1,0.0,tp_lower -64263,做多,2024-05-09 03:30:00,2024-05-09 03:45:00,2998.06,2997.74,-0.0,flip_to_short -64264,做空,2024-05-09 03:45:00,2024-05-09 03:50:00,2997.74,3000.08,-0.0,flip_to_long -64265,做多,2024-05-09 03:50:00,2024-05-09 03:55:00,3000.08,2998.4,-0.0,flip_to_short -64266,做空,2024-05-09 03:55:00,2024-05-09 04:05:00,2998.4,3004.83,-0.0,flip_to_long -64267,做多,2024-05-09 04:05:00,2024-05-09 04:20:00,3004.83,2999.37,-0.0,flip_to_short -64268,做空,2024-05-09 04:20:00,2024-05-09 04:30:00,2999.37,2997.82,0.0,flip_to_long -64269,做多,2024-05-09 04:30:00,2024-05-09 05:20:00,2997.82,3010.63,0.0,tp_upper -64270,做空,2024-05-09 06:25:00,2024-05-09 06:45:00,3005.38,3000.04,0.0,tp_lower -64271,做多,2024-05-09 09:10:00,2024-05-09 09:15:00,2984.92,2976.91,-0.0,flip_to_short -64272,做空,2024-05-09 09:15:00,2024-05-09 09:20:00,2976.91,2971.88,0.0,tp_lower -64273,做多,2024-05-09 09:55:00,2024-05-09 10:00:00,2983.07,2978.97,-0.0,flip_to_short -64274,做空,2024-05-09 10:00:00,2024-05-09 10:15:00,2978.97,2966.07,0.0,tp_lower -64275,做多,2024-05-09 10:45:00,2024-05-09 10:50:00,2975.21,2973.04,-0.0,flip_to_short -64276,做空,2024-05-09 10:50:00,2024-05-09 10:55:00,2973.04,2955.62,0.0,tp_lower -64277,做多,2024-05-09 11:20:00,2024-05-09 11:45:00,2971.84,2981.66,0.0,tp_upper -64278,做空,2024-05-09 13:00:00,2024-05-09 13:35:00,2983.4,2970.38,0.0,tp_lower -64279,做多,2024-05-09 14:25:00,2024-05-09 15:05:00,2978.48,3001.83,0.0,tp_upper -64280,做空,2024-05-09 16:40:00,2024-05-09 16:55:00,3010.54,2994.73,0.0,tp_lower -64281,做多,2024-05-09 17:30:00,2024-05-09 17:55:00,3004.1,3004.12,-0.0,flip_to_short -64282,做空,2024-05-09 17:55:00,2024-05-09 18:00:00,3004.12,3008.89,-0.0,flip_to_long -64283,做多,2024-05-09 18:00:00,2024-05-09 18:15:00,3008.89,3009.28,-0.0,tp_upper -64284,做空,2024-05-09 20:15:00,2024-05-09 20:20:00,3018.08,3019.08,-0.0,flip_to_long -64285,做多,2024-05-09 20:20:00,2024-05-09 20:25:00,3019.08,3018.92,-0.0,flip_to_short -64286,做空,2024-05-09 20:25:00,2024-05-09 20:35:00,3018.92,3019.8,-0.0,flip_to_long -64287,做多,2024-05-09 20:35:00,2024-05-09 20:40:00,3019.8,3019.61,-0.0,flip_to_short -64288,做空,2024-05-09 20:40:00,2024-05-09 20:55:00,3019.61,3022.17,-0.0,flip_to_long -64289,做多,2024-05-09 20:55:00,2024-05-09 21:00:00,3022.17,3026.95,0.0,tp_upper -64290,做空,2024-05-09 21:15:00,2024-05-09 21:30:00,3021.16,3019.46,0.0,flip_to_long -64291,做多,2024-05-09 21:30:00,2024-05-09 21:55:00,3019.46,3021.13,0.0,flip_to_short -64292,做空,2024-05-09 21:55:00,2024-05-09 22:05:00,3021.13,3020.93,-0.0,flip_to_long -64293,做多,2024-05-09 22:05:00,2024-05-09 22:15:00,3020.93,3024.68,0.0,flip_to_short -64294,做空,2024-05-09 22:15:00,2024-05-09 23:25:00,3024.68,3033.88,-0.0,flip_to_long -64295,做多,2024-05-09 23:25:00,2024-05-10 01:35:00,3033.88,3032.75,-0.0,tp_upper -64296,做空,2024-05-10 01:40:00,2024-05-10 02:40:00,3032.43,3032.77,-0.0,flip_to_long -64297,做多,2024-05-10 02:40:00,2024-05-10 02:45:00,3032.77,3030.18,-0.0,flip_to_short -64298,做空,2024-05-10 02:45:00,2024-05-10 02:50:00,3030.18,3029.24,-0.0,tp_lower -64299,做多,2024-05-10 03:50:00,2024-05-10 04:05:00,3029.29,3025.88,-0.0,flip_to_short -64300,做空,2024-05-10 04:05:00,2024-05-10 04:10:00,3025.88,3028.72,-0.0,tp_lower -64301,做空,2024-05-10 05:05:00,2024-05-10 05:10:00,3029.74,3024.51,0.0,tp_lower -64302,做多,2024-05-10 05:30:00,2024-05-10 06:10:00,3029.39,3038.98,0.0,tp_upper -64303,做空,2024-05-10 07:50:00,2024-05-10 08:00:00,3042.76,3042.04,-0.0,flip_to_long -64304,做多,2024-05-10 08:00:00,2024-05-10 09:45:00,3042.04,3032.44,-0.0,flip_to_short -64305,做空,2024-05-10 09:45:00,2024-05-10 09:55:00,3032.44,3033.63,-0.0,flip_to_long -64306,做多,2024-05-10 09:55:00,2024-05-10 10:00:00,3033.63,3029.95,-0.0,flip_to_short -64307,做空,2024-05-10 10:00:00,2024-05-10 10:05:00,3029.95,3027.72,0.0,tp_lower -64308,做多,2024-05-10 10:20:00,2024-05-10 10:30:00,3032.89,3033.38,-0.0,flip_to_short -64309,做空,2024-05-10 10:30:00,2024-05-10 11:00:00,3033.38,3028.7,0.0,tp_lower -64310,做多,2024-05-10 11:20:00,2024-05-10 11:25:00,3031.21,3030.13,-0.0,flip_to_short -64311,做空,2024-05-10 11:25:00,2024-05-10 11:45:00,3030.13,3031.16,-0.0,flip_to_long -64312,做多,2024-05-10 11:45:00,2024-05-10 11:50:00,3031.16,3034.55,0.0,tp_upper -64313,做空,2024-05-10 12:20:00,2024-05-10 12:25:00,3031.35,3033.74,-0.0,flip_to_long -64314,做多,2024-05-10 12:25:00,2024-05-10 12:30:00,3033.74,3032.9,-0.0,flip_to_short -64315,做空,2024-05-10 12:30:00,2024-05-10 12:45:00,3032.9,3024.94,0.0,tp_lower -64316,做多,2024-05-10 13:45:00,2024-05-10 13:50:00,3030.07,3026.19,-0.0,flip_to_short -64317,做空,2024-05-10 13:50:00,2024-05-10 14:00:00,3026.19,3016.44,0.0,tp_lower -64318,做多,2024-05-10 16:15:00,2024-05-10 16:25:00,2929.45,2920.42,-0.0,flip_to_short -64319,做空,2024-05-10 16:25:00,2024-05-10 16:55:00,2920.42,2921.59,-0.0,flip_to_long -64320,做多,2024-05-10 16:55:00,2024-05-10 17:00:00,2921.59,2913.22,-0.0,flip_to_short -64321,做空,2024-05-10 17:00:00,2024-05-10 17:15:00,2913.22,2898.79,0.0,tp_lower -64322,做多,2024-05-10 18:30:00,2024-05-10 18:50:00,2901.7,2903.75,0.0,tp_upper -64323,做空,2024-05-10 19:45:00,2024-05-10 19:50:00,2900.2,2905.88,-0.0,flip_to_long -64324,做多,2024-05-10 19:50:00,2024-05-10 19:55:00,2905.88,2901.94,-0.0,flip_to_short -64325,做空,2024-05-10 19:55:00,2024-05-10 20:00:00,2901.94,2906.06,-0.0,flip_to_long -64326,做多,2024-05-10 20:00:00,2024-05-10 20:10:00,2906.06,2905.86,-0.0,flip_to_short -64327,做空,2024-05-10 20:10:00,2024-05-10 20:20:00,2905.86,2895.56,0.0,tp_lower -64328,做多,2024-05-10 21:20:00,2024-05-10 21:25:00,2898.58,2895.84,-0.0,flip_to_short -64329,做空,2024-05-10 21:25:00,2024-05-10 21:30:00,2895.84,2898.5,-0.0,flip_to_long -64330,做多,2024-05-10 21:30:00,2024-05-10 21:40:00,2898.5,2895.05,-0.0,flip_to_short -64331,做空,2024-05-10 21:40:00,2024-05-10 21:45:00,2895.05,2900.22,-0.0,flip_to_long -64332,做多,2024-05-10 21:45:00,2024-05-10 21:55:00,2900.22,2906.84,0.0,tp_upper -64333,做空,2024-05-10 22:25:00,2024-05-10 22:30:00,2898.05,2899.24,-0.0,flip_to_long -64334,做多,2024-05-10 22:30:00,2024-05-10 23:05:00,2899.24,2914.19,0.0,tp_upper -64335,做空,2024-05-11 00:05:00,2024-05-11 00:10:00,2907.95,2912.23,-0.0,flip_to_long -64336,做多,2024-05-11 00:10:00,2024-05-11 00:20:00,2912.23,2918.12,0.0,tp_upper -64337,做空,2024-05-11 00:30:00,2024-05-11 00:45:00,2912.89,2915.59,-0.0,flip_to_long -64338,做多,2024-05-11 00:45:00,2024-05-11 01:00:00,2915.59,2919.98,0.0,tp_upper -64339,做空,2024-05-11 01:30:00,2024-05-11 01:40:00,2920.59,2919.27,-0.0,flip_to_long -64340,做多,2024-05-11 01:40:00,2024-05-11 02:00:00,2919.27,2919.58,-0.0,flip_to_short -64341,做空,2024-05-11 02:00:00,2024-05-11 02:35:00,2919.58,2922.86,-0.0,flip_to_long -64342,做多,2024-05-11 02:35:00,2024-05-11 02:45:00,2922.86,2920.56,-0.0,flip_to_short -64343,做空,2024-05-11 02:45:00,2024-05-11 02:55:00,2920.56,2919.15,-0.0,flip_to_long -64344,做多,2024-05-11 02:55:00,2024-05-11 03:00:00,2919.15,2917.14,-0.0,flip_to_short -64345,做空,2024-05-11 03:00:00,2024-05-11 03:15:00,2917.14,2918.12,-0.0,flip_to_long -64346,做多,2024-05-11 03:15:00,2024-05-11 03:20:00,2918.12,2917.27,-0.0,flip_to_short -64347,做空,2024-05-11 03:20:00,2024-05-11 03:35:00,2917.27,2909.05,0.0,tp_lower -64348,做多,2024-05-11 04:35:00,2024-05-11 05:10:00,2912.3,2917.51,0.0,tp_upper -64349,做空,2024-05-11 06:40:00,2024-05-11 06:50:00,2920.67,2918.65,0.0,flip_to_long -64350,做多,2024-05-11 06:50:00,2024-05-11 07:00:00,2918.65,2919.78,-0.0,flip_to_short -64351,做空,2024-05-11 07:00:00,2024-05-11 07:15:00,2919.78,2918.32,0.0,tp_lower -64352,做多,2024-05-11 07:25:00,2024-05-11 07:45:00,2920.66,2922.27,0.0,tp_upper -64353,做空,2024-05-11 08:05:00,2024-05-11 08:10:00,2918.84,2915.66,0.0,tp_lower -64354,做多,2024-05-11 09:45:00,2024-05-11 09:50:00,2910.93,2909.53,-0.0,flip_to_short -64355,做空,2024-05-11 09:50:00,2024-05-11 10:35:00,2909.53,2906.89,0.0,tp_lower -64356,做多,2024-05-11 10:40:00,2024-05-11 10:55:00,2908.19,2907.29,-0.0,flip_to_short -64357,做空,2024-05-11 10:55:00,2024-05-11 11:05:00,2907.29,2899.11,0.0,tp_lower -64358,做多,2024-05-11 11:30:00,2024-05-11 11:45:00,2906.11,2903.24,-0.0,flip_to_short -64359,做空,2024-05-11 11:45:00,2024-05-11 11:50:00,2903.24,2906.52,-0.0,flip_to_long -64360,做多,2024-05-11 11:50:00,2024-05-11 11:55:00,2906.52,2904.04,-0.0,flip_to_short -64361,做空,2024-05-11 11:55:00,2024-05-11 12:00:00,2904.04,2906.81,-0.0,flip_to_long -64362,做多,2024-05-11 12:00:00,2024-05-11 12:35:00,2906.81,2906.01,-0.0,flip_to_short -64363,做空,2024-05-11 12:35:00,2024-05-11 13:00:00,2906.01,2901.78,0.0,tp_lower -64364,做多,2024-05-11 13:05:00,2024-05-11 13:10:00,2910.6,2910.23,-0.0,tp_upper -64365,做空,2024-05-11 13:20:00,2024-05-11 13:35:00,2904.04,2908.19,-0.0,flip_to_long -64366,做多,2024-05-11 13:35:00,2024-05-11 13:45:00,2908.19,2912.74,0.0,tp_upper -64367,做空,2024-05-11 14:20:00,2024-05-11 14:35:00,2908.14,2903.92,0.0,tp_lower -64368,做多,2024-05-11 15:00:00,2024-05-11 15:10:00,2910.27,2921.97,0.0,tp_upper -64369,做空,2024-05-11 15:30:00,2024-05-11 16:45:00,2921.36,2919.35,0.0,tp_lower -64370,做多,2024-05-11 17:10:00,2024-05-11 17:40:00,2925.5,2929.47,0.0,tp_upper -64371,做空,2024-05-11 18:00:00,2024-05-11 18:05:00,2924.47,2925.7,-0.0,flip_to_long -64372,做多,2024-05-11 18:05:00,2024-05-11 18:15:00,2925.7,2929.74,0.0,tp_upper -64373,做多,2024-05-11 19:05:00,2024-05-11 19:10:00,2933.22,2929.6,-0.0,flip_to_short -64374,做空,2024-05-11 19:10:00,2024-05-11 19:55:00,2929.6,2931.06,-0.0,flip_to_long -64375,做多,2024-05-11 19:55:00,2024-05-11 20:00:00,2931.06,2928.9,-0.0,flip_to_short -64376,做空,2024-05-11 20:00:00,2024-05-11 20:15:00,2928.9,2930.45,-0.0,flip_to_long -64377,做多,2024-05-11 20:15:00,2024-05-11 20:20:00,2930.45,2926.91,-0.0,flip_to_short -64378,做空,2024-05-11 20:20:00,2024-05-11 20:25:00,2926.91,2923.62,0.0,tp_lower -64379,做空,2024-05-11 21:55:00,2024-05-11 22:00:00,2918.67,2922.03,-0.0,flip_to_long -64380,做多,2024-05-11 22:00:00,2024-05-11 22:05:00,2922.03,2920.87,-0.0,flip_to_short -64381,做空,2024-05-11 22:05:00,2024-05-11 22:15:00,2920.87,2916.46,0.0,tp_lower -64382,做多,2024-05-11 22:25:00,2024-05-11 22:35:00,2918.03,2917.73,-0.0,flip_to_short -64383,做空,2024-05-11 22:35:00,2024-05-11 23:15:00,2917.73,2915.11,0.0,tp_lower -64384,做多,2024-05-11 23:25:00,2024-05-11 23:30:00,2917.65,2914.22,-0.0,flip_to_short -64385,做空,2024-05-11 23:30:00,2024-05-11 23:35:00,2914.22,2910.86,0.0,tp_lower -64386,做多,2024-05-12 00:05:00,2024-05-12 00:20:00,2916.67,2920.84,0.0,tp_upper -64387,做空,2024-05-12 01:15:00,2024-05-12 01:50:00,2918.24,2913.32,0.0,tp_lower -64388,做多,2024-05-12 02:30:00,2024-05-12 02:45:00,2918.15,2923.87,0.0,tp_upper -64389,做空,2024-05-12 03:30:00,2024-05-12 05:15:00,2918.6,2926.07,-0.0,flip_to_long -64390,做多,2024-05-12 05:15:00,2024-05-12 05:25:00,2926.07,2924.37,-0.0,flip_to_short -64391,做空,2024-05-12 05:25:00,2024-05-12 05:45:00,2924.37,2924.62,-0.0,tp_lower -64392,做多,2024-05-12 05:55:00,2024-05-12 06:15:00,2926.26,2923.59,-0.0,flip_to_short -64393,做空,2024-05-12 06:15:00,2024-05-12 06:20:00,2923.59,2922.76,-0.0,tp_lower -64394,做多,2024-05-12 08:30:00,2024-05-12 08:55:00,2914.11,2916.18,0.0,tp_upper -64395,做空,2024-05-12 09:40:00,2024-05-12 09:45:00,2912.29,2912.97,-0.0,flip_to_long -64396,做多,2024-05-12 09:45:00,2024-05-12 10:05:00,2912.97,2921.42,0.0,tp_upper -64397,做多,2024-05-12 11:25:00,2024-05-12 12:35:00,2929.69,2929.42,-0.0,flip_to_short -64398,做空,2024-05-12 12:35:00,2024-05-12 12:55:00,2929.42,2930.15,-0.0,flip_to_long -64399,做多,2024-05-12 12:55:00,2024-05-12 13:10:00,2930.15,2927.73,-0.0,flip_to_short -64400,做空,2024-05-12 13:10:00,2024-05-12 13:15:00,2927.73,2930.75,-0.0,flip_to_long -64401,做多,2024-05-12 13:15:00,2024-05-12 13:25:00,2930.75,2933.47,0.0,tp_upper -64402,做空,2024-05-12 14:25:00,2024-05-12 14:50:00,2933.86,2929.96,0.0,tp_lower -64403,做多,2024-05-12 15:20:00,2024-05-12 15:30:00,2931.29,2930.38,-0.0,flip_to_short -64404,做空,2024-05-12 15:30:00,2024-05-12 15:35:00,2930.38,2935.76,-0.0,flip_to_long -64405,做多,2024-05-12 15:35:00,2024-05-12 15:40:00,2935.76,2937.2,-0.0,tp_upper -64406,做空,2024-05-12 16:40:00,2024-05-12 17:00:00,2938.31,2929.25,0.0,tp_lower -64407,做多,2024-05-12 17:10:00,2024-05-12 18:15:00,2936.09,2934.65,-0.0,flip_to_short -64408,做空,2024-05-12 18:15:00,2024-05-12 18:25:00,2934.65,2936.84,-0.0,flip_to_long -64409,做多,2024-05-12 18:25:00,2024-05-12 18:30:00,2936.84,2933.47,-0.0,flip_to_short -64410,做空,2024-05-12 18:30:00,2024-05-12 19:00:00,2933.47,2926.03,0.0,tp_lower -64411,做多,2024-05-12 19:50:00,2024-05-12 20:00:00,2929.91,2926.01,-0.0,flip_to_short -64412,做空,2024-05-12 20:00:00,2024-05-12 20:10:00,2926.01,2929.09,-0.0,flip_to_long -64413,做多,2024-05-12 20:10:00,2024-05-12 20:15:00,2929.09,2928.57,-0.0,flip_to_short -64414,做空,2024-05-12 20:15:00,2024-05-12 20:50:00,2928.57,2925.13,0.0,tp_lower -64415,做多,2024-05-12 21:40:00,2024-05-12 21:45:00,2929.66,2931.47,0.0,tp_upper -64416,做空,2024-05-12 23:30:00,2024-05-12 23:50:00,2932.47,2931.66,-0.0,flip_to_long -64417,做多,2024-05-12 23:50:00,2024-05-13 00:10:00,2931.66,2934.76,0.0,tp_upper -64418,做空,2024-05-13 00:15:00,2024-05-13 00:55:00,2933.5,2932.47,-0.0,flip_to_long -64419,做多,2024-05-13 00:55:00,2024-05-13 01:10:00,2932.47,2930.95,-0.0,flip_to_short -64420,做空,2024-05-13 01:10:00,2024-05-13 01:15:00,2930.95,2917.93,0.0,tp_lower -64421,做多,2024-05-13 03:50:00,2024-05-13 04:40:00,2887.22,2880.22,-0.0,flip_to_short -64422,做空,2024-05-13 04:40:00,2024-05-13 04:45:00,2880.22,2882.04,-0.0,flip_to_long -64423,做多,2024-05-13 04:45:00,2024-05-13 05:10:00,2882.04,2894.41,0.0,tp_upper -64424,做空,2024-05-13 05:25:00,2024-05-13 05:45:00,2886.44,2871.62,0.0,tp_lower -64425,做多,2024-05-13 06:05:00,2024-05-13 06:40:00,2884.35,2916.04,0.0,tp_upper -64426,做空,2024-05-13 10:00:00,2024-05-13 10:20:00,2978.48,2969.26,0.0,tp_lower -64427,做空,2024-05-13 11:35:00,2024-05-13 11:45:00,2962.48,2964.83,-0.0,flip_to_long -64428,做多,2024-05-13 11:45:00,2024-05-13 12:00:00,2964.83,2967.97,0.0,tp_upper -64429,做空,2024-05-13 12:10:00,2024-05-13 12:20:00,2962.15,2962.23,-0.0,tp_lower -64430,做多,2024-05-13 12:25:00,2024-05-13 12:30:00,2968.84,2969.62,-0.0,tp_upper -64431,做空,2024-05-13 12:40:00,2024-05-13 12:50:00,2965.41,2966.44,-0.0,flip_to_long -64432,做多,2024-05-13 12:50:00,2024-05-13 13:10:00,2966.44,2979.61,0.0,tp_upper -64433,做空,2024-05-13 13:30:00,2024-05-13 13:40:00,2966.72,2967.81,-0.0,flip_to_long -64434,做多,2024-05-13 13:40:00,2024-05-13 13:55:00,2967.81,2965.51,-0.0,flip_to_short -64435,做空,2024-05-13 13:55:00,2024-05-13 14:05:00,2965.51,2970.96,-0.0,flip_to_long -64436,做多,2024-05-13 14:05:00,2024-05-13 14:10:00,2970.96,2970.79,-0.0,flip_to_short -64437,做空,2024-05-13 14:10:00,2024-05-13 14:30:00,2970.79,2961.55,0.0,tp_lower -64438,做多,2024-05-13 15:20:00,2024-05-13 15:25:00,2964.99,2962.23,-0.0,flip_to_short -64439,做空,2024-05-13 15:25:00,2024-05-13 15:35:00,2962.23,2963.62,-0.0,flip_to_long -64440,做多,2024-05-13 15:35:00,2024-05-13 15:50:00,2963.62,2966.84,0.0,tp_upper -64441,做空,2024-05-13 16:05:00,2024-05-13 16:10:00,2958.69,2958.88,-0.0,flip_to_long -64442,做多,2024-05-13 16:10:00,2024-05-13 16:20:00,2958.88,2967.61,0.0,tp_upper -64443,做空,2024-05-13 17:05:00,2024-05-13 17:10:00,2951.56,2954.97,-0.0,tp_lower -64444,做多,2024-05-13 18:35:00,2024-05-13 18:40:00,2944.3,2940.83,-0.0,flip_to_short -64445,做空,2024-05-13 18:40:00,2024-05-13 18:45:00,2940.83,2942.45,-0.0,flip_to_long -64446,做多,2024-05-13 18:45:00,2024-05-13 18:50:00,2942.45,2942.07,-0.0,flip_to_short -64447,做空,2024-05-13 18:50:00,2024-05-13 20:55:00,2942.07,2954.99,-0.0,flip_to_long -64448,做多,2024-05-13 20:55:00,2024-05-13 21:15:00,2954.99,2953.03,-0.0,flip_to_short -64449,做空,2024-05-13 21:15:00,2024-05-13 21:40:00,2953.03,2952.35,-0.0,tp_lower -64450,做多,2024-05-13 23:05:00,2024-05-14 00:10:00,2946.48,2950.9,0.0,tp_upper -64451,做空,2024-05-14 00:25:00,2024-05-14 00:45:00,2950.55,2944.95,0.0,tp_lower -64452,做多,2024-05-14 01:00:00,2024-05-14 01:15:00,2950.24,2958.86,0.0,tp_upper -64453,做空,2024-05-14 01:40:00,2024-05-14 01:45:00,2943.76,2950.03,-0.0,tp_lower -64454,做多,2024-05-14 02:30:00,2024-05-14 02:35:00,2955.57,2954.14,-0.0,flip_to_short -64455,做空,2024-05-14 02:35:00,2024-05-14 02:50:00,2954.14,2951.03,0.0,flip_to_long -64456,做多,2024-05-14 02:50:00,2024-05-14 02:55:00,2951.03,2949.63,-0.0,flip_to_short -64457,做空,2024-05-14 02:55:00,2024-05-14 03:10:00,2949.63,2950.78,-0.0,flip_to_long -64458,做多,2024-05-14 03:10:00,2024-05-14 03:20:00,2950.78,2951.24,-0.0,tp_upper -64459,做空,2024-05-14 03:25:00,2024-05-14 03:30:00,2947.03,2946.7,-0.0,tp_lower -64460,做多,2024-05-14 03:35:00,2024-05-14 04:25:00,2947.8,2942.49,-0.0,flip_to_short -64461,做空,2024-05-14 04:25:00,2024-05-14 04:30:00,2942.49,2939.8,0.0,tp_lower -64462,做多,2024-05-14 05:15:00,2024-05-14 05:25:00,2944.81,2946.83,0.0,tp_upper -64463,做空,2024-05-14 06:00:00,2024-05-14 06:05:00,2936.22,2915.48,0.0,tp_lower -64464,做多,2024-05-14 07:10:00,2024-05-14 07:20:00,2916.57,2918.44,0.0,flip_to_short -64465,做空,2024-05-14 07:20:00,2024-05-14 08:05:00,2918.44,2919.72,-0.0,flip_to_long -64466,做多,2024-05-14 08:05:00,2024-05-14 08:10:00,2919.72,2917.45,-0.0,flip_to_short -64467,做空,2024-05-14 08:10:00,2024-05-14 08:15:00,2917.45,2915.55,0.0,tp_lower -64468,做多,2024-05-14 08:25:00,2024-05-14 08:55:00,2915.87,2914.5,-0.0,flip_to_short -64469,做空,2024-05-14 08:55:00,2024-05-14 09:10:00,2914.5,2917.08,-0.0,flip_to_long -64470,做多,2024-05-14 09:10:00,2024-05-14 09:15:00,2917.08,2916.23,-0.0,flip_to_short -64471,做空,2024-05-14 09:15:00,2024-05-14 09:30:00,2916.23,2907.08,0.0,tp_lower -64472,做多,2024-05-14 10:05:00,2024-05-14 11:35:00,2912.64,2909.18,-0.0,flip_to_short -64473,做空,2024-05-14 11:35:00,2024-05-14 11:55:00,2909.18,2908.27,-0.0,flip_to_long -64474,做多,2024-05-14 11:55:00,2024-05-14 12:00:00,2908.27,2906.93,-0.0,flip_to_short -64475,做空,2024-05-14 12:00:00,2024-05-14 12:05:00,2906.93,2913.35,-0.0,flip_to_long -64476,做多,2024-05-14 12:05:00,2024-05-14 12:10:00,2913.35,2917.66,0.0,tp_upper -64477,做空,2024-05-14 12:25:00,2024-05-14 12:30:00,2910.76,2895.59,0.0,tp_lower -64478,做多,2024-05-14 12:40:00,2024-05-14 13:40:00,2903.38,2905.59,0.0,flip_to_short -64479,做空,2024-05-14 13:40:00,2024-05-14 14:10:00,2905.59,2888.45,0.0,tp_lower -64480,做多,2024-05-14 14:20:00,2024-05-14 14:30:00,2904.66,2914.76,0.0,tp_upper -64481,做空,2024-05-14 14:35:00,2024-05-14 15:05:00,2903.77,2900.25,0.0,flip_to_long -64482,做多,2024-05-14 15:05:00,2024-05-14 15:40:00,2900.25,2897.44,-0.0,flip_to_short -64483,做空,2024-05-14 15:40:00,2024-05-14 15:45:00,2897.44,2899.51,-0.0,flip_to_long -64484,做多,2024-05-14 15:45:00,2024-05-14 15:55:00,2899.51,2899.22,-0.0,flip_to_short -64485,做空,2024-05-14 15:55:00,2024-05-14 17:05:00,2899.22,2888.94,0.0,tp_lower -64486,做多,2024-05-14 17:15:00,2024-05-14 17:20:00,2893.17,2889.68,-0.0,flip_to_short -64487,做空,2024-05-14 17:20:00,2024-05-14 17:30:00,2889.68,2879.87,0.0,tp_lower -64488,做多,2024-05-14 18:10:00,2024-05-14 18:25:00,2884.43,2879.0,-0.0,flip_to_short -64489,做空,2024-05-14 18:25:00,2024-05-14 18:30:00,2879.0,2883.02,-0.0,flip_to_long -64490,做多,2024-05-14 18:30:00,2024-05-14 19:20:00,2883.02,2894.68,0.0,tp_upper -64491,做空,2024-05-14 20:45:00,2024-05-14 20:50:00,2892.98,2894.49,-0.0,tp_lower -64492,做多,2024-05-14 21:35:00,2024-05-14 21:40:00,2899.77,2900.05,-0.0,tp_upper -64493,做空,2024-05-14 21:50:00,2024-05-14 23:05:00,2895.25,2884.81,0.0,tp_lower -64494,做多,2024-05-15 00:00:00,2024-05-15 00:10:00,2886.6,2886.47,-0.0,flip_to_short -64495,做空,2024-05-15 00:10:00,2024-05-15 00:45:00,2886.47,2866.93,0.0,tp_lower -64496,做多,2024-05-15 01:20:00,2024-05-15 01:35:00,2883.8,2882.44,-0.0,flip_to_short -64497,做空,2024-05-15 01:35:00,2024-05-15 06:45:00,2882.44,2901.77,-0.0,tp_lower -64498,做多,2024-05-15 06:50:00,2024-05-15 07:00:00,2905.9,2904.46,-0.0,flip_to_short -64499,做空,2024-05-15 07:00:00,2024-05-15 07:05:00,2904.46,2905.38,-0.0,flip_to_long -64500,做多,2024-05-15 07:05:00,2024-05-15 07:30:00,2905.38,2907.08,0.0,tp_upper -64501,做空,2024-05-15 08:15:00,2024-05-15 09:05:00,2906.81,2900.04,0.0,tp_lower -64502,做多,2024-05-15 09:35:00,2024-05-15 09:40:00,2904.02,2914.02,0.0,tp_upper -64503,做空,2024-05-15 10:05:00,2024-05-15 11:10:00,2910.36,2902.34,0.0,tp_lower -64504,做多,2024-05-15 12:05:00,2024-05-15 12:10:00,2904.33,2903.34,-0.0,flip_to_short -64505,做空,2024-05-15 12:10:00,2024-05-15 12:25:00,2903.34,2902.64,-0.0,flip_to_long -64506,做多,2024-05-15 12:25:00,2024-05-15 12:30:00,2902.64,2948.23,0.0,tp_upper -64507,做空,2024-05-15 13:55:00,2024-05-15 14:05:00,2951.61,2954.76,-0.0,flip_to_long -64508,做多,2024-05-15 14:05:00,2024-05-15 14:10:00,2954.76,2951.54,-0.0,flip_to_short -64509,做空,2024-05-15 14:10:00,2024-05-15 14:15:00,2951.54,2958.78,-0.0,flip_to_long -64510,做多,2024-05-15 14:15:00,2024-05-15 15:10:00,2958.78,2980.82,0.0,tp_upper -64511,做空,2024-05-15 15:55:00,2024-05-15 16:05:00,2977.1,2980.06,-0.0,flip_to_long -64512,做多,2024-05-15 16:05:00,2024-05-15 16:15:00,2980.06,2982.1,0.0,flip_to_short -64513,做空,2024-05-15 16:15:00,2024-05-15 16:45:00,2982.1,2975.62,0.0,flip_to_long -64514,做多,2024-05-15 16:45:00,2024-05-15 17:15:00,2975.62,2972.93,-0.0,flip_to_short -64515,做空,2024-05-15 17:15:00,2024-05-15 17:20:00,2972.93,2977.92,-0.0,flip_to_long -64516,做多,2024-05-15 17:20:00,2024-05-15 17:35:00,2977.92,2986.75,0.0,tp_upper -64517,做空,2024-05-15 18:45:00,2024-05-15 20:55:00,2988.98,3021.64,-0.0,flip_to_long -64518,做多,2024-05-15 20:55:00,2024-05-15 21:05:00,3021.64,3015.13,-0.0,flip_to_short -64519,做空,2024-05-15 21:05:00,2024-05-15 21:40:00,3015.13,3018.23,-0.0,flip_to_long -64520,做多,2024-05-15 21:40:00,2024-05-15 21:50:00,3018.23,3014.43,-0.0,flip_to_short -64521,做空,2024-05-15 21:50:00,2024-05-15 22:00:00,3014.43,3014.33,-0.0,tp_lower -64522,做多,2024-05-15 22:25:00,2024-05-15 22:30:00,3017.44,3020.89,0.0,tp_upper -64523,做空,2024-05-15 22:35:00,2024-05-15 22:40:00,3015.58,3017.24,-0.0,flip_to_long -64524,做多,2024-05-15 22:40:00,2024-05-15 22:45:00,3017.24,3015.95,-0.0,flip_to_short -64525,做空,2024-05-15 22:45:00,2024-05-15 23:00:00,3015.95,3016.03,-0.0,flip_to_long -64526,做多,2024-05-15 23:00:00,2024-05-15 23:10:00,3016.03,3014.93,-0.0,flip_to_short -64527,做空,2024-05-15 23:10:00,2024-05-15 23:15:00,3014.93,3016.5,-0.0,flip_to_long -64528,做多,2024-05-15 23:15:00,2024-05-15 23:25:00,3016.5,3018.43,0.0,tp_upper -64529,做空,2024-05-16 00:25:00,2024-05-16 00:45:00,3028.03,3024.85,0.0,flip_to_long -64530,做多,2024-05-16 00:45:00,2024-05-16 03:40:00,3024.85,3015.21,-0.0,tp_upper -64531,做空,2024-05-16 04:15:00,2024-05-16 04:20:00,3009.51,3010.82,-0.0,flip_to_long -64532,做多,2024-05-16 04:20:00,2024-05-16 04:30:00,3010.82,3009.94,-0.0,flip_to_short -64533,做空,2024-05-16 04:30:00,2024-05-16 04:45:00,3009.94,3005.52,0.0,tp_lower -64534,做多,2024-05-16 05:30:00,2024-05-16 05:50:00,3008.76,3008.83,-0.0,flip_to_short -64535,做空,2024-05-16 05:50:00,2024-05-16 06:00:00,3008.83,3005.86,0.0,tp_lower -64536,做多,2024-05-16 06:05:00,2024-05-16 06:10:00,3008.2,3013.43,0.0,tp_upper -64537,做多,2024-05-16 08:05:00,2024-05-16 08:10:00,3023.23,3019.95,-0.0,tp_upper -64538,做空,2024-05-16 08:15:00,2024-05-16 08:20:00,3014.13,3013.68,-0.0,tp_lower -64539,做多,2024-05-16 09:55:00,2024-05-16 10:00:00,3009.8,3002.74,-0.0,flip_to_short -64540,做空,2024-05-16 10:00:00,2024-05-16 10:15:00,3002.74,2999.21,0.0,tp_lower -64541,做多,2024-05-16 10:25:00,2024-05-16 11:30:00,3004.65,2997.8,-0.0,flip_to_short -64542,做空,2024-05-16 11:30:00,2024-05-16 11:45:00,2997.8,3005.89,-0.0,flip_to_long -64543,做多,2024-05-16 11:45:00,2024-05-16 11:55:00,3005.89,3006.71,-0.0,tp_upper -64544,做空,2024-05-16 12:00:00,2024-05-16 12:15:00,3000.85,2996.27,0.0,flip_to_long -64545,做多,2024-05-16 12:15:00,2024-05-16 12:30:00,2996.27,2992.24,-0.0,tp_upper -64546,做多,2024-05-16 13:30:00,2024-05-16 13:50:00,2982.74,2982.75,-0.0,flip_to_short -64547,做空,2024-05-16 13:50:00,2024-05-16 14:05:00,2982.75,2974.26,0.0,tp_lower -64548,做多,2024-05-16 15:40:00,2024-05-16 16:00:00,2955.7,2956.02,-0.0,flip_to_short -64549,做空,2024-05-16 16:00:00,2024-05-16 16:20:00,2956.02,2952.98,0.0,flip_to_long -64550,做多,2024-05-16 16:20:00,2024-05-16 16:30:00,2952.98,2948.49,-0.0,flip_to_short -64551,做空,2024-05-16 16:30:00,2024-05-16 16:35:00,2948.49,2955.11,-0.0,tp_lower -64552,做空,2024-05-16 16:45:00,2024-05-16 16:55:00,2951.31,2947.15,0.0,tp_lower -64553,做多,2024-05-16 17:50:00,2024-05-16 19:10:00,2948.89,2946.21,-0.0,flip_to_short -64554,做空,2024-05-16 19:10:00,2024-05-16 19:15:00,2946.21,2950.87,-0.0,flip_to_long -64555,做多,2024-05-16 19:15:00,2024-05-16 19:20:00,2950.87,2950.6,-0.0,flip_to_short -64556,做空,2024-05-16 19:20:00,2024-05-16 19:45:00,2950.6,2944.91,0.0,tp_lower -64557,做多,2024-05-16 21:30:00,2024-05-16 21:40:00,2935.06,2934.77,-0.0,flip_to_short -64558,做空,2024-05-16 21:40:00,2024-05-16 21:50:00,2934.77,2938.39,-0.0,flip_to_long -64559,做多,2024-05-16 21:50:00,2024-05-16 22:00:00,2938.39,2930.64,-0.0,flip_to_short -64560,做空,2024-05-16 22:00:00,2024-05-16 22:05:00,2930.64,2925.05,0.0,tp_lower -64561,做多,2024-05-16 22:35:00,2024-05-16 23:00:00,2931.65,2932.91,-0.0,flip_to_short -64562,做空,2024-05-16 23:00:00,2024-05-16 23:10:00,2932.91,2934.21,-0.0,flip_to_long -64563,做多,2024-05-16 23:10:00,2024-05-16 23:15:00,2934.21,2931.12,-0.0,flip_to_short -64564,做空,2024-05-16 23:15:00,2024-05-16 23:20:00,2931.12,2933.83,-0.0,flip_to_long -64565,做多,2024-05-16 23:20:00,2024-05-17 00:05:00,2933.83,2942.64,0.0,tp_upper -64566,做空,2024-05-17 01:10:00,2024-05-17 01:20:00,2943.22,2935.26,0.0,tp_lower -64567,做多,2024-05-17 01:35:00,2024-05-17 01:45:00,2949.46,2944.32,-0.0,flip_to_short -64568,做空,2024-05-17 01:45:00,2024-05-17 02:00:00,2944.32,2946.09,-0.0,flip_to_long -64569,做多,2024-05-17 02:00:00,2024-05-17 02:05:00,2946.09,2938.89,-0.0,flip_to_short -64570,做空,2024-05-17 02:05:00,2024-05-17 02:15:00,2938.89,2941.7,-0.0,flip_to_long -64571,做多,2024-05-17 02:15:00,2024-05-17 02:40:00,2941.7,2952.95,0.0,tp_upper -64572,做空,2024-05-17 03:30:00,2024-05-17 04:00:00,2948.45,2949.29,-0.0,flip_to_long -64573,做多,2024-05-17 04:00:00,2024-05-17 04:20:00,2949.29,2953.5,0.0,tp_upper -64574,做空,2024-05-17 04:30:00,2024-05-17 04:45:00,2945.59,2944.27,-0.0,tp_lower -64575,做多,2024-05-17 05:00:00,2024-05-17 05:15:00,2948.87,2947.51,-0.0,flip_to_short -64576,做空,2024-05-17 05:15:00,2024-05-17 05:25:00,2947.51,2942.89,0.0,tp_lower -64577,做多,2024-05-17 05:55:00,2024-05-17 06:00:00,2947.58,2944.62,-0.0,flip_to_short -64578,做空,2024-05-17 06:00:00,2024-05-17 06:15:00,2944.62,2941.44,0.0,tp_lower -64579,做多,2024-05-17 06:20:00,2024-05-17 06:35:00,2944.6,2951.6,0.0,tp_upper -64580,做空,2024-05-17 08:55:00,2024-05-17 09:10:00,3027.82,3034.17,-0.0,flip_to_long -64581,做多,2024-05-17 09:10:00,2024-05-17 09:15:00,3034.17,3031.38,-0.0,flip_to_short -64582,做空,2024-05-17 09:15:00,2024-05-17 10:05:00,3031.38,3022.63,0.0,tp_lower -64583,做多,2024-05-17 10:20:00,2024-05-17 10:30:00,3034.04,3030.81,-0.0,tp_upper -64584,做空,2024-05-17 11:00:00,2024-05-17 11:20:00,3034.18,3032.52,0.0,flip_to_long -64585,做多,2024-05-17 11:20:00,2024-05-17 11:25:00,3032.52,3032.09,-0.0,flip_to_short -64586,做空,2024-05-17 11:25:00,2024-05-17 11:35:00,3032.09,3033.55,-0.0,flip_to_long -64587,做多,2024-05-17 11:35:00,2024-05-17 11:55:00,3033.55,3030.33,-0.0,flip_to_short -64588,做空,2024-05-17 11:55:00,2024-05-17 12:10:00,3030.33,3025.68,0.0,tp_lower -64589,做多,2024-05-17 12:15:00,2024-05-17 12:30:00,3032.85,3052.26,0.0,tp_upper -64590,做空,2024-05-17 13:40:00,2024-05-17 13:45:00,3057.66,3062.82,-0.0,flip_to_long -64591,做多,2024-05-17 13:45:00,2024-05-17 14:25:00,3062.82,3087.65,0.0,tp_upper -64592,做空,2024-05-17 16:30:00,2024-05-17 16:35:00,3101.95,3106.8,-0.0,flip_to_long -64593,做多,2024-05-17 16:35:00,2024-05-17 16:40:00,3106.8,3096.09,-0.0,flip_to_short -64594,做空,2024-05-17 16:40:00,2024-05-17 17:00:00,3096.09,3097.27,-0.0,tp_lower -64595,做多,2024-05-17 17:20:00,2024-05-17 19:05:00,3102.17,3080.29,-0.0,flip_to_short -64596,做空,2024-05-17 19:05:00,2024-05-17 20:05:00,3080.29,3083.39,-0.0,flip_to_long -64597,做多,2024-05-17 20:05:00,2024-05-17 20:20:00,3083.39,3089.06,0.0,tp_upper -64598,做空,2024-05-17 21:35:00,2024-05-17 21:40:00,3087.93,3088.69,-0.0,flip_to_long -64599,做多,2024-05-17 21:40:00,2024-05-17 22:10:00,3088.69,3093.87,0.0,tp_upper -64600,做多,2024-05-17 22:25:00,2024-05-17 22:30:00,3091.24,3089.83,-0.0,flip_to_short -64601,做空,2024-05-17 22:30:00,2024-05-17 22:35:00,3089.83,3091.31,-0.0,flip_to_long -64602,做多,2024-05-17 22:35:00,2024-05-17 22:55:00,3091.31,3091.1,-0.0,flip_to_short -64603,做空,2024-05-17 22:55:00,2024-05-17 23:05:00,3091.1,3092.22,-0.0,flip_to_long -64604,做多,2024-05-17 23:05:00,2024-05-17 23:10:00,3092.22,3091.81,-0.0,flip_to_short -64605,做空,2024-05-17 23:10:00,2024-05-17 23:20:00,3091.81,3089.77,0.0,flip_to_long -64606,做多,2024-05-17 23:20:00,2024-05-17 23:40:00,3089.77,3090.6,-0.0,flip_to_short -64607,做空,2024-05-17 23:40:00,2024-05-17 23:45:00,3090.6,3087.83,0.0,tp_lower -64608,做多,2024-05-17 23:50:00,2024-05-18 00:00:00,3093.37,3089.82,-0.0,flip_to_short -64609,做空,2024-05-18 00:00:00,2024-05-18 00:05:00,3089.82,3090.38,-0.0,flip_to_long -64610,做多,2024-05-18 00:05:00,2024-05-18 00:25:00,3090.38,3091.04,-0.0,flip_to_short -64611,做空,2024-05-18 00:25:00,2024-05-18 00:30:00,3091.04,3088.14,0.0,tp_lower -64612,做多,2024-05-18 00:35:00,2024-05-18 00:40:00,3091.35,3091.29,-0.0,flip_to_short -64613,做空,2024-05-18 00:40:00,2024-05-18 00:45:00,3091.29,3096.92,-0.0,flip_to_long -64614,做多,2024-05-18 00:45:00,2024-05-18 00:50:00,3096.92,3098.66,0.0,tp_upper -64615,做空,2024-05-18 01:00:00,2024-05-18 01:20:00,3094.59,3089.79,0.0,tp_lower -64616,做多,2024-05-18 01:35:00,2024-05-18 01:45:00,3097.01,3095.32,-0.0,flip_to_short -64617,做空,2024-05-18 01:45:00,2024-05-18 02:40:00,3095.32,3097.42,-0.0,flip_to_long -64618,做多,2024-05-18 02:40:00,2024-05-18 02:45:00,3097.42,3097.54,-0.0,flip_to_short -64619,做空,2024-05-18 02:45:00,2024-05-18 04:15:00,3097.54,3108.56,-0.0,flip_to_long -64620,做多,2024-05-18 04:15:00,2024-05-18 07:00:00,3108.56,3096.37,-0.0,flip_to_short -64621,做空,2024-05-18 07:00:00,2024-05-18 07:05:00,3096.37,3097.71,-0.0,flip_to_long -64622,做多,2024-05-18 07:05:00,2024-05-18 07:15:00,3097.71,3100.87,0.0,tp_upper -64623,做空,2024-05-18 07:45:00,2024-05-18 07:50:00,3099.4,3106.0,-0.0,flip_to_long -64624,做多,2024-05-18 07:50:00,2024-05-18 07:55:00,3106.0,3101.81,-0.0,flip_to_short -64625,做空,2024-05-18 07:55:00,2024-05-18 09:30:00,3101.81,3117.18,-0.0,flip_to_long -64626,做多,2024-05-18 09:30:00,2024-05-18 09:40:00,3117.18,3116.81,-0.0,tp_upper -64627,做空,2024-05-18 11:35:00,2024-05-18 12:05:00,3137.44,3129.56,0.0,tp_lower -64628,做多,2024-05-18 14:25:00,2024-05-18 15:15:00,3113.57,3107.56,-0.0,flip_to_short -64629,做空,2024-05-18 15:15:00,2024-05-18 15:20:00,3107.56,3104.82,0.0,tp_lower -64630,做多,2024-05-18 15:25:00,2024-05-18 16:05:00,3108.49,3106.22,-0.0,flip_to_short -64631,做空,2024-05-18 16:05:00,2024-05-18 16:10:00,3106.22,3117.07,-0.0,flip_to_long -64632,做多,2024-05-18 16:10:00,2024-05-18 16:25:00,3117.07,3120.54,0.0,tp_upper -64633,做空,2024-05-18 16:50:00,2024-05-18 17:00:00,3112.44,3117.21,-0.0,flip_to_long -64634,做多,2024-05-18 17:00:00,2024-05-18 17:30:00,3117.21,3114.56,-0.0,flip_to_short -64635,做空,2024-05-18 17:30:00,2024-05-18 17:55:00,3114.56,3114.86,-0.0,flip_to_long -64636,做多,2024-05-18 17:55:00,2024-05-18 18:05:00,3114.86,3115.21,-0.0,flip_to_short -64637,做空,2024-05-18 18:05:00,2024-05-18 18:25:00,3115.21,3112.23,0.0,flip_to_long -64638,做多,2024-05-18 18:25:00,2024-05-18 19:20:00,3112.23,3112.79,-0.0,flip_to_short -64639,做空,2024-05-18 19:20:00,2024-05-18 19:25:00,3112.79,3113.75,-0.0,flip_to_long -64640,做多,2024-05-18 19:25:00,2024-05-18 19:40:00,3113.75,3115.14,-0.0,tp_upper -64641,做空,2024-05-18 20:05:00,2024-05-18 20:10:00,3114.7,3117.59,-0.0,flip_to_long -64642,做多,2024-05-18 20:10:00,2024-05-18 20:30:00,3117.59,3124.15,0.0,tp_upper -64643,做空,2024-05-18 21:00:00,2024-05-18 21:20:00,3119.72,3110.88,0.0,tp_lower -64644,做多,2024-05-18 22:15:00,2024-05-18 22:20:00,3119.42,3117.49,-0.0,flip_to_short -64645,做空,2024-05-18 22:20:00,2024-05-18 22:55:00,3117.49,3118.21,-0.0,flip_to_long -64646,做多,2024-05-18 22:55:00,2024-05-18 23:00:00,3118.21,3117.32,-0.0,flip_to_short -64647,做空,2024-05-18 23:00:00,2024-05-18 23:05:00,3117.32,3119.9,-0.0,flip_to_long -64648,做多,2024-05-18 23:05:00,2024-05-18 23:10:00,3119.9,3118.42,-0.0,flip_to_short -64649,做空,2024-05-18 23:10:00,2024-05-18 23:15:00,3118.42,3121.93,-0.0,flip_to_long -64650,做多,2024-05-18 23:15:00,2024-05-18 23:40:00,3121.93,3124.11,0.0,tp_upper -64651,做空,2024-05-18 23:50:00,2024-05-19 00:10:00,3121.62,3124.14,-0.0,flip_to_long -64652,做多,2024-05-19 00:10:00,2024-05-19 00:15:00,3124.14,3123.13,-0.0,tp_upper -64653,做空,2024-05-19 00:30:00,2024-05-19 00:35:00,3118.72,3119.04,-0.0,tp_lower -64654,做多,2024-05-19 01:10:00,2024-05-19 02:05:00,3119.59,3120.93,-0.0,tp_upper -64655,做空,2024-05-19 03:20:00,2024-05-19 04:00:00,3129.15,3125.02,0.0,tp_lower -64656,做多,2024-05-19 05:00:00,2024-05-19 05:05:00,3124.05,3123.22,-0.0,flip_to_short -64657,做空,2024-05-19 05:05:00,2024-05-19 05:30:00,3123.22,3121.72,-0.0,flip_to_long -64658,做多,2024-05-19 05:30:00,2024-05-19 05:40:00,3121.72,3120.4,-0.0,flip_to_short -64659,做空,2024-05-19 05:40:00,2024-05-19 06:05:00,3120.4,3115.62,0.0,tp_lower -64660,做多,2024-05-19 07:25:00,2024-05-19 07:35:00,3115.84,3113.48,-0.0,flip_to_short -64661,做空,2024-05-19 07:35:00,2024-05-19 07:50:00,3113.48,3115.52,-0.0,flip_to_long -64662,做多,2024-05-19 07:50:00,2024-05-19 08:05:00,3115.52,3111.76,-0.0,flip_to_short -64663,做空,2024-05-19 08:05:00,2024-05-19 08:10:00,3111.76,3111.28,-0.0,flip_to_long -64664,做多,2024-05-19 08:10:00,2024-05-19 09:50:00,3111.28,3106.92,-0.0,flip_to_short -64665,做空,2024-05-19 09:50:00,2024-05-19 09:55:00,3106.92,3110.29,-0.0,flip_to_long -64666,做多,2024-05-19 09:55:00,2024-05-19 10:20:00,3110.29,3114.39,0.0,tp_upper -64667,做空,2024-05-19 10:55:00,2024-05-19 11:00:00,3105.19,3088.64,0.0,tp_lower -64668,做多,2024-05-19 11:55:00,2024-05-19 12:00:00,3103.18,3100.33,-0.0,flip_to_short -64669,做空,2024-05-19 12:00:00,2024-05-19 12:10:00,3100.33,3099.63,-0.0,flip_to_long -64670,做多,2024-05-19 12:10:00,2024-05-19 12:15:00,3099.63,3089.65,-0.0,flip_to_short -64671,做空,2024-05-19 12:15:00,2024-05-19 12:20:00,3089.65,3086.39,0.0,tp_lower -64672,做多,2024-05-19 13:40:00,2024-05-19 13:50:00,3081.83,3087.96,0.0,tp_upper -64673,做空,2024-05-19 14:25:00,2024-05-19 14:45:00,3075.77,3079.11,-0.0,flip_to_long -64674,做多,2024-05-19 14:45:00,2024-05-19 15:35:00,3079.11,3076.48,-0.0,flip_to_short -64675,做空,2024-05-19 15:35:00,2024-05-19 15:50:00,3076.48,3075.93,-0.0,flip_to_long -64676,做多,2024-05-19 15:50:00,2024-05-19 16:10:00,3075.93,3071.19,-0.0,flip_to_short -64677,做空,2024-05-19 16:10:00,2024-05-19 16:20:00,3071.19,3067.73,0.0,tp_lower -64678,做多,2024-05-19 17:15:00,2024-05-19 17:35:00,3070.74,3069.46,-0.0,flip_to_short -64679,做空,2024-05-19 17:35:00,2024-05-19 18:45:00,3069.46,3070.74,-0.0,tp_lower -64680,做空,2024-05-19 19:00:00,2024-05-19 19:05:00,3069.77,3067.38,0.0,tp_lower -64681,做多,2024-05-19 19:15:00,2024-05-19 19:20:00,3078.06,3079.74,0.0,tp_upper -64682,做空,2024-05-19 19:40:00,2024-05-19 19:45:00,3061.99,3062.34,-0.0,tp_lower -64683,做多,2024-05-19 20:00:00,2024-05-19 20:55:00,3071.36,3075.14,0.0,flip_to_short -64684,做空,2024-05-19 20:55:00,2024-05-19 21:10:00,3075.14,3074.71,-0.0,flip_to_long -64685,做多,2024-05-19 21:10:00,2024-05-19 21:15:00,3074.71,3073.62,-0.0,flip_to_short -64686,做空,2024-05-19 21:15:00,2024-05-19 21:30:00,3073.62,3059.61,0.0,tp_lower -64687,做多,2024-05-19 21:50:00,2024-05-19 21:55:00,3073.25,3070.5,-0.0,flip_to_short -64688,做空,2024-05-19 21:55:00,2024-05-19 22:00:00,3070.5,3071.78,-0.0,flip_to_long -64689,做多,2024-05-19 22:00:00,2024-05-19 23:05:00,3071.78,3072.72,-0.0,flip_to_short -64690,做空,2024-05-19 23:05:00,2024-05-19 23:10:00,3072.72,3073.31,-0.0,flip_to_long -64691,做多,2024-05-19 23:10:00,2024-05-19 23:55:00,3073.31,3071.29,-0.0,flip_to_short -64692,做空,2024-05-19 23:55:00,2024-05-20 00:05:00,3071.29,3074.04,-0.0,flip_to_long -64693,做多,2024-05-20 00:05:00,2024-05-20 00:10:00,3074.04,3067.25,-0.0,flip_to_short -64694,做空,2024-05-20 00:10:00,2024-05-20 00:15:00,3067.25,3064.83,0.0,tp_lower -64695,做多,2024-05-20 00:35:00,2024-05-20 00:40:00,3083.82,3080.63,-0.0,tp_upper -64696,做空,2024-05-20 01:10:00,2024-05-20 01:30:00,3067.49,3053.69,0.0,tp_lower -64697,做多,2024-05-20 01:40:00,2024-05-20 03:25:00,3073.31,3086.29,0.0,flip_to_short -64698,做空,2024-05-20 03:25:00,2024-05-20 03:30:00,3086.29,3088.74,-0.0,flip_to_long -64699,做多,2024-05-20 03:30:00,2024-05-20 03:45:00,3088.74,3087.19,-0.0,flip_to_short -64700,做空,2024-05-20 03:45:00,2024-05-20 04:00:00,3087.19,3091.23,-0.0,flip_to_long -64701,做多,2024-05-20 04:00:00,2024-05-20 04:05:00,3091.23,3088.78,-0.0,flip_to_short -64702,做空,2024-05-20 04:05:00,2024-05-20 04:15:00,3088.78,3090.28,-0.0,flip_to_long -64703,做多,2024-05-20 04:15:00,2024-05-20 04:30:00,3090.28,3105.78,0.0,tp_upper -64704,做空,2024-05-20 06:00:00,2024-05-20 06:10:00,3121.14,3108.76,0.0,tp_lower -64705,做多,2024-05-20 07:40:00,2024-05-20 07:45:00,3095.82,3091.55,-0.0,flip_to_short -64706,做空,2024-05-20 07:45:00,2024-05-20 07:50:00,3091.55,3092.77,-0.0,flip_to_long -64707,做多,2024-05-20 07:50:00,2024-05-20 07:55:00,3092.77,3091.93,-0.0,flip_to_short -64708,做空,2024-05-20 07:55:00,2024-05-20 08:00:00,3091.93,3104.41,-0.0,flip_to_long -64709,做多,2024-05-20 08:00:00,2024-05-20 09:35:00,3104.41,3102.36,-0.0,flip_to_short -64710,做空,2024-05-20 09:35:00,2024-05-20 09:40:00,3102.36,3103.49,-0.0,flip_to_long -64711,做多,2024-05-20 09:40:00,2024-05-20 10:10:00,3103.49,3101.47,-0.0,flip_to_short -64712,做空,2024-05-20 10:10:00,2024-05-20 10:20:00,3101.47,3109.2,-0.0,flip_to_long -64713,做多,2024-05-20 10:20:00,2024-05-20 10:25:00,3109.2,3107.38,-0.0,tp_upper -64714,做空,2024-05-20 10:30:00,2024-05-20 10:35:00,3100.84,3104.19,-0.0,flip_to_long -64715,做多,2024-05-20 10:35:00,2024-05-20 10:45:00,3104.19,3109.61,0.0,tp_upper -64716,做空,2024-05-20 10:55:00,2024-05-20 11:40:00,3104.8,3098.69,0.0,tp_lower -64717,做多,2024-05-20 13:15:00,2024-05-20 13:50:00,3089.54,3096.15,0.0,tp_upper -64718,做空,2024-05-20 14:10:00,2024-05-20 14:15:00,3079.13,3085.69,-0.0,tp_lower -64719,做多,2024-05-20 14:20:00,2024-05-20 14:30:00,3085.87,3083.35,-0.0,flip_to_short -64720,做空,2024-05-20 14:30:00,2024-05-20 14:55:00,3083.35,3090.73,-0.0,flip_to_long -64721,做多,2024-05-20 14:55:00,2024-05-20 15:10:00,3090.73,3097.11,0.0,tp_upper -64722,做空,2024-05-20 17:35:00,2024-05-20 17:40:00,3127.92,3132.36,-0.0,flip_to_long -64723,做多,2024-05-20 17:40:00,2024-05-20 18:05:00,3132.36,3141.7,0.0,flip_to_short -64724,做空,2024-05-20 18:05:00,2024-05-20 19:20:00,3141.7,3287.06,-0.0,flip_to_long -64725,做多,2024-05-20 19:20:00,2024-05-20 19:25:00,3287.06,3352.91,0.0,tp_upper -64726,做多,2024-05-20 22:55:00,2024-05-20 23:05:00,3616.36,3619.35,0.0,flip_to_short -64727,做空,2024-05-20 23:05:00,2024-05-20 23:10:00,3619.35,3642.19,-0.0,flip_to_long -64728,做多,2024-05-20 23:10:00,2024-05-20 23:25:00,3642.19,3685.63,0.0,tp_upper -64729,做空,2024-05-21 01:00:00,2024-05-21 01:20:00,3687.94,3648.47,0.0,tp_lower -64730,做多,2024-05-21 01:40:00,2024-05-21 01:50:00,3688.64,3688.99,-0.0,flip_to_short -64731,做空,2024-05-21 01:50:00,2024-05-21 02:35:00,3688.99,3681.09,0.0,flip_to_long -64732,做多,2024-05-21 02:35:00,2024-05-21 03:50:00,3681.09,3699.13,0.0,tp_upper -64733,做空,2024-05-21 04:10:00,2024-05-21 04:25:00,3689.19,3686.28,0.0,flip_to_long -64734,做多,2024-05-21 04:25:00,2024-05-21 06:20:00,3686.28,3679.63,-0.0,tp_upper -64735,做空,2024-05-21 07:05:00,2024-05-21 07:15:00,3659.27,3666.44,-0.0,flip_to_long -64736,做多,2024-05-21 07:15:00,2024-05-21 07:35:00,3666.44,3669.85,0.0,flip_to_short -64737,做空,2024-05-21 07:35:00,2024-05-21 07:45:00,3669.85,3672.44,-0.0,flip_to_long -64738,做多,2024-05-21 07:45:00,2024-05-21 07:50:00,3672.44,3667.38,-0.0,flip_to_short -64739,做空,2024-05-21 07:50:00,2024-05-21 08:20:00,3667.38,3664.43,0.0,flip_to_long -64740,做多,2024-05-21 08:20:00,2024-05-21 09:05:00,3664.43,3673.25,0.0,tp_upper -64741,做空,2024-05-21 12:30:00,2024-05-21 12:40:00,3765.02,3777.32,-0.0,flip_to_long -64742,做多,2024-05-21 12:40:00,2024-05-21 13:00:00,3777.32,3781.39,0.0,flip_to_short -64743,做空,2024-05-21 13:00:00,2024-05-21 13:05:00,3781.39,3783.95,-0.0,flip_to_long -64744,做多,2024-05-21 13:05:00,2024-05-21 13:10:00,3783.95,3776.29,-0.0,flip_to_short -64745,做空,2024-05-21 13:10:00,2024-05-21 13:15:00,3776.29,3785.74,-0.0,flip_to_long -64746,做多,2024-05-21 13:15:00,2024-05-21 13:30:00,3785.74,3785.2,-0.0,flip_to_short -64747,做空,2024-05-21 13:30:00,2024-05-21 14:00:00,3785.2,3777.59,0.0,flip_to_long -64748,做多,2024-05-21 14:00:00,2024-05-21 14:10:00,3777.59,3809.71,0.0,tp_upper -64749,做空,2024-05-21 14:25:00,2024-05-21 15:15:00,3794.72,3793.83,-0.0,flip_to_long -64750,做多,2024-05-21 15:15:00,2024-05-21 15:40:00,3793.83,3794.91,-0.0,flip_to_short -64751,做空,2024-05-21 15:40:00,2024-05-21 16:05:00,3794.91,3799.2,-0.0,flip_to_long -64752,做多,2024-05-21 16:05:00,2024-05-21 16:10:00,3799.2,3795.53,-0.0,flip_to_short -64753,做空,2024-05-21 16:10:00,2024-05-21 17:00:00,3795.53,3768.55,0.0,tp_lower -64754,做多,2024-05-21 19:00:00,2024-05-21 21:20:00,3740.33,3750.79,0.0,flip_to_short -64755,做空,2024-05-21 21:20:00,2024-05-21 21:35:00,3750.79,3745.85,0.0,flip_to_long -64756,做多,2024-05-21 21:35:00,2024-05-21 21:50:00,3745.85,3751.6,0.0,flip_to_short -64757,做空,2024-05-21 21:50:00,2024-05-22 00:05:00,3751.6,3793.04,-0.0,tp_lower -64758,做多,2024-05-22 00:15:00,2024-05-22 02:00:00,3800.98,3800.0,-0.0,tp_upper -64759,做空,2024-05-22 02:30:00,2024-05-22 02:35:00,3788.39,3784.96,0.0,tp_lower -64760,做多,2024-05-22 02:45:00,2024-05-22 02:50:00,3794.06,3803.8,0.0,tp_upper -64761,做空,2024-05-22 03:35:00,2024-05-22 03:40:00,3794.12,3796.89,-0.0,flip_to_long -64762,做多,2024-05-22 03:40:00,2024-05-22 04:00:00,3796.89,3795.37,-0.0,flip_to_short -64763,做空,2024-05-22 04:00:00,2024-05-22 04:05:00,3795.37,3796.41,-0.0,flip_to_long -64764,做多,2024-05-22 04:05:00,2024-05-22 05:35:00,3796.41,3760.17,-0.0,flip_to_short -64765,做空,2024-05-22 05:35:00,2024-05-22 05:40:00,3760.17,3765.37,-0.0,flip_to_long -64766,做多,2024-05-22 05:40:00,2024-05-22 05:45:00,3765.37,3758.97,-0.0,flip_to_short -64767,做空,2024-05-22 05:45:00,2024-05-22 05:50:00,3758.97,3760.04,-0.0,flip_to_long -64768,做多,2024-05-22 05:50:00,2024-05-22 06:05:00,3760.04,3771.86,0.0,tp_upper -64769,做空,2024-05-22 06:35:00,2024-05-22 06:50:00,3764.54,3766.5,-0.0,flip_to_long -64770,做多,2024-05-22 06:50:00,2024-05-22 07:00:00,3766.5,3769.91,0.0,tp_upper -64771,做空,2024-05-22 07:05:00,2024-05-22 07:10:00,3763.3,3765.1,-0.0,flip_to_long -64772,做多,2024-05-22 07:10:00,2024-05-22 08:15:00,3765.1,3757.0,-0.0,flip_to_short -64773,做空,2024-05-22 08:15:00,2024-05-22 08:25:00,3757.0,3758.52,-0.0,flip_to_long -64774,做多,2024-05-22 08:25:00,2024-05-22 08:30:00,3758.52,3768.52,0.0,tp_upper -64775,做空,2024-05-22 09:00:00,2024-05-22 09:45:00,3754.48,3744.95,0.0,tp_lower -64776,做多,2024-05-22 10:35:00,2024-05-22 11:00:00,3742.57,3750.46,0.0,tp_upper -64777,做空,2024-05-22 11:15:00,2024-05-22 11:20:00,3737.96,3734.51,0.0,tp_lower -64778,做多,2024-05-22 13:15:00,2024-05-22 13:20:00,3702.74,3701.71,-0.0,flip_to_short -64779,做空,2024-05-22 13:20:00,2024-05-22 13:30:00,3701.71,3699.92,-0.0,flip_to_long -64780,做多,2024-05-22 13:30:00,2024-05-22 13:35:00,3699.92,3685.65,-0.0,flip_to_short -64781,做空,2024-05-22 13:35:00,2024-05-22 13:55:00,3685.65,3701.1,-0.0,flip_to_long -64782,做多,2024-05-22 13:55:00,2024-05-22 14:00:00,3701.1,3693.96,-0.0,flip_to_short -64783,做空,2024-05-22 14:00:00,2024-05-22 14:10:00,3693.96,3689.97,0.0,flip_to_long -64784,做多,2024-05-22 14:10:00,2024-05-22 14:15:00,3689.97,3711.65,0.0,tp_upper -64785,做空,2024-05-22 16:35:00,2024-05-22 16:40:00,3754.44,3761.29,-0.0,flip_to_long -64786,做多,2024-05-22 16:40:00,2024-05-22 17:00:00,3761.29,3754.28,-0.0,flip_to_short -64787,做空,2024-05-22 17:00:00,2024-05-22 17:15:00,3754.28,3777.57,-0.0,flip_to_long -64788,做多,2024-05-22 17:15:00,2024-05-22 17:20:00,3777.57,3772.56,-0.0,tp_upper -64789,做多,2024-05-22 19:00:00,2024-05-22 19:10:00,3739.24,3731.85,-0.0,flip_to_short -64790,做空,2024-05-22 19:10:00,2024-05-22 19:15:00,3731.85,3732.42,-0.0,flip_to_long -64791,做多,2024-05-22 19:15:00,2024-05-22 19:30:00,3732.42,3747.28,0.0,tp_upper -64792,做空,2024-05-22 19:55:00,2024-05-22 20:35:00,3740.56,3754.02,-0.0,flip_to_long -64793,做多,2024-05-22 20:35:00,2024-05-22 20:40:00,3754.02,3745.89,-0.0,flip_to_short -64794,做空,2024-05-22 20:40:00,2024-05-22 21:05:00,3745.89,3741.79,0.0,tp_lower -64795,做多,2024-05-22 21:20:00,2024-05-22 21:35:00,3743.83,3771.9,0.0,tp_upper -64796,做空,2024-05-22 22:30:00,2024-05-23 00:00:00,3755.6,3748.0,0.0,flip_to_long -64797,做多,2024-05-23 00:00:00,2024-05-23 00:10:00,3748.0,3755.49,0.0,tp_upper -64798,做空,2024-05-23 01:05:00,2024-05-23 01:25:00,3749.41,3755.24,-0.0,flip_to_long -64799,做多,2024-05-23 01:25:00,2024-05-23 01:50:00,3755.24,3761.0,0.0,flip_to_short -64800,做空,2024-05-23 01:50:00,2024-05-23 01:55:00,3761.0,3764.35,-0.0,flip_to_long -64801,做多,2024-05-23 01:55:00,2024-05-23 02:50:00,3764.35,3769.89,0.0,flip_to_short -64802,做空,2024-05-23 02:50:00,2024-05-23 03:15:00,3769.89,3764.95,0.0,tp_lower -64803,做多,2024-05-23 03:30:00,2024-05-23 03:35:00,3774.26,3771.96,-0.0,flip_to_short -64804,做空,2024-05-23 03:35:00,2024-05-23 03:45:00,3771.96,3774.33,-0.0,flip_to_long -64805,做多,2024-05-23 03:45:00,2024-05-23 03:50:00,3774.33,3779.39,0.0,tp_upper -64806,做空,2024-05-23 04:10:00,2024-05-23 04:25:00,3775.55,3782.9,-0.0,flip_to_long -64807,做多,2024-05-23 04:25:00,2024-05-23 04:35:00,3782.9,3794.72,0.0,tp_upper -64808,做空,2024-05-23 05:05:00,2024-05-23 05:25:00,3781.76,3785.04,-0.0,flip_to_long -64809,做多,2024-05-23 05:25:00,2024-05-23 05:30:00,3785.04,3775.87,-0.0,flip_to_short -64810,做空,2024-05-23 05:30:00,2024-05-23 06:35:00,3775.87,3774.12,-0.0,flip_to_long -64811,做多,2024-05-23 06:35:00,2024-05-23 06:45:00,3774.12,3791.75,0.0,tp_upper -64812,做空,2024-05-23 08:20:00,2024-05-23 08:45:00,3807.93,3808.51,-0.0,flip_to_long -64813,做多,2024-05-23 08:45:00,2024-05-23 09:15:00,3808.51,3833.51,0.0,tp_upper -64814,做空,2024-05-23 09:40:00,2024-05-23 09:45:00,3814.74,3818.27,-0.0,flip_to_long -64815,做多,2024-05-23 09:45:00,2024-05-23 09:50:00,3818.27,3814.18,-0.0,flip_to_short -64816,做空,2024-05-23 09:50:00,2024-05-23 10:05:00,3814.18,3822.49,-0.0,flip_to_long -64817,做多,2024-05-23 10:05:00,2024-05-23 10:20:00,3822.49,3823.69,-0.0,flip_to_short -64818,做空,2024-05-23 10:20:00,2024-05-23 10:25:00,3823.69,3835.44,-0.0,flip_to_long -64819,做多,2024-05-23 10:25:00,2024-05-23 10:30:00,3835.44,3821.4,-0.0,flip_to_short -64820,做空,2024-05-23 10:30:00,2024-05-23 10:35:00,3821.4,3838.01,-0.0,flip_to_long -64821,做多,2024-05-23 10:35:00,2024-05-23 10:40:00,3838.01,3844.43,0.0,tp_upper -64822,做空,2024-05-23 12:55:00,2024-05-23 13:00:00,3870.09,3853.61,0.0,tp_lower -64823,做多,2024-05-23 15:10:00,2024-05-23 15:30:00,3795.53,3831.92,0.0,tp_upper -64824,做空,2024-05-23 16:10:00,2024-05-23 16:30:00,3803.51,3806.84,-0.0,flip_to_long -64825,做多,2024-05-23 16:30:00,2024-05-23 17:30:00,3806.84,3825.68,0.0,tp_upper -64826,做空,2024-05-23 17:50:00,2024-05-23 17:55:00,3794.1,3788.67,0.0,tp_lower -64827,做多,2024-05-23 18:50:00,2024-05-23 19:00:00,3777.77,3771.8,-0.0,flip_to_short -64828,做空,2024-05-23 19:00:00,2024-05-23 19:05:00,3771.8,3771.55,-0.0,flip_to_long -64829,做多,2024-05-23 19:05:00,2024-05-23 19:30:00,3771.55,3812.44,0.0,tp_upper -64830,做空,2024-05-23 20:00:00,2024-05-23 20:05:00,3701.23,3702.55,-0.0,tp_lower -64831,做多,2024-05-23 20:35:00,2024-05-23 21:00:00,3738.1,3812.09,0.0,tp_upper -64832,做空,2024-05-23 21:15:00,2024-05-23 23:05:00,3807.2,3794.23,0.0,tp_lower -64833,做多,2024-05-24 00:25:00,2024-05-24 00:35:00,3774.61,3811.98,0.0,tp_upper -64834,做空,2024-05-24 02:10:00,2024-05-24 02:15:00,3814.43,3816.91,-0.0,flip_to_long -64835,做多,2024-05-24 02:15:00,2024-05-24 02:20:00,3816.91,3809.03,-0.0,flip_to_short -64836,做空,2024-05-24 02:20:00,2024-05-24 02:25:00,3809.03,3807.42,-0.0,tp_lower -64837,做多,2024-05-24 02:45:00,2024-05-24 02:50:00,3806.18,3825.15,0.0,tp_upper -64838,做空,2024-05-24 03:15:00,2024-05-24 04:10:00,3809.16,3808.86,-0.0,flip_to_long -64839,做多,2024-05-24 04:10:00,2024-05-24 04:45:00,3808.86,3811.74,0.0,flip_to_short -64840,做空,2024-05-24 04:45:00,2024-05-24 05:05:00,3811.74,3811.64,-0.0,flip_to_long -64841,做多,2024-05-24 05:05:00,2024-05-24 05:15:00,3811.64,3808.95,-0.0,flip_to_short -64842,做空,2024-05-24 05:15:00,2024-05-24 05:20:00,3808.95,3805.21,0.0,tp_lower -64843,做空,2024-05-24 08:00:00,2024-05-24 08:15:00,3679.06,3665.65,0.0,tp_lower -64844,做多,2024-05-24 08:35:00,2024-05-24 08:45:00,3673.67,3675.91,0.0,flip_to_short -64845,做空,2024-05-24 08:45:00,2024-05-24 09:20:00,3675.91,3655.69,0.0,tp_lower -64846,做多,2024-05-24 09:30:00,2024-05-24 09:55:00,3674.11,3688.78,0.0,tp_upper -64847,做空,2024-05-24 11:35:00,2024-05-24 11:45:00,3706.43,3703.39,0.0,flip_to_long -64848,做多,2024-05-24 11:45:00,2024-05-24 11:55:00,3703.39,3716.84,0.0,tp_upper -64849,做多,2024-05-24 12:05:00,2024-05-24 12:10:00,3718.84,3725.08,0.0,tp_upper -64850,做空,2024-05-24 12:25:00,2024-05-24 12:50:00,3710.23,3717.39,-0.0,flip_to_long -64851,做多,2024-05-24 12:50:00,2024-05-24 13:00:00,3717.39,3719.45,0.0,tp_upper -64852,做空,2024-05-24 13:05:00,2024-05-24 13:10:00,3712.84,3713.57,-0.0,flip_to_long -64853,做多,2024-05-24 13:10:00,2024-05-24 13:15:00,3713.57,3722.8,0.0,tp_upper -64854,做空,2024-05-24 13:30:00,2024-05-24 13:45:00,3723.54,3701.86,0.0,tp_lower -64855,做多,2024-05-24 14:20:00,2024-05-24 15:35:00,3720.03,3713.08,-0.0,flip_to_short -64856,做空,2024-05-24 15:35:00,2024-05-24 15:55:00,3713.08,3698.47,0.0,tp_lower -64857,做多,2024-05-24 17:05:00,2024-05-24 17:10:00,3687.1,3683.06,-0.0,flip_to_short -64858,做空,2024-05-24 17:10:00,2024-05-24 17:15:00,3683.06,3699.76,-0.0,flip_to_long -64859,做多,2024-05-24 17:15:00,2024-05-24 17:35:00,3699.76,3707.87,0.0,tp_upper -64860,做空,2024-05-24 19:00:00,2024-05-24 19:05:00,3731.55,3732.96,-0.0,flip_to_long -64861,做多,2024-05-24 19:05:00,2024-05-24 19:10:00,3732.96,3732.2,-0.0,flip_to_short -64862,做空,2024-05-24 19:10:00,2024-05-24 19:15:00,3732.2,3742.01,-0.0,flip_to_long -64863,做多,2024-05-24 19:15:00,2024-05-24 19:35:00,3742.01,3735.3,-0.0,flip_to_short -64864,做空,2024-05-24 19:35:00,2024-05-24 19:40:00,3735.3,3737.1,-0.0,flip_to_long -64865,做多,2024-05-24 19:40:00,2024-05-24 19:55:00,3737.1,3748.18,0.0,tp_upper -64866,做空,2024-05-24 20:30:00,2024-05-24 21:05:00,3743.7,3741.68,0.0,flip_to_long -64867,做多,2024-05-24 21:05:00,2024-05-24 21:40:00,3741.68,3742.14,-0.0,flip_to_short -64868,做空,2024-05-24 21:40:00,2024-05-24 22:10:00,3742.14,3741.32,-0.0,flip_to_long -64869,做多,2024-05-24 22:10:00,2024-05-24 22:15:00,3741.32,3739.24,-0.0,flip_to_short -64870,做空,2024-05-24 22:15:00,2024-05-24 22:20:00,3739.24,3744.94,-0.0,flip_to_long -64871,做多,2024-05-24 22:20:00,2024-05-24 22:25:00,3744.94,3736.32,-0.0,flip_to_short -64872,做空,2024-05-24 22:25:00,2024-05-24 22:30:00,3736.32,3740.12,-0.0,flip_to_long -64873,做多,2024-05-24 22:30:00,2024-05-24 22:40:00,3740.12,3740.27,-0.0,flip_to_short -64874,做空,2024-05-24 22:40:00,2024-05-24 22:55:00,3740.27,3741.35,-0.0,flip_to_long -64875,做多,2024-05-24 22:55:00,2024-05-24 23:05:00,3741.35,3738.58,-0.0,flip_to_short -64876,做空,2024-05-24 23:05:00,2024-05-24 23:10:00,3738.58,3739.51,-0.0,flip_to_long -64877,做多,2024-05-24 23:10:00,2024-05-24 23:20:00,3739.51,3736.47,-0.0,flip_to_short -64878,做空,2024-05-24 23:20:00,2024-05-24 23:25:00,3736.47,3732.34,0.0,tp_lower -64879,做多,2024-05-25 01:15:00,2024-05-25 01:30:00,3728.81,3722.85,-0.0,flip_to_short -64880,做空,2024-05-25 01:30:00,2024-05-25 01:40:00,3722.85,3726.85,-0.0,flip_to_long -64881,做多,2024-05-25 01:40:00,2024-05-25 01:50:00,3726.85,3726.45,-0.0,flip_to_short -64882,做空,2024-05-25 01:50:00,2024-05-25 02:00:00,3726.45,3725.79,-0.0,flip_to_long -64883,做多,2024-05-25 02:00:00,2024-05-25 02:05:00,3725.79,3725.38,-0.0,flip_to_short -64884,做空,2024-05-25 02:05:00,2024-05-25 02:40:00,3725.38,3728.08,-0.0,flip_to_long -64885,做多,2024-05-25 02:40:00,2024-05-25 03:00:00,3728.08,3743.28,0.0,tp_upper -64886,做空,2024-05-25 05:20:00,2024-05-25 05:25:00,3762.81,3764.41,-0.0,flip_to_long -64887,做多,2024-05-25 05:25:00,2024-05-25 07:25:00,3764.41,3757.49,-0.0,tp_upper -64888,做空,2024-05-25 07:30:00,2024-05-25 08:05:00,3749.62,3749.15,-0.0,tp_lower -64889,做多,2024-05-25 08:15:00,2024-05-25 08:25:00,3755.88,3752.21,-0.0,flip_to_short -64890,做空,2024-05-25 08:25:00,2024-05-25 08:30:00,3752.21,3753.41,-0.0,flip_to_long -64891,做多,2024-05-25 08:30:00,2024-05-25 08:35:00,3753.41,3747.1,-0.0,flip_to_short -64892,做空,2024-05-25 08:35:00,2024-05-25 08:50:00,3747.1,3747.98,-0.0,tp_lower -64893,做多,2024-05-25 09:25:00,2024-05-25 09:30:00,3754.53,3758.75,0.0,tp_upper -64894,做空,2024-05-25 11:30:00,2024-05-25 11:50:00,3760.3,3748.92,0.0,tp_lower -64895,做多,2024-05-25 13:00:00,2024-05-25 13:35:00,3742.53,3736.15,-0.0,flip_to_short -64896,做空,2024-05-25 13:35:00,2024-05-25 13:40:00,3736.15,3737.98,-0.0,flip_to_long -64897,做多,2024-05-25 13:40:00,2024-05-25 14:10:00,3737.98,3736.8,-0.0,flip_to_short -64898,做空,2024-05-25 14:10:00,2024-05-25 14:15:00,3736.8,3741.8,-0.0,flip_to_long -64899,做多,2024-05-25 14:15:00,2024-05-25 14:20:00,3741.8,3741.33,-0.0,flip_to_short -64900,做空,2024-05-25 14:20:00,2024-05-25 14:25:00,3741.33,3741.97,-0.0,flip_to_long -64901,做多,2024-05-25 14:25:00,2024-05-25 14:35:00,3741.97,3742.23,-0.0,flip_to_short -64902,做空,2024-05-25 14:35:00,2024-05-25 15:50:00,3742.23,3751.58,-0.0,flip_to_long -64903,做多,2024-05-25 15:50:00,2024-05-25 15:55:00,3751.58,3748.87,-0.0,flip_to_short -64904,做空,2024-05-25 15:55:00,2024-05-25 16:00:00,3748.87,3751.17,-0.0,flip_to_long -64905,做多,2024-05-25 16:00:00,2024-05-25 16:15:00,3751.17,3759.35,0.0,tp_upper -64906,做空,2024-05-25 16:40:00,2024-05-25 16:50:00,3754.21,3753.82,-0.0,tp_lower -64907,做多,2024-05-25 17:00:00,2024-05-25 17:05:00,3755.06,3748.81,-0.0,flip_to_short -64908,做空,2024-05-25 17:05:00,2024-05-25 17:15:00,3748.81,3743.85,0.0,tp_lower -64909,做多,2024-05-25 18:05:00,2024-05-25 18:15:00,3751.83,3758.13,0.0,tp_upper -64910,做空,2024-05-25 19:35:00,2024-05-25 20:15:00,3760.65,3755.85,0.0,tp_lower -64911,做多,2024-05-25 21:55:00,2024-05-25 22:00:00,3749.5,3745.25,-0.0,flip_to_short -64912,做空,2024-05-25 22:00:00,2024-05-25 22:10:00,3745.25,3743.04,0.0,tp_lower -64913,做多,2024-05-25 22:45:00,2024-05-25 23:05:00,3743.74,3747.61,0.0,tp_upper -64914,做空,2024-05-26 00:15:00,2024-05-26 00:20:00,3748.37,3750.91,-0.0,flip_to_long -64915,做多,2024-05-26 00:20:00,2024-05-26 00:35:00,3750.91,3749.14,-0.0,flip_to_short -64916,做空,2024-05-26 00:35:00,2024-05-26 00:45:00,3749.14,3753.72,-0.0,flip_to_long -64917,做多,2024-05-26 00:45:00,2024-05-26 00:55:00,3753.72,3748.47,-0.0,flip_to_short -64918,做空,2024-05-26 00:55:00,2024-05-26 01:00:00,3748.47,3751.95,-0.0,flip_to_long -64919,做多,2024-05-26 01:00:00,2024-05-26 01:05:00,3751.95,3751.79,-0.0,flip_to_short -64920,做空,2024-05-26 01:05:00,2024-05-26 02:20:00,3751.79,3742.75,0.0,tp_lower -64921,做多,2024-05-26 03:30:00,2024-05-26 03:45:00,3747.71,3774.45,0.0,tp_upper -64922,做空,2024-05-26 04:30:00,2024-05-26 04:40:00,3751.21,3756.43,-0.0,flip_to_long -64923,做多,2024-05-26 04:40:00,2024-05-26 05:35:00,3756.43,3756.5,-0.0,flip_to_short -64924,做空,2024-05-26 05:35:00,2024-05-26 06:40:00,3756.5,3760.3,-0.0,flip_to_long -64925,做多,2024-05-26 06:40:00,2024-05-26 07:00:00,3760.3,3767.5,0.0,tp_upper -64926,做空,2024-05-26 08:45:00,2024-05-26 08:55:00,3785.82,3797.38,-0.0,flip_to_long -64927,做多,2024-05-26 08:55:00,2024-05-26 09:00:00,3797.38,3801.59,0.0,tp_upper -64928,做空,2024-05-26 09:30:00,2024-05-26 09:55:00,3802.29,3803.37,-0.0,flip_to_long -64929,做多,2024-05-26 09:55:00,2024-05-26 10:15:00,3803.37,3803.24,-0.0,flip_to_short -64930,做空,2024-05-26 10:15:00,2024-05-26 10:40:00,3803.24,3805.43,-0.0,flip_to_long -64931,做多,2024-05-26 10:40:00,2024-05-26 10:45:00,3805.43,3805.05,-0.0,flip_to_short -64932,做空,2024-05-26 10:45:00,2024-05-26 11:55:00,3805.05,3817.26,-0.0,flip_to_long -64933,做多,2024-05-26 11:55:00,2024-05-26 12:00:00,3817.26,3811.37,-0.0,flip_to_short -64934,做空,2024-05-26 12:00:00,2024-05-26 12:05:00,3811.37,3814.07,-0.0,flip_to_long -64935,做多,2024-05-26 12:05:00,2024-05-26 12:10:00,3814.07,3809.34,-0.0,flip_to_short -64936,做空,2024-05-26 12:10:00,2024-05-26 12:20:00,3809.34,3804.57,0.0,tp_lower -64937,做多,2024-05-26 12:40:00,2024-05-26 13:05:00,3812.84,3810.03,-0.0,flip_to_short -64938,做空,2024-05-26 13:05:00,2024-05-26 13:20:00,3810.03,3811.06,-0.0,flip_to_long -64939,做多,2024-05-26 13:20:00,2024-05-26 13:25:00,3811.06,3808.71,-0.0,flip_to_short -64940,做空,2024-05-26 13:25:00,2024-05-26 13:35:00,3808.71,3803.34,0.0,tp_lower -64941,做多,2024-05-26 13:55:00,2024-05-26 14:00:00,3812.93,3810.24,-0.0,tp_upper -64942,做空,2024-05-26 15:45:00,2024-05-26 16:00:00,3836.43,3846.54,-0.0,flip_to_long -64943,做多,2024-05-26 16:00:00,2024-05-26 16:10:00,3846.54,3850.93,0.0,flip_to_short -64944,做空,2024-05-26 16:10:00,2024-05-26 16:35:00,3850.93,3859.38,-0.0,flip_to_long -64945,做多,2024-05-26 16:35:00,2024-05-26 16:45:00,3859.38,3879.93,0.0,tp_upper -64946,做空,2024-05-26 17:25:00,2024-05-26 17:30:00,3851.1,3853.45,-0.0,flip_to_long -64947,做多,2024-05-26 17:30:00,2024-05-26 17:45:00,3853.45,3853.52,-0.0,flip_to_short -64948,做空,2024-05-26 17:45:00,2024-05-26 18:05:00,3853.52,3839.59,0.0,tp_lower -64949,做多,2024-05-26 18:45:00,2024-05-26 19:05:00,3851.35,3865.59,0.0,tp_upper -64950,做空,2024-05-26 20:25:00,2024-05-26 21:00:00,3868.14,3861.38,0.0,tp_lower -64951,做多,2024-05-26 21:55:00,2024-05-26 22:35:00,3855.59,3848.08,-0.0,flip_to_short -64952,做空,2024-05-26 22:35:00,2024-05-26 22:50:00,3848.08,3848.15,-0.0,flip_to_long -64953,做多,2024-05-26 22:50:00,2024-05-26 22:55:00,3848.15,3842.51,-0.0,flip_to_short -64954,做空,2024-05-26 22:55:00,2024-05-26 23:15:00,3842.51,3833.46,0.0,tp_lower -64955,做多,2024-05-27 00:05:00,2024-05-27 00:25:00,3836.59,3844.91,0.0,tp_upper -64956,做多,2024-05-27 01:15:00,2024-05-27 01:35:00,3854.18,3868.52,0.0,tp_upper -64957,做空,2024-05-27 03:50:00,2024-05-27 04:05:00,3924.98,3916.84,0.0,tp_lower -64958,做多,2024-05-27 04:20:00,2024-05-27 04:40:00,3934.37,3925.4,-0.0,flip_to_short -64959,做空,2024-05-27 04:40:00,2024-05-27 05:25:00,3925.4,3893.79,0.0,tp_lower -64960,做多,2024-05-27 05:45:00,2024-05-27 06:10:00,3913.6,3916.18,0.0,flip_to_short -64961,做空,2024-05-27 06:10:00,2024-05-27 06:50:00,3916.18,3900.94,0.0,tp_lower -64962,做多,2024-05-27 07:05:00,2024-05-27 07:10:00,3911.41,3909.97,-0.0,flip_to_short -64963,做空,2024-05-27 07:10:00,2024-05-27 07:15:00,3909.97,3914.44,-0.0,flip_to_long -64964,做多,2024-05-27 07:15:00,2024-05-27 07:20:00,3914.44,3910.27,-0.0,flip_to_short -64965,做空,2024-05-27 07:20:00,2024-05-27 07:25:00,3910.27,3914.51,-0.0,flip_to_long -64966,做多,2024-05-27 07:25:00,2024-05-27 07:30:00,3914.51,3913.93,-0.0,flip_to_short -64967,做空,2024-05-27 07:30:00,2024-05-27 07:40:00,3913.93,3923.71,-0.0,flip_to_long -64968,做多,2024-05-27 07:40:00,2024-05-27 08:10:00,3923.71,3929.12,0.0,tp_upper -64969,做空,2024-05-27 08:45:00,2024-05-27 09:30:00,3915.44,3920.15,-0.0,flip_to_long -64970,做多,2024-05-27 09:30:00,2024-05-27 11:15:00,3920.15,3909.28,-0.0,flip_to_short -64971,做空,2024-05-27 11:15:00,2024-05-27 11:35:00,3909.28,3891.06,0.0,tp_lower -64972,做多,2024-05-27 11:50:00,2024-05-27 12:35:00,3903.02,3900.51,-0.0,flip_to_short -64973,做空,2024-05-27 12:35:00,2024-05-27 12:40:00,3900.51,3902.44,-0.0,flip_to_long -64974,做多,2024-05-27 12:40:00,2024-05-27 12:55:00,3902.44,3914.13,0.0,tp_upper -64975,做空,2024-05-27 14:40:00,2024-05-27 14:50:00,3930.17,3949.13,-0.0,flip_to_long -64976,做多,2024-05-27 14:50:00,2024-05-27 14:55:00,3949.13,3945.87,-0.0,tp_upper -64977,做空,2024-05-27 15:25:00,2024-05-27 15:30:00,3935.12,3942.23,-0.0,flip_to_long -64978,做多,2024-05-27 15:30:00,2024-05-27 15:35:00,3942.23,3969.43,0.0,tp_upper -64979,做空,2024-05-27 16:20:00,2024-05-27 16:25:00,3954.69,3959.4,-0.0,flip_to_long -64980,做多,2024-05-27 16:25:00,2024-05-27 16:30:00,3959.4,3953.18,-0.0,flip_to_short -64981,做空,2024-05-27 16:30:00,2024-05-27 16:35:00,3953.18,3960.89,-0.0,flip_to_long -64982,做多,2024-05-27 16:35:00,2024-05-27 16:40:00,3960.89,3957.84,-0.0,flip_to_short -64983,做空,2024-05-27 16:40:00,2024-05-27 17:05:00,3957.84,3940.81,0.0,tp_lower -64984,做空,2024-05-27 18:10:00,2024-05-27 18:45:00,3940.15,3930.11,0.0,tp_lower -64985,做多,2024-05-27 20:50:00,2024-05-27 20:55:00,3897.68,3895.33,-0.0,flip_to_short -64986,做空,2024-05-27 20:55:00,2024-05-27 21:45:00,3895.33,3889.71,0.0,tp_lower -64987,做多,2024-05-27 21:50:00,2024-05-27 21:55:00,3894.22,3892.37,-0.0,flip_to_short -64988,做空,2024-05-27 21:55:00,2024-05-27 22:10:00,3892.37,3890.43,-0.0,flip_to_long -64989,做多,2024-05-27 22:10:00,2024-05-27 22:25:00,3890.43,3900.48,0.0,tp_upper -64990,做空,2024-05-27 22:40:00,2024-05-27 23:40:00,3892.22,3895.64,-0.0,flip_to_long -64991,做多,2024-05-27 23:40:00,2024-05-28 00:00:00,3895.64,3890.76,-0.0,flip_to_short -64992,做空,2024-05-28 00:00:00,2024-05-28 00:20:00,3890.76,3882.11,0.0,tp_lower -64993,做多,2024-05-28 01:05:00,2024-05-28 01:15:00,3886.69,3884.95,-0.0,flip_to_short -64994,做空,2024-05-28 01:15:00,2024-05-28 01:20:00,3884.95,3889.03,-0.0,flip_to_long -64995,做多,2024-05-28 01:20:00,2024-05-28 01:25:00,3889.03,3884.92,-0.0,flip_to_short -64996,做空,2024-05-28 01:25:00,2024-05-28 01:30:00,3884.92,3893.31,-0.0,flip_to_long -64997,做多,2024-05-28 01:30:00,2024-05-28 01:35:00,3893.31,3895.23,-0.0,tp_upper -64998,做空,2024-05-28 01:45:00,2024-05-28 01:50:00,3857.85,3844.82,0.0,tp_lower -64999,做空,2024-05-28 02:35:00,2024-05-28 02:45:00,3863.44,3870.8,-0.0,flip_to_long -65000,做多,2024-05-28 02:45:00,2024-05-28 02:50:00,3870.8,3867.02,-0.0,flip_to_short -65001,做空,2024-05-28 02:50:00,2024-05-28 03:35:00,3867.02,3834.14,0.0,tp_lower -65002,做多,2024-05-28 04:00:00,2024-05-28 04:05:00,3857.28,3852.6,-0.0,flip_to_short -65003,做空,2024-05-28 04:05:00,2024-05-28 04:15:00,3852.6,3852.69,-0.0,flip_to_long -65004,做多,2024-05-28 04:15:00,2024-05-28 04:20:00,3852.69,3844.27,-0.0,flip_to_short -65005,做空,2024-05-28 04:20:00,2024-05-28 04:25:00,3844.27,3833.08,0.0,tp_lower -65006,做多,2024-05-28 05:05:00,2024-05-28 06:45:00,3845.0,3860.56,0.0,tp_upper -65007,做空,2024-05-28 06:55:00,2024-05-28 07:15:00,3860.17,3851.4,0.0,tp_lower -65008,做多,2024-05-28 08:05:00,2024-05-28 08:10:00,3856.36,3862.15,0.0,tp_upper -65009,做空,2024-05-28 11:00:00,2024-05-28 11:05:00,3898.31,3906.39,-0.0,flip_to_long -65010,做多,2024-05-28 11:05:00,2024-05-28 11:30:00,3906.39,3897.9,-0.0,flip_to_short -65011,做空,2024-05-28 11:30:00,2024-05-28 11:45:00,3897.9,3909.08,-0.0,flip_to_long -65012,做多,2024-05-28 11:45:00,2024-05-28 11:50:00,3909.08,3906.53,-0.0,flip_to_short -65013,做空,2024-05-28 11:50:00,2024-05-28 12:25:00,3906.53,3903.59,0.0,flip_to_long -65014,做多,2024-05-28 12:25:00,2024-05-28 12:30:00,3903.59,3914.18,0.0,tp_upper -65015,做空,2024-05-28 12:40:00,2024-05-28 12:50:00,3898.97,3908.54,-0.0,flip_to_long -65016,做多,2024-05-28 12:50:00,2024-05-28 12:55:00,3908.54,3894.82,-0.0,flip_to_short -65017,做空,2024-05-28 12:55:00,2024-05-28 13:00:00,3894.82,3901.89,-0.0,flip_to_long -65018,做多,2024-05-28 13:00:00,2024-05-28 13:05:00,3901.89,3888.07,-0.0,flip_to_short -65019,做空,2024-05-28 13:05:00,2024-05-28 13:10:00,3888.07,3889.54,-0.0,tp_lower -65020,做多,2024-05-28 13:20:00,2024-05-28 13:30:00,3909.85,3895.29,-0.0,flip_to_short -65021,做空,2024-05-28 13:30:00,2024-05-28 13:35:00,3895.29,3882.4,0.0,tp_lower -65022,做多,2024-05-28 15:45:00,2024-05-28 16:15:00,3860.03,3848.13,-0.0,flip_to_short -65023,做空,2024-05-28 16:15:00,2024-05-28 16:30:00,3848.13,3827.39,0.0,tp_lower -65024,做多,2024-05-28 17:30:00,2024-05-28 17:45:00,3842.97,3838.11,-0.0,flip_to_short -65025,做空,2024-05-28 17:45:00,2024-05-28 18:00:00,3838.11,3832.62,0.0,flip_to_long -65026,做多,2024-05-28 18:00:00,2024-05-28 18:20:00,3832.62,3837.49,0.0,flip_to_short -65027,做空,2024-05-28 18:20:00,2024-05-28 18:35:00,3837.49,3785.88,0.0,tp_lower -65028,做多,2024-05-28 19:15:00,2024-05-28 19:20:00,3824.64,3821.98,-0.0,flip_to_short -65029,做空,2024-05-28 19:20:00,2024-05-28 20:55:00,3821.98,3836.24,-0.0,flip_to_long -65030,做多,2024-05-28 20:55:00,2024-05-28 21:20:00,3836.24,3847.61,0.0,tp_upper -65031,做空,2024-05-28 21:25:00,2024-05-28 23:35:00,3845.14,3853.31,-0.0,tp_lower -65032,做多,2024-05-29 00:35:00,2024-05-29 00:40:00,3852.79,3850.37,-0.0,flip_to_short -65033,做空,2024-05-29 00:40:00,2024-05-29 00:50:00,3850.37,3852.41,-0.0,flip_to_long -65034,做多,2024-05-29 00:50:00,2024-05-29 00:55:00,3852.41,3851.92,-0.0,flip_to_short -65035,做空,2024-05-29 00:55:00,2024-05-29 01:15:00,3851.92,3843.72,0.0,tp_lower -65036,做多,2024-05-29 01:40:00,2024-05-29 01:45:00,3852.68,3849.61,-0.0,flip_to_short -65037,做空,2024-05-29 01:45:00,2024-05-29 02:05:00,3849.61,3843.22,0.0,tp_lower -65038,做多,2024-05-29 02:15:00,2024-05-29 02:20:00,3847.98,3845.55,-0.0,flip_to_short -65039,做空,2024-05-29 02:20:00,2024-05-29 02:25:00,3845.55,3862.56,-0.0,flip_to_long -65040,做多,2024-05-29 02:25:00,2024-05-29 02:30:00,3862.56,3857.18,-0.0,tp_upper -65041,做空,2024-05-29 03:30:00,2024-05-29 03:35:00,3850.11,3860.09,-0.0,flip_to_long -65042,做多,2024-05-29 03:35:00,2024-05-29 03:50:00,3860.09,3855.72,-0.0,flip_to_short -65043,做空,2024-05-29 03:50:00,2024-05-29 04:05:00,3855.72,3856.22,-0.0,flip_to_long -65044,做多,2024-05-29 04:05:00,2024-05-29 04:10:00,3856.22,3864.73,0.0,tp_upper -65045,做空,2024-05-29 05:10:00,2024-05-29 05:15:00,3864.69,3870.4,-0.0,flip_to_long -65046,做多,2024-05-29 05:15:00,2024-05-29 05:45:00,3870.4,3875.67,0.0,flip_to_short -65047,做空,2024-05-29 05:45:00,2024-05-29 06:00:00,3875.67,3872.76,0.0,flip_to_long -65048,做多,2024-05-29 06:00:00,2024-05-29 06:30:00,3872.76,3869.08,-0.0,flip_to_short -65049,做空,2024-05-29 06:30:00,2024-05-29 06:35:00,3869.08,3869.43,-0.0,flip_to_long -65050,做多,2024-05-29 06:35:00,2024-05-29 09:20:00,3869.43,3796.1,-0.0,flip_to_short -65051,做空,2024-05-29 09:20:00,2024-05-29 09:35:00,3796.1,3808.16,-0.0,flip_to_long -65052,做多,2024-05-29 09:35:00,2024-05-29 09:45:00,3808.16,3813.34,0.0,tp_upper -65053,做空,2024-05-29 09:55:00,2024-05-29 11:45:00,3808.21,3824.27,-0.0,flip_to_long -65054,做多,2024-05-29 11:45:00,2024-05-29 11:50:00,3824.27,3818.86,-0.0,flip_to_short -65055,做空,2024-05-29 11:50:00,2024-05-29 11:55:00,3818.86,3813.97,0.0,tp_lower -65056,做多,2024-05-29 12:10:00,2024-05-29 12:20:00,3825.53,3819.9,-0.0,flip_to_short -65057,做空,2024-05-29 12:20:00,2024-05-29 12:25:00,3819.9,3816.57,0.0,tp_lower -65058,做多,2024-05-29 12:45:00,2024-05-29 12:55:00,3824.59,3818.94,-0.0,flip_to_short -65059,做空,2024-05-29 12:55:00,2024-05-29 13:00:00,3818.94,3825.03,-0.0,flip_to_long -65060,做多,2024-05-29 13:00:00,2024-05-29 13:10:00,3825.03,3837.56,0.0,tp_upper -65061,做空,2024-05-29 13:15:00,2024-05-29 13:25:00,3816.0,3803.02,0.0,tp_lower -65062,做多,2024-05-29 15:15:00,2024-05-29 15:25:00,3791.41,3766.34,-0.0,flip_to_short -65063,做空,2024-05-29 15:25:00,2024-05-29 15:30:00,3766.34,3756.1,0.0,tp_lower -65064,做多,2024-05-29 16:50:00,2024-05-29 17:00:00,3771.28,3765.56,-0.0,flip_to_short -65065,做空,2024-05-29 17:00:00,2024-05-29 17:25:00,3765.56,3767.61,-0.0,flip_to_long -65066,做多,2024-05-29 17:25:00,2024-05-29 17:30:00,3767.61,3775.29,0.0,tp_upper -65067,做空,2024-05-29 17:45:00,2024-05-29 17:50:00,3761.1,3765.4,-0.0,flip_to_long -65068,做多,2024-05-29 17:50:00,2024-05-29 18:05:00,3765.4,3759.55,-0.0,flip_to_short -65069,做空,2024-05-29 18:05:00,2024-05-29 18:30:00,3759.55,3757.91,-0.0,tp_lower -65070,做多,2024-05-29 18:40:00,2024-05-29 19:05:00,3761.62,3763.43,-0.0,flip_to_short -65071,做空,2024-05-29 19:05:00,2024-05-29 19:50:00,3763.43,3757.12,0.0,tp_lower -65072,做多,2024-05-29 20:35:00,2024-05-29 21:10:00,3759.14,3756.45,-0.0,flip_to_short -65073,做空,2024-05-29 21:10:00,2024-05-29 21:20:00,3756.45,3767.2,-0.0,flip_to_long -65074,做多,2024-05-29 21:20:00,2024-05-29 21:25:00,3767.2,3761.13,-0.0,tp_upper -65075,做空,2024-05-29 23:10:00,2024-05-29 23:50:00,3786.18,3770.59,0.0,tp_lower -65076,做多,2024-05-30 00:15:00,2024-05-30 00:20:00,3781.43,3779.14,-0.0,flip_to_short -65077,做空,2024-05-30 00:20:00,2024-05-30 00:50:00,3779.14,3757.97,0.0,tp_lower -65078,做空,2024-05-30 01:15:00,2024-05-30 01:35:00,3770.23,3772.97,-0.0,flip_to_long -65079,做多,2024-05-30 01:35:00,2024-05-30 02:05:00,3772.97,3784.83,0.0,tp_upper -65080,做空,2024-05-30 02:45:00,2024-05-30 03:10:00,3779.74,3781.55,-0.0,flip_to_long -65081,做多,2024-05-30 03:10:00,2024-05-30 03:25:00,3781.55,3782.22,-0.0,flip_to_short -65082,做空,2024-05-30 03:25:00,2024-05-30 03:30:00,3782.22,3785.4,-0.0,flip_to_long -65083,做多,2024-05-30 03:30:00,2024-05-30 03:40:00,3785.4,3788.72,0.0,tp_upper -65084,做空,2024-05-30 04:05:00,2024-05-30 04:15:00,3788.31,3794.72,-0.0,flip_to_long -65085,做多,2024-05-30 04:15:00,2024-05-30 04:20:00,3794.72,3790.9,-0.0,tp_upper -65086,做空,2024-05-30 04:45:00,2024-05-30 05:00:00,3788.4,3779.94,0.0,tp_lower -65087,做多,2024-05-30 05:55:00,2024-05-30 06:00:00,3787.51,3779.52,-0.0,flip_to_short -65088,做空,2024-05-30 06:00:00,2024-05-30 06:05:00,3779.52,3765.71,0.0,tp_lower -65089,做多,2024-05-30 07:40:00,2024-05-30 07:45:00,3754.68,3747.72,-0.0,flip_to_short -65090,做空,2024-05-30 07:45:00,2024-05-30 07:50:00,3747.72,3720.04,0.0,tp_lower -65091,做多,2024-05-30 08:45:00,2024-05-30 09:25:00,3731.21,3726.8,-0.0,flip_to_short -65092,做空,2024-05-30 09:25:00,2024-05-30 09:40:00,3726.8,3729.09,-0.0,flip_to_long -65093,做多,2024-05-30 09:40:00,2024-05-30 10:05:00,3729.09,3726.39,-0.0,flip_to_short -65094,做空,2024-05-30 10:05:00,2024-05-30 10:15:00,3726.39,3718.19,0.0,tp_lower -65095,做多,2024-05-30 10:25:00,2024-05-30 10:40:00,3728.54,3742.71,0.0,tp_upper -65096,做空,2024-05-30 11:50:00,2024-05-30 12:00:00,3741.64,3742.48,-0.0,flip_to_long -65097,做多,2024-05-30 12:00:00,2024-05-30 12:20:00,3742.48,3754.62,0.0,tp_upper -65098,做空,2024-05-30 14:35:00,2024-05-30 15:05:00,3778.61,3766.78,0.0,tp_lower -65099,做多,2024-05-30 15:15:00,2024-05-30 15:20:00,3781.36,3777.76,-0.0,flip_to_short -65100,做空,2024-05-30 15:20:00,2024-05-30 15:30:00,3777.76,3782.86,-0.0,flip_to_long -65101,做多,2024-05-30 15:30:00,2024-05-30 15:35:00,3782.86,3780.18,-0.0,flip_to_short -65102,做空,2024-05-30 15:35:00,2024-05-30 16:20:00,3780.18,3776.95,0.0,flip_to_long -65103,做多,2024-05-30 16:20:00,2024-05-30 16:40:00,3776.95,3778.49,-0.0,flip_to_short -65104,做空,2024-05-30 16:40:00,2024-05-30 16:45:00,3778.49,3784.81,-0.0,flip_to_long -65105,做多,2024-05-30 16:45:00,2024-05-30 16:50:00,3784.81,3782.87,-0.0,tp_upper -65106,做空,2024-05-30 17:05:00,2024-05-30 18:40:00,3782.92,3815.63,-0.0,flip_to_long -65107,做多,2024-05-30 18:40:00,2024-05-30 19:00:00,3815.63,3813.23,-0.0,flip_to_short -65108,做空,2024-05-30 19:00:00,2024-05-30 19:15:00,3813.23,3801.34,0.0,tp_lower -65109,做多,2024-05-30 21:15:00,2024-05-30 21:20:00,3745.41,3742.26,-0.0,flip_to_short -65110,做空,2024-05-30 21:20:00,2024-05-30 21:25:00,3742.26,3747.42,-0.0,flip_to_long -65111,做多,2024-05-30 21:25:00,2024-05-30 21:35:00,3747.42,3752.31,0.0,tp_upper -65112,做空,2024-05-30 22:30:00,2024-05-30 22:40:00,3749.89,3750.01,-0.0,flip_to_long -65113,做多,2024-05-30 22:40:00,2024-05-30 23:10:00,3750.01,3752.08,0.0,flip_to_short -65114,做空,2024-05-30 23:10:00,2024-05-30 23:30:00,3752.08,3751.39,-0.0,flip_to_long -65115,做多,2024-05-30 23:30:00,2024-05-30 23:35:00,3751.39,3747.81,-0.0,flip_to_short -65116,做空,2024-05-30 23:35:00,2024-05-30 23:40:00,3747.81,3749.46,-0.0,flip_to_long -65117,做多,2024-05-30 23:40:00,2024-05-30 23:55:00,3749.46,3750.57,-0.0,flip_to_short -65118,做空,2024-05-30 23:55:00,2024-05-31 00:00:00,3750.57,3751.33,-0.0,tp_lower -65119,做空,2024-05-31 00:10:00,2024-05-31 00:15:00,3750.39,3753.81,-0.0,tp_lower -65120,做空,2024-05-31 00:20:00,2024-05-31 00:25:00,3748.92,3751.33,-0.0,tp_lower -65121,做空,2024-05-31 00:30:00,2024-05-31 00:35:00,3748.96,3749.86,-0.0,tp_lower -65122,做多,2024-05-31 00:40:00,2024-05-31 00:55:00,3751.3,3755.62,0.0,tp_upper -65123,做空,2024-05-31 01:15:00,2024-05-31 01:25:00,3755.8,3757.05,-0.0,flip_to_long -65124,做多,2024-05-31 01:25:00,2024-05-31 01:40:00,3757.05,3753.17,-0.0,flip_to_short -65125,做空,2024-05-31 01:40:00,2024-05-31 01:50:00,3753.17,3747.32,0.0,tp_lower -65126,做多,2024-05-31 02:05:00,2024-05-31 02:20:00,3757.32,3764.05,0.0,tp_upper -65127,做空,2024-05-31 02:30:00,2024-05-31 03:00:00,3759.28,3758.21,-0.0,flip_to_long -65128,做多,2024-05-31 03:00:00,2024-05-31 03:20:00,3758.21,3764.7,0.0,tp_upper -65129,做空,2024-05-31 04:25:00,2024-05-31 04:45:00,3760.18,3767.67,-0.0,flip_to_long -65130,做多,2024-05-31 04:45:00,2024-05-31 04:50:00,3767.67,3764.53,-0.0,flip_to_short -65131,做空,2024-05-31 04:50:00,2024-05-31 04:55:00,3764.53,3765.3,-0.0,flip_to_long -65132,做多,2024-05-31 04:55:00,2024-05-31 05:00:00,3765.3,3760.83,-0.0,flip_to_short -65133,做空,2024-05-31 05:00:00,2024-05-31 05:05:00,3760.83,3757.05,0.0,tp_lower -65134,做多,2024-05-31 06:25:00,2024-05-31 06:30:00,3752.81,3746.49,-0.0,flip_to_short -65135,做空,2024-05-31 06:30:00,2024-05-31 06:50:00,3746.49,3739.84,0.0,tp_lower -65136,做多,2024-05-31 07:10:00,2024-05-31 07:30:00,3747.43,3744.86,-0.0,flip_to_short -65137,做空,2024-05-31 07:30:00,2024-05-31 07:35:00,3744.86,3736.74,0.0,tp_lower -65138,做多,2024-05-31 08:15:00,2024-05-31 08:20:00,3745.39,3741.17,-0.0,flip_to_short -65139,做空,2024-05-31 08:20:00,2024-05-31 08:40:00,3741.17,3739.72,-0.0,flip_to_long -65140,做多,2024-05-31 08:40:00,2024-05-31 08:45:00,3739.72,3737.16,-0.0,flip_to_short -65141,做空,2024-05-31 08:45:00,2024-05-31 08:55:00,3737.16,3737.76,-0.0,flip_to_long -65142,做多,2024-05-31 08:55:00,2024-05-31 09:10:00,3737.76,3744.56,0.0,tp_upper -65143,做空,2024-05-31 09:15:00,2024-05-31 09:20:00,3735.09,3736.88,-0.0,flip_to_long -65144,做多,2024-05-31 09:20:00,2024-05-31 09:40:00,3736.88,3748.94,0.0,tp_upper -65145,做空,2024-05-31 13:10:00,2024-05-31 13:30:00,3824.4,3790.66,0.0,tp_lower -65146,做多,2024-05-31 16:45:00,2024-05-31 18:10:00,3753.78,3778.48,0.0,tp_upper -65147,做空,2024-05-31 19:30:00,2024-05-31 20:10:00,3786.71,3784.72,0.0,tp_lower -65148,做多,2024-05-31 20:15:00,2024-05-31 20:25:00,3788.06,3796.43,0.0,tp_upper -65149,做空,2024-05-31 21:20:00,2024-05-31 21:25:00,3787.08,3788.12,-0.0,tp_lower -65150,做多,2024-05-31 21:50:00,2024-06-01 00:05:00,3793.12,3764.81,-0.0,flip_to_short -65151,做空,2024-06-01 00:05:00,2024-06-01 00:30:00,3764.81,3767.33,-0.0,flip_to_long -65152,做多,2024-06-01 00:30:00,2024-06-01 01:05:00,3767.33,3774.2,0.0,tp_upper -65153,做空,2024-06-01 01:20:00,2024-06-01 01:40:00,3763.94,3766.46,-0.0,flip_to_long -65154,做多,2024-06-01 01:40:00,2024-06-01 01:45:00,3766.46,3765.32,-0.0,flip_to_short -65155,做空,2024-06-01 01:45:00,2024-06-01 01:50:00,3765.32,3766.75,-0.0,flip_to_long -65156,做多,2024-06-01 01:50:00,2024-06-01 02:05:00,3766.75,3773.94,0.0,tp_upper -65157,做空,2024-06-01 02:15:00,2024-06-01 04:05:00,3770.67,3777.92,-0.0,tp_lower -65158,做多,2024-06-01 04:30:00,2024-06-01 04:45:00,3781.66,3785.73,0.0,tp_upper -65159,做空,2024-06-01 05:05:00,2024-06-01 06:40:00,3783.31,3789.99,-0.0,flip_to_long -65160,做多,2024-06-01 06:40:00,2024-06-01 06:45:00,3789.99,3788.94,-0.0,flip_to_short -65161,做空,2024-06-01 06:45:00,2024-06-01 06:50:00,3788.94,3791.97,-0.0,flip_to_long -65162,做多,2024-06-01 06:50:00,2024-06-01 06:55:00,3791.97,3791.88,-0.0,flip_to_short -65163,做空,2024-06-01 06:55:00,2024-06-01 07:00:00,3791.88,3792.28,-0.0,flip_to_long -65164,做多,2024-06-01 07:00:00,2024-06-01 07:10:00,3792.28,3789.55,-0.0,flip_to_short -65165,做空,2024-06-01 07:10:00,2024-06-01 07:15:00,3789.55,3786.53,0.0,tp_lower -65166,做多,2024-06-01 08:30:00,2024-06-01 08:40:00,3782.84,3790.09,0.0,tp_upper -65167,做空,2024-06-01 10:05:00,2024-06-01 10:10:00,3793.87,3795.76,-0.0,flip_to_long -65168,做多,2024-06-01 10:10:00,2024-06-01 10:20:00,3795.76,3794.09,-0.0,flip_to_short -65169,做空,2024-06-01 10:20:00,2024-06-01 10:40:00,3794.09,3788.48,0.0,tp_lower -65170,做多,2024-06-01 11:10:00,2024-06-01 12:05:00,3792.09,3794.83,0.0,tp_upper -65171,做空,2024-06-01 14:00:00,2024-06-01 14:05:00,3803.24,3807.84,-0.0,flip_to_long -65172,做多,2024-06-01 14:05:00,2024-06-01 14:10:00,3807.84,3803.6,-0.0,flip_to_short -65173,做空,2024-06-01 14:10:00,2024-06-01 14:15:00,3803.6,3805.64,-0.0,flip_to_long -65174,做多,2024-06-01 14:15:00,2024-06-01 14:30:00,3805.64,3816.27,0.0,tp_upper -65175,做空,2024-06-01 14:45:00,2024-06-01 14:55:00,3808.5,3812.13,-0.0,flip_to_long -65176,做多,2024-06-01 14:55:00,2024-06-01 15:05:00,3812.13,3807.28,-0.0,flip_to_short -65177,做空,2024-06-01 15:05:00,2024-06-01 15:20:00,3807.28,3812.55,-0.0,flip_to_long -65178,做多,2024-06-01 15:20:00,2024-06-01 15:45:00,3812.55,3808.82,-0.0,flip_to_short -65179,做空,2024-06-01 15:45:00,2024-06-01 15:55:00,3808.82,3801.52,0.0,tp_lower -65180,做多,2024-06-01 17:20:00,2024-06-01 17:35:00,3805.14,3802.0,-0.0,flip_to_short -65181,做空,2024-06-01 17:35:00,2024-06-01 17:45:00,3802.0,3798.54,0.0,tp_lower -65182,做多,2024-06-01 17:50:00,2024-06-01 17:55:00,3802.19,3809.78,0.0,tp_upper -65183,做空,2024-06-01 18:25:00,2024-06-01 18:30:00,3802.64,3803.4,-0.0,flip_to_long -65184,做多,2024-06-01 18:30:00,2024-06-01 18:50:00,3803.4,3802.0,-0.0,flip_to_short -65185,做空,2024-06-01 18:50:00,2024-06-01 18:55:00,3802.0,3805.32,-0.0,flip_to_long -65186,做多,2024-06-01 18:55:00,2024-06-01 19:10:00,3805.32,3803.59,-0.0,flip_to_short -65187,做空,2024-06-01 19:10:00,2024-06-01 19:35:00,3803.59,3804.27,-0.0,flip_to_long -65188,做多,2024-06-01 19:35:00,2024-06-01 19:40:00,3804.27,3808.24,0.0,tp_upper -65189,做空,2024-06-01 20:00:00,2024-06-01 20:05:00,3804.06,3804.95,-0.0,flip_to_long -65190,做多,2024-06-01 20:05:00,2024-06-01 20:10:00,3804.95,3803.38,-0.0,flip_to_short -65191,做空,2024-06-01 20:10:00,2024-06-01 20:25:00,3803.38,3805.83,-0.0,flip_to_long -65192,做多,2024-06-01 20:25:00,2024-06-01 21:15:00,3805.83,3812.07,0.0,tp_upper -65193,做空,2024-06-01 23:05:00,2024-06-02 00:15:00,3820.59,3822.18,-0.0,flip_to_long -65194,做多,2024-06-02 00:15:00,2024-06-02 00:30:00,3822.18,3824.03,-0.0,tp_upper -65195,做空,2024-06-02 01:45:00,2024-06-02 02:25:00,3830.11,3816.73,0.0,tp_lower -65196,做多,2024-06-02 03:45:00,2024-06-02 03:50:00,3811.26,3809.11,-0.0,flip_to_short -65197,做空,2024-06-02 03:50:00,2024-06-02 03:55:00,3809.11,3809.13,-0.0,flip_to_long -65198,做多,2024-06-02 03:55:00,2024-06-02 04:10:00,3809.13,3808.11,-0.0,flip_to_short -65199,做空,2024-06-02 04:10:00,2024-06-02 04:15:00,3808.11,3810.82,-0.0,flip_to_long -65200,做多,2024-06-02 04:15:00,2024-06-02 04:20:00,3810.82,3808.14,-0.0,flip_to_short -65201,做空,2024-06-02 04:20:00,2024-06-02 04:25:00,3808.14,3811.7,-0.0,flip_to_long -65202,做多,2024-06-02 04:25:00,2024-06-02 04:30:00,3811.7,3810.66,-0.0,flip_to_short -65203,做空,2024-06-02 04:30:00,2024-06-02 05:30:00,3810.66,3815.08,-0.0,flip_to_long -65204,做多,2024-06-02 05:30:00,2024-06-02 05:35:00,3815.08,3813.92,-0.0,flip_to_short -65205,做空,2024-06-02 05:35:00,2024-06-02 06:25:00,3813.92,3814.48,-0.0,flip_to_long -65206,做多,2024-06-02 06:25:00,2024-06-02 06:40:00,3814.48,3812.41,-0.0,flip_to_short -65207,做空,2024-06-02 06:40:00,2024-06-02 06:45:00,3812.41,3815.79,-0.0,flip_to_long -65208,做多,2024-06-02 06:45:00,2024-06-02 07:00:00,3815.79,3812.48,-0.0,flip_to_short -65209,做空,2024-06-02 07:00:00,2024-06-02 07:10:00,3812.48,3813.31,-0.0,flip_to_long -65210,做多,2024-06-02 07:10:00,2024-06-02 07:15:00,3813.31,3810.11,-0.0,flip_to_short -65211,做空,2024-06-02 07:15:00,2024-06-02 07:25:00,3810.11,3806.1,0.0,tp_lower -65212,做多,2024-06-02 08:35:00,2024-06-02 08:40:00,3802.59,3802.54,-0.0,flip_to_short -65213,做空,2024-06-02 08:40:00,2024-06-02 09:10:00,3802.54,3797.49,0.0,flip_to_long -65214,做多,2024-06-02 09:10:00,2024-06-02 09:15:00,3797.49,3793.09,-0.0,flip_to_short -65215,做空,2024-06-02 09:15:00,2024-06-02 09:20:00,3793.09,3792.05,-0.0,tp_lower -65216,做多,2024-06-02 10:40:00,2024-06-02 10:45:00,3784.52,3779.11,-0.0,flip_to_short -65217,做空,2024-06-02 10:45:00,2024-06-02 10:55:00,3779.11,3784.09,-0.0,flip_to_long -65218,做多,2024-06-02 10:55:00,2024-06-02 11:00:00,3784.09,3780.09,-0.0,flip_to_short -65219,做空,2024-06-02 11:00:00,2024-06-02 11:05:00,3780.09,3782.36,-0.0,flip_to_long -65220,做多,2024-06-02 11:05:00,2024-06-02 11:10:00,3782.36,3781.4,-0.0,flip_to_short -65221,做空,2024-06-02 11:10:00,2024-06-02 13:05:00,3781.4,3787.14,-0.0,tp_lower -65222,做多,2024-06-02 13:25:00,2024-06-02 13:30:00,3795.93,3789.22,-0.0,flip_to_short -65223,做空,2024-06-02 13:30:00,2024-06-02 13:40:00,3789.22,3795.85,-0.0,flip_to_long -65224,做多,2024-06-02 13:40:00,2024-06-02 14:30:00,3795.85,3809.92,0.0,tp_upper -65225,做空,2024-06-02 15:15:00,2024-06-02 16:00:00,3796.56,3805.59,-0.0,flip_to_long -65226,做多,2024-06-02 16:00:00,2024-06-02 16:05:00,3805.59,3797.05,-0.0,flip_to_short -65227,做空,2024-06-02 16:05:00,2024-06-02 16:20:00,3797.05,3793.36,0.0,tp_lower -65228,做空,2024-06-02 18:45:00,2024-06-02 18:55:00,3773.28,3773.61,-0.0,flip_to_long -65229,做多,2024-06-02 18:55:00,2024-06-02 19:05:00,3773.61,3772.92,-0.0,flip_to_short -65230,做空,2024-06-02 19:05:00,2024-06-02 19:30:00,3772.92,3774.02,-0.0,flip_to_long -65231,做多,2024-06-02 19:30:00,2024-06-02 19:45:00,3774.02,3782.83,0.0,tp_upper -65232,做空,2024-06-02 20:15:00,2024-06-02 20:25:00,3773.04,3776.68,-0.0,flip_to_long -65233,做多,2024-06-02 20:25:00,2024-06-02 21:05:00,3776.68,3790.81,0.0,tp_upper -65234,做空,2024-06-02 21:55:00,2024-06-02 22:00:00,3785.07,3789.35,-0.0,flip_to_long -65235,做多,2024-06-02 22:00:00,2024-06-02 22:10:00,3789.35,3790.4,-0.0,flip_to_short -65236,做空,2024-06-02 22:10:00,2024-06-02 22:50:00,3790.4,3782.73,0.0,tp_lower -65237,做多,2024-06-02 23:00:00,2024-06-02 23:05:00,3789.19,3786.35,-0.0,flip_to_short -65238,做空,2024-06-02 23:05:00,2024-06-02 23:45:00,3786.35,3790.24,-0.0,flip_to_long -65239,做多,2024-06-02 23:45:00,2024-06-02 23:50:00,3790.24,3788.47,-0.0,flip_to_short -65240,做空,2024-06-02 23:50:00,2024-06-03 00:05:00,3788.47,3782.15,0.0,tp_lower -65241,做多,2024-06-03 01:00:00,2024-06-03 01:10:00,3777.43,3788.94,0.0,tp_upper -65242,做空,2024-06-03 03:00:00,2024-06-03 03:45:00,3796.73,3805.94,-0.0,flip_to_long -65243,做多,2024-06-03 03:45:00,2024-06-03 04:15:00,3805.94,3801.05,-0.0,flip_to_short -65244,做空,2024-06-03 04:15:00,2024-06-03 04:20:00,3801.05,3806.59,-0.0,flip_to_long -65245,做多,2024-06-03 04:20:00,2024-06-03 04:25:00,3806.59,3797.86,-0.0,flip_to_short -65246,做空,2024-06-03 04:25:00,2024-06-03 04:30:00,3797.86,3809.15,-0.0,flip_to_long -65247,做多,2024-06-03 04:30:00,2024-06-03 04:35:00,3809.15,3810.22,-0.0,tp_upper -65248,做空,2024-06-03 05:50:00,2024-06-03 06:00:00,3817.79,3818.24,-0.0,flip_to_long -65249,做多,2024-06-03 06:00:00,2024-06-03 06:20:00,3818.24,3828.41,0.0,tp_upper -65250,做空,2024-06-03 07:10:00,2024-06-03 08:15:00,3826.96,3825.32,-0.0,flip_to_long -65251,做多,2024-06-03 08:15:00,2024-06-03 08:20:00,3825.32,3822.04,-0.0,flip_to_short -65252,做空,2024-06-03 08:20:00,2024-06-03 08:25:00,3822.04,3829.41,-0.0,flip_to_long -65253,做多,2024-06-03 08:25:00,2024-06-03 08:30:00,3829.41,3839.79,0.0,tp_upper -65254,做空,2024-06-03 09:00:00,2024-06-03 10:25:00,3824.34,3821.91,0.0,flip_to_long -65255,做多,2024-06-03 10:25:00,2024-06-03 10:30:00,3821.91,3820.53,-0.0,flip_to_short -65256,做空,2024-06-03 10:30:00,2024-06-03 10:45:00,3820.53,3812.89,0.0,tp_lower -65257,做多,2024-06-03 11:20:00,2024-06-03 11:30:00,3816.96,3816.81,-0.0,flip_to_short -65258,做空,2024-06-03 11:30:00,2024-06-03 11:40:00,3816.81,3812.63,0.0,tp_lower -65259,做多,2024-06-03 12:00:00,2024-06-03 12:05:00,3815.14,3813.04,-0.0,flip_to_short -65260,做空,2024-06-03 12:05:00,2024-06-03 12:10:00,3813.04,3815.04,-0.0,flip_to_long -65261,做多,2024-06-03 12:10:00,2024-06-03 12:20:00,3815.04,3822.87,0.0,tp_upper -65262,做空,2024-06-03 13:50:00,2024-06-03 14:15:00,3836.71,3820.35,0.0,tp_lower -65263,做空,2024-06-03 15:50:00,2024-06-03 15:55:00,3788.23,3798.76,-0.0,flip_to_long -65264,做多,2024-06-03 15:55:00,2024-06-03 16:05:00,3798.76,3788.29,-0.0,flip_to_short -65265,做空,2024-06-03 16:05:00,2024-06-03 16:30:00,3788.29,3766.62,0.0,tp_lower -65266,做多,2024-06-03 17:30:00,2024-06-03 18:00:00,3776.57,3783.44,0.0,tp_upper -65267,做空,2024-06-03 18:55:00,2024-06-03 19:20:00,3781.27,3780.83,-0.0,flip_to_long -65268,做多,2024-06-03 19:20:00,2024-06-03 20:10:00,3780.83,3784.29,0.0,tp_upper -65269,做空,2024-06-03 20:30:00,2024-06-03 21:00:00,3780.03,3780.08,-0.0,flip_to_long -65270,做多,2024-06-03 21:00:00,2024-06-03 21:05:00,3780.08,3778.71,-0.0,flip_to_short -65271,做空,2024-06-03 21:05:00,2024-06-03 21:20:00,3778.71,3767.65,0.0,tp_lower -65272,做多,2024-06-03 21:45:00,2024-06-03 21:55:00,3777.1,3775.63,-0.0,flip_to_short -65273,做空,2024-06-03 21:55:00,2024-06-03 22:05:00,3775.63,3765.28,0.0,tp_lower -65274,做多,2024-06-03 22:30:00,2024-06-03 23:25:00,3776.84,3774.73,-0.0,flip_to_short -65275,做空,2024-06-03 23:25:00,2024-06-03 23:35:00,3774.73,3766.1,0.0,tp_lower -65276,做多,2024-06-04 01:10:00,2024-06-04 01:30:00,3763.23,3776.94,0.0,tp_upper -65277,做空,2024-06-04 02:45:00,2024-06-04 03:00:00,3772.85,3777.23,-0.0,flip_to_long -65278,做多,2024-06-04 03:00:00,2024-06-04 03:05:00,3777.23,3782.87,0.0,tp_upper -65279,做空,2024-06-04 03:25:00,2024-06-04 04:05:00,3778.44,3778.42,-0.0,flip_to_long -65280,做多,2024-06-04 04:05:00,2024-06-04 04:15:00,3778.42,3775.95,-0.0,flip_to_short -65281,做空,2024-06-04 04:15:00,2024-06-04 04:20:00,3775.95,3778.31,-0.0,flip_to_long -65282,做多,2024-06-04 04:20:00,2024-06-04 04:25:00,3778.31,3775.0,-0.0,flip_to_short -65283,做空,2024-06-04 04:25:00,2024-06-04 04:30:00,3775.0,3778.92,-0.0,flip_to_long -65284,做多,2024-06-04 04:30:00,2024-06-04 04:35:00,3778.92,3776.15,-0.0,flip_to_short -65285,做空,2024-06-04 04:35:00,2024-06-04 04:45:00,3776.15,3775.5,-0.0,tp_lower -65286,做多,2024-06-04 05:15:00,2024-06-04 05:20:00,3775.49,3772.37,-0.0,flip_to_short -65287,做空,2024-06-04 05:20:00,2024-06-04 05:30:00,3772.37,3769.33,0.0,tp_lower -65288,做多,2024-06-04 06:30:00,2024-06-04 06:40:00,3766.85,3765.39,-0.0,flip_to_short -65289,做空,2024-06-04 06:40:00,2024-06-04 06:45:00,3765.39,3770.94,-0.0,flip_to_long -65290,做多,2024-06-04 06:45:00,2024-06-04 06:55:00,3770.94,3765.38,-0.0,flip_to_short -65291,做空,2024-06-04 06:55:00,2024-06-04 07:00:00,3765.38,3771.54,-0.0,flip_to_long -65292,做多,2024-06-04 07:00:00,2024-06-04 07:10:00,3771.54,3774.28,0.0,tp_upper -65293,做空,2024-06-04 08:00:00,2024-06-04 08:05:00,3769.27,3774.22,-0.0,flip_to_long -65294,做多,2024-06-04 08:05:00,2024-06-04 08:10:00,3774.22,3778.7,0.0,tp_upper -65295,做空,2024-06-04 08:30:00,2024-06-04 08:35:00,3774.04,3774.63,-0.0,flip_to_long -65296,做多,2024-06-04 08:35:00,2024-06-04 08:45:00,3774.63,3774.07,-0.0,flip_to_short -65297,做空,2024-06-04 08:45:00,2024-06-04 08:50:00,3774.07,3766.35,0.0,tp_lower -65298,做多,2024-06-04 10:15:00,2024-06-04 10:30:00,3759.54,3765.68,0.0,tp_upper -65299,做空,2024-06-04 11:40:00,2024-06-04 11:45:00,3763.47,3764.92,-0.0,flip_to_long -65300,做多,2024-06-04 11:45:00,2024-06-04 12:00:00,3764.92,3766.39,-0.0,flip_to_short -65301,做空,2024-06-04 12:00:00,2024-06-04 12:05:00,3766.39,3760.51,0.0,tp_lower -65302,做多,2024-06-04 12:30:00,2024-06-04 12:35:00,3767.65,3763.71,-0.0,flip_to_short -65303,做空,2024-06-04 12:35:00,2024-06-04 12:50:00,3763.71,3758.61,0.0,tp_lower -65304,做多,2024-06-04 12:55:00,2024-06-04 13:00:00,3766.74,3775.67,0.0,tp_upper -65305,做空,2024-06-04 14:30:00,2024-06-04 14:40:00,3786.9,3778.79,0.0,flip_to_long -65306,做多,2024-06-04 14:40:00,2024-06-04 15:10:00,3778.79,3796.68,0.0,tp_upper -65307,做空,2024-06-04 16:50:00,2024-06-04 17:50:00,3816.86,3821.52,-0.0,flip_to_long -65308,做多,2024-06-04 17:50:00,2024-06-04 17:55:00,3821.52,3816.94,-0.0,flip_to_short -65309,做空,2024-06-04 17:55:00,2024-06-04 18:00:00,3816.94,3818.86,-0.0,flip_to_long -65310,做多,2024-06-04 18:00:00,2024-06-04 18:15:00,3818.86,3820.02,-0.0,flip_to_short -65311,做空,2024-06-04 18:15:00,2024-06-04 19:10:00,3820.02,3805.85,0.0,tp_lower -65312,做多,2024-06-04 20:25:00,2024-06-04 21:35:00,3800.89,3818.46,0.0,tp_upper -65313,做空,2024-06-04 22:05:00,2024-06-04 22:10:00,3811.38,3816.75,-0.0,flip_to_long -65314,做多,2024-06-04 22:10:00,2024-06-04 22:15:00,3816.75,3818.58,-0.0,tp_upper -65315,做空,2024-06-04 22:55:00,2024-06-04 23:10:00,3817.64,3817.91,-0.0,flip_to_long -65316,做多,2024-06-04 23:10:00,2024-06-04 23:15:00,3817.91,3816.43,-0.0,flip_to_short -65317,做空,2024-06-04 23:15:00,2024-06-04 23:25:00,3816.43,3811.44,0.0,tp_lower -65318,做多,2024-06-04 23:50:00,2024-06-05 00:10:00,3816.42,3813.56,-0.0,flip_to_short -65319,做空,2024-06-05 00:10:00,2024-06-05 00:20:00,3813.56,3821.19,-0.0,flip_to_long -65320,做多,2024-06-05 00:20:00,2024-06-05 00:25:00,3821.19,3820.83,-0.0,tp_upper -65321,做空,2024-06-05 01:10:00,2024-06-05 01:15:00,3816.26,3821.84,-0.0,flip_to_long -65322,做多,2024-06-05 01:15:00,2024-06-05 01:25:00,3821.84,3836.05,0.0,tp_upper -65323,做空,2024-06-05 01:55:00,2024-06-05 02:10:00,3825.79,3807.42,0.0,tp_lower -65324,做多,2024-06-05 03:30:00,2024-06-05 03:40:00,3812.37,3810.39,-0.0,flip_to_short -65325,做空,2024-06-05 03:40:00,2024-06-05 03:45:00,3810.39,3810.81,-0.0,flip_to_long -65326,做多,2024-06-05 03:45:00,2024-06-05 04:00:00,3810.81,3809.15,-0.0,flip_to_short -65327,做空,2024-06-05 04:00:00,2024-06-05 04:10:00,3809.15,3812.8,-0.0,flip_to_long -65328,做多,2024-06-05 04:10:00,2024-06-05 04:25:00,3812.8,3810.01,-0.0,flip_to_short -65329,做空,2024-06-05 04:25:00,2024-06-05 04:30:00,3810.01,3810.14,-0.0,flip_to_long -65330,做多,2024-06-05 04:30:00,2024-06-05 04:35:00,3810.14,3812.07,0.0,tp_upper -65331,做空,2024-06-05 04:40:00,2024-06-05 04:45:00,3809.85,3809.98,-0.0,tp_lower -65332,做多,2024-06-05 04:50:00,2024-06-05 04:55:00,3813.77,3812.19,-0.0,tp_upper -65333,做空,2024-06-05 05:00:00,2024-06-05 05:05:00,3800.3,3790.5,0.0,tp_lower -65334,做多,2024-06-05 06:15:00,2024-06-05 06:35:00,3795.77,3808.03,0.0,tp_upper -65335,做空,2024-06-05 07:50:00,2024-06-05 07:55:00,3810.87,3811.59,-0.0,flip_to_long -65336,做多,2024-06-05 07:55:00,2024-06-05 09:25:00,3811.59,3803.97,-0.0,flip_to_short -65337,做空,2024-06-05 09:25:00,2024-06-05 09:30:00,3803.97,3801.72,0.0,tp_lower -65338,做多,2024-06-05 10:40:00,2024-06-05 10:55:00,3799.49,3797.38,-0.0,flip_to_short -65339,做空,2024-06-05 10:55:00,2024-06-05 11:00:00,3797.38,3794.75,0.0,tp_lower -65340,做多,2024-06-05 11:05:00,2024-06-05 11:10:00,3800.15,3804.89,0.0,tp_upper -65341,做空,2024-06-05 13:15:00,2024-06-05 13:20:00,3813.99,3817.33,-0.0,flip_to_long -65342,做多,2024-06-05 13:20:00,2024-06-05 13:25:00,3817.33,3816.89,-0.0,flip_to_short -65343,做空,2024-06-05 13:25:00,2024-06-05 13:35:00,3816.89,3801.37,0.0,tp_lower -65344,做多,2024-06-05 14:35:00,2024-06-05 14:50:00,3803.34,3803.01,-0.0,flip_to_short -65345,做空,2024-06-05 14:50:00,2024-06-05 15:00:00,3803.01,3799.65,0.0,flip_to_long -65346,做多,2024-06-05 15:00:00,2024-06-05 15:15:00,3799.65,3811.32,0.0,tp_upper -65347,做空,2024-06-05 16:30:00,2024-06-05 16:45:00,3815.0,3801.93,0.0,tp_lower -65348,做多,2024-06-05 17:00:00,2024-06-05 17:30:00,3817.8,3829.99,0.0,tp_upper -65349,做空,2024-06-05 18:45:00,2024-06-05 18:50:00,3844.15,3850.47,-0.0,flip_to_long -65350,做多,2024-06-05 18:50:00,2024-06-05 18:55:00,3850.47,3848.23,-0.0,flip_to_short -65351,做空,2024-06-05 18:55:00,2024-06-05 19:00:00,3848.23,3855.12,-0.0,flip_to_long -65352,做多,2024-06-05 19:00:00,2024-06-05 19:05:00,3855.12,3849.29,-0.0,flip_to_short -65353,做空,2024-06-05 19:05:00,2024-06-05 19:40:00,3849.29,3860.32,-0.0,flip_to_long -65354,做多,2024-06-05 19:40:00,2024-06-05 19:50:00,3860.32,3877.31,0.0,tp_upper -65355,做空,2024-06-05 20:55:00,2024-06-05 21:15:00,3865.96,3859.6,0.0,tp_lower -65356,做多,2024-06-05 22:50:00,2024-06-05 23:00:00,3852.18,3859.03,0.0,tp_upper -65357,做空,2024-06-06 00:35:00,2024-06-06 00:40:00,3860.92,3863.16,-0.0,flip_to_long -65358,做多,2024-06-06 00:40:00,2024-06-06 01:30:00,3863.16,3867.52,0.0,tp_upper -65359,做空,2024-06-06 01:50:00,2024-06-06 02:05:00,3864.49,3868.04,-0.0,flip_to_long -65360,做多,2024-06-06 02:05:00,2024-06-06 02:10:00,3868.04,3869.47,-0.0,tp_upper -65361,做多,2024-06-06 04:35:00,2024-06-06 04:55:00,3863.27,3865.06,-0.0,flip_to_short -65362,做空,2024-06-06 04:55:00,2024-06-06 05:15:00,3865.06,3856.99,0.0,tp_lower -65363,做多,2024-06-06 07:05:00,2024-06-06 07:10:00,3851.22,3850.09,-0.0,flip_to_short -65364,做空,2024-06-06 07:10:00,2024-06-06 07:15:00,3850.09,3851.03,-0.0,flip_to_long -65365,做多,2024-06-06 07:15:00,2024-06-06 07:25:00,3851.03,3845.09,-0.0,flip_to_short -65366,做空,2024-06-06 07:25:00,2024-06-06 07:35:00,3845.09,3849.25,-0.0,flip_to_long -65367,做多,2024-06-06 07:35:00,2024-06-06 07:55:00,3849.25,3854.49,0.0,tp_upper -65368,做空,2024-06-06 08:05:00,2024-06-06 08:15:00,3847.7,3849.56,-0.0,flip_to_long -65369,做多,2024-06-06 08:15:00,2024-06-06 08:20:00,3849.56,3847.74,-0.0,flip_to_short -65370,做空,2024-06-06 08:20:00,2024-06-06 08:50:00,3847.74,3849.21,-0.0,flip_to_long -65371,做多,2024-06-06 08:50:00,2024-06-06 08:55:00,3849.21,3848.83,-0.0,flip_to_short -65372,做空,2024-06-06 08:55:00,2024-06-06 09:00:00,3848.83,3851.91,-0.0,flip_to_long -65373,做多,2024-06-06 09:00:00,2024-06-06 09:05:00,3851.91,3855.55,0.0,tp_upper -65374,做空,2024-06-06 09:15:00,2024-06-06 09:55:00,3851.12,3853.44,-0.0,flip_to_long -65375,做多,2024-06-06 09:55:00,2024-06-06 10:00:00,3853.44,3850.07,-0.0,flip_to_short -65376,做空,2024-06-06 10:00:00,2024-06-06 10:15:00,3850.07,3852.05,-0.0,flip_to_long -65377,做多,2024-06-06 10:15:00,2024-06-06 10:20:00,3852.05,3850.84,-0.0,flip_to_short -65378,做空,2024-06-06 10:20:00,2024-06-06 10:25:00,3850.84,3851.79,-0.0,flip_to_long -65379,做多,2024-06-06 10:25:00,2024-06-06 10:40:00,3851.79,3851.57,-0.0,flip_to_short -65380,做空,2024-06-06 10:40:00,2024-06-06 10:50:00,3851.57,3851.93,-0.0,flip_to_long -65381,做多,2024-06-06 10:50:00,2024-06-06 11:00:00,3851.93,3858.59,0.0,tp_upper -65382,做空,2024-06-06 11:05:00,2024-06-06 11:20:00,3852.19,3854.02,-0.0,flip_to_long -65383,做多,2024-06-06 11:20:00,2024-06-06 12:10:00,3854.02,3853.31,-0.0,flip_to_short -65384,做空,2024-06-06 12:10:00,2024-06-06 12:15:00,3853.31,3859.59,-0.0,flip_to_long -65385,做多,2024-06-06 12:15:00,2024-06-06 12:20:00,3859.59,3862.42,0.0,tp_upper -65386,做空,2024-06-06 12:30:00,2024-06-06 12:50:00,3852.73,3844.53,0.0,tp_lower -65387,做多,2024-06-06 13:35:00,2024-06-06 13:45:00,3847.26,3846.05,-0.0,flip_to_short -65388,做空,2024-06-06 13:45:00,2024-06-06 14:00:00,3846.05,3833.65,0.0,tp_lower -65389,做多,2024-06-06 14:20:00,2024-06-06 15:10:00,3841.95,3842.15,-0.0,flip_to_short -65390,做空,2024-06-06 15:10:00,2024-06-06 15:15:00,3842.15,3843.68,-0.0,flip_to_long -65391,做多,2024-06-06 15:15:00,2024-06-06 15:20:00,3843.68,3841.89,-0.0,flip_to_short -65392,做空,2024-06-06 15:20:00,2024-06-06 15:30:00,3841.89,3846.33,-0.0,flip_to_long -65393,做多,2024-06-06 15:30:00,2024-06-06 15:45:00,3846.33,3843.78,-0.0,flip_to_short -65394,做空,2024-06-06 15:45:00,2024-06-06 15:50:00,3843.78,3845.7,-0.0,flip_to_long -65395,做多,2024-06-06 15:50:00,2024-06-06 15:55:00,3845.7,3847.2,-0.0,tp_upper -65396,做空,2024-06-06 16:30:00,2024-06-06 16:35:00,3834.07,3831.81,0.0,tp_lower -65397,做多,2024-06-06 17:50:00,2024-06-06 17:55:00,3836.26,3836.1,-0.0,flip_to_short -65398,做空,2024-06-06 17:55:00,2024-06-06 18:10:00,3836.1,3834.6,-0.0,flip_to_long -65399,做多,2024-06-06 18:10:00,2024-06-06 18:15:00,3834.6,3831.07,-0.0,flip_to_short -65400,做空,2024-06-06 18:15:00,2024-06-06 18:20:00,3831.07,3832.98,-0.0,flip_to_long -65401,做多,2024-06-06 18:20:00,2024-06-06 18:30:00,3832.98,3832.05,-0.0,flip_to_short -65402,做空,2024-06-06 18:30:00,2024-06-06 18:35:00,3832.05,3836.24,-0.0,flip_to_long -65403,做多,2024-06-06 18:35:00,2024-06-06 18:55:00,3836.24,3835.35,-0.0,flip_to_short -65404,做空,2024-06-06 18:55:00,2024-06-06 19:05:00,3835.35,3826.84,0.0,tp_lower -65405,做多,2024-06-06 20:45:00,2024-06-06 22:05:00,3801.28,3807.92,0.0,tp_upper -65406,做空,2024-06-07 00:00:00,2024-06-07 00:20:00,3812.79,3815.09,-0.0,flip_to_long -65407,做多,2024-06-07 00:20:00,2024-06-07 00:25:00,3815.09,3812.48,-0.0,flip_to_short -65408,做空,2024-06-07 00:25:00,2024-06-07 00:30:00,3812.48,3814.87,-0.0,flip_to_long -65409,做多,2024-06-07 00:30:00,2024-06-07 00:35:00,3814.87,3813.86,-0.0,flip_to_short -65410,做空,2024-06-07 00:35:00,2024-06-07 00:40:00,3813.86,3808.75,0.0,tp_lower -65411,做多,2024-06-07 01:45:00,2024-06-07 01:55:00,3811.44,3808.25,-0.0,flip_to_short -65412,做空,2024-06-07 01:55:00,2024-06-07 02:00:00,3808.25,3808.64,-0.0,flip_to_long -65413,做多,2024-06-07 02:00:00,2024-06-07 03:30:00,3808.64,3807.31,-0.0,tp_upper -65414,做空,2024-06-07 06:05:00,2024-06-07 06:30:00,3817.99,3819.5,-0.0,flip_to_long -65415,做多,2024-06-07 06:30:00,2024-06-07 07:15:00,3819.5,3825.95,0.0,tp_upper -65416,做空,2024-06-07 07:35:00,2024-06-07 07:55:00,3820.27,3819.7,-0.0,flip_to_long -65417,做多,2024-06-07 07:55:00,2024-06-07 09:30:00,3819.7,3812.92,-0.0,flip_to_short -65418,做空,2024-06-07 09:30:00,2024-06-07 09:35:00,3812.92,3815.88,-0.0,flip_to_long -65419,做多,2024-06-07 09:35:00,2024-06-07 09:45:00,3815.88,3812.51,-0.0,flip_to_short -65420,做空,2024-06-07 09:45:00,2024-06-07 09:55:00,3812.51,3814.56,-0.0,flip_to_long -65421,做多,2024-06-07 09:55:00,2024-06-07 10:00:00,3814.56,3812.03,-0.0,flip_to_short -65422,做空,2024-06-07 10:00:00,2024-06-07 10:05:00,3812.03,3813.95,-0.0,flip_to_long -65423,做多,2024-06-07 10:05:00,2024-06-07 10:15:00,3813.95,3813.32,-0.0,flip_to_short -65424,做空,2024-06-07 10:15:00,2024-06-07 10:25:00,3813.32,3809.41,0.0,tp_lower -65425,做多,2024-06-07 10:40:00,2024-06-07 10:55:00,3812.39,3813.56,-0.0,flip_to_short -65426,做空,2024-06-07 10:55:00,2024-06-07 11:15:00,3813.56,3812.74,-0.0,flip_to_long -65427,做多,2024-06-07 11:15:00,2024-06-07 11:25:00,3812.74,3815.29,0.0,tp_upper -65428,做空,2024-06-07 12:20:00,2024-06-07 12:30:00,3827.28,3795.79,0.0,tp_lower -65429,做多,2024-06-07 13:40:00,2024-06-07 14:45:00,3817.88,3829.44,0.0,tp_upper -65430,做空,2024-06-07 15:00:00,2024-06-07 15:10:00,3819.93,3820.47,-0.0,flip_to_long -65431,做多,2024-06-07 15:10:00,2024-06-07 15:15:00,3820.47,3818.19,-0.0,flip_to_short -65432,做空,2024-06-07 15:15:00,2024-06-07 15:20:00,3818.19,3813.22,0.0,tp_lower -65433,做多,2024-06-07 16:25:00,2024-06-07 16:30:00,3807.39,3799.99,-0.0,flip_to_short -65434,做空,2024-06-07 16:30:00,2024-06-07 16:45:00,3799.99,3791.51,0.0,tp_lower -65435,做多,2024-06-07 19:20:00,2024-06-07 20:00:00,3684.33,3683.11,-0.0,flip_to_short -65436,做空,2024-06-07 20:00:00,2024-06-07 20:30:00,3683.11,3685.41,-0.0,flip_to_long -65437,做多,2024-06-07 20:30:00,2024-06-07 20:45:00,3685.41,3684.29,-0.0,flip_to_short -65438,做空,2024-06-07 20:45:00,2024-06-07 20:50:00,3684.29,3690.4,-0.0,flip_to_long -65439,做多,2024-06-07 20:50:00,2024-06-07 21:00:00,3690.4,3688.92,-0.0,flip_to_short -65440,做空,2024-06-07 21:00:00,2024-06-07 21:05:00,3688.92,3695.81,-0.0,flip_to_long -65441,做多,2024-06-07 21:05:00,2024-06-07 21:30:00,3695.81,3692.74,-0.0,tp_upper -65442,做空,2024-06-07 22:10:00,2024-06-07 22:15:00,3691.72,3693.95,-0.0,flip_to_long -65443,做多,2024-06-07 22:15:00,2024-06-07 22:20:00,3693.95,3693.78,-0.0,flip_to_short -65444,做空,2024-06-07 22:20:00,2024-06-07 22:50:00,3693.78,3697.03,-0.0,flip_to_long -65445,做多,2024-06-07 22:50:00,2024-06-07 23:05:00,3697.03,3693.22,-0.0,flip_to_short -65446,做空,2024-06-07 23:05:00,2024-06-07 23:25:00,3693.22,3685.72,0.0,tp_lower -65447,做多,2024-06-08 00:25:00,2024-06-08 00:30:00,3689.33,3687.28,-0.0,flip_to_short -65448,做空,2024-06-08 00:30:00,2024-06-08 01:20:00,3687.28,3688.75,-0.0,flip_to_long -65449,做多,2024-06-08 01:20:00,2024-06-08 01:35:00,3688.75,3693.94,0.0,tp_upper -65450,做空,2024-06-08 02:20:00,2024-06-08 02:25:00,3689.54,3689.93,-0.0,flip_to_long -65451,做多,2024-06-08 02:25:00,2024-06-08 03:15:00,3689.93,3688.28,-0.0,flip_to_short -65452,做空,2024-06-08 03:15:00,2024-06-08 03:20:00,3688.28,3691.55,-0.0,flip_to_long -65453,做多,2024-06-08 03:20:00,2024-06-08 03:25:00,3691.55,3690.89,-0.0,flip_to_short -65454,做空,2024-06-08 03:25:00,2024-06-08 04:25:00,3690.89,3687.12,0.0,tp_lower -65455,做多,2024-06-08 05:25:00,2024-06-08 05:30:00,3688.24,3683.94,-0.0,flip_to_short -65456,做空,2024-06-08 05:30:00,2024-06-08 05:45:00,3683.94,3685.36,-0.0,flip_to_long -65457,做多,2024-06-08 05:45:00,2024-06-08 05:55:00,3685.36,3683.56,-0.0,flip_to_short -65458,做空,2024-06-08 05:55:00,2024-06-08 06:00:00,3683.56,3685.52,-0.0,flip_to_long -65459,做多,2024-06-08 06:00:00,2024-06-08 06:05:00,3685.52,3682.59,-0.0,flip_to_short -65460,做空,2024-06-08 06:05:00,2024-06-08 06:10:00,3682.59,3686.0,-0.0,flip_to_long -65461,做多,2024-06-08 06:10:00,2024-06-08 06:25:00,3686.0,3687.76,-0.0,tp_upper -65462,做空,2024-06-08 08:25:00,2024-06-08 10:05:00,3700.32,3694.07,0.0,tp_lower -65463,做多,2024-06-08 10:45:00,2024-06-08 10:50:00,3695.15,3694.41,-0.0,flip_to_short -65464,做空,2024-06-08 10:50:00,2024-06-08 11:10:00,3694.41,3695.0,-0.0,flip_to_long -65465,做多,2024-06-08 11:10:00,2024-06-08 11:15:00,3695.0,3692.62,-0.0,flip_to_short -65466,做空,2024-06-08 11:15:00,2024-06-08 11:25:00,3692.62,3693.12,-0.0,flip_to_long -65467,做多,2024-06-08 11:25:00,2024-06-08 11:30:00,3693.12,3688.03,-0.0,flip_to_short -65468,做空,2024-06-08 11:30:00,2024-06-08 11:50:00,3688.03,3682.38,0.0,tp_lower -65469,做多,2024-06-08 12:15:00,2024-06-08 12:55:00,3689.38,3684.55,-0.0,flip_to_short -65470,做空,2024-06-08 12:55:00,2024-06-08 13:00:00,3684.55,3685.93,-0.0,flip_to_long -65471,做多,2024-06-08 13:00:00,2024-06-08 13:05:00,3685.93,3680.14,-0.0,flip_to_short -65472,做空,2024-06-08 13:05:00,2024-06-08 13:15:00,3680.14,3678.13,0.0,tp_lower -65473,做多,2024-06-08 13:40:00,2024-06-08 13:50:00,3685.54,3685.9,-0.0,flip_to_short -65474,做空,2024-06-08 13:50:00,2024-06-08 16:00:00,3685.9,3694.16,-0.0,flip_to_long -65475,做多,2024-06-08 16:00:00,2024-06-08 16:05:00,3694.16,3691.01,-0.0,flip_to_short -65476,做空,2024-06-08 16:05:00,2024-06-08 16:10:00,3691.01,3687.92,0.0,tp_lower -65477,做多,2024-06-08 17:05:00,2024-06-08 17:10:00,3688.06,3687.69,-0.0,flip_to_short -65478,做空,2024-06-08 17:10:00,2024-06-08 17:30:00,3687.69,3677.63,0.0,tp_lower -65479,做多,2024-06-08 17:40:00,2024-06-08 18:00:00,3686.99,3690.55,0.0,tp_upper -65480,做空,2024-06-08 19:10:00,2024-06-08 19:15:00,3691.93,3693.26,-0.0,flip_to_long -65481,做多,2024-06-08 19:15:00,2024-06-08 19:30:00,3693.26,3691.4,-0.0,flip_to_short -65482,做空,2024-06-08 19:30:00,2024-06-08 19:35:00,3691.4,3687.74,0.0,tp_lower -65483,做多,2024-06-08 21:20:00,2024-06-08 21:30:00,3680.36,3681.69,-0.0,flip_to_short -65484,做空,2024-06-08 21:30:00,2024-06-08 22:00:00,3681.69,3681.96,-0.0,flip_to_long -65485,做多,2024-06-08 22:00:00,2024-06-08 22:15:00,3681.96,3680.65,-0.0,flip_to_short -65486,做空,2024-06-08 22:15:00,2024-06-08 22:25:00,3680.65,3674.07,0.0,tp_lower -65487,做多,2024-06-08 22:40:00,2024-06-08 22:55:00,3679.76,3680.18,-0.0,flip_to_short -65488,做空,2024-06-08 22:55:00,2024-06-08 23:10:00,3680.18,3678.64,-0.0,flip_to_long -65489,做多,2024-06-08 23:10:00,2024-06-08 23:30:00,3678.64,3684.57,0.0,tp_upper -65490,做多,2024-06-09 00:10:00,2024-06-09 00:45:00,3683.71,3682.68,-0.0,flip_to_short -65491,做空,2024-06-09 00:45:00,2024-06-09 00:50:00,3682.68,3684.07,-0.0,flip_to_long -65492,做多,2024-06-09 00:50:00,2024-06-09 01:10:00,3684.07,3686.03,0.0,tp_upper -65493,做空,2024-06-09 01:15:00,2024-06-09 01:25:00,3685.71,3687.2,-0.0,flip_to_long -65494,做多,2024-06-09 01:25:00,2024-06-09 01:30:00,3687.2,3687.05,-0.0,tp_upper -65495,做空,2024-06-09 01:35:00,2024-06-09 01:50:00,3684.59,3684.17,-0.0,flip_to_long -65496,做多,2024-06-09 01:50:00,2024-06-09 04:10:00,3684.17,3674.56,-0.0,flip_to_short -65497,做空,2024-06-09 04:10:00,2024-06-09 04:35:00,3674.56,3674.4,-0.0,flip_to_long -65498,做多,2024-06-09 04:35:00,2024-06-09 04:45:00,3674.4,3673.23,-0.0,flip_to_short -65499,做空,2024-06-09 04:45:00,2024-06-09 04:55:00,3673.23,3678.18,-0.0,tp_lower -65500,做空,2024-06-09 05:05:00,2024-06-09 05:10:00,3674.16,3675.56,-0.0,flip_to_long -65501,做多,2024-06-09 05:10:00,2024-06-09 05:15:00,3675.56,3675.14,-0.0,flip_to_short -65502,做空,2024-06-09 05:15:00,2024-06-09 05:20:00,3675.14,3682.36,-0.0,flip_to_long -65503,做多,2024-06-09 05:20:00,2024-06-09 05:25:00,3682.36,3681.02,-0.0,tp_upper -65504,做空,2024-06-09 07:45:00,2024-06-09 08:00:00,3690.27,3685.05,0.0,tp_lower -65505,做多,2024-06-09 08:10:00,2024-06-09 08:15:00,3689.92,3689.27,-0.0,flip_to_short -65506,做空,2024-06-09 08:15:00,2024-06-09 08:30:00,3689.27,3689.03,-0.0,flip_to_long -65507,做多,2024-06-09 08:30:00,2024-06-09 08:40:00,3689.03,3688.83,-0.0,flip_to_short -65508,做空,2024-06-09 08:40:00,2024-06-09 08:45:00,3688.83,3690.05,-0.0,flip_to_long -65509,做多,2024-06-09 08:45:00,2024-06-09 08:55:00,3690.05,3688.52,-0.0,flip_to_short -65510,做空,2024-06-09 08:55:00,2024-06-09 09:00:00,3688.52,3689.64,-0.0,flip_to_long -65511,做多,2024-06-09 09:00:00,2024-06-09 09:10:00,3689.64,3692.77,0.0,tp_upper -65512,做空,2024-06-09 09:30:00,2024-06-09 09:40:00,3689.92,3691.38,-0.0,flip_to_long -65513,做多,2024-06-09 09:40:00,2024-06-09 09:45:00,3691.38,3692.93,-0.0,tp_upper -65514,做空,2024-06-09 10:25:00,2024-06-09 10:30:00,3691.67,3690.01,-0.0,tp_lower -65515,做多,2024-06-09 11:25:00,2024-06-09 11:35:00,3691.13,3693.29,0.0,tp_upper -65516,做空,2024-06-09 12:25:00,2024-06-09 12:30:00,3691.53,3698.63,-0.0,flip_to_long -65517,做多,2024-06-09 12:30:00,2024-06-09 12:40:00,3698.63,3700.86,0.0,tp_upper -65518,做空,2024-06-09 13:15:00,2024-06-09 13:30:00,3695.39,3686.72,0.0,tp_lower -65519,做多,2024-06-09 14:15:00,2024-06-09 14:45:00,3694.86,3692.69,-0.0,flip_to_short -65520,做空,2024-06-09 14:45:00,2024-06-09 15:30:00,3692.69,3691.69,-0.0,flip_to_long -65521,做多,2024-06-09 15:30:00,2024-06-09 15:50:00,3691.69,3692.89,-0.0,flip_to_short -65522,做空,2024-06-09 15:50:00,2024-06-09 16:00:00,3692.89,3692.23,-0.0,flip_to_long -65523,做多,2024-06-09 16:00:00,2024-06-09 16:10:00,3692.23,3694.11,0.0,tp_upper -65524,做空,2024-06-09 16:15:00,2024-06-09 17:40:00,3693.48,3698.23,-0.0,flip_to_long -65525,做多,2024-06-09 17:40:00,2024-06-09 18:10:00,3698.23,3706.03,0.0,tp_upper -65526,做空,2024-06-09 18:55:00,2024-06-09 19:40:00,3705.32,3700.54,0.0,tp_lower -65527,做多,2024-06-09 20:15:00,2024-06-09 20:20:00,3705.12,3702.3,-0.0,flip_to_short -65528,做空,2024-06-09 20:20:00,2024-06-09 20:30:00,3702.3,3698.13,0.0,tp_lower -65529,做多,2024-06-09 21:00:00,2024-06-09 21:05:00,3703.01,3700.45,-0.0,flip_to_short -65530,做空,2024-06-09 21:05:00,2024-06-09 21:10:00,3700.45,3701.38,-0.0,flip_to_long -65531,做多,2024-06-09 21:10:00,2024-06-09 21:15:00,3701.38,3700.26,-0.0,flip_to_short -65532,做空,2024-06-09 21:15:00,2024-06-09 21:20:00,3700.26,3701.67,-0.0,flip_to_long -65533,做多,2024-06-09 21:20:00,2024-06-09 21:30:00,3701.67,3699.77,-0.0,flip_to_short -65534,做空,2024-06-09 21:30:00,2024-06-09 21:35:00,3699.77,3696.61,0.0,tp_lower -65535,做多,2024-06-09 21:40:00,2024-06-09 21:45:00,3701.89,3711.04,0.0,tp_upper -65536,做空,2024-06-09 22:40:00,2024-06-10 00:00:00,3706.93,3703.03,0.0,tp_lower -65537,做多,2024-06-10 01:35:00,2024-06-10 01:45:00,3695.64,3693.9,-0.0,flip_to_short -65538,做空,2024-06-10 01:45:00,2024-06-10 02:05:00,3693.9,3693.94,-0.0,flip_to_long -65539,做多,2024-06-10 02:05:00,2024-06-10 02:15:00,3693.94,3695.73,-0.0,tp_upper -65540,做空,2024-06-10 02:45:00,2024-06-10 03:00:00,3692.17,3690.9,-0.0,tp_lower -65541,做多,2024-06-10 04:25:00,2024-06-10 05:25:00,3689.92,3687.4,-0.0,flip_to_short -65542,做空,2024-06-10 05:25:00,2024-06-10 05:30:00,3687.4,3689.65,-0.0,flip_to_long -65543,做多,2024-06-10 05:30:00,2024-06-10 05:35:00,3689.65,3688.97,-0.0,flip_to_short -65544,做空,2024-06-10 05:35:00,2024-06-10 05:45:00,3688.97,3684.07,0.0,tp_lower -65545,做多,2024-06-10 08:15:00,2024-06-10 09:05:00,3669.91,3670.61,-0.0,flip_to_short -65546,做空,2024-06-10 09:05:00,2024-06-10 09:30:00,3670.61,3669.98,-0.0,flip_to_long -65547,做多,2024-06-10 09:30:00,2024-06-10 09:50:00,3669.98,3673.49,0.0,flip_to_short -65548,做空,2024-06-10 09:50:00,2024-06-10 10:30:00,3673.49,3676.5,-0.0,flip_to_long -65549,做多,2024-06-10 10:30:00,2024-06-10 11:10:00,3676.5,3674.45,-0.0,flip_to_short -65550,做空,2024-06-10 11:10:00,2024-06-10 11:15:00,3674.45,3677.56,-0.0,flip_to_long -65551,做多,2024-06-10 11:15:00,2024-06-10 11:20:00,3677.56,3676.16,-0.0,flip_to_short -65552,做空,2024-06-10 11:20:00,2024-06-10 11:30:00,3676.16,3675.15,-0.0,tp_lower -65553,做多,2024-06-10 11:35:00,2024-06-10 11:40:00,3677.92,3682.56,0.0,tp_upper -65554,做空,2024-06-10 11:50:00,2024-06-10 11:55:00,3675.31,3677.75,-0.0,flip_to_long -65555,做多,2024-06-10 11:55:00,2024-06-10 12:00:00,3677.75,3674.34,-0.0,flip_to_short -65556,做空,2024-06-10 12:00:00,2024-06-10 12:05:00,3674.34,3674.04,-0.0,tp_lower -65557,做多,2024-06-10 12:15:00,2024-06-10 12:20:00,3677.78,3681.62,0.0,tp_upper -65558,做空,2024-06-10 12:35:00,2024-06-10 12:45:00,3677.99,3681.22,-0.0,flip_to_long -65559,做多,2024-06-10 12:45:00,2024-06-10 12:50:00,3681.22,3682.33,-0.0,tp_upper -65560,做空,2024-06-10 12:55:00,2024-06-10 13:15:00,3677.12,3670.6,0.0,tp_lower -65561,做多,2024-06-10 13:30:00,2024-06-10 13:45:00,3680.25,3670.6,-0.0,flip_to_short -65562,做空,2024-06-10 13:45:00,2024-06-10 13:55:00,3670.6,3674.5,-0.0,flip_to_long -65563,做多,2024-06-10 13:55:00,2024-06-10 14:35:00,3674.5,3678.04,0.0,tp_upper -65564,做空,2024-06-10 16:25:00,2024-06-10 16:40:00,3689.97,3696.71,-0.0,flip_to_long -65565,做多,2024-06-10 16:40:00,2024-06-10 17:00:00,3696.71,3691.85,-0.0,flip_to_short -65566,做空,2024-06-10 17:00:00,2024-06-10 17:45:00,3691.85,3697.38,-0.0,flip_to_long -65567,做多,2024-06-10 17:45:00,2024-06-10 18:00:00,3697.38,3693.36,-0.0,flip_to_short -65568,做空,2024-06-10 18:00:00,2024-06-10 18:10:00,3693.36,3699.53,-0.0,flip_to_long -65569,做多,2024-06-10 18:10:00,2024-06-10 18:15:00,3699.53,3696.86,-0.0,tp_upper -65570,做空,2024-06-10 18:20:00,2024-06-10 18:25:00,3692.82,3687.25,0.0,tp_lower -65571,做多,2024-06-10 18:45:00,2024-06-10 18:50:00,3692.29,3692.15,-0.0,flip_to_short -65572,做空,2024-06-10 18:50:00,2024-06-10 19:05:00,3692.15,3677.54,0.0,tp_lower -65573,做多,2024-06-10 20:30:00,2024-06-10 21:15:00,3675.9,3672.8,-0.0,flip_to_short -65574,做空,2024-06-10 21:15:00,2024-06-10 21:30:00,3672.8,3673.53,-0.0,flip_to_long -65575,做多,2024-06-10 21:30:00,2024-06-10 21:35:00,3673.53,3669.67,-0.0,flip_to_short -65576,做空,2024-06-10 21:35:00,2024-06-10 21:40:00,3669.67,3675.67,-0.0,flip_to_long -65577,做多,2024-06-10 21:40:00,2024-06-10 21:50:00,3675.67,3673.02,-0.0,flip_to_short -65578,做空,2024-06-10 21:50:00,2024-06-10 21:55:00,3673.02,3675.19,-0.0,flip_to_long -65579,做多,2024-06-10 21:55:00,2024-06-10 22:00:00,3675.19,3669.53,-0.0,flip_to_short -65580,做空,2024-06-10 22:00:00,2024-06-10 22:05:00,3669.53,3670.96,-0.0,tp_lower -65581,做多,2024-06-10 22:10:00,2024-06-10 22:15:00,3673.54,3671.87,-0.0,flip_to_short -65582,做空,2024-06-10 22:15:00,2024-06-10 22:20:00,3671.87,3675.31,-0.0,flip_to_long -65583,做多,2024-06-10 22:20:00,2024-06-10 22:35:00,3675.31,3673.0,-0.0,flip_to_short -65584,做空,2024-06-10 22:35:00,2024-06-10 22:45:00,3673.0,3673.24,-0.0,flip_to_long -65585,做多,2024-06-10 22:45:00,2024-06-10 23:00:00,3673.24,3675.19,0.0,tp_upper -65586,做空,2024-06-10 23:15:00,2024-06-10 23:30:00,3675.3,3668.0,0.0,tp_lower -65587,做多,2024-06-11 00:00:00,2024-06-11 00:20:00,3672.61,3671.45,-0.0,flip_to_short -65588,做空,2024-06-11 00:20:00,2024-06-11 00:30:00,3671.45,3670.95,-0.0,flip_to_long -65589,做多,2024-06-11 00:30:00,2024-06-11 01:15:00,3670.95,3666.25,-0.0,flip_to_short -65590,做空,2024-06-11 01:15:00,2024-06-11 01:25:00,3666.25,3669.67,-0.0,flip_to_long -65591,做多,2024-06-11 01:25:00,2024-06-11 01:30:00,3669.67,3669.14,-0.0,flip_to_short -65592,做空,2024-06-11 01:30:00,2024-06-11 01:45:00,3669.14,3668.26,-0.0,flip_to_long -65593,做多,2024-06-11 01:45:00,2024-06-11 01:50:00,3668.26,3642.05,-0.0,flip_to_short -65594,做空,2024-06-11 01:50:00,2024-06-11 01:55:00,3642.05,3627.61,0.0,tp_lower -65595,做多,2024-06-11 03:25:00,2024-06-11 03:30:00,3610.34,3601.65,-0.0,flip_to_short -65596,做空,2024-06-11 03:30:00,2024-06-11 04:00:00,3601.65,3591.02,0.0,tp_lower -65597,做空,2024-06-11 05:30:00,2024-06-11 05:50:00,3562.78,3554.1,0.0,tp_lower -65598,做多,2024-06-11 05:55:00,2024-06-11 06:20:00,3562.76,3555.82,-0.0,flip_to_short -65599,做空,2024-06-11 06:20:00,2024-06-11 06:25:00,3555.82,3558.58,-0.0,tp_lower -65600,做多,2024-06-11 08:00:00,2024-06-11 08:10:00,3541.72,3508.86,-0.0,flip_to_short -65601,做空,2024-06-11 08:10:00,2024-06-11 08:15:00,3508.86,3519.81,-0.0,tp_lower -65602,做多,2024-06-11 08:35:00,2024-06-11 08:55:00,3538.98,3535.58,-0.0,flip_to_short -65603,做空,2024-06-11 08:55:00,2024-06-11 09:30:00,3535.58,3530.8,0.0,flip_to_long -65604,做多,2024-06-11 09:30:00,2024-06-11 10:20:00,3530.8,3549.01,0.0,tp_upper -65605,做空,2024-06-11 10:50:00,2024-06-11 11:00:00,3531.96,3530.43,-0.0,flip_to_long -65606,做多,2024-06-11 11:00:00,2024-06-11 11:25:00,3530.43,3533.81,0.0,flip_to_short -65607,做空,2024-06-11 11:25:00,2024-06-11 11:40:00,3533.81,3539.2,-0.0,flip_to_long -65608,做多,2024-06-11 11:40:00,2024-06-11 11:45:00,3539.2,3537.24,-0.0,flip_to_short -65609,做空,2024-06-11 11:45:00,2024-06-11 12:05:00,3537.24,3539.47,-0.0,flip_to_long -65610,做多,2024-06-11 12:05:00,2024-06-11 12:10:00,3539.47,3544.15,0.0,tp_upper -65611,做空,2024-06-11 12:20:00,2024-06-11 12:40:00,3537.77,3538.56,-0.0,flip_to_long -65612,做多,2024-06-11 12:40:00,2024-06-11 12:55:00,3538.56,3536.18,-0.0,flip_to_short -65613,做空,2024-06-11 12:55:00,2024-06-11 13:00:00,3536.18,3526.09,0.0,tp_lower -65614,做多,2024-06-11 13:05:00,2024-06-11 13:30:00,3539.08,3533.8,-0.0,flip_to_short -65615,做空,2024-06-11 13:30:00,2024-06-11 13:40:00,3533.8,3524.1,0.0,tp_lower -65616,做多,2024-06-11 14:10:00,2024-06-11 14:15:00,3537.77,3530.64,-0.0,flip_to_short -65617,做空,2024-06-11 14:15:00,2024-06-11 15:00:00,3530.64,3512.98,0.0,tp_lower -65618,做多,2024-06-11 15:10:00,2024-06-11 15:20:00,3525.47,3518.72,-0.0,flip_to_short -65619,做空,2024-06-11 15:20:00,2024-06-11 15:25:00,3518.72,3513.63,0.0,tp_lower -65620,做多,2024-06-11 17:45:00,2024-06-11 17:50:00,3457.23,3475.78,0.0,tp_upper -65621,做空,2024-06-11 19:25:00,2024-06-11 19:30:00,3482.65,3489.58,-0.0,flip_to_long -65622,做多,2024-06-11 19:30:00,2024-06-11 19:50:00,3489.58,3500.18,0.0,tp_upper -65623,做空,2024-06-11 20:00:00,2024-06-11 20:05:00,3491.23,3497.44,-0.0,flip_to_long -65624,做多,2024-06-11 20:05:00,2024-06-11 20:20:00,3497.44,3492.86,-0.0,flip_to_short -65625,做空,2024-06-11 20:20:00,2024-06-11 20:30:00,3492.86,3492.45,-0.0,flip_to_long -65626,做多,2024-06-11 20:30:00,2024-06-11 21:25:00,3492.45,3491.4,-0.0,flip_to_short -65627,做空,2024-06-11 21:25:00,2024-06-11 21:30:00,3491.4,3491.69,-0.0,flip_to_long -65628,做多,2024-06-11 21:30:00,2024-06-11 21:45:00,3491.69,3501.49,0.0,tp_upper -65629,做空,2024-06-11 23:15:00,2024-06-11 23:20:00,3502.35,3498.91,0.0,tp_lower -65630,做空,2024-06-11 23:55:00,2024-06-12 00:00:00,3499.71,3502.2,-0.0,flip_to_long -65631,做多,2024-06-12 00:00:00,2024-06-12 00:20:00,3502.2,3498.04,-0.0,flip_to_short -65632,做空,2024-06-12 00:20:00,2024-06-12 00:40:00,3498.04,3501.03,-0.0,flip_to_long -65633,做多,2024-06-12 00:40:00,2024-06-12 00:45:00,3501.03,3497.75,-0.0,flip_to_short -65634,做空,2024-06-12 00:45:00,2024-06-12 00:50:00,3497.75,3493.03,0.0,tp_lower -65635,做多,2024-06-12 02:05:00,2024-06-12 02:25:00,3494.18,3505.04,0.0,tp_upper -65636,做空,2024-06-12 02:35:00,2024-06-12 05:15:00,3502.24,3520.57,-0.0,flip_to_long -65637,做多,2024-06-12 05:15:00,2024-06-12 05:20:00,3520.57,3518.79,-0.0,flip_to_short -65638,做空,2024-06-12 05:20:00,2024-06-12 05:45:00,3518.79,3509.33,0.0,tp_lower -65639,做多,2024-06-12 06:15:00,2024-06-12 06:30:00,3518.26,3515.62,-0.0,flip_to_short -65640,做空,2024-06-12 06:30:00,2024-06-12 06:35:00,3515.62,3521.28,-0.0,flip_to_long -65641,做多,2024-06-12 06:35:00,2024-06-12 07:05:00,3521.28,3516.95,-0.0,flip_to_short -65642,做空,2024-06-12 07:05:00,2024-06-12 07:50:00,3516.95,3525.25,-0.0,flip_to_long -65643,做多,2024-06-12 07:50:00,2024-06-12 07:55:00,3525.25,3527.64,0.0,tp_upper -65644,做空,2024-06-12 08:25:00,2024-06-12 08:30:00,3522.89,3525.55,-0.0,flip_to_long -65645,做多,2024-06-12 08:30:00,2024-06-12 08:45:00,3525.55,3523.62,-0.0,flip_to_short -65646,做空,2024-06-12 08:45:00,2024-06-12 09:10:00,3523.62,3524.39,-0.0,flip_to_long -65647,做多,2024-06-12 09:10:00,2024-06-12 09:15:00,3524.39,3521.08,-0.0,flip_to_short -65648,做空,2024-06-12 09:15:00,2024-06-12 09:35:00,3521.08,3524.65,-0.0,flip_to_long -65649,做多,2024-06-12 09:35:00,2024-06-12 09:50:00,3524.65,3533.08,0.0,tp_upper -65650,做多,2024-06-12 11:10:00,2024-06-12 11:20:00,3543.57,3544.07,-0.0,flip_to_short -65651,做空,2024-06-12 11:20:00,2024-06-12 11:30:00,3544.07,3549.49,-0.0,flip_to_long -65652,做多,2024-06-12 11:30:00,2024-06-12 11:35:00,3549.49,3542.54,-0.0,flip_to_short -65653,做空,2024-06-12 11:35:00,2024-06-12 11:55:00,3542.54,3532.54,0.0,tp_lower -65654,做多,2024-06-12 12:20:00,2024-06-12 12:30:00,3542.58,3616.46,0.0,tp_upper -65655,做空,2024-06-12 13:50:00,2024-06-12 14:00:00,3614.04,3620.75,-0.0,flip_to_long -65656,做多,2024-06-12 14:00:00,2024-06-12 15:00:00,3620.75,3642.82,0.0,tp_upper -65657,做空,2024-06-12 15:05:00,2024-06-12 15:20:00,3624.92,3626.96,-0.0,flip_to_long -65658,做多,2024-06-12 15:20:00,2024-06-12 15:30:00,3626.96,3622.4,-0.0,flip_to_short -65659,做空,2024-06-12 15:30:00,2024-06-12 15:40:00,3622.4,3612.79,0.0,tp_lower -65660,做多,2024-06-12 16:50:00,2024-06-12 16:55:00,3618.62,3618.38,-0.0,flip_to_short -65661,做空,2024-06-12 16:55:00,2024-06-12 17:20:00,3618.38,3616.3,0.0,flip_to_long -65662,做多,2024-06-12 17:20:00,2024-06-12 17:30:00,3616.3,3614.87,-0.0,flip_to_short -65663,做空,2024-06-12 17:30:00,2024-06-12 17:50:00,3614.87,3621.8,-0.0,flip_to_long -65664,做多,2024-06-12 17:50:00,2024-06-12 17:55:00,3621.8,3625.08,0.0,tp_upper -65665,做空,2024-06-12 18:00:00,2024-06-12 18:05:00,3594.72,3580.5,0.0,tp_lower -65666,做多,2024-06-12 19:15:00,2024-06-12 22:20:00,3589.84,3564.24,-0.0,flip_to_short -65667,做空,2024-06-12 22:20:00,2024-06-12 22:25:00,3564.24,3566.45,-0.0,flip_to_long -65668,做多,2024-06-12 22:25:00,2024-06-12 22:30:00,3566.45,3566.28,-0.0,flip_to_short -65669,做空,2024-06-12 22:30:00,2024-06-12 22:35:00,3566.28,3569.29,-0.0,flip_to_long -65670,做多,2024-06-12 22:35:00,2024-06-12 22:50:00,3569.29,3573.89,0.0,tp_upper -65671,做空,2024-06-12 23:00:00,2024-06-12 23:10:00,3568.86,3569.36,-0.0,flip_to_long -65672,做多,2024-06-12 23:10:00,2024-06-12 23:15:00,3569.36,3563.18,-0.0,flip_to_short -65673,做空,2024-06-12 23:15:00,2024-06-12 23:20:00,3563.18,3566.69,-0.0,tp_lower -65674,做多,2024-06-13 00:45:00,2024-06-13 01:00:00,3561.34,3557.51,-0.0,flip_to_short -65675,做空,2024-06-13 01:00:00,2024-06-13 01:10:00,3557.51,3560.24,-0.0,flip_to_long -65676,做多,2024-06-13 01:10:00,2024-06-13 01:15:00,3560.24,3552.99,-0.0,flip_to_short -65677,做空,2024-06-13 01:15:00,2024-06-13 01:30:00,3552.99,3545.78,0.0,tp_lower -65678,做多,2024-06-13 04:00:00,2024-06-13 04:45:00,3515.05,3506.84,-0.0,flip_to_short -65679,做空,2024-06-13 04:45:00,2024-06-13 05:00:00,3506.84,3506.07,-0.0,flip_to_long -65680,做多,2024-06-13 05:00:00,2024-06-13 05:20:00,3506.07,3506.15,-0.0,flip_to_short -65681,做空,2024-06-13 05:20:00,2024-06-13 05:25:00,3506.15,3510.11,-0.0,flip_to_long -65682,做多,2024-06-13 05:25:00,2024-06-13 05:30:00,3510.11,3509.05,-0.0,flip_to_short -65683,做空,2024-06-13 05:30:00,2024-06-13 05:35:00,3509.05,3511.42,-0.0,flip_to_long -65684,做多,2024-06-13 05:35:00,2024-06-13 05:45:00,3511.42,3508.78,-0.0,flip_to_short -65685,做空,2024-06-13 05:45:00,2024-06-13 05:50:00,3508.78,3509.23,-0.0,flip_to_long -65686,做多,2024-06-13 05:50:00,2024-06-13 06:00:00,3509.23,3504.29,-0.0,flip_to_short -65687,做空,2024-06-13 06:00:00,2024-06-13 06:30:00,3504.29,3490.0,0.0,tp_lower -65688,做多,2024-06-13 07:10:00,2024-06-13 08:45:00,3499.6,3503.19,0.0,flip_to_short -65689,做空,2024-06-13 08:45:00,2024-06-13 08:50:00,3503.19,3506.96,-0.0,flip_to_long -65690,做多,2024-06-13 08:50:00,2024-06-13 08:55:00,3506.96,3502.44,-0.0,flip_to_short -65691,做空,2024-06-13 08:55:00,2024-06-13 09:00:00,3502.44,3497.39,0.0,tp_lower -65692,做多,2024-06-13 10:30:00,2024-06-13 10:40:00,3489.6,3497.21,0.0,tp_upper -65693,做空,2024-06-13 11:50:00,2024-06-13 11:55:00,3496.46,3496.49,-0.0,flip_to_long -65694,做多,2024-06-13 11:55:00,2024-06-13 12:15:00,3496.49,3496.17,-0.0,flip_to_short -65695,做空,2024-06-13 12:15:00,2024-06-13 12:20:00,3496.17,3501.37,-0.0,flip_to_long -65696,做多,2024-06-13 12:20:00,2024-06-13 12:25:00,3501.37,3500.03,-0.0,flip_to_short -65697,做空,2024-06-13 12:25:00,2024-06-13 12:30:00,3500.03,3514.24,-0.0,flip_to_long -65698,做多,2024-06-13 12:30:00,2024-06-13 12:35:00,3514.24,3500.8,-0.0,tp_upper -65699,做空,2024-06-13 12:40:00,2024-06-13 12:45:00,3495.58,3496.79,-0.0,flip_to_long -65700,做多,2024-06-13 12:45:00,2024-06-13 13:30:00,3496.79,3515.66,0.0,tp_upper -65701,做空,2024-06-13 13:55:00,2024-06-13 14:05:00,3499.47,3503.17,-0.0,flip_to_long -65702,做多,2024-06-13 14:05:00,2024-06-13 14:10:00,3503.17,3491.84,-0.0,flip_to_short -65703,做空,2024-06-13 14:10:00,2024-06-13 14:25:00,3491.84,3480.44,0.0,tp_lower -65704,做多,2024-06-13 14:30:00,2024-06-13 14:35:00,3507.58,3523.63,0.0,tp_upper -65705,做空,2024-06-13 15:00:00,2024-06-13 15:35:00,3495.97,3456.73,0.0,tp_lower -65706,做多,2024-06-13 16:45:00,2024-06-13 17:05:00,3463.02,3464.15,-0.0,tp_upper -65707,做空,2024-06-13 17:20:00,2024-06-13 17:30:00,3455.25,3458.39,-0.0,flip_to_long -65708,做多,2024-06-13 17:30:00,2024-06-13 18:00:00,3458.39,3462.96,0.0,flip_to_short -65709,做空,2024-06-13 18:00:00,2024-06-13 18:05:00,3462.96,3470.25,-0.0,flip_to_long -65710,做多,2024-06-13 18:05:00,2024-06-13 18:35:00,3470.25,3465.97,-0.0,flip_to_short -65711,做空,2024-06-13 18:35:00,2024-06-13 18:40:00,3465.97,3471.54,-0.0,flip_to_long -65712,做多,2024-06-13 18:40:00,2024-06-13 19:20:00,3471.54,3482.07,0.0,tp_upper -65713,做多,2024-06-13 20:10:00,2024-06-13 20:25:00,3481.13,3481.13,-0.0,flip_to_short -65714,做空,2024-06-13 20:25:00,2024-06-13 20:35:00,3481.13,3473.25,0.0,tp_lower -65715,做空,2024-06-13 21:35:00,2024-06-13 21:45:00,3472.8,3476.95,-0.0,flip_to_long -65716,做多,2024-06-13 21:45:00,2024-06-13 21:55:00,3476.95,3486.63,0.0,tp_upper -65717,做空,2024-06-13 22:15:00,2024-06-13 23:05:00,3475.45,3469.86,0.0,tp_lower -65718,做多,2024-06-14 00:00:00,2024-06-14 00:05:00,3476.99,3469.6,-0.0,flip_to_short -65719,做空,2024-06-14 00:05:00,2024-06-14 00:20:00,3469.6,3465.48,0.0,tp_lower -65720,做多,2024-06-14 00:25:00,2024-06-14 00:30:00,3472.78,3470.12,-0.0,flip_to_short -65721,做空,2024-06-14 00:30:00,2024-06-14 00:35:00,3470.12,3467.03,0.0,tp_lower -65722,做多,2024-06-14 00:40:00,2024-06-14 01:00:00,3470.67,3469.98,-0.0,tp_upper -65723,做多,2024-06-14 01:10:00,2024-06-14 01:15:00,3475.2,3472.7,-0.0,tp_upper -65724,做空,2024-06-14 01:25:00,2024-06-14 01:30:00,3469.62,3464.97,0.0,tp_lower -65725,做多,2024-06-14 01:40:00,2024-06-14 01:45:00,3473.76,3482.54,0.0,tp_upper -65726,做空,2024-06-14 03:30:00,2024-06-14 03:40:00,3494.91,3495.91,-0.0,flip_to_long -65727,做多,2024-06-14 03:40:00,2024-06-14 03:45:00,3495.91,3494.16,-0.0,flip_to_short -65728,做空,2024-06-14 03:45:00,2024-06-14 04:05:00,3494.16,3495.18,-0.0,flip_to_long -65729,做多,2024-06-14 04:05:00,2024-06-14 04:30:00,3495.18,3494.31,-0.0,flip_to_short -65730,做空,2024-06-14 04:30:00,2024-06-14 04:35:00,3494.31,3494.58,-0.0,flip_to_long -65731,做多,2024-06-14 04:35:00,2024-06-14 04:45:00,3494.58,3494.63,-0.0,flip_to_short -65732,做空,2024-06-14 04:45:00,2024-06-14 04:50:00,3494.63,3497.22,-0.0,flip_to_long -65733,做多,2024-06-14 04:50:00,2024-06-14 05:00:00,3497.22,3500.25,0.0,tp_upper -65734,做空,2024-06-14 06:35:00,2024-06-14 06:40:00,3510.89,3521.61,-0.0,flip_to_long -65735,做多,2024-06-14 06:40:00,2024-06-14 06:45:00,3521.61,3525.67,0.0,tp_upper -65736,做空,2024-06-14 07:05:00,2024-06-14 07:10:00,3517.4,3519.21,-0.0,flip_to_long -65737,做多,2024-06-14 07:10:00,2024-06-14 07:20:00,3519.21,3517.0,-0.0,flip_to_short -65738,做空,2024-06-14 07:20:00,2024-06-14 07:25:00,3517.0,3517.47,-0.0,flip_to_long -65739,做多,2024-06-14 07:25:00,2024-06-14 07:40:00,3517.47,3519.19,-0.0,flip_to_short -65740,做空,2024-06-14 07:40:00,2024-06-14 08:00:00,3519.19,3517.26,0.0,flip_to_long -65741,做多,2024-06-14 08:00:00,2024-06-14 08:10:00,3517.26,3529.65,0.0,tp_upper -65742,做空,2024-06-14 08:30:00,2024-06-14 08:35:00,3519.14,3520.86,-0.0,flip_to_long -65743,做多,2024-06-14 08:35:00,2024-06-14 08:45:00,3520.86,3524.01,0.0,tp_upper -65744,做空,2024-06-14 08:55:00,2024-06-14 09:10:00,3521.57,3519.23,0.0,tp_lower -65745,做多,2024-06-14 09:25:00,2024-06-14 09:30:00,3521.69,3519.56,-0.0,flip_to_short -65746,做空,2024-06-14 09:30:00,2024-06-14 09:40:00,3519.56,3514.48,0.0,tp_lower -65747,做多,2024-06-14 11:00:00,2024-06-14 11:25:00,3514.25,3520.05,0.0,tp_upper -65748,做空,2024-06-14 11:55:00,2024-06-14 12:05:00,3515.21,3515.78,-0.0,flip_to_long -65749,做多,2024-06-14 12:05:00,2024-06-14 12:15:00,3515.78,3523.57,0.0,tp_upper -65750,做空,2024-06-14 12:30:00,2024-06-14 12:35:00,3515.18,3515.36,-0.0,flip_to_long -65751,做多,2024-06-14 12:35:00,2024-06-14 13:30:00,3515.36,3519.39,0.0,flip_to_short -65752,做空,2024-06-14 13:30:00,2024-06-14 14:00:00,3519.39,3495.87,0.0,tp_lower -65753,做多,2024-06-14 15:25:00,2024-06-14 15:35:00,3488.02,3483.5,-0.0,flip_to_short -65754,做空,2024-06-14 15:35:00,2024-06-14 15:45:00,3483.5,3466.63,0.0,tp_lower -65755,做空,2024-06-14 17:40:00,2024-06-14 17:55:00,3400.3,3388.27,0.0,tp_lower -65756,做多,2024-06-14 18:50:00,2024-06-14 18:55:00,3388.61,3386.34,-0.0,flip_to_short -65757,做空,2024-06-14 18:55:00,2024-06-14 19:20:00,3386.34,3382.46,0.0,flip_to_long -65758,做多,2024-06-14 19:20:00,2024-06-14 19:25:00,3382.46,3402.35,0.0,tp_upper -65759,做空,2024-06-14 21:10:00,2024-06-14 21:15:00,3410.31,3431.49,-0.0,flip_to_long -65760,做多,2024-06-14 21:15:00,2024-06-14 21:20:00,3431.49,3446.93,0.0,tp_upper -65761,做多,2024-06-14 22:35:00,2024-06-14 22:45:00,3473.85,3476.01,0.0,flip_to_short -65762,做空,2024-06-14 22:45:00,2024-06-14 22:50:00,3476.01,3483.66,-0.0,flip_to_long -65763,做多,2024-06-14 22:50:00,2024-06-14 22:55:00,3483.66,3483.85,-0.0,flip_to_short -65764,做空,2024-06-14 22:55:00,2024-06-14 23:20:00,3483.85,3480.07,0.0,flip_to_long -65765,做多,2024-06-14 23:20:00,2024-06-14 23:40:00,3480.07,3478.99,-0.0,flip_to_short -65766,做空,2024-06-14 23:40:00,2024-06-15 01:25:00,3478.99,3482.74,-0.0,tp_lower -65767,做多,2024-06-15 01:30:00,2024-06-15 02:45:00,3489.72,3484.7,-0.0,flip_to_short -65768,做空,2024-06-15 02:45:00,2024-06-15 07:35:00,3484.7,3529.74,-0.0,tp_lower -65769,做多,2024-06-15 08:15:00,2024-06-15 08:25:00,3536.22,3529.33,-0.0,flip_to_short -65770,做空,2024-06-15 08:25:00,2024-06-15 08:35:00,3529.33,3534.77,-0.0,flip_to_long -65771,做多,2024-06-15 08:35:00,2024-06-15 08:45:00,3534.77,3534.7,-0.0,flip_to_short -65772,做空,2024-06-15 08:45:00,2024-06-15 08:55:00,3534.7,3534.45,-0.0,flip_to_long -65773,做多,2024-06-15 08:55:00,2024-06-15 09:10:00,3534.45,3537.84,0.0,tp_upper -65774,做空,2024-06-15 09:20:00,2024-06-15 09:25:00,3529.5,3527.52,0.0,tp_lower -65775,做多,2024-06-15 09:45:00,2024-06-15 09:55:00,3536.44,3531.67,-0.0,flip_to_short -65776,做空,2024-06-15 09:55:00,2024-06-15 10:15:00,3531.67,3531.52,-0.0,flip_to_long -65777,做多,2024-06-15 10:15:00,2024-06-15 11:00:00,3531.52,3537.34,0.0,tp_upper -65778,做空,2024-06-15 11:10:00,2024-06-15 11:50:00,3534.64,3541.08,-0.0,flip_to_long -65779,做多,2024-06-15 11:50:00,2024-06-15 12:10:00,3541.08,3545.09,0.0,tp_upper -65780,做空,2024-06-15 12:35:00,2024-06-15 12:45:00,3539.98,3543.79,-0.0,flip_to_long -65781,做多,2024-06-15 12:45:00,2024-06-15 12:50:00,3543.79,3548.16,0.0,tp_upper -65782,做空,2024-06-15 14:25:00,2024-06-15 14:35:00,3558.8,3559.53,-0.0,flip_to_long -65783,做多,2024-06-15 14:35:00,2024-06-15 14:50:00,3559.53,3554.8,-0.0,flip_to_short -65784,做空,2024-06-15 14:50:00,2024-06-15 14:55:00,3554.8,3557.75,-0.0,flip_to_long -65785,做多,2024-06-15 14:55:00,2024-06-15 15:05:00,3557.75,3570.98,0.0,tp_upper -65786,做空,2024-06-15 15:45:00,2024-06-15 16:05:00,3566.24,3567.87,-0.0,flip_to_long -65787,做多,2024-06-15 16:05:00,2024-06-15 17:20:00,3567.87,3560.51,-0.0,flip_to_short -65788,做空,2024-06-15 17:20:00,2024-06-15 17:25:00,3560.51,3567.55,-0.0,flip_to_long -65789,做多,2024-06-15 17:25:00,2024-06-15 17:40:00,3567.55,3569.87,0.0,tp_upper -65790,做空,2024-06-15 18:10:00,2024-06-15 18:20:00,3563.62,3562.09,-0.0,flip_to_long -65791,做多,2024-06-15 18:20:00,2024-06-15 18:30:00,3562.09,3563.16,-0.0,flip_to_short -65792,做空,2024-06-15 18:30:00,2024-06-15 19:05:00,3563.16,3556.58,0.0,tp_lower -65793,做多,2024-06-15 19:25:00,2024-06-15 19:45:00,3561.32,3561.49,-0.0,flip_to_short -65794,做空,2024-06-15 19:45:00,2024-06-15 20:10:00,3561.49,3548.14,0.0,tp_lower -65795,做多,2024-06-15 20:35:00,2024-06-15 20:40:00,3557.55,3555.33,-0.0,flip_to_short -65796,做空,2024-06-15 20:40:00,2024-06-15 21:00:00,3555.33,3558.48,-0.0,flip_to_long -65797,做多,2024-06-15 21:00:00,2024-06-15 22:05:00,3558.48,3558.91,-0.0,flip_to_short -65798,做空,2024-06-15 22:05:00,2024-06-15 22:10:00,3558.91,3559.61,-0.0,flip_to_long -65799,做多,2024-06-15 22:10:00,2024-06-15 22:15:00,3559.61,3558.3,-0.0,flip_to_short -65800,做空,2024-06-15 22:15:00,2024-06-15 22:20:00,3558.3,3561.76,-0.0,flip_to_long -65801,做多,2024-06-15 22:20:00,2024-06-15 22:40:00,3561.76,3566.94,0.0,tp_upper -65802,做空,2024-06-15 23:45:00,2024-06-15 23:55:00,3566.51,3568.37,-0.0,flip_to_long -65803,做多,2024-06-15 23:55:00,2024-06-16 00:00:00,3568.37,3563.67,-0.0,flip_to_short -65804,做空,2024-06-16 00:00:00,2024-06-16 00:25:00,3563.67,3562.62,-0.0,tp_lower -65805,做多,2024-06-16 01:10:00,2024-06-16 01:25:00,3561.36,3562.26,-0.0,flip_to_short -65806,做空,2024-06-16 01:25:00,2024-06-16 01:50:00,3562.26,3566.69,-0.0,flip_to_long -65807,做多,2024-06-16 01:50:00,2024-06-16 02:00:00,3566.69,3567.88,-0.0,tp_upper -65808,做空,2024-06-16 02:45:00,2024-06-16 03:10:00,3561.98,3558.49,0.0,tp_lower -65809,做多,2024-06-16 04:35:00,2024-06-16 05:00:00,3555.27,3560.3,0.0,tp_upper -65810,做空,2024-06-16 06:35:00,2024-06-16 06:40:00,3563.85,3564.81,-0.0,flip_to_long -65811,做多,2024-06-16 06:40:00,2024-06-16 06:45:00,3564.81,3569.77,0.0,tp_upper -65812,做空,2024-06-16 07:15:00,2024-06-16 08:40:00,3567.5,3552.05,0.0,tp_lower -65813,做多,2024-06-16 09:20:00,2024-06-16 09:30:00,3554.51,3554.51,-0.0,flip_to_short -65814,做空,2024-06-16 09:30:00,2024-06-16 09:55:00,3554.51,3552.89,-0.0,flip_to_long -65815,做多,2024-06-16 09:55:00,2024-06-16 10:00:00,3552.89,3552.51,-0.0,flip_to_short -65816,做空,2024-06-16 10:00:00,2024-06-16 10:15:00,3552.51,3552.02,-0.0,flip_to_long -65817,做多,2024-06-16 10:15:00,2024-06-16 10:20:00,3552.02,3551.64,-0.0,flip_to_short -65818,做空,2024-06-16 10:20:00,2024-06-16 10:25:00,3551.64,3553.69,-0.0,flip_to_long -65819,做多,2024-06-16 10:25:00,2024-06-16 10:30:00,3553.69,3557.76,0.0,tp_upper -65820,做多,2024-06-16 11:30:00,2024-06-16 11:40:00,3562.2,3558.99,-0.0,flip_to_short -65821,做空,2024-06-16 11:40:00,2024-06-16 12:30:00,3558.99,3562.55,-0.0,flip_to_long -65822,做多,2024-06-16 12:30:00,2024-06-16 12:35:00,3562.55,3557.62,-0.0,flip_to_short -65823,做空,2024-06-16 12:35:00,2024-06-16 12:45:00,3557.62,3559.52,-0.0,flip_to_long -65824,做多,2024-06-16 12:45:00,2024-06-16 12:55:00,3559.52,3563.25,0.0,tp_upper -65825,做空,2024-06-16 14:30:00,2024-06-16 14:35:00,3582.53,3585.09,-0.0,flip_to_long -65826,做多,2024-06-16 14:35:00,2024-06-16 14:45:00,3585.09,3582.42,-0.0,flip_to_short -65827,做空,2024-06-16 14:45:00,2024-06-16 15:15:00,3582.42,3591.17,-0.0,flip_to_long -65828,做多,2024-06-16 15:15:00,2024-06-16 15:20:00,3591.17,3582.7,-0.0,flip_to_short -65829,做空,2024-06-16 15:20:00,2024-06-16 15:40:00,3582.7,3591.54,-0.0,flip_to_long -65830,做多,2024-06-16 15:40:00,2024-06-16 15:45:00,3591.54,3588.63,-0.0,flip_to_short -65831,做空,2024-06-16 15:45:00,2024-06-16 17:35:00,3588.63,3598.04,-0.0,flip_to_long -65832,做多,2024-06-16 17:35:00,2024-06-16 17:40:00,3598.04,3593.24,-0.0,flip_to_short -65833,做空,2024-06-16 17:40:00,2024-06-16 17:45:00,3593.24,3589.51,0.0,tp_lower -65834,做多,2024-06-16 18:25:00,2024-06-16 18:35:00,3597.72,3596.12,-0.0,flip_to_short -65835,做空,2024-06-16 18:35:00,2024-06-16 18:45:00,3596.12,3595.66,-0.0,flip_to_long -65836,做多,2024-06-16 18:45:00,2024-06-16 19:05:00,3595.66,3602.2,0.0,tp_upper -65837,做空,2024-06-16 19:30:00,2024-06-16 19:35:00,3592.83,3589.58,0.0,tp_lower -65838,做多,2024-06-16 19:50:00,2024-06-16 20:05:00,3599.89,3595.08,-0.0,flip_to_short -65839,做空,2024-06-16 20:05:00,2024-06-16 20:10:00,3595.08,3598.77,-0.0,flip_to_long -65840,做多,2024-06-16 20:10:00,2024-06-16 20:20:00,3598.77,3604.88,0.0,tp_upper -65841,做空,2024-06-16 20:30:00,2024-06-16 20:55:00,3600.32,3601.6,-0.0,flip_to_long -65842,做多,2024-06-16 20:55:00,2024-06-16 21:00:00,3601.6,3598.02,-0.0,flip_to_short -65843,做空,2024-06-16 21:00:00,2024-06-16 21:25:00,3598.02,3600.38,-0.0,flip_to_long -65844,做多,2024-06-16 21:25:00,2024-06-16 21:30:00,3600.38,3599.49,-0.0,flip_to_short -65845,做空,2024-06-16 21:30:00,2024-06-16 21:35:00,3599.49,3592.77,0.0,tp_lower -65846,做多,2024-06-16 22:00:00,2024-06-16 22:05:00,3610.35,3650.51,0.0,tp_upper -65847,做多,2024-06-17 00:25:00,2024-06-17 00:30:00,3626.67,3631.0,0.0,tp_upper -65848,做空,2024-06-17 00:50:00,2024-06-17 01:05:00,3621.49,3625.59,-0.0,flip_to_long -65849,做多,2024-06-17 01:05:00,2024-06-17 01:15:00,3625.59,3610.95,-0.0,flip_to_short -65850,做空,2024-06-17 01:15:00,2024-06-17 01:20:00,3610.95,3612.14,-0.0,tp_lower -65851,做多,2024-06-17 03:45:00,2024-06-17 04:40:00,3589.94,3585.15,-0.0,flip_to_short -65852,做空,2024-06-17 04:40:00,2024-06-17 04:50:00,3585.15,3587.53,-0.0,flip_to_long -65853,做多,2024-06-17 04:50:00,2024-06-17 05:05:00,3587.53,3585.66,-0.0,flip_to_short -65854,做空,2024-06-17 05:05:00,2024-06-17 05:50:00,3585.66,3568.79,0.0,tp_lower -65855,做多,2024-06-17 07:25:00,2024-06-17 07:35:00,3564.06,3555.35,-0.0,flip_to_short -65856,做空,2024-06-17 07:35:00,2024-06-17 07:45:00,3555.35,3557.52,-0.0,flip_to_long -65857,做多,2024-06-17 07:45:00,2024-06-17 07:50:00,3557.52,3556.89,-0.0,flip_to_short -65858,做空,2024-06-17 07:50:00,2024-06-17 08:05:00,3556.89,3554.25,0.0,flip_to_long -65859,做多,2024-06-17 08:05:00,2024-06-17 08:20:00,3554.25,3554.7,-0.0,flip_to_short -65860,做空,2024-06-17 08:20:00,2024-06-17 08:30:00,3554.7,3537.86,0.0,tp_lower -65861,做多,2024-06-17 09:25:00,2024-06-17 10:50:00,3546.16,3518.58,-0.0,flip_to_short -65862,做空,2024-06-17 10:50:00,2024-06-17 12:10:00,3518.58,3522.66,-0.0,flip_to_long -65863,做多,2024-06-17 12:10:00,2024-06-17 12:20:00,3522.66,3525.29,0.0,flip_to_short -65864,做空,2024-06-17 12:20:00,2024-06-17 12:35:00,3525.29,3520.82,0.0,tp_lower -65865,做多,2024-06-17 12:40:00,2024-06-17 12:45:00,3527.99,3525.91,-0.0,flip_to_short -65866,做空,2024-06-17 12:45:00,2024-06-17 13:00:00,3525.91,3519.05,0.0,tp_lower -65867,做多,2024-06-17 13:10:00,2024-06-17 13:15:00,3534.68,3535.59,-0.0,tp_upper -65868,做空,2024-06-17 13:30:00,2024-06-17 13:35:00,3515.86,3510.37,0.0,tp_lower -65869,做多,2024-06-17 14:20:00,2024-06-17 14:40:00,3516.88,3538.83,0.0,tp_upper -65870,做空,2024-06-17 15:15:00,2024-06-17 15:50:00,3515.82,3494.05,0.0,tp_lower -65871,做多,2024-06-17 16:30:00,2024-06-17 17:00:00,3513.95,3534.22,0.0,tp_upper -65872,做空,2024-06-17 19:00:00,2024-06-17 19:20:00,3551.06,3556.0,-0.0,flip_to_long -65873,做多,2024-06-17 19:20:00,2024-06-17 22:00:00,3556.0,3522.63,-0.0,flip_to_short -65874,做空,2024-06-17 22:00:00,2024-06-17 22:35:00,3522.63,3523.65,-0.0,flip_to_long -65875,做多,2024-06-17 22:35:00,2024-06-17 22:45:00,3523.65,3524.71,-0.0,flip_to_short -65876,做空,2024-06-17 22:45:00,2024-06-17 22:55:00,3524.71,3523.15,-0.0,flip_to_long -65877,做多,2024-06-17 22:55:00,2024-06-18 02:40:00,3523.15,3420.56,-0.0,flip_to_short -65878,做空,2024-06-18 02:40:00,2024-06-18 02:45:00,3420.56,3428.27,-0.0,flip_to_long -65879,做多,2024-06-18 02:45:00,2024-06-18 04:00:00,3428.27,3435.87,0.0,tp_upper -65880,做空,2024-06-18 04:05:00,2024-06-18 06:05:00,3433.62,3451.06,-0.0,flip_to_long -65881,做多,2024-06-18 06:05:00,2024-06-18 07:25:00,3451.06,3448.71,-0.0,tp_upper -65882,做空,2024-06-18 07:35:00,2024-06-18 08:05:00,3444.83,3448.71,-0.0,flip_to_long -65883,做多,2024-06-18 08:05:00,2024-06-18 08:15:00,3448.71,3441.14,-0.0,flip_to_short -65884,做空,2024-06-18 08:15:00,2024-06-18 08:20:00,3441.14,3442.16,-0.0,flip_to_long -65885,做多,2024-06-18 08:20:00,2024-06-18 08:45:00,3442.16,3444.74,0.0,flip_to_short -65886,做空,2024-06-18 08:45:00,2024-06-18 08:55:00,3444.74,3448.13,-0.0,flip_to_long -65887,做多,2024-06-18 08:55:00,2024-06-18 09:05:00,3448.13,3443.04,-0.0,flip_to_short -65888,做空,2024-06-18 09:05:00,2024-06-18 09:15:00,3443.04,3433.42,0.0,tp_lower -65889,做多,2024-06-18 09:35:00,2024-06-18 09:50:00,3441.46,3435.88,-0.0,flip_to_short -65890,做空,2024-06-18 09:50:00,2024-06-18 09:55:00,3435.88,3430.93,0.0,tp_lower -65891,做多,2024-06-18 11:50:00,2024-06-18 11:55:00,3417.41,3413.37,-0.0,flip_to_short -65892,做空,2024-06-18 11:55:00,2024-06-18 12:20:00,3413.37,3388.54,0.0,tp_lower -65893,做多,2024-06-18 12:30:00,2024-06-18 13:00:00,3404.05,3377.61,-0.0,flip_to_short -65894,做空,2024-06-18 13:00:00,2024-06-18 13:05:00,3377.61,3382.76,-0.0,tp_lower -65895,做多,2024-06-18 13:10:00,2024-06-18 13:45:00,3395.66,3393.19,-0.0,flip_to_short -65896,做空,2024-06-18 13:45:00,2024-06-18 14:05:00,3393.19,3386.46,0.0,tp_lower -65897,做多,2024-06-18 14:10:00,2024-06-18 14:15:00,3405.33,3432.4,0.0,tp_upper -65898,做空,2024-06-18 14:55:00,2024-06-18 15:00:00,3400.33,3402.01,-0.0,flip_to_long -65899,做多,2024-06-18 15:00:00,2024-06-18 15:25:00,3402.01,3409.88,0.0,flip_to_short -65900,做空,2024-06-18 15:25:00,2024-06-18 15:30:00,3409.88,3414.22,-0.0,flip_to_long -65901,做多,2024-06-18 15:30:00,2024-06-18 15:50:00,3414.22,3416.35,0.0,flip_to_short -65902,做空,2024-06-18 15:50:00,2024-06-18 15:55:00,3416.35,3423.48,-0.0,flip_to_long -65903,做多,2024-06-18 15:55:00,2024-06-18 16:00:00,3423.48,3416.04,-0.0,flip_to_short -65904,做空,2024-06-18 16:00:00,2024-06-18 16:20:00,3416.04,3415.64,-0.0,flip_to_long -65905,做多,2024-06-18 16:20:00,2024-06-18 16:30:00,3415.64,3415.29,-0.0,flip_to_short -65906,做空,2024-06-18 16:30:00,2024-06-18 16:55:00,3415.29,3422.43,-0.0,flip_to_long -65907,做多,2024-06-18 16:55:00,2024-06-18 17:00:00,3422.43,3427.56,0.0,tp_upper -65908,做空,2024-06-18 17:25:00,2024-06-18 17:30:00,3408.52,3418.62,-0.0,tp_lower -65909,做空,2024-06-18 17:35:00,2024-06-18 17:40:00,3413.53,3418.56,-0.0,flip_to_long -65910,做多,2024-06-18 17:40:00,2024-06-18 17:45:00,3418.56,3409.69,-0.0,flip_to_short -65911,做空,2024-06-18 17:45:00,2024-06-18 18:00:00,3409.69,3400.08,0.0,tp_lower -65912,做多,2024-06-18 18:10:00,2024-06-18 18:20:00,3413.69,3415.81,0.0,flip_to_short -65913,做空,2024-06-18 18:20:00,2024-06-18 18:55:00,3415.81,3401.38,0.0,tp_lower -65914,做多,2024-06-18 19:50:00,2024-06-18 19:55:00,3402.03,3422.6,0.0,tp_upper -65915,做空,2024-06-18 22:50:00,2024-06-18 22:55:00,3476.54,3479.49,-0.0,flip_to_long -65916,做多,2024-06-18 22:55:00,2024-06-18 23:00:00,3479.49,3475.16,-0.0,flip_to_short -65917,做空,2024-06-18 23:00:00,2024-06-18 23:05:00,3475.16,3475.69,-0.0,flip_to_long -65918,做多,2024-06-18 23:05:00,2024-06-18 23:25:00,3475.69,3476.48,-0.0,flip_to_short -65919,做空,2024-06-18 23:25:00,2024-06-18 23:45:00,3476.48,3478.79,-0.0,flip_to_long -65920,做多,2024-06-18 23:45:00,2024-06-18 23:55:00,3478.79,3483.65,0.0,tp_upper -65921,做空,2024-06-19 00:00:00,2024-06-19 00:15:00,3482.93,3471.81,0.0,tp_lower -65922,做多,2024-06-19 00:30:00,2024-06-19 00:35:00,3476.41,3475.36,-0.0,flip_to_short -65923,做空,2024-06-19 00:35:00,2024-06-19 00:40:00,3475.36,3482.71,-0.0,flip_to_long -65924,做多,2024-06-19 00:40:00,2024-06-19 00:45:00,3482.71,3486.6,0.0,tp_upper -65925,做空,2024-06-19 02:45:00,2024-06-19 04:50:00,3531.85,3562.08,-0.0,flip_to_long -65926,做多,2024-06-19 04:50:00,2024-06-19 05:35:00,3562.08,3559.97,-0.0,flip_to_short -65927,做空,2024-06-19 05:35:00,2024-06-19 05:45:00,3559.97,3553.47,0.0,tp_lower -65928,做多,2024-06-19 06:30:00,2024-06-19 06:35:00,3556.24,3553.8,-0.0,flip_to_short -65929,做空,2024-06-19 06:35:00,2024-06-19 06:40:00,3553.8,3556.4,-0.0,flip_to_long -65930,做多,2024-06-19 06:40:00,2024-06-19 07:00:00,3556.4,3564.02,0.0,tp_upper -65931,做空,2024-06-19 07:10:00,2024-06-19 07:15:00,3550.36,3541.1,0.0,tp_lower -65932,做多,2024-06-19 09:00:00,2024-06-19 09:05:00,3537.61,3536.43,-0.0,flip_to_short -65933,做空,2024-06-19 09:05:00,2024-06-19 09:15:00,3536.43,3529.34,0.0,tp_lower -65934,做多,2024-06-19 09:50:00,2024-06-19 10:10:00,3530.18,3532.31,0.0,flip_to_short -65935,做空,2024-06-19 10:10:00,2024-06-19 10:30:00,3532.31,3536.86,-0.0,flip_to_long -65936,做多,2024-06-19 10:30:00,2024-06-19 10:40:00,3536.86,3542.43,0.0,tp_upper -65937,做空,2024-06-19 11:20:00,2024-06-19 11:35:00,3541.65,3521.32,0.0,tp_lower -65938,做多,2024-06-19 11:55:00,2024-06-19 12:10:00,3536.18,3534.55,-0.0,flip_to_short -65939,做空,2024-06-19 12:10:00,2024-06-19 12:30:00,3534.55,3539.82,-0.0,flip_to_long -65940,做多,2024-06-19 12:30:00,2024-06-19 13:20:00,3539.82,3539.51,-0.0,flip_to_short -65941,做空,2024-06-19 13:20:00,2024-06-19 13:25:00,3539.51,3544.76,-0.0,flip_to_long -65942,做多,2024-06-19 13:25:00,2024-06-19 13:30:00,3544.76,3540.06,-0.0,flip_to_short -65943,做空,2024-06-19 13:30:00,2024-06-19 13:40:00,3540.06,3544.36,-0.0,flip_to_long -65944,做多,2024-06-19 13:40:00,2024-06-19 13:45:00,3544.36,3541.2,-0.0,flip_to_short -65945,做空,2024-06-19 13:45:00,2024-06-19 14:00:00,3541.2,3537.99,0.0,tp_lower -65946,做多,2024-06-19 15:10:00,2024-06-19 15:15:00,3530.93,3530.53,-0.0,flip_to_short -65947,做空,2024-06-19 15:15:00,2024-06-19 15:30:00,3530.53,3522.98,0.0,flip_to_long -65948,做多,2024-06-19 15:30:00,2024-06-19 16:00:00,3522.98,3532.3,0.0,tp_upper -65949,做多,2024-06-19 18:40:00,2024-06-19 18:45:00,3568.11,3567.7,-0.0,flip_to_short -65950,做空,2024-06-19 18:45:00,2024-06-19 19:00:00,3567.7,3551.07,0.0,tp_lower -65951,做多,2024-06-19 20:20:00,2024-06-19 20:30:00,3547.16,3550.79,0.0,tp_upper -65952,做空,2024-06-19 22:10:00,2024-06-19 22:15:00,3563.32,3568.63,-0.0,flip_to_long -65953,做多,2024-06-19 22:15:00,2024-06-19 22:25:00,3568.63,3567.54,-0.0,flip_to_short -65954,做空,2024-06-19 22:25:00,2024-06-19 22:35:00,3567.54,3566.11,-0.0,flip_to_long -65955,做多,2024-06-19 22:35:00,2024-06-19 23:15:00,3566.11,3566.94,-0.0,flip_to_short -65956,做空,2024-06-19 23:15:00,2024-06-19 23:30:00,3566.94,3556.88,0.0,tp_lower -65957,做多,2024-06-20 00:10:00,2024-06-20 00:45:00,3563.55,3555.47,-0.0,flip_to_short -65958,做空,2024-06-20 00:45:00,2024-06-20 00:50:00,3555.47,3560.88,-0.0,flip_to_long -65959,做多,2024-06-20 00:50:00,2024-06-20 01:05:00,3560.88,3557.63,-0.0,flip_to_short -65960,做空,2024-06-20 01:05:00,2024-06-20 02:00:00,3557.63,3535.64,0.0,tp_lower -65961,做空,2024-06-20 03:05:00,2024-06-20 03:25:00,3544.89,3547.57,-0.0,flip_to_long -65962,做多,2024-06-20 03:25:00,2024-06-20 03:45:00,3547.57,3551.37,0.0,tp_upper -65963,做空,2024-06-20 04:05:00,2024-06-20 04:15:00,3548.39,3550.75,-0.0,flip_to_long -65964,做多,2024-06-20 04:15:00,2024-06-20 04:20:00,3550.75,3553.37,0.0,tp_upper -65965,做空,2024-06-20 06:40:00,2024-06-20 07:00:00,3579.29,3587.45,-0.0,flip_to_long -65966,做多,2024-06-20 07:00:00,2024-06-20 07:15:00,3587.45,3605.65,0.0,tp_upper -65967,做空,2024-06-20 08:25:00,2024-06-20 08:30:00,3597.49,3598.92,-0.0,flip_to_long -65968,做多,2024-06-20 08:30:00,2024-06-20 10:40:00,3598.92,3580.24,-0.0,flip_to_short -65969,做空,2024-06-20 10:40:00,2024-06-20 10:45:00,3580.24,3585.44,-0.0,flip_to_long -65970,做多,2024-06-20 10:45:00,2024-06-20 10:55:00,3585.44,3603.72,0.0,tp_upper -65971,做空,2024-06-20 11:45:00,2024-06-20 12:05:00,3602.82,3601.59,-0.0,flip_to_long -65972,做多,2024-06-20 12:05:00,2024-06-20 12:10:00,3601.59,3597.3,-0.0,flip_to_short -65973,做空,2024-06-20 12:10:00,2024-06-20 12:20:00,3597.3,3585.22,0.0,tp_lower -65974,做多,2024-06-20 15:05:00,2024-06-20 15:45:00,3521.89,3515.62,-0.0,flip_to_short -65975,做空,2024-06-20 15:45:00,2024-06-20 15:55:00,3515.62,3504.81,0.0,tp_lower -65976,做多,2024-06-20 16:35:00,2024-06-20 17:00:00,3513.29,3513.57,-0.0,flip_to_short -65977,做空,2024-06-20 17:00:00,2024-06-20 18:45:00,3513.57,3528.84,-0.0,flip_to_long -65978,做多,2024-06-20 18:45:00,2024-06-20 19:00:00,3528.84,3522.57,-0.0,flip_to_short -65979,做空,2024-06-20 19:00:00,2024-06-20 19:05:00,3522.57,3523.94,-0.0,flip_to_long -65980,做多,2024-06-20 19:05:00,2024-06-20 20:00:00,3523.94,3531.02,0.0,tp_upper -65981,做空,2024-06-20 20:25:00,2024-06-20 20:45:00,3524.14,3525.37,-0.0,flip_to_long -65982,做多,2024-06-20 20:45:00,2024-06-20 20:50:00,3525.37,3524.62,-0.0,flip_to_short -65983,做空,2024-06-20 20:50:00,2024-06-20 20:55:00,3524.62,3524.98,-0.0,flip_to_long -65984,做多,2024-06-20 20:55:00,2024-06-20 21:30:00,3524.98,3520.12,-0.0,flip_to_short -65985,做空,2024-06-20 21:30:00,2024-06-20 21:35:00,3520.12,3517.68,0.0,tp_lower -65986,做多,2024-06-20 22:45:00,2024-06-20 23:05:00,3517.26,3520.55,0.0,tp_upper -65987,做空,2024-06-20 23:10:00,2024-06-20 23:15:00,3514.49,3515.44,-0.0,tp_lower -65988,做多,2024-06-20 23:35:00,2024-06-20 23:40:00,3516.75,3515.32,-0.0,flip_to_short -65989,做空,2024-06-20 23:40:00,2024-06-21 00:00:00,3515.32,3516.33,-0.0,flip_to_long -65990,做多,2024-06-21 00:00:00,2024-06-21 00:05:00,3516.33,3506.09,-0.0,flip_to_short -65991,做空,2024-06-21 00:05:00,2024-06-21 00:10:00,3506.09,3498.61,0.0,tp_lower -65992,做多,2024-06-21 00:35:00,2024-06-21 00:40:00,3510.86,3510.5,-0.0,flip_to_short -65993,做空,2024-06-21 00:40:00,2024-06-21 01:05:00,3510.5,3504.7,0.0,flip_to_long -65994,做多,2024-06-21 01:05:00,2024-06-21 01:25:00,3504.7,3518.67,0.0,tp_upper -65995,做空,2024-06-21 02:30:00,2024-06-21 03:55:00,3514.55,3499.92,0.0,tp_lower -65996,做多,2024-06-21 04:05:00,2024-06-21 04:10:00,3506.8,3506.22,-0.0,flip_to_short -65997,做空,2024-06-21 04:10:00,2024-06-21 05:15:00,3506.22,3508.9,-0.0,flip_to_long -65998,做多,2024-06-21 05:15:00,2024-06-21 05:35:00,3508.9,3508.72,-0.0,flip_to_short -65999,做空,2024-06-21 05:35:00,2024-06-21 05:50:00,3508.72,3517.35,-0.0,flip_to_long -66000,做多,2024-06-21 05:50:00,2024-06-21 05:55:00,3517.35,3517.1,-0.0,tp_upper -66001,做空,2024-06-21 06:20:00,2024-06-21 06:30:00,3511.31,3512.42,-0.0,flip_to_long -66002,做多,2024-06-21 06:30:00,2024-06-21 06:35:00,3512.42,3511.1,-0.0,flip_to_short -66003,做空,2024-06-21 06:35:00,2024-06-21 06:50:00,3511.1,3509.33,0.0,tp_lower -66004,做多,2024-06-21 07:00:00,2024-06-21 07:05:00,3514.83,3510.67,-0.0,flip_to_short -66005,做空,2024-06-21 07:05:00,2024-06-21 07:10:00,3510.67,3515.36,-0.0,flip_to_long -66006,做多,2024-06-21 07:10:00,2024-06-21 07:20:00,3515.36,3510.93,-0.0,flip_to_short -66007,做空,2024-06-21 07:20:00,2024-06-21 07:25:00,3510.93,3514.81,-0.0,flip_to_long -66008,做多,2024-06-21 07:25:00,2024-06-21 07:30:00,3514.81,3508.0,-0.0,flip_to_short -66009,做空,2024-06-21 07:30:00,2024-06-21 07:40:00,3508.0,3497.2,0.0,tp_lower -66010,做多,2024-06-21 09:20:00,2024-06-21 09:25:00,3480.72,3491.19,0.0,tp_upper -66011,做空,2024-06-21 10:30:00,2024-06-21 10:40:00,3496.44,3501.92,-0.0,flip_to_long -66012,做多,2024-06-21 10:40:00,2024-06-21 10:45:00,3501.92,3496.78,-0.0,flip_to_short -66013,做空,2024-06-21 10:45:00,2024-06-21 11:05:00,3496.78,3504.79,-0.0,flip_to_long -66014,做多,2024-06-21 11:05:00,2024-06-21 11:30:00,3504.79,3502.84,-0.0,flip_to_short -66015,做空,2024-06-21 11:30:00,2024-06-21 11:45:00,3502.84,3503.6,-0.0,tp_lower -66016,做空,2024-06-21 12:05:00,2024-06-21 12:10:00,3499.95,3484.86,0.0,tp_lower -66017,做多,2024-06-21 12:50:00,2024-06-21 13:00:00,3492.56,3484.17,-0.0,flip_to_short -66018,做空,2024-06-21 13:00:00,2024-06-21 13:15:00,3484.17,3488.55,-0.0,flip_to_long -66019,做多,2024-06-21 13:15:00,2024-06-21 14:15:00,3488.55,3502.92,0.0,tp_upper -66020,做空,2024-06-21 15:25:00,2024-06-21 15:30:00,3499.77,3500.77,-0.0,flip_to_long -66021,做多,2024-06-21 15:30:00,2024-06-21 16:55:00,3500.77,3487.53,-0.0,flip_to_short -66022,做空,2024-06-21 16:55:00,2024-06-21 17:20:00,3487.53,3472.32,0.0,tp_lower -66023,做多,2024-06-21 17:40:00,2024-06-21 17:55:00,3482.35,3477.55,-0.0,flip_to_short -66024,做空,2024-06-21 17:55:00,2024-06-21 18:10:00,3477.55,3483.69,-0.0,flip_to_long -66025,做多,2024-06-21 18:10:00,2024-06-21 18:20:00,3483.69,3478.12,-0.0,flip_to_short -66026,做空,2024-06-21 18:20:00,2024-06-21 18:25:00,3478.12,3485.0,-0.0,flip_to_long -66027,做多,2024-06-21 18:25:00,2024-06-21 18:35:00,3485.0,3495.33,0.0,tp_upper -66028,做空,2024-06-21 20:30:00,2024-06-21 21:20:00,3527.41,3507.59,0.0,tp_lower -66029,做多,2024-06-21 22:00:00,2024-06-21 22:05:00,3518.11,3517.9,-0.0,flip_to_short -66030,做空,2024-06-21 22:05:00,2024-06-21 23:50:00,3517.9,3515.55,0.0,tp_lower -66031,做多,2024-06-22 01:35:00,2024-06-22 01:40:00,3505.05,3502.59,-0.0,flip_to_short -66032,做空,2024-06-22 01:40:00,2024-06-22 02:55:00,3502.59,3504.66,-0.0,flip_to_long -66033,做多,2024-06-22 02:55:00,2024-06-22 03:10:00,3504.66,3509.9,0.0,tp_upper -66034,做空,2024-06-22 03:20:00,2024-06-22 03:35:00,3507.53,3505.75,0.0,flip_to_long -66035,做多,2024-06-22 03:35:00,2024-06-22 04:00:00,3505.75,3502.1,-0.0,flip_to_short -66036,做空,2024-06-22 04:00:00,2024-06-22 04:10:00,3502.1,3500.4,-0.0,tp_lower -66037,做多,2024-06-22 04:40:00,2024-06-22 04:45:00,3505.83,3503.88,-0.0,flip_to_short -66038,做空,2024-06-22 04:45:00,2024-06-22 04:50:00,3503.88,3505.47,-0.0,flip_to_long -66039,做多,2024-06-22 04:50:00,2024-06-22 04:55:00,3505.47,3507.71,0.0,tp_upper -66040,做空,2024-06-22 05:00:00,2024-06-22 05:10:00,3503.23,3499.58,0.0,tp_lower -66041,做多,2024-06-22 05:20:00,2024-06-22 05:30:00,3502.13,3502.57,-0.0,flip_to_short -66042,做空,2024-06-22 05:30:00,2024-06-22 05:35:00,3502.57,3503.77,-0.0,flip_to_long -66043,做多,2024-06-22 05:35:00,2024-06-22 06:20:00,3503.77,3502.67,-0.0,flip_to_short -66044,做空,2024-06-22 06:20:00,2024-06-22 06:25:00,3502.67,3503.92,-0.0,flip_to_long -66045,做多,2024-06-22 06:25:00,2024-06-22 06:45:00,3503.92,3504.01,-0.0,flip_to_short -66046,做空,2024-06-22 06:45:00,2024-06-22 07:05:00,3504.01,3499.48,0.0,tp_lower -66047,做多,2024-06-22 09:20:00,2024-06-22 09:50:00,3486.98,3493.29,0.0,tp_upper -66048,做空,2024-06-22 10:30:00,2024-06-22 12:00:00,3489.63,3489.23,-0.0,tp_lower -66049,做多,2024-06-22 12:20:00,2024-06-22 12:25:00,3493.12,3491.04,-0.0,flip_to_short -66050,做空,2024-06-22 12:25:00,2024-06-22 12:35:00,3491.04,3489.96,-0.0,tp_lower -66051,做多,2024-06-22 13:05:00,2024-06-22 13:25:00,3493.83,3493.82,-0.0,tp_upper -66052,做空,2024-06-22 15:00:00,2024-06-22 15:05:00,3498.18,3500.82,-0.0,flip_to_long -66053,做多,2024-06-22 15:05:00,2024-06-22 16:05:00,3500.82,3499.09,-0.0,flip_to_short -66054,做空,2024-06-22 16:05:00,2024-06-22 16:10:00,3499.09,3501.03,-0.0,flip_to_long -66055,做多,2024-06-22 16:10:00,2024-06-22 16:25:00,3501.03,3498.95,-0.0,flip_to_short -66056,做空,2024-06-22 16:25:00,2024-06-22 16:35:00,3498.95,3501.11,-0.0,tp_lower -66057,做多,2024-06-22 16:40:00,2024-06-22 16:45:00,3503.83,3502.62,-0.0,flip_to_short -66058,做空,2024-06-22 16:45:00,2024-06-22 17:20:00,3502.62,3501.52,-0.0,flip_to_long -66059,做多,2024-06-22 17:20:00,2024-06-22 17:35:00,3501.52,3501.86,-0.0,flip_to_short -66060,做空,2024-06-22 17:35:00,2024-06-22 17:45:00,3501.86,3499.89,0.0,tp_lower -66061,做多,2024-06-22 18:35:00,2024-06-22 20:30:00,3499.44,3490.48,-0.0,flip_to_short -66062,做空,2024-06-22 20:30:00,2024-06-22 20:35:00,3490.48,3491.48,-0.0,flip_to_long -66063,做多,2024-06-22 20:35:00,2024-06-22 20:55:00,3491.48,3494.71,0.0,tp_upper -66064,做多,2024-06-22 23:15:00,2024-06-22 23:20:00,3503.05,3500.11,-0.0,flip_to_short -66065,做空,2024-06-22 23:20:00,2024-06-22 23:30:00,3500.11,3497.77,0.0,tp_lower -66066,做多,2024-06-23 01:15:00,2024-06-23 02:00:00,3506.46,3505.82,-0.0,flip_to_short -66067,做空,2024-06-23 02:00:00,2024-06-23 02:10:00,3505.82,3506.05,-0.0,flip_to_long -66068,做多,2024-06-23 02:10:00,2024-06-23 02:20:00,3506.05,3506.61,-0.0,flip_to_short -66069,做空,2024-06-23 02:20:00,2024-06-23 02:30:00,3506.61,3506.74,-0.0,flip_to_long -66070,做多,2024-06-23 02:30:00,2024-06-23 02:35:00,3506.74,3505.46,-0.0,flip_to_short -66071,做空,2024-06-23 02:35:00,2024-06-23 02:45:00,3505.46,3505.11,-0.0,tp_lower -66072,做多,2024-06-23 02:50:00,2024-06-23 02:55:00,3507.45,3512.85,0.0,tp_upper -66073,做空,2024-06-23 04:30:00,2024-06-23 04:35:00,3514.4,3515.45,-0.0,flip_to_long -66074,做多,2024-06-23 04:35:00,2024-06-23 04:45:00,3515.45,3512.68,-0.0,flip_to_short -66075,做空,2024-06-23 04:45:00,2024-06-23 05:00:00,3512.68,3516.75,-0.0,flip_to_long -66076,做多,2024-06-23 05:00:00,2024-06-23 05:15:00,3516.75,3512.59,-0.0,flip_to_short -66077,做空,2024-06-23 05:15:00,2024-06-23 05:20:00,3512.59,3509.45,0.0,tp_lower -66078,做多,2024-06-23 06:35:00,2024-06-23 06:40:00,3510.1,3509.61,-0.0,flip_to_short -66079,做空,2024-06-23 06:40:00,2024-06-23 06:50:00,3509.61,3506.86,0.0,tp_lower -66080,做多,2024-06-23 07:00:00,2024-06-23 07:15:00,3508.72,3511.18,0.0,tp_upper -66081,做空,2024-06-23 07:30:00,2024-06-23 07:40:00,3510.06,3509.2,-0.0,flip_to_long -66082,做多,2024-06-23 07:40:00,2024-06-23 08:00:00,3509.2,3508.89,-0.0,flip_to_short -66083,做空,2024-06-23 08:00:00,2024-06-23 08:05:00,3508.89,3510.09,-0.0,flip_to_long -66084,做多,2024-06-23 08:05:00,2024-06-23 08:10:00,3510.09,3508.94,-0.0,flip_to_short -66085,做空,2024-06-23 08:10:00,2024-06-23 08:25:00,3508.94,3506.29,0.0,tp_lower -66086,做多,2024-06-23 11:35:00,2024-06-23 11:40:00,3496.4,3493.22,-0.0,flip_to_short -66087,做空,2024-06-23 11:40:00,2024-06-23 11:50:00,3493.22,3495.6,-0.0,flip_to_long -66088,做多,2024-06-23 11:50:00,2024-06-23 12:30:00,3495.6,3498.99,0.0,tp_upper -66089,做空,2024-06-23 13:10:00,2024-06-23 13:25:00,3499.06,3495.99,0.0,tp_lower -66090,做多,2024-06-23 13:30:00,2024-06-23 13:35:00,3500.09,3497.63,-0.0,flip_to_short -66091,做空,2024-06-23 13:35:00,2024-06-23 13:45:00,3497.63,3495.51,0.0,tp_lower -66092,做多,2024-06-23 14:05:00,2024-06-23 14:40:00,3495.56,3490.4,-0.0,flip_to_short -66093,做空,2024-06-23 14:40:00,2024-06-23 14:45:00,3490.4,3487.7,0.0,tp_lower -66094,做多,2024-06-23 16:15:00,2024-06-23 16:20:00,3480.27,3475.13,-0.0,flip_to_short -66095,做空,2024-06-23 16:20:00,2024-06-23 16:30:00,3475.13,3478.6,-0.0,flip_to_long -66096,做多,2024-06-23 16:30:00,2024-06-23 16:40:00,3478.6,3477.45,-0.0,flip_to_short -66097,做空,2024-06-23 16:40:00,2024-06-23 16:50:00,3477.45,3466.52,0.0,tp_lower -66098,做多,2024-06-23 17:15:00,2024-06-23 17:20:00,3477.98,3472.76,-0.0,flip_to_short -66099,做空,2024-06-23 17:20:00,2024-06-23 17:30:00,3472.76,3474.15,-0.0,flip_to_long -66100,做多,2024-06-23 17:30:00,2024-06-23 17:40:00,3474.15,3470.65,-0.0,flip_to_short -66101,做空,2024-06-23 17:40:00,2024-06-23 17:50:00,3470.65,3473.79,-0.0,flip_to_long -66102,做多,2024-06-23 17:50:00,2024-06-23 17:55:00,3473.79,3471.86,-0.0,flip_to_short -66103,做空,2024-06-23 17:55:00,2024-06-23 18:00:00,3471.86,3474.97,-0.0,flip_to_long -66104,做多,2024-06-23 18:00:00,2024-06-23 18:15:00,3474.97,3473.34,-0.0,flip_to_short -66105,做空,2024-06-23 18:15:00,2024-06-23 19:40:00,3473.34,3477.28,-0.0,flip_to_long -66106,做多,2024-06-23 19:40:00,2024-06-23 20:05:00,3477.28,3477.63,-0.0,flip_to_short -66107,做空,2024-06-23 20:05:00,2024-06-23 20:15:00,3477.63,3470.42,0.0,tp_lower -66108,做多,2024-06-23 21:55:00,2024-06-23 22:00:00,3434.55,3422.93,-0.0,flip_to_short -66109,做空,2024-06-23 22:00:00,2024-06-23 22:45:00,3422.93,3424.14,-0.0,flip_to_long -66110,做多,2024-06-23 22:45:00,2024-06-23 23:00:00,3424.14,3423.22,-0.0,flip_to_short -66111,做空,2024-06-23 23:00:00,2024-06-23 23:05:00,3423.22,3423.16,-0.0,flip_to_long -66112,做多,2024-06-23 23:05:00,2024-06-23 23:15:00,3423.16,3422.92,-0.0,flip_to_short -66113,做空,2024-06-23 23:15:00,2024-06-23 23:20:00,3422.92,3428.53,-0.0,flip_to_long -66114,做多,2024-06-23 23:20:00,2024-06-23 23:30:00,3428.53,3422.34,-0.0,flip_to_short -66115,做空,2024-06-23 23:30:00,2024-06-23 23:40:00,3422.34,3421.77,-0.0,flip_to_long -66116,做多,2024-06-23 23:40:00,2024-06-24 00:00:00,3421.77,3419.69,-0.0,tp_upper -66117,做多,2024-06-24 00:05:00,2024-06-24 00:15:00,3419.64,3421.07,-0.0,tp_upper -66118,做多,2024-06-24 00:20:00,2024-06-24 00:35:00,3422.1,3429.27,0.0,tp_upper -66119,做空,2024-06-24 00:50:00,2024-06-24 01:15:00,3424.43,3413.4,0.0,tp_lower -66120,做多,2024-06-24 01:25:00,2024-06-24 01:30:00,3423.62,3421.89,-0.0,flip_to_short -66121,做空,2024-06-24 01:30:00,2024-06-24 01:35:00,3421.89,3422.27,-0.0,flip_to_long -66122,做多,2024-06-24 01:35:00,2024-06-24 01:50:00,3422.27,3422.07,-0.0,flip_to_short -66123,做空,2024-06-24 01:50:00,2024-06-24 01:55:00,3422.07,3423.62,-0.0,flip_to_long -66124,做多,2024-06-24 01:55:00,2024-06-24 02:00:00,3423.62,3418.75,-0.0,flip_to_short -66125,做空,2024-06-24 02:00:00,2024-06-24 02:05:00,3418.75,3421.28,-0.0,flip_to_long -66126,做多,2024-06-24 02:05:00,2024-06-24 02:40:00,3421.28,3412.35,-0.0,flip_to_short -66127,做空,2024-06-24 02:40:00,2024-06-24 02:50:00,3412.35,3400.2,0.0,tp_lower -66128,做多,2024-06-24 03:10:00,2024-06-24 03:15:00,3417.89,3415.07,-0.0,flip_to_short -66129,做空,2024-06-24 03:15:00,2024-06-24 04:05:00,3415.07,3391.19,0.0,tp_lower -66130,做多,2024-06-24 04:30:00,2024-06-24 04:35:00,3404.32,3404.02,-0.0,flip_to_short -66131,做空,2024-06-24 04:35:00,2024-06-24 05:15:00,3404.02,3375.25,0.0,tp_lower -66132,做空,2024-06-24 06:20:00,2024-06-24 06:30:00,3378.22,3382.32,-0.0,flip_to_long -66133,做多,2024-06-24 06:30:00,2024-06-24 06:40:00,3382.32,3371.91,-0.0,flip_to_short -66134,做空,2024-06-24 06:40:00,2024-06-24 06:55:00,3371.91,3373.64,-0.0,flip_to_long -66135,做多,2024-06-24 06:55:00,2024-06-24 07:00:00,3373.64,3365.33,-0.0,flip_to_short -66136,做空,2024-06-24 07:00:00,2024-06-24 07:25:00,3365.33,3370.83,-0.0,tp_lower -66137,做多,2024-06-24 07:30:00,2024-06-24 07:55:00,3375.83,3368.88,-0.0,flip_to_short -66138,做空,2024-06-24 07:55:00,2024-06-24 08:00:00,3368.88,3375.04,-0.0,flip_to_long -66139,做多,2024-06-24 08:00:00,2024-06-24 08:05:00,3375.04,3360.36,-0.0,flip_to_short -66140,做空,2024-06-24 08:05:00,2024-06-24 08:10:00,3360.36,3365.41,-0.0,tp_lower -66141,做多,2024-06-24 08:20:00,2024-06-24 08:35:00,3378.96,3389.18,0.0,tp_upper -66142,做空,2024-06-24 08:50:00,2024-06-24 09:25:00,3376.67,3359.11,0.0,tp_lower -66143,做多,2024-06-24 10:55:00,2024-06-24 11:20:00,3317.22,3313.65,-0.0,flip_to_short -66144,做空,2024-06-24 11:20:00,2024-06-24 11:30:00,3313.65,3310.6,0.0,flip_to_long -66145,做多,2024-06-24 11:30:00,2024-06-24 11:45:00,3310.6,3311.53,-0.0,flip_to_short -66146,做空,2024-06-24 11:45:00,2024-06-24 11:50:00,3311.53,3319.14,-0.0,flip_to_long -66147,做多,2024-06-24 11:50:00,2024-06-24 11:55:00,3319.14,3319.66,-0.0,tp_upper -66148,做空,2024-06-24 12:00:00,2024-06-24 13:10:00,3317.99,3302.95,0.0,tp_lower -66149,做多,2024-06-24 13:30:00,2024-06-24 13:40:00,3321.82,3313.12,-0.0,flip_to_short -66150,做空,2024-06-24 13:40:00,2024-06-24 13:50:00,3313.12,3323.19,-0.0,flip_to_long -66151,做多,2024-06-24 13:50:00,2024-06-24 14:00:00,3323.19,3328.63,0.0,tp_upper -66152,做空,2024-06-24 14:10:00,2024-06-24 14:30:00,3317.93,3313.73,0.0,flip_to_long -66153,做多,2024-06-24 14:30:00,2024-06-24 14:40:00,3313.73,3301.48,-0.0,flip_to_short -66154,做空,2024-06-24 14:40:00,2024-06-24 14:45:00,3301.48,3298.53,0.0,tp_lower -66155,做多,2024-06-24 17:00:00,2024-06-24 17:05:00,3279.08,3278.3,-0.0,flip_to_short -66156,做空,2024-06-24 17:05:00,2024-06-24 17:10:00,3278.3,3269.91,0.0,tp_lower -66157,做多,2024-06-24 17:15:00,2024-06-24 17:20:00,3277.83,3276.52,-0.0,flip_to_short -66158,做空,2024-06-24 17:20:00,2024-06-24 17:30:00,3276.52,3291.23,-0.0,flip_to_long -66159,做多,2024-06-24 17:30:00,2024-06-24 17:45:00,3291.23,3298.82,0.0,tp_upper -66160,做空,2024-06-24 18:10:00,2024-06-24 18:15:00,3278.57,3284.19,-0.0,flip_to_long -66161,做多,2024-06-24 18:15:00,2024-06-24 18:25:00,3284.19,3306.53,0.0,tp_upper -66162,做空,2024-06-24 18:50:00,2024-06-24 19:25:00,3292.18,3296.75,-0.0,flip_to_long -66163,做多,2024-06-24 19:25:00,2024-06-24 19:40:00,3296.75,3295.82,-0.0,flip_to_short -66164,做空,2024-06-24 19:40:00,2024-06-24 19:50:00,3295.82,3297.02,-0.0,flip_to_long -66165,做多,2024-06-24 19:50:00,2024-06-24 20:00:00,3297.02,3311.61,0.0,tp_upper -66166,做空,2024-06-24 20:20:00,2024-06-24 20:25:00,3301.95,3286.8,0.0,tp_lower -66167,做多,2024-06-24 20:45:00,2024-06-24 21:00:00,3301.54,3310.91,0.0,tp_upper -66168,做空,2024-06-24 22:40:00,2024-06-24 22:55:00,3341.79,3332.92,0.0,tp_lower -66169,做多,2024-06-24 23:10:00,2024-06-24 23:25:00,3339.31,3340.95,-0.0,flip_to_short -66170,做空,2024-06-24 23:25:00,2024-06-24 23:30:00,3340.95,3344.11,-0.0,flip_to_long -66171,做多,2024-06-24 23:30:00,2024-06-24 23:40:00,3344.11,3355.77,0.0,tp_upper -66172,做空,2024-06-25 00:35:00,2024-06-25 00:40:00,3344.67,3348.27,-0.0,flip_to_long -66173,做多,2024-06-25 00:40:00,2024-06-25 00:55:00,3348.27,3347.52,-0.0,flip_to_short -66174,做空,2024-06-25 00:55:00,2024-06-25 01:05:00,3347.52,3340.96,0.0,tp_lower -66175,做多,2024-06-25 01:55:00,2024-06-25 02:10:00,3349.43,3341.5,-0.0,flip_to_short -66176,做空,2024-06-25 02:10:00,2024-06-25 02:15:00,3341.5,3344.86,-0.0,flip_to_long -66177,做多,2024-06-25 02:15:00,2024-06-25 02:25:00,3344.86,3341.35,-0.0,flip_to_short -66178,做空,2024-06-25 02:25:00,2024-06-25 02:30:00,3341.35,3346.75,-0.0,flip_to_long -66179,做多,2024-06-25 02:30:00,2024-06-25 02:35:00,3346.75,3343.49,-0.0,tp_upper -66180,做多,2024-06-25 03:00:00,2024-06-25 03:05:00,3355.16,3380.98,0.0,tp_upper -66181,做空,2024-06-25 05:35:00,2024-06-25 05:45:00,3382.29,3372.4,0.0,tp_lower -66182,做多,2024-06-25 07:00:00,2024-06-25 07:05:00,3376.96,3369.2,-0.0,flip_to_short -66183,做空,2024-06-25 07:05:00,2024-06-25 07:10:00,3369.2,3364.43,0.0,tp_lower -66184,做多,2024-06-25 09:05:00,2024-06-25 09:35:00,3361.85,3367.63,0.0,tp_upper -66185,做多,2024-06-25 10:40:00,2024-06-25 11:25:00,3372.72,3377.33,0.0,flip_to_short -66186,做空,2024-06-25 11:25:00,2024-06-25 11:50:00,3377.33,3378.57,-0.0,flip_to_long -66187,做多,2024-06-25 11:50:00,2024-06-25 11:55:00,3378.57,3375.82,-0.0,flip_to_short -66188,做空,2024-06-25 11:55:00,2024-06-25 12:00:00,3375.82,3379.31,-0.0,flip_to_long -66189,做多,2024-06-25 12:00:00,2024-06-25 12:05:00,3379.31,3371.82,-0.0,flip_to_short -66190,做空,2024-06-25 12:05:00,2024-06-25 12:50:00,3371.82,3364.26,0.0,tp_lower -66191,做多,2024-06-25 13:10:00,2024-06-25 13:30:00,3369.94,3364.3,-0.0,flip_to_short -66192,做空,2024-06-25 13:30:00,2024-06-25 13:35:00,3364.3,3364.1,-0.0,tp_lower -66193,做多,2024-06-25 13:40:00,2024-06-25 13:45:00,3369.79,3375.11,0.0,tp_upper -66194,做空,2024-06-25 13:50:00,2024-06-25 13:55:00,3360.95,3367.61,-0.0,tp_lower -66195,做多,2024-06-25 14:00:00,2024-06-25 14:15:00,3368.96,3383.98,0.0,tp_upper -66196,做空,2024-06-25 16:10:00,2024-06-25 16:45:00,3410.76,3391.83,0.0,tp_lower -66197,做多,2024-06-25 17:25:00,2024-06-25 17:30:00,3401.65,3398.65,-0.0,flip_to_short -66198,做空,2024-06-25 17:30:00,2024-06-25 18:05:00,3398.65,3389.64,0.0,flip_to_long -66199,做多,2024-06-25 18:05:00,2024-06-25 18:20:00,3389.64,3408.6,0.0,tp_upper -66200,做空,2024-06-25 20:05:00,2024-06-25 20:15:00,3413.34,3413.08,-0.0,flip_to_long -66201,做多,2024-06-25 20:15:00,2024-06-25 20:45:00,3413.08,3414.42,-0.0,flip_to_short -66202,做空,2024-06-25 20:45:00,2024-06-25 20:55:00,3414.42,3410.33,0.0,tp_lower -66203,做多,2024-06-25 22:10:00,2024-06-25 22:20:00,3408.51,3410.65,0.0,tp_upper -66204,做空,2024-06-25 22:35:00,2024-06-25 23:05:00,3406.59,3396.97,0.0,tp_lower -66205,做多,2024-06-26 00:25:00,2024-06-26 00:30:00,3393.88,3391.57,-0.0,flip_to_short -66206,做空,2024-06-26 00:30:00,2024-06-26 00:40:00,3391.57,3385.87,0.0,tp_lower -66207,做多,2024-06-26 00:45:00,2024-06-26 01:10:00,3389.79,3395.05,0.0,tp_upper -66208,做空,2024-06-26 02:45:00,2024-06-26 03:15:00,3410.22,3399.74,0.0,tp_lower -66209,做多,2024-06-26 05:05:00,2024-06-26 05:15:00,3391.48,3388.92,-0.0,flip_to_short -66210,做空,2024-06-26 05:15:00,2024-06-26 05:20:00,3388.92,3382.07,0.0,tp_lower -66211,做多,2024-06-26 05:45:00,2024-06-26 05:55:00,3389.58,3387.7,-0.0,flip_to_short -66212,做空,2024-06-26 05:55:00,2024-06-26 06:05:00,3387.7,3386.94,-0.0,flip_to_long -66213,做多,2024-06-26 06:05:00,2024-06-26 06:15:00,3386.94,3390.51,0.0,tp_upper -66214,做空,2024-06-26 06:40:00,2024-06-26 06:50:00,3388.2,3390.79,-0.0,flip_to_long -66215,做多,2024-06-26 06:50:00,2024-06-26 07:00:00,3390.79,3384.34,-0.0,flip_to_short -66216,做空,2024-06-26 07:00:00,2024-06-26 07:05:00,3384.34,3387.82,-0.0,flip_to_long -66217,做多,2024-06-26 07:05:00,2024-06-26 07:10:00,3387.82,3393.31,0.0,tp_upper -66218,做空,2024-06-26 07:25:00,2024-06-26 08:15:00,3390.61,3386.6,0.0,tp_lower -66219,做多,2024-06-26 10:50:00,2024-06-26 11:10:00,3374.51,3383.15,0.0,tp_upper -66220,做空,2024-06-26 11:25:00,2024-06-26 11:30:00,3374.78,3378.47,-0.0,flip_to_long -66221,做多,2024-06-26 11:30:00,2024-06-26 11:35:00,3378.47,3374.28,-0.0,flip_to_short -66222,做空,2024-06-26 11:35:00,2024-06-26 11:40:00,3374.28,3376.35,-0.0,flip_to_long -66223,做多,2024-06-26 11:40:00,2024-06-26 12:00:00,3376.35,3385.55,0.0,tp_upper -66224,做空,2024-06-26 12:10:00,2024-06-26 12:15:00,3376.27,3378.72,-0.0,flip_to_long -66225,做多,2024-06-26 12:15:00,2024-06-26 12:25:00,3378.72,3378.01,-0.0,flip_to_short -66226,做空,2024-06-26 12:25:00,2024-06-26 12:35:00,3378.01,3369.74,0.0,tp_lower -66227,做多,2024-06-26 13:20:00,2024-06-26 13:30:00,3376.4,3383.81,0.0,tp_upper -66228,做空,2024-06-26 14:25:00,2024-06-26 14:30:00,3380.22,3381.45,-0.0,flip_to_long -66229,做多,2024-06-26 14:30:00,2024-06-26 14:35:00,3381.45,3372.41,-0.0,flip_to_short -66230,做空,2024-06-26 14:35:00,2024-06-26 14:45:00,3372.41,3381.93,-0.0,flip_to_long -66231,做多,2024-06-26 14:45:00,2024-06-26 16:15:00,3381.93,3360.8,-0.0,flip_to_short -66232,做空,2024-06-26 16:15:00,2024-06-26 16:25:00,3360.8,3361.61,-0.0,flip_to_long -66233,做多,2024-06-26 16:25:00,2024-06-26 16:40:00,3361.61,3359.86,-0.0,flip_to_short -66234,做空,2024-06-26 16:40:00,2024-06-26 16:45:00,3359.86,3351.54,0.0,tp_lower -66235,做多,2024-06-26 17:30:00,2024-06-26 17:35:00,3353.89,3351.92,-0.0,flip_to_short -66236,做空,2024-06-26 17:35:00,2024-06-26 17:45:00,3351.92,3355.82,-0.0,flip_to_long -66237,做多,2024-06-26 17:45:00,2024-06-26 17:55:00,3355.82,3372.35,0.0,tp_upper -66238,做空,2024-06-26 19:00:00,2024-06-26 19:05:00,3360.82,3361.78,-0.0,flip_to_long -66239,做多,2024-06-26 19:05:00,2024-06-26 19:20:00,3361.78,3379.54,0.0,tp_upper -66240,做空,2024-06-26 20:20:00,2024-06-26 20:25:00,3381.52,3381.83,-0.0,flip_to_long -66241,做多,2024-06-26 20:25:00,2024-06-26 21:05:00,3381.83,3388.2,0.0,flip_to_short -66242,做空,2024-06-26 21:05:00,2024-06-26 21:45:00,3388.2,3384.91,0.0,flip_to_long -66243,做多,2024-06-26 21:45:00,2024-06-26 21:50:00,3384.91,3392.03,0.0,tp_upper -66244,做空,2024-06-26 22:25:00,2024-06-26 22:40:00,3386.39,3379.46,0.0,tp_lower -66245,做多,2024-06-27 00:30:00,2024-06-27 00:45:00,3370.58,3367.06,-0.0,flip_to_short -66246,做空,2024-06-27 00:45:00,2024-06-27 00:50:00,3367.06,3370.27,-0.0,flip_to_long -66247,做多,2024-06-27 00:50:00,2024-06-27 01:00:00,3370.27,3366.82,-0.0,flip_to_short -66248,做空,2024-06-27 01:00:00,2024-06-27 01:05:00,3366.82,3368.62,-0.0,flip_to_long -66249,做多,2024-06-27 01:05:00,2024-06-27 01:10:00,3368.62,3373.53,0.0,tp_upper -66250,做空,2024-06-27 02:00:00,2024-06-27 02:10:00,3371.54,3380.6,-0.0,flip_to_long -66251,做多,2024-06-27 02:10:00,2024-06-27 02:35:00,3380.6,3387.95,0.0,tp_upper -66252,做空,2024-06-27 02:40:00,2024-06-27 02:45:00,3376.3,3379.66,-0.0,flip_to_long -66253,做多,2024-06-27 02:45:00,2024-06-27 03:20:00,3379.66,3389.24,0.0,tp_upper -66254,做空,2024-06-27 03:30:00,2024-06-27 03:50:00,3384.04,3382.97,-0.0,flip_to_long -66255,做多,2024-06-27 03:50:00,2024-06-27 04:10:00,3382.97,3385.39,0.0,flip_to_short -66256,做空,2024-06-27 04:10:00,2024-06-27 04:35:00,3385.39,3387.83,-0.0,flip_to_long -66257,做多,2024-06-27 04:35:00,2024-06-27 04:45:00,3387.83,3384.1,-0.0,flip_to_short -66258,做空,2024-06-27 04:45:00,2024-06-27 04:55:00,3384.1,3385.08,-0.0,flip_to_long -66259,做多,2024-06-27 04:55:00,2024-06-27 05:05:00,3385.08,3382.04,-0.0,flip_to_short -66260,做空,2024-06-27 05:05:00,2024-06-27 05:10:00,3382.04,3379.92,0.0,tp_lower -66261,做多,2024-06-27 06:25:00,2024-06-27 06:30:00,3375.2,3375.0,-0.0,flip_to_short -66262,做空,2024-06-27 06:30:00,2024-06-27 06:45:00,3375.0,3370.09,0.0,tp_lower -66263,做多,2024-06-27 06:55:00,2024-06-27 07:05:00,3372.97,3369.45,-0.0,flip_to_short -66264,做空,2024-06-27 07:05:00,2024-06-27 07:10:00,3369.45,3371.36,-0.0,flip_to_long -66265,做多,2024-06-27 07:10:00,2024-06-27 07:15:00,3371.36,3373.81,0.0,tp_upper -66266,做空,2024-06-27 07:20:00,2024-06-27 07:25:00,3368.8,3372.11,-0.0,flip_to_long -66267,做多,2024-06-27 07:25:00,2024-06-27 07:30:00,3372.11,3375.87,0.0,tp_upper -66268,做多,2024-06-27 07:40:00,2024-06-27 07:45:00,3375.37,3369.96,-0.0,flip_to_short -66269,做空,2024-06-27 07:45:00,2024-06-27 07:50:00,3369.96,3375.41,-0.0,flip_to_long -66270,做多,2024-06-27 07:50:00,2024-06-27 07:55:00,3375.41,3375.41,-0.0,tp_upper -66271,做空,2024-06-27 08:20:00,2024-06-27 08:40:00,3372.54,3372.68,-0.0,flip_to_long -66272,做多,2024-06-27 08:40:00,2024-06-27 09:00:00,3372.68,3376.9,0.0,tp_upper -66273,做空,2024-06-27 10:50:00,2024-06-27 11:00:00,3397.03,3398.81,-0.0,flip_to_long -66274,做多,2024-06-27 11:00:00,2024-06-27 11:20:00,3398.81,3399.45,-0.0,flip_to_short -66275,做空,2024-06-27 11:20:00,2024-06-27 11:30:00,3399.45,3402.31,-0.0,flip_to_long -66276,做多,2024-06-27 11:30:00,2024-06-27 11:45:00,3402.31,3408.85,0.0,tp_upper -66277,做空,2024-06-27 14:35:00,2024-06-27 14:40:00,3456.73,3459.12,-0.0,flip_to_long -66278,做多,2024-06-27 14:40:00,2024-06-27 14:45:00,3459.12,3452.62,-0.0,flip_to_short -66279,做空,2024-06-27 14:45:00,2024-06-27 15:45:00,3452.62,3455.77,-0.0,flip_to_long -66280,做多,2024-06-27 15:45:00,2024-06-27 15:50:00,3455.77,3450.6,-0.0,flip_to_short -66281,做空,2024-06-27 15:50:00,2024-06-27 15:55:00,3450.6,3453.27,-0.0,flip_to_long -66282,做多,2024-06-27 15:55:00,2024-06-27 16:00:00,3453.27,3452.33,-0.0,flip_to_short -66283,做空,2024-06-27 16:00:00,2024-06-27 16:20:00,3452.33,3445.14,0.0,tp_lower -66284,做多,2024-06-27 16:35:00,2024-06-27 16:45:00,3451.26,3450.11,-0.0,tp_upper -66285,做多,2024-06-27 16:50:00,2024-06-27 17:00:00,3451.71,3451.76,-0.0,flip_to_short -66286,做空,2024-06-27 17:00:00,2024-06-27 18:20:00,3451.76,3460.31,-0.0,flip_to_long -66287,做多,2024-06-27 18:20:00,2024-06-27 18:35:00,3460.31,3464.92,0.0,tp_upper -66288,做空,2024-06-27 18:40:00,2024-06-27 18:45:00,3459.81,3465.39,-0.0,flip_to_long -66289,做多,2024-06-27 18:45:00,2024-06-27 18:50:00,3465.39,3457.22,-0.0,flip_to_short -66290,做空,2024-06-27 18:50:00,2024-06-27 18:55:00,3457.22,3456.06,-0.0,tp_lower -66291,做多,2024-06-27 19:35:00,2024-06-27 21:35:00,3454.96,3445.94,-0.0,flip_to_short -66292,做空,2024-06-27 21:35:00,2024-06-27 21:40:00,3445.94,3449.07,-0.0,flip_to_long -66293,做多,2024-06-27 21:40:00,2024-06-27 21:45:00,3449.07,3448.46,-0.0,tp_upper -66294,做空,2024-06-27 22:00:00,2024-06-27 23:15:00,3447.72,3450.86,-0.0,flip_to_long -66295,做多,2024-06-27 23:15:00,2024-06-27 23:20:00,3450.86,3448.13,-0.0,flip_to_short -66296,做空,2024-06-27 23:20:00,2024-06-27 23:30:00,3448.13,3449.37,-0.0,flip_to_long -66297,做多,2024-06-27 23:30:00,2024-06-28 00:00:00,3449.37,3450.98,-0.0,flip_to_short -66298,做空,2024-06-28 00:00:00,2024-06-28 00:25:00,3450.98,3442.92,0.0,tp_lower -66299,做多,2024-06-28 01:15:00,2024-06-28 01:20:00,3451.83,3462.82,0.0,tp_upper -66300,做空,2024-06-28 02:25:00,2024-06-28 03:30:00,3464.13,3465.31,-0.0,flip_to_long -66301,做多,2024-06-28 03:30:00,2024-06-28 03:40:00,3465.31,3458.81,-0.0,flip_to_short -66302,做空,2024-06-28 03:40:00,2024-06-28 03:45:00,3458.81,3460.73,-0.0,flip_to_long -66303,做多,2024-06-28 03:45:00,2024-06-28 03:50:00,3460.73,3458.65,-0.0,flip_to_short -66304,做空,2024-06-28 03:50:00,2024-06-28 04:05:00,3458.65,3457.24,-0.0,flip_to_long -66305,做多,2024-06-28 04:05:00,2024-06-28 04:10:00,3457.24,3456.38,-0.0,flip_to_short -66306,做空,2024-06-28 04:10:00,2024-06-28 04:25:00,3456.38,3447.16,0.0,tp_lower -66307,做多,2024-06-28 04:55:00,2024-06-28 05:00:00,3459.14,3454.75,-0.0,flip_to_short -66308,做空,2024-06-28 05:00:00,2024-06-28 05:20:00,3454.75,3449.51,0.0,tp_lower -66309,做多,2024-06-28 05:30:00,2024-06-28 05:35:00,3454.41,3447.31,-0.0,flip_to_short -66310,做空,2024-06-28 05:35:00,2024-06-28 05:50:00,3447.31,3451.01,-0.0,flip_to_long -66311,做多,2024-06-28 05:50:00,2024-06-28 06:15:00,3451.01,3450.23,-0.0,flip_to_short -66312,做空,2024-06-28 06:15:00,2024-06-28 06:20:00,3450.23,3451.17,-0.0,flip_to_long -66313,做多,2024-06-28 06:20:00,2024-06-28 06:30:00,3451.17,3451.51,-0.0,flip_to_short -66314,做空,2024-06-28 06:30:00,2024-06-28 07:10:00,3451.51,3449.93,-0.0,flip_to_long -66315,做多,2024-06-28 07:10:00,2024-06-28 09:00:00,3449.93,3433.45,-0.0,flip_to_short -66316,做空,2024-06-28 09:00:00,2024-06-28 09:10:00,3433.45,3436.31,-0.0,flip_to_long -66317,做多,2024-06-28 09:10:00,2024-06-28 09:30:00,3436.31,3434.41,-0.0,flip_to_short -66318,做空,2024-06-28 09:30:00,2024-06-28 11:10:00,3434.41,3445.03,-0.0,flip_to_long -66319,做多,2024-06-28 11:10:00,2024-06-28 11:15:00,3445.03,3451.24,0.0,tp_upper -66320,做空,2024-06-28 12:30:00,2024-06-28 12:50:00,3454.82,3441.94,0.0,tp_lower -66321,做多,2024-06-28 13:35:00,2024-06-28 13:40:00,3453.86,3471.12,0.0,tp_upper -66322,做空,2024-06-28 13:55:00,2024-06-28 14:00:00,3444.6,3449.35,-0.0,flip_to_long -66323,做多,2024-06-28 14:00:00,2024-06-28 14:10:00,3449.35,3443.84,-0.0,flip_to_short -66324,做空,2024-06-28 14:10:00,2024-06-28 14:15:00,3443.84,3429.31,0.0,tp_lower -66325,做多,2024-06-28 16:10:00,2024-06-28 16:15:00,3411.4,3406.35,-0.0,flip_to_short -66326,做空,2024-06-28 16:15:00,2024-06-28 16:20:00,3406.35,3402.13,0.0,tp_lower -66327,做多,2024-06-28 17:20:00,2024-06-28 17:25:00,3400.57,3398.53,-0.0,flip_to_short -66328,做空,2024-06-28 17:25:00,2024-06-28 17:50:00,3398.53,3383.77,0.0,tp_lower -66329,做多,2024-06-28 19:25:00,2024-06-28 19:30:00,3384.99,3377.98,-0.0,flip_to_short -66330,做空,2024-06-28 19:30:00,2024-06-28 19:40:00,3377.98,3382.58,-0.0,flip_to_long -66331,做多,2024-06-28 19:40:00,2024-06-28 19:45:00,3382.58,3380.76,-0.0,flip_to_short -66332,做空,2024-06-28 19:45:00,2024-06-28 19:55:00,3380.76,3378.97,0.0,flip_to_long -66333,做多,2024-06-28 19:55:00,2024-06-28 20:10:00,3378.97,3386.19,0.0,tp_upper -66334,做空,2024-06-28 21:00:00,2024-06-28 21:05:00,3384.02,3372.15,0.0,tp_lower -66335,做多,2024-06-28 21:15:00,2024-06-28 23:35:00,3383.53,3381.45,-0.0,tp_upper -66336,做空,2024-06-29 02:05:00,2024-06-29 02:20:00,3391.02,3392.6,-0.0,flip_to_long -66337,做多,2024-06-29 02:20:00,2024-06-29 02:25:00,3392.6,3391.73,-0.0,flip_to_short -66338,做空,2024-06-29 02:25:00,2024-06-29 02:45:00,3391.73,3387.68,0.0,tp_lower -66339,做多,2024-06-29 04:35:00,2024-06-29 04:45:00,3385.93,3389.68,0.0,tp_upper -66340,做空,2024-06-29 05:15:00,2024-06-29 05:25:00,3384.12,3384.85,-0.0,flip_to_long -66341,做多,2024-06-29 05:25:00,2024-06-29 06:40:00,3384.85,3385.44,-0.0,flip_to_short -66342,做空,2024-06-29 06:40:00,2024-06-29 08:45:00,3385.44,3389.0,-0.0,tp_lower -66343,做多,2024-06-29 09:55:00,2024-06-29 10:00:00,3393.28,3393.45,-0.0,tp_upper -66344,做空,2024-06-29 11:10:00,2024-06-29 12:15:00,3393.64,3398.14,-0.0,flip_to_long -66345,做多,2024-06-29 12:15:00,2024-06-29 13:50:00,3398.14,3392.3,-0.0,flip_to_short -66346,做空,2024-06-29 13:50:00,2024-06-29 14:05:00,3392.3,3393.28,-0.0,flip_to_long -66347,做多,2024-06-29 14:05:00,2024-06-29 14:10:00,3393.28,3390.02,-0.0,flip_to_short -66348,做空,2024-06-29 14:10:00,2024-06-29 14:15:00,3390.02,3386.64,0.0,tp_lower -66349,做多,2024-06-29 15:30:00,2024-06-29 15:45:00,3387.52,3393.1,0.0,tp_upper -66350,做空,2024-06-29 16:10:00,2024-06-29 17:35:00,3387.11,3385.79,-0.0,flip_to_long -66351,做多,2024-06-29 17:35:00,2024-06-29 17:45:00,3385.79,3387.39,-0.0,tp_upper -66352,做空,2024-06-29 18:20:00,2024-06-29 18:55:00,3384.13,3389.01,-0.0,flip_to_long -66353,做多,2024-06-29 18:55:00,2024-06-29 19:10:00,3389.01,3390.03,-0.0,tp_upper -66354,做空,2024-06-29 19:30:00,2024-06-29 19:35:00,3376.29,3382.61,-0.0,tp_lower -66355,做多,2024-06-29 19:50:00,2024-06-29 20:00:00,3385.73,3382.47,-0.0,flip_to_short -66356,做空,2024-06-29 20:00:00,2024-06-29 20:05:00,3382.47,3385.65,-0.0,flip_to_long -66357,做多,2024-06-29 20:05:00,2024-06-29 20:15:00,3385.65,3385.64,-0.0,flip_to_short -66358,做空,2024-06-29 20:15:00,2024-06-29 20:20:00,3385.64,3387.81,-0.0,flip_to_long -66359,做多,2024-06-29 20:20:00,2024-06-29 20:30:00,3387.81,3384.0,-0.0,flip_to_short -66360,做空,2024-06-29 20:30:00,2024-06-29 20:35:00,3384.0,3385.61,-0.0,flip_to_long -66361,做多,2024-06-29 20:35:00,2024-06-29 20:40:00,3385.61,3381.73,-0.0,flip_to_short -66362,做空,2024-06-29 20:40:00,2024-06-29 20:45:00,3381.73,3380.06,-0.0,tp_lower -66363,做多,2024-06-29 21:20:00,2024-06-29 21:45:00,3384.63,3384.15,-0.0,flip_to_short -66364,做空,2024-06-29 21:45:00,2024-06-29 22:45:00,3384.15,3375.55,0.0,tp_lower -66365,做多,2024-06-29 23:30:00,2024-06-29 23:35:00,3380.32,3378.79,-0.0,flip_to_short -66366,做空,2024-06-29 23:35:00,2024-06-30 00:00:00,3378.79,3377.68,-0.0,flip_to_long -66367,做多,2024-06-30 00:00:00,2024-06-30 00:10:00,3377.68,3375.61,-0.0,flip_to_short -66368,做空,2024-06-30 00:10:00,2024-06-30 00:20:00,3375.61,3384.6,-0.0,flip_to_long -66369,做多,2024-06-30 00:20:00,2024-06-30 00:25:00,3384.6,3385.01,-0.0,tp_upper -66370,做空,2024-06-30 01:05:00,2024-06-30 01:25:00,3380.84,3381.68,-0.0,flip_to_long -66371,做多,2024-06-30 01:25:00,2024-06-30 01:30:00,3381.68,3377.56,-0.0,flip_to_short -66372,做空,2024-06-30 01:30:00,2024-06-30 02:20:00,3377.56,3365.54,0.0,tp_lower -66373,做多,2024-06-30 03:15:00,2024-06-30 03:25:00,3366.62,3365.76,-0.0,flip_to_short -66374,做空,2024-06-30 03:25:00,2024-06-30 03:30:00,3365.76,3366.99,-0.0,flip_to_long -66375,做多,2024-06-30 03:30:00,2024-06-30 04:20:00,3366.99,3367.11,-0.0,flip_to_short -66376,做空,2024-06-30 04:20:00,2024-06-30 04:55:00,3367.11,3362.12,0.0,tp_lower -66377,做多,2024-06-30 05:30:00,2024-06-30 06:00:00,3364.48,3363.34,-0.0,flip_to_short -66378,做空,2024-06-30 06:00:00,2024-06-30 06:10:00,3363.34,3366.12,-0.0,flip_to_long -66379,做多,2024-06-30 06:10:00,2024-06-30 06:35:00,3366.12,3370.11,0.0,tp_upper -66380,做空,2024-06-30 08:40:00,2024-06-30 08:45:00,3392.8,3393.96,-0.0,flip_to_long -66381,做多,2024-06-30 08:45:00,2024-06-30 09:00:00,3393.96,3393.11,-0.0,flip_to_short -66382,做空,2024-06-30 09:00:00,2024-06-30 09:05:00,3393.11,3394.79,-0.0,flip_to_long -66383,做多,2024-06-30 09:05:00,2024-06-30 09:25:00,3394.79,3396.55,0.0,tp_upper -66384,做空,2024-06-30 09:35:00,2024-06-30 09:50:00,3394.53,3388.1,0.0,tp_lower -66385,做多,2024-06-30 11:05:00,2024-06-30 11:50:00,3391.1,3387.8,-0.0,flip_to_short -66386,做空,2024-06-30 11:50:00,2024-06-30 12:00:00,3387.8,3390.41,-0.0,flip_to_long -66387,做多,2024-06-30 12:00:00,2024-06-30 12:20:00,3390.41,3390.86,-0.0,flip_to_short -66388,做空,2024-06-30 12:20:00,2024-06-30 12:35:00,3390.86,3379.03,0.0,tp_lower -66389,做多,2024-06-30 13:10:00,2024-06-30 14:00:00,3387.02,3393.7,0.0,tp_upper -66390,做空,2024-06-30 14:35:00,2024-06-30 15:00:00,3393.03,3393.53,-0.0,flip_to_long -66391,做多,2024-06-30 15:00:00,2024-06-30 15:25:00,3393.53,3395.01,-0.0,flip_to_short -66392,做空,2024-06-30 15:25:00,2024-06-30 15:30:00,3395.01,3396.98,-0.0,flip_to_long -66393,做多,2024-06-30 15:30:00,2024-06-30 15:55:00,3396.98,3398.86,0.0,tp_upper -66394,做空,2024-06-30 16:05:00,2024-06-30 16:10:00,3394.59,3395.13,-0.0,flip_to_long -66395,做多,2024-06-30 16:10:00,2024-06-30 17:15:00,3395.13,3411.82,0.0,tp_upper -66396,做空,2024-06-30 20:45:00,2024-06-30 20:50:00,3423.72,3425.31,-0.0,tp_lower -66397,做多,2024-06-30 22:10:00,2024-06-30 22:20:00,3418.11,3426.62,0.0,tp_upper -66398,做空,2024-06-30 23:40:00,2024-07-01 00:05:00,3440.52,3431.74,0.0,tp_lower -66399,做多,2024-07-01 00:50:00,2024-07-01 01:05:00,3439.68,3458.65,0.0,tp_upper -66400,做多,2024-07-01 02:35:00,2024-07-01 03:20:00,3500.28,3505.65,0.0,flip_to_short -66401,做空,2024-07-01 03:20:00,2024-07-01 03:35:00,3505.65,3496.92,0.0,tp_lower -66402,做多,2024-07-01 05:50:00,2024-07-01 06:00:00,3488.31,3489.14,-0.0,tp_upper -66403,做空,2024-07-01 06:10:00,2024-07-01 06:15:00,3486.51,3486.77,-0.0,flip_to_long -66404,做多,2024-07-01 06:15:00,2024-07-01 07:00:00,3486.77,3485.73,-0.0,flip_to_short -66405,做空,2024-07-01 07:00:00,2024-07-01 07:05:00,3485.73,3486.01,-0.0,flip_to_long -66406,做多,2024-07-01 07:05:00,2024-07-01 07:10:00,3486.01,3491.23,0.0,tp_upper -66407,做空,2024-07-01 07:15:00,2024-07-01 07:25:00,3486.3,3486.04,-0.0,flip_to_long -66408,做多,2024-07-01 07:25:00,2024-07-01 07:35:00,3486.04,3489.32,0.0,tp_upper -66409,做空,2024-07-01 08:20:00,2024-07-01 08:30:00,3486.94,3483.93,0.0,tp_lower -66410,做多,2024-07-01 09:55:00,2024-07-01 10:05:00,3480.9,3479.93,-0.0,flip_to_short -66411,做空,2024-07-01 10:05:00,2024-07-01 10:20:00,3479.93,3472.02,0.0,tp_lower -66412,做多,2024-07-01 12:00:00,2024-07-01 12:05:00,3465.59,3463.7,-0.0,flip_to_short -66413,做空,2024-07-01 12:05:00,2024-07-01 12:15:00,3463.7,3466.93,-0.0,flip_to_long -66414,做多,2024-07-01 12:15:00,2024-07-01 12:30:00,3466.93,3468.35,-0.0,tp_upper -66415,做空,2024-07-01 13:15:00,2024-07-01 13:25:00,3467.38,3475.99,-0.0,flip_to_long -66416,做多,2024-07-01 13:25:00,2024-07-01 13:30:00,3475.99,3471.88,-0.0,tp_upper -66417,做空,2024-07-01 13:40:00,2024-07-01 13:45:00,3469.26,3462.53,0.0,tp_lower -66418,做多,2024-07-01 14:50:00,2024-07-01 15:05:00,3465.7,3473.97,0.0,tp_upper -66419,做空,2024-07-01 16:00:00,2024-07-01 16:05:00,3467.0,3472.71,-0.0,flip_to_long -66420,做多,2024-07-01 16:05:00,2024-07-01 16:20:00,3472.71,3470.23,-0.0,flip_to_short -66421,做空,2024-07-01 16:20:00,2024-07-01 16:30:00,3470.23,3469.53,-0.0,flip_to_long -66422,做多,2024-07-01 16:30:00,2024-07-01 17:30:00,3469.53,3476.68,0.0,tp_upper -66423,做空,2024-07-01 18:25:00,2024-07-01 18:30:00,3474.39,3474.66,-0.0,flip_to_long -66424,做多,2024-07-01 18:30:00,2024-07-01 19:15:00,3474.66,3483.23,0.0,flip_to_short -66425,做空,2024-07-01 19:15:00,2024-07-01 20:35:00,3483.23,3464.82,0.0,tp_lower -66426,做多,2024-07-01 23:40:00,2024-07-01 23:45:00,3440.55,3437.62,-0.0,flip_to_short -66427,做空,2024-07-01 23:45:00,2024-07-01 23:50:00,3437.62,3442.03,-0.0,flip_to_long -66428,做多,2024-07-01 23:50:00,2024-07-02 00:05:00,3442.03,3436.65,-0.0,flip_to_short -66429,做空,2024-07-02 00:05:00,2024-07-02 00:10:00,3436.65,3439.68,-0.0,flip_to_long -66430,做多,2024-07-02 00:10:00,2024-07-02 00:15:00,3439.68,3435.3,-0.0,flip_to_short -66431,做空,2024-07-02 00:15:00,2024-07-02 00:20:00,3435.3,3438.82,-0.0,flip_to_long -66432,做多,2024-07-02 00:20:00,2024-07-02 00:25:00,3438.82,3444.9,0.0,tp_upper -66433,做空,2024-07-02 00:35:00,2024-07-02 00:45:00,3440.56,3443.68,-0.0,flip_to_long -66434,做多,2024-07-02 00:45:00,2024-07-02 00:50:00,3443.68,3442.72,-0.0,tp_upper -66435,做空,2024-07-02 01:40:00,2024-07-02 02:45:00,3444.91,3447.18,-0.0,flip_to_long -66436,做多,2024-07-02 02:45:00,2024-07-02 03:25:00,3447.18,3456.59,0.0,tp_upper -66437,做空,2024-07-02 04:55:00,2024-07-02 05:10:00,3453.17,3458.32,-0.0,flip_to_long -66438,做多,2024-07-02 05:10:00,2024-07-02 05:35:00,3458.32,3456.2,-0.0,flip_to_short -66439,做空,2024-07-02 05:35:00,2024-07-02 05:55:00,3456.2,3458.15,-0.0,flip_to_long -66440,做多,2024-07-02 05:55:00,2024-07-02 06:00:00,3458.15,3453.93,-0.0,flip_to_short -66441,做空,2024-07-02 06:00:00,2024-07-02 06:10:00,3453.93,3452.81,-0.0,tp_lower -66442,做多,2024-07-02 06:20:00,2024-07-02 06:25:00,3457.01,3451.67,-0.0,flip_to_short -66443,做空,2024-07-02 06:25:00,2024-07-02 06:30:00,3451.67,3450.28,-0.0,tp_lower -66444,做多,2024-07-02 08:15:00,2024-07-02 08:30:00,3441.9,3439.45,-0.0,flip_to_short -66445,做空,2024-07-02 08:30:00,2024-07-02 08:40:00,3439.45,3444.47,-0.0,flip_to_long -66446,做多,2024-07-02 08:40:00,2024-07-02 08:45:00,3444.47,3446.03,-0.0,tp_upper -66447,做空,2024-07-02 10:00:00,2024-07-02 10:10:00,3444.93,3444.82,-0.0,flip_to_long -66448,做多,2024-07-02 10:10:00,2024-07-02 10:35:00,3444.82,3450.86,0.0,tp_upper -66449,做空,2024-07-02 11:15:00,2024-07-02 11:55:00,3448.52,3452.11,-0.0,flip_to_long -66450,做多,2024-07-02 11:55:00,2024-07-02 12:00:00,3452.11,3449.59,-0.0,flip_to_short -66451,做空,2024-07-02 12:00:00,2024-07-02 12:05:00,3449.59,3446.44,0.0,tp_lower -66452,做多,2024-07-02 12:15:00,2024-07-02 12:25:00,3450.22,3448.0,-0.0,flip_to_short -66453,做空,2024-07-02 12:25:00,2024-07-02 12:30:00,3448.0,3450.69,-0.0,flip_to_long -66454,做多,2024-07-02 12:30:00,2024-07-02 12:40:00,3450.69,3455.81,0.0,tp_upper -66455,做空,2024-07-02 12:50:00,2024-07-02 13:00:00,3452.31,3450.89,-0.0,flip_to_long -66456,做多,2024-07-02 13:00:00,2024-07-02 13:15:00,3450.89,3452.64,0.0,flip_to_short -66457,做空,2024-07-02 13:15:00,2024-07-02 13:30:00,3452.64,3447.52,0.0,tp_lower -66458,做多,2024-07-02 13:35:00,2024-07-02 13:40:00,3452.2,3452.33,-0.0,tp_upper -66459,做空,2024-07-02 13:45:00,2024-07-02 13:50:00,3449.97,3443.58,0.0,tp_lower -66460,做多,2024-07-02 15:35:00,2024-07-02 15:55:00,3416.05,3414.68,-0.0,flip_to_short -66461,做空,2024-07-02 15:55:00,2024-07-02 16:10:00,3414.68,3412.31,0.0,flip_to_long -66462,做多,2024-07-02 16:10:00,2024-07-02 16:15:00,3412.31,3410.46,-0.0,flip_to_short -66463,做空,2024-07-02 16:15:00,2024-07-02 16:30:00,3410.46,3413.9,-0.0,flip_to_long -66464,做多,2024-07-02 16:30:00,2024-07-02 16:35:00,3413.9,3410.01,-0.0,flip_to_short -66465,做空,2024-07-02 16:35:00,2024-07-02 16:40:00,3410.01,3414.28,-0.0,flip_to_long -66466,做多,2024-07-02 16:40:00,2024-07-02 17:00:00,3414.28,3414.0,-0.0,flip_to_short -66467,做空,2024-07-02 17:00:00,2024-07-02 17:15:00,3414.0,3415.22,-0.0,flip_to_long -66468,做多,2024-07-02 17:15:00,2024-07-02 17:45:00,3415.22,3421.18,0.0,tp_upper -66469,做空,2024-07-02 19:00:00,2024-07-02 19:25:00,3426.23,3419.77,0.0,tp_lower -66470,做空,2024-07-02 20:25:00,2024-07-02 20:55:00,3420.45,3419.82,-0.0,flip_to_long -66471,做多,2024-07-02 20:55:00,2024-07-02 21:00:00,3419.82,3418.93,-0.0,flip_to_short -66472,做空,2024-07-02 21:00:00,2024-07-02 21:05:00,3418.93,3419.54,-0.0,flip_to_long -66473,做多,2024-07-02 21:05:00,2024-07-02 21:10:00,3419.54,3417.56,-0.0,flip_to_short -66474,做空,2024-07-02 21:10:00,2024-07-02 21:15:00,3417.56,3422.4,-0.0,flip_to_long -66475,做多,2024-07-02 21:15:00,2024-07-02 21:25:00,3422.4,3424.59,0.0,tp_upper -66476,做空,2024-07-02 21:55:00,2024-07-02 22:00:00,3420.21,3422.89,-0.0,flip_to_long -66477,做多,2024-07-02 22:00:00,2024-07-02 22:20:00,3422.89,3421.89,-0.0,flip_to_short -66478,做空,2024-07-02 22:20:00,2024-07-02 22:25:00,3421.89,3421.97,-0.0,flip_to_long -66479,做多,2024-07-02 22:25:00,2024-07-02 23:00:00,3421.97,3422.52,-0.0,flip_to_short -66480,做空,2024-07-02 23:00:00,2024-07-02 23:05:00,3422.52,3425.99,-0.0,flip_to_long -66481,做多,2024-07-02 23:05:00,2024-07-02 23:45:00,3425.99,3421.06,-0.0,flip_to_short -66482,做空,2024-07-02 23:45:00,2024-07-03 00:05:00,3421.06,3423.53,-0.0,flip_to_long -66483,做多,2024-07-03 00:05:00,2024-07-03 00:10:00,3423.53,3423.21,-0.0,flip_to_short -66484,做空,2024-07-03 00:10:00,2024-07-03 01:05:00,3423.21,3414.05,0.0,tp_lower -66485,做多,2024-07-03 01:20:00,2024-07-03 04:30:00,3417.05,3359.94,-0.0,flip_to_short -66486,做空,2024-07-03 04:30:00,2024-07-03 04:50:00,3359.94,3358.29,-0.0,flip_to_long -66487,做多,2024-07-03 04:50:00,2024-07-03 05:10:00,3358.29,3364.24,0.0,tp_upper -66488,做空,2024-07-03 05:25:00,2024-07-03 05:40:00,3359.86,3358.86,-0.0,flip_to_long -66489,做多,2024-07-03 05:40:00,2024-07-03 05:55:00,3358.86,3367.55,0.0,tp_upper -66490,做空,2024-07-03 07:10:00,2024-07-03 07:15:00,3364.47,3361.22,0.0,tp_lower -66491,做多,2024-07-03 09:10:00,2024-07-03 09:30:00,3347.49,3345.6,-0.0,flip_to_short -66492,做空,2024-07-03 09:30:00,2024-07-03 10:05:00,3345.6,3322.14,0.0,tp_lower -66493,做多,2024-07-03 11:45:00,2024-07-03 12:00:00,3305.64,3300.81,-0.0,flip_to_short -66494,做空,2024-07-03 12:00:00,2024-07-03 12:30:00,3300.81,3285.71,0.0,tp_lower -66495,做多,2024-07-03 13:10:00,2024-07-03 14:50:00,3302.61,3307.75,0.0,flip_to_short -66496,做空,2024-07-03 14:50:00,2024-07-03 15:00:00,3307.75,3297.19,0.0,tp_lower -66497,做多,2024-07-03 15:20:00,2024-07-03 15:25:00,3315.96,3311.44,-0.0,flip_to_short -66498,做空,2024-07-03 15:25:00,2024-07-03 16:10:00,3311.44,3302.19,0.0,flip_to_long -66499,做多,2024-07-03 16:10:00,2024-07-03 16:20:00,3302.19,3316.76,0.0,tp_upper -66500,做空,2024-07-03 16:40:00,2024-07-03 17:45:00,3311.1,3295.57,0.0,tp_lower -66501,做多,2024-07-03 18:25:00,2024-07-03 18:40:00,3305.79,3306.52,-0.0,flip_to_short -66502,做空,2024-07-03 18:40:00,2024-07-03 18:50:00,3306.52,3304.47,0.0,flip_to_long -66503,做多,2024-07-03 18:50:00,2024-07-03 19:00:00,3304.47,3291.9,-0.0,flip_to_short -66504,做空,2024-07-03 19:00:00,2024-07-03 19:05:00,3291.9,3290.93,-0.0,tp_lower -66505,做多,2024-07-03 19:10:00,2024-07-03 21:15:00,3293.91,3273.02,-0.0,flip_to_short -66506,做空,2024-07-03 21:15:00,2024-07-03 23:30:00,3273.02,3297.4,-0.0,tp_lower -66507,做空,2024-07-03 23:55:00,2024-07-04 00:00:00,3294.76,3300.13,-0.0,tp_lower -66508,做空,2024-07-04 01:05:00,2024-07-04 01:10:00,3293.01,3279.29,0.0,tp_lower -66509,做多,2024-07-04 02:55:00,2024-07-04 03:55:00,3227.43,3241.91,0.0,tp_upper -66510,做空,2024-07-04 04:20:00,2024-07-04 04:35:00,3231.9,3234.77,-0.0,flip_to_long -66511,做多,2024-07-04 04:35:00,2024-07-04 04:55:00,3234.77,3235.34,-0.0,flip_to_short -66512,做空,2024-07-04 04:55:00,2024-07-04 05:10:00,3235.34,3229.42,0.0,tp_lower -66513,做多,2024-07-04 06:35:00,2024-07-04 09:45:00,3210.73,3163.53,-0.0,flip_to_short -66514,做空,2024-07-04 09:45:00,2024-07-04 10:05:00,3163.53,3146.51,0.0,tp_lower -66515,做多,2024-07-04 10:40:00,2024-07-04 11:30:00,3157.42,3155.67,-0.0,flip_to_short -66516,做空,2024-07-04 11:30:00,2024-07-04 11:50:00,3155.67,3158.38,-0.0,flip_to_long -66517,做多,2024-07-04 11:50:00,2024-07-04 12:00:00,3158.38,3153.35,-0.0,flip_to_short -66518,做空,2024-07-04 12:00:00,2024-07-04 12:15:00,3153.35,3145.17,0.0,tp_lower -66519,做多,2024-07-04 12:30:00,2024-07-04 12:35:00,3157.52,3149.43,-0.0,flip_to_short -66520,做空,2024-07-04 12:35:00,2024-07-04 12:45:00,3149.43,3136.01,0.0,tp_lower -66521,做多,2024-07-04 14:35:00,2024-07-04 15:20:00,3114.36,3108.36,-0.0,flip_to_short -66522,做空,2024-07-04 15:20:00,2024-07-04 15:35:00,3108.36,3117.89,-0.0,flip_to_long -66523,做多,2024-07-04 15:35:00,2024-07-04 15:50:00,3117.89,3141.99,0.0,tp_upper -66524,做空,2024-07-04 16:05:00,2024-07-04 16:15:00,3122.23,3128.52,-0.0,flip_to_long -66525,做多,2024-07-04 16:15:00,2024-07-04 16:20:00,3128.52,3124.26,-0.0,flip_to_short -66526,做空,2024-07-04 16:20:00,2024-07-04 16:35:00,3124.26,3125.06,-0.0,flip_to_long -66527,做多,2024-07-04 16:35:00,2024-07-04 16:45:00,3125.06,3129.48,0.0,flip_to_short -66528,做空,2024-07-04 16:45:00,2024-07-04 18:10:00,3129.48,3130.63,-0.0,tp_lower -66529,做多,2024-07-04 18:30:00,2024-07-04 18:40:00,3139.28,3133.14,-0.0,flip_to_short -66530,做空,2024-07-04 18:40:00,2024-07-04 19:05:00,3133.14,3139.54,-0.0,flip_to_long -66531,做多,2024-07-04 19:05:00,2024-07-04 19:15:00,3139.54,3137.9,-0.0,flip_to_short -66532,做空,2024-07-04 19:15:00,2024-07-04 20:30:00,3137.9,3135.66,0.0,flip_to_long -66533,做多,2024-07-04 20:30:00,2024-07-04 21:10:00,3135.66,3150.34,0.0,tp_upper -66534,做空,2024-07-04 22:20:00,2024-07-04 22:30:00,3147.15,3133.8,0.0,tp_lower -66535,做多,2024-07-05 00:30:00,2024-07-05 00:40:00,3074.1,3076.24,0.0,flip_to_short -66536,做空,2024-07-05 00:40:00,2024-07-05 00:45:00,3076.24,3087.17,-0.0,flip_to_long -66537,做多,2024-07-05 00:45:00,2024-07-05 01:20:00,3087.17,3074.14,-0.0,flip_to_short -66538,做空,2024-07-05 01:20:00,2024-07-05 01:25:00,3074.14,3078.59,-0.0,flip_to_long -66539,做多,2024-07-05 01:25:00,2024-07-05 01:35:00,3078.59,3076.56,-0.0,flip_to_short -66540,做空,2024-07-05 01:35:00,2024-07-05 01:40:00,3076.56,3078.28,-0.0,flip_to_long -66541,做多,2024-07-05 01:40:00,2024-07-05 02:00:00,3078.28,3083.09,0.0,flip_to_short -66542,做空,2024-07-05 02:00:00,2024-07-05 02:15:00,3083.09,3070.56,0.0,tp_lower -66543,做多,2024-07-05 05:10:00,2024-07-05 05:15:00,2902.64,2894.1,-0.0,flip_to_short -66544,做空,2024-07-05 05:15:00,2024-07-05 05:45:00,2894.1,2899.39,-0.0,flip_to_long -66545,做多,2024-07-05 05:45:00,2024-07-05 06:00:00,2899.39,2881.35,-0.0,flip_to_short -66546,做空,2024-07-05 06:00:00,2024-07-05 06:30:00,2881.35,2848.09,0.0,tp_lower -66547,做多,2024-07-05 07:15:00,2024-07-05 07:20:00,2872.88,2869.2,-0.0,flip_to_short -66548,做空,2024-07-05 07:20:00,2024-07-05 07:35:00,2869.2,2855.01,0.0,tp_lower -66549,做多,2024-07-05 07:45:00,2024-07-05 07:50:00,2871.98,2879.74,0.0,tp_upper -66550,做空,2024-07-05 08:35:00,2024-07-05 08:55:00,2866.14,2851.01,0.0,tp_lower -66551,做多,2024-07-05 09:25:00,2024-07-05 10:10:00,2871.19,2921.21,0.0,tp_upper -66552,做空,2024-07-05 12:30:00,2024-07-05 12:35:00,2930.76,2944.78,-0.0,flip_to_long -66553,做多,2024-07-05 12:35:00,2024-07-05 12:45:00,2944.78,2944.96,-0.0,flip_to_short -66554,做空,2024-07-05 12:45:00,2024-07-05 13:00:00,2944.96,2922.56,0.0,tp_lower -66555,做多,2024-07-05 13:05:00,2024-07-05 13:10:00,2944.47,2954.18,0.0,tp_upper -66556,做空,2024-07-05 14:05:00,2024-07-05 14:40:00,2948.6,2954.51,-0.0,flip_to_long -66557,做多,2024-07-05 14:40:00,2024-07-05 14:55:00,2954.51,2954.59,-0.0,flip_to_short -66558,做空,2024-07-05 14:55:00,2024-07-05 15:00:00,2954.59,2969.46,-0.0,flip_to_long -66559,做多,2024-07-05 15:00:00,2024-07-05 15:05:00,2969.46,2990.27,0.0,tp_upper -66560,做空,2024-07-05 16:25:00,2024-07-05 16:40:00,2982.64,2971.61,0.0,tp_lower -66561,做多,2024-07-05 17:15:00,2024-07-05 17:50:00,2980.36,2989.99,0.0,tp_upper -66562,做空,2024-07-05 18:05:00,2024-07-05 18:15:00,2976.22,2964.57,0.0,tp_lower -66563,做多,2024-07-05 18:25:00,2024-07-05 18:35:00,2978.59,2979.35,-0.0,flip_to_short -66564,做空,2024-07-05 18:35:00,2024-07-05 18:40:00,2979.35,2982.82,-0.0,flip_to_long -66565,做多,2024-07-05 18:40:00,2024-07-05 18:50:00,2982.82,2988.53,0.0,tp_upper -66566,做空,2024-07-05 19:10:00,2024-07-05 19:55:00,2982.89,2986.68,-0.0,flip_to_long -66567,做多,2024-07-05 19:55:00,2024-07-05 20:00:00,2986.68,2980.39,-0.0,flip_to_short -66568,做空,2024-07-05 20:00:00,2024-07-05 20:10:00,2980.39,2973.82,0.0,tp_lower -66569,做多,2024-07-05 21:10:00,2024-07-05 21:15:00,2978.98,2971.31,-0.0,flip_to_short -66570,做空,2024-07-05 21:15:00,2024-07-05 21:30:00,2971.31,2978.45,-0.0,flip_to_long -66571,做多,2024-07-05 21:30:00,2024-07-05 21:35:00,2978.45,2981.77,0.0,tp_upper -66572,做空,2024-07-05 22:00:00,2024-07-05 22:15:00,2970.35,2983.41,-0.0,flip_to_long -66573,做多,2024-07-05 22:15:00,2024-07-05 22:25:00,2983.41,2985.98,0.0,tp_upper -66574,做空,2024-07-05 22:45:00,2024-07-05 23:00:00,2977.27,2976.56,-0.0,flip_to_long -66575,做多,2024-07-05 23:00:00,2024-07-05 23:45:00,2976.56,2979.83,0.0,flip_to_short -66576,做空,2024-07-05 23:45:00,2024-07-06 00:10:00,2979.83,2974.39,0.0,tp_lower -66577,做多,2024-07-06 00:20:00,2024-07-06 00:30:00,2977.73,3002.35,0.0,tp_upper -66578,做空,2024-07-06 00:55:00,2024-07-06 02:25:00,2985.84,2969.65,0.0,flip_to_long -66579,做多,2024-07-06 02:25:00,2024-07-06 02:35:00,2969.65,2979.61,0.0,tp_upper -66580,做空,2024-07-06 03:30:00,2024-07-06 03:35:00,2969.88,2975.9,-0.0,flip_to_long -66581,做多,2024-07-06 03:35:00,2024-07-06 04:00:00,2975.9,2978.77,0.0,flip_to_short -66582,做空,2024-07-06 04:00:00,2024-07-06 04:10:00,2978.77,2974.99,0.0,tp_lower -66583,做多,2024-07-06 05:20:00,2024-07-06 06:15:00,2972.95,2981.72,0.0,tp_upper -66584,做空,2024-07-06 08:00:00,2024-07-06 08:05:00,3000.06,3000.45,-0.0,flip_to_long -66585,做多,2024-07-06 08:05:00,2024-07-06 08:35:00,3000.45,3003.86,0.0,flip_to_short -66586,做空,2024-07-06 08:35:00,2024-07-06 09:05:00,3003.86,2992.19,0.0,tp_lower -66587,做多,2024-07-06 09:50:00,2024-07-06 11:20:00,2999.53,3005.99,0.0,flip_to_short -66588,做空,2024-07-06 11:20:00,2024-07-06 11:45:00,3005.99,3003.43,0.0,flip_to_long -66589,做多,2024-07-06 11:45:00,2024-07-06 11:55:00,3003.43,3004.44,-0.0,flip_to_short -66590,做空,2024-07-06 11:55:00,2024-07-06 12:00:00,3004.44,3004.5,-0.0,flip_to_long -66591,做多,2024-07-06 12:00:00,2024-07-06 13:25:00,3004.5,3001.23,-0.0,flip_to_short -66592,做空,2024-07-06 13:25:00,2024-07-06 14:20:00,3001.23,2997.31,0.0,flip_to_long -66593,做多,2024-07-06 14:20:00,2024-07-06 14:40:00,2997.31,3007.52,0.0,tp_upper -66594,做空,2024-07-06 18:00:00,2024-07-06 18:05:00,3047.84,3048.6,-0.0,flip_to_long -66595,做多,2024-07-06 18:05:00,2024-07-06 18:10:00,3048.6,3047.45,-0.0,flip_to_short -66596,做空,2024-07-06 18:10:00,2024-07-06 18:15:00,3047.45,3049.26,-0.0,flip_to_long -66597,做多,2024-07-06 18:15:00,2024-07-06 18:40:00,3049.26,3057.57,0.0,tp_upper -66598,做空,2024-07-06 19:00:00,2024-07-06 19:10:00,3048.18,3049.94,-0.0,flip_to_long -66599,做多,2024-07-06 19:10:00,2024-07-06 19:50:00,3049.94,3059.09,0.0,tp_upper -66600,做空,2024-07-06 21:25:00,2024-07-06 21:40:00,3063.8,3063.13,-0.0,flip_to_long -66601,做多,2024-07-06 21:40:00,2024-07-06 22:25:00,3063.13,3060.73,-0.0,flip_to_short -66602,做空,2024-07-06 22:25:00,2024-07-06 22:35:00,3060.73,3064.5,-0.0,flip_to_long -66603,做多,2024-07-06 22:35:00,2024-07-06 22:40:00,3064.5,3058.71,-0.0,flip_to_short -66604,做空,2024-07-06 22:40:00,2024-07-06 22:45:00,3058.71,3060.59,-0.0,flip_to_long -66605,做多,2024-07-06 22:45:00,2024-07-06 23:00:00,3060.59,3061.46,-0.0,flip_to_short -66606,做空,2024-07-06 23:00:00,2024-07-06 23:05:00,3061.46,3062.89,-0.0,flip_to_long -66607,做多,2024-07-06 23:05:00,2024-07-06 23:10:00,3062.89,3069.1,0.0,tp_upper -66608,做空,2024-07-06 23:35:00,2024-07-06 23:55:00,3065.24,3065.49,-0.0,flip_to_long -66609,做多,2024-07-06 23:55:00,2024-07-07 00:00:00,3065.49,3059.84,-0.0,flip_to_short -66610,做空,2024-07-07 00:00:00,2024-07-07 00:10:00,3059.84,3055.92,0.0,tp_lower -66611,做多,2024-07-07 01:50:00,2024-07-07 02:05:00,3050.27,3057.05,0.0,tp_upper -66612,做多,2024-07-07 05:50:00,2024-07-07 05:55:00,3032.93,3029.15,-0.0,flip_to_short -66613,做空,2024-07-07 05:55:00,2024-07-07 06:00:00,3029.15,3033.42,-0.0,flip_to_long -66614,做多,2024-07-07 06:00:00,2024-07-07 06:15:00,3033.42,3030.22,-0.0,flip_to_short -66615,做空,2024-07-07 06:15:00,2024-07-07 06:20:00,3030.22,3031.7,-0.0,flip_to_long -66616,做多,2024-07-07 06:20:00,2024-07-07 06:40:00,3031.7,3036.97,0.0,tp_upper -66617,做空,2024-07-07 06:45:00,2024-07-07 06:55:00,3032.11,3027.42,0.0,tp_lower -66618,做空,2024-07-07 08:35:00,2024-07-07 08:40:00,3004.98,3007.56,-0.0,flip_to_long -66619,做多,2024-07-07 08:40:00,2024-07-07 09:00:00,3007.56,3017.15,0.0,tp_upper -66620,做空,2024-07-07 09:10:00,2024-07-07 09:15:00,3005.67,3007.67,-0.0,flip_to_long -66621,做多,2024-07-07 09:15:00,2024-07-07 09:25:00,3007.67,3016.82,0.0,tp_upper -66622,做空,2024-07-07 09:35:00,2024-07-07 09:40:00,3009.23,3011.06,-0.0,flip_to_long -66623,做多,2024-07-07 09:40:00,2024-07-07 09:50:00,3011.06,3011.09,-0.0,flip_to_short -66624,做空,2024-07-07 09:50:00,2024-07-07 11:00:00,3011.09,3017.74,-0.0,flip_to_long -66625,做多,2024-07-07 11:00:00,2024-07-07 11:05:00,3017.74,3014.78,-0.0,flip_to_short -66626,做空,2024-07-07 11:05:00,2024-07-07 11:30:00,3014.78,3012.07,0.0,flip_to_long -66627,做多,2024-07-07 11:30:00,2024-07-07 11:55:00,3012.07,3013.96,0.0,flip_to_short -66628,做空,2024-07-07 11:55:00,2024-07-07 12:05:00,3013.96,3019.43,-0.0,flip_to_long -66629,做多,2024-07-07 12:05:00,2024-07-07 12:10:00,3019.43,3020.92,-0.0,tp_upper -66630,做空,2024-07-07 12:25:00,2024-07-07 12:30:00,3013.7,3015.27,-0.0,flip_to_long -66631,做多,2024-07-07 12:30:00,2024-07-07 12:35:00,3015.27,3008.99,-0.0,flip_to_short -66632,做空,2024-07-07 12:35:00,2024-07-07 12:40:00,3008.99,2998.73,0.0,tp_lower -66633,做多,2024-07-07 15:05:00,2024-07-07 15:10:00,2966.25,2964.36,-0.0,flip_to_short -66634,做空,2024-07-07 15:10:00,2024-07-07 15:15:00,2964.36,2965.95,-0.0,flip_to_long -66635,做多,2024-07-07 15:15:00,2024-07-07 15:30:00,2965.95,2965.81,-0.0,flip_to_short -66636,做空,2024-07-07 15:30:00,2024-07-07 15:50:00,2965.81,2966.39,-0.0,flip_to_long -66637,做多,2024-07-07 15:50:00,2024-07-07 16:00:00,2966.39,2966.85,-0.0,tp_upper -66638,做空,2024-07-07 17:25:00,2024-07-07 17:30:00,2979.99,2981.46,-0.0,flip_to_long -66639,做多,2024-07-07 17:30:00,2024-07-07 17:45:00,2981.46,2983.81,0.0,flip_to_short -66640,做空,2024-07-07 17:45:00,2024-07-07 17:50:00,2983.81,2992.53,-0.0,flip_to_long -66641,做多,2024-07-07 17:50:00,2024-07-07 17:55:00,2992.53,2994.03,0.0,tp_upper -66642,做空,2024-07-07 18:30:00,2024-07-07 18:40:00,2988.52,2989.82,-0.0,flip_to_long -66643,做多,2024-07-07 18:40:00,2024-07-07 18:45:00,2989.82,2986.02,-0.0,flip_to_short -66644,做空,2024-07-07 18:45:00,2024-07-07 18:50:00,2986.02,2990.8,-0.0,flip_to_long -66645,做多,2024-07-07 18:50:00,2024-07-07 18:55:00,2990.8,2987.45,-0.0,flip_to_short -66646,做空,2024-07-07 18:55:00,2024-07-07 20:00:00,2987.45,2980.39,0.0,tp_lower -66647,做多,2024-07-07 20:10:00,2024-07-07 20:15:00,2987.66,2991.48,0.0,tp_upper -66648,做空,2024-07-07 21:05:00,2024-07-07 21:10:00,2987.78,2968.22,0.0,tp_lower -66649,做多,2024-07-07 22:40:00,2024-07-08 00:25:00,2951.97,2947.18,-0.0,tp_upper -66650,做空,2024-07-08 00:35:00,2024-07-08 00:40:00,2901.72,2896.24,0.0,tp_lower -66651,做多,2024-07-08 02:00:00,2024-07-08 02:05:00,2870.99,2854.79,-0.0,flip_to_short -66652,做空,2024-07-08 02:05:00,2024-07-08 02:10:00,2854.79,2856.41,-0.0,flip_to_long -66653,做多,2024-07-08 02:10:00,2024-07-08 02:15:00,2856.41,2847.72,-0.0,flip_to_short -66654,做空,2024-07-08 02:15:00,2024-07-08 02:20:00,2847.72,2875.69,-0.0,flip_to_long -66655,做多,2024-07-08 02:20:00,2024-07-08 02:30:00,2875.69,2889.26,0.0,tp_upper -66656,做空,2024-07-08 03:15:00,2024-07-08 03:30:00,2873.79,2885.91,-0.0,flip_to_long -66657,做多,2024-07-08 03:30:00,2024-07-08 03:45:00,2885.91,2874.82,-0.0,flip_to_short -66658,做空,2024-07-08 03:45:00,2024-07-08 03:55:00,2874.82,2877.89,-0.0,flip_to_long -66659,做多,2024-07-08 03:55:00,2024-07-08 04:15:00,2877.89,2882.33,0.0,tp_upper -66660,做空,2024-07-08 06:00:00,2024-07-08 06:10:00,2908.45,2910.02,-0.0,flip_to_long -66661,做多,2024-07-08 06:10:00,2024-07-08 06:15:00,2910.02,2929.23,0.0,tp_upper -66662,做空,2024-07-08 06:50:00,2024-07-08 07:25:00,2914.06,2916.49,-0.0,flip_to_long -66663,做多,2024-07-08 07:25:00,2024-07-08 07:35:00,2916.49,2913.47,-0.0,flip_to_short -66664,做空,2024-07-08 07:35:00,2024-07-08 07:40:00,2913.47,2917.1,-0.0,flip_to_long -66665,做多,2024-07-08 07:40:00,2024-07-08 08:05:00,2917.1,2947.1,0.0,tp_upper -66666,做空,2024-07-08 10:20:00,2024-07-08 10:55:00,3061.16,3013.07,0.0,tp_lower -66667,做多,2024-07-08 11:35:00,2024-07-08 12:05:00,3044.56,3041.73,-0.0,flip_to_short -66668,做空,2024-07-08 12:05:00,2024-07-08 12:15:00,3041.73,3055.36,-0.0,flip_to_long -66669,做多,2024-07-08 12:15:00,2024-07-08 12:50:00,3055.36,3050.53,-0.0,flip_to_short -66670,做空,2024-07-08 12:50:00,2024-07-08 13:05:00,3050.53,3055.23,-0.0,flip_to_long -66671,做多,2024-07-08 13:05:00,2024-07-08 13:25:00,3055.23,3046.11,-0.0,flip_to_short -66672,做空,2024-07-08 13:25:00,2024-07-08 13:30:00,3046.11,3030.2,0.0,tp_lower -66673,做多,2024-07-08 14:05:00,2024-07-08 15:15:00,3039.61,3003.71,-0.0,flip_to_short -66674,做空,2024-07-08 15:15:00,2024-07-08 16:00:00,3003.71,2979.59,0.0,flip_to_long -66675,做多,2024-07-08 16:00:00,2024-07-08 16:15:00,2979.59,2967.34,-0.0,flip_to_short -66676,做空,2024-07-08 16:15:00,2024-07-08 16:25:00,2967.34,2954.45,0.0,tp_lower -66677,做多,2024-07-08 17:10:00,2024-07-08 17:15:00,2971.28,2959.07,-0.0,flip_to_short -66678,做空,2024-07-08 17:15:00,2024-07-08 17:20:00,2959.07,2968.39,-0.0,flip_to_long -66679,做多,2024-07-08 17:20:00,2024-07-08 17:25:00,2968.39,2970.8,0.0,tp_upper -66680,做空,2024-07-08 17:40:00,2024-07-08 20:20:00,2975.3,3006.45,-0.0,flip_to_long -66681,做多,2024-07-08 20:20:00,2024-07-08 20:25:00,3006.45,3010.3,0.0,tp_upper -66682,做空,2024-07-08 20:45:00,2024-07-08 21:00:00,2999.75,2983.98,0.0,tp_lower -66683,做多,2024-07-08 21:10:00,2024-07-08 21:20:00,3003.22,3000.38,-0.0,flip_to_short -66684,做空,2024-07-08 21:20:00,2024-07-08 21:25:00,3000.38,3020.15,-0.0,flip_to_long -66685,做多,2024-07-08 21:25:00,2024-07-08 21:30:00,3020.15,3017.3,-0.0,tp_upper -66686,做空,2024-07-08 22:50:00,2024-07-08 22:55:00,3022.57,3023.09,-0.0,flip_to_long -66687,做多,2024-07-08 22:55:00,2024-07-08 23:20:00,3023.09,3024.88,0.0,flip_to_short -66688,做空,2024-07-08 23:20:00,2024-07-08 23:40:00,3024.88,3016.9,0.0,tp_lower -66689,做多,2024-07-09 00:15:00,2024-07-09 00:20:00,3020.96,3014.87,-0.0,flip_to_short -66690,做空,2024-07-09 00:20:00,2024-07-09 00:30:00,3014.87,3011.89,0.0,tp_lower -66691,做多,2024-07-09 00:35:00,2024-07-09 00:45:00,3019.58,3021.9,0.0,tp_upper -66692,做空,2024-07-09 00:50:00,2024-07-09 01:45:00,3019.62,3029.71,-0.0,flip_to_long -66693,做多,2024-07-09 01:45:00,2024-07-09 01:55:00,3029.71,3027.39,-0.0,flip_to_short -66694,做空,2024-07-09 01:55:00,2024-07-09 02:15:00,3027.39,3036.97,-0.0,flip_to_long -66695,做多,2024-07-09 02:15:00,2024-07-09 02:20:00,3036.97,3031.44,-0.0,flip_to_short -66696,做空,2024-07-09 02:20:00,2024-07-09 02:30:00,3031.44,3033.31,-0.0,flip_to_long -66697,做多,2024-07-09 02:30:00,2024-07-09 02:40:00,3033.31,3034.64,-0.0,flip_to_short -66698,做空,2024-07-09 02:40:00,2024-07-09 05:10:00,3034.64,3065.07,-0.0,flip_to_long -66699,做多,2024-07-09 05:10:00,2024-07-09 06:00:00,3065.07,3061.44,-0.0,flip_to_short -66700,做空,2024-07-09 06:00:00,2024-07-09 06:05:00,3061.44,3077.24,-0.0,flip_to_long -66701,做多,2024-07-09 06:05:00,2024-07-09 06:10:00,3077.24,3073.38,-0.0,tp_upper -66702,做空,2024-07-09 07:00:00,2024-07-09 07:10:00,3070.9,3072.32,-0.0,flip_to_long -66703,做多,2024-07-09 07:10:00,2024-07-09 07:15:00,3072.32,3062.61,-0.0,flip_to_short -66704,做空,2024-07-09 07:15:00,2024-07-09 07:20:00,3062.61,3068.49,-0.0,flip_to_long -66705,做多,2024-07-09 07:20:00,2024-07-09 08:20:00,3068.49,3078.91,0.0,tp_upper -66706,做空,2024-07-09 09:55:00,2024-07-09 10:00:00,3086.32,3089.22,-0.0,flip_to_long -66707,做多,2024-07-09 10:00:00,2024-07-09 10:15:00,3089.22,3087.39,-0.0,flip_to_short -66708,做空,2024-07-09 10:15:00,2024-07-09 10:40:00,3087.39,3074.4,0.0,tp_lower -66709,做多,2024-07-09 11:25:00,2024-07-09 12:00:00,3086.11,3078.47,-0.0,flip_to_short -66710,做空,2024-07-09 12:00:00,2024-07-09 12:10:00,3078.47,3082.78,-0.0,flip_to_long -66711,做多,2024-07-09 12:10:00,2024-07-09 12:15:00,3082.78,3077.51,-0.0,flip_to_short -66712,做空,2024-07-09 12:15:00,2024-07-09 12:25:00,3077.51,3070.84,0.0,tp_lower -66713,做多,2024-07-09 12:45:00,2024-07-09 12:50:00,3080.28,3074.32,-0.0,flip_to_short -66714,做空,2024-07-09 12:50:00,2024-07-09 13:05:00,3074.32,3065.44,0.0,tp_lower -66715,做多,2024-07-09 13:30:00,2024-07-09 13:35:00,3075.36,3069.1,-0.0,flip_to_short -66716,做空,2024-07-09 13:35:00,2024-07-09 13:40:00,3069.1,3059.02,0.0,tp_lower -66717,做空,2024-07-09 14:00:00,2024-07-09 14:05:00,3060.53,3059.1,-0.0,tp_lower -66718,做多,2024-07-09 14:10:00,2024-07-09 14:15:00,3093.61,3073.78,-0.0,tp_upper -66719,做空,2024-07-09 14:20:00,2024-07-09 14:25:00,3067.46,3073.74,-0.0,flip_to_long -66720,做多,2024-07-09 14:25:00,2024-07-09 14:45:00,3073.74,3056.84,-0.0,flip_to_short -66721,做空,2024-07-09 14:45:00,2024-07-09 14:55:00,3056.84,3043.81,0.0,tp_lower -66722,做多,2024-07-09 15:50:00,2024-07-09 16:15:00,3063.18,3075.85,0.0,tp_upper -66723,做空,2024-07-09 16:45:00,2024-07-09 17:40:00,3064.46,3048.58,0.0,tp_lower -66724,做多,2024-07-09 18:10:00,2024-07-09 18:25:00,3060.13,3057.73,-0.0,flip_to_short -66725,做空,2024-07-09 18:25:00,2024-07-09 18:30:00,3057.73,3063.27,-0.0,flip_to_long -66726,做多,2024-07-09 18:30:00,2024-07-09 18:40:00,3063.27,3074.32,0.0,tp_upper -66727,做空,2024-07-09 18:50:00,2024-07-09 19:05:00,3059.18,3057.99,-0.0,flip_to_long -66728,做多,2024-07-09 19:05:00,2024-07-09 19:20:00,3057.99,3057.98,-0.0,flip_to_short -66729,做空,2024-07-09 19:20:00,2024-07-09 19:25:00,3057.98,3064.03,-0.0,flip_to_long -66730,做多,2024-07-09 19:25:00,2024-07-09 19:30:00,3064.03,3062.03,-0.0,flip_to_short -66731,做空,2024-07-09 19:30:00,2024-07-09 19:45:00,3062.03,3061.09,-0.0,flip_to_long -66732,做多,2024-07-09 19:45:00,2024-07-09 20:20:00,3061.09,3069.39,0.0,tp_upper -66733,做空,2024-07-09 21:00:00,2024-07-09 21:15:00,3065.59,3067.72,-0.0,flip_to_long -66734,做多,2024-07-09 21:15:00,2024-07-09 21:20:00,3067.72,3061.16,-0.0,flip_to_short -66735,做空,2024-07-09 21:20:00,2024-07-09 21:25:00,3061.16,3066.27,-0.0,tp_lower -66736,做多,2024-07-09 22:35:00,2024-07-09 22:50:00,3056.97,3066.94,0.0,tp_upper -66737,做空,2024-07-09 22:55:00,2024-07-09 23:15:00,3058.36,3056.88,-0.0,flip_to_long -66738,做多,2024-07-09 23:15:00,2024-07-10 00:00:00,3056.88,3060.65,0.0,flip_to_short -66739,做空,2024-07-10 00:00:00,2024-07-10 00:15:00,3060.65,3051.14,0.0,tp_lower -66740,做多,2024-07-10 01:25:00,2024-07-10 01:30:00,3051.37,3060.49,0.0,tp_upper -66741,做空,2024-07-10 02:15:00,2024-07-10 06:05:00,3050.39,3099.03,-0.0,tp_lower -66742,做多,2024-07-10 06:15:00,2024-07-10 06:20:00,3107.82,3102.8,-0.0,flip_to_short -66743,做空,2024-07-10 06:20:00,2024-07-10 06:35:00,3102.8,3104.47,-0.0,flip_to_long -66744,做多,2024-07-10 06:35:00,2024-07-10 07:05:00,3104.47,3104.89,-0.0,flip_to_short -66745,做空,2024-07-10 07:05:00,2024-07-10 07:25:00,3104.89,3097.6,0.0,tp_lower -66746,做多,2024-07-10 09:15:00,2024-07-10 09:20:00,3087.98,3081.93,-0.0,flip_to_short -66747,做空,2024-07-10 09:20:00,2024-07-10 09:25:00,3081.93,3084.03,-0.0,tp_lower -66748,做多,2024-07-10 09:45:00,2024-07-10 09:55:00,3085.61,3086.4,-0.0,tp_upper -66749,做空,2024-07-10 10:10:00,2024-07-10 10:15:00,3082.77,3087.94,-0.0,flip_to_long -66750,做多,2024-07-10 10:15:00,2024-07-10 10:20:00,3087.94,3092.68,0.0,tp_upper -66751,做空,2024-07-10 11:20:00,2024-07-10 11:35:00,3096.07,3099.61,-0.0,flip_to_long -66752,做多,2024-07-10 11:35:00,2024-07-10 11:40:00,3099.61,3098.49,-0.0,flip_to_short -66753,做空,2024-07-10 11:40:00,2024-07-10 12:25:00,3098.49,3101.85,-0.0,flip_to_long -66754,做多,2024-07-10 12:25:00,2024-07-10 12:30:00,3101.85,3085.84,-0.0,flip_to_short -66755,做空,2024-07-10 12:30:00,2024-07-10 12:35:00,3085.84,3091.14,-0.0,tp_lower -66756,做多,2024-07-10 12:50:00,2024-07-10 13:00:00,3099.19,3104.8,0.0,tp_upper -66757,做空,2024-07-10 13:25:00,2024-07-10 13:55:00,3106.03,3105.59,-0.0,flip_to_long -66758,做多,2024-07-10 13:55:00,2024-07-10 14:10:00,3105.59,3102.39,-0.0,flip_to_short -66759,做空,2024-07-10 14:10:00,2024-07-10 14:15:00,3102.39,3105.66,-0.0,flip_to_long -66760,做多,2024-07-10 14:15:00,2024-07-10 14:40:00,3105.66,3107.83,0.0,flip_to_short -66761,做空,2024-07-10 14:40:00,2024-07-10 15:00:00,3107.83,3096.03,0.0,tp_lower -66762,做多,2024-07-10 15:15:00,2024-07-10 15:40:00,3107.11,3122.38,0.0,tp_upper -66763,做多,2024-07-10 18:45:00,2024-07-10 19:20:00,3099.67,3100.4,-0.0,flip_to_short -66764,做空,2024-07-10 19:20:00,2024-07-10 19:30:00,3100.4,3105.45,-0.0,flip_to_long -66765,做多,2024-07-10 19:30:00,2024-07-10 19:40:00,3105.45,3103.6,-0.0,tp_upper -66766,做空,2024-07-10 20:25:00,2024-07-10 20:30:00,3096.43,3093.82,0.0,tp_lower -66767,做多,2024-07-10 21:50:00,2024-07-10 22:05:00,3097.18,3100.52,0.0,tp_upper -66768,做空,2024-07-10 23:05:00,2024-07-10 23:15:00,3098.15,3102.4,-0.0,flip_to_long -66769,做多,2024-07-10 23:15:00,2024-07-10 23:25:00,3102.4,3098.37,-0.0,flip_to_short -66770,做空,2024-07-10 23:25:00,2024-07-10 23:30:00,3098.37,3099.16,-0.0,tp_lower -66771,做多,2024-07-10 23:35:00,2024-07-10 23:40:00,3100.55,3105.63,0.0,tp_upper -66772,做空,2024-07-10 23:50:00,2024-07-11 00:00:00,3099.22,3096.2,0.0,tp_lower -66773,做多,2024-07-11 00:55:00,2024-07-11 01:00:00,3099.76,3092.6,-0.0,flip_to_short -66774,做空,2024-07-11 01:00:00,2024-07-11 01:05:00,3092.6,3093.85,-0.0,flip_to_long -66775,做多,2024-07-11 01:05:00,2024-07-11 01:30:00,3093.85,3091.8,-0.0,flip_to_short -66776,做空,2024-07-11 01:30:00,2024-07-11 01:35:00,3091.8,3106.57,-0.0,flip_to_long -66777,做多,2024-07-11 01:35:00,2024-07-11 01:40:00,3106.57,3114.61,0.0,tp_upper -66778,做空,2024-07-11 02:15:00,2024-07-11 02:20:00,3102.27,3105.45,-0.0,flip_to_long -66779,做多,2024-07-11 02:20:00,2024-07-11 02:30:00,3105.45,3106.91,-0.0,flip_to_short -66780,做空,2024-07-11 02:30:00,2024-07-11 02:50:00,3106.91,3105.68,-0.0,flip_to_long -66781,做多,2024-07-11 02:50:00,2024-07-11 04:25:00,3105.68,3077.81,-0.0,flip_to_short -66782,做空,2024-07-11 04:25:00,2024-07-11 04:30:00,3077.81,3082.77,-0.0,flip_to_long -66783,做多,2024-07-11 04:30:00,2024-07-11 05:10:00,3082.77,3091.82,0.0,tp_upper -66784,做空,2024-07-11 08:45:00,2024-07-11 08:50:00,3115.8,3116.87,-0.0,flip_to_long -66785,做多,2024-07-11 08:50:00,2024-07-11 09:05:00,3116.87,3119.48,0.0,flip_to_short -66786,做空,2024-07-11 09:05:00,2024-07-11 11:25:00,3119.48,3134.98,-0.0,tp_lower -66787,做多,2024-07-11 11:35:00,2024-07-11 11:40:00,3140.45,3143.01,0.0,tp_upper -66788,做空,2024-07-11 12:00:00,2024-07-11 12:05:00,3137.89,3153.43,-0.0,flip_to_long -66789,做多,2024-07-11 12:05:00,2024-07-11 12:10:00,3153.43,3146.02,-0.0,tp_upper -66790,做空,2024-07-11 12:15:00,2024-07-11 12:20:00,3141.4,3149.0,-0.0,flip_to_long -66791,做多,2024-07-11 12:20:00,2024-07-11 12:25:00,3149.0,3146.93,-0.0,tp_upper -66792,做空,2024-07-11 13:05:00,2024-07-11 13:10:00,3161.73,3170.52,-0.0,flip_to_long -66793,做多,2024-07-11 13:10:00,2024-07-11 13:35:00,3170.52,3170.69,-0.0,flip_to_short -66794,做空,2024-07-11 13:35:00,2024-07-11 13:45:00,3170.69,3174.47,-0.0,flip_to_long -66795,做多,2024-07-11 13:45:00,2024-07-11 14:00:00,3174.47,3176.19,0.0,flip_to_short -66796,做空,2024-07-11 14:00:00,2024-07-11 14:10:00,3176.19,3161.91,0.0,tp_lower -66797,做多,2024-07-11 15:20:00,2024-07-11 16:35:00,3152.92,3119.58,-0.0,flip_to_short -66798,做空,2024-07-11 16:35:00,2024-07-11 16:55:00,3119.58,3124.68,-0.0,flip_to_long -66799,做多,2024-07-11 16:55:00,2024-07-11 17:00:00,3124.68,3119.48,-0.0,flip_to_short -66800,做空,2024-07-11 17:00:00,2024-07-11 17:05:00,3119.48,3128.22,-0.0,flip_to_long -66801,做多,2024-07-11 17:05:00,2024-07-11 17:20:00,3128.22,3136.69,0.0,tp_upper -66802,做空,2024-07-11 18:45:00,2024-07-11 18:50:00,3133.85,3136.15,-0.0,flip_to_long -66803,做多,2024-07-11 18:50:00,2024-07-11 19:05:00,3136.15,3134.02,-0.0,flip_to_short -66804,做空,2024-07-11 19:05:00,2024-07-11 19:15:00,3134.02,3130.64,0.0,tp_lower -66805,做多,2024-07-11 20:50:00,2024-07-11 21:15:00,3112.28,3106.4,-0.0,flip_to_short -66806,做空,2024-07-11 21:15:00,2024-07-11 21:55:00,3106.4,3108.77,-0.0,flip_to_long -66807,做多,2024-07-11 21:55:00,2024-07-11 22:00:00,3108.77,3106.95,-0.0,flip_to_short -66808,做空,2024-07-11 22:00:00,2024-07-11 22:05:00,3106.95,3107.88,-0.0,flip_to_long -66809,做多,2024-07-11 22:05:00,2024-07-11 22:10:00,3107.88,3098.22,-0.0,flip_to_short -66810,做空,2024-07-11 22:10:00,2024-07-11 22:15:00,3098.22,3098.4,-0.0,tp_lower -66811,做多,2024-07-11 22:25:00,2024-07-11 22:30:00,3107.89,3106.98,-0.0,flip_to_short -66812,做空,2024-07-11 22:30:00,2024-07-11 22:45:00,3106.98,3094.35,0.0,tp_lower -66813,做多,2024-07-11 23:45:00,2024-07-11 23:55:00,3098.41,3098.11,-0.0,flip_to_short -66814,做空,2024-07-11 23:55:00,2024-07-12 00:10:00,3098.11,3102.02,-0.0,flip_to_long -66815,做多,2024-07-12 00:10:00,2024-07-12 00:20:00,3102.02,3103.88,0.0,tp_upper -66816,做空,2024-07-12 00:55:00,2024-07-12 01:00:00,3091.88,3101.26,-0.0,flip_to_long -66817,做多,2024-07-12 01:00:00,2024-07-12 01:10:00,3101.26,3092.76,-0.0,flip_to_short -66818,做空,2024-07-12 01:10:00,2024-07-12 01:15:00,3092.76,3065.87,0.0,tp_lower -66819,做多,2024-07-12 02:05:00,2024-07-12 03:10:00,3092.57,3093.09,-0.0,flip_to_short -66820,做空,2024-07-12 03:10:00,2024-07-12 03:40:00,3093.09,3083.83,0.0,tp_lower -66821,做多,2024-07-12 04:45:00,2024-07-12 04:50:00,3081.65,3081.1,-0.0,flip_to_short -66822,做空,2024-07-12 04:50:00,2024-07-12 04:55:00,3081.1,3082.22,-0.0,flip_to_long -66823,做多,2024-07-12 04:55:00,2024-07-12 05:00:00,3082.22,3080.34,-0.0,flip_to_short -66824,做空,2024-07-12 05:00:00,2024-07-12 05:05:00,3080.34,3080.96,-0.0,flip_to_long -66825,做多,2024-07-12 05:05:00,2024-07-12 05:45:00,3080.96,3079.36,-0.0,flip_to_short -66826,做空,2024-07-12 05:45:00,2024-07-12 05:55:00,3079.36,3081.19,-0.0,flip_to_long -66827,做多,2024-07-12 05:55:00,2024-07-12 06:15:00,3081.19,3088.47,0.0,tp_upper -66828,做空,2024-07-12 07:15:00,2024-07-12 07:20:00,3088.33,3083.27,0.0,tp_lower -66829,做多,2024-07-12 08:15:00,2024-07-12 08:20:00,3079.95,3072.15,-0.0,flip_to_short -66830,做空,2024-07-12 08:20:00,2024-07-12 08:45:00,3072.15,3075.8,-0.0,flip_to_long -66831,做多,2024-07-12 08:45:00,2024-07-12 08:50:00,3075.8,3074.53,-0.0,flip_to_short -66832,做空,2024-07-12 08:50:00,2024-07-12 09:20:00,3074.53,3073.22,-0.0,flip_to_long -66833,做多,2024-07-12 09:20:00,2024-07-12 11:50:00,3073.22,3065.83,-0.0,flip_to_short -66834,做空,2024-07-12 11:50:00,2024-07-12 12:30:00,3065.83,3065.92,-0.0,tp_lower -66835,做多,2024-07-12 12:45:00,2024-07-12 13:15:00,3071.93,3100.58,0.0,tp_upper -66836,做空,2024-07-12 14:50:00,2024-07-12 15:20:00,3111.89,3120.16,-0.0,flip_to_long -66837,做多,2024-07-12 15:20:00,2024-07-12 15:25:00,3120.16,3132.9,0.0,tp_upper -66838,做空,2024-07-12 15:35:00,2024-07-12 16:15:00,3121.14,3126.47,-0.0,flip_to_long -66839,做多,2024-07-12 16:15:00,2024-07-12 16:25:00,3126.47,3134.19,0.0,tp_upper -66840,做空,2024-07-12 16:45:00,2024-07-12 16:50:00,3121.88,3133.61,-0.0,flip_to_long -66841,做多,2024-07-12 16:50:00,2024-07-12 16:55:00,3133.61,3137.73,0.0,tp_upper -66842,做空,2024-07-12 18:05:00,2024-07-12 18:15:00,3136.7,3140.49,-0.0,flip_to_long -66843,做多,2024-07-12 18:15:00,2024-07-12 18:20:00,3140.49,3136.53,-0.0,flip_to_short -66844,做空,2024-07-12 18:20:00,2024-07-12 18:30:00,3136.53,3140.73,-0.0,flip_to_long -66845,做多,2024-07-12 18:30:00,2024-07-12 18:40:00,3140.73,3146.43,0.0,flip_to_short -66846,做空,2024-07-12 18:40:00,2024-07-12 18:55:00,3146.43,3140.63,0.0,flip_to_long -66847,做多,2024-07-12 18:55:00,2024-07-12 22:10:00,3140.63,3124.24,-0.0,tp_upper -66848,做空,2024-07-13 00:20:00,2024-07-13 00:25:00,3127.01,3129.08,-0.0,flip_to_long -66849,做多,2024-07-13 00:25:00,2024-07-13 00:30:00,3129.08,3128.51,-0.0,flip_to_short -66850,做空,2024-07-13 00:30:00,2024-07-13 00:35:00,3128.51,3128.73,-0.0,flip_to_long -66851,做多,2024-07-13 00:35:00,2024-07-13 01:00:00,3128.73,3129.52,-0.0,flip_to_short -66852,做空,2024-07-13 01:00:00,2024-07-13 01:05:00,3129.52,3131.48,-0.0,flip_to_long -66853,做多,2024-07-13 01:05:00,2024-07-13 01:20:00,3131.48,3136.41,0.0,tp_upper -66854,做空,2024-07-13 01:35:00,2024-07-13 01:45:00,3131.32,3131.29,-0.0,flip_to_long -66855,做多,2024-07-13 01:45:00,2024-07-13 01:50:00,3131.29,3128.83,-0.0,flip_to_short -66856,做空,2024-07-13 01:50:00,2024-07-13 02:05:00,3128.83,3125.18,0.0,tp_lower -66857,做空,2024-07-13 02:55:00,2024-07-13 03:05:00,3126.81,3126.81,-0.0,flip_to_long -66858,做多,2024-07-13 03:05:00,2024-07-13 03:10:00,3126.81,3126.55,-0.0,flip_to_short -66859,做空,2024-07-13 03:10:00,2024-07-13 03:45:00,3126.55,3124.01,0.0,flip_to_long -66860,做多,2024-07-13 03:45:00,2024-07-13 05:20:00,3124.01,3124.44,-0.0,tp_upper -66861,做空,2024-07-13 07:45:00,2024-07-13 07:55:00,3135.93,3139.1,-0.0,flip_to_long -66862,做多,2024-07-13 07:55:00,2024-07-13 08:00:00,3139.1,3135.51,-0.0,tp_upper -66863,做多,2024-07-13 08:05:00,2024-07-13 08:35:00,3138.12,3134.86,-0.0,flip_to_short -66864,做空,2024-07-13 08:35:00,2024-07-13 08:40:00,3134.86,3134.06,-0.0,tp_lower -66865,做多,2024-07-13 09:15:00,2024-07-13 09:20:00,3139.44,3142.38,0.0,tp_upper -66866,做空,2024-07-13 10:40:00,2024-07-13 10:45:00,3151.2,3153.44,-0.0,flip_to_long -66867,做多,2024-07-13 10:45:00,2024-07-13 11:00:00,3153.44,3153.98,-0.0,flip_to_short -66868,做空,2024-07-13 11:00:00,2024-07-13 11:25:00,3153.98,3154.89,-0.0,flip_to_long -66869,做多,2024-07-13 11:25:00,2024-07-13 11:40:00,3154.89,3157.7,0.0,flip_to_short -66870,做空,2024-07-13 11:40:00,2024-07-13 11:50:00,3157.7,3156.43,-0.0,flip_to_long -66871,做多,2024-07-13 11:50:00,2024-07-13 11:55:00,3156.43,3155.59,-0.0,flip_to_short -66872,做空,2024-07-13 11:55:00,2024-07-13 12:20:00,3155.59,3156.26,-0.0,flip_to_long -66873,做多,2024-07-13 12:20:00,2024-07-13 12:40:00,3156.26,3160.61,0.0,tp_upper -66874,做空,2024-07-13 12:45:00,2024-07-13 12:50:00,3154.84,3159.36,-0.0,flip_to_long -66875,做多,2024-07-13 12:50:00,2024-07-13 12:55:00,3159.36,3155.9,-0.0,flip_to_short -66876,做空,2024-07-13 12:55:00,2024-07-13 13:10:00,3155.9,3153.42,0.0,tp_lower -66877,做多,2024-07-13 13:50:00,2024-07-13 15:15:00,3152.88,3153.89,-0.0,tp_upper -66878,做空,2024-07-13 16:00:00,2024-07-13 16:05:00,3151.15,3155.48,-0.0,flip_to_long -66879,做多,2024-07-13 16:05:00,2024-07-13 16:10:00,3155.48,3156.91,-0.0,tp_upper -66880,做空,2024-07-13 16:20:00,2024-07-13 16:30:00,3154.56,3149.89,0.0,tp_lower -66881,做多,2024-07-13 16:35:00,2024-07-13 17:45:00,3152.7,3151.77,-0.0,flip_to_short -66882,做空,2024-07-13 17:45:00,2024-07-13 19:00:00,3151.77,3154.89,-0.0,flip_to_long -66883,做多,2024-07-13 19:00:00,2024-07-13 19:10:00,3154.89,3158.86,0.0,tp_upper -66884,做空,2024-07-13 20:30:00,2024-07-13 20:35:00,3158.86,3160.26,-0.0,flip_to_long -66885,做多,2024-07-13 20:35:00,2024-07-13 20:45:00,3160.26,3163.74,0.0,tp_upper -66886,做空,2024-07-13 21:05:00,2024-07-13 21:15:00,3160.64,3163.57,-0.0,flip_to_long -66887,做多,2024-07-13 21:15:00,2024-07-13 21:25:00,3163.57,3162.56,-0.0,flip_to_short -66888,做空,2024-07-13 21:25:00,2024-07-13 21:55:00,3162.56,3164.14,-0.0,flip_to_long -66889,做多,2024-07-13 21:55:00,2024-07-13 22:00:00,3164.14,3163.19,-0.0,flip_to_short -66890,做空,2024-07-13 22:00:00,2024-07-13 22:10:00,3163.19,3163.62,-0.0,flip_to_long -66891,做多,2024-07-13 22:10:00,2024-07-13 22:15:00,3163.62,3160.62,-0.0,flip_to_short -66892,做空,2024-07-13 22:15:00,2024-07-13 22:20:00,3160.62,3149.39,0.0,tp_lower -66893,做多,2024-07-13 22:40:00,2024-07-13 22:45:00,3171.29,3180.19,0.0,tp_upper -66894,做空,2024-07-13 23:45:00,2024-07-14 00:00:00,3174.83,3177.65,-0.0,flip_to_long -66895,做多,2024-07-14 00:00:00,2024-07-14 00:15:00,3177.65,3181.36,0.0,flip_to_short -66896,做空,2024-07-14 00:15:00,2024-07-14 00:20:00,3181.36,3182.53,-0.0,flip_to_long -66897,做多,2024-07-14 00:20:00,2024-07-14 01:05:00,3182.53,3179.82,-0.0,flip_to_short -66898,做空,2024-07-14 01:05:00,2024-07-14 01:25:00,3179.82,3178.6,-0.0,flip_to_long -66899,做多,2024-07-14 01:25:00,2024-07-14 02:00:00,3178.6,3180.27,0.0,flip_to_short -66900,做空,2024-07-14 02:00:00,2024-07-14 02:05:00,3180.27,3181.89,-0.0,flip_to_long -66901,做多,2024-07-14 02:05:00,2024-07-14 02:10:00,3181.89,3180.28,-0.0,flip_to_short -66902,做空,2024-07-14 02:10:00,2024-07-14 02:25:00,3180.28,3167.22,0.0,tp_lower -66903,做多,2024-07-14 03:05:00,2024-07-14 03:10:00,3176.69,3175.02,-0.0,flip_to_short -66904,做空,2024-07-14 03:10:00,2024-07-14 03:25:00,3175.02,3174.13,-0.0,flip_to_long -66905,做多,2024-07-14 03:25:00,2024-07-14 03:30:00,3174.13,3169.41,-0.0,flip_to_short -66906,做空,2024-07-14 03:30:00,2024-07-14 03:50:00,3169.41,3171.83,-0.0,flip_to_long -66907,做多,2024-07-14 03:50:00,2024-07-14 03:55:00,3171.83,3171.15,-0.0,flip_to_short -66908,做空,2024-07-14 03:55:00,2024-07-14 06:50:00,3171.15,3187.16,-0.0,tp_lower -66909,做多,2024-07-14 07:20:00,2024-07-14 07:35:00,3193.02,3192.38,-0.0,flip_to_short -66910,做空,2024-07-14 07:35:00,2024-07-14 07:40:00,3192.38,3193.3,-0.0,flip_to_long -66911,做多,2024-07-14 07:40:00,2024-07-14 07:50:00,3193.3,3199.49,0.0,tp_upper -66912,做空,2024-07-14 10:05:00,2024-07-14 10:15:00,3208.8,3204.66,0.0,tp_lower -66913,做多,2024-07-14 11:25:00,2024-07-14 11:40:00,3202.13,3202.83,-0.0,flip_to_short -66914,做空,2024-07-14 11:40:00,2024-07-14 11:55:00,3202.83,3201.47,-0.0,flip_to_long -66915,做多,2024-07-14 11:55:00,2024-07-14 12:05:00,3201.47,3195.26,-0.0,flip_to_short -66916,做空,2024-07-14 12:05:00,2024-07-14 12:10:00,3195.26,3192.4,0.0,tp_lower -66917,做多,2024-07-14 14:45:00,2024-07-14 14:50:00,3186.95,3189.76,0.0,tp_upper -66918,做空,2024-07-14 15:05:00,2024-07-14 15:10:00,3184.02,3188.14,-0.0,flip_to_long -66919,做多,2024-07-14 15:10:00,2024-07-14 15:15:00,3188.14,3184.22,-0.0,flip_to_short -66920,做空,2024-07-14 15:15:00,2024-07-14 15:25:00,3184.22,3182.97,-0.0,flip_to_long -66921,做多,2024-07-14 15:25:00,2024-07-14 15:40:00,3182.97,3182.22,-0.0,flip_to_short -66922,做空,2024-07-14 15:40:00,2024-07-14 15:45:00,3182.22,3184.11,-0.0,flip_to_long -66923,做多,2024-07-14 15:45:00,2024-07-14 16:00:00,3184.11,3185.61,-0.0,flip_to_short -66924,做空,2024-07-14 16:00:00,2024-07-14 17:20:00,3185.61,3183.38,0.0,tp_lower -66925,做多,2024-07-14 17:30:00,2024-07-14 17:40:00,3191.82,3187.78,-0.0,flip_to_short -66926,做空,2024-07-14 17:40:00,2024-07-14 17:45:00,3187.78,3188.17,-0.0,flip_to_long -66927,做多,2024-07-14 17:45:00,2024-07-14 18:10:00,3188.17,3182.47,-0.0,flip_to_short -66928,做空,2024-07-14 18:10:00,2024-07-14 19:15:00,3182.47,3186.72,-0.0,flip_to_long -66929,做多,2024-07-14 19:15:00,2024-07-14 19:40:00,3186.72,3184.76,-0.0,flip_to_short -66930,做空,2024-07-14 19:40:00,2024-07-14 19:45:00,3184.76,3186.68,-0.0,flip_to_long -66931,做多,2024-07-14 19:45:00,2024-07-14 19:50:00,3186.68,3189.18,0.0,tp_upper -66932,做多,2024-07-14 22:50:00,2024-07-14 22:55:00,3247.3,3244.64,-0.0,flip_to_short -66933,做空,2024-07-14 22:55:00,2024-07-14 23:05:00,3244.64,3249.37,-0.0,flip_to_long -66934,做多,2024-07-14 23:05:00,2024-07-14 23:20:00,3249.37,3263.57,0.0,tp_upper -66935,做空,2024-07-14 23:55:00,2024-07-15 00:05:00,3244.1,3234.47,0.0,tp_lower -66936,做多,2024-07-15 00:25:00,2024-07-15 00:30:00,3256.39,3266.14,0.0,tp_upper -66937,做空,2024-07-15 01:45:00,2024-07-15 02:05:00,3273.37,3277.14,-0.0,flip_to_long -66938,做多,2024-07-15 02:05:00,2024-07-15 02:15:00,3277.14,3276.72,-0.0,flip_to_short -66939,做空,2024-07-15 02:15:00,2024-07-15 02:25:00,3276.72,3301.74,-0.0,flip_to_long -66940,做多,2024-07-15 02:25:00,2024-07-15 02:30:00,3301.74,3336.8,0.0,tp_upper -66941,做空,2024-07-15 04:05:00,2024-07-15 04:15:00,3321.78,3332.03,-0.0,flip_to_long -66942,做多,2024-07-15 04:15:00,2024-07-15 04:20:00,3332.03,3329.43,-0.0,tp_upper -66943,做空,2024-07-15 05:20:00,2024-07-15 05:25:00,3329.16,3329.9,-0.0,flip_to_long -66944,做多,2024-07-15 05:25:00,2024-07-15 05:30:00,3329.9,3336.14,0.0,tp_upper -66945,做空,2024-07-15 05:50:00,2024-07-15 05:55:00,3331.26,3333.52,-0.0,flip_to_long -66946,做多,2024-07-15 05:55:00,2024-07-15 06:00:00,3333.52,3330.96,-0.0,flip_to_short -66947,做空,2024-07-15 06:00:00,2024-07-15 06:05:00,3330.96,3334.5,-0.0,flip_to_long -66948,做多,2024-07-15 06:05:00,2024-07-15 06:10:00,3334.5,3341.58,0.0,tp_upper -66949,做空,2024-07-15 08:45:00,2024-07-15 08:50:00,3354.54,3348.28,0.0,tp_lower -66950,做多,2024-07-15 09:35:00,2024-07-15 09:40:00,3358.07,3351.22,-0.0,flip_to_short -66951,做空,2024-07-15 09:40:00,2024-07-15 09:45:00,3351.22,3352.8,-0.0,flip_to_long -66952,做多,2024-07-15 09:45:00,2024-07-15 11:50:00,3352.8,3340.77,-0.0,flip_to_short -66953,做空,2024-07-15 11:50:00,2024-07-15 12:15:00,3340.77,3337.38,0.0,flip_to_long -66954,做多,2024-07-15 12:15:00,2024-07-15 12:25:00,3337.38,3344.28,0.0,tp_upper -66955,做空,2024-07-15 13:30:00,2024-07-15 13:35:00,3336.98,3347.94,-0.0,flip_to_long -66956,做多,2024-07-15 13:35:00,2024-07-15 13:40:00,3347.94,3356.64,0.0,tp_upper -66957,做空,2024-07-15 14:05:00,2024-07-15 14:25:00,3354.05,3349.66,0.0,flip_to_long -66958,做多,2024-07-15 14:25:00,2024-07-15 14:35:00,3349.66,3360.43,0.0,tp_upper -66959,做空,2024-07-15 15:40:00,2024-07-15 15:55:00,3364.35,3365.72,-0.0,flip_to_long -66960,做多,2024-07-15 15:55:00,2024-07-15 16:20:00,3365.72,3375.08,0.0,tp_upper -66961,做空,2024-07-15 17:00:00,2024-07-15 17:40:00,3379.79,3382.6,-0.0,flip_to_long -66962,做多,2024-07-15 17:40:00,2024-07-15 17:55:00,3382.6,3381.02,-0.0,flip_to_short -66963,做空,2024-07-15 17:55:00,2024-07-15 18:00:00,3381.02,3389.05,-0.0,tp_lower -66964,做空,2024-07-15 18:05:00,2024-07-15 18:20:00,3385.9,3394.65,-0.0,flip_to_long -66965,做多,2024-07-15 18:20:00,2024-07-15 18:30:00,3394.65,3396.18,-0.0,tp_upper -66966,做空,2024-07-15 18:35:00,2024-07-15 19:20:00,3393.03,3414.11,-0.0,flip_to_long -66967,做多,2024-07-15 19:20:00,2024-07-15 19:25:00,3414.11,3387.02,-0.0,tp_upper -66968,做多,2024-07-15 19:30:00,2024-07-15 19:40:00,3408.01,3401.14,-0.0,tp_upper -66969,做空,2024-07-15 19:50:00,2024-07-15 21:35:00,3399.3,3425.86,-0.0,flip_to_long -66970,做多,2024-07-15 21:35:00,2024-07-15 21:50:00,3425.86,3422.6,-0.0,flip_to_short -66971,做空,2024-07-15 21:50:00,2024-07-15 22:05:00,3422.6,3431.51,-0.0,flip_to_long -66972,做多,2024-07-15 22:05:00,2024-07-15 22:10:00,3431.51,3451.72,0.0,tp_upper -66973,做空,2024-07-16 00:15:00,2024-07-16 00:30:00,3475.52,3464.26,0.0,tp_lower -66974,做多,2024-07-16 01:15:00,2024-07-16 01:20:00,3480.18,3474.47,-0.0,flip_to_short -66975,做空,2024-07-16 01:20:00,2024-07-16 01:35:00,3474.47,3476.29,-0.0,flip_to_long -66976,做多,2024-07-16 01:35:00,2024-07-16 01:45:00,3476.29,3470.5,-0.0,flip_to_short -66977,做空,2024-07-16 01:45:00,2024-07-16 01:50:00,3470.5,3477.74,-0.0,flip_to_long -66978,做多,2024-07-16 01:50:00,2024-07-16 02:10:00,3477.74,3465.78,-0.0,flip_to_short -66979,做空,2024-07-16 02:10:00,2024-07-16 02:15:00,3465.78,3462.97,0.0,tp_lower -66980,做多,2024-07-16 03:40:00,2024-07-16 03:50:00,3462.98,3470.08,0.0,tp_upper -66981,做空,2024-07-16 04:15:00,2024-07-16 04:20:00,3462.69,3465.06,-0.0,flip_to_long -66982,做多,2024-07-16 04:20:00,2024-07-16 04:25:00,3465.06,3461.12,-0.0,flip_to_short -66983,做空,2024-07-16 04:25:00,2024-07-16 04:30:00,3461.12,3452.97,0.0,tp_lower -66984,做多,2024-07-16 05:00:00,2024-07-16 10:30:00,3462.47,3408.2,-0.0,tp_upper -66985,做空,2024-07-16 11:35:00,2024-07-16 12:15:00,3409.4,3412.69,-0.0,flip_to_long -66986,做多,2024-07-16 12:15:00,2024-07-16 12:25:00,3412.69,3428.18,0.0,tp_upper -66987,做空,2024-07-16 12:40:00,2024-07-16 12:50:00,3415.2,3399.18,0.0,tp_lower -66988,做多,2024-07-16 13:30:00,2024-07-16 13:45:00,3411.14,3404.49,-0.0,flip_to_short -66989,做空,2024-07-16 13:45:00,2024-07-16 13:50:00,3404.49,3408.35,-0.0,flip_to_long -66990,做多,2024-07-16 13:50:00,2024-07-16 15:05:00,3408.35,3427.22,0.0,tp_upper -66991,做空,2024-07-16 16:30:00,2024-07-16 16:45:00,3445.01,3456.77,-0.0,flip_to_long -66992,做多,2024-07-16 16:45:00,2024-07-16 17:00:00,3456.77,3457.24,-0.0,flip_to_short -66993,做空,2024-07-16 17:00:00,2024-07-16 17:35:00,3457.24,3460.18,-0.0,flip_to_long -66994,做多,2024-07-16 17:35:00,2024-07-16 17:55:00,3460.18,3457.11,-0.0,flip_to_short -66995,做空,2024-07-16 17:55:00,2024-07-16 18:05:00,3457.11,3457.28,-0.0,flip_to_long -66996,做多,2024-07-16 18:05:00,2024-07-16 18:20:00,3457.28,3465.86,0.0,tp_upper -66997,做空,2024-07-16 18:25:00,2024-07-16 18:30:00,3456.69,3463.07,-0.0,flip_to_long -66998,做多,2024-07-16 18:30:00,2024-07-16 18:35:00,3463.07,3461.59,-0.0,tp_upper -66999,做空,2024-07-16 18:40:00,2024-07-16 18:45:00,3457.99,3451.34,0.0,tp_lower -67000,做多,2024-07-16 18:55:00,2024-07-16 19:00:00,3460.99,3460.6,-0.0,flip_to_short -67001,做空,2024-07-16 19:00:00,2024-07-16 19:50:00,3460.6,3465.95,-0.0,flip_to_long -67002,做多,2024-07-16 19:50:00,2024-07-16 20:10:00,3465.95,3465.28,-0.0,flip_to_short -67003,做空,2024-07-16 20:10:00,2024-07-16 20:45:00,3465.28,3451.18,0.0,tp_lower -67004,做多,2024-07-16 23:05:00,2024-07-16 23:15:00,3433.34,3445.14,0.0,tp_upper -67005,做多,2024-07-17 02:00:00,2024-07-17 02:15:00,3483.01,3474.6,-0.0,flip_to_short -67006,做空,2024-07-17 02:15:00,2024-07-17 02:40:00,3474.6,3488.72,-0.0,flip_to_long -67007,做多,2024-07-17 02:40:00,2024-07-17 03:35:00,3488.72,3479.82,-0.0,flip_to_short -67008,做空,2024-07-17 03:35:00,2024-07-17 04:00:00,3479.82,3482.72,-0.0,flip_to_long -67009,做多,2024-07-17 04:00:00,2024-07-17 04:15:00,3482.72,3478.77,-0.0,flip_to_short -67010,做空,2024-07-17 04:15:00,2024-07-17 04:20:00,3478.77,3481.17,-0.0,flip_to_long -67011,做多,2024-07-17 04:20:00,2024-07-17 04:25:00,3481.17,3476.9,-0.0,flip_to_short -67012,做空,2024-07-17 04:25:00,2024-07-17 04:35:00,3476.9,3481.24,-0.0,flip_to_long -67013,做多,2024-07-17 04:35:00,2024-07-17 04:50:00,3481.24,3488.35,0.0,tp_upper -67014,做空,2024-07-17 06:15:00,2024-07-17 06:25:00,3495.2,3486.06,0.0,tp_lower -67015,做多,2024-07-17 07:40:00,2024-07-17 07:50:00,3488.18,3481.57,-0.0,flip_to_short -67016,做空,2024-07-17 07:50:00,2024-07-17 08:00:00,3481.57,3488.06,-0.0,flip_to_long -67017,做多,2024-07-17 08:00:00,2024-07-17 08:05:00,3488.06,3480.6,-0.0,flip_to_short -67018,做空,2024-07-17 08:05:00,2024-07-17 08:10:00,3480.6,3472.09,0.0,tp_lower -67019,做多,2024-07-17 08:25:00,2024-07-17 08:30:00,3488.07,3496.99,0.0,tp_upper -67020,做空,2024-07-17 08:40:00,2024-07-17 08:45:00,3482.49,3483.61,-0.0,flip_to_long -67021,做多,2024-07-17 08:45:00,2024-07-17 10:00:00,3483.61,3484.01,-0.0,flip_to_short -67022,做空,2024-07-17 10:00:00,2024-07-17 10:10:00,3484.01,3486.35,-0.0,flip_to_long -67023,做多,2024-07-17 10:10:00,2024-07-17 10:30:00,3486.35,3482.94,-0.0,flip_to_short -67024,做空,2024-07-17 10:30:00,2024-07-17 10:40:00,3482.94,3487.14,-0.0,flip_to_long -67025,做多,2024-07-17 10:40:00,2024-07-17 10:45:00,3487.14,3479.57,-0.0,flip_to_short -67026,做空,2024-07-17 10:45:00,2024-07-17 11:00:00,3479.57,3474.09,0.0,tp_lower -67027,做空,2024-07-17 12:35:00,2024-07-17 12:45:00,3454.55,3452.28,0.0,flip_to_long -67028,做多,2024-07-17 12:45:00,2024-07-17 13:00:00,3452.28,3460.32,0.0,tp_upper -67029,做空,2024-07-17 13:15:00,2024-07-17 13:20:00,3451.14,3446.55,0.0,tp_lower -67030,做多,2024-07-17 13:30:00,2024-07-17 13:40:00,3452.78,3449.99,-0.0,flip_to_short -67031,做空,2024-07-17 13:40:00,2024-07-17 13:45:00,3449.99,3458.82,-0.0,tp_lower -67032,做空,2024-07-17 14:05:00,2024-07-17 14:10:00,3449.94,3451.19,-0.0,flip_to_long -67033,做多,2024-07-17 14:10:00,2024-07-17 14:20:00,3451.19,3448.91,-0.0,flip_to_short -67034,做空,2024-07-17 14:20:00,2024-07-17 14:30:00,3448.91,3460.83,-0.0,flip_to_long -67035,做多,2024-07-17 14:30:00,2024-07-17 14:40:00,3460.83,3458.99,-0.0,flip_to_short -67036,做空,2024-07-17 14:40:00,2024-07-17 14:55:00,3458.99,3455.44,0.0,flip_to_long -67037,做多,2024-07-17 14:55:00,2024-07-17 15:10:00,3455.44,3458.55,0.0,flip_to_short -67038,做空,2024-07-17 15:10:00,2024-07-17 15:45:00,3458.55,3444.24,0.0,tp_lower -67039,做多,2024-07-17 17:25:00,2024-07-17 19:05:00,3405.83,3412.33,0.0,flip_to_short -67040,做空,2024-07-17 19:05:00,2024-07-17 19:10:00,3412.33,3413.06,-0.0,flip_to_long -67041,做多,2024-07-17 19:10:00,2024-07-17 19:20:00,3413.06,3420.43,0.0,tp_upper -67042,做空,2024-07-17 19:55:00,2024-07-17 20:05:00,3415.55,3417.68,-0.0,flip_to_long -67043,做多,2024-07-17 20:05:00,2024-07-17 20:25:00,3417.68,3425.0,0.0,tp_upper -67044,做空,2024-07-17 20:45:00,2024-07-17 20:55:00,3419.52,3414.78,0.0,tp_lower -67045,做多,2024-07-17 21:35:00,2024-07-17 21:45:00,3413.81,3411.78,-0.0,flip_to_short -67046,做空,2024-07-17 21:45:00,2024-07-17 21:50:00,3411.78,3412.96,-0.0,flip_to_long -67047,做多,2024-07-17 21:50:00,2024-07-17 21:55:00,3412.96,3410.93,-0.0,flip_to_short -67048,做空,2024-07-17 21:55:00,2024-07-17 22:15:00,3410.93,3391.99,0.0,tp_lower -67049,做多,2024-07-17 22:25:00,2024-07-17 22:30:00,3407.69,3397.25,-0.0,flip_to_short -67050,做空,2024-07-17 22:30:00,2024-07-17 22:35:00,3397.25,3392.99,0.0,tp_lower -67051,做多,2024-07-17 23:25:00,2024-07-17 23:40:00,3399.98,3395.64,-0.0,flip_to_short -67052,做空,2024-07-17 23:40:00,2024-07-18 00:05:00,3395.64,3385.81,0.0,tp_lower -67053,做多,2024-07-18 00:15:00,2024-07-18 00:30:00,3387.39,3403.33,0.0,tp_upper -67054,做空,2024-07-18 02:10:00,2024-07-18 02:15:00,3413.18,3403.22,0.0,tp_lower -67055,做多,2024-07-18 02:25:00,2024-07-18 02:35:00,3417.14,3415.3,-0.0,flip_to_short -67056,做空,2024-07-18 02:35:00,2024-07-18 02:40:00,3415.3,3417.39,-0.0,flip_to_long -67057,做多,2024-07-18 02:40:00,2024-07-18 03:00:00,3417.39,3422.26,0.0,flip_to_short -67058,做空,2024-07-18 03:00:00,2024-07-18 04:30:00,3422.26,3419.31,0.0,tp_lower -67059,做多,2024-07-18 05:35:00,2024-07-18 05:40:00,3421.02,3418.01,-0.0,flip_to_short -67060,做空,2024-07-18 05:40:00,2024-07-18 05:45:00,3418.01,3423.16,-0.0,flip_to_long -67061,做多,2024-07-18 05:45:00,2024-07-18 05:50:00,3423.16,3428.93,0.0,tp_upper -67062,做空,2024-07-18 07:25:00,2024-07-18 07:30:00,3434.62,3439.91,-0.0,flip_to_long -67063,做多,2024-07-18 07:30:00,2024-07-18 07:35:00,3439.91,3433.56,-0.0,flip_to_short -67064,做空,2024-07-18 07:35:00,2024-07-18 07:40:00,3433.56,3438.57,-0.0,flip_to_long -67065,做多,2024-07-18 07:40:00,2024-07-18 07:45:00,3438.57,3433.11,-0.0,flip_to_short -67066,做空,2024-07-18 07:45:00,2024-07-18 08:05:00,3433.11,3439.05,-0.0,flip_to_long -67067,做多,2024-07-18 08:05:00,2024-07-18 08:20:00,3439.05,3430.39,-0.0,flip_to_short -67068,做空,2024-07-18 08:20:00,2024-07-18 08:25:00,3430.39,3438.98,-0.0,flip_to_long -67069,做多,2024-07-18 08:25:00,2024-07-18 08:30:00,3438.98,3436.16,-0.0,flip_to_short -67070,做空,2024-07-18 08:30:00,2024-07-18 08:40:00,3436.16,3437.91,-0.0,flip_to_long -67071,做多,2024-07-18 08:40:00,2024-07-18 08:50:00,3437.91,3455.68,0.0,tp_upper -67072,做空,2024-07-18 10:00:00,2024-07-18 10:25:00,3446.01,3433.95,0.0,tp_lower -67073,做空,2024-07-18 11:25:00,2024-07-18 11:30:00,3441.05,3443.53,-0.0,flip_to_long -67074,做多,2024-07-18 11:30:00,2024-07-18 11:35:00,3443.53,3446.96,0.0,tp_upper -67075,做空,2024-07-18 13:30:00,2024-07-18 14:00:00,3467.99,3475.05,-0.0,flip_to_long -67076,做多,2024-07-18 14:00:00,2024-07-18 14:05:00,3475.05,3469.38,-0.0,flip_to_short -67077,做空,2024-07-18 14:05:00,2024-07-18 14:20:00,3469.38,3453.44,0.0,tp_lower -67078,做多,2024-07-18 16:30:00,2024-07-18 17:40:00,3406.96,3409.65,0.0,flip_to_short -67079,做空,2024-07-18 17:40:00,2024-07-18 18:00:00,3409.65,3397.27,0.0,tp_lower -67080,做多,2024-07-18 18:50:00,2024-07-18 19:00:00,3399.86,3396.01,-0.0,flip_to_short -67081,做空,2024-07-18 19:00:00,2024-07-18 19:05:00,3396.01,3402.05,-0.0,flip_to_long -67082,做多,2024-07-18 19:05:00,2024-07-18 19:10:00,3402.05,3395.99,-0.0,flip_to_short -67083,做空,2024-07-18 19:10:00,2024-07-18 19:15:00,3395.99,3401.03,-0.0,flip_to_long -67084,做多,2024-07-18 19:15:00,2024-07-18 19:20:00,3401.03,3388.31,-0.0,flip_to_short -67085,做空,2024-07-18 19:20:00,2024-07-18 19:25:00,3388.31,3396.81,-0.0,tp_lower -67086,做多,2024-07-18 19:30:00,2024-07-18 19:35:00,3405.56,3405.65,-0.0,tp_upper -67087,做空,2024-07-18 20:05:00,2024-07-18 20:15:00,3400.32,3405.66,-0.0,flip_to_long -67088,做多,2024-07-18 20:15:00,2024-07-18 20:45:00,3405.66,3404.76,-0.0,flip_to_short -67089,做空,2024-07-18 20:45:00,2024-07-18 23:50:00,3404.76,3424.73,-0.0,tp_lower -67090,做多,2024-07-19 01:35:00,2024-07-19 02:45:00,3408.65,3406.26,-0.0,flip_to_short -67091,做空,2024-07-19 02:45:00,2024-07-19 03:00:00,3406.26,3413.7,-0.0,flip_to_long -67092,做多,2024-07-19 03:00:00,2024-07-19 03:05:00,3413.7,3407.32,-0.0,flip_to_short -67093,做空,2024-07-19 03:05:00,2024-07-19 03:10:00,3407.32,3413.78,-0.0,flip_to_long -67094,做多,2024-07-19 03:10:00,2024-07-19 03:40:00,3413.78,3427.94,0.0,tp_upper -67095,做空,2024-07-19 04:50:00,2024-07-19 05:10:00,3423.0,3425.09,-0.0,flip_to_long -67096,做多,2024-07-19 05:10:00,2024-07-19 05:50:00,3425.09,3423.11,-0.0,flip_to_short -67097,做空,2024-07-19 05:50:00,2024-07-19 06:00:00,3423.11,3429.26,-0.0,flip_to_long -67098,做多,2024-07-19 06:00:00,2024-07-19 06:05:00,3429.26,3441.89,0.0,tp_upper -67099,做空,2024-07-19 07:00:00,2024-07-19 07:10:00,3433.99,3418.1,0.0,tp_lower -67100,做多,2024-07-19 09:00:00,2024-07-19 09:35:00,3400.37,3387.71,-0.0,flip_to_short -67101,做空,2024-07-19 09:35:00,2024-07-19 10:00:00,3387.71,3387.8,-0.0,tp_lower -67102,做多,2024-07-19 10:10:00,2024-07-19 10:15:00,3394.76,3403.72,0.0,tp_upper -67103,做空,2024-07-19 11:35:00,2024-07-19 11:45:00,3396.91,3394.95,0.0,tp_lower -67104,做多,2024-07-19 11:55:00,2024-07-19 12:05:00,3402.84,3404.39,-0.0,tp_upper -67105,做空,2024-07-19 12:10:00,2024-07-19 13:30:00,3404.36,3406.63,-0.0,flip_to_long -67106,做多,2024-07-19 13:30:00,2024-07-19 13:35:00,3406.63,3428.87,0.0,tp_upper -67107,做空,2024-07-19 15:20:00,2024-07-19 15:40:00,3452.99,3461.84,-0.0,flip_to_long -67108,做多,2024-07-19 15:40:00,2024-07-19 16:00:00,3461.84,3479.53,0.0,tp_upper -67109,做空,2024-07-19 17:40:00,2024-07-19 17:45:00,3489.77,3492.52,-0.0,flip_to_long -67110,做多,2024-07-19 17:45:00,2024-07-19 18:00:00,3492.52,3493.09,-0.0,flip_to_short -67111,做空,2024-07-19 18:00:00,2024-07-19 18:05:00,3493.09,3500.82,-0.0,flip_to_long -67112,做多,2024-07-19 18:05:00,2024-07-19 18:15:00,3500.82,3499.23,-0.0,tp_upper -67113,做空,2024-07-19 18:20:00,2024-07-19 18:25:00,3491.77,3496.55,-0.0,flip_to_long -67114,做多,2024-07-19 18:25:00,2024-07-19 18:35:00,3496.55,3496.96,-0.0,flip_to_short -67115,做空,2024-07-19 18:35:00,2024-07-19 18:50:00,3496.96,3500.22,-0.0,flip_to_long -67116,做多,2024-07-19 18:50:00,2024-07-19 19:00:00,3500.22,3507.62,0.0,tp_upper -67117,做多,2024-07-19 19:40:00,2024-07-19 20:00:00,3516.03,3504.19,-0.0,flip_to_short -67118,做空,2024-07-19 20:00:00,2024-07-19 21:05:00,3504.19,3506.47,-0.0,flip_to_long -67119,做多,2024-07-19 21:05:00,2024-07-19 21:30:00,3506.47,3517.15,0.0,tp_upper -67120,做空,2024-07-19 21:55:00,2024-07-19 22:35:00,3510.06,3515.4,-0.0,flip_to_long -67121,做多,2024-07-19 22:35:00,2024-07-19 22:40:00,3515.4,3513.42,-0.0,flip_to_short -67122,做空,2024-07-19 22:40:00,2024-07-19 22:50:00,3513.42,3503.9,0.0,tp_lower -67123,做多,2024-07-19 23:10:00,2024-07-19 23:15:00,3513.33,3510.47,-0.0,flip_to_short -67124,做空,2024-07-19 23:15:00,2024-07-19 23:25:00,3510.47,3506.93,0.0,tp_lower -67125,做多,2024-07-20 02:10:00,2024-07-20 02:30:00,3487.4,3488.18,-0.0,flip_to_short -67126,做空,2024-07-20 02:30:00,2024-07-20 04:10:00,3488.18,3499.58,-0.0,flip_to_long -67127,做多,2024-07-20 04:10:00,2024-07-20 04:15:00,3499.58,3502.4,0.0,tp_upper -67128,做空,2024-07-20 05:20:00,2024-07-20 05:50:00,3498.6,3501.72,-0.0,flip_to_long -67129,做多,2024-07-20 05:50:00,2024-07-20 05:55:00,3501.72,3500.32,-0.0,flip_to_short -67130,做空,2024-07-20 05:55:00,2024-07-20 06:05:00,3500.32,3502.41,-0.0,flip_to_long -67131,做多,2024-07-20 06:05:00,2024-07-20 06:15:00,3502.41,3500.57,-0.0,flip_to_short -67132,做空,2024-07-20 06:15:00,2024-07-20 06:20:00,3500.57,3501.5,-0.0,flip_to_long -67133,做多,2024-07-20 06:20:00,2024-07-20 06:30:00,3501.5,3500.02,-0.0,flip_to_short -67134,做空,2024-07-20 06:30:00,2024-07-20 06:35:00,3500.02,3501.38,-0.0,flip_to_long -67135,做多,2024-07-20 06:35:00,2024-07-20 06:45:00,3501.38,3499.98,-0.0,flip_to_short -67136,做空,2024-07-20 06:45:00,2024-07-20 06:55:00,3499.98,3500.02,-0.0,flip_to_long -67137,做多,2024-07-20 06:55:00,2024-07-20 07:00:00,3500.02,3495.57,-0.0,flip_to_short -67138,做空,2024-07-20 07:00:00,2024-07-20 07:05:00,3495.57,3495.18,-0.0,tp_lower -67139,做空,2024-07-20 09:15:00,2024-07-20 09:30:00,3485.33,3491.61,-0.0,flip_to_long -67140,做多,2024-07-20 09:30:00,2024-07-20 09:35:00,3491.61,3490.82,-0.0,tp_upper -67141,做空,2024-07-20 09:45:00,2024-07-20 10:05:00,3485.2,3486.78,-0.0,flip_to_long -67142,做多,2024-07-20 10:05:00,2024-07-20 10:10:00,3486.78,3484.55,-0.0,flip_to_short -67143,做空,2024-07-20 10:10:00,2024-07-20 10:45:00,3484.55,3484.81,-0.0,flip_to_long -67144,做多,2024-07-20 10:45:00,2024-07-20 11:00:00,3484.81,3485.06,-0.0,flip_to_short -67145,做空,2024-07-20 11:00:00,2024-07-20 11:20:00,3485.06,3479.64,0.0,tp_lower -67146,做多,2024-07-20 11:25:00,2024-07-20 11:30:00,3485.42,3488.88,0.0,tp_upper -67147,做空,2024-07-20 11:50:00,2024-07-20 12:00:00,3482.31,3487.38,-0.0,flip_to_long -67148,做多,2024-07-20 12:00:00,2024-07-20 12:15:00,3487.38,3488.31,-0.0,flip_to_short -67149,做空,2024-07-20 12:15:00,2024-07-20 13:15:00,3488.31,3488.81,-0.0,tp_lower -67150,做空,2024-07-20 13:30:00,2024-07-20 13:35:00,3486.95,3484.13,0.0,tp_lower -67151,做多,2024-07-20 13:55:00,2024-07-20 14:05:00,3489.05,3488.93,-0.0,flip_to_short -67152,做空,2024-07-20 14:05:00,2024-07-20 14:15:00,3488.93,3491.39,-0.0,flip_to_long -67153,做多,2024-07-20 14:15:00,2024-07-20 14:30:00,3491.39,3493.56,0.0,tp_upper -67154,做空,2024-07-20 15:35:00,2024-07-20 15:50:00,3496.97,3497.44,-0.0,flip_to_long -67155,做多,2024-07-20 15:50:00,2024-07-20 16:05:00,3497.44,3499.9,0.0,flip_to_short -67156,做空,2024-07-20 16:05:00,2024-07-20 16:45:00,3499.9,3494.72,0.0,tp_lower -67157,做多,2024-07-20 17:05:00,2024-07-20 17:10:00,3501.44,3502.79,-0.0,tp_upper -67158,做空,2024-07-20 19:15:00,2024-07-20 19:20:00,3523.66,3526.31,-0.0,flip_to_long -67159,做多,2024-07-20 19:20:00,2024-07-20 20:15:00,3526.31,3522.32,-0.0,flip_to_short -67160,做空,2024-07-20 20:15:00,2024-07-20 20:30:00,3522.32,3522.94,-0.0,flip_to_long -67161,做多,2024-07-20 20:30:00,2024-07-20 21:00:00,3522.94,3507.61,-0.0,flip_to_short -67162,做空,2024-07-20 21:00:00,2024-07-20 21:05:00,3507.61,3506.69,-0.0,tp_lower -67163,做多,2024-07-20 21:45:00,2024-07-20 21:50:00,3516.82,3516.28,-0.0,flip_to_short -67164,做空,2024-07-20 21:50:00,2024-07-20 22:00:00,3516.28,3520.28,-0.0,flip_to_long -67165,做多,2024-07-20 22:00:00,2024-07-20 22:25:00,3520.28,3515.23,-0.0,flip_to_short -67166,做空,2024-07-20 22:25:00,2024-07-20 22:45:00,3515.23,3509.68,0.0,tp_lower -67167,做多,2024-07-20 22:55:00,2024-07-20 23:15:00,3512.61,3514.24,-0.0,flip_to_short -67168,做空,2024-07-20 23:15:00,2024-07-20 23:20:00,3514.24,3515.61,-0.0,flip_to_long -67169,做多,2024-07-20 23:20:00,2024-07-21 00:15:00,3515.61,3525.79,0.0,tp_upper -67170,做空,2024-07-21 00:30:00,2024-07-21 00:35:00,3517.33,3510.89,0.0,tp_lower -67171,做多,2024-07-21 01:20:00,2024-07-21 01:25:00,3515.93,3512.57,-0.0,flip_to_short -67172,做空,2024-07-21 01:25:00,2024-07-21 01:35:00,3512.57,3513.7,-0.0,flip_to_long -67173,做多,2024-07-21 01:35:00,2024-07-21 02:45:00,3513.7,3515.48,0.0,tp_upper -67174,做多,2024-07-21 03:10:00,2024-07-21 03:20:00,3516.54,3515.31,-0.0,flip_to_short -67175,做空,2024-07-21 03:20:00,2024-07-21 03:30:00,3515.31,3510.29,0.0,tp_lower -67176,做多,2024-07-21 06:00:00,2024-07-21 07:55:00,3499.69,3482.88,-0.0,flip_to_short -67177,做空,2024-07-21 07:55:00,2024-07-21 08:00:00,3482.88,3487.44,-0.0,flip_to_long -67178,做多,2024-07-21 08:00:00,2024-07-21 08:05:00,3487.44,3488.21,-0.0,tp_upper -67179,做空,2024-07-21 08:20:00,2024-07-21 08:35:00,3486.19,3488.21,-0.0,flip_to_long -67180,做多,2024-07-21 08:35:00,2024-07-21 08:45:00,3488.21,3488.26,-0.0,tp_upper -67181,做空,2024-07-21 10:25:00,2024-07-21 10:50:00,3495.84,3496.78,-0.0,flip_to_long -67182,做多,2024-07-21 10:50:00,2024-07-21 10:55:00,3496.78,3492.81,-0.0,flip_to_short -67183,做空,2024-07-21 10:55:00,2024-07-21 11:00:00,3492.81,3496.87,-0.0,flip_to_long -67184,做多,2024-07-21 11:00:00,2024-07-21 12:00:00,3496.87,3499.33,0.0,tp_upper -67185,做空,2024-07-21 12:40:00,2024-07-21 12:45:00,3495.36,3495.86,-0.0,flip_to_long -67186,做多,2024-07-21 12:45:00,2024-07-21 13:15:00,3495.86,3496.21,-0.0,flip_to_short -67187,做空,2024-07-21 13:15:00,2024-07-21 13:25:00,3496.21,3495.39,-0.0,tp_lower -67188,做多,2024-07-21 14:10:00,2024-07-21 14:15:00,3498.18,3500.27,0.0,tp_upper -67189,做空,2024-07-21 15:15:00,2024-07-21 15:20:00,3497.99,3501.43,-0.0,flip_to_long -67190,做多,2024-07-21 15:20:00,2024-07-21 15:40:00,3501.43,3502.6,-0.0,flip_to_short -67191,做空,2024-07-21 15:40:00,2024-07-21 15:45:00,3502.6,3496.17,0.0,tp_lower -67192,做多,2024-07-21 16:10:00,2024-07-21 16:15:00,3505.32,3498.61,-0.0,flip_to_short -67193,做空,2024-07-21 16:15:00,2024-07-21 16:20:00,3498.61,3493.11,0.0,tp_lower -67194,做多,2024-07-21 16:45:00,2024-07-21 16:50:00,3505.64,3514.26,0.0,tp_upper -67195,做空,2024-07-21 17:25:00,2024-07-21 17:50:00,3504.26,3460.78,0.0,tp_lower -67196,做多,2024-07-21 18:30:00,2024-07-21 19:10:00,3476.7,3464.0,-0.0,flip_to_short -67197,做空,2024-07-21 19:10:00,2024-07-21 21:00:00,3464.0,3500.73,-0.0,flip_to_long -67198,做多,2024-07-21 21:00:00,2024-07-21 21:05:00,3500.73,3497.11,-0.0,flip_to_short -67199,做空,2024-07-21 21:05:00,2024-07-21 21:15:00,3497.11,3503.95,-0.0,flip_to_long -67200,做多,2024-07-21 21:15:00,2024-07-21 21:20:00,3503.95,3502.86,-0.0,flip_to_short -67201,做空,2024-07-21 21:20:00,2024-07-21 23:50:00,3502.86,3531.44,-0.0,flip_to_long -67202,做多,2024-07-21 23:50:00,2024-07-22 00:05:00,3531.44,3532.15,-0.0,tp_upper -67203,做多,2024-07-22 00:15:00,2024-07-22 00:20:00,3533.67,3527.9,-0.0,flip_to_short -67204,做空,2024-07-22 00:20:00,2024-07-22 00:25:00,3527.9,3535.77,-0.0,flip_to_long -67205,做多,2024-07-22 00:25:00,2024-07-22 00:30:00,3535.77,3541.12,0.0,tp_upper -67206,做空,2024-07-22 01:10:00,2024-07-22 01:20:00,3533.09,3536.72,-0.0,flip_to_long -67207,做多,2024-07-22 01:20:00,2024-07-22 01:25:00,3536.72,3533.36,-0.0,flip_to_short -67208,做空,2024-07-22 01:25:00,2024-07-22 01:40:00,3533.36,3531.92,-0.0,flip_to_long -67209,做多,2024-07-22 01:40:00,2024-07-22 03:05:00,3531.92,3527.69,-0.0,flip_to_short -67210,做空,2024-07-22 03:05:00,2024-07-22 03:10:00,3527.69,3528.8,-0.0,flip_to_long -67211,做多,2024-07-22 03:10:00,2024-07-22 07:40:00,3528.8,3478.28,-0.0,flip_to_short -67212,做空,2024-07-22 07:40:00,2024-07-22 08:05:00,3478.28,3481.23,-0.0,flip_to_long -67213,做多,2024-07-22 08:05:00,2024-07-22 08:10:00,3481.23,3485.99,0.0,tp_upper -67214,做空,2024-07-22 08:45:00,2024-07-22 08:50:00,3471.39,3475.53,-0.0,tp_lower -67215,做多,2024-07-22 09:00:00,2024-07-22 09:45:00,3478.28,3481.94,0.0,flip_to_short -67216,做空,2024-07-22 09:45:00,2024-07-22 11:25:00,3481.94,3489.41,-0.0,tp_lower -67217,做多,2024-07-22 11:30:00,2024-07-22 11:45:00,3494.9,3497.07,0.0,tp_upper -67218,做空,2024-07-22 12:10:00,2024-07-22 13:15:00,3492.22,3491.6,-0.0,tp_lower -67219,做多,2024-07-22 13:35:00,2024-07-22 15:40:00,3494.78,3456.8,-0.0,flip_to_short -67220,做空,2024-07-22 15:40:00,2024-07-22 16:40:00,3456.8,3459.78,-0.0,flip_to_long -67221,做多,2024-07-22 16:40:00,2024-07-22 16:45:00,3459.78,3457.25,-0.0,tp_upper -67222,做空,2024-07-22 16:50:00,2024-07-22 17:15:00,3456.41,3457.9,-0.0,flip_to_long -67223,做多,2024-07-22 17:15:00,2024-07-22 17:30:00,3457.9,3464.99,0.0,tp_upper -67224,做空,2024-07-22 19:00:00,2024-07-22 20:35:00,3471.03,3483.8,-0.0,flip_to_long -67225,做多,2024-07-22 20:35:00,2024-07-22 21:00:00,3483.8,3480.17,-0.0,flip_to_short -67226,做空,2024-07-22 21:00:00,2024-07-22 21:05:00,3480.17,3467.82,0.0,tp_lower -67227,做多,2024-07-22 22:50:00,2024-07-22 23:45:00,3448.8,3441.19,-0.0,flip_to_short -67228,做空,2024-07-22 23:45:00,2024-07-23 00:00:00,3441.19,3439.5,-0.0,flip_to_long -67229,做多,2024-07-23 00:00:00,2024-07-23 00:15:00,3439.5,3446.98,0.0,tp_upper -67230,做空,2024-07-23 02:10:00,2024-07-23 02:15:00,3469.39,3476.03,-0.0,flip_to_long -67231,做多,2024-07-23 02:15:00,2024-07-23 02:20:00,3476.03,3472.73,-0.0,flip_to_short -67232,做空,2024-07-23 02:20:00,2024-07-23 02:30:00,3472.73,3479.69,-0.0,flip_to_long -67233,做多,2024-07-23 02:30:00,2024-07-23 02:40:00,3479.69,3487.99,0.0,tp_upper -67234,做空,2024-07-23 03:15:00,2024-07-23 03:45:00,3476.03,3478.39,-0.0,flip_to_long -67235,做多,2024-07-23 03:45:00,2024-07-23 03:50:00,3478.39,3476.11,-0.0,flip_to_short -67236,做空,2024-07-23 03:50:00,2024-07-23 04:05:00,3476.11,3476.44,-0.0,flip_to_long -67237,做多,2024-07-23 04:05:00,2024-07-23 04:20:00,3476.44,3473.12,-0.0,flip_to_short -67238,做空,2024-07-23 04:20:00,2024-07-23 04:25:00,3473.12,3469.83,0.0,tp_lower -67239,做多,2024-07-23 06:00:00,2024-07-23 06:30:00,3450.23,3441.61,-0.0,flip_to_short -67240,做空,2024-07-23 06:30:00,2024-07-23 06:40:00,3441.61,3439.99,-0.0,flip_to_long -67241,做多,2024-07-23 06:40:00,2024-07-23 07:25:00,3439.99,3441.97,0.0,flip_to_short -67242,做空,2024-07-23 07:25:00,2024-07-23 07:30:00,3441.97,3451.32,-0.0,flip_to_long -67243,做多,2024-07-23 07:30:00,2024-07-23 07:45:00,3451.32,3448.9,-0.0,flip_to_short -67244,做空,2024-07-23 07:45:00,2024-07-23 10:05:00,3448.9,3525.95,-0.0,flip_to_long -67245,做多,2024-07-23 10:05:00,2024-07-23 10:10:00,3525.95,3524.42,-0.0,flip_to_short -67246,做空,2024-07-23 10:10:00,2024-07-23 10:25:00,3524.42,3525.34,-0.0,flip_to_long -67247,做多,2024-07-23 10:25:00,2024-07-23 10:35:00,3525.34,3521.86,-0.0,flip_to_short -67248,做空,2024-07-23 10:35:00,2024-07-23 10:45:00,3521.86,3515.5,0.0,tp_lower -67249,做多,2024-07-23 11:30:00,2024-07-23 12:05:00,3512.54,3509.6,-0.0,flip_to_short -67250,做空,2024-07-23 12:05:00,2024-07-23 12:15:00,3509.6,3512.13,-0.0,flip_to_long -67251,做多,2024-07-23 12:15:00,2024-07-23 12:20:00,3512.13,3506.43,-0.0,flip_to_short -67252,做空,2024-07-23 12:20:00,2024-07-23 12:25:00,3506.43,3491.41,0.0,tp_lower -67253,做多,2024-07-23 12:50:00,2024-07-23 12:55:00,3506.53,3505.01,-0.0,flip_to_short -67254,做空,2024-07-23 12:55:00,2024-07-23 13:00:00,3505.01,3510.39,-0.0,flip_to_long -67255,做多,2024-07-23 13:00:00,2024-07-23 13:05:00,3510.39,3500.59,-0.0,flip_to_short -67256,做空,2024-07-23 13:05:00,2024-07-23 13:10:00,3500.59,3493.93,0.0,tp_lower -67257,做多,2024-07-23 14:30:00,2024-07-23 15:00:00,3478.22,3473.41,-0.0,flip_to_short -67258,做空,2024-07-23 15:00:00,2024-07-23 15:35:00,3473.41,3442.66,0.0,tp_lower -67259,做多,2024-07-23 16:20:00,2024-07-23 16:25:00,3465.36,3454.74,-0.0,flip_to_short -67260,做空,2024-07-23 16:25:00,2024-07-23 16:40:00,3454.74,3421.6,0.0,tp_lower -67261,做空,2024-07-23 19:50:00,2024-07-23 20:00:00,3461.48,3468.49,-0.0,flip_to_long -67262,做多,2024-07-23 20:00:00,2024-07-23 21:30:00,3468.49,3477.6,0.0,flip_to_short -67263,做空,2024-07-23 21:30:00,2024-07-23 21:50:00,3477.6,3470.07,0.0,tp_lower -67264,做多,2024-07-23 22:35:00,2024-07-23 22:45:00,3471.88,3468.87,-0.0,flip_to_short -67265,做空,2024-07-23 22:45:00,2024-07-23 22:55:00,3468.87,3481.68,-0.0,flip_to_long -67266,做多,2024-07-23 22:55:00,2024-07-23 23:00:00,3481.68,3491.4,0.0,tp_upper -67267,做空,2024-07-23 23:15:00,2024-07-23 23:25:00,3471.5,3471.66,-0.0,flip_to_long -67268,做多,2024-07-23 23:25:00,2024-07-24 00:05:00,3471.66,3480.8,0.0,flip_to_short -67269,做空,2024-07-24 00:05:00,2024-07-24 00:30:00,3480.8,3465.01,0.0,tp_lower -67270,做多,2024-07-24 01:20:00,2024-07-24 03:05:00,3469.77,3442.09,-0.0,flip_to_short -67271,做空,2024-07-24 03:05:00,2024-07-24 04:15:00,3442.09,3438.65,0.0,tp_lower -67272,做多,2024-07-24 05:30:00,2024-07-24 05:35:00,3437.94,3435.83,-0.0,flip_to_short -67273,做空,2024-07-24 05:35:00,2024-07-24 05:40:00,3435.83,3436.77,-0.0,flip_to_long -67274,做多,2024-07-24 05:40:00,2024-07-24 05:50:00,3436.77,3438.78,0.0,tp_upper -67275,做空,2024-07-24 06:35:00,2024-07-24 06:45:00,3440.91,3439.77,-0.0,flip_to_long -67276,做多,2024-07-24 06:45:00,2024-07-24 06:55:00,3439.77,3439.09,-0.0,flip_to_short -67277,做空,2024-07-24 06:55:00,2024-07-24 07:00:00,3439.09,3439.5,-0.0,flip_to_long -67278,做多,2024-07-24 07:00:00,2024-07-24 07:20:00,3439.5,3448.22,0.0,tp_upper -67279,做空,2024-07-24 07:30:00,2024-07-24 07:35:00,3441.39,3443.93,-0.0,flip_to_long -67280,做多,2024-07-24 07:35:00,2024-07-24 07:50:00,3443.93,3442.15,-0.0,flip_to_short -67281,做空,2024-07-24 07:50:00,2024-07-24 07:55:00,3442.15,3445.74,-0.0,flip_to_long -67282,做多,2024-07-24 07:55:00,2024-07-24 08:00:00,3445.74,3441.72,-0.0,tp_upper -67283,做多,2024-07-24 08:05:00,2024-07-24 08:10:00,3457.98,3456.62,-0.0,tp_upper -67284,做多,2024-07-24 09:15:00,2024-07-24 09:30:00,3455.44,3453.88,-0.0,flip_to_short -67285,做空,2024-07-24 09:30:00,2024-07-24 09:35:00,3453.88,3454.19,-0.0,flip_to_long -67286,做多,2024-07-24 09:35:00,2024-07-24 10:00:00,3454.19,3457.59,0.0,tp_upper -67287,做空,2024-07-24 11:20:00,2024-07-24 11:30:00,3463.11,3465.01,-0.0,flip_to_long -67288,做多,2024-07-24 11:30:00,2024-07-24 11:35:00,3465.01,3460.74,-0.0,flip_to_short -67289,做空,2024-07-24 11:35:00,2024-07-24 11:40:00,3460.74,3460.82,-0.0,tp_lower -67290,做多,2024-07-24 12:30:00,2024-07-24 12:35:00,3461.72,3455.95,-0.0,flip_to_short -67291,做空,2024-07-24 12:35:00,2024-07-24 12:45:00,3455.95,3444.84,0.0,tp_lower -67292,做多,2024-07-24 13:10:00,2024-07-24 13:20:00,3455.48,3465.23,0.0,tp_upper -67293,做空,2024-07-24 13:45:00,2024-07-24 13:55:00,3454.68,3440.02,0.0,tp_lower -67294,做多,2024-07-24 14:30:00,2024-07-24 14:35:00,3453.81,3446.79,-0.0,flip_to_short -67295,做空,2024-07-24 14:35:00,2024-07-24 14:45:00,3446.79,3441.65,0.0,tp_lower -67296,做多,2024-07-24 16:35:00,2024-07-24 16:55:00,3418.64,3419.25,-0.0,flip_to_short -67297,做空,2024-07-24 16:55:00,2024-07-24 17:20:00,3419.25,3422.98,-0.0,flip_to_long -67298,做多,2024-07-24 17:20:00,2024-07-24 17:40:00,3422.98,3429.05,0.0,tp_upper -67299,做空,2024-07-24 17:50:00,2024-07-24 18:00:00,3418.28,3412.97,0.0,tp_lower -67300,做多,2024-07-24 19:30:00,2024-07-24 19:35:00,3398.39,3393.34,-0.0,flip_to_short -67301,做空,2024-07-24 19:35:00,2024-07-24 19:50:00,3393.34,3360.9,0.0,tp_lower -67302,做多,2024-07-24 22:45:00,2024-07-24 23:10:00,3329.11,3326.97,-0.0,flip_to_short -67303,做空,2024-07-24 23:10:00,2024-07-24 23:20:00,3326.97,3327.76,-0.0,tp_lower -67304,做多,2024-07-24 23:30:00,2024-07-24 23:40:00,3328.7,3330.1,-0.0,flip_to_short -67305,做空,2024-07-24 23:40:00,2024-07-25 00:40:00,3330.1,3332.4,-0.0,flip_to_long -67306,做多,2024-07-25 00:40:00,2024-07-25 00:50:00,3332.4,3325.98,-0.0,flip_to_short -67307,做空,2024-07-25 00:50:00,2024-07-25 00:55:00,3325.98,3323.7,0.0,tp_lower -67308,做多,2024-07-25 04:15:00,2024-07-25 04:45:00,3167.46,3184.19,0.0,tp_upper -67309,做空,2024-07-25 06:00:00,2024-07-25 06:10:00,3172.93,3167.41,0.0,tp_lower -67310,做多,2024-07-25 06:35:00,2024-07-25 06:45:00,3179.39,3177.51,-0.0,flip_to_short -67311,做空,2024-07-25 06:45:00,2024-07-25 07:10:00,3177.51,3173.31,0.0,tp_lower -67312,做多,2024-07-25 07:15:00,2024-07-25 07:20:00,3177.21,3169.66,-0.0,flip_to_short -67313,做空,2024-07-25 07:20:00,2024-07-25 07:25:00,3169.66,3173.31,-0.0,flip_to_long -67314,做多,2024-07-25 07:25:00,2024-07-25 07:40:00,3173.31,3171.65,-0.0,flip_to_short -67315,做空,2024-07-25 07:40:00,2024-07-25 08:00:00,3171.65,3163.32,0.0,tp_lower -67316,做多,2024-07-25 08:10:00,2024-07-25 08:15:00,3173.79,3166.28,-0.0,flip_to_short -67317,做空,2024-07-25 08:15:00,2024-07-25 08:25:00,3166.28,3161.53,0.0,tp_lower -67318,做多,2024-07-25 08:40:00,2024-07-25 08:45:00,3170.7,3166.89,-0.0,flip_to_short -67319,做空,2024-07-25 08:45:00,2024-07-25 08:50:00,3166.89,3172.23,-0.0,flip_to_long -67320,做多,2024-07-25 08:50:00,2024-07-25 09:15:00,3172.23,3176.56,0.0,tp_upper -67321,做空,2024-07-25 09:45:00,2024-07-25 09:55:00,3172.99,3173.98,-0.0,flip_to_long -67322,做多,2024-07-25 09:55:00,2024-07-25 10:00:00,3173.98,3169.87,-0.0,flip_to_short -67323,做空,2024-07-25 10:00:00,2024-07-25 10:10:00,3169.87,3163.69,0.0,tp_lower -67324,做多,2024-07-25 10:55:00,2024-07-25 12:25:00,3168.06,3167.24,-0.0,flip_to_short -67325,做空,2024-07-25 12:25:00,2024-07-25 12:30:00,3167.24,3165.27,0.0,tp_lower -67326,做多,2024-07-25 13:35:00,2024-07-25 13:45:00,3149.44,3157.89,0.0,flip_to_short -67327,做空,2024-07-25 13:45:00,2024-07-25 13:55:00,3157.89,3153.75,0.0,flip_to_long -67328,做多,2024-07-25 13:55:00,2024-07-25 14:00:00,3153.75,3143.57,-0.0,flip_to_short -67329,做空,2024-07-25 14:00:00,2024-07-25 14:05:00,3143.57,3116.92,0.0,tp_lower -67330,做多,2024-07-25 14:25:00,2024-07-25 14:35:00,3160.13,3167.8,0.0,tp_upper -67331,做空,2024-07-25 15:05:00,2024-07-25 16:20:00,3156.01,3154.97,-0.0,flip_to_long -67332,做多,2024-07-25 16:20:00,2024-07-25 16:35:00,3154.97,3159.39,0.0,tp_upper -67333,做空,2024-07-25 17:45:00,2024-07-25 17:50:00,3159.61,3161.89,-0.0,flip_to_long -67334,做多,2024-07-25 17:50:00,2024-07-25 18:05:00,3161.89,3157.72,-0.0,flip_to_short -67335,做空,2024-07-25 18:05:00,2024-07-25 18:10:00,3157.72,3160.64,-0.0,flip_to_long -67336,做多,2024-07-25 18:10:00,2024-07-25 20:30:00,3160.64,3109.84,-0.0,flip_to_short -67337,做空,2024-07-25 20:30:00,2024-07-25 20:35:00,3109.84,3123.61,-0.0,flip_to_long -67338,做多,2024-07-25 20:35:00,2024-07-25 20:55:00,3123.61,3153.48,0.0,tp_upper -67339,做空,2024-07-25 22:15:00,2024-07-25 22:25:00,3164.91,3172.15,-0.0,flip_to_long -67340,做多,2024-07-25 22:25:00,2024-07-25 22:35:00,3172.15,3170.69,-0.0,flip_to_short -67341,做空,2024-07-25 22:35:00,2024-07-25 23:05:00,3170.69,3169.87,-0.0,flip_to_long -67342,做多,2024-07-25 23:05:00,2024-07-25 23:20:00,3169.87,3169.96,-0.0,flip_to_short -67343,做空,2024-07-25 23:20:00,2024-07-25 23:25:00,3169.96,3170.69,-0.0,flip_to_long -67344,做多,2024-07-25 23:25:00,2024-07-25 23:50:00,3170.69,3171.78,-0.0,flip_to_short -67345,做空,2024-07-25 23:50:00,2024-07-26 00:35:00,3171.78,3180.47,-0.0,flip_to_long -67346,做多,2024-07-26 00:35:00,2024-07-26 00:40:00,3180.47,3187.99,0.0,tp_upper -67347,做空,2024-07-26 01:15:00,2024-07-26 01:40:00,3180.92,3187.48,-0.0,flip_to_long -67348,做多,2024-07-26 01:40:00,2024-07-26 01:45:00,3187.48,3184.14,-0.0,flip_to_short -67349,做空,2024-07-26 01:45:00,2024-07-26 01:55:00,3184.14,3183.81,-0.0,flip_to_long -67350,做多,2024-07-26 01:55:00,2024-07-26 02:20:00,3183.81,3209.16,0.0,tp_upper -67351,做空,2024-07-26 03:45:00,2024-07-26 03:50:00,3233.98,3235.33,-0.0,flip_to_long -67352,做多,2024-07-26 03:50:00,2024-07-26 04:45:00,3235.33,3247.82,0.0,tp_upper -67353,做空,2024-07-26 05:05:00,2024-07-26 05:10:00,3243.31,3245.82,-0.0,flip_to_long -67354,做多,2024-07-26 05:10:00,2024-07-26 05:30:00,3245.82,3257.62,0.0,tp_upper -67355,做空,2024-07-26 07:00:00,2024-07-26 07:10:00,3259.35,3268.47,-0.0,flip_to_long -67356,做多,2024-07-26 07:10:00,2024-07-26 07:20:00,3268.47,3265.99,-0.0,tp_upper -67357,做空,2024-07-26 07:25:00,2024-07-26 07:35:00,3264.97,3255.88,0.0,tp_lower -67358,做多,2024-07-26 09:10:00,2024-07-26 09:15:00,3255.22,3257.4,0.0,tp_upper -67359,做空,2024-07-26 09:35:00,2024-07-26 09:40:00,3251.62,3256.49,-0.0,flip_to_long -67360,做多,2024-07-26 09:40:00,2024-07-26 09:45:00,3256.49,3259.07,0.0,tp_upper -67361,做空,2024-07-26 09:55:00,2024-07-26 10:10:00,3249.07,3248.53,-0.0,tp_lower -67362,做多,2024-07-26 11:30:00,2024-07-26 11:40:00,3242.82,3241.93,-0.0,flip_to_short -67363,做空,2024-07-26 11:40:00,2024-07-26 11:50:00,3241.93,3245.57,-0.0,flip_to_long -67364,做多,2024-07-26 11:50:00,2024-07-26 12:05:00,3245.57,3248.47,0.0,tp_upper -67365,做空,2024-07-26 12:15:00,2024-07-26 12:20:00,3241.83,3247.18,-0.0,flip_to_long -67366,做多,2024-07-26 12:20:00,2024-07-26 12:25:00,3247.18,3250.01,0.0,tp_upper -67367,做空,2024-07-26 12:30:00,2024-07-26 12:45:00,3243.06,3238.84,0.0,tp_lower -67368,做多,2024-07-26 13:35:00,2024-07-26 13:40:00,3245.02,3241.82,-0.0,flip_to_short -67369,做空,2024-07-26 13:40:00,2024-07-26 13:50:00,3241.82,3240.21,-0.0,flip_to_long -67370,做多,2024-07-26 13:50:00,2024-07-26 13:55:00,3240.21,3247.61,0.0,tp_upper -67371,做空,2024-07-26 14:25:00,2024-07-26 14:30:00,3239.88,3226.7,0.0,tp_lower -67372,做多,2024-07-26 14:55:00,2024-07-26 16:30:00,3239.46,3251.86,0.0,tp_upper -67373,做多,2024-07-26 16:35:00,2024-07-26 16:40:00,3254.78,3253.15,-0.0,flip_to_short -67374,做空,2024-07-26 16:40:00,2024-07-26 16:55:00,3253.15,3244.98,0.0,tp_lower -67375,做多,2024-07-26 17:25:00,2024-07-26 17:30:00,3251.41,3245.66,-0.0,flip_to_short -67376,做空,2024-07-26 17:30:00,2024-07-26 18:00:00,3245.66,3252.63,-0.0,flip_to_long -67377,做多,2024-07-26 18:00:00,2024-07-26 18:05:00,3252.63,3257.68,0.0,tp_upper -67378,做空,2024-07-26 20:00:00,2024-07-26 20:40:00,3264.21,3251.3,0.0,tp_lower -67379,做多,2024-07-26 21:15:00,2024-07-26 21:45:00,3262.49,3271.89,0.0,tp_upper -67380,做多,2024-07-26 23:35:00,2024-07-27 02:35:00,3276.85,3252.84,-0.0,flip_to_short -67381,做空,2024-07-27 02:35:00,2024-07-27 03:15:00,3252.84,3244.14,0.0,tp_lower -67382,做多,2024-07-27 03:35:00,2024-07-27 04:15:00,3249.06,3249.0,-0.0,flip_to_short -67383,做空,2024-07-27 04:15:00,2024-07-27 06:00:00,3249.0,3256.88,-0.0,flip_to_long -67384,做多,2024-07-27 06:00:00,2024-07-27 06:40:00,3256.88,3261.03,0.0,tp_upper -67385,做空,2024-07-27 08:20:00,2024-07-27 08:45:00,3271.77,3262.77,0.0,tp_lower -67386,做多,2024-07-27 09:10:00,2024-07-27 09:15:00,3271.78,3269.04,-0.0,flip_to_short -67387,做空,2024-07-27 09:15:00,2024-07-27 09:20:00,3269.04,3274.98,-0.0,flip_to_long -67388,做多,2024-07-27 09:20:00,2024-07-27 10:20:00,3274.98,3271.02,-0.0,flip_to_short -67389,做空,2024-07-27 10:20:00,2024-07-27 10:25:00,3271.02,3274.61,-0.0,flip_to_long -67390,做多,2024-07-27 10:25:00,2024-07-27 10:35:00,3274.61,3273.5,-0.0,flip_to_short -67391,做空,2024-07-27 10:35:00,2024-07-27 10:45:00,3273.5,3271.6,0.0,tp_lower -67392,做多,2024-07-27 11:30:00,2024-07-27 12:00:00,3272.23,3285.53,0.0,tp_upper -67393,做空,2024-07-27 14:15:00,2024-07-27 14:35:00,3305.96,3308.62,-0.0,flip_to_long -67394,做多,2024-07-27 14:35:00,2024-07-27 15:00:00,3308.62,3309.49,-0.0,flip_to_short -67395,做空,2024-07-27 15:00:00,2024-07-27 15:10:00,3309.49,3292.61,0.0,tp_lower -67396,做多,2024-07-27 16:30:00,2024-07-27 16:40:00,3284.4,3284.55,-0.0,flip_to_short -67397,做空,2024-07-27 16:40:00,2024-07-27 17:00:00,3284.55,3271.58,0.0,tp_lower -67398,做多,2024-07-27 18:15:00,2024-07-27 18:30:00,3266.75,3264.45,-0.0,flip_to_short -67399,做空,2024-07-27 18:30:00,2024-07-27 18:35:00,3264.45,3265.03,-0.0,flip_to_long -67400,做多,2024-07-27 18:35:00,2024-07-27 18:45:00,3265.03,3266.5,-0.0,flip_to_short -67401,做空,2024-07-27 18:45:00,2024-07-27 18:50:00,3266.5,3254.35,0.0,tp_lower -67402,做多,2024-07-27 19:30:00,2024-07-27 20:00:00,3253.19,3254.9,0.0,flip_to_short -67403,做空,2024-07-27 20:00:00,2024-07-27 20:10:00,3254.9,3233.81,0.0,tp_lower -67404,做多,2024-07-27 20:50:00,2024-07-27 20:55:00,3248.28,3241.13,-0.0,flip_to_short -67405,做空,2024-07-27 20:55:00,2024-07-27 23:00:00,3241.13,3269.84,-0.0,tp_lower -67406,做多,2024-07-28 00:35:00,2024-07-28 00:40:00,3248.74,3245.2,-0.0,flip_to_short -67407,做空,2024-07-28 00:40:00,2024-07-28 00:55:00,3245.2,3245.13,-0.0,flip_to_long -67408,做多,2024-07-28 00:55:00,2024-07-28 01:15:00,3245.13,3240.71,-0.0,flip_to_short -67409,做空,2024-07-28 01:15:00,2024-07-28 01:20:00,3240.71,3249.99,-0.0,flip_to_long -67410,做多,2024-07-28 01:20:00,2024-07-28 02:10:00,3249.99,3243.1,-0.0,flip_to_short -67411,做空,2024-07-28 02:10:00,2024-07-28 02:20:00,3243.1,3245.36,-0.0,flip_to_long -67412,做多,2024-07-28 02:20:00,2024-07-28 02:35:00,3245.36,3248.82,0.0,flip_to_short -67413,做空,2024-07-28 02:35:00,2024-07-28 02:50:00,3248.82,3248.62,-0.0,flip_to_long -67414,做多,2024-07-28 02:50:00,2024-07-28 03:05:00,3248.62,3246.32,-0.0,flip_to_short -67415,做空,2024-07-28 03:05:00,2024-07-28 03:10:00,3246.32,3247.47,-0.0,flip_to_long -67416,做多,2024-07-28 03:10:00,2024-07-28 03:15:00,3247.47,3243.92,-0.0,flip_to_short -67417,做空,2024-07-28 03:15:00,2024-07-28 03:25:00,3243.92,3246.07,-0.0,flip_to_long -67418,做多,2024-07-28 03:25:00,2024-07-28 03:35:00,3246.07,3246.94,-0.0,flip_to_short -67419,做空,2024-07-28 03:35:00,2024-07-28 03:45:00,3246.94,3241.98,0.0,tp_lower -67420,做多,2024-07-28 06:00:00,2024-07-28 06:50:00,3222.62,3219.44,-0.0,flip_to_short -67421,做空,2024-07-28 06:50:00,2024-07-28 06:55:00,3219.44,3220.78,-0.0,flip_to_long -67422,做多,2024-07-28 06:55:00,2024-07-28 07:00:00,3220.78,3216.76,-0.0,flip_to_short -67423,做空,2024-07-28 07:00:00,2024-07-28 07:10:00,3216.76,3224.06,-0.0,flip_to_long -67424,做多,2024-07-28 07:10:00,2024-07-28 07:15:00,3224.06,3218.72,-0.0,flip_to_short -67425,做空,2024-07-28 07:15:00,2024-07-28 07:45:00,3218.72,3225.02,-0.0,flip_to_long -67426,做多,2024-07-28 07:45:00,2024-07-28 08:00:00,3225.02,3220.56,-0.0,flip_to_short -67427,做空,2024-07-28 08:00:00,2024-07-28 08:05:00,3220.56,3222.99,-0.0,flip_to_long -67428,做多,2024-07-28 08:05:00,2024-07-28 08:20:00,3222.99,3221.41,-0.0,flip_to_short -67429,做空,2024-07-28 08:20:00,2024-07-28 08:30:00,3221.41,3222.05,-0.0,flip_to_long -67430,做多,2024-07-28 08:30:00,2024-07-28 08:35:00,3222.05,3215.37,-0.0,flip_to_short -67431,做空,2024-07-28 08:35:00,2024-07-28 08:40:00,3215.37,3219.88,-0.0,tp_lower -67432,做多,2024-07-28 08:45:00,2024-07-28 09:00:00,3222.5,3230.64,0.0,tp_upper -67433,做空,2024-07-28 12:00:00,2024-07-28 13:25:00,3254.84,3266.99,-0.0,flip_to_long -67434,做多,2024-07-28 13:25:00,2024-07-28 13:45:00,3266.99,3277.77,0.0,tp_upper -67435,做多,2024-07-28 14:35:00,2024-07-28 14:45:00,3268.15,3268.01,-0.0,flip_to_short -67436,做空,2024-07-28 14:45:00,2024-07-28 14:55:00,3268.01,3263.78,0.0,tp_lower -67437,做多,2024-07-28 15:20:00,2024-07-28 15:25:00,3266.4,3265.92,-0.0,flip_to_short -67438,做空,2024-07-28 15:25:00,2024-07-28 15:40:00,3265.92,3268.9,-0.0,flip_to_long -67439,做多,2024-07-28 15:40:00,2024-07-28 15:45:00,3268.9,3270.32,-0.0,tp_upper -67440,做空,2024-07-28 16:45:00,2024-07-28 17:00:00,3265.12,3270.1,-0.0,flip_to_long -67441,做多,2024-07-28 17:00:00,2024-07-28 17:05:00,3270.1,3267.61,-0.0,flip_to_short -67442,做空,2024-07-28 17:05:00,2024-07-28 17:10:00,3267.61,3270.08,-0.0,flip_to_long -67443,做多,2024-07-28 17:10:00,2024-07-28 17:15:00,3270.08,3269.65,-0.0,flip_to_short -67444,做空,2024-07-28 17:15:00,2024-07-28 17:20:00,3269.65,3262.72,0.0,tp_lower -67445,做多,2024-07-28 17:50:00,2024-07-28 18:00:00,3267.28,3269.68,0.0,tp_upper -67446,做空,2024-07-28 18:05:00,2024-07-28 18:10:00,3266.22,3269.2,-0.0,flip_to_long -67447,做多,2024-07-28 18:10:00,2024-07-28 18:15:00,3269.2,3274.12,0.0,tp_upper -67448,做空,2024-07-28 19:00:00,2024-07-28 19:25:00,3271.81,3273.69,-0.0,flip_to_long -67449,做多,2024-07-28 19:25:00,2024-07-28 19:30:00,3273.69,3270.53,-0.0,flip_to_short -67450,做空,2024-07-28 19:30:00,2024-07-28 19:45:00,3270.53,3272.97,-0.0,flip_to_long -67451,做多,2024-07-28 19:45:00,2024-07-28 19:55:00,3272.97,3270.36,-0.0,flip_to_short -67452,做空,2024-07-28 19:55:00,2024-07-28 20:05:00,3270.36,3266.06,0.0,tp_lower -67453,做多,2024-07-28 21:35:00,2024-07-28 22:05:00,3262.91,3258.46,-0.0,flip_to_short -67454,做空,2024-07-28 22:05:00,2024-07-28 22:10:00,3258.46,3259.99,-0.0,flip_to_long -67455,做多,2024-07-28 22:10:00,2024-07-28 22:15:00,3259.99,3251.39,-0.0,flip_to_short -67456,做空,2024-07-28 22:15:00,2024-07-28 22:20:00,3251.39,3257.57,-0.0,tp_lower -67457,做多,2024-07-28 22:25:00,2024-07-28 22:35:00,3265.77,3257.28,-0.0,flip_to_short -67458,做空,2024-07-28 22:35:00,2024-07-28 23:00:00,3257.28,3260.78,-0.0,flip_to_long -67459,做多,2024-07-28 23:00:00,2024-07-28 23:25:00,3260.78,3268.71,0.0,tp_upper -67460,做空,2024-07-29 00:55:00,2024-07-29 01:25:00,3285.15,3288.22,-0.0,flip_to_long -67461,做多,2024-07-29 01:25:00,2024-07-29 01:35:00,3288.22,3286.57,-0.0,flip_to_short -67462,做空,2024-07-29 01:35:00,2024-07-29 02:10:00,3286.57,3285.64,-0.0,flip_to_long -67463,做多,2024-07-29 02:10:00,2024-07-29 02:15:00,3285.64,3296.52,0.0,tp_upper -67464,做空,2024-07-29 04:15:00,2024-07-29 04:20:00,3342.62,3344.5,-0.0,flip_to_long -67465,做多,2024-07-29 04:20:00,2024-07-29 04:40:00,3344.5,3340.63,-0.0,flip_to_short -67466,做空,2024-07-29 04:40:00,2024-07-29 05:00:00,3340.63,3346.85,-0.0,flip_to_long -67467,做多,2024-07-29 05:00:00,2024-07-29 05:05:00,3346.85,3342.44,-0.0,flip_to_short -67468,做空,2024-07-29 05:05:00,2024-07-29 05:15:00,3342.44,3344.61,-0.0,flip_to_long -67469,做多,2024-07-29 05:15:00,2024-07-29 05:40:00,3344.61,3353.68,0.0,tp_upper -67470,做空,2024-07-29 07:20:00,2024-07-29 07:50:00,3367.1,3364.18,0.0,tp_lower -67471,做多,2024-07-29 08:10:00,2024-07-29 08:15:00,3375.75,3370.86,-0.0,tp_upper -67472,做空,2024-07-29 08:35:00,2024-07-29 08:40:00,3369.3,3366.57,0.0,tp_lower -67473,做多,2024-07-29 08:45:00,2024-07-29 09:00:00,3372.91,3376.93,0.0,tp_upper -67474,做空,2024-07-29 10:45:00,2024-07-29 10:50:00,3385.12,3386.85,-0.0,flip_to_long -67475,做多,2024-07-29 10:50:00,2024-07-29 12:30:00,3386.85,3380.56,-0.0,flip_to_short -67476,做空,2024-07-29 12:30:00,2024-07-29 12:40:00,3380.56,3372.48,0.0,tp_lower -67477,做多,2024-07-29 13:00:00,2024-07-29 13:05:00,3378.31,3371.8,-0.0,flip_to_short -67478,做空,2024-07-29 13:05:00,2024-07-29 13:10:00,3371.8,3375.89,-0.0,flip_to_long -67479,做多,2024-07-29 13:10:00,2024-07-29 13:15:00,3375.89,3371.2,-0.0,flip_to_short -67480,做空,2024-07-29 13:15:00,2024-07-29 13:20:00,3371.2,3367.49,0.0,tp_lower -67481,做多,2024-07-29 17:05:00,2024-07-29 18:30:00,3295.72,3304.99,0.0,flip_to_short -67482,做空,2024-07-29 18:30:00,2024-07-29 18:35:00,3304.99,3315.18,-0.0,flip_to_long -67483,做多,2024-07-29 18:35:00,2024-07-29 18:45:00,3315.18,3308.99,-0.0,flip_to_short -67484,做空,2024-07-29 18:45:00,2024-07-29 18:50:00,3308.99,3309.7,-0.0,flip_to_long -67485,做多,2024-07-29 18:50:00,2024-07-29 19:00:00,3309.7,3307.29,-0.0,flip_to_short -67486,做空,2024-07-29 19:00:00,2024-07-29 19:10:00,3307.29,3309.48,-0.0,flip_to_long -67487,做多,2024-07-29 19:10:00,2024-07-29 19:20:00,3309.48,3310.21,-0.0,flip_to_short -67488,做空,2024-07-29 19:20:00,2024-07-29 19:25:00,3310.21,3310.4,-0.0,flip_to_long -67489,做多,2024-07-29 19:25:00,2024-07-29 20:00:00,3310.4,3314.81,0.0,tp_upper -67490,做空,2024-07-29 21:05:00,2024-07-29 21:25:00,3315.67,3318.41,-0.0,flip_to_long -67491,做多,2024-07-29 21:25:00,2024-07-29 21:35:00,3318.41,3331.01,0.0,tp_upper -67492,做空,2024-07-29 22:45:00,2024-07-29 23:15:00,3334.43,3323.41,0.0,tp_lower -67493,做多,2024-07-30 00:45:00,2024-07-30 01:10:00,3317.81,3333.11,0.0,tp_upper -67494,做空,2024-07-30 01:35:00,2024-07-30 01:50:00,3320.4,3303.46,0.0,tp_lower -67495,做多,2024-07-30 02:50:00,2024-07-30 04:15:00,3307.61,3314.58,0.0,flip_to_short -67496,做空,2024-07-30 04:15:00,2024-07-30 04:20:00,3314.58,3317.47,-0.0,flip_to_long -67497,做多,2024-07-30 04:20:00,2024-07-30 04:30:00,3317.47,3314.14,-0.0,flip_to_short -67498,做空,2024-07-30 04:30:00,2024-07-30 04:35:00,3314.14,3312.89,-0.0,tp_lower -67499,做多,2024-07-30 04:55:00,2024-07-30 05:05:00,3316.92,3312.39,-0.0,flip_to_short -67500,做空,2024-07-30 05:05:00,2024-07-30 05:15:00,3312.39,3305.93,0.0,tp_lower -67501,做多,2024-07-30 05:50:00,2024-07-30 06:30:00,3308.04,3325.36,0.0,tp_upper -67502,做空,2024-07-30 08:35:00,2024-07-30 08:40:00,3341.18,3343.47,-0.0,flip_to_long -67503,做多,2024-07-30 08:40:00,2024-07-30 08:50:00,3343.47,3335.84,-0.0,flip_to_short -67504,做空,2024-07-30 08:50:00,2024-07-30 09:00:00,3335.84,3340.48,-0.0,flip_to_long -67505,做多,2024-07-30 09:00:00,2024-07-30 10:30:00,3340.48,3335.26,-0.0,flip_to_short -67506,做空,2024-07-30 10:30:00,2024-07-30 10:40:00,3335.26,3339.36,-0.0,flip_to_long -67507,做多,2024-07-30 10:40:00,2024-07-30 10:45:00,3339.36,3336.64,-0.0,tp_upper -67508,做空,2024-07-30 10:55:00,2024-07-30 11:20:00,3335.39,3336.12,-0.0,flip_to_long -67509,做多,2024-07-30 11:20:00,2024-07-30 11:25:00,3336.12,3333.81,-0.0,flip_to_short -67510,做空,2024-07-30 11:25:00,2024-07-30 11:30:00,3333.81,3334.25,-0.0,flip_to_long -67511,做多,2024-07-30 11:30:00,2024-07-30 11:50:00,3334.25,3335.5,-0.0,flip_to_short -67512,做空,2024-07-30 11:50:00,2024-07-30 12:00:00,3335.5,3336.5,-0.0,flip_to_long -67513,做多,2024-07-30 12:00:00,2024-07-30 12:05:00,3336.5,3337.48,-0.0,tp_upper -67514,做空,2024-07-30 12:15:00,2024-07-30 12:25:00,3335.93,3326.74,0.0,tp_lower -67515,做多,2024-07-30 12:30:00,2024-07-30 12:35:00,3333.64,3347.68,0.0,tp_upper -67516,做空,2024-07-30 13:25:00,2024-07-30 14:00:00,3346.69,3325.89,0.0,tp_lower -67517,做多,2024-07-30 15:20:00,2024-07-30 15:30:00,3316.83,3319.64,0.0,flip_to_short -67518,做空,2024-07-30 15:30:00,2024-07-30 15:40:00,3319.64,3316.21,0.0,flip_to_long -67519,做多,2024-07-30 15:40:00,2024-07-30 16:25:00,3316.21,3316.2,-0.0,flip_to_short -67520,做空,2024-07-30 16:25:00,2024-07-30 16:35:00,3316.2,3320.89,-0.0,flip_to_long -67521,做多,2024-07-30 16:35:00,2024-07-30 16:40:00,3320.89,3323.39,0.0,tp_upper -67522,做空,2024-07-30 16:45:00,2024-07-30 16:50:00,3318.56,3308.1,0.0,tp_lower -67523,做多,2024-07-30 20:30:00,2024-07-30 21:15:00,3269.73,3265.1,-0.0,flip_to_short -67524,做空,2024-07-30 21:15:00,2024-07-30 21:25:00,3265.1,3273.04,-0.0,flip_to_long -67525,做多,2024-07-30 21:25:00,2024-07-30 22:05:00,3273.04,3269.23,-0.0,flip_to_short -67526,做空,2024-07-30 22:05:00,2024-07-30 22:15:00,3269.23,3278.25,-0.0,flip_to_long -67527,做多,2024-07-30 22:15:00,2024-07-30 22:30:00,3278.25,3274.89,-0.0,flip_to_short -67528,做空,2024-07-30 22:30:00,2024-07-30 22:50:00,3274.89,3274.11,-0.0,flip_to_long -67529,做多,2024-07-30 22:50:00,2024-07-30 23:10:00,3274.11,3273.49,-0.0,flip_to_short -67530,做空,2024-07-30 23:10:00,2024-07-30 23:25:00,3273.49,3274.88,-0.0,flip_to_long -67531,做多,2024-07-30 23:25:00,2024-07-30 23:35:00,3274.88,3273.29,-0.0,flip_to_short -67532,做空,2024-07-30 23:35:00,2024-07-30 23:40:00,3273.29,3275.81,-0.0,flip_to_long -67533,做多,2024-07-30 23:40:00,2024-07-31 00:00:00,3275.81,3274.65,-0.0,flip_to_short -67534,做空,2024-07-31 00:00:00,2024-07-31 00:05:00,3274.65,3270.98,0.0,tp_lower -67535,做多,2024-07-31 00:30:00,2024-07-31 00:35:00,3276.1,3274.31,-0.0,flip_to_short -67536,做空,2024-07-31 00:35:00,2024-07-31 01:45:00,3274.31,3276.0,-0.0,flip_to_long -67537,做多,2024-07-31 01:45:00,2024-07-31 02:25:00,3276.0,3303.4,0.0,tp_upper -67538,做空,2024-07-31 03:20:00,2024-07-31 03:30:00,3289.38,3289.16,-0.0,flip_to_long -67539,做多,2024-07-31 03:30:00,2024-07-31 03:45:00,3289.16,3291.73,0.0,flip_to_short -67540,做空,2024-07-31 03:45:00,2024-07-31 03:55:00,3291.73,3293.49,-0.0,flip_to_long -67541,做多,2024-07-31 03:55:00,2024-07-31 04:00:00,3293.49,3288.39,-0.0,flip_to_short -67542,做空,2024-07-31 04:00:00,2024-07-31 04:05:00,3288.39,3285.78,0.0,tp_lower -67543,做多,2024-07-31 05:30:00,2024-07-31 05:45:00,3278.66,3289.5,0.0,tp_upper -67544,做空,2024-07-31 07:50:00,2024-07-31 08:05:00,3315.7,3308.88,0.0,tp_lower -67545,做多,2024-07-31 08:20:00,2024-07-31 08:25:00,3322.01,3320.93,-0.0,flip_to_short -67546,做空,2024-07-31 08:25:00,2024-07-31 08:35:00,3320.93,3323.58,-0.0,flip_to_long -67547,做多,2024-07-31 08:35:00,2024-07-31 08:45:00,3323.58,3320.77,-0.0,flip_to_short -67548,做空,2024-07-31 08:45:00,2024-07-31 09:00:00,3320.77,3320.57,-0.0,flip_to_long -67549,做多,2024-07-31 09:00:00,2024-07-31 09:05:00,3320.57,3312.36,-0.0,flip_to_short -67550,做空,2024-07-31 09:05:00,2024-07-31 09:20:00,3312.36,3315.82,-0.0,flip_to_long -67551,做多,2024-07-31 09:20:00,2024-07-31 09:45:00,3315.82,3316.4,-0.0,flip_to_short -67552,做空,2024-07-31 09:45:00,2024-07-31 09:50:00,3316.4,3319.38,-0.0,flip_to_long -67553,做多,2024-07-31 09:50:00,2024-07-31 09:55:00,3319.38,3317.8,-0.0,flip_to_short -67554,做空,2024-07-31 09:55:00,2024-07-31 10:05:00,3317.8,3310.55,0.0,tp_lower -67555,做多,2024-07-31 10:15:00,2024-07-31 10:25:00,3315.84,3316.96,-0.0,flip_to_short -67556,做空,2024-07-31 10:25:00,2024-07-31 10:40:00,3316.96,3310.26,0.0,tp_lower -67557,做多,2024-07-31 11:10:00,2024-07-31 11:25:00,3314.36,3314.97,-0.0,flip_to_short -67558,做空,2024-07-31 11:25:00,2024-07-31 12:25:00,3314.97,3316.19,-0.0,flip_to_long -67559,做多,2024-07-31 12:25:00,2024-07-31 12:45:00,3316.19,3324.53,0.0,tp_upper -67560,做空,2024-07-31 12:50:00,2024-07-31 13:00:00,3316.03,3319.68,-0.0,flip_to_long -67561,做多,2024-07-31 13:00:00,2024-07-31 13:15:00,3319.68,3330.41,0.0,tp_upper -67562,做空,2024-07-31 14:10:00,2024-07-31 14:25:00,3328.65,3311.61,0.0,tp_lower -67563,做多,2024-07-31 14:45:00,2024-07-31 16:25:00,3324.36,3302.31,-0.0,flip_to_short -67564,做空,2024-07-31 16:25:00,2024-07-31 16:30:00,3302.31,3298.19,0.0,tp_lower -67565,做多,2024-07-31 17:15:00,2024-07-31 17:40:00,3296.14,3321.4,0.0,tp_upper -67566,做空,2024-07-31 18:00:00,2024-07-31 18:30:00,3300.47,3305.36,-0.0,flip_to_long -67567,做多,2024-07-31 18:30:00,2024-07-31 18:35:00,3305.36,3301.05,-0.0,flip_to_short -67568,做空,2024-07-31 18:35:00,2024-07-31 18:40:00,3301.05,3314.66,-0.0,flip_to_long -67569,做多,2024-07-31 18:40:00,2024-07-31 19:05:00,3314.66,3300.04,-0.0,flip_to_short -67570,做空,2024-07-31 19:05:00,2024-07-31 19:25:00,3300.04,3275.3,0.0,tp_lower -67571,做空,2024-07-31 21:25:00,2024-07-31 21:50:00,3214.03,3236.43,-0.0,flip_to_long -67572,做多,2024-07-31 21:50:00,2024-07-31 22:05:00,3236.43,3229.2,-0.0,flip_to_short -67573,做空,2024-07-31 22:05:00,2024-07-31 22:10:00,3229.2,3229.75,-0.0,flip_to_long -67574,做多,2024-07-31 22:10:00,2024-07-31 22:15:00,3229.75,3228.84,-0.0,flip_to_short -67575,做空,2024-07-31 22:15:00,2024-07-31 22:25:00,3228.84,3220.44,0.0,tp_lower -67576,做多,2024-07-31 22:30:00,2024-07-31 23:15:00,3226.32,3226.98,-0.0,flip_to_short -67577,做空,2024-07-31 23:15:00,2024-07-31 23:20:00,3226.98,3230.83,-0.0,flip_to_long -67578,做多,2024-07-31 23:20:00,2024-07-31 23:35:00,3230.83,3225.54,-0.0,flip_to_short -67579,做空,2024-07-31 23:35:00,2024-07-31 23:50:00,3225.54,3232.39,-0.0,flip_to_long -67580,做多,2024-07-31 23:50:00,2024-07-31 23:55:00,3232.39,3231.49,-0.0,flip_to_short -67581,做空,2024-07-31 23:55:00,2024-08-01 00:00:00,3231.49,3237.16,-0.0,flip_to_long -67582,做多,2024-08-01 00:00:00,2024-08-01 00:10:00,3237.16,3235.96,-0.0,flip_to_short -67583,做空,2024-08-01 00:10:00,2024-08-01 00:25:00,3235.96,3219.46,0.0,tp_lower -67584,做多,2024-08-01 00:35:00,2024-08-01 00:40:00,3237.04,3227.41,-0.0,flip_to_short -67585,做空,2024-08-01 00:40:00,2024-08-01 00:45:00,3227.41,3221.67,0.0,tp_lower -67586,做多,2024-08-01 00:50:00,2024-08-01 01:00:00,3230.93,3233.57,0.0,flip_to_short -67587,做空,2024-08-01 01:00:00,2024-08-01 01:05:00,3233.57,3217.16,0.0,tp_lower -67588,做多,2024-08-01 04:05:00,2024-08-01 04:15:00,3182.34,3167.2,-0.0,flip_to_short -67589,做空,2024-08-01 04:15:00,2024-08-01 04:20:00,3167.2,3169.42,-0.0,tp_lower -67590,做多,2024-08-01 05:25:00,2024-08-01 06:25:00,3173.93,3166.49,-0.0,flip_to_short -67591,做空,2024-08-01 06:25:00,2024-08-01 06:30:00,3166.49,3168.49,-0.0,flip_to_long -67592,做多,2024-08-01 06:30:00,2024-08-01 06:45:00,3168.49,3171.15,0.0,flip_to_short -67593,做空,2024-08-01 06:45:00,2024-08-01 07:05:00,3171.15,3174.21,-0.0,flip_to_long -67594,做多,2024-08-01 07:05:00,2024-08-01 07:15:00,3174.21,3173.18,-0.0,flip_to_short -67595,做空,2024-08-01 07:15:00,2024-08-01 07:25:00,3173.18,3172.49,-0.0,flip_to_long -67596,做多,2024-08-01 07:25:00,2024-08-01 08:25:00,3172.49,3176.01,0.0,tp_upper -67597,做空,2024-08-01 09:45:00,2024-08-01 10:10:00,3181.01,3180.09,-0.0,flip_to_long -67598,做多,2024-08-01 10:10:00,2024-08-01 11:10:00,3180.09,3184.3,0.0,flip_to_short -67599,做空,2024-08-01 11:10:00,2024-08-01 11:50:00,3184.3,3189.09,-0.0,flip_to_long -67600,做多,2024-08-01 11:50:00,2024-08-01 11:55:00,3189.09,3187.14,-0.0,flip_to_short -67601,做空,2024-08-01 11:55:00,2024-08-01 12:00:00,3187.14,3190.86,-0.0,flip_to_long -67602,做多,2024-08-01 12:00:00,2024-08-01 12:05:00,3190.86,3192.25,-0.0,tp_upper -67603,做空,2024-08-01 12:40:00,2024-08-01 12:50:00,3189.84,3196.84,-0.0,flip_to_long -67604,做多,2024-08-01 12:50:00,2024-08-01 13:00:00,3196.84,3190.73,-0.0,flip_to_short -67605,做空,2024-08-01 13:00:00,2024-08-01 13:15:00,3190.73,3182.53,0.0,tp_lower -67606,做多,2024-08-01 13:45:00,2024-08-01 13:50:00,3195.09,3183.64,-0.0,flip_to_short -67607,做空,2024-08-01 13:50:00,2024-08-01 14:05:00,3183.64,3172.03,0.0,tp_lower -67608,做多,2024-08-01 16:55:00,2024-08-01 17:55:00,3106.27,3118.86,0.0,tp_upper -67609,做空,2024-08-01 18:05:00,2024-08-01 18:10:00,3094.89,3107.84,-0.0,flip_to_long -67610,做多,2024-08-01 18:10:00,2024-08-01 18:15:00,3107.84,3109.84,0.0,tp_upper -67611,做空,2024-08-01 18:30:00,2024-08-01 18:40:00,3097.2,3080.3,0.0,tp_lower -67612,做多,2024-08-01 19:00:00,2024-08-01 20:35:00,3096.99,3140.45,0.0,tp_upper -67613,做空,2024-08-01 23:30:00,2024-08-01 23:35:00,3200.98,3207.32,-0.0,flip_to_long -67614,做多,2024-08-01 23:35:00,2024-08-01 23:45:00,3207.32,3205.43,-0.0,flip_to_short -67615,做空,2024-08-01 23:45:00,2024-08-01 23:50:00,3205.43,3205.9,-0.0,flip_to_long -67616,做多,2024-08-01 23:50:00,2024-08-02 00:15:00,3205.9,3214.38,0.0,tp_upper -67617,做空,2024-08-02 00:20:00,2024-08-02 00:40:00,3202.09,3205.39,-0.0,flip_to_long -67618,做多,2024-08-02 00:40:00,2024-08-02 00:45:00,3205.39,3200.08,-0.0,flip_to_short -67619,做空,2024-08-02 00:45:00,2024-08-02 00:55:00,3200.08,3193.09,0.0,tp_lower -67620,做多,2024-08-02 03:05:00,2024-08-02 04:40:00,3159.16,3167.17,0.0,flip_to_short -67621,做空,2024-08-02 04:40:00,2024-08-02 04:55:00,3167.17,3166.86,-0.0,flip_to_long -67622,做多,2024-08-02 04:55:00,2024-08-02 05:00:00,3166.86,3160.61,-0.0,flip_to_short -67623,做空,2024-08-02 05:00:00,2024-08-02 05:10:00,3160.61,3157.27,0.0,tp_lower -67624,做多,2024-08-02 05:25:00,2024-08-02 07:05:00,3162.65,3145.89,-0.0,flip_to_short -67625,做空,2024-08-02 07:05:00,2024-08-02 07:15:00,3145.89,3145.01,-0.0,flip_to_long -67626,做多,2024-08-02 07:15:00,2024-08-02 07:45:00,3145.01,3149.3,0.0,flip_to_short -67627,做空,2024-08-02 07:45:00,2024-08-02 07:55:00,3149.3,3146.03,0.0,flip_to_long -67628,做多,2024-08-02 07:55:00,2024-08-02 08:35:00,3146.03,3147.82,0.0,tp_upper -67629,做空,2024-08-02 09:25:00,2024-08-02 09:35:00,3151.36,3153.59,-0.0,flip_to_long -67630,做多,2024-08-02 09:35:00,2024-08-02 09:50:00,3153.59,3153.51,-0.0,flip_to_short -67631,做空,2024-08-02 09:50:00,2024-08-02 10:05:00,3153.51,3145.11,0.0,tp_lower -67632,做多,2024-08-02 10:40:00,2024-08-02 10:50:00,3153.11,3160.3,0.0,tp_upper -67633,做空,2024-08-02 11:35:00,2024-08-02 11:45:00,3154.46,3155.91,-0.0,flip_to_long -67634,做多,2024-08-02 11:45:00,2024-08-02 11:55:00,3155.91,3152.46,-0.0,flip_to_short -67635,做空,2024-08-02 11:55:00,2024-08-02 12:00:00,3152.46,3153.9,-0.0,flip_to_long -67636,做多,2024-08-02 12:00:00,2024-08-02 12:10:00,3153.9,3148.72,-0.0,flip_to_short -67637,做空,2024-08-02 12:10:00,2024-08-02 12:20:00,3148.72,3145.72,0.0,tp_lower -67638,做多,2024-08-02 12:45:00,2024-08-02 12:50:00,3153.79,3152.28,-0.0,flip_to_short -67639,做空,2024-08-02 12:50:00,2024-08-02 13:10:00,3152.28,3150.8,-0.0,flip_to_long -67640,做多,2024-08-02 13:10:00,2024-08-02 13:15:00,3150.8,3150.51,-0.0,flip_to_short -67641,做空,2024-08-02 13:15:00,2024-08-02 13:30:00,3150.51,3151.09,-0.0,flip_to_long -67642,做多,2024-08-02 13:30:00,2024-08-02 13:35:00,3151.09,3163.94,0.0,tp_upper -67643,做空,2024-08-02 13:55:00,2024-08-02 14:10:00,3159.24,3134.28,0.0,tp_lower -67644,做空,2024-08-02 16:05:00,2024-08-02 16:10:00,3032.22,3032.5,-0.0,flip_to_long -67645,做多,2024-08-02 16:10:00,2024-08-02 16:25:00,3032.5,3022.73,-0.0,flip_to_short -67646,做空,2024-08-02 16:25:00,2024-08-02 16:30:00,3022.73,3028.34,-0.0,flip_to_long -67647,做多,2024-08-02 16:30:00,2024-08-02 16:50:00,3028.34,3030.32,0.0,flip_to_short -67648,做空,2024-08-02 16:50:00,2024-08-02 17:05:00,3030.32,3033.94,-0.0,tp_lower -67649,做空,2024-08-02 17:15:00,2024-08-02 17:25:00,3033.69,3030.68,0.0,flip_to_long -67650,做多,2024-08-02 17:25:00,2024-08-02 17:45:00,3030.68,3028.11,-0.0,flip_to_short -67651,做空,2024-08-02 17:45:00,2024-08-02 18:00:00,3028.11,3021.09,0.0,tp_lower -67652,做多,2024-08-02 18:10:00,2024-08-02 18:25:00,3023.09,3023.28,-0.0,flip_to_short -67653,做空,2024-08-02 18:25:00,2024-08-02 18:30:00,3023.28,3032.36,-0.0,flip_to_long -67654,做多,2024-08-02 18:30:00,2024-08-02 18:35:00,3032.36,3017.18,-0.0,flip_to_short -67655,做空,2024-08-02 18:35:00,2024-08-02 18:50:00,3017.18,3019.49,-0.0,tp_lower -67656,做多,2024-08-02 19:15:00,2024-08-02 20:00:00,3017.01,3026.94,0.0,tp_upper -67657,做空,2024-08-02 20:20:00,2024-08-02 20:25:00,3016.18,3003.38,0.0,tp_lower -67658,做多,2024-08-02 20:45:00,2024-08-02 21:00:00,3010.09,3015.85,0.0,flip_to_short -67659,做空,2024-08-02 21:00:00,2024-08-02 21:10:00,3015.85,2971.42,0.0,tp_lower -67660,做多,2024-08-02 21:40:00,2024-08-02 21:55:00,3005.57,3002.65,-0.0,flip_to_short -67661,做空,2024-08-02 21:55:00,2024-08-02 22:25:00,3002.65,3003.72,-0.0,flip_to_long -67662,做多,2024-08-02 22:25:00,2024-08-02 22:30:00,3003.72,2993.48,-0.0,flip_to_short -67663,做空,2024-08-02 22:30:00,2024-08-02 22:50:00,2993.48,2977.03,0.0,tp_lower -67664,做多,2024-08-02 23:10:00,2024-08-02 23:15:00,2996.4,2984.99,-0.0,flip_to_short -67665,做空,2024-08-02 23:15:00,2024-08-02 23:25:00,2984.99,2995.03,-0.0,flip_to_long -67666,做多,2024-08-02 23:25:00,2024-08-02 23:30:00,2995.03,2989.28,-0.0,flip_to_short -67667,做空,2024-08-02 23:30:00,2024-08-02 23:55:00,2989.28,2988.12,-0.0,flip_to_long -67668,做多,2024-08-02 23:55:00,2024-08-03 00:30:00,2988.12,2982.86,-0.0,flip_to_short -67669,做空,2024-08-03 00:30:00,2024-08-03 00:40:00,2982.86,2980.11,0.0,tp_lower -67670,做多,2024-08-03 01:55:00,2024-08-03 03:20:00,2954.96,2972.23,0.0,tp_upper -67671,做空,2024-08-03 04:35:00,2024-08-03 04:50:00,2977.61,2963.93,0.0,tp_lower -67672,做多,2024-08-03 05:50:00,2024-08-03 06:05:00,2970.53,2981.84,0.0,tp_upper -67673,做空,2024-08-03 07:45:00,2024-08-03 08:05:00,2982.18,2986.93,-0.0,flip_to_long -67674,做多,2024-08-03 08:05:00,2024-08-03 08:10:00,2986.93,2981.01,-0.0,flip_to_short -67675,做空,2024-08-03 08:10:00,2024-08-03 08:15:00,2981.01,2977.72,0.0,tp_lower -67676,做多,2024-08-03 08:55:00,2024-08-03 09:30:00,2981.1,2986.51,0.0,tp_upper -67677,做空,2024-08-03 11:05:00,2024-08-03 11:10:00,2988.79,2992.99,-0.0,flip_to_long -67678,做多,2024-08-03 11:10:00,2024-08-03 11:30:00,2992.99,2994.19,-0.0,tp_upper -67679,做空,2024-08-03 13:00:00,2024-08-03 13:20:00,3003.06,3004.22,-0.0,flip_to_long -67680,做多,2024-08-03 13:20:00,2024-08-03 13:25:00,3004.22,3000.43,-0.0,flip_to_short -67681,做空,2024-08-03 13:25:00,2024-08-03 13:30:00,3000.43,3006.83,-0.0,flip_to_long -67682,做多,2024-08-03 13:30:00,2024-08-03 13:35:00,3006.83,3004.09,-0.0,flip_to_short -67683,做空,2024-08-03 13:35:00,2024-08-03 13:45:00,3004.09,3003.39,-0.0,flip_to_long -67684,做多,2024-08-03 13:45:00,2024-08-03 14:00:00,3003.39,3008.87,0.0,tp_upper -67685,做空,2024-08-03 14:05:00,2024-08-03 14:10:00,3003.96,3004.08,-0.0,flip_to_long -67686,做多,2024-08-03 14:10:00,2024-08-03 14:15:00,3004.08,3005.28,-0.0,tp_upper -67687,做空,2024-08-03 14:50:00,2024-08-03 14:55:00,3003.51,2998.36,0.0,tp_lower -67688,做多,2024-08-03 18:15:00,2024-08-03 18:25:00,2913.4,2909.45,-0.0,flip_to_short -67689,做空,2024-08-03 18:25:00,2024-08-03 18:30:00,2909.45,2899.76,0.0,tp_lower -67690,做多,2024-08-03 18:40:00,2024-08-03 19:45:00,2909.97,2914.49,0.0,tp_upper -67691,做空,2024-08-03 19:50:00,2024-08-03 20:05:00,2900.57,2887.48,0.0,tp_lower -67692,做多,2024-08-03 20:10:00,2024-08-03 20:50:00,2902.33,2897.33,-0.0,flip_to_short -67693,做空,2024-08-03 20:50:00,2024-08-03 21:00:00,2897.33,2881.86,0.0,tp_lower -67694,做多,2024-08-03 21:25:00,2024-08-03 22:00:00,2897.61,2910.3,0.0,flip_to_short -67695,做空,2024-08-03 22:00:00,2024-08-03 22:50:00,2910.3,2910.26,-0.0,flip_to_long -67696,做多,2024-08-03 22:50:00,2024-08-03 22:55:00,2910.26,2907.72,-0.0,flip_to_short -67697,做空,2024-08-03 22:55:00,2024-08-03 23:05:00,2907.72,2902.88,0.0,tp_lower -67698,做多,2024-08-03 23:25:00,2024-08-03 23:30:00,2911.14,2904.76,-0.0,flip_to_short -67699,做空,2024-08-03 23:30:00,2024-08-03 23:45:00,2904.76,2907.14,-0.0,flip_to_long -67700,做多,2024-08-03 23:45:00,2024-08-03 23:55:00,2907.14,2901.95,-0.0,flip_to_short -67701,做空,2024-08-03 23:55:00,2024-08-04 00:00:00,2901.95,2904.1,-0.0,tp_lower -67702,做多,2024-08-04 00:05:00,2024-08-04 00:15:00,2907.88,2913.59,0.0,tp_upper -67703,做空,2024-08-04 00:20:00,2024-08-04 00:30:00,2902.48,2905.47,-0.0,flip_to_long -67704,做多,2024-08-04 00:30:00,2024-08-04 00:35:00,2905.47,2916.19,0.0,tp_upper -67705,做空,2024-08-04 01:00:00,2024-08-04 01:10:00,2904.44,2901.01,0.0,tp_lower -67706,做多,2024-08-04 01:50:00,2024-08-04 02:30:00,2904.3,2930.27,0.0,tp_upper -67707,做空,2024-08-04 03:10:00,2024-08-04 03:15:00,2910.89,2914.62,-0.0,flip_to_long -67708,做多,2024-08-04 03:15:00,2024-08-04 03:20:00,2914.62,2910.36,-0.0,flip_to_short -67709,做空,2024-08-04 03:20:00,2024-08-04 03:50:00,2910.36,2913.86,-0.0,flip_to_long -67710,做多,2024-08-04 03:50:00,2024-08-04 04:30:00,2913.86,2915.3,-0.0,flip_to_short -67711,做空,2024-08-04 04:30:00,2024-08-04 04:40:00,2915.3,2907.89,0.0,tp_lower -67712,做多,2024-08-04 05:30:00,2024-08-04 06:50:00,2911.27,2919.34,0.0,tp_upper -67713,做空,2024-08-04 07:05:00,2024-08-04 07:25:00,2915.13,2906.84,0.0,tp_lower -67714,做多,2024-08-04 08:30:00,2024-08-04 10:00:00,2901.96,2908.94,0.0,flip_to_short -67715,做空,2024-08-04 10:00:00,2024-08-04 10:15:00,2908.94,2909.44,-0.0,flip_to_long -67716,做多,2024-08-04 10:15:00,2024-08-04 10:25:00,2909.44,2909.97,-0.0,flip_to_short -67717,做空,2024-08-04 10:25:00,2024-08-04 10:40:00,2909.97,2909.47,-0.0,flip_to_long -67718,做多,2024-08-04 10:40:00,2024-08-04 10:55:00,2909.47,2914.43,0.0,tp_upper -67719,做空,2024-08-04 11:10:00,2024-08-04 11:50:00,2910.4,2911.28,-0.0,flip_to_long -67720,做多,2024-08-04 11:50:00,2024-08-04 12:05:00,2911.28,2914.93,0.0,tp_upper -67721,做空,2024-08-04 12:10:00,2024-08-04 12:20:00,2910.88,2914.01,-0.0,flip_to_long -67722,做多,2024-08-04 12:20:00,2024-08-04 12:25:00,2914.01,2913.76,-0.0,flip_to_short -67723,做空,2024-08-04 12:25:00,2024-08-04 12:30:00,2913.76,2917.01,-0.0,flip_to_long -67724,做多,2024-08-04 12:30:00,2024-08-04 12:35:00,2917.01,2918.85,0.0,tp_upper -67725,做空,2024-08-04 13:05:00,2024-08-04 13:20:00,2913.18,2915.0,-0.0,flip_to_long -67726,做多,2024-08-04 13:20:00,2024-08-04 13:45:00,2915.0,2916.64,0.0,flip_to_short -67727,做空,2024-08-04 13:45:00,2024-08-04 13:55:00,2916.64,2909.51,0.0,tp_lower -67728,做多,2024-08-04 16:40:00,2024-08-04 19:20:00,2831.88,2756.78,-0.0,tp_upper -67729,做空,2024-08-04 20:30:00,2024-08-04 20:55:00,2748.21,2750.4,-0.0,flip_to_long -67730,做多,2024-08-04 20:55:00,2024-08-04 22:15:00,2750.4,2725.86,-0.0,flip_to_short -67731,做空,2024-08-04 22:15:00,2024-08-04 22:30:00,2725.86,2736.56,-0.0,flip_to_long -67732,做多,2024-08-04 22:30:00,2024-08-04 22:45:00,2736.56,2728.93,-0.0,flip_to_short -67733,做空,2024-08-04 22:45:00,2024-08-04 22:55:00,2728.93,2720.87,0.0,tp_lower -67734,做多,2024-08-05 02:50:00,2024-08-05 03:05:00,2316.14,2297.04,-0.0,flip_to_short -67735,做空,2024-08-05 03:05:00,2024-08-05 03:15:00,2297.04,2304.48,-0.0,flip_to_long -67736,做多,2024-08-05 03:15:00,2024-08-05 04:10:00,2304.48,2374.64,0.0,tp_upper -67737,做空,2024-08-05 04:50:00,2024-08-05 05:10:00,2336.38,2303.42,0.0,tp_lower -67738,做多,2024-08-05 05:25:00,2024-08-05 05:40:00,2344.07,2340.68,-0.0,flip_to_short -67739,做空,2024-08-05 05:40:00,2024-08-05 06:05:00,2340.68,2288.53,0.0,tp_lower -67740,做多,2024-08-05 07:00:00,2024-08-05 08:25:00,2277.72,2322.09,0.0,flip_to_short -67741,做空,2024-08-05 08:25:00,2024-08-05 08:30:00,2322.09,2325.94,-0.0,flip_to_long -67742,做多,2024-08-05 08:30:00,2024-08-05 10:00:00,2325.94,2309.98,-0.0,flip_to_short -67743,做空,2024-08-05 10:00:00,2024-08-05 10:10:00,2309.98,2283.05,0.0,tp_lower -67744,做多,2024-08-05 11:10:00,2024-08-05 11:15:00,2276.54,2258.94,-0.0,flip_to_short -67745,做空,2024-08-05 11:15:00,2024-08-05 11:25:00,2258.94,2234.41,0.0,tp_lower -67746,做多,2024-08-05 11:45:00,2024-08-05 11:50:00,2266.12,2289.88,0.0,tp_upper -67747,做空,2024-08-05 12:10:00,2024-08-05 12:30:00,2261.17,2227.92,0.0,tp_lower -67748,做多,2024-08-05 12:35:00,2024-08-05 12:45:00,2248.51,2263.18,0.0,flip_to_short -67749,做空,2024-08-05 12:45:00,2024-08-05 13:05:00,2263.18,2239.8,0.0,flip_to_long -67750,做多,2024-08-05 13:05:00,2024-08-05 13:35:00,2239.8,2301.26,0.0,tp_upper -67751,做空,2024-08-05 16:55:00,2024-08-05 17:00:00,2452.63,2455.76,-0.0,flip_to_long -67752,做多,2024-08-05 17:00:00,2024-08-05 17:55:00,2455.76,2468.43,0.0,flip_to_short -67753,做空,2024-08-05 17:55:00,2024-08-05 18:20:00,2468.43,2412.87,0.0,tp_lower -67754,做多,2024-08-05 19:55:00,2024-08-05 20:05:00,2403.84,2434.7,0.0,tp_upper -67755,做空,2024-08-05 21:40:00,2024-08-05 21:55:00,2433.86,2427.26,0.0,flip_to_long -67756,做多,2024-08-05 21:55:00,2024-08-05 22:10:00,2427.26,2426.77,-0.0,flip_to_short -67757,做空,2024-08-05 22:10:00,2024-08-05 22:15:00,2426.77,2438.69,-0.0,flip_to_long -67758,做多,2024-08-05 22:15:00,2024-08-05 22:50:00,2438.69,2442.06,0.0,flip_to_short -67759,做空,2024-08-05 22:50:00,2024-08-05 23:45:00,2442.06,2417.98,0.0,tp_lower -67760,做多,2024-08-06 00:05:00,2024-08-06 00:10:00,2454.44,2473.5,0.0,tp_upper -67761,做空,2024-08-06 01:35:00,2024-08-06 01:50:00,2501.01,2517.86,-0.0,flip_to_long -67762,做多,2024-08-06 01:50:00,2024-08-06 02:40:00,2517.86,2499.9,-0.0,flip_to_short -67763,做空,2024-08-06 02:40:00,2024-08-06 03:00:00,2499.9,2495.95,0.0,tp_lower -67764,做多,2024-08-06 04:10:00,2024-08-06 04:35:00,2493.76,2494.88,-0.0,flip_to_short -67765,做空,2024-08-06 04:35:00,2024-08-06 04:45:00,2494.88,2490.82,0.0,tp_lower -67766,做多,2024-08-06 04:50:00,2024-08-06 05:10:00,2498.11,2487.01,-0.0,flip_to_short -67767,做空,2024-08-06 05:10:00,2024-08-06 05:15:00,2487.01,2496.34,-0.0,flip_to_long -67768,做多,2024-08-06 05:15:00,2024-08-06 05:20:00,2496.34,2494.98,-0.0,flip_to_short -67769,做空,2024-08-06 05:20:00,2024-08-06 07:10:00,2494.98,2497.08,-0.0,tp_lower -67770,做多,2024-08-06 07:35:00,2024-08-06 08:00:00,2513.73,2514.4,-0.0,flip_to_short -67771,做空,2024-08-06 08:00:00,2024-08-06 08:20:00,2514.4,2489.65,0.0,tp_lower -67772,做多,2024-08-06 09:50:00,2024-08-06 10:00:00,2462.34,2457.01,-0.0,flip_to_short -67773,做空,2024-08-06 10:00:00,2024-08-06 10:20:00,2457.01,2449.52,0.0,tp_lower -67774,做多,2024-08-06 10:25:00,2024-08-06 10:30:00,2462.52,2467.7,0.0,tp_upper -67775,做空,2024-08-06 10:40:00,2024-08-06 10:45:00,2454.15,2454.61,-0.0,flip_to_long -67776,做多,2024-08-06 10:45:00,2024-08-06 11:00:00,2454.61,2446.79,-0.0,flip_to_short -67777,做空,2024-08-06 11:00:00,2024-08-06 11:05:00,2446.79,2456.1,-0.0,tp_lower -67778,做多,2024-08-06 11:30:00,2024-08-06 11:45:00,2458.0,2461.61,0.0,tp_upper -67779,做空,2024-08-06 11:50:00,2024-08-06 11:55:00,2453.16,2457.07,-0.0,flip_to_long -67780,做多,2024-08-06 11:55:00,2024-08-06 12:05:00,2457.07,2454.1,-0.0,flip_to_short -67781,做空,2024-08-06 12:05:00,2024-08-06 12:10:00,2454.1,2459.21,-0.0,flip_to_long -67782,做多,2024-08-06 12:10:00,2024-08-06 12:15:00,2459.21,2465.82,0.0,tp_upper -67783,做空,2024-08-06 12:30:00,2024-08-06 12:35:00,2452.62,2446.77,0.0,tp_lower -67784,做多,2024-08-06 13:25:00,2024-08-06 13:40:00,2456.17,2434.93,-0.0,flip_to_short -67785,做空,2024-08-06 13:40:00,2024-08-06 13:50:00,2434.93,2448.95,-0.0,flip_to_long -67786,做多,2024-08-06 13:50:00,2024-08-06 14:05:00,2448.95,2505.29,0.0,tp_upper -67787,做空,2024-08-06 15:15:00,2024-08-06 15:55:00,2512.87,2526.01,-0.0,flip_to_long -67788,做多,2024-08-06 15:55:00,2024-08-06 16:00:00,2526.01,2521.98,-0.0,flip_to_short -67789,做空,2024-08-06 16:00:00,2024-08-06 16:30:00,2521.98,2518.22,0.0,flip_to_long -67790,做多,2024-08-06 16:30:00,2024-08-06 16:50:00,2518.22,2545.06,0.0,tp_upper -67791,做空,2024-08-06 17:15:00,2024-08-06 17:40:00,2527.01,2499.86,0.0,tp_lower -67792,做多,2024-08-06 18:30:00,2024-08-06 18:35:00,2510.52,2506.26,-0.0,flip_to_short -67793,做空,2024-08-06 18:35:00,2024-08-06 18:45:00,2506.26,2509.44,-0.0,flip_to_long -67794,做多,2024-08-06 18:45:00,2024-08-06 18:55:00,2509.44,2498.72,-0.0,flip_to_short -67795,做空,2024-08-06 18:55:00,2024-08-06 19:20:00,2498.72,2504.47,-0.0,flip_to_long -67796,做多,2024-08-06 19:20:00,2024-08-06 19:35:00,2504.47,2502.11,-0.0,flip_to_short -67797,做空,2024-08-06 19:35:00,2024-08-06 19:50:00,2502.11,2487.86,0.0,tp_lower -67798,做多,2024-08-06 20:30:00,2024-08-06 20:40:00,2492.98,2481.42,-0.0,flip_to_short -67799,做空,2024-08-06 20:40:00,2024-08-06 20:50:00,2481.42,2484.66,-0.0,tp_lower -67800,做多,2024-08-06 21:00:00,2024-08-06 21:05:00,2494.36,2477.05,-0.0,flip_to_short -67801,做空,2024-08-06 21:05:00,2024-08-06 21:25:00,2477.05,2489.45,-0.0,flip_to_long -67802,做多,2024-08-06 21:25:00,2024-08-06 21:40:00,2489.45,2486.98,-0.0,flip_to_short -67803,做空,2024-08-06 21:40:00,2024-08-06 21:45:00,2486.98,2487.92,-0.0,flip_to_long -67804,做多,2024-08-06 21:45:00,2024-08-06 22:00:00,2487.92,2502.85,0.0,tp_upper -67805,做空,2024-08-06 22:20:00,2024-08-06 22:25:00,2490.18,2460.18,0.0,tp_lower -67806,做多,2024-08-07 00:05:00,2024-08-07 00:40:00,2454.32,2446.73,-0.0,flip_to_short -67807,做空,2024-08-07 00:40:00,2024-08-07 00:45:00,2446.73,2450.06,-0.0,tp_lower -67808,做多,2024-08-07 00:50:00,2024-08-07 01:05:00,2457.12,2444.32,-0.0,flip_to_short -67809,做空,2024-08-07 01:05:00,2024-08-07 01:10:00,2444.32,2433.29,0.0,tp_lower -67810,做多,2024-08-07 01:15:00,2024-08-07 01:40:00,2448.61,2474.72,0.0,tp_upper -67811,做空,2024-08-07 02:50:00,2024-08-07 03:30:00,2487.77,2499.68,-0.0,flip_to_long -67812,做多,2024-08-07 03:30:00,2024-08-07 03:40:00,2499.68,2500.65,-0.0,flip_to_short -67813,做空,2024-08-07 03:40:00,2024-08-07 03:50:00,2500.65,2502.68,-0.0,flip_to_long -67814,做多,2024-08-07 03:50:00,2024-08-07 04:05:00,2502.68,2512.45,0.0,tp_upper -67815,做空,2024-08-07 05:20:00,2024-08-07 05:25:00,2512.15,2519.89,-0.0,flip_to_long -67816,做多,2024-08-07 05:25:00,2024-08-07 05:35:00,2519.89,2532.39,0.0,tp_upper -67817,做空,2024-08-07 05:40:00,2024-08-07 05:45:00,2511.46,2507.23,0.0,tp_lower -67818,做多,2024-08-07 07:30:00,2024-08-07 07:45:00,2499.36,2514.77,0.0,tp_upper -67819,做空,2024-08-07 08:35:00,2024-08-07 10:05:00,2510.01,2520.53,-0.0,flip_to_long -67820,做多,2024-08-07 10:05:00,2024-08-07 10:30:00,2520.53,2540.62,0.0,tp_upper -67821,做空,2024-08-07 10:45:00,2024-08-07 10:55:00,2528.41,2506.82,0.0,tp_lower -67822,做多,2024-08-07 13:30:00,2024-08-07 13:35:00,2477.01,2474.97,-0.0,tp_upper -67823,做空,2024-08-07 13:40:00,2024-08-07 13:45:00,2462.82,2448.61,0.0,tp_lower -67824,做多,2024-08-07 15:45:00,2024-08-07 15:50:00,2399.48,2411.93,0.0,tp_upper -67825,做空,2024-08-07 16:00:00,2024-08-07 16:20:00,2396.01,2402.01,-0.0,flip_to_long -67826,做多,2024-08-07 16:20:00,2024-08-07 16:25:00,2402.01,2394.03,-0.0,flip_to_short -67827,做空,2024-08-07 16:25:00,2024-08-07 16:35:00,2394.03,2387.66,0.0,tp_lower -67828,做多,2024-08-07 16:55:00,2024-08-07 17:05:00,2389.95,2383.91,-0.0,flip_to_short -67829,做空,2024-08-07 17:05:00,2024-08-07 17:15:00,2383.91,2356.09,0.0,tp_lower -67830,做多,2024-08-07 19:05:00,2024-08-07 19:50:00,2354.08,2348.31,-0.0,flip_to_short -67831,做空,2024-08-07 19:50:00,2024-08-07 19:55:00,2348.31,2349.36,-0.0,flip_to_long -67832,做多,2024-08-07 19:55:00,2024-08-07 20:00:00,2349.36,2346.97,-0.0,tp_upper -67833,做多,2024-08-07 20:10:00,2024-08-07 20:20:00,2345.93,2352.27,0.0,tp_upper -67834,做空,2024-08-07 20:35:00,2024-08-07 20:40:00,2345.61,2343.36,0.0,tp_lower -67835,做多,2024-08-07 20:55:00,2024-08-07 21:10:00,2347.88,2340.44,-0.0,flip_to_short -67836,做空,2024-08-07 21:10:00,2024-08-07 21:15:00,2340.44,2345.33,-0.0,tp_lower -67837,做多,2024-08-07 21:20:00,2024-08-07 21:25:00,2350.86,2344.4,-0.0,flip_to_short -67838,做空,2024-08-07 21:25:00,2024-08-07 21:30:00,2344.4,2351.28,-0.0,flip_to_long -67839,做多,2024-08-07 21:30:00,2024-08-07 21:40:00,2351.28,2364.26,0.0,tp_upper -67840,做空,2024-08-07 22:05:00,2024-08-07 22:20:00,2345.53,2319.78,0.0,tp_lower -67841,做多,2024-08-07 22:40:00,2024-08-07 23:25:00,2346.65,2349.01,0.0,flip_to_short -67842,做空,2024-08-07 23:25:00,2024-08-07 23:45:00,2349.01,2344.31,0.0,flip_to_long -67843,做多,2024-08-07 23:45:00,2024-08-08 00:10:00,2344.31,2342.21,-0.0,flip_to_short -67844,做空,2024-08-08 00:10:00,2024-08-08 00:15:00,2342.21,2345.03,-0.0,flip_to_long -67845,做多,2024-08-08 00:15:00,2024-08-08 01:00:00,2345.03,2359.99,0.0,tp_upper -67846,做多,2024-08-08 03:15:00,2024-08-08 05:45:00,2445.81,2427.22,-0.0,flip_to_short -67847,做空,2024-08-08 05:45:00,2024-08-08 06:00:00,2427.22,2417.48,0.0,tp_lower -67848,做多,2024-08-08 06:10:00,2024-08-08 06:15:00,2427.15,2430.88,0.0,tp_upper -67849,做空,2024-08-08 07:05:00,2024-08-08 07:15:00,2426.76,2429.62,-0.0,flip_to_long -67850,做多,2024-08-08 07:15:00,2024-08-08 07:20:00,2429.62,2423.5,-0.0,flip_to_short -67851,做空,2024-08-08 07:20:00,2024-08-08 07:30:00,2423.5,2414.61,0.0,tp_lower -67852,做多,2024-08-08 08:20:00,2024-08-08 08:25:00,2421.8,2418.65,-0.0,flip_to_short -67853,做空,2024-08-08 08:25:00,2024-08-08 08:30:00,2418.65,2421.97,-0.0,flip_to_long -67854,做多,2024-08-08 08:30:00,2024-08-08 08:50:00,2421.97,2425.53,0.0,tp_upper -67855,做空,2024-08-08 09:05:00,2024-08-08 09:10:00,2414.24,2420.11,-0.0,flip_to_long -67856,做多,2024-08-08 09:10:00,2024-08-08 09:30:00,2420.11,2434.6,0.0,tp_upper -67857,做空,2024-08-08 10:00:00,2024-08-08 10:05:00,2426.28,2426.78,-0.0,flip_to_long -67858,做多,2024-08-08 10:05:00,2024-08-08 10:45:00,2426.78,2438.14,0.0,tp_upper -67859,做空,2024-08-08 12:05:00,2024-08-08 12:20:00,2446.98,2439.17,0.0,tp_lower -67860,做多,2024-08-08 12:25:00,2024-08-08 12:30:00,2444.79,2521.59,0.0,tp_upper -67861,做空,2024-08-08 13:20:00,2024-08-08 13:25:00,2461.58,2465.68,-0.0,flip_to_long -67862,做多,2024-08-08 13:25:00,2024-08-08 14:30:00,2465.68,2482.74,0.0,tp_upper -67863,做空,2024-08-08 17:35:00,2024-08-08 17:50:00,2578.78,2583.72,-0.0,flip_to_long -67864,做多,2024-08-08 17:50:00,2024-08-08 17:55:00,2583.72,2577.76,-0.0,flip_to_short -67865,做空,2024-08-08 17:55:00,2024-08-08 18:00:00,2577.76,2586.08,-0.0,flip_to_long -67866,做多,2024-08-08 18:00:00,2024-08-08 18:15:00,2586.08,2588.78,0.0,tp_upper -67867,做空,2024-08-08 18:25:00,2024-08-08 18:30:00,2582.93,2584.85,-0.0,flip_to_long -67868,做多,2024-08-08 18:30:00,2024-08-08 18:35:00,2584.85,2581.92,-0.0,flip_to_short -67869,做空,2024-08-08 18:35:00,2024-08-08 18:45:00,2581.92,2576.02,0.0,tp_lower -67870,做多,2024-08-08 19:05:00,2024-08-08 19:10:00,2584.49,2579.84,-0.0,flip_to_short -67871,做空,2024-08-08 19:10:00,2024-08-08 19:15:00,2579.84,2581.7,-0.0,flip_to_long -67872,做多,2024-08-08 19:15:00,2024-08-08 19:45:00,2581.7,2580.16,-0.0,flip_to_short -67873,做空,2024-08-08 19:45:00,2024-08-08 19:55:00,2580.16,2572.39,0.0,tp_lower -67874,做多,2024-08-08 20:20:00,2024-08-08 20:35:00,2576.36,2573.7,-0.0,flip_to_short -67875,做空,2024-08-08 20:35:00,2024-08-08 20:40:00,2573.7,2576.27,-0.0,flip_to_long -67876,做多,2024-08-08 20:40:00,2024-08-08 21:10:00,2576.27,2582.06,0.0,tp_upper -67877,做空,2024-08-08 21:20:00,2024-08-09 00:30:00,2576.19,2691.6,-0.0,flip_to_long -67878,做多,2024-08-09 00:30:00,2024-08-09 00:35:00,2691.6,2688.02,-0.0,flip_to_short -67879,做空,2024-08-09 00:35:00,2024-08-09 00:55:00,2688.02,2664.81,0.0,tp_lower -67880,做多,2024-08-09 01:35:00,2024-08-09 01:40:00,2672.68,2668.22,-0.0,flip_to_short -67881,做空,2024-08-09 01:40:00,2024-08-09 02:05:00,2668.22,2670.52,-0.0,flip_to_long -67882,做多,2024-08-09 02:05:00,2024-08-09 02:10:00,2670.52,2668.07,-0.0,flip_to_short -67883,做空,2024-08-09 02:10:00,2024-08-09 02:15:00,2668.07,2668.48,-0.0,flip_to_long -67884,做多,2024-08-09 02:15:00,2024-08-09 02:20:00,2668.48,2663.58,-0.0,flip_to_short -67885,做空,2024-08-09 02:20:00,2024-08-09 02:25:00,2663.58,2665.42,-0.0,flip_to_long -67886,做多,2024-08-09 02:25:00,2024-08-09 02:30:00,2665.42,2663.25,-0.0,flip_to_short -67887,做空,2024-08-09 02:30:00,2024-08-09 02:35:00,2663.25,2665.98,-0.0,flip_to_long -67888,做多,2024-08-09 02:35:00,2024-08-09 02:45:00,2665.98,2676.44,0.0,tp_upper -67889,做空,2024-08-09 02:55:00,2024-08-09 03:00:00,2667.4,2672.56,-0.0,flip_to_long -67890,做多,2024-08-09 03:00:00,2024-08-09 03:05:00,2672.56,2676.83,0.0,tp_upper -67891,做空,2024-08-09 04:25:00,2024-08-09 04:45:00,2678.56,2670.44,0.0,tp_lower -67892,做多,2024-08-09 05:35:00,2024-08-09 05:50:00,2673.03,2671.68,-0.0,flip_to_short -67893,做空,2024-08-09 05:50:00,2024-08-09 07:35:00,2671.68,2673.36,-0.0,tp_lower -67894,做多,2024-08-09 08:55:00,2024-08-09 09:10:00,2669.64,2664.55,-0.0,flip_to_short -67895,做空,2024-08-09 09:10:00,2024-08-09 09:15:00,2664.55,2667.06,-0.0,flip_to_long -67896,做多,2024-08-09 09:15:00,2024-08-09 09:25:00,2667.06,2669.05,0.0,tp_upper -67897,做空,2024-08-09 09:30:00,2024-08-09 09:35:00,2661.82,2658.86,0.0,tp_lower -67898,做多,2024-08-09 09:45:00,2024-08-09 12:00:00,2660.52,2629.64,-0.0,flip_to_short -67899,做空,2024-08-09 12:00:00,2024-08-09 12:05:00,2629.64,2635.57,-0.0,flip_to_long -67900,做多,2024-08-09 12:05:00,2024-08-09 12:10:00,2635.57,2633.42,-0.0,flip_to_short -67901,做空,2024-08-09 12:10:00,2024-08-09 12:30:00,2633.42,2621.66,0.0,tp_lower -67902,做多,2024-08-09 13:00:00,2024-08-09 13:10:00,2628.83,2614.98,-0.0,flip_to_short -67903,做空,2024-08-09 13:10:00,2024-08-09 13:15:00,2614.98,2611.51,0.0,tp_lower -67904,做多,2024-08-09 13:55:00,2024-08-09 14:00:00,2614.66,2648.68,0.0,tp_upper -67905,做空,2024-08-09 14:05:00,2024-08-09 14:30:00,2625.55,2569.11,0.0,tp_lower -67906,做多,2024-08-09 15:00:00,2024-08-09 15:05:00,2602.85,2596.26,-0.0,flip_to_short -67907,做空,2024-08-09 15:05:00,2024-08-09 16:00:00,2596.26,2560.86,0.0,tp_lower -67908,做多,2024-08-09 16:15:00,2024-08-09 17:15:00,2576.98,2596.8,0.0,tp_upper -67909,做空,2024-08-09 17:50:00,2024-08-09 17:55:00,2588.03,2589.15,-0.0,flip_to_long -67910,做多,2024-08-09 17:55:00,2024-08-09 18:10:00,2589.15,2588.1,-0.0,flip_to_short -67911,做空,2024-08-09 18:10:00,2024-08-09 18:15:00,2588.1,2584.72,0.0,tp_lower -67912,做多,2024-08-09 18:35:00,2024-08-09 19:20:00,2588.83,2588.91,-0.0,flip_to_short -67913,做空,2024-08-09 19:20:00,2024-08-09 20:05:00,2588.91,2591.86,-0.0,flip_to_long -67914,做多,2024-08-09 20:05:00,2024-08-09 20:15:00,2591.86,2594.12,0.0,tp_upper -67915,做空,2024-08-09 20:20:00,2024-08-09 20:25:00,2588.91,2594.03,-0.0,flip_to_long -67916,做多,2024-08-09 20:25:00,2024-08-09 20:30:00,2594.03,2600.43,0.0,tp_upper -67917,做空,2024-08-09 20:40:00,2024-08-09 20:50:00,2588.34,2594.62,-0.0,flip_to_long -67918,做多,2024-08-09 20:50:00,2024-08-09 20:55:00,2594.62,2591.64,-0.0,flip_to_short -67919,做空,2024-08-09 20:55:00,2024-08-09 21:00:00,2591.64,2578.38,0.0,tp_lower -67920,做多,2024-08-09 21:50:00,2024-08-09 22:00:00,2581.11,2602.88,0.0,tp_upper -67921,做空,2024-08-09 23:05:00,2024-08-09 23:25:00,2587.61,2583.3,0.0,tp_lower -67922,做多,2024-08-09 23:30:00,2024-08-09 23:35:00,2592.43,2590.78,-0.0,flip_to_short -67923,做空,2024-08-09 23:35:00,2024-08-10 00:10:00,2590.78,2599.6,-0.0,flip_to_long -67924,做多,2024-08-10 00:10:00,2024-08-10 00:15:00,2599.6,2606.64,0.0,tp_upper -67925,做空,2024-08-10 00:30:00,2024-08-10 01:05:00,2592.88,2590.61,0.0,flip_to_long -67926,做多,2024-08-10 01:05:00,2024-08-10 01:20:00,2590.61,2599.51,0.0,flip_to_short -67927,做空,2024-08-10 01:20:00,2024-08-10 01:55:00,2599.51,2598.71,-0.0,flip_to_long -67928,做多,2024-08-10 01:55:00,2024-08-10 02:50:00,2598.71,2606.02,0.0,flip_to_short -67929,做空,2024-08-10 02:50:00,2024-08-10 03:00:00,2606.02,2602.36,0.0,tp_lower -67930,做多,2024-08-10 03:35:00,2024-08-10 03:45:00,2603.84,2603.32,-0.0,flip_to_short -67931,做空,2024-08-10 03:45:00,2024-08-10 04:05:00,2603.32,2598.39,0.0,flip_to_long -67932,做多,2024-08-10 04:05:00,2024-08-10 05:00:00,2598.39,2595.88,-0.0,flip_to_short -67933,做空,2024-08-10 05:00:00,2024-08-10 05:10:00,2595.88,2600.02,-0.0,flip_to_long -67934,做多,2024-08-10 05:10:00,2024-08-10 05:30:00,2600.02,2603.38,0.0,tp_upper -67935,做空,2024-08-10 08:15:00,2024-08-10 08:25:00,2627.39,2631.76,-0.0,flip_to_long -67936,做多,2024-08-10 08:25:00,2024-08-10 08:30:00,2631.76,2625.79,-0.0,flip_to_short -67937,做空,2024-08-10 08:30:00,2024-08-10 08:45:00,2625.79,2628.23,-0.0,flip_to_long -67938,做多,2024-08-10 08:45:00,2024-08-10 08:55:00,2628.23,2628.27,-0.0,flip_to_short -67939,做空,2024-08-10 08:55:00,2024-08-10 09:00:00,2628.27,2633.29,-0.0,flip_to_long -67940,做多,2024-08-10 09:00:00,2024-08-10 09:05:00,2633.29,2631.53,-0.0,flip_to_short -67941,做空,2024-08-10 09:05:00,2024-08-10 09:25:00,2631.53,2628.14,0.0,flip_to_long -67942,做多,2024-08-10 09:25:00,2024-08-10 09:30:00,2628.14,2635.01,0.0,tp_upper -67943,做空,2024-08-10 10:00:00,2024-08-10 10:05:00,2629.56,2636.43,-0.0,flip_to_long -67944,做多,2024-08-10 10:05:00,2024-08-10 10:20:00,2636.43,2628.48,-0.0,flip_to_short -67945,做空,2024-08-10 10:20:00,2024-08-10 10:25:00,2628.48,2628.91,-0.0,tp_lower -67946,做多,2024-08-10 10:50:00,2024-08-10 11:10:00,2630.69,2631.72,-0.0,flip_to_short -67947,做空,2024-08-10 11:10:00,2024-08-10 12:20:00,2631.72,2633.25,-0.0,flip_to_long -67948,做多,2024-08-10 12:20:00,2024-08-10 12:25:00,2633.25,2631.28,-0.0,flip_to_short -67949,做空,2024-08-10 12:25:00,2024-08-10 12:30:00,2631.28,2631.51,-0.0,flip_to_long -67950,做多,2024-08-10 12:30:00,2024-08-10 14:40:00,2631.51,2613.35,-0.0,flip_to_short -67951,做空,2024-08-10 14:40:00,2024-08-10 15:00:00,2613.35,2606.64,0.0,tp_lower -67952,做多,2024-08-10 15:05:00,2024-08-10 15:10:00,2615.94,2618.39,0.0,tp_upper -67953,做空,2024-08-10 15:20:00,2024-08-10 15:55:00,2615.07,2598.24,0.0,tp_lower -67954,做多,2024-08-10 16:55:00,2024-08-10 17:00:00,2606.12,2604.44,-0.0,flip_to_short -67955,做空,2024-08-10 17:00:00,2024-08-10 17:10:00,2604.44,2604.73,-0.0,flip_to_long -67956,做多,2024-08-10 17:10:00,2024-08-10 17:25:00,2604.73,2604.12,-0.0,flip_to_short -67957,做空,2024-08-10 17:25:00,2024-08-10 17:35:00,2604.12,2603.26,-0.0,flip_to_long -67958,做多,2024-08-10 17:35:00,2024-08-10 17:45:00,2603.26,2602.45,-0.0,flip_to_short -67959,做空,2024-08-10 17:45:00,2024-08-10 17:50:00,2602.45,2613.01,-0.0,flip_to_long -67960,做多,2024-08-10 17:50:00,2024-08-10 17:55:00,2613.01,2609.52,-0.0,tp_upper -67961,做空,2024-08-10 18:20:00,2024-08-10 18:35:00,2611.25,2609.43,0.0,flip_to_long -67962,做多,2024-08-10 18:35:00,2024-08-10 18:45:00,2609.43,2608.28,-0.0,flip_to_short -67963,做空,2024-08-10 18:45:00,2024-08-10 18:55:00,2608.28,2599.67,0.0,tp_lower -67964,做多,2024-08-10 19:20:00,2024-08-10 19:35:00,2603.63,2605.81,0.0,flip_to_short -67965,做空,2024-08-10 19:35:00,2024-08-10 20:05:00,2605.81,2604.57,-0.0,flip_to_long -67966,做多,2024-08-10 20:05:00,2024-08-10 20:10:00,2604.57,2601.86,-0.0,flip_to_short -67967,做空,2024-08-10 20:10:00,2024-08-10 20:40:00,2601.86,2601.82,-0.0,flip_to_long -67968,做多,2024-08-10 20:40:00,2024-08-10 20:45:00,2601.82,2599.74,-0.0,flip_to_short -67969,做空,2024-08-10 20:45:00,2024-08-10 20:50:00,2599.74,2603.61,-0.0,flip_to_long -67970,做多,2024-08-10 20:50:00,2024-08-10 21:05:00,2603.61,2611.34,0.0,tp_upper -67971,做空,2024-08-10 22:00:00,2024-08-10 22:05:00,2607.19,2607.26,-0.0,flip_to_long -67972,做多,2024-08-10 22:05:00,2024-08-10 23:35:00,2607.26,2605.4,-0.0,flip_to_short -67973,做空,2024-08-10 23:35:00,2024-08-10 23:45:00,2605.4,2605.64,-0.0,flip_to_long -67974,做多,2024-08-10 23:45:00,2024-08-11 00:05:00,2605.64,2614.07,0.0,tp_upper -67975,做多,2024-08-11 01:20:00,2024-08-11 01:55:00,2619.03,2628.13,0.0,tp_upper -67976,做空,2024-08-11 02:15:00,2024-08-11 02:20:00,2623.93,2625.14,-0.0,flip_to_long -67977,做多,2024-08-11 02:20:00,2024-08-11 02:30:00,2625.14,2626.25,-0.0,flip_to_short -67978,做空,2024-08-11 02:30:00,2024-08-11 02:40:00,2626.25,2624.18,0.0,flip_to_long -67979,做多,2024-08-11 02:40:00,2024-08-11 02:50:00,2624.18,2623.34,-0.0,flip_to_short -67980,做空,2024-08-11 02:50:00,2024-08-11 02:55:00,2623.34,2623.62,-0.0,flip_to_long -67981,做多,2024-08-11 02:55:00,2024-08-11 03:05:00,2623.62,2636.92,0.0,tp_upper -67982,做空,2024-08-11 04:10:00,2024-08-11 04:25:00,2637.72,2645.39,-0.0,flip_to_long -67983,做多,2024-08-11 04:25:00,2024-08-11 04:35:00,2645.39,2647.27,0.0,flip_to_short -67984,做空,2024-08-11 04:35:00,2024-08-11 04:50:00,2647.27,2645.48,0.0,flip_to_long -67985,做多,2024-08-11 04:50:00,2024-08-11 05:15:00,2645.48,2645.18,-0.0,flip_to_short -67986,做空,2024-08-11 05:15:00,2024-08-11 10:10:00,2645.18,2690.37,-0.0,flip_to_long -67987,做多,2024-08-11 10:10:00,2024-08-11 10:15:00,2690.37,2686.32,-0.0,flip_to_short -67988,做空,2024-08-11 10:15:00,2024-08-11 11:00:00,2686.32,2663.33,0.0,tp_lower -67989,做多,2024-08-11 13:45:00,2024-08-11 13:50:00,2638.51,2636.69,-0.0,tp_upper -67990,做空,2024-08-11 14:40:00,2024-08-11 14:50:00,2635.63,2614.01,0.0,tp_lower -67991,做多,2024-08-11 16:20:00,2024-08-11 16:50:00,2613.34,2621.97,0.0,tp_upper -67992,做空,2024-08-11 17:25:00,2024-08-11 17:30:00,2618.86,2620.73,-0.0,flip_to_long -67993,做多,2024-08-11 17:30:00,2024-08-11 17:50:00,2620.73,2638.39,0.0,tp_upper -67994,做空,2024-08-11 18:25:00,2024-08-11 19:10:00,2630.51,2624.96,0.0,tp_lower -67995,做多,2024-08-11 21:35:00,2024-08-11 21:40:00,2567.37,2576.36,0.0,tp_upper -67996,做空,2024-08-11 22:10:00,2024-08-11 22:30:00,2561.1,2549.81,0.0,tp_lower -67997,做多,2024-08-11 22:45:00,2024-08-11 23:00:00,2566.45,2559.88,-0.0,flip_to_short -67998,做空,2024-08-11 23:00:00,2024-08-11 23:30:00,2559.88,2566.28,-0.0,flip_to_long -67999,做多,2024-08-11 23:30:00,2024-08-11 23:35:00,2566.28,2561.27,-0.0,flip_to_short -68000,做空,2024-08-11 23:35:00,2024-08-12 00:00:00,2561.27,2559.28,0.0,flip_to_long -68001,做多,2024-08-12 00:00:00,2024-08-12 00:10:00,2559.28,2572.36,0.0,tp_upper -68002,做空,2024-08-12 00:20:00,2024-08-12 00:25:00,2552.1,2548.02,0.0,tp_lower -68003,做多,2024-08-12 01:10:00,2024-08-12 01:25:00,2548.93,2544.82,-0.0,flip_to_short -68004,做空,2024-08-12 01:25:00,2024-08-12 01:40:00,2544.82,2547.24,-0.0,flip_to_long -68005,做多,2024-08-12 01:40:00,2024-08-12 01:45:00,2547.24,2545.15,-0.0,flip_to_short -68006,做空,2024-08-12 01:45:00,2024-08-12 02:10:00,2545.15,2549.59,-0.0,flip_to_long -68007,做多,2024-08-12 02:10:00,2024-08-12 02:15:00,2549.59,2542.02,-0.0,flip_to_short -68008,做空,2024-08-12 02:15:00,2024-08-12 02:55:00,2542.02,2550.47,-0.0,flip_to_long -68009,做多,2024-08-12 02:55:00,2024-08-12 03:00:00,2550.47,2549.94,-0.0,tp_upper -68010,做空,2024-08-12 03:05:00,2024-08-12 03:15:00,2537.48,2533.83,0.0,tp_lower -68011,做多,2024-08-12 03:20:00,2024-08-12 03:40:00,2542.56,2540.03,-0.0,flip_to_short -68012,做空,2024-08-12 03:40:00,2024-08-12 03:45:00,2540.03,2542.93,-0.0,flip_to_long -68013,做多,2024-08-12 03:45:00,2024-08-12 03:50:00,2542.93,2540.12,-0.0,flip_to_short -68014,做空,2024-08-12 03:50:00,2024-08-12 03:55:00,2540.12,2540.17,-0.0,flip_to_long -68015,做多,2024-08-12 03:55:00,2024-08-12 04:10:00,2540.17,2537.01,-0.0,flip_to_short -68016,做空,2024-08-12 04:10:00,2024-08-12 04:25:00,2537.01,2543.55,-0.0,flip_to_long -68017,做多,2024-08-12 04:25:00,2024-08-12 04:30:00,2543.55,2542.12,-0.0,flip_to_short -68018,做空,2024-08-12 04:30:00,2024-08-12 05:00:00,2542.12,2538.69,0.0,flip_to_long -68019,做多,2024-08-12 05:00:00,2024-08-12 05:35:00,2538.69,2548.98,0.0,tp_upper -68020,做空,2024-08-12 05:40:00,2024-08-12 05:50:00,2537.6,2549.0,-0.0,flip_to_long -68021,做多,2024-08-12 05:50:00,2024-08-12 05:55:00,2549.0,2552.49,0.0,tp_upper -68022,做多,2024-08-12 06:10:00,2024-08-12 06:15:00,2549.7,2547.93,-0.0,flip_to_short -68023,做空,2024-08-12 06:15:00,2024-08-12 06:55:00,2547.93,2551.32,-0.0,flip_to_long -68024,做多,2024-08-12 06:55:00,2024-08-12 07:00:00,2551.32,2544.47,-0.0,flip_to_short -68025,做空,2024-08-12 07:00:00,2024-08-12 07:05:00,2544.47,2536.7,0.0,tp_lower -68026,做多,2024-08-12 07:20:00,2024-08-12 07:30:00,2542.09,2571.33,0.0,tp_upper -68027,做空,2024-08-12 08:50:00,2024-08-12 09:10:00,2569.36,2576.89,-0.0,flip_to_long -68028,做多,2024-08-12 09:10:00,2024-08-12 09:15:00,2576.89,2574.57,-0.0,flip_to_short -68029,做空,2024-08-12 09:15:00,2024-08-12 09:20:00,2574.57,2581.82,-0.0,flip_to_long -68030,做多,2024-08-12 09:20:00,2024-08-12 09:25:00,2581.82,2577.18,-0.0,flip_to_short -68031,做空,2024-08-12 09:25:00,2024-08-12 09:30:00,2577.18,2584.28,-0.0,flip_to_long -68032,做多,2024-08-12 09:30:00,2024-08-12 09:55:00,2584.28,2595.27,0.0,tp_upper -68033,做空,2024-08-12 12:40:00,2024-08-12 12:45:00,2669.43,2671.16,-0.0,flip_to_long -68034,做多,2024-08-12 12:45:00,2024-08-12 12:50:00,2671.16,2670.14,-0.0,flip_to_short -68035,做空,2024-08-12 12:50:00,2024-08-12 12:55:00,2670.14,2683.65,-0.0,flip_to_long -68036,做多,2024-08-12 12:55:00,2024-08-12 13:00:00,2683.65,2678.52,-0.0,tp_upper -68037,做空,2024-08-12 13:35:00,2024-08-12 13:40:00,2672.53,2651.01,0.0,tp_lower -68038,做多,2024-08-12 14:10:00,2024-08-12 14:15:00,2670.16,2669.86,-0.0,flip_to_short -68039,做空,2024-08-12 14:15:00,2024-08-12 15:40:00,2669.86,2677.3,-0.0,flip_to_long -68040,做多,2024-08-12 15:40:00,2024-08-12 16:00:00,2677.3,2686.1,0.0,flip_to_short -68041,做空,2024-08-12 16:00:00,2024-08-12 16:45:00,2686.1,2675.95,0.0,flip_to_long -68042,做多,2024-08-12 16:45:00,2024-08-12 16:50:00,2675.95,2672.95,-0.0,flip_to_short -68043,做空,2024-08-12 16:50:00,2024-08-12 17:25:00,2672.95,2665.69,0.0,tp_lower -68044,做多,2024-08-12 17:35:00,2024-08-12 17:40:00,2673.0,2669.57,-0.0,flip_to_short -68045,做空,2024-08-12 17:40:00,2024-08-12 17:50:00,2669.57,2655.72,0.0,tp_lower -68046,做多,2024-08-12 18:10:00,2024-08-12 18:15:00,2672.31,2668.93,-0.0,flip_to_short -68047,做空,2024-08-12 18:15:00,2024-08-12 18:25:00,2668.93,2667.47,0.0,flip_to_long -68048,做多,2024-08-12 18:25:00,2024-08-12 18:35:00,2667.47,2660.01,-0.0,flip_to_short -68049,做空,2024-08-12 18:35:00,2024-08-12 18:45:00,2660.01,2642.73,0.0,tp_lower -68050,做多,2024-08-12 19:15:00,2024-08-12 19:35:00,2660.27,2659.09,-0.0,flip_to_short -68051,做空,2024-08-12 19:35:00,2024-08-12 19:50:00,2659.09,2655.0,0.0,flip_to_long -68052,做多,2024-08-12 19:50:00,2024-08-12 20:15:00,2655.0,2674.92,0.0,tp_upper -68053,做空,2024-08-12 21:00:00,2024-08-12 21:10:00,2671.44,2669.9,0.0,flip_to_long -68054,做多,2024-08-12 21:10:00,2024-08-12 22:40:00,2669.9,2683.93,0.0,flip_to_short -68055,做空,2024-08-12 22:40:00,2024-08-12 22:45:00,2683.93,2691.86,-0.0,flip_to_long -68056,做多,2024-08-12 22:45:00,2024-08-12 23:00:00,2691.86,2700.33,0.0,tp_upper -68057,做空,2024-08-13 00:10:00,2024-08-13 00:25:00,2712.85,2718.52,-0.0,flip_to_long -68058,做多,2024-08-13 00:25:00,2024-08-13 01:20:00,2718.52,2713.94,-0.0,flip_to_short -68059,做空,2024-08-13 01:20:00,2024-08-13 01:35:00,2713.94,2714.11,-0.0,flip_to_long -68060,做多,2024-08-13 01:35:00,2024-08-13 01:45:00,2714.11,2724.59,0.0,tp_upper -68061,做空,2024-08-13 02:10:00,2024-08-13 02:15:00,2709.61,2696.47,0.0,tp_lower -68062,做多,2024-08-13 02:30:00,2024-08-13 04:45:00,2712.23,2655.08,-0.0,flip_to_short -68063,做空,2024-08-13 04:45:00,2024-08-13 04:50:00,2655.08,2656.78,-0.0,flip_to_long -68064,做多,2024-08-13 04:50:00,2024-08-13 05:00:00,2656.78,2655.05,-0.0,flip_to_short -68065,做空,2024-08-13 05:00:00,2024-08-13 05:10:00,2655.05,2656.09,-0.0,flip_to_long -68066,做多,2024-08-13 05:10:00,2024-08-13 05:35:00,2656.09,2655.68,-0.0,flip_to_short -68067,做空,2024-08-13 05:35:00,2024-08-13 05:45:00,2655.68,2656.9,-0.0,flip_to_long -68068,做多,2024-08-13 05:45:00,2024-08-13 05:50:00,2656.9,2654.26,-0.0,flip_to_short -68069,做空,2024-08-13 05:50:00,2024-08-13 05:55:00,2654.26,2650.99,0.0,tp_lower -68070,做多,2024-08-13 06:00:00,2024-08-13 06:05:00,2656.95,2652.45,-0.0,flip_to_short -68071,做空,2024-08-13 06:05:00,2024-08-13 06:10:00,2652.45,2649.03,0.0,tp_lower -68072,做多,2024-08-13 06:45:00,2024-08-13 07:20:00,2652.78,2648.63,-0.0,flip_to_short -68073,做空,2024-08-13 07:20:00,2024-08-13 07:35:00,2648.63,2652.55,-0.0,flip_to_long -68074,做多,2024-08-13 07:35:00,2024-08-13 07:55:00,2652.55,2647.13,-0.0,flip_to_short -68075,做空,2024-08-13 07:55:00,2024-08-13 08:10:00,2647.13,2652.53,-0.0,flip_to_long -68076,做多,2024-08-13 08:10:00,2024-08-13 08:15:00,2652.53,2650.86,-0.0,flip_to_short -68077,做空,2024-08-13 08:15:00,2024-08-13 08:20:00,2650.86,2640.23,0.0,tp_lower -68078,做多,2024-08-13 09:50:00,2024-08-13 10:00:00,2638.96,2637.52,-0.0,flip_to_short -68079,做空,2024-08-13 10:00:00,2024-08-13 10:10:00,2637.52,2631.53,0.0,tp_lower -68080,做多,2024-08-13 10:45:00,2024-08-13 10:55:00,2631.13,2632.24,-0.0,flip_to_short -68081,做空,2024-08-13 10:55:00,2024-08-13 11:10:00,2632.24,2635.03,-0.0,flip_to_long -68082,做多,2024-08-13 11:10:00,2024-08-13 11:40:00,2635.03,2641.99,0.0,tp_upper -68083,做空,2024-08-13 12:40:00,2024-08-13 12:50:00,2638.84,2644.11,-0.0,flip_to_long -68084,做多,2024-08-13 12:50:00,2024-08-13 13:00:00,2644.11,2646.05,0.0,tp_upper -68085,做空,2024-08-13 13:10:00,2024-08-13 13:25:00,2642.61,2639.44,0.0,tp_lower -68086,做多,2024-08-13 13:30:00,2024-08-13 13:40:00,2647.76,2655.16,0.0,tp_upper -68087,做空,2024-08-13 14:25:00,2024-08-13 14:30:00,2655.07,2633.1,0.0,tp_lower -68088,做多,2024-08-13 14:45:00,2024-08-13 15:00:00,2658.76,2658.68,-0.0,flip_to_short -68089,做空,2024-08-13 15:00:00,2024-08-13 15:45:00,2658.68,2650.38,0.0,flip_to_long -68090,做多,2024-08-13 15:45:00,2024-08-13 16:10:00,2650.38,2662.07,0.0,tp_upper -68091,做空,2024-08-13 17:50:00,2024-08-13 18:10:00,2711.97,2705.62,0.0,flip_to_long -68092,做多,2024-08-13 18:10:00,2024-08-13 19:45:00,2705.62,2717.15,0.0,tp_upper -68093,做空,2024-08-13 20:35:00,2024-08-13 21:00:00,2703.84,2699.28,0.0,tp_lower -68094,做多,2024-08-13 21:20:00,2024-08-13 21:30:00,2708.07,2718.36,0.0,tp_upper -68095,做空,2024-08-13 22:15:00,2024-08-13 22:20:00,2711.14,2716.18,-0.0,flip_to_long -68096,做多,2024-08-13 22:20:00,2024-08-13 22:45:00,2716.18,2716.75,-0.0,flip_to_short -68097,做空,2024-08-13 22:45:00,2024-08-13 23:10:00,2716.75,2705.87,0.0,tp_lower -68098,做多,2024-08-14 00:10:00,2024-08-14 00:45:00,2703.04,2700.2,-0.0,flip_to_short -68099,做空,2024-08-14 00:45:00,2024-08-14 01:35:00,2700.2,2706.52,-0.0,flip_to_long -68100,做多,2024-08-14 01:35:00,2024-08-14 01:45:00,2706.52,2699.06,-0.0,flip_to_short -68101,做空,2024-08-14 01:45:00,2024-08-14 01:55:00,2699.06,2689.46,0.0,tp_lower -68102,做多,2024-08-14 02:20:00,2024-08-14 02:50:00,2699.1,2710.3,0.0,tp_upper -68103,做空,2024-08-14 03:55:00,2024-08-14 04:00:00,2707.98,2711.31,-0.0,flip_to_long -68104,做多,2024-08-14 04:00:00,2024-08-14 04:15:00,2711.31,2709.86,-0.0,flip_to_short -68105,做空,2024-08-14 04:15:00,2024-08-14 04:20:00,2709.86,2711.99,-0.0,flip_to_long -68106,做多,2024-08-14 04:20:00,2024-08-14 04:30:00,2711.99,2709.28,-0.0,flip_to_short -68107,做空,2024-08-14 04:30:00,2024-08-14 04:35:00,2709.28,2715.41,-0.0,flip_to_long -68108,做多,2024-08-14 04:35:00,2024-08-14 04:45:00,2715.41,2716.64,-0.0,tp_upper -68109,做多,2024-08-14 05:55:00,2024-08-14 06:20:00,2722.63,2741.99,0.0,tp_upper -68110,做空,2024-08-14 06:35:00,2024-08-14 06:50:00,2729.52,2726.22,0.0,flip_to_long -68111,做多,2024-08-14 06:50:00,2024-08-14 07:55:00,2726.22,2726.46,-0.0,flip_to_short -68112,做空,2024-08-14 07:55:00,2024-08-14 08:05:00,2726.46,2730.86,-0.0,flip_to_long -68113,做多,2024-08-14 08:05:00,2024-08-14 08:10:00,2730.86,2722.64,-0.0,tp_upper -68114,做多,2024-08-14 08:20:00,2024-08-14 08:25:00,2726.64,2731.53,0.0,tp_upper -68115,做空,2024-08-14 08:40:00,2024-08-14 08:55:00,2725.01,2724.23,-0.0,flip_to_long -68116,做多,2024-08-14 08:55:00,2024-08-14 09:10:00,2724.23,2720.38,-0.0,flip_to_short -68117,做空,2024-08-14 09:10:00,2024-08-14 09:20:00,2720.38,2722.96,-0.0,flip_to_long -68118,做多,2024-08-14 09:20:00,2024-08-14 09:30:00,2722.96,2723.9,-0.0,flip_to_short -68119,做空,2024-08-14 09:30:00,2024-08-14 10:00:00,2723.9,2728.64,-0.0,flip_to_long -68120,做多,2024-08-14 10:00:00,2024-08-14 10:05:00,2728.64,2733.57,0.0,tp_upper -68121,做空,2024-08-14 11:00:00,2024-08-14 11:25:00,2734.16,2738.6,-0.0,flip_to_long -68122,做多,2024-08-14 11:25:00,2024-08-14 11:55:00,2738.6,2748.6,0.0,flip_to_short -68123,做空,2024-08-14 11:55:00,2024-08-14 12:05:00,2748.6,2750.57,-0.0,flip_to_long -68124,做多,2024-08-14 12:05:00,2024-08-14 12:10:00,2750.57,2745.03,-0.0,flip_to_short -68125,做空,2024-08-14 12:10:00,2024-08-14 12:20:00,2745.03,2754.7,-0.0,flip_to_long -68126,做多,2024-08-14 12:20:00,2024-08-14 12:25:00,2754.7,2773.37,0.0,tp_upper -68127,做空,2024-08-14 12:30:00,2024-08-14 12:50:00,2749.02,2727.03,0.0,tp_lower -68128,做空,2024-08-14 15:05:00,2024-08-14 15:35:00,2646.24,2656.38,-0.0,flip_to_long -68129,做多,2024-08-14 15:35:00,2024-08-14 15:40:00,2656.38,2671.78,0.0,tp_upper -68130,做空,2024-08-14 16:15:00,2024-08-14 16:45:00,2651.22,2659.1,-0.0,flip_to_long -68131,做多,2024-08-14 16:45:00,2024-08-14 17:10:00,2659.1,2659.91,-0.0,flip_to_short -68132,做空,2024-08-14 17:10:00,2024-08-14 17:15:00,2659.91,2661.45,-0.0,flip_to_long -68133,做多,2024-08-14 17:15:00,2024-08-14 17:20:00,2661.45,2655.56,-0.0,flip_to_short -68134,做空,2024-08-14 17:20:00,2024-08-14 17:30:00,2655.56,2658.09,-0.0,flip_to_long -68135,做多,2024-08-14 17:30:00,2024-08-14 17:40:00,2658.09,2658.89,-0.0,flip_to_short -68136,做空,2024-08-14 17:40:00,2024-08-14 18:00:00,2658.89,2658.47,-0.0,flip_to_long -68137,做多,2024-08-14 18:00:00,2024-08-14 18:10:00,2658.47,2656.06,-0.0,flip_to_short -68138,做空,2024-08-14 18:10:00,2024-08-14 18:15:00,2656.06,2656.94,-0.0,flip_to_long -68139,做多,2024-08-14 18:15:00,2024-08-14 18:25:00,2656.94,2657.14,-0.0,tp_upper -68140,做多,2024-08-14 18:50:00,2024-08-14 19:05:00,2657.66,2656.63,-0.0,flip_to_short -68141,做空,2024-08-14 19:05:00,2024-08-14 19:20:00,2656.63,2657.17,-0.0,flip_to_long -68142,做多,2024-08-14 19:20:00,2024-08-14 19:40:00,2657.17,2665.99,0.0,tp_upper -68143,做空,2024-08-14 21:30:00,2024-08-14 21:55:00,2672.07,2662.63,0.0,tp_lower -68144,做多,2024-08-14 22:30:00,2024-08-14 22:35:00,2668.48,2668.4,-0.0,flip_to_short -68145,做空,2024-08-14 22:35:00,2024-08-14 22:50:00,2668.4,2667.21,-0.0,flip_to_long -68146,做多,2024-08-14 22:50:00,2024-08-14 23:35:00,2667.21,2664.99,-0.0,flip_to_short -68147,做空,2024-08-14 23:35:00,2024-08-14 23:50:00,2664.99,2661.97,0.0,tp_lower -68148,做多,2024-08-15 00:05:00,2024-08-15 00:55:00,2661.61,2664.74,0.0,flip_to_short -68149,做空,2024-08-15 00:55:00,2024-08-15 01:05:00,2664.74,2658.53,0.0,tp_lower -68150,做多,2024-08-15 02:20:00,2024-08-15 02:30:00,2653.89,2653.06,-0.0,flip_to_short -68151,做空,2024-08-15 02:30:00,2024-08-15 03:10:00,2653.06,2652.53,-0.0,flip_to_long -68152,做多,2024-08-15 03:10:00,2024-08-15 03:20:00,2652.53,2648.22,-0.0,flip_to_short -68153,做空,2024-08-15 03:20:00,2024-08-15 03:25:00,2648.22,2651.54,-0.0,flip_to_long -68154,做多,2024-08-15 03:25:00,2024-08-15 03:40:00,2651.54,2650.5,-0.0,flip_to_short -68155,做空,2024-08-15 03:40:00,2024-08-15 03:45:00,2650.5,2652.8,-0.0,flip_to_long -68156,做多,2024-08-15 03:45:00,2024-08-15 03:50:00,2652.8,2652.34,-0.0,flip_to_short -68157,做空,2024-08-15 03:50:00,2024-08-15 04:10:00,2652.34,2644.53,0.0,tp_lower -68158,做多,2024-08-15 04:45:00,2024-08-15 05:00:00,2647.51,2648.07,-0.0,flip_to_short -68159,做空,2024-08-15 05:00:00,2024-08-15 05:15:00,2648.07,2638.53,0.0,tp_lower -68160,做多,2024-08-15 05:20:00,2024-08-15 05:30:00,2647.78,2654.64,0.0,tp_upper -68161,做空,2024-08-15 05:45:00,2024-08-15 05:55:00,2641.76,2635.75,0.0,tp_lower -68162,做多,2024-08-15 07:55:00,2024-08-15 08:25:00,2613.82,2611.89,-0.0,flip_to_short -68163,做空,2024-08-15 08:25:00,2024-08-15 08:35:00,2611.89,2613.71,-0.0,flip_to_long -68164,做多,2024-08-15 08:35:00,2024-08-15 08:55:00,2613.71,2620.45,0.0,tp_upper -68165,做空,2024-08-15 10:00:00,2024-08-15 10:05:00,2620.25,2623.32,-0.0,flip_to_long -68166,做多,2024-08-15 10:05:00,2024-08-15 10:10:00,2623.32,2620.67,-0.0,flip_to_short -68167,做空,2024-08-15 10:10:00,2024-08-15 10:25:00,2620.67,2623.6,-0.0,flip_to_long -68168,做多,2024-08-15 10:25:00,2024-08-15 10:30:00,2623.6,2622.61,-0.0,flip_to_short -68169,做空,2024-08-15 10:30:00,2024-08-15 10:40:00,2622.61,2616.1,0.0,tp_lower -68170,做多,2024-08-15 11:00:00,2024-08-15 11:10:00,2622.01,2625.82,0.0,tp_upper -68171,做空,2024-08-15 12:55:00,2024-08-15 13:00:00,2640.57,2645.05,-0.0,flip_to_long -68172,做多,2024-08-15 13:00:00,2024-08-15 13:35:00,2645.05,2662.24,0.0,tp_upper -68173,做空,2024-08-15 14:05:00,2024-08-15 14:25:00,2653.93,2652.4,0.0,flip_to_long -68174,做多,2024-08-15 14:25:00,2024-08-15 14:40:00,2652.4,2653.65,-0.0,flip_to_short -68175,做空,2024-08-15 14:40:00,2024-08-15 14:45:00,2653.65,2664.66,-0.0,flip_to_long -68176,做多,2024-08-15 14:45:00,2024-08-15 14:50:00,2664.66,2658.12,-0.0,tp_upper -68177,做空,2024-08-15 14:55:00,2024-08-15 15:00:00,2653.16,2658.9,-0.0,flip_to_long -68178,做多,2024-08-15 15:00:00,2024-08-15 15:05:00,2658.9,2650.44,-0.0,flip_to_short -68179,做空,2024-08-15 15:05:00,2024-08-15 15:10:00,2650.44,2648.11,0.0,tp_lower -68180,做多,2024-08-15 15:15:00,2024-08-15 15:20:00,2661.16,2662.64,0.0,tp_upper -68181,做空,2024-08-15 15:30:00,2024-08-15 16:35:00,2660.22,2662.93,-0.0,flip_to_long -68182,做多,2024-08-15 16:35:00,2024-08-15 20:00:00,2662.93,2542.9,-0.0,flip_to_short -68183,做空,2024-08-15 20:00:00,2024-08-15 20:20:00,2542.9,2540.77,0.0,flip_to_long -68184,做多,2024-08-15 20:20:00,2024-08-15 20:35:00,2540.77,2543.07,0.0,flip_to_short -68185,做空,2024-08-15 20:35:00,2024-08-15 20:55:00,2543.07,2547.56,-0.0,tp_lower -68186,做空,2024-08-15 21:00:00,2024-08-15 21:10:00,2543.85,2541.9,0.0,flip_to_long -68187,做多,2024-08-15 21:10:00,2024-08-15 21:15:00,2541.9,2534.67,-0.0,flip_to_short -68188,做空,2024-08-15 21:15:00,2024-08-15 21:25:00,2534.67,2547.51,-0.0,flip_to_long -68189,做多,2024-08-15 21:25:00,2024-08-15 21:30:00,2547.51,2546.98,-0.0,flip_to_short -68190,做空,2024-08-15 21:30:00,2024-08-15 23:25:00,2546.98,2576.26,-0.0,flip_to_long -68191,做多,2024-08-15 23:25:00,2024-08-15 23:40:00,2576.26,2572.28,-0.0,flip_to_short -68192,做空,2024-08-15 23:40:00,2024-08-16 00:15:00,2572.28,2576.14,-0.0,flip_to_long -68193,做多,2024-08-16 00:15:00,2024-08-16 00:20:00,2576.14,2568.86,-0.0,flip_to_short -68194,做空,2024-08-16 00:20:00,2024-08-16 00:25:00,2568.86,2568.08,-0.0,tp_lower -68195,做多,2024-08-16 00:30:00,2024-08-16 00:50:00,2574.76,2573.76,-0.0,flip_to_short -68196,做空,2024-08-16 00:50:00,2024-08-16 01:00:00,2573.76,2574.36,-0.0,flip_to_long -68197,做多,2024-08-16 01:00:00,2024-08-16 01:05:00,2574.36,2569.07,-0.0,flip_to_short -68198,做空,2024-08-16 01:05:00,2024-08-16 01:10:00,2569.07,2564.97,0.0,tp_lower -68199,做多,2024-08-16 01:55:00,2024-08-16 02:00:00,2571.52,2565.01,-0.0,flip_to_short -68200,做空,2024-08-16 02:00:00,2024-08-16 02:20:00,2565.01,2570.21,-0.0,flip_to_long -68201,做多,2024-08-16 02:20:00,2024-08-16 02:25:00,2570.21,2577.09,0.0,tp_upper -68202,做空,2024-08-16 03:20:00,2024-08-16 03:25:00,2579.64,2582.14,-0.0,flip_to_long -68203,做多,2024-08-16 03:25:00,2024-08-16 03:30:00,2582.14,2578.52,-0.0,flip_to_short -68204,做空,2024-08-16 03:30:00,2024-08-16 04:20:00,2578.52,2585.96,-0.0,flip_to_long -68205,做多,2024-08-16 04:20:00,2024-08-16 04:45:00,2585.96,2588.27,0.0,tp_upper -68206,做空,2024-08-16 07:30:00,2024-08-16 07:35:00,2611.93,2613.48,-0.0,flip_to_long -68207,做多,2024-08-16 07:35:00,2024-08-16 07:45:00,2613.48,2614.28,-0.0,flip_to_short -68208,做空,2024-08-16 07:45:00,2024-08-16 07:50:00,2614.28,2615.31,-0.0,flip_to_long -68209,做多,2024-08-16 07:50:00,2024-08-16 08:15:00,2615.31,2618.65,0.0,flip_to_short -68210,做空,2024-08-16 08:15:00,2024-08-16 08:35:00,2618.65,2615.05,0.0,tp_lower -68211,做多,2024-08-16 08:40:00,2024-08-16 08:45:00,2619.04,2621.18,0.0,tp_upper -68212,做空,2024-08-16 08:55:00,2024-08-16 09:10:00,2616.99,2617.0,-0.0,flip_to_long -68213,做多,2024-08-16 09:10:00,2024-08-16 09:15:00,2617.0,2619.41,0.0,tp_upper -68214,做空,2024-08-16 09:20:00,2024-08-16 09:30:00,2619.19,2618.78,-0.0,flip_to_long -68215,做多,2024-08-16 09:30:00,2024-08-16 09:50:00,2618.78,2622.42,0.0,tp_upper -68216,做空,2024-08-16 10:00:00,2024-08-16 10:10:00,2618.98,2613.12,0.0,tp_lower -68217,做多,2024-08-16 10:40:00,2024-08-16 11:20:00,2617.38,2623.01,0.0,tp_upper -68218,做空,2024-08-16 11:30:00,2024-08-16 11:45:00,2614.15,2611.01,0.0,tp_lower -68219,做多,2024-08-16 11:55:00,2024-08-16 13:50:00,2611.16,2575.64,-0.0,flip_to_short -68220,做空,2024-08-16 13:50:00,2024-08-16 13:55:00,2575.64,2592.66,-0.0,flip_to_long -68221,做多,2024-08-16 13:55:00,2024-08-16 14:00:00,2592.66,2587.08,-0.0,flip_to_short -68222,做空,2024-08-16 14:00:00,2024-08-16 14:15:00,2587.08,2589.69,-0.0,flip_to_long -68223,做多,2024-08-16 14:15:00,2024-08-16 14:45:00,2589.69,2583.63,-0.0,flip_to_short -68224,做空,2024-08-16 14:45:00,2024-08-16 15:10:00,2583.63,2589.07,-0.0,flip_to_long -68225,做多,2024-08-16 15:10:00,2024-08-16 15:15:00,2589.07,2583.32,-0.0,flip_to_short -68226,做空,2024-08-16 15:15:00,2024-08-16 15:25:00,2583.32,2564.41,0.0,tp_lower -68227,做多,2024-08-16 16:10:00,2024-08-16 16:25:00,2577.52,2602.56,0.0,tp_upper -68228,做空,2024-08-16 17:05:00,2024-08-16 17:25:00,2584.75,2581.12,0.0,flip_to_long -68229,做多,2024-08-16 17:25:00,2024-08-16 17:40:00,2581.12,2585.18,0.0,flip_to_short -68230,做空,2024-08-16 17:40:00,2024-08-16 17:45:00,2585.18,2587.68,-0.0,flip_to_long -68231,做多,2024-08-16 17:45:00,2024-08-16 17:55:00,2587.68,2609.72,0.0,tp_upper -68232,做空,2024-08-16 19:55:00,2024-08-16 20:25:00,2618.08,2624.49,-0.0,flip_to_long -68233,做多,2024-08-16 20:25:00,2024-08-16 20:30:00,2624.49,2620.85,-0.0,flip_to_short -68234,做空,2024-08-16 20:30:00,2024-08-16 20:45:00,2620.85,2612.52,0.0,tp_lower -68235,做多,2024-08-16 22:20:00,2024-08-16 22:30:00,2601.45,2600.56,-0.0,flip_to_short -68236,做空,2024-08-16 22:30:00,2024-08-16 22:40:00,2600.56,2600.43,-0.0,flip_to_long -68237,做多,2024-08-16 22:40:00,2024-08-16 22:45:00,2600.43,2596.18,-0.0,flip_to_short -68238,做空,2024-08-16 22:45:00,2024-08-16 22:50:00,2596.18,2594.02,0.0,tp_lower -68239,做多,2024-08-16 23:30:00,2024-08-16 23:35:00,2596.78,2593.8,-0.0,flip_to_short -68240,做空,2024-08-16 23:35:00,2024-08-17 00:15:00,2593.8,2589.1,0.0,tp_lower -68241,做多,2024-08-17 00:20:00,2024-08-17 00:25:00,2594.11,2592.11,-0.0,flip_to_short -68242,做空,2024-08-17 00:25:00,2024-08-17 00:35:00,2592.11,2591.39,-0.0,flip_to_long -68243,做多,2024-08-17 00:35:00,2024-08-17 00:45:00,2591.39,2597.15,0.0,tp_upper -68244,做空,2024-08-17 02:15:00,2024-08-17 02:25:00,2598.28,2598.26,-0.0,tp_lower -68245,做多,2024-08-17 03:55:00,2024-08-17 04:05:00,2594.47,2591.73,-0.0,flip_to_short -68246,做空,2024-08-17 04:05:00,2024-08-17 04:15:00,2591.73,2593.85,-0.0,flip_to_long -68247,做多,2024-08-17 04:15:00,2024-08-17 04:35:00,2593.85,2598.82,0.0,tp_upper -68248,做空,2024-08-17 05:20:00,2024-08-17 06:25:00,2597.07,2598.96,-0.0,flip_to_long -68249,做多,2024-08-17 06:25:00,2024-08-17 06:30:00,2598.96,2598.56,-0.0,tp_upper -68250,做多,2024-08-17 06:35:00,2024-08-17 07:35:00,2598.72,2596.5,-0.0,flip_to_short -68251,做空,2024-08-17 07:35:00,2024-08-17 07:40:00,2596.5,2597.38,-0.0,flip_to_long -68252,做多,2024-08-17 07:40:00,2024-08-17 07:50:00,2597.38,2596.78,-0.0,flip_to_short -68253,做空,2024-08-17 07:50:00,2024-08-17 08:20:00,2596.78,2595.77,-0.0,flip_to_long -68254,做多,2024-08-17 08:20:00,2024-08-17 08:35:00,2595.77,2598.58,0.0,flip_to_short -68255,做空,2024-08-17 08:35:00,2024-08-17 09:15:00,2598.58,2598.78,-0.0,flip_to_long -68256,做多,2024-08-17 09:15:00,2024-08-17 09:25:00,2598.78,2601.59,0.0,tp_upper -68257,做空,2024-08-17 09:45:00,2024-08-17 09:50:00,2598.45,2599.82,-0.0,flip_to_long -68258,做多,2024-08-17 09:50:00,2024-08-17 10:00:00,2599.82,2602.07,0.0,tp_upper -68259,做空,2024-08-17 10:05:00,2024-08-17 10:10:00,2599.64,2600.99,-0.0,flip_to_long -68260,做多,2024-08-17 10:10:00,2024-08-17 10:15:00,2600.99,2597.58,-0.0,flip_to_short -68261,做空,2024-08-17 10:15:00,2024-08-17 10:55:00,2597.58,2595.39,0.0,tp_lower -68262,做多,2024-08-17 11:10:00,2024-08-17 11:30:00,2597.52,2598.46,-0.0,flip_to_short -68263,做空,2024-08-17 11:30:00,2024-08-17 11:45:00,2598.46,2598.56,-0.0,flip_to_long -68264,做多,2024-08-17 11:45:00,2024-08-17 11:50:00,2598.56,2597.09,-0.0,flip_to_short -68265,做空,2024-08-17 11:50:00,2024-08-17 11:55:00,2597.09,2597.89,-0.0,flip_to_long -68266,做多,2024-08-17 11:55:00,2024-08-17 12:05:00,2597.89,2596.4,-0.0,flip_to_short -68267,做空,2024-08-17 12:05:00,2024-08-17 12:10:00,2596.4,2599.91,-0.0,flip_to_long -68268,做多,2024-08-17 12:10:00,2024-08-17 12:15:00,2599.91,2597.1,-0.0,tp_upper -68269,做多,2024-08-17 12:20:00,2024-08-17 12:30:00,2597.89,2601.99,0.0,tp_upper -68270,做空,2024-08-17 13:30:00,2024-08-17 13:45:00,2602.43,2602.83,-0.0,flip_to_long -68271,做多,2024-08-17 13:45:00,2024-08-17 14:10:00,2602.83,2604.11,-0.0,flip_to_short -68272,做空,2024-08-17 14:10:00,2024-08-17 14:30:00,2604.11,2606.28,-0.0,flip_to_long -68273,做多,2024-08-17 14:30:00,2024-08-17 14:55:00,2606.28,2612.34,0.0,tp_upper -68274,做空,2024-08-17 15:40:00,2024-08-17 16:10:00,2608.05,2610.65,-0.0,flip_to_long -68275,做多,2024-08-17 16:10:00,2024-08-17 16:15:00,2610.65,2608.85,-0.0,flip_to_short -68276,做空,2024-08-17 16:15:00,2024-08-17 16:25:00,2608.85,2611.43,-0.0,flip_to_long -68277,做多,2024-08-17 16:25:00,2024-08-17 16:30:00,2611.43,2609.55,-0.0,flip_to_short -68278,做空,2024-08-17 16:30:00,2024-08-17 17:45:00,2609.55,2617.93,-0.0,flip_to_long -68279,做多,2024-08-17 17:45:00,2024-08-17 17:50:00,2617.93,2615.78,-0.0,flip_to_short -68280,做空,2024-08-17 17:50:00,2024-08-17 18:40:00,2615.78,2607.31,0.0,tp_lower -68281,做多,2024-08-17 19:20:00,2024-08-17 19:45:00,2611.02,2612.55,0.0,tp_upper -68282,做空,2024-08-17 20:35:00,2024-08-17 20:45:00,2610.65,2613.68,-0.0,flip_to_long -68283,做多,2024-08-17 20:45:00,2024-08-17 21:10:00,2613.68,2611.66,-0.0,flip_to_short -68284,做空,2024-08-17 21:10:00,2024-08-17 21:15:00,2611.66,2608.6,0.0,tp_lower -68285,做多,2024-08-17 22:00:00,2024-08-17 22:10:00,2608.59,2608.44,-0.0,flip_to_short -68286,做空,2024-08-17 22:10:00,2024-08-17 22:15:00,2608.44,2610.1,-0.0,flip_to_long -68287,做多,2024-08-17 22:15:00,2024-08-17 22:20:00,2610.1,2609.1,-0.0,flip_to_short -68288,做空,2024-08-17 22:20:00,2024-08-17 22:45:00,2609.1,2607.88,-0.0,flip_to_long -68289,做多,2024-08-17 22:45:00,2024-08-17 23:25:00,2607.88,2608.4,-0.0,flip_to_short -68290,做空,2024-08-17 23:25:00,2024-08-17 23:30:00,2608.4,2606.98,0.0,tp_lower -68291,做多,2024-08-17 23:35:00,2024-08-17 23:40:00,2610.61,2610.27,-0.0,tp_upper -68292,做空,2024-08-18 00:15:00,2024-08-18 01:10:00,2611.12,2617.07,-0.0,flip_to_long -68293,做多,2024-08-18 01:10:00,2024-08-18 01:15:00,2617.07,2614.07,-0.0,flip_to_short -68294,做空,2024-08-18 01:15:00,2024-08-18 01:25:00,2614.07,2609.39,0.0,tp_lower -68295,做空,2024-08-18 03:30:00,2024-08-18 04:00:00,2611.89,2604.47,0.0,tp_lower -68296,做多,2024-08-18 05:05:00,2024-08-18 05:20:00,2607.23,2604.27,-0.0,flip_to_short -68297,做空,2024-08-18 05:20:00,2024-08-18 05:35:00,2604.27,2603.16,-0.0,flip_to_long -68298,做多,2024-08-18 05:35:00,2024-08-18 05:50:00,2603.16,2601.7,-0.0,flip_to_short -68299,做空,2024-08-18 05:50:00,2024-08-18 06:05:00,2601.7,2602.67,-0.0,flip_to_long -68300,做多,2024-08-18 06:05:00,2024-08-18 07:00:00,2602.67,2603.52,-0.0,flip_to_short -68301,做空,2024-08-18 07:00:00,2024-08-18 07:10:00,2603.52,2605.93,-0.0,flip_to_long -68302,做多,2024-08-18 07:10:00,2024-08-18 07:15:00,2605.93,2603.15,-0.0,flip_to_short -68303,做空,2024-08-18 07:15:00,2024-08-18 07:20:00,2603.15,2605.14,-0.0,flip_to_long -68304,做多,2024-08-18 07:20:00,2024-08-18 07:30:00,2605.14,2605.11,-0.0,flip_to_short -68305,做空,2024-08-18 07:30:00,2024-08-18 11:00:00,2605.11,2646.61,-0.0,flip_to_long -68306,做多,2024-08-18 11:00:00,2024-08-18 11:15:00,2646.61,2647.48,-0.0,flip_to_short -68307,做空,2024-08-18 11:15:00,2024-08-18 12:00:00,2647.48,2648.84,-0.0,flip_to_long -68308,做多,2024-08-18 12:00:00,2024-08-18 12:05:00,2648.84,2644.27,-0.0,flip_to_short -68309,做空,2024-08-18 12:05:00,2024-08-18 12:20:00,2644.27,2646.89,-0.0,tp_lower -68310,做空,2024-08-18 13:50:00,2024-08-18 14:15:00,2664.01,2667.95,-0.0,flip_to_long -68311,做多,2024-08-18 14:15:00,2024-08-18 14:45:00,2667.95,2665.34,-0.0,flip_to_short -68312,做空,2024-08-18 14:45:00,2024-08-18 15:15:00,2665.34,2666.74,-0.0,flip_to_long -68313,做多,2024-08-18 15:15:00,2024-08-18 15:35:00,2666.74,2664.01,-0.0,flip_to_short -68314,做空,2024-08-18 15:35:00,2024-08-18 17:05:00,2664.01,2658.92,0.0,tp_lower -68315,做多,2024-08-18 18:25:00,2024-08-18 19:05:00,2655.08,2657.45,0.0,tp_upper -68316,做空,2024-08-18 20:25:00,2024-08-18 20:30:00,2663.67,2666.77,-0.0,flip_to_long -68317,做多,2024-08-18 20:30:00,2024-08-18 20:45:00,2666.77,2665.48,-0.0,flip_to_short -68318,做空,2024-08-18 20:45:00,2024-08-18 20:50:00,2665.48,2664.68,-0.0,tp_lower -68319,做多,2024-08-18 22:20:00,2024-08-19 01:15:00,2651.41,2617.93,-0.0,flip_to_short -68320,做空,2024-08-19 01:15:00,2024-08-19 04:30:00,2617.93,2636.14,-0.0,tp_lower -68321,做多,2024-08-19 06:30:00,2024-08-19 06:45:00,2625.3,2630.27,0.0,tp_upper -68322,做空,2024-08-19 06:55:00,2024-08-19 07:20:00,2624.01,2614.71,0.0,tp_lower -68323,做多,2024-08-19 08:25:00,2024-08-19 08:35:00,2619.38,2616.51,-0.0,flip_to_short -68324,做空,2024-08-19 08:35:00,2024-08-19 08:45:00,2616.51,2618.07,-0.0,flip_to_long -68325,做多,2024-08-19 08:45:00,2024-08-19 08:50:00,2618.07,2613.07,-0.0,flip_to_short -68326,做空,2024-08-19 08:50:00,2024-08-19 08:55:00,2613.07,2613.81,-0.0,flip_to_long -68327,做多,2024-08-19 08:55:00,2024-08-19 09:10:00,2613.81,2616.93,0.0,flip_to_short -68328,做空,2024-08-19 09:10:00,2024-08-19 09:40:00,2616.93,2611.98,0.0,tp_lower -68329,做多,2024-08-19 11:45:00,2024-08-19 11:55:00,2580.18,2586.45,0.0,tp_upper -68330,做空,2024-08-19 13:35:00,2024-08-19 13:50:00,2588.1,2572.27,0.0,tp_lower -68331,做多,2024-08-19 14:55:00,2024-08-19 16:05:00,2583.66,2578.14,-0.0,flip_to_short -68332,做空,2024-08-19 16:05:00,2024-08-19 16:25:00,2578.14,2584.74,-0.0,flip_to_long -68333,做多,2024-08-19 16:25:00,2024-08-19 16:30:00,2584.74,2578.74,-0.0,flip_to_short -68334,做空,2024-08-19 16:30:00,2024-08-19 16:35:00,2578.74,2577.51,-0.0,tp_lower -68335,做多,2024-08-19 16:50:00,2024-08-19 16:55:00,2585.95,2583.81,-0.0,flip_to_short -68336,做空,2024-08-19 16:55:00,2024-08-19 17:15:00,2583.81,2579.93,0.0,flip_to_long -68337,做多,2024-08-19 17:15:00,2024-08-19 17:20:00,2579.93,2594.98,0.0,tp_upper -68338,做空,2024-08-19 18:10:00,2024-08-19 18:25:00,2594.56,2598.03,-0.0,flip_to_long -68339,做多,2024-08-19 18:25:00,2024-08-19 19:00:00,2598.03,2601.94,0.0,flip_to_short -68340,做空,2024-08-19 19:00:00,2024-08-19 19:05:00,2601.94,2606.29,-0.0,flip_to_long -68341,做多,2024-08-19 19:05:00,2024-08-19 19:15:00,2606.29,2603.21,-0.0,flip_to_short -68342,做空,2024-08-19 19:15:00,2024-08-19 19:20:00,2603.21,2605.65,-0.0,flip_to_long -68343,做多,2024-08-19 19:20:00,2024-08-19 19:30:00,2605.65,2603.58,-0.0,flip_to_short -68344,做空,2024-08-19 19:30:00,2024-08-19 19:50:00,2603.58,2609.19,-0.0,flip_to_long -68345,做多,2024-08-19 19:50:00,2024-08-19 19:55:00,2609.19,2605.41,-0.0,flip_to_short -68346,做空,2024-08-19 19:55:00,2024-08-19 20:00:00,2605.41,2608.31,-0.0,flip_to_long -68347,做多,2024-08-19 20:00:00,2024-08-19 20:05:00,2608.31,2606.24,-0.0,flip_to_short -68348,做空,2024-08-19 20:05:00,2024-08-19 20:10:00,2606.24,2606.59,-0.0,flip_to_long -68349,做多,2024-08-19 20:10:00,2024-08-19 20:20:00,2606.59,2613.47,0.0,tp_upper -68350,做空,2024-08-19 21:10:00,2024-08-19 21:15:00,2611.89,2617.08,-0.0,flip_to_long -68351,做多,2024-08-19 21:15:00,2024-08-19 21:25:00,2617.08,2614.65,-0.0,flip_to_short -68352,做空,2024-08-19 21:25:00,2024-08-19 22:00:00,2614.65,2618.4,-0.0,flip_to_long -68353,做多,2024-08-19 22:00:00,2024-08-19 22:20:00,2618.4,2616.78,-0.0,flip_to_short -68354,做空,2024-08-19 22:20:00,2024-08-19 22:25:00,2616.78,2616.81,-0.0,flip_to_long -68355,做多,2024-08-19 22:25:00,2024-08-19 22:40:00,2616.81,2623.35,0.0,tp_upper -68356,做空,2024-08-19 22:50:00,2024-08-19 22:55:00,2618.83,2621.6,-0.0,flip_to_long -68357,做多,2024-08-19 22:55:00,2024-08-19 23:00:00,2621.6,2619.22,-0.0,flip_to_short -68358,做空,2024-08-19 23:00:00,2024-08-19 23:15:00,2619.22,2621.52,-0.0,flip_to_long -68359,做多,2024-08-19 23:15:00,2024-08-19 23:25:00,2621.52,2627.47,0.0,tp_upper -68360,做空,2024-08-20 00:15:00,2024-08-20 01:40:00,2626.53,2655.38,-0.0,flip_to_long -68361,做多,2024-08-20 01:40:00,2024-08-20 01:45:00,2655.38,2652.39,-0.0,flip_to_short -68362,做空,2024-08-20 01:45:00,2024-08-20 02:45:00,2652.39,2652.73,-0.0,flip_to_long -68363,做多,2024-08-20 02:45:00,2024-08-20 03:10:00,2652.73,2651.44,-0.0,tp_upper -68364,做空,2024-08-20 04:30:00,2024-08-20 04:35:00,2658.55,2662.35,-0.0,flip_to_long -68365,做多,2024-08-20 04:35:00,2024-08-20 05:05:00,2662.35,2669.34,0.0,tp_upper -68366,做空,2024-08-20 06:15:00,2024-08-20 06:25:00,2678.04,2678.16,-0.0,flip_to_long -68367,做多,2024-08-20 06:25:00,2024-08-20 06:35:00,2678.16,2674.72,-0.0,flip_to_short -68368,做空,2024-08-20 06:35:00,2024-08-20 07:00:00,2674.72,2670.89,0.0,tp_lower -68369,做多,2024-08-20 07:30:00,2024-08-20 07:45:00,2672.57,2670.2,-0.0,flip_to_short -68370,做空,2024-08-20 07:45:00,2024-08-20 08:05:00,2670.2,2668.44,0.0,tp_lower -68371,做多,2024-08-20 09:20:00,2024-08-20 09:25:00,2663.96,2663.69,-0.0,flip_to_short -68372,做空,2024-08-20 09:25:00,2024-08-20 09:45:00,2663.69,2658.65,0.0,tp_lower -68373,做多,2024-08-20 10:25:00,2024-08-20 10:30:00,2660.4,2658.36,-0.0,flip_to_short -68374,做空,2024-08-20 10:30:00,2024-08-20 10:55:00,2658.36,2654.83,0.0,tp_lower -68375,做多,2024-08-20 12:10:00,2024-08-20 12:15:00,2653.72,2646.81,-0.0,flip_to_short -68376,做空,2024-08-20 12:15:00,2024-08-20 12:20:00,2646.81,2650.27,-0.0,flip_to_long -68377,做多,2024-08-20 12:20:00,2024-08-20 12:35:00,2650.27,2646.4,-0.0,flip_to_short -68378,做空,2024-08-20 12:35:00,2024-08-20 13:05:00,2646.4,2637.93,0.0,tp_lower -68379,做多,2024-08-20 13:40:00,2024-08-20 14:00:00,2640.07,2635.74,-0.0,flip_to_short -68380,做空,2024-08-20 14:00:00,2024-08-20 14:05:00,2635.74,2627.37,0.0,tp_lower -68381,做多,2024-08-20 16:20:00,2024-08-20 16:35:00,2574.16,2574.66,-0.0,flip_to_short -68382,做空,2024-08-20 16:35:00,2024-08-20 17:00:00,2574.66,2574.56,-0.0,tp_lower -68383,做空,2024-08-20 17:10:00,2024-08-20 17:25:00,2574.45,2576.53,-0.0,flip_to_long -68384,做多,2024-08-20 17:25:00,2024-08-20 17:45:00,2576.53,2580.57,0.0,tp_upper -68385,做空,2024-08-20 18:55:00,2024-08-20 19:00:00,2588.69,2590.24,-0.0,flip_to_long -68386,做多,2024-08-20 19:00:00,2024-08-20 19:40:00,2590.24,2601.71,0.0,tp_upper -68387,做空,2024-08-20 20:45:00,2024-08-20 20:50:00,2599.66,2592.31,0.0,tp_lower -68388,做多,2024-08-20 22:05:00,2024-08-20 23:00:00,2590.27,2585.18,-0.0,flip_to_short -68389,做空,2024-08-20 23:00:00,2024-08-20 23:20:00,2585.18,2578.69,0.0,tp_lower -68390,做多,2024-08-21 00:15:00,2024-08-21 00:30:00,2581.36,2575.47,-0.0,flip_to_short -68391,做空,2024-08-21 00:30:00,2024-08-21 00:35:00,2575.47,2576.73,-0.0,flip_to_long -68392,做多,2024-08-21 00:35:00,2024-08-21 00:55:00,2576.73,2575.47,-0.0,flip_to_short -68393,做空,2024-08-21 00:55:00,2024-08-21 01:05:00,2575.47,2577.43,-0.0,flip_to_long -68394,做多,2024-08-21 01:05:00,2024-08-21 01:10:00,2577.43,2576.62,-0.0,flip_to_short -68395,做空,2024-08-21 01:10:00,2024-08-21 01:20:00,2576.62,2564.99,0.0,tp_lower -68396,做多,2024-08-21 01:40:00,2024-08-21 02:00:00,2575.85,2587.57,0.0,tp_upper -68397,做空,2024-08-21 03:30:00,2024-08-21 03:55:00,2587.8,2590.1,-0.0,flip_to_long -68398,做多,2024-08-21 03:55:00,2024-08-21 04:05:00,2590.1,2588.43,-0.0,flip_to_short -68399,做空,2024-08-21 04:05:00,2024-08-21 04:15:00,2588.43,2592.0,-0.0,flip_to_long -68400,做多,2024-08-21 04:15:00,2024-08-21 04:25:00,2592.0,2588.38,-0.0,flip_to_short -68401,做空,2024-08-21 04:25:00,2024-08-21 04:30:00,2588.38,2590.07,-0.0,flip_to_long -68402,做多,2024-08-21 04:30:00,2024-08-21 04:35:00,2590.07,2589.78,-0.0,flip_to_short -68403,做空,2024-08-21 04:35:00,2024-08-21 04:55:00,2589.78,2591.07,-0.0,flip_to_long -68404,做多,2024-08-21 04:55:00,2024-08-21 05:00:00,2591.07,2591.01,-0.0,tp_upper -68405,做空,2024-08-21 05:40:00,2024-08-21 05:45:00,2589.51,2590.03,-0.0,flip_to_long -68406,做多,2024-08-21 05:45:00,2024-08-21 05:55:00,2590.03,2591.59,0.0,flip_to_short -68407,做空,2024-08-21 05:55:00,2024-08-21 07:45:00,2591.59,2598.99,-0.0,tp_lower -68408,做多,2024-08-21 08:00:00,2024-08-21 08:05:00,2601.2,2592.0,-0.0,flip_to_short -68409,做空,2024-08-21 08:05:00,2024-08-21 08:10:00,2592.0,2587.2,0.0,tp_lower -68410,做多,2024-08-21 09:50:00,2024-08-21 10:50:00,2579.14,2586.27,0.0,tp_upper -68411,做空,2024-08-21 11:15:00,2024-08-21 11:45:00,2582.45,2576.93,0.0,tp_lower -68412,做多,2024-08-21 12:30:00,2024-08-21 12:35:00,2579.99,2577.36,-0.0,flip_to_short -68413,做空,2024-08-21 12:35:00,2024-08-21 12:40:00,2577.36,2579.85,-0.0,flip_to_long -68414,做多,2024-08-21 12:40:00,2024-08-21 12:50:00,2579.85,2576.34,-0.0,flip_to_short -68415,做空,2024-08-21 12:50:00,2024-08-21 13:00:00,2576.34,2578.52,-0.0,flip_to_long -68416,做多,2024-08-21 13:00:00,2024-08-21 13:05:00,2578.52,2577.64,-0.0,tp_upper -68417,做空,2024-08-21 13:10:00,2024-08-21 13:15:00,2575.39,2579.48,-0.0,flip_to_long -68418,做多,2024-08-21 13:15:00,2024-08-21 13:25:00,2579.48,2577.44,-0.0,flip_to_short -68419,做空,2024-08-21 13:25:00,2024-08-21 13:30:00,2577.44,2561.3,0.0,tp_lower -68420,做多,2024-08-21 13:55:00,2024-08-21 14:00:00,2592.91,2599.14,0.0,tp_upper -68421,做空,2024-08-21 14:15:00,2024-08-21 14:55:00,2586.41,2589.38,-0.0,flip_to_long -68422,做多,2024-08-21 14:55:00,2024-08-21 15:55:00,2589.38,2600.44,0.0,flip_to_short -68423,做空,2024-08-21 15:55:00,2024-08-21 16:10:00,2600.44,2596.04,0.0,flip_to_long -68424,做多,2024-08-21 16:10:00,2024-08-21 16:45:00,2596.04,2603.25,0.0,tp_upper -68425,做空,2024-08-21 17:00:00,2024-08-21 17:10:00,2603.48,2606.45,-0.0,flip_to_long -68426,做多,2024-08-21 17:10:00,2024-08-21 17:20:00,2606.45,2620.77,0.0,tp_upper -68427,做空,2024-08-21 19:15:00,2024-08-21 19:25:00,2631.37,2631.95,-0.0,flip_to_long -68428,做多,2024-08-21 19:25:00,2024-08-21 19:50:00,2631.95,2644.18,0.0,tp_upper -68429,做空,2024-08-21 20:25:00,2024-08-21 20:35:00,2638.14,2639.74,-0.0,flip_to_long -68430,做多,2024-08-21 20:35:00,2024-08-21 21:55:00,2639.74,2635.93,-0.0,flip_to_short -68431,做空,2024-08-21 21:55:00,2024-08-21 22:20:00,2635.93,2634.34,0.0,flip_to_long -68432,做多,2024-08-21 22:20:00,2024-08-21 22:40:00,2634.34,2632.01,-0.0,flip_to_short -68433,做空,2024-08-21 22:40:00,2024-08-21 22:55:00,2632.01,2629.57,0.0,tp_lower -68434,做多,2024-08-21 23:50:00,2024-08-21 23:55:00,2629.98,2629.38,-0.0,flip_to_short -68435,做空,2024-08-21 23:55:00,2024-08-22 00:10:00,2629.38,2630.0,-0.0,flip_to_long -68436,做多,2024-08-22 00:10:00,2024-08-22 00:15:00,2630.0,2633.15,0.0,tp_upper -68437,做空,2024-08-22 00:55:00,2024-08-22 01:00:00,2627.54,2624.67,0.0,tp_lower -68438,做多,2024-08-22 01:10:00,2024-08-22 04:30:00,2629.72,2618.46,-0.0,tp_upper -68439,做空,2024-08-22 05:40:00,2024-08-22 06:00:00,2618.49,2623.41,-0.0,flip_to_long -68440,做多,2024-08-22 06:00:00,2024-08-22 06:05:00,2623.41,2627.01,0.0,tp_upper -68441,做空,2024-08-22 06:20:00,2024-08-22 06:25:00,2619.48,2623.45,-0.0,flip_to_long -68442,做多,2024-08-22 06:25:00,2024-08-22 07:00:00,2623.45,2630.77,0.0,tp_upper -68443,做空,2024-08-22 08:10:00,2024-08-22 09:00:00,2630.02,2634.66,-0.0,flip_to_long -68444,做多,2024-08-22 09:00:00,2024-08-22 09:05:00,2634.66,2630.43,-0.0,flip_to_short -68445,做空,2024-08-22 09:05:00,2024-08-22 09:10:00,2630.43,2627.11,0.0,tp_lower -68446,做多,2024-08-22 10:15:00,2024-08-22 10:30:00,2628.47,2634.75,0.0,tp_upper -68447,做空,2024-08-22 12:10:00,2024-08-22 12:30:00,2634.76,2628.88,0.0,tp_lower -68448,做多,2024-08-22 16:15:00,2024-08-22 16:30:00,2601.05,2609.01,0.0,tp_upper -68449,做空,2024-08-22 17:30:00,2024-08-22 17:35:00,2603.98,2607.61,-0.0,flip_to_long -68450,做多,2024-08-22 17:35:00,2024-08-22 17:40:00,2607.61,2606.18,-0.0,flip_to_short -68451,做空,2024-08-22 17:40:00,2024-08-22 17:55:00,2606.18,2602.73,0.0,tp_lower -68452,做多,2024-08-22 18:10:00,2024-08-22 18:20:00,2609.44,2613.02,0.0,tp_upper -68453,做空,2024-08-22 18:50:00,2024-08-22 19:00:00,2606.27,2608.92,-0.0,flip_to_long -68454,做多,2024-08-22 19:00:00,2024-08-22 19:05:00,2608.92,2608.0,-0.0,flip_to_short -68455,做空,2024-08-22 19:05:00,2024-08-22 19:35:00,2608.0,2604.39,0.0,tp_lower -68456,做多,2024-08-22 19:45:00,2024-08-22 19:50:00,2608.27,2605.0,-0.0,flip_to_short -68457,做空,2024-08-22 19:50:00,2024-08-22 20:00:00,2605.0,2615.25,-0.0,flip_to_long -68458,做多,2024-08-22 20:00:00,2024-08-22 20:05:00,2615.25,2610.06,-0.0,flip_to_short -68459,做空,2024-08-22 20:05:00,2024-08-22 22:40:00,2610.06,2621.71,-0.0,flip_to_long -68460,做多,2024-08-22 22:40:00,2024-08-22 22:55:00,2621.71,2623.2,0.0,flip_to_short -68461,做空,2024-08-22 22:55:00,2024-08-22 23:05:00,2623.2,2617.5,0.0,tp_lower -68462,做多,2024-08-22 23:25:00,2024-08-22 23:40:00,2621.6,2622.02,-0.0,flip_to_short -68463,做空,2024-08-22 23:40:00,2024-08-23 00:05:00,2622.02,2624.36,-0.0,flip_to_long -68464,做多,2024-08-23 00:05:00,2024-08-23 00:10:00,2624.36,2624.36,-0.0,tp_upper -68465,做空,2024-08-23 01:25:00,2024-08-23 01:35:00,2633.71,2638.36,-0.0,flip_to_long -68466,做多,2024-08-23 01:35:00,2024-08-23 01:50:00,2638.36,2637.3,-0.0,flip_to_short -68467,做空,2024-08-23 01:50:00,2024-08-23 02:05:00,2637.3,2637.8,-0.0,flip_to_long -68468,做多,2024-08-23 02:05:00,2024-08-23 02:15:00,2637.8,2636.93,-0.0,flip_to_short -68469,做空,2024-08-23 02:15:00,2024-08-23 02:20:00,2636.93,2639.55,-0.0,flip_to_long -68470,做多,2024-08-23 02:20:00,2024-08-23 02:30:00,2639.55,2637.6,-0.0,flip_to_short -68471,做空,2024-08-23 02:30:00,2024-08-23 02:40:00,2637.6,2636.98,-0.0,flip_to_long -68472,做多,2024-08-23 02:40:00,2024-08-23 03:15:00,2636.98,2637.05,-0.0,flip_to_short -68473,做空,2024-08-23 03:15:00,2024-08-23 03:50:00,2637.05,2636.54,-0.0,flip_to_long -68474,做多,2024-08-23 03:50:00,2024-08-23 03:55:00,2636.54,2634.64,-0.0,flip_to_short -68475,做空,2024-08-23 03:55:00,2024-08-23 04:00:00,2634.64,2637.26,-0.0,flip_to_long -68476,做多,2024-08-23 04:00:00,2024-08-23 04:05:00,2637.26,2636.69,-0.0,tp_upper -68477,做空,2024-08-23 04:15:00,2024-08-23 04:20:00,2635.39,2637.28,-0.0,flip_to_long -68478,做多,2024-08-23 04:20:00,2024-08-23 04:40:00,2637.28,2635.31,-0.0,flip_to_short -68479,做空,2024-08-23 04:40:00,2024-08-23 04:45:00,2635.31,2635.22,-0.0,tp_lower -68480,做多,2024-08-23 04:55:00,2024-08-23 05:00:00,2637.39,2643.19,0.0,tp_upper -68481,做多,2024-08-23 06:45:00,2024-08-23 06:50:00,2685.43,2684.57,-0.0,tp_upper -68482,做空,2024-08-23 07:15:00,2024-08-23 09:10:00,2675.01,2672.43,0.0,flip_to_long -68483,做多,2024-08-23 09:10:00,2024-08-23 09:15:00,2672.43,2675.17,0.0,tp_upper -68484,做空,2024-08-23 09:40:00,2024-08-23 09:45:00,2668.89,2666.47,0.0,tp_lower -68485,做多,2024-08-23 12:15:00,2024-08-23 12:20:00,2657.43,2657.23,-0.0,flip_to_short -68486,做空,2024-08-23 12:20:00,2024-08-23 13:30:00,2657.23,2649.41,0.0,tp_lower -68487,做多,2024-08-23 14:00:00,2024-08-23 14:05:00,2678.64,2677.94,-0.0,tp_upper -68488,做空,2024-08-23 14:35:00,2024-08-23 14:45:00,2668.79,2635.2,0.0,tp_lower -68489,做多,2024-08-23 15:25:00,2024-08-23 17:05:00,2660.94,2683.96,0.0,tp_upper -68490,做空,2024-08-23 17:30:00,2024-08-23 17:35:00,2672.73,2680.64,-0.0,flip_to_long -68491,做多,2024-08-23 17:35:00,2024-08-23 17:40:00,2680.64,2688.85,0.0,tp_upper -68492,做空,2024-08-23 22:50:00,2024-08-23 22:55:00,2770.27,2758.47,0.0,tp_lower -68493,做多,2024-08-24 00:40:00,2024-08-24 00:50:00,2758.08,2758.78,-0.0,flip_to_short -68494,做空,2024-08-24 00:50:00,2024-08-24 01:00:00,2758.78,2751.34,0.0,tp_lower -68495,做多,2024-08-24 01:55:00,2024-08-24 02:00:00,2751.97,2751.38,-0.0,flip_to_short -68496,做空,2024-08-24 02:00:00,2024-08-24 03:20:00,2751.38,2747.53,0.0,tp_lower -68497,做多,2024-08-24 04:10:00,2024-08-24 04:45:00,2748.84,2744.52,-0.0,flip_to_short -68498,做空,2024-08-24 04:45:00,2024-08-24 05:00:00,2744.52,2743.36,-0.0,tp_lower -68499,做多,2024-08-24 05:10:00,2024-08-24 05:15:00,2746.99,2750.78,0.0,tp_upper -68500,做空,2024-08-24 05:35:00,2024-08-24 07:55:00,2747.1,2757.23,-0.0,flip_to_long -68501,做多,2024-08-24 07:55:00,2024-08-24 08:15:00,2757.23,2758.01,-0.0,flip_to_short -68502,做空,2024-08-24 08:15:00,2024-08-24 08:30:00,2758.01,2758.12,-0.0,tp_lower -68503,做空,2024-08-24 09:45:00,2024-08-24 10:15:00,2768.5,2773.03,-0.0,flip_to_long -68504,做多,2024-08-24 10:15:00,2024-08-24 10:25:00,2773.03,2772.82,-0.0,tp_upper -68505,做空,2024-08-24 10:40:00,2024-08-24 10:55:00,2772.98,2767.05,0.0,tp_lower -68506,做多,2024-08-24 12:35:00,2024-08-24 12:40:00,2762.88,2762.83,-0.0,flip_to_short -68507,做空,2024-08-24 12:40:00,2024-08-24 12:45:00,2762.83,2756.39,0.0,tp_lower -68508,做多,2024-08-24 13:20:00,2024-08-24 13:40:00,2759.11,2758.12,-0.0,flip_to_short -68509,做空,2024-08-24 13:40:00,2024-08-24 13:45:00,2758.12,2755.52,0.0,tp_lower -68510,做多,2024-08-24 13:55:00,2024-08-24 14:25:00,2757.64,2761.56,0.0,tp_upper -68511,做空,2024-08-24 14:30:00,2024-08-24 14:50:00,2759.83,2757.51,0.0,flip_to_long -68512,做多,2024-08-24 14:50:00,2024-08-24 15:00:00,2757.51,2757.61,-0.0,flip_to_short -68513,做空,2024-08-24 15:00:00,2024-08-24 15:10:00,2757.61,2757.14,-0.0,flip_to_long -68514,做多,2024-08-24 15:10:00,2024-08-24 15:15:00,2757.14,2756.02,-0.0,flip_to_short -68515,做空,2024-08-24 15:15:00,2024-08-24 15:20:00,2756.02,2758.87,-0.0,flip_to_long -68516,做多,2024-08-24 15:20:00,2024-08-24 15:25:00,2758.87,2757.65,-0.0,tp_upper -68517,做空,2024-08-24 15:40:00,2024-08-24 15:55:00,2759.76,2759.61,-0.0,tp_lower -68518,做空,2024-08-24 17:25:00,2024-08-24 17:30:00,2788.13,2793.99,-0.0,flip_to_long -68519,做多,2024-08-24 17:30:00,2024-08-24 18:40:00,2793.99,2785.1,-0.0,flip_to_short -68520,做空,2024-08-24 18:40:00,2024-08-24 19:05:00,2785.1,2787.9,-0.0,flip_to_long -68521,做多,2024-08-24 19:05:00,2024-08-24 19:55:00,2787.9,2791.25,0.0,flip_to_short -68522,做空,2024-08-24 19:55:00,2024-08-24 20:15:00,2791.25,2795.75,-0.0,flip_to_long -68523,做多,2024-08-24 20:15:00,2024-08-24 20:20:00,2795.75,2798.72,0.0,tp_upper -68524,做空,2024-08-24 20:40:00,2024-08-24 20:45:00,2794.38,2795.03,-0.0,flip_to_long -68525,做多,2024-08-24 20:45:00,2024-08-24 20:55:00,2795.03,2789.82,-0.0,flip_to_short -68526,做空,2024-08-24 20:55:00,2024-08-24 21:00:00,2789.82,2784.44,0.0,tp_lower -68527,做多,2024-08-24 23:00:00,2024-08-24 23:50:00,2753.41,2765.21,0.0,tp_upper -68528,做空,2024-08-25 00:40:00,2024-08-25 01:20:00,2762.02,2768.01,-0.0,flip_to_long -68529,做多,2024-08-25 01:20:00,2024-08-25 01:30:00,2768.01,2758.37,-0.0,flip_to_short -68530,做空,2024-08-25 01:30:00,2024-08-25 01:35:00,2758.37,2752.98,0.0,tp_lower -68531,做多,2024-08-25 02:05:00,2024-08-25 02:15:00,2759.96,2760.89,-0.0,flip_to_short -68532,做空,2024-08-25 02:15:00,2024-08-25 03:25:00,2760.89,2758.87,0.0,tp_lower -68533,做多,2024-08-25 03:45:00,2024-08-25 04:00:00,2757.19,2758.92,0.0,flip_to_short -68534,做空,2024-08-25 04:00:00,2024-08-25 04:05:00,2758.92,2757.81,-0.0,tp_lower -68535,做多,2024-08-25 04:20:00,2024-08-25 04:35:00,2760.22,2764.9,0.0,tp_upper -68536,做空,2024-08-25 05:40:00,2024-08-25 05:55:00,2763.07,2762.31,-0.0,tp_lower -68537,做多,2024-08-25 08:05:00,2024-08-25 08:10:00,2745.8,2745.0,-0.0,flip_to_short -68538,做空,2024-08-25 08:10:00,2024-08-25 09:20:00,2745.0,2747.99,-0.0,flip_to_long -68539,做多,2024-08-25 09:20:00,2024-08-25 09:25:00,2747.99,2747.1,-0.0,flip_to_short -68540,做空,2024-08-25 09:25:00,2024-08-25 09:30:00,2747.1,2749.7,-0.0,flip_to_long -68541,做多,2024-08-25 09:30:00,2024-08-25 09:35:00,2749.7,2748.65,-0.0,flip_to_short -68542,做空,2024-08-25 09:35:00,2024-08-25 09:40:00,2748.65,2752.11,-0.0,flip_to_long -68543,做多,2024-08-25 09:40:00,2024-08-25 09:45:00,2752.11,2751.39,-0.0,tp_upper -68544,做空,2024-08-25 10:35:00,2024-08-25 10:40:00,2749.71,2750.99,-0.0,flip_to_long -68545,做多,2024-08-25 10:40:00,2024-08-25 10:50:00,2750.99,2750.69,-0.0,flip_to_short -68546,做空,2024-08-25 10:50:00,2024-08-25 10:55:00,2750.69,2752.18,-0.0,flip_to_long -68547,做多,2024-08-25 10:55:00,2024-08-25 11:20:00,2752.18,2755.28,0.0,flip_to_short -68548,做空,2024-08-25 11:20:00,2024-08-25 11:45:00,2755.28,2755.6,-0.0,flip_to_long -68549,做多,2024-08-25 11:45:00,2024-08-25 11:50:00,2755.6,2750.22,-0.0,flip_to_short -68550,做空,2024-08-25 11:50:00,2024-08-25 12:00:00,2750.22,2751.19,-0.0,tp_lower -68551,做多,2024-08-25 12:45:00,2024-08-25 12:50:00,2752.3,2750.95,-0.0,flip_to_short -68552,做空,2024-08-25 12:50:00,2024-08-25 13:05:00,2750.95,2753.14,-0.0,flip_to_long -68553,做多,2024-08-25 13:05:00,2024-08-25 13:10:00,2753.14,2751.99,-0.0,flip_to_short -68554,做空,2024-08-25 13:10:00,2024-08-25 14:50:00,2751.99,2762.93,-0.0,flip_to_long -68555,做多,2024-08-25 14:50:00,2024-08-25 15:00:00,2762.93,2763.5,-0.0,flip_to_short -68556,做空,2024-08-25 15:00:00,2024-08-25 15:30:00,2763.5,2760.53,0.0,tp_lower -68557,做多,2024-08-25 16:00:00,2024-08-25 16:05:00,2767.59,2765.89,-0.0,tp_upper -68558,做空,2024-08-25 16:10:00,2024-08-25 16:15:00,2762.51,2765.22,-0.0,flip_to_long -68559,做多,2024-08-25 16:15:00,2024-08-25 16:20:00,2765.22,2761.19,-0.0,flip_to_short -68560,做空,2024-08-25 16:20:00,2024-08-25 16:30:00,2761.19,2765.92,-0.0,flip_to_long -68561,做多,2024-08-25 16:30:00,2024-08-25 16:35:00,2765.92,2760.37,-0.0,flip_to_short -68562,做空,2024-08-25 16:35:00,2024-08-25 17:00:00,2760.37,2763.25,-0.0,flip_to_long -68563,做多,2024-08-25 17:00:00,2024-08-25 17:10:00,2763.25,2767.17,0.0,tp_upper -68564,做多,2024-08-25 18:15:00,2024-08-25 18:25:00,2768.15,2766.47,-0.0,flip_to_short -68565,做空,2024-08-25 18:25:00,2024-08-25 18:30:00,2766.47,2767.44,-0.0,flip_to_long -68566,做多,2024-08-25 18:30:00,2024-08-25 18:40:00,2767.44,2770.69,0.0,tp_upper -68567,做空,2024-08-25 18:45:00,2024-08-25 18:50:00,2766.44,2760.4,0.0,tp_lower -68568,做多,2024-08-25 19:45:00,2024-08-25 19:50:00,2765.25,2765.05,-0.0,flip_to_short -68569,做空,2024-08-25 19:50:00,2024-08-25 20:05:00,2765.05,2767.4,-0.0,flip_to_long -68570,做多,2024-08-25 20:05:00,2024-08-25 20:20:00,2767.4,2764.05,-0.0,flip_to_short -68571,做空,2024-08-25 20:20:00,2024-08-25 22:30:00,2764.05,2767.86,-0.0,tp_lower -68572,做多,2024-08-25 23:00:00,2024-08-25 23:05:00,2774.81,2771.29,-0.0,flip_to_short -68573,做空,2024-08-25 23:05:00,2024-08-25 23:10:00,2771.29,2776.77,-0.0,flip_to_long -68574,做多,2024-08-25 23:10:00,2024-08-25 23:15:00,2776.77,2763.65,-0.0,flip_to_short -68575,做空,2024-08-25 23:15:00,2024-08-25 23:35:00,2763.65,2759.1,0.0,tp_lower -68576,做多,2024-08-26 00:30:00,2024-08-26 00:35:00,2760.28,2752.69,-0.0,flip_to_short -68577,做空,2024-08-26 00:35:00,2024-08-26 01:10:00,2752.69,2754.33,-0.0,flip_to_long -68578,做多,2024-08-26 01:10:00,2024-08-26 01:30:00,2754.33,2748.54,-0.0,flip_to_short -68579,做空,2024-08-26 01:30:00,2024-08-26 01:40:00,2748.54,2745.85,0.0,tp_lower -68580,做多,2024-08-26 03:00:00,2024-08-26 03:35:00,2740.19,2738.91,-0.0,flip_to_short -68581,做空,2024-08-26 03:35:00,2024-08-26 03:40:00,2738.91,2740.61,-0.0,flip_to_long -68582,做多,2024-08-26 03:40:00,2024-08-26 04:15:00,2740.61,2748.51,0.0,tp_upper -68583,做空,2024-08-26 05:20:00,2024-08-26 05:25:00,2746.19,2739.6,0.0,tp_lower -68584,做多,2024-08-26 06:35:00,2024-08-26 06:40:00,2742.61,2740.89,-0.0,flip_to_short -68585,做空,2024-08-26 06:40:00,2024-08-26 06:45:00,2740.89,2741.43,-0.0,flip_to_long -68586,做多,2024-08-26 06:45:00,2024-08-26 07:20:00,2741.43,2736.48,-0.0,flip_to_short -68587,做空,2024-08-26 07:20:00,2024-08-26 07:25:00,2736.48,2738.44,-0.0,flip_to_long -68588,做多,2024-08-26 07:25:00,2024-08-26 07:35:00,2738.44,2738.61,-0.0,flip_to_short -68589,做空,2024-08-26 07:35:00,2024-08-26 08:00:00,2738.61,2737.05,0.0,flip_to_long -68590,做多,2024-08-26 08:00:00,2024-08-26 08:25:00,2737.05,2736.62,-0.0,flip_to_short -68591,做空,2024-08-26 08:25:00,2024-08-26 08:30:00,2736.62,2737.18,-0.0,flip_to_long -68592,做多,2024-08-26 08:30:00,2024-08-26 08:35:00,2737.18,2736.91,-0.0,flip_to_short -68593,做空,2024-08-26 08:35:00,2024-08-26 08:55:00,2736.91,2735.48,0.0,flip_to_long -68594,做多,2024-08-26 08:55:00,2024-08-26 10:00:00,2735.48,2740.18,0.0,tp_upper -68595,做空,2024-08-26 10:55:00,2024-08-26 11:00:00,2735.7,2738.02,-0.0,flip_to_long -68596,做多,2024-08-26 11:00:00,2024-08-26 11:15:00,2738.02,2737.57,-0.0,flip_to_short -68597,做空,2024-08-26 11:15:00,2024-08-26 11:20:00,2737.57,2740.03,-0.0,flip_to_long -68598,做多,2024-08-26 11:20:00,2024-08-26 11:35:00,2740.03,2742.01,0.0,flip_to_short -68599,做空,2024-08-26 11:35:00,2024-08-26 12:10:00,2742.01,2740.61,0.0,flip_to_long -68600,做多,2024-08-26 12:10:00,2024-08-26 12:15:00,2740.61,2736.56,-0.0,flip_to_short -68601,做空,2024-08-26 12:15:00,2024-08-26 12:30:00,2736.56,2727.61,0.0,tp_lower -68602,做多,2024-08-26 13:15:00,2024-08-26 13:20:00,2734.11,2729.2,-0.0,flip_to_short -68603,做空,2024-08-26 13:20:00,2024-08-26 13:25:00,2729.2,2733.47,-0.0,flip_to_long -68604,做多,2024-08-26 13:25:00,2024-08-26 13:30:00,2733.47,2728.61,-0.0,flip_to_short -68605,做空,2024-08-26 13:30:00,2024-08-26 13:40:00,2728.61,2719.16,0.0,tp_lower -68606,做空,2024-08-26 14:05:00,2024-08-26 14:10:00,2717.38,2714.19,0.0,tp_lower -68607,做多,2024-08-26 14:50:00,2024-08-26 15:00:00,2720.73,2721.77,-0.0,flip_to_short -68608,做空,2024-08-26 15:00:00,2024-08-26 15:15:00,2721.77,2710.82,0.0,tp_lower -68609,做多,2024-08-26 15:20:00,2024-08-26 15:40:00,2717.94,2725.77,0.0,tp_upper -68610,做空,2024-08-26 16:00:00,2024-08-26 16:05:00,2716.94,2719.22,-0.0,flip_to_long -68611,做多,2024-08-26 16:05:00,2024-08-26 16:15:00,2719.22,2715.68,-0.0,flip_to_short -68612,做空,2024-08-26 16:15:00,2024-08-26 16:20:00,2715.68,2721.18,-0.0,flip_to_long -68613,做多,2024-08-26 16:20:00,2024-08-26 16:25:00,2721.18,2717.79,-0.0,flip_to_short -68614,做空,2024-08-26 16:25:00,2024-08-26 16:35:00,2717.79,2722.37,-0.0,flip_to_long -68615,做多,2024-08-26 16:35:00,2024-08-26 16:40:00,2722.37,2727.19,0.0,tp_upper -68616,做空,2024-08-26 17:10:00,2024-08-26 17:20:00,2721.99,2724.65,-0.0,flip_to_long -68617,做多,2024-08-26 17:20:00,2024-08-26 17:25:00,2724.65,2722.82,-0.0,flip_to_short -68618,做空,2024-08-26 17:25:00,2024-08-26 17:35:00,2722.82,2707.8,0.0,tp_lower -68619,做多,2024-08-26 19:10:00,2024-08-26 19:15:00,2694.35,2691.4,-0.0,flip_to_short -68620,做空,2024-08-26 19:15:00,2024-08-26 19:55:00,2691.4,2679.99,0.0,tp_lower -68621,做多,2024-08-26 20:30:00,2024-08-26 21:05:00,2686.64,2682.27,-0.0,flip_to_short -68622,做空,2024-08-26 21:05:00,2024-08-26 21:15:00,2682.27,2673.59,0.0,tp_lower -68623,做多,2024-08-26 21:30:00,2024-08-26 22:40:00,2681.3,2684.32,0.0,flip_to_short -68624,做空,2024-08-26 22:40:00,2024-08-26 23:10:00,2684.32,2687.82,-0.0,flip_to_long -68625,做多,2024-08-26 23:10:00,2024-08-26 23:20:00,2687.82,2690.41,0.0,tp_upper -68626,做空,2024-08-26 23:35:00,2024-08-26 23:45:00,2686.4,2681.15,0.0,tp_lower -68627,做多,2024-08-27 00:10:00,2024-08-27 00:30:00,2684.99,2687.11,0.0,flip_to_short -68628,做空,2024-08-27 00:30:00,2024-08-27 00:50:00,2687.11,2680.04,0.0,tp_lower -68629,做多,2024-08-27 01:00:00,2024-08-27 01:05:00,2685.69,2682.47,-0.0,flip_to_short -68630,做空,2024-08-27 01:05:00,2024-08-27 01:15:00,2682.47,2682.98,-0.0,flip_to_long -68631,做多,2024-08-27 01:15:00,2024-08-27 01:40:00,2682.98,2683.5,-0.0,flip_to_short -68632,做空,2024-08-27 01:40:00,2024-08-27 02:10:00,2683.5,2686.32,-0.0,flip_to_long -68633,做多,2024-08-27 02:10:00,2024-08-27 02:20:00,2686.32,2684.42,-0.0,flip_to_short -68634,做空,2024-08-27 02:20:00,2024-08-27 02:40:00,2684.42,2673.11,0.0,tp_lower -68635,做多,2024-08-27 03:25:00,2024-08-27 04:10:00,2678.36,2684.53,0.0,tp_upper -68636,做多,2024-08-27 07:25:00,2024-08-27 07:40:00,2687.12,2682.94,-0.0,flip_to_short -68637,做空,2024-08-27 07:40:00,2024-08-27 07:45:00,2682.94,2686.0,-0.0,flip_to_long -68638,做多,2024-08-27 07:45:00,2024-08-27 08:10:00,2686.0,2683.49,-0.0,flip_to_short -68639,做空,2024-08-27 08:10:00,2024-08-27 08:25:00,2683.49,2675.96,0.0,tp_lower -68640,做多,2024-08-27 08:55:00,2024-08-27 09:35:00,2683.73,2678.38,-0.0,flip_to_short -68641,做空,2024-08-27 09:35:00,2024-08-27 09:40:00,2678.38,2673.6,0.0,tp_lower -68642,做多,2024-08-27 13:20:00,2024-08-27 13:30:00,2618.57,2619.84,-0.0,flip_to_short -68643,做空,2024-08-27 13:30:00,2024-08-27 13:35:00,2619.84,2610.45,0.0,tp_lower -68644,做多,2024-08-27 13:50:00,2024-08-27 16:25:00,2614.82,2581.84,-0.0,flip_to_short -68645,做空,2024-08-27 16:25:00,2024-08-27 16:35:00,2581.84,2570.83,0.0,tp_lower -68646,做多,2024-08-27 17:15:00,2024-08-27 17:40:00,2574.69,2575.07,-0.0,flip_to_short -68647,做空,2024-08-27 17:40:00,2024-08-27 17:45:00,2575.07,2577.96,-0.0,flip_to_long -68648,做多,2024-08-27 17:45:00,2024-08-27 18:25:00,2577.96,2575.81,-0.0,flip_to_short -68649,做空,2024-08-27 18:25:00,2024-08-27 18:30:00,2575.81,2581.71,-0.0,flip_to_long -68650,做多,2024-08-27 18:30:00,2024-08-27 19:00:00,2581.71,2580.77,-0.0,flip_to_short -68651,做空,2024-08-27 19:00:00,2024-08-27 19:05:00,2580.77,2584.52,-0.0,flip_to_long -68652,做多,2024-08-27 19:05:00,2024-08-27 19:10:00,2584.52,2589.99,0.0,tp_upper -68653,做空,2024-08-27 19:50:00,2024-08-27 19:55:00,2581.18,2583.12,-0.0,tp_lower -68654,做多,2024-08-27 20:25:00,2024-08-27 20:35:00,2584.02,2584.99,-0.0,flip_to_short -68655,做空,2024-08-27 20:35:00,2024-08-27 20:45:00,2584.99,2584.41,-0.0,flip_to_long -68656,做多,2024-08-27 20:45:00,2024-08-27 20:50:00,2584.41,2581.31,-0.0,flip_to_short -68657,做空,2024-08-27 20:50:00,2024-08-27 21:00:00,2581.31,2583.98,-0.0,flip_to_long -68658,做多,2024-08-27 21:00:00,2024-08-27 21:05:00,2583.98,2577.2,-0.0,flip_to_short -68659,做空,2024-08-27 21:05:00,2024-08-27 21:10:00,2577.2,2554.77,0.0,tp_lower -68660,做空,2024-08-28 00:00:00,2024-08-28 00:15:00,2447.86,2440.22,0.0,tp_lower -68661,做空,2024-08-28 01:15:00,2024-08-28 01:25:00,2437.01,2428.2,0.0,tp_lower -68662,做多,2024-08-28 01:50:00,2024-08-28 02:15:00,2439.31,2445.81,0.0,tp_upper -68663,做空,2024-08-28 04:45:00,2024-08-28 05:05:00,2473.51,2473.73,-0.0,flip_to_long -68664,做多,2024-08-28 05:05:00,2024-08-28 05:20:00,2473.73,2480.23,0.0,tp_upper -68665,做空,2024-08-28 05:40:00,2024-08-28 05:50:00,2474.05,2466.14,0.0,tp_lower -68666,做多,2024-08-28 08:10:00,2024-08-28 09:05:00,2449.63,2469.01,0.0,tp_upper -68667,做空,2024-08-28 11:25:00,2024-08-28 11:50:00,2525.0,2528.16,-0.0,flip_to_long -68668,做多,2024-08-28 11:50:00,2024-08-28 11:55:00,2528.16,2521.49,-0.0,flip_to_short -68669,做空,2024-08-28 11:55:00,2024-08-28 12:05:00,2521.49,2527.66,-0.0,flip_to_long -68670,做多,2024-08-28 12:05:00,2024-08-28 12:30:00,2527.66,2535.69,0.0,tp_upper -68671,做空,2024-08-28 12:45:00,2024-08-28 12:50:00,2524.96,2527.99,-0.0,flip_to_long -68672,做多,2024-08-28 12:50:00,2024-08-28 12:55:00,2527.99,2524.83,-0.0,flip_to_short -68673,做空,2024-08-28 12:55:00,2024-08-28 13:40:00,2524.83,2513.57,0.0,tp_lower -68674,做多,2024-08-28 14:10:00,2024-08-28 14:20:00,2518.74,2516.85,-0.0,flip_to_short -68675,做空,2024-08-28 14:20:00,2024-08-28 14:35:00,2516.85,2512.03,0.0,flip_to_long -68676,做多,2024-08-28 14:35:00,2024-08-28 16:00:00,2512.03,2490.49,-0.0,flip_to_short -68677,做空,2024-08-28 16:00:00,2024-08-28 16:10:00,2490.49,2474.55,0.0,tp_lower -68678,做多,2024-08-28 16:40:00,2024-08-28 16:50:00,2494.17,2506.39,0.0,tp_upper -68679,做空,2024-08-28 17:55:00,2024-08-28 18:05:00,2500.68,2511.62,-0.0,flip_to_long -68680,做多,2024-08-28 18:05:00,2024-08-28 18:40:00,2511.62,2514.43,0.0,flip_to_short -68681,做空,2024-08-28 18:40:00,2024-08-28 19:20:00,2514.43,2516.9,-0.0,flip_to_long -68682,做多,2024-08-28 19:20:00,2024-08-28 20:20:00,2516.9,2507.69,-0.0,tp_upper -68683,做多,2024-08-28 20:25:00,2024-08-28 20:40:00,2523.72,2527.88,0.0,tp_upper -68684,做空,2024-08-28 21:50:00,2024-08-28 22:10:00,2534.48,2522.77,0.0,tp_lower -68685,做多,2024-08-28 22:55:00,2024-08-28 23:00:00,2530.78,2525.91,-0.0,flip_to_short -68686,做空,2024-08-28 23:00:00,2024-08-29 00:20:00,2525.91,2530.59,-0.0,flip_to_long -68687,做多,2024-08-29 00:20:00,2024-08-29 00:25:00,2530.59,2524.61,-0.0,flip_to_short -68688,做空,2024-08-29 00:25:00,2024-08-29 00:30:00,2524.61,2518.16,0.0,tp_lower -68689,做多,2024-08-29 00:35:00,2024-08-29 00:45:00,2527.68,2526.68,-0.0,flip_to_short -68690,做空,2024-08-29 00:45:00,2024-08-29 00:50:00,2526.68,2528.01,-0.0,flip_to_long -68691,做多,2024-08-29 00:50:00,2024-08-29 01:05:00,2528.01,2535.72,0.0,tp_upper -68692,做空,2024-08-29 01:10:00,2024-08-29 01:15:00,2525.82,2516.94,0.0,tp_lower -68693,做多,2024-08-29 02:15:00,2024-08-29 02:20:00,2524.02,2522.0,-0.0,flip_to_short -68694,做空,2024-08-29 02:20:00,2024-08-29 02:35:00,2522.0,2520.48,0.0,tp_lower -68695,做多,2024-08-29 02:40:00,2024-08-29 02:45:00,2527.27,2526.34,-0.0,tp_upper -68696,做空,2024-08-29 03:10:00,2024-08-29 03:55:00,2524.31,2522.09,0.0,tp_lower -68697,做多,2024-08-29 04:20:00,2024-08-29 04:25:00,2525.7,2525.56,-0.0,flip_to_short -68698,做空,2024-08-29 04:25:00,2024-08-29 04:35:00,2525.56,2522.05,0.0,tp_lower -68699,做多,2024-08-29 04:40:00,2024-08-29 04:45:00,2524.53,2523.48,-0.0,flip_to_short -68700,做空,2024-08-29 04:45:00,2024-08-29 04:50:00,2523.48,2523.6,-0.0,flip_to_long -68701,做多,2024-08-29 04:50:00,2024-08-29 05:05:00,2523.6,2523.07,-0.0,flip_to_short -68702,做空,2024-08-29 05:05:00,2024-08-29 05:10:00,2523.07,2527.81,-0.0,flip_to_long -68703,做多,2024-08-29 05:10:00,2024-08-29 05:15:00,2527.81,2533.23,0.0,tp_upper -68704,做空,2024-08-29 07:20:00,2024-08-29 07:30:00,2546.6,2549.76,-0.0,flip_to_long -68705,做多,2024-08-29 07:30:00,2024-08-29 07:40:00,2549.76,2548.07,-0.0,flip_to_short -68706,做空,2024-08-29 07:40:00,2024-08-29 07:45:00,2548.07,2550.06,-0.0,flip_to_long -68707,做多,2024-08-29 07:45:00,2024-08-29 07:50:00,2550.06,2548.79,-0.0,flip_to_short -68708,做空,2024-08-29 07:50:00,2024-08-29 08:05:00,2548.79,2542.82,0.0,tp_lower -68709,做多,2024-08-29 08:15:00,2024-08-29 08:20:00,2548.17,2540.47,-0.0,flip_to_short -68710,做空,2024-08-29 08:20:00,2024-08-29 08:25:00,2540.47,2543.34,-0.0,tp_lower -68711,做多,2024-08-29 09:00:00,2024-08-29 09:15:00,2544.82,2548.99,0.0,tp_upper -68712,做空,2024-08-29 09:50:00,2024-08-29 10:05:00,2543.06,2543.99,-0.0,flip_to_long -68713,做多,2024-08-29 10:05:00,2024-08-29 11:15:00,2543.99,2560.24,0.0,tp_upper -68714,做空,2024-08-29 13:40:00,2024-08-29 13:50:00,2559.68,2563.0,-0.0,tp_lower -68715,做多,2024-08-29 13:55:00,2024-08-29 14:00:00,2569.16,2568.14,-0.0,flip_to_short -68716,做空,2024-08-29 14:00:00,2024-08-29 14:05:00,2568.14,2572.97,-0.0,flip_to_long -68717,做多,2024-08-29 14:05:00,2024-08-29 14:10:00,2572.97,2572.71,-0.0,tp_upper -68718,做空,2024-08-29 14:15:00,2024-08-29 14:20:00,2564.81,2562.53,0.0,tp_lower -68719,做多,2024-08-29 14:25:00,2024-08-29 14:50:00,2563.25,2567.84,0.0,flip_to_short -68720,做空,2024-08-29 14:50:00,2024-08-29 16:00:00,2567.84,2580.29,-0.0,flip_to_long -68721,做多,2024-08-29 16:00:00,2024-08-29 16:15:00,2580.29,2578.45,-0.0,flip_to_short -68722,做空,2024-08-29 16:15:00,2024-08-29 16:45:00,2578.45,2563.65,0.0,tp_lower -68723,做多,2024-08-29 17:35:00,2024-08-29 18:05:00,2572.35,2564.14,-0.0,flip_to_short -68724,做空,2024-08-29 18:05:00,2024-08-29 18:10:00,2564.14,2554.49,0.0,tp_lower -68725,做多,2024-08-29 19:35:00,2024-08-29 19:45:00,2533.72,2527.34,-0.0,flip_to_short -68726,做空,2024-08-29 19:45:00,2024-08-29 19:55:00,2527.34,2527.39,-0.0,flip_to_long -68727,做多,2024-08-29 19:55:00,2024-08-29 20:15:00,2527.39,2539.08,0.0,tp_upper -68728,做空,2024-08-29 20:40:00,2024-08-29 22:00:00,2531.39,2521.28,0.0,tp_lower -68729,做多,2024-08-29 22:40:00,2024-08-29 22:45:00,2526.76,2524.99,-0.0,flip_to_short -68730,做空,2024-08-29 22:45:00,2024-08-29 23:00:00,2524.99,2525.48,-0.0,flip_to_long -68731,做多,2024-08-29 23:00:00,2024-08-29 23:20:00,2525.48,2524.96,-0.0,flip_to_short -68732,做空,2024-08-29 23:20:00,2024-08-29 23:55:00,2524.96,2526.29,-0.0,flip_to_long -68733,做多,2024-08-29 23:55:00,2024-08-30 00:00:00,2526.29,2523.93,-0.0,flip_to_short -68734,做空,2024-08-30 00:00:00,2024-08-30 00:05:00,2523.93,2520.76,0.0,tp_lower -68735,做多,2024-08-30 00:25:00,2024-08-30 00:35:00,2523.6,2531.53,0.0,tp_upper -68736,做空,2024-08-30 00:40:00,2024-08-30 00:45:00,2522.16,2522.4,-0.0,tp_lower -68737,做多,2024-08-30 00:50:00,2024-08-30 01:15:00,2522.86,2523.76,-0.0,flip_to_short -68738,做空,2024-08-30 01:15:00,2024-08-30 01:25:00,2523.76,2519.4,0.0,tp_lower -68739,做多,2024-08-30 01:35:00,2024-08-30 01:40:00,2524.14,2522.4,-0.0,flip_to_short -68740,做空,2024-08-30 01:40:00,2024-08-30 01:45:00,2522.4,2524.18,-0.0,flip_to_long -68741,做多,2024-08-30 01:45:00,2024-08-30 01:55:00,2524.18,2523.73,-0.0,flip_to_short -68742,做空,2024-08-30 01:55:00,2024-08-30 02:00:00,2523.73,2527.32,-0.0,flip_to_long -68743,做多,2024-08-30 02:00:00,2024-08-30 02:10:00,2527.32,2524.91,-0.0,flip_to_short -68744,做空,2024-08-30 02:10:00,2024-08-30 02:20:00,2524.91,2515.21,0.0,tp_lower -68745,做多,2024-08-30 03:20:00,2024-08-30 04:15:00,2516.22,2523.81,0.0,tp_upper -68746,做空,2024-08-30 04:45:00,2024-08-30 05:10:00,2519.64,2512.1,0.0,tp_lower -68747,做多,2024-08-30 06:05:00,2024-08-30 06:15:00,2514.07,2512.36,-0.0,flip_to_short -68748,做空,2024-08-30 06:15:00,2024-08-30 06:20:00,2512.36,2513.89,-0.0,flip_to_long -68749,做多,2024-08-30 06:20:00,2024-08-30 06:25:00,2513.89,2513.8,-0.0,flip_to_short -68750,做空,2024-08-30 06:25:00,2024-08-30 08:05:00,2513.8,2517.07,-0.0,tp_lower -68751,做多,2024-08-30 08:20:00,2024-08-30 08:35:00,2522.19,2517.18,-0.0,flip_to_short -68752,做空,2024-08-30 08:35:00,2024-08-30 08:55:00,2517.18,2521.01,-0.0,flip_to_long -68753,做多,2024-08-30 08:55:00,2024-08-30 09:05:00,2521.01,2521.52,-0.0,flip_to_short -68754,做空,2024-08-30 09:05:00,2024-08-30 09:35:00,2521.52,2521.96,-0.0,flip_to_long -68755,做多,2024-08-30 09:35:00,2024-08-30 09:55:00,2521.96,2523.46,0.0,flip_to_short -68756,做空,2024-08-30 09:55:00,2024-08-30 10:05:00,2523.46,2522.11,0.0,flip_to_long -68757,做多,2024-08-30 10:05:00,2024-08-30 10:10:00,2522.11,2521.2,-0.0,flip_to_short -68758,做空,2024-08-30 10:10:00,2024-08-30 10:15:00,2521.2,2521.9,-0.0,flip_to_long -68759,做多,2024-08-30 10:15:00,2024-08-30 12:15:00,2521.9,2519.33,-0.0,tp_upper -68760,做空,2024-08-30 12:20:00,2024-08-30 13:45:00,2515.16,2513.53,0.0,tp_lower -68761,做多,2024-08-30 13:55:00,2024-08-30 14:00:00,2523.6,2528.47,0.0,tp_upper -68762,做空,2024-08-30 14:05:00,2024-08-30 14:10:00,2516.3,2509.06,0.0,tp_lower -68763,做空,2024-08-30 16:15:00,2024-08-30 16:25:00,2448.38,2448.39,-0.0,tp_lower -68764,做多,2024-08-30 16:35:00,2024-08-30 16:55:00,2450.36,2461.4,0.0,tp_upper -68765,做空,2024-08-30 17:35:00,2024-08-30 20:30:00,2455.57,2509.24,-0.0,flip_to_long -68766,做多,2024-08-30 20:30:00,2024-08-30 20:35:00,2509.24,2506.88,-0.0,flip_to_short -68767,做空,2024-08-30 20:35:00,2024-08-30 20:40:00,2506.88,2506.94,-0.0,flip_to_long -68768,做多,2024-08-30 20:40:00,2024-08-30 20:55:00,2506.94,2517.85,0.0,tp_upper -68769,做空,2024-08-30 22:20:00,2024-08-31 00:15:00,2519.7,2527.05,-0.0,flip_to_long -68770,做多,2024-08-31 00:15:00,2024-08-31 00:25:00,2527.05,2527.84,-0.0,flip_to_short -68771,做空,2024-08-31 00:25:00,2024-08-31 00:40:00,2527.84,2527.1,-0.0,flip_to_long -68772,做多,2024-08-31 00:40:00,2024-08-31 00:45:00,2527.1,2526.97,-0.0,tp_upper -68773,做空,2024-08-31 00:50:00,2024-08-31 01:05:00,2524.77,2524.07,-0.0,tp_lower -68774,做多,2024-08-31 01:10:00,2024-08-31 01:15:00,2526.0,2525.0,-0.0,flip_to_short -68775,做空,2024-08-31 01:15:00,2024-08-31 01:20:00,2525.0,2525.57,-0.0,flip_to_long -68776,做多,2024-08-31 01:20:00,2024-08-31 01:35:00,2525.57,2527.51,0.0,flip_to_short -68777,做空,2024-08-31 01:35:00,2024-08-31 01:55:00,2527.51,2524.77,0.0,flip_to_long -68778,做多,2024-08-31 01:55:00,2024-08-31 03:10:00,2524.77,2520.78,-0.0,flip_to_short -68779,做空,2024-08-31 03:10:00,2024-08-31 03:20:00,2520.78,2523.02,-0.0,flip_to_long -68780,做多,2024-08-31 03:20:00,2024-08-31 03:25:00,2523.02,2524.89,0.0,tp_upper -68781,做空,2024-08-31 03:55:00,2024-08-31 04:40:00,2522.4,2526.35,-0.0,flip_to_long -68782,做多,2024-08-31 04:40:00,2024-08-31 04:45:00,2526.35,2527.15,-0.0,tp_upper -68783,做空,2024-08-31 05:35:00,2024-08-31 05:40:00,2524.74,2526.21,-0.0,flip_to_long -68784,做多,2024-08-31 05:40:00,2024-08-31 05:45:00,2526.21,2523.44,-0.0,flip_to_short -68785,做空,2024-08-31 05:45:00,2024-08-31 05:50:00,2523.44,2524.52,-0.0,tp_lower -68786,做多,2024-08-31 06:15:00,2024-08-31 06:20:00,2525.98,2524.2,-0.0,flip_to_short -68787,做空,2024-08-31 06:20:00,2024-08-31 06:25:00,2524.2,2525.39,-0.0,flip_to_long -68788,做多,2024-08-31 06:25:00,2024-08-31 06:30:00,2525.39,2524.65,-0.0,flip_to_short -68789,做空,2024-08-31 06:30:00,2024-08-31 07:00:00,2524.65,2520.56,0.0,tp_lower -68790,做多,2024-08-31 07:40:00,2024-08-31 07:55:00,2521.08,2519.78,-0.0,flip_to_short -68791,做空,2024-08-31 07:55:00,2024-08-31 08:00:00,2519.78,2522.23,-0.0,flip_to_long -68792,做多,2024-08-31 08:00:00,2024-08-31 08:05:00,2522.23,2522.22,-0.0,flip_to_short -68793,做空,2024-08-31 08:05:00,2024-08-31 08:30:00,2522.22,2520.09,0.0,flip_to_long -68794,做多,2024-08-31 08:30:00,2024-08-31 08:40:00,2520.09,2520.24,-0.0,flip_to_short -68795,做空,2024-08-31 08:40:00,2024-08-31 08:45:00,2520.24,2514.18,0.0,tp_lower -68796,做多,2024-08-31 09:30:00,2024-08-31 09:40:00,2516.1,2513.61,-0.0,flip_to_short -68797,做空,2024-08-31 09:40:00,2024-08-31 10:00:00,2513.61,2515.91,-0.0,flip_to_long -68798,做多,2024-08-31 10:00:00,2024-08-31 10:15:00,2515.91,2520.98,0.0,tp_upper -68799,做空,2024-08-31 11:50:00,2024-08-31 12:10:00,2523.98,2521.78,0.0,tp_lower -68800,做多,2024-08-31 12:15:00,2024-08-31 12:25:00,2522.55,2523.14,-0.0,flip_to_short -68801,做空,2024-08-31 12:25:00,2024-08-31 12:30:00,2523.14,2523.81,-0.0,flip_to_long -68802,做多,2024-08-31 12:30:00,2024-08-31 12:50:00,2523.81,2523.62,-0.0,flip_to_short -68803,做空,2024-08-31 12:50:00,2024-08-31 13:00:00,2523.62,2524.58,-0.0,tp_lower -68804,做空,2024-08-31 13:10:00,2024-08-31 13:15:00,2523.52,2524.85,-0.0,flip_to_long -68805,做多,2024-08-31 13:15:00,2024-08-31 13:25:00,2524.85,2523.89,-0.0,flip_to_short -68806,做空,2024-08-31 13:25:00,2024-08-31 13:50:00,2523.89,2519.65,0.0,tp_lower -68807,做多,2024-08-31 14:10:00,2024-08-31 14:35:00,2522.02,2521.48,-0.0,flip_to_short -68808,做空,2024-08-31 14:35:00,2024-08-31 14:55:00,2521.48,2521.48,-0.0,flip_to_long -68809,做多,2024-08-31 14:55:00,2024-08-31 15:05:00,2521.48,2520.9,-0.0,flip_to_short -68810,做空,2024-08-31 15:05:00,2024-08-31 15:40:00,2520.9,2519.37,0.0,flip_to_long -68811,做多,2024-08-31 15:40:00,2024-08-31 18:10:00,2519.37,2502.78,-0.0,flip_to_short -68812,做空,2024-08-31 18:10:00,2024-08-31 18:20:00,2502.78,2505.19,-0.0,flip_to_long -68813,做多,2024-08-31 18:20:00,2024-08-31 18:40:00,2505.19,2503.69,-0.0,flip_to_short -68814,做空,2024-08-31 18:40:00,2024-08-31 18:50:00,2503.69,2496.2,0.0,tp_lower -68815,做多,2024-08-31 20:15:00,2024-08-31 20:25:00,2499.54,2499.43,-0.0,tp_upper -68816,做空,2024-08-31 22:50:00,2024-08-31 23:10:00,2515.66,2512.11,0.0,tp_lower -68817,做多,2024-09-01 00:05:00,2024-09-01 00:15:00,2513.09,2512.38,-0.0,flip_to_short -68818,做空,2024-09-01 00:15:00,2024-09-01 00:20:00,2512.38,2509.42,0.0,tp_lower -68819,做多,2024-09-01 03:05:00,2024-09-01 03:50:00,2487.55,2486.01,-0.0,flip_to_short -68820,做空,2024-09-01 03:50:00,2024-09-01 03:55:00,2486.01,2487.76,-0.0,flip_to_long -68821,做多,2024-09-01 03:55:00,2024-09-01 04:00:00,2487.76,2484.86,-0.0,flip_to_short -68822,做空,2024-09-01 04:00:00,2024-09-01 04:05:00,2484.86,2483.27,0.0,tp_lower -68823,做多,2024-09-01 04:30:00,2024-09-01 04:40:00,2488.86,2487.61,-0.0,flip_to_short -68824,做空,2024-09-01 04:40:00,2024-09-01 05:05:00,2487.61,2481.29,0.0,tp_lower -68825,做空,2024-09-01 06:30:00,2024-09-01 06:35:00,2471.0,2471.18,-0.0,flip_to_long -68826,做多,2024-09-01 06:35:00,2024-09-01 07:35:00,2471.18,2475.57,0.0,tp_upper -68827,做空,2024-09-01 08:30:00,2024-09-01 08:35:00,2478.84,2479.91,-0.0,flip_to_long -68828,做多,2024-09-01 08:35:00,2024-09-01 08:45:00,2479.91,2478.18,-0.0,flip_to_short -68829,做空,2024-09-01 08:45:00,2024-09-01 09:10:00,2478.18,2480.01,-0.0,flip_to_long -68830,做多,2024-09-01 09:10:00,2024-09-01 09:30:00,2480.01,2488.23,0.0,tp_upper -68831,做空,2024-09-01 09:45:00,2024-09-01 10:20:00,2482.99,2471.36,0.0,tp_lower -68832,做多,2024-09-01 11:40:00,2024-09-01 11:55:00,2469.69,2476.65,0.0,tp_upper -68833,做空,2024-09-01 12:25:00,2024-09-01 12:50:00,2471.47,2465.1,0.0,tp_lower -68834,做多,2024-09-01 13:00:00,2024-09-01 13:15:00,2470.4,2467.0,-0.0,flip_to_short -68835,做空,2024-09-01 13:15:00,2024-09-01 13:40:00,2467.0,2457.09,0.0,tp_lower -68836,做多,2024-09-01 13:50:00,2024-09-01 14:00:00,2466.81,2459.61,-0.0,flip_to_short -68837,做空,2024-09-01 14:00:00,2024-09-01 14:05:00,2459.61,2453.29,0.0,tp_lower -68838,做多,2024-09-01 14:35:00,2024-09-01 15:15:00,2459.34,2455.99,-0.0,flip_to_short -68839,做空,2024-09-01 15:15:00,2024-09-01 15:30:00,2455.99,2460.55,-0.0,flip_to_long -68840,做多,2024-09-01 15:30:00,2024-09-01 15:35:00,2460.55,2465.84,0.0,tp_upper -68841,做空,2024-09-01 16:25:00,2024-09-01 16:30:00,2468.43,2469.53,-0.0,flip_to_long -68842,做多,2024-09-01 16:30:00,2024-09-01 16:55:00,2469.53,2470.9,0.0,flip_to_short -68843,做空,2024-09-01 16:55:00,2024-09-01 17:00:00,2470.9,2473.42,-0.0,flip_to_long -68844,做多,2024-09-01 17:00:00,2024-09-01 17:10:00,2473.42,2474.89,0.0,flip_to_short -68845,做空,2024-09-01 17:10:00,2024-09-01 17:20:00,2474.89,2459.61,0.0,tp_lower -68846,做多,2024-09-01 17:50:00,2024-09-01 18:25:00,2469.03,2488.05,0.0,tp_upper -68847,做多,2024-09-01 19:45:00,2024-09-01 20:00:00,2493.62,2502.0,0.0,tp_upper -68848,做空,2024-09-01 20:55:00,2024-09-01 21:15:00,2500.6,2488.2,0.0,tp_lower -68849,做多,2024-09-01 23:40:00,2024-09-01 23:45:00,2429.25,2425.72,-0.0,flip_to_short -68850,做空,2024-09-01 23:45:00,2024-09-02 00:50:00,2425.72,2437.61,-0.0,flip_to_long -68851,做多,2024-09-02 00:50:00,2024-09-02 01:00:00,2437.61,2437.92,-0.0,flip_to_short -68852,做空,2024-09-02 01:00:00,2024-09-02 01:25:00,2437.92,2436.38,0.0,flip_to_long -68853,做多,2024-09-02 01:25:00,2024-09-02 01:35:00,2436.38,2433.49,-0.0,flip_to_short -68854,做空,2024-09-02 01:35:00,2024-09-02 01:45:00,2433.49,2438.44,-0.0,flip_to_long -68855,做多,2024-09-02 01:45:00,2024-09-02 02:05:00,2438.44,2447.45,0.0,tp_upper -68856,做空,2024-09-02 02:25:00,2024-09-02 03:00:00,2440.29,2447.35,-0.0,flip_to_long -68857,做多,2024-09-02 03:00:00,2024-09-02 03:30:00,2447.35,2442.39,-0.0,flip_to_short -68858,做空,2024-09-02 03:30:00,2024-09-02 03:35:00,2442.39,2447.04,-0.0,flip_to_long -68859,做多,2024-09-02 03:35:00,2024-09-02 03:40:00,2447.04,2442.67,-0.0,flip_to_short -68860,做空,2024-09-02 03:40:00,2024-09-02 04:35:00,2442.67,2436.99,0.0,tp_lower -68861,做多,2024-09-02 05:15:00,2024-09-02 05:40:00,2442.82,2452.76,0.0,tp_upper -68862,做空,2024-09-02 06:15:00,2024-09-02 06:20:00,2444.62,2447.77,-0.0,flip_to_long -68863,做多,2024-09-02 06:20:00,2024-09-02 06:25:00,2447.77,2447.06,-0.0,flip_to_short -68864,做空,2024-09-02 06:25:00,2024-09-02 06:30:00,2447.06,2449.46,-0.0,flip_to_long -68865,做多,2024-09-02 06:30:00,2024-09-02 06:40:00,2449.46,2447.73,-0.0,flip_to_short -68866,做空,2024-09-02 06:40:00,2024-09-02 06:45:00,2447.73,2449.69,-0.0,flip_to_long -68867,做多,2024-09-02 06:45:00,2024-09-02 06:50:00,2449.69,2445.99,-0.0,flip_to_short -68868,做空,2024-09-02 06:50:00,2024-09-02 07:05:00,2445.99,2449.39,-0.0,flip_to_long -68869,做多,2024-09-02 07:05:00,2024-09-02 07:10:00,2449.39,2447.86,-0.0,flip_to_short -68870,做空,2024-09-02 07:10:00,2024-09-02 07:15:00,2447.86,2444.71,0.0,tp_lower -68871,做多,2024-09-02 08:10:00,2024-09-02 08:20:00,2452.2,2460.99,0.0,tp_upper -68872,做空,2024-09-02 11:35:00,2024-09-02 11:50:00,2519.6,2515.7,0.0,tp_lower -68873,做多,2024-09-02 12:25:00,2024-09-02 12:30:00,2521.06,2520.27,-0.0,flip_to_short -68874,做空,2024-09-02 12:30:00,2024-09-02 12:45:00,2520.27,2520.61,-0.0,flip_to_long -68875,做多,2024-09-02 12:45:00,2024-09-02 13:00:00,2520.61,2516.36,-0.0,flip_to_short -68876,做空,2024-09-02 13:00:00,2024-09-02 13:05:00,2516.36,2518.42,-0.0,flip_to_long -68877,做多,2024-09-02 13:05:00,2024-09-02 13:15:00,2518.42,2516.55,-0.0,flip_to_short -68878,做空,2024-09-02 13:15:00,2024-09-02 13:20:00,2516.55,2512.83,0.0,tp_lower -68879,做多,2024-09-02 14:30:00,2024-09-02 14:35:00,2515.65,2516.1,-0.0,tp_upper -68880,做空,2024-09-02 15:50:00,2024-09-02 16:10:00,2516.49,2519.9,-0.0,flip_to_long -68881,做多,2024-09-02 16:10:00,2024-09-02 16:15:00,2519.9,2516.03,-0.0,flip_to_short -68882,做空,2024-09-02 16:15:00,2024-09-02 16:25:00,2516.03,2510.15,0.0,tp_lower -68883,做多,2024-09-02 17:00:00,2024-09-02 17:05:00,2516.57,2511.01,-0.0,flip_to_short -68884,做空,2024-09-02 17:05:00,2024-09-02 17:10:00,2511.01,2514.84,-0.0,flip_to_long -68885,做多,2024-09-02 17:10:00,2024-09-02 17:30:00,2514.84,2515.7,-0.0,tp_upper -68886,做空,2024-09-02 18:45:00,2024-09-02 18:50:00,2518.62,2520.11,-0.0,flip_to_long -68887,做多,2024-09-02 18:50:00,2024-09-02 19:00:00,2520.11,2518.51,-0.0,flip_to_short -68888,做空,2024-09-02 19:00:00,2024-09-02 19:05:00,2518.51,2522.05,-0.0,flip_to_long -68889,做多,2024-09-02 19:05:00,2024-09-02 19:10:00,2522.05,2522.04,-0.0,tp_upper -68890,做空,2024-09-02 19:35:00,2024-09-02 20:05:00,2522.14,2524.96,-0.0,flip_to_long -68891,做多,2024-09-02 20:05:00,2024-09-02 20:10:00,2524.96,2527.68,0.0,tp_upper -68892,做空,2024-09-02 21:35:00,2024-09-02 21:55:00,2542.78,2543.47,-0.0,flip_to_long -68893,做多,2024-09-02 21:55:00,2024-09-02 22:05:00,2543.47,2544.6,-0.0,flip_to_short -68894,做空,2024-09-02 22:05:00,2024-09-02 22:40:00,2544.6,2543.61,-0.0,flip_to_long -68895,做多,2024-09-02 22:40:00,2024-09-02 22:50:00,2543.61,2541.16,-0.0,flip_to_short -68896,做空,2024-09-02 22:50:00,2024-09-02 22:55:00,2541.16,2543.98,-0.0,flip_to_long -68897,做多,2024-09-02 22:55:00,2024-09-02 23:00:00,2543.98,2542.0,-0.0,flip_to_short -68898,做空,2024-09-02 23:00:00,2024-09-02 23:05:00,2542.0,2545.53,-0.0,flip_to_long -68899,做多,2024-09-02 23:05:00,2024-09-02 23:10:00,2545.53,2541.68,-0.0,flip_to_short -68900,做空,2024-09-02 23:10:00,2024-09-02 23:25:00,2541.68,2538.48,0.0,tp_lower -68901,做多,2024-09-03 00:55:00,2024-09-03 01:05:00,2533.8,2538.8,0.0,tp_upper -68902,做空,2024-09-03 01:15:00,2024-09-03 01:20:00,2532.92,2529.27,0.0,tp_lower -68903,做多,2024-09-03 01:50:00,2024-09-03 02:00:00,2534.33,2538.11,0.0,tp_upper -68904,做空,2024-09-03 02:25:00,2024-09-03 02:30:00,2534.6,2535.7,-0.0,flip_to_long -68905,做多,2024-09-03 02:30:00,2024-09-03 02:35:00,2535.7,2531.43,-0.0,flip_to_short -68906,做空,2024-09-03 02:35:00,2024-09-03 03:25:00,2531.43,2517.23,0.0,tp_lower -68907,做多,2024-09-03 04:35:00,2024-09-03 04:50:00,2518.55,2514.14,-0.0,flip_to_short -68908,做空,2024-09-03 04:50:00,2024-09-03 04:55:00,2514.14,2517.19,-0.0,flip_to_long -68909,做多,2024-09-03 04:55:00,2024-09-03 05:00:00,2517.19,2513.98,-0.0,flip_to_short -68910,做空,2024-09-03 05:00:00,2024-09-03 05:05:00,2513.98,2519.03,-0.0,flip_to_long -68911,做多,2024-09-03 05:05:00,2024-09-03 05:10:00,2519.03,2521.97,0.0,tp_upper -68912,做空,2024-09-03 06:00:00,2024-09-03 06:05:00,2516.95,2515.99,-0.0,tp_lower -68913,做多,2024-09-03 06:25:00,2024-09-03 07:25:00,2518.52,2516.36,-0.0,flip_to_short -68914,做空,2024-09-03 07:25:00,2024-09-03 08:20:00,2516.36,2515.09,0.0,flip_to_long -68915,做多,2024-09-03 08:20:00,2024-09-03 09:55:00,2515.09,2503.01,-0.0,flip_to_short -68916,做空,2024-09-03 09:55:00,2024-09-03 11:00:00,2503.01,2505.61,-0.0,flip_to_long -68917,做多,2024-09-03 11:00:00,2024-09-03 11:05:00,2505.61,2501.57,-0.0,flip_to_short -68918,做空,2024-09-03 11:05:00,2024-09-03 11:15:00,2501.57,2506.01,-0.0,flip_to_long -68919,做多,2024-09-03 11:15:00,2024-09-03 11:20:00,2506.01,2505.94,-0.0,flip_to_short -68920,做空,2024-09-03 11:20:00,2024-09-03 13:00:00,2505.94,2511.9,-0.0,flip_to_long -68921,做多,2024-09-03 13:00:00,2024-09-03 13:05:00,2511.9,2512.91,-0.0,tp_upper -68922,做空,2024-09-03 13:15:00,2024-09-03 13:25:00,2508.14,2504.22,0.0,tp_lower -68923,做多,2024-09-03 16:00:00,2024-09-03 16:20:00,2444.47,2443.97,-0.0,flip_to_short -68924,做空,2024-09-03 16:20:00,2024-09-03 16:25:00,2443.97,2439.06,0.0,tp_lower -68925,做多,2024-09-03 16:40:00,2024-09-03 16:50:00,2444.37,2438.9,-0.0,flip_to_short -68926,做空,2024-09-03 16:50:00,2024-09-03 17:00:00,2438.9,2440.19,-0.0,tp_lower -68927,做多,2024-09-03 17:05:00,2024-09-03 17:20:00,2441.28,2449.7,0.0,tp_upper -68928,做空,2024-09-03 17:55:00,2024-09-03 18:10:00,2441.36,2443.22,-0.0,flip_to_long -68929,做多,2024-09-03 18:10:00,2024-09-03 18:20:00,2443.22,2444.09,-0.0,flip_to_short -68930,做空,2024-09-03 18:20:00,2024-09-03 18:25:00,2444.09,2446.98,-0.0,flip_to_long -68931,做多,2024-09-03 18:25:00,2024-09-03 19:20:00,2446.98,2462.0,0.0,tp_upper -68932,做空,2024-09-03 19:45:00,2024-09-03 20:00:00,2453.72,2455.62,-0.0,tp_lower -68933,做多,2024-09-03 20:30:00,2024-09-03 20:40:00,2460.3,2457.52,-0.0,flip_to_short -68934,做空,2024-09-03 20:40:00,2024-09-03 20:50:00,2457.52,2459.89,-0.0,flip_to_long -68935,做多,2024-09-03 20:50:00,2024-09-03 21:15:00,2459.89,2457.64,-0.0,flip_to_short -68936,做空,2024-09-03 21:15:00,2024-09-03 21:50:00,2457.64,2457.45,-0.0,flip_to_long -68937,做多,2024-09-03 21:50:00,2024-09-03 21:55:00,2457.45,2464.05,0.0,tp_upper -68938,做空,2024-09-03 22:05:00,2024-09-03 22:10:00,2457.31,2459.91,-0.0,flip_to_long -68939,做多,2024-09-03 22:10:00,2024-09-03 22:25:00,2459.91,2458.31,-0.0,flip_to_short -68940,做空,2024-09-03 22:25:00,2024-09-03 22:30:00,2458.31,2458.73,-0.0,flip_to_long -68941,做多,2024-09-03 22:30:00,2024-09-03 22:35:00,2458.73,2454.56,-0.0,flip_to_short -68942,做空,2024-09-03 22:35:00,2024-09-03 23:00:00,2454.56,2449.79,0.0,tp_lower -68943,做多,2024-09-04 00:15:00,2024-09-04 00:25:00,2445.01,2441.14,-0.0,flip_to_short -68944,做空,2024-09-04 00:25:00,2024-09-04 00:30:00,2441.14,2443.69,-0.0,flip_to_long -68945,做多,2024-09-04 00:30:00,2024-09-04 00:35:00,2443.69,2434.51,-0.0,flip_to_short -68946,做空,2024-09-04 00:35:00,2024-09-04 00:55:00,2434.51,2394.59,0.0,tp_lower -68947,做多,2024-09-04 02:20:00,2024-09-04 02:25:00,2365.56,2359.82,-0.0,flip_to_short -68948,做空,2024-09-04 02:25:00,2024-09-04 03:00:00,2359.82,2373.0,-0.0,flip_to_long -68949,做多,2024-09-04 03:00:00,2024-09-04 03:05:00,2373.0,2376.76,0.0,tp_upper -68950,做空,2024-09-04 03:55:00,2024-09-04 04:35:00,2371.93,2374.78,-0.0,flip_to_long -68951,做多,2024-09-04 04:35:00,2024-09-04 04:40:00,2374.78,2373.94,-0.0,flip_to_short -68952,做空,2024-09-04 04:40:00,2024-09-04 05:05:00,2373.94,2378.5,-0.0,flip_to_long -68953,做多,2024-09-04 05:05:00,2024-09-04 05:30:00,2378.5,2372.89,-0.0,flip_to_short -68954,做空,2024-09-04 05:30:00,2024-09-04 05:40:00,2372.89,2371.43,0.0,tp_lower -68955,做多,2024-09-04 06:00:00,2024-09-04 06:40:00,2367.71,2373.98,0.0,flip_to_short -68956,做空,2024-09-04 06:40:00,2024-09-04 07:00:00,2373.98,2375.61,-0.0,flip_to_long -68957,做多,2024-09-04 07:00:00,2024-09-04 07:10:00,2375.61,2386.59,0.0,tp_upper -68958,做多,2024-09-04 08:45:00,2024-09-04 09:05:00,2397.18,2398.84,0.0,flip_to_short -68959,做空,2024-09-04 09:05:00,2024-09-04 09:35:00,2398.84,2395.0,0.0,tp_lower -68960,做多,2024-09-04 10:25:00,2024-09-04 11:10:00,2398.7,2391.22,-0.0,flip_to_short -68961,做空,2024-09-04 11:10:00,2024-09-04 11:20:00,2391.22,2391.64,-0.0,flip_to_long -68962,做多,2024-09-04 11:20:00,2024-09-04 11:30:00,2391.64,2397.32,0.0,tp_upper -68963,做空,2024-09-04 12:10:00,2024-09-04 13:10:00,2394.99,2398.55,-0.0,flip_to_long -68964,做多,2024-09-04 13:10:00,2024-09-04 13:20:00,2398.55,2397.9,-0.0,flip_to_short -68965,做空,2024-09-04 13:20:00,2024-09-04 13:30:00,2397.9,2407.36,-0.0,flip_to_long -68966,做多,2024-09-04 13:30:00,2024-09-04 13:35:00,2407.36,2396.15,-0.0,flip_to_short -68967,做空,2024-09-04 13:35:00,2024-09-04 13:40:00,2396.15,2397.83,-0.0,flip_to_long -68968,做多,2024-09-04 13:40:00,2024-09-04 14:00:00,2397.83,2401.4,0.0,flip_to_short -68969,做空,2024-09-04 14:00:00,2024-09-04 14:05:00,2401.4,2419.96,-0.0,flip_to_long -68970,做多,2024-09-04 14:05:00,2024-09-04 14:10:00,2419.96,2409.97,-0.0,tp_upper -68971,做空,2024-09-04 14:15:00,2024-09-04 14:30:00,2400.46,2409.81,-0.0,flip_to_long -68972,做多,2024-09-04 14:30:00,2024-09-04 14:35:00,2409.81,2412.35,0.0,tp_upper -68973,做空,2024-09-04 17:20:00,2024-09-04 17:50:00,2467.11,2451.99,0.0,tp_lower -68974,做多,2024-09-04 19:20:00,2024-09-04 19:30:00,2447.86,2445.82,-0.0,flip_to_short -68975,做空,2024-09-04 19:30:00,2024-09-04 19:35:00,2445.82,2448.64,-0.0,flip_to_long -68976,做多,2024-09-04 19:35:00,2024-09-04 19:45:00,2448.64,2445.69,-0.0,flip_to_short -68977,做空,2024-09-04 19:45:00,2024-09-04 19:55:00,2445.69,2451.0,-0.0,flip_to_long -68978,做多,2024-09-04 19:55:00,2024-09-04 20:00:00,2451.0,2453.82,0.0,tp_upper -68979,做空,2024-09-04 20:20:00,2024-09-04 20:25:00,2445.54,2449.79,-0.0,flip_to_long -68980,做多,2024-09-04 20:25:00,2024-09-04 20:45:00,2449.79,2453.56,0.0,tp_upper -68981,做空,2024-09-04 21:10:00,2024-09-04 21:25:00,2451.24,2451.99,-0.0,flip_to_long -68982,做多,2024-09-04 21:25:00,2024-09-04 21:45:00,2451.99,2459.42,0.0,tp_upper -68983,做空,2024-09-04 22:40:00,2024-09-04 23:25:00,2458.92,2456.4,0.0,tp_lower -68984,做多,2024-09-05 00:15:00,2024-09-05 00:20:00,2456.37,2455.43,-0.0,flip_to_short -68985,做空,2024-09-05 00:20:00,2024-09-05 00:25:00,2455.43,2458.95,-0.0,flip_to_long -68986,做多,2024-09-05 00:25:00,2024-09-05 00:35:00,2458.95,2456.98,-0.0,flip_to_short -68987,做空,2024-09-05 00:35:00,2024-09-05 01:00:00,2456.98,2454.98,0.0,flip_to_long -68988,做多,2024-09-05 01:00:00,2024-09-05 01:10:00,2454.98,2453.03,-0.0,flip_to_short -68989,做空,2024-09-05 01:10:00,2024-09-05 01:25:00,2453.03,2455.45,-0.0,flip_to_long -68990,做多,2024-09-05 01:25:00,2024-09-05 01:35:00,2455.45,2464.7,0.0,tp_upper -68991,做空,2024-09-05 01:50:00,2024-09-05 02:05:00,2458.8,2448.68,0.0,tp_lower -68992,做多,2024-09-05 04:45:00,2024-09-05 05:00:00,2415.98,2408.28,-0.0,flip_to_short -68993,做空,2024-09-05 05:00:00,2024-09-05 05:05:00,2408.28,2404.89,0.0,tp_lower -68994,做多,2024-09-05 05:20:00,2024-09-05 05:35:00,2410.55,2411.82,0.0,flip_to_short -68995,做空,2024-09-05 05:35:00,2024-09-05 06:10:00,2411.82,2403.82,0.0,tp_lower -68996,做多,2024-09-05 07:05:00,2024-09-05 08:15:00,2406.68,2408.47,0.0,flip_to_short -68997,做空,2024-09-05 08:15:00,2024-09-05 08:20:00,2408.47,2410.21,-0.0,flip_to_long -68998,做多,2024-09-05 08:20:00,2024-09-05 08:25:00,2410.21,2407.6,-0.0,flip_to_short -68999,做空,2024-09-05 08:25:00,2024-09-05 08:35:00,2407.6,2399.48,0.0,tp_lower -69000,做多,2024-09-05 10:40:00,2024-09-05 10:45:00,2392.33,2390.52,-0.0,flip_to_short -69001,做空,2024-09-05 10:45:00,2024-09-05 10:50:00,2390.52,2390.68,-0.0,flip_to_long -69002,做多,2024-09-05 10:50:00,2024-09-05 11:05:00,2390.68,2387.64,-0.0,flip_to_short -69003,做空,2024-09-05 11:05:00,2024-09-05 11:10:00,2387.64,2387.64,-0.0,tp_lower -69004,做多,2024-09-05 11:15:00,2024-09-05 11:30:00,2388.91,2392.89,0.0,tp_upper -69005,做空,2024-09-05 11:35:00,2024-09-05 11:45:00,2390.11,2387.74,0.0,tp_lower -69006,做多,2024-09-05 12:00:00,2024-09-05 12:10:00,2388.64,2393.6,0.0,tp_upper -69007,做空,2024-09-05 12:15:00,2024-09-05 12:20:00,2382.68,2377.19,0.0,tp_lower -69008,做多,2024-09-05 12:25:00,2024-09-05 12:30:00,2388.64,2391.81,0.0,tp_upper -69009,做空,2024-09-05 12:35:00,2024-09-05 12:45:00,2386.01,2388.44,-0.0,flip_to_long -69010,做多,2024-09-05 12:45:00,2024-09-05 12:50:00,2388.44,2387.29,-0.0,flip_to_short -69011,做空,2024-09-05 12:50:00,2024-09-05 12:55:00,2387.29,2389.24,-0.0,flip_to_long -69012,做多,2024-09-05 12:55:00,2024-09-05 13:05:00,2389.24,2395.49,0.0,tp_upper -69013,做空,2024-09-05 13:45:00,2024-09-05 13:50:00,2388.98,2398.05,-0.0,flip_to_long -69014,做多,2024-09-05 13:50:00,2024-09-05 14:00:00,2398.05,2402.21,0.0,tp_upper -69015,做空,2024-09-05 14:10:00,2024-09-05 14:15:00,2390.02,2398.21,-0.0,flip_to_long -69016,做多,2024-09-05 14:15:00,2024-09-05 14:25:00,2398.21,2397.38,-0.0,flip_to_short -69017,做空,2024-09-05 14:25:00,2024-09-05 14:45:00,2397.38,2380.16,0.0,tp_lower -69018,做多,2024-09-05 16:05:00,2024-09-05 16:25:00,2373.89,2372.34,-0.0,flip_to_short -69019,做空,2024-09-05 16:25:00,2024-09-05 16:35:00,2372.34,2372.67,-0.0,flip_to_long -69020,做多,2024-09-05 16:35:00,2024-09-05 16:45:00,2372.67,2370.22,-0.0,flip_to_short -69021,做空,2024-09-05 16:45:00,2024-09-05 16:55:00,2370.22,2374.22,-0.0,flip_to_long -69022,做多,2024-09-05 16:55:00,2024-09-05 17:10:00,2374.22,2380.94,0.0,tp_upper -69023,做空,2024-09-05 19:00:00,2024-09-05 19:10:00,2387.65,2382.39,0.0,tp_lower -69024,做多,2024-09-05 20:20:00,2024-09-05 20:30:00,2371.71,2369.16,-0.0,flip_to_short -69025,做空,2024-09-05 20:30:00,2024-09-05 20:35:00,2369.16,2373.78,-0.0,flip_to_long -69026,做多,2024-09-05 20:35:00,2024-09-05 20:50:00,2373.78,2369.88,-0.0,flip_to_short -69027,做空,2024-09-05 20:50:00,2024-09-05 21:00:00,2369.88,2369.06,-0.0,flip_to_long -69028,做多,2024-09-05 21:00:00,2024-09-05 21:30:00,2369.06,2362.43,-0.0,flip_to_short -69029,做空,2024-09-05 21:30:00,2024-09-05 21:35:00,2362.43,2364.39,-0.0,tp_lower -69030,做多,2024-09-05 21:50:00,2024-09-05 22:00:00,2370.49,2369.15,-0.0,flip_to_short -69031,做空,2024-09-05 22:00:00,2024-09-05 22:15:00,2369.15,2358.84,0.0,tp_lower -69032,做多,2024-09-05 22:35:00,2024-09-05 22:45:00,2368.34,2367.9,-0.0,flip_to_short -69033,做空,2024-09-05 22:45:00,2024-09-05 23:25:00,2367.9,2367.02,-0.0,flip_to_long -69034,做多,2024-09-05 23:25:00,2024-09-05 23:30:00,2367.02,2363.58,-0.0,flip_to_short -69035,做空,2024-09-05 23:30:00,2024-09-05 23:35:00,2363.58,2364.94,-0.0,flip_to_long -69036,做多,2024-09-05 23:35:00,2024-09-06 00:10:00,2364.94,2374.01,0.0,tp_upper -69037,做空,2024-09-06 00:20:00,2024-09-06 00:35:00,2370.3,2359.68,0.0,tp_lower -69038,做多,2024-09-06 00:55:00,2024-09-06 01:00:00,2370.8,2365.01,-0.0,flip_to_short -69039,做空,2024-09-06 01:00:00,2024-09-06 01:05:00,2365.01,2365.78,-0.0,flip_to_long -69040,做多,2024-09-06 01:05:00,2024-09-06 01:15:00,2365.78,2376.06,0.0,tp_upper -69041,做空,2024-09-06 03:05:00,2024-09-06 03:10:00,2397.83,2399.64,-0.0,flip_to_long -69042,做多,2024-09-06 03:10:00,2024-09-06 03:15:00,2399.64,2398.81,-0.0,flip_to_short -69043,做空,2024-09-06 03:15:00,2024-09-06 03:20:00,2398.81,2399.06,-0.0,flip_to_long -69044,做多,2024-09-06 03:20:00,2024-09-06 03:30:00,2399.06,2397.07,-0.0,flip_to_short -69045,做空,2024-09-06 03:30:00,2024-09-06 03:50:00,2397.07,2393.12,0.0,tp_lower -69046,做多,2024-09-06 05:50:00,2024-09-06 05:55:00,2385.13,2383.2,-0.0,flip_to_short -69047,做空,2024-09-06 05:55:00,2024-09-06 06:25:00,2383.2,2372.93,0.0,tp_lower -69048,做多,2024-09-06 06:50:00,2024-09-06 06:55:00,2378.98,2378.57,-0.0,flip_to_short -69049,做空,2024-09-06 06:55:00,2024-09-06 07:10:00,2378.57,2366.51,0.0,tp_lower -69050,做多,2024-09-06 08:25:00,2024-09-06 08:35:00,2349.82,2349.34,-0.0,flip_to_short -69051,做空,2024-09-06 08:35:00,2024-09-06 08:50:00,2349.34,2346.73,0.0,flip_to_long -69052,做多,2024-09-06 08:50:00,2024-09-06 09:15:00,2346.73,2345.18,-0.0,flip_to_short -69053,做空,2024-09-06 09:15:00,2024-09-06 09:20:00,2345.18,2346.73,-0.0,flip_to_long -69054,做多,2024-09-06 09:20:00,2024-09-06 09:30:00,2346.73,2352.14,0.0,tp_upper -69055,做空,2024-09-06 12:10:00,2024-09-06 12:20:00,2369.34,2374.27,-0.0,flip_to_long -69056,做多,2024-09-06 12:20:00,2024-09-06 12:25:00,2374.27,2371.54,-0.0,tp_upper -69057,做多,2024-09-06 12:30:00,2024-09-06 12:35:00,2387.87,2401.65,0.0,tp_upper -69058,做空,2024-09-06 13:30:00,2024-09-06 13:40:00,2393.39,2370.05,0.0,tp_lower -69059,做多,2024-09-06 19:10:00,2024-09-06 19:55:00,2234.68,2221.57,-0.0,flip_to_short -69060,做空,2024-09-06 19:55:00,2024-09-06 20:05:00,2221.57,2222.52,-0.0,flip_to_long -69061,做多,2024-09-06 20:05:00,2024-09-06 20:15:00,2222.52,2216.05,-0.0,flip_to_short -69062,做空,2024-09-06 20:15:00,2024-09-06 20:20:00,2216.05,2208.99,0.0,tp_lower -69063,做多,2024-09-06 21:30:00,2024-09-06 21:35:00,2200.61,2200.14,-0.0,flip_to_short -69064,做空,2024-09-06 21:35:00,2024-09-06 23:00:00,2200.14,2212.48,-0.0,flip_to_long -69065,做多,2024-09-06 23:00:00,2024-09-06 23:05:00,2212.48,2209.66,-0.0,flip_to_short -69066,做空,2024-09-06 23:05:00,2024-09-06 23:15:00,2209.66,2211.98,-0.0,flip_to_long -69067,做多,2024-09-06 23:15:00,2024-09-06 23:25:00,2211.98,2219.36,0.0,tp_upper -69068,做空,2024-09-07 01:10:00,2024-09-07 02:20:00,2226.82,2232.62,-0.0,flip_to_long -69069,做多,2024-09-07 02:20:00,2024-09-07 02:40:00,2232.62,2235.61,0.0,tp_upper -69070,做空,2024-09-07 08:15:00,2024-09-07 08:25:00,2278.2,2287.44,-0.0,flip_to_long -69071,做多,2024-09-07 08:25:00,2024-09-07 08:30:00,2287.44,2284.06,-0.0,tp_upper -69072,做空,2024-09-07 09:15:00,2024-09-07 09:30:00,2285.6,2283.76,0.0,flip_to_long -69073,做多,2024-09-07 09:30:00,2024-09-07 10:25:00,2283.76,2284.36,-0.0,flip_to_short -69074,做空,2024-09-07 10:25:00,2024-09-07 10:30:00,2284.36,2284.43,-0.0,flip_to_long -69075,做多,2024-09-07 10:30:00,2024-09-07 10:45:00,2284.43,2283.89,-0.0,flip_to_short -69076,做空,2024-09-07 10:45:00,2024-09-07 11:00:00,2283.89,2280.64,0.0,tp_lower -69077,做多,2024-09-07 11:10:00,2024-09-07 11:35:00,2283.06,2284.95,0.0,tp_upper -69078,做空,2024-09-07 11:40:00,2024-09-07 11:45:00,2282.66,2285.22,-0.0,flip_to_long -69079,做多,2024-09-07 11:45:00,2024-09-07 11:50:00,2285.22,2283.51,-0.0,flip_to_short -69080,做空,2024-09-07 11:50:00,2024-09-07 12:00:00,2283.51,2285.94,-0.0,flip_to_long -69081,做多,2024-09-07 12:00:00,2024-09-07 12:20:00,2285.94,2287.53,0.0,tp_upper -69082,做空,2024-09-07 13:00:00,2024-09-07 13:45:00,2288.61,2287.49,-0.0,tp_lower -69083,做多,2024-09-07 13:50:00,2024-09-07 13:55:00,2292.68,2290.53,-0.0,flip_to_short -69084,做空,2024-09-07 13:55:00,2024-09-07 14:00:00,2290.53,2292.62,-0.0,flip_to_long -69085,做多,2024-09-07 14:00:00,2024-09-07 14:05:00,2292.62,2292.57,-0.0,tp_upper -69086,做空,2024-09-07 14:20:00,2024-09-07 14:35:00,2292.18,2290.75,0.0,flip_to_long -69087,做多,2024-09-07 14:35:00,2024-09-07 15:05:00,2290.75,2296.64,0.0,tp_upper -69088,做空,2024-09-07 16:10:00,2024-09-07 16:30:00,2297.0,2290.58,0.0,tp_lower -69089,做多,2024-09-07 18:35:00,2024-09-07 18:40:00,2283.61,2283.14,-0.0,flip_to_short -69090,做空,2024-09-07 18:40:00,2024-09-07 19:05:00,2283.14,2282.99,-0.0,flip_to_long -69091,做多,2024-09-07 19:05:00,2024-09-07 19:40:00,2282.99,2285.52,0.0,tp_upper -69092,做空,2024-09-07 20:20:00,2024-09-07 20:30:00,2278.64,2278.92,-0.0,tp_lower -69093,做多,2024-09-07 22:05:00,2024-09-07 22:10:00,2269.53,2267.0,-0.0,flip_to_short -69094,做空,2024-09-07 22:10:00,2024-09-07 22:20:00,2267.0,2267.78,-0.0,flip_to_long -69095,做多,2024-09-07 22:20:00,2024-09-07 22:25:00,2267.78,2267.45,-0.0,flip_to_short -69096,做空,2024-09-07 22:25:00,2024-09-07 22:35:00,2267.45,2262.99,0.0,tp_lower -69097,做多,2024-09-07 22:45:00,2024-09-07 23:45:00,2265.32,2268.83,0.0,tp_upper -69098,做多,2024-09-08 00:50:00,2024-09-08 00:55:00,2270.22,2268.53,-0.0,flip_to_short -69099,做空,2024-09-08 00:55:00,2024-09-08 01:00:00,2268.53,2271.03,-0.0,flip_to_long -69100,做多,2024-09-08 01:00:00,2024-09-08 01:05:00,2271.03,2275.87,0.0,tp_upper -69101,做空,2024-09-08 03:20:00,2024-09-08 03:35:00,2282.36,2281.48,-0.0,tp_lower -69102,做多,2024-09-08 03:50:00,2024-09-08 04:05:00,2283.16,2288.64,0.0,tp_upper -69103,做多,2024-09-08 05:25:00,2024-09-08 05:30:00,2291.68,2291.4,-0.0,flip_to_short -69104,做空,2024-09-08 05:30:00,2024-09-08 06:55:00,2291.4,2286.01,0.0,flip_to_long -69105,做多,2024-09-08 06:55:00,2024-09-08 07:05:00,2286.01,2294.33,0.0,tp_upper -69106,做空,2024-09-08 08:05:00,2024-09-08 08:35:00,2289.86,2293.44,-0.0,flip_to_long -69107,做多,2024-09-08 08:35:00,2024-09-08 08:50:00,2293.44,2293.31,-0.0,flip_to_short -69108,做空,2024-09-08 08:50:00,2024-09-08 09:50:00,2293.31,2295.53,-0.0,flip_to_long -69109,做多,2024-09-08 09:50:00,2024-09-08 10:10:00,2295.53,2305.94,0.0,tp_upper -69110,做空,2024-09-08 10:45:00,2024-09-08 11:30:00,2300.88,2305.47,-0.0,flip_to_long -69111,做多,2024-09-08 11:30:00,2024-09-08 11:35:00,2305.47,2296.82,-0.0,flip_to_short -69112,做空,2024-09-08 11:35:00,2024-09-08 11:40:00,2296.82,2298.7,-0.0,tp_lower -69113,做多,2024-09-08 13:45:00,2024-09-08 14:05:00,2280.98,2276.07,-0.0,flip_to_short -69114,做空,2024-09-08 14:05:00,2024-09-08 14:20:00,2276.07,2272.64,0.0,tp_lower -69115,做多,2024-09-08 16:40:00,2024-09-08 16:45:00,2257.02,2253.07,-0.0,flip_to_short -69116,做空,2024-09-08 16:45:00,2024-09-08 17:00:00,2253.07,2254.41,-0.0,flip_to_long -69117,做多,2024-09-08 17:00:00,2024-09-08 17:15:00,2254.41,2270.05,0.0,tp_upper -69118,做空,2024-09-08 19:10:00,2024-09-08 19:20:00,2275.1,2269.55,0.0,tp_lower -69119,做多,2024-09-08 19:45:00,2024-09-08 20:15:00,2272.43,2272.19,-0.0,flip_to_short -69120,做空,2024-09-08 20:15:00,2024-09-08 20:40:00,2272.19,2268.66,0.0,tp_lower -69121,做多,2024-09-08 20:45:00,2024-09-08 20:50:00,2272.06,2274.13,0.0,tp_upper -69122,做空,2024-09-08 22:05:00,2024-09-08 22:10:00,2279.14,2283.39,-0.0,flip_to_long -69123,做多,2024-09-08 22:10:00,2024-09-08 22:15:00,2283.39,2295.3,0.0,tp_upper -69124,做空,2024-09-08 22:55:00,2024-09-08 23:00:00,2292.39,2299.19,-0.0,flip_to_long -69125,做多,2024-09-08 23:00:00,2024-09-08 23:15:00,2299.19,2296.76,-0.0,flip_to_short -69126,做空,2024-09-08 23:15:00,2024-09-08 23:20:00,2296.76,2302.78,-0.0,flip_to_long -69127,做多,2024-09-08 23:20:00,2024-09-08 23:30:00,2302.78,2297.92,-0.0,flip_to_short -69128,做空,2024-09-08 23:30:00,2024-09-08 23:40:00,2297.92,2301.0,-0.0,flip_to_long -69129,做多,2024-09-08 23:40:00,2024-09-08 23:50:00,2301.0,2296.82,-0.0,flip_to_short -69130,做空,2024-09-08 23:50:00,2024-09-09 00:10:00,2296.82,2300.09,-0.0,flip_to_long -69131,做多,2024-09-09 00:10:00,2024-09-09 00:15:00,2300.09,2307.17,0.0,tp_upper -69132,做空,2024-09-09 00:40:00,2024-09-09 00:45:00,2295.77,2292.61,0.0,tp_lower -69133,做多,2024-09-09 00:50:00,2024-09-09 01:00:00,2300.13,2314.45,0.0,tp_upper -69134,做空,2024-09-09 01:15:00,2024-09-09 01:20:00,2301.36,2305.28,-0.0,flip_to_long -69135,做多,2024-09-09 01:20:00,2024-09-09 01:25:00,2305.28,2303.47,-0.0,flip_to_short -69136,做空,2024-09-09 01:25:00,2024-09-09 01:40:00,2303.47,2311.44,-0.0,flip_to_long -69137,做多,2024-09-09 01:40:00,2024-09-09 02:00:00,2311.44,2304.28,-0.0,flip_to_short -69138,做空,2024-09-09 02:00:00,2024-09-09 02:05:00,2304.28,2304.92,-0.0,flip_to_long -69139,做多,2024-09-09 02:05:00,2024-09-09 02:15:00,2304.92,2302.01,-0.0,flip_to_short -69140,做空,2024-09-09 02:15:00,2024-09-09 02:50:00,2302.01,2304.14,-0.0,flip_to_long -69141,做多,2024-09-09 02:50:00,2024-09-09 03:00:00,2304.14,2301.48,-0.0,flip_to_short -69142,做空,2024-09-09 03:00:00,2024-09-09 03:10:00,2301.48,2302.18,-0.0,flip_to_long -69143,做多,2024-09-09 03:10:00,2024-09-09 04:15:00,2302.18,2298.48,-0.0,flip_to_short -69144,做空,2024-09-09 04:15:00,2024-09-09 04:30:00,2298.48,2299.43,-0.0,flip_to_long -69145,做多,2024-09-09 04:30:00,2024-09-09 05:40:00,2299.43,2287.76,-0.0,flip_to_short -69146,做空,2024-09-09 05:40:00,2024-09-09 05:45:00,2287.76,2286.32,0.0,tp_lower -69147,做多,2024-09-09 06:25:00,2024-09-09 06:35:00,2290.77,2299.23,0.0,tp_upper -69148,做空,2024-09-09 09:35:00,2024-09-09 09:50:00,2322.77,2314.4,0.0,tp_lower -69149,做多,2024-09-09 10:25:00,2024-09-09 10:30:00,2324.57,2321.59,-0.0,flip_to_short -69150,做空,2024-09-09 10:30:00,2024-09-09 10:35:00,2321.59,2322.81,-0.0,flip_to_long -69151,做多,2024-09-09 10:35:00,2024-09-09 10:40:00,2322.81,2319.94,-0.0,flip_to_short -69152,做空,2024-09-09 10:40:00,2024-09-09 10:45:00,2319.94,2320.6,-0.0,flip_to_long -69153,做多,2024-09-09 10:45:00,2024-09-09 11:30:00,2320.6,2315.09,-0.0,flip_to_short -69154,做空,2024-09-09 11:30:00,2024-09-09 12:10:00,2315.09,2309.44,0.0,tp_lower -69155,做多,2024-09-09 12:50:00,2024-09-09 13:00:00,2310.95,2308.15,-0.0,flip_to_short -69156,做空,2024-09-09 13:00:00,2024-09-09 13:05:00,2308.15,2309.19,-0.0,flip_to_long -69157,做多,2024-09-09 13:05:00,2024-09-09 13:20:00,2309.19,2306.86,-0.0,tp_upper -69158,做多,2024-09-09 13:25:00,2024-09-09 13:35:00,2309.36,2311.37,0.0,tp_upper -69159,做空,2024-09-09 13:40:00,2024-09-09 14:10:00,2311.13,2304.93,0.0,tp_lower -69160,做多,2024-09-09 15:30:00,2024-09-09 16:00:00,2288.79,2297.98,0.0,tp_upper -69161,做空,2024-09-09 18:05:00,2024-09-09 18:20:00,2334.44,2332.28,0.0,tp_lower -69162,做多,2024-09-09 18:45:00,2024-09-09 18:50:00,2337.64,2333.58,-0.0,flip_to_short -69163,做空,2024-09-09 18:50:00,2024-09-09 19:15:00,2333.58,2337.55,-0.0,flip_to_long -69164,做多,2024-09-09 19:15:00,2024-09-09 19:20:00,2337.55,2337.11,-0.0,flip_to_short -69165,做空,2024-09-09 19:20:00,2024-09-09 20:15:00,2337.11,2342.55,-0.0,flip_to_long -69166,做多,2024-09-09 20:15:00,2024-09-09 20:20:00,2342.55,2339.02,-0.0,flip_to_short -69167,做空,2024-09-09 20:20:00,2024-09-09 20:45:00,2339.02,2339.82,-0.0,flip_to_long -69168,做多,2024-09-09 20:45:00,2024-09-09 21:10:00,2339.82,2357.47,0.0,tp_upper -69169,做多,2024-09-09 23:15:00,2024-09-09 23:25:00,2360.69,2360.72,-0.0,flip_to_short -69170,做空,2024-09-09 23:25:00,2024-09-09 23:55:00,2360.72,2358.18,0.0,flip_to_long -69171,做多,2024-09-09 23:55:00,2024-09-10 03:05:00,2358.18,2341.79,-0.0,flip_to_short -69172,做空,2024-09-10 03:05:00,2024-09-10 03:20:00,2341.79,2342.19,-0.0,flip_to_long -69173,做多,2024-09-10 03:20:00,2024-09-10 03:40:00,2342.19,2342.55,-0.0,flip_to_short -69174,做空,2024-09-10 03:40:00,2024-09-10 04:10:00,2342.55,2341.84,-0.0,flip_to_long -69175,做多,2024-09-10 04:10:00,2024-09-10 04:25:00,2341.84,2342.41,-0.0,flip_to_short -69176,做空,2024-09-10 04:25:00,2024-09-10 04:30:00,2342.41,2338.68,0.0,tp_lower -69177,做多,2024-09-10 05:15:00,2024-09-10 05:40:00,2341.24,2344.88,0.0,tp_upper -69178,做空,2024-09-10 06:20:00,2024-09-10 06:25:00,2340.89,2342.28,-0.0,flip_to_long -69179,做多,2024-09-10 06:25:00,2024-09-10 06:55:00,2342.28,2342.49,-0.0,flip_to_short -69180,做空,2024-09-10 06:55:00,2024-09-10 07:00:00,2342.49,2342.51,-0.0,flip_to_long -69181,做多,2024-09-10 07:00:00,2024-09-10 07:20:00,2342.51,2356.98,0.0,tp_upper -69182,做空,2024-09-10 08:30:00,2024-09-10 09:00:00,2355.55,2346.66,0.0,tp_lower -69183,做多,2024-09-10 09:40:00,2024-09-10 10:05:00,2351.88,2344.51,-0.0,flip_to_short -69184,做空,2024-09-10 10:05:00,2024-09-10 10:10:00,2344.51,2339.56,0.0,tp_lower -69185,做多,2024-09-10 10:25:00,2024-09-10 10:35:00,2347.19,2348.08,-0.0,flip_to_short -69186,做空,2024-09-10 10:35:00,2024-09-10 11:15:00,2348.08,2348.05,-0.0,flip_to_long -69187,做多,2024-09-10 11:15:00,2024-09-10 11:20:00,2348.05,2347.23,-0.0,flip_to_short -69188,做空,2024-09-10 11:20:00,2024-09-10 11:25:00,2347.23,2348.46,-0.0,flip_to_long -69189,做多,2024-09-10 11:25:00,2024-09-10 11:35:00,2348.46,2344.1,-0.0,flip_to_short -69190,做空,2024-09-10 11:35:00,2024-09-10 11:40:00,2344.1,2346.36,-0.0,flip_to_long -69191,做多,2024-09-10 11:40:00,2024-09-10 11:55:00,2346.36,2349.64,0.0,tp_upper -69192,做空,2024-09-10 12:05:00,2024-09-10 13:05:00,2349.47,2338.03,0.0,tp_lower -69193,做多,2024-09-10 14:25:00,2024-09-10 14:30:00,2341.05,2333.65,-0.0,flip_to_short -69194,做空,2024-09-10 14:30:00,2024-09-10 14:35:00,2333.65,2336.68,-0.0,flip_to_long -69195,做多,2024-09-10 14:35:00,2024-09-10 14:40:00,2336.68,2332.58,-0.0,flip_to_short -69196,做空,2024-09-10 14:40:00,2024-09-10 14:45:00,2332.58,2335.53,-0.0,flip_to_long -69197,做多,2024-09-10 14:45:00,2024-09-10 14:50:00,2335.53,2333.88,-0.0,flip_to_short -69198,做空,2024-09-10 14:50:00,2024-09-10 14:55:00,2333.88,2335.64,-0.0,flip_to_long -69199,做多,2024-09-10 14:55:00,2024-09-10 15:00:00,2335.64,2334.19,-0.0,flip_to_short -69200,做空,2024-09-10 15:00:00,2024-09-10 15:55:00,2334.19,2323.78,0.0,tp_lower -69201,做多,2024-09-10 16:35:00,2024-09-10 17:10:00,2333.94,2358.61,0.0,tp_upper -69202,做空,2024-09-10 19:00:00,2024-09-10 19:10:00,2360.64,2360.58,-0.0,flip_to_long -69203,做多,2024-09-10 19:10:00,2024-09-10 20:20:00,2360.58,2386.56,0.0,tp_upper -69204,做空,2024-09-10 20:55:00,2024-09-10 21:25:00,2377.04,2374.3,0.0,tp_lower -69205,做多,2024-09-10 22:05:00,2024-09-10 22:20:00,2378.56,2377.77,-0.0,flip_to_short -69206,做空,2024-09-10 22:20:00,2024-09-10 22:35:00,2377.77,2380.65,-0.0,flip_to_long -69207,做多,2024-09-10 22:35:00,2024-09-10 22:40:00,2380.65,2384.53,0.0,tp_upper -69208,做空,2024-09-11 00:00:00,2024-09-11 00:15:00,2383.4,2380.53,0.0,tp_lower -69209,做多,2024-09-11 02:40:00,2024-09-11 02:45:00,2363.53,2356.23,-0.0,flip_to_short -69210,做空,2024-09-11 02:45:00,2024-09-11 03:10:00,2356.23,2349.09,0.0,tp_lower -69211,做多,2024-09-11 06:00:00,2024-09-11 06:30:00,2327.19,2336.69,0.0,tp_upper -69212,做空,2024-09-11 08:05:00,2024-09-11 08:15:00,2335.62,2333.89,0.0,tp_lower -69213,做多,2024-09-11 09:25:00,2024-09-11 09:35:00,2332.01,2326.37,-0.0,flip_to_short -69214,做空,2024-09-11 09:35:00,2024-09-11 09:45:00,2326.37,2326.4,-0.0,tp_lower -69215,做多,2024-09-11 09:50:00,2024-09-11 10:00:00,2326.64,2325.61,-0.0,flip_to_short -69216,做空,2024-09-11 10:00:00,2024-09-11 10:10:00,2325.61,2327.19,-0.0,flip_to_long -69217,做多,2024-09-11 10:10:00,2024-09-11 10:15:00,2327.19,2325.49,-0.0,flip_to_short -69218,做空,2024-09-11 10:15:00,2024-09-11 10:25:00,2325.49,2314.99,0.0,tp_lower -69219,做多,2024-09-11 11:10:00,2024-09-11 11:25:00,2321.34,2322.41,-0.0,flip_to_short -69220,做空,2024-09-11 11:25:00,2024-09-11 12:30:00,2322.41,2323.65,-0.0,tp_lower -69221,做多,2024-09-11 12:35:00,2024-09-11 12:55:00,2324.82,2333.49,0.0,tp_upper -69222,做空,2024-09-11 13:30:00,2024-09-11 13:40:00,2313.08,2316.26,-0.0,tp_lower -69223,做多,2024-09-11 14:55:00,2024-09-11 15:05:00,2308.77,2306.21,-0.0,tp_upper -69224,做空,2024-09-11 18:10:00,2024-09-11 18:20:00,2354.59,2356.68,-0.0,flip_to_long -69225,做多,2024-09-11 18:20:00,2024-09-11 18:25:00,2356.68,2352.3,-0.0,flip_to_short -69226,做空,2024-09-11 18:25:00,2024-09-11 18:35:00,2352.3,2344.72,0.0,tp_lower -69227,做多,2024-09-11 19:50:00,2024-09-11 20:10:00,2341.11,2341.06,-0.0,tp_upper -69228,做空,2024-09-11 21:10:00,2024-09-11 21:15:00,2342.5,2343.32,-0.0,flip_to_long -69229,做多,2024-09-11 21:15:00,2024-09-11 21:25:00,2343.32,2340.31,-0.0,flip_to_short -69230,做空,2024-09-11 21:25:00,2024-09-11 21:45:00,2340.31,2344.21,-0.0,flip_to_long -69231,做多,2024-09-11 21:45:00,2024-09-11 21:50:00,2344.21,2342.49,-0.0,flip_to_short -69232,做空,2024-09-11 21:50:00,2024-09-11 22:00:00,2342.49,2343.61,-0.0,flip_to_long -69233,做多,2024-09-11 22:00:00,2024-09-11 23:10:00,2343.61,2339.44,-0.0,flip_to_short -69234,做空,2024-09-11 23:10:00,2024-09-11 23:15:00,2339.44,2341.58,-0.0,flip_to_long -69235,做多,2024-09-11 23:15:00,2024-09-11 23:25:00,2341.58,2339.47,-0.0,flip_to_short -69236,做空,2024-09-11 23:25:00,2024-09-12 03:00:00,2339.47,2366.71,-0.0,flip_to_long -69237,做多,2024-09-12 03:00:00,2024-09-12 03:05:00,2366.71,2364.85,-0.0,flip_to_short -69238,做空,2024-09-12 03:05:00,2024-09-12 03:10:00,2364.85,2365.86,-0.0,flip_to_long -69239,做多,2024-09-12 03:10:00,2024-09-12 03:30:00,2365.86,2367.5,0.0,flip_to_short -69240,做空,2024-09-12 03:30:00,2024-09-12 03:35:00,2367.5,2368.97,-0.0,flip_to_long -69241,做多,2024-09-12 03:35:00,2024-09-12 03:45:00,2368.97,2368.93,-0.0,tp_upper -69242,做空,2024-09-12 04:00:00,2024-09-12 04:05:00,2364.17,2367.06,-0.0,flip_to_long -69243,做多,2024-09-12 04:05:00,2024-09-12 04:10:00,2367.06,2371.75,0.0,tp_upper -69244,做空,2024-09-12 04:45:00,2024-09-12 05:30:00,2363.02,2358.98,0.0,tp_lower -69245,做多,2024-09-12 06:05:00,2024-09-12 06:15:00,2361.55,2359.95,-0.0,flip_to_short -69246,做空,2024-09-12 06:15:00,2024-09-12 06:20:00,2359.95,2353.9,0.0,tp_lower -69247,做多,2024-09-12 06:50:00,2024-09-12 07:05:00,2358.2,2356.67,-0.0,flip_to_short -69248,做空,2024-09-12 07:05:00,2024-09-12 07:10:00,2356.67,2357.54,-0.0,flip_to_long -69249,做多,2024-09-12 07:10:00,2024-09-12 07:15:00,2357.54,2356.4,-0.0,flip_to_short -69250,做空,2024-09-12 07:15:00,2024-09-12 07:20:00,2356.4,2358.03,-0.0,flip_to_long -69251,做多,2024-09-12 07:20:00,2024-09-12 07:25:00,2358.03,2361.74,0.0,tp_upper -69252,做空,2024-09-12 07:40:00,2024-09-12 07:55:00,2356.01,2358.47,-0.0,flip_to_long -69253,做多,2024-09-12 07:55:00,2024-09-12 08:15:00,2358.47,2359.65,0.0,flip_to_short -69254,做空,2024-09-12 08:15:00,2024-09-12 09:05:00,2359.65,2358.71,-0.0,tp_lower -69255,做多,2024-09-12 09:10:00,2024-09-12 09:15:00,2359.98,2357.91,-0.0,flip_to_short -69256,做空,2024-09-12 09:15:00,2024-09-12 09:45:00,2357.91,2353.88,0.0,tp_lower -69257,做多,2024-09-12 11:30:00,2024-09-12 11:35:00,2350.87,2347.82,-0.0,flip_to_short -69258,做空,2024-09-12 11:35:00,2024-09-12 11:40:00,2347.82,2348.56,-0.0,flip_to_long -69259,做多,2024-09-12 11:40:00,2024-09-12 11:50:00,2348.56,2348.78,-0.0,flip_to_short -69260,做空,2024-09-12 11:50:00,2024-09-12 12:05:00,2348.78,2347.6,0.0,flip_to_long -69261,做多,2024-09-12 12:05:00,2024-09-12 12:15:00,2347.6,2351.1,0.0,tp_upper -69262,做空,2024-09-12 12:30:00,2024-09-12 12:35:00,2342.8,2338.38,0.0,tp_lower -69263,做多,2024-09-12 13:10:00,2024-09-12 13:35:00,2344.64,2354.37,0.0,tp_upper -69264,做空,2024-09-12 13:45:00,2024-09-12 13:50:00,2336.9,2341.74,-0.0,tp_lower -69265,做多,2024-09-12 14:10:00,2024-09-12 14:15:00,2351.05,2354.79,0.0,tp_upper -69266,做空,2024-09-12 14:35:00,2024-09-12 14:55:00,2349.72,2326.65,0.0,tp_lower -69267,做多,2024-09-12 16:10:00,2024-09-12 16:50:00,2329.42,2337.14,0.0,tp_upper -69268,做空,2024-09-12 18:50:00,2024-09-12 19:00:00,2342.04,2347.85,-0.0,flip_to_long -69269,做多,2024-09-12 19:00:00,2024-09-12 19:25:00,2347.85,2359.86,0.0,tp_upper -69270,做空,2024-09-12 20:05:00,2024-09-12 20:20:00,2354.14,2353.11,-0.0,flip_to_long -69271,做多,2024-09-12 20:20:00,2024-09-12 21:55:00,2353.11,2348.03,-0.0,flip_to_short -69272,做空,2024-09-12 21:55:00,2024-09-12 22:00:00,2348.03,2354.4,-0.0,flip_to_long -69273,做多,2024-09-12 22:00:00,2024-09-12 22:35:00,2354.4,2358.95,0.0,tp_upper -69274,做空,2024-09-13 00:00:00,2024-09-13 00:05:00,2359.65,2360.35,-0.0,flip_to_long -69275,做多,2024-09-13 00:05:00,2024-09-13 00:15:00,2360.35,2357.21,-0.0,flip_to_short -69276,做空,2024-09-13 00:15:00,2024-09-13 00:20:00,2357.21,2357.71,-0.0,tp_lower -69277,做多,2024-09-13 00:30:00,2024-09-13 00:35:00,2360.38,2359.63,-0.0,flip_to_short -69278,做空,2024-09-13 00:35:00,2024-09-13 00:40:00,2359.63,2359.92,-0.0,flip_to_long -69279,做多,2024-09-13 00:40:00,2024-09-13 00:50:00,2359.92,2359.33,-0.0,flip_to_short -69280,做空,2024-09-13 00:50:00,2024-09-13 00:55:00,2359.33,2356.5,0.0,tp_lower -69281,做多,2024-09-13 01:50:00,2024-09-13 01:55:00,2356.89,2357.68,-0.0,tp_upper -69282,做空,2024-09-13 02:00:00,2024-09-13 02:20:00,2356.32,2354.86,0.0,flip_to_long -69283,做多,2024-09-13 02:20:00,2024-09-13 02:25:00,2354.86,2354.45,-0.0,flip_to_short -69284,做空,2024-09-13 02:25:00,2024-09-13 03:00:00,2354.45,2355.98,-0.0,flip_to_long -69285,做多,2024-09-13 03:00:00,2024-09-13 03:25:00,2355.98,2358.04,0.0,tp_upper -69286,做空,2024-09-13 03:30:00,2024-09-13 03:40:00,2357.47,2356.93,-0.0,flip_to_long -69287,做多,2024-09-13 03:40:00,2024-09-13 03:45:00,2356.93,2358.48,0.0,tp_upper -69288,做空,2024-09-13 03:55:00,2024-09-13 04:00:00,2355.32,2356.65,-0.0,flip_to_long -69289,做多,2024-09-13 04:00:00,2024-09-13 04:05:00,2356.65,2355.69,-0.0,flip_to_short -69290,做空,2024-09-13 04:05:00,2024-09-13 04:10:00,2355.69,2356.06,-0.0,flip_to_long -69291,做多,2024-09-13 04:10:00,2024-09-13 04:30:00,2356.06,2353.88,-0.0,flip_to_short -69292,做空,2024-09-13 04:30:00,2024-09-13 04:35:00,2353.88,2353.07,-0.0,tp_lower -69293,做多,2024-09-13 07:15:00,2024-09-13 07:30:00,2342.77,2341.84,-0.0,flip_to_short -69294,做空,2024-09-13 07:30:00,2024-09-13 07:40:00,2341.84,2342.43,-0.0,flip_to_long -69295,做多,2024-09-13 07:40:00,2024-09-13 07:55:00,2342.43,2347.66,0.0,tp_upper -69296,做空,2024-09-13 08:50:00,2024-09-13 09:05:00,2342.83,2345.45,-0.0,flip_to_long -69297,做多,2024-09-13 09:05:00,2024-09-13 09:15:00,2345.45,2352.9,0.0,tp_upper -69298,做空,2024-09-13 11:40:00,2024-09-13 11:55:00,2361.11,2353.08,0.0,tp_lower -69299,做多,2024-09-13 13:30:00,2024-09-13 13:35:00,2349.54,2349.44,-0.0,flip_to_short -69300,做空,2024-09-13 13:35:00,2024-09-13 14:35:00,2349.44,2356.53,-0.0,flip_to_long -69301,做多,2024-09-13 14:35:00,2024-09-13 15:05:00,2356.53,2369.05,0.0,tp_upper -69302,做空,2024-09-13 16:45:00,2024-09-13 16:50:00,2398.5,2406.79,-0.0,flip_to_long -69303,做多,2024-09-13 16:50:00,2024-09-13 17:20:00,2406.79,2407.23,-0.0,flip_to_short -69304,做空,2024-09-13 17:20:00,2024-09-13 18:15:00,2407.23,2413.09,-0.0,flip_to_long -69305,做多,2024-09-13 18:15:00,2024-09-13 18:20:00,2413.09,2409.34,-0.0,flip_to_short -69306,做空,2024-09-13 18:20:00,2024-09-13 18:25:00,2409.34,2410.6,-0.0,flip_to_long -69307,做多,2024-09-13 18:25:00,2024-09-13 18:30:00,2410.6,2420.81,0.0,tp_upper -69308,做空,2024-09-13 19:35:00,2024-09-13 19:55:00,2419.86,2419.8,-0.0,tp_lower -69309,做多,2024-09-13 20:35:00,2024-09-13 21:10:00,2418.57,2431.98,0.0,tp_upper -69310,做空,2024-09-13 22:55:00,2024-09-13 23:05:00,2445.44,2444.52,-0.0,tp_lower -69311,做多,2024-09-14 01:05:00,2024-09-14 02:25:00,2432.51,2427.7,-0.0,flip_to_short -69312,做空,2024-09-14 02:25:00,2024-09-14 03:00:00,2427.7,2427.6,-0.0,flip_to_long -69313,做多,2024-09-14 03:00:00,2024-09-14 03:05:00,2427.6,2427.83,-0.0,tp_upper -69314,做空,2024-09-14 04:15:00,2024-09-14 04:35:00,2427.51,2429.23,-0.0,flip_to_long -69315,做多,2024-09-14 04:35:00,2024-09-14 06:55:00,2429.23,2418.46,-0.0,flip_to_short -69316,做空,2024-09-14 06:55:00,2024-09-14 07:20:00,2418.46,2416.55,0.0,flip_to_long -69317,做多,2024-09-14 07:20:00,2024-09-14 07:35:00,2416.55,2418.22,0.0,tp_upper -69318,做空,2024-09-14 07:40:00,2024-09-14 08:05:00,2418.16,2418.27,-0.0,flip_to_long -69319,做多,2024-09-14 08:05:00,2024-09-14 08:20:00,2418.27,2417.38,-0.0,flip_to_short -69320,做空,2024-09-14 08:20:00,2024-09-14 08:25:00,2417.38,2415.82,0.0,tp_lower -69321,做多,2024-09-14 09:05:00,2024-09-14 09:15:00,2416.89,2417.07,-0.0,flip_to_short -69322,做空,2024-09-14 09:15:00,2024-09-14 09:30:00,2417.07,2416.29,-0.0,flip_to_long -69323,做多,2024-09-14 09:30:00,2024-09-14 09:40:00,2416.29,2415.02,-0.0,flip_to_short -69324,做空,2024-09-14 09:40:00,2024-09-14 09:50:00,2415.02,2418.18,-0.0,flip_to_long -69325,做多,2024-09-14 09:50:00,2024-09-14 09:55:00,2418.18,2418.97,-0.0,tp_upper -69326,做空,2024-09-14 10:00:00,2024-09-14 10:05:00,2415.27,2416.1,-0.0,flip_to_long -69327,做多,2024-09-14 10:05:00,2024-09-14 10:10:00,2416.1,2415.72,-0.0,flip_to_short -69328,做空,2024-09-14 10:10:00,2024-09-14 10:25:00,2415.72,2416.36,-0.0,flip_to_long -69329,做多,2024-09-14 10:25:00,2024-09-14 10:30:00,2416.36,2414.36,-0.0,flip_to_short -69330,做空,2024-09-14 10:30:00,2024-09-14 10:45:00,2414.36,2410.52,0.0,tp_lower -69331,做多,2024-09-14 11:25:00,2024-09-14 11:40:00,2411.44,2411.55,-0.0,flip_to_short -69332,做空,2024-09-14 11:40:00,2024-09-14 11:50:00,2411.55,2413.93,-0.0,flip_to_long -69333,做多,2024-09-14 11:50:00,2024-09-14 12:05:00,2413.93,2419.5,0.0,tp_upper -69334,做空,2024-09-14 13:05:00,2024-09-14 13:30:00,2416.47,2416.32,-0.0,tp_lower -69335,做多,2024-09-14 14:20:00,2024-09-14 14:25:00,2417.77,2420.86,0.0,tp_upper -69336,做空,2024-09-14 14:35:00,2024-09-14 15:35:00,2420.29,2418.39,0.0,flip_to_long -69337,做多,2024-09-14 15:35:00,2024-09-14 16:15:00,2418.39,2418.57,-0.0,flip_to_short -69338,做空,2024-09-14 16:15:00,2024-09-14 16:25:00,2418.57,2414.52,0.0,tp_lower -69339,做多,2024-09-14 16:45:00,2024-09-14 17:00:00,2417.2,2414.73,-0.0,flip_to_short -69340,做空,2024-09-14 17:00:00,2024-09-14 17:05:00,2414.73,2412.78,0.0,tp_lower -69341,做多,2024-09-14 17:20:00,2024-09-14 19:00:00,2415.27,2403.1,-0.0,flip_to_short -69342,做空,2024-09-14 19:00:00,2024-09-14 19:10:00,2403.1,2404.46,-0.0,flip_to_long -69343,做多,2024-09-14 19:10:00,2024-09-14 20:20:00,2404.46,2412.47,0.0,tp_upper -69344,做空,2024-09-14 22:10:00,2024-09-14 22:30:00,2413.31,2415.61,-0.0,flip_to_long -69345,做多,2024-09-14 22:30:00,2024-09-14 22:35:00,2415.61,2416.59,-0.0,tp_upper -69346,做空,2024-09-14 23:15:00,2024-09-14 23:30:00,2416.01,2414.55,0.0,flip_to_long -69347,做多,2024-09-14 23:30:00,2024-09-15 00:10:00,2414.55,2418.65,0.0,tp_upper -69348,做空,2024-09-15 00:55:00,2024-09-15 01:50:00,2418.5,2422.6,-0.0,flip_to_long -69349,做多,2024-09-15 01:50:00,2024-09-15 02:05:00,2422.6,2422.22,-0.0,flip_to_short -69350,做空,2024-09-15 02:05:00,2024-09-15 02:35:00,2422.22,2422.43,-0.0,flip_to_long -69351,做多,2024-09-15 02:35:00,2024-09-15 02:55:00,2422.43,2424.35,0.0,tp_upper -69352,做空,2024-09-15 03:25:00,2024-09-15 03:35:00,2421.67,2422.87,-0.0,flip_to_long -69353,做多,2024-09-15 03:35:00,2024-09-15 03:40:00,2422.87,2422.06,-0.0,flip_to_short -69354,做空,2024-09-15 03:40:00,2024-09-15 03:45:00,2422.06,2419.47,0.0,tp_lower -69355,做多,2024-09-15 05:05:00,2024-09-15 05:15:00,2417.78,2417.85,-0.0,flip_to_short -69356,做空,2024-09-15 05:15:00,2024-09-15 07:15:00,2417.85,2419.53,-0.0,flip_to_long -69357,做多,2024-09-15 07:15:00,2024-09-15 07:20:00,2419.53,2422.65,0.0,tp_upper -69358,做空,2024-09-15 07:35:00,2024-09-15 08:15:00,2419.95,2417.1,0.0,tp_lower -69359,做多,2024-09-15 12:20:00,2024-09-15 12:25:00,2408.8,2409.63,-0.0,tp_upper -69360,做空,2024-09-15 13:45:00,2024-09-15 14:00:00,2409.46,2410.62,-0.0,flip_to_long -69361,做多,2024-09-15 14:00:00,2024-09-15 15:10:00,2410.62,2406.72,-0.0,flip_to_short -69362,做空,2024-09-15 15:10:00,2024-09-15 15:20:00,2406.72,2406.81,-0.0,flip_to_long -69363,做多,2024-09-15 15:20:00,2024-09-15 15:30:00,2406.81,2406.03,-0.0,flip_to_short -69364,做空,2024-09-15 15:30:00,2024-09-15 15:35:00,2406.03,2406.37,-0.0,flip_to_long -69365,做多,2024-09-15 15:35:00,2024-09-15 16:00:00,2406.37,2404.51,-0.0,flip_to_short -69366,做空,2024-09-15 16:00:00,2024-09-15 16:10:00,2404.51,2399.36,0.0,tp_lower -69367,做空,2024-09-15 18:35:00,2024-09-15 18:40:00,2376.31,2365.56,0.0,tp_lower -69368,做多,2024-09-15 18:50:00,2024-09-15 18:55:00,2382.8,2379.43,-0.0,tp_upper -69369,做空,2024-09-15 19:25:00,2024-09-15 20:05:00,2372.02,2364.57,0.0,tp_lower -69370,做多,2024-09-15 21:50:00,2024-09-15 22:00:00,2351.55,2342.54,-0.0,flip_to_short -69371,做空,2024-09-15 22:00:00,2024-09-15 22:20:00,2342.54,2347.02,-0.0,flip_to_long -69372,做多,2024-09-15 22:20:00,2024-09-15 22:25:00,2347.02,2345.66,-0.0,flip_to_short -69373,做空,2024-09-15 22:25:00,2024-09-15 22:40:00,2345.66,2346.16,-0.0,flip_to_long -69374,做多,2024-09-15 22:40:00,2024-09-15 22:45:00,2346.16,2344.07,-0.0,flip_to_short -69375,做空,2024-09-15 22:45:00,2024-09-15 22:50:00,2344.07,2345.06,-0.0,flip_to_long -69376,做多,2024-09-15 22:50:00,2024-09-16 02:40:00,2345.06,2270.75,-0.0,flip_to_short -69377,做空,2024-09-16 02:40:00,2024-09-16 02:50:00,2270.75,2257.62,0.0,tp_lower -69378,做多,2024-09-16 03:15:00,2024-09-16 03:20:00,2272.38,2272.12,-0.0,flip_to_short -69379,做空,2024-09-16 03:20:00,2024-09-16 07:00:00,2272.12,2291.18,-0.0,flip_to_long -69380,做多,2024-09-16 07:00:00,2024-09-16 07:15:00,2291.18,2292.12,-0.0,flip_to_short -69381,做空,2024-09-16 07:15:00,2024-09-16 07:20:00,2292.12,2295.69,-0.0,flip_to_long -69382,做多,2024-09-16 07:20:00,2024-09-16 07:25:00,2295.69,2296.76,-0.0,tp_upper -69383,做空,2024-09-16 09:15:00,2024-09-16 09:40:00,2310.41,2297.17,0.0,tp_lower -69384,做多,2024-09-16 10:40:00,2024-09-16 12:05:00,2300.06,2310.89,0.0,tp_upper -69385,做空,2024-09-16 12:20:00,2024-09-16 12:35:00,2301.24,2298.33,0.0,tp_lower -69386,做多,2024-09-16 13:00:00,2024-09-16 14:00:00,2303.29,2294.23,-0.0,flip_to_short -69387,做空,2024-09-16 14:00:00,2024-09-16 14:05:00,2294.23,2290.69,0.0,tp_lower -69388,做多,2024-09-16 15:10:00,2024-09-16 16:30:00,2284.31,2287.11,0.0,flip_to_short -69389,做空,2024-09-16 16:30:00,2024-09-16 16:35:00,2287.11,2290.36,-0.0,flip_to_long -69390,做多,2024-09-16 16:35:00,2024-09-16 16:40:00,2290.36,2286.05,-0.0,flip_to_short -69391,做空,2024-09-16 16:40:00,2024-09-16 16:45:00,2286.05,2288.8,-0.0,tp_lower -69392,做多,2024-09-16 16:50:00,2024-09-16 17:45:00,2289.34,2299.66,0.0,tp_upper -69393,做空,2024-09-16 18:10:00,2024-09-16 18:15:00,2283.02,2286.52,-0.0,flip_to_long -69394,做多,2024-09-16 18:15:00,2024-09-16 18:40:00,2286.52,2284.01,-0.0,flip_to_short -69395,做空,2024-09-16 18:40:00,2024-09-16 18:45:00,2284.01,2286.7,-0.0,flip_to_long -69396,做多,2024-09-16 18:45:00,2024-09-16 19:25:00,2286.7,2288.32,0.0,flip_to_short -69397,做空,2024-09-16 19:25:00,2024-09-16 19:30:00,2288.32,2288.9,-0.0,flip_to_long -69398,做多,2024-09-16 19:30:00,2024-09-16 19:35:00,2288.9,2287.11,-0.0,flip_to_short -69399,做空,2024-09-16 19:35:00,2024-09-16 19:40:00,2287.11,2287.51,-0.0,flip_to_long -69400,做多,2024-09-16 19:40:00,2024-09-16 19:45:00,2287.51,2283.86,-0.0,flip_to_short -69401,做空,2024-09-16 19:45:00,2024-09-16 19:55:00,2283.86,2273.99,0.0,tp_lower -69402,做多,2024-09-16 21:10:00,2024-09-16 22:35:00,2280.42,2282.63,0.0,flip_to_short -69403,做空,2024-09-16 22:35:00,2024-09-16 22:50:00,2282.63,2284.24,-0.0,flip_to_long -69404,做多,2024-09-16 22:50:00,2024-09-16 23:00:00,2284.24,2287.89,0.0,tp_upper -69405,做空,2024-09-17 00:20:00,2024-09-17 00:25:00,2292.02,2292.29,-0.0,flip_to_long -69406,做多,2024-09-17 00:25:00,2024-09-17 02:25:00,2292.29,2280.69,-0.0,tp_upper -69407,做空,2024-09-17 03:45:00,2024-09-17 04:05:00,2283.34,2283.86,-0.0,flip_to_long -69408,做多,2024-09-17 04:05:00,2024-09-17 04:30:00,2283.86,2286.86,0.0,tp_upper -69409,做空,2024-09-17 07:00:00,2024-09-17 07:05:00,2296.48,2299.99,-0.0,flip_to_long -69410,做多,2024-09-17 07:05:00,2024-09-17 07:20:00,2299.99,2300.03,-0.0,flip_to_short -69411,做空,2024-09-17 07:20:00,2024-09-17 09:05:00,2300.03,2310.5,-0.0,flip_to_long -69412,做多,2024-09-17 09:05:00,2024-09-17 09:10:00,2310.5,2304.23,-0.0,tp_upper -69413,做多,2024-09-17 09:30:00,2024-09-17 09:40:00,2305.67,2307.44,0.0,flip_to_short -69414,做空,2024-09-17 09:40:00,2024-09-17 12:20:00,2307.44,2312.68,-0.0,flip_to_long -69415,做多,2024-09-17 12:20:00,2024-09-17 12:30:00,2312.68,2309.71,-0.0,flip_to_short -69416,做空,2024-09-17 12:30:00,2024-09-17 12:40:00,2309.71,2313.41,-0.0,flip_to_long -69417,做多,2024-09-17 12:40:00,2024-09-17 12:45:00,2313.41,2313.6,-0.0,tp_upper -69418,做空,2024-09-17 13:40:00,2024-09-17 13:50:00,2310.71,2304.52,0.0,tp_lower -69419,做多,2024-09-17 14:05:00,2024-09-17 14:10:00,2319.1,2332.99,0.0,tp_upper -69420,做多,2024-09-17 17:20:00,2024-09-17 17:25:00,2372.97,2371.98,-0.0,flip_to_short -69421,做空,2024-09-17 17:25:00,2024-09-17 17:35:00,2371.98,2370.18,0.0,flip_to_long -69422,做多,2024-09-17 17:35:00,2024-09-17 17:40:00,2370.18,2364.84,-0.0,flip_to_short -69423,做空,2024-09-17 17:40:00,2024-09-17 17:45:00,2364.84,2365.53,-0.0,tp_lower -69424,做多,2024-09-17 17:50:00,2024-09-17 18:10:00,2367.77,2362.61,-0.0,flip_to_short -69425,做空,2024-09-17 18:10:00,2024-09-17 18:15:00,2362.61,2361.24,0.0,tp_lower -69426,做多,2024-09-17 19:55:00,2024-09-17 20:00:00,2351.93,2350.93,-0.0,flip_to_short -69427,做空,2024-09-17 20:00:00,2024-09-17 20:05:00,2350.93,2354.73,-0.0,flip_to_long -69428,做多,2024-09-17 20:05:00,2024-09-17 20:10:00,2354.73,2351.19,-0.0,flip_to_short -69429,做空,2024-09-17 20:10:00,2024-09-17 21:35:00,2351.19,2347.61,0.0,flip_to_long -69430,做多,2024-09-17 21:35:00,2024-09-18 00:05:00,2347.61,2333.29,-0.0,flip_to_short -69431,做空,2024-09-18 00:05:00,2024-09-18 00:15:00,2333.29,2326.45,0.0,tp_lower -69432,做多,2024-09-18 01:25:00,2024-09-18 01:30:00,2325.41,2322.91,-0.0,flip_to_short -69433,做空,2024-09-18 01:30:00,2024-09-18 01:35:00,2322.91,2323.23,-0.0,flip_to_long -69434,做多,2024-09-18 01:35:00,2024-09-18 01:45:00,2323.23,2320.71,-0.0,flip_to_short -69435,做空,2024-09-18 01:45:00,2024-09-18 01:50:00,2320.71,2321.93,-0.0,flip_to_long -69436,做多,2024-09-18 01:50:00,2024-09-18 02:15:00,2321.93,2327.59,0.0,tp_upper -69437,做空,2024-09-18 04:00:00,2024-09-18 04:15:00,2332.49,2329.92,0.0,tp_lower -69438,做多,2024-09-18 06:00:00,2024-09-18 06:15:00,2320.86,2326.67,0.0,tp_upper -69439,做空,2024-09-18 06:40:00,2024-09-18 06:45:00,2321.19,2321.73,-0.0,flip_to_long -69440,做多,2024-09-18 06:45:00,2024-09-18 07:00:00,2321.73,2331.73,0.0,tp_upper -69441,做空,2024-09-18 08:00:00,2024-09-18 08:10:00,2328.11,2321.05,0.0,tp_lower -69442,做多,2024-09-18 10:50:00,2024-09-18 12:50:00,2302.43,2310.51,0.0,tp_upper -69443,做空,2024-09-18 13:30:00,2024-09-18 13:40:00,2304.32,2299.68,0.0,tp_lower -69444,做多,2024-09-18 14:25:00,2024-09-18 14:30:00,2302.52,2298.47,-0.0,flip_to_short -69445,做空,2024-09-18 14:30:00,2024-09-18 14:35:00,2298.47,2300.43,-0.0,flip_to_long -69446,做多,2024-09-18 14:35:00,2024-09-18 14:45:00,2300.43,2298.99,-0.0,flip_to_short -69447,做空,2024-09-18 14:45:00,2024-09-18 14:50:00,2298.99,2300.38,-0.0,flip_to_long -69448,做多,2024-09-18 14:50:00,2024-09-18 14:55:00,2300.38,2298.0,-0.0,flip_to_short -69449,做空,2024-09-18 14:55:00,2024-09-18 15:00:00,2298.0,2303.68,-0.0,flip_to_long -69450,做多,2024-09-18 15:00:00,2024-09-18 15:05:00,2303.68,2301.18,-0.0,tp_upper -69451,做空,2024-09-18 15:30:00,2024-09-18 15:45:00,2300.24,2294.88,0.0,tp_lower -69452,做多,2024-09-18 16:05:00,2024-09-18 16:10:00,2300.99,2296.64,-0.0,flip_to_short -69453,做空,2024-09-18 16:10:00,2024-09-18 16:15:00,2296.64,2299.22,-0.0,flip_to_long -69454,做多,2024-09-18 16:15:00,2024-09-18 16:20:00,2299.22,2295.77,-0.0,flip_to_short -69455,做空,2024-09-18 16:20:00,2024-09-18 16:25:00,2295.77,2298.57,-0.0,flip_to_long -69456,做多,2024-09-18 16:25:00,2024-09-18 16:45:00,2298.57,2299.55,-0.0,flip_to_short -69457,做空,2024-09-18 16:45:00,2024-09-18 17:25:00,2299.55,2299.27,-0.0,flip_to_long -69458,做多,2024-09-18 17:25:00,2024-09-18 17:35:00,2299.27,2300.54,0.0,tp_upper -69459,做空,2024-09-18 19:00:00,2024-09-18 19:10:00,2328.36,2334.49,-0.0,flip_to_long -69460,做多,2024-09-18 19:10:00,2024-09-18 19:15:00,2334.49,2331.22,-0.0,flip_to_short -69461,做空,2024-09-18 19:15:00,2024-09-18 19:25:00,2331.22,2325.41,0.0,flip_to_long -69462,做多,2024-09-18 19:25:00,2024-09-18 22:30:00,2325.41,2337.99,0.0,tp_upper -69463,做空,2024-09-18 22:40:00,2024-09-18 22:45:00,2334.61,2337.02,-0.0,flip_to_long -69464,做多,2024-09-18 22:45:00,2024-09-18 23:00:00,2337.02,2344.68,0.0,tp_upper -69465,做空,2024-09-19 01:20:00,2024-09-19 01:35:00,2382.89,2388.08,-0.0,flip_to_long -69466,做多,2024-09-19 01:35:00,2024-09-19 01:45:00,2388.08,2388.2,-0.0,flip_to_short -69467,做空,2024-09-19 01:45:00,2024-09-19 01:55:00,2388.2,2389.36,-0.0,flip_to_long -69468,做多,2024-09-19 01:55:00,2024-09-19 02:00:00,2389.36,2385.12,-0.0,flip_to_short -69469,做空,2024-09-19 02:00:00,2024-09-19 02:10:00,2385.12,2387.34,-0.0,flip_to_long -69470,做多,2024-09-19 02:10:00,2024-09-19 02:35:00,2387.34,2391.56,0.0,tp_upper -69471,做空,2024-09-19 04:05:00,2024-09-19 04:10:00,2399.86,2400.14,-0.0,flip_to_long -69472,做多,2024-09-19 04:10:00,2024-09-19 04:25:00,2400.14,2401.89,0.0,flip_to_short -69473,做空,2024-09-19 04:25:00,2024-09-19 04:40:00,2401.89,2403.81,-0.0,flip_to_long -69474,做多,2024-09-19 04:40:00,2024-09-19 04:50:00,2403.81,2409.75,0.0,tp_upper -69475,做空,2024-09-19 05:45:00,2024-09-19 05:50:00,2407.43,2408.03,-0.0,flip_to_long -69476,做多,2024-09-19 05:50:00,2024-09-19 06:00:00,2408.03,2409.12,-0.0,flip_to_short -69477,做空,2024-09-19 06:00:00,2024-09-19 06:15:00,2409.12,2411.47,-0.0,flip_to_long -69478,做多,2024-09-19 06:15:00,2024-09-19 06:20:00,2411.47,2411.41,-0.0,flip_to_short -69479,做空,2024-09-19 06:20:00,2024-09-19 09:00:00,2411.41,2432.98,-0.0,flip_to_long -69480,做多,2024-09-19 09:00:00,2024-09-19 09:15:00,2432.98,2434.01,-0.0,flip_to_short -69481,做空,2024-09-19 09:15:00,2024-09-19 09:20:00,2434.01,2435.48,-0.0,flip_to_long -69482,做多,2024-09-19 09:20:00,2024-09-19 09:25:00,2435.48,2431.96,-0.0,flip_to_short -69483,做空,2024-09-19 09:25:00,2024-09-19 09:30:00,2431.96,2432.61,-0.0,flip_to_long -69484,做多,2024-09-19 09:30:00,2024-09-19 10:10:00,2432.61,2429.48,-0.0,flip_to_short -69485,做空,2024-09-19 10:10:00,2024-09-19 10:15:00,2429.48,2428.52,-0.0,tp_lower -69486,做多,2024-09-19 10:25:00,2024-09-19 10:30:00,2436.27,2427.0,-0.0,tp_upper -69487,做多,2024-09-19 11:40:00,2024-09-19 11:50:00,2431.51,2433.4,0.0,tp_upper -69488,做空,2024-09-19 12:35:00,2024-09-19 12:50:00,2433.48,2432.34,-0.0,flip_to_long -69489,做多,2024-09-19 12:50:00,2024-09-19 13:00:00,2432.34,2433.58,0.0,flip_to_short -69490,做空,2024-09-19 13:00:00,2024-09-19 13:05:00,2433.58,2436.35,-0.0,flip_to_long -69491,做多,2024-09-19 13:05:00,2024-09-19 13:20:00,2436.35,2445.58,0.0,tp_upper -69492,做空,2024-09-19 13:30:00,2024-09-19 13:35:00,2435.13,2436.37,-0.0,flip_to_long -69493,做多,2024-09-19 13:35:00,2024-09-19 14:20:00,2436.37,2429.56,-0.0,flip_to_short -69494,做空,2024-09-19 14:20:00,2024-09-19 14:25:00,2429.56,2432.05,-0.0,flip_to_long -69495,做多,2024-09-19 14:25:00,2024-09-19 14:40:00,2432.05,2429.65,-0.0,flip_to_short -69496,做空,2024-09-19 14:40:00,2024-09-19 15:10:00,2429.65,2429.52,-0.0,flip_to_long -69497,做多,2024-09-19 15:10:00,2024-09-19 15:30:00,2429.52,2429.93,-0.0,flip_to_short -69498,做空,2024-09-19 15:30:00,2024-09-19 15:35:00,2429.93,2433.44,-0.0,flip_to_long -69499,做多,2024-09-19 15:35:00,2024-09-19 15:45:00,2433.44,2438.35,0.0,tp_upper -69500,做空,2024-09-19 16:10:00,2024-09-19 17:30:00,2436.17,2461.4,-0.0,flip_to_long -69501,做多,2024-09-19 17:30:00,2024-09-19 18:20:00,2461.4,2490.53,0.0,tp_upper -69502,做空,2024-09-19 18:50:00,2024-09-19 18:55:00,2473.86,2474.03,-0.0,flip_to_long -69503,做多,2024-09-19 18:55:00,2024-09-19 20:40:00,2474.03,2464.36,-0.0,flip_to_short -69504,做空,2024-09-19 20:40:00,2024-09-19 21:10:00,2464.36,2468.68,-0.0,flip_to_long -69505,做多,2024-09-19 21:10:00,2024-09-19 21:30:00,2468.68,2466.15,-0.0,tp_upper -69506,做空,2024-09-19 21:35:00,2024-09-19 21:45:00,2463.47,2463.55,-0.0,flip_to_long -69507,做多,2024-09-19 21:45:00,2024-09-19 22:35:00,2463.55,2464.93,0.0,tp_upper -69508,做空,2024-09-19 23:35:00,2024-09-20 00:10:00,2467.12,2461.92,0.0,tp_lower -69509,做多,2024-09-20 01:30:00,2024-09-20 01:35:00,2451.33,2448.73,-0.0,flip_to_short -69510,做空,2024-09-20 01:35:00,2024-09-20 01:40:00,2448.73,2449.53,-0.0,flip_to_long -69511,做多,2024-09-20 01:40:00,2024-09-20 02:20:00,2449.53,2445.57,-0.0,flip_to_short -69512,做空,2024-09-20 02:20:00,2024-09-20 02:25:00,2445.57,2449.33,-0.0,flip_to_long -69513,做多,2024-09-20 02:25:00,2024-09-20 03:00:00,2449.33,2458.5,0.0,tp_upper -69514,做空,2024-09-20 05:40:00,2024-09-20 05:45:00,2541.4,2544.96,-0.0,flip_to_long -69515,做多,2024-09-20 05:45:00,2024-09-20 05:50:00,2544.96,2541.47,-0.0,flip_to_short -69516,做空,2024-09-20 05:50:00,2024-09-20 05:55:00,2541.47,2542.99,-0.0,flip_to_long -69517,做多,2024-09-20 05:55:00,2024-09-20 06:00:00,2542.99,2542.64,-0.0,flip_to_short -69518,做空,2024-09-20 06:00:00,2024-09-20 06:05:00,2542.64,2544.94,-0.0,flip_to_long -69519,做多,2024-09-20 06:05:00,2024-09-20 06:10:00,2544.94,2539.97,-0.0,flip_to_short -69520,做空,2024-09-20 06:10:00,2024-09-20 06:20:00,2539.97,2543.54,-0.0,flip_to_long -69521,做多,2024-09-20 06:20:00,2024-09-20 06:35:00,2543.54,2551.53,0.0,tp_upper -69522,做空,2024-09-20 07:35:00,2024-09-20 08:25:00,2553.34,2544.25,0.0,tp_lower -69523,做多,2024-09-20 09:10:00,2024-09-20 09:15:00,2550.99,2549.57,-0.0,flip_to_short -69524,做空,2024-09-20 09:15:00,2024-09-20 09:40:00,2549.57,2546.91,0.0,flip_to_long -69525,做多,2024-09-20 09:40:00,2024-09-20 09:45:00,2546.91,2545.0,-0.0,flip_to_short -69526,做空,2024-09-20 09:45:00,2024-09-20 10:10:00,2545.0,2539.75,0.0,tp_lower -69527,做多,2024-09-20 10:20:00,2024-09-20 10:25:00,2547.86,2544.61,-0.0,flip_to_short -69528,做空,2024-09-20 10:25:00,2024-09-20 10:30:00,2544.61,2547.74,-0.0,flip_to_long -69529,做多,2024-09-20 10:30:00,2024-09-20 10:35:00,2547.74,2550.7,0.0,tp_upper -69530,做空,2024-09-20 11:20:00,2024-09-20 12:00:00,2544.32,2547.33,-0.0,flip_to_long -69531,做多,2024-09-20 12:00:00,2024-09-20 12:10:00,2547.33,2546.07,-0.0,flip_to_short -69532,做空,2024-09-20 12:10:00,2024-09-20 12:15:00,2546.07,2551.66,-0.0,flip_to_long -69533,做多,2024-09-20 12:15:00,2024-09-20 12:20:00,2551.66,2552.19,-0.0,tp_upper -69534,做空,2024-09-20 13:00:00,2024-09-20 13:10:00,2547.03,2534.46,0.0,tp_lower -69535,做多,2024-09-20 14:15:00,2024-09-20 14:30:00,2538.9,2557.94,0.0,tp_upper -69536,做空,2024-09-20 15:00:00,2024-09-20 15:05:00,2528.52,2535.64,-0.0,flip_to_long -69537,做多,2024-09-20 15:05:00,2024-09-20 16:35:00,2535.64,2545.31,0.0,flip_to_short -69538,做空,2024-09-20 16:35:00,2024-09-20 16:40:00,2545.31,2550.34,-0.0,flip_to_long -69539,做多,2024-09-20 16:40:00,2024-09-20 18:30:00,2550.34,2535.79,-0.0,flip_to_short -69540,做空,2024-09-20 18:30:00,2024-09-20 18:40:00,2535.79,2538.71,-0.0,flip_to_long -69541,做多,2024-09-20 18:40:00,2024-09-20 18:55:00,2538.71,2542.01,0.0,tp_upper -69542,做空,2024-09-20 19:45:00,2024-09-20 20:00:00,2542.11,2543.16,-0.0,flip_to_long -69543,做多,2024-09-20 20:00:00,2024-09-20 20:05:00,2543.16,2539.85,-0.0,flip_to_short -69544,做空,2024-09-20 20:05:00,2024-09-20 20:20:00,2539.85,2543.65,-0.0,flip_to_long -69545,做多,2024-09-20 20:20:00,2024-09-20 20:25:00,2543.65,2539.06,-0.0,flip_to_short -69546,做空,2024-09-20 20:25:00,2024-09-20 20:30:00,2539.06,2537.6,0.0,tp_lower -69547,做多,2024-09-20 20:40:00,2024-09-20 20:50:00,2545.13,2542.81,-0.0,flip_to_short -69548,做空,2024-09-20 20:50:00,2024-09-20 21:00:00,2542.81,2543.3,-0.0,flip_to_long -69549,做多,2024-09-20 21:00:00,2024-09-20 21:05:00,2543.3,2545.56,0.0,tp_upper -69550,做空,2024-09-20 21:40:00,2024-09-20 21:45:00,2542.2,2545.23,-0.0,flip_to_long -69551,做多,2024-09-20 21:45:00,2024-09-20 21:55:00,2545.23,2544.53,-0.0,flip_to_short -69552,做空,2024-09-20 21:55:00,2024-09-20 22:00:00,2544.53,2548.68,-0.0,flip_to_long -69553,做多,2024-09-20 22:00:00,2024-09-20 22:15:00,2548.68,2547.43,-0.0,flip_to_short -69554,做空,2024-09-20 22:15:00,2024-09-20 23:30:00,2547.43,2549.36,-0.0,flip_to_long -69555,做多,2024-09-20 23:30:00,2024-09-20 23:40:00,2549.36,2554.62,0.0,tp_upper -69556,做空,2024-09-21 01:10:00,2024-09-21 01:45:00,2558.15,2545.78,0.0,tp_lower -69557,做多,2024-09-21 03:00:00,2024-09-21 03:30:00,2544.45,2542.72,-0.0,flip_to_short -69558,做空,2024-09-21 03:30:00,2024-09-21 03:55:00,2542.72,2542.81,-0.0,flip_to_long -69559,做多,2024-09-21 03:55:00,2024-09-21 06:10:00,2542.81,2550.27,0.0,tp_upper -69560,做空,2024-09-21 06:55:00,2024-09-21 07:25:00,2546.65,2550.53,-0.0,flip_to_long -69561,做多,2024-09-21 07:25:00,2024-09-21 07:45:00,2550.53,2555.74,0.0,tp_upper -69562,做空,2024-09-21 08:15:00,2024-09-21 08:20:00,2549.89,2550.99,-0.0,flip_to_long -69563,做多,2024-09-21 08:20:00,2024-09-21 08:30:00,2550.99,2549.99,-0.0,flip_to_short -69564,做空,2024-09-21 08:30:00,2024-09-21 08:40:00,2549.99,2552.0,-0.0,flip_to_long -69565,做多,2024-09-21 08:40:00,2024-09-21 08:45:00,2552.0,2548.43,-0.0,flip_to_short -69566,做空,2024-09-21 08:45:00,2024-09-21 09:00:00,2548.43,2546.64,0.0,tp_lower -69567,做多,2024-09-21 09:25:00,2024-09-21 09:30:00,2550.42,2549.74,-0.0,flip_to_short -69568,做空,2024-09-21 09:30:00,2024-09-21 09:35:00,2549.74,2550.28,-0.0,flip_to_long -69569,做多,2024-09-21 09:35:00,2024-09-21 09:40:00,2550.28,2550.09,-0.0,flip_to_short -69570,做空,2024-09-21 09:40:00,2024-09-21 10:20:00,2550.09,2545.12,0.0,tp_lower -69571,做多,2024-09-21 11:10:00,2024-09-21 11:45:00,2549.24,2552.86,0.0,tp_upper -69572,做空,2024-09-21 12:25:00,2024-09-21 12:30:00,2550.62,2552.36,-0.0,flip_to_long -69573,做多,2024-09-21 12:30:00,2024-09-21 12:35:00,2552.36,2551.59,-0.0,flip_to_short -69574,做空,2024-09-21 12:35:00,2024-09-21 14:30:00,2551.59,2568.4,-0.0,flip_to_long -69575,做多,2024-09-21 14:30:00,2024-09-21 14:45:00,2568.4,2565.02,-0.0,flip_to_short -69576,做空,2024-09-21 14:45:00,2024-09-21 14:50:00,2565.02,2566.66,-0.0,flip_to_long -69577,做多,2024-09-21 14:50:00,2024-09-21 14:55:00,2566.66,2566.32,-0.0,flip_to_short -69578,做空,2024-09-21 14:55:00,2024-09-21 15:05:00,2566.32,2557.11,0.0,tp_lower -69579,做多,2024-09-21 16:00:00,2024-09-21 16:15:00,2564.44,2559.01,-0.0,flip_to_short -69580,做空,2024-09-21 16:15:00,2024-09-21 16:25:00,2559.01,2558.7,-0.0,flip_to_long -69581,做多,2024-09-21 16:25:00,2024-09-21 16:35:00,2558.7,2557.31,-0.0,flip_to_short -69582,做空,2024-09-21 16:35:00,2024-09-21 16:50:00,2557.31,2558.61,-0.0,flip_to_long -69583,做多,2024-09-21 16:50:00,2024-09-21 17:15:00,2558.61,2565.44,0.0,tp_upper -69584,做空,2024-09-21 17:25:00,2024-09-21 18:35:00,2564.27,2568.18,-0.0,flip_to_long -69585,做多,2024-09-21 18:35:00,2024-09-21 18:40:00,2568.18,2567.94,-0.0,flip_to_short -69586,做空,2024-09-21 18:40:00,2024-09-21 19:55:00,2567.94,2570.59,-0.0,flip_to_long -69587,做多,2024-09-21 19:55:00,2024-09-21 20:00:00,2570.59,2568.61,-0.0,flip_to_short -69588,做空,2024-09-21 20:00:00,2024-09-21 20:55:00,2568.61,2564.36,0.0,tp_lower -69589,做多,2024-09-21 22:05:00,2024-09-21 22:10:00,2564.03,2562.57,-0.0,flip_to_short -69590,做空,2024-09-21 22:10:00,2024-09-21 22:20:00,2562.57,2564.52,-0.0,flip_to_long -69591,做多,2024-09-21 22:20:00,2024-09-21 22:30:00,2564.52,2566.32,0.0,tp_upper -69592,做空,2024-09-22 01:05:00,2024-09-22 01:50:00,2614.57,2602.76,0.0,tp_lower -69593,做多,2024-09-22 03:05:00,2024-09-22 03:10:00,2595.11,2602.93,0.0,tp_upper -69594,做空,2024-09-22 03:45:00,2024-09-22 04:00:00,2596.15,2595.64,-0.0,flip_to_long -69595,做多,2024-09-22 04:00:00,2024-09-22 04:55:00,2595.64,2597.56,0.0,flip_to_short -69596,做空,2024-09-22 04:55:00,2024-09-22 05:05:00,2597.56,2591.84,0.0,tp_lower -69597,做空,2024-09-22 06:25:00,2024-09-22 06:45:00,2586.94,2577.61,0.0,tp_lower -69598,做多,2024-09-22 07:15:00,2024-09-22 07:25:00,2582.14,2583.65,0.0,flip_to_short -69599,做空,2024-09-22 07:25:00,2024-09-22 07:40:00,2583.65,2584.27,-0.0,flip_to_long -69600,做多,2024-09-22 07:40:00,2024-09-22 08:05:00,2584.27,2589.36,0.0,tp_upper -69601,做空,2024-09-22 09:05:00,2024-09-22 09:15:00,2584.97,2582.5,0.0,tp_lower -69602,做多,2024-09-22 10:50:00,2024-09-22 11:05:00,2579.8,2574.44,-0.0,flip_to_short -69603,做空,2024-09-22 11:05:00,2024-09-22 11:15:00,2574.44,2577.22,-0.0,tp_lower -69604,做多,2024-09-22 11:20:00,2024-09-22 11:25:00,2580.23,2580.58,-0.0,tp_upper -69605,做空,2024-09-22 12:25:00,2024-09-22 12:35:00,2579.72,2574.3,0.0,tp_lower -69606,做多,2024-09-22 12:50:00,2024-09-22 13:05:00,2580.22,2580.36,-0.0,flip_to_short -69607,做空,2024-09-22 13:05:00,2024-09-22 13:10:00,2580.36,2586.54,-0.0,flip_to_long -69608,做多,2024-09-22 13:10:00,2024-09-22 13:15:00,2586.54,2585.55,-0.0,tp_upper -69609,做空,2024-09-22 13:20:00,2024-09-22 13:30:00,2579.91,2572.74,0.0,tp_lower -69610,做多,2024-09-22 15:00:00,2024-09-22 15:05:00,2568.19,2565.56,-0.0,flip_to_short -69611,做空,2024-09-22 15:05:00,2024-09-22 15:15:00,2565.56,2570.58,-0.0,flip_to_long -69612,做多,2024-09-22 15:15:00,2024-09-22 16:00:00,2570.58,2566.92,-0.0,flip_to_short -69613,做空,2024-09-22 16:00:00,2024-09-22 16:10:00,2566.92,2556.3,0.0,tp_lower -69614,做多,2024-09-22 16:30:00,2024-09-22 17:10:00,2567.37,2580.26,0.0,tp_upper -69615,做空,2024-09-22 18:10:00,2024-09-22 18:20:00,2576.02,2579.72,-0.0,flip_to_long -69616,做多,2024-09-22 18:20:00,2024-09-22 18:25:00,2579.72,2578.98,-0.0,flip_to_short -69617,做空,2024-09-22 18:25:00,2024-09-22 18:30:00,2578.98,2580.01,-0.0,flip_to_long -69618,做多,2024-09-22 18:30:00,2024-09-22 20:50:00,2580.01,2572.39,-0.0,flip_to_short -69619,做空,2024-09-22 20:50:00,2024-09-22 21:00:00,2572.39,2574.77,-0.0,flip_to_long -69620,做多,2024-09-22 21:00:00,2024-09-22 21:20:00,2574.77,2574.48,-0.0,flip_to_short -69621,做空,2024-09-22 21:20:00,2024-09-22 21:30:00,2574.48,2570.69,0.0,tp_lower -69622,做多,2024-09-22 22:30:00,2024-09-23 00:00:00,2555.15,2575.92,0.0,flip_to_short -69623,做空,2024-09-23 00:00:00,2024-09-23 00:10:00,2575.92,2557.47,0.0,tp_lower -69624,做多,2024-09-23 00:35:00,2024-09-23 00:50:00,2574.36,2598.47,0.0,tp_upper -69625,做空,2024-09-23 04:25:00,2024-09-23 04:45:00,2661.46,2658.97,0.0,tp_lower -69626,做多,2024-09-23 05:35:00,2024-09-23 05:40:00,2662.33,2661.48,-0.0,flip_to_short -69627,做空,2024-09-23 05:40:00,2024-09-23 06:05:00,2661.48,2654.99,0.0,tp_lower -69628,做多,2024-09-23 06:15:00,2024-09-23 06:20:00,2658.02,2655.88,-0.0,flip_to_short -69629,做空,2024-09-23 06:20:00,2024-09-23 06:30:00,2655.88,2659.22,-0.0,flip_to_long -69630,做多,2024-09-23 06:30:00,2024-09-23 06:35:00,2659.22,2657.31,-0.0,flip_to_short -69631,做空,2024-09-23 06:35:00,2024-09-23 06:45:00,2657.31,2656.93,-0.0,flip_to_long -69632,做多,2024-09-23 06:45:00,2024-09-23 08:30:00,2656.93,2639.09,-0.0,flip_to_short -69633,做空,2024-09-23 08:30:00,2024-09-23 08:45:00,2639.09,2642.78,-0.0,flip_to_long -69634,做多,2024-09-23 08:45:00,2024-09-23 09:00:00,2642.78,2649.97,0.0,tp_upper -69635,做空,2024-09-23 10:05:00,2024-09-23 10:15:00,2646.14,2639.26,0.0,tp_lower -69636,做多,2024-09-23 10:40:00,2024-09-23 10:55:00,2649.54,2648.08,-0.0,flip_to_short -69637,做空,2024-09-23 10:55:00,2024-09-23 11:35:00,2648.08,2646.69,0.0,flip_to_long -69638,做多,2024-09-23 11:35:00,2024-09-23 11:50:00,2646.69,2644.93,-0.0,flip_to_short -69639,做空,2024-09-23 11:50:00,2024-09-23 12:10:00,2644.93,2641.51,0.0,tp_lower -69640,做多,2024-09-23 12:20:00,2024-09-23 12:40:00,2648.28,2642.93,-0.0,flip_to_short -69641,做空,2024-09-23 12:40:00,2024-09-23 12:45:00,2642.93,2646.49,-0.0,flip_to_long -69642,做多,2024-09-23 12:45:00,2024-09-23 12:50:00,2646.49,2644.22,-0.0,flip_to_short -69643,做空,2024-09-23 12:50:00,2024-09-23 12:55:00,2644.22,2645.01,-0.0,flip_to_long -69644,做多,2024-09-23 12:55:00,2024-09-23 13:05:00,2645.01,2641.57,-0.0,flip_to_short -69645,做空,2024-09-23 13:05:00,2024-09-23 13:10:00,2641.57,2642.57,-0.0,flip_to_long -69646,做多,2024-09-23 13:10:00,2024-09-23 13:30:00,2642.57,2645.55,0.0,flip_to_short -69647,做空,2024-09-23 13:30:00,2024-09-23 13:35:00,2645.55,2636.04,0.0,tp_lower -69648,做多,2024-09-23 13:45:00,2024-09-23 13:50:00,2646.57,2640.02,-0.0,flip_to_short -69649,做空,2024-09-23 13:50:00,2024-09-23 13:55:00,2640.02,2641.99,-0.0,tp_lower -69650,做多,2024-09-23 14:00:00,2024-09-23 14:05:00,2645.8,2655.57,0.0,tp_upper -69651,做空,2024-09-23 14:35:00,2024-09-23 14:45:00,2643.18,2652.4,-0.0,flip_to_long -69652,做多,2024-09-23 14:45:00,2024-09-23 15:00:00,2652.4,2652.9,-0.0,flip_to_short -69653,做空,2024-09-23 15:00:00,2024-09-23 15:10:00,2652.9,2658.81,-0.0,flip_to_long -69654,做多,2024-09-23 15:10:00,2024-09-23 15:15:00,2658.81,2656.66,-0.0,flip_to_short -69655,做空,2024-09-23 15:15:00,2024-09-23 17:00:00,2656.66,2664.76,-0.0,tp_lower -69656,做多,2024-09-23 17:55:00,2024-09-23 18:00:00,2667.28,2664.53,-0.0,flip_to_short -69657,做空,2024-09-23 18:00:00,2024-09-23 18:05:00,2664.53,2670.01,-0.0,flip_to_long -69658,做多,2024-09-23 18:05:00,2024-09-23 18:10:00,2670.01,2671.63,0.0,tp_upper -69659,做空,2024-09-23 19:20:00,2024-09-23 19:45:00,2675.31,2680.79,-0.0,flip_to_long -69660,做多,2024-09-23 19:45:00,2024-09-23 19:50:00,2680.79,2676.76,-0.0,flip_to_short -69661,做空,2024-09-23 19:50:00,2024-09-23 19:55:00,2676.76,2671.66,0.0,tp_lower -69662,做多,2024-09-23 20:15:00,2024-09-23 20:20:00,2680.27,2675.09,-0.0,flip_to_short -69663,做空,2024-09-23 20:20:00,2024-09-23 20:25:00,2675.09,2668.61,0.0,tp_lower -69664,做多,2024-09-23 23:00:00,2024-09-23 23:15:00,2648.01,2649.58,0.0,flip_to_short -69665,做空,2024-09-23 23:15:00,2024-09-23 23:25:00,2649.58,2641.08,0.0,tp_lower -69666,做多,2024-09-23 23:35:00,2024-09-23 23:45:00,2647.06,2647.36,-0.0,flip_to_short -69667,做空,2024-09-23 23:45:00,2024-09-24 00:00:00,2647.36,2646.39,-0.0,flip_to_long -69668,做多,2024-09-24 00:00:00,2024-09-24 00:20:00,2646.39,2641.92,-0.0,flip_to_short -69669,做空,2024-09-24 00:20:00,2024-09-24 00:25:00,2641.92,2646.27,-0.0,flip_to_long -69670,做多,2024-09-24 00:25:00,2024-09-24 00:30:00,2646.27,2646.1,-0.0,flip_to_short -69671,做空,2024-09-24 00:30:00,2024-09-24 00:35:00,2646.1,2637.16,0.0,tp_lower -69672,做多,2024-09-24 00:40:00,2024-09-24 03:20:00,2643.65,2623.61,-0.0,flip_to_short -69673,做空,2024-09-24 03:20:00,2024-09-24 04:20:00,2623.61,2622.72,-0.0,flip_to_long -69674,做多,2024-09-24 04:20:00,2024-09-24 04:40:00,2622.72,2622.22,-0.0,flip_to_short -69675,做空,2024-09-24 04:40:00,2024-09-24 04:45:00,2622.22,2618.22,0.0,tp_lower -69676,做多,2024-09-24 05:00:00,2024-09-24 05:30:00,2625.56,2627.36,0.0,tp_upper -69677,做空,2024-09-24 07:30:00,2024-09-24 07:40:00,2639.54,2640.44,-0.0,flip_to_long -69678,做多,2024-09-24 07:40:00,2024-09-24 08:00:00,2640.44,2647.94,0.0,tp_upper -69679,做多,2024-09-24 10:20:00,2024-09-24 10:30:00,2647.23,2647.83,-0.0,flip_to_short -69680,做空,2024-09-24 10:30:00,2024-09-24 10:40:00,2647.83,2650.5,-0.0,flip_to_long -69681,做多,2024-09-24 10:40:00,2024-09-24 10:50:00,2650.5,2646.74,-0.0,flip_to_short -69682,做空,2024-09-24 10:50:00,2024-09-24 11:00:00,2646.74,2639.82,0.0,tp_lower -69683,做多,2024-09-24 11:35:00,2024-09-24 12:25:00,2643.78,2639.63,-0.0,flip_to_short -69684,做空,2024-09-24 12:25:00,2024-09-24 12:30:00,2639.63,2640.52,-0.0,flip_to_long -69685,做多,2024-09-24 12:30:00,2024-09-24 12:35:00,2640.52,2640.07,-0.0,flip_to_short -69686,做空,2024-09-24 12:35:00,2024-09-24 12:45:00,2640.07,2632.85,0.0,tp_lower -69687,做多,2024-09-24 13:10:00,2024-09-24 13:25:00,2636.49,2630.78,-0.0,flip_to_short -69688,做空,2024-09-24 13:25:00,2024-09-24 13:30:00,2630.78,2634.96,-0.0,tp_lower -69689,做多,2024-09-24 13:35:00,2024-09-24 13:45:00,2636.25,2642.34,0.0,tp_upper -69690,做空,2024-09-24 13:55:00,2024-09-24 14:00:00,2632.72,2615.1,0.0,tp_lower -69691,做多,2024-09-24 15:15:00,2024-09-24 15:40:00,2613.35,2608.89,-0.0,flip_to_short -69692,做空,2024-09-24 15:40:00,2024-09-24 16:30:00,2608.89,2614.86,-0.0,flip_to_long -69693,做多,2024-09-24 16:30:00,2024-09-24 16:35:00,2614.86,2617.39,0.0,tp_upper -69694,做空,2024-09-24 18:10:00,2024-09-24 18:30:00,2638.51,2639.69,-0.0,flip_to_long -69695,做多,2024-09-24 18:30:00,2024-09-24 19:15:00,2639.69,2639.27,-0.0,flip_to_short -69696,做空,2024-09-24 19:15:00,2024-09-24 19:20:00,2639.27,2641.78,-0.0,flip_to_long -69697,做多,2024-09-24 19:20:00,2024-09-24 19:25:00,2641.78,2638.53,-0.0,flip_to_short -69698,做空,2024-09-24 19:25:00,2024-09-24 19:35:00,2638.53,2640.39,-0.0,flip_to_long -69699,做多,2024-09-24 19:35:00,2024-09-24 19:40:00,2640.39,2639.15,-0.0,flip_to_short -69700,做空,2024-09-24 19:40:00,2024-09-24 19:45:00,2639.15,2645.03,-0.0,flip_to_long -69701,做多,2024-09-24 19:45:00,2024-09-24 19:50:00,2645.03,2653.99,0.0,tp_upper -69702,做空,2024-09-24 20:20:00,2024-09-24 20:25:00,2642.02,2652.26,-0.0,flip_to_long -69703,做多,2024-09-24 20:25:00,2024-09-24 21:15:00,2652.26,2648.54,-0.0,flip_to_short -69704,做空,2024-09-24 21:15:00,2024-09-24 21:40:00,2648.54,2639.98,0.0,tp_lower -69705,做多,2024-09-24 21:45:00,2024-09-24 21:50:00,2648.86,2647.39,-0.0,flip_to_short -69706,做空,2024-09-24 21:50:00,2024-09-24 22:00:00,2647.39,2654.52,-0.0,flip_to_long -69707,做多,2024-09-24 22:00:00,2024-09-24 22:05:00,2654.52,2659.93,0.0,tp_upper -69708,做空,2024-09-24 22:45:00,2024-09-25 00:15:00,2654.51,2642.13,0.0,tp_lower -69709,做多,2024-09-25 00:35:00,2024-09-25 00:40:00,2652.78,2652.17,-0.0,flip_to_short -69710,做空,2024-09-25 00:40:00,2024-09-25 00:50:00,2652.17,2632.91,0.0,tp_lower -69711,做多,2024-09-25 01:25:00,2024-09-25 01:35:00,2649.51,2667.78,0.0,tp_upper -69712,做空,2024-09-25 02:00:00,2024-09-25 02:20:00,2643.62,2646.99,-0.0,flip_to_long -69713,做多,2024-09-25 02:20:00,2024-09-25 02:25:00,2646.99,2644.25,-0.0,flip_to_short -69714,做空,2024-09-25 02:25:00,2024-09-25 02:30:00,2644.25,2645.72,-0.0,flip_to_long -69715,做多,2024-09-25 02:30:00,2024-09-25 02:45:00,2645.72,2649.28,0.0,flip_to_short -69716,做空,2024-09-25 02:45:00,2024-09-25 03:35:00,2649.28,2642.81,0.0,flip_to_long -69717,做多,2024-09-25 03:35:00,2024-09-25 04:00:00,2642.81,2642.01,-0.0,flip_to_short -69718,做空,2024-09-25 04:00:00,2024-09-25 04:15:00,2642.01,2637.39,0.0,tp_lower -69719,做多,2024-09-25 06:40:00,2024-09-25 06:50:00,2621.62,2619.59,-0.0,flip_to_short -69720,做空,2024-09-25 06:50:00,2024-09-25 07:05:00,2619.59,2620.85,-0.0,flip_to_long -69721,做多,2024-09-25 07:05:00,2024-09-25 07:10:00,2620.85,2615.24,-0.0,flip_to_short -69722,做空,2024-09-25 07:10:00,2024-09-25 07:15:00,2615.24,2613.19,0.0,tp_lower -69723,做多,2024-09-25 07:20:00,2024-09-25 07:40:00,2620.78,2622.44,0.0,tp_upper -69724,做空,2024-09-25 08:15:00,2024-09-25 08:55:00,2620.91,2623.94,-0.0,flip_to_long -69725,做多,2024-09-25 08:55:00,2024-09-25 09:00:00,2623.94,2626.0,0.0,tp_upper -69726,做空,2024-09-25 09:20:00,2024-09-25 09:25:00,2621.45,2621.69,-0.0,flip_to_long -69727,做多,2024-09-25 09:25:00,2024-09-25 09:35:00,2621.69,2623.52,0.0,flip_to_short -69728,做空,2024-09-25 09:35:00,2024-09-25 09:50:00,2623.52,2620.86,0.0,tp_lower -69729,做多,2024-09-25 10:10:00,2024-09-25 10:40:00,2626.01,2625.15,-0.0,flip_to_short -69730,做空,2024-09-25 10:40:00,2024-09-25 11:20:00,2625.15,2614.39,0.0,tp_lower -69731,做多,2024-09-25 11:25:00,2024-09-25 11:45:00,2620.44,2622.93,0.0,flip_to_short -69732,做空,2024-09-25 11:45:00,2024-09-25 12:10:00,2622.93,2623.32,-0.0,flip_to_long -69733,做多,2024-09-25 12:10:00,2024-09-25 12:30:00,2623.32,2621.02,-0.0,flip_to_short -69734,做空,2024-09-25 12:30:00,2024-09-25 12:35:00,2621.02,2621.29,-0.0,flip_to_long -69735,做多,2024-09-25 12:35:00,2024-09-25 12:45:00,2621.29,2617.86,-0.0,flip_to_short -69736,做空,2024-09-25 12:45:00,2024-09-25 13:00:00,2617.86,2621.4,-0.0,tp_lower -69737,做空,2024-09-25 13:05:00,2024-09-25 13:10:00,2617.66,2614.01,0.0,tp_lower -69738,做多,2024-09-25 13:30:00,2024-09-25 14:05:00,2616.52,2623.07,0.0,tp_upper -69739,做空,2024-09-25 14:10:00,2024-09-25 14:50:00,2621.35,2618.97,0.0,flip_to_long -69740,做多,2024-09-25 14:50:00,2024-09-25 15:10:00,2618.97,2622.12,0.0,flip_to_short -69741,做空,2024-09-25 15:10:00,2024-09-25 15:30:00,2622.12,2606.18,0.0,tp_lower -69742,做多,2024-09-25 18:45:00,2024-09-25 19:00:00,2579.77,2581.99,0.0,tp_upper -69743,做空,2024-09-25 19:35:00,2024-09-25 19:45:00,2579.32,2575.36,0.0,tp_lower -69744,做多,2024-09-25 20:10:00,2024-09-25 20:15:00,2580.63,2577.39,-0.0,flip_to_short -69745,做空,2024-09-25 20:15:00,2024-09-25 20:40:00,2577.39,2577.52,-0.0,flip_to_long -69746,做多,2024-09-25 20:40:00,2024-09-25 21:00:00,2577.52,2576.42,-0.0,flip_to_short -69747,做空,2024-09-25 21:00:00,2024-09-25 21:05:00,2576.42,2578.99,-0.0,flip_to_long -69748,做多,2024-09-25 21:05:00,2024-09-25 21:10:00,2578.99,2578.57,-0.0,flip_to_short -69749,做空,2024-09-25 21:10:00,2024-09-25 22:10:00,2578.57,2567.8,0.0,tp_lower -69750,做多,2024-09-25 23:10:00,2024-09-25 23:20:00,2573.47,2569.03,-0.0,flip_to_short -69751,做空,2024-09-25 23:20:00,2024-09-25 23:25:00,2569.03,2574.65,-0.0,flip_to_long -69752,做多,2024-09-25 23:25:00,2024-09-25 23:30:00,2574.65,2568.44,-0.0,flip_to_short -69753,做空,2024-09-25 23:30:00,2024-09-25 23:35:00,2568.44,2571.54,-0.0,flip_to_long -69754,做多,2024-09-25 23:35:00,2024-09-26 00:05:00,2571.54,2585.36,0.0,tp_upper -69755,做空,2024-09-26 00:35:00,2024-09-26 00:40:00,2573.96,2576.51,-0.0,flip_to_long -69756,做多,2024-09-26 00:40:00,2024-09-26 00:45:00,2576.51,2559.88,-0.0,flip_to_short -69757,做空,2024-09-26 00:45:00,2024-09-26 00:50:00,2559.88,2570.69,-0.0,tp_lower -69758,做多,2024-09-26 01:10:00,2024-09-26 01:25:00,2571.82,2574.14,0.0,flip_to_short -69759,做空,2024-09-26 01:25:00,2024-09-26 01:35:00,2574.14,2564.58,0.0,tp_lower -69760,做多,2024-09-26 01:40:00,2024-09-26 01:55:00,2574.48,2585.53,0.0,tp_upper -69761,做空,2024-09-26 03:25:00,2024-09-26 03:30:00,2593.14,2595.98,-0.0,flip_to_long -69762,做多,2024-09-26 03:30:00,2024-09-26 03:35:00,2595.98,2597.89,0.0,tp_upper -69763,做空,2024-09-26 04:30:00,2024-09-26 04:55:00,2597.06,2595.43,0.0,tp_lower -69764,做多,2024-09-26 05:05:00,2024-09-26 05:30:00,2598.53,2611.98,0.0,tp_upper -69765,做空,2024-09-26 07:10:00,2024-09-26 07:15:00,2613.73,2619.02,-0.0,flip_to_long -69766,做多,2024-09-26 07:15:00,2024-09-26 07:25:00,2619.02,2617.98,-0.0,tp_upper -69767,做空,2024-09-26 08:40:00,2024-09-26 08:55:00,2622.2,2619.36,0.0,tp_lower -69768,做多,2024-09-26 09:25:00,2024-09-26 10:15:00,2620.53,2629.78,0.0,tp_upper -69769,做空,2024-09-26 11:00:00,2024-09-26 11:10:00,2625.86,2627.32,-0.0,flip_to_long -69770,做多,2024-09-26 11:10:00,2024-09-26 11:15:00,2627.32,2626.83,-0.0,flip_to_short -69771,做空,2024-09-26 11:15:00,2024-09-26 11:45:00,2626.83,2629.36,-0.0,flip_to_long -69772,做多,2024-09-26 11:45:00,2024-09-26 11:50:00,2629.36,2626.31,-0.0,flip_to_short -69773,做空,2024-09-26 11:50:00,2024-09-26 12:10:00,2626.31,2628.22,-0.0,flip_to_long -69774,做多,2024-09-26 12:10:00,2024-09-26 12:15:00,2628.22,2627.72,-0.0,flip_to_short -69775,做空,2024-09-26 12:15:00,2024-09-26 12:40:00,2627.72,2632.72,-0.0,flip_to_long -69776,做多,2024-09-26 12:40:00,2024-09-26 12:45:00,2632.72,2629.01,-0.0,tp_upper -69777,做空,2024-09-26 13:20:00,2024-09-26 13:30:00,2625.76,2620.11,0.0,tp_lower -69778,做多,2024-09-26 14:05:00,2024-09-26 14:15:00,2629.59,2645.52,0.0,tp_upper -69779,做空,2024-09-26 14:25:00,2024-09-26 14:30:00,2624.91,2628.16,-0.0,flip_to_long -69780,做多,2024-09-26 14:30:00,2024-09-26 14:55:00,2628.16,2612.39,-0.0,flip_to_short -69781,做空,2024-09-26 14:55:00,2024-09-26 15:00:00,2612.39,2618.77,-0.0,tp_lower -69782,做多,2024-09-26 15:10:00,2024-09-26 15:30:00,2625.36,2654.03,0.0,tp_upper -69783,做空,2024-09-26 16:55:00,2024-09-26 17:00:00,2649.53,2658.9,-0.0,flip_to_long -69784,做多,2024-09-26 17:00:00,2024-09-26 17:05:00,2658.9,2658.01,-0.0,tp_upper -69785,做空,2024-09-26 17:15:00,2024-09-26 17:35:00,2649.37,2632.61,0.0,tp_lower -69786,做多,2024-09-26 18:35:00,2024-09-26 18:40:00,2642.13,2638.65,-0.0,flip_to_short -69787,做空,2024-09-26 18:40:00,2024-09-26 20:00:00,2638.65,2652.22,-0.0,flip_to_long -69788,做多,2024-09-26 20:00:00,2024-09-26 20:05:00,2652.22,2651.39,-0.0,flip_to_short -69789,做空,2024-09-26 20:05:00,2024-09-26 20:15:00,2651.39,2651.33,-0.0,flip_to_long -69790,做多,2024-09-26 20:15:00,2024-09-26 20:20:00,2651.33,2642.0,-0.0,flip_to_short -69791,做空,2024-09-26 20:20:00,2024-09-26 20:25:00,2642.0,2635.89,0.0,tp_lower -69792,做多,2024-09-26 21:45:00,2024-09-26 21:50:00,2637.06,2635.72,-0.0,flip_to_short -69793,做空,2024-09-26 21:50:00,2024-09-26 22:35:00,2635.72,2638.11,-0.0,flip_to_long -69794,做多,2024-09-26 22:35:00,2024-09-26 22:40:00,2638.11,2637.59,-0.0,flip_to_short -69795,做空,2024-09-26 22:40:00,2024-09-26 22:55:00,2637.59,2636.64,-0.0,flip_to_long -69796,做多,2024-09-26 22:55:00,2024-09-27 00:00:00,2636.64,2629.14,-0.0,flip_to_short -69797,做空,2024-09-27 00:00:00,2024-09-27 00:10:00,2629.14,2630.59,-0.0,flip_to_long -69798,做多,2024-09-27 00:10:00,2024-09-27 00:20:00,2630.59,2631.78,-0.0,flip_to_short -69799,做空,2024-09-27 00:20:00,2024-09-27 01:20:00,2631.78,2632.64,-0.0,flip_to_long -69800,做多,2024-09-27 01:20:00,2024-09-27 01:35:00,2632.64,2627.11,-0.0,flip_to_short -69801,做空,2024-09-27 01:35:00,2024-09-27 01:40:00,2627.11,2625.18,0.0,tp_lower -69802,做多,2024-09-27 03:20:00,2024-09-27 03:30:00,2624.12,2627.31,0.0,tp_upper -69803,做空,2024-09-27 05:15:00,2024-09-27 05:30:00,2644.65,2637.32,0.0,tp_lower -69804,做多,2024-09-27 05:45:00,2024-09-27 05:55:00,2646.96,2652.68,0.0,tp_upper -69805,做空,2024-09-27 06:45:00,2024-09-27 07:10:00,2653.13,2658.46,-0.0,flip_to_long -69806,做多,2024-09-27 07:10:00,2024-09-27 07:20:00,2658.46,2656.98,-0.0,flip_to_short -69807,做空,2024-09-27 07:20:00,2024-09-27 07:25:00,2656.98,2659.82,-0.0,flip_to_long -69808,做多,2024-09-27 07:25:00,2024-09-27 07:30:00,2659.82,2657.46,-0.0,flip_to_short -69809,做空,2024-09-27 07:30:00,2024-09-27 07:40:00,2657.46,2658.5,-0.0,flip_to_long -69810,做多,2024-09-27 07:40:00,2024-09-27 07:55:00,2658.5,2656.06,-0.0,flip_to_short -69811,做空,2024-09-27 07:55:00,2024-09-27 08:00:00,2656.06,2662.99,-0.0,flip_to_long -69812,做多,2024-09-27 08:00:00,2024-09-27 08:05:00,2662.99,2663.01,-0.0,tp_upper -69813,做空,2024-09-27 08:40:00,2024-09-27 09:25:00,2662.59,2656.81,0.0,tp_lower -69814,做多,2024-09-27 09:45:00,2024-09-27 09:50:00,2667.06,2663.96,-0.0,flip_to_short -69815,做空,2024-09-27 09:50:00,2024-09-27 10:05:00,2663.96,2651.64,0.0,tp_lower -69816,做多,2024-09-27 11:15:00,2024-09-27 11:20:00,2648.58,2646.4,-0.0,flip_to_short -69817,做空,2024-09-27 11:20:00,2024-09-27 11:30:00,2646.4,2645.36,-0.0,flip_to_long -69818,做多,2024-09-27 11:30:00,2024-09-27 11:40:00,2645.36,2645.16,-0.0,flip_to_short -69819,做空,2024-09-27 11:40:00,2024-09-27 12:20:00,2645.16,2647.86,-0.0,flip_to_long -69820,做多,2024-09-27 12:20:00,2024-09-27 12:30:00,2647.86,2656.44,0.0,tp_upper -69821,做空,2024-09-27 13:10:00,2024-09-27 13:15:00,2652.84,2654.84,-0.0,flip_to_long -69822,做多,2024-09-27 13:15:00,2024-09-27 13:20:00,2654.84,2652.03,-0.0,flip_to_short -69823,做空,2024-09-27 13:20:00,2024-09-27 13:25:00,2652.03,2652.99,-0.0,flip_to_long -69824,做多,2024-09-27 13:25:00,2024-09-27 13:35:00,2652.99,2643.86,-0.0,flip_to_short -69825,做空,2024-09-27 13:35:00,2024-09-27 13:40:00,2643.86,2644.13,-0.0,tp_lower -69826,做多,2024-09-27 13:55:00,2024-09-27 14:00:00,2661.4,2658.72,-0.0,tp_upper -69827,做空,2024-09-27 15:50:00,2024-09-27 15:55:00,2684.76,2682.18,0.0,tp_lower -69828,做多,2024-09-27 16:00:00,2024-09-27 16:15:00,2684.48,2685.96,0.0,flip_to_short -69829,做空,2024-09-27 16:15:00,2024-09-27 16:20:00,2685.96,2679.43,0.0,tp_lower -69830,做多,2024-09-27 16:25:00,2024-09-27 16:30:00,2699.98,2715.43,0.0,tp_upper -69831,做空,2024-09-27 17:20:00,2024-09-27 17:55:00,2695.15,2702.23,-0.0,flip_to_long -69832,做多,2024-09-27 17:55:00,2024-09-27 19:00:00,2702.23,2701.74,-0.0,tp_upper -69833,做空,2024-09-27 19:40:00,2024-09-27 20:10:00,2698.67,2694.48,0.0,tp_lower -69834,做多,2024-09-27 20:45:00,2024-09-27 21:35:00,2696.26,2692.47,-0.0,flip_to_short -69835,做空,2024-09-27 21:35:00,2024-09-27 21:55:00,2692.47,2692.6,-0.0,flip_to_long -69836,做多,2024-09-27 21:55:00,2024-09-27 22:20:00,2692.6,2698.81,0.0,tp_upper -69837,做空,2024-09-27 23:15:00,2024-09-27 23:30:00,2699.72,2699.69,-0.0,flip_to_long -69838,做多,2024-09-27 23:30:00,2024-09-28 01:00:00,2699.69,2694.8,-0.0,flip_to_short -69839,做空,2024-09-28 01:00:00,2024-09-28 01:05:00,2694.8,2695.48,-0.0,flip_to_long -69840,做多,2024-09-28 01:05:00,2024-09-28 01:15:00,2695.48,2694.06,-0.0,flip_to_short -69841,做空,2024-09-28 01:15:00,2024-09-28 01:20:00,2694.06,2695.05,-0.0,flip_to_long -69842,做多,2024-09-28 01:20:00,2024-09-28 01:25:00,2695.05,2694.51,-0.0,flip_to_short -69843,做空,2024-09-28 01:25:00,2024-09-28 01:45:00,2694.51,2691.47,0.0,tp_lower -69844,做多,2024-09-28 01:50:00,2024-09-28 02:00:00,2694.0,2695.31,-0.0,tp_upper -69845,做空,2024-09-28 02:05:00,2024-09-28 02:10:00,2689.64,2689.91,-0.0,tp_lower -69846,做多,2024-09-28 02:20:00,2024-09-28 02:30:00,2694.13,2699.91,0.0,tp_upper -69847,做空,2024-09-28 03:15:00,2024-09-28 03:40:00,2696.43,2686.67,0.0,tp_lower -69848,做多,2024-09-28 04:15:00,2024-09-28 04:50:00,2694.96,2693.03,-0.0,flip_to_short -69849,做空,2024-09-28 04:50:00,2024-09-28 05:00:00,2693.03,2692.5,-0.0,flip_to_long -69850,做多,2024-09-28 05:00:00,2024-09-28 07:05:00,2692.5,2679.66,-0.0,flip_to_short -69851,做空,2024-09-28 07:05:00,2024-09-28 07:30:00,2679.66,2679.79,-0.0,flip_to_long -69852,做多,2024-09-28 07:30:00,2024-09-28 07:45:00,2679.79,2675.18,-0.0,flip_to_short -69853,做空,2024-09-28 07:45:00,2024-09-28 07:50:00,2675.18,2678.08,-0.0,flip_to_long -69854,做多,2024-09-28 07:50:00,2024-09-28 10:00:00,2678.08,2668.15,-0.0,flip_to_short -69855,做空,2024-09-28 10:00:00,2024-09-28 11:35:00,2668.15,2672.93,-0.0,flip_to_long -69856,做多,2024-09-28 11:35:00,2024-09-28 11:40:00,2672.93,2671.35,-0.0,flip_to_short -69857,做空,2024-09-28 11:40:00,2024-09-28 11:50:00,2671.35,2672.94,-0.0,flip_to_long -69858,做多,2024-09-28 11:50:00,2024-09-28 12:00:00,2672.94,2669.4,-0.0,flip_to_short -69859,做空,2024-09-28 12:00:00,2024-09-28 12:10:00,2669.4,2664.67,0.0,tp_lower -69860,做多,2024-09-28 13:40:00,2024-09-28 13:45:00,2661.6,2659.19,-0.0,flip_to_short -69861,做空,2024-09-28 13:45:00,2024-09-28 13:55:00,2659.19,2658.39,-0.0,flip_to_long -69862,做多,2024-09-28 13:55:00,2024-09-28 14:05:00,2658.39,2669.12,0.0,tp_upper -69863,做空,2024-09-28 15:15:00,2024-09-28 15:20:00,2666.53,2668.6,-0.0,flip_to_long -69864,做多,2024-09-28 15:20:00,2024-09-28 16:05:00,2668.6,2667.19,-0.0,flip_to_short -69865,做空,2024-09-28 16:05:00,2024-09-28 16:10:00,2667.19,2670.12,-0.0,flip_to_long -69866,做多,2024-09-28 16:10:00,2024-09-28 16:15:00,2670.12,2666.19,-0.0,flip_to_short -69867,做空,2024-09-28 16:15:00,2024-09-28 16:20:00,2666.19,2669.97,-0.0,tp_lower -69868,做空,2024-09-28 16:30:00,2024-09-28 16:35:00,2667.97,2665.18,0.0,tp_lower -69869,做多,2024-09-28 17:10:00,2024-09-28 17:25:00,2669.14,2677.4,0.0,tp_upper -69870,做多,2024-09-28 19:10:00,2024-09-28 19:20:00,2676.84,2676.4,-0.0,flip_to_short -69871,做空,2024-09-28 19:20:00,2024-09-28 19:30:00,2676.4,2677.7,-0.0,flip_to_long -69872,做多,2024-09-28 19:30:00,2024-09-28 19:35:00,2677.7,2676.01,-0.0,flip_to_short -69873,做空,2024-09-28 19:35:00,2024-09-28 19:40:00,2676.01,2676.14,-0.0,flip_to_long -69874,做多,2024-09-28 19:40:00,2024-09-28 20:10:00,2676.14,2677.56,0.0,flip_to_short -69875,做空,2024-09-28 20:10:00,2024-09-28 20:50:00,2677.56,2672.11,0.0,tp_lower -69876,做多,2024-09-28 22:15:00,2024-09-28 22:35:00,2670.83,2676.76,0.0,tp_upper -69877,做空,2024-09-28 23:20:00,2024-09-28 23:30:00,2667.81,2672.05,-0.0,flip_to_long -69878,做多,2024-09-28 23:30:00,2024-09-28 23:50:00,2672.05,2678.28,0.0,tp_upper -69879,做空,2024-09-28 23:55:00,2024-09-29 00:45:00,2673.72,2670.84,0.0,tp_lower -69880,做多,2024-09-29 01:50:00,2024-09-29 02:05:00,2672.47,2675.09,0.0,tp_upper -69881,做空,2024-09-29 02:35:00,2024-09-29 03:15:00,2674.03,2669.11,0.0,tp_lower -69882,做多,2024-09-29 03:40:00,2024-09-29 03:45:00,2674.69,2673.61,-0.0,flip_to_short -69883,做空,2024-09-29 03:45:00,2024-09-29 03:50:00,2673.61,2673.8,-0.0,flip_to_long -69884,做多,2024-09-29 03:50:00,2024-09-29 03:55:00,2673.8,2673.4,-0.0,flip_to_short -69885,做空,2024-09-29 03:55:00,2024-09-29 04:15:00,2673.4,2667.0,0.0,tp_lower -69886,做空,2024-09-29 05:10:00,2024-09-29 05:20:00,2667.64,2671.79,-0.0,flip_to_long -69887,做多,2024-09-29 05:20:00,2024-09-29 05:30:00,2671.79,2666.94,-0.0,flip_to_short -69888,做空,2024-09-29 05:30:00,2024-09-29 05:45:00,2666.94,2661.69,0.0,tp_lower -69889,做多,2024-09-29 08:40:00,2024-09-29 09:05:00,2644.27,2649.81,0.0,tp_upper -69890,做空,2024-09-29 09:55:00,2024-09-29 10:05:00,2646.33,2646.29,-0.0,flip_to_long -69891,做多,2024-09-29 10:05:00,2024-09-29 11:35:00,2646.29,2651.43,0.0,tp_upper -69892,做空,2024-09-29 12:25:00,2024-09-29 12:35:00,2650.83,2651.19,-0.0,flip_to_long -69893,做多,2024-09-29 12:35:00,2024-09-29 12:50:00,2651.19,2646.56,-0.0,flip_to_short -69894,做空,2024-09-29 12:50:00,2024-09-29 12:55:00,2646.56,2645.26,-0.0,tp_lower -69895,做多,2024-09-29 13:10:00,2024-09-29 13:25:00,2652.68,2651.82,-0.0,flip_to_short -69896,做空,2024-09-29 13:25:00,2024-09-29 14:05:00,2651.82,2651.33,-0.0,flip_to_long -69897,做多,2024-09-29 14:05:00,2024-09-29 14:20:00,2651.33,2650.82,-0.0,flip_to_short -69898,做空,2024-09-29 14:20:00,2024-09-29 14:25:00,2650.82,2653.44,-0.0,flip_to_long -69899,做多,2024-09-29 14:25:00,2024-09-29 14:30:00,2653.44,2649.45,-0.0,flip_to_short -69900,做空,2024-09-29 14:30:00,2024-09-29 14:40:00,2649.45,2648.99,-0.0,tp_lower -69901,做多,2024-09-29 14:55:00,2024-09-29 15:10:00,2651.57,2662.69,0.0,tp_upper -69902,做空,2024-09-29 16:25:00,2024-09-29 16:35:00,2660.9,2652.9,0.0,tp_lower -69903,做多,2024-09-29 16:45:00,2024-09-29 17:15:00,2662.77,2667.77,0.0,tp_upper -69904,做空,2024-09-29 17:45:00,2024-09-29 18:05:00,2662.59,2663.89,-0.0,flip_to_long -69905,做多,2024-09-29 18:05:00,2024-09-29 18:10:00,2663.89,2663.05,-0.0,flip_to_short -69906,做空,2024-09-29 18:10:00,2024-09-29 18:35:00,2663.05,2663.8,-0.0,flip_to_long -69907,做多,2024-09-29 18:35:00,2024-09-29 18:40:00,2663.8,2662.05,-0.0,flip_to_short -69908,做空,2024-09-29 18:40:00,2024-09-29 19:00:00,2662.05,2662.71,-0.0,flip_to_long -69909,做多,2024-09-29 19:00:00,2024-09-29 19:20:00,2662.71,2664.4,0.0,tp_upper -69910,做空,2024-09-29 19:35:00,2024-09-29 19:40:00,2662.22,2664.15,-0.0,flip_to_long -69911,做多,2024-09-29 19:40:00,2024-09-29 19:45:00,2664.15,2665.65,0.0,tp_upper -69912,做空,2024-09-29 20:05:00,2024-09-29 20:15:00,2664.16,2666.11,-0.0,flip_to_long -69913,做多,2024-09-29 20:15:00,2024-09-29 20:20:00,2666.11,2661.56,-0.0,flip_to_short -69914,做空,2024-09-29 20:20:00,2024-09-29 20:25:00,2661.56,2661.15,-0.0,tp_lower -69915,做多,2024-09-29 20:30:00,2024-09-29 21:10:00,2663.18,2661.35,-0.0,flip_to_short -69916,做空,2024-09-29 21:10:00,2024-09-29 21:15:00,2661.35,2662.9,-0.0,flip_to_long -69917,做多,2024-09-29 21:15:00,2024-09-29 21:30:00,2662.9,2661.15,-0.0,flip_to_short -69918,做空,2024-09-29 21:30:00,2024-09-29 21:35:00,2661.15,2663.2,-0.0,flip_to_long -69919,做多,2024-09-29 21:35:00,2024-09-29 21:40:00,2663.2,2663.0,-0.0,flip_to_short -69920,做空,2024-09-29 21:40:00,2024-09-29 21:55:00,2663.0,2665.79,-0.0,flip_to_long -69921,做多,2024-09-29 21:55:00,2024-09-29 22:05:00,2665.79,2669.1,0.0,tp_upper -69922,做空,2024-09-29 22:10:00,2024-09-29 22:15:00,2662.89,2659.23,0.0,tp_lower -69923,做多,2024-09-29 22:25:00,2024-09-29 22:35:00,2661.64,2661.11,-0.0,flip_to_short -69924,做空,2024-09-29 22:35:00,2024-09-29 22:40:00,2661.11,2658.03,0.0,tp_lower -69925,做多,2024-09-29 23:45:00,2024-09-30 00:00:00,2659.99,2655.4,-0.0,flip_to_short -69926,做空,2024-09-30 00:00:00,2024-09-30 00:05:00,2655.4,2657.87,-0.0,flip_to_long -69927,做多,2024-09-30 00:05:00,2024-09-30 00:10:00,2657.87,2657.86,-0.0,tp_upper -69928,做空,2024-09-30 00:20:00,2024-09-30 00:25:00,2653.44,2640.23,0.0,tp_lower -69929,做多,2024-09-30 01:00:00,2024-09-30 01:05:00,2649.6,2647.32,-0.0,flip_to_short -69930,做空,2024-09-30 01:05:00,2024-09-30 01:30:00,2647.32,2647.14,-0.0,flip_to_long -69931,做多,2024-09-30 01:30:00,2024-09-30 01:35:00,2647.14,2639.51,-0.0,flip_to_short -69932,做空,2024-09-30 01:35:00,2024-09-30 01:45:00,2639.51,2618.5,0.0,tp_lower -69933,做多,2024-09-30 03:10:00,2024-09-30 03:20:00,2617.65,2620.66,0.0,tp_upper -69934,做空,2024-09-30 06:35:00,2024-09-30 07:10:00,2631.94,2638.16,-0.0,flip_to_long -69935,做多,2024-09-30 07:10:00,2024-09-30 07:35:00,2638.16,2634.73,-0.0,flip_to_short -69936,做空,2024-09-30 07:35:00,2024-09-30 07:45:00,2634.73,2637.14,-0.0,flip_to_long -69937,做多,2024-09-30 07:45:00,2024-09-30 08:00:00,2637.14,2634.65,-0.0,flip_to_short -69938,做空,2024-09-30 08:00:00,2024-09-30 08:20:00,2634.65,2626.62,0.0,tp_lower -69939,做多,2024-09-30 08:30:00,2024-09-30 08:35:00,2641.01,2635.32,-0.0,flip_to_short -69940,做空,2024-09-30 08:35:00,2024-09-30 08:40:00,2635.32,2637.31,-0.0,flip_to_long -69941,做多,2024-09-30 08:40:00,2024-09-30 09:00:00,2637.31,2636.82,-0.0,flip_to_short -69942,做空,2024-09-30 09:00:00,2024-09-30 09:15:00,2636.82,2637.28,-0.0,tp_lower -69943,做空,2024-09-30 09:20:00,2024-09-30 09:35:00,2634.87,2625.26,0.0,tp_lower -69944,做多,2024-09-30 11:05:00,2024-09-30 11:25:00,2609.44,2622.89,0.0,tp_upper -69945,做空,2024-09-30 13:25:00,2024-09-30 13:30:00,2630.4,2632.14,-0.0,flip_to_long -69946,做多,2024-09-30 13:30:00,2024-09-30 13:35:00,2632.14,2627.91,-0.0,flip_to_short -69947,做空,2024-09-30 13:35:00,2024-09-30 13:40:00,2627.91,2630.25,-0.0,tp_lower -69948,做多,2024-09-30 15:10:00,2024-09-30 15:25:00,2616.01,2616.01,-0.0,flip_to_short -69949,做空,2024-09-30 15:25:00,2024-09-30 15:35:00,2616.01,2605.19,0.0,tp_lower -69950,做多,2024-09-30 17:00:00,2024-09-30 17:25:00,2603.33,2597.2,-0.0,flip_to_short -69951,做空,2024-09-30 17:25:00,2024-09-30 17:30:00,2597.2,2595.5,0.0,tp_lower -69952,做多,2024-09-30 17:35:00,2024-09-30 18:05:00,2602.65,2599.01,-0.0,flip_to_short -69953,做空,2024-09-30 18:05:00,2024-09-30 18:10:00,2599.01,2596.31,0.0,tp_lower -69954,做空,2024-09-30 19:30:00,2024-09-30 19:35:00,2588.44,2596.6,-0.0,flip_to_long -69955,做多,2024-09-30 19:35:00,2024-09-30 19:45:00,2596.6,2595.97,-0.0,tp_upper -69956,做空,2024-09-30 21:35:00,2024-09-30 21:40:00,2609.02,2604.53,0.0,tp_lower -69957,做多,2024-09-30 21:50:00,2024-09-30 22:05:00,2609.78,2612.18,0.0,flip_to_short -69958,做空,2024-09-30 22:05:00,2024-09-30 22:15:00,2612.18,2605.31,0.0,tp_lower -69959,做多,2024-09-30 22:20:00,2024-09-30 23:10:00,2609.36,2607.1,-0.0,flip_to_short -69960,做空,2024-09-30 23:10:00,2024-09-30 23:15:00,2607.1,2607.73,-0.0,flip_to_long -69961,做多,2024-09-30 23:15:00,2024-09-30 23:20:00,2607.73,2601.52,-0.0,flip_to_short -69962,做空,2024-09-30 23:20:00,2024-09-30 23:30:00,2601.52,2589.78,0.0,tp_lower -69963,做多,2024-09-30 23:55:00,2024-10-01 00:15:00,2601.48,2599.28,-0.0,flip_to_short -69964,做空,2024-10-01 00:15:00,2024-10-01 00:20:00,2599.28,2600.85,-0.0,flip_to_long -69965,做多,2024-10-01 00:20:00,2024-10-01 00:30:00,2600.85,2607.69,0.0,tp_upper -69966,做空,2024-10-01 02:00:00,2024-10-01 02:10:00,2614.12,2609.97,0.0,tp_lower -69967,做多,2024-10-01 02:55:00,2024-10-01 03:00:00,2619.01,2618.83,-0.0,flip_to_short -69968,做空,2024-10-01 03:00:00,2024-10-01 05:40:00,2618.83,2637.36,-0.0,flip_to_long -69969,做多,2024-10-01 05:40:00,2024-10-01 05:50:00,2637.36,2636.9,-0.0,flip_to_short -69970,做空,2024-10-01 05:50:00,2024-10-01 05:55:00,2636.9,2639.36,-0.0,flip_to_long -69971,做多,2024-10-01 05:55:00,2024-10-01 06:25:00,2639.36,2644.64,0.0,tp_upper -69972,做多,2024-10-01 07:20:00,2024-10-01 07:30:00,2646.4,2644.82,-0.0,flip_to_short -69973,做空,2024-10-01 07:30:00,2024-10-01 07:35:00,2644.82,2647.32,-0.0,flip_to_long -69974,做多,2024-10-01 07:35:00,2024-10-01 07:45:00,2647.32,2644.2,-0.0,flip_to_short -69975,做空,2024-10-01 07:45:00,2024-10-01 08:40:00,2644.2,2638.39,0.0,tp_lower -69976,做多,2024-10-01 09:00:00,2024-10-01 09:15:00,2641.83,2640.99,-0.0,flip_to_short -69977,做空,2024-10-01 09:15:00,2024-10-01 09:25:00,2640.99,2641.61,-0.0,flip_to_long -69978,做多,2024-10-01 09:25:00,2024-10-01 11:05:00,2641.61,2635.64,-0.0,flip_to_short -69979,做空,2024-10-01 11:05:00,2024-10-01 11:10:00,2635.64,2636.76,-0.0,flip_to_long -69980,做多,2024-10-01 11:10:00,2024-10-01 11:15:00,2636.76,2634.35,-0.0,flip_to_short -69981,做空,2024-10-01 11:15:00,2024-10-01 11:25:00,2634.35,2632.61,0.0,tp_lower -69982,做多,2024-10-01 12:25:00,2024-10-01 18:45:00,2630.72,2495.57,-0.0,flip_to_short -69983,做空,2024-10-01 18:45:00,2024-10-01 18:50:00,2495.57,2495.7,-0.0,flip_to_long -69984,做多,2024-10-01 18:50:00,2024-10-01 19:30:00,2495.7,2496.61,-0.0,flip_to_short -69985,做空,2024-10-01 19:30:00,2024-10-01 19:55:00,2496.61,2487.56,0.0,tp_lower -69986,做空,2024-10-01 21:30:00,2024-10-01 21:35:00,2455.86,2460.61,-0.0,flip_to_long -69987,做多,2024-10-01 21:35:00,2024-10-01 22:05:00,2460.61,2453.18,-0.0,flip_to_short -69988,做空,2024-10-01 22:05:00,2024-10-01 22:10:00,2453.18,2456.85,-0.0,flip_to_long -69989,做多,2024-10-01 22:10:00,2024-10-01 23:45:00,2456.85,2449.94,-0.0,flip_to_short -69990,做空,2024-10-01 23:45:00,2024-10-01 23:50:00,2449.94,2452.01,-0.0,flip_to_long -69991,做多,2024-10-01 23:50:00,2024-10-01 23:55:00,2452.01,2446.86,-0.0,flip_to_short -69992,做空,2024-10-01 23:55:00,2024-10-02 00:00:00,2446.86,2452.07,-0.0,flip_to_long -69993,做多,2024-10-02 00:00:00,2024-10-02 00:05:00,2452.07,2456.78,0.0,tp_upper -69994,做空,2024-10-02 00:10:00,2024-10-02 00:15:00,2449.3,2453.77,-0.0,flip_to_long -69995,做多,2024-10-02 00:15:00,2024-10-02 00:20:00,2453.77,2444.64,-0.0,flip_to_short -69996,做空,2024-10-02 00:20:00,2024-10-02 00:25:00,2444.64,2452.7,-0.0,flip_to_long -69997,做多,2024-10-02 00:25:00,2024-10-02 00:30:00,2452.7,2456.99,0.0,tp_upper -69998,做空,2024-10-02 03:20:00,2024-10-02 03:25:00,2485.66,2486.01,-0.0,flip_to_long -69999,做多,2024-10-02 03:25:00,2024-10-02 03:55:00,2486.01,2488.52,0.0,flip_to_short -70000,做空,2024-10-02 03:55:00,2024-10-02 04:10:00,2488.52,2482.83,0.0,tp_lower -70001,做多,2024-10-02 04:50:00,2024-10-02 04:55:00,2486.82,2485.48,-0.0,flip_to_short -70002,做空,2024-10-02 04:55:00,2024-10-02 05:50:00,2485.48,2472.01,0.0,tp_lower -70003,做多,2024-10-02 06:30:00,2024-10-02 07:10:00,2481.8,2479.0,-0.0,flip_to_short -70004,做空,2024-10-02 07:10:00,2024-10-02 07:15:00,2479.0,2480.28,-0.0,flip_to_long -70005,做多,2024-10-02 07:15:00,2024-10-02 07:20:00,2480.28,2475.62,-0.0,flip_to_short -70006,做空,2024-10-02 07:20:00,2024-10-02 07:25:00,2475.62,2481.56,-0.0,flip_to_long -70007,做多,2024-10-02 07:25:00,2024-10-02 07:35:00,2481.56,2487.35,0.0,tp_upper -70008,做空,2024-10-02 07:50:00,2024-10-02 07:55:00,2478.26,2480.76,-0.0,flip_to_long -70009,做多,2024-10-02 07:55:00,2024-10-02 08:45:00,2480.76,2479.43,-0.0,flip_to_short -70010,做空,2024-10-02 08:45:00,2024-10-02 08:55:00,2479.43,2479.38,-0.0,flip_to_long -70011,做多,2024-10-02 08:55:00,2024-10-02 10:35:00,2479.38,2459.07,-0.0,flip_to_short -70012,做空,2024-10-02 10:35:00,2024-10-02 10:45:00,2459.07,2459.29,-0.0,flip_to_long -70013,做多,2024-10-02 10:45:00,2024-10-02 10:50:00,2459.29,2456.41,-0.0,flip_to_short -70014,做空,2024-10-02 10:50:00,2024-10-02 11:00:00,2456.41,2455.16,0.0,flip_to_long -70015,做多,2024-10-02 11:00:00,2024-10-02 11:15:00,2455.16,2451.39,-0.0,flip_to_short -70016,做空,2024-10-02 11:15:00,2024-10-02 11:20:00,2451.39,2454.81,-0.0,flip_to_long -70017,做多,2024-10-02 11:20:00,2024-10-02 11:40:00,2454.81,2457.0,0.0,flip_to_short -70018,做空,2024-10-02 11:40:00,2024-10-02 12:05:00,2457.0,2447.23,0.0,tp_lower -70019,做多,2024-10-02 12:20:00,2024-10-02 12:40:00,2452.59,2453.16,-0.0,flip_to_short -70020,做空,2024-10-02 12:40:00,2024-10-02 12:45:00,2453.16,2449.21,0.0,tp_lower -70021,做多,2024-10-02 13:45:00,2024-10-02 14:20:00,2443.8,2431.61,-0.0,flip_to_short -70022,做空,2024-10-02 14:20:00,2024-10-02 14:25:00,2431.61,2435.78,-0.0,flip_to_long -70023,做多,2024-10-02 14:25:00,2024-10-02 14:50:00,2435.78,2435.78,-0.0,flip_to_short -70024,做空,2024-10-02 14:50:00,2024-10-02 15:00:00,2435.78,2443.8,-0.0,flip_to_long -70025,做多,2024-10-02 15:00:00,2024-10-02 15:10:00,2443.8,2443.02,-0.0,flip_to_short -70026,做空,2024-10-02 15:10:00,2024-10-02 15:15:00,2443.02,2452.07,-0.0,flip_to_long -70027,做多,2024-10-02 15:15:00,2024-10-02 16:00:00,2452.07,2470.86,0.0,tp_upper -70028,做空,2024-10-02 16:40:00,2024-10-02 17:00:00,2456.72,2441.18,0.0,tp_lower -70029,做多,2024-10-02 20:30:00,2024-10-02 20:50:00,2376.52,2384.79,0.0,tp_upper -70030,做空,2024-10-02 21:05:00,2024-10-02 21:25:00,2366.18,2374.23,-0.0,flip_to_long -70031,做多,2024-10-02 21:25:00,2024-10-02 21:30:00,2374.23,2371.71,-0.0,flip_to_short -70032,做空,2024-10-02 21:30:00,2024-10-02 21:45:00,2371.71,2376.01,-0.0,flip_to_long -70033,做多,2024-10-02 21:45:00,2024-10-02 22:00:00,2376.01,2373.32,-0.0,flip_to_short -70034,做空,2024-10-02 22:00:00,2024-10-02 22:10:00,2373.32,2358.93,0.0,tp_lower -70035,做多,2024-10-02 22:35:00,2024-10-02 23:25:00,2371.32,2370.51,-0.0,flip_to_short -70036,做空,2024-10-02 23:25:00,2024-10-03 00:00:00,2370.51,2355.85,0.0,tp_lower -70037,做多,2024-10-03 00:10:00,2024-10-03 00:40:00,2369.64,2369.19,-0.0,tp_upper -70038,做空,2024-10-03 02:35:00,2024-10-03 02:40:00,2385.02,2386.99,-0.0,flip_to_long -70039,做多,2024-10-03 02:40:00,2024-10-03 02:45:00,2386.99,2393.57,0.0,tp_upper -70040,做空,2024-10-03 03:00:00,2024-10-03 03:15:00,2387.22,2392.18,-0.0,flip_to_long -70041,做多,2024-10-03 03:15:00,2024-10-03 03:20:00,2392.18,2393.05,-0.0,tp_upper -70042,做空,2024-10-03 03:35:00,2024-10-03 03:40:00,2388.51,2390.01,-0.0,flip_to_long -70043,做多,2024-10-03 03:40:00,2024-10-03 03:55:00,2390.01,2398.07,0.0,tp_upper -70044,做空,2024-10-03 04:20:00,2024-10-03 04:25:00,2391.77,2394.49,-0.0,flip_to_long -70045,做多,2024-10-03 04:25:00,2024-10-03 04:45:00,2394.49,2398.84,0.0,tp_upper -70046,做空,2024-10-03 05:00:00,2024-10-03 05:20:00,2392.25,2390.52,0.0,tp_lower -70047,做空,2024-10-03 06:20:00,2024-10-03 06:40:00,2387.02,2392.51,-0.0,flip_to_long -70048,做多,2024-10-03 06:40:00,2024-10-03 06:50:00,2392.51,2388.06,-0.0,flip_to_short -70049,做空,2024-10-03 06:50:00,2024-10-03 07:15:00,2388.06,2377.37,0.0,tp_lower -70050,做多,2024-10-03 09:20:00,2024-10-03 10:45:00,2345.2,2358.45,0.0,tp_upper -70051,做空,2024-10-03 11:20:00,2024-10-03 11:25:00,2353.4,2355.67,-0.0,flip_to_long -70052,做多,2024-10-03 11:25:00,2024-10-03 13:05:00,2355.67,2345.6,-0.0,flip_to_short -70053,做空,2024-10-03 13:05:00,2024-10-03 13:10:00,2345.6,2336.84,0.0,tp_lower -70054,做多,2024-10-03 13:20:00,2024-10-03 13:25:00,2348.47,2351.59,0.0,tp_upper -70055,做空,2024-10-03 13:35:00,2024-10-03 13:40:00,2339.46,2342.19,-0.0,tp_lower -70056,做多,2024-10-03 13:55:00,2024-10-03 14:05:00,2346.12,2356.0,0.0,tp_upper -70057,做空,2024-10-03 14:10:00,2024-10-03 14:20:00,2346.8,2334.56,0.0,tp_lower -70058,做多,2024-10-03 15:45:00,2024-10-03 15:50:00,2326.02,2340.39,0.0,tp_upper -70059,做空,2024-10-03 16:20:00,2024-10-03 16:35:00,2324.14,2322.47,0.0,flip_to_long -70060,做多,2024-10-03 16:35:00,2024-10-03 17:20:00,2322.47,2345.05,0.0,tp_upper -70061,做空,2024-10-03 18:30:00,2024-10-03 18:35:00,2339.55,2341.1,-0.0,flip_to_long -70062,做多,2024-10-03 18:35:00,2024-10-03 19:05:00,2341.1,2341.69,-0.0,flip_to_short -70063,做空,2024-10-03 19:05:00,2024-10-03 19:20:00,2341.69,2343.3,-0.0,flip_to_long -70064,做多,2024-10-03 19:20:00,2024-10-03 19:30:00,2343.3,2348.44,0.0,tp_upper -70065,做空,2024-10-03 20:20:00,2024-10-03 20:30:00,2344.8,2337.99,0.0,tp_lower -70066,做多,2024-10-03 21:10:00,2024-10-03 22:05:00,2345.59,2349.82,0.0,flip_to_short -70067,做空,2024-10-03 22:05:00,2024-10-03 22:20:00,2349.82,2347.17,0.0,flip_to_long -70068,做多,2024-10-03 22:20:00,2024-10-03 22:35:00,2347.17,2346.15,-0.0,flip_to_short -70069,做空,2024-10-03 22:35:00,2024-10-03 22:45:00,2346.15,2347.46,-0.0,flip_to_long -70070,做多,2024-10-03 22:45:00,2024-10-03 23:00:00,2347.46,2352.04,0.0,tp_upper -70071,做空,2024-10-03 23:15:00,2024-10-03 23:20:00,2349.54,2345.5,0.0,tp_lower -70072,做多,2024-10-03 23:25:00,2024-10-03 23:30:00,2349.58,2349.52,-0.0,flip_to_short -70073,做空,2024-10-03 23:30:00,2024-10-03 23:40:00,2349.52,2349.39,-0.0,flip_to_long -70074,做多,2024-10-03 23:40:00,2024-10-03 23:45:00,2349.39,2348.47,-0.0,flip_to_short -70075,做空,2024-10-03 23:45:00,2024-10-03 23:50:00,2348.47,2348.2,-0.0,tp_lower -70076,做多,2024-10-03 23:55:00,2024-10-04 00:05:00,2348.73,2348.47,-0.0,flip_to_short -70077,做空,2024-10-04 00:05:00,2024-10-04 00:10:00,2348.47,2345.4,0.0,tp_lower -70078,做多,2024-10-04 00:15:00,2024-10-04 01:20:00,2346.09,2363.52,0.0,tp_upper -70079,做空,2024-10-04 02:50:00,2024-10-04 02:55:00,2369.31,2369.55,-0.0,flip_to_long -70080,做多,2024-10-04 02:55:00,2024-10-04 04:05:00,2369.55,2366.39,-0.0,flip_to_short -70081,做空,2024-10-04 04:05:00,2024-10-04 04:10:00,2366.39,2366.8,-0.0,flip_to_long -70082,做多,2024-10-04 04:10:00,2024-10-04 04:25:00,2366.8,2375.49,0.0,tp_upper -70083,做空,2024-10-04 04:45:00,2024-10-04 06:10:00,2368.4,2376.28,-0.0,flip_to_long -70084,做多,2024-10-04 06:10:00,2024-10-04 06:20:00,2376.28,2384.07,0.0,tp_upper -70085,做空,2024-10-04 06:40:00,2024-10-04 06:45:00,2378.45,2379.22,-0.0,flip_to_long -70086,做多,2024-10-04 06:45:00,2024-10-04 06:50:00,2379.22,2376.24,-0.0,flip_to_short -70087,做空,2024-10-04 06:50:00,2024-10-04 06:55:00,2376.24,2373.96,0.0,tp_lower -70088,做多,2024-10-04 07:20:00,2024-10-04 07:55:00,2381.18,2380.55,-0.0,flip_to_short -70089,做空,2024-10-04 07:55:00,2024-10-04 08:05:00,2380.55,2381.01,-0.0,flip_to_long -70090,做多,2024-10-04 08:05:00,2024-10-04 08:15:00,2381.01,2389.85,0.0,tp_upper -70091,做空,2024-10-04 08:50:00,2024-10-04 09:05:00,2381.81,2383.03,-0.0,flip_to_long -70092,做多,2024-10-04 09:05:00,2024-10-04 11:15:00,2383.03,2380.57,-0.0,tp_upper -70093,做空,2024-10-04 12:30:00,2024-10-04 12:35:00,2379.51,2384.8,-0.0,flip_to_long -70094,做多,2024-10-04 12:35:00,2024-10-04 12:40:00,2384.8,2374.56,-0.0,flip_to_short -70095,做空,2024-10-04 12:40:00,2024-10-04 12:45:00,2374.56,2381.65,-0.0,tp_lower -70096,做多,2024-10-04 12:50:00,2024-10-04 12:55:00,2389.06,2396.11,0.0,tp_upper -70097,做空,2024-10-04 13:15:00,2024-10-04 13:35:00,2385.47,2385.7,-0.0,flip_to_long -70098,做多,2024-10-04 13:35:00,2024-10-04 13:45:00,2385.7,2383.82,-0.0,flip_to_short -70099,做空,2024-10-04 13:45:00,2024-10-04 14:00:00,2383.82,2373.89,0.0,tp_lower -70100,做多,2024-10-04 15:00:00,2024-10-04 15:10:00,2377.26,2385.94,0.0,tp_upper -70101,做空,2024-10-04 17:20:00,2024-10-04 17:35:00,2423.05,2414.74,0.0,tp_lower -70102,做多,2024-10-04 18:30:00,2024-10-04 18:55:00,2423.33,2431.4,0.0,tp_upper -70103,做空,2024-10-04 19:40:00,2024-10-04 19:45:00,2423.35,2426.39,-0.0,flip_to_long -70104,做多,2024-10-04 19:45:00,2024-10-04 20:00:00,2426.39,2427.01,-0.0,flip_to_short -70105,做空,2024-10-04 20:00:00,2024-10-04 20:05:00,2427.01,2427.11,-0.0,flip_to_long -70106,做多,2024-10-04 20:05:00,2024-10-04 21:00:00,2427.11,2427.06,-0.0,flip_to_short -70107,做空,2024-10-04 21:00:00,2024-10-04 21:15:00,2427.06,2427.62,-0.0,flip_to_long -70108,做多,2024-10-04 21:15:00,2024-10-04 21:25:00,2427.62,2424.89,-0.0,flip_to_short -70109,做空,2024-10-04 21:25:00,2024-10-04 21:45:00,2424.89,2424.82,-0.0,tp_lower -70110,做多,2024-10-04 22:00:00,2024-10-05 00:10:00,2424.53,2414.85,-0.0,flip_to_short -70111,做空,2024-10-05 00:10:00,2024-10-05 00:30:00,2414.85,2416.76,-0.0,flip_to_long -70112,做多,2024-10-05 00:30:00,2024-10-05 00:35:00,2416.76,2416.73,-0.0,flip_to_short -70113,做空,2024-10-05 00:35:00,2024-10-05 01:20:00,2416.73,2418.48,-0.0,flip_to_long -70114,做多,2024-10-05 01:20:00,2024-10-05 01:25:00,2418.48,2415.21,-0.0,flip_to_short -70115,做空,2024-10-05 01:25:00,2024-10-05 01:45:00,2415.21,2418.22,-0.0,flip_to_long -70116,做多,2024-10-05 01:45:00,2024-10-05 01:50:00,2418.22,2416.64,-0.0,flip_to_short -70117,做空,2024-10-05 01:50:00,2024-10-05 02:40:00,2416.64,2410.33,0.0,tp_lower -70118,做多,2024-10-05 04:20:00,2024-10-05 04:25:00,2402.65,2403.18,-0.0,tp_upper -70119,做空,2024-10-05 07:25:00,2024-10-05 07:30:00,2417.99,2419.59,-0.0,flip_to_long -70120,做多,2024-10-05 07:30:00,2024-10-05 07:40:00,2419.59,2419.56,-0.0,flip_to_short -70121,做空,2024-10-05 07:40:00,2024-10-05 07:55:00,2419.56,2414.18,0.0,tp_lower -70122,做多,2024-10-05 08:20:00,2024-10-05 08:25:00,2419.99,2418.69,-0.0,flip_to_short -70123,做空,2024-10-05 08:25:00,2024-10-05 08:30:00,2418.69,2419.91,-0.0,flip_to_long -70124,做多,2024-10-05 08:30:00,2024-10-05 08:35:00,2419.91,2415.77,-0.0,flip_to_short -70125,做空,2024-10-05 08:35:00,2024-10-05 08:50:00,2415.77,2418.09,-0.0,flip_to_long -70126,做多,2024-10-05 08:50:00,2024-10-05 09:00:00,2418.09,2418.67,-0.0,flip_to_short -70127,做空,2024-10-05 09:00:00,2024-10-05 09:35:00,2418.67,2421.99,-0.0,flip_to_long -70128,做多,2024-10-05 09:35:00,2024-10-05 09:40:00,2421.99,2423.74,0.0,tp_upper -70129,做空,2024-10-05 10:20:00,2024-10-05 10:25:00,2421.47,2422.41,-0.0,flip_to_long -70130,做多,2024-10-05 10:25:00,2024-10-05 10:30:00,2422.41,2420.77,-0.0,flip_to_short -70131,做空,2024-10-05 10:30:00,2024-10-05 10:35:00,2420.77,2422.19,-0.0,flip_to_long -70132,做多,2024-10-05 10:35:00,2024-10-05 10:40:00,2422.19,2421.68,-0.0,flip_to_short -70133,做空,2024-10-05 10:40:00,2024-10-05 10:55:00,2421.68,2418.11,0.0,tp_lower -70134,做多,2024-10-05 12:00:00,2024-10-05 12:05:00,2419.4,2417.46,-0.0,flip_to_short -70135,做空,2024-10-05 12:05:00,2024-10-05 12:15:00,2417.46,2417.83,-0.0,flip_to_long -70136,做多,2024-10-05 12:15:00,2024-10-05 12:20:00,2417.83,2416.67,-0.0,flip_to_short -70137,做空,2024-10-05 12:20:00,2024-10-05 12:25:00,2416.67,2417.86,-0.0,flip_to_long -70138,做多,2024-10-05 12:25:00,2024-10-05 12:55:00,2417.86,2421.68,0.0,tp_upper -70139,做空,2024-10-05 13:20:00,2024-10-05 13:40:00,2418.85,2412.32,0.0,tp_lower -70140,做多,2024-10-05 14:40:00,2024-10-05 15:00:00,2413.86,2411.14,-0.0,flip_to_short -70141,做空,2024-10-05 15:00:00,2024-10-05 15:20:00,2411.14,2411.78,-0.0,flip_to_long -70142,做多,2024-10-05 15:20:00,2024-10-05 15:30:00,2411.78,2410.23,-0.0,flip_to_short -70143,做空,2024-10-05 15:30:00,2024-10-05 16:15:00,2410.23,2409.51,-0.0,tp_lower -70144,做多,2024-10-05 16:20:00,2024-10-05 16:30:00,2412.22,2410.31,-0.0,flip_to_short -70145,做空,2024-10-05 16:30:00,2024-10-05 16:50:00,2410.31,2405.56,0.0,tp_lower -70146,做多,2024-10-05 17:30:00,2024-10-05 18:05:00,2408.84,2402.54,-0.0,flip_to_short -70147,做空,2024-10-05 18:05:00,2024-10-05 18:10:00,2402.54,2399.6,0.0,tp_lower -70148,做多,2024-10-05 20:15:00,2024-10-05 20:20:00,2396.52,2395.76,-0.0,flip_to_short -70149,做空,2024-10-05 20:20:00,2024-10-05 20:45:00,2395.76,2392.56,0.0,tp_lower -70150,做多,2024-10-05 21:05:00,2024-10-05 21:10:00,2393.54,2399.28,0.0,tp_upper -70151,做空,2024-10-05 23:25:00,2024-10-05 23:30:00,2412.2,2412.74,-0.0,flip_to_long -70152,做多,2024-10-05 23:30:00,2024-10-06 01:20:00,2412.74,2417.35,0.0,tp_upper -70153,做空,2024-10-06 02:30:00,2024-10-06 03:15:00,2414.77,2420.71,-0.0,flip_to_long -70154,做多,2024-10-06 03:15:00,2024-10-06 03:20:00,2420.71,2419.81,-0.0,tp_upper -70155,做空,2024-10-06 03:35:00,2024-10-06 04:00:00,2414.21,2415.66,-0.0,flip_to_long -70156,做多,2024-10-06 04:00:00,2024-10-06 04:10:00,2415.66,2415.39,-0.0,flip_to_short -70157,做空,2024-10-06 04:10:00,2024-10-06 04:15:00,2415.39,2418.63,-0.0,flip_to_long -70158,做多,2024-10-06 04:15:00,2024-10-06 04:20:00,2418.63,2416.14,-0.0,flip_to_short -70159,做空,2024-10-06 04:20:00,2024-10-06 04:40:00,2416.14,2410.38,0.0,tp_lower -70160,做多,2024-10-06 05:00:00,2024-10-06 05:05:00,2414.77,2411.85,-0.0,flip_to_short -70161,做空,2024-10-06 05:05:00,2024-10-06 05:20:00,2411.85,2415.59,-0.0,flip_to_long -70162,做多,2024-10-06 05:20:00,2024-10-06 05:35:00,2415.59,2413.8,-0.0,flip_to_short -70163,做空,2024-10-06 05:35:00,2024-10-06 05:40:00,2413.8,2415.57,-0.0,flip_to_long -70164,做多,2024-10-06 05:40:00,2024-10-06 06:20:00,2415.57,2419.8,0.0,tp_upper -70165,做空,2024-10-06 06:45:00,2024-10-06 07:00:00,2413.6,2417.1,-0.0,flip_to_long -70166,做多,2024-10-06 07:00:00,2024-10-06 07:05:00,2417.1,2416.85,-0.0,flip_to_short -70167,做空,2024-10-06 07:05:00,2024-10-06 07:50:00,2416.85,2416.67,-0.0,flip_to_long -70168,做多,2024-10-06 07:50:00,2024-10-06 08:15:00,2416.67,2419.44,0.0,tp_upper -70169,做空,2024-10-06 09:50:00,2024-10-06 10:20:00,2421.33,2419.1,0.0,tp_lower -70170,做多,2024-10-06 11:05:00,2024-10-06 11:10:00,2421.36,2420.93,-0.0,flip_to_short -70171,做空,2024-10-06 11:10:00,2024-10-06 12:55:00,2420.93,2428.4,-0.0,flip_to_long -70172,做多,2024-10-06 12:55:00,2024-10-06 13:00:00,2428.4,2434.99,0.0,tp_upper -70173,做空,2024-10-06 13:10:00,2024-10-06 13:30:00,2429.16,2431.61,-0.0,flip_to_long -70174,做多,2024-10-06 13:30:00,2024-10-06 13:40:00,2431.61,2430.18,-0.0,flip_to_short -70175,做空,2024-10-06 13:40:00,2024-10-06 14:00:00,2430.18,2425.77,0.0,tp_lower -70176,做多,2024-10-06 14:10:00,2024-10-06 14:20:00,2430.81,2435.81,0.0,tp_upper -70177,做空,2024-10-06 15:25:00,2024-10-06 16:20:00,2440.89,2440.27,-0.0,tp_lower -70178,做多,2024-10-06 17:20:00,2024-10-06 17:25:00,2441.93,2440.52,-0.0,flip_to_short -70179,做空,2024-10-06 17:25:00,2024-10-06 17:45:00,2440.52,2441.52,-0.0,flip_to_long -70180,做多,2024-10-06 17:45:00,2024-10-06 18:05:00,2441.52,2446.23,0.0,tp_upper -70181,做空,2024-10-06 18:15:00,2024-10-06 19:35:00,2442.06,2445.39,-0.0,flip_to_long -70182,做多,2024-10-06 19:35:00,2024-10-06 21:05:00,2445.39,2440.05,-0.0,flip_to_short -70183,做空,2024-10-06 21:05:00,2024-10-06 21:15:00,2440.05,2435.41,0.0,tp_lower -70184,做空,2024-10-07 03:20:00,2024-10-07 03:25:00,2502.22,2504.89,-0.0,flip_to_long -70185,做多,2024-10-07 03:25:00,2024-10-07 03:30:00,2504.89,2495.29,-0.0,flip_to_short -70186,做空,2024-10-07 03:30:00,2024-10-07 03:35:00,2495.29,2491.99,0.0,tp_lower -70187,做多,2024-10-07 05:10:00,2024-10-07 05:15:00,2491.63,2490.37,-0.0,flip_to_short -70188,做空,2024-10-07 05:15:00,2024-10-07 05:30:00,2490.37,2485.11,0.0,tp_lower -70189,做多,2024-10-07 06:05:00,2024-10-07 06:10:00,2488.0,2487.01,-0.0,flip_to_short -70190,做空,2024-10-07 06:10:00,2024-10-07 06:40:00,2487.01,2486.88,-0.0,flip_to_long -70191,做多,2024-10-07 06:40:00,2024-10-07 07:05:00,2486.88,2489.81,0.0,tp_upper -70192,做空,2024-10-07 07:10:00,2024-10-07 07:20:00,2487.32,2482.94,0.0,tp_lower -70193,做多,2024-10-07 08:00:00,2024-10-07 08:05:00,2484.83,2484.42,-0.0,flip_to_short -70194,做空,2024-10-07 08:05:00,2024-10-07 08:15:00,2484.42,2485.32,-0.0,flip_to_long -70195,做多,2024-10-07 08:15:00,2024-10-07 08:20:00,2485.32,2484.54,-0.0,flip_to_short -70196,做空,2024-10-07 08:20:00,2024-10-07 08:30:00,2484.54,2485.69,-0.0,flip_to_long -70197,做多,2024-10-07 08:30:00,2024-10-07 08:35:00,2485.69,2481.96,-0.0,flip_to_short -70198,做空,2024-10-07 08:35:00,2024-10-07 08:40:00,2481.96,2482.56,-0.0,flip_to_long -70199,做多,2024-10-07 08:40:00,2024-10-07 08:55:00,2482.56,2481.43,-0.0,flip_to_short -70200,做空,2024-10-07 08:55:00,2024-10-07 09:10:00,2481.43,2473.8,0.0,tp_lower -70201,做多,2024-10-07 11:10:00,2024-10-07 11:15:00,2454.54,2454.0,-0.0,flip_to_short -70202,做空,2024-10-07 11:15:00,2024-10-07 12:55:00,2454.0,2464.76,-0.0,flip_to_long -70203,做多,2024-10-07 12:55:00,2024-10-07 13:20:00,2464.76,2475.68,0.0,tp_upper -70204,做空,2024-10-07 13:30:00,2024-10-07 15:05:00,2468.87,2488.57,-0.0,flip_to_long -70205,做多,2024-10-07 15:05:00,2024-10-07 17:05:00,2488.57,2473.88,-0.0,flip_to_short -70206,做空,2024-10-07 17:05:00,2024-10-07 17:35:00,2473.88,2472.3,0.0,flip_to_long -70207,做多,2024-10-07 17:35:00,2024-10-07 17:45:00,2472.3,2472.78,-0.0,flip_to_short -70208,做空,2024-10-07 17:45:00,2024-10-07 17:55:00,2472.78,2475.33,-0.0,flip_to_long -70209,做多,2024-10-07 17:55:00,2024-10-07 18:00:00,2475.33,2472.64,-0.0,flip_to_short -70210,做空,2024-10-07 18:00:00,2024-10-07 18:05:00,2472.64,2462.67,0.0,tp_lower -70211,做多,2024-10-07 19:45:00,2024-10-07 20:15:00,2441.86,2439.99,-0.0,flip_to_short -70212,做空,2024-10-07 20:15:00,2024-10-07 20:45:00,2439.99,2441.04,-0.0,flip_to_long -70213,做多,2024-10-07 20:45:00,2024-10-07 21:05:00,2441.04,2445.47,0.0,tp_upper -70214,做空,2024-10-07 22:30:00,2024-10-07 22:35:00,2446.53,2448.19,-0.0,flip_to_long -70215,做多,2024-10-07 22:35:00,2024-10-08 00:15:00,2448.19,2431.01,-0.0,flip_to_short -70216,做空,2024-10-08 00:15:00,2024-10-08 01:35:00,2431.01,2434.07,-0.0,flip_to_long -70217,做多,2024-10-08 01:35:00,2024-10-08 01:45:00,2434.07,2436.65,0.0,tp_upper -70218,做空,2024-10-08 01:50:00,2024-10-08 01:55:00,2433.11,2433.81,-0.0,flip_to_long -70219,做多,2024-10-08 01:55:00,2024-10-08 02:10:00,2433.81,2431.09,-0.0,flip_to_short -70220,做空,2024-10-08 02:10:00,2024-10-08 02:20:00,2431.09,2426.38,0.0,tp_lower -70221,做多,2024-10-08 02:40:00,2024-10-08 02:55:00,2431.39,2444.75,0.0,tp_upper -70222,做空,2024-10-08 04:05:00,2024-10-08 04:10:00,2437.05,2439.01,-0.0,flip_to_long -70223,做多,2024-10-08 04:10:00,2024-10-08 04:35:00,2439.01,2439.6,-0.0,tp_upper -70224,做空,2024-10-08 04:40:00,2024-10-08 04:45:00,2434.88,2436.58,-0.0,tp_lower -70225,做多,2024-10-08 04:50:00,2024-10-08 06:50:00,2437.81,2434.72,-0.0,tp_upper -70226,做空,2024-10-08 07:10:00,2024-10-08 07:20:00,2425.9,2418.75,0.0,tp_lower -70227,做多,2024-10-08 07:35:00,2024-10-08 08:00:00,2428.14,2424.35,-0.0,flip_to_short -70228,做空,2024-10-08 08:00:00,2024-10-08 08:15:00,2424.35,2426.71,-0.0,flip_to_long -70229,做多,2024-10-08 08:15:00,2024-10-08 08:20:00,2426.71,2425.47,-0.0,flip_to_short -70230,做空,2024-10-08 08:20:00,2024-10-08 08:25:00,2425.47,2427.4,-0.0,flip_to_long -70231,做多,2024-10-08 08:25:00,2024-10-08 08:50:00,2427.4,2426.15,-0.0,flip_to_short -70232,做空,2024-10-08 08:50:00,2024-10-08 09:10:00,2426.15,2419.01,0.0,tp_lower -70233,做多,2024-10-08 09:25:00,2024-10-08 09:35:00,2425.92,2425.28,-0.0,flip_to_short -70234,做空,2024-10-08 09:35:00,2024-10-08 09:40:00,2425.28,2425.9,-0.0,flip_to_long -70235,做多,2024-10-08 09:40:00,2024-10-08 09:50:00,2425.9,2433.6,0.0,tp_upper -70236,做空,2024-10-08 10:30:00,2024-10-08 10:35:00,2427.8,2428.86,-0.0,flip_to_long -70237,做多,2024-10-08 10:35:00,2024-10-08 10:50:00,2428.86,2428.12,-0.0,flip_to_short -70238,做空,2024-10-08 10:50:00,2024-10-08 10:55:00,2428.12,2429.18,-0.0,flip_to_long -70239,做多,2024-10-08 10:55:00,2024-10-08 11:10:00,2429.18,2432.18,0.0,flip_to_short -70240,做空,2024-10-08 11:10:00,2024-10-08 12:20:00,2432.18,2435.36,-0.0,flip_to_long -70241,做多,2024-10-08 12:20:00,2024-10-08 13:35:00,2435.36,2437.96,0.0,tp_upper -70242,做空,2024-10-08 14:10:00,2024-10-08 14:30:00,2433.72,2421.33,0.0,tp_lower -70243,做多,2024-10-08 14:45:00,2024-10-08 14:50:00,2433.57,2432.27,-0.0,flip_to_short -70244,做空,2024-10-08 14:50:00,2024-10-08 14:55:00,2432.27,2434.32,-0.0,flip_to_long -70245,做多,2024-10-08 14:55:00,2024-10-08 15:00:00,2434.32,2432.9,-0.0,flip_to_short -70246,做空,2024-10-08 15:00:00,2024-10-08 15:05:00,2432.9,2435.95,-0.0,flip_to_long -70247,做多,2024-10-08 15:05:00,2024-10-08 15:10:00,2435.95,2430.41,-0.0,flip_to_short -70248,做空,2024-10-08 15:10:00,2024-10-08 15:25:00,2430.41,2412.18,0.0,tp_lower -70249,做多,2024-10-08 16:10:00,2024-10-08 16:20:00,2421.32,2420.05,-0.0,flip_to_short -70250,做空,2024-10-08 16:20:00,2024-10-08 16:25:00,2420.05,2428.18,-0.0,flip_to_long -70251,做多,2024-10-08 16:25:00,2024-10-08 16:35:00,2428.18,2441.14,0.0,tp_upper -70252,做多,2024-10-08 17:40:00,2024-10-08 18:00:00,2433.64,2452.46,0.0,tp_upper -70253,做空,2024-10-08 18:30:00,2024-10-08 19:30:00,2440.11,2440.28,-0.0,flip_to_long -70254,做多,2024-10-08 19:30:00,2024-10-08 20:00:00,2440.28,2437.18,-0.0,flip_to_short -70255,做空,2024-10-08 20:00:00,2024-10-08 22:30:00,2437.18,2449.83,-0.0,flip_to_long -70256,做多,2024-10-08 22:30:00,2024-10-08 22:35:00,2449.83,2448.26,-0.0,flip_to_short -70257,做空,2024-10-08 22:35:00,2024-10-08 22:55:00,2448.26,2440.59,0.0,tp_lower -70258,做多,2024-10-08 23:45:00,2024-10-08 23:50:00,2444.27,2441.79,-0.0,flip_to_short -70259,做空,2024-10-08 23:50:00,2024-10-09 00:00:00,2441.79,2440.82,-0.0,flip_to_long -70260,做多,2024-10-09 00:00:00,2024-10-09 00:20:00,2440.82,2438.75,-0.0,flip_to_short -70261,做空,2024-10-09 00:20:00,2024-10-09 00:25:00,2438.75,2441.6,-0.0,flip_to_long -70262,做多,2024-10-09 00:25:00,2024-10-09 00:35:00,2441.6,2428.8,-0.0,flip_to_short -70263,做空,2024-10-09 00:35:00,2024-10-09 00:40:00,2428.8,2430.81,-0.0,tp_lower -70264,做多,2024-10-09 01:00:00,2024-10-09 01:10:00,2439.21,2439.93,-0.0,flip_to_short -70265,做空,2024-10-09 01:10:00,2024-10-09 03:05:00,2439.93,2443.01,-0.0,tp_lower -70266,做多,2024-10-09 03:35:00,2024-10-09 03:45:00,2451.23,2448.85,-0.0,flip_to_short -70267,做空,2024-10-09 03:45:00,2024-10-09 04:00:00,2448.85,2441.23,0.0,tp_lower -70268,做多,2024-10-09 04:35:00,2024-10-09 04:40:00,2446.1,2442.98,-0.0,flip_to_short -70269,做空,2024-10-09 04:40:00,2024-10-09 05:00:00,2442.98,2447.71,-0.0,flip_to_long -70270,做多,2024-10-09 05:00:00,2024-10-09 05:05:00,2447.71,2442.81,-0.0,flip_to_short -70271,做空,2024-10-09 05:05:00,2024-10-09 05:20:00,2442.81,2447.96,-0.0,flip_to_long -70272,做多,2024-10-09 05:20:00,2024-10-09 05:25:00,2447.96,2445.24,-0.0,tp_upper -70273,做空,2024-10-09 06:25:00,2024-10-09 06:45:00,2447.61,2444.68,0.0,tp_lower -70274,做多,2024-10-09 08:35:00,2024-10-09 08:40:00,2435.04,2432.52,-0.0,flip_to_short -70275,做空,2024-10-09 08:40:00,2024-10-09 08:50:00,2432.52,2429.64,0.0,tp_lower -70276,做多,2024-10-09 09:00:00,2024-10-09 09:45:00,2433.32,2436.7,0.0,tp_upper -70277,做空,2024-10-09 10:05:00,2024-10-09 10:10:00,2432.96,2434.08,-0.0,flip_to_long -70278,做多,2024-10-09 10:10:00,2024-10-09 10:15:00,2434.08,2431.78,-0.0,flip_to_short -70279,做空,2024-10-09 10:15:00,2024-10-09 10:40:00,2431.78,2431.49,-0.0,flip_to_long -70280,做多,2024-10-09 10:40:00,2024-10-09 10:55:00,2431.49,2433.64,0.0,flip_to_short -70281,做空,2024-10-09 10:55:00,2024-10-09 11:05:00,2433.64,2434.98,-0.0,flip_to_long -70282,做多,2024-10-09 11:05:00,2024-10-09 11:20:00,2434.98,2432.03,-0.0,flip_to_short -70283,做空,2024-10-09 11:20:00,2024-10-09 11:25:00,2432.03,2433.4,-0.0,flip_to_long -70284,做多,2024-10-09 11:25:00,2024-10-09 11:40:00,2433.4,2437.45,0.0,tp_upper -70285,做空,2024-10-09 12:20:00,2024-10-09 12:35:00,2437.34,2428.18,0.0,tp_lower -70286,做多,2024-10-09 13:35:00,2024-10-09 13:40:00,2432.5,2430.53,-0.0,flip_to_short -70287,做空,2024-10-09 13:40:00,2024-10-09 13:45:00,2430.53,2432.94,-0.0,flip_to_long -70288,做多,2024-10-09 13:45:00,2024-10-09 13:50:00,2432.94,2431.9,-0.0,flip_to_short -70289,做空,2024-10-09 13:50:00,2024-10-09 14:00:00,2431.9,2429.47,0.0,tp_lower -70290,做多,2024-10-09 14:05:00,2024-10-09 14:10:00,2433.8,2434.23,-0.0,tp_upper -70291,做空,2024-10-09 14:40:00,2024-10-09 17:30:00,2434.01,2435.49,-0.0,flip_to_long -70292,做多,2024-10-09 17:30:00,2024-10-09 17:45:00,2435.49,2435.15,-0.0,flip_to_short -70293,做空,2024-10-09 17:45:00,2024-10-09 17:55:00,2435.15,2433.1,0.0,flip_to_long -70294,做多,2024-10-09 17:55:00,2024-10-09 18:05:00,2433.1,2432.01,-0.0,flip_to_short -70295,做空,2024-10-09 18:05:00,2024-10-09 18:10:00,2432.01,2427.78,0.0,tp_lower -70296,做多,2024-10-09 19:40:00,2024-10-09 19:45:00,2418.22,2417.97,-0.0,flip_to_short -70297,做空,2024-10-09 19:45:00,2024-10-09 20:05:00,2417.97,2415.32,0.0,flip_to_long -70298,做多,2024-10-09 20:05:00,2024-10-09 20:45:00,2415.32,2389.72,-0.0,flip_to_short -70299,做空,2024-10-09 20:45:00,2024-10-09 20:50:00,2389.72,2367.46,0.0,tp_lower -70300,做多,2024-10-09 22:10:00,2024-10-09 22:20:00,2377.53,2370.12,-0.0,flip_to_short -70301,做空,2024-10-09 22:20:00,2024-10-09 22:30:00,2370.12,2369.83,-0.0,flip_to_long -70302,做多,2024-10-09 22:30:00,2024-10-09 23:05:00,2369.83,2368.64,-0.0,flip_to_short -70303,做空,2024-10-09 23:05:00,2024-10-09 23:25:00,2368.64,2364.98,0.0,tp_lower -70304,做多,2024-10-09 23:45:00,2024-10-09 23:50:00,2371.24,2369.38,-0.0,flip_to_short -70305,做空,2024-10-09 23:50:00,2024-10-09 23:55:00,2369.38,2369.6,-0.0,flip_to_long -70306,做多,2024-10-09 23:55:00,2024-10-10 00:00:00,2369.6,2372.53,0.0,tp_upper -70307,做空,2024-10-10 00:20:00,2024-10-10 02:50:00,2370.98,2394.13,-0.0,flip_to_long -70308,做多,2024-10-10 02:50:00,2024-10-10 02:55:00,2394.13,2393.69,-0.0,flip_to_short -70309,做空,2024-10-10 02:55:00,2024-10-10 03:00:00,2393.69,2393.85,-0.0,flip_to_long -70310,做多,2024-10-10 03:00:00,2024-10-10 03:35:00,2393.85,2395.81,0.0,flip_to_short -70311,做空,2024-10-10 03:35:00,2024-10-10 04:00:00,2395.81,2395.8,-0.0,flip_to_long -70312,做多,2024-10-10 04:00:00,2024-10-10 04:05:00,2395.8,2395.05,-0.0,flip_to_short -70313,做空,2024-10-10 04:05:00,2024-10-10 04:10:00,2395.05,2392.18,0.0,tp_lower -70314,做多,2024-10-10 04:20:00,2024-10-10 04:25:00,2396.2,2397.73,0.0,tp_upper -70315,做空,2024-10-10 04:35:00,2024-10-10 04:40:00,2395.22,2395.73,-0.0,flip_to_long -70316,做多,2024-10-10 04:40:00,2024-10-10 04:50:00,2395.73,2394.88,-0.0,flip_to_short -70317,做空,2024-10-10 04:50:00,2024-10-10 05:25:00,2394.88,2394.86,-0.0,flip_to_long -70318,做多,2024-10-10 05:25:00,2024-10-10 05:30:00,2394.86,2394.6,-0.0,flip_to_short -70319,做空,2024-10-10 05:30:00,2024-10-10 05:35:00,2394.6,2397.32,-0.0,flip_to_long -70320,做多,2024-10-10 05:35:00,2024-10-10 05:45:00,2397.32,2407.73,0.0,tp_upper -70321,做空,2024-10-10 07:15:00,2024-10-10 07:20:00,2401.81,2400.8,-0.0,tp_lower -70322,做多,2024-10-10 09:45:00,2024-10-10 10:15:00,2384.17,2398.49,0.0,tp_upper -70323,做空,2024-10-10 12:15:00,2024-10-10 12:20:00,2399.74,2403.17,-0.0,flip_to_long -70324,做多,2024-10-10 12:20:00,2024-10-10 12:30:00,2403.17,2389.11,-0.0,flip_to_short -70325,做空,2024-10-10 12:30:00,2024-10-10 12:35:00,2389.11,2385.93,0.0,tp_lower -70326,做多,2024-10-10 13:20:00,2024-10-10 13:25:00,2395.66,2390.1,-0.0,flip_to_short -70327,做空,2024-10-10 13:25:00,2024-10-10 13:45:00,2390.1,2377.67,0.0,tp_lower -70328,做多,2024-10-10 13:55:00,2024-10-10 14:50:00,2381.72,2379.1,-0.0,flip_to_short -70329,做空,2024-10-10 14:50:00,2024-10-10 14:55:00,2379.1,2380.86,-0.0,flip_to_long -70330,做多,2024-10-10 14:55:00,2024-10-10 15:05:00,2380.86,2391.51,0.0,tp_upper -70331,做空,2024-10-10 16:45:00,2024-10-10 16:50:00,2396.66,2397.38,-0.0,flip_to_long -70332,做多,2024-10-10 16:50:00,2024-10-10 19:20:00,2397.38,2354.37,-0.0,flip_to_short -70333,做空,2024-10-10 19:20:00,2024-10-10 20:25:00,2354.37,2360.55,-0.0,flip_to_long -70334,做多,2024-10-10 20:25:00,2024-10-10 21:00:00,2360.55,2364.46,0.0,flip_to_short -70335,做空,2024-10-10 21:00:00,2024-10-10 21:10:00,2364.46,2363.53,-0.0,flip_to_long -70336,做多,2024-10-10 21:10:00,2024-10-10 21:30:00,2363.53,2372.73,0.0,tp_upper -70337,做空,2024-10-11 00:55:00,2024-10-11 01:10:00,2385.22,2383.91,0.0,flip_to_long -70338,做多,2024-10-11 01:10:00,2024-10-11 01:45:00,2383.91,2388.51,0.0,tp_upper -70339,做空,2024-10-11 04:15:00,2024-10-11 05:00:00,2408.63,2410.53,-0.0,flip_to_long -70340,做多,2024-10-11 05:00:00,2024-10-11 05:05:00,2410.53,2408.47,-0.0,flip_to_short -70341,做空,2024-10-11 05:05:00,2024-10-11 05:15:00,2408.47,2406.1,0.0,flip_to_long -70342,做多,2024-10-11 05:15:00,2024-10-11 05:40:00,2406.1,2406.85,-0.0,flip_to_short -70343,做空,2024-10-11 05:40:00,2024-10-11 05:50:00,2406.85,2406.16,-0.0,flip_to_long -70344,做多,2024-10-11 05:50:00,2024-10-11 06:05:00,2406.16,2405.38,-0.0,flip_to_short -70345,做空,2024-10-11 06:05:00,2024-10-11 06:15:00,2405.38,2407.24,-0.0,flip_to_long -70346,做多,2024-10-11 06:15:00,2024-10-11 06:25:00,2407.24,2410.99,0.0,tp_upper -70347,做空,2024-10-11 07:15:00,2024-10-11 07:35:00,2410.18,2409.1,-0.0,flip_to_long -70348,做多,2024-10-11 07:35:00,2024-10-11 09:10:00,2409.1,2412.76,0.0,tp_upper -70349,做空,2024-10-11 10:30:00,2024-10-11 10:55:00,2412.57,2413.97,-0.0,flip_to_long -70350,做多,2024-10-11 10:55:00,2024-10-11 11:50:00,2413.97,2419.22,0.0,tp_upper -70351,做空,2024-10-11 12:40:00,2024-10-11 12:45:00,2415.93,2419.58,-0.0,flip_to_long -70352,做多,2024-10-11 12:45:00,2024-10-11 12:55:00,2419.58,2424.38,0.0,tp_upper -70353,做空,2024-10-11 13:10:00,2024-10-11 13:20:00,2419.01,2422.15,-0.0,flip_to_long -70354,做多,2024-10-11 13:20:00,2024-10-11 13:30:00,2422.15,2433.74,0.0,tp_upper -70355,做空,2024-10-11 14:45:00,2024-10-11 14:50:00,2427.49,2430.14,-0.0,flip_to_long -70356,做多,2024-10-11 14:50:00,2024-10-11 15:05:00,2430.14,2438.27,0.0,tp_upper -70357,做空,2024-10-11 15:30:00,2024-10-11 15:40:00,2433.37,2434.36,-0.0,flip_to_long -70358,做多,2024-10-11 15:40:00,2024-10-11 16:00:00,2434.36,2445.11,0.0,tp_upper -70359,做多,2024-10-11 16:20:00,2024-10-11 16:45:00,2440.61,2439.05,-0.0,flip_to_short -70360,做空,2024-10-11 16:45:00,2024-10-11 17:30:00,2439.05,2447.3,-0.0,flip_to_long -70361,做多,2024-10-11 17:30:00,2024-10-11 17:35:00,2447.3,2443.49,-0.0,tp_upper -70362,做空,2024-10-11 18:20:00,2024-10-11 18:30:00,2440.06,2443.11,-0.0,flip_to_long -70363,做多,2024-10-11 18:30:00,2024-10-11 18:35:00,2443.11,2443.02,-0.0,flip_to_short -70364,做空,2024-10-11 18:35:00,2024-10-11 18:55:00,2443.02,2444.61,-0.0,flip_to_long -70365,做多,2024-10-11 18:55:00,2024-10-11 19:05:00,2444.61,2459.71,0.0,tp_upper -70366,做空,2024-10-11 20:05:00,2024-10-11 20:15:00,2454.24,2454.62,-0.0,flip_to_long -70367,做多,2024-10-11 20:15:00,2024-10-11 20:45:00,2454.62,2457.68,0.0,flip_to_short -70368,做空,2024-10-11 20:45:00,2024-10-11 21:05:00,2457.68,2457.51,-0.0,flip_to_long -70369,做多,2024-10-11 21:05:00,2024-10-11 21:10:00,2457.51,2453.96,-0.0,flip_to_short -70370,做空,2024-10-11 21:10:00,2024-10-11 21:25:00,2453.96,2456.47,-0.0,flip_to_long -70371,做多,2024-10-11 21:25:00,2024-10-11 21:35:00,2456.47,2455.07,-0.0,flip_to_short -70372,做空,2024-10-11 21:35:00,2024-10-11 21:55:00,2455.07,2449.03,0.0,tp_lower -70373,做多,2024-10-12 00:00:00,2024-10-12 00:05:00,2439.98,2438.74,-0.0,flip_to_short -70374,做空,2024-10-12 00:05:00,2024-10-12 00:20:00,2438.74,2441.81,-0.0,flip_to_long -70375,做多,2024-10-12 00:20:00,2024-10-12 00:25:00,2441.81,2443.03,-0.0,tp_upper -70376,做空,2024-10-12 01:40:00,2024-10-12 01:50:00,2442.94,2442.18,-0.0,flip_to_long -70377,做多,2024-10-12 01:50:00,2024-10-12 03:10:00,2442.18,2438.52,-0.0,flip_to_short -70378,做空,2024-10-12 03:10:00,2024-10-12 03:20:00,2438.52,2434.28,0.0,tp_lower -70379,做空,2024-10-12 03:35:00,2024-10-12 03:45:00,2436.41,2437.89,-0.0,flip_to_long -70380,做多,2024-10-12 03:45:00,2024-10-12 04:00:00,2437.89,2438.25,-0.0,tp_upper -70381,做空,2024-10-12 05:20:00,2024-10-12 05:45:00,2442.86,2444.8,-0.0,flip_to_long -70382,做多,2024-10-12 05:45:00,2024-10-12 05:55:00,2444.8,2446.43,0.0,tp_upper -70383,做空,2024-10-12 06:20:00,2024-10-12 06:55:00,2445.0,2445.35,-0.0,flip_to_long -70384,做多,2024-10-12 06:55:00,2024-10-12 07:00:00,2445.35,2443.12,-0.0,flip_to_short -70385,做空,2024-10-12 07:00:00,2024-10-12 07:05:00,2443.12,2442.24,-0.0,tp_lower -70386,做多,2024-10-12 07:35:00,2024-10-12 07:45:00,2445.78,2445.04,-0.0,flip_to_short -70387,做空,2024-10-12 07:45:00,2024-10-12 08:05:00,2445.04,2443.98,-0.0,tp_lower -70388,做多,2024-10-12 08:10:00,2024-10-12 08:15:00,2444.45,2443.63,-0.0,flip_to_short -70389,做空,2024-10-12 08:15:00,2024-10-12 08:20:00,2443.63,2445.02,-0.0,flip_to_long -70390,做多,2024-10-12 08:20:00,2024-10-12 08:30:00,2445.02,2444.89,-0.0,flip_to_short -70391,做空,2024-10-12 08:30:00,2024-10-12 08:50:00,2444.89,2444.77,-0.0,flip_to_long -70392,做多,2024-10-12 08:50:00,2024-10-12 08:55:00,2444.77,2444.59,-0.0,flip_to_short -70393,做空,2024-10-12 08:55:00,2024-10-12 09:00:00,2444.59,2444.76,-0.0,flip_to_long -70394,做多,2024-10-12 09:00:00,2024-10-12 09:05:00,2444.76,2443.51,-0.0,flip_to_short -70395,做空,2024-10-12 09:05:00,2024-10-12 09:10:00,2443.51,2442.62,-0.0,tp_lower -70396,做多,2024-10-12 09:20:00,2024-10-12 09:25:00,2445.32,2444.55,-0.0,flip_to_short -70397,做空,2024-10-12 09:25:00,2024-10-12 09:45:00,2444.55,2443.35,-0.0,tp_lower -70398,做多,2024-10-12 09:55:00,2024-10-12 10:00:00,2444.3,2442.75,-0.0,flip_to_short -70399,做空,2024-10-12 10:00:00,2024-10-12 10:05:00,2442.75,2443.99,-0.0,tp_lower -70400,做多,2024-10-12 10:10:00,2024-10-12 10:15:00,2448.3,2450.0,0.0,tp_upper -70401,做空,2024-10-12 11:35:00,2024-10-12 11:40:00,2451.68,2451.81,-0.0,flip_to_long -70402,做多,2024-10-12 11:40:00,2024-10-12 11:50:00,2451.81,2453.57,0.0,flip_to_short -70403,做空,2024-10-12 11:50:00,2024-10-12 12:50:00,2453.57,2455.84,-0.0,flip_to_long -70404,做多,2024-10-12 12:50:00,2024-10-12 13:05:00,2455.84,2458.57,0.0,tp_upper -70405,做多,2024-10-12 14:05:00,2024-10-12 14:10:00,2462.81,2462.62,-0.0,tp_upper -70406,做空,2024-10-12 14:30:00,2024-10-12 15:45:00,2460.01,2469.61,-0.0,flip_to_long -70407,做多,2024-10-12 15:45:00,2024-10-12 16:15:00,2469.61,2479.47,0.0,tp_upper -70408,做空,2024-10-12 16:25:00,2024-10-12 16:45:00,2475.56,2475.78,-0.0,flip_to_long -70409,做多,2024-10-12 16:45:00,2024-10-12 16:50:00,2475.78,2473.82,-0.0,flip_to_short -70410,做空,2024-10-12 16:50:00,2024-10-12 17:15:00,2473.82,2475.6,-0.0,flip_to_long -70411,做多,2024-10-12 17:15:00,2024-10-12 17:30:00,2475.6,2474.34,-0.0,flip_to_short -70412,做空,2024-10-12 17:30:00,2024-10-12 17:40:00,2474.34,2476.25,-0.0,flip_to_long -70413,做多,2024-10-12 17:40:00,2024-10-12 17:45:00,2476.25,2475.51,-0.0,flip_to_short -70414,做空,2024-10-12 17:45:00,2024-10-12 17:55:00,2475.51,2474.71,-0.0,flip_to_long -70415,做多,2024-10-12 17:55:00,2024-10-12 18:05:00,2474.71,2479.89,0.0,tp_upper -70416,做空,2024-10-12 18:10:00,2024-10-12 18:25:00,2475.39,2471.0,0.0,tp_lower -70417,做多,2024-10-12 19:10:00,2024-10-12 20:00:00,2472.25,2470.43,-0.0,flip_to_short -70418,做空,2024-10-12 20:00:00,2024-10-12 20:30:00,2470.43,2469.9,-0.0,flip_to_long -70419,做多,2024-10-12 20:30:00,2024-10-12 20:55:00,2469.9,2469.27,-0.0,flip_to_short -70420,做空,2024-10-12 20:55:00,2024-10-12 21:00:00,2469.27,2471.81,-0.0,flip_to_long -70421,做多,2024-10-12 21:00:00,2024-10-12 21:05:00,2471.81,2473.52,0.0,tp_upper -70422,做空,2024-10-12 23:15:00,2024-10-13 00:25:00,2480.3,2481.74,-0.0,flip_to_long -70423,做多,2024-10-13 00:25:00,2024-10-13 00:45:00,2481.74,2478.11,-0.0,flip_to_short -70424,做空,2024-10-13 00:45:00,2024-10-13 01:00:00,2478.11,2469.44,0.0,tp_lower -70425,做多,2024-10-13 02:30:00,2024-10-13 02:35:00,2468.68,2467.03,-0.0,flip_to_short -70426,做空,2024-10-13 02:35:00,2024-10-13 02:45:00,2467.03,2466.81,-0.0,flip_to_long -70427,做多,2024-10-13 02:45:00,2024-10-13 03:05:00,2466.81,2466.77,-0.0,flip_to_short -70428,做空,2024-10-13 03:05:00,2024-10-13 03:15:00,2466.77,2464.31,0.0,tp_lower -70429,做多,2024-10-13 04:25:00,2024-10-13 04:30:00,2461.35,2460.68,-0.0,flip_to_short -70430,做空,2024-10-13 04:30:00,2024-10-13 05:50:00,2460.68,2462.82,-0.0,flip_to_long -70431,做多,2024-10-13 05:50:00,2024-10-13 05:55:00,2462.82,2462.37,-0.0,flip_to_short -70432,做空,2024-10-13 05:55:00,2024-10-13 06:00:00,2462.37,2465.01,-0.0,flip_to_long -70433,做多,2024-10-13 06:00:00,2024-10-13 06:10:00,2465.01,2467.79,0.0,tp_upper -70434,做空,2024-10-13 06:20:00,2024-10-13 06:30:00,2463.01,2465.39,-0.0,flip_to_long -70435,做多,2024-10-13 06:30:00,2024-10-13 06:50:00,2465.39,2464.71,-0.0,flip_to_short -70436,做空,2024-10-13 06:50:00,2024-10-13 07:00:00,2464.71,2465.8,-0.0,flip_to_long -70437,做多,2024-10-13 07:00:00,2024-10-13 07:05:00,2465.8,2461.11,-0.0,flip_to_short -70438,做空,2024-10-13 07:05:00,2024-10-13 07:10:00,2461.11,2460.81,-0.0,tp_lower -70439,做多,2024-10-13 07:50:00,2024-10-13 08:15:00,2463.14,2468.53,0.0,tp_upper -70440,做空,2024-10-13 08:45:00,2024-10-13 09:05:00,2463.39,2464.74,-0.0,flip_to_long -70441,做多,2024-10-13 09:05:00,2024-10-13 09:10:00,2464.74,2462.88,-0.0,flip_to_short -70442,做空,2024-10-13 09:10:00,2024-10-13 09:25:00,2462.88,2464.81,-0.0,flip_to_long -70443,做多,2024-10-13 09:25:00,2024-10-13 09:30:00,2464.81,2462.36,-0.0,flip_to_short -70444,做空,2024-10-13 09:30:00,2024-10-13 09:35:00,2462.36,2464.84,-0.0,flip_to_long -70445,做多,2024-10-13 09:35:00,2024-10-13 09:40:00,2464.84,2464.39,-0.0,flip_to_short -70446,做空,2024-10-13 09:40:00,2024-10-13 09:45:00,2464.39,2465.57,-0.0,flip_to_long -70447,做多,2024-10-13 09:45:00,2024-10-13 10:00:00,2465.57,2465.62,-0.0,tp_upper -70448,做空,2024-10-13 10:10:00,2024-10-13 10:55:00,2465.16,2461.53,0.0,tp_lower -70449,做多,2024-10-13 12:05:00,2024-10-13 12:10:00,2462.4,2462.24,-0.0,flip_to_short -70450,做空,2024-10-13 12:10:00,2024-10-13 13:45:00,2462.24,2464.73,-0.0,flip_to_long -70451,做多,2024-10-13 13:45:00,2024-10-13 16:30:00,2464.73,2455.01,-0.0,tp_upper -70452,做空,2024-10-13 17:35:00,2024-10-13 17:40:00,2449.81,2442.31,0.0,tp_lower -70453,做多,2024-10-13 18:30:00,2024-10-13 18:35:00,2450.48,2445.41,-0.0,flip_to_short -70454,做空,2024-10-13 18:35:00,2024-10-13 19:00:00,2445.41,2446.9,-0.0,flip_to_long -70455,做多,2024-10-13 19:00:00,2024-10-13 19:10:00,2446.9,2448.99,0.0,tp_upper -70456,做空,2024-10-13 20:25:00,2024-10-13 20:45:00,2454.23,2454.72,-0.0,flip_to_long -70457,做多,2024-10-13 20:45:00,2024-10-13 20:55:00,2454.72,2459.61,0.0,tp_upper -70458,做空,2024-10-13 22:30:00,2024-10-13 22:35:00,2466.02,2466.9,-0.0,flip_to_long -70459,做多,2024-10-13 22:35:00,2024-10-13 22:45:00,2466.9,2464.52,-0.0,flip_to_short -70460,做空,2024-10-13 22:45:00,2024-10-13 23:40:00,2464.52,2466.35,-0.0,flip_to_long -70461,做多,2024-10-13 23:40:00,2024-10-13 23:45:00,2466.35,2465.01,-0.0,flip_to_short -70462,做空,2024-10-13 23:45:00,2024-10-13 23:50:00,2465.01,2465.71,-0.0,flip_to_long -70463,做多,2024-10-13 23:50:00,2024-10-14 00:05:00,2465.71,2460.4,-0.0,flip_to_short -70464,做空,2024-10-14 00:05:00,2024-10-14 00:10:00,2460.4,2459.0,0.0,tp_lower -70465,做多,2024-10-14 01:20:00,2024-10-14 01:40:00,2458.93,2455.02,-0.0,flip_to_short -70466,做空,2024-10-14 01:40:00,2024-10-14 01:50:00,2455.02,2451.72,0.0,tp_lower -70467,做多,2024-10-14 02:55:00,2024-10-14 03:05:00,2451.27,2452.15,-0.0,flip_to_short -70468,做空,2024-10-14 03:05:00,2024-10-14 05:10:00,2452.15,2528.28,-0.0,flip_to_long -70469,做多,2024-10-14 05:10:00,2024-10-14 05:20:00,2528.28,2530.85,0.0,flip_to_short -70470,做空,2024-10-14 05:20:00,2024-10-14 05:35:00,2530.85,2515.39,0.0,tp_lower -70471,做多,2024-10-14 06:15:00,2024-10-14 06:35:00,2530.28,2534.65,0.0,tp_upper -70472,做空,2024-10-14 06:55:00,2024-10-14 07:05:00,2526.96,2519.47,0.0,tp_lower -70473,做多,2024-10-14 07:30:00,2024-10-14 07:40:00,2531.43,2526.53,-0.0,flip_to_short -70474,做空,2024-10-14 07:40:00,2024-10-14 07:45:00,2526.53,2529.68,-0.0,flip_to_long -70475,做多,2024-10-14 07:45:00,2024-10-14 08:00:00,2529.68,2529.33,-0.0,tp_upper -70476,做空,2024-10-14 08:05:00,2024-10-14 08:15:00,2529.18,2527.88,0.0,flip_to_long -70477,做多,2024-10-14 08:15:00,2024-10-14 08:30:00,2527.88,2527.64,-0.0,flip_to_short -70478,做空,2024-10-14 08:30:00,2024-10-14 08:40:00,2527.64,2526.82,-0.0,flip_to_long -70479,做多,2024-10-14 08:40:00,2024-10-14 09:20:00,2526.82,2526.51,-0.0,flip_to_short -70480,做空,2024-10-14 09:20:00,2024-10-14 09:30:00,2526.51,2527.63,-0.0,flip_to_long -70481,做多,2024-10-14 09:30:00,2024-10-14 09:35:00,2527.63,2533.11,0.0,tp_upper -70482,做多,2024-10-14 11:05:00,2024-10-14 11:10:00,2542.69,2542.95,-0.0,tp_upper -70483,做空,2024-10-14 11:30:00,2024-10-14 11:40:00,2537.66,2537.82,-0.0,flip_to_long -70484,做多,2024-10-14 11:40:00,2024-10-14 12:10:00,2537.82,2547.19,0.0,tp_upper -70485,做空,2024-10-14 13:30:00,2024-10-14 13:40:00,2550.22,2558.02,-0.0,flip_to_long -70486,做多,2024-10-14 13:40:00,2024-10-14 13:45:00,2558.02,2568.16,0.0,tp_upper -70487,做空,2024-10-14 16:10:00,2024-10-14 16:15:00,2623.9,2619.12,0.0,tp_lower -70488,做多,2024-10-14 17:30:00,2024-10-14 17:40:00,2625.39,2631.2,0.0,tp_upper -70489,做空,2024-10-14 18:55:00,2024-10-14 19:05:00,2628.82,2630.76,-0.0,flip_to_long -70490,做多,2024-10-14 19:05:00,2024-10-14 19:15:00,2630.76,2629.09,-0.0,flip_to_short -70491,做空,2024-10-14 19:15:00,2024-10-14 19:20:00,2629.09,2620.43,0.0,tp_lower -70492,做多,2024-10-14 20:15:00,2024-10-14 20:50:00,2624.53,2622.95,-0.0,flip_to_short -70493,做空,2024-10-14 20:50:00,2024-10-14 21:05:00,2622.95,2622.18,-0.0,flip_to_long -70494,做多,2024-10-14 21:05:00,2024-10-14 22:15:00,2622.18,2629.1,0.0,tp_upper -70495,做空,2024-10-14 23:30:00,2024-10-15 00:20:00,2631.66,2634.71,-0.0,flip_to_long -70496,做多,2024-10-15 00:20:00,2024-10-15 00:30:00,2634.71,2625.14,-0.0,flip_to_short -70497,做空,2024-10-15 00:30:00,2024-10-15 00:35:00,2625.14,2617.83,0.0,tp_lower -70498,做多,2024-10-15 01:05:00,2024-10-15 01:15:00,2626.81,2624.42,-0.0,flip_to_short -70499,做空,2024-10-15 01:15:00,2024-10-15 01:25:00,2624.42,2627.57,-0.0,flip_to_long -70500,做多,2024-10-15 01:25:00,2024-10-15 01:30:00,2627.57,2627.22,-0.0,flip_to_short -70501,做空,2024-10-15 01:30:00,2024-10-15 01:40:00,2627.22,2628.5,-0.0,flip_to_long -70502,做多,2024-10-15 01:40:00,2024-10-15 02:05:00,2628.5,2625.2,-0.0,flip_to_short -70503,做空,2024-10-15 02:05:00,2024-10-15 02:15:00,2625.2,2629.98,-0.0,flip_to_long -70504,做多,2024-10-15 02:15:00,2024-10-15 02:20:00,2629.98,2631.11,-0.0,tp_upper -70505,做空,2024-10-15 02:35:00,2024-10-15 02:40:00,2626.07,2629.69,-0.0,flip_to_long -70506,做多,2024-10-15 02:40:00,2024-10-15 02:45:00,2629.69,2627.1,-0.0,flip_to_short -70507,做空,2024-10-15 02:45:00,2024-10-15 03:20:00,2627.1,2618.19,0.0,tp_lower -70508,做多,2024-10-15 04:35:00,2024-10-15 04:45:00,2617.16,2616.51,-0.0,flip_to_short -70509,做空,2024-10-15 04:45:00,2024-10-15 05:10:00,2616.51,2606.89,0.0,tp_lower -70510,做多,2024-10-15 06:15:00,2024-10-15 07:05:00,2605.02,2616.41,0.0,tp_upper -70511,做空,2024-10-15 08:40:00,2024-10-15 09:05:00,2617.1,2607.76,0.0,tp_lower -70512,做多,2024-10-15 09:30:00,2024-10-15 09:35:00,2616.01,2612.89,-0.0,flip_to_short -70513,做空,2024-10-15 09:35:00,2024-10-15 10:05:00,2612.89,2607.27,0.0,tp_lower -70514,做多,2024-10-15 10:10:00,2024-10-15 10:20:00,2615.07,2619.02,0.0,tp_upper -70515,做空,2024-10-15 10:55:00,2024-10-15 11:05:00,2612.61,2607.0,0.0,tp_lower -70516,做多,2024-10-15 12:30:00,2024-10-15 12:40:00,2603.9,2603.51,-0.0,tp_upper -70517,做空,2024-10-15 13:25:00,2024-10-15 14:40:00,2601.38,2570.68,0.0,tp_lower -70518,做多,2024-10-15 16:00:00,2024-10-15 16:30:00,2573.76,2603.22,0.0,tp_upper -70519,做空,2024-10-15 17:05:00,2024-10-15 17:40:00,2587.49,2589.84,-0.0,flip_to_long -70520,做多,2024-10-15 17:40:00,2024-10-15 18:15:00,2589.84,2600.34,0.0,tp_upper -70521,做空,2024-10-15 19:00:00,2024-10-15 19:10:00,2585.87,2587.48,-0.0,flip_to_long -70522,做多,2024-10-15 19:10:00,2024-10-15 20:15:00,2587.48,2581.53,-0.0,flip_to_short -70523,做空,2024-10-15 20:15:00,2024-10-15 20:20:00,2581.53,2577.81,0.0,tp_lower -70524,做多,2024-10-15 21:20:00,2024-10-15 21:35:00,2581.66,2578.61,-0.0,flip_to_short -70525,做空,2024-10-15 21:35:00,2024-10-15 23:15:00,2578.61,2593.01,-0.0,flip_to_long -70526,做多,2024-10-15 23:15:00,2024-10-15 23:40:00,2593.01,2601.42,0.0,tp_upper -70527,做空,2024-10-16 00:20:00,2024-10-16 00:25:00,2597.78,2597.91,-0.0,flip_to_long -70528,做多,2024-10-16 00:25:00,2024-10-16 00:45:00,2597.91,2598.72,-0.0,flip_to_short -70529,做空,2024-10-16 00:45:00,2024-10-16 01:05:00,2598.72,2592.39,0.0,tp_lower -70530,做多,2024-10-16 01:15:00,2024-10-16 01:20:00,2606.8,2619.09,0.0,tp_upper -70531,做空,2024-10-16 02:55:00,2024-10-16 03:15:00,2621.12,2616.29,0.0,tp_lower -70532,做多,2024-10-16 03:25:00,2024-10-16 04:15:00,2619.94,2617.86,-0.0,flip_to_short -70533,做空,2024-10-16 04:15:00,2024-10-16 04:20:00,2617.86,2612.53,0.0,tp_lower -70534,做多,2024-10-16 04:50:00,2024-10-16 05:20:00,2613.89,2613.04,-0.0,flip_to_short -70535,做空,2024-10-16 05:20:00,2024-10-16 05:25:00,2613.04,2615.98,-0.0,flip_to_long -70536,做多,2024-10-16 05:25:00,2024-10-16 05:40:00,2615.98,2622.11,0.0,tp_upper -70537,做空,2024-10-16 06:20:00,2024-10-16 06:25:00,2611.61,2605.6,0.0,tp_lower -70538,做多,2024-10-16 07:55:00,2024-10-16 08:10:00,2606.03,2607.04,-0.0,tp_upper -70539,做空,2024-10-16 10:30:00,2024-10-16 10:35:00,2616.35,2617.36,-0.0,flip_to_long -70540,做多,2024-10-16 10:35:00,2024-10-16 11:15:00,2617.36,2617.72,-0.0,tp_upper -70541,做多,2024-10-16 11:20:00,2024-10-16 11:25:00,2621.44,2629.26,0.0,tp_upper -70542,做空,2024-10-16 12:45:00,2024-10-16 13:00:00,2631.14,2633.08,-0.0,flip_to_long -70543,做多,2024-10-16 13:00:00,2024-10-16 13:05:00,2633.08,2630.88,-0.0,flip_to_short -70544,做空,2024-10-16 13:05:00,2024-10-16 13:30:00,2630.88,2628.36,0.0,tp_lower -70545,做多,2024-10-16 14:05:00,2024-10-16 14:10:00,2631.23,2626.66,-0.0,flip_to_short -70546,做空,2024-10-16 14:10:00,2024-10-16 14:30:00,2626.66,2621.68,0.0,flip_to_long -70547,做多,2024-10-16 14:30:00,2024-10-16 14:35:00,2621.68,2606.3,-0.0,flip_to_short -70548,做空,2024-10-16 14:35:00,2024-10-16 14:40:00,2606.3,2599.18,0.0,tp_lower -70549,做多,2024-10-16 15:15:00,2024-10-16 16:10:00,2612.05,2607.76,-0.0,flip_to_short -70550,做空,2024-10-16 16:10:00,2024-10-16 16:15:00,2607.76,2603.61,0.0,tp_lower -70551,做多,2024-10-16 16:40:00,2024-10-16 17:25:00,2605.25,2618.71,0.0,tp_upper -70552,做空,2024-10-16 18:45:00,2024-10-16 18:55:00,2619.36,2616.89,0.0,tp_lower -70553,做多,2024-10-16 20:00:00,2024-10-16 20:20:00,2617.48,2620.9,0.0,tp_upper -70554,做空,2024-10-16 20:55:00,2024-10-16 21:00:00,2617.13,2619.73,-0.0,flip_to_long -70555,做多,2024-10-16 21:00:00,2024-10-16 21:05:00,2619.73,2618.11,-0.0,flip_to_short -70556,做空,2024-10-16 21:05:00,2024-10-16 22:05:00,2618.11,2615.97,0.0,flip_to_long -70557,做多,2024-10-16 22:05:00,2024-10-16 22:20:00,2615.97,2615.97,-0.0,flip_to_short -70558,做空,2024-10-16 22:20:00,2024-10-17 00:00:00,2615.97,2616.83,-0.0,flip_to_long -70559,做多,2024-10-17 00:00:00,2024-10-17 00:05:00,2616.83,2615.15,-0.0,flip_to_short -70560,做空,2024-10-17 00:05:00,2024-10-17 00:25:00,2615.15,2620.86,-0.0,flip_to_long -70561,做多,2024-10-17 00:25:00,2024-10-17 00:30:00,2620.86,2622.94,0.0,tp_upper -70562,做空,2024-10-17 01:20:00,2024-10-17 01:30:00,2617.65,2611.16,0.0,tp_lower -70563,做多,2024-10-17 01:40:00,2024-10-17 01:45:00,2619.99,2631.44,0.0,tp_upper -70564,做空,2024-10-17 02:30:00,2024-10-17 03:00:00,2627.16,2626.48,-0.0,flip_to_long -70565,做多,2024-10-17 03:00:00,2024-10-17 03:45:00,2626.48,2641.26,0.0,tp_upper -70566,做空,2024-10-17 04:20:00,2024-10-17 04:40:00,2633.57,2627.93,0.0,tp_lower -70567,做多,2024-10-17 05:30:00,2024-10-17 05:40:00,2635.06,2633.22,-0.0,flip_to_short -70568,做空,2024-10-17 05:40:00,2024-10-17 05:55:00,2633.22,2625.72,0.0,tp_lower -70569,做多,2024-10-17 06:15:00,2024-10-17 06:50:00,2629.87,2629.78,-0.0,flip_to_short -70570,做空,2024-10-17 06:50:00,2024-10-17 07:55:00,2629.78,2627.8,0.0,flip_to_long -70571,做多,2024-10-17 07:55:00,2024-10-17 08:05:00,2627.8,2622.57,-0.0,flip_to_short -70572,做空,2024-10-17 08:05:00,2024-10-17 08:15:00,2622.57,2619.78,0.0,tp_lower -70573,做多,2024-10-17 08:45:00,2024-10-17 09:05:00,2624.2,2621.58,-0.0,flip_to_short -70574,做空,2024-10-17 09:05:00,2024-10-17 09:10:00,2621.58,2623.06,-0.0,flip_to_long -70575,做多,2024-10-17 09:10:00,2024-10-17 09:15:00,2623.06,2622.38,-0.0,flip_to_short -70576,做空,2024-10-17 09:15:00,2024-10-17 09:35:00,2622.38,2618.24,0.0,tp_lower -70577,做多,2024-10-17 10:55:00,2024-10-17 12:25:00,2613.52,2604.9,-0.0,flip_to_short -70578,做空,2024-10-17 12:25:00,2024-10-17 13:35:00,2604.9,2598.97,0.0,tp_lower -70579,做多,2024-10-17 13:40:00,2024-10-17 13:45:00,2611.09,2612.66,0.0,tp_upper -70580,做空,2024-10-17 13:50:00,2024-10-17 13:55:00,2606.91,2599.11,0.0,tp_lower -70581,做多,2024-10-17 14:40:00,2024-10-17 15:35:00,2600.82,2628.46,0.0,tp_upper -70582,做空,2024-10-17 16:20:00,2024-10-17 17:20:00,2617.49,2603.44,0.0,tp_lower -70583,做多,2024-10-17 17:45:00,2024-10-17 20:00:00,2612.11,2598.42,-0.0,tp_upper -70584,做空,2024-10-17 20:55:00,2024-10-17 21:00:00,2597.39,2599.59,-0.0,flip_to_long -70585,做多,2024-10-17 21:00:00,2024-10-17 21:40:00,2599.59,2598.54,-0.0,flip_to_short -70586,做空,2024-10-17 21:40:00,2024-10-17 21:50:00,2598.54,2601.95,-0.0,flip_to_long -70587,做多,2024-10-17 21:50:00,2024-10-17 22:05:00,2601.95,2607.33,0.0,tp_upper -70588,做空,2024-10-17 23:05:00,2024-10-17 23:35:00,2606.02,2603.94,0.0,tp_lower -70589,做多,2024-10-18 00:20:00,2024-10-18 00:25:00,2605.8,2602.72,-0.0,flip_to_short -70590,做空,2024-10-18 00:25:00,2024-10-18 00:30:00,2602.72,2599.21,0.0,tp_lower -70591,做多,2024-10-18 01:00:00,2024-10-18 01:05:00,2602.1,2610.27,0.0,tp_upper -70592,做空,2024-10-18 03:00:00,2024-10-18 03:15:00,2632.69,2620.05,0.0,tp_lower -70593,做多,2024-10-18 04:30:00,2024-10-18 04:40:00,2618.32,2618.82,-0.0,flip_to_short -70594,做空,2024-10-18 04:40:00,2024-10-18 05:10:00,2618.82,2618.1,-0.0,flip_to_long -70595,做多,2024-10-18 05:10:00,2024-10-18 05:20:00,2618.1,2616.52,-0.0,flip_to_short -70596,做空,2024-10-18 05:20:00,2024-10-18 07:15:00,2616.52,2627.76,-0.0,flip_to_long -70597,做多,2024-10-18 07:15:00,2024-10-18 07:25:00,2627.76,2633.48,0.0,tp_upper -70598,做空,2024-10-18 08:50:00,2024-10-18 09:20:00,2638.27,2630.99,0.0,tp_lower -70599,做多,2024-10-18 10:25:00,2024-10-18 10:30:00,2629.1,2628.68,-0.0,flip_to_short -70600,做空,2024-10-18 10:30:00,2024-10-18 10:55:00,2628.68,2626.51,0.0,flip_to_long -70601,做多,2024-10-18 10:55:00,2024-10-18 11:00:00,2626.51,2626.28,-0.0,flip_to_short -70602,做空,2024-10-18 11:00:00,2024-10-18 11:20:00,2626.28,2626.6,-0.0,flip_to_long -70603,做多,2024-10-18 11:20:00,2024-10-18 13:25:00,2626.6,2618.55,-0.0,flip_to_short -70604,做空,2024-10-18 13:25:00,2024-10-18 13:30:00,2618.55,2613.22,0.0,tp_lower -70605,做多,2024-10-18 13:35:00,2024-10-18 13:40:00,2618.7,2628.6,0.0,tp_upper -70606,做空,2024-10-18 13:45:00,2024-10-18 13:50:00,2616.76,2619.46,-0.0,flip_to_long -70607,做多,2024-10-18 13:50:00,2024-10-18 13:55:00,2619.46,2627.18,0.0,tp_upper -70608,做空,2024-10-18 14:10:00,2024-10-18 16:10:00,2620.68,2633.34,-0.0,tp_lower -70609,做多,2024-10-18 16:40:00,2024-10-18 16:45:00,2646.86,2645.87,-0.0,flip_to_short -70610,做空,2024-10-18 16:45:00,2024-10-18 17:30:00,2645.87,2647.47,-0.0,flip_to_long -70611,做多,2024-10-18 17:30:00,2024-10-18 17:55:00,2647.47,2646.01,-0.0,flip_to_short -70612,做空,2024-10-18 17:55:00,2024-10-18 18:05:00,2646.01,2650.14,-0.0,flip_to_long -70613,做多,2024-10-18 18:05:00,2024-10-18 18:15:00,2650.14,2655.62,0.0,tp_upper -70614,做空,2024-10-18 19:15:00,2024-10-18 19:20:00,2656.97,2657.17,-0.0,flip_to_long -70615,做多,2024-10-18 19:20:00,2024-10-18 21:35:00,2657.17,2644.44,-0.0,flip_to_short -70616,做空,2024-10-18 21:35:00,2024-10-18 21:50:00,2644.44,2640.02,0.0,tp_lower -70617,做多,2024-10-18 23:05:00,2024-10-18 23:45:00,2638.85,2640.82,0.0,tp_upper -70618,做空,2024-10-19 00:05:00,2024-10-19 00:15:00,2638.74,2638.67,-0.0,flip_to_long -70619,做多,2024-10-19 00:15:00,2024-10-19 00:30:00,2638.67,2638.1,-0.0,flip_to_short -70620,做空,2024-10-19 00:30:00,2024-10-19 00:35:00,2638.1,2636.61,0.0,tp_lower -70621,做多,2024-10-19 00:45:00,2024-10-19 01:05:00,2638.01,2643.08,0.0,tp_upper -70622,做空,2024-10-19 01:25:00,2024-10-19 01:35:00,2638.87,2640.09,-0.0,flip_to_long -70623,做多,2024-10-19 01:35:00,2024-10-19 01:45:00,2640.09,2638.59,-0.0,flip_to_short -70624,做空,2024-10-19 01:45:00,2024-10-19 01:50:00,2638.59,2635.77,0.0,tp_lower -70625,做多,2024-10-19 02:15:00,2024-10-19 02:25:00,2639.8,2639.53,-0.0,flip_to_short -70626,做空,2024-10-19 02:25:00,2024-10-19 02:40:00,2639.53,2642.07,-0.0,flip_to_long -70627,做多,2024-10-19 02:40:00,2024-10-19 02:55:00,2642.07,2646.01,0.0,tp_upper -70628,做空,2024-10-19 03:45:00,2024-10-19 03:50:00,2645.89,2647.68,-0.0,flip_to_long -70629,做多,2024-10-19 03:50:00,2024-10-19 04:10:00,2647.68,2649.08,0.0,flip_to_short -70630,做空,2024-10-19 04:10:00,2024-10-19 05:05:00,2649.08,2645.69,0.0,flip_to_long -70631,做多,2024-10-19 05:05:00,2024-10-19 05:15:00,2645.69,2645.74,-0.0,flip_to_short -70632,做空,2024-10-19 05:15:00,2024-10-19 06:10:00,2645.74,2644.43,-0.0,flip_to_long -70633,做多,2024-10-19 06:10:00,2024-10-19 06:20:00,2644.43,2643.38,-0.0,flip_to_short -70634,做空,2024-10-19 06:20:00,2024-10-19 06:30:00,2643.38,2645.99,-0.0,flip_to_long -70635,做多,2024-10-19 06:30:00,2024-10-19 06:40:00,2645.99,2644.74,-0.0,flip_to_short -70636,做空,2024-10-19 06:40:00,2024-10-19 07:05:00,2644.74,2641.11,0.0,tp_lower -70637,做多,2024-10-19 08:00:00,2024-10-19 08:20:00,2641.31,2641.8,-0.0,flip_to_short -70638,做空,2024-10-19 08:20:00,2024-10-19 09:45:00,2641.8,2645.77,-0.0,flip_to_long -70639,做多,2024-10-19 09:45:00,2024-10-19 09:50:00,2645.77,2644.16,-0.0,flip_to_short -70640,做空,2024-10-19 09:50:00,2024-10-19 09:55:00,2644.16,2644.95,-0.0,flip_to_long -70641,做多,2024-10-19 09:55:00,2024-10-19 11:20:00,2644.95,2641.02,-0.0,flip_to_short -70642,做空,2024-10-19 11:20:00,2024-10-19 11:30:00,2641.02,2637.76,0.0,tp_lower -70643,做多,2024-10-19 12:15:00,2024-10-19 12:20:00,2638.32,2636.27,-0.0,flip_to_short -70644,做空,2024-10-19 12:20:00,2024-10-19 12:30:00,2636.27,2638.18,-0.0,flip_to_long -70645,做多,2024-10-19 12:30:00,2024-10-19 13:00:00,2638.18,2635.65,-0.0,flip_to_short -70646,做空,2024-10-19 13:00:00,2024-10-19 13:10:00,2635.65,2638.02,-0.0,flip_to_long -70647,做多,2024-10-19 13:10:00,2024-10-19 13:25:00,2638.02,2637.11,-0.0,flip_to_short -70648,做空,2024-10-19 13:25:00,2024-10-19 13:35:00,2637.11,2635.05,0.0,tp_lower -70649,做多,2024-10-19 13:45:00,2024-10-19 14:25:00,2635.77,2643.61,0.0,tp_upper -70650,做空,2024-10-19 15:20:00,2024-10-19 16:35:00,2644.39,2643.73,-0.0,flip_to_long -70651,做多,2024-10-19 16:35:00,2024-10-19 17:40:00,2643.73,2640.72,-0.0,flip_to_short -70652,做空,2024-10-19 17:40:00,2024-10-19 17:55:00,2640.72,2640.72,-0.0,flip_to_long -70653,做多,2024-10-19 17:55:00,2024-10-19 18:20:00,2640.72,2642.49,0.0,tp_upper -70654,做空,2024-10-19 18:40:00,2024-10-19 18:45:00,2640.81,2641.09,-0.0,flip_to_long -70655,做多,2024-10-19 18:45:00,2024-10-19 18:55:00,2641.09,2641.43,-0.0,flip_to_short -70656,做空,2024-10-19 18:55:00,2024-10-19 19:00:00,2641.43,2638.48,0.0,tp_lower -70657,做多,2024-10-19 19:10:00,2024-10-19 19:15:00,2641.52,2641.16,-0.0,flip_to_short -70658,做空,2024-10-19 19:15:00,2024-10-19 19:20:00,2641.16,2644.58,-0.0,flip_to_long -70659,做多,2024-10-19 19:20:00,2024-10-19 19:25:00,2644.58,2644.81,-0.0,tp_upper -70660,做空,2024-10-19 19:45:00,2024-10-19 20:05:00,2639.72,2641.66,-0.0,flip_to_long -70661,做多,2024-10-19 20:05:00,2024-10-19 20:20:00,2641.66,2647.28,0.0,tp_upper -70662,做空,2024-10-19 20:55:00,2024-10-19 21:00:00,2644.02,2645.99,-0.0,flip_to_long -70663,做多,2024-10-19 21:00:00,2024-10-19 21:40:00,2645.99,2645.93,-0.0,flip_to_short -70664,做空,2024-10-19 21:40:00,2024-10-19 21:45:00,2645.93,2648.35,-0.0,flip_to_long -70665,做多,2024-10-19 21:45:00,2024-10-19 21:50:00,2648.35,2646.03,-0.0,flip_to_short -70666,做空,2024-10-19 21:50:00,2024-10-19 21:55:00,2646.03,2642.41,0.0,tp_lower -70667,做多,2024-10-19 22:10:00,2024-10-19 22:40:00,2645.25,2651.03,0.0,tp_upper -70668,做空,2024-10-19 23:35:00,2024-10-19 23:40:00,2647.35,2648.99,-0.0,flip_to_long -70669,做多,2024-10-19 23:40:00,2024-10-19 23:45:00,2648.99,2647.98,-0.0,flip_to_short -70670,做空,2024-10-19 23:45:00,2024-10-19 23:50:00,2647.98,2648.93,-0.0,flip_to_long -70671,做多,2024-10-19 23:50:00,2024-10-20 00:05:00,2648.93,2650.2,-0.0,tp_upper -70672,做空,2024-10-20 00:15:00,2024-10-20 00:20:00,2649.26,2648.64,-0.0,tp_lower -70673,做多,2024-10-20 02:00:00,2024-10-20 02:10:00,2642.71,2644.07,0.0,tp_upper -70674,做空,2024-10-20 02:20:00,2024-10-20 02:30:00,2640.04,2641.01,-0.0,flip_to_long -70675,做多,2024-10-20 02:30:00,2024-10-20 02:35:00,2641.01,2640.55,-0.0,flip_to_short -70676,做空,2024-10-20 02:35:00,2024-10-20 02:45:00,2640.55,2638.01,0.0,tp_lower -70677,做多,2024-10-20 03:35:00,2024-10-20 03:40:00,2639.53,2638.59,-0.0,flip_to_short -70678,做空,2024-10-20 03:40:00,2024-10-20 03:45:00,2638.59,2638.8,-0.0,flip_to_long -70679,做多,2024-10-20 03:45:00,2024-10-20 04:00:00,2638.8,2638.43,-0.0,flip_to_short -70680,做空,2024-10-20 04:00:00,2024-10-20 04:05:00,2638.43,2638.6,-0.0,flip_to_long -70681,做多,2024-10-20 04:05:00,2024-10-20 04:15:00,2638.6,2641.64,0.0,tp_upper -70682,做空,2024-10-20 04:55:00,2024-10-20 05:30:00,2641.19,2641.55,-0.0,flip_to_long -70683,做多,2024-10-20 05:30:00,2024-10-20 06:35:00,2641.55,2641.33,-0.0,flip_to_short -70684,做空,2024-10-20 06:35:00,2024-10-20 06:40:00,2641.33,2642.8,-0.0,flip_to_long -70685,做多,2024-10-20 06:40:00,2024-10-20 06:55:00,2642.8,2649.96,0.0,tp_upper -70686,做空,2024-10-20 07:40:00,2024-10-20 08:00:00,2645.57,2648.72,-0.0,flip_to_long -70687,做多,2024-10-20 08:00:00,2024-10-20 08:30:00,2648.72,2648.6,-0.0,flip_to_short -70688,做空,2024-10-20 08:30:00,2024-10-20 08:50:00,2648.6,2644.23,0.0,tp_lower -70689,做多,2024-10-20 09:25:00,2024-10-20 10:35:00,2645.95,2647.11,-0.0,flip_to_short -70690,做空,2024-10-20 10:35:00,2024-10-20 11:15:00,2647.11,2648.98,-0.0,flip_to_long -70691,做多,2024-10-20 11:15:00,2024-10-20 11:30:00,2648.98,2647.53,-0.0,flip_to_short -70692,做空,2024-10-20 11:30:00,2024-10-20 11:35:00,2647.53,2648.16,-0.0,flip_to_long -70693,做多,2024-10-20 11:35:00,2024-10-20 11:50:00,2648.16,2648.54,-0.0,flip_to_short -70694,做空,2024-10-20 11:50:00,2024-10-20 12:35:00,2648.54,2652.06,-0.0,flip_to_long -70695,做多,2024-10-20 12:35:00,2024-10-20 12:45:00,2652.06,2649.65,-0.0,flip_to_short -70696,做空,2024-10-20 12:45:00,2024-10-20 12:55:00,2649.65,2643.72,0.0,tp_lower -70697,做多,2024-10-20 13:30:00,2024-10-20 13:50:00,2648.53,2658.01,0.0,tp_upper -70698,做空,2024-10-20 15:15:00,2024-10-20 15:45:00,2691.53,2700.39,-0.0,flip_to_long -70699,做多,2024-10-20 15:45:00,2024-10-20 16:05:00,2700.39,2701.31,-0.0,flip_to_short -70700,做空,2024-10-20 16:05:00,2024-10-20 16:20:00,2701.31,2697.82,0.0,flip_to_long -70701,做多,2024-10-20 16:20:00,2024-10-20 16:35:00,2697.82,2697.49,-0.0,flip_to_short -70702,做空,2024-10-20 16:35:00,2024-10-20 16:40:00,2697.49,2699.43,-0.0,flip_to_long -70703,做多,2024-10-20 16:40:00,2024-10-20 16:45:00,2699.43,2697.08,-0.0,flip_to_short -70704,做空,2024-10-20 16:45:00,2024-10-20 17:35:00,2697.08,2685.41,0.0,tp_lower -70705,做多,2024-10-20 17:50:00,2024-10-20 17:55:00,2695.19,2693.96,-0.0,flip_to_short -70706,做空,2024-10-20 17:55:00,2024-10-20 18:00:00,2693.96,2696.07,-0.0,flip_to_long -70707,做多,2024-10-20 18:00:00,2024-10-20 18:05:00,2696.07,2699.12,0.0,tp_upper -70708,做空,2024-10-20 19:15:00,2024-10-20 19:30:00,2695.34,2692.03,0.0,tp_lower -70709,做多,2024-10-20 19:45:00,2024-10-20 19:55:00,2697.61,2699.22,0.0,flip_to_short -70710,做空,2024-10-20 19:55:00,2024-10-20 20:05:00,2699.22,2702.57,-0.0,flip_to_long -70711,做多,2024-10-20 20:05:00,2024-10-20 20:25:00,2702.57,2707.26,0.0,tp_upper -70712,做空,2024-10-20 21:30:00,2024-10-20 21:35:00,2707.65,2709.55,-0.0,flip_to_long -70713,做多,2024-10-20 21:35:00,2024-10-20 21:50:00,2709.55,2718.45,0.0,tp_upper -70714,做空,2024-10-20 23:45:00,2024-10-20 23:50:00,2741.85,2746.02,-0.0,flip_to_long -70715,做多,2024-10-20 23:50:00,2024-10-21 00:00:00,2746.02,2743.26,-0.0,flip_to_short -70716,做空,2024-10-21 00:00:00,2024-10-21 00:05:00,2743.26,2748.41,-0.0,flip_to_long -70717,做多,2024-10-21 00:05:00,2024-10-21 00:15:00,2748.41,2764.74,0.0,tp_upper -70718,做空,2024-10-21 00:40:00,2024-10-21 01:10:00,2750.76,2751.51,-0.0,flip_to_long -70719,做多,2024-10-21 01:10:00,2024-10-21 01:35:00,2751.51,2751.4,-0.0,flip_to_short -70720,做空,2024-10-21 01:35:00,2024-10-21 02:20:00,2751.4,2743.34,0.0,tp_lower -70721,做多,2024-10-21 04:35:00,2024-10-21 04:55:00,2733.11,2739.35,0.0,tp_upper -70722,做空,2024-10-21 05:10:00,2024-10-21 06:15:00,2735.72,2739.65,-0.0,flip_to_long -70723,做多,2024-10-21 06:15:00,2024-10-21 06:25:00,2739.65,2738.53,-0.0,flip_to_short -70724,做空,2024-10-21 06:25:00,2024-10-21 06:30:00,2738.53,2743.38,-0.0,flip_to_long -70725,做多,2024-10-21 06:30:00,2024-10-21 06:50:00,2743.38,2735.18,-0.0,flip_to_short -70726,做空,2024-10-21 06:50:00,2024-10-21 06:55:00,2735.18,2728.47,0.0,tp_lower -70727,做多,2024-10-21 10:05:00,2024-10-21 10:15:00,2716.14,2714.88,-0.0,flip_to_short -70728,做空,2024-10-21 10:15:00,2024-10-21 11:00:00,2714.88,2705.79,0.0,tp_lower -70729,做多,2024-10-21 11:05:00,2024-10-21 11:15:00,2710.45,2711.69,-0.0,flip_to_short -70730,做空,2024-10-21 11:15:00,2024-10-21 11:45:00,2711.69,2705.57,0.0,tp_lower -70731,做多,2024-10-21 12:05:00,2024-10-21 12:15:00,2711.06,2708.23,-0.0,flip_to_short -70732,做空,2024-10-21 12:15:00,2024-10-21 12:20:00,2708.23,2708.52,-0.0,flip_to_long -70733,做多,2024-10-21 12:20:00,2024-10-21 15:20:00,2708.52,2666.39,-0.0,flip_to_short -70734,做空,2024-10-21 15:20:00,2024-10-21 15:45:00,2666.39,2672.11,-0.0,flip_to_long -70735,做多,2024-10-21 15:45:00,2024-10-21 15:50:00,2672.11,2671.16,-0.0,flip_to_short -70736,做空,2024-10-21 15:50:00,2024-10-21 16:30:00,2671.16,2660.05,0.0,tp_lower -70737,做多,2024-10-21 16:50:00,2024-10-21 17:55:00,2669.15,2672.62,0.0,flip_to_short -70738,做空,2024-10-21 17:55:00,2024-10-21 18:00:00,2672.62,2673.32,-0.0,flip_to_long -70739,做多,2024-10-21 18:00:00,2024-10-21 19:50:00,2673.32,2683.31,0.0,tp_upper -70740,做空,2024-10-21 20:25:00,2024-10-21 20:45:00,2673.38,2677.64,-0.0,flip_to_long -70741,做多,2024-10-21 20:45:00,2024-10-21 20:50:00,2677.64,2675.02,-0.0,flip_to_short -70742,做空,2024-10-21 20:50:00,2024-10-21 21:05:00,2675.02,2679.28,-0.0,flip_to_long -70743,做多,2024-10-21 21:05:00,2024-10-21 21:15:00,2679.28,2678.5,-0.0,flip_to_short -70744,做空,2024-10-21 21:15:00,2024-10-21 21:35:00,2678.5,2673.09,0.0,tp_lower -70745,做多,2024-10-21 22:05:00,2024-10-21 22:20:00,2677.99,2681.68,0.0,tp_upper -70746,做空,2024-10-21 22:35:00,2024-10-21 22:40:00,2677.51,2678.29,-0.0,flip_to_long -70747,做多,2024-10-21 22:40:00,2024-10-21 22:50:00,2678.29,2677.62,-0.0,flip_to_short -70748,做空,2024-10-21 22:50:00,2024-10-21 23:00:00,2677.62,2671.08,0.0,tp_lower -70749,做多,2024-10-22 01:25:00,2024-10-22 02:00:00,2645.01,2649.49,0.0,tp_upper -70750,做空,2024-10-22 02:35:00,2024-10-22 02:55:00,2642.73,2636.43,0.0,tp_lower -70751,做多,2024-10-22 03:15:00,2024-10-22 03:45:00,2643.58,2643.42,-0.0,flip_to_short -70752,做空,2024-10-22 03:45:00,2024-10-22 04:15:00,2643.42,2635.32,0.0,tp_lower -70753,做多,2024-10-22 04:20:00,2024-10-22 04:30:00,2641.08,2642.0,-0.0,flip_to_short -70754,做空,2024-10-22 04:30:00,2024-10-22 04:40:00,2642.0,2641.47,-0.0,flip_to_long -70755,做多,2024-10-22 04:40:00,2024-10-22 05:10:00,2641.47,2645.37,0.0,tp_upper -70756,做空,2024-10-22 07:30:00,2024-10-22 07:35:00,2654.06,2653.97,-0.0,tp_lower -70757,做多,2024-10-22 07:40:00,2024-10-22 07:45:00,2655.43,2653.02,-0.0,flip_to_short -70758,做空,2024-10-22 07:45:00,2024-10-22 07:50:00,2653.02,2648.28,0.0,tp_lower -70759,做多,2024-10-22 10:10:00,2024-10-22 10:15:00,2626.01,2625.19,-0.0,flip_to_short -70760,做空,2024-10-22 10:15:00,2024-10-22 10:20:00,2625.19,2631.7,-0.0,flip_to_long -70761,做多,2024-10-22 10:20:00,2024-10-22 11:30:00,2631.7,2636.78,0.0,tp_upper -70762,做空,2024-10-22 11:45:00,2024-10-22 11:50:00,2633.39,2634.04,-0.0,flip_to_long -70763,做多,2024-10-22 11:50:00,2024-10-22 11:55:00,2634.04,2632.76,-0.0,flip_to_short -70764,做空,2024-10-22 11:55:00,2024-10-22 12:00:00,2632.76,2637.51,-0.0,flip_to_long -70765,做多,2024-10-22 12:00:00,2024-10-22 12:05:00,2637.51,2641.68,0.0,tp_upper -70766,做空,2024-10-22 12:20:00,2024-10-22 12:30:00,2631.65,2630.41,-0.0,tp_lower -70767,做多,2024-10-22 13:15:00,2024-10-22 13:20:00,2631.01,2629.52,-0.0,flip_to_short -70768,做空,2024-10-22 13:20:00,2024-10-22 13:25:00,2629.52,2629.65,-0.0,flip_to_long -70769,做多,2024-10-22 13:25:00,2024-10-22 13:30:00,2629.65,2620.44,-0.0,flip_to_short -70770,做空,2024-10-22 13:30:00,2024-10-22 13:35:00,2620.44,2623.23,-0.0,flip_to_long -70771,做多,2024-10-22 13:35:00,2024-10-22 14:05:00,2623.23,2628.43,0.0,tp_upper -70772,做空,2024-10-22 14:20:00,2024-10-22 14:30:00,2621.39,2636.36,-0.0,flip_to_long -70773,做多,2024-10-22 14:30:00,2024-10-22 14:35:00,2636.36,2634.43,-0.0,tp_upper -70774,做空,2024-10-22 15:15:00,2024-10-22 15:40:00,2618.42,2629.11,-0.0,flip_to_long -70775,做多,2024-10-22 15:40:00,2024-10-22 18:40:00,2629.11,2625.69,-0.0,flip_to_short -70776,做空,2024-10-22 18:40:00,2024-10-22 18:55:00,2625.69,2621.69,0.0,tp_lower -70777,做多,2024-10-22 19:05:00,2024-10-22 19:15:00,2626.0,2631.38,0.0,tp_upper -70778,做空,2024-10-22 19:35:00,2024-10-22 19:40:00,2626.32,2629.78,-0.0,flip_to_long -70779,做多,2024-10-22 19:40:00,2024-10-22 19:55:00,2629.78,2627.43,-0.0,flip_to_short -70780,做空,2024-10-22 19:55:00,2024-10-22 20:00:00,2627.43,2630.41,-0.0,flip_to_long -70781,做多,2024-10-22 20:00:00,2024-10-22 20:20:00,2630.41,2628.85,-0.0,flip_to_short -70782,做空,2024-10-22 20:20:00,2024-10-22 21:10:00,2628.85,2633.72,-0.0,flip_to_long -70783,做多,2024-10-22 21:10:00,2024-10-22 21:30:00,2633.72,2631.84,-0.0,flip_to_short -70784,做空,2024-10-22 21:30:00,2024-10-22 22:15:00,2631.84,2635.17,-0.0,flip_to_long -70785,做多,2024-10-22 22:15:00,2024-10-22 22:30:00,2635.17,2638.07,0.0,tp_upper -70786,做空,2024-10-22 22:55:00,2024-10-22 23:00:00,2634.99,2636.73,-0.0,flip_to_long -70787,做多,2024-10-22 23:00:00,2024-10-22 23:05:00,2636.73,2635.42,-0.0,flip_to_short -70788,做空,2024-10-22 23:05:00,2024-10-22 23:15:00,2635.42,2629.36,0.0,tp_lower -70789,做多,2024-10-23 01:00:00,2024-10-23 01:05:00,2619.22,2618.42,-0.0,flip_to_short -70790,做空,2024-10-23 01:05:00,2024-10-23 01:15:00,2618.42,2619.81,-0.0,flip_to_long -70791,做多,2024-10-23 01:15:00,2024-10-23 01:20:00,2619.81,2622.61,0.0,tp_upper -70792,做空,2024-10-23 02:05:00,2024-10-23 02:30:00,2622.28,2615.81,0.0,tp_lower -70793,做多,2024-10-23 03:50:00,2024-10-23 04:20:00,2615.35,2612.31,-0.0,flip_to_short -70794,做空,2024-10-23 04:20:00,2024-10-23 04:25:00,2612.31,2614.98,-0.0,flip_to_long -70795,做多,2024-10-23 04:25:00,2024-10-23 04:30:00,2614.98,2613.02,-0.0,flip_to_short -70796,做空,2024-10-23 04:30:00,2024-10-23 05:05:00,2613.02,2616.12,-0.0,flip_to_long -70797,做多,2024-10-23 05:05:00,2024-10-23 05:20:00,2616.12,2613.29,-0.0,flip_to_short -70798,做空,2024-10-23 05:20:00,2024-10-23 05:25:00,2613.29,2613.68,-0.0,flip_to_long -70799,做多,2024-10-23 05:25:00,2024-10-23 05:55:00,2613.68,2614.58,-0.0,flip_to_short -70800,做空,2024-10-23 05:55:00,2024-10-23 06:00:00,2614.58,2616.18,-0.0,flip_to_long -70801,做多,2024-10-23 06:00:00,2024-10-23 06:15:00,2616.18,2622.18,0.0,tp_upper -70802,做空,2024-10-23 06:50:00,2024-10-23 07:10:00,2612.01,2608.74,0.0,tp_lower -70803,做空,2024-10-23 09:50:00,2024-10-23 10:55:00,2581.28,2581.28,-0.0,flip_to_long -70804,做多,2024-10-23 10:55:00,2024-10-23 11:05:00,2581.28,2585.39,0.0,tp_upper -70805,做空,2024-10-23 11:35:00,2024-10-23 11:40:00,2579.76,2578.05,0.0,tp_lower -70806,做多,2024-10-23 13:10:00,2024-10-23 13:15:00,2575.28,2572.95,-0.0,flip_to_short -70807,做空,2024-10-23 13:15:00,2024-10-23 13:20:00,2572.95,2572.98,-0.0,flip_to_long -70808,做多,2024-10-23 13:20:00,2024-10-23 13:30:00,2572.98,2575.06,0.0,flip_to_short -70809,做空,2024-10-23 13:30:00,2024-10-23 14:05:00,2575.06,2569.22,0.0,tp_lower -70810,做多,2024-10-23 14:20:00,2024-10-23 14:35:00,2574.69,2576.81,0.0,flip_to_short -70811,做空,2024-10-23 14:35:00,2024-10-23 14:50:00,2576.81,2564.86,0.0,tp_lower -70812,做空,2024-10-23 17:55:00,2024-10-23 18:00:00,2495.48,2465.12,0.0,tp_lower -70813,做多,2024-10-23 18:45:00,2024-10-23 19:40:00,2486.04,2509.02,0.0,tp_upper -70814,做空,2024-10-23 21:00:00,2024-10-23 21:10:00,2508.1,2506.72,0.0,tp_lower -70815,做多,2024-10-23 22:00:00,2024-10-23 22:15:00,2508.7,2506.61,-0.0,flip_to_short -70816,做空,2024-10-23 22:15:00,2024-10-24 00:25:00,2506.61,2510.93,-0.0,tp_lower -70817,做多,2024-10-24 00:40:00,2024-10-24 00:45:00,2522.27,2541.49,0.0,tp_upper -70818,做空,2024-10-24 02:05:00,2024-10-24 02:10:00,2540.8,2543.68,-0.0,flip_to_long -70819,做多,2024-10-24 02:10:00,2024-10-24 02:35:00,2543.68,2546.69,0.0,flip_to_short -70820,做空,2024-10-24 02:35:00,2024-10-24 03:55:00,2546.69,2544.18,0.0,tp_lower -70821,做多,2024-10-24 04:45:00,2024-10-24 04:50:00,2548.67,2552.78,0.0,tp_upper -70822,做空,2024-10-24 06:40:00,2024-10-24 06:45:00,2553.35,2550.04,0.0,tp_lower -70823,做多,2024-10-24 07:15:00,2024-10-24 10:25:00,2553.36,2530.56,-0.0,tp_upper -70824,做空,2024-10-24 10:45:00,2024-10-24 10:55:00,2524.48,2525.39,-0.0,flip_to_long -70825,做多,2024-10-24 10:55:00,2024-10-24 11:10:00,2525.39,2521.81,-0.0,flip_to_short -70826,做空,2024-10-24 11:10:00,2024-10-24 11:15:00,2521.81,2526.84,-0.0,flip_to_long -70827,做多,2024-10-24 11:15:00,2024-10-24 11:30:00,2526.84,2531.07,0.0,tp_upper -70828,做空,2024-10-24 12:30:00,2024-10-24 12:35:00,2526.93,2527.52,-0.0,flip_to_long -70829,做多,2024-10-24 12:35:00,2024-10-24 12:50:00,2527.52,2534.05,0.0,tp_upper -70830,做空,2024-10-24 12:55:00,2024-10-24 13:10:00,2530.16,2533.18,-0.0,tp_lower -70831,做空,2024-10-24 13:15:00,2024-10-24 13:30:00,2532.46,2531.06,0.0,tp_lower -70832,做空,2024-10-24 13:45:00,2024-10-24 14:05:00,2534.68,2524.03,0.0,tp_lower -70833,做多,2024-10-24 14:35:00,2024-10-24 14:40:00,2534.88,2528.81,-0.0,flip_to_short -70834,做空,2024-10-24 14:40:00,2024-10-24 15:10:00,2528.81,2531.74,-0.0,flip_to_long -70835,做多,2024-10-24 15:10:00,2024-10-24 15:20:00,2531.74,2524.78,-0.0,flip_to_short -70836,做空,2024-10-24 15:20:00,2024-10-24 15:25:00,2524.78,2526.29,-0.0,flip_to_long -70837,做多,2024-10-24 15:25:00,2024-10-24 15:45:00,2526.29,2524.03,-0.0,flip_to_short -70838,做空,2024-10-24 15:45:00,2024-10-24 15:55:00,2524.03,2525.15,-0.0,flip_to_long -70839,做多,2024-10-24 15:55:00,2024-10-24 16:05:00,2525.15,2523.56,-0.0,flip_to_short -70840,做空,2024-10-24 16:05:00,2024-10-24 16:10:00,2523.56,2514.09,0.0,tp_lower -70841,做多,2024-10-24 16:30:00,2024-10-24 17:45:00,2522.99,2521.82,-0.0,tp_upper -70842,做空,2024-10-24 18:55:00,2024-10-24 19:05:00,2526.31,2524.35,0.0,flip_to_long -70843,做多,2024-10-24 19:05:00,2024-10-24 19:15:00,2524.35,2530.1,0.0,tp_upper -70844,做空,2024-10-24 20:00:00,2024-10-24 20:40:00,2533.78,2535.47,-0.0,flip_to_long -70845,做多,2024-10-24 20:40:00,2024-10-24 21:05:00,2535.47,2542.6,0.0,tp_upper -70846,做空,2024-10-24 21:45:00,2024-10-24 22:00:00,2539.14,2544.01,-0.0,flip_to_long -70847,做多,2024-10-24 22:00:00,2024-10-24 22:10:00,2544.01,2541.23,-0.0,flip_to_short -70848,做空,2024-10-24 22:10:00,2024-10-24 23:40:00,2541.23,2533.71,0.0,flip_to_long -70849,做多,2024-10-24 23:40:00,2024-10-25 00:00:00,2533.71,2535.56,0.0,tp_upper -70850,做空,2024-10-25 00:05:00,2024-10-25 00:10:00,2532.69,2533.11,-0.0,flip_to_long -70851,做多,2024-10-25 00:10:00,2024-10-25 00:15:00,2533.11,2534.84,0.0,tp_upper -70852,做空,2024-10-25 00:25:00,2024-10-25 00:30:00,2533.81,2528.28,0.0,tp_lower -70853,做多,2024-10-25 02:00:00,2024-10-25 02:05:00,2523.02,2520.26,-0.0,flip_to_short -70854,做空,2024-10-25 02:05:00,2024-10-25 02:10:00,2520.26,2516.1,0.0,tp_lower -70855,做多,2024-10-25 02:40:00,2024-10-25 03:05:00,2519.32,2523.82,0.0,tp_upper -70856,做空,2024-10-25 03:50:00,2024-10-25 04:10:00,2521.2,2513.57,0.0,tp_lower -70857,做多,2024-10-25 05:40:00,2024-10-25 05:50:00,2501.6,2494.6,-0.0,flip_to_short -70858,做空,2024-10-25 05:50:00,2024-10-25 06:00:00,2494.6,2495.61,-0.0,flip_to_long -70859,做多,2024-10-25 06:00:00,2024-10-25 06:25:00,2495.61,2495.55,-0.0,flip_to_short -70860,做空,2024-10-25 06:25:00,2024-10-25 06:40:00,2495.55,2494.73,-0.0,flip_to_long -70861,做多,2024-10-25 06:40:00,2024-10-25 07:10:00,2494.73,2480.77,-0.0,flip_to_short -70862,做空,2024-10-25 07:10:00,2024-10-25 07:15:00,2480.77,2481.73,-0.0,tp_lower -70863,做多,2024-10-25 08:10:00,2024-10-25 08:30:00,2483.57,2506.36,0.0,tp_upper -70864,做空,2024-10-25 11:30:00,2024-10-25 12:20:00,2539.91,2543.57,-0.0,flip_to_long -70865,做多,2024-10-25 12:20:00,2024-10-25 12:30:00,2543.57,2540.52,-0.0,flip_to_short -70866,做空,2024-10-25 12:30:00,2024-10-25 12:40:00,2540.52,2542.76,-0.0,flip_to_long -70867,做多,2024-10-25 12:40:00,2024-10-25 13:50:00,2542.76,2544.65,0.0,tp_upper -70868,做空,2024-10-25 14:40:00,2024-10-25 14:50:00,2540.49,2541.36,-0.0,flip_to_long -70869,做多,2024-10-25 14:50:00,2024-10-25 15:20:00,2541.36,2548.49,0.0,flip_to_short -70870,做空,2024-10-25 15:20:00,2024-10-25 15:40:00,2548.49,2533.63,0.0,tp_lower -70871,做多,2024-10-25 16:40:00,2024-10-25 16:45:00,2535.12,2533.65,-0.0,flip_to_short -70872,做空,2024-10-25 16:45:00,2024-10-25 17:20:00,2533.65,2523.56,0.0,tp_lower -70873,做多,2024-10-25 20:05:00,2024-10-25 20:10:00,2482.67,2482.52,-0.0,flip_to_short -70874,做空,2024-10-25 20:10:00,2024-10-25 20:20:00,2482.52,2477.28,0.0,tp_lower -70875,做多,2024-10-25 20:25:00,2024-10-25 20:30:00,2481.59,2490.29,0.0,tp_upper -70876,做空,2024-10-25 20:40:00,2024-10-25 20:45:00,2470.4,2472.59,-0.0,tp_lower -70877,做多,2024-10-25 20:50:00,2024-10-25 21:05:00,2477.69,2478.82,-0.0,flip_to_short -70878,做空,2024-10-25 21:05:00,2024-10-25 21:10:00,2478.82,2481.78,-0.0,flip_to_long -70879,做多,2024-10-25 21:10:00,2024-10-25 21:20:00,2481.78,2488.4,0.0,tp_upper -70880,做空,2024-10-25 22:25:00,2024-10-25 22:30:00,2485.09,2487.23,-0.0,flip_to_long -70881,做多,2024-10-25 22:30:00,2024-10-25 22:50:00,2487.23,2475.22,-0.0,flip_to_short -70882,做空,2024-10-25 22:50:00,2024-10-25 22:55:00,2475.22,2463.47,0.0,tp_lower -70883,做多,2024-10-25 23:55:00,2024-10-26 00:10:00,2440.1,2436.95,-0.0,flip_to_short -70884,做空,2024-10-26 00:10:00,2024-10-26 01:15:00,2436.95,2440.9,-0.0,flip_to_long -70885,做多,2024-10-26 01:15:00,2024-10-26 01:30:00,2440.9,2441.44,-0.0,flip_to_short -70886,做空,2024-10-26 01:30:00,2024-10-26 01:45:00,2441.44,2442.0,-0.0,flip_to_long -70887,做多,2024-10-26 01:45:00,2024-10-26 01:55:00,2442.0,2442.24,-0.0,flip_to_short -70888,做空,2024-10-26 01:55:00,2024-10-26 02:00:00,2442.24,2435.97,0.0,tp_lower -70889,做多,2024-10-26 02:15:00,2024-10-26 02:30:00,2442.5,2440.68,-0.0,flip_to_short -70890,做空,2024-10-26 02:30:00,2024-10-26 02:35:00,2440.68,2441.64,-0.0,flip_to_long -70891,做多,2024-10-26 02:35:00,2024-10-26 02:40:00,2441.64,2448.99,0.0,tp_upper -70892,做空,2024-10-26 03:00:00,2024-10-26 03:05:00,2440.51,2443.01,-0.0,flip_to_long -70893,做多,2024-10-26 03:05:00,2024-10-26 03:25:00,2443.01,2454.29,0.0,tp_upper -70894,做空,2024-10-26 07:15:00,2024-10-26 08:10:00,2467.98,2469.48,-0.0,flip_to_long -70895,做多,2024-10-26 08:10:00,2024-10-26 08:15:00,2469.48,2467.07,-0.0,flip_to_short -70896,做空,2024-10-26 08:15:00,2024-10-26 08:20:00,2467.07,2468.53,-0.0,flip_to_long -70897,做多,2024-10-26 08:20:00,2024-10-26 08:30:00,2468.53,2469.36,-0.0,tp_upper -70898,做空,2024-10-26 08:35:00,2024-10-26 08:45:00,2467.62,2471.32,-0.0,flip_to_long -70899,做多,2024-10-26 08:45:00,2024-10-26 09:15:00,2471.32,2475.29,0.0,tp_upper -70900,做空,2024-10-26 09:40:00,2024-10-26 09:55:00,2469.47,2464.86,0.0,tp_lower -70901,做多,2024-10-26 10:05:00,2024-10-26 10:10:00,2470.72,2470.43,-0.0,flip_to_short -70902,做空,2024-10-26 10:10:00,2024-10-26 10:15:00,2470.43,2472.19,-0.0,flip_to_long -70903,做多,2024-10-26 10:15:00,2024-10-26 10:30:00,2472.19,2470.56,-0.0,flip_to_short -70904,做空,2024-10-26 10:30:00,2024-10-26 11:35:00,2470.56,2467.99,0.0,flip_to_long -70905,做多,2024-10-26 11:35:00,2024-10-26 11:40:00,2467.99,2474.31,0.0,tp_upper -70906,做空,2024-10-26 12:50:00,2024-10-26 13:10:00,2471.0,2470.22,-0.0,flip_to_long -70907,做多,2024-10-26 13:10:00,2024-10-26 13:45:00,2470.22,2466.2,-0.0,flip_to_short -70908,做空,2024-10-26 13:45:00,2024-10-26 13:50:00,2466.2,2464.85,0.0,tp_lower -70909,做多,2024-10-26 15:20:00,2024-10-26 15:30:00,2455.54,2455.55,-0.0,flip_to_short -70910,做空,2024-10-26 15:30:00,2024-10-26 19:00:00,2455.55,2481.98,-0.0,flip_to_long -70911,做多,2024-10-26 19:00:00,2024-10-26 19:10:00,2481.98,2484.49,0.0,tp_upper -70912,做空,2024-10-26 19:20:00,2024-10-26 19:45:00,2481.47,2483.11,-0.0,flip_to_long -70913,做多,2024-10-26 19:45:00,2024-10-26 19:55:00,2483.11,2486.14,0.0,tp_upper -70914,做空,2024-10-26 20:55:00,2024-10-26 21:30:00,2489.93,2492.57,-0.0,flip_to_long -70915,做多,2024-10-26 21:30:00,2024-10-26 21:35:00,2492.57,2487.27,-0.0,flip_to_short -70916,做空,2024-10-26 21:35:00,2024-10-26 23:00:00,2487.27,2487.36,-0.0,flip_to_long -70917,做多,2024-10-26 23:00:00,2024-10-27 02:15:00,2487.36,2476.1,-0.0,flip_to_short -70918,做空,2024-10-27 02:15:00,2024-10-27 02:35:00,2476.1,2474.81,0.0,flip_to_long -70919,做多,2024-10-27 02:35:00,2024-10-27 03:50:00,2474.81,2481.0,0.0,tp_upper -70920,做空,2024-10-27 04:35:00,2024-10-27 04:45:00,2478.05,2479.98,-0.0,flip_to_long -70921,做多,2024-10-27 04:45:00,2024-10-27 04:55:00,2479.98,2478.94,-0.0,flip_to_short -70922,做空,2024-10-27 04:55:00,2024-10-27 05:10:00,2478.94,2481.13,-0.0,flip_to_long -70923,做多,2024-10-27 05:10:00,2024-10-27 05:15:00,2481.13,2480.79,-0.0,flip_to_short -70924,做空,2024-10-27 05:15:00,2024-10-27 05:25:00,2480.79,2480.78,-0.0,flip_to_long -70925,做多,2024-10-27 05:25:00,2024-10-27 05:45:00,2480.78,2482.31,0.0,tp_upper -70926,做空,2024-10-27 06:00:00,2024-10-27 06:10:00,2479.81,2479.85,-0.0,flip_to_long -70927,做多,2024-10-27 06:10:00,2024-10-27 07:25:00,2479.85,2479.99,-0.0,flip_to_short -70928,做空,2024-10-27 07:25:00,2024-10-27 07:45:00,2479.99,2479.95,-0.0,flip_to_long -70929,做多,2024-10-27 07:45:00,2024-10-27 08:00:00,2479.95,2482.81,0.0,tp_upper -70930,做空,2024-10-27 08:20:00,2024-10-27 08:35:00,2479.22,2477.47,0.0,tp_lower -70931,做多,2024-10-27 10:05:00,2024-10-27 10:15:00,2471.27,2467.95,-0.0,flip_to_short -70932,做空,2024-10-27 10:15:00,2024-10-27 10:35:00,2467.95,2467.99,-0.0,flip_to_long -70933,做多,2024-10-27 10:35:00,2024-10-27 11:20:00,2467.99,2467.32,-0.0,flip_to_short -70934,做空,2024-10-27 11:20:00,2024-10-27 11:25:00,2467.32,2468.97,-0.0,flip_to_long -70935,做多,2024-10-27 11:25:00,2024-10-27 11:45:00,2468.97,2467.65,-0.0,flip_to_short -70936,做空,2024-10-27 11:45:00,2024-10-27 11:50:00,2467.65,2470.31,-0.0,flip_to_long -70937,做多,2024-10-27 11:50:00,2024-10-27 12:10:00,2470.31,2472.22,0.0,tp_upper -70938,做空,2024-10-27 13:55:00,2024-10-27 14:05:00,2484.03,2488.61,-0.0,flip_to_long -70939,做多,2024-10-27 14:05:00,2024-10-27 15:00:00,2488.61,2498.63,0.0,tp_upper -70940,做空,2024-10-27 15:30:00,2024-10-27 16:45:00,2491.38,2498.91,-0.0,flip_to_long -70941,做多,2024-10-27 16:45:00,2024-10-27 17:05:00,2498.91,2498.78,-0.0,flip_to_short -70942,做空,2024-10-27 17:05:00,2024-10-27 17:10:00,2498.78,2501.93,-0.0,flip_to_long -70943,做多,2024-10-27 17:10:00,2024-10-27 17:15:00,2501.93,2497.44,-0.0,flip_to_short -70944,做空,2024-10-27 17:15:00,2024-10-27 17:30:00,2497.44,2502.09,-0.0,flip_to_long -70945,做多,2024-10-27 17:30:00,2024-10-27 17:35:00,2502.09,2504.28,0.0,tp_upper -70946,做空,2024-10-27 17:45:00,2024-10-27 17:50:00,2498.21,2498.31,-0.0,flip_to_long -70947,做多,2024-10-27 17:50:00,2024-10-27 17:55:00,2498.31,2497.1,-0.0,flip_to_short -70948,做空,2024-10-27 17:55:00,2024-10-27 18:05:00,2497.1,2492.66,0.0,tp_lower -70949,做多,2024-10-27 19:25:00,2024-10-27 19:35:00,2492.68,2492.6,-0.0,flip_to_short -70950,做空,2024-10-27 19:35:00,2024-10-27 21:00:00,2492.6,2491.93,-0.0,tp_lower -70951,做多,2024-10-27 21:10:00,2024-10-27 21:15:00,2494.23,2495.52,0.0,tp_upper -70952,做空,2024-10-27 22:55:00,2024-10-27 23:00:00,2513.39,2519.4,-0.0,flip_to_long -70953,做多,2024-10-27 23:00:00,2024-10-27 23:15:00,2519.4,2517.11,-0.0,flip_to_short -70954,做空,2024-10-27 23:15:00,2024-10-27 23:40:00,2517.11,2508.85,0.0,tp_lower -70955,做多,2024-10-28 03:00:00,2024-10-28 03:05:00,2493.42,2492.16,-0.0,flip_to_short -70956,做空,2024-10-28 03:05:00,2024-10-28 03:20:00,2492.16,2492.18,-0.0,flip_to_long -70957,做多,2024-10-28 03:20:00,2024-10-28 03:25:00,2492.18,2491.31,-0.0,flip_to_short -70958,做空,2024-10-28 03:25:00,2024-10-28 03:30:00,2491.31,2486.74,0.0,tp_lower -70959,做多,2024-10-28 04:40:00,2024-10-28 05:20:00,2481.28,2480.99,-0.0,flip_to_short -70960,做空,2024-10-28 05:20:00,2024-10-28 05:30:00,2480.99,2477.51,0.0,tp_lower -70961,做多,2024-10-28 05:35:00,2024-10-28 05:50:00,2482.77,2487.87,0.0,tp_upper -70962,做空,2024-10-28 06:10:00,2024-10-28 06:30:00,2484.44,2484.38,-0.0,flip_to_long -70963,做多,2024-10-28 06:30:00,2024-10-28 07:00:00,2484.38,2493.23,0.0,tp_upper -70964,做空,2024-10-28 08:30:00,2024-10-28 09:00:00,2512.16,2514.0,-0.0,flip_to_long -70965,做多,2024-10-28 09:00:00,2024-10-28 09:10:00,2514.0,2513.86,-0.0,tp_upper -70966,做空,2024-10-28 09:15:00,2024-10-28 09:25:00,2512.55,2507.16,0.0,tp_lower -70967,做多,2024-10-28 09:45:00,2024-10-28 09:50:00,2516.06,2534.04,0.0,tp_upper -70968,做空,2024-10-28 11:00:00,2024-10-28 11:05:00,2526.15,2529.73,-0.0,flip_to_long -70969,做多,2024-10-28 11:05:00,2024-10-28 12:35:00,2529.73,2524.47,-0.0,tp_upper -70970,做多,2024-10-28 12:40:00,2024-10-28 13:00:00,2526.39,2522.32,-0.0,flip_to_short -70971,做空,2024-10-28 13:00:00,2024-10-28 13:10:00,2522.32,2526.8,-0.0,flip_to_long -70972,做多,2024-10-28 13:10:00,2024-10-28 13:35:00,2526.8,2524.26,-0.0,flip_to_short -70973,做空,2024-10-28 13:35:00,2024-10-28 13:40:00,2524.26,2526.38,-0.0,flip_to_long -70974,做多,2024-10-28 13:40:00,2024-10-28 13:50:00,2526.38,2522.16,-0.0,flip_to_short -70975,做空,2024-10-28 13:50:00,2024-10-28 13:55:00,2522.16,2512.32,0.0,tp_lower -70976,做多,2024-10-28 14:05:00,2024-10-28 14:15:00,2522.79,2516.3,-0.0,flip_to_short -70977,做空,2024-10-28 14:15:00,2024-10-28 14:20:00,2516.3,2513.78,0.0,tp_lower -70978,做多,2024-10-28 14:40:00,2024-10-28 14:45:00,2521.35,2534.8,0.0,tp_upper -70979,做空,2024-10-28 15:00:00,2024-10-28 15:55:00,2518.65,2500.31,0.0,tp_lower -70980,做多,2024-10-28 16:15:00,2024-10-28 16:35:00,2513.32,2505.06,-0.0,flip_to_short -70981,做空,2024-10-28 16:35:00,2024-10-28 16:40:00,2505.06,2514.84,-0.0,flip_to_long -70982,做多,2024-10-28 16:40:00,2024-10-28 16:45:00,2514.84,2510.03,-0.0,flip_to_short -70983,做空,2024-10-28 16:45:00,2024-10-28 17:00:00,2510.03,2500.03,0.0,tp_lower -70984,做多,2024-10-28 17:30:00,2024-10-28 17:45:00,2507.86,2502.88,-0.0,flip_to_short -70985,做空,2024-10-28 17:45:00,2024-10-28 18:05:00,2502.88,2508.44,-0.0,flip_to_long -70986,做多,2024-10-28 18:05:00,2024-10-28 18:20:00,2508.44,2495.12,-0.0,flip_to_short -70987,做空,2024-10-28 18:20:00,2024-10-28 18:25:00,2495.12,2499.03,-0.0,tp_lower -70988,做多,2024-10-28 18:50:00,2024-10-28 19:05:00,2501.8,2512.74,0.0,tp_upper -70989,做空,2024-10-28 19:30:00,2024-10-28 19:35:00,2498.45,2506.09,-0.0,flip_to_long -70990,做多,2024-10-28 19:35:00,2024-10-28 19:45:00,2506.09,2505.65,-0.0,flip_to_short -70991,做空,2024-10-28 19:45:00,2024-10-28 19:55:00,2505.65,2505.75,-0.0,flip_to_long -70992,做多,2024-10-28 19:55:00,2024-10-28 20:25:00,2505.75,2509.68,0.0,flip_to_short -70993,做空,2024-10-28 20:25:00,2024-10-28 20:30:00,2509.68,2514.08,-0.0,flip_to_long -70994,做多,2024-10-28 20:30:00,2024-10-28 21:10:00,2514.08,2518.92,0.0,tp_upper -70995,做空,2024-10-28 23:25:00,2024-10-28 23:55:00,2564.01,2566.49,-0.0,flip_to_long -70996,做多,2024-10-28 23:55:00,2024-10-29 00:35:00,2566.49,2579.1,0.0,tp_upper -70997,做空,2024-10-29 01:50:00,2024-10-29 02:05:00,2580.81,2597.12,-0.0,flip_to_long -70998,做多,2024-10-29 02:05:00,2024-10-29 02:10:00,2597.12,2611.41,0.0,tp_upper -70999,做空,2024-10-29 03:35:00,2024-10-29 04:05:00,2610.52,2615.94,-0.0,flip_to_long -71000,做多,2024-10-29 04:05:00,2024-10-29 05:35:00,2615.94,2618.22,0.0,flip_to_short -71001,做空,2024-10-29 05:35:00,2024-10-29 05:40:00,2618.22,2618.35,-0.0,flip_to_long -71002,做多,2024-10-29 05:40:00,2024-10-29 05:45:00,2618.35,2624.53,0.0,tp_upper -71003,做空,2024-10-29 05:55:00,2024-10-29 06:00:00,2617.37,2620.55,-0.0,flip_to_long -71004,做多,2024-10-29 06:00:00,2024-10-29 06:05:00,2620.55,2623.57,0.0,tp_upper -71005,做空,2024-10-29 06:15:00,2024-10-29 06:20:00,2619.18,2619.59,-0.0,flip_to_long -71006,做多,2024-10-29 06:20:00,2024-10-29 06:40:00,2619.59,2619.23,-0.0,flip_to_short -71007,做空,2024-10-29 06:40:00,2024-10-29 06:45:00,2619.23,2621.28,-0.0,flip_to_long -71008,做多,2024-10-29 06:45:00,2024-10-29 06:55:00,2621.28,2620.61,-0.0,flip_to_short -71009,做空,2024-10-29 06:55:00,2024-10-29 07:10:00,2620.61,2609.59,0.0,tp_lower -71010,做多,2024-10-29 08:00:00,2024-10-29 08:15:00,2613.8,2617.14,0.0,flip_to_short -71011,做空,2024-10-29 08:15:00,2024-10-29 09:55:00,2617.14,2623.93,-0.0,flip_to_long -71012,做多,2024-10-29 09:55:00,2024-10-29 10:05:00,2623.93,2622.1,-0.0,flip_to_short -71013,做空,2024-10-29 10:05:00,2024-10-29 10:20:00,2622.1,2623.17,-0.0,tp_lower -71014,做空,2024-10-29 10:25:00,2024-10-29 10:30:00,2621.45,2625.15,-0.0,flip_to_long -71015,做多,2024-10-29 10:30:00,2024-10-29 10:35:00,2625.15,2630.78,0.0,tp_upper -71016,做空,2024-10-29 11:25:00,2024-10-29 11:30:00,2627.27,2627.89,-0.0,flip_to_long -71017,做多,2024-10-29 11:30:00,2024-10-29 11:50:00,2627.89,2629.8,0.0,flip_to_short -71018,做空,2024-10-29 11:50:00,2024-10-29 11:55:00,2629.8,2631.07,-0.0,flip_to_long -71019,做多,2024-10-29 11:55:00,2024-10-29 12:05:00,2631.07,2629.72,-0.0,flip_to_short -71020,做空,2024-10-29 12:05:00,2024-10-29 12:10:00,2629.72,2625.44,0.0,tp_lower -71021,做多,2024-10-29 13:35:00,2024-10-29 13:45:00,2624.31,2623.4,-0.0,tp_upper -71022,做空,2024-10-29 14:25:00,2024-10-29 14:30:00,2624.41,2632.07,-0.0,flip_to_long -71023,做多,2024-10-29 14:30:00,2024-10-29 15:00:00,2632.07,2628.82,-0.0,flip_to_short -71024,做空,2024-10-29 15:00:00,2024-10-29 15:10:00,2628.82,2629.61,-0.0,tp_lower -71025,做多,2024-10-29 15:15:00,2024-10-29 15:25:00,2630.52,2630.91,-0.0,tp_upper -71026,做空,2024-10-29 15:30:00,2024-10-29 15:35:00,2626.22,2629.53,-0.0,flip_to_long -71027,做多,2024-10-29 15:35:00,2024-10-29 15:40:00,2629.53,2637.68,0.0,tp_upper -71028,做空,2024-10-29 17:45:00,2024-10-29 18:15:00,2657.61,2652.5,0.0,tp_lower -71029,做多,2024-10-29 18:50:00,2024-10-29 19:00:00,2666.02,2662.36,-0.0,flip_to_short -71030,做空,2024-10-29 19:00:00,2024-10-29 19:20:00,2662.36,2645.63,0.0,tp_lower -71031,做空,2024-10-29 20:55:00,2024-10-29 21:05:00,2620.36,2623.36,-0.0,flip_to_long -71032,做多,2024-10-29 21:05:00,2024-10-29 21:30:00,2623.36,2620.02,-0.0,flip_to_short -71033,做空,2024-10-29 21:30:00,2024-10-29 21:40:00,2620.02,2620.32,-0.0,flip_to_long -71034,做多,2024-10-29 21:40:00,2024-10-29 22:00:00,2620.32,2622.09,0.0,flip_to_short -71035,做空,2024-10-29 22:00:00,2024-10-29 23:30:00,2622.09,2634.35,-0.0,flip_to_long -71036,做多,2024-10-29 23:30:00,2024-10-29 23:45:00,2634.35,2636.24,0.0,flip_to_short -71037,做空,2024-10-29 23:45:00,2024-10-30 00:10:00,2636.24,2636.65,-0.0,flip_to_long -71038,做多,2024-10-30 00:10:00,2024-10-30 02:55:00,2636.65,2628.68,-0.0,flip_to_short -71039,做空,2024-10-30 02:55:00,2024-10-30 03:05:00,2628.68,2637.68,-0.0,flip_to_long -71040,做多,2024-10-30 03:05:00,2024-10-30 03:20:00,2637.68,2633.66,-0.0,flip_to_short -71041,做空,2024-10-30 03:20:00,2024-10-30 03:30:00,2633.66,2635.72,-0.0,flip_to_long -71042,做多,2024-10-30 03:30:00,2024-10-30 03:40:00,2635.72,2651.8,0.0,tp_upper -71043,做空,2024-10-30 04:45:00,2024-10-30 05:00:00,2641.59,2643.32,-0.0,flip_to_long -71044,做多,2024-10-30 05:00:00,2024-10-30 05:15:00,2643.32,2643.04,-0.0,flip_to_short -71045,做空,2024-10-30 05:15:00,2024-10-30 05:20:00,2643.04,2645.76,-0.0,flip_to_long -71046,做多,2024-10-30 05:20:00,2024-10-30 05:25:00,2645.76,2644.72,-0.0,tp_upper -71047,做空,2024-10-30 05:30:00,2024-10-30 05:50:00,2643.84,2651.66,-0.0,flip_to_long -71048,做多,2024-10-30 05:50:00,2024-10-30 05:55:00,2651.66,2653.86,0.0,tp_upper -71049,做空,2024-10-30 06:55:00,2024-10-30 07:00:00,2658.24,2659.41,-0.0,flip_to_long -71050,做多,2024-10-30 07:00:00,2024-10-30 07:40:00,2659.41,2668.15,0.0,flip_to_short -71051,做空,2024-10-30 07:40:00,2024-10-30 07:50:00,2668.15,2667.78,-0.0,flip_to_long -71052,做多,2024-10-30 07:50:00,2024-10-30 08:00:00,2667.78,2677.56,0.0,tp_upper -71053,做空,2024-10-30 08:40:00,2024-10-30 09:10:00,2667.89,2674.99,-0.0,flip_to_long -71054,做多,2024-10-30 09:10:00,2024-10-30 09:25:00,2674.99,2680.39,0.0,tp_upper -71055,做空,2024-10-30 10:45:00,2024-10-30 11:00:00,2685.63,2677.78,0.0,tp_lower -71056,做多,2024-10-30 12:20:00,2024-10-30 12:30:00,2669.22,2664.49,-0.0,flip_to_short -71057,做空,2024-10-30 12:30:00,2024-10-30 12:35:00,2664.49,2671.14,-0.0,flip_to_long -71058,做多,2024-10-30 12:35:00,2024-10-30 12:45:00,2671.14,2668.01,-0.0,flip_to_short -71059,做空,2024-10-30 12:45:00,2024-10-30 13:45:00,2668.01,2687.53,-0.0,flip_to_long -71060,做多,2024-10-30 13:45:00,2024-10-30 13:50:00,2687.53,2698.98,0.0,tp_upper -71061,做空,2024-10-30 15:10:00,2024-10-30 15:20:00,2688.62,2676.01,0.0,tp_lower -71062,做多,2024-10-30 16:35:00,2024-10-30 16:45:00,2692.91,2695.07,0.0,tp_upper -71063,做空,2024-10-30 17:00:00,2024-10-30 17:30:00,2684.61,2669.52,0.0,tp_lower -71064,做多,2024-10-30 18:05:00,2024-10-30 18:15:00,2678.73,2678.3,-0.0,flip_to_short -71065,做空,2024-10-30 18:15:00,2024-10-30 18:20:00,2678.3,2678.85,-0.0,flip_to_long -71066,做多,2024-10-30 18:20:00,2024-10-30 18:30:00,2678.85,2676.8,-0.0,flip_to_short -71067,做空,2024-10-30 18:30:00,2024-10-30 18:35:00,2676.8,2677.69,-0.0,flip_to_long -71068,做多,2024-10-30 18:35:00,2024-10-30 18:45:00,2677.69,2665.72,-0.0,flip_to_short -71069,做空,2024-10-30 18:45:00,2024-10-30 18:50:00,2665.72,2669.65,-0.0,tp_lower -71070,做多,2024-10-30 20:00:00,2024-10-30 20:05:00,2668.72,2653.52,-0.0,flip_to_short -71071,做空,2024-10-30 20:05:00,2024-10-30 20:10:00,2653.52,2652.42,-0.0,tp_lower -71072,做多,2024-10-30 20:30:00,2024-10-30 20:45:00,2662.07,2671.01,0.0,tp_upper -71073,做空,2024-10-30 21:15:00,2024-10-30 22:10:00,2660.17,2663.55,-0.0,flip_to_long -71074,做多,2024-10-30 22:10:00,2024-10-30 22:20:00,2663.55,2662.86,-0.0,flip_to_short -71075,做空,2024-10-30 22:20:00,2024-10-30 22:25:00,2662.86,2664.22,-0.0,flip_to_long -71076,做多,2024-10-30 22:25:00,2024-10-30 22:30:00,2664.22,2653.78,-0.0,flip_to_short -71077,做空,2024-10-30 22:30:00,2024-10-30 22:45:00,2653.78,2657.06,-0.0,flip_to_long -71078,做多,2024-10-30 22:45:00,2024-10-30 22:55:00,2657.06,2660.06,0.0,flip_to_short -71079,做空,2024-10-30 22:55:00,2024-10-30 23:40:00,2660.06,2662.19,-0.0,flip_to_long -71080,做多,2024-10-30 23:40:00,2024-10-30 23:45:00,2662.19,2660.78,-0.0,flip_to_short -71081,做空,2024-10-30 23:45:00,2024-10-31 00:00:00,2660.78,2661.68,-0.0,flip_to_long -71082,做多,2024-10-31 00:00:00,2024-10-31 00:10:00,2661.68,2660.8,-0.0,flip_to_short -71083,做空,2024-10-31 00:10:00,2024-10-31 00:25:00,2660.8,2664.28,-0.0,flip_to_long -71084,做多,2024-10-31 00:25:00,2024-10-31 00:30:00,2664.28,2660.23,-0.0,flip_to_short -71085,做空,2024-10-31 00:30:00,2024-10-31 00:35:00,2660.23,2661.3,-0.0,flip_to_long -71086,做多,2024-10-31 00:35:00,2024-10-31 01:05:00,2661.3,2665.11,0.0,tp_upper -71087,做空,2024-10-31 01:30:00,2024-10-31 01:35:00,2662.37,2647.18,0.0,tp_lower -71088,做多,2024-10-31 01:45:00,2024-10-31 01:55:00,2663.05,2663.26,-0.0,tp_upper -71089,做空,2024-10-31 02:00:00,2024-10-31 02:05:00,2660.21,2654.41,0.0,tp_lower -71090,做多,2024-10-31 02:15:00,2024-10-31 02:40:00,2658.48,2659.47,-0.0,flip_to_short -71091,做空,2024-10-31 02:40:00,2024-10-31 03:35:00,2659.47,2659.42,-0.0,flip_to_long -71092,做多,2024-10-31 03:35:00,2024-10-31 03:45:00,2659.42,2659.83,-0.0,flip_to_short -71093,做空,2024-10-31 03:45:00,2024-10-31 04:15:00,2659.83,2650.61,0.0,tp_lower -71094,做多,2024-10-31 05:15:00,2024-10-31 05:20:00,2653.15,2648.36,-0.0,flip_to_short -71095,做空,2024-10-31 05:20:00,2024-10-31 05:40:00,2648.36,2652.55,-0.0,flip_to_long -71096,做多,2024-10-31 05:40:00,2024-10-31 05:45:00,2652.55,2648.93,-0.0,flip_to_short -71097,做空,2024-10-31 05:45:00,2024-10-31 06:15:00,2648.93,2648.8,-0.0,flip_to_long -71098,做多,2024-10-31 06:15:00,2024-10-31 06:20:00,2648.8,2647.61,-0.0,flip_to_short -71099,做空,2024-10-31 06:20:00,2024-10-31 06:30:00,2647.61,2642.15,0.0,tp_lower -71100,做多,2024-10-31 07:20:00,2024-10-31 08:00:00,2644.68,2641.94,-0.0,flip_to_short -71101,做空,2024-10-31 08:00:00,2024-10-31 08:05:00,2641.94,2644.15,-0.0,flip_to_long -71102,做多,2024-10-31 08:05:00,2024-10-31 08:10:00,2644.15,2641.6,-0.0,flip_to_short -71103,做空,2024-10-31 08:10:00,2024-10-31 08:15:00,2641.6,2642.23,-0.0,flip_to_long -71104,做多,2024-10-31 08:15:00,2024-10-31 09:15:00,2642.23,2641.85,-0.0,flip_to_short -71105,做空,2024-10-31 09:15:00,2024-10-31 10:00:00,2641.85,2639.4,0.0,flip_to_long -71106,做多,2024-10-31 10:00:00,2024-10-31 10:05:00,2639.4,2636.12,-0.0,flip_to_short -71107,做空,2024-10-31 10:05:00,2024-10-31 10:10:00,2636.12,2639.11,-0.0,flip_to_long -71108,做多,2024-10-31 10:10:00,2024-10-31 10:15:00,2639.11,2634.04,-0.0,flip_to_short -71109,做空,2024-10-31 10:15:00,2024-10-31 10:20:00,2634.04,2629.62,0.0,tp_lower -71110,做多,2024-10-31 10:45:00,2024-10-31 10:55:00,2642.56,2647.05,0.0,tp_upper -71111,做空,2024-10-31 11:10:00,2024-10-31 11:45:00,2638.72,2637.8,-0.0,flip_to_long -71112,做多,2024-10-31 11:45:00,2024-10-31 12:00:00,2637.8,2638.08,-0.0,flip_to_short -71113,做空,2024-10-31 12:00:00,2024-10-31 12:20:00,2638.08,2634.02,0.0,tp_lower -71114,做多,2024-10-31 12:25:00,2024-10-31 12:35:00,2635.49,2636.76,-0.0,flip_to_short -71115,做空,2024-10-31 12:35:00,2024-10-31 13:15:00,2636.76,2631.18,0.0,tp_lower -71116,做多,2024-10-31 15:20:00,2024-10-31 15:25:00,2573.22,2571.01,-0.0,flip_to_short -71117,做空,2024-10-31 15:25:00,2024-10-31 15:50:00,2571.01,2564.47,0.0,flip_to_long -71118,做多,2024-10-31 15:50:00,2024-10-31 15:55:00,2564.47,2562.99,-0.0,flip_to_short -71119,做空,2024-10-31 15:55:00,2024-10-31 16:00:00,2562.99,2552.82,0.0,tp_lower -71120,做多,2024-10-31 16:15:00,2024-10-31 16:20:00,2561.6,2552.56,-0.0,flip_to_short -71121,做空,2024-10-31 16:20:00,2024-10-31 17:05:00,2552.56,2558.78,-0.0,flip_to_long -71122,做多,2024-10-31 17:05:00,2024-10-31 17:15:00,2558.78,2556.16,-0.0,flip_to_short -71123,做空,2024-10-31 17:15:00,2024-10-31 17:25:00,2556.16,2549.37,0.0,tp_lower -71124,做多,2024-10-31 19:10:00,2024-10-31 19:15:00,2529.67,2525.36,-0.0,flip_to_short -71125,做空,2024-10-31 19:15:00,2024-10-31 19:40:00,2525.36,2525.05,-0.0,flip_to_long -71126,做多,2024-10-31 19:40:00,2024-10-31 19:50:00,2525.05,2516.18,-0.0,flip_to_short -71127,做空,2024-10-31 19:50:00,2024-10-31 19:55:00,2516.18,2514.61,0.0,tp_lower -71128,做多,2024-10-31 20:00:00,2024-10-31 20:05:00,2523.94,2520.8,-0.0,flip_to_short -71129,做空,2024-10-31 20:05:00,2024-10-31 20:15:00,2520.8,2526.8,-0.0,flip_to_long -71130,做多,2024-10-31 20:15:00,2024-10-31 20:20:00,2526.8,2526.59,-0.0,flip_to_short -71131,做空,2024-10-31 20:20:00,2024-10-31 20:45:00,2526.59,2509.26,0.0,tp_lower -71132,做多,2024-10-31 20:55:00,2024-10-31 21:00:00,2521.23,2519.22,-0.0,flip_to_short -71133,做空,2024-10-31 21:00:00,2024-10-31 21:10:00,2519.22,2522.99,-0.0,flip_to_long -71134,做多,2024-10-31 21:10:00,2024-10-31 21:20:00,2522.99,2522.53,-0.0,flip_to_short -71135,做空,2024-10-31 21:20:00,2024-10-31 21:35:00,2522.53,2524.53,-0.0,flip_to_long -71136,做多,2024-10-31 21:35:00,2024-10-31 22:00:00,2524.53,2523.68,-0.0,flip_to_short -71137,做空,2024-10-31 22:00:00,2024-10-31 22:15:00,2523.68,2508.82,0.0,tp_lower -71138,做多,2024-10-31 22:35:00,2024-10-31 22:50:00,2519.07,2517.0,-0.0,flip_to_short -71139,做空,2024-10-31 22:50:00,2024-10-31 22:55:00,2517.0,2521.68,-0.0,flip_to_long -71140,做多,2024-10-31 22:55:00,2024-10-31 23:05:00,2521.68,2516.76,-0.0,flip_to_short -71141,做空,2024-10-31 23:05:00,2024-10-31 23:10:00,2516.76,2520.85,-0.0,flip_to_long -71142,做多,2024-10-31 23:10:00,2024-10-31 23:50:00,2520.85,2518.86,-0.0,flip_to_short -71143,做空,2024-10-31 23:50:00,2024-11-01 00:00:00,2518.86,2523.33,-0.0,flip_to_long -71144,做多,2024-11-01 00:00:00,2024-11-01 00:10:00,2523.33,2527.32,0.0,tp_upper -71145,做空,2024-11-01 00:30:00,2024-11-01 01:00:00,2524.23,2526.74,-0.0,flip_to_long -71146,做多,2024-11-01 01:00:00,2024-11-01 01:20:00,2526.74,2521.49,-0.0,flip_to_short -71147,做空,2024-11-01 01:20:00,2024-11-01 01:30:00,2521.49,2509.61,0.0,tp_lower -71148,做多,2024-11-01 02:35:00,2024-11-01 02:40:00,2511.01,2506.06,-0.0,flip_to_short -71149,做空,2024-11-01 02:40:00,2024-11-01 02:50:00,2506.06,2507.42,-0.0,flip_to_long -71150,做多,2024-11-01 02:50:00,2024-11-01 03:40:00,2507.42,2505.16,-0.0,flip_to_short -71151,做空,2024-11-01 03:40:00,2024-11-01 04:15:00,2505.16,2508.01,-0.0,flip_to_long -71152,做多,2024-11-01 04:15:00,2024-11-01 05:40:00,2508.01,2511.37,0.0,flip_to_short -71153,做空,2024-11-01 05:40:00,2024-11-01 05:50:00,2511.37,2512.11,-0.0,flip_to_long -71154,做多,2024-11-01 05:50:00,2024-11-01 05:55:00,2512.11,2510.55,-0.0,flip_to_short -71155,做空,2024-11-01 05:55:00,2024-11-01 06:00:00,2510.55,2511.26,-0.0,flip_to_long -71156,做多,2024-11-01 06:00:00,2024-11-01 06:05:00,2511.26,2505.17,-0.0,flip_to_short -71157,做空,2024-11-01 06:05:00,2024-11-01 06:10:00,2505.17,2501.74,0.0,tp_lower -71158,做多,2024-11-01 06:35:00,2024-11-01 06:40:00,2511.55,2509.02,-0.0,flip_to_short -71159,做空,2024-11-01 06:40:00,2024-11-01 06:55:00,2509.02,2500.51,0.0,tp_lower -71160,做多,2024-11-01 07:30:00,2024-11-01 07:40:00,2504.0,2502.74,-0.0,flip_to_short -71161,做空,2024-11-01 07:40:00,2024-11-01 07:50:00,2502.74,2504.67,-0.0,flip_to_long -71162,做多,2024-11-01 07:50:00,2024-11-01 08:00:00,2504.67,2504.0,-0.0,flip_to_short -71163,做空,2024-11-01 08:00:00,2024-11-01 08:55:00,2504.0,2501.07,0.0,tp_lower -71164,做多,2024-11-01 09:10:00,2024-11-01 09:15:00,2506.86,2503.39,-0.0,flip_to_short -71165,做空,2024-11-01 09:15:00,2024-11-01 09:35:00,2503.39,2509.52,-0.0,flip_to_long -71166,做多,2024-11-01 09:35:00,2024-11-01 10:15:00,2509.52,2515.59,0.0,tp_upper -71167,做空,2024-11-01 11:45:00,2024-11-01 12:10:00,2519.99,2520.88,-0.0,flip_to_long -71168,做多,2024-11-01 12:10:00,2024-11-01 12:25:00,2520.88,2519.58,-0.0,flip_to_short -71169,做空,2024-11-01 12:25:00,2024-11-01 12:30:00,2519.58,2526.35,-0.0,tp_lower -71170,做空,2024-11-01 14:40:00,2024-11-01 14:45:00,2560.89,2564.69,-0.0,flip_to_long -71171,做多,2024-11-01 14:45:00,2024-11-01 14:50:00,2564.69,2556.68,-0.0,flip_to_short -71172,做空,2024-11-01 14:50:00,2024-11-01 14:55:00,2556.68,2562.01,-0.0,flip_to_long -71173,做多,2024-11-01 14:55:00,2024-11-01 16:20:00,2562.01,2521.7,-0.0,flip_to_short -71174,做空,2024-11-01 16:20:00,2024-11-01 16:50:00,2521.7,2519.27,0.0,flip_to_long -71175,做多,2024-11-01 16:50:00,2024-11-01 17:05:00,2519.27,2514.38,-0.0,flip_to_short -71176,做空,2024-11-01 17:05:00,2024-11-01 17:10:00,2514.38,2521.12,-0.0,flip_to_long -71177,做多,2024-11-01 17:10:00,2024-11-01 17:30:00,2521.12,2512.28,-0.0,flip_to_short -71178,做空,2024-11-01 17:30:00,2024-11-01 17:50:00,2512.28,2517.77,-0.0,flip_to_long -71179,做多,2024-11-01 17:50:00,2024-11-01 18:30:00,2517.77,2514.41,-0.0,flip_to_short -71180,做空,2024-11-01 18:30:00,2024-11-01 18:35:00,2514.41,2515.48,-0.0,flip_to_long -71181,做多,2024-11-01 18:35:00,2024-11-01 20:10:00,2515.48,2517.21,0.0,tp_upper -71182,做空,2024-11-01 21:00:00,2024-11-01 21:05:00,2517.27,2517.9,-0.0,flip_to_long -71183,做多,2024-11-01 21:05:00,2024-11-01 21:10:00,2517.9,2514.24,-0.0,flip_to_short -71184,做空,2024-11-01 21:10:00,2024-11-01 21:20:00,2514.24,2500.99,0.0,tp_lower -71185,做多,2024-11-01 22:05:00,2024-11-01 22:15:00,2508.56,2507.39,-0.0,flip_to_short -71186,做空,2024-11-01 22:15:00,2024-11-01 22:30:00,2507.39,2509.47,-0.0,flip_to_long -71187,做多,2024-11-01 22:30:00,2024-11-01 23:55:00,2509.47,2511.57,0.0,flip_to_short -71188,做空,2024-11-01 23:55:00,2024-11-02 00:00:00,2511.57,2515.95,-0.0,flip_to_long -71189,做多,2024-11-02 00:00:00,2024-11-02 00:10:00,2515.95,2517.98,0.0,tp_upper -71190,做空,2024-11-02 00:15:00,2024-11-02 00:55:00,2515.98,2516.35,-0.0,flip_to_long -71191,做多,2024-11-02 00:55:00,2024-11-02 01:00:00,2516.35,2515.55,-0.0,flip_to_short -71192,做空,2024-11-02 01:00:00,2024-11-02 01:05:00,2515.55,2517.43,-0.0,flip_to_long -71193,做多,2024-11-02 01:05:00,2024-11-02 01:10:00,2517.43,2515.39,-0.0,flip_to_short -71194,做空,2024-11-02 01:10:00,2024-11-02 01:15:00,2515.39,2513.01,0.0,tp_lower -71195,做多,2024-11-02 01:25:00,2024-11-02 01:45:00,2515.27,2515.61,-0.0,flip_to_short -71196,做空,2024-11-02 01:45:00,2024-11-02 01:55:00,2515.61,2514.89,-0.0,flip_to_long -71197,做多,2024-11-02 01:55:00,2024-11-02 02:10:00,2514.89,2516.59,0.0,tp_upper -71198,做空,2024-11-02 02:45:00,2024-11-02 03:25:00,2516.38,2508.95,0.0,tp_lower -71199,做多,2024-11-02 05:15:00,2024-11-02 05:20:00,2507.02,2506.66,-0.0,flip_to_short -71200,做空,2024-11-02 05:20:00,2024-11-02 06:20:00,2506.66,2507.52,-0.0,flip_to_long -71201,做多,2024-11-02 06:20:00,2024-11-02 06:50:00,2507.52,2509.9,0.0,flip_to_short -71202,做空,2024-11-02 06:50:00,2024-11-02 07:05:00,2509.9,2509.48,-0.0,flip_to_long -71203,做多,2024-11-02 07:05:00,2024-11-02 07:35:00,2509.48,2508.39,-0.0,flip_to_short -71204,做空,2024-11-02 07:35:00,2024-11-02 07:40:00,2508.39,2505.89,0.0,tp_lower -71205,做多,2024-11-02 07:45:00,2024-11-02 07:55:00,2508.61,2507.33,-0.0,flip_to_short -71206,做空,2024-11-02 07:55:00,2024-11-02 08:00:00,2507.33,2508.09,-0.0,flip_to_long -71207,做多,2024-11-02 08:00:00,2024-11-02 09:20:00,2508.09,2501.49,-0.0,flip_to_short -71208,做空,2024-11-02 09:20:00,2024-11-02 09:25:00,2501.49,2503.44,-0.0,flip_to_long -71209,做多,2024-11-02 09:25:00,2024-11-02 09:45:00,2503.44,2498.06,-0.0,flip_to_short -71210,做空,2024-11-02 09:45:00,2024-11-02 09:50:00,2498.06,2497.2,-0.0,tp_lower -71211,做多,2024-11-02 10:20:00,2024-11-02 10:45:00,2499.02,2500.77,0.0,flip_to_short -71212,做空,2024-11-02 10:45:00,2024-11-02 11:55:00,2500.77,2501.82,-0.0,flip_to_long -71213,做多,2024-11-02 11:55:00,2024-11-02 12:05:00,2501.82,2501.73,-0.0,flip_to_short -71214,做空,2024-11-02 12:05:00,2024-11-02 12:15:00,2501.73,2498.69,0.0,tp_lower -71215,做多,2024-11-02 13:15:00,2024-11-02 13:30:00,2497.23,2488.01,-0.0,flip_to_short -71216,做空,2024-11-02 13:30:00,2024-11-02 13:35:00,2488.01,2478.22,0.0,tp_lower -71217,做多,2024-11-02 14:20:00,2024-11-02 14:25:00,2487.49,2483.19,-0.0,flip_to_short -71218,做空,2024-11-02 14:25:00,2024-11-02 14:50:00,2483.19,2484.55,-0.0,flip_to_long -71219,做多,2024-11-02 14:50:00,2024-11-02 15:00:00,2484.55,2482.55,-0.0,flip_to_short -71220,做空,2024-11-02 15:00:00,2024-11-02 15:05:00,2482.55,2483.73,-0.0,flip_to_long -71221,做多,2024-11-02 15:05:00,2024-11-02 15:10:00,2483.73,2481.27,-0.0,flip_to_short -71222,做空,2024-11-02 15:10:00,2024-11-02 15:15:00,2481.27,2483.64,-0.0,flip_to_long -71223,做多,2024-11-02 15:15:00,2024-11-02 15:20:00,2483.64,2488.63,0.0,tp_upper -71224,做空,2024-11-02 15:40:00,2024-11-02 15:45:00,2482.4,2482.89,-0.0,flip_to_long -71225,做多,2024-11-02 15:45:00,2024-11-02 16:00:00,2482.89,2489.89,0.0,tp_upper -71226,做空,2024-11-02 16:15:00,2024-11-02 16:20:00,2483.76,2487.98,-0.0,flip_to_long -71227,做多,2024-11-02 16:20:00,2024-11-02 16:30:00,2487.98,2492.22,0.0,tp_upper -71228,做空,2024-11-02 17:20:00,2024-11-02 17:35:00,2490.21,2483.48,0.0,tp_lower -71229,做多,2024-11-02 18:00:00,2024-11-02 18:05:00,2489.32,2480.7,-0.0,flip_to_short -71230,做空,2024-11-02 18:05:00,2024-11-02 18:10:00,2480.7,2481.44,-0.0,tp_lower -71231,做多,2024-11-02 18:30:00,2024-11-02 19:50:00,2488.32,2491.25,0.0,tp_upper -71232,做空,2024-11-02 20:30:00,2024-11-02 21:30:00,2491.96,2494.35,-0.0,flip_to_long -71233,做多,2024-11-02 21:30:00,2024-11-02 21:35:00,2494.35,2493.7,-0.0,flip_to_short -71234,做空,2024-11-02 21:35:00,2024-11-02 21:50:00,2493.7,2493.66,-0.0,flip_to_long -71235,做多,2024-11-02 21:50:00,2024-11-02 21:55:00,2493.66,2493.07,-0.0,flip_to_short -71236,做空,2024-11-02 21:55:00,2024-11-02 22:00:00,2493.07,2492.49,-0.0,tp_lower -71237,做多,2024-11-02 22:05:00,2024-11-02 22:10:00,2496.89,2494.52,-0.0,tp_upper -71238,做空,2024-11-02 22:15:00,2024-11-02 22:25:00,2494.14,2493.29,-0.0,flip_to_long -71239,做多,2024-11-02 22:25:00,2024-11-02 22:30:00,2493.29,2492.68,-0.0,flip_to_short -71240,做空,2024-11-02 22:30:00,2024-11-02 22:35:00,2492.68,2493.47,-0.0,flip_to_long -71241,做多,2024-11-02 22:35:00,2024-11-02 22:45:00,2493.47,2493.61,-0.0,flip_to_short -71242,做空,2024-11-02 22:45:00,2024-11-02 22:55:00,2493.61,2491.1,0.0,tp_lower -71243,做多,2024-11-02 23:45:00,2024-11-03 00:30:00,2491.39,2489.7,-0.0,flip_to_short -71244,做空,2024-11-03 00:30:00,2024-11-03 00:40:00,2489.7,2488.81,-0.0,flip_to_long -71245,做多,2024-11-03 00:40:00,2024-11-03 05:00:00,2488.81,2453.93,-0.0,flip_to_short -71246,做空,2024-11-03 05:00:00,2024-11-03 05:30:00,2453.93,2446.11,0.0,tp_lower -71247,做多,2024-11-03 06:15:00,2024-11-03 06:25:00,2452.43,2449.11,-0.0,flip_to_short -71248,做空,2024-11-03 06:25:00,2024-11-03 06:30:00,2449.11,2450.73,-0.0,flip_to_long -71249,做多,2024-11-03 06:30:00,2024-11-03 06:40:00,2450.73,2456.1,0.0,tp_upper -71250,做空,2024-11-03 07:20:00,2024-11-03 07:45:00,2451.28,2451.77,-0.0,flip_to_long -71251,做多,2024-11-03 07:45:00,2024-11-03 08:45:00,2451.77,2459.32,0.0,tp_upper -71252,做空,2024-11-03 09:30:00,2024-11-03 10:05:00,2453.0,2454.26,-0.0,flip_to_long -71253,做多,2024-11-03 10:05:00,2024-11-03 11:00:00,2454.26,2456.14,0.0,flip_to_short -71254,做空,2024-11-03 11:00:00,2024-11-03 11:35:00,2456.14,2454.23,0.0,tp_lower -71255,做多,2024-11-03 12:05:00,2024-11-03 12:50:00,2456.18,2456.69,-0.0,flip_to_short -71256,做空,2024-11-03 12:50:00,2024-11-03 13:05:00,2456.69,2452.6,0.0,tp_lower -71257,做多,2024-11-03 15:30:00,2024-11-03 15:50:00,2426.35,2446.4,0.0,tp_upper -71258,做空,2024-11-03 16:55:00,2024-11-03 17:00:00,2442.37,2446.99,-0.0,flip_to_long -71259,做多,2024-11-03 17:00:00,2024-11-03 17:20:00,2446.99,2447.14,-0.0,flip_to_short -71260,做空,2024-11-03 17:20:00,2024-11-03 17:30:00,2447.14,2450.99,-0.0,flip_to_long -71261,做多,2024-11-03 17:30:00,2024-11-03 17:35:00,2450.99,2449.44,-0.0,flip_to_short -71262,做空,2024-11-03 17:35:00,2024-11-03 18:05:00,2449.44,2447.48,0.0,flip_to_long -71263,做多,2024-11-03 18:05:00,2024-11-03 18:10:00,2447.48,2445.29,-0.0,flip_to_short -71264,做空,2024-11-03 18:10:00,2024-11-03 18:15:00,2445.29,2441.01,0.0,tp_lower -71265,做空,2024-11-03 19:10:00,2024-11-03 19:15:00,2435.18,2436.11,-0.0,flip_to_long -71266,做多,2024-11-03 19:15:00,2024-11-03 20:35:00,2436.11,2463.4,0.0,tp_upper -71267,做空,2024-11-03 22:15:00,2024-11-03 22:20:00,2468.35,2469.99,-0.0,flip_to_long -71268,做多,2024-11-03 22:20:00,2024-11-03 22:25:00,2469.99,2467.93,-0.0,flip_to_short -71269,做空,2024-11-03 22:25:00,2024-11-03 22:35:00,2467.93,2464.9,0.0,tp_lower -71270,做空,2024-11-03 23:50:00,2024-11-04 00:25:00,2457.89,2448.36,0.0,tp_lower -71271,做多,2024-11-04 00:55:00,2024-11-04 01:05:00,2450.03,2449.07,-0.0,flip_to_short -71272,做空,2024-11-04 01:05:00,2024-11-04 01:10:00,2449.07,2451.98,-0.0,flip_to_long -71273,做多,2024-11-04 01:10:00,2024-11-04 01:20:00,2451.98,2464.43,0.0,tp_upper -71274,做空,2024-11-04 03:40:00,2024-11-04 03:45:00,2476.47,2476.53,-0.0,flip_to_long -71275,做多,2024-11-04 03:45:00,2024-11-04 04:30:00,2476.53,2475.85,-0.0,flip_to_short -71276,做空,2024-11-04 04:30:00,2024-11-04 04:35:00,2475.85,2476.65,-0.0,flip_to_long -71277,做多,2024-11-04 04:35:00,2024-11-04 04:40:00,2476.65,2474.73,-0.0,flip_to_short -71278,做空,2024-11-04 04:40:00,2024-11-04 04:50:00,2474.73,2472.07,0.0,tp_lower -71279,做多,2024-11-04 06:05:00,2024-11-04 06:25:00,2467.18,2475.0,0.0,tp_upper -71280,做空,2024-11-04 07:20:00,2024-11-04 07:30:00,2472.36,2463.11,0.0,tp_lower -71281,做多,2024-11-04 09:00:00,2024-11-04 09:10:00,2457.87,2461.53,0.0,flip_to_short -71282,做空,2024-11-04 09:10:00,2024-11-04 09:30:00,2461.53,2450.28,0.0,tp_lower -71283,做多,2024-11-04 09:55:00,2024-11-04 10:05:00,2457.36,2466.48,0.0,tp_upper -71284,做空,2024-11-04 11:55:00,2024-11-04 12:05:00,2469.97,2472.74,-0.0,flip_to_long -71285,做多,2024-11-04 12:05:00,2024-11-04 12:30:00,2472.74,2475.76,0.0,tp_upper -71286,做空,2024-11-04 12:35:00,2024-11-04 12:45:00,2470.98,2474.1,-0.0,flip_to_long -71287,做多,2024-11-04 12:45:00,2024-11-04 12:55:00,2474.1,2476.07,0.0,tp_upper -71288,做空,2024-11-04 13:25:00,2024-11-04 13:35:00,2474.46,2471.95,0.0,tp_lower -71289,做多,2024-11-04 16:10:00,2024-11-04 17:35:00,2442.52,2423.59,-0.0,flip_to_short -71290,做空,2024-11-04 17:35:00,2024-11-04 17:50:00,2423.59,2422.78,-0.0,flip_to_long -71291,做多,2024-11-04 17:50:00,2024-11-04 18:00:00,2422.78,2421.38,-0.0,flip_to_short -71292,做空,2024-11-04 18:00:00,2024-11-04 18:55:00,2421.38,2424.93,-0.0,flip_to_long -71293,做多,2024-11-04 18:55:00,2024-11-04 19:05:00,2424.93,2434.14,0.0,tp_upper -71294,做空,2024-11-04 19:40:00,2024-11-04 19:45:00,2428.29,2429.17,-0.0,flip_to_long -71295,做多,2024-11-04 19:45:00,2024-11-04 20:00:00,2429.17,2428.2,-0.0,flip_to_short -71296,做空,2024-11-04 20:00:00,2024-11-04 20:15:00,2428.2,2426.53,0.0,tp_lower -71297,做多,2024-11-04 21:05:00,2024-11-04 23:45:00,2424.99,2395.78,-0.0,flip_to_short -71298,做空,2024-11-04 23:45:00,2024-11-04 23:55:00,2395.78,2397.36,-0.0,flip_to_long -71299,做多,2024-11-04 23:55:00,2024-11-05 00:05:00,2397.36,2400.07,0.0,tp_upper -71300,做空,2024-11-05 00:40:00,2024-11-05 00:55:00,2402.47,2399.94,0.0,flip_to_long -71301,做多,2024-11-05 00:55:00,2024-11-05 01:05:00,2399.94,2400.99,-0.0,flip_to_short -71302,做空,2024-11-05 01:05:00,2024-11-05 01:15:00,2400.99,2395.5,0.0,tp_lower -71303,做多,2024-11-05 01:40:00,2024-11-05 02:45:00,2401.56,2400.97,-0.0,flip_to_short -71304,做空,2024-11-05 02:45:00,2024-11-05 02:50:00,2400.97,2401.99,-0.0,flip_to_long -71305,做多,2024-11-05 02:50:00,2024-11-05 03:25:00,2401.99,2417.43,0.0,tp_upper -71306,做空,2024-11-05 05:20:00,2024-11-05 06:30:00,2425.07,2427.99,-0.0,flip_to_long -71307,做多,2024-11-05 06:30:00,2024-11-05 06:35:00,2427.99,2426.75,-0.0,flip_to_short -71308,做空,2024-11-05 06:35:00,2024-11-05 06:45:00,2426.75,2428.69,-0.0,flip_to_long -71309,做多,2024-11-05 06:45:00,2024-11-05 07:15:00,2428.69,2425.93,-0.0,flip_to_short -71310,做空,2024-11-05 07:15:00,2024-11-05 07:25:00,2425.93,2422.59,0.0,tp_lower -71311,做多,2024-11-05 07:30:00,2024-11-05 07:40:00,2426.65,2438.6,0.0,tp_upper -71312,做空,2024-11-05 08:40:00,2024-11-05 08:45:00,2432.76,2435.57,-0.0,flip_to_long -71313,做多,2024-11-05 08:45:00,2024-11-05 09:20:00,2435.57,2439.53,0.0,flip_to_short -71314,做空,2024-11-05 09:20:00,2024-11-05 09:30:00,2439.53,2439.91,-0.0,flip_to_long -71315,做多,2024-11-05 09:30:00,2024-11-05 09:35:00,2439.91,2436.67,-0.0,flip_to_short -71316,做空,2024-11-05 09:35:00,2024-11-05 11:00:00,2436.67,2437.72,-0.0,flip_to_long -71317,做多,2024-11-05 11:00:00,2024-11-05 11:10:00,2437.72,2440.6,0.0,tp_upper -71318,做空,2024-11-05 11:50:00,2024-11-05 12:30:00,2438.01,2439.24,-0.0,tp_lower -71319,做空,2024-11-05 13:10:00,2024-11-05 13:25:00,2438.73,2439.64,-0.0,flip_to_long -71320,做多,2024-11-05 13:25:00,2024-11-05 13:40:00,2439.64,2442.81,0.0,flip_to_short -71321,做空,2024-11-05 13:40:00,2024-11-05 14:05:00,2442.81,2442.26,-0.0,flip_to_long -71322,做多,2024-11-05 14:05:00,2024-11-05 14:20:00,2442.26,2458.32,0.0,tp_upper -71323,做空,2024-11-05 15:05:00,2024-11-05 15:30:00,2460.94,2432.61,0.0,tp_lower -71324,做多,2024-11-05 16:20:00,2024-11-05 16:35:00,2450.28,2461.68,0.0,tp_upper -71325,做空,2024-11-05 17:30:00,2024-11-05 17:35:00,2455.96,2459.11,-0.0,flip_to_long -71326,做多,2024-11-05 17:35:00,2024-11-05 17:40:00,2459.11,2457.92,-0.0,flip_to_short -71327,做空,2024-11-05 17:40:00,2024-11-05 18:10:00,2457.92,2447.39,0.0,tp_lower -71328,做多,2024-11-05 18:40:00,2024-11-05 18:45:00,2456.36,2450.42,-0.0,flip_to_short -71329,做空,2024-11-05 18:45:00,2024-11-05 19:00:00,2450.42,2453.69,-0.0,flip_to_long -71330,做多,2024-11-05 19:00:00,2024-11-05 19:05:00,2453.69,2452.2,-0.0,flip_to_short -71331,做空,2024-11-05 19:05:00,2024-11-05 19:15:00,2452.2,2445.31,0.0,tp_lower -71332,做多,2024-11-05 20:45:00,2024-11-05 20:50:00,2433.8,2426.64,-0.0,flip_to_short -71333,做空,2024-11-05 20:50:00,2024-11-05 21:10:00,2426.64,2426.43,-0.0,flip_to_long -71334,做多,2024-11-05 21:10:00,2024-11-05 22:55:00,2426.43,2433.73,0.0,tp_upper -71335,做空,2024-11-05 23:45:00,2024-11-06 00:00:00,2424.32,2425.02,-0.0,tp_lower -71336,做多,2024-11-06 00:10:00,2024-11-06 00:15:00,2432.03,2436.92,0.0,tp_upper -71337,做空,2024-11-06 01:40:00,2024-11-06 01:45:00,2473.65,2479.57,-0.0,flip_to_long -71338,做多,2024-11-06 01:45:00,2024-11-06 02:00:00,2479.57,2479.07,-0.0,flip_to_short -71339,做空,2024-11-06 02:00:00,2024-11-06 02:05:00,2479.07,2488.1,-0.0,flip_to_long -71340,做多,2024-11-06 02:05:00,2024-11-06 02:15:00,2488.1,2522.4,0.0,tp_upper -71341,做空,2024-11-06 03:55:00,2024-11-06 04:05:00,2579.21,2585.7,-0.0,flip_to_long -71342,做多,2024-11-06 04:05:00,2024-11-06 04:25:00,2585.7,2590.3,0.0,flip_to_short -71343,做空,2024-11-06 04:25:00,2024-11-06 05:00:00,2590.3,2572.4,0.0,tp_lower -71344,做多,2024-11-06 05:25:00,2024-11-06 05:35:00,2587.38,2587.27,-0.0,flip_to_short -71345,做空,2024-11-06 05:35:00,2024-11-06 07:10:00,2587.27,2597.08,-0.0,flip_to_long -71346,做多,2024-11-06 07:10:00,2024-11-06 07:25:00,2597.08,2619.93,0.0,tp_upper -71347,做空,2024-11-06 07:40:00,2024-11-06 07:45:00,2601.6,2610.22,-0.0,flip_to_long -71348,做多,2024-11-06 07:45:00,2024-11-06 07:50:00,2610.22,2606.6,-0.0,flip_to_short -71349,做空,2024-11-06 07:50:00,2024-11-06 08:10:00,2606.6,2601.48,0.0,flip_to_long -71350,做多,2024-11-06 08:10:00,2024-11-06 10:05:00,2601.48,2614.06,0.0,flip_to_short -71351,做空,2024-11-06 10:05:00,2024-11-06 10:15:00,2614.06,2614.66,-0.0,flip_to_long -71352,做多,2024-11-06 10:15:00,2024-11-06 10:40:00,2614.66,2627.82,0.0,tp_upper -71353,做空,2024-11-06 11:00:00,2024-11-06 13:05:00,2621.4,2628.14,-0.0,tp_lower -71354,做多,2024-11-06 14:25:00,2024-11-06 14:30:00,2627.03,2630.82,0.0,tp_upper -71355,做空,2024-11-06 14:45:00,2024-11-06 15:00:00,2617.16,2621.22,-0.0,flip_to_long -71356,做多,2024-11-06 15:00:00,2024-11-06 15:10:00,2621.22,2648.28,0.0,tp_upper -71357,做空,2024-11-06 15:55:00,2024-11-06 16:00:00,2634.39,2640.34,-0.0,flip_to_long -71358,做多,2024-11-06 16:00:00,2024-11-06 16:20:00,2640.34,2639.57,-0.0,flip_to_short -71359,做空,2024-11-06 16:20:00,2024-11-06 16:25:00,2639.57,2651.9,-0.0,flip_to_long -71360,做多,2024-11-06 16:25:00,2024-11-06 16:40:00,2651.9,2658.6,0.0,tp_upper -71361,做空,2024-11-06 17:00:00,2024-11-06 18:00:00,2650.42,2661.99,-0.0,flip_to_long -71362,做多,2024-11-06 18:00:00,2024-11-06 18:05:00,2661.99,2668.07,0.0,tp_upper -71363,做空,2024-11-06 19:20:00,2024-11-06 19:25:00,2665.63,2666.01,-0.0,flip_to_long -71364,做多,2024-11-06 19:25:00,2024-11-06 19:50:00,2666.01,2683.84,0.0,tp_upper -71365,做多,2024-11-06 20:05:00,2024-11-06 20:10:00,2688.34,2694.57,0.0,tp_upper -71366,做空,2024-11-06 20:25:00,2024-11-06 20:40:00,2676.21,2676.32,-0.0,flip_to_long -71367,做多,2024-11-06 20:40:00,2024-11-06 20:55:00,2676.32,2689.77,0.0,tp_upper -71368,做空,2024-11-06 21:35:00,2024-11-06 21:50:00,2688.81,2686.07,0.0,flip_to_long -71369,做多,2024-11-06 21:50:00,2024-11-06 22:10:00,2686.07,2687.61,0.0,flip_to_short -71370,做空,2024-11-06 22:10:00,2024-11-06 22:15:00,2687.61,2691.18,-0.0,flip_to_long -71371,做多,2024-11-06 22:15:00,2024-11-06 22:30:00,2691.18,2700.32,0.0,tp_upper -71372,做空,2024-11-06 23:40:00,2024-11-06 23:45:00,2714.57,2717.74,-0.0,flip_to_long -71373,做多,2024-11-06 23:45:00,2024-11-07 00:00:00,2717.74,2717.59,-0.0,flip_to_short -71374,做空,2024-11-07 00:00:00,2024-11-07 00:35:00,2717.59,2705.26,0.0,tp_lower -71375,做多,2024-11-07 00:55:00,2024-11-07 01:00:00,2726.57,2744.61,0.0,tp_upper -71376,做空,2024-11-07 03:50:00,2024-11-07 03:55:00,2852.39,2854.17,-0.0,flip_to_long -71377,做多,2024-11-07 03:55:00,2024-11-07 05:35:00,2854.17,2842.03,-0.0,flip_to_short -71378,做空,2024-11-07 05:35:00,2024-11-07 05:45:00,2842.03,2847.1,-0.0,flip_to_long -71379,做多,2024-11-07 05:45:00,2024-11-07 05:55:00,2847.1,2841.25,-0.0,flip_to_short -71380,做空,2024-11-07 05:55:00,2024-11-07 06:05:00,2841.25,2829.99,0.0,tp_lower -71381,做空,2024-11-07 07:30:00,2024-11-07 08:35:00,2812.74,2815.18,-0.0,flip_to_long -71382,做多,2024-11-07 08:35:00,2024-11-07 09:00:00,2815.18,2817.34,0.0,flip_to_short -71383,做空,2024-11-07 09:00:00,2024-11-07 09:05:00,2817.34,2827.37,-0.0,flip_to_long -71384,做多,2024-11-07 09:05:00,2024-11-07 09:50:00,2827.37,2823.16,-0.0,flip_to_short -71385,做空,2024-11-07 09:50:00,2024-11-07 10:05:00,2823.16,2811.68,0.0,tp_lower -71386,做多,2024-11-07 10:45:00,2024-11-07 11:30:00,2819.99,2817.44,-0.0,flip_to_short -71387,做空,2024-11-07 11:30:00,2024-11-07 11:35:00,2817.44,2818.99,-0.0,flip_to_long -71388,做多,2024-11-07 11:35:00,2024-11-07 11:40:00,2818.99,2810.0,-0.0,flip_to_short -71389,做空,2024-11-07 11:40:00,2024-11-07 11:50:00,2810.0,2802.53,0.0,tp_lower -71390,做多,2024-11-07 12:40:00,2024-11-07 13:30:00,2816.27,2813.38,-0.0,flip_to_short -71391,做空,2024-11-07 13:30:00,2024-11-07 13:40:00,2813.38,2815.63,-0.0,flip_to_long -71392,做多,2024-11-07 13:40:00,2024-11-07 13:45:00,2815.63,2810.06,-0.0,flip_to_short -71393,做空,2024-11-07 13:45:00,2024-11-07 13:50:00,2810.06,2809.62,-0.0,tp_lower -71394,做多,2024-11-07 14:00:00,2024-11-07 14:30:00,2812.75,2804.67,-0.0,flip_to_short -71395,做空,2024-11-07 14:30:00,2024-11-07 14:35:00,2804.67,2805.33,-0.0,tp_lower -71396,做多,2024-11-07 15:05:00,2024-11-07 15:25:00,2808.61,2828.06,0.0,tp_upper -71397,做空,2024-11-07 17:05:00,2024-11-07 18:15:00,2840.55,2852.6,-0.0,flip_to_long -71398,做多,2024-11-07 18:15:00,2024-11-07 18:30:00,2852.6,2869.8,0.0,tp_upper -71399,做空,2024-11-07 19:15:00,2024-11-07 19:20:00,2859.85,2869.7,-0.0,flip_to_long -71400,做多,2024-11-07 19:20:00,2024-11-07 19:25:00,2869.7,2868.74,-0.0,flip_to_short -71401,做空,2024-11-07 19:25:00,2024-11-07 19:45:00,2868.74,2874.93,-0.0,flip_to_long -71402,做多,2024-11-07 19:45:00,2024-11-07 19:55:00,2874.93,2885.99,0.0,tp_upper -71403,做空,2024-11-07 21:40:00,2024-11-07 21:45:00,2891.74,2899.16,-0.0,flip_to_long -71404,做多,2024-11-07 21:45:00,2024-11-07 21:50:00,2899.16,2892.2,-0.0,flip_to_short -71405,做空,2024-11-07 21:50:00,2024-11-07 22:10:00,2892.2,2878.02,0.0,tp_lower -71406,做多,2024-11-07 23:20:00,2024-11-07 23:35:00,2884.88,2891.65,0.0,tp_upper -71407,做空,2024-11-08 00:50:00,2024-11-08 01:00:00,2909.59,2912.46,-0.0,flip_to_long -71408,做多,2024-11-08 01:00:00,2024-11-08 01:30:00,2912.46,2917.31,0.0,flip_to_short -71409,做空,2024-11-08 01:30:00,2024-11-08 01:55:00,2917.31,2922.53,-0.0,flip_to_long -71410,做多,2024-11-08 01:55:00,2024-11-08 02:00:00,2922.53,2917.73,-0.0,flip_to_short -71411,做空,2024-11-08 02:00:00,2024-11-08 02:10:00,2917.73,2915.99,0.0,flip_to_long -71412,做多,2024-11-08 02:10:00,2024-11-08 02:15:00,2915.99,2910.79,-0.0,flip_to_short -71413,做空,2024-11-08 02:15:00,2024-11-08 02:25:00,2910.79,2899.48,0.0,tp_lower -71414,做多,2024-11-08 03:05:00,2024-11-08 03:15:00,2908.41,2901.44,-0.0,flip_to_short -71415,做空,2024-11-08 03:15:00,2024-11-08 03:50:00,2901.44,2900.46,-0.0,flip_to_long -71416,做多,2024-11-08 03:50:00,2024-11-08 04:20:00,2900.46,2911.31,0.0,tp_upper -71417,做空,2024-11-08 04:40:00,2024-11-08 05:05:00,2905.2,2911.32,-0.0,flip_to_long -71418,做多,2024-11-08 05:05:00,2024-11-08 05:30:00,2911.32,2912.14,-0.0,tp_upper -71419,做空,2024-11-08 06:25:00,2024-11-08 06:50:00,2916.48,2905.55,0.0,tp_lower -71420,做多,2024-11-08 07:35:00,2024-11-08 08:00:00,2916.13,2900.35,-0.0,flip_to_short -71421,做空,2024-11-08 08:00:00,2024-11-08 08:20:00,2900.35,2902.13,-0.0,flip_to_long -71422,做多,2024-11-08 08:20:00,2024-11-08 08:35:00,2902.13,2903.05,-0.0,flip_to_short -71423,做空,2024-11-08 08:35:00,2024-11-08 09:05:00,2903.05,2904.51,-0.0,flip_to_long -71424,做多,2024-11-08 09:05:00,2024-11-08 09:40:00,2904.51,2918.5,0.0,tp_upper -71425,做空,2024-11-08 10:00:00,2024-11-08 10:10:00,2906.65,2907.28,-0.0,flip_to_long -71426,做多,2024-11-08 10:10:00,2024-11-08 10:35:00,2907.28,2912.9,0.0,flip_to_short -71427,做空,2024-11-08 10:35:00,2024-11-08 12:10:00,2912.9,2913.28,-0.0,tp_lower -71428,做多,2024-11-08 12:30:00,2024-11-08 12:35:00,2929.21,2927.19,-0.0,tp_upper -71429,做空,2024-11-08 13:30:00,2024-11-08 13:40:00,2926.59,2932.43,-0.0,flip_to_long -71430,做多,2024-11-08 13:40:00,2024-11-08 13:50:00,2932.43,2950.4,0.0,tp_upper -71431,做空,2024-11-08 14:30:00,2024-11-08 14:40:00,2937.47,2919.08,0.0,tp_lower -71432,做多,2024-11-08 15:20:00,2024-11-08 15:45:00,2935.8,2924.24,-0.0,flip_to_short -71433,做空,2024-11-08 15:45:00,2024-11-08 15:50:00,2924.24,2933.48,-0.0,flip_to_long -71434,做多,2024-11-08 15:50:00,2024-11-08 16:10:00,2933.48,2930.05,-0.0,flip_to_short -71435,做空,2024-11-08 16:10:00,2024-11-08 16:40:00,2930.05,2909.98,0.0,tp_lower -71436,做多,2024-11-08 17:35:00,2024-11-08 18:20:00,2909.84,2927.44,0.0,tp_upper -71437,做空,2024-11-08 19:55:00,2024-11-08 20:20:00,2950.01,2940.89,0.0,tp_lower -71438,做多,2024-11-08 21:35:00,2024-11-08 22:00:00,2935.73,2951.83,0.0,tp_upper -71439,做多,2024-11-08 23:40:00,2024-11-09 00:00:00,2957.21,2956.21,-0.0,flip_to_short -71440,做空,2024-11-09 00:00:00,2024-11-09 00:05:00,2956.21,2965.2,-0.0,flip_to_long -71441,做多,2024-11-09 00:05:00,2024-11-09 00:10:00,2965.2,2969.56,0.0,tp_upper -71442,做空,2024-11-09 01:55:00,2024-11-09 02:05:00,2986.57,2982.64,0.0,flip_to_long -71443,做多,2024-11-09 02:05:00,2024-11-09 05:00:00,2982.64,2970.69,-0.0,tp_upper -71444,做空,2024-11-09 07:00:00,2024-11-09 07:15:00,3037.12,3039.69,-0.0,flip_to_long -71445,做多,2024-11-09 07:15:00,2024-11-09 08:35:00,3039.69,3026.51,-0.0,flip_to_short -71446,做空,2024-11-09 08:35:00,2024-11-09 08:50:00,3026.51,3027.45,-0.0,flip_to_long -71447,做多,2024-11-09 08:50:00,2024-11-09 09:05:00,3027.45,3033.65,0.0,tp_upper -71448,做空,2024-11-09 10:40:00,2024-11-09 10:50:00,3043.59,3048.62,-0.0,flip_to_long -71449,做多,2024-11-09 10:50:00,2024-11-09 11:25:00,3048.62,3045.01,-0.0,flip_to_short -71450,做空,2024-11-09 11:25:00,2024-11-09 11:30:00,3045.01,3048.16,-0.0,flip_to_long -71451,做多,2024-11-09 11:30:00,2024-11-09 12:00:00,3048.16,3049.93,0.0,flip_to_short -71452,做空,2024-11-09 12:00:00,2024-11-09 12:05:00,3049.93,3042.14,0.0,tp_lower -71453,做多,2024-11-09 13:25:00,2024-11-09 13:30:00,3041.75,3041.28,-0.0,flip_to_short -71454,做空,2024-11-09 13:30:00,2024-11-09 14:10:00,3041.28,3043.18,-0.0,flip_to_long -71455,做多,2024-11-09 14:10:00,2024-11-09 14:15:00,3043.18,3038.81,-0.0,flip_to_short -71456,做空,2024-11-09 14:15:00,2024-11-09 14:25:00,3038.81,3040.19,-0.0,flip_to_long -71457,做多,2024-11-09 14:25:00,2024-11-09 15:00:00,3040.19,3033.09,-0.0,flip_to_short -71458,做空,2024-11-09 15:00:00,2024-11-09 15:30:00,3033.09,3047.51,-0.0,flip_to_long -71459,做多,2024-11-09 15:30:00,2024-11-09 15:35:00,3047.51,3045.37,-0.0,tp_upper -71460,做空,2024-11-09 15:45:00,2024-11-09 16:15:00,3042.95,3026.93,0.0,tp_lower -71461,做多,2024-11-09 17:50:00,2024-11-09 19:00:00,3026.77,3073.01,0.0,tp_upper -71462,做空,2024-11-09 21:05:00,2024-11-09 21:20:00,3077.11,3078.73,-0.0,flip_to_long -71463,做多,2024-11-09 21:20:00,2024-11-09 21:30:00,3078.73,3075.85,-0.0,flip_to_short -71464,做空,2024-11-09 21:30:00,2024-11-09 22:00:00,3075.85,3078.54,-0.0,flip_to_long -71465,做多,2024-11-09 22:00:00,2024-11-09 22:40:00,3078.54,3092.73,0.0,tp_upper -71466,做空,2024-11-09 23:50:00,2024-11-09 23:55:00,3124.22,3127.16,-0.0,flip_to_long -71467,做多,2024-11-09 23:55:00,2024-11-10 00:00:00,3127.16,3114.39,-0.0,flip_to_short -71468,做空,2024-11-10 00:00:00,2024-11-10 01:30:00,3114.39,3115.81,-0.0,flip_to_long -71469,做多,2024-11-10 01:30:00,2024-11-10 02:05:00,3115.81,3133.04,0.0,tp_upper -71470,做空,2024-11-10 02:55:00,2024-11-10 03:05:00,3127.27,3126.68,-0.0,flip_to_long -71471,做多,2024-11-10 03:05:00,2024-11-10 03:45:00,3126.68,3135.22,0.0,flip_to_short -71472,做空,2024-11-10 03:45:00,2024-11-10 03:50:00,3135.22,3137.56,-0.0,flip_to_long -71473,做多,2024-11-10 03:50:00,2024-11-10 04:30:00,3137.56,3172.02,0.0,tp_upper -71474,做空,2024-11-10 05:55:00,2024-11-10 07:00:00,3183.66,3183.93,-0.0,flip_to_long -71475,做多,2024-11-10 07:00:00,2024-11-10 07:20:00,3183.93,3193.35,0.0,tp_upper -71476,做空,2024-11-10 07:45:00,2024-11-10 08:40:00,3184.94,3171.73,0.0,tp_lower -71477,做多,2024-11-10 09:00:00,2024-11-10 09:05:00,3188.39,3187.81,-0.0,flip_to_short -71478,做空,2024-11-10 09:05:00,2024-11-10 10:30:00,3187.81,3193.31,-0.0,flip_to_long -71479,做多,2024-11-10 10:30:00,2024-11-10 10:40:00,3193.31,3197.84,0.0,tp_upper -71480,做空,2024-11-10 11:20:00,2024-11-10 11:25:00,3197.59,3199.12,-0.0,flip_to_long -71481,做多,2024-11-10 11:25:00,2024-11-10 11:45:00,3199.12,3228.12,0.0,tp_upper -71482,做空,2024-11-10 12:05:00,2024-11-10 12:15:00,3213.52,3202.43,0.0,flip_to_long -71483,做多,2024-11-10 12:15:00,2024-11-10 13:35:00,3202.43,3201.45,-0.0,flip_to_short -71484,做空,2024-11-10 13:35:00,2024-11-10 14:05:00,3201.45,3205.87,-0.0,flip_to_long -71485,做多,2024-11-10 14:05:00,2024-11-10 14:20:00,3205.87,3205.76,-0.0,tp_upper -71486,做空,2024-11-10 14:25:00,2024-11-10 14:30:00,3202.71,3191.23,0.0,tp_lower -71487,做多,2024-11-10 14:55:00,2024-11-10 16:15:00,3198.07,3196.6,-0.0,flip_to_short -71488,做空,2024-11-10 16:15:00,2024-11-10 16:20:00,3196.6,3200.45,-0.0,flip_to_long -71489,做多,2024-11-10 16:20:00,2024-11-10 16:30:00,3200.45,3220.19,0.0,tp_upper -71490,做空,2024-11-10 16:45:00,2024-11-10 16:50:00,3206.99,3214.03,-0.0,flip_to_long -71491,做多,2024-11-10 16:50:00,2024-11-10 17:10:00,3214.03,3211.06,-0.0,flip_to_short -71492,做空,2024-11-10 17:10:00,2024-11-10 18:00:00,3211.06,3219.26,-0.0,flip_to_long -71493,做多,2024-11-10 18:00:00,2024-11-10 18:05:00,3219.26,3226.5,0.0,tp_upper -71494,做空,2024-11-10 18:20:00,2024-11-10 19:00:00,3220.66,3229.39,-0.0,flip_to_long -71495,做多,2024-11-10 19:00:00,2024-11-10 19:10:00,3229.39,3222.61,-0.0,flip_to_short -71496,做空,2024-11-10 19:10:00,2024-11-10 19:15:00,3222.61,3212.6,0.0,tp_lower -71497,做多,2024-11-10 21:30:00,2024-11-10 21:35:00,3146.42,3144.64,-0.0,flip_to_short -71498,做空,2024-11-10 21:35:00,2024-11-10 22:45:00,3144.64,3174.42,-0.0,flip_to_long -71499,做多,2024-11-10 22:45:00,2024-11-10 23:25:00,3174.42,3181.32,0.0,flip_to_short -71500,做空,2024-11-10 23:25:00,2024-11-10 23:30:00,3181.32,3189.06,-0.0,flip_to_long -71501,做多,2024-11-10 23:30:00,2024-11-10 23:35:00,3189.06,3184.88,-0.0,flip_to_short -71502,做空,2024-11-10 23:35:00,2024-11-10 23:40:00,3184.88,3185.97,-0.0,flip_to_long -71503,做多,2024-11-10 23:40:00,2024-11-11 00:05:00,3185.97,3186.01,-0.0,flip_to_short -71504,做空,2024-11-11 00:05:00,2024-11-11 01:05:00,3186.01,3191.1,-0.0,flip_to_long -71505,做多,2024-11-11 01:05:00,2024-11-11 01:15:00,3191.1,3196.64,0.0,flip_to_short -71506,做空,2024-11-11 01:15:00,2024-11-11 02:00:00,3196.64,3206.73,-0.0,flip_to_long -71507,做多,2024-11-11 02:00:00,2024-11-11 02:05:00,3206.73,3203.52,-0.0,flip_to_short -71508,做空,2024-11-11 02:05:00,2024-11-11 03:05:00,3203.52,3201.61,0.0,tp_lower -71509,做多,2024-11-11 03:45:00,2024-11-11 03:55:00,3201.43,3197.11,-0.0,flip_to_short -71510,做空,2024-11-11 03:55:00,2024-11-11 04:25:00,3197.11,3169.09,0.0,tp_lower -71511,做多,2024-11-11 06:25:00,2024-11-11 06:35:00,3145.81,3145.78,-0.0,flip_to_short -71512,做空,2024-11-11 06:35:00,2024-11-11 06:50:00,3145.78,3139.86,0.0,flip_to_long -71513,做多,2024-11-11 06:50:00,2024-11-11 06:55:00,3139.86,3139.79,-0.0,flip_to_short -71514,做空,2024-11-11 06:55:00,2024-11-11 07:05:00,3139.79,3139.78,-0.0,flip_to_long -71515,做多,2024-11-11 07:05:00,2024-11-11 07:20:00,3139.78,3136.01,-0.0,flip_to_short -71516,做空,2024-11-11 07:20:00,2024-11-11 07:30:00,3136.01,3137.58,-0.0,flip_to_long -71517,做多,2024-11-11 07:30:00,2024-11-11 08:05:00,3137.58,3149.89,0.0,tp_upper -71518,做空,2024-11-11 08:20:00,2024-11-11 08:30:00,3135.7,3140.27,-0.0,flip_to_long -71519,做多,2024-11-11 08:30:00,2024-11-11 08:55:00,3140.27,3150.72,0.0,tp_upper -71520,做空,2024-11-11 11:00:00,2024-11-11 11:15:00,3188.1,3190.9,-0.0,flip_to_long -71521,做多,2024-11-11 11:15:00,2024-11-11 11:35:00,3190.9,3191.55,-0.0,tp_upper -71522,做多,2024-11-11 11:45:00,2024-11-11 11:55:00,3202.46,3199.87,-0.0,tp_upper -71523,做空,2024-11-11 12:15:00,2024-11-11 12:20:00,3172.53,3161.01,0.0,tp_lower -71524,做多,2024-11-11 14:05:00,2024-11-11 14:10:00,3171.03,3156.02,-0.0,flip_to_short -71525,做空,2024-11-11 14:10:00,2024-11-11 14:15:00,3156.02,3159.52,-0.0,flip_to_long -71526,做多,2024-11-11 14:15:00,2024-11-11 14:30:00,3159.52,3178.68,0.0,tp_upper -71527,做空,2024-11-11 14:40:00,2024-11-11 14:45:00,3157.12,3169.26,-0.0,flip_to_long -71528,做多,2024-11-11 14:45:00,2024-11-11 14:50:00,3169.26,3175.94,0.0,tp_upper -71529,做空,2024-11-11 17:55:00,2024-11-11 18:05:00,3296.61,3297.34,-0.0,flip_to_long -71530,做多,2024-11-11 18:05:00,2024-11-11 18:10:00,3297.34,3291.65,-0.0,flip_to_short -71531,做空,2024-11-11 18:10:00,2024-11-11 18:30:00,3291.65,3300.79,-0.0,flip_to_long -71532,做多,2024-11-11 18:30:00,2024-11-11 18:45:00,3300.79,3325.17,0.0,tp_upper -71533,做空,2024-11-11 19:10:00,2024-11-11 19:45:00,3314.61,3315.12,-0.0,flip_to_long -71534,做多,2024-11-11 19:45:00,2024-11-11 19:50:00,3315.12,3301.87,-0.0,flip_to_short -71535,做空,2024-11-11 19:50:00,2024-11-11 20:05:00,3301.87,3305.47,-0.0,tp_lower -71536,做多,2024-11-11 20:10:00,2024-11-11 20:15:00,3323.76,3323.57,-0.0,flip_to_short -71537,做空,2024-11-11 20:15:00,2024-11-11 21:40:00,3323.57,3334.12,-0.0,flip_to_long -71538,做多,2024-11-11 21:40:00,2024-11-11 23:00:00,3334.12,3365.15,0.0,tp_upper -71539,做空,2024-11-12 00:05:00,2024-11-12 00:15:00,3352.1,3261.78,0.0,tp_lower -71540,做多,2024-11-12 00:55:00,2024-11-12 01:00:00,3346.06,3332.05,-0.0,flip_to_short -71541,做空,2024-11-12 01:00:00,2024-11-12 01:30:00,3332.05,3330.84,-0.0,flip_to_long -71542,做多,2024-11-12 01:30:00,2024-11-12 01:55:00,3330.84,3321.27,-0.0,flip_to_short -71543,做空,2024-11-12 01:55:00,2024-11-12 02:00:00,3321.27,3330.68,-0.0,flip_to_long -71544,做多,2024-11-12 02:00:00,2024-11-12 02:05:00,3330.68,3325.38,-0.0,flip_to_short -71545,做空,2024-11-12 02:05:00,2024-11-12 02:20:00,3325.38,3314.32,0.0,tp_lower -71546,做多,2024-11-12 02:35:00,2024-11-12 03:45:00,3317.64,3321.27,0.0,flip_to_short -71547,做空,2024-11-12 03:45:00,2024-11-12 05:15:00,3321.27,3341.39,-0.0,flip_to_long -71548,做多,2024-11-12 05:15:00,2024-11-12 05:30:00,3341.39,3333.9,-0.0,flip_to_short -71549,做空,2024-11-12 05:30:00,2024-11-12 05:45:00,3333.9,3323.18,0.0,tp_lower -71550,做多,2024-11-12 06:00:00,2024-11-12 06:10:00,3339.77,3341.01,-0.0,flip_to_short -71551,做空,2024-11-12 06:10:00,2024-11-12 06:20:00,3341.01,3331.3,0.0,flip_to_long -71552,做多,2024-11-12 06:20:00,2024-11-12 06:40:00,3331.3,3374.47,0.0,tp_upper -71553,做空,2024-11-12 07:35:00,2024-11-12 07:40:00,3359.04,3364.98,-0.0,flip_to_long -71554,做多,2024-11-12 07:40:00,2024-11-12 08:10:00,3364.98,3368.05,0.0,flip_to_short -71555,做空,2024-11-12 08:10:00,2024-11-12 08:15:00,3368.05,3375.74,-0.0,flip_to_long -71556,做多,2024-11-12 08:15:00,2024-11-12 08:25:00,3375.74,3369.3,-0.0,flip_to_short -71557,做空,2024-11-12 08:25:00,2024-11-12 08:30:00,3369.3,3378.33,-0.0,flip_to_long -71558,做多,2024-11-12 08:30:00,2024-11-12 08:35:00,3378.33,3388.32,0.0,tp_upper -71559,做空,2024-11-12 09:35:00,2024-11-12 10:05:00,3387.97,3364.41,0.0,tp_lower -71560,做多,2024-11-12 11:35:00,2024-11-12 11:40:00,3309.2,3295.06,-0.0,flip_to_short -71561,做空,2024-11-12 11:40:00,2024-11-12 12:00:00,3295.06,3293.09,0.0,flip_to_long -71562,做多,2024-11-12 12:00:00,2024-11-12 12:05:00,3293.09,3291.92,-0.0,flip_to_short -71563,做空,2024-11-12 12:05:00,2024-11-12 12:25:00,3291.92,3260.52,0.0,tp_lower -71564,做空,2024-11-12 13:15:00,2024-11-12 13:20:00,3258.17,3274.74,-0.0,flip_to_long -71565,做多,2024-11-12 13:20:00,2024-11-12 13:25:00,3274.74,3264.14,-0.0,flip_to_short -71566,做空,2024-11-12 13:25:00,2024-11-12 13:35:00,3264.14,3238.93,0.0,tp_lower -71567,做多,2024-11-12 13:55:00,2024-11-12 14:00:00,3265.65,3278.28,0.0,tp_upper -71568,做空,2024-11-12 14:10:00,2024-11-12 14:20:00,3257.51,3260.4,-0.0,flip_to_long -71569,做多,2024-11-12 14:20:00,2024-11-12 14:30:00,3260.4,3262.4,0.0,flip_to_short -71570,做空,2024-11-12 14:30:00,2024-11-12 15:35:00,3262.4,3271.82,-0.0,flip_to_long -71571,做多,2024-11-12 15:35:00,2024-11-12 15:50:00,3271.82,3257.14,-0.0,flip_to_short -71572,做空,2024-11-12 15:50:00,2024-11-12 16:05:00,3257.14,3243.52,0.0,tp_lower -71573,做多,2024-11-12 16:40:00,2024-11-12 16:45:00,3265.51,3256.8,-0.0,flip_to_short -71574,做空,2024-11-12 16:45:00,2024-11-12 17:25:00,3256.8,3255.16,0.0,flip_to_long -71575,做多,2024-11-12 17:25:00,2024-11-12 17:45:00,3255.16,3251.82,-0.0,flip_to_short -71576,做空,2024-11-12 17:45:00,2024-11-12 18:00:00,3251.82,3235.27,0.0,tp_lower -71577,做多,2024-11-12 18:15:00,2024-11-12 18:30:00,3261.94,3283.9,0.0,tp_upper -71578,做空,2024-11-12 19:40:00,2024-11-12 20:15:00,3284.73,3270.14,0.0,tp_lower -71579,做多,2024-11-12 20:30:00,2024-11-12 20:50:00,3285.14,3298.69,0.0,tp_upper -71580,做空,2024-11-12 20:55:00,2024-11-12 21:15:00,3288.51,3257.23,0.0,tp_lower -71581,做多,2024-11-12 21:30:00,2024-11-12 21:55:00,3273.11,3280.22,0.0,flip_to_short -71582,做空,2024-11-12 21:55:00,2024-11-12 22:00:00,3280.22,3283.32,-0.0,flip_to_long -71583,做多,2024-11-12 22:00:00,2024-11-12 22:05:00,3283.32,3265.19,-0.0,flip_to_short -71584,做空,2024-11-12 22:05:00,2024-11-12 22:10:00,3265.19,3266.79,-0.0,tp_lower -71585,做多,2024-11-12 22:30:00,2024-11-12 22:45:00,3276.29,3287.03,0.0,tp_upper -71586,做空,2024-11-12 23:00:00,2024-11-12 23:05:00,3264.32,3281.22,-0.0,flip_to_long -71587,做多,2024-11-12 23:05:00,2024-11-12 23:10:00,3281.22,3280.14,-0.0,flip_to_short -71588,做空,2024-11-12 23:10:00,2024-11-12 23:20:00,3280.14,3248.62,0.0,tp_lower -71589,做多,2024-11-13 00:35:00,2024-11-13 00:55:00,3266.07,3251.61,-0.0,flip_to_short -71590,做空,2024-11-13 00:55:00,2024-11-13 01:00:00,3251.61,3254.86,-0.0,flip_to_long -71591,做多,2024-11-13 01:00:00,2024-11-13 01:10:00,3254.86,3276.33,0.0,tp_upper -71592,做空,2024-11-13 01:20:00,2024-11-13 01:25:00,3255.61,3276.02,-0.0,flip_to_long -71593,做多,2024-11-13 01:25:00,2024-11-13 02:10:00,3276.02,3260.94,-0.0,flip_to_short -71594,做空,2024-11-13 02:10:00,2024-11-13 02:15:00,3260.94,3229.65,0.0,tp_lower -71595,做多,2024-11-13 02:55:00,2024-11-13 03:05:00,3255.01,3250.32,-0.0,flip_to_short -71596,做空,2024-11-13 03:05:00,2024-11-13 03:10:00,3250.32,3251.74,-0.0,flip_to_long -71597,做多,2024-11-13 03:10:00,2024-11-13 03:20:00,3251.74,3238.41,-0.0,flip_to_short -71598,做空,2024-11-13 03:20:00,2024-11-13 03:50:00,3238.41,3230.62,0.0,flip_to_long -71599,做多,2024-11-13 03:50:00,2024-11-13 07:20:00,3230.62,3139.17,-0.0,flip_to_short -71600,做空,2024-11-13 07:20:00,2024-11-13 07:25:00,3139.17,3141.91,-0.0,flip_to_long -71601,做多,2024-11-13 07:25:00,2024-11-13 07:30:00,3141.91,3133.46,-0.0,flip_to_short -71602,做空,2024-11-13 07:30:00,2024-11-13 07:35:00,3133.46,3147.8,-0.0,flip_to_long -71603,做多,2024-11-13 07:35:00,2024-11-13 07:50:00,3147.8,3160.49,0.0,tp_upper -71604,做空,2024-11-13 08:55:00,2024-11-13 09:05:00,3161.43,3159.12,0.0,flip_to_long -71605,做多,2024-11-13 09:05:00,2024-11-13 09:20:00,3159.12,3164.34,0.0,flip_to_short -71606,做空,2024-11-13 09:20:00,2024-11-13 09:35:00,3164.34,3154.1,0.0,tp_lower -71607,做空,2024-11-13 09:55:00,2024-11-13 10:10:00,3164.38,3154.03,0.0,tp_lower -71608,做多,2024-11-13 10:20:00,2024-11-13 10:25:00,3161.96,3158.38,-0.0,flip_to_short -71609,做空,2024-11-13 10:25:00,2024-11-13 10:30:00,3158.38,3160.03,-0.0,flip_to_long -71610,做多,2024-11-13 10:30:00,2024-11-13 11:00:00,3160.03,3181.7,0.0,tp_upper -71611,做空,2024-11-13 11:55:00,2024-11-13 12:00:00,3169.57,3172.77,-0.0,flip_to_long -71612,做多,2024-11-13 12:00:00,2024-11-13 12:05:00,3172.77,3166.21,-0.0,flip_to_short -71613,做空,2024-11-13 12:05:00,2024-11-13 12:30:00,3166.21,3159.98,0.0,tp_lower -71614,做多,2024-11-13 12:40:00,2024-11-13 12:55:00,3177.9,3166.15,-0.0,flip_to_short -71615,做空,2024-11-13 12:55:00,2024-11-13 13:00:00,3166.15,3168.94,-0.0,tp_lower -71616,做多,2024-11-13 13:20:00,2024-11-13 13:25:00,3175.36,3182.48,0.0,tp_upper -71617,做空,2024-11-13 16:20:00,2024-11-13 16:35:00,3309.89,3274.41,0.0,tp_lower -71618,做多,2024-11-13 17:05:00,2024-11-13 17:15:00,3295.02,3292.11,-0.0,flip_to_short -71619,做空,2024-11-13 17:15:00,2024-11-13 18:20:00,3292.11,3284.76,0.0,flip_to_long -71620,做多,2024-11-13 18:20:00,2024-11-13 18:25:00,3284.76,3277.47,-0.0,flip_to_short -71621,做空,2024-11-13 18:25:00,2024-11-13 18:35:00,3277.47,3260.34,0.0,tp_lower -71622,做多,2024-11-13 18:45:00,2024-11-13 18:55:00,3286.67,3272.49,-0.0,flip_to_short -71623,做空,2024-11-13 18:55:00,2024-11-13 19:00:00,3272.49,3255.56,0.0,tp_lower -71624,做空,2024-11-13 20:50:00,2024-11-13 21:00:00,3174.07,3133.12,0.0,tp_lower -71625,做多,2024-11-13 21:30:00,2024-11-13 21:35:00,3170.52,3169.32,-0.0,flip_to_short -71626,做空,2024-11-13 21:35:00,2024-11-13 22:00:00,3169.32,3166.59,0.0,flip_to_long -71627,做多,2024-11-13 22:00:00,2024-11-13 23:00:00,3166.59,3168.99,0.0,flip_to_short -71628,做空,2024-11-13 23:00:00,2024-11-13 23:05:00,3168.99,3171.91,-0.0,flip_to_long -71629,做多,2024-11-13 23:05:00,2024-11-13 23:35:00,3171.91,3197.35,0.0,tp_upper -71630,做空,2024-11-13 23:50:00,2024-11-13 23:55:00,3183.07,3188.89,-0.0,flip_to_long -71631,做多,2024-11-13 23:55:00,2024-11-14 00:20:00,3188.89,3193.78,0.0,tp_upper -71632,做空,2024-11-14 00:40:00,2024-11-14 00:50:00,3186.28,3187.49,-0.0,tp_lower -71633,做多,2024-11-14 01:00:00,2024-11-14 01:10:00,3188.73,3190.12,-0.0,flip_to_short -71634,做空,2024-11-14 01:10:00,2024-11-14 01:20:00,3190.12,3170.06,0.0,tp_lower -71635,做多,2024-11-14 01:45:00,2024-11-14 01:50:00,3190.89,3206.05,0.0,tp_upper -71636,做空,2024-11-14 02:25:00,2024-11-14 02:35:00,3193.41,3194.38,-0.0,flip_to_long -71637,做多,2024-11-14 02:35:00,2024-11-14 03:00:00,3194.38,3201.23,0.0,flip_to_short -71638,做空,2024-11-14 03:00:00,2024-11-14 03:15:00,3201.23,3191.31,0.0,tp_lower -71639,做多,2024-11-14 03:20:00,2024-11-14 03:55:00,3202.97,3219.7,0.0,tp_upper -71640,做空,2024-11-14 05:10:00,2024-11-14 05:15:00,3220.02,3224.99,-0.0,flip_to_long -71641,做多,2024-11-14 05:15:00,2024-11-14 05:20:00,3224.99,3218.21,-0.0,flip_to_short -71642,做空,2024-11-14 05:20:00,2024-11-14 05:30:00,3218.21,3224.76,-0.0,flip_to_long -71643,做多,2024-11-14 05:30:00,2024-11-14 06:30:00,3224.76,3219.51,-0.0,flip_to_short -71644,做空,2024-11-14 06:30:00,2024-11-14 06:40:00,3219.51,3212.43,0.0,tp_lower -71645,做多,2024-11-14 07:40:00,2024-11-14 08:45:00,3204.74,3203.1,-0.0,flip_to_short -71646,做空,2024-11-14 08:45:00,2024-11-14 09:05:00,3203.1,3213.54,-0.0,flip_to_long -71647,做多,2024-11-14 09:05:00,2024-11-14 10:05:00,3213.54,3217.4,0.0,tp_upper -71648,做空,2024-11-14 10:15:00,2024-11-14 10:30:00,3210.22,3209.94,-0.0,flip_to_long -71649,做多,2024-11-14 10:30:00,2024-11-14 10:35:00,3209.94,3194.65,-0.0,flip_to_short -71650,做空,2024-11-14 10:35:00,2024-11-14 10:40:00,3194.65,3189.31,0.0,tp_lower -71651,做多,2024-11-14 11:45:00,2024-11-14 12:05:00,3186.73,3179.44,-0.0,flip_to_short -71652,做空,2024-11-14 12:05:00,2024-11-14 12:10:00,3179.44,3188.11,-0.0,flip_to_long -71653,做多,2024-11-14 12:10:00,2024-11-14 12:50:00,3188.11,3185.47,-0.0,flip_to_short -71654,做空,2024-11-14 12:50:00,2024-11-14 13:00:00,3185.47,3196.89,-0.0,flip_to_long -71655,做多,2024-11-14 13:00:00,2024-11-14 13:05:00,3196.89,3192.14,-0.0,tp_upper -71656,做空,2024-11-14 13:15:00,2024-11-14 13:30:00,3187.0,3180.25,0.0,tp_lower -71657,做多,2024-11-14 13:40:00,2024-11-14 13:45:00,3191.78,3182.09,-0.0,flip_to_short -71658,做空,2024-11-14 13:45:00,2024-11-14 13:50:00,3182.09,3171.77,0.0,tp_lower -71659,做多,2024-11-14 14:10:00,2024-11-14 14:35:00,3180.81,3155.61,-0.0,flip_to_short -71660,做空,2024-11-14 14:35:00,2024-11-14 14:40:00,3155.61,3133.72,0.0,tp_lower -71661,做多,2024-11-14 16:15:00,2024-11-14 16:40:00,3110.95,3146.54,0.0,tp_upper -71662,做空,2024-11-14 17:30:00,2024-11-14 17:35:00,3130.19,3141.0,-0.0,flip_to_long -71663,做多,2024-11-14 17:35:00,2024-11-14 17:40:00,3141.0,3137.08,-0.0,flip_to_short -71664,做空,2024-11-14 17:40:00,2024-11-14 18:05:00,3137.08,3143.57,-0.0,flip_to_long -71665,做多,2024-11-14 18:05:00,2024-11-14 18:35:00,3143.57,3136.14,-0.0,flip_to_short -71666,做空,2024-11-14 18:35:00,2024-11-14 18:45:00,3136.14,3130.44,0.0,tp_lower -71667,做多,2024-11-14 18:50:00,2024-11-14 18:55:00,3136.53,3134.43,-0.0,flip_to_short -71668,做空,2024-11-14 18:55:00,2024-11-14 19:00:00,3134.43,3139.8,-0.0,flip_to_long -71669,做多,2024-11-14 19:00:00,2024-11-14 19:05:00,3139.8,3138.69,-0.0,tp_upper -71670,做空,2024-11-14 19:10:00,2024-11-14 19:40:00,3138.43,3140.12,-0.0,flip_to_long -71671,做多,2024-11-14 19:40:00,2024-11-14 19:45:00,3140.12,3135.45,-0.0,flip_to_short -71672,做空,2024-11-14 19:45:00,2024-11-14 19:50:00,3135.45,3146.82,-0.0,flip_to_long -71673,做多,2024-11-14 19:50:00,2024-11-14 19:55:00,3146.82,3147.72,-0.0,tp_upper -71674,做空,2024-11-14 20:00:00,2024-11-14 20:05:00,3132.84,3117.8,0.0,tp_lower -71675,做多,2024-11-14 21:20:00,2024-11-14 21:35:00,3113.52,3113.61,-0.0,flip_to_short -71676,做空,2024-11-14 21:35:00,2024-11-14 22:10:00,3113.61,3110.97,0.0,flip_to_long -71677,做多,2024-11-14 22:10:00,2024-11-14 22:25:00,3110.97,3107.2,-0.0,flip_to_short -71678,做空,2024-11-14 22:25:00,2024-11-14 22:30:00,3107.2,3075.17,0.0,tp_lower -71679,做多,2024-11-14 22:45:00,2024-11-14 22:50:00,3111.09,3108.89,-0.0,flip_to_short -71680,做空,2024-11-14 22:50:00,2024-11-14 23:00:00,3108.89,3080.37,0.0,tp_lower -71681,做多,2024-11-15 00:00:00,2024-11-15 00:45:00,3074.68,3070.2,-0.0,flip_to_short -71682,做空,2024-11-15 00:45:00,2024-11-15 00:50:00,3070.2,3071.64,-0.0,flip_to_long -71683,做多,2024-11-15 00:50:00,2024-11-15 01:05:00,3071.64,3067.2,-0.0,flip_to_short -71684,做空,2024-11-15 01:05:00,2024-11-15 01:15:00,3067.2,3064.2,0.0,tp_lower -71685,做多,2024-11-15 01:40:00,2024-11-15 02:10:00,3069.31,3066.27,-0.0,flip_to_short -71686,做空,2024-11-15 02:10:00,2024-11-15 02:25:00,3066.27,3066.39,-0.0,flip_to_long -71687,做多,2024-11-15 02:25:00,2024-11-15 02:35:00,3066.39,3076.8,0.0,tp_upper -71688,做空,2024-11-15 03:20:00,2024-11-15 04:05:00,3074.1,3080.78,-0.0,flip_to_long -71689,做多,2024-11-15 04:05:00,2024-11-15 04:10:00,3080.78,3074.32,-0.0,flip_to_short -71690,做空,2024-11-15 04:10:00,2024-11-15 04:15:00,3074.32,3067.15,0.0,tp_lower -71691,做多,2024-11-15 05:25:00,2024-11-15 06:30:00,3052.2,3049.45,-0.0,flip_to_short -71692,做空,2024-11-15 06:30:00,2024-11-15 06:35:00,3049.45,3056.24,-0.0,flip_to_long -71693,做多,2024-11-15 06:35:00,2024-11-15 06:40:00,3056.24,3051.18,-0.0,flip_to_short -71694,做空,2024-11-15 06:40:00,2024-11-15 06:45:00,3051.18,3060.64,-0.0,flip_to_long -71695,做多,2024-11-15 06:45:00,2024-11-15 07:30:00,3060.64,3064.38,0.0,flip_to_short -71696,做空,2024-11-15 07:30:00,2024-11-15 07:40:00,3064.38,3059.69,0.0,tp_lower -71697,做多,2024-11-15 08:35:00,2024-11-15 09:00:00,3058.12,3080.11,0.0,tp_upper -71698,做空,2024-11-15 10:40:00,2024-11-15 10:45:00,3097.65,3099.98,-0.0,flip_to_long -71699,做多,2024-11-15 10:45:00,2024-11-15 10:50:00,3099.98,3098.52,-0.0,flip_to_short -71700,做空,2024-11-15 10:50:00,2024-11-15 10:55:00,3098.52,3102.32,-0.0,flip_to_long -71701,做多,2024-11-15 10:55:00,2024-11-15 11:05:00,3102.32,3099.2,-0.0,flip_to_short -71702,做空,2024-11-15 11:05:00,2024-11-15 11:10:00,3099.2,3091.43,0.0,tp_lower -71703,做多,2024-11-15 11:30:00,2024-11-15 11:45:00,3098.65,3097.91,-0.0,flip_to_short -71704,做空,2024-11-15 11:45:00,2024-11-15 11:50:00,3097.91,3101.42,-0.0,flip_to_long -71705,做多,2024-11-15 11:50:00,2024-11-15 12:00:00,3101.42,3101.53,-0.0,flip_to_short -71706,做空,2024-11-15 12:00:00,2024-11-15 12:45:00,3101.53,3103.62,-0.0,flip_to_long -71707,做多,2024-11-15 12:45:00,2024-11-15 13:00:00,3103.62,3105.48,0.0,flip_to_short -71708,做空,2024-11-15 13:00:00,2024-11-15 13:30:00,3105.48,3099.66,0.0,flip_to_long -71709,做多,2024-11-15 13:30:00,2024-11-15 13:55:00,3099.66,3104.61,0.0,flip_to_short -71710,做空,2024-11-15 13:55:00,2024-11-15 14:05:00,3104.61,3093.93,0.0,tp_lower -71711,做多,2024-11-15 16:10:00,2024-11-15 16:15:00,3043.4,3036.28,-0.0,flip_to_short -71712,做空,2024-11-15 16:15:00,2024-11-15 16:20:00,3036.28,3049.01,-0.0,flip_to_long -71713,做多,2024-11-15 16:20:00,2024-11-15 16:35:00,3049.01,3027.1,-0.0,flip_to_short -71714,做空,2024-11-15 16:35:00,2024-11-15 16:50:00,3027.1,3037.64,-0.0,flip_to_long -71715,做多,2024-11-15 16:50:00,2024-11-15 16:55:00,3037.64,3036.76,-0.0,flip_to_short -71716,做空,2024-11-15 16:55:00,2024-11-15 18:00:00,3036.76,3040.85,-0.0,flip_to_long -71717,做多,2024-11-15 18:00:00,2024-11-15 18:10:00,3040.85,3036.48,-0.0,flip_to_short -71718,做空,2024-11-15 18:10:00,2024-11-15 18:20:00,3036.48,3029.53,0.0,tp_lower -71719,做多,2024-11-15 19:05:00,2024-11-15 19:35:00,3032.31,3049.27,0.0,tp_upper -71720,做空,2024-11-15 19:55:00,2024-11-15 21:50:00,3041.87,3097.27,-0.0,flip_to_long -71721,做多,2024-11-15 21:50:00,2024-11-15 22:05:00,3097.27,3085.49,-0.0,flip_to_short -71722,做空,2024-11-15 22:05:00,2024-11-15 22:10:00,3085.49,3087.71,-0.0,flip_to_long -71723,做多,2024-11-15 22:10:00,2024-11-15 22:20:00,3087.71,3105.56,0.0,tp_upper -71724,做空,2024-11-15 23:25:00,2024-11-15 23:50:00,3103.69,3093.57,0.0,tp_lower -71725,做多,2024-11-16 01:00:00,2024-11-16 01:15:00,3095.51,3106.9,0.0,tp_upper -71726,做空,2024-11-16 04:35:00,2024-11-16 06:10:00,3136.61,3121.99,0.0,tp_lower -71727,做多,2024-11-16 08:20:00,2024-11-16 08:25:00,3114.94,3111.68,-0.0,flip_to_short -71728,做空,2024-11-16 08:25:00,2024-11-16 08:30:00,3111.68,3117.62,-0.0,flip_to_long -71729,做多,2024-11-16 08:30:00,2024-11-16 08:50:00,3117.62,3119.73,0.0,tp_upper -71730,做空,2024-11-16 09:20:00,2024-11-16 09:25:00,3112.15,3115.41,-0.0,flip_to_long -71731,做多,2024-11-16 09:25:00,2024-11-16 09:40:00,3115.41,3125.06,0.0,tp_upper -71732,做空,2024-11-16 09:55:00,2024-11-16 10:00:00,3118.65,3119.59,-0.0,flip_to_long -71733,做多,2024-11-16 10:00:00,2024-11-16 10:10:00,3119.59,3119.64,-0.0,flip_to_short -71734,做空,2024-11-16 10:10:00,2024-11-16 10:15:00,3119.64,3127.19,-0.0,flip_to_long -71735,做多,2024-11-16 10:15:00,2024-11-16 10:20:00,3127.19,3127.88,-0.0,tp_upper -71736,做空,2024-11-16 11:00:00,2024-11-16 11:05:00,3123.96,3135.73,-0.0,flip_to_long -71737,做多,2024-11-16 11:05:00,2024-11-16 11:15:00,3135.73,3132.89,-0.0,tp_upper -71738,做空,2024-11-16 12:50:00,2024-11-16 13:00:00,3177.74,3181.6,-0.0,flip_to_long -71739,做多,2024-11-16 13:00:00,2024-11-16 13:20:00,3181.6,3183.75,0.0,flip_to_short -71740,做空,2024-11-16 13:20:00,2024-11-16 13:40:00,3183.75,3167.99,0.0,tp_lower -71741,做多,2024-11-16 14:00:00,2024-11-16 14:10:00,3176.38,3170.2,-0.0,flip_to_short -71742,做空,2024-11-16 14:10:00,2024-11-16 14:15:00,3170.2,3160.58,0.0,tp_lower -71743,做多,2024-11-16 14:55:00,2024-11-16 16:20:00,3170.55,3147.85,-0.0,flip_to_short -71744,做空,2024-11-16 16:20:00,2024-11-16 16:25:00,3147.85,3151.86,-0.0,flip_to_long -71745,做多,2024-11-16 16:25:00,2024-11-16 16:45:00,3151.86,3147.62,-0.0,flip_to_short -71746,做空,2024-11-16 16:45:00,2024-11-16 19:35:00,3147.62,3168.46,-0.0,tp_lower -71747,做多,2024-11-16 21:30:00,2024-11-16 21:45:00,3158.01,3153.37,-0.0,flip_to_short -71748,做空,2024-11-16 21:45:00,2024-11-16 21:55:00,3153.37,3156.48,-0.0,flip_to_long -71749,做多,2024-11-16 21:55:00,2024-11-16 22:25:00,3156.48,3163.97,0.0,tp_upper -71750,做空,2024-11-16 22:40:00,2024-11-16 22:50:00,3159.86,3151.31,0.0,tp_lower -71751,做多,2024-11-17 00:15:00,2024-11-17 00:25:00,3145.53,3153.36,0.0,tp_upper -71752,做空,2024-11-17 01:05:00,2024-11-17 01:15:00,3144.68,3142.48,0.0,flip_to_long -71753,做多,2024-11-17 01:15:00,2024-11-17 01:25:00,3142.48,3138.97,-0.0,flip_to_short -71754,做空,2024-11-17 01:25:00,2024-11-17 01:30:00,3138.97,3120.39,0.0,tp_lower -71755,做空,2024-11-17 03:05:00,2024-11-17 03:20:00,3069.35,3060.58,0.0,flip_to_long -71756,做多,2024-11-17 03:20:00,2024-11-17 03:35:00,3060.58,3076.99,0.0,tp_upper -71757,做空,2024-11-17 05:30:00,2024-11-17 05:50:00,3107.36,3107.84,-0.0,flip_to_long -71758,做多,2024-11-17 05:50:00,2024-11-17 06:20:00,3107.84,3112.64,0.0,flip_to_short -71759,做空,2024-11-17 06:20:00,2024-11-17 08:05:00,3112.64,3150.31,-0.0,flip_to_long -71760,做多,2024-11-17 08:05:00,2024-11-17 08:15:00,3150.31,3151.29,-0.0,tp_upper -71761,做空,2024-11-17 08:55:00,2024-11-17 09:00:00,3147.46,3151.6,-0.0,flip_to_long -71762,做多,2024-11-17 09:00:00,2024-11-17 09:05:00,3151.6,3164.01,0.0,tp_upper -71763,做空,2024-11-17 09:20:00,2024-11-17 09:25:00,3148.53,3149.98,-0.0,flip_to_long -71764,做多,2024-11-17 09:25:00,2024-11-17 10:35:00,3149.98,3145.48,-0.0,flip_to_short -71765,做空,2024-11-17 10:35:00,2024-11-17 10:40:00,3145.48,3146.13,-0.0,flip_to_long -71766,做多,2024-11-17 10:40:00,2024-11-17 10:50:00,3146.13,3138.0,-0.0,flip_to_short -71767,做空,2024-11-17 10:50:00,2024-11-17 11:00:00,3138.0,3126.53,0.0,tp_lower -71768,做多,2024-11-17 12:25:00,2024-11-17 12:35:00,3117.68,3117.39,-0.0,flip_to_short -71769,做空,2024-11-17 12:35:00,2024-11-17 13:25:00,3117.39,3117.39,-0.0,flip_to_long -71770,做多,2024-11-17 13:25:00,2024-11-17 15:20:00,3117.39,3094.6,-0.0,flip_to_short -71771,做空,2024-11-17 15:20:00,2024-11-17 16:05:00,3094.6,3080.17,0.0,tp_lower -71772,做多,2024-11-17 16:15:00,2024-11-17 16:20:00,3093.66,3090.99,-0.0,flip_to_short -71773,做空,2024-11-17 16:20:00,2024-11-17 16:30:00,3090.99,3095.89,-0.0,flip_to_long -71774,做多,2024-11-17 16:30:00,2024-11-17 16:40:00,3095.89,3085.39,-0.0,flip_to_short -71775,做空,2024-11-17 16:40:00,2024-11-17 16:45:00,3085.39,3091.27,-0.0,flip_to_long -71776,做多,2024-11-17 16:45:00,2024-11-17 17:05:00,3091.27,3094.07,0.0,flip_to_short -71777,做空,2024-11-17 17:05:00,2024-11-17 17:15:00,3094.07,3091.3,0.0,flip_to_long -71778,做多,2024-11-17 17:15:00,2024-11-17 17:25:00,3091.3,3102.99,0.0,tp_upper -71779,做空,2024-11-17 18:05:00,2024-11-17 18:10:00,3097.28,3099.69,-0.0,flip_to_long -71780,做多,2024-11-17 18:10:00,2024-11-17 19:35:00,3099.69,3091.32,-0.0,flip_to_short -71781,做空,2024-11-17 19:35:00,2024-11-17 20:25:00,3091.32,3073.12,0.0,tp_lower -71782,做多,2024-11-17 21:20:00,2024-11-17 21:30:00,3085.44,3086.01,-0.0,flip_to_short -71783,做空,2024-11-17 21:30:00,2024-11-17 21:55:00,3086.01,3064.32,0.0,tp_lower -71784,做多,2024-11-17 22:10:00,2024-11-17 22:30:00,3075.32,3070.03,-0.0,flip_to_short -71785,做空,2024-11-17 22:30:00,2024-11-17 22:50:00,3070.03,3071.62,-0.0,flip_to_long -71786,做多,2024-11-17 22:50:00,2024-11-17 23:35:00,3071.62,3067.34,-0.0,flip_to_short -71787,做空,2024-11-17 23:35:00,2024-11-17 23:40:00,3067.34,3073.16,-0.0,flip_to_long -71788,做多,2024-11-17 23:40:00,2024-11-18 00:05:00,3073.16,3078.52,0.0,tp_upper -71789,做空,2024-11-18 02:00:00,2024-11-18 02:30:00,3111.23,3115.51,-0.0,flip_to_long -71790,做多,2024-11-18 02:30:00,2024-11-18 02:45:00,3115.51,3117.98,0.0,tp_upper -71791,做空,2024-11-18 02:50:00,2024-11-18 03:00:00,3114.55,3109.22,0.0,tp_lower -71792,做多,2024-11-18 03:45:00,2024-11-18 04:10:00,3109.47,3112.27,0.0,flip_to_short -71793,做空,2024-11-18 04:10:00,2024-11-18 04:30:00,3112.27,3109.31,0.0,flip_to_long -71794,做多,2024-11-18 04:30:00,2024-11-18 04:35:00,3109.31,3102.36,-0.0,flip_to_short -71795,做空,2024-11-18 04:35:00,2024-11-18 04:50:00,3102.36,3105.18,-0.0,tp_lower -71796,做多,2024-11-18 05:00:00,2024-11-18 05:25:00,3103.44,3119.63,0.0,tp_upper -71797,做空,2024-11-18 05:45:00,2024-11-18 05:50:00,3108.08,3110.69,-0.0,flip_to_long -71798,做多,2024-11-18 05:50:00,2024-11-18 05:55:00,3110.69,3121.12,0.0,tp_upper -71799,做空,2024-11-18 07:20:00,2024-11-18 07:45:00,3132.81,3137.49,-0.0,flip_to_long -71800,做多,2024-11-18 07:45:00,2024-11-18 07:50:00,3137.49,3137.11,-0.0,flip_to_short -71801,做空,2024-11-18 07:50:00,2024-11-18 08:05:00,3137.11,3131.51,0.0,tp_lower -71802,做多,2024-11-18 08:10:00,2024-11-18 08:15:00,3141.49,3137.53,-0.0,flip_to_short -71803,做空,2024-11-18 08:15:00,2024-11-18 08:30:00,3137.53,3124.4,0.0,tp_lower -71804,做多,2024-11-18 10:10:00,2024-11-18 11:00:00,3114.25,3113.51,-0.0,flip_to_short -71805,做空,2024-11-18 11:00:00,2024-11-18 11:10:00,3113.51,3093.7,0.0,tp_lower -71806,做多,2024-11-18 12:30:00,2024-11-18 13:00:00,3081.3,3067.86,-0.0,flip_to_short -71807,做空,2024-11-18 13:00:00,2024-11-18 13:15:00,3067.86,3062.56,0.0,flip_to_long -71808,做多,2024-11-18 13:15:00,2024-11-18 13:50:00,3062.56,3074.03,0.0,flip_to_short -71809,做空,2024-11-18 13:50:00,2024-11-18 14:00:00,3074.03,3075.27,-0.0,flip_to_long -71810,做多,2024-11-18 14:00:00,2024-11-18 14:10:00,3075.27,3091.98,0.0,tp_upper -71811,做空,2024-11-18 14:45:00,2024-11-18 14:55:00,3093.04,3089.52,0.0,flip_to_long -71812,做多,2024-11-18 14:55:00,2024-11-18 15:20:00,3089.52,3089.39,-0.0,flip_to_short -71813,做空,2024-11-18 15:20:00,2024-11-18 15:25:00,3089.39,3094.47,-0.0,flip_to_long -71814,做多,2024-11-18 15:25:00,2024-11-18 15:35:00,3094.47,3137.86,0.0,tp_upper -71815,做空,2024-11-18 17:40:00,2024-11-18 17:45:00,3166.87,3156.39,0.0,tp_lower -71816,做多,2024-11-18 17:55:00,2024-11-18 18:00:00,3178.39,3174.47,-0.0,flip_to_short -71817,做空,2024-11-18 18:00:00,2024-11-18 18:05:00,3174.47,3178.69,-0.0,flip_to_long -71818,做多,2024-11-18 18:05:00,2024-11-18 18:10:00,3178.69,3192.67,0.0,tp_upper -71819,做空,2024-11-18 18:30:00,2024-11-18 19:10:00,3182.26,3139.56,0.0,tp_lower -71820,做多,2024-11-18 20:10:00,2024-11-18 20:25:00,3136.32,3180.68,0.0,tp_upper -71821,做空,2024-11-18 20:50:00,2024-11-18 22:10:00,3144.64,3163.24,-0.0,flip_to_long -71822,做多,2024-11-18 22:10:00,2024-11-18 22:25:00,3163.24,3160.77,-0.0,flip_to_short -71823,做空,2024-11-18 22:25:00,2024-11-18 22:35:00,3160.77,3166.39,-0.0,flip_to_long -71824,做多,2024-11-18 22:35:00,2024-11-18 22:45:00,3166.39,3157.52,-0.0,flip_to_short -71825,做空,2024-11-18 22:45:00,2024-11-18 23:00:00,3157.52,3159.03,-0.0,flip_to_long -71826,做多,2024-11-18 23:00:00,2024-11-18 23:05:00,3159.03,3150.56,-0.0,flip_to_short -71827,做空,2024-11-18 23:05:00,2024-11-18 23:10:00,3150.56,3151.82,-0.0,tp_lower -71828,做多,2024-11-18 23:30:00,2024-11-18 23:35:00,3181.9,3193.82,0.0,tp_upper -71829,做空,2024-11-19 00:30:00,2024-11-19 02:15:00,3170.58,3160.85,0.0,flip_to_long -71830,做多,2024-11-19 02:15:00,2024-11-19 02:20:00,3160.85,3160.28,-0.0,flip_to_short -71831,做空,2024-11-19 02:20:00,2024-11-19 03:20:00,3160.28,3159.85,-0.0,flip_to_long -71832,做多,2024-11-19 03:20:00,2024-11-19 03:30:00,3159.85,3156.76,-0.0,flip_to_short -71833,做空,2024-11-19 03:30:00,2024-11-19 03:40:00,3156.76,3149.93,0.0,tp_lower -71834,做多,2024-11-19 04:20:00,2024-11-19 04:35:00,3156.6,3157.77,-0.0,tp_upper -71835,做空,2024-11-19 04:40:00,2024-11-19 04:45:00,3154.68,3137.76,0.0,tp_lower -71836,做多,2024-11-19 06:35:00,2024-11-19 06:45:00,3130.69,3128.4,-0.0,flip_to_short -71837,做空,2024-11-19 06:45:00,2024-11-19 06:50:00,3128.4,3130.13,-0.0,flip_to_long -71838,做多,2024-11-19 06:50:00,2024-11-19 07:00:00,3130.13,3128.22,-0.0,flip_to_short -71839,做空,2024-11-19 07:00:00,2024-11-19 07:05:00,3128.22,3128.86,-0.0,flip_to_long -71840,做多,2024-11-19 07:05:00,2024-11-19 07:25:00,3128.86,3128.19,-0.0,flip_to_short -71841,做空,2024-11-19 07:25:00,2024-11-19 08:10:00,3128.19,3123.38,0.0,flip_to_long -71842,做多,2024-11-19 08:10:00,2024-11-19 09:15:00,3123.38,3116.74,-0.0,flip_to_short -71843,做空,2024-11-19 09:15:00,2024-11-19 09:20:00,3116.74,3107.52,0.0,tp_lower -71844,做多,2024-11-19 09:50:00,2024-11-19 09:55:00,3114.87,3112.62,-0.0,flip_to_short -71845,做空,2024-11-19 09:55:00,2024-11-19 10:00:00,3112.62,3112.84,-0.0,flip_to_long -71846,做多,2024-11-19 10:00:00,2024-11-19 11:05:00,3112.84,3129.03,0.0,tp_upper -71847,做空,2024-11-19 11:25:00,2024-11-19 11:30:00,3115.68,3119.05,-0.0,flip_to_long -71848,做多,2024-11-19 11:30:00,2024-11-19 12:00:00,3119.05,3136.85,0.0,tp_upper -71849,做空,2024-11-19 13:00:00,2024-11-19 13:15:00,3129.32,3117.16,0.0,tp_lower -71850,做多,2024-11-19 14:35:00,2024-11-19 14:50:00,3107.16,3102.35,-0.0,flip_to_short -71851,做空,2024-11-19 14:50:00,2024-11-19 15:00:00,3102.35,3106.5,-0.0,flip_to_long -71852,做多,2024-11-19 15:00:00,2024-11-19 15:10:00,3106.5,3101.39,-0.0,flip_to_short -71853,做空,2024-11-19 15:10:00,2024-11-19 15:30:00,3101.39,3102.6,-0.0,flip_to_long -71854,做多,2024-11-19 15:30:00,2024-11-19 15:50:00,3102.6,3099.77,-0.0,flip_to_short -71855,做空,2024-11-19 15:50:00,2024-11-19 15:55:00,3099.77,3106.47,-0.0,flip_to_long -71856,做多,2024-11-19 15:55:00,2024-11-19 16:05:00,3106.47,3104.78,-0.0,flip_to_short -71857,做空,2024-11-19 16:05:00,2024-11-19 17:55:00,3104.78,3120.11,-0.0,flip_to_long -71858,做多,2024-11-19 17:55:00,2024-11-19 18:00:00,3120.11,3118.32,-0.0,flip_to_short -71859,做空,2024-11-19 18:00:00,2024-11-19 18:45:00,3118.32,3123.77,-0.0,flip_to_long -71860,做多,2024-11-19 18:45:00,2024-11-19 18:55:00,3123.77,3143.3,0.0,tp_upper -71861,做空,2024-11-19 19:05:00,2024-11-19 19:35:00,3130.01,3134.77,-0.0,flip_to_long -71862,做多,2024-11-19 19:35:00,2024-11-19 19:40:00,3134.77,3132.72,-0.0,flip_to_short -71863,做空,2024-11-19 19:40:00,2024-11-19 19:55:00,3132.72,3124.76,0.0,tp_lower -71864,做多,2024-11-19 20:10:00,2024-11-19 20:15:00,3132.01,3129.32,-0.0,flip_to_short -71865,做空,2024-11-19 20:15:00,2024-11-19 20:20:00,3129.32,3119.29,0.0,tp_lower -71866,做多,2024-11-19 22:00:00,2024-11-19 22:05:00,3098.8,3093.99,-0.0,flip_to_short -71867,做空,2024-11-19 22:05:00,2024-11-19 22:10:00,3093.99,3098.14,-0.0,flip_to_long -71868,做多,2024-11-19 22:10:00,2024-11-19 22:15:00,3098.14,3093.5,-0.0,flip_to_short -71869,做空,2024-11-19 22:15:00,2024-11-19 22:30:00,3093.5,3078.22,0.0,tp_lower -71870,做多,2024-11-19 22:45:00,2024-11-19 23:00:00,3091.39,3102.54,0.0,tp_upper -71871,做空,2024-11-20 00:20:00,2024-11-20 00:30:00,3100.73,3100.41,-0.0,tp_lower -71872,做多,2024-11-20 00:35:00,2024-11-20 01:00:00,3105.86,3125.34,0.0,tp_upper -71873,做空,2024-11-20 01:15:00,2024-11-20 01:30:00,3112.21,3114.51,-0.0,flip_to_long -71874,做多,2024-11-20 01:30:00,2024-11-20 01:35:00,3114.51,3113.19,-0.0,flip_to_short -71875,做空,2024-11-20 01:35:00,2024-11-20 02:10:00,3113.19,3094.37,0.0,tp_lower -71876,做多,2024-11-20 02:25:00,2024-11-20 02:30:00,3105.66,3099.63,-0.0,flip_to_short -71877,做空,2024-11-20 02:30:00,2024-11-20 02:55:00,3099.63,3088.48,0.0,tp_lower -71878,做多,2024-11-20 03:40:00,2024-11-20 05:00:00,3093.78,3095.87,0.0,flip_to_short -71879,做空,2024-11-20 05:00:00,2024-11-20 05:05:00,3095.87,3098.99,-0.0,flip_to_long -71880,做多,2024-11-20 05:05:00,2024-11-20 05:15:00,3098.99,3105.53,0.0,tp_upper -71881,做空,2024-11-20 06:35:00,2024-11-20 06:50:00,3109.5,3108.57,-0.0,flip_to_long -71882,做多,2024-11-20 06:50:00,2024-11-20 07:20:00,3108.57,3113.79,0.0,tp_upper -71883,做空,2024-11-20 07:25:00,2024-11-20 07:35:00,3108.85,3110.75,-0.0,flip_to_long -71884,做多,2024-11-20 07:35:00,2024-11-20 07:40:00,3110.75,3109.63,-0.0,flip_to_short -71885,做空,2024-11-20 07:40:00,2024-11-20 09:35:00,3109.63,3123.01,-0.0,flip_to_long -71886,做多,2024-11-20 09:35:00,2024-11-20 09:50:00,3123.01,3120.53,-0.0,flip_to_short -71887,做空,2024-11-20 09:50:00,2024-11-20 10:00:00,3120.53,3117.33,0.0,tp_lower -71888,做多,2024-11-20 11:50:00,2024-11-20 13:15:00,3104.02,3113.08,0.0,tp_upper -71889,做空,2024-11-20 14:35:00,2024-11-20 14:45:00,3099.99,3119.82,-0.0,flip_to_long -71890,做多,2024-11-20 14:45:00,2024-11-20 16:00:00,3119.82,3136.1,0.0,tp_upper -71891,做空,2024-11-20 16:10:00,2024-11-20 16:25:00,3113.68,3084.47,0.0,tp_lower -71892,做多,2024-11-20 19:40:00,2024-11-20 20:20:00,3060.97,3077.96,0.0,tp_upper -71893,做空,2024-11-20 21:20:00,2024-11-20 22:40:00,3075.15,3073.65,-0.0,tp_lower -71894,做多,2024-11-20 23:35:00,2024-11-20 23:40:00,3080.22,3077.43,-0.0,flip_to_short -71895,做空,2024-11-20 23:40:00,2024-11-21 00:05:00,3077.43,3075.78,0.0,flip_to_long -71896,做多,2024-11-21 00:05:00,2024-11-21 00:15:00,3075.78,3079.12,0.0,tp_upper -71897,做多,2024-11-21 01:40:00,2024-11-21 01:45:00,3089.4,3086.26,-0.0,flip_to_short -71898,做空,2024-11-21 01:45:00,2024-11-21 02:00:00,3086.26,3073.77,0.0,tp_lower -71899,做多,2024-11-21 03:05:00,2024-11-21 03:25:00,3068.33,3101.51,0.0,tp_upper -71900,做空,2024-11-21 05:35:00,2024-11-21 05:40:00,3117.48,3123.62,-0.0,flip_to_long -71901,做多,2024-11-21 05:40:00,2024-11-21 07:05:00,3123.62,3136.14,0.0,tp_upper -71902,做多,2024-11-21 08:25:00,2024-11-21 08:30:00,3136.27,3143.77,0.0,tp_upper -71903,做多,2024-11-21 09:15:00,2024-11-21 09:20:00,3140.45,3132.88,-0.0,flip_to_short -71904,做空,2024-11-21 09:20:00,2024-11-21 09:25:00,3132.88,3130.48,0.0,tp_lower -71905,做多,2024-11-21 10:05:00,2024-11-21 10:20:00,3134.48,3126.87,-0.0,flip_to_short -71906,做空,2024-11-21 10:20:00,2024-11-21 10:25:00,3126.87,3125.35,-0.0,tp_lower -71907,做多,2024-11-21 10:35:00,2024-11-21 11:05:00,3135.29,3152.32,0.0,tp_upper -71908,做空,2024-11-21 11:10:00,2024-11-21 14:40:00,3141.23,3343.5,-0.0,tp_lower -71909,做多,2024-11-21 14:45:00,2024-11-21 14:50:00,3360.01,3339.57,-0.0,flip_to_short -71910,做空,2024-11-21 14:50:00,2024-11-21 14:55:00,3339.57,3348.06,-0.0,flip_to_long -71911,做多,2024-11-21 14:55:00,2024-11-21 18:00:00,3348.06,3363.73,0.0,tp_upper -71912,做空,2024-11-21 19:15:00,2024-11-21 19:40:00,3354.55,3362.72,-0.0,flip_to_long -71913,做多,2024-11-21 19:40:00,2024-11-21 19:45:00,3362.72,3356.81,-0.0,flip_to_short -71914,做空,2024-11-21 19:45:00,2024-11-21 20:00:00,3356.81,3359.89,-0.0,flip_to_long -71915,做多,2024-11-21 20:00:00,2024-11-21 20:20:00,3359.89,3360.64,-0.0,flip_to_short -71916,做空,2024-11-21 20:20:00,2024-11-21 20:25:00,3360.64,3363.12,-0.0,flip_to_long -71917,做多,2024-11-21 20:25:00,2024-11-21 20:30:00,3363.12,3360.44,-0.0,flip_to_short -71918,做空,2024-11-21 20:30:00,2024-11-21 20:40:00,3360.44,3345.34,0.0,tp_lower -71919,做多,2024-11-21 20:55:00,2024-11-21 21:15:00,3350.78,3354.47,0.0,flip_to_short -71920,做空,2024-11-21 21:15:00,2024-11-21 21:30:00,3354.47,3353.85,-0.0,flip_to_long -71921,做多,2024-11-21 21:30:00,2024-11-21 21:35:00,3353.85,3350.89,-0.0,flip_to_short -71922,做空,2024-11-21 21:35:00,2024-11-21 21:40:00,3350.89,3345.93,0.0,tp_lower -71923,做多,2024-11-21 22:00:00,2024-11-21 22:05:00,3353.91,3371.36,0.0,tp_upper -71924,做空,2024-11-21 23:10:00,2024-11-21 23:15:00,3360.28,3367.72,-0.0,flip_to_long -71925,做多,2024-11-21 23:15:00,2024-11-21 23:20:00,3367.72,3367.61,-0.0,flip_to_short -71926,做空,2024-11-21 23:20:00,2024-11-21 23:40:00,3367.61,3371.99,-0.0,flip_to_long -71927,做多,2024-11-21 23:40:00,2024-11-21 23:45:00,3371.99,3366.41,-0.0,flip_to_short -71928,做空,2024-11-21 23:45:00,2024-11-22 00:05:00,3366.41,3374.58,-0.0,flip_to_long -71929,做多,2024-11-22 00:05:00,2024-11-22 00:10:00,3374.58,3365.44,-0.0,flip_to_short -71930,做空,2024-11-22 00:10:00,2024-11-22 00:15:00,3365.44,3362.32,0.0,tp_lower -71931,做多,2024-11-22 02:00:00,2024-11-22 02:20:00,3333.0,3335.78,0.0,tp_upper -71932,做空,2024-11-22 02:40:00,2024-11-22 03:05:00,3331.36,3330.69,-0.0,flip_to_long -71933,做多,2024-11-22 03:05:00,2024-11-22 03:15:00,3330.69,3357.82,0.0,tp_upper -71934,做空,2024-11-22 05:00:00,2024-11-22 05:05:00,3381.06,3385.01,-0.0,flip_to_long -71935,做多,2024-11-22 05:05:00,2024-11-22 05:45:00,3385.01,3391.86,0.0,flip_to_short -71936,做空,2024-11-22 05:45:00,2024-11-22 06:20:00,3391.86,3364.47,0.0,tp_lower -71937,做多,2024-11-22 07:05:00,2024-11-22 07:10:00,3377.32,3375.07,-0.0,flip_to_short -71938,做空,2024-11-22 07:10:00,2024-11-22 07:15:00,3375.07,3380.39,-0.0,flip_to_long -71939,做多,2024-11-22 07:15:00,2024-11-22 07:30:00,3380.39,3382.57,0.0,tp_upper -71940,做空,2024-11-22 07:45:00,2024-11-22 08:00:00,3373.11,3372.35,-0.0,flip_to_long -71941,做多,2024-11-22 08:00:00,2024-11-22 08:15:00,3372.35,3373.06,-0.0,flip_to_short -71942,做空,2024-11-22 08:15:00,2024-11-22 08:20:00,3373.06,3378.12,-0.0,flip_to_long -71943,做多,2024-11-22 08:20:00,2024-11-22 08:30:00,3378.12,3374.63,-0.0,flip_to_short -71944,做空,2024-11-22 08:30:00,2024-11-22 08:35:00,3374.63,3377.66,-0.0,flip_to_long -71945,做多,2024-11-22 08:35:00,2024-11-22 08:45:00,3377.66,3377.03,-0.0,flip_to_short -71946,做空,2024-11-22 08:45:00,2024-11-22 08:50:00,3377.03,3377.82,-0.0,flip_to_long -71947,做多,2024-11-22 08:50:00,2024-11-22 08:55:00,3377.82,3375.0,-0.0,flip_to_short -71948,做空,2024-11-22 08:55:00,2024-11-22 09:05:00,3375.0,3375.8,-0.0,flip_to_long -71949,做多,2024-11-22 09:05:00,2024-11-22 09:15:00,3375.8,3384.48,0.0,tp_upper -71950,做空,2024-11-22 09:25:00,2024-11-22 09:30:00,3362.72,3366.73,-0.0,tp_lower -71951,做多,2024-11-22 11:25:00,2024-11-22 11:55:00,3340.99,3346.99,0.0,tp_upper -71952,做空,2024-11-22 12:15:00,2024-11-22 12:20:00,3337.16,3344.9,-0.0,flip_to_long -71953,做多,2024-11-22 12:20:00,2024-11-22 12:25:00,3344.9,3356.45,0.0,tp_upper -71954,做空,2024-11-22 13:00:00,2024-11-22 13:10:00,3340.1,3338.32,0.0,tp_lower -71955,做多,2024-11-22 14:30:00,2024-11-22 14:35:00,3306.31,3300.36,-0.0,flip_to_short -71956,做空,2024-11-22 14:35:00,2024-11-22 14:40:00,3300.36,3302.41,-0.0,flip_to_long -71957,做多,2024-11-22 14:40:00,2024-11-22 14:45:00,3302.41,3298.73,-0.0,flip_to_short -71958,做空,2024-11-22 14:45:00,2024-11-22 15:00:00,3298.73,3296.36,0.0,flip_to_long -71959,做多,2024-11-22 15:00:00,2024-11-22 15:10:00,3296.36,3308.72,0.0,tp_upper -71960,做空,2024-11-22 15:20:00,2024-11-22 16:15:00,3308.04,3302.35,0.0,flip_to_long -71961,做多,2024-11-22 16:15:00,2024-11-22 16:25:00,3302.35,3305.38,0.0,flip_to_short -71962,做空,2024-11-22 16:25:00,2024-11-22 16:35:00,3305.38,3308.1,-0.0,flip_to_long -71963,做多,2024-11-22 16:35:00,2024-11-22 16:40:00,3308.1,3299.43,-0.0,flip_to_short -71964,做空,2024-11-22 16:40:00,2024-11-22 16:45:00,3299.43,3307.01,-0.0,flip_to_long -71965,做多,2024-11-22 16:45:00,2024-11-22 17:25:00,3307.01,3313.31,0.0,flip_to_short -71966,做空,2024-11-22 17:25:00,2024-11-22 18:15:00,3313.31,3308.31,0.0,flip_to_long -71967,做多,2024-11-22 18:15:00,2024-11-22 18:20:00,3308.31,3291.52,-0.0,flip_to_short -71968,做空,2024-11-22 18:20:00,2024-11-22 18:25:00,3291.52,3286.69,0.0,tp_lower -71969,做多,2024-11-22 19:05:00,2024-11-22 19:30:00,3292.35,3289.16,-0.0,flip_to_short -71970,做空,2024-11-22 19:30:00,2024-11-22 19:35:00,3289.16,3274.4,0.0,tp_lower -71971,做多,2024-11-22 19:55:00,2024-11-22 20:20:00,3284.81,3286.43,-0.0,flip_to_short -71972,做空,2024-11-22 20:20:00,2024-11-22 20:40:00,3286.43,3288.02,-0.0,flip_to_long -71973,做多,2024-11-22 20:40:00,2024-11-22 20:55:00,3288.02,3293.59,0.0,tp_upper -71974,做空,2024-11-22 21:00:00,2024-11-22 21:15:00,3290.19,3292.74,-0.0,flip_to_long -71975,做多,2024-11-22 21:15:00,2024-11-22 21:20:00,3292.74,3287.77,-0.0,flip_to_short -71976,做空,2024-11-22 21:20:00,2024-11-22 21:25:00,3287.77,3291.3,-0.0,flip_to_long -71977,做多,2024-11-22 21:25:00,2024-11-22 21:30:00,3291.3,3289.23,-0.0,flip_to_short -71978,做空,2024-11-22 21:30:00,2024-11-23 01:55:00,3289.23,3346.36,-0.0,flip_to_long -71979,做多,2024-11-23 01:55:00,2024-11-23 02:05:00,3346.36,3344.81,-0.0,flip_to_short -71980,做空,2024-11-23 02:05:00,2024-11-23 02:35:00,3344.81,3328.76,0.0,tp_lower -71981,做多,2024-11-23 03:15:00,2024-11-23 03:40:00,3340.11,3336.33,-0.0,flip_to_short -71982,做空,2024-11-23 03:40:00,2024-11-23 04:30:00,3336.33,3350.09,-0.0,flip_to_long -71983,做多,2024-11-23 04:30:00,2024-11-23 04:35:00,3350.09,3352.7,0.0,tp_upper -71984,做空,2024-11-23 04:40:00,2024-11-23 04:45:00,3342.0,3333.61,0.0,tp_lower -71985,做多,2024-11-23 04:50:00,2024-11-23 04:55:00,3343.96,3356.82,0.0,tp_upper -71986,做空,2024-11-23 05:15:00,2024-11-23 05:30:00,3347.53,3340.06,0.0,tp_lower -71987,做多,2024-11-23 05:40:00,2024-11-23 06:05:00,3348.38,3351.28,0.0,flip_to_short -71988,做空,2024-11-23 06:05:00,2024-11-23 06:30:00,3351.28,3351.57,-0.0,flip_to_long -71989,做多,2024-11-23 06:30:00,2024-11-23 06:35:00,3351.57,3349.61,-0.0,flip_to_short -71990,做空,2024-11-23 06:35:00,2024-11-23 06:45:00,3349.61,3349.77,-0.0,flip_to_long -71991,做多,2024-11-23 06:45:00,2024-11-23 06:50:00,3349.77,3349.38,-0.0,flip_to_short -71992,做空,2024-11-23 06:50:00,2024-11-23 07:00:00,3349.38,3347.34,0.0,flip_to_long -71993,做多,2024-11-23 07:00:00,2024-11-23 07:10:00,3347.34,3349.72,0.0,flip_to_short -71994,做空,2024-11-23 07:10:00,2024-11-23 07:15:00,3349.72,3353.39,-0.0,flip_to_long -71995,做多,2024-11-23 07:15:00,2024-11-23 07:20:00,3353.39,3352.95,-0.0,flip_to_short -71996,做空,2024-11-23 07:20:00,2024-11-23 07:30:00,3352.95,3343.53,0.0,tp_lower -71997,做多,2024-11-23 08:15:00,2024-11-23 08:20:00,3365.61,3386.65,0.0,tp_upper -71998,做空,2024-11-23 09:05:00,2024-11-23 09:30:00,3366.81,3370.43,-0.0,flip_to_long -71999,做多,2024-11-23 09:30:00,2024-11-23 09:35:00,3370.43,3366.7,-0.0,flip_to_short -72000,做空,2024-11-23 09:35:00,2024-11-23 09:40:00,3366.7,3367.61,-0.0,flip_to_long -72001,做多,2024-11-23 09:40:00,2024-11-23 10:20:00,3367.61,3363.33,-0.0,flip_to_short -72002,做空,2024-11-23 10:20:00,2024-11-23 10:30:00,3363.33,3355.49,0.0,tp_lower -72003,做多,2024-11-23 11:15:00,2024-11-23 11:35:00,3362.55,3358.33,-0.0,flip_to_short -72004,做空,2024-11-23 11:35:00,2024-11-23 11:45:00,3358.33,3358.22,-0.0,flip_to_long -72005,做多,2024-11-23 11:45:00,2024-11-23 11:55:00,3358.22,3357.31,-0.0,flip_to_short -72006,做空,2024-11-23 11:55:00,2024-11-23 12:05:00,3357.31,3360.47,-0.0,flip_to_long -72007,做多,2024-11-23 12:05:00,2024-11-23 12:25:00,3360.47,3370.28,0.0,tp_upper -72008,做空,2024-11-23 15:05:00,2024-11-23 15:10:00,3455.5,3465.62,-0.0,flip_to_long -72009,做多,2024-11-23 15:10:00,2024-11-23 15:15:00,3465.62,3464.34,-0.0,flip_to_short -72010,做空,2024-11-23 15:15:00,2024-11-23 15:20:00,3464.34,3470.09,-0.0,flip_to_long -72011,做多,2024-11-23 15:20:00,2024-11-23 15:35:00,3470.09,3470.33,-0.0,flip_to_short -72012,做空,2024-11-23 15:35:00,2024-11-23 15:45:00,3470.33,3455.93,0.0,tp_lower -72013,做多,2024-11-23 16:05:00,2024-11-23 16:10:00,3470.46,3458.48,-0.0,flip_to_short -72014,做空,2024-11-23 16:10:00,2024-11-23 16:15:00,3458.48,3438.4,0.0,tp_lower -72015,做多,2024-11-23 17:25:00,2024-11-23 18:00:00,3431.74,3409.62,-0.0,flip_to_short -72016,做空,2024-11-23 18:00:00,2024-11-23 18:10:00,3409.62,3422.46,-0.0,flip_to_long -72017,做多,2024-11-23 18:10:00,2024-11-23 18:15:00,3422.46,3418.96,-0.0,flip_to_short -72018,做空,2024-11-23 18:15:00,2024-11-23 18:20:00,3418.96,3420.56,-0.0,flip_to_long -72019,做多,2024-11-23 18:20:00,2024-11-23 18:30:00,3420.56,3422.08,-0.0,flip_to_short -72020,做空,2024-11-23 18:30:00,2024-11-23 19:05:00,3422.08,3426.32,-0.0,flip_to_long -72021,做多,2024-11-23 19:05:00,2024-11-23 19:10:00,3426.32,3424.82,-0.0,flip_to_short -72022,做空,2024-11-23 19:10:00,2024-11-23 19:15:00,3424.82,3431.5,-0.0,flip_to_long -72023,做多,2024-11-23 19:15:00,2024-11-23 19:25:00,3431.5,3422.09,-0.0,flip_to_short -72024,做空,2024-11-23 19:25:00,2024-11-23 19:35:00,3422.09,3410.68,0.0,tp_lower -72025,做多,2024-11-23 20:55:00,2024-11-23 21:00:00,3407.99,3407.4,-0.0,flip_to_short -72026,做空,2024-11-23 21:00:00,2024-11-23 22:30:00,3407.4,3397.82,0.0,tp_lower -72027,做多,2024-11-24 00:00:00,2024-11-24 00:10:00,3401.35,3415.7,0.0,tp_upper -72028,做空,2024-11-24 02:50:00,2024-11-24 03:25:00,3434.56,3424.98,0.0,tp_lower -72029,做多,2024-11-24 04:05:00,2024-11-24 04:10:00,3433.57,3428.34,-0.0,flip_to_short -72030,做空,2024-11-24 04:10:00,2024-11-24 04:15:00,3428.34,3425.06,0.0,tp_lower -72031,做多,2024-11-24 05:10:00,2024-11-24 05:20:00,3421.56,3418.88,-0.0,flip_to_short -72032,做空,2024-11-24 05:20:00,2024-11-24 05:35:00,3418.88,3401.42,0.0,tp_lower -72033,做多,2024-11-24 05:50:00,2024-11-24 05:55:00,3417.78,3415.73,-0.0,flip_to_short -72034,做空,2024-11-24 05:55:00,2024-11-24 06:05:00,3415.73,3416.01,-0.0,flip_to_long -72035,做多,2024-11-24 06:05:00,2024-11-24 06:10:00,3416.01,3413.43,-0.0,flip_to_short -72036,做空,2024-11-24 06:10:00,2024-11-24 06:30:00,3413.43,3415.16,-0.0,flip_to_long -72037,做多,2024-11-24 06:30:00,2024-11-24 06:45:00,3415.16,3430.39,0.0,tp_upper -72038,做空,2024-11-24 07:15:00,2024-11-24 07:35:00,3419.55,3419.55,-0.0,flip_to_long -72039,做多,2024-11-24 07:35:00,2024-11-24 07:40:00,3419.55,3419.24,-0.0,flip_to_short -72040,做空,2024-11-24 07:40:00,2024-11-24 07:45:00,3419.24,3422.45,-0.0,flip_to_long -72041,做多,2024-11-24 07:45:00,2024-11-24 08:20:00,3422.45,3419.01,-0.0,flip_to_short -72042,做空,2024-11-24 08:20:00,2024-11-24 08:30:00,3419.01,3412.25,0.0,tp_lower -72043,做多,2024-11-24 09:50:00,2024-11-24 09:55:00,3406.13,3406.03,-0.0,flip_to_short -72044,做空,2024-11-24 09:55:00,2024-11-24 10:15:00,3406.03,3400.77,0.0,flip_to_long -72045,做多,2024-11-24 10:15:00,2024-11-24 10:30:00,3400.77,3396.78,-0.0,flip_to_short -72046,做空,2024-11-24 10:30:00,2024-11-24 10:35:00,3396.78,3388.06,0.0,tp_lower -72047,做多,2024-11-24 13:15:00,2024-11-24 13:30:00,3336.71,3335.05,-0.0,flip_to_short -72048,做空,2024-11-24 13:30:00,2024-11-24 13:45:00,3335.05,3327.28,0.0,flip_to_long -72049,做多,2024-11-24 13:45:00,2024-11-24 14:00:00,3327.28,3320.5,-0.0,flip_to_short -72050,做空,2024-11-24 14:00:00,2024-11-24 14:05:00,3320.5,3309.0,0.0,tp_lower -72051,做多,2024-11-24 14:35:00,2024-11-24 14:45:00,3318.5,3317.97,-0.0,flip_to_short -72052,做空,2024-11-24 14:45:00,2024-11-24 14:50:00,3317.97,3334.71,-0.0,flip_to_long -72053,做多,2024-11-24 14:50:00,2024-11-24 15:05:00,3334.71,3316.01,-0.0,flip_to_short -72054,做空,2024-11-24 15:05:00,2024-11-24 15:10:00,3316.01,3321.64,-0.0,flip_to_long -72055,做多,2024-11-24 15:10:00,2024-11-24 15:15:00,3321.64,3318.92,-0.0,flip_to_short -72056,做空,2024-11-24 15:15:00,2024-11-24 15:40:00,3318.92,3316.48,0.0,flip_to_long -72057,做多,2024-11-24 15:40:00,2024-11-24 15:45:00,3316.48,3309.35,-0.0,flip_to_short -72058,做空,2024-11-24 15:45:00,2024-11-24 16:00:00,3309.35,3311.82,-0.0,tp_lower -72059,做多,2024-11-24 16:05:00,2024-11-24 16:10:00,3315.4,3312.61,-0.0,flip_to_short -72060,做空,2024-11-24 16:10:00,2024-11-24 16:15:00,3312.61,3315.18,-0.0,flip_to_long -72061,做多,2024-11-24 16:15:00,2024-11-24 16:20:00,3315.18,3314.6,-0.0,flip_to_short -72062,做空,2024-11-24 16:20:00,2024-11-24 16:25:00,3314.6,3325.64,-0.0,flip_to_long -72063,做多,2024-11-24 16:25:00,2024-11-24 16:45:00,3325.64,3330.19,0.0,tp_upper -72064,做空,2024-11-24 17:00:00,2024-11-24 17:50:00,3316.89,3314.46,0.0,flip_to_long -72065,做多,2024-11-24 17:50:00,2024-11-24 18:35:00,3314.46,3333.82,0.0,tp_upper -72066,做空,2024-11-24 19:10:00,2024-11-24 19:20:00,3313.1,3320.89,-0.0,flip_to_long -72067,做多,2024-11-24 19:20:00,2024-11-24 20:20:00,3320.89,3335.07,0.0,tp_upper -72068,做空,2024-11-24 21:05:00,2024-11-24 21:10:00,3334.22,3335.88,-0.0,flip_to_long -72069,做多,2024-11-24 21:10:00,2024-11-24 21:35:00,3335.88,3338.58,0.0,flip_to_short -72070,做空,2024-11-24 21:35:00,2024-11-24 22:35:00,3338.58,3350.36,-0.0,flip_to_long -72071,做多,2024-11-24 22:35:00,2024-11-24 22:45:00,3350.36,3345.55,-0.0,flip_to_short -72072,做空,2024-11-24 22:45:00,2024-11-24 22:50:00,3345.55,3358.99,-0.0,flip_to_long -72073,做多,2024-11-24 22:50:00,2024-11-24 23:00:00,3358.99,3363.89,0.0,tp_upper -72074,做空,2024-11-25 00:00:00,2024-11-25 00:05:00,3351.4,3362.55,-0.0,flip_to_long -72075,做多,2024-11-25 00:05:00,2024-11-25 00:10:00,3362.55,3354.34,-0.0,flip_to_short -72076,做空,2024-11-25 00:10:00,2024-11-25 00:15:00,3354.34,3364.58,-0.0,flip_to_long -72077,做多,2024-11-25 00:15:00,2024-11-25 00:20:00,3364.58,3357.85,-0.0,flip_to_short -72078,做空,2024-11-25 00:20:00,2024-11-25 00:25:00,3357.85,3357.85,-0.0,tp_lower -72079,做多,2024-11-25 00:45:00,2024-11-25 00:55:00,3358.92,3351.05,-0.0,flip_to_short -72080,做空,2024-11-25 00:55:00,2024-11-25 01:00:00,3351.05,3340.6,0.0,tp_lower -72081,做多,2024-11-25 02:00:00,2024-11-25 03:15:00,3341.02,3355.89,0.0,tp_upper -72082,做空,2024-11-25 04:45:00,2024-11-25 05:00:00,3372.27,3380.01,-0.0,flip_to_long -72083,做多,2024-11-25 05:00:00,2024-11-25 05:20:00,3380.01,3391.14,0.0,tp_upper -72084,做空,2024-11-25 06:00:00,2024-11-25 06:05:00,3378.46,3391.92,-0.0,flip_to_long -72085,做多,2024-11-25 06:05:00,2024-11-25 06:25:00,3391.92,3383.77,-0.0,flip_to_short -72086,做空,2024-11-25 06:25:00,2024-11-25 06:30:00,3383.77,3384.53,-0.0,flip_to_long -72087,做多,2024-11-25 06:30:00,2024-11-25 06:40:00,3384.53,3385.77,-0.0,flip_to_short -72088,做空,2024-11-25 06:40:00,2024-11-25 07:00:00,3385.77,3386.27,-0.0,tp_lower -72089,做空,2024-11-25 07:05:00,2024-11-25 07:15:00,3384.05,3382.32,0.0,flip_to_long -72090,做多,2024-11-25 07:15:00,2024-11-25 07:35:00,3382.32,3392.68,0.0,tp_upper -72091,做空,2024-11-25 11:30:00,2024-11-25 11:40:00,3491.65,3469.52,0.0,tp_lower -72092,做多,2024-11-25 12:25:00,2024-11-25 12:30:00,3496.2,3489.51,-0.0,flip_to_short -72093,做空,2024-11-25 12:30:00,2024-11-25 12:45:00,3489.51,3499.03,-0.0,flip_to_long -72094,做多,2024-11-25 12:45:00,2024-11-25 12:55:00,3499.03,3485.18,-0.0,flip_to_short -72095,做空,2024-11-25 12:55:00,2024-11-25 13:00:00,3485.18,3492.71,-0.0,flip_to_long -72096,做多,2024-11-25 13:00:00,2024-11-25 13:05:00,3492.71,3471.39,-0.0,flip_to_short -72097,做空,2024-11-25 13:05:00,2024-11-25 13:10:00,3471.39,3476.99,-0.0,tp_lower -72098,做多,2024-11-25 13:40:00,2024-11-25 14:10:00,3486.21,3513.57,0.0,tp_upper -72099,做空,2024-11-25 14:30:00,2024-11-25 14:45:00,3489.39,3459.39,0.0,tp_lower -72100,做多,2024-11-25 15:30:00,2024-11-25 15:55:00,3453.6,3521.31,0.0,tp_upper -72101,做空,2024-11-25 16:40:00,2024-11-25 16:50:00,3474.39,3479.99,-0.0,flip_to_long -72102,做多,2024-11-25 16:50:00,2024-11-25 18:35:00,3479.99,3461.28,-0.0,flip_to_short -72103,做空,2024-11-25 18:35:00,2024-11-25 19:10:00,3461.28,3455.68,0.0,flip_to_long -72104,做多,2024-11-25 19:10:00,2024-11-25 20:00:00,3455.68,3463.86,0.0,flip_to_short -72105,做空,2024-11-25 20:00:00,2024-11-25 21:15:00,3463.86,3484.06,-0.0,flip_to_long -72106,做多,2024-11-25 21:15:00,2024-11-25 21:20:00,3484.06,3473.73,-0.0,flip_to_short -72107,做空,2024-11-25 21:20:00,2024-11-25 21:30:00,3473.73,3464.84,0.0,tp_lower -72108,做多,2024-11-25 22:50:00,2024-11-25 23:40:00,3436.42,3432.62,-0.0,flip_to_short -72109,做空,2024-11-25 23:40:00,2024-11-26 00:15:00,3432.62,3433.4,-0.0,flip_to_long -72110,做多,2024-11-26 00:15:00,2024-11-26 00:50:00,3433.4,3435.32,0.0,flip_to_short -72111,做空,2024-11-26 00:50:00,2024-11-26 01:00:00,3435.32,3433.91,-0.0,flip_to_long -72112,做多,2024-11-26 01:00:00,2024-11-26 01:10:00,3433.91,3437.99,0.0,flip_to_short -72113,做空,2024-11-26 01:10:00,2024-11-26 02:35:00,3437.99,3448.86,-0.0,flip_to_long -72114,做多,2024-11-26 02:35:00,2024-11-26 02:45:00,3448.86,3450.18,-0.0,flip_to_short -72115,做空,2024-11-26 02:45:00,2024-11-26 02:50:00,3450.18,3451.93,-0.0,flip_to_long -72116,做多,2024-11-26 02:50:00,2024-11-26 02:55:00,3451.93,3447.46,-0.0,flip_to_short -72117,做空,2024-11-26 02:55:00,2024-11-26 03:05:00,3447.46,3439.51,0.0,tp_lower -72118,做多,2024-11-26 03:35:00,2024-11-26 03:40:00,3446.57,3445.98,-0.0,flip_to_short -72119,做空,2024-11-26 03:40:00,2024-11-26 04:05:00,3445.98,3422.65,0.0,tp_lower -72120,做多,2024-11-26 04:35:00,2024-11-26 04:40:00,3435.31,3431.48,-0.0,flip_to_short -72121,做空,2024-11-26 04:40:00,2024-11-26 05:15:00,3431.48,3417.82,0.0,tp_lower -72122,做多,2024-11-26 05:25:00,2024-11-26 05:45:00,3426.86,3423.4,-0.0,flip_to_short -72123,做空,2024-11-26 05:45:00,2024-11-26 05:50:00,3423.4,3426.84,-0.0,flip_to_long -72124,做多,2024-11-26 05:50:00,2024-11-26 06:05:00,3426.84,3429.12,0.0,tp_upper -72125,做空,2024-11-26 06:10:00,2024-11-26 06:15:00,3421.34,3426.99,-0.0,flip_to_long -72126,做多,2024-11-26 06:15:00,2024-11-26 06:25:00,3426.99,3440.81,0.0,tp_upper -72127,做空,2024-11-26 06:50:00,2024-11-26 07:00:00,3424.45,3413.36,0.0,tp_lower -72128,做多,2024-11-26 09:00:00,2024-11-26 09:05:00,3383.78,3376.06,-0.0,flip_to_short -72129,做空,2024-11-26 09:05:00,2024-11-26 09:10:00,3376.06,3387.84,-0.0,flip_to_long -72130,做多,2024-11-26 09:10:00,2024-11-26 09:30:00,3387.84,3375.84,-0.0,flip_to_short -72131,做空,2024-11-26 09:30:00,2024-11-26 09:45:00,3375.84,3353.29,0.0,tp_lower -72132,做多,2024-11-26 10:00:00,2024-11-26 12:00:00,3360.9,3319.69,-0.0,flip_to_short -72133,做空,2024-11-26 12:00:00,2024-11-26 12:05:00,3319.69,3328.06,-0.0,flip_to_long -72134,做多,2024-11-26 12:05:00,2024-11-26 12:30:00,3328.06,3317.96,-0.0,flip_to_short -72135,做空,2024-11-26 12:30:00,2024-11-26 12:40:00,3317.96,3317.53,-0.0,flip_to_long -72136,做多,2024-11-26 12:40:00,2024-11-26 12:45:00,3317.53,3304.57,-0.0,flip_to_short -72137,做空,2024-11-26 12:45:00,2024-11-26 12:55:00,3304.57,3314.1,-0.0,flip_to_long -72138,做多,2024-11-26 12:55:00,2024-11-26 13:25:00,3314.1,3321.96,0.0,flip_to_short -72139,做空,2024-11-26 13:25:00,2024-11-26 13:35:00,3321.96,3324.81,-0.0,flip_to_long -72140,做多,2024-11-26 13:35:00,2024-11-26 13:40:00,3324.81,3320.74,-0.0,flip_to_short -72141,做空,2024-11-26 13:40:00,2024-11-26 13:45:00,3320.74,3325.28,-0.0,flip_to_long -72142,做多,2024-11-26 13:45:00,2024-11-26 13:50:00,3325.28,3324.39,-0.0,flip_to_short -72143,做空,2024-11-26 13:50:00,2024-11-26 14:05:00,3324.39,3303.28,0.0,tp_lower -72144,做多,2024-11-26 14:15:00,2024-11-26 14:25:00,3324.72,3319.04,-0.0,flip_to_short -72145,做空,2024-11-26 14:25:00,2024-11-26 14:30:00,3319.04,3327.39,-0.0,flip_to_long -72146,做多,2024-11-26 14:30:00,2024-11-26 14:35:00,3327.39,3345.15,0.0,tp_upper -72147,做空,2024-11-26 15:15:00,2024-11-26 15:55:00,3325.48,3298.07,0.0,tp_lower -72148,做多,2024-11-26 16:20:00,2024-11-26 17:05:00,3327.05,3321.23,-0.0,flip_to_short -72149,做空,2024-11-26 17:05:00,2024-11-26 17:15:00,3321.23,3325.84,-0.0,flip_to_long -72150,做多,2024-11-26 17:15:00,2024-11-26 17:35:00,3325.84,3326.57,-0.0,flip_to_short -72151,做空,2024-11-26 17:35:00,2024-11-26 17:45:00,3326.57,3328.17,-0.0,flip_to_long -72152,做多,2024-11-26 17:45:00,2024-11-26 17:55:00,3328.17,3329.6,-0.0,flip_to_short -72153,做空,2024-11-26 17:55:00,2024-11-26 18:10:00,3329.6,3308.28,0.0,tp_lower -72154,做多,2024-11-26 19:10:00,2024-11-26 19:15:00,3298.06,3282.19,-0.0,flip_to_short -72155,做空,2024-11-26 19:15:00,2024-11-26 21:10:00,3282.19,3317.4,-0.0,flip_to_long -72156,做多,2024-11-26 21:10:00,2024-11-26 21:30:00,3317.4,3314.51,-0.0,flip_to_short -72157,做空,2024-11-26 21:30:00,2024-11-26 21:35:00,3314.51,3319.42,-0.0,flip_to_long -72158,做多,2024-11-26 21:35:00,2024-11-26 21:45:00,3319.42,3320.12,-0.0,flip_to_short -72159,做空,2024-11-26 21:45:00,2024-11-26 22:55:00,3320.12,3327.85,-0.0,flip_to_long -72160,做多,2024-11-26 22:55:00,2024-11-26 23:15:00,3327.85,3329.1,-0.0,flip_to_short -72161,做空,2024-11-26 23:15:00,2024-11-26 23:25:00,3329.1,3322.23,0.0,tp_lower -72162,做多,2024-11-27 00:05:00,2024-11-27 00:10:00,3340.38,3346.52,0.0,tp_upper -72163,做空,2024-11-27 00:30:00,2024-11-27 00:40:00,3329.73,3315.08,0.0,tp_lower -72164,做多,2024-11-27 01:15:00,2024-11-27 01:25:00,3331.73,3329.84,-0.0,flip_to_short -72165,做空,2024-11-27 01:25:00,2024-11-27 02:20:00,3329.84,3345.86,-0.0,flip_to_long -72166,做多,2024-11-27 02:20:00,2024-11-27 02:45:00,3345.86,3364.41,0.0,tp_upper -72167,做空,2024-11-27 03:30:00,2024-11-27 05:15:00,3356.13,3396.64,-0.0,flip_to_long -72168,做多,2024-11-27 05:15:00,2024-11-27 05:45:00,3396.64,3407.29,0.0,flip_to_short -72169,做空,2024-11-27 05:45:00,2024-11-27 05:50:00,3407.29,3410.46,-0.0,flip_to_long -72170,做多,2024-11-27 05:50:00,2024-11-27 05:55:00,3410.46,3402.27,-0.0,flip_to_short -72171,做空,2024-11-27 05:55:00,2024-11-27 06:00:00,3402.27,3408.03,-0.0,flip_to_long -72172,做多,2024-11-27 06:00:00,2024-11-27 06:15:00,3408.03,3424.28,0.0,tp_upper -72173,做空,2024-11-27 07:35:00,2024-11-27 07:45:00,3426.81,3429.74,-0.0,flip_to_long -72174,做多,2024-11-27 07:45:00,2024-11-27 07:55:00,3429.74,3426.2,-0.0,flip_to_short -72175,做空,2024-11-27 07:55:00,2024-11-27 08:05:00,3426.2,3436.09,-0.0,tp_lower -72176,做空,2024-11-27 08:10:00,2024-11-27 08:20:00,3428.4,3418.85,0.0,tp_lower -72177,做多,2024-11-27 08:35:00,2024-11-27 08:40:00,3435.85,3426.01,-0.0,flip_to_short -72178,做空,2024-11-27 08:40:00,2024-11-27 09:05:00,3426.01,3413.49,0.0,tp_lower -72179,做多,2024-11-27 10:00:00,2024-11-27 10:20:00,3416.48,3437.06,0.0,tp_upper -72180,做空,2024-11-27 11:15:00,2024-11-27 12:15:00,3443.02,3462.39,-0.0,flip_to_long -72181,做多,2024-11-27 12:15:00,2024-11-27 12:20:00,3462.39,3456.82,-0.0,flip_to_short -72182,做空,2024-11-27 12:20:00,2024-11-27 12:30:00,3456.82,3455.81,-0.0,flip_to_long -72183,做多,2024-11-27 12:30:00,2024-11-27 12:35:00,3455.81,3450.77,-0.0,flip_to_short -72184,做空,2024-11-27 12:35:00,2024-11-27 12:40:00,3450.77,3459.96,-0.0,flip_to_long -72185,做多,2024-11-27 12:40:00,2024-11-27 12:50:00,3459.96,3485.18,0.0,tp_upper -72186,做空,2024-11-27 14:05:00,2024-11-27 14:25:00,3477.68,3490.92,-0.0,flip_to_long -72187,做多,2024-11-27 14:25:00,2024-11-27 14:35:00,3490.92,3507.22,0.0,tp_upper -72188,做空,2024-11-27 16:45:00,2024-11-27 16:55:00,3557.6,3560.69,-0.0,flip_to_long -72189,做多,2024-11-27 16:55:00,2024-11-27 17:00:00,3560.69,3557.8,-0.0,flip_to_short -72190,做空,2024-11-27 17:00:00,2024-11-27 17:05:00,3557.8,3545.82,0.0,tp_lower -72191,做多,2024-11-27 17:15:00,2024-11-27 17:25:00,3564.75,3558.07,-0.0,flip_to_short -72192,做空,2024-11-27 17:25:00,2024-11-27 17:30:00,3558.07,3562.35,-0.0,flip_to_long -72193,做多,2024-11-27 17:30:00,2024-11-27 17:40:00,3562.35,3561.74,-0.0,flip_to_short -72194,做空,2024-11-27 17:40:00,2024-11-27 17:50:00,3561.74,3561.58,-0.0,flip_to_long -72195,做多,2024-11-27 17:50:00,2024-11-27 18:05:00,3561.58,3560.82,-0.0,flip_to_short -72196,做空,2024-11-27 18:05:00,2024-11-27 18:10:00,3560.82,3565.6,-0.0,flip_to_long -72197,做多,2024-11-27 18:10:00,2024-11-27 18:15:00,3565.6,3583.99,0.0,tp_upper -72198,做空,2024-11-27 19:05:00,2024-11-27 19:55:00,3579.78,3591.98,-0.0,flip_to_long -72199,做多,2024-11-27 19:55:00,2024-11-27 20:15:00,3591.98,3619.36,0.0,tp_upper -72200,做空,2024-11-27 21:25:00,2024-11-27 21:35:00,3623.36,3632.36,-0.0,flip_to_long -72201,做多,2024-11-27 21:35:00,2024-11-27 21:50:00,3632.36,3625.61,-0.0,flip_to_short -72202,做空,2024-11-27 21:50:00,2024-11-27 21:55:00,3625.61,3635.3,-0.0,flip_to_long -72203,做多,2024-11-27 21:55:00,2024-11-27 22:05:00,3635.3,3651.21,0.0,tp_upper -72204,做空,2024-11-27 23:10:00,2024-11-28 00:00:00,3658.83,3651.32,0.0,tp_lower -72205,做多,2024-11-28 00:40:00,2024-11-28 00:45:00,3659.89,3645.16,-0.0,flip_to_short -72206,做空,2024-11-28 00:45:00,2024-11-28 01:05:00,3645.16,3629.57,0.0,tp_lower -72207,做多,2024-11-28 01:55:00,2024-11-28 02:00:00,3641.04,3632.47,-0.0,flip_to_short -72208,做空,2024-11-28 02:00:00,2024-11-28 02:05:00,3632.47,3633.73,-0.0,flip_to_long -72209,做多,2024-11-28 02:05:00,2024-11-28 02:20:00,3633.73,3644.05,0.0,tp_upper -72210,做空,2024-11-28 02:35:00,2024-11-28 02:55:00,3635.69,3623.99,0.0,tp_lower -72211,做多,2024-11-28 04:25:00,2024-11-28 05:05:00,3603.31,3613.94,0.0,tp_upper -72212,做空,2024-11-28 05:20:00,2024-11-28 06:00:00,3598.55,3580.69,0.0,tp_lower -72213,做多,2024-11-28 06:35:00,2024-11-28 07:00:00,3600.9,3595.4,-0.0,flip_to_short -72214,做空,2024-11-28 07:00:00,2024-11-28 08:00:00,3595.4,3596.24,-0.0,flip_to_long -72215,做多,2024-11-28 08:00:00,2024-11-28 08:25:00,3596.24,3621.61,0.0,tp_upper -72216,做空,2024-11-28 09:40:00,2024-11-28 09:45:00,3617.07,3617.29,-0.0,flip_to_long -72217,做多,2024-11-28 09:45:00,2024-11-28 10:45:00,3617.29,3610.41,-0.0,flip_to_short -72218,做空,2024-11-28 10:45:00,2024-11-28 10:55:00,3610.41,3605.95,0.0,flip_to_long -72219,做多,2024-11-28 10:55:00,2024-11-28 11:05:00,3605.95,3606.1,-0.0,flip_to_short -72220,做空,2024-11-28 11:05:00,2024-11-28 11:20:00,3606.1,3611.23,-0.0,flip_to_long -72221,做多,2024-11-28 11:20:00,2024-11-28 11:40:00,3611.23,3625.33,0.0,tp_upper -72222,做空,2024-11-28 12:35:00,2024-11-28 12:55:00,3620.35,3624.06,-0.0,flip_to_long -72223,做多,2024-11-28 12:55:00,2024-11-28 14:10:00,3624.06,3589.41,-0.0,flip_to_short -72224,做空,2024-11-28 14:10:00,2024-11-28 14:15:00,3589.41,3576.59,0.0,tp_lower -72225,做多,2024-11-28 16:10:00,2024-11-28 16:15:00,3560.66,3556.94,-0.0,flip_to_short -72226,做空,2024-11-28 16:15:00,2024-11-28 16:40:00,3556.94,3549.94,0.0,flip_to_long -72227,做多,2024-11-28 16:40:00,2024-11-28 17:10:00,3549.94,3556.6,0.0,tp_upper -72228,做空,2024-11-28 17:40:00,2024-11-28 19:40:00,3553.94,3574.64,-0.0,tp_lower -72229,做多,2024-11-28 19:45:00,2024-11-28 20:00:00,3576.85,3570.01,-0.0,flip_to_short -72230,做空,2024-11-28 20:00:00,2024-11-28 20:05:00,3570.01,3572.43,-0.0,tp_lower -72231,做多,2024-11-28 21:00:00,2024-11-28 21:30:00,3570.41,3562.44,-0.0,flip_to_short -72232,做空,2024-11-28 21:30:00,2024-11-28 21:35:00,3562.44,3572.85,-0.0,flip_to_long -72233,做多,2024-11-28 21:35:00,2024-11-28 21:40:00,3572.85,3572.11,-0.0,tp_upper -72234,做空,2024-11-28 23:05:00,2024-11-28 23:20:00,3587.0,3592.87,-0.0,flip_to_long -72235,做多,2024-11-28 23:20:00,2024-11-28 23:35:00,3592.87,3588.18,-0.0,flip_to_short -72236,做空,2024-11-28 23:35:00,2024-11-28 23:45:00,3588.18,3584.75,0.0,tp_lower -72237,做多,2024-11-29 01:25:00,2024-11-29 02:05:00,3568.88,3582.81,0.0,tp_upper -72238,做空,2024-11-29 03:20:00,2024-11-29 03:30:00,3583.73,3588.7,-0.0,flip_to_long -72239,做多,2024-11-29 03:30:00,2024-11-29 03:35:00,3588.7,3588.02,-0.0,flip_to_short -72240,做空,2024-11-29 03:35:00,2024-11-29 03:40:00,3588.02,3591.72,-0.0,flip_to_long -72241,做多,2024-11-29 03:40:00,2024-11-29 03:55:00,3591.72,3585.86,-0.0,flip_to_short -72242,做空,2024-11-29 03:55:00,2024-11-29 04:00:00,3585.86,3586.22,-0.0,flip_to_long -72243,做多,2024-11-29 04:00:00,2024-11-29 05:10:00,3586.22,3597.61,0.0,tp_upper -72244,做空,2024-11-29 05:50:00,2024-11-29 06:00:00,3581.62,3584.3,-0.0,flip_to_long -72245,做多,2024-11-29 06:00:00,2024-11-29 06:10:00,3584.3,3564.53,-0.0,flip_to_short -72246,做空,2024-11-29 06:10:00,2024-11-29 06:15:00,3564.53,3566.8,-0.0,tp_lower -72247,做多,2024-11-29 08:05:00,2024-11-29 09:20:00,3562.16,3579.3,0.0,tp_upper -72248,做空,2024-11-29 09:55:00,2024-11-29 10:00:00,3570.06,3571.0,-0.0,flip_to_long -72249,做多,2024-11-29 10:00:00,2024-11-29 10:10:00,3571.0,3572.45,-0.0,flip_to_short -72250,做空,2024-11-29 10:10:00,2024-11-29 10:20:00,3572.45,3571.86,-0.0,flip_to_long -72251,做多,2024-11-29 10:20:00,2024-11-29 10:45:00,3571.86,3582.07,0.0,tp_upper -72252,做空,2024-11-29 12:25:00,2024-11-29 12:50:00,3589.93,3581.7,0.0,tp_lower -72253,做多,2024-11-29 12:55:00,2024-11-29 13:10:00,3588.72,3614.2,0.0,tp_upper -72254,做空,2024-11-29 14:15:00,2024-11-29 14:30:00,3603.52,3611.24,-0.0,flip_to_long -72255,做多,2024-11-29 14:30:00,2024-11-29 14:35:00,3611.24,3618.04,0.0,tp_upper -72256,做多,2024-11-29 15:40:00,2024-11-29 15:55:00,3622.68,3615.21,-0.0,flip_to_short -72257,做空,2024-11-29 15:55:00,2024-11-29 16:15:00,3615.21,3591.05,0.0,tp_lower -72258,做多,2024-11-29 17:30:00,2024-11-29 17:50:00,3595.63,3589.78,-0.0,flip_to_short -72259,做空,2024-11-29 17:50:00,2024-11-29 18:00:00,3589.78,3593.82,-0.0,flip_to_long -72260,做多,2024-11-29 18:00:00,2024-11-29 18:05:00,3593.82,3590.27,-0.0,flip_to_short -72261,做空,2024-11-29 18:05:00,2024-11-29 18:10:00,3590.27,3591.41,-0.0,flip_to_long -72262,做多,2024-11-29 18:10:00,2024-11-29 18:20:00,3591.41,3588.84,-0.0,flip_to_short -72263,做空,2024-11-29 18:20:00,2024-11-29 18:45:00,3588.84,3587.36,-0.0,flip_to_long -72264,做多,2024-11-29 18:45:00,2024-11-29 19:40:00,3587.36,3577.09,-0.0,flip_to_short -72265,做空,2024-11-29 19:40:00,2024-11-29 19:45:00,3577.09,3579.81,-0.0,flip_to_long -72266,做多,2024-11-29 19:45:00,2024-11-29 20:25:00,3579.81,3596.87,0.0,tp_upper -72267,做空,2024-11-29 21:05:00,2024-11-29 21:10:00,3589.99,3590.15,-0.0,flip_to_long -72268,做多,2024-11-29 21:10:00,2024-11-29 22:05:00,3590.15,3590.72,-0.0,flip_to_short -72269,做空,2024-11-29 22:05:00,2024-11-29 22:15:00,3590.72,3596.43,-0.0,flip_to_long -72270,做多,2024-11-29 22:15:00,2024-11-29 22:30:00,3596.43,3603.25,0.0,tp_upper -72271,做空,2024-11-29 23:05:00,2024-11-29 23:15:00,3596.69,3598.99,-0.0,flip_to_long -72272,做多,2024-11-29 23:15:00,2024-11-29 23:20:00,3598.99,3598.72,-0.0,flip_to_short -72273,做空,2024-11-29 23:20:00,2024-11-29 23:40:00,3598.72,3597.44,-0.0,flip_to_long -72274,做多,2024-11-29 23:40:00,2024-11-30 00:20:00,3597.44,3608.39,0.0,tp_upper -72275,做空,2024-11-30 00:35:00,2024-11-30 00:40:00,3588.58,3583.8,0.0,tp_lower -72276,做多,2024-11-30 00:45:00,2024-11-30 00:50:00,3596.28,3593.57,-0.0,flip_to_short -72277,做空,2024-11-30 00:50:00,2024-11-30 01:00:00,3593.57,3574.72,0.0,tp_lower -72278,做多,2024-11-30 01:25:00,2024-11-30 01:35:00,3592.52,3604.8,0.0,tp_upper -72279,做空,2024-11-30 03:40:00,2024-11-30 03:45:00,3625.72,3649.27,-0.0,flip_to_long -72280,做多,2024-11-30 03:45:00,2024-11-30 03:50:00,3649.27,3652.9,0.0,tp_upper -72281,做空,2024-11-30 04:30:00,2024-11-30 04:35:00,3641.15,3655.64,-0.0,flip_to_long -72282,做多,2024-11-30 04:35:00,2024-11-30 05:05:00,3655.64,3645.72,-0.0,flip_to_short -72283,做空,2024-11-30 05:05:00,2024-11-30 05:15:00,3645.72,3649.7,-0.0,flip_to_long -72284,做多,2024-11-30 05:15:00,2024-11-30 05:30:00,3649.7,3647.01,-0.0,flip_to_short -72285,做空,2024-11-30 05:30:00,2024-11-30 05:35:00,3647.01,3662.82,-0.0,flip_to_long -72286,做多,2024-11-30 05:35:00,2024-11-30 05:40:00,3662.82,3669.99,0.0,tp_upper -72287,做空,2024-11-30 06:50:00,2024-11-30 07:35:00,3693.78,3712.6,-0.0,flip_to_long -72288,做多,2024-11-30 07:35:00,2024-11-30 07:45:00,3712.6,3710.52,-0.0,flip_to_short -72289,做空,2024-11-30 07:45:00,2024-11-30 08:00:00,3710.52,3714.43,-0.0,flip_to_long -72290,做多,2024-11-30 08:00:00,2024-11-30 08:05:00,3714.43,3710.61,-0.0,tp_upper -72291,做空,2024-11-30 08:25:00,2024-11-30 08:35:00,3707.75,3696.2,0.0,tp_lower -72292,做多,2024-11-30 09:55:00,2024-11-30 10:00:00,3694.93,3691.27,-0.0,flip_to_short -72293,做空,2024-11-30 10:00:00,2024-11-30 10:05:00,3691.27,3691.96,-0.0,flip_to_long -72294,做多,2024-11-30 10:05:00,2024-11-30 11:50:00,3691.96,3657.04,-0.0,flip_to_short -72295,做空,2024-11-30 11:50:00,2024-11-30 12:00:00,3657.04,3663.52,-0.0,flip_to_long -72296,做多,2024-11-30 12:00:00,2024-11-30 12:10:00,3663.52,3660.86,-0.0,flip_to_short -72297,做空,2024-11-30 12:10:00,2024-11-30 14:00:00,3660.86,3681.22,-0.0,flip_to_long -72298,做多,2024-11-30 14:00:00,2024-11-30 14:30:00,3681.22,3676.3,-0.0,flip_to_short -72299,做空,2024-11-30 14:30:00,2024-11-30 14:40:00,3676.3,3678.51,-0.0,flip_to_long -72300,做多,2024-11-30 14:40:00,2024-11-30 14:45:00,3678.51,3671.83,-0.0,flip_to_short -72301,做空,2024-11-30 14:45:00,2024-11-30 14:50:00,3671.83,3667.99,0.0,tp_lower -72302,做多,2024-11-30 15:15:00,2024-11-30 15:30:00,3674.88,3676.86,0.0,flip_to_short -72303,做空,2024-11-30 15:30:00,2024-11-30 16:35:00,3676.86,3664.69,0.0,tp_lower -72304,做多,2024-11-30 16:50:00,2024-11-30 17:05:00,3672.71,3673.61,-0.0,flip_to_short -72305,做空,2024-11-30 17:05:00,2024-11-30 17:15:00,3673.61,3681.54,-0.0,flip_to_long -72306,做多,2024-11-30 17:15:00,2024-11-30 17:30:00,3681.54,3688.03,0.0,tp_upper -72307,做空,2024-11-30 18:05:00,2024-11-30 18:15:00,3675.29,3677.17,-0.0,flip_to_long -72308,做多,2024-11-30 18:15:00,2024-11-30 19:05:00,3677.17,3672.89,-0.0,flip_to_short -72309,做空,2024-11-30 19:05:00,2024-11-30 19:20:00,3672.89,3679.6,-0.0,flip_to_long -72310,做多,2024-11-30 19:20:00,2024-11-30 19:35:00,3679.6,3691.75,0.0,tp_upper -72311,做空,2024-11-30 21:30:00,2024-11-30 21:40:00,3699.31,3718.98,-0.0,flip_to_long -72312,做多,2024-11-30 21:40:00,2024-11-30 21:45:00,3718.98,3715.3,-0.0,tp_upper -72313,做空,2024-11-30 22:00:00,2024-11-30 22:10:00,3711.17,3728.12,-0.0,flip_to_long -72314,做多,2024-11-30 22:10:00,2024-11-30 22:35:00,3728.12,3717.97,-0.0,flip_to_short -72315,做空,2024-11-30 22:35:00,2024-11-30 23:00:00,3717.97,3724.94,-0.0,flip_to_long -72316,做多,2024-11-30 23:00:00,2024-11-30 23:05:00,3724.94,3733.34,0.0,tp_upper -72317,做空,2024-11-30 23:20:00,2024-11-30 23:35:00,3713.03,3717.48,-0.0,flip_to_long -72318,做多,2024-11-30 23:35:00,2024-12-01 00:35:00,3717.48,3715.64,-0.0,flip_to_short -72319,做空,2024-12-01 00:35:00,2024-12-01 00:40:00,3715.64,3698.14,0.0,tp_lower -72320,做多,2024-12-01 01:40:00,2024-12-01 02:05:00,3706.95,3705.34,-0.0,flip_to_short -72321,做空,2024-12-01 02:05:00,2024-12-01 03:35:00,3705.34,3688.49,0.0,flip_to_long -72322,做多,2024-12-01 03:35:00,2024-12-01 03:45:00,3688.49,3705.41,0.0,tp_upper -72323,做空,2024-12-01 04:35:00,2024-12-01 04:40:00,3692.6,3696.26,-0.0,flip_to_long -72324,做多,2024-12-01 04:40:00,2024-12-01 05:00:00,3696.26,3696.82,-0.0,flip_to_short -72325,做空,2024-12-01 05:00:00,2024-12-01 05:35:00,3696.82,3687.28,0.0,tp_lower -72326,做多,2024-12-01 06:05:00,2024-12-01 06:25:00,3696.14,3702.69,0.0,tp_upper -72327,做空,2024-12-01 07:10:00,2024-12-01 07:15:00,3695.93,3707.91,-0.0,flip_to_long -72328,做多,2024-12-01 07:15:00,2024-12-01 07:25:00,3707.91,3715.12,0.0,tp_upper -72329,做空,2024-12-01 07:55:00,2024-12-01 08:00:00,3705.06,3708.42,-0.0,flip_to_long -72330,做多,2024-12-01 08:00:00,2024-12-01 08:10:00,3708.42,3715.26,0.0,tp_upper -72331,做空,2024-12-01 08:35:00,2024-12-01 09:00:00,3711.69,3703.56,0.0,tp_lower -72332,做多,2024-12-01 11:20:00,2024-12-01 11:45:00,3698.01,3690.01,-0.0,flip_to_short -72333,做空,2024-12-01 11:45:00,2024-12-01 11:50:00,3690.01,3690.12,-0.0,flip_to_long -72334,做多,2024-12-01 11:50:00,2024-12-01 12:00:00,3690.12,3690.94,-0.0,flip_to_short -72335,做空,2024-12-01 12:00:00,2024-12-01 12:30:00,3690.94,3687.32,0.0,tp_lower -72336,做多,2024-12-01 12:40:00,2024-12-01 12:45:00,3692.43,3685.36,-0.0,flip_to_short -72337,做空,2024-12-01 12:45:00,2024-12-01 12:50:00,3685.36,3683.85,-0.0,tp_lower -72338,做多,2024-12-01 13:05:00,2024-12-01 13:10:00,3696.35,3699.12,0.0,tp_upper -72339,做空,2024-12-01 14:00:00,2024-12-01 14:05:00,3698.01,3712.52,-0.0,flip_to_long -72340,做多,2024-12-01 14:05:00,2024-12-01 14:30:00,3712.52,3701.47,-0.0,flip_to_short -72341,做空,2024-12-01 14:30:00,2024-12-01 14:35:00,3701.47,3711.26,-0.0,flip_to_long -72342,做多,2024-12-01 14:35:00,2024-12-01 15:00:00,3711.26,3705.12,-0.0,flip_to_short -72343,做空,2024-12-01 15:00:00,2024-12-01 15:05:00,3705.12,3717.49,-0.0,flip_to_long -72344,做多,2024-12-01 15:05:00,2024-12-01 15:10:00,3717.49,3715.02,-0.0,tp_upper -72345,做空,2024-12-01 16:55:00,2024-12-01 17:05:00,3728.74,3722.28,0.0,tp_lower -72346,做多,2024-12-01 17:55:00,2024-12-01 18:05:00,3726.19,3727.77,-0.0,flip_to_short -72347,做空,2024-12-01 18:05:00,2024-12-01 18:20:00,3727.77,3725.01,0.0,flip_to_long -72348,做多,2024-12-01 18:20:00,2024-12-01 18:45:00,3725.01,3721.03,-0.0,flip_to_short -72349,做空,2024-12-01 18:45:00,2024-12-01 19:00:00,3721.03,3716.69,0.0,tp_lower -72350,做多,2024-12-01 21:05:00,2024-12-01 22:00:00,3699.18,3720.62,0.0,tp_upper -72351,做空,2024-12-01 23:10:00,2024-12-01 23:20:00,3725.11,3723.99,-0.0,flip_to_long -72352,做多,2024-12-01 23:20:00,2024-12-02 01:05:00,3723.99,3712.45,-0.0,flip_to_short -72353,做空,2024-12-02 01:05:00,2024-12-02 01:15:00,3712.45,3713.7,-0.0,flip_to_long -72354,做多,2024-12-02 01:15:00,2024-12-02 01:20:00,3713.7,3730.9,0.0,tp_upper -72355,做空,2024-12-02 02:15:00,2024-12-02 02:55:00,3710.39,3745.18,-0.0,flip_to_long -72356,做多,2024-12-02 02:55:00,2024-12-02 03:00:00,3745.18,3759.88,0.0,tp_upper -72357,做空,2024-12-02 03:30:00,2024-12-02 03:55:00,3735.51,3687.97,0.0,tp_lower -72358,做多,2024-12-02 05:05:00,2024-12-02 05:40:00,3702.29,3690.99,-0.0,flip_to_short -72359,做空,2024-12-02 05:40:00,2024-12-02 06:05:00,3690.99,3668.13,0.0,tp_lower -72360,做多,2024-12-02 06:45:00,2024-12-02 06:55:00,3682.39,3683.18,-0.0,flip_to_short -72361,做空,2024-12-02 06:55:00,2024-12-02 07:20:00,3683.18,3657.89,0.0,tp_lower -72362,做多,2024-12-02 09:50:00,2024-12-02 10:00:00,3619.68,3614.68,-0.0,flip_to_short -72363,做空,2024-12-02 10:00:00,2024-12-02 10:15:00,3614.68,3599.65,0.0,tp_lower -72364,做多,2024-12-02 11:20:00,2024-12-02 11:35:00,3594.11,3592.22,-0.0,flip_to_short -72365,做空,2024-12-02 11:35:00,2024-12-02 11:55:00,3592.22,3592.21,-0.0,flip_to_long -72366,做多,2024-12-02 11:55:00,2024-12-02 12:05:00,3592.21,3592.5,-0.0,flip_to_short -72367,做空,2024-12-02 12:05:00,2024-12-02 12:55:00,3592.5,3598.41,-0.0,flip_to_long -72368,做多,2024-12-02 12:55:00,2024-12-02 13:00:00,3598.41,3597.1,-0.0,flip_to_short -72369,做空,2024-12-02 13:00:00,2024-12-02 13:05:00,3597.1,3603.68,-0.0,flip_to_long -72370,做多,2024-12-02 13:05:00,2024-12-02 13:35:00,3603.68,3619.28,0.0,tp_upper -72371,做空,2024-12-02 15:00:00,2024-12-02 16:35:00,3634.21,3635.02,-0.0,tp_lower -72372,做多,2024-12-02 18:15:00,2024-12-02 19:05:00,3614.35,3610.62,-0.0,flip_to_short -72373,做空,2024-12-02 19:05:00,2024-12-02 19:30:00,3610.62,3612.84,-0.0,flip_to_long -72374,做多,2024-12-02 19:30:00,2024-12-02 19:35:00,3612.84,3610.95,-0.0,flip_to_short -72375,做空,2024-12-02 19:35:00,2024-12-02 19:50:00,3610.95,3612.35,-0.0,flip_to_long -72376,做多,2024-12-02 19:50:00,2024-12-02 20:40:00,3612.35,3612.39,-0.0,flip_to_short -72377,做空,2024-12-02 20:40:00,2024-12-02 20:45:00,3612.39,3612.86,-0.0,flip_to_long -72378,做多,2024-12-02 20:45:00,2024-12-02 21:00:00,3612.86,3611.45,-0.0,flip_to_short -72379,做空,2024-12-02 21:00:00,2024-12-02 21:40:00,3611.45,3616.78,-0.0,flip_to_long -72380,做多,2024-12-02 21:40:00,2024-12-02 22:00:00,3616.78,3617.2,-0.0,flip_to_short -72381,做空,2024-12-02 22:00:00,2024-12-02 22:15:00,3617.2,3611.66,0.0,flip_to_long -72382,做多,2024-12-02 22:15:00,2024-12-02 22:25:00,3611.66,3614.78,0.0,flip_to_short -72383,做空,2024-12-02 22:25:00,2024-12-02 22:35:00,3614.78,3617.62,-0.0,flip_to_long -72384,做多,2024-12-02 22:35:00,2024-12-02 23:05:00,3617.62,3629.91,0.0,tp_upper -72385,做空,2024-12-03 00:15:00,2024-12-03 00:35:00,3640.46,3636.04,0.0,flip_to_long -72386,做多,2024-12-03 00:35:00,2024-12-03 01:00:00,3636.04,3634.23,-0.0,flip_to_short -72387,做空,2024-12-03 01:00:00,2024-12-03 01:05:00,3634.23,3646.39,-0.0,flip_to_long -72388,做多,2024-12-03 01:05:00,2024-12-03 01:15:00,3646.39,3645.46,-0.0,tp_upper -72389,做空,2024-12-03 01:20:00,2024-12-03 01:35:00,3637.36,3637.46,-0.0,flip_to_long -72390,做多,2024-12-03 01:35:00,2024-12-03 02:45:00,3637.46,3658.57,0.0,tp_upper -72391,做空,2024-12-03 03:50:00,2024-12-03 04:05:00,3645.31,3649.29,-0.0,flip_to_long -72392,做多,2024-12-03 04:05:00,2024-12-03 04:15:00,3649.29,3652.31,0.0,tp_upper -72393,做空,2024-12-03 04:35:00,2024-12-03 04:40:00,3648.71,3649.18,-0.0,flip_to_long -72394,做多,2024-12-03 04:40:00,2024-12-03 04:50:00,3649.18,3650.28,-0.0,flip_to_short -72395,做空,2024-12-03 04:50:00,2024-12-03 05:00:00,3650.28,3652.18,-0.0,flip_to_long -72396,做多,2024-12-03 05:00:00,2024-12-03 05:10:00,3652.18,3651.06,-0.0,flip_to_short -72397,做空,2024-12-03 05:10:00,2024-12-03 05:20:00,3651.06,3655.58,-0.0,flip_to_long -72398,做多,2024-12-03 05:20:00,2024-12-03 05:25:00,3655.58,3657.98,0.0,tp_upper -72399,做空,2024-12-03 06:50:00,2024-12-03 06:55:00,3655.32,3636.95,0.0,tp_lower -72400,做多,2024-12-03 08:05:00,2024-12-03 08:10:00,3635.33,3628.7,-0.0,flip_to_short -72401,做空,2024-12-03 08:10:00,2024-12-03 08:20:00,3628.7,3627.84,-0.0,flip_to_long -72402,做多,2024-12-03 08:20:00,2024-12-03 08:25:00,3627.84,3627.27,-0.0,flip_to_short -72403,做空,2024-12-03 08:25:00,2024-12-03 08:50:00,3627.27,3615.94,0.0,tp_lower -72404,做多,2024-12-03 09:35:00,2024-12-03 09:40:00,3617.44,3610.97,-0.0,flip_to_short -72405,做空,2024-12-03 09:40:00,2024-12-03 09:55:00,3610.97,3613.96,-0.0,flip_to_long -72406,做多,2024-12-03 09:55:00,2024-12-03 10:25:00,3613.96,3613.64,-0.0,flip_to_short -72407,做空,2024-12-03 10:25:00,2024-12-03 10:50:00,3613.64,3596.2,0.0,tp_lower -72408,做多,2024-12-03 11:20:00,2024-12-03 11:30:00,3616.47,3610.43,-0.0,flip_to_short -72409,做空,2024-12-03 11:30:00,2024-12-03 11:40:00,3610.43,3611.47,-0.0,flip_to_long -72410,做多,2024-12-03 11:40:00,2024-12-03 11:50:00,3611.47,3611.77,-0.0,flip_to_short -72411,做空,2024-12-03 11:50:00,2024-12-03 12:10:00,3611.77,3605.44,0.0,flip_to_long -72412,做多,2024-12-03 12:10:00,2024-12-03 12:25:00,3605.44,3603.64,-0.0,flip_to_short -72413,做空,2024-12-03 12:25:00,2024-12-03 12:30:00,3603.64,3607.67,-0.0,flip_to_long -72414,做多,2024-12-03 12:30:00,2024-12-03 13:10:00,3607.67,3595.58,-0.0,flip_to_short -72415,做空,2024-12-03 13:10:00,2024-12-03 13:15:00,3595.58,3594.08,-0.0,tp_lower -72416,做多,2024-12-03 14:45:00,2024-12-03 15:30:00,3571.2,3560.78,-0.0,flip_to_short -72417,做空,2024-12-03 15:30:00,2024-12-03 15:35:00,3560.78,3578.52,-0.0,flip_to_long -72418,做多,2024-12-03 15:35:00,2024-12-03 15:45:00,3578.52,3575.06,-0.0,flip_to_short -72419,做空,2024-12-03 15:45:00,2024-12-03 15:55:00,3575.06,3574.23,-0.0,flip_to_long -72420,做多,2024-12-03 15:55:00,2024-12-03 16:15:00,3574.23,3580.64,0.0,flip_to_short -72421,做空,2024-12-03 16:15:00,2024-12-03 16:25:00,3580.64,3585.99,-0.0,flip_to_long -72422,做多,2024-12-03 16:25:00,2024-12-03 16:30:00,3585.99,3579.81,-0.0,flip_to_short -72423,做空,2024-12-03 16:30:00,2024-12-03 16:45:00,3579.81,3552.98,0.0,tp_lower -72424,做多,2024-12-03 17:35:00,2024-12-03 17:45:00,3568.1,3568.69,-0.0,flip_to_short -72425,做空,2024-12-03 17:45:00,2024-12-03 19:10:00,3568.69,3560.3,0.0,tp_lower -72426,做多,2024-12-03 19:25:00,2024-12-03 20:35:00,3572.05,3600.81,0.0,tp_upper -72427,做空,2024-12-03 22:00:00,2024-12-03 22:10:00,3606.32,3611.28,-0.0,flip_to_long -72428,做多,2024-12-03 22:10:00,2024-12-03 22:25:00,3611.28,3612.22,-0.0,flip_to_short -72429,做空,2024-12-03 22:25:00,2024-12-03 22:45:00,3612.22,3617.01,-0.0,flip_to_long -72430,做多,2024-12-03 22:45:00,2024-12-03 22:55:00,3617.01,3635.41,0.0,tp_upper -72431,做空,2024-12-03 23:25:00,2024-12-03 23:30:00,3615.71,3624.15,-0.0,flip_to_long -72432,做多,2024-12-03 23:30:00,2024-12-03 23:35:00,3624.15,3620.79,-0.0,flip_to_short -72433,做空,2024-12-03 23:35:00,2024-12-03 23:45:00,3620.79,3626.7,-0.0,flip_to_long -72434,做多,2024-12-03 23:45:00,2024-12-03 23:55:00,3626.7,3616.82,-0.0,flip_to_short -72435,做空,2024-12-03 23:55:00,2024-12-04 00:00:00,3616.82,3621.15,-0.0,flip_to_long -72436,做多,2024-12-04 00:00:00,2024-12-04 00:25:00,3621.15,3635.36,0.0,tp_upper -72437,做空,2024-12-04 00:35:00,2024-12-04 00:40:00,3625.21,3628.31,-0.0,flip_to_long -72438,做多,2024-12-04 00:40:00,2024-12-04 00:50:00,3628.31,3658.64,0.0,tp_upper -72439,做空,2024-12-04 02:00:00,2024-12-04 03:00:00,3670.51,3662.82,0.0,flip_to_long -72440,做多,2024-12-04 03:00:00,2024-12-04 04:45:00,3662.82,3669.46,0.0,flip_to_short -72441,做空,2024-12-04 04:45:00,2024-12-04 04:55:00,3669.46,3671.99,-0.0,flip_to_long -72442,做多,2024-12-04 04:55:00,2024-12-04 05:00:00,3671.99,3678.47,0.0,tp_upper -72443,做空,2024-12-04 05:05:00,2024-12-04 05:55:00,3673.76,3684.61,-0.0,flip_to_long -72444,做多,2024-12-04 05:55:00,2024-12-04 06:00:00,3684.61,3676.87,-0.0,flip_to_short -72445,做空,2024-12-04 06:00:00,2024-12-04 06:15:00,3676.87,3675.86,-0.0,tp_lower -72446,做多,2024-12-04 06:30:00,2024-12-04 06:50:00,3682.53,3693.31,0.0,tp_upper -72447,做空,2024-12-04 08:20:00,2024-12-04 08:25:00,3705.42,3711.4,-0.0,flip_to_long -72448,做多,2024-12-04 08:25:00,2024-12-04 08:30:00,3711.4,3706.18,-0.0,flip_to_short -72449,做空,2024-12-04 08:30:00,2024-12-04 08:40:00,3706.18,3704.62,-0.0,flip_to_long -72450,做多,2024-12-04 08:40:00,2024-12-04 08:50:00,3704.62,3707.81,0.0,flip_to_short -72451,做空,2024-12-04 08:50:00,2024-12-04 09:10:00,3707.81,3715.93,-0.0,flip_to_long -72452,做多,2024-12-04 09:10:00,2024-12-04 09:15:00,3715.93,3721.28,0.0,tp_upper -72453,做空,2024-12-04 10:35:00,2024-12-04 11:05:00,3718.39,3729.52,-0.0,flip_to_long -72454,做多,2024-12-04 11:05:00,2024-12-04 11:10:00,3729.52,3726.2,-0.0,flip_to_short -72455,做空,2024-12-04 11:10:00,2024-12-04 11:15:00,3726.2,3725.67,-0.0,flip_to_long -72456,做多,2024-12-04 11:15:00,2024-12-04 11:25:00,3725.67,3744.1,0.0,tp_upper -72457,做空,2024-12-04 11:45:00,2024-12-04 11:50:00,3727.85,3731.21,-0.0,flip_to_long -72458,做多,2024-12-04 11:50:00,2024-12-04 12:10:00,3731.21,3719.66,-0.0,flip_to_short -72459,做空,2024-12-04 12:10:00,2024-12-04 12:15:00,3719.66,3705.07,0.0,tp_lower -72460,做多,2024-12-04 13:05:00,2024-12-04 13:10:00,3737.56,3720.46,-0.0,flip_to_short -72461,做空,2024-12-04 13:10:00,2024-12-04 13:30:00,3720.46,3705.6,0.0,tp_lower -72462,做多,2024-12-04 13:55:00,2024-12-04 14:30:00,3710.47,3738.61,0.0,tp_upper -72463,做空,2024-12-04 16:10:00,2024-12-04 16:20:00,3798.28,3772.74,0.0,tp_lower -72464,做多,2024-12-04 17:15:00,2024-12-04 17:25:00,3793.96,3781.53,-0.0,flip_to_short -72465,做空,2024-12-04 17:25:00,2024-12-04 17:30:00,3781.53,3791.21,-0.0,flip_to_long -72466,做多,2024-12-04 17:30:00,2024-12-04 17:50:00,3791.21,3817.53,0.0,tp_upper -72467,做空,2024-12-04 21:10:00,2024-12-04 21:40:00,3863.32,3861.41,-0.0,flip_to_long -72468,做多,2024-12-04 21:40:00,2024-12-04 22:45:00,3861.41,3852.61,-0.0,flip_to_short -72469,做空,2024-12-04 22:45:00,2024-12-04 23:00:00,3852.61,3844.13,0.0,flip_to_long -72470,做多,2024-12-04 23:00:00,2024-12-04 23:15:00,3844.13,3853.73,0.0,flip_to_short -72471,做空,2024-12-04 23:15:00,2024-12-04 23:30:00,3853.73,3851.05,0.0,tp_lower -72472,做多,2024-12-05 01:30:00,2024-12-05 01:50:00,3814.29,3808.56,-0.0,flip_to_short -72473,做空,2024-12-05 01:50:00,2024-12-05 03:40:00,3808.56,3849.78,-0.0,flip_to_long -72474,做多,2024-12-05 03:40:00,2024-12-05 04:15:00,3849.78,3870.24,0.0,flip_to_short -72475,做空,2024-12-05 04:15:00,2024-12-05 04:30:00,3870.24,3861.57,0.0,flip_to_long -72476,做多,2024-12-05 04:30:00,2024-12-05 04:40:00,3861.57,3861.72,-0.0,flip_to_short -72477,做空,2024-12-05 04:40:00,2024-12-05 05:10:00,3861.72,3855.92,0.0,flip_to_long -72478,做多,2024-12-05 05:10:00,2024-12-05 05:20:00,3855.92,3856.69,-0.0,flip_to_short -72479,做空,2024-12-05 05:20:00,2024-12-05 05:25:00,3856.69,3863.22,-0.0,flip_to_long -72480,做多,2024-12-05 05:25:00,2024-12-05 05:40:00,3863.22,3841.19,-0.0,flip_to_short -72481,做空,2024-12-05 05:40:00,2024-12-05 05:45:00,3841.19,3850.2,-0.0,tp_lower -72482,做多,2024-12-05 06:35:00,2024-12-05 07:00:00,3856.46,3850.12,-0.0,flip_to_short -72483,做空,2024-12-05 07:00:00,2024-12-05 07:05:00,3850.12,3850.61,-0.0,flip_to_long -72484,做多,2024-12-05 07:05:00,2024-12-05 07:55:00,3850.61,3853.46,0.0,flip_to_short -72485,做空,2024-12-05 07:55:00,2024-12-05 08:00:00,3853.46,3856.81,-0.0,flip_to_long -72486,做多,2024-12-05 08:00:00,2024-12-05 08:05:00,3856.81,3877.65,0.0,tp_upper -72487,做空,2024-12-05 09:50:00,2024-12-05 09:55:00,3912.0,3924.35,-0.0,flip_to_long -72488,做多,2024-12-05 09:55:00,2024-12-05 10:10:00,3924.35,3936.89,0.0,tp_upper -72489,做空,2024-12-05 10:15:00,2024-12-05 10:25:00,3921.66,3921.99,-0.0,flip_to_long -72490,做多,2024-12-05 10:25:00,2024-12-05 10:35:00,3921.99,3937.86,0.0,tp_upper -72491,做空,2024-12-05 10:50:00,2024-12-05 11:05:00,3923.26,3931.86,-0.0,flip_to_long -72492,做多,2024-12-05 11:05:00,2024-12-05 11:30:00,3931.86,3946.23,0.0,tp_upper -72493,做空,2024-12-05 12:00:00,2024-12-05 12:15:00,3933.59,3932.68,-0.0,flip_to_long -72494,做多,2024-12-05 12:15:00,2024-12-05 12:40:00,3932.68,3932.26,-0.0,flip_to_short -72495,做空,2024-12-05 12:40:00,2024-12-05 12:45:00,3932.26,3932.29,-0.0,flip_to_long -72496,做多,2024-12-05 12:45:00,2024-12-05 13:30:00,3932.29,3940.47,0.0,tp_upper -72497,做空,2024-12-05 13:35:00,2024-12-05 13:40:00,3927.14,3927.92,-0.0,flip_to_long -72498,做多,2024-12-05 13:40:00,2024-12-05 14:15:00,3927.92,3921.91,-0.0,flip_to_short -72499,做空,2024-12-05 14:15:00,2024-12-05 14:20:00,3921.91,3914.72,0.0,tp_lower -72500,做多,2024-12-05 14:30:00,2024-12-05 14:35:00,3929.94,3925.64,-0.0,flip_to_short -72501,做空,2024-12-05 14:35:00,2024-12-05 14:40:00,3925.64,3937.08,-0.0,flip_to_long -72502,做多,2024-12-05 14:40:00,2024-12-05 14:45:00,3937.08,3951.9,0.0,tp_upper -72503,做空,2024-12-05 14:55:00,2024-12-05 15:15:00,3929.98,3913.22,0.0,tp_lower -72504,做多,2024-12-05 16:20:00,2024-12-05 16:25:00,3907.36,3891.46,-0.0,flip_to_short -72505,做空,2024-12-05 16:25:00,2024-12-05 16:40:00,3891.46,3900.93,-0.0,flip_to_long -72506,做多,2024-12-05 16:40:00,2024-12-05 16:50:00,3900.93,3917.9,0.0,tp_upper -72507,做空,2024-12-05 17:35:00,2024-12-05 18:20:00,3907.15,3899.17,0.0,tp_lower -72508,做多,2024-12-05 21:00:00,2024-12-05 22:10:00,3833.57,3841.9,0.0,flip_to_short -72509,做空,2024-12-05 22:10:00,2024-12-05 22:20:00,3841.9,3822.12,0.0,tp_lower -72510,做多,2024-12-05 23:20:00,2024-12-05 23:30:00,3812.09,3788.11,-0.0,flip_to_short -72511,做空,2024-12-05 23:30:00,2024-12-06 00:00:00,3788.11,3789.2,-0.0,flip_to_long -72512,做多,2024-12-06 00:00:00,2024-12-06 00:15:00,3789.2,3821.99,0.0,tp_upper -72513,做空,2024-12-06 02:00:00,2024-12-06 02:15:00,3862.59,3869.43,-0.0,flip_to_long -72514,做多,2024-12-06 02:15:00,2024-12-06 02:20:00,3869.43,3866.52,-0.0,flip_to_short -72515,做空,2024-12-06 02:20:00,2024-12-06 02:35:00,3866.52,3874.47,-0.0,flip_to_long -72516,做多,2024-12-06 02:35:00,2024-12-06 03:00:00,3874.47,3866.25,-0.0,flip_to_short -72517,做空,2024-12-06 03:00:00,2024-12-06 03:20:00,3866.25,3871.44,-0.0,flip_to_long -72518,做多,2024-12-06 03:20:00,2024-12-06 03:30:00,3871.44,3882.19,0.0,tp_upper -72519,做多,2024-12-06 05:50:00,2024-12-06 05:55:00,3894.2,3892.03,-0.0,flip_to_short -72520,做空,2024-12-06 05:55:00,2024-12-06 06:00:00,3892.03,3897.01,-0.0,flip_to_long -72521,做多,2024-12-06 06:00:00,2024-12-06 06:15:00,3897.01,3914.99,0.0,tp_upper -72522,做空,2024-12-06 07:05:00,2024-12-06 08:10:00,3900.58,3903.01,-0.0,flip_to_long -72523,做多,2024-12-06 08:10:00,2024-12-06 08:30:00,3903.01,3900.19,-0.0,flip_to_short -72524,做空,2024-12-06 08:30:00,2024-12-06 08:50:00,3900.19,3883.2,0.0,tp_lower -72525,做多,2024-12-06 09:40:00,2024-12-06 09:45:00,3887.93,3883.83,-0.0,flip_to_short -72526,做空,2024-12-06 09:45:00,2024-12-06 10:05:00,3883.83,3860.81,0.0,tp_lower -72527,做多,2024-12-06 10:35:00,2024-12-06 10:55:00,3867.78,3867.01,-0.0,flip_to_short -72528,做空,2024-12-06 10:55:00,2024-12-06 11:00:00,3867.01,3876.02,-0.0,flip_to_long -72529,做多,2024-12-06 11:00:00,2024-12-06 11:10:00,3876.02,3865.69,-0.0,flip_to_short -72530,做空,2024-12-06 11:10:00,2024-12-06 11:25:00,3865.69,3865.48,-0.0,flip_to_long -72531,做多,2024-12-06 11:25:00,2024-12-06 11:30:00,3865.48,3864.61,-0.0,flip_to_short -72532,做空,2024-12-06 11:30:00,2024-12-06 11:35:00,3864.61,3866.2,-0.0,flip_to_long -72533,做多,2024-12-06 11:35:00,2024-12-06 11:40:00,3866.2,3858.35,-0.0,flip_to_short -72534,做空,2024-12-06 11:40:00,2024-12-06 11:50:00,3858.35,3866.14,-0.0,flip_to_long -72535,做多,2024-12-06 11:50:00,2024-12-06 12:00:00,3866.14,3878.18,0.0,tp_upper -72536,做空,2024-12-06 12:25:00,2024-12-06 12:50:00,3871.87,3848.81,0.0,tp_lower -72537,做多,2024-12-06 13:30:00,2024-12-06 13:45:00,3879.22,3878.62,-0.0,tp_upper -72538,做空,2024-12-06 16:10:00,2024-12-06 16:15:00,3987.98,4005.9,-0.0,flip_to_long -72539,做多,2024-12-06 16:15:00,2024-12-06 16:35:00,4005.9,4009.68,0.0,flip_to_short -72540,做空,2024-12-06 16:35:00,2024-12-06 17:00:00,4009.68,4008.98,-0.0,flip_to_long -72541,做多,2024-12-06 17:00:00,2024-12-06 17:20:00,4008.98,4023.47,0.0,tp_upper -72542,做空,2024-12-06 19:40:00,2024-12-06 20:45:00,4058.61,4050.0,0.0,tp_lower -72543,做多,2024-12-06 22:25:00,2024-12-06 22:30:00,4042.48,4036.38,-0.0,flip_to_short -72544,做空,2024-12-06 22:30:00,2024-12-06 22:35:00,4036.38,4039.2,-0.0,flip_to_long -72545,做多,2024-12-06 22:35:00,2024-12-06 22:40:00,4039.2,4037.49,-0.0,flip_to_short -72546,做空,2024-12-06 22:40:00,2024-12-06 23:00:00,4037.49,4027.82,0.0,tp_lower -72547,做多,2024-12-07 00:20:00,2024-12-07 00:40:00,4015.67,4015.35,-0.0,flip_to_short -72548,做空,2024-12-07 00:40:00,2024-12-07 00:55:00,4015.35,4016.05,-0.0,flip_to_long -72549,做多,2024-12-07 00:55:00,2024-12-07 01:00:00,4016.05,4011.99,-0.0,flip_to_short -72550,做空,2024-12-07 01:00:00,2024-12-07 01:10:00,4011.99,3998.62,0.0,tp_lower -72551,做多,2024-12-07 02:15:00,2024-12-07 02:20:00,4002.8,4000.45,-0.0,flip_to_short -72552,做空,2024-12-07 02:20:00,2024-12-07 03:15:00,4000.45,3983.04,0.0,tp_lower -72553,做多,2024-12-07 03:35:00,2024-12-07 03:40:00,3995.56,3990.85,-0.0,flip_to_short -72554,做空,2024-12-07 03:40:00,2024-12-07 03:45:00,3990.85,3996.07,-0.0,flip_to_long -72555,做多,2024-12-07 03:45:00,2024-12-07 03:50:00,3996.07,3994.81,-0.0,flip_to_short -72556,做空,2024-12-07 03:50:00,2024-12-07 04:00:00,3994.81,3996.13,-0.0,flip_to_long -72557,做多,2024-12-07 04:00:00,2024-12-07 04:05:00,3996.13,3994.01,-0.0,flip_to_short -72558,做空,2024-12-07 04:05:00,2024-12-07 04:25:00,3994.01,3991.31,0.0,flip_to_long -72559,做多,2024-12-07 04:25:00,2024-12-07 04:45:00,3991.31,3997.14,0.0,tp_upper -72560,做空,2024-12-07 05:00:00,2024-12-07 05:05:00,3993.15,3995.36,-0.0,tp_lower -72561,做空,2024-12-07 05:20:00,2024-12-07 05:45:00,3997.06,3989.83,0.0,tp_lower -72562,做多,2024-12-07 06:00:00,2024-12-07 06:05:00,3994.86,3991.82,-0.0,flip_to_short -72563,做空,2024-12-07 06:05:00,2024-12-07 06:25:00,3991.82,3989.35,0.0,tp_lower -72564,做多,2024-12-07 06:35:00,2024-12-07 06:40:00,3993.43,3987.44,-0.0,flip_to_short -72565,做空,2024-12-07 06:40:00,2024-12-07 06:50:00,3987.44,3987.31,-0.0,tp_lower -72566,做多,2024-12-07 07:15:00,2024-12-07 07:40:00,3987.23,3988.19,-0.0,flip_to_short -72567,做空,2024-12-07 07:40:00,2024-12-07 07:50:00,3988.19,3988.07,-0.0,flip_to_long -72568,做多,2024-12-07 07:50:00,2024-12-07 08:05:00,3988.07,3995.18,0.0,tp_upper -72569,做空,2024-12-07 08:15:00,2024-12-07 08:20:00,3983.68,3986.46,-0.0,flip_to_long -72570,做多,2024-12-07 08:20:00,2024-12-07 08:35:00,3986.46,3977.53,-0.0,flip_to_short -72571,做空,2024-12-07 08:35:00,2024-12-07 08:50:00,3977.53,3985.74,-0.0,flip_to_long -72572,做多,2024-12-07 08:50:00,2024-12-07 09:05:00,3985.74,3986.53,-0.0,flip_to_short -72573,做空,2024-12-07 09:05:00,2024-12-07 09:15:00,3986.53,3988.13,-0.0,flip_to_long -72574,做多,2024-12-07 09:15:00,2024-12-07 09:20:00,3988.13,3986.21,-0.0,flip_to_short -72575,做空,2024-12-07 09:20:00,2024-12-07 09:25:00,3986.21,3991.82,-0.0,flip_to_long -72576,做多,2024-12-07 09:25:00,2024-12-07 09:35:00,3991.82,3986.61,-0.0,flip_to_short -72577,做空,2024-12-07 09:35:00,2024-12-07 09:45:00,3986.61,3986.44,-0.0,flip_to_long -72578,做多,2024-12-07 09:45:00,2024-12-07 09:50:00,3986.44,3985.52,-0.0,flip_to_short -72579,做空,2024-12-07 09:50:00,2024-12-07 09:55:00,3985.52,3989.19,-0.0,flip_to_long -72580,做多,2024-12-07 09:55:00,2024-12-07 10:00:00,3989.19,3983.44,-0.0,flip_to_short -72581,做空,2024-12-07 10:00:00,2024-12-07 10:05:00,3983.44,3984.4,-0.0,flip_to_long -72582,做多,2024-12-07 10:05:00,2024-12-07 11:05:00,3984.4,3989.24,0.0,tp_upper -72583,做空,2024-12-07 12:05:00,2024-12-07 12:35:00,3995.99,3999.42,-0.0,flip_to_long -72584,做多,2024-12-07 12:35:00,2024-12-07 12:45:00,3999.42,4002.39,0.0,flip_to_short -72585,做空,2024-12-07 12:45:00,2024-12-07 12:55:00,4002.39,4001.98,-0.0,flip_to_long -72586,做多,2024-12-07 12:55:00,2024-12-07 13:10:00,4001.98,4010.09,0.0,tp_upper -72587,做空,2024-12-07 13:30:00,2024-12-07 13:45:00,4000.78,3996.0,0.0,tp_lower -72588,做多,2024-12-07 14:35:00,2024-12-07 15:00:00,3996.76,3996.39,-0.0,flip_to_short -72589,做空,2024-12-07 15:00:00,2024-12-07 15:30:00,3996.39,4000.14,-0.0,flip_to_long -72590,做多,2024-12-07 15:30:00,2024-12-07 15:55:00,4000.14,4007.65,0.0,tp_upper -72591,做空,2024-12-07 16:05:00,2024-12-07 16:20:00,3999.16,3999.96,-0.0,flip_to_long -72592,做多,2024-12-07 16:20:00,2024-12-07 16:25:00,3999.96,3999.99,-0.0,flip_to_short -72593,做空,2024-12-07 16:25:00,2024-12-07 16:35:00,3999.99,3998.61,-0.0,tp_lower -72594,做多,2024-12-07 16:40:00,2024-12-07 16:50:00,4005.1,4000.82,-0.0,flip_to_short -72595,做空,2024-12-07 16:50:00,2024-12-07 17:15:00,4000.82,3995.95,0.0,tp_lower -72596,做多,2024-12-07 17:20:00,2024-12-07 17:25:00,4000.45,3997.64,-0.0,flip_to_short -72597,做空,2024-12-07 17:25:00,2024-12-07 17:35:00,3997.64,3995.5,0.0,tp_lower -72598,做多,2024-12-07 18:00:00,2024-12-07 18:10:00,4001.23,4005.18,0.0,tp_upper -72599,做空,2024-12-07 19:30:00,2024-12-07 19:35:00,4008.8,4011.94,-0.0,flip_to_long -72600,做多,2024-12-07 19:35:00,2024-12-07 19:55:00,4011.94,4015.31,0.0,flip_to_short -72601,做空,2024-12-07 19:55:00,2024-12-07 20:15:00,4015.31,4016.1,-0.0,flip_to_long -72602,做多,2024-12-07 20:15:00,2024-12-07 20:50:00,4016.1,4021.41,0.0,tp_upper -72603,做空,2024-12-07 21:10:00,2024-12-07 21:20:00,4015.01,4021.22,-0.0,flip_to_long -72604,做多,2024-12-07 21:20:00,2024-12-07 21:25:00,4021.22,4013.67,-0.0,flip_to_short -72605,做空,2024-12-07 21:25:00,2024-12-07 21:30:00,4013.67,4006.5,0.0,tp_lower -72606,做多,2024-12-07 22:45:00,2024-12-07 22:55:00,4006.19,3996.98,-0.0,flip_to_short -72607,做空,2024-12-07 22:55:00,2024-12-07 23:00:00,3996.98,4006.3,-0.0,tp_lower -72608,做空,2024-12-07 23:05:00,2024-12-07 23:20:00,4005.55,4005.73,-0.0,flip_to_long -72609,做多,2024-12-07 23:20:00,2024-12-07 23:30:00,4005.73,4012.81,0.0,tp_upper -72610,做空,2024-12-07 23:45:00,2024-12-08 00:00:00,4006.22,4005.04,-0.0,flip_to_long -72611,做多,2024-12-08 00:00:00,2024-12-08 00:05:00,4005.04,4000.82,-0.0,flip_to_short -72612,做空,2024-12-08 00:05:00,2024-12-08 00:20:00,4000.82,4004.99,-0.0,flip_to_long -72613,做多,2024-12-08 00:20:00,2024-12-08 00:30:00,4004.99,4005.97,-0.0,flip_to_short -72614,做空,2024-12-08 00:30:00,2024-12-08 00:50:00,4005.97,4005.32,-0.0,flip_to_long -72615,做多,2024-12-08 00:50:00,2024-12-08 01:15:00,4005.32,4005.11,-0.0,flip_to_short -72616,做空,2024-12-08 01:15:00,2024-12-08 01:30:00,4005.11,3990.14,0.0,tp_lower -72617,做多,2024-12-08 02:20:00,2024-12-08 02:30:00,4003.66,4001.32,-0.0,flip_to_short -72618,做空,2024-12-08 02:30:00,2024-12-08 03:20:00,4001.32,4003.56,-0.0,flip_to_long -72619,做多,2024-12-08 03:20:00,2024-12-08 03:30:00,4003.56,4000.52,-0.0,flip_to_short -72620,做空,2024-12-08 03:30:00,2024-12-08 03:45:00,4000.52,3993.93,0.0,tp_lower -72621,做多,2024-12-08 06:25:00,2024-12-08 06:40:00,3977.98,3983.28,0.0,tp_upper -72622,做空,2024-12-08 07:00:00,2024-12-08 08:05:00,3977.53,3971.79,0.0,tp_lower -72623,做空,2024-12-08 09:30:00,2024-12-08 09:35:00,3954.17,3958.26,-0.0,flip_to_long -72624,做多,2024-12-08 09:35:00,2024-12-08 09:40:00,3958.26,3947.9,-0.0,flip_to_short -72625,做空,2024-12-08 09:40:00,2024-12-08 09:45:00,3947.9,3937.4,0.0,tp_lower -72626,做多,2024-12-08 10:00:00,2024-12-08 10:20:00,3952.81,3953.06,-0.0,flip_to_short -72627,做空,2024-12-08 10:20:00,2024-12-08 12:10:00,3953.06,3970.61,-0.0,flip_to_long -72628,做多,2024-12-08 12:10:00,2024-12-08 12:15:00,3970.61,3966.02,-0.0,flip_to_short -72629,做空,2024-12-08 12:15:00,2024-12-08 12:20:00,3966.02,3970.81,-0.0,flip_to_long -72630,做多,2024-12-08 12:20:00,2024-12-08 12:40:00,3970.81,3979.8,0.0,tp_upper -72631,做空,2024-12-08 14:15:00,2024-12-08 14:20:00,3993.08,3997.87,-0.0,flip_to_long -72632,做多,2024-12-08 14:20:00,2024-12-08 14:25:00,3997.87,3991.06,-0.0,flip_to_short -72633,做空,2024-12-08 14:25:00,2024-12-08 14:30:00,3991.06,3995.46,-0.0,flip_to_long -72634,做多,2024-12-08 14:30:00,2024-12-08 14:35:00,3995.46,3991.02,-0.0,flip_to_short -72635,做空,2024-12-08 14:35:00,2024-12-08 14:45:00,3991.02,3992.82,-0.0,flip_to_long -72636,做多,2024-12-08 14:45:00,2024-12-08 16:25:00,3992.82,3988.44,-0.0,flip_to_short -72637,做空,2024-12-08 16:25:00,2024-12-08 16:35:00,3988.44,3989.09,-0.0,flip_to_long -72638,做多,2024-12-08 16:35:00,2024-12-08 16:40:00,3989.09,3985.8,-0.0,flip_to_short -72639,做空,2024-12-08 16:40:00,2024-12-08 16:50:00,3985.8,3986.04,-0.0,flip_to_long -72640,做多,2024-12-08 16:50:00,2024-12-08 17:25:00,3986.04,3987.85,-0.0,flip_to_short -72641,做空,2024-12-08 17:25:00,2024-12-08 17:30:00,3987.85,3992.44,-0.0,flip_to_long -72642,做多,2024-12-08 17:30:00,2024-12-08 17:35:00,3992.44,3990.45,-0.0,flip_to_short -72643,做空,2024-12-08 17:35:00,2024-12-08 17:50:00,3990.45,3988.18,0.0,flip_to_long -72644,做多,2024-12-08 17:50:00,2024-12-08 18:00:00,3988.18,3987.79,-0.0,flip_to_short -72645,做空,2024-12-08 18:00:00,2024-12-08 18:15:00,3987.79,3978.0,0.0,tp_lower -72646,做多,2024-12-08 19:30:00,2024-12-08 19:35:00,3986.09,3987.81,-0.0,tp_upper -72647,做空,2024-12-08 20:50:00,2024-12-08 21:05:00,3986.66,3980.03,0.0,tp_lower -72648,做多,2024-12-08 21:20:00,2024-12-08 22:05:00,3986.41,3997.49,0.0,tp_upper -72649,做空,2024-12-08 23:10:00,2024-12-08 23:30:00,4000.49,3996.39,0.0,tp_lower -72650,做多,2024-12-08 23:50:00,2024-12-08 23:55:00,4017.88,4007.16,-0.0,tp_upper -72651,做空,2024-12-09 00:00:00,2024-12-09 00:10:00,4000.7,4003.26,-0.0,flip_to_long -72652,做多,2024-12-09 00:10:00,2024-12-09 00:15:00,4003.26,3991.61,-0.0,flip_to_short -72653,做空,2024-12-09 00:15:00,2024-12-09 00:20:00,3991.61,3989.21,0.0,tp_lower -72654,做多,2024-12-09 03:00:00,2024-12-09 03:20:00,3953.96,3941.01,-0.0,flip_to_short -72655,做空,2024-12-09 03:20:00,2024-12-09 03:30:00,3941.01,3937.91,0.0,tp_lower -72656,做多,2024-12-09 04:00:00,2024-12-09 06:05:00,3936.34,3932.73,-0.0,flip_to_short -72657,做空,2024-12-09 06:05:00,2024-12-09 06:10:00,3932.73,3929.8,0.0,tp_lower -72658,做多,2024-12-09 07:40:00,2024-12-09 08:00:00,3920.03,3914.0,-0.0,flip_to_short -72659,做空,2024-12-09 08:00:00,2024-12-09 08:10:00,3914.0,3920.43,-0.0,flip_to_long -72660,做多,2024-12-09 08:10:00,2024-12-09 08:15:00,3920.43,3915.47,-0.0,flip_to_short -72661,做空,2024-12-09 08:15:00,2024-12-09 08:30:00,3915.47,3883.47,0.0,tp_lower -72662,做多,2024-12-09 09:50:00,2024-12-09 09:55:00,3881.94,3875.87,-0.0,flip_to_short -72663,做空,2024-12-09 09:55:00,2024-12-09 10:00:00,3875.87,3885.77,-0.0,flip_to_long -72664,做多,2024-12-09 10:00:00,2024-12-09 10:20:00,3885.77,3871.65,-0.0,flip_to_short -72665,做空,2024-12-09 10:20:00,2024-12-09 10:30:00,3871.65,3880.49,-0.0,flip_to_long -72666,做多,2024-12-09 10:30:00,2024-12-09 10:45:00,3880.49,3878.31,-0.0,flip_to_short -72667,做空,2024-12-09 10:45:00,2024-12-09 11:10:00,3878.31,3871.4,0.0,tp_lower -72668,做多,2024-12-09 12:20:00,2024-12-09 12:30:00,3863.42,3858.97,-0.0,flip_to_short -72669,做空,2024-12-09 12:30:00,2024-12-09 12:40:00,3858.97,3857.61,-0.0,flip_to_long -72670,做多,2024-12-09 12:40:00,2024-12-09 13:00:00,3857.61,3855.68,-0.0,tp_upper -72671,做多,2024-12-09 13:05:00,2024-12-09 13:15:00,3862.77,3882.33,0.0,tp_upper -72672,做空,2024-12-09 14:20:00,2024-12-09 14:35:00,3886.4,3914.1,-0.0,flip_to_long -72673,做多,2024-12-09 14:35:00,2024-12-09 14:40:00,3914.1,3920.84,0.0,tp_upper -72674,做空,2024-12-09 15:10:00,2024-12-09 15:15:00,3898.02,3861.74,0.0,tp_lower -72675,做多,2024-12-09 16:40:00,2024-12-09 17:35:00,3855.86,3845.14,-0.0,flip_to_short -72676,做空,2024-12-09 17:35:00,2024-12-09 17:40:00,3845.14,3845.66,-0.0,flip_to_long -72677,做多,2024-12-09 17:40:00,2024-12-09 18:35:00,3845.66,3833.48,-0.0,flip_to_short -72678,做空,2024-12-09 18:35:00,2024-12-09 18:45:00,3833.48,3847.55,-0.0,flip_to_long -72679,做多,2024-12-09 18:45:00,2024-12-09 18:50:00,3847.55,3846.44,-0.0,flip_to_short -72680,做空,2024-12-09 18:50:00,2024-12-09 19:00:00,3846.44,3827.78,0.0,tp_lower -72681,做多,2024-12-09 21:35:00,2024-12-09 21:55:00,3730.85,3699.14,-0.0,flip_to_short -72682,做空,2024-12-09 21:55:00,2024-12-09 22:20:00,3699.14,3656.27,0.0,tp_lower -72683,做多,2024-12-09 22:25:00,2024-12-09 22:35:00,3709.91,3682.78,-0.0,flip_to_short -72684,做空,2024-12-09 22:35:00,2024-12-09 22:40:00,3682.78,3686.35,-0.0,flip_to_long -72685,做多,2024-12-09 22:40:00,2024-12-09 23:00:00,3686.35,3692.71,0.0,flip_to_short -72686,做空,2024-12-09 23:00:00,2024-12-09 23:05:00,3692.71,3716.98,-0.0,flip_to_long -72687,做多,2024-12-09 23:05:00,2024-12-09 23:35:00,3716.98,3705.41,-0.0,flip_to_short -72688,做空,2024-12-09 23:35:00,2024-12-10 00:10:00,3705.41,3707.64,-0.0,tp_lower -72689,做多,2024-12-10 00:15:00,2024-12-10 00:20:00,3723.78,3740.23,0.0,tp_upper -72690,做空,2024-12-10 01:30:00,2024-12-10 01:40:00,3733.64,3747.45,-0.0,flip_to_long -72691,做多,2024-12-10 01:40:00,2024-12-10 02:00:00,3747.45,3751.09,0.0,flip_to_short -72692,做空,2024-12-10 02:00:00,2024-12-10 02:20:00,3751.09,3719.09,0.0,tp_lower -72693,做多,2024-12-10 03:50:00,2024-12-10 04:40:00,3693.91,3702.51,0.0,tp_upper -72694,做空,2024-12-10 05:25:00,2024-12-10 05:45:00,3689.89,3696.58,-0.0,flip_to_long -72695,做多,2024-12-10 05:45:00,2024-12-10 06:00:00,3696.58,3696.11,-0.0,flip_to_short -72696,做空,2024-12-10 06:00:00,2024-12-10 06:05:00,3696.11,3716.99,-0.0,flip_to_long -72697,做多,2024-12-10 06:05:00,2024-12-10 06:10:00,3716.99,3718.18,-0.0,tp_upper -72698,做空,2024-12-10 07:35:00,2024-12-10 07:45:00,3720.0,3729.61,-0.0,flip_to_long -72699,做多,2024-12-10 07:45:00,2024-12-10 08:00:00,3729.61,3724.24,-0.0,flip_to_short -72700,做空,2024-12-10 08:00:00,2024-12-10 08:10:00,3724.24,3719.73,0.0,tp_lower -72701,做多,2024-12-10 08:15:00,2024-12-10 08:35:00,3722.52,3731.24,0.0,flip_to_short -72702,做空,2024-12-10 08:35:00,2024-12-10 09:45:00,3731.24,3743.35,-0.0,flip_to_long -72703,做多,2024-12-10 09:45:00,2024-12-10 10:10:00,3743.35,3768.39,0.0,tp_upper -72704,做空,2024-12-10 11:00:00,2024-12-10 11:25:00,3759.15,3761.04,-0.0,flip_to_long -72705,做多,2024-12-10 11:25:00,2024-12-10 11:30:00,3761.04,3753.52,-0.0,flip_to_short -72706,做空,2024-12-10 11:30:00,2024-12-10 11:35:00,3753.52,3746.07,0.0,tp_lower -72707,做多,2024-12-10 13:40:00,2024-12-10 13:45:00,3706.14,3705.82,-0.0,flip_to_short -72708,做空,2024-12-10 13:45:00,2024-12-10 14:00:00,3705.82,3716.19,-0.0,flip_to_long -72709,做多,2024-12-10 14:00:00,2024-12-10 14:05:00,3716.19,3720.06,0.0,tp_upper -72710,做空,2024-12-10 14:30:00,2024-12-10 14:35:00,3701.24,3681.0,0.0,tp_lower -72711,做多,2024-12-10 14:40:00,2024-12-10 14:50:00,3711.07,3683.36,-0.0,flip_to_short -72712,做空,2024-12-10 14:50:00,2024-12-10 14:55:00,3683.36,3671.19,0.0,tp_lower -72713,做多,2024-12-10 16:50:00,2024-12-10 17:05:00,3600.02,3571.56,-0.0,flip_to_short -72714,做空,2024-12-10 17:05:00,2024-12-10 17:10:00,3571.56,3572.86,-0.0,flip_to_long -72715,做多,2024-12-10 17:10:00,2024-12-10 17:15:00,3572.86,3557.42,-0.0,flip_to_short -72716,做空,2024-12-10 17:15:00,2024-12-10 17:45:00,3557.42,3570.33,-0.0,flip_to_long -72717,做多,2024-12-10 17:45:00,2024-12-10 17:50:00,3570.33,3543.33,-0.0,flip_to_short -72718,做空,2024-12-10 17:50:00,2024-12-10 18:15:00,3543.33,3571.39,-0.0,flip_to_long -72719,做多,2024-12-10 18:15:00,2024-12-10 18:25:00,3571.39,3561.06,-0.0,flip_to_short -72720,做空,2024-12-10 18:25:00,2024-12-10 21:45:00,3561.06,3652.2,-0.0,flip_to_long -72721,做多,2024-12-10 21:45:00,2024-12-10 21:50:00,3652.2,3646.1,-0.0,flip_to_short -72722,做空,2024-12-10 21:50:00,2024-12-10 21:55:00,3646.1,3638.61,0.0,tp_lower -72723,做多,2024-12-10 22:00:00,2024-12-10 22:10:00,3649.86,3637.78,-0.0,flip_to_short -72724,做空,2024-12-10 22:10:00,2024-12-10 22:15:00,3637.78,3633.98,0.0,tp_lower -72725,做多,2024-12-10 22:30:00,2024-12-10 22:35:00,3651.09,3646.89,-0.0,flip_to_short -72726,做空,2024-12-10 22:35:00,2024-12-10 23:00:00,3646.89,3645.27,-0.0,flip_to_long -72727,做多,2024-12-10 23:00:00,2024-12-10 23:05:00,3645.27,3640.64,-0.0,flip_to_short -72728,做空,2024-12-10 23:05:00,2024-12-10 23:15:00,3640.64,3644.61,-0.0,flip_to_long -72729,做多,2024-12-10 23:15:00,2024-12-10 23:20:00,3644.61,3633.45,-0.0,flip_to_short -72730,做空,2024-12-10 23:20:00,2024-12-10 23:35:00,3633.45,3624.67,0.0,tp_lower -72731,做多,2024-12-11 00:05:00,2024-12-11 00:10:00,3637.76,3629.67,-0.0,flip_to_short -72732,做空,2024-12-11 00:10:00,2024-12-11 00:15:00,3629.67,3622.43,0.0,tp_lower -72733,做多,2024-12-11 01:15:00,2024-12-11 01:40:00,3609.4,3588.57,-0.0,flip_to_short -72734,做空,2024-12-11 01:40:00,2024-12-11 01:45:00,3588.57,3598.52,-0.0,flip_to_long -72735,做多,2024-12-11 01:45:00,2024-12-11 02:30:00,3598.52,3619.99,0.0,tp_upper -72736,做空,2024-12-11 04:40:00,2024-12-11 04:45:00,3662.01,3668.94,-0.0,tp_lower -72737,做空,2024-12-11 05:05:00,2024-12-11 05:10:00,3662.6,3662.37,-0.0,tp_lower -72738,做多,2024-12-11 06:05:00,2024-12-11 07:10:00,3664.99,3672.28,0.0,flip_to_short -72739,做空,2024-12-11 07:10:00,2024-12-11 07:20:00,3672.28,3669.81,0.0,flip_to_long -72740,做多,2024-12-11 07:20:00,2024-12-11 07:25:00,3669.81,3669.28,-0.0,flip_to_short -72741,做空,2024-12-11 07:25:00,2024-12-11 07:30:00,3669.28,3669.57,-0.0,flip_to_long -72742,做多,2024-12-11 07:30:00,2024-12-11 08:20:00,3669.57,3679.17,0.0,tp_upper -72743,做空,2024-12-11 10:15:00,2024-12-11 10:45:00,3699.48,3699.76,-0.0,flip_to_long -72744,做多,2024-12-11 10:45:00,2024-12-11 10:50:00,3699.76,3703.74,0.0,tp_upper -72745,做空,2024-12-11 11:45:00,2024-12-11 11:50:00,3704.14,3709.59,-0.0,flip_to_long -72746,做多,2024-12-11 11:50:00,2024-12-11 12:10:00,3709.59,3713.19,0.0,flip_to_short -72747,做空,2024-12-11 12:10:00,2024-12-11 12:55:00,3713.19,3721.71,-0.0,flip_to_long -72748,做多,2024-12-11 12:55:00,2024-12-11 13:10:00,3721.71,3718.88,-0.0,flip_to_short -72749,做空,2024-12-11 13:10:00,2024-12-11 13:20:00,3718.88,3724.82,-0.0,flip_to_long -72750,做多,2024-12-11 13:20:00,2024-12-11 13:25:00,3724.82,3724.01,-0.0,flip_to_short -72751,做空,2024-12-11 13:25:00,2024-12-11 14:20:00,3724.01,3733.08,-0.0,flip_to_long -72752,做多,2024-12-11 14:20:00,2024-12-11 14:25:00,3733.08,3727.83,-0.0,flip_to_short -72753,做空,2024-12-11 14:25:00,2024-12-11 14:30:00,3727.83,3735.16,-0.0,flip_to_long -72754,做多,2024-12-11 14:30:00,2024-12-11 14:45:00,3735.16,3755.27,0.0,tp_upper -72755,做空,2024-12-11 16:10:00,2024-12-11 16:15:00,3782.67,3792.86,-0.0,flip_to_long -72756,做多,2024-12-11 16:15:00,2024-12-11 16:30:00,3792.86,3791.88,-0.0,flip_to_short -72757,做空,2024-12-11 16:30:00,2024-12-11 16:50:00,3791.88,3798.67,-0.0,flip_to_long -72758,做多,2024-12-11 16:50:00,2024-12-11 16:55:00,3798.67,3796.02,-0.0,flip_to_short -72759,做空,2024-12-11 16:55:00,2024-12-11 17:35:00,3796.02,3773.73,0.0,tp_lower -72760,做多,2024-12-11 18:30:00,2024-12-11 20:15:00,3782.99,3815.42,0.0,tp_upper -72761,做空,2024-12-11 21:05:00,2024-12-11 21:10:00,3811.36,3816.12,-0.0,flip_to_long -72762,做多,2024-12-11 21:10:00,2024-12-11 21:15:00,3816.12,3815.01,-0.0,flip_to_short -72763,做空,2024-12-11 21:15:00,2024-12-11 21:20:00,3815.01,3818.55,-0.0,flip_to_long -72764,做多,2024-12-11 21:20:00,2024-12-11 21:25:00,3818.55,3817.14,-0.0,flip_to_short -72765,做空,2024-12-11 21:25:00,2024-12-11 21:30:00,3817.14,3824.63,-0.0,flip_to_long -72766,做多,2024-12-11 21:30:00,2024-12-11 22:00:00,3824.63,3827.72,0.0,tp_upper -72767,做空,2024-12-11 22:30:00,2024-12-11 22:45:00,3826.39,3831.73,-0.0,flip_to_long -72768,做多,2024-12-11 22:45:00,2024-12-11 22:50:00,3831.73,3835.8,0.0,tp_upper -72769,做空,2024-12-11 23:35:00,2024-12-12 00:15:00,3831.53,3835.81,-0.0,flip_to_long -72770,做多,2024-12-12 00:15:00,2024-12-12 00:20:00,3835.81,3823.49,-0.0,flip_to_short -72771,做空,2024-12-12 00:20:00,2024-12-12 00:25:00,3823.49,3816.24,0.0,tp_lower -72772,做多,2024-12-12 02:15:00,2024-12-12 02:45:00,3813.88,3822.35,0.0,tp_upper -72773,做空,2024-12-12 04:35:00,2024-12-12 05:20:00,3913.07,3918.41,-0.0,flip_to_long -72774,做多,2024-12-12 05:20:00,2024-12-12 05:30:00,3918.41,3936.22,0.0,tp_upper -72775,做空,2024-12-12 06:05:00,2024-12-12 06:20:00,3925.97,3921.82,0.0,flip_to_long -72776,做多,2024-12-12 06:20:00,2024-12-12 06:50:00,3921.82,3925.66,0.0,flip_to_short -72777,做空,2024-12-12 06:50:00,2024-12-12 06:55:00,3925.66,3936.1,-0.0,flip_to_long -72778,做多,2024-12-12 06:55:00,2024-12-12 07:10:00,3936.1,3930.89,-0.0,flip_to_short -72779,做空,2024-12-12 07:10:00,2024-12-12 07:40:00,3930.89,3915.12,0.0,tp_lower -72780,做多,2024-12-12 08:30:00,2024-12-12 08:35:00,3919.09,3912.08,-0.0,flip_to_short -72781,做空,2024-12-12 08:35:00,2024-12-12 09:00:00,3912.08,3918.56,-0.0,flip_to_long -72782,做多,2024-12-12 09:00:00,2024-12-12 09:15:00,3918.56,3921.71,0.0,tp_upper -72783,做空,2024-12-12 10:00:00,2024-12-12 10:05:00,3907.64,3891.19,0.0,tp_lower -72784,做多,2024-12-12 10:25:00,2024-12-12 10:45:00,3916.28,3913.14,-0.0,flip_to_short -72785,做空,2024-12-12 10:45:00,2024-12-12 10:55:00,3913.14,3924.3,-0.0,flip_to_long -72786,做多,2024-12-12 10:55:00,2024-12-12 11:00:00,3924.3,3915.66,-0.0,flip_to_short -72787,做空,2024-12-12 11:00:00,2024-12-12 11:05:00,3915.66,3933.15,-0.0,flip_to_long -72788,做多,2024-12-12 11:05:00,2024-12-12 11:10:00,3933.15,3919.33,-0.0,flip_to_short -72789,做空,2024-12-12 11:10:00,2024-12-12 12:00:00,3919.33,3919.72,-0.0,flip_to_long -72790,做多,2024-12-12 12:00:00,2024-12-12 12:25:00,3919.72,3916.61,-0.0,flip_to_short -72791,做空,2024-12-12 12:25:00,2024-12-12 12:30:00,3916.61,3918.18,-0.0,flip_to_long -72792,做多,2024-12-12 12:30:00,2024-12-12 12:45:00,3918.18,3938.41,0.0,tp_upper -72793,做空,2024-12-12 13:30:00,2024-12-12 13:40:00,3947.31,3942.03,0.0,flip_to_long -72794,做多,2024-12-12 13:40:00,2024-12-12 13:45:00,3942.03,3932.7,-0.0,flip_to_short -72795,做空,2024-12-12 13:45:00,2024-12-12 13:50:00,3932.7,3942.81,-0.0,flip_to_long -72796,做多,2024-12-12 13:50:00,2024-12-12 14:10:00,3942.81,3946.74,0.0,flip_to_short -72797,做空,2024-12-12 14:10:00,2024-12-12 14:15:00,3946.74,3950.09,-0.0,flip_to_long -72798,做多,2024-12-12 14:15:00,2024-12-12 14:30:00,3950.09,3961.48,0.0,tp_upper -72799,做空,2024-12-12 14:35:00,2024-12-12 14:40:00,3950.99,3958.12,-0.0,flip_to_long -72800,做多,2024-12-12 14:40:00,2024-12-12 14:45:00,3958.12,3957.64,-0.0,flip_to_short -72801,做空,2024-12-12 14:45:00,2024-12-12 15:15:00,3957.64,3956.66,-0.0,flip_to_long -72802,做多,2024-12-12 15:15:00,2024-12-12 15:30:00,3956.66,3967.88,0.0,flip_to_short -72803,做空,2024-12-12 15:30:00,2024-12-12 16:00:00,3967.88,3977.8,-0.0,flip_to_long -72804,做多,2024-12-12 16:00:00,2024-12-12 16:10:00,3977.8,3967.56,-0.0,flip_to_short -72805,做空,2024-12-12 16:10:00,2024-12-12 16:35:00,3967.56,3936.96,0.0,tp_lower -72806,做多,2024-12-12 17:45:00,2024-12-12 17:55:00,3944.2,3960.52,0.0,tp_upper -72807,做空,2024-12-12 18:25:00,2024-12-12 18:35:00,3942.15,3916.61,0.0,tp_lower -72808,做多,2024-12-12 20:35:00,2024-12-12 20:50:00,3892.73,3884.54,-0.0,flip_to_short -72809,做空,2024-12-12 20:50:00,2024-12-12 21:05:00,3884.54,3880.12,0.0,flip_to_long -72810,做多,2024-12-12 21:05:00,2024-12-12 21:10:00,3880.12,3879.61,-0.0,flip_to_short -72811,做空,2024-12-12 21:10:00,2024-12-12 21:15:00,3879.61,3886.7,-0.0,flip_to_long -72812,做多,2024-12-12 21:15:00,2024-12-12 21:35:00,3886.7,3869.07,-0.0,flip_to_short -72813,做空,2024-12-12 21:35:00,2024-12-12 21:40:00,3869.07,3862.44,0.0,tp_lower -72814,做多,2024-12-12 22:30:00,2024-12-12 23:15:00,3870.86,3866.78,-0.0,flip_to_short -72815,做空,2024-12-12 23:15:00,2024-12-12 23:25:00,3866.78,3868.2,-0.0,flip_to_long -72816,做多,2024-12-12 23:25:00,2024-12-12 23:35:00,3868.2,3867.08,-0.0,flip_to_short -72817,做空,2024-12-12 23:35:00,2024-12-12 23:40:00,3867.08,3872.64,-0.0,flip_to_long -72818,做多,2024-12-12 23:40:00,2024-12-13 00:05:00,3872.64,3888.11,0.0,tp_upper -72819,做空,2024-12-13 00:10:00,2024-12-13 01:05:00,3877.12,3876.79,-0.0,flip_to_long -72820,做多,2024-12-13 01:05:00,2024-12-13 02:00:00,3876.79,3883.1,0.0,flip_to_short -72821,做空,2024-12-13 02:00:00,2024-12-13 05:05:00,3883.1,3919.49,-0.0,flip_to_long -72822,做多,2024-12-13 05:05:00,2024-12-13 05:20:00,3919.49,3921.48,0.0,flip_to_short -72823,做空,2024-12-13 05:20:00,2024-12-13 05:25:00,3921.48,3913.78,0.0,tp_lower -72824,做多,2024-12-13 06:05:00,2024-12-13 06:15:00,3915.37,3910.2,-0.0,flip_to_short -72825,做空,2024-12-13 06:15:00,2024-12-13 06:25:00,3910.2,3916.99,-0.0,flip_to_long -72826,做多,2024-12-13 06:25:00,2024-12-13 06:30:00,3916.99,3918.61,-0.0,tp_upper -72827,做空,2024-12-13 06:35:00,2024-12-13 06:40:00,3905.01,3906.95,-0.0,tp_lower -72828,做多,2024-12-13 07:40:00,2024-12-13 08:30:00,3897.02,3898.44,-0.0,tp_upper -72829,做空,2024-12-13 09:05:00,2024-12-13 09:25:00,3892.47,3889.99,0.0,tp_lower -72830,做多,2024-12-13 10:00:00,2024-12-13 10:15:00,3892.53,3885.13,-0.0,flip_to_short -72831,做空,2024-12-13 10:15:00,2024-12-13 10:20:00,3885.13,3876.92,0.0,tp_lower -72832,做多,2024-12-13 10:35:00,2024-12-13 10:45:00,3887.76,3899.24,0.0,tp_upper -72833,做空,2024-12-13 11:55:00,2024-12-13 12:00:00,3900.39,3904.68,-0.0,flip_to_long -72834,做多,2024-12-13 12:00:00,2024-12-13 12:10:00,3904.68,3908.12,0.0,flip_to_short -72835,做空,2024-12-13 12:10:00,2024-12-13 13:25:00,3908.12,3918.87,-0.0,flip_to_long -72836,做多,2024-12-13 13:25:00,2024-12-13 13:35:00,3918.87,3910.19,-0.0,flip_to_short -72837,做空,2024-12-13 13:35:00,2024-12-13 13:40:00,3910.19,3921.28,-0.0,tp_lower -72838,做空,2024-12-13 14:15:00,2024-12-13 15:45:00,3929.67,3917.4,0.0,tp_lower -72839,做多,2024-12-13 16:40:00,2024-12-13 16:50:00,3922.03,3920.62,-0.0,flip_to_short -72840,做空,2024-12-13 16:50:00,2024-12-13 17:05:00,3920.62,3914.51,0.0,flip_to_long -72841,做多,2024-12-13 17:05:00,2024-12-13 17:30:00,3914.51,3909.03,-0.0,flip_to_short -72842,做空,2024-12-13 17:30:00,2024-12-13 17:35:00,3909.03,3921.28,-0.0,flip_to_long -72843,做多,2024-12-13 17:35:00,2024-12-13 17:50:00,3921.28,3943.87,0.0,tp_upper -72844,做空,2024-12-13 18:15:00,2024-12-13 18:20:00,3917.29,3918.43,-0.0,flip_to_long -72845,做多,2024-12-13 18:20:00,2024-12-13 18:45:00,3918.43,3917.01,-0.0,flip_to_short -72846,做空,2024-12-13 18:45:00,2024-12-13 19:20:00,3917.01,3924.11,-0.0,flip_to_long -72847,做多,2024-12-13 19:20:00,2024-12-13 19:25:00,3924.11,3917.63,-0.0,flip_to_short -72848,做空,2024-12-13 19:25:00,2024-12-13 19:30:00,3917.63,3917.67,-0.0,flip_to_long -72849,做多,2024-12-13 19:30:00,2024-12-13 19:50:00,3917.67,3921.06,0.0,flip_to_short -72850,做空,2024-12-13 19:50:00,2024-12-13 20:00:00,3921.06,3917.36,0.0,flip_to_long -72851,做多,2024-12-13 20:00:00,2024-12-13 20:10:00,3917.36,3914.76,-0.0,flip_to_short -72852,做空,2024-12-13 20:10:00,2024-12-13 20:15:00,3914.76,3922.36,-0.0,flip_to_long -72853,做多,2024-12-13 20:15:00,2024-12-13 20:20:00,3922.36,3927.98,0.0,tp_upper -72854,做空,2024-12-13 20:35:00,2024-12-13 20:45:00,3925.38,3914.32,0.0,tp_lower -72855,做多,2024-12-13 22:40:00,2024-12-13 22:45:00,3902.35,3898.91,-0.0,flip_to_short -72856,做空,2024-12-13 22:45:00,2024-12-13 23:00:00,3898.91,3904.98,-0.0,flip_to_long -72857,做多,2024-12-13 23:00:00,2024-12-13 23:10:00,3904.98,3900.52,-0.0,flip_to_short -72858,做空,2024-12-13 23:10:00,2024-12-13 23:30:00,3900.52,3899.19,-0.0,flip_to_long -72859,做多,2024-12-13 23:30:00,2024-12-13 23:40:00,3899.19,3900.66,-0.0,flip_to_short -72860,做空,2024-12-13 23:40:00,2024-12-14 01:00:00,3900.66,3923.82,-0.0,flip_to_long -72861,做多,2024-12-14 01:00:00,2024-12-14 01:05:00,3923.82,3917.1,-0.0,flip_to_short -72862,做空,2024-12-14 01:05:00,2024-12-14 03:00:00,3917.1,3918.43,-0.0,flip_to_long -72863,做多,2024-12-14 03:00:00,2024-12-14 03:35:00,3918.43,3915.46,-0.0,flip_to_short -72864,做空,2024-12-14 03:35:00,2024-12-14 03:50:00,3915.46,3910.34,0.0,tp_lower -72865,做多,2024-12-14 04:00:00,2024-12-14 04:05:00,3913.29,3909.03,-0.0,flip_to_short -72866,做空,2024-12-14 04:05:00,2024-12-14 04:20:00,3909.03,3914.64,-0.0,flip_to_long -72867,做多,2024-12-14 04:20:00,2024-12-14 04:25:00,3914.64,3909.59,-0.0,flip_to_short -72868,做空,2024-12-14 04:25:00,2024-12-14 04:30:00,3909.59,3910.49,-0.0,flip_to_long -72869,做多,2024-12-14 04:30:00,2024-12-14 05:10:00,3910.49,3910.7,-0.0,flip_to_short -72870,做空,2024-12-14 05:10:00,2024-12-14 05:20:00,3910.7,3910.79,-0.0,flip_to_long -72871,做多,2024-12-14 05:20:00,2024-12-14 05:30:00,3910.79,3911.91,-0.0,flip_to_short -72872,做空,2024-12-14 05:30:00,2024-12-14 07:25:00,3911.91,3922.4,-0.0,tp_lower -72873,做多,2024-12-14 07:50:00,2024-12-14 07:55:00,3927.11,3920.32,-0.0,flip_to_short -72874,做空,2024-12-14 07:55:00,2024-12-14 08:10:00,3920.32,3917.61,0.0,tp_lower -72875,做多,2024-12-14 08:25:00,2024-12-14 08:40:00,3923.61,3928.65,0.0,tp_upper -72876,做空,2024-12-14 08:45:00,2024-12-14 09:05:00,3923.64,3916.89,0.0,tp_lower -72877,做多,2024-12-14 11:00:00,2024-12-14 11:05:00,3901.86,3898.79,-0.0,flip_to_short -72878,做空,2024-12-14 11:05:00,2024-12-14 11:10:00,3898.79,3899.07,-0.0,flip_to_long -72879,做多,2024-12-14 11:10:00,2024-12-14 11:45:00,3899.07,3901.46,0.0,flip_to_short -72880,做空,2024-12-14 11:45:00,2024-12-14 11:55:00,3901.46,3893.27,0.0,tp_lower -72881,做多,2024-12-14 13:40:00,2024-12-14 14:35:00,3870.86,3886.39,0.0,tp_upper -72882,做多,2024-12-14 15:30:00,2024-12-14 16:05:00,3887.39,3878.39,-0.0,flip_to_short -72883,做空,2024-12-14 16:05:00,2024-12-14 16:10:00,3878.39,3869.19,0.0,tp_lower -72884,做多,2024-12-14 16:20:00,2024-12-14 16:25:00,3884.68,3873.52,-0.0,flip_to_short -72885,做空,2024-12-14 16:25:00,2024-12-14 16:30:00,3873.52,3882.07,-0.0,tp_lower -72886,做多,2024-12-14 16:45:00,2024-12-14 16:50:00,3895.21,3892.92,-0.0,tp_upper -72887,做空,2024-12-14 17:15:00,2024-12-14 17:20:00,3872.75,3869.14,0.0,tp_lower -72888,做多,2024-12-14 19:25:00,2024-12-14 20:20:00,3849.07,3845.64,-0.0,flip_to_short -72889,做空,2024-12-14 20:20:00,2024-12-14 20:25:00,3845.64,3846.91,-0.0,flip_to_long -72890,做多,2024-12-14 20:25:00,2024-12-14 21:15:00,3846.91,3846.22,-0.0,flip_to_short -72891,做空,2024-12-14 21:15:00,2024-12-14 21:20:00,3846.22,3852.85,-0.0,flip_to_long -72892,做多,2024-12-14 21:20:00,2024-12-14 21:30:00,3852.85,3850.61,-0.0,flip_to_short -72893,做空,2024-12-14 21:30:00,2024-12-14 22:15:00,3850.61,3845.63,0.0,flip_to_long -72894,做多,2024-12-14 22:15:00,2024-12-14 22:30:00,3845.63,3855.1,0.0,tp_upper -72895,做空,2024-12-14 23:00:00,2024-12-15 00:20:00,3857.23,3866.14,-0.0,flip_to_long -72896,做多,2024-12-15 00:20:00,2024-12-15 00:30:00,3866.14,3862.25,-0.0,flip_to_short -72897,做空,2024-12-15 00:30:00,2024-12-15 00:35:00,3862.25,3857.28,0.0,tp_lower -72898,做多,2024-12-15 01:00:00,2024-12-15 01:15:00,3867.77,3875.55,0.0,tp_upper -72899,做空,2024-12-15 02:40:00,2024-12-15 03:05:00,3884.61,3881.86,0.0,flip_to_long -72900,做多,2024-12-15 03:05:00,2024-12-15 04:15:00,3881.86,3898.03,0.0,tp_upper -72901,做空,2024-12-15 05:40:00,2024-12-15 06:05:00,3894.17,3888.42,0.0,tp_lower -72902,做多,2024-12-15 06:15:00,2024-12-15 06:35:00,3890.8,3887.28,-0.0,flip_to_short -72903,做空,2024-12-15 06:35:00,2024-12-15 06:40:00,3887.28,3882.97,0.0,tp_lower -72904,做多,2024-12-15 08:30:00,2024-12-15 09:25:00,3853.22,3850.99,-0.0,flip_to_short -72905,做空,2024-12-15 09:25:00,2024-12-15 09:30:00,3850.99,3853.72,-0.0,flip_to_long -72906,做多,2024-12-15 09:30:00,2024-12-15 10:10:00,3853.72,3865.82,0.0,tp_upper -72907,做空,2024-12-15 10:55:00,2024-12-15 11:00:00,3858.89,3860.8,-0.0,flip_to_long -72908,做多,2024-12-15 11:00:00,2024-12-15 11:10:00,3860.8,3869.24,0.0,tp_upper -72909,做空,2024-12-15 11:30:00,2024-12-15 12:30:00,3867.32,3870.33,-0.0,flip_to_long -72910,做多,2024-12-15 12:30:00,2024-12-15 12:40:00,3870.33,3889.3,0.0,tp_upper -72911,做空,2024-12-15 13:00:00,2024-12-15 13:10:00,3876.3,3876.45,-0.0,flip_to_long -72912,做多,2024-12-15 13:10:00,2024-12-15 13:25:00,3876.45,3886.56,0.0,tp_upper -72913,做空,2024-12-15 14:00:00,2024-12-15 14:05:00,3881.19,3887.56,-0.0,flip_to_long -72914,做多,2024-12-15 14:05:00,2024-12-15 14:15:00,3887.56,3892.6,0.0,tp_upper -72915,做空,2024-12-15 15:10:00,2024-12-15 15:15:00,3890.19,3893.99,-0.0,flip_to_long -72916,做多,2024-12-15 15:15:00,2024-12-15 15:30:00,3893.99,3897.99,0.0,tp_upper -72917,做空,2024-12-15 15:45:00,2024-12-15 15:50:00,3891.98,3894.15,-0.0,flip_to_long -72918,做多,2024-12-15 15:50:00,2024-12-15 16:25:00,3894.15,3895.02,-0.0,flip_to_short -72919,做空,2024-12-15 16:25:00,2024-12-15 16:30:00,3895.02,3905.2,-0.0,flip_to_long -72920,做多,2024-12-15 16:30:00,2024-12-15 16:35:00,3905.2,3917.86,0.0,tp_upper -72921,做空,2024-12-15 17:35:00,2024-12-15 18:10:00,3906.18,3897.72,0.0,tp_lower -72922,做多,2024-12-15 19:00:00,2024-12-15 19:10:00,3898.01,3900.93,0.0,flip_to_short -72923,做空,2024-12-15 19:10:00,2024-12-15 19:15:00,3900.93,3905.39,-0.0,flip_to_long -72924,做多,2024-12-15 19:15:00,2024-12-15 20:30:00,3905.39,3903.2,-0.0,flip_to_short -72925,做空,2024-12-15 20:30:00,2024-12-15 20:45:00,3903.2,3893.2,0.0,tp_lower -72926,做多,2024-12-15 22:15:00,2024-12-15 23:00:00,3874.84,3899.26,0.0,tp_upper -72927,做空,2024-12-16 02:05:00,2024-12-16 02:15:00,4000.88,3985.81,0.0,tp_lower -72928,做多,2024-12-16 04:15:00,2024-12-16 04:25:00,3957.22,3954.47,-0.0,flip_to_short -72929,做空,2024-12-16 04:25:00,2024-12-16 04:30:00,3954.47,3957.79,-0.0,flip_to_long -72930,做多,2024-12-16 04:30:00,2024-12-16 04:40:00,3957.79,3952.97,-0.0,flip_to_short -72931,做空,2024-12-16 04:40:00,2024-12-16 05:05:00,3952.97,3956.36,-0.0,flip_to_long -72932,做多,2024-12-16 05:05:00,2024-12-16 05:35:00,3956.36,3967.48,0.0,tp_upper -72933,做空,2024-12-16 06:25:00,2024-12-16 06:30:00,3960.48,3967.61,-0.0,flip_to_long -72934,做多,2024-12-16 06:30:00,2024-12-16 06:35:00,3967.61,3963.42,-0.0,flip_to_short -72935,做空,2024-12-16 06:35:00,2024-12-16 06:45:00,3963.42,3955.88,0.0,tp_lower -72936,做多,2024-12-16 07:05:00,2024-12-16 07:20:00,3964.53,3974.94,0.0,tp_upper -72937,做空,2024-12-16 07:55:00,2024-12-16 08:20:00,3973.15,3969.06,0.0,flip_to_long -72938,做多,2024-12-16 08:20:00,2024-12-16 08:25:00,3969.06,3956.59,-0.0,flip_to_short -72939,做空,2024-12-16 08:25:00,2024-12-16 09:05:00,3956.59,3949.28,0.0,tp_lower -72940,做多,2024-12-16 09:30:00,2024-12-16 09:40:00,3954.1,3957.42,0.0,flip_to_short -72941,做空,2024-12-16 09:40:00,2024-12-16 10:00:00,3957.42,3945.03,0.0,tp_lower -72942,做多,2024-12-16 10:35:00,2024-12-16 11:00:00,3943.4,3948.18,0.0,flip_to_short -72943,做空,2024-12-16 11:00:00,2024-12-16 11:15:00,3948.18,3944.91,0.0,flip_to_long -72944,做多,2024-12-16 11:15:00,2024-12-16 11:25:00,3944.91,3938.27,-0.0,flip_to_short -72945,做空,2024-12-16 11:25:00,2024-12-16 11:35:00,3938.27,3926.01,0.0,tp_lower -72946,做多,2024-12-16 13:20:00,2024-12-16 13:25:00,3910.3,3908.76,-0.0,flip_to_short -72947,做空,2024-12-16 13:25:00,2024-12-16 14:00:00,3908.76,3908.99,-0.0,flip_to_long -72948,做多,2024-12-16 14:00:00,2024-12-16 14:30:00,3908.99,3915.24,0.0,tp_upper -72949,做空,2024-12-16 15:30:00,2024-12-16 19:40:00,3930.37,4060.99,-0.0,flip_to_long -72950,做多,2024-12-16 19:40:00,2024-12-16 19:45:00,4060.99,4051.87,-0.0,flip_to_short -72951,做空,2024-12-16 19:45:00,2024-12-16 19:50:00,4051.87,4057.86,-0.0,flip_to_long -72952,做多,2024-12-16 19:50:00,2024-12-16 20:20:00,4057.86,4054.18,-0.0,flip_to_short -72953,做空,2024-12-16 20:20:00,2024-12-16 20:25:00,4054.18,4060.47,-0.0,flip_to_long -72954,做多,2024-12-16 20:25:00,2024-12-16 20:30:00,4060.47,4056.48,-0.0,flip_to_short -72955,做空,2024-12-16 20:30:00,2024-12-16 20:55:00,4056.48,4042.76,0.0,tp_lower -72956,做多,2024-12-16 21:45:00,2024-12-16 22:15:00,4047.15,4037.64,-0.0,flip_to_short -72957,做空,2024-12-16 22:15:00,2024-12-16 22:25:00,4037.64,4043.09,-0.0,flip_to_long -72958,做多,2024-12-16 22:25:00,2024-12-16 22:30:00,4043.09,4035.1,-0.0,flip_to_short -72959,做空,2024-12-16 22:30:00,2024-12-16 22:40:00,4035.1,4038.87,-0.0,flip_to_long -72960,做多,2024-12-16 22:40:00,2024-12-17 01:40:00,4038.87,3985.78,-0.0,tp_upper -72961,做空,2024-12-17 04:05:00,2024-12-17 04:35:00,4022.08,4004.91,0.0,tp_lower -72962,做多,2024-12-17 05:25:00,2024-12-17 05:35:00,4010.64,4010.02,-0.0,flip_to_short -72963,做空,2024-12-17 05:35:00,2024-12-17 05:45:00,4010.02,4013.57,-0.0,flip_to_long -72964,做多,2024-12-17 05:45:00,2024-12-17 05:50:00,4013.57,4016.28,0.0,tp_upper -72965,做空,2024-12-17 06:15:00,2024-12-17 06:30:00,4011.59,4000.6,0.0,tp_lower -72966,做多,2024-12-17 07:00:00,2024-12-17 07:35:00,4012.61,4009.33,-0.0,flip_to_short -72967,做空,2024-12-17 07:35:00,2024-12-17 07:50:00,4009.33,3986.83,0.0,tp_lower -72968,做多,2024-12-17 08:15:00,2024-12-17 08:20:00,4009.36,4008.03,-0.0,flip_to_short -72969,做空,2024-12-17 08:20:00,2024-12-17 08:25:00,4008.03,4012.12,-0.0,flip_to_long -72970,做多,2024-12-17 08:25:00,2024-12-17 08:30:00,4012.12,4007.52,-0.0,flip_to_short -72971,做空,2024-12-17 08:30:00,2024-12-17 08:35:00,4007.52,4017.61,-0.0,flip_to_long -72972,做多,2024-12-17 08:35:00,2024-12-17 08:45:00,4017.61,4009.03,-0.0,flip_to_short -72973,做空,2024-12-17 08:45:00,2024-12-17 09:25:00,4009.03,4006.68,0.0,flip_to_long -72974,做多,2024-12-17 09:25:00,2024-12-17 09:45:00,4006.68,4021.86,0.0,tp_upper -72975,做空,2024-12-17 10:15:00,2024-12-17 10:50:00,4014.7,4011.72,0.0,flip_to_long -72976,做多,2024-12-17 10:50:00,2024-12-17 11:15:00,4011.72,4012.01,-0.0,flip_to_short -72977,做空,2024-12-17 11:15:00,2024-12-17 11:20:00,4012.01,4014.2,-0.0,flip_to_long -72978,做多,2024-12-17 11:20:00,2024-12-17 12:35:00,4014.2,4005.61,-0.0,flip_to_short -72979,做空,2024-12-17 12:35:00,2024-12-17 13:15:00,4005.61,4004.4,-0.0,flip_to_long -72980,做多,2024-12-17 13:15:00,2024-12-17 13:30:00,4004.4,4011.31,0.0,tp_upper -72981,做空,2024-12-17 13:55:00,2024-12-17 14:00:00,4005.96,4002.37,0.0,tp_lower -72982,做多,2024-12-17 14:05:00,2024-12-17 14:10:00,4005.37,4003.21,-0.0,flip_to_short -72983,做空,2024-12-17 14:10:00,2024-12-17 14:15:00,4003.21,3999.71,0.0,tp_lower -72984,做多,2024-12-17 14:20:00,2024-12-17 14:30:00,4007.27,4005.59,-0.0,tp_upper -72985,做空,2024-12-17 14:35:00,2024-12-17 14:40:00,3992.13,4008.14,-0.0,tp_lower -72986,做空,2024-12-17 15:00:00,2024-12-17 15:05:00,3997.7,4002.43,-0.0,tp_lower -72987,做多,2024-12-17 16:35:00,2024-12-17 16:40:00,3952.83,3943.16,-0.0,flip_to_short -72988,做空,2024-12-17 16:40:00,2024-12-17 16:45:00,3943.16,3947.69,-0.0,flip_to_long -72989,做多,2024-12-17 16:45:00,2024-12-17 16:50:00,3947.69,3945.61,-0.0,flip_to_short -72990,做空,2024-12-17 16:50:00,2024-12-17 18:50:00,3945.61,3926.93,0.0,tp_lower -72991,做多,2024-12-17 19:50:00,2024-12-17 20:05:00,3944.97,3933.78,-0.0,flip_to_short -72992,做空,2024-12-17 20:05:00,2024-12-17 20:30:00,3933.78,3947.51,-0.0,flip_to_long -72993,做多,2024-12-17 20:30:00,2024-12-17 20:55:00,3947.51,3935.38,-0.0,flip_to_short -72994,做空,2024-12-17 20:55:00,2024-12-17 21:00:00,3935.38,3922.32,0.0,tp_lower -72995,做多,2024-12-17 21:10:00,2024-12-17 21:30:00,3940.02,3936.18,-0.0,flip_to_short -72996,做空,2024-12-17 21:30:00,2024-12-17 21:35:00,3936.18,3938.76,-0.0,flip_to_long -72997,做多,2024-12-17 21:35:00,2024-12-17 21:40:00,3938.76,3936.5,-0.0,flip_to_short -72998,做空,2024-12-17 21:40:00,2024-12-17 21:50:00,3936.5,3933.8,0.0,flip_to_long -72999,做多,2024-12-17 21:50:00,2024-12-17 23:45:00,3933.8,3880.95,-0.0,flip_to_short -73000,做空,2024-12-17 23:45:00,2024-12-18 00:45:00,3880.95,3881.89,-0.0,flip_to_long -73001,做多,2024-12-18 00:45:00,2024-12-18 01:20:00,3881.89,3882.61,-0.0,flip_to_short -73002,做空,2024-12-18 01:20:00,2024-12-18 01:25:00,3882.61,3883.11,-0.0,flip_to_long -73003,做多,2024-12-18 01:25:00,2024-12-18 01:35:00,3883.11,3872.74,-0.0,flip_to_short -73004,做空,2024-12-18 01:35:00,2024-12-18 01:50:00,3872.74,3841.78,0.0,tp_lower -73005,做多,2024-12-18 02:05:00,2024-12-18 02:35:00,3867.9,3870.2,0.0,flip_to_short -73006,做空,2024-12-18 02:35:00,2024-12-18 02:55:00,3870.2,3869.45,-0.0,flip_to_long -73007,做多,2024-12-18 02:55:00,2024-12-18 03:05:00,3869.45,3854.69,-0.0,flip_to_short -73008,做空,2024-12-18 03:05:00,2024-12-18 03:15:00,3854.69,3864.93,-0.0,flip_to_long -73009,做多,2024-12-18 03:15:00,2024-12-18 03:25:00,3864.93,3862.87,-0.0,flip_to_short -73010,做空,2024-12-18 03:25:00,2024-12-18 03:40:00,3862.87,3845.9,0.0,tp_lower -73011,做多,2024-12-18 04:55:00,2024-12-18 05:05:00,3840.02,3829.03,-0.0,flip_to_short -73012,做空,2024-12-18 05:05:00,2024-12-18 05:10:00,3829.03,3841.27,-0.0,flip_to_long -73013,做多,2024-12-18 05:10:00,2024-12-18 05:20:00,3841.27,3853.97,0.0,tp_upper -73014,做空,2024-12-18 05:45:00,2024-12-18 05:55:00,3836.66,3835.41,-0.0,flip_to_long -73015,做多,2024-12-18 05:55:00,2024-12-18 06:15:00,3835.41,3835.81,-0.0,flip_to_short -73016,做空,2024-12-18 06:15:00,2024-12-18 06:20:00,3835.81,3842.21,-0.0,flip_to_long -73017,做多,2024-12-18 06:20:00,2024-12-18 06:25:00,3842.21,3838.12,-0.0,flip_to_short -73018,做空,2024-12-18 06:25:00,2024-12-18 06:35:00,3838.12,3823.14,0.0,tp_lower -73019,做多,2024-12-18 07:05:00,2024-12-18 08:40:00,3842.11,3844.93,0.0,flip_to_short -73020,做空,2024-12-18 08:40:00,2024-12-18 08:45:00,3844.93,3848.03,-0.0,flip_to_long -73021,做多,2024-12-18 08:45:00,2024-12-18 09:05:00,3848.03,3858.28,0.0,tp_upper -73022,做空,2024-12-18 10:30:00,2024-12-18 10:35:00,3862.94,3865.02,-0.0,flip_to_long -73023,做多,2024-12-18 10:35:00,2024-12-18 11:05:00,3865.02,3878.46,0.0,tp_upper -73024,做空,2024-12-18 12:20:00,2024-12-18 12:25:00,3875.36,3868.41,0.0,tp_lower -73025,做多,2024-12-18 13:15:00,2024-12-18 13:30:00,3870.62,3865.65,-0.0,flip_to_short -73026,做空,2024-12-18 13:30:00,2024-12-18 14:00:00,3865.65,3860.5,0.0,flip_to_long -73027,做多,2024-12-18 14:00:00,2024-12-18 14:20:00,3860.5,3861.24,-0.0,flip_to_short -73028,做空,2024-12-18 14:20:00,2024-12-18 14:25:00,3861.24,3863.18,-0.0,flip_to_long -73029,做多,2024-12-18 14:25:00,2024-12-18 14:30:00,3863.18,3844.81,-0.0,flip_to_short -73030,做空,2024-12-18 14:30:00,2024-12-18 14:35:00,3844.81,3844.27,-0.0,tp_lower -73031,做多,2024-12-18 14:40:00,2024-12-18 14:45:00,3860.99,3849.33,-0.0,flip_to_short -73032,做空,2024-12-18 14:45:00,2024-12-18 14:50:00,3849.33,3843.61,0.0,tp_lower -73033,做多,2024-12-18 15:15:00,2024-12-18 15:25:00,3851.82,3857.38,0.0,flip_to_short -73034,做空,2024-12-18 15:25:00,2024-12-18 16:25:00,3857.38,3861.53,-0.0,flip_to_long -73035,做多,2024-12-18 16:25:00,2024-12-18 16:50:00,3861.53,3873.28,0.0,tp_upper -73036,做空,2024-12-18 17:05:00,2024-12-18 17:10:00,3862.82,3866.69,-0.0,flip_to_long -73037,做多,2024-12-18 17:10:00,2024-12-18 17:20:00,3866.69,3860.58,-0.0,flip_to_short -73038,做空,2024-12-18 17:20:00,2024-12-18 17:30:00,3860.58,3875.67,-0.0,flip_to_long -73039,做多,2024-12-18 17:30:00,2024-12-18 17:35:00,3875.67,3881.97,0.0,tp_upper -73040,做空,2024-12-18 18:20:00,2024-12-18 18:25:00,3873.41,3878.92,-0.0,flip_to_long -73041,做多,2024-12-18 18:25:00,2024-12-18 18:30:00,3878.92,3876.0,-0.0,flip_to_short -73042,做空,2024-12-18 18:30:00,2024-12-18 18:45:00,3876.0,3874.89,-0.0,flip_to_long -73043,做多,2024-12-18 18:45:00,2024-12-18 18:55:00,3874.89,3897.62,0.0,tp_upper -73044,做空,2024-12-18 19:00:00,2024-12-18 19:05:00,3880.89,3843.49,0.0,tp_lower -73045,做多,2024-12-18 21:35:00,2024-12-18 21:40:00,3699.29,3697.57,-0.0,flip_to_short -73046,做空,2024-12-18 21:40:00,2024-12-18 22:05:00,3697.57,3665.02,0.0,tp_lower -73047,做多,2024-12-18 22:25:00,2024-12-18 22:40:00,3688.41,3669.33,-0.0,flip_to_short -73048,做空,2024-12-18 22:40:00,2024-12-18 23:00:00,3669.33,3658.44,0.0,tp_lower -73049,做空,2024-12-19 00:15:00,2024-12-19 00:20:00,3645.79,3650.07,-0.0,flip_to_long -73050,做多,2024-12-19 00:20:00,2024-12-19 00:40:00,3650.07,3632.44,-0.0,flip_to_short -73051,做空,2024-12-19 00:40:00,2024-12-19 00:45:00,3632.44,3647.23,-0.0,flip_to_long -73052,做多,2024-12-19 00:45:00,2024-12-19 00:50:00,3647.23,3646.89,-0.0,flip_to_short -73053,做空,2024-12-19 00:50:00,2024-12-19 01:15:00,3646.89,3643.39,0.0,flip_to_long -73054,做多,2024-12-19 01:15:00,2024-12-19 01:25:00,3643.39,3634.45,-0.0,flip_to_short -73055,做空,2024-12-19 01:25:00,2024-12-19 01:30:00,3634.45,3622.1,0.0,tp_lower -73056,做多,2024-12-19 02:45:00,2024-12-19 03:00:00,3609.98,3660.85,0.0,tp_upper -73057,做空,2024-12-19 04:20:00,2024-12-19 04:25:00,3657.95,3663.62,-0.0,flip_to_long -73058,做多,2024-12-19 04:25:00,2024-12-19 04:30:00,3663.62,3674.78,0.0,tp_upper -73059,做空,2024-12-19 04:40:00,2024-12-19 04:45:00,3659.99,3660.1,-0.0,flip_to_long -73060,做多,2024-12-19 04:45:00,2024-12-19 05:15:00,3660.1,3667.79,0.0,tp_upper -73061,做空,2024-12-19 05:20:00,2024-12-19 05:30:00,3665.12,3666.81,-0.0,flip_to_long -73062,做多,2024-12-19 05:30:00,2024-12-19 05:45:00,3666.81,3676.72,0.0,tp_upper -73063,做空,2024-12-19 06:05:00,2024-12-19 06:25:00,3666.17,3667.72,-0.0,flip_to_long -73064,做多,2024-12-19 06:25:00,2024-12-19 06:30:00,3667.72,3682.59,0.0,tp_upper -73065,做空,2024-12-19 08:00:00,2024-12-19 08:10:00,3684.66,3673.85,0.0,tp_lower -73066,做多,2024-12-19 08:20:00,2024-12-19 09:45:00,3684.86,3677.07,-0.0,flip_to_short -73067,做空,2024-12-19 09:45:00,2024-12-19 10:10:00,3677.07,3673.86,0.0,flip_to_long -73068,做多,2024-12-19 10:10:00,2024-12-19 10:15:00,3673.86,3687.61,0.0,tp_upper -73069,做多,2024-12-19 11:40:00,2024-12-19 12:00:00,3698.07,3696.63,-0.0,flip_to_short -73070,做空,2024-12-19 12:00:00,2024-12-19 12:05:00,3696.63,3702.79,-0.0,flip_to_long -73071,做多,2024-12-19 12:05:00,2024-12-19 12:15:00,3702.79,3703.66,-0.0,flip_to_short -73072,做空,2024-12-19 12:15:00,2024-12-19 12:25:00,3703.66,3693.57,0.0,tp_lower -73073,做多,2024-12-19 13:20:00,2024-12-19 13:30:00,3694.48,3686.9,-0.0,flip_to_short -73074,做空,2024-12-19 13:30:00,2024-12-19 13:55:00,3686.9,3677.18,0.0,tp_lower -73075,做多,2024-12-19 14:00:00,2024-12-19 14:05:00,3685.98,3693.56,0.0,tp_upper -73076,做空,2024-12-19 14:15:00,2024-12-19 14:40:00,3686.35,3665.1,0.0,tp_lower -73077,做多,2024-12-19 16:20:00,2024-12-19 16:35:00,3613.66,3630.89,0.0,tp_upper -73078,做空,2024-12-19 17:05:00,2024-12-19 17:15:00,3605.56,3574.61,0.0,tp_lower -73079,做多,2024-12-19 18:45:00,2024-12-19 19:30:00,3490.98,3463.55,-0.0,flip_to_short -73080,做空,2024-12-19 19:30:00,2024-12-19 19:40:00,3463.55,3422.29,0.0,tp_lower -73081,做多,2024-12-19 21:05:00,2024-12-19 21:10:00,3406.09,3387.91,-0.0,flip_to_short -73082,做空,2024-12-19 21:10:00,2024-12-19 21:15:00,3387.91,3416.98,-0.0,flip_to_long -73083,做多,2024-12-19 21:15:00,2024-12-19 21:35:00,3416.98,3448.82,0.0,tp_upper -73084,做空,2024-12-19 22:05:00,2024-12-19 22:40:00,3413.81,3429.67,-0.0,flip_to_long -73085,做多,2024-12-19 22:40:00,2024-12-19 22:45:00,3429.67,3454.06,0.0,tp_upper -73086,做空,2024-12-19 23:05:00,2024-12-19 23:25:00,3435.96,3434.07,0.0,flip_to_long -73087,做多,2024-12-19 23:25:00,2024-12-19 23:30:00,3434.07,3424.23,-0.0,flip_to_short -73088,做空,2024-12-19 23:30:00,2024-12-19 23:40:00,3424.23,3436.33,-0.0,flip_to_long -73089,做多,2024-12-19 23:40:00,2024-12-19 23:50:00,3436.33,3433.83,-0.0,flip_to_short -73090,做空,2024-12-19 23:50:00,2024-12-20 00:05:00,3433.83,3407.54,0.0,tp_lower -73091,做多,2024-12-20 00:35:00,2024-12-20 00:45:00,3429.94,3423.81,-0.0,flip_to_short -73092,做空,2024-12-20 00:45:00,2024-12-20 01:00:00,3423.81,3425.8,-0.0,flip_to_long -73093,做多,2024-12-20 01:00:00,2024-12-20 01:05:00,3425.8,3402.94,-0.0,flip_to_short -73094,做空,2024-12-20 01:05:00,2024-12-20 01:20:00,3402.94,3416.77,-0.0,flip_to_long -73095,做多,2024-12-20 01:20:00,2024-12-20 01:25:00,3416.77,3411.83,-0.0,flip_to_short -73096,做空,2024-12-20 01:25:00,2024-12-20 01:30:00,3411.83,3423.93,-0.0,flip_to_long -73097,做多,2024-12-20 01:30:00,2024-12-20 01:35:00,3423.93,3397.03,-0.0,flip_to_short -73098,做空,2024-12-20 01:35:00,2024-12-20 01:40:00,3397.03,3388.31,0.0,tp_lower -73099,做多,2024-12-20 02:15:00,2024-12-20 02:30:00,3408.4,3435.53,0.0,tp_upper -73100,做空,2024-12-20 03:30:00,2024-12-20 04:25:00,3423.66,3430.16,-0.0,flip_to_long -73101,做多,2024-12-20 04:25:00,2024-12-20 04:30:00,3430.16,3419.18,-0.0,flip_to_short -73102,做空,2024-12-20 04:30:00,2024-12-20 04:35:00,3419.18,3424.72,-0.0,flip_to_long -73103,做多,2024-12-20 04:35:00,2024-12-20 04:40:00,3424.72,3421.64,-0.0,flip_to_short -73104,做空,2024-12-20 04:40:00,2024-12-20 04:45:00,3421.64,3423.61,-0.0,flip_to_long -73105,做多,2024-12-20 04:45:00,2024-12-20 04:50:00,3423.61,3403.39,-0.0,flip_to_short -73106,做空,2024-12-20 04:50:00,2024-12-20 04:55:00,3403.39,3393.3,0.0,tp_lower -73107,做多,2024-12-20 06:15:00,2024-12-20 06:20:00,3388.02,3384.38,-0.0,flip_to_short -73108,做空,2024-12-20 06:20:00,2024-12-20 06:35:00,3384.38,3344.42,0.0,tp_lower -73109,做多,2024-12-20 07:00:00,2024-12-20 07:05:00,3381.22,3406.47,0.0,tp_upper -73110,做空,2024-12-20 08:00:00,2024-12-20 08:25:00,3373.38,3325.89,0.0,tp_lower -73111,做多,2024-12-20 12:10:00,2024-12-20 13:45:00,3156.71,3305.41,0.0,tp_upper -73112,做空,2024-12-20 16:45:00,2024-12-20 16:55:00,3382.07,3382.11,-0.0,flip_to_long -73113,做多,2024-12-20 16:55:00,2024-12-20 17:25:00,3382.11,3426.91,0.0,tp_upper -73114,做空,2024-12-20 18:30:00,2024-12-20 18:35:00,3416.61,3426.53,-0.0,flip_to_long -73115,做多,2024-12-20 18:35:00,2024-12-20 18:50:00,3426.53,3432.54,0.0,flip_to_short -73116,做空,2024-12-20 18:50:00,2024-12-20 19:00:00,3432.54,3439.74,-0.0,flip_to_long -73117,做多,2024-12-20 19:00:00,2024-12-20 19:15:00,3439.74,3470.65,0.0,tp_upper -73118,做空,2024-12-20 20:15:00,2024-12-20 20:25:00,3461.35,3461.26,-0.0,flip_to_long -73119,做多,2024-12-20 20:25:00,2024-12-20 22:20:00,3461.26,3471.82,0.0,tp_upper -73120,做空,2024-12-20 23:40:00,2024-12-20 23:55:00,3465.76,3470.88,-0.0,flip_to_long -73121,做多,2024-12-20 23:55:00,2024-12-21 00:00:00,3470.88,3469.8,-0.0,flip_to_short -73122,做空,2024-12-21 00:00:00,2024-12-21 00:10:00,3469.8,3453.47,0.0,tp_lower -73123,做多,2024-12-21 01:00:00,2024-12-21 01:10:00,3458.57,3471.71,0.0,tp_upper -73124,做空,2024-12-21 01:30:00,2024-12-21 01:40:00,3462.77,3463.79,-0.0,flip_to_long -73125,做多,2024-12-21 01:40:00,2024-12-21 02:00:00,3463.79,3467.86,0.0,flip_to_short -73126,做空,2024-12-21 02:00:00,2024-12-21 02:10:00,3467.86,3462.0,0.0,flip_to_long -73127,做多,2024-12-21 02:10:00,2024-12-21 02:35:00,3462.0,3482.23,0.0,tp_upper -73128,做空,2024-12-21 03:00:00,2024-12-21 04:00:00,3466.62,3473.18,-0.0,flip_to_long -73129,做多,2024-12-21 04:00:00,2024-12-21 04:05:00,3473.18,3468.79,-0.0,flip_to_short -73130,做空,2024-12-21 04:05:00,2024-12-21 04:10:00,3468.79,3470.22,-0.0,flip_to_long -73131,做多,2024-12-21 04:10:00,2024-12-21 04:20:00,3470.22,3469.15,-0.0,flip_to_short -73132,做空,2024-12-21 04:20:00,2024-12-21 08:20:00,3469.15,3500.12,-0.0,tp_lower -73133,做多,2024-12-21 09:50:00,2024-12-21 10:05:00,3478.31,3476.81,-0.0,flip_to_short -73134,做空,2024-12-21 10:05:00,2024-12-21 11:20:00,3476.81,3445.97,0.0,tp_lower -73135,做多,2024-12-21 13:45:00,2024-12-21 14:20:00,3398.76,3395.78,-0.0,flip_to_short -73136,做空,2024-12-21 14:20:00,2024-12-21 14:45:00,3395.78,3397.24,-0.0,flip_to_long -73137,做多,2024-12-21 14:45:00,2024-12-21 14:50:00,3397.24,3378.98,-0.0,flip_to_short -73138,做空,2024-12-21 14:50:00,2024-12-21 15:05:00,3378.98,3389.39,-0.0,flip_to_long -73139,做多,2024-12-21 15:05:00,2024-12-21 15:35:00,3389.39,3394.47,0.0,flip_to_short -73140,做空,2024-12-21 15:35:00,2024-12-21 15:45:00,3394.47,3396.23,-0.0,flip_to_long -73141,做多,2024-12-21 15:45:00,2024-12-21 15:50:00,3396.23,3388.12,-0.0,flip_to_short -73142,做空,2024-12-21 15:50:00,2024-12-21 16:00:00,3388.12,3372.75,0.0,tp_lower -73143,做多,2024-12-21 16:10:00,2024-12-21 16:30:00,3388.13,3376.49,-0.0,flip_to_short -73144,做空,2024-12-21 16:30:00,2024-12-21 16:35:00,3376.49,3375.92,-0.0,tp_lower -73145,做多,2024-12-21 17:45:00,2024-12-21 18:00:00,3376.74,3381.85,0.0,tp_upper -73146,做空,2024-12-21 18:10:00,2024-12-21 18:15:00,3361.1,3372.91,-0.0,flip_to_long -73147,做多,2024-12-21 18:15:00,2024-12-21 18:20:00,3372.91,3372.6,-0.0,flip_to_short -73148,做空,2024-12-21 18:20:00,2024-12-21 18:40:00,3372.6,3368.27,0.0,flip_to_long -73149,做多,2024-12-21 18:40:00,2024-12-21 20:10:00,3368.27,3379.13,0.0,tp_upper -73150,做空,2024-12-21 20:45:00,2024-12-21 21:00:00,3358.19,3360.15,-0.0,flip_to_long -73151,做多,2024-12-21 21:00:00,2024-12-21 21:05:00,3360.15,3352.71,-0.0,flip_to_short -73152,做空,2024-12-21 21:05:00,2024-12-21 21:30:00,3352.71,3348.78,0.0,tp_lower -73153,做空,2024-12-21 22:30:00,2024-12-21 22:35:00,3326.05,3330.46,-0.0,flip_to_long -73154,做多,2024-12-21 22:35:00,2024-12-21 22:50:00,3330.46,3326.44,-0.0,flip_to_short -73155,做空,2024-12-21 22:50:00,2024-12-21 23:15:00,3326.44,3324.02,0.0,flip_to_long -73156,做多,2024-12-21 23:15:00,2024-12-21 23:30:00,3324.02,3323.8,-0.0,flip_to_short -73157,做空,2024-12-21 23:30:00,2024-12-22 01:50:00,3323.8,3356.38,-0.0,flip_to_long -73158,做多,2024-12-22 01:50:00,2024-12-22 02:15:00,3356.38,3357.98,-0.0,flip_to_short -73159,做空,2024-12-22 02:15:00,2024-12-22 02:25:00,3357.98,3357.95,-0.0,flip_to_long -73160,做多,2024-12-22 02:25:00,2024-12-22 02:30:00,3357.95,3343.65,-0.0,flip_to_short -73161,做空,2024-12-22 02:30:00,2024-12-22 02:35:00,3343.65,3335.56,0.0,tp_lower -73162,做多,2024-12-22 03:15:00,2024-12-22 03:40:00,3343.74,3341.89,-0.0,flip_to_short -73163,做空,2024-12-22 03:40:00,2024-12-22 03:50:00,3341.89,3348.29,-0.0,flip_to_long -73164,做多,2024-12-22 03:50:00,2024-12-22 04:20:00,3348.29,3342.82,-0.0,flip_to_short -73165,做空,2024-12-22 04:20:00,2024-12-22 04:25:00,3342.82,3348.57,-0.0,flip_to_long -73166,做多,2024-12-22 04:25:00,2024-12-22 04:30:00,3348.57,3339.03,-0.0,flip_to_short -73167,做空,2024-12-22 04:30:00,2024-12-22 04:50:00,3339.03,3315.48,0.0,tp_lower -73168,做多,2024-12-22 05:35:00,2024-12-22 05:40:00,3331.1,3320.43,-0.0,flip_to_short -73169,做空,2024-12-22 05:40:00,2024-12-22 05:45:00,3320.43,3323.37,-0.0,flip_to_long -73170,做多,2024-12-22 05:45:00,2024-12-22 06:00:00,3323.37,3325.86,0.0,flip_to_short -73171,做空,2024-12-22 06:00:00,2024-12-22 07:25:00,3325.86,3338.65,-0.0,flip_to_long -73172,做多,2024-12-22 07:25:00,2024-12-22 07:30:00,3338.65,3333.82,-0.0,flip_to_short -73173,做空,2024-12-22 07:30:00,2024-12-22 07:35:00,3333.82,3325.03,0.0,tp_lower -73174,做多,2024-12-22 08:00:00,2024-12-22 08:05:00,3349.52,3355.38,0.0,tp_upper -73175,做空,2024-12-22 10:45:00,2024-12-22 10:50:00,3381.2,3381.94,-0.0,flip_to_long -73176,做多,2024-12-22 10:50:00,2024-12-22 11:30:00,3381.94,3384.95,0.0,flip_to_short -73177,做空,2024-12-22 11:30:00,2024-12-22 11:35:00,3384.95,3387.56,-0.0,flip_to_long -73178,做多,2024-12-22 11:35:00,2024-12-22 11:40:00,3387.56,3387.55,-0.0,flip_to_short -73179,做空,2024-12-22 11:40:00,2024-12-22 12:10:00,3387.55,3371.99,0.0,tp_lower -73180,做多,2024-12-22 12:20:00,2024-12-22 12:30:00,3387.34,3392.7,0.0,tp_upper -73181,做空,2024-12-22 12:50:00,2024-12-22 13:00:00,3378.07,3371.01,0.0,tp_lower -73182,做多,2024-12-22 13:20:00,2024-12-22 13:25:00,3382.49,3382.36,-0.0,flip_to_short -73183,做空,2024-12-22 13:25:00,2024-12-22 13:50:00,3382.36,3369.95,0.0,tp_lower -73184,做多,2024-12-22 15:55:00,2024-12-22 16:00:00,3300.9,3300.82,-0.0,flip_to_short -73185,做空,2024-12-22 16:00:00,2024-12-22 17:30:00,3300.82,3325.53,-0.0,flip_to_long -73186,做多,2024-12-22 17:30:00,2024-12-22 17:35:00,3325.53,3322.23,-0.0,flip_to_short -73187,做空,2024-12-22 17:35:00,2024-12-22 17:50:00,3322.23,3310.83,0.0,tp_lower -73188,做多,2024-12-22 18:00:00,2024-12-22 18:05:00,3328.22,3317.01,-0.0,flip_to_short -73189,做空,2024-12-22 18:05:00,2024-12-22 18:10:00,3317.01,3300.62,0.0,tp_lower -73190,做多,2024-12-22 18:25:00,2024-12-22 18:35:00,3326.45,3326.27,-0.0,flip_to_short -73191,做空,2024-12-22 18:35:00,2024-12-22 19:05:00,3326.27,3312.36,0.0,flip_to_long -73192,做多,2024-12-22 19:05:00,2024-12-22 21:45:00,3312.36,3273.74,-0.0,flip_to_short -73193,做空,2024-12-22 21:45:00,2024-12-22 21:50:00,3273.74,3287.81,-0.0,flip_to_long -73194,做多,2024-12-22 21:50:00,2024-12-22 21:55:00,3287.81,3282.44,-0.0,flip_to_short -73195,做空,2024-12-22 21:55:00,2024-12-22 22:05:00,3282.44,3237.24,0.0,tp_lower -73196,做多,2024-12-22 22:50:00,2024-12-22 23:35:00,3278.14,3271.98,-0.0,flip_to_short -73197,做空,2024-12-22 23:35:00,2024-12-22 23:40:00,3271.98,3275.48,-0.0,flip_to_long -73198,做多,2024-12-22 23:40:00,2024-12-22 23:50:00,3275.48,3274.18,-0.0,flip_to_short -73199,做空,2024-12-22 23:50:00,2024-12-22 23:55:00,3274.18,3280.77,-0.0,flip_to_long -73200,做多,2024-12-22 23:55:00,2024-12-23 00:00:00,3280.77,3278.49,-0.0,flip_to_short -73201,做空,2024-12-23 00:00:00,2024-12-23 00:10:00,3278.49,3274.19,0.0,tp_lower -73202,做多,2024-12-23 00:20:00,2024-12-23 00:25:00,3282.52,3263.09,-0.0,flip_to_short -73203,做空,2024-12-23 00:25:00,2024-12-23 00:30:00,3263.09,3254.84,0.0,tp_lower -73204,做多,2024-12-23 01:30:00,2024-12-23 01:35:00,3270.07,3292.75,0.0,tp_upper -73205,做空,2024-12-23 01:55:00,2024-12-23 02:35:00,3260.23,3263.63,-0.0,flip_to_long -73206,做多,2024-12-23 02:35:00,2024-12-23 03:10:00,3263.63,3315.19,0.0,tp_upper -73207,做空,2024-12-23 04:30:00,2024-12-23 05:15:00,3334.73,3300.01,0.0,tp_lower -73208,做多,2024-12-23 07:25:00,2024-12-23 07:35:00,3295.18,3288.3,-0.0,flip_to_short -73209,做空,2024-12-23 07:35:00,2024-12-23 10:35:00,3288.3,3336.64,-0.0,flip_to_long -73210,做多,2024-12-23 10:35:00,2024-12-23 10:45:00,3336.64,3334.89,-0.0,flip_to_short -73211,做空,2024-12-23 10:45:00,2024-12-23 10:50:00,3334.89,3339.99,-0.0,flip_to_long -73212,做多,2024-12-23 10:50:00,2024-12-23 10:55:00,3339.99,3348.02,0.0,tp_upper -73213,做空,2024-12-23 11:10:00,2024-12-23 11:20:00,3340.64,3343.73,-0.0,flip_to_long -73214,做多,2024-12-23 11:20:00,2024-12-23 11:25:00,3343.73,3334.88,-0.0,flip_to_short -73215,做空,2024-12-23 11:25:00,2024-12-23 11:40:00,3334.88,3340.75,-0.0,tp_lower -73216,做空,2024-12-23 11:45:00,2024-12-23 12:00:00,3334.84,3343.58,-0.0,flip_to_long -73217,做多,2024-12-23 12:00:00,2024-12-23 12:05:00,3343.58,3347.43,0.0,tp_upper -73218,做空,2024-12-23 12:10:00,2024-12-23 12:15:00,3339.23,3342.57,-0.0,flip_to_long -73219,做多,2024-12-23 12:15:00,2024-12-23 12:20:00,3342.57,3348.95,0.0,tp_upper -73220,做空,2024-12-23 13:00:00,2024-12-23 13:30:00,3341.37,3328.39,0.0,tp_lower -73221,做多,2024-12-23 14:05:00,2024-12-23 14:35:00,3339.44,3322.75,-0.0,flip_to_short -73222,做空,2024-12-23 14:35:00,2024-12-23 14:40:00,3322.75,3302.26,0.0,tp_lower -73223,做多,2024-12-23 16:25:00,2024-12-23 16:40:00,3304.72,3318.2,0.0,tp_upper -73224,做空,2024-12-23 17:45:00,2024-12-23 18:40:00,3338.57,3314.86,0.0,tp_lower -73225,做多,2024-12-23 19:05:00,2024-12-23 20:05:00,3331.3,3337.19,0.0,flip_to_short -73226,做空,2024-12-23 20:05:00,2024-12-23 22:15:00,3337.19,3442.06,-0.0,flip_to_long -73227,做多,2024-12-23 22:15:00,2024-12-23 22:25:00,3442.06,3461.2,0.0,tp_upper -73228,做空,2024-12-23 23:10:00,2024-12-23 23:15:00,3438.25,3445.12,-0.0,flip_to_long -73229,做多,2024-12-23 23:15:00,2024-12-23 23:20:00,3445.12,3438.01,-0.0,flip_to_short -73230,做空,2024-12-23 23:20:00,2024-12-24 00:10:00,3438.01,3399.25,0.0,tp_lower -73231,做多,2024-12-24 00:50:00,2024-12-24 01:05:00,3415.63,3407.81,-0.0,flip_to_short -73232,做空,2024-12-24 01:05:00,2024-12-24 01:10:00,3407.81,3415.38,-0.0,flip_to_long -73233,做多,2024-12-24 01:10:00,2024-12-24 01:15:00,3415.38,3412.23,-0.0,flip_to_short -73234,做空,2024-12-24 01:15:00,2024-12-24 01:30:00,3412.23,3396.41,0.0,tp_lower -73235,做多,2024-12-24 02:45:00,2024-12-24 02:50:00,3386.95,3380.51,-0.0,flip_to_short -73236,做空,2024-12-24 02:50:00,2024-12-24 03:15:00,3380.51,3381.99,-0.0,flip_to_long -73237,做多,2024-12-24 03:15:00,2024-12-24 03:30:00,3381.99,3391.05,0.0,tp_upper -73238,做空,2024-12-24 03:45:00,2024-12-24 06:15:00,3386.24,3417.95,-0.0,flip_to_long -73239,做多,2024-12-24 06:15:00,2024-12-24 06:30:00,3417.95,3411.64,-0.0,flip_to_short -73240,做空,2024-12-24 06:30:00,2024-12-24 06:35:00,3411.64,3407.72,0.0,tp_lower -73241,做多,2024-12-24 07:20:00,2024-12-24 07:25:00,3410.28,3407.99,-0.0,flip_to_short -73242,做空,2024-12-24 07:25:00,2024-12-24 07:35:00,3407.99,3405.95,0.0,flip_to_long -73243,做多,2024-12-24 07:35:00,2024-12-24 07:40:00,3405.95,3401.4,-0.0,flip_to_short -73244,做空,2024-12-24 07:40:00,2024-12-24 08:00:00,3401.4,3407.39,-0.0,flip_to_long -73245,做多,2024-12-24 08:00:00,2024-12-24 08:10:00,3407.39,3397.38,-0.0,flip_to_short -73246,做空,2024-12-24 08:10:00,2024-12-24 08:15:00,3397.38,3406.09,-0.0,flip_to_long -73247,做多,2024-12-24 08:15:00,2024-12-24 08:25:00,3406.09,3404.28,-0.0,flip_to_short -73248,做空,2024-12-24 08:25:00,2024-12-24 08:50:00,3404.28,3406.15,-0.0,flip_to_long -73249,做多,2024-12-24 08:50:00,2024-12-24 08:55:00,3406.15,3411.97,0.0,tp_upper -73250,做空,2024-12-24 09:05:00,2024-12-24 09:10:00,3406.52,3389.89,0.0,tp_lower -73251,做多,2024-12-24 09:25:00,2024-12-24 09:40:00,3403.16,3402.41,-0.0,flip_to_short -73252,做空,2024-12-24 09:40:00,2024-12-24 10:00:00,3402.41,3390.76,0.0,tp_lower -73253,做多,2024-12-24 10:05:00,2024-12-24 11:15:00,3401.57,3408.84,0.0,tp_upper -73254,做空,2024-12-24 12:15:00,2024-12-24 12:25:00,3399.53,3400.64,-0.0,flip_to_long -73255,做多,2024-12-24 12:25:00,2024-12-24 12:40:00,3400.64,3395.69,-0.0,flip_to_short -73256,做空,2024-12-24 12:40:00,2024-12-24 12:45:00,3395.69,3402.26,-0.0,tp_lower -73257,做多,2024-12-24 12:55:00,2024-12-24 13:20:00,3404.89,3425.94,0.0,tp_upper -73258,做空,2024-12-24 15:05:00,2024-12-24 15:10:00,3442.22,3453.28,-0.0,flip_to_long -73259,做多,2024-12-24 15:10:00,2024-12-24 15:20:00,3453.28,3474.97,0.0,tp_upper -73260,做空,2024-12-24 16:35:00,2024-12-24 17:00:00,3482.03,3491.99,-0.0,flip_to_long -73261,做多,2024-12-24 17:00:00,2024-12-24 17:05:00,3491.99,3489.62,-0.0,flip_to_short -73262,做空,2024-12-24 17:05:00,2024-12-24 17:10:00,3489.62,3498.53,-0.0,flip_to_long -73263,做多,2024-12-24 17:10:00,2024-12-24 17:30:00,3498.53,3486.85,-0.0,flip_to_short -73264,做空,2024-12-24 17:30:00,2024-12-24 17:35:00,3486.85,3492.0,-0.0,flip_to_long -73265,做多,2024-12-24 17:35:00,2024-12-24 18:05:00,3492.0,3508.53,0.0,tp_upper -73266,做空,2024-12-24 18:25:00,2024-12-24 18:30:00,3491.09,3499.98,-0.0,flip_to_long -73267,做多,2024-12-24 18:30:00,2024-12-24 18:35:00,3499.98,3487.96,-0.0,flip_to_short -73268,做空,2024-12-24 18:35:00,2024-12-24 18:50:00,3487.96,3493.54,-0.0,flip_to_long -73269,做多,2024-12-24 18:50:00,2024-12-24 21:20:00,3493.54,3478.16,-0.0,tp_upper -73270,做空,2024-12-24 22:30:00,2024-12-25 00:15:00,3481.29,3479.11,0.0,tp_lower -73271,做多,2024-12-25 01:05:00,2024-12-25 01:10:00,3489.38,3481.71,-0.0,flip_to_short -73272,做空,2024-12-25 01:10:00,2024-12-25 01:20:00,3481.71,3485.35,-0.0,tp_lower -73273,做多,2024-12-25 02:35:00,2024-12-25 02:50:00,3471.27,3486.91,0.0,tp_upper -73274,做空,2024-12-25 03:20:00,2024-12-25 03:25:00,3473.93,3477.49,-0.0,flip_to_long -73275,做多,2024-12-25 03:25:00,2024-12-25 03:30:00,3477.49,3472.63,-0.0,flip_to_short -73276,做空,2024-12-25 03:30:00,2024-12-25 03:35:00,3472.63,3475.6,-0.0,flip_to_long -73277,做多,2024-12-25 03:35:00,2024-12-25 04:50:00,3475.6,3489.16,0.0,tp_upper -73278,做空,2024-12-25 05:30:00,2024-12-25 06:25:00,3486.07,3489.67,-0.0,tp_lower -73279,做多,2024-12-25 06:35:00,2024-12-25 06:40:00,3494.3,3488.98,-0.0,flip_to_short -73280,做空,2024-12-25 06:40:00,2024-12-25 06:50:00,3488.98,3488.23,-0.0,tp_lower -73281,做多,2024-12-25 07:05:00,2024-12-25 07:15:00,3492.03,3499.12,0.0,tp_upper -73282,做空,2024-12-25 07:25:00,2024-12-25 08:15:00,3493.38,3493.56,-0.0,flip_to_long -73283,做多,2024-12-25 08:15:00,2024-12-25 08:40:00,3493.56,3490.56,-0.0,flip_to_short -73284,做空,2024-12-25 08:40:00,2024-12-25 09:20:00,3490.56,3488.31,0.0,flip_to_long -73285,做多,2024-12-25 09:20:00,2024-12-25 09:30:00,3488.31,3486.12,-0.0,flip_to_short -73286,做空,2024-12-25 09:30:00,2024-12-25 09:50:00,3486.12,3495.01,-0.0,flip_to_long -73287,做多,2024-12-25 09:50:00,2024-12-25 10:05:00,3495.01,3507.35,0.0,tp_upper -73288,做空,2024-12-25 10:50:00,2024-12-25 10:55:00,3502.07,3513.22,-0.0,flip_to_long -73289,做多,2024-12-25 10:55:00,2024-12-25 11:00:00,3513.22,3510.71,-0.0,flip_to_short -73290,做空,2024-12-25 11:00:00,2024-12-25 11:05:00,3510.71,3511.89,-0.0,flip_to_long -73291,做多,2024-12-25 11:05:00,2024-12-25 11:20:00,3511.89,3508.61,-0.0,flip_to_short -73292,做空,2024-12-25 11:20:00,2024-12-25 11:40:00,3508.61,3493.92,0.0,tp_lower -73293,做多,2024-12-25 13:05:00,2024-12-25 13:30:00,3483.13,3477.82,-0.0,flip_to_short -73294,做空,2024-12-25 13:30:00,2024-12-25 13:35:00,3477.82,3483.78,-0.0,flip_to_long -73295,做多,2024-12-25 13:35:00,2024-12-25 13:40:00,3483.78,3480.47,-0.0,flip_to_short -73296,做空,2024-12-25 13:40:00,2024-12-25 13:55:00,3480.47,3481.0,-0.0,flip_to_long -73297,做多,2024-12-25 13:55:00,2024-12-25 14:10:00,3481.0,3487.5,0.0,tp_upper -73298,做空,2024-12-25 14:25:00,2024-12-25 14:55:00,3490.09,3488.7,-0.0,flip_to_long -73299,做多,2024-12-25 14:55:00,2024-12-25 15:00:00,3488.7,3484.28,-0.0,flip_to_short -73300,做空,2024-12-25 15:00:00,2024-12-25 15:05:00,3484.28,3474.17,0.0,tp_lower -73301,做空,2024-12-25 18:50:00,2024-12-25 19:00:00,3470.19,3470.19,-0.0,flip_to_long -73302,做多,2024-12-25 19:00:00,2024-12-25 19:15:00,3470.19,3481.98,0.0,tp_upper -73303,做空,2024-12-25 19:25:00,2024-12-25 19:35:00,3474.43,3477.0,-0.0,flip_to_long -73304,做多,2024-12-25 19:35:00,2024-12-25 19:40:00,3477.0,3480.56,0.0,tp_upper -73305,做空,2024-12-25 20:05:00,2024-12-25 20:15:00,3475.82,3475.86,-0.0,flip_to_long -73306,做多,2024-12-25 20:15:00,2024-12-25 20:25:00,3475.86,3484.33,0.0,tp_upper -73307,做空,2024-12-25 20:40:00,2024-12-25 20:50:00,3471.94,3466.48,0.0,tp_lower -73308,做多,2024-12-25 21:00:00,2024-12-25 22:10:00,3473.33,3461.4,-0.0,flip_to_short -73309,做空,2024-12-25 22:10:00,2024-12-25 22:15:00,3461.4,3462.22,-0.0,flip_to_long -73310,做多,2024-12-25 22:15:00,2024-12-25 22:30:00,3462.22,3480.99,0.0,tp_upper -73311,做空,2024-12-26 00:20:00,2024-12-26 00:35:00,3492.92,3480.03,0.0,tp_lower -73312,做多,2024-12-26 02:15:00,2024-12-26 02:35:00,3476.06,3472.99,-0.0,flip_to_short -73313,做空,2024-12-26 02:35:00,2024-12-26 02:45:00,3472.99,3459.84,0.0,tp_lower -73314,做多,2024-12-26 03:35:00,2024-12-26 05:50:00,3461.18,3444.36,-0.0,tp_upper -73315,做空,2024-12-26 06:20:00,2024-12-26 06:35:00,3442.32,3437.73,0.0,tp_lower -73316,做多,2024-12-26 06:40:00,2024-12-26 06:45:00,3441.8,3438.8,-0.0,flip_to_short -73317,做空,2024-12-26 06:45:00,2024-12-26 06:50:00,3438.8,3442.27,-0.0,flip_to_long -73318,做多,2024-12-26 06:50:00,2024-12-26 06:55:00,3442.27,3438.74,-0.0,flip_to_short -73319,做空,2024-12-26 06:55:00,2024-12-26 07:00:00,3438.74,3433.87,0.0,tp_lower -73320,做多,2024-12-26 07:05:00,2024-12-26 07:15:00,3441.29,3436.15,-0.0,flip_to_short -73321,做空,2024-12-26 07:15:00,2024-12-26 07:20:00,3436.15,3437.19,-0.0,tp_lower -73322,做多,2024-12-26 09:35:00,2024-12-26 10:00:00,3376.8,3366.92,-0.0,flip_to_short -73323,做空,2024-12-26 10:00:00,2024-12-26 10:15:00,3366.92,3363.95,0.0,tp_lower -73324,做多,2024-12-26 10:20:00,2024-12-26 10:25:00,3371.6,3370.24,-0.0,flip_to_short -73325,做空,2024-12-26 10:25:00,2024-12-26 10:40:00,3370.24,3366.31,0.0,flip_to_long -73326,做多,2024-12-26 10:40:00,2024-12-26 10:50:00,3366.31,3365.98,-0.0,flip_to_short -73327,做空,2024-12-26 10:50:00,2024-12-26 10:55:00,3365.98,3367.81,-0.0,flip_to_long -73328,做多,2024-12-26 10:55:00,2024-12-26 11:10:00,3367.81,3369.16,-0.0,flip_to_short -73329,做空,2024-12-26 11:10:00,2024-12-26 11:15:00,3369.16,3372.91,-0.0,flip_to_long -73330,做多,2024-12-26 11:15:00,2024-12-26 11:30:00,3372.91,3377.56,0.0,tp_upper -73331,做空,2024-12-26 11:50:00,2024-12-26 12:10:00,3371.99,3361.95,0.0,tp_lower -73332,做多,2024-12-26 12:25:00,2024-12-26 14:10:00,3366.32,3371.31,0.0,tp_upper -73333,做空,2024-12-26 14:30:00,2024-12-26 14:40:00,3340.21,3347.05,-0.0,flip_to_long -73334,做多,2024-12-26 14:40:00,2024-12-26 15:30:00,3347.05,3350.11,0.0,flip_to_short -73335,做空,2024-12-26 15:30:00,2024-12-26 15:55:00,3350.11,3342.32,0.0,flip_to_long -73336,做多,2024-12-26 15:55:00,2024-12-26 16:20:00,3342.32,3343.66,-0.0,tp_upper -73337,做多,2024-12-26 16:40:00,2024-12-26 16:55:00,3349.98,3355.56,0.0,tp_upper -73338,做空,2024-12-26 17:05:00,2024-12-26 17:25:00,3349.78,3328.38,0.0,tp_lower -73339,做多,2024-12-26 18:25:00,2024-12-26 19:00:00,3334.07,3332.16,-0.0,flip_to_short -73340,做空,2024-12-26 19:00:00,2024-12-26 19:05:00,3332.16,3328.01,0.0,tp_lower -73341,做多,2024-12-26 19:40:00,2024-12-26 20:10:00,3328.99,3328.81,-0.0,flip_to_short -73342,做空,2024-12-26 20:10:00,2024-12-26 20:50:00,3328.81,3317.79,0.0,tp_lower -73343,做多,2024-12-26 20:55:00,2024-12-26 21:00:00,3328.39,3317.65,-0.0,flip_to_short -73344,做空,2024-12-26 21:00:00,2024-12-26 21:15:00,3317.65,3316.73,-0.0,tp_lower -73345,做多,2024-12-26 21:20:00,2024-12-26 21:25:00,3326.28,3325.63,-0.0,flip_to_short -73346,做空,2024-12-26 21:25:00,2024-12-26 22:50:00,3325.63,3338.88,-0.0,flip_to_long -73347,做多,2024-12-26 22:50:00,2024-12-26 23:00:00,3338.88,3320.28,-0.0,flip_to_short -73348,做空,2024-12-26 23:00:00,2024-12-26 23:05:00,3320.28,3312.28,0.0,tp_lower -73349,做多,2024-12-26 23:45:00,2024-12-26 23:50:00,3333.72,3333.35,-0.0,flip_to_short -73350,做空,2024-12-26 23:50:00,2024-12-27 00:20:00,3333.35,3328.26,0.0,flip_to_long -73351,做多,2024-12-27 00:20:00,2024-12-27 00:30:00,3328.26,3321.62,-0.0,flip_to_short -73352,做空,2024-12-27 00:30:00,2024-12-27 00:35:00,3321.62,3333.9,-0.0,flip_to_long -73353,做多,2024-12-27 00:35:00,2024-12-27 00:40:00,3333.9,3336.49,0.0,tp_upper -73354,做空,2024-12-27 02:40:00,2024-12-27 03:05:00,3364.77,3362.96,0.0,flip_to_long -73355,做多,2024-12-27 03:05:00,2024-12-27 03:25:00,3362.96,3370.44,0.0,flip_to_short -73356,做空,2024-12-27 03:25:00,2024-12-27 03:30:00,3370.44,3379.1,-0.0,flip_to_long -73357,做多,2024-12-27 03:30:00,2024-12-27 04:45:00,3379.1,3377.55,-0.0,flip_to_short -73358,做空,2024-12-27 04:45:00,2024-12-27 05:05:00,3377.55,3373.97,0.0,tp_lower -73359,做多,2024-12-27 05:35:00,2024-12-27 05:50:00,3377.32,3378.17,-0.0,flip_to_short -73360,做空,2024-12-27 05:50:00,2024-12-27 06:20:00,3378.17,3381.19,-0.0,flip_to_long -73361,做多,2024-12-27 06:20:00,2024-12-27 06:55:00,3381.19,3396.57,0.0,tp_upper -73362,做空,2024-12-27 07:10:00,2024-12-27 07:15:00,3381.03,3370.03,0.0,tp_lower -73363,做多,2024-12-27 08:15:00,2024-12-27 09:00:00,3355.45,3390.6,0.0,tp_upper -73364,做空,2024-12-27 10:20:00,2024-12-27 10:35:00,3404.62,3392.65,0.0,tp_lower -73365,做多,2024-12-27 11:10:00,2024-12-27 11:15:00,3410.43,3405.87,-0.0,flip_to_short -73366,做空,2024-12-27 11:15:00,2024-12-27 11:20:00,3405.87,3407.02,-0.0,flip_to_long -73367,做多,2024-12-27 11:20:00,2024-12-27 11:30:00,3407.02,3404.99,-0.0,flip_to_short -73368,做空,2024-12-27 11:30:00,2024-12-27 11:35:00,3404.99,3406.47,-0.0,flip_to_long -73369,做多,2024-12-27 11:35:00,2024-12-27 12:05:00,3406.47,3417.69,0.0,tp_upper -73370,做空,2024-12-27 12:45:00,2024-12-27 12:55:00,3409.33,3412.78,-0.0,flip_to_long -73371,做多,2024-12-27 12:55:00,2024-12-27 13:00:00,3412.78,3409.95,-0.0,flip_to_short -73372,做空,2024-12-27 13:00:00,2024-12-27 13:05:00,3409.95,3399.54,0.0,tp_lower -73373,做多,2024-12-27 14:25:00,2024-12-27 16:40:00,3387.76,3318.23,-0.0,flip_to_short -73374,做空,2024-12-27 16:40:00,2024-12-27 16:45:00,3318.23,3318.77,-0.0,flip_to_long -73375,做多,2024-12-27 16:45:00,2024-12-27 16:50:00,3318.77,3312.79,-0.0,flip_to_short -73376,做空,2024-12-27 16:50:00,2024-12-27 16:55:00,3312.79,3315.58,-0.0,flip_to_long -73377,做多,2024-12-27 16:55:00,2024-12-27 17:30:00,3315.58,3334.85,0.0,tp_upper -73378,做空,2024-12-27 19:05:00,2024-12-27 19:10:00,3352.28,3353.79,-0.0,flip_to_long -73379,做多,2024-12-27 19:10:00,2024-12-27 19:15:00,3353.79,3349.2,-0.0,flip_to_short -73380,做空,2024-12-27 19:15:00,2024-12-27 19:30:00,3349.2,3350.46,-0.0,tp_lower -73381,做多,2024-12-27 19:35:00,2024-12-27 19:45:00,3355.09,3355.67,-0.0,flip_to_short -73382,做空,2024-12-27 19:45:00,2024-12-27 19:55:00,3355.67,3353.88,0.0,flip_to_long -73383,做多,2024-12-27 19:55:00,2024-12-27 22:25:00,3353.88,3328.79,-0.0,flip_to_short -73384,做空,2024-12-27 22:25:00,2024-12-27 22:30:00,3328.79,3330.92,-0.0,flip_to_long -73385,做多,2024-12-27 22:30:00,2024-12-27 22:35:00,3330.92,3323.88,-0.0,flip_to_short -73386,做空,2024-12-27 22:35:00,2024-12-27 22:40:00,3323.88,3328.69,-0.0,flip_to_long -73387,做多,2024-12-27 22:40:00,2024-12-27 22:45:00,3328.69,3323.48,-0.0,flip_to_short -73388,做空,2024-12-27 22:45:00,2024-12-27 23:00:00,3323.48,3320.09,0.0,flip_to_long -73389,做多,2024-12-27 23:00:00,2024-12-27 23:20:00,3320.09,3323.52,0.0,flip_to_short -73390,做空,2024-12-27 23:20:00,2024-12-27 23:40:00,3323.52,3324.02,-0.0,flip_to_long -73391,做多,2024-12-27 23:40:00,2024-12-27 23:50:00,3324.02,3333.47,0.0,tp_upper -73392,做空,2024-12-28 01:15:00,2024-12-28 01:20:00,3333.11,3324.36,0.0,tp_lower -73393,做多,2024-12-28 01:35:00,2024-12-28 01:40:00,3336.97,3334.68,-0.0,flip_to_short -73394,做空,2024-12-28 01:40:00,2024-12-28 01:45:00,3334.68,3337.15,-0.0,flip_to_long -73395,做多,2024-12-28 01:45:00,2024-12-28 01:50:00,3337.15,3328.18,-0.0,flip_to_short -73396,做空,2024-12-28 01:50:00,2024-12-28 02:00:00,3328.18,3338.83,-0.0,flip_to_long -73397,做多,2024-12-28 02:00:00,2024-12-28 02:35:00,3338.83,3333.68,-0.0,flip_to_short -73398,做空,2024-12-28 02:35:00,2024-12-28 02:40:00,3333.68,3335.53,-0.0,flip_to_long -73399,做多,2024-12-28 02:40:00,2024-12-28 02:45:00,3335.53,3329.72,-0.0,flip_to_short -73400,做空,2024-12-28 02:45:00,2024-12-28 03:05:00,3329.72,3338.07,-0.0,flip_to_long -73401,做多,2024-12-28 03:05:00,2024-12-28 03:10:00,3338.07,3333.78,-0.0,flip_to_short -73402,做空,2024-12-28 03:10:00,2024-12-28 03:20:00,3333.78,3336.98,-0.0,flip_to_long -73403,做多,2024-12-28 03:20:00,2024-12-28 03:40:00,3336.98,3345.94,0.0,tp_upper -73404,做空,2024-12-28 04:20:00,2024-12-28 04:35:00,3340.75,3341.65,-0.0,flip_to_long -73405,做多,2024-12-28 04:35:00,2024-12-28 05:00:00,3341.65,3346.97,0.0,tp_upper -73406,做空,2024-12-28 05:50:00,2024-12-28 05:55:00,3345.52,3346.65,-0.0,flip_to_long -73407,做多,2024-12-28 05:55:00,2024-12-28 06:00:00,3346.65,3346.24,-0.0,flip_to_short -73408,做空,2024-12-28 06:00:00,2024-12-28 06:10:00,3346.24,3347.17,-0.0,flip_to_long -73409,做多,2024-12-28 06:10:00,2024-12-28 06:15:00,3347.17,3343.76,-0.0,flip_to_short -73410,做空,2024-12-28 06:15:00,2024-12-28 06:25:00,3343.76,3340.15,0.0,tp_lower -73411,做多,2024-12-28 07:00:00,2024-12-28 07:15:00,3346.84,3345.89,-0.0,flip_to_short -73412,做空,2024-12-28 07:15:00,2024-12-28 08:05:00,3345.89,3337.47,0.0,flip_to_long -73413,做多,2024-12-28 08:05:00,2024-12-28 09:05:00,3337.47,3345.57,0.0,tp_upper -73414,做空,2024-12-28 10:10:00,2024-12-28 10:15:00,3342.96,3339.99,0.0,tp_lower -73415,做多,2024-12-28 11:15:00,2024-12-28 11:40:00,3345.07,3352.56,0.0,tp_upper -73416,做空,2024-12-28 12:50:00,2024-12-28 13:05:00,3353.27,3358.63,-0.0,flip_to_long -73417,做多,2024-12-28 13:05:00,2024-12-28 13:20:00,3358.63,3366.05,0.0,tp_upper -73418,做空,2024-12-28 13:45:00,2024-12-28 14:55:00,3358.14,3371.85,-0.0,flip_to_long -73419,做多,2024-12-28 14:55:00,2024-12-28 15:30:00,3371.85,3376.68,0.0,flip_to_short -73420,做空,2024-12-28 15:30:00,2024-12-28 15:40:00,3376.68,3376.43,-0.0,flip_to_long -73421,做多,2024-12-28 15:40:00,2024-12-28 16:20:00,3376.43,3374.22,-0.0,flip_to_short -73422,做空,2024-12-28 16:20:00,2024-12-28 16:25:00,3374.22,3374.89,-0.0,flip_to_long -73423,做多,2024-12-28 16:25:00,2024-12-28 17:00:00,3374.89,3383.52,0.0,tp_upper -73424,做空,2024-12-28 18:05:00,2024-12-28 18:20:00,3390.69,3392.27,-0.0,flip_to_long -73425,做多,2024-12-28 18:20:00,2024-12-28 18:30:00,3392.27,3392.06,-0.0,flip_to_short -73426,做空,2024-12-28 18:30:00,2024-12-28 18:40:00,3392.06,3386.43,0.0,tp_lower -73427,做多,2024-12-28 19:00:00,2024-12-28 19:05:00,3393.56,3395.11,-0.0,tp_upper -73428,做空,2024-12-28 19:20:00,2024-12-28 19:25:00,3390.53,3393.14,-0.0,flip_to_long -73429,做多,2024-12-28 19:25:00,2024-12-28 19:30:00,3393.14,3397.53,0.0,tp_upper -73430,做空,2024-12-28 20:10:00,2024-12-28 20:15:00,3392.57,3395.6,-0.0,flip_to_long -73431,做多,2024-12-28 20:15:00,2024-12-28 20:20:00,3395.6,3393.64,-0.0,flip_to_short -73432,做空,2024-12-28 20:20:00,2024-12-28 20:25:00,3393.64,3394.68,-0.0,flip_to_long -73433,做多,2024-12-28 20:25:00,2024-12-28 20:40:00,3394.68,3396.47,0.0,flip_to_short -73434,做空,2024-12-28 20:40:00,2024-12-28 21:05:00,3396.47,3390.16,0.0,tp_lower -73435,做多,2024-12-28 21:20:00,2024-12-28 21:40:00,3393.81,3396.2,0.0,flip_to_short -73436,做空,2024-12-28 21:40:00,2024-12-28 22:35:00,3396.2,3404.13,-0.0,flip_to_long -73437,做多,2024-12-28 22:35:00,2024-12-28 22:50:00,3404.13,3414.46,0.0,tp_upper -73438,做空,2024-12-28 23:05:00,2024-12-28 23:30:00,3405.45,3403.94,-0.0,flip_to_long -73439,做多,2024-12-28 23:30:00,2024-12-29 02:45:00,3403.94,3388.7,-0.0,tp_upper -73440,做空,2024-12-29 03:00:00,2024-12-29 03:15:00,3379.45,3379.95,-0.0,flip_to_long -73441,做多,2024-12-29 03:15:00,2024-12-29 03:35:00,3379.95,3381.52,-0.0,flip_to_short -73442,做空,2024-12-29 03:35:00,2024-12-29 03:45:00,3381.52,3383.54,-0.0,flip_to_long -73443,做多,2024-12-29 03:45:00,2024-12-29 03:50:00,3383.54,3381.72,-0.0,flip_to_short -73444,做空,2024-12-29 03:50:00,2024-12-29 04:10:00,3381.72,3386.15,-0.0,flip_to_long -73445,做多,2024-12-29 04:10:00,2024-12-29 04:15:00,3386.15,3386.38,-0.0,tp_upper -73446,做空,2024-12-29 05:05:00,2024-12-29 05:45:00,3385.11,3385.34,-0.0,flip_to_long -73447,做多,2024-12-29 05:45:00,2024-12-29 06:00:00,3385.34,3382.84,-0.0,flip_to_short -73448,做空,2024-12-29 06:00:00,2024-12-29 06:05:00,3382.84,3379.59,0.0,tp_lower -73449,做多,2024-12-29 06:25:00,2024-12-29 06:30:00,3387.46,3388.87,-0.0,tp_upper -73450,做空,2024-12-29 08:25:00,2024-12-29 09:25:00,3399.29,3398.43,-0.0,flip_to_long -73451,做多,2024-12-29 09:25:00,2024-12-29 09:35:00,3398.43,3395.65,-0.0,flip_to_short -73452,做空,2024-12-29 09:35:00,2024-12-29 09:40:00,3395.65,3400.51,-0.0,flip_to_long -73453,做多,2024-12-29 09:40:00,2024-12-29 10:00:00,3400.51,3402.05,-0.0,tp_upper -73454,做空,2024-12-29 10:55:00,2024-12-29 11:25:00,3402.94,3400.69,0.0,tp_lower -73455,做多,2024-12-29 11:35:00,2024-12-29 11:40:00,3406.03,3405.03,-0.0,flip_to_short -73456,做空,2024-12-29 11:40:00,2024-12-29 11:55:00,3405.03,3396.88,0.0,tp_lower -73457,做多,2024-12-29 13:15:00,2024-12-29 13:25:00,3398.3,3392.08,-0.0,flip_to_short -73458,做空,2024-12-29 13:25:00,2024-12-29 13:35:00,3392.08,3395.98,-0.0,flip_to_long -73459,做多,2024-12-29 13:35:00,2024-12-29 13:40:00,3395.98,3393.93,-0.0,flip_to_short -73460,做空,2024-12-29 13:40:00,2024-12-29 13:45:00,3393.93,3397.79,-0.0,flip_to_long -73461,做多,2024-12-29 13:45:00,2024-12-29 14:00:00,3397.79,3408.76,0.0,tp_upper -73462,做空,2024-12-29 14:15:00,2024-12-29 14:20:00,3386.31,3382.43,0.0,tp_lower -73463,做多,2024-12-29 15:30:00,2024-12-29 15:35:00,3375.77,3373.32,-0.0,flip_to_short -73464,做空,2024-12-29 15:35:00,2024-12-29 15:40:00,3373.32,3374.43,-0.0,flip_to_long -73465,做多,2024-12-29 15:40:00,2024-12-29 16:05:00,3374.43,3367.15,-0.0,flip_to_short -73466,做空,2024-12-29 16:05:00,2024-12-29 16:15:00,3367.15,3349.8,0.0,tp_lower -73467,做多,2024-12-29 17:10:00,2024-12-29 17:15:00,3362.0,3358.53,-0.0,flip_to_short -73468,做空,2024-12-29 17:15:00,2024-12-29 17:35:00,3358.53,3356.79,0.0,flip_to_long -73469,做多,2024-12-29 17:35:00,2024-12-29 18:00:00,3356.79,3353.0,-0.0,flip_to_short -73470,做空,2024-12-29 18:00:00,2024-12-29 18:05:00,3353.0,3357.75,-0.0,flip_to_long -73471,做多,2024-12-29 18:05:00,2024-12-29 18:30:00,3357.75,3356.86,-0.0,flip_to_short -73472,做空,2024-12-29 18:30:00,2024-12-29 18:35:00,3356.86,3361.65,-0.0,flip_to_long -73473,做多,2024-12-29 18:35:00,2024-12-29 18:45:00,3361.65,3366.51,0.0,tp_upper -73474,做空,2024-12-29 19:35:00,2024-12-29 19:50:00,3358.67,3360.99,-0.0,flip_to_long -73475,做多,2024-12-29 19:50:00,2024-12-29 20:00:00,3360.99,3353.99,-0.0,flip_to_short -73476,做空,2024-12-29 20:00:00,2024-12-29 20:05:00,3353.99,3348.61,0.0,tp_lower -73477,做多,2024-12-29 20:55:00,2024-12-29 21:45:00,3357.57,3348.23,-0.0,flip_to_short -73478,做空,2024-12-29 21:45:00,2024-12-29 22:10:00,3348.23,3339.73,0.0,tp_lower -73479,做多,2024-12-29 22:30:00,2024-12-29 22:35:00,3353.25,3352.0,-0.0,flip_to_short -73480,做空,2024-12-29 22:35:00,2024-12-29 23:10:00,3352.0,3327.52,0.0,tp_lower -73481,做多,2024-12-29 23:25:00,2024-12-30 00:00:00,3345.47,3354.77,0.0,flip_to_short -73482,做空,2024-12-30 00:00:00,2024-12-30 02:30:00,3354.77,3408.43,-0.0,flip_to_long -73483,做多,2024-12-30 02:30:00,2024-12-30 02:40:00,3408.43,3412.57,0.0,flip_to_short -73484,做空,2024-12-30 02:40:00,2024-12-30 02:45:00,3412.57,3414.01,-0.0,flip_to_long -73485,做多,2024-12-30 02:45:00,2024-12-30 03:20:00,3414.01,3413.46,-0.0,tp_upper -73486,做多,2024-12-30 04:05:00,2024-12-30 04:10:00,3412.02,3409.41,-0.0,flip_to_short -73487,做空,2024-12-30 04:10:00,2024-12-30 04:25:00,3409.41,3400.58,0.0,tp_lower -73488,做多,2024-12-30 05:40:00,2024-12-30 05:55:00,3399.71,3407.59,0.0,tp_upper -73489,做空,2024-12-30 07:20:00,2024-12-30 07:35:00,3418.47,3419.61,-0.0,tp_lower -73490,做多,2024-12-30 07:40:00,2024-12-30 08:00:00,3422.11,3423.14,-0.0,tp_upper -73491,做空,2024-12-30 08:10:00,2024-12-30 08:15:00,3421.28,3425.68,-0.0,flip_to_long -73492,做多,2024-12-30 08:15:00,2024-12-30 08:20:00,3425.68,3423.3,-0.0,flip_to_short -73493,做空,2024-12-30 08:20:00,2024-12-30 08:30:00,3423.3,3414.22,0.0,tp_lower -73494,做多,2024-12-30 08:35:00,2024-12-30 08:40:00,3424.28,3418.22,-0.0,flip_to_short -73495,做空,2024-12-30 08:40:00,2024-12-30 08:55:00,3418.22,3421.72,-0.0,flip_to_long -73496,做多,2024-12-30 08:55:00,2024-12-30 09:05:00,3421.72,3416.96,-0.0,flip_to_short -73497,做空,2024-12-30 09:05:00,2024-12-30 09:10:00,3416.96,3418.36,-0.0,tp_lower -73498,做多,2024-12-30 09:25:00,2024-12-30 10:00:00,3417.65,3419.35,-0.0,flip_to_short -73499,做空,2024-12-30 10:00:00,2024-12-30 10:05:00,3419.35,3424.63,-0.0,flip_to_long -73500,做多,2024-12-30 10:05:00,2024-12-30 10:10:00,3424.63,3424.03,-0.0,tp_upper -73501,做空,2024-12-30 10:30:00,2024-12-30 10:50:00,3417.04,3413.0,0.0,tp_lower -73502,做多,2024-12-30 11:25:00,2024-12-30 12:35:00,3420.49,3412.36,-0.0,flip_to_short -73503,做空,2024-12-30 12:35:00,2024-12-30 12:50:00,3412.36,3405.52,0.0,tp_lower -73504,做多,2024-12-30 15:35:00,2024-12-30 15:45:00,3326.98,3327.96,-0.0,flip_to_short -73505,做空,2024-12-30 15:45:00,2024-12-30 16:00:00,3327.96,3326.26,0.0,flip_to_long -73506,做多,2024-12-30 16:00:00,2024-12-30 16:15:00,3326.26,3340.29,0.0,tp_upper -73507,做空,2024-12-30 19:10:00,2024-12-30 19:15:00,3392.62,3395.82,-0.0,flip_to_long -73508,做多,2024-12-30 19:15:00,2024-12-30 19:25:00,3395.82,3404.81,0.0,tp_upper -73509,做空,2024-12-30 19:40:00,2024-12-30 20:45:00,3399.14,3407.53,-0.0,flip_to_long -73510,做多,2024-12-30 20:45:00,2024-12-30 20:55:00,3407.53,3399.73,-0.0,flip_to_short -73511,做空,2024-12-30 20:55:00,2024-12-30 21:05:00,3399.73,3392.95,0.0,tp_lower -73512,做多,2024-12-30 22:30:00,2024-12-31 00:00:00,3354.97,3356.0,-0.0,flip_to_short -73513,做空,2024-12-31 00:00:00,2024-12-31 00:05:00,3356.0,3356.79,-0.0,flip_to_long -73514,做多,2024-12-31 00:05:00,2024-12-31 00:15:00,3356.79,3354.83,-0.0,flip_to_short -73515,做空,2024-12-31 00:15:00,2024-12-31 00:20:00,3354.83,3356.19,-0.0,flip_to_long -73516,做多,2024-12-31 00:20:00,2024-12-31 02:05:00,3356.19,3331.99,-0.0,flip_to_short -73517,做空,2024-12-31 02:05:00,2024-12-31 02:10:00,3331.99,3340.51,-0.0,flip_to_long -73518,做多,2024-12-31 02:10:00,2024-12-31 03:00:00,3340.51,3334.97,-0.0,flip_to_short -73519,做空,2024-12-31 03:00:00,2024-12-31 03:20:00,3334.97,3344.72,-0.0,flip_to_long -73520,做多,2024-12-31 03:20:00,2024-12-31 03:35:00,3344.72,3342.57,-0.0,flip_to_short -73521,做空,2024-12-31 03:35:00,2024-12-31 03:45:00,3342.57,3338.21,0.0,tp_lower -73522,做多,2024-12-31 03:50:00,2024-12-31 04:10:00,3338.89,3345.79,0.0,tp_upper -73523,做空,2024-12-31 04:40:00,2024-12-31 04:45:00,3336.56,3336.18,-0.0,tp_lower -73524,做多,2024-12-31 05:20:00,2024-12-31 05:25:00,3342.0,3340.74,-0.0,flip_to_short -73525,做空,2024-12-31 05:25:00,2024-12-31 07:40:00,3340.74,3351.13,-0.0,flip_to_long -73526,做多,2024-12-31 07:40:00,2024-12-31 07:50:00,3351.13,3352.2,-0.0,flip_to_short -73527,做空,2024-12-31 07:50:00,2024-12-31 07:55:00,3352.2,3352.6,-0.0,flip_to_long -73528,做多,2024-12-31 07:55:00,2024-12-31 08:15:00,3352.6,3360.81,0.0,tp_upper -73529,做空,2024-12-31 09:50:00,2024-12-31 09:55:00,3386.77,3388.4,-0.0,flip_to_long -73530,做多,2024-12-31 09:55:00,2024-12-31 10:10:00,3388.4,3386.53,-0.0,flip_to_short -73531,做空,2024-12-31 10:10:00,2024-12-31 10:15:00,3386.53,3381.89,0.0,tp_lower -73532,做多,2024-12-31 10:20:00,2024-12-31 10:40:00,3390.48,3397.92,0.0,tp_upper -73533,做空,2024-12-31 11:10:00,2024-12-31 11:20:00,3390.85,3393.72,-0.0,flip_to_long -73534,做多,2024-12-31 11:20:00,2024-12-31 11:50:00,3393.72,3393.11,-0.0,flip_to_short -73535,做空,2024-12-31 11:50:00,2024-12-31 11:55:00,3393.11,3393.99,-0.0,flip_to_long -73536,做多,2024-12-31 11:55:00,2024-12-31 12:05:00,3393.99,3400.82,0.0,tp_upper -73537,做空,2024-12-31 12:50:00,2024-12-31 13:05:00,3395.97,3402.89,-0.0,flip_to_long -73538,做多,2024-12-31 13:05:00,2024-12-31 13:15:00,3402.89,3417.2,0.0,tp_upper -73539,做空,2024-12-31 14:35:00,2024-12-31 14:40:00,3423.14,3431.47,-0.0,flip_to_long -73540,做多,2024-12-31 14:40:00,2024-12-31 14:50:00,3431.47,3425.43,-0.0,flip_to_short -73541,做空,2024-12-31 14:50:00,2024-12-31 15:05:00,3425.43,3409.91,0.0,tp_lower -73542,做多,2024-12-31 15:25:00,2024-12-31 18:50:00,3422.36,3360.26,-0.0,flip_to_short -73543,做空,2024-12-31 18:50:00,2024-12-31 18:55:00,3360.26,3360.3,-0.0,flip_to_long -73544,做多,2024-12-31 18:55:00,2024-12-31 19:00:00,3360.3,3357.65,-0.0,flip_to_short -73545,做空,2024-12-31 19:00:00,2024-12-31 19:05:00,3357.65,3362.81,-0.0,flip_to_long -73546,做多,2024-12-31 19:05:00,2024-12-31 19:15:00,3362.81,3360.69,-0.0,flip_to_short -73547,做空,2024-12-31 19:15:00,2024-12-31 19:25:00,3360.69,3357.72,0.0,flip_to_long -73548,做多,2024-12-31 19:25:00,2024-12-31 20:10:00,3357.72,3349.9,-0.0,flip_to_short -73549,做空,2024-12-31 20:10:00,2024-12-31 20:15:00,3349.9,3352.27,-0.0,tp_lower -73550,做多,2024-12-31 20:20:00,2024-12-31 21:40:00,3354.43,3348.16,-0.0,flip_to_short -73551,做空,2024-12-31 21:40:00,2024-12-31 22:15:00,3348.16,3339.98,0.0,tp_lower -73552,做多,2024-12-31 22:40:00,2024-12-31 22:50:00,3343.11,3334.14,-0.0,flip_to_short -73553,做空,2024-12-31 22:50:00,2024-12-31 22:55:00,3334.14,3338.94,-0.0,tp_lower -73554,做多,2024-12-31 23:10:00,2024-12-31 23:30:00,3340.72,3336.98,-0.0,flip_to_short -73555,做空,2024-12-31 23:30:00,2024-12-31 23:45:00,3336.98,3339.21,-0.0,flip_to_long -73556,做多,2024-12-31 23:45:00,2024-12-31 23:55:00,3339.21,3336.37,-0.0,flip_to_short -73557,做空,2024-12-31 23:55:00,2025-01-01 00:00:00,3336.37,3339.31,-0.0,flip_to_long -73558,做多,2025-01-01 00:00:00,2025-01-01 00:10:00,3339.31,3347.72,0.0,tp_upper -73559,做空,2025-01-01 01:20:00,2025-01-01 01:30:00,3353.35,3355.22,-0.0,flip_to_long -73560,做多,2025-01-01 01:30:00,2025-01-01 01:35:00,3355.22,3353.73,-0.0,flip_to_short -73561,做空,2025-01-01 01:35:00,2025-01-01 01:50:00,3353.73,3342.41,0.0,tp_lower -73562,做空,2025-01-01 02:15:00,2025-01-01 02:30:00,3352.48,3353.05,-0.0,flip_to_long -73563,做多,2025-01-01 02:30:00,2025-01-01 02:50:00,3353.05,3361.39,0.0,tp_upper -73564,做空,2025-01-01 03:15:00,2025-01-01 03:35:00,3355.56,3356.11,-0.0,flip_to_long -73565,做多,2025-01-01 03:35:00,2025-01-01 03:40:00,3356.11,3355.17,-0.0,flip_to_short -73566,做空,2025-01-01 03:40:00,2025-01-01 03:50:00,3355.17,3355.22,-0.0,flip_to_long -73567,做多,2025-01-01 03:50:00,2025-01-01 05:35:00,3355.22,3344.06,-0.0,flip_to_short -73568,做空,2025-01-01 05:35:00,2025-01-01 05:40:00,3344.06,3347.22,-0.0,flip_to_long -73569,做多,2025-01-01 05:40:00,2025-01-01 05:50:00,3347.22,3345.44,-0.0,flip_to_short -73570,做空,2025-01-01 05:50:00,2025-01-01 06:00:00,3345.44,3344.33,-0.0,flip_to_long -73571,做多,2025-01-01 06:00:00,2025-01-01 07:00:00,3344.33,3341.03,-0.0,flip_to_short -73572,做空,2025-01-01 07:00:00,2025-01-01 07:15:00,3341.03,3343.11,-0.0,flip_to_long -73573,做多,2025-01-01 07:15:00,2025-01-01 07:20:00,3343.11,3340.43,-0.0,flip_to_short -73574,做空,2025-01-01 07:20:00,2025-01-01 07:35:00,3340.43,3342.62,-0.0,flip_to_long -73575,做多,2025-01-01 07:35:00,2025-01-01 07:45:00,3342.62,3342.45,-0.0,flip_to_short -73576,做空,2025-01-01 07:45:00,2025-01-01 08:25:00,3342.45,3336.71,0.0,tp_lower -73577,做多,2025-01-01 09:50:00,2025-01-01 10:10:00,3332.18,3329.19,-0.0,flip_to_short -73578,做空,2025-01-01 10:10:00,2025-01-01 10:15:00,3329.19,3333.57,-0.0,flip_to_long -73579,做多,2025-01-01 10:15:00,2025-01-01 10:25:00,3333.57,3330.97,-0.0,flip_to_short -73580,做空,2025-01-01 10:25:00,2025-01-01 11:15:00,3330.97,3331.52,-0.0,flip_to_long -73581,做多,2025-01-01 11:15:00,2025-01-01 11:40:00,3331.52,3342.1,0.0,tp_upper -73582,做空,2025-01-01 13:05:00,2025-01-01 13:15:00,3341.97,3336.93,0.0,tp_lower -73583,做多,2025-01-01 13:55:00,2025-01-01 14:05:00,3343.1,3348.39,0.0,tp_upper -73584,做空,2025-01-01 14:15:00,2025-01-01 14:30:00,3342.01,3330.56,0.0,tp_lower -73585,做多,2025-01-01 14:35:00,2025-01-01 15:10:00,3338.14,3336.26,-0.0,flip_to_short -73586,做空,2025-01-01 15:10:00,2025-01-01 15:30:00,3336.26,3338.8,-0.0,flip_to_long -73587,做多,2025-01-01 15:30:00,2025-01-01 15:45:00,3338.8,3349.59,0.0,tp_upper -73588,做空,2025-01-01 16:15:00,2025-01-01 16:20:00,3344.27,3346.92,-0.0,flip_to_long -73589,做多,2025-01-01 16:20:00,2025-01-01 16:25:00,3346.92,3344.31,-0.0,flip_to_short -73590,做空,2025-01-01 16:25:00,2025-01-01 16:50:00,3344.31,3336.35,0.0,tp_lower -73591,做空,2025-01-01 17:45:00,2025-01-01 17:50:00,3334.88,3340.18,-0.0,flip_to_long -73592,做多,2025-01-01 17:50:00,2025-01-01 18:05:00,3340.18,3334.18,-0.0,flip_to_short -73593,做空,2025-01-01 18:05:00,2025-01-01 18:15:00,3334.18,3336.43,-0.0,flip_to_long -73594,做多,2025-01-01 18:15:00,2025-01-01 18:30:00,3336.43,3346.48,0.0,tp_upper -73595,做空,2025-01-01 19:20:00,2025-01-01 19:35:00,3345.29,3348.86,-0.0,flip_to_long -73596,做多,2025-01-01 19:35:00,2025-01-01 19:45:00,3348.86,3358.99,0.0,tp_upper -73597,做空,2025-01-01 20:30:00,2025-01-01 21:10:00,3353.52,3355.55,-0.0,flip_to_long -73598,做多,2025-01-01 21:10:00,2025-01-01 21:20:00,3355.55,3368.03,0.0,tp_upper -73599,做空,2025-01-01 22:05:00,2025-01-01 23:00:00,3361.51,3362.37,-0.0,tp_lower -73600,做多,2025-01-01 23:05:00,2025-01-02 00:15:00,3362.51,3358.76,-0.0,flip_to_short -73601,做空,2025-01-02 00:15:00,2025-01-02 00:20:00,3358.76,3381.97,-0.0,flip_to_long -73602,做多,2025-01-02 00:20:00,2025-01-02 00:25:00,3381.97,3384.4,0.0,tp_upper -73603,做空,2025-01-02 01:30:00,2025-01-02 01:35:00,3379.38,3385.99,-0.0,flip_to_long -73604,做多,2025-01-02 01:35:00,2025-01-02 01:45:00,3385.99,3383.99,-0.0,flip_to_short -73605,做空,2025-01-02 01:45:00,2025-01-02 02:15:00,3383.99,3382.57,-0.0,tp_lower -73606,做多,2025-01-02 02:25:00,2025-01-02 02:30:00,3388.47,3384.25,-0.0,flip_to_short -73607,做空,2025-01-02 02:30:00,2025-01-02 02:35:00,3384.25,3386.96,-0.0,flip_to_long -73608,做多,2025-01-02 02:35:00,2025-01-02 02:50:00,3386.96,3394.6,0.0,tp_upper -73609,做空,2025-01-02 03:35:00,2025-01-02 03:40:00,3386.72,3388.6,-0.0,flip_to_long -73610,做多,2025-01-02 03:40:00,2025-01-02 03:55:00,3388.6,3388.01,-0.0,flip_to_short -73611,做空,2025-01-02 03:55:00,2025-01-02 04:05:00,3388.01,3390.72,-0.0,flip_to_long -73612,做多,2025-01-02 04:05:00,2025-01-02 04:15:00,3390.72,3389.47,-0.0,flip_to_short -73613,做空,2025-01-02 04:15:00,2025-01-02 04:20:00,3389.47,3389.67,-0.0,flip_to_long -73614,做多,2025-01-02 04:20:00,2025-01-02 04:30:00,3389.67,3398.72,0.0,tp_upper -73615,做空,2025-01-02 05:50:00,2025-01-02 06:15:00,3412.14,3404.09,0.0,tp_lower -73616,做多,2025-01-02 06:55:00,2025-01-02 07:20:00,3410.19,3419.33,0.0,tp_upper -73617,做多,2025-01-02 08:25:00,2025-01-02 08:35:00,3418.02,3417.59,-0.0,flip_to_short -73618,做空,2025-01-02 08:35:00,2025-01-02 08:40:00,3417.59,3424.32,-0.0,flip_to_long -73619,做多,2025-01-02 08:40:00,2025-01-02 08:50:00,3424.32,3432.0,0.0,tp_upper -73620,做空,2025-01-02 11:10:00,2025-01-02 11:25:00,3463.26,3465.43,-0.0,flip_to_long -73621,做多,2025-01-02 11:25:00,2025-01-02 11:50:00,3465.43,3469.57,0.0,flip_to_short -73622,做空,2025-01-02 11:50:00,2025-01-02 13:10:00,3469.57,3461.76,0.0,tp_lower -73623,做多,2025-01-02 14:30:00,2025-01-02 14:35:00,3480.11,3461.18,-0.0,flip_to_short -73624,做空,2025-01-02 14:35:00,2025-01-02 14:40:00,3461.18,3478.5,-0.0,flip_to_long -73625,做多,2025-01-02 14:40:00,2025-01-02 14:45:00,3478.5,3488.3,0.0,tp_upper -73626,做空,2025-01-02 15:20:00,2025-01-02 15:25:00,3463.27,3468.67,-0.0,flip_to_long -73627,做多,2025-01-02 15:25:00,2025-01-02 16:50:00,3468.67,3469.88,-0.0,flip_to_short -73628,做空,2025-01-02 16:50:00,2025-01-02 17:00:00,3469.88,3473.67,-0.0,flip_to_long -73629,做多,2025-01-02 17:00:00,2025-01-02 17:05:00,3473.67,3468.76,-0.0,flip_to_short -73630,做空,2025-01-02 17:05:00,2025-01-02 17:10:00,3468.76,3476.55,-0.0,flip_to_long -73631,做多,2025-01-02 17:10:00,2025-01-02 17:20:00,3476.55,3470.41,-0.0,flip_to_short -73632,做空,2025-01-02 17:20:00,2025-01-02 17:30:00,3470.41,3454.14,0.0,tp_lower -73633,做多,2025-01-02 18:20:00,2025-01-02 18:30:00,3456.35,3452.69,-0.0,flip_to_short -73634,做空,2025-01-02 18:30:00,2025-01-02 18:45:00,3452.69,3459.43,-0.0,flip_to_long -73635,做多,2025-01-02 18:45:00,2025-01-02 19:35:00,3459.43,3462.2,0.0,flip_to_short -73636,做空,2025-01-02 19:35:00,2025-01-02 20:00:00,3462.2,3468.98,-0.0,flip_to_long -73637,做多,2025-01-02 20:00:00,2025-01-02 20:20:00,3468.98,3473.07,0.0,tp_upper -73638,做空,2025-01-02 20:30:00,2025-01-02 20:35:00,3462.16,3453.98,0.0,tp_lower -73639,做多,2025-01-02 21:55:00,2025-01-02 22:00:00,3453.73,3451.36,-0.0,flip_to_short -73640,做空,2025-01-02 22:00:00,2025-01-02 22:10:00,3451.36,3446.6,0.0,tp_lower -73641,做多,2025-01-02 23:00:00,2025-01-02 23:05:00,3444.97,3437.39,-0.0,flip_to_short -73642,做空,2025-01-02 23:05:00,2025-01-02 23:15:00,3437.39,3448.04,-0.0,flip_to_long -73643,做多,2025-01-02 23:15:00,2025-01-02 23:30:00,3448.04,3450.84,0.0,tp_upper -73644,做空,2025-01-03 00:15:00,2025-01-03 00:20:00,3446.38,3454.98,-0.0,flip_to_long -73645,做多,2025-01-03 00:20:00,2025-01-03 00:25:00,3454.98,3461.95,0.0,tp_upper -73646,做空,2025-01-03 00:45:00,2025-01-03 01:10:00,3450.18,3448.27,0.0,tp_lower -73647,做多,2025-01-03 01:20:00,2025-01-03 01:35:00,3451.27,3453.35,0.0,flip_to_short -73648,做空,2025-01-03 01:35:00,2025-01-03 03:30:00,3453.35,3463.94,-0.0,flip_to_long -73649,做多,2025-01-03 03:30:00,2025-01-03 03:35:00,3463.94,3463.21,-0.0,flip_to_short -73650,做空,2025-01-03 03:35:00,2025-01-03 03:40:00,3463.21,3464.51,-0.0,flip_to_long -73651,做多,2025-01-03 03:40:00,2025-01-03 04:15:00,3464.51,3464.52,-0.0,flip_to_short -73652,做空,2025-01-03 04:15:00,2025-01-03 05:00:00,3464.52,3452.47,0.0,tp_lower -73653,做多,2025-01-03 05:50:00,2025-01-03 06:15:00,3454.12,3453.31,-0.0,flip_to_short -73654,做空,2025-01-03 06:15:00,2025-01-03 06:20:00,3453.31,3446.48,0.0,tp_lower -73655,做多,2025-01-03 08:15:00,2025-01-03 08:25:00,3437.37,3430.68,-0.0,flip_to_short -73656,做空,2025-01-03 08:25:00,2025-01-03 08:30:00,3430.68,3425.43,0.0,tp_lower -73657,做多,2025-01-03 09:05:00,2025-01-03 09:15:00,3434.97,3442.41,0.0,tp_upper -73658,做空,2025-01-03 10:10:00,2025-01-03 10:15:00,3438.4,3441.28,-0.0,flip_to_long -73659,做多,2025-01-03 10:15:00,2025-01-03 10:20:00,3441.28,3441.15,-0.0,flip_to_short -73660,做空,2025-01-03 10:20:00,2025-01-03 10:55:00,3441.15,3444.82,-0.0,flip_to_long -73661,做多,2025-01-03 10:55:00,2025-01-03 11:20:00,3444.82,3455.62,0.0,tp_upper -73662,做多,2025-01-03 13:00:00,2025-01-03 13:05:00,3464.6,3479.11,0.0,tp_upper -73663,做空,2025-01-03 17:10:00,2025-01-03 17:20:00,3578.6,3584.64,-0.0,flip_to_long -73664,做多,2025-01-03 17:20:00,2025-01-03 17:25:00,3584.64,3577.47,-0.0,flip_to_short -73665,做空,2025-01-03 17:25:00,2025-01-03 17:35:00,3577.47,3583.97,-0.0,flip_to_long -73666,做多,2025-01-03 17:35:00,2025-01-03 17:40:00,3583.97,3581.71,-0.0,flip_to_short -73667,做空,2025-01-03 17:40:00,2025-01-03 18:10:00,3581.71,3586.68,-0.0,flip_to_long -73668,做多,2025-01-03 18:10:00,2025-01-03 18:15:00,3586.68,3591.73,0.0,tp_upper -73669,做空,2025-01-03 20:05:00,2025-01-03 20:10:00,3609.81,3608.46,-0.0,tp_lower -73670,做多,2025-01-03 21:20:00,2025-01-03 21:45:00,3610.3,3605.68,-0.0,flip_to_short -73671,做空,2025-01-03 21:45:00,2025-01-03 21:50:00,3605.68,3609.21,-0.0,flip_to_long -73672,做多,2025-01-03 21:50:00,2025-01-03 22:00:00,3609.21,3617.51,0.0,tp_upper -73673,做空,2025-01-03 22:10:00,2025-01-03 22:50:00,3612.78,3613.95,-0.0,flip_to_long -73674,做多,2025-01-03 22:50:00,2025-01-03 23:00:00,3613.95,3614.79,-0.0,flip_to_short -73675,做空,2025-01-03 23:00:00,2025-01-03 23:15:00,3614.79,3610.31,0.0,tp_lower -73676,做多,2025-01-04 00:15:00,2025-01-04 00:20:00,3615.01,3617.6,0.0,tp_upper -73677,做空,2025-01-04 00:35:00,2025-01-04 01:00:00,3604.49,3595.52,0.0,tp_lower -73678,做多,2025-01-04 02:35:00,2025-01-04 02:40:00,3591.96,3591.29,-0.0,flip_to_short -73679,做空,2025-01-04 02:40:00,2025-01-04 03:10:00,3591.29,3596.1,-0.0,flip_to_long -73680,做多,2025-01-04 03:10:00,2025-01-04 03:15:00,3596.1,3592.26,-0.0,flip_to_short -73681,做空,2025-01-04 03:15:00,2025-01-04 04:05:00,3592.26,3588.2,0.0,tp_lower -73682,做空,2025-01-04 05:00:00,2025-01-04 05:15:00,3587.09,3590.45,-0.0,flip_to_long -73683,做多,2025-01-04 05:15:00,2025-01-04 05:35:00,3590.45,3594.39,0.0,tp_upper -73684,做空,2025-01-04 05:50:00,2025-01-04 07:50:00,3590.31,3594.58,-0.0,tp_lower -73685,做多,2025-01-04 08:05:00,2025-01-04 08:15:00,3599.53,3601.02,-0.0,flip_to_short -73686,做空,2025-01-04 08:15:00,2025-01-04 08:25:00,3601.02,3594.9,0.0,tp_lower -73687,做多,2025-01-04 08:30:00,2025-01-04 09:20:00,3596.15,3592.9,-0.0,flip_to_short -73688,做空,2025-01-04 09:20:00,2025-01-04 10:05:00,3592.9,3578.72,0.0,tp_lower -73689,做多,2025-01-04 10:40:00,2025-01-04 11:00:00,3584.97,3584.99,-0.0,flip_to_short -73690,做空,2025-01-04 11:00:00,2025-01-04 14:15:00,3584.99,3636.22,-0.0,flip_to_long -73691,做多,2025-01-04 14:15:00,2025-01-04 14:35:00,3636.22,3639.35,0.0,flip_to_short -73692,做空,2025-01-04 14:35:00,2025-01-04 15:10:00,3639.35,3639.64,-0.0,flip_to_long -73693,做多,2025-01-04 15:10:00,2025-01-04 15:15:00,3639.64,3654.61,0.0,tp_upper -73694,做空,2025-01-04 15:25:00,2025-01-04 15:30:00,3635.0,3618.01,0.0,tp_lower -73695,做多,2025-01-04 16:20:00,2025-01-04 17:05:00,3622.48,3626.21,0.0,tp_upper -73696,做空,2025-01-04 17:40:00,2025-01-04 18:45:00,3624.76,3622.9,0.0,tp_lower -73697,做多,2025-01-04 19:10:00,2025-01-04 19:15:00,3631.94,3630.65,-0.0,flip_to_short -73698,做空,2025-01-04 19:15:00,2025-01-04 19:20:00,3630.65,3630.73,-0.0,flip_to_long -73699,做多,2025-01-04 19:20:00,2025-01-04 19:35:00,3630.73,3630.14,-0.0,flip_to_short -73700,做空,2025-01-04 19:35:00,2025-01-04 19:50:00,3630.14,3630.53,-0.0,flip_to_long -73701,做多,2025-01-04 19:50:00,2025-01-04 20:00:00,3630.53,3631.47,-0.0,tp_upper -73702,做空,2025-01-04 21:45:00,2025-01-04 21:55:00,3656.42,3657.57,-0.0,flip_to_long -73703,做多,2025-01-04 21:55:00,2025-01-04 22:50:00,3657.57,3657.09,-0.0,flip_to_short -73704,做空,2025-01-04 22:50:00,2025-01-04 23:15:00,3657.09,3653.99,0.0,flip_to_long -73705,做多,2025-01-04 23:15:00,2025-01-04 23:50:00,3653.99,3658.46,0.0,tp_upper -73706,做空,2025-01-04 23:55:00,2025-01-05 00:05:00,3655.98,3656.3,-0.0,tp_lower -73707,做多,2025-01-05 00:10:00,2025-01-05 00:15:00,3666.34,3669.51,0.0,tp_upper -73708,做空,2025-01-05 00:40:00,2025-01-05 00:45:00,3654.1,3647.98,0.0,tp_lower -73709,做多,2025-01-05 02:20:00,2025-01-05 02:25:00,3641.83,3639.82,-0.0,flip_to_short -73710,做空,2025-01-05 02:25:00,2025-01-05 02:45:00,3639.82,3638.72,-0.0,flip_to_long -73711,做多,2025-01-05 02:45:00,2025-01-05 02:50:00,3638.72,3637.13,-0.0,flip_to_short -73712,做空,2025-01-05 02:50:00,2025-01-05 02:55:00,3637.13,3640.11,-0.0,flip_to_long -73713,做多,2025-01-05 02:55:00,2025-01-05 03:00:00,3640.11,3636.03,-0.0,flip_to_short -73714,做空,2025-01-05 03:00:00,2025-01-05 03:10:00,3636.03,3636.18,-0.0,flip_to_long -73715,做多,2025-01-05 03:10:00,2025-01-05 04:05:00,3636.18,3642.09,0.0,tp_upper -73716,做空,2025-01-05 05:00:00,2025-01-05 05:15:00,3640.02,3632.34,0.0,tp_lower -73717,做多,2025-01-05 06:30:00,2025-01-05 06:35:00,3635.87,3634.6,-0.0,flip_to_short -73718,做空,2025-01-05 06:35:00,2025-01-05 07:20:00,3634.6,3634.09,-0.0,flip_to_long -73719,做多,2025-01-05 07:20:00,2025-01-05 09:45:00,3634.09,3612.46,-0.0,flip_to_short -73720,做空,2025-01-05 09:45:00,2025-01-05 09:50:00,3612.46,3606.48,0.0,tp_lower -73721,做多,2025-01-05 10:10:00,2025-01-05 10:20:00,3613.2,3609.99,-0.0,flip_to_short -73722,做空,2025-01-05 10:20:00,2025-01-05 10:30:00,3609.99,3613.72,-0.0,flip_to_long -73723,做多,2025-01-05 10:30:00,2025-01-05 10:50:00,3613.72,3612.58,-0.0,flip_to_short -73724,做空,2025-01-05 10:50:00,2025-01-05 10:55:00,3612.58,3614.68,-0.0,flip_to_long -73725,做多,2025-01-05 10:55:00,2025-01-05 11:00:00,3614.68,3611.33,-0.0,flip_to_short -73726,做空,2025-01-05 11:00:00,2025-01-05 11:10:00,3611.33,3616.7,-0.0,flip_to_long -73727,做多,2025-01-05 11:10:00,2025-01-05 11:15:00,3616.7,3619.97,0.0,tp_upper -73728,做空,2025-01-05 11:20:00,2025-01-05 11:40:00,3614.78,3614.02,-0.0,flip_to_long -73729,做多,2025-01-05 11:40:00,2025-01-05 11:45:00,3614.02,3611.41,-0.0,flip_to_short -73730,做空,2025-01-05 11:45:00,2025-01-05 12:05:00,3611.41,3604.59,0.0,tp_lower -73731,做多,2025-01-05 12:15:00,2025-01-05 12:25:00,3617.41,3613.74,-0.0,flip_to_short -73732,做空,2025-01-05 12:25:00,2025-01-05 12:35:00,3613.74,3615.41,-0.0,flip_to_long -73733,做多,2025-01-05 12:35:00,2025-01-05 12:50:00,3615.41,3619.43,0.0,tp_upper -73734,做空,2025-01-05 12:55:00,2025-01-05 13:00:00,3612.88,3615.62,-0.0,flip_to_long -73735,做多,2025-01-05 13:00:00,2025-01-05 13:15:00,3615.62,3621.48,0.0,tp_upper -73736,做空,2025-01-05 13:45:00,2025-01-05 14:00:00,3618.43,3615.78,0.0,tp_lower -73737,做多,2025-01-05 14:40:00,2025-01-05 15:05:00,3617.51,3632.4,0.0,tp_upper -73738,做多,2025-01-05 16:35:00,2025-01-05 16:50:00,3628.08,3626.7,-0.0,flip_to_short -73739,做空,2025-01-05 16:50:00,2025-01-05 17:00:00,3626.7,3630.9,-0.0,flip_to_long -73740,做多,2025-01-05 17:00:00,2025-01-05 17:30:00,3630.9,3646.97,0.0,tp_upper -73741,做空,2025-01-05 17:40:00,2025-01-05 17:45:00,3632.62,3622.71,0.0,tp_lower -73742,做多,2025-01-05 18:35:00,2025-01-05 19:00:00,3630.18,3628.2,-0.0,flip_to_short -73743,做空,2025-01-05 19:00:00,2025-01-05 20:35:00,3628.2,3637.48,-0.0,flip_to_long -73744,做多,2025-01-05 20:35:00,2025-01-05 20:40:00,3637.48,3635.48,-0.0,flip_to_short -73745,做空,2025-01-05 20:40:00,2025-01-05 21:05:00,3635.48,3637.32,-0.0,flip_to_long -73746,做多,2025-01-05 21:05:00,2025-01-05 21:40:00,3637.32,3640.08,0.0,flip_to_short -73747,做空,2025-01-05 21:40:00,2025-01-05 22:15:00,3640.08,3638.68,-0.0,flip_to_long -73748,做多,2025-01-05 22:15:00,2025-01-05 22:35:00,3638.68,3648.1,0.0,tp_upper -73749,做空,2025-01-05 22:40:00,2025-01-05 22:55:00,3642.15,3644.18,-0.0,flip_to_long -73750,做多,2025-01-05 22:55:00,2025-01-05 23:00:00,3644.18,3652.74,0.0,tp_upper -73751,做空,2025-01-05 23:15:00,2025-01-05 23:20:00,3637.56,3638.39,-0.0,tp_lower -73752,做多,2025-01-05 23:35:00,2025-01-06 00:10:00,3640.82,3638.61,-0.0,flip_to_short -73753,做空,2025-01-06 00:10:00,2025-01-06 00:15:00,3638.61,3633.37,0.0,tp_lower -73754,做多,2025-01-06 00:20:00,2025-01-06 00:25:00,3645.14,3641.03,-0.0,tp_upper -73755,做空,2025-01-06 00:30:00,2025-01-06 00:35:00,3633.98,3633.93,-0.0,tp_lower -73756,做多,2025-01-06 01:40:00,2025-01-06 01:50:00,3627.12,3650.1,0.0,tp_upper -73757,做多,2025-01-06 03:25:00,2025-01-06 03:40:00,3668.68,3666.95,-0.0,flip_to_short -73758,做空,2025-01-06 03:40:00,2025-01-06 03:50:00,3666.95,3664.22,0.0,flip_to_long -73759,做多,2025-01-06 03:50:00,2025-01-06 04:15:00,3664.22,3676.77,0.0,tp_upper -73760,做空,2025-01-06 04:25:00,2025-01-06 04:50:00,3663.2,3667.93,-0.0,flip_to_long -73761,做多,2025-01-06 04:50:00,2025-01-06 04:55:00,3667.93,3671.82,0.0,tp_upper -73762,做空,2025-01-06 05:00:00,2025-01-06 07:15:00,3669.57,3647.36,0.0,tp_lower -73763,做空,2025-01-06 08:05:00,2025-01-06 08:10:00,3654.32,3654.81,-0.0,flip_to_long -73764,做多,2025-01-06 08:10:00,2025-01-06 09:15:00,3654.81,3647.22,-0.0,flip_to_short -73765,做空,2025-01-06 09:15:00,2025-01-06 09:55:00,3647.22,3643.89,0.0,flip_to_long -73766,做多,2025-01-06 09:55:00,2025-01-06 10:00:00,3643.89,3640.33,-0.0,flip_to_short -73767,做空,2025-01-06 10:00:00,2025-01-06 10:05:00,3640.33,3633.91,0.0,tp_lower -73768,做多,2025-01-06 11:05:00,2025-01-06 11:15:00,3641.15,3645.9,0.0,tp_upper -73769,做多,2025-01-06 12:20:00,2025-01-06 12:25:00,3655.12,3656.74,-0.0,tp_upper -73770,做空,2025-01-06 12:45:00,2025-01-06 12:55:00,3651.32,3641.68,0.0,tp_lower -73771,做多,2025-01-06 13:45:00,2025-01-06 14:05:00,3644.91,3640.78,-0.0,flip_to_short -73772,做空,2025-01-06 14:05:00,2025-01-06 14:15:00,3640.78,3622.0,0.0,tp_lower -73773,做多,2025-01-06 14:30:00,2025-01-06 14:35:00,3645.93,3632.73,-0.0,flip_to_short -73774,做空,2025-01-06 14:35:00,2025-01-06 14:40:00,3632.73,3639.9,-0.0,flip_to_long -73775,做多,2025-01-06 14:40:00,2025-01-06 14:45:00,3639.9,3670.97,0.0,tp_upper -73776,做空,2025-01-06 16:45:00,2025-01-06 16:50:00,3700.44,3713.22,-0.0,flip_to_long -73777,做多,2025-01-06 16:50:00,2025-01-06 16:55:00,3713.22,3709.39,-0.0,flip_to_short -73778,做空,2025-01-06 16:55:00,2025-01-06 17:40:00,3709.39,3661.89,0.0,tp_lower -73779,做多,2025-01-06 18:20:00,2025-01-06 18:45:00,3682.69,3674.38,-0.0,flip_to_short -73780,做空,2025-01-06 18:45:00,2025-01-06 18:50:00,3674.38,3682.07,-0.0,flip_to_long -73781,做多,2025-01-06 18:50:00,2025-01-06 19:00:00,3682.07,3678.24,-0.0,flip_to_short -73782,做空,2025-01-06 19:00:00,2025-01-06 20:00:00,3678.24,3691.08,-0.0,flip_to_long -73783,做多,2025-01-06 20:00:00,2025-01-06 20:20:00,3691.08,3702.64,0.0,tp_upper -73784,做空,2025-01-06 20:35:00,2025-01-06 20:40:00,3686.23,3683.48,0.0,tp_lower -73785,做多,2025-01-06 22:15:00,2025-01-06 22:25:00,3679.02,3674.98,-0.0,flip_to_short -73786,做空,2025-01-06 22:25:00,2025-01-06 23:05:00,3674.98,3671.4,0.0,flip_to_long -73787,做多,2025-01-06 23:05:00,2025-01-06 23:20:00,3671.4,3675.09,0.0,flip_to_short -73788,做空,2025-01-06 23:20:00,2025-01-07 00:15:00,3675.09,3683.32,-0.0,flip_to_long -73789,做多,2025-01-07 00:15:00,2025-01-07 00:20:00,3683.32,3683.31,-0.0,tp_upper -73790,做空,2025-01-07 00:40:00,2025-01-07 00:45:00,3679.56,3680.03,-0.0,flip_to_long -73791,做多,2025-01-07 00:45:00,2025-01-07 00:55:00,3680.03,3674.01,-0.0,flip_to_short -73792,做空,2025-01-07 00:55:00,2025-01-07 01:00:00,3674.01,3665.93,0.0,tp_lower -73793,做多,2025-01-07 01:15:00,2025-01-07 01:25:00,3680.07,3678.35,-0.0,flip_to_short -73794,做空,2025-01-07 01:25:00,2025-01-07 01:30:00,3678.35,3682.61,-0.0,flip_to_long -73795,做多,2025-01-07 01:30:00,2025-01-07 01:50:00,3682.61,3695.19,0.0,tp_upper -73796,做空,2025-01-07 02:35:00,2025-01-07 02:40:00,3684.2,3685.1,-0.0,flip_to_long -73797,做多,2025-01-07 02:40:00,2025-01-07 04:15:00,3685.1,3679.47,-0.0,flip_to_short -73798,做空,2025-01-07 04:15:00,2025-01-07 04:25:00,3679.47,3682.43,-0.0,flip_to_long -73799,做多,2025-01-07 04:25:00,2025-01-07 04:30:00,3682.43,3680.07,-0.0,flip_to_short -73800,做空,2025-01-07 04:30:00,2025-01-07 04:40:00,3680.07,3677.15,0.0,tp_lower -73801,做多,2025-01-07 06:15:00,2025-01-07 06:25:00,3671.52,3670.59,-0.0,flip_to_short -73802,做空,2025-01-07 06:25:00,2025-01-07 07:30:00,3670.59,3664.48,0.0,tp_lower -73803,做多,2025-01-07 08:30:00,2025-01-07 08:45:00,3671.32,3677.54,0.0,tp_upper -73804,做空,2025-01-07 09:05:00,2025-01-07 09:10:00,3667.82,3668.09,-0.0,flip_to_long -73805,做多,2025-01-07 09:10:00,2025-01-07 09:15:00,3668.09,3663.57,-0.0,flip_to_short -73806,做空,2025-01-07 09:15:00,2025-01-07 09:45:00,3663.57,3657.17,0.0,tp_lower -73807,做空,2025-01-07 10:30:00,2025-01-07 10:35:00,3658.41,3662.39,-0.0,flip_to_long -73808,做多,2025-01-07 10:35:00,2025-01-07 10:45:00,3662.39,3660.15,-0.0,flip_to_short -73809,做空,2025-01-07 10:45:00,2025-01-07 11:10:00,3660.15,3653.01,0.0,tp_lower -73810,做空,2025-01-07 12:50:00,2025-01-07 13:00:00,3635.0,3635.11,-0.0,flip_to_long -73811,做多,2025-01-07 13:00:00,2025-01-07 13:05:00,3635.11,3633.89,-0.0,flip_to_short -73812,做空,2025-01-07 13:05:00,2025-01-07 13:10:00,3633.89,3634.86,-0.0,flip_to_long -73813,做多,2025-01-07 13:10:00,2025-01-07 13:20:00,3634.86,3643.54,0.0,tp_upper -73814,做空,2025-01-07 13:50:00,2025-01-07 14:00:00,3634.03,3637.29,-0.0,flip_to_long -73815,做多,2025-01-07 14:00:00,2025-01-07 14:10:00,3637.29,3628.99,-0.0,flip_to_short -73816,做空,2025-01-07 14:10:00,2025-01-07 14:25:00,3628.99,3636.44,-0.0,flip_to_long -73817,做多,2025-01-07 14:25:00,2025-01-07 14:30:00,3636.44,3619.63,-0.0,flip_to_short -73818,做空,2025-01-07 14:30:00,2025-01-07 14:35:00,3619.63,3617.39,0.0,tp_lower -73819,做多,2025-01-07 19:10:00,2025-01-07 21:15:00,3433.72,3408.7,-0.0,tp_upper -73820,做空,2025-01-07 21:35:00,2025-01-07 21:50:00,3387.13,3375.32,0.0,tp_lower -73821,做多,2025-01-07 22:35:00,2025-01-07 23:00:00,3386.69,3380.81,-0.0,flip_to_short -73822,做空,2025-01-07 23:00:00,2025-01-07 23:15:00,3380.81,3379.35,-0.0,flip_to_long -73823,做多,2025-01-07 23:15:00,2025-01-07 23:40:00,3379.35,3383.01,0.0,flip_to_short -73824,做空,2025-01-07 23:40:00,2025-01-08 00:05:00,3383.01,3392.05,-0.0,flip_to_long -73825,做多,2025-01-08 00:05:00,2025-01-08 00:10:00,3392.05,3399.01,0.0,tp_upper -73826,做空,2025-01-08 01:10:00,2025-01-08 01:15:00,3394.19,3396.61,-0.0,flip_to_long -73827,做多,2025-01-08 01:15:00,2025-01-08 02:25:00,3396.61,3394.36,-0.0,flip_to_short -73828,做空,2025-01-08 02:25:00,2025-01-08 03:00:00,3394.36,3366.48,0.0,tp_lower -73829,做多,2025-01-08 04:10:00,2025-01-08 05:50:00,3365.68,3348.68,-0.0,flip_to_short -73830,做空,2025-01-08 05:50:00,2025-01-08 06:00:00,3348.68,3357.78,-0.0,flip_to_long -73831,做多,2025-01-08 06:00:00,2025-01-08 06:05:00,3357.78,3352.22,-0.0,flip_to_short -73832,做空,2025-01-08 06:05:00,2025-01-08 06:15:00,3352.22,3337.07,0.0,tp_lower -73833,做多,2025-01-08 07:25:00,2025-01-08 07:50:00,3336.5,3355.41,0.0,tp_upper -73834,做空,2025-01-08 09:30:00,2025-01-08 09:50:00,3355.5,3358.78,-0.0,tp_lower -73835,做多,2025-01-08 10:15:00,2025-01-08 10:30:00,3359.04,3357.31,-0.0,flip_to_short -73836,做空,2025-01-08 10:30:00,2025-01-08 10:35:00,3357.31,3362.99,-0.0,flip_to_long -73837,做多,2025-01-08 10:35:00,2025-01-08 10:40:00,3362.99,3356.09,-0.0,flip_to_short -73838,做空,2025-01-08 10:40:00,2025-01-08 10:55:00,3356.09,3360.9,-0.0,flip_to_long -73839,做多,2025-01-08 10:55:00,2025-01-08 11:05:00,3360.9,3358.2,-0.0,flip_to_short -73840,做空,2025-01-08 11:05:00,2025-01-08 11:30:00,3358.2,3326.88,0.0,tp_lower -73841,做多,2025-01-08 12:00:00,2025-01-08 12:20:00,3350.8,3349.24,-0.0,flip_to_short -73842,做空,2025-01-08 12:20:00,2025-01-08 12:25:00,3349.24,3351.55,-0.0,flip_to_long -73843,做多,2025-01-08 12:25:00,2025-01-08 12:30:00,3351.55,3343.17,-0.0,flip_to_short -73844,做空,2025-01-08 12:30:00,2025-01-08 12:35:00,3343.17,3349.58,-0.0,flip_to_long -73845,做多,2025-01-08 12:35:00,2025-01-08 12:40:00,3349.58,3349.28,-0.0,flip_to_short -73846,做空,2025-01-08 12:40:00,2025-01-08 13:00:00,3349.28,3363.7,-0.0,flip_to_long -73847,做多,2025-01-08 13:00:00,2025-01-08 13:05:00,3363.7,3354.1,-0.0,tp_upper -73848,做空,2025-01-08 13:30:00,2025-01-08 14:15:00,3353.0,3360.24,-0.0,flip_to_long -73849,做多,2025-01-08 14:15:00,2025-01-08 14:30:00,3360.24,3377.51,0.0,tp_upper -73850,做空,2025-01-08 14:35:00,2025-01-08 14:40:00,3353.49,3360.94,-0.0,flip_to_long -73851,做多,2025-01-08 14:40:00,2025-01-08 14:45:00,3360.94,3360.59,-0.0,flip_to_short -73852,做空,2025-01-08 14:45:00,2025-01-08 15:15:00,3360.59,3355.52,0.0,tp_lower -73853,做多,2025-01-08 18:00:00,2025-01-08 18:50:00,3290.81,3262.88,-0.0,flip_to_short -73854,做空,2025-01-08 18:50:00,2025-01-08 18:55:00,3262.88,3281.58,-0.0,flip_to_long -73855,做多,2025-01-08 18:55:00,2025-01-08 19:30:00,3281.58,3285.13,0.0,flip_to_short -73856,做空,2025-01-08 19:30:00,2025-01-08 20:40:00,3285.13,3287.4,-0.0,flip_to_long -73857,做多,2025-01-08 20:40:00,2025-01-08 20:45:00,3287.4,3282.07,-0.0,flip_to_short -73858,做空,2025-01-08 20:45:00,2025-01-08 20:50:00,3282.07,3287.23,-0.0,flip_to_long -73859,做多,2025-01-08 20:50:00,2025-01-08 20:55:00,3287.23,3284.51,-0.0,flip_to_short -73860,做空,2025-01-08 20:55:00,2025-01-08 21:15:00,3284.51,3278.88,0.0,tp_lower -73861,做多,2025-01-08 21:20:00,2025-01-08 21:25:00,3287.89,3284.76,-0.0,tp_upper -73862,做空,2025-01-08 23:30:00,2025-01-08 23:35:00,3317.98,3327.05,-0.0,flip_to_long -73863,做多,2025-01-08 23:35:00,2025-01-08 23:45:00,3327.05,3328.32,-0.0,tp_upper -73864,做空,2025-01-09 00:00:00,2025-01-09 00:05:00,3320.03,3322.93,-0.0,flip_to_long -73865,做多,2025-01-09 00:05:00,2025-01-09 00:20:00,3322.93,3321.89,-0.0,flip_to_short -73866,做空,2025-01-09 00:20:00,2025-01-09 00:40:00,3321.89,3324.77,-0.0,flip_to_long -73867,做多,2025-01-09 00:40:00,2025-01-09 00:50:00,3324.77,3335.94,0.0,tp_upper -73868,做空,2025-01-09 02:05:00,2025-01-09 02:10:00,3317.04,3328.98,-0.0,tp_lower -73869,做多,2025-01-09 02:15:00,2025-01-09 02:45:00,3332.75,3338.61,0.0,flip_to_short -73870,做空,2025-01-09 02:45:00,2025-01-09 02:50:00,3338.61,3339.01,-0.0,flip_to_long -73871,做多,2025-01-09 02:50:00,2025-01-09 03:00:00,3339.01,3328.24,-0.0,flip_to_short -73872,做空,2025-01-09 03:00:00,2025-01-09 03:30:00,3328.24,3321.97,0.0,tp_lower -73873,做多,2025-01-09 04:30:00,2025-01-09 04:40:00,3323.39,3330.27,0.0,tp_upper -73874,做空,2025-01-09 05:40:00,2025-01-09 05:50:00,3327.1,3329.32,-0.0,flip_to_long -73875,做多,2025-01-09 05:50:00,2025-01-09 08:35:00,3329.32,3322.3,-0.0,tp_upper -73876,做空,2025-01-09 10:05:00,2025-01-09 10:15:00,3318.25,3307.41,0.0,tp_lower -73877,做多,2025-01-09 10:50:00,2025-01-09 11:35:00,3310.01,3300.29,-0.0,flip_to_short -73878,做空,2025-01-09 11:35:00,2025-01-09 12:10:00,3300.29,3305.89,-0.0,flip_to_long -73879,做多,2025-01-09 12:10:00,2025-01-09 12:25:00,3305.89,3304.3,-0.0,flip_to_short -73880,做空,2025-01-09 12:25:00,2025-01-09 12:40:00,3304.3,3287.41,0.0,tp_lower -73881,做多,2025-01-09 14:55:00,2025-01-09 15:15:00,3249.62,3270.6,0.0,tp_upper -73882,做空,2025-01-09 16:25:00,2025-01-09 16:35:00,3297.07,3298.68,-0.0,flip_to_long -73883,做多,2025-01-09 16:35:00,2025-01-09 16:55:00,3298.68,3300.79,0.0,flip_to_short -73884,做空,2025-01-09 16:55:00,2025-01-09 17:15:00,3300.79,3281.3,0.0,tp_lower -73885,做多,2025-01-09 18:45:00,2025-01-09 18:50:00,3263.54,3260.52,-0.0,flip_to_short -73886,做空,2025-01-09 18:50:00,2025-01-09 19:05:00,3260.52,3262.22,-0.0,flip_to_long -73887,做多,2025-01-09 19:05:00,2025-01-09 19:20:00,3262.22,3244.63,-0.0,flip_to_short -73888,做空,2025-01-09 19:20:00,2025-01-09 19:25:00,3244.63,3243.68,-0.0,tp_lower -73889,做多,2025-01-09 21:00:00,2025-01-09 22:05:00,3202.61,3198.67,-0.0,flip_to_short -73890,做空,2025-01-09 22:05:00,2025-01-09 22:20:00,3198.67,3206.58,-0.0,flip_to_long -73891,做多,2025-01-09 22:20:00,2025-01-09 22:30:00,3206.58,3221.99,0.0,tp_upper -73892,做空,2025-01-09 23:25:00,2025-01-09 23:50:00,3212.07,3217.29,-0.0,flip_to_long -73893,做多,2025-01-09 23:50:00,2025-01-10 00:05:00,3217.29,3220.35,0.0,flip_to_short -73894,做空,2025-01-10 00:05:00,2025-01-10 00:10:00,3220.35,3225.89,-0.0,flip_to_long -73895,做多,2025-01-10 00:10:00,2025-01-10 00:15:00,3225.89,3223.89,-0.0,tp_upper -73896,做空,2025-01-10 00:20:00,2025-01-10 00:25:00,3215.01,3218.2,-0.0,flip_to_long -73897,做多,2025-01-10 00:25:00,2025-01-10 00:45:00,3218.2,3220.22,0.0,flip_to_short -73898,做空,2025-01-10 00:45:00,2025-01-10 01:10:00,3220.22,3224.22,-0.0,flip_to_long -73899,做多,2025-01-10 01:10:00,2025-01-10 01:15:00,3224.22,3222.67,-0.0,tp_upper -73900,做空,2025-01-10 01:20:00,2025-01-10 01:25:00,3219.91,3221.93,-0.0,flip_to_long -73901,做多,2025-01-10 01:25:00,2025-01-10 01:40:00,3221.93,3235.67,0.0,tp_upper -73902,做空,2025-01-10 03:35:00,2025-01-10 03:45:00,3243.36,3249.99,-0.0,flip_to_long -73903,做多,2025-01-10 03:45:00,2025-01-10 04:00:00,3249.99,3249.36,-0.0,tp_upper -73904,做空,2025-01-10 04:25:00,2025-01-10 04:35:00,3247.7,3249.81,-0.0,flip_to_long -73905,做多,2025-01-10 04:35:00,2025-01-10 04:45:00,3249.81,3247.99,-0.0,flip_to_short -73906,做空,2025-01-10 04:45:00,2025-01-10 04:50:00,3247.99,3253.47,-0.0,flip_to_long -73907,做多,2025-01-10 04:50:00,2025-01-10 04:55:00,3253.47,3252.64,-0.0,flip_to_short -73908,做空,2025-01-10 04:55:00,2025-01-10 05:15:00,3252.64,3245.38,0.0,tp_lower -73909,做多,2025-01-10 05:30:00,2025-01-10 05:35:00,3256.46,3268.48,0.0,tp_upper -73910,做空,2025-01-10 06:30:00,2025-01-10 08:35:00,3263.39,3290.94,-0.0,flip_to_long -73911,做多,2025-01-10 08:35:00,2025-01-10 09:00:00,3290.94,3289.87,-0.0,flip_to_short -73912,做空,2025-01-10 09:00:00,2025-01-10 09:05:00,3289.87,3294.78,-0.0,flip_to_long -73913,做多,2025-01-10 09:05:00,2025-01-10 09:15:00,3294.78,3304.45,0.0,tp_upper -73914,做空,2025-01-10 09:45:00,2025-01-10 10:30:00,3297.9,3301.56,-0.0,flip_to_long -73915,做多,2025-01-10 10:30:00,2025-01-10 10:55:00,3301.56,3316.89,0.0,tp_upper -73916,做空,2025-01-10 11:15:00,2025-01-10 11:20:00,3304.39,3305.51,-0.0,flip_to_long -73917,做多,2025-01-10 11:20:00,2025-01-10 11:50:00,3305.51,3306.52,-0.0,flip_to_short -73918,做空,2025-01-10 11:50:00,2025-01-10 12:20:00,3306.52,3294.92,0.0,tp_lower -73919,做多,2025-01-10 12:50:00,2025-01-10 13:05:00,3305.01,3310.12,0.0,tp_upper -73920,做空,2025-01-10 13:15:00,2025-01-10 13:30:00,3304.29,3246.32,0.0,tp_lower -73921,做多,2025-01-10 14:15:00,2025-01-10 14:45:00,3270.92,3240.2,-0.0,flip_to_short -73922,做空,2025-01-10 14:45:00,2025-01-10 14:55:00,3240.2,3255.47,-0.0,flip_to_long -73923,做多,2025-01-10 14:55:00,2025-01-10 15:00:00,3255.47,3232.32,-0.0,flip_to_short -73924,做空,2025-01-10 15:00:00,2025-01-10 15:05:00,3232.32,3218.06,0.0,tp_lower -73925,做多,2025-01-10 15:35:00,2025-01-10 15:55:00,3252.48,3243.69,-0.0,flip_to_short -73926,做空,2025-01-10 15:55:00,2025-01-10 16:05:00,3243.69,3237.9,0.0,flip_to_long -73927,做多,2025-01-10 16:05:00,2025-01-10 16:15:00,3237.9,3239.09,-0.0,flip_to_short -73928,做空,2025-01-10 16:15:00,2025-01-10 16:25:00,3239.09,3241.84,-0.0,flip_to_long -73929,做多,2025-01-10 16:25:00,2025-01-10 16:30:00,3241.84,3239.36,-0.0,flip_to_short -73930,做空,2025-01-10 16:30:00,2025-01-10 16:40:00,3239.36,3253.06,-0.0,flip_to_long -73931,做多,2025-01-10 16:40:00,2025-01-10 17:00:00,3253.06,3245.83,-0.0,flip_to_short -73932,做空,2025-01-10 17:00:00,2025-01-10 17:10:00,3245.83,3247.18,-0.0,flip_to_long -73933,做多,2025-01-10 17:10:00,2025-01-10 17:20:00,3247.18,3272.01,0.0,tp_upper -73934,做多,2025-01-10 18:45:00,2025-01-10 18:50:00,3291.74,3288.68,-0.0,flip_to_short -73935,做空,2025-01-10 18:50:00,2025-01-10 19:10:00,3288.68,3275.76,0.0,tp_lower -73936,做多,2025-01-10 19:25:00,2025-01-10 20:05:00,3289.11,3285.47,-0.0,flip_to_short -73937,做空,2025-01-10 20:05:00,2025-01-10 20:25:00,3285.47,3271.9,0.0,tp_lower -73938,做空,2025-01-10 21:30:00,2025-01-10 21:40:00,3270.41,3269.06,-0.0,flip_to_long -73939,做多,2025-01-10 21:40:00,2025-01-10 21:45:00,3269.06,3267.88,-0.0,flip_to_short -73940,做空,2025-01-10 21:45:00,2025-01-10 22:20:00,3267.88,3262.1,0.0,flip_to_long -73941,做多,2025-01-10 22:20:00,2025-01-10 22:35:00,3262.1,3274.61,0.0,tp_upper -73942,做空,2025-01-10 23:00:00,2025-01-10 23:05:00,3264.27,3267.98,-0.0,flip_to_long -73943,做多,2025-01-10 23:05:00,2025-01-10 23:15:00,3267.98,3268.69,-0.0,flip_to_short -73944,做空,2025-01-10 23:15:00,2025-01-11 00:15:00,3268.69,3260.16,0.0,tp_lower -73945,做多,2025-01-11 02:35:00,2025-01-11 02:40:00,3249.66,3247.79,-0.0,flip_to_short -73946,做空,2025-01-11 02:40:00,2025-01-11 03:05:00,3247.79,3236.76,0.0,tp_lower -73947,做多,2025-01-11 03:45:00,2025-01-11 04:50:00,3241.46,3236.91,-0.0,flip_to_short -73948,做空,2025-01-11 04:50:00,2025-01-11 05:25:00,3236.91,3236.96,-0.0,flip_to_long -73949,做多,2025-01-11 05:25:00,2025-01-11 05:35:00,3236.96,3241.37,0.0,tp_upper -73950,做空,2025-01-11 06:50:00,2025-01-11 07:05:00,3240.89,3242.2,-0.0,flip_to_long -73951,做多,2025-01-11 07:05:00,2025-01-11 08:15:00,3242.2,3236.64,-0.0,flip_to_short -73952,做空,2025-01-11 08:15:00,2025-01-11 08:35:00,3236.64,3225.81,0.0,tp_lower -73953,做多,2025-01-11 09:10:00,2025-01-11 09:15:00,3230.85,3229.22,-0.0,flip_to_short -73954,做空,2025-01-11 09:15:00,2025-01-11 09:20:00,3229.22,3234.53,-0.0,flip_to_long -73955,做多,2025-01-11 09:20:00,2025-01-11 09:55:00,3234.53,3243.01,0.0,tp_upper -73956,做空,2025-01-11 12:50:00,2025-01-11 13:00:00,3275.01,3273.1,0.0,flip_to_long -73957,做多,2025-01-11 13:00:00,2025-01-11 14:35:00,3273.1,3270.39,-0.0,tp_upper -73958,做空,2025-01-11 15:15:00,2025-01-11 16:00:00,3269.06,3272.51,-0.0,flip_to_long -73959,做多,2025-01-11 16:00:00,2025-01-11 16:05:00,3272.51,3263.57,-0.0,flip_to_short -73960,做空,2025-01-11 16:05:00,2025-01-11 16:10:00,3263.57,3267.59,-0.0,tp_lower -73961,做多,2025-01-11 16:30:00,2025-01-11 16:50:00,3271.23,3271.6,-0.0,flip_to_short -73962,做空,2025-01-11 16:50:00,2025-01-11 17:10:00,3271.6,3263.41,0.0,tp_lower -73963,做多,2025-01-11 17:20:00,2025-01-11 17:25:00,3270.83,3267.99,-0.0,flip_to_short -73964,做空,2025-01-11 17:25:00,2025-01-11 17:30:00,3267.99,3271.0,-0.0,flip_to_long -73965,做多,2025-01-11 17:30:00,2025-01-11 17:40:00,3271.0,3269.02,-0.0,flip_to_short -73966,做空,2025-01-11 17:40:00,2025-01-11 17:45:00,3269.02,3269.11,-0.0,flip_to_long -73967,做多,2025-01-11 17:45:00,2025-01-11 18:00:00,3269.11,3270.72,-0.0,flip_to_short -73968,做空,2025-01-11 18:00:00,2025-01-11 18:50:00,3270.72,3278.01,-0.0,flip_to_long -73969,做多,2025-01-11 18:50:00,2025-01-11 18:55:00,3278.01,3277.06,-0.0,tp_upper -73970,做空,2025-01-11 19:05:00,2025-01-11 19:50:00,3272.48,3274.62,-0.0,flip_to_long -73971,做多,2025-01-11 19:50:00,2025-01-11 20:20:00,3274.62,3281.2,0.0,tp_upper -73972,做空,2025-01-11 22:05:00,2025-01-11 22:20:00,3302.43,3293.58,0.0,tp_lower -73973,做多,2025-01-11 23:35:00,2025-01-11 23:40:00,3292.04,3286.39,-0.0,flip_to_short -73974,做空,2025-01-11 23:40:00,2025-01-11 23:45:00,3286.39,3282.93,0.0,tp_lower -73975,做多,2025-01-12 00:40:00,2025-01-12 00:55:00,3285.04,3282.18,-0.0,flip_to_short -73976,做空,2025-01-12 00:55:00,2025-01-12 01:05:00,3282.18,3280.65,-0.0,flip_to_long -73977,做多,2025-01-12 01:05:00,2025-01-12 01:50:00,3280.65,3286.64,0.0,tp_upper -73978,做空,2025-01-12 02:05:00,2025-01-12 02:10:00,3281.53,3283.58,-0.0,flip_to_long -73979,做多,2025-01-12 02:10:00,2025-01-12 02:15:00,3283.58,3281.28,-0.0,flip_to_short -73980,做空,2025-01-12 02:15:00,2025-01-12 02:25:00,3281.28,3280.89,-0.0,flip_to_long -73981,做多,2025-01-12 02:25:00,2025-01-12 02:45:00,3280.89,3282.01,-0.0,flip_to_short -73982,做空,2025-01-12 02:45:00,2025-01-12 02:50:00,3282.01,3283.18,-0.0,flip_to_long -73983,做多,2025-01-12 02:50:00,2025-01-12 03:15:00,3283.18,3281.47,-0.0,flip_to_short -73984,做空,2025-01-12 03:15:00,2025-01-12 03:20:00,3281.47,3280.07,-0.0,tp_lower -73985,做多,2025-01-12 03:40:00,2025-01-12 04:00:00,3281.69,3283.86,0.0,flip_to_short -73986,做空,2025-01-12 04:00:00,2025-01-12 04:20:00,3283.86,3283.62,-0.0,flip_to_long -73987,做多,2025-01-12 04:20:00,2025-01-12 04:35:00,3283.62,3286.2,0.0,tp_upper -73988,做空,2025-01-12 04:50:00,2025-01-12 04:55:00,3281.95,3282.52,-0.0,flip_to_long -73989,做多,2025-01-12 04:55:00,2025-01-12 05:15:00,3282.52,3278.05,-0.0,flip_to_short -73990,做空,2025-01-12 05:15:00,2025-01-12 05:20:00,3278.05,3280.03,-0.0,tp_lower -73991,做多,2025-01-12 07:30:00,2025-01-12 08:10:00,3269.92,3267.81,-0.0,flip_to_short -73992,做空,2025-01-12 08:10:00,2025-01-12 08:30:00,3267.81,3258.35,0.0,tp_lower -73993,做多,2025-01-12 10:00:00,2025-01-12 10:20:00,3238.98,3235.13,-0.0,flip_to_short -73994,做空,2025-01-12 10:20:00,2025-01-12 10:25:00,3235.13,3237.31,-0.0,flip_to_long -73995,做多,2025-01-12 10:25:00,2025-01-12 11:05:00,3237.31,3244.57,0.0,tp_upper -73996,做空,2025-01-12 12:55:00,2025-01-12 13:10:00,3249.24,3254.68,-0.0,flip_to_long -73997,做多,2025-01-12 13:10:00,2025-01-12 13:20:00,3254.68,3262.28,0.0,tp_upper -73998,做空,2025-01-12 14:45:00,2025-01-12 15:15:00,3268.05,3282.61,-0.0,flip_to_long -73999,做多,2025-01-12 15:15:00,2025-01-12 15:20:00,3282.61,3287.38,0.0,tp_upper -74000,做空,2025-01-12 16:10:00,2025-01-12 16:30:00,3273.01,3279.66,-0.0,flip_to_long -74001,做多,2025-01-12 16:30:00,2025-01-12 16:35:00,3279.66,3278.65,-0.0,flip_to_short -74002,做空,2025-01-12 16:35:00,2025-01-12 16:40:00,3278.65,3279.13,-0.0,flip_to_long -74003,做多,2025-01-12 16:40:00,2025-01-12 17:00:00,3279.13,3280.02,-0.0,flip_to_short -74004,做空,2025-01-12 17:00:00,2025-01-12 19:05:00,3280.02,3284.12,-0.0,flip_to_long -74005,做多,2025-01-12 19:05:00,2025-01-12 20:05:00,3284.12,3286.55,0.0,tp_upper -74006,做空,2025-01-12 20:30:00,2025-01-12 20:35:00,3279.73,3279.94,-0.0,flip_to_long -74007,做多,2025-01-12 20:35:00,2025-01-12 21:00:00,3279.94,3277.47,-0.0,flip_to_short -74008,做空,2025-01-12 21:00:00,2025-01-12 21:10:00,3277.47,3272.84,0.0,tp_lower -74009,做多,2025-01-12 23:25:00,2025-01-12 23:35:00,3249.24,3258.89,0.0,tp_upper -74010,做空,2025-01-13 01:15:00,2025-01-13 01:20:00,3287.38,3300.78,-0.0,flip_to_long -74011,做多,2025-01-13 01:20:00,2025-01-13 01:30:00,3300.78,3302.22,-0.0,flip_to_short -74012,做空,2025-01-13 01:30:00,2025-01-13 01:45:00,3302.22,3251.7,0.0,tp_lower -74013,做空,2025-01-13 03:05:00,2025-01-13 03:25:00,3260.61,3254.13,0.0,flip_to_long -74014,做多,2025-01-13 03:25:00,2025-01-13 03:35:00,3254.13,3252.51,-0.0,flip_to_short -74015,做空,2025-01-13 03:35:00,2025-01-13 03:40:00,3252.51,3252.85,-0.0,flip_to_long -74016,做多,2025-01-13 03:40:00,2025-01-13 04:30:00,3252.85,3251.02,-0.0,flip_to_short -74017,做空,2025-01-13 04:30:00,2025-01-13 04:45:00,3251.02,3240.11,0.0,tp_lower -74018,做多,2025-01-13 06:05:00,2025-01-13 06:15:00,3227.57,3224.43,-0.0,flip_to_short -74019,做空,2025-01-13 06:15:00,2025-01-13 06:20:00,3224.43,3227.37,-0.0,flip_to_long -74020,做多,2025-01-13 06:20:00,2025-01-13 06:25:00,3227.37,3220.0,-0.0,flip_to_short -74021,做空,2025-01-13 06:25:00,2025-01-13 06:30:00,3220.0,3214.38,0.0,tp_lower -74022,做多,2025-01-13 07:35:00,2025-01-13 08:05:00,3201.79,3191.77,-0.0,flip_to_short -74023,做空,2025-01-13 08:05:00,2025-01-13 08:20:00,3191.77,3172.39,0.0,tp_lower -74024,做多,2025-01-13 13:05:00,2025-01-13 13:40:00,3074.89,3066.31,-0.0,flip_to_short -74025,做空,2025-01-13 13:40:00,2025-01-13 14:00:00,3066.31,3051.59,0.0,tp_lower -74026,做多,2025-01-13 14:50:00,2025-01-13 14:55:00,3048.24,3033.47,-0.0,flip_to_short -74027,做空,2025-01-13 14:55:00,2025-01-13 15:00:00,3033.47,3041.57,-0.0,flip_to_long -74028,做多,2025-01-13 15:00:00,2025-01-13 16:10:00,3041.57,3040.72,-0.0,flip_to_short -74029,做空,2025-01-13 16:10:00,2025-01-13 16:20:00,3040.72,3023.86,0.0,tp_lower -74030,做多,2025-01-13 17:25:00,2025-01-13 17:35:00,3024.51,3019.64,-0.0,flip_to_short -74031,做空,2025-01-13 17:35:00,2025-01-13 18:00:00,3019.64,3030.71,-0.0,flip_to_long -74032,做多,2025-01-13 18:00:00,2025-01-13 18:10:00,3030.71,3013.3,-0.0,flip_to_short -74033,做空,2025-01-13 18:10:00,2025-01-13 18:15:00,3013.3,2997.11,0.0,tp_lower -74034,做多,2025-01-13 18:35:00,2025-01-13 18:50:00,3009.89,2998.7,-0.0,flip_to_short -74035,做空,2025-01-13 18:50:00,2025-01-13 19:00:00,2998.7,3013.32,-0.0,flip_to_long -74036,做多,2025-01-13 19:00:00,2025-01-13 19:15:00,3013.32,3001.3,-0.0,flip_to_short -74037,做空,2025-01-13 19:15:00,2025-01-13 19:25:00,3001.3,3015.98,-0.0,flip_to_long -74038,做多,2025-01-13 19:25:00,2025-01-13 19:40:00,3015.98,3030.82,0.0,tp_upper -74039,做空,2025-01-13 20:05:00,2025-01-13 20:15:00,3016.02,3023.29,-0.0,flip_to_long -74040,做多,2025-01-13 20:15:00,2025-01-13 20:30:00,3023.29,3041.67,0.0,tp_upper -74041,做空,2025-01-13 23:25:00,2025-01-13 23:50:00,3129.47,3134.77,-0.0,flip_to_long -74042,做多,2025-01-13 23:50:00,2025-01-14 00:05:00,3134.77,3130.62,-0.0,flip_to_short -74043,做空,2025-01-14 00:05:00,2025-01-14 00:15:00,3130.62,3130.72,-0.0,flip_to_long -74044,做多,2025-01-14 00:15:00,2025-01-14 00:20:00,3130.72,3141.16,0.0,tp_upper -74045,做空,2025-01-14 00:30:00,2025-01-14 00:40:00,3128.54,3129.82,-0.0,flip_to_long -74046,做多,2025-01-14 00:40:00,2025-01-14 00:55:00,3129.82,3132.57,0.0,flip_to_short -74047,做空,2025-01-14 00:55:00,2025-01-14 02:00:00,3132.57,3141.6,-0.0,flip_to_long -74048,做多,2025-01-14 02:00:00,2025-01-14 02:05:00,3141.6,3137.18,-0.0,flip_to_short -74049,做空,2025-01-14 02:05:00,2025-01-14 02:10:00,3137.18,3145.23,-0.0,flip_to_long -74050,做多,2025-01-14 02:10:00,2025-01-14 02:20:00,3145.23,3161.9,0.0,tp_upper -74051,做空,2025-01-14 03:50:00,2025-01-14 04:00:00,3158.54,3160.8,-0.0,flip_to_long -74052,做多,2025-01-14 04:00:00,2025-01-14 04:25:00,3160.8,3161.02,-0.0,flip_to_short -74053,做空,2025-01-14 04:25:00,2025-01-14 04:35:00,3161.02,3166.89,-0.0,flip_to_long -74054,做多,2025-01-14 04:35:00,2025-01-14 04:50:00,3166.89,3173.03,0.0,tp_upper -74055,做空,2025-01-14 05:20:00,2025-01-14 05:35:00,3167.64,3168.24,-0.0,flip_to_long -74056,做多,2025-01-14 05:35:00,2025-01-14 06:25:00,3168.24,3176.2,0.0,tp_upper -74057,做空,2025-01-14 07:30:00,2025-01-14 08:00:00,3175.29,3175.73,-0.0,tp_lower -74058,做多,2025-01-14 08:05:00,2025-01-14 08:15:00,3178.53,3184.69,0.0,tp_upper -74059,做空,2025-01-14 08:20:00,2025-01-14 08:35:00,3178.2,3182.16,-0.0,flip_to_long -74060,做多,2025-01-14 08:35:00,2025-01-14 08:45:00,3182.16,3185.64,0.0,tp_upper -74061,做空,2025-01-14 09:00:00,2025-01-14 09:05:00,3178.64,3181.48,-0.0,flip_to_long -74062,做多,2025-01-14 09:05:00,2025-01-14 09:10:00,3181.48,3196.0,0.0,tp_upper -74063,做多,2025-01-14 10:35:00,2025-01-14 10:55:00,3226.87,3233.75,0.0,flip_to_short -74064,做空,2025-01-14 10:55:00,2025-01-14 11:35:00,3233.75,3213.51,0.0,tp_lower -74065,做多,2025-01-14 13:30:00,2025-01-14 13:35:00,3219.39,3209.18,-0.0,tp_upper -74066,做空,2025-01-14 14:45:00,2025-01-14 15:05:00,3201.6,3208.01,-0.0,flip_to_long -74067,做多,2025-01-14 15:05:00,2025-01-14 15:15:00,3208.01,3205.58,-0.0,flip_to_short -74068,做空,2025-01-14 15:15:00,2025-01-14 15:40:00,3205.58,3211.47,-0.0,flip_to_long -74069,做多,2025-01-14 15:40:00,2025-01-14 15:45:00,3211.47,3204.44,-0.0,flip_to_short -74070,做空,2025-01-14 15:45:00,2025-01-14 15:50:00,3204.44,3205.47,-0.0,flip_to_long -74071,做多,2025-01-14 15:50:00,2025-01-14 15:55:00,3205.47,3197.86,-0.0,flip_to_short -74072,做空,2025-01-14 15:55:00,2025-01-14 16:00:00,3197.86,3176.63,0.0,tp_lower -74073,做多,2025-01-14 16:50:00,2025-01-14 17:15:00,3191.57,3204.19,0.0,tp_upper -74074,做空,2025-01-14 19:15:00,2025-01-14 19:20:00,3216.55,3218.57,-0.0,flip_to_long -74075,做多,2025-01-14 19:20:00,2025-01-14 19:40:00,3218.57,3229.49,0.0,tp_upper -74076,做空,2025-01-14 19:50:00,2025-01-14 19:55:00,3220.2,3212.9,0.0,tp_lower -74077,做多,2025-01-14 20:20:00,2025-01-14 20:30:00,3222.48,3214.57,-0.0,flip_to_short -74078,做空,2025-01-14 20:30:00,2025-01-14 20:45:00,3214.57,3215.33,-0.0,flip_to_long -74079,做多,2025-01-14 20:45:00,2025-01-14 21:35:00,3215.33,3216.98,0.0,flip_to_short -74080,做空,2025-01-14 21:35:00,2025-01-14 22:05:00,3216.98,3222.29,-0.0,flip_to_long -74081,做多,2025-01-14 22:05:00,2025-01-14 22:50:00,3222.29,3233.61,0.0,tp_upper -74082,做空,2025-01-14 23:25:00,2025-01-14 23:40:00,3228.56,3226.31,0.0,tp_lower -74083,做多,2025-01-15 00:20:00,2025-01-15 00:25:00,3236.27,3231.15,-0.0,tp_upper -74084,做空,2025-01-15 00:30:00,2025-01-15 00:35:00,3225.15,3221.68,0.0,tp_lower -74085,做多,2025-01-15 00:45:00,2025-01-15 00:50:00,3226.69,3220.18,-0.0,flip_to_short -74086,做空,2025-01-15 00:50:00,2025-01-15 01:00:00,3220.18,3220.36,-0.0,tp_lower -74087,做多,2025-01-15 01:05:00,2025-01-15 01:10:00,3229.62,3221.56,-0.0,tp_upper -74088,做多,2025-01-15 01:20:00,2025-01-15 01:30:00,3229.44,3239.29,0.0,tp_upper -74089,做空,2025-01-15 01:50:00,2025-01-15 02:30:00,3232.35,3211.11,0.0,tp_lower -74090,做多,2025-01-15 03:10:00,2025-01-15 03:50:00,3217.39,3231.03,0.0,tp_upper -74091,做空,2025-01-15 04:15:00,2025-01-15 04:20:00,3221.44,3224.49,-0.0,flip_to_long -74092,做多,2025-01-15 04:20:00,2025-01-15 04:40:00,3224.49,3226.77,0.0,flip_to_short -74093,做空,2025-01-15 04:40:00,2025-01-15 04:50:00,3226.77,3227.12,-0.0,flip_to_long -74094,做多,2025-01-15 04:50:00,2025-01-15 04:55:00,3227.12,3225.01,-0.0,flip_to_short -74095,做空,2025-01-15 04:55:00,2025-01-15 05:10:00,3225.01,3219.32,0.0,tp_lower -74096,做多,2025-01-15 05:20:00,2025-01-15 05:30:00,3225.6,3228.22,0.0,flip_to_short -74097,做空,2025-01-15 05:30:00,2025-01-15 06:45:00,3228.22,3225.22,0.0,flip_to_long -74098,做多,2025-01-15 06:45:00,2025-01-15 07:15:00,3225.22,3241.85,0.0,tp_upper -74099,做空,2025-01-15 07:50:00,2025-01-15 07:55:00,3230.09,3231.31,-0.0,flip_to_long -74100,做多,2025-01-15 07:55:00,2025-01-15 08:05:00,3231.31,3232.72,-0.0,flip_to_short -74101,做空,2025-01-15 08:05:00,2025-01-15 08:10:00,3232.72,3233.71,-0.0,flip_to_long -74102,做多,2025-01-15 08:10:00,2025-01-15 08:40:00,3233.71,3236.32,0.0,flip_to_short -74103,做空,2025-01-15 08:40:00,2025-01-15 09:10:00,3236.32,3233.36,0.0,flip_to_long -74104,做多,2025-01-15 09:10:00,2025-01-15 09:20:00,3233.36,3228.52,-0.0,flip_to_short -74105,做空,2025-01-15 09:20:00,2025-01-15 09:25:00,3228.52,3219.0,0.0,tp_lower -74106,做多,2025-01-15 10:30:00,2025-01-15 12:40:00,3214.73,3207.17,-0.0,tp_upper -74107,做空,2025-01-15 16:50:00,2025-01-15 17:05:00,3345.22,3345.06,-0.0,flip_to_long -74108,做多,2025-01-15 17:05:00,2025-01-15 17:15:00,3345.06,3341.34,-0.0,flip_to_short -74109,做空,2025-01-15 17:15:00,2025-01-15 17:25:00,3341.34,3350.21,-0.0,flip_to_long -74110,做多,2025-01-15 17:25:00,2025-01-15 17:40:00,3350.21,3349.99,-0.0,flip_to_short -74111,做空,2025-01-15 17:40:00,2025-01-15 17:50:00,3349.99,3330.19,0.0,tp_lower -74112,做多,2025-01-15 18:15:00,2025-01-15 18:45:00,3347.04,3362.44,0.0,tp_upper -74113,做空,2025-01-15 20:55:00,2025-01-15 21:15:00,3432.83,3441.99,-0.0,flip_to_long -74114,做多,2025-01-15 21:15:00,2025-01-15 23:25:00,3441.99,3439.19,-0.0,tp_upper -74115,做空,2025-01-16 00:15:00,2025-01-16 00:30:00,3426.11,3413.05,0.0,tp_lower -74116,做空,2025-01-16 02:15:00,2025-01-16 02:20:00,3394.78,3393.85,-0.0,tp_lower -74117,做多,2025-01-16 04:15:00,2025-01-16 04:20:00,3370.32,3366.71,-0.0,flip_to_short -74118,做空,2025-01-16 04:20:00,2025-01-16 04:25:00,3366.71,3366.93,-0.0,flip_to_long -74119,做多,2025-01-16 04:25:00,2025-01-16 05:15:00,3366.93,3368.41,-0.0,flip_to_short -74120,做空,2025-01-16 05:15:00,2025-01-16 05:20:00,3368.41,3372.1,-0.0,flip_to_long -74121,做多,2025-01-16 05:20:00,2025-01-16 05:35:00,3372.1,3367.14,-0.0,flip_to_short -74122,做空,2025-01-16 05:35:00,2025-01-16 05:40:00,3367.14,3367.5,-0.0,tp_lower -74123,做多,2025-01-16 05:45:00,2025-01-16 06:15:00,3367.89,3368.97,-0.0,flip_to_short -74124,做空,2025-01-16 06:15:00,2025-01-16 06:20:00,3368.97,3373.07,-0.0,flip_to_long -74125,做多,2025-01-16 06:20:00,2025-01-16 06:25:00,3373.07,3380.7,0.0,tp_upper -74126,做空,2025-01-16 07:40:00,2025-01-16 08:10:00,3380.37,3373.89,0.0,tp_lower -74127,做多,2025-01-16 09:45:00,2025-01-16 11:00:00,3331.6,3328.64,-0.0,flip_to_short -74128,做空,2025-01-16 11:00:00,2025-01-16 11:10:00,3328.64,3340.71,-0.0,flip_to_long -74129,做多,2025-01-16 11:10:00,2025-01-16 11:15:00,3340.71,3323.72,-0.0,flip_to_short -74130,做空,2025-01-16 11:15:00,2025-01-16 11:20:00,3323.72,3331.19,-0.0,tp_lower -74131,做多,2025-01-16 11:25:00,2025-01-16 11:35:00,3335.88,3333.3,-0.0,flip_to_short -74132,做空,2025-01-16 11:35:00,2025-01-16 11:40:00,3333.3,3339.28,-0.0,flip_to_long -74133,做多,2025-01-16 11:40:00,2025-01-16 11:45:00,3339.28,3344.0,0.0,tp_upper -74134,做空,2025-01-16 13:00:00,2025-01-16 13:10:00,3346.73,3326.39,0.0,tp_lower -74135,做多,2025-01-16 14:15:00,2025-01-16 14:30:00,3332.22,3329.78,-0.0,flip_to_short -74136,做空,2025-01-16 14:30:00,2025-01-16 14:40:00,3329.78,3288.22,0.0,tp_lower -74137,做多,2025-01-16 15:25:00,2025-01-16 15:30:00,3316.2,3306.83,-0.0,flip_to_short -74138,做空,2025-01-16 15:30:00,2025-01-16 15:45:00,3306.83,3308.48,-0.0,flip_to_long -74139,做多,2025-01-16 15:45:00,2025-01-16 16:05:00,3308.48,3358.46,0.0,tp_upper -74140,做空,2025-01-16 17:10:00,2025-01-16 17:20:00,3336.96,3338.15,-0.0,flip_to_long -74141,做多,2025-01-16 17:20:00,2025-01-16 17:35:00,3338.15,3350.94,0.0,tp_upper -74142,做空,2025-01-16 17:45:00,2025-01-16 17:50:00,3340.74,3343.13,-0.0,flip_to_long -74143,做多,2025-01-16 17:50:00,2025-01-16 17:55:00,3343.13,3342.69,-0.0,flip_to_short -74144,做空,2025-01-16 17:55:00,2025-01-16 18:15:00,3342.69,3327.09,0.0,tp_lower -74145,做多,2025-01-16 19:10:00,2025-01-16 19:20:00,3330.01,3324.64,-0.0,flip_to_short -74146,做空,2025-01-16 19:20:00,2025-01-16 19:25:00,3324.64,3328.11,-0.0,flip_to_long -74147,做多,2025-01-16 19:25:00,2025-01-16 19:50:00,3328.11,3339.99,0.0,tp_upper -74148,做空,2025-01-16 20:15:00,2025-01-16 20:30:00,3333.94,3337.27,-0.0,flip_to_long -74149,做多,2025-01-16 20:30:00,2025-01-16 20:35:00,3337.27,3330.37,-0.0,flip_to_short -74150,做空,2025-01-16 20:35:00,2025-01-16 20:40:00,3330.37,3334.95,-0.0,flip_to_long -74151,做多,2025-01-16 20:40:00,2025-01-16 20:50:00,3334.95,3335.19,-0.0,flip_to_short -74152,做空,2025-01-16 20:50:00,2025-01-16 21:00:00,3335.19,3319.9,0.0,tp_lower -74153,做多,2025-01-16 23:00:00,2025-01-16 23:15:00,3302.65,3303.14,-0.0,flip_to_short -74154,做空,2025-01-16 23:15:00,2025-01-16 23:30:00,3303.14,3301.32,0.0,flip_to_long -74155,做多,2025-01-16 23:30:00,2025-01-16 23:35:00,3301.32,3297.61,-0.0,flip_to_short -74156,做空,2025-01-16 23:35:00,2025-01-17 02:55:00,3297.61,3372.07,-0.0,flip_to_long -74157,做多,2025-01-17 02:55:00,2025-01-17 05:35:00,3372.07,3363.68,-0.0,flip_to_short -74158,做空,2025-01-17 05:35:00,2025-01-17 05:45:00,3363.68,3363.69,-0.0,flip_to_long -74159,做多,2025-01-17 05:45:00,2025-01-17 06:10:00,3363.69,3372.64,0.0,tp_upper -74160,做空,2025-01-17 06:45:00,2025-01-17 07:10:00,3366.34,3369.42,-0.0,flip_to_long -74161,做多,2025-01-17 07:10:00,2025-01-17 07:25:00,3369.42,3367.09,-0.0,flip_to_short -74162,做空,2025-01-17 07:25:00,2025-01-17 07:35:00,3367.09,3369.44,-0.0,tp_lower -74163,做多,2025-01-17 07:40:00,2025-01-17 07:45:00,3378.82,3377.93,-0.0,tp_upper -74164,做空,2025-01-17 11:10:00,2025-01-17 11:55:00,3417.64,3422.1,-0.0,flip_to_long -74165,做多,2025-01-17 11:55:00,2025-01-17 12:20:00,3422.1,3421.49,-0.0,flip_to_short -74166,做空,2025-01-17 12:20:00,2025-01-17 12:25:00,3421.49,3410.4,0.0,tp_lower -74167,做多,2025-01-17 13:20:00,2025-01-17 13:35:00,3414.22,3396.77,-0.0,flip_to_short -74168,做空,2025-01-17 13:35:00,2025-01-17 13:40:00,3396.77,3411.17,-0.0,tp_lower -74169,做多,2025-01-17 14:00:00,2025-01-17 14:25:00,3407.7,3423.45,0.0,tp_upper -74170,做空,2025-01-17 14:30:00,2025-01-17 14:45:00,3420.21,3409.73,0.0,flip_to_long -74171,做多,2025-01-17 14:45:00,2025-01-17 14:50:00,3409.73,3423.44,0.0,tp_upper -74172,做空,2025-01-17 15:20:00,2025-01-17 15:35:00,3424.36,3423.35,-0.0,flip_to_long -74173,做多,2025-01-17 15:35:00,2025-01-17 15:40:00,3423.35,3419.1,-0.0,flip_to_short -74174,做空,2025-01-17 15:40:00,2025-01-17 16:00:00,3419.1,3421.23,-0.0,flip_to_long -74175,做多,2025-01-17 16:00:00,2025-01-17 17:00:00,3421.23,3433.13,0.0,flip_to_short -74176,做空,2025-01-17 17:00:00,2025-01-17 17:25:00,3433.13,3437.31,-0.0,flip_to_long -74177,做多,2025-01-17 17:25:00,2025-01-17 17:30:00,3437.31,3422.2,-0.0,flip_to_short -74178,做空,2025-01-17 17:30:00,2025-01-17 17:35:00,3422.2,3415.38,0.0,tp_lower -74179,做多,2025-01-17 18:20:00,2025-01-17 18:25:00,3424.61,3420.12,-0.0,flip_to_short -74180,做空,2025-01-17 18:25:00,2025-01-17 18:35:00,3420.12,3419.56,-0.0,flip_to_long -74181,做多,2025-01-17 18:35:00,2025-01-17 19:10:00,3419.56,3427.28,0.0,tp_upper -74182,做空,2025-01-17 19:30:00,2025-01-17 19:35:00,3418.09,3422.01,-0.0,flip_to_long -74183,做多,2025-01-17 19:35:00,2025-01-17 20:10:00,3422.01,3443.99,0.0,tp_upper -74184,做空,2025-01-17 21:35:00,2025-01-17 23:00:00,3476.81,3467.47,0.0,tp_lower -74185,做多,2025-01-17 23:10:00,2025-01-17 23:30:00,3473.74,3472.44,-0.0,flip_to_short -74186,做空,2025-01-17 23:30:00,2025-01-17 23:35:00,3472.44,3476.91,-0.0,flip_to_long -74187,做多,2025-01-17 23:35:00,2025-01-17 23:50:00,3476.91,3472.52,-0.0,flip_to_short -74188,做空,2025-01-17 23:50:00,2025-01-18 00:00:00,3472.52,3474.19,-0.0,flip_to_long -74189,做多,2025-01-18 00:00:00,2025-01-18 00:10:00,3474.19,3473.76,-0.0,flip_to_short -74190,做空,2025-01-18 00:10:00,2025-01-18 00:20:00,3473.76,3472.94,-0.0,flip_to_long -74191,做多,2025-01-18 00:20:00,2025-01-18 00:35:00,3472.94,3481.55,0.0,tp_upper -74192,做空,2025-01-18 01:00:00,2025-01-18 01:10:00,3475.51,3474.89,-0.0,flip_to_long -74193,做多,2025-01-18 01:10:00,2025-01-18 02:25:00,3474.89,3468.48,-0.0,flip_to_short -74194,做空,2025-01-18 02:25:00,2025-01-18 02:50:00,3468.48,3454.01,0.0,tp_lower -74195,做多,2025-01-18 06:35:00,2025-01-18 06:40:00,3330.99,3318.6,-0.0,flip_to_short -74196,做空,2025-01-18 06:40:00,2025-01-18 06:45:00,3318.6,3323.23,-0.0,flip_to_long -74197,做多,2025-01-18 06:45:00,2025-01-18 06:50:00,3323.23,3316.8,-0.0,flip_to_short -74198,做空,2025-01-18 06:50:00,2025-01-18 07:10:00,3316.8,3284.78,0.0,tp_lower -74199,做多,2025-01-18 08:35:00,2025-01-18 09:10:00,3281.61,3282.23,-0.0,flip_to_short -74200,做空,2025-01-18 09:10:00,2025-01-18 09:25:00,3282.23,3280.43,0.0,flip_to_long -74201,做多,2025-01-18 09:25:00,2025-01-18 09:30:00,3280.43,3269.06,-0.0,flip_to_short -74202,做空,2025-01-18 09:30:00,2025-01-18 09:35:00,3269.06,3257.96,0.0,tp_lower -74203,做多,2025-01-18 10:50:00,2025-01-18 11:00:00,3274.81,3260.0,-0.0,flip_to_short -74204,做空,2025-01-18 11:00:00,2025-01-18 11:15:00,3260.0,3260.89,-0.0,flip_to_long -74205,做多,2025-01-18 11:15:00,2025-01-18 11:35:00,3260.89,3286.23,0.0,tp_upper -74206,做空,2025-01-18 12:25:00,2025-01-18 12:45:00,3289.08,3290.6,-0.0,flip_to_long -74207,做多,2025-01-18 12:45:00,2025-01-18 14:00:00,3290.6,3316.39,0.0,tp_upper -74208,做空,2025-01-18 14:30:00,2025-01-18 15:00:00,3302.3,3289.4,0.0,tp_lower -74209,做多,2025-01-18 15:15:00,2025-01-18 15:20:00,3324.54,3322.03,-0.0,tp_upper -74210,做空,2025-01-18 15:55:00,2025-01-18 16:00:00,3305.77,3312.41,-0.0,flip_to_long -74211,做多,2025-01-18 16:00:00,2025-01-18 16:05:00,3312.41,3295.45,-0.0,flip_to_short -74212,做空,2025-01-18 16:05:00,2025-01-18 16:15:00,3295.45,3272.45,0.0,tp_lower -74213,做多,2025-01-18 17:30:00,2025-01-18 17:40:00,3278.01,3271.95,-0.0,flip_to_short -74214,做空,2025-01-18 17:40:00,2025-01-18 17:45:00,3271.95,3279.07,-0.0,flip_to_long -74215,做多,2025-01-18 17:45:00,2025-01-18 17:50:00,3279.07,3272.27,-0.0,flip_to_short -74216,做空,2025-01-18 17:50:00,2025-01-18 18:15:00,3272.27,3253.1,0.0,tp_lower -74217,做多,2025-01-18 18:20:00,2025-01-18 18:50:00,3267.23,3257.69,-0.0,flip_to_short -74218,做空,2025-01-18 18:50:00,2025-01-18 19:05:00,3257.69,3272.01,-0.0,flip_to_long -74219,做多,2025-01-18 19:05:00,2025-01-18 19:10:00,3272.01,3271.34,-0.0,flip_to_short -74220,做空,2025-01-18 19:10:00,2025-01-18 20:25:00,3271.34,3263.97,0.0,tp_lower -74221,做多,2025-01-18 21:10:00,2025-01-18 21:30:00,3277.8,3277.87,-0.0,flip_to_short -74222,做空,2025-01-18 21:30:00,2025-01-18 23:00:00,3277.87,3282.46,-0.0,flip_to_long -74223,做多,2025-01-18 23:00:00,2025-01-18 23:05:00,3282.46,3285.07,0.0,tp_upper -74224,做空,2025-01-18 23:10:00,2025-01-18 23:15:00,3281.16,3287.81,-0.0,flip_to_long -74225,做多,2025-01-18 23:15:00,2025-01-18 23:20:00,3287.81,3292.57,0.0,tp_upper -74226,做空,2025-01-19 02:55:00,2025-01-19 03:00:00,3352.47,3357.47,-0.0,flip_to_long -74227,做多,2025-01-19 03:00:00,2025-01-19 03:05:00,3357.47,3354.3,-0.0,flip_to_short -74228,做空,2025-01-19 03:05:00,2025-01-19 03:20:00,3354.3,3341.62,0.0,tp_lower -74229,做多,2025-01-19 05:45:00,2025-01-19 06:45:00,3286.68,3285.73,-0.0,flip_to_short -74230,做空,2025-01-19 06:45:00,2025-01-19 06:50:00,3285.73,3286.13,-0.0,flip_to_long -74231,做多,2025-01-19 06:50:00,2025-01-19 07:05:00,3286.13,3281.11,-0.0,flip_to_short -74232,做空,2025-01-19 07:05:00,2025-01-19 07:10:00,3281.11,3272.64,0.0,tp_lower -74233,做多,2025-01-19 07:45:00,2025-01-19 07:50:00,3284.67,3283.01,-0.0,flip_to_short -74234,做空,2025-01-19 07:50:00,2025-01-19 08:15:00,3283.01,3243.39,0.0,tp_lower -74235,做多,2025-01-19 09:45:00,2025-01-19 10:00:00,3217.18,3204.55,-0.0,flip_to_short -74236,做空,2025-01-19 10:00:00,2025-01-19 10:35:00,3204.55,3193.1,0.0,flip_to_long -74237,做多,2025-01-19 10:35:00,2025-01-19 10:40:00,3193.1,3191.9,-0.0,flip_to_short -74238,做空,2025-01-19 10:40:00,2025-01-19 10:45:00,3191.9,3200.07,-0.0,flip_to_long -74239,做多,2025-01-19 10:45:00,2025-01-19 10:50:00,3200.07,3176.24,-0.0,flip_to_short -74240,做空,2025-01-19 10:50:00,2025-01-19 11:30:00,3176.24,3157.66,0.0,tp_lower -74241,做多,2025-01-19 12:00:00,2025-01-19 12:15:00,3166.59,3170.36,0.0,flip_to_short -74242,做空,2025-01-19 12:15:00,2025-01-19 13:50:00,3170.36,3206.28,-0.0,flip_to_long -74243,做多,2025-01-19 13:50:00,2025-01-19 13:55:00,3206.28,3273.7,0.0,tp_upper -74244,做空,2025-01-19 15:45:00,2025-01-19 16:05:00,3378.71,3402.95,-0.0,flip_to_long -74245,做多,2025-01-19 16:05:00,2025-01-19 16:25:00,3402.95,3415.88,0.0,tp_upper -74246,做空,2025-01-19 17:15:00,2025-01-19 17:20:00,3393.43,3405.64,-0.0,flip_to_long -74247,做多,2025-01-19 17:20:00,2025-01-19 17:25:00,3405.64,3426.82,0.0,tp_upper -74248,做空,2025-01-19 18:20:00,2025-01-19 18:50:00,3417.86,3419.78,-0.0,flip_to_long -74249,做多,2025-01-19 18:50:00,2025-01-19 19:05:00,3419.78,3422.13,0.0,flip_to_short -74250,做空,2025-01-19 19:05:00,2025-01-19 19:10:00,3422.13,3424.32,-0.0,flip_to_long -74251,做多,2025-01-19 19:10:00,2025-01-19 19:20:00,3424.32,3425.0,-0.0,flip_to_short -74252,做空,2025-01-19 19:20:00,2025-01-19 19:25:00,3425.0,3428.66,-0.0,flip_to_long -74253,做多,2025-01-19 19:25:00,2025-01-19 19:30:00,3428.66,3427.66,-0.0,flip_to_short -74254,做空,2025-01-19 19:30:00,2025-01-19 19:55:00,3427.66,3419.94,0.0,tp_lower -74255,做多,2025-01-19 20:00:00,2025-01-19 20:10:00,3426.55,3412.6,-0.0,flip_to_short -74256,做空,2025-01-19 20:10:00,2025-01-19 20:15:00,3412.6,3415.02,-0.0,tp_lower -74257,做多,2025-01-19 20:20:00,2025-01-19 20:25:00,3423.28,3418.76,-0.0,flip_to_short -74258,做空,2025-01-19 20:25:00,2025-01-19 20:35:00,3418.76,3407.01,0.0,tp_lower -74259,做多,2025-01-19 22:15:00,2025-01-19 22:30:00,3281.85,3260.89,-0.0,flip_to_short -74260,做空,2025-01-19 22:30:00,2025-01-19 22:45:00,3260.89,3206.34,0.0,tp_lower -74261,做多,2025-01-19 22:55:00,2025-01-19 23:00:00,3265.77,3221.4,-0.0,flip_to_short -74262,做空,2025-01-19 23:00:00,2025-01-19 23:10:00,3221.4,3195.7,0.0,tp_lower -74263,做多,2025-01-19 23:45:00,2025-01-19 23:50:00,3232.91,3206.09,-0.0,flip_to_short -74264,做空,2025-01-19 23:50:00,2025-01-20 00:05:00,3206.09,3206.99,-0.0,flip_to_long -74265,做多,2025-01-20 00:05:00,2025-01-20 01:15:00,3206.99,3198.18,-0.0,flip_to_short -74266,做空,2025-01-20 01:15:00,2025-01-20 01:45:00,3198.18,3185.28,0.0,flip_to_long -74267,做多,2025-01-20 01:45:00,2025-01-20 02:00:00,3185.28,3218.2,0.0,tp_upper -74268,做空,2025-01-20 04:05:00,2025-01-20 04:10:00,3253.34,3257.73,-0.0,flip_to_long -74269,做多,2025-01-20 04:10:00,2025-01-20 04:15:00,3257.73,3257.37,-0.0,flip_to_short -74270,做空,2025-01-20 04:15:00,2025-01-20 05:35:00,3257.37,3277.18,-0.0,flip_to_long -74271,做多,2025-01-20 05:35:00,2025-01-20 06:35:00,3277.18,3322.64,0.0,tp_upper -74272,做空,2025-01-20 07:35:00,2025-01-20 08:00:00,3368.96,3385.01,-0.0,flip_to_long -74273,做多,2025-01-20 08:00:00,2025-01-20 08:25:00,3385.01,3399.29,0.0,flip_to_short -74274,做空,2025-01-20 08:25:00,2025-01-20 08:30:00,3399.29,3404.13,-0.0,flip_to_long -74275,做多,2025-01-20 08:30:00,2025-01-20 08:40:00,3404.13,3397.23,-0.0,flip_to_short -74276,做空,2025-01-20 08:40:00,2025-01-20 08:50:00,3397.23,3389.68,0.0,flip_to_long -74277,做多,2025-01-20 08:50:00,2025-01-20 09:00:00,3389.68,3390.39,-0.0,flip_to_short -74278,做空,2025-01-20 09:00:00,2025-01-20 09:05:00,3390.39,3406.96,-0.0,flip_to_long -74279,做多,2025-01-20 09:05:00,2025-01-20 09:10:00,3406.96,3398.02,-0.0,flip_to_short -74280,做空,2025-01-20 09:10:00,2025-01-20 09:25:00,3398.02,3378.39,0.0,tp_lower -74281,做多,2025-01-20 10:15:00,2025-01-20 10:30:00,3382.76,3374.52,-0.0,flip_to_short -74282,做空,2025-01-20 10:30:00,2025-01-20 10:40:00,3374.52,3372.79,0.0,flip_to_long -74283,做多,2025-01-20 10:40:00,2025-01-20 11:25:00,3372.79,3365.44,-0.0,flip_to_short -74284,做空,2025-01-20 11:25:00,2025-01-20 11:35:00,3365.44,3369.54,-0.0,flip_to_long -74285,做多,2025-01-20 11:35:00,2025-01-20 12:00:00,3369.54,3367.78,-0.0,flip_to_short -74286,做空,2025-01-20 12:00:00,2025-01-20 12:10:00,3367.78,3332.32,0.0,tp_lower -74287,做多,2025-01-20 13:20:00,2025-01-20 13:25:00,3327.27,3316.74,-0.0,flip_to_short -74288,做空,2025-01-20 13:25:00,2025-01-20 13:30:00,3316.74,3343.84,-0.0,flip_to_long -74289,做多,2025-01-20 13:30:00,2025-01-20 14:00:00,3343.84,3337.53,-0.0,tp_upper -74290,做空,2025-01-20 15:15:00,2025-01-20 15:45:00,3360.87,3337.22,0.0,tp_lower -74291,做多,2025-01-20 16:25:00,2025-01-20 16:40:00,3348.99,3367.98,0.0,tp_upper -74292,做空,2025-01-20 17:00:00,2025-01-20 17:05:00,3312.14,3343.77,-0.0,tp_lower -74293,做多,2025-01-20 17:20:00,2025-01-20 17:25:00,3342.51,3318.53,-0.0,flip_to_short -74294,做空,2025-01-20 17:25:00,2025-01-20 17:30:00,3318.53,3313.57,0.0,tp_lower -74295,做多,2025-01-20 18:20:00,2025-01-20 18:25:00,3319.88,3311.83,-0.0,flip_to_short -74296,做空,2025-01-20 18:25:00,2025-01-20 20:35:00,3311.83,3337.17,-0.0,flip_to_long -74297,做多,2025-01-20 20:35:00,2025-01-20 20:40:00,3337.17,3335.45,-0.0,flip_to_short -74298,做空,2025-01-20 20:40:00,2025-01-20 21:05:00,3335.45,3317.51,0.0,tp_lower -74299,做多,2025-01-20 21:20:00,2025-01-20 21:25:00,3331.72,3323.42,-0.0,flip_to_short -74300,做空,2025-01-20 21:25:00,2025-01-20 21:35:00,3323.42,3318.89,0.0,tp_lower -74301,做多,2025-01-20 22:30:00,2025-01-20 23:00:00,3315.81,3314.83,-0.0,flip_to_short -74302,做空,2025-01-20 23:00:00,2025-01-20 23:20:00,3314.83,3303.62,0.0,flip_to_long -74303,做多,2025-01-20 23:20:00,2025-01-20 23:30:00,3303.62,3297.68,-0.0,flip_to_short -74304,做空,2025-01-20 23:30:00,2025-01-20 23:45:00,3297.68,3263.61,0.0,tp_lower -74305,做多,2025-01-21 01:40:00,2025-01-21 02:30:00,3236.49,3251.55,0.0,flip_to_short -74306,做空,2025-01-21 02:30:00,2025-01-21 02:45:00,3251.55,3249.28,0.0,flip_to_long -74307,做多,2025-01-21 02:45:00,2025-01-21 03:05:00,3249.28,3254.57,0.0,flip_to_short -74308,做空,2025-01-21 03:05:00,2025-01-21 04:05:00,3254.57,3233.3,0.0,tp_lower -74309,做多,2025-01-21 04:20:00,2025-01-21 04:25:00,3256.89,3252.9,-0.0,flip_to_short -74310,做空,2025-01-21 04:25:00,2025-01-21 04:30:00,3252.9,3226.27,0.0,tp_lower -74311,做多,2025-01-21 05:05:00,2025-01-21 05:15:00,3245.93,3243.85,-0.0,flip_to_short -74312,做空,2025-01-21 05:15:00,2025-01-21 05:30:00,3243.85,3221.21,0.0,tp_lower -74313,做多,2025-01-21 06:05:00,2025-01-21 06:15:00,3244.81,3247.36,0.0,tp_upper -74314,做空,2025-01-21 06:25:00,2025-01-21 06:40:00,3238.69,3218.44,0.0,tp_lower -74315,做多,2025-01-21 06:50:00,2025-01-21 07:20:00,3239.6,3259.62,0.0,tp_upper -74316,做空,2025-01-21 07:50:00,2025-01-21 08:35:00,3249.68,3255.12,-0.0,flip_to_long -74317,做多,2025-01-21 08:35:00,2025-01-21 08:40:00,3255.12,3242.62,-0.0,flip_to_short -74318,做空,2025-01-21 08:40:00,2025-01-21 08:45:00,3242.62,3242.66,-0.0,tp_lower -74319,做多,2025-01-21 09:00:00,2025-01-21 09:05:00,3259.0,3272.8,0.0,tp_upper -74320,做空,2025-01-21 09:25:00,2025-01-21 12:10:00,3263.6,3300.95,-0.0,flip_to_long -74321,做多,2025-01-21 12:10:00,2025-01-21 12:15:00,3300.95,3323.54,0.0,tp_upper -74322,做空,2025-01-21 12:30:00,2025-01-21 12:35:00,3300.12,3304.06,-0.0,flip_to_long -74323,做多,2025-01-21 12:35:00,2025-01-21 12:45:00,3304.06,3303.65,-0.0,flip_to_short -74324,做空,2025-01-21 12:45:00,2025-01-21 12:50:00,3303.65,3306.83,-0.0,flip_to_long -74325,做多,2025-01-21 12:50:00,2025-01-21 13:00:00,3306.83,3301.98,-0.0,flip_to_short -74326,做空,2025-01-21 13:00:00,2025-01-21 13:05:00,3301.98,3292.68,0.0,tp_lower -74327,做多,2025-01-21 13:15:00,2025-01-21 13:20:00,3309.83,3304.03,-0.0,flip_to_short -74328,做空,2025-01-21 13:20:00,2025-01-21 13:35:00,3304.03,3300.5,0.0,flip_to_long -74329,做多,2025-01-21 13:35:00,2025-01-21 13:50:00,3300.5,3302.48,0.0,flip_to_short -74330,做空,2025-01-21 13:50:00,2025-01-21 13:55:00,3302.48,3308.85,-0.0,flip_to_long -74331,做多,2025-01-21 13:55:00,2025-01-21 14:05:00,3308.85,3304.98,-0.0,tp_upper -74332,做空,2025-01-21 14:30:00,2025-01-21 14:35:00,3307.11,3285.01,0.0,tp_lower -74333,做多,2025-01-21 14:40:00,2025-01-21 16:00:00,3302.01,3293.73,-0.0,flip_to_short -74334,做空,2025-01-21 16:00:00,2025-01-21 17:40:00,3293.73,3320.19,-0.0,flip_to_long -74335,做多,2025-01-21 17:40:00,2025-01-21 17:50:00,3320.19,3342.64,0.0,tp_upper -74336,做空,2025-01-21 19:00:00,2025-01-21 19:20:00,3340.25,3330.78,0.0,tp_lower -74337,做多,2025-01-21 20:00:00,2025-01-21 21:45:00,3334.3,3328.96,-0.0,tp_upper -74338,做空,2025-01-21 23:00:00,2025-01-21 23:05:00,3311.98,3327.54,-0.0,tp_lower -74339,做多,2025-01-21 23:55:00,2025-01-22 00:05:00,3326.74,3327.97,-0.0,flip_to_short -74340,做空,2025-01-22 00:05:00,2025-01-22 00:40:00,3327.97,3330.01,-0.0,flip_to_long -74341,做多,2025-01-22 00:40:00,2025-01-22 00:50:00,3330.01,3347.9,0.0,tp_upper -74342,做空,2025-01-22 01:10:00,2025-01-22 02:30:00,3339.26,3336.54,0.0,flip_to_long -74343,做多,2025-01-22 02:30:00,2025-01-22 03:40:00,3336.54,3339.41,0.0,flip_to_short -74344,做空,2025-01-22 03:40:00,2025-01-22 03:50:00,3339.41,3329.23,0.0,tp_lower -74345,做多,2025-01-22 04:55:00,2025-01-22 05:20:00,3331.15,3330.9,-0.0,flip_to_short -74346,做空,2025-01-22 05:20:00,2025-01-22 06:00:00,3330.9,3318.62,0.0,tp_lower -74347,做多,2025-01-22 08:45:00,2025-01-22 09:15:00,3294.99,3291.38,-0.0,flip_to_short -74348,做空,2025-01-22 09:15:00,2025-01-22 10:05:00,3291.38,3296.15,-0.0,flip_to_long -74349,做多,2025-01-22 10:05:00,2025-01-22 10:10:00,3296.15,3296.01,-0.0,flip_to_short -74350,做空,2025-01-22 10:10:00,2025-01-22 12:35:00,3296.01,3314.23,-0.0,flip_to_long -74351,做多,2025-01-22 12:35:00,2025-01-22 12:45:00,3314.23,3313.76,-0.0,flip_to_short -74352,做空,2025-01-22 12:45:00,2025-01-22 12:55:00,3313.76,3315.9,-0.0,flip_to_long -74353,做多,2025-01-22 12:55:00,2025-01-22 14:30:00,3315.9,3303.26,-0.0,flip_to_short -74354,做空,2025-01-22 14:30:00,2025-01-22 14:45:00,3303.26,3282.85,0.0,tp_lower -74355,做多,2025-01-22 14:55:00,2025-01-22 15:20:00,3292.02,3285.06,-0.0,flip_to_short -74356,做空,2025-01-22 15:20:00,2025-01-22 15:35:00,3285.06,3279.22,0.0,tp_lower -74357,做多,2025-01-22 16:35:00,2025-01-22 16:40:00,3279.98,3270.99,-0.0,flip_to_short -74358,做空,2025-01-22 16:40:00,2025-01-22 16:55:00,3270.99,3277.1,-0.0,flip_to_long -74359,做多,2025-01-22 16:55:00,2025-01-22 17:10:00,3277.1,3277.97,-0.0,flip_to_short -74360,做空,2025-01-22 17:10:00,2025-01-22 18:15:00,3277.97,3269.45,0.0,tp_lower -74361,做多,2025-01-22 19:30:00,2025-01-22 19:45:00,3271.77,3269.01,-0.0,flip_to_short -74362,做空,2025-01-22 19:45:00,2025-01-22 20:05:00,3269.01,3267.44,-0.0,flip_to_long -74363,做多,2025-01-22 20:05:00,2025-01-22 20:10:00,3267.44,3264.23,-0.0,flip_to_short -74364,做空,2025-01-22 20:10:00,2025-01-22 20:15:00,3264.23,3264.44,-0.0,flip_to_long -74365,做多,2025-01-22 20:15:00,2025-01-22 20:35:00,3264.44,3265.13,-0.0,flip_to_short -74366,做空,2025-01-22 20:35:00,2025-01-22 20:50:00,3265.13,3257.83,0.0,tp_lower -74367,做多,2025-01-22 21:35:00,2025-01-22 21:40:00,3260.15,3257.46,-0.0,flip_to_short -74368,做空,2025-01-22 21:40:00,2025-01-22 21:50:00,3257.46,3263.0,-0.0,flip_to_long -74369,做多,2025-01-22 21:50:00,2025-01-22 21:55:00,3263.0,3258.42,-0.0,flip_to_short -74370,做空,2025-01-22 21:55:00,2025-01-22 22:15:00,3258.42,3242.7,0.0,tp_lower -74371,做多,2025-01-22 22:30:00,2025-01-22 22:45:00,3255.97,3254.56,-0.0,flip_to_short -74372,做空,2025-01-22 22:45:00,2025-01-22 22:55:00,3254.56,3237.63,0.0,tp_lower -74373,做多,2025-01-23 00:05:00,2025-01-23 00:25:00,3246.68,3254.23,0.0,tp_upper -74374,做空,2025-01-23 00:45:00,2025-01-23 01:20:00,3247.51,3247.6,-0.0,flip_to_long -74375,做多,2025-01-23 01:20:00,2025-01-23 01:30:00,3247.6,3251.53,0.0,flip_to_short -74376,做空,2025-01-23 01:30:00,2025-01-23 01:45:00,3251.53,3228.61,0.0,tp_lower -74377,做多,2025-01-23 03:00:00,2025-01-23 03:20:00,3227.13,3238.39,0.0,tp_upper -74378,做空,2025-01-23 03:45:00,2025-01-23 04:05:00,3226.18,3229.02,-0.0,flip_to_long -74379,做多,2025-01-23 04:05:00,2025-01-23 04:10:00,3229.02,3222.56,-0.0,flip_to_short -74380,做空,2025-01-23 04:10:00,2025-01-23 04:20:00,3222.56,3210.41,0.0,tp_lower -74381,做多,2025-01-23 05:30:00,2025-01-23 07:35:00,3210.52,3225.07,0.0,tp_upper -74382,做空,2025-01-23 08:20:00,2025-01-23 08:35:00,3220.61,3222.82,-0.0,flip_to_long -74383,做多,2025-01-23 08:35:00,2025-01-23 08:40:00,3222.82,3218.79,-0.0,flip_to_short -74384,做空,2025-01-23 08:40:00,2025-01-23 08:50:00,3218.79,3210.36,0.0,tp_lower -74385,做多,2025-01-23 10:20:00,2025-01-23 10:30:00,3208.88,3205.16,-0.0,flip_to_short -74386,做空,2025-01-23 10:30:00,2025-01-23 10:55:00,3205.16,3203.3,0.0,flip_to_long -74387,做多,2025-01-23 10:55:00,2025-01-23 11:05:00,3203.3,3197.06,-0.0,flip_to_short -74388,做空,2025-01-23 11:05:00,2025-01-23 11:10:00,3197.06,3205.73,-0.0,flip_to_long -74389,做多,2025-01-23 11:10:00,2025-01-23 11:15:00,3205.73,3201.71,-0.0,flip_to_short -74390,做空,2025-01-23 11:15:00,2025-01-23 12:20:00,3201.71,3192.73,0.0,tp_lower -74391,做多,2025-01-23 12:30:00,2025-01-23 12:35:00,3211.44,3208.59,-0.0,flip_to_short -74392,做空,2025-01-23 12:35:00,2025-01-23 12:50:00,3208.59,3207.87,-0.0,flip_to_long -74393,做多,2025-01-23 12:50:00,2025-01-23 12:55:00,3207.87,3202.62,-0.0,flip_to_short -74394,做空,2025-01-23 12:55:00,2025-01-23 13:00:00,3202.62,3210.02,-0.0,flip_to_long -74395,做多,2025-01-23 13:00:00,2025-01-23 13:15:00,3210.02,3202.94,-0.0,flip_to_short -74396,做空,2025-01-23 13:15:00,2025-01-23 13:20:00,3202.94,3205.04,-0.0,flip_to_long -74397,做多,2025-01-23 13:20:00,2025-01-23 13:30:00,3205.04,3218.91,0.0,tp_upper -74398,做空,2025-01-23 15:05:00,2025-01-23 15:20:00,3246.56,3239.0,0.0,flip_to_long -74399,做多,2025-01-23 15:20:00,2025-01-23 15:50:00,3239.0,3252.9,0.0,flip_to_short -74400,做空,2025-01-23 15:50:00,2025-01-23 15:55:00,3252.9,3258.51,-0.0,flip_to_long -74401,做多,2025-01-23 15:55:00,2025-01-23 16:15:00,3258.51,3274.47,0.0,tp_upper -74402,做空,2025-01-23 16:50:00,2025-01-23 17:00:00,3256.38,3237.84,0.0,tp_lower -74403,做多,2025-01-23 17:45:00,2025-01-23 18:05:00,3261.99,3254.11,-0.0,flip_to_short -74404,做空,2025-01-23 18:05:00,2025-01-23 18:20:00,3254.11,3257.12,-0.0,flip_to_long -74405,做多,2025-01-23 18:20:00,2025-01-23 18:35:00,3257.12,3252.76,-0.0,flip_to_short -74406,做空,2025-01-23 18:35:00,2025-01-23 18:55:00,3252.76,3239.9,0.0,tp_lower -74407,做多,2025-01-23 20:10:00,2025-01-23 20:20:00,3223.07,3280.55,0.0,tp_upper -74408,做空,2025-01-23 20:55:00,2025-01-23 21:20:00,3246.15,3243.49,0.0,flip_to_long -74409,做多,2025-01-23 21:20:00,2025-01-23 21:25:00,3243.49,3235.26,-0.0,flip_to_short -74410,做空,2025-01-23 21:25:00,2025-01-23 21:40:00,3235.26,3247.48,-0.0,flip_to_long -74411,做多,2025-01-23 21:40:00,2025-01-23 22:20:00,3247.48,3293.83,0.0,tp_upper -74412,做空,2025-01-24 00:15:00,2025-01-24 00:30:00,3318.65,3309.73,0.0,tp_lower -74413,做多,2025-01-24 01:20:00,2025-01-24 01:40:00,3308.05,3308.6,-0.0,flip_to_short -74414,做空,2025-01-24 01:40:00,2025-01-24 02:05:00,3308.6,3300.51,0.0,flip_to_long -74415,做多,2025-01-24 02:05:00,2025-01-24 02:20:00,3300.51,3305.18,0.0,flip_to_short -74416,做空,2025-01-24 02:20:00,2025-01-24 02:45:00,3305.18,3286.16,0.0,tp_lower -74417,做多,2025-01-24 03:00:00,2025-01-24 03:55:00,3296.8,3301.41,0.0,flip_to_short -74418,做空,2025-01-24 03:55:00,2025-01-24 04:05:00,3301.41,3303.41,-0.0,flip_to_long -74419,做多,2025-01-24 04:05:00,2025-01-24 04:35:00,3303.41,3316.93,0.0,tp_upper -74420,做多,2025-01-24 06:40:00,2025-01-24 06:55:00,3383.64,3385.27,-0.0,flip_to_short -74421,做空,2025-01-24 06:55:00,2025-01-24 07:00:00,3385.27,3397.11,-0.0,flip_to_long -74422,做多,2025-01-24 07:00:00,2025-01-24 07:10:00,3397.11,3388.49,-0.0,flip_to_short -74423,做空,2025-01-24 07:10:00,2025-01-24 07:15:00,3388.49,3396.55,-0.0,flip_to_long -74424,做多,2025-01-24 07:15:00,2025-01-24 07:20:00,3396.55,3391.45,-0.0,flip_to_short -74425,做空,2025-01-24 07:20:00,2025-01-24 07:30:00,3391.45,3381.29,0.0,tp_lower -74426,做多,2025-01-24 08:05:00,2025-01-24 08:20:00,3385.28,3397.95,0.0,tp_upper -74427,做空,2025-01-24 09:30:00,2025-01-24 09:35:00,3395.1,3395.98,-0.0,flip_to_long -74428,做多,2025-01-24 09:35:00,2025-01-24 10:10:00,3395.98,3395.02,-0.0,flip_to_short -74429,做空,2025-01-24 10:10:00,2025-01-24 10:30:00,3395.02,3400.51,-0.0,flip_to_long -74430,做多,2025-01-24 10:30:00,2025-01-24 10:55:00,3400.51,3412.88,0.0,tp_upper -74431,做空,2025-01-24 11:30:00,2025-01-24 11:50:00,3400.99,3399.05,0.0,flip_to_long -74432,做多,2025-01-24 11:50:00,2025-01-24 13:00:00,3399.05,3420.32,0.0,tp_upper -74433,做空,2025-01-24 13:20:00,2025-01-24 13:45:00,3397.78,3397.2,-0.0,flip_to_long -74434,做多,2025-01-24 13:45:00,2025-01-24 14:30:00,3397.2,3386.52,-0.0,flip_to_short -74435,做空,2025-01-24 14:30:00,2025-01-24 14:35:00,3386.52,3404.75,-0.0,flip_to_long -74436,做多,2025-01-24 14:35:00,2025-01-24 14:40:00,3404.75,3417.65,0.0,tp_upper -74437,做空,2025-01-24 14:50:00,2025-01-24 15:05:00,3397.83,3402.23,-0.0,flip_to_long -74438,做多,2025-01-24 15:05:00,2025-01-24 15:10:00,3402.23,3393.61,-0.0,flip_to_short -74439,做空,2025-01-24 15:10:00,2025-01-24 15:15:00,3393.61,3399.5,-0.0,tp_lower -74440,做空,2025-01-24 15:20:00,2025-01-24 15:30:00,3395.23,3387.21,0.0,tp_lower -74441,做多,2025-01-24 16:10:00,2025-01-24 16:55:00,3387.95,3379.29,-0.0,flip_to_short -74442,做空,2025-01-24 16:55:00,2025-01-24 17:05:00,3379.29,3380.01,-0.0,flip_to_long -74443,做多,2025-01-24 17:05:00,2025-01-24 17:30:00,3380.01,3386.47,0.0,flip_to_short -74444,做空,2025-01-24 17:30:00,2025-01-24 18:35:00,3386.47,3392.34,-0.0,flip_to_long -74445,做多,2025-01-24 18:35:00,2025-01-24 19:30:00,3392.34,3386.89,-0.0,flip_to_short -74446,做空,2025-01-24 19:30:00,2025-01-24 19:35:00,3386.89,3390.32,-0.0,flip_to_long -74447,做多,2025-01-24 19:35:00,2025-01-24 19:40:00,3390.32,3372.31,-0.0,flip_to_short -74448,做空,2025-01-24 19:40:00,2025-01-24 19:45:00,3372.31,3366.33,0.0,tp_lower -74449,做多,2025-01-24 22:20:00,2025-01-24 22:25:00,3332.02,3324.69,-0.0,flip_to_short -74450,做空,2025-01-24 22:25:00,2025-01-24 22:30:00,3324.69,3329.69,-0.0,flip_to_long -74451,做多,2025-01-24 22:30:00,2025-01-24 22:45:00,3329.69,3333.75,0.0,flip_to_short -74452,做空,2025-01-24 22:45:00,2025-01-24 23:00:00,3333.75,3314.89,0.0,tp_lower -74453,做多,2025-01-25 01:15:00,2025-01-25 01:50:00,3295.44,3292.27,-0.0,flip_to_short -74454,做空,2025-01-25 01:50:00,2025-01-25 01:55:00,3292.27,3292.74,-0.0,flip_to_long -74455,做多,2025-01-25 01:55:00,2025-01-25 02:00:00,3292.74,3292.47,-0.0,flip_to_short -74456,做空,2025-01-25 02:00:00,2025-01-25 03:00:00,3292.47,3294.99,-0.0,tp_lower -74457,做多,2025-01-25 03:20:00,2025-01-25 03:25:00,3300.17,3306.23,0.0,tp_upper -74458,做空,2025-01-25 04:20:00,2025-01-25 04:45:00,3305.56,3308.31,-0.0,flip_to_long -74459,做多,2025-01-25 04:45:00,2025-01-25 06:10:00,3308.31,3296.23,-0.0,flip_to_short -74460,做空,2025-01-25 06:10:00,2025-01-25 06:15:00,3296.23,3285.44,0.0,tp_lower -74461,做多,2025-01-25 07:25:00,2025-01-25 07:35:00,3289.9,3286.76,-0.0,flip_to_short -74462,做空,2025-01-25 07:35:00,2025-01-25 07:40:00,3286.76,3290.42,-0.0,flip_to_long -74463,做多,2025-01-25 07:40:00,2025-01-25 07:50:00,3290.42,3289.7,-0.0,tp_upper -74464,做空,2025-01-25 08:20:00,2025-01-25 08:25:00,3290.15,3291.4,-0.0,flip_to_long -74465,做多,2025-01-25 08:25:00,2025-01-25 08:30:00,3291.4,3287.35,-0.0,flip_to_short -74466,做空,2025-01-25 08:30:00,2025-01-25 08:35:00,3287.35,3287.93,-0.0,tp_lower -74467,做多,2025-01-25 08:40:00,2025-01-25 10:45:00,3288.49,3292.01,0.0,tp_upper -74468,做空,2025-01-25 12:20:00,2025-01-25 12:35:00,3298.0,3296.0,0.0,flip_to_long -74469,做多,2025-01-25 12:35:00,2025-01-25 13:15:00,3296.0,3302.53,0.0,flip_to_short -74470,做空,2025-01-25 13:15:00,2025-01-25 13:30:00,3302.53,3303.86,-0.0,flip_to_long -74471,做多,2025-01-25 13:30:00,2025-01-25 13:35:00,3303.86,3303.07,-0.0,flip_to_short -74472,做空,2025-01-25 13:35:00,2025-01-25 14:10:00,3303.07,3298.85,0.0,tp_lower -74473,做多,2025-01-25 14:15:00,2025-01-25 14:25:00,3302.39,3304.18,0.0,flip_to_short -74474,做空,2025-01-25 14:25:00,2025-01-25 14:35:00,3304.18,3298.38,0.0,tp_lower -74475,做多,2025-01-25 14:40:00,2025-01-25 14:45:00,3304.85,3305.23,-0.0,tp_upper -74476,做空,2025-01-25 16:40:00,2025-01-25 16:50:00,3334.98,3334.4,-0.0,flip_to_long -74477,做多,2025-01-25 16:50:00,2025-01-25 17:00:00,3334.4,3339.85,0.0,tp_upper -74478,做空,2025-01-25 17:10:00,2025-01-25 17:15:00,3335.88,3331.44,0.0,tp_lower -74479,做多,2025-01-25 17:20:00,2025-01-25 17:30:00,3336.64,3336.56,-0.0,flip_to_short -74480,做空,2025-01-25 17:30:00,2025-01-25 17:45:00,3336.56,3338.62,-0.0,tp_lower -74481,做空,2025-01-25 18:05:00,2025-01-25 18:15:00,3338.2,3340.44,-0.0,flip_to_long -74482,做多,2025-01-25 18:15:00,2025-01-25 18:25:00,3340.44,3338.32,-0.0,flip_to_short -74483,做空,2025-01-25 18:25:00,2025-01-25 18:50:00,3338.32,3340.01,-0.0,flip_to_long -74484,做多,2025-01-25 18:50:00,2025-01-25 19:10:00,3340.01,3338.44,-0.0,flip_to_short -74485,做空,2025-01-25 19:10:00,2025-01-25 19:15:00,3338.44,3341.14,-0.0,flip_to_long -74486,做多,2025-01-25 19:15:00,2025-01-25 19:25:00,3341.14,3337.99,-0.0,flip_to_short -74487,做空,2025-01-25 19:25:00,2025-01-25 19:30:00,3337.99,3339.01,-0.0,flip_to_long -74488,做多,2025-01-25 19:30:00,2025-01-25 20:00:00,3339.01,3337.4,-0.0,flip_to_short -74489,做空,2025-01-25 20:00:00,2025-01-25 20:05:00,3337.4,3342.32,-0.0,flip_to_long -74490,做多,2025-01-25 20:05:00,2025-01-25 20:10:00,3342.32,3340.83,-0.0,tp_upper -74491,做空,2025-01-25 20:40:00,2025-01-25 21:05:00,3340.71,3334.93,0.0,tp_lower -74492,做多,2025-01-25 21:20:00,2025-01-25 21:55:00,3338.12,3338.49,-0.0,flip_to_short -74493,做空,2025-01-25 21:55:00,2025-01-25 22:35:00,3338.49,3335.02,0.0,tp_lower -74494,做多,2025-01-26 00:40:00,2025-01-26 00:55:00,3322.26,3319.74,-0.0,flip_to_short -74495,做空,2025-01-26 00:55:00,2025-01-26 01:00:00,3319.74,3323.34,-0.0,flip_to_long -74496,做多,2025-01-26 01:00:00,2025-01-26 01:05:00,3323.34,3324.64,-0.0,tp_upper -74497,做空,2025-01-26 02:00:00,2025-01-26 02:35:00,3325.98,3321.04,0.0,tp_lower -74498,做多,2025-01-26 02:55:00,2025-01-26 03:10:00,3327.22,3327.18,-0.0,flip_to_short -74499,做空,2025-01-26 03:10:00,2025-01-26 05:45:00,3327.18,3345.01,-0.0,flip_to_long -74500,做多,2025-01-26 05:45:00,2025-01-26 06:30:00,3345.01,3340.42,-0.0,flip_to_short -74501,做空,2025-01-26 06:30:00,2025-01-26 06:35:00,3340.42,3341.99,-0.0,flip_to_long -74502,做多,2025-01-26 06:35:00,2025-01-26 06:50:00,3341.99,3341.81,-0.0,flip_to_short -74503,做空,2025-01-26 06:50:00,2025-01-26 07:00:00,3341.81,3340.64,-0.0,flip_to_long -74504,做多,2025-01-26 07:00:00,2025-01-26 07:10:00,3340.64,3338.63,-0.0,flip_to_short -74505,做空,2025-01-26 07:10:00,2025-01-26 07:15:00,3338.63,3339.84,-0.0,tp_lower -74506,做多,2025-01-26 08:05:00,2025-01-26 08:10:00,3339.39,3336.26,-0.0,flip_to_short -74507,做空,2025-01-26 08:10:00,2025-01-26 08:15:00,3336.26,3331.99,0.0,tp_lower -74508,做多,2025-01-26 10:55:00,2025-01-26 11:10:00,3304.27,3306.58,0.0,tp_upper -74509,做空,2025-01-26 12:05:00,2025-01-26 12:30:00,3303.32,3298.9,0.0,tp_lower -74510,做多,2025-01-26 12:50:00,2025-01-26 13:05:00,3304.86,3303.01,-0.0,flip_to_short -74511,做空,2025-01-26 13:05:00,2025-01-26 13:10:00,3303.01,3305.32,-0.0,flip_to_long -74512,做多,2025-01-26 13:10:00,2025-01-26 13:15:00,3305.32,3303.02,-0.0,flip_to_short -74513,做空,2025-01-26 13:15:00,2025-01-26 13:35:00,3303.02,3304.69,-0.0,flip_to_long -74514,做多,2025-01-26 13:35:00,2025-01-26 14:00:00,3304.69,3301.49,-0.0,flip_to_short -74515,做空,2025-01-26 14:00:00,2025-01-26 14:15:00,3301.49,3302.6,-0.0,tp_lower -74516,做多,2025-01-26 14:30:00,2025-01-26 14:50:00,3300.49,3311.23,0.0,tp_upper -74517,做空,2025-01-26 16:10:00,2025-01-26 16:30:00,3307.99,3315.4,-0.0,flip_to_long -74518,做多,2025-01-26 16:30:00,2025-01-26 17:10:00,3315.4,3319.99,0.0,tp_upper -74519,做空,2025-01-26 18:55:00,2025-01-26 19:20:00,3335.83,3330.56,0.0,tp_lower -74520,做多,2025-01-26 19:50:00,2025-01-26 19:55:00,3339.9,3337.51,-0.0,flip_to_short -74521,做空,2025-01-26 19:55:00,2025-01-26 20:35:00,3337.51,3335.26,0.0,flip_to_long -74522,做多,2025-01-26 20:35:00,2025-01-26 22:50:00,3335.26,3292.06,-0.0,flip_to_short -74523,做空,2025-01-26 22:50:00,2025-01-26 23:00:00,3292.06,3281.95,0.0,tp_lower -74524,做多,2025-01-27 03:10:00,2025-01-27 03:30:00,3186.43,3181.94,-0.0,flip_to_short -74525,做空,2025-01-27 03:30:00,2025-01-27 03:55:00,3181.94,3182.11,-0.0,flip_to_long -74526,做多,2025-01-27 03:55:00,2025-01-27 04:00:00,3182.11,3172.36,-0.0,flip_to_short -74527,做空,2025-01-27 04:00:00,2025-01-27 04:15:00,3172.36,3158.49,0.0,tp_lower -74528,做空,2025-01-27 06:10:00,2025-01-27 06:15:00,3125.28,3103.14,0.0,tp_lower -74529,做多,2025-01-27 08:20:00,2025-01-27 09:05:00,3064.57,3085.23,0.0,tp_upper -74530,做空,2025-01-27 09:25:00,2025-01-27 09:30:00,3059.16,3067.88,-0.0,flip_to_long -74531,做多,2025-01-27 09:30:00,2025-01-27 10:10:00,3067.88,3069.58,0.0,flip_to_short -74532,做空,2025-01-27 10:10:00,2025-01-27 10:20:00,3069.58,3067.65,0.0,flip_to_long -74533,做多,2025-01-27 10:20:00,2025-01-27 12:15:00,3067.65,3057.0,-0.0,flip_to_short -74534,做空,2025-01-27 12:15:00,2025-01-27 12:20:00,3057.0,3061.11,-0.0,flip_to_long -74535,做多,2025-01-27 12:20:00,2025-01-27 12:25:00,3061.11,3058.11,-0.0,flip_to_short -74536,做空,2025-01-27 12:25:00,2025-01-27 12:30:00,3058.11,3058.16,-0.0,flip_to_long -74537,做多,2025-01-27 12:30:00,2025-01-27 12:40:00,3058.16,3081.95,0.0,tp_upper -74538,做空,2025-01-27 13:50:00,2025-01-27 13:55:00,3096.88,3097.86,-0.0,flip_to_long -74539,做多,2025-01-27 13:55:00,2025-01-27 14:45:00,3097.86,3137.97,0.0,tp_upper -74540,做多,2025-01-27 15:20:00,2025-01-27 16:00:00,3125.39,3126.66,-0.0,flip_to_short -74541,做空,2025-01-27 16:00:00,2025-01-27 16:30:00,3126.66,3102.56,0.0,tp_lower -74542,做多,2025-01-27 19:20:00,2025-01-27 19:55:00,3070.93,3074.89,0.0,flip_to_short -74543,做空,2025-01-27 19:55:00,2025-01-27 22:30:00,3074.89,3163.74,-0.0,flip_to_long -74544,做多,2025-01-27 22:30:00,2025-01-27 23:15:00,3163.74,3165.07,-0.0,flip_to_short -74545,做空,2025-01-27 23:15:00,2025-01-27 23:20:00,3165.07,3170.55,-0.0,flip_to_long -74546,做多,2025-01-27 23:20:00,2025-01-27 23:25:00,3170.55,3162.38,-0.0,flip_to_short -74547,做空,2025-01-27 23:25:00,2025-01-27 23:40:00,3162.38,3165.39,-0.0,flip_to_long -74548,做多,2025-01-27 23:40:00,2025-01-28 00:00:00,3165.39,3197.28,0.0,tp_upper -74549,做空,2025-01-28 00:30:00,2025-01-28 00:35:00,3171.85,3179.85,-0.0,flip_to_long -74550,做多,2025-01-28 00:35:00,2025-01-28 00:40:00,3179.85,3177.38,-0.0,flip_to_short -74551,做空,2025-01-28 00:40:00,2025-01-28 01:50:00,3177.38,3172.61,0.0,flip_to_long -74552,做多,2025-01-28 01:50:00,2025-01-28 01:55:00,3172.61,3165.28,-0.0,flip_to_short -74553,做空,2025-01-28 01:55:00,2025-01-28 02:00:00,3165.28,3174.87,-0.0,flip_to_long -74554,做多,2025-01-28 02:00:00,2025-01-28 02:15:00,3174.87,3182.28,0.0,tp_upper -74555,做空,2025-01-28 03:05:00,2025-01-28 03:10:00,3178.34,3183.77,-0.0,flip_to_long -74556,做多,2025-01-28 03:10:00,2025-01-28 03:15:00,3183.77,3182.82,-0.0,flip_to_short -74557,做空,2025-01-28 03:15:00,2025-01-28 06:00:00,3182.82,3213.03,-0.0,tp_lower -74558,做空,2025-01-28 06:05:00,2025-01-28 06:10:00,3207.76,3204.49,0.0,tp_lower -74559,做多,2025-01-28 07:10:00,2025-01-28 07:30:00,3202.56,3207.28,0.0,flip_to_short -74560,做空,2025-01-28 07:30:00,2025-01-28 08:05:00,3207.28,3190.32,0.0,tp_lower -74561,做多,2025-01-28 08:15:00,2025-01-28 08:25:00,3197.15,3196.68,-0.0,flip_to_short -74562,做空,2025-01-28 08:25:00,2025-01-28 08:40:00,3196.68,3198.36,-0.0,flip_to_long -74563,做多,2025-01-28 08:40:00,2025-01-28 08:45:00,3198.36,3194.14,-0.0,flip_to_short -74564,做空,2025-01-28 08:45:00,2025-01-28 08:55:00,3194.14,3197.47,-0.0,flip_to_long -74565,做多,2025-01-28 08:55:00,2025-01-28 09:00:00,3197.47,3194.5,-0.0,flip_to_short -74566,做空,2025-01-28 09:00:00,2025-01-28 09:05:00,3194.5,3196.74,-0.0,flip_to_long -74567,做多,2025-01-28 09:05:00,2025-01-28 09:15:00,3196.74,3194.39,-0.0,flip_to_short -74568,做空,2025-01-28 09:15:00,2025-01-28 09:25:00,3194.39,3183.92,0.0,tp_lower -74569,做多,2025-01-28 09:50:00,2025-01-28 10:00:00,3193.32,3191.51,-0.0,flip_to_short -74570,做空,2025-01-28 10:00:00,2025-01-28 10:05:00,3191.51,3194.51,-0.0,flip_to_long -74571,做多,2025-01-28 10:05:00,2025-01-28 10:15:00,3194.51,3199.77,0.0,tp_upper -74572,做空,2025-01-28 10:35:00,2025-01-28 10:50:00,3197.2,3195.39,0.0,flip_to_long -74573,做多,2025-01-28 10:50:00,2025-01-28 10:55:00,3195.39,3192.87,-0.0,flip_to_short -74574,做空,2025-01-28 10:55:00,2025-01-28 11:00:00,3192.87,3195.12,-0.0,flip_to_long -74575,做多,2025-01-28 11:00:00,2025-01-28 11:10:00,3195.12,3195.53,-0.0,flip_to_short -74576,做空,2025-01-28 11:10:00,2025-01-28 11:25:00,3195.53,3187.7,0.0,tp_lower -74577,做多,2025-01-28 12:10:00,2025-01-28 13:15:00,3186.65,3180.11,-0.0,flip_to_short -74578,做空,2025-01-28 13:15:00,2025-01-28 13:20:00,3180.11,3185.01,-0.0,flip_to_long -74579,做多,2025-01-28 13:20:00,2025-01-28 13:30:00,3185.01,3177.12,-0.0,flip_to_short -74580,做空,2025-01-28 13:30:00,2025-01-28 13:35:00,3177.12,3177.91,-0.0,flip_to_long -74581,做多,2025-01-28 13:35:00,2025-01-28 13:50:00,3177.91,3172.83,-0.0,flip_to_short -74582,做空,2025-01-28 13:50:00,2025-01-28 14:00:00,3172.83,3167.84,0.0,tp_lower -74583,做多,2025-01-28 14:35:00,2025-01-28 14:55:00,3169.1,3171.09,0.0,flip_to_short -74584,做空,2025-01-28 14:55:00,2025-01-28 15:00:00,3171.09,3188.34,-0.0,flip_to_long -74585,做多,2025-01-28 15:00:00,2025-01-28 15:05:00,3188.34,3175.96,-0.0,tp_upper -74586,做空,2025-01-28 15:50:00,2025-01-28 15:55:00,3179.44,3180.15,-0.0,flip_to_long -74587,做多,2025-01-28 15:55:00,2025-01-28 16:00:00,3180.15,3173.53,-0.0,flip_to_short -74588,做空,2025-01-28 16:00:00,2025-01-28 16:25:00,3173.53,3159.61,0.0,tp_lower -74589,做多,2025-01-28 17:10:00,2025-01-28 17:40:00,3177.56,3160.56,-0.0,flip_to_short -74590,做空,2025-01-28 17:40:00,2025-01-28 17:55:00,3160.56,3166.11,-0.0,flip_to_long -74591,做多,2025-01-28 17:55:00,2025-01-28 18:05:00,3166.11,3161.52,-0.0,flip_to_short -74592,做空,2025-01-28 18:05:00,2025-01-28 18:10:00,3161.52,3170.81,-0.0,flip_to_long -74593,做多,2025-01-28 18:10:00,2025-01-28 18:20:00,3170.81,3164.95,-0.0,flip_to_short -74594,做空,2025-01-28 18:20:00,2025-01-28 18:40:00,3164.95,3149.89,0.0,tp_lower -74595,做多,2025-01-28 19:45:00,2025-01-28 19:50:00,3149.04,3140.68,-0.0,flip_to_short -74596,做空,2025-01-28 19:50:00,2025-01-28 19:55:00,3140.68,3146.4,-0.0,flip_to_long -74597,做多,2025-01-28 19:55:00,2025-01-28 20:00:00,3146.4,3142.92,-0.0,flip_to_short -74598,做空,2025-01-28 20:00:00,2025-01-28 20:30:00,3142.92,3127.02,0.0,tp_lower -74599,做多,2025-01-28 22:40:00,2025-01-28 22:50:00,3079.68,3075.27,-0.0,flip_to_short -74600,做空,2025-01-28 22:50:00,2025-01-28 23:45:00,3075.27,3071.95,0.0,flip_to_long -74601,做多,2025-01-28 23:45:00,2025-01-29 00:10:00,3071.95,3102.82,0.0,tp_upper -74602,做空,2025-01-29 02:40:00,2025-01-29 02:55:00,3114.49,3112.81,0.0,flip_to_long -74603,做多,2025-01-29 02:55:00,2025-01-29 03:10:00,3112.81,3111.69,-0.0,tp_upper -74604,做多,2025-01-29 03:15:00,2025-01-29 03:40:00,3112.63,3119.63,0.0,tp_upper -74605,做空,2025-01-29 04:40:00,2025-01-29 05:05:00,3125.25,3129.6,-0.0,flip_to_long -74606,做多,2025-01-29 05:05:00,2025-01-29 05:10:00,3129.6,3125.0,-0.0,flip_to_short -74607,做空,2025-01-29 05:10:00,2025-01-29 05:15:00,3125.0,3128.0,-0.0,flip_to_long -74608,做多,2025-01-29 05:15:00,2025-01-29 06:10:00,3128.0,3134.94,0.0,tp_upper -74609,做空,2025-01-29 08:30:00,2025-01-29 08:40:00,3149.99,3147.86,0.0,flip_to_long -74610,做多,2025-01-29 08:40:00,2025-01-29 10:45:00,3147.86,3134.4,-0.0,flip_to_short -74611,做空,2025-01-29 10:45:00,2025-01-29 10:55:00,3134.4,3136.48,-0.0,flip_to_long -74612,做多,2025-01-29 10:55:00,2025-01-29 11:00:00,3136.48,3135.19,-0.0,flip_to_short -74613,做空,2025-01-29 11:00:00,2025-01-29 11:55:00,3135.19,3133.64,-0.0,tp_lower -74614,做多,2025-01-29 12:10:00,2025-01-29 12:15:00,3136.56,3136.01,-0.0,flip_to_short -74615,做空,2025-01-29 12:15:00,2025-01-29 12:20:00,3136.01,3126.98,0.0,tp_lower -74616,做多,2025-01-29 14:10:00,2025-01-29 14:35:00,3105.07,3091.11,-0.0,flip_to_short -74617,做空,2025-01-29 14:35:00,2025-01-29 14:40:00,3091.11,3098.53,-0.0,flip_to_long -74618,做多,2025-01-29 14:40:00,2025-01-29 15:10:00,3098.53,3110.11,0.0,tp_upper -74619,做空,2025-01-29 15:15:00,2025-01-29 15:30:00,3105.89,3100.2,0.0,flip_to_long -74620,做多,2025-01-29 15:30:00,2025-01-29 15:50:00,3100.2,3101.84,0.0,flip_to_short -74621,做空,2025-01-29 15:50:00,2025-01-29 16:00:00,3101.84,3100.83,-0.0,flip_to_long -74622,做多,2025-01-29 16:00:00,2025-01-29 16:05:00,3100.83,3090.25,-0.0,flip_to_short -74623,做空,2025-01-29 16:05:00,2025-01-29 16:10:00,3090.25,3090.61,-0.0,tp_lower -74624,做多,2025-01-29 17:00:00,2025-01-29 17:15:00,3092.67,3114.25,0.0,tp_upper -74625,做空,2025-01-29 18:00:00,2025-01-29 18:05:00,3092.04,3104.82,-0.0,flip_to_long -74626,做多,2025-01-29 18:05:00,2025-01-29 18:15:00,3104.82,3101.99,-0.0,flip_to_short -74627,做空,2025-01-29 18:15:00,2025-01-29 18:25:00,3101.99,3110.41,-0.0,flip_to_long -74628,做多,2025-01-29 18:25:00,2025-01-29 18:40:00,3110.41,3111.79,-0.0,flip_to_short -74629,做空,2025-01-29 18:40:00,2025-01-29 18:45:00,3111.79,3120.01,-0.0,flip_to_long -74630,做多,2025-01-29 18:45:00,2025-01-29 18:55:00,3120.01,3126.57,0.0,tp_upper -74631,做空,2025-01-29 19:00:00,2025-01-29 19:05:00,3091.43,3081.51,0.0,tp_lower -74632,做多,2025-01-29 19:35:00,2025-01-29 19:40:00,3107.21,3132.57,0.0,tp_upper -74633,做空,2025-01-29 20:00:00,2025-01-29 20:05:00,3091.6,3109.8,-0.0,flip_to_long -74634,做多,2025-01-29 20:05:00,2025-01-29 20:25:00,3109.8,3161.03,0.0,tp_upper -74635,做空,2025-01-29 21:00:00,2025-01-29 21:10:00,3121.94,3125.18,-0.0,flip_to_long -74636,做多,2025-01-29 21:10:00,2025-01-29 21:50:00,3125.18,3141.01,0.0,flip_to_short -74637,做空,2025-01-29 21:50:00,2025-01-29 22:20:00,3141.01,3138.15,0.0,flip_to_long -74638,做多,2025-01-29 22:20:00,2025-01-29 22:40:00,3138.15,3141.68,0.0,flip_to_short -74639,做空,2025-01-29 22:40:00,2025-01-29 23:15:00,3141.68,3139.47,0.0,flip_to_long -74640,做多,2025-01-29 23:15:00,2025-01-29 23:20:00,3139.47,3127.57,-0.0,flip_to_short -74641,做空,2025-01-29 23:20:00,2025-01-29 23:40:00,3127.57,3119.65,0.0,tp_lower -74642,做多,2025-01-30 00:45:00,2025-01-30 01:15:00,3119.12,3139.9,0.0,tp_upper -74643,做空,2025-01-30 02:00:00,2025-01-30 02:05:00,3128.06,3135.47,-0.0,flip_to_long -74644,做多,2025-01-30 02:05:00,2025-01-30 03:00:00,3135.47,3156.99,0.0,tp_upper -74645,做空,2025-01-30 05:00:00,2025-01-30 05:55:00,3191.03,3193.77,-0.0,flip_to_long -74646,做多,2025-01-30 05:55:00,2025-01-30 06:05:00,3193.77,3200.56,0.0,tp_upper -74647,做空,2025-01-30 06:40:00,2025-01-30 07:05:00,3188.23,3191.35,-0.0,flip_to_long -74648,做多,2025-01-30 07:05:00,2025-01-30 07:10:00,3191.35,3180.46,-0.0,flip_to_short -74649,做空,2025-01-30 07:10:00,2025-01-30 07:15:00,3180.46,3188.99,-0.0,tp_lower -74650,做多,2025-01-30 07:55:00,2025-01-30 08:00:00,3189.55,3189.74,-0.0,tp_upper -74651,做空,2025-01-30 08:05:00,2025-01-30 08:15:00,3188.24,3186.73,-0.0,flip_to_long -74652,做多,2025-01-30 08:15:00,2025-01-30 08:45:00,3186.73,3199.88,0.0,tp_upper -74653,做空,2025-01-30 10:15:00,2025-01-30 10:20:00,3208.13,3211.1,-0.0,flip_to_long -74654,做多,2025-01-30 10:20:00,2025-01-30 10:25:00,3211.1,3208.97,-0.0,flip_to_short -74655,做空,2025-01-30 10:25:00,2025-01-30 10:30:00,3208.97,3209.38,-0.0,flip_to_long -74656,做多,2025-01-30 10:30:00,2025-01-30 11:10:00,3209.38,3214.02,0.0,flip_to_short -74657,做空,2025-01-30 11:10:00,2025-01-30 11:15:00,3214.02,3219.78,-0.0,flip_to_long -74658,做多,2025-01-30 11:15:00,2025-01-30 11:20:00,3219.78,3223.06,0.0,tp_upper -74659,做空,2025-01-30 12:05:00,2025-01-30 12:15:00,3215.39,3209.69,0.0,tp_lower -74660,做多,2025-01-30 12:35:00,2025-01-30 12:40:00,3217.99,3213.8,-0.0,flip_to_short -74661,做空,2025-01-30 12:40:00,2025-01-30 12:55:00,3213.8,3218.57,-0.0,flip_to_long -74662,做多,2025-01-30 12:55:00,2025-01-30 13:00:00,3218.57,3217.38,-0.0,flip_to_short -74663,做空,2025-01-30 13:00:00,2025-01-30 13:05:00,3217.38,3219.72,-0.0,flip_to_long -74664,做多,2025-01-30 13:05:00,2025-01-30 13:10:00,3219.72,3234.61,0.0,tp_upper -74665,做空,2025-01-30 14:30:00,2025-01-30 14:35:00,3243.84,3248.89,-0.0,flip_to_long -74666,做多,2025-01-30 14:35:00,2025-01-30 14:50:00,3248.89,3273.95,0.0,tp_upper -74667,做空,2025-01-30 15:25:00,2025-01-30 15:30:00,3250.4,3262.08,-0.0,flip_to_long -74668,做多,2025-01-30 15:30:00,2025-01-30 15:45:00,3262.08,3267.34,0.0,tp_upper -74669,做空,2025-01-30 15:50:00,2025-01-30 16:05:00,3258.08,3259.33,-0.0,flip_to_long -74670,做多,2025-01-30 16:05:00,2025-01-30 16:25:00,3259.33,3265.97,0.0,flip_to_short -74671,做空,2025-01-30 16:25:00,2025-01-30 16:45:00,3265.97,3268.36,-0.0,flip_to_long -74672,做多,2025-01-30 16:45:00,2025-01-30 16:50:00,3268.36,3273.22,0.0,tp_upper -74673,做空,2025-01-30 17:25:00,2025-01-30 17:30:00,3266.08,3270.72,-0.0,flip_to_long -74674,做多,2025-01-30 17:30:00,2025-01-30 17:35:00,3270.72,3256.8,-0.0,flip_to_short -74675,做空,2025-01-30 17:35:00,2025-01-30 17:55:00,3256.8,3271.23,-0.0,flip_to_long -74676,做多,2025-01-30 17:55:00,2025-01-30 18:00:00,3271.23,3266.59,-0.0,flip_to_short -74677,做空,2025-01-30 18:00:00,2025-01-30 18:05:00,3266.59,3271.93,-0.0,flip_to_long -74678,做多,2025-01-30 18:05:00,2025-01-30 18:15:00,3271.93,3268.8,-0.0,flip_to_short -74679,做空,2025-01-30 18:15:00,2025-01-30 18:20:00,3268.8,3270.13,-0.0,flip_to_long -74680,做多,2025-01-30 18:20:00,2025-01-30 18:25:00,3270.13,3260.11,-0.0,flip_to_short -74681,做空,2025-01-30 18:25:00,2025-01-30 18:35:00,3260.11,3270.28,-0.0,flip_to_long -74682,做多,2025-01-30 18:35:00,2025-01-30 18:45:00,3270.28,3266.96,-0.0,flip_to_short -74683,做空,2025-01-30 18:45:00,2025-01-30 18:55:00,3266.96,3268.9,-0.0,flip_to_long -74684,做多,2025-01-30 18:55:00,2025-01-30 19:00:00,3268.9,3265.49,-0.0,flip_to_short -74685,做空,2025-01-30 19:00:00,2025-01-30 19:05:00,3265.49,3271.69,-0.0,flip_to_long -74686,做多,2025-01-30 19:05:00,2025-01-30 19:15:00,3271.69,3265.12,-0.0,flip_to_short -74687,做空,2025-01-30 19:15:00,2025-01-30 19:25:00,3265.12,3268.2,-0.0,flip_to_long -74688,做多,2025-01-30 19:25:00,2025-01-30 19:30:00,3268.2,3263.09,-0.0,flip_to_short -74689,做空,2025-01-30 19:30:00,2025-01-30 19:35:00,3263.09,3259.53,0.0,tp_lower -74690,做多,2025-01-30 19:50:00,2025-01-30 20:00:00,3267.89,3265.21,-0.0,flip_to_short -74691,做空,2025-01-30 20:00:00,2025-01-30 20:15:00,3265.21,3268.38,-0.0,flip_to_long -74692,做多,2025-01-30 20:15:00,2025-01-30 20:20:00,3268.38,3259.91,-0.0,flip_to_short -74693,做空,2025-01-30 20:20:00,2025-01-30 20:25:00,3259.91,3256.64,0.0,tp_lower -74694,做多,2025-01-30 21:35:00,2025-01-30 21:40:00,3246.14,3243.47,-0.0,flip_to_short -74695,做空,2025-01-30 21:40:00,2025-01-30 21:55:00,3243.47,3243.46,-0.0,flip_to_long -74696,做多,2025-01-30 21:55:00,2025-01-30 22:00:00,3243.46,3237.9,-0.0,flip_to_short -74697,做空,2025-01-30 22:00:00,2025-01-30 22:05:00,3237.9,3239.07,-0.0,flip_to_long -74698,做多,2025-01-30 22:05:00,2025-01-30 22:30:00,3239.07,3250.21,0.0,tp_upper -74699,做空,2025-01-30 23:30:00,2025-01-31 00:05:00,3257.36,3243.06,0.0,tp_lower -74700,做多,2025-01-31 00:25:00,2025-01-31 00:35:00,3258.11,3256.09,-0.0,flip_to_short -74701,做空,2025-01-31 00:35:00,2025-01-31 01:20:00,3256.09,3256.97,-0.0,flip_to_long -74702,做多,2025-01-31 01:20:00,2025-01-31 02:05:00,3256.97,3275.6,0.0,tp_upper -74703,做空,2025-01-31 02:15:00,2025-01-31 02:25:00,3262.9,3256.32,0.0,tp_lower -74704,做多,2025-01-31 04:25:00,2025-01-31 04:30:00,3232.31,3228.85,-0.0,flip_to_short -74705,做空,2025-01-31 04:30:00,2025-01-31 04:45:00,3228.85,3221.49,0.0,tp_lower -74706,做多,2025-01-31 05:05:00,2025-01-31 05:10:00,3228.28,3232.99,0.0,tp_upper -74707,做空,2025-01-31 07:35:00,2025-01-31 09:05:00,3252.84,3237.09,0.0,flip_to_long -74708,做多,2025-01-31 09:05:00,2025-01-31 09:25:00,3237.09,3249.28,0.0,tp_upper -74709,做空,2025-01-31 13:30:00,2025-01-31 13:35:00,3348.31,3358.45,-0.0,flip_to_long -74710,做多,2025-01-31 13:35:00,2025-01-31 13:40:00,3358.45,3348.87,-0.0,flip_to_short -74711,做空,2025-01-31 13:40:00,2025-01-31 13:45:00,3348.87,3354.02,-0.0,flip_to_long -74712,做多,2025-01-31 13:45:00,2025-01-31 13:55:00,3354.02,3353.66,-0.0,flip_to_short -74713,做空,2025-01-31 13:55:00,2025-01-31 14:35:00,3353.66,3351.82,0.0,tp_lower -74714,做多,2025-01-31 14:40:00,2025-01-31 14:45:00,3360.03,3344.78,-0.0,flip_to_short -74715,做空,2025-01-31 14:45:00,2025-01-31 14:50:00,3344.78,3348.94,-0.0,tp_lower -74716,做多,2025-01-31 15:00:00,2025-01-31 15:05:00,3356.25,3354.06,-0.0,flip_to_short -74717,做空,2025-01-31 15:05:00,2025-01-31 15:15:00,3354.06,3359.3,-0.0,flip_to_long -74718,做多,2025-01-31 15:15:00,2025-01-31 15:20:00,3359.3,3387.45,0.0,tp_upper -74719,做空,2025-01-31 16:35:00,2025-01-31 16:40:00,3391.28,3396.91,-0.0,flip_to_long -74720,做多,2025-01-31 16:40:00,2025-01-31 16:55:00,3396.91,3402.16,0.0,flip_to_short -74721,做空,2025-01-31 16:55:00,2025-01-31 17:40:00,3402.16,3382.91,0.0,tp_lower -74722,做多,2025-01-31 19:30:00,2025-01-31 19:35:00,3336.18,3325.27,-0.0,flip_to_short -74723,做空,2025-01-31 19:35:00,2025-01-31 19:50:00,3325.27,3332.99,-0.0,flip_to_long -74724,做多,2025-01-31 19:50:00,2025-01-31 20:10:00,3332.99,3320.88,-0.0,flip_to_short -74725,做空,2025-01-31 20:10:00,2025-01-31 20:20:00,3320.88,3293.65,0.0,tp_lower -74726,做多,2025-01-31 20:30:00,2025-01-31 20:50:00,3320.47,3316.87,-0.0,flip_to_short -74727,做空,2025-01-31 20:50:00,2025-01-31 21:10:00,3316.87,3294.84,0.0,tp_lower -74728,做多,2025-01-31 21:35:00,2025-01-31 21:40:00,3312.38,3308.34,-0.0,flip_to_short -74729,做空,2025-01-31 21:40:00,2025-01-31 21:45:00,3308.34,3315.01,-0.0,flip_to_long -74730,做多,2025-01-31 21:45:00,2025-01-31 21:50:00,3315.01,3311.77,-0.0,flip_to_short -74731,做空,2025-01-31 21:50:00,2025-01-31 22:20:00,3311.77,3306.18,0.0,flip_to_long -74732,做多,2025-01-31 22:20:00,2025-01-31 22:45:00,3306.18,3297.96,-0.0,flip_to_short -74733,做空,2025-01-31 22:45:00,2025-01-31 22:50:00,3297.96,3285.89,0.0,tp_lower -74734,做多,2025-01-31 23:50:00,2025-02-01 00:00:00,3296.98,3292.19,-0.0,flip_to_short -74735,做空,2025-02-01 00:00:00,2025-02-01 00:05:00,3292.19,3302.9,-0.0,flip_to_long -74736,做多,2025-02-01 00:05:00,2025-02-01 00:15:00,3302.9,3304.32,-0.0,tp_upper -74737,做空,2025-02-01 00:25:00,2025-02-01 00:30:00,3293.94,3302.89,-0.0,flip_to_long -74738,做多,2025-02-01 00:30:00,2025-02-01 00:55:00,3302.89,3316.2,0.0,tp_upper -74739,做空,2025-02-01 01:55:00,2025-02-01 02:00:00,3311.9,3314.86,-0.0,flip_to_long -74740,做多,2025-02-01 02:00:00,2025-02-01 02:20:00,3314.86,3317.3,0.0,flip_to_short -74741,做空,2025-02-01 02:20:00,2025-02-01 02:30:00,3317.3,3312.86,0.0,tp_lower -74742,做多,2025-02-01 02:40:00,2025-02-01 04:40:00,3316.48,3304.02,-0.0,tp_upper -74743,做空,2025-02-01 04:55:00,2025-02-01 05:35:00,3293.39,3298.39,-0.0,flip_to_long -74744,做多,2025-02-01 05:35:00,2025-02-01 05:50:00,3298.39,3300.0,-0.0,flip_to_short -74745,做空,2025-02-01 05:50:00,2025-02-01 06:05:00,3300.0,3302.36,-0.0,flip_to_long -74746,做多,2025-02-01 06:05:00,2025-02-01 06:10:00,3302.36,3299.39,-0.0,flip_to_short -74747,做空,2025-02-01 06:10:00,2025-02-01 06:20:00,3299.39,3290.31,0.0,tp_lower -74748,做多,2025-02-01 06:55:00,2025-02-01 07:10:00,3294.88,3294.17,-0.0,flip_to_short -74749,做空,2025-02-01 07:10:00,2025-02-01 07:50:00,3294.17,3277.93,0.0,tp_lower -74750,做多,2025-02-01 10:30:00,2025-02-01 10:35:00,3248.94,3243.73,-0.0,flip_to_short -74751,做空,2025-02-01 10:35:00,2025-02-01 11:10:00,3243.73,3242.55,-0.0,flip_to_long -74752,做多,2025-02-01 11:10:00,2025-02-01 11:20:00,3242.55,3240.56,-0.0,flip_to_short -74753,做空,2025-02-01 11:20:00,2025-02-01 13:45:00,3240.56,3249.68,-0.0,tp_lower -74754,做多,2025-02-01 15:25:00,2025-02-01 16:15:00,3243.14,3246.19,0.0,flip_to_short -74755,做空,2025-02-01 16:15:00,2025-02-01 16:20:00,3246.19,3252.65,-0.0,flip_to_long -74756,做多,2025-02-01 16:20:00,2025-02-01 16:50:00,3252.65,3252.51,-0.0,flip_to_short -74757,做空,2025-02-01 16:50:00,2025-02-01 16:55:00,3252.51,3241.24,0.0,tp_lower -74758,做多,2025-02-01 17:10:00,2025-02-01 17:30:00,3253.02,3254.76,0.0,flip_to_short -74759,做空,2025-02-01 17:30:00,2025-02-01 17:35:00,3254.76,3257.32,-0.0,flip_to_long -74760,做多,2025-02-01 17:35:00,2025-02-01 17:40:00,3257.32,3253.11,-0.0,flip_to_short -74761,做空,2025-02-01 17:40:00,2025-02-01 17:45:00,3253.11,3260.19,-0.0,flip_to_long -74762,做多,2025-02-01 17:45:00,2025-02-01 18:00:00,3260.19,3257.11,-0.0,flip_to_short -74763,做空,2025-02-01 18:00:00,2025-02-01 18:05:00,3257.11,3259.93,-0.0,flip_to_long -74764,做多,2025-02-01 18:05:00,2025-02-01 18:20:00,3259.93,3260.08,-0.0,flip_to_short -74765,做空,2025-02-01 18:20:00,2025-02-01 18:35:00,3260.08,3251.07,0.0,tp_lower -74766,做多,2025-02-01 21:05:00,2025-02-01 21:15:00,3175.65,3167.71,-0.0,flip_to_short -74767,做空,2025-02-01 21:15:00,2025-02-01 21:35:00,3167.71,3163.94,0.0,flip_to_long -74768,做多,2025-02-01 21:35:00,2025-02-01 23:45:00,3163.94,3129.84,-0.0,flip_to_short -74769,做空,2025-02-01 23:45:00,2025-02-02 00:05:00,3129.84,3132.12,-0.0,flip_to_long -74770,做多,2025-02-02 00:05:00,2025-02-02 00:30:00,3132.12,3149.64,0.0,tp_upper -74771,做空,2025-02-02 01:50:00,2025-02-02 01:55:00,3146.78,3151.3,-0.0,flip_to_long -74772,做多,2025-02-02 01:55:00,2025-02-02 04:30:00,3151.3,3095.68,-0.0,flip_to_short -74773,做空,2025-02-02 04:30:00,2025-02-02 07:05:00,3095.68,3106.84,-0.0,tp_lower -74774,做多,2025-02-02 08:20:00,2025-02-02 08:35:00,3106.61,3117.73,0.0,tp_upper -74775,做空,2025-02-02 09:05:00,2025-02-02 09:10:00,3100.66,3105.34,-0.0,flip_to_long -74776,做多,2025-02-02 09:10:00,2025-02-02 09:15:00,3105.34,3096.32,-0.0,flip_to_short -74777,做空,2025-02-02 09:15:00,2025-02-02 09:35:00,3096.32,3104.95,-0.0,flip_to_long -74778,做多,2025-02-02 09:35:00,2025-02-02 09:50:00,3104.95,3104.8,-0.0,flip_to_short -74779,做空,2025-02-02 09:50:00,2025-02-02 09:55:00,3104.8,3110.01,-0.0,flip_to_long -74780,做多,2025-02-02 09:55:00,2025-02-02 10:00:00,3110.01,3102.38,-0.0,flip_to_short -74781,做空,2025-02-02 10:00:00,2025-02-02 10:05:00,3102.38,3105.21,-0.0,flip_to_long -74782,做多,2025-02-02 10:05:00,2025-02-02 10:45:00,3105.21,3101.22,-0.0,flip_to_short -74783,做空,2025-02-02 10:45:00,2025-02-02 10:55:00,3101.22,3103.41,-0.0,flip_to_long -74784,做多,2025-02-02 10:55:00,2025-02-02 11:05:00,3103.41,3100.85,-0.0,flip_to_short -74785,做空,2025-02-02 11:05:00,2025-02-02 11:10:00,3100.85,3104.09,-0.0,flip_to_long -74786,做多,2025-02-02 11:10:00,2025-02-02 11:20:00,3104.09,3093.8,-0.0,flip_to_short -74787,做空,2025-02-02 11:20:00,2025-02-02 11:25:00,3093.8,3078.31,0.0,tp_lower -74788,做多,2025-02-02 13:00:00,2025-02-02 13:45:00,3063.95,3079.65,0.0,tp_upper -74789,做空,2025-02-02 14:55:00,2025-02-02 15:25:00,3085.16,3062.57,0.0,tp_lower -74790,做多,2025-02-02 15:50:00,2025-02-02 15:55:00,3081.78,3079.35,-0.0,flip_to_short -74791,做空,2025-02-02 15:55:00,2025-02-02 16:10:00,3079.35,3063.22,0.0,tp_lower -74792,做多,2025-02-02 19:30:00,2025-02-02 20:45:00,2942.69,2945.82,0.0,flip_to_short -74793,做空,2025-02-02 20:45:00,2025-02-02 21:25:00,2945.82,2910.41,0.0,tp_lower -74794,做多,2025-02-02 22:10:00,2025-02-03 00:15:00,2926.58,2817.06,-0.0,flip_to_short -74795,做空,2025-02-03 00:15:00,2025-02-03 00:25:00,2817.06,2838.12,-0.0,flip_to_long -74796,做多,2025-02-03 00:25:00,2025-02-03 00:30:00,2838.12,2834.71,-0.0,flip_to_short -74797,做空,2025-02-03 00:30:00,2025-02-03 00:40:00,2834.71,2778.69,0.0,tp_lower -74798,做多,2025-02-03 00:50:00,2025-02-03 00:55:00,2839.1,2822.49,-0.0,flip_to_short -74799,做空,2025-02-03 00:55:00,2025-02-03 01:00:00,2822.49,2828.69,-0.0,flip_to_long -74800,做多,2025-02-03 01:00:00,2025-02-03 04:00:00,2828.69,2555.14,-0.0,tp_upper -74801,做空,2025-02-03 04:10:00,2025-02-03 04:30:00,2511.91,2469.67,0.0,tp_lower -74802,做多,2025-02-03 05:25:00,2025-02-03 05:35:00,2489.92,2472.19,-0.0,flip_to_short -74803,做空,2025-02-03 05:35:00,2025-02-03 05:45:00,2472.19,2489.28,-0.0,flip_to_long -74804,做多,2025-02-03 05:45:00,2025-02-03 05:55:00,2489.28,2513.59,0.0,tp_upper -74805,做空,2025-02-03 08:20:00,2025-02-03 09:00:00,2567.16,2595.03,-0.0,flip_to_long -74806,做多,2025-02-03 09:00:00,2025-02-03 09:15:00,2595.03,2568.15,-0.0,flip_to_short -74807,做空,2025-02-03 09:15:00,2025-02-03 09:20:00,2568.15,2582.34,-0.0,flip_to_long -74808,做多,2025-02-03 09:20:00,2025-02-03 09:55:00,2582.34,2569.55,-0.0,flip_to_short -74809,做空,2025-02-03 09:55:00,2025-02-03 10:05:00,2569.55,2569.07,-0.0,flip_to_long -74810,做多,2025-02-03 10:05:00,2025-02-03 10:15:00,2569.07,2569.76,-0.0,flip_to_short -74811,做空,2025-02-03 10:15:00,2025-02-03 10:20:00,2569.76,2578.8,-0.0,flip_to_long -74812,做多,2025-02-03 10:20:00,2025-02-03 10:35:00,2578.8,2598.19,0.0,tp_upper -74813,做空,2025-02-03 11:15:00,2025-02-03 12:00:00,2588.15,2591.78,-0.0,flip_to_long -74814,做多,2025-02-03 12:00:00,2025-02-03 12:15:00,2591.78,2623.6,0.0,tp_upper -74815,做空,2025-02-03 12:45:00,2025-02-03 13:25:00,2588.46,2546.65,0.0,tp_lower -74816,做多,2025-02-03 14:30:00,2025-02-03 14:35:00,2618.76,2637.46,0.0,tp_upper -74817,做空,2025-02-03 17:00:00,2025-02-03 17:05:00,2695.99,2697.57,-0.0,flip_to_long -74818,做多,2025-02-03 17:05:00,2025-02-03 17:55:00,2697.57,2705.35,0.0,flip_to_short -74819,做空,2025-02-03 17:55:00,2025-02-03 20:05:00,2705.35,2716.09,-0.0,tp_lower -74820,做多,2025-02-03 21:25:00,2025-02-03 21:35:00,2718.86,2743.64,0.0,tp_upper -74821,做空,2025-02-03 23:25:00,2025-02-03 23:40:00,2867.62,2868.44,-0.0,flip_to_long -74822,做多,2025-02-03 23:40:00,2025-02-04 00:00:00,2868.44,2877.51,0.0,flip_to_short -74823,做空,2025-02-04 00:00:00,2025-02-04 00:25:00,2877.51,2863.95,0.0,tp_lower -74824,做多,2025-02-04 01:35:00,2025-02-04 01:40:00,2855.31,2853.69,-0.0,flip_to_short -74825,做空,2025-02-04 01:40:00,2025-02-04 01:55:00,2853.69,2852.3,-0.0,flip_to_long -74826,做多,2025-02-04 01:55:00,2025-02-04 02:00:00,2852.3,2852.48,-0.0,flip_to_short -74827,做空,2025-02-04 02:00:00,2025-02-04 02:25:00,2852.48,2841.35,0.0,tp_lower -74828,做多,2025-02-04 04:00:00,2025-02-04 04:10:00,2816.87,2832.85,0.0,tp_upper -74829,做空,2025-02-04 04:40:00,2025-02-04 05:00:00,2808.99,2772.95,0.0,tp_lower -74830,做多,2025-02-04 06:15:00,2025-02-04 06:20:00,2725.32,2703.39,-0.0,flip_to_short -74831,做空,2025-02-04 06:20:00,2025-02-04 06:30:00,2703.39,2707.75,-0.0,flip_to_long -74832,做多,2025-02-04 06:30:00,2025-02-04 06:35:00,2707.75,2703.89,-0.0,flip_to_short -74833,做空,2025-02-04 06:35:00,2025-02-04 07:35:00,2703.89,2706.57,-0.0,flip_to_long -74834,做多,2025-02-04 07:35:00,2025-02-04 08:10:00,2706.57,2712.84,0.0,flip_to_short -74835,做空,2025-02-04 08:10:00,2025-02-04 08:20:00,2712.84,2706.33,0.0,flip_to_long -74836,做多,2025-02-04 08:20:00,2025-02-04 08:30:00,2706.33,2700.75,-0.0,flip_to_short -74837,做空,2025-02-04 08:30:00,2025-02-04 08:40:00,2700.75,2678.62,0.0,tp_lower -74838,做多,2025-02-04 08:55:00,2025-02-04 09:15:00,2696.89,2705.32,0.0,flip_to_short -74839,做空,2025-02-04 09:15:00,2025-02-04 10:00:00,2705.32,2708.14,-0.0,flip_to_long -74840,做多,2025-02-04 10:00:00,2025-02-04 10:05:00,2708.14,2714.31,0.0,tp_upper -74841,做空,2025-02-04 11:55:00,2025-02-04 12:00:00,2756.94,2764.22,-0.0,flip_to_long -74842,做多,2025-02-04 12:00:00,2025-02-04 12:30:00,2764.22,2811.78,0.0,tp_upper -74843,做空,2025-02-04 13:50:00,2025-02-04 14:10:00,2805.31,2780.43,0.0,tp_lower -74844,做多,2025-02-04 14:30:00,2025-02-04 14:45:00,2829.75,2817.92,-0.0,flip_to_short -74845,做空,2025-02-04 14:45:00,2025-02-04 15:05:00,2817.92,2813.42,0.0,flip_to_long -74846,做多,2025-02-04 15:05:00,2025-02-04 15:10:00,2813.42,2778.8,-0.0,flip_to_short -74847,做空,2025-02-04 15:10:00,2025-02-04 15:15:00,2778.8,2754.09,0.0,tp_lower -74848,做多,2025-02-04 15:45:00,2025-02-04 15:50:00,2805.27,2788.07,-0.0,flip_to_short -74849,做空,2025-02-04 15:50:00,2025-02-04 16:10:00,2788.07,2800.83,-0.0,flip_to_long -74850,做多,2025-02-04 16:10:00,2025-02-04 16:15:00,2800.83,2786.08,-0.0,flip_to_short -74851,做空,2025-02-04 16:15:00,2025-02-04 16:20:00,2786.08,2789.27,-0.0,flip_to_long -74852,做多,2025-02-04 16:20:00,2025-02-04 16:25:00,2789.27,2788.39,-0.0,flip_to_short -74853,做空,2025-02-04 16:25:00,2025-02-04 16:35:00,2788.39,2784.04,0.0,flip_to_long -74854,做多,2025-02-04 16:35:00,2025-02-04 16:40:00,2784.04,2778.82,-0.0,flip_to_short -74855,做空,2025-02-04 16:40:00,2025-02-04 16:45:00,2778.82,2787.97,-0.0,flip_to_long -74856,做多,2025-02-04 16:45:00,2025-02-04 16:50:00,2787.97,2785.96,-0.0,flip_to_short -74857,做空,2025-02-04 16:50:00,2025-02-04 17:30:00,2785.96,2795.49,-0.0,flip_to_long -74858,做多,2025-02-04 17:30:00,2025-02-04 18:05:00,2795.49,2797.72,0.0,flip_to_short -74859,做空,2025-02-04 18:05:00,2025-02-04 18:10:00,2797.72,2804.9,-0.0,flip_to_long -74860,做多,2025-02-04 18:10:00,2025-02-04 19:10:00,2804.9,2858.6,0.0,tp_upper -74861,做空,2025-02-04 19:35:00,2025-02-04 19:45:00,2833.49,2801.73,0.0,tp_lower -74862,做多,2025-02-04 22:45:00,2025-02-04 23:10:00,2698.16,2720.41,0.0,tp_upper -74863,做空,2025-02-05 01:50:00,2025-02-05 01:55:00,2727.43,2720.82,0.0,tp_lower -74864,做多,2025-02-05 02:45:00,2025-02-05 03:10:00,2738.49,2726.47,-0.0,flip_to_short -74865,做空,2025-02-05 03:10:00,2025-02-05 03:20:00,2726.47,2728.95,-0.0,flip_to_long -74866,做多,2025-02-05 03:20:00,2025-02-05 03:35:00,2728.95,2738.97,0.0,tp_upper -74867,做空,2025-02-05 03:45:00,2025-02-05 05:20:00,2726.45,2716.14,0.0,tp_lower -74868,做多,2025-02-05 05:25:00,2025-02-05 05:30:00,2722.46,2717.52,-0.0,flip_to_short -74869,做空,2025-02-05 05:30:00,2025-02-05 05:45:00,2717.52,2730.89,-0.0,flip_to_long -74870,做多,2025-02-05 05:45:00,2025-02-05 05:50:00,2730.89,2761.91,0.0,tp_upper -74871,做空,2025-02-05 06:35:00,2025-02-05 07:10:00,2743.86,2748.35,-0.0,flip_to_long -74872,做多,2025-02-05 07:10:00,2025-02-05 07:30:00,2748.35,2752.22,0.0,flip_to_short -74873,做空,2025-02-05 07:30:00,2025-02-05 09:30:00,2752.22,2757.71,-0.0,tp_lower -74874,做多,2025-02-05 10:15:00,2025-02-05 11:00:00,2767.37,2779.58,0.0,tp_upper -74875,做空,2025-02-05 12:25:00,2025-02-05 13:05:00,2793.64,2794.65,-0.0,flip_to_long -74876,做多,2025-02-05 13:05:00,2025-02-05 13:10:00,2794.65,2793.3,-0.0,flip_to_short -74877,做空,2025-02-05 13:10:00,2025-02-05 13:20:00,2793.3,2794.94,-0.0,flip_to_long -74878,做多,2025-02-05 13:20:00,2025-02-05 13:30:00,2794.94,2801.27,0.0,tp_upper -74879,做空,2025-02-05 14:30:00,2025-02-05 14:45:00,2810.12,2807.26,0.0,flip_to_long -74880,做多,2025-02-05 14:45:00,2025-02-05 14:50:00,2807.26,2792.88,-0.0,flip_to_short -74881,做空,2025-02-05 14:50:00,2025-02-05 14:55:00,2792.88,2785.53,0.0,tp_lower -74882,做多,2025-02-05 16:50:00,2025-02-05 17:15:00,2772.47,2753.97,-0.0,flip_to_short -74883,做空,2025-02-05 17:15:00,2025-02-05 17:35:00,2753.97,2745.46,0.0,tp_lower -74884,做多,2025-02-05 18:30:00,2025-02-05 18:40:00,2745.88,2746.06,-0.0,flip_to_short -74885,做空,2025-02-05 18:40:00,2025-02-05 18:45:00,2746.06,2733.02,0.0,tp_lower -74886,做多,2025-02-05 19:05:00,2025-02-05 19:10:00,2741.48,2734.78,-0.0,flip_to_short -74887,做空,2025-02-05 19:10:00,2025-02-05 19:15:00,2734.78,2739.52,-0.0,flip_to_long -74888,做多,2025-02-05 19:15:00,2025-02-05 19:30:00,2739.52,2760.48,0.0,tp_upper -74889,做空,2025-02-05 20:35:00,2025-02-05 20:55:00,2764.81,2761.62,0.0,flip_to_long -74890,做多,2025-02-05 20:55:00,2025-02-05 21:35:00,2761.62,2787.86,0.0,tp_upper -74891,做空,2025-02-05 22:15:00,2025-02-05 22:35:00,2767.03,2746.38,0.0,tp_lower -74892,做多,2025-02-05 23:05:00,2025-02-05 23:15:00,2777.56,2774.07,-0.0,flip_to_short -74893,做空,2025-02-05 23:15:00,2025-02-05 23:35:00,2774.07,2777.22,-0.0,flip_to_long -74894,做多,2025-02-05 23:35:00,2025-02-05 23:50:00,2777.22,2790.29,0.0,tp_upper -74895,做空,2025-02-06 00:25:00,2025-02-06 00:45:00,2780.1,2763.84,0.0,tp_lower -74896,做多,2025-02-06 01:05:00,2025-02-06 01:15:00,2780.78,2784.48,0.0,flip_to_short -74897,做空,2025-02-06 01:15:00,2025-02-06 01:40:00,2784.48,2778.72,0.0,flip_to_long -74898,做多,2025-02-06 01:40:00,2025-02-06 02:20:00,2778.72,2806.37,0.0,tp_upper -74899,做空,2025-02-06 03:00:00,2025-02-06 03:20:00,2805.04,2803.64,-0.0,flip_to_long -74900,做多,2025-02-06 03:20:00,2025-02-06 03:35:00,2803.64,2815.63,0.0,tp_upper -74901,做空,2025-02-06 03:50:00,2025-02-06 04:00:00,2806.19,2809.36,-0.0,flip_to_long -74902,做多,2025-02-06 04:00:00,2025-02-06 04:05:00,2809.36,2806.79,-0.0,flip_to_short -74903,做空,2025-02-06 04:05:00,2025-02-06 04:10:00,2806.79,2813.82,-0.0,flip_to_long -74904,做多,2025-02-06 04:10:00,2025-02-06 04:20:00,2813.82,2825.89,0.0,tp_upper -74905,做空,2025-02-06 06:00:00,2025-02-06 06:05:00,2824.46,2827.56,-0.0,flip_to_long -74906,做多,2025-02-06 06:05:00,2025-02-06 06:35:00,2827.56,2846.34,0.0,tp_upper -74907,做空,2025-02-06 07:10:00,2025-02-06 07:15:00,2836.13,2839.15,-0.0,flip_to_long -74908,做多,2025-02-06 07:15:00,2025-02-06 07:25:00,2839.15,2838.08,-0.0,flip_to_short -74909,做空,2025-02-06 07:25:00,2025-02-06 07:35:00,2838.08,2839.3,-0.0,flip_to_long -74910,做多,2025-02-06 07:35:00,2025-02-06 07:40:00,2839.3,2834.94,-0.0,flip_to_short -74911,做空,2025-02-06 07:40:00,2025-02-06 07:50:00,2834.94,2830.11,0.0,tp_lower -74912,做多,2025-02-06 08:05:00,2025-02-06 08:25:00,2838.23,2837.61,-0.0,flip_to_short -74913,做空,2025-02-06 08:25:00,2025-02-06 09:10:00,2837.61,2847.35,-0.0,flip_to_long -74914,做多,2025-02-06 09:10:00,2025-02-06 09:15:00,2847.35,2839.88,-0.0,tp_upper -74915,做空,2025-02-06 09:25:00,2025-02-06 09:30:00,2833.95,2843.62,-0.0,flip_to_long -74916,做多,2025-02-06 09:30:00,2025-02-06 09:35:00,2843.62,2842.6,-0.0,tp_upper -74917,做空,2025-02-06 09:40:00,2025-02-06 09:45:00,2835.97,2840.74,-0.0,flip_to_long -74918,做多,2025-02-06 09:45:00,2025-02-06 09:55:00,2840.74,2850.39,0.0,tp_upper -74919,做空,2025-02-06 10:20:00,2025-02-06 10:25:00,2839.41,2841.08,-0.0,flip_to_long -74920,做多,2025-02-06 10:25:00,2025-02-06 10:30:00,2841.08,2838.61,-0.0,flip_to_short -74921,做空,2025-02-06 10:30:00,2025-02-06 10:35:00,2838.61,2825.31,0.0,tp_lower -74922,做多,2025-02-06 13:30:00,2025-02-06 13:40:00,2791.66,2780.14,-0.0,flip_to_short -74923,做空,2025-02-06 13:40:00,2025-02-06 13:50:00,2780.14,2788.13,-0.0,flip_to_long -74924,做多,2025-02-06 13:50:00,2025-02-06 14:00:00,2788.13,2784.44,-0.0,tp_upper -74925,做空,2025-02-06 14:05:00,2025-02-06 14:15:00,2780.05,2755.79,0.0,tp_lower -74926,做多,2025-02-06 17:00:00,2025-02-06 17:05:00,2715.16,2707.48,-0.0,flip_to_short -74927,做空,2025-02-06 17:05:00,2025-02-06 17:20:00,2707.48,2704.59,0.0,flip_to_long -74928,做多,2025-02-06 17:20:00,2025-02-06 17:40:00,2704.59,2700.16,-0.0,flip_to_short -74929,做空,2025-02-06 17:40:00,2025-02-06 18:00:00,2700.16,2702.3,-0.0,tp_lower -74930,做多,2025-02-06 18:05:00,2025-02-06 18:35:00,2703.05,2698.35,-0.0,flip_to_short -74931,做空,2025-02-06 18:35:00,2025-02-06 18:45:00,2698.35,2700.8,-0.0,flip_to_long -74932,做多,2025-02-06 18:45:00,2025-02-06 19:10:00,2700.8,2707.56,0.0,tp_upper -74933,做空,2025-02-06 19:30:00,2025-02-06 19:40:00,2698.59,2697.23,0.0,flip_to_long -74934,做多,2025-02-06 19:40:00,2025-02-06 20:15:00,2697.23,2698.7,0.0,flip_to_short -74935,做空,2025-02-06 20:15:00,2025-02-06 21:30:00,2698.7,2689.95,0.0,tp_lower -74936,做多,2025-02-06 21:55:00,2025-02-06 22:00:00,2707.9,2696.65,-0.0,flip_to_short -74937,做空,2025-02-06 22:00:00,2025-02-06 22:10:00,2696.65,2660.96,0.0,tp_lower -74938,做多,2025-02-06 22:35:00,2025-02-06 22:40:00,2693.87,2689.51,-0.0,flip_to_short -74939,做空,2025-02-06 22:40:00,2025-02-06 22:50:00,2689.51,2696.11,-0.0,flip_to_long -74940,做多,2025-02-06 22:50:00,2025-02-06 23:10:00,2696.11,2686.72,-0.0,flip_to_short -74941,做空,2025-02-06 23:10:00,2025-02-06 23:15:00,2686.72,2693.18,-0.0,flip_to_long -74942,做多,2025-02-06 23:15:00,2025-02-06 23:20:00,2693.18,2688.74,-0.0,flip_to_short -74943,做空,2025-02-06 23:20:00,2025-02-06 23:40:00,2688.74,2675.18,0.0,tp_lower -74944,做多,2025-02-07 00:00:00,2025-02-07 00:05:00,2695.47,2702.11,0.0,tp_upper -74945,做空,2025-02-07 00:40:00,2025-02-07 00:55:00,2686.5,2686.1,-0.0,flip_to_long -74946,做多,2025-02-07 00:55:00,2025-02-07 01:15:00,2686.1,2697.14,0.0,flip_to_short -74947,做空,2025-02-07 01:15:00,2025-02-07 01:35:00,2697.14,2703.73,-0.0,flip_to_long -74948,做多,2025-02-07 01:35:00,2025-02-07 01:50:00,2703.73,2731.86,0.0,tp_upper -74949,做空,2025-02-07 03:15:00,2025-02-07 03:30:00,2723.63,2710.56,0.0,tp_lower -74950,做多,2025-02-07 04:00:00,2025-02-07 04:40:00,2717.59,2719.14,0.0,flip_to_short -74951,做空,2025-02-07 04:40:00,2025-02-07 04:50:00,2719.14,2718.3,-0.0,flip_to_long -74952,做多,2025-02-07 04:50:00,2025-02-07 05:05:00,2718.3,2716.77,-0.0,flip_to_short -74953,做空,2025-02-07 05:05:00,2025-02-07 05:20:00,2716.77,2706.02,0.0,tp_lower -74954,做多,2025-02-07 07:00:00,2025-02-07 07:15:00,2701.73,2723.22,0.0,tp_upper -74955,做空,2025-02-07 11:00:00,2025-02-07 12:25:00,2740.66,2750.8,-0.0,flip_to_long -74956,做多,2025-02-07 12:25:00,2025-02-07 12:45:00,2750.8,2763.25,0.0,tp_upper -74957,做空,2025-02-07 12:55:00,2025-02-07 13:10:00,2756.2,2746.69,0.0,tp_lower -74958,做多,2025-02-07 13:35:00,2025-02-07 13:40:00,2757.0,2761.4,0.0,tp_upper -74959,做空,2025-02-07 15:00:00,2025-02-07 15:05:00,2757.25,2760.31,-0.0,tp_lower -74960,做多,2025-02-07 18:00:00,2025-02-07 18:45:00,2686.82,2684.53,-0.0,flip_to_short -74961,做空,2025-02-07 18:45:00,2025-02-07 19:00:00,2684.53,2677.95,0.0,tp_lower -74962,做多,2025-02-07 22:55:00,2025-02-07 23:15:00,2582.36,2598.37,0.0,tp_upper -74963,做空,2025-02-08 01:00:00,2025-02-08 01:20:00,2641.54,2633.6,0.0,flip_to_long -74964,做多,2025-02-08 01:20:00,2025-02-08 02:35:00,2633.6,2628.86,-0.0,flip_to_short -74965,做空,2025-02-08 02:35:00,2025-02-08 02:45:00,2628.86,2631.98,-0.0,tp_lower -74966,做多,2025-02-08 02:50:00,2025-02-08 02:55:00,2638.46,2639.78,0.0,tp_upper -74967,做空,2025-02-08 03:20:00,2025-02-08 04:50:00,2638.15,2632.19,0.0,tp_lower -74968,做多,2025-02-08 06:05:00,2025-02-08 06:20:00,2625.3,2624.05,-0.0,flip_to_short -74969,做空,2025-02-08 06:20:00,2025-02-08 06:25:00,2624.05,2627.89,-0.0,flip_to_long -74970,做多,2025-02-08 06:25:00,2025-02-08 06:30:00,2627.89,2621.9,-0.0,flip_to_short -74971,做空,2025-02-08 06:30:00,2025-02-08 06:40:00,2621.9,2623.95,-0.0,flip_to_long -74972,做多,2025-02-08 06:40:00,2025-02-08 06:45:00,2623.95,2619.14,-0.0,flip_to_short -74973,做空,2025-02-08 06:45:00,2025-02-08 06:55:00,2619.14,2614.75,0.0,tp_lower -74974,做多,2025-02-08 07:35:00,2025-02-08 07:45:00,2622.52,2628.69,0.0,tp_upper -74975,做空,2025-02-08 08:15:00,2025-02-08 08:20:00,2616.29,2616.65,-0.0,flip_to_long -74976,做多,2025-02-08 08:20:00,2025-02-08 09:30:00,2616.65,2614.3,-0.0,flip_to_short -74977,做空,2025-02-08 09:30:00,2025-02-08 09:50:00,2614.3,2615.36,-0.0,flip_to_long -74978,做多,2025-02-08 09:50:00,2025-02-08 10:00:00,2615.36,2621.53,0.0,tp_upper -74979,做空,2025-02-08 10:45:00,2025-02-08 10:55:00,2615.19,2616.89,-0.0,flip_to_long -74980,做多,2025-02-08 10:55:00,2025-02-08 11:10:00,2616.89,2615.21,-0.0,flip_to_short -74981,做空,2025-02-08 11:10:00,2025-02-08 11:20:00,2615.21,2608.64,0.0,tp_lower -74982,做多,2025-02-08 11:55:00,2025-02-08 12:05:00,2612.1,2612.54,-0.0,flip_to_short -74983,做空,2025-02-08 12:05:00,2025-02-08 12:20:00,2612.54,2604.83,0.0,tp_lower -74984,做多,2025-02-08 12:35:00,2025-02-08 13:10:00,2606.97,2608.57,0.0,flip_to_short -74985,做空,2025-02-08 13:10:00,2025-02-08 13:25:00,2608.57,2616.19,-0.0,flip_to_long -74986,做多,2025-02-08 13:25:00,2025-02-08 13:30:00,2616.19,2615.3,-0.0,tp_upper -74987,做空,2025-02-08 14:15:00,2025-02-08 14:50:00,2609.57,2614.85,-0.0,flip_to_long -74988,做多,2025-02-08 14:50:00,2025-02-08 15:15:00,2614.85,2612.0,-0.0,flip_to_short -74989,做空,2025-02-08 15:15:00,2025-02-08 15:30:00,2612.0,2599.83,0.0,tp_lower -74990,做多,2025-02-08 16:25:00,2025-02-08 16:30:00,2605.81,2605.27,-0.0,flip_to_short -74991,做空,2025-02-08 16:30:00,2025-02-08 16:40:00,2605.27,2600.72,0.0,flip_to_long -74992,做多,2025-02-08 16:40:00,2025-02-08 16:50:00,2600.72,2608.22,0.0,tp_upper -74993,做空,2025-02-08 18:15:00,2025-02-08 19:10:00,2622.05,2630.76,-0.0,flip_to_long -74994,做多,2025-02-08 19:10:00,2025-02-08 19:15:00,2630.76,2630.3,-0.0,tp_upper -74995,做空,2025-02-08 19:45:00,2025-02-08 20:20:00,2631.56,2636.88,-0.0,flip_to_long -74996,做多,2025-02-08 20:20:00,2025-02-08 20:40:00,2636.88,2634.52,-0.0,flip_to_short -74997,做空,2025-02-08 20:40:00,2025-02-08 21:00:00,2634.52,2639.08,-0.0,flip_to_long -74998,做多,2025-02-08 21:00:00,2025-02-08 21:05:00,2639.08,2633.7,-0.0,flip_to_short -74999,做空,2025-02-08 21:05:00,2025-02-08 21:15:00,2633.7,2630.03,0.0,tp_lower -75000,做多,2025-02-08 21:35:00,2025-02-08 21:45:00,2636.14,2636.95,-0.0,tp_upper -75001,做空,2025-02-08 21:50:00,2025-02-08 22:25:00,2635.4,2636.86,-0.0,flip_to_long -75002,做多,2025-02-08 22:25:00,2025-02-08 22:30:00,2636.86,2628.81,-0.0,flip_to_short -75003,做空,2025-02-08 22:30:00,2025-02-08 22:35:00,2628.81,2627.28,0.0,tp_lower -75004,做多,2025-02-08 23:15:00,2025-02-08 23:45:00,2635.52,2634.19,-0.0,flip_to_short -75005,做空,2025-02-08 23:45:00,2025-02-09 00:00:00,2634.19,2631.16,0.0,flip_to_long -75006,做多,2025-02-09 00:00:00,2025-02-09 00:10:00,2631.16,2631.59,-0.0,flip_to_short -75007,做空,2025-02-09 00:10:00,2025-02-09 00:50:00,2631.59,2637.26,-0.0,flip_to_long -75008,做多,2025-02-09 00:50:00,2025-02-09 01:10:00,2637.26,2649.17,0.0,tp_upper -75009,做空,2025-02-09 02:10:00,2025-02-09 02:45:00,2643.98,2642.53,0.0,flip_to_long -75010,做多,2025-02-09 02:45:00,2025-02-09 03:10:00,2642.53,2639.86,-0.0,flip_to_short -75011,做空,2025-02-09 03:10:00,2025-02-09 03:15:00,2639.86,2642.63,-0.0,flip_to_long -75012,做多,2025-02-09 03:15:00,2025-02-09 03:30:00,2642.63,2651.05,0.0,tp_upper -75013,做空,2025-02-09 05:00:00,2025-02-09 05:05:00,2667.38,2668.01,-0.0,flip_to_long -75014,做多,2025-02-09 05:05:00,2025-02-09 07:05:00,2668.01,2657.81,-0.0,flip_to_short -75015,做空,2025-02-09 07:05:00,2025-02-09 07:10:00,2657.81,2664.52,-0.0,flip_to_long -75016,做多,2025-02-09 07:10:00,2025-02-09 07:15:00,2664.52,2662.94,-0.0,tp_upper -75017,做空,2025-02-09 08:40:00,2025-02-09 08:45:00,2662.2,2665.51,-0.0,flip_to_long -75018,做多,2025-02-09 08:45:00,2025-02-09 08:55:00,2665.51,2665.98,-0.0,flip_to_short -75019,做空,2025-02-09 08:55:00,2025-02-09 09:05:00,2665.98,2656.69,0.0,tp_lower -75020,做多,2025-02-09 10:10:00,2025-02-09 10:15:00,2659.96,2659.65,-0.0,flip_to_short -75021,做空,2025-02-09 10:15:00,2025-02-09 11:35:00,2659.65,2664.21,-0.0,flip_to_long -75022,做多,2025-02-09 11:35:00,2025-02-09 11:40:00,2664.21,2657.33,-0.0,flip_to_short -75023,做空,2025-02-09 11:40:00,2025-02-09 11:45:00,2657.33,2659.99,-0.0,tp_lower -75024,做多,2025-02-09 13:05:00,2025-02-09 15:10:00,2654.52,2637.92,-0.0,tp_upper -75025,做空,2025-02-09 17:10:00,2025-02-09 17:20:00,2655.32,2646.68,0.0,tp_lower -75026,做多,2025-02-09 19:00:00,2025-02-09 19:15:00,2637.02,2631.4,-0.0,flip_to_short -75027,做空,2025-02-09 19:15:00,2025-02-09 19:20:00,2631.4,2628.01,0.0,tp_lower -75028,做多,2025-02-09 20:10:00,2025-02-09 20:25:00,2629.43,2640.46,0.0,tp_upper -75029,做空,2025-02-09 21:00:00,2025-02-09 21:25:00,2635.65,2620.97,0.0,tp_lower -75030,做多,2025-02-09 22:30:00,2025-02-10 00:05:00,2596.84,2648.16,0.0,tp_upper -75031,做空,2025-02-10 01:00:00,2025-02-10 01:15:00,2636.02,2619.75,0.0,tp_lower -75032,做多,2025-02-10 02:40:00,2025-02-10 02:45:00,2588.09,2582.46,-0.0,flip_to_short -75033,做空,2025-02-10 02:45:00,2025-02-10 02:55:00,2582.46,2587.9,-0.0,flip_to_long -75034,做多,2025-02-10 02:55:00,2025-02-10 03:15:00,2587.9,2599.39,0.0,tp_upper -75035,做空,2025-02-10 04:40:00,2025-02-10 04:50:00,2626.21,2628.49,-0.0,flip_to_long -75036,做多,2025-02-10 04:50:00,2025-02-10 04:55:00,2628.49,2627.65,-0.0,flip_to_short -75037,做空,2025-02-10 04:55:00,2025-02-10 05:05:00,2627.65,2628.34,-0.0,tp_lower -75038,做多,2025-02-10 05:10:00,2025-02-10 05:15:00,2634.15,2632.01,-0.0,tp_upper -75039,做空,2025-02-10 05:35:00,2025-02-10 06:20:00,2633.0,2633.28,-0.0,flip_to_long -75040,做多,2025-02-10 06:20:00,2025-02-10 07:20:00,2633.28,2637.13,0.0,flip_to_short -75041,做空,2025-02-10 07:20:00,2025-02-10 07:30:00,2637.13,2633.45,0.0,flip_to_long -75042,做多,2025-02-10 07:30:00,2025-02-10 08:05:00,2633.45,2646.21,0.0,tp_upper -75043,做空,2025-02-10 08:30:00,2025-02-10 08:35:00,2637.9,2642.72,-0.0,flip_to_long -75044,做多,2025-02-10 08:35:00,2025-02-10 08:40:00,2642.72,2645.85,0.0,tp_upper -75045,做空,2025-02-10 09:10:00,2025-02-10 09:15:00,2640.57,2645.25,-0.0,flip_to_long -75046,做多,2025-02-10 09:15:00,2025-02-10 09:25:00,2645.25,2643.36,-0.0,tp_upper -75047,做空,2025-02-10 09:35:00,2025-02-10 09:40:00,2641.87,2644.17,-0.0,flip_to_long -75048,做多,2025-02-10 09:40:00,2025-02-10 09:55:00,2644.17,2649.48,0.0,tp_upper -75049,做空,2025-02-10 10:35:00,2025-02-10 10:50:00,2651.21,2647.81,0.0,flip_to_long -75050,做多,2025-02-10 10:50:00,2025-02-10 11:10:00,2647.81,2642.48,-0.0,flip_to_short -75051,做空,2025-02-10 11:10:00,2025-02-10 11:15:00,2642.48,2646.03,-0.0,tp_lower -75052,做多,2025-02-10 11:30:00,2025-02-10 11:35:00,2651.07,2648.82,-0.0,flip_to_short -75053,做空,2025-02-10 11:35:00,2025-02-10 11:40:00,2648.82,2654.32,-0.0,flip_to_long -75054,做多,2025-02-10 11:40:00,2025-02-10 11:45:00,2654.32,2655.37,-0.0,tp_upper -75055,做空,2025-02-10 12:05:00,2025-02-10 12:20:00,2649.56,2656.81,-0.0,flip_to_long -75056,做多,2025-02-10 12:20:00,2025-02-10 12:25:00,2656.81,2651.15,-0.0,tp_upper -75057,做空,2025-02-10 12:30:00,2025-02-10 12:35:00,2645.28,2640.64,0.0,tp_lower -75058,做多,2025-02-10 13:10:00,2025-02-10 13:15:00,2648.93,2645.21,-0.0,flip_to_short -75059,做空,2025-02-10 13:15:00,2025-02-10 13:20:00,2645.21,2645.61,-0.0,flip_to_long -75060,做多,2025-02-10 13:20:00,2025-02-10 13:35:00,2645.61,2644.17,-0.0,flip_to_short -75061,做空,2025-02-10 13:35:00,2025-02-10 13:40:00,2644.17,2654.82,-0.0,flip_to_long -75062,做多,2025-02-10 13:40:00,2025-02-10 13:45:00,2654.82,2667.39,0.0,tp_upper -75063,做空,2025-02-10 14:35:00,2025-02-10 15:05:00,2648.6,2655.54,-0.0,flip_to_long -75064,做多,2025-02-10 15:05:00,2025-02-10 15:15:00,2655.54,2650.2,-0.0,flip_to_short -75065,做空,2025-02-10 15:15:00,2025-02-10 15:30:00,2650.2,2654.77,-0.0,flip_to_long -75066,做多,2025-02-10 15:30:00,2025-02-10 15:35:00,2654.77,2647.91,-0.0,flip_to_short -75067,做空,2025-02-10 15:35:00,2025-02-10 15:50:00,2647.91,2656.26,-0.0,flip_to_long -75068,做多,2025-02-10 15:50:00,2025-02-10 16:00:00,2656.26,2663.25,0.0,tp_upper -75069,做空,2025-02-10 16:30:00,2025-02-10 16:40:00,2651.3,2658.76,-0.0,flip_to_long -75070,做多,2025-02-10 16:40:00,2025-02-10 17:10:00,2658.76,2653.7,-0.0,flip_to_short -75071,做空,2025-02-10 17:10:00,2025-02-10 17:20:00,2653.7,2670.46,-0.0,flip_to_long -75072,做多,2025-02-10 17:20:00,2025-02-10 17:25:00,2670.46,2674.81,0.0,tp_upper -75073,做空,2025-02-10 18:15:00,2025-02-10 19:45:00,2671.02,2667.17,0.0,tp_lower -75074,做多,2025-02-10 20:30:00,2025-02-10 20:50:00,2674.24,2675.65,0.0,flip_to_short -75075,做空,2025-02-10 20:50:00,2025-02-10 21:30:00,2675.65,2664.07,0.0,tp_lower -75076,做多,2025-02-10 22:25:00,2025-02-10 22:30:00,2667.74,2664.55,-0.0,flip_to_short -75077,做空,2025-02-10 22:30:00,2025-02-10 22:50:00,2664.55,2651.98,0.0,tp_lower -75078,做多,2025-02-10 23:15:00,2025-02-10 23:20:00,2661.18,2657.68,-0.0,flip_to_short -75079,做空,2025-02-10 23:20:00,2025-02-10 23:45:00,2657.68,2658.15,-0.0,flip_to_long -75080,做多,2025-02-10 23:45:00,2025-02-10 23:50:00,2658.15,2657.28,-0.0,flip_to_short -75081,做空,2025-02-10 23:50:00,2025-02-10 23:55:00,2657.28,2659.99,-0.0,flip_to_long -75082,做多,2025-02-10 23:55:00,2025-02-11 00:05:00,2659.99,2664.99,0.0,tp_upper -75083,做空,2025-02-11 01:55:00,2025-02-11 02:00:00,2693.68,2694.25,-0.0,flip_to_long -75084,做多,2025-02-11 02:00:00,2025-02-11 03:50:00,2694.25,2675.6,-0.0,flip_to_short -75085,做空,2025-02-11 03:50:00,2025-02-11 07:40:00,2675.6,2716.49,-0.0,flip_to_long -75086,做多,2025-02-11 07:40:00,2025-02-11 07:45:00,2716.49,2713.01,-0.0,flip_to_short -75087,做空,2025-02-11 07:45:00,2025-02-11 07:55:00,2713.01,2710.9,0.0,tp_lower -75088,做多,2025-02-11 08:30:00,2025-02-11 08:40:00,2714.61,2716.2,0.0,tp_upper -75089,做空,2025-02-11 08:45:00,2025-02-11 09:05:00,2715.36,2708.69,0.0,tp_lower -75090,做多,2025-02-11 09:25:00,2025-02-11 09:35:00,2711.82,2710.6,-0.0,flip_to_short -75091,做空,2025-02-11 09:35:00,2025-02-11 09:40:00,2710.6,2705.65,0.0,tp_lower -75092,做多,2025-02-11 09:45:00,2025-02-11 09:50:00,2716.1,2706.03,-0.0,flip_to_short -75093,做空,2025-02-11 09:50:00,2025-02-11 09:55:00,2706.03,2703.48,0.0,tp_lower -75094,做多,2025-02-11 11:20:00,2025-02-11 11:35:00,2698.91,2699.89,-0.0,tp_upper -75095,做空,2025-02-11 12:00:00,2025-02-11 12:10:00,2699.86,2691.94,0.0,tp_lower -75096,做多,2025-02-11 14:40:00,2025-02-11 14:45:00,2659.72,2656.14,-0.0,flip_to_short -75097,做空,2025-02-11 14:45:00,2025-02-11 14:50:00,2656.14,2662.66,-0.0,flip_to_long -75098,做多,2025-02-11 14:50:00,2025-02-11 15:05:00,2662.66,2653.99,-0.0,flip_to_short -75099,做空,2025-02-11 15:05:00,2025-02-11 15:45:00,2653.99,2659.99,-0.0,flip_to_long -75100,做多,2025-02-11 15:45:00,2025-02-11 15:50:00,2659.99,2665.03,0.0,tp_upper -75101,做空,2025-02-11 16:00:00,2025-02-11 16:25:00,2660.06,2652.31,0.0,tp_lower -75102,做多,2025-02-11 18:35:00,2025-02-11 20:40:00,2633.76,2591.03,-0.0,flip_to_short -75103,做空,2025-02-11 20:40:00,2025-02-11 20:50:00,2591.03,2596.03,-0.0,flip_to_long -75104,做多,2025-02-11 20:50:00,2025-02-11 21:05:00,2596.03,2593.77,-0.0,flip_to_short -75105,做空,2025-02-11 21:05:00,2025-02-11 21:10:00,2593.77,2599.99,-0.0,flip_to_long -75106,做多,2025-02-11 21:10:00,2025-02-11 21:15:00,2599.99,2608.41,0.0,tp_upper -75107,做空,2025-02-11 22:35:00,2025-02-11 22:50:00,2613.57,2599.93,0.0,tp_lower -75108,做空,2025-02-11 23:35:00,2025-02-12 00:25:00,2603.22,2604.66,-0.0,flip_to_long -75109,做多,2025-02-12 00:25:00,2025-02-12 00:35:00,2604.66,2593.35,-0.0,flip_to_short -75110,做空,2025-02-12 00:35:00,2025-02-12 00:40:00,2593.35,2602.88,-0.0,tp_lower -75111,做多,2025-02-12 00:45:00,2025-02-12 00:55:00,2607.25,2609.52,0.0,tp_upper -75112,做空,2025-02-12 01:10:00,2025-02-12 01:15:00,2603.15,2605.94,-0.0,flip_to_long -75113,做多,2025-02-12 01:15:00,2025-02-12 01:20:00,2605.94,2601.46,-0.0,flip_to_short -75114,做空,2025-02-12 01:20:00,2025-02-12 01:25:00,2601.46,2605.19,-0.0,flip_to_long -75115,做多,2025-02-12 01:25:00,2025-02-12 01:35:00,2605.19,2606.68,0.0,flip_to_short -75116,做空,2025-02-12 01:35:00,2025-02-12 02:25:00,2606.68,2608.09,-0.0,flip_to_long -75117,做多,2025-02-12 02:25:00,2025-02-12 02:40:00,2608.09,2609.56,0.0,flip_to_short -75118,做空,2025-02-12 02:40:00,2025-02-12 02:55:00,2609.56,2595.32,0.0,tp_lower -75119,做多,2025-02-12 04:45:00,2025-02-12 04:50:00,2593.5,2590.36,-0.0,flip_to_short -75120,做空,2025-02-12 04:50:00,2025-02-12 05:00:00,2590.36,2595.18,-0.0,flip_to_long -75121,做多,2025-02-12 05:00:00,2025-02-12 05:10:00,2595.18,2601.75,0.0,tp_upper -75122,做空,2025-02-12 06:30:00,2025-02-12 06:40:00,2598.54,2605.9,-0.0,flip_to_long -75123,做多,2025-02-12 06:40:00,2025-02-12 06:45:00,2605.9,2601.14,-0.0,flip_to_short -75124,做空,2025-02-12 06:45:00,2025-02-12 06:55:00,2601.14,2600.75,-0.0,flip_to_long -75125,做多,2025-02-12 06:55:00,2025-02-12 07:10:00,2600.75,2604.91,0.0,flip_to_short -75126,做空,2025-02-12 07:10:00,2025-02-12 09:20:00,2604.91,2613.1,-0.0,tp_lower -75127,做多,2025-02-12 09:50:00,2025-02-12 10:05:00,2625.51,2624.64,-0.0,flip_to_short -75128,做空,2025-02-12 10:05:00,2025-02-12 10:50:00,2624.64,2615.36,0.0,tp_lower -75129,做多,2025-02-12 11:00:00,2025-02-12 11:10:00,2623.56,2622.45,-0.0,flip_to_short -75130,做空,2025-02-12 11:10:00,2025-02-12 11:15:00,2622.45,2622.9,-0.0,flip_to_long -75131,做多,2025-02-12 11:15:00,2025-02-12 11:35:00,2622.9,2630.76,0.0,tp_upper -75132,做空,2025-02-12 11:50:00,2025-02-12 11:55:00,2623.99,2625.93,-0.0,flip_to_long -75133,做多,2025-02-12 11:55:00,2025-02-12 12:20:00,2625.93,2633.66,0.0,tp_upper -75134,做空,2025-02-12 12:30:00,2025-02-12 12:40:00,2627.99,2634.91,-0.0,flip_to_long -75135,做多,2025-02-12 12:40:00,2025-02-12 12:45:00,2634.91,2632.46,-0.0,tp_upper -75136,做空,2025-02-12 12:55:00,2025-02-12 13:05:00,2627.03,2625.8,-0.0,flip_to_long -75137,做多,2025-02-12 13:05:00,2025-02-12 13:15:00,2625.8,2645.35,0.0,tp_upper -75138,做空,2025-02-12 13:30:00,2025-02-12 13:35:00,2588.69,2568.86,0.0,tp_lower -75139,做多,2025-02-12 14:55:00,2025-02-12 15:00:00,2598.3,2588.7,-0.0,flip_to_short -75140,做空,2025-02-12 15:00:00,2025-02-12 15:10:00,2588.7,2580.64,0.0,tp_lower -75141,做多,2025-02-12 15:15:00,2025-02-12 15:20:00,2596.4,2607.82,0.0,tp_upper -75142,做空,2025-02-12 16:05:00,2025-02-12 16:30:00,2594.61,2596.67,-0.0,flip_to_long -75143,做多,2025-02-12 16:30:00,2025-02-12 16:50:00,2596.67,2631.3,0.0,tp_upper -75144,做空,2025-02-12 18:20:00,2025-02-12 18:50:00,2653.51,2662.83,-0.0,flip_to_long -75145,做多,2025-02-12 18:50:00,2025-02-12 18:55:00,2662.83,2662.41,-0.0,flip_to_short -75146,做空,2025-02-12 18:55:00,2025-02-12 19:10:00,2662.41,2654.87,0.0,tp_lower -75147,做多,2025-02-12 19:15:00,2025-02-12 19:35:00,2658.81,2670.02,0.0,tp_upper -75148,做空,2025-02-12 20:35:00,2025-02-12 20:45:00,2672.55,2673.45,-0.0,flip_to_long -75149,做多,2025-02-12 20:45:00,2025-02-12 21:00:00,2673.45,2673.53,-0.0,flip_to_short -75150,做空,2025-02-12 21:00:00,2025-02-12 21:05:00,2673.53,2680.68,-0.0,flip_to_long -75151,做多,2025-02-12 21:05:00,2025-02-12 21:15:00,2680.68,2683.36,0.0,tp_upper -75152,做空,2025-02-12 22:00:00,2025-02-12 22:15:00,2679.94,2704.98,-0.0,flip_to_long -75153,做多,2025-02-12 22:15:00,2025-02-12 22:20:00,2704.98,2729.25,0.0,tp_upper -75154,做多,2025-02-12 23:30:00,2025-02-12 23:40:00,2740.17,2737.01,-0.0,flip_to_short -75155,做空,2025-02-12 23:40:00,2025-02-13 00:20:00,2737.01,2722.16,0.0,tp_lower -75156,做多,2025-02-13 01:05:00,2025-02-13 01:20:00,2734.22,2742.31,0.0,tp_upper -75157,做空,2025-02-13 02:20:00,2025-02-13 02:55:00,2739.14,2738.82,-0.0,flip_to_long -75158,做多,2025-02-13 02:55:00,2025-02-13 03:15:00,2738.82,2740.14,-0.0,flip_to_short -75159,做空,2025-02-13 03:15:00,2025-02-13 03:20:00,2740.14,2742.76,-0.0,flip_to_long -75160,做多,2025-02-13 03:20:00,2025-02-13 03:25:00,2742.76,2738.74,-0.0,flip_to_short -75161,做空,2025-02-13 03:25:00,2025-02-13 03:35:00,2738.74,2741.63,-0.0,flip_to_long -75162,做多,2025-02-13 03:35:00,2025-02-13 03:50:00,2741.63,2743.14,0.0,tp_upper -75163,做空,2025-02-13 04:05:00,2025-02-13 04:30:00,2740.35,2731.52,0.0,tp_lower -75164,做空,2025-02-13 05:55:00,2025-02-13 06:00:00,2719.99,2720.23,-0.0,flip_to_long -75165,做多,2025-02-13 06:00:00,2025-02-13 09:10:00,2720.23,2674.57,-0.0,flip_to_short -75166,做空,2025-02-13 09:10:00,2025-02-13 10:40:00,2674.57,2682.85,-0.0,flip_to_long -75167,做多,2025-02-13 10:40:00,2025-02-13 10:45:00,2682.85,2679.14,-0.0,flip_to_short -75168,做空,2025-02-13 10:45:00,2025-02-13 11:00:00,2679.14,2673.29,0.0,tp_lower -75169,做多,2025-02-13 12:30:00,2025-02-13 12:35:00,2664.55,2663.27,-0.0,flip_to_short -75170,做空,2025-02-13 12:35:00,2025-02-13 13:05:00,2663.27,2661.49,0.0,flip_to_long -75171,做多,2025-02-13 13:05:00,2025-02-13 13:10:00,2661.49,2658.0,-0.0,flip_to_short -75172,做空,2025-02-13 13:10:00,2025-02-13 13:15:00,2658.0,2661.39,-0.0,flip_to_long -75173,做多,2025-02-13 13:15:00,2025-02-13 13:25:00,2661.39,2654.9,-0.0,flip_to_short -75174,做空,2025-02-13 13:25:00,2025-02-13 13:30:00,2654.9,2667.98,-0.0,flip_to_long -75175,做多,2025-02-13 13:30:00,2025-02-13 13:35:00,2667.98,2664.9,-0.0,tp_upper -75176,做空,2025-02-13 13:40:00,2025-02-13 13:50:00,2660.06,2660.58,-0.0,flip_to_long -75177,做多,2025-02-13 13:50:00,2025-02-13 13:55:00,2660.58,2657.71,-0.0,flip_to_short -75178,做空,2025-02-13 13:55:00,2025-02-13 14:00:00,2657.71,2655.49,0.0,tp_lower -75179,做多,2025-02-13 15:15:00,2025-02-13 15:20:00,2650.82,2654.33,0.0,tp_upper -75180,做空,2025-02-13 15:25:00,2025-02-13 16:10:00,2643.88,2639.74,0.0,flip_to_long -75181,做多,2025-02-13 16:10:00,2025-02-13 17:35:00,2639.74,2643.81,0.0,tp_upper -75182,做空,2025-02-13 17:55:00,2025-02-13 18:05:00,2630.31,2619.25,0.0,tp_lower -75183,做多,2025-02-13 18:25:00,2025-02-13 18:50:00,2628.86,2631.79,0.0,flip_to_short -75184,做空,2025-02-13 18:50:00,2025-02-13 18:55:00,2631.79,2638.58,-0.0,flip_to_long -75185,做多,2025-02-13 18:55:00,2025-02-13 19:00:00,2638.58,2653.78,0.0,tp_upper -75186,做空,2025-02-13 19:25:00,2025-02-13 20:00:00,2637.62,2647.81,-0.0,flip_to_long -75187,做多,2025-02-13 20:00:00,2025-02-13 20:50:00,2647.81,2649.04,-0.0,flip_to_short -75188,做空,2025-02-13 20:50:00,2025-02-13 23:05:00,2649.04,2669.28,-0.0,flip_to_long -75189,做多,2025-02-13 23:05:00,2025-02-13 23:10:00,2669.28,2666.99,-0.0,flip_to_short -75190,做空,2025-02-13 23:10:00,2025-02-13 23:15:00,2666.99,2668.35,-0.0,flip_to_long -75191,做多,2025-02-13 23:15:00,2025-02-13 23:20:00,2668.35,2674.56,0.0,tp_upper -75192,做空,2025-02-14 00:00:00,2025-02-14 00:10:00,2669.92,2665.58,0.0,tp_lower -75193,做多,2025-02-14 00:20:00,2025-02-14 00:30:00,2672.5,2675.85,0.0,tp_upper -75194,做空,2025-02-14 00:35:00,2025-02-14 00:40:00,2667.29,2667.33,-0.0,flip_to_long -75195,做多,2025-02-14 00:40:00,2025-02-14 01:00:00,2667.33,2678.63,0.0,tp_upper -75196,做空,2025-02-14 01:05:00,2025-02-14 01:35:00,2673.0,2673.34,-0.0,flip_to_long -75197,做多,2025-02-14 01:35:00,2025-02-14 01:40:00,2673.34,2668.01,-0.0,flip_to_short -75198,做空,2025-02-14 01:40:00,2025-02-14 01:45:00,2668.01,2674.9,-0.0,flip_to_long -75199,做多,2025-02-14 01:45:00,2025-02-14 01:50:00,2674.9,2683.89,0.0,tp_upper -75200,做空,2025-02-14 03:20:00,2025-02-14 03:30:00,2689.9,2694.19,-0.0,flip_to_long -75201,做多,2025-02-14 03:30:00,2025-02-14 03:40:00,2694.19,2700.91,0.0,tp_upper -75202,做空,2025-02-14 04:40:00,2025-02-14 05:30:00,2701.1,2690.9,0.0,tp_lower -75203,做多,2025-02-14 05:55:00,2025-02-14 06:10:00,2697.59,2698.14,-0.0,flip_to_short -75204,做空,2025-02-14 06:10:00,2025-02-14 06:50:00,2698.14,2697.27,-0.0,flip_to_long -75205,做多,2025-02-14 06:50:00,2025-02-14 07:05:00,2697.27,2702.42,0.0,tp_upper -75206,做空,2025-02-14 07:35:00,2025-02-14 07:40:00,2698.8,2702.16,-0.0,flip_to_long -75207,做多,2025-02-14 07:40:00,2025-02-14 07:45:00,2702.16,2698.64,-0.0,flip_to_short -75208,做空,2025-02-14 07:45:00,2025-02-14 07:50:00,2698.64,2699.56,-0.0,flip_to_long -75209,做多,2025-02-14 07:50:00,2025-02-14 07:55:00,2699.56,2698.01,-0.0,flip_to_short -75210,做空,2025-02-14 07:55:00,2025-02-14 08:00:00,2698.01,2701.11,-0.0,flip_to_long -75211,做多,2025-02-14 08:00:00,2025-02-14 08:05:00,2701.11,2697.9,-0.0,flip_to_short -75212,做空,2025-02-14 08:05:00,2025-02-14 08:15:00,2697.9,2698.8,-0.0,tp_lower -75213,做多,2025-02-14 08:20:00,2025-02-14 08:25:00,2704.85,2711.91,0.0,tp_upper -75214,做空,2025-02-14 08:45:00,2025-02-14 08:50:00,2698.01,2701.35,-0.0,flip_to_long -75215,做多,2025-02-14 08:50:00,2025-02-14 09:05:00,2701.35,2708.55,0.0,tp_upper -75216,做空,2025-02-14 10:20:00,2025-02-14 10:50:00,2707.95,2703.32,0.0,tp_lower -75217,做多,2025-02-14 13:00:00,2025-02-14 13:15:00,2687.27,2686.9,-0.0,tp_upper -75218,做空,2025-02-14 13:25:00,2025-02-14 13:30:00,2683.83,2702.69,-0.0,flip_to_long -75219,做多,2025-02-14 13:30:00,2025-02-14 13:35:00,2702.69,2697.89,-0.0,tp_upper -75220,做空,2025-02-14 14:25:00,2025-02-14 15:35:00,2696.03,2713.69,-0.0,flip_to_long -75221,做多,2025-02-14 15:35:00,2025-02-14 15:50:00,2713.69,2735.23,0.0,tp_upper -75222,做空,2025-02-14 16:15:00,2025-02-14 16:20:00,2714.01,2719.97,-0.0,flip_to_long -75223,做多,2025-02-14 16:20:00,2025-02-14 17:25:00,2719.97,2735.52,0.0,tp_upper -75224,做空,2025-02-14 18:40:00,2025-02-14 18:45:00,2761.33,2763.29,-0.0,flip_to_long -75225,做多,2025-02-14 18:45:00,2025-02-14 18:50:00,2763.29,2761.1,-0.0,flip_to_short -75226,做空,2025-02-14 18:50:00,2025-02-14 19:30:00,2761.1,2737.43,0.0,tp_lower -75227,做多,2025-02-14 20:15:00,2025-02-14 20:40:00,2746.86,2741.84,-0.0,flip_to_short -75228,做空,2025-02-14 20:40:00,2025-02-14 20:55:00,2741.84,2727.02,0.0,tp_lower -75229,做多,2025-02-14 21:35:00,2025-02-14 22:30:00,2742.23,2726.62,-0.0,flip_to_short -75230,做空,2025-02-14 22:30:00,2025-02-14 22:35:00,2726.62,2723.58,0.0,tp_lower -75231,做多,2025-02-14 23:25:00,2025-02-15 00:05:00,2724.42,2722.12,-0.0,flip_to_short -75232,做空,2025-02-15 00:05:00,2025-02-15 00:25:00,2722.12,2711.07,0.0,tp_lower -75233,做多,2025-02-15 01:00:00,2025-02-15 01:10:00,2718.53,2718.93,-0.0,flip_to_short -75234,做空,2025-02-15 01:10:00,2025-02-15 01:20:00,2718.93,2718.28,-0.0,flip_to_long -75235,做多,2025-02-15 01:20:00,2025-02-15 01:25:00,2718.28,2718.26,-0.0,flip_to_short -75236,做空,2025-02-15 01:25:00,2025-02-15 02:35:00,2718.26,2722.5,-0.0,flip_to_long -75237,做多,2025-02-15 02:35:00,2025-02-15 03:00:00,2722.5,2730.99,0.0,tp_upper -75238,做空,2025-02-15 03:30:00,2025-02-15 03:40:00,2726.44,2726.47,-0.0,flip_to_long -75239,做多,2025-02-15 03:40:00,2025-02-15 04:30:00,2726.47,2724.14,-0.0,flip_to_short -75240,做空,2025-02-15 04:30:00,2025-02-15 04:40:00,2724.14,2718.32,0.0,tp_lower -75241,做多,2025-02-15 05:40:00,2025-02-15 05:45:00,2723.61,2719.81,-0.0,flip_to_short -75242,做空,2025-02-15 05:45:00,2025-02-15 06:05:00,2719.81,2714.89,0.0,tp_lower -75243,做多,2025-02-15 06:20:00,2025-02-15 06:25:00,2720.84,2718.51,-0.0,flip_to_short -75244,做空,2025-02-15 06:25:00,2025-02-15 06:30:00,2718.51,2712.11,0.0,tp_lower -75245,做多,2025-02-15 08:15:00,2025-02-15 08:25:00,2703.35,2703.35,-0.0,flip_to_short -75246,做空,2025-02-15 08:25:00,2025-02-15 08:55:00,2703.35,2703.53,-0.0,flip_to_long -75247,做多,2025-02-15 08:55:00,2025-02-15 09:05:00,2703.53,2705.33,0.0,tp_upper -75248,做空,2025-02-15 09:15:00,2025-02-15 09:30:00,2703.11,2700.07,0.0,tp_lower -75249,做多,2025-02-15 10:30:00,2025-02-15 10:35:00,2703.49,2701.49,-0.0,flip_to_short -75250,做空,2025-02-15 10:35:00,2025-02-15 11:25:00,2701.49,2702.97,-0.0,flip_to_long -75251,做多,2025-02-15 11:25:00,2025-02-15 11:35:00,2702.97,2701.72,-0.0,flip_to_short -75252,做空,2025-02-15 11:35:00,2025-02-15 11:40:00,2701.72,2703.64,-0.0,flip_to_long -75253,做多,2025-02-15 11:40:00,2025-02-15 12:10:00,2703.64,2704.52,-0.0,flip_to_short -75254,做空,2025-02-15 12:10:00,2025-02-15 12:15:00,2704.52,2707.99,-0.0,flip_to_long -75255,做多,2025-02-15 12:15:00,2025-02-15 12:30:00,2707.99,2706.92,-0.0,flip_to_short -75256,做空,2025-02-15 12:30:00,2025-02-15 12:45:00,2706.92,2706.73,-0.0,flip_to_long -75257,做多,2025-02-15 12:45:00,2025-02-15 12:50:00,2706.73,2712.21,0.0,tp_upper -75258,做空,2025-02-15 13:10:00,2025-02-15 13:15:00,2705.69,2709.48,-0.0,flip_to_long -75259,做多,2025-02-15 13:15:00,2025-02-15 13:20:00,2709.48,2706.45,-0.0,flip_to_short -75260,做空,2025-02-15 13:20:00,2025-02-15 13:25:00,2706.45,2708.02,-0.0,flip_to_long -75261,做多,2025-02-15 13:25:00,2025-02-15 13:35:00,2708.02,2709.47,0.0,tp_upper -75262,做空,2025-02-15 13:50:00,2025-02-15 14:00:00,2706.4,2700.98,0.0,tp_lower -75263,做多,2025-02-15 15:35:00,2025-02-15 15:45:00,2690.95,2687.88,-0.0,flip_to_short -75264,做空,2025-02-15 15:45:00,2025-02-15 16:00:00,2687.88,2690.4,-0.0,flip_to_long -75265,做多,2025-02-15 16:00:00,2025-02-15 16:05:00,2690.4,2685.39,-0.0,flip_to_short -75266,做空,2025-02-15 16:05:00,2025-02-15 16:15:00,2685.39,2691.39,-0.0,flip_to_long -75267,做多,2025-02-15 16:15:00,2025-02-15 16:30:00,2691.39,2691.0,-0.0,flip_to_short -75268,做空,2025-02-15 16:30:00,2025-02-15 16:45:00,2691.0,2689.04,0.0,tp_lower -75269,做多,2025-02-15 17:00:00,2025-02-15 17:05:00,2692.69,2689.95,-0.0,flip_to_short -75270,做空,2025-02-15 17:05:00,2025-02-15 17:20:00,2689.95,2683.0,0.0,tp_lower -75271,做多,2025-02-15 18:00:00,2025-02-15 18:15:00,2690.15,2687.68,-0.0,flip_to_short -75272,做空,2025-02-15 18:15:00,2025-02-15 19:55:00,2687.68,2690.4,-0.0,tp_lower -75273,做多,2025-02-15 21:05:00,2025-02-15 21:40:00,2688.81,2695.65,0.0,tp_upper -75274,做空,2025-02-15 22:25:00,2025-02-15 22:55:00,2688.02,2694.11,-0.0,flip_to_long -75275,做多,2025-02-15 22:55:00,2025-02-15 23:35:00,2694.11,2693.0,-0.0,flip_to_short -75276,做空,2025-02-15 23:35:00,2025-02-16 00:10:00,2693.0,2694.09,-0.0,flip_to_long -75277,做多,2025-02-16 00:10:00,2025-02-16 00:15:00,2694.09,2700.4,0.0,tp_upper -75278,做空,2025-02-16 01:00:00,2025-02-16 01:20:00,2697.48,2696.15,-0.0,flip_to_long -75279,做多,2025-02-16 01:20:00,2025-02-16 01:30:00,2696.15,2693.58,-0.0,flip_to_short -75280,做空,2025-02-16 01:30:00,2025-02-16 01:50:00,2693.58,2698.75,-0.0,flip_to_long -75281,做多,2025-02-16 01:50:00,2025-02-16 02:05:00,2698.75,2695.14,-0.0,flip_to_short -75282,做空,2025-02-16 02:05:00,2025-02-16 02:15:00,2695.14,2696.0,-0.0,tp_lower -75283,做多,2025-02-16 02:20:00,2025-02-16 02:40:00,2697.04,2695.16,-0.0,flip_to_short -75284,做空,2025-02-16 02:40:00,2025-02-16 02:45:00,2695.16,2690.77,0.0,tp_lower -75285,做多,2025-02-16 03:40:00,2025-02-16 04:05:00,2692.9,2700.18,0.0,tp_upper -75286,做空,2025-02-16 05:05:00,2025-02-16 05:20:00,2696.89,2699.59,-0.0,flip_to_long -75287,做多,2025-02-16 05:20:00,2025-02-16 05:30:00,2699.59,2699.43,-0.0,flip_to_short -75288,做空,2025-02-16 05:30:00,2025-02-16 05:35:00,2699.43,2702.39,-0.0,flip_to_long -75289,做多,2025-02-16 05:35:00,2025-02-16 05:40:00,2702.39,2706.06,0.0,tp_upper -75290,做空,2025-02-16 06:55:00,2025-02-16 07:10:00,2709.73,2703.11,0.0,tp_lower -75291,做多,2025-02-16 08:20:00,2025-02-16 08:40:00,2700.27,2693.99,-0.0,flip_to_short -75292,做空,2025-02-16 08:40:00,2025-02-16 09:15:00,2693.99,2690.0,0.0,tp_lower -75293,做多,2025-02-16 09:25:00,2025-02-16 09:50:00,2696.89,2706.03,0.0,tp_upper -75294,做空,2025-02-16 10:30:00,2025-02-16 10:35:00,2698.64,2701.97,-0.0,flip_to_long -75295,做多,2025-02-16 10:35:00,2025-02-16 10:45:00,2701.97,2699.02,-0.0,flip_to_short -75296,做空,2025-02-16 10:45:00,2025-02-16 10:55:00,2699.02,2694.22,0.0,tp_lower -75297,做多,2025-02-16 11:15:00,2025-02-16 11:20:00,2704.9,2707.54,0.0,tp_upper -75298,做空,2025-02-16 12:30:00,2025-02-16 12:55:00,2705.11,2704.8,-0.0,tp_lower -75299,做多,2025-02-16 13:15:00,2025-02-16 13:20:00,2706.94,2706.9,-0.0,flip_to_short -75300,做空,2025-02-16 13:20:00,2025-02-16 13:30:00,2706.9,2706.01,-0.0,flip_to_long -75301,做多,2025-02-16 13:30:00,2025-02-16 13:35:00,2706.01,2702.52,-0.0,flip_to_short -75302,做空,2025-02-16 13:35:00,2025-02-16 13:40:00,2702.52,2696.23,0.0,tp_lower -75303,做多,2025-02-16 14:45:00,2025-02-16 14:50:00,2693.8,2692.12,-0.0,flip_to_short -75304,做空,2025-02-16 14:50:00,2025-02-16 15:00:00,2692.12,2695.49,-0.0,flip_to_long -75305,做多,2025-02-16 15:00:00,2025-02-16 15:10:00,2695.49,2686.84,-0.0,flip_to_short -75306,做空,2025-02-16 15:10:00,2025-02-16 15:15:00,2686.84,2688.89,-0.0,flip_to_long -75307,做多,2025-02-16 15:15:00,2025-02-16 15:25:00,2688.89,2699.03,0.0,tp_upper -75308,做空,2025-02-16 16:00:00,2025-02-16 16:05:00,2691.77,2693.98,-0.0,flip_to_long -75309,做多,2025-02-16 16:05:00,2025-02-16 16:15:00,2693.98,2690.58,-0.0,flip_to_short -75310,做空,2025-02-16 16:15:00,2025-02-16 16:20:00,2690.58,2693.19,-0.0,flip_to_long -75311,做多,2025-02-16 16:20:00,2025-02-16 16:35:00,2693.19,2693.43,-0.0,flip_to_short -75312,做空,2025-02-16 16:35:00,2025-02-16 16:50:00,2693.43,2696.59,-0.0,flip_to_long -75313,做多,2025-02-16 16:50:00,2025-02-16 17:10:00,2696.59,2698.9,0.0,tp_upper -75314,做空,2025-02-16 17:20:00,2025-02-16 17:25:00,2694.82,2695.07,-0.0,flip_to_long -75315,做多,2025-02-16 17:25:00,2025-02-16 17:30:00,2695.07,2690.29,-0.0,flip_to_short -75316,做空,2025-02-16 17:30:00,2025-02-16 17:35:00,2690.29,2690.89,-0.0,tp_lower -75317,做多,2025-02-16 19:25:00,2025-02-16 19:45:00,2673.48,2685.53,0.0,tp_upper -75318,做空,2025-02-16 20:30:00,2025-02-16 20:50:00,2677.2,2670.28,0.0,tp_lower -75319,做多,2025-02-16 21:30:00,2025-02-16 22:25:00,2676.12,2675.89,-0.0,flip_to_short -75320,做空,2025-02-16 22:25:00,2025-02-16 22:50:00,2675.89,2678.54,-0.0,flip_to_long -75321,做多,2025-02-16 22:50:00,2025-02-16 22:55:00,2678.54,2678.04,-0.0,flip_to_short -75322,做空,2025-02-16 22:55:00,2025-02-16 23:00:00,2678.04,2663.57,0.0,tp_lower -75323,做多,2025-02-17 00:05:00,2025-02-17 00:10:00,2667.36,2662.51,-0.0,flip_to_short -75324,做空,2025-02-17 00:10:00,2025-02-17 00:15:00,2662.51,2664.72,-0.0,flip_to_long -75325,做多,2025-02-17 00:15:00,2025-02-17 00:35:00,2664.72,2668.56,0.0,tp_upper -75326,做空,2025-02-17 00:45:00,2025-02-17 00:50:00,2663.85,2668.07,-0.0,flip_to_long -75327,做多,2025-02-17 00:50:00,2025-02-17 01:10:00,2668.07,2672.44,0.0,tp_upper -75328,做空,2025-02-17 01:20:00,2025-02-17 01:25:00,2663.05,2665.63,-0.0,tp_lower -75329,做多,2025-02-17 01:30:00,2025-02-17 01:35:00,2669.43,2671.39,0.0,tp_upper -75330,做空,2025-02-17 02:40:00,2025-02-17 03:00:00,2673.9,2663.11,0.0,tp_lower -75331,做多,2025-02-17 03:45:00,2025-02-17 04:00:00,2669.64,2668.59,-0.0,flip_to_short -75332,做空,2025-02-17 04:00:00,2025-02-17 04:20:00,2668.59,2659.65,0.0,tp_lower -75333,做多,2025-02-17 04:25:00,2025-02-17 04:30:00,2665.99,2662.4,-0.0,flip_to_short -75334,做空,2025-02-17 04:30:00,2025-02-17 04:35:00,2662.4,2664.13,-0.0,flip_to_long -75335,做多,2025-02-17 04:35:00,2025-02-17 05:15:00,2664.13,2657.02,-0.0,flip_to_short -75336,做空,2025-02-17 05:15:00,2025-02-17 05:20:00,2657.02,2651.99,0.0,tp_lower -75337,做多,2025-02-17 05:45:00,2025-02-17 05:55:00,2662.76,2669.99,0.0,tp_upper -75338,做空,2025-02-17 07:30:00,2025-02-17 07:40:00,2682.5,2676.07,0.0,tp_lower -75339,做多,2025-02-17 07:45:00,2025-02-17 08:10:00,2680.57,2696.01,0.0,tp_upper -75340,做空,2025-02-17 11:00:00,2025-02-17 11:05:00,2745.88,2748.58,-0.0,flip_to_long -75341,做多,2025-02-17 11:05:00,2025-02-17 11:10:00,2748.58,2744.14,-0.0,flip_to_short -75342,做空,2025-02-17 11:10:00,2025-02-17 11:45:00,2744.14,2750.01,-0.0,flip_to_long -75343,做多,2025-02-17 11:45:00,2025-02-17 12:05:00,2750.01,2758.75,0.0,tp_upper -75344,做空,2025-02-17 13:30:00,2025-02-17 15:35:00,2766.82,2792.8,-0.0,tp_lower -75345,做多,2025-02-17 17:15:00,2025-02-17 17:20:00,2741.04,2732.05,-0.0,flip_to_short -75346,做空,2025-02-17 17:20:00,2025-02-17 17:25:00,2732.05,2733.18,-0.0,flip_to_long -75347,做多,2025-02-17 17:25:00,2025-02-17 17:35:00,2733.18,2734.36,-0.0,flip_to_short -75348,做空,2025-02-17 17:35:00,2025-02-17 17:40:00,2734.36,2734.81,-0.0,flip_to_long -75349,做多,2025-02-17 17:40:00,2025-02-17 17:55:00,2734.81,2731.08,-0.0,flip_to_short -75350,做空,2025-02-17 17:55:00,2025-02-17 18:00:00,2731.08,2720.91,0.0,tp_lower -75351,做多,2025-02-17 19:35:00,2025-02-17 19:40:00,2714.54,2709.01,-0.0,flip_to_short -75352,做空,2025-02-17 19:40:00,2025-02-17 19:45:00,2709.01,2711.98,-0.0,flip_to_long -75353,做多,2025-02-17 19:45:00,2025-02-17 20:00:00,2711.98,2716.26,0.0,tp_upper -75354,做空,2025-02-17 22:25:00,2025-02-17 22:30:00,2751.2,2753.7,-0.0,flip_to_long -75355,做多,2025-02-17 22:30:00,2025-02-18 00:05:00,2753.7,2750.04,-0.0,tp_upper -75356,做空,2025-02-18 00:10:00,2025-02-18 00:20:00,2742.11,2722.58,0.0,tp_lower -75357,做多,2025-02-18 01:10:00,2025-02-18 01:25:00,2723.61,2723.86,-0.0,flip_to_short -75358,做空,2025-02-18 01:25:00,2025-02-18 01:35:00,2723.86,2727.64,-0.0,flip_to_long -75359,做多,2025-02-18 01:35:00,2025-02-18 01:50:00,2727.64,2735.09,0.0,tp_upper -75360,做空,2025-02-18 02:10:00,2025-02-18 02:25:00,2728.44,2727.47,-0.0,flip_to_long -75361,做多,2025-02-18 02:25:00,2025-02-18 02:30:00,2727.47,2724.59,-0.0,flip_to_short -75362,做空,2025-02-18 02:30:00,2025-02-18 02:35:00,2724.59,2717.91,0.0,tp_lower -75363,做多,2025-02-18 04:05:00,2025-02-18 04:10:00,2715.37,2712.72,-0.0,flip_to_short -75364,做空,2025-02-18 04:10:00,2025-02-18 04:15:00,2712.72,2704.57,0.0,tp_lower -75365,做空,2025-02-18 07:05:00,2025-02-18 07:15:00,2658.65,2669.99,-0.0,flip_to_long -75366,做多,2025-02-18 07:15:00,2025-02-18 07:35:00,2669.99,2676.31,0.0,tp_upper -75367,做空,2025-02-18 08:00:00,2025-02-18 08:05:00,2668.27,2669.69,-0.0,flip_to_long -75368,做多,2025-02-18 08:05:00,2025-02-18 08:10:00,2669.69,2668.63,-0.0,flip_to_short -75369,做空,2025-02-18 08:10:00,2025-02-18 08:20:00,2668.63,2670.94,-0.0,flip_to_long -75370,做多,2025-02-18 08:20:00,2025-02-18 08:30:00,2670.94,2669.0,-0.0,flip_to_short -75371,做空,2025-02-18 08:30:00,2025-02-18 08:45:00,2669.0,2657.11,0.0,tp_lower -75372,做多,2025-02-18 09:00:00,2025-02-18 09:05:00,2669.4,2664.62,-0.0,flip_to_short -75373,做空,2025-02-18 09:05:00,2025-02-18 09:10:00,2664.62,2672.49,-0.0,flip_to_long -75374,做多,2025-02-18 09:10:00,2025-02-18 09:15:00,2672.49,2681.8,0.0,tp_upper -75375,做空,2025-02-18 10:55:00,2025-02-18 11:20:00,2694.01,2688.57,0.0,tp_lower -75376,做多,2025-02-18 11:30:00,2025-02-18 12:25:00,2692.95,2698.63,0.0,tp_upper -75377,做空,2025-02-18 13:15:00,2025-02-18 13:35:00,2697.86,2695.99,0.0,flip_to_long -75378,做多,2025-02-18 13:35:00,2025-02-18 14:00:00,2695.99,2709.24,0.0,tp_upper -75379,做空,2025-02-18 14:35:00,2025-02-18 14:40:00,2699.34,2692.62,0.0,tp_lower -75380,做多,2025-02-18 18:20:00,2025-02-18 18:30:00,2634.18,2625.36,-0.0,flip_to_short -75381,做空,2025-02-18 18:30:00,2025-02-18 18:35:00,2625.36,2625.9,-0.0,flip_to_long -75382,做多,2025-02-18 18:35:00,2025-02-18 18:50:00,2625.9,2633.52,0.0,tp_upper -75383,做空,2025-02-18 19:30:00,2025-02-18 19:35:00,2622.68,2621.33,0.0,tp_lower -75384,做多,2025-02-18 19:40:00,2025-02-18 19:45:00,2627.82,2643.01,0.0,tp_upper -75385,做空,2025-02-18 19:55:00,2025-02-18 20:05:00,2628.88,2631.52,-0.0,flip_to_long -75386,做多,2025-02-18 20:05:00,2025-02-18 20:20:00,2631.52,2638.22,0.0,tp_upper -75387,做空,2025-02-18 20:35:00,2025-02-18 20:40:00,2620.11,2620.91,-0.0,tp_lower -75388,做多,2025-02-18 20:55:00,2025-02-18 21:05:00,2629.9,2649.79,0.0,tp_upper -75389,做空,2025-02-18 22:35:00,2025-02-19 01:00:00,2656.65,2664.52,-0.0,tp_lower -75390,做多,2025-02-19 01:45:00,2025-02-19 02:05:00,2666.04,2681.87,0.0,tp_upper -75391,做空,2025-02-19 03:15:00,2025-02-19 03:20:00,2678.11,2682.06,-0.0,flip_to_long -75392,做多,2025-02-19 03:20:00,2025-02-19 03:45:00,2682.06,2692.25,0.0,tp_upper -75393,做空,2025-02-19 04:05:00,2025-02-19 04:30:00,2684.5,2678.4,0.0,tp_lower -75394,做多,2025-02-19 05:25:00,2025-02-19 05:35:00,2678.74,2689.89,0.0,tp_upper -75395,做空,2025-02-19 08:50:00,2025-02-19 09:00:00,2709.19,2709.99,-0.0,flip_to_long -75396,做多,2025-02-19 09:00:00,2025-02-19 09:20:00,2709.99,2714.61,0.0,flip_to_short -75397,做空,2025-02-19 09:20:00,2025-02-19 10:35:00,2714.61,2722.57,-0.0,flip_to_long -75398,做多,2025-02-19 10:35:00,2025-02-19 10:40:00,2722.57,2722.71,-0.0,flip_to_short -75399,做空,2025-02-19 10:40:00,2025-02-19 10:50:00,2722.71,2722.93,-0.0,flip_to_long -75400,做多,2025-02-19 10:50:00,2025-02-19 11:10:00,2722.93,2731.3,0.0,tp_upper -75401,做空,2025-02-19 11:30:00,2025-02-19 11:45:00,2726.29,2724.49,0.0,flip_to_long -75402,做多,2025-02-19 11:45:00,2025-02-19 11:55:00,2724.49,2725.94,0.0,flip_to_short -75403,做空,2025-02-19 11:55:00,2025-02-19 12:05:00,2725.94,2725.73,-0.0,flip_to_long -75404,做多,2025-02-19 12:05:00,2025-02-19 13:40:00,2725.73,2712.89,-0.0,flip_to_short -75405,做空,2025-02-19 13:40:00,2025-02-19 13:45:00,2712.89,2713.52,-0.0,flip_to_long -75406,做多,2025-02-19 13:45:00,2025-02-19 14:00:00,2713.52,2710.42,-0.0,flip_to_short -75407,做空,2025-02-19 14:00:00,2025-02-19 14:05:00,2710.42,2713.23,-0.0,flip_to_long -75408,做多,2025-02-19 14:05:00,2025-02-19 14:10:00,2713.23,2711.5,-0.0,flip_to_short -75409,做空,2025-02-19 14:10:00,2025-02-19 14:15:00,2711.5,2709.6,0.0,tp_lower -75410,做多,2025-02-19 14:20:00,2025-02-19 14:25:00,2713.36,2718.13,0.0,tp_upper -75411,做空,2025-02-19 14:35:00,2025-02-19 14:40:00,2714.67,2697.61,0.0,tp_lower -75412,做多,2025-02-19 15:30:00,2025-02-19 15:45:00,2709.37,2703.01,-0.0,flip_to_short -75413,做空,2025-02-19 15:45:00,2025-02-19 16:00:00,2703.01,2700.28,0.0,flip_to_long -75414,做多,2025-02-19 16:00:00,2025-02-19 16:15:00,2700.28,2715.43,0.0,tp_upper -75415,做空,2025-02-19 16:50:00,2025-02-19 17:35:00,2706.6,2704.44,0.0,flip_to_long -75416,做多,2025-02-19 17:35:00,2025-02-19 18:00:00,2704.44,2708.35,0.0,flip_to_short -75417,做空,2025-02-19 18:00:00,2025-02-19 18:10:00,2708.35,2697.75,0.0,tp_lower -75418,做多,2025-02-19 18:35:00,2025-02-19 18:50:00,2709.7,2701.89,-0.0,flip_to_short -75419,做空,2025-02-19 18:50:00,2025-02-19 18:55:00,2701.89,2698.64,0.0,tp_lower -75420,做多,2025-02-19 19:05:00,2025-02-19 19:10:00,2701.05,2716.94,0.0,tp_upper -75421,做空,2025-02-19 19:45:00,2025-02-19 21:50:00,2707.68,2710.18,-0.0,tp_lower -75422,做多,2025-02-19 22:45:00,2025-02-19 22:50:00,2724.84,2728.65,0.0,tp_upper -75423,做空,2025-02-19 23:10:00,2025-02-19 23:40:00,2717.23,2718.01,-0.0,flip_to_long -75424,做多,2025-02-19 23:40:00,2025-02-19 23:45:00,2718.01,2713.59,-0.0,flip_to_short -75425,做空,2025-02-19 23:45:00,2025-02-20 00:35:00,2713.59,2719.98,-0.0,flip_to_long -75426,做多,2025-02-20 00:35:00,2025-02-20 00:50:00,2719.98,2727.39,0.0,tp_upper -75427,做空,2025-02-20 01:20:00,2025-02-20 02:00:00,2718.3,2720.06,-0.0,flip_to_long -75428,做多,2025-02-20 02:00:00,2025-02-20 02:45:00,2720.06,2744.96,0.0,tp_upper -75429,做空,2025-02-20 04:45:00,2025-02-20 05:00:00,2740.73,2739.87,-0.0,tp_lower -75430,做多,2025-02-20 07:30:00,2025-02-20 07:35:00,2733.34,2734.63,-0.0,tp_upper -75431,做空,2025-02-20 08:20:00,2025-02-20 08:25:00,2729.39,2732.14,-0.0,flip_to_long -75432,做多,2025-02-20 08:25:00,2025-02-20 08:30:00,2732.14,2729.41,-0.0,flip_to_short -75433,做空,2025-02-20 08:30:00,2025-02-20 08:40:00,2729.41,2731.04,-0.0,flip_to_long -75434,做多,2025-02-20 08:40:00,2025-02-20 08:45:00,2731.04,2729.83,-0.0,flip_to_short -75435,做空,2025-02-20 08:45:00,2025-02-20 08:50:00,2729.83,2734.28,-0.0,flip_to_long -75436,做多,2025-02-20 08:50:00,2025-02-20 09:00:00,2734.28,2728.49,-0.0,flip_to_short -75437,做空,2025-02-20 09:00:00,2025-02-20 09:10:00,2728.49,2730.88,-0.0,flip_to_long -75438,做多,2025-02-20 09:10:00,2025-02-20 09:15:00,2730.88,2726.25,-0.0,flip_to_short -75439,做空,2025-02-20 09:15:00,2025-02-20 09:20:00,2726.25,2727.38,-0.0,tp_lower -75440,做多,2025-02-20 09:30:00,2025-02-20 09:35:00,2730.89,2725.48,-0.0,flip_to_short -75441,做空,2025-02-20 09:35:00,2025-02-20 09:50:00,2725.48,2725.58,-0.0,tp_lower -75442,做多,2025-02-20 10:00:00,2025-02-20 10:10:00,2726.51,2728.65,0.0,flip_to_short -75443,做空,2025-02-20 10:10:00,2025-02-20 10:15:00,2728.65,2732.43,-0.0,flip_to_long -75444,做多,2025-02-20 10:15:00,2025-02-20 10:25:00,2732.43,2736.89,0.0,tp_upper -75445,做空,2025-02-20 11:30:00,2025-02-20 11:40:00,2737.35,2738.08,-0.0,flip_to_long -75446,做多,2025-02-20 11:40:00,2025-02-20 11:50:00,2738.08,2736.91,-0.0,flip_to_short -75447,做空,2025-02-20 11:50:00,2025-02-20 11:55:00,2736.91,2739.36,-0.0,flip_to_long -75448,做多,2025-02-20 11:55:00,2025-02-20 12:05:00,2739.36,2745.41,0.0,tp_upper -75449,做空,2025-02-20 12:15:00,2025-02-20 12:30:00,2741.84,2741.82,-0.0,flip_to_long -75450,做多,2025-02-20 12:30:00,2025-02-20 12:40:00,2741.82,2741.89,-0.0,tp_upper -75451,做空,2025-02-20 12:45:00,2025-02-20 12:55:00,2739.67,2740.89,-0.0,flip_to_long -75452,做多,2025-02-20 12:55:00,2025-02-20 13:00:00,2740.89,2736.65,-0.0,flip_to_short -75453,做空,2025-02-20 13:00:00,2025-02-20 13:05:00,2736.65,2738.32,-0.0,flip_to_long -75454,做多,2025-02-20 13:05:00,2025-02-20 13:30:00,2738.32,2743.47,0.0,tp_upper -75455,做空,2025-02-20 13:35:00,2025-02-20 13:45:00,2736.7,2742.85,-0.0,flip_to_long -75456,做多,2025-02-20 13:45:00,2025-02-20 13:50:00,2742.85,2741.8,-0.0,flip_to_short -75457,做空,2025-02-20 13:50:00,2025-02-20 14:55:00,2741.8,2727.8,0.0,tp_lower -75458,做多,2025-02-20 16:10:00,2025-02-20 16:25:00,2721.59,2724.65,0.0,flip_to_short -75459,做空,2025-02-20 16:25:00,2025-02-20 16:35:00,2724.65,2723.01,0.0,tp_lower -75460,做多,2025-02-20 16:40:00,2025-02-20 16:45:00,2723.22,2718.94,-0.0,flip_to_short -75461,做空,2025-02-20 16:45:00,2025-02-20 17:05:00,2718.94,2719.01,-0.0,flip_to_long -75462,做多,2025-02-20 17:05:00,2025-02-20 17:35:00,2719.01,2729.15,0.0,tp_upper -75463,做空,2025-02-20 18:45:00,2025-02-20 18:50:00,2733.32,2735.32,-0.0,flip_to_long -75464,做多,2025-02-20 18:50:00,2025-02-20 19:15:00,2735.32,2755.38,0.0,tp_upper -75465,做空,2025-02-20 19:55:00,2025-02-20 21:05:00,2746.85,2742.36,0.0,tp_lower -75466,做多,2025-02-20 22:40:00,2025-02-20 22:45:00,2732.82,2729.14,-0.0,flip_to_short -75467,做空,2025-02-20 22:45:00,2025-02-20 22:55:00,2729.14,2727.14,0.0,flip_to_long -75468,做多,2025-02-20 22:55:00,2025-02-20 23:15:00,2727.14,2734.33,0.0,tp_upper -75469,做空,2025-02-21 00:25:00,2025-02-21 00:35:00,2737.86,2738.18,-0.0,flip_to_long -75470,做多,2025-02-21 00:35:00,2025-02-21 00:40:00,2738.18,2732.82,-0.0,flip_to_short -75471,做空,2025-02-21 00:40:00,2025-02-21 00:45:00,2732.82,2731.13,0.0,tp_lower -75472,做多,2025-02-21 01:30:00,2025-02-21 02:30:00,2735.32,2735.52,-0.0,flip_to_short -75473,做空,2025-02-21 02:30:00,2025-02-21 02:35:00,2735.52,2737.61,-0.0,flip_to_long -75474,做多,2025-02-21 02:35:00,2025-02-21 02:40:00,2737.61,2735.72,-0.0,flip_to_short -75475,做空,2025-02-21 02:40:00,2025-02-21 02:45:00,2735.72,2737.14,-0.0,flip_to_long -75476,做多,2025-02-21 02:45:00,2025-02-21 03:20:00,2737.14,2746.83,0.0,tp_upper -75477,做空,2025-02-21 03:45:00,2025-02-21 03:55:00,2739.98,2743.15,-0.0,flip_to_long -75478,做多,2025-02-21 03:55:00,2025-02-21 04:05:00,2743.15,2746.89,0.0,tp_upper -75479,做空,2025-02-21 05:05:00,2025-02-21 05:30:00,2746.48,2751.14,-0.0,flip_to_long -75480,做多,2025-02-21 05:30:00,2025-02-21 05:40:00,2751.14,2754.31,0.0,tp_upper -75481,做空,2025-02-21 07:35:00,2025-02-21 08:05:00,2758.54,2758.91,-0.0,flip_to_long -75482,做多,2025-02-21 08:05:00,2025-02-21 09:15:00,2758.91,2822.03,0.0,tp_upper -75483,做空,2025-02-21 11:10:00,2025-02-21 11:20:00,2788.31,2799.94,-0.0,flip_to_long -75484,做多,2025-02-21 11:20:00,2025-02-21 11:30:00,2799.94,2797.47,-0.0,flip_to_short -75485,做空,2025-02-21 11:30:00,2025-02-21 11:55:00,2797.47,2787.2,0.0,tp_lower -75486,做多,2025-02-21 12:15:00,2025-02-21 12:30:00,2795.32,2802.92,0.0,tp_upper -75487,做空,2025-02-21 14:10:00,2025-02-21 14:15:00,2820.64,2826.45,-0.0,flip_to_long -75488,做多,2025-02-21 14:15:00,2025-02-21 14:20:00,2826.45,2817.48,-0.0,flip_to_short -75489,做空,2025-02-21 14:20:00,2025-02-21 14:30:00,2817.48,2790.64,0.0,tp_lower -75490,做多,2025-02-21 15:00:00,2025-02-21 15:05:00,2824.56,2820.11,-0.0,flip_to_short -75491,做空,2025-02-21 15:05:00,2025-02-21 15:25:00,2820.11,2787.37,0.0,tp_lower -75492,做多,2025-02-21 16:20:00,2025-02-21 18:40:00,2758.49,2681.46,-0.0,flip_to_short -75493,做空,2025-02-21 18:40:00,2025-02-21 19:15:00,2681.46,2654.03,0.0,tp_lower -75494,做多,2025-02-21 20:25:00,2025-02-21 20:35:00,2652.13,2643.12,-0.0,flip_to_short -75495,做空,2025-02-21 20:35:00,2025-02-21 20:55:00,2643.12,2631.78,0.0,tp_lower -75496,做多,2025-02-21 21:00:00,2025-02-21 21:05:00,2643.22,2632.7,-0.0,flip_to_short -75497,做空,2025-02-21 21:05:00,2025-02-21 21:25:00,2632.7,2620.01,0.0,tp_lower -75498,做多,2025-02-21 21:50:00,2025-02-21 22:05:00,2640.2,2638.15,-0.0,flip_to_short -75499,做空,2025-02-21 22:05:00,2025-02-21 22:40:00,2638.15,2644.11,-0.0,flip_to_long -75500,做多,2025-02-21 22:40:00,2025-02-21 23:00:00,2644.11,2640.06,-0.0,flip_to_short -75501,做空,2025-02-21 23:00:00,2025-02-21 23:15:00,2640.06,2642.61,-0.0,flip_to_long -75502,做多,2025-02-21 23:15:00,2025-02-21 23:25:00,2642.61,2654.34,0.0,tp_upper -75503,做空,2025-02-22 02:00:00,2025-02-22 02:20:00,2676.8,2669.4,0.0,tp_lower -75504,做多,2025-02-22 02:35:00,2025-02-22 02:45:00,2679.32,2679.94,-0.0,flip_to_short -75505,做空,2025-02-22 02:45:00,2025-02-22 02:55:00,2679.94,2681.24,-0.0,flip_to_long -75506,做多,2025-02-22 02:55:00,2025-02-22 03:00:00,2681.24,2676.18,-0.0,flip_to_short -75507,做空,2025-02-22 03:00:00,2025-02-22 03:15:00,2676.18,2677.43,-0.0,flip_to_long -75508,做多,2025-02-22 03:15:00,2025-02-22 03:30:00,2677.43,2671.81,-0.0,flip_to_short -75509,做空,2025-02-22 03:30:00,2025-02-22 03:40:00,2671.81,2670.6,-0.0,tp_lower -75510,做多,2025-02-22 04:00:00,2025-02-22 04:20:00,2675.52,2679.68,0.0,tp_upper -75511,做空,2025-02-22 05:05:00,2025-02-22 05:15:00,2675.18,2679.09,-0.0,flip_to_long -75512,做多,2025-02-22 05:15:00,2025-02-22 05:40:00,2679.09,2690.89,0.0,tp_upper -75513,做多,2025-02-22 07:00:00,2025-02-22 07:05:00,2687.99,2690.96,0.0,tp_upper -75514,做空,2025-02-22 07:30:00,2025-02-22 07:35:00,2686.37,2689.49,-0.0,flip_to_long -75515,做多,2025-02-22 07:35:00,2025-02-22 07:45:00,2689.49,2687.16,-0.0,flip_to_short -75516,做空,2025-02-22 07:45:00,2025-02-22 08:10:00,2687.16,2676.11,0.0,tp_lower -75517,做多,2025-02-22 08:40:00,2025-02-22 09:00:00,2685.35,2697.19,0.0,tp_upper -75518,做多,2025-02-22 11:15:00,2025-02-22 11:40:00,2736.53,2733.78,-0.0,flip_to_short -75519,做空,2025-02-22 11:40:00,2025-02-22 11:45:00,2733.78,2735.0,-0.0,flip_to_long -75520,做多,2025-02-22 11:45:00,2025-02-22 12:55:00,2735.0,2737.75,0.0,tp_upper -75521,做空,2025-02-22 13:10:00,2025-02-22 13:15:00,2734.24,2734.99,-0.0,flip_to_long -75522,做多,2025-02-22 13:15:00,2025-02-22 13:20:00,2734.99,2733.41,-0.0,flip_to_short -75523,做空,2025-02-22 13:20:00,2025-02-22 13:30:00,2733.41,2724.74,0.0,tp_lower -75524,做多,2025-02-22 14:15:00,2025-02-22 15:20:00,2734.94,2744.86,0.0,tp_upper -75525,做空,2025-02-22 18:10:00,2025-02-22 18:25:00,2782.31,2775.4,0.0,tp_lower -75526,做空,2025-02-22 20:00:00,2025-02-22 20:15:00,2763.82,2765.02,-0.0,flip_to_long -75527,做多,2025-02-22 20:15:00,2025-02-22 20:30:00,2765.02,2768.36,0.0,tp_upper -75528,做空,2025-02-22 20:50:00,2025-02-22 21:45:00,2767.66,2764.99,0.0,tp_lower -75529,做多,2025-02-22 21:50:00,2025-02-22 21:55:00,2768.01,2764.9,-0.0,flip_to_short -75530,做空,2025-02-22 21:55:00,2025-02-22 22:00:00,2764.9,2768.64,-0.0,flip_to_long -75531,做多,2025-02-22 22:00:00,2025-02-22 22:05:00,2768.64,2767.89,-0.0,flip_to_short -75532,做空,2025-02-22 22:05:00,2025-02-22 22:10:00,2767.89,2770.07,-0.0,flip_to_long -75533,做多,2025-02-22 22:10:00,2025-02-22 22:15:00,2770.07,2769.53,-0.0,flip_to_short -75534,做空,2025-02-22 22:15:00,2025-02-22 22:35:00,2769.53,2767.88,0.0,flip_to_long -75535,做多,2025-02-22 22:35:00,2025-02-22 22:45:00,2767.88,2766.77,-0.0,flip_to_short -75536,做空,2025-02-22 22:45:00,2025-02-22 22:50:00,2766.77,2768.36,-0.0,flip_to_long -75537,做多,2025-02-22 22:50:00,2025-02-22 22:55:00,2768.36,2766.47,-0.0,flip_to_short -75538,做空,2025-02-22 22:55:00,2025-02-22 23:05:00,2766.47,2766.92,-0.0,tp_lower -75539,做多,2025-02-22 23:10:00,2025-02-22 23:20:00,2768.18,2767.36,-0.0,flip_to_short -75540,做空,2025-02-22 23:20:00,2025-02-22 23:25:00,2767.36,2769.15,-0.0,flip_to_long -75541,做多,2025-02-22 23:25:00,2025-02-22 23:30:00,2769.15,2768.36,-0.0,flip_to_short -75542,做空,2025-02-22 23:30:00,2025-02-22 23:50:00,2768.36,2762.77,0.0,tp_lower -75543,做多,2025-02-23 00:30:00,2025-02-23 00:35:00,2763.86,2758.7,-0.0,flip_to_short -75544,做空,2025-02-23 00:35:00,2025-02-23 00:50:00,2758.7,2768.76,-0.0,flip_to_long -75545,做多,2025-02-23 00:50:00,2025-02-23 01:00:00,2768.76,2768.84,-0.0,tp_upper -75546,做空,2025-02-23 01:20:00,2025-02-23 01:50:00,2763.0,2764.71,-0.0,flip_to_long -75547,做多,2025-02-23 01:50:00,2025-02-23 01:55:00,2764.71,2763.19,-0.0,flip_to_short -75548,做空,2025-02-23 01:55:00,2025-02-23 02:10:00,2763.19,2764.77,-0.0,flip_to_long -75549,做多,2025-02-23 02:10:00,2025-02-23 02:15:00,2764.77,2762.2,-0.0,flip_to_short -75550,做空,2025-02-23 02:15:00,2025-02-23 02:35:00,2762.2,2755.03,0.0,tp_lower -75551,做多,2025-02-23 03:30:00,2025-02-23 03:35:00,2757.86,2751.94,-0.0,flip_to_short -75552,做空,2025-02-23 03:35:00,2025-02-23 04:20:00,2751.94,2751.97,-0.0,flip_to_long -75553,做多,2025-02-23 04:20:00,2025-02-23 04:25:00,2751.97,2749.43,-0.0,flip_to_short -75554,做空,2025-02-23 04:25:00,2025-02-23 04:35:00,2749.43,2753.4,-0.0,flip_to_long -75555,做多,2025-02-23 04:35:00,2025-02-23 04:50:00,2753.4,2760.06,0.0,tp_upper -75556,做多,2025-02-23 09:45:00,2025-02-23 10:30:00,2803.2,2804.65,0.0,flip_to_short -75557,做空,2025-02-23 10:30:00,2025-02-23 10:55:00,2804.65,2805.3,-0.0,flip_to_long -75558,做多,2025-02-23 10:55:00,2025-02-23 11:05:00,2805.3,2805.04,-0.0,flip_to_short -75559,做空,2025-02-23 11:05:00,2025-02-23 11:10:00,2805.04,2806.17,-0.0,flip_to_long -75560,做多,2025-02-23 11:10:00,2025-02-23 11:15:00,2806.17,2805.47,-0.0,flip_to_short -75561,做空,2025-02-23 11:15:00,2025-02-23 11:20:00,2805.47,2801.19,0.0,tp_lower -75562,做多,2025-02-23 12:00:00,2025-02-23 12:05:00,2803.89,2797.53,-0.0,flip_to_short -75563,做空,2025-02-23 12:05:00,2025-02-23 12:15:00,2797.53,2787.49,0.0,tp_lower -75564,做多,2025-02-23 13:00:00,2025-02-23 13:05:00,2799.38,2806.18,0.0,tp_upper -75565,做空,2025-02-23 14:30:00,2025-02-23 14:35:00,2793.8,2791.07,0.0,tp_lower -75566,做多,2025-02-23 15:10:00,2025-02-23 15:20:00,2799.98,2799.22,-0.0,flip_to_short -75567,做空,2025-02-23 15:20:00,2025-02-23 15:45:00,2799.22,2777.96,0.0,tp_lower -75568,做多,2025-02-23 16:05:00,2025-02-23 16:25:00,2792.44,2807.25,0.0,tp_upper -75569,做空,2025-02-23 18:30:00,2025-02-23 18:35:00,2810.73,2812.47,-0.0,flip_to_long -75570,做多,2025-02-23 18:35:00,2025-02-23 21:00:00,2812.47,2802.36,-0.0,flip_to_short -75571,做空,2025-02-23 21:00:00,2025-02-23 21:25:00,2802.36,2803.81,-0.0,flip_to_long -75572,做多,2025-02-23 21:25:00,2025-02-23 21:50:00,2803.81,2806.94,0.0,tp_upper -75573,做空,2025-02-23 22:05:00,2025-02-23 22:10:00,2794.49,2799.67,-0.0,tp_lower -75574,做多,2025-02-23 22:40:00,2025-02-23 23:00:00,2802.38,2808.81,0.0,tp_upper -75575,做空,2025-02-24 00:30:00,2025-02-24 00:40:00,2820.37,2808.14,0.0,tp_lower -75576,做多,2025-02-24 02:45:00,2025-02-24 02:50:00,2788.94,2783.69,-0.0,flip_to_short -75577,做空,2025-02-24 02:50:00,2025-02-24 02:55:00,2783.69,2775.52,0.0,tp_lower -75578,做多,2025-02-24 05:20:00,2025-02-24 05:30:00,2709.17,2719.84,0.0,tp_upper -75579,做空,2025-02-24 06:15:00,2025-02-24 06:20:00,2715.02,2719.93,-0.0,flip_to_long -75580,做多,2025-02-24 06:20:00,2025-02-24 07:15:00,2719.93,2722.11,0.0,flip_to_short -75581,做空,2025-02-24 07:15:00,2025-02-24 07:30:00,2722.11,2724.02,-0.0,flip_to_long -75582,做多,2025-02-24 07:30:00,2025-02-24 10:05:00,2724.02,2684.72,-0.0,flip_to_short -75583,做空,2025-02-24 10:05:00,2025-02-24 10:20:00,2684.72,2672.77,0.0,tp_lower -75584,做多,2025-02-24 11:20:00,2025-02-24 11:45:00,2681.6,2681.38,-0.0,flip_to_short -75585,做空,2025-02-24 11:45:00,2025-02-24 12:50:00,2681.38,2680.76,-0.0,tp_lower -75586,做多,2025-02-24 13:20:00,2025-02-24 13:30:00,2683.71,2688.44,0.0,tp_upper -75587,做空,2025-02-24 13:50:00,2025-02-24 14:20:00,2679.64,2671.68,0.0,tp_lower -75588,做多,2025-02-24 14:30:00,2025-02-24 14:40:00,2676.7,2665.2,-0.0,flip_to_short -75589,做空,2025-02-24 14:40:00,2025-02-24 14:45:00,2665.2,2663.72,0.0,tp_lower -75590,做多,2025-02-24 15:10:00,2025-02-24 15:15:00,2673.15,2663.31,-0.0,flip_to_short -75591,做空,2025-02-24 15:15:00,2025-02-24 15:20:00,2663.31,2670.03,-0.0,flip_to_long -75592,做多,2025-02-24 15:20:00,2025-02-24 15:25:00,2670.03,2656.71,-0.0,flip_to_short -75593,做空,2025-02-24 15:25:00,2025-02-24 15:35:00,2656.71,2651.34,0.0,tp_lower -75594,做多,2025-02-24 16:05:00,2025-02-24 16:15:00,2667.35,2659.05,-0.0,flip_to_short -75595,做空,2025-02-24 16:15:00,2025-02-24 17:15:00,2659.05,2672.15,-0.0,flip_to_long -75596,做多,2025-02-24 17:15:00,2025-02-24 17:20:00,2672.15,2674.65,0.0,tp_upper -75597,做空,2025-02-24 17:50:00,2025-02-24 18:15:00,2663.43,2667.88,-0.0,flip_to_long -75598,做多,2025-02-24 18:15:00,2025-02-24 18:20:00,2667.88,2660.72,-0.0,flip_to_short -75599,做空,2025-02-24 18:20:00,2025-02-24 18:25:00,2660.72,2650.71,0.0,tp_lower -75600,做多,2025-02-24 20:00:00,2025-02-24 21:40:00,2650.24,2649.36,-0.0,flip_to_short -75601,做空,2025-02-24 21:40:00,2025-02-24 22:00:00,2649.36,2578.7,0.0,tp_lower -75602,做多,2025-02-25 00:20:00,2025-02-25 00:25:00,2521.41,2502.8,-0.0,flip_to_short -75603,做空,2025-02-25 00:25:00,2025-02-25 01:10:00,2502.8,2493.14,0.0,tp_lower -75604,做多,2025-02-25 01:20:00,2025-02-25 01:25:00,2504.84,2493.86,-0.0,flip_to_short -75605,做空,2025-02-25 01:25:00,2025-02-25 01:30:00,2493.86,2506.14,-0.0,flip_to_long -75606,做多,2025-02-25 01:30:00,2025-02-25 01:35:00,2506.14,2505.02,-0.0,flip_to_short -75607,做空,2025-02-25 01:35:00,2025-02-25 02:00:00,2505.02,2503.2,0.0,flip_to_long -75608,做多,2025-02-25 02:00:00,2025-02-25 02:05:00,2503.2,2495.01,-0.0,flip_to_short -75609,做空,2025-02-25 02:05:00,2025-02-25 02:15:00,2495.01,2481.74,0.0,tp_lower -75610,做多,2025-02-25 02:25:00,2025-02-25 02:40:00,2493.9,2512.03,0.0,tp_upper -75611,做空,2025-02-25 03:10:00,2025-02-25 03:40:00,2497.43,2498.67,-0.0,flip_to_long -75612,做多,2025-02-25 03:40:00,2025-02-25 04:25:00,2498.67,2499.41,-0.0,flip_to_short -75613,做空,2025-02-25 04:25:00,2025-02-25 04:30:00,2499.41,2484.67,0.0,tp_lower -75614,做多,2025-02-25 04:40:00,2025-02-25 04:55:00,2494.35,2490.55,-0.0,flip_to_short -75615,做空,2025-02-25 04:55:00,2025-02-25 05:00:00,2490.55,2492.81,-0.0,flip_to_long -75616,做多,2025-02-25 05:00:00,2025-02-25 05:25:00,2492.81,2502.03,0.0,tp_upper -75617,做空,2025-02-25 06:00:00,2025-02-25 06:20:00,2494.01,2497.81,-0.0,flip_to_long -75618,做多,2025-02-25 06:20:00,2025-02-25 08:20:00,2497.81,2400.74,-0.0,flip_to_short -75619,做空,2025-02-25 08:20:00,2025-02-25 08:25:00,2400.74,2401.49,-0.0,flip_to_long -75620,做多,2025-02-25 08:25:00,2025-02-25 09:15:00,2401.49,2393.47,-0.0,flip_to_short -75621,做空,2025-02-25 09:15:00,2025-02-25 09:50:00,2393.47,2383.38,0.0,tp_lower -75622,做多,2025-02-25 10:00:00,2025-02-25 10:05:00,2403.72,2390.11,-0.0,flip_to_short -75623,做空,2025-02-25 10:05:00,2025-02-25 10:10:00,2390.11,2374.95,0.0,tp_lower -75624,做多,2025-02-25 10:30:00,2025-02-25 11:00:00,2405.01,2386.39,-0.0,flip_to_short -75625,做空,2025-02-25 11:00:00,2025-02-25 11:35:00,2386.39,2396.42,-0.0,flip_to_long -75626,做多,2025-02-25 11:35:00,2025-02-25 11:45:00,2396.42,2424.78,0.0,tp_upper -75627,做空,2025-02-25 13:15:00,2025-02-25 13:25:00,2427.88,2415.29,0.0,tp_lower -75628,做多,2025-02-25 14:10:00,2025-02-25 15:40:00,2421.72,2398.48,-0.0,flip_to_short -75629,做空,2025-02-25 15:40:00,2025-02-25 16:35:00,2398.48,2402.4,-0.0,flip_to_long -75630,做多,2025-02-25 16:35:00,2025-02-25 16:40:00,2402.4,2423.33,0.0,tp_upper -75631,做空,2025-02-25 17:45:00,2025-02-25 17:55:00,2418.01,2420.2,-0.0,flip_to_long -75632,做多,2025-02-25 17:55:00,2025-02-25 18:15:00,2420.2,2411.53,-0.0,flip_to_short -75633,做空,2025-02-25 18:15:00,2025-02-25 18:20:00,2411.53,2412.65,-0.0,tp_lower -75634,做多,2025-02-25 18:35:00,2025-02-25 18:45:00,2420.28,2419.32,-0.0,flip_to_short -75635,做空,2025-02-25 18:45:00,2025-02-25 18:50:00,2419.32,2422.88,-0.0,flip_to_long -75636,做多,2025-02-25 18:50:00,2025-02-25 19:10:00,2422.88,2418.38,-0.0,tp_upper -75637,做多,2025-02-25 19:15:00,2025-02-25 19:20:00,2419.91,2415.05,-0.0,flip_to_short -75638,做空,2025-02-25 19:20:00,2025-02-25 19:25:00,2415.05,2420.89,-0.0,flip_to_long -75639,做多,2025-02-25 19:25:00,2025-02-25 19:35:00,2420.89,2442.0,0.0,tp_upper -75640,做空,2025-02-25 21:30:00,2025-02-25 21:40:00,2490.01,2494.33,-0.0,flip_to_long -75641,做多,2025-02-25 21:40:00,2025-02-25 21:50:00,2494.33,2512.25,0.0,tp_upper -75642,做空,2025-02-25 22:35:00,2025-02-25 22:55:00,2504.39,2509.57,-0.0,flip_to_long -75643,做多,2025-02-25 22:55:00,2025-02-25 23:20:00,2509.57,2509.55,-0.0,flip_to_short -75644,做空,2025-02-25 23:20:00,2025-02-25 23:35:00,2509.55,2497.34,0.0,tp_lower -75645,做多,2025-02-26 01:15:00,2025-02-26 01:40:00,2479.49,2479.65,-0.0,flip_to_short -75646,做空,2025-02-26 01:40:00,2025-02-26 02:10:00,2479.65,2482.22,-0.0,flip_to_long -75647,做多,2025-02-26 02:10:00,2025-02-26 02:15:00,2482.22,2487.56,0.0,tp_upper -75648,做多,2025-02-26 02:35:00,2025-02-26 02:40:00,2492.42,2487.21,-0.0,tp_upper -75649,做空,2025-02-26 03:30:00,2025-02-26 03:45:00,2492.69,2494.53,-0.0,flip_to_long -75650,做多,2025-02-26 03:45:00,2025-02-26 03:50:00,2494.53,2492.79,-0.0,flip_to_short -75651,做空,2025-02-26 03:50:00,2025-02-26 04:25:00,2492.79,2497.09,-0.0,flip_to_long -75652,做多,2025-02-26 04:25:00,2025-02-26 04:45:00,2497.09,2495.73,-0.0,flip_to_short -75653,做空,2025-02-26 04:45:00,2025-02-26 05:00:00,2495.73,2488.03,0.0,tp_lower -75654,做多,2025-02-26 05:05:00,2025-02-26 06:45:00,2491.9,2497.02,0.0,tp_upper -75655,做空,2025-02-26 07:30:00,2025-02-26 07:40:00,2486.22,2481.02,0.0,tp_lower -75656,做多,2025-02-26 09:15:00,2025-02-26 09:35:00,2468.93,2491.23,0.0,tp_upper -75657,做空,2025-02-26 11:15:00,2025-02-26 11:30:00,2489.1,2474.57,0.0,tp_lower -75658,做多,2025-02-26 14:40:00,2025-02-26 15:55:00,2409.53,2427.64,0.0,flip_to_short -75659,做空,2025-02-26 15:55:00,2025-02-26 16:10:00,2427.64,2409.01,0.0,tp_lower -75660,做空,2025-02-26 19:55:00,2025-02-26 20:00:00,2295.23,2309.86,-0.0,flip_to_long -75661,做多,2025-02-26 20:00:00,2025-02-26 20:05:00,2309.86,2307.94,-0.0,tp_upper -75662,做空,2025-02-26 20:10:00,2025-02-26 20:15:00,2288.56,2260.52,0.0,tp_lower -75663,做多,2025-02-26 20:25:00,2025-02-26 20:45:00,2302.92,2327.06,0.0,tp_upper -75664,做空,2025-02-26 21:30:00,2025-02-26 21:35:00,2310.41,2315.2,-0.0,flip_to_long -75665,做多,2025-02-26 21:35:00,2025-02-26 21:40:00,2315.2,2310.47,-0.0,flip_to_short -75666,做空,2025-02-26 21:40:00,2025-02-26 21:50:00,2310.47,2322.7,-0.0,flip_to_long -75667,做多,2025-02-26 21:50:00,2025-02-26 22:00:00,2322.7,2378.33,0.0,tp_upper -75668,做空,2025-02-26 22:55:00,2025-02-27 00:05:00,2347.88,2343.23,0.0,flip_to_long -75669,做多,2025-02-27 00:05:00,2025-02-27 00:10:00,2343.23,2337.27,-0.0,flip_to_short -75670,做空,2025-02-27 00:10:00,2025-02-27 00:15:00,2337.27,2344.3,-0.0,flip_to_long -75671,做多,2025-02-27 00:15:00,2025-02-27 00:20:00,2344.3,2331.24,-0.0,flip_to_short -75672,做空,2025-02-27 00:20:00,2025-02-27 00:30:00,2331.24,2322.93,0.0,tp_lower -75673,做多,2025-02-27 00:40:00,2025-02-27 00:45:00,2338.56,2345.53,0.0,tp_upper -75674,做空,2025-02-27 01:00:00,2025-02-27 01:05:00,2332.44,2323.06,0.0,tp_lower -75675,做多,2025-02-27 01:10:00,2025-02-27 01:20:00,2333.55,2350.96,0.0,tp_upper -75676,做空,2025-02-27 02:05:00,2025-02-27 02:10:00,2340.56,2345.96,-0.0,flip_to_long -75677,做多,2025-02-27 02:10:00,2025-02-27 02:20:00,2345.96,2357.0,0.0,tp_upper -75678,做空,2025-02-27 02:35:00,2025-02-27 02:50:00,2343.78,2332.51,0.0,tp_lower -75679,做多,2025-02-27 03:15:00,2025-02-27 04:05:00,2339.32,2324.72,-0.0,flip_to_short -75680,做空,2025-02-27 04:05:00,2025-02-27 04:10:00,2324.72,2316.69,0.0,tp_lower -75681,做多,2025-02-27 05:05:00,2025-02-27 05:25:00,2321.23,2318.99,-0.0,flip_to_short -75682,做空,2025-02-27 05:25:00,2025-02-27 05:30:00,2318.99,2322.26,-0.0,flip_to_long -75683,做多,2025-02-27 05:30:00,2025-02-27 05:35:00,2322.26,2336.65,0.0,tp_upper -75684,做空,2025-02-27 08:00:00,2025-02-27 08:25:00,2355.09,2346.53,0.0,tp_lower -75685,做多,2025-02-27 08:40:00,2025-02-27 09:10:00,2354.21,2355.95,0.0,flip_to_short -75686,做空,2025-02-27 09:10:00,2025-02-27 09:25:00,2355.95,2356.98,-0.0,flip_to_long -75687,做多,2025-02-27 09:25:00,2025-02-27 09:30:00,2356.98,2361.78,0.0,tp_upper -75688,做空,2025-02-27 09:55:00,2025-02-27 11:35:00,2358.08,2357.6,-0.0,tp_lower -75689,做多,2025-02-27 12:35:00,2025-02-27 12:45:00,2354.66,2355.51,-0.0,flip_to_short -75690,做空,2025-02-27 12:45:00,2025-02-27 13:05:00,2355.51,2351.2,0.0,flip_to_long -75691,做多,2025-02-27 13:05:00,2025-02-27 13:20:00,2351.2,2349.09,-0.0,flip_to_short -75692,做空,2025-02-27 13:20:00,2025-02-27 13:25:00,2349.09,2349.53,-0.0,flip_to_long -75693,做多,2025-02-27 13:25:00,2025-02-27 13:40:00,2349.53,2353.13,0.0,flip_to_short -75694,做空,2025-02-27 13:40:00,2025-02-27 13:45:00,2353.13,2343.12,0.0,tp_lower -75695,做多,2025-02-27 14:25:00,2025-02-27 14:35:00,2344.14,2338.26,-0.0,flip_to_short -75696,做空,2025-02-27 14:35:00,2025-02-27 14:40:00,2338.26,2327.89,0.0,tp_lower -75697,做多,2025-02-27 15:20:00,2025-02-27 15:25:00,2327.46,2326.61,-0.0,flip_to_short -75698,做空,2025-02-27 15:25:00,2025-02-27 15:35:00,2326.61,2331.37,-0.0,flip_to_long -75699,做多,2025-02-27 15:35:00,2025-02-27 15:40:00,2331.37,2322.72,-0.0,flip_to_short -75700,做空,2025-02-27 15:40:00,2025-02-27 15:45:00,2322.72,2326.39,-0.0,flip_to_long -75701,做多,2025-02-27 15:45:00,2025-02-27 15:55:00,2326.39,2322.37,-0.0,flip_to_short -75702,做空,2025-02-27 15:55:00,2025-02-27 16:00:00,2322.37,2326.51,-0.0,flip_to_long -75703,做多,2025-02-27 16:00:00,2025-02-27 16:25:00,2326.51,2314.42,-0.0,flip_to_short -75704,做空,2025-02-27 16:25:00,2025-02-27 16:30:00,2314.42,2310.09,0.0,tp_lower -75705,做多,2025-02-27 17:15:00,2025-02-27 17:20:00,2318.53,2313.37,-0.0,flip_to_short -75706,做空,2025-02-27 17:20:00,2025-02-27 17:25:00,2313.37,2314.19,-0.0,flip_to_long -75707,做多,2025-02-27 17:25:00,2025-02-27 17:40:00,2314.19,2313.91,-0.0,flip_to_short -75708,做空,2025-02-27 17:40:00,2025-02-27 19:10:00,2313.91,2312.86,-0.0,tp_lower -75709,做多,2025-02-27 21:15:00,2025-02-27 22:55:00,2265.74,2291.58,0.0,tp_upper -75710,做空,2025-02-28 00:45:00,2025-02-28 01:10:00,2300.53,2293.35,0.0,tp_lower -75711,做多,2025-02-28 03:05:00,2025-02-28 04:45:00,2182.64,2141.38,-0.0,flip_to_short -75712,做空,2025-02-28 04:45:00,2025-02-28 05:35:00,2141.38,2115.21,0.0,flip_to_long -75713,做多,2025-02-28 05:35:00,2025-02-28 06:05:00,2115.21,2119.27,0.0,flip_to_short -75714,做空,2025-02-28 06:05:00,2025-02-28 06:20:00,2119.27,2112.81,0.0,tp_lower -75715,做多,2025-02-28 06:30:00,2025-02-28 06:35:00,2120.26,2113.84,-0.0,flip_to_short -75716,做空,2025-02-28 06:35:00,2025-02-28 06:45:00,2113.84,2093.54,0.0,tp_lower -75717,做多,2025-02-28 07:00:00,2025-02-28 07:25:00,2127.11,2113.75,-0.0,flip_to_short -75718,做空,2025-02-28 07:25:00,2025-02-28 07:45:00,2113.75,2096.08,0.0,tp_lower -75719,做多,2025-02-28 08:00:00,2025-02-28 08:05:00,2116.22,2114.46,-0.0,flip_to_short -75720,做空,2025-02-28 08:05:00,2025-02-28 08:15:00,2114.46,2084.33,0.0,tp_lower -75721,做多,2025-02-28 08:30:00,2025-02-28 08:40:00,2105.5,2096.81,-0.0,flip_to_short -75722,做空,2025-02-28 08:40:00,2025-02-28 08:45:00,2096.81,2104.6,-0.0,flip_to_long -75723,做多,2025-02-28 08:45:00,2025-02-28 09:00:00,2104.6,2119.65,0.0,tp_upper -75724,做空,2025-02-28 10:05:00,2025-02-28 10:10:00,2126.61,2129.69,-0.0,flip_to_long -75725,做多,2025-02-28 10:10:00,2025-02-28 10:15:00,2129.69,2129.47,-0.0,flip_to_short -75726,做空,2025-02-28 10:15:00,2025-02-28 10:35:00,2129.47,2118.12,0.0,tp_lower -75727,做多,2025-02-28 11:15:00,2025-02-28 11:40:00,2127.39,2134.01,0.0,tp_upper -75728,做空,2025-02-28 11:50:00,2025-02-28 12:00:00,2126.49,2125.78,-0.0,flip_to_long -75729,做多,2025-02-28 12:00:00,2025-02-28 12:25:00,2125.78,2120.46,-0.0,flip_to_short -75730,做空,2025-02-28 12:25:00,2025-02-28 12:30:00,2120.46,2119.15,0.0,tp_lower -75731,做多,2025-02-28 13:00:00,2025-02-28 13:10:00,2128.14,2131.19,0.0,tp_upper -75732,做空,2025-02-28 13:25:00,2025-02-28 13:30:00,2123.47,2145.88,-0.0,flip_to_long -75733,做多,2025-02-28 13:30:00,2025-02-28 13:35:00,2145.88,2148.86,0.0,tp_upper -75734,做空,2025-02-28 14:30:00,2025-02-28 14:35:00,2138.47,2158.26,-0.0,flip_to_long -75735,做多,2025-02-28 14:35:00,2025-02-28 15:05:00,2158.26,2185.15,0.0,tp_upper -75736,做空,2025-02-28 17:00:00,2025-02-28 18:15:00,2221.07,2198.84,0.0,tp_lower -75737,做多,2025-02-28 18:30:00,2025-02-28 18:50:00,2220.64,2241.64,0.0,tp_upper -75738,做空,2025-02-28 19:50:00,2025-02-28 20:15:00,2226.82,2211.25,0.0,tp_lower -75739,做多,2025-02-28 21:05:00,2025-02-28 21:25:00,2225.62,2217.8,-0.0,flip_to_short -75740,做空,2025-02-28 21:25:00,2025-02-28 21:40:00,2217.8,2219.09,-0.0,flip_to_long -75741,做多,2025-02-28 21:40:00,2025-02-28 22:20:00,2219.09,2218.26,-0.0,flip_to_short -75742,做空,2025-02-28 22:20:00,2025-02-28 22:30:00,2218.26,2210.9,0.0,tp_lower -75743,做多,2025-02-28 22:40:00,2025-02-28 23:35:00,2216.12,2234.23,0.0,tp_upper -75744,做空,2025-03-01 00:35:00,2025-03-01 00:55:00,2226.81,2214.97,0.0,tp_lower -75745,做多,2025-03-01 01:35:00,2025-03-01 01:50:00,2227.37,2248.9,0.0,tp_upper -75746,做空,2025-03-01 03:05:00,2025-03-01 03:10:00,2249.32,2250.36,-0.0,flip_to_long -75747,做多,2025-03-01 03:10:00,2025-03-01 04:10:00,2250.36,2274.04,0.0,tp_upper -75748,做空,2025-03-01 04:50:00,2025-03-01 05:20:00,2268.61,2256.99,0.0,tp_lower -75749,做多,2025-03-01 08:00:00,2025-03-01 08:20:00,2231.35,2237.72,0.0,tp_upper -75750,做空,2025-03-01 08:40:00,2025-03-01 08:45:00,2229.43,2229.8,-0.0,flip_to_long -75751,做多,2025-03-01 08:45:00,2025-03-01 09:20:00,2229.8,2234.8,0.0,tp_upper -75752,做空,2025-03-01 09:40:00,2025-03-01 09:45:00,2229.19,2230.02,-0.0,tp_lower -75753,做多,2025-03-01 12:45:00,2025-03-01 12:55:00,2179.55,2180.23,-0.0,flip_to_short -75754,做空,2025-03-01 12:55:00,2025-03-01 13:05:00,2180.23,2173.28,0.0,tp_lower -75755,做多,2025-03-01 14:10:00,2025-03-01 14:25:00,2156.36,2157.19,-0.0,flip_to_short -75756,做空,2025-03-01 14:25:00,2025-03-01 14:35:00,2157.19,2156.99,-0.0,flip_to_long -75757,做多,2025-03-01 14:35:00,2025-03-01 14:45:00,2156.99,2162.78,0.0,tp_upper -75758,做空,2025-03-01 18:05:00,2025-03-01 20:15:00,2201.14,2222.73,-0.0,flip_to_long -75759,做多,2025-03-01 20:15:00,2025-03-01 20:20:00,2222.73,2217.23,-0.0,flip_to_short -75760,做空,2025-03-01 20:20:00,2025-03-01 20:25:00,2217.23,2219.28,-0.0,flip_to_long -75761,做多,2025-03-01 20:25:00,2025-03-01 21:00:00,2219.28,2221.86,0.0,flip_to_short -75762,做空,2025-03-01 21:00:00,2025-03-01 21:10:00,2221.86,2212.0,0.0,tp_lower -75763,做多,2025-03-01 21:50:00,2025-03-01 21:55:00,2224.53,2228.35,0.0,tp_upper -75764,做空,2025-03-01 22:15:00,2025-03-01 22:20:00,2217.25,2217.7,-0.0,flip_to_long -75765,做多,2025-03-01 22:20:00,2025-03-01 22:45:00,2217.7,2213.17,-0.0,flip_to_short -75766,做空,2025-03-01 22:45:00,2025-03-01 23:05:00,2213.17,2198.73,0.0,tp_lower -75767,做多,2025-03-01 23:50:00,2025-03-02 00:20:00,2213.19,2206.51,-0.0,flip_to_short -75768,做空,2025-03-02 00:20:00,2025-03-02 00:25:00,2206.51,2209.15,-0.0,flip_to_long -75769,做多,2025-03-02 00:25:00,2025-03-02 00:35:00,2209.15,2220.23,0.0,tp_upper -75770,做空,2025-03-02 01:30:00,2025-03-02 01:50:00,2212.28,2216.86,-0.0,flip_to_long -75771,做多,2025-03-02 01:50:00,2025-03-02 02:00:00,2216.86,2226.16,0.0,tp_upper -75772,做空,2025-03-02 02:10:00,2025-03-02 02:30:00,2221.18,2203.49,0.0,tp_lower -75773,做多,2025-03-02 03:00:00,2025-03-02 03:20:00,2214.95,2214.97,-0.0,flip_to_short -75774,做空,2025-03-02 03:20:00,2025-03-02 03:25:00,2214.97,2218.77,-0.0,flip_to_long -75775,做多,2025-03-02 03:25:00,2025-03-02 03:45:00,2218.77,2227.3,0.0,tp_upper -75776,做空,2025-03-02 04:55:00,2025-03-02 05:50:00,2226.27,2227.16,-0.0,flip_to_long -75777,做多,2025-03-02 05:50:00,2025-03-02 06:00:00,2227.16,2229.16,0.0,tp_upper -75778,做空,2025-03-02 06:05:00,2025-03-02 06:10:00,2228.01,2222.77,0.0,tp_lower -75779,做多,2025-03-02 06:25:00,2025-03-02 06:30:00,2229.75,2227.98,-0.0,flip_to_short -75780,做空,2025-03-02 06:30:00,2025-03-02 06:40:00,2227.98,2228.0,-0.0,flip_to_long -75781,做多,2025-03-02 06:40:00,2025-03-02 06:50:00,2228.0,2223.1,-0.0,flip_to_short -75782,做空,2025-03-02 06:50:00,2025-03-02 07:00:00,2223.1,2219.99,0.0,tp_lower -75783,做多,2025-03-02 07:30:00,2025-03-02 09:25:00,2224.01,2223.72,-0.0,tp_upper -75784,做空,2025-03-02 11:00:00,2025-03-02 11:05:00,2242.02,2243.28,-0.0,flip_to_long -75785,做多,2025-03-02 11:05:00,2025-03-02 15:25:00,2243.28,2239.47,-0.0,tp_upper -75786,做空,2025-03-02 16:05:00,2025-03-02 18:45:00,2228.72,2472.07,-0.0,flip_to_long -75787,做多,2025-03-02 18:45:00,2025-03-02 19:05:00,2472.07,2471.36,-0.0,flip_to_short -75788,做空,2025-03-02 19:05:00,2025-03-02 19:15:00,2471.36,2477.6,-0.0,flip_to_long -75789,做多,2025-03-02 19:15:00,2025-03-02 19:45:00,2477.6,2490.13,0.0,tp_upper -75790,做空,2025-03-02 20:35:00,2025-03-02 20:40:00,2487.68,2495.83,-0.0,flip_to_long -75791,做多,2025-03-02 20:40:00,2025-03-02 20:50:00,2495.83,2505.38,0.0,tp_upper -75792,做空,2025-03-02 21:25:00,2025-03-02 21:30:00,2500.45,2510.5,-0.0,flip_to_long -75793,做多,2025-03-02 21:30:00,2025-03-02 21:40:00,2510.5,2530.0,0.0,tp_upper -75794,做空,2025-03-02 22:00:00,2025-03-02 22:05:00,2507.4,2513.8,-0.0,flip_to_long -75795,做多,2025-03-02 22:05:00,2025-03-02 22:30:00,2513.8,2513.71,-0.0,flip_to_short -75796,做空,2025-03-02 22:30:00,2025-03-02 23:35:00,2513.71,2522.14,-0.0,flip_to_long -75797,做多,2025-03-02 23:35:00,2025-03-02 23:40:00,2522.14,2518.43,-0.0,flip_to_short -75798,做空,2025-03-02 23:40:00,2025-03-03 00:00:00,2518.43,2501.22,0.0,tp_lower -75799,做多,2025-03-03 02:45:00,2025-03-03 03:40:00,2442.89,2427.99,-0.0,flip_to_short -75800,做空,2025-03-03 03:40:00,2025-03-03 03:45:00,2427.99,2434.92,-0.0,flip_to_long -75801,做多,2025-03-03 03:45:00,2025-03-03 04:05:00,2434.92,2437.57,0.0,flip_to_short -75802,做空,2025-03-03 04:05:00,2025-03-03 04:15:00,2437.57,2440.4,-0.0,flip_to_long -75803,做多,2025-03-03 04:15:00,2025-03-03 04:30:00,2440.4,2441.97,0.0,flip_to_short -75804,做空,2025-03-03 04:30:00,2025-03-03 05:30:00,2441.97,2444.3,-0.0,flip_to_long -75805,做多,2025-03-03 05:30:00,2025-03-03 05:40:00,2444.3,2444.04,-0.0,flip_to_short -75806,做空,2025-03-03 05:40:00,2025-03-03 05:45:00,2444.04,2448.31,-0.0,flip_to_long -75807,做多,2025-03-03 05:45:00,2025-03-03 06:00:00,2448.31,2442.35,-0.0,flip_to_short -75808,做空,2025-03-03 06:00:00,2025-03-03 06:05:00,2442.35,2433.31,0.0,tp_lower -75809,做多,2025-03-03 07:50:00,2025-03-03 08:15:00,2389.07,2376.09,-0.0,flip_to_short -75810,做空,2025-03-03 08:15:00,2025-03-03 08:25:00,2376.09,2365.46,0.0,tp_lower -75811,做多,2025-03-03 10:00:00,2025-03-03 10:15:00,2347.3,2357.24,0.0,tp_upper -75812,做空,2025-03-03 10:45:00,2025-03-03 11:25:00,2355.1,2352.78,0.0,flip_to_long -75813,做多,2025-03-03 11:25:00,2025-03-03 11:45:00,2352.78,2352.85,-0.0,flip_to_short -75814,做空,2025-03-03 11:45:00,2025-03-03 11:55:00,2352.85,2355.22,-0.0,flip_to_long -75815,做多,2025-03-03 11:55:00,2025-03-03 12:00:00,2355.22,2372.21,0.0,tp_upper -75816,做空,2025-03-03 12:15:00,2025-03-03 12:20:00,2353.39,2360.18,-0.0,flip_to_long -75817,做多,2025-03-03 12:20:00,2025-03-03 12:40:00,2360.18,2367.73,0.0,tp_upper -75818,做空,2025-03-03 13:10:00,2025-03-03 13:15:00,2362.09,2365.57,-0.0,flip_to_long -75819,做多,2025-03-03 13:15:00,2025-03-03 13:25:00,2365.57,2365.6,-0.0,flip_to_short -75820,做空,2025-03-03 13:25:00,2025-03-03 14:15:00,2365.6,2359.47,0.0,tp_lower -75821,做多,2025-03-03 16:20:00,2025-03-03 16:25:00,2290.0,2285.82,-0.0,flip_to_short -75822,做空,2025-03-03 16:25:00,2025-03-03 17:00:00,2285.82,2274.72,0.0,tp_lower -75823,做多,2025-03-03 17:30:00,2025-03-03 17:40:00,2281.68,2293.0,0.0,tp_upper -75824,做空,2025-03-03 17:55:00,2025-03-03 18:00:00,2275.89,2267.04,0.0,tp_lower -75825,做多,2025-03-03 21:05:00,2025-03-03 21:45:00,2132.2,2129.68,-0.0,flip_to_short -75826,做空,2025-03-03 21:45:00,2025-03-03 21:55:00,2129.68,2110.5,0.0,tp_lower -75827,做多,2025-03-03 22:00:00,2025-03-03 22:05:00,2128.35,2127.6,-0.0,flip_to_short -75828,做空,2025-03-03 22:05:00,2025-03-04 00:05:00,2127.6,2151.57,-0.0,flip_to_long -75829,做多,2025-03-04 00:05:00,2025-03-04 00:20:00,2151.57,2154.86,0.0,flip_to_short -75830,做空,2025-03-04 00:20:00,2025-03-04 00:25:00,2154.86,2146.46,0.0,tp_lower -75831,做多,2025-03-04 02:45:00,2025-03-04 03:15:00,2065.0,2059.07,-0.0,flip_to_short -75832,做空,2025-03-04 03:15:00,2025-03-04 03:45:00,2059.07,2068.11,-0.0,flip_to_long -75833,做多,2025-03-04 03:45:00,2025-03-04 03:50:00,2068.11,2082.18,0.0,tp_upper -75834,做空,2025-03-04 04:55:00,2025-03-04 06:20:00,2080.74,2101.33,-0.0,flip_to_long -75835,做多,2025-03-04 06:20:00,2025-03-04 06:30:00,2101.33,2103.32,0.0,flip_to_short -75836,做空,2025-03-04 06:30:00,2025-03-04 06:45:00,2103.32,2092.96,0.0,tp_lower -75837,做多,2025-03-04 08:00:00,2025-03-04 08:05:00,2087.72,2070.96,-0.0,flip_to_short -75838,做空,2025-03-04 08:05:00,2025-03-04 08:15:00,2070.96,2089.2,-0.0,flip_to_long -75839,做多,2025-03-04 08:15:00,2025-03-04 08:25:00,2089.2,2092.67,0.0,tp_upper -75840,做空,2025-03-04 09:20:00,2025-03-04 09:25:00,2086.59,2091.46,-0.0,flip_to_long -75841,做多,2025-03-04 09:25:00,2025-03-04 09:30:00,2091.46,2089.99,-0.0,flip_to_short -75842,做空,2025-03-04 09:30:00,2025-03-04 09:35:00,2089.99,2097.73,-0.0,flip_to_long -75843,做多,2025-03-04 09:35:00,2025-03-04 09:50:00,2097.73,2091.52,-0.0,flip_to_short -75844,做空,2025-03-04 09:50:00,2025-03-04 10:00:00,2091.52,2092.2,-0.0,tp_lower -75845,做空,2025-03-04 10:05:00,2025-03-04 10:20:00,2090.61,2083.54,0.0,tp_lower -75846,做多,2025-03-04 10:30:00,2025-03-04 10:45:00,2094.15,2102.6,0.0,tp_upper -75847,做空,2025-03-04 11:55:00,2025-03-04 12:05:00,2100.21,2092.54,0.0,tp_lower -75848,做多,2025-03-04 12:40:00,2025-03-04 13:00:00,2104.41,2093.0,-0.0,flip_to_short -75849,做空,2025-03-04 13:00:00,2025-03-04 13:10:00,2093.0,2082.99,0.0,tp_lower -75850,做多,2025-03-04 14:05:00,2025-03-04 14:35:00,2076.11,2138.3,0.0,tp_upper -75851,做空,2025-03-04 14:55:00,2025-03-04 15:20:00,2077.31,2044.42,0.0,tp_lower -75852,做多,2025-03-04 15:40:00,2025-03-04 15:50:00,2073.89,2071.79,-0.0,flip_to_short -75853,做空,2025-03-04 15:50:00,2025-03-04 15:55:00,2071.79,2073.47,-0.0,flip_to_long -75854,做多,2025-03-04 15:55:00,2025-03-04 17:15:00,2073.47,2108.96,0.0,tp_upper -75855,做空,2025-03-04 19:30:00,2025-03-04 20:50:00,2143.82,2151.26,-0.0,tp_lower -75856,做多,2025-03-04 21:15:00,2025-03-04 21:20:00,2155.06,2199.08,0.0,tp_upper -75857,做空,2025-03-04 22:05:00,2025-03-04 23:10:00,2173.19,2176.53,-0.0,flip_to_long -75858,做多,2025-03-04 23:10:00,2025-03-05 01:25:00,2176.53,2170.61,-0.0,tp_upper -75859,做空,2025-03-05 02:15:00,2025-03-05 02:40:00,2172.56,2178.48,-0.0,flip_to_long -75860,做多,2025-03-05 02:40:00,2025-03-05 02:55:00,2178.48,2178.1,-0.0,flip_to_short -75861,做空,2025-03-05 02:55:00,2025-03-05 03:00:00,2178.1,2180.72,-0.0,flip_to_long -75862,做多,2025-03-05 03:00:00,2025-03-05 03:20:00,2180.72,2182.12,0.0,flip_to_short -75863,做空,2025-03-05 03:20:00,2025-03-05 03:45:00,2182.12,2171.52,0.0,tp_lower -75864,做多,2025-03-05 04:45:00,2025-03-05 04:50:00,2171.66,2169.56,-0.0,flip_to_short -75865,做空,2025-03-05 04:50:00,2025-03-05 04:55:00,2169.56,2172.39,-0.0,flip_to_long -75866,做多,2025-03-05 04:55:00,2025-03-05 05:10:00,2172.39,2176.13,0.0,tp_upper -75867,做空,2025-03-05 06:25:00,2025-03-05 10:20:00,2175.91,2237.54,-0.0,flip_to_long -75868,做多,2025-03-05 10:20:00,2025-03-05 10:30:00,2237.54,2269.99,0.0,tp_upper -75869,做空,2025-03-05 10:45:00,2025-03-05 11:25:00,2240.68,2220.64,0.0,tp_lower -75870,做多,2025-03-05 12:35:00,2025-03-05 12:40:00,2225.82,2219.32,-0.0,flip_to_short -75871,做空,2025-03-05 12:40:00,2025-03-05 12:45:00,2219.32,2214.22,0.0,tp_lower -75872,做多,2025-03-05 13:00:00,2025-03-05 15:10:00,2220.28,2186.51,-0.0,flip_to_short -75873,做空,2025-03-05 15:10:00,2025-03-05 15:35:00,2186.51,2191.12,-0.0,flip_to_long -75874,做多,2025-03-05 15:35:00,2025-03-05 15:40:00,2191.12,2188.55,-0.0,flip_to_short -75875,做空,2025-03-05 15:40:00,2025-03-05 15:50:00,2188.55,2190.12,-0.0,flip_to_long -75876,做多,2025-03-05 15:50:00,2025-03-05 15:55:00,2190.12,2185.68,-0.0,flip_to_short -75877,做空,2025-03-05 15:55:00,2025-03-05 16:10:00,2185.68,2175.7,0.0,tp_lower -75878,做多,2025-03-05 16:55:00,2025-03-05 17:10:00,2189.49,2198.63,0.0,tp_upper -75879,做空,2025-03-05 17:45:00,2025-03-05 17:55:00,2189.7,2193.63,-0.0,flip_to_long -75880,做多,2025-03-05 17:55:00,2025-03-05 18:05:00,2193.63,2181.86,-0.0,flip_to_short -75881,做空,2025-03-05 18:05:00,2025-03-05 18:10:00,2181.86,2187.64,-0.0,flip_to_long -75882,做多,2025-03-05 18:10:00,2025-03-05 19:00:00,2187.64,2213.89,0.0,tp_upper -75883,做空,2025-03-05 21:20:00,2025-03-05 21:25:00,2224.3,2228.63,-0.0,flip_to_long -75884,做多,2025-03-05 21:25:00,2025-03-05 21:30:00,2228.63,2223.84,-0.0,flip_to_short -75885,做空,2025-03-05 21:30:00,2025-03-05 21:35:00,2223.84,2225.49,-0.0,flip_to_long -75886,做多,2025-03-05 21:35:00,2025-03-05 21:55:00,2225.49,2234.05,0.0,tp_upper -75887,做空,2025-03-05 22:15:00,2025-03-05 22:30:00,2229.04,2230.7,-0.0,flip_to_long -75888,做多,2025-03-05 22:30:00,2025-03-05 22:35:00,2230.7,2227.01,-0.0,flip_to_short -75889,做空,2025-03-05 22:35:00,2025-03-05 22:40:00,2227.01,2230.43,-0.0,flip_to_long -75890,做多,2025-03-05 22:40:00,2025-03-05 22:50:00,2230.43,2237.32,0.0,tp_upper -75891,做空,2025-03-05 23:15:00,2025-03-05 23:20:00,2230.78,2234.89,-0.0,flip_to_long -75892,做多,2025-03-05 23:20:00,2025-03-05 23:30:00,2234.89,2237.66,0.0,tp_upper -75893,做空,2025-03-06 00:05:00,2025-03-06 01:05:00,2237.42,2239.77,-0.0,tp_lower -75894,做多,2025-03-06 01:10:00,2025-03-06 01:15:00,2246.62,2241.87,-0.0,flip_to_short -75895,做空,2025-03-06 01:15:00,2025-03-06 01:20:00,2241.87,2242.94,-0.0,flip_to_long -75896,做多,2025-03-06 01:20:00,2025-03-06 01:35:00,2242.94,2246.41,0.0,tp_upper -75897,做空,2025-03-06 03:20:00,2025-03-06 04:30:00,2275.79,2279.47,-0.0,flip_to_long -75898,做多,2025-03-06 04:30:00,2025-03-06 04:40:00,2279.47,2289.22,0.0,tp_upper -75899,做空,2025-03-06 06:05:00,2025-03-06 07:05:00,2302.78,2286.05,0.0,tp_lower -75900,做多,2025-03-06 07:20:00,2025-03-06 08:30:00,2295.96,2289.19,-0.0,flip_to_short -75901,做空,2025-03-06 08:30:00,2025-03-06 08:35:00,2289.19,2290.83,-0.0,flip_to_long -75902,做多,2025-03-06 08:35:00,2025-03-06 08:40:00,2290.83,2295.95,0.0,tp_upper -75903,做空,2025-03-06 08:45:00,2025-03-06 09:05:00,2292.42,2283.3,0.0,tp_lower -75904,做多,2025-03-06 09:15:00,2025-03-06 09:25:00,2288.35,2280.94,-0.0,flip_to_short -75905,做空,2025-03-06 09:25:00,2025-03-06 09:30:00,2280.94,2283.16,-0.0,tp_lower -75906,做多,2025-03-06 09:40:00,2025-03-06 09:45:00,2288.45,2283.94,-0.0,flip_to_short -75907,做空,2025-03-06 09:45:00,2025-03-06 10:05:00,2283.94,2286.3,-0.0,flip_to_long -75908,做多,2025-03-06 10:05:00,2025-03-06 10:15:00,2286.3,2294.47,0.0,tp_upper -75909,做空,2025-03-06 11:00:00,2025-03-06 11:10:00,2284.59,2291.43,-0.0,flip_to_long -75910,做多,2025-03-06 11:10:00,2025-03-06 11:35:00,2291.43,2291.59,-0.0,flip_to_short -75911,做空,2025-03-06 11:35:00,2025-03-06 11:40:00,2291.59,2295.93,-0.0,flip_to_long -75912,做多,2025-03-06 11:40:00,2025-03-06 11:50:00,2295.93,2295.12,-0.0,flip_to_short -75913,做空,2025-03-06 11:50:00,2025-03-06 12:05:00,2295.12,2287.57,0.0,tp_lower -75914,做多,2025-03-06 15:05:00,2025-03-06 16:20:00,2251.61,2246.68,-0.0,flip_to_short -75915,做空,2025-03-06 16:20:00,2025-03-06 16:40:00,2246.68,2238.53,0.0,tp_lower -75916,做多,2025-03-06 18:30:00,2025-03-06 18:35:00,2203.0,2191.28,-0.0,flip_to_short -75917,做空,2025-03-06 18:35:00,2025-03-06 18:50:00,2191.28,2200.33,-0.0,flip_to_long -75918,做多,2025-03-06 18:50:00,2025-03-06 19:00:00,2200.33,2194.99,-0.0,flip_to_short -75919,做空,2025-03-06 19:00:00,2025-03-06 19:10:00,2194.99,2196.35,-0.0,flip_to_long -75920,做多,2025-03-06 19:10:00,2025-03-06 19:15:00,2196.35,2190.07,-0.0,flip_to_short -75921,做空,2025-03-06 19:15:00,2025-03-06 19:30:00,2190.07,2189.26,-0.0,tp_lower -75922,做多,2025-03-06 19:40:00,2025-03-06 19:45:00,2200.39,2211.68,0.0,tp_upper -75923,做空,2025-03-06 19:55:00,2025-03-06 20:00:00,2197.11,2202.94,-0.0,flip_to_long -75924,做多,2025-03-06 20:00:00,2025-03-06 20:40:00,2202.94,2193.6,-0.0,flip_to_short -75925,做空,2025-03-06 20:40:00,2025-03-06 20:45:00,2193.6,2200.73,-0.0,flip_to_long -75926,做多,2025-03-06 20:45:00,2025-03-06 20:55:00,2200.73,2198.85,-0.0,flip_to_short -75927,做空,2025-03-06 20:55:00,2025-03-06 21:00:00,2198.85,2208.27,-0.0,flip_to_long -75928,做多,2025-03-06 21:00:00,2025-03-06 21:10:00,2208.27,2214.72,0.0,tp_upper -75929,做空,2025-03-06 21:30:00,2025-03-06 21:50:00,2207.31,2210.01,-0.0,flip_to_long -75930,做多,2025-03-06 21:50:00,2025-03-06 22:00:00,2210.01,2219.34,0.0,tp_upper -75931,做空,2025-03-06 22:15:00,2025-03-06 22:25:00,2210.5,2206.22,0.0,flip_to_long -75932,做多,2025-03-06 22:25:00,2025-03-06 22:50:00,2206.22,2215.85,0.0,tp_upper -75933,做空,2025-03-06 22:55:00,2025-03-06 23:00:00,2210.19,2213.96,-0.0,flip_to_long -75934,做多,2025-03-06 23:00:00,2025-03-06 23:05:00,2213.96,2205.74,-0.0,flip_to_short -75935,做空,2025-03-06 23:05:00,2025-03-06 23:15:00,2205.74,2209.92,-0.0,flip_to_long -75936,做多,2025-03-06 23:15:00,2025-03-07 00:10:00,2209.92,2205.2,-0.0,tp_upper -75937,做多,2025-03-07 01:15:00,2025-03-07 02:45:00,2165.54,2163.25,-0.0,flip_to_short -75938,做空,2025-03-07 02:45:00,2025-03-07 02:55:00,2163.25,2154.34,0.0,tp_lower -75939,做多,2025-03-07 04:20:00,2025-03-07 04:35:00,2156.22,2161.76,0.0,tp_upper -75940,做空,2025-03-07 04:50:00,2025-03-07 06:25:00,2154.41,2169.56,-0.0,flip_to_long -75941,做多,2025-03-07 06:25:00,2025-03-07 06:45:00,2169.56,2178.72,0.0,tp_upper -75942,做空,2025-03-07 08:20:00,2025-03-07 08:35:00,2184.21,2178.62,0.0,tp_lower -75943,做多,2025-03-07 08:45:00,2025-03-07 08:50:00,2186.56,2181.82,-0.0,flip_to_short -75944,做空,2025-03-07 08:50:00,2025-03-07 08:55:00,2181.82,2184.65,-0.0,flip_to_long -75945,做多,2025-03-07 08:55:00,2025-03-07 09:05:00,2184.65,2189.18,0.0,tp_upper -75946,做空,2025-03-07 10:00:00,2025-03-07 10:05:00,2190.13,2193.12,-0.0,flip_to_long -75947,做多,2025-03-07 10:05:00,2025-03-07 10:10:00,2193.12,2191.69,-0.0,flip_to_short -75948,做空,2025-03-07 10:10:00,2025-03-07 10:15:00,2191.69,2194.15,-0.0,flip_to_long -75949,做多,2025-03-07 10:15:00,2025-03-07 10:20:00,2194.15,2193.61,-0.0,flip_to_short -75950,做空,2025-03-07 10:20:00,2025-03-07 10:45:00,2193.61,2194.23,-0.0,flip_to_long -75951,做多,2025-03-07 10:45:00,2025-03-07 10:55:00,2194.23,2195.99,0.0,flip_to_short -75952,做空,2025-03-07 10:55:00,2025-03-07 11:50:00,2195.99,2195.4,-0.0,flip_to_long -75953,做多,2025-03-07 11:50:00,2025-03-07 12:00:00,2195.4,2195.57,-0.0,flip_to_short -75954,做空,2025-03-07 12:00:00,2025-03-07 12:15:00,2195.57,2186.72,0.0,tp_lower -75955,做多,2025-03-07 13:05:00,2025-03-07 13:30:00,2185.04,2209.1,0.0,tp_upper -75956,做空,2025-03-07 13:55:00,2025-03-07 14:00:00,2187.19,2193.72,-0.0,flip_to_long -75957,做多,2025-03-07 14:00:00,2025-03-07 14:05:00,2193.72,2190.66,-0.0,flip_to_short -75958,做空,2025-03-07 14:05:00,2025-03-07 14:40:00,2190.66,2209.84,-0.0,flip_to_long -75959,做多,2025-03-07 14:40:00,2025-03-07 14:45:00,2209.84,2241.85,0.0,tp_upper -75960,做空,2025-03-07 15:25:00,2025-03-07 15:45:00,2209.72,2219.36,-0.0,flip_to_long -75961,做多,2025-03-07 15:45:00,2025-03-07 15:50:00,2219.36,2212.16,-0.0,flip_to_short -75962,做空,2025-03-07 15:50:00,2025-03-07 16:20:00,2212.16,2176.78,0.0,tp_lower -75963,做多,2025-03-07 17:40:00,2025-03-07 17:50:00,2170.51,2182.23,0.0,tp_upper -75964,做空,2025-03-07 17:55:00,2025-03-07 19:45:00,2160.79,2163.19,-0.0,tp_lower -75965,做多,2025-03-07 20:05:00,2025-03-07 20:10:00,2183.44,2177.56,-0.0,flip_to_short -75966,做空,2025-03-07 20:10:00,2025-03-07 20:35:00,2177.56,2148.67,0.0,tp_lower -75967,做多,2025-03-07 20:50:00,2025-03-07 20:55:00,2180.01,2157.1,-0.0,flip_to_short -75968,做空,2025-03-07 20:55:00,2025-03-07 21:00:00,2157.1,2157.58,-0.0,tp_lower -75969,做多,2025-03-07 22:35:00,2025-03-07 23:00:00,2144.23,2140.33,-0.0,flip_to_short -75970,做空,2025-03-07 23:00:00,2025-03-07 23:10:00,2140.33,2116.59,0.0,tp_lower -75971,做多,2025-03-07 23:30:00,2025-03-07 23:35:00,2135.48,2132.97,-0.0,flip_to_short -75972,做空,2025-03-07 23:35:00,2025-03-07 23:40:00,2132.97,2137.93,-0.0,flip_to_long -75973,做多,2025-03-07 23:40:00,2025-03-08 00:00:00,2137.93,2135.7,-0.0,flip_to_short -75974,做空,2025-03-08 00:00:00,2025-03-08 00:05:00,2135.7,2135.86,-0.0,flip_to_long -75975,做多,2025-03-08 00:05:00,2025-03-08 00:20:00,2135.86,2135.8,-0.0,flip_to_short -75976,做空,2025-03-08 00:20:00,2025-03-08 01:30:00,2135.8,2112.77,0.0,tp_lower -75977,做多,2025-03-08 02:00:00,2025-03-08 02:20:00,2137.15,2134.07,-0.0,flip_to_short -75978,做空,2025-03-08 02:20:00,2025-03-08 02:30:00,2134.07,2133.34,-0.0,flip_to_long -75979,做多,2025-03-08 02:30:00,2025-03-08 03:10:00,2133.34,2129.56,-0.0,flip_to_short -75980,做空,2025-03-08 03:10:00,2025-03-08 03:30:00,2129.56,2136.19,-0.0,flip_to_long -75981,做多,2025-03-08 03:30:00,2025-03-08 04:00:00,2136.19,2131.85,-0.0,flip_to_short -75982,做空,2025-03-08 04:00:00,2025-03-08 04:05:00,2131.85,2138.66,-0.0,flip_to_long -75983,做多,2025-03-08 04:05:00,2025-03-08 04:20:00,2138.66,2144.32,0.0,tp_upper -75984,做空,2025-03-08 05:10:00,2025-03-08 05:15:00,2142.73,2143.45,-0.0,flip_to_long -75985,做多,2025-03-08 05:15:00,2025-03-08 05:25:00,2143.45,2143.11,-0.0,flip_to_short -75986,做空,2025-03-08 05:25:00,2025-03-08 05:40:00,2143.11,2137.31,0.0,tp_lower -75987,做多,2025-03-08 06:05:00,2025-03-08 06:10:00,2143.74,2141.58,-0.0,flip_to_short -75988,做空,2025-03-08 06:10:00,2025-03-08 06:25:00,2141.58,2142.73,-0.0,flip_to_long -75989,做多,2025-03-08 06:25:00,2025-03-08 06:30:00,2142.73,2139.49,-0.0,flip_to_short -75990,做空,2025-03-08 06:30:00,2025-03-08 06:35:00,2139.49,2140.36,-0.0,flip_to_long -75991,做多,2025-03-08 06:35:00,2025-03-08 07:20:00,2140.36,2143.73,0.0,tp_upper -75992,做空,2025-03-08 07:30:00,2025-03-08 07:40:00,2139.07,2140.49,-0.0,flip_to_long -75993,做多,2025-03-08 07:40:00,2025-03-08 07:45:00,2140.49,2135.58,-0.0,flip_to_short -75994,做空,2025-03-08 07:45:00,2025-03-08 07:50:00,2135.58,2133.4,0.0,tp_lower -75995,做多,2025-03-08 08:00:00,2025-03-08 08:05:00,2139.47,2132.07,-0.0,flip_to_short -75996,做空,2025-03-08 08:05:00,2025-03-08 08:10:00,2132.07,2129.5,0.0,tp_lower -75997,做空,2025-03-08 09:40:00,2025-03-08 10:20:00,2132.38,2132.74,-0.0,flip_to_long -75998,做多,2025-03-08 10:20:00,2025-03-08 11:00:00,2132.74,2134.92,0.0,flip_to_short -75999,做空,2025-03-08 11:00:00,2025-03-08 11:25:00,2134.92,2133.35,0.0,flip_to_long -76000,做多,2025-03-08 11:25:00,2025-03-08 11:35:00,2133.35,2128.51,-0.0,flip_to_short -76001,做空,2025-03-08 11:35:00,2025-03-08 11:40:00,2128.51,2131.23,-0.0,tp_lower -76002,做多,2025-03-08 11:50:00,2025-03-08 12:00:00,2136.57,2145.29,0.0,tp_upper -76003,做空,2025-03-08 14:20:00,2025-03-08 14:25:00,2179.31,2181.78,-0.0,flip_to_long -76004,做多,2025-03-08 14:25:00,2025-03-08 14:45:00,2181.78,2179.88,-0.0,flip_to_short -76005,做空,2025-03-08 14:45:00,2025-03-08 14:55:00,2179.88,2178.01,0.0,tp_lower -76006,做多,2025-03-08 15:25:00,2025-03-08 15:55:00,2184.58,2180.4,-0.0,flip_to_short -76007,做空,2025-03-08 15:55:00,2025-03-08 16:15:00,2180.4,2168.96,0.0,tp_lower -76008,做多,2025-03-08 16:35:00,2025-03-08 16:45:00,2178.18,2176.86,-0.0,flip_to_short -76009,做空,2025-03-08 16:45:00,2025-03-08 16:50:00,2176.86,2195.04,-0.0,flip_to_long -76010,做多,2025-03-08 16:50:00,2025-03-08 16:55:00,2195.04,2189.19,-0.0,tp_upper -76011,做空,2025-03-08 18:10:00,2025-03-08 18:15:00,2196.58,2198.11,-0.0,flip_to_long -76012,做多,2025-03-08 18:15:00,2025-03-08 18:20:00,2198.11,2195.61,-0.0,flip_to_short -76013,做空,2025-03-08 18:20:00,2025-03-08 18:25:00,2195.61,2199.53,-0.0,flip_to_long -76014,做多,2025-03-08 18:25:00,2025-03-08 19:00:00,2199.53,2203.28,0.0,flip_to_short -76015,做空,2025-03-08 19:00:00,2025-03-08 19:05:00,2203.28,2206.56,-0.0,flip_to_long -76016,做多,2025-03-08 19:05:00,2025-03-08 19:10:00,2206.56,2208.39,0.0,tp_upper -76017,做空,2025-03-08 20:20:00,2025-03-08 20:30:00,2216.95,2218.32,-0.0,flip_to_long -76018,做多,2025-03-08 20:30:00,2025-03-08 20:35:00,2218.32,2218.03,-0.0,flip_to_short -76019,做空,2025-03-08 20:35:00,2025-03-08 20:55:00,2218.03,2212.0,0.0,tp_lower -76020,做多,2025-03-08 21:20:00,2025-03-08 21:30:00,2219.57,2220.88,0.0,tp_upper -76021,做空,2025-03-08 21:35:00,2025-03-08 21:50:00,2217.6,2213.07,0.0,tp_lower -76022,做多,2025-03-08 23:55:00,2025-03-09 00:00:00,2202.76,2199.94,-0.0,flip_to_short -76023,做空,2025-03-09 00:00:00,2025-03-09 00:05:00,2199.94,2204.89,-0.0,flip_to_long -76024,做多,2025-03-09 00:05:00,2025-03-09 00:40:00,2204.89,2202.29,-0.0,flip_to_short -76025,做空,2025-03-09 00:40:00,2025-03-09 00:45:00,2202.29,2204.72,-0.0,flip_to_long -76026,做多,2025-03-09 00:45:00,2025-03-09 01:00:00,2204.72,2207.59,0.0,tp_upper -76027,做空,2025-03-09 01:15:00,2025-03-09 01:30:00,2204.62,2200.33,0.0,tp_lower -76028,做多,2025-03-09 03:35:00,2025-03-09 04:15:00,2183.53,2187.45,0.0,tp_upper -76029,做空,2025-03-09 05:05:00,2025-03-09 05:10:00,2185.01,2184.53,-0.0,tp_lower -76030,做多,2025-03-09 05:15:00,2025-03-09 05:20:00,2186.98,2189.48,0.0,tp_upper -76031,做空,2025-03-09 05:35:00,2025-03-09 05:45:00,2187.68,2183.87,0.0,tp_lower -76032,做多,2025-03-09 06:45:00,2025-03-09 06:50:00,2183.86,2178.47,-0.0,flip_to_short -76033,做空,2025-03-09 06:50:00,2025-03-09 07:00:00,2178.47,2180.39,-0.0,flip_to_long -76034,做多,2025-03-09 07:00:00,2025-03-09 07:30:00,2180.39,2186.99,0.0,tp_upper -76035,做空,2025-03-09 07:50:00,2025-03-09 07:55:00,2181.39,2184.07,-0.0,flip_to_long -76036,做多,2025-03-09 07:55:00,2025-03-09 08:00:00,2184.07,2181.95,-0.0,flip_to_short -76037,做空,2025-03-09 08:00:00,2025-03-09 08:15:00,2181.95,2182.92,-0.0,flip_to_long -76038,做多,2025-03-09 08:15:00,2025-03-09 08:30:00,2182.92,2182.12,-0.0,flip_to_short -76039,做空,2025-03-09 08:30:00,2025-03-09 08:40:00,2182.12,2176.59,0.0,tp_lower -76040,做多,2025-03-09 09:30:00,2025-03-09 09:35:00,2178.98,2174.84,-0.0,flip_to_short -76041,做空,2025-03-09 09:35:00,2025-03-09 09:45:00,2174.84,2171.36,0.0,tp_lower -76042,做空,2025-03-09 12:00:00,2025-03-09 12:10:00,2142.32,2139.12,0.0,tp_lower -76043,做多,2025-03-09 12:15:00,2025-03-09 12:25:00,2143.88,2140.89,-0.0,flip_to_short -76044,做空,2025-03-09 12:25:00,2025-03-09 12:35:00,2140.89,2143.75,-0.0,flip_to_long -76045,做多,2025-03-09 12:35:00,2025-03-09 12:45:00,2143.75,2142.01,-0.0,flip_to_short -76046,做空,2025-03-09 12:45:00,2025-03-09 13:00:00,2142.01,2141.01,-0.0,flip_to_long -76047,做多,2025-03-09 13:00:00,2025-03-09 15:15:00,2141.01,2112.73,-0.0,flip_to_short -76048,做空,2025-03-09 15:15:00,2025-03-09 15:25:00,2112.73,2113.39,-0.0,flip_to_long -76049,做多,2025-03-09 15:25:00,2025-03-09 18:35:00,2113.39,2013.27,-0.0,flip_to_short -76050,做空,2025-03-09 18:35:00,2025-03-09 18:40:00,2013.27,2017.99,-0.0,tp_lower -76051,做多,2025-03-09 18:55:00,2025-03-09 19:05:00,2019.99,2019.45,-0.0,flip_to_short -76052,做空,2025-03-09 19:05:00,2025-03-09 19:10:00,2019.45,2024.82,-0.0,flip_to_long -76053,做多,2025-03-09 19:10:00,2025-03-09 19:15:00,2024.82,2023.01,-0.0,flip_to_short -76054,做空,2025-03-09 19:15:00,2025-03-09 21:05:00,2023.01,2037.1,-0.0,tp_lower -76055,做空,2025-03-09 22:40:00,2025-03-09 22:50:00,2022.49,2012.51,0.0,tp_lower -76056,做多,2025-03-09 23:10:00,2025-03-09 23:20:00,2017.28,2019.41,0.0,flip_to_short -76057,做空,2025-03-09 23:20:00,2025-03-09 23:45:00,2019.41,2008.3,0.0,tp_lower -76058,做多,2025-03-09 23:50:00,2025-03-10 00:00:00,2015.9,2030.95,0.0,tp_upper -76059,做空,2025-03-10 00:15:00,2025-03-10 00:20:00,2015.07,2017.14,-0.0,flip_to_long -76060,做多,2025-03-10 00:20:00,2025-03-10 00:25:00,2017.14,2009.78,-0.0,flip_to_short -76061,做空,2025-03-10 00:25:00,2025-03-10 00:30:00,2009.78,1997.9,0.0,tp_lower -76062,做多,2025-03-10 00:40:00,2025-03-10 00:45:00,2027.17,2033.62,0.0,tp_upper -76063,做空,2025-03-10 03:05:00,2025-03-10 03:35:00,2050.8,2055.99,-0.0,flip_to_long -76064,做多,2025-03-10 03:35:00,2025-03-10 04:05:00,2055.99,2066.99,0.0,tp_upper -76065,做空,2025-03-10 05:10:00,2025-03-10 05:15:00,2062.51,2068.61,-0.0,flip_to_long -76066,做多,2025-03-10 05:15:00,2025-03-10 05:25:00,2068.61,2067.51,-0.0,flip_to_short -76067,做空,2025-03-10 05:25:00,2025-03-10 05:35:00,2067.51,2066.72,-0.0,flip_to_long -76068,做多,2025-03-10 05:35:00,2025-03-10 07:00:00,2066.72,2077.01,0.0,tp_upper -76069,做空,2025-03-10 07:25:00,2025-03-10 07:30:00,2063.29,2064.19,-0.0,flip_to_long -76070,做多,2025-03-10 07:30:00,2025-03-10 08:05:00,2064.19,2065.67,0.0,flip_to_short -76071,做空,2025-03-10 08:05:00,2025-03-10 08:10:00,2065.67,2069.13,-0.0,flip_to_long -76072,做多,2025-03-10 08:10:00,2025-03-10 08:15:00,2069.13,2064.84,-0.0,flip_to_short -76073,做空,2025-03-10 08:15:00,2025-03-10 08:30:00,2064.84,2057.11,0.0,tp_lower -76074,做多,2025-03-10 08:50:00,2025-03-10 09:10:00,2062.97,2084.8,0.0,tp_upper -76075,做空,2025-03-10 09:55:00,2025-03-10 10:50:00,2100.98,2100.95,-0.0,flip_to_long -76076,做多,2025-03-10 10:50:00,2025-03-10 10:55:00,2100.95,2098.91,-0.0,flip_to_short -76077,做空,2025-03-10 10:55:00,2025-03-10 11:00:00,2098.91,2102.26,-0.0,flip_to_long -76078,做多,2025-03-10 11:00:00,2025-03-10 11:35:00,2102.26,2114.82,0.0,tp_upper -76079,做空,2025-03-10 12:25:00,2025-03-10 12:35:00,2109.11,2117.19,-0.0,flip_to_long -76080,做多,2025-03-10 12:35:00,2025-03-10 12:45:00,2117.19,2117.17,-0.0,flip_to_short -76081,做空,2025-03-10 12:45:00,2025-03-10 12:50:00,2117.17,2125.19,-0.0,flip_to_long -76082,做多,2025-03-10 12:50:00,2025-03-10 13:05:00,2125.19,2121.09,-0.0,flip_to_short -76083,做空,2025-03-10 13:05:00,2025-03-10 13:30:00,2121.09,2090.36,0.0,tp_lower -76084,做多,2025-03-10 15:30:00,2025-03-10 15:40:00,2035.56,2025.68,-0.0,flip_to_short -76085,做空,2025-03-10 15:40:00,2025-03-10 17:00:00,2025.68,1964.1,0.0,tp_lower -76086,做多,2025-03-10 19:30:00,2025-03-10 20:05:00,1877.21,1866.81,-0.0,flip_to_short -76087,做空,2025-03-10 20:05:00,2025-03-10 20:45:00,1866.81,1853.59,0.0,tp_lower -76088,做多,2025-03-10 20:50:00,2025-03-10 20:55:00,1872.45,1868.42,-0.0,tp_upper -76089,做空,2025-03-10 21:00:00,2025-03-10 21:05:00,1863.06,1873.12,-0.0,flip_to_long -76090,做多,2025-03-10 21:05:00,2025-03-10 21:10:00,1873.12,1887.71,0.0,tp_upper -76091,做空,2025-03-10 22:05:00,2025-03-10 22:10:00,1873.04,1879.59,-0.0,flip_to_long -76092,做多,2025-03-10 22:10:00,2025-03-10 22:15:00,1879.59,1872.99,-0.0,flip_to_short -76093,做空,2025-03-10 22:15:00,2025-03-10 22:50:00,1872.99,1884.63,-0.0,flip_to_long -76094,做多,2025-03-10 22:50:00,2025-03-10 22:55:00,1884.63,1879.01,-0.0,flip_to_short -76095,做空,2025-03-10 22:55:00,2025-03-10 23:00:00,1879.01,1884.64,-0.0,flip_to_long -76096,做多,2025-03-10 23:00:00,2025-03-10 23:15:00,1884.64,1872.04,-0.0,flip_to_short -76097,做空,2025-03-10 23:15:00,2025-03-10 23:20:00,1872.04,1877.39,-0.0,flip_to_long -76098,做多,2025-03-10 23:20:00,2025-03-10 23:25:00,1877.39,1875.32,-0.0,flip_to_short -76099,做空,2025-03-10 23:25:00,2025-03-10 23:30:00,1875.32,1885.4,-0.0,flip_to_long -76100,做多,2025-03-10 23:30:00,2025-03-10 23:35:00,1885.4,1891.5,0.0,tp_upper -76101,做空,2025-03-10 23:45:00,2025-03-10 23:55:00,1882.49,1864.26,0.0,tp_lower -76102,做多,2025-03-11 00:00:00,2025-03-11 00:10:00,1879.34,1875.56,-0.0,flip_to_short -76103,做空,2025-03-11 00:10:00,2025-03-11 00:15:00,1875.56,1869.43,0.0,tp_lower -76104,做多,2025-03-11 01:30:00,2025-03-11 02:00:00,1820.42,1854.15,0.0,tp_upper -76105,做空,2025-03-11 03:20:00,2025-03-11 03:30:00,1861.45,1862.51,-0.0,flip_to_long -76106,做多,2025-03-11 03:30:00,2025-03-11 03:35:00,1862.51,1862.23,-0.0,flip_to_short -76107,做空,2025-03-11 03:35:00,2025-03-11 03:55:00,1862.23,1848.97,0.0,tp_lower -76108,做多,2025-03-11 04:05:00,2025-03-11 04:15:00,1857.3,1869.26,0.0,tp_upper -76109,做空,2025-03-11 06:30:00,2025-03-11 06:40:00,1890.41,1892.64,-0.0,flip_to_long -76110,做多,2025-03-11 06:40:00,2025-03-11 07:20:00,1892.64,1900.01,0.0,tp_upper -76111,做空,2025-03-11 07:30:00,2025-03-11 10:05:00,1894.02,1918.83,-0.0,flip_to_long -76112,做多,2025-03-11 10:05:00,2025-03-11 10:50:00,1918.83,1918.71,-0.0,flip_to_short -76113,做空,2025-03-11 10:50:00,2025-03-11 10:55:00,1918.71,1920.68,-0.0,flip_to_long -76114,做多,2025-03-11 10:55:00,2025-03-11 11:00:00,1920.68,1917.63,-0.0,flip_to_short -76115,做空,2025-03-11 11:00:00,2025-03-11 11:05:00,1917.63,1906.39,0.0,tp_lower -76116,做多,2025-03-11 11:30:00,2025-03-11 11:45:00,1915.8,1915.65,-0.0,flip_to_short -76117,做空,2025-03-11 11:45:00,2025-03-11 12:00:00,1915.65,1906.69,0.0,tp_lower -76118,做多,2025-03-11 13:25:00,2025-03-11 13:30:00,1919.61,1900.55,-0.0,tp_upper -76119,做空,2025-03-11 14:00:00,2025-03-11 14:05:00,1874.83,1904.56,-0.0,flip_to_long -76120,做多,2025-03-11 14:05:00,2025-03-11 14:10:00,1904.56,1889.75,-0.0,flip_to_short -76121,做空,2025-03-11 14:10:00,2025-03-11 14:35:00,1889.75,1850.95,0.0,tp_lower -76122,做多,2025-03-11 15:05:00,2025-03-11 16:35:00,1896.55,1929.05,0.0,tp_upper -76123,做空,2025-03-11 16:55:00,2025-03-11 17:25:00,1917.45,1890.76,0.0,tp_lower -76124,做多,2025-03-11 18:00:00,2025-03-11 18:10:00,1921.26,1944.17,0.0,tp_upper -76125,做空,2025-03-11 19:55:00,2025-03-11 20:20:00,1951.01,1940.99,0.0,tp_lower -76126,做多,2025-03-11 21:10:00,2025-03-11 21:35:00,1944.95,1938.66,-0.0,flip_to_short -76127,做空,2025-03-11 21:35:00,2025-03-11 21:50:00,1938.66,1942.16,-0.0,flip_to_long -76128,做多,2025-03-11 21:50:00,2025-03-11 21:55:00,1942.16,1939.28,-0.0,flip_to_short -76129,做空,2025-03-11 21:55:00,2025-03-11 22:00:00,1939.28,1941.34,-0.0,flip_to_long -76130,做多,2025-03-11 22:00:00,2025-03-11 22:10:00,1941.34,1947.37,0.0,tp_upper -76131,做空,2025-03-11 22:25:00,2025-03-11 22:35:00,1943.82,1938.03,0.0,tp_lower -76132,做多,2025-03-11 22:45:00,2025-03-11 22:55:00,1941.28,1942.76,0.0,flip_to_short -76133,做空,2025-03-11 22:55:00,2025-03-11 23:00:00,1942.76,1929.91,0.0,tp_lower -76134,做多,2025-03-12 01:10:00,2025-03-12 01:30:00,1914.49,1916.49,0.0,tp_upper -76135,做空,2025-03-12 02:00:00,2025-03-12 02:05:00,1912.72,1908.84,0.0,tp_lower -76136,做多,2025-03-12 02:10:00,2025-03-12 05:05:00,1915.0,1864.73,-0.0,flip_to_short -76137,做空,2025-03-12 05:05:00,2025-03-12 06:25:00,1864.73,1869.77,-0.0,flip_to_long -76138,做多,2025-03-12 06:25:00,2025-03-12 07:00:00,1869.77,1887.14,0.0,tp_upper -76139,做空,2025-03-12 08:15:00,2025-03-12 08:20:00,1892.68,1896.06,-0.0,flip_to_long -76140,做多,2025-03-12 08:20:00,2025-03-12 08:35:00,1896.06,1922.28,0.0,tp_upper -76141,做空,2025-03-12 09:05:00,2025-03-12 09:10:00,1918.3,1913.25,0.0,tp_lower -76142,做多,2025-03-12 10:45:00,2025-03-12 11:00:00,1898.36,1908.24,0.0,tp_upper -76143,做空,2025-03-12 12:45:00,2025-03-12 13:20:00,1915.7,1902.55,0.0,tp_lower -76144,做多,2025-03-12 15:45:00,2025-03-12 16:10:00,1866.41,1879.62,0.0,tp_upper -76145,做空,2025-03-12 17:40:00,2025-03-12 17:45:00,1874.79,1878.3,-0.0,flip_to_long -76146,做多,2025-03-12 17:45:00,2025-03-12 17:50:00,1878.3,1870.55,-0.0,flip_to_short -76147,做空,2025-03-12 17:50:00,2025-03-12 18:10:00,1870.55,1874.48,-0.0,flip_to_long -76148,做多,2025-03-12 18:10:00,2025-03-12 18:55:00,1874.48,1877.85,0.0,flip_to_short -76149,做空,2025-03-12 18:55:00,2025-03-12 19:10:00,1877.85,1877.1,-0.0,flip_to_long -76150,做多,2025-03-12 19:10:00,2025-03-12 19:20:00,1877.1,1874.46,-0.0,flip_to_short -76151,做空,2025-03-12 19:20:00,2025-03-12 19:25:00,1874.46,1875.54,-0.0,flip_to_long -76152,做多,2025-03-12 19:25:00,2025-03-12 19:35:00,1875.54,1870.37,-0.0,flip_to_short -76153,做空,2025-03-12 19:35:00,2025-03-12 19:40:00,1870.37,1872.91,-0.0,tp_lower -76154,做多,2025-03-12 19:45:00,2025-03-12 19:55:00,1877.3,1877.18,-0.0,flip_to_short -76155,做空,2025-03-12 19:55:00,2025-03-12 20:05:00,1877.18,1881.05,-0.0,flip_to_long -76156,做多,2025-03-12 20:05:00,2025-03-12 20:10:00,1881.05,1877.71,-0.0,flip_to_short -76157,做空,2025-03-12 20:10:00,2025-03-12 20:15:00,1877.71,1879.9,-0.0,flip_to_long -76158,做多,2025-03-12 20:15:00,2025-03-12 20:20:00,1879.9,1884.47,0.0,tp_upper -76159,做空,2025-03-12 21:50:00,2025-03-12 21:55:00,1889.7,1893.68,-0.0,flip_to_long -76160,做多,2025-03-12 21:55:00,2025-03-12 22:35:00,1893.68,1912.26,0.0,tp_upper -76161,做空,2025-03-12 23:05:00,2025-03-12 23:30:00,1901.65,1904.26,-0.0,flip_to_long -76162,做多,2025-03-12 23:30:00,2025-03-13 00:05:00,1904.26,1903.1,-0.0,flip_to_short -76163,做空,2025-03-13 00:05:00,2025-03-13 00:15:00,1903.1,1905.02,-0.0,flip_to_long -76164,做多,2025-03-13 00:15:00,2025-03-13 00:20:00,1905.02,1910.84,0.0,tp_upper -76165,做空,2025-03-13 00:25:00,2025-03-13 00:30:00,1905.09,1903.59,0.0,tp_lower -76166,做多,2025-03-13 00:40:00,2025-03-13 01:20:00,1904.49,1896.3,-0.0,flip_to_short -76167,做空,2025-03-13 01:20:00,2025-03-13 01:25:00,1896.3,1900.2,-0.0,tp_lower -76168,做多,2025-03-13 01:30:00,2025-03-13 01:35:00,1903.35,1898.49,-0.0,flip_to_short -76169,做空,2025-03-13 01:35:00,2025-03-13 01:45:00,1898.49,1902.97,-0.0,flip_to_long -76170,做多,2025-03-13 01:45:00,2025-03-13 01:50:00,1902.97,1909.64,0.0,tp_upper -76171,做空,2025-03-13 02:20:00,2025-03-13 02:25:00,1899.51,1899.96,-0.0,flip_to_long -76172,做多,2025-03-13 02:25:00,2025-03-13 03:25:00,1899.96,1892.68,-0.0,flip_to_short -76173,做空,2025-03-13 03:25:00,2025-03-13 03:35:00,1892.68,1886.07,0.0,tp_lower -76174,做多,2025-03-13 05:20:00,2025-03-13 05:25:00,1879.94,1877.73,-0.0,flip_to_short -76175,做空,2025-03-13 05:25:00,2025-03-13 05:40:00,1877.73,1865.51,0.0,tp_lower -76176,做多,2025-03-13 06:45:00,2025-03-13 07:00:00,1866.41,1872.05,0.0,tp_upper -76177,做空,2025-03-13 08:15:00,2025-03-13 08:20:00,1872.89,1867.94,0.0,tp_lower -76178,做多,2025-03-13 08:50:00,2025-03-13 09:00:00,1868.98,1880.99,0.0,tp_upper -76179,做多,2025-03-13 10:20:00,2025-03-13 10:30:00,1883.35,1887.93,0.0,tp_upper -76180,做空,2025-03-13 11:15:00,2025-03-13 11:20:00,1889.72,1891.82,-0.0,flip_to_long -76181,做多,2025-03-13 11:20:00,2025-03-13 11:25:00,1891.82,1890.33,-0.0,flip_to_short -76182,做空,2025-03-13 11:25:00,2025-03-13 11:30:00,1890.33,1896.74,-0.0,flip_to_long -76183,做多,2025-03-13 11:30:00,2025-03-13 11:35:00,1896.74,1893.66,-0.0,flip_to_short -76184,做空,2025-03-13 11:35:00,2025-03-13 12:15:00,1893.66,1899.22,-0.0,flip_to_long -76185,做多,2025-03-13 12:15:00,2025-03-13 12:20:00,1899.22,1903.7,0.0,tp_upper -76186,做空,2025-03-13 12:30:00,2025-03-13 12:40:00,1902.39,1899.43,0.0,flip_to_long -76187,做多,2025-03-13 12:40:00,2025-03-13 12:45:00,1899.43,1892.72,-0.0,flip_to_short -76188,做空,2025-03-13 12:45:00,2025-03-13 12:50:00,1892.72,1893.3,-0.0,flip_to_long -76189,做多,2025-03-13 12:50:00,2025-03-13 13:00:00,1893.3,1904.43,0.0,tp_upper -76190,做空,2025-03-13 13:25:00,2025-03-13 13:30:00,1899.28,1889.76,0.0,tp_lower -76191,做多,2025-03-13 14:15:00,2025-03-13 14:20:00,1894.67,1888.28,-0.0,flip_to_short -76192,做空,2025-03-13 14:20:00,2025-03-13 14:50:00,1888.28,1887.05,0.0,flip_to_long -76193,做多,2025-03-13 14:50:00,2025-03-13 14:55:00,1887.05,1883.8,-0.0,flip_to_short -76194,做空,2025-03-13 14:55:00,2025-03-13 15:20:00,1883.8,1882.05,0.0,flip_to_long -76195,做多,2025-03-13 15:20:00,2025-03-13 15:25:00,1882.05,1879.8,-0.0,flip_to_short -76196,做空,2025-03-13 15:25:00,2025-03-13 15:35:00,1879.8,1867.65,0.0,tp_lower -76197,做多,2025-03-13 15:40:00,2025-03-13 19:25:00,1878.32,1845.99,-0.0,flip_to_short -76198,做空,2025-03-13 19:25:00,2025-03-13 19:45:00,1845.99,1844.39,0.0,tp_lower -76199,做多,2025-03-13 19:50:00,2025-03-13 19:55:00,1852.82,1850.96,-0.0,tp_upper -76200,做空,2025-03-13 20:40:00,2025-03-13 20:55:00,1848.15,1841.59,0.0,tp_lower -76201,做多,2025-03-13 21:35:00,2025-03-13 21:55:00,1849.92,1861.36,0.0,tp_upper -76202,做空,2025-03-13 23:10:00,2025-03-14 00:25:00,1868.74,1868.54,-0.0,flip_to_long -76203,做多,2025-03-14 00:25:00,2025-03-14 00:40:00,1868.54,1875.82,0.0,tp_upper -76204,做空,2025-03-14 03:05:00,2025-03-14 03:10:00,1886.26,1887.51,-0.0,flip_to_long -76205,做多,2025-03-14 03:10:00,2025-03-14 03:15:00,1887.51,1884.49,-0.0,flip_to_short -76206,做空,2025-03-14 03:15:00,2025-03-14 03:20:00,1884.49,1885.98,-0.0,flip_to_long -76207,做多,2025-03-14 03:20:00,2025-03-14 04:05:00,1885.98,1893.16,0.0,tp_upper -76208,做空,2025-03-14 05:00:00,2025-03-14 05:05:00,1888.38,1889.51,-0.0,flip_to_long -76209,做多,2025-03-14 05:05:00,2025-03-14 05:35:00,1889.51,1897.08,0.0,tp_upper -76210,做空,2025-03-14 06:05:00,2025-03-14 06:30:00,1891.37,1892.2,-0.0,flip_to_long -76211,做多,2025-03-14 06:30:00,2025-03-14 06:35:00,1892.2,1891.38,-0.0,flip_to_short -76212,做空,2025-03-14 06:35:00,2025-03-14 06:40:00,1891.38,1891.95,-0.0,flip_to_long -76213,做多,2025-03-14 06:40:00,2025-03-14 07:00:00,1891.95,1889.99,-0.0,flip_to_short -76214,做空,2025-03-14 07:00:00,2025-03-14 07:05:00,1889.99,1887.81,0.0,tp_lower -76215,做多,2025-03-14 07:20:00,2025-03-14 07:35:00,1892.28,1895.98,0.0,tp_upper -76216,做空,2025-03-14 07:55:00,2025-03-14 08:00:00,1892.18,1893.8,-0.0,flip_to_long -76217,做多,2025-03-14 08:00:00,2025-03-14 08:05:00,1893.8,1892.34,-0.0,flip_to_short -76218,做空,2025-03-14 08:05:00,2025-03-14 08:10:00,1892.34,1895.65,-0.0,flip_to_long -76219,做多,2025-03-14 08:10:00,2025-03-14 08:15:00,1895.65,1899.03,0.0,tp_upper -76220,做空,2025-03-14 08:30:00,2025-03-14 08:35:00,1891.91,1893.22,-0.0,flip_to_long -76221,做多,2025-03-14 08:35:00,2025-03-14 08:55:00,1893.22,1894.28,0.0,flip_to_short -76222,做空,2025-03-14 08:55:00,2025-03-14 09:00:00,1894.28,1897.08,-0.0,flip_to_long -76223,做多,2025-03-14 09:00:00,2025-03-14 09:05:00,1897.08,1893.42,-0.0,flip_to_short -76224,做空,2025-03-14 09:05:00,2025-03-14 09:20:00,1893.42,1894.51,-0.0,flip_to_long -76225,做多,2025-03-14 09:20:00,2025-03-14 09:30:00,1894.51,1892.61,-0.0,flip_to_short -76226,做空,2025-03-14 09:30:00,2025-03-14 09:40:00,1892.61,1896.89,-0.0,flip_to_long -76227,做多,2025-03-14 09:40:00,2025-03-14 09:45:00,1896.89,1894.28,-0.0,flip_to_short -76228,做空,2025-03-14 09:45:00,2025-03-14 10:05:00,1894.28,1889.86,0.0,tp_lower -76229,做多,2025-03-14 10:20:00,2025-03-14 10:30:00,1893.68,1894.42,-0.0,flip_to_short -76230,做空,2025-03-14 10:30:00,2025-03-14 12:05:00,1894.42,1899.96,-0.0,flip_to_long -76231,做多,2025-03-14 12:05:00,2025-03-14 12:20:00,1899.96,1904.01,0.0,tp_upper -76232,做空,2025-03-14 12:30:00,2025-03-14 12:40:00,1902.26,1898.52,0.0,tp_lower -76233,做多,2025-03-14 12:55:00,2025-03-14 13:05:00,1901.87,1901.72,-0.0,flip_to_short -76234,做空,2025-03-14 13:05:00,2025-03-14 13:25:00,1901.72,1898.03,0.0,tp_lower -76235,做多,2025-03-14 13:30:00,2025-03-14 13:35:00,1907.49,1905.86,-0.0,tp_upper -76236,做空,2025-03-14 13:40:00,2025-03-14 13:50:00,1895.0,1908.8,-0.0,flip_to_long -76237,做多,2025-03-14 13:50:00,2025-03-14 13:55:00,1908.8,1903.83,-0.0,tp_upper -76238,做空,2025-03-14 14:00:00,2025-03-14 14:05:00,1899.24,1892.05,0.0,tp_lower -76239,做多,2025-03-14 14:10:00,2025-03-14 14:15:00,1901.24,1898.06,-0.0,flip_to_short -76240,做空,2025-03-14 14:15:00,2025-03-14 14:20:00,1898.06,1906.3,-0.0,flip_to_long -76241,做多,2025-03-14 14:20:00,2025-03-14 14:25:00,1906.3,1907.12,-0.0,tp_upper -76242,做空,2025-03-14 15:50:00,2025-03-14 16:15:00,1920.47,1924.83,-0.0,flip_to_long -76243,做多,2025-03-14 16:15:00,2025-03-14 17:45:00,1924.83,1929.11,0.0,flip_to_short -76244,做空,2025-03-14 17:45:00,2025-03-14 17:50:00,1929.11,1930.01,-0.0,flip_to_long -76245,做多,2025-03-14 17:50:00,2025-03-14 18:00:00,1930.01,1937.31,0.0,tp_upper -76246,做空,2025-03-14 18:10:00,2025-03-14 18:20:00,1930.72,1927.66,0.0,tp_lower -76247,做多,2025-03-14 18:30:00,2025-03-14 18:35:00,1933.22,1940.4,0.0,tp_upper -76248,做空,2025-03-14 18:55:00,2025-03-14 19:30:00,1934.14,1936.45,-0.0,flip_to_long -76249,做多,2025-03-14 19:30:00,2025-03-14 19:40:00,1936.45,1932.7,-0.0,flip_to_short -76250,做空,2025-03-14 19:40:00,2025-03-14 20:00:00,1932.7,1930.05,0.0,tp_lower -76251,做多,2025-03-14 21:45:00,2025-03-14 21:50:00,1922.47,1921.0,-0.0,flip_to_short -76252,做空,2025-03-14 21:50:00,2025-03-14 21:55:00,1921.0,1921.49,-0.0,flip_to_long -76253,做多,2025-03-14 21:55:00,2025-03-14 22:10:00,1921.49,1922.76,0.0,flip_to_short -76254,做空,2025-03-14 22:10:00,2025-03-14 23:15:00,1922.76,1919.24,0.0,tp_lower -76255,做多,2025-03-15 00:45:00,2025-03-15 01:05:00,1914.17,1914.06,-0.0,flip_to_short -76256,做空,2025-03-15 01:05:00,2025-03-15 01:35:00,1914.06,1909.05,0.0,tp_lower -76257,做多,2025-03-15 02:45:00,2025-03-15 03:05:00,1910.51,1913.64,0.0,tp_upper -76258,做空,2025-03-15 04:10:00,2025-03-15 04:15:00,1915.48,1916.75,-0.0,flip_to_long -76259,做多,2025-03-15 04:15:00,2025-03-15 04:35:00,1916.75,1932.14,0.0,tp_upper -76260,做空,2025-03-15 05:30:00,2025-03-15 06:15:00,1925.44,1928.18,-0.0,flip_to_long -76261,做多,2025-03-15 06:15:00,2025-03-15 06:20:00,1928.18,1926.98,-0.0,flip_to_short -76262,做空,2025-03-15 06:20:00,2025-03-15 06:25:00,1926.98,1928.55,-0.0,flip_to_long -76263,做多,2025-03-15 06:25:00,2025-03-15 06:30:00,1928.55,1926.72,-0.0,flip_to_short -76264,做空,2025-03-15 06:30:00,2025-03-15 06:35:00,1926.72,1927.73,-0.0,flip_to_long -76265,做多,2025-03-15 06:35:00,2025-03-15 06:40:00,1927.73,1925.99,-0.0,flip_to_short -76266,做空,2025-03-15 06:40:00,2025-03-15 06:45:00,1925.99,1928.03,-0.0,flip_to_long -76267,做多,2025-03-15 06:45:00,2025-03-15 06:50:00,1928.03,1926.26,-0.0,flip_to_short -76268,做空,2025-03-15 06:50:00,2025-03-15 06:55:00,1926.26,1928.09,-0.0,flip_to_long -76269,做多,2025-03-15 06:55:00,2025-03-15 07:00:00,1928.09,1924.56,-0.0,flip_to_short -76270,做空,2025-03-15 07:00:00,2025-03-15 07:05:00,1924.56,1923.1,0.0,tp_lower -76271,做空,2025-03-15 08:35:00,2025-03-15 09:20:00,1918.55,1914.49,0.0,tp_lower -76272,做多,2025-03-15 09:30:00,2025-03-15 09:40:00,1918.99,1920.48,0.0,tp_upper -76273,做空,2025-03-15 10:20:00,2025-03-15 10:30:00,1920.3,1924.2,-0.0,flip_to_long -76274,做多,2025-03-15 10:30:00,2025-03-15 12:00:00,1924.2,1925.61,0.0,flip_to_short -76275,做空,2025-03-15 12:00:00,2025-03-15 12:05:00,1925.61,1926.8,-0.0,flip_to_long -76276,做多,2025-03-15 12:05:00,2025-03-15 12:20:00,1926.8,1927.12,-0.0,flip_to_short -76277,做空,2025-03-15 12:20:00,2025-03-15 12:35:00,1927.12,1926.99,-0.0,flip_to_long -76278,做多,2025-03-15 12:35:00,2025-03-15 12:50:00,1926.99,1923.55,-0.0,flip_to_short -76279,做空,2025-03-15 12:50:00,2025-03-15 12:55:00,1923.55,1922.03,0.0,tp_lower -76280,做多,2025-03-15 13:15:00,2025-03-15 13:25:00,1927.3,1926.7,-0.0,flip_to_short -76281,做空,2025-03-15 13:25:00,2025-03-15 13:30:00,1926.7,1927.9,-0.0,flip_to_long -76282,做多,2025-03-15 13:30:00,2025-03-15 13:35:00,1927.9,1929.96,0.0,tp_upper -76283,做空,2025-03-15 14:00:00,2025-03-15 14:05:00,1926.28,1926.32,-0.0,flip_to_long -76284,做多,2025-03-15 14:05:00,2025-03-15 14:15:00,1926.32,1925.8,-0.0,flip_to_short -76285,做空,2025-03-15 14:15:00,2025-03-15 14:35:00,1925.8,1923.88,0.0,tp_lower -76286,做多,2025-03-15 14:45:00,2025-03-15 14:55:00,1926.82,1925.61,-0.0,flip_to_short -76287,做空,2025-03-15 14:55:00,2025-03-15 15:00:00,1925.61,1930.88,-0.0,flip_to_long -76288,做多,2025-03-15 15:00:00,2025-03-15 15:20:00,1930.88,1935.06,0.0,tp_upper -76289,做空,2025-03-15 16:25:00,2025-03-15 17:05:00,1935.19,1935.97,-0.0,flip_to_long -76290,做多,2025-03-15 17:05:00,2025-03-15 17:15:00,1935.97,1940.11,0.0,tp_upper -76291,做空,2025-03-15 17:35:00,2025-03-15 17:55:00,1939.23,1939.35,-0.0,flip_to_long -76292,做多,2025-03-15 17:55:00,2025-03-15 18:15:00,1939.35,1943.25,0.0,flip_to_short -76293,做空,2025-03-15 18:15:00,2025-03-15 18:35:00,1943.25,1933.15,0.0,tp_lower -76294,做多,2025-03-15 19:45:00,2025-03-15 20:00:00,1933.73,1941.05,0.0,tp_upper -76295,做空,2025-03-15 21:15:00,2025-03-15 21:30:00,1941.77,1944.58,-0.0,flip_to_long -76296,做多,2025-03-15 21:30:00,2025-03-15 21:35:00,1944.58,1951.74,0.0,tp_upper -76297,做空,2025-03-15 22:20:00,2025-03-15 23:55:00,1943.8,1936.26,0.0,tp_lower -76298,做多,2025-03-16 00:10:00,2025-03-16 00:35:00,1937.53,1937.93,-0.0,flip_to_short -76299,做空,2025-03-16 00:35:00,2025-03-16 00:50:00,1937.93,1936.14,0.0,tp_lower -76300,做多,2025-03-16 02:30:00,2025-03-16 02:40:00,1924.26,1923.03,-0.0,flip_to_short -76301,做空,2025-03-16 02:40:00,2025-03-16 02:50:00,1923.03,1922.03,0.0,flip_to_long -76302,做多,2025-03-16 02:50:00,2025-03-16 04:10:00,1922.03,1924.88,0.0,flip_to_short -76303,做空,2025-03-16 04:10:00,2025-03-16 04:15:00,1924.88,1925.83,-0.0,flip_to_long -76304,做多,2025-03-16 04:15:00,2025-03-16 04:25:00,1925.83,1925.61,-0.0,flip_to_short -76305,做空,2025-03-16 04:25:00,2025-03-16 04:35:00,1925.61,1924.74,-0.0,tp_lower -76306,做多,2025-03-16 04:40:00,2025-03-16 05:15:00,1925.45,1929.95,0.0,tp_upper -76307,做空,2025-03-16 06:20:00,2025-03-16 06:25:00,1928.93,1929.54,-0.0,flip_to_long -76308,做多,2025-03-16 06:25:00,2025-03-16 06:35:00,1929.54,1932.3,0.0,tp_upper -76309,做空,2025-03-16 06:50:00,2025-03-16 06:55:00,1929.16,1926.92,0.0,tp_lower -76310,做多,2025-03-16 12:25:00,2025-03-16 13:05:00,1888.11,1891.2,0.0,tp_upper -76311,做空,2025-03-16 13:40:00,2025-03-16 13:55:00,1883.8,1878.68,0.0,tp_lower -76312,做多,2025-03-16 14:00:00,2025-03-16 14:05:00,1884.56,1882.98,-0.0,flip_to_short -76313,做空,2025-03-16 14:05:00,2025-03-16 14:15:00,1882.98,1883.68,-0.0,flip_to_long -76314,做多,2025-03-16 14:15:00,2025-03-16 14:30:00,1883.68,1883.55,-0.0,flip_to_short -76315,做空,2025-03-16 14:30:00,2025-03-16 14:35:00,1883.55,1887.61,-0.0,flip_to_long -76316,做多,2025-03-16 14:35:00,2025-03-16 14:55:00,1887.61,1895.88,0.0,tp_upper -76317,做空,2025-03-16 16:55:00,2025-03-16 17:35:00,1905.28,1910.0,-0.0,flip_to_long -76318,做多,2025-03-16 17:35:00,2025-03-16 17:40:00,1910.0,1908.14,-0.0,flip_to_short -76319,做空,2025-03-16 17:40:00,2025-03-16 17:45:00,1908.14,1905.76,0.0,tp_lower -76320,做多,2025-03-16 17:55:00,2025-03-16 18:00:00,1909.33,1906.64,-0.0,flip_to_short -76321,做空,2025-03-16 18:00:00,2025-03-16 18:05:00,1906.64,1899.27,0.0,tp_lower -76322,做多,2025-03-16 20:00:00,2025-03-16 21:25:00,1885.0,1895.65,0.0,tp_upper -76323,做空,2025-03-16 21:35:00,2025-03-16 21:40:00,1889.77,1890.64,-0.0,flip_to_long -76324,做多,2025-03-16 21:40:00,2025-03-16 21:45:00,1890.64,1885.34,-0.0,flip_to_short -76325,做空,2025-03-16 21:45:00,2025-03-16 22:05:00,1885.34,1879.43,0.0,tp_lower -76326,做多,2025-03-16 23:15:00,2025-03-17 00:05:00,1880.16,1890.04,0.0,tp_upper -76327,做多,2025-03-17 03:35:00,2025-03-17 03:40:00,1908.31,1908.23,-0.0,flip_to_short -76328,做空,2025-03-17 03:40:00,2025-03-17 04:00:00,1908.23,1911.72,-0.0,flip_to_long -76329,做多,2025-03-17 04:00:00,2025-03-17 04:05:00,1911.72,1908.84,-0.0,flip_to_short -76330,做空,2025-03-17 04:05:00,2025-03-17 04:15:00,1908.84,1907.78,0.0,flip_to_long -76331,做多,2025-03-17 04:15:00,2025-03-17 08:10:00,1907.78,1896.97,-0.0,flip_to_short -76332,做空,2025-03-17 08:10:00,2025-03-17 08:20:00,1896.97,1898.21,-0.0,flip_to_long -76333,做多,2025-03-17 08:20:00,2025-03-17 08:30:00,1898.21,1898.01,-0.0,flip_to_short -76334,做空,2025-03-17 08:30:00,2025-03-17 08:40:00,1898.01,1899.27,-0.0,flip_to_long -76335,做多,2025-03-17 08:40:00,2025-03-17 08:45:00,1899.27,1901.09,0.0,tp_upper -76336,做空,2025-03-17 11:00:00,2025-03-17 11:05:00,1908.6,1908.69,-0.0,flip_to_long -76337,做多,2025-03-17 11:05:00,2025-03-17 11:15:00,1908.69,1914.79,0.0,tp_upper -76338,做空,2025-03-17 11:50:00,2025-03-17 12:00:00,1910.45,1912.2,-0.0,flip_to_long -76339,做多,2025-03-17 12:00:00,2025-03-17 12:05:00,1912.2,1911.67,-0.0,flip_to_short -76340,做空,2025-03-17 12:05:00,2025-03-17 12:15:00,1911.67,1905.59,0.0,tp_lower -76341,做多,2025-03-17 12:30:00,2025-03-17 12:35:00,1919.41,1912.42,-0.0,tp_upper -76342,做空,2025-03-17 12:40:00,2025-03-17 13:00:00,1911.43,1901.45,0.0,tp_lower -76343,做多,2025-03-17 13:35:00,2025-03-17 13:40:00,1911.64,1906.36,-0.0,flip_to_short -76344,做空,2025-03-17 13:40:00,2025-03-17 13:50:00,1906.36,1900.72,0.0,tp_lower -76345,做多,2025-03-17 14:25:00,2025-03-17 14:45:00,1896.31,1909.22,0.0,tp_upper -76346,做空,2025-03-17 14:55:00,2025-03-17 15:05:00,1898.5,1902.7,-0.0,flip_to_long -76347,做多,2025-03-17 15:05:00,2025-03-17 15:15:00,1902.7,1911.34,0.0,tp_upper -76348,做空,2025-03-17 16:35:00,2025-03-17 16:50:00,1911.36,1912.99,-0.0,flip_to_long -76349,做多,2025-03-17 16:50:00,2025-03-17 17:30:00,1912.99,1928.85,0.0,tp_upper -76350,做空,2025-03-17 19:35:00,2025-03-17 19:40:00,1942.95,1947.1,-0.0,flip_to_long -76351,做多,2025-03-17 19:40:00,2025-03-17 19:50:00,1947.1,1943.0,-0.0,flip_to_short -76352,做空,2025-03-17 19:50:00,2025-03-17 20:00:00,1943.0,1937.42,0.0,tp_lower -76353,做多,2025-03-17 20:45:00,2025-03-17 21:20:00,1937.94,1938.2,-0.0,tp_upper -76354,做空,2025-03-17 22:20:00,2025-03-17 22:30:00,1936.84,1938.77,-0.0,flip_to_long -76355,做多,2025-03-17 22:30:00,2025-03-17 22:35:00,1938.77,1936.27,-0.0,flip_to_short -76356,做空,2025-03-17 22:35:00,2025-03-17 22:45:00,1936.27,1933.91,0.0,tp_lower -76357,做空,2025-03-18 00:40:00,2025-03-18 00:45:00,1922.81,1920.84,0.0,tp_lower -76358,做多,2025-03-18 02:15:00,2025-03-18 02:20:00,1911.55,1907.76,-0.0,flip_to_short -76359,做空,2025-03-18 02:20:00,2025-03-18 02:25:00,1907.76,1911.24,-0.0,flip_to_long -76360,做多,2025-03-18 02:25:00,2025-03-18 03:00:00,1911.24,1907.66,-0.0,flip_to_short -76361,做空,2025-03-18 03:00:00,2025-03-18 03:30:00,1907.66,1901.71,0.0,tp_lower -76362,做空,2025-03-18 04:15:00,2025-03-18 04:20:00,1903.39,1904.7,-0.0,flip_to_long -76363,做多,2025-03-18 04:20:00,2025-03-18 04:30:00,1904.7,1904.81,-0.0,flip_to_short -76364,做空,2025-03-18 04:30:00,2025-03-18 04:55:00,1904.81,1903.34,0.0,flip_to_long -76365,做多,2025-03-18 04:55:00,2025-03-18 05:00:00,1903.34,1906.39,0.0,tp_upper -76366,做空,2025-03-18 05:15:00,2025-03-18 06:05:00,1904.74,1901.8,0.0,tp_lower -76367,做多,2025-03-18 07:00:00,2025-03-18 07:15:00,1903.24,1899.99,-0.0,flip_to_short -76368,做空,2025-03-18 07:15:00,2025-03-18 07:20:00,1899.99,1905.7,-0.0,flip_to_long -76369,做多,2025-03-18 07:20:00,2025-03-18 08:10:00,1905.7,1903.14,-0.0,flip_to_short -76370,做空,2025-03-18 08:10:00,2025-03-18 08:20:00,1903.14,1905.0,-0.0,flip_to_long -76371,做多,2025-03-18 08:20:00,2025-03-18 08:30:00,1905.0,1909.7,0.0,tp_upper -76372,做空,2025-03-18 09:15:00,2025-03-18 09:30:00,1903.97,1907.74,-0.0,flip_to_long -76373,做多,2025-03-18 09:30:00,2025-03-18 09:35:00,1907.74,1908.5,-0.0,tp_upper -76374,做空,2025-03-18 09:50:00,2025-03-18 09:55:00,1904.11,1900.35,0.0,tp_lower -76375,做多,2025-03-18 11:10:00,2025-03-18 11:15:00,1896.21,1894.59,-0.0,flip_to_short -76376,做空,2025-03-18 11:15:00,2025-03-18 11:20:00,1894.59,1895.34,-0.0,flip_to_long -76377,做多,2025-03-18 11:20:00,2025-03-18 11:25:00,1895.34,1892.41,-0.0,flip_to_short -76378,做空,2025-03-18 11:25:00,2025-03-18 11:45:00,1892.41,1891.06,0.0,flip_to_long -76379,做多,2025-03-18 11:45:00,2025-03-18 12:05:00,1891.06,1888.82,-0.0,flip_to_short -76380,做空,2025-03-18 12:05:00,2025-03-18 12:10:00,1888.82,1892.39,-0.0,tp_lower -76381,做多,2025-03-18 12:15:00,2025-03-18 12:20:00,1895.82,1898.14,0.0,tp_upper -76382,做空,2025-03-18 13:00:00,2025-03-18 13:05:00,1893.51,1895.3,-0.0,flip_to_long -76383,做多,2025-03-18 13:05:00,2025-03-18 13:10:00,1895.3,1893.55,-0.0,flip_to_short -76384,做空,2025-03-18 13:10:00,2025-03-18 13:15:00,1893.55,1896.72,-0.0,flip_to_long -76385,做多,2025-03-18 13:15:00,2025-03-18 13:30:00,1896.72,1895.93,-0.0,tp_upper -76386,做空,2025-03-18 13:35:00,2025-03-18 13:40:00,1885.16,1876.89,0.0,tp_lower -76387,做多,2025-03-18 14:25:00,2025-03-18 14:45:00,1887.53,1886.99,-0.0,flip_to_short -76388,做空,2025-03-18 14:45:00,2025-03-18 15:50:00,1886.99,1882.11,0.0,tp_lower -76389,做多,2025-03-18 16:25:00,2025-03-18 16:30:00,1888.7,1887.57,-0.0,flip_to_short -76390,做空,2025-03-18 16:30:00,2025-03-18 16:45:00,1887.57,1878.73,0.0,tp_lower -76391,做多,2025-03-18 16:55:00,2025-03-18 17:00:00,1886.99,1886.47,-0.0,flip_to_short -76392,做空,2025-03-18 17:00:00,2025-03-18 17:10:00,1886.47,1883.55,0.0,flip_to_long -76393,做多,2025-03-18 17:10:00,2025-03-18 17:15:00,1883.55,1877.67,-0.0,flip_to_short -76394,做空,2025-03-18 17:15:00,2025-03-18 17:30:00,1877.67,1878.03,-0.0,tp_lower -76395,做多,2025-03-18 17:35:00,2025-03-18 17:40:00,1883.8,1880.58,-0.0,flip_to_short -76396,做空,2025-03-18 17:40:00,2025-03-18 18:05:00,1880.58,1878.83,0.0,tp_lower -76397,做多,2025-03-18 18:10:00,2025-03-18 18:25:00,1880.14,1875.98,-0.0,flip_to_short -76398,做空,2025-03-18 18:25:00,2025-03-18 18:35:00,1875.98,1880.02,-0.0,flip_to_long -76399,做多,2025-03-18 18:35:00,2025-03-18 18:45:00,1880.02,1886.76,0.0,tp_upper -76400,做空,2025-03-18 20:30:00,2025-03-19 01:30:00,1899.22,1938.85,-0.0,flip_to_long -76401,做多,2025-03-19 01:30:00,2025-03-19 01:35:00,1938.85,1938.45,-0.0,flip_to_short -76402,做空,2025-03-19 01:35:00,2025-03-19 01:40:00,1938.45,1938.82,-0.0,flip_to_long -76403,做多,2025-03-19 01:40:00,2025-03-19 01:45:00,1938.82,1938.21,-0.0,flip_to_short -76404,做空,2025-03-19 01:45:00,2025-03-19 01:55:00,1938.21,1930.77,0.0,tp_lower -76405,做多,2025-03-19 02:55:00,2025-03-19 03:20:00,1932.86,1931.14,-0.0,flip_to_short -76406,做空,2025-03-19 03:20:00,2025-03-19 03:30:00,1931.14,1933.17,-0.0,flip_to_long -76407,做多,2025-03-19 03:30:00,2025-03-19 03:35:00,1933.17,1933.18,-0.0,tp_upper -76408,做空,2025-03-19 04:15:00,2025-03-19 04:20:00,1932.09,1933.18,-0.0,flip_to_long -76409,做多,2025-03-19 04:20:00,2025-03-19 05:40:00,1933.18,1937.3,0.0,tp_upper -76410,做空,2025-03-19 06:20:00,2025-03-19 06:50:00,1935.74,1938.43,-0.0,flip_to_long -76411,做多,2025-03-19 06:50:00,2025-03-19 07:00:00,1938.43,1937.05,-0.0,flip_to_short -76412,做空,2025-03-19 07:00:00,2025-03-19 07:20:00,1937.05,1938.01,-0.0,flip_to_long -76413,做多,2025-03-19 07:20:00,2025-03-19 07:30:00,1938.01,1936.65,-0.0,flip_to_short -76414,做空,2025-03-19 07:30:00,2025-03-19 07:35:00,1936.65,1933.96,0.0,tp_lower -76415,做多,2025-03-19 08:05:00,2025-03-19 08:15:00,1935.07,1935.09,-0.0,flip_to_short -76416,做空,2025-03-19 08:15:00,2025-03-19 08:20:00,1935.09,1936.01,-0.0,flip_to_long -76417,做多,2025-03-19 08:20:00,2025-03-19 08:35:00,1936.01,1939.01,0.0,tp_upper -76418,做空,2025-03-19 12:20:00,2025-03-19 13:10:00,2008.91,2011.44,-0.0,flip_to_long -76419,做多,2025-03-19 13:10:00,2025-03-19 13:20:00,2011.44,2006.84,-0.0,flip_to_short -76420,做空,2025-03-19 13:20:00,2025-03-19 13:25:00,2006.84,2010.17,-0.0,flip_to_long -76421,做多,2025-03-19 13:25:00,2025-03-19 13:30:00,2010.17,2008.0,-0.0,flip_to_short -76422,做空,2025-03-19 13:30:00,2025-03-19 13:35:00,2008.0,2011.76,-0.0,flip_to_long -76423,做多,2025-03-19 13:35:00,2025-03-19 13:50:00,2011.76,2018.01,0.0,tp_upper -76424,做空,2025-03-19 15:15:00,2025-03-19 15:20:00,2025.03,2031.93,-0.0,flip_to_long -76425,做多,2025-03-19 15:20:00,2025-03-19 15:35:00,2031.93,2038.59,0.0,tp_upper -76426,做空,2025-03-19 16:15:00,2025-03-19 16:45:00,2039.24,2043.36,-0.0,flip_to_long -76427,做多,2025-03-19 16:45:00,2025-03-19 17:10:00,2043.36,2041.84,-0.0,flip_to_short -76428,做空,2025-03-19 17:10:00,2025-03-19 17:15:00,2041.84,2044.78,-0.0,flip_to_long -76429,做多,2025-03-19 17:15:00,2025-03-19 17:20:00,2044.78,2043.87,-0.0,flip_to_short -76430,做空,2025-03-19 17:20:00,2025-03-19 17:30:00,2043.87,2028.12,0.0,tp_lower -76431,做多,2025-03-19 18:00:00,2025-03-19 18:50:00,2026.78,2038.82,0.0,tp_upper -76432,做空,2025-03-19 19:20:00,2025-03-19 19:30:00,2028.55,2026.75,0.0,flip_to_long -76433,做多,2025-03-19 19:30:00,2025-03-19 19:45:00,2026.75,2029.89,0.0,flip_to_short -76434,做空,2025-03-19 19:45:00,2025-03-19 19:50:00,2029.89,2030.87,-0.0,flip_to_long -76435,做多,2025-03-19 19:50:00,2025-03-19 20:40:00,2030.87,2033.59,0.0,flip_to_short -76436,做空,2025-03-19 20:40:00,2025-03-19 20:55:00,2033.59,2033.3,-0.0,flip_to_long -76437,做多,2025-03-19 20:55:00,2025-03-19 21:40:00,2033.3,2035.27,0.0,flip_to_short -76438,做空,2025-03-19 21:40:00,2025-03-19 21:45:00,2035.27,2041.74,-0.0,flip_to_long -76439,做多,2025-03-19 21:45:00,2025-03-19 21:50:00,2041.74,2038.3,-0.0,flip_to_short -76440,做空,2025-03-19 21:50:00,2025-03-19 21:55:00,2038.3,2039.65,-0.0,flip_to_long -76441,做多,2025-03-19 21:55:00,2025-03-19 22:00:00,2039.65,2037.49,-0.0,flip_to_short -76442,做空,2025-03-19 22:00:00,2025-03-19 22:05:00,2037.49,2037.51,-0.0,flip_to_long -76443,做多,2025-03-19 22:05:00,2025-03-19 22:15:00,2037.51,2038.06,-0.0,flip_to_short -76444,做空,2025-03-19 22:15:00,2025-03-19 22:30:00,2038.06,2040.86,-0.0,flip_to_long -76445,做多,2025-03-19 22:30:00,2025-03-19 22:35:00,2040.86,2045.32,0.0,tp_upper -76446,做空,2025-03-19 23:15:00,2025-03-19 23:20:00,2042.68,2045.39,-0.0,flip_to_long -76447,做多,2025-03-19 23:20:00,2025-03-19 23:30:00,2045.39,2055.5,0.0,tp_upper -76448,做空,2025-03-20 00:20:00,2025-03-20 00:35:00,2047.39,2039.43,0.0,tp_lower -76449,做多,2025-03-20 02:35:00,2025-03-20 03:00:00,2027.52,2029.84,0.0,tp_upper -76450,做空,2025-03-20 03:10:00,2025-03-20 03:15:00,2027.39,2029.29,-0.0,flip_to_long -76451,做多,2025-03-20 03:15:00,2025-03-20 03:20:00,2029.29,2026.99,-0.0,flip_to_short -76452,做空,2025-03-20 03:20:00,2025-03-20 03:30:00,2026.99,2025.23,0.0,tp_lower -76453,做多,2025-03-20 03:40:00,2025-03-20 03:45:00,2028.49,2024.13,-0.0,flip_to_short -76454,做空,2025-03-20 03:45:00,2025-03-20 03:50:00,2024.13,2020.87,0.0,tp_lower -76455,做多,2025-03-20 06:05:00,2025-03-20 06:15:00,2016.88,2017.16,-0.0,flip_to_short -76456,做空,2025-03-20 06:15:00,2025-03-20 06:35:00,2017.16,2010.47,0.0,tp_lower -76457,做多,2025-03-20 07:10:00,2025-03-20 07:15:00,2014.41,2011.01,-0.0,flip_to_short -76458,做空,2025-03-20 07:15:00,2025-03-20 07:30:00,2011.01,2008.32,0.0,tp_lower -76459,做多,2025-03-20 08:20:00,2025-03-20 08:35:00,2009.41,2014.84,0.0,tp_upper -76460,做空,2025-03-20 09:15:00,2025-03-20 09:55:00,2010.78,2004.64,0.0,tp_lower -76461,做多,2025-03-20 11:15:00,2025-03-20 11:20:00,1989.23,1988.24,-0.0,flip_to_short -76462,做空,2025-03-20 11:20:00,2025-03-20 12:05:00,1988.24,1986.09,0.0,flip_to_long -76463,做多,2025-03-20 12:05:00,2025-03-20 12:15:00,1986.09,1993.76,0.0,tp_upper -76464,做空,2025-03-20 13:05:00,2025-03-20 13:20:00,1991.7,1987.07,0.0,tp_lower -76465,做多,2025-03-20 13:30:00,2025-03-20 13:40:00,1989.97,1991.99,0.0,tp_upper -76466,做空,2025-03-20 13:45:00,2025-03-20 13:50:00,1990.93,1982.95,0.0,tp_lower -76467,做多,2025-03-20 14:00:00,2025-03-20 14:10:00,1990.2,1992.69,0.0,flip_to_short -76468,做空,2025-03-20 14:10:00,2025-03-20 15:00:00,1992.69,1984.9,0.0,tp_lower -76469,做多,2025-03-20 17:05:00,2025-03-20 17:15:00,1967.64,1967.2,-0.0,flip_to_short -76470,做空,2025-03-20 17:15:00,2025-03-20 17:30:00,1967.2,1964.15,0.0,flip_to_long -76471,做多,2025-03-20 17:30:00,2025-03-20 18:55:00,1964.15,1966.57,0.0,flip_to_short -76472,做空,2025-03-20 18:55:00,2025-03-20 19:00:00,1966.57,1970.43,-0.0,flip_to_long -76473,做多,2025-03-20 19:00:00,2025-03-20 19:05:00,1970.43,1966.85,-0.0,flip_to_short -76474,做空,2025-03-20 19:05:00,2025-03-20 19:10:00,1966.85,1968.96,-0.0,flip_to_long -76475,做多,2025-03-20 19:10:00,2025-03-20 19:25:00,1968.96,1969.74,-0.0,flip_to_short -76476,做空,2025-03-20 19:25:00,2025-03-20 19:30:00,1969.74,1971.34,-0.0,flip_to_long -76477,做多,2025-03-20 19:30:00,2025-03-20 19:40:00,1971.34,1977.84,0.0,tp_upper -76478,做空,2025-03-20 20:05:00,2025-03-20 20:15:00,1971.01,1976.97,-0.0,flip_to_long -76479,做多,2025-03-20 20:15:00,2025-03-20 20:20:00,1976.97,1979.19,0.0,tp_upper -76480,做空,2025-03-20 21:10:00,2025-03-20 21:25:00,1976.22,1978.28,-0.0,flip_to_long -76481,做多,2025-03-20 21:25:00,2025-03-20 21:35:00,1978.28,1976.62,-0.0,flip_to_short -76482,做空,2025-03-20 21:35:00,2025-03-20 21:40:00,1976.62,1979.53,-0.0,flip_to_long -76483,做多,2025-03-20 21:40:00,2025-03-20 21:45:00,1979.53,1977.38,-0.0,flip_to_short -76484,做空,2025-03-20 21:45:00,2025-03-20 21:55:00,1977.38,1976.2,0.0,tp_lower -76485,做多,2025-03-20 22:00:00,2025-03-20 22:45:00,1976.22,1978.23,0.0,tp_upper -76486,做多,2025-03-20 23:05:00,2025-03-20 23:10:00,1977.57,1975.2,-0.0,flip_to_short -76487,做空,2025-03-20 23:10:00,2025-03-20 23:15:00,1975.2,1973.21,0.0,tp_lower -76488,做多,2025-03-20 23:30:00,2025-03-20 23:35:00,1977.28,1977.67,-0.0,tp_upper -76489,做空,2025-03-21 01:20:00,2025-03-21 01:30:00,1988.04,1987.82,-0.0,flip_to_long -76490,做多,2025-03-21 01:30:00,2025-03-21 01:40:00,1987.82,1988.97,0.0,flip_to_short -76491,做空,2025-03-21 01:40:00,2025-03-21 02:20:00,1988.97,1986.83,0.0,tp_lower -76492,做多,2025-03-21 02:35:00,2025-03-21 04:30:00,1989.1,1987.47,-0.0,tp_upper -76493,做空,2025-03-21 05:00:00,2025-03-21 05:05:00,1979.68,1976.05,0.0,tp_lower -76494,做多,2025-03-21 06:25:00,2025-03-21 06:30:00,1975.2,1973.4,-0.0,flip_to_short -76495,做空,2025-03-21 06:30:00,2025-03-21 06:35:00,1973.4,1978.0,-0.0,flip_to_long -76496,做多,2025-03-21 06:35:00,2025-03-21 06:40:00,1978.0,1973.2,-0.0,flip_to_short -76497,做空,2025-03-21 06:40:00,2025-03-21 06:45:00,1973.2,1969.31,0.0,tp_lower -76498,做多,2025-03-21 06:55:00,2025-03-21 07:00:00,1972.78,1970.29,-0.0,flip_to_short -76499,做空,2025-03-21 07:00:00,2025-03-21 07:05:00,1970.29,1970.61,-0.0,tp_lower -76500,做多,2025-03-21 07:10:00,2025-03-21 07:15:00,1972.11,1967.06,-0.0,flip_to_short -76501,做空,2025-03-21 07:15:00,2025-03-21 07:20:00,1967.06,1969.1,-0.0,tp_lower -76502,做多,2025-03-21 07:25:00,2025-03-21 07:30:00,1971.93,1969.49,-0.0,flip_to_short -76503,做空,2025-03-21 07:30:00,2025-03-21 07:45:00,1969.49,1973.03,-0.0,flip_to_long -76504,做多,2025-03-21 07:45:00,2025-03-21 08:00:00,1973.03,1981.12,0.0,tp_upper -76505,做空,2025-03-21 08:15:00,2025-03-21 08:30:00,1969.84,1964.35,0.0,tp_lower -76506,做多,2025-03-21 08:50:00,2025-03-21 09:00:00,1973.41,1969.61,-0.0,flip_to_short -76507,做空,2025-03-21 09:00:00,2025-03-21 09:10:00,1969.61,1971.9,-0.0,flip_to_long -76508,做多,2025-03-21 09:10:00,2025-03-21 09:40:00,1971.9,1971.55,-0.0,flip_to_short -76509,做空,2025-03-21 09:40:00,2025-03-21 10:15:00,1971.55,1965.0,0.0,tp_lower -76510,做多,2025-03-21 10:50:00,2025-03-21 10:55:00,1968.85,1967.0,-0.0,flip_to_short -76511,做空,2025-03-21 10:55:00,2025-03-21 11:15:00,1967.0,1962.99,0.0,flip_to_long -76512,做多,2025-03-21 11:15:00,2025-03-21 12:05:00,1962.99,1969.76,0.0,tp_upper -76513,做空,2025-03-21 12:30:00,2025-03-21 12:40:00,1966.16,1950.91,0.0,tp_lower -76514,做多,2025-03-21 13:50:00,2025-03-21 13:55:00,1952.47,1951.5,-0.0,flip_to_short -76515,做空,2025-03-21 13:55:00,2025-03-21 14:10:00,1951.5,1942.61,0.0,tp_lower -76516,做多,2025-03-21 14:20:00,2025-03-21 14:35:00,1950.78,1945.62,-0.0,flip_to_short -76517,做空,2025-03-21 14:35:00,2025-03-21 14:40:00,1945.62,1946.53,-0.0,flip_to_long -76518,做多,2025-03-21 14:40:00,2025-03-21 15:10:00,1946.53,1946.43,-0.0,flip_to_short -76519,做空,2025-03-21 15:10:00,2025-03-21 15:15:00,1946.43,1947.43,-0.0,flip_to_long -76520,做多,2025-03-21 15:15:00,2025-03-21 15:30:00,1947.43,1955.18,0.0,tp_upper -76521,做空,2025-03-21 15:40:00,2025-03-21 15:55:00,1950.1,1949.68,-0.0,flip_to_long -76522,做多,2025-03-21 15:55:00,2025-03-21 16:10:00,1949.68,1957.78,0.0,tp_upper -76523,做空,2025-03-21 18:05:00,2025-03-21 18:15:00,1965.49,1963.96,0.0,flip_to_long -76524,做多,2025-03-21 18:15:00,2025-03-21 18:30:00,1963.96,1971.81,0.0,tp_upper -76525,做空,2025-03-21 19:00:00,2025-03-21 19:10:00,1968.05,1968.85,-0.0,flip_to_long -76526,做多,2025-03-21 19:10:00,2025-03-21 19:20:00,1968.85,1976.69,0.0,tp_upper -76527,做空,2025-03-21 19:35:00,2025-03-21 19:50:00,1969.77,1972.98,-0.0,flip_to_long -76528,做多,2025-03-21 19:50:00,2025-03-21 20:05:00,1972.98,1972.8,-0.0,tp_upper -76529,做空,2025-03-21 20:45:00,2025-03-21 21:10:00,1974.94,1976.15,-0.0,flip_to_long -76530,做多,2025-03-21 21:10:00,2025-03-21 21:20:00,1976.15,1974.19,-0.0,flip_to_short -76531,做空,2025-03-21 21:20:00,2025-03-21 21:25:00,1974.19,1975.13,-0.0,flip_to_long -76532,做多,2025-03-21 21:25:00,2025-03-21 21:30:00,1975.13,1977.76,0.0,tp_upper -76533,做空,2025-03-21 21:45:00,2025-03-21 21:55:00,1976.29,1972.99,0.0,tp_lower -76534,做多,2025-03-21 23:10:00,2025-03-21 23:15:00,1969.61,1969.26,-0.0,flip_to_short -76535,做空,2025-03-21 23:15:00,2025-03-22 00:00:00,1969.26,1965.89,0.0,flip_to_long -76536,做多,2025-03-22 00:00:00,2025-03-22 00:05:00,1965.89,1970.63,0.0,tp_upper -76537,做空,2025-03-22 01:35:00,2025-03-22 02:05:00,1973.42,1978.98,-0.0,flip_to_long -76538,做多,2025-03-22 02:05:00,2025-03-22 02:20:00,1978.98,1978.15,-0.0,flip_to_short -76539,做空,2025-03-22 02:20:00,2025-03-22 02:25:00,1978.15,1981.16,-0.0,flip_to_long -76540,做多,2025-03-22 02:25:00,2025-03-22 04:00:00,1981.16,1985.84,0.0,tp_upper -76541,做多,2025-03-22 05:05:00,2025-03-22 05:10:00,1986.75,1985.91,-0.0,flip_to_short -76542,做空,2025-03-22 05:10:00,2025-03-22 05:20:00,1985.91,1986.91,-0.0,flip_to_long -76543,做多,2025-03-22 05:20:00,2025-03-22 05:25:00,1986.91,1984.72,-0.0,flip_to_short -76544,做空,2025-03-22 05:25:00,2025-03-22 05:30:00,1984.72,1983.31,0.0,tp_lower -76545,做多,2025-03-22 05:45:00,2025-03-22 05:50:00,1986.68,1985.01,-0.0,flip_to_short -76546,做空,2025-03-22 05:50:00,2025-03-22 05:55:00,1985.01,1986.55,-0.0,flip_to_long -76547,做多,2025-03-22 05:55:00,2025-03-22 06:10:00,1986.55,1988.77,0.0,tp_upper -76548,做空,2025-03-22 06:25:00,2025-03-22 06:35:00,1986.26,1986.48,-0.0,flip_to_long -76549,做多,2025-03-22 06:35:00,2025-03-22 06:55:00,1986.48,1986.8,-0.0,flip_to_short -76550,做空,2025-03-22 06:55:00,2025-03-22 07:00:00,1986.8,1989.26,-0.0,flip_to_long -76551,做多,2025-03-22 07:00:00,2025-03-22 07:10:00,1989.26,1986.71,-0.0,flip_to_short -76552,做空,2025-03-22 07:10:00,2025-03-22 07:15:00,1986.71,1986.78,-0.0,flip_to_long -76553,做多,2025-03-22 07:15:00,2025-03-22 07:35:00,1986.78,1987.11,-0.0,flip_to_short -76554,做空,2025-03-22 07:35:00,2025-03-22 07:40:00,1987.11,1988.18,-0.0,flip_to_long -76555,做多,2025-03-22 07:40:00,2025-03-22 07:45:00,1988.18,1987.26,-0.0,flip_to_short -76556,做空,2025-03-22 07:45:00,2025-03-22 07:50:00,1987.26,1983.96,0.0,tp_lower -76557,做多,2025-03-22 08:35:00,2025-03-22 09:05:00,1987.29,1993.01,0.0,tp_upper -76558,做空,2025-03-22 10:25:00,2025-03-22 10:35:00,1993.26,1995.74,-0.0,flip_to_long -76559,做多,2025-03-22 10:35:00,2025-03-22 10:45:00,1995.74,1995.85,-0.0,flip_to_short -76560,做空,2025-03-22 10:45:00,2025-03-22 10:50:00,1995.85,1995.9,-0.0,flip_to_long -76561,做多,2025-03-22 10:50:00,2025-03-22 12:25:00,1995.9,1992.02,-0.0,flip_to_short -76562,做空,2025-03-22 12:25:00,2025-03-22 12:35:00,1992.02,1991.25,-0.0,flip_to_long -76563,做多,2025-03-22 12:35:00,2025-03-22 13:00:00,1991.25,1993.47,0.0,tp_upper -76564,做空,2025-03-22 13:15:00,2025-03-22 13:25:00,1992.52,1988.27,0.0,tp_lower -76565,做多,2025-03-22 14:15:00,2025-03-22 16:00:00,1990.04,1983.62,-0.0,flip_to_short -76566,做空,2025-03-22 16:00:00,2025-03-22 16:05:00,1983.62,1983.73,-0.0,flip_to_long -76567,做多,2025-03-22 16:05:00,2025-03-22 16:20:00,1983.73,1988.26,0.0,tp_upper -76568,做空,2025-03-22 16:40:00,2025-03-22 17:00:00,1984.01,1986.72,-0.0,flip_to_long -76569,做多,2025-03-22 17:00:00,2025-03-22 17:05:00,1986.72,1985.42,-0.0,flip_to_short -76570,做空,2025-03-22 17:05:00,2025-03-22 19:25:00,1985.42,1995.54,-0.0,flip_to_long -76571,做多,2025-03-22 19:25:00,2025-03-22 19:30:00,1995.54,1994.97,-0.0,flip_to_short -76572,做空,2025-03-22 19:30:00,2025-03-22 19:40:00,1994.97,1995.09,-0.0,flip_to_long -76573,做多,2025-03-22 19:40:00,2025-03-22 19:45:00,1995.09,1992.33,-0.0,flip_to_short -76574,做空,2025-03-22 19:45:00,2025-03-22 19:55:00,1992.33,1995.0,-0.0,flip_to_long -76575,做多,2025-03-22 19:55:00,2025-03-22 20:05:00,1995.0,1998.77,0.0,tp_upper -76576,做空,2025-03-22 20:50:00,2025-03-22 21:00:00,1995.51,1991.94,0.0,tp_lower -76577,做多,2025-03-23 00:05:00,2025-03-23 00:35:00,1980.53,1985.01,0.0,tp_upper -76578,做空,2025-03-23 03:05:00,2025-03-23 03:10:00,1995.8,1996.91,-0.0,flip_to_long -76579,做多,2025-03-23 03:10:00,2025-03-23 03:40:00,1996.91,2006.62,0.0,tp_upper -76580,做空,2025-03-23 04:15:00,2025-03-23 04:30:00,2001.99,2001.51,-0.0,flip_to_long -76581,做多,2025-03-23 04:30:00,2025-03-23 04:40:00,2001.51,2000.41,-0.0,flip_to_short -76582,做空,2025-03-23 04:40:00,2025-03-23 05:00:00,2000.41,1995.55,0.0,tp_lower -76583,做多,2025-03-23 05:45:00,2025-03-23 06:05:00,2000.11,1997.62,-0.0,flip_to_short -76584,做空,2025-03-23 06:05:00,2025-03-23 07:40:00,1997.62,2003.56,-0.0,flip_to_long -76585,做多,2025-03-23 07:40:00,2025-03-23 07:50:00,2003.56,2009.54,0.0,tp_upper -76586,做空,2025-03-23 09:20:00,2025-03-23 09:25:00,2009.47,2011.27,-0.0,flip_to_long -76587,做多,2025-03-23 09:25:00,2025-03-23 09:35:00,2011.27,2013.93,0.0,tp_upper -76588,做空,2025-03-23 10:35:00,2025-03-23 10:40:00,2011.81,2014.02,-0.0,flip_to_long -76589,做多,2025-03-23 10:40:00,2025-03-23 10:45:00,2014.02,2011.8,-0.0,flip_to_short -76590,做空,2025-03-23 10:45:00,2025-03-23 11:00:00,2011.8,2015.56,-0.0,flip_to_long -76591,做多,2025-03-23 11:00:00,2025-03-23 11:05:00,2015.56,2016.01,-0.0,tp_upper -76592,做空,2025-03-23 11:10:00,2025-03-23 11:15:00,2012.68,2015.36,-0.0,flip_to_long -76593,做多,2025-03-23 11:15:00,2025-03-23 11:25:00,2015.36,2016.59,0.0,tp_upper -76594,做空,2025-03-23 11:30:00,2025-03-23 11:40:00,2015.41,2008.09,0.0,tp_lower -76595,做多,2025-03-23 12:05:00,2025-03-23 13:15:00,2009.99,2009.91,-0.0,tp_upper -76596,做空,2025-03-23 14:20:00,2025-03-23 14:50:00,2005.94,2004.55,0.0,tp_lower -76597,做多,2025-03-23 15:15:00,2025-03-23 15:50:00,2009.14,2006.57,-0.0,flip_to_short -76598,做空,2025-03-23 15:50:00,2025-03-23 16:00:00,2006.57,2002.88,0.0,tp_lower -76599,做多,2025-03-23 16:10:00,2025-03-23 16:15:00,2006.07,2002.01,-0.0,flip_to_short -76600,做空,2025-03-23 16:15:00,2025-03-23 16:30:00,2002.01,1998.57,0.0,tp_lower -76601,做多,2025-03-23 17:15:00,2025-03-23 19:30:00,2000.69,1994.24,-0.0,flip_to_short -76602,做空,2025-03-23 19:30:00,2025-03-23 19:45:00,1994.24,1996.15,-0.0,flip_to_long -76603,做多,2025-03-23 19:45:00,2025-03-23 19:55:00,1996.15,1995.38,-0.0,flip_to_short -76604,做空,2025-03-23 19:55:00,2025-03-23 20:00:00,1995.38,1997.91,-0.0,flip_to_long -76605,做多,2025-03-23 20:00:00,2025-03-23 20:05:00,1997.91,1997.07,-0.0,flip_to_short -76606,做空,2025-03-23 20:05:00,2025-03-23 20:45:00,1997.07,1996.69,-0.0,flip_to_long -76607,做多,2025-03-23 20:45:00,2025-03-23 20:50:00,1996.69,1995.16,-0.0,flip_to_short -76608,做空,2025-03-23 20:50:00,2025-03-23 20:55:00,1995.16,1991.49,0.0,tp_lower -76609,做多,2025-03-23 21:50:00,2025-03-23 22:20:00,1993.14,1989.35,-0.0,flip_to_short -76610,做空,2025-03-23 22:20:00,2025-03-23 22:30:00,1989.35,1993.19,-0.0,flip_to_long -76611,做多,2025-03-23 22:30:00,2025-03-23 22:35:00,1993.19,1989.67,-0.0,flip_to_short -76612,做空,2025-03-23 22:35:00,2025-03-23 22:40:00,1989.67,1985.07,0.0,tp_lower -76613,做多,2025-03-23 23:15:00,2025-03-23 23:50:00,1991.62,2002.04,0.0,tp_upper -76614,做空,2025-03-24 00:45:00,2025-03-24 00:50:00,2001.26,2001.44,-0.0,flip_to_long -76615,做多,2025-03-24 00:50:00,2025-03-24 02:40:00,2001.44,1983.9,-0.0,flip_to_short -76616,做空,2025-03-24 02:40:00,2025-03-24 02:45:00,1983.9,1987.54,-0.0,flip_to_long -76617,做多,2025-03-24 02:45:00,2025-03-24 02:50:00,1987.54,1991.75,0.0,tp_upper -76618,做空,2025-03-24 07:55:00,2025-03-24 08:00:00,2067.9,2074.09,-0.0,flip_to_long -76619,做多,2025-03-24 08:00:00,2025-03-24 08:10:00,2074.09,2076.2,0.0,tp_upper -76620,做空,2025-03-24 09:45:00,2025-03-24 09:50:00,2084.99,2091.76,-0.0,flip_to_long -76621,做多,2025-03-24 09:50:00,2025-03-24 09:55:00,2091.76,2093.41,0.0,tp_upper -76622,做空,2025-03-24 10:10:00,2025-03-24 10:20:00,2087.89,2090.54,-0.0,flip_to_long -76623,做多,2025-03-24 10:20:00,2025-03-24 10:30:00,2090.54,2092.11,0.0,tp_upper -76624,做空,2025-03-24 11:20:00,2025-03-24 11:35:00,2087.99,2092.52,-0.0,flip_to_long -76625,做多,2025-03-24 11:35:00,2025-03-24 11:40:00,2092.52,2089.52,-0.0,flip_to_short -76626,做空,2025-03-24 11:40:00,2025-03-24 11:45:00,2089.52,2095.31,-0.0,flip_to_long -76627,做多,2025-03-24 11:45:00,2025-03-24 11:55:00,2095.31,2091.68,-0.0,flip_to_short -76628,做空,2025-03-24 11:55:00,2025-03-24 12:00:00,2091.68,2086.5,0.0,tp_lower -76629,做多,2025-03-24 13:30:00,2025-03-24 13:40:00,2079.65,2079.81,-0.0,flip_to_short -76630,做空,2025-03-24 13:40:00,2025-03-24 13:45:00,2079.81,2080.33,-0.0,flip_to_long -76631,做多,2025-03-24 13:45:00,2025-03-24 13:50:00,2080.33,2078.73,-0.0,flip_to_short -76632,做空,2025-03-24 13:50:00,2025-03-24 13:55:00,2078.73,2081.06,-0.0,flip_to_long -76633,做多,2025-03-24 13:55:00,2025-03-24 14:00:00,2081.06,2088.53,0.0,tp_upper -76634,做空,2025-03-24 14:30:00,2025-03-24 14:35:00,2077.3,2081.2,-0.0,flip_to_long -76635,做多,2025-03-24 14:35:00,2025-03-24 14:45:00,2081.2,2085.67,0.0,flip_to_short -76636,做空,2025-03-24 14:45:00,2025-03-24 15:15:00,2085.67,2084.51,0.0,flip_to_long -76637,做多,2025-03-24 15:15:00,2025-03-24 15:20:00,2084.51,2083.37,-0.0,flip_to_short -76638,做空,2025-03-24 15:20:00,2025-03-24 15:40:00,2083.37,2085.78,-0.0,flip_to_long -76639,做多,2025-03-24 15:40:00,2025-03-24 15:45:00,2085.78,2082.27,-0.0,flip_to_short -76640,做空,2025-03-24 15:45:00,2025-03-24 15:50:00,2082.27,2087.9,-0.0,flip_to_long -76641,做多,2025-03-24 15:50:00,2025-03-24 16:00:00,2087.9,2088.01,-0.0,tp_upper -76642,做空,2025-03-24 16:15:00,2025-03-24 16:25:00,2079.41,2072.31,0.0,tp_lower -76643,做多,2025-03-24 17:05:00,2025-03-24 17:50:00,2082.63,2086.07,0.0,flip_to_short -76644,做空,2025-03-24 17:50:00,2025-03-24 18:25:00,2086.07,2084.01,0.0,flip_to_long -76645,做多,2025-03-24 18:25:00,2025-03-24 18:40:00,2084.01,2091.14,0.0,tp_upper -76646,做空,2025-03-24 19:35:00,2025-03-24 19:50:00,2087.19,2089.76,-0.0,flip_to_long -76647,做多,2025-03-24 19:50:00,2025-03-24 19:55:00,2089.76,2087.77,-0.0,flip_to_short -76648,做空,2025-03-24 19:55:00,2025-03-24 20:05:00,2087.77,2092.05,-0.0,flip_to_long -76649,做多,2025-03-24 20:05:00,2025-03-24 20:30:00,2092.05,2090.35,-0.0,flip_to_short -76650,做空,2025-03-24 20:30:00,2025-03-24 20:40:00,2090.35,2084.55,0.0,tp_lower -76651,做多,2025-03-24 21:20:00,2025-03-24 21:30:00,2086.84,2087.33,-0.0,flip_to_short -76652,做空,2025-03-24 21:30:00,2025-03-24 22:00:00,2087.33,2083.57,0.0,flip_to_long -76653,做多,2025-03-24 22:00:00,2025-03-24 23:55:00,2083.57,2080.41,-0.0,tp_upper -76654,做空,2025-03-25 01:00:00,2025-03-25 01:25:00,2082.81,2068.87,0.0,tp_lower -76655,做空,2025-03-25 02:50:00,2025-03-25 03:00:00,2062.02,2059.3,0.0,tp_lower -76656,做多,2025-03-25 04:55:00,2025-03-25 05:00:00,2045.01,2044.48,-0.0,flip_to_short -76657,做空,2025-03-25 05:00:00,2025-03-25 05:10:00,2044.48,2040.67,0.0,tp_lower -76658,做多,2025-03-25 05:15:00,2025-03-25 05:30:00,2042.67,2049.27,0.0,tp_upper -76659,做空,2025-03-25 07:30:00,2025-03-25 08:00:00,2053.15,2058.18,-0.0,flip_to_long -76660,做多,2025-03-25 08:00:00,2025-03-25 08:15:00,2058.18,2052.98,-0.0,flip_to_short -76661,做空,2025-03-25 08:15:00,2025-03-25 08:20:00,2052.98,2058.3,-0.0,flip_to_long -76662,做多,2025-03-25 08:20:00,2025-03-25 09:05:00,2058.3,2056.79,-0.0,flip_to_short -76663,做空,2025-03-25 09:05:00,2025-03-25 09:10:00,2056.79,2057.11,-0.0,flip_to_long -76664,做多,2025-03-25 09:10:00,2025-03-25 09:30:00,2057.11,2062.81,0.0,tp_upper -76665,做空,2025-03-25 10:10:00,2025-03-25 10:20:00,2065.28,2064.8,-0.0,flip_to_long -76666,做多,2025-03-25 10:20:00,2025-03-25 10:40:00,2064.8,2074.01,0.0,tp_upper -76667,做空,2025-03-25 11:00:00,2025-03-25 11:15:00,2067.4,2069.42,-0.0,flip_to_long -76668,做多,2025-03-25 11:15:00,2025-03-25 11:35:00,2069.42,2069.32,-0.0,flip_to_short -76669,做空,2025-03-25 11:35:00,2025-03-25 12:00:00,2069.32,2064.61,0.0,tp_lower -76670,做多,2025-03-25 13:10:00,2025-03-25 13:20:00,2064.81,2067.68,0.0,tp_upper -76671,做空,2025-03-25 13:35:00,2025-03-25 13:45:00,2066.88,2054.35,0.0,tp_lower -76672,做多,2025-03-25 14:10:00,2025-03-25 14:15:00,2063.04,2059.94,-0.0,flip_to_short -76673,做空,2025-03-25 14:15:00,2025-03-25 14:20:00,2059.94,2064.49,-0.0,flip_to_long -76674,做多,2025-03-25 14:20:00,2025-03-25 14:30:00,2064.49,2072.99,0.0,tp_upper -76675,做空,2025-03-25 15:30:00,2025-03-25 15:40:00,2069.95,2072.46,-0.0,flip_to_long -76676,做多,2025-03-25 15:40:00,2025-03-25 15:45:00,2072.46,2068.39,-0.0,flip_to_short -76677,做空,2025-03-25 15:45:00,2025-03-25 15:55:00,2068.39,2066.49,0.0,tp_lower -76678,做多,2025-03-25 16:10:00,2025-03-25 17:10:00,2072.21,2075.42,0.0,tp_upper -76679,做空,2025-03-25 17:45:00,2025-03-25 18:25:00,2073.53,2065.64,0.0,tp_lower -76680,做多,2025-03-25 19:20:00,2025-03-25 19:25:00,2068.88,2066.96,-0.0,flip_to_short -76681,做空,2025-03-25 19:25:00,2025-03-25 20:50:00,2066.96,2062.77,0.0,tp_lower -76682,做多,2025-03-25 21:20:00,2025-03-25 21:25:00,2074.47,2071.91,-0.0,flip_to_short -76683,做空,2025-03-25 21:25:00,2025-03-25 21:35:00,2071.91,2064.3,0.0,tp_lower -76684,做多,2025-03-25 22:50:00,2025-03-25 22:55:00,2066.62,2061.48,-0.0,flip_to_short -76685,做空,2025-03-25 22:55:00,2025-03-25 23:15:00,2061.48,2060.89,-0.0,flip_to_long -76686,做多,2025-03-25 23:15:00,2025-03-25 23:30:00,2060.89,2060.52,-0.0,flip_to_short -76687,做空,2025-03-25 23:30:00,2025-03-25 23:35:00,2060.52,2062.52,-0.0,flip_to_long -76688,做多,2025-03-25 23:35:00,2025-03-25 23:50:00,2062.52,2067.36,0.0,tp_upper -76689,做空,2025-03-26 01:05:00,2025-03-26 01:10:00,2066.06,2068.6,-0.0,flip_to_long -76690,做多,2025-03-26 01:10:00,2025-03-26 01:20:00,2068.6,2073.47,0.0,tp_upper -76691,做空,2025-03-26 02:00:00,2025-03-26 02:05:00,2067.65,2062.44,0.0,tp_lower -76692,做多,2025-03-26 04:05:00,2025-03-26 04:15:00,2051.9,2048.36,-0.0,flip_to_short -76693,做空,2025-03-26 04:15:00,2025-03-26 04:20:00,2048.36,2049.99,-0.0,flip_to_long -76694,做多,2025-03-26 04:20:00,2025-03-26 04:45:00,2049.99,2050.47,-0.0,flip_to_short -76695,做空,2025-03-26 04:45:00,2025-03-26 05:05:00,2050.47,2050.43,-0.0,flip_to_long -76696,做多,2025-03-26 05:05:00,2025-03-26 05:20:00,2050.43,2048.94,-0.0,flip_to_short -76697,做空,2025-03-26 05:20:00,2025-03-26 05:25:00,2048.94,2051.15,-0.0,flip_to_long -76698,做多,2025-03-26 05:25:00,2025-03-26 05:30:00,2051.15,2056.4,0.0,tp_upper -76699,做空,2025-03-26 08:10:00,2025-03-26 08:20:00,2064.94,2066.24,-0.0,flip_to_long -76700,做多,2025-03-26 08:20:00,2025-03-26 08:40:00,2066.24,2066.93,-0.0,flip_to_short -76701,做空,2025-03-26 08:40:00,2025-03-26 08:45:00,2066.93,2062.69,0.0,tp_lower -76702,做多,2025-03-26 09:35:00,2025-03-26 10:15:00,2062.35,2068.94,0.0,tp_upper -76703,做空,2025-03-26 11:35:00,2025-03-26 12:05:00,2069.3,2064.72,0.0,tp_lower -76704,做多,2025-03-26 15:35:00,2025-03-26 15:50:00,2016.38,2013.93,-0.0,flip_to_short -76705,做空,2025-03-26 15:50:00,2025-03-26 15:55:00,2013.93,2011.39,0.0,tp_lower -76706,做多,2025-03-26 16:05:00,2025-03-26 16:30:00,2013.43,2015.23,0.0,tp_upper -76707,做空,2025-03-26 16:35:00,2025-03-26 16:45:00,2012.37,2016.4,-0.0,flip_to_long -76708,做多,2025-03-26 16:45:00,2025-03-26 16:50:00,2016.4,2014.9,-0.0,flip_to_short -76709,做空,2025-03-26 16:50:00,2025-03-26 17:00:00,2014.9,2014.02,-0.0,flip_to_long -76710,做多,2025-03-26 17:00:00,2025-03-26 17:15:00,2014.02,2009.78,-0.0,flip_to_short -76711,做空,2025-03-26 17:15:00,2025-03-26 17:20:00,2009.78,2008.99,-0.0,tp_lower -76712,做多,2025-03-26 18:20:00,2025-03-26 18:30:00,2009.41,2007.61,-0.0,flip_to_short -76713,做空,2025-03-26 18:30:00,2025-03-26 18:45:00,2007.61,2003.04,0.0,tp_lower -76714,做多,2025-03-26 19:45:00,2025-03-26 19:50:00,2003.64,2000.45,-0.0,flip_to_short -76715,做空,2025-03-26 19:50:00,2025-03-26 21:10:00,2000.45,2009.18,-0.0,flip_to_long -76716,做多,2025-03-26 21:10:00,2025-03-26 21:15:00,2009.18,2008.36,-0.0,flip_to_short -76717,做空,2025-03-26 21:15:00,2025-03-26 21:35:00,2008.36,1998.99,0.0,tp_lower -76718,做多,2025-03-26 21:45:00,2025-03-26 21:55:00,2007.21,2007.28,-0.0,flip_to_short -76719,做空,2025-03-26 21:55:00,2025-03-26 22:10:00,2007.28,2000.18,0.0,tp_lower -76720,做多,2025-03-26 22:45:00,2025-03-26 22:50:00,2003.7,2000.91,-0.0,flip_to_short -76721,做空,2025-03-26 22:50:00,2025-03-26 23:00:00,2000.91,2000.01,-0.0,flip_to_long -76722,做多,2025-03-26 23:00:00,2025-03-26 23:40:00,2000.01,2004.26,0.0,tp_upper -76723,做多,2025-03-27 02:25:00,2025-03-27 02:40:00,2022.55,2025.38,0.0,tp_upper -76724,做空,2025-03-27 04:00:00,2025-03-27 04:25:00,2027.39,2029.0,-0.0,flip_to_long -76725,做多,2025-03-27 04:25:00,2025-03-27 05:00:00,2029.0,2027.05,-0.0,flip_to_short -76726,做空,2025-03-27 05:00:00,2025-03-27 05:15:00,2027.05,2025.18,0.0,tp_lower -76727,做多,2025-03-27 06:10:00,2025-03-27 06:30:00,2025.97,2025.01,-0.0,flip_to_short -76728,做空,2025-03-27 06:30:00,2025-03-27 06:35:00,2025.01,2026.8,-0.0,flip_to_long -76729,做多,2025-03-27 06:35:00,2025-03-27 06:40:00,2026.8,2024.94,-0.0,flip_to_short -76730,做空,2025-03-27 06:40:00,2025-03-27 07:05:00,2024.94,2025.64,-0.0,flip_to_long -76731,做多,2025-03-27 07:05:00,2025-03-27 07:15:00,2025.64,2024.47,-0.0,flip_to_short -76732,做空,2025-03-27 07:15:00,2025-03-27 07:25:00,2024.47,2024.84,-0.0,flip_to_long -76733,做多,2025-03-27 07:25:00,2025-03-27 07:35:00,2024.84,2023.66,-0.0,flip_to_short -76734,做空,2025-03-27 07:35:00,2025-03-27 07:45:00,2023.66,2025.21,-0.0,flip_to_long -76735,做多,2025-03-27 07:45:00,2025-03-27 08:00:00,2025.21,2024.94,-0.0,tp_upper -76736,做空,2025-03-27 08:05:00,2025-03-27 08:10:00,2017.74,2020.41,-0.0,tp_lower -76737,做多,2025-03-27 08:15:00,2025-03-27 08:40:00,2024.26,2024.69,-0.0,flip_to_short -76738,做空,2025-03-27 08:40:00,2025-03-27 08:50:00,2024.69,2023.19,0.0,tp_lower -76739,做多,2025-03-27 08:55:00,2025-03-27 09:00:00,2024.74,2023.34,-0.0,flip_to_short -76740,做空,2025-03-27 09:00:00,2025-03-27 09:10:00,2023.34,2023.51,-0.0,tp_lower -76741,做多,2025-03-27 09:15:00,2025-03-27 09:20:00,2024.72,2024.33,-0.0,flip_to_short -76742,做空,2025-03-27 09:20:00,2025-03-27 09:30:00,2024.33,2026.74,-0.0,flip_to_long -76743,做多,2025-03-27 09:30:00,2025-03-27 09:35:00,2026.74,2027.25,-0.0,tp_upper -76744,做空,2025-03-27 10:35:00,2025-03-27 10:45:00,2026.38,2023.05,0.0,tp_lower -76745,做多,2025-03-27 11:05:00,2025-03-27 11:10:00,2028.39,2024.66,-0.0,flip_to_short -76746,做空,2025-03-27 11:10:00,2025-03-27 11:25:00,2024.66,2016.52,0.0,tp_lower -76747,做多,2025-03-27 12:35:00,2025-03-27 12:45:00,2023.14,2017.95,-0.0,flip_to_short -76748,做空,2025-03-27 12:45:00,2025-03-27 13:00:00,2017.95,2019.84,-0.0,flip_to_long -76749,做多,2025-03-27 13:00:00,2025-03-27 13:10:00,2019.84,2014.22,-0.0,flip_to_short -76750,做空,2025-03-27 13:10:00,2025-03-27 13:15:00,2014.22,2013.39,-0.0,tp_lower -76751,做多,2025-03-27 14:00:00,2025-03-27 14:20:00,2005.74,2003.12,-0.0,flip_to_short -76752,做空,2025-03-27 14:20:00,2025-03-27 14:25:00,2003.12,2004.96,-0.0,flip_to_long -76753,做多,2025-03-27 14:25:00,2025-03-27 14:40:00,2004.96,2020.41,0.0,tp_upper -76754,做空,2025-03-27 15:30:00,2025-03-27 16:40:00,2014.67,2011.14,0.0,flip_to_long -76755,做多,2025-03-27 16:40:00,2025-03-27 16:45:00,2011.14,2005.58,-0.0,flip_to_short -76756,做空,2025-03-27 16:45:00,2025-03-27 17:35:00,2005.58,1998.53,0.0,tp_lower -76757,做多,2025-03-27 17:45:00,2025-03-27 18:15:00,2003.0,2003.03,-0.0,flip_to_short -76758,做空,2025-03-27 18:15:00,2025-03-27 18:25:00,2003.03,2001.89,0.0,flip_to_long -76759,做多,2025-03-27 18:25:00,2025-03-27 18:30:00,2001.89,2007.32,0.0,tp_upper -76760,做空,2025-03-27 19:45:00,2025-03-27 20:00:00,2008.78,2001.66,0.0,tp_lower -76761,做多,2025-03-27 20:20:00,2025-03-27 20:45:00,2005.84,2006.87,0.0,flip_to_short -76762,做空,2025-03-27 20:45:00,2025-03-27 21:00:00,2006.87,2007.3,-0.0,flip_to_long -76763,做多,2025-03-27 21:00:00,2025-03-27 21:05:00,2007.3,2003.71,-0.0,flip_to_short -76764,做空,2025-03-27 21:05:00,2025-03-27 21:15:00,2003.71,2005.73,-0.0,flip_to_long -76765,做多,2025-03-27 21:15:00,2025-03-27 21:25:00,2005.73,2008.99,0.0,tp_upper -76766,做空,2025-03-27 22:25:00,2025-03-27 23:00:00,2010.97,2002.86,0.0,tp_lower -76767,做多,2025-03-28 00:40:00,2025-03-28 01:05:00,2002.17,1997.39,-0.0,flip_to_short -76768,做空,2025-03-28 01:05:00,2025-03-28 01:20:00,1997.39,2000.0,-0.0,flip_to_long -76769,做多,2025-03-28 01:20:00,2025-03-28 01:30:00,2000.0,2010.57,0.0,tp_upper -76770,做空,2025-03-28 02:40:00,2025-03-28 03:05:00,2007.86,2001.09,0.0,tp_lower -76771,做多,2025-03-28 04:05:00,2025-03-28 04:15:00,2002.5,2000.81,-0.0,flip_to_short -76772,做空,2025-03-28 04:15:00,2025-03-28 04:30:00,2000.81,1989.3,0.0,tp_lower -76773,做多,2025-03-28 06:10:00,2025-03-28 06:15:00,1926.72,1923.24,-0.0,flip_to_short -76774,做空,2025-03-28 06:15:00,2025-03-28 06:50:00,1923.24,1914.61,0.0,tp_lower -76775,做多,2025-03-28 07:05:00,2025-03-28 08:10:00,1917.83,1912.81,-0.0,flip_to_short -76776,做空,2025-03-28 08:10:00,2025-03-28 08:15:00,1912.81,1914.94,-0.0,flip_to_long -76777,做多,2025-03-28 08:15:00,2025-03-28 08:20:00,1914.94,1911.9,-0.0,flip_to_short -76778,做空,2025-03-28 08:20:00,2025-03-28 08:30:00,1911.9,1905.65,0.0,tp_lower -76779,做多,2025-03-28 08:45:00,2025-03-28 08:50:00,1911.62,1908.7,-0.0,flip_to_short -76780,做空,2025-03-28 08:50:00,2025-03-28 09:15:00,1908.7,1905.87,0.0,tp_lower -76781,做多,2025-03-28 09:20:00,2025-03-28 09:45:00,1908.67,1908.88,-0.0,flip_to_short -76782,做空,2025-03-28 09:45:00,2025-03-28 10:05:00,1908.88,1912.1,-0.0,flip_to_long -76783,做多,2025-03-28 10:05:00,2025-03-28 10:15:00,1912.1,1909.01,-0.0,flip_to_short -76784,做空,2025-03-28 10:15:00,2025-03-28 10:20:00,1909.01,1912.75,-0.0,flip_to_long -76785,做多,2025-03-28 10:20:00,2025-03-28 10:40:00,1912.75,1911.39,-0.0,flip_to_short -76786,做空,2025-03-28 10:40:00,2025-03-28 11:05:00,1911.39,1909.23,0.0,tp_lower -76787,做多,2025-03-28 11:15:00,2025-03-28 11:20:00,1911.7,1907.29,-0.0,tp_upper -76788,做多,2025-03-28 13:10:00,2025-03-28 13:30:00,1897.78,1890.75,-0.0,flip_to_short -76789,做空,2025-03-28 13:30:00,2025-03-28 13:35:00,1890.75,1898.03,-0.0,flip_to_long -76790,做多,2025-03-28 13:35:00,2025-03-28 13:50:00,1898.03,1886.49,-0.0,flip_to_short -76791,做空,2025-03-28 13:50:00,2025-03-28 14:05:00,1886.49,1880.12,0.0,tp_lower -76792,做多,2025-03-28 14:20:00,2025-03-28 14:45:00,1888.82,1890.71,0.0,flip_to_short -76793,做空,2025-03-28 14:45:00,2025-03-28 15:10:00,1890.71,1885.85,0.0,flip_to_long -76794,做多,2025-03-28 15:10:00,2025-03-28 15:40:00,1885.85,1878.74,-0.0,flip_to_short -76795,做空,2025-03-28 15:40:00,2025-03-28 15:50:00,1878.74,1873.36,0.0,tp_lower -76796,做多,2025-03-28 16:40:00,2025-03-28 17:25:00,1873.66,1872.01,-0.0,flip_to_short -76797,做空,2025-03-28 17:25:00,2025-03-28 18:30:00,1872.01,1876.99,-0.0,flip_to_long -76798,做多,2025-03-28 18:30:00,2025-03-28 18:35:00,1876.99,1874.47,-0.0,flip_to_short -76799,做空,2025-03-28 18:35:00,2025-03-28 18:55:00,1874.47,1878.49,-0.0,flip_to_long -76800,做多,2025-03-28 18:55:00,2025-03-28 19:00:00,1878.49,1876.91,-0.0,flip_to_short -76801,做空,2025-03-28 19:00:00,2025-03-28 19:05:00,1876.91,1882.23,-0.0,flip_to_long -76802,做多,2025-03-28 19:05:00,2025-03-28 19:15:00,1882.23,1879.43,-0.0,flip_to_short -76803,做空,2025-03-28 19:15:00,2025-03-28 19:50:00,1879.43,1875.48,0.0,tp_lower -76804,做多,2025-03-28 20:00:00,2025-03-28 20:05:00,1879.99,1878.87,-0.0,tp_upper -76805,做空,2025-03-28 20:50:00,2025-03-28 21:05:00,1878.81,1882.59,-0.0,flip_to_long -76806,做多,2025-03-28 21:05:00,2025-03-28 21:15:00,1882.59,1880.76,-0.0,flip_to_short -76807,做空,2025-03-28 21:15:00,2025-03-28 21:50:00,1880.76,1883.14,-0.0,flip_to_long -76808,做多,2025-03-28 21:50:00,2025-03-28 22:00:00,1883.14,1889.92,0.0,tp_upper -76809,做空,2025-03-28 23:55:00,2025-03-29 01:30:00,1896.03,1906.64,-0.0,flip_to_long -76810,做多,2025-03-29 01:30:00,2025-03-29 01:35:00,1906.64,1910.7,0.0,tp_upper -76811,做空,2025-03-29 01:50:00,2025-03-29 01:55:00,1906.04,1909.03,-0.0,flip_to_long -76812,做多,2025-03-29 01:55:00,2025-03-29 02:20:00,1909.03,1904.97,-0.0,flip_to_short -76813,做空,2025-03-29 02:20:00,2025-03-29 02:30:00,1904.97,1908.06,-0.0,flip_to_long -76814,做多,2025-03-29 02:30:00,2025-03-29 02:35:00,1908.06,1905.14,-0.0,flip_to_short -76815,做空,2025-03-29 02:35:00,2025-03-29 02:40:00,1905.14,1899.86,0.0,tp_lower -76816,做多,2025-03-29 03:30:00,2025-03-29 03:50:00,1901.23,1901.49,-0.0,flip_to_short -76817,做空,2025-03-29 03:50:00,2025-03-29 04:00:00,1901.49,1901.21,-0.0,flip_to_long -76818,做多,2025-03-29 04:00:00,2025-03-29 04:10:00,1901.21,1898.72,-0.0,flip_to_short -76819,做空,2025-03-29 04:10:00,2025-03-29 05:20:00,1898.72,1886.8,0.0,tp_lower -76820,做多,2025-03-29 06:40:00,2025-03-29 06:45:00,1884.72,1882.21,-0.0,flip_to_short -76821,做空,2025-03-29 06:45:00,2025-03-29 07:00:00,1882.21,1883.76,-0.0,flip_to_long -76822,做多,2025-03-29 07:00:00,2025-03-29 07:05:00,1883.76,1876.7,-0.0,flip_to_short -76823,做空,2025-03-29 07:05:00,2025-03-29 07:25:00,1876.7,1882.09,-0.0,flip_to_long -76824,做多,2025-03-29 07:25:00,2025-03-29 07:30:00,1882.09,1880.56,-0.0,flip_to_short -76825,做空,2025-03-29 07:30:00,2025-03-29 07:35:00,1880.56,1881.34,-0.0,flip_to_long -76826,做多,2025-03-29 07:35:00,2025-03-29 07:45:00,1881.34,1877.46,-0.0,flip_to_short -76827,做空,2025-03-29 07:45:00,2025-03-29 07:50:00,1877.46,1877.99,-0.0,tp_lower -76828,做多,2025-03-29 08:05:00,2025-03-29 08:20:00,1880.75,1878.76,-0.0,flip_to_short -76829,做空,2025-03-29 08:20:00,2025-03-29 08:25:00,1878.76,1880.73,-0.0,flip_to_long -76830,做多,2025-03-29 08:25:00,2025-03-29 08:35:00,1880.73,1883.63,0.0,tp_upper -76831,做空,2025-03-29 09:15:00,2025-03-29 09:20:00,1879.42,1880.18,-0.0,flip_to_long -76832,做多,2025-03-29 09:20:00,2025-03-29 10:20:00,1880.18,1876.4,-0.0,flip_to_short -76833,做空,2025-03-29 10:20:00,2025-03-29 10:25:00,1876.4,1877.11,-0.0,flip_to_long -76834,做多,2025-03-29 10:25:00,2025-03-29 10:30:00,1877.11,1874.94,-0.0,flip_to_short -76835,做空,2025-03-29 10:30:00,2025-03-29 10:35:00,1874.94,1874.81,-0.0,flip_to_long -76836,做多,2025-03-29 10:35:00,2025-03-29 11:15:00,1874.81,1867.36,-0.0,flip_to_short -76837,做空,2025-03-29 11:15:00,2025-03-29 11:20:00,1867.36,1846.82,0.0,tp_lower -76838,做多,2025-03-29 12:20:00,2025-03-29 12:25:00,1853.38,1852.26,-0.0,flip_to_short -76839,做空,2025-03-29 12:25:00,2025-03-29 12:35:00,1852.26,1850.54,0.0,flip_to_long -76840,做多,2025-03-29 12:35:00,2025-03-29 12:45:00,1850.54,1850.4,-0.0,flip_to_short -76841,做空,2025-03-29 12:45:00,2025-03-29 13:45:00,1850.4,1856.94,-0.0,flip_to_long -76842,做多,2025-03-29 13:45:00,2025-03-29 14:00:00,1856.94,1857.38,-0.0,flip_to_short -76843,做空,2025-03-29 14:00:00,2025-03-29 14:10:00,1857.38,1853.89,0.0,flip_to_long -76844,做多,2025-03-29 14:10:00,2025-03-29 16:05:00,1853.89,1843.1,-0.0,flip_to_short -76845,做空,2025-03-29 16:05:00,2025-03-29 16:45:00,1843.1,1824.78,0.0,tp_lower -76846,做多,2025-03-29 17:30:00,2025-03-29 18:55:00,1827.85,1817.26,-0.0,flip_to_short -76847,做空,2025-03-29 18:55:00,2025-03-29 19:00:00,1817.26,1818.73,-0.0,flip_to_long -76848,做多,2025-03-29 19:00:00,2025-03-29 19:05:00,1818.73,1818.61,-0.0,flip_to_short -76849,做空,2025-03-29 19:05:00,2025-03-29 19:40:00,1818.61,1816.52,0.0,flip_to_long -76850,做多,2025-03-29 19:40:00,2025-03-29 19:55:00,1816.52,1826.76,0.0,tp_upper -76851,做空,2025-03-29 20:05:00,2025-03-29 20:15:00,1819.61,1816.3,0.0,flip_to_long -76852,做多,2025-03-29 20:15:00,2025-03-29 20:35:00,1816.3,1821.16,0.0,tp_upper -76853,做空,2025-03-29 20:40:00,2025-03-29 21:05:00,1816.74,1820.43,-0.0,flip_to_long -76854,做多,2025-03-29 21:05:00,2025-03-29 21:30:00,1820.43,1815.59,-0.0,flip_to_short -76855,做空,2025-03-29 21:30:00,2025-03-29 21:40:00,1815.59,1818.64,-0.0,flip_to_long -76856,做多,2025-03-29 21:40:00,2025-03-29 21:55:00,1818.64,1816.66,-0.0,flip_to_short -76857,做空,2025-03-29 21:55:00,2025-03-29 22:15:00,1816.66,1818.6,-0.0,flip_to_long -76858,做多,2025-03-29 22:15:00,2025-03-29 22:20:00,1818.6,1816.81,-0.0,flip_to_short -76859,做空,2025-03-29 22:20:00,2025-03-29 22:25:00,1816.81,1818.33,-0.0,flip_to_long -76860,做多,2025-03-29 22:25:00,2025-03-29 22:30:00,1818.33,1815.59,-0.0,flip_to_short -76861,做空,2025-03-29 22:30:00,2025-03-29 22:40:00,1815.59,1814.89,-0.0,tp_lower -76862,做多,2025-03-29 22:55:00,2025-03-29 23:00:00,1816.59,1813.58,-0.0,flip_to_short -76863,做空,2025-03-29 23:00:00,2025-03-29 23:05:00,1813.58,1817.6,-0.0,flip_to_long -76864,做多,2025-03-29 23:05:00,2025-03-29 23:15:00,1817.6,1818.76,0.0,tp_upper -76865,做空,2025-03-30 00:25:00,2025-03-30 00:35:00,1821.59,1812.2,0.0,tp_lower -76866,做多,2025-03-30 00:45:00,2025-03-30 00:55:00,1827.54,1825.76,-0.0,flip_to_short -76867,做空,2025-03-30 00:55:00,2025-03-30 03:50:00,1825.76,1833.07,-0.0,tp_lower -76868,做多,2025-03-30 04:10:00,2025-03-30 04:20:00,1838.44,1836.88,-0.0,flip_to_short -76869,做空,2025-03-30 04:20:00,2025-03-30 04:30:00,1836.88,1838.86,-0.0,flip_to_long -76870,做多,2025-03-30 04:30:00,2025-03-30 04:45:00,1838.86,1842.93,0.0,tp_upper -76871,做空,2025-03-30 05:45:00,2025-03-30 05:50:00,1837.24,1836.3,0.0,tp_lower -76872,做多,2025-03-30 06:40:00,2025-03-30 07:15:00,1839.33,1841.81,0.0,tp_upper -76873,做空,2025-03-30 07:30:00,2025-03-30 08:00:00,1839.8,1838.38,0.0,flip_to_long -76874,做多,2025-03-30 08:00:00,2025-03-30 08:30:00,1838.38,1843.89,0.0,tp_upper -76875,做空,2025-03-30 09:40:00,2025-03-30 09:45:00,1843.07,1843.67,-0.0,flip_to_long -76876,做多,2025-03-30 09:45:00,2025-03-30 09:50:00,1843.67,1842.3,-0.0,flip_to_short -76877,做空,2025-03-30 09:50:00,2025-03-30 09:55:00,1842.3,1842.5,-0.0,flip_to_long -76878,做多,2025-03-30 09:55:00,2025-03-30 10:10:00,1842.5,1842.7,-0.0,flip_to_short -76879,做空,2025-03-30 10:10:00,2025-03-30 10:15:00,1842.7,1839.73,0.0,tp_lower -76880,做多,2025-03-30 11:15:00,2025-03-30 11:20:00,1837.16,1833.61,-0.0,flip_to_short -76881,做空,2025-03-30 11:20:00,2025-03-30 11:45:00,1833.61,1833.3,-0.0,flip_to_long -76882,做多,2025-03-30 11:45:00,2025-03-30 11:50:00,1833.3,1833.11,-0.0,flip_to_short -76883,做空,2025-03-30 11:50:00,2025-03-30 12:15:00,1833.11,1832.94,-0.0,flip_to_long -76884,做多,2025-03-30 12:15:00,2025-03-30 12:25:00,1832.94,1837.24,0.0,tp_upper -76885,做空,2025-03-30 12:40:00,2025-03-30 12:50:00,1832.53,1832.4,-0.0,flip_to_long -76886,做多,2025-03-30 12:50:00,2025-03-30 13:00:00,1832.4,1832.88,-0.0,flip_to_short -76887,做空,2025-03-30 13:00:00,2025-03-30 13:05:00,1832.88,1831.21,0.0,tp_lower -76888,做多,2025-03-30 13:15:00,2025-03-30 13:20:00,1834.68,1830.91,-0.0,flip_to_short -76889,做空,2025-03-30 13:20:00,2025-03-30 13:25:00,1830.91,1826.97,0.0,tp_lower -76890,做多,2025-03-30 14:45:00,2025-03-30 14:55:00,1817.64,1812.71,-0.0,flip_to_short -76891,做空,2025-03-30 14:55:00,2025-03-30 15:40:00,1812.71,1813.99,-0.0,flip_to_long -76892,做多,2025-03-30 15:40:00,2025-03-30 15:50:00,1813.99,1813.25,-0.0,flip_to_short -76893,做空,2025-03-30 15:50:00,2025-03-30 16:05:00,1813.25,1815.68,-0.0,flip_to_long -76894,做多,2025-03-30 16:05:00,2025-03-30 16:10:00,1815.68,1814.3,-0.0,flip_to_short -76895,做空,2025-03-30 16:10:00,2025-03-30 16:20:00,1814.3,1815.0,-0.0,flip_to_long -76896,做多,2025-03-30 16:20:00,2025-03-30 17:40:00,1815.0,1800.66,-0.0,flip_to_short -76897,做空,2025-03-30 17:40:00,2025-03-30 17:50:00,1800.66,1802.99,-0.0,flip_to_long -76898,做多,2025-03-30 17:50:00,2025-03-30 18:05:00,1802.99,1816.88,0.0,tp_upper -76899,做空,2025-03-30 19:25:00,2025-03-30 19:30:00,1817.61,1818.87,-0.0,flip_to_long -76900,做多,2025-03-30 19:30:00,2025-03-30 21:00:00,1818.87,1818.27,-0.0,tp_upper -76901,做空,2025-03-30 21:20:00,2025-03-30 21:40:00,1815.18,1809.27,0.0,tp_lower -76902,做多,2025-03-30 22:35:00,2025-03-30 23:00:00,1811.88,1799.47,-0.0,flip_to_short -76903,做空,2025-03-30 23:00:00,2025-03-30 23:05:00,1799.47,1800.44,-0.0,flip_to_long -76904,做多,2025-03-30 23:05:00,2025-03-30 23:20:00,1800.44,1794.8,-0.0,flip_to_short -76905,做空,2025-03-30 23:20:00,2025-03-30 23:30:00,1794.8,1797.67,-0.0,flip_to_long -76906,做多,2025-03-30 23:30:00,2025-03-31 00:20:00,1797.67,1801.61,0.0,flip_to_short -76907,做空,2025-03-31 00:20:00,2025-03-31 00:25:00,1801.61,1802.54,-0.0,flip_to_long -76908,做多,2025-03-31 00:25:00,2025-03-31 00:30:00,1802.54,1795.47,-0.0,flip_to_short -76909,做空,2025-03-31 00:30:00,2025-03-31 00:35:00,1795.47,1786.61,0.0,tp_lower -76910,做多,2025-03-31 01:00:00,2025-03-31 01:25:00,1799.32,1815.93,0.0,tp_upper -76911,做空,2025-03-31 02:20:00,2025-03-31 03:00:00,1807.09,1816.79,-0.0,flip_to_long -76912,做多,2025-03-31 03:00:00,2025-03-31 03:05:00,1816.79,1809.12,-0.0,flip_to_short -76913,做空,2025-03-31 03:05:00,2025-03-31 03:15:00,1809.12,1803.01,0.0,tp_lower -76914,做多,2025-03-31 03:25:00,2025-03-31 03:30:00,1810.4,1808.44,-0.0,flip_to_short -76915,做空,2025-03-31 03:30:00,2025-03-31 03:45:00,1808.44,1797.1,0.0,tp_lower -76916,做多,2025-03-31 04:35:00,2025-03-31 04:50:00,1803.72,1804.19,-0.0,flip_to_short -76917,做空,2025-03-31 04:50:00,2025-03-31 06:05:00,1804.19,1807.24,-0.0,flip_to_long -76918,做多,2025-03-31 06:05:00,2025-03-31 07:05:00,1807.24,1801.97,-0.0,flip_to_short -76919,做空,2025-03-31 07:05:00,2025-03-31 07:10:00,1801.97,1799.96,0.0,tp_lower -76920,做多,2025-03-31 08:00:00,2025-03-31 08:15:00,1802.55,1798.89,-0.0,flip_to_short -76921,做空,2025-03-31 08:15:00,2025-03-31 08:45:00,1798.89,1801.26,-0.0,flip_to_long -76922,做多,2025-03-31 08:45:00,2025-03-31 08:50:00,1801.26,1797.33,-0.0,flip_to_short -76923,做空,2025-03-31 08:50:00,2025-03-31 09:10:00,1797.33,1786.65,0.0,tp_lower -76924,做多,2025-03-31 10:20:00,2025-03-31 10:35:00,1785.61,1795.61,0.0,tp_upper -76925,做空,2025-03-31 13:30:00,2025-03-31 13:45:00,1805.21,1806.53,-0.0,tp_lower -76926,做多,2025-03-31 13:55:00,2025-03-31 14:50:00,1817.55,1842.08,0.0,tp_upper -76927,做空,2025-03-31 16:05:00,2025-03-31 16:25:00,1840.11,1845.32,-0.0,flip_to_long -76928,做多,2025-03-31 16:25:00,2025-03-31 16:35:00,1845.32,1842.53,-0.0,flip_to_short -76929,做空,2025-03-31 16:35:00,2025-03-31 17:05:00,1842.53,1844.82,-0.0,flip_to_long -76930,做多,2025-03-31 17:05:00,2025-03-31 17:15:00,1844.82,1837.94,-0.0,flip_to_short -76931,做空,2025-03-31 17:15:00,2025-03-31 17:30:00,1837.94,1834.63,0.0,tp_lower -76932,做多,2025-03-31 18:15:00,2025-03-31 18:20:00,1837.45,1836.79,-0.0,flip_to_short -76933,做空,2025-03-31 18:20:00,2025-03-31 19:40:00,1836.79,1832.36,0.0,tp_lower -76934,做多,2025-03-31 21:20:00,2025-03-31 21:55:00,1826.62,1823.6,-0.0,flip_to_short -76935,做空,2025-03-31 21:55:00,2025-03-31 22:00:00,1823.6,1820.01,0.0,tp_lower -76936,做多,2025-03-31 22:35:00,2025-03-31 22:50:00,1822.67,1822.9,-0.0,flip_to_short -76937,做空,2025-03-31 22:50:00,2025-03-31 23:20:00,1822.9,1825.11,-0.0,flip_to_long -76938,做多,2025-03-31 23:20:00,2025-03-31 23:25:00,1825.11,1822.87,-0.0,flip_to_short -76939,做空,2025-03-31 23:25:00,2025-04-01 00:00:00,1822.87,1823.71,-0.0,tp_lower -76940,做空,2025-04-01 00:10:00,2025-04-01 00:15:00,1821.37,1824.33,-0.0,tp_lower -76941,做空,2025-04-01 00:30:00,2025-04-01 00:35:00,1823.57,1825.49,-0.0,flip_to_long -76942,做多,2025-04-01 00:35:00,2025-04-01 00:40:00,1825.49,1824.93,-0.0,flip_to_short -76943,做空,2025-04-01 00:40:00,2025-04-01 00:50:00,1824.93,1825.54,-0.0,tp_lower -76944,做空,2025-04-01 01:05:00,2025-04-01 01:10:00,1823.76,1825.13,-0.0,flip_to_long -76945,做多,2025-04-01 01:10:00,2025-04-01 01:15:00,1825.13,1823.99,-0.0,flip_to_short -76946,做空,2025-04-01 01:15:00,2025-04-01 01:20:00,1823.99,1825.28,-0.0,flip_to_long -76947,做多,2025-04-01 01:20:00,2025-04-01 01:30:00,1825.28,1823.93,-0.0,flip_to_short -76948,做空,2025-04-01 01:30:00,2025-04-01 01:45:00,1823.93,1825.01,-0.0,flip_to_long -76949,做多,2025-04-01 01:45:00,2025-04-01 02:15:00,1825.01,1832.63,0.0,tp_upper -76950,做空,2025-04-01 03:40:00,2025-04-01 03:45:00,1834.41,1836.05,-0.0,flip_to_long -76951,做多,2025-04-01 03:45:00,2025-04-01 03:50:00,1836.05,1834.15,-0.0,flip_to_short -76952,做空,2025-04-01 03:50:00,2025-04-01 04:00:00,1834.15,1835.86,-0.0,flip_to_long -76953,做多,2025-04-01 04:00:00,2025-04-01 04:05:00,1835.86,1832.75,-0.0,flip_to_short -76954,做空,2025-04-01 04:05:00,2025-04-01 04:15:00,1832.75,1832.07,-0.0,tp_lower -76955,做多,2025-04-01 04:25:00,2025-04-01 04:40:00,1835.9,1838.28,0.0,tp_upper -76956,做空,2025-04-01 05:55:00,2025-04-01 06:05:00,1840.75,1842.8,-0.0,flip_to_long -76957,做多,2025-04-01 06:05:00,2025-04-01 06:35:00,1842.8,1859.37,0.0,tp_upper -76958,做空,2025-04-01 07:30:00,2025-04-01 07:35:00,1851.98,1852.91,-0.0,flip_to_long -76959,做多,2025-04-01 07:35:00,2025-04-01 08:15:00,1852.91,1872.73,0.0,tp_upper -76960,做空,2025-04-01 09:50:00,2025-04-01 09:55:00,1882.24,1884.49,-0.0,flip_to_long -76961,做多,2025-04-01 09:55:00,2025-04-01 10:00:00,1884.49,1881.56,-0.0,flip_to_short -76962,做空,2025-04-01 10:00:00,2025-04-01 10:05:00,1881.56,1878.7,0.0,tp_lower -76963,做多,2025-04-01 10:15:00,2025-04-01 12:15:00,1881.82,1864.72,-0.0,flip_to_short -76964,做空,2025-04-01 12:15:00,2025-04-01 12:50:00,1864.72,1864.89,-0.0,flip_to_long -76965,做多,2025-04-01 12:50:00,2025-04-01 12:55:00,1864.89,1864.86,-0.0,flip_to_short -76966,做空,2025-04-01 12:55:00,2025-04-01 14:05:00,1864.86,1858.91,0.0,tp_lower -76967,做多,2025-04-01 14:35:00,2025-04-01 14:50:00,1870.35,1886.74,0.0,tp_upper -76968,做空,2025-04-01 16:35:00,2025-04-01 16:50:00,1911.22,1913.01,-0.0,flip_to_long -76969,做多,2025-04-01 16:50:00,2025-04-01 17:05:00,1913.01,1916.73,0.0,flip_to_short -76970,做空,2025-04-01 17:05:00,2025-04-01 17:20:00,1916.73,1915.96,-0.0,flip_to_long -76971,做多,2025-04-01 17:20:00,2025-04-01 17:25:00,1915.96,1915.59,-0.0,flip_to_short -76972,做空,2025-04-01 17:25:00,2025-04-01 17:35:00,1915.59,1916.59,-0.0,flip_to_long -76973,做多,2025-04-01 17:35:00,2025-04-01 17:45:00,1916.59,1919.78,0.0,tp_upper -76974,做空,2025-04-01 17:55:00,2025-04-01 18:00:00,1914.55,1908.2,0.0,tp_lower -76975,做多,2025-04-01 19:30:00,2025-04-01 19:45:00,1904.55,1907.85,0.0,tp_upper -76976,做空,2025-04-01 20:05:00,2025-04-01 20:10:00,1905.84,1908.36,-0.0,flip_to_long -76977,做多,2025-04-01 20:10:00,2025-04-01 20:15:00,1908.36,1906.3,-0.0,tp_upper -76978,做空,2025-04-01 20:20:00,2025-04-01 20:25:00,1905.69,1901.65,0.0,tp_lower -76979,做多,2025-04-01 20:45:00,2025-04-01 20:50:00,1905.96,1911.68,0.0,tp_upper -76980,做空,2025-04-01 22:00:00,2025-04-01 22:10:00,1912.18,1915.55,-0.0,flip_to_long -76981,做多,2025-04-01 22:10:00,2025-04-01 22:35:00,1915.55,1916.86,0.0,flip_to_short -76982,做空,2025-04-01 22:35:00,2025-04-01 22:45:00,1916.86,1915.01,0.0,flip_to_long -76983,做多,2025-04-01 22:45:00,2025-04-02 01:45:00,1915.01,1890.2,-0.0,flip_to_short -76984,做空,2025-04-02 01:45:00,2025-04-02 01:50:00,1890.2,1891.89,-0.0,flip_to_long -76985,做多,2025-04-02 01:50:00,2025-04-02 01:55:00,1891.89,1891.72,-0.0,flip_to_short -76986,做空,2025-04-02 01:55:00,2025-04-02 02:05:00,1891.72,1877.83,0.0,tp_lower -76987,做多,2025-04-02 03:05:00,2025-04-02 03:15:00,1881.52,1881.44,-0.0,flip_to_short -76988,做空,2025-04-02 03:15:00,2025-04-02 03:20:00,1881.44,1881.65,-0.0,flip_to_long -76989,做多,2025-04-02 03:20:00,2025-04-02 03:30:00,1881.65,1880.86,-0.0,flip_to_short -76990,做空,2025-04-02 03:30:00,2025-04-02 03:55:00,1880.86,1875.4,0.0,tp_lower -76991,做多,2025-04-02 04:00:00,2025-04-02 04:30:00,1879.47,1877.99,-0.0,flip_to_short -76992,做空,2025-04-02 04:30:00,2025-04-02 04:55:00,1877.99,1878.14,-0.0,flip_to_long -76993,做多,2025-04-02 04:55:00,2025-04-02 06:45:00,1878.14,1855.57,-0.0,flip_to_short -76994,做空,2025-04-02 06:45:00,2025-04-02 07:15:00,1855.57,1856.36,-0.0,flip_to_long -76995,做多,2025-04-02 07:15:00,2025-04-02 07:25:00,1856.36,1856.16,-0.0,flip_to_short -76996,做空,2025-04-02 07:25:00,2025-04-02 07:30:00,1856.16,1862.53,-0.0,flip_to_long -76997,做多,2025-04-02 07:30:00,2025-04-02 07:35:00,1862.53,1861.01,-0.0,tp_upper -76998,做空,2025-04-02 10:30:00,2025-04-02 10:35:00,1875.59,1875.44,-0.0,tp_lower -76999,做多,2025-04-02 11:05:00,2025-04-02 13:00:00,1876.99,1864.5,-0.0,flip_to_short -77000,做空,2025-04-02 13:00:00,2025-04-02 13:30:00,1864.5,1867.22,-0.0,tp_lower -77001,做空,2025-04-02 14:10:00,2025-04-02 14:15:00,1863.01,1868.14,-0.0,flip_to_long -77002,做多,2025-04-02 14:15:00,2025-04-02 14:25:00,1868.14,1870.76,0.0,flip_to_short -77003,做空,2025-04-02 14:25:00,2025-04-02 14:40:00,1870.76,1870.74,-0.0,flip_to_long -77004,做多,2025-04-02 14:40:00,2025-04-02 14:50:00,1870.74,1870.44,-0.0,flip_to_short -77005,做空,2025-04-02 14:50:00,2025-04-02 14:55:00,1870.44,1874.7,-0.0,flip_to_long -77006,做多,2025-04-02 14:55:00,2025-04-02 15:05:00,1874.7,1888.64,0.0,tp_upper -77007,做空,2025-04-02 16:35:00,2025-04-02 17:00:00,1901.09,1906.16,-0.0,flip_to_long -77008,做多,2025-04-02 17:00:00,2025-04-02 17:05:00,1906.16,1904.46,-0.0,flip_to_short -77009,做空,2025-04-02 17:05:00,2025-04-02 17:30:00,1904.46,1891.22,0.0,tp_lower -77010,做多,2025-04-02 18:35:00,2025-04-02 19:45:00,1901.07,1907.29,0.0,tp_upper -77011,做空,2025-04-02 20:05:00,2025-04-02 20:10:00,1898.33,1933.74,-0.0,tp_lower -77012,做空,2025-04-02 20:25:00,2025-04-02 20:35:00,1897.55,1877.3,0.0,tp_lower -77013,做多,2025-04-03 00:05:00,2025-04-03 00:10:00,1805.74,1806.3,-0.0,tp_upper -77014,做空,2025-04-03 02:05:00,2025-04-03 02:20:00,1823.99,1822.65,0.0,flip_to_long -77015,做多,2025-04-03 02:20:00,2025-04-03 02:30:00,1822.65,1822.28,-0.0,flip_to_short -77016,做空,2025-04-03 02:30:00,2025-04-03 02:35:00,1822.28,1826.28,-0.0,flip_to_long -77017,做多,2025-04-03 02:35:00,2025-04-03 02:40:00,1826.28,1822.51,-0.0,flip_to_short -77018,做空,2025-04-03 02:40:00,2025-04-03 02:45:00,1822.51,1826.64,-0.0,flip_to_long -77019,做多,2025-04-03 02:45:00,2025-04-03 02:50:00,1826.64,1830.47,0.0,tp_upper -77020,做空,2025-04-03 03:05:00,2025-04-03 03:15:00,1824.02,1824.54,-0.0,flip_to_long -77021,做多,2025-04-03 03:15:00,2025-04-03 03:30:00,1824.54,1823.87,-0.0,flip_to_short -77022,做空,2025-04-03 03:30:00,2025-04-03 03:55:00,1823.87,1823.76,-0.0,flip_to_long -77023,做多,2025-04-03 03:55:00,2025-04-03 04:15:00,1823.76,1825.71,0.0,flip_to_short -77024,做空,2025-04-03 04:15:00,2025-04-03 04:30:00,1825.71,1831.11,-0.0,flip_to_long -77025,做多,2025-04-03 04:30:00,2025-04-03 04:35:00,1831.11,1829.54,-0.0,tp_upper -77026,做多,2025-04-03 05:25:00,2025-04-03 05:30:00,1832.8,1826.61,-0.0,flip_to_short -77027,做空,2025-04-03 05:30:00,2025-04-03 05:55:00,1826.61,1820.97,0.0,tp_lower -77028,做多,2025-04-03 08:00:00,2025-04-03 08:05:00,1819.09,1818.93,-0.0,flip_to_short -77029,做空,2025-04-03 08:05:00,2025-04-03 09:15:00,1818.93,1817.79,0.0,flip_to_long -77030,做多,2025-04-03 09:15:00,2025-04-03 09:40:00,1817.79,1819.7,0.0,flip_to_short -77031,做空,2025-04-03 09:40:00,2025-04-03 09:45:00,1819.7,1814.77,0.0,tp_lower -77032,做多,2025-04-03 12:05:00,2025-04-03 12:15:00,1797.37,1796.36,-0.0,flip_to_short -77033,做空,2025-04-03 12:15:00,2025-04-03 12:25:00,1796.36,1787.76,0.0,tp_lower -77034,做多,2025-04-03 13:30:00,2025-04-03 14:00:00,1785.73,1773.14,-0.0,flip_to_short -77035,做空,2025-04-03 14:00:00,2025-04-03 14:15:00,1773.14,1772.0,0.0,flip_to_long -77036,做多,2025-04-03 14:15:00,2025-04-03 14:20:00,1772.0,1770.8,-0.0,flip_to_short -77037,做空,2025-04-03 14:20:00,2025-04-03 14:25:00,1770.8,1778.22,-0.0,flip_to_long -77038,做多,2025-04-03 14:25:00,2025-04-03 14:30:00,1778.22,1771.36,-0.0,flip_to_short -77039,做空,2025-04-03 14:30:00,2025-04-03 14:50:00,1771.36,1759.01,0.0,tp_lower -77040,做多,2025-04-03 15:15:00,2025-04-03 15:20:00,1771.69,1768.78,-0.0,flip_to_short -77041,做空,2025-04-03 15:20:00,2025-04-03 15:25:00,1768.78,1771.42,-0.0,flip_to_long -77042,做多,2025-04-03 15:25:00,2025-04-03 16:00:00,1771.42,1786.3,0.0,tp_upper -77043,做空,2025-04-03 16:35:00,2025-04-03 17:20:00,1778.32,1768.89,0.0,tp_lower -77044,做多,2025-04-03 17:40:00,2025-04-03 17:45:00,1779.99,1776.3,-0.0,flip_to_short -77045,做空,2025-04-03 17:45:00,2025-04-03 17:50:00,1776.3,1777.2,-0.0,flip_to_long -77046,做多,2025-04-03 17:50:00,2025-04-03 17:55:00,1777.2,1775.34,-0.0,flip_to_short -77047,做空,2025-04-03 17:55:00,2025-04-03 18:20:00,1775.34,1772.78,0.0,flip_to_long -77048,做多,2025-04-03 18:20:00,2025-04-03 18:35:00,1772.78,1779.11,0.0,tp_upper -77049,做空,2025-04-03 19:55:00,2025-04-03 20:10:00,1786.03,1786.38,-0.0,flip_to_long -77050,做多,2025-04-03 20:10:00,2025-04-03 20:25:00,1786.38,1780.23,-0.0,flip_to_short -77051,做空,2025-04-03 20:25:00,2025-04-03 20:30:00,1780.23,1783.05,-0.0,tp_lower -77052,做多,2025-04-03 20:40:00,2025-04-03 20:45:00,1789.59,1794.52,0.0,tp_upper -77053,做空,2025-04-03 23:05:00,2025-04-03 23:20:00,1804.48,1808.05,-0.0,flip_to_long -77054,做多,2025-04-03 23:20:00,2025-04-03 23:30:00,1808.05,1816.12,0.0,tp_upper -77055,做空,2025-04-04 00:45:00,2025-04-04 00:55:00,1812.05,1809.68,0.0,tp_lower -77056,做多,2025-04-04 01:20:00,2025-04-04 01:25:00,1816.51,1812.24,-0.0,flip_to_short -77057,做空,2025-04-04 01:25:00,2025-04-04 01:50:00,1812.24,1806.73,0.0,tp_lower -77058,做多,2025-04-04 03:20:00,2025-04-04 03:25:00,1795.59,1794.72,-0.0,flip_to_short -77059,做空,2025-04-04 03:25:00,2025-04-04 03:45:00,1794.72,1790.5,0.0,flip_to_long -77060,做多,2025-04-04 03:45:00,2025-04-04 04:00:00,1790.5,1790.17,-0.0,flip_to_short -77061,做空,2025-04-04 04:00:00,2025-04-04 04:15:00,1790.17,1785.05,0.0,tp_lower -77062,做多,2025-04-04 04:25:00,2025-04-04 04:35:00,1789.33,1788.3,-0.0,flip_to_short -77063,做空,2025-04-04 04:35:00,2025-04-04 05:05:00,1788.3,1788.92,-0.0,tp_lower -77064,做多,2025-04-04 06:50:00,2025-04-04 07:05:00,1800.22,1809.99,0.0,tp_upper -77065,做空,2025-04-04 09:25:00,2025-04-04 09:30:00,1824.1,1825.28,-0.0,flip_to_long -77066,做多,2025-04-04 09:30:00,2025-04-04 09:50:00,1825.28,1830.73,0.0,tp_upper -77067,做空,2025-04-04 10:05:00,2025-04-04 10:10:00,1815.01,1812.43,0.0,tp_lower -77068,做多,2025-04-04 11:55:00,2025-04-04 12:00:00,1783.16,1778.18,-0.0,flip_to_short -77069,做空,2025-04-04 12:00:00,2025-04-04 12:10:00,1778.18,1780.66,-0.0,flip_to_long -77070,做多,2025-04-04 12:10:00,2025-04-04 12:15:00,1780.66,1776.7,-0.0,flip_to_short -77071,做空,2025-04-04 12:15:00,2025-04-04 12:25:00,1776.7,1776.91,-0.0,flip_to_long -77072,做多,2025-04-04 12:25:00,2025-04-04 12:30:00,1776.91,1787.89,0.0,tp_upper -77073,做空,2025-04-04 12:35:00,2025-04-04 12:40:00,1772.19,1780.32,-0.0,flip_to_long -77074,做多,2025-04-04 12:40:00,2025-04-04 13:00:00,1780.32,1796.47,0.0,tp_upper -77075,做空,2025-04-04 13:25:00,2025-04-04 13:45:00,1779.15,1783.95,-0.0,flip_to_long -77076,做多,2025-04-04 13:45:00,2025-04-04 13:55:00,1783.95,1801.96,0.0,tp_upper -77077,做空,2025-04-04 14:15:00,2025-04-04 14:35:00,1791.8,1788.06,0.0,flip_to_long -77078,做多,2025-04-04 14:35:00,2025-04-04 14:40:00,1788.06,1784.59,-0.0,flip_to_short -77079,做空,2025-04-04 14:40:00,2025-04-04 14:50:00,1784.59,1787.8,-0.0,flip_to_long -77080,做多,2025-04-04 14:50:00,2025-04-04 15:00:00,1787.8,1807.95,0.0,tp_upper -77081,做空,2025-04-04 15:35:00,2025-04-04 15:40:00,1790.96,1791.64,-0.0,flip_to_long -77082,做多,2025-04-04 15:40:00,2025-04-04 15:50:00,1791.64,1797.26,0.0,flip_to_short -77083,做空,2025-04-04 15:50:00,2025-04-04 16:00:00,1797.26,1794.71,0.0,flip_to_long -77084,做多,2025-04-04 16:00:00,2025-04-04 16:15:00,1794.71,1791.96,-0.0,flip_to_short -77085,做空,2025-04-04 16:15:00,2025-04-04 16:50:00,1791.96,1793.69,-0.0,flip_to_long -77086,做多,2025-04-04 16:50:00,2025-04-04 17:10:00,1793.69,1791.62,-0.0,flip_to_short -77087,做空,2025-04-04 17:10:00,2025-04-04 17:20:00,1791.62,1798.32,-0.0,flip_to_long -77088,做多,2025-04-04 17:20:00,2025-04-04 17:25:00,1798.32,1799.79,0.0,tp_upper -77089,做空,2025-04-04 18:30:00,2025-04-04 18:45:00,1809.39,1810.91,-0.0,flip_to_long -77090,做多,2025-04-04 18:45:00,2025-04-04 18:50:00,1810.91,1809.55,-0.0,flip_to_short -77091,做空,2025-04-04 18:50:00,2025-04-04 19:10:00,1809.55,1812.27,-0.0,flip_to_long -77092,做多,2025-04-04 19:10:00,2025-04-04 19:15:00,1812.27,1807.3,-0.0,flip_to_short -77093,做空,2025-04-04 19:15:00,2025-04-04 19:20:00,1807.3,1813.97,-0.0,flip_to_long -77094,做多,2025-04-04 19:20:00,2025-04-04 19:25:00,1813.97,1810.01,-0.0,flip_to_short -77095,做空,2025-04-04 19:25:00,2025-04-04 19:30:00,1810.01,1813.91,-0.0,flip_to_long -77096,做多,2025-04-04 19:30:00,2025-04-04 19:35:00,1813.91,1810.45,-0.0,flip_to_short -77097,做空,2025-04-04 19:35:00,2025-04-04 20:00:00,1810.45,1809.51,0.0,flip_to_long -77098,做多,2025-04-04 20:00:00,2025-04-04 20:05:00,1809.51,1809.34,-0.0,flip_to_short -77099,做空,2025-04-04 20:05:00,2025-04-04 20:10:00,1809.34,1809.55,-0.0,flip_to_long -77100,做多,2025-04-04 20:10:00,2025-04-04 20:30:00,1809.55,1816.12,0.0,tp_upper -77101,做空,2025-04-04 21:55:00,2025-04-04 22:05:00,1817.03,1819.07,-0.0,flip_to_long -77102,做多,2025-04-04 22:05:00,2025-04-04 22:20:00,1819.07,1822.61,0.0,tp_upper -77103,做空,2025-04-04 22:35:00,2025-04-04 22:40:00,1819.05,1820.62,-0.0,flip_to_long -77104,做多,2025-04-04 22:40:00,2025-04-04 22:45:00,1820.62,1819.26,-0.0,flip_to_short -77105,做空,2025-04-04 22:45:00,2025-04-04 22:50:00,1819.26,1819.75,-0.0,flip_to_long -77106,做多,2025-04-04 22:50:00,2025-04-04 22:55:00,1819.75,1818.4,-0.0,flip_to_short -77107,做空,2025-04-04 22:55:00,2025-04-04 23:05:00,1818.4,1813.6,0.0,tp_lower -77108,做多,2025-04-04 23:55:00,2025-04-05 00:00:00,1815.97,1813.45,-0.0,flip_to_short -77109,做空,2025-04-05 00:00:00,2025-04-05 00:15:00,1813.45,1818.26,-0.0,flip_to_long -77110,做多,2025-04-05 00:15:00,2025-04-05 00:40:00,1818.26,1814.05,-0.0,flip_to_short -77111,做空,2025-04-05 00:40:00,2025-04-05 02:20:00,1814.05,1816.51,-0.0,tp_lower -77112,做多,2025-04-05 02:40:00,2025-04-05 02:45:00,1819.51,1816.67,-0.0,flip_to_short -77113,做空,2025-04-05 02:45:00,2025-04-05 03:15:00,1816.67,1814.28,0.0,tp_lower -77114,做多,2025-04-05 04:10:00,2025-04-05 04:15:00,1813.46,1813.17,-0.0,flip_to_short -77115,做空,2025-04-05 04:15:00,2025-04-05 04:25:00,1813.17,1814.64,-0.0,flip_to_long -77116,做多,2025-04-05 04:25:00,2025-04-05 04:35:00,1814.64,1812.28,-0.0,flip_to_short -77117,做空,2025-04-05 04:35:00,2025-04-05 04:55:00,1812.28,1807.41,0.0,tp_lower -77118,做多,2025-04-05 05:15:00,2025-04-05 05:35:00,1811.86,1811.66,-0.0,flip_to_short -77119,做空,2025-04-05 05:35:00,2025-04-05 06:05:00,1811.66,1811.81,-0.0,flip_to_long -77120,做多,2025-04-05 06:05:00,2025-04-05 06:20:00,1811.81,1811.83,-0.0,flip_to_short -77121,做空,2025-04-05 06:20:00,2025-04-05 06:40:00,1811.83,1807.07,0.0,tp_lower -77122,做多,2025-04-05 07:20:00,2025-04-05 07:35:00,1809.94,1809.41,-0.0,flip_to_short -77123,做空,2025-04-05 07:35:00,2025-04-05 10:25:00,1809.41,1817.17,-0.0,flip_to_long -77124,做多,2025-04-05 10:25:00,2025-04-05 10:35:00,1817.17,1816.49,-0.0,flip_to_short -77125,做空,2025-04-05 10:35:00,2025-04-05 10:45:00,1816.49,1817.85,-0.0,flip_to_long -77126,做多,2025-04-05 10:45:00,2025-04-05 10:55:00,1817.85,1817.26,-0.0,flip_to_short -77127,做空,2025-04-05 10:55:00,2025-04-05 11:05:00,1817.26,1814.65,0.0,tp_lower -77128,做多,2025-04-05 14:00:00,2025-04-05 14:10:00,1790.45,1789.86,-0.0,flip_to_short -77129,做空,2025-04-05 14:10:00,2025-04-05 14:20:00,1789.86,1789.37,-0.0,flip_to_long -77130,做多,2025-04-05 14:20:00,2025-04-05 14:40:00,1789.37,1789.71,-0.0,tp_upper -77131,做空,2025-04-05 15:00:00,2025-04-05 15:25:00,1786.85,1785.14,0.0,tp_lower -77132,做多,2025-04-05 16:25:00,2025-04-05 16:45:00,1783.9,1784.31,-0.0,flip_to_short -77133,做空,2025-04-05 16:45:00,2025-04-05 16:55:00,1784.31,1783.89,-0.0,flip_to_long -77134,做多,2025-04-05 16:55:00,2025-04-05 17:00:00,1783.89,1783.13,-0.0,flip_to_short -77135,做空,2025-04-05 17:00:00,2025-04-05 17:10:00,1783.13,1783.51,-0.0,flip_to_long -77136,做多,2025-04-05 17:10:00,2025-04-05 17:30:00,1783.51,1787.2,0.0,tp_upper -77137,做空,2025-04-05 19:25:00,2025-04-05 19:35:00,1789.84,1787.31,0.0,tp_lower -77138,做多,2025-04-05 20:25:00,2025-04-05 20:30:00,1787.71,1785.86,-0.0,flip_to_short -77139,做空,2025-04-05 20:30:00,2025-04-05 20:35:00,1785.86,1786.41,-0.0,flip_to_long -77140,做多,2025-04-05 20:35:00,2025-04-05 20:40:00,1786.41,1791.18,0.0,tp_upper -77141,做空,2025-04-05 20:45:00,2025-04-05 20:50:00,1785.31,1788.3,-0.0,flip_to_long -77142,做多,2025-04-05 20:50:00,2025-04-05 21:00:00,1788.3,1784.39,-0.0,flip_to_short -77143,做空,2025-04-05 21:00:00,2025-04-05 21:10:00,1784.39,1788.82,-0.0,flip_to_long -77144,做多,2025-04-05 21:10:00,2025-04-05 21:15:00,1788.82,1787.06,-0.0,flip_to_short -77145,做空,2025-04-05 21:15:00,2025-04-06 01:50:00,1787.06,1808.14,-0.0,flip_to_long -77146,做多,2025-04-06 01:50:00,2025-04-06 02:10:00,1808.14,1808.71,-0.0,flip_to_short -77147,做空,2025-04-06 02:10:00,2025-04-06 02:15:00,1808.71,1805.96,0.0,tp_lower -77148,做多,2025-04-06 03:15:00,2025-04-06 03:50:00,1805.68,1808.19,0.0,tp_upper -77149,做空,2025-04-06 04:15:00,2025-04-06 05:15:00,1806.3,1807.85,-0.0,flip_to_long -77150,做多,2025-04-06 05:15:00,2025-04-06 05:25:00,1807.85,1808.95,0.0,flip_to_short -77151,做空,2025-04-06 05:25:00,2025-04-06 05:40:00,1808.95,1807.99,0.0,flip_to_long -77152,做多,2025-04-06 05:40:00,2025-04-06 05:50:00,1807.99,1811.46,0.0,tp_upper -77153,做空,2025-04-06 06:05:00,2025-04-06 06:10:00,1808.14,1808.54,-0.0,flip_to_long -77154,做多,2025-04-06 06:10:00,2025-04-06 06:25:00,1808.54,1808.71,-0.0,flip_to_short -77155,做空,2025-04-06 06:25:00,2025-04-06 06:35:00,1808.71,1803.6,0.0,tp_lower -77156,做多,2025-04-06 08:50:00,2025-04-06 08:55:00,1794.71,1794.25,-0.0,flip_to_short -77157,做空,2025-04-06 08:55:00,2025-04-06 09:15:00,1794.25,1794.74,-0.0,flip_to_long -77158,做多,2025-04-06 09:15:00,2025-04-06 09:25:00,1794.74,1793.87,-0.0,flip_to_short -77159,做空,2025-04-06 09:25:00,2025-04-06 09:35:00,1793.87,1793.54,-0.0,flip_to_long -77160,做多,2025-04-06 09:35:00,2025-04-06 09:40:00,1793.54,1792.09,-0.0,flip_to_short -77161,做空,2025-04-06 09:40:00,2025-04-06 10:05:00,1792.09,1786.65,0.0,tp_lower -77162,做多,2025-04-06 10:45:00,2025-04-06 10:50:00,1789.8,1789.34,-0.0,flip_to_short -77163,做空,2025-04-06 10:50:00,2025-04-06 11:15:00,1789.34,1783.83,0.0,tp_lower -77164,做多,2025-04-06 11:25:00,2025-04-06 12:20:00,1786.8,1788.14,0.0,flip_to_short -77165,做空,2025-04-06 12:20:00,2025-04-06 12:30:00,1788.14,1783.17,0.0,tp_lower -77166,做多,2025-04-06 14:40:00,2025-04-06 15:20:00,1760.57,1760.02,-0.0,flip_to_short -77167,做空,2025-04-06 15:20:00,2025-04-06 15:30:00,1760.02,1760.28,-0.0,flip_to_long -77168,做多,2025-04-06 15:30:00,2025-04-06 15:50:00,1760.28,1760.2,-0.0,flip_to_short -77169,做空,2025-04-06 15:50:00,2025-04-06 16:05:00,1760.2,1753.42,0.0,tp_lower -77170,做多,2025-04-06 19:50:00,2025-04-06 20:05:00,1622.8,1620.01,-0.0,flip_to_short -77171,做空,2025-04-06 20:05:00,2025-04-06 20:15:00,1620.01,1622.99,-0.0,flip_to_long -77172,做多,2025-04-06 20:15:00,2025-04-06 20:20:00,1622.99,1617.68,-0.0,flip_to_short -77173,做空,2025-04-06 20:20:00,2025-04-06 20:30:00,1617.68,1588.91,0.0,tp_lower -77174,做多,2025-04-06 21:45:00,2025-04-06 21:50:00,1594.59,1589.4,-0.0,flip_to_short -77175,做空,2025-04-06 21:50:00,2025-04-06 22:00:00,1589.4,1592.03,-0.0,tp_lower -77176,做空,2025-04-06 22:15:00,2025-04-06 22:35:00,1593.24,1585.42,0.0,tp_lower -77177,做多,2025-04-06 23:40:00,2025-04-06 23:50:00,1579.92,1576.14,-0.0,flip_to_short -77178,做空,2025-04-06 23:50:00,2025-04-07 00:15:00,1576.14,1576.99,-0.0,flip_to_long -77179,做多,2025-04-07 00:15:00,2025-04-07 00:20:00,1576.99,1572.3,-0.0,flip_to_short -77180,做空,2025-04-07 00:20:00,2025-04-07 00:55:00,1572.3,1571.89,-0.0,flip_to_long -77181,做多,2025-04-07 00:55:00,2025-04-07 01:10:00,1571.89,1586.22,0.0,tp_upper -77182,做空,2025-04-07 02:20:00,2025-04-07 03:30:00,1587.02,1559.45,0.0,tp_lower -77183,做多,2025-04-07 04:20:00,2025-04-07 05:00:00,1550.59,1545.1,-0.0,flip_to_short -77184,做空,2025-04-07 05:00:00,2025-04-07 05:40:00,1545.1,1545.84,-0.0,flip_to_long -77185,做多,2025-04-07 05:40:00,2025-04-07 05:45:00,1545.84,1537.84,-0.0,flip_to_short -77186,做空,2025-04-07 05:45:00,2025-04-07 06:00:00,1537.84,1547.3,-0.0,flip_to_long -77187,做多,2025-04-07 06:00:00,2025-04-07 06:05:00,1547.3,1539.97,-0.0,flip_to_short -77188,做空,2025-04-07 06:05:00,2025-04-07 06:10:00,1539.97,1539.99,-0.0,flip_to_long -77189,做多,2025-04-07 06:10:00,2025-04-07 08:20:00,1539.99,1494.49,-0.0,tp_upper -77190,做空,2025-04-07 09:15:00,2025-04-07 09:20:00,1476.09,1484.99,-0.0,flip_to_long -77191,做多,2025-04-07 09:20:00,2025-04-07 09:50:00,1484.99,1492.56,0.0,flip_to_short -77192,做空,2025-04-07 09:50:00,2025-04-07 10:00:00,1492.56,1490.79,0.0,flip_to_long -77193,做多,2025-04-07 10:00:00,2025-04-07 10:15:00,1490.79,1514.2,0.0,tp_upper -77194,做空,2025-04-07 10:35:00,2025-04-07 11:00:00,1499.89,1498.88,0.0,flip_to_long -77195,做多,2025-04-07 11:00:00,2025-04-07 11:10:00,1498.88,1493.44,-0.0,flip_to_short -77196,做空,2025-04-07 11:10:00,2025-04-07 11:30:00,1493.44,1484.76,0.0,tp_lower -77197,做多,2025-04-07 12:20:00,2025-04-07 12:25:00,1489.39,1516.98,0.0,tp_upper -77198,做空,2025-04-07 13:25:00,2025-04-07 13:30:00,1502.21,1509.57,-0.0,flip_to_long -77199,做多,2025-04-07 13:30:00,2025-04-07 13:35:00,1509.57,1500.49,-0.0,flip_to_short -77200,做空,2025-04-07 13:35:00,2025-04-07 13:45:00,1500.49,1511.23,-0.0,flip_to_long -77201,做多,2025-04-07 13:45:00,2025-04-07 13:50:00,1511.23,1541.76,0.0,tp_upper -77202,做空,2025-04-07 15:10:00,2025-04-07 15:35:00,1548.09,1555.01,-0.0,flip_to_long -77203,做多,2025-04-07 15:35:00,2025-04-07 15:45:00,1555.01,1561.24,0.0,flip_to_short -77204,做空,2025-04-07 15:45:00,2025-04-07 15:55:00,1561.24,1555.55,0.0,flip_to_long -77205,做多,2025-04-07 15:55:00,2025-04-07 16:35:00,1555.55,1545.29,-0.0,flip_to_short -77206,做空,2025-04-07 16:35:00,2025-04-07 16:40:00,1545.29,1538.55,0.0,tp_lower -77207,做多,2025-04-07 17:00:00,2025-04-07 17:35:00,1539.55,1563.84,0.0,tp_upper -77208,做空,2025-04-07 18:25:00,2025-04-07 18:35:00,1550.64,1559.16,-0.0,flip_to_long -77209,做多,2025-04-07 18:35:00,2025-04-07 18:45:00,1559.16,1559.26,-0.0,flip_to_short -77210,做空,2025-04-07 18:45:00,2025-04-07 18:55:00,1559.26,1548.53,0.0,tp_lower -77211,做多,2025-04-07 19:00:00,2025-04-07 19:40:00,1549.27,1546.22,-0.0,flip_to_short -77212,做空,2025-04-07 19:40:00,2025-04-07 20:05:00,1546.22,1554.85,-0.0,flip_to_long -77213,做多,2025-04-07 20:05:00,2025-04-07 20:15:00,1554.85,1561.95,0.0,tp_upper -77214,做空,2025-04-07 21:05:00,2025-04-07 21:45:00,1561.36,1565.21,-0.0,flip_to_long -77215,做多,2025-04-07 21:45:00,2025-04-07 21:55:00,1565.21,1567.92,0.0,flip_to_short -77216,做空,2025-04-07 21:55:00,2025-04-07 23:20:00,1567.92,1564.21,0.0,tp_lower -77217,做多,2025-04-08 01:20:00,2025-04-08 01:25:00,1562.34,1566.2,0.0,tp_upper -77218,做多,2025-04-08 02:55:00,2025-04-08 04:20:00,1588.95,1592.72,0.0,tp_upper -77219,做空,2025-04-08 05:05:00,2025-04-08 05:55:00,1592.54,1591.02,0.0,flip_to_long -77220,做多,2025-04-08 05:55:00,2025-04-08 06:00:00,1591.02,1583.05,-0.0,flip_to_short -77221,做空,2025-04-08 06:00:00,2025-04-08 06:15:00,1583.05,1577.69,0.0,tp_lower -77222,做多,2025-04-08 08:40:00,2025-04-08 08:45:00,1564.93,1563.23,-0.0,flip_to_short -77223,做空,2025-04-08 08:45:00,2025-04-08 08:50:00,1563.23,1563.82,-0.0,flip_to_long -77224,做多,2025-04-08 08:50:00,2025-04-08 09:10:00,1563.82,1569.49,0.0,tp_upper -77225,做空,2025-04-08 09:25:00,2025-04-08 09:30:00,1564.23,1566.4,-0.0,flip_to_long -77226,做多,2025-04-08 09:30:00,2025-04-08 09:40:00,1566.4,1572.32,0.0,tp_upper -77227,做空,2025-04-08 10:10:00,2025-04-08 10:15:00,1567.2,1569.24,-0.0,flip_to_long -77228,做多,2025-04-08 10:15:00,2025-04-08 10:25:00,1569.24,1568.95,-0.0,flip_to_short -77229,做空,2025-04-08 10:25:00,2025-04-08 10:55:00,1568.95,1565.51,0.0,tp_lower -77230,做多,2025-04-08 11:05:00,2025-04-08 11:10:00,1570.98,1567.12,-0.0,tp_upper -77231,做多,2025-04-08 11:15:00,2025-04-08 11:20:00,1570.89,1569.91,-0.0,tp_upper -77232,做空,2025-04-08 12:20:00,2025-04-08 12:25:00,1576.8,1577.53,-0.0,flip_to_long -77233,做多,2025-04-08 12:25:00,2025-04-08 12:30:00,1577.53,1573.93,-0.0,flip_to_short -77234,做空,2025-04-08 12:30:00,2025-04-08 13:05:00,1573.93,1575.64,-0.0,flip_to_long -77235,做多,2025-04-08 13:05:00,2025-04-08 13:30:00,1575.64,1577.99,0.0,flip_to_short -77236,做空,2025-04-08 13:30:00,2025-04-08 13:35:00,1577.99,1563.49,0.0,tp_lower -77237,做多,2025-04-08 14:00:00,2025-04-08 14:10:00,1571.7,1574.15,0.0,flip_to_short -77238,做空,2025-04-08 14:10:00,2025-04-08 14:25:00,1574.15,1556.93,0.0,tp_lower -77239,做多,2025-04-08 18:00:00,2025-04-08 18:05:00,1482.18,1473.9,-0.0,flip_to_short -77240,做空,2025-04-08 18:05:00,2025-04-08 18:15:00,1473.9,1480.41,-0.0,flip_to_long -77241,做多,2025-04-08 18:15:00,2025-04-08 18:30:00,1480.41,1485.71,0.0,tp_upper -77242,做空,2025-04-08 18:45:00,2025-04-08 18:55:00,1475.89,1474.97,0.0,flip_to_long -77243,做多,2025-04-08 18:55:00,2025-04-08 19:55:00,1474.97,1465.97,-0.0,flip_to_short -77244,做空,2025-04-08 19:55:00,2025-04-08 20:05:00,1465.97,1467.86,-0.0,flip_to_long -77245,做多,2025-04-08 20:05:00,2025-04-08 20:10:00,1467.86,1467.71,-0.0,flip_to_short -77246,做空,2025-04-08 20:10:00,2025-04-08 20:25:00,1467.71,1466.75,0.0,flip_to_long -77247,做多,2025-04-08 20:25:00,2025-04-08 20:35:00,1466.75,1476.3,0.0,tp_upper -77248,做空,2025-04-08 21:15:00,2025-04-08 21:20:00,1471.34,1474.09,-0.0,flip_to_long -77249,做多,2025-04-08 21:20:00,2025-04-08 21:25:00,1474.09,1467.88,-0.0,flip_to_short -77250,做空,2025-04-08 21:25:00,2025-04-08 21:30:00,1467.88,1473.14,-0.0,flip_to_long -77251,做多,2025-04-08 21:30:00,2025-04-08 21:35:00,1473.14,1472.92,-0.0,flip_to_short -77252,做空,2025-04-08 21:35:00,2025-04-08 21:40:00,1472.92,1474.23,-0.0,flip_to_long -77253,做多,2025-04-08 21:40:00,2025-04-08 21:50:00,1474.23,1476.72,0.0,flip_to_short -77254,做空,2025-04-08 21:50:00,2025-04-08 22:00:00,1476.72,1465.29,0.0,tp_lower -77255,做多,2025-04-08 22:55:00,2025-04-08 23:05:00,1466.52,1466.64,-0.0,flip_to_short -77256,做空,2025-04-08 23:05:00,2025-04-09 00:05:00,1466.64,1472.64,-0.0,flip_to_long -77257,做多,2025-04-09 00:05:00,2025-04-09 00:10:00,1472.64,1478.88,0.0,tp_upper -77258,做空,2025-04-09 00:25:00,2025-04-09 00:40:00,1473.2,1471.57,0.0,tp_lower -77259,做多,2025-04-09 02:00:00,2025-04-09 02:25:00,1440.68,1434.26,-0.0,flip_to_short -77260,做空,2025-04-09 02:25:00,2025-04-09 04:00:00,1434.26,1426.09,0.0,flip_to_long -77261,做多,2025-04-09 04:00:00,2025-04-09 04:10:00,1426.09,1431.14,0.0,tp_upper -77262,做空,2025-04-09 06:50:00,2025-04-09 07:00:00,1461.68,1473.68,-0.0,flip_to_long -77263,做多,2025-04-09 07:00:00,2025-04-09 07:05:00,1473.68,1469.0,-0.0,tp_upper -77264,做空,2025-04-09 08:05:00,2025-04-09 08:15:00,1474.3,1477.13,-0.0,flip_to_long -77265,做多,2025-04-09 08:15:00,2025-04-09 08:30:00,1477.13,1474.86,-0.0,flip_to_short -77266,做空,2025-04-09 08:30:00,2025-04-09 08:50:00,1474.86,1479.09,-0.0,flip_to_long -77267,做多,2025-04-09 08:50:00,2025-04-09 09:00:00,1479.09,1479.69,-0.0,flip_to_short -77268,做空,2025-04-09 09:00:00,2025-04-09 09:40:00,1479.69,1478.79,0.0,flip_to_long -77269,做多,2025-04-09 09:40:00,2025-04-09 09:45:00,1478.79,1475.39,-0.0,flip_to_short -77270,做空,2025-04-09 09:45:00,2025-04-09 09:50:00,1475.39,1478.18,-0.0,flip_to_long -77271,做多,2025-04-09 09:50:00,2025-04-09 10:00:00,1478.18,1475.05,-0.0,flip_to_short -77272,做空,2025-04-09 10:00:00,2025-04-09 10:05:00,1475.05,1477.05,-0.0,flip_to_long -77273,做多,2025-04-09 10:05:00,2025-04-09 10:15:00,1477.05,1482.0,0.0,tp_upper -77274,做空,2025-04-09 10:20:00,2025-04-09 10:40:00,1479.05,1478.45,-0.0,flip_to_long -77275,做多,2025-04-09 10:40:00,2025-04-09 10:50:00,1478.45,1487.05,0.0,tp_upper -77276,做空,2025-04-09 11:00:00,2025-04-09 11:05:00,1457.82,1453.05,0.0,tp_lower -77277,做多,2025-04-09 12:40:00,2025-04-09 12:45:00,1455.14,1461.98,0.0,tp_upper -77278,做空,2025-04-09 13:25:00,2025-04-09 15:05:00,1457.55,1479.91,-0.0,flip_to_long -77279,做多,2025-04-09 15:05:00,2025-04-09 15:35:00,1479.91,1480.97,0.0,flip_to_short -77280,做空,2025-04-09 15:35:00,2025-04-09 15:45:00,1480.97,1491.61,-0.0,flip_to_long -77281,做多,2025-04-09 15:45:00,2025-04-09 15:55:00,1491.61,1484.56,-0.0,flip_to_short -77282,做空,2025-04-09 15:55:00,2025-04-09 19:10:00,1484.56,1639.26,-0.0,flip_to_long -77283,做多,2025-04-09 19:10:00,2025-04-09 19:25:00,1639.26,1641.01,0.0,flip_to_short -77284,做空,2025-04-09 19:25:00,2025-04-09 19:30:00,1641.01,1641.65,-0.0,flip_to_long -77285,做多,2025-04-09 19:30:00,2025-04-09 20:20:00,1641.65,1645.31,0.0,tp_upper -77286,做空,2025-04-09 22:35:00,2025-04-09 22:45:00,1674.3,1672.42,0.0,flip_to_long -77287,做多,2025-04-09 22:45:00,2025-04-10 00:00:00,1672.42,1663.2,-0.0,flip_to_short -77288,做空,2025-04-10 00:00:00,2025-04-10 00:25:00,1663.2,1652.02,0.0,tp_lower -77289,做多,2025-04-10 02:05:00,2025-04-10 02:30:00,1637.78,1639.49,0.0,flip_to_short -77290,做空,2025-04-10 02:30:00,2025-04-10 03:00:00,1639.49,1629.31,0.0,tp_lower -77291,做多,2025-04-10 04:35:00,2025-04-10 04:45:00,1612.97,1619.29,0.0,tp_upper -77292,做空,2025-04-10 05:45:00,2025-04-10 05:55:00,1615.4,1616.39,-0.0,flip_to_long -77293,做多,2025-04-10 05:55:00,2025-04-10 06:20:00,1616.39,1614.95,-0.0,flip_to_short -77294,做空,2025-04-10 06:20:00,2025-04-10 06:25:00,1614.95,1611.43,0.0,tp_lower -77295,做多,2025-04-10 06:55:00,2025-04-10 07:05:00,1615.61,1612.01,-0.0,flip_to_short -77296,做空,2025-04-10 07:05:00,2025-04-10 07:10:00,1612.01,1614.59,-0.0,flip_to_long -77297,做多,2025-04-10 07:10:00,2025-04-10 07:15:00,1614.59,1613.05,-0.0,flip_to_short -77298,做空,2025-04-10 07:15:00,2025-04-10 07:30:00,1613.05,1588.07,0.0,tp_lower -77299,做多,2025-04-10 09:15:00,2025-04-10 09:30:00,1596.45,1603.13,0.0,tp_upper -77300,做空,2025-04-10 10:15:00,2025-04-10 10:45:00,1597.98,1589.4,0.0,tp_lower -77301,做多,2025-04-10 11:45:00,2025-04-10 12:00:00,1590.89,1597.96,0.0,tp_upper -77302,做空,2025-04-10 12:05:00,2025-04-10 12:10:00,1589.57,1595.64,-0.0,flip_to_long -77303,做多,2025-04-10 12:10:00,2025-04-10 12:15:00,1595.64,1599.84,0.0,tp_upper -77304,做空,2025-04-10 12:40:00,2025-04-10 13:20:00,1598.5,1592.8,0.0,flip_to_long -77305,做多,2025-04-10 13:20:00,2025-04-10 14:35:00,1592.8,1576.53,-0.0,flip_to_short -77306,做空,2025-04-10 14:35:00,2025-04-10 15:05:00,1576.53,1555.17,0.0,tp_lower -77307,做多,2025-04-10 16:45:00,2025-04-10 16:50:00,1506.79,1506.55,-0.0,flip_to_short -77308,做空,2025-04-10 16:50:00,2025-04-10 17:25:00,1506.55,1499.31,0.0,flip_to_long -77309,做多,2025-04-10 17:25:00,2025-04-10 17:30:00,1499.31,1498.95,-0.0,flip_to_short -77310,做空,2025-04-10 17:30:00,2025-04-10 17:35:00,1498.95,1501.01,-0.0,flip_to_long -77311,做多,2025-04-10 17:35:00,2025-04-10 17:55:00,1501.01,1510.6,0.0,tp_upper -77312,做空,2025-04-10 19:20:00,2025-04-10 19:30:00,1514.64,1516.3,-0.0,flip_to_long -77313,做多,2025-04-10 19:30:00,2025-04-10 19:35:00,1516.3,1515.9,-0.0,flip_to_short -77314,做空,2025-04-10 19:35:00,2025-04-10 19:50:00,1515.9,1524.1,-0.0,flip_to_long -77315,做多,2025-04-10 19:50:00,2025-04-10 19:55:00,1524.1,1513.76,-0.0,tp_upper -77316,做多,2025-04-10 20:00:00,2025-04-10 20:25:00,1518.96,1519.04,-0.0,flip_to_short -77317,做空,2025-04-10 20:25:00,2025-04-10 21:30:00,1519.04,1524.59,-0.0,flip_to_long -77318,做多,2025-04-10 21:30:00,2025-04-10 21:40:00,1524.59,1525.43,0.0,flip_to_short -77319,做空,2025-04-10 21:40:00,2025-04-10 22:00:00,1525.43,1526.74,-0.0,flip_to_long -77320,做多,2025-04-10 22:00:00,2025-04-10 22:25:00,1526.74,1525.89,-0.0,flip_to_short -77321,做空,2025-04-10 22:25:00,2025-04-10 22:30:00,1525.89,1529.31,-0.0,flip_to_long -77322,做多,2025-04-10 22:30:00,2025-04-10 22:35:00,1529.31,1528.78,-0.0,tp_upper -77323,做空,2025-04-10 22:50:00,2025-04-10 23:00:00,1526.04,1524.49,0.0,tp_lower -77324,做多,2025-04-10 23:45:00,2025-04-10 23:50:00,1526.27,1523.68,-0.0,flip_to_short -77325,做空,2025-04-10 23:50:00,2025-04-11 00:10:00,1523.68,1526.06,-0.0,flip_to_long -77326,做多,2025-04-11 00:10:00,2025-04-11 00:15:00,1526.06,1520.26,-0.0,flip_to_short -77327,做空,2025-04-11 00:15:00,2025-04-11 00:20:00,1520.26,1522.56,-0.0,flip_to_long -77328,做多,2025-04-11 00:20:00,2025-04-11 01:30:00,1522.56,1537.53,0.0,tp_upper -77329,做空,2025-04-11 02:50:00,2025-04-11 03:00:00,1535.95,1535.76,-0.0,flip_to_long -77330,做多,2025-04-11 03:00:00,2025-04-11 04:10:00,1535.76,1553.41,0.0,tp_upper -77331,做空,2025-04-11 05:00:00,2025-04-11 05:10:00,1543.36,1544.45,-0.0,flip_to_long -77332,做多,2025-04-11 05:10:00,2025-04-11 05:30:00,1544.45,1546.75,0.0,tp_upper -77333,做空,2025-04-11 05:45:00,2025-04-11 05:50:00,1545.25,1548.76,-0.0,flip_to_long -77334,做多,2025-04-11 05:50:00,2025-04-11 06:00:00,1548.76,1549.95,0.0,tp_upper -77335,做空,2025-04-11 07:05:00,2025-04-11 07:35:00,1548.01,1554.9,-0.0,flip_to_long -77336,做多,2025-04-11 07:35:00,2025-04-11 07:55:00,1554.9,1551.98,-0.0,flip_to_short -77337,做空,2025-04-11 07:55:00,2025-04-11 08:00:00,1551.98,1549.89,0.0,tp_lower -77338,做多,2025-04-11 08:05:00,2025-04-11 08:10:00,1557.31,1556.93,-0.0,tp_upper -77339,做空,2025-04-11 08:15:00,2025-04-11 08:25:00,1551.22,1552.76,-0.0,flip_to_long -77340,做多,2025-04-11 08:25:00,2025-04-11 08:30:00,1552.76,1549.01,-0.0,flip_to_short -77341,做空,2025-04-11 08:30:00,2025-04-11 08:35:00,1549.01,1558.0,-0.0,flip_to_long -77342,做多,2025-04-11 08:35:00,2025-04-11 08:40:00,1558.0,1549.57,-0.0,tp_upper -77343,做多,2025-04-11 09:15:00,2025-04-11 09:25:00,1550.4,1559.18,0.0,tp_upper -77344,做空,2025-04-11 10:10:00,2025-04-11 12:30:00,1556.31,1565.27,-0.0,flip_to_long -77345,做多,2025-04-11 12:30:00,2025-04-11 12:35:00,1565.27,1563.11,-0.0,tp_upper -77346,做空,2025-04-11 12:45:00,2025-04-11 12:55:00,1557.86,1555.8,0.0,tp_lower -77347,做多,2025-04-11 13:05:00,2025-04-11 13:30:00,1556.24,1565.6,0.0,tp_upper -77348,做空,2025-04-11 14:00:00,2025-04-11 14:05:00,1561.78,1565.74,-0.0,flip_to_long -77349,做多,2025-04-11 14:05:00,2025-04-11 14:10:00,1565.74,1564.01,-0.0,flip_to_short -77350,做空,2025-04-11 14:10:00,2025-04-11 14:25:00,1564.01,1545.31,0.0,tp_lower -77351,做多,2025-04-11 14:45:00,2025-04-11 15:35:00,1558.37,1568.97,0.0,tp_upper -77352,做空,2025-04-11 16:05:00,2025-04-11 16:30:00,1559.99,1568.53,-0.0,flip_to_long -77353,做多,2025-04-11 16:30:00,2025-04-11 16:35:00,1568.53,1568.85,-0.0,tp_upper -77354,做空,2025-04-11 17:10:00,2025-04-11 17:20:00,1566.23,1566.0,-0.0,flip_to_long -77355,做多,2025-04-11 17:20:00,2025-04-11 17:35:00,1566.0,1588.08,0.0,tp_upper -77356,做空,2025-04-11 18:15:00,2025-04-11 18:25:00,1570.07,1572.9,-0.0,flip_to_long -77357,做多,2025-04-11 18:25:00,2025-04-11 20:30:00,1572.9,1572.86,-0.0,tp_upper -77358,做空,2025-04-11 21:35:00,2025-04-11 21:40:00,1569.22,1571.32,-0.0,flip_to_long -77359,做多,2025-04-11 21:40:00,2025-04-11 21:55:00,1571.32,1572.22,0.0,flip_to_short -77360,做空,2025-04-11 21:55:00,2025-04-11 22:00:00,1572.22,1573.96,-0.0,flip_to_long -77361,做多,2025-04-11 22:00:00,2025-04-11 22:05:00,1573.96,1571.46,-0.0,flip_to_short -77362,做空,2025-04-11 22:05:00,2025-04-11 23:00:00,1571.46,1564.28,0.0,tp_lower -77363,做多,2025-04-11 23:35:00,2025-04-12 00:00:00,1565.97,1563.57,-0.0,flip_to_short -77364,做空,2025-04-12 00:00:00,2025-04-12 00:15:00,1563.57,1562.42,0.0,flip_to_long -77365,做多,2025-04-12 00:15:00,2025-04-12 00:45:00,1562.42,1563.66,0.0,flip_to_short -77366,做空,2025-04-12 00:45:00,2025-04-12 01:05:00,1563.66,1562.32,0.0,tp_lower -77367,做多,2025-04-12 03:20:00,2025-04-12 03:25:00,1551.59,1551.11,-0.0,flip_to_short -77368,做空,2025-04-12 03:25:00,2025-04-12 03:30:00,1551.11,1551.96,-0.0,flip_to_long -77369,做多,2025-04-12 03:30:00,2025-04-12 03:40:00,1551.96,1557.08,0.0,tp_upper -77370,做空,2025-04-12 04:00:00,2025-04-12 04:10:00,1553.34,1551.37,0.0,flip_to_long -77371,做多,2025-04-12 04:10:00,2025-04-12 04:30:00,1551.37,1557.78,0.0,tp_upper -77372,做空,2025-04-12 09:10:00,2025-04-12 09:20:00,1590.51,1592.24,-0.0,flip_to_long -77373,做多,2025-04-12 09:20:00,2025-04-12 09:35:00,1592.24,1593.37,0.0,flip_to_short -77374,做空,2025-04-12 09:35:00,2025-04-12 09:40:00,1593.37,1595.55,-0.0,flip_to_long -77375,做多,2025-04-12 09:40:00,2025-04-12 09:45:00,1595.55,1598.76,0.0,tp_upper -77376,做空,2025-04-12 10:05:00,2025-04-12 10:25:00,1593.84,1593.68,-0.0,flip_to_long -77377,做多,2025-04-12 10:25:00,2025-04-12 11:35:00,1593.68,1593.9,-0.0,flip_to_short -77378,做空,2025-04-12 11:35:00,2025-04-12 12:10:00,1593.9,1595.99,-0.0,flip_to_long -77379,做多,2025-04-12 12:10:00,2025-04-12 12:30:00,1595.99,1594.81,-0.0,flip_to_short -77380,做空,2025-04-12 12:30:00,2025-04-12 12:35:00,1594.81,1611.63,-0.0,flip_to_long -77381,做多,2025-04-12 12:35:00,2025-04-12 12:40:00,1611.63,1602.47,-0.0,tp_upper -77382,做空,2025-04-12 15:50:00,2025-04-12 15:55:00,1655.02,1655.09,-0.0,flip_to_long -77383,做多,2025-04-12 15:55:00,2025-04-12 16:05:00,1655.09,1656.61,0.0,flip_to_short -77384,做空,2025-04-12 16:05:00,2025-04-12 16:20:00,1656.61,1657.76,-0.0,flip_to_long -77385,做多,2025-04-12 16:20:00,2025-04-12 16:25:00,1657.76,1657.2,-0.0,flip_to_short -77386,做空,2025-04-12 16:25:00,2025-04-12 16:40:00,1657.2,1645.43,0.0,tp_lower -77387,做多,2025-04-12 18:10:00,2025-04-12 18:40:00,1639.78,1646.68,0.0,tp_upper -77388,做空,2025-04-12 19:20:00,2025-04-12 20:00:00,1644.65,1644.3,-0.0,flip_to_long -77389,做多,2025-04-12 20:00:00,2025-04-12 20:10:00,1644.3,1644.27,-0.0,flip_to_short -77390,做空,2025-04-12 20:10:00,2025-04-12 20:25:00,1644.27,1648.09,-0.0,flip_to_long -77391,做多,2025-04-12 20:25:00,2025-04-12 20:30:00,1648.09,1652.51,0.0,tp_upper -77392,做空,2025-04-12 21:30:00,2025-04-12 22:00:00,1649.05,1648.33,-0.0,flip_to_long -77393,做多,2025-04-12 22:00:00,2025-04-12 22:15:00,1648.33,1654.46,0.0,tp_upper -77394,做空,2025-04-12 22:25:00,2025-04-12 22:35:00,1648.47,1649.58,-0.0,flip_to_long -77395,做多,2025-04-12 22:35:00,2025-04-12 22:45:00,1649.58,1648.55,-0.0,flip_to_short -77396,做空,2025-04-12 22:45:00,2025-04-12 22:55:00,1648.55,1649.35,-0.0,flip_to_long -77397,做多,2025-04-12 22:55:00,2025-04-12 23:10:00,1649.35,1646.17,-0.0,flip_to_short -77398,做空,2025-04-12 23:10:00,2025-04-12 23:15:00,1646.17,1650.96,-0.0,tp_lower -77399,做空,2025-04-12 23:20:00,2025-04-12 23:50:00,1646.37,1643.9,0.0,tp_lower -77400,做空,2025-04-13 00:20:00,2025-04-13 00:25:00,1640.3,1638.75,0.0,tp_lower -77401,做多,2025-04-13 00:50:00,2025-04-13 01:15:00,1643.05,1639.45,-0.0,flip_to_short -77402,做空,2025-04-13 01:15:00,2025-04-13 01:20:00,1639.45,1643.2,-0.0,flip_to_long -77403,做多,2025-04-13 01:20:00,2025-04-13 01:30:00,1643.2,1641.25,-0.0,tp_upper -77404,做多,2025-04-13 02:55:00,2025-04-13 04:00:00,1624.51,1622.73,-0.0,flip_to_short -77405,做空,2025-04-13 04:00:00,2025-04-13 04:10:00,1622.73,1616.61,0.0,tp_lower -77406,做多,2025-04-13 05:35:00,2025-04-13 05:45:00,1610.71,1606.4,-0.0,flip_to_short -77407,做空,2025-04-13 05:45:00,2025-04-13 06:05:00,1606.4,1612.17,-0.0,flip_to_long -77408,做多,2025-04-13 06:05:00,2025-04-13 06:15:00,1612.17,1610.18,-0.0,flip_to_short -77409,做空,2025-04-13 06:15:00,2025-04-13 08:00:00,1610.18,1610.2,-0.0,tp_lower -77410,做多,2025-04-13 08:15:00,2025-04-13 08:45:00,1613.38,1618.47,0.0,tp_upper -77411,做空,2025-04-13 10:05:00,2025-04-13 10:10:00,1620.64,1620.95,-0.0,flip_to_long -77412,做多,2025-04-13 10:10:00,2025-04-13 10:15:00,1620.95,1617.8,-0.0,flip_to_short -77413,做空,2025-04-13 10:15:00,2025-04-13 10:25:00,1617.8,1613.02,0.0,tp_lower -77414,做多,2025-04-13 12:15:00,2025-04-13 12:20:00,1605.93,1600.63,-0.0,flip_to_short -77415,做空,2025-04-13 12:20:00,2025-04-13 12:35:00,1600.63,1603.26,-0.0,flip_to_long -77416,做多,2025-04-13 12:35:00,2025-04-13 12:40:00,1603.26,1602.99,-0.0,flip_to_short -77417,做空,2025-04-13 12:40:00,2025-04-13 13:05:00,1602.99,1601.22,0.0,flip_to_long -77418,做多,2025-04-13 13:05:00,2025-04-13 13:10:00,1601.22,1605.33,0.0,tp_upper -77419,做空,2025-04-13 13:15:00,2025-04-13 13:20:00,1601.82,1596.57,0.0,tp_lower -77420,做多,2025-04-13 14:40:00,2025-04-13 15:00:00,1584.24,1582.34,-0.0,flip_to_short -77421,做空,2025-04-13 15:00:00,2025-04-13 15:35:00,1582.34,1583.17,-0.0,flip_to_long -77422,做多,2025-04-13 15:35:00,2025-04-13 15:40:00,1583.17,1581.62,-0.0,flip_to_short -77423,做空,2025-04-13 15:40:00,2025-04-13 15:45:00,1581.62,1584.22,-0.0,flip_to_long -77424,做多,2025-04-13 15:45:00,2025-04-13 15:50:00,1584.22,1585.59,0.0,tp_upper -77425,做多,2025-04-13 18:50:00,2025-04-13 18:55:00,1630.15,1629.09,-0.0,flip_to_short -77426,做空,2025-04-13 18:55:00,2025-04-13 19:20:00,1629.09,1620.8,0.0,tp_lower -77427,做多,2025-04-13 20:10:00,2025-04-13 22:05:00,1607.1,1589.85,-0.0,flip_to_short -77428,做空,2025-04-13 22:05:00,2025-04-13 22:15:00,1589.85,1589.18,-0.0,flip_to_long -77429,做多,2025-04-13 22:15:00,2025-04-13 22:30:00,1589.18,1586.67,-0.0,flip_to_short -77430,做空,2025-04-13 22:30:00,2025-04-13 22:40:00,1586.67,1586.53,-0.0,flip_to_long -77431,做多,2025-04-13 22:40:00,2025-04-13 22:55:00,1586.53,1585.54,-0.0,flip_to_short -77432,做空,2025-04-13 22:55:00,2025-04-13 23:05:00,1585.54,1588.91,-0.0,flip_to_long -77433,做多,2025-04-13 23:05:00,2025-04-13 23:15:00,1588.91,1594.4,0.0,tp_upper -77434,做空,2025-04-13 23:35:00,2025-04-13 23:45:00,1590.96,1592.31,-0.0,flip_to_long -77435,做多,2025-04-13 23:45:00,2025-04-13 23:50:00,1592.31,1597.62,0.0,tp_upper -77436,做空,2025-04-14 01:45:00,2025-04-14 01:55:00,1615.88,1616.66,-0.0,flip_to_long -77437,做多,2025-04-14 01:55:00,2025-04-14 02:00:00,1616.66,1615.49,-0.0,flip_to_short -77438,做空,2025-04-14 02:00:00,2025-04-14 02:05:00,1615.49,1620.26,-0.0,flip_to_long -77439,做多,2025-04-14 02:05:00,2025-04-14 02:10:00,1620.26,1622.05,0.0,tp_upper -77440,做空,2025-04-14 03:10:00,2025-04-14 03:15:00,1629.07,1631.72,-0.0,flip_to_long -77441,做多,2025-04-14 03:15:00,2025-04-14 03:35:00,1631.72,1629.79,-0.0,flip_to_short -77442,做空,2025-04-14 03:35:00,2025-04-14 04:20:00,1629.79,1633.39,-0.0,flip_to_long -77443,做多,2025-04-14 04:20:00,2025-04-14 04:30:00,1633.39,1633.2,-0.0,tp_upper -77444,做空,2025-04-14 05:05:00,2025-04-14 05:25:00,1635.55,1635.62,-0.0,flip_to_long -77445,做多,2025-04-14 05:25:00,2025-04-14 05:30:00,1635.62,1630.74,-0.0,flip_to_short -77446,做空,2025-04-14 05:30:00,2025-04-14 05:35:00,1630.74,1626.17,0.0,tp_lower -77447,做空,2025-04-14 06:45:00,2025-04-14 06:55:00,1624.88,1622.96,0.0,flip_to_long -77448,做多,2025-04-14 06:55:00,2025-04-14 07:10:00,1622.96,1615.14,-0.0,flip_to_short -77449,做空,2025-04-14 07:10:00,2025-04-14 07:15:00,1615.14,1619.75,-0.0,tp_lower -77450,做多,2025-04-14 07:20:00,2025-04-14 07:30:00,1620.74,1624.5,0.0,tp_upper -77451,做空,2025-04-14 09:20:00,2025-04-14 09:50:00,1636.01,1639.15,-0.0,flip_to_long -77452,做多,2025-04-14 09:50:00,2025-04-14 10:05:00,1639.15,1647.39,0.0,tp_upper -77453,做多,2025-04-14 12:30:00,2025-04-14 12:35:00,1675.39,1674.5,-0.0,flip_to_short -77454,做空,2025-04-14 12:35:00,2025-04-14 12:45:00,1674.5,1672.55,0.0,flip_to_long -77455,做多,2025-04-14 12:45:00,2025-04-14 13:00:00,1672.55,1676.31,0.0,tp_upper -77456,做空,2025-04-14 13:05:00,2025-04-14 13:10:00,1671.38,1674.41,-0.0,flip_to_long -77457,做多,2025-04-14 13:10:00,2025-04-14 13:20:00,1674.41,1673.33,-0.0,flip_to_short -77458,做空,2025-04-14 13:20:00,2025-04-14 13:30:00,1673.33,1665.2,0.0,tp_lower -77459,做多,2025-04-14 14:25:00,2025-04-14 14:50:00,1666.93,1679.38,0.0,tp_upper -77460,做空,2025-04-14 15:00:00,2025-04-14 15:25:00,1661.96,1650.23,0.0,tp_lower -77461,做多,2025-04-14 17:00:00,2025-04-14 17:20:00,1629.17,1641.7,0.0,tp_upper -77462,做空,2025-04-14 18:35:00,2025-04-14 19:05:00,1638.86,1641.96,-0.0,flip_to_long -77463,做多,2025-04-14 19:05:00,2025-04-14 19:15:00,1641.96,1639.18,-0.0,flip_to_short -77464,做空,2025-04-14 19:15:00,2025-04-14 19:30:00,1639.18,1638.57,-0.0,tp_lower -77465,做多,2025-04-14 19:35:00,2025-04-14 19:40:00,1640.49,1638.23,-0.0,flip_to_short -77466,做空,2025-04-14 19:40:00,2025-04-14 19:45:00,1638.23,1637.36,0.0,tp_lower -77467,做多,2025-04-14 20:45:00,2025-04-14 20:55:00,1635.45,1634.54,-0.0,flip_to_short -77468,做空,2025-04-14 20:55:00,2025-04-14 21:10:00,1634.54,1634.41,-0.0,flip_to_long -77469,做多,2025-04-14 21:10:00,2025-04-14 21:15:00,1634.41,1632.77,-0.0,flip_to_short -77470,做空,2025-04-14 21:15:00,2025-04-14 21:30:00,1632.77,1628.21,0.0,tp_lower -77471,做多,2025-04-14 22:50:00,2025-04-14 23:10:00,1621.34,1625.89,0.0,tp_upper -77472,做空,2025-04-14 23:40:00,2025-04-14 23:55:00,1618.2,1623.08,-0.0,flip_to_long -77473,做多,2025-04-14 23:55:00,2025-04-15 00:00:00,1623.08,1622.38,-0.0,tp_upper -77474,做多,2025-04-15 00:05:00,2025-04-15 00:10:00,1625.48,1617.53,-0.0,flip_to_short -77475,做空,2025-04-15 00:10:00,2025-04-15 00:15:00,1617.53,1617.09,-0.0,tp_lower -77476,做多,2025-04-15 00:20:00,2025-04-15 00:30:00,1621.02,1627.91,0.0,tp_upper -77477,做空,2025-04-15 01:05:00,2025-04-15 01:15:00,1617.13,1622.75,-0.0,flip_to_long -77478,做多,2025-04-15 01:15:00,2025-04-15 02:20:00,1622.75,1628.0,0.0,flip_to_short -77479,做空,2025-04-15 02:20:00,2025-04-15 02:35:00,1628.0,1620.15,0.0,tp_lower -77480,做多,2025-04-15 02:55:00,2025-04-15 03:00:00,1630.25,1629.07,-0.0,flip_to_short -77481,做空,2025-04-15 03:00:00,2025-04-15 03:05:00,1629.07,1629.17,-0.0,flip_to_long -77482,做多,2025-04-15 03:05:00,2025-04-15 03:30:00,1629.17,1639.75,0.0,tp_upper -77483,做空,2025-04-15 04:20:00,2025-04-15 04:30:00,1633.26,1635.01,-0.0,flip_to_long -77484,做多,2025-04-15 04:30:00,2025-04-15 04:35:00,1635.01,1634.45,-0.0,flip_to_short -77485,做空,2025-04-15 04:35:00,2025-04-15 04:40:00,1634.45,1634.86,-0.0,flip_to_long -77486,做多,2025-04-15 04:40:00,2025-04-15 04:55:00,1634.86,1638.52,0.0,tp_upper -77487,做空,2025-04-15 05:55:00,2025-04-15 06:20:00,1638.11,1635.31,0.0,tp_lower -77488,做多,2025-04-15 06:30:00,2025-04-15 06:35:00,1639.78,1639.76,-0.0,flip_to_short -77489,做空,2025-04-15 06:35:00,2025-04-15 07:00:00,1639.76,1640.77,-0.0,flip_to_long -77490,做多,2025-04-15 07:00:00,2025-04-15 07:15:00,1640.77,1643.7,0.0,tp_upper -77491,做空,2025-04-15 08:05:00,2025-04-15 08:10:00,1641.8,1644.94,-0.0,flip_to_long -77492,做多,2025-04-15 08:10:00,2025-04-15 09:15:00,1644.94,1648.05,0.0,tp_upper -77493,做空,2025-04-15 09:25:00,2025-04-15 09:35:00,1643.16,1638.11,0.0,tp_lower -77494,做多,2025-04-15 09:45:00,2025-04-15 10:00:00,1643.39,1645.49,0.0,tp_upper -77495,做空,2025-04-15 10:10:00,2025-04-15 10:15:00,1642.59,1638.55,0.0,tp_lower -77496,做空,2025-04-15 11:45:00,2025-04-15 12:30:00,1630.8,1632.35,-0.0,flip_to_long -77497,做多,2025-04-15 12:30:00,2025-04-15 12:50:00,1632.35,1636.39,0.0,tp_upper -77498,做空,2025-04-15 13:20:00,2025-04-15 13:25:00,1635.14,1639.16,-0.0,flip_to_long -77499,做多,2025-04-15 13:25:00,2025-04-15 13:30:00,1639.16,1639.03,-0.0,flip_to_short -77500,做空,2025-04-15 13:30:00,2025-04-15 13:55:00,1639.03,1628.22,0.0,tp_lower -77501,做多,2025-04-15 15:10:00,2025-04-15 15:25:00,1625.84,1622.97,-0.0,flip_to_short -77502,做空,2025-04-15 15:25:00,2025-04-15 15:55:00,1622.97,1620.11,0.0,flip_to_long -77503,做多,2025-04-15 15:55:00,2025-04-15 16:05:00,1620.11,1622.34,0.0,flip_to_short -77504,做空,2025-04-15 16:05:00,2025-04-15 16:25:00,1622.34,1624.37,-0.0,flip_to_long -77505,做多,2025-04-15 16:25:00,2025-04-15 16:35:00,1624.37,1622.0,-0.0,flip_to_short -77506,做空,2025-04-15 16:35:00,2025-04-15 16:40:00,1622.0,1623.05,-0.0,flip_to_long -77507,做多,2025-04-15 16:40:00,2025-04-15 16:55:00,1623.05,1621.8,-0.0,flip_to_short -77508,做空,2025-04-15 16:55:00,2025-04-15 17:20:00,1621.8,1615.74,0.0,tp_lower -77509,做多,2025-04-15 17:45:00,2025-04-15 17:50:00,1621.11,1613.54,-0.0,flip_to_short -77510,做空,2025-04-15 17:50:00,2025-04-15 17:55:00,1613.54,1615.36,-0.0,tp_lower -77511,做多,2025-04-15 19:15:00,2025-04-15 20:40:00,1611.44,1607.07,-0.0,flip_to_short -77512,做空,2025-04-15 20:40:00,2025-04-15 20:50:00,1607.07,1589.6,0.0,tp_lower -77513,做多,2025-04-15 21:30:00,2025-04-15 21:40:00,1602.79,1602.7,-0.0,flip_to_short -77514,做空,2025-04-15 21:40:00,2025-04-15 21:55:00,1602.7,1602.9,-0.0,flip_to_long -77515,做多,2025-04-15 21:55:00,2025-04-15 22:00:00,1602.9,1602.53,-0.0,flip_to_short -77516,做空,2025-04-15 22:00:00,2025-04-15 22:45:00,1602.53,1587.77,0.0,tp_lower -77517,做空,2025-04-15 23:15:00,2025-04-15 23:20:00,1590.74,1594.64,-0.0,flip_to_long -77518,做多,2025-04-15 23:20:00,2025-04-15 23:35:00,1594.64,1592.7,-0.0,flip_to_short -77519,做空,2025-04-15 23:35:00,2025-04-15 23:40:00,1592.7,1588.17,0.0,tp_lower -77520,做多,2025-04-16 00:25:00,2025-04-16 00:35:00,1592.19,1589.42,-0.0,flip_to_short -77521,做空,2025-04-16 00:35:00,2025-04-16 01:00:00,1589.42,1584.34,0.0,tp_lower -77522,做多,2025-04-16 01:05:00,2025-04-16 01:20:00,1590.78,1596.24,0.0,tp_upper -77523,做空,2025-04-16 02:35:00,2025-04-16 02:50:00,1593.41,1595.65,-0.0,flip_to_long -77524,做多,2025-04-16 02:50:00,2025-04-16 03:25:00,1595.65,1594.91,-0.0,flip_to_short -77525,做空,2025-04-16 03:25:00,2025-04-16 03:45:00,1594.91,1591.43,0.0,tp_lower -77526,做多,2025-04-16 05:00:00,2025-04-16 05:20:00,1588.55,1562.64,-0.0,flip_to_short -77527,做空,2025-04-16 05:20:00,2025-04-16 05:25:00,1562.64,1565.6,-0.0,tp_lower -77528,做多,2025-04-16 06:30:00,2025-04-16 07:00:00,1574.61,1572.55,-0.0,flip_to_short -77529,做空,2025-04-16 07:00:00,2025-04-16 07:10:00,1572.55,1572.84,-0.0,flip_to_long -77530,做多,2025-04-16 07:10:00,2025-04-16 08:40:00,1572.84,1579.2,0.0,tp_upper -77531,做空,2025-04-16 09:40:00,2025-04-16 10:00:00,1571.85,1571.98,-0.0,tp_lower -77532,做多,2025-04-16 10:15:00,2025-04-16 10:20:00,1577.77,1577.82,-0.0,tp_upper -77533,做空,2025-04-16 11:30:00,2025-04-16 11:40:00,1577.05,1582.0,-0.0,flip_to_long -77534,做多,2025-04-16 11:40:00,2025-04-16 11:45:00,1582.0,1584.76,0.0,tp_upper -77535,做空,2025-04-16 12:35:00,2025-04-16 12:45:00,1579.91,1575.79,0.0,tp_lower -77536,做多,2025-04-16 13:35:00,2025-04-16 13:50:00,1576.91,1569.38,-0.0,flip_to_short -77537,做空,2025-04-16 13:50:00,2025-04-16 13:55:00,1569.38,1567.01,0.0,tp_lower -77538,做多,2025-04-16 14:05:00,2025-04-16 14:10:00,1574.89,1572.74,-0.0,flip_to_short -77539,做空,2025-04-16 14:10:00,2025-04-16 14:15:00,1572.74,1573.61,-0.0,flip_to_long -77540,做多,2025-04-16 14:15:00,2025-04-16 14:20:00,1573.61,1582.2,0.0,tp_upper -77541,做空,2025-04-16 15:50:00,2025-04-16 15:55:00,1588.11,1589.68,-0.0,flip_to_long -77542,做多,2025-04-16 15:55:00,2025-04-16 16:10:00,1589.68,1592.03,0.0,flip_to_short -77543,做空,2025-04-16 16:10:00,2025-04-16 16:20:00,1592.03,1584.68,0.0,tp_lower -77544,做多,2025-04-16 16:55:00,2025-04-16 17:15:00,1591.63,1603.01,0.0,tp_upper -77545,做空,2025-04-16 17:30:00,2025-04-16 17:40:00,1593.41,1583.26,0.0,tp_lower -77546,做多,2025-04-16 19:10:00,2025-04-16 19:15:00,1565.83,1560.89,-0.0,flip_to_short -77547,做空,2025-04-16 19:15:00,2025-04-16 19:40:00,1560.89,1563.05,-0.0,flip_to_long -77548,做多,2025-04-16 19:40:00,2025-04-16 19:45:00,1563.05,1576.2,0.0,tp_upper -77549,做空,2025-04-16 20:50:00,2025-04-16 21:00:00,1574.22,1577.9,-0.0,flip_to_long -77550,做多,2025-04-16 21:00:00,2025-04-16 21:25:00,1577.9,1589.06,0.0,tp_upper -77551,做空,2025-04-16 22:15:00,2025-04-16 22:35:00,1585.44,1588.16,-0.0,flip_to_long -77552,做多,2025-04-16 22:35:00,2025-04-16 22:50:00,1588.16,1587.89,-0.0,flip_to_short -77553,做空,2025-04-16 22:50:00,2025-04-16 23:05:00,1587.89,1582.85,0.0,tp_lower -77554,做多,2025-04-17 00:20:00,2025-04-17 00:30:00,1578.43,1582.64,0.0,tp_upper -77555,做多,2025-04-17 01:50:00,2025-04-17 02:10:00,1586.15,1584.55,-0.0,flip_to_short -77556,做空,2025-04-17 02:10:00,2025-04-17 02:25:00,1584.55,1587.91,-0.0,flip_to_long -77557,做多,2025-04-17 02:25:00,2025-04-17 02:30:00,1587.91,1585.6,-0.0,tp_upper -77558,做多,2025-04-17 02:35:00,2025-04-17 02:45:00,1585.65,1589.41,0.0,tp_upper -77559,做空,2025-04-17 03:15:00,2025-04-17 03:25:00,1586.43,1578.29,0.0,tp_lower -77560,做多,2025-04-17 04:00:00,2025-04-17 04:50:00,1585.26,1590.28,0.0,tp_upper -77561,做空,2025-04-17 06:50:00,2025-04-17 07:15:00,1600.99,1601.64,-0.0,flip_to_long -77562,做多,2025-04-17 07:15:00,2025-04-17 07:25:00,1601.64,1607.57,0.0,tp_upper -77563,做空,2025-04-17 07:40:00,2025-04-17 08:00:00,1602.57,1601.05,0.0,flip_to_long -77564,做多,2025-04-17 08:00:00,2025-04-17 08:10:00,1601.05,1601.51,-0.0,flip_to_short -77565,做空,2025-04-17 08:10:00,2025-04-17 08:40:00,1601.51,1600.8,-0.0,flip_to_long -77566,做多,2025-04-17 08:40:00,2025-04-17 10:10:00,1600.8,1589.01,-0.0,flip_to_short -77567,做空,2025-04-17 10:10:00,2025-04-17 10:15:00,1589.01,1589.14,-0.0,tp_lower -77568,做多,2025-04-17 10:25:00,2025-04-17 10:35:00,1593.37,1592.61,-0.0,flip_to_short -77569,做空,2025-04-17 10:35:00,2025-04-17 10:50:00,1592.61,1593.41,-0.0,flip_to_long -77570,做多,2025-04-17 10:50:00,2025-04-17 10:55:00,1593.41,1592.82,-0.0,flip_to_short -77571,做空,2025-04-17 10:55:00,2025-04-17 11:00:00,1592.82,1596.09,-0.0,flip_to_long -77572,做多,2025-04-17 11:00:00,2025-04-17 11:05:00,1596.09,1592.88,-0.0,flip_to_short -77573,做空,2025-04-17 11:05:00,2025-04-17 11:10:00,1592.88,1589.61,0.0,tp_lower -77574,做多,2025-04-17 11:15:00,2025-04-17 11:30:00,1592.32,1592.39,-0.0,flip_to_short -77575,做空,2025-04-17 11:30:00,2025-04-17 11:35:00,1592.39,1592.95,-0.0,flip_to_long -77576,做多,2025-04-17 11:35:00,2025-04-17 11:40:00,1592.95,1594.77,0.0,tp_upper -77577,做空,2025-04-17 11:55:00,2025-04-17 12:00:00,1592.57,1595.42,-0.0,flip_to_long -77578,做多,2025-04-17 12:00:00,2025-04-17 12:05:00,1595.42,1596.05,-0.0,tp_upper -77579,做空,2025-04-17 12:10:00,2025-04-17 13:15:00,1594.76,1593.93,0.0,tp_lower -77580,做多,2025-04-17 13:40:00,2025-04-17 15:20:00,1594.68,1580.03,-0.0,flip_to_short -77581,做空,2025-04-17 15:20:00,2025-04-17 15:30:00,1580.03,1581.82,-0.0,flip_to_long -77582,做多,2025-04-17 15:30:00,2025-04-17 16:00:00,1581.82,1577.64,-0.0,flip_to_short -77583,做空,2025-04-17 16:00:00,2025-04-17 16:05:00,1577.64,1589.38,-0.0,flip_to_long -77584,做多,2025-04-17 16:05:00,2025-04-17 16:15:00,1589.38,1594.49,0.0,tp_upper -77585,做多,2025-04-17 18:30:00,2025-04-17 18:45:00,1608.86,1607.65,-0.0,flip_to_short -77586,做空,2025-04-17 18:45:00,2025-04-17 18:50:00,1607.65,1606.03,0.0,tp_lower -77587,做多,2025-04-17 20:25:00,2025-04-17 20:30:00,1587.18,1581.74,-0.0,flip_to_short -77588,做空,2025-04-17 20:30:00,2025-04-17 21:10:00,1581.74,1585.24,-0.0,flip_to_long -77589,做多,2025-04-17 21:10:00,2025-04-17 21:15:00,1585.24,1585.1,-0.0,tp_upper -77590,做空,2025-04-17 21:25:00,2025-04-17 21:30:00,1583.97,1585.33,-0.0,flip_to_long -77591,做多,2025-04-17 21:30:00,2025-04-17 21:40:00,1585.33,1584.7,-0.0,flip_to_short -77592,做空,2025-04-17 21:40:00,2025-04-17 21:45:00,1584.7,1585.68,-0.0,flip_to_long -77593,做多,2025-04-17 21:45:00,2025-04-17 21:50:00,1585.68,1586.64,0.0,tp_upper -77594,做空,2025-04-17 22:35:00,2025-04-17 22:50:00,1585.24,1580.2,0.0,tp_lower -77595,做多,2025-04-17 23:20:00,2025-04-17 23:35:00,1586.36,1583.25,-0.0,flip_to_short -77596,做空,2025-04-17 23:35:00,2025-04-18 00:15:00,1583.25,1578.96,0.0,tp_lower -77597,做多,2025-04-18 00:25:00,2025-04-18 01:10:00,1582.17,1585.81,0.0,tp_upper -77598,做空,2025-04-18 01:40:00,2025-04-18 01:45:00,1581.99,1583.44,-0.0,flip_to_long -77599,做多,2025-04-18 01:45:00,2025-04-18 01:50:00,1583.44,1580.78,-0.0,flip_to_short -77600,做空,2025-04-18 01:50:00,2025-04-18 02:20:00,1580.78,1582.69,-0.0,flip_to_long -77601,做多,2025-04-18 02:20:00,2025-04-18 02:35:00,1582.69,1583.48,-0.0,flip_to_short -77602,做空,2025-04-18 02:35:00,2025-04-18 03:15:00,1583.48,1581.31,0.0,flip_to_long -77603,做多,2025-04-18 03:15:00,2025-04-18 03:45:00,1581.31,1582.37,0.0,flip_to_short -77604,做空,2025-04-18 03:45:00,2025-04-18 04:25:00,1582.37,1582.79,-0.0,flip_to_long -77605,做多,2025-04-18 04:25:00,2025-04-18 04:30:00,1582.79,1581.99,-0.0,flip_to_short -77606,做空,2025-04-18 04:30:00,2025-04-18 04:45:00,1581.99,1582.34,-0.0,flip_to_long -77607,做多,2025-04-18 04:45:00,2025-04-18 04:50:00,1582.34,1580.16,-0.0,flip_to_short -77608,做空,2025-04-18 04:50:00,2025-04-18 05:00:00,1580.16,1579.23,0.0,tp_lower -77609,做多,2025-04-18 05:50:00,2025-04-18 06:00:00,1578.3,1578.82,-0.0,flip_to_short -77610,做空,2025-04-18 06:00:00,2025-04-18 06:25:00,1578.82,1578.37,-0.0,flip_to_long -77611,做多,2025-04-18 06:25:00,2025-04-18 06:30:00,1578.37,1575.28,-0.0,flip_to_short -77612,做空,2025-04-18 06:30:00,2025-04-18 06:35:00,1575.28,1575.85,-0.0,flip_to_long -77613,做多,2025-04-18 06:35:00,2025-04-18 06:45:00,1575.85,1577.51,0.0,flip_to_short -77614,做空,2025-04-18 06:45:00,2025-04-18 06:50:00,1577.51,1580.32,-0.0,flip_to_long -77615,做多,2025-04-18 06:50:00,2025-04-18 07:05:00,1580.32,1578.53,-0.0,flip_to_short -77616,做空,2025-04-18 07:05:00,2025-04-18 07:25:00,1578.53,1581.17,-0.0,flip_to_long -77617,做多,2025-04-18 07:25:00,2025-04-18 07:30:00,1581.17,1581.89,-0.0,tp_upper -77618,做空,2025-04-18 09:00:00,2025-04-18 09:15:00,1585.59,1586.78,-0.0,flip_to_long -77619,做多,2025-04-18 09:15:00,2025-04-18 09:20:00,1586.78,1586.06,-0.0,flip_to_short -77620,做空,2025-04-18 09:20:00,2025-04-18 09:25:00,1586.06,1586.63,-0.0,flip_to_long -77621,做多,2025-04-18 09:25:00,2025-04-18 09:40:00,1586.63,1589.66,0.0,tp_upper -77622,做空,2025-04-18 09:50:00,2025-04-18 10:05:00,1587.8,1587.59,-0.0,flip_to_long -77623,做多,2025-04-18 10:05:00,2025-04-18 10:25:00,1587.59,1586.77,-0.0,flip_to_short -77624,做空,2025-04-18 10:25:00,2025-04-18 10:35:00,1586.77,1584.2,0.0,tp_lower -77625,做多,2025-04-18 11:10:00,2025-04-18 11:20:00,1587.1,1585.33,-0.0,flip_to_short -77626,做空,2025-04-18 11:20:00,2025-04-18 11:30:00,1585.33,1586.92,-0.0,flip_to_long -77627,做多,2025-04-18 11:30:00,2025-04-18 11:50:00,1586.92,1589.72,0.0,tp_upper -77628,做空,2025-04-18 13:05:00,2025-04-18 13:30:00,1588.59,1589.8,-0.0,flip_to_long -77629,做多,2025-04-18 13:30:00,2025-04-18 14:05:00,1589.8,1590.1,-0.0,flip_to_short -77630,做空,2025-04-18 14:05:00,2025-04-18 14:20:00,1590.1,1588.37,0.0,tp_lower -77631,做多,2025-04-18 14:40:00,2025-04-18 14:45:00,1590.27,1587.82,-0.0,flip_to_short -77632,做空,2025-04-18 14:45:00,2025-04-18 15:05:00,1587.82,1583.16,0.0,tp_lower -77633,做多,2025-04-18 16:10:00,2025-04-18 16:15:00,1584.55,1583.7,-0.0,flip_to_short -77634,做空,2025-04-18 16:15:00,2025-04-18 19:05:00,1583.7,1593.07,-0.0,flip_to_long -77635,做多,2025-04-18 19:05:00,2025-04-18 19:30:00,1593.07,1592.07,-0.0,flip_to_short -77636,做空,2025-04-18 19:30:00,2025-04-18 19:40:00,1592.07,1591.42,-0.0,flip_to_long -77637,做多,2025-04-18 19:40:00,2025-04-18 20:05:00,1591.42,1591.05,-0.0,flip_to_short -77638,做空,2025-04-18 20:05:00,2025-04-18 20:10:00,1591.05,1591.65,-0.0,tp_lower -77639,做多,2025-04-18 20:20:00,2025-04-18 20:25:00,1592.09,1591.35,-0.0,flip_to_short -77640,做空,2025-04-18 20:25:00,2025-04-18 20:30:00,1591.35,1592.15,-0.0,flip_to_long -77641,做多,2025-04-18 20:30:00,2025-04-18 20:35:00,1592.15,1590.95,-0.0,flip_to_short -77642,做空,2025-04-18 20:35:00,2025-04-18 20:45:00,1590.95,1592.47,-0.0,flip_to_long -77643,做多,2025-04-18 20:45:00,2025-04-18 21:05:00,1592.47,1593.68,0.0,tp_upper -77644,做空,2025-04-18 22:10:00,2025-04-18 22:20:00,1593.86,1594.31,-0.0,flip_to_long -77645,做多,2025-04-18 22:20:00,2025-04-19 00:35:00,1594.31,1588.01,-0.0,flip_to_short -77646,做空,2025-04-19 00:35:00,2025-04-19 01:05:00,1588.01,1587.56,-0.0,flip_to_long -77647,做多,2025-04-19 01:05:00,2025-04-19 01:25:00,1587.56,1589.03,0.0,tp_upper -77648,做空,2025-04-19 01:40:00,2025-04-19 01:50:00,1587.44,1587.57,-0.0,flip_to_long -77649,做多,2025-04-19 01:50:00,2025-04-19 02:00:00,1587.57,1587.37,-0.0,tp_upper -77650,做多,2025-04-19 02:05:00,2025-04-19 02:10:00,1589.69,1591.4,0.0,tp_upper -77651,做空,2025-04-19 05:10:00,2025-04-19 05:40:00,1601.47,1603.11,-0.0,flip_to_long -77652,做多,2025-04-19 05:40:00,2025-04-19 07:35:00,1603.11,1602.34,-0.0,tp_upper -77653,做多,2025-04-19 08:20:00,2025-04-19 08:30:00,1600.03,1599.74,-0.0,flip_to_short -77654,做空,2025-04-19 08:30:00,2025-04-19 08:35:00,1599.74,1601.84,-0.0,flip_to_long -77655,做多,2025-04-19 08:35:00,2025-04-19 08:40:00,1601.84,1603.01,0.0,tp_upper -77656,做空,2025-04-19 09:30:00,2025-04-19 09:50:00,1601.26,1597.7,0.0,tp_lower -77657,做多,2025-04-19 11:15:00,2025-04-19 11:35:00,1596.74,1595.28,-0.0,flip_to_short -77658,做空,2025-04-19 11:35:00,2025-04-19 11:45:00,1595.28,1595.34,-0.0,tp_lower -77659,做多,2025-04-19 11:55:00,2025-04-19 12:05:00,1596.28,1598.27,0.0,tp_upper -77660,做空,2025-04-19 12:15:00,2025-04-19 12:20:00,1596.01,1596.71,-0.0,tp_lower -77661,做空,2025-04-19 12:40:00,2025-04-19 12:45:00,1596.18,1595.05,0.0,tp_lower -77662,做多,2025-04-19 12:50:00,2025-04-19 13:00:00,1596.19,1596.22,-0.0,flip_to_short -77663,做空,2025-04-19 13:00:00,2025-04-19 13:05:00,1596.22,1597.76,-0.0,flip_to_long -77664,做多,2025-04-19 13:05:00,2025-04-19 13:10:00,1597.76,1598.53,-0.0,tp_upper -77665,做空,2025-04-19 13:15:00,2025-04-19 15:50:00,1597.69,1604.37,-0.0,flip_to_long -77666,做多,2025-04-19 15:50:00,2025-04-19 16:25:00,1604.37,1605.12,-0.0,flip_to_short -77667,做空,2025-04-19 16:25:00,2025-04-19 16:30:00,1605.12,1602.41,0.0,tp_lower -77668,做多,2025-04-19 17:20:00,2025-04-19 17:35:00,1604.7,1617.07,0.0,tp_upper -77669,做空,2025-04-19 18:50:00,2025-04-19 19:15:00,1615.62,1613.89,0.0,tp_lower -77670,做多,2025-04-19 19:45:00,2025-04-19 19:50:00,1616.31,1614.64,-0.0,flip_to_short -77671,做空,2025-04-19 19:50:00,2025-04-19 20:00:00,1614.64,1612.42,0.0,tp_lower -77672,做多,2025-04-19 20:30:00,2025-04-19 20:35:00,1614.78,1613.53,-0.0,flip_to_short -77673,做空,2025-04-19 20:35:00,2025-04-19 20:40:00,1613.53,1615.74,-0.0,flip_to_long -77674,做多,2025-04-19 20:40:00,2025-04-19 20:55:00,1615.74,1613.24,-0.0,flip_to_short -77675,做空,2025-04-19 20:55:00,2025-04-19 21:00:00,1613.24,1614.51,-0.0,flip_to_long -77676,做多,2025-04-19 21:00:00,2025-04-19 21:10:00,1614.51,1618.89,0.0,tp_upper -77677,做空,2025-04-19 22:10:00,2025-04-19 22:30:00,1617.31,1618.06,-0.0,flip_to_long -77678,做多,2025-04-19 22:30:00,2025-04-19 22:40:00,1618.06,1617.43,-0.0,flip_to_short -77679,做空,2025-04-19 22:40:00,2025-04-19 22:55:00,1617.43,1618.66,-0.0,flip_to_long -77680,做多,2025-04-19 22:55:00,2025-04-19 23:05:00,1618.66,1617.41,-0.0,flip_to_short -77681,做空,2025-04-19 23:05:00,2025-04-19 23:15:00,1617.41,1616.66,-0.0,tp_lower -77682,做多,2025-04-20 01:05:00,2025-04-20 01:15:00,1611.89,1615.7,0.0,tp_upper -77683,做空,2025-04-20 02:10:00,2025-04-20 02:30:00,1614.41,1614.93,-0.0,flip_to_long -77684,做多,2025-04-20 02:30:00,2025-04-20 02:50:00,1614.93,1616.01,0.0,flip_to_short -77685,做空,2025-04-20 02:50:00,2025-04-20 03:15:00,1616.01,1612.38,0.0,tp_lower -77686,做多,2025-04-20 04:20:00,2025-04-20 04:35:00,1614.93,1616.24,0.0,tp_upper -77687,做空,2025-04-20 05:30:00,2025-04-20 05:50:00,1613.78,1611.08,0.0,tp_lower -77688,做多,2025-04-20 09:50:00,2025-04-20 10:00:00,1590.25,1590.59,-0.0,flip_to_short -77689,做空,2025-04-20 10:00:00,2025-04-20 10:15:00,1590.59,1590.24,-0.0,flip_to_long -77690,做多,2025-04-20 10:15:00,2025-04-20 10:25:00,1590.24,1590.15,-0.0,flip_to_short -77691,做空,2025-04-20 10:25:00,2025-04-20 10:30:00,1590.15,1590.9,-0.0,flip_to_long -77692,做多,2025-04-20 10:30:00,2025-04-20 10:35:00,1590.9,1587.76,-0.0,flip_to_short -77693,做空,2025-04-20 10:35:00,2025-04-20 10:40:00,1587.76,1581.81,0.0,tp_lower -77694,做多,2025-04-20 12:10:00,2025-04-20 12:15:00,1576.0,1575.75,-0.0,flip_to_short -77695,做空,2025-04-20 12:15:00,2025-04-20 13:25:00,1575.75,1575.51,-0.0,flip_to_long -77696,做多,2025-04-20 13:25:00,2025-04-20 13:30:00,1575.51,1574.41,-0.0,flip_to_short -77697,做空,2025-04-20 13:30:00,2025-04-20 13:35:00,1574.41,1578.3,-0.0,flip_to_long -77698,做多,2025-04-20 13:35:00,2025-04-20 13:40:00,1578.3,1578.24,-0.0,tp_upper -77699,做空,2025-04-20 14:20:00,2025-04-20 15:20:00,1576.25,1574.27,0.0,tp_lower -77700,做多,2025-04-20 16:10:00,2025-04-20 16:20:00,1575.71,1578.91,0.0,tp_upper -77701,做空,2025-04-20 17:10:00,2025-04-20 17:15:00,1576.44,1577.38,-0.0,flip_to_long -77702,做多,2025-04-20 17:15:00,2025-04-20 17:20:00,1577.38,1577.03,-0.0,flip_to_short -77703,做空,2025-04-20 17:20:00,2025-04-20 17:45:00,1577.03,1579.14,-0.0,flip_to_long -77704,做多,2025-04-20 17:45:00,2025-04-20 17:50:00,1579.14,1578.77,-0.0,flip_to_short -77705,做空,2025-04-20 17:50:00,2025-04-20 18:05:00,1578.77,1579.86,-0.0,flip_to_long -77706,做多,2025-04-20 18:05:00,2025-04-20 18:35:00,1579.86,1578.75,-0.0,flip_to_short -77707,做空,2025-04-20 18:35:00,2025-04-20 19:15:00,1578.75,1581.23,-0.0,flip_to_long -77708,做多,2025-04-20 19:15:00,2025-04-20 19:20:00,1581.23,1581.02,-0.0,tp_upper -77709,做空,2025-04-20 20:50:00,2025-04-20 20:55:00,1586.8,1589.05,-0.0,flip_to_long -77710,做多,2025-04-20 20:55:00,2025-04-20 21:00:00,1589.05,1587.01,-0.0,flip_to_short -77711,做空,2025-04-20 21:00:00,2025-04-20 21:35:00,1587.01,1588.78,-0.0,flip_to_long -77712,做多,2025-04-20 21:35:00,2025-04-20 22:00:00,1588.78,1583.19,-0.0,flip_to_short -77713,做空,2025-04-20 22:00:00,2025-04-20 22:05:00,1583.19,1580.54,0.0,tp_lower -77714,做多,2025-04-20 23:00:00,2025-04-21 00:05:00,1585.48,1592.07,0.0,tp_upper -77715,做空,2025-04-21 03:25:00,2025-04-21 04:00:00,1634.95,1639.69,-0.0,flip_to_long -77716,做多,2025-04-21 04:00:00,2025-04-21 04:15:00,1639.69,1633.08,-0.0,flip_to_short -77717,做空,2025-04-21 04:15:00,2025-04-21 04:30:00,1633.08,1632.65,-0.0,tp_lower -77718,做多,2025-04-21 04:45:00,2025-04-21 05:30:00,1637.69,1638.82,0.0,flip_to_short -77719,做空,2025-04-21 05:30:00,2025-04-21 07:20:00,1638.82,1643.71,-0.0,tp_lower -77720,做多,2025-04-21 07:45:00,2025-04-21 08:10:00,1646.76,1645.98,-0.0,flip_to_short -77721,做空,2025-04-21 08:10:00,2025-04-21 08:20:00,1645.98,1646.76,-0.0,flip_to_long -77722,做多,2025-04-21 08:20:00,2025-04-21 08:25:00,1646.76,1646.02,-0.0,flip_to_short -77723,做空,2025-04-21 08:25:00,2025-04-21 08:30:00,1646.02,1646.26,-0.0,flip_to_long -77724,做多,2025-04-21 08:30:00,2025-04-21 08:35:00,1646.26,1645.89,-0.0,flip_to_short -77725,做空,2025-04-21 08:35:00,2025-04-21 08:40:00,1645.89,1646.18,-0.0,flip_to_long -77726,做多,2025-04-21 08:40:00,2025-04-21 09:00:00,1646.18,1650.61,0.0,tp_upper -77727,做空,2025-04-21 09:10:00,2025-04-21 09:15:00,1645.75,1644.05,0.0,tp_lower -77728,做多,2025-04-21 12:05:00,2025-04-21 12:15:00,1627.97,1628.22,-0.0,flip_to_short -77729,做空,2025-04-21 12:15:00,2025-04-21 13:00:00,1628.22,1621.53,0.0,tp_lower -77730,做多,2025-04-21 13:25:00,2025-04-21 13:30:00,1626.58,1626.36,-0.0,flip_to_short -77731,做空,2025-04-21 13:30:00,2025-04-21 13:35:00,1626.36,1626.95,-0.0,tp_lower -77732,做空,2025-04-21 13:40:00,2025-04-21 13:45:00,1622.86,1623.8,-0.0,tp_lower -77733,做多,2025-04-21 14:15:00,2025-04-21 14:20:00,1621.97,1629.47,0.0,tp_upper -77734,做空,2025-04-21 14:45:00,2025-04-21 14:50:00,1621.64,1628.78,-0.0,flip_to_long -77735,做多,2025-04-21 14:50:00,2025-04-21 15:05:00,1628.78,1626.0,-0.0,flip_to_short -77736,做空,2025-04-21 15:05:00,2025-04-21 15:15:00,1626.0,1629.22,-0.0,flip_to_long -77737,做多,2025-04-21 15:15:00,2025-04-21 15:20:00,1629.22,1627.1,-0.0,flip_to_short -77738,做空,2025-04-21 15:20:00,2025-04-21 15:45:00,1627.1,1622.89,0.0,tp_lower -77739,做多,2025-04-21 19:15:00,2025-04-21 19:45:00,1578.74,1574.2,-0.0,flip_to_short -77740,做空,2025-04-21 19:45:00,2025-04-21 19:50:00,1574.2,1575.75,-0.0,flip_to_long -77741,做多,2025-04-21 19:50:00,2025-04-21 19:55:00,1575.75,1572.78,-0.0,flip_to_short -77742,做空,2025-04-21 19:55:00,2025-04-21 20:00:00,1572.78,1573.34,-0.0,flip_to_long -77743,做多,2025-04-21 20:00:00,2025-04-21 20:10:00,1573.34,1574.0,-0.0,flip_to_short -77744,做空,2025-04-21 20:10:00,2025-04-21 20:40:00,1574.0,1574.46,-0.0,flip_to_long -77745,做多,2025-04-21 20:40:00,2025-04-21 20:50:00,1574.46,1574.16,-0.0,flip_to_short -77746,做空,2025-04-21 20:50:00,2025-04-21 20:55:00,1574.16,1576.8,-0.0,flip_to_long -77747,做多,2025-04-21 20:55:00,2025-04-21 21:00:00,1576.8,1575.11,-0.0,flip_to_short -77748,做空,2025-04-21 21:00:00,2025-04-21 21:30:00,1575.11,1576.0,-0.0,tp_lower -77749,做空,2025-04-21 21:40:00,2025-04-21 22:05:00,1575.2,1573.76,0.0,tp_lower -77750,做多,2025-04-21 22:30:00,2025-04-21 22:40:00,1576.34,1575.68,-0.0,flip_to_short -77751,做空,2025-04-21 22:40:00,2025-04-21 23:05:00,1575.68,1572.14,0.0,tp_lower -77752,做多,2025-04-21 23:15:00,2025-04-21 23:30:00,1575.36,1574.91,-0.0,flip_to_short -77753,做空,2025-04-21 23:30:00,2025-04-21 23:45:00,1574.91,1577.11,-0.0,flip_to_long -77754,做多,2025-04-21 23:45:00,2025-04-21 23:50:00,1577.11,1578.11,0.0,tp_upper -77755,做空,2025-04-22 00:05:00,2025-04-22 00:10:00,1574.8,1575.18,-0.0,flip_to_long -77756,做多,2025-04-22 00:10:00,2025-04-22 00:20:00,1575.18,1573.89,-0.0,flip_to_short -77757,做空,2025-04-22 00:20:00,2025-04-22 00:25:00,1573.89,1575.09,-0.0,flip_to_long -77758,做多,2025-04-22 00:25:00,2025-04-22 00:30:00,1575.09,1565.19,-0.0,flip_to_short -77759,做空,2025-04-22 00:30:00,2025-04-22 00:35:00,1565.19,1557.2,0.0,tp_lower -77760,做多,2025-04-22 01:10:00,2025-04-22 01:20:00,1569.4,1580.55,0.0,tp_upper -77761,做空,2025-04-22 02:25:00,2025-04-22 03:40:00,1571.76,1578.49,-0.0,flip_to_long -77762,做多,2025-04-22 03:40:00,2025-04-22 04:00:00,1578.49,1581.64,0.0,tp_upper -77763,做空,2025-04-22 04:50:00,2025-04-22 05:00:00,1580.49,1576.82,0.0,tp_lower -77764,做多,2025-04-22 05:30:00,2025-04-22 05:35:00,1580.06,1580.02,-0.0,flip_to_short -77765,做空,2025-04-22 05:35:00,2025-04-22 06:30:00,1580.02,1578.3,0.0,flip_to_long -77766,做多,2025-04-22 06:30:00,2025-04-22 07:20:00,1578.3,1587.3,0.0,tp_upper -77767,做空,2025-04-22 09:10:00,2025-04-22 09:20:00,1622.68,1626.97,-0.0,flip_to_long -77768,做多,2025-04-22 09:20:00,2025-04-22 09:25:00,1626.97,1629.75,0.0,tp_upper -77769,做空,2025-04-22 09:30:00,2025-04-22 10:10:00,1625.41,1623.42,0.0,tp_lower -77770,做多,2025-04-22 10:35:00,2025-04-22 11:20:00,1624.86,1629.76,0.0,tp_upper -77771,做空,2025-04-22 13:15:00,2025-04-22 13:20:00,1631.89,1632.74,-0.0,flip_to_long -77772,做多,2025-04-22 13:20:00,2025-04-22 13:35:00,1632.74,1635.41,0.0,flip_to_short -77773,做空,2025-04-22 13:35:00,2025-04-22 16:20:00,1635.41,1699.08,-0.0,flip_to_long -77774,做多,2025-04-22 16:20:00,2025-04-22 16:25:00,1699.08,1698.66,-0.0,flip_to_short -77775,做空,2025-04-22 16:25:00,2025-04-22 17:00:00,1698.66,1696.54,0.0,flip_to_long -77776,做多,2025-04-22 17:00:00,2025-04-22 17:05:00,1696.54,1696.37,-0.0,flip_to_short -77777,做空,2025-04-22 17:05:00,2025-04-22 17:15:00,1696.37,1693.0,0.0,tp_lower -77778,做多,2025-04-22 17:30:00,2025-04-22 17:40:00,1692.97,1696.09,0.0,flip_to_short -77779,做空,2025-04-22 17:40:00,2025-04-22 19:20:00,1696.09,1699.18,-0.0,tp_lower -77780,做多,2025-04-22 19:55:00,2025-04-22 20:00:00,1697.47,1696.41,-0.0,flip_to_short -77781,做空,2025-04-22 20:00:00,2025-04-22 20:05:00,1696.41,1700.49,-0.0,flip_to_long -77782,做多,2025-04-22 20:05:00,2025-04-22 20:10:00,1700.49,1694.09,-0.0,flip_to_short -77783,做空,2025-04-22 20:10:00,2025-04-22 20:20:00,1694.09,1699.16,-0.0,flip_to_long -77784,做多,2025-04-22 20:20:00,2025-04-22 20:25:00,1699.16,1698.41,-0.0,flip_to_short -77785,做空,2025-04-22 20:25:00,2025-04-22 21:00:00,1698.41,1696.2,0.0,flip_to_long -77786,做多,2025-04-22 21:00:00,2025-04-22 21:05:00,1696.2,1701.94,0.0,tp_upper -77787,做多,2025-04-22 22:50:00,2025-04-22 22:55:00,1745.12,1744.81,-0.0,flip_to_short -77788,做空,2025-04-22 22:55:00,2025-04-22 23:05:00,1744.81,1752.3,-0.0,flip_to_long -77789,做多,2025-04-22 23:05:00,2025-04-22 23:15:00,1752.3,1746.68,-0.0,flip_to_short -77790,做空,2025-04-22 23:15:00,2025-04-22 23:25:00,1746.68,1757.38,-0.0,flip_to_long -77791,做多,2025-04-22 23:25:00,2025-04-22 23:30:00,1757.38,1756.38,-0.0,tp_upper -77792,做空,2025-04-23 00:05:00,2025-04-23 00:10:00,1749.71,1754.24,-0.0,flip_to_long -77793,做多,2025-04-23 00:10:00,2025-04-23 00:25:00,1754.24,1752.79,-0.0,flip_to_short -77794,做空,2025-04-23 00:25:00,2025-04-23 00:45:00,1752.79,1749.35,0.0,tp_lower -77795,做多,2025-04-23 00:55:00,2025-04-23 01:05:00,1750.72,1776.84,0.0,tp_upper -77796,做空,2025-04-23 01:55:00,2025-04-23 02:00:00,1761.55,1765.6,-0.0,flip_to_long -77797,做多,2025-04-23 02:00:00,2025-04-23 02:20:00,1765.6,1802.65,0.0,tp_upper -77798,做空,2025-04-23 03:10:00,2025-04-23 03:15:00,1782.24,1782.39,-0.0,flip_to_long -77799,做多,2025-04-23 03:15:00,2025-04-23 03:30:00,1782.39,1786.51,0.0,flip_to_short -77800,做空,2025-04-23 03:30:00,2025-04-23 03:35:00,1786.51,1788.2,-0.0,flip_to_long -77801,做多,2025-04-23 03:35:00,2025-04-23 03:45:00,1788.2,1791.25,0.0,flip_to_short -77802,做空,2025-04-23 03:45:00,2025-04-23 04:35:00,1791.25,1786.64,0.0,flip_to_long -77803,做多,2025-04-23 04:35:00,2025-04-23 04:50:00,1786.64,1795.21,0.0,tp_upper -77804,做空,2025-04-23 05:15:00,2025-04-23 06:30:00,1795.01,1800.25,-0.0,flip_to_long -77805,做多,2025-04-23 06:30:00,2025-04-23 06:35:00,1800.25,1794.2,-0.0,flip_to_short -77806,做空,2025-04-23 06:35:00,2025-04-23 06:50:00,1794.2,1786.39,0.0,tp_lower -77807,做多,2025-04-23 07:50:00,2025-04-23 08:00:00,1787.14,1787.29,-0.0,flip_to_short -77808,做空,2025-04-23 08:00:00,2025-04-23 09:30:00,1787.29,1793.68,-0.0,flip_to_long -77809,做多,2025-04-23 09:30:00,2025-04-23 09:35:00,1793.68,1791.89,-0.0,flip_to_short -77810,做空,2025-04-23 09:35:00,2025-04-23 09:40:00,1791.89,1792.54,-0.0,flip_to_long -77811,做多,2025-04-23 09:40:00,2025-04-23 09:50:00,1792.54,1792.76,-0.0,flip_to_short -77812,做空,2025-04-23 09:50:00,2025-04-23 09:55:00,1792.76,1785.02,0.0,tp_lower -77813,做多,2025-04-23 10:20:00,2025-04-23 10:55:00,1794.82,1802.97,0.0,tp_upper -77814,做空,2025-04-23 11:40:00,2025-04-23 12:00:00,1796.43,1802.38,-0.0,flip_to_long -77815,做多,2025-04-23 12:00:00,2025-04-23 12:10:00,1802.38,1816.87,0.0,tp_upper -77816,做空,2025-04-23 13:30:00,2025-04-23 13:35:00,1810.65,1801.81,0.0,tp_lower -77817,做多,2025-04-23 15:35:00,2025-04-23 16:20:00,1783.73,1782.35,-0.0,flip_to_short -77818,做空,2025-04-23 16:20:00,2025-04-23 16:25:00,1782.35,1791.78,-0.0,flip_to_long -77819,做多,2025-04-23 16:25:00,2025-04-23 17:05:00,1791.78,1801.16,0.0,tp_upper -77820,做空,2025-04-23 17:25:00,2025-04-23 17:35:00,1791.18,1790.91,-0.0,flip_to_long -77821,做多,2025-04-23 17:35:00,2025-04-23 17:45:00,1790.91,1792.0,0.0,flip_to_short -77822,做空,2025-04-23 17:45:00,2025-04-23 17:50:00,1792.0,1796.77,-0.0,flip_to_long -77823,做多,2025-04-23 17:50:00,2025-04-23 18:00:00,1796.77,1797.51,-0.0,tp_upper -77824,做空,2025-04-23 18:30:00,2025-04-23 18:45:00,1798.96,1798.96,-0.0,flip_to_long -77825,做多,2025-04-23 18:45:00,2025-04-23 18:50:00,1798.96,1796.1,-0.0,flip_to_short -77826,做空,2025-04-23 18:50:00,2025-04-23 18:55:00,1796.1,1797.56,-0.0,flip_to_long -77827,做多,2025-04-23 18:55:00,2025-04-23 19:00:00,1797.56,1791.71,-0.0,flip_to_short -77828,做空,2025-04-23 19:00:00,2025-04-23 19:10:00,1791.71,1785.89,0.0,tp_lower -77829,做多,2025-04-23 20:00:00,2025-04-23 20:35:00,1786.93,1794.99,0.0,tp_upper -77830,做空,2025-04-23 21:30:00,2025-04-23 21:35:00,1793.17,1794.92,-0.0,flip_to_long -77831,做多,2025-04-23 21:35:00,2025-04-23 21:40:00,1794.92,1788.99,-0.0,flip_to_short -77832,做空,2025-04-23 21:40:00,2025-04-23 21:45:00,1788.99,1790.15,-0.0,tp_lower -77833,做多,2025-04-23 22:05:00,2025-04-23 22:20:00,1792.43,1794.99,0.0,flip_to_short -77834,做空,2025-04-23 22:20:00,2025-04-23 23:50:00,1794.99,1793.86,0.0,tp_lower -77835,做多,2025-04-24 01:05:00,2025-04-24 01:10:00,1793.61,1786.88,-0.0,flip_to_short -77836,做空,2025-04-24 01:10:00,2025-04-24 01:15:00,1786.88,1784.55,0.0,tp_lower -77837,做多,2025-04-24 01:35:00,2025-04-24 01:55:00,1790.31,1793.34,0.0,tp_upper -77838,做空,2025-04-24 02:35:00,2025-04-24 02:45:00,1788.99,1776.61,0.0,tp_lower -77839,做多,2025-04-24 03:25:00,2025-04-24 03:30:00,1789.2,1783.11,-0.0,flip_to_short -77840,做空,2025-04-24 03:30:00,2025-04-24 03:50:00,1783.11,1768.33,0.0,tp_lower -77841,做多,2025-04-24 04:55:00,2025-04-24 05:20:00,1771.44,1767.71,-0.0,flip_to_short -77842,做空,2025-04-24 05:20:00,2025-04-24 05:30:00,1767.71,1769.58,-0.0,flip_to_long -77843,做多,2025-04-24 05:30:00,2025-04-24 05:55:00,1769.58,1768.61,-0.0,flip_to_short -77844,做空,2025-04-24 05:55:00,2025-04-24 06:00:00,1768.61,1771.75,-0.0,flip_to_long -77845,做多,2025-04-24 06:00:00,2025-04-24 06:05:00,1771.75,1768.72,-0.0,flip_to_short -77846,做空,2025-04-24 06:05:00,2025-04-24 06:10:00,1768.72,1769.96,-0.0,flip_to_long -77847,做多,2025-04-24 06:10:00,2025-04-24 06:25:00,1769.96,1774.18,0.0,tp_upper -77848,做空,2025-04-24 06:30:00,2025-04-24 06:45:00,1772.97,1773.04,-0.0,flip_to_long -77849,做多,2025-04-24 06:45:00,2025-04-24 06:50:00,1773.04,1768.91,-0.0,flip_to_short -77850,做空,2025-04-24 06:50:00,2025-04-24 06:55:00,1768.91,1767.35,0.0,tp_lower -77851,做多,2025-04-24 07:00:00,2025-04-24 07:05:00,1770.78,1769.14,-0.0,flip_to_short -77852,做空,2025-04-24 07:05:00,2025-04-24 07:10:00,1769.14,1773.59,-0.0,flip_to_long -77853,做多,2025-04-24 07:10:00,2025-04-24 07:15:00,1773.59,1770.19,-0.0,flip_to_short -77854,做空,2025-04-24 07:15:00,2025-04-24 07:20:00,1770.19,1764.81,0.0,tp_lower -77855,做多,2025-04-24 09:20:00,2025-04-24 09:25:00,1744.82,1742.56,-0.0,flip_to_short -77856,做空,2025-04-24 09:25:00,2025-04-24 09:40:00,1742.56,1741.22,0.0,flip_to_long -77857,做多,2025-04-24 09:40:00,2025-04-24 09:45:00,1741.22,1740.81,-0.0,flip_to_short -77858,做空,2025-04-24 09:45:00,2025-04-24 11:25:00,1740.81,1745.2,-0.0,flip_to_long -77859,做多,2025-04-24 11:25:00,2025-04-24 11:30:00,1745.2,1741.49,-0.0,flip_to_short -77860,做空,2025-04-24 11:30:00,2025-04-24 11:35:00,1741.49,1741.95,-0.0,flip_to_long -77861,做多,2025-04-24 11:35:00,2025-04-24 11:50:00,1741.95,1751.63,0.0,tp_upper -77862,做空,2025-04-24 13:40:00,2025-04-24 13:45:00,1752.93,1746.13,0.0,tp_lower -77863,做多,2025-04-24 14:00:00,2025-04-24 14:05:00,1764.09,1770.13,0.0,tp_upper -77864,做空,2025-04-24 14:20:00,2025-04-24 16:00:00,1756.68,1766.88,-0.0,flip_to_long -77865,做多,2025-04-24 16:00:00,2025-04-24 16:20:00,1766.88,1768.39,0.0,tp_upper -77866,做多,2025-04-24 16:25:00,2025-04-24 16:30:00,1774.49,1773.12,-0.0,tp_upper -77867,做空,2025-04-24 16:55:00,2025-04-24 17:00:00,1769.46,1770.47,-0.0,flip_to_long -77868,做多,2025-04-24 17:00:00,2025-04-24 17:05:00,1770.47,1766.27,-0.0,flip_to_short -77869,做空,2025-04-24 17:05:00,2025-04-24 17:10:00,1766.27,1758.42,0.0,tp_lower -77870,做多,2025-04-24 18:05:00,2025-04-24 18:20:00,1760.47,1759.95,-0.0,flip_to_short -77871,做空,2025-04-24 18:20:00,2025-04-24 18:30:00,1759.95,1759.31,-0.0,flip_to_long -77872,做多,2025-04-24 18:30:00,2025-04-24 19:00:00,1759.31,1757.69,-0.0,flip_to_short -77873,做空,2025-04-24 19:00:00,2025-04-24 19:05:00,1757.69,1758.68,-0.0,flip_to_long -77874,做多,2025-04-24 19:05:00,2025-04-24 19:10:00,1758.68,1756.71,-0.0,flip_to_short -77875,做空,2025-04-24 19:10:00,2025-04-24 19:15:00,1756.71,1759.05,-0.0,flip_to_long -77876,做多,2025-04-24 19:15:00,2025-04-24 19:50:00,1759.05,1765.19,0.0,tp_upper -77877,做空,2025-04-24 20:30:00,2025-04-24 20:35:00,1762.56,1763.41,-0.0,flip_to_long -77878,做多,2025-04-24 20:35:00,2025-04-24 20:55:00,1763.41,1761.28,-0.0,flip_to_short -77879,做空,2025-04-24 20:55:00,2025-04-24 21:00:00,1761.28,1761.92,-0.0,tp_lower -77880,做多,2025-04-24 21:50:00,2025-04-24 22:00:00,1759.69,1759.61,-0.0,flip_to_short -77881,做空,2025-04-24 22:00:00,2025-04-24 22:05:00,1759.61,1759.99,-0.0,flip_to_long -77882,做多,2025-04-24 22:05:00,2025-04-24 22:45:00,1759.99,1758.68,-0.0,flip_to_short -77883,做空,2025-04-24 22:45:00,2025-04-24 22:55:00,1758.68,1759.3,-0.0,flip_to_long -77884,做多,2025-04-24 22:55:00,2025-04-24 23:10:00,1759.3,1764.96,0.0,tp_upper -77885,做空,2025-04-25 00:05:00,2025-04-25 01:35:00,1765.24,1771.8,-0.0,flip_to_long -77886,做多,2025-04-25 01:35:00,2025-04-25 04:10:00,1771.8,1765.7,-0.0,tp_upper -77887,做空,2025-04-25 05:35:00,2025-04-25 05:45:00,1765.22,1766.94,-0.0,flip_to_long -77888,做多,2025-04-25 05:45:00,2025-04-25 05:50:00,1766.94,1765.75,-0.0,flip_to_short -77889,做空,2025-04-25 05:50:00,2025-04-25 05:55:00,1765.75,1766.55,-0.0,flip_to_long -77890,做多,2025-04-25 05:55:00,2025-04-25 06:05:00,1766.55,1769.64,0.0,tp_upper -77891,做空,2025-04-25 07:20:00,2025-04-25 07:25:00,1770.3,1771.88,-0.0,flip_to_long -77892,做多,2025-04-25 07:25:00,2025-04-25 08:00:00,1771.88,1774.4,0.0,flip_to_short -77893,做空,2025-04-25 08:00:00,2025-04-25 08:15:00,1774.4,1775.1,-0.0,flip_to_long -77894,做多,2025-04-25 08:15:00,2025-04-25 08:30:00,1775.1,1773.26,-0.0,flip_to_short -77895,做空,2025-04-25 08:30:00,2025-04-25 08:35:00,1773.26,1773.93,-0.0,flip_to_long -77896,做多,2025-04-25 08:35:00,2025-04-25 08:45:00,1773.93,1774.17,-0.0,tp_upper -77897,做空,2025-04-25 09:00:00,2025-04-25 09:05:00,1772.51,1768.22,0.0,tp_lower -77898,做多,2025-04-25 09:30:00,2025-04-25 09:40:00,1775.98,1773.98,-0.0,flip_to_short -77899,做空,2025-04-25 09:40:00,2025-04-25 11:05:00,1773.98,1778.32,-0.0,flip_to_long -77900,做多,2025-04-25 11:05:00,2025-04-25 12:00:00,1778.32,1785.32,0.0,tp_upper -77901,做空,2025-04-25 12:25:00,2025-04-25 12:50:00,1785.6,1770.52,0.0,tp_lower -77902,做多,2025-04-25 14:05:00,2025-04-25 14:15:00,1776.15,1785.06,0.0,tp_upper -77903,做空,2025-04-25 14:20:00,2025-04-25 16:15:00,1777.45,1789.89,-0.0,tp_lower -77904,做多,2025-04-25 17:00:00,2025-04-25 17:30:00,1803.9,1801.49,-0.0,flip_to_short -77905,做空,2025-04-25 17:30:00,2025-04-25 17:35:00,1801.49,1788.2,0.0,tp_lower -77906,做多,2025-04-25 18:30:00,2025-04-25 18:50:00,1796.02,1795.51,-0.0,flip_to_short -77907,做空,2025-04-25 18:50:00,2025-04-25 19:25:00,1795.51,1798.35,-0.0,flip_to_long -77908,做多,2025-04-25 19:25:00,2025-04-25 19:40:00,1798.35,1795.9,-0.0,flip_to_short -77909,做空,2025-04-25 19:40:00,2025-04-25 19:50:00,1795.9,1798.84,-0.0,flip_to_long -77910,做多,2025-04-25 19:50:00,2025-04-25 19:55:00,1798.84,1801.39,0.0,tp_upper -77911,做空,2025-04-25 20:20:00,2025-04-25 20:30:00,1798.78,1800.1,-0.0,flip_to_long -77912,做多,2025-04-25 20:30:00,2025-04-25 20:35:00,1800.1,1797.99,-0.0,flip_to_short -77913,做空,2025-04-25 20:35:00,2025-04-25 20:45:00,1797.99,1796.57,0.0,flip_to_long -77914,做多,2025-04-25 20:45:00,2025-04-25 21:05:00,1796.57,1804.41,0.0,tp_upper -77915,做空,2025-04-25 21:15:00,2025-04-25 21:30:00,1797.61,1798.7,-0.0,flip_to_long -77916,做多,2025-04-25 21:30:00,2025-04-25 21:35:00,1798.7,1794.99,-0.0,flip_to_short -77917,做空,2025-04-25 21:35:00,2025-04-25 21:45:00,1794.99,1788.33,0.0,tp_lower -77918,做多,2025-04-25 22:30:00,2025-04-25 22:55:00,1795.31,1794.92,-0.0,flip_to_short -77919,做空,2025-04-25 22:55:00,2025-04-25 23:05:00,1794.92,1797.99,-0.0,flip_to_long -77920,做多,2025-04-25 23:05:00,2025-04-25 23:15:00,1797.99,1793.08,-0.0,flip_to_short -77921,做空,2025-04-25 23:15:00,2025-04-25 23:30:00,1793.08,1786.69,0.0,tp_lower -77922,做多,2025-04-26 00:05:00,2025-04-26 00:25:00,1791.28,1790.12,-0.0,flip_to_short -77923,做空,2025-04-26 00:25:00,2025-04-26 00:40:00,1790.12,1792.65,-0.0,flip_to_long -77924,做多,2025-04-26 00:40:00,2025-04-26 00:45:00,1792.65,1795.64,0.0,tp_upper -77925,做空,2025-04-26 02:10:00,2025-04-26 03:05:00,1802.74,1806.18,-0.0,flip_to_long -77926,做多,2025-04-26 03:05:00,2025-04-26 03:15:00,1806.18,1802.73,-0.0,flip_to_short -77927,做空,2025-04-26 03:15:00,2025-04-26 03:20:00,1802.73,1800.01,0.0,tp_lower -77928,做多,2025-04-26 05:25:00,2025-04-26 05:35:00,1793.73,1791.97,-0.0,flip_to_short -77929,做空,2025-04-26 05:35:00,2025-04-26 05:40:00,1791.97,1794.86,-0.0,flip_to_long -77930,做多,2025-04-26 05:40:00,2025-04-26 06:35:00,1794.86,1799.57,0.0,tp_upper -77931,做空,2025-04-26 07:45:00,2025-04-26 07:50:00,1801.73,1802.2,-0.0,flip_to_long -77932,做多,2025-04-26 07:50:00,2025-04-26 08:25:00,1802.2,1827.8,0.0,tp_upper -77933,做空,2025-04-26 08:40:00,2025-04-26 08:55:00,1812.54,1805.51,0.0,flip_to_long -77934,做多,2025-04-26 08:55:00,2025-04-26 09:25:00,1805.51,1806.64,0.0,flip_to_short -77935,做空,2025-04-26 09:25:00,2025-04-26 09:35:00,1806.64,1798.07,0.0,tp_lower -77936,做空,2025-04-26 10:05:00,2025-04-26 10:15:00,1804.85,1803.57,0.0,flip_to_long -77937,做多,2025-04-26 10:15:00,2025-04-26 10:55:00,1803.57,1802.81,-0.0,flip_to_short -77938,做空,2025-04-26 10:55:00,2025-04-26 11:00:00,1802.81,1804.1,-0.0,flip_to_long -77939,做多,2025-04-26 11:00:00,2025-04-26 11:05:00,1804.1,1799.43,-0.0,flip_to_short -77940,做空,2025-04-26 11:05:00,2025-04-26 11:20:00,1799.43,1794.33,0.0,tp_lower -77941,做多,2025-04-26 12:25:00,2025-04-26 12:30:00,1796.41,1792.76,-0.0,flip_to_short -77942,做空,2025-04-26 12:30:00,2025-04-26 13:30:00,1792.76,1785.67,0.0,tp_lower -77943,做多,2025-04-26 14:10:00,2025-04-26 14:15:00,1789.99,1787.7,-0.0,flip_to_short -77944,做空,2025-04-26 14:15:00,2025-04-26 14:20:00,1787.7,1790.11,-0.0,flip_to_long -77945,做多,2025-04-26 14:20:00,2025-04-26 15:15:00,1790.11,1796.49,0.0,tp_upper -77946,做空,2025-04-26 16:05:00,2025-04-26 16:10:00,1795.85,1798.59,-0.0,flip_to_long -77947,做多,2025-04-26 16:10:00,2025-04-26 16:15:00,1798.59,1798.35,-0.0,flip_to_short -77948,做空,2025-04-26 16:15:00,2025-04-26 16:45:00,1798.35,1800.0,-0.0,flip_to_long -77949,做多,2025-04-26 16:45:00,2025-04-26 17:10:00,1800.0,1799.13,-0.0,flip_to_short -77950,做空,2025-04-26 17:10:00,2025-04-26 17:15:00,1799.13,1801.2,-0.0,flip_to_long -77951,做多,2025-04-26 17:15:00,2025-04-26 17:25:00,1801.2,1805.01,0.0,tp_upper -77952,做空,2025-04-26 18:00:00,2025-04-26 18:20:00,1802.71,1804.78,-0.0,flip_to_long -77953,做多,2025-04-26 18:20:00,2025-04-26 18:25:00,1804.78,1805.86,0.0,tp_upper -77954,做空,2025-04-26 18:55:00,2025-04-26 19:00:00,1801.99,1804.4,-0.0,flip_to_long -77955,做多,2025-04-26 19:00:00,2025-04-26 19:05:00,1804.4,1800.9,-0.0,flip_to_short -77956,做空,2025-04-26 19:05:00,2025-04-26 19:10:00,1800.9,1802.46,-0.0,tp_lower -77957,做多,2025-04-26 19:15:00,2025-04-26 19:30:00,1804.11,1805.39,0.0,flip_to_short -77958,做空,2025-04-26 19:30:00,2025-04-26 21:00:00,1805.39,1809.72,-0.0,flip_to_long -77959,做多,2025-04-26 21:00:00,2025-04-26 21:55:00,1809.72,1811.21,0.0,flip_to_short -77960,做空,2025-04-26 21:55:00,2025-04-26 23:00:00,1811.21,1815.74,-0.0,flip_to_long -77961,做多,2025-04-26 23:00:00,2025-04-27 00:00:00,1815.74,1819.26,0.0,tp_upper -77962,做空,2025-04-27 01:15:00,2025-04-27 01:30:00,1836.43,1806.47,0.0,tp_lower -77963,做多,2025-04-27 03:00:00,2025-04-27 03:10:00,1815.11,1811.54,-0.0,flip_to_short -77964,做空,2025-04-27 03:10:00,2025-04-27 03:30:00,1811.54,1811.42,-0.0,flip_to_long -77965,做多,2025-04-27 03:30:00,2025-04-27 06:45:00,1811.42,1797.61,-0.0,flip_to_short -77966,做空,2025-04-27 06:45:00,2025-04-27 06:50:00,1797.61,1799.22,-0.0,flip_to_long -77967,做多,2025-04-27 06:50:00,2025-04-27 07:05:00,1799.22,1798.29,-0.0,flip_to_short -77968,做空,2025-04-27 07:05:00,2025-04-27 07:15:00,1798.29,1800.8,-0.0,flip_to_long -77969,做多,2025-04-27 07:15:00,2025-04-27 07:30:00,1800.8,1801.06,-0.0,tp_upper -77970,做空,2025-04-27 08:00:00,2025-04-27 09:15:00,1801.2,1809.16,-0.0,flip_to_long -77971,做多,2025-04-27 09:15:00,2025-04-27 09:20:00,1809.16,1806.39,-0.0,flip_to_short -77972,做空,2025-04-27 09:20:00,2025-04-27 09:30:00,1806.39,1806.92,-0.0,flip_to_long -77973,做多,2025-04-27 09:30:00,2025-04-27 09:45:00,1806.92,1810.43,0.0,tp_upper -77974,做空,2025-04-27 10:00:00,2025-04-27 10:30:00,1809.5,1807.84,0.0,flip_to_long -77975,做多,2025-04-27 10:30:00,2025-04-27 10:45:00,1807.84,1808.31,-0.0,flip_to_short -77976,做空,2025-04-27 10:45:00,2025-04-27 11:05:00,1808.31,1804.51,0.0,tp_lower -77977,做多,2025-04-27 11:30:00,2025-04-27 11:55:00,1807.07,1805.27,-0.0,flip_to_short -77978,做空,2025-04-27 11:55:00,2025-04-27 12:05:00,1805.27,1803.7,0.0,tp_lower -77979,做多,2025-04-27 13:45:00,2025-04-27 14:00:00,1795.93,1794.95,-0.0,flip_to_short -77980,做空,2025-04-27 14:00:00,2025-04-27 14:15:00,1794.95,1806.66,-0.0,flip_to_long -77981,做多,2025-04-27 14:15:00,2025-04-27 14:20:00,1806.66,1799.89,-0.0,tp_upper -77982,做空,2025-04-27 14:55:00,2025-04-27 16:00:00,1795.51,1793.93,0.0,flip_to_long -77983,做多,2025-04-27 16:00:00,2025-04-27 16:15:00,1793.93,1791.32,-0.0,flip_to_short -77984,做空,2025-04-27 16:15:00,2025-04-27 16:20:00,1791.32,1791.9,-0.0,flip_to_long -77985,做多,2025-04-27 16:20:00,2025-04-27 16:45:00,1791.9,1796.07,0.0,tp_upper -77986,做空,2025-04-27 17:35:00,2025-04-27 19:20:00,1794.89,1802.46,-0.0,flip_to_long -77987,做多,2025-04-27 19:20:00,2025-04-27 19:50:00,1802.46,1806.36,0.0,tp_upper -77988,做空,2025-04-27 20:00:00,2025-04-27 20:15:00,1802.27,1802.16,-0.0,flip_to_long -77989,做多,2025-04-27 20:15:00,2025-04-27 20:55:00,1802.16,1801.61,-0.0,flip_to_short -77990,做空,2025-04-27 20:55:00,2025-04-27 21:10:00,1801.61,1796.44,0.0,tp_lower -77991,做多,2025-04-27 21:25:00,2025-04-27 21:35:00,1802.99,1805.24,0.0,tp_upper -77992,做空,2025-04-27 21:55:00,2025-04-27 22:00:00,1802.14,1794.06,0.0,tp_lower -77993,做多,2025-04-27 23:25:00,2025-04-27 23:40:00,1791.37,1791.09,-0.0,flip_to_short -77994,做空,2025-04-27 23:40:00,2025-04-27 23:50:00,1791.09,1792.79,-0.0,flip_to_long -77995,做多,2025-04-27 23:50:00,2025-04-27 23:55:00,1792.79,1790.22,-0.0,flip_to_short -77996,做空,2025-04-27 23:55:00,2025-04-28 00:05:00,1790.22,1780.22,0.0,tp_lower -77997,做多,2025-04-28 02:05:00,2025-04-28 02:25:00,1768.01,1768.75,-0.0,flip_to_short -77998,做空,2025-04-28 02:25:00,2025-04-28 05:05:00,1768.75,1788.61,-0.0,flip_to_long -77999,做多,2025-04-28 05:05:00,2025-04-28 05:25:00,1788.61,1794.7,0.0,tp_upper -78000,做空,2025-04-28 08:05:00,2025-04-28 08:10:00,1802.39,1805.17,-0.0,flip_to_long -78001,做多,2025-04-28 08:10:00,2025-04-28 08:20:00,1805.17,1803.24,-0.0,flip_to_short -78002,做空,2025-04-28 08:20:00,2025-04-28 08:25:00,1803.24,1806.56,-0.0,flip_to_long -78003,做多,2025-04-28 08:25:00,2025-04-28 08:40:00,1806.56,1808.01,0.0,tp_upper -78004,做空,2025-04-28 08:45:00,2025-04-28 08:55:00,1805.89,1808.5,-0.0,flip_to_long -78005,做多,2025-04-28 08:55:00,2025-04-28 09:00:00,1808.5,1808.11,-0.0,tp_upper -78006,做空,2025-04-28 09:10:00,2025-04-28 10:05:00,1806.78,1806.88,-0.0,tp_lower -78007,做多,2025-04-28 10:35:00,2025-04-28 10:40:00,1810.2,1819.52,0.0,tp_upper -78008,做空,2025-04-28 12:00:00,2025-04-28 12:10:00,1811.24,1808.09,0.0,tp_lower -78009,做多,2025-04-28 14:20:00,2025-04-28 16:50:00,1795.15,1758.68,-0.0,flip_to_short -78010,做空,2025-04-28 16:50:00,2025-04-28 17:00:00,1758.68,1760.24,-0.0,flip_to_long -78011,做多,2025-04-28 17:00:00,2025-04-28 17:10:00,1760.24,1753.99,-0.0,flip_to_short -78012,做空,2025-04-28 17:10:00,2025-04-28 17:20:00,1753.99,1759.22,-0.0,flip_to_long -78013,做多,2025-04-28 17:20:00,2025-04-28 17:25:00,1759.22,1755.93,-0.0,flip_to_short -78014,做空,2025-04-28 17:25:00,2025-04-28 17:30:00,1755.93,1758.76,-0.0,flip_to_long -78015,做多,2025-04-28 17:30:00,2025-04-28 17:45:00,1758.76,1767.47,0.0,tp_upper -78016,做空,2025-04-28 20:10:00,2025-04-28 21:30:00,1786.93,1786.2,-0.0,flip_to_long -78017,做多,2025-04-28 21:30:00,2025-04-28 21:35:00,1786.2,1783.81,-0.0,flip_to_short -78018,做空,2025-04-28 21:35:00,2025-04-28 21:40:00,1783.81,1785.99,-0.0,flip_to_long -78019,做多,2025-04-28 21:40:00,2025-04-28 21:50:00,1785.99,1789.81,0.0,tp_upper -78020,做空,2025-04-28 23:15:00,2025-04-28 23:20:00,1795.76,1796.42,-0.0,flip_to_long -78021,做多,2025-04-28 23:20:00,2025-04-28 23:35:00,1796.42,1801.82,0.0,tp_upper -78022,做空,2025-04-28 23:45:00,2025-04-28 23:50:00,1796.76,1797.86,-0.0,flip_to_long -78023,做多,2025-04-28 23:50:00,2025-04-29 00:00:00,1797.86,1796.84,-0.0,flip_to_short -78024,做空,2025-04-29 00:00:00,2025-04-29 00:05:00,1796.84,1798.63,-0.0,flip_to_long -78025,做多,2025-04-29 00:05:00,2025-04-29 00:10:00,1798.63,1797.59,-0.0,flip_to_short -78026,做空,2025-04-29 00:10:00,2025-04-29 00:15:00,1797.59,1795.35,0.0,tp_lower -78027,做多,2025-04-29 00:20:00,2025-04-29 00:30:00,1800.26,1799.53,-0.0,tp_upper -78028,做空,2025-04-29 00:45:00,2025-04-29 00:50:00,1797.2,1802.08,-0.0,flip_to_long -78029,做多,2025-04-29 00:50:00,2025-04-29 00:55:00,1802.08,1801.27,-0.0,tp_upper -78030,做空,2025-04-29 01:10:00,2025-04-29 01:15:00,1796.28,1795.53,-0.0,tp_lower -78031,做多,2025-04-29 01:20:00,2025-04-29 01:25:00,1800.51,1799.45,-0.0,flip_to_short -78032,做空,2025-04-29 01:25:00,2025-04-29 01:35:00,1799.45,1803.7,-0.0,flip_to_long -78033,做多,2025-04-29 01:35:00,2025-04-29 01:40:00,1803.7,1803.74,-0.0,tp_upper -78034,做多,2025-04-29 02:30:00,2025-04-29 02:40:00,1800.28,1795.92,-0.0,flip_to_short -78035,做空,2025-04-29 02:40:00,2025-04-29 02:50:00,1795.92,1791.29,0.0,tp_lower -78036,做多,2025-04-29 03:15:00,2025-04-29 03:45:00,1796.3,1803.43,0.0,tp_upper -78037,做空,2025-04-29 04:35:00,2025-04-29 04:40:00,1798.89,1796.0,0.0,tp_lower -78038,做多,2025-04-29 05:50:00,2025-04-29 06:05:00,1792.96,1799.99,0.0,tp_upper -78039,做多,2025-04-29 08:25:00,2025-04-29 08:30:00,1820.99,1818.44,-0.0,flip_to_short -78040,做空,2025-04-29 08:30:00,2025-04-29 08:35:00,1818.44,1821.47,-0.0,flip_to_long -78041,做多,2025-04-29 08:35:00,2025-04-29 08:50:00,1821.47,1819.67,-0.0,flip_to_short -78042,做空,2025-04-29 08:50:00,2025-04-29 08:55:00,1819.67,1831.41,-0.0,flip_to_long -78043,做多,2025-04-29 08:55:00,2025-04-29 09:00:00,1831.41,1829.33,-0.0,tp_upper -78044,做空,2025-04-29 10:30:00,2025-04-29 10:35:00,1827.92,1827.8,-0.0,flip_to_long -78045,做多,2025-04-29 10:35:00,2025-04-29 11:15:00,1827.8,1835.93,0.0,tp_upper -78046,做空,2025-04-29 11:30:00,2025-04-29 12:05:00,1831.32,1831.01,-0.0,flip_to_long -78047,做多,2025-04-29 12:05:00,2025-04-29 12:10:00,1831.01,1830.2,-0.0,flip_to_short -78048,做空,2025-04-29 12:10:00,2025-04-29 12:30:00,1830.2,1824.11,0.0,tp_lower -78049,做多,2025-04-29 14:00:00,2025-04-29 14:10:00,1821.25,1819.31,-0.0,flip_to_short -78050,做空,2025-04-29 14:10:00,2025-04-29 14:30:00,1819.31,1817.16,0.0,flip_to_long -78051,做多,2025-04-29 14:30:00,2025-04-29 15:15:00,1817.16,1813.51,-0.0,flip_to_short -78052,做空,2025-04-29 15:15:00,2025-04-29 15:25:00,1813.51,1816.57,-0.0,flip_to_long -78053,做多,2025-04-29 15:25:00,2025-04-29 15:45:00,1816.57,1818.14,0.0,flip_to_short -78054,做空,2025-04-29 15:45:00,2025-04-29 16:10:00,1818.14,1818.13,-0.0,flip_to_long -78055,做多,2025-04-29 16:10:00,2025-04-29 16:15:00,1818.13,1817.44,-0.0,flip_to_short -78056,做空,2025-04-29 16:15:00,2025-04-29 16:20:00,1817.44,1821.3,-0.0,flip_to_long -78057,做多,2025-04-29 16:20:00,2025-04-29 16:30:00,1821.3,1826.64,0.0,tp_upper -78058,做空,2025-04-29 16:55:00,2025-04-29 17:00:00,1815.3,1809.78,0.0,tp_lower -78059,做多,2025-04-29 17:15:00,2025-04-29 17:30:00,1818.36,1816.48,-0.0,flip_to_short -78060,做空,2025-04-29 17:30:00,2025-04-29 17:35:00,1816.48,1821.16,-0.0,flip_to_long -78061,做多,2025-04-29 17:35:00,2025-04-29 18:05:00,1821.16,1820.5,-0.0,flip_to_short -78062,做空,2025-04-29 18:05:00,2025-04-29 18:10:00,1820.5,1821.87,-0.0,flip_to_long -78063,做多,2025-04-29 18:10:00,2025-04-29 19:00:00,1821.87,1822.45,-0.0,flip_to_short -78064,做空,2025-04-29 19:00:00,2025-04-29 19:05:00,1822.45,1824.01,-0.0,flip_to_long -78065,做多,2025-04-29 19:05:00,2025-04-29 19:25:00,1824.01,1823.36,-0.0,tp_upper -78066,做多,2025-04-29 20:00:00,2025-04-29 22:55:00,1821.81,1791.59,-0.0,flip_to_short -78067,做空,2025-04-29 22:55:00,2025-04-29 23:00:00,1791.59,1791.72,-0.0,tp_lower -78068,做多,2025-04-29 23:40:00,2025-04-30 00:05:00,1791.93,1802.51,0.0,tp_upper -78069,做空,2025-04-30 01:10:00,2025-04-30 01:15:00,1798.45,1802.09,-0.0,flip_to_long -78070,做多,2025-04-30 01:15:00,2025-04-30 01:25:00,1802.09,1802.16,-0.0,flip_to_short -78071,做空,2025-04-30 01:25:00,2025-04-30 01:40:00,1802.16,1795.15,0.0,tp_lower -78072,做多,2025-04-30 02:15:00,2025-04-30 02:25:00,1801.1,1797.88,-0.0,flip_to_short -78073,做空,2025-04-30 02:25:00,2025-04-30 02:35:00,1797.88,1798.95,-0.0,flip_to_long -78074,做多,2025-04-30 02:35:00,2025-04-30 03:10:00,1798.95,1799.46,-0.0,flip_to_short -78075,做空,2025-04-30 03:10:00,2025-04-30 03:30:00,1799.46,1801.78,-0.0,flip_to_long -78076,做多,2025-04-30 03:30:00,2025-04-30 03:45:00,1801.78,1804.39,0.0,tp_upper -78077,做空,2025-04-30 05:10:00,2025-04-30 05:25:00,1806.0,1803.1,0.0,tp_lower -78078,做多,2025-04-30 06:10:00,2025-04-30 06:20:00,1806.51,1806.02,-0.0,flip_to_short -78079,做空,2025-04-30 06:20:00,2025-04-30 06:50:00,1806.02,1805.07,0.0,flip_to_long -78080,做多,2025-04-30 06:50:00,2025-04-30 06:55:00,1805.07,1802.52,-0.0,flip_to_short -78081,做空,2025-04-30 06:55:00,2025-04-30 07:00:00,1802.52,1804.43,-0.0,flip_to_long -78082,做多,2025-04-30 07:00:00,2025-04-30 07:05:00,1804.43,1802.53,-0.0,flip_to_short -78083,做空,2025-04-30 07:05:00,2025-04-30 07:10:00,1802.53,1805.99,-0.0,flip_to_long -78084,做多,2025-04-30 07:10:00,2025-04-30 07:20:00,1805.99,1804.14,-0.0,flip_to_short -78085,做空,2025-04-30 07:20:00,2025-04-30 07:30:00,1804.14,1798.47,0.0,tp_lower -78086,做多,2025-04-30 08:10:00,2025-04-30 09:10:00,1799.09,1795.34,-0.0,flip_to_short -78087,做空,2025-04-30 09:10:00,2025-04-30 09:15:00,1795.34,1798.05,-0.0,flip_to_long -78088,做多,2025-04-30 09:15:00,2025-04-30 09:25:00,1798.05,1800.14,0.0,tp_upper -78089,做空,2025-04-30 12:10:00,2025-04-30 12:15:00,1809.59,1805.58,0.0,tp_lower -78090,做多,2025-04-30 14:20:00,2025-04-30 14:25:00,1764.03,1763.53,-0.0,flip_to_short -78091,做空,2025-04-30 14:25:00,2025-04-30 14:50:00,1763.53,1757.01,0.0,flip_to_long -78092,做多,2025-04-30 14:50:00,2025-04-30 15:50:00,1757.01,1764.54,0.0,flip_to_short -78093,做空,2025-04-30 15:50:00,2025-04-30 16:35:00,1764.54,1767.16,-0.0,flip_to_long -78094,做多,2025-04-30 16:35:00,2025-04-30 17:05:00,1767.16,1763.53,-0.0,flip_to_short -78095,做空,2025-04-30 17:05:00,2025-04-30 17:15:00,1763.53,1764.34,-0.0,flip_to_long -78096,做多,2025-04-30 17:15:00,2025-04-30 17:25:00,1764.34,1770.2,0.0,tp_upper -78097,做空,2025-04-30 19:20:00,2025-04-30 19:35:00,1779.03,1778.3,-0.0,flip_to_long -78098,做多,2025-04-30 19:35:00,2025-04-30 19:45:00,1778.3,1785.52,0.0,tp_upper -78099,做空,2025-04-30 20:55:00,2025-04-30 21:15:00,1793.39,1798.18,-0.0,flip_to_long -78100,做多,2025-04-30 21:15:00,2025-04-30 21:25:00,1798.18,1796.99,-0.0,flip_to_short -78101,做空,2025-04-30 21:25:00,2025-04-30 21:55:00,1796.99,1791.5,0.0,tp_lower -78102,做多,2025-04-30 22:00:00,2025-04-30 22:10:00,1797.51,1795.47,-0.0,flip_to_short -78103,做空,2025-04-30 22:10:00,2025-04-30 22:35:00,1795.47,1790.66,0.0,tp_lower -78104,做多,2025-04-30 22:55:00,2025-04-30 23:00:00,1794.57,1793.32,-0.0,flip_to_short -78105,做空,2025-04-30 23:00:00,2025-04-30 23:05:00,1793.32,1796.09,-0.0,flip_to_long -78106,做多,2025-04-30 23:05:00,2025-04-30 23:40:00,1796.09,1793.01,-0.0,flip_to_short -78107,做空,2025-04-30 23:40:00,2025-05-01 00:00:00,1793.01,1794.74,-0.0,flip_to_long -78108,做多,2025-05-01 00:00:00,2025-05-01 00:10:00,1794.74,1794.7,-0.0,flip_to_short -78109,做空,2025-05-01 00:10:00,2025-05-01 00:20:00,1794.7,1794.39,-0.0,flip_to_long -78110,做多,2025-05-01 00:20:00,2025-05-01 00:50:00,1794.39,1796.51,0.0,tp_upper -78111,做空,2025-05-01 02:50:00,2025-05-01 03:00:00,1808.01,1809.59,-0.0,flip_to_long -78112,做多,2025-05-01 03:00:00,2025-05-01 03:10:00,1809.59,1808.07,-0.0,flip_to_short -78113,做空,2025-05-01 03:10:00,2025-05-01 03:25:00,1808.07,1811.11,-0.0,flip_to_long -78114,做多,2025-05-01 03:25:00,2025-05-01 03:30:00,1811.11,1810.43,-0.0,flip_to_short -78115,做空,2025-05-01 03:30:00,2025-05-01 03:35:00,1810.43,1812.51,-0.0,flip_to_long -78116,做多,2025-05-01 03:35:00,2025-05-01 03:40:00,1812.51,1811.5,-0.0,flip_to_short -78117,做空,2025-05-01 03:40:00,2025-05-01 03:55:00,1811.5,1807.28,0.0,tp_lower -78118,做多,2025-05-01 04:10:00,2025-05-01 04:45:00,1807.1,1807.29,-0.0,flip_to_short -78119,做空,2025-05-01 04:45:00,2025-05-01 04:50:00,1807.29,1807.88,-0.0,flip_to_long -78120,做多,2025-05-01 04:50:00,2025-05-01 05:15:00,1807.88,1805.64,-0.0,flip_to_short -78121,做空,2025-05-01 05:15:00,2025-05-01 05:20:00,1805.64,1807.01,-0.0,flip_to_long -78122,做多,2025-05-01 05:20:00,2025-05-01 05:35:00,1807.01,1808.85,0.0,tp_upper -78123,做空,2025-05-01 06:10:00,2025-05-01 06:20:00,1809.36,1808.33,0.0,flip_to_long -78124,做多,2025-05-01 06:20:00,2025-05-01 07:40:00,1808.33,1810.95,0.0,tp_upper -78125,做空,2025-05-01 09:55:00,2025-05-01 10:00:00,1816.61,1819.21,-0.0,flip_to_long -78126,做多,2025-05-01 10:00:00,2025-05-01 10:15:00,1819.21,1831.68,0.0,tp_upper -78127,做空,2025-05-01 12:00:00,2025-05-01 12:05:00,1842.55,1849.7,-0.0,flip_to_long -78128,做多,2025-05-01 12:05:00,2025-05-01 12:10:00,1849.7,1852.09,0.0,tp_upper -78129,做空,2025-05-01 12:25:00,2025-05-01 12:30:00,1845.15,1848.53,-0.0,flip_to_long -78130,做多,2025-05-01 12:30:00,2025-05-01 13:00:00,1848.53,1846.76,-0.0,flip_to_short -78131,做空,2025-05-01 13:00:00,2025-05-01 13:05:00,1846.76,1847.57,-0.0,flip_to_long -78132,做多,2025-05-01 13:05:00,2025-05-01 13:15:00,1847.57,1846.19,-0.0,flip_to_short -78133,做空,2025-05-01 13:15:00,2025-05-01 13:20:00,1846.19,1848.25,-0.0,flip_to_long -78134,做多,2025-05-01 13:20:00,2025-05-01 13:30:00,1848.25,1838.28,-0.0,flip_to_short -78135,做空,2025-05-01 13:30:00,2025-05-01 13:35:00,1838.28,1832.36,0.0,tp_lower -78136,做空,2025-05-01 14:30:00,2025-05-01 14:35:00,1837.39,1840.04,-0.0,flip_to_long -78137,做多,2025-05-01 14:35:00,2025-05-01 14:40:00,1840.04,1837.21,-0.0,flip_to_short -78138,做空,2025-05-01 14:40:00,2025-05-01 14:45:00,1837.21,1841.89,-0.0,flip_to_long -78139,做多,2025-05-01 14:45:00,2025-05-01 15:05:00,1841.89,1850.38,0.0,tp_upper -78140,做空,2025-05-01 16:15:00,2025-05-01 16:20:00,1854.64,1858.6,-0.0,flip_to_long -78141,做多,2025-05-01 16:20:00,2025-05-01 16:50:00,1858.6,1859.49,-0.0,flip_to_short -78142,做空,2025-05-01 16:50:00,2025-05-01 17:00:00,1859.49,1861.18,-0.0,flip_to_long -78143,做多,2025-05-01 17:00:00,2025-05-01 17:10:00,1861.18,1858.64,-0.0,flip_to_short -78144,做空,2025-05-01 17:10:00,2025-05-01 17:15:00,1858.64,1861.44,-0.0,flip_to_long -78145,做多,2025-05-01 17:15:00,2025-05-01 17:25:00,1861.44,1855.89,-0.0,flip_to_short -78146,做空,2025-05-01 17:25:00,2025-05-01 17:35:00,1855.89,1850.74,0.0,tp_lower -78147,做多,2025-05-01 18:45:00,2025-05-01 18:50:00,1855.95,1853.89,-0.0,flip_to_short -78148,做空,2025-05-01 18:50:00,2025-05-01 19:10:00,1853.89,1847.43,0.0,tp_lower -78149,做多,2025-05-01 19:45:00,2025-05-01 19:50:00,1852.4,1849.85,-0.0,flip_to_short -78150,做空,2025-05-01 19:50:00,2025-05-01 19:55:00,1849.85,1842.09,0.0,tp_lower -78151,做多,2025-05-01 21:10:00,2025-05-01 21:15:00,1846.03,1843.63,-0.0,flip_to_short -78152,做空,2025-05-01 21:15:00,2025-05-01 21:25:00,1843.63,1844.03,-0.0,flip_to_long -78153,做多,2025-05-01 21:25:00,2025-05-01 21:30:00,1844.03,1842.01,-0.0,flip_to_short -78154,做空,2025-05-01 21:30:00,2025-05-01 21:35:00,1842.01,1843.59,-0.0,flip_to_long -78155,做多,2025-05-01 21:35:00,2025-05-01 21:55:00,1843.59,1842.97,-0.0,flip_to_short -78156,做空,2025-05-01 21:55:00,2025-05-01 22:05:00,1842.97,1842.44,-0.0,flip_to_long -78157,做多,2025-05-01 22:05:00,2025-05-01 22:20:00,1842.44,1842.01,-0.0,flip_to_short -78158,做空,2025-05-01 22:20:00,2025-05-01 22:30:00,1842.01,1838.64,0.0,tp_lower -78159,做多,2025-05-01 23:50:00,2025-05-01 23:55:00,1838.71,1837.2,-0.0,flip_to_short -78160,做空,2025-05-01 23:55:00,2025-05-02 00:00:00,1837.2,1839.62,-0.0,flip_to_long -78161,做多,2025-05-02 00:00:00,2025-05-02 00:05:00,1839.62,1836.89,-0.0,tp_upper -78162,做多,2025-05-02 00:10:00,2025-05-02 00:20:00,1836.96,1843.9,0.0,tp_upper -78163,做空,2025-05-02 01:30:00,2025-05-02 01:35:00,1841.8,1842.89,-0.0,flip_to_long -78164,做多,2025-05-02 01:35:00,2025-05-02 03:15:00,1842.89,1844.32,0.0,flip_to_short -78165,做空,2025-05-02 03:15:00,2025-05-02 03:20:00,1844.32,1845.22,-0.0,flip_to_long -78166,做多,2025-05-02 03:20:00,2025-05-02 03:55:00,1845.22,1846.66,0.0,flip_to_short -78167,做空,2025-05-02 03:55:00,2025-05-02 04:00:00,1846.66,1848.98,-0.0,flip_to_long -78168,做多,2025-05-02 04:00:00,2025-05-02 04:05:00,1848.98,1846.31,-0.0,tp_upper -78169,做多,2025-05-02 04:20:00,2025-05-02 04:25:00,1847.34,1844.75,-0.0,flip_to_short -78170,做空,2025-05-02 04:25:00,2025-05-02 04:30:00,1844.75,1841.44,0.0,tp_lower -78171,做多,2025-05-02 08:15:00,2025-05-02 08:25:00,1821.55,1820.82,-0.0,flip_to_short -78172,做空,2025-05-02 08:25:00,2025-05-02 09:35:00,1820.82,1821.74,-0.0,flip_to_long -78173,做多,2025-05-02 09:35:00,2025-05-02 09:50:00,1821.74,1821.64,-0.0,flip_to_short -78174,做空,2025-05-02 09:50:00,2025-05-02 10:00:00,1821.64,1822.89,-0.0,flip_to_long -78175,做多,2025-05-02 10:00:00,2025-05-02 10:10:00,1822.89,1822.79,-0.0,flip_to_short -78176,做空,2025-05-02 10:10:00,2025-05-02 10:25:00,1822.79,1823.59,-0.0,flip_to_long -78177,做多,2025-05-02 10:25:00,2025-05-02 10:30:00,1823.59,1826.29,0.0,tp_upper -78178,做空,2025-05-02 12:10:00,2025-05-02 12:15:00,1830.17,1829.76,-0.0,tp_lower -78179,做多,2025-05-02 12:25:00,2025-05-02 12:30:00,1832.41,1822.55,-0.0,tp_upper -78180,做多,2025-05-02 12:35:00,2025-05-02 12:40:00,1833.84,1833.0,-0.0,flip_to_short -78181,做空,2025-05-02 12:40:00,2025-05-02 13:15:00,1833.0,1834.43,-0.0,flip_to_long -78182,做多,2025-05-02 13:15:00,2025-05-02 13:30:00,1834.43,1834.12,-0.0,flip_to_short -78183,做空,2025-05-02 13:30:00,2025-05-02 13:40:00,1834.12,1833.93,-0.0,flip_to_long -78184,做多,2025-05-02 13:40:00,2025-05-02 13:45:00,1833.93,1832.49,-0.0,flip_to_short -78185,做空,2025-05-02 13:45:00,2025-05-02 13:50:00,1832.49,1833.09,-0.0,flip_to_long -78186,做多,2025-05-02 13:50:00,2025-05-02 14:05:00,1833.09,1837.43,0.0,tp_upper -78187,做空,2025-05-02 14:10:00,2025-05-02 15:25:00,1837.11,1835.2,0.0,tp_lower -78188,做多,2025-05-02 16:00:00,2025-05-02 16:05:00,1868.6,1857.32,-0.0,tp_upper -78189,做空,2025-05-02 17:00:00,2025-05-02 17:50:00,1847.94,1850.32,-0.0,flip_to_long -78190,做多,2025-05-02 17:50:00,2025-05-02 18:45:00,1850.32,1849.22,-0.0,flip_to_short -78191,做空,2025-05-02 18:45:00,2025-05-02 18:50:00,1849.22,1847.47,0.0,tp_lower -78192,做多,2025-05-02 20:25:00,2025-05-02 21:10:00,1843.54,1842.46,-0.0,flip_to_short -78193,做空,2025-05-02 21:10:00,2025-05-02 21:30:00,1842.46,1844.91,-0.0,flip_to_long -78194,做多,2025-05-02 21:30:00,2025-05-02 21:35:00,1844.91,1841.58,-0.0,flip_to_short -78195,做空,2025-05-02 21:35:00,2025-05-02 21:40:00,1841.58,1839.5,0.0,tp_lower -78196,做多,2025-05-02 23:00:00,2025-05-02 23:15:00,1836.25,1838.83,0.0,tp_upper -78197,做空,2025-05-03 00:25:00,2025-05-03 00:35:00,1838.26,1841.91,-0.0,flip_to_long -78198,做多,2025-05-03 00:35:00,2025-05-03 00:40:00,1841.91,1838.28,-0.0,flip_to_short -78199,做空,2025-05-03 00:40:00,2025-05-03 00:45:00,1838.28,1837.01,0.0,tp_lower -78200,做空,2025-05-03 02:35:00,2025-05-03 03:20:00,1831.54,1831.66,-0.0,flip_to_long -78201,做多,2025-05-03 03:20:00,2025-05-03 03:35:00,1831.66,1835.88,0.0,tp_upper -78202,做空,2025-05-03 04:15:00,2025-05-03 04:20:00,1833.72,1836.42,-0.0,flip_to_long -78203,做多,2025-05-03 04:20:00,2025-05-03 04:35:00,1836.42,1835.72,-0.0,tp_upper -78204,做空,2025-05-03 05:05:00,2025-05-03 05:15:00,1834.91,1836.63,-0.0,flip_to_long -78205,做多,2025-05-03 05:15:00,2025-05-03 05:20:00,1836.63,1835.57,-0.0,flip_to_short -78206,做空,2025-05-03 05:20:00,2025-05-03 05:30:00,1835.57,1833.36,0.0,tp_lower -78207,做多,2025-05-03 07:45:00,2025-05-03 07:50:00,1827.79,1826.52,-0.0,flip_to_short -78208,做空,2025-05-03 07:50:00,2025-05-03 08:00:00,1826.52,1824.01,0.0,tp_lower -78209,做多,2025-05-03 08:25:00,2025-05-03 08:35:00,1826.6,1828.51,0.0,tp_upper -78210,做空,2025-05-03 08:50:00,2025-05-03 09:10:00,1824.06,1823.14,0.0,tp_lower -78211,做多,2025-05-03 09:15:00,2025-05-03 09:30:00,1827.32,1824.32,-0.0,flip_to_short -78212,做空,2025-05-03 09:30:00,2025-05-03 09:35:00,1824.32,1825.27,-0.0,flip_to_long -78213,做多,2025-05-03 09:35:00,2025-05-03 09:40:00,1825.27,1824.62,-0.0,flip_to_short -78214,做空,2025-05-03 09:40:00,2025-05-03 09:45:00,1824.62,1825.01,-0.0,flip_to_long -78215,做多,2025-05-03 09:45:00,2025-05-03 10:05:00,1825.01,1824.14,-0.0,flip_to_short -78216,做空,2025-05-03 10:05:00,2025-05-03 10:10:00,1824.14,1826.91,-0.0,tp_lower -78217,做空,2025-05-03 10:30:00,2025-05-03 10:45:00,1825.34,1824.67,-0.0,tp_lower -78218,做多,2025-05-03 11:20:00,2025-05-03 11:25:00,1824.14,1823.27,-0.0,flip_to_short -78219,做空,2025-05-03 11:25:00,2025-05-03 11:30:00,1823.27,1824.35,-0.0,flip_to_long -78220,做多,2025-05-03 11:30:00,2025-05-03 11:40:00,1824.35,1822.58,-0.0,flip_to_short -78221,做空,2025-05-03 11:40:00,2025-05-03 11:45:00,1822.58,1823.61,-0.0,flip_to_long -78222,做多,2025-05-03 11:45:00,2025-05-03 11:55:00,1823.61,1823.34,-0.0,flip_to_short -78223,做空,2025-05-03 11:55:00,2025-05-03 14:15:00,1823.34,1834.58,-0.0,flip_to_long -78224,做多,2025-05-03 14:15:00,2025-05-03 14:20:00,1834.58,1832.78,-0.0,flip_to_short -78225,做空,2025-05-03 14:20:00,2025-05-03 14:35:00,1832.78,1832.36,-0.0,flip_to_long -78226,做多,2025-05-03 14:35:00,2025-05-03 14:45:00,1832.36,1832.62,-0.0,flip_to_short -78227,做空,2025-05-03 14:45:00,2025-05-03 14:50:00,1832.62,1834.82,-0.0,flip_to_long -78228,做多,2025-05-03 14:50:00,2025-05-03 14:55:00,1834.82,1834.3,-0.0,flip_to_short -78229,做空,2025-05-03 14:55:00,2025-05-03 16:10:00,1834.3,1829.92,0.0,tp_lower -78230,做多,2025-05-03 17:45:00,2025-05-03 19:20:00,1821.51,1829.9,0.0,tp_upper -78231,做空,2025-05-03 21:00:00,2025-05-03 21:05:00,1835.57,1836.29,-0.0,flip_to_long -78232,做多,2025-05-03 21:05:00,2025-05-03 21:15:00,1836.29,1843.22,0.0,tp_upper -78233,做空,2025-05-03 21:45:00,2025-05-03 22:30:00,1840.09,1840.97,-0.0,flip_to_long -78234,做多,2025-05-03 22:30:00,2025-05-03 23:00:00,1840.97,1839.16,-0.0,flip_to_short -78235,做空,2025-05-03 23:00:00,2025-05-03 23:05:00,1839.16,1842.09,-0.0,flip_to_long -78236,做多,2025-05-03 23:05:00,2025-05-03 23:10:00,1842.09,1839.84,-0.0,flip_to_short -78237,做空,2025-05-03 23:10:00,2025-05-03 23:15:00,1839.84,1840.8,-0.0,flip_to_long -78238,做多,2025-05-03 23:15:00,2025-05-03 23:20:00,1840.8,1838.49,-0.0,flip_to_short -78239,做空,2025-05-03 23:20:00,2025-05-03 23:25:00,1838.49,1830.43,0.0,tp_lower -78240,做多,2025-05-04 00:10:00,2025-05-04 00:15:00,1838.71,1837.01,-0.0,flip_to_short -78241,做空,2025-05-04 00:15:00,2025-05-04 00:50:00,1837.01,1836.91,-0.0,flip_to_long -78242,做多,2025-05-04 00:50:00,2025-05-04 01:25:00,1836.91,1838.8,0.0,tp_upper -78243,做空,2025-05-04 01:35:00,2025-05-04 01:45:00,1835.36,1830.61,0.0,tp_lower -78244,做多,2025-05-04 01:50:00,2025-05-04 02:00:00,1835.63,1842.16,0.0,tp_upper -78245,做空,2025-05-04 02:30:00,2025-05-04 02:40:00,1835.01,1831.84,0.0,tp_lower -78246,做多,2025-05-04 03:35:00,2025-05-04 03:55:00,1833.89,1831.25,-0.0,flip_to_short -78247,做空,2025-05-04 03:55:00,2025-05-04 04:05:00,1831.25,1834.61,-0.0,flip_to_long -78248,做多,2025-05-04 04:05:00,2025-05-04 04:15:00,1834.61,1834.09,-0.0,tp_upper -78249,做空,2025-05-04 04:30:00,2025-05-04 05:00:00,1829.7,1837.51,-0.0,flip_to_long -78250,做多,2025-05-04 05:00:00,2025-05-04 05:05:00,1837.51,1837.01,-0.0,tp_upper -78251,做多,2025-05-04 06:25:00,2025-05-04 06:50:00,1840.87,1844.42,0.0,tp_upper -78252,做空,2025-05-04 07:00:00,2025-05-04 07:10:00,1843.61,1845.38,-0.0,flip_to_long -78253,做多,2025-05-04 07:10:00,2025-05-04 07:15:00,1845.38,1842.53,-0.0,flip_to_short -78254,做空,2025-05-04 07:15:00,2025-05-04 07:30:00,1842.53,1839.42,0.0,tp_lower -78255,做多,2025-05-04 10:30:00,2025-05-04 10:45:00,1825.74,1825.47,-0.0,flip_to_short -78256,做空,2025-05-04 10:45:00,2025-05-04 10:50:00,1825.47,1826.82,-0.0,flip_to_long -78257,做多,2025-05-04 10:50:00,2025-05-04 11:05:00,1826.82,1831.47,0.0,tp_upper -78258,做空,2025-05-04 11:50:00,2025-05-04 12:00:00,1827.0,1828.92,-0.0,flip_to_long -78259,做多,2025-05-04 12:00:00,2025-05-04 12:20:00,1828.92,1827.93,-0.0,flip_to_short -78260,做空,2025-05-04 12:20:00,2025-05-04 12:25:00,1827.93,1829.72,-0.0,flip_to_long -78261,做多,2025-05-04 12:25:00,2025-05-04 12:55:00,1829.72,1829.34,-0.0,flip_to_short -78262,做空,2025-05-04 12:55:00,2025-05-04 13:00:00,1829.34,1831.66,-0.0,flip_to_long -78263,做多,2025-05-04 13:00:00,2025-05-04 13:10:00,1831.66,1829.27,-0.0,flip_to_short -78264,做空,2025-05-04 13:10:00,2025-05-04 13:15:00,1829.27,1825.8,0.0,tp_lower -78265,做多,2025-05-04 14:15:00,2025-05-04 15:00:00,1825.52,1830.07,0.0,tp_upper -78266,做空,2025-05-04 15:20:00,2025-05-04 15:25:00,1827.91,1829.22,-0.0,flip_to_long -78267,做多,2025-05-04 15:25:00,2025-05-04 15:30:00,1829.22,1826.59,-0.0,flip_to_short -78268,做空,2025-05-04 15:30:00,2025-05-04 15:45:00,1826.59,1828.09,-0.0,tp_lower -78269,做多,2025-05-04 15:50:00,2025-05-04 16:10:00,1829.49,1829.11,-0.0,flip_to_short -78270,做空,2025-05-04 16:10:00,2025-05-04 16:15:00,1829.11,1826.09,0.0,tp_lower -78271,做多,2025-05-04 16:20:00,2025-05-04 16:30:00,1829.89,1825.12,-0.0,flip_to_short -78272,做空,2025-05-04 16:30:00,2025-05-04 16:35:00,1825.12,1826.58,-0.0,tp_lower -78273,做多,2025-05-04 17:00:00,2025-05-04 17:15:00,1829.11,1827.29,-0.0,flip_to_short -78274,做空,2025-05-04 17:15:00,2025-05-04 17:30:00,1827.29,1821.78,0.0,tp_lower -78275,做多,2025-05-04 17:40:00,2025-05-04 18:10:00,1826.55,1825.82,-0.0,flip_to_short -78276,做空,2025-05-04 18:10:00,2025-05-04 18:15:00,1825.82,1826.7,-0.0,flip_to_long -78277,做多,2025-05-04 18:15:00,2025-05-04 18:35:00,1826.7,1826.02,-0.0,flip_to_short -78278,做空,2025-05-04 18:35:00,2025-05-04 19:05:00,1826.02,1827.81,-0.0,flip_to_long -78279,做多,2025-05-04 19:05:00,2025-05-04 19:10:00,1827.81,1825.01,-0.0,flip_to_short -78280,做空,2025-05-04 19:10:00,2025-05-04 19:20:00,1825.01,1826.7,-0.0,flip_to_long -78281,做多,2025-05-04 19:20:00,2025-05-04 19:45:00,1826.7,1828.44,0.0,tp_upper -78282,做空,2025-05-04 19:50:00,2025-05-04 21:15:00,1827.2,1832.75,-0.0,flip_to_long -78283,做多,2025-05-04 21:15:00,2025-05-04 21:30:00,1832.75,1833.46,-0.0,flip_to_short -78284,做空,2025-05-04 21:30:00,2025-05-04 21:35:00,1833.46,1834.72,-0.0,flip_to_long -78285,做多,2025-05-04 21:35:00,2025-05-04 21:55:00,1834.72,1834.43,-0.0,flip_to_short -78286,做空,2025-05-04 21:55:00,2025-05-04 22:00:00,1834.43,1824.16,0.0,tp_lower -78287,做多,2025-05-05 00:10:00,2025-05-05 00:15:00,1811.67,1810.55,-0.0,flip_to_short -78288,做空,2025-05-05 00:15:00,2025-05-05 00:25:00,1810.55,1815.62,-0.0,flip_to_long -78289,做多,2025-05-05 00:25:00,2025-05-05 01:05:00,1815.62,1810.91,-0.0,flip_to_short -78290,做空,2025-05-05 01:05:00,2025-05-05 01:10:00,1810.91,1812.01,-0.0,flip_to_long -78291,做多,2025-05-05 01:10:00,2025-05-05 01:15:00,1812.01,1805.8,-0.0,flip_to_short -78292,做空,2025-05-05 01:15:00,2025-05-05 01:25:00,1805.8,1803.14,0.0,tp_lower -78293,做空,2025-05-05 02:35:00,2025-05-05 03:20:00,1797.36,1794.61,0.0,flip_to_long -78294,做多,2025-05-05 03:20:00,2025-05-05 03:25:00,1794.61,1793.41,-0.0,flip_to_short -78295,做空,2025-05-05 03:25:00,2025-05-05 03:30:00,1793.41,1795.67,-0.0,flip_to_long -78296,做多,2025-05-05 03:30:00,2025-05-05 03:45:00,1795.67,1795.01,-0.0,flip_to_short -78297,做空,2025-05-05 03:45:00,2025-05-05 04:00:00,1795.01,1795.89,-0.0,flip_to_long -78298,做多,2025-05-05 04:00:00,2025-05-05 04:30:00,1795.89,1800.96,0.0,tp_upper -78299,做空,2025-05-05 09:10:00,2025-05-05 09:20:00,1825.3,1827.3,-0.0,flip_to_long -78300,做多,2025-05-05 09:20:00,2025-05-05 09:25:00,1827.3,1826.88,-0.0,flip_to_short -78301,做空,2025-05-05 09:25:00,2025-05-05 09:45:00,1826.88,1826.11,-0.0,flip_to_long -78302,做多,2025-05-05 09:45:00,2025-05-05 12:30:00,1826.11,1804.99,-0.0,flip_to_short -78303,做空,2025-05-05 12:30:00,2025-05-05 12:55:00,1804.99,1804.67,-0.0,flip_to_long -78304,做多,2025-05-05 12:55:00,2025-05-05 13:05:00,1804.67,1799.84,-0.0,flip_to_short -78305,做空,2025-05-05 13:05:00,2025-05-05 13:20:00,1799.84,1803.84,-0.0,flip_to_long -78306,做多,2025-05-05 13:20:00,2025-05-05 14:00:00,1803.84,1805.28,0.0,tp_upper -78307,做空,2025-05-05 14:05:00,2025-05-05 14:25:00,1804.88,1802.85,0.0,flip_to_long -78308,做多,2025-05-05 14:25:00,2025-05-05 14:30:00,1802.85,1800.55,-0.0,flip_to_short -78309,做空,2025-05-05 14:30:00,2025-05-05 14:35:00,1800.55,1806.8,-0.0,flip_to_long -78310,做多,2025-05-05 14:35:00,2025-05-05 14:50:00,1806.8,1802.99,-0.0,flip_to_short -78311,做空,2025-05-05 14:50:00,2025-05-05 15:10:00,1802.99,1804.39,-0.0,flip_to_long -78312,做多,2025-05-05 15:10:00,2025-05-05 15:25:00,1804.39,1803.53,-0.0,flip_to_short -78313,做空,2025-05-05 15:25:00,2025-05-05 15:35:00,1803.53,1803.47,-0.0,flip_to_long -78314,做多,2025-05-05 15:35:00,2025-05-05 16:15:00,1803.47,1809.17,0.0,tp_upper -78315,做空,2025-05-05 19:25:00,2025-05-05 19:55:00,1820.3,1815.58,0.0,tp_lower -78316,做多,2025-05-05 21:00:00,2025-05-05 21:30:00,1810.83,1810.41,-0.0,flip_to_short -78317,做空,2025-05-05 21:30:00,2025-05-05 21:35:00,1810.41,1812.51,-0.0,flip_to_long -78318,做多,2025-05-05 21:35:00,2025-05-05 21:40:00,1812.51,1812.76,-0.0,flip_to_short -78319,做空,2025-05-05 21:40:00,2025-05-05 23:50:00,1812.76,1817.75,-0.0,tp_lower -78320,做多,2025-05-06 01:10:00,2025-05-06 01:30:00,1815.8,1813.02,-0.0,flip_to_short -78321,做空,2025-05-06 01:30:00,2025-05-06 01:35:00,1813.02,1807.28,0.0,tp_lower -78322,做多,2025-05-06 03:15:00,2025-05-06 03:40:00,1800.08,1806.01,0.0,tp_upper -78323,做空,2025-05-06 05:00:00,2025-05-06 05:05:00,1804.22,1805.27,-0.0,flip_to_long -78324,做多,2025-05-06 05:05:00,2025-05-06 06:10:00,1805.27,1802.57,-0.0,flip_to_short -78325,做空,2025-05-06 06:10:00,2025-05-06 06:35:00,1802.57,1804.18,-0.0,flip_to_long -78326,做多,2025-05-06 06:35:00,2025-05-06 07:00:00,1804.18,1807.02,0.0,tp_upper -78327,做空,2025-05-06 07:15:00,2025-05-06 07:30:00,1803.08,1804.09,-0.0,flip_to_long -78328,做多,2025-05-06 07:30:00,2025-05-06 07:35:00,1804.09,1801.14,-0.0,flip_to_short -78329,做空,2025-05-06 07:35:00,2025-05-06 07:40:00,1801.14,1804.5,-0.0,tp_lower -78330,做空,2025-05-06 07:50:00,2025-05-06 07:55:00,1804.0,1804.99,-0.0,flip_to_long -78331,做多,2025-05-06 07:55:00,2025-05-06 08:00:00,1804.99,1803.22,-0.0,flip_to_short -78332,做空,2025-05-06 08:00:00,2025-05-06 08:10:00,1803.22,1799.67,0.0,tp_lower -78333,做多,2025-05-06 08:50:00,2025-05-06 09:00:00,1800.38,1797.32,-0.0,flip_to_short -78334,做空,2025-05-06 09:00:00,2025-05-06 09:30:00,1797.32,1797.72,-0.0,flip_to_long -78335,做多,2025-05-06 09:30:00,2025-05-06 09:35:00,1797.72,1795.39,-0.0,flip_to_short -78336,做空,2025-05-06 09:35:00,2025-05-06 09:45:00,1795.39,1794.66,-0.0,tp_lower -78337,做多,2025-05-06 09:50:00,2025-05-06 10:00:00,1796.41,1795.01,-0.0,flip_to_short -78338,做空,2025-05-06 10:00:00,2025-05-06 10:20:00,1795.01,1794.15,-0.0,tp_lower -78339,做多,2025-05-06 12:40:00,2025-05-06 12:50:00,1774.5,1774.16,-0.0,flip_to_short -78340,做空,2025-05-06 12:50:00,2025-05-06 13:05:00,1774.16,1765.72,0.0,tp_lower -78341,做多,2025-05-06 14:05:00,2025-05-06 14:20:00,1766.84,1774.4,0.0,tp_upper -78342,做空,2025-05-06 14:50:00,2025-05-06 15:10:00,1768.05,1768.51,-0.0,flip_to_long -78343,做多,2025-05-06 15:10:00,2025-05-06 15:45:00,1768.51,1771.34,0.0,flip_to_short -78344,做空,2025-05-06 15:45:00,2025-05-06 16:05:00,1771.34,1761.46,0.0,tp_lower -78345,做多,2025-05-06 16:10:00,2025-05-06 16:15:00,1773.35,1770.53,-0.0,flip_to_short -78346,做空,2025-05-06 16:15:00,2025-05-06 16:30:00,1770.53,1771.52,-0.0,flip_to_long -78347,做多,2025-05-06 16:30:00,2025-05-06 16:35:00,1771.52,1769.11,-0.0,flip_to_short -78348,做空,2025-05-06 16:35:00,2025-05-06 17:05:00,1769.11,1768.41,-0.0,flip_to_long -78349,做多,2025-05-06 17:05:00,2025-05-06 17:35:00,1768.41,1770.35,0.0,tp_upper -78350,做空,2025-05-06 17:40:00,2025-05-06 18:00:00,1767.72,1769.32,-0.0,flip_to_long -78351,做多,2025-05-06 18:00:00,2025-05-06 18:25:00,1769.32,1776.25,0.0,tp_upper -78352,做空,2025-05-06 20:00:00,2025-05-06 20:05:00,1783.42,1784.61,-0.0,flip_to_long -78353,做多,2025-05-06 20:05:00,2025-05-06 20:20:00,1784.61,1781.65,-0.0,flip_to_short -78354,做空,2025-05-06 20:20:00,2025-05-06 20:25:00,1781.65,1778.74,0.0,tp_lower -78355,做多,2025-05-06 21:50:00,2025-05-06 21:55:00,1775.84,1775.01,-0.0,flip_to_short -78356,做空,2025-05-06 21:55:00,2025-05-07 01:50:00,1775.01,1840.88,-0.0,flip_to_long -78357,做多,2025-05-07 01:50:00,2025-05-07 01:55:00,1840.88,1832.0,-0.0,flip_to_short -78358,做空,2025-05-07 01:55:00,2025-05-07 02:00:00,1832.0,1830.57,0.0,tp_lower -78359,做多,2025-05-07 03:30:00,2025-05-07 04:10:00,1825.66,1831.88,0.0,tp_upper -78360,做空,2025-05-07 04:40:00,2025-05-07 04:50:00,1825.66,1827.75,-0.0,flip_to_long -78361,做多,2025-05-07 04:50:00,2025-05-07 05:05:00,1827.75,1826.64,-0.0,flip_to_short -78362,做空,2025-05-07 05:05:00,2025-05-07 05:10:00,1826.64,1826.67,-0.0,flip_to_long -78363,做多,2025-05-07 05:10:00,2025-05-07 05:25:00,1826.67,1827.66,0.0,flip_to_short -78364,做空,2025-05-07 05:25:00,2025-05-07 05:40:00,1827.66,1825.93,0.0,flip_to_long -78365,做多,2025-05-07 05:40:00,2025-05-07 06:00:00,1825.93,1830.28,0.0,tp_upper -78366,做空,2025-05-07 06:25:00,2025-05-07 06:30:00,1828.04,1828.18,-0.0,flip_to_long -78367,做多,2025-05-07 06:30:00,2025-05-07 07:20:00,1828.18,1834.36,0.0,tp_upper -78368,做空,2025-05-07 09:15:00,2025-05-07 10:25:00,1838.35,1834.38,0.0,tp_lower -78369,做多,2025-05-07 11:40:00,2025-05-07 12:00:00,1835.28,1833.05,-0.0,flip_to_short -78370,做空,2025-05-07 12:00:00,2025-05-07 12:05:00,1833.05,1830.32,0.0,tp_lower -78371,做多,2025-05-07 13:30:00,2025-05-07 13:40:00,1826.76,1832.37,0.0,tp_upper -78372,做空,2025-05-07 13:45:00,2025-05-07 13:50:00,1823.11,1827.24,-0.0,flip_to_long -78373,做多,2025-05-07 13:50:00,2025-05-07 14:00:00,1827.24,1827.47,-0.0,flip_to_short -78374,做空,2025-05-07 14:00:00,2025-05-07 14:50:00,1827.47,1818.66,0.0,tp_lower -78375,做多,2025-05-07 17:45:00,2025-05-07 17:50:00,1807.01,1796.49,-0.0,flip_to_short -78376,做空,2025-05-07 17:50:00,2025-05-07 17:55:00,1796.49,1795.41,0.0,tp_lower -78377,做多,2025-05-07 18:00:00,2025-05-07 18:05:00,1805.64,1791.33,-0.0,flip_to_short -78378,做空,2025-05-07 18:05:00,2025-05-07 18:10:00,1791.33,1795.21,-0.0,tp_lower -78379,做多,2025-05-07 18:30:00,2025-05-07 18:40:00,1811.15,1802.95,-0.0,flip_to_short -78380,做空,2025-05-07 18:40:00,2025-05-07 18:50:00,1802.95,1798.32,0.0,tp_lower -78381,做多,2025-05-07 18:55:00,2025-05-07 19:00:00,1805.57,1801.61,-0.0,flip_to_short -78382,做空,2025-05-07 19:00:00,2025-05-07 19:05:00,1801.61,1802.71,-0.0,flip_to_long -78383,做多,2025-05-07 19:05:00,2025-05-07 19:10:00,1802.71,1798.66,-0.0,flip_to_short -78384,做空,2025-05-07 19:10:00,2025-05-07 19:15:00,1798.66,1801.88,-0.0,flip_to_long -78385,做多,2025-05-07 19:15:00,2025-05-07 19:20:00,1801.88,1794.69,-0.0,flip_to_short -78386,做空,2025-05-07 19:20:00,2025-05-07 19:25:00,1794.69,1790.82,0.0,tp_lower -78387,做多,2025-05-07 19:40:00,2025-05-07 19:45:00,1802.34,1796.22,-0.0,flip_to_short -78388,做空,2025-05-07 19:45:00,2025-05-07 20:10:00,1796.22,1798.89,-0.0,flip_to_long -78389,做多,2025-05-07 20:10:00,2025-05-07 20:15:00,1798.89,1794.99,-0.0,flip_to_short -78390,做空,2025-05-07 20:15:00,2025-05-07 20:45:00,1794.99,1794.85,-0.0,flip_to_long -78391,做多,2025-05-07 20:45:00,2025-05-07 20:50:00,1794.85,1794.18,-0.0,flip_to_short -78392,做空,2025-05-07 20:50:00,2025-05-07 20:55:00,1794.18,1797.45,-0.0,flip_to_long -78393,做多,2025-05-07 20:55:00,2025-05-07 21:20:00,1797.45,1801.01,0.0,tp_upper -78394,做空,2025-05-07 23:30:00,2025-05-08 00:50:00,1814.28,1814.09,-0.0,flip_to_long -78395,做多,2025-05-08 00:50:00,2025-05-08 00:55:00,1814.09,1826.3,0.0,tp_upper -78396,做空,2025-05-08 01:50:00,2025-05-08 01:55:00,1820.01,1822.11,-0.0,flip_to_long -78397,做多,2025-05-08 01:55:00,2025-05-08 02:25:00,1822.11,1839.44,0.0,tp_upper -78398,做多,2025-05-08 05:00:00,2025-05-08 05:10:00,1899.03,1898.2,-0.0,flip_to_short -78399,做空,2025-05-08 05:10:00,2025-05-08 05:40:00,1898.2,1900.41,-0.0,flip_to_long -78400,做多,2025-05-08 05:40:00,2025-05-08 05:50:00,1900.41,1897.58,-0.0,flip_to_short -78401,做空,2025-05-08 05:50:00,2025-05-08 06:00:00,1897.58,1898.23,-0.0,flip_to_long -78402,做多,2025-05-08 06:00:00,2025-05-08 06:20:00,1898.23,1902.32,0.0,tp_upper -78403,做空,2025-05-08 09:00:00,2025-05-08 09:05:00,1929.35,1934.59,-0.0,flip_to_long -78404,做多,2025-05-08 09:05:00,2025-05-08 09:30:00,1934.59,1931.51,-0.0,flip_to_short -78405,做空,2025-05-08 09:30:00,2025-05-08 09:35:00,1931.51,1932.26,-0.0,flip_to_long -78406,做多,2025-05-08 09:35:00,2025-05-08 10:00:00,1932.26,1941.28,0.0,tp_upper -78407,做空,2025-05-08 11:20:00,2025-05-08 11:35:00,1948.85,1950.21,-0.0,flip_to_long -78408,做多,2025-05-08 11:35:00,2025-05-08 12:10:00,1950.21,1959.52,0.0,tp_upper -78409,做空,2025-05-08 12:35:00,2025-05-08 12:40:00,1955.26,1957.66,-0.0,flip_to_long -78410,做多,2025-05-08 12:40:00,2025-05-08 13:30:00,1957.66,1970.65,0.0,tp_upper -78411,做空,2025-05-08 13:45:00,2025-05-08 13:50:00,1965.51,1972.19,-0.0,flip_to_long -78412,做多,2025-05-08 13:50:00,2025-05-08 13:55:00,1972.19,1975.32,0.0,tp_upper -78413,做空,2025-05-08 17:00:00,2025-05-08 17:15:00,2045.84,2049.9,-0.0,flip_to_long -78414,做多,2025-05-08 17:15:00,2025-05-08 17:25:00,2049.9,2048.18,-0.0,flip_to_short -78415,做空,2025-05-08 17:25:00,2025-05-08 17:45:00,2048.18,2040.97,0.0,tp_lower -78416,做多,2025-05-08 17:50:00,2025-05-08 17:55:00,2048.99,2045.52,-0.0,flip_to_short -78417,做空,2025-05-08 17:55:00,2025-05-08 18:00:00,2045.52,2047.07,-0.0,flip_to_long -78418,做多,2025-05-08 18:00:00,2025-05-08 18:10:00,2047.07,2051.18,0.0,tp_upper -78419,做空,2025-05-08 21:50:00,2025-05-08 21:55:00,2168.53,2179.61,-0.0,flip_to_long -78420,做多,2025-05-08 21:55:00,2025-05-08 22:00:00,2179.61,2172.35,-0.0,flip_to_short -78421,做空,2025-05-08 22:00:00,2025-05-08 22:15:00,2172.35,2183.01,-0.0,flip_to_long -78422,做多,2025-05-08 22:15:00,2025-05-08 22:45:00,2183.01,2185.49,0.0,flip_to_short -78423,做空,2025-05-08 22:45:00,2025-05-08 23:15:00,2185.49,2181.26,0.0,flip_to_long -78424,做多,2025-05-08 23:15:00,2025-05-08 23:35:00,2181.26,2189.89,0.0,tp_upper -78425,做空,2025-05-09 00:20:00,2025-05-09 01:05:00,2189.26,2206.34,-0.0,flip_to_long -78426,做多,2025-05-09 01:05:00,2025-05-09 01:10:00,2206.34,2210.44,0.0,tp_upper -78427,做空,2025-05-09 01:30:00,2025-05-09 01:40:00,2197.96,2198.55,-0.0,flip_to_long -78428,做多,2025-05-09 01:40:00,2025-05-09 02:00:00,2198.55,2199.99,0.0,flip_to_short -78429,做空,2025-05-09 02:00:00,2025-05-09 02:15:00,2199.99,2201.12,-0.0,flip_to_long -78430,做多,2025-05-09 02:15:00,2025-05-09 02:55:00,2201.12,2216.01,0.0,tp_upper -78431,做空,2025-05-09 03:55:00,2025-05-09 04:20:00,2204.51,2216.71,-0.0,flip_to_long -78432,做多,2025-05-09 04:20:00,2025-05-09 04:35:00,2216.71,2214.21,-0.0,flip_to_short -78433,做空,2025-05-09 04:35:00,2025-05-09 04:45:00,2214.21,2219.65,-0.0,flip_to_long -78434,做多,2025-05-09 04:45:00,2025-05-09 04:50:00,2219.65,2215.99,-0.0,flip_to_short -78435,做空,2025-05-09 04:50:00,2025-05-09 05:10:00,2215.99,2214.18,0.0,flip_to_long -78436,做多,2025-05-09 05:10:00,2025-05-09 05:20:00,2214.18,2210.98,-0.0,flip_to_short -78437,做空,2025-05-09 05:20:00,2025-05-09 05:25:00,2210.98,2209.09,0.0,tp_lower -78438,做多,2025-05-09 05:55:00,2025-05-09 06:10:00,2214.11,2221.88,0.0,tp_upper -78439,做空,2025-05-09 09:05:00,2025-05-09 09:25:00,2375.22,2311.11,0.0,tp_lower -78440,做空,2025-05-09 10:40:00,2025-05-09 11:05:00,2339.53,2343.51,-0.0,flip_to_long -78441,做多,2025-05-09 11:05:00,2025-05-09 11:15:00,2343.51,2366.93,0.0,tp_upper -78442,做空,2025-05-09 11:25:00,2025-05-09 11:30:00,2342.62,2347.25,-0.0,flip_to_long -78443,做多,2025-05-09 11:30:00,2025-05-09 11:35:00,2347.25,2339.86,-0.0,flip_to_short -78444,做空,2025-05-09 11:35:00,2025-05-09 11:40:00,2339.86,2351.99,-0.0,flip_to_long -78445,做多,2025-05-09 11:40:00,2025-05-09 11:50:00,2351.99,2345.18,-0.0,flip_to_short -78446,做空,2025-05-09 11:50:00,2025-05-09 11:55:00,2345.18,2350.9,-0.0,flip_to_long -78447,做多,2025-05-09 11:55:00,2025-05-09 12:00:00,2350.9,2343.33,-0.0,flip_to_short -78448,做空,2025-05-09 12:00:00,2025-05-09 12:10:00,2343.33,2330.21,0.0,tp_lower -78449,做多,2025-05-09 12:30:00,2025-05-09 13:20:00,2345.22,2343.24,-0.0,flip_to_short -78450,做空,2025-05-09 13:20:00,2025-05-09 13:30:00,2343.24,2350.2,-0.0,tp_lower -78451,做空,2025-05-09 14:00:00,2025-05-09 14:05:00,2348.38,2350.93,-0.0,flip_to_long -78452,做多,2025-05-09 14:05:00,2025-05-09 14:15:00,2350.93,2347.35,-0.0,flip_to_short -78453,做空,2025-05-09 14:15:00,2025-05-09 14:25:00,2347.35,2315.18,0.0,tp_lower -78454,做多,2025-05-09 15:50:00,2025-05-09 16:50:00,2300.11,2302.0,0.0,flip_to_short -78455,做空,2025-05-09 16:50:00,2025-05-09 17:00:00,2302.0,2307.07,-0.0,flip_to_long -78456,做多,2025-05-09 17:00:00,2025-05-09 17:15:00,2307.07,2328.51,0.0,tp_upper -78457,做多,2025-05-09 19:00:00,2025-05-09 19:05:00,2341.95,2339.86,-0.0,flip_to_short -78458,做空,2025-05-09 19:05:00,2025-05-09 19:10:00,2339.86,2328.82,0.0,tp_lower -78459,做多,2025-05-09 19:55:00,2025-05-09 20:35:00,2330.72,2330.65,-0.0,flip_to_short -78460,做空,2025-05-09 20:35:00,2025-05-09 20:40:00,2330.65,2332.43,-0.0,flip_to_long -78461,做多,2025-05-09 20:40:00,2025-05-09 20:45:00,2332.43,2332.05,-0.0,flip_to_short -78462,做空,2025-05-09 20:45:00,2025-05-09 21:30:00,2332.05,2339.72,-0.0,flip_to_long -78463,做多,2025-05-09 21:30:00,2025-05-09 21:35:00,2339.72,2335.47,-0.0,flip_to_short -78464,做空,2025-05-09 21:35:00,2025-05-09 21:50:00,2335.47,2337.26,-0.0,flip_to_long -78465,做多,2025-05-09 21:50:00,2025-05-09 21:55:00,2337.26,2337.01,-0.0,flip_to_short -78466,做空,2025-05-09 21:55:00,2025-05-09 22:20:00,2337.01,2336.72,-0.0,flip_to_long -78467,做多,2025-05-09 22:20:00,2025-05-09 22:30:00,2336.72,2340.82,0.0,tp_upper -78468,做空,2025-05-09 22:45:00,2025-05-09 23:00:00,2334.86,2336.92,-0.0,flip_to_long -78469,做多,2025-05-09 23:00:00,2025-05-09 23:05:00,2336.92,2333.17,-0.0,flip_to_short -78470,做空,2025-05-09 23:05:00,2025-05-09 23:10:00,2333.17,2340.82,-0.0,flip_to_long -78471,做多,2025-05-09 23:10:00,2025-05-09 23:25:00,2340.82,2342.48,0.0,tp_upper -78472,做空,2025-05-09 23:35:00,2025-05-10 00:45:00,2340.47,2333.93,0.0,tp_lower -78473,做多,2025-05-10 01:20:00,2025-05-10 01:40:00,2345.45,2345.64,-0.0,flip_to_short -78474,做空,2025-05-10 01:40:00,2025-05-10 02:10:00,2345.64,2342.22,0.0,flip_to_long -78475,做多,2025-05-10 02:10:00,2025-05-10 02:15:00,2342.22,2335.02,-0.0,flip_to_short -78476,做空,2025-05-10 02:15:00,2025-05-10 02:20:00,2335.02,2337.08,-0.0,flip_to_long -78477,做多,2025-05-10 02:20:00,2025-05-10 02:50:00,2337.08,2341.11,0.0,flip_to_short -78478,做空,2025-05-10 02:50:00,2025-05-10 03:20:00,2341.11,2336.84,0.0,tp_lower -78479,做多,2025-05-10 03:50:00,2025-05-10 04:00:00,2336.99,2334.03,-0.0,flip_to_short -78480,做空,2025-05-10 04:00:00,2025-05-10 04:05:00,2334.03,2327.74,0.0,tp_lower -78481,做多,2025-05-10 04:45:00,2025-05-10 05:00:00,2333.85,2340.22,0.0,tp_upper -78482,做空,2025-05-10 06:45:00,2025-05-10 07:30:00,2354.22,2362.94,-0.0,flip_to_long -78483,做多,2025-05-10 07:30:00,2025-05-10 07:50:00,2362.94,2395.31,0.0,tp_upper -78484,做空,2025-05-10 08:50:00,2025-05-10 09:20:00,2380.47,2394.35,-0.0,flip_to_long -78485,做多,2025-05-10 09:20:00,2025-05-10 09:55:00,2394.35,2399.34,0.0,flip_to_short -78486,做空,2025-05-10 09:55:00,2025-05-10 11:00:00,2399.34,2393.95,0.0,tp_lower -78487,做多,2025-05-10 12:05:00,2025-05-10 12:25:00,2394.01,2409.69,0.0,tp_upper -78488,做空,2025-05-10 14:15:00,2025-05-10 14:35:00,2412.86,2420.43,-0.0,flip_to_long -78489,做多,2025-05-10 14:35:00,2025-05-10 14:45:00,2420.43,2438.35,0.0,tp_upper -78490,做空,2025-05-10 15:35:00,2025-05-10 17:50:00,2430.19,2466.11,-0.0,flip_to_long -78491,做多,2025-05-10 17:50:00,2025-05-10 18:20:00,2466.11,2470.31,0.0,flip_to_short -78492,做空,2025-05-10 18:20:00,2025-05-10 18:35:00,2470.31,2480.02,-0.0,flip_to_long -78493,做多,2025-05-10 18:35:00,2025-05-10 18:50:00,2480.02,2500.06,0.0,tp_upper -78494,做空,2025-05-10 19:10:00,2025-05-10 20:05:00,2480.77,2481.63,-0.0,tp_lower -78495,做多,2025-05-10 20:25:00,2025-05-10 20:55:00,2486.0,2489.84,0.0,flip_to_short -78496,做空,2025-05-10 20:55:00,2025-05-10 21:00:00,2489.84,2501.0,-0.0,flip_to_long -78497,做多,2025-05-10 21:00:00,2025-05-10 21:05:00,2501.0,2507.52,0.0,tp_upper -78498,做空,2025-05-11 00:15:00,2025-05-11 00:20:00,2565.24,2556.94,0.0,tp_lower -78499,做多,2025-05-11 01:30:00,2025-05-11 01:35:00,2550.87,2545.39,-0.0,flip_to_short -78500,做空,2025-05-11 01:35:00,2025-05-11 01:50:00,2545.39,2526.73,0.0,tp_lower -78501,做多,2025-05-11 02:10:00,2025-05-11 02:20:00,2544.57,2561.09,0.0,tp_upper -78502,做空,2025-05-11 02:40:00,2025-05-11 03:15:00,2547.13,2543.53,0.0,flip_to_long -78503,做多,2025-05-11 03:15:00,2025-05-11 03:30:00,2543.53,2543.99,-0.0,flip_to_short -78504,做空,2025-05-11 03:30:00,2025-05-11 03:40:00,2543.99,2549.95,-0.0,flip_to_long -78505,做多,2025-05-11 03:40:00,2025-05-11 03:45:00,2549.95,2541.92,-0.0,flip_to_short -78506,做空,2025-05-11 03:45:00,2025-05-11 04:10:00,2541.92,2540.0,0.0,flip_to_long -78507,做多,2025-05-11 04:10:00,2025-05-11 04:25:00,2540.0,2540.78,-0.0,flip_to_short -78508,做空,2025-05-11 04:25:00,2025-05-11 04:35:00,2540.78,2532.39,0.0,tp_lower -78509,做多,2025-05-11 04:55:00,2025-05-11 05:05:00,2544.13,2537.56,-0.0,flip_to_short -78510,做空,2025-05-11 05:05:00,2025-05-11 05:10:00,2537.56,2543.18,-0.0,flip_to_long -78511,做多,2025-05-11 05:10:00,2025-05-11 05:15:00,2543.18,2542.8,-0.0,flip_to_short -78512,做空,2025-05-11 05:15:00,2025-05-11 06:05:00,2542.8,2534.27,0.0,tp_lower -78513,做多,2025-05-11 08:10:00,2025-05-11 08:25:00,2494.39,2486.59,-0.0,flip_to_short -78514,做空,2025-05-11 08:25:00,2025-05-11 08:35:00,2486.59,2485.24,0.0,flip_to_long -78515,做多,2025-05-11 08:35:00,2025-05-11 08:45:00,2485.24,2481.8,-0.0,flip_to_short -78516,做空,2025-05-11 08:45:00,2025-05-11 09:00:00,2481.8,2486.55,-0.0,flip_to_long -78517,做多,2025-05-11 09:00:00,2025-05-11 09:15:00,2486.55,2505.77,0.0,tp_upper -78518,做空,2025-05-11 10:15:00,2025-05-11 10:25:00,2499.07,2507.02,-0.0,flip_to_long -78519,做多,2025-05-11 10:25:00,2025-05-11 10:35:00,2507.02,2501.21,-0.0,flip_to_short -78520,做空,2025-05-11 10:35:00,2025-05-11 10:45:00,2501.21,2503.9,-0.0,tp_lower -78521,做多,2025-05-11 10:55:00,2025-05-11 11:40:00,2509.7,2528.43,0.0,tp_upper -78522,做空,2025-05-11 12:40:00,2025-05-11 12:50:00,2514.56,2519.58,-0.0,flip_to_long -78523,做多,2025-05-11 12:50:00,2025-05-11 13:10:00,2519.58,2525.4,0.0,flip_to_short -78524,做空,2025-05-11 13:10:00,2025-05-11 13:25:00,2525.4,2500.27,0.0,tp_lower -78525,做多,2025-05-11 14:55:00,2025-05-11 15:05:00,2484.76,2497.73,0.0,tp_upper -78526,做空,2025-05-11 15:25:00,2025-05-11 15:30:00,2485.01,2485.97,-0.0,flip_to_long -78527,做多,2025-05-11 15:30:00,2025-05-11 17:20:00,2485.97,2476.65,-0.0,tp_upper -78528,做空,2025-05-11 18:25:00,2025-05-11 18:35:00,2478.46,2496.49,-0.0,flip_to_long -78529,做多,2025-05-11 18:35:00,2025-05-11 18:40:00,2496.49,2500.24,0.0,tp_upper -78530,做空,2025-05-11 20:00:00,2025-05-11 20:35:00,2495.86,2508.43,-0.0,flip_to_long -78531,做多,2025-05-11 20:35:00,2025-05-11 21:00:00,2508.43,2506.32,-0.0,flip_to_short -78532,做空,2025-05-11 21:00:00,2025-05-11 21:15:00,2506.32,2509.54,-0.0,flip_to_long -78533,做多,2025-05-11 21:15:00,2025-05-11 21:20:00,2509.54,2505.11,-0.0,flip_to_short -78534,做空,2025-05-11 21:20:00,2025-05-11 21:30:00,2505.11,2503.36,0.0,flip_to_long -78535,做多,2025-05-11 21:30:00,2025-05-11 21:40:00,2503.36,2506.61,0.0,flip_to_short -78536,做空,2025-05-11 21:40:00,2025-05-11 22:25:00,2506.61,2502.11,0.0,tp_lower -78537,做多,2025-05-11 22:30:00,2025-05-11 23:10:00,2503.0,2506.45,0.0,flip_to_short -78538,做空,2025-05-11 23:10:00,2025-05-11 23:40:00,2506.45,2507.43,-0.0,flip_to_long -78539,做多,2025-05-11 23:40:00,2025-05-12 00:00:00,2507.43,2515.07,0.0,tp_upper -78540,做空,2025-05-12 01:20:00,2025-05-12 01:30:00,2519.32,2504.34,0.0,tp_lower -78541,做空,2025-05-12 02:20:00,2025-05-12 02:30:00,2515.57,2527.24,-0.0,flip_to_long -78542,做多,2025-05-12 02:30:00,2025-05-12 02:50:00,2527.24,2516.62,-0.0,flip_to_short -78543,做空,2025-05-12 02:50:00,2025-05-12 03:30:00,2516.62,2518.48,-0.0,flip_to_long -78544,做多,2025-05-12 03:30:00,2025-05-12 03:35:00,2518.48,2512.89,-0.0,flip_to_short -78545,做空,2025-05-12 03:35:00,2025-05-12 03:55:00,2512.89,2519.01,-0.0,flip_to_long -78546,做多,2025-05-12 03:55:00,2025-05-12 04:00:00,2519.01,2515.93,-0.0,flip_to_short -78547,做空,2025-05-12 04:00:00,2025-05-12 04:10:00,2515.93,2522.52,-0.0,flip_to_long -78548,做多,2025-05-12 04:10:00,2025-05-12 04:15:00,2522.52,2521.47,-0.0,tp_upper -78549,做空,2025-05-12 04:20:00,2025-05-12 04:25:00,2516.68,2509.98,0.0,tp_lower -78550,做多,2025-05-12 04:45:00,2025-05-12 05:00:00,2515.9,2515.51,-0.0,flip_to_short -78551,做空,2025-05-12 05:00:00,2025-05-12 05:10:00,2515.51,2508.38,0.0,tp_lower -78552,做多,2025-05-12 06:20:00,2025-05-12 06:45:00,2503.39,2516.75,0.0,tp_upper -78553,做空,2025-05-12 07:45:00,2025-05-12 08:40:00,2548.72,2572.32,-0.0,flip_to_long -78554,做多,2025-05-12 08:40:00,2025-05-12 09:30:00,2572.32,2562.15,-0.0,flip_to_short -78555,做空,2025-05-12 09:30:00,2025-05-12 10:00:00,2562.15,2547.33,0.0,tp_lower -78556,做多,2025-05-12 10:35:00,2025-05-12 10:40:00,2562.21,2554.94,-0.0,flip_to_short -78557,做空,2025-05-12 10:40:00,2025-05-12 10:45:00,2554.94,2556.99,-0.0,flip_to_long -78558,做多,2025-05-12 10:45:00,2025-05-12 11:15:00,2556.99,2554.96,-0.0,flip_to_short -78559,做空,2025-05-12 11:15:00,2025-05-12 11:35:00,2554.96,2554.61,-0.0,flip_to_long -78560,做多,2025-05-12 11:35:00,2025-05-12 11:40:00,2554.61,2540.8,-0.0,flip_to_short -78561,做空,2025-05-12 11:40:00,2025-05-12 11:45:00,2540.8,2537.22,0.0,tp_lower -78562,做多,2025-05-12 12:20:00,2025-05-12 13:05:00,2547.74,2545.23,-0.0,flip_to_short -78563,做空,2025-05-12 13:05:00,2025-05-12 13:10:00,2545.23,2561.41,-0.0,flip_to_long -78564,做多,2025-05-12 13:10:00,2025-05-12 13:15:00,2561.41,2554.97,-0.0,tp_upper -78565,做空,2025-05-12 13:35:00,2025-05-12 14:20:00,2553.13,2535.95,0.0,tp_lower -78566,做多,2025-05-12 16:20:00,2025-05-12 16:25:00,2499.27,2497.19,-0.0,flip_to_short -78567,做空,2025-05-12 16:25:00,2025-05-12 16:40:00,2497.19,2500.59,-0.0,flip_to_long -78568,做多,2025-05-12 16:40:00,2025-05-12 17:20:00,2500.59,2490.86,-0.0,flip_to_short -78569,做空,2025-05-12 17:20:00,2025-05-12 17:40:00,2490.86,2480.39,0.0,tp_lower -78570,做多,2025-05-12 19:15:00,2025-05-12 19:25:00,2459.86,2453.72,-0.0,flip_to_short -78571,做空,2025-05-12 19:25:00,2025-05-12 19:45:00,2453.72,2458.81,-0.0,flip_to_long -78572,做多,2025-05-12 19:45:00,2025-05-12 20:30:00,2458.81,2476.43,0.0,tp_upper -78573,做空,2025-05-12 21:25:00,2025-05-12 21:30:00,2467.89,2474.66,-0.0,flip_to_long -78574,做多,2025-05-12 21:30:00,2025-05-12 21:45:00,2474.66,2473.2,-0.0,flip_to_short -78575,做空,2025-05-12 21:45:00,2025-05-12 21:50:00,2473.2,2479.86,-0.0,flip_to_long -78576,做多,2025-05-12 21:50:00,2025-05-12 21:55:00,2479.86,2478.85,-0.0,flip_to_short -78577,做空,2025-05-12 21:55:00,2025-05-12 22:00:00,2478.85,2483.39,-0.0,flip_to_long -78578,做多,2025-05-12 22:00:00,2025-05-12 22:35:00,2483.39,2493.1,0.0,tp_upper -78579,做多,2025-05-12 23:55:00,2025-05-13 00:00:00,2494.14,2487.53,-0.0,flip_to_short -78580,做空,2025-05-13 00:00:00,2025-05-13 00:05:00,2487.53,2483.94,0.0,tp_lower -78581,做多,2025-05-13 03:10:00,2025-05-13 03:15:00,2441.4,2438.55,-0.0,flip_to_short -78582,做空,2025-05-13 03:15:00,2025-05-13 03:25:00,2438.55,2424.52,0.0,tp_lower -78583,做多,2025-05-13 04:15:00,2025-05-13 04:30:00,2434.7,2447.78,0.0,tp_upper -78584,做空,2025-05-13 05:30:00,2025-05-13 05:45:00,2438.39,2444.72,-0.0,flip_to_long -78585,做多,2025-05-13 05:45:00,2025-05-13 06:20:00,2444.72,2449.98,0.0,flip_to_short -78586,做空,2025-05-13 06:20:00,2025-05-13 06:30:00,2449.98,2452.99,-0.0,flip_to_long -78587,做多,2025-05-13 06:30:00,2025-05-13 06:50:00,2452.99,2451.36,-0.0,flip_to_short -78588,做空,2025-05-13 06:50:00,2025-05-13 08:00:00,2451.36,2468.45,-0.0,flip_to_long -78589,做多,2025-05-13 08:00:00,2025-05-13 08:20:00,2468.45,2456.3,-0.0,flip_to_short -78590,做空,2025-05-13 08:20:00,2025-05-13 08:30:00,2456.3,2455.86,-0.0,tp_lower -78591,做多,2025-05-13 09:00:00,2025-05-13 09:15:00,2462.18,2474.39,0.0,tp_upper -78592,做空,2025-05-13 10:15:00,2025-05-13 10:35:00,2475.56,2475.86,-0.0,flip_to_long -78593,做多,2025-05-13 10:35:00,2025-05-13 11:05:00,2475.86,2481.85,0.0,flip_to_short -78594,做空,2025-05-13 11:05:00,2025-05-13 11:15:00,2481.85,2485.27,-0.0,flip_to_long -78595,做多,2025-05-13 11:15:00,2025-05-13 11:20:00,2485.27,2503.24,0.0,tp_upper -78596,做空,2025-05-13 12:10:00,2025-05-13 12:25:00,2499.21,2501.57,-0.0,flip_to_long -78597,做多,2025-05-13 12:25:00,2025-05-13 12:30:00,2501.57,2517.68,0.0,tp_upper -78598,做空,2025-05-13 14:10:00,2025-05-13 14:15:00,2536.28,2542.01,-0.0,flip_to_long -78599,做多,2025-05-13 14:15:00,2025-05-13 14:40:00,2542.01,2542.15,-0.0,flip_to_short -78600,做空,2025-05-13 14:40:00,2025-05-13 14:55:00,2542.15,2543.53,-0.0,flip_to_long -78601,做多,2025-05-13 14:55:00,2025-05-13 15:05:00,2543.53,2550.53,0.0,tp_upper -78602,做空,2025-05-13 20:05:00,2025-05-13 20:20:00,2662.15,2679.76,-0.0,flip_to_long -78603,做多,2025-05-13 20:20:00,2025-05-13 20:50:00,2679.76,2690.29,0.0,flip_to_short -78604,做空,2025-05-13 20:50:00,2025-05-13 21:20:00,2690.29,2678.51,0.0,flip_to_long -78605,做多,2025-05-13 21:20:00,2025-05-13 21:35:00,2678.51,2683.11,0.0,flip_to_short -78606,做空,2025-05-13 21:35:00,2025-05-13 22:10:00,2683.11,2688.23,-0.0,flip_to_long -78607,做多,2025-05-13 22:10:00,2025-05-13 22:20:00,2688.23,2700.47,0.0,tp_upper -78608,做空,2025-05-13 22:50:00,2025-05-13 22:55:00,2681.65,2678.68,0.0,tp_lower -78609,做多,2025-05-14 00:10:00,2025-05-14 00:15:00,2682.39,2690.2,0.0,tp_upper -78610,做空,2025-05-14 01:45:00,2025-05-14 01:50:00,2681.41,2671.03,0.0,tp_lower -78611,做多,2025-05-14 03:40:00,2025-05-14 04:00:00,2641.92,2636.63,-0.0,flip_to_short -78612,做空,2025-05-14 04:00:00,2025-05-14 04:05:00,2636.63,2636.68,-0.0,flip_to_long -78613,做多,2025-05-14 04:05:00,2025-05-14 04:20:00,2636.68,2646.57,0.0,tp_upper -78614,做空,2025-05-14 06:05:00,2025-05-14 06:40:00,2668.2,2670.19,-0.0,flip_to_long -78615,做多,2025-05-14 06:40:00,2025-05-14 07:00:00,2670.19,2667.4,-0.0,flip_to_short -78616,做空,2025-05-14 07:00:00,2025-05-14 07:10:00,2667.4,2669.55,-0.0,flip_to_long -78617,做多,2025-05-14 07:10:00,2025-05-14 07:15:00,2669.55,2657.88,-0.0,flip_to_short -78618,做空,2025-05-14 07:15:00,2025-05-14 07:20:00,2657.88,2646.94,0.0,tp_lower -78619,做多,2025-05-14 10:00:00,2025-05-14 10:05:00,2614.17,2607.91,-0.0,flip_to_short -78620,做空,2025-05-14 10:05:00,2025-05-14 10:20:00,2607.91,2606.85,-0.0,flip_to_long -78621,做多,2025-05-14 10:20:00,2025-05-14 10:35:00,2606.85,2600.1,-0.0,flip_to_short -78622,做空,2025-05-14 10:35:00,2025-05-14 10:40:00,2600.1,2604.21,-0.0,flip_to_long -78623,做多,2025-05-14 10:40:00,2025-05-14 10:45:00,2604.21,2596.11,-0.0,flip_to_short -78624,做空,2025-05-14 10:45:00,2025-05-14 11:00:00,2596.11,2601.27,-0.0,flip_to_long -78625,做多,2025-05-14 11:00:00,2025-05-14 11:35:00,2601.27,2633.3,0.0,tp_upper -78626,做空,2025-05-14 12:35:00,2025-05-14 12:55:00,2615.22,2611.8,0.0,tp_lower -78627,做多,2025-05-14 13:30:00,2025-05-14 13:35:00,2619.15,2609.39,-0.0,flip_to_short -78628,做空,2025-05-14 13:35:00,2025-05-14 13:40:00,2609.39,2589.04,0.0,tp_lower -78629,做多,2025-05-14 15:25:00,2025-05-14 16:15:00,2583.53,2581.11,-0.0,flip_to_short -78630,做空,2025-05-14 16:15:00,2025-05-14 16:25:00,2581.11,2586.2,-0.0,flip_to_long -78631,做多,2025-05-14 16:25:00,2025-05-14 16:35:00,2586.2,2588.39,0.0,flip_to_short -78632,做空,2025-05-14 16:35:00,2025-05-14 16:55:00,2588.39,2588.9,-0.0,flip_to_long -78633,做多,2025-05-14 16:55:00,2025-05-14 17:00:00,2588.9,2584.15,-0.0,flip_to_short -78634,做空,2025-05-14 17:00:00,2025-05-14 17:10:00,2584.15,2573.77,0.0,tp_lower -78635,做多,2025-05-14 17:40:00,2025-05-14 18:20:00,2578.01,2597.48,0.0,tp_upper -78636,做空,2025-05-14 19:40:00,2025-05-14 19:45:00,2599.81,2601.98,-0.0,flip_to_long -78637,做多,2025-05-14 19:45:00,2025-05-14 19:55:00,2601.98,2603.86,0.0,flip_to_short -78638,做空,2025-05-14 19:55:00,2025-05-14 20:15:00,2603.86,2604.56,-0.0,flip_to_long -78639,做多,2025-05-14 20:15:00,2025-05-14 20:20:00,2604.56,2602.13,-0.0,flip_to_short -78640,做空,2025-05-14 20:20:00,2025-05-14 20:30:00,2602.13,2599.6,0.0,tp_lower -78641,做多,2025-05-14 20:50:00,2025-05-14 20:55:00,2604.61,2599.35,-0.0,tp_upper -78642,做多,2025-05-14 21:45:00,2025-05-14 21:55:00,2597.51,2605.39,0.0,tp_upper -78643,做空,2025-05-14 22:35:00,2025-05-14 22:50:00,2598.21,2593.05,0.0,tp_lower -78644,做多,2025-05-14 23:10:00,2025-05-14 23:15:00,2599.15,2595.29,-0.0,flip_to_short -78645,做空,2025-05-14 23:15:00,2025-05-14 23:20:00,2595.29,2587.22,0.0,tp_lower -78646,做空,2025-05-15 01:10:00,2025-05-15 01:15:00,2619.71,2622.57,-0.0,flip_to_long -78647,做多,2025-05-15 01:15:00,2025-05-15 02:50:00,2622.57,2590.39,-0.0,flip_to_short -78648,做空,2025-05-15 02:50:00,2025-05-15 03:20:00,2590.39,2591.4,-0.0,flip_to_long -78649,做多,2025-05-15 03:20:00,2025-05-15 03:30:00,2591.4,2585.56,-0.0,flip_to_short -78650,做空,2025-05-15 03:30:00,2025-05-15 03:35:00,2585.56,2588.28,-0.0,flip_to_long -78651,做多,2025-05-15 03:35:00,2025-05-15 03:40:00,2588.28,2586.99,-0.0,flip_to_short -78652,做空,2025-05-15 03:40:00,2025-05-15 03:45:00,2586.99,2578.28,0.0,tp_lower -78653,做多,2025-05-15 04:25:00,2025-05-15 04:40:00,2585.28,2586.81,0.0,flip_to_short -78654,做空,2025-05-15 04:40:00,2025-05-15 05:25:00,2586.81,2583.33,0.0,flip_to_long -78655,做多,2025-05-15 05:25:00,2025-05-15 05:30:00,2583.33,2576.97,-0.0,flip_to_short -78656,做空,2025-05-15 05:30:00,2025-05-15 05:45:00,2576.97,2573.33,0.0,tp_lower -78657,做多,2025-05-15 06:10:00,2025-05-15 06:25:00,2577.64,2578.39,-0.0,flip_to_short -78658,做空,2025-05-15 06:25:00,2025-05-15 06:35:00,2578.39,2562.46,0.0,tp_lower -78659,做多,2025-05-15 06:55:00,2025-05-15 07:00:00,2572.59,2569.47,-0.0,flip_to_short -78660,做空,2025-05-15 07:00:00,2025-05-15 07:10:00,2569.47,2557.26,0.0,tp_lower -78661,做多,2025-05-15 08:25:00,2025-05-15 09:20:00,2547.23,2545.54,-0.0,flip_to_short -78662,做空,2025-05-15 09:20:00,2025-05-15 09:25:00,2545.54,2549.62,-0.0,flip_to_long -78663,做多,2025-05-15 09:25:00,2025-05-15 09:30:00,2549.62,2540.07,-0.0,flip_to_short -78664,做空,2025-05-15 09:30:00,2025-05-15 09:35:00,2540.07,2536.99,0.0,tp_lower -78665,做多,2025-05-15 10:50:00,2025-05-15 11:00:00,2538.11,2552.55,0.0,tp_upper -78666,做空,2025-05-15 12:05:00,2025-05-15 12:15:00,2546.63,2547.74,-0.0,flip_to_long -78667,做多,2025-05-15 12:15:00,2025-05-15 12:25:00,2547.74,2549.61,0.0,flip_to_short -78668,做空,2025-05-15 12:25:00,2025-05-15 12:30:00,2549.61,2575.14,-0.0,flip_to_long -78669,做多,2025-05-15 12:30:00,2025-05-15 12:35:00,2575.14,2562.49,-0.0,tp_upper -78670,做空,2025-05-15 12:50:00,2025-05-15 13:00:00,2552.19,2554.39,-0.0,flip_to_long -78671,做多,2025-05-15 13:00:00,2025-05-15 13:30:00,2554.39,2554.75,-0.0,flip_to_short -78672,做空,2025-05-15 13:30:00,2025-05-15 13:35:00,2554.75,2537.26,0.0,tp_lower -78673,做多,2025-05-15 15:10:00,2025-05-15 15:40:00,2511.21,2544.85,0.0,tp_upper -78674,做空,2025-05-15 17:50:00,2025-05-15 18:20:00,2576.99,2542.93,0.0,tp_lower -78675,做多,2025-05-15 20:00:00,2025-05-15 20:05:00,2541.82,2526.36,-0.0,flip_to_short -78676,做空,2025-05-15 20:05:00,2025-05-15 20:15:00,2526.36,2534.12,-0.0,tp_lower -78677,做空,2025-05-15 20:30:00,2025-05-15 20:35:00,2528.33,2528.47,-0.0,flip_to_long -78678,做多,2025-05-15 20:35:00,2025-05-15 21:05:00,2528.47,2530.64,0.0,flip_to_short -78679,做空,2025-05-15 21:05:00,2025-05-15 21:20:00,2530.64,2514.67,0.0,tp_lower -78680,做多,2025-05-15 21:40:00,2025-05-15 22:05:00,2532.64,2549.77,0.0,tp_upper -78681,做空,2025-05-15 22:55:00,2025-05-15 23:15:00,2540.18,2516.87,0.0,tp_lower -78682,做多,2025-05-15 23:35:00,2025-05-15 23:45:00,2545.52,2543.77,-0.0,flip_to_short -78683,做空,2025-05-15 23:45:00,2025-05-15 23:55:00,2543.77,2547.42,-0.0,flip_to_long -78684,做多,2025-05-15 23:55:00,2025-05-16 00:50:00,2547.42,2541.94,-0.0,flip_to_short -78685,做空,2025-05-16 00:50:00,2025-05-16 01:05:00,2541.94,2543.13,-0.0,tp_lower -78686,做多,2025-05-16 01:10:00,2025-05-16 01:35:00,2545.32,2566.72,0.0,tp_upper -78687,做空,2025-05-16 02:15:00,2025-05-16 03:20:00,2561.57,2577.9,-0.0,flip_to_long -78688,做多,2025-05-16 03:20:00,2025-05-16 03:25:00,2577.9,2574.18,-0.0,tp_upper -78689,做空,2025-05-16 04:20:00,2025-05-16 04:40:00,2572.24,2567.14,0.0,tp_lower -78690,做多,2025-05-16 05:00:00,2025-05-16 05:05:00,2579.12,2575.97,-0.0,flip_to_short -78691,做空,2025-05-16 05:05:00,2025-05-16 07:05:00,2575.97,2585.81,-0.0,tp_lower -78692,做多,2025-05-16 07:15:00,2025-05-16 07:20:00,2595.81,2606.0,0.0,tp_upper -78693,做空,2025-05-16 07:40:00,2025-05-16 07:45:00,2595.54,2603.62,-0.0,flip_to_long -78694,做多,2025-05-16 07:45:00,2025-05-16 08:00:00,2603.62,2594.84,-0.0,flip_to_short -78695,做空,2025-05-16 08:00:00,2025-05-16 08:05:00,2594.84,2600.69,-0.0,flip_to_long -78696,做多,2025-05-16 08:05:00,2025-05-16 08:10:00,2600.69,2597.13,-0.0,flip_to_short -78697,做空,2025-05-16 08:10:00,2025-05-16 08:20:00,2597.13,2568.76,0.0,tp_lower -78698,做多,2025-05-16 09:05:00,2025-05-16 10:40:00,2603.15,2620.36,0.0,tp_upper -78699,做空,2025-05-16 11:35:00,2025-05-16 11:45:00,2624.89,2622.03,0.0,flip_to_long -78700,做多,2025-05-16 11:45:00,2025-05-16 13:20:00,2622.03,2608.89,-0.0,flip_to_short -78701,做空,2025-05-16 13:20:00,2025-05-16 13:35:00,2608.89,2611.63,-0.0,flip_to_long -78702,做多,2025-05-16 13:35:00,2025-05-16 13:40:00,2611.63,2600.94,-0.0,flip_to_short -78703,做空,2025-05-16 13:40:00,2025-05-16 13:45:00,2600.94,2603.53,-0.0,flip_to_long -78704,做多,2025-05-16 13:45:00,2025-05-16 14:00:00,2603.53,2596.04,-0.0,flip_to_short -78705,做空,2025-05-16 14:00:00,2025-05-16 14:05:00,2596.04,2591.26,0.0,tp_lower -78706,做多,2025-05-16 15:00:00,2025-05-16 15:05:00,2595.75,2591.63,-0.0,flip_to_short -78707,做空,2025-05-16 15:05:00,2025-05-16 15:10:00,2591.63,2595.78,-0.0,flip_to_long -78708,做多,2025-05-16 15:10:00,2025-05-16 15:15:00,2595.78,2590.32,-0.0,flip_to_short -78709,做空,2025-05-16 15:15:00,2025-05-16 15:30:00,2590.32,2590.89,-0.0,flip_to_long -78710,做多,2025-05-16 15:30:00,2025-05-16 15:35:00,2590.89,2585.83,-0.0,flip_to_short -78711,做空,2025-05-16 15:35:00,2025-05-16 15:40:00,2585.83,2587.26,-0.0,flip_to_long -78712,做多,2025-05-16 15:40:00,2025-05-16 16:05:00,2587.26,2590.0,0.0,tp_upper -78713,做空,2025-05-16 16:10:00,2025-05-16 16:30:00,2587.07,2575.84,0.0,tp_lower -78714,做多,2025-05-16 16:50:00,2025-05-16 17:05:00,2584.11,2580.99,-0.0,flip_to_short -78715,做空,2025-05-16 17:05:00,2025-05-16 17:10:00,2580.99,2583.47,-0.0,flip_to_long -78716,做多,2025-05-16 17:10:00,2025-05-16 17:30:00,2583.47,2582.47,-0.0,flip_to_short -78717,做空,2025-05-16 17:30:00,2025-05-16 17:40:00,2582.47,2585.61,-0.0,flip_to_long -78718,做多,2025-05-16 17:40:00,2025-05-16 17:45:00,2585.61,2581.72,-0.0,flip_to_short -78719,做空,2025-05-16 17:45:00,2025-05-16 18:00:00,2581.72,2579.8,0.0,flip_to_long -78720,做多,2025-05-16 18:00:00,2025-05-16 18:40:00,2579.8,2580.26,-0.0,flip_to_short -78721,做空,2025-05-16 18:40:00,2025-05-16 18:45:00,2580.26,2582.77,-0.0,flip_to_long -78722,做多,2025-05-16 18:45:00,2025-05-16 18:55:00,2582.77,2585.4,0.0,tp_upper -78723,做空,2025-05-16 19:10:00,2025-05-16 19:25:00,2582.6,2583.24,-0.0,flip_to_long -78724,做多,2025-05-16 19:25:00,2025-05-16 19:45:00,2583.24,2580.99,-0.0,flip_to_short -78725,做空,2025-05-16 19:45:00,2025-05-16 19:50:00,2580.99,2588.49,-0.0,flip_to_long -78726,做多,2025-05-16 19:50:00,2025-05-16 19:55:00,2588.49,2591.07,0.0,tp_upper -78727,做空,2025-05-16 20:15:00,2025-05-16 20:30:00,2582.35,2565.93,0.0,tp_lower -78728,做多,2025-05-16 21:10:00,2025-05-16 21:15:00,2581.59,2574.03,-0.0,flip_to_short -78729,做空,2025-05-16 21:15:00,2025-05-16 21:30:00,2574.03,2571.28,0.0,tp_lower -78730,做多,2025-05-16 21:40:00,2025-05-16 21:45:00,2574.9,2573.14,-0.0,flip_to_short -78731,做空,2025-05-16 21:45:00,2025-05-16 22:00:00,2573.14,2558.97,0.0,tp_lower -78732,做多,2025-05-16 23:25:00,2025-05-16 23:40:00,2551.98,2550.68,-0.0,flip_to_short -78733,做空,2025-05-16 23:40:00,2025-05-16 23:45:00,2550.68,2538.02,0.0,tp_lower -78734,做多,2025-05-17 02:25:00,2025-05-17 02:45:00,2482.08,2491.93,0.0,tp_upper -78735,做空,2025-05-17 03:15:00,2025-05-17 03:25:00,2480.18,2485.26,-0.0,flip_to_long -78736,做多,2025-05-17 03:25:00,2025-05-17 04:00:00,2485.26,2495.18,0.0,tp_upper -78737,做空,2025-05-17 05:15:00,2025-05-17 05:20:00,2496.65,2489.55,0.0,tp_lower -78738,做空,2025-05-17 06:15:00,2025-05-17 06:40:00,2485.99,2489.84,-0.0,flip_to_long -78739,做多,2025-05-17 06:40:00,2025-05-17 06:50:00,2489.84,2488.76,-0.0,flip_to_short -78740,做空,2025-05-17 06:50:00,2025-05-17 08:20:00,2488.76,2480.24,0.0,tp_lower -78741,做多,2025-05-17 09:30:00,2025-05-17 10:15:00,2481.31,2482.84,0.0,tp_upper -78742,做空,2025-05-17 10:35:00,2025-05-17 10:45:00,2480.8,2480.9,-0.0,flip_to_long -78743,做多,2025-05-17 10:45:00,2025-05-17 10:50:00,2480.9,2480.4,-0.0,flip_to_short -78744,做空,2025-05-17 10:50:00,2025-05-17 10:55:00,2480.4,2484.8,-0.0,flip_to_long -78745,做多,2025-05-17 10:55:00,2025-05-17 11:05:00,2484.8,2480.39,-0.0,flip_to_short -78746,做空,2025-05-17 11:05:00,2025-05-17 11:15:00,2480.39,2476.49,0.0,tp_lower -78747,做多,2025-05-17 11:30:00,2025-05-17 11:55:00,2479.97,2480.55,-0.0,flip_to_short -78748,做空,2025-05-17 11:55:00,2025-05-17 12:00:00,2480.55,2482.35,-0.0,flip_to_long -78749,做多,2025-05-17 12:00:00,2025-05-17 12:10:00,2482.35,2479.44,-0.0,tp_upper -78750,做多,2025-05-17 12:15:00,2025-05-17 12:25:00,2481.94,2480.89,-0.0,flip_to_short -78751,做空,2025-05-17 12:25:00,2025-05-17 12:30:00,2480.89,2482.11,-0.0,flip_to_long -78752,做多,2025-05-17 12:30:00,2025-05-17 12:35:00,2482.11,2480.34,-0.0,flip_to_short -78753,做空,2025-05-17 12:35:00,2025-05-17 12:40:00,2480.34,2479.48,-0.0,tp_lower -78754,做多,2025-05-17 14:05:00,2025-05-17 14:30:00,2466.46,2481.11,0.0,tp_upper -78755,做空,2025-05-17 15:15:00,2025-05-17 16:00:00,2476.71,2473.79,0.0,tp_lower -78756,做多,2025-05-17 16:05:00,2025-05-17 16:10:00,2479.07,2474.24,-0.0,flip_to_short -78757,做空,2025-05-17 16:10:00,2025-05-17 16:15:00,2474.24,2469.6,0.0,tp_lower -78758,做空,2025-05-17 17:15:00,2025-05-17 17:20:00,2466.8,2466.62,-0.0,flip_to_long -78759,做多,2025-05-17 17:20:00,2025-05-17 18:15:00,2466.62,2483.84,0.0,tp_upper -78760,做空,2025-05-17 18:30:00,2025-05-17 18:40:00,2473.65,2476.11,-0.0,flip_to_long -78761,做多,2025-05-17 18:40:00,2025-05-17 18:45:00,2476.11,2470.96,-0.0,flip_to_short -78762,做空,2025-05-17 18:45:00,2025-05-17 18:55:00,2470.96,2465.93,0.0,tp_lower -78763,做多,2025-05-17 19:10:00,2025-05-17 19:25:00,2474.08,2473.51,-0.0,flip_to_short -78764,做空,2025-05-17 19:25:00,2025-05-17 19:35:00,2473.51,2472.16,0.0,flip_to_long -78765,做多,2025-05-17 19:35:00,2025-05-17 19:45:00,2472.16,2469.31,-0.0,flip_to_short -78766,做空,2025-05-17 19:45:00,2025-05-17 20:00:00,2469.31,2470.68,-0.0,flip_to_long -78767,做多,2025-05-17 20:00:00,2025-05-17 20:35:00,2470.68,2477.04,0.0,tp_upper -78768,做空,2025-05-17 22:00:00,2025-05-17 22:05:00,2476.95,2467.24,0.0,tp_lower -78769,做多,2025-05-18 00:35:00,2025-05-18 00:50:00,2473.3,2480.11,0.0,tp_upper -78770,做空,2025-05-18 01:25:00,2025-05-18 01:30:00,2475.2,2477.4,-0.0,flip_to_long -78771,做多,2025-05-18 01:30:00,2025-05-18 01:40:00,2477.4,2475.96,-0.0,flip_to_short -78772,做空,2025-05-18 01:40:00,2025-05-18 01:45:00,2475.96,2479.15,-0.0,flip_to_long -78773,做多,2025-05-18 01:45:00,2025-05-18 01:55:00,2479.15,2484.24,0.0,tp_upper -78774,做空,2025-05-18 02:35:00,2025-05-18 02:45:00,2479.49,2482.51,-0.0,flip_to_long -78775,做多,2025-05-18 02:45:00,2025-05-18 02:50:00,2482.51,2480.09,-0.0,flip_to_short -78776,做空,2025-05-18 02:50:00,2025-05-18 03:00:00,2480.09,2484.99,-0.0,flip_to_long -78777,做多,2025-05-18 03:00:00,2025-05-18 03:05:00,2484.99,2479.89,-0.0,flip_to_short -78778,做空,2025-05-18 03:05:00,2025-05-18 03:15:00,2479.89,2475.06,0.0,tp_lower -78779,做多,2025-05-18 03:35:00,2025-05-18 03:40:00,2479.2,2479.09,-0.0,flip_to_short -78780,做空,2025-05-18 03:40:00,2025-05-18 04:00:00,2479.09,2478.57,-0.0,flip_to_long -78781,做多,2025-05-18 04:00:00,2025-05-18 04:40:00,2478.57,2486.97,0.0,tp_upper -78782,做空,2025-05-18 06:30:00,2025-05-18 06:50:00,2494.69,2494.43,-0.0,tp_lower -78783,做多,2025-05-18 07:10:00,2025-05-18 07:35:00,2500.45,2501.23,-0.0,flip_to_short -78784,做空,2025-05-18 07:35:00,2025-05-18 09:35:00,2501.23,2514.07,-0.0,tp_lower -78785,做多,2025-05-18 11:00:00,2025-05-18 11:05:00,2506.89,2506.56,-0.0,flip_to_short -78786,做空,2025-05-18 11:05:00,2025-05-18 12:00:00,2506.56,2496.14,0.0,tp_lower -78787,做多,2025-05-18 12:30:00,2025-05-18 12:35:00,2501.85,2500.03,-0.0,flip_to_short -78788,做空,2025-05-18 12:35:00,2025-05-18 12:40:00,2500.03,2501.19,-0.0,flip_to_long -78789,做多,2025-05-18 12:40:00,2025-05-18 13:25:00,2501.19,2510.7,0.0,tp_upper -78790,做空,2025-05-18 16:20:00,2025-05-18 16:25:00,2558.72,2563.05,-0.0,flip_to_long -78791,做多,2025-05-18 16:25:00,2025-05-18 16:50:00,2563.05,2569.39,0.0,flip_to_short -78792,做空,2025-05-18 16:50:00,2025-05-18 17:05:00,2569.39,2568.7,-0.0,flip_to_long -78793,做多,2025-05-18 17:05:00,2025-05-18 17:15:00,2568.7,2563.94,-0.0,flip_to_short -78794,做空,2025-05-18 17:15:00,2025-05-18 17:25:00,2563.94,2539.72,0.0,tp_lower -78795,做空,2025-05-18 19:30:00,2025-05-18 19:35:00,2433.89,2433.72,-0.0,tp_lower -78796,做多,2025-05-18 21:00:00,2025-05-18 21:30:00,2394.75,2419.49,0.0,tp_upper -78797,做空,2025-05-18 21:50:00,2025-05-18 22:15:00,2411.43,2391.09,0.0,tp_lower -78798,做多,2025-05-18 22:20:00,2025-05-18 22:30:00,2405.01,2429.34,0.0,tp_upper -78799,做空,2025-05-19 00:20:00,2025-05-19 02:05:00,2459.57,2419.89,0.0,tp_lower -78800,做多,2025-05-19 04:10:00,2025-05-19 04:15:00,2400.23,2392.32,-0.0,flip_to_short -78801,做空,2025-05-19 04:15:00,2025-05-19 04:25:00,2392.32,2393.19,-0.0,flip_to_long -78802,做多,2025-05-19 04:25:00,2025-05-19 04:30:00,2393.19,2390.12,-0.0,flip_to_short -78803,做空,2025-05-19 04:30:00,2025-05-19 04:40:00,2390.12,2377.58,0.0,tp_lower -78804,做多,2025-05-19 05:30:00,2025-05-19 05:40:00,2380.42,2379.56,-0.0,flip_to_short -78805,做空,2025-05-19 05:40:00,2025-05-19 06:05:00,2379.56,2384.93,-0.0,flip_to_long -78806,做多,2025-05-19 06:05:00,2025-05-19 06:10:00,2384.93,2393.02,0.0,tp_upper -78807,做空,2025-05-19 06:30:00,2025-05-19 06:35:00,2371.1,2374.36,-0.0,tp_lower -78808,做多,2025-05-19 07:05:00,2025-05-19 07:10:00,2387.07,2392.2,0.0,tp_upper -78809,做空,2025-05-19 08:30:00,2025-05-19 08:35:00,2398.39,2405.27,-0.0,flip_to_long -78810,做多,2025-05-19 08:35:00,2025-05-19 08:40:00,2405.27,2396.51,-0.0,flip_to_short -78811,做空,2025-05-19 08:40:00,2025-05-19 08:45:00,2396.51,2405.62,-0.0,flip_to_long -78812,做多,2025-05-19 08:45:00,2025-05-19 08:50:00,2405.62,2403.34,-0.0,flip_to_short -78813,做空,2025-05-19 08:50:00,2025-05-19 08:55:00,2403.34,2403.91,-0.0,flip_to_long -78814,做多,2025-05-19 08:55:00,2025-05-19 09:05:00,2403.91,2390.82,-0.0,flip_to_short -78815,做空,2025-05-19 09:05:00,2025-05-19 09:10:00,2390.82,2400.12,-0.0,tp_lower -78816,做多,2025-05-19 09:15:00,2025-05-19 09:50:00,2403.31,2407.52,0.0,flip_to_short -78817,做空,2025-05-19 09:50:00,2025-05-19 10:05:00,2407.52,2393.47,0.0,tp_lower -78818,做多,2025-05-19 10:20:00,2025-05-19 10:30:00,2405.61,2405.16,-0.0,flip_to_short -78819,做空,2025-05-19 10:30:00,2025-05-19 12:05:00,2405.16,2400.52,0.0,tp_lower -78820,做多,2025-05-19 13:00:00,2025-05-19 13:05:00,2405.35,2403.51,-0.0,flip_to_short -78821,做空,2025-05-19 13:05:00,2025-05-19 13:20:00,2403.51,2402.63,-0.0,flip_to_long -78822,做多,2025-05-19 13:20:00,2025-05-19 13:35:00,2402.63,2433.88,0.0,tp_upper -78823,做空,2025-05-19 16:05:00,2025-05-19 16:10:00,2451.47,2454.97,-0.0,flip_to_long -78824,做多,2025-05-19 16:10:00,2025-05-19 16:20:00,2454.97,2466.82,0.0,tp_upper -78825,做空,2025-05-19 17:55:00,2025-05-19 18:00:00,2504.46,2512.57,-0.0,flip_to_long -78826,做多,2025-05-19 18:00:00,2025-05-19 18:10:00,2512.57,2510.64,-0.0,flip_to_short -78827,做空,2025-05-19 18:10:00,2025-05-19 18:30:00,2510.64,2479.78,0.0,tp_lower -78828,做多,2025-05-19 19:15:00,2025-05-19 19:20:00,2502.26,2500.46,-0.0,flip_to_short -78829,做空,2025-05-19 19:20:00,2025-05-19 19:30:00,2500.46,2513.43,-0.0,flip_to_long -78830,做多,2025-05-19 19:30:00,2025-05-19 19:35:00,2513.43,2521.18,0.0,tp_upper -78831,做空,2025-05-19 21:00:00,2025-05-19 21:10:00,2514.69,2518.95,-0.0,flip_to_long -78832,做多,2025-05-19 21:10:00,2025-05-19 21:15:00,2518.95,2515.61,-0.0,flip_to_short -78833,做空,2025-05-19 21:15:00,2025-05-19 21:25:00,2515.61,2503.49,0.0,tp_lower -78834,做多,2025-05-19 21:50:00,2025-05-19 22:00:00,2517.13,2508.14,-0.0,flip_to_short -78835,做空,2025-05-19 22:00:00,2025-05-19 22:10:00,2508.14,2498.82,0.0,tp_lower -78836,做多,2025-05-19 23:00:00,2025-05-19 23:40:00,2511.37,2529.78,0.0,tp_upper -78837,做空,2025-05-20 00:30:00,2025-05-20 00:35:00,2524.07,2534.22,-0.0,flip_to_long -78838,做多,2025-05-20 00:35:00,2025-05-20 00:40:00,2534.22,2525.63,-0.0,flip_to_short -78839,做空,2025-05-20 00:40:00,2025-05-20 01:20:00,2525.63,2529.81,-0.0,flip_to_long -78840,做多,2025-05-20 01:20:00,2025-05-20 01:25:00,2529.81,2529.19,-0.0,flip_to_short -78841,做空,2025-05-20 01:25:00,2025-05-20 03:45:00,2529.19,2547.01,-0.0,tp_lower -78842,做多,2025-05-20 04:40:00,2025-05-20 04:50:00,2553.83,2573.82,0.0,tp_upper -78843,做空,2025-05-20 05:50:00,2025-05-20 06:05:00,2562.89,2549.4,0.0,tp_lower -78844,做多,2025-05-20 08:00:00,2025-05-20 08:50:00,2533.11,2529.39,-0.0,flip_to_short -78845,做空,2025-05-20 08:50:00,2025-05-20 08:55:00,2529.39,2533.36,-0.0,flip_to_long -78846,做多,2025-05-20 08:55:00,2025-05-20 09:05:00,2533.36,2537.11,0.0,tp_upper -78847,做空,2025-05-20 09:15:00,2025-05-20 09:20:00,2528.33,2528.98,-0.0,flip_to_long -78848,做多,2025-05-20 09:20:00,2025-05-20 09:45:00,2528.98,2530.39,0.0,flip_to_short -78849,做空,2025-05-20 09:45:00,2025-05-20 10:05:00,2530.39,2530.63,-0.0,tp_lower -78850,做空,2025-05-20 10:10:00,2025-05-20 10:15:00,2520.59,2517.59,0.0,tp_lower -78851,做多,2025-05-20 11:30:00,2025-05-20 11:45:00,2513.77,2513.45,-0.0,flip_to_short -78852,做空,2025-05-20 11:45:00,2025-05-20 11:55:00,2513.45,2513.32,-0.0,flip_to_long -78853,做多,2025-05-20 11:55:00,2025-05-20 12:00:00,2513.32,2505.55,-0.0,flip_to_short -78854,做空,2025-05-20 12:00:00,2025-05-20 12:15:00,2505.55,2507.35,-0.0,flip_to_long -78855,做多,2025-05-20 12:15:00,2025-05-20 14:25:00,2507.35,2472.11,-0.0,flip_to_short -78856,做空,2025-05-20 14:25:00,2025-05-20 14:35:00,2472.11,2472.85,-0.0,tp_lower -78857,做多,2025-05-20 14:40:00,2025-05-20 14:50:00,2477.28,2472.27,-0.0,flip_to_short -78858,做空,2025-05-20 14:50:00,2025-05-20 15:10:00,2472.27,2476.09,-0.0,flip_to_long -78859,做多,2025-05-20 15:10:00,2025-05-20 15:20:00,2476.09,2472.09,-0.0,flip_to_short -78860,做空,2025-05-20 15:20:00,2025-05-20 15:25:00,2472.09,2484.99,-0.0,flip_to_long -78861,做多,2025-05-20 15:25:00,2025-05-20 15:30:00,2484.99,2486.54,0.0,tp_upper -78862,做空,2025-05-20 15:50:00,2025-05-20 15:55:00,2476.24,2481.46,-0.0,flip_to_long -78863,做多,2025-05-20 15:55:00,2025-05-20 16:05:00,2481.46,2477.89,-0.0,flip_to_short -78864,做空,2025-05-20 16:05:00,2025-05-20 16:15:00,2477.89,2475.94,0.0,flip_to_long -78865,做多,2025-05-20 16:15:00,2025-05-20 16:40:00,2475.94,2479.39,0.0,flip_to_short -78866,做空,2025-05-20 16:40:00,2025-05-20 17:00:00,2479.39,2484.61,-0.0,flip_to_long -78867,做多,2025-05-20 17:00:00,2025-05-20 17:05:00,2484.61,2489.96,0.0,tp_upper -78868,做空,2025-05-20 18:15:00,2025-05-20 18:25:00,2492.5,2470.81,0.0,tp_lower -78869,做多,2025-05-20 19:20:00,2025-05-20 19:55:00,2477.11,2500.31,0.0,tp_upper -78870,做空,2025-05-20 21:10:00,2025-05-20 21:15:00,2502.27,2504.41,-0.0,flip_to_long -78871,做多,2025-05-20 21:15:00,2025-05-20 21:25:00,2504.41,2496.59,-0.0,flip_to_short -78872,做空,2025-05-20 21:25:00,2025-05-20 21:30:00,2496.59,2502.74,-0.0,tp_lower -78873,做多,2025-05-20 21:45:00,2025-05-20 22:00:00,2508.75,2507.71,-0.0,flip_to_short -78874,做空,2025-05-20 22:00:00,2025-05-20 22:20:00,2507.71,2490.4,0.0,tp_lower -78875,做多,2025-05-20 22:40:00,2025-05-20 22:55:00,2508.93,2515.34,0.0,tp_upper -78876,做空,2025-05-21 00:15:00,2025-05-21 00:20:00,2520.9,2526.78,-0.0,flip_to_long -78877,做多,2025-05-21 00:20:00,2025-05-21 00:30:00,2526.78,2531.03,0.0,tp_upper -78878,做空,2025-05-21 00:35:00,2025-05-21 00:40:00,2523.02,2525.69,-0.0,flip_to_long -78879,做多,2025-05-21 00:40:00,2025-05-21 00:55:00,2525.69,2528.78,0.0,flip_to_short -78880,做空,2025-05-21 00:55:00,2025-05-21 02:05:00,2528.78,2515.32,0.0,tp_lower -78881,做多,2025-05-21 02:30:00,2025-05-21 04:15:00,2531.97,2541.36,0.0,flip_to_short -78882,做空,2025-05-21 04:15:00,2025-05-21 04:30:00,2541.36,2542.95,-0.0,tp_lower -78883,做多,2025-05-21 04:35:00,2025-05-21 04:40:00,2555.89,2554.27,-0.0,tp_upper -78884,做空,2025-05-21 07:00:00,2025-05-21 07:10:00,2588.53,2571.35,0.0,tp_lower -78885,做多,2025-05-21 10:10:00,2025-05-21 10:40:00,2529.28,2527.02,-0.0,flip_to_short -78886,做空,2025-05-21 10:40:00,2025-05-21 12:15:00,2527.02,2541.6,-0.0,flip_to_long -78887,做多,2025-05-21 12:15:00,2025-05-21 12:30:00,2541.6,2538.85,-0.0,flip_to_short -78888,做空,2025-05-21 12:30:00,2025-05-21 13:10:00,2538.85,2522.68,0.0,tp_lower -78889,做多,2025-05-21 13:30:00,2025-05-21 13:40:00,2531.96,2549.94,0.0,tp_upper -78890,做空,2025-05-21 14:30:00,2025-05-21 14:35:00,2534.09,2544.64,-0.0,flip_to_long -78891,做多,2025-05-21 14:35:00,2025-05-21 14:50:00,2544.64,2565.78,0.0,tp_upper -78892,做空,2025-05-21 15:35:00,2025-05-21 15:40:00,2549.44,2559.14,-0.0,flip_to_long -78893,做多,2025-05-21 15:40:00,2025-05-21 15:45:00,2559.14,2554.1,-0.0,flip_to_short -78894,做空,2025-05-21 15:45:00,2025-05-21 15:50:00,2554.1,2565.14,-0.0,flip_to_long -78895,做多,2025-05-21 15:50:00,2025-05-21 16:05:00,2565.14,2562.09,-0.0,flip_to_short -78896,做空,2025-05-21 16:05:00,2025-05-21 16:10:00,2562.09,2569.99,-0.0,flip_to_long -78897,做多,2025-05-21 16:10:00,2025-05-21 16:15:00,2569.99,2580.51,0.0,tp_upper -78898,做空,2025-05-21 17:00:00,2025-05-21 17:15:00,2579.03,2539.25,0.0,tp_lower -78899,做多,2025-05-21 18:40:00,2025-05-21 18:45:00,2494.43,2479.94,-0.0,flip_to_short -78900,做空,2025-05-21 18:45:00,2025-05-21 19:00:00,2479.94,2482.84,-0.0,flip_to_long -78901,做多,2025-05-21 19:00:00,2025-05-21 19:05:00,2482.84,2464.69,-0.0,flip_to_short -78902,做空,2025-05-21 19:05:00,2025-05-21 19:25:00,2464.69,2480.92,-0.0,flip_to_long -78903,做多,2025-05-21 19:25:00,2025-05-21 19:35:00,2480.92,2505.28,0.0,tp_upper -78904,做空,2025-05-21 20:45:00,2025-05-21 20:55:00,2495.28,2507.48,-0.0,flip_to_long -78905,做多,2025-05-21 20:55:00,2025-05-21 21:00:00,2507.48,2503.62,-0.0,flip_to_short -78906,做空,2025-05-21 21:00:00,2025-05-21 21:35:00,2503.62,2504.07,-0.0,flip_to_long -78907,做多,2025-05-21 21:35:00,2025-05-21 21:50:00,2504.07,2502.69,-0.0,flip_to_short -78908,做空,2025-05-21 21:50:00,2025-05-21 21:55:00,2502.69,2503.7,-0.0,flip_to_long -78909,做多,2025-05-21 21:55:00,2025-05-21 22:05:00,2503.7,2500.8,-0.0,flip_to_short -78910,做空,2025-05-21 22:05:00,2025-05-21 22:15:00,2500.8,2506.4,-0.0,flip_to_long -78911,做多,2025-05-21 22:15:00,2025-05-21 22:20:00,2506.4,2513.6,0.0,tp_upper -78912,做空,2025-05-22 00:40:00,2025-05-22 02:00:00,2559.86,2579.1,-0.0,flip_to_long -78913,做多,2025-05-22 02:00:00,2025-05-22 02:10:00,2579.1,2582.97,0.0,flip_to_short -78914,做空,2025-05-22 02:10:00,2025-05-22 05:15:00,2582.97,2635.4,-0.0,flip_to_long -78915,做多,2025-05-22 05:15:00,2025-05-22 05:25:00,2635.4,2642.99,0.0,tp_upper -78916,做空,2025-05-22 05:45:00,2025-05-22 05:50:00,2624.99,2627.79,-0.0,flip_to_long -78917,做多,2025-05-22 05:50:00,2025-05-22 07:15:00,2627.79,2627.03,-0.0,tp_upper -78918,做空,2025-05-22 07:25:00,2025-05-22 10:15:00,2615.29,2672.62,-0.0,flip_to_long -78919,做多,2025-05-22 10:15:00,2025-05-22 10:20:00,2672.62,2672.21,-0.0,flip_to_short -78920,做空,2025-05-22 10:20:00,2025-05-22 10:30:00,2672.21,2671.91,-0.0,flip_to_long -78921,做多,2025-05-22 10:30:00,2025-05-22 10:35:00,2671.91,2662.11,-0.0,flip_to_short -78922,做空,2025-05-22 10:35:00,2025-05-22 11:05:00,2662.11,2646.42,0.0,tp_lower -78923,做多,2025-05-22 11:50:00,2025-05-22 11:55:00,2658.41,2650.07,-0.0,flip_to_short -78924,做空,2025-05-22 11:55:00,2025-05-22 12:05:00,2650.07,2655.86,-0.0,flip_to_long -78925,做多,2025-05-22 12:05:00,2025-05-22 12:10:00,2655.86,2643.78,-0.0,flip_to_short -78926,做空,2025-05-22 12:10:00,2025-05-22 12:20:00,2643.78,2651.31,-0.0,flip_to_long -78927,做多,2025-05-22 12:20:00,2025-05-22 12:25:00,2651.31,2645.26,-0.0,flip_to_short -78928,做空,2025-05-22 12:25:00,2025-05-22 12:30:00,2645.26,2647.05,-0.0,tp_lower -78929,做多,2025-05-22 12:35:00,2025-05-22 13:00:00,2653.97,2647.7,-0.0,flip_to_short -78930,做空,2025-05-22 13:00:00,2025-05-22 13:05:00,2647.7,2645.24,0.0,tp_lower -78931,做多,2025-05-22 13:20:00,2025-05-22 13:30:00,2650.34,2637.76,-0.0,flip_to_short -78932,做空,2025-05-22 13:30:00,2025-05-22 13:35:00,2637.76,2639.0,-0.0,tp_lower -78933,做多,2025-05-22 13:50:00,2025-05-22 13:55:00,2648.57,2643.05,-0.0,flip_to_short -78934,做空,2025-05-22 13:55:00,2025-05-22 14:00:00,2643.05,2659.09,-0.0,flip_to_long -78935,做多,2025-05-22 14:00:00,2025-05-22 14:05:00,2659.09,2661.43,0.0,tp_upper -78936,做空,2025-05-22 14:10:00,2025-05-22 15:50:00,2650.14,2666.96,-0.0,flip_to_long -78937,做多,2025-05-22 15:50:00,2025-05-22 15:55:00,2666.96,2662.86,-0.0,flip_to_short -78938,做空,2025-05-22 15:55:00,2025-05-22 16:00:00,2662.86,2667.35,-0.0,flip_to_long -78939,做多,2025-05-22 16:00:00,2025-05-22 16:05:00,2667.35,2665.62,-0.0,flip_to_short -78940,做空,2025-05-22 16:05:00,2025-05-22 16:10:00,2665.62,2669.99,-0.0,flip_to_long -78941,做多,2025-05-22 16:10:00,2025-05-22 16:15:00,2669.99,2661.22,-0.0,flip_to_short -78942,做空,2025-05-22 16:15:00,2025-05-22 16:20:00,2661.22,2660.85,-0.0,tp_lower -78943,做多,2025-05-22 17:10:00,2025-05-22 17:40:00,2656.81,2660.48,0.0,flip_to_short -78944,做空,2025-05-22 17:40:00,2025-05-22 17:55:00,2660.48,2658.24,0.0,flip_to_long -78945,做多,2025-05-22 17:55:00,2025-05-22 18:00:00,2658.24,2652.75,-0.0,flip_to_short -78946,做空,2025-05-22 18:00:00,2025-05-22 18:10:00,2652.75,2654.61,-0.0,flip_to_long -78947,做多,2025-05-22 18:10:00,2025-05-22 18:20:00,2654.61,2661.15,0.0,flip_to_short -78948,做空,2025-05-22 18:20:00,2025-05-22 18:45:00,2661.15,2662.36,-0.0,flip_to_long -78949,做多,2025-05-22 18:45:00,2025-05-22 18:50:00,2662.36,2660.3,-0.0,flip_to_short -78950,做空,2025-05-22 18:50:00,2025-05-22 19:05:00,2660.3,2657.28,0.0,tp_lower -78951,做多,2025-05-22 19:10:00,2025-05-22 20:45:00,2657.76,2639.89,-0.0,flip_to_short -78952,做空,2025-05-22 20:45:00,2025-05-22 20:50:00,2639.89,2641.92,-0.0,flip_to_long -78953,做多,2025-05-22 20:50:00,2025-05-22 20:55:00,2641.92,2640.22,-0.0,flip_to_short -78954,做空,2025-05-22 20:55:00,2025-05-22 21:15:00,2640.22,2640.03,-0.0,flip_to_long -78955,做多,2025-05-22 21:15:00,2025-05-22 21:20:00,2640.03,2635.03,-0.0,flip_to_short -78956,做空,2025-05-22 21:20:00,2025-05-22 21:25:00,2635.03,2631.01,0.0,tp_lower -78957,做多,2025-05-22 21:55:00,2025-05-22 22:05:00,2635.15,2643.36,0.0,tp_upper -78958,做空,2025-05-22 22:45:00,2025-05-22 23:00:00,2639.22,2639.48,-0.0,flip_to_long -78959,做多,2025-05-22 23:00:00,2025-05-22 23:20:00,2639.48,2641.39,0.0,flip_to_short -78960,做空,2025-05-22 23:20:00,2025-05-22 23:25:00,2641.39,2649.06,-0.0,flip_to_long -78961,做多,2025-05-22 23:25:00,2025-05-22 23:30:00,2649.06,2654.78,0.0,tp_upper -78962,做空,2025-05-23 00:30:00,2025-05-23 00:35:00,2646.72,2648.73,-0.0,flip_to_long -78963,做多,2025-05-23 00:35:00,2025-05-23 00:45:00,2648.73,2671.89,0.0,tp_upper -78964,做空,2025-05-23 01:05:00,2025-05-23 01:10:00,2655.46,2658.24,-0.0,flip_to_long -78965,做多,2025-05-23 01:10:00,2025-05-23 01:15:00,2658.24,2657.25,-0.0,flip_to_short -78966,做空,2025-05-23 01:15:00,2025-05-23 01:20:00,2657.25,2661.61,-0.0,flip_to_long -78967,做多,2025-05-23 01:20:00,2025-05-23 01:30:00,2661.61,2678.94,0.0,tp_upper -78968,做空,2025-05-23 03:15:00,2025-05-23 04:30:00,2704.38,2693.79,0.0,tp_lower -78969,做多,2025-05-23 05:55:00,2025-05-23 06:00:00,2695.9,2692.73,-0.0,flip_to_short -78970,做空,2025-05-23 06:00:00,2025-05-23 06:10:00,2692.73,2671.6,0.0,tp_lower -78971,做多,2025-05-23 07:20:00,2025-05-23 07:25:00,2669.69,2668.5,-0.0,flip_to_short -78972,做空,2025-05-23 07:25:00,2025-05-23 07:50:00,2668.5,2654.92,0.0,tp_lower -78973,做空,2025-05-23 08:15:00,2025-05-23 08:20:00,2655.51,2659.49,-0.0,flip_to_long -78974,做多,2025-05-23 08:20:00,2025-05-23 08:30:00,2659.49,2662.45,0.0,flip_to_short -78975,做空,2025-05-23 08:30:00,2025-05-23 10:10:00,2662.45,2664.97,-0.0,tp_lower -78976,做多,2025-05-23 13:15:00,2025-05-23 13:30:00,2551.68,2578.45,0.0,tp_upper -78977,做空,2025-05-23 14:55:00,2025-05-23 15:00:00,2573.17,2576.34,-0.0,flip_to_long -78978,做多,2025-05-23 15:00:00,2025-05-23 15:35:00,2576.34,2576.06,-0.0,flip_to_short -78979,做空,2025-05-23 15:35:00,2025-05-23 15:45:00,2576.06,2572.53,0.0,tp_lower -78980,做多,2025-05-23 16:25:00,2025-05-23 17:20:00,2567.93,2585.17,0.0,tp_upper -78981,做空,2025-05-23 17:40:00,2025-05-23 18:20:00,2569.34,2565.38,0.0,tp_lower -78982,做多,2025-05-23 19:05:00,2025-05-23 19:15:00,2569.97,2566.8,-0.0,flip_to_short -78983,做空,2025-05-23 19:15:00,2025-05-23 19:20:00,2566.8,2568.07,-0.0,flip_to_long -78984,做多,2025-05-23 19:20:00,2025-05-23 19:25:00,2568.07,2567.49,-0.0,flip_to_short -78985,做空,2025-05-23 19:25:00,2025-05-23 19:30:00,2567.49,2572.13,-0.0,flip_to_long -78986,做多,2025-05-23 19:30:00,2025-05-23 19:45:00,2572.13,2561.18,-0.0,flip_to_short -78987,做空,2025-05-23 19:45:00,2025-05-23 19:50:00,2561.18,2558.4,0.0,tp_lower -78988,做多,2025-05-23 21:20:00,2025-05-23 21:25:00,2549.11,2544.41,-0.0,flip_to_short -78989,做空,2025-05-23 21:25:00,2025-05-23 21:50:00,2544.41,2532.0,0.0,tp_lower -78990,做多,2025-05-23 22:10:00,2025-05-23 22:15:00,2556.89,2550.07,-0.0,tp_upper -78991,做空,2025-05-23 22:35:00,2025-05-23 23:00:00,2542.31,2538.31,0.0,flip_to_long -78992,做多,2025-05-23 23:00:00,2025-05-24 00:25:00,2538.31,2525.26,-0.0,flip_to_short -78993,做空,2025-05-24 00:25:00,2025-05-24 00:30:00,2525.26,2533.29,-0.0,flip_to_long -78994,做多,2025-05-24 00:30:00,2025-05-24 00:45:00,2533.29,2525.63,-0.0,flip_to_short -78995,做空,2025-05-24 00:45:00,2025-05-24 01:05:00,2525.63,2524.78,-0.0,flip_to_long -78996,做多,2025-05-24 01:05:00,2025-05-24 01:25:00,2524.78,2527.47,0.0,flip_to_short -78997,做空,2025-05-24 01:25:00,2025-05-24 01:30:00,2527.47,2532.86,-0.0,flip_to_long -78998,做多,2025-05-24 01:30:00,2025-05-24 01:50:00,2532.86,2523.52,-0.0,flip_to_short -78999,做空,2025-05-24 01:50:00,2025-05-24 02:00:00,2523.52,2528.94,-0.0,flip_to_long -79000,做多,2025-05-24 02:00:00,2025-05-24 02:15:00,2528.94,2537.22,0.0,tp_upper -79001,做空,2025-05-24 05:10:00,2025-05-24 05:20:00,2552.32,2548.52,0.0,tp_lower -79002,做多,2025-05-24 06:05:00,2025-05-24 06:10:00,2553.7,2550.19,-0.0,flip_to_short -79003,做空,2025-05-24 06:10:00,2025-05-24 06:30:00,2550.19,2537.39,0.0,tp_lower -79004,做多,2025-05-24 07:00:00,2025-05-24 07:05:00,2551.22,2555.23,0.0,tp_upper -79005,做空,2025-05-24 07:45:00,2025-05-24 08:00:00,2547.82,2549.24,-0.0,flip_to_long -79006,做多,2025-05-24 08:00:00,2025-05-24 08:15:00,2549.24,2546.99,-0.0,flip_to_short -79007,做空,2025-05-24 08:15:00,2025-05-24 08:35:00,2546.99,2551.69,-0.0,flip_to_long -79008,做多,2025-05-24 08:35:00,2025-05-24 09:20:00,2551.69,2558.81,0.0,tp_upper -79009,做空,2025-05-24 09:45:00,2025-05-24 10:00:00,2553.82,2553.96,-0.0,flip_to_long -79010,做多,2025-05-24 10:00:00,2025-05-24 10:30:00,2553.96,2566.73,0.0,tp_upper -79011,做空,2025-05-24 11:40:00,2025-05-24 11:45:00,2563.52,2564.86,-0.0,flip_to_long -79012,做多,2025-05-24 11:45:00,2025-05-24 14:20:00,2564.86,2550.31,-0.0,flip_to_short -79013,做空,2025-05-24 14:20:00,2025-05-24 14:30:00,2550.31,2552.52,-0.0,flip_to_long -79014,做多,2025-05-24 14:30:00,2025-05-24 14:45:00,2552.52,2556.99,0.0,tp_upper -79015,做空,2025-05-24 15:25:00,2025-05-24 15:35:00,2554.94,2552.67,0.0,flip_to_long -79016,做多,2025-05-24 15:35:00,2025-05-24 16:00:00,2552.67,2551.97,-0.0,flip_to_short -79017,做空,2025-05-24 16:00:00,2025-05-24 16:05:00,2551.97,2550.76,-0.0,tp_lower -79018,做多,2025-05-24 16:35:00,2025-05-24 16:50:00,2552.63,2557.62,0.0,tp_upper -79019,做空,2025-05-24 17:30:00,2025-05-24 18:00:00,2556.11,2558.67,-0.0,flip_to_long -79020,做多,2025-05-24 18:00:00,2025-05-24 18:20:00,2558.67,2564.18,0.0,tp_upper -79021,做空,2025-05-24 18:30:00,2025-05-24 18:45:00,2557.89,2550.99,0.0,tp_lower -79022,做多,2025-05-24 19:55:00,2025-05-24 20:00:00,2553.35,2550.01,-0.0,flip_to_short -79023,做空,2025-05-24 20:00:00,2025-05-24 20:05:00,2550.01,2550.31,-0.0,flip_to_long -79024,做多,2025-05-24 20:05:00,2025-05-24 20:15:00,2550.31,2550.38,-0.0,flip_to_short -79025,做空,2025-05-24 20:15:00,2025-05-24 20:20:00,2550.38,2551.99,-0.0,flip_to_long -79026,做多,2025-05-24 20:20:00,2025-05-24 20:25:00,2551.99,2551.84,-0.0,flip_to_short -79027,做空,2025-05-24 20:25:00,2025-05-24 20:55:00,2551.84,2551.16,-0.0,flip_to_long -79028,做多,2025-05-24 20:55:00,2025-05-24 23:35:00,2551.16,2527.7,-0.0,flip_to_short -79029,做空,2025-05-24 23:35:00,2025-05-24 23:45:00,2527.7,2528.54,-0.0,tp_lower -79030,做空,2025-05-24 23:55:00,2025-05-25 00:20:00,2529.27,2529.52,-0.0,flip_to_long -79031,做多,2025-05-25 00:20:00,2025-05-25 00:35:00,2529.52,2529.08,-0.0,flip_to_short -79032,做空,2025-05-25 00:35:00,2025-05-25 00:40:00,2529.08,2494.8,0.0,tp_lower -79033,做多,2025-05-25 02:20:00,2025-05-25 02:25:00,2496.66,2498.01,0.0,tp_upper -79034,做空,2025-05-25 04:00:00,2025-05-25 04:15:00,2508.77,2509.78,-0.0,flip_to_long -79035,做多,2025-05-25 04:15:00,2025-05-25 04:45:00,2509.78,2512.61,0.0,flip_to_short -79036,做空,2025-05-25 04:45:00,2025-05-25 05:20:00,2512.61,2511.41,-0.0,flip_to_long -79037,做多,2025-05-25 05:20:00,2025-05-25 05:25:00,2511.41,2510.41,-0.0,flip_to_short -79038,做空,2025-05-25 05:25:00,2025-05-25 05:30:00,2510.41,2511.02,-0.0,flip_to_long -79039,做多,2025-05-25 05:30:00,2025-05-25 05:55:00,2511.02,2511.72,-0.0,flip_to_short -79040,做空,2025-05-25 05:55:00,2025-05-25 06:15:00,2511.72,2507.53,0.0,tp_lower -79041,做多,2025-05-25 06:50:00,2025-05-25 09:30:00,2507.7,2481.94,-0.0,flip_to_short -79042,做空,2025-05-25 09:30:00,2025-05-25 09:40:00,2481.94,2482.36,-0.0,flip_to_long -79043,做多,2025-05-25 09:40:00,2025-05-25 09:50:00,2482.36,2492.66,0.0,tp_upper -79044,做空,2025-05-25 10:55:00,2025-05-25 11:00:00,2491.52,2492.23,-0.0,flip_to_long -79045,做多,2025-05-25 11:00:00,2025-05-25 11:20:00,2492.23,2493.0,-0.0,flip_to_short -79046,做空,2025-05-25 11:20:00,2025-05-25 11:25:00,2493.0,2495.97,-0.0,flip_to_long -79047,做多,2025-05-25 11:25:00,2025-05-25 11:30:00,2495.97,2493.13,-0.0,flip_to_short -79048,做空,2025-05-25 11:30:00,2025-05-25 11:50:00,2493.13,2494.65,-0.0,flip_to_long -79049,做多,2025-05-25 11:50:00,2025-05-25 12:00:00,2494.65,2495.59,-0.0,flip_to_short -79050,做空,2025-05-25 12:00:00,2025-05-25 14:00:00,2495.59,2514.18,-0.0,tp_lower -79051,做多,2025-05-25 14:05:00,2025-05-25 14:10:00,2516.5,2513.52,-0.0,flip_to_short -79052,做空,2025-05-25 14:10:00,2025-05-25 14:15:00,2513.52,2511.47,0.0,tp_lower -79053,做多,2025-05-25 14:30:00,2025-05-25 14:35:00,2515.44,2507.63,-0.0,flip_to_short -79054,做空,2025-05-25 14:35:00,2025-05-25 14:40:00,2507.63,2501.88,0.0,tp_lower -79055,做多,2025-05-25 15:40:00,2025-05-25 15:45:00,2503.31,2499.42,-0.0,flip_to_short -79056,做空,2025-05-25 15:45:00,2025-05-25 15:50:00,2499.42,2512.6,-0.0,flip_to_long -79057,做多,2025-05-25 15:50:00,2025-05-25 16:15:00,2512.6,2500.27,-0.0,flip_to_short -79058,做空,2025-05-25 16:15:00,2025-05-25 16:35:00,2500.27,2505.23,-0.0,flip_to_long -79059,做多,2025-05-25 16:35:00,2025-05-25 17:35:00,2505.23,2508.19,0.0,flip_to_short -79060,做空,2025-05-25 17:35:00,2025-05-25 19:15:00,2508.19,2517.91,-0.0,flip_to_long -79061,做多,2025-05-25 19:15:00,2025-05-25 19:30:00,2517.91,2520.68,0.0,tp_upper -79062,做空,2025-05-25 20:05:00,2025-05-25 20:15:00,2518.79,2516.52,0.0,tp_lower -79063,做多,2025-05-25 20:20:00,2025-05-25 20:50:00,2517.76,2521.29,0.0,flip_to_short -79064,做空,2025-05-25 20:50:00,2025-05-25 21:30:00,2521.29,2517.34,0.0,tp_lower -79065,做多,2025-05-25 22:00:00,2025-05-25 22:05:00,2520.78,2537.06,0.0,tp_upper -79066,做空,2025-05-25 23:20:00,2025-05-25 23:30:00,2537.32,2541.37,-0.0,flip_to_long -79067,做多,2025-05-25 23:30:00,2025-05-25 23:55:00,2541.37,2549.98,0.0,tp_upper -79068,做空,2025-05-26 00:25:00,2025-05-26 00:30:00,2543.99,2547.54,-0.0,flip_to_long -79069,做多,2025-05-26 00:30:00,2025-05-26 00:40:00,2547.54,2555.05,0.0,tp_upper -79070,做空,2025-05-26 01:30:00,2025-05-26 01:55:00,2555.19,2557.51,-0.0,flip_to_long -79071,做多,2025-05-26 01:55:00,2025-05-26 02:05:00,2557.51,2554.14,-0.0,flip_to_short -79072,做空,2025-05-26 02:05:00,2025-05-26 02:15:00,2554.14,2559.46,-0.0,flip_to_long -79073,做多,2025-05-26 02:15:00,2025-05-26 02:25:00,2559.46,2559.95,-0.0,flip_to_short -79074,做空,2025-05-26 02:25:00,2025-05-26 02:35:00,2559.95,2549.84,0.0,tp_lower -79075,做多,2025-05-26 03:20:00,2025-05-26 03:45:00,2556.6,2563.31,0.0,tp_upper -79076,做空,2025-05-26 05:00:00,2025-05-26 05:05:00,2561.27,2562.93,-0.0,flip_to_long -79077,做多,2025-05-26 05:05:00,2025-05-26 05:10:00,2562.93,2562.39,-0.0,flip_to_short -79078,做空,2025-05-26 05:10:00,2025-05-26 05:15:00,2562.39,2565.21,-0.0,flip_to_long -79079,做多,2025-05-26 05:15:00,2025-05-26 05:25:00,2565.21,2569.06,0.0,tp_upper -79080,做空,2025-05-26 06:10:00,2025-05-26 06:15:00,2565.77,2567.82,-0.0,flip_to_long -79081,做多,2025-05-26 06:15:00,2025-05-26 06:30:00,2567.82,2567.18,-0.0,flip_to_short -79082,做空,2025-05-26 06:30:00,2025-05-26 06:35:00,2567.18,2568.42,-0.0,flip_to_long -79083,做多,2025-05-26 06:35:00,2025-05-26 06:50:00,2568.42,2580.61,0.0,tp_upper -79084,做空,2025-05-26 07:45:00,2025-05-26 07:50:00,2577.29,2577.87,-0.0,flip_to_long -79085,做多,2025-05-26 07:50:00,2025-05-26 08:00:00,2577.87,2576.61,-0.0,flip_to_short -79086,做空,2025-05-26 08:00:00,2025-05-26 08:05:00,2576.61,2578.81,-0.0,flip_to_long -79087,做多,2025-05-26 08:05:00,2025-05-26 10:25:00,2578.81,2565.78,-0.0,flip_to_short -79088,做空,2025-05-26 10:25:00,2025-05-26 10:40:00,2565.78,2565.59,-0.0,flip_to_long -79089,做多,2025-05-26 10:40:00,2025-05-26 10:45:00,2565.59,2562.88,-0.0,flip_to_short -79090,做空,2025-05-26 10:45:00,2025-05-26 10:50:00,2562.88,2555.15,0.0,tp_lower -79091,做多,2025-05-26 11:15:00,2025-05-26 12:00:00,2561.87,2563.68,0.0,tp_upper -79092,做空,2025-05-26 12:05:00,2025-05-26 12:25:00,2563.48,2561.94,0.0,flip_to_long -79093,做多,2025-05-26 12:25:00,2025-05-26 12:35:00,2561.94,2561.49,-0.0,flip_to_short -79094,做空,2025-05-26 12:35:00,2025-05-26 12:40:00,2561.49,2564.98,-0.0,flip_to_long -79095,做多,2025-05-26 12:40:00,2025-05-26 12:50:00,2564.98,2571.74,0.0,tp_upper -79096,做空,2025-05-26 13:05:00,2025-05-26 13:20:00,2560.99,2558.68,0.0,tp_lower -79097,做多,2025-05-26 13:25:00,2025-05-26 13:45:00,2563.05,2561.64,-0.0,flip_to_short -79098,做空,2025-05-26 13:45:00,2025-05-26 13:50:00,2561.64,2549.87,0.0,tp_lower -79099,做多,2025-05-26 15:20:00,2025-05-26 15:25:00,2552.31,2555.27,0.0,tp_upper -79100,做空,2025-05-26 16:15:00,2025-05-26 16:20:00,2553.56,2543.99,0.0,tp_lower -79101,做多,2025-05-26 18:10:00,2025-05-26 18:15:00,2539.94,2535.95,-0.0,flip_to_short -79102,做空,2025-05-26 18:15:00,2025-05-26 18:25:00,2535.95,2542.17,-0.0,flip_to_long -79103,做多,2025-05-26 18:25:00,2025-05-26 18:45:00,2542.17,2539.6,-0.0,flip_to_short -79104,做空,2025-05-26 18:45:00,2025-05-26 19:05:00,2539.6,2536.01,0.0,flip_to_long -79105,做多,2025-05-26 19:05:00,2025-05-26 19:35:00,2536.01,2535.89,-0.0,flip_to_short -79106,做空,2025-05-26 19:35:00,2025-05-26 19:40:00,2535.89,2539.06,-0.0,flip_to_long -79107,做多,2025-05-26 19:40:00,2025-05-26 20:00:00,2539.06,2536.11,-0.0,flip_to_short -79108,做空,2025-05-26 20:00:00,2025-05-26 20:05:00,2536.11,2543.22,-0.0,flip_to_long -79109,做多,2025-05-26 20:05:00,2025-05-26 20:10:00,2543.22,2545.37,0.0,tp_upper -79110,做空,2025-05-26 22:05:00,2025-05-26 22:10:00,2559.69,2575.0,-0.0,flip_to_long -79111,做多,2025-05-26 22:10:00,2025-05-26 22:15:00,2575.0,2570.2,-0.0,tp_upper -79112,做空,2025-05-26 22:35:00,2025-05-26 23:00:00,2561.18,2555.99,0.0,tp_lower -79113,做多,2025-05-26 23:35:00,2025-05-26 23:40:00,2561.18,2559.65,-0.0,flip_to_short -79114,做空,2025-05-26 23:40:00,2025-05-26 23:45:00,2559.65,2562.22,-0.0,flip_to_long -79115,做多,2025-05-26 23:45:00,2025-05-27 00:00:00,2562.22,2559.36,-0.0,tp_upper -79116,做多,2025-05-27 00:05:00,2025-05-27 00:10:00,2563.45,2567.62,0.0,tp_upper -79117,做空,2025-05-27 00:20:00,2025-05-27 00:40:00,2560.99,2553.28,0.0,tp_lower -79118,做空,2025-05-27 02:15:00,2025-05-27 02:20:00,2533.61,2537.52,-0.0,flip_to_long -79119,做多,2025-05-27 02:20:00,2025-05-27 03:05:00,2537.52,2545.02,0.0,tp_upper -79120,做空,2025-05-27 05:05:00,2025-05-27 05:10:00,2555.39,2557.31,-0.0,flip_to_long -79121,做多,2025-05-27 05:10:00,2025-05-27 05:15:00,2557.31,2552.9,-0.0,flip_to_short -79122,做空,2025-05-27 05:15:00,2025-05-27 05:35:00,2552.9,2560.55,-0.0,flip_to_long -79123,做多,2025-05-27 05:35:00,2025-05-27 05:40:00,2560.55,2563.0,0.0,tp_upper -79124,做空,2025-05-27 06:50:00,2025-05-27 07:05:00,2573.83,2578.79,-0.0,flip_to_long -79125,做多,2025-05-27 07:05:00,2025-05-27 07:50:00,2578.79,2606.46,0.0,tp_upper -79126,做空,2025-05-27 09:20:00,2025-05-27 09:40:00,2624.07,2635.32,-0.0,flip_to_long -79127,做多,2025-05-27 09:40:00,2025-05-27 09:45:00,2635.32,2636.92,0.0,tp_upper -79128,做空,2025-05-27 10:00:00,2025-05-27 10:10:00,2634.51,2633.57,-0.0,flip_to_long -79129,做多,2025-05-27 10:10:00,2025-05-27 10:20:00,2633.57,2631.07,-0.0,flip_to_short -79130,做空,2025-05-27 10:20:00,2025-05-27 10:25:00,2631.07,2639.71,-0.0,flip_to_long -79131,做多,2025-05-27 10:25:00,2025-05-27 10:40:00,2639.71,2632.72,-0.0,flip_to_short -79132,做空,2025-05-27 10:40:00,2025-05-27 10:45:00,2632.72,2634.46,-0.0,flip_to_long -79133,做多,2025-05-27 10:45:00,2025-05-27 11:10:00,2634.46,2631.95,-0.0,flip_to_short -79134,做空,2025-05-27 11:10:00,2025-05-27 11:15:00,2631.95,2629.78,0.0,tp_lower -79135,做多,2025-05-27 11:20:00,2025-05-27 11:30:00,2635.06,2641.03,0.0,tp_upper -79136,做空,2025-05-27 12:10:00,2025-05-27 12:20:00,2638.68,2642.86,-0.0,flip_to_long -79137,做多,2025-05-27 12:20:00,2025-05-27 12:35:00,2642.86,2642.49,-0.0,flip_to_short -79138,做空,2025-05-27 12:35:00,2025-05-27 12:45:00,2642.49,2641.11,0.0,flip_to_long -79139,做多,2025-05-27 12:45:00,2025-05-27 13:05:00,2641.11,2658.57,0.0,tp_upper -79140,做空,2025-05-27 13:40:00,2025-05-27 14:30:00,2655.99,2646.56,0.0,tp_lower -79141,做多,2025-05-27 14:40:00,2025-05-27 14:55:00,2660.03,2660.13,-0.0,flip_to_short -79142,做空,2025-05-27 14:55:00,2025-05-27 16:10:00,2660.13,2665.22,-0.0,flip_to_long -79143,做多,2025-05-27 16:10:00,2025-05-27 16:15:00,2665.22,2676.72,0.0,tp_upper -79144,做空,2025-05-27 16:25:00,2025-05-27 16:30:00,2661.8,2663.94,-0.0,flip_to_long -79145,做多,2025-05-27 16:30:00,2025-05-27 16:35:00,2663.94,2674.16,0.0,tp_upper -79146,做空,2025-05-27 16:55:00,2025-05-27 18:30:00,2669.6,2685.34,-0.0,flip_to_long -79147,做多,2025-05-27 18:30:00,2025-05-27 19:55:00,2685.34,2686.69,0.0,flip_to_short -79148,做空,2025-05-27 19:55:00,2025-05-27 20:40:00,2686.69,2667.01,0.0,tp_lower -79149,做多,2025-05-27 22:35:00,2025-05-27 22:40:00,2664.61,2664.13,-0.0,flip_to_short -79150,做空,2025-05-27 22:40:00,2025-05-27 23:05:00,2664.13,2659.42,0.0,tp_lower -79151,做多,2025-05-27 23:10:00,2025-05-27 23:40:00,2660.26,2660.27,-0.0,flip_to_short -79152,做空,2025-05-27 23:40:00,2025-05-28 00:10:00,2660.27,2649.45,0.0,tp_lower -79153,做多,2025-05-28 00:55:00,2025-05-28 01:00:00,2657.61,2652.71,-0.0,flip_to_short -79154,做空,2025-05-28 01:00:00,2025-05-28 01:25:00,2652.71,2639.53,0.0,tp_lower -79155,做多,2025-05-28 02:40:00,2025-05-28 03:00:00,2634.77,2633.06,-0.0,flip_to_short -79156,做空,2025-05-28 03:00:00,2025-05-28 03:05:00,2633.06,2634.31,-0.0,flip_to_long -79157,做多,2025-05-28 03:05:00,2025-05-28 03:20:00,2634.31,2633.57,-0.0,flip_to_short -79158,做空,2025-05-28 03:20:00,2025-05-28 04:35:00,2633.57,2646.29,-0.0,flip_to_long -79159,做多,2025-05-28 04:35:00,2025-05-28 04:45:00,2646.29,2647.98,0.0,tp_upper -79160,做空,2025-05-28 05:00:00,2025-05-28 05:30:00,2642.47,2641.5,-0.0,flip_to_long -79161,做多,2025-05-28 05:30:00,2025-05-28 07:35:00,2641.5,2637.47,-0.0,tp_upper -79162,做空,2025-05-28 08:10:00,2025-05-28 08:20:00,2631.01,2636.13,-0.0,flip_to_long -79163,做多,2025-05-28 08:20:00,2025-05-28 08:30:00,2636.13,2637.12,-0.0,flip_to_short -79164,做空,2025-05-28 08:30:00,2025-05-28 09:30:00,2637.12,2628.96,0.0,tp_lower -79165,做多,2025-05-28 10:25:00,2025-05-28 11:00:00,2632.89,2647.02,0.0,tp_upper -79166,做空,2025-05-28 13:40:00,2025-05-28 13:50:00,2670.31,2668.44,0.0,flip_to_long -79167,做多,2025-05-28 13:50:00,2025-05-28 15:45:00,2668.44,2632.45,-0.0,flip_to_short -79168,做空,2025-05-28 15:45:00,2025-05-28 16:00:00,2632.45,2630.59,0.0,flip_to_long -79169,做多,2025-05-28 16:00:00,2025-05-28 16:10:00,2630.59,2632.68,0.0,flip_to_short -79170,做空,2025-05-28 16:10:00,2025-05-28 18:30:00,2632.68,2641.87,-0.0,tp_lower -79171,做多,2025-05-28 19:05:00,2025-05-28 19:10:00,2650.47,2648.14,-0.0,flip_to_short -79172,做空,2025-05-28 19:10:00,2025-05-28 19:30:00,2648.14,2639.9,0.0,tp_lower -79173,做多,2025-05-28 20:35:00,2025-05-28 20:50:00,2631.65,2627.91,-0.0,flip_to_short -79174,做空,2025-05-28 20:50:00,2025-05-28 22:35:00,2627.91,2644.48,-0.0,flip_to_long -79175,做多,2025-05-28 22:35:00,2025-05-28 22:40:00,2644.48,2643.86,-0.0,flip_to_short -79176,做空,2025-05-28 22:40:00,2025-05-28 22:50:00,2643.86,2647.64,-0.0,flip_to_long -79177,做多,2025-05-28 22:50:00,2025-05-28 23:05:00,2647.64,2660.78,0.0,tp_upper -79178,做空,2025-05-29 01:35:00,2025-05-29 01:40:00,2701.8,2706.34,-0.0,flip_to_long -79179,做多,2025-05-29 01:40:00,2025-05-29 02:05:00,2706.34,2707.41,-0.0,flip_to_short -79180,做空,2025-05-29 02:05:00,2025-05-29 02:15:00,2707.41,2714.47,-0.0,flip_to_long -79181,做多,2025-05-29 02:15:00,2025-05-29 02:25:00,2714.47,2745.72,0.0,tp_upper -79182,做空,2025-05-29 03:40:00,2025-05-29 03:45:00,2750.43,2754.23,-0.0,flip_to_long -79183,做多,2025-05-29 03:45:00,2025-05-29 04:05:00,2754.23,2755.66,0.0,flip_to_short -79184,做空,2025-05-29 04:05:00,2025-05-29 04:15:00,2755.66,2751.72,0.0,tp_lower -79185,做多,2025-05-29 05:45:00,2025-05-29 05:50:00,2733.49,2724.23,-0.0,flip_to_short -79186,做空,2025-05-29 05:50:00,2025-05-29 06:15:00,2724.23,2726.77,-0.0,flip_to_long -79187,做多,2025-05-29 06:15:00,2025-05-29 06:35:00,2726.77,2720.98,-0.0,flip_to_short -79188,做空,2025-05-29 06:35:00,2025-05-29 06:45:00,2720.98,2729.06,-0.0,flip_to_long -79189,做多,2025-05-29 06:45:00,2025-05-29 06:50:00,2729.06,2726.48,-0.0,flip_to_short -79190,做空,2025-05-29 06:50:00,2025-05-29 07:05:00,2726.48,2717.99,0.0,tp_lower -79191,做多,2025-05-29 07:10:00,2025-05-29 07:20:00,2726.1,2733.43,0.0,tp_upper -79192,做空,2025-05-29 07:40:00,2025-05-29 07:50:00,2728.47,2731.75,-0.0,flip_to_long -79193,做多,2025-05-29 07:50:00,2025-05-29 08:00:00,2731.75,2715.65,-0.0,flip_to_short -79194,做空,2025-05-29 08:00:00,2025-05-29 08:05:00,2715.65,2723.4,-0.0,tp_lower -79195,做多,2025-05-29 08:15:00,2025-05-29 08:20:00,2728.22,2724.19,-0.0,flip_to_short -79196,做空,2025-05-29 08:20:00,2025-05-29 08:45:00,2724.19,2721.01,0.0,tp_lower -79197,做多,2025-05-29 09:30:00,2025-05-29 09:35:00,2724.07,2726.06,0.0,tp_upper -79198,做空,2025-05-29 10:25:00,2025-05-29 10:30:00,2723.93,2728.09,-0.0,flip_to_long -79199,做多,2025-05-29 10:30:00,2025-05-29 11:00:00,2728.09,2726.61,-0.0,flip_to_short -79200,做空,2025-05-29 11:00:00,2025-05-29 11:05:00,2726.61,2724.32,0.0,tp_lower -79201,做多,2025-05-29 11:15:00,2025-05-29 11:20:00,2729.35,2728.35,-0.0,flip_to_short -79202,做空,2025-05-29 11:20:00,2025-05-29 11:30:00,2728.35,2720.47,0.0,tp_lower -79203,做多,2025-05-29 14:45:00,2025-05-29 15:30:00,2660.99,2655.86,-0.0,flip_to_short -79204,做空,2025-05-29 15:30:00,2025-05-29 16:15:00,2655.86,2651.29,0.0,flip_to_long -79205,做多,2025-05-29 16:15:00,2025-05-29 17:30:00,2651.29,2653.93,0.0,tp_upper -79206,做空,2025-05-29 18:30:00,2025-05-29 18:50:00,2654.3,2654.12,-0.0,flip_to_long -79207,做多,2025-05-29 18:50:00,2025-05-29 20:00:00,2654.12,2650.01,-0.0,tp_upper -79208,做空,2025-05-29 20:40:00,2025-05-29 21:15:00,2642.62,2649.62,-0.0,flip_to_long -79209,做多,2025-05-29 21:15:00,2025-05-29 21:25:00,2649.62,2648.42,-0.0,flip_to_short -79210,做空,2025-05-29 21:25:00,2025-05-29 21:30:00,2648.42,2649.33,-0.0,flip_to_long -79211,做多,2025-05-29 21:30:00,2025-05-29 21:55:00,2649.33,2659.48,0.0,tp_upper -79212,做空,2025-05-29 22:50:00,2025-05-29 23:15:00,2648.67,2636.98,0.0,tp_lower -79213,做多,2025-05-30 00:10:00,2025-05-30 00:15:00,2640.69,2639.47,-0.0,flip_to_short -79214,做空,2025-05-30 00:15:00,2025-05-30 00:35:00,2639.47,2627.97,0.0,tp_lower -79215,做多,2025-05-30 00:40:00,2025-05-30 02:40:00,2629.37,2630.06,-0.0,tp_upper -79216,做空,2025-05-30 03:55:00,2025-05-30 04:15:00,2630.39,2621.52,0.0,tp_lower -79217,做多,2025-05-30 04:35:00,2025-05-30 05:15:00,2628.73,2631.44,0.0,flip_to_short -79218,做空,2025-05-30 05:15:00,2025-05-30 06:20:00,2631.44,2633.48,-0.0,tp_lower -79219,做多,2025-05-30 07:20:00,2025-05-30 07:30:00,2633.19,2621.77,-0.0,flip_to_short -79220,做空,2025-05-30 07:30:00,2025-05-30 07:35:00,2621.77,2627.93,-0.0,flip_to_long -79221,做多,2025-05-30 07:35:00,2025-05-30 07:40:00,2627.93,2625.78,-0.0,flip_to_short -79222,做空,2025-05-30 07:40:00,2025-05-30 08:00:00,2625.78,2614.81,0.0,tp_lower -79223,做多,2025-05-30 08:05:00,2025-05-30 08:10:00,2621.11,2616.89,-0.0,flip_to_short -79224,做空,2025-05-30 08:10:00,2025-05-30 08:25:00,2616.89,2621.28,-0.0,flip_to_long -79225,做多,2025-05-30 08:25:00,2025-05-30 08:50:00,2621.28,2618.34,-0.0,flip_to_short -79226,做空,2025-05-30 08:50:00,2025-05-30 09:00:00,2618.34,2617.14,-0.0,flip_to_long -79227,做多,2025-05-30 09:00:00,2025-05-30 09:25:00,2617.14,2613.6,-0.0,flip_to_short -79228,做空,2025-05-30 09:25:00,2025-05-30 09:30:00,2613.6,2609.51,0.0,tp_lower -79229,做多,2025-05-30 09:55:00,2025-05-30 10:00:00,2614.43,2612.97,-0.0,flip_to_short -79230,做空,2025-05-30 10:00:00,2025-05-30 10:20:00,2612.97,2615.0,-0.0,flip_to_long -79231,做多,2025-05-30 10:20:00,2025-05-30 10:30:00,2615.0,2609.89,-0.0,flip_to_short -79232,做空,2025-05-30 10:30:00,2025-05-30 10:35:00,2609.89,2613.95,-0.0,flip_to_long -79233,做多,2025-05-30 10:35:00,2025-05-30 11:25:00,2613.95,2616.41,0.0,flip_to_short -79234,做空,2025-05-30 11:25:00,2025-05-30 11:45:00,2616.41,2618.48,-0.0,flip_to_long -79235,做多,2025-05-30 11:45:00,2025-05-30 12:05:00,2618.48,2612.0,-0.0,flip_to_short -79236,做空,2025-05-30 12:05:00,2025-05-30 12:10:00,2612.0,2587.86,0.0,tp_lower -79237,做多,2025-05-30 12:40:00,2025-05-30 12:55:00,2615.05,2608.96,-0.0,flip_to_short -79238,做空,2025-05-30 12:55:00,2025-05-30 13:00:00,2608.96,2615.75,-0.0,flip_to_long -79239,做多,2025-05-30 13:00:00,2025-05-30 13:05:00,2615.75,2607.14,-0.0,flip_to_short -79240,做空,2025-05-30 13:05:00,2025-05-30 13:35:00,2607.14,2592.24,0.0,tp_lower -79241,做多,2025-05-30 14:30:00,2025-05-30 14:45:00,2594.24,2590.1,-0.0,flip_to_short -79242,做空,2025-05-30 14:45:00,2025-05-30 16:05:00,2590.1,2602.14,-0.0,flip_to_long -79243,做多,2025-05-30 16:05:00,2025-05-30 16:10:00,2602.14,2595.71,-0.0,flip_to_short -79244,做空,2025-05-30 16:10:00,2025-05-30 16:15:00,2595.71,2585.99,0.0,tp_lower -79245,做多,2025-05-30 18:00:00,2025-05-30 18:05:00,2548.19,2557.03,0.0,tp_upper -79246,做空,2025-05-30 19:45:00,2025-05-30 20:05:00,2575.14,2565.67,0.0,tp_lower -79247,做多,2025-05-30 20:20:00,2025-05-30 20:40:00,2574.39,2582.34,0.0,tp_upper -79248,做空,2025-05-30 20:55:00,2025-05-30 21:45:00,2576.2,2570.39,0.0,tp_lower -79249,做多,2025-05-30 23:50:00,2025-05-31 00:00:00,2526.94,2525.61,-0.0,flip_to_short -79250,做空,2025-05-31 00:00:00,2025-05-31 00:05:00,2525.61,2531.96,-0.0,flip_to_long -79251,做多,2025-05-31 00:05:00,2025-05-31 00:10:00,2531.96,2525.69,-0.0,flip_to_short -79252,做空,2025-05-31 00:10:00,2025-05-31 00:15:00,2525.69,2508.69,0.0,tp_lower -79253,做多,2025-05-31 00:30:00,2025-05-31 00:50:00,2521.11,2521.03,-0.0,flip_to_short -79254,做空,2025-05-31 00:50:00,2025-05-31 01:05:00,2521.03,2515.89,0.0,tp_lower -79255,做多,2025-05-31 01:10:00,2025-05-31 01:20:00,2519.67,2511.19,-0.0,flip_to_short -79256,做空,2025-05-31 01:20:00,2025-05-31 01:25:00,2511.19,2507.85,0.0,tp_lower -79257,做多,2025-05-31 02:10:00,2025-05-31 02:25:00,2509.57,2504.16,-0.0,flip_to_short -79258,做空,2025-05-31 02:25:00,2025-05-31 03:20:00,2504.16,2495.74,0.0,flip_to_long -79259,做多,2025-05-31 03:20:00,2025-05-31 04:25:00,2495.74,2518.44,0.0,tp_upper -79260,做空,2025-05-31 05:15:00,2025-05-31 05:20:00,2514.99,2517.57,-0.0,flip_to_long -79261,做多,2025-05-31 05:20:00,2025-05-31 05:25:00,2517.57,2516.99,-0.0,flip_to_short -79262,做空,2025-05-31 05:25:00,2025-05-31 05:55:00,2516.99,2511.27,0.0,tp_lower -79263,做多,2025-05-31 06:05:00,2025-05-31 06:30:00,2517.84,2516.69,-0.0,flip_to_short -79264,做空,2025-05-31 06:30:00,2025-05-31 06:35:00,2516.69,2523.2,-0.0,flip_to_long -79265,做多,2025-05-31 06:35:00,2025-05-31 06:40:00,2523.2,2524.31,-0.0,tp_upper -79266,做空,2025-05-31 07:05:00,2025-05-31 07:20:00,2519.43,2518.79,-0.0,flip_to_long -79267,做多,2025-05-31 07:20:00,2025-05-31 07:25:00,2518.79,2518.53,-0.0,flip_to_short -79268,做空,2025-05-31 07:25:00,2025-05-31 07:30:00,2518.53,2521.15,-0.0,flip_to_long -79269,做多,2025-05-31 07:30:00,2025-05-31 07:40:00,2521.15,2519.37,-0.0,flip_to_short -79270,做空,2025-05-31 07:40:00,2025-05-31 07:50:00,2519.37,2524.05,-0.0,flip_to_long -79271,做多,2025-05-31 07:50:00,2025-05-31 07:55:00,2524.05,2520.01,-0.0,tp_upper -79272,做空,2025-05-31 08:10:00,2025-05-31 08:20:00,2519.34,2522.53,-0.0,flip_to_long -79273,做多,2025-05-31 08:20:00,2025-05-31 08:25:00,2522.53,2519.86,-0.0,flip_to_short -79274,做空,2025-05-31 08:25:00,2025-05-31 08:30:00,2519.86,2520.48,-0.0,flip_to_long -79275,做多,2025-05-31 08:30:00,2025-05-31 08:35:00,2520.48,2518.14,-0.0,flip_to_short -79276,做空,2025-05-31 08:35:00,2025-05-31 08:40:00,2518.14,2517.48,-0.0,tp_lower -79277,做多,2025-05-31 08:45:00,2025-05-31 08:50:00,2529.0,2525.19,-0.0,tp_upper -79278,做空,2025-05-31 09:15:00,2025-05-31 09:30:00,2520.78,2519.38,0.0,flip_to_long -79279,做多,2025-05-31 09:30:00,2025-05-31 09:50:00,2519.38,2521.29,0.0,flip_to_short -79280,做空,2025-05-31 09:50:00,2025-05-31 09:55:00,2521.29,2522.3,-0.0,flip_to_long -79281,做多,2025-05-31 09:55:00,2025-05-31 10:00:00,2522.3,2519.89,-0.0,flip_to_short -79282,做空,2025-05-31 10:00:00,2025-05-31 10:05:00,2519.89,2523.72,-0.0,flip_to_long -79283,做多,2025-05-31 10:05:00,2025-05-31 10:10:00,2523.72,2531.77,0.0,tp_upper -79284,做空,2025-05-31 10:25:00,2025-05-31 10:35:00,2521.2,2514.57,0.0,tp_lower -79285,做多,2025-05-31 11:00:00,2025-05-31 11:45:00,2519.55,2517.8,-0.0,flip_to_short -79286,做空,2025-05-31 11:45:00,2025-05-31 11:50:00,2517.8,2518.91,-0.0,flip_to_long -79287,做多,2025-05-31 11:50:00,2025-05-31 12:05:00,2518.91,2524.77,0.0,tp_upper -79288,做空,2025-05-31 13:40:00,2025-05-31 14:00:00,2530.14,2537.79,-0.0,flip_to_long -79289,做多,2025-05-31 14:00:00,2025-05-31 14:30:00,2537.79,2537.23,-0.0,flip_to_short -79290,做空,2025-05-31 14:30:00,2025-05-31 15:15:00,2537.23,2539.23,-0.0,flip_to_long -79291,做多,2025-05-31 15:15:00,2025-05-31 15:25:00,2539.23,2545.88,0.0,tp_upper -79292,做空,2025-05-31 15:35:00,2025-05-31 15:45:00,2538.4,2531.4,0.0,tp_lower -79293,做多,2025-05-31 16:05:00,2025-05-31 16:40:00,2536.56,2538.9,0.0,flip_to_short -79294,做空,2025-05-31 16:40:00,2025-05-31 16:50:00,2538.9,2538.77,-0.0,flip_to_long -79295,做多,2025-05-31 16:50:00,2025-05-31 17:00:00,2538.77,2534.91,-0.0,flip_to_short -79296,做空,2025-05-31 17:00:00,2025-05-31 17:15:00,2534.91,2539.08,-0.0,flip_to_long -79297,做多,2025-05-31 17:15:00,2025-05-31 17:20:00,2539.08,2534.31,-0.0,flip_to_short -79298,做空,2025-05-31 17:20:00,2025-05-31 17:45:00,2534.31,2531.91,0.0,tp_lower -79299,做多,2025-05-31 18:15:00,2025-05-31 18:45:00,2537.67,2534.9,-0.0,flip_to_short -79300,做空,2025-05-31 18:45:00,2025-05-31 19:50:00,2534.9,2536.27,-0.0,tp_lower -79301,做多,2025-05-31 20:05:00,2025-05-31 20:10:00,2539.52,2532.92,-0.0,flip_to_short -79302,做空,2025-05-31 20:10:00,2025-05-31 20:15:00,2532.92,2534.99,-0.0,tp_lower -79303,做多,2025-05-31 20:20:00,2025-05-31 20:30:00,2538.43,2538.51,-0.0,flip_to_short -79304,做空,2025-05-31 20:30:00,2025-05-31 22:05:00,2538.51,2540.18,-0.0,tp_lower -79305,做空,2025-05-31 23:20:00,2025-05-31 23:45:00,2533.85,2529.28,0.0,tp_lower -79306,做多,2025-06-01 00:55:00,2025-06-01 01:00:00,2525.11,2521.93,-0.0,flip_to_short -79307,做空,2025-06-01 01:00:00,2025-06-01 01:10:00,2521.93,2527.24,-0.0,flip_to_long -79308,做多,2025-06-01 01:10:00,2025-06-01 01:15:00,2527.24,2520.86,-0.0,flip_to_short -79309,做空,2025-06-01 01:15:00,2025-06-01 01:25:00,2520.86,2522.36,-0.0,flip_to_long -79310,做多,2025-06-01 01:25:00,2025-06-01 01:30:00,2522.36,2518.9,-0.0,flip_to_short -79311,做空,2025-06-01 01:30:00,2025-06-01 01:50:00,2518.9,2498.36,0.0,tp_lower -79312,做多,2025-06-01 02:40:00,2025-06-01 02:50:00,2509.11,2509.19,-0.0,flip_to_short -79313,做空,2025-06-01 02:50:00,2025-06-01 03:15:00,2509.19,2502.19,0.0,flip_to_long -79314,做多,2025-06-01 03:15:00,2025-06-01 03:45:00,2502.19,2514.74,0.0,tp_upper -79315,做空,2025-06-01 05:20:00,2025-06-01 05:25:00,2517.41,2518.56,-0.0,flip_to_long -79316,做多,2025-06-01 05:25:00,2025-06-01 05:40:00,2518.56,2516.01,-0.0,flip_to_short -79317,做空,2025-06-01 05:40:00,2025-06-01 06:05:00,2516.01,2516.21,-0.0,tp_lower -79318,做多,2025-06-01 08:40:00,2025-06-01 08:45:00,2506.78,2503.52,-0.0,flip_to_short -79319,做空,2025-06-01 08:45:00,2025-06-01 09:05:00,2503.52,2496.27,0.0,tp_lower -79320,做多,2025-06-01 10:10:00,2025-06-01 10:30:00,2493.47,2488.48,-0.0,flip_to_short -79321,做空,2025-06-01 10:30:00,2025-06-01 10:50:00,2488.48,2488.9,-0.0,flip_to_long -79322,做多,2025-06-01 10:50:00,2025-06-01 11:05:00,2488.9,2492.0,0.0,tp_upper -79323,做空,2025-06-01 12:00:00,2025-06-01 12:10:00,2494.8,2497.44,-0.0,flip_to_long -79324,做多,2025-06-01 12:10:00,2025-06-01 12:20:00,2497.44,2490.73,-0.0,flip_to_short -79325,做空,2025-06-01 12:20:00,2025-06-01 12:30:00,2490.73,2483.64,0.0,tp_lower -79326,做多,2025-06-01 13:15:00,2025-06-01 14:05:00,2494.56,2503.19,0.0,tp_upper -79327,做空,2025-06-01 15:05:00,2025-06-01 17:45:00,2506.34,2540.47,-0.0,flip_to_long -79328,做多,2025-06-01 17:45:00,2025-06-01 17:55:00,2540.47,2537.88,-0.0,flip_to_short -79329,做空,2025-06-01 17:55:00,2025-06-01 18:00:00,2537.88,2530.81,0.0,tp_lower -79330,做多,2025-06-01 19:20:00,2025-06-01 19:25:00,2518.94,2517.73,-0.0,flip_to_short -79331,做空,2025-06-01 19:25:00,2025-06-01 19:30:00,2517.73,2519.14,-0.0,flip_to_long -79332,做多,2025-06-01 19:30:00,2025-06-01 19:35:00,2519.14,2517.22,-0.0,flip_to_short -79333,做空,2025-06-01 19:35:00,2025-06-01 22:35:00,2517.22,2537.97,-0.0,flip_to_long -79334,做多,2025-06-01 22:35:00,2025-06-01 22:45:00,2537.97,2532.44,-0.0,flip_to_short -79335,做空,2025-06-01 22:45:00,2025-06-01 23:00:00,2532.44,2539.56,-0.0,flip_to_long -79336,做多,2025-06-01 23:00:00,2025-06-01 23:20:00,2539.56,2537.56,-0.0,flip_to_short -79337,做空,2025-06-01 23:20:00,2025-06-01 23:30:00,2537.56,2538.38,-0.0,flip_to_long -79338,做多,2025-06-01 23:30:00,2025-06-02 00:00:00,2538.38,2537.5,-0.0,flip_to_short -79339,做空,2025-06-02 00:00:00,2025-06-02 00:15:00,2537.5,2531.97,0.0,tp_lower -79340,做多,2025-06-02 00:20:00,2025-06-02 01:20:00,2533.83,2537.27,0.0,tp_upper -79341,做空,2025-06-02 01:25:00,2025-06-02 01:30:00,2530.26,2529.4,-0.0,tp_lower -79342,做空,2025-06-02 04:20:00,2025-06-02 04:30:00,2497.64,2499.92,-0.0,flip_to_long -79343,做多,2025-06-02 04:30:00,2025-06-02 04:50:00,2499.92,2487.28,-0.0,flip_to_short -79344,做空,2025-06-02 04:50:00,2025-06-02 04:55:00,2487.28,2491.72,-0.0,tp_lower -79345,做多,2025-06-02 05:05:00,2025-06-02 05:10:00,2495.68,2494.64,-0.0,flip_to_short -79346,做空,2025-06-02 05:10:00,2025-06-02 05:30:00,2494.64,2488.98,0.0,tp_lower -79347,做多,2025-06-02 06:00:00,2025-06-02 06:05:00,2497.65,2492.26,-0.0,flip_to_short -79348,做空,2025-06-02 06:05:00,2025-06-02 06:15:00,2492.26,2486.14,0.0,tp_lower -79349,做多,2025-06-02 06:20:00,2025-06-02 06:35:00,2490.88,2490.83,-0.0,flip_to_short -79350,做空,2025-06-02 06:35:00,2025-06-02 08:40:00,2490.83,2499.11,-0.0,tp_lower -79351,做多,2025-06-02 10:05:00,2025-06-02 10:15:00,2486.75,2481.26,-0.0,flip_to_short -79352,做空,2025-06-02 10:15:00,2025-06-02 10:45:00,2481.26,2481.29,-0.0,flip_to_long -79353,做多,2025-06-02 10:45:00,2025-06-02 10:55:00,2481.29,2480.94,-0.0,flip_to_short -79354,做空,2025-06-02 10:55:00,2025-06-02 11:05:00,2480.94,2481.5,-0.0,flip_to_long -79355,做多,2025-06-02 11:05:00,2025-06-02 11:10:00,2481.5,2485.56,0.0,tp_upper -79356,做空,2025-06-02 11:25:00,2025-06-02 11:30:00,2481.77,2483.48,-0.0,flip_to_long -79357,做多,2025-06-02 11:30:00,2025-06-02 11:35:00,2483.48,2480.01,-0.0,flip_to_short -79358,做空,2025-06-02 11:35:00,2025-06-02 11:40:00,2480.01,2477.17,0.0,tp_lower -79359,做多,2025-06-02 11:45:00,2025-06-02 11:55:00,2480.64,2480.14,-0.0,flip_to_short -79360,做空,2025-06-02 11:55:00,2025-06-02 12:05:00,2480.14,2482.39,-0.0,flip_to_long -79361,做多,2025-06-02 12:05:00,2025-06-02 12:15:00,2482.39,2479.97,-0.0,flip_to_short -79362,做空,2025-06-02 12:15:00,2025-06-02 12:20:00,2479.97,2478.17,0.0,tp_lower -79363,做多,2025-06-02 12:25:00,2025-06-02 12:30:00,2482.84,2488.29,0.0,tp_upper -79364,做空,2025-06-02 13:20:00,2025-06-02 13:25:00,2487.24,2499.2,-0.0,flip_to_long -79365,做多,2025-06-02 13:25:00,2025-06-02 13:30:00,2499.2,2505.34,0.0,tp_upper -79366,做空,2025-06-02 16:20:00,2025-06-02 16:35:00,2536.4,2539.66,-0.0,flip_to_long -79367,做多,2025-06-02 16:35:00,2025-06-02 16:40:00,2539.66,2537.07,-0.0,flip_to_short -79368,做空,2025-06-02 16:40:00,2025-06-02 16:45:00,2537.07,2537.48,-0.0,flip_to_long -79369,做多,2025-06-02 16:45:00,2025-06-02 16:50:00,2537.48,2547.02,0.0,tp_upper -79370,做空,2025-06-02 17:10:00,2025-06-02 17:15:00,2538.81,2549.53,-0.0,flip_to_long -79371,做多,2025-06-02 17:15:00,2025-06-02 17:20:00,2549.53,2548.55,-0.0,tp_upper -79372,做空,2025-06-02 17:30:00,2025-06-02 17:45:00,2541.47,2547.43,-0.0,flip_to_long -79373,做多,2025-06-02 17:45:00,2025-06-02 18:20:00,2547.43,2558.89,0.0,tp_upper -79374,做多,2025-06-02 19:00:00,2025-06-02 20:45:00,2545.62,2538.76,-0.0,flip_to_short -79375,做空,2025-06-02 20:45:00,2025-06-02 20:55:00,2538.76,2538.72,-0.0,flip_to_long -79376,做多,2025-06-02 20:55:00,2025-06-02 21:30:00,2538.72,2544.42,0.0,tp_upper -79377,做空,2025-06-03 02:25:00,2025-06-03 02:50:00,2630.04,2616.85,0.0,tp_lower -79378,做多,2025-06-03 05:00:00,2025-06-03 05:35:00,2596.9,2608.55,0.0,tp_upper -79379,做空,2025-06-03 06:25:00,2025-06-03 07:30:00,2605.18,2613.83,-0.0,flip_to_long -79380,做多,2025-06-03 07:30:00,2025-06-03 07:45:00,2613.83,2609.88,-0.0,flip_to_short -79381,做空,2025-06-03 07:45:00,2025-06-03 07:50:00,2609.88,2611.52,-0.0,flip_to_long -79382,做多,2025-06-03 07:50:00,2025-06-03 07:55:00,2611.52,2608.68,-0.0,flip_to_short -79383,做空,2025-06-03 07:55:00,2025-06-03 08:05:00,2608.68,2603.06,0.0,tp_lower -79384,做空,2025-06-03 09:00:00,2025-06-03 09:15:00,2605.58,2604.29,-0.0,flip_to_long -79385,做多,2025-06-03 09:15:00,2025-06-03 09:20:00,2604.29,2602.86,-0.0,flip_to_short -79386,做空,2025-06-03 09:20:00,2025-06-03 09:30:00,2602.86,2607.1,-0.0,flip_to_long -79387,做多,2025-06-03 09:30:00,2025-06-03 09:35:00,2607.1,2613.57,0.0,tp_upper -79388,做空,2025-06-03 10:50:00,2025-06-03 11:00:00,2609.79,2614.32,-0.0,flip_to_long -79389,做多,2025-06-03 11:00:00,2025-06-03 11:05:00,2614.32,2613.81,-0.0,flip_to_short -79390,做空,2025-06-03 11:05:00,2025-06-03 11:15:00,2613.81,2610.07,0.0,tp_lower -79391,做空,2025-06-03 12:15:00,2025-06-03 12:25:00,2602.4,2606.1,-0.0,flip_to_long -79392,做多,2025-06-03 12:25:00,2025-06-03 12:30:00,2606.1,2603.63,-0.0,flip_to_short -79393,做空,2025-06-03 12:30:00,2025-06-03 12:35:00,2603.63,2606.18,-0.0,flip_to_long -79394,做多,2025-06-03 12:35:00,2025-06-03 13:00:00,2606.18,2614.63,0.0,tp_upper -79395,做空,2025-06-03 13:30:00,2025-06-03 14:15:00,2612.47,2627.15,-0.0,flip_to_long -79396,做多,2025-06-03 14:15:00,2025-06-03 14:20:00,2627.15,2630.95,0.0,tp_upper -79397,做空,2025-06-03 15:30:00,2025-06-03 15:35:00,2626.9,2626.95,-0.0,flip_to_long -79398,做多,2025-06-03 15:35:00,2025-06-03 17:25:00,2626.95,2622.26,-0.0,tp_upper -79399,做空,2025-06-03 17:45:00,2025-06-03 17:50:00,2615.11,2619.53,-0.0,flip_to_long -79400,做多,2025-06-03 17:50:00,2025-06-03 18:00:00,2619.53,2611.51,-0.0,flip_to_short -79401,做空,2025-06-03 18:00:00,2025-06-03 18:20:00,2611.51,2613.61,-0.0,flip_to_long -79402,做多,2025-06-03 18:20:00,2025-06-03 18:45:00,2613.61,2616.19,0.0,flip_to_short -79403,做空,2025-06-03 18:45:00,2025-06-03 19:50:00,2616.19,2617.19,-0.0,flip_to_long -79404,做多,2025-06-03 19:50:00,2025-06-03 20:00:00,2617.19,2619.92,0.0,flip_to_short -79405,做空,2025-06-03 20:00:00,2025-06-03 20:15:00,2619.92,2609.22,0.0,tp_lower -79406,做多,2025-06-03 20:40:00,2025-06-03 23:00:00,2615.22,2603.07,-0.0,flip_to_short -79407,做空,2025-06-03 23:00:00,2025-06-03 23:10:00,2603.07,2603.45,-0.0,flip_to_long -79408,做多,2025-06-03 23:10:00,2025-06-03 23:15:00,2603.45,2593.95,-0.0,flip_to_short -79409,做空,2025-06-03 23:15:00,2025-06-03 23:50:00,2593.95,2591.63,0.0,tp_lower -79410,做多,2025-06-04 00:05:00,2025-06-04 00:10:00,2598.6,2593.11,-0.0,flip_to_short -79411,做空,2025-06-04 00:10:00,2025-06-04 00:15:00,2593.11,2599.5,-0.0,flip_to_long -79412,做多,2025-06-04 00:15:00,2025-06-04 00:20:00,2599.5,2598.87,-0.0,flip_to_short -79413,做空,2025-06-04 00:20:00,2025-06-04 00:40:00,2598.87,2587.63,0.0,tp_lower -79414,做多,2025-06-04 00:50:00,2025-06-04 01:00:00,2596.84,2604.96,0.0,tp_upper -79415,做空,2025-06-04 02:35:00,2025-06-04 02:40:00,2611.44,2612.95,-0.0,flip_to_long -79416,做多,2025-06-04 02:40:00,2025-06-04 02:45:00,2612.95,2611.88,-0.0,flip_to_short -79417,做空,2025-06-04 02:45:00,2025-06-04 03:00:00,2611.88,2617.43,-0.0,flip_to_long -79418,做多,2025-06-04 03:00:00,2025-06-04 03:05:00,2617.43,2620.39,0.0,tp_upper -79419,做空,2025-06-04 04:15:00,2025-06-04 04:20:00,2624.51,2627.41,-0.0,flip_to_long -79420,做多,2025-06-04 04:20:00,2025-06-04 04:30:00,2627.41,2623.28,-0.0,flip_to_short -79421,做空,2025-06-04 04:30:00,2025-06-04 04:45:00,2623.28,2631.33,-0.0,flip_to_long -79422,做多,2025-06-04 04:45:00,2025-06-04 04:50:00,2631.33,2632.56,-0.0,tp_upper -79423,做空,2025-06-04 05:20:00,2025-06-04 05:25:00,2624.18,2621.15,0.0,tp_lower -79424,做多,2025-06-04 06:00:00,2025-06-04 06:05:00,2628.6,2625.64,-0.0,flip_to_short -79425,做空,2025-06-04 06:05:00,2025-06-04 07:25:00,2625.64,2625.98,-0.0,flip_to_long -79426,做多,2025-06-04 07:25:00,2025-06-04 07:35:00,2625.98,2625.03,-0.0,flip_to_short -79427,做空,2025-06-04 07:35:00,2025-06-04 07:50:00,2625.03,2626.7,-0.0,flip_to_long -79428,做多,2025-06-04 07:50:00,2025-06-04 07:55:00,2626.7,2626.26,-0.0,flip_to_short -79429,做空,2025-06-04 07:55:00,2025-06-04 08:00:00,2626.26,2628.33,-0.0,flip_to_long -79430,做多,2025-06-04 08:00:00,2025-06-04 08:05:00,2628.33,2636.99,0.0,tp_upper -79431,做多,2025-06-04 09:20:00,2025-06-04 09:50:00,2636.19,2644.86,0.0,tp_upper -79432,做空,2025-06-04 10:20:00,2025-06-04 11:25:00,2640.11,2631.72,0.0,tp_lower -79433,做多,2025-06-04 12:05:00,2025-06-04 12:15:00,2631.73,2627.58,-0.0,flip_to_short -79434,做空,2025-06-04 12:15:00,2025-06-04 12:20:00,2627.58,2618.3,0.0,tp_lower -79435,做多,2025-06-04 13:30:00,2025-06-04 13:40:00,2620.63,2619.07,-0.0,flip_to_short -79436,做空,2025-06-04 13:40:00,2025-06-04 13:45:00,2619.07,2621.15,-0.0,flip_to_long -79437,做多,2025-06-04 13:45:00,2025-06-04 13:50:00,2621.15,2613.84,-0.0,flip_to_short -79438,做空,2025-06-04 13:50:00,2025-06-04 14:00:00,2613.84,2599.68,0.0,tp_lower -79439,做多,2025-06-04 14:15:00,2025-06-04 14:20:00,2615.85,2614.39,-0.0,flip_to_short -79440,做空,2025-06-04 14:20:00,2025-06-04 14:30:00,2614.39,2613.47,-0.0,flip_to_long -79441,做多,2025-06-04 14:30:00,2025-06-04 14:35:00,2613.47,2612.47,-0.0,flip_to_short -79442,做空,2025-06-04 14:35:00,2025-06-04 14:40:00,2612.47,2617.2,-0.0,flip_to_long -79443,做多,2025-06-04 14:40:00,2025-06-04 14:55:00,2617.2,2639.32,0.0,tp_upper -79444,做空,2025-06-04 16:20:00,2025-06-04 16:30:00,2652.31,2655.07,-0.0,flip_to_long -79445,做多,2025-06-04 16:30:00,2025-06-04 16:40:00,2655.07,2653.69,-0.0,flip_to_short -79446,做空,2025-06-04 16:40:00,2025-06-04 16:50:00,2653.69,2658.15,-0.0,flip_to_long -79447,做多,2025-06-04 16:50:00,2025-06-04 21:45:00,2658.15,2621.22,-0.0,tp_upper -79448,做空,2025-06-04 22:05:00,2025-06-04 22:10:00,2608.54,2612.56,-0.0,flip_to_long -79449,做多,2025-06-04 22:10:00,2025-06-04 22:20:00,2612.56,2606.47,-0.0,flip_to_short -79450,做空,2025-06-04 22:20:00,2025-06-04 22:35:00,2606.47,2610.79,-0.0,flip_to_long -79451,做多,2025-06-04 22:35:00,2025-06-04 23:45:00,2610.79,2608.68,-0.0,flip_to_short -79452,做空,2025-06-04 23:45:00,2025-06-05 00:00:00,2608.68,2609.36,-0.0,flip_to_long -79453,做多,2025-06-05 00:00:00,2025-06-05 00:10:00,2609.36,2606.45,-0.0,flip_to_short -79454,做空,2025-06-05 00:10:00,2025-06-05 00:20:00,2606.45,2602.01,0.0,tp_lower -79455,做多,2025-06-05 00:25:00,2025-06-05 00:30:00,2607.57,2612.01,0.0,tp_upper -79456,做空,2025-06-05 00:40:00,2025-06-05 00:50:00,2608.35,2609.49,-0.0,flip_to_long -79457,做多,2025-06-05 00:50:00,2025-06-05 01:20:00,2609.49,2606.57,-0.0,flip_to_short -79458,做空,2025-06-05 01:20:00,2025-06-05 01:25:00,2606.57,2608.15,-0.0,flip_to_long -79459,做多,2025-06-05 01:25:00,2025-06-05 02:10:00,2608.15,2617.31,0.0,tp_upper -79460,做空,2025-06-05 04:10:00,2025-06-05 05:15:00,2624.64,2625.83,-0.0,tp_lower -79461,做多,2025-06-05 07:10:00,2025-06-05 07:30:00,2608.88,2610.81,0.0,flip_to_short -79462,做空,2025-06-05 07:30:00,2025-06-05 08:20:00,2610.81,2607.78,0.0,tp_lower -79463,做空,2025-06-05 08:35:00,2025-06-05 09:00:00,2603.23,2607.37,-0.0,flip_to_long -79464,做多,2025-06-05 09:00:00,2025-06-05 09:15:00,2607.37,2606.39,-0.0,flip_to_short -79465,做空,2025-06-05 09:15:00,2025-06-05 09:40:00,2606.39,2606.64,-0.0,flip_to_long -79466,做多,2025-06-05 09:40:00,2025-06-05 09:50:00,2606.64,2605.32,-0.0,flip_to_short -79467,做空,2025-06-05 09:50:00,2025-06-05 09:55:00,2605.32,2608.77,-0.0,flip_to_long -79468,做多,2025-06-05 09:55:00,2025-06-05 10:00:00,2608.77,2608.72,-0.0,tp_upper -79469,做空,2025-06-05 10:25:00,2025-06-05 10:30:00,2601.79,2602.43,-0.0,tp_lower -79470,做多,2025-06-05 11:20:00,2025-06-05 12:05:00,2603.11,2615.48,0.0,tp_upper -79471,做空,2025-06-05 13:20:00,2025-06-05 13:25:00,2621.95,2628.2,-0.0,flip_to_long -79472,做多,2025-06-05 13:25:00,2025-06-05 13:30:00,2628.2,2619.73,-0.0,flip_to_short -79473,做空,2025-06-05 13:30:00,2025-06-05 13:40:00,2619.73,2613.07,0.0,tp_lower -79474,做多,2025-06-05 14:45:00,2025-06-05 14:50:00,2597.88,2591.27,-0.0,flip_to_short -79475,做空,2025-06-05 14:50:00,2025-06-05 15:15:00,2591.27,2587.94,0.0,flip_to_long -79476,做多,2025-06-05 15:15:00,2025-06-05 15:55:00,2587.94,2588.35,-0.0,flip_to_short -79477,做空,2025-06-05 15:55:00,2025-06-05 16:10:00,2588.35,2579.87,0.0,tp_lower -79478,做多,2025-06-05 17:15:00,2025-06-05 17:20:00,2573.67,2568.78,-0.0,flip_to_short -79479,做空,2025-06-05 17:20:00,2025-06-05 17:25:00,2568.78,2570.99,-0.0,flip_to_long -79480,做多,2025-06-05 17:25:00,2025-06-05 17:30:00,2570.99,2568.1,-0.0,flip_to_short -79481,做空,2025-06-05 17:30:00,2025-06-05 17:35:00,2568.1,2571.79,-0.0,flip_to_long -79482,做多,2025-06-05 17:35:00,2025-06-05 17:45:00,2571.79,2563.25,-0.0,flip_to_short -79483,做空,2025-06-05 17:45:00,2025-06-05 17:50:00,2563.25,2569.18,-0.0,flip_to_long -79484,做多,2025-06-05 17:50:00,2025-06-05 18:05:00,2569.18,2569.07,-0.0,flip_to_short -79485,做空,2025-06-05 18:05:00,2025-06-05 18:10:00,2569.07,2557.82,0.0,tp_lower -79486,做多,2025-06-05 18:15:00,2025-06-05 18:30:00,2570.76,2577.92,0.0,tp_upper -79487,做空,2025-06-05 19:00:00,2025-06-05 19:05:00,2569.77,2574.01,-0.0,flip_to_long -79488,做多,2025-06-05 19:05:00,2025-06-05 19:10:00,2574.01,2563.48,-0.0,flip_to_short -79489,做空,2025-06-05 19:10:00,2025-06-05 19:15:00,2563.48,2517.52,0.0,tp_lower -79490,做多,2025-06-05 21:40:00,2025-06-05 21:45:00,2440.61,2428.61,-0.0,flip_to_short -79491,做空,2025-06-05 21:45:00,2025-06-05 21:50:00,2428.61,2435.5,-0.0,flip_to_long -79492,做多,2025-06-05 21:50:00,2025-06-05 22:00:00,2435.5,2418.81,-0.0,flip_to_short -79493,做空,2025-06-05 22:00:00,2025-06-05 22:20:00,2418.81,2422.12,-0.0,flip_to_long -79494,做多,2025-06-05 22:20:00,2025-06-05 22:25:00,2422.12,2416.89,-0.0,flip_to_short -79495,做空,2025-06-05 22:25:00,2025-06-05 22:30:00,2416.89,2421.73,-0.0,flip_to_long -79496,做多,2025-06-05 22:30:00,2025-06-05 23:15:00,2421.73,2421.88,-0.0,flip_to_short -79497,做空,2025-06-05 23:15:00,2025-06-05 23:25:00,2421.88,2420.74,-0.0,flip_to_long -79498,做多,2025-06-05 23:25:00,2025-06-06 01:20:00,2420.74,2421.3,-0.0,flip_to_short -79499,做空,2025-06-06 01:20:00,2025-06-06 01:45:00,2421.3,2421.49,-0.0,flip_to_long -79500,做多,2025-06-06 01:45:00,2025-06-06 01:50:00,2421.49,2418.65,-0.0,flip_to_short -79501,做空,2025-06-06 01:50:00,2025-06-06 01:55:00,2418.65,2420.32,-0.0,flip_to_long -79502,做多,2025-06-06 01:55:00,2025-06-06 02:55:00,2420.32,2434.51,0.0,tp_upper -79503,做空,2025-06-06 05:15:00,2025-06-06 05:35:00,2452.4,2454.05,-0.0,flip_to_long -79504,做多,2025-06-06 05:35:00,2025-06-06 06:00:00,2454.05,2455.76,0.0,flip_to_short -79505,做空,2025-06-06 06:00:00,2025-06-06 06:05:00,2455.76,2457.64,-0.0,flip_to_long -79506,做多,2025-06-06 06:05:00,2025-06-06 06:15:00,2457.64,2461.32,0.0,tp_upper -79507,做空,2025-06-06 06:20:00,2025-06-06 06:30:00,2451.95,2461.07,-0.0,flip_to_long -79508,做多,2025-06-06 06:30:00,2025-06-06 06:40:00,2461.07,2456.54,-0.0,flip_to_short -79509,做空,2025-06-06 06:40:00,2025-06-06 06:45:00,2456.54,2460.19,-0.0,flip_to_long -79510,做多,2025-06-06 06:45:00,2025-06-06 06:55:00,2460.19,2456.68,-0.0,flip_to_short -79511,做空,2025-06-06 06:55:00,2025-06-06 07:00:00,2456.68,2460.0,-0.0,flip_to_long -79512,做多,2025-06-06 07:00:00,2025-06-06 07:05:00,2460.0,2459.25,-0.0,flip_to_short -79513,做空,2025-06-06 07:05:00,2025-06-06 07:35:00,2459.25,2452.49,0.0,tp_lower -79514,做多,2025-06-06 08:00:00,2025-06-06 08:30:00,2458.99,2456.57,-0.0,flip_to_short -79515,做空,2025-06-06 08:30:00,2025-06-06 08:40:00,2456.57,2462.37,-0.0,flip_to_long -79516,做多,2025-06-06 08:40:00,2025-06-06 09:15:00,2462.37,2468.74,0.0,tp_upper -79517,做空,2025-06-06 11:30:00,2025-06-06 11:40:00,2472.99,2479.93,-0.0,flip_to_long -79518,做多,2025-06-06 11:40:00,2025-06-06 12:30:00,2479.93,2487.0,0.0,tp_upper -79519,做空,2025-06-06 12:40:00,2025-06-06 12:50:00,2472.23,2477.61,-0.0,flip_to_long -79520,做多,2025-06-06 12:50:00,2025-06-06 13:10:00,2477.61,2484.79,0.0,tp_upper -79521,做空,2025-06-06 13:20:00,2025-06-06 15:30:00,2478.92,2509.51,-0.0,flip_to_long -79522,做多,2025-06-06 15:30:00,2025-06-06 16:10:00,2509.51,2505.84,-0.0,flip_to_short -79523,做空,2025-06-06 16:10:00,2025-06-06 16:20:00,2505.84,2510.84,-0.0,flip_to_long -79524,做多,2025-06-06 16:20:00,2025-06-06 16:25:00,2510.84,2506.65,-0.0,flip_to_short -79525,做空,2025-06-06 16:25:00,2025-06-06 16:30:00,2506.65,2510.47,-0.0,flip_to_long -79526,做多,2025-06-06 16:30:00,2025-06-06 16:35:00,2510.47,2506.67,-0.0,flip_to_short -79527,做空,2025-06-06 16:35:00,2025-06-06 16:50:00,2506.67,2497.82,0.0,tp_lower -79528,做多,2025-06-06 17:55:00,2025-06-06 18:05:00,2498.39,2495.51,-0.0,flip_to_short -79529,做空,2025-06-06 18:05:00,2025-06-06 18:15:00,2495.51,2496.39,-0.0,flip_to_long -79530,做多,2025-06-06 18:15:00,2025-06-06 18:20:00,2496.39,2492.27,-0.0,flip_to_short -79531,做空,2025-06-06 18:20:00,2025-06-06 18:30:00,2492.27,2492.72,-0.0,flip_to_long -79532,做多,2025-06-06 18:30:00,2025-06-06 18:50:00,2492.72,2491.82,-0.0,flip_to_short -79533,做空,2025-06-06 18:50:00,2025-06-06 18:55:00,2491.82,2493.95,-0.0,flip_to_long -79534,做多,2025-06-06 18:55:00,2025-06-06 19:05:00,2493.95,2495.52,0.0,tp_upper -79535,做空,2025-06-06 19:20:00,2025-06-06 19:30:00,2494.03,2488.11,0.0,tp_lower -79536,做多,2025-06-06 20:10:00,2025-06-06 20:15:00,2492.11,2491.84,-0.0,flip_to_short -79537,做空,2025-06-06 20:15:00,2025-06-06 21:30:00,2491.84,2491.53,-0.0,flip_to_long -79538,做多,2025-06-06 21:30:00,2025-06-06 21:50:00,2491.53,2491.71,-0.0,flip_to_short -79539,做空,2025-06-06 21:50:00,2025-06-06 22:05:00,2491.71,2486.28,0.0,tp_lower -79540,做多,2025-06-07 00:35:00,2025-06-07 00:45:00,2471.89,2471.05,-0.0,flip_to_short -79541,做空,2025-06-07 00:45:00,2025-06-07 00:50:00,2471.05,2474.47,-0.0,flip_to_long -79542,做多,2025-06-07 00:50:00,2025-06-07 01:00:00,2474.47,2473.21,-0.0,flip_to_short -79543,做空,2025-06-07 01:00:00,2025-06-07 01:45:00,2473.21,2471.36,0.0,flip_to_long -79544,做多,2025-06-07 01:45:00,2025-06-07 01:50:00,2471.36,2470.19,-0.0,flip_to_short -79545,做空,2025-06-07 01:50:00,2025-06-07 02:15:00,2470.19,2472.93,-0.0,flip_to_long -79546,做多,2025-06-07 02:15:00,2025-06-07 02:20:00,2472.93,2472.1,-0.0,flip_to_short -79547,做空,2025-06-07 02:20:00,2025-06-07 02:35:00,2472.1,2472.02,-0.0,flip_to_long -79548,做多,2025-06-07 02:35:00,2025-06-07 02:40:00,2472.02,2470.66,-0.0,flip_to_short -79549,做空,2025-06-07 02:40:00,2025-06-07 02:45:00,2470.66,2474.82,-0.0,flip_to_long -79550,做多,2025-06-07 02:45:00,2025-06-07 02:50:00,2474.82,2479.81,0.0,tp_upper -79551,做空,2025-06-07 04:05:00,2025-06-07 04:15:00,2483.89,2484.3,-0.0,flip_to_long -79552,做多,2025-06-07 04:15:00,2025-06-07 05:00:00,2484.3,2486.57,0.0,flip_to_short -79553,做空,2025-06-07 05:00:00,2025-06-07 06:45:00,2486.57,2494.95,-0.0,flip_to_long -79554,做多,2025-06-07 06:45:00,2025-06-07 06:50:00,2494.95,2492.69,-0.0,tp_upper -79555,做空,2025-06-07 07:00:00,2025-06-07 07:20:00,2490.36,2494.36,-0.0,flip_to_long -79556,做多,2025-06-07 07:20:00,2025-06-07 07:45:00,2494.36,2489.09,-0.0,flip_to_short -79557,做空,2025-06-07 07:45:00,2025-06-07 07:50:00,2489.09,2489.93,-0.0,flip_to_long -79558,做多,2025-06-07 07:50:00,2025-06-07 09:30:00,2489.93,2486.57,-0.0,flip_to_short -79559,做空,2025-06-07 09:30:00,2025-06-07 09:45:00,2486.57,2486.22,-0.0,flip_to_long -79560,做多,2025-06-07 09:45:00,2025-06-07 09:50:00,2486.22,2485.14,-0.0,flip_to_short -79561,做空,2025-06-07 09:50:00,2025-06-07 10:00:00,2485.14,2487.49,-0.0,flip_to_long -79562,做多,2025-06-07 10:00:00,2025-06-07 10:05:00,2487.49,2484.3,-0.0,tp_upper -79563,做多,2025-06-07 10:10:00,2025-06-07 10:15:00,2488.56,2489.81,0.0,tp_upper -79564,做空,2025-06-07 11:50:00,2025-06-07 11:55:00,2493.43,2494.22,-0.0,flip_to_long -79565,做多,2025-06-07 11:55:00,2025-06-07 12:05:00,2494.22,2492.27,-0.0,flip_to_short -79566,做空,2025-06-07 12:05:00,2025-06-07 12:10:00,2492.27,2494.01,-0.0,flip_to_long -79567,做多,2025-06-07 12:10:00,2025-06-07 12:35:00,2494.01,2502.51,0.0,tp_upper -79568,做空,2025-06-07 12:55:00,2025-06-07 13:10:00,2496.87,2504.24,-0.0,flip_to_long -79569,做多,2025-06-07 13:10:00,2025-06-07 13:15:00,2504.24,2507.44,0.0,tp_upper -79570,做空,2025-06-07 15:40:00,2025-06-07 15:45:00,2513.54,2516.32,-0.0,flip_to_long -79571,做多,2025-06-07 15:45:00,2025-06-07 16:05:00,2516.32,2522.51,0.0,tp_upper -79572,做空,2025-06-07 16:15:00,2025-06-07 16:20:00,2517.15,2521.15,-0.0,flip_to_long -79573,做多,2025-06-07 16:20:00,2025-06-07 16:25:00,2521.15,2516.11,-0.0,tp_upper -79574,做多,2025-06-07 18:00:00,2025-06-07 18:05:00,2514.43,2514.45,-0.0,tp_upper -79575,做空,2025-06-07 18:35:00,2025-06-07 18:45:00,2514.34,2513.42,-0.0,flip_to_long -79576,做多,2025-06-07 18:45:00,2025-06-07 19:40:00,2513.42,2516.38,0.0,flip_to_short -79577,做空,2025-06-07 19:40:00,2025-06-07 20:00:00,2516.38,2522.47,-0.0,flip_to_long -79578,做多,2025-06-07 20:00:00,2025-06-07 20:05:00,2522.47,2522.88,-0.0,tp_upper -79579,做空,2025-06-07 20:30:00,2025-06-07 20:45:00,2521.42,2521.49,-0.0,flip_to_long -79580,做多,2025-06-07 20:45:00,2025-06-07 21:05:00,2521.49,2519.42,-0.0,flip_to_short -79581,做空,2025-06-07 21:05:00,2025-06-07 21:20:00,2519.42,2520.62,-0.0,flip_to_long -79582,做多,2025-06-07 21:20:00,2025-06-07 21:25:00,2520.62,2519.36,-0.0,flip_to_short -79583,做空,2025-06-07 21:25:00,2025-06-07 21:30:00,2519.36,2521.72,-0.0,flip_to_long -79584,做多,2025-06-07 21:30:00,2025-06-07 21:35:00,2521.72,2520.88,-0.0,flip_to_short -79585,做空,2025-06-07 21:35:00,2025-06-07 21:50:00,2520.88,2521.36,-0.0,flip_to_long -79586,做多,2025-06-07 21:50:00,2025-06-07 22:05:00,2521.36,2519.83,-0.0,flip_to_short -79587,做空,2025-06-07 22:05:00,2025-06-07 22:15:00,2519.83,2521.72,-0.0,flip_to_long -79588,做多,2025-06-07 22:15:00,2025-06-07 22:30:00,2521.72,2537.34,0.0,tp_upper -79589,做空,2025-06-07 23:15:00,2025-06-07 23:30:00,2527.52,2525.64,0.0,flip_to_long -79590,做多,2025-06-07 23:30:00,2025-06-08 00:35:00,2525.64,2523.6,-0.0,flip_to_short -79591,做空,2025-06-08 00:35:00,2025-06-08 00:45:00,2523.6,2515.14,0.0,tp_lower -79592,做多,2025-06-08 01:35:00,2025-06-08 01:45:00,2517.3,2516.52,-0.0,flip_to_short -79593,做空,2025-06-08 01:45:00,2025-06-08 01:50:00,2516.52,2517.49,-0.0,flip_to_long -79594,做多,2025-06-08 01:50:00,2025-06-08 02:00:00,2517.49,2512.25,-0.0,flip_to_short -79595,做空,2025-06-08 02:00:00,2025-06-08 02:15:00,2512.25,2513.93,-0.0,flip_to_long -79596,做多,2025-06-08 02:15:00,2025-06-08 03:45:00,2513.93,2510.83,-0.0,flip_to_short -79597,做空,2025-06-08 03:45:00,2025-06-08 03:50:00,2510.83,2511.46,-0.0,flip_to_long -79598,做多,2025-06-08 03:50:00,2025-06-08 04:30:00,2511.46,2516.78,0.0,tp_upper -79599,做空,2025-06-08 05:05:00,2025-06-08 05:20:00,2511.84,2511.69,-0.0,flip_to_long -79600,做多,2025-06-08 05:20:00,2025-06-08 05:35:00,2511.69,2510.78,-0.0,flip_to_short -79601,做空,2025-06-08 05:35:00,2025-06-08 06:15:00,2510.78,2514.55,-0.0,flip_to_long -79602,做多,2025-06-08 06:15:00,2025-06-08 06:35:00,2514.55,2513.48,-0.0,tp_upper -79603,做空,2025-06-08 06:55:00,2025-06-08 07:00:00,2511.64,2513.03,-0.0,flip_to_long -79604,做多,2025-06-08 07:00:00,2025-06-08 07:05:00,2513.03,2512.56,-0.0,flip_to_short -79605,做空,2025-06-08 07:05:00,2025-06-08 07:55:00,2512.56,2513.46,-0.0,tp_lower -79606,做空,2025-06-08 09:00:00,2025-06-08 09:10:00,2514.98,2511.29,0.0,tp_lower -79607,做多,2025-06-08 10:40:00,2025-06-08 10:45:00,2500.32,2499.53,-0.0,flip_to_short -79608,做空,2025-06-08 10:45:00,2025-06-08 12:35:00,2499.53,2501.43,-0.0,tp_lower -79609,做多,2025-06-08 12:50:00,2025-06-08 13:30:00,2508.94,2515.31,0.0,tp_upper -79610,做空,2025-06-08 13:55:00,2025-06-08 14:05:00,2507.69,2509.07,-0.0,flip_to_long -79611,做多,2025-06-08 14:05:00,2025-06-08 14:20:00,2509.07,2509.15,-0.0,flip_to_short -79612,做空,2025-06-08 14:20:00,2025-06-08 14:45:00,2509.15,2510.32,-0.0,flip_to_long -79613,做多,2025-06-08 14:45:00,2025-06-08 15:10:00,2510.32,2517.57,0.0,tp_upper -79614,做空,2025-06-08 15:50:00,2025-06-08 15:55:00,2511.72,2513.39,-0.0,flip_to_long -79615,做多,2025-06-08 15:55:00,2025-06-08 16:10:00,2513.39,2519.06,0.0,tp_upper -79616,做空,2025-06-08 17:30:00,2025-06-08 17:35:00,2524.07,2530.01,-0.0,flip_to_long -79617,做多,2025-06-08 17:35:00,2025-06-08 18:15:00,2530.01,2529.7,-0.0,tp_upper -79618,做空,2025-06-08 19:40:00,2025-06-08 19:45:00,2528.23,2531.02,-0.0,flip_to_long -79619,做多,2025-06-08 19:45:00,2025-06-08 19:55:00,2531.02,2531.53,-0.0,flip_to_short -79620,做空,2025-06-08 19:55:00,2025-06-08 20:05:00,2531.53,2532.41,-0.0,flip_to_long -79621,做多,2025-06-08 20:05:00,2025-06-08 20:30:00,2532.41,2531.12,-0.0,flip_to_short -79622,做空,2025-06-08 20:30:00,2025-06-08 20:35:00,2531.12,2533.32,-0.0,flip_to_long -79623,做多,2025-06-08 20:35:00,2025-06-08 20:45:00,2533.32,2531.27,-0.0,flip_to_short -79624,做空,2025-06-08 20:45:00,2025-06-08 20:50:00,2531.27,2530.19,-0.0,tp_lower -79625,做多,2025-06-08 21:00:00,2025-06-08 21:30:00,2533.62,2531.27,-0.0,flip_to_short -79626,做空,2025-06-08 21:30:00,2025-06-08 21:40:00,2531.27,2534.11,-0.0,flip_to_long -79627,做多,2025-06-08 21:40:00,2025-06-08 21:45:00,2534.11,2537.74,0.0,tp_upper -79628,做空,2025-06-08 22:00:00,2025-06-08 22:05:00,2533.32,2524.82,0.0,tp_lower -79629,做多,2025-06-08 23:55:00,2025-06-09 00:05:00,2508.32,2506.69,-0.0,flip_to_short -79630,做空,2025-06-09 00:05:00,2025-06-09 00:20:00,2506.69,2502.02,0.0,tp_lower -79631,做多,2025-06-09 00:25:00,2025-06-09 00:35:00,2505.14,2500.0,-0.0,flip_to_short -79632,做空,2025-06-09 00:35:00,2025-06-09 00:40:00,2500.0,2502.18,-0.0,tp_lower -79633,做多,2025-06-09 02:10:00,2025-06-09 02:25:00,2500.18,2498.98,-0.0,flip_to_short -79634,做空,2025-06-09 02:25:00,2025-06-09 02:40:00,2498.98,2490.84,0.0,tp_lower -79635,做多,2025-06-09 03:45:00,2025-06-09 04:25:00,2491.83,2489.69,-0.0,flip_to_short -79636,做空,2025-06-09 04:25:00,2025-06-09 04:35:00,2489.69,2490.01,-0.0,flip_to_long -79637,做多,2025-06-09 04:35:00,2025-06-09 04:40:00,2490.01,2485.92,-0.0,flip_to_short -79638,做空,2025-06-09 04:40:00,2025-06-09 05:00:00,2485.92,2481.37,0.0,tp_lower -79639,做多,2025-06-09 05:15:00,2025-06-09 05:20:00,2489.38,2485.88,-0.0,flip_to_short -79640,做空,2025-06-09 05:20:00,2025-06-09 05:35:00,2485.88,2482.73,0.0,tp_lower -79641,做多,2025-06-09 06:15:00,2025-06-09 06:50:00,2485.37,2492.37,0.0,tp_upper -79642,做空,2025-06-09 07:15:00,2025-06-09 07:25:00,2484.47,2484.32,-0.0,flip_to_long -79643,做多,2025-06-09 07:25:00,2025-06-09 08:00:00,2484.32,2490.39,0.0,tp_upper -79644,做空,2025-06-09 08:10:00,2025-06-09 08:35:00,2489.0,2488.66,-0.0,flip_to_long -79645,做多,2025-06-09 08:35:00,2025-06-09 08:45:00,2488.66,2493.87,0.0,tp_upper -79646,做空,2025-06-09 09:20:00,2025-06-09 12:15:00,2491.12,2538.3,-0.0,flip_to_long -79647,做多,2025-06-09 12:15:00,2025-06-09 12:20:00,2538.3,2537.32,-0.0,flip_to_short -79648,做空,2025-06-09 12:20:00,2025-06-09 12:30:00,2537.32,2542.21,-0.0,flip_to_long -79649,做多,2025-06-09 12:30:00,2025-06-09 12:40:00,2542.21,2547.15,0.0,tp_upper -79650,做空,2025-06-09 13:05:00,2025-06-09 13:20:00,2538.93,2540.0,-0.0,flip_to_long -79651,做多,2025-06-09 13:20:00,2025-06-09 13:25:00,2540.0,2535.65,-0.0,flip_to_short -79652,做空,2025-06-09 13:25:00,2025-06-09 13:30:00,2535.65,2539.27,-0.0,flip_to_long -79653,做多,2025-06-09 13:30:00,2025-06-09 13:35:00,2539.27,2524.44,-0.0,flip_to_short -79654,做空,2025-06-09 13:35:00,2025-06-09 13:40:00,2524.44,2530.6,-0.0,tp_lower -79655,做多,2025-06-09 14:20:00,2025-06-09 14:25:00,2532.62,2529.55,-0.0,flip_to_short -79656,做空,2025-06-09 14:25:00,2025-06-09 14:30:00,2529.55,2535.89,-0.0,flip_to_long -79657,做多,2025-06-09 14:30:00,2025-06-09 14:45:00,2535.89,2532.56,-0.0,flip_to_short -79658,做空,2025-06-09 14:45:00,2025-06-09 14:55:00,2532.56,2529.8,0.0,flip_to_long -79659,做多,2025-06-09 14:55:00,2025-06-09 15:10:00,2529.8,2537.88,0.0,tp_upper -79660,做空,2025-06-09 15:55:00,2025-06-09 16:00:00,2532.99,2538.84,-0.0,flip_to_long -79661,做多,2025-06-09 16:00:00,2025-06-09 16:15:00,2538.84,2551.4,0.0,tp_upper -79662,做空,2025-06-09 18:45:00,2025-06-09 19:45:00,2573.39,2581.76,-0.0,flip_to_long -79663,做多,2025-06-09 19:45:00,2025-06-09 19:50:00,2581.76,2576.59,-0.0,flip_to_short -79664,做空,2025-06-09 19:50:00,2025-06-09 19:55:00,2576.59,2579.45,-0.0,flip_to_long -79665,做多,2025-06-09 19:55:00,2025-06-09 20:10:00,2579.45,2575.43,-0.0,flip_to_short -79666,做空,2025-06-09 20:10:00,2025-06-09 20:15:00,2575.43,2578.94,-0.0,flip_to_long -79667,做多,2025-06-09 20:15:00,2025-06-09 20:25:00,2578.94,2579.76,-0.0,flip_to_short -79668,做空,2025-06-09 20:25:00,2025-06-09 20:30:00,2579.76,2581.5,-0.0,flip_to_long -79669,做多,2025-06-09 20:30:00,2025-06-09 20:40:00,2581.5,2582.82,0.0,tp_upper -79670,做空,2025-06-09 20:45:00,2025-06-09 20:50:00,2579.9,2586.99,-0.0,flip_to_long -79671,做多,2025-06-09 20:50:00,2025-06-09 20:55:00,2586.99,2587.95,-0.0,tp_upper -79672,做空,2025-06-10 01:40:00,2025-06-10 01:55:00,2708.68,2707.7,-0.0,flip_to_long -79673,做多,2025-06-10 01:55:00,2025-06-10 04:05:00,2707.7,2687.24,-0.0,flip_to_short -79674,做空,2025-06-10 04:05:00,2025-06-10 05:10:00,2687.24,2691.24,-0.0,flip_to_long -79675,做多,2025-06-10 05:10:00,2025-06-10 05:15:00,2691.24,2694.24,0.0,tp_upper -79676,做空,2025-06-10 05:20:00,2025-06-10 05:25:00,2680.42,2675.59,0.0,tp_lower -79677,做空,2025-06-10 07:05:00,2025-06-10 07:10:00,2667.46,2670.13,-0.0,flip_to_long -79678,做多,2025-06-10 07:10:00,2025-06-10 07:25:00,2670.13,2682.11,0.0,tp_upper -79679,做空,2025-06-10 08:10:00,2025-06-10 08:20:00,2671.99,2674.85,-0.0,flip_to_long -79680,做多,2025-06-10 08:20:00,2025-06-10 08:25:00,2674.85,2673.63,-0.0,flip_to_short -79681,做空,2025-06-10 08:25:00,2025-06-10 08:30:00,2673.63,2675.21,-0.0,flip_to_long -79682,做多,2025-06-10 08:30:00,2025-06-10 08:50:00,2675.21,2675.31,-0.0,flip_to_short -79683,做空,2025-06-10 08:50:00,2025-06-10 09:00:00,2675.31,2673.92,0.0,flip_to_long -79684,做多,2025-06-10 09:00:00,2025-06-10 09:15:00,2673.92,2675.49,0.0,flip_to_short -79685,做空,2025-06-10 09:15:00,2025-06-10 09:20:00,2675.49,2683.33,-0.0,flip_to_long -79686,做多,2025-06-10 09:20:00,2025-06-10 09:25:00,2683.33,2681.9,-0.0,tp_upper -79687,做空,2025-06-10 10:35:00,2025-06-10 10:45:00,2682.53,2686.95,-0.0,flip_to_long -79688,做多,2025-06-10 10:45:00,2025-06-10 11:05:00,2686.95,2690.76,0.0,flip_to_short -79689,做空,2025-06-10 11:05:00,2025-06-10 12:40:00,2690.76,2768.03,-0.0,flip_to_long -79690,做多,2025-06-10 12:40:00,2025-06-10 12:50:00,2768.03,2762.43,-0.0,flip_to_short -79691,做空,2025-06-10 12:50:00,2025-06-10 12:55:00,2762.43,2764.25,-0.0,flip_to_long -79692,做多,2025-06-10 12:55:00,2025-06-10 13:25:00,2764.25,2755.25,-0.0,flip_to_short -79693,做空,2025-06-10 13:25:00,2025-06-10 13:30:00,2755.25,2747.04,0.0,tp_lower -79694,做多,2025-06-10 14:10:00,2025-06-10 15:15:00,2745.64,2742.61,-0.0,tp_upper -79695,做空,2025-06-10 15:20:00,2025-06-10 15:30:00,2737.97,2703.91,0.0,tp_lower -79696,做多,2025-06-10 15:50:00,2025-06-10 16:20:00,2731.66,2733.81,0.0,flip_to_short -79697,做空,2025-06-10 16:20:00,2025-06-10 17:00:00,2733.81,2737.41,-0.0,flip_to_long -79698,做多,2025-06-10 17:00:00,2025-06-10 17:15:00,2737.41,2744.48,0.0,tp_upper -79699,做空,2025-06-10 17:25:00,2025-06-10 17:30:00,2738.25,2744.74,-0.0,flip_to_long -79700,做多,2025-06-10 17:30:00,2025-06-10 17:35:00,2744.74,2737.22,-0.0,flip_to_short -79701,做空,2025-06-10 17:35:00,2025-06-10 17:40:00,2737.22,2740.88,-0.0,flip_to_long -79702,做多,2025-06-10 17:40:00,2025-06-10 17:45:00,2740.88,2738.99,-0.0,flip_to_short -79703,做空,2025-06-10 17:45:00,2025-06-10 17:50:00,2738.99,2744.88,-0.0,flip_to_long -79704,做多,2025-06-10 17:50:00,2025-06-10 17:55:00,2744.88,2739.95,-0.0,flip_to_short -79705,做空,2025-06-10 17:55:00,2025-06-10 18:00:00,2739.95,2735.33,0.0,tp_lower -79706,做多,2025-06-10 18:05:00,2025-06-10 18:25:00,2738.66,2747.87,0.0,tp_upper -79707,做空,2025-06-10 18:30:00,2025-06-10 20:55:00,2736.63,2773.24,-0.0,flip_to_long -79708,做多,2025-06-10 20:55:00,2025-06-10 21:00:00,2773.24,2762.79,-0.0,flip_to_short -79709,做空,2025-06-10 21:00:00,2025-06-10 21:15:00,2762.79,2751.86,0.0,tp_lower -79710,做多,2025-06-10 21:25:00,2025-06-10 21:30:00,2764.24,2761.88,-0.0,flip_to_short -79711,做空,2025-06-10 21:30:00,2025-06-10 23:10:00,2761.88,2792.98,-0.0,flip_to_long -79712,做多,2025-06-10 23:10:00,2025-06-11 00:05:00,2792.98,2819.61,0.0,tp_upper -79713,做空,2025-06-11 00:25:00,2025-06-11 01:05:00,2804.81,2785.92,0.0,tp_lower -79714,做多,2025-06-11 02:05:00,2025-06-11 02:10:00,2799.03,2789.6,-0.0,flip_to_short -79715,做空,2025-06-11 02:10:00,2025-06-11 02:45:00,2789.6,2773.81,0.0,tp_lower -79716,做多,2025-06-11 03:00:00,2025-06-11 03:15:00,2784.68,2787.96,0.0,flip_to_short -79717,做空,2025-06-11 03:15:00,2025-06-11 04:15:00,2787.96,2790.98,-0.0,flip_to_long -79718,做多,2025-06-11 04:15:00,2025-06-11 04:30:00,2790.98,2799.39,0.0,tp_upper -79719,做空,2025-06-11 04:40:00,2025-06-11 05:10:00,2793.19,2792.5,-0.0,flip_to_long -79720,做多,2025-06-11 05:10:00,2025-06-11 05:25:00,2792.5,2800.75,0.0,tp_upper -79721,做空,2025-06-11 05:30:00,2025-06-11 05:35:00,2791.24,2792.72,-0.0,flip_to_long -79722,做多,2025-06-11 05:35:00,2025-06-11 05:55:00,2792.72,2792.84,-0.0,flip_to_short -79723,做空,2025-06-11 05:55:00,2025-06-11 06:00:00,2792.84,2796.6,-0.0,flip_to_long -79724,做多,2025-06-11 06:00:00,2025-06-11 06:05:00,2796.6,2790.24,-0.0,flip_to_short -79725,做空,2025-06-11 06:05:00,2025-06-11 06:15:00,2790.24,2784.18,0.0,tp_lower -79726,做多,2025-06-11 06:55:00,2025-06-11 07:05:00,2791.42,2790.28,-0.0,tp_upper -79727,做空,2025-06-11 07:55:00,2025-06-11 08:15:00,2790.86,2773.55,0.0,tp_lower -79728,做空,2025-06-11 10:10:00,2025-06-11 10:15:00,2764.75,2765.59,-0.0,flip_to_long -79729,做多,2025-06-11 10:15:00,2025-06-11 10:40:00,2765.59,2765.68,-0.0,flip_to_short -79730,做空,2025-06-11 10:40:00,2025-06-11 10:45:00,2765.68,2770.82,-0.0,flip_to_long -79731,做多,2025-06-11 10:45:00,2025-06-11 11:15:00,2770.82,2763.38,-0.0,flip_to_short -79732,做空,2025-06-11 11:15:00,2025-06-11 11:25:00,2763.38,2765.33,-0.0,flip_to_long -79733,做多,2025-06-11 11:25:00,2025-06-11 11:30:00,2765.33,2767.55,0.0,tp_upper -79734,做空,2025-06-11 11:35:00,2025-06-11 11:40:00,2761.58,2763.44,-0.0,tp_lower -79735,做多,2025-06-11 11:45:00,2025-06-11 11:55:00,2766.98,2771.82,0.0,tp_upper -79736,做空,2025-06-11 12:20:00,2025-06-11 12:25:00,2766.39,2772.43,-0.0,flip_to_long -79737,做多,2025-06-11 12:25:00,2025-06-11 12:30:00,2772.43,2807.7,0.0,tp_upper -79738,做空,2025-06-11 13:30:00,2025-06-11 13:35:00,2792.28,2803.22,-0.0,flip_to_long -79739,做多,2025-06-11 13:35:00,2025-06-11 13:40:00,2803.22,2798.74,-0.0,flip_to_short -79740,做空,2025-06-11 13:40:00,2025-06-11 13:45:00,2798.74,2800.78,-0.0,flip_to_long -79741,做多,2025-06-11 13:45:00,2025-06-11 13:50:00,2800.78,2796.2,-0.0,flip_to_short -79742,做空,2025-06-11 13:50:00,2025-06-11 14:10:00,2796.2,2810.0,-0.0,flip_to_long -79743,做多,2025-06-11 14:10:00,2025-06-11 14:15:00,2810.0,2824.41,0.0,tp_upper -79744,做空,2025-06-11 16:15:00,2025-06-11 16:20:00,2851.02,2854.58,-0.0,flip_to_long -79745,做多,2025-06-11 16:20:00,2025-06-11 17:00:00,2854.58,2843.55,-0.0,flip_to_short -79746,做空,2025-06-11 17:00:00,2025-06-11 17:05:00,2843.55,2849.06,-0.0,tp_lower -79747,做多,2025-06-11 17:20:00,2025-06-11 17:30:00,2858.4,2859.14,-0.0,tp_upper -79748,做空,2025-06-11 17:40:00,2025-06-11 17:45:00,2851.78,2839.41,0.0,tp_lower -79749,做多,2025-06-11 19:25:00,2025-06-11 19:30:00,2819.82,2806.01,-0.0,flip_to_short -79750,做空,2025-06-11 19:30:00,2025-06-11 19:35:00,2806.01,2814.55,-0.0,tp_lower -79751,做空,2025-06-11 20:55:00,2025-06-11 21:35:00,2814.37,2790.47,0.0,tp_lower -79752,做多,2025-06-11 23:15:00,2025-06-11 23:20:00,2770.23,2770.13,-0.0,flip_to_short -79753,做空,2025-06-11 23:20:00,2025-06-12 00:35:00,2770.13,2772.28,-0.0,tp_lower -79754,做空,2025-06-12 00:45:00,2025-06-12 00:50:00,2771.01,2773.24,-0.0,flip_to_long -79755,做多,2025-06-12 00:50:00,2025-06-12 01:00:00,2773.24,2764.44,-0.0,flip_to_short -79756,做空,2025-06-12 01:00:00,2025-06-12 01:05:00,2764.44,2772.78,-0.0,flip_to_long -79757,做多,2025-06-12 01:05:00,2025-06-12 01:10:00,2772.78,2766.69,-0.0,flip_to_short -79758,做空,2025-06-12 01:10:00,2025-06-12 01:15:00,2766.69,2771.67,-0.0,flip_to_long -79759,做多,2025-06-12 01:15:00,2025-06-12 01:20:00,2771.67,2765.0,-0.0,flip_to_short -79760,做空,2025-06-12 01:20:00,2025-06-12 01:25:00,2765.0,2764.57,-0.0,tp_lower -79761,做多,2025-06-12 01:50:00,2025-06-12 02:00:00,2771.57,2781.39,0.0,tp_upper -79762,做空,2025-06-12 02:15:00,2025-06-12 02:45:00,2770.38,2768.98,0.0,flip_to_long -79763,做多,2025-06-12 02:45:00,2025-06-12 04:05:00,2768.98,2762.11,-0.0,flip_to_short -79764,做空,2025-06-12 04:05:00,2025-06-12 04:25:00,2762.11,2757.54,0.0,flip_to_long -79765,做多,2025-06-12 04:25:00,2025-06-12 04:50:00,2757.54,2760.04,0.0,flip_to_short -79766,做空,2025-06-12 04:50:00,2025-06-12 05:15:00,2760.04,2759.39,-0.0,flip_to_long -79767,做多,2025-06-12 05:15:00,2025-06-12 05:35:00,2759.39,2764.0,0.0,tp_upper -79768,做空,2025-06-12 05:40:00,2025-06-12 06:05:00,2758.36,2759.84,-0.0,flip_to_long -79769,做多,2025-06-12 06:05:00,2025-06-12 06:10:00,2759.84,2759.08,-0.0,flip_to_short -79770,做空,2025-06-12 06:10:00,2025-06-12 06:20:00,2759.08,2763.21,-0.0,flip_to_long -79771,做多,2025-06-12 06:20:00,2025-06-12 06:25:00,2763.21,2762.5,-0.0,flip_to_short -79772,做空,2025-06-12 06:25:00,2025-06-12 07:30:00,2762.5,2758.98,0.0,tp_lower -79773,做空,2025-06-12 09:20:00,2025-06-12 09:25:00,2749.58,2753.99,-0.0,flip_to_long -79774,做多,2025-06-12 09:25:00,2025-06-12 09:45:00,2753.99,2752.77,-0.0,flip_to_short -79775,做空,2025-06-12 09:45:00,2025-06-12 10:00:00,2752.77,2745.52,0.0,tp_lower -79776,做多,2025-06-12 10:55:00,2025-06-12 11:05:00,2749.21,2745.31,-0.0,flip_to_short -79777,做空,2025-06-12 11:05:00,2025-06-12 11:10:00,2745.31,2747.04,-0.0,flip_to_long -79778,做多,2025-06-12 11:10:00,2025-06-12 11:15:00,2747.04,2742.6,-0.0,flip_to_short -79779,做空,2025-06-12 11:15:00,2025-06-12 11:25:00,2742.6,2726.41,0.0,tp_lower -79780,做多,2025-06-12 12:30:00,2025-06-12 14:05:00,2737.19,2754.38,0.0,tp_upper -79781,做空,2025-06-12 15:15:00,2025-06-12 15:25:00,2759.86,2747.18,0.0,tp_lower -79782,做多,2025-06-12 16:40:00,2025-06-12 17:15:00,2739.59,2760.54,0.0,tp_upper -79783,做空,2025-06-12 18:05:00,2025-06-12 18:25:00,2748.89,2732.33,0.0,tp_lower -79784,做多,2025-06-12 19:25:00,2025-06-12 22:15:00,2736.79,2638.55,-0.0,flip_to_short -79785,做空,2025-06-12 22:15:00,2025-06-12 22:20:00,2638.55,2642.87,-0.0,flip_to_long -79786,做多,2025-06-12 22:20:00,2025-06-12 23:10:00,2642.87,2642.61,-0.0,tp_upper -79787,做空,2025-06-12 23:55:00,2025-06-13 00:00:00,2641.34,2610.36,0.0,tp_lower -79788,做空,2025-06-13 02:35:00,2025-06-13 02:40:00,2466.23,2451.43,0.0,tp_lower -79789,做多,2025-06-13 03:00:00,2025-06-13 03:50:00,2479.12,2520.0,0.0,tp_upper -79790,做空,2025-06-13 04:55:00,2025-06-13 06:00:00,2506.92,2505.66,0.0,tp_lower -79791,做多,2025-06-13 06:45:00,2025-06-13 06:50:00,2514.12,2523.43,0.0,tp_upper -79792,做空,2025-06-13 08:25:00,2025-06-13 08:40:00,2529.46,2519.41,0.0,tp_lower -79793,做多,2025-06-13 09:55:00,2025-06-13 10:00:00,2519.82,2511.85,-0.0,flip_to_short -79794,做空,2025-06-13 10:00:00,2025-06-13 10:05:00,2511.85,2517.47,-0.0,flip_to_long -79795,做多,2025-06-13 10:05:00,2025-06-13 10:10:00,2517.47,2516.95,-0.0,flip_to_short -79796,做空,2025-06-13 10:10:00,2025-06-13 11:30:00,2516.95,2524.77,-0.0,flip_to_long -79797,做多,2025-06-13 11:30:00,2025-06-13 11:50:00,2524.77,2540.17,0.0,tp_upper -79798,做空,2025-06-13 12:50:00,2025-06-13 12:55:00,2540.89,2541.09,-0.0,flip_to_long -79799,做多,2025-06-13 12:55:00,2025-06-13 13:35:00,2541.09,2559.22,0.0,tp_upper -79800,做空,2025-06-13 13:50:00,2025-06-13 14:05:00,2545.97,2531.64,0.0,tp_lower -79801,做多,2025-06-13 14:55:00,2025-06-13 15:00:00,2536.99,2531.07,-0.0,flip_to_short -79802,做空,2025-06-13 15:00:00,2025-06-13 15:05:00,2531.07,2551.12,-0.0,flip_to_long -79803,做多,2025-06-13 15:05:00,2025-06-13 16:10:00,2551.12,2576.66,0.0,tp_upper -79804,做空,2025-06-13 16:35:00,2025-06-13 16:40:00,2555.17,2557.8,-0.0,flip_to_long -79805,做多,2025-06-13 16:40:00,2025-06-13 16:45:00,2557.8,2546.57,-0.0,flip_to_short -79806,做空,2025-06-13 16:45:00,2025-06-13 16:50:00,2546.57,2559.14,-0.0,flip_to_long -79807,做多,2025-06-13 16:50:00,2025-06-13 17:00:00,2559.14,2553.46,-0.0,flip_to_short -79808,做空,2025-06-13 17:00:00,2025-06-13 17:15:00,2553.46,2543.29,0.0,tp_lower -79809,做多,2025-06-13 18:50:00,2025-06-13 18:55:00,2532.51,2528.63,-0.0,flip_to_short -79810,做空,2025-06-13 18:55:00,2025-06-13 19:05:00,2528.63,2533.07,-0.0,flip_to_long -79811,做多,2025-06-13 19:05:00,2025-06-13 19:20:00,2533.07,2526.66,-0.0,flip_to_short -79812,做空,2025-06-13 19:20:00,2025-06-13 19:25:00,2526.66,2527.69,-0.0,flip_to_long -79813,做多,2025-06-13 19:25:00,2025-06-13 19:30:00,2527.69,2526.0,-0.0,flip_to_short -79814,做空,2025-06-13 19:30:00,2025-06-13 20:05:00,2526.0,2530.07,-0.0,flip_to_long -79815,做多,2025-06-13 20:05:00,2025-06-13 20:10:00,2530.07,2538.48,0.0,tp_upper -79816,做空,2025-06-13 20:20:00,2025-06-14 00:20:00,2532.5,2570.5,-0.0,tp_lower -79817,做多,2025-06-14 01:40:00,2025-06-14 01:50:00,2561.68,2554.82,-0.0,flip_to_short -79818,做空,2025-06-14 01:50:00,2025-06-14 02:10:00,2554.82,2559.31,-0.0,flip_to_long -79819,做多,2025-06-14 02:10:00,2025-06-14 02:20:00,2559.31,2561.48,0.0,tp_upper -79820,做空,2025-06-14 02:25:00,2025-06-14 03:15:00,2557.02,2552.48,0.0,tp_lower -79821,做多,2025-06-14 03:20:00,2025-06-14 03:35:00,2553.98,2554.51,-0.0,flip_to_short -79822,做空,2025-06-14 03:35:00,2025-06-14 03:45:00,2554.51,2547.72,0.0,tp_lower -79823,做多,2025-06-14 04:10:00,2025-06-14 04:35:00,2550.82,2550.86,-0.0,flip_to_short -79824,做空,2025-06-14 04:35:00,2025-06-14 04:40:00,2550.86,2553.31,-0.0,flip_to_long -79825,做多,2025-06-14 04:40:00,2025-06-14 04:50:00,2553.31,2549.73,-0.0,flip_to_short -79826,做空,2025-06-14 04:50:00,2025-06-14 04:55:00,2549.73,2550.75,-0.0,flip_to_long -79827,做多,2025-06-14 04:55:00,2025-06-14 05:45:00,2550.75,2553.64,0.0,tp_upper -79828,做空,2025-06-14 06:10:00,2025-06-14 06:15:00,2550.14,2543.13,0.0,tp_lower -79829,做多,2025-06-14 08:40:00,2025-06-14 08:45:00,2535.1,2534.0,-0.0,flip_to_short -79830,做空,2025-06-14 08:45:00,2025-06-14 09:40:00,2534.0,2528.18,0.0,flip_to_long -79831,做多,2025-06-14 09:40:00,2025-06-14 10:35:00,2528.18,2527.29,-0.0,flip_to_short -79832,做空,2025-06-14 10:35:00,2025-06-14 11:45:00,2527.29,2532.12,-0.0,flip_to_long -79833,做多,2025-06-14 11:45:00,2025-06-14 11:55:00,2532.12,2537.0,0.0,tp_upper -79834,做空,2025-06-14 12:05:00,2025-06-14 12:20:00,2533.06,2529.96,0.0,tp_lower -79835,做多,2025-06-14 12:30:00,2025-06-14 12:40:00,2532.05,2529.39,-0.0,flip_to_short -79836,做空,2025-06-14 12:40:00,2025-06-14 12:45:00,2529.39,2533.12,-0.0,flip_to_long -79837,做多,2025-06-14 12:45:00,2025-06-14 13:00:00,2533.12,2543.07,0.0,tp_upper -79838,做空,2025-06-14 13:30:00,2025-06-14 13:35:00,2533.99,2536.77,-0.0,flip_to_long -79839,做多,2025-06-14 13:35:00,2025-06-14 13:40:00,2536.77,2529.64,-0.0,flip_to_short -79840,做空,2025-06-14 13:40:00,2025-06-14 13:45:00,2529.64,2528.91,-0.0,tp_lower -79841,做多,2025-06-14 16:00:00,2025-06-14 16:05:00,2523.62,2517.22,-0.0,flip_to_short -79842,做空,2025-06-14 16:05:00,2025-06-14 16:30:00,2517.22,2508.3,0.0,tp_lower -79843,做多,2025-06-14 17:15:00,2025-06-14 17:30:00,2510.16,2508.24,-0.0,flip_to_short -79844,做空,2025-06-14 17:30:00,2025-06-14 17:35:00,2508.24,2509.05,-0.0,flip_to_long -79845,做多,2025-06-14 17:35:00,2025-06-14 17:40:00,2509.05,2504.65,-0.0,flip_to_short -79846,做空,2025-06-14 17:40:00,2025-06-14 17:45:00,2504.65,2506.4,-0.0,flip_to_long -79847,做多,2025-06-14 17:45:00,2025-06-14 18:05:00,2506.4,2517.45,0.0,tp_upper -79848,做空,2025-06-14 18:20:00,2025-06-14 18:30:00,2508.19,2496.46,0.0,tp_lower -79849,做多,2025-06-14 18:55:00,2025-06-14 19:50:00,2507.15,2508.21,-0.0,flip_to_short -79850,做空,2025-06-14 19:50:00,2025-06-14 20:35:00,2508.21,2508.66,-0.0,flip_to_long -79851,做多,2025-06-14 20:35:00,2025-06-14 20:50:00,2508.66,2505.05,-0.0,flip_to_short -79852,做空,2025-06-14 20:50:00,2025-06-14 20:55:00,2505.05,2508.07,-0.0,flip_to_long -79853,做多,2025-06-14 20:55:00,2025-06-14 21:00:00,2508.07,2505.88,-0.0,flip_to_short -79854,做空,2025-06-14 21:00:00,2025-06-14 21:05:00,2505.88,2509.42,-0.0,flip_to_long -79855,做多,2025-06-14 21:05:00,2025-06-14 21:20:00,2509.42,2509.44,-0.0,tp_upper -79856,做空,2025-06-14 22:30:00,2025-06-14 22:45:00,2522.85,2523.07,-0.0,flip_to_long -79857,做多,2025-06-14 22:45:00,2025-06-14 23:40:00,2523.07,2535.99,0.0,tp_upper -79858,做空,2025-06-15 00:05:00,2025-06-15 01:15:00,2528.94,2528.91,-0.0,tp_lower -79859,做多,2025-06-15 02:05:00,2025-06-15 02:35:00,2532.44,2532.71,-0.0,flip_to_short -79860,做空,2025-06-15 02:35:00,2025-06-15 03:10:00,2532.71,2531.36,0.0,flip_to_long -79861,做多,2025-06-15 03:10:00,2025-06-15 03:15:00,2531.36,2530.67,-0.0,flip_to_short -79862,做空,2025-06-15 03:15:00,2025-06-15 03:35:00,2530.67,2531.48,-0.0,flip_to_long -79863,做多,2025-06-15 03:35:00,2025-06-15 03:45:00,2531.48,2530.6,-0.0,flip_to_short -79864,做空,2025-06-15 03:45:00,2025-06-15 04:05:00,2530.6,2530.58,-0.0,flip_to_long -79865,做多,2025-06-15 04:05:00,2025-06-15 04:15:00,2530.58,2531.24,-0.0,tp_upper -79866,做空,2025-06-15 05:20:00,2025-06-15 05:25:00,2534.03,2540.12,-0.0,flip_to_long -79867,做多,2025-06-15 05:25:00,2025-06-15 05:35:00,2540.12,2544.92,0.0,tp_upper -79868,做空,2025-06-15 06:05:00,2025-06-15 06:15:00,2541.92,2541.29,-0.0,flip_to_long -79869,做多,2025-06-15 06:15:00,2025-06-15 10:10:00,2541.29,2520.88,-0.0,tp_upper -79870,做空,2025-06-15 10:25:00,2025-06-15 10:40:00,2515.48,2517.83,-0.0,flip_to_long -79871,做多,2025-06-15 10:40:00,2025-06-15 11:15:00,2517.83,2516.96,-0.0,flip_to_short -79872,做空,2025-06-15 11:15:00,2025-06-15 11:40:00,2516.96,2513.26,0.0,tp_lower -79873,做多,2025-06-15 11:50:00,2025-06-15 11:55:00,2517.65,2515.2,-0.0,flip_to_short -79874,做空,2025-06-15 11:55:00,2025-06-15 12:00:00,2515.2,2516.14,-0.0,flip_to_long -79875,做多,2025-06-15 12:00:00,2025-06-15 12:10:00,2516.14,2520.42,0.0,tp_upper -79876,做空,2025-06-15 12:20:00,2025-06-15 12:25:00,2516.84,2517.35,-0.0,flip_to_long -79877,做多,2025-06-15 12:25:00,2025-06-15 12:45:00,2517.35,2522.69,0.0,tp_upper -79878,做空,2025-06-15 15:45:00,2025-06-15 16:05:00,2542.99,2544.74,-0.0,flip_to_long -79879,做多,2025-06-15 16:05:00,2025-06-15 16:40:00,2544.74,2550.23,0.0,tp_upper -79880,做空,2025-06-15 17:10:00,2025-06-15 17:15:00,2544.42,2546.45,-0.0,flip_to_long -79881,做多,2025-06-15 17:15:00,2025-06-15 17:30:00,2546.45,2546.84,-0.0,flip_to_short -79882,做空,2025-06-15 17:30:00,2025-06-15 18:15:00,2546.84,2541.0,0.0,tp_lower -79883,做多,2025-06-15 18:45:00,2025-06-15 19:00:00,2546.72,2546.63,-0.0,flip_to_short -79884,做空,2025-06-15 19:00:00,2025-06-15 19:05:00,2546.63,2551.1,-0.0,flip_to_long -79885,做多,2025-06-15 19:05:00,2025-06-15 19:15:00,2551.1,2545.51,-0.0,flip_to_short -79886,做空,2025-06-15 19:15:00,2025-06-15 19:20:00,2545.51,2546.61,-0.0,flip_to_long -79887,做多,2025-06-15 19:20:00,2025-06-15 19:35:00,2546.61,2540.81,-0.0,flip_to_short -79888,做空,2025-06-15 19:35:00,2025-06-15 19:40:00,2540.81,2532.76,0.0,tp_lower -79889,做多,2025-06-15 21:25:00,2025-06-15 21:30:00,2512.0,2508.02,-0.0,flip_to_short -79890,做空,2025-06-15 21:30:00,2025-06-15 21:40:00,2508.02,2508.7,-0.0,flip_to_long -79891,做多,2025-06-15 21:40:00,2025-06-15 22:00:00,2508.7,2529.33,0.0,tp_upper -79892,做空,2025-06-16 00:05:00,2025-06-16 00:15:00,2543.05,2538.08,0.0,tp_lower -79893,做多,2025-06-16 00:25:00,2025-06-16 00:45:00,2541.37,2540.28,-0.0,flip_to_short -79894,做空,2025-06-16 00:45:00,2025-06-16 00:55:00,2540.28,2543.79,-0.0,flip_to_long -79895,做多,2025-06-16 00:55:00,2025-06-16 01:00:00,2543.79,2543.18,-0.0,flip_to_short -79896,做空,2025-06-16 01:00:00,2025-06-16 01:05:00,2543.18,2532.22,0.0,tp_lower -79897,做多,2025-06-16 01:40:00,2025-06-16 01:45:00,2537.37,2535.82,-0.0,flip_to_short -79898,做空,2025-06-16 01:45:00,2025-06-16 01:50:00,2535.82,2546.81,-0.0,flip_to_long -79899,做多,2025-06-16 01:50:00,2025-06-16 01:55:00,2546.81,2553.34,0.0,tp_upper -79900,做空,2025-06-16 03:30:00,2025-06-16 04:10:00,2570.85,2573.47,-0.0,flip_to_long -79901,做多,2025-06-16 04:10:00,2025-06-16 04:20:00,2573.47,2573.04,-0.0,tp_upper -79902,做空,2025-06-16 04:25:00,2025-06-16 07:00:00,2571.73,2623.42,-0.0,flip_to_long -79903,做多,2025-06-16 07:00:00,2025-06-16 07:05:00,2623.42,2625.83,0.0,tp_upper -79904,做空,2025-06-16 08:20:00,2025-06-16 08:30:00,2622.91,2623.69,-0.0,flip_to_long -79905,做多,2025-06-16 08:30:00,2025-06-16 08:40:00,2623.69,2627.02,0.0,flip_to_short -79906,做空,2025-06-16 08:40:00,2025-06-16 09:15:00,2627.02,2624.69,0.0,flip_to_long -79907,做多,2025-06-16 09:15:00,2025-06-16 10:05:00,2624.69,2624.4,-0.0,flip_to_short -79908,做空,2025-06-16 10:05:00,2025-06-16 10:10:00,2624.4,2627.99,-0.0,flip_to_long -79909,做多,2025-06-16 10:10:00,2025-06-16 10:15:00,2627.99,2628.29,-0.0,tp_upper -79910,做空,2025-06-16 10:25:00,2025-06-16 10:45:00,2625.15,2612.65,0.0,tp_lower -79911,做多,2025-06-16 11:45:00,2025-06-16 12:00:00,2616.99,2609.45,-0.0,flip_to_short -79912,做空,2025-06-16 12:00:00,2025-06-16 12:20:00,2609.45,2612.49,-0.0,flip_to_long -79913,做多,2025-06-16 12:20:00,2025-06-16 12:25:00,2612.49,2608.7,-0.0,flip_to_short -79914,做空,2025-06-16 12:25:00,2025-06-16 12:30:00,2608.7,2609.99,-0.0,flip_to_long -79915,做多,2025-06-16 12:30:00,2025-06-16 13:05:00,2609.99,2609.41,-0.0,flip_to_short -79916,做空,2025-06-16 13:05:00,2025-06-16 13:10:00,2609.41,2612.15,-0.0,flip_to_long -79917,做多,2025-06-16 13:10:00,2025-06-16 13:30:00,2612.15,2613.0,-0.0,tp_upper -79918,做空,2025-06-16 15:25:00,2025-06-16 15:30:00,2635.99,2639.82,-0.0,flip_to_long -79919,做多,2025-06-16 15:30:00,2025-06-16 15:35:00,2639.82,2635.69,-0.0,flip_to_short -79920,做空,2025-06-16 15:35:00,2025-06-16 15:40:00,2635.69,2639.68,-0.0,flip_to_long -79921,做多,2025-06-16 15:40:00,2025-06-16 15:50:00,2639.68,2639.45,-0.0,flip_to_short -79922,做空,2025-06-16 15:50:00,2025-06-16 15:55:00,2639.45,2630.86,0.0,tp_lower -79923,做空,2025-06-16 16:25:00,2025-06-16 16:30:00,2635.14,2637.95,-0.0,flip_to_long -79924,做多,2025-06-16 16:30:00,2025-06-16 17:05:00,2637.95,2633.76,-0.0,flip_to_short -79925,做空,2025-06-16 17:05:00,2025-06-16 17:15:00,2633.76,2639.18,-0.0,flip_to_long -79926,做多,2025-06-16 17:15:00,2025-06-16 17:25:00,2639.18,2636.6,-0.0,flip_to_short -79927,做空,2025-06-16 17:25:00,2025-06-16 17:45:00,2636.6,2634.17,0.0,flip_to_long -79928,做多,2025-06-16 17:45:00,2025-06-16 18:10:00,2634.17,2637.03,0.0,flip_to_short -79929,做空,2025-06-16 18:10:00,2025-06-16 20:10:00,2637.03,2651.09,-0.0,flip_to_long -79930,做多,2025-06-16 20:10:00,2025-06-16 20:35:00,2651.09,2665.84,0.0,tp_upper -79931,做空,2025-06-16 21:05:00,2025-06-16 22:25:00,2658.89,2654.65,0.0,flip_to_long -79932,做多,2025-06-16 22:25:00,2025-06-16 22:30:00,2654.65,2639.95,-0.0,flip_to_short -79933,做空,2025-06-16 22:30:00,2025-06-16 22:35:00,2639.95,2599.49,0.0,tp_lower -79934,做多,2025-06-17 00:20:00,2025-06-17 00:40:00,2556.96,2559.84,0.0,flip_to_short -79935,做空,2025-06-17 00:40:00,2025-06-17 00:45:00,2559.84,2572.71,-0.0,flip_to_long -79936,做多,2025-06-17 00:45:00,2025-06-17 02:00:00,2572.71,2575.73,0.0,flip_to_short -79937,做空,2025-06-17 02:00:00,2025-06-17 02:05:00,2575.73,2578.84,-0.0,flip_to_long -79938,做多,2025-06-17 02:05:00,2025-06-17 02:10:00,2578.84,2578.35,-0.0,flip_to_short -79939,做空,2025-06-17 02:10:00,2025-06-17 02:15:00,2578.35,2570.0,0.0,tp_lower -79940,做多,2025-06-17 02:50:00,2025-06-17 02:55:00,2594.39,2607.84,0.0,tp_upper -79941,做空,2025-06-17 04:15:00,2025-06-17 04:25:00,2600.18,2594.93,0.0,tp_lower -79942,做多,2025-06-17 06:05:00,2025-06-17 06:55:00,2585.57,2581.17,-0.0,flip_to_short -79943,做空,2025-06-17 06:55:00,2025-06-17 07:00:00,2581.17,2583.07,-0.0,flip_to_long -79944,做多,2025-06-17 07:00:00,2025-06-17 07:10:00,2583.07,2577.88,-0.0,flip_to_short -79945,做空,2025-06-17 07:10:00,2025-06-17 07:20:00,2577.88,2575.05,0.0,tp_lower -79946,做多,2025-06-17 07:30:00,2025-06-17 08:15:00,2576.09,2578.29,0.0,flip_to_short -79947,做空,2025-06-17 08:15:00,2025-06-17 08:25:00,2578.29,2579.91,-0.0,flip_to_long -79948,做多,2025-06-17 08:25:00,2025-06-17 08:30:00,2579.91,2575.16,-0.0,flip_to_short -79949,做空,2025-06-17 08:30:00,2025-06-17 08:40:00,2575.16,2570.1,0.0,tp_lower -79950,做多,2025-06-17 11:55:00,2025-06-17 12:10:00,2551.25,2554.83,0.0,tp_upper -79951,做空,2025-06-17 12:20:00,2025-06-17 12:35:00,2549.94,2557.05,-0.0,flip_to_long -79952,做多,2025-06-17 12:35:00,2025-06-17 12:40:00,2557.05,2555.8,-0.0,tp_upper -79953,做空,2025-06-17 12:45:00,2025-06-17 13:00:00,2549.41,2549.59,-0.0,flip_to_long -79954,做多,2025-06-17 13:00:00,2025-06-17 13:05:00,2549.59,2547.64,-0.0,flip_to_short -79955,做空,2025-06-17 13:05:00,2025-06-17 13:10:00,2547.64,2549.58,-0.0,flip_to_long -79956,做多,2025-06-17 13:10:00,2025-06-17 13:30:00,2549.58,2560.0,0.0,tp_upper -79957,做空,2025-06-17 13:40:00,2025-06-17 13:45:00,2548.21,2551.76,-0.0,flip_to_long -79958,做多,2025-06-17 13:45:00,2025-06-17 13:55:00,2551.76,2551.53,-0.0,flip_to_short -79959,做空,2025-06-17 13:55:00,2025-06-17 14:05:00,2551.53,2559.35,-0.0,flip_to_long -79960,做多,2025-06-17 14:05:00,2025-06-17 14:10:00,2559.35,2564.36,0.0,tp_upper -79961,做空,2025-06-17 14:20:00,2025-06-17 14:45:00,2553.78,2552.65,-0.0,flip_to_long -79962,做多,2025-06-17 14:45:00,2025-06-17 17:35:00,2552.65,2473.62,-0.0,flip_to_short -79963,做空,2025-06-17 17:35:00,2025-06-17 18:05:00,2473.62,2473.54,-0.0,flip_to_long -79964,做多,2025-06-17 18:05:00,2025-06-17 18:10:00,2473.54,2473.16,-0.0,flip_to_short -79965,做空,2025-06-17 18:10:00,2025-06-17 18:30:00,2473.16,2471.04,0.0,flip_to_long -79966,做多,2025-06-17 18:30:00,2025-06-17 18:50:00,2471.04,2481.99,0.0,tp_upper -79967,做空,2025-06-17 20:15:00,2025-06-17 20:20:00,2514.79,2521.3,-0.0,flip_to_long -79968,做多,2025-06-17 20:20:00,2025-06-17 21:45:00,2521.3,2515.39,-0.0,flip_to_short -79969,做空,2025-06-17 21:45:00,2025-06-17 22:05:00,2515.39,2517.9,-0.0,flip_to_long -79970,做多,2025-06-17 22:05:00,2025-06-17 22:10:00,2517.9,2517.77,-0.0,flip_to_short -79971,做空,2025-06-17 22:10:00,2025-06-17 22:55:00,2517.77,2493.36,0.0,tp_lower -79972,做多,2025-06-17 23:25:00,2025-06-17 23:55:00,2511.82,2508.99,-0.0,flip_to_short -79973,做空,2025-06-17 23:55:00,2025-06-18 00:00:00,2508.99,2513.99,-0.0,flip_to_long -79974,做多,2025-06-18 00:00:00,2025-06-18 00:25:00,2513.99,2507.93,-0.0,flip_to_short -79975,做空,2025-06-18 00:25:00,2025-06-18 00:30:00,2507.93,2512.71,-0.0,flip_to_long -79976,做多,2025-06-18 00:30:00,2025-06-18 00:35:00,2512.71,2525.99,0.0,tp_upper -79977,做空,2025-06-18 01:45:00,2025-06-18 02:15:00,2520.49,2514.87,0.0,tp_lower -79978,做多,2025-06-18 02:25:00,2025-06-18 02:30:00,2525.96,2524.73,-0.0,flip_to_short -79979,做空,2025-06-18 02:30:00,2025-06-18 02:45:00,2524.73,2522.61,0.0,flip_to_long -79980,做多,2025-06-18 02:45:00,2025-06-18 02:50:00,2522.61,2520.1,-0.0,flip_to_short -79981,做空,2025-06-18 02:50:00,2025-06-18 02:55:00,2520.1,2513.81,0.0,tp_lower -79982,做多,2025-06-18 03:15:00,2025-06-18 03:20:00,2520.8,2520.0,-0.0,flip_to_short -79983,做空,2025-06-18 03:20:00,2025-06-18 06:05:00,2520.0,2537.71,-0.0,flip_to_long -79984,做多,2025-06-18 06:05:00,2025-06-18 06:10:00,2537.71,2535.18,-0.0,flip_to_short -79985,做空,2025-06-18 06:10:00,2025-06-18 06:25:00,2535.18,2532.0,0.0,tp_lower -79986,做多,2025-06-18 06:30:00,2025-06-18 08:00:00,2535.3,2536.76,0.0,tp_upper -79987,做空,2025-06-18 08:35:00,2025-06-18 08:45:00,2527.67,2533.47,-0.0,flip_to_long -79988,做多,2025-06-18 08:45:00,2025-06-18 08:50:00,2533.47,2531.98,-0.0,flip_to_short -79989,做空,2025-06-18 08:50:00,2025-06-18 08:55:00,2531.98,2532.35,-0.0,flip_to_long -79990,做多,2025-06-18 08:55:00,2025-06-18 09:05:00,2532.35,2530.84,-0.0,flip_to_short -79991,做空,2025-06-18 09:05:00,2025-06-18 09:10:00,2530.84,2534.2,-0.0,flip_to_long -79992,做多,2025-06-18 09:10:00,2025-06-18 09:25:00,2534.2,2533.95,-0.0,flip_to_short -79993,做空,2025-06-18 09:25:00,2025-06-18 09:35:00,2533.95,2526.5,0.0,tp_lower -79994,做多,2025-06-18 11:40:00,2025-06-18 12:15:00,2510.78,2503.81,-0.0,flip_to_short -79995,做空,2025-06-18 12:15:00,2025-06-18 12:20:00,2503.81,2508.83,-0.0,flip_to_long -79996,做多,2025-06-18 12:20:00,2025-06-18 12:25:00,2508.83,2503.02,-0.0,flip_to_short -79997,做空,2025-06-18 12:25:00,2025-06-18 12:30:00,2503.02,2504.01,-0.0,flip_to_long -79998,做多,2025-06-18 12:30:00,2025-06-18 14:00:00,2504.01,2522.05,0.0,tp_upper -79999,做空,2025-06-18 14:50:00,2025-06-18 14:55:00,2500.38,2503.86,-0.0,flip_to_long -80000,做多,2025-06-18 14:55:00,2025-06-18 15:05:00,2503.86,2508.57,0.0,flip_to_short -80001,做空,2025-06-18 15:05:00,2025-06-18 15:35:00,2508.57,2516.89,-0.0,flip_to_long -80002,做多,2025-06-18 15:35:00,2025-06-18 15:40:00,2516.89,2512.88,-0.0,flip_to_short -80003,做空,2025-06-18 15:40:00,2025-06-18 15:45:00,2512.88,2518.21,-0.0,flip_to_long -80004,做多,2025-06-18 15:45:00,2025-06-18 15:50:00,2518.21,2516.48,-0.0,flip_to_short -80005,做空,2025-06-18 15:50:00,2025-06-18 16:15:00,2516.48,2496.88,0.0,tp_lower -80006,做多,2025-06-18 17:50:00,2025-06-18 17:55:00,2496.93,2495.55,-0.0,flip_to_short -80007,做空,2025-06-18 17:55:00,2025-06-18 18:10:00,2495.55,2491.07,0.0,flip_to_long -80008,做多,2025-06-18 18:10:00,2025-06-18 18:15:00,2491.07,2487.8,-0.0,flip_to_short -80009,做空,2025-06-18 18:15:00,2025-06-18 18:20:00,2487.8,2488.52,-0.0,flip_to_long -80010,做多,2025-06-18 18:20:00,2025-06-18 18:30:00,2488.52,2504.3,0.0,tp_upper -80011,做空,2025-06-18 18:50:00,2025-06-18 18:55:00,2481.05,2474.21,0.0,tp_lower -80012,做多,2025-06-18 19:10:00,2025-06-18 19:20:00,2504.55,2496.01,-0.0,tp_upper -80013,做空,2025-06-18 19:25:00,2025-06-18 19:30:00,2487.71,2493.39,-0.0,flip_to_long -80014,做多,2025-06-18 19:30:00,2025-06-18 19:55:00,2493.39,2490.8,-0.0,flip_to_short -80015,做空,2025-06-18 19:55:00,2025-06-18 20:10:00,2490.8,2493.16,-0.0,flip_to_long -80016,做多,2025-06-18 20:10:00,2025-06-18 20:35:00,2493.16,2513.98,0.0,tp_upper -80017,做空,2025-06-18 22:10:00,2025-06-18 22:20:00,2524.23,2527.79,-0.0,flip_to_long -80018,做多,2025-06-18 22:20:00,2025-06-18 22:30:00,2527.79,2523.06,-0.0,flip_to_short -80019,做空,2025-06-18 22:30:00,2025-06-18 22:45:00,2523.06,2523.3,-0.0,flip_to_long -80020,做多,2025-06-18 22:45:00,2025-06-18 22:55:00,2523.3,2524.27,-0.0,flip_to_short -80021,做空,2025-06-18 22:55:00,2025-06-18 23:00:00,2524.27,2528.76,-0.0,flip_to_long -80022,做多,2025-06-18 23:00:00,2025-06-18 23:10:00,2528.76,2526.74,-0.0,flip_to_short -80023,做空,2025-06-18 23:10:00,2025-06-18 23:30:00,2526.74,2517.46,0.0,tp_lower -80024,做多,2025-06-18 23:55:00,2025-06-19 00:00:00,2523.5,2520.72,-0.0,flip_to_short -80025,做空,2025-06-19 00:00:00,2025-06-19 00:15:00,2520.72,2519.11,0.0,tp_lower -80026,做多,2025-06-19 00:20:00,2025-06-19 00:25:00,2525.83,2534.41,0.0,tp_upper -80027,做空,2025-06-19 01:00:00,2025-06-19 01:05:00,2514.41,2511.73,0.0,tp_lower -80028,做多,2025-06-19 02:35:00,2025-06-19 02:40:00,2523.67,2524.51,-0.0,tp_upper -80029,做空,2025-06-19 02:55:00,2025-06-19 03:00:00,2513.25,2518.0,-0.0,flip_to_long -80030,做多,2025-06-19 03:00:00,2025-06-19 04:05:00,2518.0,2518.44,-0.0,flip_to_short -80031,做空,2025-06-19 04:05:00,2025-06-19 04:10:00,2518.44,2522.0,-0.0,flip_to_long -80032,做多,2025-06-19 04:10:00,2025-06-19 04:15:00,2522.0,2518.79,-0.0,flip_to_short -80033,做空,2025-06-19 04:15:00,2025-06-19 04:30:00,2518.79,2515.49,0.0,tp_lower -80034,做多,2025-06-19 04:40:00,2025-06-19 05:05:00,2518.24,2526.13,0.0,tp_upper -80035,做空,2025-06-19 05:40:00,2025-06-19 06:00:00,2524.88,2525.33,-0.0,flip_to_long -80036,做多,2025-06-19 06:00:00,2025-06-19 06:05:00,2525.33,2521.09,-0.0,flip_to_short -80037,做空,2025-06-19 06:05:00,2025-06-19 06:25:00,2521.09,2515.61,0.0,tp_lower -80038,做多,2025-06-19 07:00:00,2025-06-19 07:15:00,2522.65,2523.08,-0.0,flip_to_short -80039,做空,2025-06-19 07:15:00,2025-06-19 07:35:00,2523.08,2521.87,-0.0,flip_to_long -80040,做多,2025-06-19 07:35:00,2025-06-19 07:55:00,2521.87,2517.56,-0.0,flip_to_short -80041,做空,2025-06-19 07:55:00,2025-06-19 08:00:00,2517.56,2520.79,-0.0,flip_to_long -80042,做多,2025-06-19 08:00:00,2025-06-19 08:10:00,2520.79,2524.57,0.0,tp_upper -80043,做空,2025-06-19 08:55:00,2025-06-19 09:00:00,2522.43,2525.9,-0.0,flip_to_long -80044,做多,2025-06-19 09:00:00,2025-06-19 09:05:00,2525.9,2523.96,-0.0,flip_to_short -80045,做空,2025-06-19 09:05:00,2025-06-19 09:15:00,2523.96,2527.88,-0.0,flip_to_long -80046,做多,2025-06-19 09:15:00,2025-06-19 09:35:00,2527.88,2529.18,0.0,tp_upper -80047,做空,2025-06-19 10:45:00,2025-06-19 10:50:00,2534.67,2539.12,-0.0,flip_to_long -80048,做多,2025-06-19 10:50:00,2025-06-19 11:00:00,2539.12,2534.89,-0.0,flip_to_short -80049,做空,2025-06-19 11:00:00,2025-06-19 11:30:00,2534.89,2527.97,0.0,tp_lower -80050,做多,2025-06-19 12:10:00,2025-06-19 12:30:00,2535.28,2526.58,-0.0,flip_to_short -80051,做空,2025-06-19 12:30:00,2025-06-19 12:35:00,2526.58,2526.78,-0.0,tp_lower -80052,做多,2025-06-19 14:20:00,2025-06-19 14:30:00,2519.67,2508.74,-0.0,flip_to_short -80053,做空,2025-06-19 14:30:00,2025-06-19 14:45:00,2508.74,2501.87,0.0,tp_lower -80054,做多,2025-06-19 16:05:00,2025-06-19 16:15:00,2498.33,2497.77,-0.0,flip_to_short -80055,做空,2025-06-19 16:15:00,2025-06-19 16:20:00,2497.77,2500.26,-0.0,flip_to_long -80056,做多,2025-06-19 16:20:00,2025-06-19 16:30:00,2500.26,2496.91,-0.0,flip_to_short -80057,做空,2025-06-19 16:30:00,2025-06-19 16:40:00,2496.91,2499.05,-0.0,flip_to_long -80058,做多,2025-06-19 16:40:00,2025-06-19 16:45:00,2499.05,2494.85,-0.0,flip_to_short -80059,做空,2025-06-19 16:45:00,2025-06-19 16:50:00,2494.85,2486.49,0.0,tp_lower -80060,做多,2025-06-19 17:25:00,2025-06-19 17:35:00,2494.58,2514.03,0.0,tp_upper -80061,做多,2025-06-19 19:20:00,2025-06-19 19:30:00,2507.88,2505.11,-0.0,flip_to_short -80062,做空,2025-06-19 19:30:00,2025-06-19 19:55:00,2505.11,2503.76,0.0,flip_to_long -80063,做多,2025-06-19 19:55:00,2025-06-19 20:10:00,2503.76,2511.27,0.0,tp_upper -80064,做空,2025-06-19 20:35:00,2025-06-19 20:55:00,2507.27,2506.2,-0.0,flip_to_long -80065,做多,2025-06-19 20:55:00,2025-06-19 21:10:00,2506.2,2503.99,-0.0,flip_to_short -80066,做空,2025-06-19 21:10:00,2025-06-19 21:15:00,2503.99,2506.39,-0.0,flip_to_long -80067,做多,2025-06-19 21:15:00,2025-06-19 21:25:00,2506.39,2507.26,-0.0,tp_upper -80068,做多,2025-06-19 21:35:00,2025-06-19 21:40:00,2508.95,2508.79,-0.0,flip_to_short -80069,做空,2025-06-19 21:40:00,2025-06-19 21:55:00,2508.79,2508.99,-0.0,flip_to_long -80070,做多,2025-06-19 21:55:00,2025-06-19 22:00:00,2508.99,2512.41,0.0,tp_upper -80071,做空,2025-06-19 23:30:00,2025-06-19 23:40:00,2521.3,2523.17,-0.0,flip_to_long -80072,做多,2025-06-19 23:40:00,2025-06-19 23:45:00,2523.17,2521.42,-0.0,flip_to_short -80073,做空,2025-06-19 23:45:00,2025-06-20 00:05:00,2521.42,2529.7,-0.0,flip_to_long -80074,做多,2025-06-20 00:05:00,2025-06-20 00:10:00,2529.7,2527.43,-0.0,tp_upper -80075,做空,2025-06-20 00:20:00,2025-06-20 00:30:00,2522.75,2523.98,-0.0,flip_to_long -80076,做多,2025-06-20 00:30:00,2025-06-20 00:35:00,2523.98,2521.9,-0.0,flip_to_short -80077,做空,2025-06-20 00:35:00,2025-06-20 00:40:00,2521.9,2525.94,-0.0,flip_to_long -80078,做多,2025-06-20 00:40:00,2025-06-20 00:45:00,2525.94,2528.22,0.0,tp_upper -80079,做空,2025-06-20 01:00:00,2025-06-20 01:10:00,2522.51,2521.65,-0.0,tp_lower -80080,做多,2025-06-20 01:35:00,2025-06-20 01:45:00,2523.25,2528.16,0.0,tp_upper -80081,做空,2025-06-20 02:10:00,2025-06-20 02:20:00,2522.6,2523.29,-0.0,flip_to_long -80082,做多,2025-06-20 02:20:00,2025-06-20 02:25:00,2523.29,2521.36,-0.0,flip_to_short -80083,做空,2025-06-20 02:25:00,2025-06-20 02:35:00,2521.36,2516.3,0.0,tp_lower -80084,做多,2025-06-20 03:15:00,2025-06-20 03:25:00,2520.9,2520.8,-0.0,flip_to_short -80085,做空,2025-06-20 03:25:00,2025-06-20 03:45:00,2520.8,2517.56,0.0,flip_to_long -80086,做多,2025-06-20 03:45:00,2025-06-20 04:15:00,2517.56,2516.31,-0.0,flip_to_short -80087,做空,2025-06-20 04:15:00,2025-06-20 04:20:00,2516.31,2511.6,0.0,tp_lower -80088,做多,2025-06-20 05:35:00,2025-06-20 05:55:00,2509.5,2514.68,0.0,tp_upper -80089,做空,2025-06-20 08:40:00,2025-06-20 08:45:00,2542.5,2551.37,-0.0,flip_to_long -80090,做多,2025-06-20 08:45:00,2025-06-20 09:05:00,2551.37,2547.32,-0.0,flip_to_short -80091,做空,2025-06-20 09:05:00,2025-06-20 09:10:00,2547.32,2554.43,-0.0,flip_to_long -80092,做多,2025-06-20 09:10:00,2025-06-20 09:15:00,2554.43,2548.85,-0.0,flip_to_short -80093,做空,2025-06-20 09:15:00,2025-06-20 09:50:00,2548.85,2552.89,-0.0,flip_to_long -80094,做多,2025-06-20 09:50:00,2025-06-20 10:00:00,2552.89,2552.21,-0.0,flip_to_short -80095,做空,2025-06-20 10:00:00,2025-06-20 10:10:00,2552.21,2549.71,0.0,flip_to_long -80096,做多,2025-06-20 10:10:00,2025-06-20 10:25:00,2549.71,2553.19,0.0,tp_upper -80097,做空,2025-06-20 10:50:00,2025-06-20 11:05:00,2551.84,2551.6,-0.0,flip_to_long -80098,做多,2025-06-20 11:05:00,2025-06-20 11:10:00,2551.6,2547.0,-0.0,flip_to_short -80099,做空,2025-06-20 11:10:00,2025-06-20 11:15:00,2547.0,2545.0,0.0,tp_lower -80100,做多,2025-06-20 11:40:00,2025-06-20 11:50:00,2550.2,2550.42,-0.0,flip_to_short -80101,做空,2025-06-20 11:50:00,2025-06-20 12:00:00,2550.42,2552.89,-0.0,flip_to_long -80102,做多,2025-06-20 12:00:00,2025-06-20 12:05:00,2552.89,2550.3,-0.0,flip_to_short -80103,做空,2025-06-20 12:05:00,2025-06-20 12:15:00,2550.3,2551.16,-0.0,flip_to_long -80104,做多,2025-06-20 12:15:00,2025-06-20 12:20:00,2551.16,2548.82,-0.0,flip_to_short -80105,做空,2025-06-20 12:20:00,2025-06-20 12:25:00,2548.82,2550.29,-0.0,flip_to_long -80106,做多,2025-06-20 12:25:00,2025-06-20 12:35:00,2550.29,2555.2,0.0,tp_upper -80107,做空,2025-06-20 12:50:00,2025-06-20 13:35:00,2550.59,2551.51,-0.0,tp_lower -80108,做多,2025-06-20 15:40:00,2025-06-20 18:55:00,2505.72,2418.69,-0.0,flip_to_short -80109,做空,2025-06-20 18:55:00,2025-06-20 19:10:00,2418.69,2398.81,0.0,tp_lower -80110,做多,2025-06-20 19:45:00,2025-06-20 19:55:00,2411.41,2413.78,0.0,flip_to_short -80111,做空,2025-06-20 19:55:00,2025-06-20 20:00:00,2413.78,2420.26,-0.0,flip_to_long -80112,做多,2025-06-20 20:00:00,2025-06-20 20:15:00,2420.26,2425.93,0.0,tp_upper -80113,做空,2025-06-20 21:00:00,2025-06-20 21:20:00,2419.3,2413.46,0.0,tp_lower -80114,做多,2025-06-20 21:40:00,2025-06-20 23:35:00,2422.67,2401.9,-0.0,flip_to_short -80115,做空,2025-06-20 23:35:00,2025-06-21 02:30:00,2401.9,2421.01,-0.0,flip_to_long -80116,做多,2025-06-21 02:30:00,2025-06-21 02:35:00,2421.01,2419.27,-0.0,flip_to_short -80117,做空,2025-06-21 02:35:00,2025-06-21 02:50:00,2419.27,2422.1,-0.0,flip_to_long -80118,做多,2025-06-21 02:50:00,2025-06-21 04:05:00,2422.1,2422.28,-0.0,flip_to_short -80119,做空,2025-06-21 04:05:00,2025-06-21 04:30:00,2422.28,2419.99,0.0,tp_lower -80120,做多,2025-06-21 05:20:00,2025-06-21 05:40:00,2425.25,2422.0,-0.0,flip_to_short -80121,做空,2025-06-21 05:40:00,2025-06-21 05:50:00,2422.0,2422.08,-0.0,flip_to_long -80122,做多,2025-06-21 05:50:00,2025-06-21 06:05:00,2422.08,2422.06,-0.0,flip_to_short -80123,做空,2025-06-21 06:05:00,2025-06-21 06:10:00,2422.06,2422.24,-0.0,flip_to_long -80124,做多,2025-06-21 06:10:00,2025-06-21 06:15:00,2422.24,2420.92,-0.0,flip_to_short -80125,做空,2025-06-21 06:15:00,2025-06-21 06:20:00,2420.92,2424.03,-0.0,flip_to_long -80126,做多,2025-06-21 06:20:00,2025-06-21 06:30:00,2424.03,2422.31,-0.0,flip_to_short -80127,做空,2025-06-21 06:30:00,2025-06-21 06:35:00,2422.31,2422.51,-0.0,flip_to_long -80128,做多,2025-06-21 06:35:00,2025-06-21 06:45:00,2422.51,2425.68,0.0,tp_upper -80129,做空,2025-06-21 06:55:00,2025-06-21 07:05:00,2423.64,2419.67,0.0,tp_lower -80130,做多,2025-06-21 07:20:00,2025-06-21 07:25:00,2424.2,2423.95,-0.0,flip_to_short -80131,做空,2025-06-21 07:25:00,2025-06-21 07:35:00,2423.95,2424.36,-0.0,flip_to_long -80132,做多,2025-06-21 07:35:00,2025-06-21 07:45:00,2424.36,2426.26,0.0,tp_upper -80133,做空,2025-06-21 08:15:00,2025-06-21 08:25:00,2424.94,2425.15,-0.0,flip_to_long -80134,做多,2025-06-21 08:25:00,2025-06-21 08:55:00,2425.15,2440.39,0.0,tp_upper -80135,做空,2025-06-21 10:15:00,2025-06-21 10:45:00,2438.99,2434.61,0.0,tp_lower -80136,做多,2025-06-21 11:05:00,2025-06-21 11:25:00,2440.0,2441.65,0.0,flip_to_short -80137,做空,2025-06-21 11:25:00,2025-06-21 11:50:00,2441.65,2442.16,-0.0,flip_to_long -80138,做多,2025-06-21 11:50:00,2025-06-21 11:55:00,2442.16,2441.42,-0.0,flip_to_short -80139,做空,2025-06-21 11:55:00,2025-06-21 12:40:00,2441.42,2438.33,0.0,tp_lower -80140,做多,2025-06-21 13:10:00,2025-06-21 13:20:00,2440.0,2439.62,-0.0,flip_to_short -80141,做空,2025-06-21 13:20:00,2025-06-21 13:25:00,2439.62,2440.99,-0.0,flip_to_long -80142,做多,2025-06-21 13:25:00,2025-06-21 13:30:00,2440.99,2437.98,-0.0,flip_to_short -80143,做空,2025-06-21 13:30:00,2025-06-21 13:35:00,2437.98,2434.68,0.0,tp_lower -80144,做多,2025-06-21 14:35:00,2025-06-21 14:40:00,2428.2,2424.22,-0.0,flip_to_short -80145,做空,2025-06-21 14:40:00,2025-06-21 15:00:00,2424.22,2423.3,-0.0,flip_to_long -80146,做多,2025-06-21 15:00:00,2025-06-21 15:10:00,2423.3,2422.84,-0.0,flip_to_short -80147,做空,2025-06-21 15:10:00,2025-06-21 15:25:00,2422.84,2415.12,0.0,tp_lower -80148,做多,2025-06-21 15:50:00,2025-06-21 16:00:00,2420.97,2420.3,-0.0,flip_to_short -80149,做空,2025-06-21 16:00:00,2025-06-21 16:10:00,2420.3,2422.31,-0.0,flip_to_long -80150,做多,2025-06-21 16:10:00,2025-06-21 16:30:00,2422.31,2418.72,-0.0,flip_to_short -80151,做空,2025-06-21 16:30:00,2025-06-21 16:35:00,2418.72,2420.7,-0.0,flip_to_long -80152,做多,2025-06-21 16:35:00,2025-06-21 16:40:00,2420.7,2416.1,-0.0,flip_to_short -80153,做空,2025-06-21 16:40:00,2025-06-21 17:00:00,2416.1,2417.88,-0.0,flip_to_long -80154,做多,2025-06-21 17:00:00,2025-06-21 17:20:00,2417.88,2413.74,-0.0,flip_to_short -80155,做空,2025-06-21 17:20:00,2025-06-21 17:30:00,2413.74,2406.76,0.0,tp_lower -80156,做多,2025-06-21 18:35:00,2025-06-21 18:40:00,2409.03,2402.27,-0.0,flip_to_short -80157,做空,2025-06-21 18:40:00,2025-06-21 18:55:00,2402.27,2386.46,0.0,tp_lower -80158,做空,2025-06-21 19:20:00,2025-06-21 20:00:00,2394.6,2382.76,0.0,tp_lower -80159,做多,2025-06-21 20:10:00,2025-06-21 20:15:00,2391.79,2385.2,-0.0,flip_to_short -80160,做空,2025-06-21 20:15:00,2025-06-21 20:20:00,2385.2,2391.09,-0.0,flip_to_long -80161,做多,2025-06-21 20:20:00,2025-06-21 20:30:00,2391.09,2397.34,0.0,tp_upper -80162,做空,2025-06-21 21:20:00,2025-06-21 21:25:00,2308.28,2338.03,-0.0,tp_lower -80163,做多,2025-06-21 23:45:00,2025-06-21 23:50:00,2291.17,2277.23,-0.0,flip_to_short -80164,做空,2025-06-21 23:50:00,2025-06-22 01:30:00,2277.23,2272.27,0.0,tp_lower -80165,做多,2025-06-22 03:00:00,2025-06-22 03:10:00,2269.0,2267.33,-0.0,flip_to_short -80166,做空,2025-06-22 03:10:00,2025-06-22 03:25:00,2267.33,2253.78,0.0,tp_lower -80167,做多,2025-06-22 03:35:00,2025-06-22 04:05:00,2259.7,2281.27,0.0,tp_upper -80168,做空,2025-06-22 05:35:00,2025-06-22 05:45:00,2280.3,2284.04,-0.0,flip_to_long -80169,做多,2025-06-22 05:45:00,2025-06-22 05:50:00,2284.04,2279.56,-0.0,flip_to_short -80170,做空,2025-06-22 05:50:00,2025-06-22 05:55:00,2279.56,2287.67,-0.0,flip_to_long -80171,做多,2025-06-22 05:55:00,2025-06-22 06:00:00,2287.67,2286.49,-0.0,tp_upper -80172,做空,2025-06-22 06:05:00,2025-06-22 06:50:00,2286.0,2286.0,-0.0,flip_to_long -80173,做多,2025-06-22 06:50:00,2025-06-22 07:05:00,2286.0,2284.38,-0.0,flip_to_short -80174,做空,2025-06-22 07:05:00,2025-06-22 07:30:00,2284.38,2276.95,0.0,tp_lower -80175,做多,2025-06-22 08:40:00,2025-06-22 08:45:00,2273.89,2269.32,-0.0,flip_to_short -80176,做空,2025-06-22 08:45:00,2025-06-22 08:55:00,2269.32,2273.31,-0.0,flip_to_long -80177,做多,2025-06-22 08:55:00,2025-06-22 09:05:00,2273.31,2268.22,-0.0,flip_to_short -80178,做空,2025-06-22 09:05:00,2025-06-22 09:10:00,2268.22,2272.29,-0.0,flip_to_long -80179,做多,2025-06-22 09:10:00,2025-06-22 09:15:00,2272.29,2270.33,-0.0,flip_to_short -80180,做空,2025-06-22 09:15:00,2025-06-22 09:20:00,2270.33,2258.32,0.0,tp_lower -80181,做多,2025-06-22 10:20:00,2025-06-22 11:05:00,2255.95,2262.79,0.0,tp_upper -80182,做空,2025-06-22 12:30:00,2025-06-22 12:45:00,2268.75,2272.59,-0.0,flip_to_long -80183,做多,2025-06-22 12:45:00,2025-06-22 13:00:00,2272.59,2278.36,0.0,tp_upper -80184,做空,2025-06-22 13:10:00,2025-06-22 13:15:00,2260.58,2246.78,0.0,tp_lower -80185,做多,2025-06-22 14:45:00,2025-06-22 15:10:00,2197.95,2196.81,-0.0,flip_to_short -80186,做空,2025-06-22 15:10:00,2025-06-22 15:30:00,2196.81,2190.07,0.0,flip_to_long -80187,做多,2025-06-22 15:30:00,2025-06-22 16:40:00,2190.07,2181.59,-0.0,flip_to_short -80188,做空,2025-06-22 16:40:00,2025-06-22 16:45:00,2181.59,2188.79,-0.0,flip_to_long -80189,做多,2025-06-22 16:45:00,2025-06-22 16:55:00,2188.79,2195.88,0.0,tp_upper -80190,做空,2025-06-22 17:45:00,2025-06-22 18:00:00,2190.85,2197.08,-0.0,flip_to_long -80191,做多,2025-06-22 18:00:00,2025-06-22 18:05:00,2197.08,2189.81,-0.0,flip_to_short -80192,做空,2025-06-22 18:05:00,2025-06-22 18:15:00,2189.81,2186.85,0.0,tp_lower -80193,做多,2025-06-22 18:40:00,2025-06-22 18:45:00,2191.55,2191.51,-0.0,flip_to_short -80194,做空,2025-06-22 18:45:00,2025-06-22 18:55:00,2191.51,2181.83,0.0,tp_lower -80195,做多,2025-06-22 19:25:00,2025-06-22 19:30:00,2186.61,2185.39,-0.0,flip_to_short -80196,做空,2025-06-22 19:30:00,2025-06-22 19:35:00,2185.39,2187.9,-0.0,flip_to_long -80197,做多,2025-06-22 19:35:00,2025-06-22 19:40:00,2187.9,2182.5,-0.0,flip_to_short -80198,做空,2025-06-22 19:40:00,2025-06-22 19:45:00,2182.5,2180.62,0.0,tp_lower -80199,做多,2025-06-22 19:50:00,2025-06-22 21:55:00,2183.14,2178.2,-0.0,flip_to_short -80200,做空,2025-06-22 21:55:00,2025-06-23 00:05:00,2178.2,2223.01,-0.0,flip_to_long -80201,做多,2025-06-23 00:05:00,2025-06-23 00:15:00,2223.01,2232.85,0.0,tp_upper -80202,做空,2025-06-23 00:30:00,2025-06-23 01:30:00,2228.55,2232.54,-0.0,flip_to_long -80203,做多,2025-06-23 01:30:00,2025-06-23 02:05:00,2232.54,2238.99,0.0,flip_to_short -80204,做空,2025-06-23 02:05:00,2025-06-23 02:15:00,2238.99,2238.76,-0.0,flip_to_long -80205,做多,2025-06-23 02:15:00,2025-06-23 02:20:00,2238.76,2236.6,-0.0,flip_to_short -80206,做空,2025-06-23 02:20:00,2025-06-23 02:25:00,2236.6,2240.99,-0.0,flip_to_long -80207,做多,2025-06-23 02:25:00,2025-06-23 02:35:00,2240.99,2239.46,-0.0,flip_to_short -80208,做空,2025-06-23 02:35:00,2025-06-23 02:50:00,2239.46,2236.59,0.0,flip_to_long -80209,做多,2025-06-23 02:50:00,2025-06-23 03:15:00,2236.59,2239.24,0.0,flip_to_short -80210,做空,2025-06-23 03:15:00,2025-06-23 03:30:00,2239.24,2238.06,0.0,tp_lower -80211,做多,2025-06-23 04:15:00,2025-06-23 04:25:00,2235.12,2237.6,0.0,tp_upper -80212,做空,2025-06-23 04:30:00,2025-06-23 04:35:00,2233.86,2234.53,-0.0,flip_to_long -80213,做多,2025-06-23 04:35:00,2025-06-23 05:05:00,2234.53,2238.99,0.0,tp_upper -80214,做空,2025-06-23 06:20:00,2025-06-23 06:50:00,2241.23,2243.22,-0.0,flip_to_long -80215,做多,2025-06-23 06:50:00,2025-06-23 07:00:00,2243.22,2257.57,0.0,tp_upper -80216,做空,2025-06-23 08:30:00,2025-06-23 08:35:00,2256.53,2257.39,-0.0,flip_to_long -80217,做多,2025-06-23 08:35:00,2025-06-23 08:50:00,2257.39,2259.38,0.0,flip_to_short -80218,做空,2025-06-23 08:50:00,2025-06-23 09:20:00,2259.38,2250.38,0.0,tp_lower -80219,做多,2025-06-23 11:00:00,2025-06-23 11:05:00,2247.55,2245.2,-0.0,flip_to_short -80220,做空,2025-06-23 11:05:00,2025-06-23 11:10:00,2245.2,2245.95,-0.0,flip_to_long -80221,做多,2025-06-23 11:10:00,2025-06-23 11:45:00,2245.95,2254.35,0.0,tp_upper -80222,做空,2025-06-23 12:10:00,2025-06-23 12:20:00,2247.12,2249.97,-0.0,flip_to_long -80223,做多,2025-06-23 12:20:00,2025-06-23 12:25:00,2249.97,2246.39,-0.0,flip_to_short -80224,做空,2025-06-23 12:25:00,2025-06-23 12:30:00,2246.39,2251.31,-0.0,flip_to_long -80225,做多,2025-06-23 12:30:00,2025-06-23 12:35:00,2251.31,2255.83,0.0,tp_upper -80226,做空,2025-06-23 13:10:00,2025-06-23 13:15:00,2251.1,2252.47,-0.0,flip_to_long -80227,做多,2025-06-23 13:15:00,2025-06-23 13:35:00,2252.47,2264.4,0.0,tp_upper -80228,做多,2025-06-23 14:40:00,2025-06-23 14:45:00,2283.52,2275.82,-0.0,flip_to_short -80229,做空,2025-06-23 14:45:00,2025-06-23 14:50:00,2275.82,2278.43,-0.0,flip_to_long -80230,做多,2025-06-23 14:50:00,2025-06-23 17:25:00,2278.43,2274.67,-0.0,tp_upper -80231,做空,2025-06-23 19:30:00,2025-06-23 19:35:00,2296.57,2313.21,-0.0,flip_to_long -80232,做多,2025-06-23 19:35:00,2025-06-23 19:40:00,2313.21,2302.77,-0.0,tp_upper -80233,做空,2025-06-23 20:00:00,2025-06-23 22:00:00,2305.78,2370.85,-0.0,flip_to_long -80234,做多,2025-06-23 22:00:00,2025-06-23 22:05:00,2370.85,2387.83,0.0,tp_upper -80235,做空,2025-06-23 23:55:00,2025-06-24 00:00:00,2410.39,2412.55,-0.0,flip_to_long -80236,做多,2025-06-24 00:00:00,2025-06-24 00:05:00,2412.55,2412.0,-0.0,flip_to_short -80237,做空,2025-06-24 00:05:00,2025-06-24 00:30:00,2412.0,2402.36,0.0,tp_lower -80238,做空,2025-06-24 01:15:00,2025-06-24 01:20:00,2403.46,2412.06,-0.0,flip_to_long -80239,做多,2025-06-24 01:20:00,2025-06-24 01:30:00,2412.06,2404.65,-0.0,flip_to_short -80240,做空,2025-06-24 01:30:00,2025-06-24 02:10:00,2404.65,2398.17,0.0,tp_lower -80241,做多,2025-06-24 03:10:00,2025-06-24 03:40:00,2399.06,2396.9,-0.0,flip_to_short -80242,做空,2025-06-24 03:40:00,2025-06-24 03:45:00,2396.9,2400.43,-0.0,flip_to_long -80243,做多,2025-06-24 03:45:00,2025-06-24 03:55:00,2400.43,2397.65,-0.0,flip_to_short -80244,做空,2025-06-24 03:55:00,2025-06-24 04:00:00,2397.65,2399.23,-0.0,flip_to_long -80245,做多,2025-06-24 04:00:00,2025-06-24 04:05:00,2399.23,2398.0,-0.0,flip_to_short -80246,做空,2025-06-24 04:05:00,2025-06-24 04:45:00,2398.0,2402.84,-0.0,flip_to_long -80247,做多,2025-06-24 04:45:00,2025-06-24 04:50:00,2402.84,2399.56,-0.0,tp_upper -80248,做空,2025-06-24 07:10:00,2025-06-24 07:15:00,2417.45,2422.01,-0.0,flip_to_long -80249,做多,2025-06-24 07:15:00,2025-06-24 07:25:00,2422.01,2415.0,-0.0,flip_to_short -80250,做空,2025-06-24 07:25:00,2025-06-24 07:30:00,2415.0,2401.49,0.0,tp_lower -80251,做多,2025-06-24 08:35:00,2025-06-24 08:40:00,2403.43,2402.26,-0.0,flip_to_short -80252,做空,2025-06-24 08:40:00,2025-06-24 10:35:00,2402.26,2417.9,-0.0,flip_to_long -80253,做多,2025-06-24 10:35:00,2025-06-24 10:40:00,2417.9,2409.75,-0.0,flip_to_short -80254,做空,2025-06-24 10:40:00,2025-06-24 11:00:00,2409.75,2415.61,-0.0,flip_to_long -80255,做多,2025-06-24 11:00:00,2025-06-24 11:05:00,2415.61,2409.27,-0.0,flip_to_short -80256,做空,2025-06-24 11:05:00,2025-06-24 11:10:00,2409.27,2408.57,-0.0,tp_lower -80257,做多,2025-06-24 11:25:00,2025-06-24 11:30:00,2416.58,2412.86,-0.0,flip_to_short -80258,做空,2025-06-24 11:30:00,2025-06-24 12:00:00,2412.86,2411.53,0.0,flip_to_long -80259,做多,2025-06-24 12:00:00,2025-06-24 12:15:00,2411.53,2406.45,-0.0,flip_to_short -80260,做空,2025-06-24 12:15:00,2025-06-24 12:35:00,2406.45,2409.2,-0.0,flip_to_long -80261,做多,2025-06-24 12:35:00,2025-06-24 12:45:00,2409.2,2412.26,0.0,tp_upper -80262,做空,2025-06-24 13:30:00,2025-06-24 13:35:00,2405.92,2423.82,-0.0,flip_to_long -80263,做多,2025-06-24 13:35:00,2025-06-24 13:40:00,2423.82,2417.99,-0.0,tp_upper -80264,做空,2025-06-24 13:50:00,2025-06-24 15:20:00,2414.1,2434.72,-0.0,flip_to_long -80265,做多,2025-06-24 15:20:00,2025-06-24 15:35:00,2434.72,2435.19,-0.0,flip_to_short -80266,做空,2025-06-24 15:35:00,2025-06-24 15:40:00,2435.19,2428.22,0.0,tp_lower -80267,做多,2025-06-24 15:45:00,2025-06-24 15:50:00,2433.82,2437.35,0.0,tp_upper -80268,做空,2025-06-24 15:55:00,2025-06-24 17:35:00,2436.84,2454.51,-0.0,flip_to_long -80269,做多,2025-06-24 17:35:00,2025-06-24 17:55:00,2454.51,2456.49,0.0,flip_to_short -80270,做空,2025-06-24 17:55:00,2025-06-24 18:15:00,2456.49,2438.02,0.0,tp_lower -80271,做多,2025-06-24 20:15:00,2025-06-24 20:25:00,2437.0,2440.79,0.0,tp_upper -80272,做空,2025-06-24 21:10:00,2025-06-24 21:15:00,2436.34,2440.04,-0.0,flip_to_long -80273,做多,2025-06-24 21:15:00,2025-06-24 21:25:00,2440.04,2439.3,-0.0,flip_to_short -80274,做空,2025-06-24 21:25:00,2025-06-24 21:30:00,2439.3,2441.93,-0.0,flip_to_long -80275,做多,2025-06-24 21:30:00,2025-06-24 21:35:00,2441.93,2438.39,-0.0,flip_to_short -80276,做空,2025-06-24 21:35:00,2025-06-24 21:45:00,2438.39,2444.15,-0.0,flip_to_long -80277,做多,2025-06-24 21:45:00,2025-06-24 21:50:00,2444.15,2443.47,-0.0,flip_to_short -80278,做空,2025-06-24 21:50:00,2025-06-24 22:05:00,2443.47,2440.32,0.0,tp_lower -80279,做多,2025-06-24 22:40:00,2025-06-24 23:00:00,2438.73,2437.07,-0.0,flip_to_short -80280,做空,2025-06-24 23:00:00,2025-06-24 23:05:00,2437.07,2431.88,0.0,tp_lower -80281,做多,2025-06-24 23:30:00,2025-06-24 23:35:00,2440.03,2443.36,0.0,tp_upper -80282,做空,2025-06-25 00:30:00,2025-06-25 00:45:00,2440.67,2443.0,-0.0,flip_to_long -80283,做多,2025-06-25 00:45:00,2025-06-25 00:55:00,2443.0,2456.87,0.0,tp_upper -80284,做空,2025-06-25 01:15:00,2025-06-25 01:20:00,2446.83,2447.71,-0.0,flip_to_long -80285,做多,2025-06-25 01:20:00,2025-06-25 01:45:00,2447.71,2456.52,0.0,tp_upper -80286,做空,2025-06-25 02:25:00,2025-06-25 02:45:00,2454.01,2455.24,-0.0,flip_to_long -80287,做多,2025-06-25 02:45:00,2025-06-25 03:25:00,2455.24,2454.53,-0.0,flip_to_short -80288,做空,2025-06-25 03:25:00,2025-06-25 03:30:00,2454.53,2455.3,-0.0,flip_to_long -80289,做多,2025-06-25 03:30:00,2025-06-25 03:35:00,2455.3,2452.0,-0.0,flip_to_short -80290,做空,2025-06-25 03:35:00,2025-06-25 03:50:00,2452.0,2445.39,0.0,tp_lower -80291,做多,2025-06-25 05:40:00,2025-06-25 06:20:00,2431.07,2437.31,0.0,tp_upper -80292,做空,2025-06-25 07:50:00,2025-06-25 07:55:00,2442.45,2443.44,-0.0,flip_to_long -80293,做多,2025-06-25 07:55:00,2025-06-25 08:00:00,2443.44,2439.05,-0.0,flip_to_short -80294,做空,2025-06-25 08:00:00,2025-06-25 08:05:00,2439.05,2438.27,-0.0,tp_lower -80295,做多,2025-06-25 08:55:00,2025-06-25 09:35:00,2438.66,2419.25,-0.0,flip_to_short -80296,做空,2025-06-25 09:35:00,2025-06-25 09:40:00,2419.25,2411.75,0.0,tp_lower -80297,做多,2025-06-25 10:25:00,2025-06-25 10:30:00,2430.06,2425.22,-0.0,flip_to_short -80298,做空,2025-06-25 10:30:00,2025-06-25 10:50:00,2425.22,2424.02,-0.0,flip_to_long -80299,做多,2025-06-25 10:50:00,2025-06-25 11:05:00,2424.02,2424.46,-0.0,flip_to_short -80300,做空,2025-06-25 11:05:00,2025-06-25 11:20:00,2424.46,2416.35,0.0,tp_lower -80301,做多,2025-06-25 11:30:00,2025-06-25 12:00:00,2425.98,2421.85,-0.0,flip_to_short -80302,做空,2025-06-25 12:00:00,2025-06-25 12:05:00,2421.85,2423.21,-0.0,flip_to_long -80303,做多,2025-06-25 12:05:00,2025-06-25 12:40:00,2423.21,2422.83,-0.0,flip_to_short -80304,做空,2025-06-25 12:40:00,2025-06-25 12:55:00,2422.83,2427.59,-0.0,flip_to_long -80305,做多,2025-06-25 12:55:00,2025-06-25 13:10:00,2427.59,2434.05,0.0,tp_upper -80306,做空,2025-06-25 13:35:00,2025-06-25 13:40:00,2425.66,2434.31,-0.0,flip_to_long -80307,做多,2025-06-25 13:40:00,2025-06-25 13:45:00,2434.31,2436.14,0.0,tp_upper -80308,做空,2025-06-25 13:50:00,2025-06-25 14:15:00,2428.7,2398.07,0.0,tp_lower -80309,做多,2025-06-25 14:45:00,2025-06-25 15:00:00,2433.49,2417.15,-0.0,flip_to_short -80310,做空,2025-06-25 15:00:00,2025-06-25 16:35:00,2417.15,2410.59,0.0,flip_to_long -80311,做多,2025-06-25 16:35:00,2025-06-25 17:05:00,2410.59,2409.3,-0.0,flip_to_short -80312,做空,2025-06-25 17:05:00,2025-06-25 17:10:00,2409.3,2415.91,-0.0,flip_to_long -80313,做多,2025-06-25 17:10:00,2025-06-25 17:15:00,2415.91,2419.01,0.0,tp_upper -80314,做空,2025-06-25 17:40:00,2025-06-25 17:45:00,2409.5,2411.82,-0.0,flip_to_long -80315,做多,2025-06-25 17:45:00,2025-06-25 18:20:00,2411.82,2416.14,0.0,flip_to_short -80316,做空,2025-06-25 18:20:00,2025-06-25 18:30:00,2416.14,2415.75,-0.0,flip_to_long -80317,做多,2025-06-25 18:30:00,2025-06-25 19:05:00,2415.75,2424.98,0.0,tp_upper -80318,做空,2025-06-25 20:20:00,2025-06-25 20:35:00,2428.37,2427.28,-0.0,flip_to_long -80319,做多,2025-06-25 20:35:00,2025-06-25 20:55:00,2427.28,2438.0,0.0,tp_upper -80320,做空,2025-06-25 21:20:00,2025-06-25 21:25:00,2428.86,2428.94,-0.0,flip_to_long -80321,做多,2025-06-25 21:25:00,2025-06-25 21:35:00,2428.94,2432.53,0.0,flip_to_short -80322,做空,2025-06-25 21:35:00,2025-06-25 22:00:00,2432.53,2422.07,0.0,tp_lower -80323,做多,2025-06-25 23:35:00,2025-06-25 23:40:00,2416.77,2416.39,-0.0,flip_to_short -80324,做空,2025-06-25 23:40:00,2025-06-25 23:50:00,2416.39,2414.35,0.0,flip_to_long -80325,做多,2025-06-25 23:50:00,2025-06-26 00:05:00,2414.35,2419.96,0.0,tp_upper -80326,做空,2025-06-26 00:30:00,2025-06-26 01:20:00,2418.71,2419.59,-0.0,flip_to_long -80327,做多,2025-06-26 01:20:00,2025-06-26 01:25:00,2419.59,2440.25,0.0,tp_upper -80328,做空,2025-06-26 04:00:00,2025-06-26 05:10:00,2483.45,2479.05,0.0,flip_to_long -80329,做多,2025-06-26 05:10:00,2025-06-26 06:10:00,2479.05,2482.24,0.0,tp_upper -80330,做空,2025-06-26 08:20:00,2025-06-26 08:30:00,2492.92,2491.04,0.0,tp_lower -80331,做多,2025-06-26 11:50:00,2025-06-26 12:05:00,2449.78,2444.08,-0.0,flip_to_short -80332,做空,2025-06-26 12:05:00,2025-06-26 12:20:00,2444.08,2433.0,0.0,tp_lower -80333,做多,2025-06-26 12:30:00,2025-06-26 12:45:00,2446.24,2441.27,-0.0,flip_to_short -80334,做空,2025-06-26 12:45:00,2025-06-26 12:50:00,2441.27,2437.45,0.0,tp_lower -80335,做空,2025-06-26 13:45:00,2025-06-26 13:50:00,2433.97,2429.67,0.0,tp_lower -80336,做多,2025-06-26 14:25:00,2025-06-26 14:30:00,2434.77,2446.36,0.0,tp_upper -80337,做空,2025-06-26 15:25:00,2025-06-26 15:30:00,2415.41,2414.94,-0.0,tp_lower -80338,做空,2025-06-26 17:05:00,2025-06-26 17:15:00,2427.93,2423.24,0.0,flip_to_long -80339,做多,2025-06-26 17:15:00,2025-06-26 17:50:00,2423.24,2423.94,-0.0,flip_to_short -80340,做空,2025-06-26 17:50:00,2025-06-26 17:55:00,2423.94,2419.3,0.0,tp_lower -80341,做多,2025-06-26 18:00:00,2025-06-26 18:05:00,2425.55,2425.44,-0.0,flip_to_short -80342,做空,2025-06-26 18:05:00,2025-06-26 18:30:00,2425.44,2422.83,0.0,tp_lower -80343,做多,2025-06-26 18:40:00,2025-06-26 18:45:00,2425.11,2421.99,-0.0,flip_to_short -80344,做空,2025-06-26 18:45:00,2025-06-26 18:50:00,2421.99,2424.05,-0.0,flip_to_long -80345,做多,2025-06-26 18:50:00,2025-06-26 19:05:00,2424.05,2424.77,-0.0,flip_to_short -80346,做空,2025-06-26 19:05:00,2025-06-26 19:10:00,2424.77,2426.71,-0.0,flip_to_long -80347,做多,2025-06-26 19:10:00,2025-06-26 19:15:00,2426.71,2433.16,0.0,tp_upper -80348,做空,2025-06-26 20:00:00,2025-06-26 21:10:00,2431.0,2421.93,0.0,tp_lower -80349,做多,2025-06-26 22:45:00,2025-06-26 23:25:00,2414.52,2414.08,-0.0,flip_to_short -80350,做空,2025-06-26 23:25:00,2025-06-26 23:35:00,2414.08,2414.48,-0.0,flip_to_long -80351,做多,2025-06-26 23:35:00,2025-06-26 23:40:00,2414.48,2413.72,-0.0,flip_to_short -80352,做空,2025-06-26 23:40:00,2025-06-26 23:50:00,2413.72,2415.3,-0.0,flip_to_long -80353,做多,2025-06-26 23:50:00,2025-06-27 00:05:00,2415.3,2419.35,0.0,tp_upper -80354,做空,2025-06-27 00:40:00,2025-06-27 00:45:00,2406.9,2404.76,0.0,tp_lower -80355,做多,2025-06-27 01:10:00,2025-06-27 02:50:00,2417.86,2436.13,0.0,tp_upper -80356,做空,2025-06-27 03:10:00,2025-06-27 04:20:00,2432.16,2444.81,-0.0,flip_to_long -80357,做多,2025-06-27 04:20:00,2025-06-27 04:25:00,2444.81,2447.89,0.0,tp_upper -80358,做空,2025-06-27 05:00:00,2025-06-27 05:05:00,2445.25,2446.24,-0.0,flip_to_long -80359,做多,2025-06-27 05:05:00,2025-06-27 05:15:00,2446.24,2438.65,-0.0,flip_to_short -80360,做空,2025-06-27 05:15:00,2025-06-27 05:20:00,2438.65,2438.0,-0.0,tp_lower -80361,做多,2025-06-27 06:10:00,2025-06-27 06:25:00,2441.88,2440.18,-0.0,flip_to_short -80362,做空,2025-06-27 06:25:00,2025-06-27 06:30:00,2440.18,2443.89,-0.0,flip_to_long -80363,做多,2025-06-27 06:30:00,2025-06-27 06:50:00,2443.89,2449.07,0.0,tp_upper -80364,做空,2025-06-27 07:25:00,2025-06-27 08:35:00,2444.58,2448.72,-0.0,flip_to_long -80365,做多,2025-06-27 08:35:00,2025-06-27 08:45:00,2448.72,2455.81,0.0,tp_upper -80366,做空,2025-06-27 09:10:00,2025-06-27 11:15:00,2445.03,2451.28,-0.0,flip_to_long -80367,做多,2025-06-27 11:15:00,2025-06-27 11:20:00,2451.28,2446.32,-0.0,flip_to_short -80368,做空,2025-06-27 11:20:00,2025-06-27 12:05:00,2446.32,2448.13,-0.0,flip_to_long -80369,做多,2025-06-27 12:05:00,2025-06-27 12:20:00,2448.13,2454.04,0.0,tp_upper -80370,做空,2025-06-27 12:30:00,2025-06-27 12:40:00,2444.12,2437.43,0.0,tp_lower -80371,做多,2025-06-27 14:00:00,2025-06-27 14:05:00,2434.01,2430.33,-0.0,flip_to_short -80372,做空,2025-06-27 14:05:00,2025-06-27 14:15:00,2430.33,2421.86,0.0,tp_lower -80373,做多,2025-06-27 14:45:00,2025-06-27 14:50:00,2426.51,2424.0,-0.0,flip_to_short -80374,做空,2025-06-27 14:50:00,2025-06-27 15:05:00,2424.0,2421.35,0.0,flip_to_long -80375,做多,2025-06-27 15:05:00,2025-06-27 15:35:00,2421.35,2434.5,0.0,tp_upper -80376,做空,2025-06-27 16:45:00,2025-06-27 16:50:00,2432.88,2433.18,-0.0,flip_to_long -80377,做多,2025-06-27 16:50:00,2025-06-27 19:55:00,2433.18,2411.58,-0.0,tp_upper -80378,做空,2025-06-27 21:15:00,2025-06-27 21:25:00,2417.34,2426.88,-0.0,flip_to_long -80379,做多,2025-06-27 21:25:00,2025-06-27 21:30:00,2426.88,2425.38,-0.0,flip_to_short -80380,做空,2025-06-27 21:30:00,2025-06-27 21:45:00,2425.38,2422.32,0.0,flip_to_long -80381,做多,2025-06-27 21:45:00,2025-06-27 22:40:00,2422.32,2421.48,-0.0,flip_to_short -80382,做空,2025-06-27 22:40:00,2025-06-27 23:00:00,2421.48,2422.94,-0.0,flip_to_long -80383,做多,2025-06-27 23:00:00,2025-06-27 23:05:00,2422.94,2421.22,-0.0,flip_to_short -80384,做空,2025-06-27 23:05:00,2025-06-27 23:15:00,2421.22,2419.04,0.0,tp_lower -80385,做多,2025-06-27 23:45:00,2025-06-28 00:00:00,2421.8,2420.0,-0.0,flip_to_short -80386,做空,2025-06-28 00:00:00,2025-06-28 00:15:00,2420.0,2417.43,0.0,flip_to_long -80387,做多,2025-06-28 00:15:00,2025-06-28 00:30:00,2417.43,2418.44,-0.0,flip_to_short -80388,做空,2025-06-28 00:30:00,2025-06-28 00:40:00,2418.44,2418.69,-0.0,flip_to_long -80389,做多,2025-06-28 00:40:00,2025-06-28 00:50:00,2418.69,2418.29,-0.0,flip_to_short -80390,做空,2025-06-28 00:50:00,2025-06-28 01:05:00,2418.29,2417.0,0.0,flip_to_long -80391,做多,2025-06-28 01:05:00,2025-06-28 02:10:00,2417.0,2414.24,-0.0,flip_to_short -80392,做空,2025-06-28 02:10:00,2025-06-28 02:15:00,2414.24,2417.27,-0.0,flip_to_long -80393,做多,2025-06-28 02:15:00,2025-06-28 02:30:00,2417.27,2421.45,0.0,tp_upper -80394,做多,2025-06-28 03:15:00,2025-06-28 03:35:00,2420.31,2418.96,-0.0,flip_to_short -80395,做空,2025-06-28 03:35:00,2025-06-28 04:25:00,2418.96,2420.3,-0.0,flip_to_long -80396,做多,2025-06-28 04:25:00,2025-06-28 04:30:00,2420.3,2419.95,-0.0,flip_to_short -80397,做空,2025-06-28 04:30:00,2025-06-28 04:55:00,2419.95,2419.99,-0.0,flip_to_long -80398,做多,2025-06-28 04:55:00,2025-06-28 05:00:00,2419.99,2424.47,0.0,tp_upper -80399,做空,2025-06-28 05:40:00,2025-06-28 05:50:00,2418.0,2420.81,-0.0,flip_to_long -80400,做多,2025-06-28 05:50:00,2025-06-28 06:20:00,2420.81,2424.1,0.0,flip_to_short -80401,做空,2025-06-28 06:20:00,2025-06-28 06:35:00,2424.1,2423.19,-0.0,flip_to_long -80402,做多,2025-06-28 06:35:00,2025-06-28 07:05:00,2423.19,2423.59,-0.0,flip_to_short -80403,做空,2025-06-28 07:05:00,2025-06-28 08:10:00,2423.59,2421.26,0.0,tp_lower -80404,做多,2025-06-28 09:25:00,2025-06-28 09:40:00,2422.79,2424.68,0.0,tp_upper -80405,做空,2025-06-28 10:40:00,2025-06-28 11:00:00,2424.13,2426.23,-0.0,flip_to_long -80406,做多,2025-06-28 11:00:00,2025-06-28 11:05:00,2426.23,2425.66,-0.0,flip_to_short -80407,做空,2025-06-28 11:05:00,2025-06-28 11:10:00,2425.66,2426.46,-0.0,flip_to_long -80408,做多,2025-06-28 11:10:00,2025-06-28 11:30:00,2426.46,2425.65,-0.0,flip_to_short -80409,做空,2025-06-28 11:30:00,2025-06-28 11:35:00,2425.65,2426.55,-0.0,flip_to_long -80410,做多,2025-06-28 11:35:00,2025-06-28 11:55:00,2426.55,2426.26,-0.0,flip_to_short -80411,做空,2025-06-28 11:55:00,2025-06-28 12:15:00,2426.26,2423.11,0.0,tp_lower -80412,做多,2025-06-28 12:30:00,2025-06-28 12:40:00,2425.37,2425.25,-0.0,flip_to_short -80413,做空,2025-06-28 12:40:00,2025-06-28 12:50:00,2425.25,2425.56,-0.0,flip_to_long -80414,做多,2025-06-28 12:50:00,2025-06-28 12:55:00,2425.56,2424.98,-0.0,flip_to_short -80415,做空,2025-06-28 12:55:00,2025-06-28 13:00:00,2424.98,2427.5,-0.0,flip_to_long -80416,做多,2025-06-28 13:00:00,2025-06-28 13:15:00,2427.5,2424.49,-0.0,flip_to_short -80417,做空,2025-06-28 13:15:00,2025-06-28 13:25:00,2424.49,2422.85,0.0,tp_lower -80418,做多,2025-06-28 14:00:00,2025-06-28 15:35:00,2423.49,2424.42,-0.0,flip_to_short -80419,做空,2025-06-28 15:35:00,2025-06-28 15:40:00,2424.42,2426.14,-0.0,flip_to_long -80420,做多,2025-06-28 15:40:00,2025-06-28 15:45:00,2426.14,2428.97,0.0,tp_upper -80421,做空,2025-06-28 16:45:00,2025-06-28 19:15:00,2432.16,2437.81,-0.0,flip_to_long -80422,做多,2025-06-28 19:15:00,2025-06-28 19:20:00,2437.81,2437.17,-0.0,flip_to_short -80423,做空,2025-06-28 19:20:00,2025-06-28 19:35:00,2437.17,2432.47,0.0,tp_lower -80424,做多,2025-06-28 20:40:00,2025-06-28 21:45:00,2431.7,2430.86,-0.0,flip_to_short -80425,做空,2025-06-28 21:45:00,2025-06-28 23:55:00,2430.86,2434.79,-0.0,tp_lower -80426,做多,2025-06-29 00:20:00,2025-06-29 00:35:00,2436.57,2436.83,-0.0,flip_to_short -80427,做空,2025-06-29 00:35:00,2025-06-29 01:15:00,2436.83,2435.51,0.0,flip_to_long -80428,做多,2025-06-29 01:15:00,2025-06-29 01:20:00,2435.51,2433.9,-0.0,flip_to_short -80429,做空,2025-06-29 01:20:00,2025-06-29 01:40:00,2433.9,2429.78,0.0,tp_lower -80430,做多,2025-06-29 02:35:00,2025-06-29 02:45:00,2430.33,2429.87,-0.0,flip_to_short -80431,做空,2025-06-29 02:45:00,2025-06-29 04:00:00,2429.87,2427.02,0.0,tp_lower -80432,做多,2025-06-29 04:10:00,2025-06-29 04:15:00,2429.96,2429.14,-0.0,flip_to_short -80433,做空,2025-06-29 04:15:00,2025-06-29 04:30:00,2429.14,2429.26,-0.0,flip_to_long -80434,做多,2025-06-29 04:30:00,2025-06-29 04:35:00,2429.26,2428.61,-0.0,flip_to_short -80435,做空,2025-06-29 04:35:00,2025-06-29 04:45:00,2428.61,2428.49,-0.0,flip_to_long -80436,做多,2025-06-29 04:45:00,2025-06-29 05:00:00,2428.49,2427.09,-0.0,flip_to_short -80437,做空,2025-06-29 05:00:00,2025-06-29 05:05:00,2427.09,2428.59,-0.0,flip_to_long -80438,做多,2025-06-29 05:05:00,2025-06-29 05:20:00,2428.59,2428.36,-0.0,flip_to_short -80439,做空,2025-06-29 05:20:00,2025-06-29 05:35:00,2428.36,2429.03,-0.0,flip_to_long -80440,做多,2025-06-29 05:35:00,2025-06-29 05:40:00,2429.03,2430.17,-0.0,tp_upper -80441,做空,2025-06-29 07:45:00,2025-06-29 07:50:00,2435.25,2437.18,-0.0,flip_to_long -80442,做多,2025-06-29 07:50:00,2025-06-29 08:00:00,2437.18,2442.66,0.0,tp_upper -80443,做空,2025-06-29 09:05:00,2025-06-29 09:10:00,2439.6,2442.64,-0.0,flip_to_long -80444,做多,2025-06-29 09:10:00,2025-06-29 09:15:00,2442.64,2445.35,0.0,tp_upper -80445,做空,2025-06-29 09:55:00,2025-06-29 10:45:00,2447.0,2452.69,-0.0,flip_to_long -80446,做多,2025-06-29 10:45:00,2025-06-29 11:05:00,2452.69,2454.23,0.0,flip_to_short -80447,做空,2025-06-29 11:05:00,2025-06-29 11:15:00,2454.23,2454.72,-0.0,flip_to_long -80448,做多,2025-06-29 11:15:00,2025-06-29 11:20:00,2454.72,2452.63,-0.0,flip_to_short -80449,做空,2025-06-29 11:20:00,2025-06-29 11:25:00,2452.63,2453.64,-0.0,flip_to_long -80450,做多,2025-06-29 11:25:00,2025-06-29 11:45:00,2453.64,2458.39,0.0,tp_upper -80451,做空,2025-06-29 12:05:00,2025-06-29 12:40:00,2453.85,2448.26,0.0,tp_lower -80452,做多,2025-06-29 13:00:00,2025-06-29 13:05:00,2454.54,2451.41,-0.0,flip_to_short -80453,做空,2025-06-29 13:05:00,2025-06-29 13:35:00,2451.41,2449.58,0.0,tp_lower -80454,做多,2025-06-29 14:10:00,2025-06-29 14:15:00,2450.18,2449.27,-0.0,flip_to_short -80455,做空,2025-06-29 14:15:00,2025-06-29 14:30:00,2449.27,2441.0,0.0,tp_lower -80456,做多,2025-06-29 15:35:00,2025-06-29 15:40:00,2442.5,2441.53,-0.0,flip_to_short -80457,做空,2025-06-29 15:40:00,2025-06-29 15:45:00,2441.53,2435.89,0.0,tp_lower -80458,做多,2025-06-29 16:15:00,2025-06-29 17:05:00,2436.61,2436.6,-0.0,flip_to_short -80459,做空,2025-06-29 17:05:00,2025-06-29 17:10:00,2436.6,2437.04,-0.0,flip_to_long -80460,做多,2025-06-29 17:10:00,2025-06-29 17:15:00,2437.04,2436.51,-0.0,flip_to_short -80461,做空,2025-06-29 17:15:00,2025-06-29 17:25:00,2436.51,2435.37,-0.0,flip_to_long -80462,做多,2025-06-29 17:25:00,2025-06-29 17:35:00,2435.37,2431.69,-0.0,flip_to_short -80463,做空,2025-06-29 17:35:00,2025-06-29 17:45:00,2431.69,2434.39,-0.0,flip_to_long -80464,做多,2025-06-29 17:45:00,2025-06-29 18:05:00,2434.39,2435.21,-0.0,flip_to_short -80465,做空,2025-06-29 18:05:00,2025-06-29 18:15:00,2435.21,2435.79,-0.0,flip_to_long -80466,做多,2025-06-29 18:15:00,2025-06-29 18:25:00,2435.79,2440.23,0.0,tp_upper -80467,做空,2025-06-29 19:00:00,2025-06-29 19:25:00,2433.62,2437.76,-0.0,flip_to_long -80468,做多,2025-06-29 19:25:00,2025-06-29 19:35:00,2437.76,2436.01,-0.0,flip_to_short -80469,做空,2025-06-29 19:35:00,2025-06-29 19:50:00,2436.01,2436.84,-0.0,flip_to_long -80470,做多,2025-06-29 19:50:00,2025-06-29 21:55:00,2436.84,2430.15,-0.0,flip_to_short -80471,做空,2025-06-29 21:55:00,2025-06-29 22:00:00,2430.15,2443.79,-0.0,flip_to_long -80472,做多,2025-06-29 22:00:00,2025-06-29 22:05:00,2443.79,2444.22,-0.0,tp_upper -80473,做多,2025-06-30 00:05:00,2025-06-30 00:15:00,2504.99,2502.99,-0.0,flip_to_short -80474,做空,2025-06-30 00:15:00,2025-06-30 00:20:00,2502.99,2517.81,-0.0,flip_to_long -80475,做多,2025-06-30 00:20:00,2025-06-30 00:25:00,2517.81,2514.99,-0.0,tp_upper -80476,做空,2025-06-30 01:05:00,2025-06-30 01:15:00,2508.47,2508.95,-0.0,flip_to_long -80477,做多,2025-06-30 01:15:00,2025-06-30 01:45:00,2508.95,2513.83,0.0,flip_to_short -80478,做空,2025-06-30 01:45:00,2025-06-30 02:40:00,2513.83,2503.72,0.0,tp_lower -80479,做多,2025-06-30 03:50:00,2025-06-30 03:55:00,2502.04,2498.42,-0.0,flip_to_short -80480,做空,2025-06-30 03:55:00,2025-06-30 04:00:00,2498.42,2500.92,-0.0,flip_to_long -80481,做多,2025-06-30 04:00:00,2025-06-30 04:25:00,2500.92,2500.39,-0.0,flip_to_short -80482,做空,2025-06-30 04:25:00,2025-06-30 04:40:00,2500.39,2495.34,0.0,tp_lower -80483,做多,2025-06-30 05:05:00,2025-06-30 05:10:00,2499.85,2499.71,-0.0,flip_to_short -80484,做空,2025-06-30 05:10:00,2025-06-30 05:40:00,2499.71,2500.72,-0.0,flip_to_long -80485,做多,2025-06-30 05:40:00,2025-06-30 06:00:00,2500.72,2501.01,-0.0,tp_upper -80486,做空,2025-06-30 06:15:00,2025-06-30 06:30:00,2497.22,2498.2,-0.0,flip_to_long -80487,做多,2025-06-30 06:30:00,2025-06-30 08:15:00,2498.2,2474.9,-0.0,flip_to_short -80488,做空,2025-06-30 08:15:00,2025-06-30 08:25:00,2474.9,2475.19,-0.0,flip_to_long -80489,做多,2025-06-30 08:25:00,2025-06-30 08:30:00,2475.19,2470.42,-0.0,flip_to_short -80490,做空,2025-06-30 08:30:00,2025-06-30 08:55:00,2470.42,2467.8,0.0,tp_lower -80491,做多,2025-06-30 09:05:00,2025-06-30 11:15:00,2474.03,2462.0,-0.0,tp_upper -80492,做空,2025-06-30 11:55:00,2025-06-30 12:00:00,2457.2,2459.02,-0.0,flip_to_long -80493,做多,2025-06-30 12:00:00,2025-06-30 12:20:00,2459.02,2461.06,0.0,flip_to_short -80494,做空,2025-06-30 12:20:00,2025-06-30 12:45:00,2461.06,2457.18,0.0,tp_lower -80495,做多,2025-06-30 13:00:00,2025-06-30 13:15:00,2460.25,2465.72,0.0,tp_upper -80496,做空,2025-06-30 13:30:00,2025-06-30 13:55:00,2462.65,2461.22,0.0,flip_to_long -80497,做多,2025-06-30 13:55:00,2025-06-30 14:15:00,2461.22,2459.76,-0.0,flip_to_short -80498,做空,2025-06-30 14:15:00,2025-06-30 14:25:00,2459.76,2457.5,0.0,tp_lower -80499,做多,2025-06-30 14:35:00,2025-06-30 15:45:00,2457.6,2478.34,0.0,tp_upper -80500,做空,2025-06-30 18:30:00,2025-06-30 18:35:00,2481.2,2482.43,-0.0,flip_to_long -80501,做多,2025-06-30 18:35:00,2025-06-30 18:50:00,2482.43,2484.0,0.0,flip_to_short -80502,做空,2025-06-30 18:50:00,2025-06-30 18:55:00,2484.0,2484.92,-0.0,flip_to_long -80503,做多,2025-06-30 18:55:00,2025-06-30 19:00:00,2484.92,2493.03,0.0,tp_upper -80504,做空,2025-06-30 20:40:00,2025-06-30 20:45:00,2506.12,2506.94,-0.0,flip_to_long -80505,做多,2025-06-30 20:45:00,2025-06-30 22:45:00,2506.94,2489.97,-0.0,flip_to_short -80506,做空,2025-06-30 22:45:00,2025-06-30 22:50:00,2489.97,2490.4,-0.0,flip_to_long -80507,做多,2025-06-30 22:50:00,2025-06-30 23:15:00,2490.4,2489.75,-0.0,flip_to_short -80508,做空,2025-06-30 23:15:00,2025-06-30 23:25:00,2489.75,2489.31,-0.0,flip_to_long -80509,做多,2025-06-30 23:25:00,2025-07-01 00:15:00,2489.31,2492.18,0.0,tp_upper -80510,做空,2025-07-01 00:20:00,2025-07-01 00:30:00,2485.81,2481.62,0.0,tp_lower -80511,做多,2025-07-01 00:40:00,2025-07-01 00:50:00,2487.37,2492.05,0.0,tp_upper -80512,做空,2025-07-01 01:40:00,2025-07-01 01:45:00,2491.07,2493.04,-0.0,flip_to_long -80513,做多,2025-07-01 01:45:00,2025-07-01 01:50:00,2493.04,2485.9,-0.0,flip_to_short -80514,做空,2025-07-01 01:50:00,2025-07-01 02:05:00,2485.9,2490.47,-0.0,flip_to_long -80515,做多,2025-07-01 02:05:00,2025-07-01 02:30:00,2490.47,2491.82,0.0,flip_to_short -80516,做空,2025-07-01 02:30:00,2025-07-01 02:45:00,2491.82,2484.95,0.0,tp_lower -80517,做多,2025-07-01 03:25:00,2025-07-01 06:25:00,2486.48,2456.59,-0.0,flip_to_short -80518,做空,2025-07-01 06:25:00,2025-07-01 06:30:00,2456.59,2458.65,-0.0,flip_to_long -80519,做多,2025-07-01 06:30:00,2025-07-01 06:40:00,2458.65,2460.32,0.0,tp_upper -80520,做空,2025-07-01 07:10:00,2025-07-01 07:15:00,2456.75,2449.46,0.0,tp_lower -80521,做多,2025-07-01 07:25:00,2025-07-01 07:30:00,2460.71,2465.01,0.0,tp_upper -80522,做空,2025-07-01 08:05:00,2025-07-01 08:15:00,2458.64,2458.43,-0.0,flip_to_long -80523,做多,2025-07-01 08:15:00,2025-07-01 08:25:00,2458.43,2458.88,-0.0,flip_to_short -80524,做空,2025-07-01 08:25:00,2025-07-01 09:20:00,2458.88,2456.88,0.0,flip_to_long -80525,做多,2025-07-01 09:20:00,2025-07-01 10:00:00,2456.88,2458.78,0.0,tp_upper -80526,做空,2025-07-01 10:25:00,2025-07-01 10:30:00,2452.68,2455.64,-0.0,flip_to_long -80527,做多,2025-07-01 10:30:00,2025-07-01 10:35:00,2455.64,2452.68,-0.0,flip_to_short -80528,做空,2025-07-01 10:35:00,2025-07-01 10:50:00,2452.68,2452.99,-0.0,flip_to_long -80529,做多,2025-07-01 10:50:00,2025-07-01 11:10:00,2452.99,2447.25,-0.0,flip_to_short -80530,做空,2025-07-01 11:10:00,2025-07-01 11:15:00,2447.25,2447.82,-0.0,tp_lower -80531,做多,2025-07-01 12:00:00,2025-07-01 12:05:00,2451.4,2449.29,-0.0,flip_to_short -80532,做空,2025-07-01 12:05:00,2025-07-01 12:15:00,2449.29,2443.62,0.0,tp_lower -80533,做多,2025-07-01 13:25:00,2025-07-01 13:35:00,2441.51,2439.77,-0.0,flip_to_short -80534,做空,2025-07-01 13:35:00,2025-07-01 13:40:00,2439.77,2432.4,0.0,tp_lower -80535,做多,2025-07-01 13:45:00,2025-07-01 14:05:00,2441.79,2450.4,0.0,tp_upper -80536,做空,2025-07-01 14:20:00,2025-07-01 14:25:00,2435.5,2426.05,0.0,tp_lower -80537,做多,2025-07-01 15:30:00,2025-07-01 15:35:00,2429.32,2422.3,-0.0,flip_to_short -80538,做空,2025-07-01 15:35:00,2025-07-01 16:05:00,2422.3,2423.89,-0.0,flip_to_long -80539,做多,2025-07-01 16:05:00,2025-07-01 16:10:00,2423.89,2428.39,0.0,tp_upper -80540,做空,2025-07-01 16:55:00,2025-07-01 17:00:00,2423.4,2417.75,0.0,tp_lower -80541,做多,2025-07-01 17:10:00,2025-07-01 17:25:00,2424.18,2425.63,0.0,flip_to_short -80542,做空,2025-07-01 17:25:00,2025-07-01 17:35:00,2425.63,2426.69,-0.0,flip_to_long -80543,做多,2025-07-01 17:35:00,2025-07-01 17:45:00,2426.69,2425.01,-0.0,flip_to_short -80544,做空,2025-07-01 17:45:00,2025-07-01 17:50:00,2425.01,2426.08,-0.0,flip_to_long -80545,做多,2025-07-01 17:50:00,2025-07-01 17:55:00,2426.08,2431.04,0.0,tp_upper -80546,做空,2025-07-01 18:15:00,2025-07-01 18:20:00,2423.89,2421.97,0.0,tp_lower -80547,做多,2025-07-01 19:20:00,2025-07-01 21:00:00,2420.27,2410.48,-0.0,flip_to_short -80548,做空,2025-07-01 21:00:00,2025-07-01 21:15:00,2410.48,2409.29,-0.0,flip_to_long -80549,做多,2025-07-01 21:15:00,2025-07-01 21:30:00,2409.29,2408.72,-0.0,flip_to_short -80550,做空,2025-07-01 21:30:00,2025-07-01 21:35:00,2408.72,2408.92,-0.0,flip_to_long -80551,做多,2025-07-01 21:35:00,2025-07-01 22:50:00,2408.92,2406.63,-0.0,flip_to_short -80552,做空,2025-07-01 22:50:00,2025-07-01 22:55:00,2406.63,2399.64,0.0,tp_lower -80553,做多,2025-07-01 23:45:00,2025-07-02 00:45:00,2403.5,2398.7,-0.0,flip_to_short -80554,做空,2025-07-02 00:45:00,2025-07-02 01:15:00,2398.7,2391.78,0.0,tp_lower -80555,做多,2025-07-02 01:25:00,2025-07-02 02:00:00,2404.79,2412.29,0.0,tp_upper -80556,做空,2025-07-02 06:25:00,2025-07-02 06:30:00,2439.47,2444.4,-0.0,flip_to_long -80557,做多,2025-07-02 06:30:00,2025-07-02 06:55:00,2444.4,2450.55,0.0,tp_upper -80558,做空,2025-07-02 07:10:00,2025-07-02 07:20:00,2442.7,2445.56,-0.0,flip_to_long -80559,做多,2025-07-02 07:20:00,2025-07-02 07:40:00,2445.56,2446.78,-0.0,flip_to_short -80560,做空,2025-07-02 07:40:00,2025-07-02 08:00:00,2446.78,2451.0,-0.0,flip_to_long -80561,做多,2025-07-02 08:00:00,2025-07-02 08:20:00,2451.0,2451.89,-0.0,tp_upper -80562,做空,2025-07-02 08:30:00,2025-07-02 08:35:00,2445.57,2448.99,-0.0,flip_to_long -80563,做多,2025-07-02 08:35:00,2025-07-02 08:45:00,2448.99,2443.25,-0.0,flip_to_short -80564,做空,2025-07-02 08:45:00,2025-07-02 08:55:00,2443.25,2447.99,-0.0,flip_to_long -80565,做多,2025-07-02 08:55:00,2025-07-02 09:00:00,2447.99,2445.77,-0.0,flip_to_short -80566,做空,2025-07-02 09:00:00,2025-07-02 09:05:00,2445.77,2448.12,-0.0,flip_to_long -80567,做多,2025-07-02 09:05:00,2025-07-02 09:25:00,2448.12,2447.49,-0.0,flip_to_short -80568,做空,2025-07-02 09:25:00,2025-07-02 09:40:00,2447.49,2450.03,-0.0,flip_to_long -80569,做多,2025-07-02 09:40:00,2025-07-02 09:50:00,2450.03,2447.99,-0.0,flip_to_short -80570,做空,2025-07-02 09:50:00,2025-07-02 10:00:00,2447.99,2443.99,0.0,tp_lower -80571,做多,2025-07-02 10:15:00,2025-07-02 10:25:00,2448.2,2447.27,-0.0,flip_to_short -80572,做空,2025-07-02 10:25:00,2025-07-02 10:30:00,2447.27,2449.47,-0.0,flip_to_long -80573,做多,2025-07-02 10:30:00,2025-07-02 10:55:00,2449.47,2452.1,0.0,tp_upper -80574,做空,2025-07-02 11:30:00,2025-07-02 11:45:00,2447.81,2443.51,0.0,tp_lower -80575,做多,2025-07-02 13:00:00,2025-07-02 13:35:00,2444.9,2449.17,0.0,tp_upper -80576,做空,2025-07-02 17:45:00,2025-07-02 17:50:00,2553.77,2563.9,-0.0,flip_to_long -80577,做多,2025-07-02 17:50:00,2025-07-02 18:30:00,2563.9,2569.99,0.0,flip_to_short -80578,做空,2025-07-02 18:30:00,2025-07-02 19:10:00,2569.99,2572.46,-0.0,flip_to_long -80579,做多,2025-07-02 19:10:00,2025-07-02 19:25:00,2572.46,2581.62,0.0,tp_upper -80580,做多,2025-07-02 21:15:00,2025-07-02 22:00:00,2592.3,2594.87,0.0,flip_to_short -80581,做空,2025-07-02 22:00:00,2025-07-02 22:10:00,2594.87,2595.21,-0.0,flip_to_long -80582,做多,2025-07-02 22:10:00,2025-07-02 22:15:00,2595.21,2592.96,-0.0,flip_to_short -80583,做空,2025-07-02 22:15:00,2025-07-02 22:50:00,2592.96,2595.01,-0.0,flip_to_long -80584,做多,2025-07-02 22:50:00,2025-07-02 22:55:00,2595.01,2593.79,-0.0,flip_to_short -80585,做空,2025-07-02 22:55:00,2025-07-02 23:20:00,2593.79,2585.12,0.0,tp_lower -80586,做多,2025-07-03 00:40:00,2025-07-03 00:45:00,2577.78,2572.79,-0.0,flip_to_short -80587,做空,2025-07-03 00:45:00,2025-07-03 01:05:00,2572.79,2575.58,-0.0,flip_to_long -80588,做多,2025-07-03 01:05:00,2025-07-03 01:20:00,2575.58,2582.26,0.0,tp_upper -80589,做空,2025-07-03 02:00:00,2025-07-03 02:15:00,2575.28,2567.23,0.0,tp_lower -80590,做多,2025-07-03 03:20:00,2025-07-03 03:35:00,2570.91,2562.99,-0.0,flip_to_short -80591,做空,2025-07-03 03:35:00,2025-07-03 03:40:00,2562.99,2567.62,-0.0,flip_to_long -80592,做多,2025-07-03 03:40:00,2025-07-03 03:45:00,2567.62,2561.01,-0.0,flip_to_short -80593,做空,2025-07-03 03:45:00,2025-07-03 04:05:00,2561.01,2563.25,-0.0,flip_to_long -80594,做多,2025-07-03 04:05:00,2025-07-03 04:35:00,2563.25,2568.99,0.0,tp_upper -80595,做空,2025-07-03 04:40:00,2025-07-03 04:45:00,2564.9,2567.36,-0.0,flip_to_long -80596,做多,2025-07-03 04:45:00,2025-07-03 04:50:00,2567.36,2564.64,-0.0,flip_to_short -80597,做空,2025-07-03 04:50:00,2025-07-03 04:55:00,2564.64,2565.79,-0.0,flip_to_long -80598,做多,2025-07-03 04:55:00,2025-07-03 05:05:00,2565.79,2578.09,0.0,tp_upper -80599,做空,2025-07-03 07:05:00,2025-07-03 07:25:00,2592.6,2594.99,-0.0,flip_to_long -80600,做多,2025-07-03 07:25:00,2025-07-03 07:35:00,2594.99,2602.84,0.0,tp_upper -80601,做空,2025-07-03 08:05:00,2025-07-03 08:40:00,2597.07,2596.58,-0.0,flip_to_long -80602,做多,2025-07-03 08:40:00,2025-07-03 08:45:00,2596.58,2593.78,-0.0,flip_to_short -80603,做空,2025-07-03 08:45:00,2025-07-03 08:55:00,2593.78,2586.84,0.0,tp_lower -80604,做多,2025-07-03 09:10:00,2025-07-03 09:20:00,2596.83,2600.33,0.0,tp_upper -80605,做空,2025-07-03 09:45:00,2025-07-03 09:50:00,2596.57,2598.93,-0.0,flip_to_long -80606,做多,2025-07-03 09:50:00,2025-07-03 09:55:00,2598.93,2597.7,-0.0,flip_to_short -80607,做空,2025-07-03 09:55:00,2025-07-03 10:10:00,2597.7,2598.37,-0.0,flip_to_long -80608,做多,2025-07-03 10:10:00,2025-07-03 10:15:00,2598.37,2586.1,-0.0,flip_to_short -80609,做空,2025-07-03 10:15:00,2025-07-03 10:50:00,2586.1,2598.1,-0.0,flip_to_long -80610,做多,2025-07-03 10:50:00,2025-07-03 10:55:00,2598.1,2596.99,-0.0,flip_to_short -80611,做空,2025-07-03 10:55:00,2025-07-03 11:30:00,2596.99,2584.4,0.0,tp_lower -80612,做多,2025-07-03 11:40:00,2025-07-03 12:05:00,2593.0,2600.32,0.0,tp_upper -80613,做空,2025-07-03 12:30:00,2025-07-03 12:35:00,2584.39,2568.83,0.0,tp_lower -80614,做多,2025-07-03 13:00:00,2025-07-03 13:05:00,2590.43,2589.14,-0.0,flip_to_short -80615,做空,2025-07-03 13:05:00,2025-07-03 13:10:00,2589.14,2589.34,-0.0,flip_to_long -80616,做多,2025-07-03 13:10:00,2025-07-03 13:35:00,2589.34,2617.78,0.0,tp_upper -80617,做空,2025-07-03 14:25:00,2025-07-03 15:05:00,2603.08,2579.49,0.0,tp_lower -80618,做多,2025-07-03 16:45:00,2025-07-03 16:50:00,2578.66,2570.12,-0.0,flip_to_short -80619,做空,2025-07-03 16:50:00,2025-07-03 17:00:00,2570.12,2573.97,-0.0,flip_to_long -80620,做多,2025-07-03 17:00:00,2025-07-03 17:20:00,2573.97,2571.17,-0.0,flip_to_short -80621,做空,2025-07-03 17:20:00,2025-07-03 17:30:00,2571.17,2573.8,-0.0,flip_to_long -80622,做多,2025-07-03 17:30:00,2025-07-03 18:00:00,2573.8,2582.36,0.0,tp_upper -80623,做空,2025-07-03 18:10:00,2025-07-03 19:40:00,2576.88,2584.6,-0.0,flip_to_long -80624,做多,2025-07-03 19:40:00,2025-07-03 19:50:00,2584.6,2583.27,-0.0,flip_to_short -80625,做空,2025-07-03 19:50:00,2025-07-03 19:55:00,2583.27,2584.15,-0.0,flip_to_long -80626,做多,2025-07-03 19:55:00,2025-07-03 20:10:00,2584.15,2588.9,0.0,tp_upper -80627,做空,2025-07-03 21:15:00,2025-07-03 21:50:00,2592.92,2594.35,-0.0,flip_to_long -80628,做多,2025-07-03 21:50:00,2025-07-03 21:55:00,2594.35,2594.34,-0.0,flip_to_short -80629,做空,2025-07-03 21:55:00,2025-07-03 22:00:00,2594.34,2598.31,-0.0,flip_to_long -80630,做多,2025-07-03 22:00:00,2025-07-03 22:05:00,2598.31,2598.61,-0.0,tp_upper -80631,做空,2025-07-03 22:10:00,2025-07-03 22:15:00,2593.43,2593.85,-0.0,flip_to_long -80632,做多,2025-07-03 22:15:00,2025-07-03 23:10:00,2593.85,2591.4,-0.0,flip_to_short -80633,做空,2025-07-03 23:10:00,2025-07-03 23:15:00,2591.4,2588.98,0.0,tp_lower -80634,做多,2025-07-04 00:00:00,2025-07-04 00:10:00,2592.51,2591.65,-0.0,flip_to_short -80635,做空,2025-07-04 00:10:00,2025-07-04 00:25:00,2591.65,2589.45,0.0,flip_to_long -80636,做多,2025-07-04 00:25:00,2025-07-04 00:40:00,2589.45,2594.75,0.0,tp_upper -80637,做空,2025-07-04 00:50:00,2025-07-04 00:55:00,2587.81,2587.42,-0.0,tp_lower -80638,做多,2025-07-04 01:00:00,2025-07-04 01:15:00,2590.71,2595.56,0.0,tp_upper -80639,做空,2025-07-04 01:35:00,2025-07-04 02:10:00,2590.25,2588.15,0.0,tp_lower -80640,做多,2025-07-04 03:20:00,2025-07-04 03:35:00,2582.37,2581.48,-0.0,flip_to_short -80641,做空,2025-07-04 03:35:00,2025-07-04 04:00:00,2581.48,2578.45,0.0,flip_to_long -80642,做多,2025-07-04 04:00:00,2025-07-04 04:25:00,2578.45,2578.75,-0.0,flip_to_short -80643,做空,2025-07-04 04:25:00,2025-07-04 04:35:00,2578.75,2574.0,0.0,tp_lower -80644,做多,2025-07-04 05:05:00,2025-07-04 05:10:00,2576.86,2575.41,-0.0,flip_to_short -80645,做空,2025-07-04 05:10:00,2025-07-04 05:30:00,2575.41,2578.07,-0.0,flip_to_long -80646,做多,2025-07-04 05:30:00,2025-07-04 05:45:00,2578.07,2573.02,-0.0,flip_to_short -80647,做空,2025-07-04 05:45:00,2025-07-04 05:55:00,2573.02,2567.74,0.0,tp_lower -80648,做多,2025-07-04 07:00:00,2025-07-04 07:05:00,2562.66,2556.58,-0.0,flip_to_short -80649,做空,2025-07-04 07:05:00,2025-07-04 07:20:00,2556.58,2546.71,0.0,tp_lower -80650,做多,2025-07-04 08:25:00,2025-07-04 10:10:00,2544.02,2550.95,0.0,flip_to_short -80651,做空,2025-07-04 10:10:00,2025-07-04 10:35:00,2550.95,2552.08,-0.0,flip_to_long -80652,做多,2025-07-04 10:35:00,2025-07-04 10:40:00,2552.08,2548.76,-0.0,flip_to_short -80653,做空,2025-07-04 10:40:00,2025-07-04 10:55:00,2548.76,2547.21,0.0,tp_lower -80654,做多,2025-07-04 11:10:00,2025-07-04 11:15:00,2550.15,2548.17,-0.0,flip_to_short -80655,做空,2025-07-04 11:15:00,2025-07-04 11:20:00,2548.17,2550.5,-0.0,flip_to_long -80656,做多,2025-07-04 11:20:00,2025-07-04 11:25:00,2550.5,2553.82,0.0,tp_upper -80657,做空,2025-07-04 11:50:00,2025-07-04 12:00:00,2547.87,2548.9,-0.0,flip_to_long -80658,做多,2025-07-04 12:00:00,2025-07-04 12:30:00,2548.9,2550.15,-0.0,flip_to_short -80659,做空,2025-07-04 12:30:00,2025-07-04 12:45:00,2550.15,2545.27,0.0,tp_lower -80660,做多,2025-07-04 13:05:00,2025-07-04 17:10:00,2547.79,2487.7,-0.0,flip_to_short -80661,做空,2025-07-04 17:10:00,2025-07-04 17:15:00,2487.7,2491.14,-0.0,flip_to_long -80662,做多,2025-07-04 17:15:00,2025-07-04 17:35:00,2491.14,2495.4,0.0,tp_upper -80663,做空,2025-07-04 18:05:00,2025-07-04 18:25:00,2489.57,2481.73,0.0,tp_lower -80664,做多,2025-07-04 19:15:00,2025-07-04 19:20:00,2487.39,2476.59,-0.0,flip_to_short -80665,做空,2025-07-04 19:20:00,2025-07-04 19:25:00,2476.59,2473.92,0.0,tp_lower -80666,做多,2025-07-04 19:40:00,2025-07-04 19:45:00,2483.44,2481.36,-0.0,flip_to_short -80667,做空,2025-07-04 19:45:00,2025-07-04 20:00:00,2481.36,2482.34,-0.0,flip_to_long -80668,做多,2025-07-04 20:00:00,2025-07-04 20:25:00,2482.34,2490.83,0.0,tp_upper -80669,做空,2025-07-04 21:30:00,2025-07-04 21:40:00,2486.85,2490.97,-0.0,flip_to_long -80670,做多,2025-07-04 21:40:00,2025-07-04 21:45:00,2490.97,2493.19,0.0,tp_upper -80671,做空,2025-07-04 23:25:00,2025-07-04 23:30:00,2510.68,2511.06,-0.0,flip_to_long -80672,做多,2025-07-04 23:30:00,2025-07-05 00:30:00,2511.06,2512.49,0.0,flip_to_short -80673,做空,2025-07-05 00:30:00,2025-07-05 01:30:00,2512.49,2514.17,-0.0,flip_to_long -80674,做多,2025-07-05 01:30:00,2025-07-05 01:35:00,2514.17,2513.1,-0.0,flip_to_short -80675,做空,2025-07-05 01:35:00,2025-07-05 01:55:00,2513.1,2512.94,-0.0,flip_to_long -80676,做多,2025-07-05 01:55:00,2025-07-05 02:00:00,2512.94,2510.71,-0.0,flip_to_short -80677,做空,2025-07-05 02:00:00,2025-07-05 02:05:00,2510.71,2510.98,-0.0,flip_to_long -80678,做多,2025-07-05 02:05:00,2025-07-05 02:45:00,2510.98,2516.25,0.0,tp_upper -80679,做空,2025-07-05 04:00:00,2025-07-05 04:20:00,2515.01,2517.94,-0.0,flip_to_long -80680,做多,2025-07-05 04:20:00,2025-07-05 04:25:00,2517.94,2523.67,0.0,tp_upper -80681,做空,2025-07-05 04:45:00,2025-07-05 04:50:00,2516.5,2517.6,-0.0,flip_to_long -80682,做多,2025-07-05 04:50:00,2025-07-05 05:30:00,2517.6,2515.15,-0.0,flip_to_short -80683,做空,2025-07-05 05:30:00,2025-07-05 05:40:00,2515.15,2516.17,-0.0,flip_to_long -80684,做多,2025-07-05 05:40:00,2025-07-05 06:00:00,2516.17,2518.18,0.0,flip_to_short -80685,做空,2025-07-05 06:00:00,2025-07-05 06:10:00,2518.18,2517.33,-0.0,flip_to_long -80686,做多,2025-07-05 06:10:00,2025-07-05 06:15:00,2517.33,2516.66,-0.0,flip_to_short -80687,做空,2025-07-05 06:15:00,2025-07-05 06:20:00,2516.66,2520.99,-0.0,flip_to_long -80688,做多,2025-07-05 06:20:00,2025-07-05 06:25:00,2520.99,2524.1,0.0,tp_upper -80689,做空,2025-07-05 07:35:00,2025-07-05 07:55:00,2520.94,2520.36,-0.0,tp_lower -80690,做多,2025-07-05 08:10:00,2025-07-05 08:15:00,2523.21,2520.78,-0.0,flip_to_short -80691,做空,2025-07-05 08:15:00,2025-07-05 08:30:00,2520.78,2516.39,0.0,tp_lower -80692,做多,2025-07-05 09:45:00,2025-07-05 10:00:00,2520.32,2520.06,-0.0,tp_upper -80693,做空,2025-07-05 10:55:00,2025-07-05 11:00:00,2517.16,2519.97,-0.0,flip_to_long -80694,做多,2025-07-05 11:00:00,2025-07-05 11:20:00,2519.97,2522.94,0.0,tp_upper -80695,做空,2025-07-05 11:50:00,2025-07-05 12:00:00,2518.93,2513.88,0.0,tp_lower -80696,做多,2025-07-05 12:55:00,2025-07-05 13:10:00,2516.82,2516.93,-0.0,flip_to_short -80697,做空,2025-07-05 13:10:00,2025-07-05 13:40:00,2516.93,2515.81,-0.0,flip_to_long -80698,做多,2025-07-05 13:40:00,2025-07-05 13:45:00,2515.81,2514.04,-0.0,flip_to_short -80699,做空,2025-07-05 13:45:00,2025-07-05 14:00:00,2514.04,2515.15,-0.0,flip_to_long -80700,做多,2025-07-05 14:00:00,2025-07-05 14:05:00,2515.15,2511.38,-0.0,flip_to_short -80701,做空,2025-07-05 14:05:00,2025-07-05 14:10:00,2511.38,2514.24,-0.0,tp_lower -80702,做多,2025-07-05 14:15:00,2025-07-05 14:25:00,2515.0,2515.16,-0.0,flip_to_short -80703,做空,2025-07-05 14:25:00,2025-07-05 14:35:00,2515.16,2517.09,-0.0,flip_to_long -80704,做多,2025-07-05 14:35:00,2025-07-05 14:40:00,2517.09,2514.85,-0.0,flip_to_short -80705,做空,2025-07-05 14:40:00,2025-07-05 14:50:00,2514.85,2516.87,-0.0,flip_to_long -80706,做多,2025-07-05 14:50:00,2025-07-05 15:20:00,2516.87,2514.61,-0.0,flip_to_short -80707,做空,2025-07-05 15:20:00,2025-07-05 15:40:00,2514.61,2510.62,0.0,tp_lower -80708,做多,2025-07-05 17:40:00,2025-07-05 17:45:00,2501.94,2500.58,-0.0,flip_to_short -80709,做空,2025-07-05 17:45:00,2025-07-05 17:50:00,2500.58,2502.37,-0.0,flip_to_long -80710,做多,2025-07-05 17:50:00,2025-07-05 18:05:00,2502.37,2497.78,-0.0,flip_to_short -80711,做空,2025-07-05 18:05:00,2025-07-05 18:15:00,2497.78,2494.63,0.0,tp_lower -80712,做多,2025-07-05 19:25:00,2025-07-05 19:40:00,2498.33,2501.53,0.0,tp_upper -80713,做空,2025-07-05 20:25:00,2025-07-05 20:30:00,2497.51,2498.56,-0.0,flip_to_long -80714,做多,2025-07-05 20:30:00,2025-07-05 21:05:00,2498.56,2506.83,0.0,tp_upper -80715,做空,2025-07-05 23:30:00,2025-07-06 00:00:00,2516.32,2514.82,0.0,tp_lower -80716,做多,2025-07-06 00:40:00,2025-07-06 00:45:00,2517.57,2516.24,-0.0,flip_to_short -80717,做空,2025-07-06 00:45:00,2025-07-06 01:30:00,2516.24,2515.15,-0.0,flip_to_long -80718,做多,2025-07-06 01:30:00,2025-07-06 01:45:00,2515.15,2514.98,-0.0,flip_to_short -80719,做空,2025-07-06 01:45:00,2025-07-06 01:55:00,2514.98,2516.65,-0.0,flip_to_long -80720,做多,2025-07-06 01:55:00,2025-07-06 02:15:00,2516.65,2513.4,-0.0,tp_upper -80721,做多,2025-07-06 03:50:00,2025-07-06 04:00:00,2513.85,2515.75,0.0,tp_upper -80722,做空,2025-07-06 04:20:00,2025-07-06 05:35:00,2512.22,2509.05,0.0,tp_lower -80723,做多,2025-07-06 06:05:00,2025-07-06 06:10:00,2510.12,2514.0,0.0,tp_upper -80724,做多,2025-07-06 07:35:00,2025-07-06 09:15:00,2518.91,2512.54,-0.0,flip_to_short -80725,做空,2025-07-06 09:15:00,2025-07-06 09:25:00,2512.54,2513.72,-0.0,flip_to_long -80726,做多,2025-07-06 09:25:00,2025-07-06 09:35:00,2513.72,2513.8,-0.0,tp_upper -80727,做空,2025-07-06 09:45:00,2025-07-06 09:50:00,2508.54,2506.28,0.0,tp_lower -80728,做多,2025-07-06 10:30:00,2025-07-06 10:35:00,2511.29,2510.54,-0.0,flip_to_short -80729,做空,2025-07-06 10:35:00,2025-07-06 11:05:00,2510.54,2509.04,0.0,flip_to_long -80730,做多,2025-07-06 11:05:00,2025-07-06 11:10:00,2509.04,2508.26,-0.0,flip_to_short -80731,做空,2025-07-06 11:10:00,2025-07-06 11:15:00,2508.26,2509.29,-0.0,flip_to_long -80732,做多,2025-07-06 11:15:00,2025-07-06 11:40:00,2509.29,2511.61,0.0,tp_upper -80733,做空,2025-07-06 12:15:00,2025-07-06 15:20:00,2510.82,2559.19,-0.0,flip_to_long -80734,做多,2025-07-06 15:20:00,2025-07-06 15:25:00,2559.19,2557.99,-0.0,flip_to_short -80735,做空,2025-07-06 15:25:00,2025-07-06 15:35:00,2557.99,2551.73,0.0,tp_lower -80736,做多,2025-07-06 15:55:00,2025-07-06 16:00:00,2557.7,2555.58,-0.0,flip_to_short -80737,做空,2025-07-06 16:00:00,2025-07-06 16:10:00,2555.58,2550.29,0.0,tp_lower -80738,做多,2025-07-06 16:50:00,2025-07-06 17:30:00,2552.01,2550.57,-0.0,flip_to_short -80739,做空,2025-07-06 17:30:00,2025-07-06 17:40:00,2550.57,2549.3,-0.0,flip_to_long -80740,做多,2025-07-06 17:40:00,2025-07-06 17:50:00,2549.3,2546.91,-0.0,flip_to_short -80741,做空,2025-07-06 17:50:00,2025-07-06 18:05:00,2546.91,2544.0,0.0,tp_lower -80742,做多,2025-07-06 19:25:00,2025-07-06 20:00:00,2535.99,2542.51,0.0,tp_upper -80743,做空,2025-07-06 22:45:00,2025-07-06 23:00:00,2586.2,2571.03,0.0,tp_lower -80744,做空,2025-07-07 00:15:00,2025-07-07 00:30:00,2565.55,2560.04,0.0,tp_lower -80745,做多,2025-07-07 01:30:00,2025-07-07 01:35:00,2562.28,2562.23,-0.0,flip_to_short -80746,做空,2025-07-07 01:35:00,2025-07-07 04:00:00,2562.23,2579.33,-0.0,flip_to_long -80747,做多,2025-07-07 04:00:00,2025-07-07 04:05:00,2579.33,2575.41,-0.0,flip_to_short -80748,做空,2025-07-07 04:05:00,2025-07-07 04:15:00,2575.41,2575.99,-0.0,flip_to_long -80749,做多,2025-07-07 04:15:00,2025-07-07 05:10:00,2575.99,2574.52,-0.0,flip_to_short -80750,做空,2025-07-07 05:10:00,2025-07-07 05:20:00,2574.52,2574.81,-0.0,flip_to_long -80751,做多,2025-07-07 05:20:00,2025-07-07 05:25:00,2574.81,2571.84,-0.0,flip_to_short -80752,做空,2025-07-07 05:25:00,2025-07-07 05:30:00,2571.84,2569.99,0.0,tp_lower -80753,做多,2025-07-07 05:40:00,2025-07-07 06:30:00,2572.65,2572.3,-0.0,flip_to_short -80754,做空,2025-07-07 06:30:00,2025-07-07 07:05:00,2572.3,2563.4,0.0,tp_lower -80755,做多,2025-07-07 07:10:00,2025-07-07 07:15:00,2568.96,2565.36,-0.0,flip_to_short -80756,做空,2025-07-07 07:15:00,2025-07-07 07:20:00,2565.36,2569.44,-0.0,flip_to_long -80757,做多,2025-07-07 07:20:00,2025-07-07 07:45:00,2569.44,2574.84,0.0,tp_upper -80758,做空,2025-07-07 08:15:00,2025-07-07 09:25:00,2570.92,2577.36,-0.0,flip_to_long -80759,做多,2025-07-07 09:25:00,2025-07-07 09:30:00,2577.36,2573.72,-0.0,flip_to_short -80760,做空,2025-07-07 09:30:00,2025-07-07 09:45:00,2573.72,2567.93,0.0,tp_lower -80761,做多,2025-07-07 11:40:00,2025-07-07 11:45:00,2562.42,2561.0,-0.0,flip_to_short -80762,做空,2025-07-07 11:45:00,2025-07-07 12:15:00,2561.0,2544.81,0.0,tp_lower -80763,做多,2025-07-07 13:25:00,2025-07-07 13:30:00,2556.54,2550.81,-0.0,tp_upper -80764,做空,2025-07-07 14:10:00,2025-07-07 14:15:00,2541.69,2543.67,-0.0,tp_lower -80765,做多,2025-07-07 15:25:00,2025-07-07 16:10:00,2539.78,2534.73,-0.0,flip_to_short -80766,做空,2025-07-07 16:10:00,2025-07-07 16:20:00,2534.73,2527.27,0.0,tp_lower -80767,做多,2025-07-07 16:25:00,2025-07-07 16:45:00,2530.23,2525.19,-0.0,flip_to_short -80768,做空,2025-07-07 16:45:00,2025-07-07 16:50:00,2525.19,2525.96,-0.0,tp_lower -80769,做多,2025-07-07 17:10:00,2025-07-07 17:30:00,2530.02,2539.69,0.0,tp_upper -80770,做空,2025-07-07 17:40:00,2025-07-07 18:50:00,2531.87,2532.02,-0.0,flip_to_long -80771,做多,2025-07-07 18:50:00,2025-07-07 18:55:00,2532.02,2543.48,0.0,tp_upper -80772,做空,2025-07-07 20:00:00,2025-07-07 20:30:00,2535.88,2542.6,-0.0,flip_to_long -80773,做多,2025-07-07 20:30:00,2025-07-07 22:00:00,2542.6,2531.15,-0.0,flip_to_short -80774,做空,2025-07-07 22:00:00,2025-07-07 22:05:00,2531.15,2535.81,-0.0,flip_to_long -80775,做多,2025-07-07 22:05:00,2025-07-07 22:15:00,2535.81,2532.18,-0.0,flip_to_short -80776,做空,2025-07-07 22:15:00,2025-07-07 22:30:00,2532.18,2533.25,-0.0,flip_to_long -80777,做多,2025-07-07 22:30:00,2025-07-07 23:10:00,2533.25,2540.8,0.0,tp_upper -80778,做空,2025-07-08 00:05:00,2025-07-08 01:00:00,2542.16,2535.23,0.0,tp_lower -80779,做多,2025-07-08 02:20:00,2025-07-08 02:30:00,2534.25,2530.0,-0.0,flip_to_short -80780,做空,2025-07-08 02:30:00,2025-07-08 02:50:00,2530.0,2527.84,0.0,tp_lower -80781,做多,2025-07-08 03:00:00,2025-07-08 03:05:00,2529.37,2528.21,-0.0,flip_to_short -80782,做空,2025-07-08 03:05:00,2025-07-08 03:10:00,2528.21,2530.18,-0.0,flip_to_long -80783,做多,2025-07-08 03:10:00,2025-07-08 04:15:00,2530.18,2532.44,0.0,flip_to_short -80784,做空,2025-07-08 04:15:00,2025-07-08 04:20:00,2532.44,2534.06,-0.0,flip_to_long -80785,做多,2025-07-08 04:20:00,2025-07-08 04:30:00,2534.06,2540.9,0.0,tp_upper -80786,做空,2025-07-08 07:10:00,2025-07-08 07:15:00,2552.05,2548.35,0.0,tp_lower -80787,做多,2025-07-08 07:55:00,2025-07-08 08:20:00,2552.16,2553.99,0.0,flip_to_short -80788,做空,2025-07-08 08:20:00,2025-07-08 09:00:00,2553.99,2544.79,0.0,tp_lower -80789,做多,2025-07-08 09:30:00,2025-07-08 10:10:00,2548.7,2554.98,0.0,tp_upper -80790,做空,2025-07-08 12:25:00,2025-07-08 12:30:00,2572.99,2577.24,-0.0,flip_to_long -80791,做多,2025-07-08 12:30:00,2025-07-08 12:35:00,2577.24,2574.67,-0.0,flip_to_short -80792,做空,2025-07-08 12:35:00,2025-07-08 12:40:00,2574.67,2576.21,-0.0,flip_to_long -80793,做多,2025-07-08 12:40:00,2025-07-08 12:45:00,2576.21,2579.88,0.0,tp_upper -80794,做空,2025-07-08 13:15:00,2025-07-08 13:35:00,2577.46,2570.25,0.0,tp_lower -80795,做多,2025-07-08 13:40:00,2025-07-08 13:45:00,2579.84,2594.44,0.0,tp_upper -80796,做空,2025-07-08 14:05:00,2025-07-08 14:20:00,2579.83,2565.83,0.0,tp_lower -80797,做多,2025-07-08 14:40:00,2025-07-08 14:45:00,2577.72,2572.42,-0.0,flip_to_short -80798,做空,2025-07-08 14:45:00,2025-07-08 14:50:00,2572.42,2562.49,0.0,tp_lower -80799,做多,2025-07-08 16:00:00,2025-07-08 16:05:00,2567.69,2561.5,-0.0,flip_to_short -80800,做空,2025-07-08 16:05:00,2025-07-08 16:20:00,2561.5,2571.55,-0.0,flip_to_long -80801,做多,2025-07-08 16:20:00,2025-07-08 16:25:00,2571.55,2575.18,0.0,tp_upper -80802,做空,2025-07-08 19:05:00,2025-07-08 19:25:00,2612.78,2611.01,0.0,tp_lower -80803,做多,2025-07-08 20:25:00,2025-07-08 20:30:00,2611.38,2605.71,-0.0,flip_to_short -80804,做空,2025-07-08 20:30:00,2025-07-08 20:40:00,2605.71,2606.52,-0.0,flip_to_long -80805,做多,2025-07-08 20:40:00,2025-07-08 21:15:00,2606.52,2603.44,-0.0,flip_to_short -80806,做空,2025-07-08 21:15:00,2025-07-08 21:25:00,2603.44,2606.61,-0.0,flip_to_long -80807,做多,2025-07-08 21:25:00,2025-07-08 21:40:00,2606.61,2606.04,-0.0,flip_to_short -80808,做空,2025-07-08 21:40:00,2025-07-08 22:25:00,2606.04,2605.07,-0.0,flip_to_long -80809,做多,2025-07-08 22:25:00,2025-07-08 23:05:00,2605.07,2614.04,0.0,tp_upper -80810,做空,2025-07-08 23:25:00,2025-07-09 00:05:00,2608.86,2613.16,-0.0,flip_to_long -80811,做多,2025-07-09 00:05:00,2025-07-09 00:10:00,2613.16,2608.83,-0.0,flip_to_short -80812,做空,2025-07-09 00:10:00,2025-07-09 00:20:00,2608.83,2604.48,0.0,tp_lower -80813,做多,2025-07-09 00:50:00,2025-07-09 00:55:00,2613.26,2612.19,-0.0,flip_to_short -80814,做空,2025-07-09 00:55:00,2025-07-09 02:10:00,2612.19,2607.0,0.0,flip_to_long -80815,做多,2025-07-09 02:10:00,2025-07-09 02:45:00,2607.0,2603.3,-0.0,flip_to_short -80816,做空,2025-07-09 02:45:00,2025-07-09 03:00:00,2603.3,2604.85,-0.0,flip_to_long -80817,做多,2025-07-09 03:00:00,2025-07-09 03:05:00,2604.85,2600.61,-0.0,flip_to_short -80818,做空,2025-07-09 03:05:00,2025-07-09 03:10:00,2600.61,2596.28,0.0,tp_lower -80819,做多,2025-07-09 04:30:00,2025-07-09 04:40:00,2596.06,2597.94,0.0,tp_upper -80820,做空,2025-07-09 07:10:00,2025-07-09 07:15:00,2624.24,2629.44,-0.0,flip_to_long -80821,做多,2025-07-09 07:15:00,2025-07-09 07:35:00,2629.44,2625.17,-0.0,flip_to_short -80822,做空,2025-07-09 07:35:00,2025-07-09 08:15:00,2625.17,2622.54,0.0,tp_lower -80823,做多,2025-07-09 10:10:00,2025-07-09 10:30:00,2611.61,2616.03,0.0,tp_upper -80824,做空,2025-07-09 13:50:00,2025-07-09 13:55:00,2659.68,2653.77,0.0,tp_lower -80825,做多,2025-07-09 14:15:00,2025-07-09 14:25:00,2660.6,2649.0,-0.0,flip_to_short -80826,做空,2025-07-09 14:25:00,2025-07-09 14:30:00,2649.0,2641.08,0.0,tp_lower -80827,做多,2025-07-09 15:00:00,2025-07-09 15:35:00,2650.26,2648.0,-0.0,flip_to_short -80828,做空,2025-07-09 15:35:00,2025-07-09 17:35:00,2648.0,2657.18,-0.0,tp_lower -80829,做多,2025-07-09 17:50:00,2025-07-09 18:05:00,2658.14,2701.01,0.0,tp_upper -80830,做空,2025-07-09 20:25:00,2025-07-10 00:20:00,2744.73,2769.85,-0.0,tp_lower -80831,做多,2025-07-10 01:10:00,2025-07-10 01:20:00,2765.48,2766.14,-0.0,flip_to_short -80832,做空,2025-07-10 01:20:00,2025-07-10 03:30:00,2766.14,2772.99,-0.0,tp_lower -80833,做多,2025-07-10 04:35:00,2025-07-10 05:00:00,2773.69,2777.97,0.0,tp_upper -80834,做空,2025-07-10 07:40:00,2025-07-10 09:10:00,2794.37,2781.53,0.0,tp_lower -80835,做多,2025-07-10 10:30:00,2025-07-10 10:50:00,2779.67,2784.86,0.0,tp_upper -80836,做空,2025-07-10 11:15:00,2025-07-10 11:55:00,2780.0,2777.39,0.0,tp_lower -80837,做空,2025-07-10 12:50:00,2025-07-10 12:55:00,2772.87,2777.24,-0.0,flip_to_long -80838,做多,2025-07-10 12:55:00,2025-07-10 13:00:00,2777.24,2780.18,0.0,tp_upper -80839,做空,2025-07-10 13:30:00,2025-07-10 13:50:00,2774.59,2777.99,-0.0,flip_to_long -80840,做多,2025-07-10 13:50:00,2025-07-10 14:00:00,2777.99,2777.29,-0.0,flip_to_short -80841,做空,2025-07-10 14:00:00,2025-07-10 14:05:00,2777.29,2778.44,-0.0,flip_to_long -80842,做多,2025-07-10 14:05:00,2025-07-10 14:15:00,2778.44,2789.99,0.0,tp_upper -80843,做空,2025-07-10 14:20:00,2025-07-10 14:25:00,2779.24,2762.75,0.0,tp_lower -80844,做多,2025-07-10 15:05:00,2025-07-10 16:10:00,2772.11,2776.66,0.0,tp_upper -80845,做空,2025-07-10 18:20:00,2025-07-10 18:35:00,2817.01,2797.72,0.0,tp_lower -80846,做多,2025-07-10 19:05:00,2025-07-10 19:20:00,2816.44,2813.12,-0.0,flip_to_short -80847,做空,2025-07-10 19:20:00,2025-07-10 19:35:00,2813.12,2809.31,0.0,flip_to_long -80848,做多,2025-07-10 19:35:00,2025-07-10 19:45:00,2809.31,2809.54,-0.0,flip_to_short -80849,做空,2025-07-10 19:45:00,2025-07-10 19:50:00,2809.54,2812.28,-0.0,flip_to_long -80850,做多,2025-07-10 19:50:00,2025-07-10 20:05:00,2812.28,2813.77,0.0,tp_upper -80851,做空,2025-07-10 20:50:00,2025-07-10 23:25:00,2819.05,2948.24,-0.0,tp_lower -80852,做空,2025-07-11 00:10:00,2025-07-11 00:15:00,2943.47,2918.96,0.0,tp_lower -80853,做多,2025-07-11 00:55:00,2025-07-11 02:00:00,2936.72,2951.94,0.0,tp_upper -80854,做空,2025-07-11 03:35:00,2025-07-11 03:40:00,2959.89,2965.89,-0.0,flip_to_long -80855,做多,2025-07-11 03:40:00,2025-07-11 04:00:00,2965.89,2967.25,-0.0,flip_to_short -80856,做空,2025-07-11 04:00:00,2025-07-11 04:30:00,2967.25,2952.5,0.0,tp_lower -80857,做多,2025-07-11 04:45:00,2025-07-11 05:05:00,2964.86,2991.98,0.0,tp_upper -80858,做空,2025-07-11 06:35:00,2025-07-11 06:55:00,3005.07,2988.43,0.0,tp_lower -80859,做多,2025-07-11 07:40:00,2025-07-11 07:45:00,2999.61,2990.93,-0.0,flip_to_short -80860,做空,2025-07-11 07:45:00,2025-07-11 07:55:00,2990.93,2968.35,0.0,tp_lower -80861,做多,2025-07-11 08:35:00,2025-07-11 08:40:00,2990.65,3006.0,0.0,tp_upper -80862,做空,2025-07-11 09:55:00,2025-07-11 10:05:00,3014.86,3010.72,0.0,flip_to_long -80863,做多,2025-07-11 10:05:00,2025-07-11 10:10:00,3010.72,2998.2,-0.0,flip_to_short -80864,做空,2025-07-11 10:10:00,2025-07-11 10:15:00,2998.2,3005.2,-0.0,flip_to_long -80865,做多,2025-07-11 10:15:00,2025-07-11 10:25:00,3005.2,3010.79,0.0,flip_to_short -80866,做空,2025-07-11 10:25:00,2025-07-11 11:10:00,3010.79,2988.37,0.0,tp_lower -80867,做多,2025-07-11 12:10:00,2025-07-11 12:15:00,2991.3,2985.12,-0.0,flip_to_short -80868,做空,2025-07-11 12:15:00,2025-07-11 12:30:00,2985.12,2978.39,0.0,tp_lower -80869,做多,2025-07-11 12:50:00,2025-07-11 13:00:00,2982.76,2994.44,0.0,tp_upper -80870,做空,2025-07-11 13:30:00,2025-07-11 13:35:00,2982.69,2989.98,-0.0,flip_to_long -80871,做多,2025-07-11 13:35:00,2025-07-11 13:40:00,2989.98,2985.05,-0.0,flip_to_short -80872,做空,2025-07-11 13:40:00,2025-07-11 13:45:00,2985.05,2994.81,-0.0,flip_to_long -80873,做多,2025-07-11 13:45:00,2025-07-11 13:55:00,2994.81,3001.62,0.0,tp_upper -80874,做空,2025-07-11 14:05:00,2025-07-11 14:50:00,2989.6,2987.71,0.0,tp_lower -80875,做多,2025-07-11 15:35:00,2025-07-11 16:40:00,2988.01,2962.91,-0.0,flip_to_short -80876,做空,2025-07-11 16:40:00,2025-07-11 16:50:00,2962.91,2968.03,-0.0,flip_to_long -80877,做多,2025-07-11 16:50:00,2025-07-11 17:15:00,2968.03,2992.27,0.0,tp_upper -80878,做空,2025-07-11 18:25:00,2025-07-11 18:30:00,2984.71,2990.01,-0.0,flip_to_long -80879,做多,2025-07-11 18:30:00,2025-07-11 18:35:00,2990.01,2987.93,-0.0,flip_to_short -80880,做空,2025-07-11 18:35:00,2025-07-11 18:50:00,2987.93,2993.87,-0.0,flip_to_long -80881,做多,2025-07-11 18:50:00,2025-07-11 19:00:00,2993.87,2986.56,-0.0,flip_to_short -80882,做空,2025-07-11 19:00:00,2025-07-11 19:05:00,2986.56,2987.91,-0.0,tp_lower -80883,做多,2025-07-11 19:10:00,2025-07-11 19:15:00,2993.53,3001.48,0.0,tp_upper -80884,做空,2025-07-11 19:25:00,2025-07-11 19:30:00,2990.63,2995.51,-0.0,flip_to_long -80885,做多,2025-07-11 19:30:00,2025-07-11 19:50:00,2995.51,2999.1,0.0,tp_upper -80886,做空,2025-07-11 20:25:00,2025-07-11 20:30:00,2996.4,2984.89,0.0,tp_lower -80887,做多,2025-07-11 21:20:00,2025-07-11 21:30:00,2992.54,2989.47,-0.0,flip_to_short -80888,做空,2025-07-11 21:30:00,2025-07-11 21:35:00,2989.47,2972.64,0.0,tp_lower -80889,做空,2025-07-11 23:15:00,2025-07-12 00:25:00,2956.28,2953.28,0.0,tp_lower -80890,做多,2025-07-12 00:55:00,2025-07-12 02:30:00,2951.82,2966.49,0.0,tp_upper -80891,做空,2025-07-12 02:45:00,2025-07-12 02:50:00,2960.0,2953.21,0.0,tp_lower -80892,做多,2025-07-12 03:05:00,2025-07-12 03:30:00,2961.73,2964.45,0.0,flip_to_short -80893,做空,2025-07-12 03:30:00,2025-07-12 03:40:00,2964.45,2961.97,0.0,flip_to_long -80894,做多,2025-07-12 03:40:00,2025-07-12 04:05:00,2961.97,2962.81,-0.0,flip_to_short -80895,做空,2025-07-12 04:05:00,2025-07-12 04:20:00,2962.81,2963.57,-0.0,flip_to_long -80896,做多,2025-07-12 04:20:00,2025-07-12 04:30:00,2963.57,2963.24,-0.0,flip_to_short -80897,做空,2025-07-12 04:30:00,2025-07-12 04:40:00,2963.24,2959.45,0.0,tp_lower -80898,做多,2025-07-12 05:45:00,2025-07-12 05:55:00,2951.89,2951.58,-0.0,flip_to_short -80899,做空,2025-07-12 05:55:00,2025-07-12 06:00:00,2951.58,2952.26,-0.0,flip_to_long -80900,做多,2025-07-12 06:00:00,2025-07-12 06:05:00,2952.26,2949.24,-0.0,flip_to_short -80901,做空,2025-07-12 06:05:00,2025-07-12 06:15:00,2949.24,2952.43,-0.0,flip_to_long -80902,做多,2025-07-12 06:15:00,2025-07-12 06:35:00,2952.43,2958.29,0.0,tp_upper -80903,做空,2025-07-12 07:55:00,2025-07-12 08:00:00,2961.69,2966.71,-0.0,flip_to_long -80904,做多,2025-07-12 08:00:00,2025-07-12 08:30:00,2966.71,2964.49,-0.0,flip_to_short -80905,做空,2025-07-12 08:30:00,2025-07-12 08:40:00,2964.49,2964.43,-0.0,flip_to_long -80906,做多,2025-07-12 08:40:00,2025-07-12 09:00:00,2964.43,2963.56,-0.0,flip_to_short -80907,做空,2025-07-12 09:00:00,2025-07-12 09:05:00,2963.56,2964.48,-0.0,flip_to_long -80908,做多,2025-07-12 09:05:00,2025-07-12 09:15:00,2964.48,2968.73,0.0,tp_upper -80909,做空,2025-07-12 10:50:00,2025-07-12 11:15:00,2973.98,2969.77,0.0,tp_lower -80910,做多,2025-07-12 11:20:00,2025-07-12 11:30:00,2973.69,2971.2,-0.0,flip_to_short -80911,做空,2025-07-12 11:30:00,2025-07-12 11:35:00,2971.2,2977.99,-0.0,flip_to_long -80912,做多,2025-07-12 11:35:00,2025-07-12 11:40:00,2977.99,2963.8,-0.0,flip_to_short -80913,做空,2025-07-12 11:40:00,2025-07-12 11:45:00,2963.8,2966.52,-0.0,tp_lower -80914,做多,2025-07-12 13:55:00,2025-07-12 14:00:00,2938.49,2932.35,-0.0,flip_to_short -80915,做空,2025-07-12 14:00:00,2025-07-12 14:05:00,2932.35,2938.12,-0.0,flip_to_long -80916,做多,2025-07-12 14:05:00,2025-07-12 14:10:00,2938.12,2945.38,0.0,tp_upper -80917,做空,2025-07-12 14:35:00,2025-07-12 14:40:00,2933.04,2935.0,-0.0,flip_to_long -80918,做多,2025-07-12 14:40:00,2025-07-12 17:40:00,2935.0,2937.49,0.0,tp_upper -80919,做空,2025-07-12 18:20:00,2025-07-12 19:25:00,2936.27,2934.33,0.0,tp_lower -80920,做多,2025-07-12 19:35:00,2025-07-12 19:45:00,2939.7,2940.0,-0.0,flip_to_short -80921,做空,2025-07-12 19:45:00,2025-07-12 19:55:00,2940.0,2939.71,-0.0,flip_to_long -80922,做多,2025-07-12 19:55:00,2025-07-12 22:15:00,2939.71,2927.52,-0.0,flip_to_short -80923,做空,2025-07-12 22:15:00,2025-07-12 22:20:00,2927.52,2929.98,-0.0,flip_to_long -80924,做多,2025-07-12 22:20:00,2025-07-12 22:45:00,2929.98,2931.13,-0.0,flip_to_short -80925,做空,2025-07-12 22:45:00,2025-07-12 22:50:00,2931.13,2932.66,-0.0,flip_to_long -80926,做多,2025-07-12 22:50:00,2025-07-12 23:00:00,2932.66,2933.43,-0.0,flip_to_short -80927,做空,2025-07-12 23:00:00,2025-07-12 23:15:00,2933.43,2935.36,-0.0,flip_to_long -80928,做多,2025-07-12 23:15:00,2025-07-12 23:40:00,2935.36,2933.23,-0.0,flip_to_short -80929,做空,2025-07-12 23:40:00,2025-07-12 23:45:00,2933.23,2944.46,-0.0,flip_to_long -80930,做多,2025-07-12 23:45:00,2025-07-12 23:50:00,2944.46,2942.56,-0.0,tp_upper -80931,做空,2025-07-13 00:05:00,2025-07-13 01:20:00,2936.67,2942.2,-0.0,flip_to_long -80932,做多,2025-07-13 01:20:00,2025-07-13 01:30:00,2942.2,2941.67,-0.0,flip_to_short -80933,做空,2025-07-13 01:30:00,2025-07-13 01:35:00,2941.67,2946.67,-0.0,flip_to_long -80934,做多,2025-07-13 01:35:00,2025-07-13 01:45:00,2946.67,2949.99,0.0,tp_upper -80935,做空,2025-07-13 02:00:00,2025-07-13 02:20:00,2945.64,2939.87,0.0,tp_lower -80936,做多,2025-07-13 02:40:00,2025-07-13 02:55:00,2945.54,2952.69,0.0,tp_upper -80937,做空,2025-07-13 04:25:00,2025-07-13 04:30:00,2951.36,2955.35,-0.0,flip_to_long -80938,做多,2025-07-13 04:30:00,2025-07-13 04:40:00,2955.35,2953.32,-0.0,flip_to_short -80939,做空,2025-07-13 04:40:00,2025-07-13 05:30:00,2953.32,2956.89,-0.0,flip_to_long -80940,做多,2025-07-13 05:30:00,2025-07-13 05:40:00,2956.89,2952.51,-0.0,flip_to_short -80941,做空,2025-07-13 05:40:00,2025-07-13 05:45:00,2952.51,2951.27,-0.0,tp_lower -80942,做多,2025-07-13 06:20:00,2025-07-13 06:25:00,2955.99,2953.58,-0.0,flip_to_short -80943,做空,2025-07-13 06:25:00,2025-07-13 06:30:00,2953.58,2956.28,-0.0,flip_to_long -80944,做多,2025-07-13 06:30:00,2025-07-13 06:35:00,2956.28,2962.89,0.0,tp_upper -80945,做空,2025-07-13 07:00:00,2025-07-13 08:10:00,2956.76,2959.29,-0.0,tp_lower -80946,做多,2025-07-13 10:00:00,2025-07-13 10:30:00,2952.5,2950.11,-0.0,flip_to_short -80947,做空,2025-07-13 10:30:00,2025-07-13 11:00:00,2950.11,2951.79,-0.0,flip_to_long -80948,做多,2025-07-13 11:00:00,2025-07-13 11:05:00,2951.79,2955.92,0.0,tp_upper -80949,做空,2025-07-13 14:40:00,2025-07-13 15:00:00,2988.58,2988.01,-0.0,flip_to_long -80950,做多,2025-07-13 15:00:00,2025-07-13 15:30:00,2988.01,2990.01,0.0,flip_to_short -80951,做空,2025-07-13 15:30:00,2025-07-13 15:55:00,2990.01,2990.97,-0.0,flip_to_long -80952,做多,2025-07-13 15:55:00,2025-07-13 16:10:00,2990.97,2987.36,-0.0,flip_to_short -80953,做空,2025-07-13 16:10:00,2025-07-13 16:15:00,2987.36,2990.43,-0.0,flip_to_long -80954,做多,2025-07-13 16:15:00,2025-07-13 18:45:00,2990.43,2992.22,0.0,flip_to_short -80955,做空,2025-07-13 18:45:00,2025-07-13 19:00:00,2992.22,2993.0,-0.0,flip_to_long -80956,做多,2025-07-13 19:00:00,2025-07-13 19:10:00,2993.0,2994.17,-0.0,flip_to_short -80957,做空,2025-07-13 19:10:00,2025-07-13 19:20:00,2994.17,2999.87,-0.0,flip_to_long -80958,做多,2025-07-13 19:20:00,2025-07-13 19:25:00,2999.87,3000.56,-0.0,tp_upper -80959,做空,2025-07-13 19:35:00,2025-07-13 19:55:00,2997.22,2987.88,0.0,tp_lower -80960,做多,2025-07-13 20:30:00,2025-07-13 20:35:00,2995.12,2991.55,-0.0,flip_to_short -80961,做空,2025-07-13 20:35:00,2025-07-13 20:50:00,2991.55,2991.91,-0.0,flip_to_long -80962,做多,2025-07-13 20:50:00,2025-07-13 20:55:00,2991.91,2990.58,-0.0,flip_to_short -80963,做空,2025-07-13 20:55:00,2025-07-13 21:35:00,2990.58,2955.24,0.0,tp_lower -80964,做多,2025-07-13 22:35:00,2025-07-13 22:45:00,2965.43,2962.35,-0.0,flip_to_short -80965,做空,2025-07-13 22:45:00,2025-07-13 23:00:00,2962.35,2960.23,0.0,flip_to_long -80966,做多,2025-07-13 23:00:00,2025-07-13 23:25:00,2960.23,2961.22,-0.0,flip_to_short -80967,做空,2025-07-13 23:25:00,2025-07-14 01:30:00,2961.22,2965.33,-0.0,tp_lower -80968,做多,2025-07-14 01:40:00,2025-07-14 01:55:00,2970.79,2972.88,0.0,flip_to_short -80969,做空,2025-07-14 01:55:00,2025-07-14 02:00:00,2972.88,2974.64,-0.0,flip_to_long -80970,做多,2025-07-14 02:00:00,2025-07-14 02:20:00,2974.64,2994.64,0.0,tp_upper -80971,做空,2025-07-14 05:00:00,2025-07-14 05:40:00,3043.9,3033.51,0.0,tp_lower -80972,做多,2025-07-14 07:10:00,2025-07-14 07:15:00,3030.56,3030.21,-0.0,flip_to_short -80973,做空,2025-07-14 07:15:00,2025-07-14 07:30:00,3030.21,3035.39,-0.0,flip_to_long -80974,做多,2025-07-14 07:30:00,2025-07-14 07:35:00,3035.39,3042.61,0.0,tp_upper -80975,做空,2025-07-14 08:05:00,2025-07-14 08:15:00,3030.32,3033.59,-0.0,flip_to_long -80976,做多,2025-07-14 08:15:00,2025-07-14 08:20:00,3033.59,3026.1,-0.0,flip_to_short -80977,做空,2025-07-14 08:20:00,2025-07-14 08:40:00,3026.1,3033.0,-0.0,flip_to_long -80978,做多,2025-07-14 08:40:00,2025-07-14 09:15:00,3033.0,3038.17,0.0,flip_to_short -80979,做空,2025-07-14 09:15:00,2025-07-14 10:20:00,3038.17,3044.44,-0.0,flip_to_long -80980,做多,2025-07-14 10:20:00,2025-07-14 10:25:00,3044.44,3059.3,0.0,tp_upper -80981,做空,2025-07-14 11:30:00,2025-07-14 11:35:00,3059.02,3067.83,-0.0,flip_to_long -80982,做多,2025-07-14 11:35:00,2025-07-14 11:50:00,3067.83,3057.06,-0.0,flip_to_short -80983,做空,2025-07-14 11:50:00,2025-07-14 11:55:00,3057.06,3051.22,0.0,tp_lower -80984,做多,2025-07-14 13:00:00,2025-07-14 13:05:00,3055.69,3047.79,-0.0,flip_to_short -80985,做空,2025-07-14 13:05:00,2025-07-14 13:10:00,3047.79,3053.73,-0.0,flip_to_long -80986,做多,2025-07-14 13:10:00,2025-07-14 13:15:00,3053.73,3041.23,-0.0,flip_to_short -80987,做空,2025-07-14 13:15:00,2025-07-14 13:35:00,3041.23,3044.23,-0.0,tp_lower -80988,做多,2025-07-14 13:40:00,2025-07-14 13:45:00,3046.65,3058.39,0.0,tp_upper -80989,做空,2025-07-14 14:20:00,2025-07-14 14:25:00,3039.73,3043.98,-0.0,tp_lower -80990,做多,2025-07-14 16:15:00,2025-07-14 16:30:00,3016.01,3018.41,0.0,flip_to_short -80991,做空,2025-07-14 16:30:00,2025-07-14 17:35:00,3018.41,3004.68,0.0,tp_lower -80992,做多,2025-07-14 19:30:00,2025-07-14 19:45:00,2996.94,2992.13,-0.0,flip_to_short -80993,做空,2025-07-14 19:45:00,2025-07-14 19:50:00,2992.13,3000.91,-0.0,flip_to_long -80994,做多,2025-07-14 19:50:00,2025-07-14 19:55:00,3000.91,2999.03,-0.0,flip_to_short -80995,做空,2025-07-14 19:55:00,2025-07-14 20:05:00,2999.03,2990.17,0.0,tp_lower -80996,做多,2025-07-14 20:15:00,2025-07-14 20:30:00,2995.03,3000.99,0.0,tp_upper -80997,做空,2025-07-14 22:00:00,2025-07-14 22:05:00,3002.84,3007.53,-0.0,flip_to_long -80998,做多,2025-07-14 22:05:00,2025-07-14 22:15:00,3007.53,3007.06,-0.0,flip_to_short -80999,做空,2025-07-14 22:15:00,2025-07-14 23:10:00,3007.06,3008.61,-0.0,flip_to_long -81000,做多,2025-07-14 23:10:00,2025-07-14 23:40:00,3008.61,3009.7,-0.0,flip_to_short -81001,做空,2025-07-14 23:40:00,2025-07-14 23:45:00,3009.7,3012.91,-0.0,flip_to_long -81002,做多,2025-07-14 23:45:00,2025-07-14 23:50:00,3012.91,3011.61,-0.0,flip_to_short -81003,做空,2025-07-14 23:50:00,2025-07-15 00:20:00,3011.61,3014.76,-0.0,flip_to_long -81004,做多,2025-07-15 00:20:00,2025-07-15 00:25:00,3014.76,3017.63,0.0,tp_upper -81005,做空,2025-07-15 00:30:00,2025-07-15 00:40:00,3007.52,2995.83,0.0,tp_lower -81006,做多,2025-07-15 01:40:00,2025-07-15 01:45:00,2993.92,2989.65,-0.0,flip_to_short -81007,做空,2025-07-15 01:45:00,2025-07-15 01:50:00,2989.65,2991.21,-0.0,flip_to_long -81008,做多,2025-07-15 01:50:00,2025-07-15 01:55:00,2991.21,2975.28,-0.0,flip_to_short -81009,做空,2025-07-15 01:55:00,2025-07-15 02:15:00,2975.28,2966.54,0.0,tp_lower -81010,做多,2025-07-15 02:45:00,2025-07-15 02:55:00,2974.8,2973.63,-0.0,flip_to_short -81011,做空,2025-07-15 02:55:00,2025-07-15 03:05:00,2973.63,2947.98,0.0,tp_lower -81012,做多,2025-07-15 04:15:00,2025-07-15 04:30:00,2960.01,2957.72,-0.0,flip_to_short -81013,做空,2025-07-15 04:30:00,2025-07-15 05:45:00,2957.72,2965.16,-0.0,flip_to_long -81014,做多,2025-07-15 05:45:00,2025-07-15 05:55:00,2965.16,2973.38,0.0,tp_upper -81015,做空,2025-07-15 06:35:00,2025-07-15 07:50:00,2972.45,2980.87,-0.0,flip_to_long -81016,做多,2025-07-15 07:50:00,2025-07-15 07:55:00,2980.87,2976.36,-0.0,flip_to_short -81017,做空,2025-07-15 07:55:00,2025-07-15 08:10:00,2976.36,2968.0,0.0,tp_lower -81018,做多,2025-07-15 08:35:00,2025-07-15 08:50:00,2981.0,2973.99,-0.0,flip_to_short -81019,做空,2025-07-15 08:50:00,2025-07-15 09:00:00,2973.99,2977.64,-0.0,flip_to_long -81020,做多,2025-07-15 09:00:00,2025-07-15 09:10:00,2977.64,2985.13,0.0,tp_upper -81021,做空,2025-07-15 09:40:00,2025-07-15 09:45:00,2975.77,2977.21,-0.0,flip_to_long -81022,做多,2025-07-15 09:45:00,2025-07-15 11:10:00,2977.21,2973.07,-0.0,flip_to_short -81023,做空,2025-07-15 11:10:00,2025-07-15 11:15:00,2973.07,2964.16,0.0,tp_lower -81024,做多,2025-07-15 11:50:00,2025-07-15 11:55:00,2974.79,2979.78,0.0,tp_upper -81025,做空,2025-07-15 12:20:00,2025-07-15 12:45:00,2975.98,2990.99,-0.0,flip_to_long -81026,做多,2025-07-15 12:45:00,2025-07-15 12:50:00,2990.99,2999.85,0.0,tp_upper -81027,做空,2025-07-15 14:30:00,2025-07-15 14:40:00,3042.75,3015.07,0.0,tp_lower -81028,做多,2025-07-15 15:40:00,2025-07-15 17:05:00,3024.3,3042.94,0.0,flip_to_short -81029,做空,2025-07-15 17:05:00,2025-07-15 17:10:00,3042.94,3046.11,-0.0,flip_to_long -81030,做多,2025-07-15 17:10:00,2025-07-15 17:25:00,3046.11,3074.7,0.0,tp_upper -81031,做空,2025-07-15 18:25:00,2025-07-15 19:05:00,3077.87,3077.19,-0.0,flip_to_long -81032,做多,2025-07-15 19:05:00,2025-07-15 19:20:00,3077.19,3078.19,-0.0,flip_to_short -81033,做空,2025-07-15 19:20:00,2025-07-15 19:35:00,3078.19,3054.95,0.0,tp_lower -81034,做多,2025-07-15 21:00:00,2025-07-15 21:10:00,3049.1,3060.01,0.0,tp_upper -81035,做空,2025-07-16 00:10:00,2025-07-16 00:15:00,3119.67,3133.32,-0.0,flip_to_long -81036,做多,2025-07-16 00:15:00,2025-07-16 00:25:00,3133.32,3126.97,-0.0,flip_to_short -81037,做空,2025-07-16 00:25:00,2025-07-16 00:30:00,3126.97,3133.21,-0.0,flip_to_long -81038,做多,2025-07-16 00:30:00,2025-07-16 00:35:00,3133.21,3141.24,0.0,tp_upper -81039,做空,2025-07-16 00:40:00,2025-07-16 01:10:00,3135.15,3137.99,-0.0,flip_to_long -81040,做多,2025-07-16 01:10:00,2025-07-16 01:20:00,3137.99,3138.44,-0.0,tp_upper -81041,做空,2025-07-16 01:40:00,2025-07-16 01:45:00,3135.87,3138.42,-0.0,flip_to_long -81042,做多,2025-07-16 01:45:00,2025-07-16 02:00:00,3138.42,3126.99,-0.0,flip_to_short -81043,做空,2025-07-16 02:00:00,2025-07-16 02:05:00,3126.99,3130.71,-0.0,tp_lower -81044,做多,2025-07-16 03:40:00,2025-07-16 03:45:00,3117.23,3112.22,-0.0,flip_to_short -81045,做空,2025-07-16 03:45:00,2025-07-16 03:50:00,3112.22,3115.73,-0.0,flip_to_long -81046,做多,2025-07-16 03:50:00,2025-07-16 04:00:00,3115.73,3114.71,-0.0,flip_to_short -81047,做空,2025-07-16 04:00:00,2025-07-16 04:10:00,3114.71,3100.83,0.0,tp_lower -81048,做多,2025-07-16 04:20:00,2025-07-16 04:40:00,3109.48,3119.97,0.0,tp_upper -81049,做空,2025-07-16 06:10:00,2025-07-16 06:15:00,3131.65,3140.93,-0.0,flip_to_long -81050,做多,2025-07-16 06:15:00,2025-07-16 06:20:00,3140.93,3154.08,0.0,tp_upper -81051,做空,2025-07-16 08:10:00,2025-07-16 08:15:00,3159.26,3164.67,-0.0,flip_to_long -81052,做多,2025-07-16 08:15:00,2025-07-16 08:20:00,3164.67,3159.26,-0.0,flip_to_short -81053,做空,2025-07-16 08:20:00,2025-07-16 08:25:00,3159.26,3160.94,-0.0,flip_to_long -81054,做多,2025-07-16 08:25:00,2025-07-16 08:35:00,3160.94,3168.7,0.0,tp_upper -81055,做空,2025-07-16 08:45:00,2025-07-16 09:00:00,3162.84,3165.18,-0.0,flip_to_long -81056,做多,2025-07-16 09:00:00,2025-07-16 09:20:00,3165.18,3163.19,-0.0,flip_to_short -81057,做空,2025-07-16 09:20:00,2025-07-16 09:30:00,3163.19,3164.74,-0.0,flip_to_long -81058,做多,2025-07-16 09:30:00,2025-07-16 09:35:00,3164.74,3156.73,-0.0,flip_to_short -81059,做空,2025-07-16 09:35:00,2025-07-16 09:40:00,3156.73,3151.0,0.0,tp_lower -81060,做多,2025-07-16 11:25:00,2025-07-16 11:50:00,3155.25,3149.96,-0.0,flip_to_short -81061,做空,2025-07-16 11:50:00,2025-07-16 12:00:00,3149.96,3153.45,-0.0,flip_to_long -81062,做多,2025-07-16 12:00:00,2025-07-16 12:25:00,3153.45,3161.7,0.0,tp_upper -81063,做空,2025-07-16 15:20:00,2025-07-16 15:40:00,3226.36,3230.99,-0.0,flip_to_long -81064,做多,2025-07-16 15:40:00,2025-07-16 15:50:00,3230.99,3232.41,-0.0,flip_to_short -81065,做空,2025-07-16 15:50:00,2025-07-16 15:55:00,3232.41,3243.4,-0.0,flip_to_long -81066,做多,2025-07-16 15:55:00,2025-07-16 16:00:00,3243.4,3234.52,-0.0,flip_to_short -81067,做空,2025-07-16 16:00:00,2025-07-16 16:05:00,3234.52,3239.93,-0.0,flip_to_long -81068,做多,2025-07-16 16:05:00,2025-07-16 16:15:00,3239.93,3244.39,0.0,flip_to_short -81069,做空,2025-07-16 16:15:00,2025-07-16 21:10:00,3244.39,3379.36,-0.0,flip_to_long -81070,做多,2025-07-16 21:10:00,2025-07-16 21:30:00,3379.36,3383.27,0.0,flip_to_short -81071,做空,2025-07-16 21:30:00,2025-07-16 21:35:00,3383.27,3369.8,0.0,tp_lower -81072,做多,2025-07-16 22:05:00,2025-07-16 22:25:00,3386.43,3374.03,-0.0,flip_to_short -81073,做空,2025-07-16 22:25:00,2025-07-16 22:40:00,3374.03,3362.55,0.0,tp_lower -81074,做多,2025-07-16 23:20:00,2025-07-16 23:25:00,3368.04,3366.13,-0.0,flip_to_short -81075,做空,2025-07-16 23:25:00,2025-07-16 23:40:00,3366.13,3367.5,-0.0,flip_to_long -81076,做多,2025-07-16 23:40:00,2025-07-17 00:00:00,3367.5,3381.01,0.0,tp_upper -81077,做多,2025-07-17 01:00:00,2025-07-17 01:20:00,3380.45,3371.69,-0.0,flip_to_short -81078,做空,2025-07-17 01:20:00,2025-07-17 01:30:00,3371.69,3344.16,0.0,tp_lower -81079,做多,2025-07-17 02:50:00,2025-07-17 02:55:00,3351.54,3348.57,-0.0,flip_to_short -81080,做空,2025-07-17 02:55:00,2025-07-17 03:25:00,3348.57,3321.21,0.0,tp_lower -81081,做多,2025-07-17 04:10:00,2025-07-17 04:40:00,3335.71,3343.02,0.0,tp_upper -81082,做空,2025-07-17 08:25:00,2025-07-17 08:35:00,3433.81,3433.66,-0.0,flip_to_long -81083,做多,2025-07-17 08:35:00,2025-07-17 09:05:00,3433.66,3464.12,0.0,tp_upper -81084,做空,2025-07-17 10:05:00,2025-07-17 10:55:00,3459.6,3458.7,-0.0,flip_to_long -81085,做多,2025-07-17 10:55:00,2025-07-17 12:50:00,3458.7,3435.83,-0.0,flip_to_short -81086,做空,2025-07-17 12:50:00,2025-07-17 13:00:00,3435.83,3430.64,0.0,flip_to_long -81087,做多,2025-07-17 13:00:00,2025-07-17 13:05:00,3430.64,3419.77,-0.0,flip_to_short -81088,做空,2025-07-17 13:05:00,2025-07-17 13:15:00,3419.77,3416.7,0.0,tp_lower -81089,做多,2025-07-17 13:25:00,2025-07-17 14:15:00,3423.7,3407.36,-0.0,flip_to_short -81090,做空,2025-07-17 14:15:00,2025-07-17 14:20:00,3407.36,3410.6,-0.0,flip_to_long -81091,做多,2025-07-17 14:20:00,2025-07-17 15:05:00,3410.6,3409.34,-0.0,flip_to_short -81092,做空,2025-07-17 15:05:00,2025-07-17 15:20:00,3409.34,3415.66,-0.0,flip_to_long -81093,做多,2025-07-17 15:20:00,2025-07-17 15:45:00,3415.66,3413.0,-0.0,flip_to_short -81094,做空,2025-07-17 15:45:00,2025-07-17 15:50:00,3413.0,3423.63,-0.0,flip_to_long -81095,做多,2025-07-17 15:50:00,2025-07-17 15:55:00,3423.63,3420.4,-0.0,flip_to_short -81096,做空,2025-07-17 15:55:00,2025-07-17 16:10:00,3420.4,3406.44,0.0,tp_lower -81097,做多,2025-07-17 16:40:00,2025-07-17 17:10:00,3397.63,3405.6,0.0,flip_to_short -81098,做空,2025-07-17 17:10:00,2025-07-17 17:40:00,3405.6,3406.45,-0.0,flip_to_long -81099,做多,2025-07-17 17:40:00,2025-07-17 17:45:00,3406.45,3419.46,0.0,tp_upper -81100,做空,2025-07-17 19:45:00,2025-07-17 19:55:00,3430.34,3410.75,0.0,tp_lower -81101,做多,2025-07-17 20:55:00,2025-07-17 21:05:00,3419.71,3450.02,0.0,tp_upper -81102,做空,2025-07-17 22:40:00,2025-07-17 22:50:00,3476.88,3462.02,0.0,tp_lower -81103,做多,2025-07-17 23:00:00,2025-07-17 23:15:00,3472.47,3508.49,0.0,tp_upper -81104,做空,2025-07-17 23:30:00,2025-07-17 23:45:00,3481.09,3479.69,-0.0,flip_to_long -81105,做多,2025-07-17 23:45:00,2025-07-18 00:05:00,3479.69,3471.11,-0.0,flip_to_short -81106,做空,2025-07-18 00:05:00,2025-07-18 00:25:00,3471.11,3478.38,-0.0,flip_to_long -81107,做多,2025-07-18 00:25:00,2025-07-18 00:45:00,3478.38,3527.05,0.0,tp_upper -81108,做多,2025-07-18 02:45:00,2025-07-18 02:50:00,3606.99,3605.32,-0.0,flip_to_short -81109,做空,2025-07-18 02:50:00,2025-07-18 03:15:00,3605.32,3593.52,0.0,tp_lower -81110,做多,2025-07-18 03:35:00,2025-07-18 03:45:00,3601.01,3595.55,-0.0,flip_to_short -81111,做空,2025-07-18 03:45:00,2025-07-18 04:00:00,3595.55,3579.4,0.0,tp_lower -81112,做多,2025-07-18 04:25:00,2025-07-18 04:40:00,3593.68,3612.64,0.0,tp_upper -81113,做空,2025-07-18 06:55:00,2025-07-18 07:00:00,3650.23,3663.04,-0.0,flip_to_long -81114,做多,2025-07-18 07:00:00,2025-07-18 07:05:00,3663.04,3655.51,-0.0,tp_upper -81115,做空,2025-07-18 07:10:00,2025-07-18 07:15:00,3639.64,3635.97,0.0,tp_lower -81116,做多,2025-07-18 09:10:00,2025-07-18 09:15:00,3613.72,3610.22,-0.0,flip_to_short -81117,做空,2025-07-18 09:15:00,2025-07-18 09:35:00,3610.22,3613.2,-0.0,flip_to_long -81118,做多,2025-07-18 09:35:00,2025-07-18 10:15:00,3613.2,3607.06,-0.0,flip_to_short -81119,做空,2025-07-18 10:15:00,2025-07-18 10:20:00,3607.06,3614.65,-0.0,flip_to_long -81120,做多,2025-07-18 10:20:00,2025-07-18 10:35:00,3614.65,3610.21,-0.0,flip_to_short -81121,做空,2025-07-18 10:35:00,2025-07-18 10:40:00,3610.21,3612.72,-0.0,flip_to_long -81122,做多,2025-07-18 10:40:00,2025-07-18 11:10:00,3612.72,3608.72,-0.0,tp_upper -81123,做多,2025-07-18 11:35:00,2025-07-18 11:50:00,3612.58,3615.8,0.0,flip_to_short -81124,做空,2025-07-18 11:50:00,2025-07-18 12:00:00,3615.8,3616.31,-0.0,flip_to_long -81125,做多,2025-07-18 12:00:00,2025-07-18 12:05:00,3616.31,3610.85,-0.0,flip_to_short -81126,做空,2025-07-18 12:05:00,2025-07-18 12:25:00,3610.85,3595.67,0.0,tp_lower -81127,做多,2025-07-18 12:35:00,2025-07-18 12:55:00,3613.49,3639.49,0.0,tp_upper -81128,做空,2025-07-18 13:20:00,2025-07-18 13:25:00,3616.63,3623.22,-0.0,flip_to_long -81129,做多,2025-07-18 13:25:00,2025-07-18 13:45:00,3623.22,3654.26,0.0,tp_upper -81130,做空,2025-07-18 14:15:00,2025-07-18 14:20:00,3624.54,3595.95,0.0,tp_lower -81131,做多,2025-07-18 15:55:00,2025-07-18 16:05:00,3564.9,3561.72,-0.0,flip_to_short -81132,做空,2025-07-18 16:05:00,2025-07-18 16:15:00,3561.72,3574.21,-0.0,flip_to_long -81133,做多,2025-07-18 16:15:00,2025-07-18 16:45:00,3574.21,3579.18,0.0,tp_upper -81134,做空,2025-07-18 18:10:00,2025-07-18 18:20:00,3580.06,3599.34,-0.0,flip_to_long -81135,做多,2025-07-18 18:20:00,2025-07-18 18:30:00,3599.34,3590.57,-0.0,flip_to_short -81136,做空,2025-07-18 18:30:00,2025-07-18 18:55:00,3590.57,3572.01,0.0,tp_lower -81137,做多,2025-07-18 21:00:00,2025-07-18 22:05:00,3528.01,3534.8,0.0,flip_to_short -81138,做空,2025-07-18 22:05:00,2025-07-18 22:10:00,3534.8,3542.42,-0.0,flip_to_long -81139,做多,2025-07-18 22:10:00,2025-07-18 22:15:00,3542.42,3540.66,-0.0,flip_to_short -81140,做空,2025-07-18 22:15:00,2025-07-18 22:20:00,3540.66,3545.99,-0.0,flip_to_long -81141,做多,2025-07-18 22:20:00,2025-07-18 22:25:00,3545.99,3571.01,0.0,tp_upper -81142,做空,2025-07-18 22:45:00,2025-07-18 23:00:00,3549.31,3521.49,0.0,tp_lower -81143,做多,2025-07-18 23:45:00,2025-07-18 23:50:00,3545.9,3543.59,-0.0,flip_to_short -81144,做空,2025-07-18 23:50:00,2025-07-19 00:55:00,3543.59,3521.62,0.0,tp_lower -81145,做多,2025-07-19 01:35:00,2025-07-19 02:00:00,3542.89,3535.04,-0.0,flip_to_short -81146,做空,2025-07-19 02:00:00,2025-07-19 02:05:00,3535.04,3538.37,-0.0,flip_to_long -81147,做多,2025-07-19 02:05:00,2025-07-19 02:15:00,3538.37,3555.26,0.0,tp_upper -81148,做空,2025-07-19 04:35:00,2025-07-19 04:45:00,3587.01,3584.32,0.0,tp_lower -81149,做多,2025-07-19 04:50:00,2025-07-19 05:45:00,3590.53,3587.53,-0.0,flip_to_short -81150,做空,2025-07-19 05:45:00,2025-07-19 06:10:00,3587.53,3575.24,0.0,tp_lower -81151,做多,2025-07-19 07:05:00,2025-07-19 07:10:00,3581.25,3577.54,-0.0,flip_to_short -81152,做空,2025-07-19 07:10:00,2025-07-19 08:00:00,3577.54,3573.91,0.0,flip_to_long -81153,做多,2025-07-19 08:00:00,2025-07-19 08:05:00,3573.91,3570.91,-0.0,flip_to_short -81154,做空,2025-07-19 08:05:00,2025-07-19 08:10:00,3570.91,3556.24,0.0,tp_lower -81155,做多,2025-07-19 09:25:00,2025-07-19 09:35:00,3558.01,3562.2,0.0,tp_upper -81156,做空,2025-07-19 09:50:00,2025-07-19 09:55:00,3556.26,3557.36,-0.0,flip_to_long -81157,做多,2025-07-19 09:55:00,2025-07-19 10:00:00,3557.36,3553.57,-0.0,flip_to_short -81158,做空,2025-07-19 10:00:00,2025-07-19 10:20:00,3553.57,3556.27,-0.0,flip_to_long -81159,做多,2025-07-19 10:20:00,2025-07-19 10:40:00,3556.27,3565.05,0.0,tp_upper -81160,做空,2025-07-19 10:45:00,2025-07-19 11:00:00,3559.72,3559.75,-0.0,flip_to_long -81161,做多,2025-07-19 11:00:00,2025-07-19 11:05:00,3559.75,3563.88,0.0,tp_upper -81162,做空,2025-07-19 11:10:00,2025-07-19 11:15:00,3551.62,3548.59,0.0,tp_lower -81163,做多,2025-07-19 11:20:00,2025-07-19 11:25:00,3562.93,3572.52,0.0,tp_upper -81164,做空,2025-07-19 11:45:00,2025-07-19 11:55:00,3549.62,3551.9,-0.0,tp_lower -81165,做多,2025-07-19 12:45:00,2025-07-19 13:05:00,3558.85,3554.99,-0.0,flip_to_short -81166,做空,2025-07-19 13:05:00,2025-07-19 14:10:00,3554.99,3544.16,0.0,tp_lower -81167,做多,2025-07-19 15:15:00,2025-07-19 15:40:00,3551.99,3561.62,0.0,tp_upper -81168,做空,2025-07-19 16:00:00,2025-07-19 16:20:00,3543.67,3549.2,-0.0,flip_to_long -81169,做多,2025-07-19 16:20:00,2025-07-19 16:25:00,3549.2,3563.52,0.0,tp_upper -81170,做空,2025-07-19 17:05:00,2025-07-19 17:55:00,3551.06,3542.11,0.0,tp_lower -81171,做多,2025-07-19 18:05:00,2025-07-19 18:15:00,3549.01,3543.26,-0.0,flip_to_short -81172,做空,2025-07-19 18:15:00,2025-07-19 18:20:00,3543.26,3555.29,-0.0,flip_to_long -81173,做多,2025-07-19 18:20:00,2025-07-19 18:40:00,3555.29,3556.8,-0.0,tp_upper -81174,做空,2025-07-19 19:05:00,2025-07-19 19:10:00,3543.76,3550.37,-0.0,flip_to_long -81175,做多,2025-07-19 19:10:00,2025-07-19 19:20:00,3550.37,3559.41,0.0,tp_upper -81176,做空,2025-07-19 20:55:00,2025-07-19 21:05:00,3563.27,3562.15,-0.0,tp_lower -81177,做多,2025-07-19 21:50:00,2025-07-19 22:00:00,3567.61,3563.62,-0.0,flip_to_short -81178,做空,2025-07-19 22:00:00,2025-07-19 22:05:00,3563.62,3576.16,-0.0,flip_to_long -81179,做多,2025-07-19 22:05:00,2025-07-19 23:20:00,3576.16,3576.45,-0.0,flip_to_short -81180,做空,2025-07-19 23:20:00,2025-07-19 23:25:00,3576.45,3579.64,-0.0,flip_to_long -81181,做多,2025-07-19 23:25:00,2025-07-19 23:35:00,3579.64,3595.95,0.0,tp_upper -81182,做空,2025-07-20 00:05:00,2025-07-20 00:10:00,3580.28,3583.33,-0.0,flip_to_long -81183,做多,2025-07-20 00:10:00,2025-07-20 00:25:00,3583.33,3579.9,-0.0,flip_to_short -81184,做空,2025-07-20 00:25:00,2025-07-20 00:30:00,3579.9,3583.43,-0.0,flip_to_long -81185,做多,2025-07-20 00:30:00,2025-07-20 00:40:00,3583.43,3585.5,0.0,flip_to_short -81186,做空,2025-07-20 00:40:00,2025-07-20 00:45:00,3585.5,3589.9,-0.0,flip_to_long -81187,做多,2025-07-20 00:45:00,2025-07-20 01:05:00,3589.9,3612.24,0.0,tp_upper -81188,做空,2025-07-20 02:05:00,2025-07-20 02:30:00,3604.96,3618.41,-0.0,flip_to_long -81189,做多,2025-07-20 02:30:00,2025-07-20 02:35:00,3618.41,3617.76,-0.0,tp_upper -81190,做空,2025-07-20 03:15:00,2025-07-20 03:20:00,3609.46,3610.2,-0.0,flip_to_long -81191,做多,2025-07-20 03:20:00,2025-07-20 03:25:00,3610.2,3636.55,0.0,tp_upper -81192,做空,2025-07-20 04:10:00,2025-07-20 04:50:00,3642.28,3654.08,-0.0,flip_to_long -81193,做多,2025-07-20 04:50:00,2025-07-20 04:55:00,3654.08,3653.52,-0.0,flip_to_short -81194,做空,2025-07-20 04:55:00,2025-07-20 05:50:00,3653.52,3648.0,0.0,flip_to_long -81195,做多,2025-07-20 05:50:00,2025-07-20 05:55:00,3648.0,3646.47,-0.0,flip_to_short -81196,做空,2025-07-20 05:55:00,2025-07-20 06:15:00,3646.47,3641.5,0.0,flip_to_long -81197,做多,2025-07-20 06:15:00,2025-07-20 06:30:00,3641.5,3650.6,0.0,tp_upper -81198,做空,2025-07-20 10:05:00,2025-07-20 10:10:00,3705.25,3705.58,-0.0,flip_to_long -81199,做多,2025-07-20 10:10:00,2025-07-20 11:20:00,3705.58,3718.68,0.0,tp_upper -81200,做空,2025-07-20 12:25:00,2025-07-20 12:50:00,3728.86,3739.74,-0.0,flip_to_long -81201,做多,2025-07-20 12:50:00,2025-07-20 13:25:00,3739.74,3741.43,-0.0,flip_to_short -81202,做空,2025-07-20 13:25:00,2025-07-20 13:30:00,3741.43,3742.99,-0.0,flip_to_long -81203,做多,2025-07-20 13:30:00,2025-07-20 13:35:00,3742.99,3741.32,-0.0,flip_to_short -81204,做空,2025-07-20 13:35:00,2025-07-20 13:45:00,3741.32,3744.71,-0.0,flip_to_long -81205,做多,2025-07-20 13:45:00,2025-07-20 14:05:00,3744.71,3741.41,-0.0,flip_to_short -81206,做空,2025-07-20 14:05:00,2025-07-20 14:10:00,3741.41,3740.19,-0.0,tp_lower -81207,做多,2025-07-20 14:15:00,2025-07-20 14:25:00,3747.41,3746.01,-0.0,flip_to_short -81208,做空,2025-07-20 14:25:00,2025-07-20 14:45:00,3746.01,3747.34,-0.0,flip_to_long -81209,做多,2025-07-20 14:45:00,2025-07-20 14:55:00,3747.34,3766.57,0.0,tp_upper -81210,做空,2025-07-20 15:20:00,2025-07-20 16:25:00,3752.1,3790.99,-0.0,flip_to_long -81211,做多,2025-07-20 16:25:00,2025-07-20 16:30:00,3790.99,3798.78,0.0,tp_upper -81212,做空,2025-07-20 17:00:00,2025-07-20 17:40:00,3781.87,3757.96,0.0,tp_lower -81213,做多,2025-07-20 18:55:00,2025-07-20 19:15:00,3749.01,3755.0,0.0,tp_upper -81214,做空,2025-07-20 19:55:00,2025-07-20 20:00:00,3747.19,3725.79,0.0,tp_lower -81215,做多,2025-07-20 20:45:00,2025-07-20 20:50:00,3750.91,3750.59,-0.0,flip_to_short -81216,做空,2025-07-20 20:50:00,2025-07-20 21:20:00,3750.59,3751.78,-0.0,flip_to_long -81217,做多,2025-07-20 21:20:00,2025-07-20 21:25:00,3751.78,3758.85,0.0,tp_upper -81218,做空,2025-07-20 22:00:00,2025-07-20 22:10:00,3741.84,3721.97,0.0,tp_lower -81219,做多,2025-07-20 22:35:00,2025-07-20 22:55:00,3739.0,3746.15,0.0,flip_to_short -81220,做空,2025-07-20 22:55:00,2025-07-20 23:05:00,3746.15,3742.39,0.0,flip_to_long -81221,做多,2025-07-20 23:05:00,2025-07-20 23:25:00,3742.39,3742.66,-0.0,flip_to_short -81222,做空,2025-07-20 23:25:00,2025-07-21 00:10:00,3742.66,3731.75,0.0,tp_lower -81223,做多,2025-07-21 00:45:00,2025-07-21 00:50:00,3743.0,3739.76,-0.0,flip_to_short -81224,做空,2025-07-21 00:50:00,2025-07-21 01:30:00,3739.76,3708.33,0.0,tp_lower -81225,做多,2025-07-21 02:00:00,2025-07-21 02:15:00,3735.26,3721.64,-0.0,flip_to_short -81226,做空,2025-07-21 02:15:00,2025-07-21 02:20:00,3721.64,3737.64,-0.0,flip_to_long -81227,做多,2025-07-21 02:20:00,2025-07-21 03:05:00,3737.64,3757.88,0.0,tp_upper -81228,做空,2025-07-21 04:15:00,2025-07-21 05:00:00,3760.01,3762.01,-0.0,flip_to_long -81229,做多,2025-07-21 05:00:00,2025-07-21 05:05:00,3762.01,3756.57,-0.0,flip_to_short -81230,做空,2025-07-21 05:05:00,2025-07-21 05:20:00,3756.57,3748.25,0.0,tp_lower -81231,做多,2025-07-21 05:30:00,2025-07-21 05:50:00,3769.75,3778.28,0.0,tp_upper -81232,做空,2025-07-21 07:30:00,2025-07-21 07:50:00,3789.77,3782.76,0.0,tp_lower -81233,做多,2025-07-21 08:05:00,2025-07-21 08:15:00,3796.25,3792.36,-0.0,flip_to_short -81234,做空,2025-07-21 08:15:00,2025-07-21 08:45:00,3792.36,3784.86,0.0,tp_lower -81235,做多,2025-07-21 10:10:00,2025-07-21 10:25:00,3781.49,3772.92,-0.0,flip_to_short -81236,做空,2025-07-21 10:25:00,2025-07-21 10:35:00,3772.92,3785.8,-0.0,flip_to_long -81237,做多,2025-07-21 10:35:00,2025-07-21 10:40:00,3785.8,3795.25,0.0,tp_upper -81238,做空,2025-07-21 12:00:00,2025-07-21 12:20:00,3807.01,3809.95,-0.0,flip_to_long -81239,做多,2025-07-21 12:20:00,2025-07-21 12:30:00,3809.95,3806.84,-0.0,flip_to_short -81240,做空,2025-07-21 12:30:00,2025-07-21 12:35:00,3806.84,3814.4,-0.0,flip_to_long -81241,做多,2025-07-21 12:35:00,2025-07-21 12:50:00,3814.4,3810.9,-0.0,flip_to_short -81242,做空,2025-07-21 12:50:00,2025-07-21 13:00:00,3810.9,3797.21,0.0,tp_lower -81243,做多,2025-07-21 13:30:00,2025-07-21 14:10:00,3797.49,3808.67,0.0,flip_to_short -81244,做空,2025-07-21 14:10:00,2025-07-21 15:35:00,3808.67,3818.77,-0.0,tp_lower -81245,做多,2025-07-21 17:30:00,2025-07-21 17:35:00,3779.67,3764.34,-0.0,flip_to_short -81246,做空,2025-07-21 17:35:00,2025-07-21 17:40:00,3764.34,3745.72,0.0,tp_lower -81247,做多,2025-07-21 17:55:00,2025-07-21 18:20:00,3768.62,3794.24,0.0,tp_upper -81248,做空,2025-07-21 18:30:00,2025-07-21 18:45:00,3779.27,3740.35,0.0,tp_lower -81249,做多,2025-07-21 19:10:00,2025-07-21 19:15:00,3764.63,3745.81,-0.0,flip_to_short -81250,做空,2025-07-21 19:15:00,2025-07-21 19:30:00,3745.81,3721.26,0.0,tp_lower -81251,做多,2025-07-21 20:05:00,2025-07-21 20:15:00,3744.16,3743.98,-0.0,flip_to_short -81252,做空,2025-07-21 20:15:00,2025-07-21 21:15:00,3743.98,3754.19,-0.0,flip_to_long -81253,做多,2025-07-21 21:15:00,2025-07-21 21:40:00,3754.19,3758.73,0.0,tp_upper -81254,做空,2025-07-21 21:45:00,2025-07-21 22:05:00,3752.46,3756.31,-0.0,flip_to_long -81255,做多,2025-07-21 22:05:00,2025-07-21 22:15:00,3756.31,3751.57,-0.0,flip_to_short -81256,做空,2025-07-21 22:15:00,2025-07-21 22:20:00,3751.57,3758.47,-0.0,flip_to_long -81257,做多,2025-07-21 22:20:00,2025-07-21 22:30:00,3758.47,3771.75,0.0,tp_upper -81258,做空,2025-07-21 23:00:00,2025-07-21 23:05:00,3754.09,3756.69,-0.0,flip_to_long -81259,做多,2025-07-21 23:05:00,2025-07-21 23:40:00,3756.69,3763.46,0.0,flip_to_short -81260,做空,2025-07-21 23:40:00,2025-07-21 23:55:00,3763.46,3760.95,0.0,flip_to_long -81261,做多,2025-07-21 23:55:00,2025-07-22 00:25:00,3760.95,3774.0,0.0,tp_upper -81262,做空,2025-07-22 00:30:00,2025-07-22 00:35:00,3758.7,3750.9,0.0,tp_lower -81263,做多,2025-07-22 01:35:00,2025-07-22 01:50:00,3756.0,3791.99,0.0,tp_upper -81264,做空,2025-07-22 02:40:00,2025-07-22 02:55:00,3764.99,3736.01,0.0,tp_lower -81265,做多,2025-07-22 05:50:00,2025-07-22 06:00:00,3685.98,3687.81,-0.0,flip_to_short -81266,做空,2025-07-22 06:00:00,2025-07-22 07:00:00,3687.81,3695.75,-0.0,flip_to_long -81267,做多,2025-07-22 07:00:00,2025-07-22 07:05:00,3695.75,3689.5,-0.0,flip_to_short -81268,做空,2025-07-22 07:05:00,2025-07-22 07:10:00,3689.5,3703.81,-0.0,flip_to_long -81269,做多,2025-07-22 07:10:00,2025-07-22 07:40:00,3703.81,3698.13,-0.0,flip_to_short -81270,做空,2025-07-22 07:40:00,2025-07-22 07:50:00,3698.13,3683.51,0.0,tp_lower -81271,做多,2025-07-22 09:25:00,2025-07-22 09:40:00,3644.15,3660.44,0.0,tp_upper -81272,做空,2025-07-22 11:35:00,2025-07-22 12:25:00,3686.56,3700.12,-0.0,flip_to_long -81273,做多,2025-07-22 12:25:00,2025-07-22 12:30:00,3700.12,3694.59,-0.0,flip_to_short -81274,做空,2025-07-22 12:30:00,2025-07-22 12:35:00,3694.59,3698.64,-0.0,flip_to_long -81275,做多,2025-07-22 12:35:00,2025-07-22 12:45:00,3698.64,3695.45,-0.0,flip_to_short -81276,做空,2025-07-22 12:45:00,2025-07-22 12:50:00,3695.45,3702.55,-0.0,flip_to_long -81277,做多,2025-07-22 12:50:00,2025-07-22 12:55:00,3702.55,3701.07,-0.0,flip_to_short -81278,做空,2025-07-22 12:55:00,2025-07-22 13:05:00,3701.07,3696.15,0.0,flip_to_long -81279,做多,2025-07-22 13:05:00,2025-07-22 13:15:00,3696.15,3695.86,-0.0,flip_to_short -81280,做空,2025-07-22 13:15:00,2025-07-22 13:30:00,3695.86,3671.57,0.0,tp_lower -81281,做多,2025-07-22 13:40:00,2025-07-22 14:40:00,3692.76,3673.53,-0.0,flip_to_short -81282,做空,2025-07-22 14:40:00,2025-07-22 17:10:00,3673.53,3690.55,-0.0,tp_lower -81283,做多,2025-07-22 18:10:00,2025-07-22 18:35:00,3698.71,3703.82,0.0,tp_upper -81284,做空,2025-07-22 18:40:00,2025-07-22 18:45:00,3693.29,3697.28,-0.0,flip_to_long -81285,做多,2025-07-22 18:45:00,2025-07-22 18:50:00,3697.28,3719.57,0.0,tp_upper -81286,做空,2025-07-22 19:20:00,2025-07-22 19:40:00,3705.26,3682.77,0.0,tp_lower -81287,做多,2025-07-22 20:10:00,2025-07-22 20:25:00,3693.66,3691.62,-0.0,flip_to_short -81288,做空,2025-07-22 20:25:00,2025-07-22 20:35:00,3691.62,3693.42,-0.0,flip_to_long -81289,做多,2025-07-22 20:35:00,2025-07-22 21:40:00,3693.42,3698.9,0.0,flip_to_short -81290,做空,2025-07-22 21:40:00,2025-07-22 21:45:00,3698.9,3702.73,-0.0,flip_to_long -81291,做多,2025-07-22 21:45:00,2025-07-22 22:00:00,3702.73,3717.14,0.0,tp_upper -81292,做空,2025-07-23 00:25:00,2025-07-23 00:35:00,3733.42,3746.27,-0.0,flip_to_long -81293,做多,2025-07-23 00:35:00,2025-07-23 00:40:00,3746.27,3741.5,-0.0,flip_to_short -81294,做空,2025-07-23 00:40:00,2025-07-23 00:45:00,3741.5,3741.83,-0.0,flip_to_long -81295,做多,2025-07-23 00:45:00,2025-07-23 01:35:00,3741.83,3734.99,-0.0,flip_to_short -81296,做空,2025-07-23 01:35:00,2025-07-23 01:50:00,3734.99,3735.95,-0.0,flip_to_long -81297,做多,2025-07-23 01:50:00,2025-07-23 02:00:00,3735.95,3734.48,-0.0,flip_to_short -81298,做空,2025-07-23 02:00:00,2025-07-23 02:55:00,3734.48,3744.82,-0.0,flip_to_long -81299,做多,2025-07-23 02:55:00,2025-07-23 03:00:00,3744.82,3740.36,-0.0,flip_to_short -81300,做空,2025-07-23 03:00:00,2025-07-23 03:10:00,3740.36,3739.92,-0.0,flip_to_long -81301,做多,2025-07-23 03:10:00,2025-07-23 03:40:00,3739.92,3743.0,0.0,flip_to_short -81302,做空,2025-07-23 03:40:00,2025-07-23 04:00:00,3743.0,3729.93,0.0,tp_lower -81303,做多,2025-07-23 04:55:00,2025-07-23 05:00:00,3734.3,3725.47,-0.0,flip_to_short -81304,做空,2025-07-23 05:00:00,2025-07-23 05:20:00,3725.47,3716.01,0.0,tp_lower -81305,做多,2025-07-23 07:30:00,2025-07-23 08:25:00,3692.97,3682.19,-0.0,flip_to_short -81306,做空,2025-07-23 08:25:00,2025-07-23 08:55:00,3682.19,3691.33,-0.0,flip_to_long -81307,做多,2025-07-23 08:55:00,2025-07-23 09:00:00,3691.33,3688.13,-0.0,tp_upper -81308,做空,2025-07-23 09:15:00,2025-07-23 09:25:00,3673.59,3655.01,0.0,tp_lower -81309,做多,2025-07-23 10:35:00,2025-07-23 11:05:00,3662.29,3653.42,-0.0,flip_to_short -81310,做空,2025-07-23 11:05:00,2025-07-23 11:15:00,3653.42,3663.14,-0.0,flip_to_long -81311,做多,2025-07-23 11:15:00,2025-07-23 11:20:00,3663.14,3666.77,0.0,tp_upper -81312,做空,2025-07-23 12:05:00,2025-07-23 12:10:00,3660.99,3678.73,-0.0,flip_to_long -81313,做多,2025-07-23 12:10:00,2025-07-23 12:20:00,3678.73,3671.21,-0.0,flip_to_short -81314,做空,2025-07-23 12:20:00,2025-07-23 12:40:00,3671.21,3652.86,0.0,tp_lower -81315,做多,2025-07-23 13:25:00,2025-07-23 13:30:00,3662.12,3656.65,-0.0,flip_to_short -81316,做空,2025-07-23 13:30:00,2025-07-23 13:40:00,3656.65,3614.12,0.0,tp_lower -81317,做多,2025-07-23 14:25:00,2025-07-23 15:05:00,3619.48,3606.49,-0.0,flip_to_short -81318,做空,2025-07-23 15:05:00,2025-07-23 15:15:00,3606.49,3605.83,-0.0,flip_to_long -81319,做多,2025-07-23 15:15:00,2025-07-23 15:50:00,3605.83,3627.44,0.0,tp_upper -81320,做空,2025-07-23 16:10:00,2025-07-23 16:45:00,3609.15,3578.49,0.0,tp_lower -81321,做多,2025-07-23 17:40:00,2025-07-23 17:50:00,3585.94,3582.0,-0.0,flip_to_short -81322,做空,2025-07-23 17:50:00,2025-07-23 19:30:00,3582.0,3594.35,-0.0,tp_lower -81323,做多,2025-07-23 19:45:00,2025-07-23 19:50:00,3607.2,3596.3,-0.0,flip_to_short -81324,做空,2025-07-23 19:50:00,2025-07-23 19:55:00,3596.3,3587.06,0.0,tp_lower -81325,做多,2025-07-23 20:00:00,2025-07-24 00:00:00,3595.69,3616.95,0.0,flip_to_short -81326,做空,2025-07-24 00:00:00,2025-07-24 00:05:00,3616.95,3620.76,-0.0,flip_to_long -81327,做多,2025-07-24 00:05:00,2025-07-24 00:20:00,3620.76,3635.19,0.0,tp_upper -81328,做空,2025-07-24 01:25:00,2025-07-24 01:35:00,3636.66,3638.0,-0.0,flip_to_long -81329,做多,2025-07-24 01:35:00,2025-07-24 01:40:00,3638.0,3635.39,-0.0,flip_to_short -81330,做空,2025-07-24 01:40:00,2025-07-24 01:45:00,3635.39,3638.72,-0.0,flip_to_long -81331,做多,2025-07-24 01:45:00,2025-07-24 01:55:00,3638.72,3646.89,0.0,tp_upper -81332,做空,2025-07-24 02:05:00,2025-07-24 02:10:00,3637.66,3644.99,-0.0,flip_to_long -81333,做多,2025-07-24 02:10:00,2025-07-24 02:15:00,3644.99,3640.44,-0.0,flip_to_short -81334,做空,2025-07-24 02:15:00,2025-07-24 02:30:00,3640.44,3643.65,-0.0,flip_to_long -81335,做多,2025-07-24 02:30:00,2025-07-24 02:45:00,3643.65,3646.34,0.0,tp_upper -81336,做空,2025-07-24 02:50:00,2025-07-24 04:00:00,3644.18,3647.79,-0.0,tp_lower -81337,做多,2025-07-24 04:10:00,2025-07-24 04:15:00,3655.35,3648.09,-0.0,flip_to_short -81338,做空,2025-07-24 04:15:00,2025-07-24 04:25:00,3648.09,3631.71,0.0,tp_lower -81339,做多,2025-07-24 07:15:00,2025-07-24 08:05:00,3566.93,3611.0,0.0,tp_upper -81340,做空,2025-07-24 09:15:00,2025-07-24 09:25:00,3621.16,3625.75,-0.0,flip_to_long -81341,做多,2025-07-24 09:25:00,2025-07-24 09:30:00,3625.75,3623.18,-0.0,flip_to_short -81342,做空,2025-07-24 09:30:00,2025-07-24 09:35:00,3623.18,3625.01,-0.0,flip_to_long -81343,做多,2025-07-24 09:35:00,2025-07-24 09:45:00,3625.01,3624.19,-0.0,tp_upper -81344,做多,2025-07-24 09:50:00,2025-07-24 10:00:00,3632.56,3656.05,0.0,tp_upper -81345,做空,2025-07-24 10:10:00,2025-07-24 10:20:00,3632.05,3608.54,0.0,tp_lower -81346,做多,2025-07-24 10:45:00,2025-07-24 12:10:00,3615.87,3643.32,0.0,flip_to_short -81347,做空,2025-07-24 12:10:00,2025-07-24 12:20:00,3643.32,3641.69,-0.0,flip_to_long -81348,做多,2025-07-24 12:20:00,2025-07-24 13:10:00,3641.69,3641.49,-0.0,flip_to_short -81349,做空,2025-07-24 13:10:00,2025-07-24 13:15:00,3641.49,3643.76,-0.0,flip_to_long -81350,做多,2025-07-24 13:15:00,2025-07-24 13:35:00,3643.76,3638.01,-0.0,flip_to_short -81351,做空,2025-07-24 13:35:00,2025-07-24 13:40:00,3638.01,3643.27,-0.0,flip_to_long -81352,做多,2025-07-24 13:40:00,2025-07-24 13:50:00,3643.27,3636.95,-0.0,flip_to_short -81353,做空,2025-07-24 13:50:00,2025-07-24 14:00:00,3636.95,3637.96,-0.0,flip_to_long -81354,做多,2025-07-24 14:00:00,2025-07-24 14:05:00,3637.96,3626.58,-0.0,flip_to_short -81355,做空,2025-07-24 14:05:00,2025-07-24 14:10:00,3626.58,3621.67,0.0,tp_lower -81356,做多,2025-07-24 14:25:00,2025-07-24 14:30:00,3645.74,3672.19,0.0,tp_upper -81357,做空,2025-07-24 16:00:00,2025-07-24 16:25:00,3721.15,3691.6,0.0,tp_lower -81358,做多,2025-07-24 17:10:00,2025-07-24 17:15:00,3710.21,3709.09,-0.0,flip_to_short -81359,做空,2025-07-24 17:15:00,2025-07-24 19:40:00,3709.09,3726.38,-0.0,tp_lower -81360,做多,2025-07-24 19:50:00,2025-07-24 20:30:00,3732.15,3730.99,-0.0,flip_to_short -81361,做空,2025-07-24 20:30:00,2025-07-24 20:35:00,3730.99,3736.57,-0.0,flip_to_long -81362,做多,2025-07-24 20:35:00,2025-07-24 20:40:00,3736.57,3732.71,-0.0,flip_to_short -81363,做空,2025-07-24 20:40:00,2025-07-24 21:20:00,3732.71,3723.7,0.0,tp_lower -81364,做多,2025-07-24 21:40:00,2025-07-24 22:45:00,3725.28,3715.11,-0.0,flip_to_short -81365,做空,2025-07-24 22:45:00,2025-07-24 22:50:00,3715.11,3725.93,-0.0,flip_to_long -81366,做多,2025-07-24 22:50:00,2025-07-24 23:00:00,3725.93,3709.84,-0.0,flip_to_short -81367,做空,2025-07-24 23:00:00,2025-07-24 23:05:00,3709.84,3711.47,-0.0,flip_to_long -81368,做多,2025-07-24 23:05:00,2025-07-24 23:45:00,3711.47,3702.7,-0.0,flip_to_short -81369,做空,2025-07-24 23:45:00,2025-07-25 00:00:00,3702.7,3685.84,0.0,tp_lower -81370,做多,2025-07-25 01:30:00,2025-07-25 01:45:00,3668.52,3666.1,-0.0,flip_to_short -81371,做空,2025-07-25 01:45:00,2025-07-25 02:40:00,3666.1,3643.59,0.0,tp_lower -81372,做多,2025-07-25 04:30:00,2025-07-25 04:45:00,3618.18,3634.37,0.0,tp_upper -81373,做空,2025-07-25 05:10:00,2025-07-25 05:15:00,3611.18,3637.98,-0.0,flip_to_long -81374,做多,2025-07-25 05:15:00,2025-07-25 05:45:00,3637.98,3624.0,-0.0,flip_to_short -81375,做空,2025-07-25 05:45:00,2025-07-25 05:55:00,3624.0,3632.16,-0.0,flip_to_long -81376,做多,2025-07-25 05:55:00,2025-07-25 06:00:00,3632.16,3623.96,-0.0,flip_to_short -81377,做空,2025-07-25 06:00:00,2025-07-25 06:05:00,3623.96,3612.34,0.0,tp_lower -81378,做多,2025-07-25 06:10:00,2025-07-25 06:20:00,3626.17,3621.99,-0.0,flip_to_short -81379,做空,2025-07-25 06:20:00,2025-07-25 06:25:00,3621.99,3623.17,-0.0,flip_to_long -81380,做多,2025-07-25 06:25:00,2025-07-25 06:40:00,3623.17,3638.78,0.0,tp_upper -81381,做空,2025-07-25 06:55:00,2025-07-25 07:10:00,3629.92,3635.17,-0.0,tp_lower -81382,做空,2025-07-25 07:30:00,2025-07-25 07:50:00,3620.15,3599.66,0.0,tp_lower -81383,做多,2025-07-25 07:55:00,2025-07-25 08:20:00,3630.59,3658.74,0.0,tp_upper -81384,做空,2025-07-25 11:40:00,2025-07-25 11:45:00,3716.9,3720.76,-0.0,flip_to_long -81385,做多,2025-07-25 11:45:00,2025-07-25 12:15:00,3720.76,3716.48,-0.0,flip_to_short -81386,做空,2025-07-25 12:15:00,2025-07-25 12:30:00,3716.48,3707.69,0.0,tp_lower -81387,做多,2025-07-25 12:40:00,2025-07-25 12:45:00,3728.48,3720.46,-0.0,flip_to_short -81388,做空,2025-07-25 12:45:00,2025-07-25 12:55:00,3720.46,3703.52,0.0,tp_lower -81389,做多,2025-07-25 13:30:00,2025-07-25 13:35:00,3714.08,3689.0,-0.0,flip_to_short -81390,做空,2025-07-25 13:35:00,2025-07-25 13:40:00,3689.0,3686.99,0.0,tp_lower -81391,做空,2025-07-25 14:00:00,2025-07-25 14:15:00,3690.91,3683.4,0.0,tp_lower -81392,做多,2025-07-25 16:00:00,2025-07-25 16:15:00,3636.14,3629.29,-0.0,flip_to_short -81393,做空,2025-07-25 16:15:00,2025-07-25 16:25:00,3629.29,3629.38,-0.0,flip_to_long -81394,做多,2025-07-25 16:25:00,2025-07-25 17:10:00,3629.38,3640.82,0.0,tp_upper -81395,做空,2025-07-25 17:15:00,2025-07-25 17:20:00,3631.54,3639.28,-0.0,flip_to_long -81396,做多,2025-07-25 17:20:00,2025-07-25 17:25:00,3639.28,3632.37,-0.0,flip_to_short -81397,做空,2025-07-25 17:25:00,2025-07-25 17:40:00,3632.37,3634.99,-0.0,flip_to_long -81398,做多,2025-07-25 17:40:00,2025-07-25 18:10:00,3634.99,3646.5,0.0,tp_upper -81399,做空,2025-07-25 19:25:00,2025-07-25 19:30:00,3642.53,3652.39,-0.0,flip_to_long -81400,做多,2025-07-25 19:30:00,2025-07-25 19:35:00,3652.39,3651.8,-0.0,tp_upper -81401,做空,2025-07-25 19:50:00,2025-07-25 19:55:00,3645.1,3639.15,0.0,tp_lower -81402,做多,2025-07-25 20:15:00,2025-07-25 20:25:00,3653.09,3661.08,0.0,tp_upper -81403,做空,2025-07-25 22:45:00,2025-07-25 23:05:00,3722.15,3710.09,0.0,tp_lower -81404,做多,2025-07-25 23:20:00,2025-07-25 23:25:00,3723.1,3714.84,-0.0,flip_to_short -81405,做空,2025-07-25 23:25:00,2025-07-25 23:35:00,3714.84,3723.63,-0.0,flip_to_long -81406,做多,2025-07-25 23:35:00,2025-07-25 23:45:00,3723.63,3729.0,0.0,tp_upper -81407,做空,2025-07-26 00:00:00,2025-07-26 00:20:00,3719.41,3721.83,-0.0,flip_to_long -81408,做多,2025-07-26 00:20:00,2025-07-26 00:40:00,3721.83,3719.56,-0.0,flip_to_short -81409,做空,2025-07-26 00:40:00,2025-07-26 00:50:00,3719.56,3718.37,-0.0,flip_to_long -81410,做多,2025-07-26 00:50:00,2025-07-26 01:00:00,3718.37,3719.33,-0.0,flip_to_short -81411,做空,2025-07-26 01:00:00,2025-07-26 01:10:00,3719.33,3721.05,-0.0,flip_to_long -81412,做多,2025-07-26 01:10:00,2025-07-26 01:15:00,3721.05,3716.54,-0.0,flip_to_short -81413,做空,2025-07-26 01:15:00,2025-07-26 01:40:00,3716.54,3708.55,0.0,tp_lower -81414,做多,2025-07-26 02:15:00,2025-07-26 02:20:00,3723.99,3740.96,0.0,tp_upper -81415,做空,2025-07-26 03:25:00,2025-07-26 03:30:00,3727.78,3730.98,-0.0,flip_to_long -81416,做多,2025-07-26 03:30:00,2025-07-26 03:55:00,3730.98,3738.01,0.0,flip_to_short -81417,做空,2025-07-26 03:55:00,2025-07-26 04:05:00,3738.01,3742.28,-0.0,flip_to_long -81418,做多,2025-07-26 04:05:00,2025-07-26 04:10:00,3742.28,3746.75,0.0,tp_upper -81419,做空,2025-07-26 05:00:00,2025-07-26 05:15:00,3741.0,3742.57,-0.0,flip_to_long -81420,做多,2025-07-26 05:15:00,2025-07-26 05:40:00,3742.57,3748.99,0.0,tp_upper -81421,做空,2025-07-26 05:45:00,2025-07-26 05:50:00,3744.44,3749.69,-0.0,flip_to_long -81422,做多,2025-07-26 05:50:00,2025-07-26 06:00:00,3749.69,3745.94,-0.0,flip_to_short -81423,做空,2025-07-26 06:00:00,2025-07-26 06:15:00,3745.94,3744.43,-0.0,flip_to_long -81424,做多,2025-07-26 06:15:00,2025-07-26 07:20:00,3744.43,3741.47,-0.0,flip_to_short -81425,做空,2025-07-26 07:20:00,2025-07-26 07:25:00,3741.47,3741.84,-0.0,flip_to_long -81426,做多,2025-07-26 07:25:00,2025-07-26 07:35:00,3741.84,3740.49,-0.0,flip_to_short -81427,做空,2025-07-26 07:35:00,2025-07-26 07:40:00,3740.49,3743.7,-0.0,flip_to_long -81428,做多,2025-07-26 07:40:00,2025-07-26 08:00:00,3743.7,3742.16,-0.0,tp_upper -81429,做空,2025-07-26 09:05:00,2025-07-26 09:55:00,3755.81,3757.4,-0.0,flip_to_long -81430,做多,2025-07-26 09:55:00,2025-07-26 10:00:00,3757.4,3755.88,-0.0,flip_to_short -81431,做空,2025-07-26 10:00:00,2025-07-26 10:10:00,3755.88,3756.91,-0.0,flip_to_long -81432,做多,2025-07-26 10:10:00,2025-07-26 10:25:00,3756.91,3762.71,0.0,tp_upper -81433,做空,2025-07-26 10:55:00,2025-07-26 11:00:00,3758.4,3761.7,-0.0,flip_to_long -81434,做多,2025-07-26 11:00:00,2025-07-26 11:20:00,3761.7,3745.34,-0.0,flip_to_short -81435,做空,2025-07-26 11:20:00,2025-07-26 11:25:00,3745.34,3748.07,-0.0,tp_lower -81436,做多,2025-07-26 12:40:00,2025-07-26 12:55:00,3744.11,3741.15,-0.0,flip_to_short -81437,做空,2025-07-26 12:55:00,2025-07-26 13:00:00,3741.15,3744.95,-0.0,flip_to_long -81438,做多,2025-07-26 13:00:00,2025-07-26 13:05:00,3744.95,3744.45,-0.0,flip_to_short -81439,做空,2025-07-26 13:05:00,2025-07-26 13:35:00,3744.45,3748.15,-0.0,flip_to_long -81440,做多,2025-07-26 13:35:00,2025-07-26 13:45:00,3748.15,3746.3,-0.0,tp_upper -81441,做空,2025-07-26 13:50:00,2025-07-26 14:00:00,3742.44,3741.54,-0.0,tp_lower -81442,做多,2025-07-26 14:05:00,2025-07-26 14:10:00,3747.12,3739.02,-0.0,flip_to_short -81443,做空,2025-07-26 14:10:00,2025-07-26 14:25:00,3739.02,3728.69,0.0,tp_lower -81444,做多,2025-07-26 15:45:00,2025-07-26 16:00:00,3732.7,3732.05,-0.0,tp_upper -81445,做空,2025-07-26 16:05:00,2025-07-26 16:15:00,3720.68,3729.99,-0.0,flip_to_long -81446,做多,2025-07-26 16:15:00,2025-07-26 16:30:00,3729.99,3724.56,-0.0,flip_to_short -81447,做空,2025-07-26 16:30:00,2025-07-26 16:35:00,3724.56,3726.33,-0.0,flip_to_long -81448,做多,2025-07-26 16:35:00,2025-07-26 16:45:00,3726.33,3724.93,-0.0,flip_to_short -81449,做空,2025-07-26 16:45:00,2025-07-26 16:50:00,3724.93,3725.01,-0.0,flip_to_long -81450,做多,2025-07-26 16:50:00,2025-07-26 17:30:00,3725.01,3725.52,-0.0,flip_to_short -81451,做空,2025-07-26 17:30:00,2025-07-26 17:35:00,3725.52,3726.03,-0.0,flip_to_long -81452,做多,2025-07-26 17:35:00,2025-07-26 18:05:00,3726.03,3723.97,-0.0,flip_to_short -81453,做空,2025-07-26 18:05:00,2025-07-26 18:10:00,3723.97,3725.57,-0.0,flip_to_long -81454,做多,2025-07-26 18:10:00,2025-07-26 18:15:00,3725.57,3717.47,-0.0,flip_to_short -81455,做空,2025-07-26 18:15:00,2025-07-26 18:20:00,3717.47,3725.25,-0.0,tp_lower -81456,做多,2025-07-26 18:25:00,2025-07-26 18:30:00,3730.22,3735.15,0.0,tp_upper -81457,做空,2025-07-26 20:05:00,2025-07-26 20:30:00,3741.93,3742.78,-0.0,tp_lower -81458,做空,2025-07-26 20:45:00,2025-07-26 20:50:00,3742.62,3744.69,-0.0,flip_to_long -81459,做多,2025-07-26 20:50:00,2025-07-26 20:55:00,3744.69,3743.66,-0.0,flip_to_short -81460,做空,2025-07-26 20:55:00,2025-07-26 21:20:00,3743.66,3742.66,-0.0,flip_to_long -81461,做多,2025-07-26 21:20:00,2025-07-26 21:25:00,3742.66,3741.88,-0.0,flip_to_short -81462,做空,2025-07-26 21:25:00,2025-07-26 21:30:00,3741.88,3749.59,-0.0,flip_to_long -81463,做多,2025-07-26 21:30:00,2025-07-26 21:35:00,3749.59,3748.74,-0.0,tp_upper -81464,做空,2025-07-26 22:25:00,2025-07-26 22:30:00,3745.35,3749.49,-0.0,flip_to_long -81465,做多,2025-07-26 22:30:00,2025-07-26 22:50:00,3749.49,3749.35,-0.0,flip_to_short -81466,做空,2025-07-26 22:50:00,2025-07-26 23:00:00,3749.35,3752.01,-0.0,flip_to_long -81467,做多,2025-07-26 23:00:00,2025-07-27 00:40:00,3752.01,3743.05,-0.0,flip_to_short -81468,做空,2025-07-27 00:40:00,2025-07-27 02:05:00,3743.05,3757.44,-0.0,flip_to_long -81469,做多,2025-07-27 02:05:00,2025-07-27 02:25:00,3757.44,3761.0,0.0,flip_to_short -81470,做空,2025-07-27 02:25:00,2025-07-27 02:30:00,3761.0,3764.4,-0.0,flip_to_long -81471,做多,2025-07-27 02:30:00,2025-07-27 02:45:00,3764.4,3767.04,0.0,flip_to_short -81472,做空,2025-07-27 02:45:00,2025-07-27 03:55:00,3767.04,3772.91,-0.0,flip_to_long -81473,做多,2025-07-27 03:55:00,2025-07-27 04:35:00,3772.91,3781.48,0.0,tp_upper -81474,做空,2025-07-27 05:45:00,2025-07-27 05:50:00,3782.74,3787.46,-0.0,flip_to_long -81475,做多,2025-07-27 05:50:00,2025-07-27 06:00:00,3787.46,3787.9,-0.0,flip_to_short -81476,做空,2025-07-27 06:00:00,2025-07-27 06:10:00,3787.9,3776.69,0.0,tp_lower -81477,做多,2025-07-27 07:15:00,2025-07-27 07:25:00,3776.7,3774.91,-0.0,flip_to_short -81478,做空,2025-07-27 07:25:00,2025-07-27 07:50:00,3774.91,3763.7,0.0,tp_lower -81479,做多,2025-07-27 08:15:00,2025-07-27 08:20:00,3773.29,3769.74,-0.0,flip_to_short -81480,做空,2025-07-27 08:20:00,2025-07-27 08:40:00,3769.74,3770.62,-0.0,flip_to_long -81481,做多,2025-07-27 08:40:00,2025-07-27 08:45:00,3770.62,3769.36,-0.0,flip_to_short -81482,做空,2025-07-27 08:45:00,2025-07-27 08:50:00,3769.36,3771.05,-0.0,flip_to_long -81483,做多,2025-07-27 08:50:00,2025-07-27 08:55:00,3771.05,3769.5,-0.0,flip_to_short -81484,做空,2025-07-27 08:55:00,2025-07-27 09:15:00,3769.5,3769.03,-0.0,flip_to_long -81485,做多,2025-07-27 09:15:00,2025-07-27 09:25:00,3769.03,3766.28,-0.0,flip_to_short -81486,做空,2025-07-27 09:25:00,2025-07-27 09:30:00,3766.28,3764.11,0.0,tp_lower -81487,做多,2025-07-27 09:35:00,2025-07-27 09:40:00,3770.46,3765.04,-0.0,flip_to_short -81488,做空,2025-07-27 09:40:00,2025-07-27 09:45:00,3765.04,3760.26,0.0,tp_lower -81489,做多,2025-07-27 10:00:00,2025-07-27 10:15:00,3771.01,3788.93,0.0,tp_upper -81490,做空,2025-07-27 11:45:00,2025-07-27 11:50:00,3807.99,3812.68,-0.0,flip_to_long -81491,做多,2025-07-27 11:50:00,2025-07-27 12:25:00,3812.68,3813.72,-0.0,flip_to_short -81492,做空,2025-07-27 12:25:00,2025-07-27 12:45:00,3813.72,3822.2,-0.0,flip_to_long -81493,做多,2025-07-27 12:45:00,2025-07-27 13:10:00,3822.2,3820.66,-0.0,flip_to_short -81494,做空,2025-07-27 13:10:00,2025-07-27 14:00:00,3820.66,3812.03,0.0,flip_to_long -81495,做多,2025-07-27 14:00:00,2025-07-27 14:20:00,3812.03,3808.09,-0.0,flip_to_short -81496,做空,2025-07-27 14:20:00,2025-07-27 14:30:00,3808.09,3816.98,-0.0,flip_to_long -81497,做多,2025-07-27 14:30:00,2025-07-27 14:35:00,3816.98,3809.08,-0.0,flip_to_short -81498,做空,2025-07-27 14:35:00,2025-07-27 14:45:00,3809.08,3799.76,0.0,tp_lower -81499,做多,2025-07-27 14:55:00,2025-07-27 15:05:00,3808.45,3800.0,-0.0,flip_to_short -81500,做空,2025-07-27 15:05:00,2025-07-27 15:10:00,3800.0,3797.46,0.0,tp_lower -81501,做多,2025-07-27 15:20:00,2025-07-27 15:25:00,3809.21,3804.3,-0.0,flip_to_short -81502,做空,2025-07-27 15:25:00,2025-07-27 15:30:00,3804.3,3809.89,-0.0,flip_to_long -81503,做多,2025-07-27 15:30:00,2025-07-27 16:00:00,3809.89,3826.16,0.0,tp_upper -81504,做空,2025-07-27 16:50:00,2025-07-27 17:25:00,3822.9,3823.44,-0.0,flip_to_long -81505,做多,2025-07-27 17:25:00,2025-07-27 18:15:00,3823.44,3860.12,0.0,tp_upper -81506,做空,2025-07-27 19:00:00,2025-07-27 19:05:00,3842.11,3846.8,-0.0,flip_to_long -81507,做多,2025-07-27 19:05:00,2025-07-27 19:15:00,3846.8,3842.8,-0.0,flip_to_short -81508,做空,2025-07-27 19:15:00,2025-07-27 19:50:00,3842.8,3829.26,0.0,tp_lower -81509,做多,2025-07-27 20:10:00,2025-07-27 21:35:00,3835.82,3814.99,-0.0,flip_to_short -81510,做空,2025-07-27 21:35:00,2025-07-27 21:45:00,3814.99,3830.83,-0.0,flip_to_long -81511,做多,2025-07-27 21:45:00,2025-07-27 21:55:00,3830.83,3835.37,0.0,tp_upper -81512,做空,2025-07-27 23:05:00,2025-07-27 23:20:00,3849.16,3858.86,-0.0,flip_to_long -81513,做多,2025-07-27 23:20:00,2025-07-27 23:30:00,3858.86,3851.27,-0.0,flip_to_short -81514,做空,2025-07-27 23:30:00,2025-07-27 23:35:00,3851.27,3860.02,-0.0,flip_to_long -81515,做多,2025-07-27 23:35:00,2025-07-28 00:10:00,3860.02,3880.86,0.0,tp_upper -81516,做空,2025-07-28 00:40:00,2025-07-28 00:50:00,3864.15,3868.0,-0.0,flip_to_long -81517,做多,2025-07-28 00:50:00,2025-07-28 00:55:00,3868.0,3860.24,-0.0,flip_to_short -81518,做空,2025-07-28 00:55:00,2025-07-28 02:10:00,3860.24,3855.67,0.0,flip_to_long -81519,做多,2025-07-28 02:10:00,2025-07-28 02:25:00,3855.67,3873.89,0.0,tp_upper -81520,做空,2025-07-28 03:25:00,2025-07-28 03:30:00,3870.28,3873.92,-0.0,flip_to_long -81521,做多,2025-07-28 03:30:00,2025-07-28 04:05:00,3873.92,3874.63,-0.0,flip_to_short -81522,做空,2025-07-28 04:05:00,2025-07-28 04:25:00,3874.63,3879.0,-0.0,flip_to_long -81523,做多,2025-07-28 04:25:00,2025-07-28 04:30:00,3879.0,3878.31,-0.0,flip_to_short -81524,做空,2025-07-28 04:30:00,2025-07-28 06:20:00,3878.31,3925.39,-0.0,flip_to_long -81525,做多,2025-07-28 06:20:00,2025-07-28 06:25:00,3925.39,3921.41,-0.0,flip_to_short -81526,做空,2025-07-28 06:25:00,2025-07-28 06:40:00,3921.41,3911.22,0.0,tp_lower -81527,做多,2025-07-28 08:05:00,2025-07-28 08:25:00,3891.15,3896.6,0.0,flip_to_short -81528,做空,2025-07-28 08:25:00,2025-07-28 08:45:00,3896.6,3886.83,0.0,flip_to_long -81529,做多,2025-07-28 08:45:00,2025-07-28 09:00:00,3886.83,3887.78,-0.0,flip_to_short -81530,做空,2025-07-28 09:00:00,2025-07-28 09:10:00,3887.78,3885.91,-0.0,flip_to_long -81531,做多,2025-07-28 09:10:00,2025-07-28 10:00:00,3885.91,3893.66,0.0,tp_upper -81532,做空,2025-07-28 10:05:00,2025-07-28 10:15:00,3883.64,3886.3,-0.0,flip_to_long -81533,做多,2025-07-28 10:15:00,2025-07-28 10:30:00,3886.3,3883.37,-0.0,flip_to_short -81534,做空,2025-07-28 10:30:00,2025-07-28 10:35:00,3883.37,3879.91,0.0,tp_lower -81535,做多,2025-07-28 10:40:00,2025-07-28 10:45:00,3885.16,3884.99,-0.0,flip_to_short -81536,做空,2025-07-28 10:45:00,2025-07-28 10:55:00,3884.99,3887.06,-0.0,flip_to_long -81537,做多,2025-07-28 10:55:00,2025-07-28 11:05:00,3887.06,3878.14,-0.0,flip_to_short -81538,做空,2025-07-28 11:05:00,2025-07-28 11:15:00,3878.14,3873.74,0.0,tp_lower -81539,做空,2025-07-28 12:00:00,2025-07-28 12:05:00,3872.39,3877.33,-0.0,flip_to_long -81540,做多,2025-07-28 12:05:00,2025-07-28 12:50:00,3877.33,3878.77,-0.0,flip_to_short -81541,做空,2025-07-28 12:50:00,2025-07-28 13:00:00,3878.77,3862.5,0.0,tp_lower -81542,做多,2025-07-28 15:15:00,2025-07-28 15:25:00,3814.08,3813.78,-0.0,flip_to_short -81543,做空,2025-07-28 15:25:00,2025-07-28 16:10:00,3813.78,3796.95,0.0,flip_to_long -81544,做多,2025-07-28 16:10:00,2025-07-28 16:20:00,3796.95,3800.19,0.0,flip_to_short -81545,做空,2025-07-28 16:20:00,2025-07-28 16:25:00,3800.19,3812.6,-0.0,flip_to_long -81546,做多,2025-07-28 16:25:00,2025-07-28 16:50:00,3812.6,3806.77,-0.0,tp_upper -81547,做空,2025-07-28 16:55:00,2025-07-28 17:00:00,3804.9,3807.72,-0.0,flip_to_long -81548,做多,2025-07-28 17:00:00,2025-07-28 17:05:00,3807.72,3804.56,-0.0,flip_to_short -81549,做空,2025-07-28 17:05:00,2025-07-28 17:10:00,3804.56,3791.89,0.0,tp_lower -81550,做多,2025-07-28 18:50:00,2025-07-28 19:15:00,3774.45,3799.3,0.0,tp_upper -81551,做空,2025-07-28 19:40:00,2025-07-28 19:50:00,3770.54,3787.0,-0.0,flip_to_long -81552,做多,2025-07-28 19:50:00,2025-07-28 20:05:00,3787.0,3784.86,-0.0,flip_to_short -81553,做空,2025-07-28 20:05:00,2025-07-28 20:15:00,3784.86,3781.35,0.0,flip_to_long -81554,做多,2025-07-28 20:15:00,2025-07-28 21:05:00,3781.35,3779.43,-0.0,flip_to_short -81555,做空,2025-07-28 21:05:00,2025-07-28 21:10:00,3779.43,3780.77,-0.0,flip_to_long -81556,做多,2025-07-28 21:10:00,2025-07-28 21:20:00,3780.77,3777.55,-0.0,flip_to_short -81557,做空,2025-07-28 21:20:00,2025-07-28 21:25:00,3777.55,3782.35,-0.0,flip_to_long -81558,做多,2025-07-28 21:25:00,2025-07-28 21:35:00,3782.35,3797.38,0.0,tp_upper -81559,做空,2025-07-28 21:50:00,2025-07-28 21:55:00,3783.0,3787.41,-0.0,flip_to_long -81560,做多,2025-07-28 21:55:00,2025-07-28 22:05:00,3787.41,3792.25,0.0,tp_upper -81561,做多,2025-07-28 23:05:00,2025-07-28 23:25:00,3782.89,3784.56,-0.0,flip_to_short -81562,做空,2025-07-28 23:25:00,2025-07-28 23:30:00,3784.56,3791.64,-0.0,flip_to_long -81563,做多,2025-07-28 23:30:00,2025-07-28 23:40:00,3791.64,3786.37,-0.0,flip_to_short -81564,做空,2025-07-28 23:40:00,2025-07-28 23:45:00,3786.37,3792.15,-0.0,flip_to_long -81565,做多,2025-07-28 23:45:00,2025-07-28 23:50:00,3792.15,3774.94,-0.0,flip_to_short -81566,做空,2025-07-28 23:50:00,2025-07-28 23:55:00,3774.94,3795.99,-0.0,flip_to_long -81567,做多,2025-07-28 23:55:00,2025-07-29 00:05:00,3795.99,3802.13,0.0,tp_upper -81568,做空,2025-07-29 00:30:00,2025-07-29 00:40:00,3785.32,3753.17,0.0,tp_lower -81569,做多,2025-07-29 01:15:00,2025-07-29 01:35:00,3787.52,3784.5,-0.0,flip_to_short -81570,做空,2025-07-29 01:35:00,2025-07-29 02:15:00,3784.5,3734.89,0.0,tp_lower -81571,做多,2025-07-29 03:00:00,2025-07-29 04:30:00,3767.69,3784.31,0.0,flip_to_short -81572,做空,2025-07-29 04:30:00,2025-07-29 04:35:00,3784.31,3789.75,-0.0,flip_to_long -81573,做多,2025-07-29 04:35:00,2025-07-29 04:40:00,3789.75,3783.08,-0.0,flip_to_short -81574,做空,2025-07-29 04:40:00,2025-07-29 05:05:00,3783.08,3790.18,-0.0,flip_to_long -81575,做多,2025-07-29 05:05:00,2025-07-29 05:20:00,3790.18,3786.06,-0.0,flip_to_short -81576,做空,2025-07-29 05:20:00,2025-07-29 05:25:00,3786.06,3789.7,-0.0,flip_to_long -81577,做多,2025-07-29 05:25:00,2025-07-29 05:35:00,3789.7,3802.01,0.0,tp_upper -81578,做空,2025-07-29 09:10:00,2025-07-29 09:15:00,3867.17,3871.08,-0.0,tp_lower -81579,做多,2025-07-29 09:20:00,2025-07-29 09:30:00,3879.0,3871.0,-0.0,flip_to_short -81580,做空,2025-07-29 09:30:00,2025-07-29 09:40:00,3871.0,3876.01,-0.0,flip_to_long -81581,做多,2025-07-29 09:40:00,2025-07-29 09:45:00,3876.01,3871.69,-0.0,flip_to_short -81582,做空,2025-07-29 09:45:00,2025-07-29 09:50:00,3871.69,3872.93,-0.0,flip_to_long -81583,做多,2025-07-29 09:50:00,2025-07-29 09:55:00,3872.93,3871.92,-0.0,flip_to_short -81584,做空,2025-07-29 09:55:00,2025-07-29 10:00:00,3871.92,3865.54,0.0,tp_lower -81585,做多,2025-07-29 12:00:00,2025-07-29 12:05:00,3836.55,3823.26,-0.0,flip_to_short -81586,做空,2025-07-29 12:05:00,2025-07-29 12:10:00,3823.26,3824.05,-0.0,flip_to_long -81587,做多,2025-07-29 12:10:00,2025-07-29 12:15:00,3824.05,3839.76,0.0,tp_upper -81588,做空,2025-07-29 13:40:00,2025-07-29 13:50:00,3852.06,3838.2,0.0,tp_lower -81589,做多,2025-07-29 16:45:00,2025-07-29 16:50:00,3755.84,3745.46,-0.0,flip_to_short -81590,做空,2025-07-29 16:50:00,2025-07-29 17:00:00,3745.46,3753.88,-0.0,flip_to_long -81591,做多,2025-07-29 17:00:00,2025-07-29 17:25:00,3753.88,3782.55,0.0,tp_upper -81592,做空,2025-07-29 18:05:00,2025-07-29 18:10:00,3753.91,3760.95,-0.0,flip_to_long -81593,做多,2025-07-29 18:10:00,2025-07-29 18:40:00,3760.95,3765.99,0.0,flip_to_short -81594,做空,2025-07-29 18:40:00,2025-07-29 18:45:00,3765.99,3771.06,-0.0,flip_to_long -81595,做多,2025-07-29 18:45:00,2025-07-29 18:50:00,3771.06,3765.32,-0.0,flip_to_short -81596,做空,2025-07-29 18:50:00,2025-07-29 18:55:00,3765.32,3769.09,-0.0,flip_to_long -81597,做多,2025-07-29 18:55:00,2025-07-29 19:05:00,3769.09,3772.62,0.0,tp_upper -81598,做空,2025-07-29 19:20:00,2025-07-29 19:30:00,3765.84,3761.34,0.0,flip_to_long -81599,做多,2025-07-29 19:30:00,2025-07-29 19:50:00,3761.34,3764.53,0.0,flip_to_short -81600,做空,2025-07-29 19:50:00,2025-07-29 20:05:00,3764.53,3746.3,0.0,tp_lower -81601,做多,2025-07-29 20:15:00,2025-07-29 20:25:00,3768.69,3763.43,-0.0,flip_to_short -81602,做空,2025-07-29 20:25:00,2025-07-29 20:55:00,3763.43,3763.52,-0.0,flip_to_long -81603,做多,2025-07-29 20:55:00,2025-07-29 21:00:00,3763.52,3758.33,-0.0,flip_to_short -81604,做空,2025-07-29 21:00:00,2025-07-29 21:05:00,3758.33,3761.84,-0.0,flip_to_long -81605,做多,2025-07-29 21:05:00,2025-07-29 21:55:00,3761.84,3779.42,0.0,tp_upper -81606,做空,2025-07-29 22:10:00,2025-07-29 22:15:00,3761.51,3769.71,-0.0,flip_to_long -81607,做多,2025-07-29 22:15:00,2025-07-29 22:45:00,3769.71,3787.23,0.0,tp_upper -81608,做多,2025-07-29 23:45:00,2025-07-30 00:00:00,3788.25,3785.2,-0.0,flip_to_short -81609,做空,2025-07-30 00:00:00,2025-07-30 00:10:00,3785.2,3786.16,-0.0,tp_lower -81610,做空,2025-07-30 01:05:00,2025-07-30 01:10:00,3776.58,3780.69,-0.0,flip_to_long -81611,做多,2025-07-30 01:10:00,2025-07-30 01:15:00,3780.69,3762.61,-0.0,flip_to_short -81612,做空,2025-07-30 01:15:00,2025-07-30 01:30:00,3762.61,3782.39,-0.0,flip_to_long -81613,做多,2025-07-30 01:30:00,2025-07-30 01:35:00,3782.39,3787.73,0.0,tp_upper -81614,做空,2025-07-30 03:45:00,2025-07-30 04:30:00,3814.85,3805.77,0.0,tp_lower -81615,做多,2025-07-30 05:45:00,2025-07-30 05:50:00,3809.62,3805.59,-0.0,flip_to_short -81616,做空,2025-07-30 05:50:00,2025-07-30 05:55:00,3805.59,3808.47,-0.0,flip_to_long -81617,做多,2025-07-30 05:55:00,2025-07-30 06:05:00,3808.47,3813.0,0.0,tp_upper -81618,做空,2025-07-30 07:10:00,2025-07-30 07:20:00,3818.66,3816.48,0.0,flip_to_long -81619,做多,2025-07-30 07:20:00,2025-07-30 07:30:00,3816.48,3821.16,0.0,tp_upper -81620,做空,2025-07-30 07:35:00,2025-07-30 07:40:00,3815.55,3818.01,-0.0,tp_lower -81621,做多,2025-07-30 08:05:00,2025-07-30 08:30:00,3816.87,3812.6,-0.0,flip_to_short -81622,做空,2025-07-30 08:30:00,2025-07-30 08:35:00,3812.6,3819.94,-0.0,flip_to_long -81623,做多,2025-07-30 08:35:00,2025-07-30 08:55:00,3819.94,3813.0,-0.0,flip_to_short -81624,做空,2025-07-30 08:55:00,2025-07-30 09:05:00,3813.0,3815.11,-0.0,flip_to_long -81625,做多,2025-07-30 09:05:00,2025-07-30 09:10:00,3815.11,3803.26,-0.0,flip_to_short -81626,做空,2025-07-30 09:10:00,2025-07-30 09:25:00,3803.26,3794.58,0.0,tp_lower -81627,做多,2025-07-30 10:20:00,2025-07-30 10:25:00,3799.3,3797.0,-0.0,flip_to_short -81628,做空,2025-07-30 10:25:00,2025-07-30 10:55:00,3797.0,3771.82,0.0,tp_lower -81629,做多,2025-07-30 12:20:00,2025-07-30 12:40:00,3775.12,3768.28,-0.0,tp_upper -81630,做空,2025-07-30 13:20:00,2025-07-30 13:30:00,3754.11,3761.0,-0.0,tp_lower -81631,做多,2025-07-30 13:35:00,2025-07-30 14:20:00,3765.78,3777.27,0.0,tp_upper -81632,做空,2025-07-30 15:25:00,2025-07-30 15:35:00,3783.53,3790.77,-0.0,flip_to_long -81633,做多,2025-07-30 15:35:00,2025-07-30 15:55:00,3790.77,3795.76,0.0,flip_to_short -81634,做空,2025-07-30 15:55:00,2025-07-30 16:15:00,3795.76,3802.82,-0.0,flip_to_long -81635,做多,2025-07-30 16:15:00,2025-07-30 16:20:00,3802.82,3809.66,0.0,tp_upper -81636,做空,2025-07-30 16:35:00,2025-07-30 16:50:00,3794.32,3791.2,0.0,flip_to_long -81637,做多,2025-07-30 16:50:00,2025-07-30 17:05:00,3791.2,3792.75,-0.0,flip_to_short -81638,做空,2025-07-30 17:05:00,2025-07-30 17:10:00,3792.75,3795.29,-0.0,flip_to_long -81639,做多,2025-07-30 17:10:00,2025-07-30 17:20:00,3795.29,3800.6,0.0,tp_upper -81640,做空,2025-07-30 17:45:00,2025-07-30 18:00:00,3800.43,3797.81,0.0,tp_lower -81641,做多,2025-07-30 18:05:00,2025-07-30 18:10:00,3808.79,3797.9,-0.0,tp_upper -81642,做多,2025-07-30 18:15:00,2025-07-30 18:20:00,3806.65,3808.99,0.0,tp_upper -81643,做空,2025-07-30 18:25:00,2025-07-30 18:40:00,3806.04,3791.12,0.0,tp_lower -81644,做多,2025-07-30 19:45:00,2025-07-30 21:10:00,3757.89,3763.92,0.0,flip_to_short -81645,做空,2025-07-30 21:10:00,2025-07-30 21:25:00,3763.92,3750.23,0.0,tp_lower -81646,做多,2025-07-30 21:55:00,2025-07-30 22:20:00,3761.81,3759.2,-0.0,flip_to_short -81647,做空,2025-07-30 22:20:00,2025-07-30 22:25:00,3759.2,3759.66,-0.0,flip_to_long -81648,做多,2025-07-30 22:25:00,2025-07-30 22:30:00,3759.66,3755.01,-0.0,flip_to_short -81649,做空,2025-07-30 22:30:00,2025-07-30 22:40:00,3755.01,3760.56,-0.0,flip_to_long -81650,做多,2025-07-30 22:40:00,2025-07-30 22:50:00,3760.56,3760.01,-0.0,flip_to_short -81651,做空,2025-07-30 22:50:00,2025-07-31 01:55:00,3760.01,3836.28,-0.0,flip_to_long -81652,做多,2025-07-31 01:55:00,2025-07-31 02:15:00,3836.28,3837.11,-0.0,flip_to_short -81653,做空,2025-07-31 02:15:00,2025-07-31 02:20:00,3837.11,3837.55,-0.0,flip_to_long -81654,做多,2025-07-31 02:20:00,2025-07-31 02:35:00,3837.55,3849.08,0.0,tp_upper -81655,做空,2025-07-31 04:05:00,2025-07-31 04:10:00,3858.02,3859.3,-0.0,flip_to_long -81656,做多,2025-07-31 04:10:00,2025-07-31 04:15:00,3859.3,3855.99,-0.0,flip_to_short -81657,做空,2025-07-31 04:15:00,2025-07-31 04:25:00,3855.99,3854.63,-0.0,tp_lower -81658,做多,2025-07-31 04:30:00,2025-07-31 04:35:00,3859.99,3865.22,0.0,tp_upper -81659,做空,2025-07-31 05:10:00,2025-07-31 05:15:00,3858.49,3861.19,-0.0,flip_to_long -81660,做多,2025-07-31 05:15:00,2025-07-31 05:20:00,3861.19,3859.53,-0.0,flip_to_short -81661,做空,2025-07-31 05:20:00,2025-07-31 05:30:00,3859.53,3860.01,-0.0,flip_to_long -81662,做多,2025-07-31 05:30:00,2025-07-31 05:40:00,3860.01,3860.12,-0.0,flip_to_short -81663,做空,2025-07-31 05:40:00,2025-07-31 06:20:00,3860.12,3862.39,-0.0,flip_to_long -81664,做多,2025-07-31 06:20:00,2025-07-31 06:25:00,3862.39,3860.73,-0.0,flip_to_short -81665,做空,2025-07-31 06:25:00,2025-07-31 06:35:00,3860.73,3864.3,-0.0,flip_to_long -81666,做多,2025-07-31 06:35:00,2025-07-31 06:40:00,3864.3,3867.11,0.0,tp_upper -81667,做空,2025-07-31 07:30:00,2025-07-31 07:45:00,3861.95,3866.1,-0.0,flip_to_long -81668,做多,2025-07-31 07:45:00,2025-07-31 07:50:00,3866.1,3860.27,-0.0,flip_to_short -81669,做空,2025-07-31 07:50:00,2025-07-31 08:15:00,3860.27,3865.79,-0.0,flip_to_long -81670,做多,2025-07-31 08:15:00,2025-07-31 08:20:00,3865.79,3865.37,-0.0,flip_to_short -81671,做空,2025-07-31 08:20:00,2025-07-31 09:50:00,3865.37,3862.62,0.0,flip_to_long -81672,做多,2025-07-31 09:50:00,2025-07-31 09:55:00,3862.62,3861.54,-0.0,flip_to_short -81673,做空,2025-07-31 09:55:00,2025-07-31 10:25:00,3861.54,3855.51,0.0,tp_lower -81674,做多,2025-07-31 10:30:00,2025-07-31 10:35:00,3859.79,3859.02,-0.0,flip_to_short -81675,做空,2025-07-31 10:35:00,2025-07-31 10:40:00,3859.02,3861.52,-0.0,flip_to_long -81676,做多,2025-07-31 10:40:00,2025-07-31 10:45:00,3861.52,3860.12,-0.0,flip_to_short -81677,做空,2025-07-31 10:45:00,2025-07-31 10:55:00,3860.12,3853.73,0.0,tp_lower -81678,做多,2025-07-31 12:10:00,2025-07-31 12:30:00,3836.89,3825.04,-0.0,flip_to_short -81679,做空,2025-07-31 12:30:00,2025-07-31 12:35:00,3825.04,3831.53,-0.0,tp_lower -81680,做多,2025-07-31 12:55:00,2025-07-31 15:45:00,3833.01,3777.26,-0.0,flip_to_short -81681,做空,2025-07-31 15:45:00,2025-07-31 15:50:00,3777.26,3785.04,-0.0,flip_to_long -81682,做多,2025-07-31 15:50:00,2025-07-31 16:15:00,3785.04,3793.68,0.0,tp_upper -81683,做空,2025-07-31 17:00:00,2025-07-31 17:05:00,3784.71,3791.33,-0.0,flip_to_long -81684,做多,2025-07-31 17:05:00,2025-07-31 18:50:00,3791.33,3774.05,-0.0,flip_to_short -81685,做空,2025-07-31 18:50:00,2025-07-31 19:10:00,3774.05,3753.18,0.0,tp_lower -81686,做空,2025-07-31 20:50:00,2025-07-31 21:00:00,3730.87,3743.01,-0.0,flip_to_long -81687,做多,2025-07-31 21:00:00,2025-07-31 21:25:00,3743.01,3748.23,0.0,tp_upper -81688,做空,2025-07-31 21:45:00,2025-07-31 21:50:00,3735.46,3725.38,0.0,tp_lower -81689,做多,2025-07-31 23:00:00,2025-07-31 23:15:00,3716.09,3714.77,-0.0,flip_to_short -81690,做空,2025-07-31 23:15:00,2025-07-31 23:20:00,3714.77,3715.05,-0.0,flip_to_long -81691,做多,2025-07-31 23:20:00,2025-07-31 23:25:00,3715.05,3706.75,-0.0,flip_to_short -81692,做空,2025-07-31 23:25:00,2025-07-31 23:30:00,3706.75,3697.7,0.0,tp_lower -81693,做多,2025-08-01 01:20:00,2025-08-01 01:30:00,3679.97,3680.68,-0.0,flip_to_short -81694,做空,2025-08-01 01:30:00,2025-08-01 03:50:00,3680.68,3704.24,-0.0,tp_lower -81695,做多,2025-08-01 06:05:00,2025-08-01 08:00:00,3677.4,3628.61,-0.0,flip_to_short -81696,做空,2025-08-01 08:00:00,2025-08-01 08:05:00,3628.61,3615.33,0.0,tp_lower -81697,做多,2025-08-01 09:00:00,2025-08-01 10:20:00,3631.31,3624.61,-0.0,flip_to_short -81698,做空,2025-08-01 10:20:00,2025-08-01 10:30:00,3624.61,3627.15,-0.0,flip_to_long -81699,做多,2025-08-01 10:30:00,2025-08-01 11:15:00,3627.15,3619.65,-0.0,flip_to_short -81700,做空,2025-08-01 11:15:00,2025-08-01 11:25:00,3619.65,3621.22,-0.0,flip_to_long -81701,做多,2025-08-01 11:25:00,2025-08-01 11:45:00,3621.22,3635.67,0.0,tp_upper -81702,做空,2025-08-01 13:20:00,2025-08-01 13:40:00,3657.86,3624.47,0.0,tp_lower -81703,做多,2025-08-01 14:20:00,2025-08-01 14:40:00,3641.82,3626.31,-0.0,flip_to_short -81704,做空,2025-08-01 14:40:00,2025-08-01 14:45:00,3626.31,3629.42,-0.0,flip_to_long -81705,做多,2025-08-01 14:45:00,2025-08-01 15:00:00,3629.42,3617.81,-0.0,flip_to_short -81706,做空,2025-08-01 15:00:00,2025-08-01 16:05:00,3617.81,3630.14,-0.0,flip_to_long -81707,做多,2025-08-01 16:05:00,2025-08-01 16:30:00,3630.14,3610.23,-0.0,flip_to_short -81708,做空,2025-08-01 16:30:00,2025-08-01 16:40:00,3610.23,3610.99,-0.0,flip_to_long -81709,做多,2025-08-01 16:40:00,2025-08-01 16:45:00,3610.99,3603.89,-0.0,flip_to_short -81710,做空,2025-08-01 16:45:00,2025-08-01 16:55:00,3603.89,3586.41,0.0,tp_lower -81711,做多,2025-08-01 17:30:00,2025-08-01 18:50:00,3581.11,3557.56,-0.0,flip_to_short -81712,做空,2025-08-01 18:50:00,2025-08-01 19:00:00,3557.56,3543.49,0.0,tp_lower -81713,做多,2025-08-01 20:45:00,2025-08-01 20:50:00,3533.92,3530.89,-0.0,flip_to_short -81714,做空,2025-08-01 20:50:00,2025-08-01 22:05:00,3530.89,3513.82,0.0,tp_lower -81715,做多,2025-08-01 23:35:00,2025-08-02 00:00:00,3478.04,3485.39,0.0,tp_upper -81716,做空,2025-08-02 00:30:00,2025-08-02 03:55:00,3483.1,3527.15,-0.0,flip_to_long -81717,做多,2025-08-02 03:55:00,2025-08-02 04:05:00,3527.15,3526.18,-0.0,flip_to_short -81718,做空,2025-08-02 04:05:00,2025-08-02 04:15:00,3526.18,3517.0,0.0,tp_lower -81719,做多,2025-08-02 04:25:00,2025-08-02 05:00:00,3525.82,3530.6,0.0,tp_upper -81720,做空,2025-08-02 05:05:00,2025-08-02 05:25:00,3525.66,3526.99,-0.0,flip_to_long -81721,做多,2025-08-02 05:25:00,2025-08-02 05:30:00,3526.99,3522.62,-0.0,flip_to_short -81722,做空,2025-08-02 05:30:00,2025-08-02 05:45:00,3522.62,3516.94,0.0,tp_lower -81723,做多,2025-08-02 07:15:00,2025-08-02 07:45:00,3488.76,3515.75,0.0,tp_upper -81724,做空,2025-08-02 08:30:00,2025-08-02 09:55:00,3495.04,3490.73,0.0,flip_to_long -81725,做多,2025-08-02 09:55:00,2025-08-02 10:35:00,3490.73,3476.62,-0.0,flip_to_short -81726,做空,2025-08-02 10:35:00,2025-08-02 10:50:00,3476.62,3491.51,-0.0,flip_to_long -81727,做多,2025-08-02 10:50:00,2025-08-02 11:00:00,3491.51,3495.9,0.0,tp_upper -81728,做空,2025-08-02 11:10:00,2025-08-02 11:15:00,3485.01,3494.46,-0.0,flip_to_long -81729,做多,2025-08-02 11:15:00,2025-08-02 11:25:00,3494.46,3512.18,0.0,tp_upper -81730,做空,2025-08-02 12:40:00,2025-08-02 12:45:00,3499.96,3503.4,-0.0,flip_to_long -81731,做多,2025-08-02 12:45:00,2025-08-02 13:00:00,3503.4,3506.24,0.0,flip_to_short -81732,做空,2025-08-02 13:00:00,2025-08-02 13:15:00,3506.24,3506.06,-0.0,flip_to_long -81733,做多,2025-08-02 13:15:00,2025-08-02 13:25:00,3506.06,3501.48,-0.0,flip_to_short -81734,做空,2025-08-02 13:25:00,2025-08-02 13:30:00,3501.48,3508.47,-0.0,tp_lower -81735,做空,2025-08-02 13:35:00,2025-08-02 13:40:00,3503.28,3503.96,-0.0,flip_to_long -81736,做多,2025-08-02 13:40:00,2025-08-02 13:55:00,3503.96,3508.16,0.0,tp_upper -81737,做空,2025-08-02 14:10:00,2025-08-02 14:15:00,3502.27,3489.64,0.0,tp_lower -81738,做多,2025-08-02 16:40:00,2025-08-02 16:45:00,3467.62,3461.64,-0.0,flip_to_short -81739,做空,2025-08-02 16:45:00,2025-08-02 17:45:00,3461.64,3427.88,0.0,tp_lower -81740,做多,2025-08-02 19:20:00,2025-08-02 19:45:00,3407.32,3391.48,-0.0,flip_to_short -81741,做空,2025-08-02 19:45:00,2025-08-02 19:50:00,3391.48,3392.78,-0.0,flip_to_long -81742,做多,2025-08-02 19:50:00,2025-08-02 21:00:00,3392.78,3431.59,0.0,tp_upper -81743,做空,2025-08-02 21:55:00,2025-08-02 22:00:00,3410.92,3421.89,-0.0,flip_to_long -81744,做多,2025-08-02 22:00:00,2025-08-02 22:10:00,3421.89,3416.33,-0.0,flip_to_short -81745,做空,2025-08-02 22:10:00,2025-08-02 22:15:00,3416.33,3401.41,0.0,tp_lower -81746,做多,2025-08-02 22:45:00,2025-08-02 22:55:00,3416.48,3409.18,-0.0,flip_to_short -81747,做空,2025-08-02 22:55:00,2025-08-02 23:10:00,3409.18,3388.07,0.0,tp_lower -81748,做多,2025-08-02 23:40:00,2025-08-02 23:50:00,3406.17,3394.06,-0.0,flip_to_short -81749,做空,2025-08-02 23:50:00,2025-08-03 00:00:00,3394.06,3401.99,-0.0,flip_to_long -81750,做多,2025-08-03 00:00:00,2025-08-03 00:10:00,3401.99,3398.55,-0.0,flip_to_short -81751,做空,2025-08-03 00:10:00,2025-08-03 00:20:00,3398.55,3374.61,0.0,tp_lower -81752,做多,2025-08-03 00:40:00,2025-08-03 01:05:00,3393.34,3408.59,0.0,tp_upper -81753,做空,2025-08-03 04:00:00,2025-08-03 04:05:00,3435.22,3439.79,-0.0,tp_lower -81754,做多,2025-08-03 04:15:00,2025-08-03 04:20:00,3445.04,3444.53,-0.0,flip_to_short -81755,做空,2025-08-03 04:20:00,2025-08-03 04:30:00,3444.53,3433.27,0.0,tp_lower -81756,做多,2025-08-03 04:55:00,2025-08-03 05:05:00,3443.11,3446.36,0.0,tp_upper -81757,做空,2025-08-03 05:35:00,2025-08-03 05:40:00,3442.02,3442.47,-0.0,flip_to_long -81758,做多,2025-08-03 05:40:00,2025-08-03 05:45:00,3442.47,3442.05,-0.0,flip_to_short -81759,做空,2025-08-03 05:45:00,2025-08-03 05:55:00,3442.05,3443.56,-0.0,flip_to_long -81760,做多,2025-08-03 05:55:00,2025-08-03 06:05:00,3443.56,3437.61,-0.0,flip_to_short -81761,做空,2025-08-03 06:05:00,2025-08-03 06:20:00,3437.61,3444.82,-0.0,flip_to_long -81762,做多,2025-08-03 06:20:00,2025-08-03 06:25:00,3444.82,3441.1,-0.0,flip_to_short -81763,做空,2025-08-03 06:25:00,2025-08-03 06:30:00,3441.1,3441.58,-0.0,flip_to_long -81764,做多,2025-08-03 06:30:00,2025-08-03 07:10:00,3441.58,3447.87,0.0,tp_upper -81765,做空,2025-08-03 08:30:00,2025-08-03 09:10:00,3453.89,3455.5,-0.0,flip_to_long -81766,做多,2025-08-03 09:10:00,2025-08-03 09:25:00,3455.5,3459.79,0.0,flip_to_short -81767,做空,2025-08-03 09:25:00,2025-08-03 12:40:00,3459.79,3492.18,-0.0,flip_to_long -81768,做多,2025-08-03 12:40:00,2025-08-03 12:55:00,3492.18,3488.0,-0.0,flip_to_short -81769,做空,2025-08-03 12:55:00,2025-08-03 13:25:00,3488.0,3487.23,-0.0,flip_to_long -81770,做多,2025-08-03 13:25:00,2025-08-03 13:40:00,3487.23,3487.69,-0.0,flip_to_short -81771,做空,2025-08-03 13:40:00,2025-08-03 13:50:00,3487.69,3489.85,-0.0,flip_to_long -81772,做多,2025-08-03 13:50:00,2025-08-03 14:00:00,3489.85,3486.91,-0.0,flip_to_short -81773,做空,2025-08-03 14:00:00,2025-08-03 14:05:00,3486.91,3488.84,-0.0,flip_to_long -81774,做多,2025-08-03 14:05:00,2025-08-03 16:10:00,3488.84,3468.16,-0.0,flip_to_short -81775,做空,2025-08-03 16:10:00,2025-08-03 16:15:00,3468.16,3472.87,-0.0,flip_to_long -81776,做多,2025-08-03 16:15:00,2025-08-03 16:30:00,3472.87,3481.96,0.0,tp_upper -81777,做空,2025-08-03 17:40:00,2025-08-03 17:50:00,3481.19,3483.9,-0.0,flip_to_long -81778,做多,2025-08-03 17:50:00,2025-08-03 18:00:00,3483.9,3485.14,-0.0,flip_to_short -81779,做空,2025-08-03 18:00:00,2025-08-03 18:25:00,3485.14,3488.36,-0.0,flip_to_long -81780,做多,2025-08-03 18:25:00,2025-08-03 18:30:00,3488.36,3484.0,-0.0,flip_to_short -81781,做空,2025-08-03 18:30:00,2025-08-03 19:55:00,3484.0,3495.32,-0.0,flip_to_long -81782,做多,2025-08-03 19:55:00,2025-08-03 20:00:00,3495.32,3486.67,-0.0,flip_to_short -81783,做空,2025-08-03 20:00:00,2025-08-03 20:40:00,3486.67,3493.5,-0.0,flip_to_long -81784,做多,2025-08-03 20:40:00,2025-08-03 20:50:00,3493.5,3489.24,-0.0,flip_to_short -81785,做空,2025-08-03 20:50:00,2025-08-03 20:55:00,3489.24,3490.9,-0.0,flip_to_long -81786,做多,2025-08-03 20:55:00,2025-08-03 21:15:00,3490.9,3493.35,0.0,tp_upper -81787,做空,2025-08-03 22:00:00,2025-08-03 22:15:00,3499.27,3490.65,0.0,tp_lower -81788,做多,2025-08-03 22:40:00,2025-08-03 23:05:00,3495.32,3511.31,0.0,tp_upper -81789,做空,2025-08-03 23:35:00,2025-08-03 23:40:00,3499.11,3499.8,-0.0,flip_to_long -81790,做多,2025-08-03 23:40:00,2025-08-04 00:40:00,3499.8,3529.41,0.0,tp_upper -81791,做空,2025-08-04 01:55:00,2025-08-04 02:20:00,3535.86,3543.81,-0.0,flip_to_long -81792,做多,2025-08-04 02:20:00,2025-08-04 02:30:00,3543.81,3551.1,0.0,tp_upper -81793,做空,2025-08-04 03:50:00,2025-08-04 04:00:00,3556.06,3560.75,-0.0,flip_to_long -81794,做多,2025-08-04 04:00:00,2025-08-04 04:15:00,3560.75,3552.0,-0.0,flip_to_short -81795,做空,2025-08-04 04:15:00,2025-08-04 04:20:00,3552.0,3550.38,-0.0,tp_lower -81796,做多,2025-08-04 06:05:00,2025-08-04 06:10:00,3537.68,3529.77,-0.0,flip_to_short -81797,做空,2025-08-04 06:10:00,2025-08-04 06:15:00,3529.77,3529.26,-0.0,tp_lower -81798,做空,2025-08-04 06:45:00,2025-08-04 08:35:00,3530.9,3550.91,-0.0,flip_to_long -81799,做多,2025-08-04 08:35:00,2025-08-04 08:40:00,3550.91,3549.61,-0.0,flip_to_short -81800,做空,2025-08-04 08:40:00,2025-08-04 09:00:00,3549.61,3556.47,-0.0,flip_to_long -81801,做多,2025-08-04 09:00:00,2025-08-04 09:05:00,3556.47,3552.8,-0.0,flip_to_short -81802,做空,2025-08-04 09:05:00,2025-08-04 10:05:00,3552.8,3550.32,0.0,flip_to_long -81803,做多,2025-08-04 10:05:00,2025-08-04 10:20:00,3550.32,3570.0,0.0,tp_upper -81804,做空,2025-08-04 10:40:00,2025-08-04 10:45:00,3555.32,3557.82,-0.0,flip_to_long -81805,做多,2025-08-04 10:45:00,2025-08-04 10:50:00,3557.82,3555.7,-0.0,flip_to_short -81806,做空,2025-08-04 10:50:00,2025-08-04 11:00:00,3555.7,3558.78,-0.0,flip_to_long -81807,做多,2025-08-04 11:00:00,2025-08-04 11:15:00,3558.78,3551.0,-0.0,flip_to_short -81808,做空,2025-08-04 11:15:00,2025-08-04 11:40:00,3551.0,3556.65,-0.0,flip_to_long -81809,做多,2025-08-04 11:40:00,2025-08-04 11:50:00,3556.65,3554.01,-0.0,flip_to_short -81810,做空,2025-08-04 11:50:00,2025-08-04 11:55:00,3554.01,3554.15,-0.0,flip_to_long -81811,做多,2025-08-04 11:55:00,2025-08-04 12:20:00,3554.15,3557.1,0.0,tp_upper -81812,做空,2025-08-04 12:25:00,2025-08-04 12:35:00,3555.68,3557.39,-0.0,flip_to_long -81813,做多,2025-08-04 12:35:00,2025-08-04 12:40:00,3557.39,3560.16,0.0,tp_upper -81814,做空,2025-08-04 13:20:00,2025-08-04 15:50:00,3563.33,3645.17,-0.0,flip_to_long -81815,做多,2025-08-04 15:50:00,2025-08-04 16:00:00,3645.17,3655.7,0.0,tp_upper -81816,做空,2025-08-04 17:40:00,2025-08-04 17:45:00,3678.86,3687.54,-0.0,flip_to_long -81817,做多,2025-08-04 17:45:00,2025-08-04 17:50:00,3687.54,3679.99,-0.0,flip_to_short -81818,做空,2025-08-04 17:50:00,2025-08-04 18:20:00,3679.99,3684.63,-0.0,flip_to_long -81819,做多,2025-08-04 18:20:00,2025-08-04 19:10:00,3684.63,3678.55,-0.0,flip_to_short -81820,做空,2025-08-04 19:10:00,2025-08-04 19:15:00,3678.55,3681.9,-0.0,flip_to_long -81821,做多,2025-08-04 19:15:00,2025-08-04 19:25:00,3681.9,3680.36,-0.0,flip_to_short -81822,做空,2025-08-04 19:25:00,2025-08-04 19:30:00,3680.36,3671.97,0.0,tp_lower -81823,做多,2025-08-04 20:05:00,2025-08-04 20:10:00,3680.52,3678.29,-0.0,flip_to_short -81824,做空,2025-08-04 20:10:00,2025-08-04 23:10:00,3678.29,3727.89,-0.0,flip_to_long -81825,做多,2025-08-04 23:10:00,2025-08-04 23:15:00,3727.89,3722.11,-0.0,flip_to_short -81826,做空,2025-08-04 23:15:00,2025-08-04 23:30:00,3722.11,3717.86,0.0,tp_lower -81827,做多,2025-08-05 04:05:00,2025-08-05 04:15:00,3659.46,3651.41,-0.0,flip_to_short -81828,做空,2025-08-05 04:15:00,2025-08-05 04:25:00,3651.41,3654.67,-0.0,flip_to_long -81829,做多,2025-08-05 04:25:00,2025-08-05 05:20:00,3654.67,3654.34,-0.0,flip_to_short -81830,做空,2025-08-05 05:20:00,2025-08-05 06:45:00,3654.34,3653.0,-0.0,tp_lower -81831,做多,2025-08-05 08:25:00,2025-08-05 08:35:00,3627.67,3624.27,-0.0,flip_to_short -81832,做空,2025-08-05 08:35:00,2025-08-05 08:40:00,3624.27,3625.51,-0.0,flip_to_long -81833,做多,2025-08-05 08:40:00,2025-08-05 09:30:00,3625.51,3650.01,0.0,tp_upper -81834,做空,2025-08-05 11:05:00,2025-08-05 11:50:00,3668.75,3665.63,0.0,tp_lower -81835,做多,2025-08-05 12:10:00,2025-08-05 12:15:00,3677.58,3667.25,-0.0,flip_to_short -81836,做空,2025-08-05 12:15:00,2025-08-05 12:20:00,3667.25,3653.73,0.0,tp_lower -81837,做多,2025-08-05 13:35:00,2025-08-05 13:40:00,3650.12,3641.18,-0.0,flip_to_short -81838,做空,2025-08-05 13:40:00,2025-08-05 14:10:00,3641.18,3608.33,0.0,tp_lower -81839,做多,2025-08-05 16:00:00,2025-08-05 16:40:00,3577.73,3572.0,-0.0,flip_to_short -81840,做空,2025-08-05 16:40:00,2025-08-05 16:45:00,3572.0,3578.12,-0.0,flip_to_long -81841,做多,2025-08-05 16:45:00,2025-08-05 17:25:00,3578.12,3595.64,0.0,tp_upper -81842,做空,2025-08-05 18:15:00,2025-08-05 18:35:00,3596.96,3585.59,0.0,tp_lower -81843,做多,2025-08-05 20:00:00,2025-08-05 20:35:00,3581.39,3578.89,-0.0,flip_to_short -81844,做空,2025-08-05 20:35:00,2025-08-05 20:40:00,3578.89,3579.93,-0.0,flip_to_long -81845,做多,2025-08-05 20:40:00,2025-08-05 20:45:00,3579.93,3573.49,-0.0,flip_to_short -81846,做空,2025-08-05 20:45:00,2025-08-05 21:00:00,3573.49,3584.51,-0.0,flip_to_long -81847,做多,2025-08-05 21:00:00,2025-08-05 21:10:00,3584.51,3574.62,-0.0,flip_to_short -81848,做空,2025-08-05 21:10:00,2025-08-05 21:15:00,3574.62,3584.17,-0.0,flip_to_long -81849,做多,2025-08-05 21:15:00,2025-08-05 21:40:00,3584.17,3581.1,-0.0,flip_to_short -81850,做空,2025-08-05 21:40:00,2025-08-05 21:50:00,3581.1,3576.45,0.0,tp_lower -81851,做多,2025-08-05 22:10:00,2025-08-06 00:05:00,3576.27,3606.59,0.0,flip_to_short -81852,做空,2025-08-06 00:05:00,2025-08-06 00:25:00,3606.59,3591.02,0.0,tp_lower -81853,做多,2025-08-06 01:50:00,2025-08-06 02:10:00,3582.74,3578.47,-0.0,flip_to_short -81854,做空,2025-08-06 02:10:00,2025-08-06 02:15:00,3578.47,3582.74,-0.0,flip_to_long -81855,做多,2025-08-06 02:15:00,2025-08-06 02:35:00,3582.74,3580.12,-0.0,flip_to_short -81856,做空,2025-08-06 02:35:00,2025-08-06 03:20:00,3580.12,3573.99,0.0,tp_lower -81857,做多,2025-08-06 03:45:00,2025-08-06 03:50:00,3584.91,3583.35,-0.0,flip_to_short -81858,做空,2025-08-06 03:50:00,2025-08-06 04:05:00,3583.35,3573.41,0.0,tp_lower -81859,做多,2025-08-06 04:30:00,2025-08-06 05:05:00,3577.72,3597.99,0.0,tp_upper -81860,做空,2025-08-06 06:25:00,2025-08-06 06:30:00,3619.89,3624.1,-0.0,flip_to_long -81861,做多,2025-08-06 06:30:00,2025-08-06 06:55:00,3624.1,3630.94,0.0,flip_to_short -81862,做空,2025-08-06 06:55:00,2025-08-06 07:05:00,3630.94,3634.4,-0.0,flip_to_long -81863,做多,2025-08-06 07:05:00,2025-08-06 07:25:00,3634.4,3645.19,0.0,tp_upper -81864,做空,2025-08-06 07:50:00,2025-08-06 08:10:00,3635.65,3625.04,0.0,tp_lower -81865,做多,2025-08-06 09:10:00,2025-08-06 09:35:00,3631.45,3620.02,-0.0,flip_to_short -81866,做空,2025-08-06 09:35:00,2025-08-06 09:45:00,3620.02,3621.68,-0.0,flip_to_long -81867,做多,2025-08-06 09:45:00,2025-08-06 10:00:00,3621.68,3622.59,-0.0,flip_to_short -81868,做空,2025-08-06 10:00:00,2025-08-06 10:10:00,3622.59,3625.38,-0.0,flip_to_long -81869,做多,2025-08-06 10:10:00,2025-08-06 10:15:00,3625.38,3613.87,-0.0,flip_to_short -81870,做空,2025-08-06 10:15:00,2025-08-06 10:20:00,3613.87,3616.36,-0.0,tp_lower -81871,做多,2025-08-06 10:30:00,2025-08-06 10:40:00,3625.21,3623.73,-0.0,flip_to_short -81872,做空,2025-08-06 10:40:00,2025-08-06 10:55:00,3623.73,3614.74,0.0,tp_lower -81873,做多,2025-08-06 11:10:00,2025-08-06 11:20:00,3619.62,3622.33,0.0,flip_to_short -81874,做空,2025-08-06 11:20:00,2025-08-06 12:00:00,3622.33,3621.37,-0.0,flip_to_long -81875,做多,2025-08-06 12:00:00,2025-08-06 12:05:00,3621.37,3616.54,-0.0,flip_to_short -81876,做空,2025-08-06 12:05:00,2025-08-06 12:10:00,3616.54,3593.11,0.0,tp_lower -81877,做多,2025-08-06 13:30:00,2025-08-06 13:35:00,3594.84,3592.62,-0.0,flip_to_short -81878,做空,2025-08-06 13:35:00,2025-08-06 13:40:00,3592.62,3595.92,-0.0,flip_to_long -81879,做多,2025-08-06 13:40:00,2025-08-06 13:45:00,3595.92,3593.36,-0.0,flip_to_short -81880,做空,2025-08-06 13:45:00,2025-08-06 14:25:00,3593.36,3598.89,-0.0,flip_to_long -81881,做多,2025-08-06 14:25:00,2025-08-06 14:55:00,3598.89,3634.89,0.0,tp_upper -81882,做空,2025-08-06 16:35:00,2025-08-06 16:45:00,3646.41,3645.19,-0.0,flip_to_long -81883,做多,2025-08-06 16:45:00,2025-08-06 16:55:00,3645.19,3643.64,-0.0,flip_to_short -81884,做空,2025-08-06 16:55:00,2025-08-06 17:20:00,3643.64,3652.02,-0.0,flip_to_long -81885,做多,2025-08-06 17:20:00,2025-08-06 17:30:00,3652.02,3650.77,-0.0,flip_to_short -81886,做空,2025-08-06 17:30:00,2025-08-06 18:50:00,3650.77,3673.21,-0.0,flip_to_long -81887,做多,2025-08-06 18:50:00,2025-08-06 19:05:00,3673.21,3677.92,0.0,flip_to_short -81888,做空,2025-08-06 19:05:00,2025-08-06 19:10:00,3677.92,3678.84,-0.0,flip_to_long -81889,做多,2025-08-06 19:10:00,2025-08-06 20:00:00,3678.84,3674.76,-0.0,flip_to_short -81890,做空,2025-08-06 20:00:00,2025-08-06 20:05:00,3674.76,3677.05,-0.0,flip_to_long -81891,做多,2025-08-06 20:05:00,2025-08-06 20:10:00,3677.05,3674.33,-0.0,flip_to_short -81892,做空,2025-08-06 20:10:00,2025-08-06 20:20:00,3674.33,3674.58,-0.0,flip_to_long -81893,做多,2025-08-06 20:20:00,2025-08-06 20:45:00,3674.58,3670.92,-0.0,flip_to_short -81894,做空,2025-08-06 20:45:00,2025-08-06 20:55:00,3670.92,3672.75,-0.0,flip_to_long -81895,做多,2025-08-06 20:55:00,2025-08-06 21:05:00,3672.75,3679.28,0.0,tp_upper -81896,做空,2025-08-06 21:10:00,2025-08-06 21:30:00,3674.42,3668.01,0.0,tp_lower -81897,做多,2025-08-06 22:00:00,2025-08-06 22:15:00,3670.57,3670.93,-0.0,flip_to_short -81898,做空,2025-08-06 22:15:00,2025-08-06 22:20:00,3670.93,3673.88,-0.0,flip_to_long -81899,做多,2025-08-06 22:20:00,2025-08-06 23:15:00,3673.88,3673.57,-0.0,flip_to_short -81900,做空,2025-08-06 23:15:00,2025-08-06 23:20:00,3673.57,3674.17,-0.0,flip_to_long -81901,做多,2025-08-06 23:20:00,2025-08-06 23:45:00,3674.17,3682.92,0.0,tp_upper -81902,做空,2025-08-07 00:00:00,2025-08-07 00:05:00,3674.45,3669.22,0.0,tp_lower -81903,做多,2025-08-07 00:25:00,2025-08-07 00:35:00,3676.32,3675.27,-0.0,flip_to_short -81904,做空,2025-08-07 00:35:00,2025-08-07 01:05:00,3675.27,3677.11,-0.0,flip_to_long -81905,做多,2025-08-07 01:05:00,2025-08-07 01:25:00,3677.11,3705.4,0.0,tp_upper -81906,做空,2025-08-07 01:55:00,2025-08-07 02:00:00,3665.68,3665.67,-0.0,tp_lower -81907,做空,2025-08-07 03:45:00,2025-08-07 04:00:00,3660.01,3659.57,-0.0,flip_to_long -81908,做多,2025-08-07 04:00:00,2025-08-07 04:10:00,3659.57,3661.28,-0.0,tp_upper -81909,做空,2025-08-07 04:45:00,2025-08-07 04:55:00,3658.65,3660.11,-0.0,flip_to_long -81910,做多,2025-08-07 04:55:00,2025-08-07 05:05:00,3660.11,3660.81,-0.0,flip_to_short -81911,做空,2025-08-07 05:05:00,2025-08-07 07:40:00,3660.81,3697.86,-0.0,flip_to_long -81912,做多,2025-08-07 07:40:00,2025-08-07 07:45:00,3697.86,3693.12,-0.0,flip_to_short -81913,做空,2025-08-07 07:45:00,2025-08-07 07:50:00,3693.12,3697.08,-0.0,flip_to_long -81914,做多,2025-08-07 07:50:00,2025-08-07 08:00:00,3697.08,3714.86,0.0,tp_upper -81915,做空,2025-08-07 09:35:00,2025-08-07 09:40:00,3718.87,3727.44,-0.0,flip_to_long -81916,做多,2025-08-07 09:40:00,2025-08-07 09:45:00,3727.44,3721.72,-0.0,tp_upper -81917,做空,2025-08-07 13:20:00,2025-08-07 13:30:00,3832.18,3836.56,-0.0,flip_to_long -81918,做多,2025-08-07 13:30:00,2025-08-07 13:35:00,3836.56,3861.2,0.0,tp_upper -81919,做空,2025-08-07 14:05:00,2025-08-07 14:30:00,3833.29,3820.64,0.0,tp_lower -81920,做多,2025-08-07 15:20:00,2025-08-07 15:25:00,3831.39,3826.79,-0.0,flip_to_short -81921,做空,2025-08-07 15:25:00,2025-08-07 15:30:00,3826.79,3829.79,-0.0,flip_to_long -81922,做多,2025-08-07 15:30:00,2025-08-07 15:40:00,3829.79,3832.55,0.0,tp_upper -81923,做空,2025-08-07 16:10:00,2025-08-07 16:20:00,3832.12,3830.73,-0.0,flip_to_long -81924,做多,2025-08-07 16:20:00,2025-08-07 16:35:00,3830.73,3828.42,-0.0,flip_to_short -81925,做空,2025-08-07 16:35:00,2025-08-07 16:40:00,3828.42,3805.08,0.0,tp_lower -81926,做多,2025-08-07 17:30:00,2025-08-07 17:35:00,3820.17,3819.93,-0.0,flip_to_short -81927,做空,2025-08-07 17:35:00,2025-08-07 18:25:00,3819.93,3820.0,-0.0,flip_to_long -81928,做多,2025-08-07 18:25:00,2025-08-07 18:30:00,3820.0,3816.3,-0.0,flip_to_short -81929,做空,2025-08-07 18:30:00,2025-08-07 18:35:00,3816.3,3817.73,-0.0,flip_to_long -81930,做多,2025-08-07 18:35:00,2025-08-07 19:00:00,3817.73,3824.38,0.0,flip_to_short -81931,做空,2025-08-07 19:00:00,2025-08-07 21:45:00,3824.38,3873.98,-0.0,flip_to_long -81932,做多,2025-08-07 21:45:00,2025-08-07 21:50:00,3873.98,3871.24,-0.0,tp_upper -81933,做空,2025-08-07 21:55:00,2025-08-08 00:05:00,3869.61,3897.54,-0.0,flip_to_long -81934,做多,2025-08-08 00:05:00,2025-08-08 00:15:00,3897.54,3882.0,-0.0,flip_to_short -81935,做空,2025-08-08 00:15:00,2025-08-08 00:20:00,3882.0,3892.87,-0.0,tp_lower -81936,做多,2025-08-08 00:25:00,2025-08-08 00:35:00,3897.48,3928.11,0.0,tp_upper -81937,做空,2025-08-08 00:45:00,2025-08-08 00:50:00,3900.87,3901.26,-0.0,flip_to_long -81938,做多,2025-08-08 00:50:00,2025-08-08 00:55:00,3901.26,3898.38,-0.0,flip_to_short -81939,做空,2025-08-08 00:55:00,2025-08-08 01:05:00,3898.38,3894.26,0.0,flip_to_long -81940,做多,2025-08-08 01:05:00,2025-08-08 01:15:00,3894.26,3889.23,-0.0,flip_to_short -81941,做空,2025-08-08 01:15:00,2025-08-08 01:20:00,3889.23,3895.98,-0.0,flip_to_long -81942,做多,2025-08-08 01:20:00,2025-08-08 02:50:00,3895.98,3898.27,0.0,tp_upper -81943,做多,2025-08-08 04:25:00,2025-08-08 04:40:00,3924.68,3924.15,-0.0,flip_to_short -81944,做空,2025-08-08 04:40:00,2025-08-08 05:05:00,3924.15,3906.85,0.0,tp_lower -81945,做多,2025-08-08 06:10:00,2025-08-08 06:15:00,3914.99,3905.2,-0.0,flip_to_short -81946,做空,2025-08-08 06:15:00,2025-08-08 06:20:00,3905.2,3908.99,-0.0,flip_to_long -81947,做多,2025-08-08 06:20:00,2025-08-08 06:30:00,3908.99,3911.14,0.0,tp_upper -81948,做空,2025-08-08 07:05:00,2025-08-08 07:10:00,3900.69,3906.75,-0.0,flip_to_long -81949,做多,2025-08-08 07:10:00,2025-08-08 07:15:00,3906.75,3919.7,0.0,tp_upper -81950,做空,2025-08-08 08:20:00,2025-08-08 08:25:00,3911.61,3903.81,0.0,tp_lower -81951,做多,2025-08-08 09:50:00,2025-08-08 10:05:00,3899.58,3902.01,0.0,tp_upper -81952,做空,2025-08-08 10:20:00,2025-08-08 10:45:00,3896.49,3887.58,0.0,tp_lower -81953,做多,2025-08-08 10:50:00,2025-08-08 11:05:00,3893.89,3904.42,0.0,tp_upper -81954,做多,2025-08-08 12:10:00,2025-08-08 13:35:00,3904.55,3925.2,0.0,tp_upper -81955,做多,2025-08-08 14:35:00,2025-08-08 15:00:00,3945.19,3958.75,0.0,flip_to_short -81956,做空,2025-08-08 15:00:00,2025-08-08 15:40:00,3958.75,3927.77,0.0,tp_lower -81957,做多,2025-08-08 16:00:00,2025-08-08 16:10:00,3955.66,3954.11,-0.0,flip_to_short -81958,做空,2025-08-08 16:10:00,2025-08-08 16:15:00,3954.11,3962.31,-0.0,flip_to_long -81959,做多,2025-08-08 16:15:00,2025-08-08 17:00:00,3962.31,3980.5,0.0,tp_upper -81960,做空,2025-08-08 19:20:00,2025-08-08 19:35:00,4038.75,4035.0,0.0,tp_lower -81961,做多,2025-08-08 19:40:00,2025-08-08 19:45:00,4044.04,4047.39,0.0,tp_upper -81962,做空,2025-08-08 20:15:00,2025-08-08 20:25:00,4048.26,4048.19,-0.0,flip_to_long -81963,做多,2025-08-08 20:25:00,2025-08-08 20:35:00,4048.19,4046.75,-0.0,flip_to_short -81964,做空,2025-08-08 20:35:00,2025-08-08 20:40:00,4046.75,4051.55,-0.0,flip_to_long -81965,做多,2025-08-08 20:40:00,2025-08-08 21:05:00,4051.55,4050.44,-0.0,flip_to_short -81966,做空,2025-08-08 21:05:00,2025-08-08 21:15:00,4050.44,4042.8,0.0,tp_lower -81967,做多,2025-08-09 00:25:00,2025-08-09 00:30:00,4018.0,4016.62,-0.0,flip_to_short -81968,做空,2025-08-09 00:30:00,2025-08-09 00:55:00,4016.62,4016.09,-0.0,flip_to_long -81969,做多,2025-08-09 00:55:00,2025-08-09 01:00:00,4016.09,4013.32,-0.0,flip_to_short -81970,做空,2025-08-09 01:00:00,2025-08-09 01:05:00,4013.32,4022.07,-0.0,flip_to_long -81971,做多,2025-08-09 01:05:00,2025-08-09 01:10:00,4022.07,4016.52,-0.0,tp_upper -81972,做空,2025-08-09 01:15:00,2025-08-09 01:20:00,4013.81,4015.94,-0.0,flip_to_long -81973,做多,2025-08-09 01:20:00,2025-08-09 01:35:00,4015.94,4022.17,0.0,tp_upper -81974,做空,2025-08-09 03:00:00,2025-08-09 03:10:00,4027.8,4040.68,-0.0,flip_to_long -81975,做多,2025-08-09 03:10:00,2025-08-09 03:15:00,4040.68,4035.09,-0.0,tp_upper -81976,做空,2025-08-09 06:30:00,2025-08-09 07:05:00,4160.0,4171.27,-0.0,flip_to_long -81977,做多,2025-08-09 07:05:00,2025-08-09 07:10:00,4171.27,4167.48,-0.0,flip_to_short -81978,做空,2025-08-09 07:10:00,2025-08-09 07:40:00,4167.48,4161.75,0.0,flip_to_long -81979,做多,2025-08-09 07:40:00,2025-08-09 08:05:00,4161.75,4177.34,0.0,tp_upper -81980,做空,2025-08-09 10:50:00,2025-08-09 11:35:00,4217.83,4192.28,0.0,tp_lower -81981,做多,2025-08-09 12:20:00,2025-08-09 12:30:00,4200.58,4200.18,-0.0,flip_to_short -81982,做空,2025-08-09 12:30:00,2025-08-09 12:50:00,4200.18,4197.45,0.0,flip_to_long -81983,做多,2025-08-09 12:50:00,2025-08-09 12:55:00,4197.45,4195.41,-0.0,flip_to_short -81984,做空,2025-08-09 12:55:00,2025-08-09 13:00:00,4195.41,4198.36,-0.0,flip_to_long -81985,做多,2025-08-09 13:00:00,2025-08-09 13:05:00,4198.36,4188.79,-0.0,flip_to_short -81986,做空,2025-08-09 13:05:00,2025-08-09 13:10:00,4188.79,4177.59,0.0,tp_lower -81987,做多,2025-08-09 14:10:00,2025-08-09 14:15:00,4184.6,4180.09,-0.0,flip_to_short -81988,做空,2025-08-09 14:15:00,2025-08-09 14:20:00,4180.09,4187.3,-0.0,flip_to_long -81989,做多,2025-08-09 14:20:00,2025-08-09 15:00:00,4187.3,4211.3,0.0,tp_upper -81990,做空,2025-08-09 15:20:00,2025-08-09 15:25:00,4189.06,4198.67,-0.0,flip_to_long -81991,做多,2025-08-09 15:25:00,2025-08-09 16:25:00,4198.67,4215.54,0.0,tp_upper -81992,做空,2025-08-09 16:30:00,2025-08-09 16:55:00,4208.78,4206.0,0.0,flip_to_long -81993,做多,2025-08-09 16:55:00,2025-08-09 17:35:00,4206.0,4225.97,0.0,tp_upper -81994,做空,2025-08-09 21:15:00,2025-08-09 21:30:00,4284.65,4275.82,0.0,flip_to_long -81995,做多,2025-08-09 21:30:00,2025-08-09 21:35:00,4275.82,4269.11,-0.0,flip_to_short -81996,做空,2025-08-09 21:35:00,2025-08-09 21:45:00,4269.11,4285.32,-0.0,flip_to_long -81997,做多,2025-08-09 21:45:00,2025-08-09 21:55:00,4285.32,4276.23,-0.0,flip_to_short -81998,做空,2025-08-09 21:55:00,2025-08-09 22:00:00,4276.23,4289.99,-0.0,flip_to_long -81999,做多,2025-08-09 22:00:00,2025-08-09 22:10:00,4289.99,4288.26,-0.0,flip_to_short -82000,做空,2025-08-09 22:10:00,2025-08-09 22:35:00,4288.26,4275.38,0.0,tp_lower -82001,做多,2025-08-09 23:50:00,2025-08-09 23:55:00,4270.21,4259.1,-0.0,flip_to_short -82002,做空,2025-08-09 23:55:00,2025-08-10 00:00:00,4259.1,4261.28,-0.0,flip_to_long -82003,做多,2025-08-10 00:00:00,2025-08-10 00:20:00,4261.28,4268.02,0.0,tp_upper -82004,做空,2025-08-10 01:55:00,2025-08-10 02:10:00,4298.86,4281.68,0.0,tp_lower -82005,做多,2025-08-10 03:50:00,2025-08-10 04:15:00,4242.93,4242.0,-0.0,flip_to_short -82006,做空,2025-08-10 04:15:00,2025-08-10 05:10:00,4242.0,4237.55,0.0,flip_to_long -82007,做多,2025-08-10 05:10:00,2025-08-10 06:45:00,4237.55,4222.47,-0.0,flip_to_short -82008,做空,2025-08-10 06:45:00,2025-08-10 06:50:00,4222.47,4227.43,-0.0,flip_to_long -82009,做多,2025-08-10 06:50:00,2025-08-10 07:15:00,4227.43,4220.59,-0.0,flip_to_short -82010,做空,2025-08-10 07:15:00,2025-08-10 07:20:00,4220.59,4221.46,-0.0,flip_to_long -82011,做多,2025-08-10 07:20:00,2025-08-10 07:25:00,4221.46,4209.65,-0.0,flip_to_short -82012,做空,2025-08-10 07:25:00,2025-08-10 07:30:00,4209.65,4202.86,0.0,tp_lower -82013,做多,2025-08-10 08:20:00,2025-08-10 10:05:00,4201.22,4212.96,0.0,tp_upper -82014,做多,2025-08-10 10:10:00,2025-08-10 10:20:00,4217.01,4215.01,-0.0,flip_to_short -82015,做空,2025-08-10 10:20:00,2025-08-10 10:30:00,4215.01,4202.66,0.0,tp_lower -82016,做多,2025-08-10 11:25:00,2025-08-10 11:30:00,4207.54,4204.73,-0.0,flip_to_short -82017,做空,2025-08-10 11:30:00,2025-08-10 11:40:00,4204.73,4209.03,-0.0,flip_to_long -82018,做多,2025-08-10 11:40:00,2025-08-10 11:50:00,4209.03,4197.34,-0.0,flip_to_short -82019,做空,2025-08-10 11:50:00,2025-08-10 11:55:00,4197.34,4179.11,0.0,tp_lower -82020,做多,2025-08-10 12:40:00,2025-08-10 12:50:00,4192.72,4193.5,-0.0,flip_to_short -82021,做空,2025-08-10 12:50:00,2025-08-10 13:25:00,4193.5,4189.58,0.0,flip_to_long -82022,做多,2025-08-10 13:25:00,2025-08-10 13:30:00,4189.58,4177.69,-0.0,flip_to_short -82023,做空,2025-08-10 13:30:00,2025-08-10 13:55:00,4177.69,4166.01,0.0,tp_lower -82024,做多,2025-08-10 14:10:00,2025-08-10 14:15:00,4191.57,4199.94,0.0,tp_upper -82025,做空,2025-08-10 15:55:00,2025-08-10 16:00:00,4216.12,4220.72,-0.0,flip_to_long -82026,做多,2025-08-10 16:00:00,2025-08-10 16:05:00,4220.72,4225.8,0.0,tp_upper -82027,做空,2025-08-10 17:20:00,2025-08-10 17:30:00,4227.09,4231.26,-0.0,flip_to_long -82028,做多,2025-08-10 17:30:00,2025-08-10 17:35:00,4231.26,4227.17,-0.0,flip_to_short -82029,做空,2025-08-10 17:35:00,2025-08-10 17:45:00,4227.17,4231.53,-0.0,flip_to_long -82030,做多,2025-08-10 17:45:00,2025-08-10 17:50:00,4231.53,4226.01,-0.0,flip_to_short -82031,做空,2025-08-10 17:50:00,2025-08-10 18:00:00,4226.01,4222.43,0.0,tp_lower -82032,做多,2025-08-10 18:35:00,2025-08-10 18:40:00,4228.69,4225.7,-0.0,flip_to_short -82033,做空,2025-08-10 18:40:00,2025-08-10 18:45:00,4225.7,4228.35,-0.0,flip_to_long -82034,做多,2025-08-10 18:45:00,2025-08-10 18:55:00,4228.35,4234.32,0.0,tp_upper -82035,做空,2025-08-10 20:05:00,2025-08-10 20:10:00,4239.68,4230.06,0.0,tp_lower -82036,做多,2025-08-10 21:45:00,2025-08-10 22:00:00,4211.55,4217.75,0.0,flip_to_short -82037,做空,2025-08-10 22:00:00,2025-08-10 22:10:00,4217.75,4217.94,-0.0,flip_to_long -82038,做多,2025-08-10 22:10:00,2025-08-10 22:55:00,4217.94,4248.26,0.0,tp_upper -82039,做空,2025-08-11 02:25:00,2025-08-11 02:35:00,4309.09,4307.84,-0.0,flip_to_long -82040,做多,2025-08-11 02:35:00,2025-08-11 02:55:00,4307.84,4307.12,-0.0,flip_to_short -82041,做空,2025-08-11 02:55:00,2025-08-11 03:05:00,4307.12,4303.98,0.0,tp_lower -82042,做多,2025-08-11 03:50:00,2025-08-11 04:05:00,4308.27,4323.29,0.0,tp_upper -82043,做空,2025-08-11 05:10:00,2025-08-11 05:35:00,4320.26,4306.93,0.0,tp_lower -82044,做多,2025-08-11 06:50:00,2025-08-11 08:45:00,4302.63,4279.17,-0.0,flip_to_short -82045,做空,2025-08-11 08:45:00,2025-08-11 09:05:00,4279.17,4275.0,0.0,flip_to_long -82046,做多,2025-08-11 09:05:00,2025-08-11 09:15:00,4275.0,4272.04,-0.0,flip_to_short -82047,做空,2025-08-11 09:15:00,2025-08-11 09:25:00,4272.04,4273.99,-0.0,flip_to_long -82048,做多,2025-08-11 09:25:00,2025-08-11 13:20:00,4273.99,4179.48,-0.0,flip_to_short -82049,做空,2025-08-11 13:20:00,2025-08-11 13:25:00,4179.48,4183.57,-0.0,flip_to_long -82050,做多,2025-08-11 13:25:00,2025-08-11 13:30:00,4183.57,4205.31,0.0,tp_upper -82051,做空,2025-08-11 15:05:00,2025-08-11 15:15:00,4262.89,4287.73,-0.0,flip_to_long -82052,做多,2025-08-11 15:15:00,2025-08-11 15:20:00,4287.73,4286.77,-0.0,tp_upper -82053,做空,2025-08-11 16:40:00,2025-08-11 16:45:00,4313.9,4329.77,-0.0,flip_to_long -82054,做多,2025-08-11 16:45:00,2025-08-11 16:50:00,4329.77,4316.59,-0.0,flip_to_short -82055,做空,2025-08-11 16:50:00,2025-08-11 17:15:00,4316.59,4285.01,0.0,tp_lower -82056,做多,2025-08-11 18:15:00,2025-08-11 18:40:00,4299.41,4277.93,-0.0,flip_to_short -82057,做空,2025-08-11 18:40:00,2025-08-11 18:45:00,4277.93,4294.0,-0.0,tp_lower -82058,做空,2025-08-11 18:50:00,2025-08-11 18:55:00,4292.56,4293.35,-0.0,flip_to_long -82059,做多,2025-08-11 18:55:00,2025-08-11 19:15:00,4293.35,4294.78,-0.0,flip_to_short -82060,做空,2025-08-11 19:15:00,2025-08-11 19:40:00,4294.78,4278.46,0.0,tp_lower -82061,做多,2025-08-11 21:10:00,2025-08-11 21:15:00,4250.96,4242.85,-0.0,flip_to_short -82062,做空,2025-08-11 21:15:00,2025-08-11 21:30:00,4242.85,4211.29,0.0,tp_lower -82063,做空,2025-08-11 22:45:00,2025-08-12 00:00:00,4212.5,4233.23,-0.0,flip_to_long -82064,做多,2025-08-12 00:00:00,2025-08-12 00:05:00,4233.23,4225.84,-0.0,tp_upper -82065,做空,2025-08-12 02:00:00,2025-08-12 02:05:00,4260.81,4281.35,-0.0,flip_to_long -82066,做多,2025-08-12 02:05:00,2025-08-12 02:25:00,4281.35,4291.96,0.0,tp_upper -82067,做空,2025-08-12 03:05:00,2025-08-12 03:25:00,4286.83,4285.67,-0.0,flip_to_long -82068,做多,2025-08-12 03:25:00,2025-08-12 03:40:00,4285.67,4287.71,-0.0,flip_to_short -82069,做空,2025-08-12 03:40:00,2025-08-12 04:05:00,4287.71,4296.02,-0.0,flip_to_long -82070,做多,2025-08-12 04:05:00,2025-08-12 04:25:00,4296.02,4306.0,0.0,tp_upper -82071,做空,2025-08-12 05:00:00,2025-08-12 05:10:00,4291.12,4300.33,-0.0,flip_to_long -82072,做多,2025-08-12 05:10:00,2025-08-12 05:15:00,4300.33,4293.26,-0.0,flip_to_short -82073,做空,2025-08-12 05:15:00,2025-08-12 05:35:00,4293.26,4278.55,0.0,tp_lower -82074,做多,2025-08-12 06:20:00,2025-08-12 06:30:00,4295.89,4288.16,-0.0,flip_to_short -82075,做空,2025-08-12 06:30:00,2025-08-12 06:35:00,4288.16,4291.02,-0.0,flip_to_long -82076,做多,2025-08-12 06:35:00,2025-08-12 06:40:00,4291.02,4300.78,0.0,tp_upper -82077,做空,2025-08-12 06:55:00,2025-08-12 08:15:00,4289.4,4304.51,-0.0,flip_to_long -82078,做多,2025-08-12 08:15:00,2025-08-12 08:40:00,4304.51,4327.98,0.0,tp_upper -82079,做空,2025-08-12 08:55:00,2025-08-12 09:00:00,4309.5,4315.38,-0.0,flip_to_long -82080,做多,2025-08-12 09:00:00,2025-08-12 09:05:00,4315.38,4300.16,-0.0,flip_to_short -82081,做空,2025-08-12 09:05:00,2025-08-12 09:10:00,4300.16,4299.65,-0.0,tp_lower -82082,做多,2025-08-12 10:25:00,2025-08-12 10:35:00,4292.94,4287.69,-0.0,flip_to_short -82083,做空,2025-08-12 10:35:00,2025-08-12 10:45:00,4287.69,4288.47,-0.0,flip_to_long -82084,做多,2025-08-12 10:45:00,2025-08-12 11:35:00,4288.47,4282.0,-0.0,flip_to_short -82085,做空,2025-08-12 11:35:00,2025-08-12 11:45:00,4282.0,4280.99,-0.0,flip_to_long -82086,做多,2025-08-12 11:45:00,2025-08-12 12:10:00,4280.99,4279.75,-0.0,flip_to_short -82087,做空,2025-08-12 12:10:00,2025-08-12 12:20:00,4279.75,4292.78,-0.0,flip_to_long -82088,做多,2025-08-12 12:20:00,2025-08-12 12:25:00,4292.78,4304.52,0.0,tp_upper -82089,做空,2025-08-12 13:45:00,2025-08-12 14:00:00,4366.73,4392.65,-0.0,flip_to_long -82090,做多,2025-08-12 14:00:00,2025-08-12 14:10:00,4392.65,4395.63,0.0,flip_to_short -82091,做空,2025-08-12 14:10:00,2025-08-12 14:20:00,4395.63,4398.0,-0.0,flip_to_long -82092,做多,2025-08-12 14:20:00,2025-08-12 14:35:00,4398.0,4400.4,0.0,flip_to_short -82093,做空,2025-08-12 14:35:00,2025-08-12 16:40:00,4400.4,4445.44,-0.0,flip_to_long -82094,做多,2025-08-12 16:40:00,2025-08-12 17:10:00,4445.44,4483.79,0.0,tp_upper -82095,做空,2025-08-12 18:30:00,2025-08-12 18:35:00,4485.01,4487.21,-0.0,flip_to_long -82096,做多,2025-08-12 18:35:00,2025-08-12 19:25:00,4487.21,4500.72,0.0,tp_upper -82097,做空,2025-08-12 19:40:00,2025-08-12 22:00:00,4497.42,4574.74,-0.0,tp_lower -82098,做多,2025-08-12 23:00:00,2025-08-12 23:25:00,4591.21,4598.04,0.0,tp_upper -82099,做空,2025-08-12 23:50:00,2025-08-13 00:00:00,4594.37,4598.74,-0.0,flip_to_long -82100,做多,2025-08-13 00:00:00,2025-08-13 00:30:00,4598.74,4620.55,0.0,tp_upper -82101,做空,2025-08-13 01:00:00,2025-08-13 01:10:00,4605.0,4570.99,0.0,tp_lower -82102,做空,2025-08-13 05:15:00,2025-08-13 05:30:00,4659.0,4638.91,0.0,tp_lower -82103,做多,2025-08-13 07:20:00,2025-08-13 07:30:00,4622.45,4622.32,-0.0,flip_to_short -82104,做空,2025-08-13 07:30:00,2025-08-13 07:40:00,4622.32,4624.07,-0.0,flip_to_long -82105,做多,2025-08-13 07:40:00,2025-08-13 07:45:00,4624.07,4621.36,-0.0,flip_to_short -82106,做空,2025-08-13 07:45:00,2025-08-13 08:25:00,4621.36,4622.74,-0.0,flip_to_long -82107,做多,2025-08-13 08:25:00,2025-08-13 08:35:00,4622.74,4622.33,-0.0,flip_to_short -82108,做空,2025-08-13 08:35:00,2025-08-13 08:40:00,4622.33,4610.86,0.0,tp_lower -82109,做多,2025-08-13 08:55:00,2025-08-13 09:20:00,4623.99,4642.25,0.0,tp_upper -82110,做空,2025-08-13 11:10:00,2025-08-13 11:25:00,4693.51,4676.81,0.0,tp_lower -82111,做空,2025-08-13 11:50:00,2025-08-13 11:55:00,4683.85,4689.38,-0.0,flip_to_long -82112,做多,2025-08-13 11:55:00,2025-08-13 12:25:00,4689.38,4707.46,0.0,tp_upper -82113,做空,2025-08-13 12:50:00,2025-08-13 13:05:00,4685.08,4693.5,-0.0,flip_to_long -82114,做多,2025-08-13 13:05:00,2025-08-13 13:20:00,4693.5,4714.99,0.0,tp_upper -82115,做空,2025-08-13 13:35:00,2025-08-13 13:40:00,4692.11,4678.65,0.0,tp_lower -82116,做多,2025-08-13 13:45:00,2025-08-13 13:50:00,4703.97,4689.56,-0.0,flip_to_short -82117,做空,2025-08-13 13:50:00,2025-08-13 13:55:00,4689.56,4669.66,0.0,tp_lower -82118,做多,2025-08-13 14:40:00,2025-08-13 14:45:00,4698.17,4680.44,-0.0,flip_to_short -82119,做空,2025-08-13 14:45:00,2025-08-13 15:05:00,4680.44,4635.37,0.0,tp_lower -82120,做多,2025-08-13 15:40:00,2025-08-13 15:45:00,4668.71,4655.75,-0.0,flip_to_short -82121,做空,2025-08-13 15:45:00,2025-08-13 15:55:00,4655.75,4664.78,-0.0,flip_to_long -82122,做多,2025-08-13 15:55:00,2025-08-13 16:15:00,4664.78,4698.95,0.0,tp_upper -82123,做空,2025-08-13 17:40:00,2025-08-13 17:50:00,4711.02,4722.38,-0.0,flip_to_long -82124,做多,2025-08-13 17:50:00,2025-08-13 18:00:00,4722.38,4743.41,0.0,tp_upper -82125,做空,2025-08-13 18:20:00,2025-08-13 18:30:00,4717.34,4719.37,-0.0,flip_to_long -82126,做多,2025-08-13 18:30:00,2025-08-13 19:10:00,4719.37,4720.07,-0.0,flip_to_short -82127,做空,2025-08-13 19:10:00,2025-08-13 19:15:00,4720.07,4733.49,-0.0,flip_to_long -82128,做多,2025-08-13 19:15:00,2025-08-13 19:20:00,4733.49,4744.77,0.0,tp_upper -82129,做空,2025-08-13 19:30:00,2025-08-13 19:50:00,4723.11,4735.0,-0.0,flip_to_long -82130,做多,2025-08-13 19:50:00,2025-08-13 20:00:00,4735.0,4717.56,-0.0,flip_to_short -82131,做空,2025-08-13 20:00:00,2025-08-13 20:05:00,4717.56,4728.56,-0.0,flip_to_long -82132,做多,2025-08-13 20:05:00,2025-08-13 20:10:00,4728.56,4718.86,-0.0,flip_to_short -82133,做空,2025-08-13 20:10:00,2025-08-13 20:25:00,4718.86,4711.28,0.0,tp_lower -82134,做多,2025-08-13 20:35:00,2025-08-13 20:45:00,4724.96,4723.19,-0.0,flip_to_short -82135,做空,2025-08-13 20:45:00,2025-08-13 21:00:00,4723.19,4725.57,-0.0,flip_to_long -82136,做多,2025-08-13 21:00:00,2025-08-13 21:05:00,4725.57,4741.32,0.0,tp_upper -82137,做空,2025-08-13 21:45:00,2025-08-13 22:10:00,4732.85,4737.08,-0.0,flip_to_long -82138,做多,2025-08-13 22:10:00,2025-08-13 22:20:00,4737.08,4730.55,-0.0,flip_to_short -82139,做空,2025-08-13 22:20:00,2025-08-13 22:25:00,4730.55,4738.87,-0.0,flip_to_long -82140,做多,2025-08-13 22:25:00,2025-08-13 22:45:00,4738.87,4775.34,0.0,tp_upper -82141,做空,2025-08-13 22:55:00,2025-08-13 23:00:00,4733.71,4750.37,-0.0,flip_to_long -82142,做多,2025-08-13 23:00:00,2025-08-13 23:10:00,4750.37,4739.95,-0.0,flip_to_short -82143,做空,2025-08-13 23:10:00,2025-08-13 23:20:00,4739.95,4750.04,-0.0,flip_to_long -82144,做多,2025-08-13 23:20:00,2025-08-13 23:40:00,4750.04,4765.76,0.0,tp_upper -82145,做空,2025-08-13 23:55:00,2025-08-14 00:15:00,4748.36,4747.53,-0.0,tp_lower -82146,做多,2025-08-14 00:30:00,2025-08-14 00:35:00,4750.77,4744.64,-0.0,flip_to_short -82147,做空,2025-08-14 00:35:00,2025-08-14 00:40:00,4744.64,4731.44,0.0,tp_lower -82148,做多,2025-08-14 01:25:00,2025-08-14 01:45:00,4732.4,4726.1,-0.0,flip_to_short -82149,做空,2025-08-14 01:45:00,2025-08-14 02:05:00,4726.1,4726.98,-0.0,flip_to_long -82150,做多,2025-08-14 02:05:00,2025-08-14 02:10:00,4726.98,4725.0,-0.0,flip_to_short -82151,做空,2025-08-14 02:10:00,2025-08-14 02:20:00,4725.0,4733.41,-0.0,flip_to_long -82152,做多,2025-08-14 02:20:00,2025-08-14 02:35:00,4733.41,4756.34,0.0,tp_upper -82153,做空,2025-08-14 04:30:00,2025-08-14 04:35:00,4763.98,4764.55,-0.0,flip_to_long -82154,做多,2025-08-14 04:35:00,2025-08-14 05:05:00,4764.55,4762.22,-0.0,flip_to_short -82155,做空,2025-08-14 05:05:00,2025-08-14 05:10:00,4762.22,4738.01,0.0,tp_lower -82156,做多,2025-08-14 06:25:00,2025-08-14 06:35:00,4740.6,4783.74,0.0,tp_upper -82157,做空,2025-08-14 07:05:00,2025-08-14 07:20:00,4741.15,4746.3,-0.0,flip_to_long -82158,做多,2025-08-14 07:20:00,2025-08-14 07:35:00,4746.3,4748.56,-0.0,flip_to_short -82159,做空,2025-08-14 07:35:00,2025-08-14 08:40:00,4748.56,4722.57,0.0,tp_lower -82160,做多,2025-08-14 09:05:00,2025-08-14 09:15:00,4735.0,4739.48,0.0,flip_to_short -82161,做空,2025-08-14 09:15:00,2025-08-14 10:40:00,4739.48,4707.21,0.0,tp_lower -82162,做多,2025-08-14 11:50:00,2025-08-14 12:15:00,4714.95,4719.56,0.0,flip_to_short -82163,做空,2025-08-14 12:15:00,2025-08-14 12:30:00,4719.56,4559.18,0.0,tp_lower -82164,做多,2025-08-14 13:45:00,2025-08-14 14:25:00,4604.11,4655.0,0.0,tp_upper -82165,做空,2025-08-14 15:15:00,2025-08-14 16:05:00,4628.76,4568.93,0.0,tp_lower -82166,做多,2025-08-14 17:25:00,2025-08-14 17:35:00,4559.65,4543.35,-0.0,flip_to_short -82167,做空,2025-08-14 17:35:00,2025-08-14 17:45:00,4543.35,4535.37,0.0,flip_to_long -82168,做多,2025-08-14 17:45:00,2025-08-14 18:00:00,4535.37,4538.19,0.0,flip_to_short -82169,做空,2025-08-14 18:00:00,2025-08-14 18:10:00,4538.19,4519.82,0.0,tp_lower -82170,做多,2025-08-14 18:30:00,2025-08-14 18:55:00,4536.95,4537.04,-0.0,flip_to_short -82171,做空,2025-08-14 18:55:00,2025-08-14 19:00:00,4537.04,4539.68,-0.0,flip_to_long -82172,做多,2025-08-14 19:00:00,2025-08-14 19:10:00,4539.68,4538.65,-0.0,flip_to_short -82173,做空,2025-08-14 19:10:00,2025-08-14 20:05:00,4538.65,4531.17,0.0,tp_lower -82174,做多,2025-08-14 21:10:00,2025-08-14 21:15:00,4536.46,4525.06,-0.0,flip_to_short -82175,做空,2025-08-14 21:15:00,2025-08-14 21:20:00,4525.06,4502.22,0.0,tp_lower -82176,做多,2025-08-14 22:15:00,2025-08-14 23:55:00,4502.99,4545.25,0.0,flip_to_short -82177,做空,2025-08-14 23:55:00,2025-08-15 00:35:00,4545.25,4555.59,-0.0,flip_to_long -82178,做多,2025-08-15 00:35:00,2025-08-15 00:45:00,4555.59,4573.61,0.0,tp_upper -82179,做空,2025-08-15 01:00:00,2025-08-15 01:05:00,4554.77,4568.06,-0.0,flip_to_long -82180,做多,2025-08-15 01:05:00,2025-08-15 01:15:00,4568.06,4575.0,0.0,tp_upper -82181,做空,2025-08-15 03:00:00,2025-08-15 04:05:00,4618.81,4633.38,-0.0,flip_to_long -82182,做多,2025-08-15 04:05:00,2025-08-15 04:10:00,4633.38,4636.33,0.0,tp_upper -82183,做空,2025-08-15 04:15:00,2025-08-15 04:35:00,4627.67,4633.62,-0.0,flip_to_long -82184,做多,2025-08-15 04:35:00,2025-08-15 04:40:00,4633.62,4622.09,-0.0,flip_to_short -82185,做空,2025-08-15 04:40:00,2025-08-15 04:45:00,4622.09,4617.63,0.0,tp_lower -82186,做多,2025-08-15 05:00:00,2025-08-15 05:05:00,4630.28,4623.83,-0.0,flip_to_short -82187,做空,2025-08-15 05:05:00,2025-08-15 05:10:00,4623.83,4613.34,0.0,tp_lower -82188,做多,2025-08-15 05:55:00,2025-08-15 06:00:00,4617.11,4636.93,0.0,tp_upper -82189,做多,2025-08-15 07:15:00,2025-08-15 07:20:00,4643.69,4635.0,-0.0,flip_to_short -82190,做空,2025-08-15 07:20:00,2025-08-15 07:25:00,4635.0,4644.71,-0.0,flip_to_long -82191,做多,2025-08-15 07:25:00,2025-08-15 07:30:00,4644.71,4637.5,-0.0,flip_to_short -82192,做空,2025-08-15 07:30:00,2025-08-15 07:50:00,4637.5,4630.86,0.0,tp_lower -82193,做多,2025-08-15 08:00:00,2025-08-15 08:25:00,4639.66,4654.3,0.0,tp_upper -82194,做空,2025-08-15 08:45:00,2025-08-15 08:50:00,4638.05,4642.27,-0.0,flip_to_long -82195,做多,2025-08-15 08:50:00,2025-08-15 08:55:00,4642.27,4639.72,-0.0,flip_to_short -82196,做空,2025-08-15 08:55:00,2025-08-15 09:00:00,4639.72,4648.08,-0.0,flip_to_long -82197,做多,2025-08-15 09:00:00,2025-08-15 09:15:00,4648.08,4636.95,-0.0,flip_to_short -82198,做空,2025-08-15 09:15:00,2025-08-15 09:25:00,4636.95,4619.34,0.0,tp_lower -82199,做多,2025-08-15 10:05:00,2025-08-15 10:10:00,4637.22,4631.84,-0.0,flip_to_short -82200,做空,2025-08-15 10:10:00,2025-08-15 10:15:00,4631.84,4634.4,-0.0,flip_to_long -82201,做多,2025-08-15 10:15:00,2025-08-15 11:10:00,4634.4,4639.0,0.0,flip_to_short -82202,做空,2025-08-15 11:10:00,2025-08-15 11:30:00,4639.0,4630.1,0.0,tp_lower -82203,做多,2025-08-15 11:35:00,2025-08-15 11:50:00,4636.31,4637.39,-0.0,flip_to_short -82204,做空,2025-08-15 11:50:00,2025-08-15 12:05:00,4637.39,4638.25,-0.0,flip_to_long -82205,做多,2025-08-15 12:05:00,2025-08-15 12:10:00,4638.25,4637.14,-0.0,flip_to_short -82206,做空,2025-08-15 12:10:00,2025-08-15 12:20:00,4637.14,4610.21,0.0,tp_lower -82207,做多,2025-08-15 12:30:00,2025-08-15 12:35:00,4642.16,4620.11,-0.0,flip_to_short -82208,做空,2025-08-15 12:35:00,2025-08-15 12:40:00,4620.11,4628.47,-0.0,flip_to_long -82209,做多,2025-08-15 12:40:00,2025-08-15 12:50:00,4628.47,4635.21,0.0,flip_to_short -82210,做空,2025-08-15 12:50:00,2025-08-15 13:10:00,4635.21,4608.79,0.0,tp_lower -82211,做空,2025-08-15 16:55:00,2025-08-15 17:05:00,4413.47,4407.99,0.0,flip_to_long -82212,做多,2025-08-15 17:05:00,2025-08-15 17:10:00,4407.99,4386.62,-0.0,flip_to_short -82213,做空,2025-08-15 17:10:00,2025-08-15 17:20:00,4386.62,4387.21,-0.0,tp_lower -82214,做多,2025-08-15 17:25:00,2025-08-15 17:30:00,4428.96,4421.05,-0.0,tp_upper -82215,做空,2025-08-15 18:15:00,2025-08-15 18:30:00,4420.87,4421.28,-0.0,flip_to_long -82216,做多,2025-08-15 18:30:00,2025-08-15 18:35:00,4421.28,4410.57,-0.0,flip_to_short -82217,做空,2025-08-15 18:35:00,2025-08-15 18:45:00,4410.57,4401.12,0.0,tp_lower -82218,做多,2025-08-15 19:15:00,2025-08-15 20:30:00,4409.71,4411.72,-0.0,tp_upper -82219,做空,2025-08-15 21:10:00,2025-08-15 21:20:00,4403.82,4411.37,-0.0,flip_to_long -82220,做多,2025-08-15 21:20:00,2025-08-15 21:30:00,4411.37,4409.49,-0.0,flip_to_short -82221,做空,2025-08-15 21:30:00,2025-08-15 22:15:00,4409.49,4417.8,-0.0,flip_to_long -82222,做多,2025-08-15 22:15:00,2025-08-15 22:30:00,4417.8,4437.76,0.0,tp_upper -82223,做空,2025-08-15 23:15:00,2025-08-15 23:55:00,4427.2,4437.16,-0.0,flip_to_long -82224,做多,2025-08-15 23:55:00,2025-08-16 01:20:00,4437.16,4457.09,0.0,flip_to_short -82225,做空,2025-08-16 01:20:00,2025-08-16 01:25:00,4457.09,4466.24,-0.0,flip_to_long -82226,做多,2025-08-16 01:25:00,2025-08-16 02:00:00,4466.24,4468.74,0.0,flip_to_short -82227,做空,2025-08-16 02:00:00,2025-08-16 02:15:00,4468.74,4472.37,-0.0,flip_to_long -82228,做多,2025-08-16 02:15:00,2025-08-16 04:20:00,4472.37,4441.51,-0.0,flip_to_short -82229,做空,2025-08-16 04:20:00,2025-08-16 05:35:00,4441.51,4421.61,0.0,tp_lower -82230,做多,2025-08-16 06:45:00,2025-08-16 07:10:00,4423.39,4434.11,0.0,tp_upper -82231,做空,2025-08-16 08:25:00,2025-08-16 08:30:00,4439.74,4442.9,-0.0,flip_to_long -82232,做多,2025-08-16 08:30:00,2025-08-16 08:50:00,4442.9,4447.01,0.0,flip_to_short -82233,做空,2025-08-16 08:50:00,2025-08-16 09:00:00,4447.01,4444.35,0.0,tp_lower -82234,做多,2025-08-16 09:05:00,2025-08-16 09:10:00,4449.81,4448.33,-0.0,flip_to_short -82235,做空,2025-08-16 09:10:00,2025-08-16 09:45:00,4448.33,4432.31,0.0,tp_lower -82236,做多,2025-08-16 11:05:00,2025-08-16 11:25:00,4411.56,4404.44,-0.0,flip_to_short -82237,做空,2025-08-16 11:25:00,2025-08-16 11:45:00,4404.44,4402.14,0.0,flip_to_long -82238,做多,2025-08-16 11:45:00,2025-08-16 11:50:00,4402.14,4384.59,-0.0,flip_to_short -82239,做空,2025-08-16 11:50:00,2025-08-16 11:55:00,4384.59,4385.89,-0.0,tp_lower -82240,做多,2025-08-16 12:30:00,2025-08-16 12:35:00,4401.03,4396.36,-0.0,flip_to_short -82241,做空,2025-08-16 12:35:00,2025-08-16 12:50:00,4396.36,4397.9,-0.0,flip_to_long -82242,做多,2025-08-16 12:50:00,2025-08-16 13:00:00,4397.9,4415.23,0.0,tp_upper -82243,做空,2025-08-16 13:40:00,2025-08-16 14:10:00,4397.6,4397.32,-0.0,flip_to_long -82244,做多,2025-08-16 14:10:00,2025-08-16 14:30:00,4397.32,4400.45,0.0,flip_to_short -82245,做空,2025-08-16 14:30:00,2025-08-16 14:45:00,4400.45,4408.99,-0.0,flip_to_long -82246,做多,2025-08-16 14:45:00,2025-08-16 15:05:00,4408.99,4401.13,-0.0,flip_to_short -82247,做空,2025-08-16 15:05:00,2025-08-16 15:40:00,4401.13,4393.36,0.0,tp_lower -82248,做多,2025-08-16 16:00:00,2025-08-16 16:20:00,4403.05,4403.96,-0.0,flip_to_short -82249,做空,2025-08-16 16:20:00,2025-08-16 16:40:00,4403.96,4402.84,-0.0,flip_to_long -82250,做多,2025-08-16 16:40:00,2025-08-16 17:00:00,4402.84,4403.77,-0.0,flip_to_short -82251,做空,2025-08-16 17:00:00,2025-08-16 17:15:00,4403.77,4391.9,0.0,tp_lower -82252,做多,2025-08-16 17:20:00,2025-08-16 18:00:00,4402.13,4397.6,-0.0,flip_to_short -82253,做空,2025-08-16 18:00:00,2025-08-16 18:05:00,4397.6,4403.0,-0.0,flip_to_long -82254,做多,2025-08-16 18:05:00,2025-08-16 18:10:00,4403.0,4410.98,0.0,tp_upper -82255,做空,2025-08-16 20:05:00,2025-08-16 20:10:00,4412.79,4418.73,-0.0,flip_to_long -82256,做多,2025-08-16 20:10:00,2025-08-16 20:20:00,4418.73,4428.61,0.0,tp_upper -82257,做空,2025-08-16 21:00:00,2025-08-16 21:15:00,4423.77,4421.15,0.0,flip_to_long -82258,做多,2025-08-16 21:15:00,2025-08-16 21:30:00,4421.15,4416.11,-0.0,flip_to_short -82259,做空,2025-08-16 21:30:00,2025-08-16 21:50:00,4416.11,4414.45,-0.0,tp_lower -82260,做多,2025-08-16 22:15:00,2025-08-16 22:20:00,4421.03,4420.14,-0.0,flip_to_short -82261,做空,2025-08-16 22:20:00,2025-08-16 23:45:00,4420.14,4419.44,-0.0,flip_to_long -82262,做多,2025-08-16 23:45:00,2025-08-17 00:05:00,4419.44,4419.66,-0.0,flip_to_short -82263,做空,2025-08-17 00:05:00,2025-08-17 00:35:00,4419.66,4415.0,0.0,flip_to_long -82264,做多,2025-08-17 00:35:00,2025-08-17 00:45:00,4415.0,4411.28,-0.0,flip_to_short -82265,做空,2025-08-17 00:45:00,2025-08-17 01:05:00,4411.28,4400.99,0.0,tp_lower -82266,做多,2025-08-17 01:30:00,2025-08-17 01:35:00,4416.2,4414.32,-0.0,flip_to_short -82267,做空,2025-08-17 01:35:00,2025-08-17 01:40:00,4414.32,4399.0,0.0,tp_lower -82268,做多,2025-08-17 02:00:00,2025-08-17 02:05:00,4407.49,4404.79,-0.0,flip_to_short -82269,做空,2025-08-17 02:05:00,2025-08-17 02:20:00,4404.79,4409.7,-0.0,flip_to_long -82270,做多,2025-08-17 02:20:00,2025-08-17 02:30:00,4409.7,4410.17,-0.0,tp_upper -82271,做空,2025-08-17 05:30:00,2025-08-17 05:35:00,4469.2,4475.57,-0.0,flip_to_long -82272,做多,2025-08-17 05:35:00,2025-08-17 05:40:00,4475.57,4470.51,-0.0,flip_to_short -82273,做空,2025-08-17 05:40:00,2025-08-17 05:45:00,4470.51,4476.0,-0.0,flip_to_long -82274,做多,2025-08-17 05:45:00,2025-08-17 05:50:00,4476.0,4466.73,-0.0,flip_to_short -82275,做空,2025-08-17 05:50:00,2025-08-17 06:00:00,4466.73,4474.01,-0.0,flip_to_long -82276,做多,2025-08-17 06:00:00,2025-08-17 06:15:00,4474.01,4475.98,-0.0,flip_to_short -82277,做空,2025-08-17 06:15:00,2025-08-17 06:30:00,4475.98,4463.77,0.0,tp_lower -82278,做多,2025-08-17 07:15:00,2025-08-17 07:25:00,4466.4,4463.41,-0.0,flip_to_short -82279,做空,2025-08-17 07:25:00,2025-08-17 07:35:00,4463.41,4465.67,-0.0,flip_to_long -82280,做多,2025-08-17 07:35:00,2025-08-17 08:05:00,4465.67,4456.71,-0.0,flip_to_short -82281,做空,2025-08-17 08:05:00,2025-08-17 08:10:00,4456.71,4461.13,-0.0,flip_to_long -82282,做多,2025-08-17 08:10:00,2025-08-17 08:30:00,4461.13,4474.16,0.0,tp_upper -82283,做多,2025-08-17 10:10:00,2025-08-17 10:20:00,4532.93,4539.21,0.0,flip_to_short -82284,做空,2025-08-17 10:20:00,2025-08-17 10:30:00,4539.21,4541.9,-0.0,flip_to_long -82285,做多,2025-08-17 10:30:00,2025-08-17 10:35:00,4541.9,4541.38,-0.0,flip_to_short -82286,做空,2025-08-17 10:35:00,2025-08-17 12:05:00,4541.38,4544.01,-0.0,tp_lower -82287,做多,2025-08-17 13:45:00,2025-08-17 13:55:00,4541.1,4533.85,-0.0,flip_to_short -82288,做空,2025-08-17 13:55:00,2025-08-17 14:00:00,4533.85,4540.75,-0.0,flip_to_long -82289,做多,2025-08-17 14:00:00,2025-08-17 14:20:00,4540.75,4532.85,-0.0,flip_to_short -82290,做空,2025-08-17 14:20:00,2025-08-17 14:25:00,4532.85,4542.31,-0.0,flip_to_long -82291,做多,2025-08-17 14:25:00,2025-08-17 14:40:00,4542.31,4550.5,0.0,tp_upper -82292,做空,2025-08-17 15:15:00,2025-08-17 15:20:00,4543.06,4548.67,-0.0,flip_to_long -82293,做多,2025-08-17 15:20:00,2025-08-17 15:30:00,4548.67,4560.0,0.0,tp_upper -82294,做空,2025-08-17 16:00:00,2025-08-17 16:05:00,4551.19,4561.76,-0.0,flip_to_long -82295,做多,2025-08-17 16:05:00,2025-08-17 16:10:00,4561.76,4550.13,-0.0,flip_to_short -82296,做空,2025-08-17 16:10:00,2025-08-17 16:15:00,4550.13,4540.08,0.0,tp_lower -82297,做多,2025-08-17 17:35:00,2025-08-17 17:55:00,4526.29,4521.65,-0.0,flip_to_short -82298,做空,2025-08-17 17:55:00,2025-08-17 18:05:00,4521.65,4524.31,-0.0,flip_to_long -82299,做多,2025-08-17 18:05:00,2025-08-17 18:20:00,4524.31,4514.35,-0.0,flip_to_short -82300,做空,2025-08-17 18:20:00,2025-08-17 18:30:00,4514.35,4510.43,0.0,tp_lower -82301,做多,2025-08-17 20:15:00,2025-08-17 20:55:00,4471.7,4465.06,-0.0,flip_to_short -82302,做空,2025-08-17 20:55:00,2025-08-17 21:00:00,4465.06,4470.46,-0.0,flip_to_long -82303,做多,2025-08-17 21:00:00,2025-08-17 21:05:00,4470.46,4469.28,-0.0,flip_to_short -82304,做空,2025-08-17 21:05:00,2025-08-17 21:20:00,4469.28,4466.2,0.0,flip_to_long -82305,做多,2025-08-17 21:20:00,2025-08-17 21:40:00,4466.2,4478.15,0.0,tp_upper -82306,做空,2025-08-17 23:15:00,2025-08-17 23:50:00,4496.4,4474.79,0.0,tp_lower -82307,做多,2025-08-18 04:10:00,2025-08-18 04:30:00,4318.11,4336.98,0.0,tp_upper -82308,做空,2025-08-18 05:20:00,2025-08-18 05:35:00,4326.28,4283.11,0.0,tp_lower -82309,做多,2025-08-18 07:35:00,2025-08-18 07:40:00,4262.39,4258.7,-0.0,flip_to_short -82310,做空,2025-08-18 07:40:00,2025-08-18 08:00:00,4258.7,4267.77,-0.0,flip_to_long -82311,做多,2025-08-18 08:00:00,2025-08-18 08:05:00,4267.77,4270.07,0.0,tp_upper -82312,做空,2025-08-18 08:45:00,2025-08-18 09:05:00,4260.45,4238.01,0.0,tp_lower -82313,做多,2025-08-18 09:35:00,2025-08-18 09:40:00,4277.09,4295.52,0.0,tp_upper -82314,做空,2025-08-18 10:25:00,2025-08-18 11:30:00,4270.91,4256.9,0.0,tp_lower -82315,做多,2025-08-18 11:55:00,2025-08-18 12:05:00,4272.91,4297.67,0.0,tp_upper -82316,做空,2025-08-18 13:40:00,2025-08-18 13:55:00,4324.68,4284.56,0.0,tp_lower -82317,做多,2025-08-18 14:55:00,2025-08-18 15:05:00,4331.64,4318.74,-0.0,flip_to_short -82318,做空,2025-08-18 15:05:00,2025-08-18 15:20:00,4318.74,4317.09,-0.0,flip_to_long -82319,做多,2025-08-18 15:20:00,2025-08-18 15:30:00,4317.09,4309.52,-0.0,flip_to_short -82320,做空,2025-08-18 15:30:00,2025-08-18 16:45:00,4309.52,4317.77,-0.0,flip_to_long -82321,做多,2025-08-18 16:45:00,2025-08-18 17:25:00,4317.77,4351.82,0.0,tp_upper -82322,做空,2025-08-18 18:00:00,2025-08-18 18:05:00,4334.67,4340.4,-0.0,flip_to_long -82323,做多,2025-08-18 18:05:00,2025-08-18 18:10:00,4340.4,4332.77,-0.0,flip_to_short -82324,做空,2025-08-18 18:10:00,2025-08-18 18:20:00,4332.77,4339.74,-0.0,flip_to_long -82325,做多,2025-08-18 18:20:00,2025-08-18 18:35:00,4339.74,4344.04,0.0,flip_to_short -82326,做空,2025-08-18 18:35:00,2025-08-18 19:50:00,4344.04,4358.12,-0.0,flip_to_long -82327,做多,2025-08-18 19:50:00,2025-08-18 19:55:00,4358.12,4354.0,-0.0,flip_to_short -82328,做空,2025-08-18 19:55:00,2025-08-18 20:05:00,4354.0,4354.73,-0.0,flip_to_long -82329,做多,2025-08-18 20:05:00,2025-08-18 20:15:00,4354.73,4354.76,-0.0,flip_to_short -82330,做空,2025-08-18 20:15:00,2025-08-18 20:35:00,4354.76,4331.25,0.0,tp_lower -82331,做多,2025-08-18 21:10:00,2025-08-18 21:30:00,4346.68,4349.65,0.0,flip_to_short -82332,做空,2025-08-18 21:30:00,2025-08-18 21:50:00,4349.65,4344.92,0.0,flip_to_long -82333,做多,2025-08-18 21:50:00,2025-08-18 21:55:00,4344.92,4351.28,0.0,tp_upper -82334,做空,2025-08-18 22:45:00,2025-08-19 00:20:00,4354.01,4298.46,0.0,tp_lower -82335,做多,2025-08-19 00:50:00,2025-08-19 00:55:00,4322.37,4340.64,0.0,tp_upper -82336,做空,2025-08-19 01:30:00,2025-08-19 03:05:00,4299.57,4270.06,0.0,tp_lower -82337,做多,2025-08-19 04:40:00,2025-08-19 04:45:00,4230.01,4222.19,-0.0,flip_to_short -82338,做空,2025-08-19 04:45:00,2025-08-19 04:50:00,4222.19,4226.75,-0.0,flip_to_long -82339,做多,2025-08-19 04:50:00,2025-08-19 05:10:00,4226.75,4221.06,-0.0,flip_to_short -82340,做空,2025-08-19 05:10:00,2025-08-19 06:05:00,4221.06,4235.4,-0.0,flip_to_long -82341,做多,2025-08-19 06:05:00,2025-08-19 06:10:00,4235.4,4234.05,-0.0,flip_to_short -82342,做空,2025-08-19 06:10:00,2025-08-19 06:50:00,4234.05,4234.0,-0.0,flip_to_long -82343,做多,2025-08-19 06:50:00,2025-08-19 07:00:00,4234.0,4238.52,0.0,flip_to_short -82344,做空,2025-08-19 07:00:00,2025-08-19 07:15:00,4238.52,4223.11,0.0,tp_lower -82345,做多,2025-08-19 07:35:00,2025-08-19 07:55:00,4227.47,4232.61,0.0,flip_to_short -82346,做空,2025-08-19 07:55:00,2025-08-19 08:10:00,4232.61,4237.21,-0.0,flip_to_long -82347,做多,2025-08-19 08:10:00,2025-08-19 08:30:00,4237.21,4224.02,-0.0,flip_to_short -82348,做空,2025-08-19 08:30:00,2025-08-19 08:35:00,4224.02,4227.8,-0.0,flip_to_long -82349,做多,2025-08-19 08:35:00,2025-08-19 08:45:00,4227.8,4242.79,0.0,tp_upper -82350,做空,2025-08-19 10:45:00,2025-08-19 11:00:00,4284.89,4289.94,-0.0,flip_to_long -82351,做多,2025-08-19 11:00:00,2025-08-19 11:20:00,4289.94,4302.6,0.0,tp_upper -82352,做空,2025-08-19 12:30:00,2025-08-19 12:35:00,4292.81,4303.13,-0.0,flip_to_long -82353,做多,2025-08-19 12:35:00,2025-08-19 12:40:00,4303.13,4301.43,-0.0,flip_to_short -82354,做空,2025-08-19 12:40:00,2025-08-19 12:45:00,4301.43,4286.39,0.0,tp_lower -82355,做多,2025-08-19 12:55:00,2025-08-19 13:00:00,4304.04,4298.94,-0.0,flip_to_short -82356,做空,2025-08-19 13:00:00,2025-08-19 13:05:00,4298.94,4299.79,-0.0,flip_to_long -82357,做多,2025-08-19 13:05:00,2025-08-19 13:25:00,4299.79,4312.25,0.0,tp_upper -82358,做空,2025-08-19 13:30:00,2025-08-19 13:40:00,4303.8,4277.35,0.0,tp_lower -82359,做多,2025-08-19 13:50:00,2025-08-19 13:55:00,4298.16,4290.48,-0.0,flip_to_short -82360,做空,2025-08-19 13:55:00,2025-08-19 14:00:00,4290.48,4302.33,-0.0,flip_to_long -82361,做多,2025-08-19 14:00:00,2025-08-19 14:05:00,4302.33,4280.21,-0.0,flip_to_short -82362,做空,2025-08-19 14:05:00,2025-08-19 14:10:00,4280.21,4271.44,0.0,tp_lower -82363,做多,2025-08-19 15:40:00,2025-08-19 15:45:00,4214.43,4200.9,-0.0,flip_to_short -82364,做空,2025-08-19 15:45:00,2025-08-19 16:05:00,4200.9,4197.67,0.0,flip_to_long -82365,做多,2025-08-19 16:05:00,2025-08-19 18:25:00,4197.67,4165.53,-0.0,flip_to_short -82366,做空,2025-08-19 18:25:00,2025-08-19 18:30:00,4165.53,4169.75,-0.0,flip_to_long -82367,做多,2025-08-19 18:30:00,2025-08-19 18:35:00,4169.75,4157.23,-0.0,flip_to_short -82368,做空,2025-08-19 18:35:00,2025-08-19 18:40:00,4157.23,4142.39,0.0,tp_lower -82369,做多,2025-08-19 19:20:00,2025-08-19 19:30:00,4159.35,4157.99,-0.0,flip_to_short -82370,做空,2025-08-19 19:30:00,2025-08-19 20:00:00,4157.99,4150.1,0.0,flip_to_long -82371,做多,2025-08-19 20:00:00,2025-08-19 20:05:00,4150.1,4124.58,-0.0,flip_to_short -82372,做空,2025-08-19 20:05:00,2025-08-19 20:25:00,4124.58,4143.62,-0.0,flip_to_long -82373,做多,2025-08-19 20:25:00,2025-08-19 21:00:00,4143.62,4153.29,0.0,flip_to_short -82374,做空,2025-08-19 21:00:00,2025-08-19 21:10:00,4153.29,4163.0,-0.0,flip_to_long -82375,做多,2025-08-19 21:10:00,2025-08-19 21:20:00,4163.0,4144.36,-0.0,flip_to_short -82376,做空,2025-08-19 21:20:00,2025-08-19 21:25:00,4144.36,4150.36,-0.0,flip_to_long -82377,做多,2025-08-19 21:25:00,2025-08-19 21:30:00,4150.36,4141.01,-0.0,flip_to_short -82378,做空,2025-08-19 21:30:00,2025-08-19 21:35:00,4141.01,4145.36,-0.0,flip_to_long -82379,做多,2025-08-19 21:35:00,2025-08-19 21:45:00,4145.36,4147.66,0.0,flip_to_short -82380,做空,2025-08-19 21:45:00,2025-08-19 21:50:00,4147.66,4150.0,-0.0,flip_to_long -82381,做多,2025-08-19 21:50:00,2025-08-19 22:00:00,4150.0,4141.81,-0.0,flip_to_short -82382,做空,2025-08-19 22:00:00,2025-08-19 22:05:00,4141.81,4142.78,-0.0,tp_lower -82383,做多,2025-08-19 22:30:00,2025-08-19 22:35:00,4148.22,4134.96,-0.0,flip_to_short -82384,做空,2025-08-19 22:35:00,2025-08-19 23:00:00,4134.96,4119.94,0.0,tp_lower -82385,做多,2025-08-20 00:35:00,2025-08-20 01:05:00,4099.83,4105.92,0.0,tp_upper -82386,做空,2025-08-20 01:10:00,2025-08-20 01:30:00,4101.01,4085.53,0.0,tp_lower -82387,做多,2025-08-20 01:45:00,2025-08-20 02:10:00,4098.49,4132.72,0.0,tp_upper -82388,做空,2025-08-20 03:40:00,2025-08-20 05:20:00,4140.86,4160.17,-0.0,flip_to_long -82389,做多,2025-08-20 05:20:00,2025-08-20 05:50:00,4160.17,4174.82,0.0,tp_upper -82390,做空,2025-08-20 06:25:00,2025-08-20 08:00:00,4173.08,4194.68,-0.0,flip_to_long -82391,做多,2025-08-20 08:00:00,2025-08-20 08:15:00,4194.68,4215.62,0.0,tp_upper -82392,做多,2025-08-20 09:35:00,2025-08-20 10:05:00,4226.73,4216.83,-0.0,flip_to_short -82393,做空,2025-08-20 10:05:00,2025-08-20 10:10:00,4216.83,4213.96,0.0,tp_lower -82394,做多,2025-08-20 10:15:00,2025-08-20 11:05:00,4222.93,4215.14,-0.0,flip_to_short -82395,做空,2025-08-20 11:05:00,2025-08-20 11:15:00,4215.14,4208.55,0.0,tp_lower -82396,做多,2025-08-20 12:00:00,2025-08-20 12:05:00,4210.11,4208.29,-0.0,flip_to_short -82397,做空,2025-08-20 12:05:00,2025-08-20 12:40:00,4208.29,4202.68,0.0,flip_to_long -82398,做多,2025-08-20 12:40:00,2025-08-20 13:00:00,4202.68,4194.46,-0.0,flip_to_short -82399,做空,2025-08-20 13:00:00,2025-08-20 13:15:00,4194.46,4176.39,0.0,tp_lower -82400,做多,2025-08-20 13:35:00,2025-08-20 13:40:00,4191.4,4176.23,-0.0,flip_to_short -82401,做空,2025-08-20 13:40:00,2025-08-20 13:45:00,4176.23,4157.23,0.0,tp_lower -82402,做多,2025-08-20 14:30:00,2025-08-20 14:45:00,4195.02,4224.56,0.0,tp_upper -82403,做空,2025-08-20 16:55:00,2025-08-20 18:15:00,4299.92,4278.46,0.0,tp_lower -82404,做多,2025-08-20 18:50:00,2025-08-20 18:55:00,4305.01,4289.56,-0.0,flip_to_short -82405,做空,2025-08-20 18:55:00,2025-08-20 19:10:00,4289.56,4306.88,-0.0,flip_to_long -82406,做多,2025-08-20 19:10:00,2025-08-20 20:50:00,4306.88,4358.57,0.0,tp_upper -82407,做空,2025-08-20 21:15:00,2025-08-20 21:20:00,4325.02,4332.29,-0.0,tp_lower -82408,做多,2025-08-20 21:40:00,2025-08-20 21:55:00,4353.78,4340.0,-0.0,flip_to_short -82409,做空,2025-08-20 21:55:00,2025-08-20 22:00:00,4340.0,4347.84,-0.0,flip_to_long -82410,做多,2025-08-20 22:00:00,2025-08-20 22:05:00,4347.84,4336.2,-0.0,flip_to_short -82411,做空,2025-08-20 22:05:00,2025-08-20 22:10:00,4336.2,4343.68,-0.0,flip_to_long -82412,做多,2025-08-20 22:10:00,2025-08-20 22:45:00,4343.68,4362.23,0.0,tp_upper -82413,做空,2025-08-20 23:10:00,2025-08-21 00:05:00,4345.24,4315.09,0.0,tp_lower -82414,做多,2025-08-21 00:55:00,2025-08-21 01:45:00,4322.04,4315.44,-0.0,flip_to_short -82415,做空,2025-08-21 01:45:00,2025-08-21 01:50:00,4315.44,4324.73,-0.0,flip_to_long -82416,做多,2025-08-21 01:50:00,2025-08-21 01:55:00,4324.73,4329.71,0.0,tp_upper -82417,做空,2025-08-21 02:05:00,2025-08-21 02:15:00,4317.82,4287.95,0.0,tp_lower -82418,做多,2025-08-21 03:00:00,2025-08-21 03:20:00,4302.05,4305.12,0.0,flip_to_short -82419,做空,2025-08-21 03:20:00,2025-08-21 04:00:00,4305.12,4298.14,0.0,flip_to_long -82420,做多,2025-08-21 04:00:00,2025-08-21 04:50:00,4298.14,4300.34,0.0,flip_to_short -82421,做空,2025-08-21 04:50:00,2025-08-21 05:15:00,4300.34,4294.87,0.0,flip_to_long -82422,做多,2025-08-21 05:15:00,2025-08-21 05:45:00,4294.87,4319.39,0.0,tp_upper -82423,做空,2025-08-21 06:05:00,2025-08-21 06:30:00,4289.28,4298.89,-0.0,flip_to_long -82424,做多,2025-08-21 06:30:00,2025-08-21 06:35:00,4298.89,4297.72,-0.0,flip_to_short -82425,做空,2025-08-21 06:35:00,2025-08-21 07:05:00,4297.72,4301.79,-0.0,flip_to_long -82426,做多,2025-08-21 07:05:00,2025-08-21 07:10:00,4301.79,4290.46,-0.0,flip_to_short -82427,做空,2025-08-21 07:10:00,2025-08-21 07:20:00,4290.46,4287.68,0.0,tp_lower -82428,做多,2025-08-21 07:35:00,2025-08-21 08:15:00,4303.79,4294.0,-0.0,flip_to_short -82429,做空,2025-08-21 08:15:00,2025-08-21 08:45:00,4294.0,4294.63,-0.0,flip_to_long -82430,做多,2025-08-21 08:45:00,2025-08-21 09:45:00,4294.63,4285.71,-0.0,flip_to_short -82431,做空,2025-08-21 09:45:00,2025-08-21 10:05:00,4285.71,4278.8,0.0,flip_to_long -82432,做多,2025-08-21 10:05:00,2025-08-21 10:40:00,4278.8,4295.83,0.0,tp_upper -82433,做空,2025-08-21 11:35:00,2025-08-21 11:45:00,4275.59,4269.1,0.0,tp_lower -82434,做多,2025-08-21 12:30:00,2025-08-21 12:35:00,4281.62,4274.14,-0.0,flip_to_short -82435,做空,2025-08-21 12:35:00,2025-08-21 12:50:00,4274.14,4245.69,0.0,tp_lower -82436,做多,2025-08-21 13:20:00,2025-08-21 13:30:00,4263.96,4266.46,0.0,flip_to_short -82437,做空,2025-08-21 13:30:00,2025-08-21 14:00:00,4266.46,4276.45,-0.0,flip_to_long -82438,做多,2025-08-21 14:00:00,2025-08-21 14:10:00,4276.45,4297.42,0.0,tp_upper -82439,做空,2025-08-21 14:35:00,2025-08-21 14:50:00,4274.16,4283.49,-0.0,flip_to_long -82440,做多,2025-08-21 14:50:00,2025-08-21 14:55:00,4283.49,4271.82,-0.0,flip_to_short -82441,做空,2025-08-21 14:55:00,2025-08-21 15:05:00,4271.82,4264.27,0.0,tp_lower -82442,做多,2025-08-21 16:15:00,2025-08-21 16:20:00,4256.65,4246.54,-0.0,flip_to_short -82443,做空,2025-08-21 16:20:00,2025-08-21 16:35:00,4246.54,4234.7,0.0,tp_lower -82444,做多,2025-08-21 17:30:00,2025-08-21 18:20:00,4232.0,4249.05,0.0,tp_upper -82445,做空,2025-08-21 18:45:00,2025-08-21 19:30:00,4241.58,4224.56,0.0,tp_lower -82446,做多,2025-08-21 20:45:00,2025-08-21 20:50:00,4231.59,4250.79,0.0,tp_upper -82447,做空,2025-08-21 21:00:00,2025-08-21 21:10:00,4211.91,4240.02,-0.0,flip_to_long -82448,做多,2025-08-21 21:10:00,2025-08-21 21:15:00,4240.02,4227.79,-0.0,flip_to_short -82449,做空,2025-08-21 21:15:00,2025-08-21 21:20:00,4227.79,4242.94,-0.0,flip_to_long -82450,做多,2025-08-21 21:20:00,2025-08-21 21:30:00,4242.94,4254.0,0.0,tp_upper -82451,做空,2025-08-21 22:40:00,2025-08-21 22:45:00,4244.35,4253.09,-0.0,flip_to_long -82452,做多,2025-08-21 22:45:00,2025-08-21 23:00:00,4253.09,4247.72,-0.0,flip_to_short -82453,做空,2025-08-21 23:00:00,2025-08-21 23:15:00,4247.72,4231.22,0.0,tp_lower -82454,做多,2025-08-22 00:00:00,2025-08-22 00:10:00,4228.36,4229.86,-0.0,flip_to_short -82455,做空,2025-08-22 00:10:00,2025-08-22 00:15:00,4229.86,4236.25,-0.0,flip_to_long -82456,做多,2025-08-22 00:15:00,2025-08-22 01:05:00,4236.25,4223.53,-0.0,flip_to_short -82457,做空,2025-08-22 01:05:00,2025-08-22 01:15:00,4223.53,4242.56,-0.0,flip_to_long -82458,做多,2025-08-22 01:15:00,2025-08-22 01:30:00,4242.56,4239.21,-0.0,flip_to_short -82459,做空,2025-08-22 01:30:00,2025-08-22 01:35:00,4239.21,4246.73,-0.0,flip_to_long -82460,做多,2025-08-22 01:35:00,2025-08-22 01:45:00,4246.73,4258.35,0.0,tp_upper -82461,做空,2025-08-22 03:20:00,2025-08-22 03:40:00,4280.91,4265.83,0.0,tp_lower -82462,做多,2025-08-22 04:05:00,2025-08-22 04:15:00,4292.71,4303.15,0.0,tp_upper -82463,做空,2025-08-22 04:40:00,2025-08-22 05:30:00,4283.58,4286.62,-0.0,flip_to_long -82464,做多,2025-08-22 05:30:00,2025-08-22 05:35:00,4286.62,4279.37,-0.0,flip_to_short -82465,做空,2025-08-22 05:35:00,2025-08-22 05:45:00,4279.37,4288.8,-0.0,flip_to_long -82466,做多,2025-08-22 05:45:00,2025-08-22 06:00:00,4288.8,4284.53,-0.0,tp_upper -82467,做多,2025-08-22 06:45:00,2025-08-22 07:05:00,4291.99,4319.03,0.0,tp_upper -82468,做空,2025-08-22 08:45:00,2025-08-22 09:05:00,4330.48,4321.66,0.0,tp_lower -82469,做多,2025-08-22 09:45:00,2025-08-22 09:50:00,4328.0,4326.03,-0.0,flip_to_short -82470,做空,2025-08-22 09:50:00,2025-08-22 09:55:00,4326.03,4326.68,-0.0,flip_to_long -82471,做多,2025-08-22 09:55:00,2025-08-22 10:00:00,4326.68,4318.67,-0.0,flip_to_short -82472,做空,2025-08-22 10:00:00,2025-08-22 10:30:00,4318.67,4308.58,0.0,tp_lower -82473,做多,2025-08-22 12:45:00,2025-08-22 12:50:00,4260.78,4248.03,-0.0,flip_to_short -82474,做空,2025-08-22 12:50:00,2025-08-22 13:00:00,4248.03,4256.54,-0.0,flip_to_long -82475,做多,2025-08-22 13:00:00,2025-08-22 13:20:00,4256.54,4247.5,-0.0,flip_to_short -82476,做空,2025-08-22 13:20:00,2025-08-22 16:00:00,4247.5,4651.06,-0.0,flip_to_long -82477,做多,2025-08-22 16:00:00,2025-08-22 16:05:00,4651.06,4732.59,0.0,tp_upper -82478,做空,2025-08-22 18:05:00,2025-08-22 18:10:00,4788.11,4789.46,-0.0,flip_to_long -82479,做多,2025-08-22 18:10:00,2025-08-22 19:15:00,4789.46,4812.55,0.0,tp_upper -82480,做多,2025-08-22 20:35:00,2025-08-22 20:40:00,4840.51,4845.63,0.0,tp_upper -82481,做空,2025-08-22 21:10:00,2025-08-22 22:10:00,4856.81,4822.27,0.0,tp_lower -82482,做多,2025-08-22 23:15:00,2025-08-22 23:40:00,4820.71,4838.64,0.0,tp_upper -82483,做空,2025-08-23 00:00:00,2025-08-23 00:30:00,4822.27,4823.99,-0.0,flip_to_long -82484,做多,2025-08-23 00:30:00,2025-08-23 00:35:00,4823.99,4804.45,-0.0,flip_to_short -82485,做空,2025-08-23 00:35:00,2025-08-23 01:15:00,4804.45,4787.0,0.0,tp_lower -82486,做多,2025-08-23 04:00:00,2025-08-23 04:15:00,4710.31,4696.66,-0.0,flip_to_short -82487,做空,2025-08-23 04:15:00,2025-08-23 04:20:00,4696.66,4706.65,-0.0,flip_to_long -82488,做多,2025-08-23 04:20:00,2025-08-23 04:35:00,4706.65,4735.78,0.0,tp_upper -82489,做空,2025-08-23 06:10:00,2025-08-23 06:20:00,4739.06,4741.94,-0.0,flip_to_long -82490,做多,2025-08-23 06:20:00,2025-08-23 06:30:00,4741.94,4749.39,0.0,flip_to_short -82491,做空,2025-08-23 06:30:00,2025-08-23 06:50:00,4749.39,4748.11,-0.0,flip_to_long -82492,做多,2025-08-23 06:50:00,2025-08-23 06:55:00,4748.11,4744.16,-0.0,flip_to_short -82493,做空,2025-08-23 06:55:00,2025-08-23 07:10:00,4744.16,4744.31,-0.0,flip_to_long -82494,做多,2025-08-23 07:10:00,2025-08-23 08:45:00,4744.31,4719.87,-0.0,flip_to_short -82495,做空,2025-08-23 08:45:00,2025-08-23 09:05:00,4719.87,4715.8,0.0,flip_to_long -82496,做多,2025-08-23 09:05:00,2025-08-23 09:15:00,4715.8,4718.11,-0.0,flip_to_short -82497,做空,2025-08-23 09:15:00,2025-08-23 11:00:00,4718.11,4722.56,-0.0,tp_lower -82498,做多,2025-08-23 11:10:00,2025-08-23 11:20:00,4724.86,4720.9,-0.0,flip_to_short -82499,做空,2025-08-23 11:20:00,2025-08-23 11:45:00,4720.9,4718.19,0.0,flip_to_long -82500,做多,2025-08-23 11:45:00,2025-08-23 11:50:00,4718.19,4710.09,-0.0,flip_to_short -82501,做空,2025-08-23 11:50:00,2025-08-23 11:55:00,4710.09,4703.23,0.0,tp_lower -82502,做多,2025-08-23 12:10:00,2025-08-23 12:30:00,4719.0,4714.59,-0.0,flip_to_short -82503,做空,2025-08-23 12:30:00,2025-08-23 12:35:00,4714.59,4728.99,-0.0,flip_to_long -82504,做多,2025-08-23 12:35:00,2025-08-23 12:50:00,4728.99,4711.35,-0.0,flip_to_short -82505,做空,2025-08-23 12:50:00,2025-08-23 12:55:00,4711.35,4713.5,-0.0,flip_to_long -82506,做多,2025-08-23 12:55:00,2025-08-23 13:20:00,4713.5,4713.81,-0.0,flip_to_short -82507,做空,2025-08-23 13:20:00,2025-08-23 13:25:00,4713.81,4718.71,-0.0,flip_to_long -82508,做多,2025-08-23 13:25:00,2025-08-23 13:35:00,4718.71,4719.49,-0.0,flip_to_short -82509,做空,2025-08-23 13:35:00,2025-08-23 13:45:00,4719.49,4724.22,-0.0,flip_to_long -82510,做多,2025-08-23 13:45:00,2025-08-23 13:50:00,4724.22,4722.41,-0.0,tp_upper -82511,做空,2025-08-23 13:55:00,2025-08-23 14:00:00,4717.03,4722.45,-0.0,flip_to_long -82512,做多,2025-08-23 14:00:00,2025-08-23 14:10:00,4722.45,4726.33,0.0,tp_upper -82513,做空,2025-08-23 14:35:00,2025-08-23 14:45:00,4726.53,4726.26,-0.0,flip_to_long -82514,做多,2025-08-23 14:45:00,2025-08-23 15:55:00,4726.26,4749.16,0.0,tp_upper -82515,做空,2025-08-23 16:40:00,2025-08-23 16:45:00,4745.13,4747.58,-0.0,flip_to_long -82516,做多,2025-08-23 16:45:00,2025-08-23 17:05:00,4747.58,4747.65,-0.0,flip_to_short -82517,做空,2025-08-23 17:05:00,2025-08-23 17:20:00,4747.65,4736.73,0.0,tp_lower -82518,做多,2025-08-23 17:40:00,2025-08-23 17:45:00,4745.12,4740.63,-0.0,flip_to_short -82519,做空,2025-08-23 17:45:00,2025-08-23 17:50:00,4740.63,4745.27,-0.0,flip_to_long -82520,做多,2025-08-23 17:50:00,2025-08-23 18:00:00,4745.27,4752.03,0.0,tp_upper -82521,做空,2025-08-23 19:25:00,2025-08-23 19:30:00,4748.0,4754.25,-0.0,flip_to_long -82522,做多,2025-08-23 19:30:00,2025-08-23 19:40:00,4754.25,4750.7,-0.0,flip_to_short -82523,做空,2025-08-23 19:40:00,2025-08-23 19:45:00,4750.7,4757.99,-0.0,flip_to_long -82524,做多,2025-08-23 19:45:00,2025-08-23 20:00:00,4757.99,4752.5,-0.0,flip_to_short -82525,做空,2025-08-23 20:00:00,2025-08-23 20:20:00,4752.5,4755.66,-0.0,flip_to_long -82526,做多,2025-08-23 20:20:00,2025-08-23 20:30:00,4755.66,4752.85,-0.0,flip_to_short -82527,做空,2025-08-23 20:30:00,2025-08-23 20:35:00,4752.85,4742.56,0.0,tp_lower -82528,做多,2025-08-23 20:55:00,2025-08-23 22:00:00,4750.23,4757.61,0.0,tp_upper -82529,做空,2025-08-23 23:45:00,2025-08-23 23:50:00,4771.03,4774.13,-0.0,flip_to_long -82530,做多,2025-08-23 23:50:00,2025-08-24 00:15:00,4774.13,4776.85,0.0,flip_to_short -82531,做空,2025-08-24 00:15:00,2025-08-24 00:20:00,4776.85,4787.76,-0.0,flip_to_long -82532,做多,2025-08-24 00:20:00,2025-08-24 00:30:00,4787.76,4806.43,0.0,tp_upper -82533,做空,2025-08-24 01:00:00,2025-08-24 01:25:00,4782.49,4770.01,0.0,tp_lower -82534,做多,2025-08-24 01:40:00,2025-08-24 01:45:00,4789.05,4785.72,-0.0,flip_to_short -82535,做空,2025-08-24 01:45:00,2025-08-24 01:50:00,4785.72,4788.4,-0.0,flip_to_long -82536,做多,2025-08-24 01:50:00,2025-08-24 01:55:00,4788.4,4774.97,-0.0,flip_to_short -82537,做空,2025-08-24 01:55:00,2025-08-24 02:20:00,4774.97,4783.24,-0.0,flip_to_long -82538,做多,2025-08-24 02:20:00,2025-08-24 02:45:00,4783.24,4779.75,-0.0,flip_to_short -82539,做空,2025-08-24 02:45:00,2025-08-24 03:00:00,4779.75,4772.89,0.0,tp_lower -82540,做多,2025-08-24 03:35:00,2025-08-24 03:50:00,4775.43,4794.99,0.0,tp_upper -82541,做多,2025-08-24 04:30:00,2025-08-24 04:45:00,4782.41,4779.41,-0.0,flip_to_short -82542,做空,2025-08-24 04:45:00,2025-08-24 04:50:00,4779.41,4789.49,-0.0,flip_to_long -82543,做多,2025-08-24 04:50:00,2025-08-24 05:05:00,4789.49,4789.83,-0.0,flip_to_short -82544,做空,2025-08-24 05:05:00,2025-08-24 05:40:00,4789.83,4786.63,0.0,flip_to_long -82545,做多,2025-08-24 05:40:00,2025-08-24 05:45:00,4786.63,4781.73,-0.0,flip_to_short -82546,做空,2025-08-24 05:45:00,2025-08-24 05:50:00,4781.73,4782.16,-0.0,flip_to_long -82547,做多,2025-08-24 05:50:00,2025-08-24 07:40:00,4782.16,4765.35,-0.0,flip_to_short -82548,做空,2025-08-24 07:40:00,2025-08-24 07:45:00,4765.35,4768.71,-0.0,flip_to_long -82549,做多,2025-08-24 07:45:00,2025-08-24 08:15:00,4768.71,4765.11,-0.0,flip_to_short -82550,做空,2025-08-24 08:15:00,2025-08-24 08:20:00,4765.11,4770.0,-0.0,flip_to_long -82551,做多,2025-08-24 08:20:00,2025-08-24 09:05:00,4770.0,4763.43,-0.0,flip_to_short -82552,做空,2025-08-24 09:05:00,2025-08-24 09:15:00,4763.43,4769.99,-0.0,flip_to_long -82553,做多,2025-08-24 09:15:00,2025-08-24 09:35:00,4769.99,4779.65,0.0,tp_upper -82554,做空,2025-08-24 09:55:00,2025-08-24 10:00:00,4770.66,4772.06,-0.0,flip_to_long -82555,做多,2025-08-24 10:00:00,2025-08-24 12:10:00,4772.06,4747.46,-0.0,tp_upper -82556,做空,2025-08-24 12:25:00,2025-08-24 12:40:00,4744.34,4748.54,-0.0,flip_to_long -82557,做多,2025-08-24 12:40:00,2025-08-24 13:00:00,4748.54,4760.46,0.0,tp_upper -82558,做空,2025-08-24 14:00:00,2025-08-24 14:05:00,4759.95,4765.79,-0.0,flip_to_long -82559,做多,2025-08-24 14:05:00,2025-08-24 14:15:00,4765.79,4781.8,0.0,tp_upper -82560,做空,2025-08-24 15:45:00,2025-08-24 16:00:00,4801.1,4818.75,-0.0,flip_to_long -82561,做多,2025-08-24 16:00:00,2025-08-24 16:10:00,4818.75,4814.95,-0.0,flip_to_short -82562,做空,2025-08-24 16:10:00,2025-08-24 16:35:00,4814.95,4823.71,-0.0,flip_to_long -82563,做多,2025-08-24 16:35:00,2025-08-24 16:40:00,4823.71,4822.43,-0.0,tp_upper -82564,做空,2025-08-24 19:30:00,2025-08-24 19:35:00,4865.88,4834.15,0.0,tp_lower -82565,做多,2025-08-24 21:10:00,2025-08-24 21:55:00,4779.37,4782.93,0.0,flip_to_short -82566,做空,2025-08-24 21:55:00,2025-08-24 22:05:00,4782.93,4781.42,-0.0,tp_lower -82567,做多,2025-08-24 22:55:00,2025-08-24 23:00:00,4778.57,4776.47,-0.0,flip_to_short -82568,做空,2025-08-24 23:00:00,2025-08-25 00:20:00,4776.47,4771.08,0.0,flip_to_long -82569,做多,2025-08-25 00:20:00,2025-08-25 01:30:00,4771.08,4725.66,-0.0,flip_to_short -82570,做空,2025-08-25 01:30:00,2025-08-25 01:45:00,4725.66,4728.4,-0.0,flip_to_long -82571,做多,2025-08-25 01:45:00,2025-08-25 02:05:00,4728.4,4743.34,0.0,tp_upper -82572,做空,2025-08-25 03:10:00,2025-08-25 03:30:00,4751.28,4739.68,0.0,tp_lower -82573,做多,2025-08-25 05:15:00,2025-08-25 05:20:00,4719.47,4711.76,-0.0,flip_to_short -82574,做空,2025-08-25 05:20:00,2025-08-25 05:25:00,4711.76,4724.09,-0.0,flip_to_long -82575,做多,2025-08-25 05:25:00,2025-08-25 05:35:00,4724.09,4709.44,-0.0,flip_to_short -82576,做空,2025-08-25 05:35:00,2025-08-25 05:40:00,4709.44,4718.93,-0.0,flip_to_long -82577,做多,2025-08-25 05:40:00,2025-08-25 05:45:00,4718.93,4713.22,-0.0,tp_upper -82578,做空,2025-08-25 05:50:00,2025-08-25 06:00:00,4706.76,4689.89,0.0,tp_lower -82579,做多,2025-08-25 08:35:00,2025-08-25 08:40:00,4608.82,4597.86,-0.0,flip_to_short -82580,做空,2025-08-25 08:40:00,2025-08-25 08:45:00,4597.86,4606.3,-0.0,flip_to_long -82581,做多,2025-08-25 08:45:00,2025-08-25 08:55:00,4606.3,4598.01,-0.0,flip_to_short -82582,做空,2025-08-25 08:55:00,2025-08-25 09:15:00,4598.01,4604.66,-0.0,flip_to_long -82583,做多,2025-08-25 09:15:00,2025-08-25 09:20:00,4604.66,4599.77,-0.0,flip_to_short -82584,做空,2025-08-25 09:20:00,2025-08-25 09:30:00,4599.77,4587.0,0.0,flip_to_long -82585,做多,2025-08-25 09:30:00,2025-08-25 10:00:00,4587.0,4594.05,0.0,flip_to_short -82586,做空,2025-08-25 10:00:00,2025-08-25 10:05:00,4594.05,4602.59,-0.0,flip_to_long -82587,做多,2025-08-25 10:05:00,2025-08-25 10:10:00,4602.59,4600.41,-0.0,flip_to_short -82588,做空,2025-08-25 10:10:00,2025-08-25 10:15:00,4600.41,4578.26,0.0,tp_lower -82589,做多,2025-08-25 11:20:00,2025-08-25 11:25:00,4570.72,4566.14,-0.0,flip_to_short -82590,做空,2025-08-25 11:25:00,2025-08-25 13:35:00,4566.14,4641.72,-0.0,flip_to_long -82591,做多,2025-08-25 13:35:00,2025-08-25 13:40:00,4641.72,4622.66,-0.0,flip_to_short -82592,做空,2025-08-25 13:40:00,2025-08-25 13:45:00,4622.66,4636.6,-0.0,tp_lower -82593,做空,2025-08-25 13:50:00,2025-08-25 14:00:00,4626.78,4644.56,-0.0,flip_to_long -82594,做多,2025-08-25 14:00:00,2025-08-25 14:05:00,4644.56,4672.34,0.0,tp_upper -82595,做空,2025-08-25 14:40:00,2025-08-25 14:45:00,4640.02,4659.81,-0.0,flip_to_long -82596,做多,2025-08-25 14:45:00,2025-08-25 15:00:00,4659.81,4647.12,-0.0,flip_to_short -82597,做空,2025-08-25 15:00:00,2025-08-25 15:35:00,4647.12,4620.88,0.0,tp_lower -82598,做多,2025-08-25 16:20:00,2025-08-25 16:25:00,4635.95,4617.71,-0.0,flip_to_short -82599,做空,2025-08-25 16:25:00,2025-08-25 16:35:00,4617.71,4628.67,-0.0,flip_to_long -82600,做多,2025-08-25 16:35:00,2025-08-25 16:40:00,4628.67,4620.47,-0.0,flip_to_short -82601,做空,2025-08-25 16:40:00,2025-08-25 16:50:00,4620.47,4603.21,0.0,tp_lower -82602,做多,2025-08-25 18:10:00,2025-08-25 18:15:00,4591.23,4583.59,-0.0,flip_to_short -82603,做空,2025-08-25 18:15:00,2025-08-25 18:20:00,4583.59,4584.63,-0.0,flip_to_long -82604,做多,2025-08-25 18:20:00,2025-08-25 21:55:00,4584.63,4347.78,-0.0,flip_to_short -82605,做空,2025-08-25 21:55:00,2025-08-25 22:00:00,4347.78,4366.35,-0.0,flip_to_long -82606,做多,2025-08-25 22:00:00,2025-08-25 22:05:00,4366.35,4364.91,-0.0,flip_to_short -82607,做空,2025-08-25 22:05:00,2025-08-25 23:15:00,4364.91,4372.7,-0.0,flip_to_long -82608,做多,2025-08-25 23:15:00,2025-08-25 23:50:00,4372.7,4376.45,0.0,flip_to_short -82609,做空,2025-08-25 23:50:00,2025-08-26 00:05:00,4376.45,4355.45,0.0,tp_lower -82610,做多,2025-08-26 00:15:00,2025-08-26 00:20:00,4378.36,4366.26,-0.0,flip_to_short -82611,做空,2025-08-26 00:20:00,2025-08-26 00:25:00,4366.26,4379.37,-0.0,flip_to_long -82612,做多,2025-08-26 00:25:00,2025-08-26 00:35:00,4379.37,4357.99,-0.0,tp_upper -82613,做多,2025-08-26 01:15:00,2025-08-26 01:45:00,4366.23,4418.34,0.0,tp_upper -82614,做空,2025-08-26 02:40:00,2025-08-26 02:45:00,4403.34,4409.66,-0.0,flip_to_long -82615,做多,2025-08-26 02:45:00,2025-08-26 02:50:00,4409.66,4387.79,-0.0,flip_to_short -82616,做空,2025-08-26 02:50:00,2025-08-26 03:40:00,4387.79,4406.26,-0.0,flip_to_long -82617,做多,2025-08-26 03:40:00,2025-08-26 03:45:00,4406.26,4398.43,-0.0,flip_to_short -82618,做空,2025-08-26 03:45:00,2025-08-26 03:55:00,4398.43,4400.47,-0.0,flip_to_long -82619,做多,2025-08-26 03:55:00,2025-08-26 04:05:00,4400.47,4421.5,0.0,tp_upper -82620,做空,2025-08-26 05:25:00,2025-08-26 05:30:00,4425.9,4433.0,-0.0,flip_to_long -82621,做多,2025-08-26 05:30:00,2025-08-26 05:50:00,4433.0,4429.53,-0.0,flip_to_short -82622,做空,2025-08-26 05:50:00,2025-08-26 06:00:00,4429.53,4417.02,0.0,tp_lower -82623,做多,2025-08-26 06:05:00,2025-08-26 06:10:00,4437.5,4433.13,-0.0,flip_to_short -82624,做空,2025-08-26 06:10:00,2025-08-26 06:20:00,4433.13,4417.88,0.0,tp_lower -82625,做多,2025-08-26 07:30:00,2025-08-26 07:35:00,4442.35,4440.32,-0.0,tp_upper -82626,做空,2025-08-26 08:20:00,2025-08-26 08:45:00,4420.0,4425.79,-0.0,flip_to_long -82627,做多,2025-08-26 08:45:00,2025-08-26 08:50:00,4425.79,4412.01,-0.0,flip_to_short -82628,做空,2025-08-26 08:50:00,2025-08-26 08:55:00,4412.01,4418.0,-0.0,flip_to_long -82629,做多,2025-08-26 08:55:00,2025-08-26 09:05:00,4418.0,4418.23,-0.0,flip_to_short -82630,做空,2025-08-26 09:05:00,2025-08-26 09:10:00,4418.23,4422.6,-0.0,flip_to_long -82631,做多,2025-08-26 09:10:00,2025-08-26 09:20:00,4422.6,4432.99,0.0,tp_upper -82632,做空,2025-08-26 09:35:00,2025-08-26 10:00:00,4418.89,4425.44,-0.0,flip_to_long -82633,做多,2025-08-26 10:00:00,2025-08-26 10:20:00,4425.44,4422.52,-0.0,flip_to_short -82634,做空,2025-08-26 10:20:00,2025-08-26 10:30:00,4422.52,4426.9,-0.0,flip_to_long -82635,做多,2025-08-26 10:30:00,2025-08-26 10:40:00,4426.9,4442.15,0.0,tp_upper -82636,做空,2025-08-26 11:15:00,2025-08-26 11:30:00,4420.29,4406.49,0.0,tp_lower -82637,做多,2025-08-26 12:30:00,2025-08-26 12:35:00,4455.86,4511.17,0.0,tp_upper -82638,做空,2025-08-26 13:45:00,2025-08-26 13:55:00,4442.89,4478.42,-0.0,flip_to_long -82639,做多,2025-08-26 13:55:00,2025-08-26 14:30:00,4478.42,4509.23,0.0,tp_upper -82640,做空,2025-08-26 15:35:00,2025-08-26 16:40:00,4510.71,4522.71,-0.0,flip_to_long -82641,做多,2025-08-26 16:40:00,2025-08-26 16:55:00,4522.71,4552.0,0.0,tp_upper -82642,做空,2025-08-26 17:35:00,2025-08-26 18:00:00,4522.55,4527.67,-0.0,flip_to_long -82643,做多,2025-08-26 18:00:00,2025-08-26 18:40:00,4527.67,4546.79,0.0,tp_upper -82644,做空,2025-08-26 19:05:00,2025-08-26 19:10:00,4529.8,4544.2,-0.0,flip_to_long -82645,做多,2025-08-26 19:10:00,2025-08-26 19:20:00,4544.2,4556.57,0.0,tp_upper -82646,做空,2025-08-26 20:35:00,2025-08-26 20:45:00,4575.63,4578.54,-0.0,flip_to_long -82647,做多,2025-08-26 20:45:00,2025-08-26 20:55:00,4578.54,4582.53,0.0,flip_to_short -82648,做空,2025-08-26 20:55:00,2025-08-26 21:00:00,4582.53,4582.76,-0.0,flip_to_long -82649,做多,2025-08-26 21:00:00,2025-08-26 21:35:00,4582.76,4577.2,-0.0,flip_to_short -82650,做空,2025-08-26 21:35:00,2025-08-26 21:40:00,4577.2,4580.51,-0.0,flip_to_long -82651,做多,2025-08-26 21:40:00,2025-08-26 21:50:00,4580.51,4596.2,0.0,tp_upper -82652,做空,2025-08-26 22:20:00,2025-08-26 22:30:00,4586.11,4588.3,-0.0,flip_to_long -82653,做多,2025-08-26 22:30:00,2025-08-26 22:35:00,4588.3,4583.8,-0.0,flip_to_short -82654,做空,2025-08-26 22:35:00,2025-08-26 22:45:00,4583.8,4583.64,-0.0,flip_to_long -82655,做多,2025-08-26 22:45:00,2025-08-26 23:00:00,4583.64,4596.5,0.0,tp_upper -82656,做空,2025-08-26 23:30:00,2025-08-26 23:40:00,4593.71,4605.36,-0.0,flip_to_long -82657,做多,2025-08-26 23:40:00,2025-08-26 23:45:00,4605.36,4588.14,-0.0,flip_to_short -82658,做空,2025-08-26 23:45:00,2025-08-26 23:50:00,4588.14,4600.96,-0.0,flip_to_long -82659,做多,2025-08-26 23:50:00,2025-08-26 23:55:00,4600.96,4598.5,-0.0,flip_to_short -82660,做空,2025-08-26 23:55:00,2025-08-27 00:20:00,4598.5,4595.94,0.0,flip_to_long -82661,做多,2025-08-27 00:20:00,2025-08-27 02:20:00,4595.94,4580.45,-0.0,tp_upper -82662,做空,2025-08-27 03:10:00,2025-08-27 03:30:00,4563.88,4565.59,-0.0,flip_to_long -82663,做多,2025-08-27 03:30:00,2025-08-27 03:40:00,4565.59,4568.6,0.0,flip_to_short -82664,做空,2025-08-27 03:40:00,2025-08-27 03:45:00,4568.6,4608.25,-0.0,flip_to_long -82665,做多,2025-08-27 03:45:00,2025-08-27 03:50:00,4608.25,4607.85,-0.0,tp_upper -82666,做空,2025-08-27 05:25:00,2025-08-27 05:30:00,4621.27,4622.82,-0.0,flip_to_long -82667,做多,2025-08-27 05:30:00,2025-08-27 08:55:00,4622.82,4592.81,-0.0,tp_upper -82668,做空,2025-08-27 09:55:00,2025-08-27 10:00:00,4585.85,4595.61,-0.0,flip_to_long -82669,做多,2025-08-27 10:00:00,2025-08-27 10:20:00,4595.61,4589.17,-0.0,flip_to_short -82670,做空,2025-08-27 10:20:00,2025-08-27 10:35:00,4589.17,4568.98,0.0,tp_lower -82671,做多,2025-08-27 11:00:00,2025-08-27 11:05:00,4592.5,4584.79,-0.0,flip_to_short -82672,做空,2025-08-27 11:05:00,2025-08-27 11:10:00,4584.79,4594.74,-0.0,flip_to_long -82673,做多,2025-08-27 11:10:00,2025-08-27 11:15:00,4594.74,4594.49,-0.0,flip_to_short -82674,做空,2025-08-27 11:15:00,2025-08-27 11:30:00,4594.49,4591.37,0.0,flip_to_long -82675,做多,2025-08-27 11:30:00,2025-08-27 11:50:00,4591.37,4607.87,0.0,tp_upper -82676,做空,2025-08-27 12:20:00,2025-08-27 12:40:00,4595.07,4581.99,0.0,tp_lower -82677,做多,2025-08-27 12:45:00,2025-08-27 12:55:00,4597.4,4613.26,0.0,tp_upper -82678,做空,2025-08-27 13:05:00,2025-08-27 13:20:00,4592.16,4599.23,-0.0,flip_to_long -82679,做多,2025-08-27 13:20:00,2025-08-27 13:30:00,4599.23,4579.68,-0.0,flip_to_short -82680,做空,2025-08-27 13:30:00,2025-08-27 13:35:00,4579.68,4589.19,-0.0,flip_to_long -82681,做多,2025-08-27 13:35:00,2025-08-27 13:40:00,4589.19,4622.52,0.0,tp_upper -82682,做空,2025-08-27 13:55:00,2025-08-27 14:05:00,4592.94,4600.91,-0.0,flip_to_long -82683,做多,2025-08-27 14:05:00,2025-08-27 14:25:00,4600.91,4630.59,0.0,tp_upper -82684,做空,2025-08-27 14:45:00,2025-08-27 15:00:00,4618.77,4613.59,0.0,flip_to_long -82685,做多,2025-08-27 15:00:00,2025-08-27 15:45:00,4613.59,4647.93,0.0,tp_upper -82686,做空,2025-08-27 16:10:00,2025-08-27 16:30:00,4636.49,4613.4,0.0,tp_lower -82687,做多,2025-08-27 16:50:00,2025-08-27 18:10:00,4630.73,4637.93,0.0,tp_upper -82688,做空,2025-08-27 18:15:00,2025-08-27 18:30:00,4628.0,4614.24,0.0,tp_lower -82689,做多,2025-08-27 18:45:00,2025-08-27 20:20:00,4614.31,4562.87,-0.0,tp_upper -82690,做多,2025-08-27 20:25:00,2025-08-27 20:30:00,4585.56,4581.9,-0.0,tp_upper -82691,做空,2025-08-27 21:05:00,2025-08-27 21:10:00,4573.01,4575.56,-0.0,flip_to_long -82692,做多,2025-08-27 21:10:00,2025-08-27 21:15:00,4575.56,4556.03,-0.0,flip_to_short -82693,做空,2025-08-27 21:15:00,2025-08-27 21:35:00,4556.03,4538.24,0.0,tp_lower -82694,做多,2025-08-27 22:40:00,2025-08-27 22:45:00,4533.95,4528.01,-0.0,flip_to_short -82695,做空,2025-08-27 22:45:00,2025-08-27 22:55:00,4528.01,4521.82,0.0,flip_to_long -82696,做多,2025-08-27 22:55:00,2025-08-27 23:15:00,4521.82,4516.75,-0.0,flip_to_short -82697,做空,2025-08-27 23:15:00,2025-08-27 23:25:00,4516.75,4516.65,-0.0,flip_to_long -82698,做多,2025-08-27 23:25:00,2025-08-27 23:30:00,4516.65,4513.8,-0.0,flip_to_short -82699,做空,2025-08-27 23:30:00,2025-08-27 23:40:00,4513.8,4492.6,0.0,tp_lower -82700,做多,2025-08-28 00:05:00,2025-08-28 00:15:00,4514.22,4501.53,-0.0,flip_to_short -82701,做空,2025-08-28 00:15:00,2025-08-28 00:20:00,4501.53,4480.4,0.0,tp_lower -82702,做多,2025-08-28 00:45:00,2025-08-28 01:05:00,4499.24,4500.42,-0.0,flip_to_short -82703,做空,2025-08-28 01:05:00,2025-08-28 02:35:00,4500.42,4515.0,-0.0,flip_to_long -82704,做多,2025-08-28 02:35:00,2025-08-28 02:50:00,4515.0,4511.9,-0.0,flip_to_short -82705,做空,2025-08-28 02:50:00,2025-08-28 03:05:00,4511.9,4526.96,-0.0,flip_to_long -82706,做多,2025-08-28 03:05:00,2025-08-28 03:10:00,4526.96,4530.0,0.0,tp_upper -82707,做空,2025-08-28 05:40:00,2025-08-28 05:55:00,4557.46,4568.13,-0.0,flip_to_long -82708,做多,2025-08-28 05:55:00,2025-08-28 06:00:00,4568.13,4565.97,-0.0,flip_to_short -82709,做空,2025-08-28 06:00:00,2025-08-28 06:25:00,4565.97,4569.72,-0.0,flip_to_long -82710,做多,2025-08-28 06:25:00,2025-08-28 06:30:00,4569.72,4566.36,-0.0,flip_to_short -82711,做空,2025-08-28 06:30:00,2025-08-28 07:35:00,4566.36,4570.01,-0.0,flip_to_long -82712,做多,2025-08-28 07:35:00,2025-08-28 07:55:00,4570.01,4595.11,0.0,tp_upper -82713,做空,2025-08-28 09:05:00,2025-08-28 09:45:00,4596.44,4582.71,0.0,tp_lower -82714,做多,2025-08-28 10:05:00,2025-08-28 10:15:00,4589.93,4589.1,-0.0,flip_to_short -82715,做空,2025-08-28 10:15:00,2025-08-28 10:25:00,4589.1,4601.99,-0.0,flip_to_long -82716,做多,2025-08-28 10:25:00,2025-08-28 10:30:00,4601.99,4601.97,-0.0,tp_upper -82717,做空,2025-08-28 11:05:00,2025-08-28 11:25:00,4591.53,4596.85,-0.0,flip_to_long -82718,做多,2025-08-28 11:25:00,2025-08-28 11:35:00,4596.85,4592.28,-0.0,flip_to_short -82719,做空,2025-08-28 11:35:00,2025-08-28 11:45:00,4592.28,4586.74,0.0,tp_lower -82720,做多,2025-08-28 12:30:00,2025-08-28 12:35:00,4600.32,4594.14,-0.0,flip_to_short -82721,做空,2025-08-28 12:35:00,2025-08-28 13:35:00,4594.14,4597.6,-0.0,flip_to_long -82722,做多,2025-08-28 13:35:00,2025-08-28 13:40:00,4597.6,4588.26,-0.0,flip_to_short -82723,做空,2025-08-28 13:40:00,2025-08-28 13:45:00,4588.26,4569.34,0.0,tp_lower -82724,做多,2025-08-28 14:45:00,2025-08-28 16:40:00,4575.77,4517.0,-0.0,flip_to_short -82725,做空,2025-08-28 16:40:00,2025-08-28 16:55:00,4517.0,4462.01,0.0,tp_lower -82726,做多,2025-08-28 17:55:00,2025-08-28 18:25:00,4488.0,4502.09,0.0,tp_upper -82727,做空,2025-08-28 18:45:00,2025-08-28 18:50:00,4478.29,4490.74,-0.0,flip_to_long -82728,做多,2025-08-28 18:50:00,2025-08-28 18:55:00,4490.74,4479.01,-0.0,flip_to_short -82729,做空,2025-08-28 18:55:00,2025-08-28 19:00:00,4479.01,4481.92,-0.0,flip_to_long -82730,做多,2025-08-28 19:00:00,2025-08-28 20:45:00,4481.92,4456.31,-0.0,flip_to_short -82731,做空,2025-08-28 20:45:00,2025-08-28 20:55:00,4456.31,4457.32,-0.0,flip_to_long -82732,做多,2025-08-28 20:55:00,2025-08-28 21:15:00,4457.32,4477.17,0.0,tp_upper -82733,做空,2025-08-28 23:10:00,2025-08-28 23:25:00,4500.0,4498.83,-0.0,flip_to_long -82734,做多,2025-08-28 23:25:00,2025-08-28 23:55:00,4498.83,4509.09,0.0,tp_upper -82735,做空,2025-08-29 00:00:00,2025-08-29 00:15:00,4501.67,4500.41,-0.0,tp_lower -82736,做多,2025-08-29 00:25:00,2025-08-29 00:30:00,4507.72,4490.0,-0.0,flip_to_short -82737,做空,2025-08-29 00:30:00,2025-08-29 00:35:00,4490.0,4490.59,-0.0,tp_lower -82738,做多,2025-08-29 02:05:00,2025-08-29 03:35:00,4466.94,4500.56,0.0,tp_upper -82739,做多,2025-08-29 04:10:00,2025-08-29 04:20:00,4483.58,4490.22,0.0,flip_to_short -82740,做空,2025-08-29 04:20:00,2025-08-29 04:40:00,4490.22,4485.59,0.0,flip_to_long -82741,做多,2025-08-29 04:40:00,2025-08-29 05:50:00,4485.59,4467.87,-0.0,flip_to_short -82742,做空,2025-08-29 05:50:00,2025-08-29 05:55:00,4467.87,4478.03,-0.0,flip_to_long -82743,做多,2025-08-29 05:55:00,2025-08-29 06:45:00,4478.03,4461.02,-0.0,flip_to_short -82744,做空,2025-08-29 06:45:00,2025-08-29 07:00:00,4461.02,4432.01,0.0,tp_lower -82745,做多,2025-08-29 10:00:00,2025-08-29 10:25:00,4339.69,4356.28,0.0,tp_upper -82746,做空,2025-08-29 10:45:00,2025-08-29 10:55:00,4340.99,4344.34,-0.0,flip_to_long -82747,做多,2025-08-29 10:55:00,2025-08-29 11:00:00,4344.34,4340.16,-0.0,flip_to_short -82748,做空,2025-08-29 11:00:00,2025-08-29 11:10:00,4340.16,4354.32,-0.0,flip_to_long -82749,做多,2025-08-29 11:10:00,2025-08-29 11:15:00,4354.32,4344.01,-0.0,flip_to_short -82750,做空,2025-08-29 11:15:00,2025-08-29 11:45:00,4344.01,4346.64,-0.0,flip_to_long -82751,做多,2025-08-29 11:45:00,2025-08-29 11:50:00,4346.64,4342.04,-0.0,flip_to_short -82752,做空,2025-08-29 11:50:00,2025-08-29 12:00:00,4342.04,4348.23,-0.0,flip_to_long -82753,做多,2025-08-29 12:00:00,2025-08-29 12:10:00,4348.23,4365.21,0.0,tp_upper -82754,做空,2025-08-29 13:30:00,2025-08-29 13:40:00,4373.24,4345.66,0.0,tp_lower -82755,做多,2025-08-29 15:05:00,2025-08-29 15:15:00,4316.73,4335.01,0.0,tp_upper -82756,做空,2025-08-29 15:30:00,2025-08-29 16:10:00,4314.91,4338.34,-0.0,flip_to_long -82757,做多,2025-08-29 16:10:00,2025-08-29 16:20:00,4338.34,4340.66,0.0,tp_upper -82758,做空,2025-08-29 16:45:00,2025-08-29 16:50:00,4315.81,4331.0,-0.0,flip_to_long -82759,做多,2025-08-29 16:50:00,2025-08-29 17:00:00,4331.0,4325.86,-0.0,flip_to_short -82760,做空,2025-08-29 17:00:00,2025-08-29 17:05:00,4325.86,4328.69,-0.0,flip_to_long -82761,做多,2025-08-29 17:05:00,2025-08-29 17:10:00,4328.69,4316.46,-0.0,flip_to_short -82762,做空,2025-08-29 17:10:00,2025-08-29 17:15:00,4316.46,4331.92,-0.0,flip_to_long -82763,做多,2025-08-29 17:15:00,2025-08-29 17:30:00,4331.92,4340.28,0.0,tp_upper -82764,做空,2025-08-29 17:45:00,2025-08-29 18:05:00,4334.35,4330.61,0.0,flip_to_long -82765,做多,2025-08-29 18:05:00,2025-08-29 19:15:00,4330.61,4350.67,0.0,tp_upper -82766,做空,2025-08-29 20:05:00,2025-08-29 20:15:00,4326.54,4335.36,-0.0,flip_to_long -82767,做多,2025-08-29 20:15:00,2025-08-29 20:25:00,4335.36,4338.98,0.0,flip_to_short -82768,做空,2025-08-29 20:25:00,2025-08-29 20:30:00,4338.98,4342.86,-0.0,flip_to_long -82769,做多,2025-08-29 20:30:00,2025-08-29 20:35:00,4342.86,4331.31,-0.0,flip_to_short -82770,做空,2025-08-29 20:35:00,2025-08-29 20:40:00,4331.31,4328.06,0.0,tp_lower -82771,做多,2025-08-29 21:10:00,2025-08-29 21:15:00,4334.44,4329.24,-0.0,flip_to_short -82772,做空,2025-08-29 21:15:00,2025-08-29 21:25:00,4329.24,4337.74,-0.0,flip_to_long -82773,做多,2025-08-29 21:25:00,2025-08-29 21:30:00,4337.74,4352.49,0.0,tp_upper -82774,做空,2025-08-29 22:35:00,2025-08-29 22:50:00,4352.1,4355.36,-0.0,flip_to_long -82775,做多,2025-08-29 22:50:00,2025-08-29 23:05:00,4355.36,4357.22,-0.0,flip_to_short -82776,做空,2025-08-29 23:05:00,2025-08-29 23:10:00,4357.22,4361.52,-0.0,flip_to_long -82777,做多,2025-08-29 23:10:00,2025-08-29 23:50:00,4361.52,4359.66,-0.0,flip_to_short -82778,做空,2025-08-29 23:50:00,2025-08-30 00:15:00,4359.66,4352.73,0.0,tp_lower -82779,做多,2025-08-30 00:20:00,2025-08-30 00:25:00,4361.05,4347.7,-0.0,flip_to_short -82780,做空,2025-08-30 00:25:00,2025-08-30 00:30:00,4347.7,4345.8,-0.0,tp_lower -82781,做多,2025-08-30 02:45:00,2025-08-30 02:50:00,4312.08,4304.07,-0.0,flip_to_short -82782,做空,2025-08-30 02:50:00,2025-08-30 03:00:00,4304.07,4311.4,-0.0,flip_to_long -82783,做多,2025-08-30 03:00:00,2025-08-30 03:20:00,4311.4,4365.76,0.0,tp_upper -82784,做空,2025-08-30 04:50:00,2025-08-30 05:00:00,4351.97,4347.86,0.0,tp_lower -82785,做多,2025-08-30 05:05:00,2025-08-30 05:10:00,4365.96,4362.74,-0.0,tp_upper -82786,做空,2025-08-30 05:55:00,2025-08-30 07:25:00,4377.7,4393.18,-0.0,flip_to_long -82787,做多,2025-08-30 07:25:00,2025-08-30 07:40:00,4393.18,4406.09,0.0,tp_upper -82788,做空,2025-08-30 08:00:00,2025-08-30 08:05:00,4392.78,4400.95,-0.0,flip_to_long -82789,做多,2025-08-30 08:05:00,2025-08-30 08:10:00,4400.95,4395.0,-0.0,flip_to_short -82790,做空,2025-08-30 08:10:00,2025-08-30 08:30:00,4395.0,4383.87,0.0,tp_lower -82791,做多,2025-08-30 08:40:00,2025-08-30 08:55:00,4392.25,4393.34,-0.0,flip_to_short -82792,做空,2025-08-30 08:55:00,2025-08-30 09:30:00,4393.34,4379.52,0.0,tp_lower -82793,做多,2025-08-30 09:45:00,2025-08-30 09:55:00,4392.45,4389.76,-0.0,flip_to_short -82794,做空,2025-08-30 09:55:00,2025-08-30 10:05:00,4389.76,4397.77,-0.0,flip_to_long -82795,做多,2025-08-30 10:05:00,2025-08-30 10:10:00,4397.77,4392.64,-0.0,tp_upper -82796,做空,2025-08-30 10:30:00,2025-08-30 10:55:00,4388.48,4390.62,-0.0,flip_to_long -82797,做多,2025-08-30 10:55:00,2025-08-30 11:00:00,4390.62,4385.6,-0.0,flip_to_short -82798,做空,2025-08-30 11:00:00,2025-08-30 11:05:00,4385.6,4395.97,-0.0,flip_to_long -82799,做多,2025-08-30 11:05:00,2025-08-30 11:15:00,4395.97,4391.59,-0.0,flip_to_short -82800,做空,2025-08-30 11:15:00,2025-08-30 11:20:00,4391.59,4393.36,-0.0,flip_to_long -82801,做多,2025-08-30 11:20:00,2025-08-30 11:25:00,4393.36,4391.96,-0.0,flip_to_short -82802,做空,2025-08-30 11:25:00,2025-08-30 11:35:00,4391.96,4384.1,0.0,tp_lower -82803,做多,2025-08-30 11:45:00,2025-08-30 12:00:00,4389.1,4382.55,-0.0,flip_to_short -82804,做空,2025-08-30 12:00:00,2025-08-30 12:05:00,4382.55,4385.35,-0.0,tp_lower -82805,做空,2025-08-30 14:00:00,2025-08-30 14:35:00,4354.24,4357.17,-0.0,flip_to_long -82806,做多,2025-08-30 14:35:00,2025-08-30 14:40:00,4357.17,4355.01,-0.0,tp_upper -82807,做空,2025-08-30 16:10:00,2025-08-30 16:35:00,4360.6,4367.4,-0.0,flip_to_long -82808,做多,2025-08-30 16:35:00,2025-08-30 17:15:00,4367.4,4364.52,-0.0,flip_to_short -82809,做空,2025-08-30 17:15:00,2025-08-30 17:35:00,4364.52,4357.47,0.0,tp_lower -82810,做多,2025-08-30 18:00:00,2025-08-30 18:05:00,4363.04,4359.76,-0.0,flip_to_short -82811,做空,2025-08-30 18:05:00,2025-08-30 18:15:00,4359.76,4353.99,0.0,tp_lower -82812,做多,2025-08-30 18:50:00,2025-08-30 18:55:00,4356.38,4348.48,-0.0,flip_to_short -82813,做空,2025-08-30 18:55:00,2025-08-30 19:10:00,4348.48,4344.28,0.0,tp_lower -82814,做空,2025-08-30 19:45:00,2025-08-30 20:10:00,4349.67,4342.03,0.0,tp_lower -82815,做多,2025-08-30 20:25:00,2025-08-30 20:30:00,4347.71,4339.44,-0.0,flip_to_short -82816,做空,2025-08-30 20:30:00,2025-08-30 20:35:00,4339.44,4339.15,-0.0,tp_lower -82817,做多,2025-08-30 21:00:00,2025-08-30 21:15:00,4343.7,4341.76,-0.0,flip_to_short -82818,做空,2025-08-30 21:15:00,2025-08-30 21:20:00,4341.76,4342.54,-0.0,flip_to_long -82819,做多,2025-08-30 21:20:00,2025-08-30 21:30:00,4342.54,4338.37,-0.0,flip_to_short -82820,做空,2025-08-30 21:30:00,2025-08-30 21:40:00,4338.37,4343.3,-0.0,flip_to_long -82821,做多,2025-08-30 21:40:00,2025-08-30 21:45:00,4343.3,4342.05,-0.0,flip_to_short -82822,做空,2025-08-30 21:45:00,2025-08-30 21:50:00,4342.05,4347.92,-0.0,flip_to_long -82823,做多,2025-08-30 21:50:00,2025-08-30 22:00:00,4347.92,4341.98,-0.0,flip_to_short -82824,做空,2025-08-30 22:00:00,2025-08-30 22:15:00,4341.98,4348.23,-0.0,flip_to_long -82825,做多,2025-08-30 22:15:00,2025-08-30 22:25:00,4348.23,4350.94,0.0,tp_upper -82826,做多,2025-08-31 02:15:00,2025-08-31 02:30:00,4448.43,4446.01,-0.0,flip_to_short -82827,做空,2025-08-31 02:30:00,2025-08-31 02:35:00,4446.01,4451.46,-0.0,flip_to_long -82828,做多,2025-08-31 02:35:00,2025-08-31 02:40:00,4451.46,4445.69,-0.0,flip_to_short -82829,做空,2025-08-31 02:40:00,2025-08-31 02:45:00,4445.69,4448.7,-0.0,flip_to_long -82830,做多,2025-08-31 02:45:00,2025-08-31 02:50:00,4448.7,4448.0,-0.0,flip_to_short -82831,做空,2025-08-31 02:50:00,2025-08-31 03:00:00,4448.0,4453.0,-0.0,flip_to_long -82832,做多,2025-08-31 03:00:00,2025-08-31 03:10:00,4453.0,4455.08,-0.0,tp_upper -82833,做空,2025-08-31 03:25:00,2025-08-31 04:30:00,4451.99,4468.71,-0.0,flip_to_long -82834,做多,2025-08-31 04:30:00,2025-08-31 04:40:00,4468.71,4463.7,-0.0,flip_to_short -82835,做空,2025-08-31 04:40:00,2025-08-31 04:45:00,4463.7,4467.47,-0.0,flip_to_long -82836,做多,2025-08-31 04:45:00,2025-08-31 04:50:00,4467.47,4458.42,-0.0,flip_to_short -82837,做空,2025-08-31 04:50:00,2025-08-31 05:50:00,4458.42,4458.42,-0.0,flip_to_long -82838,做多,2025-08-31 05:50:00,2025-08-31 07:40:00,4458.42,4453.0,-0.0,tp_upper -82839,做空,2025-08-31 09:55:00,2025-08-31 10:05:00,4462.3,4455.49,0.0,tp_lower -82840,做多,2025-08-31 11:15:00,2025-08-31 11:25:00,4454.92,4472.5,0.0,tp_upper -82841,做空,2025-08-31 12:40:00,2025-08-31 12:50:00,4469.06,4476.2,-0.0,flip_to_long -82842,做多,2025-08-31 12:50:00,2025-08-31 12:55:00,4476.2,4487.65,0.0,tp_upper -82843,做空,2025-08-31 13:05:00,2025-08-31 13:35:00,4475.44,4464.14,0.0,tp_lower -82844,做多,2025-08-31 13:45:00,2025-08-31 15:00:00,4472.81,4473.05,-0.0,tp_upper -82845,做空,2025-08-31 15:35:00,2025-08-31 16:35:00,4465.01,4463.59,-0.0,tp_lower -82846,做多,2025-08-31 16:50:00,2025-08-31 16:55:00,4473.82,4468.78,-0.0,flip_to_short -82847,做空,2025-08-31 16:55:00,2025-08-31 17:00:00,4468.78,4473.26,-0.0,flip_to_long -82848,做多,2025-08-31 17:00:00,2025-08-31 17:05:00,4473.26,4473.39,-0.0,flip_to_short -82849,做空,2025-08-31 17:05:00,2025-08-31 18:05:00,4473.39,4478.3,-0.0,flip_to_long -82850,做多,2025-08-31 18:05:00,2025-08-31 18:25:00,4478.3,4475.54,-0.0,flip_to_short -82851,做空,2025-08-31 18:25:00,2025-08-31 18:30:00,4475.54,4483.99,-0.0,flip_to_long -82852,做多,2025-08-31 18:30:00,2025-08-31 18:40:00,4483.99,4479.49,-0.0,flip_to_short -82853,做空,2025-08-31 18:40:00,2025-08-31 19:15:00,4479.49,4472.7,0.0,tp_lower -82854,做多,2025-08-31 21:10:00,2025-08-31 21:30:00,4463.63,4464.4,-0.0,tp_upper -82855,做空,2025-08-31 22:00:00,2025-08-31 22:05:00,4453.34,4459.0,-0.0,flip_to_long -82856,做多,2025-08-31 22:05:00,2025-08-31 22:30:00,4459.0,4453.83,-0.0,flip_to_short -82857,做空,2025-08-31 22:30:00,2025-08-31 22:40:00,4453.83,4439.89,0.0,tp_lower -82858,做多,2025-09-01 00:40:00,2025-09-01 01:05:00,4393.51,4385.6,-0.0,flip_to_short -82859,做空,2025-09-01 01:05:00,2025-09-01 02:25:00,4385.6,4390.06,-0.0,tp_lower -82860,做多,2025-09-01 03:40:00,2025-09-01 03:50:00,4389.85,4397.28,0.0,tp_upper -82861,做空,2025-09-01 04:15:00,2025-09-01 04:25:00,4387.22,4386.49,-0.0,flip_to_long -82862,做多,2025-09-01 04:25:00,2025-09-01 05:30:00,4386.49,4386.8,-0.0,flip_to_short -82863,做空,2025-09-01 05:30:00,2025-09-01 06:10:00,4386.8,4386.7,-0.0,flip_to_long -82864,做多,2025-09-01 06:10:00,2025-09-01 06:15:00,4386.7,4385.95,-0.0,flip_to_short -82865,做空,2025-09-01 06:15:00,2025-09-01 07:15:00,4385.95,4395.14,-0.0,flip_to_long -82866,做多,2025-09-01 07:15:00,2025-09-01 07:25:00,4395.14,4419.66,0.0,tp_upper -82867,做空,2025-09-01 09:35:00,2025-09-01 09:40:00,4461.0,4459.8,-0.0,tp_lower -82868,做多,2025-09-01 12:05:00,2025-09-01 12:10:00,4402.3,4397.5,-0.0,flip_to_short -82869,做空,2025-09-01 12:10:00,2025-09-01 12:45:00,4397.5,4399.99,-0.0,flip_to_long -82870,做多,2025-09-01 12:45:00,2025-09-01 12:50:00,4399.99,4398.66,-0.0,flip_to_short -82871,做空,2025-09-01 12:50:00,2025-09-01 13:40:00,4398.66,4384.91,0.0,tp_lower -82872,做多,2025-09-01 14:10:00,2025-09-01 14:25:00,4395.99,4396.25,-0.0,flip_to_short -82873,做空,2025-09-01 14:25:00,2025-09-01 14:50:00,4396.25,4396.44,-0.0,flip_to_long -82874,做多,2025-09-01 14:50:00,2025-09-01 14:55:00,4396.44,4394.39,-0.0,flip_to_short -82875,做空,2025-09-01 14:55:00,2025-09-01 15:10:00,4394.39,4381.9,0.0,tp_lower -82876,做多,2025-09-01 18:10:00,2025-09-01 19:35:00,4337.86,4364.87,0.0,tp_upper -82877,做空,2025-09-01 20:15:00,2025-09-01 20:30:00,4351.64,4338.44,0.0,tp_lower -82878,做多,2025-09-01 22:10:00,2025-09-01 22:20:00,4273.41,4278.93,0.0,tp_upper -82879,做空,2025-09-01 22:35:00,2025-09-01 22:45:00,4263.01,4276.65,-0.0,flip_to_long -82880,做多,2025-09-01 22:45:00,2025-09-01 23:00:00,4276.65,4294.76,0.0,tp_upper -82881,做空,2025-09-02 00:35:00,2025-09-02 00:45:00,4304.46,4301.67,0.0,flip_to_long -82882,做多,2025-09-02 00:45:00,2025-09-02 00:50:00,4301.67,4299.1,-0.0,flip_to_short -82883,做空,2025-09-02 00:50:00,2025-09-02 00:55:00,4299.1,4302.5,-0.0,flip_to_long -82884,做多,2025-09-02 00:55:00,2025-09-02 01:05:00,4302.5,4299.01,-0.0,flip_to_short -82885,做空,2025-09-02 01:05:00,2025-09-02 01:10:00,4299.01,4301.0,-0.0,flip_to_long -82886,做多,2025-09-02 01:10:00,2025-09-02 01:30:00,4301.0,4297.87,-0.0,flip_to_short -82887,做空,2025-09-02 01:30:00,2025-09-02 01:40:00,4297.87,4330.24,-0.0,flip_to_long -82888,做多,2025-09-02 01:40:00,2025-09-02 01:45:00,4330.24,4338.66,0.0,tp_upper -82889,做空,2025-09-02 05:05:00,2025-09-02 05:10:00,4370.87,4377.73,-0.0,flip_to_long -82890,做多,2025-09-02 05:10:00,2025-09-02 05:20:00,4377.73,4380.35,0.0,flip_to_short -82891,做空,2025-09-02 05:20:00,2025-09-02 07:15:00,4380.35,4397.0,-0.0,flip_to_long -82892,做多,2025-09-02 07:15:00,2025-09-02 07:20:00,4397.0,4388.02,-0.0,flip_to_short -82893,做空,2025-09-02 07:20:00,2025-09-02 07:45:00,4388.02,4377.6,0.0,tp_lower -82894,做多,2025-09-02 08:20:00,2025-09-02 08:30:00,4388.85,4386.07,-0.0,flip_to_short -82895,做空,2025-09-02 08:30:00,2025-09-02 08:35:00,4386.07,4393.28,-0.0,flip_to_long -82896,做多,2025-09-02 08:35:00,2025-09-02 09:25:00,4393.28,4390.88,-0.0,flip_to_short -82897,做空,2025-09-02 09:25:00,2025-09-02 09:50:00,4390.88,4392.19,-0.0,flip_to_long -82898,做多,2025-09-02 09:50:00,2025-09-02 10:00:00,4392.19,4396.63,0.0,flip_to_short -82899,做空,2025-09-02 10:00:00,2025-09-02 10:15:00,4396.63,4385.0,0.0,tp_lower -82900,做多,2025-09-02 10:55:00,2025-09-02 11:00:00,4389.95,4382.76,-0.0,flip_to_short -82901,做空,2025-09-02 11:00:00,2025-09-02 11:15:00,4382.76,4373.99,0.0,tp_lower -82902,做多,2025-09-02 13:25:00,2025-09-02 13:45:00,4303.61,4372.74,0.0,tp_upper -82903,做空,2025-09-02 14:50:00,2025-09-02 15:10:00,4346.86,4342.39,0.0,tp_lower -82904,做多,2025-09-02 16:55:00,2025-09-02 17:05:00,4293.58,4296.2,0.0,flip_to_short -82905,做空,2025-09-02 17:05:00,2025-09-02 17:15:00,4296.2,4302.98,-0.0,flip_to_long -82906,做多,2025-09-02 17:15:00,2025-09-02 17:25:00,4302.98,4307.71,0.0,tp_upper -82907,做空,2025-09-02 18:00:00,2025-09-02 18:15:00,4296.84,4283.16,0.0,tp_lower -82908,做多,2025-09-02 18:50:00,2025-09-02 18:55:00,4308.29,4294.57,-0.0,flip_to_short -82909,做空,2025-09-02 18:55:00,2025-09-02 19:00:00,4294.57,4303.9,-0.0,flip_to_long -82910,做多,2025-09-02 19:00:00,2025-09-02 19:10:00,4303.9,4271.14,-0.0,flip_to_short -82911,做空,2025-09-02 19:10:00,2025-09-02 19:15:00,4271.14,4284.77,-0.0,tp_lower -82912,做多,2025-09-02 20:05:00,2025-09-02 20:20:00,4286.51,4302.59,0.0,tp_upper -82913,做空,2025-09-02 22:00:00,2025-09-02 22:05:00,4312.49,4313.65,-0.0,flip_to_long -82914,做多,2025-09-02 22:05:00,2025-09-02 22:15:00,4313.65,4319.0,0.0,flip_to_short -82915,做空,2025-09-02 22:15:00,2025-09-02 22:25:00,4319.0,4314.32,0.0,flip_to_long -82916,做多,2025-09-02 22:25:00,2025-09-02 23:05:00,4314.32,4321.5,0.0,flip_to_short -82917,做空,2025-09-02 23:05:00,2025-09-02 23:10:00,4321.5,4330.32,-0.0,flip_to_long -82918,做多,2025-09-02 23:10:00,2025-09-02 23:15:00,4330.32,4323.19,-0.0,tp_upper -82919,做空,2025-09-02 23:20:00,2025-09-02 23:35:00,4320.01,4320.79,-0.0,flip_to_long -82920,做多,2025-09-02 23:35:00,2025-09-02 23:40:00,4320.79,4316.65,-0.0,flip_to_short -82921,做空,2025-09-02 23:40:00,2025-09-02 23:50:00,4316.65,4326.14,-0.0,flip_to_long -82922,做多,2025-09-02 23:50:00,2025-09-03 00:00:00,4326.14,4318.62,-0.0,flip_to_short -82923,做空,2025-09-03 00:00:00,2025-09-03 00:10:00,4318.62,4317.71,-0.0,tp_lower -82924,做多,2025-09-03 00:25:00,2025-09-03 00:30:00,4325.3,4313.45,-0.0,flip_to_short -82925,做空,2025-09-03 00:30:00,2025-09-03 00:35:00,4313.45,4322.89,-0.0,flip_to_long -82926,做多,2025-09-03 00:35:00,2025-09-03 00:40:00,4322.89,4315.84,-0.0,flip_to_short -82927,做空,2025-09-03 00:40:00,2025-09-03 00:50:00,4315.84,4304.58,0.0,tp_lower -82928,做多,2025-09-03 01:55:00,2025-09-03 02:00:00,4323.69,4323.8,-0.0,tp_upper -82929,做空,2025-09-03 03:10:00,2025-09-03 03:15:00,4324.37,4329.7,-0.0,flip_to_long -82930,做多,2025-09-03 03:15:00,2025-09-03 04:05:00,4329.7,4321.99,-0.0,flip_to_short -82931,做空,2025-09-03 04:05:00,2025-09-03 04:10:00,4321.99,4318.84,0.0,tp_lower -82932,做多,2025-09-03 04:30:00,2025-09-03 04:35:00,4332.9,4328.97,-0.0,flip_to_short -82933,做空,2025-09-03 04:35:00,2025-09-03 05:20:00,4328.97,4319.24,0.0,tp_lower -82934,做多,2025-09-03 07:00:00,2025-09-03 07:05:00,4313.66,4294.67,-0.0,flip_to_short -82935,做空,2025-09-03 07:05:00,2025-09-03 07:20:00,4294.67,4298.71,-0.0,tp_lower -82936,做多,2025-09-03 07:35:00,2025-09-03 08:10:00,4307.11,4321.13,0.0,tp_upper -82937,做空,2025-09-03 08:50:00,2025-09-03 08:55:00,4310.76,4316.15,-0.0,flip_to_long -82938,做多,2025-09-03 08:55:00,2025-09-03 09:00:00,4316.15,4313.39,-0.0,flip_to_short -82939,做空,2025-09-03 09:00:00,2025-09-03 09:10:00,4313.39,4302.91,0.0,tp_lower -82940,做多,2025-09-03 09:15:00,2025-09-03 09:40:00,4318.45,4337.87,0.0,tp_upper -82941,做空,2025-09-03 11:55:00,2025-09-03 12:00:00,4369.58,4375.77,-0.0,flip_to_long -82942,做多,2025-09-03 12:00:00,2025-09-03 12:05:00,4375.77,4365.28,-0.0,flip_to_short -82943,做空,2025-09-03 12:05:00,2025-09-03 12:25:00,4365.28,4364.43,-0.0,tp_lower -82944,做多,2025-09-03 12:35:00,2025-09-03 13:15:00,4364.79,4388.93,0.0,tp_upper -82945,做空,2025-09-03 16:05:00,2025-09-03 16:10:00,4466.0,4469.37,-0.0,flip_to_long -82946,做多,2025-09-03 16:10:00,2025-09-03 16:15:00,4469.37,4468.01,-0.0,flip_to_short -82947,做空,2025-09-03 16:15:00,2025-09-03 16:25:00,4468.01,4454.53,0.0,tp_lower -82948,做多,2025-09-03 16:55:00,2025-09-03 17:05:00,4464.25,4466.41,-0.0,flip_to_short -82949,做空,2025-09-03 17:05:00,2025-09-03 18:20:00,4466.41,4462.24,0.0,tp_lower -82950,做多,2025-09-03 18:30:00,2025-09-03 18:35:00,4472.73,4457.4,-0.0,flip_to_short -82951,做空,2025-09-03 18:35:00,2025-09-03 19:15:00,4457.4,4466.58,-0.0,flip_to_long -82952,做多,2025-09-03 19:15:00,2025-09-03 19:45:00,4466.58,4462.84,-0.0,flip_to_short -82953,做空,2025-09-03 19:45:00,2025-09-03 19:50:00,4462.84,4474.73,-0.0,flip_to_long -82954,做多,2025-09-03 19:50:00,2025-09-03 19:55:00,4474.73,4473.1,-0.0,tp_upper -82955,做空,2025-09-03 20:20:00,2025-09-03 20:30:00,4467.75,4466.46,-0.0,flip_to_long -82956,做多,2025-09-03 20:30:00,2025-09-03 20:40:00,4466.46,4464.89,-0.0,flip_to_short -82957,做空,2025-09-03 20:40:00,2025-09-03 21:15:00,4464.89,4466.34,-0.0,flip_to_long -82958,做多,2025-09-03 21:15:00,2025-09-03 21:30:00,4466.34,4459.13,-0.0,flip_to_short -82959,做空,2025-09-03 21:30:00,2025-09-03 21:35:00,4459.13,4456.92,-0.0,tp_lower -82960,做多,2025-09-03 22:00:00,2025-09-03 22:05:00,4466.81,4470.43,0.0,tp_upper -82961,做空,2025-09-03 22:25:00,2025-09-03 22:30:00,4460.0,4462.12,-0.0,flip_to_long -82962,做多,2025-09-03 22:30:00,2025-09-03 22:45:00,4462.12,4458.72,-0.0,flip_to_short -82963,做空,2025-09-03 22:45:00,2025-09-03 22:50:00,4458.72,4467.34,-0.0,flip_to_long -82964,做多,2025-09-03 22:50:00,2025-09-03 23:05:00,4467.34,4465.04,-0.0,flip_to_short -82965,做空,2025-09-03 23:05:00,2025-09-03 23:30:00,4465.04,4455.0,0.0,tp_lower -82966,做多,2025-09-04 00:10:00,2025-09-04 00:20:00,4458.46,4468.38,0.0,tp_upper -82967,做空,2025-09-04 01:05:00,2025-09-04 01:30:00,4456.26,4467.57,-0.0,flip_to_long -82968,做多,2025-09-04 01:30:00,2025-09-04 01:35:00,4467.57,4463.51,-0.0,flip_to_short -82969,做空,2025-09-04 01:35:00,2025-09-04 01:55:00,4463.51,4466.36,-0.0,flip_to_long -82970,做多,2025-09-04 01:55:00,2025-09-04 02:00:00,4466.36,4460.85,-0.0,flip_to_short -82971,做空,2025-09-04 02:00:00,2025-09-04 02:05:00,4460.85,4462.08,-0.0,flip_to_long -82972,做多,2025-09-04 02:05:00,2025-09-04 04:40:00,4462.08,4402.99,-0.0,flip_to_short -82973,做空,2025-09-04 04:40:00,2025-09-04 05:00:00,4402.99,4375.29,0.0,tp_lower -82974,做多,2025-09-04 07:00:00,2025-09-04 07:15:00,4369.01,4372.47,0.0,tp_upper -82975,做空,2025-09-04 07:25:00,2025-09-04 07:30:00,4366.04,4372.26,-0.0,flip_to_long -82976,做多,2025-09-04 07:30:00,2025-09-04 07:35:00,4372.26,4364.37,-0.0,flip_to_short -82977,做空,2025-09-04 07:35:00,2025-09-04 07:45:00,4364.37,4365.69,-0.0,flip_to_long -82978,做多,2025-09-04 07:45:00,2025-09-04 08:00:00,4365.69,4379.52,0.0,tp_upper -82979,做空,2025-09-04 08:40:00,2025-09-04 09:00:00,4373.24,4377.99,-0.0,flip_to_long -82980,做多,2025-09-04 09:00:00,2025-09-04 10:00:00,4377.99,4391.66,0.0,tp_upper -82981,做空,2025-09-04 11:30:00,2025-09-04 11:35:00,4407.48,4415.16,-0.0,flip_to_long -82982,做多,2025-09-04 11:35:00,2025-09-04 11:45:00,4415.16,4413.17,-0.0,flip_to_short -82983,做空,2025-09-04 11:45:00,2025-09-04 12:00:00,4413.17,4405.69,0.0,tp_lower -82984,做多,2025-09-04 12:10:00,2025-09-04 12:15:00,4414.95,4405.52,-0.0,flip_to_short -82985,做空,2025-09-04 12:15:00,2025-09-04 12:20:00,4405.52,4406.8,-0.0,tp_lower -82986,做多,2025-09-04 12:25:00,2025-09-04 12:30:00,4412.14,4394.88,-0.0,tp_upper -82987,做多,2025-09-04 12:55:00,2025-09-04 13:00:00,4414.05,4406.2,-0.0,flip_to_short -82988,做空,2025-09-04 13:00:00,2025-09-04 13:15:00,4406.2,4400.56,0.0,flip_to_long -82989,做多,2025-09-04 13:15:00,2025-09-04 16:45:00,4400.56,4302.68,-0.0,flip_to_short -82990,做空,2025-09-04 16:45:00,2025-09-04 17:00:00,4302.68,4307.41,-0.0,flip_to_long -82991,做多,2025-09-04 17:00:00,2025-09-04 17:25:00,4307.41,4315.83,0.0,tp_upper -82992,做空,2025-09-04 17:40:00,2025-09-04 17:45:00,4301.01,4302.78,-0.0,flip_to_long -82993,做多,2025-09-04 17:45:00,2025-09-04 17:55:00,4302.78,4303.24,-0.0,flip_to_short -82994,做空,2025-09-04 17:55:00,2025-09-04 18:00:00,4303.24,4309.51,-0.0,flip_to_long -82995,做多,2025-09-04 18:00:00,2025-09-04 18:15:00,4309.51,4299.08,-0.0,flip_to_short -82996,做空,2025-09-04 18:15:00,2025-09-04 18:20:00,4299.08,4287.93,0.0,tp_lower -82997,做多,2025-09-04 18:35:00,2025-09-04 20:15:00,4301.76,4293.97,-0.0,tp_upper -82998,做空,2025-09-04 22:40:00,2025-09-04 22:45:00,4315.57,4318.75,-0.0,flip_to_long -82999,做多,2025-09-04 22:45:00,2025-09-04 22:55:00,4318.75,4339.41,0.0,tp_upper -83000,做空,2025-09-04 23:30:00,2025-09-04 23:45:00,4322.07,4304.98,0.0,tp_lower -83001,做空,2025-09-05 01:10:00,2025-09-05 02:25:00,4303.61,4321.23,-0.0,flip_to_long -83002,做多,2025-09-05 02:25:00,2025-09-05 02:35:00,4321.23,4312.83,-0.0,flip_to_short -83003,做空,2025-09-05 02:35:00,2025-09-05 02:50:00,4312.83,4323.63,-0.0,flip_to_long -83004,做多,2025-09-05 02:50:00,2025-09-05 03:00:00,4323.63,4315.75,-0.0,flip_to_short -83005,做空,2025-09-05 03:00:00,2025-09-05 03:05:00,4315.75,4317.37,-0.0,flip_to_long -83006,做多,2025-09-05 03:05:00,2025-09-05 03:50:00,4317.37,4325.77,0.0,tp_upper -83007,做空,2025-09-05 06:15:00,2025-09-05 06:20:00,4327.78,4325.51,0.0,tp_lower -83008,做多,2025-09-05 06:45:00,2025-09-05 07:00:00,4330.81,4348.53,0.0,tp_upper -83009,做空,2025-09-05 09:00:00,2025-09-05 09:05:00,4394.46,4402.1,-0.0,flip_to_long -83010,做多,2025-09-05 09:05:00,2025-09-05 09:10:00,4402.1,4394.97,-0.0,flip_to_short -83011,做空,2025-09-05 09:10:00,2025-09-05 09:15:00,4394.97,4381.63,0.0,tp_lower -83012,做多,2025-09-05 09:40:00,2025-09-05 09:45:00,4394.92,4390.11,-0.0,flip_to_short -83013,做空,2025-09-05 09:45:00,2025-09-05 09:50:00,4390.11,4392.39,-0.0,flip_to_long -83014,做多,2025-09-05 09:50:00,2025-09-05 10:05:00,4392.39,4405.87,0.0,tp_upper -83015,做空,2025-09-05 12:05:00,2025-09-05 14:00:00,4417.9,4437.06,-0.0,tp_lower -83016,做空,2025-09-05 15:45:00,2025-09-05 16:05:00,4291.76,4285.0,0.0,flip_to_long -83017,做多,2025-09-05 16:05:00,2025-09-05 16:15:00,4285.0,4284.31,-0.0,flip_to_short -83018,做空,2025-09-05 16:15:00,2025-09-05 16:20:00,4284.31,4286.41,-0.0,flip_to_long -83019,做多,2025-09-05 16:20:00,2025-09-05 16:25:00,4286.41,4285.01,-0.0,flip_to_short -83020,做空,2025-09-05 16:25:00,2025-09-05 16:30:00,4285.01,4286.96,-0.0,flip_to_long -83021,做多,2025-09-05 16:30:00,2025-09-05 16:50:00,4286.96,4289.0,-0.0,flip_to_short -83022,做空,2025-09-05 16:50:00,2025-09-05 16:55:00,4289.0,4294.89,-0.0,flip_to_long -83023,做多,2025-09-05 16:55:00,2025-09-05 17:00:00,4294.89,4288.86,-0.0,flip_to_short -83024,做空,2025-09-05 17:00:00,2025-09-05 17:10:00,4288.86,4288.88,-0.0,flip_to_long -83025,做多,2025-09-05 17:10:00,2025-09-05 17:15:00,4288.88,4285.91,-0.0,flip_to_short -83026,做空,2025-09-05 17:15:00,2025-09-05 17:20:00,4285.91,4290.8,-0.0,flip_to_long -83027,做多,2025-09-05 17:20:00,2025-09-05 17:25:00,4290.8,4282.5,-0.0,flip_to_short -83028,做空,2025-09-05 17:25:00,2025-09-05 17:35:00,4282.5,4278.11,0.0,tp_lower -83029,做多,2025-09-05 17:50:00,2025-09-05 18:00:00,4286.57,4284.76,-0.0,flip_to_short -83030,做空,2025-09-05 18:00:00,2025-09-05 18:05:00,4284.76,4289.49,-0.0,flip_to_long -83031,做多,2025-09-05 18:05:00,2025-09-05 18:10:00,4289.49,4283.59,-0.0,flip_to_short -83032,做空,2025-09-05 18:10:00,2025-09-05 18:15:00,4283.59,4292.5,-0.0,flip_to_long -83033,做多,2025-09-05 18:15:00,2025-09-05 18:30:00,4292.5,4293.62,-0.0,tp_upper -83034,做空,2025-09-05 21:00:00,2025-09-05 21:10:00,4327.01,4330.26,-0.0,flip_to_long -83035,做多,2025-09-05 21:10:00,2025-09-05 21:15:00,4330.26,4320.63,-0.0,flip_to_short -83036,做空,2025-09-05 21:15:00,2025-09-05 21:20:00,4320.63,4304.13,0.0,tp_lower -83037,做多,2025-09-05 22:30:00,2025-09-05 23:00:00,4306.18,4312.23,0.0,tp_upper -83038,做空,2025-09-05 23:30:00,2025-09-05 23:40:00,4309.98,4308.19,-0.0,flip_to_long -83039,做多,2025-09-05 23:40:00,2025-09-05 23:45:00,4308.19,4303.11,-0.0,flip_to_short -83040,做空,2025-09-05 23:45:00,2025-09-06 00:05:00,4303.11,4303.21,-0.0,tp_lower -83041,做多,2025-09-06 00:20:00,2025-09-06 00:30:00,4315.47,4320.61,0.0,tp_upper -83042,做空,2025-09-06 01:25:00,2025-09-06 01:35:00,4313.79,4319.0,-0.0,flip_to_long -83043,做多,2025-09-06 01:35:00,2025-09-06 01:40:00,4319.0,4318.2,-0.0,flip_to_short -83044,做空,2025-09-06 01:40:00,2025-09-06 02:05:00,4318.2,4311.86,0.0,tp_lower -83045,做多,2025-09-06 02:45:00,2025-09-06 03:50:00,4319.2,4315.25,-0.0,flip_to_short -83046,做空,2025-09-06 03:50:00,2025-09-06 03:55:00,4315.25,4318.35,-0.0,flip_to_long -83047,做多,2025-09-06 03:55:00,2025-09-06 04:00:00,4318.35,4318.29,-0.0,flip_to_short -83048,做空,2025-09-06 04:00:00,2025-09-06 04:05:00,4318.29,4309.25,0.0,tp_lower -83049,做多,2025-09-06 06:25:00,2025-09-06 07:45:00,4300.21,4309.92,0.0,tp_upper -83050,做空,2025-09-06 08:10:00,2025-09-06 08:30:00,4305.07,4309.99,-0.0,flip_to_long -83051,做多,2025-09-06 08:30:00,2025-09-06 09:00:00,4309.99,4301.79,-0.0,flip_to_short -83052,做空,2025-09-06 09:00:00,2025-09-06 09:05:00,4301.79,4301.47,-0.0,tp_lower -83053,做多,2025-09-06 10:30:00,2025-09-06 10:45:00,4296.8,4295.44,-0.0,tp_upper -83054,做空,2025-09-06 11:00:00,2025-09-06 11:10:00,4293.74,4293.93,-0.0,flip_to_long -83055,做多,2025-09-06 11:10:00,2025-09-06 11:30:00,4293.93,4291.78,-0.0,flip_to_short -83056,做空,2025-09-06 11:30:00,2025-09-06 11:50:00,4291.78,4296.65,-0.0,flip_to_long -83057,做多,2025-09-06 11:50:00,2025-09-06 12:05:00,4296.65,4303.35,0.0,tp_upper -83058,做空,2025-09-06 12:30:00,2025-09-06 12:45:00,4291.09,4299.26,-0.0,flip_to_long -83059,做多,2025-09-06 12:45:00,2025-09-06 13:00:00,4299.26,4296.67,-0.0,flip_to_short -83060,做空,2025-09-06 13:00:00,2025-09-06 13:05:00,4296.67,4298.06,-0.0,flip_to_long -83061,做多,2025-09-06 13:05:00,2025-09-06 13:25:00,4298.06,4297.64,-0.0,flip_to_short -83062,做空,2025-09-06 13:25:00,2025-09-06 13:30:00,4297.64,4292.87,0.0,tp_lower -83063,做多,2025-09-06 14:00:00,2025-09-06 14:10:00,4296.78,4293.98,-0.0,flip_to_short -83064,做空,2025-09-06 14:10:00,2025-09-06 14:15:00,4293.98,4296.4,-0.0,flip_to_long -83065,做多,2025-09-06 14:15:00,2025-09-06 14:25:00,4296.4,4295.74,-0.0,flip_to_short -83066,做空,2025-09-06 14:25:00,2025-09-06 14:35:00,4295.74,4298.68,-0.0,flip_to_long -83067,做多,2025-09-06 14:35:00,2025-09-06 14:45:00,4298.68,4294.04,-0.0,flip_to_short -83068,做空,2025-09-06 14:45:00,2025-09-06 14:55:00,4294.04,4294.19,-0.0,flip_to_long -83069,做多,2025-09-06 14:55:00,2025-09-06 15:00:00,4294.19,4291.88,-0.0,flip_to_short -83070,做空,2025-09-06 15:00:00,2025-09-06 15:05:00,4291.88,4286.46,0.0,tp_lower -83071,做多,2025-09-06 16:35:00,2025-09-06 16:45:00,4271.06,4268.09,-0.0,flip_to_short -83072,做空,2025-09-06 16:45:00,2025-09-06 16:50:00,4268.09,4280.63,-0.0,flip_to_long -83073,做多,2025-09-06 16:50:00,2025-09-06 16:55:00,4280.63,4287.53,0.0,tp_upper -83074,做空,2025-09-06 17:30:00,2025-09-06 17:45:00,4272.55,4272.06,-0.0,flip_to_long -83075,做多,2025-09-06 17:45:00,2025-09-06 18:20:00,4272.06,4276.5,0.0,flip_to_short -83076,做空,2025-09-06 18:20:00,2025-09-06 18:45:00,4276.5,4278.98,-0.0,flip_to_long -83077,做多,2025-09-06 18:45:00,2025-09-06 19:00:00,4278.98,4274.11,-0.0,flip_to_short -83078,做空,2025-09-06 19:00:00,2025-09-06 19:15:00,4274.11,4263.27,0.0,tp_lower -83079,做多,2025-09-06 20:30:00,2025-09-06 20:45:00,4265.8,4273.79,0.0,tp_upper -83080,做空,2025-09-06 21:35:00,2025-09-06 22:55:00,4269.61,4276.02,-0.0,flip_to_long -83081,做多,2025-09-06 22:55:00,2025-09-06 23:00:00,4276.02,4271.14,-0.0,flip_to_short -83082,做空,2025-09-06 23:00:00,2025-09-06 23:05:00,4271.14,4272.06,-0.0,tp_lower -83083,做多,2025-09-06 23:10:00,2025-09-06 23:40:00,4277.41,4273.27,-0.0,flip_to_short -83084,做空,2025-09-06 23:40:00,2025-09-07 00:00:00,4273.27,4275.19,-0.0,flip_to_long -83085,做多,2025-09-07 00:00:00,2025-09-07 00:15:00,4275.19,4274.58,-0.0,flip_to_short -83086,做空,2025-09-07 00:15:00,2025-09-07 00:20:00,4274.58,4276.61,-0.0,flip_to_long -83087,做多,2025-09-07 00:20:00,2025-09-07 00:25:00,4276.61,4272.56,-0.0,flip_to_short -83088,做空,2025-09-07 00:25:00,2025-09-07 00:35:00,4272.56,4278.13,-0.0,flip_to_long -83089,做多,2025-09-07 00:35:00,2025-09-07 00:40:00,4278.13,4283.67,0.0,tp_upper -83090,做空,2025-09-07 02:00:00,2025-09-07 02:10:00,4289.51,4291.77,-0.0,flip_to_long -83091,做多,2025-09-07 02:10:00,2025-09-07 02:15:00,4291.77,4287.02,-0.0,flip_to_short -83092,做空,2025-09-07 02:15:00,2025-09-07 02:20:00,4287.02,4291.57,-0.0,flip_to_long -83093,做多,2025-09-07 02:20:00,2025-09-07 02:40:00,4291.57,4292.72,-0.0,flip_to_short -83094,做空,2025-09-07 02:40:00,2025-09-07 03:15:00,4292.72,4301.54,-0.0,flip_to_long -83095,做多,2025-09-07 03:15:00,2025-09-07 03:30:00,4301.54,4297.36,-0.0,tp_upper -83096,做空,2025-09-07 03:40:00,2025-09-07 03:55:00,4295.56,4295.07,-0.0,flip_to_long -83097,做多,2025-09-07 03:55:00,2025-09-07 04:10:00,4295.07,4290.98,-0.0,flip_to_short -83098,做空,2025-09-07 04:10:00,2025-09-07 04:45:00,4290.98,4294.22,-0.0,flip_to_long -83099,做多,2025-09-07 04:45:00,2025-09-07 05:25:00,4294.22,4300.4,0.0,tp_upper -83100,做空,2025-09-07 05:35:00,2025-09-07 06:10:00,4294.81,4288.77,0.0,tp_lower -83101,做多,2025-09-07 07:25:00,2025-09-07 07:30:00,4291.12,4296.53,0.0,tp_upper -83102,做空,2025-09-07 08:55:00,2025-09-07 09:05:00,4299.33,4302.48,-0.0,flip_to_long -83103,做多,2025-09-07 09:05:00,2025-09-07 09:25:00,4302.48,4299.23,-0.0,flip_to_short -83104,做空,2025-09-07 09:25:00,2025-09-07 09:30:00,4299.23,4296.2,0.0,tp_lower -83105,做多,2025-09-07 10:10:00,2025-09-07 10:20:00,4303.51,4297.04,-0.0,flip_to_short -83106,做空,2025-09-07 10:20:00,2025-09-07 10:30:00,4297.04,4301.99,-0.0,flip_to_long -83107,做多,2025-09-07 10:30:00,2025-09-07 10:45:00,4301.99,4299.5,-0.0,flip_to_short -83108,做空,2025-09-07 10:45:00,2025-09-07 12:10:00,4299.5,4298.0,-0.0,tp_lower -83109,做多,2025-09-07 13:30:00,2025-09-07 13:35:00,4303.81,4303.01,-0.0,tp_upper -83110,做空,2025-09-07 13:50:00,2025-09-07 13:55:00,4296.52,4303.31,-0.0,flip_to_long -83111,做多,2025-09-07 13:55:00,2025-09-07 14:05:00,4303.31,4307.31,0.0,tp_upper -83112,做空,2025-09-07 14:10:00,2025-09-07 14:35:00,4300.81,4298.83,-0.0,flip_to_long -83113,做多,2025-09-07 14:35:00,2025-09-07 14:40:00,4298.83,4309.29,0.0,tp_upper -83114,做空,2025-09-07 14:45:00,2025-09-07 15:20:00,4301.35,4301.45,-0.0,flip_to_long -83115,做多,2025-09-07 15:20:00,2025-09-07 15:25:00,4301.45,4298.2,-0.0,flip_to_short -83116,做空,2025-09-07 15:25:00,2025-09-07 15:35:00,4298.2,4299.35,-0.0,flip_to_long -83117,做多,2025-09-07 15:35:00,2025-09-07 15:45:00,4299.35,4298.01,-0.0,flip_to_short -83118,做空,2025-09-07 15:45:00,2025-09-07 16:00:00,4298.01,4298.49,-0.0,flip_to_long -83119,做多,2025-09-07 16:00:00,2025-09-07 18:20:00,4298.49,4277.13,-0.0,flip_to_short -83120,做空,2025-09-07 18:20:00,2025-09-07 18:30:00,4277.13,4274.99,0.0,flip_to_long -83121,做多,2025-09-07 18:30:00,2025-09-07 18:55:00,4274.99,4279.25,0.0,tp_upper -83122,做空,2025-09-07 19:10:00,2025-09-07 19:15:00,4275.87,4277.56,-0.0,flip_to_long -83123,做多,2025-09-07 19:15:00,2025-09-07 19:20:00,4277.56,4276.36,-0.0,flip_to_short -83124,做空,2025-09-07 19:20:00,2025-09-07 19:25:00,4276.36,4279.61,-0.0,flip_to_long -83125,做多,2025-09-07 19:25:00,2025-09-07 19:30:00,4279.61,4283.92,0.0,tp_upper -83126,做空,2025-09-07 20:10:00,2025-09-07 20:15:00,4279.64,4284.9,-0.0,flip_to_long -83127,做多,2025-09-07 20:15:00,2025-09-07 20:20:00,4284.9,4281.66,-0.0,flip_to_short -83128,做空,2025-09-07 20:20:00,2025-09-07 20:25:00,4281.66,4283.59,-0.0,flip_to_long -83129,做多,2025-09-07 20:25:00,2025-09-07 20:30:00,4283.59,4282.5,-0.0,flip_to_short -83130,做空,2025-09-07 20:30:00,2025-09-07 20:40:00,4282.5,4285.41,-0.0,flip_to_long -83131,做多,2025-09-07 20:40:00,2025-09-07 20:55:00,4285.41,4298.3,0.0,tp_upper -83132,做空,2025-09-07 21:15:00,2025-09-07 21:30:00,4289.38,4288.45,-0.0,flip_to_long -83133,做多,2025-09-07 21:30:00,2025-09-07 21:50:00,4288.45,4286.44,-0.0,flip_to_short -83134,做空,2025-09-07 21:50:00,2025-09-07 22:00:00,4286.44,4289.21,-0.0,flip_to_long -83135,做多,2025-09-07 22:00:00,2025-09-07 22:15:00,4289.21,4299.61,0.0,tp_upper -83136,做空,2025-09-07 23:45:00,2025-09-08 00:20:00,4312.27,4298.39,0.0,tp_lower -83137,做多,2025-09-08 00:25:00,2025-09-08 00:30:00,4314.92,4307.26,-0.0,flip_to_short -83138,做空,2025-09-08 00:30:00,2025-09-08 00:35:00,4307.26,4312.2,-0.0,flip_to_long -83139,做多,2025-09-08 00:35:00,2025-09-08 00:40:00,4312.2,4310.14,-0.0,flip_to_short -83140,做空,2025-09-08 00:40:00,2025-09-08 01:15:00,4310.14,4290.54,0.0,tp_lower -83141,做多,2025-09-08 02:30:00,2025-09-08 02:35:00,4295.02,4300.48,0.0,tp_upper -83142,做空,2025-09-08 04:05:00,2025-09-08 05:30:00,4300.3,4291.09,0.0,tp_lower -83143,做多,2025-09-08 06:20:00,2025-09-08 06:45:00,4296.87,4293.02,-0.0,flip_to_short -83144,做空,2025-09-08 06:45:00,2025-09-08 07:05:00,4293.02,4292.28,-0.0,flip_to_long -83145,做多,2025-09-08 07:05:00,2025-09-08 07:15:00,4292.28,4299.63,0.0,tp_upper -83146,做空,2025-09-08 07:35:00,2025-09-08 07:50:00,4293.42,4287.19,0.0,tp_lower -83147,做多,2025-09-08 08:20:00,2025-09-08 08:25:00,4293.72,4292.89,-0.0,flip_to_short -83148,做空,2025-09-08 08:25:00,2025-09-08 08:30:00,4292.89,4299.63,-0.0,flip_to_long -83149,做多,2025-09-08 08:30:00,2025-09-08 08:45:00,4299.63,4296.61,-0.0,flip_to_short -83150,做空,2025-09-08 08:45:00,2025-09-08 11:20:00,4296.61,4313.57,-0.0,tp_lower -83151,做多,2025-09-08 12:00:00,2025-09-08 13:00:00,4315.41,4329.0,0.0,tp_upper -83152,做空,2025-09-08 13:35:00,2025-09-08 13:40:00,4321.72,4331.67,-0.0,flip_to_long -83153,做多,2025-09-08 13:40:00,2025-09-08 13:50:00,4331.67,4322.01,-0.0,flip_to_short -83154,做空,2025-09-08 13:50:00,2025-09-08 14:05:00,4322.01,4332.99,-0.0,flip_to_long -83155,做多,2025-09-08 14:05:00,2025-09-08 14:10:00,4332.99,4325.48,-0.0,flip_to_short -83156,做空,2025-09-08 14:10:00,2025-09-08 14:25:00,4325.48,4341.44,-0.0,flip_to_long -83157,做多,2025-09-08 14:25:00,2025-09-08 14:35:00,4341.44,4346.4,0.0,tp_upper -83158,做空,2025-09-08 16:05:00,2025-09-08 16:25:00,4360.59,4363.55,-0.0,flip_to_long -83159,做多,2025-09-08 16:25:00,2025-09-08 18:35:00,4363.55,4319.99,-0.0,flip_to_short -83160,做空,2025-09-08 18:35:00,2025-09-08 18:40:00,4319.99,4325.17,-0.0,flip_to_long -83161,做多,2025-09-08 18:40:00,2025-09-08 19:00:00,4325.17,4324.35,-0.0,flip_to_short -83162,做空,2025-09-08 19:00:00,2025-09-08 19:20:00,4324.35,4301.65,0.0,tp_lower -83163,做多,2025-09-08 20:30:00,2025-09-08 20:35:00,4296.9,4290.76,-0.0,flip_to_short -83164,做空,2025-09-08 20:35:00,2025-09-08 20:50:00,4290.76,4295.38,-0.0,flip_to_long -83165,做多,2025-09-08 20:50:00,2025-09-08 21:15:00,4295.38,4301.18,0.0,tp_upper -83166,做空,2025-09-08 22:35:00,2025-09-08 23:05:00,4313.31,4316.62,-0.0,flip_to_long -83167,做多,2025-09-08 23:05:00,2025-09-08 23:10:00,4316.62,4312.6,-0.0,flip_to_short -83168,做空,2025-09-08 23:10:00,2025-09-08 23:15:00,4312.6,4316.35,-0.0,flip_to_long -83169,做多,2025-09-08 23:15:00,2025-09-08 23:20:00,4316.35,4310.01,-0.0,flip_to_short -83170,做空,2025-09-08 23:20:00,2025-09-08 23:25:00,4310.01,4301.8,0.0,tp_lower -83171,做多,2025-09-09 00:00:00,2025-09-09 00:50:00,4306.24,4300.67,-0.0,flip_to_short -83172,做空,2025-09-09 00:50:00,2025-09-09 01:05:00,4300.67,4304.15,-0.0,flip_to_long -83173,做多,2025-09-09 01:05:00,2025-09-09 01:10:00,4304.15,4296.11,-0.0,flip_to_short -83174,做空,2025-09-09 01:10:00,2025-09-09 01:15:00,4296.11,4288.63,0.0,tp_lower -83175,做多,2025-09-09 02:30:00,2025-09-09 02:45:00,4286.15,4280.42,-0.0,flip_to_short -83176,做空,2025-09-09 02:45:00,2025-09-09 02:50:00,4280.42,4282.84,-0.0,tp_lower -83177,做多,2025-09-09 02:55:00,2025-09-09 03:10:00,4288.47,4294.11,0.0,tp_upper -83178,做空,2025-09-09 05:10:00,2025-09-09 05:15:00,4304.95,4307.14,-0.0,flip_to_long -83179,做多,2025-09-09 05:15:00,2025-09-09 05:35:00,4307.14,4305.3,-0.0,flip_to_short -83180,做空,2025-09-09 05:35:00,2025-09-09 05:40:00,4305.3,4309.55,-0.0,flip_to_long -83181,做多,2025-09-09 05:40:00,2025-09-09 05:55:00,4309.55,4316.99,0.0,tp_upper -83182,做空,2025-09-09 07:40:00,2025-09-09 08:15:00,4354.62,4344.31,0.0,tp_lower -83183,做多,2025-09-09 08:30:00,2025-09-09 08:40:00,4360.0,4360.13,-0.0,flip_to_short -83184,做空,2025-09-09 08:40:00,2025-09-09 08:55:00,4360.13,4358.34,-0.0,flip_to_long -83185,做多,2025-09-09 08:55:00,2025-09-09 09:00:00,4358.34,4356.16,-0.0,flip_to_short -83186,做空,2025-09-09 09:00:00,2025-09-09 09:15:00,4356.16,4361.96,-0.0,flip_to_long -83187,做多,2025-09-09 09:15:00,2025-09-09 09:35:00,4361.96,4359.1,-0.0,flip_to_short -83188,做空,2025-09-09 09:35:00,2025-09-09 10:00:00,4359.1,4356.49,0.0,flip_to_long -83189,做多,2025-09-09 10:00:00,2025-09-09 10:10:00,4356.49,4356.87,-0.0,flip_to_short -83190,做空,2025-09-09 10:10:00,2025-09-09 10:15:00,4356.87,4358.99,-0.0,flip_to_long -83191,做多,2025-09-09 10:15:00,2025-09-09 10:20:00,4358.99,4350.64,-0.0,flip_to_short -83192,做空,2025-09-09 10:20:00,2025-09-09 10:25:00,4350.64,4344.37,0.0,tp_lower -83193,做多,2025-09-09 10:40:00,2025-09-09 10:45:00,4357.24,4353.54,-0.0,flip_to_short -83194,做空,2025-09-09 10:45:00,2025-09-09 10:55:00,4353.54,4346.74,0.0,tp_lower -83195,做多,2025-09-09 11:20:00,2025-09-09 11:30:00,4351.76,4349.25,-0.0,flip_to_short -83196,做空,2025-09-09 11:30:00,2025-09-09 11:40:00,4349.25,4351.11,-0.0,flip_to_long -83197,做多,2025-09-09 11:40:00,2025-09-09 11:50:00,4351.11,4348.23,-0.0,flip_to_short -83198,做空,2025-09-09 11:50:00,2025-09-09 12:00:00,4348.23,4341.23,0.0,tp_lower -83199,做多,2025-09-09 12:05:00,2025-09-09 12:15:00,4353.37,4358.68,0.0,tp_upper -83200,做空,2025-09-09 12:40:00,2025-09-09 12:45:00,4346.93,4350.87,-0.0,flip_to_long -83201,做多,2025-09-09 12:45:00,2025-09-09 13:50:00,4350.87,4345.32,-0.0,flip_to_short -83202,做空,2025-09-09 13:50:00,2025-09-09 14:00:00,4345.32,4317.38,0.0,tp_lower -83203,做多,2025-09-09 16:10:00,2025-09-09 16:15:00,4292.53,4285.15,-0.0,flip_to_short -83204,做空,2025-09-09 16:15:00,2025-09-09 16:30:00,4285.15,4287.97,-0.0,flip_to_long -83205,做多,2025-09-09 16:30:00,2025-09-09 16:35:00,4287.97,4281.16,-0.0,flip_to_short -83206,做空,2025-09-09 16:35:00,2025-09-09 16:55:00,4281.16,4286.31,-0.0,flip_to_long -83207,做多,2025-09-09 16:55:00,2025-09-09 17:15:00,4286.31,4280.23,-0.0,flip_to_short -83208,做空,2025-09-09 17:15:00,2025-09-09 17:20:00,4280.23,4285.79,-0.0,flip_to_long -83209,做多,2025-09-09 17:20:00,2025-09-09 17:25:00,4285.79,4282.02,-0.0,flip_to_short -83210,做空,2025-09-09 17:25:00,2025-09-09 17:55:00,4282.02,4284.42,-0.0,flip_to_long -83211,做多,2025-09-09 17:55:00,2025-09-09 18:00:00,4284.42,4284.37,-0.0,flip_to_short -83212,做空,2025-09-09 18:00:00,2025-09-09 18:15:00,4284.37,4285.96,-0.0,flip_to_long -83213,做多,2025-09-09 18:15:00,2025-09-09 18:30:00,4285.96,4285.75,-0.0,flip_to_short -83214,做空,2025-09-09 18:30:00,2025-09-09 18:45:00,4285.75,4281.97,0.0,flip_to_long -83215,做多,2025-09-09 18:45:00,2025-09-09 18:55:00,4281.97,4284.62,0.0,flip_to_short -83216,做空,2025-09-09 18:55:00,2025-09-09 20:25:00,4284.62,4282.42,0.0,tp_lower -83217,做多,2025-09-09 20:45:00,2025-09-09 20:55:00,4295.9,4302.97,0.0,tp_upper -83218,做空,2025-09-09 21:25:00,2025-09-09 21:55:00,4297.6,4300.7,-0.0,flip_to_long -83219,做多,2025-09-09 21:55:00,2025-09-09 23:15:00,4300.7,4306.05,0.0,flip_to_short -83220,做空,2025-09-09 23:15:00,2025-09-09 23:20:00,4306.05,4308.89,-0.0,flip_to_long -83221,做多,2025-09-09 23:20:00,2025-09-09 23:45:00,4308.89,4310.44,-0.0,flip_to_short -83222,做空,2025-09-09 23:45:00,2025-09-10 00:00:00,4310.44,4312.66,-0.0,flip_to_long -83223,做多,2025-09-10 00:00:00,2025-09-10 00:05:00,4312.66,4306.5,-0.0,flip_to_short -83224,做空,2025-09-10 00:05:00,2025-09-10 00:10:00,4306.5,4309.03,-0.0,flip_to_long -83225,做多,2025-09-10 00:10:00,2025-09-10 01:45:00,4309.03,4300.62,-0.0,flip_to_short -83226,做空,2025-09-10 01:45:00,2025-09-10 03:10:00,4300.62,4317.01,-0.0,flip_to_long -83227,做多,2025-09-10 03:10:00,2025-09-10 03:25:00,4317.01,4308.7,-0.0,flip_to_short -83228,做空,2025-09-10 03:25:00,2025-09-10 03:30:00,4308.7,4313.77,-0.0,flip_to_long -83229,做多,2025-09-10 03:30:00,2025-09-10 04:00:00,4313.77,4315.45,-0.0,flip_to_short -83230,做空,2025-09-10 04:00:00,2025-09-10 04:10:00,4315.45,4316.43,-0.0,flip_to_long -83231,做多,2025-09-10 04:10:00,2025-09-10 04:15:00,4316.43,4313.56,-0.0,flip_to_short -83232,做空,2025-09-10 04:15:00,2025-09-10 04:25:00,4313.56,4314.35,-0.0,flip_to_long -83233,做多,2025-09-10 04:25:00,2025-09-10 04:30:00,4314.35,4311.53,-0.0,flip_to_short -83234,做空,2025-09-10 04:30:00,2025-09-10 04:40:00,4311.53,4308.92,0.0,tp_lower -83235,做多,2025-09-10 05:20:00,2025-09-10 05:50:00,4309.44,4295.55,-0.0,flip_to_short -83236,做空,2025-09-10 05:50:00,2025-09-10 05:55:00,4295.55,4306.36,-0.0,tp_lower -83237,做多,2025-09-10 06:25:00,2025-09-10 06:30:00,4308.01,4306.59,-0.0,flip_to_short -83238,做空,2025-09-10 06:30:00,2025-09-10 06:35:00,4306.59,4311.68,-0.0,flip_to_long -83239,做多,2025-09-10 06:35:00,2025-09-10 07:25:00,4311.68,4329.32,0.0,tp_upper -83240,做多,2025-09-10 08:35:00,2025-09-10 08:50:00,4326.0,4324.1,-0.0,flip_to_short -83241,做空,2025-09-10 08:50:00,2025-09-10 08:55:00,4324.1,4330.0,-0.0,flip_to_long -83242,做多,2025-09-10 08:55:00,2025-09-10 09:05:00,4330.0,4314.76,-0.0,flip_to_short -83243,做空,2025-09-10 09:05:00,2025-09-10 09:10:00,4314.76,4316.58,-0.0,tp_lower -83244,做多,2025-09-10 09:30:00,2025-09-10 09:50:00,4323.39,4322.62,-0.0,flip_to_short -83245,做空,2025-09-10 09:50:00,2025-09-10 09:55:00,4322.62,4322.87,-0.0,flip_to_long -83246,做多,2025-09-10 09:55:00,2025-09-10 10:05:00,4322.87,4321.65,-0.0,flip_to_short -83247,做空,2025-09-10 10:05:00,2025-09-10 10:20:00,4321.65,4321.29,-0.0,flip_to_long -83248,做多,2025-09-10 10:20:00,2025-09-10 10:30:00,4321.29,4325.35,0.0,tp_upper -83249,做空,2025-09-10 11:20:00,2025-09-10 11:45:00,4327.83,4326.0,-0.0,flip_to_long -83250,做多,2025-09-10 11:45:00,2025-09-10 12:05:00,4326.0,4333.9,0.0,tp_upper -83251,做空,2025-09-10 13:30:00,2025-09-10 15:00:00,4364.71,4410.67,-0.0,flip_to_long -83252,做多,2025-09-10 15:00:00,2025-09-10 15:15:00,4410.67,4408.83,-0.0,flip_to_short -83253,做空,2025-09-10 15:15:00,2025-09-10 16:05:00,4408.83,4391.65,0.0,tp_lower -83254,做多,2025-09-10 17:10:00,2025-09-10 17:15:00,4390.14,4381.66,-0.0,flip_to_short -83255,做空,2025-09-10 17:15:00,2025-09-10 17:25:00,4381.66,4346.67,0.0,tp_lower -83256,做多,2025-09-10 18:00:00,2025-09-10 21:15:00,4366.87,4340.37,-0.0,tp_upper -83257,做空,2025-09-10 22:30:00,2025-09-10 22:45:00,4339.58,4345.18,-0.0,flip_to_long -83258,做多,2025-09-10 22:45:00,2025-09-10 22:50:00,4345.18,4341.56,-0.0,flip_to_short -83259,做空,2025-09-10 22:50:00,2025-09-10 22:55:00,4341.56,4344.0,-0.0,flip_to_long -83260,做多,2025-09-10 22:55:00,2025-09-10 23:05:00,4344.0,4352.36,0.0,tp_upper -83261,做空,2025-09-10 23:25:00,2025-09-10 23:35:00,4342.83,4344.0,-0.0,flip_to_long -83262,做多,2025-09-10 23:35:00,2025-09-10 23:55:00,4344.0,4347.81,0.0,flip_to_short -83263,做空,2025-09-10 23:55:00,2025-09-11 00:20:00,4347.81,4344.67,0.0,tp_lower -83264,做多,2025-09-11 00:25:00,2025-09-11 00:30:00,4345.61,4339.5,-0.0,flip_to_short -83265,做空,2025-09-11 00:30:00,2025-09-11 00:35:00,4339.5,4341.52,-0.0,flip_to_long -83266,做多,2025-09-11 00:35:00,2025-09-11 00:45:00,4341.52,4351.43,0.0,tp_upper -83267,做空,2025-09-11 02:15:00,2025-09-11 02:25:00,4362.99,4369.22,-0.0,flip_to_long -83268,做多,2025-09-11 02:25:00,2025-09-11 02:35:00,4369.22,4377.18,0.0,tp_upper -83269,做空,2025-09-11 05:00:00,2025-09-11 05:30:00,4403.27,4409.02,-0.0,flip_to_long -83270,做多,2025-09-11 05:30:00,2025-09-11 05:35:00,4409.02,4417.08,0.0,tp_upper -83271,做空,2025-09-11 06:00:00,2025-09-11 06:05:00,4408.6,4411.0,-0.0,flip_to_long -83272,做多,2025-09-11 06:05:00,2025-09-11 06:10:00,4411.0,4417.55,0.0,tp_upper -83273,做空,2025-09-11 08:00:00,2025-09-11 08:30:00,4433.4,4438.95,-0.0,flip_to_long -83274,做多,2025-09-11 08:30:00,2025-09-11 08:35:00,4438.95,4435.95,-0.0,flip_to_short -83275,做空,2025-09-11 08:35:00,2025-09-11 09:10:00,4435.95,4418.71,0.0,tp_lower -83276,做多,2025-09-11 10:00:00,2025-09-11 10:05:00,4423.6,4421.68,-0.0,flip_to_short -83277,做空,2025-09-11 10:05:00,2025-09-11 12:05:00,4421.68,4434.5,-0.0,flip_to_long -83278,做多,2025-09-11 12:05:00,2025-09-11 12:10:00,4434.5,4452.29,0.0,tp_upper -83279,做空,2025-09-11 12:30:00,2025-09-11 12:35:00,4399.8,4409.59,-0.0,tp_lower -83280,做多,2025-09-11 12:45:00,2025-09-11 12:50:00,4439.0,4430.32,-0.0,flip_to_short -83281,做空,2025-09-11 12:50:00,2025-09-11 13:10:00,4430.32,4391.28,0.0,tp_lower -83282,做多,2025-09-11 13:30:00,2025-09-11 14:05:00,4415.41,4412.07,-0.0,flip_to_short -83283,做空,2025-09-11 14:05:00,2025-09-11 14:30:00,4412.07,4425.41,-0.0,flip_to_long -83284,做多,2025-09-11 14:30:00,2025-09-11 15:05:00,4425.41,4419.6,-0.0,flip_to_short -83285,做空,2025-09-11 15:05:00,2025-09-11 16:00:00,4419.6,4419.46,-0.0,flip_to_long -83286,做多,2025-09-11 16:00:00,2025-09-11 16:05:00,4419.46,4413.59,-0.0,flip_to_short -83287,做空,2025-09-11 16:05:00,2025-09-11 16:10:00,4413.59,4418.64,-0.0,flip_to_long -83288,做多,2025-09-11 16:10:00,2025-09-11 16:20:00,4418.64,4411.89,-0.0,flip_to_short -83289,做空,2025-09-11 16:20:00,2025-09-11 16:35:00,4411.89,4416.2,-0.0,flip_to_long -83290,做多,2025-09-11 16:35:00,2025-09-11 16:40:00,4416.2,4416.11,-0.0,flip_to_short -83291,做空,2025-09-11 16:40:00,2025-09-11 16:55:00,4416.11,4415.88,-0.0,flip_to_long -83292,做多,2025-09-11 16:55:00,2025-09-11 17:00:00,4415.88,4412.98,-0.0,flip_to_short -83293,做空,2025-09-11 17:00:00,2025-09-11 17:05:00,4412.98,4427.76,-0.0,flip_to_long -83294,做多,2025-09-11 17:05:00,2025-09-11 17:10:00,4427.76,4428.93,-0.0,tp_upper -83295,做空,2025-09-11 18:10:00,2025-09-11 18:30:00,4422.93,4409.0,0.0,tp_lower -83296,做多,2025-09-11 19:25:00,2025-09-11 19:50:00,4421.35,4423.33,-0.0,tp_upper -83297,做空,2025-09-11 20:00:00,2025-09-11 20:20:00,4417.99,4420.39,-0.0,flip_to_long -83298,做多,2025-09-11 20:20:00,2025-09-11 20:25:00,4420.39,4417.76,-0.0,flip_to_short -83299,做空,2025-09-11 20:25:00,2025-09-11 20:30:00,4417.76,4418.2,-0.0,flip_to_long -83300,做多,2025-09-11 20:30:00,2025-09-11 21:10:00,4418.2,4418.52,-0.0,flip_to_short -83301,做空,2025-09-11 21:10:00,2025-09-11 21:15:00,4418.52,4419.23,-0.0,flip_to_long -83302,做多,2025-09-11 21:15:00,2025-09-11 21:20:00,4419.23,4415.44,-0.0,flip_to_short -83303,做空,2025-09-11 21:20:00,2025-09-11 21:30:00,4415.44,4419.34,-0.0,flip_to_long -83304,做多,2025-09-11 21:30:00,2025-09-11 21:45:00,4419.34,4425.16,0.0,tp_upper -83305,做空,2025-09-12 00:00:00,2025-09-12 00:20:00,4456.0,4462.74,-0.0,flip_to_long -83306,做多,2025-09-12 00:20:00,2025-09-12 00:30:00,4462.74,4469.08,0.0,tp_upper -83307,做空,2025-09-12 01:50:00,2025-09-12 02:05:00,4501.29,4511.21,-0.0,flip_to_long -83308,做多,2025-09-12 02:05:00,2025-09-12 02:25:00,4511.21,4513.74,0.0,flip_to_short -83309,做空,2025-09-12 02:25:00,2025-09-12 02:30:00,4513.74,4516.92,-0.0,flip_to_long -83310,做多,2025-09-12 02:30:00,2025-09-12 02:40:00,4516.92,4513.29,-0.0,flip_to_short -83311,做空,2025-09-12 02:40:00,2025-09-12 03:35:00,4513.29,4490.59,0.0,tp_lower -83312,做多,2025-09-12 03:55:00,2025-09-12 04:05:00,4503.61,4499.24,-0.0,flip_to_short -83313,做空,2025-09-12 04:05:00,2025-09-12 04:10:00,4499.24,4507.84,-0.0,flip_to_long -83314,做多,2025-09-12 04:10:00,2025-09-12 04:20:00,4507.84,4508.44,-0.0,tp_upper -83315,做空,2025-09-12 06:45:00,2025-09-12 07:00:00,4537.41,4545.54,-0.0,flip_to_long -83316,做多,2025-09-12 07:00:00,2025-09-12 07:15:00,4545.54,4540.8,-0.0,flip_to_short -83317,做空,2025-09-12 07:15:00,2025-09-12 07:30:00,4540.8,4529.26,0.0,tp_lower -83318,做多,2025-09-12 09:00:00,2025-09-12 09:15:00,4517.43,4515.81,-0.0,flip_to_short -83319,做空,2025-09-12 09:15:00,2025-09-12 09:30:00,4515.81,4523.59,-0.0,flip_to_long -83320,做多,2025-09-12 09:30:00,2025-09-12 09:35:00,4523.59,4518.66,-0.0,tp_upper -83321,做空,2025-09-12 09:40:00,2025-09-12 09:45:00,4516.51,4510.57,0.0,tp_lower -83322,做多,2025-09-12 10:05:00,2025-09-12 10:10:00,4518.94,4515.8,-0.0,flip_to_short -83323,做空,2025-09-12 10:10:00,2025-09-12 10:20:00,4515.8,4508.75,0.0,tp_lower -83324,做空,2025-09-12 10:50:00,2025-09-12 10:55:00,4509.12,4515.12,-0.0,flip_to_long -83325,做多,2025-09-12 10:55:00,2025-09-12 11:00:00,4515.12,4512.99,-0.0,flip_to_short -83326,做空,2025-09-12 11:00:00,2025-09-12 11:05:00,4512.99,4522.88,-0.0,flip_to_long -83327,做多,2025-09-12 11:05:00,2025-09-12 11:10:00,4522.88,4519.23,-0.0,tp_upper -83328,做空,2025-09-12 11:50:00,2025-09-12 11:55:00,4518.47,4519.0,-0.0,flip_to_long -83329,做多,2025-09-12 11:55:00,2025-09-12 12:00:00,4519.0,4509.67,-0.0,flip_to_short -83330,做空,2025-09-12 12:00:00,2025-09-12 12:05:00,4509.67,4510.16,-0.0,tp_lower -83331,做多,2025-09-12 12:45:00,2025-09-12 13:15:00,4520.33,4518.46,-0.0,flip_to_short -83332,做空,2025-09-12 13:15:00,2025-09-12 13:30:00,4518.46,4518.49,-0.0,flip_to_long -83333,做多,2025-09-12 13:30:00,2025-09-12 13:35:00,4518.49,4507.82,-0.0,flip_to_short -83334,做空,2025-09-12 13:35:00,2025-09-12 13:40:00,4507.82,4513.69,-0.0,tp_lower -83335,做多,2025-09-12 13:45:00,2025-09-12 13:55:00,4516.18,4537.99,0.0,tp_upper -83336,做空,2025-09-12 14:35:00,2025-09-12 14:45:00,4529.55,4538.26,-0.0,flip_to_long -83337,做多,2025-09-12 14:45:00,2025-09-12 14:50:00,4538.26,4537.38,-0.0,flip_to_short -83338,做空,2025-09-12 14:50:00,2025-09-12 15:05:00,4537.38,4537.42,-0.0,flip_to_long -83339,做多,2025-09-12 15:05:00,2025-09-12 15:55:00,4537.42,4540.16,0.0,flip_to_short -83340,做空,2025-09-12 15:55:00,2025-09-12 22:00:00,4540.16,4661.14,-0.0,flip_to_long -83341,做多,2025-09-12 22:00:00,2025-09-12 22:05:00,4661.14,4658.3,-0.0,flip_to_short -83342,做空,2025-09-12 22:05:00,2025-09-12 22:10:00,4658.3,4662.68,-0.0,flip_to_long -83343,做多,2025-09-12 22:10:00,2025-09-12 22:15:00,4662.68,4688.43,0.0,tp_upper -83344,做空,2025-09-12 23:05:00,2025-09-12 23:15:00,4680.71,4684.78,-0.0,flip_to_long -83345,做多,2025-09-12 23:15:00,2025-09-12 23:40:00,4684.78,4694.01,0.0,flip_to_short -83346,做空,2025-09-12 23:40:00,2025-09-12 23:45:00,4694.01,4702.29,-0.0,flip_to_long -83347,做多,2025-09-12 23:45:00,2025-09-13 00:10:00,4702.29,4697.71,-0.0,flip_to_short -83348,做空,2025-09-13 00:10:00,2025-09-13 00:50:00,4697.71,4706.17,-0.0,flip_to_long -83349,做多,2025-09-13 00:50:00,2025-09-13 00:55:00,4706.17,4703.43,-0.0,tp_upper -83350,做空,2025-09-13 01:45:00,2025-09-13 02:10:00,4709.82,4707.65,-0.0,flip_to_long -83351,做多,2025-09-13 02:10:00,2025-09-13 03:15:00,4707.65,4722.02,0.0,tp_upper -83352,做空,2025-09-13 04:55:00,2025-09-13 05:15:00,4740.38,4720.0,0.0,tp_lower -83353,做多,2025-09-13 06:10:00,2025-09-13 07:35:00,4726.81,4711.76,-0.0,flip_to_short -83354,做空,2025-09-13 07:35:00,2025-09-13 07:40:00,4711.76,4713.19,-0.0,flip_to_long -83355,做多,2025-09-13 07:40:00,2025-09-13 08:35:00,4713.19,4724.77,0.0,tp_upper -83356,做空,2025-09-13 09:20:00,2025-09-13 09:30:00,4720.25,4722.34,-0.0,flip_to_long -83357,做多,2025-09-13 09:30:00,2025-09-13 09:55:00,4722.34,4730.47,0.0,tp_upper -83358,做空,2025-09-13 10:20:00,2025-09-13 10:30:00,4724.34,4710.73,0.0,tp_lower -83359,做多,2025-09-13 11:35:00,2025-09-13 12:00:00,4718.76,4712.93,-0.0,flip_to_short -83360,做空,2025-09-13 12:00:00,2025-09-13 12:05:00,4712.93,4715.04,-0.0,flip_to_long -83361,做多,2025-09-13 12:05:00,2025-09-13 12:15:00,4715.04,4715.02,-0.0,flip_to_short -83362,做空,2025-09-13 12:15:00,2025-09-13 12:25:00,4715.02,4716.73,-0.0,flip_to_long -83363,做多,2025-09-13 12:25:00,2025-09-13 12:30:00,4716.73,4722.58,0.0,tp_upper -83364,做空,2025-09-13 13:00:00,2025-09-13 13:10:00,4715.53,4718.79,-0.0,flip_to_long -83365,做多,2025-09-13 13:10:00,2025-09-13 13:15:00,4718.79,4717.3,-0.0,flip_to_short -83366,做空,2025-09-13 13:15:00,2025-09-13 13:20:00,4717.3,4720.01,-0.0,flip_to_long -83367,做多,2025-09-13 13:20:00,2025-09-13 13:25:00,4720.01,4722.48,0.0,tp_upper -83368,做空,2025-09-13 13:30:00,2025-09-13 13:35:00,4711.17,4714.37,-0.0,tp_lower -83369,做多,2025-09-13 15:00:00,2025-09-13 15:20:00,4690.33,4685.56,-0.0,flip_to_short -83370,做空,2025-09-13 15:20:00,2025-09-13 15:25:00,4685.56,4679.34,0.0,tp_lower -83371,做多,2025-09-13 17:30:00,2025-09-13 17:35:00,4633.82,4628.66,-0.0,flip_to_short -83372,做空,2025-09-13 17:35:00,2025-09-13 18:05:00,4628.66,4631.15,-0.0,flip_to_long -83373,做多,2025-09-13 18:05:00,2025-09-13 18:20:00,4631.15,4647.61,0.0,tp_upper -83374,做空,2025-09-13 19:05:00,2025-09-13 19:20:00,4639.34,4639.09,-0.0,flip_to_long -83375,做多,2025-09-13 19:20:00,2025-09-13 19:45:00,4639.09,4639.5,-0.0,flip_to_short -83376,做空,2025-09-13 19:45:00,2025-09-13 20:00:00,4639.5,4647.57,-0.0,flip_to_long -83377,做多,2025-09-13 20:00:00,2025-09-13 20:05:00,4647.57,4657.35,0.0,tp_upper -83378,做空,2025-09-13 21:45:00,2025-09-13 21:50:00,4654.5,4660.07,-0.0,flip_to_long -83379,做多,2025-09-13 21:50:00,2025-09-13 22:15:00,4660.07,4652.65,-0.0,flip_to_short -83380,做空,2025-09-13 22:15:00,2025-09-13 22:30:00,4652.65,4651.2,-0.0,tp_lower -83381,做多,2025-09-13 22:55:00,2025-09-13 23:15:00,4656.46,4669.39,0.0,tp_upper -83382,做空,2025-09-13 23:25:00,2025-09-13 23:35:00,4657.69,4659.45,-0.0,flip_to_long -83383,做多,2025-09-13 23:35:00,2025-09-13 23:40:00,4659.45,4657.11,-0.0,flip_to_short -83384,做空,2025-09-13 23:40:00,2025-09-13 23:45:00,4657.11,4662.3,-0.0,flip_to_long -83385,做多,2025-09-13 23:45:00,2025-09-14 00:05:00,4662.3,4674.38,0.0,tp_upper -83386,做空,2025-09-14 00:40:00,2025-09-14 00:55:00,4666.09,4668.27,-0.0,flip_to_long -83387,做多,2025-09-14 00:55:00,2025-09-14 01:00:00,4668.27,4665.82,-0.0,flip_to_short -83388,做空,2025-09-14 01:00:00,2025-09-14 01:10:00,4665.82,4653.32,0.0,tp_lower -83389,做多,2025-09-14 01:45:00,2025-09-14 02:05:00,4667.73,4681.77,0.0,tp_upper -83390,做空,2025-09-14 03:05:00,2025-09-14 03:20:00,4676.8,4672.87,0.0,tp_lower -83391,做多,2025-09-14 04:40:00,2025-09-14 04:45:00,4664.29,4664.0,-0.0,flip_to_short -83392,做空,2025-09-14 04:45:00,2025-09-14 05:00:00,4664.0,4662.82,-0.0,flip_to_long -83393,做多,2025-09-14 05:00:00,2025-09-14 05:20:00,4662.82,4672.18,0.0,tp_upper -83394,做空,2025-09-14 06:05:00,2025-09-14 06:25:00,4667.07,4669.33,-0.0,flip_to_long -83395,做多,2025-09-14 06:25:00,2025-09-14 08:50:00,4669.33,4655.71,-0.0,flip_to_short -83396,做空,2025-09-14 08:50:00,2025-09-14 09:00:00,4655.71,4655.65,-0.0,flip_to_long -83397,做多,2025-09-14 09:00:00,2025-09-14 09:20:00,4655.65,4670.69,0.0,tp_upper -83398,做空,2025-09-14 10:10:00,2025-09-14 10:15:00,4660.3,4663.59,-0.0,flip_to_long -83399,做多,2025-09-14 10:15:00,2025-09-14 10:20:00,4663.59,4657.67,-0.0,flip_to_short -83400,做空,2025-09-14 10:20:00,2025-09-14 11:00:00,4657.67,4662.57,-0.0,flip_to_long -83401,做多,2025-09-14 11:00:00,2025-09-14 11:05:00,4662.57,4659.82,-0.0,flip_to_short -83402,做空,2025-09-14 11:05:00,2025-09-14 11:10:00,4659.82,4660.6,-0.0,flip_to_long -83403,做多,2025-09-14 11:10:00,2025-09-14 11:15:00,4660.6,4646.87,-0.0,flip_to_short -83404,做空,2025-09-14 11:15:00,2025-09-14 11:20:00,4646.87,4643.81,0.0,tp_lower -83405,做多,2025-09-14 12:25:00,2025-09-14 12:35:00,4640.63,4631.51,-0.0,flip_to_short -83406,做空,2025-09-14 12:35:00,2025-09-14 12:50:00,4631.51,4626.04,0.0,tp_lower -83407,做多,2025-09-14 14:05:00,2025-09-14 14:10:00,4627.94,4630.18,-0.0,tp_upper -83408,做空,2025-09-14 14:15:00,2025-09-14 14:20:00,4616.53,4607.85,0.0,tp_lower -83409,做多,2025-09-14 16:00:00,2025-09-14 16:10:00,4588.33,4586.65,-0.0,flip_to_short -83410,做空,2025-09-14 16:10:00,2025-09-14 16:15:00,4586.65,4594.01,-0.0,flip_to_long -83411,做多,2025-09-14 16:15:00,2025-09-14 16:20:00,4594.01,4603.1,0.0,tp_upper -83412,做空,2025-09-14 16:50:00,2025-09-14 17:05:00,4593.98,4598.1,-0.0,flip_to_long -83413,做多,2025-09-14 17:05:00,2025-09-14 17:25:00,4598.1,4615.77,0.0,tp_upper -83414,做空,2025-09-14 18:15:00,2025-09-14 18:20:00,4609.38,4611.25,-0.0,flip_to_long -83415,做多,2025-09-14 18:20:00,2025-09-14 18:25:00,4611.25,4609.56,-0.0,flip_to_short -83416,做空,2025-09-14 18:25:00,2025-09-14 18:45:00,4609.56,4604.15,0.0,tp_lower -83417,做多,2025-09-14 19:10:00,2025-09-14 19:30:00,4609.99,4622.84,0.0,tp_upper -83418,做空,2025-09-14 19:50:00,2025-09-14 19:55:00,4610.02,4613.96,-0.0,flip_to_long -83419,做多,2025-09-14 19:55:00,2025-09-14 20:10:00,4613.96,4624.15,0.0,tp_upper -83420,做空,2025-09-14 20:35:00,2025-09-14 21:05:00,4618.25,4604.8,0.0,tp_lower -83421,做多,2025-09-14 21:15:00,2025-09-14 21:25:00,4619.13,4613.53,-0.0,flip_to_short -83422,做空,2025-09-14 21:25:00,2025-09-14 21:30:00,4613.53,4621.49,-0.0,flip_to_long -83423,做多,2025-09-14 21:30:00,2025-09-14 21:40:00,4621.49,4633.09,0.0,tp_upper -83424,做空,2025-09-14 22:00:00,2025-09-14 22:15:00,4620.49,4619.48,-0.0,flip_to_long -83425,做多,2025-09-14 22:15:00,2025-09-14 22:20:00,4619.48,4614.38,-0.0,flip_to_short -83426,做空,2025-09-14 22:20:00,2025-09-14 22:30:00,4614.38,4621.78,-0.0,flip_to_long -83427,做多,2025-09-14 22:30:00,2025-09-14 22:35:00,4621.78,4620.0,-0.0,flip_to_short -83428,做空,2025-09-14 22:35:00,2025-09-14 22:40:00,4620.0,4629.71,-0.0,flip_to_long -83429,做多,2025-09-14 22:40:00,2025-09-14 22:45:00,4629.71,4634.01,0.0,tp_upper -83430,做空,2025-09-14 23:00:00,2025-09-14 23:10:00,4624.66,4610.58,0.0,tp_lower -83431,做多,2025-09-15 00:25:00,2025-09-15 00:30:00,4613.16,4612.16,-0.0,flip_to_short -83432,做空,2025-09-15 00:30:00,2025-09-15 00:45:00,4612.16,4607.85,0.0,flip_to_long -83433,做多,2025-09-15 00:45:00,2025-09-15 00:50:00,4607.85,4601.53,-0.0,flip_to_short -83434,做空,2025-09-15 00:50:00,2025-09-15 01:05:00,4601.53,4582.7,0.0,tp_lower -83435,做多,2025-09-15 01:25:00,2025-09-15 01:30:00,4601.9,4614.07,0.0,tp_upper -83436,做多,2025-09-15 02:50:00,2025-09-15 03:05:00,4619.85,4630.97,0.0,tp_upper -83437,做空,2025-09-15 05:00:00,2025-09-15 05:05:00,4638.2,4646.27,-0.0,flip_to_long -83438,做多,2025-09-15 05:05:00,2025-09-15 05:15:00,4646.27,4659.63,0.0,tp_upper -83439,做空,2025-09-15 06:25:00,2025-09-15 06:30:00,4649.29,4637.75,0.0,tp_lower -83440,做多,2025-09-15 10:25:00,2025-09-15 10:30:00,4517.64,4516.92,-0.0,flip_to_short -83441,做空,2025-09-15 10:30:00,2025-09-15 10:35:00,4516.92,4521.24,-0.0,flip_to_long -83442,做多,2025-09-15 10:35:00,2025-09-15 11:05:00,4521.24,4522.57,-0.0,flip_to_short -83443,做空,2025-09-15 11:05:00,2025-09-15 12:05:00,4522.57,4523.96,-0.0,tp_lower -83444,做多,2025-09-15 12:10:00,2025-09-15 12:25:00,4528.89,4512.65,-0.0,flip_to_short -83445,做空,2025-09-15 12:25:00,2025-09-15 12:30:00,4512.65,4518.4,-0.0,tp_lower -83446,做多,2025-09-15 13:10:00,2025-09-15 13:20:00,4522.71,4521.3,-0.0,flip_to_short -83447,做空,2025-09-15 13:20:00,2025-09-15 13:25:00,4521.3,4526.08,-0.0,flip_to_long -83448,做多,2025-09-15 13:25:00,2025-09-15 13:30:00,4526.08,4539.26,0.0,tp_upper -83449,做空,2025-09-15 13:35:00,2025-09-15 13:40:00,4508.69,4495.68,0.0,tp_lower -83450,做多,2025-09-15 13:50:00,2025-09-15 13:55:00,4522.43,4513.09,-0.0,flip_to_short -83451,做空,2025-09-15 13:55:00,2025-09-15 14:20:00,4513.09,4519.5,-0.0,flip_to_long -83452,做多,2025-09-15 14:20:00,2025-09-15 14:30:00,4519.5,4510.96,-0.0,flip_to_short -83453,做空,2025-09-15 14:30:00,2025-09-15 14:35:00,4510.96,4521.12,-0.0,flip_to_long -83454,做多,2025-09-15 14:35:00,2025-09-15 14:50:00,4521.12,4515.5,-0.0,flip_to_short -83455,做空,2025-09-15 14:50:00,2025-09-15 15:00:00,4515.5,4516.7,-0.0,flip_to_long -83456,做多,2025-09-15 15:00:00,2025-09-15 15:05:00,4516.7,4503.68,-0.0,flip_to_short -83457,做空,2025-09-15 15:05:00,2025-09-15 15:15:00,4503.68,4487.2,0.0,tp_lower -83458,做多,2025-09-15 15:55:00,2025-09-15 16:15:00,4497.46,4491.27,-0.0,flip_to_short -83459,做空,2025-09-15 16:15:00,2025-09-15 16:20:00,4491.27,4494.78,-0.0,flip_to_long -83460,做多,2025-09-15 16:20:00,2025-09-15 16:25:00,4494.78,4490.37,-0.0,flip_to_short -83461,做空,2025-09-15 16:25:00,2025-09-15 16:30:00,4490.37,4495.75,-0.0,flip_to_long -83462,做多,2025-09-15 16:30:00,2025-09-15 16:55:00,4495.75,4493.14,-0.0,flip_to_short -83463,做空,2025-09-15 16:55:00,2025-09-15 17:05:00,4493.14,4496.02,-0.0,flip_to_long -83464,做多,2025-09-15 17:05:00,2025-09-15 17:15:00,4496.02,4488.21,-0.0,flip_to_short -83465,做空,2025-09-15 17:15:00,2025-09-15 17:25:00,4488.21,4484.01,0.0,tp_lower -83466,做多,2025-09-15 17:40:00,2025-09-15 17:55:00,4494.26,4507.51,0.0,tp_upper -83467,做空,2025-09-15 18:05:00,2025-09-15 18:20:00,4493.53,4494.75,-0.0,flip_to_long -83468,做多,2025-09-15 18:20:00,2025-09-15 18:25:00,4494.75,4487.33,-0.0,flip_to_short -83469,做空,2025-09-15 18:25:00,2025-09-15 18:30:00,4487.33,4489.62,-0.0,flip_to_long -83470,做多,2025-09-15 18:30:00,2025-09-15 18:55:00,4489.62,4499.07,0.0,tp_upper -83471,做空,2025-09-15 19:10:00,2025-09-15 19:30:00,4496.0,4484.94,0.0,tp_lower -83472,做多,2025-09-15 19:35:00,2025-09-15 19:40:00,4495.5,4494.36,-0.0,flip_to_short -83473,做空,2025-09-15 19:40:00,2025-09-15 20:05:00,4494.36,4495.92,-0.0,flip_to_long -83474,做多,2025-09-15 20:05:00,2025-09-15 20:15:00,4495.92,4507.71,0.0,tp_upper -83475,做空,2025-09-15 22:30:00,2025-09-15 23:05:00,4513.29,4512.97,-0.0,tp_lower -83476,做多,2025-09-15 23:10:00,2025-09-16 00:05:00,4517.1,4515.29,-0.0,flip_to_short -83477,做空,2025-09-16 00:05:00,2025-09-16 00:15:00,4515.29,4521.3,-0.0,flip_to_long -83478,做多,2025-09-16 00:15:00,2025-09-16 00:20:00,4521.3,4508.82,-0.0,flip_to_short -83479,做空,2025-09-16 00:20:00,2025-09-16 00:25:00,4508.82,4506.46,0.0,tp_lower -83480,做多,2025-09-16 01:00:00,2025-09-16 01:05:00,4520.65,4522.0,-0.0,tp_upper -83481,做空,2025-09-16 01:50:00,2025-09-16 02:00:00,4519.6,4519.29,-0.0,flip_to_long -83482,做多,2025-09-16 02:00:00,2025-09-16 02:20:00,4519.29,4521.97,0.0,flip_to_short -83483,做空,2025-09-16 02:20:00,2025-09-16 02:25:00,4521.97,4524.05,-0.0,flip_to_long -83484,做多,2025-09-16 02:25:00,2025-09-16 02:35:00,4524.05,4518.93,-0.0,flip_to_short -83485,做空,2025-09-16 02:35:00,2025-09-16 02:50:00,4518.93,4512.11,0.0,tp_lower -83486,做多,2025-09-16 03:25:00,2025-09-16 03:30:00,4517.14,4527.86,0.0,tp_upper -83487,做空,2025-09-16 03:50:00,2025-09-16 04:10:00,4519.99,4507.8,0.0,tp_lower -83488,做多,2025-09-16 04:45:00,2025-09-16 05:00:00,4513.48,4517.24,0.0,flip_to_short -83489,做空,2025-09-16 05:00:00,2025-09-16 05:25:00,4517.24,4517.99,-0.0,flip_to_long -83490,做多,2025-09-16 05:25:00,2025-09-16 06:00:00,4517.99,4528.6,0.0,tp_upper -83491,做空,2025-09-16 06:25:00,2025-09-16 06:30:00,4514.39,4496.66,0.0,tp_lower -83492,做多,2025-09-16 07:45:00,2025-09-16 08:00:00,4513.0,4517.8,0.0,tp_upper -83493,做空,2025-09-16 08:25:00,2025-09-16 08:35:00,4511.51,4507.05,0.0,tp_lower -83494,做多,2025-09-16 09:45:00,2025-09-16 09:50:00,4511.53,4508.63,-0.0,flip_to_short -83495,做空,2025-09-16 09:50:00,2025-09-16 10:35:00,4508.63,4504.94,0.0,tp_lower -83496,做多,2025-09-16 10:45:00,2025-09-16 11:40:00,4503.02,4498.58,-0.0,flip_to_short -83497,做空,2025-09-16 11:40:00,2025-09-16 11:50:00,4498.58,4499.78,-0.0,flip_to_long -83498,做多,2025-09-16 11:50:00,2025-09-16 12:00:00,4499.78,4497.7,-0.0,flip_to_short -83499,做空,2025-09-16 12:00:00,2025-09-16 12:05:00,4497.7,4501.86,-0.0,flip_to_long -83500,做多,2025-09-16 12:05:00,2025-09-16 12:10:00,4501.86,4499.14,-0.0,flip_to_short -83501,做空,2025-09-16 12:10:00,2025-09-16 12:30:00,4499.14,4498.2,-0.0,flip_to_long -83502,做多,2025-09-16 12:30:00,2025-09-16 12:35:00,4498.2,4497.82,-0.0,flip_to_short -83503,做空,2025-09-16 12:35:00,2025-09-16 12:40:00,4497.82,4499.52,-0.0,flip_to_long -83504,做多,2025-09-16 12:40:00,2025-09-16 12:45:00,4499.52,4499.54,-0.0,flip_to_short -83505,做空,2025-09-16 12:45:00,2025-09-16 13:00:00,4499.54,4502.57,-0.0,flip_to_long -83506,做多,2025-09-16 13:00:00,2025-09-16 13:05:00,4502.57,4504.56,-0.0,tp_upper -83507,做空,2025-09-16 13:10:00,2025-09-16 13:15:00,4497.64,4500.55,-0.0,flip_to_long -83508,做多,2025-09-16 13:15:00,2025-09-16 13:25:00,4500.55,4506.72,0.0,tp_upper -83509,做空,2025-09-16 13:30:00,2025-09-16 13:35:00,4499.21,4478.33,0.0,tp_lower -83510,做多,2025-09-16 15:15:00,2025-09-16 15:25:00,4442.78,4444.66,-0.0,flip_to_short -83511,做空,2025-09-16 15:25:00,2025-09-16 18:35:00,4444.66,4469.26,-0.0,tp_lower -83512,做多,2025-09-16 19:10:00,2025-09-16 19:15:00,4481.54,4480.76,-0.0,flip_to_short -83513,做空,2025-09-16 19:15:00,2025-09-16 19:35:00,4480.76,4478.47,0.0,flip_to_long -83514,做多,2025-09-16 19:35:00,2025-09-16 19:55:00,4478.47,4488.96,0.0,tp_upper -83515,做多,2025-09-16 21:15:00,2025-09-16 21:20:00,4494.86,4490.6,-0.0,flip_to_short -83516,做空,2025-09-16 21:20:00,2025-09-16 21:25:00,4490.6,4494.7,-0.0,flip_to_long -83517,做多,2025-09-16 21:25:00,2025-09-16 21:55:00,4494.7,4505.82,0.0,tp_upper -83518,做空,2025-09-16 22:30:00,2025-09-16 22:35:00,4500.85,4511.0,-0.0,flip_to_long -83519,做多,2025-09-16 22:35:00,2025-09-16 22:40:00,4511.0,4517.89,0.0,tp_upper -83520,做空,2025-09-16 23:20:00,2025-09-16 23:40:00,4503.99,4497.58,0.0,tp_lower -83521,做多,2025-09-17 00:20:00,2025-09-17 01:20:00,4510.87,4513.64,0.0,flip_to_short -83522,做空,2025-09-17 01:20:00,2025-09-17 01:50:00,4513.64,4505.44,0.0,tp_lower -83523,做多,2025-09-17 01:55:00,2025-09-17 02:00:00,4511.81,4507.47,-0.0,flip_to_short -83524,做空,2025-09-17 02:00:00,2025-09-17 02:10:00,4507.47,4510.51,-0.0,flip_to_long -83525,做多,2025-09-17 02:10:00,2025-09-17 02:20:00,4510.51,4511.99,-0.0,flip_to_short -83526,做空,2025-09-17 02:20:00,2025-09-17 03:50:00,4511.99,4497.15,0.0,tp_lower -83527,做多,2025-09-17 05:30:00,2025-09-17 05:50:00,4483.77,4495.04,0.0,tp_upper -83528,做空,2025-09-17 08:00:00,2025-09-17 08:05:00,4531.35,4526.97,0.0,tp_lower -83529,做多,2025-09-17 11:15:00,2025-09-17 12:05:00,4488.06,4483.72,-0.0,flip_to_short -83530,做空,2025-09-17 12:05:00,2025-09-17 12:10:00,4483.72,4488.35,-0.0,flip_to_long -83531,做多,2025-09-17 12:10:00,2025-09-17 12:15:00,4488.35,4487.03,-0.0,flip_to_short -83532,做空,2025-09-17 12:15:00,2025-09-17 12:20:00,4487.03,4490.69,-0.0,flip_to_long -83533,做多,2025-09-17 12:20:00,2025-09-17 12:25:00,4490.69,4504.65,0.0,tp_upper -83534,做空,2025-09-17 12:40:00,2025-09-17 13:35:00,4496.74,4491.35,0.0,tp_lower -83535,做多,2025-09-17 13:45:00,2025-09-17 13:50:00,4502.55,4498.09,-0.0,flip_to_short -83536,做空,2025-09-17 13:50:00,2025-09-17 14:25:00,4498.09,4472.54,0.0,tp_lower -83537,做多,2025-09-17 15:00:00,2025-09-17 15:20:00,4488.41,4484.23,-0.0,flip_to_short -83538,做空,2025-09-17 15:20:00,2025-09-17 15:30:00,4484.23,4494.6,-0.0,flip_to_long -83539,做多,2025-09-17 15:30:00,2025-09-17 15:40:00,4494.6,4491.55,-0.0,flip_to_short -83540,做空,2025-09-17 15:40:00,2025-09-17 16:10:00,4491.55,4478.68,0.0,tp_lower -83541,做多,2025-09-17 16:40:00,2025-09-17 17:05:00,4483.97,4482.58,-0.0,flip_to_short -83542,做空,2025-09-17 17:05:00,2025-09-17 17:25:00,4482.58,4480.63,-0.0,flip_to_long -83543,做多,2025-09-17 17:25:00,2025-09-17 17:35:00,4480.63,4495.77,0.0,tp_upper -83544,做空,2025-09-17 17:55:00,2025-09-17 18:00:00,4451.91,4502.06,-0.0,tp_lower -83545,做空,2025-09-17 18:05:00,2025-09-17 18:10:00,4483.24,4455.37,0.0,tp_lower -83546,做多,2025-09-17 18:20:00,2025-09-17 18:30:00,4484.25,4458.15,-0.0,flip_to_short -83547,做空,2025-09-17 18:30:00,2025-09-17 18:40:00,4458.15,4440.72,0.0,tp_lower -83548,做多,2025-09-17 19:00:00,2025-09-17 19:10:00,4475.94,4469.89,-0.0,flip_to_short -83549,做空,2025-09-17 19:10:00,2025-09-17 19:15:00,4469.89,4478.09,-0.0,flip_to_long -83550,做多,2025-09-17 19:15:00,2025-09-17 20:35:00,4478.09,4504.62,0.0,flip_to_short -83551,做空,2025-09-17 20:35:00,2025-09-17 21:00:00,4504.62,4484.68,0.0,tp_lower -83552,做多,2025-09-17 21:10:00,2025-09-17 22:25:00,4515.31,4561.4,0.0,tp_upper -83553,做空,2025-09-18 00:20:00,2025-09-18 00:30:00,4593.71,4599.12,-0.0,flip_to_long -83554,做多,2025-09-18 00:30:00,2025-09-18 00:50:00,4599.12,4587.0,-0.0,flip_to_short -83555,做空,2025-09-18 00:50:00,2025-09-18 00:55:00,4587.0,4582.63,0.0,tp_lower -83556,做多,2025-09-18 01:05:00,2025-09-18 01:20:00,4600.69,4609.62,0.0,tp_upper -83557,做空,2025-09-18 02:20:00,2025-09-18 02:30:00,4605.99,4604.58,-0.0,flip_to_long -83558,做多,2025-09-18 02:30:00,2025-09-18 03:10:00,4604.58,4636.11,0.0,tp_upper -83559,做空,2025-09-18 03:45:00,2025-09-18 04:35:00,4616.01,4598.14,0.0,tp_lower -83560,做多,2025-09-18 07:00:00,2025-09-18 07:20:00,4574.56,4570.96,-0.0,flip_to_short -83561,做空,2025-09-18 07:20:00,2025-09-18 07:25:00,4570.96,4576.63,-0.0,flip_to_long -83562,做多,2025-09-18 07:25:00,2025-09-18 08:05:00,4576.63,4570.9,-0.0,flip_to_short -83563,做空,2025-09-18 08:05:00,2025-09-18 08:10:00,4570.9,4581.08,-0.0,flip_to_long -83564,做多,2025-09-18 08:10:00,2025-09-18 08:15:00,4581.08,4582.98,-0.0,tp_upper -83565,做空,2025-09-18 09:30:00,2025-09-18 09:40:00,4590.45,4590.41,-0.0,flip_to_long -83566,做多,2025-09-18 09:40:00,2025-09-18 09:55:00,4590.41,4595.42,0.0,flip_to_short -83567,做空,2025-09-18 09:55:00,2025-09-18 10:10:00,4595.42,4585.79,0.0,tp_lower -83568,做多,2025-09-18 11:15:00,2025-09-18 11:20:00,4582.9,4582.5,-0.0,flip_to_short -83569,做空,2025-09-18 11:20:00,2025-09-18 11:45:00,4582.5,4567.42,0.0,tp_lower -83570,做多,2025-09-18 12:10:00,2025-09-18 12:15:00,4578.19,4574.61,-0.0,flip_to_short -83571,做空,2025-09-18 12:15:00,2025-09-18 12:20:00,4574.61,4581.29,-0.0,flip_to_long -83572,做多,2025-09-18 12:20:00,2025-09-18 12:30:00,4581.29,4566.78,-0.0,flip_to_short -83573,做空,2025-09-18 12:30:00,2025-09-18 12:35:00,4566.78,4575.99,-0.0,tp_lower -83574,做多,2025-09-18 12:40:00,2025-09-18 12:50:00,4576.53,4572.14,-0.0,flip_to_short -83575,做空,2025-09-18 12:50:00,2025-09-18 13:00:00,4572.14,4563.62,0.0,tp_lower -83576,做多,2025-09-18 13:05:00,2025-09-18 13:30:00,4576.37,4591.38,0.0,tp_upper -83577,做空,2025-09-18 13:40:00,2025-09-18 13:45:00,4571.94,4575.99,-0.0,tp_lower -83578,做多,2025-09-18 13:55:00,2025-09-18 14:00:00,4586.07,4594.31,0.0,tp_upper -83579,做空,2025-09-18 14:45:00,2025-09-18 14:55:00,4591.59,4594.24,-0.0,flip_to_long -83580,做多,2025-09-18 14:55:00,2025-09-18 15:10:00,4594.24,4588.83,-0.0,flip_to_short -83581,做空,2025-09-18 15:10:00,2025-09-18 15:15:00,4588.83,4599.89,-0.0,flip_to_long -83582,做多,2025-09-18 15:15:00,2025-09-18 15:20:00,4599.89,4598.61,-0.0,flip_to_short -83583,做空,2025-09-18 15:20:00,2025-09-18 15:45:00,4598.61,4605.16,-0.0,flip_to_long -83584,做多,2025-09-18 15:45:00,2025-09-18 15:50:00,4605.16,4602.07,-0.0,flip_to_short -83585,做空,2025-09-18 15:50:00,2025-09-18 16:00:00,4602.07,4603.05,-0.0,flip_to_long -83586,做多,2025-09-18 16:00:00,2025-09-18 16:05:00,4603.05,4590.45,-0.0,flip_to_short -83587,做空,2025-09-18 16:05:00,2025-09-18 16:10:00,4590.45,4597.0,-0.0,flip_to_long -83588,做多,2025-09-18 16:10:00,2025-09-18 16:20:00,4597.0,4613.41,0.0,tp_upper -83589,做多,2025-09-18 17:05:00,2025-09-18 17:20:00,4610.81,4610.86,-0.0,flip_to_short -83590,做空,2025-09-18 17:20:00,2025-09-18 18:25:00,4610.86,4609.46,-0.0,flip_to_long -83591,做多,2025-09-18 18:25:00,2025-09-18 18:30:00,4609.46,4608.43,-0.0,flip_to_short -83592,做空,2025-09-18 18:30:00,2025-09-18 18:45:00,4608.43,4613.78,-0.0,flip_to_long -83593,做多,2025-09-18 18:45:00,2025-09-18 18:50:00,4613.78,4614.8,-0.0,tp_upper -83594,做空,2025-09-18 19:00:00,2025-09-18 19:20:00,4608.35,4597.66,0.0,tp_lower -83595,做多,2025-09-18 20:35:00,2025-09-18 21:10:00,4599.61,4592.23,-0.0,flip_to_short -83596,做空,2025-09-18 21:10:00,2025-09-18 21:15:00,4592.23,4593.92,-0.0,flip_to_long -83597,做多,2025-09-18 21:15:00,2025-09-18 21:50:00,4593.92,4593.81,-0.0,flip_to_short -83598,做空,2025-09-18 21:50:00,2025-09-18 22:10:00,4593.81,4586.0,0.0,tp_lower -83599,做多,2025-09-18 22:30:00,2025-09-18 22:40:00,4595.0,4597.12,-0.0,tp_upper -83600,做空,2025-09-18 22:50:00,2025-09-18 23:00:00,4588.9,4580.07,0.0,tp_lower -83601,做多,2025-09-18 23:45:00,2025-09-18 23:50:00,4588.28,4587.26,-0.0,flip_to_short -83602,做空,2025-09-18 23:50:00,2025-09-19 00:00:00,4587.26,4592.18,-0.0,flip_to_long -83603,做多,2025-09-19 00:00:00,2025-09-19 00:10:00,4592.18,4587.66,-0.0,flip_to_short -83604,做空,2025-09-19 00:10:00,2025-09-19 01:50:00,4587.66,4606.01,-0.0,flip_to_long -83605,做多,2025-09-19 01:50:00,2025-09-19 01:55:00,4606.01,4604.92,-0.0,flip_to_short -83606,做空,2025-09-19 01:55:00,2025-09-19 02:00:00,4604.92,4610.03,-0.0,flip_to_long -83607,做多,2025-09-19 02:00:00,2025-09-19 02:05:00,4610.03,4602.3,-0.0,flip_to_short -83608,做空,2025-09-19 02:05:00,2025-09-19 02:10:00,4602.3,4596.01,0.0,tp_lower -83609,做多,2025-09-19 03:10:00,2025-09-19 03:25:00,4594.12,4575.44,-0.0,flip_to_short -83610,做空,2025-09-19 03:25:00,2025-09-19 03:30:00,4575.44,4568.64,0.0,tp_lower -83611,做空,2025-09-19 05:00:00,2025-09-19 05:25:00,4552.0,4529.09,0.0,tp_lower -83612,做多,2025-09-19 07:20:00,2025-09-19 08:30:00,4532.76,4534.71,-0.0,flip_to_short -83613,做空,2025-09-19 08:30:00,2025-09-19 09:05:00,4534.71,4537.9,-0.0,flip_to_long -83614,做多,2025-09-19 09:05:00,2025-09-19 09:15:00,4537.9,4539.05,-0.0,flip_to_short -83615,做空,2025-09-19 09:15:00,2025-09-19 09:25:00,4539.05,4529.52,0.0,tp_lower -83616,做多,2025-09-19 09:30:00,2025-09-19 09:35:00,4537.62,4532.38,-0.0,flip_to_short -83617,做空,2025-09-19 09:35:00,2025-09-19 09:40:00,4532.38,4525.3,0.0,tp_lower -83618,做多,2025-09-19 10:20:00,2025-09-19 10:45:00,4526.39,4525.56,-0.0,flip_to_short -83619,做空,2025-09-19 10:45:00,2025-09-19 10:50:00,4525.56,4528.9,-0.0,flip_to_long -83620,做多,2025-09-19 10:50:00,2025-09-19 10:55:00,4528.9,4525.29,-0.0,flip_to_short -83621,做空,2025-09-19 10:55:00,2025-09-19 11:10:00,4525.29,4519.1,0.0,tp_lower -83622,做多,2025-09-19 12:15:00,2025-09-19 12:20:00,4518.04,4511.01,-0.0,flip_to_short -83623,做空,2025-09-19 12:20:00,2025-09-19 12:30:00,4511.01,4512.78,-0.0,flip_to_long -83624,做多,2025-09-19 12:30:00,2025-09-19 12:50:00,4512.78,4516.23,0.0,flip_to_short -83625,做空,2025-09-19 12:50:00,2025-09-19 13:30:00,4516.23,4510.52,0.0,tp_lower -83626,做多,2025-09-19 13:35:00,2025-09-19 13:40:00,4518.29,4520.01,-0.0,tp_upper -83627,做空,2025-09-19 14:40:00,2025-09-19 14:45:00,4521.31,4496.36,0.0,tp_lower -83628,做空,2025-09-19 16:10:00,2025-09-19 17:10:00,4480.1,4463.37,0.0,tp_lower -83629,做多,2025-09-19 19:00:00,2025-09-19 19:25:00,4452.7,4462.92,0.0,tp_upper -83630,做空,2025-09-19 19:40:00,2025-09-19 19:55:00,4450.01,4438.89,0.0,tp_lower -83631,做多,2025-09-19 20:00:00,2025-09-19 20:05:00,4452.3,4446.0,-0.0,flip_to_short -83632,做空,2025-09-19 20:05:00,2025-09-19 20:15:00,4446.0,4452.38,-0.0,flip_to_long -83633,做多,2025-09-19 20:15:00,2025-09-19 21:00:00,4452.38,4450.3,-0.0,flip_to_short -83634,做空,2025-09-19 21:00:00,2025-09-19 21:10:00,4450.3,4459.99,-0.0,flip_to_long -83635,做多,2025-09-19 21:10:00,2025-09-19 22:15:00,4459.99,4469.01,0.0,tp_upper -83636,做空,2025-09-19 22:55:00,2025-09-19 23:05:00,4466.21,4461.39,0.0,tp_lower -83637,做多,2025-09-19 23:45:00,2025-09-20 00:25:00,4462.62,4460.4,-0.0,flip_to_short -83638,做空,2025-09-20 00:25:00,2025-09-20 00:30:00,4460.4,4464.04,-0.0,flip_to_long -83639,做多,2025-09-20 00:30:00,2025-09-20 01:10:00,4464.04,4464.25,-0.0,flip_to_short -83640,做空,2025-09-20 01:10:00,2025-09-20 01:15:00,4464.25,4467.01,-0.0,flip_to_long -83641,做多,2025-09-20 01:15:00,2025-09-20 01:25:00,4467.01,4468.4,-0.0,flip_to_short -83642,做空,2025-09-20 01:25:00,2025-09-20 01:30:00,4468.4,4459.25,0.0,tp_lower -83643,做多,2025-09-20 01:40:00,2025-09-20 01:45:00,4468.21,4468.14,-0.0,flip_to_short -83644,做空,2025-09-20 01:45:00,2025-09-20 02:05:00,4468.14,4458.41,0.0,tp_lower -83645,做多,2025-09-20 02:40:00,2025-09-20 03:00:00,4463.64,4460.52,-0.0,flip_to_short -83646,做空,2025-09-20 03:00:00,2025-09-20 03:30:00,4460.52,4461.34,-0.0,flip_to_long -83647,做多,2025-09-20 03:30:00,2025-09-20 04:00:00,4461.34,4461.07,-0.0,flip_to_short -83648,做空,2025-09-20 04:00:00,2025-09-20 04:05:00,4461.07,4466.5,-0.0,flip_to_long -83649,做多,2025-09-20 04:05:00,2025-09-20 04:10:00,4466.5,4466.28,-0.0,tp_upper -83650,做空,2025-09-20 04:20:00,2025-09-20 06:20:00,4463.06,4472.75,-0.0,flip_to_long -83651,做多,2025-09-20 06:20:00,2025-09-20 06:35:00,4472.75,4471.33,-0.0,flip_to_short -83652,做空,2025-09-20 06:35:00,2025-09-20 06:45:00,4471.33,4472.99,-0.0,flip_to_long -83653,做多,2025-09-20 06:45:00,2025-09-20 06:50:00,4472.99,4471.56,-0.0,flip_to_short -83654,做空,2025-09-20 06:50:00,2025-09-20 07:00:00,4471.56,4472.32,-0.0,flip_to_long -83655,做多,2025-09-20 07:00:00,2025-09-20 07:10:00,4472.32,4471.39,-0.0,flip_to_short -83656,做空,2025-09-20 07:10:00,2025-09-20 07:30:00,4471.39,4468.3,0.0,tp_lower -83657,做多,2025-09-20 07:35:00,2025-09-20 07:40:00,4470.33,4473.8,0.0,tp_upper -83658,做空,2025-09-20 08:20:00,2025-09-20 08:30:00,4473.0,4474.71,-0.0,flip_to_long -83659,做多,2025-09-20 08:30:00,2025-09-20 08:45:00,4474.71,4471.59,-0.0,flip_to_short -83660,做空,2025-09-20 08:45:00,2025-09-20 08:50:00,4471.59,4465.81,0.0,tp_lower -83661,做多,2025-09-20 10:00:00,2025-09-20 10:05:00,4467.63,4466.84,-0.0,flip_to_short -83662,做空,2025-09-20 10:05:00,2025-09-20 10:35:00,4466.84,4466.31,-0.0,flip_to_long -83663,做多,2025-09-20 10:35:00,2025-09-20 10:40:00,4466.31,4466.19,-0.0,flip_to_short -83664,做空,2025-09-20 10:40:00,2025-09-20 11:00:00,4466.19,4467.11,-0.0,flip_to_long -83665,做多,2025-09-20 11:00:00,2025-09-20 11:15:00,4467.11,4464.57,-0.0,flip_to_short -83666,做空,2025-09-20 11:15:00,2025-09-20 11:45:00,4464.57,4467.26,-0.0,flip_to_long -83667,做多,2025-09-20 11:45:00,2025-09-20 12:20:00,4467.26,4465.57,-0.0,flip_to_short -83668,做空,2025-09-20 12:20:00,2025-09-20 12:35:00,4465.57,4464.92,-0.0,tp_lower -83669,做多,2025-09-20 13:10:00,2025-09-20 13:35:00,4462.37,4466.01,0.0,tp_upper -83670,做空,2025-09-20 14:00:00,2025-09-20 14:15:00,4464.09,4465.54,-0.0,flip_to_long -83671,做多,2025-09-20 14:15:00,2025-09-20 14:20:00,4465.54,4464.76,-0.0,flip_to_short -83672,做空,2025-09-20 14:20:00,2025-09-20 14:25:00,4464.76,4465.27,-0.0,flip_to_long -83673,做多,2025-09-20 14:25:00,2025-09-20 14:30:00,4465.27,4470.0,0.0,tp_upper -83674,做空,2025-09-20 16:15:00,2025-09-20 16:30:00,4493.57,4499.41,-0.0,flip_to_long -83675,做多,2025-09-20 16:30:00,2025-09-20 16:40:00,4499.41,4502.11,0.0,tp_upper -83676,做空,2025-09-20 17:00:00,2025-09-20 17:10:00,4497.06,4479.67,0.0,tp_lower -83677,做多,2025-09-20 18:25:00,2025-09-20 18:30:00,4483.65,4477.04,-0.0,flip_to_short -83678,做空,2025-09-20 18:30:00,2025-09-20 18:35:00,4477.04,4474.34,0.0,tp_lower -83679,做空,2025-09-20 18:45:00,2025-09-20 18:50:00,4472.6,4474.99,-0.0,tp_lower -83680,做多,2025-09-20 19:15:00,2025-09-20 19:35:00,4475.97,4476.23,-0.0,flip_to_short -83681,做空,2025-09-20 19:35:00,2025-09-20 19:40:00,4476.23,4477.2,-0.0,flip_to_long -83682,做多,2025-09-20 19:40:00,2025-09-20 19:45:00,4477.2,4474.59,-0.0,flip_to_short -83683,做空,2025-09-20 19:45:00,2025-09-20 19:55:00,4474.59,4477.87,-0.0,flip_to_long -83684,做多,2025-09-20 19:55:00,2025-09-20 21:10:00,4477.87,4489.12,0.0,tp_upper -83685,做空,2025-09-20 21:50:00,2025-09-20 22:10:00,4487.75,4490.76,-0.0,flip_to_long -83686,做多,2025-09-20 22:10:00,2025-09-20 22:15:00,4490.76,4490.36,-0.0,flip_to_short -83687,做空,2025-09-20 22:15:00,2025-09-20 22:45:00,4490.36,4490.42,-0.0,flip_to_long -83688,做多,2025-09-20 22:45:00,2025-09-20 23:00:00,4490.42,4488.77,-0.0,flip_to_short -83689,做空,2025-09-20 23:00:00,2025-09-20 23:20:00,4488.77,4481.65,0.0,tp_lower -83690,做多,2025-09-21 00:40:00,2025-09-21 00:50:00,4481.0,4486.57,0.0,tp_upper -83691,做空,2025-09-21 01:35:00,2025-09-21 02:00:00,4481.04,4479.67,-0.0,flip_to_long -83692,做多,2025-09-21 02:00:00,2025-09-21 02:15:00,4479.67,4472.21,-0.0,flip_to_short -83693,做空,2025-09-21 02:15:00,2025-09-21 02:20:00,4472.21,4466.45,0.0,tp_lower -83694,做空,2025-09-21 02:50:00,2025-09-21 03:25:00,4478.22,4475.34,0.0,flip_to_long -83695,做多,2025-09-21 03:25:00,2025-09-21 04:00:00,4475.34,4475.79,-0.0,flip_to_short -83696,做空,2025-09-21 04:00:00,2025-09-21 04:05:00,4475.79,4471.01,0.0,tp_lower -83697,做多,2025-09-21 05:30:00,2025-09-21 05:35:00,4469.24,4468.45,-0.0,flip_to_short -83698,做空,2025-09-21 05:35:00,2025-09-21 05:40:00,4468.45,4470.44,-0.0,flip_to_long -83699,做多,2025-09-21 05:40:00,2025-09-21 05:45:00,4470.44,4474.87,0.0,tp_upper -83700,做空,2025-09-21 07:05:00,2025-09-21 07:10:00,4479.04,4479.88,-0.0,flip_to_long -83701,做多,2025-09-21 07:10:00,2025-09-21 07:15:00,4479.88,4477.47,-0.0,flip_to_short -83702,做空,2025-09-21 07:15:00,2025-09-21 07:35:00,4477.47,4481.29,-0.0,flip_to_long -83703,做多,2025-09-21 07:35:00,2025-09-21 07:40:00,4481.29,4478.85,-0.0,flip_to_short -83704,做空,2025-09-21 07:40:00,2025-09-21 08:20:00,4478.85,4468.65,0.0,tp_lower -83705,做多,2025-09-21 09:50:00,2025-09-21 10:05:00,4460.52,4460.13,-0.0,flip_to_short -83706,做空,2025-09-21 10:05:00,2025-09-21 10:10:00,4460.13,4462.01,-0.0,flip_to_long -83707,做多,2025-09-21 10:10:00,2025-09-21 10:15:00,4462.01,4457.83,-0.0,flip_to_short -83708,做空,2025-09-21 10:15:00,2025-09-21 10:20:00,4457.83,4465.35,-0.0,flip_to_long -83709,做多,2025-09-21 10:20:00,2025-09-21 10:25:00,4465.35,4463.05,-0.0,flip_to_short -83710,做空,2025-09-21 10:25:00,2025-09-21 11:05:00,4463.05,4460.26,0.0,flip_to_long -83711,做多,2025-09-21 11:05:00,2025-09-21 11:15:00,4460.26,4459.73,-0.0,flip_to_short -83712,做空,2025-09-21 11:15:00,2025-09-21 11:20:00,4459.73,4461.06,-0.0,flip_to_long -83713,做多,2025-09-21 11:20:00,2025-09-21 11:45:00,4461.06,4458.88,-0.0,flip_to_short -83714,做空,2025-09-21 11:45:00,2025-09-21 12:00:00,4458.88,4461.1,-0.0,flip_to_long -83715,做多,2025-09-21 12:00:00,2025-09-21 12:15:00,4461.1,4466.26,0.0,tp_upper -83716,做空,2025-09-21 12:40:00,2025-09-21 15:05:00,4463.0,4475.99,-0.0,flip_to_long -83717,做多,2025-09-21 15:05:00,2025-09-21 15:10:00,4475.99,4480.91,0.0,tp_upper -83718,做空,2025-09-21 15:30:00,2025-09-21 15:35:00,4472.45,4479.64,-0.0,flip_to_long -83719,做多,2025-09-21 15:35:00,2025-09-21 15:40:00,4479.64,4482.25,0.0,tp_upper -83720,做空,2025-09-21 16:15:00,2025-09-21 16:25:00,4475.99,4482.34,-0.0,flip_to_long -83721,做多,2025-09-21 16:25:00,2025-09-21 16:30:00,4482.34,4479.38,-0.0,flip_to_short -83722,做空,2025-09-21 16:30:00,2025-09-21 16:35:00,4479.38,4466.54,0.0,tp_lower -83723,做多,2025-09-21 17:40:00,2025-09-21 17:50:00,4472.08,4483.94,0.0,tp_upper -83724,做空,2025-09-21 19:05:00,2025-09-21 19:20:00,4476.27,4484.97,-0.0,flip_to_long -83725,做多,2025-09-21 19:20:00,2025-09-21 19:30:00,4484.97,4487.18,-0.0,flip_to_short -83726,做空,2025-09-21 19:30:00,2025-09-21 19:45:00,4487.18,4487.93,-0.0,flip_to_long -83727,做多,2025-09-21 19:45:00,2025-09-21 20:05:00,4487.93,4482.56,-0.0,flip_to_short -83728,做空,2025-09-21 20:05:00,2025-09-21 20:20:00,4482.56,4486.23,-0.0,flip_to_long -83729,做多,2025-09-21 20:20:00,2025-09-21 20:30:00,4486.23,4482.46,-0.0,flip_to_short -83730,做空,2025-09-21 20:30:00,2025-09-21 20:45:00,4482.46,4478.63,0.0,tp_lower -83731,做多,2025-09-21 22:00:00,2025-09-21 22:55:00,4472.27,4463.02,-0.0,flip_to_short -83732,做空,2025-09-21 22:55:00,2025-09-21 23:05:00,4463.02,4444.74,0.0,tp_lower -83733,做多,2025-09-21 23:40:00,2025-09-22 04:05:00,4452.92,4301.49,-0.0,tp_upper -83734,做空,2025-09-22 04:10:00,2025-09-22 04:15:00,4294.84,4295.45,-0.0,flip_to_long -83735,做多,2025-09-22 04:15:00,2025-09-22 04:30:00,4295.45,4298.28,0.0,flip_to_short -83736,做空,2025-09-22 04:30:00,2025-09-22 04:50:00,4298.28,4291.07,0.0,tp_lower -83737,做多,2025-09-22 05:25:00,2025-09-22 05:30:00,4294.44,4285.42,-0.0,flip_to_short -83738,做空,2025-09-22 05:30:00,2025-09-22 05:40:00,4285.42,4278.21,0.0,tp_lower -83739,做多,2025-09-22 07:00:00,2025-09-22 07:30:00,4199.76,4216.25,0.0,tp_upper -83740,做空,2025-09-22 07:50:00,2025-09-22 08:05:00,4196.94,4199.41,-0.0,flip_to_long -83741,做多,2025-09-22 08:05:00,2025-09-22 08:20:00,4199.41,4193.81,-0.0,flip_to_short -83742,做空,2025-09-22 08:20:00,2025-09-22 08:30:00,4193.81,4196.29,-0.0,flip_to_long -83743,做多,2025-09-22 08:30:00,2025-09-22 08:40:00,4196.29,4198.51,0.0,flip_to_short -83744,做空,2025-09-22 08:40:00,2025-09-22 09:00:00,4198.51,4185.73,0.0,tp_lower -83745,做多,2025-09-22 10:25:00,2025-09-22 10:55:00,4169.44,4180.02,0.0,tp_upper -83746,做空,2025-09-22 12:00:00,2025-09-22 12:10:00,4173.7,4177.33,-0.0,flip_to_long -83747,做多,2025-09-22 12:10:00,2025-09-22 12:20:00,4177.33,4182.53,0.0,flip_to_short -83748,做空,2025-09-22 12:20:00,2025-09-22 12:35:00,4182.53,4176.31,0.0,tp_lower -83749,做多,2025-09-22 12:40:00,2025-09-22 12:50:00,4178.03,4189.08,0.0,tp_upper -83750,做空,2025-09-22 13:30:00,2025-09-22 13:50:00,4187.62,4194.09,-0.0,flip_to_long -83751,做多,2025-09-22 13:50:00,2025-09-22 14:00:00,4194.09,4202.26,0.0,tp_upper -83752,做空,2025-09-22 14:35:00,2025-09-22 14:40:00,4194.56,4196.85,-0.0,flip_to_long -83753,做多,2025-09-22 14:40:00,2025-09-22 14:45:00,4196.85,4185.17,-0.0,flip_to_short -83754,做空,2025-09-22 14:45:00,2025-09-22 15:05:00,4185.17,4183.83,-0.0,tp_lower -83755,做多,2025-09-22 16:10:00,2025-09-22 16:15:00,4177.12,4172.15,-0.0,flip_to_short -83756,做空,2025-09-22 16:15:00,2025-09-22 16:25:00,4172.15,4173.54,-0.0,flip_to_long -83757,做多,2025-09-22 16:25:00,2025-09-22 16:30:00,4173.54,4168.28,-0.0,flip_to_short -83758,做空,2025-09-22 16:30:00,2025-09-22 16:45:00,4168.28,4166.5,-0.0,tp_lower -83759,做多,2025-09-22 17:20:00,2025-09-22 17:25:00,4167.99,4165.94,-0.0,flip_to_short -83760,做空,2025-09-22 17:25:00,2025-09-22 17:35:00,4165.94,4170.01,-0.0,flip_to_long -83761,做多,2025-09-22 17:35:00,2025-09-22 17:50:00,4170.01,4163.75,-0.0,flip_to_short -83762,做空,2025-09-22 17:50:00,2025-09-22 18:05:00,4163.75,4169.38,-0.0,flip_to_long -83763,做多,2025-09-22 18:05:00,2025-09-22 18:40:00,4169.38,4163.66,-0.0,flip_to_short -83764,做空,2025-09-22 18:40:00,2025-09-22 18:50:00,4163.66,4155.0,0.0,tp_lower -83765,做多,2025-09-22 20:10:00,2025-09-22 20:30:00,4149.65,4170.9,0.0,tp_upper -83766,做空,2025-09-22 22:25:00,2025-09-22 22:30:00,4187.0,4188.88,-0.0,flip_to_long -83767,做多,2025-09-22 22:30:00,2025-09-22 22:35:00,4188.88,4185.99,-0.0,flip_to_short -83768,做空,2025-09-22 22:35:00,2025-09-22 22:40:00,4185.99,4188.79,-0.0,flip_to_long -83769,做多,2025-09-22 22:40:00,2025-09-22 22:45:00,4188.79,4184.88,-0.0,flip_to_short -83770,做空,2025-09-22 22:45:00,2025-09-22 22:50:00,4184.88,4185.6,-0.0,tp_lower -83771,做多,2025-09-22 22:55:00,2025-09-22 23:05:00,4188.45,4194.75,0.0,tp_upper -83772,做空,2025-09-22 23:50:00,2025-09-23 00:40:00,4194.94,4193.51,-0.0,tp_lower -83773,做多,2025-09-23 01:25:00,2025-09-23 01:30:00,4195.98,4183.87,-0.0,flip_to_short -83774,做空,2025-09-23 01:30:00,2025-09-23 01:40:00,4183.87,4171.69,0.0,tp_lower -83775,做多,2025-09-23 02:10:00,2025-09-23 03:30:00,4175.72,4190.7,0.0,tp_upper -83776,做空,2025-09-23 04:25:00,2025-09-23 04:35:00,4161.93,4171.48,-0.0,flip_to_long -83777,做多,2025-09-23 04:35:00,2025-09-23 05:15:00,4171.48,4174.81,0.0,flip_to_short -83778,做空,2025-09-23 05:15:00,2025-09-23 05:20:00,4174.81,4181.82,-0.0,flip_to_long -83779,做多,2025-09-23 05:20:00,2025-09-23 05:40:00,4181.82,4188.21,0.0,tp_upper -83780,做空,2025-09-23 06:00:00,2025-09-23 06:05:00,4177.11,4191.19,-0.0,flip_to_long -83781,做多,2025-09-23 06:05:00,2025-09-23 06:25:00,4191.19,4199.8,0.0,tp_upper -83782,做空,2025-09-23 07:50:00,2025-09-23 07:55:00,4202.52,4203.24,-0.0,flip_to_long -83783,做多,2025-09-23 07:55:00,2025-09-23 08:00:00,4203.24,4198.8,-0.0,tp_upper -83784,做多,2025-09-23 08:05:00,2025-09-23 08:15:00,4203.8,4208.75,0.0,tp_upper -83785,做空,2025-09-23 08:30:00,2025-09-23 09:05:00,4204.57,4213.27,-0.0,flip_to_long -83786,做多,2025-09-23 09:05:00,2025-09-23 09:10:00,4213.27,4219.98,0.0,tp_upper -83787,做空,2025-09-23 09:25:00,2025-09-23 09:30:00,4202.53,4198.6,0.0,tp_lower -83788,做多,2025-09-23 10:50:00,2025-09-23 10:55:00,4193.68,4191.03,-0.0,flip_to_short -83789,做空,2025-09-23 10:55:00,2025-09-23 11:05:00,4191.03,4181.84,0.0,tp_lower -83790,做多,2025-09-23 11:25:00,2025-09-23 11:45:00,4187.01,4187.99,-0.0,flip_to_short -83791,做空,2025-09-23 11:45:00,2025-09-23 12:10:00,4187.99,4193.35,-0.0,flip_to_long -83792,做多,2025-09-23 12:10:00,2025-09-23 12:15:00,4193.35,4191.93,-0.0,tp_upper -83793,做空,2025-09-23 12:20:00,2025-09-23 12:30:00,4183.7,4189.42,-0.0,flip_to_long -83794,做多,2025-09-23 12:30:00,2025-09-23 12:35:00,4189.42,4193.19,0.0,tp_upper -83795,做空,2025-09-23 12:50:00,2025-09-23 13:20:00,4192.25,4190.12,0.0,flip_to_long -83796,做多,2025-09-23 13:20:00,2025-09-23 13:30:00,4190.12,4203.18,0.0,tp_upper -83797,做空,2025-09-23 13:35:00,2025-09-23 13:40:00,4197.88,4186.77,0.0,tp_lower -83798,做多,2025-09-23 13:45:00,2025-09-23 14:10:00,4187.96,4196.26,0.0,tp_upper -83799,做空,2025-09-23 14:15:00,2025-09-23 14:30:00,4189.02,4170.37,0.0,tp_lower -83800,做多,2025-09-23 14:40:00,2025-09-23 14:45:00,4189.52,4177.02,-0.0,flip_to_short -83801,做空,2025-09-23 14:45:00,2025-09-23 15:00:00,4177.02,4168.99,0.0,tp_lower -83802,做多,2025-09-23 15:10:00,2025-09-23 15:25:00,4180.57,4190.57,0.0,tp_upper -83803,做空,2025-09-23 15:30:00,2025-09-23 15:45:00,4185.72,4180.15,0.0,flip_to_long -83804,做多,2025-09-23 15:45:00,2025-09-23 15:55:00,4180.15,4178.8,-0.0,flip_to_short -83805,做空,2025-09-23 15:55:00,2025-09-23 16:05:00,4178.8,4165.89,0.0,tp_lower -83806,做多,2025-09-23 16:15:00,2025-09-23 16:30:00,4182.52,4179.71,-0.0,flip_to_short -83807,做空,2025-09-23 16:30:00,2025-09-23 16:35:00,4179.71,4168.79,0.0,tp_lower -83808,做多,2025-09-23 16:50:00,2025-09-23 17:00:00,4191.31,4176.38,-0.0,flip_to_short -83809,做空,2025-09-23 17:00:00,2025-09-23 17:05:00,4176.38,4179.14,-0.0,flip_to_long -83810,做多,2025-09-23 17:05:00,2025-09-23 17:25:00,4179.14,4168.0,-0.0,flip_to_short -83811,做空,2025-09-23 17:25:00,2025-09-23 17:35:00,4168.0,4147.1,0.0,tp_lower -83812,做多,2025-09-23 18:25:00,2025-09-23 18:35:00,4157.71,4155.46,-0.0,flip_to_short -83813,做空,2025-09-23 18:35:00,2025-09-23 18:55:00,4155.46,4155.45,-0.0,flip_to_long -83814,做多,2025-09-23 18:55:00,2025-09-23 19:00:00,4155.45,4165.45,0.0,tp_upper -83815,做空,2025-09-23 19:35:00,2025-09-23 19:50:00,4161.49,4150.82,0.0,tp_lower -83816,做多,2025-09-23 20:00:00,2025-09-23 20:45:00,4154.28,4158.16,0.0,flip_to_short -83817,做空,2025-09-23 20:45:00,2025-09-23 22:30:00,4158.16,4180.91,-0.0,flip_to_long -83818,做多,2025-09-23 22:30:00,2025-09-23 22:45:00,4180.91,4181.31,-0.0,flip_to_short -83819,做空,2025-09-23 22:45:00,2025-09-23 23:05:00,4181.31,4182.41,-0.0,flip_to_long -83820,做多,2025-09-23 23:05:00,2025-09-23 23:10:00,4182.41,4179.12,-0.0,flip_to_short -83821,做空,2025-09-23 23:10:00,2025-09-23 23:15:00,4179.12,4168.26,0.0,tp_lower -83822,做多,2025-09-23 23:35:00,2025-09-24 00:20:00,4174.26,4186.78,0.0,tp_upper -83823,做空,2025-09-24 00:55:00,2025-09-24 01:05:00,4172.12,4177.76,-0.0,flip_to_long -83824,做多,2025-09-24 01:05:00,2025-09-24 02:05:00,4177.76,4182.14,0.0,flip_to_short -83825,做空,2025-09-24 02:05:00,2025-09-24 02:10:00,4182.14,4168.31,0.0,tp_lower -83826,做多,2025-09-24 04:30:00,2025-09-24 04:45:00,4141.2,4138.27,-0.0,flip_to_short -83827,做空,2025-09-24 04:45:00,2025-09-24 07:25:00,4138.27,4168.01,-0.0,tp_lower -83828,做多,2025-09-24 07:40:00,2025-09-24 07:50:00,4174.72,4170.37,-0.0,flip_to_short -83829,做空,2025-09-24 07:50:00,2025-09-24 08:05:00,4170.37,4174.57,-0.0,flip_to_long -83830,做多,2025-09-24 08:05:00,2025-09-24 08:15:00,4174.57,4168.59,-0.0,flip_to_short -83831,做空,2025-09-24 08:15:00,2025-09-24 08:30:00,4168.59,4174.76,-0.0,flip_to_long -83832,做多,2025-09-24 08:30:00,2025-09-24 08:35:00,4174.76,4172.56,-0.0,flip_to_short -83833,做空,2025-09-24 08:35:00,2025-09-24 08:40:00,4172.56,4175.15,-0.0,flip_to_long -83834,做多,2025-09-24 08:40:00,2025-09-24 08:45:00,4175.15,4174.49,-0.0,flip_to_short -83835,做空,2025-09-24 08:45:00,2025-09-24 08:55:00,4174.49,4173.09,-0.0,flip_to_long -83836,做多,2025-09-24 08:55:00,2025-09-24 09:00:00,4173.09,4171.4,-0.0,flip_to_short -83837,做空,2025-09-24 09:00:00,2025-09-24 09:15:00,4171.4,4172.97,-0.0,flip_to_long -83838,做多,2025-09-24 09:15:00,2025-09-24 09:20:00,4172.97,4172.55,-0.0,flip_to_short -83839,做空,2025-09-24 09:20:00,2025-09-24 10:25:00,4172.55,4166.01,0.0,tp_lower -83840,做多,2025-09-24 10:55:00,2025-09-24 11:10:00,4175.39,4190.73,0.0,tp_upper -83841,做空,2025-09-24 11:35:00,2025-09-24 11:55:00,4179.48,4179.95,-0.0,flip_to_long -83842,做多,2025-09-24 11:55:00,2025-09-24 12:05:00,4179.95,4175.43,-0.0,flip_to_short -83843,做空,2025-09-24 12:05:00,2025-09-24 12:35:00,4175.43,4178.81,-0.0,flip_to_long -83844,做多,2025-09-24 12:35:00,2025-09-24 12:50:00,4178.81,4176.61,-0.0,flip_to_short -83845,做空,2025-09-24 12:50:00,2025-09-24 13:00:00,4176.61,4181.76,-0.0,flip_to_long -83846,做多,2025-09-24 13:00:00,2025-09-24 13:05:00,4181.76,4175.56,-0.0,flip_to_short -83847,做空,2025-09-24 13:05:00,2025-09-24 13:10:00,4175.56,4173.84,-0.0,tp_lower -83848,做多,2025-09-24 13:30:00,2025-09-24 14:30:00,4175.46,4169.13,-0.0,flip_to_short -83849,做空,2025-09-24 14:30:00,2025-09-24 15:50:00,4169.13,4173.4,-0.0,tp_lower -83850,做多,2025-09-24 17:05:00,2025-09-24 17:30:00,4173.56,4186.41,0.0,tp_upper -83851,做空,2025-09-24 18:05:00,2025-09-24 18:20:00,4176.03,4173.5,0.0,tp_lower -83852,做多,2025-09-24 18:25:00,2025-09-24 20:55:00,4177.03,4163.06,-0.0,tp_upper -83853,做空,2025-09-24 21:35:00,2025-09-24 21:40:00,4161.92,4163.51,-0.0,flip_to_long -83854,做多,2025-09-24 21:40:00,2025-09-24 21:45:00,4163.51,4161.46,-0.0,flip_to_short -83855,做空,2025-09-24 21:45:00,2025-09-24 21:50:00,4161.46,4162.25,-0.0,flip_to_long -83856,做多,2025-09-24 21:50:00,2025-09-24 21:55:00,4162.25,4142.89,-0.0,flip_to_short -83857,做空,2025-09-24 21:55:00,2025-09-24 22:00:00,4142.89,4152.34,-0.0,tp_lower -83858,做多,2025-09-24 23:00:00,2025-09-24 23:05:00,4159.39,4153.15,-0.0,flip_to_short -83859,做空,2025-09-24 23:05:00,2025-09-24 23:10:00,4153.15,4157.99,-0.0,flip_to_long -83860,做多,2025-09-24 23:10:00,2025-09-24 23:15:00,4157.99,4152.01,-0.0,flip_to_short -83861,做空,2025-09-24 23:15:00,2025-09-24 23:20:00,4152.01,4153.53,-0.0,flip_to_long -83862,做多,2025-09-24 23:20:00,2025-09-24 23:30:00,4153.53,4149.38,-0.0,flip_to_short -83863,做空,2025-09-24 23:30:00,2025-09-24 23:40:00,4149.38,4146.42,0.0,tp_lower -83864,做多,2025-09-24 23:55:00,2025-09-25 00:15:00,4150.51,4144.64,-0.0,flip_to_short -83865,做空,2025-09-25 00:15:00,2025-09-25 00:20:00,4144.64,4138.45,0.0,tp_lower -83866,做多,2025-09-25 02:30:00,2025-09-25 02:40:00,4122.55,4099.28,-0.0,flip_to_short -83867,做空,2025-09-25 02:40:00,2025-09-25 02:45:00,4099.28,4108.33,-0.0,flip_to_long -83868,做多,2025-09-25 02:45:00,2025-09-25 02:50:00,4108.33,4091.68,-0.0,flip_to_short -83869,做空,2025-09-25 02:50:00,2025-09-25 02:55:00,4091.68,4099.51,-0.0,flip_to_long -83870,做多,2025-09-25 02:55:00,2025-09-25 03:00:00,4099.51,4092.48,-0.0,flip_to_short -83871,做空,2025-09-25 03:00:00,2025-09-25 03:05:00,4092.48,4093.35,-0.0,flip_to_long -83872,做多,2025-09-25 03:05:00,2025-09-25 05:30:00,4093.35,4028.44,-0.0,flip_to_short -83873,做空,2025-09-25 05:30:00,2025-09-25 06:15:00,4028.44,4013.75,0.0,tp_lower -83874,做多,2025-09-25 07:15:00,2025-09-25 07:20:00,4012.61,4006.13,-0.0,flip_to_short -83875,做空,2025-09-25 07:20:00,2025-09-25 07:25:00,4006.13,4010.99,-0.0,flip_to_long -83876,做多,2025-09-25 07:25:00,2025-09-25 07:35:00,4010.99,4014.8,0.0,tp_upper -83877,做空,2025-09-25 07:55:00,2025-09-25 09:00:00,4006.95,4016.52,-0.0,flip_to_long -83878,做多,2025-09-25 09:00:00,2025-09-25 09:15:00,4016.52,4036.06,0.0,tp_upper -83879,做空,2025-09-25 09:50:00,2025-09-25 10:05:00,4026.51,4028.32,-0.0,flip_to_long -83880,做多,2025-09-25 10:05:00,2025-09-25 10:25:00,4028.32,4028.86,-0.0,flip_to_short -83881,做空,2025-09-25 10:25:00,2025-09-25 10:45:00,4028.86,4014.28,0.0,tp_lower -83882,做多,2025-09-25 12:00:00,2025-09-25 12:10:00,4009.64,4009.27,-0.0,flip_to_short -83883,做空,2025-09-25 12:10:00,2025-09-25 12:20:00,4009.27,4003.2,0.0,flip_to_long -83884,做多,2025-09-25 12:20:00,2025-09-25 12:25:00,4003.2,3942.56,-0.0,flip_to_short -83885,做空,2025-09-25 12:25:00,2025-09-25 12:30:00,3942.56,3984.89,-0.0,tp_lower -83886,做多,2025-09-25 12:40:00,2025-09-25 12:50:00,3994.28,3990.0,-0.0,flip_to_short -83887,做空,2025-09-25 12:50:00,2025-09-25 13:05:00,3990.0,3960.8,0.0,tp_lower -83888,做多,2025-09-25 13:15:00,2025-09-25 13:30:00,3996.64,3991.05,-0.0,flip_to_short -83889,做空,2025-09-25 13:30:00,2025-09-25 13:40:00,3991.05,3957.33,0.0,tp_lower -83890,做多,2025-09-25 14:00:00,2025-09-25 14:15:00,3979.93,4016.89,0.0,tp_upper -83891,做空,2025-09-25 15:05:00,2025-09-25 15:35:00,3997.52,4005.77,-0.0,flip_to_long -83892,做多,2025-09-25 15:35:00,2025-09-25 15:40:00,4005.77,3997.8,-0.0,flip_to_short -83893,做空,2025-09-25 15:40:00,2025-09-25 16:05:00,3997.8,3999.17,-0.0,flip_to_long -83894,做多,2025-09-25 16:05:00,2025-09-25 18:25:00,3999.17,3880.44,-0.0,flip_to_short -83895,做空,2025-09-25 18:25:00,2025-09-25 18:35:00,3880.44,3876.1,0.0,flip_to_long -83896,做多,2025-09-25 18:35:00,2025-09-25 18:50:00,3876.1,3915.17,0.0,tp_upper -83897,做空,2025-09-25 19:55:00,2025-09-25 20:15:00,3910.06,3909.1,-0.0,tp_lower -83898,做多,2025-09-25 21:05:00,2025-09-25 21:10:00,3915.0,3898.71,-0.0,flip_to_short -83899,做空,2025-09-25 21:10:00,2025-09-25 21:15:00,3898.71,3901.6,-0.0,flip_to_long -83900,做多,2025-09-25 21:15:00,2025-09-25 21:25:00,3901.6,3894.09,-0.0,flip_to_short -83901,做空,2025-09-25 21:25:00,2025-09-25 21:45:00,3894.09,3900.0,-0.0,flip_to_long -83902,做多,2025-09-25 21:45:00,2025-09-25 22:00:00,3900.0,3900.17,-0.0,tp_upper -83903,做空,2025-09-25 22:30:00,2025-09-25 22:40:00,3902.59,3899.37,0.0,flip_to_long -83904,做多,2025-09-25 22:40:00,2025-09-25 23:10:00,3899.37,3889.7,-0.0,flip_to_short -83905,做空,2025-09-25 23:10:00,2025-09-25 23:25:00,3889.7,3889.38,-0.0,tp_lower -83906,做多,2025-09-26 00:00:00,2025-09-26 00:20:00,3885.7,3900.63,0.0,tp_upper -83907,做空,2025-09-26 00:40:00,2025-09-26 00:50:00,3872.72,3918.9,-0.0,flip_to_long -83908,做多,2025-09-26 00:50:00,2025-09-26 00:55:00,3918.9,3930.79,0.0,tp_upper -83909,做空,2025-09-26 03:00:00,2025-09-26 03:10:00,3953.41,3959.6,-0.0,flip_to_long -83910,做多,2025-09-26 03:10:00,2025-09-26 03:15:00,3959.6,3955.13,-0.0,tp_upper -83911,做空,2025-09-26 03:25:00,2025-09-26 03:40:00,3954.23,3956.51,-0.0,flip_to_long -83912,做多,2025-09-26 03:40:00,2025-09-26 03:45:00,3956.51,3955.86,-0.0,flip_to_short -83913,做空,2025-09-26 03:45:00,2025-09-26 04:35:00,3955.86,3941.99,0.0,tp_lower -83914,做多,2025-09-26 05:15:00,2025-09-26 05:25:00,3957.82,3955.7,-0.0,flip_to_short -83915,做空,2025-09-26 05:25:00,2025-09-26 05:45:00,3955.7,3927.65,0.0,tp_lower -83916,做多,2025-09-26 06:15:00,2025-09-26 06:45:00,3940.7,3925.59,-0.0,flip_to_short -83917,做空,2025-09-26 06:45:00,2025-09-26 07:10:00,3925.59,3932.41,-0.0,flip_to_long -83918,做多,2025-09-26 07:10:00,2025-09-26 07:25:00,3932.41,3928.8,-0.0,flip_to_short -83919,做空,2025-09-26 07:25:00,2025-09-26 07:30:00,3928.8,3909.16,0.0,tp_lower -83920,做多,2025-09-26 07:55:00,2025-09-26 09:00:00,3936.61,3929.05,-0.0,flip_to_short -83921,做空,2025-09-26 09:00:00,2025-09-26 09:05:00,3929.05,3932.13,-0.0,flip_to_long -83922,做多,2025-09-26 09:05:00,2025-09-26 09:15:00,3932.13,3928.65,-0.0,flip_to_short -83923,做空,2025-09-26 09:15:00,2025-09-26 09:25:00,3928.65,3925.76,0.0,tp_lower -83924,做多,2025-09-26 11:25:00,2025-09-26 11:35:00,3888.98,3905.23,0.0,tp_upper -83925,做空,2025-09-26 12:05:00,2025-09-26 12:25:00,3888.32,3901.82,-0.0,flip_to_long -83926,做多,2025-09-26 12:25:00,2025-09-26 12:30:00,3901.82,3925.07,0.0,tp_upper -83927,做空,2025-09-26 13:25:00,2025-09-26 13:30:00,3913.68,3919.95,-0.0,flip_to_long -83928,做多,2025-09-26 13:30:00,2025-09-26 13:50:00,3919.95,3977.08,0.0,tp_upper -83929,做空,2025-09-26 14:20:00,2025-09-26 14:35:00,3936.54,3943.82,-0.0,flip_to_long -83930,做多,2025-09-26 14:35:00,2025-09-26 14:40:00,3943.82,3939.62,-0.0,flip_to_short -83931,做空,2025-09-26 14:40:00,2025-09-26 15:00:00,3939.62,3944.4,-0.0,flip_to_long -83932,做多,2025-09-26 15:00:00,2025-09-26 15:05:00,3944.4,3943.81,-0.0,flip_to_short -83933,做空,2025-09-26 15:05:00,2025-09-26 15:15:00,3943.81,3956.06,-0.0,flip_to_long -83934,做多,2025-09-26 15:15:00,2025-09-26 15:20:00,3956.06,3945.0,-0.0,flip_to_short -83935,做空,2025-09-26 15:20:00,2025-09-26 15:25:00,3945.0,3958.8,-0.0,flip_to_long -83936,做多,2025-09-26 15:25:00,2025-09-26 15:50:00,3958.8,3943.78,-0.0,flip_to_short -83937,做空,2025-09-26 15:50:00,2025-09-26 19:15:00,3943.78,4039.06,-0.0,flip_to_long -83938,做多,2025-09-26 19:15:00,2025-09-26 20:15:00,4039.06,4017.04,-0.0,flip_to_short -83939,做空,2025-09-26 20:15:00,2025-09-26 21:10:00,4017.04,4014.73,0.0,flip_to_long -83940,做多,2025-09-26 21:10:00,2025-09-26 21:15:00,4014.73,4009.51,-0.0,flip_to_short -83941,做空,2025-09-26 21:15:00,2025-09-26 21:20:00,4009.51,4013.62,-0.0,flip_to_long -83942,做多,2025-09-26 21:20:00,2025-09-26 21:30:00,4013.62,4011.62,-0.0,flip_to_short -83943,做空,2025-09-26 21:30:00,2025-09-26 21:35:00,4011.62,4014.05,-0.0,flip_to_long -83944,做多,2025-09-26 21:35:00,2025-09-26 21:50:00,4014.05,4015.48,-0.0,tp_upper -83945,做空,2025-09-26 22:55:00,2025-09-26 23:30:00,4024.58,4028.01,-0.0,flip_to_long -83946,做多,2025-09-26 23:30:00,2025-09-27 00:00:00,4028.01,4026.99,-0.0,flip_to_short -83947,做空,2025-09-27 00:00:00,2025-09-27 00:15:00,4026.99,4025.58,-0.0,flip_to_long -83948,做多,2025-09-27 00:15:00,2025-09-27 00:20:00,4025.58,4022.55,-0.0,flip_to_short -83949,做空,2025-09-27 00:20:00,2025-09-27 00:25:00,4022.55,4026.59,-0.0,flip_to_long -83950,做多,2025-09-27 00:25:00,2025-09-27 00:30:00,4026.59,4025.55,-0.0,flip_to_short -83951,做空,2025-09-27 00:30:00,2025-09-27 00:45:00,4025.55,4017.99,0.0,tp_lower -83952,做多,2025-09-27 00:50:00,2025-09-27 02:15:00,4024.18,4012.85,-0.0,flip_to_short -83953,做空,2025-09-27 02:15:00,2025-09-27 02:40:00,4012.85,4015.49,-0.0,flip_to_long -83954,做多,2025-09-27 02:40:00,2025-09-27 02:45:00,4015.49,4012.25,-0.0,flip_to_short -83955,做空,2025-09-27 02:45:00,2025-09-27 03:00:00,4012.25,4013.39,-0.0,flip_to_long -83956,做多,2025-09-27 03:00:00,2025-09-27 03:05:00,4013.39,4009.85,-0.0,flip_to_short -83957,做空,2025-09-27 03:05:00,2025-09-27 03:15:00,4009.85,4013.49,-0.0,flip_to_long -83958,做多,2025-09-27 03:15:00,2025-09-27 03:25:00,4013.49,4021.64,0.0,tp_upper -83959,做空,2025-09-27 04:10:00,2025-09-27 04:15:00,4013.33,4016.43,-0.0,flip_to_long -83960,做多,2025-09-27 04:15:00,2025-09-27 04:45:00,4016.43,4018.82,0.0,flip_to_short -83961,做空,2025-09-27 04:45:00,2025-09-27 04:50:00,4018.82,4021.2,-0.0,flip_to_long -83962,做多,2025-09-27 04:50:00,2025-09-27 04:55:00,4021.2,4020.0,-0.0,flip_to_short -83963,做空,2025-09-27 04:55:00,2025-09-27 05:10:00,4020.0,4012.44,0.0,tp_lower -83964,做多,2025-09-27 05:40:00,2025-09-27 05:45:00,4017.61,4017.54,-0.0,flip_to_short -83965,做空,2025-09-27 05:45:00,2025-09-27 05:50:00,4017.54,4019.42,-0.0,flip_to_long -83966,做多,2025-09-27 05:50:00,2025-09-27 05:55:00,4019.42,4018.05,-0.0,flip_to_short -83967,做空,2025-09-27 05:55:00,2025-09-27 06:35:00,4018.05,4012.6,0.0,flip_to_long -83968,做多,2025-09-27 06:35:00,2025-09-27 07:05:00,4012.6,4017.59,0.0,tp_upper -83969,做空,2025-09-27 07:15:00,2025-09-27 07:30:00,4016.79,4009.67,0.0,tp_lower -83970,做多,2025-09-27 09:35:00,2025-09-27 10:35:00,3987.88,4007.97,0.0,tp_upper -83971,做空,2025-09-27 11:40:00,2025-09-27 12:05:00,4003.05,3993.16,0.0,tp_lower -83972,做多,2025-09-27 12:35:00,2025-09-27 12:45:00,4005.6,4021.3,0.0,tp_upper -83973,做空,2025-09-27 14:00:00,2025-09-27 14:05:00,4014.99,4019.68,-0.0,flip_to_long -83974,做多,2025-09-27 14:05:00,2025-09-27 14:15:00,4019.68,4017.85,-0.0,flip_to_short -83975,做空,2025-09-27 14:15:00,2025-09-27 14:30:00,4017.85,4017.25,-0.0,flip_to_long -83976,做多,2025-09-27 14:30:00,2025-09-27 14:40:00,4017.25,4015.51,-0.0,flip_to_short -83977,做空,2025-09-27 14:40:00,2025-09-27 14:45:00,4015.51,4011.41,0.0,tp_lower -83978,做多,2025-09-27 15:30:00,2025-09-27 15:35:00,4015.98,4011.65,-0.0,flip_to_short -83979,做空,2025-09-27 15:35:00,2025-09-27 15:40:00,4011.65,4015.03,-0.0,flip_to_long -83980,做多,2025-09-27 15:40:00,2025-09-27 16:00:00,4015.03,4012.55,-0.0,flip_to_short -83981,做空,2025-09-27 16:00:00,2025-09-27 16:05:00,4012.55,4012.51,-0.0,flip_to_long -83982,做多,2025-09-27 16:05:00,2025-09-27 16:10:00,4012.51,4010.05,-0.0,flip_to_short -83983,做空,2025-09-27 16:10:00,2025-09-27 16:20:00,4010.05,4013.45,-0.0,flip_to_long -83984,做多,2025-09-27 16:20:00,2025-09-27 16:25:00,4013.45,4009.9,-0.0,flip_to_short -83985,做空,2025-09-27 16:25:00,2025-09-27 16:35:00,4009.9,4009.66,-0.0,flip_to_long -83986,做多,2025-09-27 16:35:00,2025-09-27 18:00:00,4009.66,3992.62,-0.0,flip_to_short -83987,做空,2025-09-27 18:00:00,2025-09-27 18:15:00,3992.62,3995.67,-0.0,flip_to_long -83988,做多,2025-09-27 18:15:00,2025-09-27 18:20:00,3995.67,3995.57,-0.0,flip_to_short -83989,做空,2025-09-27 18:20:00,2025-09-27 18:50:00,3995.57,3991.99,0.0,flip_to_long -83990,做多,2025-09-27 18:50:00,2025-09-27 19:10:00,3991.99,3990.93,-0.0,flip_to_short -83991,做空,2025-09-27 19:10:00,2025-09-27 19:15:00,3990.93,3995.26,-0.0,flip_to_long -83992,做多,2025-09-27 19:15:00,2025-09-27 19:50:00,3995.26,4000.01,0.0,tp_upper -83993,做空,2025-09-27 22:45:00,2025-09-27 22:50:00,4015.0,4018.34,-0.0,flip_to_long -83994,做多,2025-09-27 22:50:00,2025-09-27 23:05:00,4018.34,4021.1,0.0,flip_to_short -83995,做空,2025-09-27 23:05:00,2025-09-28 00:00:00,4021.1,4020.65,-0.0,flip_to_long -83996,做多,2025-09-28 00:00:00,2025-09-28 00:05:00,4020.65,4009.98,-0.0,flip_to_short -83997,做空,2025-09-28 00:05:00,2025-09-28 00:10:00,4009.98,4011.14,-0.0,tp_lower -83998,做多,2025-09-28 00:20:00,2025-09-28 00:25:00,4021.42,4027.71,0.0,tp_upper -83999,做空,2025-09-28 00:35:00,2025-09-28 00:40:00,4016.36,4023.0,-0.0,flip_to_long -84000,做多,2025-09-28 00:40:00,2025-09-28 00:45:00,4023.0,4015.83,-0.0,flip_to_short -84001,做空,2025-09-28 00:45:00,2025-09-28 00:50:00,4015.83,4017.4,-0.0,flip_to_long -84002,做多,2025-09-28 00:50:00,2025-09-28 00:55:00,4017.4,4014.73,-0.0,flip_to_short -84003,做空,2025-09-28 00:55:00,2025-09-28 01:05:00,4014.73,4006.28,0.0,tp_lower -84004,做空,2025-09-28 02:25:00,2025-09-28 03:00:00,4002.88,4004.26,-0.0,flip_to_long -84005,做多,2025-09-28 03:00:00,2025-09-28 03:05:00,4004.26,4001.05,-0.0,flip_to_short -84006,做空,2025-09-28 03:05:00,2025-09-28 03:20:00,4001.05,4001.56,-0.0,flip_to_long -84007,做多,2025-09-28 03:20:00,2025-09-28 03:25:00,4001.56,4001.3,-0.0,flip_to_short -84008,做空,2025-09-28 03:25:00,2025-09-28 03:45:00,4001.3,4000.26,-0.0,flip_to_long -84009,做多,2025-09-28 03:45:00,2025-09-28 04:10:00,4000.26,3996.98,-0.0,flip_to_short -84010,做空,2025-09-28 04:10:00,2025-09-28 04:20:00,3996.98,3997.15,-0.0,tp_lower -84011,做多,2025-09-28 04:30:00,2025-09-28 05:00:00,3999.62,4007.19,0.0,tp_upper -84012,做空,2025-09-28 06:25:00,2025-09-28 06:30:00,3998.63,3997.68,-0.0,tp_lower -84013,做多,2025-09-28 07:10:00,2025-09-28 08:15:00,4006.19,4006.06,-0.0,flip_to_short -84014,做空,2025-09-28 08:15:00,2025-09-28 08:30:00,4006.06,4001.25,0.0,tp_lower -84015,做多,2025-09-28 09:40:00,2025-09-28 09:45:00,4000.81,3996.01,-0.0,flip_to_short -84016,做空,2025-09-28 09:45:00,2025-09-28 10:00:00,3996.01,3986.77,0.0,tp_lower -84017,做多,2025-09-28 10:30:00,2025-09-28 10:50:00,3993.11,3995.0,-0.0,flip_to_short -84018,做空,2025-09-28 10:50:00,2025-09-28 11:20:00,3995.0,3985.8,0.0,tp_lower -84019,做多,2025-09-28 11:30:00,2025-09-28 12:00:00,3988.05,3988.11,-0.0,flip_to_short -84020,做空,2025-09-28 12:00:00,2025-09-28 12:10:00,3988.11,3987.17,-0.0,flip_to_long -84021,做多,2025-09-28 12:10:00,2025-09-28 13:25:00,3987.17,3996.45,0.0,tp_upper -84022,做空,2025-09-28 15:35:00,2025-09-28 15:40:00,4015.38,4020.0,-0.0,flip_to_long -84023,做多,2025-09-28 15:40:00,2025-09-28 15:50:00,4020.0,4020.64,-0.0,flip_to_short -84024,做空,2025-09-28 15:50:00,2025-09-28 16:40:00,4020.64,4026.39,-0.0,flip_to_long -84025,做多,2025-09-28 16:40:00,2025-09-28 17:05:00,4026.39,4038.89,0.0,tp_upper -84026,做空,2025-09-28 17:20:00,2025-09-28 17:25:00,4023.48,4036.04,-0.0,flip_to_long -84027,做多,2025-09-28 17:25:00,2025-09-28 17:35:00,4036.04,4042.85,0.0,tp_upper -84028,做空,2025-09-28 18:15:00,2025-09-28 18:30:00,4035.69,4037.44,-0.0,flip_to_long -84029,做多,2025-09-28 18:30:00,2025-09-28 18:45:00,4037.44,4037.57,-0.0,flip_to_short -84030,做空,2025-09-28 18:45:00,2025-09-28 19:15:00,4037.57,4033.69,0.0,tp_lower -84031,做多,2025-09-28 19:20:00,2025-09-28 19:35:00,4036.98,4037.49,-0.0,flip_to_short -84032,做空,2025-09-28 19:35:00,2025-09-28 19:45:00,4037.49,4038.16,-0.0,flip_to_long -84033,做多,2025-09-28 19:45:00,2025-09-28 19:50:00,4038.16,4036.6,-0.0,flip_to_short -84034,做空,2025-09-28 19:50:00,2025-09-28 19:55:00,4036.6,4037.44,-0.0,flip_to_long -84035,做多,2025-09-28 19:55:00,2025-09-28 20:05:00,4037.44,4037.0,-0.0,flip_to_short -84036,做空,2025-09-28 20:05:00,2025-09-28 20:15:00,4037.0,4041.22,-0.0,flip_to_long -84037,做多,2025-09-28 20:15:00,2025-09-28 20:20:00,4041.22,4047.0,0.0,tp_upper -84038,做空,2025-09-28 21:30:00,2025-09-28 22:00:00,4041.75,4056.57,-0.0,flip_to_long -84039,做多,2025-09-28 22:00:00,2025-09-28 22:05:00,4056.57,4100.84,0.0,tp_upper -84040,做空,2025-09-29 00:15:00,2025-09-29 00:20:00,4128.92,4141.0,-0.0,flip_to_long -84041,做多,2025-09-29 00:20:00,2025-09-29 00:30:00,4141.0,4127.5,-0.0,flip_to_short -84042,做空,2025-09-29 00:30:00,2025-09-29 00:45:00,4127.5,4131.2,-0.0,flip_to_long -84043,做多,2025-09-29 00:45:00,2025-09-29 02:30:00,4131.2,4118.19,-0.0,flip_to_short -84044,做空,2025-09-29 02:30:00,2025-09-29 02:40:00,4118.19,4107.3,0.0,tp_lower -84045,做多,2025-09-29 03:45:00,2025-09-29 04:05:00,4112.07,4117.66,0.0,tp_upper -84046,做空,2025-09-29 05:00:00,2025-09-29 05:05:00,4110.67,4107.79,0.0,tp_lower -84047,做多,2025-09-29 05:45:00,2025-09-29 05:50:00,4112.19,4110.79,-0.0,flip_to_short -84048,做空,2025-09-29 05:50:00,2025-09-29 05:55:00,4110.79,4112.39,-0.0,flip_to_long -84049,做多,2025-09-29 05:55:00,2025-09-29 06:00:00,4112.39,4103.64,-0.0,flip_to_short -84050,做空,2025-09-29 06:00:00,2025-09-29 06:10:00,4103.64,4097.92,0.0,tp_lower -84051,做多,2025-09-29 06:40:00,2025-09-29 06:45:00,4107.02,4104.09,-0.0,flip_to_short -84052,做空,2025-09-29 06:45:00,2025-09-29 06:55:00,4104.09,4095.36,0.0,tp_lower -84053,做多,2025-09-29 07:30:00,2025-09-29 07:45:00,4099.52,4110.48,0.0,tp_upper -84054,做空,2025-09-29 10:30:00,2025-09-29 10:35:00,4122.63,4122.14,-0.0,tp_lower -84055,做多,2025-09-29 12:10:00,2025-09-29 12:30:00,4108.93,4116.1,0.0,tp_upper -84056,做空,2025-09-29 12:35:00,2025-09-29 12:45:00,4104.11,4104.68,-0.0,flip_to_long -84057,做多,2025-09-29 12:45:00,2025-09-29 12:50:00,4104.68,4098.29,-0.0,flip_to_short -84058,做空,2025-09-29 12:50:00,2025-09-29 12:55:00,4098.29,4095.87,0.0,tp_lower -84059,做多,2025-09-29 13:10:00,2025-09-29 13:20:00,4103.01,4104.56,-0.0,flip_to_short -84060,做空,2025-09-29 13:20:00,2025-09-29 15:45:00,4104.56,4156.53,-0.0,tp_lower -84061,做多,2025-09-29 17:45:00,2025-09-29 18:05:00,4150.65,4140.86,-0.0,flip_to_short -84062,做空,2025-09-29 18:05:00,2025-09-29 18:10:00,4140.86,4147.19,-0.0,flip_to_long -84063,做多,2025-09-29 18:10:00,2025-09-29 18:15:00,4147.19,4145.74,-0.0,flip_to_short -84064,做空,2025-09-29 18:15:00,2025-09-29 18:25:00,4145.74,4150.81,-0.0,flip_to_long -84065,做多,2025-09-29 18:25:00,2025-09-29 18:45:00,4150.81,4159.83,0.0,tp_upper -84066,做空,2025-09-29 22:05:00,2025-09-29 22:10:00,4219.75,4220.47,-0.0,flip_to_long -84067,做多,2025-09-29 22:10:00,2025-09-29 22:50:00,4220.47,4217.5,-0.0,flip_to_short -84068,做空,2025-09-29 22:50:00,2025-09-29 22:55:00,4217.5,4224.1,-0.0,flip_to_long -84069,做多,2025-09-29 22:55:00,2025-09-29 23:00:00,4224.1,4226.46,0.0,tp_upper -84070,做空,2025-09-29 23:05:00,2025-09-29 23:15:00,4226.0,4224.32,-0.0,flip_to_long -84071,做多,2025-09-29 23:15:00,2025-09-29 23:20:00,4224.32,4219.07,-0.0,flip_to_short -84072,做空,2025-09-29 23:20:00,2025-09-29 23:25:00,4219.07,4219.16,-0.0,flip_to_long -84073,做多,2025-09-29 23:25:00,2025-09-30 00:10:00,4219.16,4211.44,-0.0,flip_to_short -84074,做空,2025-09-30 00:10:00,2025-09-30 00:15:00,4211.44,4195.59,0.0,tp_lower -84075,做多,2025-09-30 00:35:00,2025-09-30 00:50:00,4211.98,4211.93,-0.0,tp_upper -84076,做空,2025-09-30 00:55:00,2025-09-30 01:05:00,4203.72,4209.0,-0.0,flip_to_long -84077,做多,2025-09-30 01:05:00,2025-09-30 01:15:00,4209.0,4210.65,-0.0,flip_to_short -84078,做空,2025-09-30 01:15:00,2025-09-30 01:35:00,4210.65,4209.95,-0.0,flip_to_long -84079,做多,2025-09-30 01:35:00,2025-09-30 01:40:00,4209.95,4199.06,-0.0,flip_to_short -84080,做空,2025-09-30 01:40:00,2025-09-30 01:50:00,4199.06,4192.17,0.0,tp_lower -84081,做多,2025-09-30 03:00:00,2025-09-30 03:20:00,4197.38,4197.45,-0.0,flip_to_short -84082,做空,2025-09-30 03:20:00,2025-09-30 03:25:00,4197.45,4199.59,-0.0,flip_to_long -84083,做多,2025-09-30 03:25:00,2025-09-30 03:30:00,4199.59,4196.87,-0.0,flip_to_short -84084,做空,2025-09-30 03:30:00,2025-09-30 03:40:00,4196.87,4204.4,-0.0,flip_to_long -84085,做多,2025-09-30 03:40:00,2025-09-30 03:45:00,4204.4,4201.4,-0.0,tp_upper -84086,做空,2025-09-30 03:50:00,2025-09-30 04:05:00,4197.0,4195.23,-0.0,tp_lower -84087,做多,2025-09-30 04:20:00,2025-09-30 04:25:00,4197.49,4195.01,-0.0,flip_to_short -84088,做空,2025-09-30 04:25:00,2025-09-30 04:30:00,4195.01,4197.12,-0.0,flip_to_long -84089,做多,2025-09-30 04:30:00,2025-09-30 04:35:00,4197.12,4193.51,-0.0,flip_to_short -84090,做空,2025-09-30 04:35:00,2025-09-30 04:40:00,4193.51,4193.99,-0.0,tp_lower -84091,做多,2025-09-30 05:55:00,2025-09-30 06:25:00,4182.44,4194.41,0.0,tp_upper -84092,做空,2025-09-30 07:20:00,2025-09-30 07:35:00,4189.99,4176.27,0.0,tp_lower -84093,做多,2025-09-30 10:40:00,2025-09-30 11:15:00,4154.29,4147.51,-0.0,flip_to_short -84094,做空,2025-09-30 11:15:00,2025-09-30 11:20:00,4147.51,4152.66,-0.0,flip_to_long -84095,做多,2025-09-30 11:20:00,2025-09-30 11:30:00,4152.66,4158.54,0.0,tp_upper -84096,做空,2025-09-30 12:10:00,2025-09-30 12:55:00,4159.12,4156.15,0.0,tp_lower -84097,做多,2025-09-30 13:20:00,2025-09-30 13:30:00,4158.01,4154.88,-0.0,flip_to_short -84098,做空,2025-09-30 13:30:00,2025-09-30 13:35:00,4154.88,4160.55,-0.0,tp_lower -84099,做空,2025-09-30 13:45:00,2025-09-30 13:50:00,4159.61,4145.89,0.0,tp_lower -84100,做多,2025-09-30 14:55:00,2025-09-30 15:00:00,4147.05,4139.19,-0.0,flip_to_short -84101,做空,2025-09-30 15:00:00,2025-09-30 15:10:00,4139.19,4115.99,0.0,tp_lower -84102,做多,2025-09-30 16:00:00,2025-09-30 16:25:00,4119.94,4114.37,-0.0,flip_to_short -84103,做空,2025-09-30 16:25:00,2025-09-30 16:40:00,4114.37,4107.51,0.0,tp_lower -84104,做多,2025-09-30 18:05:00,2025-09-30 18:10:00,4102.39,4114.4,0.0,tp_upper -84105,做空,2025-09-30 18:30:00,2025-09-30 18:35:00,4102.51,4106.95,-0.0,flip_to_long -84106,做多,2025-09-30 18:35:00,2025-09-30 18:55:00,4106.95,4114.88,0.0,tp_upper -84107,做空,2025-09-30 21:30:00,2025-09-30 22:30:00,4171.66,4140.29,0.0,tp_lower -84108,做多,2025-09-30 23:40:00,2025-09-30 23:45:00,4141.83,4140.31,-0.0,flip_to_short -84109,做空,2025-09-30 23:45:00,2025-10-01 00:30:00,4140.31,4138.73,-0.0,flip_to_long -84110,做多,2025-10-01 00:30:00,2025-10-01 00:35:00,4138.73,4131.22,-0.0,flip_to_short -84111,做空,2025-10-01 00:35:00,2025-10-01 00:45:00,4131.22,4127.66,0.0,tp_lower -84112,做多,2025-10-01 00:50:00,2025-10-01 01:10:00,4143.07,4148.96,0.0,tp_upper -84113,做空,2025-10-01 02:40:00,2025-10-01 03:00:00,4157.24,4145.23,0.0,tp_lower -84114,做多,2025-10-01 04:05:00,2025-10-01 04:20:00,4141.01,4145.16,0.0,flip_to_short -84115,做空,2025-10-01 04:20:00,2025-10-01 05:00:00,4145.16,4140.99,0.0,flip_to_long -84116,做多,2025-10-01 05:00:00,2025-10-01 05:10:00,4140.99,4147.59,0.0,tp_upper -84117,做空,2025-10-01 05:25:00,2025-10-01 06:00:00,4146.36,4140.19,0.0,tp_lower -84118,做多,2025-10-01 07:15:00,2025-10-01 08:05:00,4136.23,4151.01,0.0,tp_upper -84119,做空,2025-10-01 10:10:00,2025-10-01 10:15:00,4287.79,4294.11,-0.0,flip_to_long -84120,做多,2025-10-01 10:15:00,2025-10-01 11:35:00,4294.11,4291.74,-0.0,flip_to_short -84121,做空,2025-10-01 11:35:00,2025-10-01 12:45:00,4291.74,4288.99,0.0,tp_lower -84122,做多,2025-10-01 13:10:00,2025-10-01 13:15:00,4295.99,4293.67,-0.0,flip_to_short -84123,做空,2025-10-01 13:15:00,2025-10-01 13:35:00,4293.67,4296.63,-0.0,flip_to_long -84124,做多,2025-10-01 13:35:00,2025-10-01 13:40:00,4296.63,4291.85,-0.0,flip_to_short -84125,做空,2025-10-01 13:40:00,2025-10-01 13:50:00,4291.85,4292.84,-0.0,flip_to_long -84126,做多,2025-10-01 13:50:00,2025-10-01 14:00:00,4292.84,4314.91,0.0,tp_upper -84127,做空,2025-10-01 15:45:00,2025-10-01 15:55:00,4322.97,4325.0,-0.0,flip_to_long -84128,做多,2025-10-01 15:55:00,2025-10-01 16:25:00,4325.0,4330.55,0.0,flip_to_short -84129,做空,2025-10-01 16:25:00,2025-10-01 16:55:00,4330.55,4322.64,0.0,tp_lower -84130,做多,2025-10-01 18:30:00,2025-10-01 18:40:00,4309.36,4306.06,-0.0,flip_to_short -84131,做空,2025-10-01 18:40:00,2025-10-01 18:45:00,4306.06,4310.31,-0.0,flip_to_long -84132,做多,2025-10-01 18:45:00,2025-10-01 18:55:00,4310.31,4306.16,-0.0,flip_to_short -84133,做空,2025-10-01 18:55:00,2025-10-01 20:50:00,4306.16,4331.73,-0.0,flip_to_long -84134,做多,2025-10-01 20:50:00,2025-10-01 21:05:00,4331.73,4325.9,-0.0,flip_to_short -84135,做空,2025-10-01 21:05:00,2025-10-01 21:20:00,4325.9,4315.5,0.0,tp_lower -84136,做多,2025-10-01 22:05:00,2025-10-01 22:10:00,4321.36,4316.87,-0.0,flip_to_short -84137,做空,2025-10-01 22:10:00,2025-10-01 22:45:00,4316.87,4313.81,0.0,flip_to_long -84138,做多,2025-10-01 22:45:00,2025-10-01 22:50:00,4313.81,4310.19,-0.0,flip_to_short -84139,做空,2025-10-01 22:50:00,2025-10-01 22:55:00,4310.19,4310.55,-0.0,flip_to_long -84140,做多,2025-10-01 22:55:00,2025-10-01 23:15:00,4310.55,4329.86,0.0,tp_upper -84141,做空,2025-10-02 00:40:00,2025-10-02 01:10:00,4336.05,4344.62,-0.0,flip_to_long -84142,做多,2025-10-02 01:10:00,2025-10-02 01:25:00,4344.62,4349.12,0.0,flip_to_short -84143,做空,2025-10-02 01:25:00,2025-10-02 03:50:00,4349.12,4374.22,-0.0,tp_lower -84144,做多,2025-10-02 05:00:00,2025-10-02 05:25:00,4371.49,4390.21,0.0,tp_upper -84145,做空,2025-10-02 06:05:00,2025-10-02 06:15:00,4375.44,4377.39,-0.0,flip_to_long -84146,做多,2025-10-02 06:15:00,2025-10-02 06:25:00,4377.39,4400.03,0.0,tp_upper -84147,做空,2025-10-02 07:20:00,2025-10-02 07:25:00,4389.16,4392.06,-0.0,flip_to_long -84148,做多,2025-10-02 07:25:00,2025-10-02 08:30:00,4392.06,4384.11,-0.0,flip_to_short -84149,做空,2025-10-02 08:30:00,2025-10-02 08:35:00,4384.11,4385.4,-0.0,flip_to_long -84150,做多,2025-10-02 08:35:00,2025-10-02 09:00:00,4385.4,4379.81,-0.0,flip_to_short -84151,做空,2025-10-02 09:00:00,2025-10-02 09:05:00,4379.81,4382.38,-0.0,flip_to_long -84152,做多,2025-10-02 09:05:00,2025-10-02 09:30:00,4382.38,4384.55,-0.0,flip_to_short -84153,做空,2025-10-02 09:30:00,2025-10-02 10:10:00,4384.55,4382.49,-0.0,tp_lower -84154,做多,2025-10-02 10:35:00,2025-10-02 10:40:00,4384.56,4382.38,-0.0,flip_to_short -84155,做空,2025-10-02 10:40:00,2025-10-02 11:00:00,4382.38,4375.88,0.0,tp_lower -84156,做多,2025-10-02 11:20:00,2025-10-02 11:45:00,4379.88,4388.07,0.0,tp_upper -84157,做空,2025-10-02 11:55:00,2025-10-02 12:00:00,4377.23,4383.81,-0.0,flip_to_long -84158,做多,2025-10-02 12:00:00,2025-10-02 12:30:00,4383.81,4386.93,0.0,flip_to_short -84159,做空,2025-10-02 12:30:00,2025-10-02 13:20:00,4386.93,4389.67,-0.0,flip_to_long -84160,做多,2025-10-02 13:20:00,2025-10-02 13:30:00,4389.67,4390.8,-0.0,flip_to_short -84161,做空,2025-10-02 13:30:00,2025-10-02 13:35:00,4390.8,4391.05,-0.0,flip_to_long -84162,做多,2025-10-02 13:35:00,2025-10-02 13:45:00,4391.05,4401.33,0.0,tp_upper -84163,做空,2025-10-02 14:10:00,2025-10-02 14:15:00,4397.59,4399.1,-0.0,flip_to_long -84164,做多,2025-10-02 14:15:00,2025-10-02 14:30:00,4399.1,4403.83,0.0,flip_to_short -84165,做空,2025-10-02 14:30:00,2025-10-02 14:45:00,4403.83,4387.03,0.0,tp_lower -84166,做多,2025-10-02 15:15:00,2025-10-02 15:35:00,4393.93,4399.64,0.0,flip_to_short -84167,做空,2025-10-02 15:35:00,2025-10-02 19:55:00,4399.64,4493.49,-0.0,flip_to_long -84168,做多,2025-10-02 19:55:00,2025-10-02 21:00:00,4493.49,4487.9,-0.0,flip_to_short -84169,做空,2025-10-02 21:00:00,2025-10-02 21:55:00,4487.9,4466.67,0.0,tp_lower -84170,做多,2025-10-02 22:00:00,2025-10-02 22:05:00,4479.56,4479.28,-0.0,flip_to_short -84171,做空,2025-10-02 22:05:00,2025-10-02 22:15:00,4479.28,4467.86,0.0,tp_lower -84172,做多,2025-10-02 23:05:00,2025-10-02 23:15:00,4468.15,4470.39,0.0,flip_to_short -84173,做空,2025-10-02 23:15:00,2025-10-02 23:30:00,4470.39,4470.94,-0.0,flip_to_long -84174,做多,2025-10-02 23:30:00,2025-10-02 23:50:00,4470.94,4478.99,0.0,tp_upper -84175,做空,2025-10-03 00:10:00,2025-10-03 00:15:00,4465.99,4469.39,-0.0,flip_to_long -84176,做多,2025-10-03 00:15:00,2025-10-03 00:30:00,4469.39,4467.99,-0.0,flip_to_short -84177,做空,2025-10-03 00:30:00,2025-10-03 00:45:00,4467.99,4468.73,-0.0,flip_to_long -84178,做多,2025-10-03 00:45:00,2025-10-03 01:05:00,4468.73,4464.99,-0.0,flip_to_short -84179,做空,2025-10-03 01:05:00,2025-10-03 01:10:00,4464.99,4469.72,-0.0,flip_to_long -84180,做多,2025-10-03 01:10:00,2025-10-03 01:35:00,4469.72,4472.23,0.0,tp_upper -84181,做空,2025-10-03 01:50:00,2025-10-03 01:55:00,4467.63,4469.64,-0.0,flip_to_long -84182,做多,2025-10-03 01:55:00,2025-10-03 02:05:00,4469.64,4482.75,0.0,tp_upper -84183,做多,2025-10-03 06:05:00,2025-10-03 06:30:00,4477.45,4477.65,-0.0,flip_to_short -84184,做空,2025-10-03 06:30:00,2025-10-03 06:35:00,4477.65,4478.13,-0.0,flip_to_long -84185,做多,2025-10-03 06:35:00,2025-10-03 09:05:00,4478.13,4465.9,-0.0,tp_upper -84186,做空,2025-10-03 11:05:00,2025-10-03 11:20:00,4479.06,4479.7,-0.0,flip_to_long -84187,做多,2025-10-03 11:20:00,2025-10-03 11:25:00,4479.7,4477.69,-0.0,flip_to_short -84188,做空,2025-10-03 11:25:00,2025-10-03 11:40:00,4477.69,4482.87,-0.0,flip_to_long -84189,做多,2025-10-03 11:40:00,2025-10-03 11:45:00,4482.87,4482.77,-0.0,flip_to_short -84190,做空,2025-10-03 11:45:00,2025-10-03 12:00:00,4482.77,4476.59,0.0,flip_to_long -84191,做多,2025-10-03 12:00:00,2025-10-03 12:30:00,4476.59,4483.16,0.0,tp_upper -84192,做空,2025-10-03 12:45:00,2025-10-03 13:00:00,4478.74,4469.0,0.0,tp_lower -84193,做多,2025-10-03 13:20:00,2025-10-03 13:25:00,4483.99,4489.52,0.0,tp_upper -84194,做空,2025-10-03 13:35:00,2025-10-03 13:45:00,4487.15,4478.67,0.0,flip_to_long -84195,做多,2025-10-03 13:45:00,2025-10-03 13:50:00,4478.67,4471.56,-0.0,flip_to_short -84196,做空,2025-10-03 13:50:00,2025-10-03 14:00:00,4471.56,4465.33,0.0,tp_lower -84197,做多,2025-10-03 14:35:00,2025-10-03 15:00:00,4475.26,4464.22,-0.0,flip_to_short -84198,做空,2025-10-03 15:00:00,2025-10-03 15:05:00,4464.22,4465.1,-0.0,flip_to_long -84199,做多,2025-10-03 15:05:00,2025-10-03 15:15:00,4465.1,4483.8,0.0,tp_upper -84200,做空,2025-10-03 16:55:00,2025-10-03 17:00:00,4522.77,4484.81,0.0,tp_lower -84201,做多,2025-10-03 18:25:00,2025-10-03 18:30:00,4499.7,4497.12,-0.0,flip_to_short -84202,做空,2025-10-03 18:30:00,2025-10-03 20:15:00,4497.12,4512.93,-0.0,flip_to_long -84203,做多,2025-10-03 20:15:00,2025-10-03 20:40:00,4512.93,4539.6,0.0,tp_upper -84204,做空,2025-10-03 21:40:00,2025-10-03 21:55:00,4521.92,4521.1,-0.0,flip_to_long -84205,做多,2025-10-03 21:55:00,2025-10-03 22:10:00,4521.1,4528.52,0.0,flip_to_short -84206,做空,2025-10-03 22:10:00,2025-10-03 22:20:00,4528.52,4526.95,-0.0,flip_to_long -84207,做多,2025-10-03 22:20:00,2025-10-03 22:25:00,4526.95,4524.56,-0.0,flip_to_short -84208,做空,2025-10-03 22:25:00,2025-10-03 22:30:00,4524.56,4529.1,-0.0,flip_to_long -84209,做多,2025-10-03 22:30:00,2025-10-03 22:50:00,4529.1,4524.8,-0.0,flip_to_short -84210,做空,2025-10-03 22:50:00,2025-10-03 22:55:00,4524.8,4526.65,-0.0,flip_to_long -84211,做多,2025-10-03 22:55:00,2025-10-03 23:00:00,4526.65,4520.54,-0.0,flip_to_short -84212,做空,2025-10-03 23:00:00,2025-10-03 23:10:00,4520.54,4515.8,0.0,tp_lower -84213,做多,2025-10-04 02:40:00,2025-10-04 03:00:00,4478.36,4477.21,-0.0,flip_to_short -84214,做空,2025-10-04 03:00:00,2025-10-04 03:15:00,4477.21,4477.85,-0.0,flip_to_long -84215,做多,2025-10-04 03:15:00,2025-10-04 03:45:00,4477.85,4478.07,-0.0,flip_to_short -84216,做空,2025-10-04 03:45:00,2025-10-04 03:50:00,4478.07,4483.9,-0.0,flip_to_long -84217,做多,2025-10-04 03:50:00,2025-10-04 04:00:00,4483.9,4485.0,-0.0,tp_upper -84218,做空,2025-10-04 04:15:00,2025-10-04 04:30:00,4483.44,4480.65,0.0,flip_to_long -84219,做多,2025-10-04 04:30:00,2025-10-04 04:40:00,4480.65,4492.13,0.0,tp_upper -84220,做空,2025-10-04 06:50:00,2025-10-04 06:55:00,4503.58,4504.99,-0.0,flip_to_long -84221,做多,2025-10-04 06:55:00,2025-10-04 07:10:00,4504.99,4503.9,-0.0,flip_to_short -84222,做空,2025-10-04 07:10:00,2025-10-04 07:25:00,4503.9,4498.12,0.0,tp_lower -84223,做多,2025-10-04 09:10:00,2025-10-04 09:30:00,4494.21,4491.99,-0.0,flip_to_short -84224,做空,2025-10-04 09:30:00,2025-10-04 10:00:00,4491.99,4495.67,-0.0,flip_to_long -84225,做多,2025-10-04 10:00:00,2025-10-04 10:20:00,4495.67,4499.45,0.0,tp_upper -84226,做空,2025-10-04 10:35:00,2025-10-04 10:40:00,4490.55,4486.0,0.0,tp_lower -84227,做多,2025-10-04 11:00:00,2025-10-04 11:05:00,4493.0,4486.36,-0.0,flip_to_short -84228,做空,2025-10-04 11:05:00,2025-10-04 11:25:00,4486.36,4489.79,-0.0,flip_to_long -84229,做多,2025-10-04 11:25:00,2025-10-04 11:35:00,4489.79,4486.08,-0.0,flip_to_short -84230,做空,2025-10-04 11:35:00,2025-10-04 12:05:00,4486.08,4478.58,0.0,tp_lower -84231,做多,2025-10-04 12:10:00,2025-10-04 12:15:00,4486.1,4482.28,-0.0,flip_to_short -84232,做空,2025-10-04 12:15:00,2025-10-04 12:30:00,4482.28,4484.29,-0.0,flip_to_long -84233,做多,2025-10-04 12:30:00,2025-10-04 12:40:00,4484.29,4484.7,-0.0,flip_to_short -84234,做空,2025-10-04 12:40:00,2025-10-04 13:00:00,4484.7,4495.84,-0.0,flip_to_long -84235,做多,2025-10-04 13:00:00,2025-10-04 13:05:00,4495.84,4504.3,0.0,tp_upper -84236,做空,2025-10-04 14:40:00,2025-10-04 14:45:00,4496.06,4490.07,0.0,tp_lower -84237,做多,2025-10-04 16:30:00,2025-10-04 17:00:00,4461.01,4470.01,0.0,tp_upper -84238,做空,2025-10-04 17:40:00,2025-10-04 17:55:00,4455.41,4462.19,-0.0,flip_to_long -84239,做多,2025-10-04 17:55:00,2025-10-04 18:05:00,4462.19,4462.64,-0.0,flip_to_short -84240,做空,2025-10-04 18:05:00,2025-10-04 18:10:00,4462.64,4462.99,-0.0,flip_to_long -84241,做多,2025-10-04 18:10:00,2025-10-04 18:15:00,4462.99,4454.02,-0.0,flip_to_short -84242,做空,2025-10-04 18:15:00,2025-10-04 18:45:00,4454.02,4452.26,-0.0,tp_lower -84243,做多,2025-10-04 19:10:00,2025-10-04 20:00:00,4460.55,4467.68,0.0,tp_upper -84244,做空,2025-10-04 21:45:00,2025-10-04 22:00:00,4482.79,4484.27,-0.0,flip_to_long -84245,做多,2025-10-04 22:00:00,2025-10-04 22:05:00,4484.27,4483.56,-0.0,tp_upper -84246,做空,2025-10-04 22:10:00,2025-10-04 22:25:00,4483.04,4484.85,-0.0,flip_to_long -84247,做多,2025-10-04 22:25:00,2025-10-04 23:00:00,4484.85,4485.01,-0.0,flip_to_short -84248,做空,2025-10-04 23:00:00,2025-10-04 23:40:00,4485.01,4486.39,-0.0,flip_to_long -84249,做多,2025-10-04 23:40:00,2025-10-04 23:45:00,4486.39,4484.35,-0.0,flip_to_short -84250,做空,2025-10-04 23:45:00,2025-10-04 23:55:00,4484.35,4484.8,-0.0,flip_to_long -84251,做多,2025-10-04 23:55:00,2025-10-05 00:05:00,4484.8,4481.03,-0.0,flip_to_short -84252,做空,2025-10-05 00:05:00,2025-10-05 00:15:00,4481.03,4486.43,-0.0,flip_to_long -84253,做多,2025-10-05 00:15:00,2025-10-05 00:20:00,4486.43,4489.01,0.0,tp_upper -84254,做空,2025-10-05 00:40:00,2025-10-05 00:45:00,4477.88,4472.7,0.0,tp_lower -84255,做多,2025-10-05 01:25:00,2025-10-05 02:00:00,4477.45,4479.82,0.0,flip_to_short -84256,做空,2025-10-05 02:00:00,2025-10-05 02:25:00,4479.82,4490.0,-0.0,flip_to_long -84257,做多,2025-10-05 02:25:00,2025-10-05 02:30:00,4490.0,4534.51,0.0,tp_upper -84258,做空,2025-10-05 03:55:00,2025-10-05 04:00:00,4530.11,4544.25,-0.0,flip_to_long -84259,做多,2025-10-05 04:00:00,2025-10-05 04:05:00,4544.25,4530.01,-0.0,flip_to_short -84260,做空,2025-10-05 04:05:00,2025-10-05 04:20:00,4530.01,4540.89,-0.0,flip_to_long -84261,做多,2025-10-05 04:20:00,2025-10-05 04:45:00,4540.89,4572.28,0.0,tp_upper -84262,做空,2025-10-05 05:45:00,2025-10-05 05:55:00,4560.0,4568.07,-0.0,flip_to_long -84263,做多,2025-10-05 05:55:00,2025-10-05 06:00:00,4568.07,4567.58,-0.0,flip_to_short -84264,做空,2025-10-05 06:00:00,2025-10-05 06:20:00,4567.58,4559.79,0.0,tp_lower -84265,做多,2025-10-05 06:45:00,2025-10-05 06:50:00,4567.98,4559.69,-0.0,flip_to_short -84266,做空,2025-10-05 06:50:00,2025-10-05 07:05:00,4559.69,4575.65,-0.0,flip_to_long -84267,做多,2025-10-05 07:05:00,2025-10-05 07:10:00,4575.65,4576.84,-0.0,tp_upper -84268,做空,2025-10-05 08:40:00,2025-10-05 09:20:00,4589.32,4585.33,0.0,tp_lower -84269,做多,2025-10-05 11:00:00,2025-10-05 11:05:00,4548.0,4537.59,-0.0,flip_to_short -84270,做空,2025-10-05 11:05:00,2025-10-05 11:15:00,4537.59,4540.55,-0.0,flip_to_long -84271,做多,2025-10-05 11:15:00,2025-10-05 11:45:00,4540.55,4554.33,0.0,tp_upper -84272,做空,2025-10-05 12:00:00,2025-10-05 12:15:00,4539.12,4544.2,-0.0,flip_to_long -84273,做多,2025-10-05 12:15:00,2025-10-05 12:25:00,4544.2,4541.51,-0.0,flip_to_short -84274,做空,2025-10-05 12:25:00,2025-10-05 12:35:00,4541.51,4535.42,0.0,tp_lower -84275,做多,2025-10-05 13:25:00,2025-10-05 13:40:00,4537.64,4535.66,-0.0,flip_to_short -84276,做空,2025-10-05 13:40:00,2025-10-05 13:45:00,4535.66,4538.81,-0.0,flip_to_long -84277,做多,2025-10-05 13:45:00,2025-10-05 14:00:00,4538.81,4546.41,0.0,tp_upper -84278,做空,2025-10-05 14:30:00,2025-10-05 14:35:00,4535.11,4537.0,-0.0,flip_to_long -84279,做多,2025-10-05 14:35:00,2025-10-05 15:20:00,4537.0,4540.46,0.0,flip_to_short -84280,做空,2025-10-05 15:20:00,2025-10-05 16:05:00,4540.46,4537.61,0.0,flip_to_long -84281,做多,2025-10-05 16:05:00,2025-10-05 16:15:00,4537.61,4531.64,-0.0,flip_to_short -84282,做空,2025-10-05 16:15:00,2025-10-05 16:25:00,4531.64,4533.29,-0.0,flip_to_long -84283,做多,2025-10-05 16:25:00,2025-10-05 16:30:00,4533.29,4529.46,-0.0,flip_to_short -84284,做空,2025-10-05 16:30:00,2025-10-05 16:35:00,4529.46,4534.23,-0.0,flip_to_long -84285,做多,2025-10-05 16:35:00,2025-10-05 16:40:00,4534.23,4526.0,-0.0,flip_to_short -84286,做空,2025-10-05 16:40:00,2025-10-05 16:45:00,4526.0,4510.88,0.0,tp_lower -84287,做多,2025-10-05 17:00:00,2025-10-05 17:05:00,4531.66,4525.64,-0.0,flip_to_short -84288,做空,2025-10-05 17:05:00,2025-10-05 17:30:00,4525.64,4506.32,0.0,tp_lower -84289,做多,2025-10-05 18:30:00,2025-10-05 19:00:00,4519.0,4511.01,-0.0,flip_to_short -84290,做空,2025-10-05 19:00:00,2025-10-05 19:05:00,4511.01,4503.61,0.0,tp_lower -84291,做空,2025-10-05 19:25:00,2025-10-05 19:50:00,4505.69,4488.7,0.0,tp_lower -84292,做多,2025-10-05 20:30:00,2025-10-05 20:55:00,4500.14,4496.54,-0.0,flip_to_short -84293,做空,2025-10-05 20:55:00,2025-10-05 21:15:00,4496.54,4497.83,-0.0,flip_to_long -84294,做多,2025-10-05 21:15:00,2025-10-05 21:30:00,4497.83,4496.67,-0.0,flip_to_short -84295,做空,2025-10-05 21:30:00,2025-10-05 21:35:00,4496.67,4499.59,-0.0,flip_to_long -84296,做多,2025-10-05 21:35:00,2025-10-05 21:40:00,4499.59,4501.79,-0.0,tp_upper -84297,做空,2025-10-05 22:10:00,2025-10-05 23:55:00,4501.34,4512.35,-0.0,flip_to_long -84298,做多,2025-10-05 23:55:00,2025-10-06 00:00:00,4512.35,4509.89,-0.0,flip_to_short -84299,做空,2025-10-06 00:00:00,2025-10-06 00:10:00,4509.89,4518.25,-0.0,tp_lower -84300,做空,2025-10-06 00:25:00,2025-10-06 00:30:00,4513.06,4514.56,-0.0,flip_to_long -84301,做多,2025-10-06 00:30:00,2025-10-06 01:30:00,4514.56,4533.79,0.0,tp_upper -84302,做多,2025-10-06 02:40:00,2025-10-06 02:45:00,4519.26,4540.31,0.0,tp_upper -84303,做空,2025-10-06 03:45:00,2025-10-06 04:10:00,4529.34,4533.81,-0.0,flip_to_long -84304,做多,2025-10-06 04:10:00,2025-10-06 04:15:00,4533.81,4532.35,-0.0,flip_to_short -84305,做空,2025-10-06 04:15:00,2025-10-06 04:20:00,4532.35,4535.0,-0.0,flip_to_long -84306,做多,2025-10-06 04:20:00,2025-10-06 04:30:00,4535.0,4533.11,-0.0,tp_upper -84307,做多,2025-10-06 05:45:00,2025-10-06 05:50:00,4526.41,4524.9,-0.0,flip_to_short -84308,做空,2025-10-06 05:50:00,2025-10-06 07:40:00,4524.9,4536.64,-0.0,tp_lower -84309,做多,2025-10-06 08:30:00,2025-10-06 10:00:00,4563.79,4571.64,0.0,tp_upper -84310,做空,2025-10-06 10:05:00,2025-10-06 10:15:00,4563.23,4561.23,-0.0,tp_lower -84311,做多,2025-10-06 10:20:00,2025-10-06 10:50:00,4564.99,4572.0,0.0,tp_upper -84312,做空,2025-10-06 11:00:00,2025-10-06 11:15:00,4568.35,4569.01,-0.0,flip_to_long -84313,做多,2025-10-06 11:15:00,2025-10-06 11:25:00,4569.01,4586.65,0.0,tp_upper -84314,做空,2025-10-06 11:45:00,2025-10-06 11:55:00,4568.89,4569.54,-0.0,flip_to_long -84315,做多,2025-10-06 11:55:00,2025-10-06 12:10:00,4569.54,4583.41,0.0,tp_upper -84316,做空,2025-10-06 12:35:00,2025-10-06 12:40:00,4572.77,4575.0,-0.0,flip_to_long -84317,做多,2025-10-06 12:40:00,2025-10-06 12:50:00,4575.0,4578.24,0.0,flip_to_short -84318,做空,2025-10-06 12:50:00,2025-10-06 13:05:00,4578.24,4584.99,-0.0,flip_to_long -84319,做多,2025-10-06 13:05:00,2025-10-06 13:10:00,4584.99,4579.63,-0.0,flip_to_short -84320,做空,2025-10-06 13:10:00,2025-10-06 16:15:00,4579.63,4669.26,-0.0,flip_to_long -84321,做多,2025-10-06 16:15:00,2025-10-06 16:20:00,4669.26,4662.43,-0.0,flip_to_short -84322,做空,2025-10-06 16:20:00,2025-10-06 16:30:00,4662.43,4667.53,-0.0,flip_to_long -84323,做多,2025-10-06 16:30:00,2025-10-06 17:05:00,4667.53,4685.21,0.0,tp_upper -84324,做空,2025-10-06 18:10:00,2025-10-06 18:50:00,4694.73,4708.56,-0.0,flip_to_long -84325,做多,2025-10-06 18:50:00,2025-10-06 18:55:00,4708.56,4710.0,-0.0,tp_upper -84326,做空,2025-10-06 19:15:00,2025-10-06 20:30:00,4701.7,4707.86,-0.0,flip_to_long -84327,做多,2025-10-06 20:30:00,2025-10-06 20:35:00,4707.86,4699.17,-0.0,flip_to_short -84328,做空,2025-10-06 20:35:00,2025-10-06 21:55:00,4699.17,4692.17,0.0,flip_to_long -84329,做多,2025-10-06 21:55:00,2025-10-06 22:00:00,4692.17,4698.13,0.0,tp_upper -84330,做空,2025-10-06 22:35:00,2025-10-06 22:45:00,4683.67,4692.18,-0.0,flip_to_long -84331,做多,2025-10-06 22:45:00,2025-10-06 22:50:00,4692.18,4699.36,0.0,tp_upper -84332,做空,2025-10-06 23:05:00,2025-10-06 23:10:00,4689.85,4690.14,-0.0,flip_to_long -84333,做多,2025-10-06 23:10:00,2025-10-06 23:20:00,4690.14,4692.96,0.0,flip_to_short -84334,做空,2025-10-06 23:20:00,2025-10-06 23:45:00,4692.96,4694.36,-0.0,flip_to_long -84335,做多,2025-10-06 23:45:00,2025-10-06 23:50:00,4694.36,4688.41,-0.0,flip_to_short -84336,做空,2025-10-06 23:50:00,2025-10-07 00:00:00,4688.41,4684.54,0.0,tp_lower -84337,做多,2025-10-07 01:00:00,2025-10-07 01:15:00,4686.77,4674.12,-0.0,flip_to_short -84338,做空,2025-10-07 01:15:00,2025-10-07 01:20:00,4674.12,4669.23,0.0,tp_lower -84339,做多,2025-10-07 01:40:00,2025-10-07 01:45:00,4686.95,4674.67,-0.0,flip_to_short -84340,做空,2025-10-07 01:45:00,2025-10-07 02:00:00,4674.67,4676.19,-0.0,flip_to_long -84341,做多,2025-10-07 02:00:00,2025-10-07 02:35:00,4676.19,4672.9,-0.0,flip_to_short -84342,做空,2025-10-07 02:35:00,2025-10-07 02:45:00,4672.9,4677.7,-0.0,flip_to_long -84343,做多,2025-10-07 02:45:00,2025-10-07 03:00:00,4677.7,4684.99,0.0,tp_upper -84344,做空,2025-10-07 03:25:00,2025-10-07 04:20:00,4681.8,4686.01,-0.0,flip_to_long -84345,做多,2025-10-07 04:20:00,2025-10-07 04:30:00,4686.01,4702.54,0.0,tp_upper -84346,做空,2025-10-07 05:50:00,2025-10-07 06:00:00,4711.81,4712.37,-0.0,flip_to_long -84347,做多,2025-10-07 06:00:00,2025-10-07 06:05:00,4712.37,4706.54,-0.0,flip_to_short -84348,做空,2025-10-07 06:05:00,2025-10-07 06:10:00,4706.54,4700.22,0.0,tp_lower -84349,做多,2025-10-07 07:50:00,2025-10-07 08:00:00,4673.34,4668.45,-0.0,flip_to_short -84350,做空,2025-10-07 08:00:00,2025-10-07 08:05:00,4668.45,4658.15,0.0,tp_lower -84351,做多,2025-10-07 08:40:00,2025-10-07 08:45:00,4670.73,4663.84,-0.0,flip_to_short -84352,做空,2025-10-07 08:45:00,2025-10-07 11:15:00,4663.84,4689.37,-0.0,flip_to_long -84353,做多,2025-10-07 11:15:00,2025-10-07 11:30:00,4689.37,4706.23,0.0,tp_upper -84354,做空,2025-10-07 12:15:00,2025-10-07 13:40:00,4702.52,4685.37,0.0,tp_lower -84355,做多,2025-10-07 16:35:00,2025-10-07 16:40:00,4514.52,4508.0,-0.0,flip_to_short -84356,做空,2025-10-07 16:40:00,2025-10-07 16:45:00,4508.0,4519.92,-0.0,flip_to_long -84357,做多,2025-10-07 16:45:00,2025-10-07 16:50:00,4519.92,4508.56,-0.0,flip_to_short -84358,做空,2025-10-07 16:50:00,2025-10-07 17:00:00,4508.56,4501.74,0.0,flip_to_long -84359,做多,2025-10-07 17:00:00,2025-10-07 17:05:00,4501.74,4493.99,-0.0,flip_to_short -84360,做空,2025-10-07 17:05:00,2025-10-07 17:20:00,4493.99,4496.9,-0.0,flip_to_long -84361,做多,2025-10-07 17:20:00,2025-10-07 17:25:00,4496.9,4492.89,-0.0,flip_to_short -84362,做空,2025-10-07 17:25:00,2025-10-07 17:55:00,4492.89,4473.62,0.0,tp_lower -84363,做多,2025-10-07 19:00:00,2025-10-07 19:25:00,4476.15,4460.04,-0.0,flip_to_short -84364,做空,2025-10-07 19:25:00,2025-10-07 19:30:00,4460.04,4478.0,-0.0,flip_to_long -84365,做多,2025-10-07 19:30:00,2025-10-07 19:40:00,4478.0,4467.95,-0.0,flip_to_short -84366,做空,2025-10-07 19:40:00,2025-10-07 19:45:00,4467.95,4477.4,-0.0,flip_to_long -84367,做多,2025-10-07 19:45:00,2025-10-07 19:50:00,4477.4,4481.02,0.0,tp_upper -84368,做空,2025-10-07 19:55:00,2025-10-07 21:40:00,4476.24,4497.27,-0.0,tp_lower -84369,做多,2025-10-07 22:15:00,2025-10-07 22:20:00,4501.45,4493.55,-0.0,flip_to_short -84370,做空,2025-10-07 22:20:00,2025-10-07 22:30:00,4493.55,4501.58,-0.0,flip_to_long -84371,做多,2025-10-07 22:30:00,2025-10-07 22:35:00,4501.58,4491.44,-0.0,flip_to_short -84372,做空,2025-10-07 22:35:00,2025-10-07 22:45:00,4491.44,4497.79,-0.0,flip_to_long -84373,做多,2025-10-07 22:45:00,2025-10-07 22:50:00,4497.79,4492.96,-0.0,flip_to_short -84374,做空,2025-10-07 22:50:00,2025-10-07 22:55:00,4492.96,4495.67,-0.0,flip_to_long -84375,做多,2025-10-07 22:55:00,2025-10-07 23:00:00,4495.67,4487.35,-0.0,flip_to_short -84376,做空,2025-10-07 23:00:00,2025-10-07 23:10:00,4487.35,4481.19,0.0,tp_lower -84377,做多,2025-10-08 00:40:00,2025-10-08 01:10:00,4468.04,4460.0,-0.0,flip_to_short -84378,做空,2025-10-08 01:10:00,2025-10-08 01:15:00,4460.0,4482.74,-0.0,flip_to_long -84379,做多,2025-10-08 01:15:00,2025-10-08 02:15:00,4482.74,4484.84,-0.0,tp_upper -84380,做多,2025-10-08 02:45:00,2025-10-08 02:55:00,4480.7,4479.0,-0.0,flip_to_short -84381,做空,2025-10-08 02:55:00,2025-10-08 03:00:00,4479.0,4465.7,0.0,tp_lower -84382,做多,2025-10-08 04:30:00,2025-10-08 05:10:00,4461.1,4446.9,-0.0,flip_to_short -84383,做空,2025-10-08 05:10:00,2025-10-08 05:25:00,4446.9,4432.2,0.0,tp_lower -84384,做多,2025-10-08 06:10:00,2025-10-08 06:25:00,4445.4,4441.35,-0.0,flip_to_short -84385,做空,2025-10-08 06:25:00,2025-10-08 07:40:00,4441.35,4448.34,-0.0,flip_to_long -84386,做多,2025-10-08 07:40:00,2025-10-08 07:55:00,4448.34,4461.19,0.0,tp_upper -84387,做空,2025-10-08 09:30:00,2025-10-08 09:35:00,4474.46,4481.93,-0.0,flip_to_long -84388,做多,2025-10-08 09:35:00,2025-10-08 10:05:00,4481.93,4491.6,0.0,tp_upper -84389,做空,2025-10-08 10:10:00,2025-10-08 10:15:00,4479.2,4488.0,-0.0,flip_to_long -84390,做多,2025-10-08 10:15:00,2025-10-08 10:20:00,4488.0,4486.45,-0.0,tp_upper -84391,做空,2025-10-08 11:20:00,2025-10-08 11:25:00,4488.81,4490.87,-0.0,flip_to_long -84392,做多,2025-10-08 11:25:00,2025-10-08 11:30:00,4490.87,4486.44,-0.0,flip_to_short -84393,做空,2025-10-08 11:30:00,2025-10-08 12:05:00,4486.44,4477.42,0.0,tp_lower -84394,做多,2025-10-08 12:10:00,2025-10-08 13:20:00,4488.85,4477.93,-0.0,flip_to_short -84395,做空,2025-10-08 13:20:00,2025-10-08 13:30:00,4477.93,4471.92,0.0,tp_lower -84396,做多,2025-10-08 13:55:00,2025-10-08 14:00:00,4474.06,4510.05,0.0,tp_upper -84397,做空,2025-10-08 14:30:00,2025-10-08 14:55:00,4473.51,4448.0,0.0,tp_lower -84398,做多,2025-10-08 16:10:00,2025-10-08 16:35:00,4455.2,4463.99,0.0,tp_upper -84399,做空,2025-10-08 18:30:00,2025-10-08 18:35:00,4522.99,4530.14,-0.0,flip_to_long -84400,做多,2025-10-08 18:35:00,2025-10-08 20:30:00,4530.14,4512.59,-0.0,flip_to_short -84401,做空,2025-10-08 20:30:00,2025-10-08 20:35:00,4512.59,4515.58,-0.0,flip_to_long -84402,做多,2025-10-08 20:35:00,2025-10-08 20:40:00,4515.58,4514.94,-0.0,flip_to_short -84403,做空,2025-10-08 20:40:00,2025-10-08 20:50:00,4514.94,4507.66,0.0,tp_lower -84404,做多,2025-10-08 21:15:00,2025-10-08 21:25:00,4514.76,4521.14,0.0,tp_upper -84405,做空,2025-10-08 21:45:00,2025-10-08 21:55:00,4515.71,4523.78,-0.0,flip_to_long -84406,做多,2025-10-08 21:55:00,2025-10-08 22:00:00,4523.78,4528.11,0.0,tp_upper -84407,做空,2025-10-08 22:45:00,2025-10-08 22:50:00,4521.77,4522.36,-0.0,flip_to_long -84408,做多,2025-10-08 22:50:00,2025-10-08 23:50:00,4522.36,4524.82,0.0,flip_to_short -84409,做空,2025-10-08 23:50:00,2025-10-09 00:15:00,4524.82,4527.69,-0.0,flip_to_long -84410,做多,2025-10-09 00:15:00,2025-10-09 00:25:00,4527.69,4517.34,-0.0,flip_to_short -84411,做空,2025-10-09 00:25:00,2025-10-09 00:55:00,4517.34,4509.02,0.0,tp_lower -84412,做多,2025-10-09 03:20:00,2025-10-09 04:35:00,4438.25,4446.15,0.0,flip_to_short -84413,做空,2025-10-09 04:35:00,2025-10-09 04:45:00,4446.15,4449.97,-0.0,flip_to_long -84414,做多,2025-10-09 04:45:00,2025-10-09 05:00:00,4449.97,4453.32,0.0,tp_upper -84415,做空,2025-10-09 05:10:00,2025-10-09 05:15:00,4440.39,4435.66,0.0,tp_lower -84416,做多,2025-10-09 05:45:00,2025-10-09 05:50:00,4448.39,4448.03,-0.0,flip_to_short -84417,做空,2025-10-09 05:50:00,2025-10-09 06:05:00,4448.03,4435.0,0.0,tp_lower -84418,做多,2025-10-09 06:35:00,2025-10-09 07:55:00,4439.5,4424.42,-0.0,flip_to_short -84419,做空,2025-10-09 07:55:00,2025-10-09 08:05:00,4424.42,4406.5,0.0,tp_lower -84420,做多,2025-10-09 09:50:00,2025-10-09 10:15:00,4340.15,4333.04,-0.0,flip_to_short -84421,做空,2025-10-09 10:15:00,2025-10-09 10:20:00,4333.04,4333.01,-0.0,flip_to_long -84422,做多,2025-10-09 10:20:00,2025-10-09 10:40:00,4333.01,4347.98,0.0,tp_upper -84423,做空,2025-10-09 13:10:00,2025-10-09 13:35:00,4387.89,4386.35,-0.0,tp_lower -84424,做多,2025-10-09 15:00:00,2025-10-09 15:05:00,4356.04,4353.13,-0.0,flip_to_short -84425,做空,2025-10-09 15:05:00,2025-10-09 15:35:00,4353.13,4296.72,0.0,tp_lower -84426,做多,2025-10-09 17:10:00,2025-10-09 17:15:00,4303.33,4303.18,-0.0,flip_to_short -84427,做空,2025-10-09 17:15:00,2025-10-09 17:20:00,4303.18,4305.61,-0.0,flip_to_long -84428,做多,2025-10-09 17:20:00,2025-10-09 17:25:00,4305.61,4299.9,-0.0,flip_to_short -84429,做空,2025-10-09 17:25:00,2025-10-09 17:30:00,4299.9,4306.95,-0.0,flip_to_long -84430,做多,2025-10-09 17:30:00,2025-10-09 17:50:00,4306.95,4316.95,0.0,tp_upper -84431,做空,2025-10-09 18:35:00,2025-10-09 19:00:00,4308.47,4316.0,-0.0,flip_to_long -84432,做多,2025-10-09 19:00:00,2025-10-09 19:55:00,4316.0,4335.21,0.0,tp_upper -84433,做多,2025-10-09 20:30:00,2025-10-09 20:45:00,4331.61,4334.76,0.0,tp_upper -84434,做空,2025-10-09 23:05:00,2025-10-09 23:20:00,4365.53,4366.3,-0.0,flip_to_long -84435,做多,2025-10-09 23:20:00,2025-10-10 00:25:00,4366.3,4381.09,0.0,tp_upper -84436,做空,2025-10-10 01:35:00,2025-10-10 01:50:00,4377.01,4373.99,0.0,flip_to_long -84437,做多,2025-10-10 01:50:00,2025-10-10 03:30:00,4373.99,4383.47,0.0,tp_upper -84438,做空,2025-10-10 03:50:00,2025-10-10 05:20:00,4352.71,4356.65,-0.0,flip_to_long -84439,做多,2025-10-10 05:20:00,2025-10-10 05:25:00,4356.65,4353.72,-0.0,tp_upper -84440,做空,2025-10-10 05:30:00,2025-10-10 06:30:00,4344.4,4355.0,-0.0,flip_to_long -84441,做多,2025-10-10 06:30:00,2025-10-10 06:35:00,4355.0,4342.96,-0.0,flip_to_short -84442,做空,2025-10-10 06:35:00,2025-10-10 06:45:00,4342.96,4326.17,0.0,tp_lower -84443,做多,2025-10-10 08:15:00,2025-10-10 08:25:00,4329.27,4332.56,0.0,tp_upper -84444,做空,2025-10-10 08:40:00,2025-10-10 09:50:00,4329.44,4323.89,0.0,tp_lower -84445,做多,2025-10-10 10:45:00,2025-10-10 11:20:00,4338.84,4328.15,-0.0,flip_to_short -84446,做空,2025-10-10 11:20:00,2025-10-10 11:25:00,4328.15,4333.04,-0.0,flip_to_long -84447,做多,2025-10-10 11:25:00,2025-10-10 12:05:00,4333.04,4343.43,0.0,tp_upper -84448,做空,2025-10-10 12:10:00,2025-10-10 12:15:00,4335.95,4339.43,-0.0,flip_to_long -84449,做多,2025-10-10 12:15:00,2025-10-10 12:35:00,4339.43,4340.11,-0.0,flip_to_short -84450,做空,2025-10-10 12:35:00,2025-10-10 12:45:00,4340.11,4339.01,-0.0,flip_to_long -84451,做多,2025-10-10 12:45:00,2025-10-10 13:00:00,4339.01,4358.99,0.0,tp_upper -84452,做空,2025-10-10 13:50:00,2025-10-10 13:55:00,4344.33,4354.3,-0.0,flip_to_long -84453,做多,2025-10-10 13:55:00,2025-10-10 14:10:00,4354.3,4349.12,-0.0,flip_to_short -84454,做空,2025-10-10 14:10:00,2025-10-10 14:15:00,4349.12,4330.47,0.0,tp_lower -84455,做多,2025-10-10 20:20:00,2025-10-10 20:30:00,4013.2,4012.52,-0.0,flip_to_short -84456,做空,2025-10-10 20:30:00,2025-10-10 20:50:00,4012.52,3924.34,0.0,tp_lower -84457,做多,2025-10-10 21:40:00,2025-10-10 22:55:00,3823.28,3853.11,0.0,flip_to_short -84458,做空,2025-10-10 22:55:00,2025-10-10 23:25:00,3853.11,3862.36,-0.0,flip_to_long -84459,做多,2025-10-10 23:25:00,2025-10-10 23:35:00,3862.36,3900.13,0.0,tp_upper -84460,做空,2025-10-10 23:45:00,2025-10-10 23:55:00,3842.57,3819.58,0.0,tp_lower -84461,做多,2025-10-11 00:05:00,2025-10-11 00:15:00,3868.67,3809.64,-0.0,flip_to_short -84462,做空,2025-10-11 00:15:00,2025-10-11 00:40:00,3809.64,3840.09,-0.0,flip_to_long -84463,做多,2025-10-11 00:40:00,2025-10-11 00:50:00,3840.09,3843.54,0.0,flip_to_short -84464,做空,2025-10-11 00:50:00,2025-10-11 01:15:00,3843.54,3777.36,0.0,tp_lower -84465,做多,2025-10-11 02:15:00,2025-10-11 02:40:00,3774.72,3855.53,0.0,tp_upper -84466,做空,2025-10-11 03:05:00,2025-10-11 04:00:00,3793.28,3797.72,-0.0,flip_to_long -84467,做多,2025-10-11 04:00:00,2025-10-11 04:35:00,3797.72,3783.44,-0.0,flip_to_short -84468,做空,2025-10-11 04:35:00,2025-10-11 04:40:00,3783.44,3793.91,-0.0,flip_to_long -84469,做多,2025-10-11 04:40:00,2025-10-11 04:45:00,3793.91,3782.23,-0.0,flip_to_short -84470,做空,2025-10-11 04:45:00,2025-10-11 04:50:00,3782.23,3811.03,-0.0,flip_to_long -84471,做多,2025-10-11 04:50:00,2025-10-11 05:00:00,3811.03,3813.71,0.0,tp_upper -84472,做空,2025-10-11 05:15:00,2025-10-11 05:25:00,3797.14,3767.96,0.0,tp_lower -84473,做多,2025-10-11 05:45:00,2025-10-11 05:55:00,3795.75,3787.3,-0.0,flip_to_short -84474,做空,2025-10-11 05:55:00,2025-10-11 06:10:00,3787.3,3798.79,-0.0,flip_to_long -84475,做多,2025-10-11 06:10:00,2025-10-11 06:15:00,3798.79,3798.28,-0.0,flip_to_short -84476,做空,2025-10-11 06:15:00,2025-10-11 07:05:00,3798.28,3761.97,0.0,tp_lower -84477,做多,2025-10-11 08:05:00,2025-10-11 08:15:00,3763.13,3796.31,0.0,tp_upper -84478,做空,2025-10-11 10:00:00,2025-10-11 10:05:00,3820.65,3821.08,-0.0,flip_to_long -84479,做多,2025-10-11 10:05:00,2025-10-11 10:15:00,3821.08,3826.57,0.0,flip_to_short -84480,做空,2025-10-11 10:15:00,2025-10-11 10:20:00,3826.57,3833.04,-0.0,flip_to_long -84481,做多,2025-10-11 10:20:00,2025-10-11 10:25:00,3833.04,3852.49,0.0,tp_upper -84482,做空,2025-10-11 10:35:00,2025-10-11 10:55:00,3831.04,3832.35,-0.0,flip_to_long -84483,做多,2025-10-11 10:55:00,2025-10-11 11:00:00,3832.35,3819.6,-0.0,flip_to_short -84484,做空,2025-10-11 11:00:00,2025-10-11 11:05:00,3819.6,3817.31,0.0,tp_lower -84485,做多,2025-10-11 11:25:00,2025-10-11 12:00:00,3821.64,3832.36,0.0,flip_to_short -84486,做空,2025-10-11 12:00:00,2025-10-11 12:50:00,3832.36,3813.0,0.0,tp_lower -84487,做多,2025-10-11 13:10:00,2025-10-11 14:05:00,3825.83,3819.25,-0.0,flip_to_short -84488,做空,2025-10-11 14:05:00,2025-10-11 14:25:00,3819.25,3802.11,0.0,tp_lower -84489,做多,2025-10-11 14:45:00,2025-10-11 15:10:00,3811.41,3841.07,0.0,tp_upper -84490,做空,2025-10-11 15:35:00,2025-10-11 15:45:00,3825.9,3820.94,0.0,flip_to_long -84491,做多,2025-10-11 15:45:00,2025-10-11 16:25:00,3820.94,3829.38,0.0,flip_to_short -84492,做空,2025-10-11 16:25:00,2025-10-11 16:35:00,3829.38,3812.33,0.0,tp_lower -84493,做多,2025-10-11 17:05:00,2025-10-11 17:15:00,3827.16,3827.63,-0.0,flip_to_short -84494,做空,2025-10-11 17:15:00,2025-10-11 17:50:00,3827.63,3824.15,0.0,flip_to_long -84495,做多,2025-10-11 17:50:00,2025-10-11 17:55:00,3824.15,3823.19,-0.0,flip_to_short -84496,做空,2025-10-11 17:55:00,2025-10-11 19:00:00,3823.19,3800.32,0.0,tp_lower -84497,做多,2025-10-11 21:20:00,2025-10-11 21:30:00,3730.32,3713.88,-0.0,flip_to_short -84498,做空,2025-10-11 21:30:00,2025-10-12 00:00:00,3713.88,3735.26,-0.0,tp_lower -84499,做多,2025-10-12 00:30:00,2025-10-12 00:35:00,3751.79,3739.1,-0.0,tp_upper -84500,做空,2025-10-12 00:40:00,2025-10-12 00:50:00,3724.57,3710.01,0.0,tp_lower -84501,做多,2025-10-12 01:25:00,2025-10-12 01:50:00,3719.17,3722.99,0.0,flip_to_short -84502,做空,2025-10-12 01:50:00,2025-10-12 02:00:00,3722.99,3718.13,0.0,flip_to_long -84503,做多,2025-10-12 02:00:00,2025-10-12 02:25:00,3718.13,3734.68,0.0,tp_upper -84504,做空,2025-10-12 02:35:00,2025-10-12 02:50:00,3724.51,3723.1,-0.0,tp_lower -84505,做空,2025-10-12 05:55:00,2025-10-12 06:00:00,3804.25,3810.34,-0.0,flip_to_long -84506,做多,2025-10-12 06:00:00,2025-10-12 06:10:00,3810.34,3818.22,0.0,tp_upper -84507,做空,2025-10-12 07:25:00,2025-10-12 07:45:00,3818.31,3829.55,-0.0,flip_to_long -84508,做多,2025-10-12 07:45:00,2025-10-12 07:55:00,3829.55,3825.26,-0.0,flip_to_short -84509,做空,2025-10-12 07:55:00,2025-10-12 08:00:00,3825.26,3828.18,-0.0,flip_to_long -84510,做多,2025-10-12 08:00:00,2025-10-12 08:05:00,3828.18,3827.26,-0.0,flip_to_short -84511,做空,2025-10-12 08:05:00,2025-10-12 08:10:00,3827.26,3831.52,-0.0,flip_to_long -84512,做多,2025-10-12 08:10:00,2025-10-12 08:20:00,3831.52,3836.77,0.0,tp_upper -84513,做空,2025-10-12 08:45:00,2025-10-12 08:50:00,3822.23,3826.48,-0.0,flip_to_long -84514,做多,2025-10-12 08:50:00,2025-10-12 09:55:00,3826.48,3841.39,0.0,tp_upper -84515,做空,2025-10-12 10:15:00,2025-10-12 10:25:00,3819.27,3818.79,-0.0,flip_to_long -84516,做多,2025-10-12 10:25:00,2025-10-12 11:10:00,3818.79,3827.23,0.0,flip_to_short -84517,做空,2025-10-12 11:10:00,2025-10-12 12:00:00,3827.23,3821.07,0.0,flip_to_long -84518,做多,2025-10-12 12:00:00,2025-10-12 12:05:00,3821.07,3830.38,0.0,tp_upper -84519,做空,2025-10-12 12:45:00,2025-10-12 13:10:00,3829.98,3828.97,-0.0,flip_to_long -84520,做多,2025-10-12 13:10:00,2025-10-12 13:15:00,3828.97,3818.5,-0.0,flip_to_short -84521,做空,2025-10-12 13:15:00,2025-10-12 13:20:00,3818.5,3807.86,0.0,tp_lower -84522,做多,2025-10-12 13:40:00,2025-10-12 14:05:00,3817.62,3818.34,-0.0,flip_to_short -84523,做空,2025-10-12 14:05:00,2025-10-12 14:10:00,3818.34,3822.18,-0.0,flip_to_long -84524,做多,2025-10-12 14:10:00,2025-10-12 14:35:00,3822.18,3820.45,-0.0,tp_upper -84525,做空,2025-10-12 17:50:00,2025-10-12 18:35:00,4123.97,4109.99,0.0,tp_lower -84526,做多,2025-10-12 19:10:00,2025-10-12 19:35:00,4127.55,4118.02,-0.0,flip_to_short -84527,做空,2025-10-12 19:35:00,2025-10-12 19:40:00,4118.02,4120.39,-0.0,flip_to_long -84528,做多,2025-10-12 19:40:00,2025-10-12 20:30:00,4120.39,4146.85,0.0,tp_upper -84529,做空,2025-10-12 20:55:00,2025-10-12 21:00:00,4134.72,4144.96,-0.0,flip_to_long -84530,做多,2025-10-12 21:00:00,2025-10-12 21:05:00,4144.96,4132.27,-0.0,flip_to_short -84531,做空,2025-10-12 21:05:00,2025-10-12 21:10:00,4132.27,4149.28,-0.0,flip_to_long -84532,做多,2025-10-12 21:10:00,2025-10-12 21:15:00,4149.28,4139.49,-0.0,flip_to_short -84533,做空,2025-10-12 21:15:00,2025-10-12 21:25:00,4139.49,4120.03,0.0,tp_lower -84534,做多,2025-10-12 21:55:00,2025-10-12 22:00:00,4133.94,4130.0,-0.0,flip_to_short -84535,做空,2025-10-12 22:00:00,2025-10-12 22:20:00,4130.0,4129.94,-0.0,flip_to_long -84536,做多,2025-10-12 22:20:00,2025-10-12 22:25:00,4129.94,4125.64,-0.0,flip_to_short -84537,做空,2025-10-12 22:25:00,2025-10-12 22:30:00,4125.64,4134.63,-0.0,flip_to_long -84538,做多,2025-10-12 22:30:00,2025-10-12 22:50:00,4134.63,4137.41,0.0,tp_upper -84539,做空,2025-10-12 23:00:00,2025-10-12 23:05:00,4124.71,4127.06,-0.0,flip_to_long -84540,做多,2025-10-12 23:05:00,2025-10-12 23:30:00,4127.06,4139.34,0.0,tp_upper -84541,做空,2025-10-13 00:00:00,2025-10-13 00:10:00,4142.57,4146.65,-0.0,flip_to_long -84542,做多,2025-10-13 00:10:00,2025-10-13 00:15:00,4146.65,4177.0,0.0,tp_upper -84543,做空,2025-10-13 00:30:00,2025-10-13 00:50:00,4141.09,4141.63,-0.0,flip_to_long -84544,做多,2025-10-13 00:50:00,2025-10-13 01:30:00,4141.63,4168.74,0.0,tp_upper -84545,做空,2025-10-13 02:35:00,2025-10-13 02:45:00,4158.19,4162.89,-0.0,flip_to_long -84546,做多,2025-10-13 02:45:00,2025-10-13 05:00:00,4162.89,4129.63,-0.0,flip_to_short -84547,做空,2025-10-13 05:00:00,2025-10-13 05:05:00,4129.63,4131.99,-0.0,flip_to_long -84548,做多,2025-10-13 05:05:00,2025-10-13 05:30:00,4131.99,4128.05,-0.0,flip_to_short -84549,做空,2025-10-13 05:30:00,2025-10-13 05:35:00,4128.05,4131.26,-0.0,flip_to_long -84550,做多,2025-10-13 05:35:00,2025-10-13 05:40:00,4131.26,4124.37,-0.0,flip_to_short -84551,做空,2025-10-13 05:40:00,2025-10-13 05:45:00,4124.37,4129.98,-0.0,flip_to_long -84552,做多,2025-10-13 05:45:00,2025-10-13 05:55:00,4129.98,4129.99,-0.0,flip_to_short -84553,做空,2025-10-13 05:55:00,2025-10-13 06:00:00,4129.99,4120.91,0.0,tp_lower -84554,做多,2025-10-13 06:05:00,2025-10-13 06:10:00,4140.45,4140.26,-0.0,tp_upper -84555,做空,2025-10-13 07:45:00,2025-10-13 07:50:00,4164.83,4170.34,-0.0,flip_to_long -84556,做多,2025-10-13 07:50:00,2025-10-13 08:00:00,4170.34,4173.21,0.0,flip_to_short -84557,做空,2025-10-13 08:00:00,2025-10-13 08:05:00,4173.21,4174.25,-0.0,flip_to_long -84558,做多,2025-10-13 08:05:00,2025-10-13 08:35:00,4174.25,4181.03,0.0,flip_to_short -84559,做空,2025-10-13 08:35:00,2025-10-13 08:45:00,4181.03,4173.29,0.0,tp_lower -84560,做多,2025-10-13 08:50:00,2025-10-13 08:55:00,4179.23,4173.52,-0.0,flip_to_short -84561,做空,2025-10-13 08:55:00,2025-10-13 09:05:00,4173.52,4159.38,0.0,tp_lower -84562,做多,2025-10-13 10:05:00,2025-10-13 10:50:00,4159.58,4151.43,-0.0,flip_to_short -84563,做空,2025-10-13 10:50:00,2025-10-13 11:00:00,4151.43,4137.61,0.0,tp_lower -84564,做多,2025-10-13 12:10:00,2025-10-13 12:55:00,4099.7,4095.91,-0.0,flip_to_short -84565,做空,2025-10-13 12:55:00,2025-10-13 13:25:00,4095.91,4099.9,-0.0,flip_to_long -84566,做多,2025-10-13 13:25:00,2025-10-13 13:30:00,4099.9,4150.87,0.0,tp_upper -84567,做空,2025-10-13 14:20:00,2025-10-13 14:30:00,4118.41,4118.56,-0.0,flip_to_long -84568,做多,2025-10-13 14:30:00,2025-10-13 15:20:00,4118.56,4117.18,-0.0,flip_to_short -84569,做空,2025-10-13 15:20:00,2025-10-13 15:30:00,4117.18,4124.84,-0.0,flip_to_long -84570,做多,2025-10-13 15:30:00,2025-10-13 15:35:00,4124.84,4118.42,-0.0,flip_to_short -84571,做空,2025-10-13 15:35:00,2025-10-13 20:35:00,4118.42,4257.35,-0.0,flip_to_long -84572,做多,2025-10-13 20:35:00,2025-10-13 20:40:00,4257.35,4254.69,-0.0,flip_to_short -84573,做空,2025-10-13 20:40:00,2025-10-13 21:40:00,4254.69,4264.38,-0.0,flip_to_long -84574,做多,2025-10-13 21:40:00,2025-10-13 21:45:00,4264.38,4256.07,-0.0,flip_to_short -84575,做空,2025-10-13 21:45:00,2025-10-13 22:00:00,4256.07,4265.36,-0.0,flip_to_long -84576,做多,2025-10-13 22:00:00,2025-10-13 22:05:00,4265.36,4263.03,-0.0,flip_to_short -84577,做空,2025-10-13 22:05:00,2025-10-13 22:15:00,4263.03,4261.26,-0.0,flip_to_long -84578,做多,2025-10-13 22:15:00,2025-10-13 22:40:00,4261.26,4262.63,-0.0,flip_to_short -84579,做空,2025-10-13 22:40:00,2025-10-13 22:45:00,4262.63,4266.64,-0.0,flip_to_long -84580,做多,2025-10-13 22:45:00,2025-10-13 23:00:00,4266.64,4265.3,-0.0,flip_to_short -84581,做空,2025-10-13 23:00:00,2025-10-13 23:25:00,4265.3,4249.91,0.0,tp_lower -84582,做多,2025-10-14 00:15:00,2025-10-14 00:35:00,4246.77,4248.71,-0.0,flip_to_short -84583,做空,2025-10-14 00:35:00,2025-10-14 00:45:00,4248.71,4233.96,0.0,tp_lower -84584,做多,2025-10-14 04:10:00,2025-10-14 04:30:00,4147.95,4134.07,-0.0,flip_to_short -84585,做空,2025-10-14 04:30:00,2025-10-14 04:35:00,4134.07,4117.76,0.0,tp_lower -84586,做多,2025-10-14 08:10:00,2025-10-14 08:45:00,3985.63,3982.67,-0.0,flip_to_short -84587,做空,2025-10-14 08:45:00,2025-10-14 08:50:00,3982.67,3987.61,-0.0,flip_to_long -84588,做多,2025-10-14 08:50:00,2025-10-14 09:40:00,3987.61,3996.29,0.0,flip_to_short -84589,做空,2025-10-14 09:40:00,2025-10-14 09:50:00,3996.29,3974.15,0.0,tp_lower -84590,做多,2025-10-14 11:00:00,2025-10-14 12:05:00,3953.6,3957.13,0.0,flip_to_short -84591,做空,2025-10-14 12:05:00,2025-10-14 12:10:00,3957.13,3967.01,-0.0,flip_to_long -84592,做多,2025-10-14 12:10:00,2025-10-14 12:15:00,3967.01,3958.83,-0.0,flip_to_short -84593,做空,2025-10-14 12:15:00,2025-10-14 12:30:00,3958.83,3937.41,0.0,tp_lower -84594,做多,2025-10-14 12:50:00,2025-10-14 13:30:00,3949.44,3943.27,-0.0,flip_to_short -84595,做空,2025-10-14 13:30:00,2025-10-14 13:35:00,3943.27,3932.77,0.0,tp_lower -84596,做多,2025-10-14 13:45:00,2025-10-14 13:50:00,3961.7,3953.28,-0.0,tp_upper -84597,做空,2025-10-14 14:05:00,2025-10-14 15:15:00,3948.79,3962.71,-0.0,flip_to_long -84598,做多,2025-10-14 15:15:00,2025-10-14 15:35:00,3962.71,3988.33,0.0,tp_upper -84599,做空,2025-10-14 17:00:00,2025-10-14 17:40:00,4086.88,4110.58,-0.0,flip_to_long -84600,做多,2025-10-14 17:40:00,2025-10-14 18:25:00,4110.58,4113.54,0.0,flip_to_short -84601,做空,2025-10-14 18:25:00,2025-10-14 18:40:00,4113.54,4101.91,0.0,tp_lower -84602,做多,2025-10-14 18:45:00,2025-10-14 18:50:00,4124.0,4117.53,-0.0,flip_to_short -84603,做空,2025-10-14 18:50:00,2025-10-14 19:35:00,4117.53,4084.59,0.0,tp_lower -84604,做多,2025-10-14 19:50:00,2025-10-14 21:10:00,4107.2,4095.44,-0.0,flip_to_short -84605,做空,2025-10-14 21:10:00,2025-10-14 21:15:00,4095.44,4100.04,-0.0,flip_to_long -84606,做多,2025-10-14 21:15:00,2025-10-14 21:35:00,4100.04,4097.28,-0.0,flip_to_short -84607,做空,2025-10-14 21:35:00,2025-10-14 21:40:00,4097.28,4107.57,-0.0,flip_to_long -84608,做多,2025-10-14 21:40:00,2025-10-14 21:45:00,4107.57,4106.0,-0.0,flip_to_short -84609,做空,2025-10-14 21:45:00,2025-10-14 21:50:00,4106.0,4114.51,-0.0,flip_to_long -84610,做多,2025-10-14 21:50:00,2025-10-14 22:00:00,4114.51,4131.61,0.0,tp_upper -84611,做空,2025-10-14 22:30:00,2025-10-14 22:55:00,4114.56,4116.62,-0.0,flip_to_long -84612,做多,2025-10-14 22:55:00,2025-10-14 23:05:00,4116.62,4137.85,0.0,tp_upper -84613,做空,2025-10-14 23:50:00,2025-10-15 00:00:00,4125.36,4128.48,-0.0,flip_to_long -84614,做多,2025-10-15 00:00:00,2025-10-15 00:05:00,4128.48,4127.37,-0.0,flip_to_short -84615,做空,2025-10-15 00:05:00,2025-10-15 00:20:00,4127.37,4100.85,0.0,tp_lower -84616,做多,2025-10-15 00:55:00,2025-10-15 01:00:00,4117.73,4092.89,-0.0,flip_to_short -84617,做空,2025-10-15 01:00:00,2025-10-15 01:45:00,4092.89,4102.58,-0.0,flip_to_long -84618,做多,2025-10-15 01:45:00,2025-10-15 01:50:00,4102.58,4112.04,0.0,tp_upper -84619,做空,2025-10-15 02:55:00,2025-10-15 03:20:00,4116.54,4092.32,0.0,tp_lower -84620,做多,2025-10-15 04:15:00,2025-10-15 04:30:00,4095.31,4094.84,-0.0,flip_to_short -84621,做空,2025-10-15 04:30:00,2025-10-15 05:55:00,4094.84,4108.0,-0.0,flip_to_long -84622,做多,2025-10-15 05:55:00,2025-10-15 06:05:00,4108.0,4094.28,-0.0,flip_to_short -84623,做空,2025-10-15 06:05:00,2025-10-15 06:10:00,4094.28,4098.69,-0.0,tp_lower -84624,做多,2025-10-15 06:35:00,2025-10-15 07:05:00,4102.97,4112.2,0.0,flip_to_short -84625,做空,2025-10-15 07:05:00,2025-10-15 09:35:00,4112.2,4159.65,-0.0,flip_to_long -84626,做多,2025-10-15 09:35:00,2025-10-15 14:10:00,4159.65,4084.36,-0.0,tp_upper -84627,做空,2025-10-15 14:25:00,2025-10-15 14:40:00,4077.74,4038.0,0.0,tp_lower -84628,做空,2025-10-15 16:30:00,2025-10-15 16:45:00,3980.41,3985.4,-0.0,flip_to_long -84629,做多,2025-10-15 16:45:00,2025-10-15 18:00:00,3985.4,3973.88,-0.0,flip_to_short -84630,做空,2025-10-15 18:00:00,2025-10-15 19:40:00,3973.88,3993.29,-0.0,flip_to_long -84631,做多,2025-10-15 19:40:00,2025-10-15 19:45:00,3993.29,3986.48,-0.0,flip_to_short -84632,做空,2025-10-15 19:45:00,2025-10-15 19:50:00,3986.48,3970.99,0.0,tp_lower -84633,做多,2025-10-15 20:00:00,2025-10-15 21:35:00,3991.63,3970.97,-0.0,flip_to_short -84634,做空,2025-10-15 21:35:00,2025-10-15 22:00:00,3970.97,3954.24,0.0,flip_to_long -84635,做多,2025-10-15 22:00:00,2025-10-15 22:20:00,3954.24,3968.76,0.0,flip_to_short -84636,做空,2025-10-15 22:20:00,2025-10-15 23:05:00,3968.76,3974.12,-0.0,flip_to_long -84637,做多,2025-10-15 23:05:00,2025-10-15 23:10:00,3974.12,3977.91,0.0,tp_upper -84638,做空,2025-10-16 00:10:00,2025-10-16 00:15:00,3974.14,3988.0,-0.0,flip_to_long -84639,做多,2025-10-16 00:15:00,2025-10-16 00:30:00,3988.0,3987.8,-0.0,flip_to_short -84640,做空,2025-10-16 00:30:00,2025-10-16 00:45:00,3987.8,3987.58,-0.0,flip_to_long -84641,做多,2025-10-16 00:45:00,2025-10-16 00:50:00,3987.58,3980.0,-0.0,flip_to_short -84642,做空,2025-10-16 00:50:00,2025-10-16 01:00:00,3980.0,3990.18,-0.0,flip_to_long -84643,做多,2025-10-16 01:00:00,2025-10-16 01:05:00,3990.18,4001.15,0.0,tp_upper -84644,做空,2025-10-16 01:20:00,2025-10-16 03:55:00,3991.4,4012.93,-0.0,tp_lower -84645,做多,2025-10-16 04:10:00,2025-10-16 04:20:00,4023.63,4025.36,-0.0,flip_to_short -84646,做空,2025-10-16 04:20:00,2025-10-16 04:40:00,4025.36,4006.52,0.0,tp_lower -84647,做多,2025-10-16 05:35:00,2025-10-16 05:45:00,4015.41,4007.45,-0.0,flip_to_short -84648,做空,2025-10-16 05:45:00,2025-10-16 05:50:00,4007.45,3989.69,0.0,tp_lower -84649,做多,2025-10-16 06:10:00,2025-10-16 06:25:00,4000.0,4016.27,0.0,tp_upper -84650,做空,2025-10-16 07:20:00,2025-10-16 09:05:00,4005.73,4004.12,-0.0,flip_to_long -84651,做多,2025-10-16 09:05:00,2025-10-16 09:10:00,4004.12,3998.8,-0.0,flip_to_short -84652,做空,2025-10-16 09:10:00,2025-10-16 09:20:00,3998.8,3996.61,0.0,flip_to_long -84653,做多,2025-10-16 09:20:00,2025-10-16 09:25:00,3996.61,3986.27,-0.0,flip_to_short -84654,做空,2025-10-16 09:25:00,2025-10-16 09:30:00,3986.27,3941.26,0.0,tp_lower -84655,做多,2025-10-16 09:40:00,2025-10-16 09:45:00,4017.2,4045.44,0.0,tp_upper -84656,做多,2025-10-16 11:10:00,2025-10-16 11:15:00,4045.59,4043.81,-0.0,flip_to_short -84657,做空,2025-10-16 11:15:00,2025-10-16 11:35:00,4043.81,4047.51,-0.0,flip_to_long -84658,做多,2025-10-16 11:35:00,2025-10-16 11:50:00,4047.51,4053.49,0.0,flip_to_short -84659,做空,2025-10-16 11:50:00,2025-10-16 12:15:00,4053.49,4046.02,0.0,flip_to_long -84660,做多,2025-10-16 12:15:00,2025-10-16 13:00:00,4046.02,4049.24,0.0,flip_to_short -84661,做空,2025-10-16 13:00:00,2025-10-16 13:20:00,4049.24,4040.79,0.0,tp_lower -84662,做多,2025-10-16 13:30:00,2025-10-16 13:35:00,4054.24,4056.55,0.0,tp_upper -84663,做空,2025-10-16 13:40:00,2025-10-16 13:45:00,4051.62,4037.12,0.0,tp_lower -84664,做多,2025-10-16 14:40:00,2025-10-16 14:50:00,4053.31,4028.88,-0.0,flip_to_short -84665,做空,2025-10-16 14:50:00,2025-10-16 15:10:00,4028.88,4010.85,0.0,flip_to_long -84666,做多,2025-10-16 15:10:00,2025-10-16 17:50:00,4010.85,3917.44,-0.0,flip_to_short -84667,做空,2025-10-16 17:50:00,2025-10-16 17:55:00,3917.44,3920.15,-0.0,flip_to_long -84668,做多,2025-10-16 17:55:00,2025-10-16 18:00:00,3920.15,3898.47,-0.0,flip_to_short -84669,做空,2025-10-16 18:00:00,2025-10-16 18:15:00,3898.47,3888.94,0.0,tp_lower -84670,做多,2025-10-16 18:40:00,2025-10-16 21:20:00,3906.38,3863.19,-0.0,flip_to_short -84671,做空,2025-10-16 21:20:00,2025-10-16 22:35:00,3863.19,3875.06,-0.0,flip_to_long -84672,做多,2025-10-16 22:35:00,2025-10-16 22:40:00,3875.06,3869.86,-0.0,flip_to_short -84673,做空,2025-10-16 22:40:00,2025-10-16 22:50:00,3869.86,3872.04,-0.0,flip_to_long -84674,做多,2025-10-16 22:50:00,2025-10-16 22:55:00,3872.04,3863.25,-0.0,flip_to_short -84675,做空,2025-10-16 22:55:00,2025-10-16 23:00:00,3863.25,3869.8,-0.0,tp_lower -84676,做多,2025-10-16 23:05:00,2025-10-16 23:15:00,3875.16,3886.88,0.0,tp_upper -84677,做空,2025-10-17 01:35:00,2025-10-17 01:45:00,3920.26,3920.4,-0.0,flip_to_long -84678,做多,2025-10-17 01:45:00,2025-10-17 01:50:00,3920.4,3904.24,-0.0,flip_to_short -84679,做空,2025-10-17 01:50:00,2025-10-17 02:00:00,3904.24,3920.55,-0.0,flip_to_long -84680,做多,2025-10-17 02:00:00,2025-10-17 02:50:00,3920.55,3921.25,-0.0,flip_to_short -84681,做空,2025-10-17 02:50:00,2025-10-17 04:20:00,3921.25,3921.18,-0.0,tp_lower -84682,做多,2025-10-17 04:30:00,2025-10-17 04:35:00,3926.99,3919.64,-0.0,flip_to_short -84683,做空,2025-10-17 04:35:00,2025-10-17 04:40:00,3919.64,3918.25,-0.0,tp_lower -84684,做多,2025-10-17 05:25:00,2025-10-17 09:20:00,3918.59,3723.81,-0.0,flip_to_short -84685,做空,2025-10-17 09:20:00,2025-10-17 09:25:00,3723.81,3742.23,-0.0,flip_to_long -84686,做多,2025-10-17 09:25:00,2025-10-17 09:35:00,3742.23,3761.23,0.0,tp_upper -84687,做空,2025-10-17 09:55:00,2025-10-17 10:00:00,3722.31,3732.36,-0.0,flip_to_long -84688,做多,2025-10-17 10:00:00,2025-10-17 10:05:00,3732.36,3720.51,-0.0,flip_to_short -84689,做空,2025-10-17 10:05:00,2025-10-17 10:10:00,3720.51,3716.75,0.0,tp_lower -84690,做多,2025-10-17 10:50:00,2025-10-17 11:10:00,3722.83,3776.71,0.0,tp_upper -84691,做空,2025-10-17 12:30:00,2025-10-17 12:55:00,3783.45,3773.58,0.0,tp_lower -84692,做多,2025-10-17 13:00:00,2025-10-17 13:25:00,3781.25,3775.94,-0.0,flip_to_short -84693,做空,2025-10-17 13:25:00,2025-10-17 13:30:00,3775.94,3792.4,-0.0,flip_to_long -84694,做多,2025-10-17 13:30:00,2025-10-17 13:35:00,3792.4,3786.82,-0.0,tp_upper -84695,做空,2025-10-17 13:40:00,2025-10-17 13:45:00,3751.84,3764.63,-0.0,tp_lower -84696,做多,2025-10-17 13:50:00,2025-10-17 13:55:00,3795.02,3787.35,-0.0,tp_upper -84697,做空,2025-10-17 14:00:00,2025-10-17 14:05:00,3769.81,3757.6,0.0,tp_lower -84698,做多,2025-10-17 14:10:00,2025-10-17 14:15:00,3780.4,3767.35,-0.0,flip_to_short -84699,做空,2025-10-17 14:15:00,2025-10-17 14:30:00,3767.35,3729.2,0.0,tp_lower -84700,做多,2025-10-17 14:45:00,2025-10-17 14:50:00,3777.29,3757.05,-0.0,flip_to_short -84701,做空,2025-10-17 14:50:00,2025-10-17 15:00:00,3757.05,3764.66,-0.0,flip_to_long -84702,做多,2025-10-17 15:00:00,2025-10-17 15:05:00,3764.66,3757.25,-0.0,flip_to_short -84703,做空,2025-10-17 15:05:00,2025-10-17 15:15:00,3757.25,3755.32,0.0,flip_to_long -84704,做多,2025-10-17 15:15:00,2025-10-17 15:30:00,3755.32,3755.74,-0.0,flip_to_short -84705,做空,2025-10-17 15:30:00,2025-10-17 15:35:00,3755.74,3769.02,-0.0,flip_to_long -84706,做多,2025-10-17 15:35:00,2025-10-17 15:40:00,3769.02,3769.26,-0.0,tp_upper -84707,做空,2025-10-17 16:50:00,2025-10-17 17:05:00,3784.74,3793.26,-0.0,flip_to_long -84708,做多,2025-10-17 17:05:00,2025-10-17 17:40:00,3793.26,3801.93,0.0,flip_to_short -84709,做空,2025-10-17 17:40:00,2025-10-17 19:35:00,3801.93,3818.78,-0.0,tp_lower -84710,做多,2025-10-17 19:50:00,2025-10-17 20:15:00,3829.79,3845.94,0.0,tp_upper -84711,做空,2025-10-17 22:10:00,2025-10-17 22:25:00,3861.89,3867.17,-0.0,flip_to_long -84712,做多,2025-10-17 22:25:00,2025-10-18 00:30:00,3867.17,3830.35,-0.0,flip_to_short -84713,做空,2025-10-18 00:30:00,2025-10-18 00:35:00,3830.35,3838.15,-0.0,flip_to_long -84714,做多,2025-10-18 00:35:00,2025-10-18 01:00:00,3838.15,3847.11,0.0,tp_upper -84715,做空,2025-10-18 02:15:00,2025-10-18 02:20:00,3855.02,3861.36,-0.0,flip_to_long -84716,做多,2025-10-18 02:20:00,2025-10-18 02:35:00,3861.36,3859.38,-0.0,flip_to_short -84717,做空,2025-10-18 02:35:00,2025-10-18 02:50:00,3859.38,3847.99,0.0,tp_lower -84718,做多,2025-10-18 03:10:00,2025-10-18 04:00:00,3859.4,3858.23,-0.0,flip_to_short -84719,做空,2025-10-18 04:00:00,2025-10-18 04:40:00,3858.23,3842.35,0.0,tp_lower -84720,做多,2025-10-18 05:20:00,2025-10-18 05:30:00,3857.82,3847.39,-0.0,flip_to_short -84721,做空,2025-10-18 05:30:00,2025-10-18 05:35:00,3847.39,3858.93,-0.0,flip_to_long -84722,做多,2025-10-18 05:35:00,2025-10-18 05:40:00,3858.93,3861.31,0.0,tp_upper -84723,做空,2025-10-18 06:35:00,2025-10-18 08:45:00,3859.88,3885.52,-0.0,tp_lower -84724,做多,2025-10-18 09:25:00,2025-10-18 10:30:00,3883.43,3882.32,-0.0,tp_upper -84725,做空,2025-10-18 10:55:00,2025-10-18 11:30:00,3874.75,3872.76,0.0,flip_to_long -84726,做多,2025-10-18 11:30:00,2025-10-18 11:50:00,3872.76,3873.99,-0.0,flip_to_short -84727,做空,2025-10-18 11:50:00,2025-10-18 11:55:00,3873.99,3880.77,-0.0,flip_to_long -84728,做多,2025-10-18 11:55:00,2025-10-18 12:00:00,3880.77,3878.45,-0.0,flip_to_short -84729,做空,2025-10-18 12:00:00,2025-10-18 12:40:00,3878.45,3878.43,-0.0,flip_to_long -84730,做多,2025-10-18 12:40:00,2025-10-18 13:00:00,3878.43,3871.92,-0.0,flip_to_short -84731,做空,2025-10-18 13:00:00,2025-10-18 13:05:00,3871.92,3868.9,0.0,tp_lower -84732,做多,2025-10-18 14:25:00,2025-10-18 14:35:00,3865.09,3873.92,0.0,tp_upper -84733,做空,2025-10-18 15:30:00,2025-10-18 15:35:00,3866.89,3868.28,-0.0,flip_to_long -84734,做多,2025-10-18 15:35:00,2025-10-18 16:00:00,3868.28,3878.01,0.0,tp_upper -84735,做空,2025-10-18 16:05:00,2025-10-18 16:20:00,3874.74,3863.09,0.0,tp_lower -84736,做多,2025-10-18 17:10:00,2025-10-18 17:25:00,3868.9,3885.07,0.0,tp_upper -84737,做多,2025-10-18 18:55:00,2025-10-18 19:00:00,3886.82,3884.4,-0.0,flip_to_short -84738,做空,2025-10-18 19:00:00,2025-10-18 19:05:00,3884.4,3888.63,-0.0,flip_to_long -84739,做多,2025-10-18 19:05:00,2025-10-18 19:10:00,3888.63,3884.39,-0.0,flip_to_short -84740,做空,2025-10-18 19:10:00,2025-10-18 19:15:00,3884.39,3888.99,-0.0,flip_to_long -84741,做多,2025-10-18 19:15:00,2025-10-18 19:20:00,3888.99,3886.2,-0.0,tp_upper -84742,做多,2025-10-18 19:25:00,2025-10-18 19:30:00,3888.54,3888.1,-0.0,flip_to_short -84743,做空,2025-10-18 19:30:00,2025-10-18 19:40:00,3888.1,3887.48,-0.0,flip_to_long -84744,做多,2025-10-18 19:40:00,2025-10-18 19:45:00,3887.48,3891.04,0.0,tp_upper -84745,做空,2025-10-18 20:10:00,2025-10-18 20:15:00,3885.36,3888.59,-0.0,flip_to_long -84746,做多,2025-10-18 20:15:00,2025-10-18 20:20:00,3888.59,3892.21,0.0,tp_upper -84747,做空,2025-10-18 20:45:00,2025-10-18 21:00:00,3888.72,3881.99,0.0,tp_lower -84748,做空,2025-10-18 21:30:00,2025-10-18 21:35:00,3883.97,3888.6,-0.0,flip_to_long -84749,做多,2025-10-18 21:35:00,2025-10-18 21:40:00,3888.6,3888.57,-0.0,flip_to_short -84750,做空,2025-10-18 21:40:00,2025-10-18 22:15:00,3888.57,3886.81,-0.0,flip_to_long -84751,做多,2025-10-18 22:15:00,2025-10-18 22:45:00,3886.81,3884.18,-0.0,flip_to_short -84752,做空,2025-10-18 22:45:00,2025-10-18 23:00:00,3884.18,3887.67,-0.0,tp_lower -84753,做多,2025-10-18 23:30:00,2025-10-18 23:35:00,3886.7,3885.05,-0.0,flip_to_short -84754,做空,2025-10-18 23:35:00,2025-10-18 23:45:00,3885.05,3885.68,-0.0,flip_to_long -84755,做多,2025-10-18 23:45:00,2025-10-19 00:00:00,3885.68,3885.24,-0.0,flip_to_short -84756,做空,2025-10-19 00:00:00,2025-10-19 00:05:00,3885.24,3886.89,-0.0,flip_to_long -84757,做多,2025-10-19 00:05:00,2025-10-19 00:10:00,3886.89,3882.69,-0.0,flip_to_short -84758,做空,2025-10-19 00:10:00,2025-10-19 00:15:00,3882.69,3880.96,-0.0,tp_lower -84759,做多,2025-10-19 00:20:00,2025-10-19 00:25:00,3885.21,3879.51,-0.0,flip_to_short -84760,做空,2025-10-19 00:25:00,2025-10-19 00:30:00,3879.51,3873.64,0.0,tp_lower -84761,做多,2025-10-19 01:50:00,2025-10-19 02:10:00,3874.0,3865.55,-0.0,flip_to_short -84762,做空,2025-10-19 02:10:00,2025-10-19 02:15:00,3865.55,3866.46,-0.0,flip_to_long -84763,做多,2025-10-19 02:15:00,2025-10-19 02:25:00,3866.46,3866.99,-0.0,flip_to_short -84764,做空,2025-10-19 02:25:00,2025-10-19 02:35:00,3866.99,3868.13,-0.0,flip_to_long -84765,做多,2025-10-19 02:35:00,2025-10-19 02:40:00,3868.13,3867.26,-0.0,flip_to_short -84766,做空,2025-10-19 02:40:00,2025-10-19 02:45:00,3867.26,3869.38,-0.0,flip_to_long -84767,做多,2025-10-19 02:45:00,2025-10-19 03:05:00,3869.38,3868.29,-0.0,flip_to_short -84768,做空,2025-10-19 03:05:00,2025-10-19 03:15:00,3868.29,3880.75,-0.0,flip_to_long -84769,做多,2025-10-19 03:15:00,2025-10-19 03:20:00,3880.75,3881.85,-0.0,tp_upper -84770,做空,2025-10-19 05:40:00,2025-10-19 05:50:00,3900.79,3895.39,0.0,tp_lower -84771,做空,2025-10-19 07:20:00,2025-10-19 07:30:00,3884.98,3888.55,-0.0,flip_to_long -84772,做多,2025-10-19 07:30:00,2025-10-19 07:35:00,3888.55,3883.18,-0.0,flip_to_short -84773,做空,2025-10-19 07:35:00,2025-10-19 08:25:00,3883.18,3873.12,0.0,tp_lower -84774,做多,2025-10-19 09:40:00,2025-10-19 09:45:00,3895.14,3920.62,0.0,tp_upper -84775,做空,2025-10-19 11:25:00,2025-10-19 12:55:00,3928.98,3919.7,0.0,flip_to_long -84776,做多,2025-10-19 12:55:00,2025-10-19 13:05:00,3919.7,3914.99,-0.0,flip_to_short -84777,做空,2025-10-19 13:05:00,2025-10-19 13:20:00,3914.99,3919.39,-0.0,flip_to_long -84778,做多,2025-10-19 13:20:00,2025-10-19 13:30:00,3919.39,3935.02,0.0,tp_upper -84779,做空,2025-10-19 15:25:00,2025-10-19 15:35:00,3979.98,3976.17,0.0,flip_to_long -84780,做多,2025-10-19 15:35:00,2025-10-19 16:40:00,3976.17,3983.32,0.0,tp_upper -84781,做空,2025-10-19 17:45:00,2025-10-19 17:50:00,3984.85,3991.54,-0.0,flip_to_long -84782,做多,2025-10-19 17:50:00,2025-10-19 18:05:00,3991.54,3988.72,-0.0,flip_to_short -84783,做空,2025-10-19 18:05:00,2025-10-19 18:20:00,3988.72,3993.14,-0.0,flip_to_long -84784,做多,2025-10-19 18:20:00,2025-10-19 18:25:00,3993.14,3991.8,-0.0,flip_to_short -84785,做空,2025-10-19 18:25:00,2025-10-19 18:30:00,3991.8,3993.32,-0.0,flip_to_long -84786,做多,2025-10-19 18:30:00,2025-10-19 18:55:00,3993.32,3999.61,0.0,tp_upper -84787,做空,2025-10-19 19:05:00,2025-10-19 19:10:00,3986.08,3987.76,-0.0,tp_lower -84788,做多,2025-10-19 20:40:00,2025-10-19 20:45:00,3981.91,3990.72,0.0,tp_upper -84789,做空,2025-10-19 21:25:00,2025-10-19 21:35:00,3984.99,3990.47,-0.0,flip_to_long -84790,做多,2025-10-19 21:35:00,2025-10-19 21:45:00,3990.47,3988.16,-0.0,flip_to_short -84791,做空,2025-10-19 21:45:00,2025-10-19 21:55:00,3988.16,3995.62,-0.0,flip_to_long -84792,做多,2025-10-19 21:55:00,2025-10-19 22:00:00,3995.62,3995.59,-0.0,flip_to_short -84793,做空,2025-10-19 22:00:00,2025-10-19 23:35:00,3995.59,3982.62,0.0,tp_lower -84794,做多,2025-10-20 01:10:00,2025-10-20 01:30:00,3941.46,3938.58,-0.0,flip_to_short -84795,做空,2025-10-20 01:30:00,2025-10-20 01:40:00,3938.58,3942.22,-0.0,flip_to_long -84796,做多,2025-10-20 01:40:00,2025-10-20 01:50:00,3942.22,3942.93,-0.0,flip_to_short -84797,做空,2025-10-20 01:50:00,2025-10-20 02:05:00,3942.93,3923.21,0.0,tp_lower -84798,做多,2025-10-20 02:15:00,2025-10-20 02:35:00,3939.89,3957.31,0.0,tp_upper -84799,做空,2025-10-20 07:00:00,2025-10-20 07:10:00,4071.82,4071.38,-0.0,flip_to_long -84800,做多,2025-10-20 07:10:00,2025-10-20 07:20:00,4071.38,4068.98,-0.0,flip_to_short -84801,做空,2025-10-20 07:20:00,2025-10-20 07:35:00,4068.98,4061.49,0.0,tp_lower -84802,做多,2025-10-20 08:30:00,2025-10-20 08:35:00,4059.85,4046.53,-0.0,flip_to_short -84803,做空,2025-10-20 08:35:00,2025-10-20 09:10:00,4046.53,4046.14,-0.0,flip_to_long -84804,做多,2025-10-20 09:10:00,2025-10-20 09:50:00,4046.14,4041.85,-0.0,flip_to_short -84805,做空,2025-10-20 09:50:00,2025-10-20 09:55:00,4041.85,4042.95,-0.0,flip_to_long -84806,做多,2025-10-20 09:55:00,2025-10-20 10:00:00,4042.95,4041.99,-0.0,flip_to_short -84807,做空,2025-10-20 10:00:00,2025-10-20 10:10:00,4041.99,4043.55,-0.0,flip_to_long -84808,做多,2025-10-20 10:10:00,2025-10-20 10:25:00,4043.55,4047.09,0.0,tp_upper -84809,做空,2025-10-20 10:35:00,2025-10-20 10:40:00,4040.43,4037.1,0.0,tp_lower -84810,做多,2025-10-20 11:45:00,2025-10-20 12:00:00,4033.7,4028.52,-0.0,flip_to_short -84811,做空,2025-10-20 12:00:00,2025-10-20 12:45:00,4028.52,4028.85,-0.0,flip_to_long -84812,做多,2025-10-20 12:45:00,2025-10-20 13:00:00,4028.85,4035.4,0.0,tp_upper -84813,做空,2025-10-20 13:05:00,2025-10-20 13:15:00,4033.44,4031.31,0.0,flip_to_long -84814,做多,2025-10-20 13:15:00,2025-10-20 13:20:00,4031.31,4021.09,-0.0,flip_to_short -84815,做空,2025-10-20 13:20:00,2025-10-20 13:25:00,4021.09,4024.5,-0.0,tp_lower -84816,做多,2025-10-20 13:30:00,2025-10-20 13:35:00,4029.06,4034.59,0.0,tp_upper -84817,做空,2025-10-20 13:40:00,2025-10-20 14:15:00,4031.43,4012.85,0.0,tp_lower -84818,做多,2025-10-20 14:25:00,2025-10-20 14:35:00,4042.37,4030.6,-0.0,flip_to_short -84819,做空,2025-10-20 14:35:00,2025-10-20 14:45:00,4030.6,4036.01,-0.0,flip_to_long -84820,做多,2025-10-20 14:45:00,2025-10-20 15:05:00,4036.01,4045.59,0.0,tp_upper -84821,做空,2025-10-20 15:10:00,2025-10-20 15:15:00,4024.39,4022.91,-0.0,tp_lower -84822,做多,2025-10-20 15:45:00,2025-10-20 15:50:00,4034.72,4024.44,-0.0,flip_to_short -84823,做空,2025-10-20 15:50:00,2025-10-20 15:55:00,4024.44,4002.96,0.0,tp_lower -84824,做多,2025-10-20 17:45:00,2025-10-20 17:50:00,3950.1,3949.41,-0.0,flip_to_short -84825,做空,2025-10-20 17:50:00,2025-10-20 21:40:00,3949.41,3978.25,-0.0,tp_lower -84826,做多,2025-10-20 22:15:00,2025-10-20 22:20:00,3985.3,3981.13,-0.0,flip_to_short -84827,做空,2025-10-20 22:20:00,2025-10-20 22:30:00,3981.13,3987.65,-0.0,flip_to_long -84828,做多,2025-10-20 22:30:00,2025-10-20 23:05:00,3987.65,3981.79,-0.0,flip_to_short -84829,做空,2025-10-20 23:05:00,2025-10-20 23:20:00,3981.79,3983.28,-0.0,flip_to_long -84830,做多,2025-10-20 23:20:00,2025-10-20 23:30:00,3983.28,3982.75,-0.0,flip_to_short -84831,做空,2025-10-20 23:30:00,2025-10-20 23:50:00,3982.75,3976.0,0.0,tp_lower -84832,做多,2025-10-21 00:35:00,2025-10-21 00:45:00,3981.51,3974.02,-0.0,flip_to_short -84833,做空,2025-10-21 00:45:00,2025-10-21 01:00:00,3974.02,3963.55,0.0,tp_lower -84834,做多,2025-10-21 03:20:00,2025-10-21 03:25:00,3938.82,3934.15,-0.0,flip_to_short -84835,做空,2025-10-21 03:25:00,2025-10-21 03:30:00,3934.15,3937.88,-0.0,flip_to_long -84836,做多,2025-10-21 03:30:00,2025-10-21 03:40:00,3937.88,3933.78,-0.0,flip_to_short -84837,做空,2025-10-21 03:40:00,2025-10-21 03:50:00,3933.78,3925.04,0.0,tp_lower -84838,做多,2025-10-21 05:30:00,2025-10-21 05:35:00,3864.95,3853.36,-0.0,flip_to_short -84839,做空,2025-10-21 05:35:00,2025-10-21 05:40:00,3853.36,3864.08,-0.0,flip_to_long -84840,做多,2025-10-21 05:40:00,2025-10-21 06:00:00,3864.08,3856.56,-0.0,flip_to_short -84841,做空,2025-10-21 06:00:00,2025-10-21 06:05:00,3856.56,3857.49,-0.0,flip_to_long -84842,做多,2025-10-21 06:05:00,2025-10-21 06:15:00,3857.49,3872.29,0.0,tp_upper -84843,做多,2025-10-21 07:15:00,2025-10-21 08:00:00,3885.19,3884.58,-0.0,flip_to_short -84844,做空,2025-10-21 08:00:00,2025-10-21 08:10:00,3884.58,3877.01,0.0,tp_lower -84845,做多,2025-10-21 09:20:00,2025-10-21 09:25:00,3872.46,3868.49,-0.0,flip_to_short -84846,做空,2025-10-21 09:25:00,2025-10-21 09:45:00,3868.49,3866.21,0.0,flip_to_long -84847,做多,2025-10-21 09:45:00,2025-10-21 10:15:00,3866.21,3863.71,-0.0,flip_to_short -84848,做空,2025-10-21 10:15:00,2025-10-21 10:30:00,3863.71,3869.51,-0.0,flip_to_long -84849,做多,2025-10-21 10:30:00,2025-10-21 10:35:00,3869.51,3873.33,0.0,tp_upper -84850,做空,2025-10-21 11:05:00,2025-10-21 11:10:00,3868.64,3873.56,-0.0,flip_to_long -84851,做多,2025-10-21 11:10:00,2025-10-21 12:20:00,3873.56,3913.37,0.0,tp_upper -84852,做空,2025-10-21 12:50:00,2025-10-21 13:05:00,3891.41,3872.36,0.0,tp_lower -84853,做多,2025-10-21 13:35:00,2025-10-21 13:40:00,3891.31,3875.86,-0.0,flip_to_short -84854,做空,2025-10-21 13:40:00,2025-10-21 13:45:00,3875.86,3857.87,0.0,tp_lower -84855,做多,2025-10-21 14:05:00,2025-10-21 14:10:00,3896.19,3925.27,0.0,tp_upper -84856,做空,2025-10-21 16:50:00,2025-10-21 16:55:00,4063.05,4027.35,0.0,tp_lower -84857,做多,2025-10-21 18:45:00,2025-10-21 19:20:00,4009.7,3997.38,-0.0,flip_to_short -84858,做空,2025-10-21 19:20:00,2025-10-21 19:35:00,3997.38,4002.44,-0.0,flip_to_long -84859,做多,2025-10-21 19:35:00,2025-10-21 19:45:00,4002.44,4003.77,-0.0,flip_to_short -84860,做空,2025-10-21 19:45:00,2025-10-21 20:05:00,4003.77,3980.46,0.0,tp_lower -84861,做多,2025-10-21 21:45:00,2025-10-22 01:15:00,3946.99,3848.03,-0.0,flip_to_short -84862,做空,2025-10-22 01:15:00,2025-10-22 01:20:00,3848.03,3859.42,-0.0,flip_to_long -84863,做多,2025-10-22 01:20:00,2025-10-22 01:25:00,3859.42,3854.53,-0.0,flip_to_short -84864,做空,2025-10-22 01:25:00,2025-10-22 01:35:00,3854.53,3856.4,-0.0,flip_to_long -84865,做多,2025-10-22 01:35:00,2025-10-22 01:55:00,3856.4,3867.4,0.0,tp_upper -84866,做多,2025-10-22 02:40:00,2025-10-22 02:45:00,3863.71,3861.57,-0.0,flip_to_short -84867,做空,2025-10-22 02:45:00,2025-10-22 02:50:00,3861.57,3862.86,-0.0,flip_to_long -84868,做多,2025-10-22 02:50:00,2025-10-22 04:05:00,3862.86,3869.51,0.0,tp_upper -84869,做空,2025-10-22 05:10:00,2025-10-22 05:25:00,3864.99,3847.89,0.0,tp_lower -84870,做多,2025-10-22 06:20:00,2025-10-22 06:25:00,3861.31,3858.49,-0.0,flip_to_short -84871,做空,2025-10-22 06:25:00,2025-10-22 06:30:00,3858.49,3863.59,-0.0,flip_to_long -84872,做多,2025-10-22 06:30:00,2025-10-22 06:50:00,3863.59,3858.22,-0.0,flip_to_short -84873,做空,2025-10-22 06:50:00,2025-10-22 07:05:00,3858.22,3842.05,0.0,tp_lower -84874,做多,2025-10-22 07:15:00,2025-10-22 07:20:00,3855.85,3856.0,-0.0,flip_to_short -84875,做空,2025-10-22 07:20:00,2025-10-22 07:25:00,3856.0,3859.25,-0.0,flip_to_long -84876,做多,2025-10-22 07:25:00,2025-10-22 07:30:00,3859.25,3854.48,-0.0,flip_to_short -84877,做空,2025-10-22 07:30:00,2025-10-22 07:35:00,3854.48,3861.81,-0.0,flip_to_long -84878,做多,2025-10-22 07:35:00,2025-10-22 07:45:00,3861.81,3858.68,-0.0,flip_to_short -84879,做空,2025-10-22 07:45:00,2025-10-22 08:15:00,3858.68,3855.85,0.0,flip_to_long -84880,做多,2025-10-22 08:15:00,2025-10-22 08:30:00,3855.85,3852.0,-0.0,flip_to_short -84881,做空,2025-10-22 08:30:00,2025-10-22 08:35:00,3852.0,3854.32,-0.0,flip_to_long -84882,做多,2025-10-22 08:35:00,2025-10-22 08:45:00,3854.32,3854.58,-0.0,flip_to_short -84883,做空,2025-10-22 08:45:00,2025-10-22 08:50:00,3854.58,3852.29,0.0,tp_lower -84884,做多,2025-10-22 09:30:00,2025-10-22 09:35:00,3852.63,3841.62,-0.0,flip_to_short -84885,做空,2025-10-22 09:35:00,2025-10-22 09:40:00,3841.62,3833.8,0.0,tp_lower -84886,做多,2025-10-22 10:05:00,2025-10-22 10:10:00,3845.59,3842.75,-0.0,flip_to_short -84887,做空,2025-10-22 10:10:00,2025-10-22 10:40:00,3842.75,3831.98,0.0,tp_lower -84888,做多,2025-10-22 11:20:00,2025-10-22 11:25:00,3829.61,3821.71,-0.0,flip_to_short -84889,做空,2025-10-22 11:25:00,2025-10-22 11:30:00,3821.71,3828.39,-0.0,flip_to_long -84890,做多,2025-10-22 11:30:00,2025-10-22 11:40:00,3828.39,3825.36,-0.0,flip_to_short -84891,做空,2025-10-22 11:40:00,2025-10-22 11:50:00,3825.36,3825.64,-0.0,flip_to_long -84892,做多,2025-10-22 11:50:00,2025-10-22 12:00:00,3825.64,3819.63,-0.0,flip_to_short -84893,做空,2025-10-22 12:00:00,2025-10-22 12:05:00,3819.63,3827.65,-0.0,flip_to_long -84894,做多,2025-10-22 12:05:00,2025-10-22 12:15:00,3827.65,3847.15,0.0,tp_upper -84895,做空,2025-10-22 13:30:00,2025-10-22 13:35:00,3830.38,3856.8,-0.0,tp_lower -84896,做空,2025-10-22 13:40:00,2025-10-22 13:45:00,3839.07,3840.1,-0.0,tp_lower -84897,做多,2025-10-22 13:50:00,2025-10-22 13:55:00,3857.07,3871.1,0.0,tp_upper -84898,做空,2025-10-22 14:00:00,2025-10-22 14:20:00,3848.96,3808.2,0.0,tp_lower -84899,做多,2025-10-22 14:55:00,2025-10-22 15:05:00,3851.45,3836.48,-0.0,flip_to_short -84900,做空,2025-10-22 15:05:00,2025-10-22 15:35:00,3836.48,3835.23,-0.0,flip_to_long -84901,做多,2025-10-22 15:35:00,2025-10-22 16:20:00,3835.23,3819.82,-0.0,flip_to_short -84902,做空,2025-10-22 16:20:00,2025-10-22 16:25:00,3819.82,3839.15,-0.0,flip_to_long -84903,做多,2025-10-22 16:25:00,2025-10-22 16:40:00,3839.15,3842.57,0.0,tp_upper -84904,做空,2025-10-22 16:55:00,2025-10-22 17:05:00,3834.05,3839.41,-0.0,flip_to_long -84905,做多,2025-10-22 17:05:00,2025-10-22 17:10:00,3839.41,3832.48,-0.0,flip_to_short -84906,做空,2025-10-22 17:10:00,2025-10-22 17:20:00,3832.48,3823.26,0.0,tp_lower -84907,做空,2025-10-22 17:35:00,2025-10-22 17:40:00,3823.63,3813.31,0.0,tp_lower -84908,做多,2025-10-22 19:00:00,2025-10-22 19:20:00,3812.22,3811.1,-0.0,tp_upper -84909,做空,2025-10-22 19:40:00,2025-10-22 19:55:00,3804.59,3802.53,0.0,tp_lower -84910,做多,2025-10-22 22:05:00,2025-10-22 22:15:00,3756.11,3748.48,-0.0,flip_to_short -84911,做空,2025-10-22 22:15:00,2025-10-22 22:40:00,3748.48,3750.52,-0.0,flip_to_long -84912,做多,2025-10-22 22:40:00,2025-10-22 22:45:00,3750.52,3743.9,-0.0,flip_to_short -84913,做空,2025-10-22 22:45:00,2025-10-23 02:10:00,3743.9,3819.12,-0.0,flip_to_long -84914,做多,2025-10-23 02:10:00,2025-10-23 02:30:00,3819.12,3827.83,0.0,tp_upper -84915,做空,2025-10-23 02:45:00,2025-10-23 02:55:00,3822.12,3823.99,-0.0,flip_to_long -84916,做多,2025-10-23 02:55:00,2025-10-23 03:05:00,3823.99,3824.73,-0.0,flip_to_short -84917,做空,2025-10-23 03:05:00,2025-10-23 03:15:00,3824.73,3829.99,-0.0,flip_to_long -84918,做多,2025-10-23 03:15:00,2025-10-23 03:20:00,3829.99,3828.98,-0.0,tp_upper -84919,做空,2025-10-23 03:40:00,2025-10-23 03:50:00,3823.89,3828.0,-0.0,flip_to_long -84920,做多,2025-10-23 03:50:00,2025-10-23 03:55:00,3828.0,3825.18,-0.0,flip_to_short -84921,做空,2025-10-23 03:55:00,2025-10-23 04:00:00,3825.18,3828.1,-0.0,flip_to_long -84922,做多,2025-10-23 04:00:00,2025-10-23 04:05:00,3828.1,3823.42,-0.0,flip_to_short -84923,做空,2025-10-23 04:05:00,2025-10-23 04:15:00,3823.42,3826.49,-0.0,flip_to_long -84924,做多,2025-10-23 04:15:00,2025-10-23 04:20:00,3826.49,3830.53,0.0,tp_upper -84925,做空,2025-10-23 04:30:00,2025-10-23 04:35:00,3826.47,3831.49,-0.0,flip_to_long -84926,做多,2025-10-23 04:35:00,2025-10-23 04:40:00,3831.49,3842.58,0.0,tp_upper -84927,做空,2025-10-23 05:40:00,2025-10-23 07:40:00,3835.0,3881.49,-0.0,flip_to_long -84928,做多,2025-10-23 07:40:00,2025-10-23 08:05:00,3881.49,3890.03,0.0,tp_upper -84929,做空,2025-10-23 08:55:00,2025-10-23 09:55:00,3885.71,3888.77,-0.0,flip_to_long -84930,做多,2025-10-23 09:55:00,2025-10-23 10:10:00,3888.77,3897.59,0.0,tp_upper -84931,做空,2025-10-23 10:35:00,2025-10-23 11:15:00,3884.17,3876.78,0.0,tp_lower -84932,做多,2025-10-23 13:25:00,2025-10-23 13:30:00,3845.1,3859.15,0.0,tp_upper -84933,做空,2025-10-23 13:40:00,2025-10-23 13:45:00,3844.5,3851.54,-0.0,tp_lower -84934,做空,2025-10-23 13:55:00,2025-10-23 14:05:00,3850.41,3827.59,0.0,tp_lower -84935,做多,2025-10-23 14:30:00,2025-10-23 14:40:00,3841.43,3836.84,-0.0,flip_to_short -84936,做空,2025-10-23 14:40:00,2025-10-23 14:45:00,3836.84,3844.36,-0.0,flip_to_long -84937,做多,2025-10-23 14:45:00,2025-10-23 14:50:00,3844.36,3837.2,-0.0,flip_to_short -84938,做空,2025-10-23 14:50:00,2025-10-23 14:55:00,3837.2,3846.12,-0.0,flip_to_long -84939,做多,2025-10-23 14:55:00,2025-10-23 15:05:00,3846.12,3870.8,0.0,tp_upper -84940,做空,2025-10-23 16:35:00,2025-10-23 16:40:00,3869.47,3879.02,-0.0,flip_to_long -84941,做多,2025-10-23 16:40:00,2025-10-23 16:50:00,3879.02,3926.16,0.0,tp_upper -84942,做空,2025-10-23 17:05:00,2025-10-23 18:45:00,3883.76,3863.08,0.0,tp_lower -84943,做多,2025-10-23 19:45:00,2025-10-23 22:30:00,3866.17,3847.76,-0.0,tp_upper -84944,做空,2025-10-24 00:00:00,2025-10-24 00:10:00,3852.43,3854.11,-0.0,flip_to_long -84945,做多,2025-10-24 00:10:00,2025-10-24 00:15:00,3854.11,3859.61,0.0,tp_upper -84946,做空,2025-10-24 00:20:00,2025-10-24 00:30:00,3852.14,3853.74,-0.0,tp_lower -84947,做空,2025-10-24 01:25:00,2025-10-24 01:30:00,3859.64,3863.55,-0.0,flip_to_long -84948,做多,2025-10-24 01:30:00,2025-10-24 01:45:00,3863.55,3874.53,0.0,tp_upper -84949,做空,2025-10-24 02:20:00,2025-10-24 02:25:00,3869.77,3873.92,-0.0,flip_to_long -84950,做多,2025-10-24 02:25:00,2025-10-24 02:30:00,3873.92,3880.41,0.0,tp_upper -84951,做空,2025-10-24 03:30:00,2025-10-24 03:35:00,3879.6,3880.6,-0.0,flip_to_long -84952,做多,2025-10-24 03:35:00,2025-10-24 03:45:00,3880.6,3878.61,-0.0,flip_to_short -84953,做空,2025-10-24 03:45:00,2025-10-24 03:50:00,3878.61,3885.64,-0.0,flip_to_long -84954,做多,2025-10-24 03:50:00,2025-10-24 04:05:00,3885.64,3891.7,0.0,tp_upper -84955,做空,2025-10-24 06:05:00,2025-10-24 06:10:00,3965.64,3967.15,-0.0,flip_to_long -84956,做多,2025-10-24 06:10:00,2025-10-24 06:30:00,3967.15,3979.7,0.0,tp_upper -84957,做空,2025-10-24 07:10:00,2025-10-24 07:35:00,3972.11,3957.15,0.0,tp_lower -84958,做多,2025-10-24 08:40:00,2025-10-24 08:50:00,3952.77,3949.05,-0.0,flip_to_short -84959,做空,2025-10-24 08:50:00,2025-10-24 10:05:00,3949.05,3955.99,-0.0,flip_to_long -84960,做多,2025-10-24 10:05:00,2025-10-24 10:15:00,3955.99,3954.6,-0.0,flip_to_short -84961,做空,2025-10-24 10:15:00,2025-10-24 10:20:00,3954.6,3947.0,0.0,tp_lower -84962,做多,2025-10-24 10:45:00,2025-10-24 11:05:00,3955.44,3956.46,-0.0,flip_to_short -84963,做空,2025-10-24 11:05:00,2025-10-24 11:30:00,3956.46,3939.44,0.0,tp_lower -84964,做多,2025-10-24 12:00:00,2025-10-24 12:15:00,3950.59,3942.0,-0.0,flip_to_short -84965,做空,2025-10-24 12:15:00,2025-10-24 12:25:00,3942.0,3954.06,-0.0,flip_to_long -84966,做多,2025-10-24 12:25:00,2025-10-24 12:30:00,3954.06,3983.99,0.0,tp_upper -84967,做空,2025-10-24 12:55:00,2025-10-24 13:40:00,3962.05,3933.85,0.0,tp_lower -84968,做多,2025-10-24 15:10:00,2025-10-24 15:20:00,3914.2,3914.99,-0.0,flip_to_short -84969,做空,2025-10-24 15:20:00,2025-10-24 15:25:00,3914.99,3915.81,-0.0,flip_to_long -84970,做多,2025-10-24 15:25:00,2025-10-24 15:30:00,3915.81,3908.68,-0.0,flip_to_short -84971,做空,2025-10-24 15:30:00,2025-10-24 15:35:00,3908.68,3910.65,-0.0,flip_to_long -84972,做多,2025-10-24 15:35:00,2025-10-24 17:05:00,3910.65,3881.15,-0.0,flip_to_short -84973,做空,2025-10-24 17:05:00,2025-10-24 17:15:00,3881.15,3892.87,-0.0,flip_to_long -84974,做多,2025-10-24 17:15:00,2025-10-24 17:20:00,3892.87,3899.82,0.0,tp_upper -84975,做空,2025-10-24 17:45:00,2025-10-24 18:00:00,3887.09,3894.29,-0.0,flip_to_long -84976,做多,2025-10-24 18:00:00,2025-10-24 18:25:00,3894.29,3906.03,0.0,tp_upper -84977,做空,2025-10-24 21:05:00,2025-10-24 21:15:00,3930.54,3936.66,-0.0,flip_to_long -84978,做多,2025-10-24 21:15:00,2025-10-24 21:20:00,3936.66,3934.81,-0.0,tp_upper -84979,做空,2025-10-24 22:00:00,2025-10-24 22:50:00,3934.78,3930.95,0.0,tp_lower -84980,做多,2025-10-24 23:30:00,2025-10-25 00:00:00,3931.65,3931.53,-0.0,flip_to_short -84981,做空,2025-10-25 00:00:00,2025-10-25 00:05:00,3931.53,3925.13,0.0,tp_lower -84982,做多,2025-10-25 00:45:00,2025-10-25 00:50:00,3925.84,3912.51,-0.0,flip_to_short -84983,做空,2025-10-25 00:50:00,2025-10-25 00:55:00,3912.51,3917.28,-0.0,tp_lower -84984,做多,2025-10-25 01:20:00,2025-10-25 01:30:00,3924.99,3924.16,-0.0,tp_upper -84985,做空,2025-10-25 02:35:00,2025-10-25 02:40:00,3925.42,3927.92,-0.0,flip_to_long -84986,做多,2025-10-25 02:40:00,2025-10-25 02:50:00,3927.92,3933.72,0.0,tp_upper -84987,做空,2025-10-25 03:00:00,2025-10-25 03:15:00,3930.99,3931.45,-0.0,flip_to_long -84988,做多,2025-10-25 03:15:00,2025-10-25 03:20:00,3931.45,3929.51,-0.0,flip_to_short -84989,做空,2025-10-25 03:20:00,2025-10-25 03:40:00,3929.51,3926.84,0.0,tp_lower -84990,做多,2025-10-25 04:15:00,2025-10-25 04:25:00,3933.45,3927.1,-0.0,flip_to_short -84991,做空,2025-10-25 04:25:00,2025-10-25 04:35:00,3927.1,3923.41,0.0,tp_lower -84992,做多,2025-10-25 05:05:00,2025-10-25 05:45:00,3923.4,3927.31,0.0,tp_upper -84993,做空,2025-10-25 06:35:00,2025-10-25 07:00:00,3926.14,3928.79,-0.0,flip_to_long -84994,做多,2025-10-25 07:00:00,2025-10-25 07:15:00,3928.79,3931.74,0.0,tp_upper -84995,做空,2025-10-25 07:35:00,2025-10-25 08:10:00,3933.36,3932.69,-0.0,flip_to_long -84996,做多,2025-10-25 08:10:00,2025-10-25 08:20:00,3932.69,3938.22,0.0,tp_upper -84997,做空,2025-10-25 09:50:00,2025-10-25 10:10:00,3941.82,3932.6,0.0,tp_lower -84998,做多,2025-10-25 10:40:00,2025-10-25 11:10:00,3942.3,3938.6,-0.0,flip_to_short -84999,做空,2025-10-25 11:10:00,2025-10-25 11:15:00,3938.6,3939.56,-0.0,flip_to_long -85000,做多,2025-10-25 11:15:00,2025-10-25 11:40:00,3939.56,3939.74,-0.0,flip_to_short -85001,做空,2025-10-25 11:40:00,2025-10-25 11:45:00,3939.74,3940.98,-0.0,flip_to_long -85002,做多,2025-10-25 11:45:00,2025-10-25 11:55:00,3940.98,3938.66,-0.0,flip_to_short -85003,做空,2025-10-25 11:55:00,2025-10-25 12:00:00,3938.66,3942.98,-0.0,flip_to_long -85004,做多,2025-10-25 12:00:00,2025-10-25 12:05:00,3942.98,3948.46,0.0,tp_upper -85005,做空,2025-10-25 12:50:00,2025-10-25 12:55:00,3945.12,3951.57,-0.0,flip_to_long -85006,做多,2025-10-25 12:55:00,2025-10-25 13:00:00,3951.57,3946.25,-0.0,tp_upper -85007,做空,2025-10-25 13:05:00,2025-10-25 13:15:00,3941.56,3935.67,0.0,tp_lower -85008,做多,2025-10-25 14:10:00,2025-10-25 14:25:00,3943.66,3938.9,-0.0,flip_to_short -85009,做空,2025-10-25 14:25:00,2025-10-25 14:45:00,3938.9,3934.01,0.0,tp_lower -85010,做多,2025-10-25 16:15:00,2025-10-25 16:20:00,3931.45,3930.42,-0.0,flip_to_short -85011,做空,2025-10-25 16:20:00,2025-10-25 16:45:00,3930.42,3935.52,-0.0,flip_to_long -85012,做多,2025-10-25 16:45:00,2025-10-25 16:50:00,3935.52,3931.03,-0.0,tp_upper -85013,做空,2025-10-25 17:30:00,2025-10-25 17:45:00,3930.02,3932.59,-0.0,flip_to_long -85014,做多,2025-10-25 17:45:00,2025-10-25 18:00:00,3932.59,3929.96,-0.0,flip_to_short -85015,做空,2025-10-25 18:00:00,2025-10-25 18:10:00,3929.96,3936.81,-0.0,flip_to_long -85016,做多,2025-10-25 18:10:00,2025-10-25 18:20:00,3936.81,3941.23,0.0,tp_upper -85017,做多,2025-10-25 19:55:00,2025-10-25 21:40:00,3956.05,3946.8,-0.0,flip_to_short -85018,做空,2025-10-25 21:40:00,2025-10-25 21:55:00,3946.8,3951.47,-0.0,flip_to_long -85019,做多,2025-10-25 21:55:00,2025-10-25 22:00:00,3951.47,3947.94,-0.0,flip_to_short -85020,做空,2025-10-25 22:00:00,2025-10-25 22:15:00,3947.94,3952.69,-0.0,flip_to_long -85021,做多,2025-10-25 22:15:00,2025-10-25 22:30:00,3952.69,3951.86,-0.0,tp_upper -85022,做多,2025-10-25 23:25:00,2025-10-25 23:30:00,3955.83,3954.47,-0.0,flip_to_short -85023,做空,2025-10-25 23:30:00,2025-10-26 00:05:00,3954.47,3947.06,0.0,tp_lower -85024,做多,2025-10-26 00:25:00,2025-10-26 00:35:00,3953.42,3959.26,0.0,tp_upper -85025,做空,2025-10-26 00:45:00,2025-10-26 01:10:00,3952.01,3951.84,-0.0,flip_to_long -85026,做多,2025-10-26 01:10:00,2025-10-26 01:15:00,3951.84,3947.61,-0.0,flip_to_short -85027,做空,2025-10-26 01:15:00,2025-10-26 01:35:00,3947.61,3950.95,-0.0,flip_to_long -85028,做多,2025-10-26 01:35:00,2025-10-26 01:40:00,3950.95,3948.15,-0.0,flip_to_short -85029,做空,2025-10-26 01:40:00,2025-10-26 01:50:00,3948.15,3942.66,0.0,tp_lower -85030,做空,2025-10-26 03:35:00,2025-10-26 03:50:00,3927.35,3929.79,-0.0,flip_to_long -85031,做多,2025-10-26 03:50:00,2025-10-26 04:00:00,3929.79,3928.54,-0.0,flip_to_short -85032,做空,2025-10-26 04:00:00,2025-10-26 04:10:00,3928.54,3929.43,-0.0,flip_to_long -85033,做多,2025-10-26 04:10:00,2025-10-26 04:15:00,3929.43,3928.78,-0.0,flip_to_short -85034,做空,2025-10-26 04:15:00,2025-10-26 06:10:00,3928.78,3939.3,-0.0,flip_to_long -85035,做多,2025-10-26 06:10:00,2025-10-26 06:30:00,3939.3,3942.48,0.0,flip_to_short -85036,做空,2025-10-26 06:30:00,2025-10-26 06:50:00,3942.48,3942.48,-0.0,flip_to_long -85037,做多,2025-10-26 06:50:00,2025-10-26 07:00:00,3942.48,3942.64,-0.0,flip_to_short -85038,做空,2025-10-26 07:00:00,2025-10-26 07:35:00,3942.64,3947.24,-0.0,flip_to_long -85039,做多,2025-10-26 07:35:00,2025-10-26 07:40:00,3947.24,3948.82,-0.0,tp_upper -85040,做空,2025-10-26 10:30:00,2025-10-26 10:35:00,3973.66,3981.44,-0.0,flip_to_long -85041,做多,2025-10-26 10:35:00,2025-10-26 10:40:00,3981.44,3981.35,-0.0,flip_to_short -85042,做空,2025-10-26 10:40:00,2025-10-26 11:15:00,3981.35,3986.67,-0.0,flip_to_long -85043,做多,2025-10-26 11:15:00,2025-10-26 11:20:00,3986.67,3995.98,0.0,tp_upper -85044,做空,2025-10-26 14:15:00,2025-10-26 14:30:00,4083.92,4077.95,0.0,flip_to_long -85045,做多,2025-10-26 14:30:00,2025-10-26 15:35:00,4077.95,4067.14,-0.0,flip_to_short -85046,做空,2025-10-26 15:35:00,2025-10-26 15:45:00,4067.14,4070.85,-0.0,flip_to_long -85047,做多,2025-10-26 15:45:00,2025-10-26 16:00:00,4070.85,4063.94,-0.0,flip_to_short -85048,做空,2025-10-26 16:00:00,2025-10-26 16:15:00,4063.94,4052.83,0.0,tp_lower -85049,做多,2025-10-26 17:10:00,2025-10-26 17:55:00,4060.12,4058.05,-0.0,flip_to_short -85050,做空,2025-10-26 17:55:00,2025-10-26 18:00:00,4058.05,4064.27,-0.0,flip_to_long -85051,做多,2025-10-26 18:00:00,2025-10-26 18:05:00,4064.27,4071.95,0.0,tp_upper -85052,做空,2025-10-26 19:00:00,2025-10-26 19:05:00,4067.54,4067.83,-0.0,flip_to_long -85053,做多,2025-10-26 19:05:00,2025-10-26 19:30:00,4067.83,4066.65,-0.0,flip_to_short -85054,做空,2025-10-26 19:30:00,2025-10-26 19:45:00,4066.65,4065.13,-0.0,tp_lower -85055,做多,2025-10-26 20:30:00,2025-10-26 20:55:00,4067.76,4060.17,-0.0,flip_to_short -85056,做空,2025-10-26 20:55:00,2025-10-26 21:05:00,4060.17,4065.98,-0.0,flip_to_long -85057,做多,2025-10-26 21:05:00,2025-10-26 21:25:00,4065.98,4060.2,-0.0,flip_to_short -85058,做空,2025-10-26 21:25:00,2025-10-26 21:30:00,4060.2,4069.55,-0.0,tp_lower -85059,做空,2025-10-26 23:55:00,2025-10-27 00:00:00,4156.97,4164.52,-0.0,flip_to_long -85060,做多,2025-10-27 00:00:00,2025-10-27 00:10:00,4164.52,4165.42,-0.0,flip_to_short -85061,做空,2025-10-27 00:10:00,2025-10-27 00:25:00,4165.42,4169.68,-0.0,flip_to_long -85062,做多,2025-10-27 00:25:00,2025-10-27 00:30:00,4169.68,4180.65,0.0,tp_upper -85063,做空,2025-10-27 00:45:00,2025-10-27 00:50:00,4166.11,4172.13,-0.0,flip_to_long -85064,做多,2025-10-27 00:50:00,2025-10-27 00:55:00,4172.13,4168.63,-0.0,flip_to_short -85065,做空,2025-10-27 00:55:00,2025-10-27 01:00:00,4168.63,4168.51,-0.0,flip_to_long -85066,做多,2025-10-27 01:00:00,2025-10-27 01:20:00,4168.51,4186.57,0.0,tp_upper -85067,做空,2025-10-27 02:30:00,2025-10-27 03:45:00,4185.28,4204.34,-0.0,flip_to_long -85068,做多,2025-10-27 03:45:00,2025-10-27 04:45:00,4204.34,4212.11,0.0,tp_upper -85069,做空,2025-10-27 06:30:00,2025-10-27 06:35:00,4230.45,4234.59,-0.0,flip_to_long -85070,做多,2025-10-27 06:35:00,2025-10-27 07:05:00,4234.59,4225.01,-0.0,tp_upper -85071,做空,2025-10-27 09:40:00,2025-10-27 10:05:00,4168.81,4163.48,0.0,flip_to_long -85072,做多,2025-10-27 10:05:00,2025-10-27 10:20:00,4163.48,4164.79,-0.0,tp_upper -85073,做空,2025-10-27 10:50:00,2025-10-27 11:20:00,4165.9,4143.3,0.0,tp_lower -85074,做多,2025-10-27 11:40:00,2025-10-27 12:05:00,4159.77,4155.74,-0.0,flip_to_short -85075,做空,2025-10-27 12:05:00,2025-10-27 12:10:00,4155.74,4157.33,-0.0,flip_to_long -85076,做多,2025-10-27 12:10:00,2025-10-27 13:10:00,4157.33,4159.27,-0.0,tp_upper -85077,做空,2025-10-27 13:30:00,2025-10-27 13:40:00,4147.6,4145.78,-0.0,tp_lower -85078,做多,2025-10-27 13:45:00,2025-10-27 13:50:00,4159.03,4182.0,0.0,tp_upper -85079,做空,2025-10-27 14:05:00,2025-10-27 14:15:00,4153.0,4130.63,0.0,tp_lower -85080,做多,2025-10-27 14:35:00,2025-10-27 14:40:00,4154.67,4146.78,-0.0,flip_to_short -85081,做空,2025-10-27 14:40:00,2025-10-27 15:00:00,4146.78,4152.97,-0.0,flip_to_long -85082,做多,2025-10-27 15:00:00,2025-10-27 15:25:00,4152.97,4164.36,0.0,flip_to_short -85083,做空,2025-10-27 15:25:00,2025-10-27 18:30:00,4164.36,4214.33,-0.0,flip_to_long -85084,做多,2025-10-27 18:30:00,2025-10-27 18:50:00,4214.33,4214.96,-0.0,flip_to_short -85085,做空,2025-10-27 18:50:00,2025-10-27 19:00:00,4214.96,4191.64,0.0,tp_lower -85086,做多,2025-10-27 19:10:00,2025-10-27 22:05:00,4214.99,4126.07,-0.0,flip_to_short -85087,做空,2025-10-27 22:05:00,2025-10-27 22:10:00,4126.07,4128.33,-0.0,flip_to_long -85088,做多,2025-10-27 22:10:00,2025-10-27 22:30:00,4128.33,4131.6,0.0,flip_to_short -85089,做空,2025-10-27 22:30:00,2025-10-27 22:45:00,4131.6,4128.77,0.0,flip_to_long -85090,做多,2025-10-27 22:45:00,2025-10-27 22:50:00,4128.77,4123.56,-0.0,flip_to_short -85091,做空,2025-10-27 22:50:00,2025-10-27 23:05:00,4123.56,4110.34,0.0,tp_lower -85092,做多,2025-10-27 23:40:00,2025-10-27 23:45:00,4123.9,4121.5,-0.0,flip_to_short -85093,做空,2025-10-27 23:45:00,2025-10-28 00:05:00,4121.5,4120.93,-0.0,tp_lower -85094,做空,2025-10-28 00:10:00,2025-10-28 00:35:00,4118.22,4116.58,-0.0,flip_to_long -85095,做多,2025-10-28 00:35:00,2025-10-28 00:45:00,4116.58,4108.35,-0.0,flip_to_short -85096,做空,2025-10-28 00:45:00,2025-10-28 00:50:00,4108.35,4113.19,-0.0,flip_to_long -85097,做多,2025-10-28 00:50:00,2025-10-28 01:15:00,4113.19,4128.08,0.0,tp_upper -85098,做空,2025-10-28 01:30:00,2025-10-28 02:15:00,4121.96,4124.99,-0.0,flip_to_long -85099,做多,2025-10-28 02:15:00,2025-10-28 05:05:00,4124.99,4094.0,-0.0,flip_to_short -85100,做空,2025-10-28 05:05:00,2025-10-28 05:25:00,4094.0,4096.64,-0.0,flip_to_long -85101,做多,2025-10-28 05:25:00,2025-10-28 05:30:00,4096.64,4090.04,-0.0,flip_to_short -85102,做空,2025-10-28 05:30:00,2025-10-28 05:35:00,4090.04,4086.89,0.0,tp_lower -85103,做多,2025-10-28 06:30:00,2025-10-28 06:50:00,4090.49,4109.59,0.0,tp_upper -85104,做空,2025-10-28 08:10:00,2025-10-28 08:15:00,4109.5,4116.39,-0.0,flip_to_long -85105,做多,2025-10-28 08:15:00,2025-10-28 08:25:00,4116.39,4125.48,0.0,tp_upper -85106,做空,2025-10-28 08:55:00,2025-10-28 09:25:00,4121.69,4103.46,0.0,tp_lower -85107,做多,2025-10-28 09:40:00,2025-10-28 10:00:00,4118.86,4114.39,-0.0,flip_to_short -85108,做空,2025-10-28 10:00:00,2025-10-28 10:20:00,4114.39,4119.95,-0.0,flip_to_long -85109,做多,2025-10-28 10:20:00,2025-10-28 10:30:00,4119.95,4110.84,-0.0,flip_to_short -85110,做空,2025-10-28 10:30:00,2025-10-28 10:45:00,4110.84,4116.73,-0.0,flip_to_long -85111,做多,2025-10-28 10:45:00,2025-10-28 10:50:00,4116.73,4115.76,-0.0,flip_to_short -85112,做空,2025-10-28 10:50:00,2025-10-28 11:15:00,4115.76,4121.05,-0.0,flip_to_long -85113,做多,2025-10-28 11:15:00,2025-10-28 11:35:00,4121.05,4123.4,0.0,tp_upper -85114,做空,2025-10-28 11:40:00,2025-10-28 11:50:00,4118.47,4108.3,0.0,tp_lower -85115,做多,2025-10-28 12:40:00,2025-10-28 13:00:00,4113.01,4129.38,0.0,tp_upper -85116,做空,2025-10-28 14:30:00,2025-10-28 14:40:00,4140.74,4105.81,0.0,tp_lower -85117,做多,2025-10-28 16:25:00,2025-10-28 16:45:00,4113.01,4132.47,0.0,tp_upper -85118,做空,2025-10-28 17:30:00,2025-10-28 18:05:00,4132.58,4140.27,-0.0,flip_to_long -85119,做多,2025-10-28 18:05:00,2025-10-28 18:15:00,4140.27,4142.69,0.0,tp_upper -85120,做空,2025-10-28 18:20:00,2025-10-28 18:25:00,4137.79,4125.59,0.0,tp_lower -85121,做多,2025-10-28 21:40:00,2025-10-28 22:05:00,3981.92,3976.21,-0.0,flip_to_short -85122,做空,2025-10-28 22:05:00,2025-10-28 23:35:00,3976.21,3986.69,-0.0,flip_to_long -85123,做多,2025-10-28 23:35:00,2025-10-28 23:40:00,3986.69,3980.51,-0.0,flip_to_short -85124,做空,2025-10-28 23:40:00,2025-10-29 00:00:00,3980.51,3976.88,0.0,tp_lower -85125,做多,2025-10-29 00:25:00,2025-10-29 00:30:00,3985.98,3980.55,-0.0,tp_upper -85126,做多,2025-10-29 00:35:00,2025-10-29 00:40:00,3983.38,3980.58,-0.0,flip_to_short -85127,做空,2025-10-29 00:40:00,2025-10-29 00:45:00,3980.58,3976.36,0.0,tp_lower -85128,做多,2025-10-29 01:15:00,2025-10-29 01:40:00,3975.29,3992.45,0.0,tp_upper -85129,做空,2025-10-29 03:00:00,2025-10-29 03:05:00,3987.24,3989.3,-0.0,flip_to_long -85130,做多,2025-10-29 03:05:00,2025-10-29 03:25:00,3989.3,3990.2,-0.0,flip_to_short -85131,做空,2025-10-29 03:25:00,2025-10-29 03:30:00,3990.2,3993.69,-0.0,flip_to_long -85132,做多,2025-10-29 03:30:00,2025-10-29 04:10:00,3993.69,4004.98,0.0,tp_upper -85133,做空,2025-10-29 06:30:00,2025-10-29 06:45:00,4020.56,4021.92,-0.0,flip_to_long -85134,做多,2025-10-29 06:45:00,2025-10-29 06:55:00,4021.92,4022.85,-0.0,flip_to_short -85135,做空,2025-10-29 06:55:00,2025-10-29 07:20:00,4022.85,4027.54,-0.0,flip_to_long -85136,做多,2025-10-29 07:20:00,2025-10-29 07:30:00,4027.54,4021.02,-0.0,flip_to_short -85137,做空,2025-10-29 07:30:00,2025-10-29 07:40:00,4021.02,4013.47,0.0,tp_lower -85138,做多,2025-10-29 07:50:00,2025-10-29 07:55:00,4024.67,4022.82,-0.0,flip_to_short -85139,做空,2025-10-29 07:55:00,2025-10-29 08:05:00,4022.82,4014.0,0.0,tp_lower -85140,做多,2025-10-29 09:50:00,2025-10-29 10:40:00,3997.8,3997.35,-0.0,flip_to_short -85141,做空,2025-10-29 10:40:00,2025-10-29 10:50:00,3997.35,3992.98,0.0,tp_lower -85142,做多,2025-10-29 11:05:00,2025-10-29 11:15:00,3998.41,4005.11,0.0,tp_upper -85143,做空,2025-10-29 12:25:00,2025-10-29 12:30:00,4002.8,4007.14,-0.0,flip_to_long -85144,做多,2025-10-29 12:30:00,2025-10-29 12:50:00,4007.14,4013.45,0.0,tp_upper -85145,做空,2025-10-29 13:30:00,2025-10-29 13:35:00,4005.53,3994.33,0.0,tp_lower -85146,做多,2025-10-29 15:05:00,2025-10-29 16:25:00,3982.26,3961.0,-0.0,flip_to_short -85147,做空,2025-10-29 16:25:00,2025-10-29 16:30:00,3961.0,3973.99,-0.0,flip_to_long -85148,做多,2025-10-29 16:30:00,2025-10-29 16:55:00,3973.99,3960.99,-0.0,flip_to_short -85149,做空,2025-10-29 16:55:00,2025-10-29 18:15:00,3960.99,3995.56,-0.0,flip_to_long -85150,做多,2025-10-29 18:15:00,2025-10-29 18:35:00,3995.56,3853.41,-0.0,flip_to_short -85151,做空,2025-10-29 18:35:00,2025-10-29 18:40:00,3853.41,3861.79,-0.0,tp_lower -85152,做多,2025-10-29 20:15:00,2025-10-29 20:50:00,3912.97,3948.42,0.0,tp_upper -85153,做空,2025-10-29 22:05:00,2025-10-29 22:15:00,3948.2,3947.0,-0.0,flip_to_long -85154,做多,2025-10-29 22:15:00,2025-10-29 22:55:00,3947.0,3938.96,-0.0,flip_to_short -85155,做空,2025-10-29 22:55:00,2025-10-29 23:05:00,3938.96,3922.54,0.0,tp_lower -85156,做多,2025-10-30 00:15:00,2025-10-30 00:25:00,3911.47,3911.66,-0.0,flip_to_short -85157,做空,2025-10-30 00:25:00,2025-10-30 00:40:00,3911.66,3909.3,0.0,flip_to_long -85158,做多,2025-10-30 00:40:00,2025-10-30 01:25:00,3909.3,3911.02,-0.0,flip_to_short -85159,做空,2025-10-30 01:25:00,2025-10-30 03:30:00,3911.02,3937.47,-0.0,flip_to_long -85160,做多,2025-10-30 03:30:00,2025-10-30 05:40:00,3937.47,3913.03,-0.0,tp_upper -85161,做空,2025-10-30 08:10:00,2025-10-30 08:15:00,3926.41,3926.89,-0.0,flip_to_long -85162,做多,2025-10-30 08:15:00,2025-10-30 08:45:00,3926.89,3927.47,-0.0,flip_to_short -85163,做空,2025-10-30 08:45:00,2025-10-30 08:55:00,3927.47,3919.64,0.0,tp_lower -85164,做多,2025-10-30 10:20:00,2025-10-30 10:25:00,3902.54,3898.09,-0.0,flip_to_short -85165,做空,2025-10-30 10:25:00,2025-10-30 10:30:00,3898.09,3903.51,-0.0,flip_to_long -85166,做多,2025-10-30 10:30:00,2025-10-30 10:35:00,3903.51,3896.39,-0.0,flip_to_short -85167,做空,2025-10-30 10:35:00,2025-10-30 10:45:00,3896.39,3890.41,0.0,tp_lower -85168,做多,2025-10-30 10:50:00,2025-10-30 11:35:00,3891.69,3891.08,-0.0,flip_to_short -85169,做空,2025-10-30 11:35:00,2025-10-30 12:00:00,3891.08,3880.89,0.0,tp_lower -85170,做多,2025-10-30 14:40:00,2025-10-30 14:45:00,3794.7,3786.4,-0.0,flip_to_short -85171,做空,2025-10-30 14:45:00,2025-10-30 14:50:00,3786.4,3799.57,-0.0,flip_to_long -85172,做多,2025-10-30 14:50:00,2025-10-30 15:05:00,3799.57,3782.58,-0.0,flip_to_short -85173,做空,2025-10-30 15:05:00,2025-10-30 15:10:00,3782.58,3786.5,-0.0,flip_to_long -85174,做多,2025-10-30 15:10:00,2025-10-30 15:15:00,3786.5,3781.78,-0.0,flip_to_short -85175,做空,2025-10-30 15:15:00,2025-10-30 15:20:00,3781.78,3785.13,-0.0,flip_to_long -85176,做多,2025-10-30 15:20:00,2025-10-30 15:25:00,3785.13,3781.56,-0.0,flip_to_short -85177,做空,2025-10-30 15:25:00,2025-10-30 15:35:00,3781.56,3767.95,0.0,tp_lower -85178,做多,2025-10-30 16:05:00,2025-10-30 16:15:00,3787.76,3777.85,-0.0,flip_to_short -85179,做空,2025-10-30 16:15:00,2025-10-30 16:20:00,3777.85,3784.62,-0.0,flip_to_long -85180,做多,2025-10-30 16:20:00,2025-10-30 16:40:00,3784.62,3778.05,-0.0,flip_to_short -85181,做空,2025-10-30 16:40:00,2025-10-30 16:45:00,3778.05,3781.98,-0.0,flip_to_long -85182,做多,2025-10-30 16:45:00,2025-10-30 16:50:00,3781.98,3776.01,-0.0,flip_to_short -85183,做空,2025-10-30 16:50:00,2025-10-30 16:55:00,3776.01,3779.37,-0.0,flip_to_long -85184,做多,2025-10-30 16:55:00,2025-10-30 17:00:00,3779.37,3762.47,-0.0,flip_to_short -85185,做空,2025-10-30 17:00:00,2025-10-30 17:05:00,3762.47,3763.51,-0.0,tp_lower -85186,做多,2025-10-30 17:45:00,2025-10-30 17:50:00,3768.7,3761.92,-0.0,flip_to_short -85187,做空,2025-10-30 17:50:00,2025-10-30 17:55:00,3761.92,3769.67,-0.0,flip_to_long -85188,做多,2025-10-30 17:55:00,2025-10-30 18:00:00,3769.67,3762.0,-0.0,flip_to_short -85189,做空,2025-10-30 18:00:00,2025-10-30 18:35:00,3762.0,3729.86,0.0,tp_lower -85190,做多,2025-10-30 20:15:00,2025-10-30 20:35:00,3708.88,3732.11,0.0,tp_upper -85191,做空,2025-10-30 22:30:00,2025-10-30 22:35:00,3763.39,3771.01,-0.0,flip_to_long -85192,做多,2025-10-30 22:35:00,2025-10-30 23:00:00,3771.01,3775.23,0.0,tp_upper -85193,做空,2025-10-31 02:05:00,2025-10-31 02:10:00,3836.6,3822.7,0.0,tp_lower -85194,做多,2025-10-31 02:25:00,2025-10-31 03:20:00,3835.14,3829.63,-0.0,flip_to_short -85195,做空,2025-10-31 03:20:00,2025-10-31 03:35:00,3829.63,3821.99,0.0,flip_to_long -85196,做多,2025-10-31 03:35:00,2025-10-31 03:50:00,3821.99,3822.29,-0.0,flip_to_short -85197,做空,2025-10-31 03:50:00,2025-10-31 03:55:00,3822.29,3827.6,-0.0,flip_to_long -85198,做多,2025-10-31 03:55:00,2025-10-31 04:05:00,3827.6,3856.84,0.0,tp_upper -85199,做多,2025-10-31 05:25:00,2025-10-31 05:35:00,3855.01,3848.0,-0.0,flip_to_short -85200,做空,2025-10-31 05:35:00,2025-10-31 05:50:00,3848.0,3847.35,-0.0,tp_lower -85201,做多,2025-10-31 07:10:00,2025-10-31 07:15:00,3837.36,3833.35,-0.0,flip_to_short -85202,做空,2025-10-31 07:15:00,2025-10-31 07:20:00,3833.35,3835.18,-0.0,flip_to_long -85203,做多,2025-10-31 07:20:00,2025-10-31 07:25:00,3835.18,3834.28,-0.0,flip_to_short -85204,做空,2025-10-31 07:25:00,2025-10-31 07:50:00,3834.28,3825.93,0.0,tp_lower -85205,做多,2025-10-31 07:55:00,2025-10-31 08:05:00,3829.43,3831.02,-0.0,flip_to_short -85206,做空,2025-10-31 08:05:00,2025-10-31 08:10:00,3831.02,3817.99,0.0,tp_lower -85207,做多,2025-10-31 08:15:00,2025-10-31 08:30:00,3829.5,3833.84,0.0,tp_upper -85208,做空,2025-10-31 09:50:00,2025-10-31 09:55:00,3839.44,3843.78,-0.0,flip_to_long -85209,做多,2025-10-31 09:55:00,2025-10-31 10:05:00,3843.78,3842.05,-0.0,flip_to_short -85210,做空,2025-10-31 10:05:00,2025-10-31 10:20:00,3842.05,3844.85,-0.0,flip_to_long -85211,做多,2025-10-31 10:20:00,2025-10-31 10:25:00,3844.85,3842.62,-0.0,flip_to_short -85212,做空,2025-10-31 10:25:00,2025-10-31 10:30:00,3842.62,3844.44,-0.0,tp_lower -85213,做空,2025-10-31 10:45:00,2025-10-31 10:55:00,3844.52,3834.17,0.0,tp_lower -85214,做多,2025-10-31 11:40:00,2025-10-31 11:45:00,3841.32,3857.84,0.0,tp_upper -85215,做空,2025-10-31 12:35:00,2025-10-31 13:15:00,3854.08,3857.26,-0.0,flip_to_long -85216,做多,2025-10-31 13:15:00,2025-10-31 14:00:00,3857.26,3844.29,-0.0,flip_to_short -85217,做空,2025-10-31 14:00:00,2025-10-31 14:05:00,3844.29,3862.47,-0.0,flip_to_long -85218,做多,2025-10-31 14:05:00,2025-10-31 14:10:00,3862.47,3846.36,-0.0,tp_upper -85219,做多,2025-10-31 14:15:00,2025-10-31 14:35:00,3848.08,3849.78,-0.0,flip_to_short -85220,做空,2025-10-31 14:35:00,2025-10-31 14:50:00,3849.78,3859.11,-0.0,flip_to_long -85221,做多,2025-10-31 14:50:00,2025-10-31 14:55:00,3859.11,3865.98,0.0,tp_upper -85222,做空,2025-10-31 15:35:00,2025-10-31 15:40:00,3854.48,3866.22,-0.0,flip_to_long -85223,做多,2025-10-31 15:40:00,2025-10-31 15:55:00,3866.22,3859.01,-0.0,flip_to_short -85224,做空,2025-10-31 15:55:00,2025-10-31 16:00:00,3859.01,3865.23,-0.0,flip_to_long -85225,做多,2025-10-31 16:00:00,2025-10-31 16:05:00,3865.23,3848.9,-0.0,flip_to_short -85226,做空,2025-10-31 16:05:00,2025-10-31 16:20:00,3848.9,3855.82,-0.0,tp_lower -85227,做多,2025-10-31 16:25:00,2025-10-31 16:40:00,3859.27,3847.6,-0.0,flip_to_short -85228,做空,2025-10-31 16:40:00,2025-10-31 16:45:00,3847.6,3848.88,-0.0,tp_lower -85229,做多,2025-10-31 17:50:00,2025-10-31 18:10:00,3829.76,3827.09,-0.0,flip_to_short -85230,做空,2025-10-31 18:10:00,2025-10-31 18:20:00,3827.09,3826.22,-0.0,flip_to_long -85231,做多,2025-10-31 18:20:00,2025-10-31 18:25:00,3826.22,3822.08,-0.0,flip_to_short -85232,做空,2025-10-31 18:25:00,2025-10-31 18:30:00,3822.08,3811.12,0.0,tp_lower -85233,做多,2025-10-31 18:35:00,2025-10-31 18:40:00,3864.52,3859.09,-0.0,tp_upper -85234,做空,2025-10-31 20:35:00,2025-10-31 20:45:00,3877.74,3876.22,-0.0,flip_to_long -85235,做多,2025-10-31 20:45:00,2025-10-31 22:20:00,3876.22,3852.08,-0.0,flip_to_short -85236,做空,2025-10-31 22:20:00,2025-10-31 22:25:00,3852.08,3855.07,-0.0,flip_to_long -85237,做多,2025-10-31 22:25:00,2025-10-31 22:40:00,3855.07,3854.16,-0.0,flip_to_short -85238,做空,2025-10-31 22:40:00,2025-10-31 22:45:00,3854.16,3855.0,-0.0,flip_to_long -85239,做多,2025-10-31 22:45:00,2025-10-31 23:05:00,3855.0,3854.28,-0.0,flip_to_short -85240,做空,2025-10-31 23:05:00,2025-10-31 23:10:00,3854.28,3850.77,0.0,tp_lower -85241,做多,2025-10-31 23:40:00,2025-10-31 23:45:00,3856.29,3850.33,-0.0,flip_to_short -85242,做空,2025-10-31 23:45:00,2025-10-31 23:50:00,3850.33,3847.53,0.0,tp_lower -85243,做空,2025-11-01 01:15:00,2025-11-01 01:50:00,3845.8,3843.79,0.0,flip_to_long -85244,做多,2025-11-01 01:50:00,2025-11-01 02:20:00,3843.79,3843.52,-0.0,flip_to_short -85245,做空,2025-11-01 02:20:00,2025-11-01 02:25:00,3843.52,3845.4,-0.0,flip_to_long -85246,做多,2025-11-01 02:25:00,2025-11-01 02:30:00,3845.4,3839.83,-0.0,flip_to_short -85247,做空,2025-11-01 02:30:00,2025-11-01 02:40:00,3839.83,3844.83,-0.0,flip_to_long -85248,做多,2025-11-01 02:40:00,2025-11-01 03:05:00,3844.83,3851.24,0.0,tp_upper -85249,做空,2025-11-01 04:15:00,2025-11-01 04:20:00,3856.05,3860.36,-0.0,flip_to_long -85250,做多,2025-11-01 04:20:00,2025-11-01 04:40:00,3860.36,3862.46,0.0,flip_to_short -85251,做空,2025-11-01 04:40:00,2025-11-01 05:15:00,3862.46,3864.62,-0.0,flip_to_long -85252,做多,2025-11-01 05:15:00,2025-11-01 05:20:00,3864.62,3860.38,-0.0,flip_to_short -85253,做空,2025-11-01 05:20:00,2025-11-01 05:25:00,3860.38,3862.29,-0.0,flip_to_long -85254,做多,2025-11-01 05:25:00,2025-11-01 05:40:00,3862.29,3861.84,-0.0,flip_to_short -85255,做空,2025-11-01 05:40:00,2025-11-01 05:50:00,3861.84,3857.72,0.0,tp_lower -85256,做空,2025-11-01 06:35:00,2025-11-01 06:55:00,3854.72,3857.04,-0.0,flip_to_long -85257,做多,2025-11-01 06:55:00,2025-11-01 07:25:00,3857.04,3863.63,0.0,tp_upper -85258,做空,2025-11-01 07:40:00,2025-11-01 09:45:00,3859.88,3876.04,-0.0,flip_to_long -85259,做多,2025-11-01 09:45:00,2025-11-01 09:55:00,3876.04,3873.89,-0.0,flip_to_short -85260,做空,2025-11-01 09:55:00,2025-11-01 10:00:00,3873.89,3875.39,-0.0,flip_to_long -85261,做多,2025-11-01 10:00:00,2025-11-01 10:05:00,3875.39,3873.21,-0.0,flip_to_short -85262,做空,2025-11-01 10:05:00,2025-11-01 10:15:00,3873.21,3873.99,-0.0,flip_to_long -85263,做多,2025-11-01 10:15:00,2025-11-01 10:35:00,3873.99,3873.45,-0.0,flip_to_short -85264,做空,2025-11-01 10:35:00,2025-11-01 10:40:00,3873.45,3877.69,-0.0,flip_to_long -85265,做多,2025-11-01 10:40:00,2025-11-01 10:50:00,3877.69,3875.5,-0.0,tp_upper -85266,做空,2025-11-01 10:55:00,2025-11-01 11:30:00,3875.0,3870.33,0.0,tp_lower -85267,做多,2025-11-01 11:40:00,2025-11-01 11:50:00,3874.69,3872.77,-0.0,flip_to_short -85268,做空,2025-11-01 11:50:00,2025-11-01 11:55:00,3872.77,3876.08,-0.0,flip_to_long -85269,做多,2025-11-01 11:55:00,2025-11-01 12:10:00,3876.08,3875.52,-0.0,flip_to_short -85270,做空,2025-11-01 12:10:00,2025-11-01 13:00:00,3875.52,3876.28,-0.0,flip_to_long -85271,做多,2025-11-01 13:00:00,2025-11-01 13:05:00,3876.28,3875.66,-0.0,flip_to_short -85272,做空,2025-11-01 13:05:00,2025-11-01 13:15:00,3875.66,3876.18,-0.0,flip_to_long -85273,做多,2025-11-01 13:15:00,2025-11-01 13:20:00,3876.18,3872.92,-0.0,flip_to_short -85274,做空,2025-11-01 13:20:00,2025-11-01 13:25:00,3872.92,3873.0,-0.0,tp_lower -85275,做多,2025-11-01 14:35:00,2025-11-01 14:50:00,3868.05,3869.33,-0.0,flip_to_short -85276,做空,2025-11-01 14:50:00,2025-11-01 16:30:00,3869.33,3891.2,-0.0,flip_to_long -85277,做多,2025-11-01 16:30:00,2025-11-01 16:45:00,3891.2,3896.57,0.0,tp_upper -85278,做空,2025-11-01 17:00:00,2025-11-01 17:05:00,3882.44,3878.64,0.0,tp_lower -85279,做多,2025-11-01 18:30:00,2025-11-01 18:50:00,3872.01,3877.0,0.0,tp_upper -85280,做空,2025-11-01 19:35:00,2025-11-01 21:20:00,3873.73,3881.77,-0.0,flip_to_long -85281,做多,2025-11-01 21:20:00,2025-11-01 21:35:00,3881.77,3875.96,-0.0,flip_to_short -85282,做空,2025-11-01 21:35:00,2025-11-01 21:45:00,3875.96,3871.04,0.0,tp_lower -85283,做多,2025-11-01 22:50:00,2025-11-01 23:00:00,3874.3,3871.7,-0.0,flip_to_short -85284,做空,2025-11-01 23:00:00,2025-11-01 23:20:00,3871.7,3872.5,-0.0,flip_to_long -85285,做多,2025-11-01 23:20:00,2025-11-01 23:55:00,3872.5,3872.14,-0.0,tp_upper -85286,做空,2025-11-02 00:00:00,2025-11-02 00:05:00,3868.13,3866.89,-0.0,tp_lower -85287,做多,2025-11-02 01:20:00,2025-11-02 01:25:00,3868.92,3872.99,0.0,tp_upper -85288,做空,2025-11-02 01:45:00,2025-11-02 03:50:00,3867.28,3878.43,-0.0,flip_to_long -85289,做多,2025-11-02 03:50:00,2025-11-02 04:00:00,3878.43,3875.02,-0.0,flip_to_short -85290,做空,2025-11-02 04:00:00,2025-11-02 04:05:00,3875.02,3878.27,-0.0,tp_lower -85291,做多,2025-11-02 04:10:00,2025-11-02 04:15:00,3881.01,3881.28,-0.0,tp_upper -85292,做空,2025-11-02 06:00:00,2025-11-02 06:20:00,3900.45,3892.38,0.0,tp_lower -85293,做多,2025-11-02 06:40:00,2025-11-02 06:45:00,3899.59,3902.98,0.0,tp_upper -85294,做空,2025-11-02 07:00:00,2025-11-02 07:10:00,3892.04,3893.99,-0.0,flip_to_long -85295,做多,2025-11-02 07:10:00,2025-11-02 07:50:00,3893.99,3912.74,0.0,tp_upper -85296,做空,2025-11-02 08:20:00,2025-11-02 08:35:00,3897.08,3897.25,-0.0,flip_to_long -85297,做多,2025-11-02 08:35:00,2025-11-02 09:10:00,3897.25,3897.78,-0.0,flip_to_short -85298,做空,2025-11-02 09:10:00,2025-11-02 09:20:00,3897.78,3901.44,-0.0,flip_to_long -85299,做多,2025-11-02 09:20:00,2025-11-02 09:25:00,3901.44,3898.01,-0.0,flip_to_short -85300,做空,2025-11-02 09:25:00,2025-11-02 09:30:00,3898.01,3886.36,0.0,tp_lower -85301,做多,2025-11-02 11:00:00,2025-11-02 11:25:00,3865.61,3878.65,0.0,tp_upper -85302,做空,2025-11-02 12:20:00,2025-11-02 13:05:00,3883.24,3872.48,0.0,tp_lower -85303,做多,2025-11-02 14:05:00,2025-11-02 14:10:00,3869.85,3858.25,-0.0,flip_to_short -85304,做空,2025-11-02 14:10:00,2025-11-02 14:15:00,3858.25,3850.49,0.0,tp_lower -85305,做多,2025-11-02 14:50:00,2025-11-02 14:55:00,3857.31,3851.4,-0.0,flip_to_short -85306,做空,2025-11-02 14:55:00,2025-11-02 15:05:00,3851.4,3857.68,-0.0,flip_to_long -85307,做多,2025-11-02 15:05:00,2025-11-02 15:10:00,3857.68,3855.42,-0.0,flip_to_short -85308,做空,2025-11-02 15:10:00,2025-11-02 15:15:00,3855.42,3856.81,-0.0,flip_to_long -85309,做多,2025-11-02 15:15:00,2025-11-02 15:40:00,3856.81,3856.97,-0.0,flip_to_short -85310,做空,2025-11-02 15:40:00,2025-11-02 16:15:00,3856.97,3845.71,0.0,tp_lower -85311,做多,2025-11-02 16:20:00,2025-11-02 16:30:00,3855.92,3855.18,-0.0,flip_to_short -85312,做空,2025-11-02 16:30:00,2025-11-02 16:40:00,3855.18,3859.67,-0.0,flip_to_long -85313,做多,2025-11-02 16:40:00,2025-11-02 16:45:00,3859.67,3857.24,-0.0,flip_to_short -85314,做空,2025-11-02 16:45:00,2025-11-02 17:20:00,3857.24,3859.7,-0.0,flip_to_long -85315,做多,2025-11-02 17:20:00,2025-11-02 17:30:00,3859.7,3851.86,-0.0,flip_to_short -85316,做空,2025-11-02 17:30:00,2025-11-02 17:50:00,3851.86,3853.72,-0.0,tp_lower -85317,做多,2025-11-02 17:55:00,2025-11-02 18:00:00,3857.69,3855.97,-0.0,flip_to_short -85318,做空,2025-11-02 18:00:00,2025-11-02 18:05:00,3855.97,3858.0,-0.0,flip_to_long -85319,做多,2025-11-02 18:05:00,2025-11-02 18:10:00,3858.0,3855.0,-0.0,flip_to_short -85320,做空,2025-11-02 18:10:00,2025-11-02 18:15:00,3855.0,3858.7,-0.0,flip_to_long -85321,做多,2025-11-02 18:15:00,2025-11-02 18:25:00,3858.7,3858.92,-0.0,flip_to_short -85322,做空,2025-11-02 18:25:00,2025-11-02 19:10:00,3858.92,3860.22,-0.0,flip_to_long -85323,做多,2025-11-02 19:10:00,2025-11-02 19:15:00,3860.22,3856.61,-0.0,flip_to_short -85324,做空,2025-11-02 19:15:00,2025-11-02 19:20:00,3856.61,3854.06,0.0,tp_lower -85325,做多,2025-11-02 20:00:00,2025-11-02 20:05:00,3856.35,3854.01,-0.0,flip_to_short -85326,做空,2025-11-02 20:05:00,2025-11-02 20:30:00,3854.01,3855.33,-0.0,flip_to_long -85327,做多,2025-11-02 20:30:00,2025-11-02 21:00:00,3855.33,3859.28,0.0,tp_upper -85328,做空,2025-11-02 21:10:00,2025-11-02 21:30:00,3849.83,3854.13,-0.0,flip_to_long -85329,做多,2025-11-02 21:30:00,2025-11-02 21:45:00,3854.13,3862.3,0.0,tp_upper -85330,做空,2025-11-02 22:10:00,2025-11-02 22:15:00,3855.24,3857.37,-0.0,flip_to_long -85331,做多,2025-11-02 22:15:00,2025-11-02 22:30:00,3857.37,3844.08,-0.0,flip_to_short -85332,做空,2025-11-02 22:30:00,2025-11-02 22:35:00,3844.08,3843.71,-0.0,tp_lower -85333,做多,2025-11-02 23:00:00,2025-11-02 23:05:00,3864.6,3874.11,0.0,tp_upper -85334,做空,2025-11-03 00:30:00,2025-11-03 00:55:00,3886.08,3863.3,0.0,tp_lower -85335,做多,2025-11-03 04:50:00,2025-11-03 05:10:00,3745.6,3760.21,0.0,tp_upper -85336,做空,2025-11-03 05:35:00,2025-11-03 06:10:00,3739.11,3717.95,0.0,tp_lower -85337,做多,2025-11-03 07:20:00,2025-11-03 07:40:00,3729.67,3710.58,-0.0,flip_to_short -85338,做空,2025-11-03 07:40:00,2025-11-03 07:50:00,3710.58,3716.3,-0.0,flip_to_long -85339,做多,2025-11-03 07:50:00,2025-11-03 08:55:00,3716.3,3714.92,-0.0,flip_to_short -85340,做空,2025-11-03 08:55:00,2025-11-03 09:25:00,3714.92,3712.21,0.0,flip_to_long -85341,做多,2025-11-03 09:25:00,2025-11-03 09:30:00,3712.21,3707.65,-0.0,flip_to_short -85342,做空,2025-11-03 09:30:00,2025-11-03 10:00:00,3707.65,3702.6,0.0,flip_to_long -85343,做多,2025-11-03 10:00:00,2025-11-03 10:10:00,3702.6,3710.62,0.0,flip_to_short -85344,做空,2025-11-03 10:10:00,2025-11-03 10:15:00,3710.62,3712.23,-0.0,flip_to_long -85345,做多,2025-11-03 10:15:00,2025-11-03 10:30:00,3712.23,3705.44,-0.0,flip_to_short -85346,做空,2025-11-03 10:30:00,2025-11-03 10:55:00,3705.44,3674.55,0.0,tp_lower -85347,做多,2025-11-03 11:00:00,2025-11-03 11:15:00,3698.05,3707.52,0.0,tp_upper -85348,做空,2025-11-03 11:20:00,2025-11-03 11:25:00,3697.01,3704.99,-0.0,flip_to_long -85349,做多,2025-11-03 11:25:00,2025-11-03 11:30:00,3704.99,3700.86,-0.0,flip_to_short -85350,做空,2025-11-03 11:30:00,2025-11-03 11:35:00,3700.86,3703.92,-0.0,flip_to_long -85351,做多,2025-11-03 11:35:00,2025-11-03 12:10:00,3703.92,3720.95,0.0,tp_upper -85352,做多,2025-11-03 12:45:00,2025-11-03 12:50:00,3716.42,3712.12,-0.0,flip_to_short -85353,做空,2025-11-03 12:50:00,2025-11-03 13:05:00,3712.12,3697.67,0.0,tp_lower -85354,做多,2025-11-03 13:25:00,2025-11-03 14:05:00,3703.76,3732.32,0.0,tp_upper -85355,做空,2025-11-03 14:30:00,2025-11-03 14:35:00,3712.15,3721.29,-0.0,flip_to_long -85356,做多,2025-11-03 14:35:00,2025-11-03 14:40:00,3721.29,3713.68,-0.0,flip_to_short -85357,做空,2025-11-03 14:40:00,2025-11-03 14:45:00,3713.68,3721.89,-0.0,flip_to_long -85358,做多,2025-11-03 14:45:00,2025-11-03 15:00:00,3721.89,3712.36,-0.0,tp_upper -85359,做多,2025-11-03 16:50:00,2025-11-03 17:20:00,3611.38,3646.38,0.0,tp_upper -85360,做空,2025-11-03 18:30:00,2025-11-03 18:55:00,3650.01,3630.75,0.0,tp_lower -85361,做多,2025-11-03 19:45:00,2025-11-03 19:50:00,3641.08,3634.52,-0.0,flip_to_short -85362,做空,2025-11-03 19:50:00,2025-11-03 20:00:00,3634.52,3634.11,-0.0,flip_to_long -85363,做多,2025-11-03 20:00:00,2025-11-03 20:05:00,3634.11,3616.23,-0.0,flip_to_short -85364,做空,2025-11-03 20:05:00,2025-11-03 20:10:00,3616.23,3607.57,0.0,tp_lower -85365,做空,2025-11-03 21:35:00,2025-11-03 21:40:00,3594.98,3598.76,-0.0,flip_to_long -85366,做多,2025-11-03 21:40:00,2025-11-03 21:45:00,3598.76,3592.01,-0.0,flip_to_short -85367,做空,2025-11-03 21:45:00,2025-11-03 21:50:00,3592.01,3598.54,-0.0,flip_to_long -85368,做多,2025-11-03 21:50:00,2025-11-03 22:00:00,3598.54,3590.11,-0.0,flip_to_short -85369,做空,2025-11-03 22:00:00,2025-11-03 22:05:00,3590.11,3596.94,-0.0,flip_to_long -85370,做多,2025-11-03 22:05:00,2025-11-03 22:10:00,3596.94,3590.0,-0.0,flip_to_short -85371,做空,2025-11-03 22:10:00,2025-11-03 22:15:00,3590.0,3594.42,-0.0,flip_to_long -85372,做多,2025-11-03 22:15:00,2025-11-03 22:20:00,3594.42,3591.56,-0.0,flip_to_short -85373,做空,2025-11-03 22:20:00,2025-11-03 22:30:00,3591.56,3575.78,0.0,tp_lower -85374,做多,2025-11-03 22:35:00,2025-11-03 22:50:00,3581.07,3591.75,0.0,flip_to_short -85375,做空,2025-11-03 22:50:00,2025-11-03 23:00:00,3591.75,3567.34,0.0,tp_lower -85376,做多,2025-11-03 23:20:00,2025-11-04 00:20:00,3586.68,3578.64,-0.0,flip_to_short -85377,做空,2025-11-04 00:20:00,2025-11-04 00:25:00,3578.64,3566.44,0.0,tp_lower -85378,做多,2025-11-04 00:30:00,2025-11-04 00:35:00,3594.47,3627.4,0.0,tp_upper -85379,做空,2025-11-04 02:25:00,2025-11-04 02:35:00,3633.43,3635.86,-0.0,flip_to_long -85380,做多,2025-11-04 02:35:00,2025-11-04 02:40:00,3635.86,3628.05,-0.0,flip_to_short -85381,做空,2025-11-04 02:40:00,2025-11-04 02:45:00,3628.05,3621.53,0.0,tp_lower -85382,做多,2025-11-04 03:00:00,2025-11-04 03:20:00,3633.01,3639.25,0.0,flip_to_short -85383,做空,2025-11-04 03:20:00,2025-11-04 04:35:00,3639.25,3630.42,0.0,tp_lower -85384,做多,2025-11-04 07:15:00,2025-11-04 08:25:00,3500.54,3489.35,-0.0,flip_to_short -85385,做空,2025-11-04 08:25:00,2025-11-04 09:15:00,3489.35,3487.26,0.0,flip_to_long -85386,做多,2025-11-04 09:15:00,2025-11-04 09:35:00,3487.26,3492.34,0.0,flip_to_short -85387,做空,2025-11-04 09:35:00,2025-11-04 09:55:00,3492.34,3490.82,-0.0,flip_to_long -85388,做多,2025-11-04 09:55:00,2025-11-04 10:15:00,3490.82,3495.46,0.0,tp_upper -85389,做空,2025-11-04 10:20:00,2025-11-04 10:30:00,3488.52,3485.74,0.0,tp_lower -85390,做多,2025-11-04 11:00:00,2025-11-04 11:05:00,3495.0,3510.99,0.0,tp_upper -85391,做空,2025-11-04 12:15:00,2025-11-04 12:25:00,3511.19,3507.74,0.0,flip_to_long -85392,做多,2025-11-04 12:25:00,2025-11-04 13:00:00,3507.74,3507.63,-0.0,flip_to_short -85393,做空,2025-11-04 13:00:00,2025-11-04 13:10:00,3507.63,3513.47,-0.0,flip_to_long -85394,做多,2025-11-04 13:10:00,2025-11-04 13:20:00,3513.47,3506.22,-0.0,flip_to_short -85395,做空,2025-11-04 13:20:00,2025-11-04 13:25:00,3506.22,3497.81,0.0,tp_lower -85396,做多,2025-11-04 13:30:00,2025-11-04 13:45:00,3510.12,3505.98,-0.0,flip_to_short -85397,做空,2025-11-04 13:45:00,2025-11-04 13:50:00,3505.98,3511.5,-0.0,flip_to_long -85398,做多,2025-11-04 13:50:00,2025-11-04 13:55:00,3511.5,3505.4,-0.0,flip_to_short -85399,做空,2025-11-04 13:55:00,2025-11-04 14:00:00,3505.4,3499.52,0.0,tp_lower -85400,做多,2025-11-04 14:05:00,2025-11-04 14:10:00,3508.36,3500.57,-0.0,flip_to_short -85401,做空,2025-11-04 14:10:00,2025-11-04 14:15:00,3500.57,3503.52,-0.0,tp_lower -85402,做多,2025-11-04 14:40:00,2025-11-04 14:45:00,3524.4,3534.9,0.0,tp_upper -85403,做空,2025-11-04 15:45:00,2025-11-04 16:20:00,3525.39,3465.2,0.0,tp_lower -85404,做多,2025-11-04 21:55:00,2025-11-04 23:45:00,3213.29,3284.96,0.0,tp_upper -85405,做空,2025-11-05 00:20:00,2025-11-05 00:30:00,3268.32,3248.79,0.0,tp_lower -85406,做多,2025-11-05 01:50:00,2025-11-05 02:00:00,3238.9,3267.07,0.0,tp_upper -85407,做空,2025-11-05 04:15:00,2025-11-05 04:30:00,3324.65,3318.21,0.0,flip_to_long -85408,做多,2025-11-05 04:30:00,2025-11-05 04:50:00,3318.21,3323.51,0.0,flip_to_short -85409,做空,2025-11-05 04:50:00,2025-11-05 05:00:00,3323.51,3332.26,-0.0,flip_to_long -85410,做多,2025-11-05 05:00:00,2025-11-05 05:10:00,3332.26,3346.0,0.0,tp_upper -85411,做空,2025-11-05 05:35:00,2025-11-05 06:05:00,3335.12,3318.63,0.0,tp_lower -85412,做多,2025-11-05 06:15:00,2025-11-05 06:20:00,3334.99,3322.55,-0.0,flip_to_short -85413,做空,2025-11-05 06:20:00,2025-11-05 06:50:00,3322.55,3326.66,-0.0,flip_to_long -85414,做多,2025-11-05 06:50:00,2025-11-05 07:05:00,3326.66,3326.76,-0.0,flip_to_short -85415,做空,2025-11-05 07:05:00,2025-11-05 07:20:00,3326.76,3315.48,0.0,tp_lower -85416,做多,2025-11-05 07:30:00,2025-11-05 07:55:00,3323.03,3329.1,0.0,tp_upper -85417,做空,2025-11-05 08:00:00,2025-11-05 08:05:00,3313.68,3322.84,-0.0,tp_lower -85418,做多,2025-11-05 09:05:00,2025-11-05 09:10:00,3317.55,3303.93,-0.0,flip_to_short -85419,做空,2025-11-05 09:10:00,2025-11-05 09:25:00,3303.93,3308.08,-0.0,flip_to_long -85420,做多,2025-11-05 09:25:00,2025-11-05 09:30:00,3308.08,3296.43,-0.0,flip_to_short -85421,做空,2025-11-05 09:30:00,2025-11-05 09:35:00,3296.43,3306.24,-0.0,flip_to_long -85422,做多,2025-11-05 09:35:00,2025-11-05 09:40:00,3306.24,3305.0,-0.0,flip_to_short -85423,做空,2025-11-05 09:40:00,2025-11-05 10:10:00,3305.0,3291.2,0.0,tp_lower -85424,做多,2025-11-05 11:10:00,2025-11-05 11:40:00,3293.11,3305.5,0.0,tp_upper -85425,做空,2025-11-05 13:15:00,2025-11-05 13:20:00,3325.5,3331.58,-0.0,flip_to_long -85426,做多,2025-11-05 13:20:00,2025-11-05 13:40:00,3331.58,3350.42,0.0,tp_upper -85427,做空,2025-11-05 14:15:00,2025-11-05 14:25:00,3346.89,3339.64,0.0,flip_to_long -85428,做多,2025-11-05 14:25:00,2025-11-05 14:55:00,3339.64,3346.45,0.0,flip_to_short -85429,做空,2025-11-05 14:55:00,2025-11-05 15:05:00,3346.45,3365.39,-0.0,flip_to_long -85430,做多,2025-11-05 15:05:00,2025-11-05 15:20:00,3365.39,3358.73,-0.0,flip_to_short -85431,做空,2025-11-05 15:20:00,2025-11-05 19:50:00,3358.73,3454.5,-0.0,flip_to_long -85432,做多,2025-11-05 19:50:00,2025-11-05 20:10:00,3454.5,3477.79,0.0,tp_upper -85433,做空,2025-11-05 20:25:00,2025-11-05 20:30:00,3456.28,3460.38,-0.0,flip_to_long -85434,做多,2025-11-05 20:30:00,2025-11-05 20:35:00,3460.38,3458.9,-0.0,flip_to_short -85435,做空,2025-11-05 20:35:00,2025-11-05 20:40:00,3458.9,3461.99,-0.0,flip_to_long -85436,做多,2025-11-05 20:40:00,2025-11-05 20:45:00,3461.99,3457.5,-0.0,flip_to_short -85437,做空,2025-11-05 20:45:00,2025-11-05 20:55:00,3457.5,3449.72,0.0,tp_lower -85438,做多,2025-11-05 21:50:00,2025-11-05 23:35:00,3441.42,3424.25,-0.0,flip_to_short -85439,做空,2025-11-05 23:35:00,2025-11-06 00:00:00,3424.25,3405.73,0.0,tp_lower -85440,做多,2025-11-06 01:35:00,2025-11-06 01:40:00,3398.11,3397.42,-0.0,flip_to_short -85441,做空,2025-11-06 01:40:00,2025-11-06 02:15:00,3397.42,3402.27,-0.0,flip_to_long -85442,做多,2025-11-06 02:15:00,2025-11-06 02:20:00,3402.27,3392.14,-0.0,flip_to_short -85443,做空,2025-11-06 02:20:00,2025-11-06 02:25:00,3392.14,3396.28,-0.0,flip_to_long -85444,做多,2025-11-06 02:25:00,2025-11-06 02:40:00,3396.28,3413.19,0.0,tp_upper -85445,做空,2025-11-06 04:05:00,2025-11-06 04:10:00,3430.28,3439.78,-0.0,flip_to_long -85446,做多,2025-11-06 04:10:00,2025-11-06 04:30:00,3439.78,3436.5,-0.0,flip_to_short -85447,做空,2025-11-06 04:30:00,2025-11-06 05:10:00,3436.5,3422.0,0.0,tp_lower -85448,做多,2025-11-06 07:05:00,2025-11-06 07:10:00,3390.26,3386.14,-0.0,flip_to_short -85449,做空,2025-11-06 07:10:00,2025-11-06 07:15:00,3386.14,3368.71,0.0,tp_lower -85450,做多,2025-11-06 07:20:00,2025-11-06 07:25:00,3390.31,3385.34,-0.0,flip_to_short -85451,做空,2025-11-06 07:25:00,2025-11-06 07:30:00,3385.34,3369.36,0.0,tp_lower -85452,做多,2025-11-06 07:55:00,2025-11-06 08:30:00,3378.99,3382.11,0.0,flip_to_short -85453,做空,2025-11-06 08:30:00,2025-11-06 08:50:00,3382.11,3377.42,0.0,flip_to_long -85454,做多,2025-11-06 08:50:00,2025-11-06 09:00:00,3377.42,3374.66,-0.0,flip_to_short -85455,做空,2025-11-06 09:00:00,2025-11-06 09:05:00,3374.66,3381.42,-0.0,flip_to_long -85456,做多,2025-11-06 09:05:00,2025-11-06 09:15:00,3381.42,3389.49,0.0,tp_upper -85457,做空,2025-11-06 09:45:00,2025-11-06 09:50:00,3378.67,3383.78,-0.0,flip_to_long -85458,做多,2025-11-06 09:50:00,2025-11-06 09:55:00,3383.78,3381.51,-0.0,flip_to_short -85459,做空,2025-11-06 09:55:00,2025-11-06 10:05:00,3381.51,3368.31,0.0,tp_lower -85460,做多,2025-11-06 10:10:00,2025-11-06 10:30:00,3375.5,3412.13,0.0,tp_upper -85461,做空,2025-11-06 11:00:00,2025-11-06 11:15:00,3384.31,3395.12,-0.0,flip_to_long -85462,做多,2025-11-06 11:15:00,2025-11-06 12:00:00,3395.12,3389.36,-0.0,flip_to_short -85463,做空,2025-11-06 12:00:00,2025-11-06 12:05:00,3389.36,3393.11,-0.0,flip_to_long -85464,做多,2025-11-06 12:05:00,2025-11-06 14:05:00,3393.11,3363.16,-0.0,flip_to_short -85465,做空,2025-11-06 14:05:00,2025-11-06 14:30:00,3363.16,3337.44,0.0,tp_lower -85466,做多,2025-11-06 15:20:00,2025-11-06 15:25:00,3351.11,3342.03,-0.0,flip_to_short -85467,做空,2025-11-06 15:25:00,2025-11-06 15:40:00,3342.03,3298.69,0.0,tp_lower -85468,做多,2025-11-06 17:05:00,2025-11-06 17:10:00,3293.06,3280.39,-0.0,flip_to_short -85469,做空,2025-11-06 17:10:00,2025-11-06 17:15:00,3280.39,3285.38,-0.0,flip_to_long -85470,做多,2025-11-06 17:15:00,2025-11-06 17:25:00,3285.38,3306.91,0.0,tp_upper -85471,做空,2025-11-06 18:15:00,2025-11-06 19:55:00,3302.22,3324.25,-0.0,flip_to_long -85472,做多,2025-11-06 19:55:00,2025-11-06 20:05:00,3324.25,3322.98,-0.0,flip_to_short -85473,做空,2025-11-06 20:05:00,2025-11-06 20:15:00,3322.98,3312.41,0.0,tp_lower -85474,做多,2025-11-06 21:25:00,2025-11-06 21:40:00,3314.41,3322.49,0.0,tp_upper -85475,做空,2025-11-06 22:25:00,2025-11-06 22:30:00,3311.36,3311.64,-0.0,flip_to_long -85476,做多,2025-11-06 22:30:00,2025-11-06 23:00:00,3311.64,3308.47,-0.0,flip_to_short -85477,做空,2025-11-06 23:00:00,2025-11-06 23:05:00,3308.47,3302.14,0.0,tp_lower -85478,做多,2025-11-06 23:10:00,2025-11-07 00:00:00,3311.26,3320.57,0.0,tp_upper -85479,做空,2025-11-07 00:15:00,2025-11-07 00:30:00,3301.45,3323.67,-0.0,flip_to_long -85480,做多,2025-11-07 00:30:00,2025-11-07 00:35:00,3323.67,3322.27,-0.0,tp_upper -85481,做空,2025-11-07 01:05:00,2025-11-07 01:10:00,3296.86,3308.13,-0.0,flip_to_long -85482,做多,2025-11-07 01:10:00,2025-11-07 01:30:00,3308.13,3282.72,-0.0,flip_to_short -85483,做空,2025-11-07 01:30:00,2025-11-07 01:35:00,3282.72,3295.28,-0.0,tp_lower -85484,做多,2025-11-07 01:55:00,2025-11-07 02:20:00,3323.56,3309.35,-0.0,flip_to_short -85485,做空,2025-11-07 02:20:00,2025-11-07 02:30:00,3309.35,3321.1,-0.0,flip_to_long -85486,做多,2025-11-07 02:30:00,2025-11-07 02:50:00,3321.1,3341.3,0.0,tp_upper -85487,做空,2025-11-07 04:00:00,2025-11-07 04:30:00,3340.51,3326.39,0.0,tp_lower -85488,做多,2025-11-07 05:00:00,2025-11-07 05:10:00,3346.61,3359.24,0.0,tp_upper -85489,做空,2025-11-07 06:30:00,2025-11-07 06:45:00,3354.01,3350.79,0.0,tp_lower -85490,做多,2025-11-07 07:05:00,2025-11-07 07:20:00,3356.31,3348.31,-0.0,flip_to_short -85491,做空,2025-11-07 07:20:00,2025-11-07 07:25:00,3348.31,3343.91,0.0,tp_lower -85492,做多,2025-11-07 07:45:00,2025-11-07 07:50:00,3355.66,3354.86,-0.0,flip_to_short -85493,做空,2025-11-07 07:50:00,2025-11-07 08:20:00,3354.86,3350.75,0.0,flip_to_long -85494,做多,2025-11-07 08:20:00,2025-11-07 12:05:00,3350.75,3257.73,-0.0,flip_to_short -85495,做空,2025-11-07 12:05:00,2025-11-07 12:25:00,3257.73,3214.57,0.0,tp_lower -85496,做多,2025-11-07 13:10:00,2025-11-07 13:40:00,3228.81,3232.44,0.0,flip_to_short -85497,做空,2025-11-07 13:40:00,2025-11-07 14:25:00,3232.44,3229.11,0.0,flip_to_long -85498,做多,2025-11-07 14:25:00,2025-11-07 14:40:00,3229.11,3276.19,0.0,tp_upper -85499,做空,2025-11-07 16:10:00,2025-11-07 16:20:00,3275.29,3317.11,-0.0,flip_to_long -85500,做多,2025-11-07 16:20:00,2025-11-07 16:25:00,3317.11,3323.68,0.0,tp_upper -85501,做空,2025-11-07 17:00:00,2025-11-07 17:05:00,3301.82,3305.39,-0.0,flip_to_long -85502,做多,2025-11-07 17:05:00,2025-11-07 17:15:00,3305.39,3332.89,0.0,tp_upper -85503,做空,2025-11-07 20:05:00,2025-11-07 20:25:00,3443.7,3443.07,-0.0,flip_to_long -85504,做多,2025-11-07 20:25:00,2025-11-07 20:30:00,3443.07,3451.96,0.0,tp_upper -85505,做空,2025-11-07 22:10:00,2025-11-07 22:15:00,3447.92,3452.83,-0.0,tp_lower -85506,做多,2025-11-08 00:45:00,2025-11-08 00:50:00,3445.69,3429.97,-0.0,flip_to_short -85507,做空,2025-11-08 00:50:00,2025-11-08 01:00:00,3429.97,3434.76,-0.0,flip_to_long -85508,做多,2025-11-08 01:00:00,2025-11-08 01:30:00,3434.76,3430.2,-0.0,flip_to_short -85509,做空,2025-11-08 01:30:00,2025-11-08 01:35:00,3430.2,3441.98,-0.0,flip_to_long -85510,做多,2025-11-08 01:35:00,2025-11-08 01:55:00,3441.98,3436.22,-0.0,flip_to_short -85511,做空,2025-11-08 01:55:00,2025-11-08 02:10:00,3436.22,3447.62,-0.0,flip_to_long -85512,做多,2025-11-08 02:10:00,2025-11-08 02:15:00,3447.62,3453.09,0.0,tp_upper -85513,做空,2025-11-08 02:50:00,2025-11-08 03:00:00,3439.63,3451.88,-0.0,flip_to_long -85514,做多,2025-11-08 03:00:00,2025-11-08 03:10:00,3451.88,3445.96,-0.0,flip_to_short -85515,做空,2025-11-08 03:10:00,2025-11-08 04:00:00,3445.96,3462.69,-0.0,flip_to_long -85516,做多,2025-11-08 04:00:00,2025-11-08 04:20:00,3462.69,3458.5,-0.0,tp_upper -85517,做空,2025-11-08 04:25:00,2025-11-08 04:30:00,3449.99,3457.31,-0.0,flip_to_long -85518,做多,2025-11-08 04:30:00,2025-11-08 04:35:00,3457.31,3465.0,0.0,tp_upper -85519,做空,2025-11-08 04:55:00,2025-11-08 05:00:00,3457.13,3463.52,-0.0,flip_to_long -85520,做多,2025-11-08 05:00:00,2025-11-08 05:05:00,3463.52,3458.42,-0.0,flip_to_short -85521,做空,2025-11-08 05:05:00,2025-11-08 05:10:00,3458.42,3445.4,0.0,tp_lower -85522,做多,2025-11-08 06:20:00,2025-11-08 06:25:00,3445.86,3443.41,-0.0,flip_to_short -85523,做空,2025-11-08 06:25:00,2025-11-08 07:10:00,3443.41,3439.18,0.0,flip_to_long -85524,做多,2025-11-08 07:10:00,2025-11-08 07:20:00,3439.18,3427.88,-0.0,flip_to_short -85525,做空,2025-11-08 07:20:00,2025-11-08 07:30:00,3427.88,3436.53,-0.0,flip_to_long -85526,做多,2025-11-08 07:30:00,2025-11-08 08:00:00,3436.53,3443.22,0.0,flip_to_short -85527,做空,2025-11-08 08:00:00,2025-11-08 08:20:00,3443.22,3442.34,-0.0,flip_to_long -85528,做多,2025-11-08 08:20:00,2025-11-08 08:25:00,3442.34,3450.9,0.0,tp_upper -85529,做空,2025-11-08 09:05:00,2025-11-08 09:10:00,3447.51,3449.35,-0.0,flip_to_long -85530,做多,2025-11-08 09:10:00,2025-11-08 09:25:00,3449.35,3458.82,0.0,tp_upper -85531,做空,2025-11-08 09:45:00,2025-11-08 09:50:00,3449.97,3437.35,0.0,tp_lower -85532,做多,2025-11-08 10:30:00,2025-11-08 10:35:00,3448.41,3447.45,-0.0,flip_to_short -85533,做空,2025-11-08 10:35:00,2025-11-08 10:45:00,3447.45,3446.57,-0.0,flip_to_long -85534,做多,2025-11-08 10:45:00,2025-11-08 11:30:00,3446.57,3440.46,-0.0,flip_to_short -85535,做空,2025-11-08 11:30:00,2025-11-08 11:35:00,3440.46,3430.16,0.0,tp_lower -85536,做多,2025-11-08 13:35:00,2025-11-08 13:45:00,3403.18,3402.73,-0.0,flip_to_short -85537,做空,2025-11-08 13:45:00,2025-11-08 14:00:00,3402.73,3395.05,0.0,tp_lower -85538,做多,2025-11-08 14:30:00,2025-11-08 15:10:00,3398.05,3395.82,-0.0,flip_to_short -85539,做空,2025-11-08 15:10:00,2025-11-08 16:00:00,3395.82,3370.36,0.0,tp_lower -85540,做多,2025-11-08 16:35:00,2025-11-08 16:40:00,3378.1,3369.47,-0.0,flip_to_short -85541,做空,2025-11-08 16:40:00,2025-11-08 16:50:00,3369.47,3358.3,0.0,tp_lower -85542,做多,2025-11-08 17:15:00,2025-11-08 17:20:00,3374.31,3383.91,0.0,tp_upper -85543,做空,2025-11-08 19:15:00,2025-11-08 19:20:00,3387.25,3363.52,0.0,tp_lower -85544,做多,2025-11-08 19:55:00,2025-11-08 20:05:00,3387.82,3386.29,-0.0,flip_to_short -85545,做空,2025-11-08 20:05:00,2025-11-08 20:15:00,3386.29,3390.24,-0.0,flip_to_long -85546,做多,2025-11-08 20:15:00,2025-11-08 20:20:00,3390.24,3388.62,-0.0,flip_to_short -85547,做空,2025-11-08 20:20:00,2025-11-08 22:05:00,3388.62,3400.79,-0.0,flip_to_long -85548,做多,2025-11-08 22:05:00,2025-11-08 22:10:00,3400.79,3397.68,-0.0,flip_to_short -85549,做空,2025-11-08 22:10:00,2025-11-08 22:20:00,3397.68,3402.59,-0.0,flip_to_long -85550,做多,2025-11-08 22:20:00,2025-11-08 22:30:00,3402.59,3399.41,-0.0,flip_to_short -85551,做空,2025-11-08 22:30:00,2025-11-08 22:45:00,3399.41,3403.58,-0.0,flip_to_long -85552,做多,2025-11-08 22:45:00,2025-11-08 22:50:00,3403.58,3407.72,0.0,tp_upper -85553,做空,2025-11-08 23:50:00,2025-11-09 00:05:00,3399.92,3398.09,0.0,tp_lower -85554,做多,2025-11-09 01:05:00,2025-11-09 01:10:00,3395.28,3391.56,-0.0,flip_to_short -85555,做空,2025-11-09 01:10:00,2025-11-09 01:35:00,3391.56,3390.15,-0.0,flip_to_long -85556,做多,2025-11-09 01:35:00,2025-11-09 01:45:00,3390.15,3400.51,0.0,tp_upper -85557,做空,2025-11-09 02:05:00,2025-11-09 02:30:00,3395.0,3378.83,0.0,tp_lower -85558,做多,2025-11-09 03:50:00,2025-11-09 04:00:00,3375.08,3374.51,-0.0,flip_to_short -85559,做空,2025-11-09 04:00:00,2025-11-09 04:50:00,3374.51,3372.44,0.0,flip_to_long -85560,做多,2025-11-09 04:50:00,2025-11-09 05:10:00,3372.44,3388.68,0.0,tp_upper -85561,做空,2025-11-09 06:50:00,2025-11-09 06:55:00,3401.49,3403.5,-0.0,flip_to_long -85562,做多,2025-11-09 06:55:00,2025-11-09 07:30:00,3403.5,3416.29,0.0,tp_upper -85563,做空,2025-11-09 08:20:00,2025-11-09 08:40:00,3412.54,3415.68,-0.0,flip_to_long -85564,做多,2025-11-09 08:40:00,2025-11-09 08:45:00,3415.68,3413.22,-0.0,flip_to_short -85565,做空,2025-11-09 08:45:00,2025-11-09 08:50:00,3413.22,3415.2,-0.0,flip_to_long -85566,做多,2025-11-09 08:50:00,2025-11-09 09:00:00,3415.2,3419.98,0.0,tp_upper -85567,做空,2025-11-09 09:30:00,2025-11-09 09:45:00,3418.48,3408.31,0.0,tp_lower -85568,做多,2025-11-09 11:00:00,2025-11-09 11:15:00,3417.51,3419.63,0.0,tp_upper -85569,做空,2025-11-09 15:50:00,2025-11-09 16:10:00,3520.2,3503.97,0.0,tp_lower -85570,做多,2025-11-09 16:25:00,2025-11-09 17:15:00,3518.88,3517.16,-0.0,flip_to_short -85571,做空,2025-11-09 17:15:00,2025-11-09 17:30:00,3517.16,3516.01,-0.0,flip_to_long -85572,做多,2025-11-09 17:30:00,2025-11-09 18:05:00,3516.01,3514.04,-0.0,flip_to_short -85573,做空,2025-11-09 18:05:00,2025-11-09 18:35:00,3514.04,3518.35,-0.0,flip_to_long -85574,做多,2025-11-09 18:35:00,2025-11-09 18:45:00,3518.35,3533.61,0.0,tp_upper -85575,做空,2025-11-09 21:10:00,2025-11-09 21:15:00,3573.56,3584.99,-0.0,flip_to_long -85576,做多,2025-11-09 21:15:00,2025-11-09 21:25:00,3584.99,3588.4,0.0,tp_upper -85577,做空,2025-11-09 21:35:00,2025-11-09 22:05:00,3579.82,3566.55,0.0,tp_lower -85578,做多,2025-11-09 22:15:00,2025-11-09 22:55:00,3578.01,3586.09,0.0,tp_upper -85579,做空,2025-11-09 23:10:00,2025-11-09 23:25:00,3587.1,3576.43,0.0,flip_to_long -85580,做多,2025-11-09 23:25:00,2025-11-10 00:00:00,3576.43,3560.3,-0.0,flip_to_short -85581,做空,2025-11-10 00:00:00,2025-11-10 00:05:00,3560.3,3570.28,-0.0,tp_lower -85582,做多,2025-11-10 00:10:00,2025-11-10 00:20:00,3577.99,3603.36,0.0,tp_upper -85583,做空,2025-11-10 01:55:00,2025-11-10 02:00:00,3628.26,3632.17,-0.0,flip_to_long -85584,做多,2025-11-10 02:00:00,2025-11-10 02:10:00,3632.17,3630.0,-0.0,flip_to_short -85585,做空,2025-11-10 02:10:00,2025-11-10 02:35:00,3630.0,3620.91,0.0,tp_lower -85586,做多,2025-11-10 03:00:00,2025-11-10 03:05:00,3641.64,3631.27,-0.0,tp_upper -85587,做空,2025-11-10 03:10:00,2025-11-10 03:15:00,3623.33,3628.71,-0.0,flip_to_long -85588,做多,2025-11-10 03:15:00,2025-11-10 03:20:00,3628.71,3625.15,-0.0,flip_to_short -85589,做空,2025-11-10 03:20:00,2025-11-10 03:25:00,3625.15,3628.72,-0.0,flip_to_long -85590,做多,2025-11-10 03:25:00,2025-11-10 03:45:00,3628.72,3631.99,0.0,flip_to_short -85591,做空,2025-11-10 03:45:00,2025-11-10 04:05:00,3631.99,3628.02,0.0,flip_to_long -85592,做多,2025-11-10 04:05:00,2025-11-10 04:10:00,3628.02,3624.66,-0.0,flip_to_short -85593,做空,2025-11-10 04:10:00,2025-11-10 04:20:00,3624.66,3610.73,0.0,tp_lower -85594,做多,2025-11-10 05:00:00,2025-11-10 05:05:00,3623.21,3620.45,-0.0,flip_to_short -85595,做空,2025-11-10 05:05:00,2025-11-10 05:30:00,3620.45,3594.97,0.0,tp_lower -85596,做多,2025-11-10 06:15:00,2025-11-10 06:50:00,3607.41,3603.98,-0.0,flip_to_short -85597,做空,2025-11-10 06:50:00,2025-11-10 07:40:00,3603.98,3610.05,-0.0,flip_to_long -85598,做多,2025-11-10 07:40:00,2025-11-10 07:50:00,3610.05,3606.51,-0.0,flip_to_short -85599,做空,2025-11-10 07:50:00,2025-11-10 07:55:00,3606.51,3607.5,-0.0,flip_to_long -85600,做多,2025-11-10 07:55:00,2025-11-10 08:05:00,3607.5,3608.91,-0.0,flip_to_short -85601,做空,2025-11-10 08:05:00,2025-11-10 08:10:00,3608.91,3598.56,0.0,tp_lower -85602,做多,2025-11-10 09:20:00,2025-11-10 09:35:00,3601.26,3616.19,0.0,tp_upper -85603,做空,2025-11-10 10:30:00,2025-11-10 11:25:00,3609.99,3609.87,-0.0,flip_to_long -85604,做多,2025-11-10 11:25:00,2025-11-10 11:45:00,3609.87,3615.19,0.0,tp_upper -85605,做空,2025-11-10 11:50:00,2025-11-10 12:00:00,3611.49,3591.81,0.0,tp_lower -85606,做多,2025-11-10 13:00:00,2025-11-10 13:20:00,3599.68,3594.87,-0.0,flip_to_short -85607,做空,2025-11-10 13:20:00,2025-11-10 13:25:00,3594.87,3605.36,-0.0,flip_to_long -85608,做多,2025-11-10 13:25:00,2025-11-10 13:30:00,3605.36,3614.29,0.0,tp_upper -85609,做空,2025-11-10 14:00:00,2025-11-10 14:05:00,3602.0,3602.89,-0.0,flip_to_long -85610,做多,2025-11-10 14:05:00,2025-11-10 14:10:00,3602.89,3598.23,-0.0,flip_to_short -85611,做空,2025-11-10 14:10:00,2025-11-10 14:15:00,3598.23,3603.27,-0.0,flip_to_long -85612,做多,2025-11-10 14:15:00,2025-11-10 17:10:00,3603.27,3524.8,-0.0,flip_to_short -85613,做空,2025-11-10 17:10:00,2025-11-10 17:15:00,3524.8,3527.13,-0.0,flip_to_long -85614,做多,2025-11-10 17:15:00,2025-11-10 17:20:00,3527.13,3525.03,-0.0,flip_to_short -85615,做空,2025-11-10 17:20:00,2025-11-10 19:00:00,3525.03,3537.28,-0.0,tp_lower -85616,做多,2025-11-10 19:05:00,2025-11-10 19:10:00,3546.82,3546.3,-0.0,flip_to_short -85617,做空,2025-11-10 19:10:00,2025-11-10 19:35:00,3546.3,3555.0,-0.0,flip_to_long -85618,做多,2025-11-10 19:35:00,2025-11-10 19:40:00,3555.0,3562.36,0.0,tp_upper -85619,做空,2025-11-10 21:00:00,2025-11-10 21:05:00,3558.24,3546.79,0.0,tp_lower -85620,做多,2025-11-10 22:20:00,2025-11-10 22:45:00,3544.69,3571.32,0.0,tp_upper -85621,做空,2025-11-10 23:50:00,2025-11-10 23:55:00,3564.53,3566.38,-0.0,flip_to_long -85622,做多,2025-11-10 23:55:00,2025-11-11 00:10:00,3566.38,3567.5,-0.0,flip_to_short -85623,做空,2025-11-11 00:10:00,2025-11-11 00:15:00,3567.5,3570.49,-0.0,flip_to_long -85624,做多,2025-11-11 00:15:00,2025-11-11 00:20:00,3570.49,3572.17,-0.0,tp_upper -85625,做空,2025-11-11 00:25:00,2025-11-11 00:30:00,3562.29,3565.89,-0.0,tp_lower -85626,做多,2025-11-11 00:45:00,2025-11-11 00:55:00,3569.07,3584.0,0.0,tp_upper -85627,做空,2025-11-11 01:55:00,2025-11-11 02:10:00,3579.39,3587.18,-0.0,flip_to_long -85628,做多,2025-11-11 02:10:00,2025-11-11 03:35:00,3587.18,3609.93,0.0,flip_to_short -85629,做空,2025-11-11 03:35:00,2025-11-11 04:10:00,3609.93,3588.64,0.0,tp_lower -85630,做多,2025-11-11 06:35:00,2025-11-11 06:40:00,3551.86,3550.94,-0.0,flip_to_short -85631,做空,2025-11-11 06:40:00,2025-11-11 08:00:00,3550.94,3551.59,-0.0,flip_to_long -85632,做多,2025-11-11 08:00:00,2025-11-11 08:25:00,3551.59,3551.07,-0.0,flip_to_short -85633,做空,2025-11-11 08:25:00,2025-11-11 08:40:00,3551.07,3556.5,-0.0,flip_to_long -85634,做多,2025-11-11 08:40:00,2025-11-11 09:00:00,3556.5,3569.21,0.0,tp_upper -85635,做空,2025-11-11 09:45:00,2025-11-11 11:00:00,3562.91,3569.52,-0.0,flip_to_long -85636,做多,2025-11-11 11:00:00,2025-11-11 11:20:00,3569.52,3577.32,0.0,tp_upper -85637,做空,2025-11-11 12:15:00,2025-11-11 12:35:00,3570.48,3555.01,0.0,tp_lower -85638,做多,2025-11-11 13:40:00,2025-11-11 13:50:00,3561.31,3540.51,-0.0,flip_to_short -85639,做空,2025-11-11 13:50:00,2025-11-11 13:55:00,3540.51,3530.98,0.0,tp_lower -85640,做多,2025-11-11 16:20:00,2025-11-11 16:25:00,3492.04,3473.39,-0.0,flip_to_short -85641,做空,2025-11-11 16:25:00,2025-11-11 16:40:00,3473.39,3486.87,-0.0,flip_to_long -85642,做多,2025-11-11 16:40:00,2025-11-11 16:50:00,3486.87,3490.6,0.0,flip_to_short -85643,做空,2025-11-11 16:50:00,2025-11-11 17:05:00,3490.6,3490.01,-0.0,flip_to_long -85644,做多,2025-11-11 17:05:00,2025-11-11 17:10:00,3490.01,3488.89,-0.0,tp_upper -85645,做空,2025-11-11 17:15:00,2025-11-11 17:35:00,3483.58,3457.13,0.0,tp_lower -85646,做多,2025-11-11 18:00:00,2025-11-11 18:20:00,3473.01,3469.72,-0.0,flip_to_short -85647,做空,2025-11-11 18:20:00,2025-11-11 18:25:00,3469.72,3474.19,-0.0,flip_to_long -85648,做多,2025-11-11 18:25:00,2025-11-11 18:35:00,3474.19,3467.58,-0.0,flip_to_short -85649,做空,2025-11-11 18:35:00,2025-11-11 18:45:00,3467.58,3474.4,-0.0,flip_to_long -85650,做多,2025-11-11 18:45:00,2025-11-11 18:50:00,3474.4,3469.65,-0.0,flip_to_short -85651,做空,2025-11-11 18:50:00,2025-11-11 19:05:00,3469.65,3456.35,0.0,tp_lower -85652,做多,2025-11-11 19:15:00,2025-11-11 20:25:00,3460.21,3446.35,-0.0,flip_to_short -85653,做空,2025-11-11 20:25:00,2025-11-11 20:30:00,3446.35,3437.3,0.0,tp_lower -85654,做多,2025-11-11 21:20:00,2025-11-11 22:25:00,3443.48,3430.82,-0.0,flip_to_short -85655,做空,2025-11-11 22:25:00,2025-11-11 22:50:00,3430.82,3431.1,-0.0,flip_to_long -85656,做多,2025-11-11 22:50:00,2025-11-11 23:00:00,3431.1,3416.36,-0.0,flip_to_short -85657,做空,2025-11-11 23:00:00,2025-11-11 23:05:00,3416.36,3417.59,-0.0,flip_to_long -85658,做多,2025-11-11 23:05:00,2025-11-11 23:25:00,3417.59,3428.4,0.0,flip_to_short -85659,做空,2025-11-11 23:25:00,2025-11-11 23:45:00,3428.4,3420.08,0.0,tp_lower -85660,做多,2025-11-12 00:00:00,2025-11-12 00:10:00,3430.24,3416.32,-0.0,flip_to_short -85661,做空,2025-11-12 00:10:00,2025-11-12 00:15:00,3416.32,3425.91,-0.0,flip_to_long -85662,做多,2025-11-12 00:15:00,2025-11-12 00:30:00,3425.91,3421.59,-0.0,flip_to_short -85663,做空,2025-11-12 00:30:00,2025-11-12 00:40:00,3421.59,3424.27,-0.0,flip_to_long -85664,做多,2025-11-12 00:40:00,2025-11-12 00:50:00,3424.27,3418.21,-0.0,flip_to_short -85665,做空,2025-11-12 00:50:00,2025-11-12 01:00:00,3418.21,3415.4,0.0,tp_lower -85666,做多,2025-11-12 01:05:00,2025-11-12 01:10:00,3430.79,3436.49,0.0,tp_upper -85667,做空,2025-11-12 02:20:00,2025-11-12 02:30:00,3441.48,3422.03,0.0,tp_lower -85668,做多,2025-11-12 03:15:00,2025-11-12 04:00:00,3437.35,3435.84,-0.0,flip_to_short -85669,做空,2025-11-12 04:00:00,2025-11-12 04:35:00,3435.84,3435.59,-0.0,flip_to_long -85670,做多,2025-11-12 04:35:00,2025-11-12 05:00:00,3435.59,3448.72,0.0,tp_upper -85671,做空,2025-11-12 06:35:00,2025-11-12 06:45:00,3447.55,3444.47,0.0,tp_lower -85672,做多,2025-11-12 07:05:00,2025-11-12 07:40:00,3445.92,3446.0,-0.0,flip_to_short -85673,做空,2025-11-12 07:40:00,2025-11-12 07:50:00,3446.0,3437.7,0.0,tp_lower -85674,做多,2025-11-12 08:15:00,2025-11-12 08:25:00,3445.6,3457.89,0.0,tp_upper -85675,做空,2025-11-12 12:00:00,2025-11-12 12:05:00,3540.4,3543.39,-0.0,flip_to_long -85676,做多,2025-11-12 12:05:00,2025-11-12 12:20:00,3543.39,3555.15,0.0,tp_upper -85677,做空,2025-11-12 12:40:00,2025-11-12 12:45:00,3540.53,3549.73,-0.0,flip_to_long -85678,做多,2025-11-12 12:45:00,2025-11-12 13:00:00,3549.73,3547.76,-0.0,flip_to_short -85679,做空,2025-11-12 13:00:00,2025-11-12 13:10:00,3547.76,3553.92,-0.0,flip_to_long -85680,做多,2025-11-12 13:10:00,2025-11-12 13:15:00,3553.92,3547.96,-0.0,tp_upper -85681,做空,2025-11-12 14:30:00,2025-11-12 14:45:00,3555.43,3496.86,0.0,tp_lower -85682,做多,2025-11-12 17:30:00,2025-11-12 17:35:00,3404.0,3447.65,0.0,tp_upper -85683,做空,2025-11-12 18:45:00,2025-11-12 19:05:00,3418.87,3403.26,0.0,tp_lower -85684,做多,2025-11-12 19:40:00,2025-11-12 20:10:00,3408.22,3411.19,0.0,flip_to_short -85685,做空,2025-11-12 20:10:00,2025-11-12 21:05:00,3411.19,3417.79,-0.0,flip_to_long -85686,做多,2025-11-12 21:05:00,2025-11-12 21:25:00,3417.79,3415.47,-0.0,flip_to_short -85687,做空,2025-11-12 21:25:00,2025-11-12 21:30:00,3415.47,3422.98,-0.0,flip_to_long -85688,做多,2025-11-12 21:30:00,2025-11-12 21:35:00,3422.98,3418.04,-0.0,flip_to_short -85689,做空,2025-11-12 21:35:00,2025-11-12 21:55:00,3418.04,3421.85,-0.0,tp_lower -85690,做空,2025-11-12 22:00:00,2025-11-12 22:05:00,3417.57,3406.21,0.0,tp_lower -85691,做多,2025-11-12 22:35:00,2025-11-12 22:40:00,3415.75,3413.01,-0.0,flip_to_short -85692,做空,2025-11-12 22:40:00,2025-11-12 22:45:00,3413.01,3416.0,-0.0,flip_to_long -85693,做多,2025-11-12 22:45:00,2025-11-12 23:25:00,3416.0,3408.86,-0.0,flip_to_short -85694,做空,2025-11-12 23:25:00,2025-11-12 23:30:00,3408.86,3410.1,-0.0,flip_to_long -85695,做多,2025-11-12 23:30:00,2025-11-12 23:35:00,3410.1,3408.11,-0.0,flip_to_short -85696,做空,2025-11-12 23:35:00,2025-11-12 23:45:00,3408.11,3409.56,-0.0,flip_to_long -85697,做多,2025-11-12 23:45:00,2025-11-13 00:10:00,3409.56,3414.76,0.0,flip_to_short -85698,做空,2025-11-13 00:10:00,2025-11-13 00:30:00,3414.76,3413.53,-0.0,flip_to_long -85699,做多,2025-11-13 00:30:00,2025-11-13 00:35:00,3413.53,3425.51,0.0,tp_upper -85700,做空,2025-11-13 00:40:00,2025-11-13 00:50:00,3414.11,3416.07,-0.0,flip_to_long -85701,做多,2025-11-13 00:50:00,2025-11-13 00:55:00,3416.07,3410.9,-0.0,flip_to_short -85702,做空,2025-11-13 00:55:00,2025-11-13 01:00:00,3410.9,3415.79,-0.0,flip_to_long -85703,做多,2025-11-13 01:00:00,2025-11-13 01:05:00,3415.79,3429.69,0.0,tp_upper -85704,做空,2025-11-13 01:50:00,2025-11-13 02:00:00,3426.95,3429.57,-0.0,flip_to_long -85705,做多,2025-11-13 02:00:00,2025-11-13 02:20:00,3429.57,3429.14,-0.0,flip_to_short -85706,做空,2025-11-13 02:20:00,2025-11-13 02:30:00,3429.14,3438.42,-0.0,flip_to_long -85707,做多,2025-11-13 02:30:00,2025-11-13 02:50:00,3438.42,3433.16,-0.0,flip_to_short -85708,做空,2025-11-13 02:50:00,2025-11-13 03:10:00,3433.16,3399.93,0.0,tp_lower -85709,做多,2025-11-13 03:20:00,2025-11-13 03:25:00,3430.47,3449.23,0.0,tp_upper -85710,做空,2025-11-13 04:00:00,2025-11-13 04:10:00,3444.7,3465.9,-0.0,flip_to_long -85711,做多,2025-11-13 04:10:00,2025-11-13 04:15:00,3465.9,3475.35,0.0,tp_upper -85712,做多,2025-11-13 05:15:00,2025-11-13 05:30:00,3473.85,3494.01,0.0,tp_upper -85713,做空,2025-11-13 07:35:00,2025-11-13 07:40:00,3537.54,3541.47,-0.0,flip_to_long -85714,做多,2025-11-13 07:40:00,2025-11-13 07:45:00,3541.47,3536.0,-0.0,flip_to_short -85715,做空,2025-11-13 07:45:00,2025-11-13 07:50:00,3536.0,3532.56,0.0,tp_lower -85716,做多,2025-11-13 08:00:00,2025-11-13 08:10:00,3544.45,3536.59,-0.0,flip_to_short -85717,做空,2025-11-13 08:10:00,2025-11-13 08:15:00,3536.59,3541.42,-0.0,flip_to_long -85718,做多,2025-11-13 08:15:00,2025-11-13 08:25:00,3541.42,3541.53,-0.0,flip_to_short -85719,做空,2025-11-13 08:25:00,2025-11-13 08:30:00,3541.53,3541.99,-0.0,flip_to_long -85720,做多,2025-11-13 08:30:00,2025-11-13 08:45:00,3541.99,3535.46,-0.0,flip_to_short -85721,做空,2025-11-13 08:45:00,2025-11-13 08:50:00,3535.46,3526.2,0.0,tp_lower -85722,做多,2025-11-13 10:15:00,2025-11-13 10:20:00,3508.17,3505.81,-0.0,flip_to_short -85723,做空,2025-11-13 10:20:00,2025-11-13 10:40:00,3505.81,3504.0,0.0,flip_to_long -85724,做多,2025-11-13 10:40:00,2025-11-13 11:20:00,3504.0,3503.79,-0.0,flip_to_short -85725,做空,2025-11-13 11:20:00,2025-11-13 11:40:00,3503.79,3506.38,-0.0,flip_to_long -85726,做多,2025-11-13 11:40:00,2025-11-13 11:50:00,3506.38,3502.96,-0.0,flip_to_short -85727,做空,2025-11-13 11:50:00,2025-11-13 12:00:00,3502.96,3497.65,0.0,tp_lower -85728,做多,2025-11-13 12:35:00,2025-11-13 13:00:00,3501.46,3496.01,-0.0,flip_to_short -85729,做空,2025-11-13 13:00:00,2025-11-13 13:20:00,3496.01,3474.61,0.0,tp_lower -85730,做多,2025-11-13 14:50:00,2025-11-13 15:00:00,3450.56,3411.5,-0.0,flip_to_short -85731,做空,2025-11-13 15:00:00,2025-11-13 15:05:00,3411.5,3431.1,-0.0,flip_to_long -85732,做多,2025-11-13 15:05:00,2025-11-13 15:15:00,3431.1,3421.76,-0.0,flip_to_short -85733,做空,2025-11-13 15:15:00,2025-11-13 15:25:00,3421.76,3408.66,0.0,tp_lower -85734,做多,2025-11-13 19:25:00,2025-11-13 19:30:00,3230.17,3208.02,-0.0,flip_to_short -85735,做空,2025-11-13 19:30:00,2025-11-13 19:55:00,3208.02,3196.33,0.0,tp_lower -85736,做多,2025-11-13 20:35:00,2025-11-13 20:40:00,3194.02,3181.97,-0.0,flip_to_short -85737,做空,2025-11-13 20:40:00,2025-11-13 21:05:00,3181.97,3188.12,-0.0,flip_to_long -85738,做多,2025-11-13 21:05:00,2025-11-13 21:15:00,3188.12,3174.63,-0.0,flip_to_short -85739,做空,2025-11-13 21:15:00,2025-11-13 21:40:00,3174.63,3183.68,-0.0,flip_to_long -85740,做多,2025-11-13 21:40:00,2025-11-13 21:45:00,3183.68,3178.72,-0.0,flip_to_short -85741,做空,2025-11-13 21:45:00,2025-11-14 00:15:00,3178.72,3208.98,-0.0,tp_lower -85742,做多,2025-11-14 00:30:00,2025-11-14 01:25:00,3234.69,3197.42,-0.0,flip_to_short -85743,做空,2025-11-14 01:25:00,2025-11-14 01:50:00,3197.42,3204.0,-0.0,flip_to_long -85744,做多,2025-11-14 01:50:00,2025-11-14 02:05:00,3204.0,3225.24,0.0,tp_upper -85745,做空,2025-11-14 03:15:00,2025-11-14 03:20:00,3222.01,3230.91,-0.0,flip_to_long -85746,做多,2025-11-14 03:20:00,2025-11-14 03:30:00,3230.91,3224.34,-0.0,flip_to_short -85747,做空,2025-11-14 03:30:00,2025-11-14 03:35:00,3224.34,3223.24,-0.0,tp_lower -85748,做多,2025-11-14 05:35:00,2025-11-14 06:10:00,3174.7,3173.47,-0.0,flip_to_short -85749,做空,2025-11-14 06:10:00,2025-11-14 06:35:00,3173.47,3151.32,0.0,tp_lower -85750,做多,2025-11-14 06:45:00,2025-11-14 06:55:00,3174.89,3220.88,0.0,tp_upper -85751,做多,2025-11-14 08:15:00,2025-11-14 08:20:00,3215.95,3203.43,-0.0,flip_to_short -85752,做空,2025-11-14 08:20:00,2025-11-14 08:30:00,3203.43,3193.91,0.0,tp_lower -85753,做多,2025-11-14 08:35:00,2025-11-14 09:05:00,3205.1,3204.55,-0.0,flip_to_short -85754,做空,2025-11-14 09:05:00,2025-11-14 09:15:00,3204.55,3180.69,0.0,tp_lower -85755,做多,2025-11-14 10:20:00,2025-11-14 10:55:00,3179.17,3174.72,-0.0,flip_to_short -85756,做空,2025-11-14 10:55:00,2025-11-14 11:20:00,3174.72,3170.79,0.0,flip_to_long -85757,做多,2025-11-14 11:20:00,2025-11-14 13:05:00,3170.79,3124.97,-0.0,flip_to_short -85758,做空,2025-11-14 13:05:00,2025-11-14 13:35:00,3124.97,3078.93,0.0,tp_lower -85759,做多,2025-11-14 13:50:00,2025-11-14 14:20:00,3120.83,3161.06,0.0,tp_upper -85760,做空,2025-11-14 15:55:00,2025-11-14 16:05:00,3195.73,3199.48,-0.0,flip_to_long -85761,做多,2025-11-14 16:05:00,2025-11-14 16:15:00,3199.48,3197.05,-0.0,flip_to_short -85762,做空,2025-11-14 16:15:00,2025-11-14 17:45:00,3197.05,3184.03,0.0,tp_lower -85763,做多,2025-11-14 19:10:00,2025-11-14 19:20:00,3191.01,3213.77,0.0,tp_upper -85764,做空,2025-11-14 20:10:00,2025-11-14 20:15:00,3188.4,3190.49,-0.0,flip_to_long -85765,做多,2025-11-14 20:15:00,2025-11-14 20:20:00,3190.49,3178.8,-0.0,flip_to_short -85766,做空,2025-11-14 20:20:00,2025-11-14 20:35:00,3178.8,3154.45,0.0,tp_lower -85767,做多,2025-11-14 21:20:00,2025-11-14 22:10:00,3164.27,3143.42,-0.0,flip_to_short -85768,做空,2025-11-14 22:10:00,2025-11-14 22:25:00,3143.42,3167.28,-0.0,flip_to_long -85769,做多,2025-11-14 22:25:00,2025-11-14 22:30:00,3167.28,3170.94,0.0,tp_upper -85770,做空,2025-11-14 22:50:00,2025-11-14 23:00:00,3153.93,3116.24,0.0,tp_lower -85771,做多,2025-11-15 00:00:00,2025-11-15 00:35:00,3129.13,3125.67,-0.0,flip_to_short -85772,做空,2025-11-15 00:35:00,2025-11-15 00:50:00,3125.67,3127.06,-0.0,flip_to_long -85773,做多,2025-11-15 00:50:00,2025-11-15 01:40:00,3127.06,3159.71,0.0,tp_upper -85774,做空,2025-11-15 03:30:00,2025-11-15 04:10:00,3175.95,3181.11,-0.0,flip_to_long -85775,做多,2025-11-15 04:10:00,2025-11-15 04:20:00,3181.11,3178.34,-0.0,flip_to_short -85776,做空,2025-11-15 04:20:00,2025-11-15 04:30:00,3178.34,3169.56,0.0,tp_lower -85777,做多,2025-11-15 05:15:00,2025-11-15 05:20:00,3172.69,3169.33,-0.0,flip_to_short -85778,做空,2025-11-15 05:20:00,2025-11-15 05:30:00,3169.33,3172.85,-0.0,flip_to_long -85779,做多,2025-11-15 05:30:00,2025-11-15 05:35:00,3172.85,3169.6,-0.0,flip_to_short -85780,做空,2025-11-15 05:35:00,2025-11-15 05:40:00,3169.6,3173.74,-0.0,flip_to_long -85781,做多,2025-11-15 05:40:00,2025-11-15 05:55:00,3173.74,3177.5,0.0,tp_upper -85782,做空,2025-11-15 06:40:00,2025-11-15 06:50:00,3169.07,3178.87,-0.0,flip_to_long -85783,做多,2025-11-15 06:50:00,2025-11-15 06:55:00,3178.87,3173.99,-0.0,flip_to_short -85784,做空,2025-11-15 06:55:00,2025-11-15 07:05:00,3173.99,3178.88,-0.0,flip_to_long -85785,做多,2025-11-15 07:05:00,2025-11-15 07:15:00,3178.88,3178.05,-0.0,flip_to_short -85786,做空,2025-11-15 07:15:00,2025-11-15 07:45:00,3178.05,3169.15,0.0,tp_lower -85787,做多,2025-11-15 09:10:00,2025-11-15 09:15:00,3158.61,3153.26,-0.0,flip_to_short -85788,做空,2025-11-15 09:15:00,2025-11-15 09:20:00,3153.26,3162.26,-0.0,flip_to_long -85789,做多,2025-11-15 09:20:00,2025-11-15 09:30:00,3162.26,3155.43,-0.0,flip_to_short -85790,做空,2025-11-15 09:30:00,2025-11-15 10:05:00,3155.43,3149.0,0.0,flip_to_long -85791,做多,2025-11-15 10:05:00,2025-11-15 10:35:00,3149.0,3155.02,0.0,flip_to_short -85792,做空,2025-11-15 10:35:00,2025-11-15 11:45:00,3155.02,3153.0,0.0,tp_lower -85793,做多,2025-11-15 12:20:00,2025-11-15 12:40:00,3164.61,3155.85,-0.0,flip_to_short -85794,做空,2025-11-15 12:40:00,2025-11-15 12:50:00,3155.85,3162.54,-0.0,flip_to_long -85795,做多,2025-11-15 12:50:00,2025-11-15 13:05:00,3162.54,3168.02,0.0,tp_upper -85796,做空,2025-11-15 14:25:00,2025-11-15 14:35:00,3179.27,3183.48,-0.0,flip_to_long -85797,做多,2025-11-15 14:35:00,2025-11-15 14:40:00,3183.48,3179.21,-0.0,flip_to_short -85798,做空,2025-11-15 14:40:00,2025-11-15 15:05:00,3179.21,3183.14,-0.0,flip_to_long -85799,做多,2025-11-15 15:05:00,2025-11-15 15:10:00,3183.14,3182.55,-0.0,flip_to_short -85800,做空,2025-11-15 15:10:00,2025-11-15 15:25:00,3182.55,3183.77,-0.0,flip_to_long -85801,做多,2025-11-15 15:25:00,2025-11-15 15:30:00,3183.77,3176.81,-0.0,flip_to_short -85802,做空,2025-11-15 15:30:00,2025-11-15 15:35:00,3176.81,3178.81,-0.0,flip_to_long -85803,做多,2025-11-15 15:35:00,2025-11-15 15:50:00,3178.81,3185.82,0.0,tp_upper -85804,做空,2025-11-15 16:05:00,2025-11-15 16:10:00,3170.68,3172.7,-0.0,tp_lower -85805,做多,2025-11-15 16:40:00,2025-11-15 17:15:00,3178.49,3195.52,0.0,tp_upper -85806,做空,2025-11-15 18:45:00,2025-11-15 19:05:00,3211.33,3210.77,-0.0,flip_to_long -85807,做多,2025-11-15 19:05:00,2025-11-15 23:15:00,3210.77,3173.38,-0.0,tp_upper -85808,做空,2025-11-15 23:55:00,2025-11-16 00:00:00,3166.56,3170.06,-0.0,flip_to_long -85809,做多,2025-11-16 00:00:00,2025-11-16 00:05:00,3170.06,3159.96,-0.0,flip_to_short -85810,做空,2025-11-16 00:05:00,2025-11-16 00:10:00,3159.96,3158.83,-0.0,tp_lower -85811,做多,2025-11-16 00:50:00,2025-11-16 02:00:00,3160.6,3147.02,-0.0,flip_to_short -85812,做空,2025-11-16 02:00:00,2025-11-16 02:05:00,3147.02,3155.47,-0.0,flip_to_long -85813,做多,2025-11-16 02:05:00,2025-11-16 02:10:00,3155.47,3155.53,-0.0,tp_upper -85814,做空,2025-11-16 04:20:00,2025-11-16 04:30:00,3197.11,3189.09,0.0,tp_lower -85815,做多,2025-11-16 05:00:00,2025-11-16 05:10:00,3199.26,3207.15,0.0,tp_upper -85816,做空,2025-11-16 06:50:00,2025-11-16 06:55:00,3208.48,3199.62,0.0,tp_lower -85817,做多,2025-11-16 07:05:00,2025-11-16 07:10:00,3207.27,3205.25,-0.0,flip_to_short -85818,做空,2025-11-16 07:10:00,2025-11-16 07:25:00,3205.25,3204.52,-0.0,tp_lower -85819,做多,2025-11-16 07:30:00,2025-11-16 07:45:00,3206.64,3214.17,0.0,tp_upper -85820,做空,2025-11-16 08:05:00,2025-11-16 08:20:00,3210.11,3211.69,-0.0,flip_to_long -85821,做多,2025-11-16 08:20:00,2025-11-16 08:35:00,3211.69,3209.9,-0.0,flip_to_short -85822,做空,2025-11-16 08:35:00,2025-11-16 09:05:00,3209.9,3211.23,-0.0,flip_to_long -85823,做多,2025-11-16 09:05:00,2025-11-16 09:15:00,3211.23,3209.08,-0.0,flip_to_short -85824,做空,2025-11-16 09:15:00,2025-11-16 09:25:00,3209.08,3214.5,-0.0,flip_to_long -85825,做多,2025-11-16 09:25:00,2025-11-16 09:40:00,3214.5,3219.98,0.0,tp_upper -85826,做空,2025-11-16 11:05:00,2025-11-16 11:10:00,3223.54,3198.55,0.0,tp_lower -85827,做多,2025-11-16 12:40:00,2025-11-16 12:45:00,3174.72,3174.48,-0.0,flip_to_short -85828,做空,2025-11-16 12:45:00,2025-11-16 13:05:00,3174.48,3170.09,0.0,tp_lower -85829,做空,2025-11-16 13:10:00,2025-11-16 13:15:00,3168.52,3170.25,-0.0,flip_to_long -85830,做多,2025-11-16 13:15:00,2025-11-16 13:20:00,3170.25,3162.07,-0.0,flip_to_short -85831,做空,2025-11-16 13:20:00,2025-11-16 13:25:00,3162.07,3157.7,0.0,tp_lower -85832,做多,2025-11-16 14:30:00,2025-11-16 14:40:00,3157.71,3171.2,0.0,tp_upper -85833,做空,2025-11-16 15:45:00,2025-11-16 15:50:00,3159.15,3126.88,0.0,tp_lower -85834,做多,2025-11-16 17:55:00,2025-11-16 18:00:00,3078.97,3092.7,0.0,tp_upper -85835,做空,2025-11-16 18:35:00,2025-11-16 19:05:00,3066.39,3076.34,-0.0,flip_to_long -85836,做多,2025-11-16 19:05:00,2025-11-16 20:40:00,3076.34,3097.57,0.0,flip_to_short -85837,做空,2025-11-16 20:40:00,2025-11-16 21:00:00,3097.57,3079.05,0.0,tp_lower -85838,做多,2025-11-16 22:10:00,2025-11-16 22:20:00,3070.22,3070.78,-0.0,flip_to_short -85839,做空,2025-11-16 22:20:00,2025-11-16 22:45:00,3070.78,3092.81,-0.0,flip_to_long -85840,做多,2025-11-16 22:45:00,2025-11-16 22:50:00,3092.81,3094.01,-0.0,tp_upper -85841,做空,2025-11-16 23:00:00,2025-11-16 23:05:00,3018.21,3048.34,-0.0,tp_lower -85842,做多,2025-11-16 23:10:00,2025-11-17 00:15:00,3064.71,3073.29,0.0,flip_to_short -85843,做空,2025-11-17 00:15:00,2025-11-17 00:20:00,3073.29,3083.96,-0.0,flip_to_long -85844,做多,2025-11-17 00:20:00,2025-11-17 00:40:00,3083.96,3124.29,0.0,tp_upper -85845,做多,2025-11-17 02:00:00,2025-11-17 02:10:00,3123.84,3150.71,0.0,tp_upper -85846,做空,2025-11-17 05:05:00,2025-11-17 05:10:00,3177.88,3179.07,-0.0,flip_to_long -85847,做多,2025-11-17 05:10:00,2025-11-17 05:20:00,3179.07,3182.08,0.0,flip_to_short -85848,做空,2025-11-17 05:20:00,2025-11-17 05:40:00,3182.08,3180.68,-0.0,flip_to_long -85849,做多,2025-11-17 05:40:00,2025-11-17 06:05:00,3180.68,3180.65,-0.0,flip_to_short -85850,做空,2025-11-17 06:05:00,2025-11-17 06:10:00,3180.65,3173.94,0.0,tp_lower -85851,做多,2025-11-17 06:15:00,2025-11-17 06:25:00,3188.0,3189.35,-0.0,tp_upper -85852,做空,2025-11-17 06:30:00,2025-11-17 06:35:00,3182.99,3183.51,-0.0,flip_to_long -85853,做多,2025-11-17 06:35:00,2025-11-17 06:50:00,3183.51,3193.51,0.0,tp_upper -85854,做空,2025-11-17 08:10:00,2025-11-17 08:15:00,3192.12,3194.78,-0.0,flip_to_long -85855,做多,2025-11-17 08:15:00,2025-11-17 08:25:00,3194.78,3196.64,0.0,flip_to_short -85856,做空,2025-11-17 08:25:00,2025-11-17 08:30:00,3196.64,3189.4,0.0,tp_lower -85857,做多,2025-11-17 09:10:00,2025-11-17 09:15:00,3198.02,3208.0,0.0,tp_upper -85858,做空,2025-11-17 09:35:00,2025-11-17 09:40:00,3192.53,3198.24,-0.0,flip_to_long -85859,做多,2025-11-17 09:40:00,2025-11-17 09:50:00,3198.24,3191.87,-0.0,flip_to_short -85860,做空,2025-11-17 09:50:00,2025-11-17 09:55:00,3191.87,3193.81,-0.0,flip_to_long -85861,做多,2025-11-17 09:55:00,2025-11-17 10:25:00,3193.81,3194.23,-0.0,flip_to_short -85862,做空,2025-11-17 10:25:00,2025-11-17 10:30:00,3194.23,3200.26,-0.0,flip_to_long -85863,做多,2025-11-17 10:30:00,2025-11-17 10:35:00,3200.26,3197.41,-0.0,flip_to_short -85864,做空,2025-11-17 10:35:00,2025-11-17 10:45:00,3197.41,3199.76,-0.0,flip_to_long -85865,做多,2025-11-17 10:45:00,2025-11-17 10:50:00,3199.76,3195.82,-0.0,flip_to_short -85866,做空,2025-11-17 10:50:00,2025-11-17 11:05:00,3195.82,3200.64,-0.0,flip_to_long -85867,做多,2025-11-17 11:05:00,2025-11-17 11:25:00,3200.64,3206.73,0.0,tp_upper -85868,做空,2025-11-17 11:40:00,2025-11-17 11:50:00,3201.53,3204.17,-0.0,flip_to_long -85869,做多,2025-11-17 11:50:00,2025-11-17 11:55:00,3204.17,3202.56,-0.0,flip_to_short -85870,做空,2025-11-17 11:55:00,2025-11-17 12:35:00,3202.56,3187.49,0.0,tp_lower -85871,做多,2025-11-17 14:30:00,2025-11-17 14:35:00,3153.45,3196.95,0.0,tp_upper -85872,做空,2025-11-17 15:05:00,2025-11-17 15:10:00,3125.96,3134.66,-0.0,flip_to_long -85873,做多,2025-11-17 15:10:00,2025-11-17 15:30:00,3134.66,3128.86,-0.0,flip_to_short -85874,做空,2025-11-17 15:30:00,2025-11-17 16:05:00,3128.86,3080.28,0.0,tp_lower -85875,做多,2025-11-17 16:45:00,2025-11-17 17:20:00,3100.39,3110.01,0.0,flip_to_short -85876,做空,2025-11-17 17:20:00,2025-11-17 17:45:00,3110.01,3068.81,0.0,tp_lower -85877,做多,2025-11-17 20:45:00,2025-11-17 20:50:00,2998.91,3004.59,0.0,tp_upper -85878,做空,2025-11-17 21:20:00,2025-11-17 21:50:00,2996.33,3001.69,-0.0,flip_to_long -85879,做多,2025-11-17 21:50:00,2025-11-17 22:00:00,3001.69,3005.99,0.0,flip_to_short -85880,做空,2025-11-17 22:00:00,2025-11-17 23:20:00,3005.99,3017.78,-0.0,flip_to_long -85881,做多,2025-11-17 23:20:00,2025-11-17 23:25:00,3017.78,3016.38,-0.0,flip_to_short -85882,做空,2025-11-17 23:25:00,2025-11-17 23:30:00,3016.38,3022.74,-0.0,flip_to_long -85883,做多,2025-11-17 23:30:00,2025-11-17 23:35:00,3022.74,3021.64,-0.0,flip_to_short -85884,做空,2025-11-17 23:35:00,2025-11-17 23:50:00,3021.64,3024.06,-0.0,flip_to_long -85885,做多,2025-11-17 23:50:00,2025-11-17 23:55:00,3024.06,3030.06,0.0,tp_upper -85886,做空,2025-11-18 00:15:00,2025-11-18 00:20:00,3021.68,3033.69,-0.0,flip_to_long -85887,做多,2025-11-18 00:20:00,2025-11-18 00:25:00,3033.69,3018.63,-0.0,flip_to_short -85888,做空,2025-11-18 00:25:00,2025-11-18 00:35:00,3018.63,3010.23,0.0,tp_lower -85889,做多,2025-11-18 00:45:00,2025-11-18 01:05:00,3027.45,3044.24,0.0,tp_upper -85890,做空,2025-11-18 01:25:00,2025-11-18 01:30:00,3024.55,3034.24,-0.0,flip_to_long -85891,做多,2025-11-18 01:30:00,2025-11-18 01:35:00,3034.24,3025.21,-0.0,flip_to_short -85892,做空,2025-11-18 01:35:00,2025-11-18 01:40:00,3025.21,3030.0,-0.0,flip_to_long -85893,做多,2025-11-18 01:40:00,2025-11-18 01:45:00,3030.0,3021.22,-0.0,flip_to_short -85894,做空,2025-11-18 01:45:00,2025-11-18 02:00:00,3021.22,3002.72,0.0,tp_lower -85895,做多,2025-11-18 02:20:00,2025-11-18 02:35:00,3018.77,3024.43,0.0,flip_to_short -85896,做空,2025-11-18 02:35:00,2025-11-18 02:55:00,3024.43,2984.25,0.0,tp_lower -85897,做多,2025-11-18 03:35:00,2025-11-18 04:05:00,3009.65,3002.01,-0.0,flip_to_short -85898,做空,2025-11-18 04:05:00,2025-11-18 04:30:00,3002.01,2989.31,0.0,flip_to_long -85899,做多,2025-11-18 04:30:00,2025-11-18 05:00:00,2989.31,2996.01,0.0,flip_to_short -85900,做空,2025-11-18 05:00:00,2025-11-18 06:05:00,2996.01,3006.69,-0.0,flip_to_long -85901,做多,2025-11-18 06:05:00,2025-11-18 06:20:00,3006.69,3006.01,-0.0,flip_to_short -85902,做空,2025-11-18 06:20:00,2025-11-18 06:30:00,3006.01,2990.28,0.0,tp_lower -85903,做多,2025-11-18 07:05:00,2025-11-18 07:10:00,2999.4,2996.86,-0.0,flip_to_short -85904,做空,2025-11-18 07:10:00,2025-11-18 07:20:00,2996.86,2998.99,-0.0,flip_to_long -85905,做多,2025-11-18 07:20:00,2025-11-18 07:35:00,2998.99,3029.08,0.0,tp_upper -85906,做空,2025-11-18 09:10:00,2025-11-18 09:40:00,3043.97,3044.02,-0.0,flip_to_long -85907,做多,2025-11-18 09:40:00,2025-11-18 10:20:00,3044.02,3051.58,0.0,flip_to_short -85908,做空,2025-11-18 10:20:00,2025-11-18 11:20:00,3051.58,3065.56,-0.0,flip_to_long -85909,做多,2025-11-18 11:20:00,2025-11-18 11:25:00,3065.56,3062.76,-0.0,flip_to_short -85910,做空,2025-11-18 11:25:00,2025-11-18 11:35:00,3062.76,3063.14,-0.0,flip_to_long -85911,做多,2025-11-18 11:35:00,2025-11-18 11:40:00,3063.14,3068.05,0.0,tp_upper -85912,做空,2025-11-18 11:50:00,2025-11-18 12:00:00,3061.31,3048.87,0.0,tp_lower -85913,做多,2025-11-18 12:40:00,2025-11-18 12:45:00,3063.14,3054.99,-0.0,flip_to_short -85914,做空,2025-11-18 12:45:00,2025-11-18 12:55:00,3054.99,3048.43,0.0,tp_lower -85915,做多,2025-11-18 13:40:00,2025-11-18 13:55:00,3037.67,3046.99,0.0,flip_to_short -85916,做空,2025-11-18 13:55:00,2025-11-18 14:15:00,3046.99,3041.53,0.0,flip_to_long -85917,做多,2025-11-18 14:15:00,2025-11-18 14:25:00,3041.53,3056.88,0.0,tp_upper -85918,做空,2025-11-18 15:00:00,2025-11-18 15:05:00,3037.59,3074.76,-0.0,flip_to_long -85919,做多,2025-11-18 15:05:00,2025-11-18 15:10:00,3074.76,3078.95,0.0,tp_upper -85920,做空,2025-11-18 17:20:00,2025-11-18 17:50:00,3138.32,3133.07,0.0,tp_lower -85921,做多,2025-11-18 18:00:00,2025-11-18 18:25:00,3143.37,3142.38,-0.0,flip_to_short -85922,做空,2025-11-18 18:25:00,2025-11-18 19:35:00,3142.38,3160.66,-0.0,flip_to_long -85923,做多,2025-11-18 19:35:00,2025-11-18 19:40:00,3160.66,3145.36,-0.0,flip_to_short -85924,做空,2025-11-18 19:40:00,2025-11-18 19:50:00,3145.36,3137.6,0.0,tp_lower -85925,做多,2025-11-18 22:10:00,2025-11-18 22:15:00,3120.0,3116.86,-0.0,flip_to_short -85926,做空,2025-11-18 22:15:00,2025-11-18 23:15:00,3116.86,3113.0,0.0,flip_to_long -85927,做多,2025-11-18 23:15:00,2025-11-18 23:40:00,3113.0,3119.3,0.0,flip_to_short -85928,做空,2025-11-18 23:40:00,2025-11-18 23:55:00,3119.3,3122.21,-0.0,flip_to_long -85929,做多,2025-11-18 23:55:00,2025-11-19 00:00:00,3122.21,3109.0,-0.0,flip_to_short -85930,做空,2025-11-19 00:00:00,2025-11-19 00:05:00,3109.0,3108.08,-0.0,tp_lower -85931,做多,2025-11-19 00:40:00,2025-11-19 01:30:00,3104.23,3100.68,-0.0,flip_to_short -85932,做空,2025-11-19 01:30:00,2025-11-19 03:15:00,3100.68,3092.86,0.0,tp_lower -85933,做空,2025-11-19 08:50:00,2025-11-19 08:55:00,3075.97,3079.12,-0.0,flip_to_long -85934,做多,2025-11-19 08:55:00,2025-11-19 09:00:00,3079.12,3061.99,-0.0,flip_to_short -85935,做空,2025-11-19 09:00:00,2025-11-19 09:05:00,3061.99,3062.0,-0.0,tp_lower -85936,做多,2025-11-19 09:30:00,2025-11-19 09:45:00,3069.42,3074.16,0.0,flip_to_short -85937,做空,2025-11-19 09:45:00,2025-11-19 09:50:00,3074.16,3082.27,-0.0,flip_to_long -85938,做多,2025-11-19 09:50:00,2025-11-19 10:05:00,3082.27,3104.1,0.0,tp_upper -85939,做多,2025-11-19 11:05:00,2025-11-19 11:20:00,3093.8,3090.23,-0.0,flip_to_short -85940,做空,2025-11-19 11:20:00,2025-11-19 11:30:00,3090.23,3090.75,-0.0,tp_lower -85941,做多,2025-11-19 11:35:00,2025-11-19 12:10:00,3091.93,3086.61,-0.0,flip_to_short -85942,做空,2025-11-19 12:10:00,2025-11-19 12:20:00,3086.61,3088.78,-0.0,tp_lower -85943,做多,2025-11-19 12:25:00,2025-11-19 12:35:00,3091.57,3088.22,-0.0,flip_to_short -85944,做空,2025-11-19 12:35:00,2025-11-19 12:40:00,3088.22,3094.15,-0.0,flip_to_long -85945,做多,2025-11-19 12:40:00,2025-11-19 12:50:00,3094.15,3094.48,-0.0,tp_upper -85946,做空,2025-11-19 13:00:00,2025-11-19 13:05:00,3091.18,3094.41,-0.0,flip_to_long -85947,做多,2025-11-19 13:05:00,2025-11-19 13:10:00,3094.41,3090.12,-0.0,flip_to_short -85948,做空,2025-11-19 13:10:00,2025-11-19 13:15:00,3090.12,3094.82,-0.0,flip_to_long -85949,做多,2025-11-19 13:15:00,2025-11-19 13:20:00,3094.82,3090.63,-0.0,flip_to_short -85950,做空,2025-11-19 13:20:00,2025-11-19 13:25:00,3090.63,3093.43,-0.0,flip_to_long -85951,做多,2025-11-19 13:25:00,2025-11-19 13:30:00,3093.43,3082.2,-0.0,flip_to_short -85952,做空,2025-11-19 13:30:00,2025-11-19 13:35:00,3082.2,3073.63,0.0,tp_lower -85953,做多,2025-11-19 14:45:00,2025-11-19 15:05:00,3059.97,3097.86,0.0,tp_upper -85954,做空,2025-11-19 15:20:00,2025-11-19 15:30:00,3040.44,3005.45,0.0,tp_lower -85955,做多,2025-11-19 18:10:00,2025-11-19 19:55:00,2921.92,2880.8,-0.0,flip_to_short -85956,做空,2025-11-19 19:55:00,2025-11-19 20:10:00,2880.8,2883.9,-0.0,flip_to_long -85957,做多,2025-11-19 20:10:00,2025-11-19 20:20:00,2883.9,2906.53,0.0,tp_upper -85958,做空,2025-11-19 22:20:00,2025-11-19 22:25:00,2963.56,2981.61,-0.0,flip_to_long -85959,做多,2025-11-19 22:25:00,2025-11-19 22:35:00,2981.61,2974.51,-0.0,flip_to_short -85960,做空,2025-11-19 22:35:00,2025-11-19 22:40:00,2974.51,2978.0,-0.0,flip_to_long -85961,做多,2025-11-19 22:40:00,2025-11-19 23:05:00,2978.0,3020.21,0.0,tp_upper -85962,做空,2025-11-20 00:50:00,2025-11-20 01:00:00,3020.57,3025.19,-0.0,flip_to_long -85963,做多,2025-11-20 01:00:00,2025-11-20 01:25:00,3025.19,3027.54,0.0,flip_to_short -85964,做空,2025-11-20 01:25:00,2025-11-20 01:30:00,3027.54,3040.16,-0.0,flip_to_long -85965,做多,2025-11-20 01:30:00,2025-11-20 01:50:00,3040.16,3047.47,0.0,tp_upper -85966,做空,2025-11-20 02:05:00,2025-11-20 02:25:00,3038.69,3032.86,0.0,flip_to_long -85967,做多,2025-11-20 02:25:00,2025-11-20 02:35:00,3032.86,3036.32,0.0,flip_to_short -85968,做空,2025-11-20 02:35:00,2025-11-20 02:45:00,3036.32,3037.74,-0.0,flip_to_long -85969,做多,2025-11-20 02:45:00,2025-11-20 03:20:00,3037.74,3049.67,0.0,tp_upper -85970,做空,2025-11-20 03:25:00,2025-11-20 03:30:00,3036.7,3048.99,-0.0,flip_to_long -85971,做多,2025-11-20 03:30:00,2025-11-20 03:35:00,3048.99,3041.41,-0.0,flip_to_short -85972,做空,2025-11-20 03:35:00,2025-11-20 04:05:00,3041.41,3028.04,0.0,tp_lower -85973,做多,2025-11-20 04:45:00,2025-11-20 05:05:00,3033.56,3050.21,0.0,tp_upper -85974,做空,2025-11-20 05:55:00,2025-11-20 06:00:00,3034.07,3034.89,-0.0,flip_to_long -85975,做多,2025-11-20 06:00:00,2025-11-20 07:15:00,3034.89,3028.38,-0.0,flip_to_short -85976,做空,2025-11-20 07:15:00,2025-11-20 07:25:00,3028.38,3026.61,0.0,flip_to_long -85977,做多,2025-11-20 07:25:00,2025-11-20 07:50:00,3026.61,3040.68,0.0,tp_upper -85978,做空,2025-11-20 08:10:00,2025-11-20 08:15:00,3026.74,3034.57,-0.0,flip_to_long -85979,做多,2025-11-20 08:15:00,2025-11-20 08:30:00,3034.57,3033.85,-0.0,flip_to_short -85980,做空,2025-11-20 08:30:00,2025-11-20 09:00:00,3033.85,3024.49,0.0,tp_lower -85981,做多,2025-11-20 10:25:00,2025-11-20 10:30:00,3016.11,3011.22,-0.0,flip_to_short -85982,做空,2025-11-20 10:30:00,2025-11-20 10:50:00,3011.22,3011.8,-0.0,flip_to_long -85983,做多,2025-11-20 10:50:00,2025-11-20 11:05:00,3011.8,3011.54,-0.0,flip_to_short -85984,做空,2025-11-20 11:05:00,2025-11-20 11:35:00,3011.54,3015.49,-0.0,flip_to_long -85985,做多,2025-11-20 11:35:00,2025-11-20 11:40:00,3015.49,3018.15,0.0,tp_upper -85986,做空,2025-11-20 12:10:00,2025-11-20 12:15:00,3011.1,3016.85,-0.0,flip_to_long -85987,做多,2025-11-20 12:15:00,2025-11-20 12:30:00,3016.85,3025.19,0.0,tp_upper -85988,做空,2025-11-20 12:40:00,2025-11-20 12:45:00,3016.5,3026.99,-0.0,flip_to_long -85989,做多,2025-11-20 12:45:00,2025-11-20 13:10:00,3026.99,3034.99,0.0,tp_upper -85990,做空,2025-11-20 13:15:00,2025-11-20 13:25:00,3022.37,3020.85,0.0,flip_to_long -85991,做多,2025-11-20 13:25:00,2025-11-20 13:30:00,3020.85,3017.01,-0.0,tp_upper -85992,做多,2025-11-20 13:35:00,2025-11-20 14:30:00,3020.49,2998.37,-0.0,flip_to_short -85993,做空,2025-11-20 14:30:00,2025-11-20 14:50:00,2998.37,3001.06,-0.0,flip_to_long -85994,做多,2025-11-20 14:50:00,2025-11-20 14:55:00,3001.06,2999.42,-0.0,flip_to_short -85995,做空,2025-11-20 14:55:00,2025-11-20 15:05:00,2999.42,2979.99,0.0,tp_lower -85996,做多,2025-11-20 15:20:00,2025-11-20 15:25:00,2993.63,2986.67,-0.0,flip_to_short -85997,做空,2025-11-20 15:25:00,2025-11-20 15:35:00,2986.67,2983.2,0.0,flip_to_long -85998,做多,2025-11-20 15:35:00,2025-11-20 18:20:00,2983.2,2825.87,-0.0,flip_to_short -85999,做空,2025-11-20 18:20:00,2025-11-20 18:40:00,2825.87,2821.48,0.0,flip_to_long -86000,做多,2025-11-20 18:40:00,2025-11-20 19:35:00,2821.48,2825.48,0.0,flip_to_short -86001,做空,2025-11-20 19:35:00,2025-11-20 20:15:00,2825.48,2833.36,-0.0,flip_to_long -86002,做多,2025-11-20 20:15:00,2025-11-20 20:20:00,2833.36,2834.29,-0.0,tp_upper -86003,做多,2025-11-20 21:00:00,2025-11-20 21:05:00,2845.88,2847.62,0.0,tp_upper -86004,做空,2025-11-20 22:50:00,2025-11-20 22:55:00,2885.0,2885.08,-0.0,flip_to_long -86005,做多,2025-11-20 22:55:00,2025-11-21 00:30:00,2885.08,2849.6,-0.0,flip_to_short -86006,做空,2025-11-21 00:30:00,2025-11-21 00:35:00,2849.6,2860.53,-0.0,flip_to_long -86007,做多,2025-11-21 00:35:00,2025-11-21 01:20:00,2860.53,2872.42,0.0,tp_upper -86008,做空,2025-11-21 01:50:00,2025-11-21 01:55:00,2859.93,2861.04,-0.0,flip_to_long -86009,做多,2025-11-21 01:55:00,2025-11-21 03:45:00,2861.04,2813.44,-0.0,flip_to_short -86010,做空,2025-11-21 03:45:00,2025-11-21 04:10:00,2813.44,2807.27,0.0,flip_to_long -86011,做多,2025-11-21 04:10:00,2025-11-21 04:15:00,2807.27,2801.3,-0.0,flip_to_short -86012,做空,2025-11-21 04:15:00,2025-11-21 04:25:00,2801.3,2808.37,-0.0,flip_to_long -86013,做多,2025-11-21 04:25:00,2025-11-21 04:30:00,2808.37,2789.44,-0.0,flip_to_short -86014,做空,2025-11-21 04:30:00,2025-11-21 04:35:00,2789.44,2783.71,0.0,tp_lower -86015,做多,2025-11-21 04:40:00,2025-11-21 04:45:00,2808.95,2802.69,-0.0,flip_to_short -86016,做空,2025-11-21 04:45:00,2025-11-21 04:50:00,2802.69,2814.72,-0.0,flip_to_long -86017,做多,2025-11-21 04:50:00,2025-11-21 05:05:00,2814.72,2819.2,0.0,tp_upper -86018,做空,2025-11-21 05:35:00,2025-11-21 05:40:00,2804.05,2805.25,-0.0,flip_to_long -86019,做多,2025-11-21 05:40:00,2025-11-21 08:25:00,2805.25,2734.8,-0.0,flip_to_short -86020,做空,2025-11-21 08:25:00,2025-11-21 08:45:00,2734.8,2730.15,0.0,flip_to_long -86021,做多,2025-11-21 08:45:00,2025-11-21 09:15:00,2730.15,2731.87,0.0,flip_to_short -86022,做空,2025-11-21 09:15:00,2025-11-21 09:25:00,2731.87,2709.27,0.0,tp_lower -86023,做多,2025-11-21 10:30:00,2025-11-21 10:45:00,2697.73,2698.02,-0.0,flip_to_short -86024,做空,2025-11-21 10:45:00,2025-11-21 11:45:00,2698.02,2683.05,0.0,tp_lower -86025,做多,2025-11-21 12:35:00,2025-11-21 14:10:00,2719.15,2730.0,0.0,flip_to_short -86026,做空,2025-11-21 14:10:00,2025-11-21 14:30:00,2730.0,2767.84,-0.0,flip_to_long -86027,做多,2025-11-21 14:30:00,2025-11-21 14:35:00,2767.84,2756.07,-0.0,tp_upper -86028,做空,2025-11-21 14:45:00,2025-11-21 15:35:00,2751.49,2695.24,0.0,tp_lower -86029,做多,2025-11-21 16:35:00,2025-11-21 16:40:00,2727.62,2713.34,-0.0,flip_to_short -86030,做空,2025-11-21 16:40:00,2025-11-21 18:35:00,2713.34,2771.75,-0.0,flip_to_long -86031,做多,2025-11-21 18:35:00,2025-11-21 19:10:00,2771.75,2767.18,-0.0,flip_to_short -86032,做空,2025-11-21 19:10:00,2025-11-21 20:05:00,2767.18,2730.84,0.0,tp_lower -86033,做多,2025-11-21 20:45:00,2025-11-21 20:50:00,2746.39,2739.51,-0.0,flip_to_short -86034,做空,2025-11-21 20:50:00,2025-11-21 21:00:00,2739.51,2736.84,0.0,flip_to_long -86035,做多,2025-11-21 21:00:00,2025-11-21 21:20:00,2736.84,2762.11,0.0,tp_upper -86036,做空,2025-11-21 22:20:00,2025-11-21 22:25:00,2750.24,2750.44,-0.0,flip_to_long -86037,做多,2025-11-21 22:25:00,2025-11-22 00:45:00,2750.44,2764.38,0.0,flip_to_short -86038,做空,2025-11-22 00:45:00,2025-11-22 00:55:00,2764.38,2764.9,-0.0,flip_to_long -86039,做多,2025-11-22 00:55:00,2025-11-22 01:05:00,2764.9,2763.77,-0.0,flip_to_short -86040,做空,2025-11-22 01:05:00,2025-11-22 01:10:00,2763.77,2764.4,-0.0,flip_to_long -86041,做多,2025-11-22 01:10:00,2025-11-22 01:30:00,2764.4,2778.45,0.0,tp_upper -86042,做空,2025-11-22 01:40:00,2025-11-22 01:45:00,2767.24,2773.07,-0.0,flip_to_long -86043,做多,2025-11-22 01:45:00,2025-11-22 02:05:00,2773.07,2765.11,-0.0,flip_to_short -86044,做空,2025-11-22 02:05:00,2025-11-22 02:10:00,2765.11,2759.98,0.0,tp_lower -86045,做多,2025-11-22 03:50:00,2025-11-22 04:00:00,2751.91,2746.81,-0.0,flip_to_short -86046,做空,2025-11-22 04:00:00,2025-11-22 04:10:00,2746.81,2733.83,0.0,tp_lower -86047,做多,2025-11-22 04:50:00,2025-11-22 05:15:00,2745.29,2737.82,-0.0,flip_to_short -86048,做空,2025-11-22 05:15:00,2025-11-22 05:45:00,2737.82,2734.24,0.0,flip_to_long -86049,做多,2025-11-22 05:45:00,2025-11-22 06:05:00,2734.24,2731.9,-0.0,flip_to_short -86050,做空,2025-11-22 06:05:00,2025-11-22 06:10:00,2731.9,2741.82,-0.0,flip_to_long -86051,做多,2025-11-22 06:10:00,2025-11-22 06:20:00,2741.82,2749.74,0.0,tp_upper -86052,做空,2025-11-22 07:35:00,2025-11-22 07:50:00,2758.29,2756.91,0.0,flip_to_long -86053,做多,2025-11-22 07:50:00,2025-11-22 09:40:00,2756.91,2728.61,-0.0,flip_to_short -86054,做空,2025-11-22 09:40:00,2025-11-22 09:45:00,2728.61,2731.0,-0.0,flip_to_long -86055,做多,2025-11-22 09:45:00,2025-11-22 09:50:00,2731.0,2729.01,-0.0,flip_to_short -86056,做空,2025-11-22 09:50:00,2025-11-22 10:00:00,2729.01,2726.48,0.0,flip_to_long -86057,做多,2025-11-22 10:00:00,2025-11-22 11:25:00,2726.48,2735.04,0.0,tp_upper -86058,做空,2025-11-22 12:05:00,2025-11-22 13:05:00,2715.97,2724.17,-0.0,flip_to_long -86059,做多,2025-11-22 13:05:00,2025-11-22 13:20:00,2724.17,2715.45,-0.0,flip_to_short -86060,做空,2025-11-22 13:20:00,2025-11-22 13:30:00,2715.45,2719.44,-0.0,flip_to_long -86061,做多,2025-11-22 13:30:00,2025-11-22 13:35:00,2719.44,2714.0,-0.0,flip_to_short -86062,做空,2025-11-22 13:35:00,2025-11-22 13:40:00,2714.0,2719.31,-0.0,flip_to_long -86063,做多,2025-11-22 13:40:00,2025-11-22 13:50:00,2719.31,2715.0,-0.0,flip_to_short -86064,做空,2025-11-22 13:50:00,2025-11-22 13:55:00,2715.0,2718.09,-0.0,flip_to_long -86065,做多,2025-11-22 13:55:00,2025-11-22 14:00:00,2718.09,2730.63,0.0,tp_upper -86066,做空,2025-11-22 15:35:00,2025-11-22 15:40:00,2736.98,2728.45,0.0,tp_lower -86067,做多,2025-11-22 15:55:00,2025-11-22 16:15:00,2737.61,2743.44,0.0,tp_upper -86068,做空,2025-11-22 17:35:00,2025-11-22 17:55:00,2749.07,2748.64,-0.0,flip_to_long -86069,做多,2025-11-22 17:55:00,2025-11-22 18:10:00,2748.64,2750.67,0.0,flip_to_short -86070,做空,2025-11-22 18:10:00,2025-11-22 18:20:00,2750.67,2750.08,-0.0,flip_to_long -86071,做多,2025-11-22 18:20:00,2025-11-22 19:00:00,2750.08,2748.99,-0.0,flip_to_short -86072,做空,2025-11-22 19:00:00,2025-11-22 19:05:00,2748.99,2753.8,-0.0,flip_to_long -86073,做多,2025-11-22 19:05:00,2025-11-22 19:10:00,2753.8,2751.67,-0.0,flip_to_short -86074,做空,2025-11-22 19:10:00,2025-11-22 19:25:00,2751.67,2749.42,0.0,flip_to_long -86075,做多,2025-11-22 19:25:00,2025-11-22 19:55:00,2749.42,2749.26,-0.0,flip_to_short -86076,做空,2025-11-22 19:55:00,2025-11-22 20:00:00,2749.26,2753.77,-0.0,flip_to_long -86077,做多,2025-11-22 20:00:00,2025-11-22 20:05:00,2753.77,2750.0,-0.0,flip_to_short -86078,做空,2025-11-22 20:05:00,2025-11-22 20:10:00,2750.0,2754.64,-0.0,flip_to_long -86079,做多,2025-11-22 20:10:00,2025-11-22 20:15:00,2754.64,2750.6,-0.0,tp_upper -86080,做空,2025-11-22 20:30:00,2025-11-22 20:35:00,2749.92,2747.13,0.0,tp_lower -86081,做空,2025-11-22 21:25:00,2025-11-22 21:30:00,2744.98,2746.24,-0.0,flip_to_long -86082,做多,2025-11-22 21:30:00,2025-11-22 21:35:00,2746.24,2741.83,-0.0,flip_to_short -86083,做空,2025-11-22 21:35:00,2025-11-22 21:40:00,2741.83,2745.34,-0.0,flip_to_long -86084,做多,2025-11-22 21:40:00,2025-11-22 21:45:00,2745.34,2745.28,-0.0,flip_to_short -86085,做空,2025-11-22 21:45:00,2025-11-22 22:05:00,2745.28,2744.0,-0.0,flip_to_long -86086,做多,2025-11-22 22:05:00,2025-11-22 22:10:00,2744.0,2756.33,0.0,tp_upper -86087,做空,2025-11-22 23:40:00,2025-11-23 00:00:00,2770.91,2772.4,-0.0,flip_to_long -86088,做多,2025-11-23 00:00:00,2025-11-23 00:30:00,2772.4,2776.07,0.0,flip_to_short -86089,做空,2025-11-23 00:30:00,2025-11-23 00:50:00,2776.07,2771.42,0.0,flip_to_long -86090,做多,2025-11-23 00:50:00,2025-11-23 01:15:00,2771.42,2783.97,0.0,tp_upper -86091,做空,2025-11-23 03:00:00,2025-11-23 03:05:00,2809.83,2818.51,-0.0,flip_to_long -86092,做多,2025-11-23 03:05:00,2025-11-23 03:20:00,2818.51,2810.43,-0.0,flip_to_short -86093,做空,2025-11-23 03:20:00,2025-11-23 03:30:00,2810.43,2818.0,-0.0,flip_to_long -86094,做多,2025-11-23 03:30:00,2025-11-23 03:35:00,2818.0,2816.62,-0.0,flip_to_short -86095,做空,2025-11-23 03:35:00,2025-11-23 03:40:00,2816.62,2817.57,-0.0,flip_to_long -86096,做多,2025-11-23 03:40:00,2025-11-23 04:10:00,2817.57,2832.93,0.0,tp_upper -86097,做空,2025-11-23 04:40:00,2025-11-23 04:45:00,2820.5,2827.25,-0.0,flip_to_long -86098,做多,2025-11-23 04:45:00,2025-11-23 05:00:00,2827.25,2825.68,-0.0,flip_to_short -86099,做空,2025-11-23 05:00:00,2025-11-23 05:10:00,2825.68,2828.63,-0.0,flip_to_long -86100,做多,2025-11-23 05:10:00,2025-11-23 05:15:00,2828.63,2825.89,-0.0,flip_to_short -86101,做空,2025-11-23 05:15:00,2025-11-23 05:35:00,2825.89,2815.91,0.0,tp_lower -86102,做多,2025-11-23 06:00:00,2025-11-23 06:10:00,2826.41,2823.7,-0.0,flip_to_short -86103,做空,2025-11-23 06:10:00,2025-11-23 06:30:00,2823.7,2812.93,0.0,tp_lower -86104,做多,2025-11-23 08:00:00,2025-11-23 08:45:00,2798.39,2812.43,0.0,tp_upper -86105,做空,2025-11-23 10:00:00,2025-11-23 10:20:00,2810.74,2807.81,0.0,tp_lower -86106,做多,2025-11-23 10:40:00,2025-11-23 10:55:00,2809.45,2807.25,-0.0,flip_to_short -86107,做空,2025-11-23 10:55:00,2025-11-23 11:05:00,2807.25,2806.72,-0.0,flip_to_long -86108,做多,2025-11-23 11:05:00,2025-11-23 11:25:00,2806.72,2811.56,0.0,tp_upper -86109,做空,2025-11-23 13:10:00,2025-11-23 13:15:00,2823.44,2830.11,-0.0,flip_to_long -86110,做多,2025-11-23 13:15:00,2025-11-23 13:20:00,2830.11,2826.6,-0.0,flip_to_short -86111,做空,2025-11-23 13:20:00,2025-11-23 13:25:00,2826.6,2830.94,-0.0,flip_to_long -86112,做多,2025-11-23 13:25:00,2025-11-23 13:30:00,2830.94,2830.25,-0.0,flip_to_short -86113,做空,2025-11-23 13:30:00,2025-11-23 13:35:00,2830.25,2835.8,-0.0,flip_to_long -86114,做多,2025-11-23 13:35:00,2025-11-23 13:45:00,2835.8,2842.53,0.0,tp_upper -86115,做多,2025-11-23 15:30:00,2025-11-23 15:55:00,2825.33,2835.0,0.0,tp_upper -86116,做空,2025-11-23 16:20:00,2025-11-23 16:30:00,2823.18,2826.87,-0.0,flip_to_long -86117,做多,2025-11-23 16:30:00,2025-11-23 16:40:00,2826.87,2828.11,-0.0,flip_to_short -86118,做空,2025-11-23 16:40:00,2025-11-23 16:55:00,2828.11,2797.94,0.0,tp_lower -86119,做多,2025-11-23 18:15:00,2025-11-23 19:15:00,2807.7,2821.69,0.0,tp_upper -86120,做空,2025-11-23 20:30:00,2025-11-23 20:35:00,2823.34,2828.84,-0.0,flip_to_long -86121,做多,2025-11-23 20:35:00,2025-11-23 20:40:00,2828.84,2827.56,-0.0,flip_to_short -86122,做空,2025-11-23 20:40:00,2025-11-23 20:50:00,2827.56,2828.0,-0.0,flip_to_long -86123,做多,2025-11-23 20:50:00,2025-11-23 20:55:00,2828.0,2827.09,-0.0,flip_to_short -86124,做空,2025-11-23 20:55:00,2025-11-23 21:05:00,2827.09,2818.41,0.0,tp_lower -86125,做多,2025-11-23 21:15:00,2025-11-23 21:25:00,2828.98,2837.45,0.0,tp_upper -86126,做空,2025-11-23 21:40:00,2025-11-23 21:45:00,2827.74,2835.04,-0.0,flip_to_long -86127,做多,2025-11-23 21:45:00,2025-11-23 21:50:00,2835.04,2840.16,0.0,tp_upper -86128,做空,2025-11-23 22:00:00,2025-11-23 22:10:00,2828.42,2834.37,-0.0,flip_to_long -86129,做多,2025-11-23 22:10:00,2025-11-23 22:15:00,2834.37,2829.3,-0.0,flip_to_short -86130,做空,2025-11-23 22:15:00,2025-11-23 22:20:00,2829.3,2832.28,-0.0,flip_to_long -86131,做多,2025-11-23 22:20:00,2025-11-23 22:35:00,2832.28,2829.17,-0.0,flip_to_short -86132,做空,2025-11-23 22:35:00,2025-11-23 22:40:00,2829.17,2829.58,-0.0,flip_to_long -86133,做多,2025-11-23 22:40:00,2025-11-23 22:50:00,2829.58,2832.99,0.0,flip_to_short -86134,做空,2025-11-23 22:50:00,2025-11-23 22:55:00,2832.99,2836.86,-0.0,flip_to_long -86135,做多,2025-11-23 22:55:00,2025-11-23 23:00:00,2836.86,2823.06,-0.0,tp_upper -86136,做空,2025-11-24 00:55:00,2025-11-24 01:05:00,2787.0,2793.07,-0.0,flip_to_long -86137,做多,2025-11-24 01:05:00,2025-11-24 01:10:00,2793.07,2787.99,-0.0,flip_to_short -86138,做空,2025-11-24 01:10:00,2025-11-24 01:20:00,2787.99,2787.07,-0.0,flip_to_long -86139,做多,2025-11-24 01:20:00,2025-11-24 01:30:00,2787.07,2785.41,-0.0,flip_to_short -86140,做空,2025-11-24 01:30:00,2025-11-24 01:45:00,2785.41,2785.64,-0.0,flip_to_long -86141,做多,2025-11-24 01:45:00,2025-11-24 01:50:00,2785.64,2796.27,0.0,tp_upper -86142,做空,2025-11-24 04:15:00,2025-11-24 04:20:00,2828.01,2808.59,0.0,tp_lower -86143,做多,2025-11-24 05:05:00,2025-11-24 05:10:00,2872.46,2878.69,0.0,tp_upper -86144,做空,2025-11-24 06:05:00,2025-11-24 07:40:00,2839.81,2841.56,-0.0,flip_to_long -86145,做多,2025-11-24 07:40:00,2025-11-24 07:50:00,2841.56,2835.78,-0.0,flip_to_short -86146,做空,2025-11-24 07:50:00,2025-11-24 08:00:00,2835.78,2821.82,0.0,tp_lower -86147,做多,2025-11-24 08:50:00,2025-11-24 09:00:00,2830.41,2835.26,0.0,flip_to_short -86148,做空,2025-11-24 09:00:00,2025-11-24 09:05:00,2835.26,2811.47,0.0,tp_lower -86149,做多,2025-11-24 10:35:00,2025-11-24 10:50:00,2802.7,2796.87,-0.0,flip_to_short -86150,做空,2025-11-24 10:50:00,2025-11-24 10:55:00,2796.87,2797.84,-0.0,flip_to_long -86151,做多,2025-11-24 10:55:00,2025-11-24 11:05:00,2797.84,2794.04,-0.0,flip_to_short -86152,做空,2025-11-24 11:05:00,2025-11-24 11:10:00,2794.04,2798.35,-0.0,flip_to_long -86153,做多,2025-11-24 11:10:00,2025-11-24 11:15:00,2798.35,2797.75,-0.0,flip_to_short -86154,做空,2025-11-24 11:15:00,2025-11-24 11:30:00,2797.75,2798.27,-0.0,flip_to_long -86155,做多,2025-11-24 11:30:00,2025-11-24 11:35:00,2798.27,2800.03,0.0,tp_upper -86156,做空,2025-11-24 12:00:00,2025-11-24 12:15:00,2798.51,2795.88,0.0,flip_to_long -86157,做多,2025-11-24 12:15:00,2025-11-24 12:25:00,2795.88,2806.47,0.0,tp_upper -86158,做空,2025-11-24 12:35:00,2025-11-24 12:40:00,2798.95,2799.11,-0.0,flip_to_long -86159,做多,2025-11-24 12:40:00,2025-11-24 13:05:00,2799.11,2817.99,0.0,tp_upper -86160,做空,2025-11-24 14:00:00,2025-11-24 14:30:00,2808.16,2839.76,-0.0,flip_to_long -86161,做多,2025-11-24 14:30:00,2025-11-24 14:35:00,2839.76,2828.07,-0.0,tp_upper -86162,做空,2025-11-24 14:40:00,2025-11-24 14:50:00,2801.96,2808.19,-0.0,tp_lower -86163,做多,2025-11-24 14:55:00,2025-11-24 15:00:00,2831.26,2830.51,-0.0,tp_upper -86164,做空,2025-11-24 15:25:00,2025-11-24 19:55:00,2820.86,2957.8,-0.0,flip_to_long -86165,做多,2025-11-24 19:55:00,2025-11-24 20:10:00,2957.8,2974.83,0.0,tp_upper -86166,做空,2025-11-24 20:55:00,2025-11-24 21:30:00,2971.25,2967.32,0.0,flip_to_long -86167,做多,2025-11-24 21:30:00,2025-11-24 22:15:00,2967.32,2961.47,-0.0,flip_to_short -86168,做空,2025-11-24 22:15:00,2025-11-24 22:30:00,2961.47,2963.19,-0.0,flip_to_long -86169,做多,2025-11-24 22:30:00,2025-11-24 22:35:00,2963.19,2959.62,-0.0,flip_to_short -86170,做空,2025-11-24 22:35:00,2025-11-24 22:50:00,2959.62,2953.6,0.0,tp_lower -86171,做多,2025-11-24 22:55:00,2025-11-24 23:35:00,2959.22,2956.13,-0.0,flip_to_short -86172,做空,2025-11-24 23:35:00,2025-11-24 23:40:00,2956.13,2961.44,-0.0,flip_to_long -86173,做多,2025-11-24 23:40:00,2025-11-24 23:45:00,2961.44,2958.65,-0.0,flip_to_short -86174,做空,2025-11-24 23:45:00,2025-11-24 23:50:00,2958.65,2952.38,0.0,tp_lower -86175,做多,2025-11-25 01:10:00,2025-11-25 01:15:00,2945.46,2938.38,-0.0,flip_to_short -86176,做空,2025-11-25 01:15:00,2025-11-25 01:20:00,2938.38,2944.4,-0.0,flip_to_long -86177,做多,2025-11-25 01:20:00,2025-11-25 01:25:00,2944.4,2939.26,-0.0,flip_to_short -86178,做空,2025-11-25 01:25:00,2025-11-25 01:30:00,2939.26,2939.43,-0.0,flip_to_long -86179,做多,2025-11-25 01:30:00,2025-11-25 02:50:00,2939.43,2925.81,-0.0,flip_to_short -86180,做空,2025-11-25 02:50:00,2025-11-25 03:35:00,2925.81,2907.68,0.0,tp_lower -86181,做多,2025-11-25 04:05:00,2025-11-25 04:15:00,2919.27,2921.93,0.0,flip_to_short -86182,做空,2025-11-25 04:15:00,2025-11-25 05:30:00,2921.93,2928.75,-0.0,flip_to_long -86183,做多,2025-11-25 05:30:00,2025-11-25 05:40:00,2928.75,2931.0,0.0,flip_to_short -86184,做空,2025-11-25 05:40:00,2025-11-25 06:05:00,2931.0,2925.76,0.0,tp_lower -86185,做多,2025-11-25 06:55:00,2025-11-25 07:10:00,2921.09,2920.86,-0.0,flip_to_short -86186,做空,2025-11-25 07:10:00,2025-11-25 07:30:00,2920.86,2916.11,0.0,flip_to_long -86187,做多,2025-11-25 07:30:00,2025-11-25 09:50:00,2916.11,2884.18,-0.0,flip_to_short -86188,做空,2025-11-25 09:50:00,2025-11-25 10:20:00,2884.18,2889.09,-0.0,flip_to_long -86189,做多,2025-11-25 10:20:00,2025-11-25 11:15:00,2889.09,2891.15,0.0,flip_to_short -86190,做空,2025-11-25 11:15:00,2025-11-25 11:55:00,2891.15,2889.54,0.0,tp_lower -86191,做多,2025-11-25 12:00:00,2025-11-25 12:10:00,2894.08,2920.38,0.0,tp_upper -86192,做空,2025-11-25 13:35:00,2025-11-25 13:40:00,2908.38,2903.5,0.0,tp_lower -86193,做多,2025-11-25 15:30:00,2025-11-25 15:55:00,2902.25,2894.18,-0.0,flip_to_short -86194,做空,2025-11-25 15:55:00,2025-11-25 18:45:00,2894.18,2939.68,-0.0,flip_to_long -86195,做多,2025-11-25 18:45:00,2025-11-25 21:05:00,2939.68,2925.34,-0.0,flip_to_short -86196,做空,2025-11-25 21:05:00,2025-11-25 22:00:00,2925.34,2910.48,0.0,tp_lower -86197,做多,2025-11-25 22:25:00,2025-11-25 22:35:00,2930.0,2951.71,0.0,tp_upper -86198,做空,2025-11-25 23:50:00,2025-11-25 23:55:00,2955.91,2958.24,-0.0,flip_to_long -86199,做多,2025-11-25 23:55:00,2025-11-26 00:05:00,2958.24,2954.27,-0.0,flip_to_short -86200,做空,2025-11-26 00:05:00,2025-11-26 00:15:00,2954.27,2961.75,-0.0,flip_to_long -86201,做多,2025-11-26 00:15:00,2025-11-26 00:25:00,2961.75,2960.27,-0.0,flip_to_short -86202,做空,2025-11-26 00:25:00,2025-11-26 01:05:00,2960.27,2951.27,0.0,tp_lower -86203,做多,2025-11-26 01:25:00,2025-11-26 01:30:00,2958.92,2965.35,0.0,tp_upper -86204,做空,2025-11-26 02:25:00,2025-11-26 02:35:00,2963.0,2965.49,-0.0,flip_to_long -86205,做多,2025-11-26 02:35:00,2025-11-26 02:40:00,2965.49,2963.73,-0.0,flip_to_short -86206,做空,2025-11-26 02:40:00,2025-11-26 03:00:00,2963.73,2955.24,0.0,tp_lower -86207,做多,2025-11-26 03:20:00,2025-11-26 05:15:00,2961.0,2944.35,-0.0,tp_upper -86208,做空,2025-11-26 06:15:00,2025-11-26 06:20:00,2936.67,2938.04,-0.0,flip_to_long -86209,做多,2025-11-26 06:20:00,2025-11-26 06:45:00,2938.04,2939.91,0.0,flip_to_short -86210,做空,2025-11-26 06:45:00,2025-11-26 06:50:00,2939.91,2946.11,-0.0,flip_to_long -86211,做多,2025-11-26 06:50:00,2025-11-26 07:00:00,2946.11,2940.87,-0.0,flip_to_short -86212,做空,2025-11-26 07:00:00,2025-11-26 07:15:00,2940.87,2942.4,-0.0,flip_to_long -86213,做多,2025-11-26 07:15:00,2025-11-26 07:25:00,2942.4,2944.31,0.0,flip_to_short -86214,做空,2025-11-26 07:25:00,2025-11-26 07:45:00,2944.31,2939.77,0.0,flip_to_long -86215,做多,2025-11-26 07:45:00,2025-11-26 08:00:00,2939.77,2938.69,-0.0,tp_upper -86216,做多,2025-11-26 10:00:00,2025-11-26 10:05:00,2915.37,2911.33,-0.0,flip_to_short -86217,做空,2025-11-26 10:05:00,2025-11-26 10:25:00,2911.33,2913.81,-0.0,flip_to_long -86218,做多,2025-11-26 10:25:00,2025-11-26 10:30:00,2913.81,2907.64,-0.0,flip_to_short -86219,做空,2025-11-26 10:30:00,2025-11-26 10:40:00,2907.64,2911.22,-0.0,flip_to_long -86220,做多,2025-11-26 10:40:00,2025-11-26 11:00:00,2911.22,2908.71,-0.0,flip_to_short -86221,做空,2025-11-26 11:00:00,2025-11-26 11:05:00,2908.71,2912.34,-0.0,flip_to_long -86222,做多,2025-11-26 11:05:00,2025-11-26 11:25:00,2912.34,2909.39,-0.0,flip_to_short -86223,做空,2025-11-26 11:25:00,2025-11-26 11:35:00,2909.39,2908.76,-0.0,flip_to_long -86224,做多,2025-11-26 11:35:00,2025-11-26 11:45:00,2908.76,2908.91,-0.0,flip_to_short -86225,做空,2025-11-26 11:45:00,2025-11-26 11:50:00,2908.91,2912.01,-0.0,flip_to_long -86226,做多,2025-11-26 11:50:00,2025-11-26 12:00:00,2912.01,2895.81,-0.0,flip_to_short -86227,做空,2025-11-26 12:00:00,2025-11-26 12:05:00,2895.81,2895.38,-0.0,tp_lower -86228,做多,2025-11-26 13:00:00,2025-11-26 13:10:00,2901.2,2901.51,-0.0,flip_to_short -86229,做空,2025-11-26 13:10:00,2025-11-26 13:15:00,2901.51,2911.02,-0.0,flip_to_long -86230,做多,2025-11-26 13:15:00,2025-11-26 13:20:00,2911.02,2911.94,-0.0,tp_upper -86231,做空,2025-11-26 14:50:00,2025-11-26 14:55:00,2922.51,2909.33,0.0,tp_lower -86232,做多,2025-11-26 15:05:00,2025-11-26 15:10:00,2928.89,2926.28,-0.0,flip_to_short -86233,做空,2025-11-26 15:10:00,2025-11-26 15:15:00,2926.28,2927.01,-0.0,flip_to_long -86234,做多,2025-11-26 15:15:00,2025-11-26 15:40:00,2927.01,2919.41,-0.0,flip_to_short -86235,做空,2025-11-26 15:40:00,2025-11-26 15:45:00,2919.41,2914.87,0.0,tp_lower -86236,做多,2025-11-26 15:55:00,2025-11-26 16:05:00,2926.63,2938.64,0.0,tp_upper -86237,做空,2025-11-26 16:50:00,2025-11-26 17:20:00,2937.87,2950.72,-0.0,flip_to_long -86238,做多,2025-11-26 17:20:00,2025-11-26 17:25:00,2950.72,2975.09,0.0,tp_upper -86239,做空,2025-11-26 19:00:00,2025-11-26 19:05:00,3021.76,3024.51,-0.0,flip_to_long -86240,做多,2025-11-26 19:05:00,2025-11-26 20:00:00,3024.51,3018.21,-0.0,flip_to_short -86241,做空,2025-11-26 20:00:00,2025-11-26 20:05:00,3018.21,3014.25,0.0,tp_lower -86242,做多,2025-11-26 20:50:00,2025-11-26 21:00:00,3022.04,3022.59,-0.0,flip_to_short -86243,做空,2025-11-26 21:00:00,2025-11-26 21:20:00,3022.59,3023.16,-0.0,flip_to_long -86244,做多,2025-11-26 21:20:00,2025-11-26 21:30:00,3023.16,3025.0,0.0,tp_upper -86245,做空,2025-11-26 21:55:00,2025-11-26 22:05:00,3020.64,3024.83,-0.0,flip_to_long -86246,做多,2025-11-26 22:05:00,2025-11-26 22:10:00,3024.83,3023.45,-0.0,tp_upper -86247,做空,2025-11-26 22:20:00,2025-11-26 22:25:00,3018.33,3022.15,-0.0,flip_to_long -86248,做多,2025-11-26 22:25:00,2025-11-26 22:30:00,3022.15,3025.74,0.0,tp_upper -86249,做空,2025-11-26 22:40:00,2025-11-26 22:45:00,3020.81,3022.36,-0.0,flip_to_long -86250,做多,2025-11-26 22:45:00,2025-11-26 23:05:00,3022.36,3027.2,0.0,tp_upper -86251,做空,2025-11-26 23:15:00,2025-11-26 23:20:00,3021.85,3024.72,-0.0,flip_to_long -86252,做多,2025-11-26 23:20:00,2025-11-26 23:25:00,3024.72,3017.1,-0.0,flip_to_short -86253,做空,2025-11-26 23:25:00,2025-11-26 23:30:00,3017.1,3018.9,-0.0,tp_lower -86254,做多,2025-11-26 23:45:00,2025-11-27 00:00:00,3025.35,3018.85,-0.0,flip_to_short -86255,做空,2025-11-27 00:00:00,2025-11-27 00:05:00,3018.85,3015.37,0.0,tp_lower -86256,做多,2025-11-27 00:35:00,2025-11-27 00:45:00,3019.0,3043.32,0.0,tp_upper -86257,做空,2025-11-27 02:50:00,2025-11-27 03:15:00,3038.0,3047.34,-0.0,flip_to_long -86258,做多,2025-11-27 03:15:00,2025-11-27 04:25:00,3047.34,3037.47,-0.0,flip_to_short -86259,做空,2025-11-27 04:25:00,2025-11-27 04:35:00,3037.47,3042.92,-0.0,flip_to_long -86260,做多,2025-11-27 04:35:00,2025-11-27 04:50:00,3042.92,3039.38,-0.0,flip_to_short -86261,做空,2025-11-27 04:50:00,2025-11-27 05:20:00,3039.38,3039.82,-0.0,flip_to_long -86262,做多,2025-11-27 05:20:00,2025-11-27 05:25:00,3039.82,3036.61,-0.0,flip_to_short -86263,做空,2025-11-27 05:25:00,2025-11-27 05:30:00,3036.61,3033.15,0.0,tp_lower -86264,做多,2025-11-27 06:25:00,2025-11-27 06:30:00,3031.82,3029.35,-0.0,flip_to_short -86265,做空,2025-11-27 06:30:00,2025-11-27 07:05:00,3029.35,3028.52,-0.0,flip_to_long -86266,做多,2025-11-27 07:05:00,2025-11-27 07:15:00,3028.52,3032.0,0.0,tp_upper -86267,做空,2025-11-27 07:30:00,2025-11-27 07:45:00,3029.22,3030.89,-0.0,flip_to_long -86268,做多,2025-11-27 07:45:00,2025-11-27 07:50:00,3030.89,3029.56,-0.0,tp_upper -86269,做空,2025-11-27 08:00:00,2025-11-27 08:10:00,3028.78,3020.12,0.0,tp_lower -86270,做多,2025-11-27 08:50:00,2025-11-27 09:00:00,3026.0,3025.06,-0.0,flip_to_short -86271,做空,2025-11-27 09:00:00,2025-11-27 09:10:00,3025.06,3025.51,-0.0,flip_to_long -86272,做多,2025-11-27 09:10:00,2025-11-27 09:15:00,3025.51,3036.23,0.0,tp_upper -86273,做空,2025-11-27 09:55:00,2025-11-27 10:05:00,3026.19,3029.59,-0.0,flip_to_long -86274,做多,2025-11-27 10:05:00,2025-11-27 10:10:00,3029.59,3027.91,-0.0,flip_to_short -86275,做空,2025-11-27 10:10:00,2025-11-27 10:15:00,3027.91,3031.32,-0.0,flip_to_long -86276,做多,2025-11-27 10:15:00,2025-11-27 10:30:00,3031.32,3022.73,-0.0,flip_to_short -86277,做空,2025-11-27 10:30:00,2025-11-27 10:35:00,3022.73,3024.6,-0.0,tp_lower -86278,做多,2025-11-27 10:40:00,2025-11-27 11:05:00,3030.46,3028.66,-0.0,flip_to_short -86279,做空,2025-11-27 11:05:00,2025-11-27 11:10:00,3028.66,3031.32,-0.0,flip_to_long -86280,做多,2025-11-27 11:10:00,2025-11-27 11:15:00,3031.32,3029.26,-0.0,flip_to_short -86281,做空,2025-11-27 11:15:00,2025-11-27 11:30:00,3029.26,3026.87,0.0,tp_lower -86282,做多,2025-11-27 11:35:00,2025-11-27 11:40:00,3030.18,3029.44,-0.0,flip_to_short -86283,做空,2025-11-27 11:40:00,2025-11-27 12:15:00,3029.44,3019.07,0.0,tp_lower -86284,做多,2025-11-27 14:05:00,2025-11-27 14:30:00,2994.83,2993.85,-0.0,flip_to_short -86285,做空,2025-11-27 14:30:00,2025-11-27 14:40:00,2993.85,2991.68,0.0,tp_lower -86286,做多,2025-11-27 14:45:00,2025-11-27 15:00:00,2993.94,3007.87,0.0,tp_upper -86287,做空,2025-11-27 15:05:00,2025-11-27 15:15:00,2992.5,2998.81,-0.0,flip_to_long -86288,做多,2025-11-27 15:15:00,2025-11-27 15:20:00,2998.81,3001.4,0.0,tp_upper -86289,做空,2025-11-27 17:25:00,2025-11-27 17:30:00,3014.97,3019.2,-0.0,flip_to_long -86290,做多,2025-11-27 17:30:00,2025-11-27 17:35:00,3019.2,3012.95,-0.0,flip_to_short -86291,做空,2025-11-27 17:35:00,2025-11-27 17:50:00,3012.95,3018.0,-0.0,flip_to_long -86292,做多,2025-11-27 17:50:00,2025-11-27 18:00:00,3018.0,3016.35,-0.0,flip_to_short -86293,做空,2025-11-27 18:00:00,2025-11-27 18:05:00,3016.35,3020.0,-0.0,flip_to_long -86294,做多,2025-11-27 18:05:00,2025-11-27 18:15:00,3020.0,3024.61,0.0,tp_upper -86295,做空,2025-11-27 19:30:00,2025-11-27 19:35:00,3026.53,3031.22,-0.0,flip_to_long -86296,做多,2025-11-27 19:35:00,2025-11-27 19:45:00,3031.22,3029.66,-0.0,flip_to_short -86297,做空,2025-11-27 19:45:00,2025-11-27 19:50:00,3029.66,3029.78,-0.0,flip_to_long -86298,做多,2025-11-27 19:50:00,2025-11-27 20:10:00,3029.78,3036.49,0.0,tp_upper -86299,做空,2025-11-27 21:00:00,2025-11-27 21:05:00,3032.83,3036.55,-0.0,flip_to_long -86300,做多,2025-11-27 21:05:00,2025-11-27 21:20:00,3036.55,3035.85,-0.0,flip_to_short -86301,做空,2025-11-27 21:20:00,2025-11-27 21:25:00,3035.85,3037.32,-0.0,flip_to_long -86302,做多,2025-11-27 21:25:00,2025-11-27 21:30:00,3037.32,3036.86,-0.0,flip_to_short -86303,做空,2025-11-27 21:30:00,2025-11-27 21:35:00,3036.86,3039.71,-0.0,flip_to_long -86304,做多,2025-11-27 21:35:00,2025-11-27 21:40:00,3039.71,3036.5,-0.0,flip_to_short -86305,做空,2025-11-27 21:40:00,2025-11-27 21:50:00,3036.5,3034.1,0.0,tp_lower -86306,做多,2025-11-27 23:50:00,2025-11-28 00:10:00,3014.96,3012.24,-0.0,flip_to_short -86307,做空,2025-11-28 00:10:00,2025-11-28 00:20:00,3012.24,3012.6,-0.0,flip_to_long -86308,做多,2025-11-28 00:20:00,2025-11-28 00:30:00,3012.6,3020.65,0.0,tp_upper -86309,做空,2025-11-28 00:40:00,2025-11-28 00:55:00,3012.34,3013.51,-0.0,flip_to_long -86310,做多,2025-11-28 00:55:00,2025-11-28 01:00:00,3013.51,3009.76,-0.0,flip_to_short -86311,做空,2025-11-28 01:00:00,2025-11-28 01:05:00,3009.76,3010.15,-0.0,flip_to_long -86312,做多,2025-11-28 01:05:00,2025-11-28 02:25:00,3010.15,2997.24,-0.0,flip_to_short -86313,做空,2025-11-28 02:25:00,2025-11-28 02:30:00,2997.24,3001.24,-0.0,flip_to_long -86314,做多,2025-11-28 02:30:00,2025-11-28 02:40:00,3001.24,3002.88,0.0,flip_to_short -86315,做空,2025-11-28 02:40:00,2025-11-28 06:25:00,3002.88,3009.99,-0.0,tp_lower -86316,做多,2025-11-28 07:10:00,2025-11-28 07:35:00,3014.24,3010.39,-0.0,flip_to_short -86317,做空,2025-11-28 07:35:00,2025-11-28 07:40:00,3010.39,3009.16,-0.0,tp_lower -86318,做多,2025-11-28 08:10:00,2025-11-28 08:35:00,3015.23,3022.24,0.0,tp_upper -86319,做空,2025-11-28 10:05:00,2025-11-28 10:20:00,3049.01,3053.0,-0.0,flip_to_long -86320,做多,2025-11-28 10:20:00,2025-11-28 10:50:00,3053.0,3058.0,0.0,tp_upper -86321,做空,2025-11-28 11:00:00,2025-11-28 11:10:00,3052.81,3032.77,0.0,tp_lower -86322,做多,2025-11-28 12:00:00,2025-11-28 12:10:00,3037.37,3037.38,-0.0,flip_to_short -86323,做空,2025-11-28 12:10:00,2025-11-28 12:15:00,3037.38,3038.12,-0.0,flip_to_long -86324,做多,2025-11-28 12:15:00,2025-11-28 12:20:00,3038.12,3036.28,-0.0,flip_to_short -86325,做空,2025-11-28 12:20:00,2025-11-28 12:30:00,3036.28,3038.05,-0.0,flip_to_long -86326,做多,2025-11-28 12:30:00,2025-11-28 13:00:00,3038.05,3033.78,-0.0,flip_to_short -86327,做空,2025-11-28 13:00:00,2025-11-28 13:05:00,3033.78,3026.99,0.0,tp_lower -86328,做多,2025-11-28 13:20:00,2025-11-28 13:35:00,3033.27,3053.21,0.0,tp_upper -86329,做空,2025-11-28 14:40:00,2025-11-28 14:45:00,3053.8,3064.79,-0.0,flip_to_long -86330,做多,2025-11-28 14:45:00,2025-11-28 15:00:00,3064.79,3060.72,-0.0,flip_to_short -86331,做空,2025-11-28 15:00:00,2025-11-28 15:10:00,3060.72,3065.2,-0.0,flip_to_long -86332,做多,2025-11-28 15:10:00,2025-11-28 15:40:00,3065.2,3068.94,0.0,flip_to_short -86333,做空,2025-11-28 15:40:00,2025-11-28 15:50:00,3068.94,3071.65,-0.0,flip_to_long -86334,做多,2025-11-28 15:50:00,2025-11-28 16:00:00,3071.65,3062.7,-0.0,flip_to_short -86335,做空,2025-11-28 16:00:00,2025-11-28 16:20:00,3062.7,3034.35,0.0,tp_lower -86336,做多,2025-11-28 17:45:00,2025-11-28 17:55:00,3029.71,3033.6,0.0,tp_upper -86337,做空,2025-11-28 18:00:00,2025-11-28 20:15:00,3028.71,3052.05,-0.0,flip_to_long -86338,做多,2025-11-28 20:15:00,2025-11-28 21:10:00,3052.05,3051.64,-0.0,flip_to_short -86339,做空,2025-11-28 21:10:00,2025-11-28 21:40:00,3051.64,3049.44,0.0,flip_to_long -86340,做多,2025-11-28 21:40:00,2025-11-28 22:55:00,3049.44,3038.31,-0.0,flip_to_short -86341,做空,2025-11-28 22:55:00,2025-11-29 00:00:00,3038.31,3035.0,0.0,tp_lower -86342,做空,2025-11-29 00:05:00,2025-11-29 00:20:00,3032.39,3036.16,-0.0,flip_to_long -86343,做多,2025-11-29 00:20:00,2025-11-29 00:25:00,3036.16,3035.07,-0.0,flip_to_short -86344,做空,2025-11-29 00:25:00,2025-11-29 00:35:00,3035.07,3033.48,0.0,flip_to_long -86345,做多,2025-11-29 00:35:00,2025-11-29 00:45:00,3033.48,3034.95,-0.0,flip_to_short -86346,做空,2025-11-29 00:45:00,2025-11-29 00:55:00,3034.95,3034.5,-0.0,flip_to_long -86347,做多,2025-11-29 00:55:00,2025-11-29 01:00:00,3034.5,3035.52,-0.0,tp_upper -86348,做空,2025-11-29 01:35:00,2025-11-29 01:55:00,3033.2,3036.97,-0.0,flip_to_long -86349,做多,2025-11-29 01:55:00,2025-11-29 02:00:00,3036.97,3034.1,-0.0,flip_to_short -86350,做空,2025-11-29 02:00:00,2025-11-29 02:10:00,3034.1,3036.56,-0.0,flip_to_long -86351,做多,2025-11-29 02:10:00,2025-11-29 02:25:00,3036.56,3032.21,-0.0,flip_to_short -86352,做空,2025-11-29 02:25:00,2025-11-29 02:30:00,3032.21,3024.84,0.0,tp_lower -86353,做多,2025-11-29 03:00:00,2025-11-29 03:05:00,3033.15,3032.01,-0.0,flip_to_short -86354,做空,2025-11-29 03:05:00,2025-11-29 03:30:00,3032.01,3018.93,0.0,tp_lower -86355,做多,2025-11-29 04:25:00,2025-11-29 04:50:00,3027.74,3033.33,0.0,tp_upper -86356,做空,2025-11-29 05:50:00,2025-11-29 06:05:00,3030.98,3034.49,-0.0,flip_to_long -86357,做多,2025-11-29 06:05:00,2025-11-29 06:15:00,3034.49,3030.92,-0.0,flip_to_short -86358,做空,2025-11-29 06:15:00,2025-11-29 06:20:00,3030.92,3013.42,0.0,tp_lower -86359,做多,2025-11-29 07:55:00,2025-11-29 08:15:00,3003.22,3004.99,0.0,flip_to_short -86360,做空,2025-11-29 08:15:00,2025-11-29 08:30:00,3004.99,3007.11,-0.0,flip_to_long -86361,做多,2025-11-29 08:30:00,2025-11-29 08:40:00,3007.11,3005.25,-0.0,flip_to_short -86362,做空,2025-11-29 08:40:00,2025-11-29 08:50:00,3005.25,3005.08,-0.0,flip_to_long -86363,做多,2025-11-29 08:50:00,2025-11-29 09:05:00,3005.08,3003.72,-0.0,flip_to_short -86364,做空,2025-11-29 09:05:00,2025-11-29 09:10:00,3003.72,3004.82,-0.0,flip_to_long -86365,做多,2025-11-29 09:10:00,2025-11-29 09:15:00,3004.82,3003.91,-0.0,flip_to_short -86366,做空,2025-11-29 09:15:00,2025-11-29 09:25:00,3003.91,2999.8,0.0,tp_lower -86367,做多,2025-11-29 10:25:00,2025-11-29 10:40:00,3001.39,3001.11,-0.0,flip_to_short -86368,做空,2025-11-29 10:40:00,2025-11-29 11:00:00,3001.11,2998.22,0.0,tp_lower -86369,做多,2025-11-29 11:35:00,2025-11-29 11:50:00,2998.71,2998.77,-0.0,flip_to_short -86370,做空,2025-11-29 11:50:00,2025-11-29 12:15:00,2998.77,2992.9,0.0,tp_lower -86371,做多,2025-11-29 12:40:00,2025-11-29 12:45:00,2996.85,2996.08,-0.0,flip_to_short -86372,做空,2025-11-29 12:45:00,2025-11-29 12:50:00,2996.08,2997.31,-0.0,flip_to_long -86373,做多,2025-11-29 12:50:00,2025-11-29 12:55:00,2997.31,2995.49,-0.0,flip_to_short -86374,做空,2025-11-29 12:55:00,2025-11-29 13:25:00,2995.49,2998.06,-0.0,flip_to_long -86375,做多,2025-11-29 13:25:00,2025-11-29 13:55:00,2998.06,2996.87,-0.0,flip_to_short -86376,做空,2025-11-29 13:55:00,2025-11-29 14:10:00,2996.87,2994.6,0.0,tp_lower -86377,做多,2025-11-29 15:15:00,2025-11-29 15:20:00,3003.76,3001.24,-0.0,tp_upper -86378,做空,2025-11-29 16:25:00,2025-11-29 16:30:00,2999.66,3000.09,-0.0,flip_to_long -86379,做多,2025-11-29 16:30:00,2025-11-29 16:55:00,3000.09,3002.02,0.0,flip_to_short -86380,做空,2025-11-29 16:55:00,2025-11-29 17:05:00,3002.02,2996.22,0.0,tp_lower -86381,做多,2025-11-29 18:30:00,2025-11-29 19:05:00,2979.32,2996.36,0.0,tp_upper -86382,做空,2025-11-29 19:45:00,2025-11-29 19:50:00,2985.95,2987.74,-0.0,flip_to_long -86383,做多,2025-11-29 19:50:00,2025-11-29 20:35:00,2987.74,2988.65,-0.0,flip_to_short -86384,做空,2025-11-29 20:35:00,2025-11-29 20:40:00,2988.65,2990.59,-0.0,flip_to_long -86385,做多,2025-11-29 20:40:00,2025-11-29 20:55:00,2990.59,2996.18,0.0,tp_upper -86386,做空,2025-11-29 21:05:00,2025-11-29 21:15:00,2988.82,2983.24,0.0,tp_lower -86387,做多,2025-11-29 21:20:00,2025-11-29 22:00:00,2990.19,2992.13,0.0,flip_to_short -86388,做空,2025-11-29 22:00:00,2025-11-29 22:10:00,2992.13,2983.41,0.0,tp_lower -86389,做多,2025-11-29 22:35:00,2025-11-29 22:40:00,2990.65,2989.01,-0.0,flip_to_short -86390,做空,2025-11-29 22:40:00,2025-11-29 23:00:00,2989.01,2988.25,-0.0,flip_to_long -86391,做多,2025-11-29 23:00:00,2025-11-29 23:45:00,2988.25,2986.75,-0.0,flip_to_short -86392,做空,2025-11-29 23:45:00,2025-11-29 23:50:00,2986.75,2989.19,-0.0,flip_to_long -86393,做多,2025-11-29 23:50:00,2025-11-29 23:55:00,2989.19,2987.96,-0.0,flip_to_short -86394,做空,2025-11-29 23:55:00,2025-11-30 00:05:00,2987.96,2991.83,-0.0,flip_to_long -86395,做多,2025-11-30 00:05:00,2025-11-30 00:10:00,2991.83,2995.64,0.0,tp_upper -86396,做空,2025-11-30 02:20:00,2025-11-30 02:30:00,3004.24,3005.07,-0.0,flip_to_long -86397,做多,2025-11-30 02:30:00,2025-11-30 02:35:00,3005.07,2997.7,-0.0,flip_to_short -86398,做空,2025-11-30 02:35:00,2025-11-30 02:40:00,2997.7,2995.76,0.0,tp_lower -86399,做多,2025-11-30 03:40:00,2025-11-30 04:45:00,3002.57,2996.47,-0.0,flip_to_short -86400,做空,2025-11-30 04:45:00,2025-11-30 04:55:00,2996.47,2997.01,-0.0,flip_to_long -86401,做多,2025-11-30 04:55:00,2025-11-30 06:05:00,2997.01,2986.8,-0.0,flip_to_short -86402,做空,2025-11-30 06:05:00,2025-11-30 06:20:00,2986.8,2993.26,-0.0,flip_to_long -86403,做多,2025-11-30 06:20:00,2025-11-30 06:30:00,2993.26,2998.78,0.0,tp_upper -86404,做空,2025-11-30 08:35:00,2025-11-30 09:05:00,3004.65,3008.4,-0.0,flip_to_long -86405,做多,2025-11-30 09:05:00,2025-11-30 09:10:00,3008.4,3008.98,-0.0,tp_upper -86406,做空,2025-11-30 09:15:00,2025-11-30 09:40:00,3008.71,3008.0,-0.0,flip_to_long -86407,做多,2025-11-30 09:40:00,2025-11-30 09:45:00,3008.0,3004.93,-0.0,flip_to_short -86408,做空,2025-11-30 09:45:00,2025-11-30 09:55:00,3004.93,3008.37,-0.0,flip_to_long -86409,做多,2025-11-30 09:55:00,2025-11-30 10:00:00,3008.37,3005.81,-0.0,flip_to_short -86410,做空,2025-11-30 10:00:00,2025-11-30 10:10:00,3005.81,3006.46,-0.0,flip_to_long -86411,做多,2025-11-30 10:10:00,2025-11-30 10:20:00,3006.46,3007.26,-0.0,tp_upper -86412,做空,2025-11-30 10:30:00,2025-11-30 10:40:00,3006.57,3006.81,-0.0,flip_to_long -86413,做多,2025-11-30 10:40:00,2025-11-30 10:50:00,3006.81,3007.15,-0.0,flip_to_short -86414,做空,2025-11-30 10:50:00,2025-11-30 11:15:00,3007.15,3003.7,0.0,tp_lower -86415,做多,2025-11-30 12:10:00,2025-11-30 12:40:00,3006.22,3024.99,0.0,tp_upper -86416,做空,2025-11-30 14:15:00,2025-11-30 14:20:00,3036.76,3038.18,-0.0,flip_to_long -86417,做多,2025-11-30 14:20:00,2025-11-30 16:15:00,3038.18,3038.47,-0.0,tp_upper -86418,做空,2025-11-30 17:00:00,2025-11-30 17:15:00,3035.18,3037.34,-0.0,flip_to_long -86419,做多,2025-11-30 17:15:00,2025-11-30 17:50:00,3037.34,3039.68,0.0,flip_to_short -86420,做空,2025-11-30 17:50:00,2025-11-30 17:55:00,3039.68,3039.87,-0.0,flip_to_long -86421,做多,2025-11-30 17:55:00,2025-11-30 18:00:00,3039.87,3034.94,-0.0,flip_to_short -86422,做空,2025-11-30 18:00:00,2025-11-30 18:40:00,3034.94,3029.8,0.0,tp_lower -86423,做多,2025-11-30 18:50:00,2025-11-30 19:00:00,3035.54,3035.8,-0.0,flip_to_short -86424,做空,2025-11-30 19:00:00,2025-11-30 19:30:00,3035.8,3028.93,0.0,tp_lower -86425,做多,2025-11-30 19:35:00,2025-11-30 19:40:00,3034.76,3032.87,-0.0,flip_to_short -86426,做空,2025-11-30 19:40:00,2025-11-30 19:55:00,3032.87,3033.45,-0.0,flip_to_long -86427,做多,2025-11-30 19:55:00,2025-11-30 20:05:00,3033.45,3037.88,0.0,tp_upper -86428,做空,2025-11-30 20:20:00,2025-11-30 20:30:00,3033.76,3026.88,0.0,tp_lower -86429,做多,2025-11-30 22:00:00,2025-11-30 22:10:00,3024.7,3030.19,0.0,tp_upper -86430,做空,2025-11-30 22:30:00,2025-11-30 22:40:00,3024.49,3024.76,-0.0,flip_to_long -86431,做多,2025-11-30 22:40:00,2025-11-30 22:45:00,3024.76,3024.24,-0.0,flip_to_short -86432,做空,2025-11-30 22:45:00,2025-11-30 23:05:00,3024.24,3016.7,0.0,tp_lower -86433,做多,2025-12-01 02:00:00,2025-12-01 02:05:00,2867.71,2861.55,-0.0,tp_upper -86434,做空,2025-12-01 02:35:00,2025-12-01 02:40:00,2844.33,2850.67,-0.0,flip_to_long -86435,做多,2025-12-01 02:40:00,2025-12-01 05:05:00,2850.67,2819.16,-0.0,flip_to_short -86436,做空,2025-12-01 05:05:00,2025-12-01 05:20:00,2819.16,2818.49,-0.0,flip_to_long -86437,做多,2025-12-01 05:20:00,2025-12-01 05:35:00,2818.49,2812.76,-0.0,flip_to_short -86438,做空,2025-12-01 05:35:00,2025-12-01 05:45:00,2812.76,2827.0,-0.0,flip_to_long -86439,做多,2025-12-01 05:45:00,2025-12-01 05:50:00,2827.0,2825.98,-0.0,tp_upper -86440,做空,2025-12-01 06:30:00,2025-12-01 06:55:00,2823.51,2823.42,-0.0,flip_to_long -86441,做多,2025-12-01 06:55:00,2025-12-01 07:25:00,2823.42,2827.91,0.0,tp_upper -86442,做空,2025-12-01 08:20:00,2025-12-01 09:10:00,2831.45,2833.0,-0.0,tp_lower -86443,做多,2025-12-01 09:25:00,2025-12-01 09:45:00,2836.54,2837.01,-0.0,tp_upper -86444,做空,2025-12-01 09:50:00,2025-12-01 09:55:00,2835.64,2837.88,-0.0,flip_to_long -86445,做多,2025-12-01 09:55:00,2025-12-01 10:00:00,2837.88,2842.58,0.0,tp_upper -86446,做空,2025-12-01 10:10:00,2025-12-01 10:30:00,2837.26,2837.98,-0.0,flip_to_long -86447,做多,2025-12-01 10:30:00,2025-12-01 11:00:00,2837.98,2837.5,-0.0,flip_to_short -86448,做空,2025-12-01 11:00:00,2025-12-01 11:05:00,2837.5,2835.37,0.0,tp_lower -86449,做多,2025-12-01 11:15:00,2025-12-01 11:25:00,2841.49,2841.34,-0.0,tp_upper -86450,做空,2025-12-01 11:40:00,2025-12-01 11:45:00,2836.01,2840.23,-0.0,flip_to_long -86451,做多,2025-12-01 11:45:00,2025-12-01 11:50:00,2840.23,2837.99,-0.0,flip_to_short -86452,做空,2025-12-01 11:50:00,2025-12-01 12:00:00,2837.99,2831.02,0.0,tp_lower -86453,做多,2025-12-01 13:00:00,2025-12-01 13:10:00,2829.2,2826.53,-0.0,flip_to_short -86454,做空,2025-12-01 13:10:00,2025-12-01 13:20:00,2826.53,2824.01,0.0,flip_to_long -86455,做多,2025-12-01 13:20:00,2025-12-01 13:25:00,2824.01,2822.03,-0.0,flip_to_short -86456,做空,2025-12-01 13:25:00,2025-12-01 14:00:00,2822.03,2820.11,0.0,flip_to_long -86457,做多,2025-12-01 14:00:00,2025-12-01 14:05:00,2820.11,2819.65,-0.0,flip_to_short -86458,做空,2025-12-01 14:05:00,2025-12-01 14:25:00,2819.65,2819.34,-0.0,flip_to_long -86459,做多,2025-12-01 14:25:00,2025-12-01 14:30:00,2819.34,2816.99,-0.0,flip_to_short -86460,做空,2025-12-01 14:30:00,2025-12-01 14:35:00,2816.99,2819.84,-0.0,flip_to_long -86461,做多,2025-12-01 14:35:00,2025-12-01 14:40:00,2819.84,2811.01,-0.0,flip_to_short -86462,做空,2025-12-01 14:40:00,2025-12-01 14:50:00,2811.01,2808.39,0.0,tp_lower -86463,做多,2025-12-01 14:55:00,2025-12-01 15:00:00,2816.84,2809.09,-0.0,flip_to_short -86464,做空,2025-12-01 15:00:00,2025-12-01 15:05:00,2809.09,2810.93,-0.0,flip_to_long -86465,做多,2025-12-01 15:05:00,2025-12-01 16:40:00,2810.93,2744.73,-0.0,flip_to_short -86466,做空,2025-12-01 16:40:00,2025-12-01 17:00:00,2744.73,2739.39,0.0,flip_to_long -86467,做多,2025-12-01 17:00:00,2025-12-01 17:05:00,2739.39,2733.22,-0.0,flip_to_short -86468,做空,2025-12-01 17:05:00,2025-12-01 17:15:00,2733.22,2736.78,-0.0,flip_to_long -86469,做多,2025-12-01 17:15:00,2025-12-01 17:30:00,2736.78,2735.25,-0.0,flip_to_short -86470,做空,2025-12-01 17:30:00,2025-12-01 18:00:00,2735.25,2740.36,-0.0,flip_to_long -86471,做多,2025-12-01 18:00:00,2025-12-01 18:05:00,2740.36,2739.48,-0.0,flip_to_short -86472,做空,2025-12-01 18:05:00,2025-12-01 18:10:00,2739.48,2753.34,-0.0,flip_to_long -86473,做多,2025-12-01 18:10:00,2025-12-01 18:15:00,2753.34,2753.08,-0.0,tp_upper -86474,做空,2025-12-01 18:30:00,2025-12-01 18:40:00,2741.01,2726.19,0.0,tp_lower -86475,做多,2025-12-01 18:55:00,2025-12-01 19:05:00,2748.37,2744.59,-0.0,flip_to_short -86476,做空,2025-12-01 19:05:00,2025-12-01 19:20:00,2744.59,2744.28,-0.0,flip_to_long -86477,做多,2025-12-01 19:20:00,2025-12-01 19:25:00,2744.28,2737.96,-0.0,flip_to_short -86478,做空,2025-12-01 19:25:00,2025-12-01 19:35:00,2737.96,2740.7,-0.0,flip_to_long -86479,做多,2025-12-01 19:35:00,2025-12-01 19:55:00,2740.7,2739.8,-0.0,flip_to_short -86480,做空,2025-12-01 19:55:00,2025-12-01 20:00:00,2739.8,2753.24,-0.0,flip_to_long -86481,做多,2025-12-01 20:00:00,2025-12-01 20:05:00,2753.24,2760.43,0.0,tp_upper -86482,做空,2025-12-01 20:30:00,2025-12-01 20:35:00,2744.26,2749.06,-0.0,flip_to_long -86483,做多,2025-12-01 20:35:00,2025-12-01 21:05:00,2749.06,2772.37,0.0,tp_upper -86484,做空,2025-12-01 22:55:00,2025-12-01 23:00:00,2795.65,2805.0,-0.0,flip_to_long -86485,做多,2025-12-01 23:00:00,2025-12-01 23:10:00,2805.0,2796.75,-0.0,flip_to_short -86486,做空,2025-12-01 23:10:00,2025-12-01 23:15:00,2796.75,2805.8,-0.0,flip_to_long -86487,做多,2025-12-01 23:15:00,2025-12-01 23:30:00,2805.8,2807.61,0.0,tp_upper -86488,做空,2025-12-01 23:45:00,2025-12-02 00:05:00,2800.44,2798.32,0.0,tp_lower -86489,做多,2025-12-02 01:00:00,2025-12-02 01:05:00,2800.27,2811.44,0.0,tp_upper -86490,做空,2025-12-02 01:15:00,2025-12-02 01:50:00,2798.69,2796.58,0.0,flip_to_long -86491,做多,2025-12-02 01:50:00,2025-12-02 02:35:00,2796.58,2806.73,0.0,tp_upper -86492,做空,2025-12-02 02:55:00,2025-12-02 03:10:00,2799.7,2801.45,-0.0,flip_to_long -86493,做多,2025-12-02 03:10:00,2025-12-02 03:15:00,2801.45,2795.72,-0.0,flip_to_short -86494,做空,2025-12-02 03:15:00,2025-12-02 03:20:00,2795.72,2786.84,0.0,tp_lower -86495,做多,2025-12-02 03:40:00,2025-12-02 05:00:00,2808.32,2802.34,-0.0,flip_to_short -86496,做空,2025-12-02 05:00:00,2025-12-02 05:10:00,2802.34,2801.87,-0.0,flip_to_long -86497,做多,2025-12-02 05:10:00,2025-12-02 05:20:00,2801.87,2802.05,-0.0,flip_to_short -86498,做空,2025-12-02 05:20:00,2025-12-02 05:25:00,2802.05,2798.69,0.0,tp_lower -86499,做多,2025-12-02 05:50:00,2025-12-02 06:20:00,2802.57,2800.2,-0.0,flip_to_short -86500,做空,2025-12-02 06:20:00,2025-12-02 06:25:00,2800.2,2801.49,-0.0,flip_to_long -86501,做多,2025-12-02 06:25:00,2025-12-02 06:30:00,2801.49,2807.37,0.0,tp_upper -86502,做空,2025-12-02 07:20:00,2025-12-02 07:35:00,2804.38,2804.2,-0.0,flip_to_long -86503,做多,2025-12-02 07:35:00,2025-12-02 08:50:00,2804.2,2796.19,-0.0,flip_to_short -86504,做空,2025-12-02 08:50:00,2025-12-02 09:00:00,2796.19,2799.0,-0.0,flip_to_long -86505,做多,2025-12-02 09:00:00,2025-12-02 09:05:00,2799.0,2803.56,0.0,tp_upper -86506,做空,2025-12-02 09:15:00,2025-12-02 09:45:00,2797.44,2797.65,-0.0,flip_to_long -86507,做多,2025-12-02 09:45:00,2025-12-02 09:50:00,2797.65,2797.01,-0.0,flip_to_short -86508,做空,2025-12-02 09:50:00,2025-12-02 10:00:00,2797.01,2799.42,-0.0,flip_to_long -86509,做多,2025-12-02 10:00:00,2025-12-02 10:10:00,2799.42,2806.73,0.0,tp_upper -86510,做空,2025-12-02 12:20:00,2025-12-02 12:30:00,2823.64,2817.9,0.0,tp_lower -86511,做多,2025-12-02 12:50:00,2025-12-02 13:00:00,2823.68,2821.76,-0.0,flip_to_short -86512,做空,2025-12-02 13:00:00,2025-12-02 13:05:00,2821.76,2823.96,-0.0,flip_to_long -86513,做多,2025-12-02 13:05:00,2025-12-02 13:10:00,2823.96,2827.07,0.0,tp_upper -86514,做空,2025-12-02 16:40:00,2025-12-02 16:45:00,2988.03,2993.24,-0.0,flip_to_long -86515,做多,2025-12-02 16:45:00,2025-12-02 16:55:00,2993.24,2994.08,-0.0,flip_to_short -86516,做空,2025-12-02 16:55:00,2025-12-02 17:00:00,2994.08,3000.93,-0.0,flip_to_long -86517,做多,2025-12-02 17:00:00,2025-12-02 17:05:00,3000.93,2995.65,-0.0,flip_to_short -86518,做空,2025-12-02 17:05:00,2025-12-02 17:15:00,2995.65,3006.32,-0.0,flip_to_long -86519,做多,2025-12-02 17:15:00,2025-12-02 17:25:00,3006.32,3025.01,0.0,tp_upper -86520,做空,2025-12-02 18:40:00,2025-12-02 18:45:00,3016.8,3016.93,-0.0,flip_to_long -86521,做多,2025-12-02 18:45:00,2025-12-02 19:05:00,3016.93,3020.71,0.0,flip_to_short -86522,做空,2025-12-02 19:05:00,2025-12-02 19:25:00,3020.71,3019.02,0.0,flip_to_long -86523,做多,2025-12-02 19:25:00,2025-12-02 19:35:00,3019.02,3028.19,0.0,tp_upper -86524,做空,2025-12-02 19:45:00,2025-12-02 20:00:00,3019.12,3009.44,0.0,tp_lower -86525,做多,2025-12-02 21:35:00,2025-12-02 21:40:00,2988.27,2988.07,-0.0,flip_to_short -86526,做空,2025-12-02 21:40:00,2025-12-02 23:35:00,2988.07,2998.28,-0.0,tp_lower -86527,做多,2025-12-03 00:40:00,2025-12-03 01:10:00,3002.01,3007.55,0.0,tp_upper -86528,做空,2025-12-03 02:45:00,2025-12-03 03:10:00,3028.45,3026.97,-0.0,flip_to_long -86529,做多,2025-12-03 03:10:00,2025-12-03 03:40:00,3026.97,3032.59,0.0,flip_to_short -86530,做空,2025-12-03 03:40:00,2025-12-03 04:00:00,3032.59,3032.02,-0.0,flip_to_long -86531,做多,2025-12-03 04:00:00,2025-12-03 04:10:00,3032.02,3038.56,0.0,tp_upper -86532,做空,2025-12-03 06:40:00,2025-12-03 06:55:00,3062.15,3065.36,-0.0,flip_to_long -86533,做多,2025-12-03 06:55:00,2025-12-03 09:15:00,3065.36,3051.81,-0.0,flip_to_short -86534,做空,2025-12-03 09:15:00,2025-12-03 09:35:00,3051.81,3050.23,0.0,flip_to_long -86535,做多,2025-12-03 09:35:00,2025-12-03 09:50:00,3050.23,3057.56,0.0,tp_upper -86536,做空,2025-12-03 10:35:00,2025-12-03 10:45:00,3057.57,3059.54,-0.0,flip_to_long -86537,做多,2025-12-03 10:45:00,2025-12-03 10:50:00,3059.54,3058.53,-0.0,flip_to_short -86538,做空,2025-12-03 10:50:00,2025-12-03 11:00:00,3058.53,3055.76,0.0,flip_to_long -86539,做多,2025-12-03 11:00:00,2025-12-03 11:10:00,3055.76,3056.05,-0.0,flip_to_short -86540,做空,2025-12-03 11:10:00,2025-12-03 11:15:00,3056.05,3060.4,-0.0,tp_lower -86541,做空,2025-12-03 14:00:00,2025-12-03 14:05:00,3031.83,3046.11,-0.0,tp_lower -86542,做多,2025-12-03 14:35:00,2025-12-03 14:40:00,3076.51,3130.18,0.0,tp_upper -86543,做空,2025-12-03 14:50:00,2025-12-03 15:00:00,3085.96,3105.04,-0.0,flip_to_long -86544,做多,2025-12-03 15:00:00,2025-12-03 15:10:00,3105.04,3065.82,-0.0,flip_to_short -86545,做空,2025-12-03 15:10:00,2025-12-03 15:20:00,3065.82,3074.45,-0.0,flip_to_long -86546,做多,2025-12-03 15:20:00,2025-12-03 15:35:00,3074.45,3074.87,-0.0,flip_to_short -86547,做空,2025-12-03 15:35:00,2025-12-03 15:40:00,3074.87,3080.1,-0.0,flip_to_long -86548,做多,2025-12-03 15:40:00,2025-12-03 16:00:00,3080.1,3084.54,0.0,flip_to_short -86549,做空,2025-12-03 16:00:00,2025-12-03 16:25:00,3084.54,3082.65,0.0,flip_to_long -86550,做多,2025-12-03 16:25:00,2025-12-03 16:35:00,3082.65,3099.25,0.0,tp_upper -86551,做空,2025-12-03 16:55:00,2025-12-03 19:45:00,3087.0,3127.38,-0.0,flip_to_long -86552,做多,2025-12-03 19:45:00,2025-12-03 20:00:00,3127.38,3121.37,-0.0,flip_to_short -86553,做空,2025-12-03 20:00:00,2025-12-03 20:05:00,3121.37,3125.78,-0.0,flip_to_long -86554,做多,2025-12-03 20:05:00,2025-12-03 20:10:00,3125.78,3123.65,-0.0,flip_to_short -86555,做空,2025-12-03 20:10:00,2025-12-03 20:25:00,3123.65,3125.34,-0.0,flip_to_long -86556,做多,2025-12-03 20:25:00,2025-12-03 20:35:00,3125.34,3127.12,0.0,tp_upper -86557,做空,2025-12-03 22:00:00,2025-12-04 00:15:00,3152.92,3188.9,-0.0,flip_to_long -86558,做多,2025-12-04 00:15:00,2025-12-04 00:25:00,3188.9,3182.45,-0.0,flip_to_short -86559,做空,2025-12-04 00:25:00,2025-12-04 00:35:00,3182.45,3185.63,-0.0,flip_to_long -86560,做多,2025-12-04 00:35:00,2025-12-04 00:50:00,3185.63,3197.28,0.0,tp_upper -86561,做空,2025-12-04 01:50:00,2025-12-04 01:55:00,3200.35,3201.24,-0.0,flip_to_long -86562,做多,2025-12-04 01:55:00,2025-12-04 02:05:00,3201.24,3203.2,0.0,flip_to_short -86563,做空,2025-12-04 02:05:00,2025-12-04 02:10:00,3203.2,3211.38,-0.0,flip_to_long -86564,做多,2025-12-04 02:10:00,2025-12-04 02:20:00,3211.38,3212.0,-0.0,flip_to_short -86565,做空,2025-12-04 02:20:00,2025-12-04 03:20:00,3212.0,3215.78,-0.0,flip_to_long -86566,做多,2025-12-04 03:20:00,2025-12-04 03:25:00,3215.78,3213.52,-0.0,flip_to_short -86567,做空,2025-12-04 03:25:00,2025-12-04 03:45:00,3213.52,3209.22,0.0,tp_lower -86568,做多,2025-12-04 04:05:00,2025-12-04 04:10:00,3214.6,3210.51,-0.0,flip_to_short -86569,做空,2025-12-04 04:10:00,2025-12-04 04:40:00,3210.51,3196.81,0.0,tp_lower -86570,做多,2025-12-04 06:15:00,2025-12-04 06:20:00,3187.17,3193.27,0.0,tp_upper -86571,做空,2025-12-04 07:10:00,2025-12-04 07:15:00,3188.71,3201.01,-0.0,flip_to_long -86572,做多,2025-12-04 07:15:00,2025-12-04 07:20:00,3201.01,3194.57,-0.0,flip_to_short -86573,做空,2025-12-04 07:20:00,2025-12-04 07:25:00,3194.57,3195.3,-0.0,flip_to_long -86574,做多,2025-12-04 07:25:00,2025-12-04 09:15:00,3195.3,3187.01,-0.0,flip_to_short -86575,做空,2025-12-04 09:15:00,2025-12-04 10:20:00,3187.01,3196.07,-0.0,flip_to_long -86576,做多,2025-12-04 10:20:00,2025-12-04 10:30:00,3196.07,3196.02,-0.0,flip_to_short -86577,做空,2025-12-04 10:30:00,2025-12-04 10:45:00,3196.02,3186.97,0.0,tp_lower -86578,做多,2025-12-04 12:00:00,2025-12-04 12:15:00,3187.82,3182.73,-0.0,flip_to_short -86579,做空,2025-12-04 12:15:00,2025-12-04 12:20:00,3182.73,3178.0,0.0,tp_lower -86580,做多,2025-12-04 12:40:00,2025-12-04 13:35:00,3182.22,3178.75,-0.0,flip_to_short -86581,做空,2025-12-04 13:35:00,2025-12-04 14:05:00,3178.75,3178.36,-0.0,flip_to_long -86582,做多,2025-12-04 14:05:00,2025-12-04 14:30:00,3178.36,3168.0,-0.0,flip_to_short -86583,做空,2025-12-04 14:30:00,2025-12-04 14:35:00,3168.0,3169.5,-0.0,flip_to_long -86584,做多,2025-12-04 14:35:00,2025-12-04 14:45:00,3169.5,3174.0,0.0,flip_to_short -86585,做空,2025-12-04 14:45:00,2025-12-04 14:50:00,3174.0,3149.26,0.0,tp_lower -86586,做多,2025-12-04 15:05:00,2025-12-04 15:25:00,3168.15,3171.94,0.0,flip_to_short -86587,做空,2025-12-04 15:25:00,2025-12-04 18:20:00,3171.94,3162.76,0.0,flip_to_long -86588,做多,2025-12-04 18:20:00,2025-12-04 18:25:00,3162.76,3156.7,-0.0,flip_to_short -86589,做空,2025-12-04 18:25:00,2025-12-04 18:30:00,3156.7,3158.53,-0.0,flip_to_long -86590,做多,2025-12-04 18:30:00,2025-12-04 18:35:00,3158.53,3156.65,-0.0,flip_to_short -86591,做空,2025-12-04 18:35:00,2025-12-04 18:40:00,3156.65,3137.32,0.0,tp_lower -86592,做多,2025-12-04 19:45:00,2025-12-04 19:50:00,3124.78,3122.55,-0.0,flip_to_short -86593,做空,2025-12-04 19:50:00,2025-12-04 20:05:00,3122.55,3118.29,0.0,flip_to_long -86594,做多,2025-12-04 20:05:00,2025-12-04 20:10:00,3118.29,3114.96,-0.0,flip_to_short -86595,做空,2025-12-04 20:10:00,2025-12-04 22:00:00,3114.96,3127.21,-0.0,flip_to_long -86596,做多,2025-12-04 22:00:00,2025-12-04 22:10:00,3127.21,3132.58,0.0,flip_to_short -86597,做空,2025-12-04 22:10:00,2025-12-04 22:15:00,3132.58,3140.97,-0.0,flip_to_long -86598,做多,2025-12-04 22:15:00,2025-12-04 22:20:00,3140.97,3136.19,-0.0,flip_to_short -86599,做空,2025-12-04 22:20:00,2025-12-04 23:15:00,3136.19,3135.89,-0.0,flip_to_long -86600,做多,2025-12-04 23:15:00,2025-12-05 00:05:00,3135.89,3137.88,0.0,flip_to_short -86601,做空,2025-12-05 00:05:00,2025-12-05 00:15:00,3137.88,3136.36,-0.0,flip_to_long -86602,做多,2025-12-05 00:15:00,2025-12-05 00:20:00,3136.36,3152.22,0.0,tp_upper -86603,做空,2025-12-05 03:20:00,2025-12-05 03:25:00,3171.88,3172.6,-0.0,flip_to_long -86604,做多,2025-12-05 03:25:00,2025-12-05 04:15:00,3172.6,3175.35,0.0,flip_to_short -86605,做空,2025-12-05 04:15:00,2025-12-05 04:30:00,3175.35,3161.37,0.0,tp_lower -86606,做多,2025-12-05 04:50:00,2025-12-05 04:55:00,3170.94,3167.17,-0.0,flip_to_short -86607,做空,2025-12-05 04:55:00,2025-12-05 05:00:00,3167.17,3170.27,-0.0,flip_to_long -86608,做多,2025-12-05 05:00:00,2025-12-05 05:05:00,3170.27,3162.99,-0.0,flip_to_short -86609,做空,2025-12-05 05:05:00,2025-12-05 06:00:00,3162.99,3162.16,-0.0,flip_to_long -86610,做多,2025-12-05 06:00:00,2025-12-05 06:10:00,3162.16,3165.01,0.0,tp_upper -86611,做空,2025-12-05 06:30:00,2025-12-05 08:15:00,3164.12,3159.99,0.0,tp_lower -86612,做多,2025-12-05 10:15:00,2025-12-05 11:20:00,3128.25,3124.83,-0.0,flip_to_short -86613,做空,2025-12-05 11:20:00,2025-12-05 11:30:00,3124.83,3113.13,0.0,tp_lower -86614,做多,2025-12-05 11:45:00,2025-12-05 11:50:00,3135.52,3133.33,-0.0,flip_to_short -86615,做空,2025-12-05 11:50:00,2025-12-05 12:05:00,3133.33,3130.88,0.0,flip_to_long -86616,做多,2025-12-05 12:05:00,2025-12-05 12:40:00,3130.88,3124.58,-0.0,flip_to_short -86617,做空,2025-12-05 12:40:00,2025-12-05 12:45:00,3124.58,3127.94,-0.0,flip_to_long -86618,做多,2025-12-05 12:45:00,2025-12-05 12:55:00,3127.94,3126.49,-0.0,flip_to_short -86619,做空,2025-12-05 12:55:00,2025-12-05 13:05:00,3126.49,3128.61,-0.0,flip_to_long -86620,做多,2025-12-05 13:05:00,2025-12-05 13:10:00,3128.61,3123.19,-0.0,flip_to_short -86621,做空,2025-12-05 13:10:00,2025-12-05 13:15:00,3123.19,3128.01,-0.0,flip_to_long -86622,做多,2025-12-05 13:15:00,2025-12-05 13:20:00,3128.01,3127.75,-0.0,flip_to_short -86623,做空,2025-12-05 13:20:00,2025-12-05 13:25:00,3127.75,3119.43,0.0,tp_lower -86624,做多,2025-12-05 14:30:00,2025-12-05 14:35:00,3107.73,3092.4,-0.0,flip_to_short -86625,做空,2025-12-05 14:35:00,2025-12-05 14:40:00,3092.4,3093.74,-0.0,tp_lower -86626,做多,2025-12-05 14:55:00,2025-12-05 15:00:00,3102.58,3143.01,0.0,tp_upper -86627,做空,2025-12-05 15:45:00,2025-12-05 16:05:00,3125.87,3067.14,0.0,tp_lower -86628,做多,2025-12-05 17:45:00,2025-12-05 18:05:00,3020.26,3051.76,0.0,tp_upper -86629,做空,2025-12-05 18:20:00,2025-12-05 19:00:00,3029.54,2989.51,0.0,tp_lower -86630,做多,2025-12-05 19:15:00,2025-12-05 19:55:00,3018.11,3037.09,0.0,tp_upper -86631,做空,2025-12-05 20:35:00,2025-12-05 21:00:00,3023.46,3029.85,-0.0,flip_to_long -86632,做多,2025-12-05 21:00:00,2025-12-05 21:20:00,3029.85,3026.02,-0.0,flip_to_short -86633,做空,2025-12-05 21:20:00,2025-12-05 22:00:00,3026.02,3016.41,0.0,tp_lower -86634,做多,2025-12-05 22:25:00,2025-12-05 22:30:00,3024.79,3021.87,-0.0,flip_to_short -86635,做空,2025-12-05 22:30:00,2025-12-05 22:35:00,3021.87,3027.99,-0.0,flip_to_long -86636,做多,2025-12-05 22:35:00,2025-12-05 23:00:00,3027.99,3014.08,-0.0,flip_to_short -86637,做空,2025-12-05 23:00:00,2025-12-05 23:05:00,3014.08,3012.56,0.0,tp_lower -86638,做多,2025-12-05 23:25:00,2025-12-05 23:30:00,3021.25,3019.48,-0.0,flip_to_short -86639,做空,2025-12-05 23:30:00,2025-12-05 23:35:00,3019.48,3021.72,-0.0,flip_to_long -86640,做多,2025-12-05 23:35:00,2025-12-05 23:40:00,3021.72,3016.75,-0.0,flip_to_short -86641,做空,2025-12-05 23:40:00,2025-12-05 23:45:00,3016.75,3022.3,-0.0,flip_to_long -86642,做多,2025-12-05 23:45:00,2025-12-05 23:50:00,3022.3,3020.72,-0.0,flip_to_short -86643,做空,2025-12-05 23:50:00,2025-12-06 00:05:00,3020.72,3019.36,-0.0,flip_to_long -86644,做多,2025-12-06 00:05:00,2025-12-06 00:35:00,3019.36,3025.0,0.0,tp_upper -86645,做空,2025-12-06 01:25:00,2025-12-06 01:35:00,3026.71,3023.16,0.0,flip_to_long -86646,做多,2025-12-06 01:35:00,2025-12-06 01:40:00,3023.16,3021.06,-0.0,flip_to_short -86647,做空,2025-12-06 01:40:00,2025-12-06 01:45:00,3021.06,3026.59,-0.0,flip_to_long -86648,做多,2025-12-06 01:45:00,2025-12-06 02:00:00,3026.59,3021.73,-0.0,flip_to_short -86649,做空,2025-12-06 02:00:00,2025-12-06 02:05:00,3021.73,3022.45,-0.0,tp_lower -86650,做多,2025-12-06 02:20:00,2025-12-06 02:50:00,3022.31,3028.57,0.0,tp_upper -86651,做空,2025-12-06 04:10:00,2025-12-06 04:25:00,3034.39,3031.12,0.0,tp_lower -86652,做多,2025-12-06 04:55:00,2025-12-06 05:15:00,3035.03,3033.15,-0.0,flip_to_short -86653,做空,2025-12-06 05:15:00,2025-12-06 05:20:00,3033.15,3036.42,-0.0,flip_to_long -86654,做多,2025-12-06 05:20:00,2025-12-06 05:25:00,3036.42,3035.95,-0.0,flip_to_short -86655,做空,2025-12-06 05:25:00,2025-12-06 05:35:00,3035.95,3035.04,-0.0,flip_to_long -86656,做多,2025-12-06 05:35:00,2025-12-06 05:40:00,3035.04,3033.98,-0.0,flip_to_short -86657,做空,2025-12-06 05:40:00,2025-12-06 05:45:00,3033.98,3037.04,-0.0,flip_to_long -86658,做多,2025-12-06 05:45:00,2025-12-06 05:50:00,3037.04,3037.89,-0.0,tp_upper -86659,做空,2025-12-06 06:00:00,2025-12-06 06:05:00,3033.94,3036.77,-0.0,flip_to_long -86660,做多,2025-12-06 06:05:00,2025-12-06 06:15:00,3036.77,3035.0,-0.0,flip_to_short -86661,做空,2025-12-06 06:15:00,2025-12-06 06:20:00,3035.0,3037.12,-0.0,flip_to_long -86662,做多,2025-12-06 06:20:00,2025-12-06 06:25:00,3037.12,3038.5,-0.0,tp_upper -86663,做空,2025-12-06 06:40:00,2025-12-06 06:45:00,3036.11,3037.14,-0.0,flip_to_long -86664,做多,2025-12-06 06:45:00,2025-12-06 07:00:00,3037.14,3036.84,-0.0,flip_to_short -86665,做空,2025-12-06 07:00:00,2025-12-06 07:25:00,3036.84,3027.66,0.0,tp_lower -86666,做多,2025-12-06 08:15:00,2025-12-06 10:50:00,3029.87,3030.0,-0.0,flip_to_short -86667,做空,2025-12-06 10:50:00,2025-12-06 11:05:00,3030.0,3031.67,-0.0,flip_to_long -86668,做多,2025-12-06 11:05:00,2025-12-06 11:10:00,3031.67,3033.55,0.0,tp_upper -86669,做空,2025-12-06 12:10:00,2025-12-06 12:25:00,3034.4,3034.86,-0.0,flip_to_long -86670,做多,2025-12-06 12:25:00,2025-12-06 12:40:00,3034.86,3032.69,-0.0,flip_to_short -86671,做空,2025-12-06 12:40:00,2025-12-06 12:45:00,3032.69,3030.15,0.0,tp_lower -86672,做多,2025-12-06 13:15:00,2025-12-06 13:20:00,3034.11,3030.84,-0.0,flip_to_short -86673,做空,2025-12-06 13:20:00,2025-12-06 13:25:00,3030.84,3033.21,-0.0,flip_to_long -86674,做多,2025-12-06 13:25:00,2025-12-06 13:35:00,3033.21,3037.36,0.0,tp_upper -86675,做空,2025-12-06 15:05:00,2025-12-06 15:20:00,3047.22,3029.22,0.0,tp_lower -86676,做多,2025-12-06 15:40:00,2025-12-06 15:45:00,3046.05,3045.15,-0.0,flip_to_short -86677,做空,2025-12-06 15:45:00,2025-12-06 16:00:00,3045.15,3045.42,-0.0,flip_to_long -86678,做多,2025-12-06 16:00:00,2025-12-06 16:35:00,3045.42,3061.77,0.0,tp_upper -86679,做空,2025-12-06 17:10:00,2025-12-06 17:20:00,3049.49,3050.48,-0.0,flip_to_long -86680,做多,2025-12-06 17:20:00,2025-12-06 17:35:00,3050.48,3049.8,-0.0,flip_to_short -86681,做空,2025-12-06 17:35:00,2025-12-06 17:55:00,3049.8,3054.33,-0.0,flip_to_long -86682,做多,2025-12-06 17:55:00,2025-12-06 18:00:00,3054.33,3050.33,-0.0,flip_to_short -86683,做空,2025-12-06 18:00:00,2025-12-06 18:10:00,3050.33,3054.23,-0.0,flip_to_long -86684,做多,2025-12-06 18:10:00,2025-12-06 18:15:00,3054.23,3050.95,-0.0,flip_to_short -86685,做空,2025-12-06 18:15:00,2025-12-06 18:25:00,3050.95,3051.22,-0.0,flip_to_long -86686,做多,2025-12-06 18:25:00,2025-12-06 21:05:00,3051.22,3036.13,-0.0,tp_upper -86687,做空,2025-12-06 21:25:00,2025-12-06 22:10:00,3039.11,3047.7,-0.0,flip_to_long -86688,做多,2025-12-06 22:10:00,2025-12-06 22:15:00,3047.7,3050.46,0.0,tp_upper -86689,做空,2025-12-06 22:40:00,2025-12-06 23:00:00,3043.15,3035.22,0.0,tp_lower -86690,做多,2025-12-06 23:45:00,2025-12-07 00:05:00,3034.86,3035.53,-0.0,flip_to_short -86691,做空,2025-12-07 00:05:00,2025-12-07 00:15:00,3035.53,3032.82,0.0,flip_to_long -86692,做多,2025-12-07 00:15:00,2025-12-07 00:30:00,3032.82,3041.91,0.0,tp_upper -86693,做多,2025-12-07 02:00:00,2025-12-07 02:35:00,3042.61,3042.92,-0.0,flip_to_short -86694,做空,2025-12-07 02:35:00,2025-12-07 02:45:00,3042.92,3046.66,-0.0,flip_to_long -86695,做多,2025-12-07 02:45:00,2025-12-07 02:50:00,3046.66,3049.1,0.0,tp_upper -86696,做空,2025-12-07 04:15:00,2025-12-07 04:25:00,3050.19,3047.85,0.0,tp_lower -86697,做多,2025-12-07 05:35:00,2025-12-07 05:40:00,3046.49,3045.49,-0.0,flip_to_short -86698,做空,2025-12-07 05:40:00,2025-12-07 05:50:00,3045.49,3044.79,-0.0,flip_to_long -86699,做多,2025-12-07 05:50:00,2025-12-07 06:20:00,3044.79,3044.99,-0.0,tp_upper -86700,做空,2025-12-07 06:25:00,2025-12-07 06:50:00,3044.97,3044.66,-0.0,flip_to_long -86701,做多,2025-12-07 06:50:00,2025-12-07 07:00:00,3044.66,3046.66,0.0,tp_upper -86702,做空,2025-12-07 07:05:00,2025-12-07 07:10:00,3044.15,3036.59,0.0,tp_lower -86703,做多,2025-12-07 08:30:00,2025-12-07 08:55:00,3034.47,3033.27,-0.0,flip_to_short -86704,做空,2025-12-07 08:55:00,2025-12-07 09:00:00,3033.27,3035.01,-0.0,flip_to_long -86705,做多,2025-12-07 09:00:00,2025-12-07 09:10:00,3035.01,3035.07,-0.0,flip_to_short -86706,做空,2025-12-07 09:10:00,2025-12-07 09:20:00,3035.07,3026.79,0.0,tp_lower -86707,做多,2025-12-07 10:10:00,2025-12-07 10:25:00,3037.55,3033.38,-0.0,flip_to_short -86708,做空,2025-12-07 10:25:00,2025-12-07 10:35:00,3033.38,3034.91,-0.0,flip_to_long -86709,做多,2025-12-07 10:35:00,2025-12-07 10:40:00,3034.91,3039.75,0.0,tp_upper -86710,做空,2025-12-07 11:25:00,2025-12-07 11:30:00,3035.01,3039.86,-0.0,flip_to_long -86711,做多,2025-12-07 11:30:00,2025-12-07 11:45:00,3039.86,3035.29,-0.0,flip_to_short -86712,做空,2025-12-07 11:45:00,2025-12-07 12:05:00,3035.29,3038.96,-0.0,flip_to_long -86713,做多,2025-12-07 12:05:00,2025-12-07 12:10:00,3038.96,3040.82,0.0,tp_upper -86714,做空,2025-12-07 12:15:00,2025-12-07 13:20:00,3039.12,3029.3,0.0,tp_lower -86715,做多,2025-12-07 15:30:00,2025-12-07 15:50:00,2968.3,2996.06,0.0,tp_upper -86716,做空,2025-12-07 19:05:00,2025-12-07 19:10:00,3125.84,3129.02,-0.0,flip_to_long -86717,做多,2025-12-07 19:10:00,2025-12-07 19:20:00,3129.02,3125.05,-0.0,flip_to_short -86718,做空,2025-12-07 19:20:00,2025-12-07 19:30:00,3125.05,3131.88,-0.0,flip_to_long -86719,做多,2025-12-07 19:30:00,2025-12-07 20:20:00,3131.88,3144.56,0.0,tp_upper -86720,做空,2025-12-07 21:00:00,2025-12-07 21:05:00,3132.36,3131.25,-0.0,tp_lower -86721,做多,2025-12-07 23:25:00,2025-12-07 23:35:00,3045.67,3041.0,-0.0,flip_to_short -86722,做空,2025-12-07 23:35:00,2025-12-07 23:45:00,3041.0,3048.8,-0.0,flip_to_long -86723,做多,2025-12-07 23:45:00,2025-12-07 23:55:00,3048.8,3058.14,0.0,tp_upper -86724,做空,2025-12-08 00:10:00,2025-12-08 00:20:00,3045.55,3053.68,-0.0,flip_to_long -86725,做多,2025-12-08 00:20:00,2025-12-08 00:35:00,3053.68,3068.9,0.0,tp_upper -86726,做空,2025-12-08 02:30:00,2025-12-08 02:35:00,3095.09,3098.46,-0.0,flip_to_long -86727,做多,2025-12-08 02:35:00,2025-12-08 03:00:00,3098.46,3107.01,0.0,flip_to_short -86728,做空,2025-12-08 03:00:00,2025-12-08 03:15:00,3107.01,3108.41,-0.0,flip_to_long -86729,做多,2025-12-08 03:15:00,2025-12-08 03:20:00,3108.41,3116.09,0.0,tp_upper -86730,做空,2025-12-08 03:40:00,2025-12-08 03:45:00,3103.88,3109.23,-0.0,flip_to_long -86731,做多,2025-12-08 03:45:00,2025-12-08 04:25:00,3109.23,3117.57,0.0,tp_upper -86732,做空,2025-12-08 06:00:00,2025-12-08 06:10:00,3126.02,3125.88,-0.0,flip_to_long -86733,做多,2025-12-08 06:10:00,2025-12-08 06:45:00,3125.88,3137.08,0.0,tp_upper -86734,做空,2025-12-08 06:55:00,2025-12-08 07:00:00,3129.26,3130.59,-0.0,flip_to_long -86735,做多,2025-12-08 07:00:00,2025-12-08 07:05:00,3130.59,3125.4,-0.0,flip_to_short -86736,做空,2025-12-08 07:05:00,2025-12-08 07:20:00,3125.4,3129.76,-0.0,flip_to_long -86737,做多,2025-12-08 07:20:00,2025-12-08 07:40:00,3129.76,3130.77,-0.0,flip_to_short -86738,做空,2025-12-08 07:40:00,2025-12-08 08:10:00,3130.77,3129.16,0.0,flip_to_long -86739,做多,2025-12-08 08:10:00,2025-12-08 08:25:00,3129.16,3130.5,-0.0,flip_to_short -86740,做空,2025-12-08 08:25:00,2025-12-08 08:35:00,3130.5,3129.04,-0.0,tp_lower -86741,做多,2025-12-08 08:40:00,2025-12-08 08:45:00,3134.01,3129.43,-0.0,tp_upper -86742,做多,2025-12-08 08:50:00,2025-12-08 08:55:00,3138.54,3142.27,0.0,tp_upper -86743,做空,2025-12-08 10:20:00,2025-12-08 10:30:00,3155.39,3158.59,-0.0,flip_to_long -86744,做多,2025-12-08 10:30:00,2025-12-08 10:35:00,3158.59,3156.91,-0.0,flip_to_short -86745,做空,2025-12-08 10:35:00,2025-12-08 10:40:00,3156.91,3157.66,-0.0,flip_to_long -86746,做多,2025-12-08 10:40:00,2025-12-08 11:00:00,3157.66,3155.06,-0.0,flip_to_short -86747,做空,2025-12-08 11:00:00,2025-12-08 11:05:00,3155.06,3157.45,-0.0,flip_to_long -86748,做多,2025-12-08 11:05:00,2025-12-08 11:15:00,3157.45,3158.0,-0.0,tp_upper -86749,做空,2025-12-08 11:25:00,2025-12-08 11:30:00,3156.96,3146.35,0.0,tp_lower -86750,做多,2025-12-08 13:05:00,2025-12-08 13:10:00,3137.22,3142.9,0.0,tp_upper -86751,做空,2025-12-08 14:35:00,2025-12-08 14:40:00,3138.0,3168.44,-0.0,flip_to_long -86752,做多,2025-12-08 14:40:00,2025-12-08 14:45:00,3168.44,3156.24,-0.0,tp_upper -86753,做空,2025-12-08 14:55:00,2025-12-08 15:00:00,3126.82,3137.32,-0.0,tp_lower -86754,做多,2025-12-08 16:20:00,2025-12-08 16:40:00,3118.95,3123.28,0.0,tp_upper -86755,做空,2025-12-08 16:45:00,2025-12-08 17:00:00,3105.02,3110.41,-0.0,flip_to_long -86756,做多,2025-12-08 17:00:00,2025-12-08 17:20:00,3110.41,3102.57,-0.0,flip_to_short -86757,做空,2025-12-08 17:20:00,2025-12-08 17:30:00,3102.57,3107.4,-0.0,flip_to_long -86758,做多,2025-12-08 17:30:00,2025-12-08 17:55:00,3107.4,3119.19,0.0,tp_upper -86759,做空,2025-12-08 18:25:00,2025-12-08 18:35:00,3113.19,3114.66,-0.0,flip_to_long -86760,做多,2025-12-08 18:35:00,2025-12-08 18:50:00,3114.66,3107.45,-0.0,flip_to_short -86761,做空,2025-12-08 18:50:00,2025-12-08 18:55:00,3107.45,3091.2,0.0,tp_lower -86762,做多,2025-12-08 19:25:00,2025-12-08 19:40:00,3112.73,3114.0,-0.0,flip_to_short -86763,做空,2025-12-08 19:40:00,2025-12-08 21:15:00,3114.0,3129.59,-0.0,flip_to_long -86764,做多,2025-12-08 21:15:00,2025-12-08 21:30:00,3129.59,3141.08,0.0,tp_upper -86765,做空,2025-12-08 22:10:00,2025-12-08 22:30:00,3131.23,3123.05,0.0,tp_lower -86766,做多,2025-12-08 22:45:00,2025-12-09 00:15:00,3130.68,3137.75,0.0,tp_upper -86767,做空,2025-12-09 00:30:00,2025-12-09 00:35:00,3118.51,3124.32,-0.0,flip_to_long -86768,做多,2025-12-09 00:35:00,2025-12-09 02:05:00,3124.32,3107.71,-0.0,flip_to_short -86769,做空,2025-12-09 02:05:00,2025-12-09 02:25:00,3107.71,3109.79,-0.0,flip_to_long -86770,做多,2025-12-09 02:25:00,2025-12-09 02:30:00,3109.79,3105.6,-0.0,flip_to_short -86771,做空,2025-12-09 02:30:00,2025-12-09 02:45:00,3105.6,3110.4,-0.0,flip_to_long -86772,做多,2025-12-09 02:45:00,2025-12-09 02:50:00,3110.4,3102.0,-0.0,flip_to_short -86773,做空,2025-12-09 02:50:00,2025-12-09 02:55:00,3102.0,3096.98,0.0,tp_lower -86774,做多,2025-12-09 03:30:00,2025-12-09 03:35:00,3113.31,3118.2,0.0,tp_upper -86775,做空,2025-12-09 04:30:00,2025-12-09 05:15:00,3114.19,3104.37,0.0,tp_lower -86776,做多,2025-12-09 05:35:00,2025-12-09 05:50:00,3112.93,3106.66,-0.0,flip_to_short -86777,做空,2025-12-09 05:50:00,2025-12-09 06:00:00,3106.66,3110.22,-0.0,flip_to_long -86778,做多,2025-12-09 06:00:00,2025-12-09 06:10:00,3110.22,3107.04,-0.0,flip_to_short -86779,做空,2025-12-09 06:10:00,2025-12-09 06:25:00,3107.04,3100.83,0.0,tp_lower -86780,做多,2025-12-09 06:45:00,2025-12-09 07:20:00,3106.0,3121.39,0.0,tp_upper -86781,做空,2025-12-09 08:25:00,2025-12-09 08:40:00,3118.48,3120.27,-0.0,flip_to_long -86782,做多,2025-12-09 08:40:00,2025-12-09 08:45:00,3120.27,3118.29,-0.0,flip_to_short -86783,做空,2025-12-09 08:45:00,2025-12-09 08:50:00,3118.29,3123.06,-0.0,flip_to_long -86784,做多,2025-12-09 08:50:00,2025-12-09 08:55:00,3123.06,3119.55,-0.0,flip_to_short -86785,做空,2025-12-09 08:55:00,2025-12-09 09:00:00,3119.55,3118.21,-0.0,tp_lower -86786,做多,2025-12-09 09:05:00,2025-12-09 09:25:00,3118.64,3115.18,-0.0,flip_to_short -86787,做空,2025-12-09 09:25:00,2025-12-09 09:30:00,3115.18,3115.01,-0.0,tp_lower -86788,做多,2025-12-09 10:30:00,2025-12-09 10:35:00,3109.89,3096.08,-0.0,flip_to_short -86789,做空,2025-12-09 10:35:00,2025-12-09 10:40:00,3096.08,3100.96,-0.0,tp_lower -86790,做空,2025-12-09 11:05:00,2025-12-09 11:20:00,3105.63,3104.35,-0.0,flip_to_long -86791,做多,2025-12-09 11:20:00,2025-12-09 11:50:00,3104.35,3115.73,0.0,tp_upper -86792,做空,2025-12-09 13:30:00,2025-12-09 13:40:00,3130.52,3108.59,0.0,tp_lower -86793,做多,2025-12-09 14:00:00,2025-12-09 15:00:00,3116.44,3143.32,0.0,tp_upper -86794,做空,2025-12-09 18:35:00,2025-12-09 18:50:00,3378.36,3374.54,0.0,tp_lower -86795,做空,2025-12-09 19:00:00,2025-12-09 19:05:00,3365.65,3368.07,-0.0,tp_lower -86796,做多,2025-12-09 19:15:00,2025-12-09 21:25:00,3370.54,3330.65,-0.0,flip_to_short -86797,做空,2025-12-09 21:25:00,2025-12-09 21:45:00,3330.65,3307.01,0.0,tp_lower -86798,做多,2025-12-09 22:10:00,2025-12-09 22:15:00,3318.62,3316.69,-0.0,flip_to_short -86799,做空,2025-12-09 22:15:00,2025-12-09 22:30:00,3316.69,3314.71,0.0,flip_to_long -86800,做多,2025-12-09 22:30:00,2025-12-09 22:35:00,3314.71,3328.22,0.0,tp_upper -86801,做空,2025-12-09 23:10:00,2025-12-10 00:10:00,3318.42,3322.22,-0.0,flip_to_long -86802,做多,2025-12-10 00:10:00,2025-12-10 02:45:00,3322.22,3301.28,-0.0,flip_to_short -86803,做空,2025-12-10 02:45:00,2025-12-10 04:30:00,3301.28,3312.0,-0.0,flip_to_long -86804,做多,2025-12-10 04:30:00,2025-12-10 04:35:00,3312.0,3322.99,0.0,tp_upper -86805,做空,2025-12-10 05:25:00,2025-12-10 06:05:00,3316.89,3317.88,-0.0,flip_to_long -86806,做多,2025-12-10 06:05:00,2025-12-10 06:15:00,3317.88,3320.0,0.0,flip_to_short -86807,做空,2025-12-10 06:15:00,2025-12-10 06:20:00,3320.0,3320.49,-0.0,flip_to_long -86808,做多,2025-12-10 06:20:00,2025-12-10 06:55:00,3320.49,3324.32,0.0,tp_upper -86809,做空,2025-12-10 07:05:00,2025-12-10 07:15:00,3319.1,3312.53,0.0,tp_lower -86810,做多,2025-12-10 07:35:00,2025-12-10 08:00:00,3318.99,3326.6,0.0,tp_upper -86811,做空,2025-12-10 08:30:00,2025-12-10 08:35:00,3322.59,3328.62,-0.0,flip_to_long -86812,做多,2025-12-10 08:35:00,2025-12-10 08:50:00,3328.62,3323.1,-0.0,flip_to_short -86813,做空,2025-12-10 08:50:00,2025-12-10 09:15:00,3323.1,3315.8,0.0,tp_lower -86814,做多,2025-12-10 09:45:00,2025-12-10 09:50:00,3334.98,3338.87,0.0,tp_upper -86815,做空,2025-12-10 10:25:00,2025-12-10 10:35:00,3326.92,3327.88,-0.0,flip_to_long -86816,做多,2025-12-10 10:35:00,2025-12-10 12:00:00,3327.88,3312.51,-0.0,flip_to_short -86817,做空,2025-12-10 12:00:00,2025-12-10 12:05:00,3312.51,3313.6,-0.0,flip_to_long -86818,做多,2025-12-10 12:05:00,2025-12-10 12:10:00,3313.6,3310.09,-0.0,flip_to_short -86819,做空,2025-12-10 12:10:00,2025-12-10 12:20:00,3310.09,3315.08,-0.0,flip_to_long -86820,做多,2025-12-10 12:20:00,2025-12-10 12:25:00,3315.08,3312.86,-0.0,flip_to_short -86821,做空,2025-12-10 12:25:00,2025-12-10 12:40:00,3312.86,3319.2,-0.0,flip_to_long -86822,做多,2025-12-10 12:40:00,2025-12-10 12:45:00,3319.2,3320.02,-0.0,tp_upper -86823,做空,2025-12-10 14:05:00,2025-12-10 14:15:00,3323.85,3326.4,-0.0,flip_to_long -86824,做多,2025-12-10 14:15:00,2025-12-10 14:25:00,3326.4,3325.21,-0.0,flip_to_short -86825,做空,2025-12-10 14:25:00,2025-12-10 14:30:00,3325.21,3327.1,-0.0,flip_to_long -86826,做多,2025-12-10 14:30:00,2025-12-10 14:35:00,3327.1,3315.38,-0.0,flip_to_short -86827,做空,2025-12-10 14:35:00,2025-12-10 14:40:00,3315.38,3319.5,-0.0,tp_lower -86828,做多,2025-12-10 15:00:00,2025-12-10 15:05:00,3330.01,3329.7,-0.0,tp_upper -86829,做空,2025-12-10 15:15:00,2025-12-10 15:30:00,3325.56,3311.6,0.0,tp_lower -86830,做多,2025-12-10 15:40:00,2025-12-10 15:50:00,3321.37,3322.1,-0.0,flip_to_short -86831,做空,2025-12-10 15:50:00,2025-12-10 15:55:00,3322.1,3326.64,-0.0,flip_to_long -86832,做多,2025-12-10 15:55:00,2025-12-10 16:05:00,3326.64,3332.26,0.0,tp_upper -86833,做空,2025-12-10 18:00:00,2025-12-10 18:25:00,3366.67,3371.15,-0.0,flip_to_long -86834,做多,2025-12-10 18:25:00,2025-12-10 18:30:00,3371.15,3384.99,0.0,tp_upper -86835,做空,2025-12-10 18:55:00,2025-12-10 19:00:00,3380.03,3362.17,0.0,tp_lower -86836,做多,2025-12-10 19:05:00,2025-12-10 19:15:00,3382.26,3389.36,0.0,tp_upper -86837,做空,2025-12-10 19:25:00,2025-12-10 19:30:00,3374.21,3402.26,-0.0,flip_to_long -86838,做多,2025-12-10 19:30:00,2025-12-10 19:35:00,3402.26,3395.34,-0.0,flip_to_short -86839,做空,2025-12-10 19:35:00,2025-12-10 19:50:00,3395.34,3383.03,0.0,flip_to_long -86840,做多,2025-12-10 19:50:00,2025-12-10 20:00:00,3383.03,3377.35,-0.0,flip_to_short -86841,做空,2025-12-10 20:00:00,2025-12-10 20:05:00,3377.35,3407.01,-0.0,flip_to_long -86842,做多,2025-12-10 20:05:00,2025-12-10 20:10:00,3407.01,3440.76,0.0,tp_upper -86843,做空,2025-12-10 20:20:00,2025-12-10 20:50:00,3396.69,3358.37,0.0,tp_lower -86844,做多,2025-12-10 22:35:00,2025-12-10 22:45:00,3336.69,3340.09,0.0,flip_to_short -86845,做空,2025-12-10 22:45:00,2025-12-10 22:50:00,3340.09,3343.94,-0.0,flip_to_long -86846,做多,2025-12-10 22:50:00,2025-12-10 23:05:00,3343.94,3335.87,-0.0,flip_to_short -86847,做空,2025-12-10 23:05:00,2025-12-10 23:10:00,3335.87,3337.81,-0.0,flip_to_long -86848,做多,2025-12-10 23:10:00,2025-12-11 04:15:00,3337.81,3193.78,-0.0,flip_to_short -86849,做空,2025-12-11 04:15:00,2025-12-11 05:15:00,3193.78,3199.42,-0.0,flip_to_long -86850,做多,2025-12-11 05:15:00,2025-12-11 06:15:00,3199.42,3204.29,0.0,flip_to_short -86851,做空,2025-12-11 06:15:00,2025-12-11 06:25:00,3204.29,3197.99,0.0,tp_lower -86852,做多,2025-12-11 06:30:00,2025-12-11 07:55:00,3207.41,3199.98,-0.0,flip_to_short -86853,做空,2025-12-11 07:55:00,2025-12-11 08:05:00,3199.98,3191.29,0.0,tp_lower -86854,做多,2025-12-11 08:50:00,2025-12-11 09:15:00,3195.32,3208.02,0.0,tp_upper -86855,做空,2025-12-11 09:50:00,2025-12-11 09:55:00,3195.02,3197.41,-0.0,flip_to_long -86856,做多,2025-12-11 09:55:00,2025-12-11 10:10:00,3197.41,3198.67,-0.0,flip_to_short -86857,做空,2025-12-11 10:10:00,2025-12-11 10:30:00,3198.67,3189.41,0.0,tp_lower -86858,做空,2025-12-11 11:05:00,2025-12-11 12:00:00,3194.56,3193.79,-0.0,flip_to_long -86859,做多,2025-12-11 12:00:00,2025-12-11 12:05:00,3193.79,3187.2,-0.0,flip_to_short -86860,做空,2025-12-11 12:05:00,2025-12-11 12:10:00,3187.2,3189.49,-0.0,tp_lower -86861,做多,2025-12-11 12:20:00,2025-12-11 12:25:00,3200.0,3195.63,-0.0,tp_upper -86862,做空,2025-12-11 13:15:00,2025-12-11 13:20:00,3194.98,3196.9,-0.0,flip_to_long -86863,做多,2025-12-11 13:20:00,2025-12-11 13:30:00,3196.9,3191.3,-0.0,flip_to_short -86864,做空,2025-12-11 13:30:00,2025-12-11 13:35:00,3191.3,3195.28,-0.0,flip_to_long -86865,做多,2025-12-11 13:35:00,2025-12-11 15:25:00,3195.28,3188.58,-0.0,tp_upper -86866,做空,2025-12-11 15:30:00,2025-12-11 15:45:00,3178.3,3171.7,0.0,flip_to_long -86867,做多,2025-12-11 15:45:00,2025-12-11 16:00:00,3171.7,3177.39,0.0,flip_to_short -86868,做空,2025-12-11 16:00:00,2025-12-11 16:20:00,3177.39,3174.71,0.0,flip_to_long -86869,做多,2025-12-11 16:20:00,2025-12-11 16:25:00,3174.71,3169.05,-0.0,flip_to_short -86870,做空,2025-12-11 16:25:00,2025-12-11 16:35:00,3169.05,3179.08,-0.0,flip_to_long -86871,做多,2025-12-11 16:35:00,2025-12-11 16:50:00,3179.08,3176.09,-0.0,flip_to_short -86872,做空,2025-12-11 16:50:00,2025-12-11 17:10:00,3176.09,3177.28,-0.0,flip_to_long -86873,做多,2025-12-11 17:10:00,2025-12-11 17:20:00,3177.28,3189.58,0.0,tp_upper -86874,做空,2025-12-11 17:55:00,2025-12-11 18:00:00,3180.47,3193.74,-0.0,flip_to_long -86875,做多,2025-12-11 18:00:00,2025-12-11 18:35:00,3193.74,3200.19,0.0,tp_upper -86876,做空,2025-12-11 18:50:00,2025-12-11 19:10:00,3197.63,3199.8,-0.0,flip_to_long -86877,做多,2025-12-11 19:10:00,2025-12-11 19:35:00,3199.8,3218.0,0.0,tp_upper -86878,做空,2025-12-11 19:50:00,2025-12-11 20:05:00,3198.83,3210.3,-0.0,flip_to_long -86879,做多,2025-12-11 20:05:00,2025-12-11 20:15:00,3210.3,3206.55,-0.0,flip_to_short -86880,做空,2025-12-11 20:15:00,2025-12-11 20:30:00,3206.55,3212.42,-0.0,flip_to_long -86881,做多,2025-12-11 20:30:00,2025-12-11 20:35:00,3212.42,3210.94,-0.0,flip_to_short -86882,做空,2025-12-11 20:35:00,2025-12-11 22:30:00,3210.94,3246.38,-0.0,flip_to_long -86883,做多,2025-12-11 22:30:00,2025-12-11 23:45:00,3246.38,3236.01,-0.0,flip_to_short -86884,做空,2025-12-11 23:45:00,2025-12-11 23:55:00,3236.01,3235.78,-0.0,flip_to_long -86885,做多,2025-12-11 23:55:00,2025-12-12 00:00:00,3235.78,3231.64,-0.0,flip_to_short -86886,做空,2025-12-12 00:00:00,2025-12-12 00:15:00,3231.64,3239.4,-0.0,flip_to_long -86887,做多,2025-12-12 00:15:00,2025-12-12 00:20:00,3239.4,3237.93,-0.0,tp_upper -86888,做空,2025-12-12 00:25:00,2025-12-12 00:35:00,3234.48,3233.09,-0.0,flip_to_long -86889,做多,2025-12-12 00:35:00,2025-12-12 00:40:00,3233.09,3229.19,-0.0,flip_to_short -86890,做空,2025-12-12 00:40:00,2025-12-12 00:45:00,3229.19,3222.42,0.0,tp_lower -86891,做多,2025-12-12 01:15:00,2025-12-12 02:45:00,3228.46,3258.09,0.0,tp_upper -86892,做空,2025-12-12 03:15:00,2025-12-12 03:35:00,3240.38,3247.84,-0.0,flip_to_long -86893,做多,2025-12-12 03:35:00,2025-12-12 03:40:00,3247.84,3247.0,-0.0,flip_to_short -86894,做空,2025-12-12 03:40:00,2025-12-12 03:50:00,3247.0,3247.04,-0.0,flip_to_long -86895,做多,2025-12-12 03:50:00,2025-12-12 04:55:00,3247.04,3246.0,-0.0,tp_upper -86896,做空,2025-12-12 05:10:00,2025-12-12 05:15:00,3237.89,3240.64,-0.0,tp_lower -86897,做多,2025-12-12 05:35:00,2025-12-12 06:00:00,3242.89,3255.59,0.0,tp_upper -86898,做空,2025-12-12 06:45:00,2025-12-12 07:10:00,3249.2,3251.23,-0.0,flip_to_long -86899,做多,2025-12-12 07:10:00,2025-12-12 09:20:00,3251.23,3243.74,-0.0,flip_to_short -86900,做空,2025-12-12 09:20:00,2025-12-12 09:25:00,3243.74,3233.14,0.0,tp_lower -86901,做多,2025-12-12 09:40:00,2025-12-12 09:50:00,3240.5,3247.95,0.0,tp_upper -86902,做空,2025-12-12 10:20:00,2025-12-12 10:45:00,3245.82,3245.65,-0.0,flip_to_long -86903,做多,2025-12-12 10:45:00,2025-12-12 10:50:00,3245.65,3244.23,-0.0,flip_to_short -86904,做空,2025-12-12 10:50:00,2025-12-12 11:10:00,3244.23,3238.53,0.0,tp_lower -86905,做多,2025-12-12 11:55:00,2025-12-12 12:00:00,3241.18,3234.91,-0.0,flip_to_short -86906,做空,2025-12-12 12:00:00,2025-12-12 12:15:00,3234.91,3236.97,-0.0,flip_to_long -86907,做多,2025-12-12 12:15:00,2025-12-12 12:25:00,3236.97,3234.99,-0.0,flip_to_short -86908,做空,2025-12-12 12:25:00,2025-12-12 12:30:00,3234.99,3237.39,-0.0,flip_to_long -86909,做多,2025-12-12 12:30:00,2025-12-12 12:35:00,3237.39,3236.44,-0.0,flip_to_short -86910,做空,2025-12-12 12:35:00,2025-12-12 12:45:00,3236.44,3236.45,-0.0,flip_to_long -86911,做多,2025-12-12 12:45:00,2025-12-12 12:50:00,3236.45,3245.64,0.0,tp_upper -86912,做空,2025-12-12 13:25:00,2025-12-12 13:30:00,3240.01,3243.97,-0.0,flip_to_long -86913,做多,2025-12-12 13:30:00,2025-12-12 13:40:00,3243.97,3237.84,-0.0,flip_to_short -86914,做空,2025-12-12 13:40:00,2025-12-12 13:45:00,3237.84,3240.95,-0.0,flip_to_long -86915,做多,2025-12-12 13:45:00,2025-12-12 13:50:00,3240.95,3238.13,-0.0,flip_to_short -86916,做空,2025-12-12 13:50:00,2025-12-12 14:15:00,3238.13,3236.07,0.0,tp_lower -86917,做多,2025-12-12 14:35:00,2025-12-12 17:25:00,3235.76,3061.92,-0.0,flip_to_short -86918,做空,2025-12-12 17:25:00,2025-12-12 17:30:00,3061.92,3070.03,-0.0,flip_to_long -86919,做多,2025-12-12 17:30:00,2025-12-12 17:40:00,3070.03,3070.61,-0.0,flip_to_short -86920,做空,2025-12-12 17:40:00,2025-12-12 18:00:00,3070.61,3071.29,-0.0,flip_to_long -86921,做多,2025-12-12 18:00:00,2025-12-12 18:10:00,3071.29,3080.45,0.0,tp_upper -86922,做空,2025-12-12 18:20:00,2025-12-12 19:20:00,3074.42,3079.44,-0.0,flip_to_long -86923,做多,2025-12-12 19:20:00,2025-12-12 19:25:00,3079.44,3071.08,-0.0,flip_to_short -86924,做空,2025-12-12 19:25:00,2025-12-12 20:15:00,3071.08,3077.95,-0.0,flip_to_long -86925,做多,2025-12-12 20:15:00,2025-12-12 20:20:00,3077.95,3075.25,-0.0,flip_to_short -86926,做空,2025-12-12 20:20:00,2025-12-12 20:30:00,3075.25,3070.73,0.0,flip_to_long -86927,做多,2025-12-12 20:30:00,2025-12-12 20:45:00,3070.73,3077.38,0.0,tp_upper -86928,做空,2025-12-12 21:55:00,2025-12-12 22:00:00,3080.74,3082.04,-0.0,flip_to_long -86929,做多,2025-12-12 22:00:00,2025-12-12 22:20:00,3082.04,3090.56,0.0,tp_upper -86930,做空,2025-12-12 23:25:00,2025-12-12 23:40:00,3087.12,3086.2,-0.0,tp_lower -86931,做多,2025-12-13 00:00:00,2025-12-13 00:10:00,3089.85,3088.56,-0.0,flip_to_short -86932,做空,2025-12-13 00:10:00,2025-12-13 00:45:00,3088.56,3083.44,0.0,tp_lower -86933,做多,2025-12-13 01:00:00,2025-12-13 01:30:00,3086.7,3088.22,-0.0,flip_to_short -86934,做空,2025-12-13 01:30:00,2025-12-13 01:40:00,3088.22,3079.12,0.0,tp_lower -86935,做多,2025-12-13 02:00:00,2025-12-13 02:10:00,3083.34,3085.79,0.0,flip_to_short -86936,做空,2025-12-13 02:10:00,2025-12-13 02:35:00,3085.79,3086.6,-0.0,flip_to_long -86937,做多,2025-12-13 02:35:00,2025-12-13 02:40:00,3086.6,3084.23,-0.0,flip_to_short -86938,做空,2025-12-13 02:40:00,2025-12-13 03:00:00,3084.23,3086.25,-0.0,flip_to_long -86939,做多,2025-12-13 03:00:00,2025-12-13 03:15:00,3086.25,3088.96,0.0,tp_upper -86940,做空,2025-12-13 04:00:00,2025-12-13 04:05:00,3087.06,3087.57,-0.0,flip_to_long -86941,做多,2025-12-13 04:05:00,2025-12-13 04:15:00,3087.57,3087.11,-0.0,flip_to_short -86942,做空,2025-12-13 04:15:00,2025-12-13 04:20:00,3087.11,3089.15,-0.0,flip_to_long -86943,做多,2025-12-13 04:20:00,2025-12-13 04:25:00,3089.15,3086.61,-0.0,flip_to_short -86944,做空,2025-12-13 04:25:00,2025-12-13 04:30:00,3086.61,3086.83,-0.0,tp_lower -86945,做多,2025-12-13 04:35:00,2025-12-13 04:55:00,3089.8,3088.36,-0.0,flip_to_short -86946,做空,2025-12-13 04:55:00,2025-12-13 05:00:00,3088.36,3089.47,-0.0,flip_to_long -86947,做多,2025-12-13 05:00:00,2025-12-13 05:05:00,3089.47,3088.62,-0.0,flip_to_short -86948,做空,2025-12-13 05:05:00,2025-12-13 05:40:00,3088.62,3085.35,0.0,tp_lower -86949,做多,2025-12-13 05:55:00,2025-12-13 06:00:00,3087.9,3086.86,-0.0,flip_to_short -86950,做空,2025-12-13 06:00:00,2025-12-13 06:15:00,3086.86,3084.66,0.0,tp_lower -86951,做多,2025-12-13 06:35:00,2025-12-13 06:40:00,3087.36,3088.19,-0.0,tp_upper -86952,做空,2025-12-13 09:30:00,2025-12-13 09:35:00,3111.75,3116.59,-0.0,flip_to_long -86953,做多,2025-12-13 09:35:00,2025-12-13 09:55:00,3116.59,3116.57,-0.0,flip_to_short -86954,做空,2025-12-13 09:55:00,2025-12-13 11:40:00,3116.57,3117.87,-0.0,tp_lower -86955,做多,2025-12-13 12:05:00,2025-12-13 12:10:00,3123.68,3122.11,-0.0,flip_to_short -86956,做空,2025-12-13 12:10:00,2025-12-13 12:20:00,3122.11,3117.33,0.0,tp_lower -86957,做多,2025-12-13 14:10:00,2025-12-13 14:20:00,3114.43,3103.83,-0.0,flip_to_short -86958,做空,2025-12-13 14:20:00,2025-12-13 14:25:00,3103.83,3096.06,0.0,tp_lower -86959,做多,2025-12-13 14:35:00,2025-12-13 15:00:00,3108.99,3118.49,0.0,tp_upper -86960,做空,2025-12-13 15:40:00,2025-12-13 16:00:00,3111.66,3114.99,-0.0,flip_to_long -86961,做多,2025-12-13 16:00:00,2025-12-13 16:05:00,3114.99,3109.54,-0.0,flip_to_short -86962,做空,2025-12-13 16:05:00,2025-12-13 16:20:00,3109.54,3102.41,0.0,tp_lower -86963,做多,2025-12-13 17:40:00,2025-12-13 18:05:00,3101.45,3105.48,0.0,tp_upper -86964,做空,2025-12-13 18:50:00,2025-12-13 19:10:00,3101.03,3104.63,-0.0,flip_to_long -86965,做多,2025-12-13 19:10:00,2025-12-13 19:25:00,3104.63,3102.95,-0.0,flip_to_short -86966,做空,2025-12-13 19:25:00,2025-12-13 19:30:00,3102.95,3107.12,-0.0,flip_to_long -86967,做多,2025-12-13 19:30:00,2025-12-13 19:40:00,3107.12,3109.22,0.0,tp_upper -86968,做空,2025-12-13 20:10:00,2025-12-13 20:15:00,3104.79,3106.06,-0.0,flip_to_long -86969,做多,2025-12-13 20:15:00,2025-12-13 20:30:00,3106.06,3105.44,-0.0,flip_to_short -86970,做空,2025-12-13 20:30:00,2025-12-13 20:35:00,3105.44,3106.73,-0.0,flip_to_long -86971,做多,2025-12-13 20:35:00,2025-12-13 20:40:00,3106.73,3105.22,-0.0,flip_to_short -86972,做空,2025-12-13 20:40:00,2025-12-13 20:45:00,3105.22,3106.06,-0.0,flip_to_long -86973,做多,2025-12-13 20:45:00,2025-12-13 21:45:00,3106.06,3101.56,-0.0,flip_to_short -86974,做空,2025-12-13 21:45:00,2025-12-13 21:50:00,3101.56,3104.39,-0.0,flip_to_long -86975,做多,2025-12-13 21:50:00,2025-12-13 21:55:00,3104.39,3110.15,0.0,tp_upper -86976,做空,2025-12-13 22:10:00,2025-12-14 00:00:00,3104.31,3106.36,-0.0,tp_lower -86977,做多,2025-12-14 00:15:00,2025-12-14 00:20:00,3111.94,3106.79,-0.0,flip_to_short -86978,做空,2025-12-14 00:20:00,2025-12-14 00:30:00,3106.79,3115.0,-0.0,flip_to_long -86979,做多,2025-12-14 00:30:00,2025-12-14 00:35:00,3115.0,3114.24,-0.0,tp_upper -86980,做空,2025-12-14 01:40:00,2025-12-14 01:45:00,3115.22,3116.8,-0.0,flip_to_long -86981,做多,2025-12-14 01:45:00,2025-12-14 02:35:00,3116.8,3117.18,-0.0,flip_to_short -86982,做空,2025-12-14 02:35:00,2025-12-14 02:55:00,3117.18,3121.22,-0.0,flip_to_long -86983,做多,2025-12-14 02:55:00,2025-12-14 03:05:00,3121.22,3122.25,-0.0,tp_upper -86984,做多,2025-12-14 03:20:00,2025-12-14 04:15:00,3120.37,3119.29,-0.0,flip_to_short -86985,做空,2025-12-14 04:15:00,2025-12-14 04:30:00,3119.29,3119.12,-0.0,flip_to_long -86986,做多,2025-12-14 04:30:00,2025-12-14 04:35:00,3119.12,3115.14,-0.0,flip_to_short -86987,做空,2025-12-14 04:35:00,2025-12-14 04:40:00,3115.14,3108.32,0.0,tp_lower -86988,做多,2025-12-14 05:40:00,2025-12-14 05:50:00,3111.64,3109.86,-0.0,flip_to_short -86989,做空,2025-12-14 05:50:00,2025-12-14 05:55:00,3109.86,3110.34,-0.0,flip_to_long -86990,做多,2025-12-14 05:55:00,2025-12-14 06:00:00,3110.34,3109.69,-0.0,flip_to_short -86991,做空,2025-12-14 06:00:00,2025-12-14 06:10:00,3109.69,3109.76,-0.0,flip_to_long -86992,做多,2025-12-14 06:10:00,2025-12-14 06:15:00,3109.76,3111.65,0.0,tp_upper -86993,做多,2025-12-14 06:35:00,2025-12-14 06:45:00,3108.41,3109.37,-0.0,flip_to_short -86994,做空,2025-12-14 06:45:00,2025-12-14 06:55:00,3109.37,3109.44,-0.0,flip_to_long -86995,做多,2025-12-14 06:55:00,2025-12-14 07:05:00,3109.44,3108.19,-0.0,flip_to_short -86996,做空,2025-12-14 07:05:00,2025-12-14 07:10:00,3108.19,3110.41,-0.0,flip_to_long -86997,做多,2025-12-14 07:10:00,2025-12-14 07:15:00,3110.41,3109.76,-0.0,flip_to_short -86998,做空,2025-12-14 07:15:00,2025-12-14 07:35:00,3109.76,3108.59,-0.0,flip_to_long -86999,做多,2025-12-14 07:35:00,2025-12-14 07:45:00,3108.59,3112.54,0.0,tp_upper -87000,做空,2025-12-14 08:45:00,2025-12-14 08:50:00,3113.17,3114.93,-0.0,flip_to_long -87001,做多,2025-12-14 08:50:00,2025-12-14 08:55:00,3114.93,3109.71,-0.0,flip_to_short -87002,做空,2025-12-14 08:55:00,2025-12-14 09:20:00,3109.71,3110.23,-0.0,tp_lower -87003,做多,2025-12-14 10:20:00,2025-12-14 10:25:00,3110.9,3106.67,-0.0,flip_to_short -87004,做空,2025-12-14 10:25:00,2025-12-14 10:30:00,3106.67,3105.69,-0.0,tp_lower -87005,做多,2025-12-14 10:50:00,2025-12-14 11:00:00,3105.96,3098.32,-0.0,flip_to_short -87006,做空,2025-12-14 11:00:00,2025-12-14 11:05:00,3098.32,3101.73,-0.0,tp_lower -87007,做多,2025-12-14 12:10:00,2025-12-14 13:00:00,3086.79,3082.94,-0.0,flip_to_short -87008,做空,2025-12-14 13:00:00,2025-12-14 13:10:00,3082.94,3089.72,-0.0,flip_to_long -87009,做多,2025-12-14 13:10:00,2025-12-14 13:15:00,3089.72,3084.25,-0.0,flip_to_short -87010,做空,2025-12-14 13:15:00,2025-12-14 13:20:00,3084.25,3088.69,-0.0,flip_to_long -87011,做多,2025-12-14 13:20:00,2025-12-14 14:00:00,3088.69,3099.25,0.0,tp_upper -87012,做空,2025-12-14 14:25:00,2025-12-14 14:30:00,3094.26,3079.48,0.0,tp_lower -87013,做多,2025-12-14 15:40:00,2025-12-14 15:45:00,3083.29,3080.84,-0.0,flip_to_short -87014,做空,2025-12-14 15:45:00,2025-12-14 15:50:00,3080.84,3081.64,-0.0,flip_to_long -87015,做多,2025-12-14 15:50:00,2025-12-14 16:00:00,3081.64,3081.01,-0.0,flip_to_short -87016,做空,2025-12-14 16:00:00,2025-12-14 16:10:00,3081.01,3081.99,-0.0,flip_to_long -87017,做多,2025-12-14 16:10:00,2025-12-14 16:20:00,3081.99,3097.86,0.0,tp_upper -87018,做空,2025-12-14 16:40:00,2025-12-14 17:20:00,3085.0,3087.15,-0.0,flip_to_long -87019,做多,2025-12-14 17:20:00,2025-12-14 17:25:00,3087.15,3080.64,-0.0,flip_to_short -87020,做空,2025-12-14 17:25:00,2025-12-14 18:00:00,3080.64,3086.63,-0.0,flip_to_long -87021,做多,2025-12-14 18:00:00,2025-12-14 18:25:00,3086.63,3085.49,-0.0,flip_to_short -87022,做空,2025-12-14 18:25:00,2025-12-14 18:30:00,3085.49,3093.87,-0.0,flip_to_long -87023,做多,2025-12-14 18:30:00,2025-12-14 18:50:00,3093.87,3101.58,0.0,tp_upper -87024,做空,2025-12-14 19:10:00,2025-12-14 19:15:00,3091.02,3090.65,-0.0,flip_to_long -87025,做多,2025-12-14 19:15:00,2025-12-14 19:35:00,3090.65,3089.61,-0.0,flip_to_short -87026,做空,2025-12-14 19:35:00,2025-12-14 19:45:00,3089.61,3092.12,-0.0,flip_to_long -87027,做多,2025-12-14 19:45:00,2025-12-14 20:15:00,3092.12,3091.51,-0.0,flip_to_short -87028,做空,2025-12-14 20:15:00,2025-12-14 20:35:00,3091.51,3090.44,-0.0,flip_to_long -87029,做多,2025-12-14 20:35:00,2025-12-14 20:45:00,3090.44,3088.4,-0.0,flip_to_short -87030,做空,2025-12-14 20:45:00,2025-12-14 20:55:00,3088.4,3081.22,0.0,tp_lower -87031,做多,2025-12-14 21:20:00,2025-12-14 21:25:00,3087.41,3084.89,-0.0,flip_to_short -87032,做空,2025-12-14 21:25:00,2025-12-14 21:40:00,3084.89,3080.97,0.0,tp_lower -87033,做多,2025-12-14 22:00:00,2025-12-14 22:10:00,3083.05,3078.91,-0.0,flip_to_short -87034,做空,2025-12-14 22:10:00,2025-12-14 22:15:00,3078.91,3077.73,-0.0,tp_lower -87035,做多,2025-12-14 23:50:00,2025-12-15 00:00:00,3063.81,3068.6,0.0,tp_upper -87036,做空,2025-12-15 00:10:00,2025-12-15 00:15:00,3059.54,3073.4,-0.0,flip_to_long -87037,做多,2025-12-15 00:15:00,2025-12-15 00:20:00,3073.4,3077.52,0.0,tp_upper -87038,做空,2025-12-15 00:35:00,2025-12-15 00:45:00,3062.85,3064.24,-0.0,flip_to_long -87039,做多,2025-12-15 00:45:00,2025-12-15 01:05:00,3064.24,3068.24,0.0,flip_to_short -87040,做空,2025-12-15 01:05:00,2025-12-15 03:15:00,3068.24,3122.34,-0.0,flip_to_long -87041,做多,2025-12-15 03:15:00,2025-12-15 03:20:00,3122.34,3118.52,-0.0,flip_to_short -87042,做空,2025-12-15 03:20:00,2025-12-15 04:15:00,3118.52,3113.36,0.0,flip_to_long -87043,做多,2025-12-15 04:15:00,2025-12-15 04:50:00,3113.36,3123.02,0.0,tp_upper -87044,做空,2025-12-15 05:35:00,2025-12-15 05:45:00,3116.6,3116.53,-0.0,flip_to_long -87045,做多,2025-12-15 05:45:00,2025-12-15 06:00:00,3116.53,3118.69,0.0,flip_to_short -87046,做空,2025-12-15 06:00:00,2025-12-15 06:10:00,3118.69,3115.95,0.0,tp_lower -87047,做多,2025-12-15 06:15:00,2025-12-15 06:20:00,3119.73,3118.46,-0.0,flip_to_short -87048,做空,2025-12-15 06:20:00,2025-12-15 06:25:00,3118.46,3119.01,-0.0,flip_to_long -87049,做多,2025-12-15 06:25:00,2025-12-15 06:30:00,3119.01,3124.23,0.0,tp_upper -87050,做空,2025-12-15 07:35:00,2025-12-15 07:55:00,3122.29,3127.34,-0.0,flip_to_long -87051,做多,2025-12-15 07:55:00,2025-12-15 08:00:00,3127.34,3125.15,-0.0,flip_to_short -87052,做空,2025-12-15 08:00:00,2025-12-15 08:05:00,3125.15,3126.45,-0.0,flip_to_long -87053,做多,2025-12-15 08:05:00,2025-12-15 08:25:00,3126.45,3138.3,0.0,tp_upper -87054,做空,2025-12-15 11:10:00,2025-12-15 11:20:00,3156.27,3156.99,-0.0,flip_to_long -87055,做多,2025-12-15 11:20:00,2025-12-15 11:30:00,3156.99,3157.43,-0.0,flip_to_short -87056,做空,2025-12-15 11:30:00,2025-12-15 11:40:00,3157.43,3145.99,0.0,tp_lower -87057,做多,2025-12-15 12:30:00,2025-12-15 13:00:00,3152.41,3142.51,-0.0,flip_to_short -87058,做空,2025-12-15 13:00:00,2025-12-15 13:05:00,3142.51,3137.45,0.0,tp_lower -87059,做多,2025-12-15 14:15:00,2025-12-15 14:20:00,3140.0,3128.63,-0.0,flip_to_short -87060,做空,2025-12-15 14:20:00,2025-12-15 14:25:00,3128.63,3128.48,-0.0,tp_lower -87061,做多,2025-12-15 14:35:00,2025-12-15 19:10:00,3126.0,2931.94,-0.0,flip_to_short -87062,做空,2025-12-15 19:10:00,2025-12-15 19:15:00,2931.94,2945.95,-0.0,flip_to_long -87063,做多,2025-12-15 19:15:00,2025-12-15 19:45:00,2945.95,2940.6,-0.0,flip_to_short -87064,做空,2025-12-15 19:45:00,2025-12-15 20:15:00,2940.6,2922.59,0.0,tp_lower -87065,做多,2025-12-15 20:35:00,2025-12-15 20:40:00,2942.03,2937.06,-0.0,flip_to_short -87066,做空,2025-12-15 20:40:00,2025-12-15 21:15:00,2937.06,2930.14,0.0,flip_to_long -87067,做多,2025-12-15 21:15:00,2025-12-15 21:30:00,2930.14,2940.33,0.0,tp_upper -87068,做空,2025-12-15 22:20:00,2025-12-15 22:50:00,2937.17,2942.0,-0.0,flip_to_long -87069,做多,2025-12-15 22:50:00,2025-12-15 22:55:00,2942.0,2950.63,0.0,tp_upper -87070,做空,2025-12-16 00:35:00,2025-12-16 00:45:00,2960.83,2956.68,0.0,tp_lower -87071,做多,2025-12-16 02:10:00,2025-12-16 02:25:00,2945.7,2963.22,0.0,tp_upper -87072,做空,2025-12-16 02:50:00,2025-12-16 03:00:00,2943.88,2945.52,-0.0,flip_to_long -87073,做多,2025-12-16 03:00:00,2025-12-16 05:20:00,2945.52,2918.22,-0.0,flip_to_short -87074,做空,2025-12-16 05:20:00,2025-12-16 05:35:00,2918.22,2916.72,0.0,flip_to_long -87075,做多,2025-12-16 05:35:00,2025-12-16 06:05:00,2916.72,2935.67,0.0,tp_upper -87076,做空,2025-12-16 07:10:00,2025-12-16 07:35:00,2934.54,2924.69,0.0,tp_lower -87077,做多,2025-12-16 08:40:00,2025-12-16 08:45:00,2932.96,2931.68,-0.0,tp_upper -87078,做空,2025-12-16 08:55:00,2025-12-16 09:20:00,2929.55,2927.25,0.0,flip_to_long -87079,做多,2025-12-16 09:20:00,2025-12-16 09:30:00,2927.25,2927.14,-0.0,tp_upper -87080,做多,2025-12-16 09:35:00,2025-12-16 09:45:00,2928.18,2927.66,-0.0,flip_to_short -87081,做空,2025-12-16 09:45:00,2025-12-16 09:55:00,2927.66,2925.66,0.0,tp_lower -87082,做多,2025-12-16 10:10:00,2025-12-16 10:25:00,2927.13,2927.56,-0.0,tp_upper -87083,做空,2025-12-16 12:20:00,2025-12-16 12:30:00,2948.08,2952.49,-0.0,flip_to_long -87084,做多,2025-12-16 12:30:00,2025-12-16 12:35:00,2952.49,2946.28,-0.0,flip_to_short -87085,做空,2025-12-16 12:35:00,2025-12-16 12:40:00,2946.28,2952.51,-0.0,flip_to_long -87086,做多,2025-12-16 12:40:00,2025-12-16 12:50:00,2952.51,2953.43,-0.0,flip_to_short -87087,做空,2025-12-16 12:50:00,2025-12-16 13:05:00,2953.43,2949.28,0.0,tp_lower -87088,做多,2025-12-16 13:20:00,2025-12-16 13:25:00,2955.75,2963.9,0.0,tp_upper -87089,做空,2025-12-16 13:30:00,2025-12-16 13:35:00,2925.0,2937.28,-0.0,tp_lower -87090,做多,2025-12-16 14:20:00,2025-12-16 14:40:00,2930.3,2933.92,0.0,flip_to_short -87091,做空,2025-12-16 14:40:00,2025-12-16 15:30:00,2933.92,2931.75,0.0,flip_to_long -87092,做多,2025-12-16 15:30:00,2025-12-16 15:45:00,2931.75,2947.37,0.0,tp_upper -87093,做空,2025-12-16 16:15:00,2025-12-16 16:50:00,2944.25,2940.71,0.0,flip_to_long -87094,做多,2025-12-16 16:50:00,2025-12-16 17:20:00,2940.71,2935.53,-0.0,flip_to_short -87095,做空,2025-12-16 17:20:00,2025-12-16 17:25:00,2935.53,2930.0,0.0,tp_lower -87096,做多,2025-12-16 18:30:00,2025-12-16 18:45:00,2943.84,2954.06,0.0,tp_upper -87097,做空,2025-12-16 19:05:00,2025-12-16 19:30:00,2933.67,2932.97,-0.0,flip_to_long -87098,做多,2025-12-16 19:30:00,2025-12-16 20:35:00,2932.97,2957.7,0.0,tp_upper -87099,做空,2025-12-16 20:55:00,2025-12-16 21:30:00,2946.16,2953.25,-0.0,flip_to_long -87100,做多,2025-12-16 21:30:00,2025-12-16 21:55:00,2953.25,2949.65,-0.0,flip_to_short -87101,做空,2025-12-16 21:55:00,2025-12-16 22:00:00,2949.65,2953.76,-0.0,flip_to_long -87102,做多,2025-12-16 22:00:00,2025-12-16 22:10:00,2953.76,2945.63,-0.0,flip_to_short -87103,做空,2025-12-16 22:10:00,2025-12-16 22:20:00,2945.63,2950.72,-0.0,flip_to_long -87104,做多,2025-12-16 22:20:00,2025-12-16 22:40:00,2950.72,2954.35,0.0,tp_upper -87105,做空,2025-12-16 22:45:00,2025-12-16 23:05:00,2953.5,2949.44,0.0,tp_lower -87106,做多,2025-12-16 23:15:00,2025-12-16 23:20:00,2952.3,2951.17,-0.0,flip_to_short -87107,做空,2025-12-16 23:20:00,2025-12-16 23:25:00,2951.17,2951.93,-0.0,flip_to_long -87108,做多,2025-12-16 23:25:00,2025-12-16 23:40:00,2951.93,2960.79,0.0,tp_upper -87109,做空,2025-12-17 00:00:00,2025-12-17 00:05:00,2953.96,2956.38,-0.0,flip_to_long -87110,做多,2025-12-17 00:05:00,2025-12-17 00:10:00,2956.38,2949.88,-0.0,flip_to_short -87111,做空,2025-12-17 00:10:00,2025-12-17 00:30:00,2949.88,2946.74,0.0,tp_lower -87112,做多,2025-12-17 01:00:00,2025-12-17 01:10:00,2955.48,2952.75,-0.0,flip_to_short -87113,做空,2025-12-17 01:10:00,2025-12-17 01:15:00,2952.75,2966.77,-0.0,flip_to_long -87114,做多,2025-12-17 01:15:00,2025-12-17 01:20:00,2966.77,2959.47,-0.0,tp_upper -87115,做空,2025-12-17 01:50:00,2025-12-17 01:55:00,2951.44,2952.67,-0.0,flip_to_long -87116,做多,2025-12-17 01:55:00,2025-12-17 02:00:00,2952.67,2949.0,-0.0,flip_to_short -87117,做空,2025-12-17 02:00:00,2025-12-17 02:15:00,2949.0,2942.47,0.0,tp_lower -87118,做多,2025-12-17 02:40:00,2025-12-17 03:25:00,2954.96,2949.99,-0.0,flip_to_short -87119,做空,2025-12-17 03:25:00,2025-12-17 04:15:00,2949.99,2939.27,0.0,tp_lower -87120,做多,2025-12-17 05:45:00,2025-12-17 05:50:00,2931.76,2929.0,-0.0,flip_to_short -87121,做空,2025-12-17 05:50:00,2025-12-17 05:55:00,2929.0,2929.39,-0.0,flip_to_long -87122,做多,2025-12-17 05:55:00,2025-12-17 06:00:00,2929.39,2938.0,0.0,tp_upper -87123,做空,2025-12-17 06:45:00,2025-12-17 07:20:00,2934.68,2935.25,-0.0,flip_to_long -87124,做多,2025-12-17 07:20:00,2025-12-17 07:30:00,2935.25,2946.77,0.0,tp_upper -87125,做空,2025-12-17 08:05:00,2025-12-17 08:25:00,2940.43,2928.34,0.0,tp_lower -87126,做空,2025-12-17 09:50:00,2025-12-17 10:00:00,2924.67,2915.99,0.0,tp_lower -87127,做多,2025-12-17 10:10:00,2025-12-17 10:15:00,2924.1,2920.83,-0.0,flip_to_short -87128,做空,2025-12-17 10:15:00,2025-12-17 10:20:00,2920.83,2923.59,-0.0,flip_to_long -87129,做多,2025-12-17 10:20:00,2025-12-17 10:25:00,2923.59,2918.46,-0.0,flip_to_short -87130,做空,2025-12-17 10:25:00,2025-12-17 10:30:00,2918.46,2921.98,-0.0,tp_lower -87131,做多,2025-12-17 10:35:00,2025-12-17 11:10:00,2922.33,2926.54,0.0,tp_upper -87132,做空,2025-12-17 12:20:00,2025-12-17 12:30:00,2926.58,2928.96,-0.0,flip_to_long -87133,做多,2025-12-17 12:30:00,2025-12-17 12:35:00,2928.96,2927.34,-0.0,flip_to_short -87134,做空,2025-12-17 12:35:00,2025-12-17 12:40:00,2927.34,2919.59,0.0,tp_lower -87135,做多,2025-12-17 12:50:00,2025-12-17 13:05:00,2924.58,2925.62,-0.0,flip_to_short -87136,做空,2025-12-17 13:05:00,2025-12-17 13:15:00,2925.62,2917.5,0.0,tp_lower -87137,做多,2025-12-17 13:25:00,2025-12-17 13:35:00,2925.5,2926.67,-0.0,flip_to_short -87138,做空,2025-12-17 13:35:00,2025-12-17 14:40:00,2926.67,2926.5,-0.0,flip_to_long -87139,做多,2025-12-17 14:40:00,2025-12-17 14:50:00,2926.5,2963.21,0.0,tp_upper -87140,做空,2025-12-17 15:40:00,2025-12-17 17:20:00,2951.5,2872.55,0.0,flip_to_long -87141,做多,2025-12-17 17:20:00,2025-12-17 17:25:00,2872.55,2864.27,-0.0,flip_to_short -87142,做空,2025-12-17 17:25:00,2025-12-17 18:00:00,2864.27,2854.26,0.0,flip_to_long -87143,做多,2025-12-17 18:00:00,2025-12-17 18:10:00,2854.26,2851.19,-0.0,flip_to_short -87144,做空,2025-12-17 18:10:00,2025-12-17 18:20:00,2851.19,2856.44,-0.0,flip_to_long -87145,做多,2025-12-17 18:20:00,2025-12-17 18:25:00,2856.44,2848.56,-0.0,flip_to_short -87146,做空,2025-12-17 18:25:00,2025-12-17 18:40:00,2848.56,2824.03,0.0,tp_lower -87147,做多,2025-12-17 19:50:00,2025-12-17 20:00:00,2818.76,2811.11,-0.0,flip_to_short -87148,做空,2025-12-17 20:00:00,2025-12-17 20:15:00,2811.11,2828.34,-0.0,flip_to_long -87149,做多,2025-12-17 20:15:00,2025-12-17 20:20:00,2828.34,2831.35,0.0,tp_upper -87150,做空,2025-12-17 21:15:00,2025-12-17 22:10:00,2820.01,2823.41,-0.0,flip_to_long -87151,做多,2025-12-17 22:10:00,2025-12-17 22:25:00,2823.41,2830.88,0.0,tp_upper -87152,做空,2025-12-17 23:05:00,2025-12-17 23:35:00,2823.81,2827.61,-0.0,flip_to_long -87153,做多,2025-12-17 23:35:00,2025-12-17 23:40:00,2827.61,2826.81,-0.0,flip_to_short -87154,做空,2025-12-17 23:40:00,2025-12-17 23:55:00,2826.81,2832.0,-0.0,flip_to_long -87155,做多,2025-12-17 23:55:00,2025-12-18 00:05:00,2832.0,2826.88,-0.0,flip_to_short -87156,做空,2025-12-18 00:05:00,2025-12-18 00:10:00,2826.88,2830.39,-0.0,flip_to_long -87157,做多,2025-12-18 00:10:00,2025-12-18 00:30:00,2830.39,2835.66,0.0,tp_upper -87158,做空,2025-12-18 01:00:00,2025-12-18 01:05:00,2827.38,2821.37,0.0,tp_lower -87159,做多,2025-12-18 01:20:00,2025-12-18 02:15:00,2828.67,2836.99,0.0,tp_upper -87160,做空,2025-12-18 03:00:00,2025-12-18 03:30:00,2834.52,2825.12,0.0,tp_lower -87161,做多,2025-12-18 04:00:00,2025-12-18 04:05:00,2838.97,2832.26,-0.0,flip_to_short -87162,做空,2025-12-18 04:05:00,2025-12-18 04:10:00,2832.26,2832.32,-0.0,flip_to_long -87163,做多,2025-12-18 04:10:00,2025-12-18 05:05:00,2832.32,2831.79,-0.0,flip_to_short -87164,做空,2025-12-18 05:05:00,2025-12-18 05:15:00,2831.79,2825.82,0.0,tp_lower -87165,做多,2025-12-18 06:10:00,2025-12-18 06:45:00,2829.4,2827.32,-0.0,flip_to_short -87166,做空,2025-12-18 06:45:00,2025-12-18 06:55:00,2827.32,2830.23,-0.0,flip_to_long -87167,做多,2025-12-18 06:55:00,2025-12-18 07:00:00,2830.23,2829.43,-0.0,tp_upper -87168,做空,2025-12-18 08:00:00,2025-12-18 09:05:00,2834.59,2838.38,-0.0,flip_to_long -87169,做多,2025-12-18 09:05:00,2025-12-18 09:30:00,2838.38,2850.36,0.0,tp_upper -87170,做空,2025-12-18 11:00:00,2025-12-18 11:10:00,2852.4,2849.27,0.0,tp_lower -87171,做多,2025-12-18 11:45:00,2025-12-18 12:00:00,2856.89,2858.12,-0.0,tp_upper -87172,做空,2025-12-18 12:10:00,2025-12-18 12:15:00,2852.79,2855.88,-0.0,flip_to_long -87173,做多,2025-12-18 12:15:00,2025-12-18 12:30:00,2855.88,2865.63,0.0,tp_upper -87174,做空,2025-12-18 14:40:00,2025-12-18 14:45:00,2928.3,2936.16,-0.0,flip_to_long -87175,做多,2025-12-18 14:45:00,2025-12-18 15:00:00,2936.16,2944.36,0.0,flip_to_short -87176,做空,2025-12-18 15:00:00,2025-12-18 15:05:00,2944.36,2954.96,-0.0,flip_to_long -87177,做多,2025-12-18 15:05:00,2025-12-18 15:10:00,2954.96,2936.38,-0.0,flip_to_short -87178,做空,2025-12-18 15:10:00,2025-12-18 15:20:00,2936.38,2956.08,-0.0,flip_to_long -87179,做多,2025-12-18 15:20:00,2025-12-18 15:35:00,2956.08,2992.43,0.0,tp_upper -87180,做空,2025-12-18 15:55:00,2025-12-18 17:00:00,2963.9,2927.32,0.0,tp_lower -87181,做多,2025-12-18 18:35:00,2025-12-18 18:45:00,2848.98,2830.42,-0.0,flip_to_short -87182,做空,2025-12-18 18:45:00,2025-12-18 19:00:00,2830.42,2806.25,0.0,tp_lower -87183,做多,2025-12-18 21:00:00,2025-12-18 21:15:00,2802.65,2811.49,0.0,tp_upper -87184,做空,2025-12-18 23:05:00,2025-12-18 23:30:00,2829.21,2828.41,-0.0,flip_to_long -87185,做多,2025-12-18 23:30:00,2025-12-18 23:40:00,2828.41,2825.62,-0.0,flip_to_short -87186,做空,2025-12-18 23:40:00,2025-12-18 23:55:00,2825.62,2827.24,-0.0,flip_to_long -87187,做多,2025-12-18 23:55:00,2025-12-19 00:00:00,2827.24,2827.74,-0.0,tp_upper -87188,做多,2025-12-19 00:05:00,2025-12-19 00:10:00,2830.23,2827.49,-0.0,tp_upper -87189,做多,2025-12-19 00:15:00,2025-12-19 01:00:00,2827.78,2824.82,-0.0,flip_to_short -87190,做空,2025-12-19 01:00:00,2025-12-19 01:05:00,2824.82,2824.63,-0.0,flip_to_long -87191,做多,2025-12-19 01:05:00,2025-12-19 01:25:00,2824.63,2820.48,-0.0,flip_to_short -87192,做空,2025-12-19 01:25:00,2025-12-19 01:35:00,2820.48,2824.46,-0.0,flip_to_long -87193,做多,2025-12-19 01:35:00,2025-12-19 01:40:00,2824.46,2819.84,-0.0,flip_to_short -87194,做空,2025-12-19 01:40:00,2025-12-19 01:45:00,2819.84,2812.99,0.0,tp_lower -87195,做多,2025-12-19 01:50:00,2025-12-19 01:55:00,2824.05,2819.88,-0.0,flip_to_short -87196,做空,2025-12-19 01:55:00,2025-12-19 02:00:00,2819.88,2813.57,0.0,tp_lower -87197,做多,2025-12-19 02:10:00,2025-12-19 02:30:00,2817.7,2828.0,0.0,tp_upper -87198,做空,2025-12-19 05:00:00,2025-12-19 05:10:00,2917.3,2925.29,-0.0,flip_to_long -87199,做多,2025-12-19 05:10:00,2025-12-19 05:15:00,2925.29,2920.28,-0.0,flip_to_short -87200,做空,2025-12-19 05:15:00,2025-12-19 05:35:00,2920.28,2919.31,-0.0,tp_lower -87201,做多,2025-12-19 05:50:00,2025-12-19 06:00:00,2921.58,2915.76,-0.0,flip_to_short -87202,做空,2025-12-19 06:00:00,2025-12-19 06:05:00,2915.76,2919.71,-0.0,flip_to_long -87203,做多,2025-12-19 06:05:00,2025-12-19 06:10:00,2919.71,2918.88,-0.0,flip_to_short -87204,做空,2025-12-19 06:10:00,2025-12-19 06:20:00,2918.88,2917.27,0.0,flip_to_long -87205,做多,2025-12-19 06:20:00,2025-12-19 06:30:00,2917.27,2920.06,0.0,flip_to_short -87206,做空,2025-12-19 06:30:00,2025-12-19 08:30:00,2920.06,2948.12,-0.0,tp_lower -87207,做多,2025-12-19 08:45:00,2025-12-19 08:55:00,2950.47,2949.71,-0.0,flip_to_short -87208,做空,2025-12-19 08:55:00,2025-12-19 09:05:00,2949.71,2951.19,-0.0,flip_to_long -87209,做多,2025-12-19 09:05:00,2025-12-19 09:10:00,2951.19,2949.59,-0.0,flip_to_short -87210,做空,2025-12-19 09:10:00,2025-12-19 09:15:00,2949.59,2950.84,-0.0,flip_to_long -87211,做多,2025-12-19 09:15:00,2025-12-19 09:20:00,2950.84,2950.49,-0.0,flip_to_short -87212,做空,2025-12-19 09:20:00,2025-12-19 09:35:00,2950.49,2949.9,-0.0,flip_to_long -87213,做多,2025-12-19 09:35:00,2025-12-19 09:45:00,2949.9,2950.62,-0.0,flip_to_short -87214,做空,2025-12-19 09:45:00,2025-12-19 10:10:00,2950.62,2956.08,-0.0,flip_to_long -87215,做多,2025-12-19 10:10:00,2025-12-19 10:15:00,2956.08,2954.33,-0.0,tp_upper -87216,做空,2025-12-19 10:20:00,2025-12-19 10:40:00,2953.32,2951.21,0.0,flip_to_long -87217,做多,2025-12-19 10:40:00,2025-12-19 10:55:00,2951.21,2953.51,0.0,flip_to_short -87218,做空,2025-12-19 10:55:00,2025-12-19 11:10:00,2953.51,2958.58,-0.0,flip_to_long -87219,做多,2025-12-19 11:10:00,2025-12-19 11:20:00,2958.58,2956.36,-0.0,tp_upper -87220,做空,2025-12-19 12:00:00,2025-12-19 12:10:00,2955.42,2964.61,-0.0,flip_to_long -87221,做多,2025-12-19 12:10:00,2025-12-19 12:15:00,2964.61,2956.01,-0.0,flip_to_short -87222,做空,2025-12-19 12:15:00,2025-12-19 12:35:00,2956.01,2958.11,-0.0,flip_to_long -87223,做多,2025-12-19 12:35:00,2025-12-19 12:50:00,2958.11,2955.92,-0.0,flip_to_short -87224,做空,2025-12-19 12:50:00,2025-12-19 13:00:00,2955.92,2959.24,-0.0,flip_to_long -87225,做多,2025-12-19 13:00:00,2025-12-19 13:15:00,2959.24,2960.0,-0.0,flip_to_short -87226,做空,2025-12-19 13:15:00,2025-12-19 13:35:00,2960.0,2963.96,-0.0,flip_to_long -87227,做多,2025-12-19 13:35:00,2025-12-19 13:45:00,2963.96,2959.86,-0.0,flip_to_short -87228,做空,2025-12-19 13:45:00,2025-12-19 14:25:00,2959.86,2959.15,-0.0,tp_lower -87229,做多,2025-12-19 14:40:00,2025-12-19 14:45:00,2993.8,2972.71,-0.0,tp_upper -87230,做空,2025-12-19 14:50:00,2025-12-19 14:55:00,2962.34,2975.63,-0.0,flip_to_long -87231,做多,2025-12-19 14:55:00,2025-12-19 15:00:00,2975.63,2971.73,-0.0,flip_to_short -87232,做空,2025-12-19 15:00:00,2025-12-19 15:30:00,2971.73,2966.31,0.0,flip_to_long -87233,做多,2025-12-19 15:30:00,2025-12-19 15:40:00,2966.31,2968.69,0.0,flip_to_short -87234,做空,2025-12-19 15:40:00,2025-12-19 16:00:00,2968.69,2975.55,-0.0,flip_to_long -87235,做多,2025-12-19 16:00:00,2025-12-19 16:30:00,2975.55,2996.99,0.0,tp_upper -87236,做空,2025-12-19 16:45:00,2025-12-19 17:00:00,2971.37,2971.92,-0.0,flip_to_long -87237,做多,2025-12-19 17:00:00,2025-12-19 17:25:00,2971.92,2968.41,-0.0,flip_to_short -87238,做空,2025-12-19 17:25:00,2025-12-19 17:30:00,2968.41,2956.89,0.0,tp_lower -87239,做多,2025-12-19 18:25:00,2025-12-19 18:30:00,2966.55,2957.31,-0.0,flip_to_short -87240,做空,2025-12-19 18:30:00,2025-12-19 18:50:00,2957.31,2970.47,-0.0,flip_to_long -87241,做多,2025-12-19 18:50:00,2025-12-19 19:15:00,2970.47,2979.2,0.0,tp_upper -87242,做多,2025-12-19 21:15:00,2025-12-19 22:10:00,2985.37,2984.84,-0.0,flip_to_short -87243,做空,2025-12-19 22:10:00,2025-12-19 22:15:00,2984.84,2988.99,-0.0,flip_to_long -87244,做多,2025-12-19 22:15:00,2025-12-19 22:55:00,2988.99,2986.38,-0.0,flip_to_short -87245,做空,2025-12-19 22:55:00,2025-12-19 23:20:00,2986.38,2985.3,-0.0,flip_to_long -87246,做多,2025-12-19 23:20:00,2025-12-20 01:10:00,2985.3,2977.64,-0.0,flip_to_short -87247,做空,2025-12-20 01:10:00,2025-12-20 01:45:00,2977.64,2976.14,0.0,flip_to_long -87248,做多,2025-12-20 01:45:00,2025-12-20 01:50:00,2976.14,2974.98,-0.0,flip_to_short -87249,做空,2025-12-20 01:50:00,2025-12-20 02:10:00,2974.98,2975.18,-0.0,flip_to_long -87250,做多,2025-12-20 02:10:00,2025-12-20 02:30:00,2975.18,2980.5,0.0,tp_upper -87251,做空,2025-12-20 04:05:00,2025-12-20 04:30:00,2982.78,2985.3,-0.0,flip_to_long -87252,做多,2025-12-20 04:30:00,2025-12-20 05:30:00,2985.3,2986.26,-0.0,tp_upper -87253,做空,2025-12-20 05:45:00,2025-12-20 05:55:00,2983.45,2979.2,0.0,tp_lower -87254,做多,2025-12-20 06:20:00,2025-12-20 06:25:00,2983.35,2982.21,-0.0,flip_to_short -87255,做空,2025-12-20 06:25:00,2025-12-20 06:50:00,2982.21,2979.01,0.0,tp_lower -87256,做多,2025-12-20 07:30:00,2025-12-20 07:35:00,2981.25,2978.84,-0.0,flip_to_short -87257,做空,2025-12-20 07:35:00,2025-12-20 07:40:00,2978.84,2979.38,-0.0,flip_to_long -87258,做多,2025-12-20 07:40:00,2025-12-20 08:00:00,2979.38,2985.5,0.0,tp_upper -87259,做空,2025-12-20 08:50:00,2025-12-20 09:00:00,2981.53,2983.46,-0.0,flip_to_long -87260,做多,2025-12-20 09:00:00,2025-12-20 09:05:00,2983.46,2982.6,-0.0,flip_to_short -87261,做空,2025-12-20 09:05:00,2025-12-20 09:10:00,2982.6,2983.07,-0.0,flip_to_long -87262,做多,2025-12-20 09:10:00,2025-12-20 09:25:00,2983.07,2982.96,-0.0,flip_to_short -87263,做空,2025-12-20 09:25:00,2025-12-20 09:30:00,2982.96,2984.02,-0.0,flip_to_long -87264,做多,2025-12-20 09:30:00,2025-12-20 09:45:00,2984.02,2983.91,-0.0,flip_to_short -87265,做空,2025-12-20 09:45:00,2025-12-20 10:05:00,2983.91,2980.39,0.0,tp_lower -87266,做多,2025-12-20 11:20:00,2025-12-20 11:25:00,2985.33,2985.61,-0.0,tp_upper -87267,做空,2025-12-20 13:05:00,2025-12-20 13:10:00,2975.75,2976.0,-0.0,tp_lower -87268,做多,2025-12-20 14:35:00,2025-12-20 15:00:00,2976.16,2974.78,-0.0,flip_to_short -87269,做空,2025-12-20 15:00:00,2025-12-20 15:05:00,2974.78,2976.59,-0.0,flip_to_long -87270,做多,2025-12-20 15:05:00,2025-12-20 15:15:00,2976.59,2967.79,-0.0,flip_to_short -87271,做空,2025-12-20 15:15:00,2025-12-20 15:20:00,2967.79,2969.99,-0.0,tp_lower -87272,做多,2025-12-20 15:30:00,2025-12-20 15:35:00,2974.54,2973.66,-0.0,flip_to_short -87273,做空,2025-12-20 15:35:00,2025-12-20 15:40:00,2973.66,2974.88,-0.0,flip_to_long -87274,做多,2025-12-20 15:40:00,2025-12-20 16:25:00,2974.88,2973.95,-0.0,flip_to_short -87275,做空,2025-12-20 16:25:00,2025-12-20 16:35:00,2973.95,2974.1,-0.0,flip_to_long -87276,做多,2025-12-20 16:35:00,2025-12-20 17:05:00,2974.1,2975.6,0.0,tp_upper -87277,做多,2025-12-20 17:10:00,2025-12-20 17:25:00,2976.46,2977.88,-0.0,tp_upper -87278,做空,2025-12-20 17:35:00,2025-12-20 17:45:00,2975.85,2977.47,-0.0,flip_to_long -87279,做多,2025-12-20 17:45:00,2025-12-20 17:55:00,2977.47,2976.49,-0.0,flip_to_short -87280,做空,2025-12-20 17:55:00,2025-12-20 18:40:00,2976.49,2973.36,0.0,tp_lower -87281,做多,2025-12-20 18:55:00,2025-12-20 19:00:00,2976.91,2975.08,-0.0,flip_to_short -87282,做空,2025-12-20 19:00:00,2025-12-20 19:05:00,2975.08,2977.89,-0.0,flip_to_long -87283,做多,2025-12-20 19:05:00,2025-12-20 19:10:00,2977.89,2978.17,-0.0,tp_upper -87284,做空,2025-12-20 19:20:00,2025-12-20 19:25:00,2975.79,2977.41,-0.0,flip_to_long -87285,做多,2025-12-20 19:25:00,2025-12-20 19:45:00,2977.41,2976.79,-0.0,flip_to_short -87286,做空,2025-12-20 19:45:00,2025-12-20 20:05:00,2976.79,2978.09,-0.0,flip_to_long -87287,做多,2025-12-20 20:05:00,2025-12-20 20:20:00,2978.09,2979.33,-0.0,tp_upper -87288,做空,2025-12-20 21:40:00,2025-12-20 21:55:00,2981.33,2977.51,0.0,tp_lower -87289,做多,2025-12-20 22:50:00,2025-12-20 22:55:00,2977.69,2976.03,-0.0,flip_to_short -87290,做空,2025-12-20 22:55:00,2025-12-20 23:10:00,2976.03,2975.13,-0.0,flip_to_long -87291,做多,2025-12-20 23:10:00,2025-12-20 23:20:00,2975.13,2974.26,-0.0,flip_to_short -87292,做空,2025-12-20 23:20:00,2025-12-20 23:35:00,2974.26,2973.17,-0.0,tp_lower -87293,做多,2025-12-20 23:45:00,2025-12-20 23:50:00,2975.44,2977.46,0.0,tp_upper -87294,做空,2025-12-21 00:00:00,2025-12-21 00:10:00,2975.73,2975.94,-0.0,flip_to_long -87295,做多,2025-12-21 00:10:00,2025-12-21 00:15:00,2975.94,2977.84,0.0,tp_upper -87296,做空,2025-12-21 00:35:00,2025-12-21 01:10:00,2976.71,2974.49,0.0,tp_lower -87297,做多,2025-12-21 02:00:00,2025-12-21 03:15:00,2971.22,2974.06,0.0,tp_upper -87298,做空,2025-12-21 04:45:00,2025-12-21 05:10:00,2973.81,2975.18,-0.0,flip_to_long -87299,做多,2025-12-21 05:10:00,2025-12-21 05:15:00,2975.18,2974.74,-0.0,tp_upper -87300,做空,2025-12-21 05:30:00,2025-12-21 05:40:00,2974.38,2972.99,-0.0,tp_lower -87301,做多,2025-12-21 06:10:00,2025-12-21 06:15:00,2974.34,2974.5,-0.0,tp_upper -87302,做多,2025-12-21 06:50:00,2025-12-21 07:00:00,2974.77,2974.26,-0.0,tp_upper -87303,做空,2025-12-21 08:05:00,2025-12-21 10:35:00,2977.25,3000.82,-0.0,flip_to_long -87304,做多,2025-12-21 10:35:00,2025-12-21 10:40:00,3000.82,2997.16,-0.0,flip_to_short -87305,做空,2025-12-21 10:40:00,2025-12-21 11:20:00,2997.16,2996.8,-0.0,flip_to_long -87306,做多,2025-12-21 11:20:00,2025-12-21 12:05:00,2996.8,2998.76,0.0,tp_upper -87307,做空,2025-12-21 12:30:00,2025-12-21 12:40:00,2996.65,2984.44,0.0,tp_lower -87308,做多,2025-12-21 14:05:00,2025-12-21 14:35:00,2968.37,2960.98,-0.0,flip_to_short -87309,做空,2025-12-21 14:35:00,2025-12-21 14:40:00,2960.98,2966.56,-0.0,flip_to_long -87310,做多,2025-12-21 14:40:00,2025-12-21 15:15:00,2966.56,2963.27,-0.0,flip_to_short -87311,做空,2025-12-21 15:15:00,2025-12-21 17:30:00,2963.27,2981.12,-0.0,flip_to_long -87312,做多,2025-12-21 17:30:00,2025-12-21 18:00:00,2981.12,2977.9,-0.0,flip_to_short -87313,做空,2025-12-21 18:00:00,2025-12-21 18:05:00,2977.9,2973.37,0.0,tp_lower -87314,做多,2025-12-21 18:35:00,2025-12-21 19:00:00,2982.52,2989.99,0.0,tp_upper -87315,做空,2025-12-21 19:30:00,2025-12-21 19:35:00,2980.94,2985.89,-0.0,flip_to_long -87316,做多,2025-12-21 19:35:00,2025-12-21 20:15:00,2985.89,2987.74,0.0,flip_to_short -87317,做空,2025-12-21 20:15:00,2025-12-21 20:25:00,2987.74,2987.61,-0.0,flip_to_long -87318,做多,2025-12-21 20:25:00,2025-12-21 20:45:00,2987.61,2988.98,-0.0,flip_to_short -87319,做空,2025-12-21 20:45:00,2025-12-21 21:15:00,2988.98,2989.26,-0.0,flip_to_long -87320,做多,2025-12-21 21:15:00,2025-12-21 21:20:00,2989.26,2987.93,-0.0,flip_to_short -87321,做空,2025-12-21 21:20:00,2025-12-21 21:35:00,2987.93,2981.11,0.0,tp_lower -87322,做多,2025-12-21 22:10:00,2025-12-21 22:15:00,2984.1,2980.5,-0.0,flip_to_short -87323,做空,2025-12-21 22:15:00,2025-12-21 22:20:00,2980.5,2983.46,-0.0,flip_to_long -87324,做多,2025-12-21 22:20:00,2025-12-21 23:00:00,2983.46,3002.83,0.0,tp_upper -87325,做空,2025-12-22 01:50:00,2025-12-22 02:00:00,3021.07,3008.35,0.0,tp_lower -87326,做多,2025-12-22 03:05:00,2025-12-22 03:10:00,3015.11,3013.82,-0.0,flip_to_short -87327,做空,2025-12-22 03:10:00,2025-12-22 05:35:00,3013.82,3034.09,-0.0,flip_to_long -87328,做多,2025-12-22 05:35:00,2025-12-22 05:40:00,3034.09,3030.36,-0.0,flip_to_short -87329,做空,2025-12-22 05:40:00,2025-12-22 05:45:00,3030.36,3031.42,-0.0,flip_to_long -87330,做多,2025-12-22 05:45:00,2025-12-22 06:20:00,3031.42,3030.15,-0.0,flip_to_short -87331,做空,2025-12-22 06:20:00,2025-12-22 06:25:00,3030.15,3023.93,0.0,tp_lower -87332,做多,2025-12-22 06:40:00,2025-12-22 06:45:00,3029.0,3026.0,-0.0,flip_to_short -87333,做空,2025-12-22 06:45:00,2025-12-22 07:00:00,3026.0,3028.68,-0.0,tp_lower -87334,做空,2025-12-22 07:35:00,2025-12-22 07:40:00,3026.85,3029.64,-0.0,flip_to_long -87335,做多,2025-12-22 07:40:00,2025-12-22 07:45:00,3029.64,3026.18,-0.0,flip_to_short -87336,做空,2025-12-22 07:45:00,2025-12-22 07:55:00,3026.18,3028.38,-0.0,flip_to_long -87337,做多,2025-12-22 07:55:00,2025-12-22 08:00:00,3028.38,3030.97,0.0,tp_upper -87338,做空,2025-12-22 08:05:00,2025-12-22 09:15:00,3028.59,3036.32,-0.0,flip_to_long -87339,做多,2025-12-22 09:15:00,2025-12-22 09:20:00,3036.32,3035.01,-0.0,flip_to_short -87340,做空,2025-12-22 09:20:00,2025-12-22 09:55:00,3035.01,3039.99,-0.0,flip_to_long -87341,做多,2025-12-22 09:55:00,2025-12-22 10:00:00,3039.99,3031.6,-0.0,flip_to_short -87342,做空,2025-12-22 10:00:00,2025-12-22 10:10:00,3031.6,3036.81,-0.0,flip_to_long -87343,做多,2025-12-22 10:10:00,2025-12-22 10:20:00,3036.81,3036.39,-0.0,flip_to_short -87344,做空,2025-12-22 10:20:00,2025-12-22 11:20:00,3036.39,3040.65,-0.0,flip_to_long -87345,做多,2025-12-22 11:20:00,2025-12-22 11:25:00,3040.65,3043.93,0.0,tp_upper -87346,做空,2025-12-22 12:10:00,2025-12-22 13:20:00,3048.61,3055.78,-0.0,flip_to_long -87347,做多,2025-12-22 13:20:00,2025-12-22 13:25:00,3055.78,3061.34,0.0,tp_upper -87348,做空,2025-12-22 13:30:00,2025-12-22 13:40:00,3055.09,3047.33,0.0,tp_lower -87349,做多,2025-12-22 13:50:00,2025-12-22 14:05:00,3054.46,3054.99,-0.0,flip_to_short -87350,做空,2025-12-22 14:05:00,2025-12-22 14:10:00,3054.99,3057.15,-0.0,flip_to_long -87351,做多,2025-12-22 14:10:00,2025-12-22 14:15:00,3057.15,3063.58,0.0,tp_upper -87352,做空,2025-12-22 14:30:00,2025-12-22 14:35:00,3047.99,3041.55,0.0,tp_lower -87353,做多,2025-12-22 14:45:00,2025-12-22 14:50:00,3065.07,3065.8,-0.0,tp_upper -87354,做空,2025-12-22 15:00:00,2025-12-22 15:10:00,3057.61,3036.02,0.0,tp_lower -87355,做多,2025-12-22 15:50:00,2025-12-22 16:00:00,3045.41,3049.24,0.0,flip_to_short -87356,做空,2025-12-22 16:00:00,2025-12-22 16:45:00,3049.24,3041.84,0.0,flip_to_long -87357,做多,2025-12-22 16:45:00,2025-12-22 18:30:00,3041.84,3028.61,-0.0,flip_to_short -87358,做空,2025-12-22 18:30:00,2025-12-22 18:35:00,3028.61,3029.84,-0.0,flip_to_long -87359,做多,2025-12-22 18:35:00,2025-12-22 21:20:00,3029.84,2989.78,-0.0,tp_upper -87360,做空,2025-12-22 22:00:00,2025-12-22 22:15:00,2983.89,2993.13,-0.0,flip_to_long -87361,做多,2025-12-22 22:15:00,2025-12-22 22:45:00,2993.13,2995.45,0.0,tp_upper -87362,做空,2025-12-23 01:20:00,2025-12-23 01:25:00,3019.31,3019.71,-0.0,flip_to_long -87363,做多,2025-12-23 01:25:00,2025-12-23 01:35:00,3019.71,3017.8,-0.0,flip_to_short -87364,做空,2025-12-23 01:35:00,2025-12-23 02:00:00,3017.8,3009.76,0.0,tp_lower -87365,做多,2025-12-23 02:05:00,2025-12-23 02:20:00,3019.89,3017.76,-0.0,flip_to_short -87366,做空,2025-12-23 02:20:00,2025-12-23 02:35:00,3017.76,2994.42,0.0,tp_lower -87367,做多,2025-12-23 04:05:00,2025-12-23 07:05:00,2994.42,2963.44,-0.0,flip_to_short -87368,做空,2025-12-23 07:05:00,2025-12-23 07:20:00,2963.44,2962.09,-0.0,flip_to_long -87369,做多,2025-12-23 07:20:00,2025-12-23 08:30:00,2962.09,2969.81,0.0,tp_upper -87370,做空,2025-12-23 08:45:00,2025-12-23 08:50:00,2961.26,2960.01,-0.0,tp_lower -87371,做多,2025-12-23 09:00:00,2025-12-23 10:25:00,2963.48,2967.19,0.0,tp_upper -87372,做空,2025-12-23 11:00:00,2025-12-23 11:05:00,2963.88,2966.01,-0.0,flip_to_long -87373,做多,2025-12-23 11:05:00,2025-12-23 11:15:00,2966.01,2973.32,0.0,tp_upper -87374,做空,2025-12-23 12:00:00,2025-12-23 12:05:00,2965.95,2971.28,-0.0,flip_to_long -87375,做多,2025-12-23 12:05:00,2025-12-23 12:10:00,2971.28,2966.04,-0.0,flip_to_short -87376,做空,2025-12-23 12:10:00,2025-12-23 12:15:00,2966.04,2958.9,0.0,tp_lower -87377,做多,2025-12-23 13:30:00,2025-12-23 13:35:00,2960.18,2940.24,-0.0,flip_to_short -87378,做空,2025-12-23 13:35:00,2025-12-23 13:40:00,2940.24,2947.11,-0.0,tp_lower -87379,做多,2025-12-23 14:30:00,2025-12-23 14:35:00,2948.74,2933.2,-0.0,flip_to_short -87380,做空,2025-12-23 14:35:00,2025-12-23 14:40:00,2933.2,2937.67,-0.0,tp_lower -87381,做多,2025-12-23 15:55:00,2025-12-23 16:00:00,2927.4,2943.43,0.0,tp_upper -87382,做空,2025-12-23 17:20:00,2025-12-23 17:35:00,2947.85,2935.32,0.0,tp_lower -87383,做多,2025-12-23 18:15:00,2025-12-23 19:25:00,2938.05,2933.19,-0.0,flip_to_short -87384,做空,2025-12-23 19:25:00,2025-12-23 19:35:00,2933.19,2940.27,-0.0,flip_to_long -87385,做多,2025-12-23 19:35:00,2025-12-23 20:15:00,2940.27,2954.11,0.0,tp_upper -87386,做空,2025-12-23 22:10:00,2025-12-23 22:15:00,2960.84,2960.4,-0.0,tp_lower -87387,做多,2025-12-23 23:30:00,2025-12-23 23:40:00,2964.67,2970.85,0.0,tp_upper -87388,做多,2025-12-24 00:35:00,2025-12-24 00:55:00,2963.95,2971.24,0.0,tp_upper -87389,做空,2025-12-24 01:35:00,2025-12-24 01:50:00,2966.16,2963.7,0.0,flip_to_long -87390,做多,2025-12-24 01:50:00,2025-12-24 04:05:00,2963.7,2954.88,-0.0,tp_upper -87391,做空,2025-12-24 04:30:00,2025-12-24 04:35:00,2939.29,2944.82,-0.0,flip_to_long -87392,做多,2025-12-24 04:35:00,2025-12-24 06:30:00,2944.82,2930.18,-0.0,flip_to_short -87393,做空,2025-12-24 06:30:00,2025-12-24 06:35:00,2930.18,2935.62,-0.0,flip_to_long -87394,做多,2025-12-24 06:35:00,2025-12-24 06:55:00,2935.62,2932.33,-0.0,flip_to_short -87395,做空,2025-12-24 06:55:00,2025-12-24 08:00:00,2932.33,2934.01,-0.0,flip_to_long -87396,做多,2025-12-24 08:00:00,2025-12-24 08:20:00,2934.01,2926.61,-0.0,flip_to_short -87397,做空,2025-12-24 08:20:00,2025-12-24 08:25:00,2926.61,2933.02,-0.0,tp_lower -87398,做多,2025-12-24 10:05:00,2025-12-24 11:45:00,2925.43,2927.06,0.0,flip_to_short -87399,做空,2025-12-24 11:45:00,2025-12-24 11:55:00,2927.06,2923.95,0.0,tp_lower -87400,做多,2025-12-24 12:15:00,2025-12-24 12:40:00,2928.55,2934.3,0.0,tp_upper -87401,做空,2025-12-24 13:10:00,2025-12-24 13:15:00,2929.88,2930.44,-0.0,flip_to_long -87402,做多,2025-12-24 13:15:00,2025-12-24 13:20:00,2930.44,2930.07,-0.0,flip_to_short -87403,做空,2025-12-24 13:20:00,2025-12-24 13:25:00,2930.07,2930.96,-0.0,flip_to_long -87404,做多,2025-12-24 13:25:00,2025-12-24 13:30:00,2930.96,2925.07,-0.0,flip_to_short -87405,做空,2025-12-24 13:30:00,2025-12-24 13:35:00,2925.07,2928.51,-0.0,tp_lower -87406,做多,2025-12-24 14:00:00,2025-12-24 14:15:00,2932.58,2931.51,-0.0,flip_to_short -87407,做空,2025-12-24 14:15:00,2025-12-24 14:30:00,2931.51,2918.17,0.0,tp_lower -87408,做多,2025-12-24 15:30:00,2025-12-24 15:35:00,2923.31,2918.6,-0.0,flip_to_short -87409,做空,2025-12-24 15:35:00,2025-12-24 16:30:00,2918.6,2941.51,-0.0,flip_to_long -87410,做多,2025-12-24 16:30:00,2025-12-24 16:35:00,2941.51,2937.0,-0.0,tp_upper -87411,做空,2025-12-24 17:40:00,2025-12-24 18:10:00,2941.19,2932.93,0.0,tp_lower -87412,做多,2025-12-24 18:35:00,2025-12-24 18:55:00,2939.98,2940.4,-0.0,flip_to_short -87413,做空,2025-12-24 18:55:00,2025-12-24 19:15:00,2940.4,2938.69,0.0,flip_to_long -87414,做多,2025-12-24 19:15:00,2025-12-24 19:20:00,2938.69,2937.78,-0.0,flip_to_short -87415,做空,2025-12-24 19:20:00,2025-12-24 19:25:00,2937.78,2944.1,-0.0,flip_to_long -87416,做多,2025-12-24 19:25:00,2025-12-24 20:00:00,2944.1,2945.17,-0.0,tp_upper -87417,做空,2025-12-24 20:30:00,2025-12-24 20:35:00,2943.15,2944.68,-0.0,flip_to_long -87418,做多,2025-12-24 20:35:00,2025-12-24 20:45:00,2944.68,2942.75,-0.0,flip_to_short -87419,做空,2025-12-24 20:45:00,2025-12-24 21:00:00,2942.75,2944.69,-0.0,flip_to_long -87420,做多,2025-12-24 21:00:00,2025-12-24 21:05:00,2944.69,2943.24,-0.0,flip_to_short -87421,做空,2025-12-24 21:05:00,2025-12-24 21:10:00,2943.24,2945.23,-0.0,flip_to_long -87422,做多,2025-12-24 21:10:00,2025-12-24 21:15:00,2945.23,2944.1,-0.0,flip_to_short -87423,做空,2025-12-24 21:15:00,2025-12-24 21:20:00,2944.1,2944.66,-0.0,flip_to_long -87424,做多,2025-12-24 21:20:00,2025-12-24 21:25:00,2944.66,2946.12,-0.0,tp_upper -87425,做空,2025-12-24 23:00:00,2025-12-24 23:10:00,2952.54,2954.06,-0.0,flip_to_long -87426,做多,2025-12-24 23:10:00,2025-12-24 23:15:00,2954.06,2951.84,-0.0,flip_to_short -87427,做空,2025-12-24 23:15:00,2025-12-25 00:00:00,2951.84,2942.22,0.0,tp_lower -87428,做多,2025-12-25 01:15:00,2025-12-25 01:30:00,2944.74,2941.74,-0.0,flip_to_short -87429,做空,2025-12-25 01:30:00,2025-12-25 01:35:00,2941.74,2943.4,-0.0,flip_to_long -87430,做多,2025-12-25 01:35:00,2025-12-25 01:45:00,2943.4,2948.06,0.0,tp_upper -87431,做空,2025-12-25 02:00:00,2025-12-25 03:10:00,2943.61,2949.34,-0.0,flip_to_long -87432,做多,2025-12-25 03:10:00,2025-12-25 03:15:00,2949.34,2947.63,-0.0,flip_to_short -87433,做空,2025-12-25 03:15:00,2025-12-25 03:20:00,2947.63,2948.72,-0.0,flip_to_long -87434,做多,2025-12-25 03:20:00,2025-12-25 03:25:00,2948.72,2946.83,-0.0,flip_to_short -87435,做空,2025-12-25 03:25:00,2025-12-25 05:00:00,2946.83,2939.93,0.0,tp_lower -87436,做多,2025-12-25 05:45:00,2025-12-25 05:55:00,2942.99,2941.0,-0.0,flip_to_short -87437,做空,2025-12-25 05:55:00,2025-12-25 06:05:00,2941.0,2937.71,0.0,tp_lower -87438,做多,2025-12-25 06:40:00,2025-12-25 07:15:00,2939.87,2939.26,-0.0,flip_to_short -87439,做空,2025-12-25 07:15:00,2025-12-25 07:40:00,2939.26,2938.94,-0.0,flip_to_long -87440,做多,2025-12-25 07:40:00,2025-12-25 08:05:00,2938.94,2942.33,0.0,tp_upper -87441,做空,2025-12-25 08:10:00,2025-12-25 08:15:00,2937.0,2927.7,0.0,tp_lower -87442,做多,2025-12-25 09:45:00,2025-12-25 10:00:00,2927.69,2926.32,-0.0,flip_to_short -87443,做空,2025-12-25 10:00:00,2025-12-25 10:05:00,2926.32,2923.87,0.0,tp_lower -87444,做多,2025-12-25 11:00:00,2025-12-25 11:05:00,2923.1,2922.24,-0.0,flip_to_short -87445,做空,2025-12-25 11:05:00,2025-12-25 13:10:00,2922.24,2924.85,-0.0,flip_to_long -87446,做多,2025-12-25 13:10:00,2025-12-25 13:15:00,2924.85,2918.82,-0.0,flip_to_short -87447,做空,2025-12-25 13:15:00,2025-12-25 13:20:00,2918.82,2921.26,-0.0,tp_lower -87448,做多,2025-12-25 13:40:00,2025-12-25 13:45:00,2928.65,2928.98,-0.0,tp_upper -87449,做空,2025-12-25 14:25:00,2025-12-25 14:30:00,2922.99,2926.59,-0.0,flip_to_long -87450,做多,2025-12-25 14:30:00,2025-12-25 14:35:00,2926.59,2924.35,-0.0,flip_to_short -87451,做空,2025-12-25 14:35:00,2025-12-25 14:40:00,2924.35,2927.54,-0.0,flip_to_long -87452,做多,2025-12-25 14:40:00,2025-12-25 15:10:00,2927.54,2935.1,0.0,tp_upper -87453,做空,2025-12-25 16:45:00,2025-12-25 17:45:00,2952.39,2952.18,-0.0,flip_to_long -87454,做多,2025-12-25 17:45:00,2025-12-25 17:50:00,2952.18,2951.5,-0.0,flip_to_short -87455,做空,2025-12-25 17:50:00,2025-12-25 19:40:00,2951.5,2955.14,-0.0,flip_to_long -87456,做多,2025-12-25 19:40:00,2025-12-25 19:45:00,2955.14,2954.37,-0.0,flip_to_short -87457,做空,2025-12-25 19:45:00,2025-12-25 20:10:00,2954.37,2954.26,-0.0,flip_to_long -87458,做多,2025-12-25 20:10:00,2025-12-25 21:15:00,2954.26,2951.0,-0.0,flip_to_short -87459,做空,2025-12-25 21:15:00,2025-12-25 21:25:00,2951.0,2950.62,-0.0,flip_to_long -87460,做多,2025-12-25 21:25:00,2025-12-25 21:30:00,2950.62,2949.33,-0.0,flip_to_short -87461,做空,2025-12-25 21:30:00,2025-12-25 21:50:00,2949.33,2944.28,0.0,tp_lower -87462,做空,2025-12-26 03:25:00,2025-12-26 03:30:00,2961.32,2962.01,-0.0,flip_to_long -87463,做多,2025-12-26 03:30:00,2025-12-26 04:45:00,2962.01,2968.29,0.0,tp_upper -87464,做空,2025-12-26 07:30:00,2025-12-26 07:35:00,2977.05,2968.78,0.0,tp_lower -87465,做空,2025-12-26 09:05:00,2025-12-26 11:15:00,2963.91,2966.38,-0.0,tp_lower -87466,做多,2025-12-26 12:10:00,2025-12-26 12:40:00,2968.14,2970.91,0.0,tp_upper -87467,做空,2025-12-26 14:25:00,2025-12-26 14:30:00,2976.38,2969.69,0.0,tp_lower -87468,做多,2025-12-26 16:00:00,2025-12-26 16:05:00,2925.41,2924.09,-0.0,flip_to_short -87469,做空,2025-12-26 16:05:00,2025-12-26 16:15:00,2924.09,2921.57,0.0,flip_to_long -87470,做多,2025-12-26 16:15:00,2025-12-26 16:30:00,2921.57,2917.58,-0.0,flip_to_short -87471,做空,2025-12-26 16:30:00,2025-12-26 16:35:00,2917.58,2921.0,-0.0,flip_to_long -87472,做多,2025-12-26 16:35:00,2025-12-26 16:50:00,2921.0,2918.08,-0.0,flip_to_short -87473,做空,2025-12-26 16:50:00,2025-12-26 16:55:00,2918.08,2908.36,0.0,tp_lower -87474,做多,2025-12-26 17:25:00,2025-12-26 17:30:00,2929.23,2924.69,-0.0,tp_upper -87475,做空,2025-12-26 17:50:00,2025-12-26 17:55:00,2918.13,2921.04,-0.0,flip_to_long -87476,做多,2025-12-26 17:55:00,2025-12-26 18:25:00,2921.04,2919.27,-0.0,flip_to_short -87477,做空,2025-12-26 18:25:00,2025-12-26 18:30:00,2919.27,2922.72,-0.0,flip_to_long -87478,做多,2025-12-26 18:30:00,2025-12-26 18:50:00,2922.72,2923.25,-0.0,flip_to_short -87479,做空,2025-12-26 18:50:00,2025-12-26 19:00:00,2923.25,2923.48,-0.0,flip_to_long -87480,做多,2025-12-26 19:00:00,2025-12-26 19:05:00,2923.48,2923.18,-0.0,flip_to_short -87481,做空,2025-12-26 19:05:00,2025-12-26 19:15:00,2923.18,2921.75,-0.0,tp_lower -87482,做多,2025-12-26 19:30:00,2025-12-26 19:45:00,2923.56,2925.0,-0.0,tp_upper -87483,做空,2025-12-26 20:00:00,2025-12-26 20:05:00,2922.42,2925.59,-0.0,flip_to_long -87484,做多,2025-12-26 20:05:00,2025-12-26 20:10:00,2925.59,2924.58,-0.0,flip_to_short -87485,做空,2025-12-26 20:10:00,2025-12-26 21:55:00,2924.58,2923.64,-0.0,tp_lower -87486,做多,2025-12-26 22:45:00,2025-12-26 22:50:00,2928.41,2926.36,-0.0,flip_to_short -87487,做空,2025-12-26 22:50:00,2025-12-26 22:55:00,2926.36,2930.4,-0.0,flip_to_long -87488,做多,2025-12-26 22:55:00,2025-12-26 23:00:00,2930.4,2931.13,-0.0,tp_upper -87489,做空,2025-12-26 23:20:00,2025-12-26 23:30:00,2927.67,2927.81,-0.0,flip_to_long -87490,做多,2025-12-26 23:30:00,2025-12-26 23:35:00,2927.81,2926.3,-0.0,flip_to_short -87491,做空,2025-12-26 23:35:00,2025-12-26 23:50:00,2926.3,2927.22,-0.0,flip_to_long -87492,做多,2025-12-26 23:50:00,2025-12-26 23:55:00,2927.22,2926.83,-0.0,flip_to_short -87493,做空,2025-12-26 23:55:00,2025-12-27 00:20:00,2926.83,2924.09,0.0,tp_lower -87494,做多,2025-12-27 00:35:00,2025-12-27 00:45:00,2927.41,2927.12,-0.0,flip_to_short -87495,做空,2025-12-27 00:45:00,2025-12-27 01:15:00,2927.12,2922.74,0.0,tp_lower -87496,做多,2025-12-27 01:35:00,2025-12-27 01:50:00,2926.36,2925.61,-0.0,flip_to_short -87497,做空,2025-12-27 01:50:00,2025-12-27 02:25:00,2925.61,2925.99,-0.0,flip_to_long -87498,做多,2025-12-27 02:25:00,2025-12-27 03:05:00,2925.99,2924.43,-0.0,flip_to_short -87499,做空,2025-12-27 03:05:00,2025-12-27 03:15:00,2924.43,2926.62,-0.0,flip_to_long -87500,做多,2025-12-27 03:15:00,2025-12-27 03:25:00,2926.62,2927.88,-0.0,tp_upper -87501,做空,2025-12-27 04:20:00,2025-12-27 04:40:00,2928.74,2928.83,-0.0,flip_to_long -87502,做多,2025-12-27 04:40:00,2025-12-27 04:50:00,2928.83,2928.19,-0.0,flip_to_short -87503,做空,2025-12-27 04:50:00,2025-12-27 05:00:00,2928.19,2929.02,-0.0,flip_to_long -87504,做多,2025-12-27 05:00:00,2025-12-27 05:45:00,2929.02,2929.74,-0.0,tp_upper -87505,做空,2025-12-27 06:00:00,2025-12-27 06:05:00,2928.01,2927.86,-0.0,tp_lower -87506,做空,2025-12-27 06:45:00,2025-12-27 06:55:00,2927.28,2928.41,-0.0,flip_to_long -87507,做多,2025-12-27 06:55:00,2025-12-27 07:05:00,2928.41,2930.51,0.0,tp_upper -87508,做空,2025-12-27 08:45:00,2025-12-27 09:00:00,2933.38,2933.52,-0.0,flip_to_long -87509,做多,2025-12-27 09:00:00,2025-12-27 09:15:00,2933.52,2934.71,-0.0,tp_upper -87510,做空,2025-12-27 09:25:00,2025-12-27 09:30:00,2931.54,2932.93,-0.0,tp_lower -87511,做多,2025-12-27 09:35:00,2025-12-27 09:50:00,2933.41,2933.2,-0.0,flip_to_short -87512,做空,2025-12-27 09:50:00,2025-12-27 09:55:00,2933.2,2933.86,-0.0,flip_to_long -87513,做多,2025-12-27 09:55:00,2025-12-27 10:00:00,2933.86,2932.3,-0.0,flip_to_short -87514,做空,2025-12-27 10:00:00,2025-12-27 10:05:00,2932.3,2933.96,-0.0,flip_to_long -87515,做多,2025-12-27 10:05:00,2025-12-27 10:10:00,2933.96,2931.3,-0.0,flip_to_short -87516,做空,2025-12-27 10:10:00,2025-12-27 10:15:00,2931.3,2932.64,-0.0,tp_lower -87517,做多,2025-12-27 11:20:00,2025-12-27 12:00:00,2926.59,2929.69,0.0,tp_upper -87518,做空,2025-12-27 13:00:00,2025-12-27 13:15:00,2928.38,2926.64,0.0,tp_lower -87519,做多,2025-12-27 13:35:00,2025-12-27 13:45:00,2930.59,2929.21,-0.0,flip_to_short -87520,做空,2025-12-27 13:45:00,2025-12-27 14:25:00,2929.21,2926.28,0.0,tp_lower -87521,做多,2025-12-27 14:30:00,2025-12-27 14:35:00,2928.86,2927.98,-0.0,flip_to_short -87522,做空,2025-12-27 14:35:00,2025-12-27 15:20:00,2927.98,2926.27,0.0,tp_lower -87523,做多,2025-12-27 15:30:00,2025-12-27 15:35:00,2928.84,2927.28,-0.0,flip_to_short -87524,做空,2025-12-27 15:35:00,2025-12-27 15:40:00,2927.28,2927.55,-0.0,flip_to_long -87525,做多,2025-12-27 15:40:00,2025-12-27 17:15:00,2927.55,2922.0,-0.0,flip_to_short -87526,做空,2025-12-27 17:15:00,2025-12-27 17:20:00,2922.0,2925.57,-0.0,flip_to_long -87527,做多,2025-12-27 17:20:00,2025-12-27 17:50:00,2925.57,2927.87,0.0,tp_upper -87528,做空,2025-12-27 18:35:00,2025-12-27 19:05:00,2925.3,2926.27,-0.0,flip_to_long -87529,做多,2025-12-27 19:05:00,2025-12-27 19:15:00,2926.27,2925.6,-0.0,flip_to_short -87530,做空,2025-12-27 19:15:00,2025-12-27 19:20:00,2925.6,2926.4,-0.0,flip_to_long -87531,做多,2025-12-27 19:20:00,2025-12-27 19:45:00,2926.4,2928.84,0.0,tp_upper -87532,做空,2025-12-27 20:40:00,2025-12-27 21:05:00,2929.3,2929.45,-0.0,flip_to_long -87533,做多,2025-12-27 21:05:00,2025-12-27 21:15:00,2929.45,2930.12,-0.0,flip_to_short -87534,做空,2025-12-27 21:15:00,2025-12-27 22:45:00,2930.12,2933.4,-0.0,flip_to_long -87535,做多,2025-12-27 22:45:00,2025-12-27 22:55:00,2933.4,2932.0,-0.0,flip_to_short -87536,做空,2025-12-27 22:55:00,2025-12-27 23:00:00,2932.0,2932.56,-0.0,flip_to_long -87537,做多,2025-12-27 23:00:00,2025-12-27 23:45:00,2932.56,2946.9,0.0,tp_upper -87538,做空,2025-12-28 00:55:00,2025-12-28 01:00:00,2944.44,2948.12,-0.0,flip_to_long -87539,做多,2025-12-28 01:00:00,2025-12-28 01:05:00,2948.12,2945.01,-0.0,flip_to_short -87540,做空,2025-12-28 01:05:00,2025-12-28 01:10:00,2945.01,2945.28,-0.0,flip_to_long -87541,做多,2025-12-28 01:10:00,2025-12-28 02:20:00,2945.28,2944.61,-0.0,flip_to_short -87542,做空,2025-12-28 02:20:00,2025-12-28 03:25:00,2944.61,2940.99,0.0,tp_lower -87543,做多,2025-12-28 04:10:00,2025-12-28 04:25:00,2944.78,2942.59,-0.0,flip_to_short -87544,做空,2025-12-28 04:25:00,2025-12-28 04:35:00,2942.59,2939.54,0.0,tp_lower -87545,做多,2025-12-28 05:50:00,2025-12-28 05:55:00,2938.24,2933.78,-0.0,flip_to_short -87546,做空,2025-12-28 05:55:00,2025-12-28 06:05:00,2933.78,2937.38,-0.0,flip_to_long -87547,做多,2025-12-28 06:05:00,2025-12-28 06:35:00,2937.38,2940.7,0.0,tp_upper -87548,做空,2025-12-28 07:15:00,2025-12-28 07:40:00,2938.91,2936.19,0.0,tp_lower -87549,做多,2025-12-28 08:05:00,2025-12-28 08:30:00,2941.65,2937.99,-0.0,flip_to_short -87550,做空,2025-12-28 08:30:00,2025-12-28 08:35:00,2937.99,2941.76,-0.0,flip_to_long -87551,做多,2025-12-28 08:35:00,2025-12-28 08:40:00,2941.76,2940.28,-0.0,tp_upper -87552,做空,2025-12-28 08:45:00,2025-12-28 08:50:00,2938.63,2938.89,-0.0,flip_to_long -87553,做多,2025-12-28 08:50:00,2025-12-28 08:55:00,2938.89,2938.63,-0.0,flip_to_short -87554,做空,2025-12-28 08:55:00,2025-12-28 09:00:00,2938.63,2938.81,-0.0,flip_to_long -87555,做多,2025-12-28 09:00:00,2025-12-28 09:10:00,2938.81,2941.24,0.0,tp_upper -87556,做空,2025-12-28 09:30:00,2025-12-28 09:35:00,2939.61,2934.0,0.0,tp_lower -87557,做多,2025-12-28 10:05:00,2025-12-28 10:20:00,2941.5,2940.63,-0.0,flip_to_short -87558,做空,2025-12-28 10:20:00,2025-12-28 11:40:00,2940.63,2940.53,-0.0,tp_lower -87559,做多,2025-12-28 11:45:00,2025-12-28 11:55:00,2943.35,2942.99,-0.0,flip_to_short -87560,做空,2025-12-28 11:55:00,2025-12-28 12:10:00,2942.99,2940.37,0.0,tp_lower -87561,做多,2025-12-28 13:20:00,2025-12-28 13:35:00,2942.01,2942.34,-0.0,tp_upper -87562,做空,2025-12-28 13:50:00,2025-12-28 14:00:00,2939.21,2942.71,-0.0,flip_to_long -87563,做多,2025-12-28 14:00:00,2025-12-28 14:10:00,2942.71,2942.44,-0.0,tp_upper -87564,做空,2025-12-28 15:50:00,2025-12-28 16:00:00,2947.32,2948.53,-0.0,flip_to_long -87565,做多,2025-12-28 16:00:00,2025-12-28 16:20:00,2948.53,2944.7,-0.0,flip_to_short -87566,做空,2025-12-28 16:20:00,2025-12-28 16:25:00,2944.7,2941.34,0.0,tp_lower -87567,做多,2025-12-28 17:10:00,2025-12-28 17:50:00,2947.03,2945.14,-0.0,flip_to_short -87568,做空,2025-12-28 17:50:00,2025-12-28 18:00:00,2945.14,2941.05,0.0,tp_lower -87569,做多,2025-12-28 19:10:00,2025-12-28 19:40:00,2935.61,2933.21,-0.0,flip_to_short -87570,做空,2025-12-28 19:40:00,2025-12-28 19:45:00,2933.21,2933.64,-0.0,flip_to_long -87571,做多,2025-12-28 19:45:00,2025-12-28 19:50:00,2933.64,2932.17,-0.0,flip_to_short -87572,做空,2025-12-28 19:50:00,2025-12-28 20:00:00,2932.17,2933.2,-0.0,flip_to_long -87573,做多,2025-12-28 20:00:00,2025-12-28 20:05:00,2933.2,2933.04,-0.0,flip_to_short -87574,做空,2025-12-28 20:05:00,2025-12-28 20:15:00,2933.04,2934.09,-0.0,flip_to_long -87575,做多,2025-12-28 20:15:00,2025-12-28 20:20:00,2934.09,2933.53,-0.0,flip_to_short -87576,做空,2025-12-28 20:20:00,2025-12-28 21:00:00,2933.53,2929.35,0.0,tp_lower -87577,做多,2025-12-28 21:05:00,2025-12-28 21:10:00,2934.43,2931.25,-0.0,flip_to_short -87578,做空,2025-12-28 21:10:00,2025-12-28 21:20:00,2931.25,2929.76,0.0,tp_lower -87579,做多,2025-12-28 21:25:00,2025-12-28 21:35:00,2932.18,2935.77,0.0,tp_upper -87580,做空,2025-12-28 23:05:00,2025-12-28 23:15:00,2943.69,2945.33,-0.0,flip_to_long -87581,做多,2025-12-28 23:15:00,2025-12-28 23:25:00,2945.33,2942.39,-0.0,flip_to_short -87582,做空,2025-12-28 23:25:00,2025-12-29 00:20:00,2942.39,2952.8,-0.0,flip_to_long -87583,做多,2025-12-29 00:20:00,2025-12-29 00:25:00,2952.8,2957.15,0.0,tp_upper -87584,做空,2025-12-29 01:15:00,2025-12-29 01:25:00,2960.4,2959.45,-0.0,flip_to_long -87585,做多,2025-12-29 01:25:00,2025-12-29 01:40:00,2959.45,2976.36,0.0,tp_upper -87586,做空,2025-12-29 05:00:00,2025-12-29 05:10:00,3032.57,3041.1,-0.0,flip_to_long -87587,做多,2025-12-29 05:10:00,2025-12-29 05:45:00,3041.1,3040.99,-0.0,flip_to_short -87588,做空,2025-12-29 05:45:00,2025-12-29 06:10:00,3040.99,3038.3,0.0,flip_to_long -87589,做多,2025-12-29 06:10:00,2025-12-29 06:25:00,3038.3,3036.29,-0.0,flip_to_short -87590,做空,2025-12-29 06:25:00,2025-12-29 06:35:00,3036.29,3035.1,-0.0,flip_to_long -87591,做多,2025-12-29 06:35:00,2025-12-29 08:35:00,3035.1,3015.87,-0.0,flip_to_short -87592,做空,2025-12-29 08:35:00,2025-12-29 08:40:00,3015.87,3017.69,-0.0,flip_to_long -87593,做多,2025-12-29 08:40:00,2025-12-29 08:50:00,3017.69,3011.67,-0.0,flip_to_short -87594,做空,2025-12-29 08:50:00,2025-12-29 09:05:00,3011.67,3008.07,0.0,tp_lower -87595,做多,2025-12-29 14:15:00,2025-12-29 14:30:00,2926.65,2948.49,0.0,tp_upper -87596,做空,2025-12-29 14:55:00,2025-12-29 15:05:00,2927.24,2931.75,-0.0,flip_to_long -87597,做多,2025-12-29 15:05:00,2025-12-29 15:35:00,2931.75,2935.76,0.0,flip_to_short -87598,做空,2025-12-29 15:35:00,2025-12-29 15:40:00,2935.76,2940.47,-0.0,flip_to_long -87599,做多,2025-12-29 15:40:00,2025-12-29 15:45:00,2940.47,2935.0,-0.0,flip_to_short -87600,做空,2025-12-29 15:45:00,2025-12-29 16:05:00,2935.0,2936.73,-0.0,flip_to_long -87601,做多,2025-12-29 16:05:00,2025-12-29 16:15:00,2936.73,2935.23,-0.0,flip_to_short -87602,做空,2025-12-29 16:15:00,2025-12-29 16:25:00,2935.23,2926.92,0.0,tp_lower -87603,做多,2025-12-29 16:30:00,2025-12-29 16:50:00,2931.65,2934.1,0.0,flip_to_short -87604,做空,2025-12-29 16:50:00,2025-12-29 16:55:00,2934.1,2935.1,-0.0,flip_to_long -87605,做多,2025-12-29 16:55:00,2025-12-29 17:05:00,2935.1,2933.38,-0.0,flip_to_short -87606,做空,2025-12-29 17:05:00,2025-12-29 17:15:00,2933.38,2935.64,-0.0,flip_to_long -87607,做多,2025-12-29 17:15:00,2025-12-29 17:20:00,2935.64,2933.2,-0.0,flip_to_short -87608,做空,2025-12-29 17:20:00,2025-12-29 17:25:00,2933.2,2930.43,0.0,tp_lower -87609,做多,2025-12-29 17:30:00,2025-12-29 17:50:00,2933.21,2940.13,0.0,tp_upper -87610,做空,2025-12-29 18:05:00,2025-12-29 18:10:00,2934.87,2937.7,-0.0,flip_to_long -87611,做多,2025-12-29 18:10:00,2025-12-29 18:25:00,2937.7,2933.99,-0.0,flip_to_short -87612,做空,2025-12-29 18:25:00,2025-12-29 18:55:00,2933.99,2918.25,0.0,tp_lower -87613,做多,2025-12-29 19:05:00,2025-12-29 19:10:00,2938.04,2933.44,-0.0,flip_to_short -87614,做空,2025-12-29 19:10:00,2025-12-29 19:15:00,2933.44,2934.49,-0.0,flip_to_long -87615,做多,2025-12-29 19:15:00,2025-12-29 19:20:00,2934.49,2934.02,-0.0,flip_to_short -87616,做空,2025-12-29 19:20:00,2025-12-29 19:40:00,2934.02,2933.7,-0.0,flip_to_long -87617,做多,2025-12-29 19:40:00,2025-12-29 19:50:00,2933.7,2932.0,-0.0,flip_to_short -87618,做空,2025-12-29 19:50:00,2025-12-29 20:00:00,2932.0,2931.1,-0.0,flip_to_long -87619,做多,2025-12-29 20:00:00,2025-12-29 20:25:00,2931.1,2930.64,-0.0,flip_to_short -87620,做空,2025-12-29 20:25:00,2025-12-29 20:30:00,2930.64,2931.68,-0.0,flip_to_long -87621,做多,2025-12-29 20:30:00,2025-12-29 21:20:00,2931.68,2930.31,-0.0,flip_to_short -87622,做空,2025-12-29 21:20:00,2025-12-29 21:25:00,2930.31,2931.92,-0.0,flip_to_long -87623,做多,2025-12-29 21:25:00,2025-12-29 22:05:00,2931.92,2931.0,-0.0,flip_to_short -87624,做空,2025-12-29 22:05:00,2025-12-29 22:15:00,2931.0,2934.35,-0.0,flip_to_long -87625,做多,2025-12-29 22:15:00,2025-12-29 22:30:00,2934.35,2939.15,0.0,tp_upper -87626,做空,2025-12-29 23:25:00,2025-12-29 23:55:00,2932.73,2936.45,-0.0,flip_to_long -87627,做多,2025-12-29 23:55:00,2025-12-30 00:10:00,2936.45,2936.95,-0.0,flip_to_short -87628,做空,2025-12-30 00:10:00,2025-12-30 00:15:00,2936.95,2937.07,-0.0,flip_to_long -87629,做多,2025-12-30 00:15:00,2025-12-30 00:25:00,2937.07,2936.23,-0.0,flip_to_short -87630,做空,2025-12-30 00:25:00,2025-12-30 00:30:00,2936.23,2932.89,0.0,tp_lower -87631,做多,2025-12-30 00:45:00,2025-12-30 01:00:00,2935.86,2932.28,-0.0,flip_to_short -87632,做空,2025-12-30 01:00:00,2025-12-30 01:10:00,2932.28,2934.02,-0.0,flip_to_long -87633,做多,2025-12-30 01:10:00,2025-12-30 01:20:00,2934.02,2932.33,-0.0,flip_to_short -87634,做空,2025-12-30 01:20:00,2025-12-30 01:25:00,2932.33,2930.91,-0.0,tp_lower -87635,做多,2025-12-30 01:45:00,2025-12-30 01:55:00,2935.42,2935.31,-0.0,flip_to_short -87636,做空,2025-12-30 01:55:00,2025-12-30 02:10:00,2935.31,2933.3,0.0,tp_lower -87637,做多,2025-12-30 02:15:00,2025-12-30 02:20:00,2938.06,2932.04,-0.0,flip_to_short -87638,做空,2025-12-30 02:20:00,2025-12-30 02:30:00,2932.04,2927.8,0.0,tp_lower -87639,做多,2025-12-30 03:20:00,2025-12-30 03:25:00,2940.81,2939.28,-0.0,tp_upper -87640,做多,2025-12-30 06:05:00,2025-12-30 06:30:00,2943.06,2947.01,0.0,tp_upper -87641,做空,2025-12-30 07:20:00,2025-12-30 07:25:00,2944.6,2945.66,-0.0,flip_to_long -87642,做多,2025-12-30 07:25:00,2025-12-30 07:40:00,2945.66,2949.34,0.0,tp_upper -87643,做空,2025-12-30 09:15:00,2025-12-30 10:35:00,2974.14,2978.57,-0.0,flip_to_long -87644,做多,2025-12-30 10:35:00,2025-12-30 10:50:00,2978.57,2974.15,-0.0,flip_to_short -87645,做空,2025-12-30 10:50:00,2025-12-30 11:35:00,2974.15,2979.0,-0.0,flip_to_long -87646,做多,2025-12-30 11:35:00,2025-12-30 11:40:00,2979.0,2978.24,-0.0,flip_to_short -87647,做空,2025-12-30 11:40:00,2025-12-30 11:55:00,2978.24,2977.86,-0.0,flip_to_long -87648,做多,2025-12-30 11:55:00,2025-12-30 12:10:00,2977.86,2982.52,0.0,tp_upper -87649,做空,2025-12-30 12:35:00,2025-12-30 12:55:00,2979.97,2979.82,-0.0,flip_to_long -87650,做多,2025-12-30 12:55:00,2025-12-30 13:05:00,2979.82,2981.97,0.0,tp_upper -87651,做空,2025-12-30 13:10:00,2025-12-30 14:00:00,2981.87,2967.45,0.0,tp_lower -87652,做多,2025-12-30 14:45:00,2025-12-30 14:50:00,2982.44,2998.64,0.0,tp_upper -87653,做空,2025-12-30 15:00:00,2025-12-30 15:05:00,2975.58,2976.33,-0.0,flip_to_long -87654,做多,2025-12-30 15:05:00,2025-12-30 15:30:00,2976.33,2975.42,-0.0,flip_to_short -87655,做空,2025-12-30 15:30:00,2025-12-30 15:35:00,2975.42,2981.37,-0.0,flip_to_long -87656,做多,2025-12-30 15:35:00,2025-12-30 16:00:00,2981.37,2979.65,-0.0,flip_to_short -87657,做空,2025-12-30 16:00:00,2025-12-30 16:05:00,2979.65,2982.7,-0.0,flip_to_long -87658,做多,2025-12-30 16:05:00,2025-12-30 16:10:00,2982.7,2980.32,-0.0,flip_to_short -87659,做空,2025-12-30 16:10:00,2025-12-30 16:15:00,2980.32,2990.68,-0.0,flip_to_long -87660,做多,2025-12-30 16:15:00,2025-12-30 16:35:00,2990.68,2979.59,-0.0,flip_to_short -87661,做空,2025-12-30 16:35:00,2025-12-30 16:55:00,2979.59,2981.73,-0.0,flip_to_long -87662,做多,2025-12-30 16:55:00,2025-12-30 17:40:00,2981.73,2980.04,-0.0,flip_to_short -87663,做空,2025-12-30 17:40:00,2025-12-30 17:45:00,2980.04,2970.11,0.0,tp_lower -87664,做多,2025-12-30 19:25:00,2025-12-30 19:35:00,2968.24,2967.71,-0.0,flip_to_short -87665,做空,2025-12-30 19:35:00,2025-12-30 19:45:00,2967.71,2968.91,-0.0,flip_to_long -87666,做多,2025-12-30 19:45:00,2025-12-30 20:00:00,2968.91,2969.99,-0.0,flip_to_short -87667,做空,2025-12-30 20:00:00,2025-12-30 20:50:00,2969.99,2957.55,0.0,tp_lower -87668,做多,2025-12-30 21:40:00,2025-12-30 22:00:00,2962.92,2968.34,0.0,tp_upper -87669,做空,2025-12-30 22:35:00,2025-12-30 22:45:00,2965.63,2966.67,-0.0,flip_to_long -87670,做多,2025-12-30 22:45:00,2025-12-30 22:50:00,2966.67,2966.0,-0.0,flip_to_short -87671,做空,2025-12-30 22:50:00,2025-12-30 22:55:00,2966.0,2968.52,-0.0,flip_to_long -87672,做多,2025-12-30 22:55:00,2025-12-30 23:00:00,2968.52,2968.08,-0.0,tp_upper -87673,做空,2025-12-31 00:00:00,2025-12-31 00:05:00,2967.7,2965.9,0.0,tp_lower -87674,做多,2025-12-31 00:25:00,2025-12-31 01:15:00,2968.1,2980.8,0.0,tp_upper -87675,做空,2025-12-31 02:35:00,2025-12-31 02:40:00,2976.41,2977.55,-0.0,flip_to_long -87676,做多,2025-12-31 02:40:00,2025-12-31 03:00:00,2977.55,2979.62,0.0,tp_upper -87677,做空,2025-12-31 03:10:00,2025-12-31 03:15:00,2979.67,2976.68,0.0,tp_lower -87678,做多,2025-12-31 05:00:00,2025-12-31 05:05:00,2972.85,2972.88,-0.0,tp_upper -87679,做空,2025-12-31 06:35:00,2025-12-31 07:00:00,2974.33,2972.37,0.0,tp_lower -87680,做多,2025-12-31 07:25:00,2025-12-31 07:45:00,2973.91,2974.4,-0.0,flip_to_short -87681,做空,2025-12-31 07:45:00,2025-12-31 08:35:00,2974.4,2968.82,0.0,tp_lower -87682,做多,2025-12-31 09:05:00,2025-12-31 09:10:00,2973.3,2972.55,-0.0,flip_to_short -87683,做空,2025-12-31 09:10:00,2025-12-31 09:25:00,2972.55,2972.18,-0.0,flip_to_long -87684,做多,2025-12-31 09:25:00,2025-12-31 10:10:00,2972.18,2977.76,0.0,tp_upper -87685,做空,2025-12-31 10:30:00,2025-12-31 12:50:00,2975.5,2983.35,-0.0,tp_lower -87686,做多,2025-12-31 13:15:00,2025-12-31 13:25:00,2993.18,2993.03,-0.0,flip_to_short -87687,做空,2025-12-31 13:25:00,2025-12-31 13:45:00,2993.03,2991.68,-0.0,flip_to_long -87688,做多,2025-12-31 13:45:00,2025-12-31 14:00:00,2991.68,3000.99,0.0,tp_upper -87689,做空,2025-12-31 14:35:00,2025-12-31 14:40:00,2996.87,2997.03,-0.0,flip_to_long -87690,做多,2025-12-31 14:40:00,2025-12-31 16:20:00,2997.03,2983.41,-0.0,flip_to_short -87691,做空,2025-12-31 16:20:00,2025-12-31 16:35:00,2983.41,2981.55,0.0,flip_to_long -87692,做多,2025-12-31 16:35:00,2025-12-31 16:40:00,2981.55,2965.4,-0.0,flip_to_short -87693,做空,2025-12-31 16:40:00,2025-12-31 16:45:00,2965.4,2968.47,-0.0,tp_lower -87694,做多,2025-12-31 17:15:00,2025-12-31 17:55:00,2977.52,2974.55,-0.0,flip_to_short -87695,做空,2025-12-31 17:55:00,2025-12-31 18:00:00,2974.55,2975.54,-0.0,flip_to_long -87696,做多,2025-12-31 18:00:00,2025-12-31 18:05:00,2975.54,2982.65,0.0,tp_upper -87697,做空,2025-12-31 18:40:00,2025-12-31 18:50:00,2978.36,2973.25,0.0,tp_lower -87698,做多,2025-12-31 19:00:00,2025-12-31 19:10:00,2977.18,2977.36,-0.0,flip_to_short -87699,做空,2025-12-31 19:10:00,2025-12-31 19:40:00,2977.36,2972.32,0.0,tp_lower -87700,做多,2025-12-31 20:55:00,2025-12-31 21:05:00,2974.47,2977.28,0.0,tp_upper -87701,做空,2025-12-31 22:30:00,2025-12-31 22:40:00,2978.55,2975.33,0.0,tp_lower diff --git a/strategy/results/bb_midline_best_trades_5m_20260227_041613.csv b/strategy/results/bb_midline_best_trades_5m_20260227_041613.csv deleted file mode 100644 index 527f759..0000000 --- a/strategy/results/bb_midline_best_trades_5m_20260227_041613.csv +++ /dev/null @@ -1,46876 +0,0 @@ -序号,方向,开仓时间,平仓时间,开仓价,平仓价,净盈亏,平仓原因 -1,做空,2020-01-01 05:55:00,2020-01-01 06:00:00,130.23,130.3,-0.21,flip_to_long -2,做多,2020-01-01 06:00:00,2020-01-01 06:50:00,130.3,130.27,-0.15,flip_to_short -3,做空,2020-01-01 06:50:00,2020-01-01 06:55:00,130.27,130.36,-0.24,flip_to_long -4,做多,2020-01-01 06:55:00,2020-01-01 07:05:00,130.36,130.35,-0.11,flip_to_short -5,做空,2020-01-01 07:05:00,2020-01-01 07:10:00,130.35,130.44,-0.24,flip_to_long -6,做多,2020-01-01 07:10:00,2020-01-01 07:30:00,130.44,130.34,-0.25,flip_to_short -7,做空,2020-01-01 07:30:00,2020-01-01 09:20:00,130.34,130.26,0.02,flip_to_long -8,做多,2020-01-01 09:20:00,2020-01-01 09:45:00,130.26,130.26,-0.1,flip_to_short -9,做空,2020-01-01 09:45:00,2020-01-01 10:05:00,130.26,130.37,-0.27,flip_to_long -10,做多,2020-01-01 10:05:00,2020-01-01 10:20:00,130.37,130.38,-0.08,flip_to_short -11,做空,2020-01-01 10:20:00,2020-01-01 19:30:00,130.38,131.89,-2.39,flip_to_long -12,做多,2020-01-01 19:30:00,2020-01-01 20:30:00,131.89,131.9,-0.08,flip_to_short -13,做空,2020-01-01 20:30:00,2020-01-01 20:35:00,131.9,131.99,-0.23,flip_to_long -14,做多,2020-01-01 20:35:00,2020-01-01 21:00:00,131.99,131.99,-0.1,flip_to_short -15,做空,2020-01-01 21:00:00,2020-01-01 21:05:00,131.99,132.14,-0.32,flip_to_long -16,做多,2020-01-01 21:05:00,2020-01-01 21:10:00,132.14,132.01,-0.29,flip_to_short -17,做空,2020-01-01 21:10:00,2020-01-01 21:20:00,132.01,132.21,-0.39,flip_to_long -18,做多,2020-01-01 21:20:00,2020-01-01 21:25:00,132.21,131.98,-0.43,flip_to_short -19,做空,2020-01-01 21:25:00,2020-01-01 21:30:00,131.98,132.07,-0.23,flip_to_long -20,做多,2020-01-01 21:30:00,2020-01-01 21:35:00,132.07,131.65,-0.71,flip_to_short -21,做空,2020-01-01 21:35:00,2020-01-01 21:45:00,131.65,132.04,-0.66,flip_to_long -22,做多,2020-01-01 21:45:00,2020-01-01 21:50:00,132.04,131.75,-0.51,flip_to_short -23,做空,2020-01-01 21:50:00,2020-01-02 06:15:00,131.75,129.58,3.03,flip_to_long -24,做多,2020-01-02 06:15:00,2020-01-02 06:50:00,129.58,129.24,-0.61,flip_to_short -25,做空,2020-01-02 06:50:00,2020-01-02 07:00:00,129.24,129.47,-0.45,flip_to_long -26,做多,2020-01-02 07:00:00,2020-01-02 09:25:00,129.47,129.63,0.14,flip_to_short -27,做空,2020-01-02 09:25:00,2020-01-02 11:00:00,129.63,129.81,-0.37,flip_to_long -28,做多,2020-01-02 11:00:00,2020-01-02 11:15:00,129.81,129.62,-0.38,flip_to_short -29,做空,2020-01-02 11:15:00,2020-01-02 12:05:00,129.62,129.83,-0.41,flip_to_long -30,做多,2020-01-02 12:05:00,2020-01-02 12:20:00,129.83,129.66,-0.35,flip_to_short -31,做空,2020-01-02 12:20:00,2020-01-02 12:50:00,129.66,129.89,-0.44,flip_to_long -32,做多,2020-01-02 12:50:00,2020-01-02 13:25:00,129.89,129.74,-0.32,flip_to_short -33,做空,2020-01-02 13:25:00,2020-01-02 14:40:00,129.74,129.68,-0.01,flip_to_long -34,做多,2020-01-02 14:40:00,2020-01-02 14:45:00,129.68,129.54,-0.3,flip_to_short -35,做空,2020-01-02 14:45:00,2020-01-02 15:45:00,129.54,129.55,-0.11,flip_to_long -36,做多,2020-01-02 15:45:00,2020-01-02 15:55:00,129.55,129.48,-0.2,flip_to_short -37,做空,2020-01-02 15:55:00,2020-01-02 16:45:00,129.48,127.72,2.51,tp_lower -38,做多,2020-01-02 21:25:00,2020-01-02 22:05:00,127.37,127.27,-0.25,flip_to_short -39,做空,2020-01-02 22:05:00,2020-01-02 22:15:00,127.27,127.31,-0.16,flip_to_long -40,做多,2020-01-02 22:15:00,2020-01-02 22:25:00,127.31,127.24,-0.2,flip_to_short -41,做空,2020-01-02 22:25:00,2020-01-02 22:35:00,127.24,127.32,-0.22,flip_to_long -42,做多,2020-01-02 22:35:00,2020-01-02 22:55:00,127.32,127.29,-0.14,flip_to_short -43,做空,2020-01-02 22:55:00,2020-01-02 23:05:00,127.29,127.35,-0.19,flip_to_long -44,做多,2020-01-02 23:05:00,2020-01-02 23:10:00,127.35,127.08,-0.5,flip_to_short -45,做空,2020-01-02 23:10:00,2020-01-03 00:10:00,127.08,127.25,-0.35,flip_to_long -46,做多,2020-01-03 00:10:00,2020-01-03 00:15:00,127.25,127.19,-0.19,flip_to_short -47,做空,2020-01-03 00:15:00,2020-01-03 00:20:00,127.19,127.33,-0.31,flip_to_long -48,做多,2020-01-03 00:20:00,2020-01-03 00:25:00,127.33,127.23,-0.25,flip_to_short -49,做空,2020-01-03 00:25:00,2020-01-03 00:30:00,127.23,127.25,-0.13,flip_to_long -50,做多,2020-01-03 00:30:00,2020-01-03 00:35:00,127.25,127.02,-0.45,flip_to_short -51,做空,2020-01-03 00:35:00,2020-01-03 02:30:00,127.02,126.8,0.24,flip_to_long -52,做多,2020-01-03 02:30:00,2020-01-03 03:20:00,126.8,126.91,0.07,flip_to_short -53,做空,2020-01-03 03:20:00,2020-01-03 15:50:00,126.91,132.1,-8.01,flip_to_long -54,做多,2020-01-03 15:50:00,2020-01-03 16:00:00,132.1,132.07,-0.13,flip_to_short -55,做空,2020-01-03 16:00:00,2020-01-03 16:05:00,132.07,132.65,-0.91,flip_to_long -56,做多,2020-01-03 16:05:00,2020-01-03 19:05:00,132.65,132.41,-0.43,flip_to_short -57,做空,2020-01-03 19:05:00,2020-01-03 19:10:00,132.41,132.71,-0.51,flip_to_long -58,做多,2020-01-03 19:10:00,2020-01-03 21:00:00,132.71,133.17,0.54,flip_to_short -59,做空,2020-01-03 21:00:00,2020-01-03 21:10:00,133.17,133.59,-0.67,flip_to_long -60,做多,2020-01-03 21:10:00,2020-01-03 21:35:00,133.59,133.36,-0.41,flip_to_short -61,做空,2020-01-03 21:35:00,2020-01-03 22:55:00,133.36,133.0,0.4,flip_to_long -62,做多,2020-01-03 22:55:00,2020-01-04 01:00:00,133.0,133.41,0.47,flip_to_short -63,做空,2020-01-04 01:00:00,2020-01-04 02:50:00,133.41,133.26,0.12,flip_to_long -64,做多,2020-01-04 02:50:00,2020-01-04 03:25:00,133.26,133.17,-0.22,flip_to_short -65,做空,2020-01-04 03:25:00,2020-01-04 04:25:00,133.17,133.39,-0.4,flip_to_long -66,做多,2020-01-04 04:25:00,2020-01-04 07:25:00,133.39,133.52,0.09,flip_to_short -67,做空,2020-01-04 07:25:00,2020-01-04 07:30:00,133.52,133.54,-0.12,flip_to_long -68,做多,2020-01-04 07:30:00,2020-01-04 08:10:00,133.54,133.48,-0.18,flip_to_short -69,做空,2020-01-04 08:10:00,2020-01-04 08:15:00,133.48,133.58,-0.23,flip_to_long -70,做多,2020-01-04 08:15:00,2020-01-04 08:50:00,133.58,133.69,0.06,flip_to_short -71,做空,2020-01-04 08:50:00,2020-01-04 09:35:00,133.69,133.71,-0.12,flip_to_long -72,做多,2020-01-04 09:35:00,2020-01-04 10:30:00,133.71,133.77,-0.01,flip_to_short -73,做空,2020-01-04 10:30:00,2020-01-04 10:35:00,133.77,133.88,-0.24,flip_to_long -74,做多,2020-01-04 10:35:00,2020-01-04 10:45:00,133.88,133.84,-0.15,flip_to_short -75,做空,2020-01-04 10:45:00,2020-01-04 11:45:00,133.84,133.71,0.09,flip_to_long -76,做多,2020-01-04 11:45:00,2020-01-04 15:55:00,133.71,133.21,-0.78,flip_to_short -77,做空,2020-01-04 15:55:00,2020-01-04 16:05:00,133.21,133.19,-0.06,flip_to_long -78,做多,2020-01-04 16:05:00,2020-01-04 16:25:00,133.19,133.1,-0.21,flip_to_short -79,做空,2020-01-04 16:25:00,2020-01-04 16:50:00,133.1,133.3,-0.36,flip_to_long -80,做多,2020-01-04 16:50:00,2020-01-04 16:55:00,133.3,133.1,-0.36,flip_to_short -81,做空,2020-01-04 16:55:00,2020-01-04 17:00:00,133.1,133.25,-0.29,flip_to_long -82,做多,2020-01-04 17:00:00,2020-01-04 17:35:00,133.25,134.49,1.59,tp_upper -83,做空,2020-01-04 18:50:00,2020-01-04 18:55:00,133.38,133.45,-0.19,flip_to_long -84,做多,2020-01-04 18:55:00,2020-01-04 19:30:00,133.45,133.66,0.2,flip_to_short -85,做空,2020-01-04 19:30:00,2020-01-04 20:20:00,133.66,133.81,-0.3,flip_to_long -86,做多,2020-01-04 20:20:00,2020-01-04 20:25:00,133.81,133.8,-0.1,flip_to_short -87,做空,2020-01-04 20:25:00,2020-01-04 21:20:00,133.8,133.72,0.02,flip_to_long -88,做多,2020-01-04 21:20:00,2020-01-04 21:55:00,133.72,134.03,0.33,flip_to_short -89,做空,2020-01-04 21:55:00,2020-01-04 22:15:00,134.03,133.98,-0.02,flip_to_long -90,做多,2020-01-04 22:15:00,2020-01-04 22:20:00,133.98,133.86,-0.25,flip_to_short -91,做空,2020-01-04 22:20:00,2020-01-04 22:30:00,133.86,134.09,-0.4,flip_to_long -92,做多,2020-01-04 22:30:00,2020-01-04 23:25:00,134.09,133.83,-0.44,flip_to_short -93,做空,2020-01-04 23:25:00,2020-01-04 23:35:00,133.83,134.06,-0.4,flip_to_long -94,做多,2020-01-04 23:35:00,2020-01-05 07:00:00,134.06,136.03,2.55,flip_to_short -95,做空,2020-01-05 07:00:00,2020-01-05 07:30:00,136.03,135.95,0.02,flip_to_long -96,做多,2020-01-05 07:30:00,2020-01-05 08:00:00,135.95,135.86,-0.22,flip_to_short -97,做空,2020-01-05 08:00:00,2020-01-05 08:05:00,135.86,135.88,-0.12,flip_to_long -98,做多,2020-01-05 08:05:00,2020-01-05 12:15:00,135.88,135.35,-0.82,flip_to_short -99,做空,2020-01-05 12:15:00,2020-01-05 12:25:00,135.35,135.55,-0.37,flip_to_long -100,做多,2020-01-05 12:25:00,2020-01-05 13:25:00,135.55,135.24,-0.52,flip_to_short -101,做空,2020-01-05 13:25:00,2020-01-05 13:30:00,135.24,135.48,-0.42,flip_to_long -102,做多,2020-01-05 13:30:00,2020-01-05 15:30:00,135.48,137.34,2.44,tp_upper -103,做空,2020-01-05 21:00:00,2020-01-05 21:30:00,137.2,135.89,1.69,tp_lower -104,做多,2020-01-06 01:00:00,2020-01-06 01:25:00,135.69,135.76,0.0,flip_to_short -105,做空,2020-01-06 01:25:00,2020-01-06 07:15:00,135.76,138.96,-4.57,flip_to_long -106,做多,2020-01-06 07:15:00,2020-01-06 13:50:00,138.96,141.02,2.65,flip_to_short -107,做空,2020-01-06 13:50:00,2020-01-06 17:10:00,141.02,141.27,-0.43,flip_to_long -108,做多,2020-01-06 17:10:00,2020-01-06 17:15:00,141.27,141.13,-0.28,flip_to_short -109,做空,2020-01-06 17:15:00,2020-01-06 17:25:00,141.13,141.13,-0.09,flip_to_long -110,做多,2020-01-06 17:25:00,2020-01-06 17:40:00,141.13,141.04,-0.21,flip_to_short -111,做空,2020-01-06 17:40:00,2020-01-06 17:45:00,141.04,141.2,-0.3,flip_to_long -112,做多,2020-01-06 17:45:00,2020-01-06 18:40:00,141.2,141.03,-0.32,flip_to_short -113,做空,2020-01-06 18:40:00,2020-01-06 18:50:00,141.03,140.98,-0.03,flip_to_long -114,做多,2020-01-06 18:50:00,2020-01-06 19:05:00,140.98,140.98,-0.09,flip_to_short -115,做空,2020-01-06 19:05:00,2020-01-06 19:15:00,140.98,140.99,-0.11,flip_to_long -116,做多,2020-01-06 19:15:00,2020-01-06 21:55:00,140.99,141.61,0.72,flip_to_short -117,做空,2020-01-06 21:55:00,2020-01-07 08:00:00,141.61,143.0,-1.91,flip_to_long -118,做多,2020-01-07 08:00:00,2020-01-07 08:05:00,143.0,142.96,-0.14,flip_to_short -119,做空,2020-01-07 08:05:00,2020-01-07 10:55:00,142.96,142.84,0.06,flip_to_long -120,做多,2020-01-07 10:55:00,2020-01-07 11:05:00,142.84,142.83,-0.11,flip_to_short -121,做空,2020-01-07 11:05:00,2020-01-07 11:10:00,142.83,143.35,-0.77,flip_to_long -122,做多,2020-01-07 11:10:00,2020-01-07 11:55:00,143.35,142.63,-1.02,flip_to_short -123,做空,2020-01-07 11:55:00,2020-01-07 12:20:00,142.63,141.11,1.86,tp_lower -124,做多,2020-01-07 16:25:00,2020-01-07 21:30:00,141.26,142.99,2.17,flip_to_short -125,做空,2020-01-07 21:30:00,2020-01-07 21:35:00,142.99,142.99,-0.09,flip_to_long -126,做多,2020-01-07 21:35:00,2020-01-07 23:50:00,142.99,143.23,0.22,flip_to_short -127,做空,2020-01-07 23:50:00,2020-01-08 00:00:00,143.23,143.51,-0.46,flip_to_long -128,做多,2020-01-08 00:00:00,2020-01-08 02:55:00,143.51,144.53,1.24,flip_to_short -129,做空,2020-01-08 02:55:00,2020-01-08 03:30:00,144.53,144.45,0.01,flip_to_long -130,做多,2020-01-08 03:30:00,2020-01-08 03:55:00,144.45,144.56,0.05,flip_to_short -131,做空,2020-01-08 03:55:00,2020-01-08 04:00:00,144.56,145.02,-0.7,flip_to_long -132,做多,2020-01-08 04:00:00,2020-01-08 04:25:00,145.02,144.96,-0.17,flip_to_short -133,做空,2020-01-08 04:25:00,2020-01-08 04:40:00,144.96,145.02,-0.17,flip_to_long -134,做多,2020-01-08 04:40:00,2020-01-08 06:50:00,145.02,145.0,-0.12,flip_to_short -135,做空,2020-01-08 06:50:00,2020-01-08 07:35:00,145.0,143.82,1.43,tp_lower -136,做多,2020-01-08 10:40:00,2020-01-08 10:55:00,144.16,143.91,-0.42,flip_to_short -137,做空,2020-01-08 10:55:00,2020-01-08 11:05:00,143.91,144.15,-0.41,flip_to_long -138,做多,2020-01-08 11:05:00,2020-01-08 11:30:00,144.15,143.86,-0.47,flip_to_short -139,做空,2020-01-08 11:30:00,2020-01-08 11:35:00,143.86,144.1,-0.41,flip_to_long -140,做多,2020-01-08 11:35:00,2020-01-08 11:40:00,144.1,143.88,-0.38,flip_to_short -141,做空,2020-01-08 11:40:00,2020-01-08 13:10:00,143.88,141.51,2.98,tp_lower -142,做多,2020-01-08 13:40:00,2020-01-08 21:00:00,143.17,139.14,-5.42,flip_to_short -143,做空,2020-01-08 21:00:00,2020-01-08 22:30:00,139.14,139.03,0.05,flip_to_long -144,做多,2020-01-08 22:30:00,2020-01-09 03:00:00,139.03,140.17,1.41,flip_to_short -145,做空,2020-01-09 03:00:00,2020-01-09 04:35:00,140.17,140.18,-0.11,flip_to_long -146,做多,2020-01-09 04:35:00,2020-01-09 07:05:00,140.18,139.79,-0.62,flip_to_short -147,做空,2020-01-09 07:05:00,2020-01-09 07:15:00,139.79,139.87,-0.2,flip_to_long -148,做多,2020-01-09 07:15:00,2020-01-09 07:55:00,139.87,139.91,-0.04,flip_to_short -149,做空,2020-01-09 07:55:00,2020-01-09 08:30:00,139.91,139.73,0.15,flip_to_long -150,做多,2020-01-09 08:30:00,2020-01-09 08:35:00,139.73,139.61,-0.25,flip_to_short -151,做空,2020-01-09 08:35:00,2020-01-09 13:00:00,139.61,138.74,1.07,flip_to_long -152,做多,2020-01-09 13:00:00,2020-01-09 13:05:00,138.74,138.55,-0.35,flip_to_short -153,做空,2020-01-09 13:05:00,2020-01-09 13:15:00,138.55,138.74,-0.35,flip_to_long -154,做多,2020-01-09 13:15:00,2020-01-09 13:30:00,138.74,138.53,-0.38,flip_to_short -155,做空,2020-01-09 13:30:00,2020-01-09 13:40:00,138.53,138.41,0.07,flip_to_long -156,做多,2020-01-09 13:40:00,2020-01-09 13:50:00,138.41,138.24,-0.32,flip_to_short -157,做空,2020-01-09 13:50:00,2020-01-09 14:00:00,138.24,138.37,-0.27,flip_to_long -158,做多,2020-01-09 14:00:00,2020-01-09 14:15:00,138.37,138.4,-0.05,flip_to_short -159,做空,2020-01-09 14:15:00,2020-01-09 14:25:00,138.4,138.44,-0.15,flip_to_long -160,做多,2020-01-09 14:25:00,2020-01-09 14:30:00,138.44,138.13,-0.51,flip_to_short -161,做空,2020-01-09 14:30:00,2020-01-09 15:10:00,138.13,138.28,-0.29,flip_to_long -162,做多,2020-01-09 15:10:00,2020-01-09 22:00:00,138.28,136.87,-1.97,flip_to_short -163,做空,2020-01-09 22:00:00,2020-01-09 22:20:00,136.87,136.91,-0.14,flip_to_long -164,做多,2020-01-09 22:20:00,2020-01-09 23:00:00,136.91,136.84,-0.18,flip_to_short -165,做空,2020-01-09 23:00:00,2020-01-09 23:20:00,136.84,137.26,-0.65,flip_to_long -166,做多,2020-01-09 23:20:00,2020-01-09 23:25:00,137.26,137.18,-0.2,flip_to_short -167,做空,2020-01-09 23:25:00,2020-01-09 23:35:00,137.18,137.31,-0.26,flip_to_long -168,做多,2020-01-09 23:35:00,2020-01-10 00:30:00,137.31,137.39,0.01,flip_to_short -169,做空,2020-01-10 00:30:00,2020-01-10 06:50:00,137.39,136.66,0.89,flip_to_long -170,做多,2020-01-10 06:50:00,2020-01-10 06:55:00,136.66,136.58,-0.2,flip_to_short -171,做空,2020-01-10 06:55:00,2020-01-10 07:20:00,136.58,136.43,0.11,flip_to_long -172,做多,2020-01-10 07:20:00,2020-01-10 07:40:00,136.43,136.4,-0.13,flip_to_short -173,做空,2020-01-10 07:40:00,2020-01-10 07:55:00,136.4,136.64,-0.42,flip_to_long -174,做多,2020-01-10 07:55:00,2020-01-10 08:00:00,136.64,136.37,-0.45,flip_to_short -175,做空,2020-01-10 08:00:00,2020-01-10 09:10:00,136.37,136.19,0.15,flip_to_long -176,做多,2020-01-10 09:10:00,2020-01-10 09:15:00,136.19,136.11,-0.2,flip_to_short -177,做空,2020-01-10 09:15:00,2020-01-10 09:20:00,136.11,136.19,-0.2,flip_to_long -178,做多,2020-01-10 09:20:00,2020-01-10 09:30:00,136.19,135.98,-0.37,flip_to_short -179,做空,2020-01-10 09:30:00,2020-01-10 09:40:00,135.98,136.13,-0.29,flip_to_long -180,做多,2020-01-10 09:40:00,2020-01-10 09:45:00,136.13,136.07,-0.17,flip_to_short -181,做空,2020-01-10 09:45:00,2020-01-10 10:20:00,136.07,136.2,-0.26,flip_to_long -182,做多,2020-01-10 10:20:00,2020-01-10 10:35:00,136.2,136.14,-0.17,flip_to_short -183,做空,2020-01-10 10:35:00,2020-01-10 21:45:00,136.14,143.41,-9.75,flip_to_long -184,做多,2020-01-10 21:45:00,2020-01-10 21:50:00,143.41,143.0,-0.57,flip_to_short -185,做空,2020-01-10 21:50:00,2020-01-10 22:00:00,143.0,142.87,0.07,flip_to_long -186,做多,2020-01-10 22:00:00,2020-01-10 23:35:00,142.87,143.2,0.31,flip_to_short -187,做空,2020-01-10 23:35:00,2020-01-11 00:30:00,143.2,144.01,-1.05,flip_to_long -188,做多,2020-01-11 00:30:00,2020-01-11 00:40:00,144.01,143.26,-0.98,flip_to_short -189,做空,2020-01-11 00:40:00,2020-01-11 02:35:00,143.26,143.62,-0.52,flip_to_long -190,做多,2020-01-11 02:35:00,2020-01-11 03:00:00,143.62,143.63,-0.07,flip_to_short -191,做空,2020-01-11 03:00:00,2020-01-11 03:50:00,143.63,143.74,-0.22,flip_to_long -192,做多,2020-01-11 03:50:00,2020-01-11 03:55:00,143.74,143.45,-0.43,flip_to_short -193,做空,2020-01-11 03:55:00,2020-01-11 04:00:00,143.45,143.77,-0.46,flip_to_long -194,做多,2020-01-11 04:00:00,2020-01-11 04:10:00,143.77,143.54,-0.36,flip_to_short -195,做空,2020-01-11 04:10:00,2020-01-11 06:45:00,143.54,143.38,0.1,flip_to_long -196,做多,2020-01-11 06:45:00,2020-01-11 06:50:00,143.38,142.96,-0.58,flip_to_short -197,做空,2020-01-11 06:50:00,2020-01-11 07:00:00,142.96,143.4,-0.6,flip_to_long -198,做多,2020-01-11 07:00:00,2020-01-11 07:30:00,143.4,142.99,-0.56,flip_to_short -199,做空,2020-01-11 07:30:00,2020-01-11 07:40:00,142.99,143.09,-0.2,flip_to_long -200,做多,2020-01-11 07:40:00,2020-01-11 07:45:00,143.09,142.93,-0.27,flip_to_short -201,做空,2020-01-11 07:45:00,2020-01-11 08:10:00,142.93,142.95,-0.11,flip_to_long -202,做多,2020-01-11 08:10:00,2020-01-11 08:35:00,142.95,142.97,-0.06,flip_to_short -203,做空,2020-01-11 08:35:00,2020-01-11 09:00:00,142.97,143.2,-0.35,flip_to_long -204,做多,2020-01-11 09:00:00,2020-01-11 10:50:00,143.2,142.89,-0.44,flip_to_short -205,做空,2020-01-11 10:50:00,2020-01-11 11:30:00,142.89,143.15,-0.38,flip_to_long -206,做多,2020-01-11 11:30:00,2020-01-11 13:35:00,143.15,142.94,-0.32,flip_to_short -207,做空,2020-01-11 13:35:00,2020-01-11 13:40:00,142.94,143.12,-0.29,flip_to_long -208,做多,2020-01-11 13:40:00,2020-01-11 14:35:00,143.12,143.02,-0.2,flip_to_short -209,做空,2020-01-11 14:35:00,2020-01-11 14:40:00,143.02,143.07,-0.14,flip_to_long -210,做多,2020-01-11 14:40:00,2020-01-11 15:40:00,143.07,142.87,-0.31,flip_to_short -211,做空,2020-01-11 15:40:00,2020-01-11 15:45:00,142.87,143.18,-0.43,flip_to_long -212,做多,2020-01-11 15:45:00,2020-01-11 16:00:00,143.18,142.76,-0.56,flip_to_short -213,做空,2020-01-11 16:00:00,2020-01-11 16:05:00,142.76,143.54,-0.96,flip_to_long -214,做多,2020-01-11 16:05:00,2020-01-11 16:45:00,143.54,145.5,2.11,tp_upper -215,做空,2020-01-11 20:40:00,2020-01-11 21:00:00,145.69,146.33,-0.8,flip_to_long -216,做多,2020-01-11 21:00:00,2020-01-11 21:15:00,146.33,146.27,-0.15,flip_to_short -217,做空,2020-01-11 21:15:00,2020-01-11 21:35:00,146.27,147.04,-0.93,flip_to_long -218,做多,2020-01-11 21:35:00,2020-01-11 21:45:00,147.04,146.18,-1.02,flip_to_short -219,做空,2020-01-11 21:45:00,2020-01-11 21:50:00,146.18,143.36,3.0,tp_lower -220,做多,2020-01-12 01:40:00,2020-01-12 04:55:00,143.78,143.57,-0.33,flip_to_short -221,做空,2020-01-12 04:55:00,2020-01-12 05:25:00,143.57,143.81,-0.36,flip_to_long -222,做多,2020-01-12 05:25:00,2020-01-12 09:05:00,143.81,144.4,0.6,flip_to_short -223,做空,2020-01-12 09:05:00,2020-01-12 09:10:00,144.4,144.64,-0.36,flip_to_long -224,做多,2020-01-12 09:10:00,2020-01-12 09:40:00,144.64,144.48,-0.27,flip_to_short -225,做空,2020-01-12 09:40:00,2020-01-12 13:40:00,144.48,143.97,0.5,flip_to_long -226,做多,2020-01-12 13:40:00,2020-01-12 14:45:00,143.97,143.74,-0.35,flip_to_short -227,做空,2020-01-12 14:45:00,2020-01-12 14:50:00,143.74,144.07,-0.46,flip_to_long -228,做多,2020-01-12 14:50:00,2020-01-12 16:40:00,144.07,144.2,0.07,flip_to_short -229,做空,2020-01-12 16:40:00,2020-01-12 17:15:00,144.2,145.12,-1.14,flip_to_long -230,做多,2020-01-12 17:15:00,2020-01-12 17:35:00,145.12,144.47,-0.82,flip_to_short -231,做空,2020-01-12 17:35:00,2020-01-12 17:50:00,144.47,144.45,-0.06,flip_to_long -232,做多,2020-01-12 17:50:00,2020-01-12 17:55:00,144.45,144.2,-0.36,flip_to_short -233,做空,2020-01-12 17:55:00,2020-01-12 18:00:00,144.2,144.56,-0.49,flip_to_long -234,做多,2020-01-12 18:00:00,2020-01-12 18:05:00,144.56,144.33,-0.34,flip_to_short -235,做空,2020-01-12 18:05:00,2020-01-12 18:10:00,144.33,144.59,-0.37,flip_to_long -236,做多,2020-01-12 18:10:00,2020-01-12 18:25:00,144.59,144.49,-0.19,flip_to_short -237,做空,2020-01-12 18:25:00,2020-01-12 18:35:00,144.49,144.74,-0.36,flip_to_long -238,做多,2020-01-12 18:35:00,2020-01-12 19:20:00,144.74,144.58,-0.26,flip_to_short -239,做空,2020-01-12 19:20:00,2020-01-12 19:30:00,144.58,144.49,0.02,flip_to_long -240,做多,2020-01-12 19:30:00,2020-01-12 19:50:00,144.49,144.46,-0.11,flip_to_short -241,做空,2020-01-12 19:50:00,2020-01-12 20:00:00,144.46,144.72,-0.37,flip_to_long -242,做多,2020-01-12 20:00:00,2020-01-12 20:15:00,144.72,144.63,-0.18,flip_to_short -243,做空,2020-01-12 20:15:00,2020-01-12 21:45:00,144.63,144.63,-0.08,flip_to_long -244,做多,2020-01-12 21:45:00,2020-01-12 21:50:00,144.63,144.52,-0.2,flip_to_short -245,做空,2020-01-12 21:50:00,2020-01-12 22:10:00,144.52,144.76,-0.34,flip_to_long -246,做多,2020-01-12 22:10:00,2020-01-12 23:20:00,144.76,144.84,0.01,flip_to_short -247,做空,2020-01-12 23:20:00,2020-01-13 00:50:00,144.84,145.09,-0.35,flip_to_long -248,做多,2020-01-13 00:50:00,2020-01-13 00:55:00,145.09,145.03,-0.15,flip_to_short -249,做空,2020-01-13 00:55:00,2020-01-13 01:00:00,145.03,145.22,-0.29,flip_to_long -250,做多,2020-01-13 01:00:00,2020-01-13 01:10:00,145.22,144.95,-0.38,flip_to_short -251,做空,2020-01-13 01:10:00,2020-01-13 01:15:00,144.95,145.0,-0.14,flip_to_long -252,做多,2020-01-13 01:15:00,2020-01-13 01:45:00,145.0,145.14,0.07,flip_to_short -253,做空,2020-01-13 01:45:00,2020-01-13 01:55:00,145.14,145.39,-0.36,flip_to_long -254,做多,2020-01-13 01:55:00,2020-01-13 02:10:00,145.39,145.11,-0.39,flip_to_short -255,做空,2020-01-13 02:10:00,2020-01-13 08:20:00,145.11,143.34,1.87,flip_to_long -256,做多,2020-01-13 08:20:00,2020-01-13 08:25:00,143.34,143.27,-0.16,flip_to_short -257,做空,2020-01-13 08:25:00,2020-01-13 08:30:00,143.27,143.43,-0.26,flip_to_long -258,做多,2020-01-13 08:30:00,2020-01-13 08:50:00,143.43,143.34,-0.18,flip_to_short -259,做空,2020-01-13 08:50:00,2020-01-13 09:55:00,143.34,143.33,-0.07,flip_to_long -260,做多,2020-01-13 09:55:00,2020-01-13 11:45:00,143.33,143.22,-0.2,flip_to_short -261,做空,2020-01-13 11:45:00,2020-01-13 13:10:00,143.22,143.57,-0.47,flip_to_long -262,做多,2020-01-13 13:10:00,2020-01-13 13:25:00,143.57,143.37,-0.3,flip_to_short -263,做空,2020-01-13 13:25:00,2020-01-13 15:40:00,143.37,143.11,0.21,flip_to_long -264,做多,2020-01-13 15:40:00,2020-01-13 16:25:00,143.11,142.77,-0.46,flip_to_short -265,做空,2020-01-13 16:25:00,2020-01-13 16:35:00,142.77,142.93,-0.26,flip_to_long -266,做多,2020-01-13 16:35:00,2020-01-13 17:50:00,142.93,143.02,0.02,flip_to_short -267,做空,2020-01-13 17:50:00,2020-01-13 17:55:00,143.02,143.06,-0.12,flip_to_long -268,做多,2020-01-13 17:55:00,2020-01-13 18:25:00,143.06,143.08,-0.06,flip_to_short -269,做空,2020-01-13 18:25:00,2020-01-14 00:05:00,143.08,143.91,-1.0,flip_to_long -270,做多,2020-01-14 00:05:00,2020-01-14 09:15:00,143.91,150.46,7.21,tp_upper -271,做空,2020-01-14 16:00:00,2020-01-14 21:25:00,153.41,162.97,-10.52,flip_to_long -272,做多,2020-01-14 21:25:00,2020-01-14 21:55:00,162.97,164.22,1.12,flip_to_short -273,做空,2020-01-14 21:55:00,2020-01-14 23:00:00,164.22,164.27,-0.13,flip_to_long -274,做多,2020-01-14 23:00:00,2020-01-15 00:00:00,164.27,164.95,0.57,flip_to_short -275,做空,2020-01-15 00:00:00,2020-01-15 06:40:00,164.95,163.76,1.07,flip_to_long -276,做多,2020-01-15 06:40:00,2020-01-15 08:45:00,163.76,162.23,-1.57,flip_to_short -277,做空,2020-01-15 08:45:00,2020-01-15 14:10:00,162.23,165.87,-3.63,flip_to_long -278,做多,2020-01-15 14:10:00,2020-01-15 14:25:00,165.87,166.28,0.3,flip_to_short -279,做空,2020-01-15 14:25:00,2020-01-15 14:45:00,166.28,166.3,-0.1,flip_to_long -280,做多,2020-01-15 14:45:00,2020-01-15 14:55:00,166.3,165.9,-0.45,flip_to_short -281,做空,2020-01-15 14:55:00,2020-01-15 17:55:00,165.9,165.09,0.68,flip_to_long -282,做多,2020-01-15 17:55:00,2020-01-15 19:25:00,165.09,164.31,-0.81,flip_to_short -283,做空,2020-01-15 19:25:00,2020-01-15 19:35:00,164.31,164.46,-0.22,flip_to_long -284,做多,2020-01-15 19:35:00,2020-01-15 19:40:00,164.46,164.32,-0.21,flip_to_short -285,做空,2020-01-15 19:40:00,2020-01-15 21:40:00,164.32,164.92,-0.64,flip_to_long -286,做多,2020-01-15 21:40:00,2020-01-15 23:05:00,164.92,166.08,1.0,flip_to_short -287,做空,2020-01-15 23:05:00,2020-01-15 23:20:00,166.08,165.6,0.37,flip_to_long -288,做多,2020-01-15 23:20:00,2020-01-16 00:20:00,165.6,164.64,-0.97,flip_to_short -289,做空,2020-01-16 00:20:00,2020-01-16 05:20:00,164.64,161.69,2.69,flip_to_long -290,做多,2020-01-16 05:20:00,2020-01-16 07:25:00,161.69,161.08,-0.67,flip_to_short -291,做空,2020-01-16 07:25:00,2020-01-16 07:30:00,161.08,161.25,-0.24,flip_to_long -292,做多,2020-01-16 07:30:00,2020-01-16 07:35:00,161.25,161.01,-0.31,flip_to_short -293,做空,2020-01-16 07:35:00,2020-01-16 07:45:00,161.01,161.35,-0.41,flip_to_long -294,做多,2020-01-16 07:45:00,2020-01-16 07:50:00,161.35,161.07,-0.35,flip_to_short -295,做空,2020-01-16 07:50:00,2020-01-16 07:55:00,161.07,161.16,-0.16,flip_to_long -296,做多,2020-01-16 07:55:00,2020-01-16 08:00:00,161.16,160.8,-0.42,flip_to_short -297,做空,2020-01-16 08:00:00,2020-01-16 08:10:00,160.8,161.24,-0.5,flip_to_long -298,做多,2020-01-16 08:10:00,2020-01-16 08:50:00,161.24,161.12,-0.19,flip_to_short -299,做空,2020-01-16 08:50:00,2020-01-16 08:55:00,161.12,161.47,-0.41,flip_to_long -300,做多,2020-01-16 08:55:00,2020-01-16 09:00:00,161.47,161.27,-0.27,flip_to_short -301,做空,2020-01-16 09:00:00,2020-01-16 09:55:00,161.27,161.36,-0.16,flip_to_long -302,做多,2020-01-16 09:55:00,2020-01-16 13:10:00,161.36,161.8,0.34,flip_to_short -303,做空,2020-01-16 13:10:00,2020-01-16 14:55:00,161.8,162.46,-0.7,flip_to_long -304,做多,2020-01-16 14:55:00,2020-01-16 15:40:00,162.46,162.59,0.05,flip_to_short -305,做空,2020-01-16 15:40:00,2020-01-16 15:45:00,162.59,162.88,-0.35,flip_to_long -306,做多,2020-01-16 15:45:00,2020-01-16 15:55:00,162.88,162.72,-0.22,flip_to_short -307,做空,2020-01-16 15:55:00,2020-01-16 16:00:00,162.72,163.22,-0.54,flip_to_long -308,做多,2020-01-16 16:00:00,2020-01-16 16:10:00,163.22,162.5,-0.74,flip_to_short -309,做空,2020-01-16 16:10:00,2020-01-16 17:05:00,162.5,162.65,-0.21,flip_to_long -310,做多,2020-01-16 17:05:00,2020-01-16 21:10:00,162.65,163.09,0.33,flip_to_short -311,做空,2020-01-16 21:10:00,2020-01-16 21:15:00,163.09,163.66,-0.6,flip_to_long -312,做多,2020-01-16 21:15:00,2020-01-16 21:55:00,163.66,163.55,-0.17,flip_to_short -313,做空,2020-01-16 21:55:00,2020-01-16 22:00:00,163.55,163.8,-0.3,flip_to_long -314,做多,2020-01-16 22:00:00,2020-01-16 23:35:00,163.8,163.9,0.02,flip_to_short -315,做空,2020-01-16 23:35:00,2020-01-16 23:40:00,163.9,164.09,-0.25,flip_to_long -316,做多,2020-01-16 23:40:00,2020-01-17 00:15:00,164.09,163.57,-0.54,flip_to_short -317,做空,2020-01-17 00:15:00,2020-01-17 00:20:00,163.57,163.91,-0.39,flip_to_long -318,做多,2020-01-17 00:20:00,2020-01-17 01:25:00,163.91,163.95,-0.04,flip_to_short -319,做空,2020-01-17 01:25:00,2020-01-17 01:30:00,163.95,164.16,-0.27,flip_to_long -320,做多,2020-01-17 01:30:00,2020-01-17 01:35:00,164.16,164.1,-0.13,flip_to_short -321,做空,2020-01-17 01:35:00,2020-01-17 01:40:00,164.1,164.18,-0.15,flip_to_long -322,做多,2020-01-17 01:40:00,2020-01-17 10:20:00,164.18,170.95,6.09,flip_to_short -323,做空,2020-01-17 10:20:00,2020-01-17 10:40:00,170.95,170.86,0.0,flip_to_long -324,做多,2020-01-17 10:40:00,2020-01-17 11:10:00,170.86,170.91,-0.03,flip_to_short -325,做空,2020-01-17 11:10:00,2020-01-17 11:20:00,170.91,171.05,-0.21,flip_to_long -326,做多,2020-01-17 11:20:00,2020-01-17 11:30:00,171.05,170.77,-0.33,flip_to_short -327,做空,2020-01-17 11:30:00,2020-01-17 15:55:00,170.77,168.5,1.98,flip_to_long -328,做多,2020-01-17 15:55:00,2020-01-17 16:05:00,168.5,168.21,-0.35,flip_to_short -329,做空,2020-01-17 16:05:00,2020-01-17 16:10:00,168.21,168.63,-0.47,flip_to_long -330,做多,2020-01-17 16:10:00,2020-01-17 19:45:00,168.63,169.17,0.42,flip_to_short -331,做空,2020-01-17 19:45:00,2020-01-17 20:05:00,169.17,170.25,-1.07,flip_to_long -332,做多,2020-01-17 20:05:00,2020-01-17 22:30:00,170.25,171.08,0.68,flip_to_short -333,做空,2020-01-17 22:30:00,2020-01-17 23:30:00,171.08,171.97,-0.89,flip_to_long -334,做多,2020-01-17 23:30:00,2020-01-17 23:55:00,171.97,170.06,-1.79,flip_to_short -335,做空,2020-01-17 23:55:00,2020-01-18 00:05:00,170.06,171.15,-1.06,flip_to_long -336,做多,2020-01-18 00:05:00,2020-01-18 02:15:00,171.15,171.56,0.29,flip_to_short -337,做空,2020-01-18 02:15:00,2020-01-18 02:20:00,171.56,171.89,-0.37,flip_to_long -338,做多,2020-01-18 02:20:00,2020-01-18 02:25:00,171.89,171.7,-0.25,flip_to_short -339,做空,2020-01-18 02:25:00,2020-01-18 03:20:00,171.7,172.13,-0.46,flip_to_long -340,做多,2020-01-18 03:20:00,2020-01-18 03:25:00,172.13,172.02,-0.17,flip_to_short -341,做空,2020-01-18 03:25:00,2020-01-18 08:55:00,172.02,168.63,2.94,flip_to_long -342,做多,2020-01-18 08:55:00,2020-01-18 11:00:00,168.63,168.65,-0.06,flip_to_short -343,做空,2020-01-18 11:00:00,2020-01-18 11:05:00,168.65,169.16,-0.55,flip_to_long -344,做多,2020-01-18 11:05:00,2020-01-18 11:10:00,169.16,168.68,-0.52,flip_to_short -345,做空,2020-01-18 11:10:00,2020-01-18 11:25:00,168.68,168.66,-0.06,flip_to_long -346,做多,2020-01-18 11:25:00,2020-01-18 11:40:00,168.66,169.12,0.34,flip_to_short -347,做空,2020-01-18 11:40:00,2020-01-18 11:55:00,169.12,169.27,-0.21,flip_to_long -348,做多,2020-01-18 11:55:00,2020-01-18 16:25:00,169.27,173.37,3.66,flip_to_short -349,做空,2020-01-18 16:25:00,2020-01-18 16:30:00,173.37,174.33,-0.95,flip_to_long -350,做多,2020-01-18 16:30:00,2020-01-18 16:35:00,174.33,173.51,-0.82,flip_to_short -351,做空,2020-01-18 16:35:00,2020-01-18 16:40:00,173.51,174.73,-1.17,flip_to_long -352,做多,2020-01-18 16:40:00,2020-01-18 16:45:00,174.73,174.73,-0.08,flip_to_short -353,做空,2020-01-18 16:45:00,2020-01-18 16:55:00,174.73,174.18,0.41,flip_to_long -354,做多,2020-01-18 16:55:00,2020-01-18 19:45:00,174.18,174.86,0.53,flip_to_short -355,做空,2020-01-18 19:45:00,2020-01-18 19:50:00,174.86,175.03,-0.23,flip_to_long -356,做多,2020-01-18 19:50:00,2020-01-18 20:40:00,175.03,174.97,-0.13,flip_to_short -357,做空,2020-01-18 20:40:00,2020-01-18 23:10:00,174.97,175.7,-0.72,flip_to_long -358,做多,2020-01-18 23:10:00,2020-01-18 23:20:00,175.7,175.9,0.1,flip_to_short -359,做空,2020-01-18 23:20:00,2020-01-18 23:25:00,175.9,176.03,-0.19,flip_to_long -360,做多,2020-01-18 23:25:00,2020-01-18 23:35:00,176.03,175.5,-0.54,flip_to_short -361,做空,2020-01-18 23:35:00,2020-01-18 23:40:00,175.5,175.74,-0.29,flip_to_long -362,做多,2020-01-18 23:40:00,2020-01-19 00:40:00,175.74,175.5,-0.28,flip_to_short -363,做空,2020-01-19 00:40:00,2020-01-19 00:55:00,175.5,176.51,-0.98,flip_to_long -364,做多,2020-01-19 00:55:00,2020-01-19 01:45:00,176.51,176.06,-0.47,flip_to_short -365,做空,2020-01-19 01:45:00,2020-01-19 02:25:00,176.06,176.78,-0.71,flip_to_long -366,做多,2020-01-19 02:25:00,2020-01-19 02:30:00,176.78,176.53,-0.29,flip_to_short -367,做空,2020-01-19 02:30:00,2020-01-19 04:15:00,176.53,176.44,0.0,flip_to_long -368,做多,2020-01-19 04:15:00,2020-01-19 04:25:00,176.44,176.23,-0.26,flip_to_short -369,做空,2020-01-19 04:25:00,2020-01-19 05:00:00,176.23,176.68,-0.47,flip_to_long -370,做多,2020-01-19 05:00:00,2020-01-19 05:05:00,176.68,176.36,-0.35,flip_to_short -371,做空,2020-01-19 05:05:00,2020-01-19 05:20:00,176.36,176.52,-0.21,flip_to_long -372,做多,2020-01-19 05:20:00,2020-01-19 06:20:00,176.52,176.37,-0.2,flip_to_short -373,做空,2020-01-19 06:20:00,2020-01-19 07:20:00,176.37,176.71,-0.37,flip_to_long -374,做多,2020-01-19 07:20:00,2020-01-19 07:25:00,176.71,176.53,-0.23,flip_to_short -375,做空,2020-01-19 07:25:00,2020-01-19 07:35:00,176.53,176.2,0.21,flip_to_long -376,做多,2020-01-19 07:35:00,2020-01-19 08:35:00,176.2,176.38,0.08,flip_to_short -377,做空,2020-01-19 08:35:00,2020-01-19 08:45:00,176.38,176.52,-0.2,flip_to_long -378,做多,2020-01-19 08:45:00,2020-01-19 09:00:00,176.52,176.16,-0.38,flip_to_short -379,做空,2020-01-19 09:00:00,2020-01-19 09:10:00,176.16,176.25,-0.15,flip_to_long -380,做多,2020-01-19 09:10:00,2020-01-19 09:45:00,176.25,176.31,-0.02,flip_to_short -381,做空,2020-01-19 09:45:00,2020-01-19 11:00:00,176.31,168.39,6.65,tp_lower -382,做多,2020-01-19 16:00:00,2020-01-19 17:00:00,165.8,165.29,-0.56,flip_to_short -383,做空,2020-01-19 17:00:00,2020-01-19 19:50:00,165.29,165.07,0.13,flip_to_long -384,做多,2020-01-19 19:50:00,2020-01-19 20:00:00,165.07,164.79,-0.34,flip_to_short -385,做空,2020-01-19 20:00:00,2020-01-19 20:05:00,164.79,165.05,-0.32,flip_to_long -386,做多,2020-01-19 20:05:00,2020-01-19 20:10:00,165.05,164.83,-0.28,flip_to_short -387,做空,2020-01-19 20:10:00,2020-01-19 20:15:00,164.83,165.08,-0.31,flip_to_long -388,做多,2020-01-19 20:15:00,2020-01-19 21:10:00,165.08,165.18,0.02,flip_to_short -389,做空,2020-01-19 21:10:00,2020-01-19 22:20:00,165.18,165.67,-0.53,flip_to_long -390,做多,2020-01-19 22:20:00,2020-01-20 00:25:00,165.67,166.18,0.4,flip_to_short -391,做空,2020-01-20 00:25:00,2020-01-20 01:05:00,166.18,166.53,-0.41,flip_to_long -392,做多,2020-01-20 01:05:00,2020-01-20 01:15:00,166.53,166.18,-0.41,flip_to_short -393,做空,2020-01-20 01:15:00,2020-01-20 01:25:00,166.18,166.29,-0.18,flip_to_long -394,做多,2020-01-20 01:25:00,2020-01-20 01:45:00,166.29,165.64,-0.69,flip_to_short -395,做空,2020-01-20 01:45:00,2020-01-20 04:00:00,165.64,166.28,-0.68,flip_to_long -396,做多,2020-01-20 04:00:00,2020-01-20 04:05:00,166.28,165.61,-0.7,flip_to_short -397,做空,2020-01-20 04:05:00,2020-01-20 05:40:00,165.61,165.74,-0.2,flip_to_long -398,做多,2020-01-20 05:40:00,2020-01-20 05:50:00,165.74,165.8,-0.02,flip_to_short -399,做空,2020-01-20 05:50:00,2020-01-20 07:55:00,165.8,165.8,-0.08,flip_to_long -400,做多,2020-01-20 07:55:00,2020-01-20 08:15:00,165.8,165.63,-0.23,flip_to_short -401,做空,2020-01-20 08:15:00,2020-01-20 08:20:00,165.63,165.82,-0.25,flip_to_long -402,做多,2020-01-20 08:20:00,2020-01-20 08:30:00,165.82,165.78,-0.11,flip_to_short -403,做空,2020-01-20 08:30:00,2020-01-20 09:05:00,165.78,165.66,0.03,flip_to_long -404,做多,2020-01-20 09:05:00,2020-01-20 13:55:00,165.66,164.24,-1.38,flip_to_short -405,做空,2020-01-20 13:55:00,2020-01-20 14:00:00,164.24,165.03,-0.8,flip_to_long -406,做多,2020-01-20 14:00:00,2020-01-20 23:00:00,165.03,167.09,1.8,flip_to_short -407,做空,2020-01-20 23:00:00,2020-01-20 23:05:00,167.09,167.69,-0.62,flip_to_long -408,做多,2020-01-20 23:05:00,2020-01-20 23:15:00,167.69,167.44,-0.3,flip_to_short -409,做空,2020-01-20 23:15:00,2020-01-21 01:55:00,167.44,167.25,0.1,flip_to_long -410,做多,2020-01-21 01:55:00,2020-01-21 02:00:00,167.25,167.15,-0.17,flip_to_short -411,做空,2020-01-21 02:00:00,2020-01-21 02:05:00,167.15,167.45,-0.35,flip_to_long -412,做多,2020-01-21 02:05:00,2020-01-21 02:30:00,167.45,167.25,-0.26,flip_to_short -413,做空,2020-01-21 02:30:00,2020-01-21 02:35:00,167.25,167.29,-0.11,flip_to_long -414,做多,2020-01-21 02:35:00,2020-01-21 02:40:00,167.29,167.25,-0.11,flip_to_short -415,做空,2020-01-21 02:40:00,2020-01-21 02:45:00,167.25,167.42,-0.23,flip_to_long -416,做多,2020-01-21 02:45:00,2020-01-21 05:05:00,167.42,167.51,0.01,flip_to_short -417,做空,2020-01-21 05:05:00,2020-01-21 05:20:00,167.51,167.55,-0.11,flip_to_long -418,做多,2020-01-21 05:20:00,2020-01-21 05:25:00,167.55,167.42,-0.19,flip_to_short -419,做空,2020-01-21 05:25:00,2020-01-21 05:30:00,167.42,167.53,-0.18,flip_to_long -420,做多,2020-01-21 05:30:00,2020-01-21 05:40:00,167.53,167.36,-0.23,flip_to_short -421,做空,2020-01-21 05:40:00,2020-01-21 06:30:00,167.36,167.7,-0.38,flip_to_long -422,做多,2020-01-21 06:30:00,2020-01-21 06:35:00,167.7,167.43,-0.32,flip_to_short -423,做空,2020-01-21 06:35:00,2020-01-21 08:50:00,167.43,167.3,0.04,flip_to_long -424,做多,2020-01-21 08:50:00,2020-01-21 09:40:00,167.3,167.06,-0.29,flip_to_short -425,做空,2020-01-21 09:40:00,2020-01-21 10:05:00,167.06,167.15,-0.16,flip_to_long -426,做多,2020-01-21 10:05:00,2020-01-21 10:20:00,167.15,166.97,-0.24,flip_to_short -427,做空,2020-01-21 10:20:00,2020-01-21 10:35:00,166.97,167.9,-0.91,flip_to_long -428,做多,2020-01-21 10:35:00,2020-01-21 15:55:00,167.9,168.27,0.25,flip_to_short -429,做空,2020-01-21 15:55:00,2020-01-21 16:00:00,168.27,168.54,-0.31,flip_to_long -430,做多,2020-01-21 16:00:00,2020-01-22 01:20:00,168.54,169.15,0.46,flip_to_short -431,做空,2020-01-22 01:20:00,2020-01-22 01:35:00,169.15,169.39,-0.29,flip_to_long -432,做多,2020-01-22 01:35:00,2020-01-22 02:20:00,169.39,168.69,-0.7,flip_to_short -433,做空,2020-01-22 02:20:00,2020-01-22 04:00:00,168.69,169.17,-0.5,flip_to_long -434,做多,2020-01-22 04:00:00,2020-01-22 05:15:00,169.17,169.26,0.0,flip_to_short -435,做空,2020-01-22 05:15:00,2020-01-22 05:25:00,169.26,169.19,-0.01,flip_to_long -436,做多,2020-01-22 05:25:00,2020-01-22 05:50:00,169.19,169.01,-0.23,flip_to_short -437,做空,2020-01-22 05:50:00,2020-01-22 05:55:00,169.01,169.06,-0.12,flip_to_long -438,做多,2020-01-22 05:55:00,2020-01-22 07:35:00,169.06,169.8,0.58,flip_to_short -439,做空,2020-01-22 07:35:00,2020-01-22 07:55:00,169.8,169.38,0.29,flip_to_long -440,做多,2020-01-22 07:55:00,2020-01-22 08:15:00,169.38,169.39,-0.07,flip_to_short -441,做空,2020-01-22 08:15:00,2020-01-22 08:25:00,169.39,169.52,-0.19,flip_to_long -442,做多,2020-01-22 08:25:00,2020-01-22 08:30:00,169.52,169.4,-0.18,flip_to_short -443,做空,2020-01-22 08:30:00,2020-01-22 15:25:00,169.4,167.64,1.47,flip_to_long -444,做多,2020-01-22 15:25:00,2020-01-22 15:40:00,167.64,167.52,-0.18,flip_to_short -445,做空,2020-01-22 15:40:00,2020-01-22 15:45:00,167.52,167.65,-0.19,flip_to_long -446,做多,2020-01-22 15:45:00,2020-01-22 16:00:00,167.65,167.52,-0.19,flip_to_short -447,做空,2020-01-22 16:00:00,2020-01-22 16:05:00,167.52,167.7,-0.24,flip_to_long -448,做多,2020-01-22 16:05:00,2020-01-22 16:30:00,167.7,167.28,-0.45,flip_to_short -449,做空,2020-01-22 16:30:00,2020-01-22 16:35:00,167.28,167.84,-0.57,flip_to_long -450,做多,2020-01-22 16:35:00,2020-01-22 18:40:00,167.84,168.09,0.15,flip_to_short -451,做空,2020-01-22 18:40:00,2020-01-22 19:20:00,168.09,167.89,0.1,flip_to_long -452,做多,2020-01-22 19:20:00,2020-01-22 19:25:00,167.89,167.84,-0.12,flip_to_short -453,做空,2020-01-22 19:25:00,2020-01-22 19:35:00,167.84,167.96,-0.18,flip_to_long -454,做多,2020-01-22 19:35:00,2020-01-22 20:00:00,167.96,167.98,-0.06,flip_to_short -455,做空,2020-01-22 20:00:00,2020-01-22 20:40:00,167.98,168.07,-0.15,flip_to_long -456,做多,2020-01-22 20:40:00,2020-01-22 20:45:00,168.07,168.02,-0.12,flip_to_short -457,做空,2020-01-22 20:45:00,2020-01-22 20:50:00,168.02,168.26,-0.28,flip_to_long -458,做多,2020-01-22 20:50:00,2020-01-22 21:05:00,168.26,168.04,-0.27,flip_to_short -459,做空,2020-01-22 21:05:00,2020-01-22 21:10:00,168.04,168.23,-0.24,flip_to_long -460,做多,2020-01-22 21:10:00,2020-01-22 21:20:00,168.23,168.04,-0.24,flip_to_short -461,做空,2020-01-22 21:20:00,2020-01-22 21:25:00,168.04,168.22,-0.23,flip_to_long -462,做多,2020-01-22 21:25:00,2020-01-22 22:10:00,168.22,168.05,-0.22,flip_to_short -463,做空,2020-01-22 22:10:00,2020-01-22 23:35:00,168.05,168.05,-0.07,flip_to_long -464,做多,2020-01-22 23:35:00,2020-01-22 23:40:00,168.05,168.0,-0.12,flip_to_short -465,做空,2020-01-22 23:40:00,2020-01-23 01:40:00,168.0,165.7,1.91,tp_lower -466,做多,2020-01-23 07:15:00,2020-01-23 07:30:00,164.67,164.71,-0.04,flip_to_short -467,做空,2020-01-23 07:30:00,2020-01-23 07:35:00,164.71,165.09,-0.42,flip_to_long -468,做多,2020-01-23 07:35:00,2020-01-23 08:35:00,165.09,164.38,-0.72,flip_to_short -469,做空,2020-01-23 08:35:00,2020-01-23 08:40:00,164.38,164.75,-0.41,flip_to_long -470,做多,2020-01-23 08:40:00,2020-01-23 08:45:00,164.75,163.97,-0.78,flip_to_short -471,做空,2020-01-23 08:45:00,2020-01-23 15:15:00,163.97,163.46,0.39,flip_to_long -472,做多,2020-01-23 15:15:00,2020-01-23 16:35:00,163.46,162.53,-0.92,flip_to_short -473,做空,2020-01-23 16:35:00,2020-01-23 16:55:00,162.53,162.58,-0.12,flip_to_long -474,做多,2020-01-23 16:55:00,2020-01-23 17:35:00,162.58,162.72,0.05,flip_to_short -475,做空,2020-01-23 17:35:00,2020-01-23 21:05:00,162.72,162.06,0.53,flip_to_long -476,做多,2020-01-23 21:05:00,2020-01-24 01:20:00,162.06,162.47,0.3,flip_to_short -477,做空,2020-01-24 01:20:00,2020-01-24 01:25:00,162.47,162.86,-0.43,flip_to_long -478,做多,2020-01-24 01:25:00,2020-01-24 01:30:00,162.86,162.44,-0.46,flip_to_short -479,做空,2020-01-24 01:30:00,2020-01-24 06:50:00,162.44,159.49,2.63,flip_to_long -480,做多,2020-01-24 06:50:00,2020-01-24 07:05:00,159.49,159.39,-0.17,flip_to_short -481,做空,2020-01-24 07:05:00,2020-01-24 07:40:00,159.39,159.46,-0.14,flip_to_long -482,做多,2020-01-24 07:40:00,2020-01-24 07:45:00,159.46,159.21,-0.31,flip_to_short -483,做空,2020-01-24 07:45:00,2020-01-24 07:50:00,159.21,159.31,-0.17,flip_to_long -484,做多,2020-01-24 07:50:00,2020-01-24 08:00:00,159.31,159.01,-0.36,flip_to_short -485,做空,2020-01-24 08:00:00,2020-01-24 08:05:00,159.01,159.19,-0.24,flip_to_long -486,做多,2020-01-24 08:05:00,2020-01-24 08:15:00,159.19,159.22,-0.05,flip_to_short -487,做空,2020-01-24 08:15:00,2020-01-24 09:00:00,159.22,159.25,-0.1,flip_to_long -488,做多,2020-01-24 09:00:00,2020-01-24 09:05:00,159.25,159.0,-0.31,flip_to_short -489,做空,2020-01-24 09:05:00,2020-01-24 09:25:00,159.0,157.4,1.42,tp_lower -490,做多,2020-01-24 11:30:00,2020-01-24 16:50:00,158.75,161.47,2.5,flip_to_short -491,做空,2020-01-24 16:50:00,2020-01-24 17:00:00,161.47,161.51,-0.11,flip_to_long -492,做多,2020-01-24 17:00:00,2020-01-24 18:30:00,161.51,161.91,0.3,flip_to_short -493,做空,2020-01-24 18:30:00,2020-01-24 18:40:00,161.91,161.94,-0.1,flip_to_long -494,做多,2020-01-24 18:40:00,2020-01-24 18:45:00,161.94,161.96,-0.06,flip_to_short -495,做空,2020-01-24 18:45:00,2020-01-24 19:05:00,161.96,162.34,-0.43,flip_to_long -496,做多,2020-01-24 19:05:00,2020-01-24 22:05:00,162.34,162.66,0.22,flip_to_short -497,做空,2020-01-24 22:05:00,2020-01-24 22:10:00,162.66,162.81,-0.22,flip_to_long -498,做多,2020-01-24 22:10:00,2020-01-24 22:15:00,162.81,162.45,-0.41,flip_to_short -499,做空,2020-01-24 22:15:00,2020-01-24 22:55:00,162.45,163.16,-0.74,flip_to_long -500,做多,2020-01-24 22:55:00,2020-01-24 23:05:00,163.16,162.92,-0.3,flip_to_short -501,做空,2020-01-24 23:05:00,2020-01-24 23:10:00,162.92,163.06,-0.2,flip_to_long -502,做多,2020-01-24 23:10:00,2020-01-25 04:25:00,163.06,159.74,-3.12,flip_to_short -503,做空,2020-01-25 04:25:00,2020-01-25 04:35:00,159.74,159.97,-0.29,flip_to_long -504,做多,2020-01-25 04:35:00,2020-01-25 04:40:00,159.97,159.54,-0.48,flip_to_short -505,做空,2020-01-25 04:40:00,2020-01-25 04:45:00,159.54,159.59,-0.12,flip_to_long -506,做多,2020-01-25 04:45:00,2020-01-25 04:50:00,159.59,159.47,-0.19,flip_to_short -507,做空,2020-01-25 04:50:00,2020-01-25 05:35:00,159.47,159.41,-0.02,flip_to_long -508,做多,2020-01-25 05:35:00,2020-01-25 07:40:00,159.41,159.58,0.08,flip_to_short -509,做空,2020-01-25 07:40:00,2020-01-25 07:50:00,159.58,159.62,-0.11,flip_to_long -510,做多,2020-01-25 07:50:00,2020-01-25 10:20:00,159.62,160.18,0.45,flip_to_short -511,做空,2020-01-25 10:20:00,2020-01-25 13:10:00,160.18,160.5,-0.37,flip_to_long -512,做多,2020-01-25 13:10:00,2020-01-25 13:20:00,160.5,159.89,-0.64,flip_to_short -513,做空,2020-01-25 13:20:00,2020-01-25 13:25:00,159.89,160.01,-0.18,flip_to_long -514,做多,2020-01-25 13:25:00,2020-01-25 16:30:00,160.01,160.25,0.15,flip_to_short -515,做空,2020-01-25 16:30:00,2020-01-25 18:15:00,160.25,160.72,-0.51,flip_to_long -516,做多,2020-01-25 18:15:00,2020-01-25 18:30:00,160.72,160.67,-0.12,flip_to_short -517,做空,2020-01-25 18:30:00,2020-01-25 18:35:00,160.67,160.89,-0.27,flip_to_long -518,做多,2020-01-25 18:35:00,2020-01-25 18:55:00,160.89,160.83,-0.13,flip_to_short -519,做空,2020-01-25 18:55:00,2020-01-25 23:00:00,160.83,161.89,-1.04,flip_to_long -520,做多,2020-01-25 23:00:00,2020-01-25 23:05:00,161.89,161.13,-0.75,flip_to_short -521,做空,2020-01-25 23:05:00,2020-01-25 23:20:00,161.13,161.58,-0.47,flip_to_long -522,做多,2020-01-25 23:20:00,2020-01-25 23:25:00,161.58,161.36,-0.27,flip_to_short -523,做空,2020-01-25 23:25:00,2020-01-26 03:20:00,161.36,161.48,-0.18,flip_to_long -524,做多,2020-01-26 03:20:00,2020-01-26 04:10:00,161.48,160.66,-0.81,flip_to_short -525,做空,2020-01-26 04:10:00,2020-01-26 06:40:00,160.66,160.97,-0.35,flip_to_long -526,做多,2020-01-26 06:40:00,2020-01-26 07:00:00,160.97,160.88,-0.15,flip_to_short -527,做空,2020-01-26 07:00:00,2020-01-26 07:05:00,160.88,160.91,-0.1,flip_to_long -528,做多,2020-01-26 07:05:00,2020-01-26 07:30:00,160.91,161.07,0.07,flip_to_short -529,做空,2020-01-26 07:30:00,2020-01-26 07:45:00,161.07,161.17,-0.16,flip_to_long -530,做多,2020-01-26 07:45:00,2020-01-26 08:00:00,161.17,161.03,-0.2,flip_to_short -531,做空,2020-01-26 08:00:00,2020-01-26 08:05:00,161.03,161.89,-0.84,flip_to_long -532,做多,2020-01-26 08:05:00,2020-01-26 08:25:00,161.89,163.44,1.29,tp_upper -533,做空,2020-01-26 13:30:00,2020-01-26 15:45:00,163.1,163.31,-0.26,flip_to_long -534,做多,2020-01-26 15:45:00,2020-01-26 15:50:00,163.31,163.25,-0.12,flip_to_short -535,做空,2020-01-26 15:50:00,2020-01-26 15:55:00,163.25,163.44,-0.24,flip_to_long -536,做多,2020-01-26 15:55:00,2020-01-26 16:30:00,163.44,163.41,-0.1,flip_to_short -537,做空,2020-01-26 16:30:00,2020-01-26 16:35:00,163.41,163.64,-0.27,flip_to_long -538,做多,2020-01-26 16:35:00,2020-01-26 17:05:00,163.64,166.15,2.11,tp_upper -539,做空,2020-01-26 22:50:00,2020-01-27 02:10:00,166.94,167.82,-0.83,flip_to_long -540,做多,2020-01-27 02:10:00,2020-01-27 02:45:00,167.82,167.89,-0.01,flip_to_short -541,做空,2020-01-27 02:45:00,2020-01-27 03:50:00,167.89,167.97,-0.14,flip_to_long -542,做多,2020-01-27 03:50:00,2020-01-27 06:30:00,167.97,167.34,-0.62,flip_to_short -543,做空,2020-01-27 06:30:00,2020-01-27 06:45:00,167.34,167.84,-0.51,flip_to_long -544,做多,2020-01-27 06:45:00,2020-01-27 06:50:00,167.84,167.65,-0.24,flip_to_short -545,做空,2020-01-27 06:50:00,2020-01-27 07:00:00,167.65,167.48,0.07,flip_to_long -546,做多,2020-01-27 07:00:00,2020-01-27 07:30:00,167.48,167.27,-0.25,flip_to_short -547,做空,2020-01-27 07:30:00,2020-01-27 10:05:00,167.27,167.24,-0.05,flip_to_long -548,做多,2020-01-27 10:05:00,2020-01-27 10:10:00,167.24,167.2,-0.11,flip_to_short -549,做空,2020-01-27 10:10:00,2020-01-27 11:15:00,167.2,167.23,-0.1,flip_to_long -550,做多,2020-01-27 11:15:00,2020-01-27 11:30:00,167.23,167.03,-0.24,flip_to_short -551,做空,2020-01-27 11:30:00,2020-01-27 18:00:00,167.03,170.06,-2.66,flip_to_long -552,做多,2020-01-27 18:00:00,2020-01-27 18:35:00,170.06,169.82,-0.27,flip_to_short -553,做空,2020-01-27 18:35:00,2020-01-27 21:15:00,169.82,171.05,-1.08,flip_to_long -554,做多,2020-01-27 21:15:00,2020-01-27 21:25:00,171.05,170.87,-0.21,flip_to_short -555,做空,2020-01-27 21:25:00,2020-01-27 21:30:00,170.87,171.22,-0.35,flip_to_long -556,做多,2020-01-27 21:30:00,2020-01-27 22:15:00,171.22,170.97,-0.27,flip_to_short -557,做空,2020-01-27 22:15:00,2020-01-27 22:45:00,170.97,170.82,0.05,flip_to_long -558,做多,2020-01-27 22:45:00,2020-01-27 22:55:00,170.82,170.34,-0.45,flip_to_short -559,做空,2020-01-27 22:55:00,2020-01-28 00:10:00,170.34,170.88,-0.5,flip_to_long -560,做多,2020-01-28 00:10:00,2020-01-28 04:45:00,170.88,172.89,1.56,flip_to_short -561,做空,2020-01-28 04:45:00,2020-01-28 05:00:00,172.89,172.79,0.01,flip_to_long -562,做多,2020-01-28 05:00:00,2020-01-28 07:35:00,172.79,172.65,-0.18,flip_to_short -563,做空,2020-01-28 07:35:00,2020-01-28 07:45:00,172.65,172.47,0.08,flip_to_long -564,做多,2020-01-28 07:45:00,2020-01-28 11:50:00,172.47,171.98,-0.47,flip_to_short -565,做空,2020-01-28 11:50:00,2020-01-28 12:20:00,171.98,171.79,0.08,flip_to_long -566,做多,2020-01-28 12:20:00,2020-01-28 13:00:00,171.79,171.68,-0.16,flip_to_short -567,做空,2020-01-28 13:00:00,2020-01-28 13:05:00,171.68,172.13,-0.44,flip_to_long -568,做多,2020-01-28 13:05:00,2020-01-28 14:55:00,172.13,172.56,0.28,flip_to_short -569,做空,2020-01-28 14:55:00,2020-01-28 15:05:00,172.56,172.5,-0.02,flip_to_long -570,做多,2020-01-28 15:05:00,2020-01-28 15:20:00,172.5,172.48,-0.09,flip_to_short -571,做空,2020-01-28 15:20:00,2020-01-28 15:40:00,172.48,172.53,-0.11,flip_to_long -572,做多,2020-01-28 15:40:00,2020-01-28 15:45:00,172.53,172.03,-0.47,flip_to_short -573,做空,2020-01-28 15:45:00,2020-01-28 15:50:00,172.03,172.51,-0.45,flip_to_long -574,做多,2020-01-28 15:50:00,2020-01-28 16:00:00,172.51,172.31,-0.23,flip_to_short -575,做空,2020-01-28 16:00:00,2020-01-28 16:05:00,172.31,173.05,-0.66,flip_to_long -576,做多,2020-01-28 16:05:00,2020-01-28 16:20:00,173.05,172.2,-0.74,flip_to_short -577,做空,2020-01-28 16:20:00,2020-01-28 19:30:00,172.2,171.84,0.22,flip_to_long -578,做多,2020-01-28 19:30:00,2020-01-28 19:45:00,171.84,171.74,-0.15,flip_to_short -579,做空,2020-01-28 19:45:00,2020-01-28 20:00:00,171.74,172.25,-0.47,flip_to_long -580,做多,2020-01-28 20:00:00,2020-01-29 04:55:00,172.25,176.66,3.39,flip_to_short -581,做空,2020-01-29 04:55:00,2020-01-29 09:15:00,176.66,177.79,-0.97,flip_to_long -582,做多,2020-01-29 09:15:00,2020-01-29 09:20:00,177.79,177.21,-0.53,flip_to_short -583,做空,2020-01-29 09:20:00,2020-01-29 10:00:00,177.21,175.75,1.08,tp_lower -584,做多,2020-01-29 10:45:00,2020-01-29 11:00:00,177.58,177.31,-0.28,flip_to_short -585,做空,2020-01-29 11:00:00,2020-01-29 14:20:00,177.31,176.33,0.7,flip_to_long -586,做多,2020-01-29 14:20:00,2020-01-29 14:30:00,176.33,176.01,-0.33,flip_to_short -587,做空,2020-01-29 14:30:00,2020-01-29 14:45:00,176.01,176.47,-0.44,flip_to_long -588,做多,2020-01-29 14:45:00,2020-01-29 15:05:00,176.47,176.06,-0.39,flip_to_short -589,做空,2020-01-29 15:05:00,2020-01-29 15:20:00,176.06,176.33,-0.28,flip_to_long -590,做多,2020-01-29 15:20:00,2020-01-29 15:25:00,176.33,176.08,-0.27,flip_to_short -591,做空,2020-01-29 15:25:00,2020-01-29 16:10:00,176.08,176.04,-0.04,flip_to_long -592,做多,2020-01-29 16:10:00,2020-01-29 18:10:00,176.04,176.25,0.1,flip_to_short -593,做空,2020-01-29 18:10:00,2020-01-29 18:15:00,176.25,176.44,-0.22,flip_to_long -594,做多,2020-01-29 18:15:00,2020-01-29 19:05:00,176.44,176.16,-0.29,flip_to_short -595,做空,2020-01-29 19:05:00,2020-01-29 19:10:00,176.16,176.36,-0.23,flip_to_long -596,做多,2020-01-29 19:10:00,2020-01-29 19:15:00,176.36,176.2,-0.19,flip_to_short -597,做空,2020-01-29 19:15:00,2020-01-29 19:25:00,176.2,176.5,-0.3,flip_to_long -598,做多,2020-01-29 19:25:00,2020-01-29 19:50:00,176.5,176.64,0.04,flip_to_short -599,做空,2020-01-29 19:50:00,2020-01-29 20:25:00,176.64,176.41,0.11,flip_to_long -600,做多,2020-01-29 20:25:00,2020-01-29 20:45:00,176.41,176.51,0.01,flip_to_short -601,做空,2020-01-29 20:45:00,2020-01-29 21:55:00,176.51,176.33,0.07,flip_to_long -602,做多,2020-01-29 21:55:00,2020-01-30 10:30:00,176.33,175.36,-0.82,flip_to_short -603,做空,2020-01-30 10:30:00,2020-01-30 10:35:00,175.36,175.53,-0.2,flip_to_long -604,做多,2020-01-30 10:35:00,2020-01-30 10:45:00,175.53,175.32,-0.23,flip_to_short -605,做空,2020-01-30 10:45:00,2020-01-30 10:50:00,175.32,175.5,-0.21,flip_to_long -606,做多,2020-01-30 10:50:00,2020-01-30 10:55:00,175.5,175.0,-0.46,flip_to_short -607,做空,2020-01-30 10:55:00,2020-01-30 11:40:00,175.0,175.52,-0.48,flip_to_long -608,做多,2020-01-30 11:40:00,2020-01-30 12:20:00,175.52,175.61,0.0,flip_to_short -609,做空,2020-01-30 12:20:00,2020-01-30 12:25:00,175.61,175.85,-0.26,flip_to_long -610,做多,2020-01-30 12:25:00,2020-01-30 12:30:00,175.85,175.51,-0.33,flip_to_short -611,做空,2020-01-30 12:30:00,2020-01-30 12:40:00,175.51,176.42,-0.77,flip_to_long -612,做多,2020-01-30 12:40:00,2020-01-30 14:05:00,176.42,175.96,-0.42,flip_to_short -613,做空,2020-01-30 14:05:00,2020-01-30 14:25:00,175.96,176.31,-0.34,flip_to_long -614,做多,2020-01-30 14:25:00,2020-01-30 14:55:00,176.31,176.02,-0.29,flip_to_short -615,做空,2020-01-30 14:55:00,2020-01-30 16:35:00,176.02,177.01,-0.82,flip_to_long -616,做多,2020-01-30 16:35:00,2020-01-30 23:35:00,177.01,184.33,5.44,flip_to_short -617,做空,2020-01-30 23:35:00,2020-01-31 01:10:00,184.33,185.07,-0.63,flip_to_long -618,做多,2020-01-31 01:10:00,2020-01-31 01:25:00,185.07,184.92,-0.18,flip_to_short -619,做空,2020-01-31 01:25:00,2020-01-31 06:25:00,184.92,183.31,1.14,flip_to_long -620,做多,2020-01-31 06:25:00,2020-01-31 06:35:00,183.31,183.45,0.04,flip_to_short -621,做空,2020-01-31 06:35:00,2020-01-31 06:50:00,183.45,183.13,0.17,flip_to_long -622,做多,2020-01-31 06:50:00,2020-01-31 07:00:00,183.13,182.91,-0.24,flip_to_short -623,做空,2020-01-31 07:00:00,2020-01-31 08:30:00,182.91,183.03,-0.16,flip_to_long -624,做多,2020-01-31 08:30:00,2020-01-31 09:55:00,183.03,182.55,-0.44,flip_to_short -625,做空,2020-01-31 09:55:00,2020-01-31 10:30:00,182.55,182.74,-0.22,flip_to_long -626,做多,2020-01-31 10:30:00,2020-01-31 10:40:00,182.74,182.64,-0.15,flip_to_short -627,做空,2020-01-31 10:40:00,2020-01-31 15:40:00,182.64,179.65,2.21,flip_to_long -628,做多,2020-01-31 15:40:00,2020-01-31 16:35:00,179.65,178.88,-0.68,flip_to_short -629,做空,2020-01-31 16:35:00,2020-01-31 16:45:00,178.88,178.59,0.16,flip_to_long -630,做多,2020-01-31 16:45:00,2020-01-31 17:30:00,178.59,178.72,0.03,flip_to_short -631,做空,2020-01-31 17:30:00,2020-01-31 17:40:00,178.72,178.73,-0.08,flip_to_long -632,做多,2020-01-31 17:40:00,2020-01-31 17:50:00,178.73,178.42,-0.31,flip_to_short -633,做空,2020-01-31 17:50:00,2020-01-31 17:55:00,178.42,178.78,-0.35,flip_to_long -634,做多,2020-01-31 17:55:00,2020-01-31 18:20:00,178.78,178.99,0.09,flip_to_short -635,做空,2020-01-31 18:20:00,2020-01-31 23:35:00,178.99,180.94,-1.59,flip_to_long -636,做多,2020-01-31 23:35:00,2020-01-31 23:45:00,180.94,180.23,-0.61,flip_to_short -637,做空,2020-01-31 23:45:00,2020-02-01 00:35:00,180.23,181.02,-0.67,flip_to_long -638,做多,2020-02-01 00:35:00,2020-02-01 04:50:00,181.02,182.26,0.88,flip_to_short -639,做空,2020-02-01 04:50:00,2020-02-01 07:05:00,182.26,182.94,-0.59,flip_to_long -640,做多,2020-02-01 07:05:00,2020-02-01 07:15:00,182.94,183.27,0.18,flip_to_short -641,做空,2020-02-01 07:15:00,2020-02-01 08:10:00,183.27,183.18,-0.0,flip_to_long -642,做多,2020-02-01 08:10:00,2020-02-01 08:20:00,183.18,181.93,-1.02,flip_to_short -643,做空,2020-02-01 08:20:00,2020-02-01 13:05:00,181.93,181.83,0.01,flip_to_long -644,做多,2020-02-01 13:05:00,2020-02-01 14:00:00,181.83,181.63,-0.22,flip_to_short -645,做空,2020-02-01 14:00:00,2020-02-01 14:15:00,181.63,181.64,-0.08,flip_to_long -646,做多,2020-02-01 14:15:00,2020-02-01 14:40:00,181.64,181.35,-0.29,flip_to_short -647,做空,2020-02-01 14:40:00,2020-02-01 20:10:00,181.35,183.17,-1.45,flip_to_long -648,做多,2020-02-01 20:10:00,2020-02-01 20:15:00,183.17,183.05,-0.16,flip_to_short -649,做空,2020-02-01 20:15:00,2020-02-01 20:25:00,183.05,183.45,-0.36,flip_to_long -650,做多,2020-02-01 20:25:00,2020-02-01 21:00:00,183.45,183.24,-0.22,flip_to_short -651,做空,2020-02-01 21:00:00,2020-02-01 21:05:00,183.24,183.42,-0.2,flip_to_long -652,做多,2020-02-01 21:05:00,2020-02-01 21:25:00,183.42,183.17,-0.25,flip_to_short -653,做空,2020-02-01 21:25:00,2020-02-01 21:30:00,183.17,183.45,-0.27,flip_to_long -654,做多,2020-02-01 21:30:00,2020-02-01 21:35:00,183.45,183.31,-0.17,flip_to_short -655,做空,2020-02-01 21:35:00,2020-02-01 22:00:00,183.31,183.26,-0.03,flip_to_long -656,做多,2020-02-01 22:00:00,2020-02-01 22:10:00,183.26,183.45,0.07,flip_to_short -657,做空,2020-02-01 22:10:00,2020-02-01 22:50:00,183.45,183.34,0.01,flip_to_long -658,做多,2020-02-01 22:50:00,2020-02-01 22:55:00,183.34,183.24,-0.14,flip_to_short -659,做空,2020-02-01 22:55:00,2020-02-01 23:00:00,183.24,183.44,-0.21,flip_to_long -660,做多,2020-02-01 23:00:00,2020-02-02 00:05:00,183.44,183.2,-0.24,flip_to_short -661,做空,2020-02-02 00:05:00,2020-02-02 04:30:00,183.2,181.97,0.84,flip_to_long -662,做多,2020-02-02 04:30:00,2020-02-02 05:00:00,181.97,181.68,-0.29,flip_to_short -663,做空,2020-02-02 05:00:00,2020-02-02 14:30:00,181.68,191.66,-7.54,flip_to_long -664,做多,2020-02-02 14:30:00,2020-02-02 15:30:00,191.66,191.31,-0.3,flip_to_short -665,做空,2020-02-02 15:30:00,2020-02-02 15:35:00,191.31,191.8,-0.39,flip_to_long -666,做多,2020-02-02 15:35:00,2020-02-02 16:55:00,191.8,191.26,-0.42,flip_to_short -667,做空,2020-02-02 16:55:00,2020-02-02 17:00:00,191.26,191.53,-0.24,flip_to_long -668,做多,2020-02-02 17:00:00,2020-02-02 17:50:00,191.53,191.49,-0.09,flip_to_short -669,做空,2020-02-02 17:50:00,2020-02-02 18:00:00,191.49,191.64,-0.16,flip_to_long -670,做多,2020-02-02 18:00:00,2020-02-02 18:05:00,191.64,191.43,-0.2,flip_to_short -671,做空,2020-02-02 18:05:00,2020-02-02 18:15:00,191.43,191.58,-0.16,flip_to_long -672,做多,2020-02-02 18:15:00,2020-02-02 18:20:00,191.58,191.4,-0.18,flip_to_short -673,做空,2020-02-02 18:20:00,2020-02-02 18:25:00,191.4,191.54,-0.15,flip_to_long -674,做多,2020-02-02 18:25:00,2020-02-02 18:40:00,191.54,191.56,-0.05,flip_to_short -675,做空,2020-02-02 18:40:00,2020-02-02 18:45:00,191.56,191.66,-0.13,flip_to_long -676,做多,2020-02-02 18:45:00,2020-02-02 19:45:00,191.66,191.89,0.09,flip_to_short -677,做空,2020-02-02 19:45:00,2020-02-02 20:20:00,191.89,191.91,-0.08,flip_to_long -678,做多,2020-02-02 20:20:00,2020-02-02 20:35:00,191.91,191.81,-0.13,flip_to_short -679,做空,2020-02-02 20:35:00,2020-02-02 20:50:00,191.81,192.23,-0.34,flip_to_long -680,做多,2020-02-02 20:50:00,2020-02-02 21:55:00,192.23,191.73,-0.39,flip_to_short -681,做空,2020-02-02 21:55:00,2020-02-02 22:10:00,191.73,190.26,0.89,tp_lower -682,做多,2020-02-03 00:35:00,2020-02-03 02:00:00,191.41,190.1,-0.93,flip_to_short -683,做空,2020-02-03 02:00:00,2020-02-03 02:05:00,190.1,191.01,-0.67,flip_to_long -684,做多,2020-02-03 02:05:00,2020-02-03 02:10:00,191.01,190.66,-0.29,flip_to_short -685,做空,2020-02-03 02:10:00,2020-02-03 02:15:00,190.66,190.98,-0.27,flip_to_long -686,做多,2020-02-03 02:15:00,2020-02-03 02:55:00,190.98,190.53,-0.36,flip_to_short -687,做空,2020-02-03 02:55:00,2020-02-03 03:00:00,190.53,191.0,-0.37,flip_to_long -688,做多,2020-02-03 03:00:00,2020-02-03 03:05:00,191.0,190.96,-0.09,flip_to_short -689,做空,2020-02-03 03:05:00,2020-02-03 03:35:00,190.96,190.74,0.08,flip_to_long -690,做多,2020-02-03 03:35:00,2020-02-03 04:25:00,190.74,190.9,0.04,flip_to_short -691,做空,2020-02-03 04:25:00,2020-02-03 04:30:00,190.9,191.21,-0.26,flip_to_long -692,做多,2020-02-03 04:30:00,2020-02-03 04:45:00,191.21,191.23,-0.05,flip_to_short -693,做空,2020-02-03 04:45:00,2020-02-03 05:00:00,191.23,191.3,-0.11,flip_to_long -694,做多,2020-02-03 05:00:00,2020-02-03 05:35:00,191.3,191.55,0.1,flip_to_short -695,做空,2020-02-03 05:35:00,2020-02-03 05:40:00,191.55,191.77,-0.2,flip_to_long -696,做多,2020-02-03 05:40:00,2020-02-03 05:45:00,191.77,191.2,-0.43,flip_to_short -697,做空,2020-02-03 05:45:00,2020-02-03 05:55:00,191.2,191.4,-0.19,flip_to_long -698,做多,2020-02-03 05:55:00,2020-02-03 06:30:00,191.4,191.54,0.03,flip_to_short -699,做空,2020-02-03 06:30:00,2020-02-03 11:30:00,191.54,189.92,0.97,flip_to_long -700,做多,2020-02-03 11:30:00,2020-02-03 11:55:00,189.92,189.95,-0.04,flip_to_short -701,做空,2020-02-03 11:55:00,2020-02-03 12:05:00,189.95,189.83,0.02,flip_to_long -702,做多,2020-02-03 12:05:00,2020-02-03 12:10:00,189.83,189.49,-0.28,flip_to_short -703,做空,2020-02-03 12:10:00,2020-02-03 12:15:00,189.49,189.8,-0.26,flip_to_long -704,做多,2020-02-03 12:15:00,2020-02-03 13:10:00,189.8,189.55,-0.22,flip_to_short -705,做空,2020-02-03 13:10:00,2020-02-03 14:25:00,189.55,189.48,-0.02,flip_to_long -706,做多,2020-02-03 14:25:00,2020-02-03 14:30:00,189.48,189.38,-0.13,flip_to_short -707,做空,2020-02-03 14:30:00,2020-02-03 15:45:00,189.38,189.31,-0.02,flip_to_long -708,做多,2020-02-03 15:45:00,2020-02-03 18:00:00,189.31,188.85,-0.36,flip_to_short -709,做空,2020-02-03 18:00:00,2020-02-03 18:35:00,188.85,189.07,-0.2,flip_to_long -710,做多,2020-02-03 18:35:00,2020-02-03 21:50:00,189.07,189.43,0.17,flip_to_short -711,做空,2020-02-03 21:50:00,2020-02-03 21:55:00,189.43,189.89,-0.35,flip_to_long -712,做多,2020-02-03 21:55:00,2020-02-03 22:20:00,189.89,190.0,0.01,flip_to_short -713,做空,2020-02-03 22:20:00,2020-02-03 22:30:00,190.0,190.41,-0.32,flip_to_long -714,做多,2020-02-03 22:30:00,2020-02-03 22:35:00,190.41,189.85,-0.41,flip_to_short -715,做空,2020-02-03 22:35:00,2020-02-03 23:25:00,189.85,189.68,0.05,flip_to_long -716,做多,2020-02-03 23:25:00,2020-02-03 23:50:00,189.68,190.28,0.32,flip_to_short -717,做空,2020-02-03 23:50:00,2020-02-04 00:00:00,190.28,190.78,-0.38,flip_to_long -718,做多,2020-02-04 00:00:00,2020-02-04 00:40:00,190.78,190.67,-0.13,flip_to_short -719,做空,2020-02-04 00:40:00,2020-02-04 02:15:00,190.67,190.3,0.18,flip_to_long -720,做多,2020-02-04 02:15:00,2020-02-04 02:20:00,190.3,190.05,-0.22,flip_to_short -721,做空,2020-02-04 02:20:00,2020-02-04 02:25:00,190.05,190.32,-0.24,flip_to_long -722,做多,2020-02-04 02:25:00,2020-02-04 02:30:00,190.32,190.18,-0.15,flip_to_short -723,做空,2020-02-04 02:30:00,2020-02-04 02:50:00,190.18,190.15,-0.04,flip_to_long -724,做多,2020-02-04 02:50:00,2020-02-04 07:55:00,190.15,188.39,-1.19,flip_to_short -725,做空,2020-02-04 07:55:00,2020-02-04 08:45:00,188.39,188.21,0.06,flip_to_long -726,做多,2020-02-04 08:45:00,2020-02-04 08:50:00,188.21,187.69,-0.4,flip_to_short -727,做空,2020-02-04 08:50:00,2020-02-04 11:25:00,187.69,187.47,0.08,flip_to_long -728,做多,2020-02-04 11:25:00,2020-02-04 11:45:00,187.47,187.65,0.06,flip_to_short -729,做空,2020-02-04 11:45:00,2020-02-04 12:00:00,187.65,187.14,0.27,flip_to_long -730,做多,2020-02-04 12:00:00,2020-02-04 14:15:00,187.14,186.09,-0.74,flip_to_short -731,做空,2020-02-04 14:15:00,2020-02-04 14:20:00,186.09,186.17,-0.11,flip_to_long -732,做多,2020-02-04 14:20:00,2020-02-04 18:50:00,186.17,188.09,1.18,flip_to_short -733,做空,2020-02-04 18:50:00,2020-02-04 18:55:00,188.09,188.79,-0.51,flip_to_long -734,做多,2020-02-04 18:55:00,2020-02-04 19:05:00,188.79,188.25,-0.41,flip_to_short -735,做空,2020-02-04 19:05:00,2020-02-04 19:20:00,188.25,188.34,-0.12,flip_to_long -736,做多,2020-02-04 19:20:00,2020-02-04 19:30:00,188.34,188.13,-0.19,flip_to_short -737,做空,2020-02-04 19:30:00,2020-02-04 21:00:00,188.13,188.65,-0.39,flip_to_long -738,做多,2020-02-04 21:00:00,2020-02-04 21:05:00,188.65,188.12,-0.39,flip_to_short -739,做空,2020-02-04 21:05:00,2020-02-04 21:20:00,188.12,188.54,-0.32,flip_to_long -740,做多,2020-02-04 21:20:00,2020-02-04 21:25:00,188.54,188.53,-0.07,flip_to_short -741,做空,2020-02-04 21:25:00,2020-02-04 21:30:00,188.53,188.67,-0.15,flip_to_long -742,做多,2020-02-04 21:30:00,2020-02-04 21:35:00,188.67,188.44,-0.2,flip_to_short -743,做空,2020-02-04 21:35:00,2020-02-04 22:15:00,188.44,188.77,-0.27,flip_to_long -744,做多,2020-02-04 22:15:00,2020-02-04 22:25:00,188.77,188.31,-0.34,flip_to_short -745,做空,2020-02-04 22:25:00,2020-02-04 22:30:00,188.31,188.39,-0.11,flip_to_long -746,做多,2020-02-04 22:30:00,2020-02-04 23:20:00,188.39,188.53,0.03,flip_to_short -747,做空,2020-02-04 23:20:00,2020-02-05 01:35:00,188.53,189.16,-0.45,flip_to_long -748,做多,2020-02-05 01:35:00,2020-02-05 01:45:00,189.16,188.67,-0.37,flip_to_short -749,做空,2020-02-05 01:45:00,2020-02-05 01:50:00,188.67,188.92,-0.22,flip_to_long -750,做多,2020-02-05 01:50:00,2020-02-05 03:05:00,188.92,189.25,0.15,flip_to_short -751,做空,2020-02-05 03:05:00,2020-02-05 03:35:00,189.25,189.14,0.01,flip_to_long -752,做多,2020-02-05 03:35:00,2020-02-05 04:35:00,189.14,189.38,0.09,flip_to_short -753,做空,2020-02-05 04:35:00,2020-02-05 08:30:00,189.38,190.76,-0.93,flip_to_long -754,做多,2020-02-05 08:30:00,2020-02-05 10:45:00,190.76,196.1,3.24,tp_upper -755,做空,2020-02-05 22:55:00,2020-02-05 23:45:00,205.07,205.69,-0.43,flip_to_long -756,做多,2020-02-05 23:45:00,2020-02-05 23:50:00,205.69,204.55,-0.73,flip_to_short -757,做空,2020-02-05 23:50:00,2020-02-06 00:00:00,204.55,205.49,-0.61,flip_to_long -758,做多,2020-02-06 00:00:00,2020-02-06 00:05:00,205.49,204.24,-0.79,flip_to_short -759,做空,2020-02-06 00:05:00,2020-02-06 01:30:00,204.24,204.31,-0.1,flip_to_long -760,做多,2020-02-06 01:30:00,2020-02-06 01:50:00,204.31,204.53,0.07,flip_to_short -761,做空,2020-02-06 01:50:00,2020-02-06 03:05:00,204.53,204.77,-0.2,flip_to_long -762,做多,2020-02-06 03:05:00,2020-02-06 03:20:00,204.77,204.22,-0.38,flip_to_short -763,做空,2020-02-06 03:20:00,2020-02-06 03:25:00,204.22,204.37,-0.15,flip_to_long -764,做多,2020-02-06 03:25:00,2020-02-06 03:30:00,204.37,204.32,-0.09,flip_to_short -765,做空,2020-02-06 03:30:00,2020-02-06 03:35:00,204.32,204.5,-0.16,flip_to_long -766,做多,2020-02-06 03:35:00,2020-02-06 13:45:00,204.5,209.16,2.63,flip_to_short -767,做空,2020-02-06 13:45:00,2020-02-06 13:55:00,209.16,210.87,-1.05,flip_to_long -768,做多,2020-02-06 13:55:00,2020-02-06 15:05:00,210.87,213.17,1.24,flip_to_short -769,做空,2020-02-06 15:05:00,2020-02-06 15:20:00,213.17,212.09,0.55,flip_to_long -770,做多,2020-02-06 15:20:00,2020-02-06 15:35:00,212.09,212.53,0.19,flip_to_short -771,做空,2020-02-06 15:35:00,2020-02-06 16:35:00,212.53,213.02,-0.34,flip_to_long -772,做多,2020-02-06 16:35:00,2020-02-06 16:50:00,213.02,213.75,0.35,flip_to_short -773,做空,2020-02-06 16:50:00,2020-02-06 17:45:00,213.75,213.08,0.32,flip_to_long -774,做多,2020-02-06 17:45:00,2020-02-06 18:00:00,213.08,213.27,0.05,flip_to_short -775,做空,2020-02-06 18:00:00,2020-02-06 18:50:00,213.27,213.07,0.05,flip_to_long -776,做多,2020-02-06 18:50:00,2020-02-06 19:20:00,213.07,213.18,0.0,flip_to_short -777,做空,2020-02-06 19:20:00,2020-02-06 20:20:00,213.18,213.09,-0.01,flip_to_long -778,做多,2020-02-06 20:20:00,2020-02-06 20:25:00,213.09,212.82,-0.21,flip_to_short -779,做空,2020-02-06 20:25:00,2020-02-06 20:30:00,212.82,213.82,-0.63,flip_to_long -780,做多,2020-02-06 20:30:00,2020-02-06 22:25:00,213.82,213.06,-0.49,flip_to_short -781,做空,2020-02-06 22:25:00,2020-02-06 22:30:00,213.06,213.3,-0.19,flip_to_long -782,做多,2020-02-06 22:30:00,2020-02-06 22:45:00,213.3,212.96,-0.25,flip_to_short -783,做空,2020-02-06 22:45:00,2020-02-06 23:05:00,212.96,213.55,-0.39,flip_to_long -784,做多,2020-02-06 23:05:00,2020-02-06 23:10:00,213.55,213.3,-0.2,flip_to_short -785,做空,2020-02-06 23:10:00,2020-02-06 23:35:00,213.3,213.6,-0.23,flip_to_long -786,做多,2020-02-06 23:35:00,2020-02-06 23:40:00,213.6,212.97,-0.41,flip_to_short -787,做空,2020-02-06 23:40:00,2020-02-06 23:50:00,212.97,213.38,-0.29,flip_to_long -788,做多,2020-02-06 23:50:00,2020-02-06 23:55:00,213.38,213.27,-0.12,flip_to_short -789,做空,2020-02-06 23:55:00,2020-02-07 04:00:00,213.27,218.14,-2.74,flip_to_long -790,做多,2020-02-07 04:00:00,2020-02-07 04:05:00,218.14,216.69,-0.84,flip_to_short -791,做空,2020-02-07 04:05:00,2020-02-07 04:10:00,216.69,217.01,-0.23,flip_to_long -792,做多,2020-02-07 04:10:00,2020-02-07 05:20:00,217.01,218.37,0.67,flip_to_short -793,做空,2020-02-07 05:20:00,2020-02-07 06:10:00,218.37,219.01,-0.4,flip_to_long -794,做多,2020-02-07 06:10:00,2020-02-07 06:15:00,219.01,218.21,-0.49,flip_to_short -795,做空,2020-02-07 06:15:00,2020-02-07 06:30:00,218.21,218.73,-0.34,flip_to_long -796,做多,2020-02-07 06:30:00,2020-02-07 07:45:00,218.73,218.44,-0.21,flip_to_short -797,做空,2020-02-07 07:45:00,2020-02-07 07:50:00,218.44,218.75,-0.22,flip_to_long -798,做多,2020-02-07 07:50:00,2020-02-07 08:40:00,218.75,218.17,-0.36,flip_to_short -799,做空,2020-02-07 08:40:00,2020-02-07 08:45:00,218.17,218.2,-0.07,flip_to_long -800,做多,2020-02-07 08:45:00,2020-02-07 08:55:00,218.2,218.35,0.02,flip_to_short -801,做空,2020-02-07 08:55:00,2020-02-07 09:00:00,218.35,218.4,-0.08,flip_to_long -802,做多,2020-02-07 09:00:00,2020-02-07 09:10:00,218.4,218.26,-0.13,flip_to_short -803,做空,2020-02-07 09:10:00,2020-02-07 09:15:00,218.26,218.6,-0.24,flip_to_long -804,做多,2020-02-07 09:15:00,2020-02-07 12:05:00,218.6,220.24,0.8,flip_to_short -805,做空,2020-02-07 12:05:00,2020-02-07 12:20:00,220.24,220.33,-0.1,flip_to_long -806,做多,2020-02-07 12:20:00,2020-02-07 13:15:00,220.33,220.67,0.12,flip_to_short -807,做空,2020-02-07 13:15:00,2020-02-07 13:40:00,220.67,220.47,0.05,flip_to_long -808,做多,2020-02-07 13:40:00,2020-02-07 13:55:00,220.47,220.89,0.16,flip_to_short -809,做空,2020-02-07 13:55:00,2020-02-07 15:40:00,220.89,221.31,-0.28,flip_to_long -810,做多,2020-02-07 15:40:00,2020-02-07 15:50:00,221.31,221.67,0.13,flip_to_short -811,做空,2020-02-07 15:50:00,2020-02-07 16:10:00,221.67,222.57,-0.52,flip_to_long -812,做多,2020-02-07 16:10:00,2020-02-07 17:20:00,222.57,221.27,-0.72,flip_to_short -813,做空,2020-02-07 17:20:00,2020-02-07 17:25:00,221.27,221.63,-0.24,flip_to_long -814,做多,2020-02-07 17:25:00,2020-02-07 19:05:00,221.63,221.86,0.06,flip_to_short -815,做空,2020-02-07 19:05:00,2020-02-07 19:40:00,221.86,221.87,-0.06,flip_to_long -816,做多,2020-02-07 19:40:00,2020-02-08 00:50:00,221.87,221.89,-0.05,flip_to_short -817,做空,2020-02-08 00:50:00,2020-02-08 01:00:00,221.89,221.64,0.07,flip_to_long -818,做多,2020-02-08 01:00:00,2020-02-08 01:05:00,221.64,220.98,-0.4,flip_to_short -819,做空,2020-02-08 01:05:00,2020-02-08 01:35:00,220.98,221.55,-0.35,flip_to_long -820,做多,2020-02-08 01:35:00,2020-02-08 01:40:00,221.55,221.18,-0.25,flip_to_short -821,做空,2020-02-08 01:40:00,2020-02-08 01:45:00,221.18,221.25,-0.09,flip_to_long -822,做多,2020-02-08 01:45:00,2020-02-08 01:55:00,221.25,221.68,0.16,flip_to_short -823,做空,2020-02-08 01:55:00,2020-02-08 04:40:00,221.68,220.43,0.59,flip_to_long -824,做多,2020-02-08 04:40:00,2020-02-08 04:45:00,220.43,219.79,-0.39,flip_to_short -825,做空,2020-02-08 04:45:00,2020-02-08 04:50:00,219.79,220.49,-0.42,flip_to_long -826,做多,2020-02-08 04:50:00,2020-02-08 05:00:00,220.49,219.45,-0.59,flip_to_short -827,做空,2020-02-08 05:00:00,2020-02-08 05:05:00,219.45,219.42,-0.04,flip_to_long -828,做多,2020-02-08 05:05:00,2020-02-08 13:40:00,219.42,225.3,2.98,flip_to_short -829,做空,2020-02-08 13:40:00,2020-02-08 13:45:00,225.3,225.44,-0.13,flip_to_long -830,做多,2020-02-08 13:45:00,2020-02-08 13:55:00,225.44,225.95,0.2,flip_to_short -831,做空,2020-02-08 13:55:00,2020-02-08 14:40:00,225.95,226.31,-0.24,flip_to_long -832,做多,2020-02-08 14:40:00,2020-02-08 15:30:00,226.31,226.26,-0.08,flip_to_short -833,做空,2020-02-08 15:30:00,2020-02-08 15:35:00,226.26,226.28,-0.07,flip_to_long -834,做多,2020-02-08 15:35:00,2020-02-08 15:45:00,226.28,226.17,-0.11,flip_to_short -835,做空,2020-02-08 15:45:00,2020-02-08 19:40:00,226.17,224.85,0.62,flip_to_long -836,做多,2020-02-08 19:40:00,2020-02-08 20:00:00,224.85,224.73,-0.12,flip_to_short -837,做空,2020-02-08 20:00:00,2020-02-08 20:10:00,224.73,224.9,-0.15,flip_to_long -838,做多,2020-02-08 20:10:00,2020-02-08 20:15:00,224.9,224.69,-0.17,flip_to_short -839,做空,2020-02-08 20:15:00,2020-02-08 20:20:00,224.69,224.81,-0.12,flip_to_long -840,做多,2020-02-08 20:20:00,2020-02-08 20:25:00,224.81,224.71,-0.11,flip_to_short -841,做空,2020-02-08 20:25:00,2020-02-08 20:30:00,224.71,225.07,-0.24,flip_to_long -842,做多,2020-02-08 20:30:00,2020-02-08 20:40:00,225.07,224.46,-0.37,flip_to_short -843,做空,2020-02-08 20:40:00,2020-02-08 21:05:00,224.46,224.63,-0.14,flip_to_long -844,做多,2020-02-08 21:05:00,2020-02-08 21:10:00,224.63,224.08,-0.34,flip_to_short -845,做空,2020-02-08 21:10:00,2020-02-08 21:15:00,224.08,224.52,-0.28,flip_to_long -846,做多,2020-02-08 21:15:00,2020-02-08 21:20:00,224.52,223.71,-0.47,flip_to_short -847,做空,2020-02-08 21:20:00,2020-02-08 22:50:00,223.71,224.03,-0.22,flip_to_long -848,做多,2020-02-08 22:50:00,2020-02-08 23:25:00,224.03,223.88,-0.13,flip_to_short -849,做空,2020-02-08 23:25:00,2020-02-08 23:30:00,223.88,224.17,-0.2,flip_to_long -850,做多,2020-02-08 23:30:00,2020-02-08 23:35:00,224.17,224.02,-0.13,flip_to_short -851,做空,2020-02-08 23:35:00,2020-02-08 23:45:00,224.02,224.16,-0.13,flip_to_long -852,做多,2020-02-08 23:45:00,2020-02-08 23:50:00,224.16,224.07,-0.1,flip_to_short -853,做空,2020-02-08 23:50:00,2020-02-09 00:00:00,224.07,223.81,0.07,flip_to_long -854,做多,2020-02-09 00:00:00,2020-02-09 05:05:00,223.81,227.19,1.68,flip_to_short -855,做空,2020-02-09 05:05:00,2020-02-09 10:20:00,227.19,228.79,-0.88,flip_to_long -856,做多,2020-02-09 10:20:00,2020-02-09 10:30:00,228.79,228.95,0.02,flip_to_short -857,做空,2020-02-09 10:30:00,2020-02-09 10:45:00,228.95,229.12,-0.14,flip_to_long -858,做多,2020-02-09 10:45:00,2020-02-09 11:15:00,229.12,228.87,-0.18,flip_to_short -859,做空,2020-02-09 11:15:00,2020-02-09 11:30:00,228.87,229.27,-0.26,flip_to_long -860,做多,2020-02-09 11:30:00,2020-02-09 11:35:00,229.27,229.11,-0.14,flip_to_short -861,做空,2020-02-09 11:35:00,2020-02-09 12:00:00,229.11,229.06,-0.03,flip_to_long -862,做多,2020-02-09 12:00:00,2020-02-09 12:20:00,229.06,229.26,0.04,flip_to_short -863,做空,2020-02-09 12:20:00,2020-02-09 12:50:00,229.26,228.91,0.12,flip_to_long -864,做多,2020-02-09 12:50:00,2020-02-09 13:10:00,228.91,229.23,0.1,flip_to_short -865,做空,2020-02-09 13:10:00,2020-02-09 13:20:00,229.23,229.0,0.06,flip_to_long -866,做多,2020-02-09 13:20:00,2020-02-09 13:25:00,229.0,228.96,-0.08,flip_to_short -867,做空,2020-02-09 13:25:00,2020-02-09 13:35:00,228.96,228.64,0.1,flip_to_long -868,做多,2020-02-09 13:35:00,2020-02-09 16:15:00,228.64,227.72,-0.52,flip_to_short -869,做空,2020-02-09 16:15:00,2020-02-09 16:55:00,227.72,228.18,-0.29,flip_to_long -870,做多,2020-02-09 16:55:00,2020-02-09 17:15:00,228.18,227.98,-0.16,flip_to_short -871,做空,2020-02-09 17:15:00,2020-02-09 17:25:00,227.98,227.75,0.06,flip_to_long -872,做多,2020-02-09 17:25:00,2020-02-09 19:20:00,227.75,227.14,-0.36,flip_to_short -873,做空,2020-02-09 19:20:00,2020-02-09 19:30:00,227.14,227.44,-0.21,flip_to_long -874,做多,2020-02-09 19:30:00,2020-02-09 19:50:00,227.44,226.99,-0.28,flip_to_short -875,做空,2020-02-09 19:50:00,2020-02-09 19:55:00,226.99,227.23,-0.18,flip_to_long -876,做多,2020-02-09 19:55:00,2020-02-09 20:00:00,227.23,226.72,-0.31,flip_to_short -877,做空,2020-02-09 20:00:00,2020-02-09 20:10:00,226.72,226.85,-0.12,flip_to_long -878,做多,2020-02-09 20:10:00,2020-02-10 01:35:00,226.85,227.55,0.29,flip_to_short -879,做空,2020-02-10 01:35:00,2020-02-10 01:40:00,227.55,227.86,-0.21,flip_to_long -880,做多,2020-02-10 01:40:00,2020-02-10 01:50:00,227.86,227.79,-0.09,flip_to_short -881,做空,2020-02-10 01:50:00,2020-02-10 06:25:00,227.79,225.34,1.17,flip_to_long -882,做多,2020-02-10 06:25:00,2020-02-10 07:30:00,225.34,224.99,-0.24,flip_to_short -883,做空,2020-02-10 07:30:00,2020-02-10 07:35:00,224.99,225.21,-0.17,flip_to_long -884,做多,2020-02-10 07:35:00,2020-02-10 07:45:00,225.21,225.1,-0.11,flip_to_short -885,做空,2020-02-10 07:45:00,2020-02-10 12:50:00,225.1,220.42,2.33,flip_to_long -886,做多,2020-02-10 12:50:00,2020-02-10 13:05:00,220.42,220.7,0.09,flip_to_short -887,做空,2020-02-10 13:05:00,2020-02-10 13:30:00,220.7,220.28,0.16,flip_to_long -888,做多,2020-02-10 13:30:00,2020-02-10 13:45:00,220.28,220.14,-0.13,flip_to_short -889,做空,2020-02-10 13:45:00,2020-02-10 17:05:00,220.14,222.35,-1.23,flip_to_long -890,做多,2020-02-10 17:05:00,2020-02-10 17:20:00,222.35,222.1,-0.19,flip_to_short -891,做空,2020-02-10 17:20:00,2020-02-10 17:25:00,222.1,222.19,-0.1,flip_to_long -892,做多,2020-02-10 17:25:00,2020-02-10 18:15:00,222.19,222.55,0.13,flip_to_short -893,做空,2020-02-10 18:15:00,2020-02-10 18:20:00,222.55,222.62,-0.09,flip_to_long -894,做多,2020-02-10 18:20:00,2020-02-10 21:10:00,222.62,222.6,-0.07,flip_to_short -895,做空,2020-02-10 21:10:00,2020-02-10 21:20:00,222.6,222.26,0.12,flip_to_long -896,做多,2020-02-10 21:20:00,2020-02-10 22:05:00,222.26,222.95,0.3,flip_to_short -897,做空,2020-02-10 22:05:00,2020-02-10 22:45:00,222.95,223.6,-0.39,flip_to_long -898,做多,2020-02-10 22:45:00,2020-02-11 00:15:00,223.6,222.3,-0.73,flip_to_short -899,做空,2020-02-11 00:15:00,2020-02-11 05:25:00,222.3,220.74,0.76,flip_to_long -900,做多,2020-02-11 05:25:00,2020-02-11 05:35:00,220.74,220.22,-0.33,flip_to_short -901,做空,2020-02-11 05:35:00,2020-02-11 05:40:00,220.22,220.45,-0.18,flip_to_long -902,做多,2020-02-11 05:40:00,2020-02-11 05:45:00,220.45,219.92,-0.34,flip_to_short -903,做空,2020-02-11 05:45:00,2020-02-11 05:55:00,219.92,219.67,0.07,flip_to_long -904,做多,2020-02-11 05:55:00,2020-02-11 07:10:00,219.67,219.88,0.05,flip_to_short -905,做空,2020-02-11 07:10:00,2020-02-11 07:20:00,219.88,220.05,-0.15,flip_to_long -906,做多,2020-02-11 07:20:00,2020-02-11 07:25:00,220.05,219.55,-0.32,flip_to_short -907,做空,2020-02-11 07:25:00,2020-02-11 07:30:00,219.55,219.72,-0.15,flip_to_long -908,做多,2020-02-11 07:30:00,2020-02-11 14:50:00,219.72,222.84,1.58,flip_to_short -909,做空,2020-02-11 14:50:00,2020-02-11 15:05:00,222.84,223.5,-0.4,flip_to_long -910,做多,2020-02-11 15:05:00,2020-02-11 21:40:00,223.5,236.92,6.92,flip_to_short -911,做空,2020-02-11 21:40:00,2020-02-11 21:55:00,236.92,237.2,-0.21,flip_to_long -912,做多,2020-02-11 21:55:00,2020-02-11 22:05:00,237.2,237.05,-0.14,flip_to_short -913,做空,2020-02-11 22:05:00,2020-02-11 22:15:00,237.05,237.53,-0.31,flip_to_long -914,做多,2020-02-11 22:15:00,2020-02-11 22:35:00,237.53,237.76,0.06,flip_to_short -915,做空,2020-02-11 22:35:00,2020-02-11 22:50:00,237.76,237.58,0.03,flip_to_long -916,做多,2020-02-11 22:50:00,2020-02-12 00:10:00,237.58,242.06,2.24,tp_upper -917,做空,2020-02-12 14:10:00,2020-02-12 14:15:00,253.97,254.43,-0.29,flip_to_long -918,做多,2020-02-12 14:15:00,2020-02-12 14:45:00,254.43,256.21,0.82,flip_to_short -919,做空,2020-02-12 14:45:00,2020-02-12 16:00:00,256.21,254.42,0.82,flip_to_long -920,做多,2020-02-12 16:00:00,2020-02-12 21:40:00,254.42,266.87,6.17,flip_to_short -921,做空,2020-02-12 21:40:00,2020-02-12 21:45:00,266.87,268.69,-0.98,flip_to_long -922,做多,2020-02-12 21:45:00,2020-02-12 22:55:00,268.69,268.39,-0.21,flip_to_short -923,做空,2020-02-12 22:55:00,2020-02-13 00:05:00,268.39,269.9,-0.81,flip_to_long -924,做多,2020-02-13 00:05:00,2020-02-13 00:10:00,269.9,269.17,-0.42,flip_to_short -925,做空,2020-02-13 00:10:00,2020-02-13 00:40:00,269.17,269.06,-0.01,flip_to_long -926,做多,2020-02-13 00:40:00,2020-02-13 03:15:00,269.06,271.27,1.02,flip_to_short -927,做空,2020-02-13 03:15:00,2020-02-13 03:35:00,271.27,270.79,0.17,flip_to_long -928,做多,2020-02-13 03:35:00,2020-02-13 04:20:00,270.79,270.55,-0.18,flip_to_short -929,做空,2020-02-13 04:20:00,2020-02-13 04:25:00,270.55,270.68,-0.13,flip_to_long -930,做多,2020-02-13 04:25:00,2020-02-13 05:20:00,270.68,271.19,0.18,flip_to_short -931,做空,2020-02-13 05:20:00,2020-02-13 05:35:00,271.19,271.35,-0.14,flip_to_long -932,做多,2020-02-13 05:35:00,2020-02-13 06:05:00,271.35,271.59,0.05,flip_to_short -933,做空,2020-02-13 06:05:00,2020-02-13 06:10:00,271.59,272.47,-0.49,flip_to_long -934,做多,2020-02-13 06:10:00,2020-02-13 07:15:00,272.47,269.75,-1.38,flip_to_short -935,做空,2020-02-13 07:15:00,2020-02-13 08:10:00,269.75,257.96,5.63,tp_lower -936,做多,2020-02-13 12:05:00,2020-02-13 14:00:00,263.97,264.8,0.36,flip_to_short -937,做空,2020-02-13 14:00:00,2020-02-13 14:05:00,264.8,270.79,-3.15,flip_to_long -938,做多,2020-02-13 14:05:00,2020-02-13 15:05:00,270.79,268.88,-1.0,flip_to_short -939,做空,2020-02-13 15:05:00,2020-02-13 16:45:00,268.88,269.02,-0.13,flip_to_long -940,做多,2020-02-13 16:45:00,2020-02-13 19:30:00,269.02,269.47,0.15,flip_to_short -941,做空,2020-02-13 19:30:00,2020-02-13 22:45:00,269.47,267.54,0.88,flip_to_long -942,做多,2020-02-13 22:45:00,2020-02-13 22:50:00,267.54,267.51,-0.08,flip_to_short -943,做空,2020-02-13 22:50:00,2020-02-13 23:15:00,267.51,267.58,-0.1,flip_to_long -944,做多,2020-02-13 23:15:00,2020-02-14 00:15:00,267.58,265.91,-0.89,flip_to_short -945,做空,2020-02-14 00:15:00,2020-02-14 00:20:00,265.91,266.68,-0.45,flip_to_long -946,做多,2020-02-14 00:20:00,2020-02-14 03:20:00,266.68,267.79,0.49,flip_to_short -947,做空,2020-02-14 03:20:00,2020-02-14 04:40:00,267.79,266.86,0.4,flip_to_long -948,做多,2020-02-14 04:40:00,2020-02-14 08:25:00,266.86,264.96,-1.02,flip_to_short -949,做空,2020-02-14 08:25:00,2020-02-14 08:40:00,264.96,265.31,-0.24,flip_to_long -950,做多,2020-02-14 08:40:00,2020-02-14 08:45:00,265.31,264.85,-0.3,flip_to_short -951,做空,2020-02-14 08:45:00,2020-02-14 08:50:00,264.85,265.59,-0.44,flip_to_long -952,做多,2020-02-14 08:50:00,2020-02-14 14:45:00,265.59,272.25,3.23,flip_to_short -953,做空,2020-02-14 14:45:00,2020-02-14 22:10:00,272.25,282.3,-5.05,flip_to_long -954,做多,2020-02-14 22:10:00,2020-02-14 22:35:00,282.3,282.14,-0.14,flip_to_short -955,做空,2020-02-14 22:35:00,2020-02-14 22:40:00,282.14,282.85,-0.39,flip_to_long -956,做多,2020-02-14 22:40:00,2020-02-14 23:00:00,282.85,283.68,0.31,flip_to_short -957,做空,2020-02-14 23:00:00,2020-02-14 23:20:00,283.68,283.04,0.23,flip_to_long -958,做多,2020-02-14 23:20:00,2020-02-15 01:15:00,283.04,284.76,0.72,flip_to_short -959,做空,2020-02-15 01:15:00,2020-02-15 01:30:00,284.76,284.24,0.17,flip_to_long -960,做多,2020-02-15 01:30:00,2020-02-15 01:35:00,284.24,283.75,-0.29,flip_to_short -961,做空,2020-02-15 01:35:00,2020-02-15 06:15:00,283.75,281.4,1.02,flip_to_long -962,做多,2020-02-15 06:15:00,2020-02-15 06:30:00,281.4,281.14,-0.19,flip_to_short -963,做空,2020-02-15 06:30:00,2020-02-15 06:35:00,281.14,281.71,-0.33,flip_to_long -964,做多,2020-02-15 06:35:00,2020-02-15 06:40:00,281.71,281.17,-0.32,flip_to_short -965,做空,2020-02-15 06:40:00,2020-02-15 06:45:00,281.17,281.35,-0.15,flip_to_long -966,做多,2020-02-15 06:45:00,2020-02-15 06:55:00,281.35,281.15,-0.16,flip_to_short -967,做空,2020-02-15 06:55:00,2020-02-15 08:35:00,281.15,280.97,0.02,flip_to_long -968,做多,2020-02-15 08:35:00,2020-02-15 11:10:00,280.97,282.44,0.62,flip_to_short -969,做空,2020-02-15 11:10:00,2020-02-15 11:20:00,282.44,282.04,0.12,flip_to_long -970,做多,2020-02-15 11:20:00,2020-02-15 11:30:00,282.04,282.25,0.03,flip_to_short -971,做空,2020-02-15 11:30:00,2020-02-15 12:25:00,282.25,282.8,-0.32,flip_to_long -972,做多,2020-02-15 12:25:00,2020-02-15 12:30:00,282.8,282.64,-0.14,flip_to_short -973,做空,2020-02-15 12:30:00,2020-02-15 12:45:00,282.64,283.2,-0.32,flip_to_long -974,做多,2020-02-15 12:45:00,2020-02-15 13:10:00,283.2,282.73,-0.28,flip_to_short -975,做空,2020-02-15 13:10:00,2020-02-15 13:15:00,282.73,282.86,-0.12,flip_to_long -976,做多,2020-02-15 13:15:00,2020-02-15 13:20:00,282.86,282.8,-0.09,flip_to_short -977,做空,2020-02-15 13:20:00,2020-02-15 13:30:00,282.8,283.0,-0.16,flip_to_long -978,做多,2020-02-15 13:30:00,2020-02-15 13:40:00,283.0,282.9,-0.11,flip_to_short -979,做空,2020-02-15 13:40:00,2020-02-15 14:00:00,282.9,282.93,-0.08,flip_to_long -980,做多,2020-02-15 14:00:00,2020-02-15 14:15:00,282.93,283.48,0.19,flip_to_short -981,做空,2020-02-15 14:15:00,2020-02-15 15:45:00,283.48,277.35,2.73,tp_lower -982,做多,2020-02-15 21:15:00,2020-02-15 21:20:00,268.36,268.03,-0.23,flip_to_short -983,做空,2020-02-15 21:20:00,2020-02-15 21:25:00,268.03,268.86,-0.47,flip_to_long -984,做多,2020-02-15 21:25:00,2020-02-15 22:40:00,268.86,267.53,-0.71,flip_to_short -985,做空,2020-02-15 22:40:00,2020-02-15 22:50:00,267.53,268.08,-0.33,flip_to_long -986,做多,2020-02-15 22:50:00,2020-02-16 01:20:00,268.08,267.42,-0.39,flip_to_short -987,做空,2020-02-16 01:20:00,2020-02-16 01:45:00,267.42,266.8,0.24,flip_to_long -988,做多,2020-02-16 01:45:00,2020-02-16 05:30:00,266.8,269.67,1.36,flip_to_short -989,做空,2020-02-16 05:30:00,2020-02-16 05:35:00,269.67,269.77,-0.12,flip_to_long -990,做多,2020-02-16 05:35:00,2020-02-16 05:45:00,269.77,269.04,-0.43,flip_to_short -991,做空,2020-02-16 05:45:00,2020-02-16 05:55:00,269.04,271.08,-1.08,flip_to_long -992,做多,2020-02-16 05:55:00,2020-02-16 06:05:00,271.08,270.76,-0.22,flip_to_short -993,做空,2020-02-16 06:05:00,2020-02-16 06:45:00,270.76,270.95,-0.16,flip_to_long -994,做多,2020-02-16 06:45:00,2020-02-16 06:55:00,270.95,271.0,-0.04,flip_to_short -995,做空,2020-02-16 06:55:00,2020-02-16 07:00:00,271.0,271.71,-0.41,flip_to_long -996,做多,2020-02-16 07:00:00,2020-02-16 07:20:00,271.71,271.12,-0.35,flip_to_short -997,做空,2020-02-16 07:20:00,2020-02-16 08:35:00,271.12,270.66,0.16,flip_to_long -998,做多,2020-02-16 08:35:00,2020-02-16 08:55:00,270.66,271.45,0.32,flip_to_short -999,做空,2020-02-16 08:55:00,2020-02-16 09:40:00,271.45,271.88,-0.27,flip_to_long -1000,做多,2020-02-16 09:40:00,2020-02-16 09:50:00,271.88,270.11,-0.92,flip_to_short -1001,做空,2020-02-16 09:50:00,2020-02-16 14:00:00,270.11,268.17,0.87,flip_to_long -1002,做多,2020-02-16 14:00:00,2020-02-16 14:05:00,268.17,267.19,-0.54,flip_to_short -1003,做空,2020-02-16 14:05:00,2020-02-16 20:20:00,267.19,252.9,6.9,flip_to_long -1004,做多,2020-02-16 20:20:00,2020-02-16 20:25:00,252.9,252.86,-0.09,flip_to_short -1005,做空,2020-02-16 20:25:00,2020-02-16 20:50:00,252.86,252.65,0.05,flip_to_long -1006,做多,2020-02-16 20:50:00,2020-02-16 21:55:00,252.65,252.19,-0.32,flip_to_short -1007,做空,2020-02-16 21:55:00,2020-02-16 22:10:00,252.19,252.4,-0.18,flip_to_long -1008,做多,2020-02-16 22:10:00,2020-02-17 00:55:00,252.4,256.19,1.98,flip_to_short -1009,做空,2020-02-17 00:55:00,2020-02-17 01:05:00,256.19,256.99,-0.51,flip_to_long -1010,做多,2020-02-17 01:05:00,2020-02-17 01:20:00,256.99,256.84,-0.15,flip_to_short -1011,做空,2020-02-17 01:20:00,2020-02-17 06:10:00,256.84,251.9,2.62,flip_to_long -1012,做多,2020-02-17 06:10:00,2020-02-17 06:35:00,251.9,250.64,-0.78,flip_to_short -1013,做空,2020-02-17 06:35:00,2020-02-17 07:00:00,250.64,249.55,0.55,flip_to_long -1014,做多,2020-02-17 07:00:00,2020-02-17 07:45:00,249.55,249.9,0.13,flip_to_short -1015,做空,2020-02-17 07:45:00,2020-02-17 08:00:00,249.9,250.57,-0.45,flip_to_long -1016,做多,2020-02-17 08:00:00,2020-02-17 08:05:00,250.57,247.89,-1.59,flip_to_short -1017,做空,2020-02-17 08:05:00,2020-02-17 08:15:00,247.89,249.5,-0.98,flip_to_long -1018,做多,2020-02-17 08:15:00,2020-02-17 08:40:00,249.5,249.34,-0.16,flip_to_short -1019,做空,2020-02-17 08:40:00,2020-02-17 08:45:00,249.34,251.72,-1.39,flip_to_long -1020,做多,2020-02-17 08:45:00,2020-02-17 10:00:00,251.72,249.92,-1.05,flip_to_short -1021,做空,2020-02-17 10:00:00,2020-02-17 11:50:00,249.92,250.3,-0.28,flip_to_long -1022,做多,2020-02-17 11:50:00,2020-02-17 11:55:00,250.3,248.68,-0.95,flip_to_short -1023,做空,2020-02-17 11:55:00,2020-02-17 12:00:00,248.68,250.33,-0.96,flip_to_long -1024,做多,2020-02-17 12:00:00,2020-02-17 12:15:00,250.33,248.89,-0.84,flip_to_short -1025,做空,2020-02-17 12:15:00,2020-02-17 12:20:00,248.89,250.62,-0.99,flip_to_long -1026,做多,2020-02-17 12:20:00,2020-02-17 12:30:00,250.62,249.44,-0.69,flip_to_short -1027,做空,2020-02-17 12:30:00,2020-02-17 12:35:00,249.44,250.88,-0.82,flip_to_long -1028,做多,2020-02-17 12:35:00,2020-02-17 12:40:00,250.88,248.98,-1.05,flip_to_short -1029,做空,2020-02-17 12:40:00,2020-02-17 12:50:00,248.98,250.0,-0.59,flip_to_long -1030,做多,2020-02-17 12:50:00,2020-02-17 12:55:00,250.0,248.82,-0.67,flip_to_short -1031,做空,2020-02-17 12:55:00,2020-02-17 13:00:00,248.82,249.77,-0.55,flip_to_long -1032,做多,2020-02-17 13:00:00,2020-02-17 13:10:00,249.77,249.66,-0.12,flip_to_short -1033,做空,2020-02-17 13:10:00,2020-02-17 14:30:00,249.66,247.7,0.93,flip_to_long -1034,做多,2020-02-17 14:30:00,2020-02-17 20:45:00,247.7,258.99,5.76,flip_to_short -1035,做空,2020-02-17 20:45:00,2020-02-17 20:50:00,258.99,259.86,-0.52,flip_to_long -1036,做多,2020-02-17 20:50:00,2020-02-17 20:55:00,259.86,258.65,-0.68,flip_to_short -1037,做空,2020-02-17 20:55:00,2020-02-17 21:05:00,258.65,259.43,-0.46,flip_to_long -1038,做多,2020-02-17 21:05:00,2020-02-17 21:20:00,259.43,259.7,0.07,flip_to_short -1039,做空,2020-02-17 21:20:00,2020-02-18 04:20:00,259.7,268.89,-4.73,flip_to_long -1040,做多,2020-02-18 04:20:00,2020-02-18 05:15:00,268.89,268.95,-0.04,flip_to_short -1041,做空,2020-02-18 05:15:00,2020-02-18 05:20:00,268.95,269.67,-0.41,flip_to_long -1042,做多,2020-02-18 05:20:00,2020-02-18 05:30:00,269.67,269.39,-0.2,flip_to_short -1043,做空,2020-02-18 05:30:00,2020-02-18 05:45:00,269.39,269.06,0.09,flip_to_long -1044,做多,2020-02-18 05:45:00,2020-02-18 07:50:00,269.06,269.1,-0.05,flip_to_short -1045,做空,2020-02-18 07:50:00,2020-02-18 08:40:00,269.1,268.71,0.12,flip_to_long -1046,做多,2020-02-18 08:40:00,2020-02-18 11:15:00,268.71,266.56,-1.1,flip_to_short -1047,做空,2020-02-18 11:15:00,2020-02-18 11:20:00,266.56,266.91,-0.23,flip_to_long -1048,做多,2020-02-18 11:20:00,2020-02-18 11:25:00,266.91,266.76,-0.14,flip_to_short -1049,做空,2020-02-18 11:25:00,2020-02-18 11:40:00,266.76,266.39,0.11,flip_to_long -1050,做多,2020-02-18 11:40:00,2020-02-18 12:05:00,266.39,266.39,-0.06,flip_to_short -1051,做空,2020-02-18 12:05:00,2020-02-18 12:35:00,266.39,265.98,0.13,flip_to_long -1052,做多,2020-02-18 12:35:00,2020-02-18 14:40:00,265.98,264.16,-0.94,flip_to_short -1053,做空,2020-02-18 14:40:00,2020-02-18 14:45:00,264.16,264.58,-0.27,flip_to_long -1054,做多,2020-02-18 14:45:00,2020-02-18 21:15:00,264.58,282.01,8.28,flip_to_short -1055,做空,2020-02-18 21:15:00,2020-02-18 21:25:00,282.01,281.9,-0.01,flip_to_long -1056,做多,2020-02-18 21:25:00,2020-02-18 23:10:00,281.9,281.91,-0.06,flip_to_short -1057,做空,2020-02-18 23:10:00,2020-02-18 23:15:00,281.91,282.69,-0.44,flip_to_long -1058,做多,2020-02-18 23:15:00,2020-02-18 23:45:00,282.69,282.68,-0.07,flip_to_short -1059,做空,2020-02-18 23:45:00,2020-02-18 23:55:00,282.68,282.96,-0.2,flip_to_long -1060,做多,2020-02-18 23:55:00,2020-02-19 00:00:00,282.96,280.8,-1.09,flip_to_short -1061,做空,2020-02-19 00:00:00,2020-02-19 02:10:00,280.8,280.81,-0.07,flip_to_long -1062,做多,2020-02-19 02:10:00,2020-02-19 03:00:00,280.81,280.46,-0.24,flip_to_short -1063,做空,2020-02-19 03:00:00,2020-02-19 03:15:00,280.46,281.35,-0.49,flip_to_long -1064,做多,2020-02-19 03:15:00,2020-02-19 03:45:00,281.35,280.67,-0.39,flip_to_short -1065,做空,2020-02-19 03:45:00,2020-02-19 05:35:00,280.67,280.47,0.03,flip_to_long -1066,做多,2020-02-19 05:35:00,2020-02-19 06:00:00,280.47,280.0,-0.29,flip_to_short -1067,做空,2020-02-19 06:00:00,2020-02-19 06:15:00,280.0,280.09,-0.11,flip_to_long -1068,做多,2020-02-19 06:15:00,2020-02-19 08:20:00,280.09,278.97,-0.6,flip_to_short -1069,做空,2020-02-19 08:20:00,2020-02-19 08:25:00,278.97,279.75,-0.44,flip_to_long -1070,做多,2020-02-19 08:25:00,2020-02-19 09:45:00,279.75,279.26,-0.3,flip_to_short -1071,做空,2020-02-19 09:45:00,2020-02-19 09:50:00,279.26,279.8,-0.32,flip_to_long -1072,做多,2020-02-19 09:50:00,2020-02-19 09:55:00,279.8,279.16,-0.37,flip_to_short -1073,做空,2020-02-19 09:55:00,2020-02-19 10:15:00,279.16,280.83,-0.85,flip_to_long -1074,做多,2020-02-19 10:15:00,2020-02-19 10:45:00,280.83,280.26,-0.33,flip_to_short -1075,做空,2020-02-19 10:45:00,2020-02-19 12:10:00,280.26,280.89,-0.36,flip_to_long -1076,做多,2020-02-19 12:10:00,2020-02-19 12:15:00,280.89,279.97,-0.49,flip_to_short -1077,做空,2020-02-19 12:15:00,2020-02-19 12:25:00,279.97,280.33,-0.23,flip_to_long -1078,做多,2020-02-19 12:25:00,2020-02-19 12:30:00,280.33,280.01,-0.21,flip_to_short -1079,做空,2020-02-19 12:30:00,2020-02-19 12:45:00,280.01,280.8,-0.42,flip_to_long -1080,做多,2020-02-19 12:45:00,2020-02-19 12:50:00,280.8,279.91,-0.47,flip_to_short -1081,做空,2020-02-19 12:50:00,2020-02-19 13:10:00,279.91,280.76,-0.45,flip_to_long -1082,做多,2020-02-19 13:10:00,2020-02-19 14:20:00,280.76,280.25,-0.29,flip_to_short -1083,做空,2020-02-19 14:20:00,2020-02-19 15:20:00,280.25,279.97,0.06,flip_to_long -1084,做多,2020-02-19 15:20:00,2020-02-19 15:30:00,279.97,279.69,-0.19,flip_to_short -1085,做空,2020-02-19 15:30:00,2020-02-19 15:50:00,279.69,279.86,-0.14,flip_to_long -1086,做多,2020-02-19 15:50:00,2020-02-19 17:45:00,279.86,279.82,-0.08,flip_to_short -1087,做空,2020-02-19 17:45:00,2020-02-19 17:55:00,279.82,280.68,-0.45,flip_to_long -1088,做多,2020-02-19 17:55:00,2020-02-19 18:25:00,280.68,280.62,-0.09,flip_to_short -1089,做空,2020-02-19 18:25:00,2020-02-19 18:35:00,280.62,281.25,-0.34,flip_to_long -1090,做多,2020-02-19 18:35:00,2020-02-19 18:55:00,281.25,281.08,-0.14,flip_to_short -1091,做空,2020-02-19 18:55:00,2020-02-19 21:45:00,281.08,255.25,11.35,tp_lower -1092,做多,2020-02-20 02:45:00,2020-02-20 03:30:00,261.55,262.02,0.18,flip_to_short -1093,做空,2020-02-20 03:30:00,2020-02-20 04:00:00,262.02,261.76,0.07,flip_to_long -1094,做多,2020-02-20 04:00:00,2020-02-20 04:05:00,261.76,261.02,-0.46,flip_to_short -1095,做空,2020-02-20 04:05:00,2020-02-20 04:10:00,261.02,261.2,-0.16,flip_to_long -1096,做多,2020-02-20 04:10:00,2020-02-20 06:45:00,261.2,260.48,-0.45,flip_to_short -1097,做空,2020-02-20 06:45:00,2020-02-20 07:40:00,260.48,260.46,-0.06,flip_to_long -1098,做多,2020-02-20 07:40:00,2020-02-20 08:00:00,260.46,260.32,-0.14,flip_to_short -1099,做空,2020-02-20 08:00:00,2020-02-20 08:05:00,260.32,260.61,-0.22,flip_to_long -1100,做多,2020-02-20 08:05:00,2020-02-20 08:10:00,260.61,260.0,-0.39,flip_to_short -1101,做空,2020-02-20 08:10:00,2020-02-20 10:15:00,260.0,258.61,0.66,flip_to_long -1102,做多,2020-02-20 10:15:00,2020-02-20 10:25:00,258.61,259.0,0.14,flip_to_short -1103,做空,2020-02-20 10:25:00,2020-02-20 10:40:00,259.0,258.89,-0.01,flip_to_long -1104,做多,2020-02-20 10:40:00,2020-02-20 14:00:00,258.89,256.04,-1.58,flip_to_short -1105,做空,2020-02-20 14:00:00,2020-02-20 14:15:00,256.04,256.43,-0.27,flip_to_long -1106,做多,2020-02-20 14:15:00,2020-02-20 15:10:00,256.43,255.74,-0.43,flip_to_short -1107,做空,2020-02-20 15:10:00,2020-02-20 16:40:00,255.74,255.31,0.16,flip_to_long -1108,做多,2020-02-20 16:40:00,2020-02-20 17:10:00,255.31,255.2,-0.13,flip_to_short -1109,做空,2020-02-20 17:10:00,2020-02-20 18:35:00,255.2,255.14,-0.04,flip_to_long -1110,做多,2020-02-20 18:35:00,2020-02-20 19:20:00,255.14,254.7,-0.3,flip_to_short -1111,做空,2020-02-20 19:20:00,2020-02-20 19:25:00,254.7,255.14,-0.3,flip_to_long -1112,做多,2020-02-20 19:25:00,2020-02-20 20:25:00,255.14,254.98,-0.15,flip_to_short -1113,做空,2020-02-20 20:25:00,2020-02-21 01:20:00,254.98,257.81,-1.55,flip_to_long -1114,做多,2020-02-21 01:20:00,2020-02-21 03:05:00,257.81,258.86,0.48,flip_to_short -1115,做空,2020-02-21 03:05:00,2020-02-21 03:10:00,258.86,259.47,-0.39,flip_to_long -1116,做多,2020-02-21 03:10:00,2020-02-21 05:40:00,259.47,260.76,0.6,flip_to_short -1117,做空,2020-02-21 05:40:00,2020-02-21 06:05:00,260.76,261.0,-0.19,flip_to_long -1118,做多,2020-02-21 06:05:00,2020-02-21 06:35:00,261.0,261.08,-0.03,flip_to_short -1119,做空,2020-02-21 06:35:00,2020-02-21 06:45:00,261.08,261.29,-0.18,flip_to_long -1120,做多,2020-02-21 06:45:00,2020-02-21 06:50:00,261.29,261.28,-0.07,flip_to_short -1121,做空,2020-02-21 06:50:00,2020-02-21 07:30:00,261.28,260.84,0.16,flip_to_long -1122,做多,2020-02-21 07:30:00,2020-02-21 07:45:00,260.84,261.13,0.08,flip_to_short -1123,做空,2020-02-21 07:45:00,2020-02-21 08:00:00,261.13,261.32,-0.17,flip_to_long -1124,做多,2020-02-21 08:00:00,2020-02-21 08:05:00,261.32,261.02,-0.22,flip_to_short -1125,做空,2020-02-21 08:05:00,2020-02-21 09:50:00,261.02,260.91,-0.01,flip_to_long -1126,做多,2020-02-21 09:50:00,2020-02-21 10:10:00,260.91,260.02,-0.52,flip_to_short -1127,做空,2020-02-21 10:10:00,2020-02-21 10:15:00,260.02,260.59,-0.36,flip_to_long -1128,做多,2020-02-21 10:15:00,2020-02-21 10:40:00,260.59,260.51,-0.11,flip_to_short -1129,做空,2020-02-21 10:40:00,2020-02-21 15:00:00,260.51,263.26,-1.47,flip_to_long -1130,做多,2020-02-21 15:00:00,2020-02-21 16:10:00,263.26,264.13,0.37,flip_to_short -1131,做空,2020-02-21 16:10:00,2020-02-21 16:20:00,264.13,264.34,-0.17,flip_to_long -1132,做多,2020-02-21 16:20:00,2020-02-21 16:25:00,264.34,264.06,-0.2,flip_to_short -1133,做空,2020-02-21 16:25:00,2020-02-21 16:30:00,264.06,264.11,-0.09,flip_to_long -1134,做多,2020-02-21 16:30:00,2020-02-21 19:20:00,264.11,264.51,0.13,flip_to_short -1135,做空,2020-02-21 19:20:00,2020-02-21 20:45:00,264.51,264.9,-0.26,flip_to_long -1136,做多,2020-02-21 20:45:00,2020-02-22 01:15:00,264.9,264.48,-0.27,flip_to_short -1137,做空,2020-02-22 01:15:00,2020-02-22 01:25:00,264.48,264.5,-0.08,flip_to_long -1138,做多,2020-02-22 01:25:00,2020-02-22 01:35:00,264.5,264.28,-0.18,flip_to_short -1139,做空,2020-02-22 01:35:00,2020-02-22 03:20:00,264.28,264.36,-0.11,flip_to_long -1140,做多,2020-02-22 03:20:00,2020-02-22 03:25:00,264.36,263.94,-0.28,flip_to_short -1141,做空,2020-02-22 03:25:00,2020-02-22 03:30:00,263.94,264.29,-0.24,flip_to_long -1142,做多,2020-02-22 03:30:00,2020-02-22 08:50:00,264.29,260.21,-2.1,flip_to_short -1143,做空,2020-02-22 08:50:00,2020-02-22 08:55:00,260.21,260.72,-0.32,flip_to_long -1144,做多,2020-02-22 08:55:00,2020-02-22 09:00:00,260.72,259.45,-0.69,flip_to_short -1145,做空,2020-02-22 09:00:00,2020-02-22 09:45:00,259.45,259.76,-0.22,flip_to_long -1146,做多,2020-02-22 09:45:00,2020-02-22 10:20:00,259.76,259.37,-0.26,flip_to_short -1147,做空,2020-02-22 10:20:00,2020-02-22 10:30:00,259.37,259.8,-0.28,flip_to_long -1148,做多,2020-02-22 10:30:00,2020-02-22 14:50:00,259.8,262.01,1.02,flip_to_short -1149,做空,2020-02-22 14:50:00,2020-02-22 16:55:00,262.01,262.46,-0.29,flip_to_long -1150,做多,2020-02-22 16:55:00,2020-02-22 17:20:00,262.46,261.92,-0.33,flip_to_short -1151,做空,2020-02-22 17:20:00,2020-02-22 17:30:00,261.92,261.8,-0.01,flip_to_long -1152,做多,2020-02-22 17:30:00,2020-02-22 18:00:00,261.8,261.92,-0.01,flip_to_short -1153,做空,2020-02-22 18:00:00,2020-02-22 18:45:00,261.92,261.25,0.26,flip_to_long -1154,做多,2020-02-22 18:45:00,2020-02-22 19:45:00,261.25,261.38,-0.0,flip_to_short -1155,做空,2020-02-22 19:45:00,2020-02-22 19:50:00,261.38,261.47,-0.11,flip_to_long -1156,做多,2020-02-22 19:50:00,2020-02-22 19:55:00,261.47,261.01,-0.29,flip_to_short -1157,做空,2020-02-22 19:55:00,2020-02-22 20:00:00,261.01,262.1,-0.6,flip_to_long -1158,做多,2020-02-22 20:00:00,2020-02-22 20:40:00,262.1,261.85,-0.18,flip_to_short -1159,做空,2020-02-22 20:40:00,2020-02-22 22:15:00,261.85,262.35,-0.3,flip_to_long -1160,做多,2020-02-22 22:15:00,2020-02-22 22:25:00,262.35,262.07,-0.2,flip_to_short -1161,做空,2020-02-22 22:25:00,2020-02-22 22:35:00,262.07,262.31,-0.18,flip_to_long -1162,做多,2020-02-22 22:35:00,2020-02-22 22:50:00,262.31,261.93,-0.24,flip_to_short -1163,做空,2020-02-22 22:50:00,2020-02-22 22:55:00,261.93,262.26,-0.22,flip_to_long -1164,做多,2020-02-22 22:55:00,2020-02-22 23:00:00,262.26,261.48,-0.43,flip_to_short -1165,做空,2020-02-22 23:00:00,2020-02-22 23:15:00,261.48,262.0,-0.31,flip_to_long -1166,做多,2020-02-22 23:15:00,2020-02-23 01:40:00,262.0,262.32,0.09,flip_to_short -1167,做空,2020-02-23 01:40:00,2020-02-23 02:00:00,262.32,262.78,-0.29,flip_to_long -1168,做多,2020-02-23 02:00:00,2020-02-23 02:05:00,262.78,262.61,-0.15,flip_to_short -1169,做空,2020-02-23 02:05:00,2020-02-23 02:20:00,262.61,262.51,-0.02,flip_to_long -1170,做多,2020-02-23 02:20:00,2020-02-23 10:40:00,262.51,272.05,4.55,flip_to_short -1171,做空,2020-02-23 10:40:00,2020-02-23 10:50:00,272.05,271.71,0.1,flip_to_long -1172,做多,2020-02-23 10:50:00,2020-02-23 10:55:00,271.71,270.7,-0.55,flip_to_short -1173,做空,2020-02-23 10:55:00,2020-02-23 11:15:00,270.7,271.57,-0.49,flip_to_long -1174,做多,2020-02-23 11:15:00,2020-02-23 11:20:00,271.57,270.66,-0.5,flip_to_short -1175,做空,2020-02-23 11:20:00,2020-02-23 13:10:00,270.66,271.48,-0.46,flip_to_long -1176,做多,2020-02-23 13:10:00,2020-02-23 13:35:00,271.48,270.99,-0.3,flip_to_short -1177,做空,2020-02-23 13:35:00,2020-02-23 13:50:00,270.99,271.44,-0.28,flip_to_long -1178,做多,2020-02-23 13:50:00,2020-02-23 13:55:00,271.44,271.16,-0.2,flip_to_short -1179,做空,2020-02-23 13:55:00,2020-02-23 14:05:00,271.16,271.7,-0.32,flip_to_long -1180,做多,2020-02-23 14:05:00,2020-02-23 15:10:00,271.7,270.34,-0.7,flip_to_short -1181,做空,2020-02-23 15:10:00,2020-02-23 16:00:00,270.34,271.52,-0.62,flip_to_long -1182,做多,2020-02-23 16:00:00,2020-02-23 16:05:00,271.52,271.25,-0.19,flip_to_short -1183,做空,2020-02-23 16:05:00,2020-02-23 16:50:00,271.25,270.72,0.18,flip_to_long -1184,做多,2020-02-23 16:50:00,2020-02-23 17:25:00,270.72,270.98,0.06,flip_to_short -1185,做空,2020-02-23 17:25:00,2020-02-23 17:30:00,270.98,271.29,-0.21,flip_to_long -1186,做多,2020-02-23 17:30:00,2020-02-23 17:35:00,271.29,271.08,-0.16,flip_to_short -1187,做空,2020-02-23 17:35:00,2020-02-23 17:45:00,271.08,271.14,-0.09,flip_to_long -1188,做多,2020-02-23 17:45:00,2020-02-23 17:50:00,271.14,270.96,-0.15,flip_to_short -1189,做空,2020-02-23 17:50:00,2020-02-23 18:20:00,270.96,271.02,-0.09,flip_to_long -1190,做多,2020-02-23 18:20:00,2020-02-23 18:25:00,271.02,270.74,-0.19,flip_to_short -1191,做空,2020-02-23 18:25:00,2020-02-23 18:30:00,270.74,270.98,-0.17,flip_to_long -1192,做多,2020-02-23 18:30:00,2020-02-23 19:00:00,270.98,270.95,-0.08,flip_to_short -1193,做空,2020-02-23 19:00:00,2020-02-23 19:10:00,270.95,271.36,-0.25,flip_to_long -1194,做多,2020-02-23 19:10:00,2020-02-23 20:00:00,271.36,270.86,-0.29,flip_to_short -1195,做空,2020-02-23 20:00:00,2020-02-23 20:15:00,270.86,270.74,-0.01,flip_to_long -1196,做多,2020-02-23 20:15:00,2020-02-23 20:35:00,270.74,270.34,-0.24,flip_to_short -1197,做空,2020-02-23 20:35:00,2020-02-23 21:00:00,270.34,270.65,-0.2,flip_to_long -1198,做多,2020-02-23 21:00:00,2020-02-23 21:10:00,270.65,270.77,-0.01,flip_to_short -1199,做空,2020-02-23 21:10:00,2020-02-23 21:15:00,270.77,270.94,-0.14,flip_to_long -1200,做多,2020-02-23 21:15:00,2020-02-23 22:00:00,270.94,271.1,0.01,flip_to_short -1201,做空,2020-02-23 22:00:00,2020-02-23 22:35:00,271.1,271.01,-0.02,flip_to_long -1202,做多,2020-02-23 22:35:00,2020-02-24 01:50:00,271.01,273.28,0.97,flip_to_short -1203,做空,2020-02-24 01:50:00,2020-02-24 02:00:00,273.28,273.54,-0.19,flip_to_long -1204,做多,2020-02-24 02:00:00,2020-02-24 02:05:00,273.54,273.44,-0.11,flip_to_short -1205,做空,2020-02-24 02:05:00,2020-02-24 07:35:00,273.44,267.64,2.64,flip_to_long -1206,做多,2020-02-24 07:35:00,2020-02-24 08:00:00,267.64,267.63,-0.07,flip_to_short -1207,做空,2020-02-24 08:00:00,2020-02-24 08:20:00,267.63,268.01,-0.25,flip_to_long -1208,做多,2020-02-24 08:20:00,2020-02-24 08:25:00,268.01,267.76,-0.19,flip_to_short -1209,做空,2020-02-24 08:25:00,2020-02-24 08:45:00,267.76,267.83,-0.1,flip_to_long -1210,做多,2020-02-24 08:45:00,2020-02-24 09:05:00,267.83,267.44,-0.25,flip_to_short -1211,做空,2020-02-24 09:05:00,2020-02-24 09:20:00,267.44,267.5,-0.09,flip_to_long -1212,做多,2020-02-24 09:20:00,2020-02-24 09:30:00,267.5,266.59,-0.5,flip_to_short -1213,做空,2020-02-24 09:30:00,2020-02-24 10:15:00,266.59,267.37,-0.44,flip_to_long -1214,做多,2020-02-24 10:15:00,2020-02-24 10:35:00,267.37,267.36,-0.07,flip_to_short -1215,做空,2020-02-24 10:35:00,2020-02-24 10:50:00,267.36,267.7,-0.23,flip_to_long -1216,做多,2020-02-24 10:50:00,2020-02-24 11:00:00,267.7,267.1,-0.35,flip_to_short -1217,做空,2020-02-24 11:00:00,2020-02-24 11:05:00,267.1,267.84,-0.42,flip_to_long -1218,做多,2020-02-24 11:05:00,2020-02-24 13:55:00,267.84,269.23,0.59,flip_to_short -1219,做空,2020-02-24 13:55:00,2020-02-24 14:50:00,269.23,269.3,-0.1,flip_to_long -1220,做多,2020-02-24 14:50:00,2020-02-24 15:10:00,269.3,269.39,-0.02,flip_to_short -1221,做空,2020-02-24 15:10:00,2020-02-24 22:10:00,269.39,263.4,2.75,flip_to_long -1222,做多,2020-02-24 22:10:00,2020-02-24 23:00:00,263.4,262.87,-0.32,flip_to_short -1223,做空,2020-02-24 23:00:00,2020-02-24 23:10:00,262.87,262.96,-0.11,flip_to_long -1224,做多,2020-02-24 23:10:00,2020-02-24 23:35:00,262.96,263.4,0.15,flip_to_short -1225,做空,2020-02-24 23:35:00,2020-02-25 00:45:00,263.4,263.67,-0.2,flip_to_long -1226,做多,2020-02-25 00:45:00,2020-02-25 01:30:00,263.67,263.73,-0.04,flip_to_short -1227,做空,2020-02-25 01:30:00,2020-02-25 01:45:00,263.73,263.17,0.21,flip_to_long -1228,做多,2020-02-25 01:45:00,2020-02-25 02:55:00,263.17,263.54,0.12,flip_to_short -1229,做空,2020-02-25 02:55:00,2020-02-25 03:00:00,263.54,264.14,-0.36,flip_to_long -1230,做多,2020-02-25 03:00:00,2020-02-25 03:10:00,264.14,263.82,-0.22,flip_to_short -1231,做空,2020-02-25 03:10:00,2020-02-25 08:20:00,263.82,260.46,1.6,flip_to_long -1232,做多,2020-02-25 08:20:00,2020-02-25 08:25:00,260.46,259.48,-0.56,flip_to_short -1233,做空,2020-02-25 08:25:00,2020-02-25 08:35:00,259.48,259.91,-0.28,flip_to_long -1234,做多,2020-02-25 08:35:00,2020-02-25 08:40:00,259.91,259.58,-0.23,flip_to_short -1235,做空,2020-02-25 08:40:00,2020-02-25 08:50:00,259.58,259.82,-0.19,flip_to_long -1236,做多,2020-02-25 08:50:00,2020-02-25 08:55:00,259.82,258.81,-0.57,flip_to_short -1237,做空,2020-02-25 08:55:00,2020-02-25 09:00:00,258.81,259.49,-0.41,flip_to_long -1238,做多,2020-02-25 09:00:00,2020-02-25 10:45:00,259.49,258.74,-0.44,flip_to_short -1239,做空,2020-02-25 10:45:00,2020-02-25 10:55:00,258.74,259.06,-0.22,flip_to_long -1240,做多,2020-02-25 10:55:00,2020-02-25 11:00:00,259.06,258.31,-0.44,flip_to_short -1241,做空,2020-02-25 11:00:00,2020-02-25 11:30:00,258.31,258.3,-0.06,flip_to_long -1242,做多,2020-02-25 11:30:00,2020-02-25 11:45:00,258.3,259.0,0.28,flip_to_short -1243,做空,2020-02-25 11:45:00,2020-02-25 13:30:00,259.0,259.85,-0.49,flip_to_long -1244,做多,2020-02-25 13:30:00,2020-02-25 13:40:00,259.85,259.88,-0.05,flip_to_short -1245,做空,2020-02-25 13:40:00,2020-02-25 13:45:00,259.88,260.42,-0.33,flip_to_long -1246,做多,2020-02-25 13:45:00,2020-02-25 13:50:00,260.42,260.22,-0.16,flip_to_short -1247,做空,2020-02-25 13:50:00,2020-02-25 18:50:00,260.22,252.73,3.6,flip_to_long -1248,做多,2020-02-25 18:50:00,2020-02-25 18:55:00,252.73,252.08,-0.4,flip_to_short -1249,做空,2020-02-25 18:55:00,2020-02-25 21:25:00,252.08,250.5,0.75,flip_to_long -1250,做多,2020-02-25 21:25:00,2020-02-25 22:00:00,250.5,250.08,-0.28,flip_to_short -1251,做空,2020-02-25 22:00:00,2020-02-25 22:05:00,250.08,251.39,-0.75,flip_to_long -1252,做多,2020-02-25 22:05:00,2020-02-25 23:25:00,251.39,250.44,-0.55,flip_to_short -1253,做空,2020-02-25 23:25:00,2020-02-26 00:20:00,250.44,249.75,0.29,flip_to_long -1254,做多,2020-02-26 00:20:00,2020-02-26 07:10:00,249.75,240.38,-5.04,flip_to_short -1255,做空,2020-02-26 07:10:00,2020-02-26 07:25:00,240.38,239.79,0.25,flip_to_long -1256,做多,2020-02-26 07:25:00,2020-02-26 13:25:00,239.79,237.56,-1.25,flip_to_short -1257,做空,2020-02-26 13:25:00,2020-02-26 18:35:00,237.56,228.69,4.65,flip_to_long -1258,做多,2020-02-26 18:35:00,2020-02-26 21:35:00,228.69,226.76,-1.17,flip_to_short -1259,做空,2020-02-26 21:35:00,2020-02-26 21:40:00,226.76,226.82,-0.1,flip_to_long -1260,做多,2020-02-26 21:40:00,2020-02-26 22:45:00,226.82,227.08,0.08,flip_to_short -1261,做空,2020-02-26 22:45:00,2020-02-26 23:25:00,227.08,228.43,-0.84,flip_to_long -1262,做多,2020-02-26 23:25:00,2020-02-26 23:30:00,228.43,227.92,-0.35,flip_to_short -1263,做空,2020-02-26 23:30:00,2020-02-27 03:45:00,227.92,219.91,4.44,flip_to_long -1264,做多,2020-02-27 03:45:00,2020-02-27 03:50:00,219.91,219.19,-0.5,flip_to_short -1265,做空,2020-02-27 03:50:00,2020-02-27 04:10:00,219.19,218.82,0.16,flip_to_long -1266,做多,2020-02-27 04:10:00,2020-02-27 04:15:00,218.82,217.52,-0.86,flip_to_short -1267,做空,2020-02-27 04:15:00,2020-02-27 04:25:00,217.52,217.87,-0.28,flip_to_long -1268,做多,2020-02-27 04:25:00,2020-02-27 04:35:00,217.87,217.35,-0.38,flip_to_short -1269,做空,2020-02-27 04:35:00,2020-02-27 04:40:00,217.35,217.66,-0.25,flip_to_long -1270,做多,2020-02-27 04:40:00,2020-02-27 09:55:00,217.66,224.14,3.84,flip_to_short -1271,做空,2020-02-27 09:55:00,2020-02-27 10:00:00,224.14,224.21,-0.11,flip_to_long -1272,做多,2020-02-27 10:00:00,2020-02-27 10:15:00,224.21,224.99,0.4,flip_to_short -1273,做空,2020-02-27 10:15:00,2020-02-27 10:20:00,224.99,225.97,-0.66,flip_to_long -1274,做多,2020-02-27 10:20:00,2020-02-27 10:30:00,225.97,225.84,-0.14,flip_to_short -1275,做空,2020-02-27 10:30:00,2020-02-27 11:25:00,225.84,226.4,-0.4,flip_to_long -1276,做多,2020-02-27 11:25:00,2020-02-27 11:55:00,226.4,226.85,0.2,flip_to_short -1277,做空,2020-02-27 11:55:00,2020-02-27 12:00:00,226.85,229.44,-1.6,flip_to_long -1278,做多,2020-02-27 12:00:00,2020-02-27 12:35:00,229.44,227.79,-1.02,flip_to_short -1279,做空,2020-02-27 12:35:00,2020-02-27 12:45:00,227.79,228.46,-0.45,flip_to_long -1280,做多,2020-02-27 12:45:00,2020-02-27 12:50:00,228.46,226.3,-1.3,flip_to_short -1281,做空,2020-02-27 12:50:00,2020-02-27 13:05:00,226.3,228.29,-1.2,flip_to_long -1282,做多,2020-02-27 13:05:00,2020-02-27 13:25:00,228.29,228.01,-0.22,flip_to_short -1283,做空,2020-02-27 13:25:00,2020-02-27 13:35:00,228.01,227.83,0.04,flip_to_long -1284,做多,2020-02-27 13:35:00,2020-02-27 18:45:00,227.83,233.74,3.25,flip_to_short -1285,做空,2020-02-27 18:45:00,2020-02-27 19:20:00,233.74,233.54,0.05,flip_to_long -1286,做多,2020-02-27 19:20:00,2020-02-27 19:45:00,233.54,234.76,0.62,flip_to_short -1287,做空,2020-02-27 19:45:00,2020-02-28 00:25:00,234.76,230.54,2.3,flip_to_long -1288,做多,2020-02-28 00:25:00,2020-02-28 01:15:00,230.54,228.79,-1.1,flip_to_short -1289,做空,2020-02-28 01:15:00,2020-02-28 01:20:00,228.79,229.4,-0.43,flip_to_long -1290,做多,2020-02-28 01:20:00,2020-02-28 03:40:00,229.4,229.3,-0.13,flip_to_short -1291,做空,2020-02-28 03:40:00,2020-02-28 03:45:00,229.3,230.07,-0.52,flip_to_long -1292,做多,2020-02-28 03:45:00,2020-02-28 03:55:00,230.07,229.99,-0.11,flip_to_short -1293,做空,2020-02-28 03:55:00,2020-02-28 04:15:00,229.99,230.36,-0.28,flip_to_long -1294,做多,2020-02-28 04:15:00,2020-02-28 04:45:00,230.36,230.46,-0.01,flip_to_short -1295,做空,2020-02-28 04:45:00,2020-02-28 13:05:00,230.46,221.5,5.12,flip_to_long -1296,做多,2020-02-28 13:05:00,2020-02-28 17:10:00,221.5,222.48,0.54,flip_to_short -1297,做空,2020-02-28 17:10:00,2020-02-28 17:25:00,222.48,223.6,-0.77,flip_to_long -1298,做多,2020-02-28 17:25:00,2020-02-28 17:30:00,223.6,222.4,-0.81,flip_to_short -1299,做空,2020-02-28 17:30:00,2020-02-28 17:45:00,222.4,223.75,-0.9,flip_to_long -1300,做多,2020-02-28 17:45:00,2020-02-28 17:50:00,223.75,222.5,-0.83,flip_to_short -1301,做空,2020-02-28 17:50:00,2020-02-28 18:05:00,222.5,225.35,-1.8,flip_to_long -1302,做多,2020-02-28 18:05:00,2020-02-28 18:15:00,225.35,223.9,-0.93,flip_to_short -1303,做空,2020-02-28 18:15:00,2020-02-28 18:20:00,223.9,224.61,-0.49,flip_to_long -1304,做多,2020-02-28 18:20:00,2020-02-28 18:25:00,224.61,223.27,-0.85,flip_to_short -1305,做空,2020-02-28 18:25:00,2020-02-28 20:00:00,223.27,224.15,-0.58,flip_to_long -1306,做多,2020-02-28 20:00:00,2020-02-28 20:30:00,224.15,224.59,0.19,flip_to_short -1307,做空,2020-02-28 20:30:00,2020-02-28 21:00:00,224.59,224.55,-0.04,flip_to_long -1308,做多,2020-02-28 21:00:00,2020-02-29 01:30:00,224.55,227.41,1.59,flip_to_short -1309,做空,2020-02-29 01:30:00,2020-02-29 01:35:00,227.41,228.8,-0.89,flip_to_long -1310,做多,2020-02-29 01:35:00,2020-02-29 01:50:00,228.8,228.3,-0.36,flip_to_short -1311,做空,2020-02-29 01:50:00,2020-02-29 02:10:00,228.3,228.89,-0.41,flip_to_long -1312,做多,2020-02-29 02:10:00,2020-02-29 02:40:00,228.89,228.77,-0.14,flip_to_short -1313,做空,2020-02-29 02:40:00,2020-02-29 02:50:00,228.77,229.17,-0.3,flip_to_long -1314,做多,2020-02-29 02:50:00,2020-02-29 02:55:00,229.17,229.13,-0.09,flip_to_short -1315,做空,2020-02-29 02:55:00,2020-02-29 03:25:00,229.13,229.11,-0.05,flip_to_long -1316,做多,2020-02-29 03:25:00,2020-02-29 06:20:00,229.11,229.91,0.39,flip_to_short -1317,做空,2020-02-29 06:20:00,2020-02-29 15:25:00,229.91,224.6,2.99,flip_to_long -1318,做多,2020-02-29 15:25:00,2020-02-29 15:30:00,224.6,224.18,-0.32,flip_to_short -1319,做空,2020-02-29 15:30:00,2020-02-29 16:10:00,224.18,224.12,-0.03,flip_to_long -1320,做多,2020-02-29 16:10:00,2020-02-29 16:30:00,224.12,223.54,-0.42,flip_to_short -1321,做空,2020-02-29 16:30:00,2020-02-29 17:05:00,223.54,223.6,-0.1,flip_to_long -1322,做多,2020-02-29 17:05:00,2020-02-29 17:15:00,223.6,224.04,0.2,flip_to_short -1323,做空,2020-02-29 17:15:00,2020-02-29 20:50:00,224.04,224.97,-0.62,flip_to_long -1324,做多,2020-02-29 20:50:00,2020-02-29 21:10:00,224.97,224.74,-0.2,flip_to_short -1325,做空,2020-02-29 21:10:00,2020-03-01 01:40:00,224.74,221.63,1.78,flip_to_long -1326,做多,2020-03-01 01:40:00,2020-03-01 05:00:00,221.63,222.07,0.2,flip_to_short -1327,做空,2020-03-01 05:00:00,2020-03-01 05:05:00,222.07,222.23,-0.17,flip_to_long -1328,做多,2020-03-01 05:05:00,2020-03-01 06:00:00,222.23,221.93,-0.25,flip_to_short -1329,做空,2020-03-01 06:00:00,2020-03-01 08:15:00,221.93,221.78,0.02,flip_to_long -1330,做多,2020-03-01 08:15:00,2020-03-01 08:30:00,221.78,221.92,0.02,flip_to_short -1331,做空,2020-03-01 08:30:00,2020-03-01 09:15:00,221.92,221.24,0.35,flip_to_long -1332,做多,2020-03-01 09:15:00,2020-03-01 11:05:00,221.24,220.92,-0.27,flip_to_short -1333,做空,2020-03-01 11:05:00,2020-03-01 12:55:00,220.92,221.96,-0.71,flip_to_long -1334,做多,2020-03-01 12:55:00,2020-03-01 13:00:00,221.96,221.31,-0.46,flip_to_short -1335,做空,2020-03-01 13:00:00,2020-03-01 13:25:00,221.31,221.73,-0.32,flip_to_long -1336,做多,2020-03-01 13:25:00,2020-03-01 13:35:00,221.73,221.42,-0.26,flip_to_short -1337,做空,2020-03-01 13:35:00,2020-03-01 13:40:00,221.42,222.04,-0.44,flip_to_long -1338,做多,2020-03-01 13:40:00,2020-03-01 14:15:00,222.04,221.32,-0.5,flip_to_short -1339,做空,2020-03-01 14:15:00,2020-03-01 14:20:00,221.32,221.62,-0.25,flip_to_long -1340,做多,2020-03-01 14:20:00,2020-03-02 01:25:00,221.62,217.1,-2.77,flip_to_short -1341,做空,2020-03-02 01:25:00,2020-03-02 01:30:00,217.1,217.99,-0.61,flip_to_long -1342,做多,2020-03-02 01:30:00,2020-03-02 03:55:00,217.99,219.05,0.57,flip_to_short -1343,做空,2020-03-02 03:55:00,2020-03-02 04:00:00,219.05,219.85,-0.55,flip_to_long -1344,做多,2020-03-02 04:00:00,2020-03-02 07:15:00,219.85,220.54,0.35,flip_to_short -1345,做空,2020-03-02 07:15:00,2020-03-02 07:50:00,220.54,220.84,-0.24,flip_to_long -1346,做多,2020-03-02 07:50:00,2020-03-02 07:55:00,220.84,220.16,-0.47,flip_to_short -1347,做空,2020-03-02 07:55:00,2020-03-02 08:10:00,220.16,221.12,-0.63,flip_to_long -1348,做多,2020-03-02 08:10:00,2020-03-02 08:15:00,221.12,220.95,-0.16,flip_to_short -1349,做空,2020-03-02 08:15:00,2020-03-02 08:25:00,220.95,220.83,0.01,flip_to_long -1350,做多,2020-03-02 08:25:00,2020-03-02 12:35:00,220.83,223.15,1.29,flip_to_short -1351,做空,2020-03-02 12:35:00,2020-03-02 19:10:00,223.15,230.88,-4.59,flip_to_long -1352,做多,2020-03-02 19:10:00,2020-03-02 19:15:00,230.88,230.37,-0.34,flip_to_short -1353,做空,2020-03-02 19:15:00,2020-03-02 19:20:00,230.37,231.15,-0.49,flip_to_long -1354,做多,2020-03-02 19:20:00,2020-03-02 19:30:00,231.15,230.46,-0.44,flip_to_short -1355,做空,2020-03-02 19:30:00,2020-03-02 19:35:00,230.46,231.1,-0.41,flip_to_long -1356,做多,2020-03-02 19:35:00,2020-03-02 20:10:00,231.1,230.89,-0.17,flip_to_short -1357,做空,2020-03-02 20:10:00,2020-03-02 20:25:00,230.89,231.45,-0.36,flip_to_long -1358,做多,2020-03-02 20:25:00,2020-03-02 20:30:00,231.45,231.28,-0.15,flip_to_short -1359,做空,2020-03-02 20:30:00,2020-03-02 20:50:00,231.28,231.37,-0.11,flip_to_long -1360,做多,2020-03-02 20:50:00,2020-03-02 22:00:00,231.37,231.95,0.25,flip_to_short -1361,做空,2020-03-02 22:00:00,2020-03-02 22:05:00,231.95,232.22,-0.21,flip_to_long -1362,做多,2020-03-02 22:05:00,2020-03-02 22:35:00,232.22,231.46,-0.46,flip_to_short -1363,做空,2020-03-02 22:35:00,2020-03-02 23:20:00,231.46,231.42,-0.04,flip_to_long -1364,做多,2020-03-02 23:20:00,2020-03-03 00:00:00,231.42,230.96,-0.3,flip_to_short -1365,做空,2020-03-03 00:00:00,2020-03-03 02:50:00,230.96,230.29,0.3,flip_to_long -1366,做多,2020-03-03 02:50:00,2020-03-03 02:55:00,230.29,230.11,-0.16,flip_to_short -1367,做空,2020-03-03 02:55:00,2020-03-03 03:25:00,230.11,230.13,-0.07,flip_to_long -1368,做多,2020-03-03 03:25:00,2020-03-03 04:35:00,230.13,229.99,-0.14,flip_to_short -1369,做空,2020-03-03 04:35:00,2020-03-03 05:30:00,229.99,229.91,-0.02,flip_to_long -1370,做多,2020-03-03 05:30:00,2020-03-03 05:35:00,229.91,229.5,-0.28,flip_to_short -1371,做空,2020-03-03 05:35:00,2020-03-03 05:40:00,229.5,229.5,-0.06,flip_to_long -1372,做多,2020-03-03 05:40:00,2020-03-03 06:00:00,229.5,229.61,-0.0,flip_to_short -1373,做空,2020-03-03 06:00:00,2020-03-03 06:15:00,229.61,229.49,0.0,flip_to_long -1374,做多,2020-03-03 06:15:00,2020-03-03 09:35:00,229.49,228.28,-0.71,flip_to_short -1375,做空,2020-03-03 09:35:00,2020-03-03 09:40:00,228.28,228.54,-0.2,flip_to_long -1376,做多,2020-03-03 09:40:00,2020-03-03 12:55:00,228.54,228.68,0.01,flip_to_short -1377,做空,2020-03-03 12:55:00,2020-03-03 19:45:00,228.68,223.81,2.55,flip_to_long -1378,做多,2020-03-03 19:45:00,2020-03-03 20:00:00,223.81,223.67,-0.14,flip_to_short -1379,做空,2020-03-03 20:00:00,2020-03-03 20:25:00,223.67,223.0,0.31,flip_to_long -1380,做多,2020-03-03 20:25:00,2020-03-04 00:00:00,223.0,223.72,0.34,flip_to_short -1381,做空,2020-03-04 00:00:00,2020-03-04 00:15:00,223.72,224.08,-0.27,flip_to_long -1382,做多,2020-03-04 00:15:00,2020-03-04 00:20:00,224.08,223.88,-0.18,flip_to_short -1383,做空,2020-03-04 00:20:00,2020-03-04 00:40:00,223.88,224.2,-0.24,flip_to_long -1384,做多,2020-03-04 00:40:00,2020-03-04 05:05:00,224.2,226.81,1.41,flip_to_short -1385,做空,2020-03-04 05:05:00,2020-03-04 05:10:00,226.81,227.02,-0.18,flip_to_long -1386,做多,2020-03-04 05:10:00,2020-03-04 05:30:00,227.02,227.09,-0.02,flip_to_short -1387,做空,2020-03-04 05:30:00,2020-03-04 07:25:00,227.09,226.87,0.06,flip_to_long -1388,做多,2020-03-04 07:25:00,2020-03-04 07:30:00,226.87,226.6,-0.22,flip_to_short -1389,做空,2020-03-04 07:30:00,2020-03-04 07:35:00,226.6,226.97,-0.27,flip_to_long -1390,做多,2020-03-04 07:35:00,2020-03-04 07:45:00,226.97,226.48,-0.34,flip_to_short -1391,做空,2020-03-04 07:45:00,2020-03-04 07:50:00,226.48,227.02,-0.36,flip_to_long -1392,做多,2020-03-04 07:50:00,2020-03-04 08:05:00,227.02,226.49,-0.36,flip_to_short -1393,做空,2020-03-04 08:05:00,2020-03-04 08:40:00,226.49,226.59,-0.12,flip_to_long -1394,做多,2020-03-04 08:40:00,2020-03-04 09:00:00,226.59,226.02,-0.38,flip_to_short -1395,做空,2020-03-04 09:00:00,2020-03-04 13:45:00,226.02,224.07,1.02,flip_to_long -1396,做多,2020-03-04 13:45:00,2020-03-04 14:35:00,224.07,223.92,-0.15,flip_to_short -1397,做空,2020-03-04 14:35:00,2020-03-04 15:15:00,223.92,223.48,0.18,flip_to_long -1398,做多,2020-03-04 15:15:00,2020-03-04 15:30:00,223.48,223.61,0.01,flip_to_short -1399,做空,2020-03-04 15:30:00,2020-03-04 17:00:00,223.61,223.38,0.07,flip_to_long -1400,做多,2020-03-04 17:00:00,2020-03-04 17:05:00,223.38,223.1,-0.22,flip_to_short -1401,做空,2020-03-04 17:05:00,2020-03-04 17:25:00,223.1,223.49,-0.28,flip_to_long -1402,做多,2020-03-04 17:25:00,2020-03-04 17:30:00,223.49,223.19,-0.23,flip_to_short -1403,做空,2020-03-04 17:30:00,2020-03-04 17:45:00,223.19,223.28,-0.11,flip_to_long -1404,做多,2020-03-04 17:45:00,2020-03-04 17:55:00,223.28,223.24,-0.08,flip_to_short -1405,做空,2020-03-04 17:55:00,2020-03-04 18:00:00,223.24,223.36,-0.13,flip_to_long -1406,做多,2020-03-04 18:00:00,2020-03-04 18:05:00,223.36,222.96,-0.28,flip_to_short -1407,做空,2020-03-04 18:05:00,2020-03-04 19:10:00,222.96,222.72,0.07,flip_to_long -1408,做多,2020-03-04 19:10:00,2020-03-04 19:20:00,222.72,222.66,-0.1,flip_to_short -1409,做空,2020-03-04 19:20:00,2020-03-04 19:45:00,222.66,222.62,-0.04,flip_to_long -1410,做多,2020-03-04 19:45:00,2020-03-04 19:50:00,222.62,222.51,-0.12,flip_to_short -1411,做空,2020-03-04 19:50:00,2020-03-04 19:55:00,222.51,222.63,-0.13,flip_to_long -1412,做多,2020-03-04 19:55:00,2020-03-04 20:00:00,222.63,221.64,-0.61,flip_to_short -1413,做空,2020-03-04 20:00:00,2020-03-04 21:10:00,221.64,222.24,-0.39,flip_to_long -1414,做多,2020-03-04 21:10:00,2020-03-04 21:20:00,222.24,222.43,0.04,flip_to_short -1415,做空,2020-03-04 21:20:00,2020-03-04 21:25:00,222.43,222.99,-0.37,flip_to_long -1416,做多,2020-03-04 21:25:00,2020-03-05 05:20:00,222.99,226.89,2.07,flip_to_short -1417,做空,2020-03-05 05:20:00,2020-03-05 05:25:00,226.89,227.14,-0.2,flip_to_long -1418,做多,2020-03-05 05:25:00,2020-03-05 05:30:00,227.14,227.03,-0.13,flip_to_short -1419,做空,2020-03-05 05:30:00,2020-03-05 07:45:00,227.03,227.78,-0.48,flip_to_long -1420,做多,2020-03-05 07:45:00,2020-03-05 08:10:00,227.78,228.02,0.07,flip_to_short -1421,做空,2020-03-05 08:10:00,2020-03-05 08:45:00,228.02,228.24,-0.19,flip_to_long -1422,做多,2020-03-05 08:45:00,2020-03-05 13:15:00,228.24,231.19,1.57,flip_to_short -1423,做空,2020-03-05 13:15:00,2020-03-05 13:35:00,231.19,231.31,-0.13,flip_to_long -1424,做多,2020-03-05 13:35:00,2020-03-05 13:50:00,231.31,231.75,0.18,flip_to_short -1425,做空,2020-03-05 13:50:00,2020-03-05 15:55:00,231.75,231.7,-0.04,flip_to_long -1426,做多,2020-03-05 15:55:00,2020-03-05 16:00:00,231.7,231.39,-0.23,flip_to_short -1427,做空,2020-03-05 16:00:00,2020-03-05 16:05:00,231.39,232.05,-0.43,flip_to_long -1428,做多,2020-03-05 16:05:00,2020-03-05 19:10:00,232.05,231.63,-0.29,flip_to_short -1429,做空,2020-03-05 19:10:00,2020-03-05 19:15:00,231.63,231.64,-0.07,flip_to_long -1430,做多,2020-03-05 19:15:00,2020-03-05 20:10:00,231.64,231.68,-0.04,flip_to_short -1431,做空,2020-03-05 20:10:00,2020-03-06 01:30:00,231.68,229.88,0.92,flip_to_long -1432,做多,2020-03-06 01:30:00,2020-03-06 01:35:00,229.88,229.37,-0.35,flip_to_short -1433,做空,2020-03-06 01:35:00,2020-03-06 01:40:00,229.37,229.74,-0.27,flip_to_long -1434,做多,2020-03-06 01:40:00,2020-03-06 01:45:00,229.74,229.12,-0.41,flip_to_short -1435,做空,2020-03-06 01:45:00,2020-03-06 02:15:00,229.12,229.5,-0.28,flip_to_long -1436,做多,2020-03-06 02:15:00,2020-03-06 04:25:00,229.5,229.33,-0.16,flip_to_short -1437,做空,2020-03-06 04:25:00,2020-03-06 04:40:00,229.33,229.23,-0.01,flip_to_long -1438,做多,2020-03-06 04:40:00,2020-03-06 04:50:00,229.23,229.3,-0.02,flip_to_short -1439,做空,2020-03-06 04:50:00,2020-03-06 05:00:00,229.3,229.79,-0.34,flip_to_long -1440,做多,2020-03-06 05:00:00,2020-03-06 13:35:00,229.79,237.26,4.05,flip_to_short -1441,做空,2020-03-06 13:35:00,2020-03-06 14:20:00,237.26,237.92,-0.43,flip_to_long -1442,做多,2020-03-06 14:20:00,2020-03-06 14:35:00,237.92,237.7,-0.19,flip_to_short -1443,做空,2020-03-06 14:35:00,2020-03-06 15:05:00,237.7,237.86,-0.15,flip_to_long -1444,做多,2020-03-06 15:05:00,2020-03-06 18:20:00,237.86,237.23,-0.41,flip_to_short -1445,做空,2020-03-06 18:20:00,2020-03-07 06:00:00,237.23,243.8,-3.65,flip_to_long -1446,做多,2020-03-07 06:00:00,2020-03-07 06:25:00,243.8,243.33,-0.31,flip_to_short -1447,做空,2020-03-07 06:25:00,2020-03-07 06:30:00,243.33,243.41,-0.11,flip_to_long -1448,做多,2020-03-07 06:30:00,2020-03-07 10:55:00,243.41,243.83,0.16,flip_to_short -1449,做空,2020-03-07 10:55:00,2020-03-07 11:25:00,243.83,244.06,-0.18,flip_to_long -1450,做多,2020-03-07 11:25:00,2020-03-07 11:55:00,244.06,243.79,-0.2,flip_to_short -1451,做空,2020-03-07 11:55:00,2020-03-07 12:00:00,243.79,244.72,-0.54,flip_to_long -1452,做多,2020-03-07 12:00:00,2020-03-07 12:40:00,244.72,244.43,-0.21,flip_to_short -1453,做空,2020-03-07 12:40:00,2020-03-07 13:00:00,244.43,244.24,0.03,flip_to_long -1454,做多,2020-03-07 13:00:00,2020-03-07 13:25:00,244.24,244.0,-0.19,flip_to_short -1455,做空,2020-03-07 13:25:00,2020-03-07 14:00:00,244.0,244.09,-0.11,flip_to_long -1456,做多,2020-03-07 14:00:00,2020-03-07 14:15:00,244.09,244.14,-0.04,flip_to_short -1457,做空,2020-03-07 14:15:00,2020-03-07 14:35:00,244.14,244.32,-0.15,flip_to_long -1458,做多,2020-03-07 14:35:00,2020-03-07 14:45:00,244.32,244.19,-0.13,flip_to_short -1459,做空,2020-03-07 14:45:00,2020-03-07 14:50:00,244.19,244.7,-0.32,flip_to_long -1460,做多,2020-03-07 14:50:00,2020-03-07 16:55:00,244.7,245.35,0.27,flip_to_short -1461,做空,2020-03-07 16:55:00,2020-03-07 22:15:00,245.35,239.42,2.94,flip_to_long -1462,做多,2020-03-07 22:15:00,2020-03-07 23:15:00,239.42,238.86,-0.36,flip_to_short -1463,做空,2020-03-07 23:15:00,2020-03-07 23:20:00,238.86,239.06,-0.17,flip_to_long -1464,做多,2020-03-07 23:20:00,2020-03-07 23:30:00,239.06,238.87,-0.16,flip_to_short -1465,做空,2020-03-07 23:30:00,2020-03-08 00:00:00,238.87,234.2,2.41,tp_lower -1466,做多,2020-03-08 09:15:00,2020-03-08 09:40:00,230.46,230.23,-0.2,flip_to_short -1467,做空,2020-03-08 09:40:00,2020-03-08 10:00:00,230.23,230.59,-0.27,flip_to_long -1468,做多,2020-03-08 10:00:00,2020-03-08 10:10:00,230.59,229.54,-0.66,flip_to_short -1469,做空,2020-03-08 10:10:00,2020-03-08 10:15:00,229.54,230.79,-0.77,flip_to_long -1470,做多,2020-03-08 10:15:00,2020-03-08 12:15:00,230.79,230.16,-0.42,flip_to_short -1471,做空,2020-03-08 12:15:00,2020-03-08 12:40:00,230.16,227.52,1.41,tp_lower -1472,做多,2020-03-08 20:10:00,2020-03-09 01:50:00,213.85,205.82,-4.93,flip_to_short -1473,做空,2020-03-09 01:50:00,2020-03-09 02:25:00,205.82,205.49,0.14,flip_to_long -1474,做多,2020-03-09 02:25:00,2020-03-09 02:30:00,205.49,204.96,-0.39,flip_to_short -1475,做空,2020-03-09 02:30:00,2020-03-09 03:15:00,204.96,203.47,0.85,flip_to_long -1476,做多,2020-03-09 03:15:00,2020-03-09 09:35:00,203.47,204.6,0.64,flip_to_short -1477,做空,2020-03-09 09:35:00,2020-03-09 12:05:00,204.6,204.37,0.08,flip_to_long -1478,做多,2020-03-09 12:05:00,2020-03-09 13:00:00,204.37,204.13,-0.21,flip_to_short -1479,做空,2020-03-09 13:00:00,2020-03-09 13:55:00,204.13,202.9,0.7,flip_to_long -1480,做多,2020-03-09 13:55:00,2020-03-09 16:35:00,202.9,199.67,-2.08,flip_to_short -1481,做空,2020-03-09 16:35:00,2020-03-09 19:05:00,199.67,196.39,1.98,flip_to_long -1482,做多,2020-03-09 19:05:00,2020-03-09 21:50:00,196.39,196.5,0.01,flip_to_short -1483,做空,2020-03-09 21:50:00,2020-03-09 22:10:00,196.5,196.77,-0.24,flip_to_long -1484,做多,2020-03-09 22:10:00,2020-03-09 22:20:00,196.77,196.36,-0.33,flip_to_short -1485,做空,2020-03-09 22:20:00,2020-03-09 22:25:00,196.36,197.67,-0.9,flip_to_long -1486,做多,2020-03-09 22:25:00,2020-03-10 02:55:00,197.67,200.79,1.91,flip_to_short -1487,做空,2020-03-10 02:55:00,2020-03-10 03:00:00,200.79,200.84,-0.1,flip_to_long -1488,做多,2020-03-10 03:00:00,2020-03-10 04:30:00,200.84,202.13,0.76,flip_to_short -1489,做空,2020-03-10 04:30:00,2020-03-10 04:35:00,202.13,202.39,-0.23,flip_to_long -1490,做多,2020-03-10 04:35:00,2020-03-10 05:00:00,202.39,202.56,0.04,flip_to_short -1491,做空,2020-03-10 05:00:00,2020-03-10 05:15:00,202.56,203.12,-0.42,flip_to_long -1492,做多,2020-03-10 05:15:00,2020-03-10 06:00:00,203.12,202.55,-0.42,flip_to_short -1493,做空,2020-03-10 06:00:00,2020-03-10 10:15:00,202.55,200.13,1.46,flip_to_long -1494,做多,2020-03-10 10:15:00,2020-03-10 13:40:00,200.13,201.68,0.93,flip_to_short -1495,做空,2020-03-10 13:40:00,2020-03-10 13:45:00,201.68,202.49,-0.59,flip_to_long -1496,做多,2020-03-10 13:45:00,2020-03-10 14:45:00,202.49,203.38,0.5,flip_to_short -1497,做空,2020-03-10 14:45:00,2020-03-10 14:55:00,203.38,203.5,-0.14,flip_to_long -1498,做多,2020-03-10 14:55:00,2020-03-10 19:25:00,203.5,200.66,-1.87,flip_to_short -1499,做空,2020-03-10 19:25:00,2020-03-10 23:20:00,200.66,201.22,-0.42,flip_to_long -1500,做多,2020-03-10 23:20:00,2020-03-11 01:10:00,201.22,202.41,0.69,flip_to_short -1501,做空,2020-03-11 01:10:00,2020-03-11 01:45:00,202.41,202.35,-0.03,flip_to_long -1502,做多,2020-03-11 01:45:00,2020-03-11 02:00:00,202.35,202.22,-0.15,flip_to_short -1503,做空,2020-03-11 02:00:00,2020-03-11 02:35:00,202.22,201.86,0.17,flip_to_long -1504,做多,2020-03-11 02:35:00,2020-03-11 03:30:00,201.86,201.4,-0.36,flip_to_short -1505,做空,2020-03-11 03:30:00,2020-03-11 03:35:00,201.4,202.03,-0.47,flip_to_long -1506,做多,2020-03-11 03:35:00,2020-03-11 03:50:00,202.03,201.78,-0.22,flip_to_short -1507,做空,2020-03-11 03:50:00,2020-03-11 04:45:00,201.78,201.46,0.14,flip_to_long -1508,做多,2020-03-11 04:45:00,2020-03-11 08:10:00,201.46,200.39,-0.74,flip_to_short -1509,做空,2020-03-11 08:10:00,2020-03-11 11:40:00,200.39,197.93,1.5,flip_to_long -1510,做多,2020-03-11 11:40:00,2020-03-11 13:40:00,197.93,197.31,-0.47,flip_to_short -1511,做空,2020-03-11 13:40:00,2020-03-11 14:10:00,197.31,197.04,0.11,flip_to_long -1512,做多,2020-03-11 14:10:00,2020-03-11 14:20:00,197.04,196.95,-0.12,flip_to_short -1513,做空,2020-03-11 14:20:00,2020-03-11 19:35:00,196.95,190.1,4.38,flip_to_long -1514,做多,2020-03-11 19:35:00,2020-03-11 22:25:00,190.1,188.86,-0.93,flip_to_short -1515,做空,2020-03-11 22:25:00,2020-03-11 22:30:00,188.86,192.45,-2.56,flip_to_long -1516,做多,2020-03-11 22:30:00,2020-03-12 01:05:00,192.45,192.7,0.1,flip_to_short -1517,做空,2020-03-12 01:05:00,2020-03-12 10:45:00,192.7,142.91,33.62,tp_lower -1518,做多,2020-03-12 14:35:00,2020-03-12 16:05:00,141.66,137.5,-4.89,flip_to_short -1519,做空,2020-03-12 16:05:00,2020-03-12 16:15:00,137.5,137.17,0.3,flip_to_long -1520,做多,2020-03-12 16:15:00,2020-03-12 16:25:00,137.17,137.16,-0.09,flip_to_short -1521,做空,2020-03-12 16:25:00,2020-03-12 16:35:00,137.16,138.5,-1.63,flip_to_long -1522,做多,2020-03-12 16:35:00,2020-03-12 16:45:00,138.5,136.22,-2.67,flip_to_short -1523,做空,2020-03-12 16:45:00,2020-03-12 16:50:00,136.22,137.58,-1.62,flip_to_long -1524,做多,2020-03-12 16:50:00,2020-03-12 18:30:00,137.58,138.32,0.74,flip_to_short -1525,做空,2020-03-12 18:30:00,2020-03-12 18:45:00,138.32,139.24,-1.1,flip_to_long -1526,做多,2020-03-12 18:45:00,2020-03-13 02:35:00,139.24,117.44,-23.9,tp_upper -1527,做空,2020-03-13 02:45:00,2020-03-13 03:00:00,113.89,113.0,0.95,flip_to_long -1528,做多,2020-03-13 03:00:00,2020-03-13 04:55:00,113.0,109.23,-4.42,flip_to_short -1529,做空,2020-03-13 04:55:00,2020-03-13 05:00:00,109.23,115.68,-7.51,flip_to_long -1530,做多,2020-03-13 05:00:00,2020-03-13 11:05:00,115.68,125.42,9.91,flip_to_short -1531,做空,2020-03-13 11:05:00,2020-03-13 11:10:00,125.42,126.7,-1.37,flip_to_long -1532,做多,2020-03-13 11:10:00,2020-03-13 11:55:00,126.7,127.24,0.48,flip_to_short -1533,做空,2020-03-13 11:55:00,2020-03-13 12:05:00,127.24,126.52,0.66,flip_to_long -1534,做多,2020-03-13 12:05:00,2020-03-13 12:50:00,126.52,127.49,0.92,flip_to_short -1535,做空,2020-03-13 12:50:00,2020-03-13 12:55:00,127.49,129.01,-1.6,flip_to_long -1536,做多,2020-03-13 12:55:00,2020-03-13 13:05:00,129.01,128.27,-0.79,flip_to_short -1537,做空,2020-03-13 13:05:00,2020-03-13 16:40:00,128.27,128.05,0.15,flip_to_long -1538,做多,2020-03-13 16:40:00,2020-03-14 01:05:00,128.05,131.31,3.15,flip_to_short -1539,做空,2020-03-14 01:05:00,2020-03-14 01:15:00,131.31,130.16,1.08,flip_to_long -1540,做多,2020-03-14 01:15:00,2020-03-14 02:15:00,130.16,131.63,1.42,flip_to_short -1541,做空,2020-03-14 02:15:00,2020-03-14 02:45:00,131.63,132.0,-0.44,flip_to_long -1542,做多,2020-03-14 02:45:00,2020-03-14 04:00:00,132.0,132.11,0.04,flip_to_short -1543,做空,2020-03-14 04:00:00,2020-03-14 04:10:00,132.11,132.46,-0.42,flip_to_long -1544,做多,2020-03-14 04:10:00,2020-03-14 04:15:00,132.46,132.18,-0.35,flip_to_short -1545,做空,2020-03-14 04:15:00,2020-03-14 04:25:00,132.18,132.22,-0.11,flip_to_long -1546,做多,2020-03-14 04:25:00,2020-03-14 04:45:00,132.22,132.16,-0.13,flip_to_short -1547,做空,2020-03-14 04:45:00,2020-03-14 04:50:00,132.16,132.26,-0.17,flip_to_long -1548,做多,2020-03-14 04:50:00,2020-03-14 08:00:00,132.26,129.64,-2.66,flip_to_short -1549,做空,2020-03-14 08:00:00,2020-03-14 10:30:00,129.64,128.33,1.23,flip_to_long -1550,做多,2020-03-14 10:30:00,2020-03-14 11:05:00,128.33,128.8,0.41,flip_to_short -1551,做空,2020-03-14 11:05:00,2020-03-14 11:15:00,128.8,128.54,0.2,flip_to_long -1552,做多,2020-03-14 11:15:00,2020-03-14 12:00:00,128.54,127.8,-0.81,flip_to_short -1553,做空,2020-03-14 12:00:00,2020-03-14 12:30:00,127.8,127.92,-0.19,flip_to_long -1554,做多,2020-03-14 12:30:00,2020-03-14 12:45:00,127.92,127.25,-0.74,flip_to_short -1555,做空,2020-03-14 12:45:00,2020-03-14 12:50:00,127.25,127.79,-0.61,flip_to_long -1556,做多,2020-03-14 12:50:00,2020-03-14 13:15:00,127.79,127.17,-0.68,flip_to_short -1557,做空,2020-03-14 13:15:00,2020-03-14 13:25:00,127.17,127.89,-0.78,flip_to_long -1558,做多,2020-03-14 13:25:00,2020-03-14 13:30:00,127.89,127.39,-0.55,flip_to_short -1559,做空,2020-03-14 13:30:00,2020-03-14 14:25:00,127.39,127.62,-0.29,flip_to_long -1560,做多,2020-03-14 14:25:00,2020-03-14 14:30:00,127.62,127.32,-0.36,flip_to_short -1561,做空,2020-03-14 14:30:00,2020-03-14 14:35:00,127.32,127.32,-0.06,flip_to_long -1562,做多,2020-03-14 14:35:00,2020-03-14 16:40:00,127.32,127.55,0.16,flip_to_short -1563,做空,2020-03-14 16:40:00,2020-03-14 17:05:00,127.55,127.61,-0.12,flip_to_long -1564,做多,2020-03-14 17:05:00,2020-03-14 17:20:00,127.61,127.71,0.04,flip_to_short -1565,做空,2020-03-14 17:20:00,2020-03-14 20:05:00,127.71,127.7,-0.05,flip_to_long -1566,做多,2020-03-14 20:05:00,2020-03-15 04:35:00,127.7,122.01,-5.59,flip_to_short -1567,做空,2020-03-15 04:35:00,2020-03-15 08:25:00,122.01,122.67,-0.72,flip_to_long -1568,做多,2020-03-15 08:25:00,2020-03-15 08:40:00,122.67,122.59,-0.14,flip_to_short -1569,做空,2020-03-15 08:40:00,2020-03-15 10:10:00,122.59,122.92,-0.39,flip_to_long -1570,做多,2020-03-15 10:10:00,2020-03-15 10:40:00,122.92,126.76,3.7,tp_upper -1571,做空,2020-03-15 12:50:00,2020-03-15 12:55:00,124.38,124.74,-0.42,flip_to_long -1572,做多,2020-03-15 12:55:00,2020-03-15 14:10:00,124.74,124.65,-0.15,flip_to_short -1573,做空,2020-03-15 14:10:00,2020-03-15 17:25:00,124.65,124.92,-0.33,flip_to_long -1574,做多,2020-03-15 17:25:00,2020-03-15 17:30:00,124.92,124.2,-0.77,flip_to_short -1575,做空,2020-03-15 17:30:00,2020-03-15 18:45:00,124.2,123.94,0.19,flip_to_long -1576,做多,2020-03-15 18:45:00,2020-03-15 19:20:00,123.94,123.86,-0.14,flip_to_short -1577,做空,2020-03-15 19:20:00,2020-03-15 21:05:00,123.86,123.29,0.5,flip_to_long -1578,做多,2020-03-15 21:05:00,2020-03-15 21:55:00,123.29,133.11,9.68,tp_upper -1579,做空,2020-03-15 22:25:00,2020-03-15 22:35:00,124.43,123.99,0.4,flip_to_long -1580,做多,2020-03-15 22:35:00,2020-03-15 22:45:00,123.99,123.64,-0.44,flip_to_short -1581,做空,2020-03-15 22:45:00,2020-03-15 22:50:00,123.64,124.33,-0.8,flip_to_long -1582,做多,2020-03-15 22:50:00,2020-03-15 23:15:00,124.33,124.44,0.05,flip_to_short -1583,做空,2020-03-15 23:15:00,2020-03-15 23:25:00,124.44,124.5,-0.13,flip_to_long -1584,做多,2020-03-15 23:25:00,2020-03-15 23:30:00,124.5,123.74,-0.86,flip_to_short -1585,做空,2020-03-15 23:30:00,2020-03-15 23:35:00,123.74,124.29,-0.64,flip_to_long -1586,做多,2020-03-15 23:35:00,2020-03-15 23:50:00,124.29,123.76,-0.61,flip_to_short -1587,做空,2020-03-15 23:50:00,2020-03-16 02:55:00,123.76,123.86,-0.17,flip_to_long -1588,做多,2020-03-16 02:55:00,2020-03-16 03:00:00,123.86,123.27,-0.69,flip_to_short -1589,做空,2020-03-16 03:00:00,2020-03-16 05:50:00,123.27,116.51,7.06,tp_lower -1590,做多,2020-03-16 12:05:00,2020-03-16 12:10:00,107.81,107.59,-0.35,flip_to_short -1591,做空,2020-03-16 12:10:00,2020-03-16 12:25:00,107.59,106.3,1.57,flip_to_long -1592,做多,2020-03-16 12:25:00,2020-03-16 13:00:00,106.3,106.88,0.68,flip_to_short -1593,做空,2020-03-16 13:00:00,2020-03-16 13:30:00,106.88,104.76,2.68,flip_to_long -1594,做多,2020-03-16 13:30:00,2020-03-16 19:30:00,104.76,111.37,8.83,flip_to_short -1595,做空,2020-03-16 19:30:00,2020-03-16 22:00:00,111.37,110.36,1.29,flip_to_long -1596,做多,2020-03-16 22:00:00,2020-03-16 23:50:00,110.36,110.51,0.13,flip_to_short -1597,做空,2020-03-16 23:50:00,2020-03-17 06:25:00,110.51,116.33,-8.04,flip_to_long -1598,做多,2020-03-17 06:25:00,2020-03-17 06:50:00,116.33,116.34,-0.06,flip_to_short -1599,做空,2020-03-17 06:50:00,2020-03-17 06:55:00,116.34,116.88,-0.74,flip_to_long -1600,做多,2020-03-17 06:55:00,2020-03-17 08:40:00,116.88,117.28,0.42,flip_to_short -1601,做空,2020-03-17 08:40:00,2020-03-17 09:00:00,117.28,117.28,-0.07,flip_to_long -1602,做多,2020-03-17 09:00:00,2020-03-17 09:05:00,117.28,117.16,-0.22,flip_to_short -1603,做空,2020-03-17 09:05:00,2020-03-17 10:10:00,117.16,116.49,0.75,flip_to_long -1604,做多,2020-03-17 10:10:00,2020-03-17 11:10:00,116.49,116.71,0.2,flip_to_short -1605,做空,2020-03-17 11:10:00,2020-03-17 12:45:00,116.71,116.65,0.0,flip_to_long -1606,做多,2020-03-17 12:45:00,2020-03-17 12:55:00,116.65,115.08,-2.01,flip_to_short -1607,做空,2020-03-17 12:55:00,2020-03-17 13:15:00,115.08,115.89,-1.07,flip_to_long -1608,做多,2020-03-17 13:15:00,2020-03-17 13:35:00,115.89,115.65,-0.36,flip_to_short -1609,做空,2020-03-17 13:35:00,2020-03-17 15:00:00,115.65,115.89,-0.36,flip_to_long -1610,做多,2020-03-17 15:00:00,2020-03-17 19:10:00,115.89,117.42,1.78,flip_to_short -1611,做空,2020-03-17 19:10:00,2020-03-17 19:30:00,117.42,117.88,-0.63,flip_to_long -1612,做多,2020-03-17 19:30:00,2020-03-17 19:45:00,117.88,117.27,-0.8,flip_to_short -1613,做空,2020-03-17 19:45:00,2020-03-17 19:50:00,117.27,117.42,-0.25,flip_to_long -1614,做多,2020-03-17 19:50:00,2020-03-17 20:30:00,117.42,117.69,0.25,flip_to_short -1615,做空,2020-03-17 20:30:00,2020-03-17 21:35:00,117.69,117.69,-0.07,flip_to_long -1616,做多,2020-03-17 21:35:00,2020-03-17 22:55:00,117.69,117.43,-0.38,flip_to_short -1617,做空,2020-03-17 22:55:00,2020-03-17 23:20:00,117.43,117.96,-0.7,flip_to_long -1618,做多,2020-03-17 23:20:00,2020-03-17 23:45:00,117.96,117.58,-0.52,flip_to_short -1619,做空,2020-03-17 23:45:00,2020-03-18 00:25:00,117.58,117.22,0.35,flip_to_long -1620,做多,2020-03-18 00:25:00,2020-03-18 00:35:00,117.22,117.52,0.29,flip_to_short -1621,做空,2020-03-18 00:35:00,2020-03-18 02:40:00,117.52,116.83,0.76,flip_to_long -1622,做多,2020-03-18 02:40:00,2020-03-18 04:15:00,116.83,117.1,0.26,flip_to_short -1623,做空,2020-03-18 04:15:00,2020-03-18 11:30:00,117.1,112.88,5.05,flip_to_long -1624,做多,2020-03-18 11:30:00,2020-03-18 11:40:00,112.88,112.51,-0.56,flip_to_short -1625,做空,2020-03-18 11:40:00,2020-03-18 11:50:00,112.51,112.84,-0.5,flip_to_long -1626,做多,2020-03-18 11:50:00,2020-03-18 11:55:00,112.84,112.79,-0.14,flip_to_short -1627,做空,2020-03-18 11:55:00,2020-03-18 12:35:00,112.79,112.16,0.74,flip_to_long -1628,做多,2020-03-18 12:35:00,2020-03-18 16:15:00,112.16,113.71,1.95,flip_to_short -1629,做空,2020-03-18 16:15:00,2020-03-18 16:20:00,113.71,113.87,-0.28,flip_to_long -1630,做多,2020-03-18 16:20:00,2020-03-18 16:30:00,113.87,113.56,-0.48,flip_to_short -1631,做空,2020-03-18 16:30:00,2020-03-18 16:35:00,113.56,113.9,-0.52,flip_to_long -1632,做多,2020-03-18 16:35:00,2020-03-18 16:50:00,113.9,114.32,0.47,flip_to_short -1633,做空,2020-03-18 16:50:00,2020-03-18 17:10:00,114.32,113.58,0.88,flip_to_long -1634,做多,2020-03-18 17:10:00,2020-03-18 18:00:00,113.58,114.32,0.89,flip_to_short -1635,做空,2020-03-18 18:00:00,2020-03-18 18:05:00,114.32,114.61,-0.45,flip_to_long -1636,做多,2020-03-18 18:05:00,2020-03-18 18:10:00,114.61,114.33,-0.44,flip_to_short -1637,做空,2020-03-18 18:10:00,2020-03-18 18:35:00,114.33,114.62,-0.45,flip_to_long -1638,做多,2020-03-18 18:35:00,2020-03-18 22:05:00,114.62,115.51,1.07,flip_to_short -1639,做空,2020-03-18 22:05:00,2020-03-18 22:20:00,115.51,115.64,-0.24,flip_to_long -1640,做多,2020-03-18 22:20:00,2020-03-18 22:25:00,115.64,115.33,-0.47,flip_to_short -1641,做空,2020-03-18 22:25:00,2020-03-18 22:30:00,115.33,115.45,-0.23,flip_to_long -1642,做多,2020-03-18 22:30:00,2020-03-19 02:20:00,115.45,116.9,1.77,flip_to_short -1643,做空,2020-03-19 02:20:00,2020-03-19 05:20:00,116.9,116.83,0.02,flip_to_long -1644,做多,2020-03-19 05:20:00,2020-03-19 16:25:00,116.83,137.88,27.25,tp_upper -1645,做空,2020-03-19 21:15:00,2020-03-19 21:20:00,136.02,136.05,-0.13,flip_to_long -1646,做多,2020-03-19 21:20:00,2020-03-19 21:25:00,136.05,136.04,-0.1,flip_to_short -1647,做空,2020-03-19 21:25:00,2020-03-19 23:20:00,136.04,136.66,-0.9,flip_to_long -1648,做多,2020-03-19 23:20:00,2020-03-19 23:35:00,136.66,137.09,0.47,flip_to_short -1649,做空,2020-03-19 23:35:00,2020-03-19 23:45:00,137.09,137.19,-0.22,flip_to_long -1650,做多,2020-03-19 23:45:00,2020-03-19 23:50:00,137.19,136.74,-0.67,flip_to_short -1651,做空,2020-03-19 23:50:00,2020-03-20 00:00:00,136.74,138.75,-2.69,flip_to_long -1652,做多,2020-03-20 00:00:00,2020-03-20 00:35:00,138.75,137.72,-1.39,flip_to_short -1653,做空,2020-03-20 00:35:00,2020-03-20 00:50:00,137.72,137.41,0.3,flip_to_long -1654,做多,2020-03-20 00:50:00,2020-03-20 01:05:00,137.41,137.68,0.25,flip_to_short -1655,做空,2020-03-20 01:05:00,2020-03-20 04:40:00,137.68,136.56,1.33,flip_to_long -1656,做多,2020-03-20 04:40:00,2020-03-20 06:25:00,136.56,136.25,-0.49,flip_to_short -1657,做空,2020-03-20 06:25:00,2020-03-20 11:45:00,136.25,146.14,-12.8,flip_to_long -1658,做多,2020-03-20 11:45:00,2020-03-20 11:50:00,146.14,145.31,-1.0,flip_to_short -1659,做空,2020-03-20 11:50:00,2020-03-20 11:55:00,145.31,145.74,-0.56,flip_to_long -1660,做多,2020-03-20 11:55:00,2020-03-20 12:00:00,145.74,144.74,-1.18,flip_to_short -1661,做空,2020-03-20 12:00:00,2020-03-20 16:00:00,144.74,144.44,0.25,flip_to_long -1662,做多,2020-03-20 16:00:00,2020-03-20 16:05:00,144.44,141.35,-3.49,flip_to_short -1663,做空,2020-03-20 16:05:00,2020-03-20 22:00:00,141.35,134.67,7.29,flip_to_long -1664,做多,2020-03-20 22:00:00,2020-03-20 22:25:00,134.67,131.87,-3.47,flip_to_short -1665,做空,2020-03-20 22:25:00,2020-03-20 22:45:00,131.87,131.56,0.3,flip_to_long -1666,做多,2020-03-20 22:45:00,2020-03-20 23:00:00,131.56,131.3,-0.4,flip_to_short -1667,做空,2020-03-20 23:00:00,2020-03-20 23:15:00,131.3,130.47,0.93,flip_to_long -1668,做多,2020-03-20 23:15:00,2020-03-21 00:00:00,130.47,130.7,0.2,flip_to_short -1669,做空,2020-03-21 00:00:00,2020-03-21 03:20:00,130.7,132.76,-2.65,flip_to_long -1670,做多,2020-03-21 03:20:00,2020-03-21 03:40:00,132.76,133.29,0.56,flip_to_short -1671,做空,2020-03-21 03:40:00,2020-03-21 06:55:00,133.29,133.18,0.05,flip_to_long -1672,做多,2020-03-21 06:55:00,2020-03-21 07:00:00,133.18,131.79,-1.75,flip_to_short -1673,做空,2020-03-21 07:00:00,2020-03-21 08:45:00,131.79,131.74,-0.02,flip_to_long -1674,做多,2020-03-21 08:45:00,2020-03-21 08:50:00,131.74,130.88,-1.11,flip_to_short -1675,做空,2020-03-21 08:50:00,2020-03-21 09:00:00,130.88,131.1,-0.34,flip_to_long -1676,做多,2020-03-21 09:00:00,2020-03-21 11:55:00,131.1,130.5,-0.8,flip_to_short -1677,做空,2020-03-21 11:55:00,2020-03-21 18:25:00,130.5,131.66,-1.46,flip_to_long -1678,做多,2020-03-21 18:25:00,2020-03-21 18:50:00,131.66,131.79,0.08,flip_to_short -1679,做空,2020-03-21 18:50:00,2020-03-21 21:50:00,131.79,132.35,-0.73,flip_to_long -1680,做多,2020-03-21 21:50:00,2020-03-21 22:00:00,132.35,131.89,-0.61,flip_to_short -1681,做空,2020-03-21 22:00:00,2020-03-21 22:10:00,131.89,132.85,-1.19,flip_to_long -1682,做多,2020-03-21 22:10:00,2020-03-21 22:20:00,132.85,132.82,-0.11,flip_to_short -1683,做空,2020-03-21 22:20:00,2020-03-21 23:00:00,132.82,133.01,-0.29,flip_to_long -1684,做多,2020-03-21 23:00:00,2020-03-22 01:30:00,133.01,133.11,0.04,flip_to_short -1685,做空,2020-03-22 01:30:00,2020-03-22 01:35:00,133.11,133.4,-0.41,flip_to_long -1686,做多,2020-03-22 01:35:00,2020-03-22 06:25:00,133.4,134.91,1.65,flip_to_short -1687,做空,2020-03-22 06:25:00,2020-03-22 06:30:00,134.91,135.04,-0.23,flip_to_long -1688,做多,2020-03-22 06:30:00,2020-03-22 06:40:00,135.04,135.08,-0.03,flip_to_short -1689,做空,2020-03-22 06:40:00,2020-03-22 07:00:00,135.08,134.93,0.09,flip_to_long -1690,做多,2020-03-22 07:00:00,2020-03-22 07:40:00,134.93,135.19,0.22,flip_to_short -1691,做空,2020-03-22 07:40:00,2020-03-22 12:00:00,135.19,128.49,7.57,tp_lower -1692,做多,2020-03-22 16:00:00,2020-03-22 22:05:00,128.56,125.56,-3.85,flip_to_short -1693,做空,2020-03-22 22:05:00,2020-03-22 22:20:00,125.56,125.3,0.25,flip_to_long -1694,做多,2020-03-22 22:20:00,2020-03-22 22:25:00,125.3,125.0,-0.46,flip_to_short -1695,做空,2020-03-22 22:25:00,2020-03-23 00:10:00,125.0,124.18,0.95,flip_to_long -1696,做多,2020-03-23 00:10:00,2020-03-23 00:15:00,124.18,123.93,-0.4,flip_to_short -1697,做空,2020-03-23 00:15:00,2020-03-23 00:20:00,123.93,125.3,-1.84,flip_to_long -1698,做多,2020-03-23 00:20:00,2020-03-23 00:35:00,125.3,124.23,-1.42,flip_to_short -1699,做空,2020-03-23 00:35:00,2020-03-23 00:45:00,124.23,124.37,-0.25,flip_to_long -1700,做多,2020-03-23 00:45:00,2020-03-23 00:50:00,124.37,124.14,-0.37,flip_to_short -1701,做空,2020-03-23 00:50:00,2020-03-23 01:20:00,124.14,124.3,-0.28,flip_to_long -1702,做多,2020-03-23 01:20:00,2020-03-23 01:25:00,124.3,123.92,-0.55,flip_to_short -1703,做空,2020-03-23 01:25:00,2020-03-23 02:45:00,123.92,123.9,-0.05,flip_to_long -1704,做多,2020-03-23 02:45:00,2020-03-23 02:50:00,123.9,123.78,-0.23,flip_to_short -1705,做空,2020-03-23 02:50:00,2020-03-23 05:40:00,123.78,124.41,-0.86,flip_to_long -1706,做多,2020-03-23 05:40:00,2020-03-23 05:45:00,124.41,124.05,-0.52,flip_to_short -1707,做空,2020-03-23 05:45:00,2020-03-23 05:55:00,124.05,124.21,-0.27,flip_to_long -1708,做多,2020-03-23 05:55:00,2020-03-23 06:40:00,124.21,124.43,0.19,flip_to_short -1709,做空,2020-03-23 06:40:00,2020-03-23 07:35:00,124.43,124.72,-0.43,flip_to_long -1710,做多,2020-03-23 07:35:00,2020-03-23 11:10:00,124.72,123.57,-1.47,flip_to_short -1711,做空,2020-03-23 11:10:00,2020-03-23 11:25:00,123.57,123.11,0.48,flip_to_long -1712,做多,2020-03-23 11:25:00,2020-03-23 12:15:00,123.11,130.19,8.56,tp_upper -1713,做空,2020-03-23 15:40:00,2020-03-23 15:55:00,127.81,129.49,-2.17,flip_to_long -1714,做多,2020-03-23 15:55:00,2020-03-23 17:25:00,129.49,130.65,1.32,flip_to_short -1715,做空,2020-03-23 17:25:00,2020-03-23 17:30:00,130.65,131.22,-0.77,flip_to_long -1716,做多,2020-03-23 17:30:00,2020-03-23 17:35:00,131.22,130.45,-1.0,flip_to_short -1717,做空,2020-03-23 17:35:00,2020-03-23 17:45:00,130.45,130.92,-0.64,flip_to_long -1718,做多,2020-03-23 17:45:00,2020-03-23 17:50:00,130.92,130.61,-0.44,flip_to_short -1719,做空,2020-03-23 17:50:00,2020-03-23 18:25:00,130.61,130.46,0.1,flip_to_long -1720,做多,2020-03-23 18:25:00,2020-03-23 18:45:00,130.46,130.33,-0.23,flip_to_short -1721,做空,2020-03-23 18:45:00,2020-03-23 19:35:00,130.33,130.25,0.02,flip_to_long -1722,做多,2020-03-23 19:35:00,2020-03-23 19:55:00,130.25,130.05,-0.31,flip_to_short -1723,做空,2020-03-23 19:55:00,2020-03-23 20:00:00,130.05,131.31,-1.57,flip_to_long -1724,做多,2020-03-23 20:00:00,2020-03-23 20:05:00,131.31,130.93,-0.52,flip_to_short -1725,做空,2020-03-23 20:05:00,2020-03-23 20:25:00,130.93,130.7,0.19,flip_to_long -1726,做多,2020-03-23 20:25:00,2020-03-23 22:30:00,130.7,131.01,0.28,flip_to_short -1727,做空,2020-03-23 22:30:00,2020-03-24 03:40:00,131.01,134.93,-4.62,flip_to_long -1728,做多,2020-03-24 03:40:00,2020-03-24 12:00:00,134.93,138.56,4.0,flip_to_short -1729,做空,2020-03-24 12:00:00,2020-03-24 12:05:00,138.56,139.1,-0.68,flip_to_long -1730,做多,2020-03-24 12:05:00,2020-03-24 13:10:00,139.1,138.93,-0.27,flip_to_short -1731,做空,2020-03-24 13:10:00,2020-03-24 13:30:00,138.93,139.75,-0.99,flip_to_long -1732,做多,2020-03-24 13:30:00,2020-03-24 13:35:00,139.75,139.03,-0.87,flip_to_short -1733,做空,2020-03-24 13:35:00,2020-03-24 14:35:00,139.03,139.04,-0.09,flip_to_long -1734,做多,2020-03-24 14:35:00,2020-03-24 17:20:00,139.04,136.75,-2.58,flip_to_short -1735,做空,2020-03-24 17:20:00,2020-03-24 17:25:00,136.75,137.14,-0.5,flip_to_long -1736,做多,2020-03-24 17:25:00,2020-03-24 17:30:00,137.14,136.7,-0.55,flip_to_short -1737,做空,2020-03-24 17:30:00,2020-03-24 18:35:00,136.7,136.72,-0.1,flip_to_long -1738,做多,2020-03-24 18:35:00,2020-03-24 18:40:00,136.72,136.46,-0.36,flip_to_short -1739,做空,2020-03-24 18:40:00,2020-03-24 18:45:00,136.46,136.66,-0.29,flip_to_long -1740,做多,2020-03-24 18:45:00,2020-03-24 19:00:00,136.66,136.76,0.03,flip_to_short -1741,做空,2020-03-24 19:00:00,2020-03-24 21:55:00,136.76,137.91,-1.31,flip_to_long -1742,做多,2020-03-24 21:55:00,2020-03-24 23:45:00,137.91,138.55,0.6,flip_to_short -1743,做空,2020-03-24 23:45:00,2020-03-25 00:40:00,138.55,139.65,-1.24,flip_to_long -1744,做多,2020-03-25 00:40:00,2020-03-25 01:25:00,139.65,138.98,-0.78,flip_to_short -1745,做空,2020-03-25 01:25:00,2020-03-25 01:45:00,138.98,139.3,-0.41,flip_to_long -1746,做多,2020-03-25 01:45:00,2020-03-25 01:50:00,139.3,138.97,-0.42,flip_to_short -1747,做空,2020-03-25 01:50:00,2020-03-25 02:10:00,138.97,138.82,0.08,flip_to_long -1748,做多,2020-03-25 02:10:00,2020-03-25 02:20:00,138.82,138.63,-0.27,flip_to_short -1749,做空,2020-03-25 02:20:00,2020-03-25 02:25:00,138.63,138.78,-0.23,flip_to_long -1750,做多,2020-03-25 02:25:00,2020-03-25 02:30:00,138.78,137.95,-0.94,flip_to_short -1751,做空,2020-03-25 02:30:00,2020-03-25 05:00:00,137.95,137.63,0.26,flip_to_long -1752,做多,2020-03-25 05:00:00,2020-03-25 05:15:00,137.63,137.73,0.03,flip_to_short -1753,做空,2020-03-25 05:15:00,2020-03-25 05:20:00,137.73,137.83,-0.18,flip_to_long -1754,做多,2020-03-25 05:20:00,2020-03-25 05:30:00,137.83,137.67,-0.24,flip_to_short -1755,做空,2020-03-25 05:30:00,2020-03-25 05:40:00,137.67,137.91,-0.32,flip_to_long -1756,做多,2020-03-25 05:40:00,2020-03-25 07:25:00,137.91,137.58,-0.41,flip_to_short -1757,做空,2020-03-25 07:25:00,2020-03-25 08:20:00,137.58,138.04,-0.55,flip_to_long -1758,做多,2020-03-25 08:20:00,2020-03-25 10:30:00,138.04,138.34,0.24,flip_to_short -1759,做空,2020-03-25 10:30:00,2020-03-25 13:35:00,138.34,137.34,0.96,flip_to_long -1760,做多,2020-03-25 13:35:00,2020-03-25 13:40:00,137.34,136.38,-1.07,flip_to_short -1761,做空,2020-03-25 13:40:00,2020-03-25 14:55:00,136.38,135.6,0.74,flip_to_long -1762,做多,2020-03-25 14:55:00,2020-03-25 15:10:00,135.6,135.81,0.15,flip_to_short -1763,做空,2020-03-25 15:10:00,2020-03-25 16:10:00,135.81,135.94,-0.21,flip_to_long -1764,做多,2020-03-25 16:10:00,2020-03-25 17:30:00,135.94,135.71,-0.31,flip_to_short -1765,做空,2020-03-25 17:30:00,2020-03-25 18:35:00,135.71,135.94,-0.31,flip_to_long -1766,做多,2020-03-25 18:35:00,2020-03-25 19:20:00,135.94,135.88,-0.13,flip_to_short -1767,做空,2020-03-25 19:20:00,2020-03-25 19:30:00,135.88,135.84,-0.03,flip_to_long -1768,做多,2020-03-25 19:30:00,2020-03-25 19:35:00,135.84,135.78,-0.13,flip_to_short -1769,做空,2020-03-25 19:35:00,2020-03-25 19:45:00,135.78,136.12,-0.42,flip_to_long -1770,做多,2020-03-25 19:45:00,2020-03-25 19:50:00,136.12,135.77,-0.43,flip_to_short -1771,做空,2020-03-25 19:50:00,2020-03-25 20:15:00,135.77,135.67,0.03,flip_to_long -1772,做多,2020-03-25 20:15:00,2020-03-25 22:45:00,135.67,135.44,-0.31,flip_to_short -1773,做空,2020-03-25 22:45:00,2020-03-25 23:15:00,135.44,135.55,-0.18,flip_to_long -1774,做多,2020-03-25 23:15:00,2020-03-25 23:20:00,135.55,135.51,-0.11,flip_to_short -1775,做空,2020-03-25 23:20:00,2020-03-26 02:15:00,135.51,135.72,-0.29,flip_to_long -1776,做多,2020-03-26 02:15:00,2020-03-26 02:40:00,135.72,135.75,-0.04,flip_to_short -1777,做空,2020-03-26 02:40:00,2020-03-26 02:45:00,135.75,136.25,-0.6,flip_to_long -1778,做多,2020-03-26 02:45:00,2020-03-26 02:50:00,136.25,135.97,-0.36,flip_to_short -1779,做空,2020-03-26 02:50:00,2020-03-26 02:55:00,135.97,136.06,-0.16,flip_to_long -1780,做多,2020-03-26 02:55:00,2020-03-26 03:05:00,136.06,136.25,0.13,flip_to_short -1781,做空,2020-03-26 03:05:00,2020-03-26 03:30:00,136.25,136.88,-0.73,flip_to_long -1782,做多,2020-03-26 03:30:00,2020-03-26 05:00:00,136.88,136.53,-0.43,flip_to_short -1783,做空,2020-03-26 05:00:00,2020-03-26 05:05:00,136.53,136.68,-0.22,flip_to_long -1784,做多,2020-03-26 05:05:00,2020-03-26 05:10:00,136.68,136.63,-0.12,flip_to_short -1785,做空,2020-03-26 05:10:00,2020-03-26 09:40:00,136.63,135.69,0.89,flip_to_long -1786,做多,2020-03-26 09:40:00,2020-03-26 09:45:00,135.69,135.52,-0.25,flip_to_short -1787,做空,2020-03-26 09:45:00,2020-03-26 10:00:00,135.52,135.25,0.21,flip_to_long -1788,做多,2020-03-26 10:00:00,2020-03-26 10:50:00,135.25,135.08,-0.25,flip_to_short -1789,做空,2020-03-26 10:50:00,2020-03-26 13:05:00,135.08,134.95,0.06,flip_to_long -1790,做多,2020-03-26 13:05:00,2020-03-26 13:30:00,134.95,133.91,-1.15,flip_to_short -1791,做空,2020-03-26 13:30:00,2020-03-26 13:55:00,133.91,135.07,-1.27,flip_to_long -1792,做多,2020-03-26 13:55:00,2020-03-26 14:00:00,135.07,134.73,-0.42,flip_to_short -1793,做空,2020-03-26 14:00:00,2020-03-26 14:05:00,134.73,134.85,-0.19,flip_to_long -1794,做多,2020-03-26 14:05:00,2020-03-26 14:20:00,134.85,134.6,-0.32,flip_to_short -1795,做空,2020-03-26 14:20:00,2020-03-26 14:25:00,134.6,134.77,-0.24,flip_to_long -1796,做多,2020-03-26 14:25:00,2020-03-26 15:55:00,134.77,134.55,-0.29,flip_to_short -1797,做空,2020-03-26 15:55:00,2020-03-26 16:45:00,134.55,134.39,0.09,flip_to_long -1798,做多,2020-03-26 16:45:00,2020-03-26 16:55:00,134.39,134.39,-0.07,flip_to_short -1799,做空,2020-03-26 16:55:00,2020-03-26 17:00:00,134.39,134.94,-0.62,flip_to_long -1800,做多,2020-03-26 17:00:00,2020-03-26 17:15:00,134.94,134.3,-0.71,flip_to_short -1801,做空,2020-03-26 17:15:00,2020-03-26 17:20:00,134.3,134.5,-0.27,flip_to_long -1802,做多,2020-03-26 17:20:00,2020-03-26 17:25:00,134.5,134.33,-0.24,flip_to_short -1803,做空,2020-03-26 17:25:00,2020-03-26 17:35:00,134.33,134.45,-0.19,flip_to_long -1804,做多,2020-03-26 17:35:00,2020-03-26 18:35:00,134.45,134.58,0.06,flip_to_short -1805,做空,2020-03-26 18:35:00,2020-03-27 04:40:00,134.58,138.82,-4.27,flip_to_long -1806,做多,2020-03-27 04:40:00,2020-03-27 04:55:00,138.82,138.38,-0.49,flip_to_short -1807,做空,2020-03-27 04:55:00,2020-03-27 11:30:00,138.38,136.8,1.44,flip_to_long -1808,做多,2020-03-27 11:30:00,2020-03-27 11:35:00,136.8,136.6,-0.26,flip_to_short -1809,做空,2020-03-27 11:35:00,2020-03-27 15:05:00,136.6,135.9,0.62,flip_to_long -1810,做多,2020-03-27 15:05:00,2020-03-27 16:00:00,135.9,135.53,-0.43,flip_to_short -1811,做空,2020-03-27 16:00:00,2020-03-27 16:20:00,135.53,135.62,-0.16,flip_to_long -1812,做多,2020-03-27 16:20:00,2020-03-27 17:25:00,135.62,135.6,-0.09,flip_to_short -1813,做空,2020-03-27 17:25:00,2020-03-27 20:30:00,135.6,136.5,-0.95,flip_to_long -1814,做多,2020-03-27 20:30:00,2020-03-27 21:15:00,136.5,136.5,-0.07,flip_to_short -1815,做空,2020-03-27 21:15:00,2020-03-27 21:20:00,136.5,136.7,-0.26,flip_to_long -1816,做多,2020-03-27 21:20:00,2020-03-27 22:05:00,136.7,136.75,-0.02,flip_to_short -1817,做空,2020-03-27 22:05:00,2020-03-27 22:15:00,136.75,136.6,0.08,flip_to_long -1818,做多,2020-03-27 22:15:00,2020-03-27 22:25:00,136.6,136.64,-0.03,flip_to_short -1819,做空,2020-03-27 22:25:00,2020-03-27 22:30:00,136.64,136.72,-0.14,flip_to_long -1820,做多,2020-03-27 22:30:00,2020-03-27 23:00:00,136.72,136.52,-0.26,flip_to_short -1821,做空,2020-03-27 23:00:00,2020-03-27 23:40:00,136.52,131.05,5.18,tp_lower -1822,做多,2020-03-28 05:25:00,2020-03-28 05:30:00,128.3,128.12,-0.26,flip_to_short -1823,做空,2020-03-28 05:30:00,2020-03-28 06:00:00,128.12,128.01,0.05,flip_to_long -1824,做多,2020-03-28 06:00:00,2020-03-28 07:15:00,128.01,127.77,-0.33,flip_to_short -1825,做空,2020-03-28 07:15:00,2020-03-28 10:15:00,127.77,128.32,-0.66,flip_to_long -1826,做多,2020-03-28 10:15:00,2020-03-28 10:30:00,128.32,128.2,-0.2,flip_to_short -1827,做空,2020-03-28 10:30:00,2020-03-28 10:35:00,128.2,128.33,-0.21,flip_to_long -1828,做多,2020-03-28 10:35:00,2020-03-28 10:40:00,128.33,128.23,-0.17,flip_to_short -1829,做空,2020-03-28 10:40:00,2020-03-28 10:45:00,128.23,128.63,-0.49,flip_to_long -1830,做多,2020-03-28 10:45:00,2020-03-28 11:15:00,128.63,128.59,-0.11,flip_to_short -1831,做空,2020-03-28 11:15:00,2020-03-28 13:55:00,128.59,128.11,0.44,flip_to_long -1832,做多,2020-03-28 13:55:00,2020-03-28 14:40:00,128.11,128.29,0.12,flip_to_short -1833,做空,2020-03-28 14:40:00,2020-03-28 15:45:00,128.29,128.3,-0.08,flip_to_long -1834,做多,2020-03-28 15:45:00,2020-03-28 15:55:00,128.3,128.0,-0.38,flip_to_short -1835,做空,2020-03-28 15:55:00,2020-03-28 16:10:00,128.0,128.36,-0.45,flip_to_long -1836,做多,2020-03-28 16:10:00,2020-03-28 16:15:00,128.36,128.23,-0.2,flip_to_short -1837,做空,2020-03-28 16:15:00,2020-03-28 16:50:00,128.23,128.19,-0.03,flip_to_long -1838,做多,2020-03-28 16:50:00,2020-03-28 18:25:00,128.19,127.93,-0.34,flip_to_short -1839,做空,2020-03-28 18:25:00,2020-03-28 19:05:00,127.93,128.11,-0.25,flip_to_long -1840,做多,2020-03-28 19:05:00,2020-03-28 19:10:00,128.11,128.03,-0.15,flip_to_short -1841,做空,2020-03-28 19:10:00,2020-03-28 19:40:00,128.03,128.12,-0.16,flip_to_long -1842,做多,2020-03-28 19:40:00,2020-03-28 23:20:00,128.12,129.7,1.57,flip_to_short -1843,做空,2020-03-28 23:20:00,2020-03-28 23:25:00,129.7,129.97,-0.35,flip_to_long -1844,做多,2020-03-28 23:25:00,2020-03-29 00:35:00,129.97,130.43,0.41,flip_to_short -1845,做空,2020-03-29 00:35:00,2020-03-29 03:45:00,130.43,129.98,0.4,flip_to_long -1846,做多,2020-03-29 03:45:00,2020-03-29 03:55:00,129.98,129.93,-0.12,flip_to_short -1847,做空,2020-03-29 03:55:00,2020-03-29 04:30:00,129.93,129.94,-0.08,flip_to_long -1848,做多,2020-03-29 04:30:00,2020-03-29 05:00:00,129.94,129.92,-0.09,flip_to_short -1849,做空,2020-03-29 05:00:00,2020-03-29 05:30:00,129.92,129.87,-0.02,flip_to_long -1850,做多,2020-03-29 05:30:00,2020-03-29 05:35:00,129.87,129.8,-0.14,flip_to_short -1851,做空,2020-03-29 05:35:00,2020-03-29 08:55:00,129.8,129.29,0.47,flip_to_long -1852,做多,2020-03-29 08:55:00,2020-03-29 12:00:00,129.29,128.13,-1.29,flip_to_short -1853,做空,2020-03-29 12:00:00,2020-03-29 12:40:00,128.13,128.8,-0.78,flip_to_long -1854,做多,2020-03-29 12:40:00,2020-03-29 12:45:00,128.8,128.37,-0.52,flip_to_short -1855,做空,2020-03-29 12:45:00,2020-03-29 13:50:00,128.37,128.94,-0.66,flip_to_long -1856,做多,2020-03-29 13:50:00,2020-03-29 14:10:00,128.94,128.82,-0.19,flip_to_short -1857,做空,2020-03-29 14:10:00,2020-03-29 15:15:00,128.82,128.86,-0.11,flip_to_long -1858,做多,2020-03-29 15:15:00,2020-03-29 15:20:00,128.86,128.71,-0.22,flip_to_short -1859,做空,2020-03-29 15:20:00,2020-03-29 15:30:00,128.71,128.89,-0.25,flip_to_long -1860,做多,2020-03-29 15:30:00,2020-03-29 15:35:00,128.89,128.85,-0.11,flip_to_short -1861,做空,2020-03-29 15:35:00,2020-03-29 16:15:00,128.85,128.81,-0.03,flip_to_long -1862,做多,2020-03-29 16:15:00,2020-03-29 16:25:00,128.81,127.94,-0.96,flip_to_short -1863,做空,2020-03-29 16:25:00,2020-03-29 22:30:00,127.94,126.28,1.63,flip_to_long -1864,做多,2020-03-29 22:30:00,2020-03-29 22:35:00,126.28,125.91,-0.45,flip_to_short -1865,做空,2020-03-29 22:35:00,2020-03-29 23:05:00,125.91,125.92,-0.08,flip_to_long -1866,做多,2020-03-29 23:05:00,2020-03-29 23:10:00,125.92,125.66,-0.34,flip_to_short -1867,做空,2020-03-29 23:10:00,2020-03-30 00:15:00,125.66,125.3,0.31,flip_to_long -1868,做多,2020-03-30 00:15:00,2020-03-30 00:20:00,125.3,125.27,-0.1,flip_to_short -1869,做空,2020-03-30 00:20:00,2020-03-30 00:25:00,125.27,125.28,-0.08,flip_to_long -1870,做多,2020-03-30 00:25:00,2020-03-30 01:05:00,125.28,125.13,-0.23,flip_to_short -1871,做空,2020-03-30 01:05:00,2020-03-30 01:10:00,125.13,125.36,-0.31,flip_to_long -1872,做多,2020-03-30 01:10:00,2020-03-30 11:30:00,125.36,133.77,8.88,tp_upper -1873,做空,2020-03-30 13:40:00,2020-03-30 14:15:00,131.64,131.83,-0.28,flip_to_long -1874,做多,2020-03-30 14:15:00,2020-03-30 14:20:00,131.83,131.81,-0.09,flip_to_short -1875,做空,2020-03-30 14:20:00,2020-03-30 14:35:00,131.81,132.04,-0.32,flip_to_long -1876,做多,2020-03-30 14:35:00,2020-03-30 14:45:00,132.04,131.86,-0.26,flip_to_short -1877,做空,2020-03-30 14:45:00,2020-03-30 15:00:00,131.86,132.58,-0.84,flip_to_long -1878,做多,2020-03-30 15:00:00,2020-03-30 15:35:00,132.58,132.01,-0.67,flip_to_short -1879,做空,2020-03-30 15:35:00,2020-03-30 15:40:00,132.01,132.38,-0.46,flip_to_long -1880,做多,2020-03-30 15:40:00,2020-03-30 15:45:00,132.38,131.74,-0.74,flip_to_short -1881,做空,2020-03-30 15:45:00,2020-03-30 16:10:00,131.74,132.21,-0.56,flip_to_long -1882,做多,2020-03-30 16:10:00,2020-03-30 16:20:00,132.21,132.21,-0.07,flip_to_short -1883,做空,2020-03-30 16:20:00,2020-03-30 16:25:00,132.21,132.3,-0.16,flip_to_long -1884,做多,2020-03-30 16:25:00,2020-03-30 17:00:00,132.3,132.34,-0.03,flip_to_short -1885,做空,2020-03-30 17:00:00,2020-03-30 17:25:00,132.34,132.07,0.21,flip_to_long -1886,做多,2020-03-30 17:25:00,2020-03-30 17:55:00,132.07,132.26,0.13,flip_to_short -1887,做空,2020-03-30 17:55:00,2020-03-30 18:05:00,132.26,132.09,0.11,flip_to_long -1888,做多,2020-03-30 18:05:00,2020-03-30 18:45:00,132.09,132.06,-0.1,flip_to_short -1889,做空,2020-03-30 18:45:00,2020-03-30 19:10:00,132.06,132.15,-0.16,flip_to_long -1890,做多,2020-03-30 19:10:00,2020-03-30 19:20:00,132.15,132.1,-0.12,flip_to_short -1891,做空,2020-03-30 19:20:00,2020-03-30 20:00:00,132.1,132.37,-0.35,flip_to_long -1892,做多,2020-03-30 20:00:00,2020-03-30 20:15:00,132.37,133.57,1.17,tp_upper -1893,做空,2020-03-30 23:05:00,2020-03-30 23:10:00,133.0,133.27,-0.35,flip_to_long -1894,做多,2020-03-30 23:10:00,2020-03-30 23:25:00,133.27,133.08,-0.26,flip_to_short -1895,做空,2020-03-30 23:25:00,2020-03-31 01:25:00,133.08,133.44,-0.44,flip_to_long -1896,做多,2020-03-31 01:25:00,2020-03-31 02:10:00,133.44,133.3,-0.22,flip_to_short -1897,做空,2020-03-31 02:10:00,2020-03-31 02:25:00,133.3,133.29,-0.06,flip_to_long -1898,做多,2020-03-31 02:25:00,2020-03-31 02:35:00,133.29,133.13,-0.24,flip_to_short -1899,做空,2020-03-31 02:35:00,2020-03-31 02:40:00,133.13,133.31,-0.26,flip_to_long -1900,做多,2020-03-31 02:40:00,2020-03-31 02:45:00,133.31,133.29,-0.09,flip_to_short -1901,做空,2020-03-31 02:45:00,2020-03-31 06:35:00,133.29,132.06,1.21,flip_to_long -1902,做多,2020-03-31 06:35:00,2020-03-31 06:45:00,132.06,131.97,-0.16,flip_to_short -1903,做空,2020-03-31 06:45:00,2020-03-31 06:50:00,131.97,132.05,-0.15,flip_to_long -1904,做多,2020-03-31 06:50:00,2020-03-31 07:00:00,132.05,131.74,-0.4,flip_to_short -1905,做空,2020-03-31 07:00:00,2020-03-31 07:15:00,131.74,131.87,-0.21,flip_to_long -1906,做多,2020-03-31 07:15:00,2020-03-31 07:25:00,131.87,131.84,-0.1,flip_to_short -1907,做空,2020-03-31 07:25:00,2020-03-31 07:45:00,131.84,131.84,-0.07,flip_to_long -1908,做多,2020-03-31 07:45:00,2020-03-31 08:00:00,131.84,131.76,-0.15,flip_to_short -1909,做空,2020-03-31 08:00:00,2020-03-31 10:55:00,131.76,132.29,-0.62,flip_to_long -1910,做多,2020-03-31 10:55:00,2020-03-31 11:00:00,132.29,132.27,-0.09,flip_to_short -1911,做空,2020-03-31 11:00:00,2020-03-31 12:45:00,132.27,132.39,-0.19,flip_to_long -1912,做多,2020-03-31 12:45:00,2020-03-31 13:00:00,132.39,132.22,-0.24,flip_to_short -1913,做空,2020-03-31 13:00:00,2020-03-31 13:55:00,132.22,132.12,0.03,flip_to_long -1914,做多,2020-03-31 13:55:00,2020-03-31 16:25:00,132.12,132.4,0.22,flip_to_short -1915,做空,2020-03-31 16:25:00,2020-03-31 16:40:00,132.4,132.17,0.17,flip_to_long -1916,做多,2020-03-31 16:40:00,2020-03-31 16:55:00,132.17,132.15,-0.09,flip_to_short -1917,做空,2020-03-31 16:55:00,2020-03-31 17:00:00,132.15,132.18,-0.1,flip_to_long -1918,做多,2020-03-31 17:00:00,2020-03-31 17:10:00,132.18,132.38,0.14,flip_to_short -1919,做空,2020-03-31 17:10:00,2020-03-31 17:50:00,132.38,132.35,-0.04,flip_to_long -1920,做多,2020-03-31 17:50:00,2020-03-31 18:45:00,132.35,132.52,0.11,flip_to_short -1921,做空,2020-03-31 18:45:00,2020-03-31 19:25:00,132.52,132.7,-0.25,flip_to_long -1922,做多,2020-03-31 19:25:00,2020-03-31 20:05:00,132.7,134.54,1.82,tp_upper -1923,做空,2020-03-31 22:10:00,2020-03-31 22:35:00,133.52,133.39,0.07,flip_to_long -1924,做多,2020-03-31 22:35:00,2020-03-31 22:55:00,133.39,133.46,0.0,flip_to_short -1925,做空,2020-03-31 22:55:00,2020-03-31 23:00:00,133.46,133.53,-0.14,flip_to_long -1926,做多,2020-03-31 23:00:00,2020-04-01 05:05:00,133.53,132.3,-1.33,flip_to_short -1927,做空,2020-04-01 05:05:00,2020-04-01 06:40:00,132.3,132.39,-0.17,flip_to_long -1928,做多,2020-04-01 06:40:00,2020-04-01 06:45:00,132.39,132.23,-0.24,flip_to_short -1929,做空,2020-04-01 06:45:00,2020-04-01 07:35:00,132.23,132.48,-0.33,flip_to_long -1930,做多,2020-04-01 07:35:00,2020-04-01 07:40:00,132.48,132.39,-0.16,flip_to_short -1931,做空,2020-04-01 07:40:00,2020-04-01 09:45:00,132.39,131.91,0.43,flip_to_long -1932,做多,2020-04-01 09:45:00,2020-04-01 10:35:00,131.91,132.0,0.03,flip_to_short -1933,做空,2020-04-01 10:35:00,2020-04-01 11:30:00,132.0,131.92,0.01,flip_to_long -1934,做多,2020-04-01 11:30:00,2020-04-01 11:40:00,131.92,131.9,-0.09,flip_to_short -1935,做空,2020-04-01 11:40:00,2020-04-01 11:55:00,131.9,132.17,-0.35,flip_to_long -1936,做多,2020-04-01 11:55:00,2020-04-01 12:00:00,132.17,132.7,0.49,tp_upper -1937,做空,2020-04-01 12:05:00,2020-04-01 14:45:00,131.39,131.53,-0.22,flip_to_long -1938,做多,2020-04-01 14:45:00,2020-04-01 14:50:00,131.53,131.34,-0.27,flip_to_short -1939,做空,2020-04-01 14:50:00,2020-04-01 14:55:00,131.34,131.41,-0.14,flip_to_long -1940,做多,2020-04-01 14:55:00,2020-04-01 19:50:00,131.41,129.84,-1.72,flip_to_short -1941,做空,2020-04-01 19:50:00,2020-04-02 03:35:00,129.84,135.66,-6.17,flip_to_long -1942,做多,2020-04-02 03:35:00,2020-04-02 03:45:00,135.66,135.58,-0.14,flip_to_short -1943,做空,2020-04-02 03:45:00,2020-04-02 03:50:00,135.58,135.82,-0.3,flip_to_long -1944,做多,2020-04-02 03:50:00,2020-04-02 04:50:00,135.82,135.88,-0.01,flip_to_short -1945,做空,2020-04-02 04:50:00,2020-04-02 05:20:00,135.88,135.98,-0.16,flip_to_long -1946,做多,2020-04-02 05:20:00,2020-04-02 05:25:00,135.98,135.64,-0.39,flip_to_short -1947,做空,2020-04-02 05:25:00,2020-04-02 05:50:00,135.64,135.95,-0.36,flip_to_long -1948,做多,2020-04-02 05:50:00,2020-04-02 06:15:00,135.95,135.96,-0.06,flip_to_short -1949,做空,2020-04-02 06:15:00,2020-04-02 10:35:00,135.96,137.16,-1.21,flip_to_long -1950,做多,2020-04-02 10:35:00,2020-04-02 10:50:00,137.16,137.01,-0.2,flip_to_short -1951,做空,2020-04-02 10:50:00,2020-04-02 11:10:00,137.01,136.97,-0.03,flip_to_long -1952,做多,2020-04-02 11:10:00,2020-04-02 12:00:00,136.97,137.12,0.08,tp_upper -1953,做多,2020-04-02 12:05:00,2020-04-02 12:10:00,137.34,137.25,-0.15,flip_to_short -1954,做空,2020-04-02 12:10:00,2020-04-02 12:50:00,137.25,137.13,0.05,flip_to_long -1955,做多,2020-04-02 12:50:00,2020-04-02 13:00:00,137.13,137.19,-0.01,flip_to_short -1956,做空,2020-04-02 13:00:00,2020-04-02 13:30:00,137.19,136.99,0.12,flip_to_long -1957,做多,2020-04-02 13:30:00,2020-04-02 14:50:00,136.99,138.59,1.43,tp_upper -1958,做空,2020-04-02 18:45:00,2020-04-02 18:50:00,140.54,140.79,-0.29,flip_to_long -1959,做多,2020-04-02 18:50:00,2020-04-02 19:30:00,140.79,141.57,0.65,flip_to_short -1960,做空,2020-04-02 19:30:00,2020-04-02 21:30:00,141.57,142.87,-1.25,flip_to_long -1961,做多,2020-04-02 21:30:00,2020-04-02 21:35:00,142.87,142.28,-0.59,flip_to_short -1962,做空,2020-04-02 21:35:00,2020-04-02 21:45:00,142.28,142.27,-0.05,flip_to_long -1963,做多,2020-04-02 21:45:00,2020-04-02 22:00:00,142.27,141.0,-1.2,flip_to_short -1964,做空,2020-04-02 22:00:00,2020-04-02 22:30:00,141.0,142.08,-1.03,flip_to_long -1965,做多,2020-04-02 22:30:00,2020-04-02 23:05:00,142.08,141.21,-0.83,flip_to_short -1966,做空,2020-04-02 23:05:00,2020-04-02 23:10:00,141.21,141.51,-0.33,flip_to_long -1967,做多,2020-04-02 23:10:00,2020-04-02 23:25:00,141.51,140.95,-0.55,flip_to_short -1968,做空,2020-04-02 23:25:00,2020-04-02 23:55:00,140.95,141.3,-0.37,flip_to_long -1969,做多,2020-04-02 23:55:00,2020-04-03 00:00:00,141.3,141.15,-0.19,flip_to_short -1970,做空,2020-04-03 00:00:00,2020-04-03 00:05:00,141.15,141.54,-0.41,flip_to_long -1971,做多,2020-04-03 00:05:00,2020-04-03 00:20:00,141.54,141.2,-0.36,flip_to_short -1972,做空,2020-04-03 00:20:00,2020-04-03 00:30:00,141.2,141.37,-0.21,flip_to_long -1973,做多,2020-04-03 00:30:00,2020-04-03 00:45:00,141.37,140.8,-0.56,flip_to_short -1974,做空,2020-04-03 00:45:00,2020-04-03 00:50:00,140.8,141.2,-0.41,flip_to_long -1975,做多,2020-04-03 00:50:00,2020-04-03 02:10:00,141.2,141.5,0.2,flip_to_short -1976,做空,2020-04-03 02:10:00,2020-04-03 04:00:00,141.5,141.72,-0.25,flip_to_long -1977,做多,2020-04-03 04:00:00,2020-04-03 04:05:00,141.72,141.62,-0.15,flip_to_short -1978,做空,2020-04-03 04:05:00,2020-04-03 04:20:00,141.62,141.56,-0.01,flip_to_long -1979,做多,2020-04-03 04:20:00,2020-04-03 04:25:00,141.56,141.54,-0.08,flip_to_short -1980,做空,2020-04-03 04:25:00,2020-04-03 04:45:00,141.54,141.68,-0.18,flip_to_long -1981,做多,2020-04-03 04:45:00,2020-04-03 04:55:00,141.68,141.7,-0.04,flip_to_short -1982,做空,2020-04-03 04:55:00,2020-04-03 05:45:00,141.7,141.66,-0.03,flip_to_long -1983,做多,2020-04-03 05:45:00,2020-04-03 05:50:00,141.66,141.62,-0.1,flip_to_short -1984,做空,2020-04-03 05:50:00,2020-04-03 05:55:00,141.62,141.68,-0.11,flip_to_long -1985,做多,2020-04-03 05:55:00,2020-04-03 06:00:00,141.68,141.36,-0.34,flip_to_short -1986,做空,2020-04-03 06:00:00,2020-04-03 06:10:00,141.36,141.78,-0.42,flip_to_long -1987,做多,2020-04-03 06:10:00,2020-04-03 12:40:00,141.78,144.37,2.15,flip_to_short -1988,做空,2020-04-03 12:40:00,2020-04-03 12:50:00,144.37,144.17,0.11,flip_to_long -1989,做多,2020-04-03 12:50:00,2020-04-03 13:00:00,144.17,144.65,0.35,flip_to_short -1990,做空,2020-04-03 13:00:00,2020-04-03 18:30:00,144.65,141.13,2.95,flip_to_long -1991,做多,2020-04-03 18:30:00,2020-04-03 20:50:00,141.13,140.34,-0.77,flip_to_short -1992,做空,2020-04-03 20:50:00,2020-04-03 21:05:00,140.34,140.86,-0.53,flip_to_long -1993,做多,2020-04-03 21:05:00,2020-04-03 21:10:00,140.86,140.81,-0.11,flip_to_short -1994,做空,2020-04-03 21:10:00,2020-04-03 21:30:00,140.81,141.16,-0.37,flip_to_long -1995,做多,2020-04-03 21:30:00,2020-04-03 21:45:00,141.16,140.9,-0.29,flip_to_short -1996,做空,2020-04-03 21:45:00,2020-04-03 21:50:00,140.9,141.13,-0.26,flip_to_long -1997,做多,2020-04-03 21:50:00,2020-04-03 21:55:00,141.13,141.0,-0.18,flip_to_short -1998,做空,2020-04-03 21:55:00,2020-04-03 22:00:00,141.0,141.14,-0.18,flip_to_long -1999,做多,2020-04-03 22:00:00,2020-04-03 22:10:00,141.14,141.04,-0.15,flip_to_short -2000,做空,2020-04-03 22:10:00,2020-04-03 22:30:00,141.04,140.85,0.1,flip_to_long -2001,做多,2020-04-03 22:30:00,2020-04-03 23:35:00,140.85,141.44,0.45,flip_to_short -2002,做空,2020-04-03 23:35:00,2020-04-03 23:55:00,141.44,141.23,0.12,flip_to_long -2003,做多,2020-04-03 23:55:00,2020-04-04 00:40:00,141.23,141.31,0.01,flip_to_short -2004,做空,2020-04-04 00:40:00,2020-04-04 01:00:00,141.31,141.74,-0.45,flip_to_long -2005,做多,2020-04-04 01:00:00,2020-04-04 01:25:00,141.74,141.3,-0.46,flip_to_short -2006,做空,2020-04-04 01:25:00,2020-04-04 01:35:00,141.3,141.27,-0.04,flip_to_long -2007,做多,2020-04-04 01:35:00,2020-04-04 01:55:00,141.27,141.27,-0.06,flip_to_short -2008,做空,2020-04-04 01:55:00,2020-04-04 02:25:00,141.27,140.92,0.25,flip_to_long -2009,做多,2020-04-04 02:25:00,2020-04-04 05:30:00,140.92,140.61,-0.34,flip_to_short -2010,做空,2020-04-04 05:30:00,2020-04-04 05:40:00,140.61,140.56,-0.02,flip_to_long -2011,做多,2020-04-04 05:40:00,2020-04-04 05:45:00,140.56,140.08,-0.49,flip_to_short -2012,做空,2020-04-04 05:45:00,2020-04-04 06:45:00,140.08,140.35,-0.3,flip_to_long -2013,做多,2020-04-04 06:45:00,2020-04-04 11:35:00,140.35,141.64,1.08,flip_to_short -2014,做空,2020-04-04 11:35:00,2020-04-04 13:50:00,141.64,141.83,-0.23,flip_to_long -2015,做多,2020-04-04 13:50:00,2020-04-04 19:15:00,141.83,142.47,0.5,flip_to_short -2016,做空,2020-04-04 19:15:00,2020-04-04 19:30:00,142.47,142.85,-0.4,flip_to_long -2017,做多,2020-04-04 19:30:00,2020-04-04 20:30:00,142.85,141.18,-1.53,tp_upper -2018,做多,2020-04-04 20:50:00,2020-04-04 22:05:00,143.33,143.03,-0.32,flip_to_short -2019,做空,2020-04-04 22:05:00,2020-04-04 22:10:00,143.03,143.32,-0.31,flip_to_long -2020,做多,2020-04-04 22:10:00,2020-04-05 02:00:00,143.32,144.24,0.73,flip_to_short -2021,做空,2020-04-05 02:00:00,2020-04-05 02:20:00,144.24,144.21,-0.04,flip_to_long -2022,做多,2020-04-05 02:20:00,2020-04-05 02:40:00,144.21,144.16,-0.11,flip_to_short -2023,做空,2020-04-05 02:40:00,2020-04-05 02:45:00,144.16,144.25,-0.14,flip_to_long -2024,做多,2020-04-05 02:45:00,2020-04-05 03:05:00,144.25,144.34,0.02,flip_to_short -2025,做空,2020-04-05 03:05:00,2020-04-05 05:30:00,144.34,143.81,0.4,flip_to_long -2026,做多,2020-04-05 05:30:00,2020-04-05 09:00:00,143.81,142.8,-0.94,flip_to_short -2027,做空,2020-04-05 09:00:00,2020-04-05 09:05:00,142.8,142.84,-0.1,flip_to_long -2028,做多,2020-04-05 09:05:00,2020-04-05 09:35:00,142.84,142.76,-0.13,flip_to_short -2029,做空,2020-04-05 09:35:00,2020-04-05 09:50:00,142.76,142.87,-0.16,flip_to_long -2030,做多,2020-04-05 09:50:00,2020-04-05 09:55:00,142.87,142.63,-0.27,flip_to_short -2031,做空,2020-04-05 09:55:00,2020-04-05 10:20:00,142.63,142.77,-0.18,flip_to_long -2032,做多,2020-04-05 10:20:00,2020-04-05 10:25:00,142.77,142.7,-0.12,flip_to_short -2033,做空,2020-04-05 10:25:00,2020-04-05 10:30:00,142.7,142.74,-0.1,flip_to_long -2034,做多,2020-04-05 10:30:00,2020-04-05 10:35:00,142.74,142.54,-0.23,flip_to_short -2035,做空,2020-04-05 10:35:00,2020-04-05 10:40:00,142.54,142.67,-0.17,flip_to_long -2036,做多,2020-04-05 10:40:00,2020-04-05 11:55:00,142.67,142.82,0.07,flip_to_short -2037,做空,2020-04-05 11:55:00,2020-04-05 15:05:00,142.82,143.23,-0.41,flip_to_long -2038,做多,2020-04-05 15:05:00,2020-04-05 16:00:00,143.23,143.2,-0.09,flip_to_short -2039,做空,2020-04-05 16:00:00,2020-04-05 17:45:00,143.2,142.73,0.34,flip_to_long -2040,做多,2020-04-05 17:45:00,2020-04-05 18:00:00,142.73,142.85,0.04,flip_to_short -2041,做空,2020-04-05 18:00:00,2020-04-05 18:20:00,142.85,143.59,-0.69,flip_to_long -2042,做多,2020-04-05 18:20:00,2020-04-05 18:45:00,143.59,143.08,-0.49,flip_to_short -2043,做空,2020-04-05 18:45:00,2020-04-05 19:00:00,143.08,143.56,-0.47,flip_to_long -2044,做多,2020-04-05 19:00:00,2020-04-05 20:00:00,143.56,142.97,-0.55,flip_to_short -2045,做空,2020-04-05 20:00:00,2020-04-05 21:45:00,142.97,142.58,0.27,flip_to_long -2046,做多,2020-04-05 21:45:00,2020-04-05 22:30:00,142.58,142.66,0.01,flip_to_short -2047,做空,2020-04-05 22:30:00,2020-04-05 22:40:00,142.66,142.82,-0.19,flip_to_long -2048,做多,2020-04-05 22:40:00,2020-04-05 22:50:00,142.82,142.92,0.02,flip_to_short -2049,做空,2020-04-05 22:50:00,2020-04-05 23:45:00,142.92,142.8,0.04,flip_to_long -2050,做多,2020-04-05 23:45:00,2020-04-05 23:50:00,142.8,142.78,-0.08,flip_to_short -2051,做空,2020-04-05 23:50:00,2020-04-06 00:00:00,142.78,142.8,-0.08,flip_to_long -2052,做多,2020-04-06 00:00:00,2020-04-06 02:40:00,142.8,143.39,0.45,flip_to_short -2053,做空,2020-04-06 02:40:00,2020-04-06 02:50:00,143.39,143.46,-0.12,flip_to_long -2054,做多,2020-04-06 02:50:00,2020-04-06 14:15:00,143.46,155.27,10.06,flip_to_short -2055,做空,2020-04-06 14:15:00,2020-04-06 20:35:00,155.27,164.1,-7.63,flip_to_long -2056,做多,2020-04-06 20:35:00,2020-04-06 20:40:00,164.1,163.92,-0.2,flip_to_short -2057,做空,2020-04-06 20:40:00,2020-04-06 20:45:00,163.92,164.19,-0.27,flip_to_long -2058,做多,2020-04-06 20:45:00,2020-04-06 22:20:00,164.19,164.44,0.13,flip_to_short -2059,做空,2020-04-06 22:20:00,2020-04-06 22:40:00,164.44,165.08,-0.55,flip_to_long -2060,做多,2020-04-06 22:40:00,2020-04-07 02:15:00,165.08,169.05,2.92,flip_to_short -2061,做空,2020-04-07 02:15:00,2020-04-07 02:45:00,169.05,169.33,-0.28,flip_to_long -2062,做多,2020-04-07 02:45:00,2020-04-07 03:00:00,169.33,168.9,-0.39,flip_to_short -2063,做空,2020-04-07 03:00:00,2020-04-07 03:45:00,168.9,170.81,-1.5,flip_to_long -2064,做多,2020-04-07 03:45:00,2020-04-07 03:55:00,170.81,170.82,-0.06,flip_to_short -2065,做空,2020-04-07 03:55:00,2020-04-07 05:35:00,170.82,170.14,0.44,flip_to_long -2066,做多,2020-04-07 05:35:00,2020-04-07 05:45:00,170.14,170.12,-0.08,flip_to_short -2067,做空,2020-04-07 05:45:00,2020-04-07 06:10:00,170.12,169.75,0.21,flip_to_long -2068,做多,2020-04-07 06:10:00,2020-04-07 06:25:00,169.75,169.7,-0.1,flip_to_short -2069,做空,2020-04-07 06:25:00,2020-04-07 06:45:00,169.7,169.83,-0.16,flip_to_long -2070,做多,2020-04-07 06:45:00,2020-04-07 11:20:00,169.83,172.64,2.01,flip_to_short -2071,做空,2020-04-07 11:20:00,2020-04-07 11:25:00,172.64,173.09,-0.4,flip_to_long -2072,做多,2020-04-07 11:25:00,2020-04-07 11:35:00,173.09,173.07,-0.08,flip_to_short -2073,做空,2020-04-07 11:35:00,2020-04-07 12:05:00,173.07,173.42,-0.32,flip_to_long -2074,做多,2020-04-07 12:05:00,2020-04-07 12:25:00,173.42,172.92,-0.43,flip_to_short -2075,做空,2020-04-07 12:25:00,2020-04-07 13:30:00,172.92,172.59,0.18,flip_to_long -2076,做多,2020-04-07 13:30:00,2020-04-07 18:05:00,172.59,170.52,-1.58,flip_to_short -2077,做空,2020-04-07 18:05:00,2020-04-07 18:30:00,170.52,170.28,0.11,flip_to_long -2078,做多,2020-04-07 18:30:00,2020-04-07 19:05:00,170.28,170.67,0.22,flip_to_short -2079,做空,2020-04-07 19:05:00,2020-04-07 19:25:00,170.67,169.96,0.46,flip_to_long -2080,做多,2020-04-07 19:25:00,2020-04-07 19:50:00,169.96,169.69,-0.26,flip_to_short -2081,做空,2020-04-07 19:50:00,2020-04-07 20:15:00,169.69,164.15,4.01,tp_lower -2082,做多,2020-04-08 01:10:00,2020-04-08 01:15:00,165.31,164.9,-0.39,flip_to_short -2083,做空,2020-04-08 01:15:00,2020-04-08 01:20:00,164.9,165.1,-0.22,flip_to_long -2084,做多,2020-04-08 01:20:00,2020-04-08 03:05:00,165.1,171.53,5.01,tp_upper -2085,做空,2020-04-08 06:45:00,2020-04-08 07:00:00,169.95,171.03,-0.93,flip_to_long -2086,做多,2020-04-08 07:00:00,2020-04-08 12:05:00,171.03,169.28,-1.44,flip_to_short -2087,做空,2020-04-08 12:05:00,2020-04-08 12:55:00,169.28,169.0,0.15,flip_to_long -2088,做多,2020-04-08 12:55:00,2020-04-08 13:05:00,169.0,168.44,-0.51,flip_to_short -2089,做空,2020-04-08 13:05:00,2020-04-08 13:30:00,168.44,168.95,-0.47,flip_to_long -2090,做多,2020-04-08 13:30:00,2020-04-08 13:35:00,168.95,168.4,-0.49,flip_to_short -2091,做空,2020-04-08 13:35:00,2020-04-08 13:40:00,168.4,168.46,-0.11,flip_to_long -2092,做多,2020-04-08 13:40:00,2020-04-08 14:40:00,168.46,167.89,-0.51,flip_to_short -2093,做空,2020-04-08 14:40:00,2020-04-08 14:50:00,167.89,168.45,-0.5,flip_to_long -2094,做多,2020-04-08 14:50:00,2020-04-08 16:05:00,168.45,168.33,-0.16,flip_to_short -2095,做空,2020-04-08 16:05:00,2020-04-08 16:10:00,168.33,169.14,-0.69,flip_to_long -2096,做多,2020-04-08 16:10:00,2020-04-08 19:20:00,169.14,169.45,0.17,flip_to_short -2097,做空,2020-04-08 19:20:00,2020-04-08 19:30:00,169.45,169.71,-0.26,flip_to_long -2098,做多,2020-04-08 19:30:00,2020-04-09 00:05:00,169.71,172.06,1.72,flip_to_short -2099,做空,2020-04-09 00:05:00,2020-04-09 01:25:00,172.06,172.41,-0.34,flip_to_long -2100,做多,2020-04-09 01:25:00,2020-04-09 06:10:00,172.41,170.36,-1.63,flip_to_short -2101,做空,2020-04-09 06:10:00,2020-04-09 06:15:00,170.36,170.84,-0.43,flip_to_long -2102,做多,2020-04-09 06:15:00,2020-04-09 06:20:00,170.84,170.34,-0.44,flip_to_short -2103,做空,2020-04-09 06:20:00,2020-04-09 06:30:00,170.34,170.7,-0.34,flip_to_long -2104,做多,2020-04-09 06:30:00,2020-04-09 06:35:00,170.7,170.4,-0.29,flip_to_short -2105,做空,2020-04-09 06:35:00,2020-04-09 10:15:00,170.4,171.08,-0.58,flip_to_long -2106,做多,2020-04-09 10:15:00,2020-04-09 11:20:00,171.08,171.21,0.03,flip_to_short -2107,做空,2020-04-09 11:20:00,2020-04-09 11:55:00,171.21,167.89,2.42,tp_lower -2108,做多,2020-04-09 13:05:00,2020-04-09 13:20:00,170.55,170.69,0.04,flip_to_short -2109,做空,2020-04-09 13:20:00,2020-04-09 13:30:00,170.69,170.5,0.08,flip_to_long -2110,做多,2020-04-09 13:30:00,2020-04-09 13:45:00,170.5,170.71,0.1,flip_to_short -2111,做空,2020-04-09 13:45:00,2020-04-09 14:10:00,170.71,170.55,0.06,flip_to_long -2112,做多,2020-04-09 14:10:00,2020-04-09 14:15:00,170.55,169.9,-0.56,flip_to_short -2113,做空,2020-04-09 14:15:00,2020-04-09 14:25:00,169.9,170.77,-0.73,flip_to_long -2114,做多,2020-04-09 14:25:00,2020-04-09 15:00:00,170.77,170.5,-0.27,flip_to_short -2115,做空,2020-04-09 15:00:00,2020-04-09 15:10:00,170.5,170.5,-0.06,flip_to_long -2116,做多,2020-04-09 15:10:00,2020-04-09 15:15:00,170.5,169.31,-0.96,flip_to_short -2117,做空,2020-04-09 15:15:00,2020-04-09 16:00:00,169.31,170.53,-0.98,flip_to_long -2118,做多,2020-04-09 16:00:00,2020-04-09 16:05:00,170.53,170.06,-0.41,flip_to_short -2119,做空,2020-04-09 16:05:00,2020-04-09 16:15:00,170.06,170.25,-0.2,flip_to_long -2120,做多,2020-04-09 16:15:00,2020-04-09 16:20:00,170.25,169.96,-0.28,flip_to_short -2121,做空,2020-04-09 16:20:00,2020-04-09 16:25:00,169.96,170.03,-0.11,flip_to_long -2122,做多,2020-04-09 16:25:00,2020-04-09 16:40:00,170.03,169.63,-0.36,flip_to_short -2123,做空,2020-04-09 16:40:00,2020-04-09 17:05:00,169.63,170.27,-0.53,flip_to_long -2124,做多,2020-04-09 17:05:00,2020-04-09 17:10:00,170.27,169.97,-0.28,flip_to_short -2125,做空,2020-04-09 17:10:00,2020-04-09 17:20:00,169.97,170.11,-0.16,flip_to_long -2126,做多,2020-04-09 17:20:00,2020-04-09 17:35:00,170.11,170.26,0.05,flip_to_short -2127,做空,2020-04-09 17:35:00,2020-04-09 17:40:00,170.26,170.39,-0.16,flip_to_long -2128,做多,2020-04-09 17:40:00,2020-04-09 17:45:00,170.39,169.88,-0.43,flip_to_short -2129,做空,2020-04-09 17:45:00,2020-04-09 20:40:00,169.88,169.65,0.1,flip_to_long -2130,做多,2020-04-09 20:40:00,2020-04-09 20:45:00,169.65,169.65,-0.06,flip_to_short -2131,做空,2020-04-09 20:45:00,2020-04-10 00:30:00,169.65,169.69,-0.09,flip_to_long -2132,做多,2020-04-10 00:30:00,2020-04-10 00:40:00,169.69,169.69,-0.06,flip_to_short -2133,做空,2020-04-10 00:40:00,2020-04-10 00:45:00,169.69,169.92,-0.23,flip_to_long -2134,做多,2020-04-10 00:45:00,2020-04-10 00:55:00,169.92,169.94,-0.05,flip_to_short -2135,做空,2020-04-10 00:55:00,2020-04-10 04:00:00,169.94,160.51,6.92,tp_lower -2136,做多,2020-04-10 10:45:00,2020-04-10 10:55:00,159.1,158.82,-0.3,flip_to_short -2137,做空,2020-04-10 10:55:00,2020-04-10 12:05:00,158.82,158.42,0.27,flip_to_long -2138,做多,2020-04-10 12:05:00,2020-04-10 12:15:00,158.42,158.39,-0.09,flip_to_short -2139,做空,2020-04-10 12:15:00,2020-04-10 12:25:00,158.39,158.27,0.03,flip_to_long -2140,做多,2020-04-10 12:25:00,2020-04-10 12:30:00,158.27,158.02,-0.27,flip_to_short -2141,做空,2020-04-10 12:30:00,2020-04-10 12:35:00,158.02,158.04,-0.08,flip_to_long -2142,做多,2020-04-10 12:35:00,2020-04-10 12:45:00,158.04,158.25,0.11,flip_to_short -2143,做空,2020-04-10 12:45:00,2020-04-10 12:55:00,158.25,158.5,-0.27,flip_to_long -2144,做多,2020-04-10 12:55:00,2020-04-10 13:00:00,158.5,158.12,-0.38,flip_to_short -2145,做空,2020-04-10 13:00:00,2020-04-10 13:35:00,158.12,156.85,0.99,tp_lower -2146,做多,2020-04-10 13:40:00,2020-04-10 14:10:00,157.87,157.94,-0.01,flip_to_short -2147,做空,2020-04-10 14:10:00,2020-04-10 15:30:00,157.94,152.86,4.18,tp_lower -2148,做多,2020-04-10 17:20:00,2020-04-10 18:00:00,157.31,156.31,-0.93,flip_to_short -2149,做空,2020-04-10 18:00:00,2020-04-10 18:05:00,156.31,156.34,-0.09,flip_to_long -2150,做多,2020-04-10 18:05:00,2020-04-10 18:10:00,156.34,156.0,-0.36,flip_to_short -2151,做空,2020-04-10 18:10:00,2020-04-10 18:20:00,156.0,156.51,-0.51,flip_to_long -2152,做多,2020-04-10 18:20:00,2020-04-10 22:30:00,156.51,158.41,1.56,flip_to_short -2153,做空,2020-04-10 22:30:00,2020-04-10 22:55:00,158.41,157.83,0.43,flip_to_long -2154,做多,2020-04-10 22:55:00,2020-04-11 00:20:00,157.83,158.01,0.09,flip_to_short -2155,做空,2020-04-11 00:20:00,2020-04-11 00:35:00,158.01,158.8,-0.76,flip_to_long -2156,做多,2020-04-11 00:35:00,2020-04-11 06:30:00,158.8,160.06,1.02,flip_to_short -2157,做空,2020-04-11 06:30:00,2020-04-11 06:45:00,160.06,160.23,-0.22,flip_to_long -2158,做多,2020-04-11 06:45:00,2020-04-11 07:00:00,160.23,159.62,-0.59,flip_to_short -2159,做空,2020-04-11 07:00:00,2020-04-11 11:15:00,159.62,158.67,0.75,flip_to_long -2160,做多,2020-04-11 11:15:00,2020-04-11 11:20:00,158.67,158.11,-0.56,flip_to_short -2161,做空,2020-04-11 11:20:00,2020-04-11 11:25:00,158.11,158.33,-0.26,flip_to_long -2162,做多,2020-04-11 11:25:00,2020-04-11 11:35:00,158.33,158.55,0.12,flip_to_short -2163,做空,2020-04-11 11:35:00,2020-04-11 12:45:00,158.55,158.63,-0.14,flip_to_long -2164,做多,2020-04-11 12:45:00,2020-04-11 12:50:00,158.63,158.31,-0.35,flip_to_short -2165,做空,2020-04-11 12:50:00,2020-04-11 13:30:00,158.31,158.1,0.11,flip_to_long -2166,做多,2020-04-11 13:30:00,2020-04-11 16:10:00,158.1,157.88,-0.26,flip_to_short -2167,做空,2020-04-11 16:10:00,2020-04-11 18:55:00,157.88,156.69,0.96,flip_to_long -2168,做多,2020-04-11 18:55:00,2020-04-11 19:00:00,156.69,156.66,-0.09,flip_to_short -2169,做空,2020-04-11 19:00:00,2020-04-11 21:40:00,156.66,156.07,0.45,flip_to_long -2170,做多,2020-04-11 21:40:00,2020-04-12 01:55:00,156.07,157.23,0.95,flip_to_short -2171,做空,2020-04-12 01:55:00,2020-04-12 05:35:00,157.23,156.48,0.6,flip_to_long -2172,做多,2020-04-12 05:35:00,2020-04-12 06:05:00,156.48,156.71,0.14,flip_to_short -2173,做空,2020-04-12 06:05:00,2020-04-12 06:55:00,156.71,156.75,-0.11,flip_to_long -2174,做多,2020-04-12 06:55:00,2020-04-12 07:00:00,156.75,156.41,-0.38,flip_to_short -2175,做空,2020-04-12 07:00:00,2020-04-12 07:15:00,156.41,156.34,-0.01,flip_to_long -2176,做多,2020-04-12 07:15:00,2020-04-12 10:55:00,156.34,157.1,0.61,flip_to_short -2177,做空,2020-04-12 10:55:00,2020-04-12 11:00:00,157.1,157.4,-0.34,flip_to_long -2178,做多,2020-04-12 11:00:00,2020-04-12 20:50:00,157.4,163.02,4.94,flip_to_short -2179,做空,2020-04-12 20:50:00,2020-04-12 20:55:00,163.02,163.54,-0.54,flip_to_long -2180,做多,2020-04-12 20:55:00,2020-04-12 21:00:00,163.54,163.02,-0.53,flip_to_short -2181,做空,2020-04-12 21:00:00,2020-04-12 21:20:00,163.02,163.26,-0.28,flip_to_long -2182,做多,2020-04-12 21:20:00,2020-04-12 21:30:00,163.26,163.3,-0.04,flip_to_short -2183,做空,2020-04-12 21:30:00,2020-04-12 21:35:00,163.3,163.56,-0.3,flip_to_long -2184,做多,2020-04-12 21:35:00,2020-04-12 21:40:00,163.56,163.25,-0.34,flip_to_short -2185,做空,2020-04-12 21:40:00,2020-04-12 21:45:00,163.25,163.68,-0.45,flip_to_long -2186,做多,2020-04-12 21:45:00,2020-04-12 21:50:00,163.68,163.65,-0.1,flip_to_short -2187,做空,2020-04-12 21:50:00,2020-04-12 22:05:00,163.65,163.1,0.41,flip_to_long -2188,做多,2020-04-12 22:05:00,2020-04-13 06:15:00,163.1,152.91,-8.97,flip_to_short -2189,做空,2020-04-13 06:15:00,2020-04-13 06:20:00,152.91,153.0,-0.15,flip_to_long -2190,做多,2020-04-13 06:20:00,2020-04-13 07:00:00,153.0,152.97,-0.09,flip_to_short -2191,做空,2020-04-13 07:00:00,2020-04-13 07:10:00,152.97,152.91,-0.01,flip_to_long -2192,做多,2020-04-13 07:10:00,2020-04-13 07:25:00,152.91,152.49,-0.44,flip_to_short -2193,做空,2020-04-13 07:25:00,2020-04-13 08:15:00,152.49,152.67,-0.23,flip_to_long -2194,做多,2020-04-13 08:15:00,2020-04-13 10:30:00,152.67,152.38,-0.32,flip_to_short -2195,做空,2020-04-13 10:30:00,2020-04-13 12:30:00,152.38,153.06,-0.67,flip_to_long -2196,做多,2020-04-13 12:30:00,2020-04-13 12:35:00,153.06,152.75,-0.34,flip_to_short -2197,做空,2020-04-13 12:35:00,2020-04-13 13:15:00,152.75,152.71,-0.03,flip_to_long -2198,做多,2020-04-13 13:15:00,2020-04-13 13:30:00,152.71,152.59,-0.17,flip_to_short -2199,做空,2020-04-13 13:30:00,2020-04-13 13:35:00,152.59,152.95,-0.38,flip_to_long -2200,做多,2020-04-13 13:35:00,2020-04-13 13:40:00,152.95,152.68,-0.3,flip_to_short -2201,做空,2020-04-13 13:40:00,2020-04-13 14:00:00,152.68,152.61,-0.01,flip_to_long -2202,做多,2020-04-13 14:00:00,2020-04-13 14:15:00,152.61,152.88,0.17,flip_to_short -2203,做空,2020-04-13 14:15:00,2020-04-13 14:25:00,152.88,153.47,-0.57,flip_to_long -2204,做多,2020-04-13 14:25:00,2020-04-13 14:30:00,153.47,152.84,-0.6,flip_to_short -2205,做空,2020-04-13 14:30:00,2020-04-13 14:55:00,152.84,153.14,-0.32,flip_to_long -2206,做多,2020-04-13 14:55:00,2020-04-13 15:00:00,153.14,153.06,-0.13,flip_to_short -2207,做空,2020-04-13 15:00:00,2020-04-13 15:10:00,153.06,153.3,-0.27,flip_to_long -2208,做多,2020-04-13 15:10:00,2020-04-13 16:25:00,153.3,153.25,-0.11,flip_to_short -2209,做空,2020-04-13 16:25:00,2020-04-13 16:35:00,153.25,153.54,-0.31,flip_to_long -2210,做多,2020-04-13 16:35:00,2020-04-13 18:50:00,153.54,153.72,0.09,flip_to_short -2211,做空,2020-04-13 18:50:00,2020-04-13 19:00:00,153.72,153.89,-0.21,flip_to_long -2212,做多,2020-04-13 19:00:00,2020-04-13 23:40:00,153.89,156.66,2.25,flip_to_short -2213,做空,2020-04-13 23:40:00,2020-04-13 23:55:00,156.66,156.37,0.18,flip_to_long -2214,做多,2020-04-13 23:55:00,2020-04-14 00:25:00,156.37,156.73,0.24,flip_to_short -2215,做空,2020-04-14 00:25:00,2020-04-14 01:45:00,156.73,157.11,-0.39,flip_to_long -2216,做多,2020-04-14 01:45:00,2020-04-14 03:05:00,157.11,157.03,-0.14,flip_to_short -2217,做空,2020-04-14 03:05:00,2020-04-14 06:30:00,157.03,157.77,-0.7,flip_to_long -2218,做多,2020-04-14 06:30:00,2020-04-14 06:35:00,157.77,157.35,-0.42,flip_to_short -2219,做空,2020-04-14 06:35:00,2020-04-14 07:05:00,157.35,157.78,-0.43,flip_to_long -2220,做多,2020-04-14 07:05:00,2020-04-14 07:30:00,157.78,157.8,-0.05,flip_to_short -2221,做空,2020-04-14 07:30:00,2020-04-14 09:35:00,157.8,157.04,0.57,flip_to_long -2222,做多,2020-04-14 09:35:00,2020-04-14 10:20:00,157.04,157.23,0.09,flip_to_short -2223,做空,2020-04-14 10:20:00,2020-04-14 11:15:00,157.23,157.15,0.0,flip_to_long -2224,做多,2020-04-14 11:15:00,2020-04-14 11:20:00,157.15,156.85,-0.32,flip_to_short -2225,做空,2020-04-14 11:20:00,2020-04-14 12:35:00,156.85,157.01,-0.2,flip_to_long -2226,做多,2020-04-14 12:35:00,2020-04-14 14:05:00,157.01,160.33,2.72,tp_upper -2227,做空,2020-04-14 17:55:00,2020-04-14 18:00:00,159.51,159.91,-0.4,flip_to_long -2228,做多,2020-04-14 18:00:00,2020-04-14 18:40:00,159.91,159.87,-0.1,flip_to_short -2229,做空,2020-04-14 18:40:00,2020-04-14 18:45:00,159.87,160.32,-0.44,flip_to_long -2230,做多,2020-04-14 18:45:00,2020-04-14 19:00:00,160.32,159.89,-0.42,flip_to_short -2231,做空,2020-04-14 19:00:00,2020-04-14 19:05:00,159.89,160.0,-0.16,flip_to_long -2232,做多,2020-04-14 19:05:00,2020-04-14 19:40:00,160.0,160.12,0.03,flip_to_short -2233,做空,2020-04-14 19:40:00,2020-04-14 22:10:00,160.12,159.55,0.41,flip_to_long -2234,做多,2020-04-14 22:10:00,2020-04-14 22:40:00,159.55,159.53,-0.08,flip_to_short -2235,做空,2020-04-14 22:40:00,2020-04-14 22:50:00,159.53,159.73,-0.23,flip_to_long -2236,做多,2020-04-14 22:50:00,2020-04-14 22:55:00,159.73,159.4,-0.34,flip_to_short -2237,做空,2020-04-14 22:55:00,2020-04-14 23:15:00,159.4,159.84,-0.43,flip_to_long -2238,做多,2020-04-14 23:15:00,2020-04-14 23:20:00,159.84,159.24,-0.56,flip_to_short -2239,做空,2020-04-14 23:20:00,2020-04-14 23:25:00,159.24,159.67,-0.42,flip_to_long -2240,做多,2020-04-14 23:25:00,2020-04-14 23:30:00,159.67,159.41,-0.28,flip_to_short -2241,做空,2020-04-14 23:30:00,2020-04-15 01:55:00,159.41,158.66,0.55,flip_to_long -2242,做多,2020-04-15 01:55:00,2020-04-15 06:50:00,158.66,160.0,1.06,flip_to_short -2243,做空,2020-04-15 06:50:00,2020-04-15 10:15:00,160.0,159.52,0.34,flip_to_long -2244,做多,2020-04-15 10:15:00,2020-04-15 14:35:00,159.52,157.35,-1.9,flip_to_short -2245,做空,2020-04-15 14:35:00,2020-04-15 14:45:00,157.35,157.31,-0.03,flip_to_long -2246,做多,2020-04-15 14:45:00,2020-04-15 16:10:00,157.31,156.45,-0.79,flip_to_short -2247,做空,2020-04-15 16:10:00,2020-04-15 16:20:00,156.45,156.86,-0.41,flip_to_long -2248,做多,2020-04-15 16:20:00,2020-04-15 16:55:00,156.86,156.67,-0.22,flip_to_short -2249,做空,2020-04-15 16:55:00,2020-04-15 19:25:00,156.67,157.1,-0.43,flip_to_long -2250,做多,2020-04-15 19:25:00,2020-04-15 19:50:00,157.1,156.99,-0.16,flip_to_short -2251,做空,2020-04-15 19:50:00,2020-04-15 20:05:00,156.99,157.46,-0.46,flip_to_long -2252,做多,2020-04-15 20:05:00,2020-04-15 21:15:00,157.46,157.18,-0.3,flip_to_short -2253,做空,2020-04-15 21:15:00,2020-04-15 21:25:00,157.18,157.39,-0.24,flip_to_long -2254,做多,2020-04-15 21:25:00,2020-04-15 21:35:00,157.39,157.25,-0.18,flip_to_short -2255,做空,2020-04-15 21:35:00,2020-04-15 23:00:00,157.25,153.37,3.12,tp_lower -2256,做空,2020-04-16 03:00:00,2020-04-16 03:20:00,152.27,152.43,-0.21,flip_to_long -2257,做多,2020-04-16 03:20:00,2020-04-16 03:25:00,152.43,152.01,-0.43,flip_to_short -2258,做空,2020-04-16 03:25:00,2020-04-16 03:35:00,152.01,152.54,-0.53,flip_to_long -2259,做多,2020-04-16 03:35:00,2020-04-16 07:00:00,152.54,158.08,4.74,tp_upper -2260,做空,2020-04-16 12:00:00,2020-04-16 14:15:00,169.17,169.94,-0.69,flip_to_long -2261,做多,2020-04-16 14:15:00,2020-04-16 14:35:00,169.94,169.72,-0.24,flip_to_short -2262,做空,2020-04-16 14:35:00,2020-04-16 16:30:00,169.72,170.12,-0.39,flip_to_long -2263,做多,2020-04-16 16:30:00,2020-04-16 16:50:00,170.12,170.75,0.43,flip_to_short -2264,做空,2020-04-16 16:50:00,2020-04-16 17:10:00,170.75,170.55,0.09,flip_to_long -2265,做多,2020-04-16 17:10:00,2020-04-16 17:50:00,170.55,170.76,0.1,flip_to_short -2266,做空,2020-04-16 17:50:00,2020-04-16 19:00:00,170.76,170.83,-0.12,flip_to_long -2267,做多,2020-04-16 19:00:00,2020-04-16 19:05:00,170.83,170.8,-0.09,flip_to_short -2268,做空,2020-04-16 19:05:00,2020-04-16 20:20:00,170.8,171.16,-0.35,flip_to_long -2269,做多,2020-04-16 20:20:00,2020-04-16 22:25:00,171.16,171.44,0.15,flip_to_short -2270,做空,2020-04-16 22:25:00,2020-04-16 22:30:00,171.44,171.79,-0.34,flip_to_long -2271,做多,2020-04-16 22:30:00,2020-04-16 23:30:00,171.79,172.87,0.78,flip_to_short -2272,做空,2020-04-16 23:30:00,2020-04-16 23:55:00,172.87,172.27,0.4,flip_to_long -2273,做多,2020-04-16 23:55:00,2020-04-17 00:05:00,172.27,171.64,-0.57,flip_to_short -2274,做空,2020-04-17 00:05:00,2020-04-17 00:45:00,171.64,172.01,-0.37,flip_to_long -2275,做多,2020-04-17 00:45:00,2020-04-17 01:30:00,172.01,172.39,0.23,flip_to_short -2276,做空,2020-04-17 01:30:00,2020-04-17 01:50:00,172.39,172.47,-0.13,flip_to_long -2277,做多,2020-04-17 01:50:00,2020-04-17 02:00:00,172.47,172.24,-0.25,flip_to_short -2278,做空,2020-04-17 02:00:00,2020-04-17 05:45:00,172.24,171.05,0.88,flip_to_long -2279,做多,2020-04-17 05:45:00,2020-04-17 08:10:00,171.05,170.01,-0.9,flip_to_short -2280,做空,2020-04-17 08:10:00,2020-04-17 08:15:00,170.01,170.17,-0.2,flip_to_long -2281,做多,2020-04-17 08:15:00,2020-04-17 11:25:00,170.17,170.42,0.13,flip_to_short -2282,做空,2020-04-17 11:25:00,2020-04-17 11:35:00,170.42,170.37,-0.03,flip_to_long -2283,做多,2020-04-17 11:35:00,2020-04-17 14:05:00,170.37,170.36,-0.08,flip_to_short -2284,做空,2020-04-17 14:05:00,2020-04-17 15:00:00,170.36,169.93,0.28,flip_to_long -2285,做多,2020-04-17 15:00:00,2020-04-17 15:45:00,169.93,169.98,-0.03,flip_to_short -2286,做空,2020-04-17 15:45:00,2020-04-17 16:00:00,169.98,170.0,-0.08,flip_to_long -2287,做多,2020-04-17 16:00:00,2020-04-17 17:45:00,170.0,169.82,-0.21,flip_to_short -2288,做空,2020-04-17 17:45:00,2020-04-17 17:50:00,169.82,169.99,-0.2,flip_to_long -2289,做多,2020-04-17 17:50:00,2020-04-17 18:00:00,169.99,169.99,-0.07,flip_to_short -2290,做空,2020-04-17 18:00:00,2020-04-17 18:40:00,169.99,169.94,-0.03,flip_to_long -2291,做多,2020-04-17 18:40:00,2020-04-17 18:55:00,169.94,169.88,-0.12,flip_to_short -2292,做空,2020-04-17 18:55:00,2020-04-17 19:00:00,169.88,169.98,-0.15,flip_to_long -2293,做多,2020-04-17 19:00:00,2020-04-17 19:05:00,169.98,169.92,-0.12,flip_to_short -2294,做空,2020-04-17 19:05:00,2020-04-17 19:10:00,169.92,170.15,-0.25,flip_to_long -2295,做多,2020-04-17 19:10:00,2020-04-17 21:35:00,170.15,170.5,0.21,flip_to_short -2296,做空,2020-04-17 21:35:00,2020-04-17 22:15:00,170.5,170.39,0.02,flip_to_long -2297,做多,2020-04-17 22:15:00,2020-04-17 22:20:00,170.39,170.24,-0.19,flip_to_short -2298,做空,2020-04-17 22:20:00,2020-04-17 22:30:00,170.24,170.51,-0.28,flip_to_long -2299,做多,2020-04-17 22:30:00,2020-04-17 22:40:00,170.51,170.3,-0.23,flip_to_short -2300,做空,2020-04-17 22:40:00,2020-04-17 22:45:00,170.3,170.38,-0.13,flip_to_long -2301,做多,2020-04-17 22:45:00,2020-04-17 22:50:00,170.38,170.15,-0.25,flip_to_short -2302,做空,2020-04-17 22:50:00,2020-04-17 23:00:00,170.15,170.53,-0.36,flip_to_long -2303,做多,2020-04-17 23:00:00,2020-04-17 23:25:00,170.53,174.17,2.76,tp_upper -2304,做空,2020-04-17 23:40:00,2020-04-17 23:55:00,171.04,170.56,0.31,flip_to_long -2305,做多,2020-04-17 23:55:00,2020-04-18 04:50:00,170.56,172.78,1.7,flip_to_short -2306,做空,2020-04-18 04:50:00,2020-04-18 05:00:00,172.78,173.0,-0.25,flip_to_long -2307,做多,2020-04-18 05:00:00,2020-04-18 06:25:00,173.0,173.26,0.14,flip_to_short -2308,做空,2020-04-18 06:25:00,2020-04-18 06:35:00,173.26,173.47,-0.24,flip_to_long -2309,做多,2020-04-18 06:35:00,2020-04-18 06:40:00,173.47,173.14,-0.34,flip_to_short -2310,做空,2020-04-18 06:40:00,2020-04-18 06:45:00,173.14,173.29,-0.19,flip_to_long -2311,做多,2020-04-18 06:45:00,2020-04-18 07:45:00,173.29,173.16,-0.17,flip_to_short -2312,做空,2020-04-18 07:45:00,2020-04-18 07:50:00,173.16,173.23,-0.13,flip_to_long -2313,做多,2020-04-18 07:50:00,2020-04-18 07:55:00,173.23,173.19,-0.1,flip_to_short -2314,做空,2020-04-18 07:55:00,2020-04-18 08:00:00,173.19,173.4,-0.24,flip_to_long -2315,做多,2020-04-18 08:00:00,2020-04-18 08:30:00,173.4,173.2,-0.23,flip_to_short -2316,做空,2020-04-18 08:30:00,2020-04-18 09:00:00,173.2,173.31,-0.16,flip_to_long -2317,做多,2020-04-18 09:00:00,2020-04-18 09:05:00,173.31,173.28,-0.09,flip_to_short -2318,做空,2020-04-18 09:05:00,2020-04-18 09:15:00,173.28,173.35,-0.13,flip_to_long -2319,做多,2020-04-18 09:15:00,2020-04-18 09:45:00,173.35,173.23,-0.16,flip_to_short -2320,做空,2020-04-18 09:45:00,2020-04-18 10:15:00,173.23,173.21,-0.05,flip_to_long -2321,做多,2020-04-18 10:15:00,2020-04-18 12:50:00,173.21,179.72,5.1,tp_upper -2322,做空,2020-04-18 17:45:00,2020-04-18 17:50:00,182.06,182.26,-0.23,flip_to_long -2323,做多,2020-04-18 17:50:00,2020-04-18 18:00:00,182.26,182.25,-0.08,flip_to_short -2324,做空,2020-04-18 18:00:00,2020-04-18 18:20:00,182.25,182.51,-0.27,flip_to_long -2325,做多,2020-04-18 18:20:00,2020-04-18 19:20:00,182.51,182.69,0.07,flip_to_short -2326,做空,2020-04-18 19:20:00,2020-04-18 20:05:00,182.69,182.68,-0.06,flip_to_long -2327,做多,2020-04-18 20:05:00,2020-04-19 00:15:00,182.68,185.38,2.02,flip_to_short -2328,做空,2020-04-19 00:15:00,2020-04-19 03:05:00,185.38,186.7,-1.12,flip_to_long -2329,做多,2020-04-19 03:05:00,2020-04-19 03:10:00,186.7,186.64,-0.12,flip_to_short -2330,做空,2020-04-19 03:10:00,2020-04-19 03:20:00,186.64,186.89,-0.27,flip_to_long -2331,做多,2020-04-19 03:20:00,2020-04-19 03:25:00,186.89,186.77,-0.17,flip_to_short -2332,做空,2020-04-19 03:25:00,2020-04-19 03:30:00,186.77,186.91,-0.18,flip_to_long -2333,做多,2020-04-19 03:30:00,2020-04-19 03:40:00,186.91,186.78,-0.17,flip_to_short -2334,做空,2020-04-19 03:40:00,2020-04-19 03:50:00,186.78,186.89,-0.16,flip_to_long -2335,做多,2020-04-19 03:50:00,2020-04-19 03:55:00,186.89,186.79,-0.15,flip_to_short -2336,做空,2020-04-19 03:55:00,2020-04-19 04:05:00,186.79,186.9,-0.16,flip_to_long -2337,做多,2020-04-19 04:05:00,2020-04-19 04:35:00,186.9,186.7,-0.23,flip_to_short -2338,做空,2020-04-19 04:35:00,2020-04-19 04:45:00,186.7,186.7,-0.07,flip_to_long -2339,做多,2020-04-19 04:45:00,2020-04-19 04:50:00,186.7,185.97,-0.63,flip_to_short -2340,做空,2020-04-19 04:50:00,2020-04-19 05:50:00,185.97,181.16,3.61,tp_lower -2341,做多,2020-04-19 09:40:00,2020-04-19 11:05:00,182.8,182.6,-0.23,flip_to_short -2342,做空,2020-04-19 11:05:00,2020-04-19 11:40:00,182.6,182.52,-0.01,flip_to_long -2343,做多,2020-04-19 11:40:00,2020-04-19 12:00:00,182.52,182.54,-0.06,flip_to_short -2344,做空,2020-04-19 12:00:00,2020-04-19 12:05:00,182.54,182.94,-0.39,flip_to_long -2345,做多,2020-04-19 12:05:00,2020-04-19 12:10:00,182.94,182.79,-0.19,flip_to_short -2346,做空,2020-04-19 12:10:00,2020-04-19 12:45:00,182.79,182.89,-0.15,flip_to_long -2347,做多,2020-04-19 12:45:00,2020-04-19 13:00:00,182.89,182.45,-0.42,flip_to_short -2348,做空,2020-04-19 13:00:00,2020-04-19 13:40:00,182.45,179.84,1.99,tp_lower -2349,做多,2020-04-19 16:25:00,2020-04-19 20:00:00,180.27,180.95,0.48,flip_to_short -2350,做空,2020-04-19 20:00:00,2020-04-19 20:40:00,180.95,181.01,-0.12,flip_to_long -2351,做多,2020-04-19 20:40:00,2020-04-19 20:45:00,181.01,180.97,-0.11,flip_to_short -2352,做空,2020-04-19 20:45:00,2020-04-19 20:50:00,180.97,181.5,-0.5,flip_to_long -2353,做多,2020-04-19 20:50:00,2020-04-19 22:10:00,181.5,181.71,0.1,flip_to_short -2354,做空,2020-04-19 22:10:00,2020-04-19 22:20:00,181.71,182.13,-0.41,flip_to_long -2355,做多,2020-04-19 22:20:00,2020-04-19 23:35:00,182.13,180.62,-1.27,flip_to_short -2356,做空,2020-04-19 23:35:00,2020-04-20 00:20:00,180.62,181.27,-0.59,flip_to_long -2357,做多,2020-04-20 00:20:00,2020-04-20 00:40:00,181.27,181.56,0.16,flip_to_short -2358,做空,2020-04-20 00:40:00,2020-04-20 01:30:00,181.56,181.68,-0.17,flip_to_long -2359,做多,2020-04-20 01:30:00,2020-04-20 01:35:00,181.68,181.66,-0.09,flip_to_short -2360,做空,2020-04-20 01:35:00,2020-04-20 01:40:00,181.66,181.85,-0.23,flip_to_long -2361,做多,2020-04-20 01:40:00,2020-04-20 02:05:00,181.85,181.76,-0.15,flip_to_short -2362,做空,2020-04-20 02:05:00,2020-04-20 02:15:00,181.76,181.49,0.14,flip_to_long -2363,做多,2020-04-20 02:15:00,2020-04-20 06:10:00,181.49,182.9,1.06,flip_to_short -2364,做空,2020-04-20 06:10:00,2020-04-20 06:50:00,182.9,183.47,-0.53,flip_to_long -2365,做多,2020-04-20 06:50:00,2020-04-20 07:30:00,183.47,183.66,0.08,flip_to_short -2366,做空,2020-04-20 07:30:00,2020-04-20 07:35:00,183.66,183.9,-0.26,flip_to_long -2367,做多,2020-04-20 07:35:00,2020-04-20 07:40:00,183.9,183.57,-0.33,flip_to_short -2368,做空,2020-04-20 07:40:00,2020-04-20 07:55:00,183.57,184.04,-0.45,flip_to_long -2369,做多,2020-04-20 07:55:00,2020-04-20 08:00:00,184.04,182.32,-1.43,flip_to_short -2370,做空,2020-04-20 08:00:00,2020-04-20 12:50:00,182.32,179.76,1.94,flip_to_long -2371,做多,2020-04-20 12:50:00,2020-04-20 14:35:00,179.76,179.31,-0.44,flip_to_short -2372,做空,2020-04-20 14:35:00,2020-04-20 15:55:00,179.31,179.39,-0.14,flip_to_long -2373,做多,2020-04-20 15:55:00,2020-04-20 16:15:00,179.39,178.5,-0.79,flip_to_short -2374,做空,2020-04-20 16:15:00,2020-04-20 16:20:00,178.5,178.54,-0.1,flip_to_long -2375,做多,2020-04-20 16:20:00,2020-04-20 16:35:00,178.54,178.71,0.06,flip_to_short -2376,做空,2020-04-20 16:35:00,2020-04-20 22:30:00,178.71,172.35,5.04,flip_to_long -2377,做多,2020-04-20 22:30:00,2020-04-20 23:05:00,172.35,171.22,-1.05,flip_to_short -2378,做空,2020-04-20 23:05:00,2020-04-20 23:10:00,171.22,171.36,-0.19,flip_to_long -2379,做多,2020-04-20 23:10:00,2020-04-21 02:05:00,171.36,171.69,0.21,flip_to_short -2380,做空,2020-04-21 02:05:00,2020-04-21 02:10:00,171.69,171.98,-0.33,flip_to_long -2381,做多,2020-04-21 02:10:00,2020-04-21 02:15:00,171.98,171.5,-0.49,flip_to_short -2382,做空,2020-04-21 02:15:00,2020-04-21 03:05:00,171.5,171.66,-0.21,flip_to_long -2383,做多,2020-04-21 03:05:00,2020-04-21 03:15:00,171.66,171.5,-0.21,flip_to_short -2384,做空,2020-04-21 03:15:00,2020-04-21 03:20:00,171.5,171.9,-0.42,flip_to_long -2385,做多,2020-04-21 03:20:00,2020-04-21 03:40:00,171.9,171.6,-0.33,flip_to_short -2386,做空,2020-04-21 03:40:00,2020-04-21 03:55:00,171.6,171.71,-0.17,flip_to_long -2387,做多,2020-04-21 03:55:00,2020-04-21 04:15:00,171.71,171.57,-0.19,flip_to_short -2388,做空,2020-04-21 04:15:00,2020-04-21 05:20:00,171.57,172.2,-0.61,flip_to_long -2389,做多,2020-04-21 05:20:00,2020-04-21 08:10:00,172.2,172.4,0.1,flip_to_short -2390,做空,2020-04-21 08:10:00,2020-04-21 09:00:00,172.4,172.06,0.22,flip_to_long -2391,做多,2020-04-21 09:00:00,2020-04-21 12:35:00,172.06,170.81,-1.14,flip_to_short -2392,做空,2020-04-21 12:35:00,2020-04-21 12:45:00,170.81,170.6,0.11,flip_to_long -2393,做多,2020-04-21 12:45:00,2020-04-21 12:50:00,170.6,170.56,-0.11,flip_to_short -2394,做空,2020-04-21 12:50:00,2020-04-21 13:00:00,170.56,170.71,-0.2,flip_to_long -2395,做多,2020-04-21 13:00:00,2020-04-21 13:20:00,170.71,170.33,-0.4,flip_to_short -2396,做空,2020-04-21 13:20:00,2020-04-21 13:50:00,170.33,170.36,-0.1,flip_to_long -2397,做多,2020-04-21 13:50:00,2020-04-21 15:00:00,170.36,170.34,-0.09,flip_to_short -2398,做空,2020-04-21 15:00:00,2020-04-21 15:15:00,170.34,170.41,-0.13,flip_to_long -2399,做多,2020-04-21 15:15:00,2020-04-21 15:25:00,170.41,170.17,-0.27,flip_to_short -2400,做空,2020-04-21 15:25:00,2020-04-21 15:55:00,170.17,170.24,-0.13,flip_to_long -2401,做多,2020-04-21 15:55:00,2020-04-21 16:15:00,170.24,170.15,-0.15,flip_to_short -2402,做空,2020-04-21 16:15:00,2020-04-21 16:20:00,170.15,170.4,-0.28,flip_to_long -2403,做多,2020-04-21 16:20:00,2020-04-21 16:40:00,170.4,170.09,-0.33,flip_to_short -2404,做空,2020-04-21 16:40:00,2020-04-21 16:50:00,170.09,170.51,-0.42,flip_to_long -2405,做多,2020-04-21 16:50:00,2020-04-21 17:00:00,170.51,170.52,-0.06,flip_to_short -2406,做空,2020-04-21 17:00:00,2020-04-21 17:15:00,170.52,170.35,0.07,flip_to_long -2407,做多,2020-04-21 17:15:00,2020-04-21 17:45:00,170.35,170.58,0.12,flip_to_short -2408,做空,2020-04-21 17:45:00,2020-04-21 17:50:00,170.58,172.88,-1.99,flip_to_long -2409,做多,2020-04-21 17:50:00,2020-04-21 22:15:00,172.88,171.91,-0.85,flip_to_short -2410,做空,2020-04-21 22:15:00,2020-04-21 22:30:00,171.91,172.34,-0.42,flip_to_long -2411,做多,2020-04-21 22:30:00,2020-04-21 23:10:00,172.34,172.16,-0.21,flip_to_short -2412,做空,2020-04-21 23:10:00,2020-04-22 02:20:00,172.16,171.63,0.36,flip_to_long -2413,做多,2020-04-22 02:20:00,2020-04-22 03:20:00,171.63,171.49,-0.19,flip_to_short -2414,做空,2020-04-22 03:20:00,2020-04-22 03:30:00,171.49,171.48,-0.06,flip_to_long -2415,做多,2020-04-22 03:30:00,2020-04-22 03:35:00,171.48,171.32,-0.2,flip_to_short -2416,做空,2020-04-22 03:35:00,2020-04-22 04:05:00,171.32,171.13,0.09,flip_to_long -2417,做多,2020-04-22 04:05:00,2020-04-22 04:50:00,171.13,171.16,-0.05,flip_to_short -2418,做空,2020-04-22 04:50:00,2020-04-22 05:00:00,171.16,171.2,-0.1,flip_to_long -2419,做多,2020-04-22 05:00:00,2020-04-22 05:05:00,171.2,171.11,-0.15,flip_to_short -2420,做空,2020-04-22 05:05:00,2020-04-22 05:10:00,171.11,171.46,-0.36,flip_to_long -2421,做多,2020-04-22 05:10:00,2020-04-22 05:20:00,171.46,171.2,-0.28,flip_to_short -2422,做空,2020-04-22 05:20:00,2020-04-22 05:25:00,171.2,171.43,-0.26,flip_to_long -2423,做多,2020-04-22 05:25:00,2020-04-22 11:45:00,171.43,175.0,2.86,flip_to_short -2424,做空,2020-04-22 11:45:00,2020-04-22 12:15:00,175.0,175.12,-0.17,flip_to_long -2425,做多,2020-04-22 12:15:00,2020-04-22 12:20:00,175.12,174.98,-0.19,flip_to_short -2426,做空,2020-04-22 12:20:00,2020-04-22 12:25:00,174.98,174.99,-0.08,flip_to_long -2427,做多,2020-04-22 12:25:00,2020-04-22 13:15:00,174.99,178.19,2.54,tp_upper -2428,做空,2020-04-22 17:55:00,2020-04-22 18:25:00,181.1,181.27,-0.21,flip_to_long -2429,做多,2020-04-22 18:25:00,2020-04-22 18:45:00,181.27,181.59,0.18,flip_to_short -2430,做空,2020-04-22 18:45:00,2020-04-22 19:00:00,181.59,181.79,-0.23,flip_to_long -2431,做多,2020-04-22 19:00:00,2020-04-22 19:05:00,181.79,181.29,-0.47,flip_to_short -2432,做空,2020-04-22 19:05:00,2020-04-22 19:15:00,181.29,181.82,-0.49,flip_to_long -2433,做多,2020-04-22 19:15:00,2020-04-22 19:20:00,181.82,181.75,-0.13,flip_to_short -2434,做空,2020-04-22 19:20:00,2020-04-22 19:30:00,181.75,181.73,-0.06,flip_to_long -2435,做多,2020-04-22 19:30:00,2020-04-22 19:55:00,181.73,181.55,-0.21,flip_to_short -2436,做空,2020-04-22 19:55:00,2020-04-22 20:00:00,181.55,182.0,-0.43,flip_to_long -2437,做多,2020-04-22 20:00:00,2020-04-22 21:30:00,182.0,181.99,-0.08,flip_to_short -2438,做空,2020-04-22 21:30:00,2020-04-22 21:40:00,181.99,181.94,-0.03,flip_to_long -2439,做多,2020-04-22 21:40:00,2020-04-22 21:45:00,181.94,181.89,-0.11,flip_to_short -2440,做空,2020-04-22 21:45:00,2020-04-22 22:30:00,181.89,181.8,-0.0,flip_to_long -2441,做多,2020-04-22 22:30:00,2020-04-22 22:55:00,181.8,182.02,0.1,flip_to_short -2442,做空,2020-04-22 22:55:00,2020-04-22 23:25:00,182.02,181.91,0.01,flip_to_long -2443,做多,2020-04-22 23:25:00,2020-04-22 23:50:00,181.91,182.16,0.12,flip_to_short -2444,做空,2020-04-22 23:50:00,2020-04-23 00:20:00,182.16,181.81,0.2,flip_to_long -2445,做多,2020-04-23 00:20:00,2020-04-23 01:00:00,181.81,182.1,0.16,flip_to_short -2446,做空,2020-04-23 01:00:00,2020-04-23 05:05:00,182.1,183.29,-1.03,flip_to_long -2447,做多,2020-04-23 05:05:00,2020-04-23 08:45:00,183.29,181.09,-1.81,flip_to_short -2448,做空,2020-04-23 08:45:00,2020-04-23 09:15:00,181.09,181.17,-0.14,flip_to_long -2449,做多,2020-04-23 09:15:00,2020-04-23 09:20:00,181.17,180.96,-0.24,flip_to_short -2450,做空,2020-04-23 09:20:00,2020-04-23 09:25:00,180.96,181.15,-0.22,flip_to_long -2451,做多,2020-04-23 09:25:00,2020-04-23 09:30:00,181.15,181.12,-0.09,flip_to_short -2452,做空,2020-04-23 09:30:00,2020-04-23 19:05:00,181.12,188.94,-6.22,flip_to_long -2453,做多,2020-04-23 19:05:00,2020-04-23 19:10:00,188.94,188.91,-0.09,flip_to_short -2454,做空,2020-04-23 19:10:00,2020-04-23 19:20:00,188.91,189.07,-0.18,flip_to_long -2455,做多,2020-04-23 19:20:00,2020-04-23 20:50:00,189.07,189.1,-0.05,flip_to_short -2456,做空,2020-04-23 20:50:00,2020-04-23 21:00:00,189.1,189.04,-0.02,flip_to_long -2457,做多,2020-04-23 21:00:00,2020-04-23 21:05:00,189.04,189.02,-0.08,flip_to_short -2458,做空,2020-04-23 21:05:00,2020-04-23 21:15:00,189.02,189.17,-0.18,flip_to_long -2459,做多,2020-04-23 21:15:00,2020-04-23 21:20:00,189.17,189.11,-0.11,flip_to_short -2460,做空,2020-04-23 21:20:00,2020-04-23 22:25:00,189.11,189.13,-0.08,flip_to_long -2461,做多,2020-04-23 22:25:00,2020-04-23 22:35:00,189.13,188.92,-0.22,flip_to_short -2462,做空,2020-04-23 22:35:00,2020-04-23 23:10:00,188.92,186.74,1.48,tp_lower -2463,做多,2020-04-24 02:15:00,2020-04-24 02:25:00,187.52,187.63,0.01,flip_to_short -2464,做空,2020-04-24 02:25:00,2020-04-24 05:30:00,187.63,187.75,-0.16,flip_to_long -2465,做多,2020-04-24 05:30:00,2020-04-24 05:40:00,187.75,187.67,-0.13,flip_to_short -2466,做空,2020-04-24 05:40:00,2020-04-24 06:20:00,187.67,187.94,-0.27,flip_to_long -2467,做多,2020-04-24 06:20:00,2020-04-24 06:25:00,187.94,187.64,-0.29,flip_to_short -2468,做空,2020-04-24 06:25:00,2020-04-24 06:30:00,187.64,188.29,-0.54,flip_to_long -2469,做多,2020-04-24 06:30:00,2020-04-24 06:40:00,188.29,187.74,-0.47,flip_to_short -2470,做空,2020-04-24 06:40:00,2020-04-24 06:45:00,187.74,187.91,-0.19,flip_to_long -2471,做多,2020-04-24 06:45:00,2020-04-24 07:00:00,187.91,188.19,0.13,flip_to_short -2472,做空,2020-04-24 07:00:00,2020-04-24 08:15:00,188.19,188.06,0.03,flip_to_long -2473,做多,2020-04-24 08:15:00,2020-04-24 08:30:00,188.06,188.19,0.03,flip_to_short -2474,做空,2020-04-24 08:30:00,2020-04-24 08:40:00,188.19,188.11,-0.01,flip_to_long -2475,做多,2020-04-24 08:40:00,2020-04-24 10:00:00,188.11,188.26,0.04,flip_to_short -2476,做空,2020-04-24 10:00:00,2020-04-24 10:55:00,188.26,188.21,-0.03,flip_to_long -2477,做多,2020-04-24 10:55:00,2020-04-24 15:00:00,188.21,186.84,-1.05,flip_to_short -2478,做空,2020-04-24 15:00:00,2020-04-24 15:10:00,186.84,186.87,-0.09,flip_to_long -2479,做多,2020-04-24 15:10:00,2020-04-24 15:20:00,186.87,187.07,0.08,flip_to_short -2480,做空,2020-04-24 15:20:00,2020-04-24 16:25:00,187.07,186.98,-0.0,flip_to_long -2481,做多,2020-04-24 16:25:00,2020-04-24 19:20:00,186.98,187.61,0.38,flip_to_short -2482,做空,2020-04-24 19:20:00,2020-04-24 21:50:00,187.61,188.01,-0.35,flip_to_long -2483,做多,2020-04-24 21:50:00,2020-04-25 02:35:00,188.01,187.12,-0.7,flip_to_short -2484,做空,2020-04-25 02:35:00,2020-04-25 02:50:00,187.12,187.0,0.02,flip_to_long -2485,做多,2020-04-25 02:50:00,2020-04-25 03:10:00,187.0,186.91,-0.13,flip_to_short -2486,做空,2020-04-25 03:10:00,2020-04-25 03:15:00,186.91,187.1,-0.21,flip_to_long -2487,做多,2020-04-25 03:15:00,2020-04-25 05:15:00,187.1,191.78,3.31,tp_upper -2488,做空,2020-04-25 10:15:00,2020-04-25 10:25:00,193.93,193.91,-0.05,flip_to_long -2489,做多,2020-04-25 10:25:00,2020-04-25 11:25:00,193.91,193.85,-0.11,flip_to_short -2490,做空,2020-04-25 11:25:00,2020-04-25 12:05:00,193.85,194.19,-0.31,flip_to_long -2491,做多,2020-04-25 12:05:00,2020-04-25 12:20:00,194.19,193.99,-0.21,flip_to_short -2492,做空,2020-04-25 12:20:00,2020-04-25 12:25:00,193.99,194.05,-0.11,flip_to_long -2493,做多,2020-04-25 12:25:00,2020-04-25 15:50:00,194.05,194.58,0.31,tp_upper -2494,做多,2020-04-25 16:20:00,2020-04-25 16:25:00,194.91,194.82,-0.13,flip_to_short -2495,做空,2020-04-25 16:25:00,2020-04-25 19:25:00,194.82,194.48,0.17,flip_to_long -2496,做多,2020-04-25 19:25:00,2020-04-25 19:30:00,194.48,194.3,-0.2,flip_to_short -2497,做空,2020-04-25 19:30:00,2020-04-25 19:40:00,194.3,194.38,-0.13,flip_to_long -2498,做多,2020-04-25 19:40:00,2020-04-25 19:45:00,194.38,194.1,-0.27,flip_to_short -2499,做空,2020-04-25 19:45:00,2020-04-25 20:00:00,194.1,194.25,-0.17,flip_to_long -2500,做多,2020-04-25 20:00:00,2020-04-25 20:10:00,194.25,194.33,-0.01,flip_to_short -2501,做空,2020-04-25 20:10:00,2020-04-25 21:45:00,194.33,192.12,1.48,tp_lower -2502,做多,2020-04-25 22:30:00,2020-04-25 22:40:00,193.72,193.45,-0.26,flip_to_short -2503,做空,2020-04-25 22:40:00,2020-04-25 23:40:00,193.45,193.9,-0.39,flip_to_long -2504,做多,2020-04-25 23:40:00,2020-04-26 00:00:00,193.9,194.06,0.04,flip_to_short -2505,做空,2020-04-26 00:00:00,2020-04-26 08:00:00,194.06,193.87,0.07,flip_to_long -2506,做多,2020-04-26 08:00:00,2020-04-26 08:50:00,193.87,193.74,-0.16,flip_to_short -2507,做空,2020-04-26 08:50:00,2020-04-26 08:55:00,193.74,194.0,-0.26,flip_to_long -2508,做多,2020-04-26 08:55:00,2020-04-26 09:05:00,194.0,193.85,-0.18,flip_to_short -2509,做空,2020-04-26 09:05:00,2020-04-26 19:45:00,193.85,195.01,-0.9,flip_to_long -2510,做多,2020-04-26 19:45:00,2020-04-26 22:05:00,195.01,194.9,-0.15,flip_to_short -2511,做空,2020-04-26 22:05:00,2020-04-26 23:05:00,194.9,195.48,-0.48,flip_to_long -2512,做多,2020-04-26 23:05:00,2020-04-26 23:20:00,195.48,195.61,0.02,flip_to_short -2513,做空,2020-04-26 23:20:00,2020-04-27 04:30:00,195.61,197.22,-1.2,flip_to_long -2514,做多,2020-04-27 04:30:00,2020-04-27 05:00:00,197.22,197.17,-0.1,flip_to_short -2515,做空,2020-04-27 05:00:00,2020-04-27 05:05:00,197.17,197.42,-0.24,flip_to_long -2516,做多,2020-04-27 05:05:00,2020-04-27 05:10:00,197.42,197.06,-0.32,flip_to_short -2517,做空,2020-04-27 05:10:00,2020-04-27 05:25:00,197.06,197.28,-0.22,flip_to_long -2518,做多,2020-04-27 05:25:00,2020-04-27 08:05:00,197.28,196.23,-0.79,flip_to_short -2519,做空,2020-04-27 08:05:00,2020-04-27 08:10:00,196.23,196.61,-0.33,flip_to_long -2520,做多,2020-04-27 08:10:00,2020-04-27 08:30:00,196.61,195.96,-0.51,flip_to_short -2521,做空,2020-04-27 08:30:00,2020-04-27 09:30:00,195.96,196.01,-0.1,flip_to_long -2522,做多,2020-04-27 09:30:00,2020-04-27 09:50:00,196.01,195.86,-0.17,flip_to_short -2523,做空,2020-04-27 09:50:00,2020-04-27 10:10:00,195.86,196.02,-0.18,flip_to_long -2524,做多,2020-04-27 10:10:00,2020-04-27 10:25:00,196.02,195.68,-0.3,flip_to_short -2525,做空,2020-04-27 10:25:00,2020-04-27 11:00:00,195.68,195.42,0.11,flip_to_long -2526,做多,2020-04-27 11:00:00,2020-04-27 11:15:00,195.42,195.53,0.01,flip_to_short -2527,做空,2020-04-27 11:15:00,2020-04-27 11:30:00,195.53,195.79,-0.24,flip_to_long -2528,做多,2020-04-27 11:30:00,2020-04-27 12:00:00,195.79,195.46,-0.29,flip_to_short -2529,做空,2020-04-27 12:00:00,2020-04-27 13:30:00,195.46,193.22,1.45,tp_lower -2530,做多,2020-04-27 18:20:00,2020-04-27 18:25:00,192.81,192.69,-0.15,flip_to_short -2531,做空,2020-04-27 18:25:00,2020-04-27 18:30:00,192.69,193.04,-0.31,flip_to_long -2532,做多,2020-04-27 18:30:00,2020-04-28 00:25:00,193.04,194.91,1.22,flip_to_short -2533,做空,2020-04-28 00:25:00,2020-04-28 00:40:00,194.91,195.09,-0.19,flip_to_long -2534,做多,2020-04-28 00:40:00,2020-04-28 00:45:00,195.09,194.71,-0.33,flip_to_short -2535,做空,2020-04-28 00:45:00,2020-04-28 00:55:00,194.71,195.05,-0.3,flip_to_long -2536,做多,2020-04-28 00:55:00,2020-04-28 01:00:00,195.05,194.73,-0.29,flip_to_short -2537,做空,2020-04-28 01:00:00,2020-04-28 03:55:00,194.73,194.55,0.06,flip_to_long -2538,做多,2020-04-28 03:55:00,2020-04-28 04:00:00,194.55,194.06,-0.41,flip_to_short -2539,做空,2020-04-28 04:00:00,2020-04-28 04:55:00,194.06,194.1,-0.09,flip_to_long -2540,做多,2020-04-28 04:55:00,2020-04-28 05:00:00,194.1,193.76,-0.3,flip_to_short -2541,做空,2020-04-28 05:00:00,2020-04-28 05:30:00,193.76,194.14,-0.33,flip_to_long -2542,做多,2020-04-28 05:30:00,2020-04-28 05:35:00,194.14,193.86,-0.26,flip_to_short -2543,做空,2020-04-28 05:35:00,2020-04-28 08:30:00,193.86,194.6,-0.58,flip_to_long -2544,做多,2020-04-28 08:30:00,2020-04-28 08:45:00,194.6,194.14,-0.38,flip_to_short -2545,做空,2020-04-28 08:45:00,2020-04-28 09:10:00,194.14,194.75,-0.48,flip_to_long -2546,做多,2020-04-28 09:10:00,2020-04-28 12:05:00,194.75,195.72,0.59,flip_to_short -2547,做空,2020-04-28 12:05:00,2020-04-28 14:10:00,195.72,196.1,-0.32,flip_to_long -2548,做多,2020-04-28 14:10:00,2020-04-28 14:40:00,196.1,195.7,-0.33,flip_to_short -2549,做空,2020-04-28 14:40:00,2020-04-28 16:05:00,195.7,196.18,-0.39,flip_to_long -2550,做多,2020-04-28 16:05:00,2020-04-28 16:35:00,196.18,196.29,0.01,flip_to_short -2551,做空,2020-04-28 16:35:00,2020-04-28 17:40:00,196.29,196.04,0.1,flip_to_long -2552,做多,2020-04-28 17:40:00,2020-04-28 17:50:00,196.04,196.05,-0.06,flip_to_short -2553,做空,2020-04-28 17:50:00,2020-04-28 18:00:00,196.05,196.01,-0.04,flip_to_long -2554,做多,2020-04-28 18:00:00,2020-04-28 19:45:00,196.01,196.07,-0.03,flip_to_short -2555,做空,2020-04-28 19:45:00,2020-04-28 20:05:00,196.07,195.87,0.07,flip_to_long -2556,做多,2020-04-28 20:05:00,2020-04-28 21:00:00,195.87,196.15,0.12,flip_to_short -2557,做空,2020-04-28 21:00:00,2020-04-28 21:25:00,196.15,196.13,-0.05,flip_to_long -2558,做多,2020-04-28 21:25:00,2020-04-28 21:30:00,196.13,196.1,-0.09,flip_to_short -2559,做空,2020-04-28 21:30:00,2020-04-28 21:55:00,196.1,196.32,-0.21,flip_to_long -2560,做多,2020-04-28 21:55:00,2020-04-28 22:00:00,196.32,196.18,-0.16,flip_to_short -2561,做空,2020-04-28 22:00:00,2020-04-29 00:00:00,196.18,197.05,-0.64,flip_to_long -2562,做多,2020-04-29 00:00:00,2020-04-29 00:50:00,197.05,196.73,-0.28,flip_to_short -2563,做空,2020-04-29 00:50:00,2020-04-29 15:20:00,196.73,208.8,-8.18,flip_to_long -2564,做多,2020-04-29 15:20:00,2020-04-29 21:05:00,208.8,214.94,3.58,flip_to_short -2565,做空,2020-04-29 21:05:00,2020-04-29 21:10:00,214.94,215.54,-0.42,flip_to_long -2566,做多,2020-04-29 21:10:00,2020-04-29 21:15:00,215.54,215.18,-0.28,flip_to_short -2567,做空,2020-04-29 21:15:00,2020-04-29 21:20:00,215.18,215.57,-0.29,flip_to_long -2568,做多,2020-04-29 21:20:00,2020-04-29 21:25:00,215.57,215.22,-0.27,flip_to_short -2569,做空,2020-04-29 21:25:00,2020-04-29 21:50:00,215.22,215.84,-0.43,flip_to_long -2570,做多,2020-04-29 21:50:00,2020-04-29 21:55:00,215.84,215.59,-0.21,flip_to_short -2571,做空,2020-04-29 21:55:00,2020-04-29 22:45:00,215.59,215.29,0.11,flip_to_long -2572,做多,2020-04-29 22:45:00,2020-04-29 22:55:00,215.29,214.9,-0.29,flip_to_short -2573,做空,2020-04-29 22:55:00,2020-04-29 23:00:00,214.9,215.41,-0.36,flip_to_long -2574,做多,2020-04-29 23:00:00,2020-04-29 23:10:00,215.41,215.38,-0.08,flip_to_short -2575,做空,2020-04-29 23:10:00,2020-04-29 23:25:00,215.38,215.19,0.05,flip_to_long -2576,做多,2020-04-29 23:25:00,2020-04-30 00:00:00,215.19,214.9,-0.23,flip_to_short -2577,做空,2020-04-30 00:00:00,2020-04-30 00:35:00,214.9,215.47,-0.4,flip_to_long -2578,做多,2020-04-30 00:35:00,2020-04-30 07:10:00,215.47,221.8,3.62,flip_to_short -2579,做空,2020-04-30 07:10:00,2020-04-30 14:00:00,221.8,211.71,5.8,flip_to_long -2580,做多,2020-04-30 14:00:00,2020-04-30 14:20:00,211.71,211.35,-0.3,flip_to_short -2581,做空,2020-04-30 14:20:00,2020-04-30 14:25:00,211.35,211.58,-0.21,flip_to_long -2582,做多,2020-04-30 14:25:00,2020-04-30 14:30:00,211.58,211.45,-0.15,flip_to_short -2583,做空,2020-04-30 14:30:00,2020-04-30 14:50:00,211.45,211.28,0.04,flip_to_long -2584,做多,2020-04-30 14:50:00,2020-04-30 15:05:00,211.28,211.67,0.18,flip_to_short -2585,做空,2020-04-30 15:05:00,2020-04-30 18:10:00,211.67,209.17,1.51,flip_to_long -2586,做多,2020-04-30 18:10:00,2020-04-30 18:15:00,209.17,207.85,-0.92,flip_to_short -2587,做空,2020-04-30 18:15:00,2020-04-30 18:25:00,207.85,210.09,-1.51,flip_to_long -2588,做多,2020-04-30 18:25:00,2020-04-30 18:30:00,210.09,209.14,-0.67,flip_to_short -2589,做空,2020-04-30 18:30:00,2020-04-30 22:55:00,209.14,210.54,-0.95,flip_to_long -2590,做多,2020-04-30 22:55:00,2020-04-30 23:00:00,210.54,209.32,-0.82,flip_to_short -2591,做空,2020-04-30 23:00:00,2020-05-01 00:45:00,209.32,209.48,-0.16,flip_to_long -2592,做多,2020-05-01 00:45:00,2020-05-01 00:55:00,209.48,209.05,-0.34,flip_to_short -2593,做空,2020-05-01 00:55:00,2020-05-01 01:00:00,209.05,209.43,-0.3,flip_to_long -2594,做多,2020-05-01 01:00:00,2020-05-01 01:05:00,209.43,209.04,-0.31,flip_to_short -2595,做空,2020-05-01 01:05:00,2020-05-01 01:15:00,209.04,209.45,-0.32,flip_to_long -2596,做多,2020-05-01 01:15:00,2020-05-01 01:20:00,209.45,209.17,-0.24,flip_to_short -2597,做空,2020-05-01 01:20:00,2020-05-01 02:05:00,209.17,208.94,0.08,flip_to_long -2598,做多,2020-05-01 02:05:00,2020-05-01 02:10:00,208.94,208.49,-0.34,flip_to_short -2599,做空,2020-05-01 02:10:00,2020-05-01 02:15:00,208.49,208.87,-0.3,flip_to_long -2600,做多,2020-05-01 02:15:00,2020-05-01 02:20:00,208.87,208.73,-0.15,flip_to_short -2601,做空,2020-05-01 02:20:00,2020-05-01 02:25:00,208.73,209.43,-0.5,flip_to_long -2602,做多,2020-05-01 02:25:00,2020-05-01 03:15:00,209.43,208.98,-0.34,flip_to_short -2603,做空,2020-05-01 03:15:00,2020-05-01 03:50:00,208.98,208.75,0.08,flip_to_long -2604,做多,2020-05-01 03:50:00,2020-05-01 07:15:00,208.75,211.37,1.54,flip_to_short -2605,做空,2020-05-01 07:15:00,2020-05-01 07:30:00,211.37,211.53,-0.16,flip_to_long -2606,做多,2020-05-01 07:30:00,2020-05-01 08:25:00,211.53,211.9,0.16,flip_to_short -2607,做空,2020-05-01 08:25:00,2020-05-01 08:30:00,211.9,212.48,-0.42,flip_to_long -2608,做多,2020-05-01 08:30:00,2020-05-01 08:35:00,212.48,211.95,-0.39,flip_to_short -2609,做空,2020-05-01 08:35:00,2020-05-01 08:40:00,211.95,212.68,-0.51,flip_to_long -2610,做多,2020-05-01 08:40:00,2020-05-01 09:30:00,212.68,213.16,0.22,flip_to_short -2611,做空,2020-05-01 09:30:00,2020-05-01 17:55:00,213.16,211.02,1.22,flip_to_long -2612,做多,2020-05-01 17:55:00,2020-05-01 18:05:00,211.02,211.05,-0.05,flip_to_short -2613,做空,2020-05-01 18:05:00,2020-05-01 18:40:00,211.05,210.85,0.06,flip_to_long -2614,做多,2020-05-01 18:40:00,2020-05-02 01:30:00,210.85,212.16,0.74,flip_to_short -2615,做空,2020-05-02 01:30:00,2020-05-02 02:40:00,212.16,212.56,-0.32,flip_to_long -2616,做多,2020-05-02 02:40:00,2020-05-02 02:45:00,212.56,212.48,-0.12,flip_to_short -2617,做空,2020-05-02 02:45:00,2020-05-02 03:15:00,212.48,212.62,-0.15,flip_to_long -2618,做多,2020-05-02 03:15:00,2020-05-02 03:20:00,212.62,212.58,-0.09,flip_to_short -2619,做空,2020-05-02 03:20:00,2020-05-02 04:45:00,212.58,212.79,-0.2,flip_to_long -2620,做多,2020-05-02 04:45:00,2020-05-02 05:00:00,212.79,212.85,-0.03,flip_to_short -2621,做空,2020-05-02 05:00:00,2020-05-02 05:10:00,212.85,212.61,0.08,flip_to_long -2622,做多,2020-05-02 05:10:00,2020-05-02 06:35:00,212.61,212.79,0.05,flip_to_short -2623,做空,2020-05-02 06:35:00,2020-05-02 06:50:00,212.79,212.83,-0.09,flip_to_long -2624,做多,2020-05-02 06:50:00,2020-05-02 06:55:00,212.83,212.7,-0.15,flip_to_short -2625,做空,2020-05-02 06:55:00,2020-05-02 09:55:00,212.7,212.24,0.22,flip_to_long -2626,做多,2020-05-02 09:55:00,2020-05-02 10:05:00,212.24,212.41,0.04,flip_to_short -2627,做空,2020-05-02 10:05:00,2020-05-02 10:50:00,212.41,212.35,-0.03,flip_to_long -2628,做多,2020-05-02 10:50:00,2020-05-02 15:25:00,212.35,212.43,-0.02,flip_to_short -2629,做空,2020-05-02 15:25:00,2020-05-02 15:55:00,212.43,213.23,-0.56,flip_to_long -2630,做多,2020-05-02 15:55:00,2020-05-02 18:00:00,213.23,212.96,-0.23,flip_to_short -2631,做空,2020-05-02 18:00:00,2020-05-02 19:55:00,212.96,213.71,-0.52,flip_to_long -2632,做多,2020-05-02 19:55:00,2020-05-02 20:00:00,213.71,213.44,-0.23,flip_to_short -2633,做空,2020-05-02 20:00:00,2020-05-02 20:05:00,213.44,213.53,-0.12,flip_to_long -2634,做多,2020-05-02 20:05:00,2020-05-02 20:10:00,213.53,213.39,-0.15,flip_to_short -2635,做空,2020-05-02 20:10:00,2020-05-02 20:25:00,213.39,213.47,-0.11,flip_to_long -2636,做多,2020-05-02 20:25:00,2020-05-02 21:05:00,213.47,213.59,0.01,flip_to_short -2637,做空,2020-05-02 21:05:00,2020-05-02 21:35:00,213.59,213.9,-0.25,flip_to_long -2638,做多,2020-05-02 21:35:00,2020-05-02 22:10:00,213.9,213.49,-0.31,flip_to_short -2639,做空,2020-05-02 22:10:00,2020-05-03 05:00:00,213.49,217.43,-2.42,flip_to_long -2640,做多,2020-05-03 05:00:00,2020-05-03 10:15:00,217.43,214.91,-1.54,flip_to_short -2641,做空,2020-05-03 10:15:00,2020-05-03 10:35:00,214.91,214.89,-0.05,flip_to_long -2642,做多,2020-05-03 10:35:00,2020-05-03 10:40:00,214.89,214.55,-0.26,flip_to_short -2643,做空,2020-05-03 10:40:00,2020-05-03 11:05:00,214.55,214.71,-0.16,flip_to_long -2644,做多,2020-05-03 11:05:00,2020-05-03 11:10:00,214.71,214.53,-0.17,flip_to_short -2645,做空,2020-05-03 11:10:00,2020-05-03 11:15:00,214.53,214.88,-0.27,flip_to_long -2646,做多,2020-05-03 11:15:00,2020-05-03 11:45:00,214.88,214.59,-0.23,flip_to_short -2647,做空,2020-05-03 11:45:00,2020-05-03 12:30:00,214.59,212.07,1.4,tp_lower -2648,做多,2020-05-03 19:15:00,2020-05-03 19:25:00,208.9,208.39,-0.37,flip_to_short -2649,做空,2020-05-03 19:25:00,2020-05-03 19:35:00,208.39,208.71,-0.26,flip_to_long -2650,做多,2020-05-03 19:35:00,2020-05-03 20:00:00,208.71,208.77,-0.03,flip_to_short -2651,做空,2020-05-03 20:00:00,2020-05-03 20:10:00,208.77,208.81,-0.09,flip_to_long -2652,做多,2020-05-03 20:10:00,2020-05-03 20:15:00,208.81,208.46,-0.27,flip_to_short -2653,做空,2020-05-03 20:15:00,2020-05-03 21:30:00,208.46,208.92,-0.34,flip_to_long -2654,做多,2020-05-03 21:30:00,2020-05-04 00:30:00,208.92,209.49,0.28,flip_to_short -2655,做空,2020-05-04 00:30:00,2020-05-04 08:00:00,209.49,201.1,4.99,flip_to_long -2656,做多,2020-05-04 08:00:00,2020-05-04 09:20:00,201.1,199.06,-1.4,flip_to_short -2657,做空,2020-05-04 09:20:00,2020-05-04 09:30:00,199.06,199.69,-0.48,flip_to_long -2658,做多,2020-05-04 09:30:00,2020-05-04 09:40:00,199.69,199.68,-0.07,flip_to_short -2659,做空,2020-05-04 09:40:00,2020-05-04 10:15:00,199.68,200.05,-0.3,flip_to_long -2660,做多,2020-05-04 10:15:00,2020-05-04 10:55:00,200.05,198.96,-0.76,flip_to_short -2661,做空,2020-05-04 10:55:00,2020-05-04 11:15:00,198.96,199.67,-0.52,flip_to_long -2662,做多,2020-05-04 11:15:00,2020-05-04 11:35:00,199.67,199.98,0.13,flip_to_short -2663,做空,2020-05-04 11:35:00,2020-05-04 12:00:00,199.98,200.08,-0.13,flip_to_long -2664,做多,2020-05-04 12:00:00,2020-05-04 12:05:00,200.08,199.62,-0.36,flip_to_short -2665,做空,2020-05-04 12:05:00,2020-05-04 12:10:00,199.62,200.05,-0.34,flip_to_long -2666,做多,2020-05-04 12:10:00,2020-05-04 17:20:00,200.05,204.21,2.56,flip_to_short -2667,做空,2020-05-04 17:20:00,2020-05-04 18:00:00,204.21,204.72,-0.39,flip_to_long -2668,做多,2020-05-04 18:00:00,2020-05-04 18:05:00,204.72,204.49,-0.21,flip_to_short -2669,做空,2020-05-04 18:05:00,2020-05-04 18:10:00,204.49,204.59,-0.13,flip_to_long -2670,做多,2020-05-04 18:10:00,2020-05-04 18:15:00,204.59,204.2,-0.31,flip_to_short -2671,做空,2020-05-04 18:15:00,2020-05-04 18:30:00,204.2,204.54,-0.28,flip_to_long -2672,做多,2020-05-04 18:30:00,2020-05-04 18:40:00,204.54,204.75,0.07,flip_to_short -2673,做空,2020-05-04 18:40:00,2020-05-04 19:10:00,204.75,204.93,-0.18,flip_to_long -2674,做多,2020-05-04 19:10:00,2020-05-04 19:20:00,204.93,204.3,-0.45,flip_to_short -2675,做空,2020-05-04 19:20:00,2020-05-04 19:25:00,204.3,204.75,-0.34,flip_to_long -2676,做多,2020-05-04 19:25:00,2020-05-04 19:30:00,204.75,204.55,-0.19,flip_to_short -2677,做空,2020-05-04 19:30:00,2020-05-04 20:00:00,204.55,204.45,-0.0,flip_to_long -2678,做多,2020-05-04 20:00:00,2020-05-04 23:30:00,204.45,206.0,0.89,flip_to_short -2679,做空,2020-05-04 23:30:00,2020-05-04 23:40:00,206.0,206.63,-0.45,flip_to_long -2680,做多,2020-05-04 23:40:00,2020-05-05 00:30:00,206.63,207.0,0.16,flip_to_short -2681,做空,2020-05-05 00:30:00,2020-05-05 01:40:00,207.0,207.54,-0.4,flip_to_long -2682,做多,2020-05-05 01:40:00,2020-05-05 01:50:00,207.54,207.39,-0.16,flip_to_short -2683,做空,2020-05-05 01:50:00,2020-05-05 01:55:00,207.39,207.78,-0.31,flip_to_long -2684,做多,2020-05-05 01:55:00,2020-05-05 02:00:00,207.78,207.36,-0.32,flip_to_short -2685,做空,2020-05-05 02:00:00,2020-05-05 04:00:00,207.36,207.38,-0.08,flip_to_long -2686,做多,2020-05-05 04:00:00,2020-05-05 06:35:00,207.38,208.06,0.35,flip_to_short -2687,做空,2020-05-05 06:35:00,2020-05-05 08:20:00,208.06,208.59,-0.39,flip_to_long -2688,做多,2020-05-05 08:20:00,2020-05-05 09:30:00,208.59,208.83,0.08,flip_to_short -2689,做空,2020-05-05 09:30:00,2020-05-05 09:40:00,208.83,209.7,-0.59,flip_to_long -2690,做多,2020-05-05 09:40:00,2020-05-05 09:50:00,209.7,208.47,-0.81,flip_to_short -2691,做空,2020-05-05 09:50:00,2020-05-05 10:00:00,208.47,204.25,2.49,tp_lower -2692,做多,2020-05-05 13:30:00,2020-05-05 13:35:00,205.67,205.38,-0.24,flip_to_short -2693,做空,2020-05-05 13:35:00,2020-05-05 13:55:00,205.38,205.01,0.17,flip_to_long -2694,做多,2020-05-05 13:55:00,2020-05-05 14:00:00,205.01,204.06,-0.66,flip_to_short -2695,做空,2020-05-05 14:00:00,2020-05-05 15:45:00,204.06,204.74,-0.49,flip_to_long -2696,做多,2020-05-05 15:45:00,2020-05-05 15:55:00,204.74,203.76,-0.67,flip_to_short -2697,做空,2020-05-05 15:55:00,2020-05-05 16:00:00,203.76,204.31,-0.4,flip_to_long -2698,做多,2020-05-05 16:00:00,2020-05-05 16:40:00,204.31,204.0,-0.25,flip_to_short -2699,做空,2020-05-05 16:40:00,2020-05-05 16:45:00,204.0,204.49,-0.36,flip_to_long -2700,做多,2020-05-05 16:45:00,2020-05-05 17:10:00,204.49,204.0,-0.36,flip_to_short -2701,做空,2020-05-05 17:10:00,2020-05-05 17:25:00,204.0,204.68,-0.48,flip_to_long -2702,做多,2020-05-05 17:25:00,2020-05-05 17:40:00,204.68,203.71,-0.65,flip_to_short -2703,做空,2020-05-05 17:40:00,2020-05-05 18:35:00,203.71,204.02,-0.25,flip_to_long -2704,做多,2020-05-05 18:35:00,2020-05-05 18:40:00,204.02,203.9,-0.13,flip_to_short -2705,做空,2020-05-05 18:40:00,2020-05-05 18:55:00,203.9,203.62,0.11,flip_to_long -2706,做多,2020-05-05 18:55:00,2020-05-05 19:10:00,203.62,203.97,0.15,flip_to_short -2707,做空,2020-05-05 19:10:00,2020-05-05 19:40:00,203.97,203.9,-0.02,flip_to_long -2708,做多,2020-05-05 19:40:00,2020-05-05 19:45:00,203.9,203.87,-0.08,flip_to_short -2709,做空,2020-05-05 19:45:00,2020-05-05 19:50:00,203.87,204.25,-0.29,flip_to_long -2710,做多,2020-05-05 19:50:00,2020-05-05 22:10:00,204.25,204.11,-0.14,flip_to_short -2711,做空,2020-05-05 22:10:00,2020-05-05 22:30:00,204.11,204.69,-0.41,flip_to_long -2712,做多,2020-05-05 22:30:00,2020-05-05 22:40:00,204.69,204.4,-0.23,flip_to_short -2713,做空,2020-05-05 22:40:00,2020-05-05 23:30:00,204.4,204.64,-0.2,flip_to_long -2714,做多,2020-05-05 23:30:00,2020-05-05 23:35:00,204.64,204.43,-0.18,flip_to_short -2715,做空,2020-05-05 23:35:00,2020-05-05 23:40:00,204.43,204.61,-0.17,flip_to_long -2716,做多,2020-05-05 23:40:00,2020-05-05 23:45:00,204.61,204.44,-0.16,flip_to_short -2717,做空,2020-05-05 23:45:00,2020-05-05 23:50:00,204.44,204.75,-0.24,flip_to_long -2718,做多,2020-05-05 23:50:00,2020-05-06 00:05:00,204.75,204.7,-0.09,flip_to_short -2719,做空,2020-05-06 00:05:00,2020-05-06 00:15:00,204.7,204.74,-0.09,flip_to_long -2720,做多,2020-05-06 00:15:00,2020-05-06 00:20:00,204.74,204.11,-0.44,flip_to_short -2721,做空,2020-05-06 00:20:00,2020-05-06 01:30:00,204.11,204.29,-0.17,flip_to_long -2722,做多,2020-05-06 01:30:00,2020-05-06 01:50:00,204.29,204.42,0.02,flip_to_short -2723,做空,2020-05-06 01:50:00,2020-05-06 01:55:00,204.42,204.61,-0.18,flip_to_long -2724,做多,2020-05-06 01:55:00,2020-05-06 02:10:00,204.61,204.45,-0.16,flip_to_short -2725,做空,2020-05-06 02:10:00,2020-05-06 02:50:00,204.45,204.47,-0.07,flip_to_long -2726,做多,2020-05-06 02:50:00,2020-05-06 03:05:00,204.47,204.66,0.05,flip_to_short -2727,做空,2020-05-06 03:05:00,2020-05-06 09:00:00,204.66,207.73,-1.9,flip_to_long -2728,做多,2020-05-06 09:00:00,2020-05-06 09:15:00,207.73,207.58,-0.15,flip_to_short -2729,做空,2020-05-06 09:15:00,2020-05-06 09:45:00,207.58,207.82,-0.2,flip_to_long -2730,做多,2020-05-06 09:45:00,2020-05-06 09:50:00,207.82,207.55,-0.22,flip_to_short -2731,做空,2020-05-06 09:50:00,2020-05-06 10:10:00,207.55,207.78,-0.19,flip_to_long -2732,做多,2020-05-06 10:10:00,2020-05-06 12:15:00,207.78,208.81,0.53,flip_to_short -2733,做空,2020-05-06 12:15:00,2020-05-06 12:50:00,208.81,208.78,-0.04,flip_to_long -2734,做多,2020-05-06 12:50:00,2020-05-06 12:55:00,208.78,208.24,-0.37,flip_to_short -2735,做空,2020-05-06 12:55:00,2020-05-06 13:00:00,208.24,208.77,-0.36,flip_to_long -2736,做多,2020-05-06 13:00:00,2020-05-06 13:05:00,208.77,208.56,-0.18,flip_to_short -2737,做空,2020-05-06 13:05:00,2020-05-06 13:15:00,208.56,208.68,-0.13,flip_to_long -2738,做多,2020-05-06 13:15:00,2020-05-06 13:20:00,208.68,207.38,-0.8,flip_to_short -2739,做空,2020-05-06 13:20:00,2020-05-06 15:10:00,207.38,208.64,-0.78,flip_to_long -2740,做多,2020-05-06 15:10:00,2020-05-06 16:15:00,208.64,207.8,-0.53,flip_to_short -2741,做空,2020-05-06 16:15:00,2020-05-06 16:40:00,207.8,208.6,-0.51,flip_to_long -2742,做多,2020-05-06 16:40:00,2020-05-06 16:50:00,208.6,208.26,-0.25,flip_to_short -2743,做空,2020-05-06 16:50:00,2020-05-06 16:55:00,208.26,208.54,-0.21,flip_to_long -2744,做多,2020-05-06 16:55:00,2020-05-06 17:00:00,208.54,208.22,-0.23,flip_to_short -2745,做空,2020-05-06 17:00:00,2020-05-06 22:55:00,208.22,206.01,1.16,flip_to_long -2746,做多,2020-05-06 22:55:00,2020-05-07 05:50:00,206.01,204.9,-0.68,flip_to_short -2747,做空,2020-05-07 05:50:00,2020-05-07 06:00:00,204.9,205.07,-0.16,flip_to_long -2748,做多,2020-05-07 06:00:00,2020-05-07 06:15:00,205.07,205.03,-0.08,flip_to_short -2749,做空,2020-05-07 06:15:00,2020-05-07 07:55:00,205.03,204.94,-0.01,flip_to_long -2750,做多,2020-05-07 07:55:00,2020-05-07 09:00:00,204.94,205.26,0.13,flip_to_short -2751,做空,2020-05-07 09:00:00,2020-05-07 09:15:00,205.26,205.1,0.03,flip_to_long -2752,做多,2020-05-07 09:15:00,2020-05-07 09:20:00,205.1,205.03,-0.1,flip_to_short -2753,做空,2020-05-07 09:20:00,2020-05-07 11:30:00,205.03,204.61,0.18,flip_to_long -2754,做多,2020-05-07 11:30:00,2020-05-07 13:25:00,204.61,205.96,0.72,flip_to_short -2755,做空,2020-05-07 13:25:00,2020-05-07 15:50:00,205.96,206.16,-0.17,flip_to_long -2756,做多,2020-05-07 15:50:00,2020-05-07 16:05:00,206.16,205.73,-0.31,flip_to_short -2757,做空,2020-05-07 16:05:00,2020-05-07 16:45:00,205.73,206.08,-0.26,flip_to_long -2758,做多,2020-05-07 16:45:00,2020-05-07 18:05:00,206.08,212.66,3.7,tp_upper -2759,做空,2020-05-07 22:30:00,2020-05-07 22:40:00,212.38,212.59,-0.18,flip_to_long -2760,做多,2020-05-07 22:40:00,2020-05-07 22:50:00,212.59,212.56,-0.08,flip_to_short -2761,做空,2020-05-07 22:50:00,2020-05-07 22:55:00,212.56,212.95,-0.28,flip_to_long -2762,做多,2020-05-07 22:55:00,2020-05-07 23:00:00,212.95,212.26,-0.45,flip_to_short -2763,做空,2020-05-07 23:00:00,2020-05-07 23:25:00,212.26,213.28,-0.64,flip_to_long -2764,做多,2020-05-07 23:25:00,2020-05-07 23:30:00,213.28,213.16,-0.13,flip_to_short -2765,做空,2020-05-07 23:30:00,2020-05-07 23:40:00,213.16,213.34,-0.16,flip_to_long -2766,做多,2020-05-07 23:40:00,2020-05-07 23:45:00,213.34,213.03,-0.23,flip_to_short -2767,做空,2020-05-07 23:45:00,2020-05-08 00:00:00,213.03,212.73,0.11,flip_to_long -2768,做多,2020-05-08 00:00:00,2020-05-08 00:25:00,212.73,212.78,-0.03,flip_to_short -2769,做空,2020-05-08 00:25:00,2020-05-08 03:45:00,212.78,213.02,-0.2,flip_to_long -2770,做多,2020-05-08 03:45:00,2020-05-08 09:25:00,213.02,210.08,-1.72,flip_to_short -2771,做空,2020-05-08 09:25:00,2020-05-08 09:40:00,210.08,210.31,-0.19,flip_to_long -2772,做多,2020-05-08 09:40:00,2020-05-08 09:45:00,210.31,209.87,-0.31,flip_to_short -2773,做空,2020-05-08 09:45:00,2020-05-08 09:50:00,209.87,210.06,-0.17,flip_to_long -2774,做多,2020-05-08 09:50:00,2020-05-08 09:55:00,210.06,209.89,-0.15,flip_to_short -2775,做空,2020-05-08 09:55:00,2020-05-08 12:05:00,209.89,210.41,-0.35,flip_to_long -2776,做多,2020-05-08 12:05:00,2020-05-08 12:40:00,210.41,210.37,-0.08,flip_to_short -2777,做空,2020-05-08 12:40:00,2020-05-08 13:25:00,210.37,210.87,-0.34,flip_to_long -2778,做多,2020-05-08 13:25:00,2020-05-08 13:35:00,210.87,210.64,-0.19,flip_to_short -2779,做空,2020-05-08 13:35:00,2020-05-08 13:45:00,210.64,210.6,-0.04,flip_to_long -2780,做多,2020-05-08 13:45:00,2020-05-08 14:00:00,210.6,210.62,-0.05,flip_to_short -2781,做空,2020-05-08 14:00:00,2020-05-08 14:05:00,210.62,211.08,-0.31,flip_to_long -2782,做多,2020-05-08 14:05:00,2020-05-08 15:50:00,211.08,211.23,0.02,flip_to_short -2783,做空,2020-05-08 15:50:00,2020-05-08 15:55:00,211.23,211.62,-0.27,flip_to_long -2784,做多,2020-05-08 15:55:00,2020-05-08 18:55:00,211.62,212.61,0.48,flip_to_short -2785,做空,2020-05-08 18:55:00,2020-05-08 19:00:00,212.61,213.02,-0.28,flip_to_long -2786,做多,2020-05-08 19:00:00,2020-05-08 19:40:00,213.02,213.24,0.06,flip_to_short -2787,做空,2020-05-08 19:40:00,2020-05-08 19:50:00,213.24,213.19,-0.03,flip_to_long -2788,做多,2020-05-08 19:50:00,2020-05-08 21:10:00,213.19,213.71,0.22,flip_to_short -2789,做空,2020-05-08 21:10:00,2020-05-08 22:05:00,213.71,213.87,-0.14,flip_to_long -2790,做多,2020-05-08 22:05:00,2020-05-08 22:50:00,213.87,213.34,-0.34,flip_to_short -2791,做空,2020-05-08 22:50:00,2020-05-09 01:00:00,213.34,213.55,-0.17,flip_to_long -2792,做多,2020-05-09 01:00:00,2020-05-09 01:45:00,213.55,213.59,-0.04,flip_to_short -2793,做空,2020-05-09 01:45:00,2020-05-09 02:00:00,213.59,213.84,-0.2,flip_to_long -2794,做多,2020-05-09 02:00:00,2020-05-09 02:05:00,213.84,212.81,-0.62,flip_to_short -2795,做空,2020-05-09 02:05:00,2020-05-09 02:30:00,212.81,213.09,-0.21,flip_to_long -2796,做多,2020-05-09 02:30:00,2020-05-09 02:50:00,213.09,212.83,-0.2,flip_to_short -2797,做空,2020-05-09 02:50:00,2020-05-09 03:00:00,212.83,213.42,-0.38,flip_to_long -2798,做多,2020-05-09 03:00:00,2020-05-09 03:05:00,213.42,212.96,-0.31,flip_to_short -2799,做空,2020-05-09 03:05:00,2020-05-09 03:10:00,212.96,213.42,-0.31,flip_to_long -2800,做多,2020-05-09 03:10:00,2020-05-09 04:20:00,213.42,213.15,-0.2,flip_to_short -2801,做空,2020-05-09 04:20:00,2020-05-09 04:25:00,213.15,213.33,-0.15,flip_to_long -2802,做多,2020-05-09 04:25:00,2020-05-09 04:35:00,213.33,213.23,-0.11,flip_to_short -2803,做空,2020-05-09 04:35:00,2020-05-09 05:40:00,213.23,213.33,-0.11,flip_to_long -2804,做多,2020-05-09 05:40:00,2020-05-09 06:00:00,213.33,213.63,0.1,flip_to_short -2805,做空,2020-05-09 06:00:00,2020-05-09 06:30:00,213.63,213.27,0.14,flip_to_long -2806,做多,2020-05-09 06:30:00,2020-05-09 06:45:00,213.27,212.79,-0.31,flip_to_short -2807,做空,2020-05-09 06:45:00,2020-05-09 07:05:00,212.79,212.99,-0.16,flip_to_long -2808,做多,2020-05-09 07:05:00,2020-05-09 07:15:00,212.99,212.87,-0.12,flip_to_short -2809,做空,2020-05-09 07:15:00,2020-05-09 12:35:00,212.87,211.12,0.88,flip_to_long -2810,做多,2020-05-09 12:35:00,2020-05-09 12:50:00,211.12,211.12,-0.06,flip_to_short -2811,做空,2020-05-09 12:50:00,2020-05-09 13:30:00,211.12,211.12,-0.06,flip_to_long -2812,做多,2020-05-09 13:30:00,2020-05-09 18:00:00,211.12,212.62,0.75,flip_to_short -2813,做空,2020-05-09 18:00:00,2020-05-09 18:05:00,212.62,212.85,-0.18,flip_to_long -2814,做多,2020-05-09 18:05:00,2020-05-09 18:10:00,212.85,212.61,-0.19,flip_to_short -2815,做空,2020-05-09 18:10:00,2020-05-09 20:00:00,212.61,213.12,-0.33,flip_to_long -2816,做多,2020-05-09 20:00:00,2020-05-09 20:30:00,213.12,212.74,-0.26,flip_to_short -2817,做空,2020-05-09 20:30:00,2020-05-09 20:40:00,212.74,213.01,-0.2,flip_to_long -2818,做多,2020-05-09 20:40:00,2020-05-09 20:45:00,213.01,212.69,-0.23,flip_to_short -2819,做空,2020-05-09 20:45:00,2020-05-10 00:15:00,212.69,187.47,13.34,tp_lower -2820,做多,2020-05-10 05:50:00,2020-05-10 05:55:00,187.86,187.43,-0.36,flip_to_short -2821,做空,2020-05-10 05:55:00,2020-05-10 06:10:00,187.43,187.33,0.0,flip_to_long -2822,做多,2020-05-10 06:10:00,2020-05-10 06:25:00,187.33,187.48,0.04,flip_to_short -2823,做空,2020-05-10 06:25:00,2020-05-10 06:40:00,187.48,187.33,0.04,flip_to_long -2824,做多,2020-05-10 06:40:00,2020-05-10 06:55:00,187.33,187.35,-0.05,flip_to_short -2825,做空,2020-05-10 06:55:00,2020-05-10 13:20:00,187.35,190.37,-2.14,flip_to_long -2826,做多,2020-05-10 13:20:00,2020-05-10 14:20:00,190.37,189.41,-0.7,flip_to_short -2827,做空,2020-05-10 14:20:00,2020-05-10 14:55:00,189.41,187.36,1.3,tp_lower -2828,做多,2020-05-10 16:00:00,2020-05-10 19:55:00,188.55,185.21,-2.31,flip_to_short -2829,做空,2020-05-10 19:55:00,2020-05-10 20:00:00,185.21,188.54,-2.3,flip_to_long -2830,做多,2020-05-10 20:00:00,2020-05-10 23:05:00,188.54,187.22,-0.91,flip_to_short -2831,做空,2020-05-10 23:05:00,2020-05-10 23:45:00,187.22,187.79,-0.43,flip_to_long -2832,做多,2020-05-10 23:45:00,2020-05-10 23:55:00,187.79,187.52,-0.23,flip_to_short -2833,做空,2020-05-10 23:55:00,2020-05-11 00:00:00,187.52,188.16,-0.47,flip_to_long -2834,做多,2020-05-11 00:00:00,2020-05-11 01:20:00,188.16,188.56,0.2,flip_to_short -2835,做空,2020-05-11 01:20:00,2020-05-11 03:45:00,188.56,188.91,-0.29,flip_to_long -2836,做多,2020-05-11 03:45:00,2020-05-11 12:45:00,188.91,188.62,-0.25,flip_to_short -2837,做空,2020-05-11 12:45:00,2020-05-11 13:45:00,188.62,187.59,0.6,flip_to_long -2838,做多,2020-05-11 13:45:00,2020-05-11 13:50:00,187.59,187.49,-0.13,flip_to_short -2839,做空,2020-05-11 13:50:00,2020-05-11 13:55:00,187.49,187.56,-0.11,flip_to_long -2840,做多,2020-05-11 13:55:00,2020-05-11 14:15:00,187.56,187.81,0.1,flip_to_short -2841,做空,2020-05-11 14:15:00,2020-05-11 14:50:00,187.81,188.04,-0.21,flip_to_long -2842,做多,2020-05-11 14:50:00,2020-05-11 14:55:00,188.04,187.87,-0.17,flip_to_short -2843,做空,2020-05-11 14:55:00,2020-05-11 15:05:00,187.87,188.27,-0.32,flip_to_long -2844,做多,2020-05-11 15:05:00,2020-05-11 15:20:00,188.27,188.37,0.0,flip_to_short -2845,做空,2020-05-11 15:20:00,2020-05-11 15:55:00,188.37,188.18,0.06,flip_to_long -2846,做多,2020-05-11 15:55:00,2020-05-11 16:15:00,188.18,188.39,0.07,flip_to_short -2847,做空,2020-05-11 16:15:00,2020-05-11 16:35:00,188.39,182.05,3.98,tp_lower -2848,做多,2020-05-11 19:50:00,2020-05-11 21:45:00,185.96,184.25,-1.2,flip_to_short -2849,做空,2020-05-11 21:45:00,2020-05-11 21:50:00,184.25,184.76,-0.4,flip_to_long -2850,做多,2020-05-11 21:50:00,2020-05-11 23:20:00,184.76,184.62,-0.15,flip_to_short -2851,做空,2020-05-11 23:20:00,2020-05-11 23:35:00,184.62,185.11,-0.39,flip_to_long -2852,做多,2020-05-11 23:35:00,2020-05-12 01:05:00,185.11,186.0,0.52,flip_to_short -2853,做空,2020-05-12 01:05:00,2020-05-12 01:10:00,186.0,186.18,-0.18,flip_to_long -2854,做多,2020-05-12 01:10:00,2020-05-12 01:15:00,186.18,185.98,-0.19,flip_to_short -2855,做空,2020-05-12 01:15:00,2020-05-12 01:20:00,185.98,186.45,-0.37,flip_to_long -2856,做多,2020-05-12 01:20:00,2020-05-12 04:15:00,186.45,187.07,0.35,flip_to_short -2857,做空,2020-05-12 04:15:00,2020-05-12 04:20:00,187.07,187.57,-0.39,flip_to_long -2858,做多,2020-05-12 04:20:00,2020-05-12 06:25:00,187.57,187.8,0.09,flip_to_short -2859,做空,2020-05-12 06:25:00,2020-05-12 06:30:00,187.8,187.93,-0.15,flip_to_long -2860,做多,2020-05-12 06:30:00,2020-05-12 06:40:00,187.93,188.02,-0.0,flip_to_short -2861,做空,2020-05-12 06:40:00,2020-05-12 06:45:00,188.02,187.99,-0.04,flip_to_long -2862,做多,2020-05-12 06:45:00,2020-05-12 07:25:00,187.99,187.23,-0.56,flip_to_short -2863,做空,2020-05-12 07:25:00,2020-05-12 07:50:00,187.23,187.96,-0.54,flip_to_long -2864,做多,2020-05-12 07:50:00,2020-05-12 10:10:00,187.96,188.91,0.55,flip_to_short -2865,做空,2020-05-12 10:10:00,2020-05-12 12:50:00,188.91,190.09,-0.82,flip_to_long -2866,做多,2020-05-12 12:50:00,2020-05-12 13:05:00,190.09,189.86,-0.21,flip_to_short -2867,做空,2020-05-12 13:05:00,2020-05-12 13:30:00,189.86,189.74,0.02,flip_to_long -2868,做多,2020-05-12 13:30:00,2020-05-12 13:45:00,189.74,189.69,-0.09,flip_to_short -2869,做空,2020-05-12 13:45:00,2020-05-12 13:55:00,189.69,189.99,-0.25,flip_to_long -2870,做多,2020-05-12 13:55:00,2020-05-12 14:15:00,189.99,191.32,0.78,tp_upper -2871,做空,2020-05-12 16:30:00,2020-05-12 16:40:00,190.56,190.6,-0.09,flip_to_long -2872,做多,2020-05-12 16:40:00,2020-05-12 17:35:00,190.6,190.64,-0.04,flip_to_short -2873,做空,2020-05-12 17:35:00,2020-05-12 17:50:00,190.64,190.73,-0.12,flip_to_long -2874,做多,2020-05-12 17:50:00,2020-05-12 18:00:00,190.73,190.44,-0.24,flip_to_short -2875,做空,2020-05-12 18:00:00,2020-05-12 18:10:00,190.44,190.8,-0.29,flip_to_long -2876,做多,2020-05-12 18:10:00,2020-05-12 18:20:00,190.8,190.78,-0.07,flip_to_short -2877,做空,2020-05-12 18:20:00,2020-05-12 19:15:00,190.78,191.28,-0.37,flip_to_long -2878,做多,2020-05-12 19:15:00,2020-05-12 19:20:00,191.28,190.7,-0.42,flip_to_short -2879,做空,2020-05-12 19:20:00,2020-05-12 19:25:00,190.7,191.02,-0.26,flip_to_long -2880,做多,2020-05-12 19:25:00,2020-05-12 19:30:00,191.02,190.81,-0.19,flip_to_short -2881,做空,2020-05-12 19:30:00,2020-05-12 19:35:00,190.81,190.88,-0.1,flip_to_long -2882,做多,2020-05-12 19:35:00,2020-05-12 19:40:00,190.88,190.52,-0.28,flip_to_short -2883,做空,2020-05-12 19:40:00,2020-05-12 22:40:00,190.52,189.84,0.36,flip_to_long -2884,做多,2020-05-12 22:40:00,2020-05-12 22:45:00,189.84,189.71,-0.14,flip_to_short -2885,做空,2020-05-12 22:45:00,2020-05-12 22:55:00,189.71,189.64,-0.02,flip_to_long -2886,做多,2020-05-12 22:55:00,2020-05-12 23:05:00,189.64,189.72,-0.01,flip_to_short -2887,做空,2020-05-12 23:05:00,2020-05-12 23:25:00,189.72,189.83,-0.13,flip_to_long -2888,做多,2020-05-12 23:25:00,2020-05-12 23:35:00,189.83,189.76,-0.1,flip_to_short -2889,做空,2020-05-12 23:35:00,2020-05-12 23:45:00,189.76,189.4,0.16,flip_to_long -2890,做多,2020-05-12 23:45:00,2020-05-13 04:05:00,189.4,190.28,0.49,flip_to_short -2891,做空,2020-05-13 04:05:00,2020-05-13 04:35:00,190.28,190.4,-0.14,flip_to_long -2892,做多,2020-05-13 04:35:00,2020-05-13 05:00:00,190.4,190.35,-0.09,flip_to_short -2893,做空,2020-05-13 05:00:00,2020-05-13 05:25:00,190.35,190.42,-0.11,flip_to_long -2894,做多,2020-05-13 05:25:00,2020-05-13 07:00:00,190.42,190.37,-0.09,flip_to_short -2895,做空,2020-05-13 07:00:00,2020-05-13 08:00:00,190.37,188.81,0.94,tp_lower -2896,做多,2020-05-13 08:50:00,2020-05-13 09:05:00,189.99,190.0,-0.05,flip_to_short -2897,做空,2020-05-13 09:05:00,2020-05-13 09:10:00,190.0,190.05,-0.09,flip_to_long -2898,做多,2020-05-13 09:10:00,2020-05-13 09:20:00,190.05,189.93,-0.14,flip_to_short -2899,做空,2020-05-13 09:20:00,2020-05-13 09:30:00,189.93,189.92,-0.05,flip_to_long -2900,做多,2020-05-13 09:30:00,2020-05-13 09:50:00,189.92,190.11,0.06,flip_to_short -2901,做空,2020-05-13 09:50:00,2020-05-13 10:05:00,190.11,190.08,-0.04,flip_to_long -2902,做多,2020-05-13 10:05:00,2020-05-13 10:15:00,190.08,189.98,-0.12,flip_to_short -2903,做空,2020-05-13 10:15:00,2020-05-13 10:20:00,189.98,190.04,-0.1,flip_to_long -2904,做多,2020-05-13 10:20:00,2020-05-13 10:25:00,190.04,189.79,-0.22,flip_to_short -2905,做空,2020-05-13 10:25:00,2020-05-13 10:40:00,189.79,189.98,-0.18,flip_to_long -2906,做多,2020-05-13 10:40:00,2020-05-13 11:20:00,189.98,190.08,0.0,flip_to_short -2907,做空,2020-05-13 11:20:00,2020-05-13 11:30:00,190.08,190.11,-0.08,flip_to_long -2908,做多,2020-05-13 11:30:00,2020-05-13 12:40:00,190.11,193.44,2.05,tp_upper -2909,做空,2020-05-13 17:15:00,2020-05-13 17:20:00,195.49,196.0,-0.38,flip_to_long -2910,做多,2020-05-13 17:20:00,2020-05-13 17:40:00,196.0,196.08,-0.01,flip_to_short -2911,做空,2020-05-13 17:40:00,2020-05-13 19:00:00,196.08,196.7,-0.45,flip_to_long -2912,做多,2020-05-13 19:00:00,2020-05-13 19:05:00,196.7,196.62,-0.11,flip_to_short -2913,做空,2020-05-13 19:05:00,2020-05-13 19:10:00,196.62,196.65,-0.08,flip_to_long -2914,做多,2020-05-13 19:10:00,2020-05-13 19:50:00,196.65,196.57,-0.11,flip_to_short -2915,做空,2020-05-13 19:50:00,2020-05-13 19:55:00,196.57,196.8,-0.2,flip_to_long -2916,做多,2020-05-13 19:55:00,2020-05-14 00:35:00,196.8,198.63,1.06,flip_to_short -2917,做空,2020-05-14 00:35:00,2020-05-14 00:40:00,198.63,198.94,-0.26,flip_to_long -2918,做多,2020-05-14 00:40:00,2020-05-14 00:45:00,198.94,198.5,-0.34,flip_to_short -2919,做空,2020-05-14 00:45:00,2020-05-14 00:50:00,198.5,198.66,-0.16,flip_to_long -2920,做多,2020-05-14 00:50:00,2020-05-14 04:00:00,198.66,198.33,-0.27,flip_to_short -2921,做空,2020-05-14 04:00:00,2020-05-14 05:45:00,198.33,198.27,-0.02,flip_to_long -2922,做多,2020-05-14 05:45:00,2020-05-14 10:40:00,198.27,201.4,1.88,flip_to_short -2923,做空,2020-05-14 10:40:00,2020-05-14 12:15:00,201.4,202.28,-0.61,flip_to_long -2924,做多,2020-05-14 12:15:00,2020-05-14 12:25:00,202.28,202.04,-0.21,flip_to_short -2925,做空,2020-05-14 12:25:00,2020-05-14 14:20:00,202.04,202.54,-0.37,flip_to_long -2926,做多,2020-05-14 14:20:00,2020-05-14 14:25:00,202.54,202.3,-0.21,flip_to_short -2927,做空,2020-05-14 14:25:00,2020-05-14 14:30:00,202.3,202.59,-0.24,flip_to_long -2928,做多,2020-05-14 14:30:00,2020-05-14 14:45:00,202.59,202.25,-0.27,flip_to_short -2929,做空,2020-05-14 14:45:00,2020-05-14 15:25:00,202.25,202.13,0.01,flip_to_long -2930,做多,2020-05-14 15:25:00,2020-05-14 15:35:00,202.13,201.73,-0.3,flip_to_short -2931,做空,2020-05-14 15:35:00,2020-05-14 15:45:00,201.73,202.13,-0.3,flip_to_long -2932,做多,2020-05-14 15:45:00,2020-05-14 16:00:00,202.13,201.88,-0.21,flip_to_short -2933,做空,2020-05-14 16:00:00,2020-05-14 16:30:00,201.88,197.75,2.43,tp_lower -2934,做多,2020-05-14 18:55:00,2020-05-15 00:10:00,200.11,202.81,1.61,flip_to_short -2935,做空,2020-05-15 00:10:00,2020-05-15 02:30:00,202.81,198.83,2.44,tp_lower -2936,做多,2020-05-15 06:00:00,2020-05-15 06:15:00,200.0,200.12,0.01,flip_to_short -2937,做空,2020-05-15 06:15:00,2020-05-15 09:25:00,200.12,200.24,-0.14,flip_to_long -2938,做多,2020-05-15 09:25:00,2020-05-15 09:35:00,200.24,199.99,-0.23,flip_to_short -2939,做空,2020-05-15 09:35:00,2020-05-15 10:50:00,199.99,200.14,-0.16,flip_to_long -2940,做多,2020-05-15 10:50:00,2020-05-15 12:00:00,200.14,200.28,0.03,flip_to_short -2941,做空,2020-05-15 12:00:00,2020-05-15 13:15:00,200.28,199.93,0.16,flip_to_long -2942,做多,2020-05-15 13:15:00,2020-05-15 13:40:00,199.93,200.0,-0.02,flip_to_short -2943,做空,2020-05-15 13:40:00,2020-05-15 14:00:00,200.0,199.98,-0.05,flip_to_long -2944,做多,2020-05-15 14:00:00,2020-05-15 14:10:00,199.98,200.1,0.01,flip_to_short -2945,做空,2020-05-15 14:10:00,2020-05-15 14:20:00,200.1,199.97,0.02,flip_to_long -2946,做多,2020-05-15 14:20:00,2020-05-15 14:25:00,199.97,199.89,-0.12,flip_to_short -2947,做空,2020-05-15 14:25:00,2020-05-15 14:30:00,199.89,199.97,-0.12,flip_to_long -2948,做多,2020-05-15 14:30:00,2020-05-15 14:50:00,199.97,199.75,-0.21,flip_to_short -2949,做空,2020-05-15 14:50:00,2020-05-15 19:15:00,199.75,194.23,3.49,tp_lower -2950,做多,2020-05-15 21:50:00,2020-05-15 21:55:00,196.39,196.02,-0.31,flip_to_short -2951,做空,2020-05-15 21:55:00,2020-05-15 22:15:00,196.02,196.29,-0.25,flip_to_long -2952,做多,2020-05-15 22:15:00,2020-05-15 22:50:00,196.29,196.04,-0.23,flip_to_short -2953,做空,2020-05-15 22:50:00,2020-05-15 23:10:00,196.04,196.1,-0.11,flip_to_long -2954,做多,2020-05-15 23:10:00,2020-05-15 23:15:00,196.1,195.75,-0.3,flip_to_short -2955,做空,2020-05-15 23:15:00,2020-05-15 23:30:00,195.75,196.11,-0.3,flip_to_long -2956,做多,2020-05-15 23:30:00,2020-05-15 23:40:00,196.11,194.48,-1.14,flip_to_short -2957,做空,2020-05-15 23:40:00,2020-05-16 00:35:00,194.48,196.55,-1.44,flip_to_long -2958,做多,2020-05-16 00:35:00,2020-05-16 07:35:00,196.55,199.65,1.98,flip_to_short -2959,做空,2020-05-16 07:35:00,2020-05-16 07:40:00,199.65,199.66,-0.07,flip_to_long -2960,做多,2020-05-16 07:40:00,2020-05-16 08:50:00,199.66,200.11,0.23,flip_to_short -2961,做空,2020-05-16 08:50:00,2020-05-16 08:55:00,200.11,200.45,-0.29,flip_to_long -2962,做多,2020-05-16 08:55:00,2020-05-16 09:05:00,200.45,200.08,-0.31,flip_to_short -2963,做空,2020-05-16 09:05:00,2020-05-16 09:10:00,200.08,200.28,-0.2,flip_to_long -2964,做多,2020-05-16 09:10:00,2020-05-16 10:30:00,200.28,200.12,-0.17,flip_to_short -2965,做空,2020-05-16 10:30:00,2020-05-16 11:50:00,200.12,200.07,-0.03,flip_to_long -2966,做多,2020-05-16 11:50:00,2020-05-16 14:35:00,200.07,201.22,0.68,flip_to_short -2967,做空,2020-05-16 14:35:00,2020-05-16 19:20:00,201.22,200.05,0.7,flip_to_long -2968,做多,2020-05-16 19:20:00,2020-05-16 19:30:00,200.05,199.72,-0.28,flip_to_short -2969,做空,2020-05-16 19:30:00,2020-05-16 19:35:00,199.72,200.0,-0.25,flip_to_long -2970,做多,2020-05-16 19:35:00,2020-05-16 19:45:00,200.0,199.97,-0.09,flip_to_short -2971,做空,2020-05-16 19:45:00,2020-05-16 20:20:00,199.97,200.18,-0.2,flip_to_long -2972,做多,2020-05-16 20:20:00,2020-05-16 23:40:00,200.18,200.44,0.1,flip_to_short -2973,做空,2020-05-16 23:40:00,2020-05-16 23:50:00,200.44,200.65,-0.2,flip_to_long -2974,做多,2020-05-16 23:50:00,2020-05-16 23:55:00,200.65,200.39,-0.23,flip_to_short -2975,做空,2020-05-16 23:55:00,2020-05-17 00:25:00,200.39,200.72,-0.28,flip_to_long -2976,做多,2020-05-17 00:25:00,2020-05-17 03:10:00,200.72,201.26,0.29,flip_to_short -2977,做空,2020-05-17 03:10:00,2020-05-17 03:15:00,201.26,201.47,-0.2,flip_to_long -2978,做多,2020-05-17 03:15:00,2020-05-17 03:55:00,201.47,201.4,-0.11,flip_to_short -2979,做空,2020-05-17 03:55:00,2020-05-17 04:15:00,201.4,201.24,0.04,flip_to_long -2980,做多,2020-05-17 04:15:00,2020-05-17 04:30:00,201.24,201.28,-0.04,flip_to_short -2981,做空,2020-05-17 04:30:00,2020-05-17 06:20:00,201.28,201.42,-0.16,flip_to_long -2982,做多,2020-05-17 06:20:00,2020-05-17 06:25:00,201.42,201.37,-0.1,flip_to_short -2983,做空,2020-05-17 06:25:00,2020-05-17 08:30:00,201.37,201.45,-0.12,flip_to_long -2984,做多,2020-05-17 08:30:00,2020-05-17 08:35:00,201.45,201.25,-0.2,flip_to_short -2985,做空,2020-05-17 08:35:00,2020-05-17 08:40:00,201.25,201.59,-0.29,flip_to_long -2986,做多,2020-05-17 08:40:00,2020-05-17 08:45:00,201.59,201.21,-0.31,flip_to_short -2987,做空,2020-05-17 08:45:00,2020-05-17 09:15:00,201.21,201.33,-0.14,flip_to_long -2988,做多,2020-05-17 09:15:00,2020-05-17 09:40:00,201.33,201.44,0.01,flip_to_short -2989,做空,2020-05-17 09:40:00,2020-05-17 10:00:00,201.44,201.6,-0.17,flip_to_long -2990,做多,2020-05-17 10:00:00,2020-05-17 10:05:00,201.6,201.46,-0.15,flip_to_short -2991,做空,2020-05-17 10:05:00,2020-05-17 10:45:00,201.46,201.58,-0.14,flip_to_long -2992,做多,2020-05-17 10:45:00,2020-05-17 11:00:00,201.58,201.48,-0.13,flip_to_short -2993,做空,2020-05-17 11:00:00,2020-05-17 12:00:00,201.48,201.75,-0.24,flip_to_long -2994,做多,2020-05-17 12:00:00,2020-05-17 12:15:00,201.75,204.15,1.47,tp_upper -2995,做空,2020-05-17 18:10:00,2020-05-17 18:15:00,207.59,207.78,-0.18,flip_to_long -2996,做多,2020-05-17 18:15:00,2020-05-17 18:20:00,207.78,207.66,-0.14,flip_to_short -2997,做空,2020-05-17 18:20:00,2020-05-17 18:50:00,207.66,207.78,-0.14,flip_to_long -2998,做多,2020-05-17 18:50:00,2020-05-17 18:55:00,207.78,207.6,-0.18,flip_to_short -2999,做空,2020-05-17 18:55:00,2020-05-17 19:30:00,207.6,207.81,-0.2,flip_to_long -3000,做多,2020-05-17 19:30:00,2020-05-17 22:00:00,207.81,207.7,-0.13,flip_to_short -3001,做空,2020-05-17 22:00:00,2020-05-17 23:15:00,207.7,207.74,-0.09,flip_to_long -3002,做多,2020-05-17 23:15:00,2020-05-17 23:20:00,207.74,207.55,-0.18,flip_to_short -3003,做空,2020-05-17 23:20:00,2020-05-18 00:00:00,207.55,207.64,-0.12,flip_to_long -3004,做多,2020-05-18 00:00:00,2020-05-18 06:05:00,207.64,214.96,4.56,flip_to_short -3005,做空,2020-05-18 06:05:00,2020-05-18 08:25:00,214.96,215.13,-0.18,flip_to_long -3006,做多,2020-05-18 08:25:00,2020-05-18 12:55:00,215.13,212.4,-1.79,flip_to_short -3007,做空,2020-05-18 12:55:00,2020-05-18 13:00:00,212.4,212.47,-0.11,flip_to_long -3008,做多,2020-05-18 13:00:00,2020-05-18 13:25:00,212.47,212.41,-0.1,flip_to_short -3009,做空,2020-05-18 13:25:00,2020-05-18 14:05:00,212.41,212.46,-0.1,flip_to_long -3010,做多,2020-05-18 14:05:00,2020-05-18 15:25:00,212.46,211.85,-0.45,flip_to_short -3011,做空,2020-05-18 15:25:00,2020-05-18 15:30:00,211.85,211.01,0.46,tp_lower -3012,做多,2020-05-18 16:50:00,2020-05-18 16:55:00,212.07,211.47,-0.44,flip_to_short -3013,做空,2020-05-18 16:55:00,2020-05-18 17:00:00,211.47,211.98,-0.39,flip_to_long -3014,做多,2020-05-18 17:00:00,2020-05-18 17:20:00,211.98,211.73,-0.22,flip_to_short -3015,做空,2020-05-18 17:20:00,2020-05-18 17:55:00,211.73,212.18,-0.35,flip_to_long -3016,做多,2020-05-18 17:55:00,2020-05-18 18:30:00,212.18,212.1,-0.12,flip_to_short -3017,做空,2020-05-18 18:30:00,2020-05-19 05:35:00,212.1,211.52,0.29,flip_to_long -3018,做多,2020-05-19 05:35:00,2020-05-19 07:50:00,211.52,211.43,-0.12,flip_to_short -3019,做空,2020-05-19 07:50:00,2020-05-19 07:55:00,211.43,211.5,-0.11,flip_to_long -3020,做多,2020-05-19 07:55:00,2020-05-19 11:25:00,211.5,214.11,1.57,flip_to_short -3021,做空,2020-05-19 11:25:00,2020-05-19 11:35:00,214.11,213.59,0.26,flip_to_long -3022,做多,2020-05-19 11:35:00,2020-05-19 17:30:00,213.59,212.23,-0.92,flip_to_short -3023,做空,2020-05-19 17:30:00,2020-05-19 17:35:00,212.23,212.56,-0.27,flip_to_long -3024,做多,2020-05-19 17:35:00,2020-05-19 17:40:00,212.56,212.47,-0.12,flip_to_short -3025,做空,2020-05-19 17:40:00,2020-05-19 17:45:00,212.47,212.77,-0.25,flip_to_long -3026,做多,2020-05-19 17:45:00,2020-05-19 19:20:00,212.77,212.87,-0.0,flip_to_short -3027,做空,2020-05-19 19:20:00,2020-05-19 21:25:00,212.87,212.64,0.08,flip_to_long -3028,做多,2020-05-19 21:25:00,2020-05-19 21:45:00,212.64,212.17,-0.36,flip_to_short -3029,做空,2020-05-19 21:45:00,2020-05-19 22:25:00,212.17,213.44,-0.86,flip_to_long -3030,做多,2020-05-19 22:25:00,2020-05-19 23:00:00,213.44,212.72,-0.51,flip_to_short -3031,做空,2020-05-19 23:00:00,2020-05-20 02:20:00,212.72,213.51,-0.55,flip_to_long -3032,做多,2020-05-20 02:20:00,2020-05-20 02:30:00,213.51,213.5,-0.07,flip_to_short -3033,做空,2020-05-20 02:30:00,2020-05-20 03:35:00,213.5,213.66,-0.16,flip_to_long -3034,做多,2020-05-20 03:35:00,2020-05-20 06:25:00,213.66,215.22,0.89,tp_upper -3035,做空,2020-05-20 06:40:00,2020-05-20 07:15:00,213.81,213.45,0.16,flip_to_long -3036,做多,2020-05-20 07:15:00,2020-05-20 07:50:00,213.45,213.66,0.06,flip_to_short -3037,做空,2020-05-20 07:50:00,2020-05-20 08:05:00,213.66,213.74,-0.12,flip_to_long -3038,做多,2020-05-20 08:05:00,2020-05-20 08:15:00,213.74,213.82,-0.02,flip_to_short -3039,做空,2020-05-20 08:15:00,2020-05-20 09:20:00,213.82,213.91,-0.12,flip_to_long -3040,做多,2020-05-20 09:20:00,2020-05-20 09:25:00,213.91,213.69,-0.2,flip_to_short -3041,做空,2020-05-20 09:25:00,2020-05-20 09:50:00,213.69,214.18,-0.37,flip_to_long -3042,做多,2020-05-20 09:50:00,2020-05-20 10:00:00,214.18,213.88,-0.25,flip_to_short -3043,做空,2020-05-20 10:00:00,2020-05-20 10:20:00,213.88,213.37,0.25,flip_to_long -3044,做多,2020-05-20 10:20:00,2020-05-20 15:00:00,213.37,213.47,-0.0,flip_to_short -3045,做空,2020-05-20 15:00:00,2020-05-20 15:15:00,213.47,210.52,1.74,tp_lower -3046,做多,2020-05-20 19:55:00,2020-05-20 20:00:00,209.62,209.56,-0.1,flip_to_short -3047,做空,2020-05-20 20:00:00,2020-05-20 20:15:00,209.56,209.39,0.04,flip_to_long -3048,做多,2020-05-20 20:15:00,2020-05-20 22:40:00,209.39,209.84,0.22,flip_to_short -3049,做空,2020-05-20 22:40:00,2020-05-20 22:55:00,209.84,210.1,-0.23,flip_to_long -3050,做多,2020-05-20 22:55:00,2020-05-20 23:25:00,210.1,209.15,-0.66,flip_to_short -3051,做空,2020-05-20 23:25:00,2020-05-20 23:35:00,209.15,209.92,-0.55,flip_to_long -3052,做多,2020-05-20 23:35:00,2020-05-20 23:55:00,209.92,209.96,-0.04,flip_to_short -3053,做空,2020-05-20 23:55:00,2020-05-21 00:05:00,209.96,210.35,-0.31,flip_to_long -3054,做多,2020-05-21 00:05:00,2020-05-21 01:45:00,210.35,210.4,-0.03,flip_to_short -3055,做空,2020-05-21 01:45:00,2020-05-21 01:55:00,210.4,210.26,0.02,flip_to_long -3056,做多,2020-05-21 01:55:00,2020-05-21 02:05:00,210.26,210.45,0.05,flip_to_short -3057,做空,2020-05-21 02:05:00,2020-05-21 02:15:00,210.45,210.39,-0.03,flip_to_long -3058,做多,2020-05-21 02:15:00,2020-05-21 02:35:00,210.39,210.33,-0.1,flip_to_short -3059,做空,2020-05-21 02:35:00,2020-05-21 06:25:00,210.33,209.76,0.29,flip_to_long -3060,做多,2020-05-21 06:25:00,2020-05-21 06:30:00,209.76,209.75,-0.07,flip_to_short -3061,做空,2020-05-21 06:30:00,2020-05-21 08:00:00,209.75,209.36,0.18,flip_to_long -3062,做多,2020-05-21 08:00:00,2020-05-21 08:10:00,209.36,209.19,-0.17,flip_to_short -3063,做空,2020-05-21 08:10:00,2020-05-21 08:15:00,209.19,207.55,0.97,tp_lower -3064,做多,2020-05-21 11:45:00,2020-05-21 11:50:00,207.53,207.42,-0.14,flip_to_short -3065,做空,2020-05-21 11:50:00,2020-05-21 11:55:00,207.42,207.73,-0.27,flip_to_long -3066,做多,2020-05-21 11:55:00,2020-05-21 12:00:00,207.73,207.45,-0.25,flip_to_short -3067,做空,2020-05-21 12:00:00,2020-05-21 13:10:00,207.45,207.01,0.22,flip_to_long -3068,做多,2020-05-21 13:10:00,2020-05-21 13:15:00,207.01,206.86,-0.16,flip_to_short -3069,做空,2020-05-21 13:15:00,2020-05-21 13:55:00,206.86,205.14,1.04,tp_lower -3070,做多,2020-05-21 19:40:00,2020-05-21 19:50:00,198.82,198.27,-0.44,flip_to_short -3071,做空,2020-05-21 19:50:00,2020-05-21 20:20:00,198.27,198.29,-0.08,flip_to_long -3072,做多,2020-05-21 20:20:00,2020-05-21 23:45:00,198.29,198.59,0.13,flip_to_short -3073,做空,2020-05-21 23:45:00,2020-05-21 23:50:00,198.59,198.81,-0.21,flip_to_long -3074,做多,2020-05-21 23:50:00,2020-05-21 23:55:00,198.81,198.68,-0.15,flip_to_short -3075,做空,2020-05-21 23:55:00,2020-05-22 01:00:00,198.68,199.46,-0.59,flip_to_long -3076,做多,2020-05-22 01:00:00,2020-05-22 01:50:00,199.46,199.03,-0.36,flip_to_short -3077,做空,2020-05-22 01:50:00,2020-05-22 01:55:00,199.03,199.08,-0.1,flip_to_long -3078,做多,2020-05-22 01:55:00,2020-05-22 02:10:00,199.08,198.81,-0.25,flip_to_short -3079,做空,2020-05-22 02:10:00,2020-05-22 02:40:00,198.81,199.29,-0.39,flip_to_long -3080,做多,2020-05-22 02:40:00,2020-05-22 02:45:00,199.29,199.01,-0.25,flip_to_short -3081,做空,2020-05-22 02:45:00,2020-05-22 05:40:00,199.01,198.55,0.24,flip_to_long -3082,做多,2020-05-22 05:40:00,2020-05-22 13:15:00,198.55,202.27,2.42,flip_to_short -3083,做空,2020-05-22 13:15:00,2020-05-22 14:00:00,202.27,202.78,-0.41,flip_to_long -3084,做多,2020-05-22 14:00:00,2020-05-22 14:05:00,202.78,202.5,-0.25,flip_to_short -3085,做空,2020-05-22 14:05:00,2020-05-22 14:10:00,202.5,202.75,-0.23,flip_to_long -3086,做多,2020-05-22 14:10:00,2020-05-22 14:15:00,202.75,202.75,-0.07,flip_to_short -3087,做空,2020-05-22 14:15:00,2020-05-22 14:20:00,202.75,202.74,-0.06,flip_to_long -3088,做多,2020-05-22 14:20:00,2020-05-22 14:55:00,202.74,202.7,-0.09,flip_to_short -3089,做空,2020-05-22 14:55:00,2020-05-22 15:00:00,202.7,202.95,-0.23,flip_to_long -3090,做多,2020-05-22 15:00:00,2020-05-22 19:40:00,202.95,206.72,2.41,flip_to_short -3091,做空,2020-05-22 19:40:00,2020-05-22 19:50:00,206.72,207.51,-0.59,flip_to_long -3092,做多,2020-05-22 19:50:00,2020-05-22 20:05:00,207.51,206.89,-0.47,flip_to_short -3093,做空,2020-05-22 20:05:00,2020-05-22 20:10:00,206.89,207.19,-0.26,flip_to_long -3094,做多,2020-05-22 20:10:00,2020-05-22 20:15:00,207.19,207.02,-0.18,flip_to_short -3095,做空,2020-05-22 20:15:00,2020-05-22 20:20:00,207.02,207.35,-0.28,flip_to_long -3096,做多,2020-05-22 20:20:00,2020-05-22 21:30:00,207.35,207.53,0.05,flip_to_short -3097,做空,2020-05-22 21:30:00,2020-05-22 21:35:00,207.53,208.01,-0.38,flip_to_long -3098,做多,2020-05-22 21:35:00,2020-05-22 21:45:00,208.01,207.77,-0.22,flip_to_short -3099,做空,2020-05-22 21:45:00,2020-05-22 21:50:00,207.77,208.03,-0.23,flip_to_long -3100,做多,2020-05-22 21:50:00,2020-05-22 22:20:00,208.03,207.84,-0.19,flip_to_short -3101,做空,2020-05-22 22:20:00,2020-05-22 22:30:00,207.84,208.05,-0.2,flip_to_long -3102,做多,2020-05-22 22:30:00,2020-05-22 22:35:00,208.05,207.78,-0.24,flip_to_short -3103,做空,2020-05-22 22:35:00,2020-05-22 22:40:00,207.78,207.85,-0.11,flip_to_long -3104,做多,2020-05-22 22:40:00,2020-05-22 23:00:00,207.85,207.86,-0.06,flip_to_short -3105,做空,2020-05-22 23:00:00,2020-05-23 00:00:00,207.86,207.86,-0.07,flip_to_long -3106,做多,2020-05-23 00:00:00,2020-05-23 04:35:00,207.86,208.74,0.5,flip_to_short -3107,做空,2020-05-23 04:35:00,2020-05-23 11:50:00,208.74,207.49,0.74,flip_to_long -3108,做多,2020-05-23 11:50:00,2020-05-23 11:55:00,207.49,207.07,-0.34,flip_to_short -3109,做空,2020-05-23 11:55:00,2020-05-23 14:10:00,207.07,206.68,0.19,flip_to_long -3110,做多,2020-05-23 14:10:00,2020-05-23 14:15:00,206.68,206.43,-0.23,flip_to_short -3111,做空,2020-05-23 14:15:00,2020-05-23 14:20:00,206.43,206.87,-0.36,flip_to_long -3112,做多,2020-05-23 14:20:00,2020-05-23 15:45:00,206.87,206.84,-0.09,flip_to_short -3113,做空,2020-05-23 15:45:00,2020-05-23 16:50:00,206.84,206.54,0.13,flip_to_long -3114,做多,2020-05-23 16:50:00,2020-05-23 17:20:00,206.54,206.72,0.05,flip_to_short -3115,做空,2020-05-23 17:20:00,2020-05-23 17:30:00,206.72,206.78,-0.11,flip_to_long -3116,做多,2020-05-23 17:30:00,2020-05-23 18:10:00,206.78,206.75,-0.09,flip_to_short -3117,做空,2020-05-23 18:10:00,2020-05-23 18:35:00,206.75,206.94,-0.19,flip_to_long -3118,做多,2020-05-23 18:35:00,2020-05-23 18:40:00,206.94,206.79,-0.16,flip_to_short -3119,做空,2020-05-23 18:40:00,2020-05-23 19:10:00,206.79,207.07,-0.25,flip_to_long -3120,做多,2020-05-23 19:10:00,2020-05-23 22:40:00,207.07,207.39,0.14,flip_to_short -3121,做空,2020-05-23 22:40:00,2020-05-23 22:45:00,207.39,207.5,-0.14,flip_to_long -3122,做多,2020-05-23 22:45:00,2020-05-23 23:15:00,207.5,207.36,-0.16,flip_to_short -3123,做空,2020-05-23 23:15:00,2020-05-24 00:30:00,207.36,207.33,-0.05,flip_to_long -3124,做多,2020-05-24 00:30:00,2020-05-24 00:50:00,207.33,207.43,-0.0,flip_to_short -3125,做空,2020-05-24 00:50:00,2020-05-24 01:20:00,207.43,207.45,-0.08,flip_to_long -3126,做多,2020-05-24 01:20:00,2020-05-24 01:35:00,207.45,207.43,-0.08,flip_to_short -3127,做空,2020-05-24 01:35:00,2020-05-24 01:40:00,207.43,208.01,-0.45,flip_to_long -3128,做多,2020-05-24 01:40:00,2020-05-24 04:55:00,208.01,208.16,0.03,flip_to_short -3129,做空,2020-05-24 04:55:00,2020-05-24 05:10:00,208.16,208.27,-0.14,flip_to_long -3130,做多,2020-05-24 05:10:00,2020-05-24 08:10:00,208.27,209.29,0.59,flip_to_short -3131,做空,2020-05-24 08:10:00,2020-05-24 11:05:00,209.29,208.24,0.61,tp_lower -3132,做多,2020-05-24 15:30:00,2020-05-24 23:05:00,206.51,205.32,-0.85,flip_to_short -3133,做空,2020-05-24 23:05:00,2020-05-25 04:05:00,205.32,202.45,1.82,flip_to_long -3134,做多,2020-05-25 04:05:00,2020-05-25 05:15:00,202.45,202.27,-0.19,flip_to_short -3135,做空,2020-05-25 05:15:00,2020-05-25 06:30:00,202.27,203.06,-0.61,flip_to_long -3136,做多,2020-05-25 06:30:00,2020-05-25 08:55:00,203.06,202.78,-0.26,flip_to_short -3137,做空,2020-05-25 08:55:00,2020-05-25 09:00:00,202.78,203.02,-0.23,flip_to_long -3138,做多,2020-05-25 09:00:00,2020-05-25 09:35:00,203.02,203.14,0.01,flip_to_short -3139,做空,2020-05-25 09:35:00,2020-05-25 10:10:00,203.14,203.1,-0.04,flip_to_long -3140,做多,2020-05-25 10:10:00,2020-05-25 10:35:00,203.1,203.0,-0.13,flip_to_short -3141,做空,2020-05-25 10:35:00,2020-05-25 10:40:00,203.0,203.18,-0.19,flip_to_long -3142,做多,2020-05-25 10:40:00,2020-05-25 10:45:00,203.18,202.69,-0.39,flip_to_short -3143,做空,2020-05-25 10:45:00,2020-05-25 12:00:00,202.69,203.4,-0.54,flip_to_long -3144,做多,2020-05-25 12:00:00,2020-05-25 12:05:00,203.4,202.91,-0.39,flip_to_short -3145,做空,2020-05-25 12:05:00,2020-05-25 12:10:00,202.91,203.07,-0.17,flip_to_long -3146,做多,2020-05-25 12:10:00,2020-05-25 12:55:00,203.07,202.92,-0.17,flip_to_short -3147,做空,2020-05-25 12:55:00,2020-05-25 13:00:00,202.92,202.97,-0.1,flip_to_long -3148,做多,2020-05-25 13:00:00,2020-05-25 13:05:00,202.97,202.92,-0.1,flip_to_short -3149,做空,2020-05-25 13:05:00,2020-05-25 13:20:00,202.92,202.68,0.09,flip_to_long -3150,做多,2020-05-25 13:20:00,2020-05-25 13:40:00,202.68,202.95,0.11,flip_to_short -3151,做空,2020-05-25 13:40:00,2020-05-25 13:50:00,202.95,203.01,-0.11,flip_to_long -3152,做多,2020-05-25 13:50:00,2020-05-25 14:55:00,203.01,202.3,-0.53,flip_to_short -3153,做空,2020-05-25 14:55:00,2020-05-25 15:35:00,202.3,203.0,-0.52,flip_to_long -3154,做多,2020-05-25 15:35:00,2020-05-25 15:40:00,203.0,202.82,-0.18,flip_to_short -3155,做空,2020-05-25 15:40:00,2020-05-25 16:05:00,202.82,203.41,-0.45,flip_to_long -3156,做多,2020-05-25 16:05:00,2020-05-25 16:50:00,203.41,203.41,-0.07,flip_to_short -3157,做空,2020-05-25 16:50:00,2020-05-25 22:00:00,203.41,204.69,-0.89,flip_to_long -3158,做多,2020-05-25 22:00:00,2020-05-25 22:05:00,204.69,204.46,-0.21,flip_to_short -3159,做空,2020-05-25 22:05:00,2020-05-25 23:20:00,204.46,204.61,-0.16,flip_to_long -3160,做多,2020-05-25 23:20:00,2020-05-25 23:25:00,204.61,204.33,-0.24,flip_to_short -3161,做空,2020-05-25 23:25:00,2020-05-25 23:35:00,204.33,204.41,-0.12,flip_to_long -3162,做多,2020-05-25 23:35:00,2020-05-26 00:05:00,204.41,204.11,-0.25,flip_to_short -3163,做空,2020-05-26 00:05:00,2020-05-26 00:10:00,204.11,204.55,-0.35,flip_to_long -3164,做多,2020-05-26 00:10:00,2020-05-26 00:15:00,204.55,203.96,-0.45,flip_to_short -3165,做空,2020-05-26 00:15:00,2020-05-26 01:35:00,203.96,204.07,-0.14,flip_to_long -3166,做多,2020-05-26 01:35:00,2020-05-26 01:40:00,204.07,203.86,-0.2,flip_to_short -3167,做空,2020-05-26 01:40:00,2020-05-26 01:50:00,203.86,204.13,-0.24,flip_to_long -3168,做多,2020-05-26 01:50:00,2020-05-26 02:30:00,204.13,203.95,-0.18,flip_to_short -3169,做空,2020-05-26 02:30:00,2020-05-26 02:35:00,203.95,204.11,-0.17,flip_to_long -3170,做多,2020-05-26 02:35:00,2020-05-26 02:45:00,204.11,204.12,-0.06,flip_to_short -3171,做空,2020-05-26 02:45:00,2020-05-26 04:30:00,204.12,204.35,-0.21,flip_to_long -3172,做多,2020-05-26 04:30:00,2020-05-26 04:50:00,204.35,204.26,-0.12,flip_to_short -3173,做空,2020-05-26 04:50:00,2020-05-26 05:55:00,204.26,204.19,-0.02,flip_to_long -3174,做多,2020-05-26 05:55:00,2020-05-26 06:00:00,204.19,203.82,-0.3,flip_to_short -3175,做空,2020-05-26 06:00:00,2020-05-26 07:30:00,203.82,203.79,-0.05,flip_to_long -3176,做多,2020-05-26 07:30:00,2020-05-26 07:35:00,203.79,203.6,-0.18,flip_to_short -3177,做空,2020-05-26 07:35:00,2020-05-26 07:50:00,203.6,203.61,-0.07,flip_to_long -3178,做多,2020-05-26 07:50:00,2020-05-26 08:15:00,203.61,203.63,-0.05,flip_to_short -3179,做空,2020-05-26 08:15:00,2020-05-26 08:20:00,203.63,203.73,-0.13,flip_to_long -3180,做多,2020-05-26 08:20:00,2020-05-26 08:30:00,203.73,203.57,-0.16,flip_to_short -3181,做空,2020-05-26 08:30:00,2020-05-26 08:35:00,203.57,203.63,-0.1,flip_to_long -3182,做多,2020-05-26 08:35:00,2020-05-26 08:45:00,203.63,203.55,-0.11,flip_to_short -3183,做空,2020-05-26 08:45:00,2020-05-26 14:20:00,203.55,201.81,1.03,flip_to_long -3184,做多,2020-05-26 14:20:00,2020-05-26 14:35:00,201.81,201.54,-0.24,flip_to_short -3185,做空,2020-05-26 14:35:00,2020-05-26 15:25:00,201.54,199.1,1.49,tp_lower -3186,做多,2020-05-26 18:25:00,2020-05-26 18:30:00,200.27,199.91,-0.3,flip_to_short -3187,做空,2020-05-26 18:30:00,2020-05-26 18:55:00,199.91,200.0,-0.12,flip_to_long -3188,做多,2020-05-26 18:55:00,2020-05-26 20:45:00,200.0,202.01,1.23,tp_upper -3189,做空,2020-05-26 23:35:00,2020-05-26 23:40:00,200.56,200.86,-0.26,flip_to_long -3190,做多,2020-05-26 23:40:00,2020-05-26 23:45:00,200.86,200.72,-0.16,flip_to_short -3191,做空,2020-05-26 23:45:00,2020-05-27 04:30:00,200.72,201.62,-0.65,flip_to_long -3192,做多,2020-05-27 04:30:00,2020-05-27 04:35:00,201.62,201.6,-0.08,flip_to_short -3193,做空,2020-05-27 04:35:00,2020-05-27 04:45:00,201.6,201.6,-0.07,flip_to_long -3194,做多,2020-05-27 04:45:00,2020-05-27 05:55:00,201.6,203.56,1.22,tp_upper -3195,做空,2020-05-27 14:10:00,2020-05-27 15:15:00,205.75,206.81,-0.75,flip_to_long -3196,做多,2020-05-27 15:15:00,2020-05-27 15:20:00,206.81,205.98,-0.6,flip_to_short -3197,做空,2020-05-27 15:20:00,2020-05-27 16:00:00,205.98,206.33,-0.29,flip_to_long -3198,做多,2020-05-27 16:00:00,2020-05-27 16:05:00,206.33,206.23,-0.13,flip_to_short -3199,做空,2020-05-27 16:05:00,2020-05-27 20:05:00,206.23,206.5,-0.24,flip_to_long -3200,做多,2020-05-27 20:05:00,2020-05-27 20:15:00,206.5,206.56,-0.03,flip_to_short -3201,做空,2020-05-27 20:15:00,2020-05-27 20:20:00,206.56,206.62,-0.1,flip_to_long -3202,做多,2020-05-27 20:20:00,2020-05-27 23:35:00,206.62,207.85,0.71,tp_upper -3203,做空,2020-05-28 02:10:00,2020-05-28 02:25:00,206.89,206.88,-0.06,flip_to_long -3204,做多,2020-05-28 02:25:00,2020-05-28 02:45:00,206.88,207.04,0.04,flip_to_short -3205,做空,2020-05-28 02:45:00,2020-05-28 06:55:00,207.04,206.65,0.18,flip_to_long -3206,做多,2020-05-28 06:55:00,2020-05-28 07:10:00,206.65,206.38,-0.24,flip_to_short -3207,做空,2020-05-28 07:10:00,2020-05-28 07:20:00,206.38,206.49,-0.14,flip_to_long -3208,做多,2020-05-28 07:20:00,2020-05-28 07:30:00,206.49,206.08,-0.33,flip_to_short -3209,做空,2020-05-28 07:30:00,2020-05-28 08:55:00,206.08,206.39,-0.26,flip_to_long -3210,做多,2020-05-28 08:55:00,2020-05-28 09:00:00,206.39,205.96,-0.34,flip_to_short -3211,做空,2020-05-28 09:00:00,2020-05-28 09:05:00,205.96,206.15,-0.19,flip_to_long -3212,做多,2020-05-28 09:05:00,2020-05-28 09:10:00,206.15,206.02,-0.15,flip_to_short -3213,做空,2020-05-28 09:10:00,2020-05-28 09:15:00,206.02,206.2,-0.18,flip_to_long -3214,做多,2020-05-28 09:15:00,2020-05-28 09:25:00,206.2,206.15,-0.1,flip_to_short -3215,做空,2020-05-28 09:25:00,2020-05-28 10:50:00,206.15,206.19,-0.09,flip_to_long -3216,做多,2020-05-28 10:50:00,2020-05-28 10:55:00,206.19,206.03,-0.17,flip_to_short -3217,做空,2020-05-28 10:55:00,2020-05-28 11:05:00,206.03,206.22,-0.18,flip_to_long -3218,做多,2020-05-28 11:05:00,2020-05-28 20:25:00,206.22,214.5,5.13,flip_to_short -3219,做空,2020-05-28 20:25:00,2020-05-28 20:35:00,214.5,214.38,0.01,flip_to_long -3220,做多,2020-05-28 20:35:00,2020-05-28 20:50:00,214.38,214.55,0.04,flip_to_short -3221,做空,2020-05-28 20:50:00,2020-05-28 22:05:00,214.55,214.45,-0.0,flip_to_long -3222,做多,2020-05-28 22:05:00,2020-05-29 04:40:00,214.45,221.61,4.42,flip_to_short -3223,做空,2020-05-29 04:40:00,2020-05-29 06:00:00,221.61,221.68,-0.12,flip_to_long -3224,做多,2020-05-29 06:00:00,2020-05-29 06:05:00,221.68,221.58,-0.13,flip_to_short -3225,做空,2020-05-29 06:05:00,2020-05-29 06:10:00,221.58,222.12,-0.41,flip_to_long -3226,做多,2020-05-29 06:10:00,2020-05-29 06:35:00,222.12,221.69,-0.34,flip_to_short -3227,做空,2020-05-29 06:35:00,2020-05-29 07:10:00,221.69,221.79,-0.13,flip_to_long -3228,做多,2020-05-29 07:10:00,2020-05-29 07:15:00,221.79,221.62,-0.18,flip_to_short -3229,做空,2020-05-29 07:15:00,2020-05-29 07:20:00,221.62,221.83,-0.2,flip_to_long -3230,做多,2020-05-29 07:20:00,2020-05-29 07:35:00,221.83,221.36,-0.36,flip_to_short -3231,做空,2020-05-29 07:35:00,2020-05-29 08:00:00,221.36,222.02,-0.48,flip_to_long -3232,做多,2020-05-29 08:00:00,2020-05-29 08:20:00,222.02,220.61,-0.95,flip_to_short -3233,做空,2020-05-29 08:20:00,2020-05-29 12:20:00,220.61,220.41,0.06,flip_to_long -3234,做多,2020-05-29 12:20:00,2020-05-29 12:30:00,220.41,219.92,-0.37,flip_to_short -3235,做空,2020-05-29 12:30:00,2020-05-29 12:35:00,219.92,220.12,-0.19,flip_to_long -3236,做多,2020-05-29 12:35:00,2020-05-29 12:40:00,220.12,219.97,-0.16,flip_to_short -3237,做空,2020-05-29 12:40:00,2020-05-29 13:05:00,219.97,219.81,0.03,flip_to_long -3238,做多,2020-05-29 13:05:00,2020-05-29 13:30:00,219.81,219.71,-0.13,flip_to_short -3239,做空,2020-05-29 13:30:00,2020-05-29 13:35:00,219.71,219.74,-0.09,flip_to_long -3240,做多,2020-05-29 13:35:00,2020-05-29 13:40:00,219.74,219.52,-0.2,flip_to_short -3241,做空,2020-05-29 13:40:00,2020-05-29 13:45:00,219.52,220.05,-0.39,flip_to_long -3242,做多,2020-05-29 13:45:00,2020-05-29 14:45:00,220.05,219.89,-0.17,flip_to_short -3243,做空,2020-05-29 14:45:00,2020-05-29 15:55:00,219.89,219.55,0.14,flip_to_long -3244,做多,2020-05-29 15:55:00,2020-05-29 18:00:00,219.55,220.5,0.52,flip_to_short -3245,做空,2020-05-29 18:00:00,2020-05-29 18:50:00,220.5,220.83,-0.27,flip_to_long -3246,做多,2020-05-29 18:50:00,2020-05-29 19:00:00,220.83,220.64,-0.18,flip_to_short -3247,做空,2020-05-29 19:00:00,2020-05-29 19:15:00,220.64,220.58,-0.03,flip_to_long -3248,做多,2020-05-29 19:15:00,2020-05-29 19:20:00,220.58,220.32,-0.23,flip_to_short -3249,做空,2020-05-29 19:20:00,2020-05-29 20:10:00,220.32,220.52,-0.19,flip_to_long -3250,做多,2020-05-29 20:10:00,2020-05-29 20:20:00,220.52,220.51,-0.07,flip_to_short -3251,做空,2020-05-29 20:20:00,2020-05-29 20:25:00,220.51,220.54,-0.09,flip_to_long -3252,做多,2020-05-29 20:25:00,2020-05-30 00:00:00,220.54,220.13,-0.32,flip_to_short -3253,做空,2020-05-30 00:00:00,2020-05-30 02:30:00,220.13,219.81,0.13,flip_to_long -3254,做多,2020-05-30 02:30:00,2020-05-30 02:35:00,219.81,219.48,-0.27,flip_to_short -3255,做空,2020-05-30 02:35:00,2020-05-30 02:45:00,219.48,219.83,-0.29,flip_to_long -3256,做多,2020-05-30 02:45:00,2020-05-30 15:00:00,219.83,235.42,9.6,flip_to_short -3257,做空,2020-05-30 15:00:00,2020-05-30 15:05:00,235.42,235.62,-0.2,flip_to_long -3258,做多,2020-05-30 15:05:00,2020-05-30 17:05:00,235.62,236.09,0.22,flip_to_short -3259,做空,2020-05-30 17:05:00,2020-05-30 17:30:00,236.09,236.1,-0.08,flip_to_long -3260,做多,2020-05-30 17:30:00,2020-05-30 17:50:00,236.1,236.06,-0.1,flip_to_short -3261,做空,2020-05-30 17:50:00,2020-05-30 18:05:00,236.06,235.94,0.0,flip_to_long -3262,做多,2020-05-30 18:05:00,2020-05-30 19:00:00,235.94,236.27,0.13,flip_to_short -3263,做空,2020-05-30 19:00:00,2020-05-30 19:15:00,236.27,236.3,-0.09,flip_to_long -3264,做多,2020-05-30 19:15:00,2020-05-30 20:00:00,236.3,235.65,-0.47,flip_to_short -3265,做空,2020-05-30 20:00:00,2020-05-30 21:00:00,235.65,236.33,-0.49,flip_to_long -3266,做多,2020-05-30 21:00:00,2020-05-30 21:05:00,236.33,236.28,-0.1,flip_to_short -3267,做空,2020-05-30 21:05:00,2020-05-31 02:15:00,236.28,242.83,-4.07,flip_to_long -3268,做多,2020-05-31 02:15:00,2020-05-31 02:25:00,242.83,243.01,0.03,flip_to_short -3269,做空,2020-05-31 02:25:00,2020-05-31 02:30:00,243.01,243.15,-0.15,flip_to_long -3270,做多,2020-05-31 02:30:00,2020-05-31 02:35:00,243.15,243.11,-0.09,flip_to_short -3271,做空,2020-05-31 02:35:00,2020-05-31 02:40:00,243.11,243.13,-0.08,flip_to_long -3272,做多,2020-05-31 02:40:00,2020-05-31 02:50:00,243.13,243.39,0.08,flip_to_short -3273,做空,2020-05-31 02:50:00,2020-05-31 07:10:00,243.39,239.19,2.37,flip_to_long -3274,做多,2020-05-31 07:10:00,2020-05-31 07:20:00,239.19,238.97,-0.2,flip_to_short -3275,做空,2020-05-31 07:20:00,2020-05-31 07:25:00,238.97,239.66,-0.49,flip_to_long -3276,做多,2020-05-31 07:25:00,2020-05-31 07:30:00,239.66,239.12,-0.39,flip_to_short -3277,做空,2020-05-31 07:30:00,2020-05-31 08:05:00,239.12,239.24,-0.14,flip_to_long -3278,做多,2020-05-31 08:05:00,2020-05-31 08:20:00,239.24,238.78,-0.34,flip_to_short -3279,做空,2020-05-31 08:20:00,2020-05-31 08:35:00,238.78,238.69,-0.02,flip_to_long -3280,做多,2020-05-31 08:35:00,2020-05-31 08:40:00,238.69,237.71,-0.65,flip_to_short -3281,做空,2020-05-31 08:40:00,2020-05-31 10:35:00,237.71,238.9,-0.78,flip_to_long -3282,做多,2020-05-31 10:35:00,2020-05-31 11:15:00,238.9,238.25,-0.45,flip_to_short -3283,做空,2020-05-31 11:15:00,2020-05-31 11:20:00,238.25,238.53,-0.23,flip_to_long -3284,做多,2020-05-31 11:20:00,2020-05-31 11:25:00,238.53,238.12,-0.31,flip_to_short -3285,做空,2020-05-31 11:25:00,2020-05-31 11:30:00,238.12,238.54,-0.31,flip_to_long -3286,做多,2020-05-31 11:30:00,2020-05-31 11:45:00,238.54,238.19,-0.27,flip_to_short -3287,做空,2020-05-31 11:45:00,2020-05-31 11:50:00,238.19,238.63,-0.32,flip_to_long -3288,做多,2020-05-31 11:50:00,2020-05-31 12:30:00,238.63,238.24,-0.29,flip_to_short -3289,做空,2020-05-31 12:30:00,2020-05-31 12:35:00,238.24,238.54,-0.24,flip_to_long -3290,做多,2020-05-31 12:35:00,2020-05-31 12:45:00,238.54,238.28,-0.22,flip_to_short -3291,做空,2020-05-31 12:45:00,2020-05-31 12:55:00,238.28,238.38,-0.13,flip_to_long -3292,做多,2020-05-31 12:55:00,2020-05-31 13:00:00,238.38,238.33,-0.1,flip_to_short -3293,做空,2020-05-31 13:00:00,2020-05-31 13:20:00,238.33,238.35,-0.08,flip_to_long -3294,做多,2020-05-31 13:20:00,2020-05-31 13:45:00,238.35,237.95,-0.3,flip_to_short -3295,做空,2020-05-31 13:45:00,2020-05-31 18:10:00,237.95,235.69,1.22,flip_to_long -3296,做多,2020-05-31 18:10:00,2020-05-31 18:20:00,235.69,235.82,0.01,flip_to_short -3297,做空,2020-05-31 18:20:00,2020-05-31 19:05:00,235.82,235.29,0.24,flip_to_long -3298,做多,2020-05-31 19:05:00,2020-05-31 20:25:00,235.29,235.16,-0.14,flip_to_short -3299,做空,2020-05-31 20:25:00,2020-05-31 20:30:00,235.16,235.22,-0.1,flip_to_long -3300,做多,2020-05-31 20:30:00,2020-05-31 20:55:00,235.22,235.45,0.07,flip_to_short -3301,做空,2020-05-31 20:55:00,2020-05-31 21:50:00,235.45,235.15,0.11,flip_to_long -3302,做多,2020-05-31 21:50:00,2020-05-31 22:10:00,235.15,235.29,0.01,flip_to_short -3303,做空,2020-05-31 22:10:00,2020-05-31 22:35:00,235.29,235.11,0.04,flip_to_long -3304,做多,2020-05-31 22:35:00,2020-06-01 05:55:00,235.11,237.82,1.51,flip_to_short -3305,做空,2020-06-01 05:55:00,2020-06-01 06:00:00,237.82,238.53,-0.5,flip_to_long -3306,做多,2020-06-01 06:00:00,2020-06-01 06:15:00,238.53,238.15,-0.3,flip_to_short -3307,做空,2020-06-01 06:15:00,2020-06-01 06:20:00,238.15,238.5,-0.28,flip_to_long -3308,做多,2020-06-01 06:20:00,2020-06-01 06:45:00,238.5,238.69,0.04,flip_to_short -3309,做空,2020-06-01 06:45:00,2020-06-01 07:25:00,238.69,239.07,-0.3,flip_to_long -3310,做多,2020-06-01 07:25:00,2020-06-01 07:30:00,239.07,238.87,-0.19,flip_to_short -3311,做空,2020-06-01 07:30:00,2020-06-01 07:35:00,238.87,239.14,-0.23,flip_to_long -3312,做多,2020-06-01 07:35:00,2020-06-01 07:40:00,239.14,238.96,-0.18,flip_to_short -3313,做空,2020-06-01 07:40:00,2020-06-01 08:00:00,238.96,238.83,0.01,flip_to_long -3314,做多,2020-06-01 08:00:00,2020-06-01 15:00:00,238.83,237.36,-0.93,flip_to_short -3315,做空,2020-06-01 15:00:00,2020-06-01 15:30:00,237.36,238.29,-0.61,flip_to_long -3316,做多,2020-06-01 15:30:00,2020-06-01 15:35:00,238.29,238.07,-0.2,flip_to_short -3317,做空,2020-06-01 15:35:00,2020-06-01 15:55:00,238.07,238.16,-0.12,flip_to_long -3318,做多,2020-06-01 15:55:00,2020-06-01 17:05:00,238.16,238.7,0.24,flip_to_short -3319,做空,2020-06-01 17:05:00,2020-06-01 17:10:00,238.7,238.72,-0.08,flip_to_long -3320,做多,2020-06-01 17:10:00,2020-06-01 17:45:00,238.72,238.57,-0.16,flip_to_short -3321,做空,2020-06-01 17:45:00,2020-06-01 17:55:00,238.57,238.72,-0.16,flip_to_long -3322,做多,2020-06-01 17:55:00,2020-06-01 18:05:00,238.72,238.62,-0.13,flip_to_short -3323,做空,2020-06-01 18:05:00,2020-06-01 18:10:00,238.62,238.93,-0.25,flip_to_long -3324,做多,2020-06-01 18:10:00,2020-06-01 18:15:00,238.93,238.73,-0.18,flip_to_short -3325,做空,2020-06-01 18:15:00,2020-06-01 18:50:00,238.73,238.97,-0.21,flip_to_long -3326,做多,2020-06-01 18:50:00,2020-06-01 19:05:00,238.97,238.87,-0.13,flip_to_short -3327,做空,2020-06-01 19:05:00,2020-06-01 20:20:00,238.87,238.79,-0.02,flip_to_long -3328,做多,2020-06-01 20:20:00,2020-06-02 02:50:00,238.79,247.03,4.63,flip_to_short -3329,做空,2020-06-02 02:50:00,2020-06-02 04:00:00,247.03,247.66,-0.44,flip_to_long -3330,做多,2020-06-02 04:00:00,2020-06-02 05:05:00,247.66,247.5,-0.16,flip_to_short -3331,做空,2020-06-02 05:05:00,2020-06-02 14:45:00,247.5,233.59,7.97,tp_lower -3332,做多,2020-06-02 19:20:00,2020-06-02 22:50:00,236.14,237.45,0.76,flip_to_short -3333,做空,2020-06-02 22:50:00,2020-06-02 23:25:00,237.45,236.9,0.28,flip_to_long -3334,做多,2020-06-02 23:25:00,2020-06-03 00:05:00,236.9,236.98,-0.02,flip_to_short -3335,做空,2020-06-03 00:05:00,2020-06-03 02:00:00,236.98,237.22,-0.23,flip_to_long -3336,做多,2020-06-03 02:00:00,2020-06-03 06:30:00,237.22,236.26,-0.69,flip_to_short -3337,做空,2020-06-03 06:30:00,2020-06-03 07:10:00,236.26,236.23,-0.06,flip_to_long -3338,做多,2020-06-03 07:10:00,2020-06-03 07:20:00,236.23,236.23,-0.08,flip_to_short -3339,做空,2020-06-03 07:20:00,2020-06-03 12:40:00,236.23,238.57,-1.57,flip_to_long -3340,做多,2020-06-03 12:40:00,2020-06-03 14:05:00,238.57,238.68,-0.01,flip_to_short -3341,做空,2020-06-03 14:05:00,2020-06-03 14:50:00,238.68,239.13,-0.36,flip_to_long -3342,做多,2020-06-03 14:50:00,2020-06-03 15:35:00,239.13,238.76,-0.3,flip_to_short -3343,做空,2020-06-03 15:35:00,2020-06-03 15:50:00,238.76,238.96,-0.2,flip_to_long -3344,做多,2020-06-03 15:50:00,2020-06-03 16:00:00,238.96,239.32,0.15,flip_to_short -3345,做空,2020-06-03 16:00:00,2020-06-03 18:15:00,239.32,239.41,-0.13,flip_to_long -3346,做多,2020-06-03 18:15:00,2020-06-03 18:20:00,239.41,239.33,-0.12,flip_to_short -3347,做空,2020-06-03 18:20:00,2020-06-03 18:25:00,239.33,239.38,-0.1,flip_to_long -3348,做多,2020-06-03 18:25:00,2020-06-03 19:30:00,239.38,240.82,0.82,flip_to_short -3349,做空,2020-06-03 19:30:00,2020-06-04 04:10:00,240.82,244.7,-2.47,flip_to_long -3350,做多,2020-06-04 04:10:00,2020-06-04 04:25:00,244.7,244.69,-0.08,flip_to_short -3351,做空,2020-06-04 04:25:00,2020-06-04 09:15:00,244.69,240.41,2.51,tp_lower -3352,做多,2020-06-04 11:40:00,2020-06-04 14:40:00,241.65,242.65,0.55,flip_to_short -3353,做空,2020-06-04 14:40:00,2020-06-04 16:50:00,242.65,243.56,-0.64,flip_to_long -3354,做多,2020-06-04 16:50:00,2020-06-04 17:55:00,243.56,244.13,0.28,flip_to_short -3355,做空,2020-06-04 17:55:00,2020-06-04 18:55:00,244.13,240.38,2.23,tp_lower -3356,做多,2020-06-04 21:55:00,2020-06-04 22:10:00,242.17,241.76,-0.33,flip_to_short -3357,做空,2020-06-04 22:10:00,2020-06-04 22:20:00,241.76,242.89,-0.79,flip_to_long -3358,做多,2020-06-04 22:20:00,2020-06-05 00:10:00,242.89,242.17,-0.52,flip_to_short -3359,做空,2020-06-05 00:10:00,2020-06-05 04:00:00,242.17,243.84,-1.12,flip_to_long -3360,做多,2020-06-05 04:00:00,2020-06-05 04:25:00,243.84,243.3,-0.41,flip_to_short -3361,做空,2020-06-05 04:25:00,2020-06-05 04:55:00,243.3,243.43,-0.16,flip_to_long -3362,做多,2020-06-05 04:55:00,2020-06-05 05:50:00,243.43,243.78,0.14,flip_to_short -3363,做空,2020-06-05 05:50:00,2020-06-05 05:55:00,243.78,244.02,-0.22,flip_to_long -3364,做多,2020-06-05 05:55:00,2020-06-05 06:00:00,244.02,243.79,-0.22,flip_to_short -3365,做空,2020-06-05 06:00:00,2020-06-05 06:35:00,243.79,243.77,-0.06,flip_to_long -3366,做多,2020-06-05 06:35:00,2020-06-05 06:40:00,243.77,243.72,-0.11,flip_to_short -3367,做空,2020-06-05 06:40:00,2020-06-05 07:35:00,243.72,243.62,-0.01,flip_to_long -3368,做多,2020-06-05 07:35:00,2020-06-05 07:45:00,243.62,243.66,-0.05,flip_to_short -3369,做空,2020-06-05 07:45:00,2020-06-05 07:55:00,243.66,243.73,-0.12,flip_to_long -3370,做多,2020-06-05 07:55:00,2020-06-05 08:10:00,243.73,243.37,-0.29,flip_to_short -3371,做空,2020-06-05 08:10:00,2020-06-05 08:15:00,243.37,243.54,-0.18,tp_lower -3372,做多,2020-06-05 08:20:00,2020-06-05 08:40:00,243.95,247.47,2.06,tp_upper -3373,做空,2020-06-05 09:25:00,2020-06-05 14:45:00,245.22,243.13,1.2,flip_to_long -3374,做多,2020-06-05 14:45:00,2020-06-05 14:50:00,243.13,242.49,-0.47,flip_to_short -3375,做空,2020-06-05 14:50:00,2020-06-05 15:00:00,242.49,240.11,1.4,tp_lower -3376,做多,2020-06-05 16:05:00,2020-06-05 16:10:00,242.68,242.38,-0.26,flip_to_short -3377,做空,2020-06-05 16:10:00,2020-06-05 16:30:00,242.38,242.31,-0.03,flip_to_long -3378,做多,2020-06-05 16:30:00,2020-06-05 16:40:00,242.31,242.09,-0.21,flip_to_short -3379,做空,2020-06-05 16:40:00,2020-06-05 17:05:00,242.09,242.5,-0.33,flip_to_long -3380,做多,2020-06-05 17:05:00,2020-06-05 17:20:00,242.5,242.05,-0.36,flip_to_short -3381,做空,2020-06-05 17:20:00,2020-06-05 17:25:00,242.05,242.5,-0.35,flip_to_long -3382,做多,2020-06-05 17:25:00,2020-06-05 17:30:00,242.5,242.41,-0.13,flip_to_short -3383,做空,2020-06-05 17:30:00,2020-06-05 17:55:00,242.41,242.25,0.02,flip_to_long -3384,做多,2020-06-05 17:55:00,2020-06-05 19:00:00,242.25,241.59,-0.48,flip_to_short -3385,做空,2020-06-05 19:00:00,2020-06-05 19:40:00,241.59,242.07,-0.37,flip_to_long -3386,做多,2020-06-05 19:40:00,2020-06-05 19:55:00,242.07,242.07,-0.07,flip_to_short -3387,做空,2020-06-05 19:55:00,2020-06-05 23:30:00,242.07,240.96,0.61,flip_to_long -3388,做多,2020-06-05 23:30:00,2020-06-05 23:40:00,240.96,240.86,-0.14,flip_to_short -3389,做空,2020-06-05 23:40:00,2020-06-06 00:40:00,240.86,241.01,-0.17,flip_to_long -3390,做多,2020-06-06 00:40:00,2020-06-06 00:45:00,241.01,240.99,-0.09,flip_to_short -3391,做空,2020-06-06 00:45:00,2020-06-06 01:15:00,240.99,240.57,0.19,flip_to_long -3392,做多,2020-06-06 01:15:00,2020-06-06 01:20:00,240.57,240.09,-0.38,flip_to_short -3393,做空,2020-06-06 01:20:00,2020-06-06 01:40:00,240.09,240.8,-0.53,flip_to_long -3394,做多,2020-06-06 01:40:00,2020-06-06 01:45:00,240.8,240.13,-0.5,flip_to_short -3395,做空,2020-06-06 01:45:00,2020-06-06 02:05:00,240.13,240.11,-0.06,flip_to_long -3396,做多,2020-06-06 02:05:00,2020-06-06 03:35:00,240.11,239.93,-0.19,flip_to_short -3397,做空,2020-06-06 03:35:00,2020-06-06 03:40:00,239.93,240.19,-0.24,flip_to_long -3398,做多,2020-06-06 03:40:00,2020-06-06 03:45:00,240.19,240.01,-0.19,flip_to_short -3399,做空,2020-06-06 03:45:00,2020-06-06 03:50:00,240.01,240.27,-0.24,flip_to_long -3400,做多,2020-06-06 03:50:00,2020-06-06 04:05:00,240.27,240.18,-0.13,flip_to_short -3401,做空,2020-06-06 04:05:00,2020-06-06 05:15:00,240.18,240.16,-0.06,flip_to_long -3402,做多,2020-06-06 05:15:00,2020-06-06 05:20:00,240.16,240.02,-0.16,flip_to_short -3403,做空,2020-06-06 05:20:00,2020-06-06 05:25:00,240.02,240.13,-0.14,flip_to_long -3404,做多,2020-06-06 05:25:00,2020-06-06 05:30:00,240.13,240.1,-0.09,flip_to_short -3405,做空,2020-06-06 05:30:00,2020-06-06 07:45:00,240.1,240.65,-0.42,flip_to_long -3406,做多,2020-06-06 07:45:00,2020-06-06 07:55:00,240.65,240.25,-0.32,flip_to_short -3407,做空,2020-06-06 07:55:00,2020-06-06 08:00:00,240.25,240.35,-0.14,flip_to_long -3408,做多,2020-06-06 08:00:00,2020-06-06 08:05:00,240.35,239.89,-0.36,flip_to_short -3409,做空,2020-06-06 08:05:00,2020-06-06 08:55:00,239.89,240.42,-0.4,flip_to_long -3410,做多,2020-06-06 08:55:00,2020-06-06 12:35:00,240.42,242.14,0.98,flip_to_short -3411,做空,2020-06-06 12:35:00,2020-06-06 12:40:00,242.14,242.5,-0.29,flip_to_long -3412,做多,2020-06-06 12:40:00,2020-06-06 12:45:00,242.5,242.43,-0.12,flip_to_short -3413,做空,2020-06-06 12:45:00,2020-06-06 13:00:00,242.43,242.23,0.05,flip_to_long -3414,做多,2020-06-06 13:00:00,2020-06-06 13:20:00,242.23,242.46,0.07,flip_to_short -3415,做空,2020-06-06 13:20:00,2020-06-06 13:25:00,242.46,242.58,-0.15,flip_to_long -3416,做多,2020-06-06 13:25:00,2020-06-06 13:30:00,242.58,242.54,-0.1,flip_to_short -3417,做空,2020-06-06 13:30:00,2020-06-06 13:40:00,242.54,242.4,0.01,flip_to_long -3418,做多,2020-06-06 13:40:00,2020-06-06 15:50:00,242.4,242.5,-0.01,flip_to_short -3419,做空,2020-06-06 15:50:00,2020-06-06 16:00:00,242.5,243.14,-0.46,flip_to_long -3420,做多,2020-06-06 16:00:00,2020-06-06 16:35:00,243.14,242.55,-0.43,flip_to_short -3421,做空,2020-06-06 16:35:00,2020-06-06 19:40:00,242.55,241.76,0.4,flip_to_long -3422,做多,2020-06-06 19:40:00,2020-06-06 19:55:00,241.76,241.54,-0.21,flip_to_short -3423,做空,2020-06-06 19:55:00,2020-06-06 20:05:00,241.54,241.44,-0.01,flip_to_long -3424,做多,2020-06-06 20:05:00,2020-06-06 20:15:00,241.44,241.42,-0.08,flip_to_short -3425,做空,2020-06-06 20:15:00,2020-06-06 20:20:00,241.42,241.97,-0.4,flip_to_long -3426,做多,2020-06-06 20:20:00,2020-06-06 23:15:00,241.97,241.64,-0.27,flip_to_short -3427,做空,2020-06-06 23:15:00,2020-06-06 23:20:00,241.64,242.17,-0.39,flip_to_long -3428,做多,2020-06-06 23:20:00,2020-06-06 23:30:00,242.17,241.91,-0.23,flip_to_short -3429,做空,2020-06-06 23:30:00,2020-06-06 23:55:00,241.91,242.05,-0.16,flip_to_long -3430,做多,2020-06-06 23:55:00,2020-06-07 00:00:00,242.05,241.96,-0.13,flip_to_short -3431,做空,2020-06-07 00:00:00,2020-06-07 00:45:00,241.96,241.78,0.04,flip_to_long -3432,做多,2020-06-07 00:45:00,2020-06-07 01:05:00,241.78,241.64,-0.16,flip_to_short -3433,做空,2020-06-07 01:05:00,2020-06-07 01:30:00,241.64,242.5,-0.6,flip_to_long -3434,做多,2020-06-07 01:30:00,2020-06-07 01:55:00,242.5,242.18,-0.27,flip_to_short -3435,做空,2020-06-07 01:55:00,2020-06-07 05:40:00,242.18,242.77,-0.43,flip_to_long -3436,做多,2020-06-07 05:40:00,2020-06-07 18:00:00,242.77,236.99,-3.57,flip_to_short -3437,做空,2020-06-07 18:00:00,2020-06-08 02:40:00,236.99,244.04,-4.34,flip_to_long -3438,做多,2020-06-08 02:40:00,2020-06-08 03:25:00,244.04,244.07,-0.05,flip_to_short -3439,做空,2020-06-08 03:25:00,2020-06-08 03:40:00,244.07,244.08,-0.08,flip_to_long -3440,做多,2020-06-08 03:40:00,2020-06-08 04:40:00,244.08,244.16,-0.02,flip_to_short -3441,做空,2020-06-08 04:40:00,2020-06-08 04:45:00,244.16,244.29,-0.14,flip_to_long -3442,做多,2020-06-08 04:45:00,2020-06-08 04:50:00,244.29,244.06,-0.2,flip_to_short -3443,做空,2020-06-08 04:50:00,2020-06-08 05:25:00,244.06,244.03,-0.05,flip_to_long -3444,做多,2020-06-08 05:25:00,2020-06-08 06:00:00,244.03,243.98,-0.1,flip_to_short -3445,做空,2020-06-08 06:00:00,2020-06-08 06:20:00,243.98,244.1,-0.14,flip_to_long -3446,做多,2020-06-08 06:20:00,2020-06-08 06:30:00,244.1,244.08,-0.08,flip_to_short -3447,做空,2020-06-08 06:30:00,2020-06-08 07:05:00,244.08,244.22,-0.15,flip_to_long -3448,做多,2020-06-08 07:05:00,2020-06-08 07:10:00,244.22,244.02,-0.18,flip_to_short -3449,做空,2020-06-08 07:10:00,2020-06-08 07:15:00,244.02,244.09,-0.11,flip_to_long -3450,做多,2020-06-08 07:15:00,2020-06-08 07:25:00,244.09,243.9,-0.18,flip_to_short -3451,做空,2020-06-08 07:25:00,2020-06-08 08:00:00,243.9,244.18,-0.23,flip_to_long -3452,做多,2020-06-08 08:00:00,2020-06-08 08:05:00,244.18,244.11,-0.11,flip_to_short -3453,做空,2020-06-08 08:05:00,2020-06-08 08:15:00,244.11,243.14,0.48,tp_lower -3454,做多,2020-06-08 09:20:00,2020-06-08 10:15:00,243.98,243.93,-0.1,flip_to_short -3455,做空,2020-06-08 10:15:00,2020-06-08 11:05:00,243.93,243.88,-0.04,flip_to_long -3456,做多,2020-06-08 11:05:00,2020-06-08 11:15:00,243.88,243.83,-0.1,flip_to_short -3457,做空,2020-06-08 11:15:00,2020-06-08 11:20:00,243.83,243.95,-0.14,flip_to_long -3458,做多,2020-06-08 11:20:00,2020-06-08 11:25:00,243.95,243.82,-0.14,flip_to_short -3459,做空,2020-06-08 11:25:00,2020-06-08 11:50:00,243.82,243.92,-0.12,flip_to_long -3460,做多,2020-06-08 11:50:00,2020-06-08 11:55:00,243.92,243.9,-0.08,flip_to_short -3461,做空,2020-06-08 11:55:00,2020-06-08 12:10:00,243.9,243.86,-0.05,flip_to_long -3462,做多,2020-06-08 12:10:00,2020-06-08 12:15:00,243.86,243.58,-0.22,flip_to_short -3463,做空,2020-06-08 12:15:00,2020-06-08 13:15:00,243.58,243.6,-0.08,flip_to_long -3464,做多,2020-06-08 13:15:00,2020-06-08 13:25:00,243.6,243.75,0.02,flip_to_short -3465,做空,2020-06-08 13:25:00,2020-06-08 14:00:00,243.75,242.22,0.78,tp_lower -3466,做多,2020-06-08 15:55:00,2020-06-08 16:00:00,243.14,242.59,-0.38,flip_to_short -3467,做空,2020-06-08 16:00:00,2020-06-08 16:50:00,242.59,243.22,-0.42,flip_to_long -3468,做多,2020-06-08 16:50:00,2020-06-08 17:45:00,243.22,242.68,-0.37,flip_to_short -3469,做空,2020-06-08 17:45:00,2020-06-08 17:50:00,242.68,242.75,-0.11,flip_to_long -3470,做多,2020-06-08 17:50:00,2020-06-08 18:00:00,242.75,242.82,-0.03,flip_to_short -3471,做空,2020-06-08 18:00:00,2020-06-08 19:05:00,242.82,242.57,0.07,flip_to_long -3472,做多,2020-06-08 19:05:00,2020-06-08 19:10:00,242.57,242.42,-0.15,flip_to_short -3473,做空,2020-06-08 19:10:00,2020-06-08 19:20:00,242.42,242.6,-0.17,flip_to_long -3474,做多,2020-06-08 19:20:00,2020-06-08 19:25:00,242.6,242.49,-0.13,flip_to_short -3475,做空,2020-06-08 19:25:00,2020-06-08 19:50:00,242.49,242.46,-0.05,flip_to_long -3476,做多,2020-06-08 19:50:00,2020-06-08 20:35:00,242.46,242.44,-0.08,flip_to_short -3477,做空,2020-06-08 20:35:00,2020-06-08 21:35:00,242.44,242.94,-0.34,flip_to_long -3478,做多,2020-06-08 21:35:00,2020-06-08 22:40:00,242.94,242.8,-0.14,flip_to_short -3479,做空,2020-06-08 22:40:00,2020-06-08 22:50:00,242.8,242.76,-0.04,flip_to_long -3480,做多,2020-06-08 22:50:00,2020-06-08 23:35:00,242.76,246.91,2.21,tp_upper -3481,做空,2020-06-09 00:20:00,2020-06-09 00:30:00,241.09,243.91,-1.72,flip_to_long -3482,做多,2020-06-09 00:30:00,2020-06-09 00:50:00,243.91,243.96,-0.04,flip_to_short -3483,做空,2020-06-09 00:50:00,2020-06-09 01:25:00,243.96,244.08,-0.14,flip_to_long -3484,做多,2020-06-09 01:25:00,2020-06-09 01:30:00,244.08,243.77,-0.25,flip_to_short -3485,做空,2020-06-09 01:30:00,2020-06-09 01:35:00,243.77,244.04,-0.22,flip_to_long -3486,做多,2020-06-09 01:35:00,2020-06-09 01:40:00,244.04,243.69,-0.27,flip_to_short -3487,做空,2020-06-09 01:40:00,2020-06-09 01:45:00,243.69,243.77,-0.11,flip_to_long -3488,做多,2020-06-09 01:45:00,2020-06-09 02:25:00,243.77,243.87,-0.01,flip_to_short -3489,做空,2020-06-09 02:25:00,2020-06-09 05:30:00,243.87,243.6,0.08,flip_to_long -3490,做多,2020-06-09 05:30:00,2020-06-09 05:40:00,243.6,243.52,-0.11,flip_to_short -3491,做空,2020-06-09 05:40:00,2020-06-09 05:55:00,243.52,243.55,-0.09,flip_to_long -3492,做多,2020-06-09 05:55:00,2020-06-09 06:00:00,243.55,243.45,-0.12,flip_to_short -3493,做空,2020-06-09 06:00:00,2020-06-09 06:10:00,243.45,243.53,-0.11,flip_to_long -3494,做多,2020-06-09 06:10:00,2020-06-09 06:20:00,243.53,243.41,-0.14,flip_to_short -3495,做空,2020-06-09 06:20:00,2020-06-09 06:25:00,243.41,243.53,-0.14,flip_to_long -3496,做多,2020-06-09 06:25:00,2020-06-09 06:35:00,243.53,243.47,-0.1,flip_to_short -3497,做空,2020-06-09 06:35:00,2020-06-09 06:45:00,243.47,243.42,-0.04,flip_to_long -3498,做多,2020-06-09 06:45:00,2020-06-09 06:50:00,243.42,243.2,-0.19,flip_to_short -3499,做空,2020-06-09 06:50:00,2020-06-09 06:55:00,243.2,243.37,-0.16,flip_to_long -3500,做多,2020-06-09 06:55:00,2020-06-09 07:25:00,243.37,243.39,-0.06,flip_to_short -3501,做空,2020-06-09 07:25:00,2020-06-09 07:35:00,243.39,243.5,-0.13,flip_to_long -3502,做多,2020-06-09 07:35:00,2020-06-09 07:40:00,243.5,243.31,-0.17,flip_to_short -3503,做空,2020-06-09 07:40:00,2020-06-09 07:55:00,243.31,243.46,-0.15,flip_to_long -3504,做多,2020-06-09 07:55:00,2020-06-09 08:15:00,243.46,243.38,-0.11,flip_to_short -3505,做空,2020-06-09 08:15:00,2020-06-09 08:40:00,243.38,243.15,0.06,flip_to_long -3506,做多,2020-06-09 08:40:00,2020-06-09 09:00:00,243.15,243.26,-0.01,flip_to_short -3507,做空,2020-06-09 09:00:00,2020-06-09 10:40:00,243.26,242.17,0.54,tp_lower -3508,做多,2020-06-09 11:10:00,2020-06-09 13:25:00,242.89,243.43,0.23,flip_to_short -3509,做空,2020-06-09 13:25:00,2020-06-09 13:50:00,243.43,243.16,0.08,flip_to_long -3510,做多,2020-06-09 13:50:00,2020-06-09 14:05:00,243.16,242.96,-0.18,flip_to_short -3511,做空,2020-06-09 14:05:00,2020-06-09 14:30:00,242.96,243.43,-0.33,flip_to_long -3512,做多,2020-06-09 14:30:00,2020-06-09 15:10:00,243.43,243.2,-0.19,flip_to_short -3513,做空,2020-06-09 15:10:00,2020-06-09 15:15:00,243.2,243.44,-0.2,flip_to_long -3514,做多,2020-06-09 15:15:00,2020-06-09 15:30:00,243.44,243.34,-0.12,flip_to_short -3515,做空,2020-06-09 15:30:00,2020-06-09 15:40:00,243.34,243.23,-0.01,flip_to_long -3516,做多,2020-06-09 15:40:00,2020-06-09 16:00:00,243.23,243.18,-0.09,flip_to_short -3517,做空,2020-06-09 16:00:00,2020-06-09 16:25:00,243.18,243.44,-0.21,flip_to_long -3518,做多,2020-06-09 16:25:00,2020-06-09 16:45:00,243.44,243.29,-0.15,flip_to_short -3519,做空,2020-06-09 16:45:00,2020-06-09 17:15:00,243.29,243.37,-0.11,flip_to_long -3520,做多,2020-06-09 17:15:00,2020-06-09 17:35:00,243.37,243.29,-0.11,flip_to_short -3521,做空,2020-06-09 17:35:00,2020-06-09 18:05:00,243.29,243.26,-0.05,flip_to_long -3522,做多,2020-06-09 18:05:00,2020-06-09 18:15:00,243.26,243.36,-0.01,flip_to_short -3523,做空,2020-06-09 18:15:00,2020-06-09 18:35:00,243.36,243.27,-0.02,flip_to_long -3524,做多,2020-06-09 18:35:00,2020-06-09 20:00:00,243.27,243.26,-0.07,flip_to_short -3525,做空,2020-06-09 20:00:00,2020-06-09 20:10:00,243.26,243.13,0.0,flip_to_long -3526,做多,2020-06-09 20:10:00,2020-06-09 20:20:00,243.13,242.84,-0.22,flip_to_short -3527,做空,2020-06-09 20:20:00,2020-06-09 20:30:00,242.84,243.1,-0.21,flip_to_long -3528,做多,2020-06-09 20:30:00,2020-06-09 20:35:00,243.1,243.04,-0.1,flip_to_short -3529,做空,2020-06-09 20:35:00,2020-06-09 20:40:00,243.04,243.19,-0.15,flip_to_long -3530,做多,2020-06-09 20:40:00,2020-06-09 22:00:00,243.19,243.62,0.17,flip_to_short -3531,做空,2020-06-09 22:00:00,2020-06-09 23:55:00,243.62,243.98,-0.26,flip_to_long -3532,做多,2020-06-09 23:55:00,2020-06-10 00:10:00,243.98,243.68,-0.23,flip_to_short -3533,做空,2020-06-10 00:10:00,2020-06-10 02:45:00,243.68,244.12,-0.32,flip_to_long -3534,做多,2020-06-10 02:45:00,2020-06-10 03:00:00,244.12,244.06,-0.1,flip_to_short -3535,做空,2020-06-10 03:00:00,2020-06-10 03:40:00,244.06,243.73,0.12,flip_to_long -3536,做多,2020-06-10 03:40:00,2020-06-10 05:05:00,243.73,244.09,0.13,flip_to_short -3537,做空,2020-06-10 05:05:00,2020-06-10 05:40:00,244.09,244.23,-0.15,flip_to_long -3538,做多,2020-06-10 05:40:00,2020-06-10 06:05:00,244.23,244.01,-0.19,flip_to_short -3539,做空,2020-06-10 06:05:00,2020-06-10 06:10:00,244.01,244.06,-0.1,flip_to_long -3540,做多,2020-06-10 06:10:00,2020-06-10 06:15:00,244.06,243.96,-0.12,flip_to_short -3541,做空,2020-06-10 06:15:00,2020-06-10 06:20:00,243.96,244.21,-0.21,flip_to_long -3542,做多,2020-06-10 06:20:00,2020-06-10 06:30:00,244.21,244.04,-0.16,flip_to_short -3543,做空,2020-06-10 06:30:00,2020-06-10 06:40:00,244.04,244.33,-0.23,flip_to_long -3544,做多,2020-06-10 06:40:00,2020-06-10 07:15:00,244.33,243.57,-0.49,flip_to_short -3545,做空,2020-06-10 07:15:00,2020-06-10 08:00:00,243.57,243.81,-0.2,flip_to_long -3546,做多,2020-06-10 08:00:00,2020-06-10 12:15:00,243.81,243.57,-0.2,flip_to_short -3547,做空,2020-06-10 12:15:00,2020-06-10 14:20:00,243.57,243.21,0.13,flip_to_long -3548,做多,2020-06-10 14:20:00,2020-06-10 15:00:00,243.21,243.29,-0.02,flip_to_short -3549,做空,2020-06-10 15:00:00,2020-06-10 15:10:00,243.29,243.54,-0.2,flip_to_long -3550,做多,2020-06-10 15:10:00,2020-06-10 15:15:00,243.54,243.37,-0.16,flip_to_short -3551,做空,2020-06-10 15:15:00,2020-06-10 15:35:00,243.37,243.38,-0.07,flip_to_long -3552,做多,2020-06-10 15:35:00,2020-06-10 16:00:00,243.38,243.37,-0.07,flip_to_short -3553,做空,2020-06-10 16:00:00,2020-06-10 16:05:00,243.37,243.79,-0.3,flip_to_long -3554,做多,2020-06-10 16:05:00,2020-06-10 16:25:00,243.79,243.61,-0.16,flip_to_short -3555,做空,2020-06-10 16:25:00,2020-06-10 16:40:00,243.61,243.48,0.0,flip_to_long -3556,做多,2020-06-10 16:40:00,2020-06-10 16:55:00,243.48,243.3,-0.16,flip_to_short -3557,做空,2020-06-10 16:55:00,2020-06-10 17:35:00,243.3,243.31,-0.07,flip_to_long -3558,做多,2020-06-10 17:35:00,2020-06-10 18:35:00,243.31,247.7,2.31,tp_upper -3559,做空,2020-06-10 18:50:00,2020-06-10 23:40:00,245.32,247.43,-1.22,flip_to_long -3560,做多,2020-06-10 23:40:00,2020-06-11 03:20:00,247.43,248.72,0.63,flip_to_short -3561,做空,2020-06-11 03:20:00,2020-06-11 03:45:00,248.72,248.5,0.05,flip_to_long -3562,做多,2020-06-11 03:45:00,2020-06-11 10:50:00,248.5,246.39,-1.23,flip_to_short -3563,做空,2020-06-11 10:50:00,2020-06-11 13:15:00,246.39,241.71,2.51,tp_lower -3564,做多,2020-06-11 21:05:00,2020-06-11 21:10:00,233.5,232.43,-0.7,flip_to_short -3565,做空,2020-06-11 21:10:00,2020-06-11 21:40:00,232.43,233.23,-0.54,flip_to_long -3566,做多,2020-06-11 21:40:00,2020-06-11 22:10:00,233.23,232.74,-0.36,flip_to_short -3567,做空,2020-06-11 22:10:00,2020-06-11 22:20:00,232.74,232.95,-0.19,flip_to_long -3568,做多,2020-06-11 22:20:00,2020-06-11 22:25:00,232.95,232.79,-0.16,flip_to_short -3569,做空,2020-06-11 22:25:00,2020-06-11 22:30:00,232.79,233.38,-0.41,flip_to_long -3570,做多,2020-06-11 22:30:00,2020-06-11 22:35:00,233.38,233.11,-0.22,flip_to_short -3571,做空,2020-06-11 22:35:00,2020-06-12 00:25:00,233.11,231.56,0.83,flip_to_long -3572,做多,2020-06-12 00:25:00,2020-06-12 00:40:00,231.56,231.98,0.18,flip_to_short -3573,做空,2020-06-12 00:40:00,2020-06-12 00:50:00,231.98,231.86,0.0,flip_to_long -3574,做多,2020-06-12 00:50:00,2020-06-12 00:55:00,231.86,231.63,-0.2,flip_to_short -3575,做空,2020-06-12 00:55:00,2020-06-12 01:10:00,231.63,231.92,-0.24,flip_to_long -3576,做多,2020-06-12 01:10:00,2020-06-12 01:25:00,231.92,231.73,-0.18,flip_to_short -3577,做空,2020-06-12 01:25:00,2020-06-12 01:30:00,231.73,232.35,-0.43,flip_to_long -3578,做多,2020-06-12 01:30:00,2020-06-12 04:55:00,232.35,232.87,0.24,flip_to_short -3579,做空,2020-06-12 04:55:00,2020-06-12 05:20:00,232.87,233.24,-0.28,flip_to_long -3580,做多,2020-06-12 05:20:00,2020-06-12 07:05:00,233.24,233.79,0.25,flip_to_short -3581,做空,2020-06-12 07:05:00,2020-06-12 12:50:00,233.79,236.77,-1.8,flip_to_long -3582,做多,2020-06-12 12:50:00,2020-06-12 12:55:00,236.77,236.62,-0.15,flip_to_short -3583,做空,2020-06-12 12:55:00,2020-06-12 13:15:00,236.62,236.88,-0.21,flip_to_long -3584,做多,2020-06-12 13:15:00,2020-06-12 14:35:00,236.88,237.07,0.04,flip_to_short -3585,做空,2020-06-12 14:35:00,2020-06-12 16:00:00,237.07,236.75,0.11,flip_to_long -3586,做多,2020-06-12 16:00:00,2020-06-12 16:10:00,236.75,236.81,-0.03,flip_to_short -3587,做空,2020-06-12 16:10:00,2020-06-12 16:15:00,236.81,237.16,-0.26,flip_to_long -3588,做多,2020-06-12 16:15:00,2020-06-12 16:20:00,237.16,236.76,-0.29,flip_to_short -3589,做空,2020-06-12 16:20:00,2020-06-12 16:25:00,236.76,237.07,-0.24,flip_to_long -3590,做多,2020-06-12 16:25:00,2020-06-12 16:30:00,237.07,236.26,-0.52,flip_to_short -3591,做空,2020-06-12 16:30:00,2020-06-12 18:55:00,236.26,236.47,-0.18,flip_to_long -3592,做多,2020-06-12 18:55:00,2020-06-12 19:20:00,236.47,236.22,-0.2,flip_to_short -3593,做空,2020-06-12 19:20:00,2020-06-12 19:25:00,236.22,236.55,-0.25,flip_to_long -3594,做多,2020-06-12 19:25:00,2020-06-12 19:30:00,236.55,236.3,-0.2,flip_to_short -3595,做空,2020-06-12 19:30:00,2020-06-12 23:30:00,236.3,237.04,-0.47,flip_to_long -3596,做多,2020-06-12 23:30:00,2020-06-12 23:40:00,237.04,237.14,-0.01,flip_to_short -3597,做空,2020-06-12 23:40:00,2020-06-13 00:10:00,237.14,237.21,-0.1,flip_to_long -3598,做多,2020-06-13 00:10:00,2020-06-13 00:15:00,237.21,236.82,-0.28,flip_to_short -3599,做空,2020-06-13 00:15:00,2020-06-13 01:30:00,236.82,236.88,-0.1,flip_to_long -3600,做多,2020-06-13 01:30:00,2020-06-13 10:20:00,236.88,236.46,-0.3,flip_to_short -3601,做空,2020-06-13 10:20:00,2020-06-13 10:40:00,236.46,236.49,-0.08,flip_to_long -3602,做多,2020-06-13 10:40:00,2020-06-13 10:45:00,236.49,236.3,-0.17,flip_to_short -3603,做空,2020-06-13 10:45:00,2020-06-13 12:10:00,236.3,236.44,-0.14,flip_to_long -3604,做多,2020-06-13 12:10:00,2020-06-13 12:15:00,236.44,236.29,-0.15,flip_to_short -3605,做空,2020-06-13 12:15:00,2020-06-13 13:45:00,236.29,236.17,0.0,flip_to_long -3606,做多,2020-06-13 13:45:00,2020-06-13 13:55:00,236.17,236.31,0.01,flip_to_short -3607,做空,2020-06-13 13:55:00,2020-06-13 18:00:00,236.31,237.45,-0.7,flip_to_long -3608,做多,2020-06-13 18:00:00,2020-06-13 19:50:00,237.45,236.82,-0.41,flip_to_short -3609,做空,2020-06-13 19:50:00,2020-06-13 20:00:00,236.82,236.79,-0.05,tp_lower -3610,做多,2020-06-13 20:05:00,2020-06-13 20:10:00,237.62,237.12,-0.34,flip_to_short -3611,做空,2020-06-13 20:10:00,2020-06-13 20:15:00,237.12,237.56,-0.3,flip_to_long -3612,做多,2020-06-13 20:15:00,2020-06-13 20:20:00,237.56,237.32,-0.19,flip_to_short -3613,做空,2020-06-13 20:20:00,2020-06-13 21:40:00,237.32,237.35,-0.08,flip_to_long -3614,做多,2020-06-13 21:40:00,2020-06-13 21:50:00,237.35,237.37,-0.05,flip_to_short -3615,做空,2020-06-13 21:50:00,2020-06-13 22:05:00,237.37,237.53,-0.15,flip_to_long -3616,做多,2020-06-13 22:05:00,2020-06-13 22:30:00,237.53,237.44,-0.11,flip_to_short -3617,做空,2020-06-13 22:30:00,2020-06-13 22:35:00,237.44,237.69,-0.2,flip_to_long -3618,做多,2020-06-13 22:35:00,2020-06-14 00:20:00,237.69,237.64,-0.09,flip_to_short -3619,做空,2020-06-14 00:20:00,2020-06-14 01:20:00,237.64,237.56,-0.02,flip_to_long -3620,做多,2020-06-14 01:20:00,2020-06-14 03:05:00,237.56,237.82,0.08,flip_to_short -3621,做空,2020-06-14 03:05:00,2020-06-14 03:10:00,237.82,237.83,-0.07,flip_to_long -3622,做多,2020-06-14 03:10:00,2020-06-14 03:20:00,237.83,237.65,-0.16,flip_to_short -3623,做空,2020-06-14 03:20:00,2020-06-14 04:05:00,237.65,237.85,-0.17,flip_to_long -3624,做多,2020-06-14 04:05:00,2020-06-14 04:10:00,237.85,237.81,-0.09,flip_to_short -3625,做空,2020-06-14 04:10:00,2020-06-14 06:45:00,237.81,234.3,1.84,tp_lower -3626,做多,2020-06-14 08:50:00,2020-06-14 08:55:00,236.29,236.2,-0.12,flip_to_short -3627,做空,2020-06-14 08:55:00,2020-06-14 09:00:00,236.2,236.28,-0.11,flip_to_long -3628,做多,2020-06-14 09:00:00,2020-06-14 09:05:00,236.28,236.25,-0.08,flip_to_short -3629,做空,2020-06-14 09:05:00,2020-06-14 09:30:00,236.25,236.05,0.05,flip_to_long -3630,做多,2020-06-14 09:30:00,2020-06-14 09:45:00,236.05,235.97,-0.11,flip_to_short -3631,做空,2020-06-14 09:45:00,2020-06-14 09:55:00,235.97,236.0,-0.08,flip_to_long -3632,做多,2020-06-14 09:55:00,2020-06-14 10:00:00,236.0,235.89,-0.13,flip_to_short -3633,做空,2020-06-14 10:00:00,2020-06-14 10:05:00,235.89,236.22,-0.25,flip_to_long -3634,做多,2020-06-14 10:05:00,2020-06-14 12:25:00,236.22,235.71,-0.34,flip_to_short -3635,做空,2020-06-14 12:25:00,2020-06-14 12:50:00,235.71,236.11,-0.28,flip_to_long -3636,做多,2020-06-14 12:50:00,2020-06-14 12:55:00,236.11,236.0,-0.12,flip_to_short -3637,做空,2020-06-14 12:55:00,2020-06-14 14:40:00,236.0,233.7,1.19,tp_lower -3638,做多,2020-06-14 16:30:00,2020-06-14 17:15:00,235.28,235.16,-0.13,flip_to_short -3639,做空,2020-06-14 17:15:00,2020-06-14 18:25:00,235.16,234.87,0.1,flip_to_long -3640,做多,2020-06-14 18:25:00,2020-06-14 18:40:00,234.87,234.77,-0.12,flip_to_short -3641,做空,2020-06-14 18:40:00,2020-06-14 18:50:00,234.77,234.97,-0.18,flip_to_long -3642,做多,2020-06-14 18:50:00,2020-06-14 18:55:00,234.97,234.78,-0.17,flip_to_short -3643,做空,2020-06-14 18:55:00,2020-06-14 19:10:00,234.78,234.97,-0.17,flip_to_long -3644,做多,2020-06-14 19:10:00,2020-06-14 19:15:00,234.97,234.77,-0.17,flip_to_short -3645,做空,2020-06-14 19:15:00,2020-06-14 19:25:00,234.77,234.85,-0.11,flip_to_long -3646,做多,2020-06-14 19:25:00,2020-06-14 19:30:00,234.85,234.58,-0.21,flip_to_short -3647,做空,2020-06-14 19:30:00,2020-06-14 19:40:00,234.58,234.9,-0.24,flip_to_long -3648,做多,2020-06-14 19:40:00,2020-06-14 20:10:00,234.9,234.9,-0.06,flip_to_short -3649,做空,2020-06-14 20:10:00,2020-06-14 20:15:00,234.9,234.96,-0.1,flip_to_long -3650,做多,2020-06-14 20:15:00,2020-06-14 20:20:00,234.96,234.8,-0.15,flip_to_short -3651,做空,2020-06-14 20:20:00,2020-06-14 21:40:00,234.8,232.56,1.15,tp_lower -3652,做多,2020-06-14 22:35:00,2020-06-15 08:20:00,233.76,224.28,-5.27,flip_to_short -3653,做空,2020-06-15 08:20:00,2020-06-15 08:35:00,224.28,224.46,-0.17,flip_to_long -3654,做多,2020-06-15 08:35:00,2020-06-15 08:55:00,224.46,224.21,-0.2,flip_to_short -3655,做空,2020-06-15 08:55:00,2020-06-15 09:15:00,224.21,223.86,0.13,flip_to_long -3656,做多,2020-06-15 09:15:00,2020-06-15 09:20:00,223.86,223.61,-0.2,flip_to_short -3657,做空,2020-06-15 09:20:00,2020-06-15 09:35:00,223.61,224.0,-0.28,flip_to_long -3658,做多,2020-06-15 09:35:00,2020-06-15 10:45:00,224.0,223.37,-0.42,flip_to_short -3659,做空,2020-06-15 10:45:00,2020-06-15 11:15:00,223.37,223.29,-0.02,flip_to_long -3660,做多,2020-06-15 11:15:00,2020-06-15 11:45:00,223.29,223.56,0.09,flip_to_short -3661,做空,2020-06-15 11:45:00,2020-06-15 11:50:00,223.56,223.8,-0.2,flip_to_long -3662,做多,2020-06-15 11:50:00,2020-06-15 11:55:00,223.8,223.44,-0.26,flip_to_short -3663,做空,2020-06-15 11:55:00,2020-06-15 12:00:00,223.44,223.94,-0.34,flip_to_long -3664,做多,2020-06-15 12:00:00,2020-06-15 12:10:00,223.94,223.42,-0.35,flip_to_short -3665,做空,2020-06-15 12:10:00,2020-06-15 13:50:00,223.42,223.56,-0.14,flip_to_long -3666,做多,2020-06-15 13:50:00,2020-06-15 22:30:00,223.56,230.48,3.77,flip_to_short -3667,做空,2020-06-15 22:30:00,2020-06-16 02:50:00,230.48,230.85,-0.27,flip_to_long -3668,做多,2020-06-16 02:50:00,2020-06-16 06:35:00,230.85,231.75,0.44,flip_to_short -3669,做空,2020-06-16 06:35:00,2020-06-16 06:40:00,231.75,231.78,-0.08,flip_to_long -3670,做多,2020-06-16 06:40:00,2020-06-16 07:15:00,231.78,232.35,0.25,flip_to_short -3671,做空,2020-06-16 07:15:00,2020-06-16 07:35:00,232.35,232.79,-0.31,flip_to_long -3672,做多,2020-06-16 07:35:00,2020-06-16 08:00:00,232.79,232.35,-0.31,flip_to_short -3673,做空,2020-06-16 08:00:00,2020-06-16 08:05:00,232.35,232.39,-0.09,flip_to_long -3674,做多,2020-06-16 08:05:00,2020-06-16 08:45:00,232.39,232.47,-0.02,flip_to_short -3675,做空,2020-06-16 08:45:00,2020-06-16 08:50:00,232.47,232.7,-0.19,flip_to_long -3676,做多,2020-06-16 08:50:00,2020-06-16 12:15:00,232.7,234.08,0.7,flip_to_short -3677,做空,2020-06-16 12:15:00,2020-06-16 12:25:00,234.08,234.02,-0.03,flip_to_long -3678,做多,2020-06-16 12:25:00,2020-06-16 13:30:00,234.02,234.27,0.07,flip_to_short -3679,做空,2020-06-16 13:30:00,2020-06-16 16:35:00,234.27,234.15,0.0,flip_to_long -3680,做多,2020-06-16 16:35:00,2020-06-16 16:40:00,234.15,234.05,-0.12,flip_to_short -3681,做空,2020-06-16 16:40:00,2020-06-16 17:05:00,234.05,234.08,-0.08,flip_to_long -3682,做多,2020-06-16 17:05:00,2020-06-16 17:10:00,234.08,233.91,-0.16,flip_to_short -3683,做空,2020-06-16 17:10:00,2020-06-16 18:15:00,233.91,233.8,-0.0,flip_to_long -3684,做多,2020-06-16 18:15:00,2020-06-16 18:45:00,233.8,233.62,-0.16,flip_to_short -3685,做空,2020-06-16 18:45:00,2020-06-16 19:20:00,233.62,233.62,-0.06,flip_to_long -3686,做多,2020-06-16 19:20:00,2020-06-16 19:40:00,233.62,233.53,-0.11,flip_to_short -3687,做空,2020-06-16 19:40:00,2020-06-16 20:35:00,233.53,233.75,-0.18,flip_to_long -3688,做多,2020-06-16 20:35:00,2020-06-17 00:20:00,233.75,234.5,0.34,flip_to_short -3689,做空,2020-06-17 00:20:00,2020-06-17 00:30:00,234.5,234.46,-0.04,flip_to_long -3690,做多,2020-06-17 00:30:00,2020-06-17 00:35:00,234.46,234.11,-0.26,flip_to_short -3691,做空,2020-06-17 00:35:00,2020-06-17 00:40:00,234.11,234.27,-0.15,flip_to_long -3692,做多,2020-06-17 00:40:00,2020-06-17 05:20:00,234.27,233.25,-0.63,flip_to_short -3693,做空,2020-06-17 05:20:00,2020-06-17 06:10:00,233.25,233.28,-0.08,flip_to_long -3694,做多,2020-06-17 06:10:00,2020-06-17 06:15:00,233.28,233.13,-0.15,flip_to_short -3695,做空,2020-06-17 06:15:00,2020-06-17 09:30:00,233.13,234.02,-0.55,flip_to_long -3696,做多,2020-06-17 09:30:00,2020-06-17 09:40:00,234.02,233.9,-0.13,flip_to_short -3697,做空,2020-06-17 09:40:00,2020-06-17 10:10:00,233.9,233.92,-0.07,flip_to_long -3698,做多,2020-06-17 10:10:00,2020-06-17 11:30:00,233.92,234.21,0.09,flip_to_short -3699,做空,2020-06-17 11:30:00,2020-06-17 12:05:00,234.21,234.32,-0.12,flip_to_long -3700,做多,2020-06-17 12:05:00,2020-06-17 12:15:00,234.32,234.03,-0.22,flip_to_short -3701,做空,2020-06-17 12:15:00,2020-06-17 12:20:00,234.03,234.16,-0.13,flip_to_long -3702,做多,2020-06-17 12:20:00,2020-06-17 12:25:00,234.16,234.02,-0.14,flip_to_short -3703,做空,2020-06-17 12:25:00,2020-06-17 12:30:00,234.02,234.37,-0.25,flip_to_long -3704,做多,2020-06-17 12:30:00,2020-06-17 13:15:00,234.37,236.36,1.01,tp_upper -3705,做空,2020-06-17 13:25:00,2020-06-17 14:20:00,234.68,231.76,1.52,tp_lower -3706,做多,2020-06-17 18:25:00,2020-06-17 18:55:00,232.12,231.85,-0.21,flip_to_short -3707,做空,2020-06-17 18:55:00,2020-06-17 20:05:00,231.85,229.95,0.99,tp_lower -3708,做多,2020-06-17 20:40:00,2020-06-17 20:45:00,231.55,231.35,-0.18,flip_to_short -3709,做空,2020-06-17 20:45:00,2020-06-17 21:00:00,231.35,231.37,-0.08,flip_to_long -3710,做多,2020-06-17 21:00:00,2020-06-17 22:10:00,231.37,231.75,0.15,flip_to_short -3711,做空,2020-06-17 22:10:00,2020-06-18 02:20:00,231.75,233.08,-0.8,flip_to_long -3712,做多,2020-06-18 02:20:00,2020-06-18 02:50:00,233.08,233.25,0.03,flip_to_short -3713,做空,2020-06-18 02:50:00,2020-06-18 03:00:00,233.25,233.54,-0.23,flip_to_long -3714,做多,2020-06-18 03:00:00,2020-06-18 03:20:00,233.54,233.43,-0.13,flip_to_short -3715,做空,2020-06-18 03:20:00,2020-06-18 04:15:00,233.43,233.44,-0.07,flip_to_long -3716,做多,2020-06-18 04:15:00,2020-06-18 06:55:00,233.44,233.15,-0.23,flip_to_short -3717,做空,2020-06-18 06:55:00,2020-06-18 07:00:00,233.15,233.44,-0.23,flip_to_long -3718,做多,2020-06-18 07:00:00,2020-06-18 07:40:00,233.44,233.24,-0.18,flip_to_short -3719,做空,2020-06-18 07:40:00,2020-06-18 07:50:00,233.24,233.26,-0.08,flip_to_long -3720,做多,2020-06-18 07:50:00,2020-06-18 08:35:00,233.26,233.29,-0.05,flip_to_short -3721,做空,2020-06-18 08:35:00,2020-06-18 08:55:00,233.29,233.23,-0.03,flip_to_long -3722,做多,2020-06-18 08:55:00,2020-06-18 09:10:00,233.23,233.16,-0.1,flip_to_short -3723,做空,2020-06-18 09:10:00,2020-06-18 09:15:00,233.16,233.44,-0.22,flip_to_long -3724,做多,2020-06-18 09:15:00,2020-06-18 09:40:00,233.44,233.24,-0.17,flip_to_short -3725,做空,2020-06-18 09:40:00,2020-06-18 09:45:00,233.24,233.88,-0.42,flip_to_long -3726,做多,2020-06-18 09:45:00,2020-06-18 09:55:00,233.88,232.77,-0.67,flip_to_short -3727,做空,2020-06-18 09:55:00,2020-06-18 10:25:00,232.77,233.17,-0.28,flip_to_long -3728,做多,2020-06-18 10:25:00,2020-06-18 10:40:00,233.17,233.33,0.02,flip_to_short -3729,做空,2020-06-18 10:40:00,2020-06-18 12:35:00,233.33,233.36,-0.08,flip_to_long -3730,做多,2020-06-18 12:35:00,2020-06-18 12:40:00,233.36,233.25,-0.12,flip_to_short -3731,做空,2020-06-18 12:40:00,2020-06-18 17:30:00,233.25,232.08,0.57,flip_to_long -3732,做多,2020-06-18 17:30:00,2020-06-18 17:35:00,232.08,232.06,-0.07,flip_to_short -3733,做空,2020-06-18 17:35:00,2020-06-18 19:35:00,232.06,231.64,0.17,flip_to_long -3734,做多,2020-06-18 19:35:00,2020-06-18 23:00:00,231.64,230.37,-0.76,flip_to_short -3735,做空,2020-06-18 23:00:00,2020-06-18 23:05:00,230.37,230.54,-0.16,flip_to_long -3736,做多,2020-06-18 23:05:00,2020-06-19 00:20:00,230.54,230.57,-0.05,flip_to_short -3737,做空,2020-06-19 00:20:00,2020-06-19 00:30:00,230.57,230.43,0.01,flip_to_long -3738,做多,2020-06-19 00:30:00,2020-06-19 01:00:00,230.43,230.22,-0.18,flip_to_short -3739,做空,2020-06-19 01:00:00,2020-06-19 01:10:00,230.22,230.48,-0.21,flip_to_long -3740,做多,2020-06-19 01:10:00,2020-06-19 01:15:00,230.48,230.14,-0.25,flip_to_short -3741,做空,2020-06-19 01:15:00,2020-06-19 01:20:00,230.14,230.39,-0.2,flip_to_long -3742,做多,2020-06-19 01:20:00,2020-06-19 01:25:00,230.39,230.17,-0.19,flip_to_short -3743,做空,2020-06-19 01:25:00,2020-06-19 05:35:00,230.17,228.6,0.8,flip_to_long -3744,做多,2020-06-19 05:35:00,2020-06-19 05:45:00,228.6,228.4,-0.18,flip_to_short -3745,做空,2020-06-19 05:45:00,2020-06-19 05:50:00,228.4,228.88,-0.33,flip_to_long -3746,做多,2020-06-19 05:50:00,2020-06-19 07:15:00,228.88,228.3,-0.39,flip_to_short -3747,做空,2020-06-19 07:15:00,2020-06-19 07:55:00,228.3,228.39,-0.11,flip_to_long -3748,做多,2020-06-19 07:55:00,2020-06-19 08:00:00,228.39,228.15,-0.2,flip_to_short -3749,做空,2020-06-19 08:00:00,2020-06-19 08:05:00,228.15,228.44,-0.22,flip_to_long -3750,做多,2020-06-19 08:05:00,2020-06-19 08:10:00,228.44,228.02,-0.29,flip_to_short -3751,做空,2020-06-19 08:10:00,2020-06-19 08:30:00,228.02,228.82,-0.5,flip_to_long -3752,做多,2020-06-19 08:30:00,2020-06-19 09:15:00,228.82,230.58,0.9,tp_upper -3753,做空,2020-06-19 14:50:00,2020-06-19 15:05:00,230.54,230.7,-0.15,flip_to_long -3754,做多,2020-06-19 15:05:00,2020-06-19 15:15:00,230.7,230.41,-0.22,flip_to_short -3755,做空,2020-06-19 15:15:00,2020-06-19 15:30:00,230.41,230.62,-0.18,flip_to_long -3756,做多,2020-06-19 15:30:00,2020-06-19 16:05:00,230.62,230.58,-0.08,flip_to_short -3757,做空,2020-06-19 16:05:00,2020-06-19 20:45:00,230.58,229.11,0.73,flip_to_long -3758,做多,2020-06-19 20:45:00,2020-06-19 21:20:00,229.11,229.1,-0.07,flip_to_short -3759,做空,2020-06-19 21:20:00,2020-06-19 21:35:00,229.1,229.16,-0.1,flip_to_long -3760,做多,2020-06-19 21:35:00,2020-06-19 23:35:00,229.16,229.26,-0.01,flip_to_short -3761,做空,2020-06-19 23:35:00,2020-06-20 00:30:00,229.26,229.27,-0.07,flip_to_long -3762,做多,2020-06-20 00:30:00,2020-06-20 02:05:00,229.27,229.45,0.04,flip_to_short -3763,做空,2020-06-20 02:05:00,2020-06-20 02:10:00,229.45,229.52,-0.1,flip_to_long -3764,做多,2020-06-20 02:10:00,2020-06-20 02:20:00,229.52,229.48,-0.09,flip_to_short -3765,做空,2020-06-20 02:20:00,2020-06-20 02:25:00,229.48,229.49,-0.07,flip_to_long -3766,做多,2020-06-20 02:25:00,2020-06-20 02:35:00,229.49,229.55,-0.03,flip_to_short -3767,做空,2020-06-20 02:35:00,2020-06-20 04:25:00,229.55,229.54,-0.06,flip_to_long -3768,做多,2020-06-20 04:25:00,2020-06-20 06:00:00,229.54,229.9,0.14,flip_to_short -3769,做空,2020-06-20 06:00:00,2020-06-20 06:05:00,229.9,230.26,-0.26,flip_to_long -3770,做多,2020-06-20 06:05:00,2020-06-20 06:25:00,230.26,229.95,-0.23,flip_to_short -3771,做空,2020-06-20 06:25:00,2020-06-20 06:30:00,229.95,230.1,-0.15,flip_to_long -3772,做多,2020-06-20 06:30:00,2020-06-20 06:35:00,230.1,229.93,-0.16,flip_to_short -3773,做空,2020-06-20 06:35:00,2020-06-20 06:45:00,229.93,230.03,-0.12,flip_to_long -3774,做多,2020-06-20 06:45:00,2020-06-20 07:00:00,230.03,230.02,-0.07,flip_to_short -3775,做空,2020-06-20 07:00:00,2020-06-20 07:35:00,230.02,230.02,-0.06,flip_to_long -3776,做多,2020-06-20 07:35:00,2020-06-20 07:40:00,230.02,229.87,-0.15,flip_to_short -3777,做空,2020-06-20 07:40:00,2020-06-20 11:15:00,229.87,227.71,1.12,tp_lower -3778,做多,2020-06-20 11:20:00,2020-06-20 12:05:00,228.56,228.71,0.02,flip_to_short -3779,做空,2020-06-20 12:05:00,2020-06-20 12:15:00,228.71,229.13,-0.3,flip_to_long -3780,做多,2020-06-20 12:15:00,2020-06-20 12:25:00,229.13,228.82,-0.23,flip_to_short -3781,做空,2020-06-20 12:25:00,2020-06-20 12:40:00,228.82,228.89,-0.1,flip_to_long -3782,做多,2020-06-20 12:40:00,2020-06-20 12:45:00,228.89,228.75,-0.14,flip_to_short -3783,做空,2020-06-20 12:45:00,2020-06-20 18:25:00,228.75,227.09,0.85,flip_to_long -3784,做多,2020-06-20 18:25:00,2020-06-20 18:40:00,227.09,227.13,-0.04,flip_to_short -3785,做空,2020-06-20 18:40:00,2020-06-20 19:25:00,227.13,227.04,-0.01,flip_to_long -3786,做多,2020-06-20 19:25:00,2020-06-21 04:45:00,227.04,229.34,1.22,flip_to_short -3787,做空,2020-06-21 04:45:00,2020-06-21 04:50:00,229.34,229.46,-0.13,flip_to_long -3788,做多,2020-06-21 04:50:00,2020-06-21 04:55:00,229.46,229.36,-0.12,flip_to_short -3789,做空,2020-06-21 04:55:00,2020-06-21 05:00:00,229.36,229.49,-0.14,flip_to_long -3790,做多,2020-06-21 05:00:00,2020-06-21 10:00:00,229.49,230.26,0.37,flip_to_short -3791,做空,2020-06-21 10:00:00,2020-06-21 15:25:00,230.26,229.37,0.44,flip_to_long -3792,做多,2020-06-21 15:25:00,2020-06-21 17:10:00,229.37,229.99,0.29,flip_to_short -3793,做空,2020-06-21 17:10:00,2020-06-21 19:15:00,229.99,229.89,-0.01,flip_to_long -3794,做多,2020-06-21 19:15:00,2020-06-21 19:50:00,229.89,230.02,0.01,flip_to_short -3795,做空,2020-06-21 19:50:00,2020-06-21 21:15:00,230.02,229.84,0.04,flip_to_long -3796,做多,2020-06-21 21:15:00,2020-06-22 06:20:00,229.84,233.8,2.18,flip_to_short -3797,做空,2020-06-22 06:20:00,2020-06-22 06:40:00,233.8,234.08,-0.23,flip_to_long -3798,做多,2020-06-22 06:40:00,2020-06-22 06:55:00,234.08,234.18,-0.01,flip_to_short -3799,做空,2020-06-22 06:55:00,2020-06-22 07:05:00,234.18,234.32,-0.15,flip_to_long -3800,做多,2020-06-22 07:05:00,2020-06-22 11:15:00,234.32,234.98,0.31,flip_to_short -3801,做空,2020-06-22 11:15:00,2020-06-22 20:00:00,234.98,242.71,-4.46,flip_to_long -3802,做多,2020-06-22 20:00:00,2020-06-22 21:15:00,242.71,244.24,0.75,flip_to_short -3803,做空,2020-06-22 21:15:00,2020-06-22 23:40:00,244.24,243.22,0.48,flip_to_long -3804,做多,2020-06-22 23:40:00,2020-06-23 00:40:00,243.22,243.24,-0.05,flip_to_short -3805,做空,2020-06-23 00:40:00,2020-06-23 03:40:00,243.24,242.63,0.26,flip_to_long -3806,做多,2020-06-23 03:40:00,2020-06-23 03:55:00,242.63,242.72,-0.02,flip_to_short -3807,做空,2020-06-23 03:55:00,2020-06-23 04:20:00,242.72,242.8,-0.11,flip_to_long -3808,做多,2020-06-23 04:20:00,2020-06-23 04:30:00,242.8,242.27,-0.35,flip_to_short -3809,做空,2020-06-23 04:30:00,2020-06-23 05:35:00,242.27,242.32,-0.09,flip_to_long -3810,做多,2020-06-23 05:35:00,2020-06-23 05:40:00,242.32,242.06,-0.2,flip_to_short -3811,做空,2020-06-23 05:40:00,2020-06-23 06:20:00,242.06,242.22,-0.15,flip_to_long -3812,做多,2020-06-23 06:20:00,2020-06-23 06:25:00,242.22,241.93,-0.22,flip_to_short -3813,做空,2020-06-23 06:25:00,2020-06-23 06:30:00,241.93,242.09,-0.15,flip_to_long -3814,做多,2020-06-23 06:30:00,2020-06-23 06:40:00,242.09,242.27,0.03,flip_to_short -3815,做空,2020-06-23 06:40:00,2020-06-23 08:45:00,242.27,242.8,-0.35,flip_to_long -3816,做多,2020-06-23 08:45:00,2020-06-23 08:50:00,242.8,242.75,-0.09,flip_to_short -3817,做空,2020-06-23 08:50:00,2020-06-23 09:00:00,242.75,242.81,-0.1,flip_to_long -3818,做多,2020-06-23 09:00:00,2020-06-23 09:05:00,242.81,242.73,-0.11,flip_to_short -3819,做空,2020-06-23 09:05:00,2020-06-23 09:35:00,242.73,242.76,-0.08,flip_to_long -3820,做多,2020-06-23 09:35:00,2020-06-23 10:00:00,242.76,242.75,-0.07,flip_to_short -3821,做空,2020-06-23 10:00:00,2020-06-23 11:25:00,242.75,243.3,-0.35,flip_to_long -3822,做多,2020-06-23 11:25:00,2020-06-23 12:00:00,243.3,243.03,-0.21,flip_to_short -3823,做空,2020-06-23 12:00:00,2020-06-23 13:45:00,243.03,242.77,0.07,flip_to_long -3824,做多,2020-06-23 13:45:00,2020-06-23 13:50:00,242.77,242.56,-0.17,flip_to_short -3825,做空,2020-06-23 13:50:00,2020-06-23 14:10:00,242.56,243.09,-0.34,flip_to_long -3826,做多,2020-06-23 14:10:00,2020-06-23 14:45:00,243.09,242.86,-0.18,flip_to_short -3827,做空,2020-06-23 14:45:00,2020-06-23 17:25:00,242.86,243.32,-0.3,flip_to_long -3828,做多,2020-06-23 17:25:00,2020-06-23 17:30:00,243.32,243.17,-0.14,flip_to_short -3829,做空,2020-06-23 17:30:00,2020-06-23 17:40:00,243.17,243.48,-0.22,flip_to_long -3830,做多,2020-06-23 17:40:00,2020-06-23 19:50:00,243.48,243.95,0.18,flip_to_short -3831,做空,2020-06-23 19:50:00,2020-06-23 20:05:00,243.95,243.72,0.06,flip_to_long -3832,做多,2020-06-23 20:05:00,2020-06-23 20:50:00,243.72,243.72,-0.06,flip_to_short -3833,做空,2020-06-23 20:50:00,2020-06-23 21:15:00,243.72,243.97,-0.19,flip_to_long -3834,做多,2020-06-23 21:15:00,2020-06-23 21:25:00,243.97,243.69,-0.21,flip_to_short -3835,做空,2020-06-23 21:25:00,2020-06-23 21:30:00,243.69,244.0,-0.22,flip_to_long -3836,做多,2020-06-23 21:30:00,2020-06-23 22:00:00,244.0,243.74,-0.2,flip_to_short -3837,做空,2020-06-23 22:00:00,2020-06-23 22:05:00,243.74,243.81,-0.1,flip_to_long -3838,做多,2020-06-23 22:05:00,2020-06-23 22:25:00,243.81,243.84,-0.05,flip_to_short -3839,做空,2020-06-23 22:25:00,2020-06-24 00:30:00,243.84,243.82,-0.05,flip_to_long -3840,做多,2020-06-24 00:30:00,2020-06-24 00:50:00,243.82,243.41,-0.28,flip_to_short -3841,做空,2020-06-24 00:50:00,2020-06-24 01:35:00,243.41,243.32,-0.02,flip_to_long -3842,做多,2020-06-24 01:35:00,2020-06-24 07:20:00,243.32,245.44,1.05,flip_to_short -3843,做空,2020-06-24 07:20:00,2020-06-24 19:05:00,245.44,234.8,5.52,flip_to_long -3844,做多,2020-06-24 19:05:00,2020-06-24 19:25:00,234.8,234.58,-0.19,flip_to_short -3845,做空,2020-06-24 19:25:00,2020-06-24 19:40:00,234.58,234.44,0.01,flip_to_long -3846,做多,2020-06-24 19:40:00,2020-06-24 19:50:00,234.44,233.88,-0.39,flip_to_short -3847,做空,2020-06-24 19:50:00,2020-06-24 20:10:00,233.88,234.31,-0.31,flip_to_long -3848,做多,2020-06-24 20:10:00,2020-06-24 21:15:00,234.31,234.23,-0.11,flip_to_short -3849,做空,2020-06-24 21:15:00,2020-06-24 21:25:00,234.23,234.25,-0.08,flip_to_long -3850,做多,2020-06-24 21:25:00,2020-06-24 23:45:00,234.25,234.51,0.08,flip_to_short -3851,做空,2020-06-24 23:45:00,2020-06-24 23:55:00,234.51,234.54,-0.08,flip_to_long -3852,做多,2020-06-24 23:55:00,2020-06-25 00:30:00,234.54,234.6,-0.03,flip_to_short -3853,做空,2020-06-25 00:30:00,2020-06-25 01:20:00,234.6,235.23,-0.43,flip_to_long -3854,做多,2020-06-25 01:20:00,2020-06-25 01:35:00,235.23,234.71,-0.36,flip_to_short -3855,做空,2020-06-25 01:35:00,2020-06-25 03:05:00,234.71,231.5,1.75,tp_lower -3856,做多,2020-06-25 05:40:00,2020-06-25 05:45:00,232.19,231.85,-0.26,flip_to_short -3857,做空,2020-06-25 05:45:00,2020-06-25 05:50:00,231.85,231.99,-0.15,flip_to_long -3858,做多,2020-06-25 05:50:00,2020-06-25 06:15:00,231.99,231.78,-0.19,flip_to_short -3859,做空,2020-06-25 06:15:00,2020-06-25 06:20:00,231.78,231.88,-0.12,flip_to_long -3860,做多,2020-06-25 06:20:00,2020-06-25 07:10:00,231.88,230.81,-0.68,flip_to_short -3861,做空,2020-06-25 07:10:00,2020-06-25 07:30:00,230.81,231.3,-0.35,flip_to_long -3862,做多,2020-06-25 07:30:00,2020-06-25 12:00:00,231.3,233.44,1.16,flip_to_short -3863,做空,2020-06-25 12:00:00,2020-06-25 14:00:00,233.44,233.48,-0.09,flip_to_long -3864,做多,2020-06-25 14:00:00,2020-06-25 15:05:00,233.48,233.64,0.02,flip_to_short -3865,做空,2020-06-25 15:05:00,2020-06-25 15:50:00,233.64,233.58,-0.03,flip_to_long -3866,做多,2020-06-25 15:50:00,2020-06-25 16:00:00,233.58,233.21,-0.28,flip_to_short -3867,做空,2020-06-25 16:00:00,2020-06-25 16:05:00,233.21,233.33,-0.13,flip_to_long -3868,做多,2020-06-25 16:05:00,2020-06-25 17:30:00,233.33,233.31,-0.08,flip_to_short -3869,做空,2020-06-25 17:30:00,2020-06-25 17:45:00,233.31,233.31,-0.07,flip_to_long -3870,做多,2020-06-25 17:45:00,2020-06-25 18:10:00,233.31,233.56,0.08,flip_to_short -3871,做空,2020-06-25 18:10:00,2020-06-25 18:15:00,233.56,233.57,-0.07,flip_to_long -3872,做多,2020-06-25 18:15:00,2020-06-25 19:25:00,233.57,233.57,-0.07,flip_to_short -3873,做空,2020-06-25 19:25:00,2020-06-25 19:30:00,233.57,233.8,-0.2,flip_to_long -3874,做多,2020-06-25 19:30:00,2020-06-25 19:35:00,233.8,233.51,-0.23,flip_to_short -3875,做空,2020-06-25 19:35:00,2020-06-25 19:40:00,233.51,233.75,-0.2,flip_to_long -3876,做多,2020-06-25 19:40:00,2020-06-25 19:45:00,233.75,233.45,-0.23,flip_to_short -3877,做空,2020-06-25 19:45:00,2020-06-25 19:50:00,233.45,233.61,-0.16,flip_to_long -3878,做多,2020-06-25 19:50:00,2020-06-25 20:40:00,233.61,233.65,-0.04,flip_to_short -3879,做空,2020-06-25 20:40:00,2020-06-25 22:35:00,233.65,231.65,1.05,tp_lower -3880,做多,2020-06-26 00:35:00,2020-06-26 00:50:00,233.02,233.26,0.07,flip_to_short -3881,做空,2020-06-26 00:50:00,2020-06-26 01:00:00,233.26,233.2,-0.03,flip_to_long -3882,做多,2020-06-26 01:00:00,2020-06-26 01:35:00,233.2,233.21,-0.06,flip_to_short -3883,做空,2020-06-26 01:35:00,2020-06-26 04:35:00,233.21,232.48,0.35,flip_to_long -3884,做多,2020-06-26 04:35:00,2020-06-26 05:10:00,232.48,232.35,-0.14,flip_to_short -3885,做空,2020-06-26 05:10:00,2020-06-26 05:20:00,232.35,232.42,-0.11,flip_to_long -3886,做多,2020-06-26 05:20:00,2020-06-26 11:30:00,232.42,230.57,-1.14,flip_to_short -3887,做空,2020-06-26 11:30:00,2020-06-26 11:45:00,230.57,230.16,0.17,flip_to_long -3888,做多,2020-06-26 11:45:00,2020-06-26 13:20:00,230.16,231.07,0.46,flip_to_short -3889,做空,2020-06-26 13:20:00,2020-06-26 13:35:00,231.07,231.01,-0.03,flip_to_long -3890,做多,2020-06-26 13:35:00,2020-06-26 13:40:00,231.01,230.39,-0.43,flip_to_short -3891,做空,2020-06-26 13:40:00,2020-06-26 15:00:00,230.39,230.8,-0.3,flip_to_long -3892,做多,2020-06-26 15:00:00,2020-06-26 15:05:00,230.8,230.74,-0.1,flip_to_short -3893,做空,2020-06-26 15:05:00,2020-06-26 17:05:00,230.74,230.03,0.34,flip_to_long -3894,做多,2020-06-26 17:05:00,2020-06-26 18:40:00,230.03,229.64,-0.29,flip_to_short -3895,做空,2020-06-26 18:40:00,2020-06-26 18:50:00,229.64,229.72,-0.11,flip_to_long -3896,做多,2020-06-26 18:50:00,2020-06-26 18:55:00,229.72,229.5,-0.19,flip_to_short -3897,做空,2020-06-26 18:55:00,2020-06-26 19:00:00,229.5,229.71,-0.19,flip_to_long -3898,做多,2020-06-26 19:00:00,2020-06-26 19:05:00,229.71,229.65,-0.1,flip_to_short -3899,做空,2020-06-26 19:05:00,2020-06-26 19:35:00,229.65,229.59,-0.03,flip_to_long -3900,做多,2020-06-26 19:35:00,2020-06-26 22:25:00,229.59,230.04,0.19,flip_to_short -3901,做空,2020-06-26 22:25:00,2020-06-26 22:30:00,230.04,230.25,-0.19,flip_to_long -3902,做多,2020-06-26 22:30:00,2020-06-26 22:50:00,230.25,230.27,-0.05,flip_to_short -3903,做空,2020-06-26 22:50:00,2020-06-26 23:30:00,230.27,230.23,-0.04,flip_to_long -3904,做多,2020-06-26 23:30:00,2020-06-26 23:40:00,230.23,229.83,-0.29,flip_to_short -3905,做空,2020-06-26 23:40:00,2020-06-27 03:15:00,229.83,229.47,0.14,flip_to_long -3906,做多,2020-06-27 03:15:00,2020-06-27 04:20:00,229.47,229.35,-0.14,flip_to_short -3907,做空,2020-06-27 04:20:00,2020-06-27 04:50:00,229.35,229.53,-0.17,flip_to_long -3908,做多,2020-06-27 04:50:00,2020-06-27 05:05:00,229.53,229.31,-0.2,flip_to_short -3909,做空,2020-06-27 05:05:00,2020-06-27 05:20:00,229.31,229.39,-0.11,flip_to_long -3910,做多,2020-06-27 05:20:00,2020-06-27 09:00:00,229.39,230.16,0.38,flip_to_short -3911,做空,2020-06-27 09:00:00,2020-06-27 09:20:00,230.16,230.02,0.01,flip_to_long -3912,做多,2020-06-27 09:20:00,2020-06-27 09:40:00,230.02,230.02,-0.07,flip_to_short -3913,做空,2020-06-27 09:40:00,2020-06-27 10:25:00,230.02,230.07,-0.1,flip_to_long -3914,做多,2020-06-27 10:25:00,2020-06-27 10:40:00,230.07,230.14,-0.03,flip_to_short -3915,做空,2020-06-27 10:40:00,2020-06-27 13:05:00,230.14,230.01,0.01,flip_to_long -3916,做多,2020-06-27 13:05:00,2020-06-27 13:20:00,230.01,229.73,-0.23,flip_to_short -3917,做空,2020-06-27 13:20:00,2020-06-27 13:30:00,229.73,229.83,-0.12,flip_to_long -3918,做多,2020-06-27 13:30:00,2020-06-27 23:45:00,229.83,220.87,-5.24,flip_to_short -3919,做空,2020-06-27 23:45:00,2020-06-28 00:05:00,220.87,220.44,0.18,flip_to_long -3920,做多,2020-06-28 00:05:00,2020-06-28 00:35:00,220.44,219.79,-0.45,flip_to_short -3921,做空,2020-06-28 00:35:00,2020-06-28 01:00:00,219.79,219.93,-0.15,flip_to_long -3922,做多,2020-06-28 01:00:00,2020-06-28 01:10:00,219.93,219.94,-0.06,flip_to_short -3923,做空,2020-06-28 01:10:00,2020-06-28 05:25:00,219.94,219.28,0.32,flip_to_long -3924,做多,2020-06-28 05:25:00,2020-06-28 05:30:00,219.28,219.18,-0.12,flip_to_short -3925,做空,2020-06-28 05:30:00,2020-06-28 05:35:00,219.18,219.46,-0.23,flip_to_long -3926,做多,2020-06-28 05:35:00,2020-06-28 05:45:00,219.46,218.95,-0.36,flip_to_short -3927,做空,2020-06-28 05:45:00,2020-06-28 06:10:00,218.95,219.49,-0.38,flip_to_long -3928,做多,2020-06-28 06:10:00,2020-06-28 12:25:00,219.49,222.24,1.53,flip_to_short -3929,做空,2020-06-28 12:25:00,2020-06-28 12:30:00,222.24,222.5,-0.22,flip_to_long -3930,做多,2020-06-28 12:30:00,2020-06-28 13:35:00,222.5,222.87,0.15,flip_to_short -3931,做空,2020-06-28 13:35:00,2020-06-28 13:55:00,222.87,223.07,-0.18,flip_to_long -3932,做多,2020-06-28 13:55:00,2020-06-28 19:40:00,223.07,226.23,1.75,flip_to_short -3933,做空,2020-06-28 19:40:00,2020-06-29 00:00:00,226.23,224.98,0.65,flip_to_long -3934,做多,2020-06-29 00:00:00,2020-06-29 03:10:00,224.98,225.07,-0.01,flip_to_short -3935,做空,2020-06-29 03:10:00,2020-06-29 05:25:00,225.07,225.35,-0.23,flip_to_long -3936,做多,2020-06-29 05:25:00,2020-06-29 05:30:00,225.35,225.33,-0.08,flip_to_short -3937,做空,2020-06-29 05:30:00,2020-06-29 06:25:00,225.33,225.19,0.02,flip_to_long -3938,做多,2020-06-29 06:25:00,2020-06-29 06:35:00,225.19,224.66,-0.38,flip_to_short -3939,做空,2020-06-29 06:35:00,2020-06-29 09:30:00,224.66,223.64,0.53,flip_to_long -3940,做多,2020-06-29 09:30:00,2020-06-29 10:00:00,223.64,223.6,-0.09,flip_to_short -3941,做空,2020-06-29 10:00:00,2020-06-29 10:15:00,223.6,223.74,-0.15,flip_to_long -3942,做多,2020-06-29 10:15:00,2020-06-29 10:20:00,223.74,223.36,-0.29,flip_to_short -3943,做空,2020-06-29 10:20:00,2020-06-29 10:50:00,223.36,223.49,-0.14,flip_to_long -3944,做多,2020-06-29 10:50:00,2020-06-29 10:55:00,223.49,223.38,-0.13,flip_to_short -3945,做空,2020-06-29 10:55:00,2020-06-29 11:30:00,223.38,223.15,0.07,flip_to_long -3946,做多,2020-06-29 11:30:00,2020-06-29 11:35:00,223.15,222.88,-0.22,flip_to_short -3947,做空,2020-06-29 11:35:00,2020-06-29 11:40:00,222.88,222.86,-0.05,flip_to_long -3948,做多,2020-06-29 11:40:00,2020-06-29 12:20:00,222.86,223.13,0.09,flip_to_short -3949,做空,2020-06-29 12:20:00,2020-06-29 12:30:00,223.13,223.13,-0.07,flip_to_long -3950,做多,2020-06-29 12:30:00,2020-06-29 13:20:00,223.13,222.66,-0.34,flip_to_short -3951,做空,2020-06-29 13:20:00,2020-06-29 14:25:00,222.66,223.08,-0.31,flip_to_long -3952,做多,2020-06-29 14:25:00,2020-06-29 14:45:00,223.08,223.12,-0.04,flip_to_short -3953,做空,2020-06-29 14:45:00,2020-06-29 15:20:00,223.12,223.26,-0.15,flip_to_long -3954,做多,2020-06-29 15:20:00,2020-06-29 15:30:00,223.26,223.26,-0.06,flip_to_short -3955,做空,2020-06-29 15:30:00,2020-06-29 15:40:00,223.26,224.08,-0.54,flip_to_long -3956,做多,2020-06-29 15:40:00,2020-06-30 00:20:00,224.08,227.78,2.05,flip_to_short -3957,做空,2020-06-30 00:20:00,2020-06-30 00:35:00,227.78,227.67,-0.0,flip_to_long -3958,做多,2020-06-30 00:35:00,2020-06-30 01:40:00,227.67,227.76,-0.01,flip_to_short -3959,做空,2020-06-30 01:40:00,2020-06-30 01:55:00,227.76,228.04,-0.23,flip_to_long -3960,做多,2020-06-30 01:55:00,2020-06-30 07:05:00,228.04,226.92,-0.72,flip_to_short -3961,做空,2020-06-30 07:05:00,2020-06-30 07:15:00,226.92,226.94,-0.08,flip_to_long -3962,做多,2020-06-30 07:15:00,2020-06-30 07:30:00,226.94,226.7,-0.2,flip_to_short -3963,做空,2020-06-30 07:30:00,2020-06-30 09:00:00,226.7,226.63,-0.03,flip_to_long -3964,做多,2020-06-30 09:00:00,2020-06-30 11:15:00,226.63,226.76,0.01,flip_to_short -3965,做空,2020-06-30 11:15:00,2020-06-30 11:20:00,226.76,227.05,-0.23,flip_to_long -3966,做多,2020-06-30 11:20:00,2020-06-30 12:30:00,227.05,224.84,-1.34,flip_to_short -3967,做空,2020-06-30 12:30:00,2020-06-30 14:55:00,224.84,226.38,-0.95,flip_to_long -3968,做多,2020-06-30 14:55:00,2020-06-30 15:00:00,226.38,226.32,-0.1,flip_to_short -3969,做空,2020-06-30 15:00:00,2020-06-30 15:35:00,226.32,225.91,0.17,flip_to_long -3970,做多,2020-06-30 15:35:00,2020-06-30 15:40:00,225.91,225.85,-0.1,flip_to_short -3971,做空,2020-06-30 15:40:00,2020-06-30 15:45:00,225.85,226.33,-0.34,flip_to_long -3972,做多,2020-06-30 15:45:00,2020-06-30 16:00:00,226.33,225.98,-0.26,flip_to_short -3973,做空,2020-06-30 16:00:00,2020-06-30 16:45:00,225.98,225.63,0.13,flip_to_long -3974,做多,2020-06-30 16:45:00,2020-06-30 17:20:00,225.63,225.3,-0.25,flip_to_short -3975,做空,2020-06-30 17:20:00,2020-06-30 17:25:00,225.3,225.44,-0.14,flip_to_long -3976,做多,2020-06-30 17:25:00,2020-06-30 17:30:00,225.44,225.34,-0.12,flip_to_short -3977,做空,2020-06-30 17:30:00,2020-06-30 18:25:00,225.34,225.53,-0.17,flip_to_long -3978,做多,2020-06-30 18:25:00,2020-06-30 18:45:00,225.53,225.12,-0.29,flip_to_short -3979,做空,2020-06-30 18:45:00,2020-06-30 19:50:00,225.12,225.5,-0.28,flip_to_long -3980,做多,2020-06-30 19:50:00,2020-06-30 20:40:00,225.5,225.31,-0.17,flip_to_short -3981,做空,2020-06-30 20:40:00,2020-06-30 20:45:00,225.31,225.49,-0.16,flip_to_long -3982,做多,2020-06-30 20:45:00,2020-06-30 21:20:00,225.49,225.42,-0.1,flip_to_short -3983,做空,2020-06-30 21:20:00,2020-06-30 22:35:00,225.42,225.42,-0.06,flip_to_long -3984,做多,2020-06-30 22:35:00,2020-06-30 23:55:00,225.42,225.56,0.02,flip_to_short -3985,做空,2020-06-30 23:55:00,2020-07-01 02:10:00,225.56,225.7,-0.14,flip_to_long -3986,做多,2020-07-01 02:10:00,2020-07-01 02:15:00,225.7,224.99,-0.47,flip_to_short -3987,做空,2020-07-01 02:15:00,2020-07-01 02:20:00,224.99,225.74,-0.49,flip_to_long -3988,做多,2020-07-01 02:20:00,2020-07-01 02:25:00,225.74,225.28,-0.32,flip_to_short -3989,做空,2020-07-01 02:25:00,2020-07-01 02:30:00,225.28,225.38,-0.12,flip_to_long -3990,做多,2020-07-01 02:30:00,2020-07-01 02:45:00,225.38,225.25,-0.14,flip_to_short -3991,做空,2020-07-01 02:45:00,2020-07-01 02:55:00,225.25,225.44,-0.17,flip_to_long -3992,做多,2020-07-01 02:55:00,2020-07-01 03:05:00,225.44,225.28,-0.15,flip_to_short -3993,做空,2020-07-01 03:05:00,2020-07-01 03:55:00,225.28,225.45,-0.16,flip_to_long -3994,做多,2020-07-01 03:55:00,2020-07-01 06:00:00,225.45,225.22,-0.19,flip_to_short -3995,做空,2020-07-01 06:00:00,2020-07-01 06:05:00,225.22,225.26,-0.09,flip_to_long -3996,做多,2020-07-01 06:05:00,2020-07-01 06:35:00,225.26,225.14,-0.13,flip_to_short -3997,做空,2020-07-01 06:35:00,2020-07-01 06:40:00,225.14,225.3,-0.15,flip_to_long -3998,做多,2020-07-01 06:40:00,2020-07-01 07:55:00,225.3,225.53,0.07,flip_to_short -3999,做空,2020-07-01 07:55:00,2020-07-01 08:00:00,225.53,225.82,-0.22,flip_to_long -4000,做多,2020-07-01 08:00:00,2020-07-01 08:20:00,225.82,227.79,1.02,tp_upper -4001,做空,2020-07-01 11:10:00,2020-07-01 11:40:00,226.91,227.03,-0.13,flip_to_long -4002,做多,2020-07-01 11:40:00,2020-07-01 11:50:00,227.03,227.19,0.03,flip_to_short -4003,做空,2020-07-01 11:50:00,2020-07-01 12:45:00,227.19,227.42,-0.19,flip_to_long -4004,做多,2020-07-01 12:45:00,2020-07-01 13:05:00,227.42,227.68,0.08,flip_to_short -4005,做空,2020-07-01 13:05:00,2020-07-01 13:30:00,227.68,228.11,-0.3,flip_to_long -4006,做多,2020-07-01 13:30:00,2020-07-01 19:55:00,228.11,231.14,1.59,flip_to_short -4007,做空,2020-07-01 19:55:00,2020-07-01 21:05:00,231.14,231.2,-0.1,flip_to_long -4008,做多,2020-07-01 21:05:00,2020-07-01 23:15:00,231.2,231.54,0.12,flip_to_short -4009,做空,2020-07-01 23:15:00,2020-07-02 00:00:00,231.54,231.45,-0.01,flip_to_long -4010,做多,2020-07-02 00:00:00,2020-07-02 00:05:00,231.45,231.35,-0.12,flip_to_short -4011,做空,2020-07-02 00:05:00,2020-07-02 00:30:00,231.35,231.15,0.05,flip_to_long -4012,做多,2020-07-02 00:30:00,2020-07-02 02:55:00,231.15,231.01,-0.14,flip_to_short -4013,做空,2020-07-02 02:55:00,2020-07-02 03:05:00,231.01,231.2,-0.17,flip_to_long -4014,做多,2020-07-02 03:05:00,2020-07-02 03:10:00,231.2,231.1,-0.12,flip_to_short -4015,做空,2020-07-02 03:10:00,2020-07-02 04:00:00,231.1,231.19,-0.11,flip_to_long -4016,做多,2020-07-02 04:00:00,2020-07-02 04:30:00,231.19,230.92,-0.21,flip_to_short -4017,做空,2020-07-02 04:30:00,2020-07-02 04:35:00,230.92,231.13,-0.18,flip_to_long -4018,做多,2020-07-02 04:35:00,2020-07-02 04:40:00,231.13,230.91,-0.18,flip_to_short -4019,做空,2020-07-02 04:40:00,2020-07-02 05:05:00,230.91,231.41,-0.34,flip_to_long -4020,做多,2020-07-02 05:05:00,2020-07-02 05:35:00,231.41,231.16,-0.2,flip_to_short -4021,做空,2020-07-02 05:35:00,2020-07-02 05:40:00,231.16,231.41,-0.2,flip_to_long -4022,做多,2020-07-02 05:40:00,2020-07-02 05:45:00,231.41,231.1,-0.23,flip_to_short -4023,做空,2020-07-02 05:45:00,2020-07-02 05:50:00,231.1,228.81,1.18,tp_lower -4024,做多,2020-07-02 10:55:00,2020-07-02 14:55:00,228.58,228.91,0.12,flip_to_short -4025,做空,2020-07-02 14:55:00,2020-07-02 19:15:00,228.91,226.15,1.47,flip_to_long -4026,做多,2020-07-02 19:15:00,2020-07-02 19:35:00,226.15,225.99,-0.16,flip_to_short -4027,做空,2020-07-02 19:35:00,2020-07-02 20:30:00,225.99,226.04,-0.09,flip_to_long -4028,做多,2020-07-02 20:30:00,2020-07-02 20:40:00,226.04,225.99,-0.09,flip_to_short -4029,做空,2020-07-02 20:40:00,2020-07-03 00:45:00,225.99,226.48,-0.34,flip_to_long -4030,做多,2020-07-03 00:45:00,2020-07-03 00:50:00,226.48,226.32,-0.16,flip_to_short -4031,做空,2020-07-03 00:50:00,2020-07-03 01:20:00,226.32,226.77,-0.32,flip_to_long -4032,做多,2020-07-03 01:20:00,2020-07-03 02:40:00,226.77,226.63,-0.14,flip_to_short -4033,做空,2020-07-03 02:40:00,2020-07-03 02:45:00,226.63,226.89,-0.21,flip_to_long -4034,做多,2020-07-03 02:45:00,2020-07-03 02:50:00,226.89,226.68,-0.18,flip_to_short -4035,做空,2020-07-03 02:50:00,2020-07-03 03:05:00,226.68,226.79,-0.13,flip_to_long -4036,做多,2020-07-03 03:05:00,2020-07-03 03:15:00,226.79,226.75,-0.09,flip_to_short -4037,做空,2020-07-03 03:15:00,2020-07-03 03:20:00,226.75,226.89,-0.14,flip_to_long -4038,做多,2020-07-03 03:20:00,2020-07-03 03:30:00,226.89,226.56,-0.25,flip_to_short -4039,做空,2020-07-03 03:30:00,2020-07-03 04:50:00,226.56,226.67,-0.13,flip_to_long -4040,做多,2020-07-03 04:50:00,2020-07-03 04:55:00,226.67,226.61,-0.1,flip_to_short -4041,做空,2020-07-03 04:55:00,2020-07-03 05:10:00,226.61,226.74,-0.14,flip_to_long -4042,做多,2020-07-03 05:10:00,2020-07-03 05:15:00,226.74,226.43,-0.24,flip_to_short -4043,做空,2020-07-03 05:15:00,2020-07-03 05:30:00,226.43,226.93,-0.34,flip_to_long -4044,做多,2020-07-03 05:30:00,2020-07-03 05:35:00,226.93,226.86,-0.1,flip_to_short -4045,做空,2020-07-03 05:35:00,2020-07-03 07:10:00,226.86,226.72,0.01,flip_to_long -4046,做多,2020-07-03 07:10:00,2020-07-03 07:15:00,226.72,226.69,-0.08,flip_to_short -4047,做空,2020-07-03 07:15:00,2020-07-03 07:25:00,226.69,226.84,-0.15,flip_to_long -4048,做多,2020-07-03 07:25:00,2020-07-03 07:35:00,226.84,226.8,-0.09,flip_to_short -4049,做空,2020-07-03 07:35:00,2020-07-03 11:35:00,226.8,226.65,0.02,flip_to_long -4050,做多,2020-07-03 11:35:00,2020-07-03 12:25:00,226.65,226.93,0.09,flip_to_short -4051,做空,2020-07-03 12:25:00,2020-07-03 14:50:00,226.93,226.82,-0.0,flip_to_long -4052,做多,2020-07-03 14:50:00,2020-07-03 15:10:00,226.82,226.83,-0.06,flip_to_short -4053,做空,2020-07-03 15:10:00,2020-07-03 15:15:00,226.83,227.03,-0.17,flip_to_long -4054,做多,2020-07-03 15:15:00,2020-07-03 15:20:00,227.03,226.8,-0.19,flip_to_short -4055,做空,2020-07-03 15:20:00,2020-07-03 15:40:00,226.8,226.98,-0.16,flip_to_long -4056,做多,2020-07-03 15:40:00,2020-07-03 15:55:00,226.98,227.0,-0.05,flip_to_short -4057,做空,2020-07-03 15:55:00,2020-07-03 16:05:00,227.0,227.23,-0.19,flip_to_long -4058,做多,2020-07-03 16:05:00,2020-07-03 16:15:00,227.23,227.26,-0.05,flip_to_short -4059,做空,2020-07-03 16:15:00,2020-07-03 17:10:00,227.26,227.02,0.07,flip_to_long -4060,做多,2020-07-03 17:10:00,2020-07-03 18:40:00,227.02,226.57,-0.31,flip_to_short -4061,做空,2020-07-03 18:40:00,2020-07-03 20:45:00,226.57,226.75,-0.16,flip_to_long -4062,做多,2020-07-03 20:45:00,2020-07-03 21:15:00,226.75,226.3,-0.31,flip_to_short -4063,做空,2020-07-03 21:15:00,2020-07-03 21:40:00,226.3,226.44,-0.14,flip_to_long -4064,做多,2020-07-03 21:40:00,2020-07-03 22:00:00,226.44,226.65,0.05,flip_to_short -4065,做空,2020-07-03 22:00:00,2020-07-03 22:15:00,226.65,226.54,-0.0,flip_to_long -4066,做多,2020-07-03 22:15:00,2020-07-03 22:25:00,226.54,226.3,-0.19,flip_to_short -4067,做空,2020-07-03 22:25:00,2020-07-03 23:10:00,226.3,225.17,0.55,tp_lower -4068,做多,2020-07-04 02:05:00,2020-07-04 05:25:00,225.82,225.88,-0.03,flip_to_short -4069,做空,2020-07-04 05:25:00,2020-07-04 05:30:00,225.88,226.0,-0.13,flip_to_long -4070,做多,2020-07-04 05:30:00,2020-07-04 06:30:00,226.0,226.21,0.05,flip_to_short -4071,做空,2020-07-04 06:30:00,2020-07-04 06:45:00,226.21,226.14,-0.02,flip_to_long -4072,做多,2020-07-04 06:45:00,2020-07-04 06:55:00,226.14,226.21,-0.02,flip_to_short -4073,做空,2020-07-04 06:55:00,2020-07-04 07:00:00,226.21,226.29,-0.11,flip_to_long -4074,做多,2020-07-04 07:00:00,2020-07-04 07:15:00,226.29,226.22,-0.1,flip_to_short -4075,做空,2020-07-04 07:15:00,2020-07-04 08:10:00,226.22,226.26,-0.09,flip_to_long -4076,做多,2020-07-04 08:10:00,2020-07-04 08:25:00,226.26,226.19,-0.1,flip_to_short -4077,做空,2020-07-04 08:25:00,2020-07-04 08:45:00,226.19,226.18,-0.06,flip_to_long -4078,做多,2020-07-04 08:45:00,2020-07-04 09:00:00,226.18,226.11,-0.1,flip_to_short -4079,做空,2020-07-04 09:00:00,2020-07-04 09:05:00,226.11,226.28,-0.16,flip_to_long -4080,做多,2020-07-04 09:05:00,2020-07-04 09:15:00,226.28,226.12,-0.15,flip_to_short -4081,做空,2020-07-04 09:15:00,2020-07-04 09:35:00,226.12,226.14,-0.07,flip_to_long -4082,做多,2020-07-04 09:35:00,2020-07-04 09:45:00,226.14,226.15,-0.06,flip_to_short -4083,做空,2020-07-04 09:45:00,2020-07-04 12:05:00,226.15,226.21,-0.1,flip_to_long -4084,做多,2020-07-04 12:05:00,2020-07-04 12:10:00,226.21,226.02,-0.17,flip_to_short -4085,做空,2020-07-04 12:10:00,2020-07-04 12:20:00,226.02,226.18,-0.15,flip_to_long -4086,做多,2020-07-04 12:20:00,2020-07-04 14:20:00,226.18,226.01,-0.16,flip_to_short -4087,做空,2020-07-04 14:20:00,2020-07-04 15:30:00,226.01,225.82,0.04,flip_to_long -4088,做多,2020-07-04 15:30:00,2020-07-04 16:10:00,225.82,225.53,-0.22,flip_to_short -4089,做空,2020-07-04 16:10:00,2020-07-04 16:50:00,225.53,226.02,-0.33,flip_to_long -4090,做多,2020-07-04 16:50:00,2020-07-04 16:55:00,226.02,225.97,-0.09,flip_to_short -4091,做空,2020-07-04 16:55:00,2020-07-04 17:00:00,225.97,226.19,-0.18,flip_to_long -4092,做多,2020-07-04 17:00:00,2020-07-04 17:10:00,226.19,226.06,-0.13,flip_to_short -4093,做空,2020-07-04 17:10:00,2020-07-04 21:55:00,226.06,228.76,-1.54,flip_to_long -4094,做多,2020-07-04 21:55:00,2020-07-04 22:05:00,228.76,228.86,-0.01,flip_to_short -4095,做空,2020-07-04 22:05:00,2020-07-04 22:55:00,228.86,228.84,-0.05,flip_to_long -4096,做多,2020-07-04 22:55:00,2020-07-05 01:10:00,228.84,229.07,0.06,flip_to_short -4097,做空,2020-07-05 01:10:00,2020-07-05 01:55:00,229.07,228.9,0.03,flip_to_long -4098,做多,2020-07-05 01:55:00,2020-07-05 02:10:00,228.9,228.93,-0.05,flip_to_short -4099,做空,2020-07-05 02:10:00,2020-07-05 02:25:00,228.93,228.93,-0.06,flip_to_long -4100,做多,2020-07-05 02:25:00,2020-07-05 02:30:00,228.93,228.72,-0.18,flip_to_short -4101,做空,2020-07-05 02:30:00,2020-07-05 09:55:00,228.72,224.47,2.25,tp_lower -4102,做多,2020-07-05 14:20:00,2020-07-05 14:45:00,225.2,225.11,-0.11,flip_to_short -4103,做空,2020-07-05 14:45:00,2020-07-05 14:50:00,225.11,225.35,-0.2,flip_to_long -4104,做多,2020-07-05 14:50:00,2020-07-05 14:55:00,225.35,225.31,-0.09,flip_to_short -4105,做空,2020-07-05 14:55:00,2020-07-05 16:00:00,225.31,225.08,0.07,flip_to_long -4106,做多,2020-07-05 16:00:00,2020-07-05 16:30:00,225.08,225.13,-0.04,flip_to_short -4107,做空,2020-07-05 16:30:00,2020-07-05 16:55:00,225.13,225.01,0.0,flip_to_long -4108,做多,2020-07-05 16:55:00,2020-07-05 17:50:00,225.01,225.13,0.0,flip_to_short -4109,做空,2020-07-05 17:50:00,2020-07-05 17:55:00,225.13,225.16,-0.08,flip_to_long -4110,做多,2020-07-05 17:55:00,2020-07-05 18:15:00,225.16,225.08,-0.11,flip_to_short -4111,做空,2020-07-05 18:15:00,2020-07-05 18:25:00,225.08,225.29,-0.18,flip_to_long -4112,做多,2020-07-05 18:25:00,2020-07-05 19:45:00,225.29,225.09,-0.17,flip_to_short -4113,做空,2020-07-05 19:45:00,2020-07-05 19:50:00,225.09,225.22,-0.13,flip_to_long -4114,做多,2020-07-05 19:50:00,2020-07-05 20:45:00,225.22,225.39,0.03,flip_to_short -4115,做空,2020-07-05 20:45:00,2020-07-05 21:15:00,225.39,223.71,0.87,tp_lower -4116,做多,2020-07-05 21:35:00,2020-07-06 03:05:00,226.45,227.77,0.67,flip_to_short -4117,做空,2020-07-06 03:05:00,2020-07-06 03:45:00,227.77,227.74,-0.05,flip_to_long -4118,做多,2020-07-06 03:45:00,2020-07-06 04:25:00,227.74,227.8,-0.03,flip_to_short -4119,做空,2020-07-06 04:25:00,2020-07-06 04:45:00,227.8,227.82,-0.08,flip_to_long -4120,做多,2020-07-06 04:45:00,2020-07-06 06:20:00,227.82,231.15,1.81,tp_upper -4121,做空,2020-07-06 19:25:00,2020-07-06 19:35:00,238.29,238.44,-0.15,flip_to_long -4122,做多,2020-07-06 19:35:00,2020-07-06 19:55:00,238.44,238.43,-0.07,flip_to_short -4123,做空,2020-07-06 19:55:00,2020-07-06 20:05:00,238.43,238.4,-0.05,flip_to_long -4124,做多,2020-07-06 20:05:00,2020-07-06 21:25:00,238.4,238.91,0.21,flip_to_short -4125,做空,2020-07-06 21:25:00,2020-07-06 22:05:00,238.91,239.51,-0.39,flip_to_long -4126,做多,2020-07-06 22:05:00,2020-07-06 22:30:00,239.51,238.55,-0.58,flip_to_short -4127,做空,2020-07-06 22:30:00,2020-07-06 22:35:00,238.55,238.73,-0.16,flip_to_long -4128,做多,2020-07-06 22:35:00,2020-07-07 01:05:00,238.73,240.02,0.63,flip_to_short -4129,做空,2020-07-07 01:05:00,2020-07-07 01:25:00,240.02,240.06,-0.09,flip_to_long -4130,做多,2020-07-07 01:25:00,2020-07-07 01:40:00,240.06,239.4,-0.42,flip_to_short -4131,做空,2020-07-07 01:40:00,2020-07-07 03:20:00,239.4,240.11,-0.45,flip_to_long -4132,做多,2020-07-07 03:20:00,2020-07-07 13:20:00,240.11,236.67,-1.91,flip_to_short -4133,做空,2020-07-07 13:20:00,2020-07-07 13:25:00,236.67,236.84,-0.15,flip_to_long -4134,做多,2020-07-07 13:25:00,2020-07-07 13:35:00,236.84,236.52,-0.23,flip_to_short -4135,做空,2020-07-07 13:35:00,2020-07-07 13:40:00,236.52,236.79,-0.21,flip_to_long -4136,做多,2020-07-07 13:40:00,2020-07-07 14:50:00,236.79,237.42,0.27,flip_to_short -4137,做空,2020-07-07 14:50:00,2020-07-07 15:10:00,237.42,237.49,-0.1,flip_to_long -4138,做多,2020-07-07 15:10:00,2020-07-07 15:15:00,237.49,237.43,-0.09,flip_to_short -4139,做空,2020-07-07 15:15:00,2020-07-07 18:50:00,237.43,238.64,-0.71,flip_to_long -4140,做多,2020-07-07 18:50:00,2020-07-07 19:00:00,238.64,238.69,-0.04,flip_to_short -4141,做空,2020-07-07 19:00:00,2020-07-07 19:35:00,238.69,238.55,0.01,flip_to_long -4142,做多,2020-07-07 19:35:00,2020-07-07 21:10:00,238.55,238.36,-0.16,flip_to_short -4143,做空,2020-07-07 21:10:00,2020-07-07 22:00:00,238.36,238.59,-0.18,flip_to_long -4144,做多,2020-07-07 22:00:00,2020-07-07 22:10:00,238.59,238.38,-0.17,flip_to_short -4145,做空,2020-07-07 22:10:00,2020-07-07 22:30:00,238.38,238.44,-0.09,flip_to_long -4146,做多,2020-07-07 22:30:00,2020-07-07 22:35:00,238.44,238.37,-0.1,flip_to_short -4147,做空,2020-07-07 22:35:00,2020-07-07 22:45:00,238.37,238.69,-0.23,flip_to_long -4148,做多,2020-07-07 22:45:00,2020-07-08 00:10:00,238.69,238.53,-0.14,flip_to_short -4149,做空,2020-07-08 00:10:00,2020-07-08 00:35:00,238.53,238.15,0.14,flip_to_long -4150,做多,2020-07-08 00:35:00,2020-07-08 01:40:00,238.15,238.72,0.24,flip_to_short -4151,做空,2020-07-08 01:40:00,2020-07-08 06:25:00,238.72,240.27,-0.88,flip_to_long -4152,做多,2020-07-08 06:25:00,2020-07-08 08:30:00,240.27,240.3,-0.05,flip_to_short -4153,做空,2020-07-08 08:30:00,2020-07-08 12:45:00,240.3,242.13,-1.02,flip_to_long -4154,做多,2020-07-08 12:45:00,2020-07-08 12:50:00,242.13,241.92,-0.17,flip_to_short -4155,做空,2020-07-08 12:50:00,2020-07-08 12:55:00,241.92,242.15,-0.18,flip_to_long -4156,做多,2020-07-08 12:55:00,2020-07-08 18:40:00,242.15,246.34,2.07,flip_to_short -4157,做空,2020-07-08 18:40:00,2020-07-08 21:15:00,246.34,246.94,-0.37,flip_to_long -4158,做多,2020-07-08 21:15:00,2020-07-08 22:25:00,246.94,246.9,-0.08,flip_to_short -4159,做空,2020-07-08 22:25:00,2020-07-08 22:30:00,246.9,247.95,-0.59,flip_to_long -4160,做多,2020-07-08 22:30:00,2020-07-08 22:55:00,247.95,247.47,-0.3,flip_to_short -4161,做空,2020-07-08 22:55:00,2020-07-09 04:15:00,247.47,245.54,0.91,flip_to_long -4162,做多,2020-07-09 04:15:00,2020-07-09 04:20:00,245.54,245.42,-0.12,flip_to_short -4163,做空,2020-07-09 04:20:00,2020-07-09 04:25:00,245.42,245.72,-0.22,flip_to_long -4164,做多,2020-07-09 04:25:00,2020-07-09 04:35:00,245.72,245.34,-0.26,flip_to_short -4165,做空,2020-07-09 04:35:00,2020-07-09 05:05:00,245.34,245.5,-0.14,flip_to_long -4166,做多,2020-07-09 05:05:00,2020-07-09 05:30:00,245.5,245.28,-0.17,flip_to_short -4167,做空,2020-07-09 05:30:00,2020-07-09 09:30:00,245.28,246.33,-0.6,flip_to_long -4168,做多,2020-07-09 09:30:00,2020-07-09 09:35:00,246.33,246.27,-0.09,flip_to_short -4169,做空,2020-07-09 09:35:00,2020-07-09 11:15:00,246.27,246.28,-0.07,flip_to_long -4170,做多,2020-07-09 11:15:00,2020-07-09 11:35:00,246.28,246.13,-0.14,flip_to_short -4171,做空,2020-07-09 11:35:00,2020-07-09 11:40:00,246.13,246.43,-0.21,flip_to_long -4172,做多,2020-07-09 11:40:00,2020-07-09 13:10:00,246.43,245.94,-0.31,flip_to_short -4173,做空,2020-07-09 13:10:00,2020-07-09 13:15:00,245.94,246.21,-0.2,flip_to_long -4174,做多,2020-07-09 13:15:00,2020-07-10 00:05:00,246.21,241.26,-2.53,flip_to_short -4175,做空,2020-07-10 00:05:00,2020-07-10 04:55:00,241.26,237.17,2.01,tp_lower -4176,做多,2020-07-10 08:10:00,2020-07-10 09:00:00,238.85,238.74,-0.12,flip_to_short -4177,做空,2020-07-10 09:00:00,2020-07-10 10:15:00,238.74,238.62,0.0,flip_to_long -4178,做多,2020-07-10 10:15:00,2020-07-10 10:20:00,238.62,238.5,-0.12,flip_to_short -4179,做空,2020-07-10 10:20:00,2020-07-10 10:35:00,238.5,238.63,-0.13,flip_to_long -4180,做多,2020-07-10 10:35:00,2020-07-10 11:30:00,238.63,238.62,-0.07,flip_to_short -4181,做空,2020-07-10 11:30:00,2020-07-10 11:35:00,238.62,238.65,-0.08,flip_to_long -4182,做多,2020-07-10 11:35:00,2020-07-10 12:10:00,238.65,238.79,0.01,flip_to_short -4183,做空,2020-07-10 12:10:00,2020-07-10 12:15:00,238.79,239.12,-0.23,flip_to_long -4184,做多,2020-07-10 12:15:00,2020-07-10 12:20:00,239.12,238.87,-0.19,flip_to_short -4185,做空,2020-07-10 12:20:00,2020-07-10 12:35:00,238.87,239.19,-0.23,flip_to_long -4186,做多,2020-07-10 12:35:00,2020-07-10 13:30:00,239.19,238.85,-0.23,flip_to_short -4187,做空,2020-07-10 13:30:00,2020-07-10 13:35:00,238.85,238.93,-0.1,flip_to_long -4188,做多,2020-07-10 13:35:00,2020-07-10 13:45:00,238.93,239.12,0.04,flip_to_short -4189,做空,2020-07-10 13:45:00,2020-07-10 13:55:00,239.12,239.44,-0.22,flip_to_long -4190,做多,2020-07-10 13:55:00,2020-07-10 14:00:00,239.44,238.44,-0.57,flip_to_short -4191,做空,2020-07-10 14:00:00,2020-07-10 14:10:00,238.44,239.0,-0.34,flip_to_long -4192,做多,2020-07-10 14:10:00,2020-07-10 14:15:00,239.0,238.98,-0.07,flip_to_short -4193,做空,2020-07-10 14:15:00,2020-07-10 17:45:00,238.98,239.48,-0.31,flip_to_long -4194,做多,2020-07-10 17:45:00,2020-07-10 19:55:00,239.48,239.61,0.01,flip_to_short -4195,做空,2020-07-10 19:55:00,2020-07-10 21:40:00,239.61,239.28,0.11,flip_to_long -4196,做多,2020-07-10 21:40:00,2020-07-11 03:10:00,239.28,240.88,0.74,flip_to_short -4197,做空,2020-07-11 03:10:00,2020-07-11 07:05:00,240.88,240.61,0.08,flip_to_long -4198,做多,2020-07-11 07:05:00,2020-07-11 07:10:00,240.61,240.58,-0.08,flip_to_short -4199,做空,2020-07-11 07:10:00,2020-07-11 07:45:00,240.58,240.51,-0.03,flip_to_long -4200,做多,2020-07-11 07:45:00,2020-07-11 08:10:00,240.51,240.46,-0.09,flip_to_short -4201,做空,2020-07-11 08:10:00,2020-07-11 08:30:00,240.46,240.47,-0.07,flip_to_long -4202,做多,2020-07-11 08:30:00,2020-07-11 08:55:00,240.47,240.33,-0.13,flip_to_short -4203,做空,2020-07-11 08:55:00,2020-07-11 09:10:00,240.33,239.19,0.52,tp_lower -4204,做多,2020-07-11 13:45:00,2020-07-11 14:00:00,239.08,239.01,-0.1,flip_to_short -4205,做空,2020-07-11 14:00:00,2020-07-11 14:25:00,239.01,239.38,-0.25,flip_to_long -4206,做多,2020-07-11 14:25:00,2020-07-11 16:35:00,239.38,239.12,-0.19,flip_to_short -4207,做空,2020-07-11 16:35:00,2020-07-11 16:40:00,239.12,239.15,-0.08,flip_to_long -4208,做多,2020-07-11 16:40:00,2020-07-11 17:10:00,239.15,239.2,-0.04,flip_to_short -4209,做空,2020-07-11 17:10:00,2020-07-11 17:40:00,239.2,239.33,-0.13,flip_to_long -4210,做多,2020-07-11 17:40:00,2020-07-11 21:50:00,239.33,238.8,-0.33,flip_to_short -4211,做空,2020-07-11 21:50:00,2020-07-11 22:10:00,238.8,238.97,-0.15,flip_to_long -4212,做多,2020-07-11 22:10:00,2020-07-11 22:30:00,238.97,238.73,-0.18,flip_to_short -4213,做空,2020-07-11 22:30:00,2020-07-11 22:40:00,238.73,238.75,-0.07,flip_to_long -4214,做多,2020-07-11 22:40:00,2020-07-11 22:50:00,238.75,238.73,-0.07,flip_to_short -4215,做空,2020-07-11 22:50:00,2020-07-11 23:00:00,238.73,239.02,-0.21,flip_to_long -4216,做多,2020-07-11 23:00:00,2020-07-12 05:05:00,239.02,240.37,0.62,flip_to_short -4217,做空,2020-07-12 05:05:00,2020-07-12 05:10:00,240.37,240.54,-0.15,flip_to_long -4218,做多,2020-07-12 05:10:00,2020-07-12 05:15:00,240.54,240.42,-0.12,flip_to_short -4219,做空,2020-07-12 05:15:00,2020-07-12 05:30:00,240.42,240.59,-0.15,flip_to_long -4220,做多,2020-07-12 05:30:00,2020-07-12 06:10:00,240.59,240.64,-0.04,flip_to_short -4221,做空,2020-07-12 06:10:00,2020-07-12 06:15:00,240.64,240.89,-0.19,flip_to_long -4222,做多,2020-07-12 06:15:00,2020-07-12 06:20:00,240.89,240.62,-0.2,flip_to_short -4223,做空,2020-07-12 06:20:00,2020-07-12 06:25:00,240.62,240.67,-0.09,flip_to_long -4224,做多,2020-07-12 06:25:00,2020-07-12 06:40:00,240.67,240.49,-0.15,flip_to_short -4225,做空,2020-07-12 06:40:00,2020-07-12 07:00:00,240.49,240.77,-0.2,flip_to_long -4226,做多,2020-07-12 07:00:00,2020-07-12 07:05:00,240.77,240.7,-0.1,flip_to_short -4227,做空,2020-07-12 07:05:00,2020-07-12 07:10:00,240.7,240.81,-0.12,flip_to_long -4228,做多,2020-07-12 07:10:00,2020-07-12 07:15:00,240.81,240.45,-0.24,flip_to_short -4229,做空,2020-07-12 07:15:00,2020-07-12 08:05:00,240.45,240.81,-0.24,flip_to_long -4230,做多,2020-07-12 08:05:00,2020-07-12 08:10:00,240.81,240.79,-0.07,flip_to_short -4231,做空,2020-07-12 08:10:00,2020-07-12 08:20:00,240.79,240.72,-0.03,flip_to_long -4232,做多,2020-07-12 08:20:00,2020-07-12 08:30:00,240.72,240.68,-0.08,flip_to_short -4233,做空,2020-07-12 08:30:00,2020-07-12 09:55:00,240.68,240.49,0.03,flip_to_long -4234,做多,2020-07-12 09:55:00,2020-07-12 10:30:00,240.49,240.33,-0.14,flip_to_short -4235,做空,2020-07-12 10:30:00,2020-07-12 10:35:00,240.33,240.4,-0.09,flip_to_long -4236,做多,2020-07-12 10:35:00,2020-07-12 12:25:00,240.4,240.23,-0.14,flip_to_short -4237,做空,2020-07-12 12:25:00,2020-07-12 12:45:00,240.23,240.4,-0.14,flip_to_long -4238,做多,2020-07-12 12:45:00,2020-07-12 13:15:00,240.4,243.61,1.53,tp_upper -4239,做空,2020-07-12 13:25:00,2020-07-12 13:35:00,239.87,237.73,1.01,tp_lower -4240,做多,2020-07-12 17:50:00,2020-07-12 19:10:00,238.43,237.65,-0.46,flip_to_short -4241,做空,2020-07-12 19:10:00,2020-07-12 19:15:00,237.65,237.7,-0.09,flip_to_long -4242,做多,2020-07-12 19:15:00,2020-07-12 19:45:00,237.7,238.1,0.14,flip_to_short -4243,做空,2020-07-12 19:45:00,2020-07-13 03:50:00,238.1,241.78,-1.93,flip_to_long -4244,做多,2020-07-13 03:50:00,2020-07-13 04:20:00,241.78,241.7,-0.1,flip_to_short -4245,做空,2020-07-13 04:20:00,2020-07-13 04:25:00,241.7,241.94,-0.18,flip_to_long -4246,做多,2020-07-13 04:25:00,2020-07-13 06:25:00,241.94,242.31,0.12,flip_to_short -4247,做空,2020-07-13 06:25:00,2020-07-13 06:50:00,242.31,242.19,-0.0,flip_to_long -4248,做多,2020-07-13 06:50:00,2020-07-13 06:55:00,242.19,242.03,-0.14,flip_to_short -4249,做空,2020-07-13 06:55:00,2020-07-13 07:00:00,242.03,242.45,-0.27,flip_to_long -4250,做多,2020-07-13 07:00:00,2020-07-13 07:45:00,242.45,242.45,-0.06,flip_to_short -4251,做空,2020-07-13 07:45:00,2020-07-13 14:20:00,242.45,244.13,-0.9,flip_to_long -4252,做多,2020-07-13 14:20:00,2020-07-13 14:45:00,244.13,243.85,-0.2,flip_to_short -4253,做空,2020-07-13 14:45:00,2020-07-13 17:05:00,243.85,243.74,-0.01,flip_to_long -4254,做多,2020-07-13 17:05:00,2020-07-13 22:55:00,243.74,239.95,-1.91,flip_to_short -4255,做空,2020-07-13 22:55:00,2020-07-13 23:30:00,239.95,239.53,0.15,flip_to_long -4256,做多,2020-07-13 23:30:00,2020-07-14 00:00:00,239.53,239.17,-0.24,flip_to_short -4257,做空,2020-07-14 00:00:00,2020-07-14 00:10:00,239.17,239.56,-0.25,flip_to_long -4258,做多,2020-07-14 00:10:00,2020-07-14 00:25:00,239.56,239.31,-0.18,flip_to_short -4259,做空,2020-07-14 00:25:00,2020-07-14 01:05:00,239.31,239.6,-0.2,flip_to_long -4260,做多,2020-07-14 01:05:00,2020-07-14 02:15:00,239.6,239.54,-0.09,flip_to_short -4261,做空,2020-07-14 02:15:00,2020-07-14 02:20:00,239.54,239.79,-0.18,flip_to_long -4262,做多,2020-07-14 02:20:00,2020-07-14 02:30:00,239.79,239.56,-0.17,flip_to_short -4263,做空,2020-07-14 02:30:00,2020-07-14 02:50:00,239.56,239.55,-0.05,flip_to_long -4264,做多,2020-07-14 02:50:00,2020-07-14 02:55:00,239.55,239.49,-0.09,flip_to_short -4265,做空,2020-07-14 02:55:00,2020-07-14 03:00:00,239.49,239.63,-0.13,flip_to_long -4266,做多,2020-07-14 03:00:00,2020-07-14 03:05:00,239.63,239.6,-0.07,flip_to_short -4267,做空,2020-07-14 03:05:00,2020-07-14 03:35:00,239.6,239.41,0.03,flip_to_long -4268,做多,2020-07-14 03:35:00,2020-07-14 06:30:00,239.41,238.76,-0.37,flip_to_short -4269,做空,2020-07-14 06:30:00,2020-07-14 06:40:00,238.76,238.83,-0.09,flip_to_long -4270,做多,2020-07-14 06:40:00,2020-07-14 06:45:00,238.83,238.78,-0.08,flip_to_short -4271,做空,2020-07-14 06:45:00,2020-07-14 07:05:00,238.78,238.85,-0.09,flip_to_long -4272,做多,2020-07-14 07:05:00,2020-07-14 07:10:00,238.85,238.62,-0.17,flip_to_short -4273,做空,2020-07-14 07:10:00,2020-07-14 07:55:00,238.62,238.47,0.01,flip_to_long -4274,做多,2020-07-14 07:55:00,2020-07-14 10:05:00,238.47,238.53,-0.03,flip_to_short -4275,做空,2020-07-14 10:05:00,2020-07-14 10:25:00,238.53,238.63,-0.11,flip_to_long -4276,做多,2020-07-14 10:25:00,2020-07-14 10:30:00,238.63,238.48,-0.13,flip_to_short -4277,做空,2020-07-14 10:30:00,2020-07-14 10:55:00,238.48,238.93,-0.27,flip_to_long -4278,做多,2020-07-14 10:55:00,2020-07-14 11:20:00,238.93,238.14,-0.44,flip_to_short -4279,做空,2020-07-14 11:20:00,2020-07-14 11:25:00,238.14,240.01,-0.95,flip_to_long -4280,做多,2020-07-14 11:25:00,2020-07-14 13:50:00,240.01,239.04,-0.51,flip_to_short -4281,做空,2020-07-14 13:50:00,2020-07-14 14:30:00,239.04,239.46,-0.25,flip_to_long -4282,做多,2020-07-14 14:30:00,2020-07-14 14:55:00,239.46,239.36,-0.1,flip_to_short -4283,做空,2020-07-14 14:55:00,2020-07-14 15:00:00,239.36,239.69,-0.21,flip_to_long -4284,做多,2020-07-14 15:00:00,2020-07-14 15:05:00,239.69,239.49,-0.15,flip_to_short -4285,做空,2020-07-14 15:05:00,2020-07-14 15:10:00,239.49,239.62,-0.12,flip_to_long -4286,做多,2020-07-14 15:10:00,2020-07-14 16:10:00,239.62,239.7,-0.02,flip_to_short -4287,做空,2020-07-14 16:10:00,2020-07-14 16:15:00,239.7,239.92,-0.16,flip_to_long -4288,做多,2020-07-14 16:15:00,2020-07-14 16:25:00,239.92,239.77,-0.13,flip_to_short -4289,做空,2020-07-14 16:25:00,2020-07-14 16:30:00,239.77,240.11,-0.21,flip_to_long -4290,做多,2020-07-14 16:30:00,2020-07-14 21:10:00,240.11,240.85,0.29,flip_to_short -4291,做空,2020-07-14 21:10:00,2020-07-14 22:00:00,240.85,241.05,-0.15,flip_to_long -4292,做多,2020-07-14 22:00:00,2020-07-14 22:05:00,241.05,240.96,-0.1,flip_to_short -4293,做空,2020-07-14 22:05:00,2020-07-14 22:30:00,240.96,241.02,-0.08,flip_to_long -4294,做多,2020-07-14 22:30:00,2020-07-14 23:15:00,241.02,240.98,-0.07,flip_to_short -4295,做空,2020-07-14 23:15:00,2020-07-14 23:20:00,240.98,241.04,-0.08,flip_to_long -4296,做多,2020-07-14 23:20:00,2020-07-14 23:35:00,241.04,240.68,-0.22,flip_to_short -4297,做空,2020-07-14 23:35:00,2020-07-15 00:00:00,240.68,241.06,-0.23,flip_to_long -4298,做多,2020-07-15 00:00:00,2020-07-15 00:30:00,241.06,240.82,-0.17,flip_to_short -4299,做空,2020-07-15 00:30:00,2020-07-15 01:00:00,240.82,241.1,-0.19,flip_to_long -4300,做多,2020-07-15 01:00:00,2020-07-15 01:05:00,241.1,240.87,-0.16,flip_to_short -4301,做空,2020-07-15 01:05:00,2020-07-15 01:10:00,240.87,240.94,-0.09,flip_to_long -4302,做多,2020-07-15 01:10:00,2020-07-15 01:15:00,240.94,240.66,-0.19,flip_to_short -4303,做空,2020-07-15 01:15:00,2020-07-15 05:55:00,240.66,240.32,0.1,flip_to_long -4304,做多,2020-07-15 05:55:00,2020-07-15 06:00:00,240.32,239.86,-0.27,flip_to_short -4305,做空,2020-07-15 06:00:00,2020-07-15 08:35:00,239.86,239.62,0.06,flip_to_long -4306,做多,2020-07-15 08:35:00,2020-07-15 08:45:00,239.62,239.49,-0.12,flip_to_short -4307,做空,2020-07-15 08:45:00,2020-07-15 08:50:00,239.49,239.7,-0.15,flip_to_long -4308,做多,2020-07-15 08:50:00,2020-07-15 08:55:00,239.7,239.61,-0.1,flip_to_short -4309,做空,2020-07-15 08:55:00,2020-07-15 09:00:00,239.61,239.62,-0.06,flip_to_long -4310,做多,2020-07-15 09:00:00,2020-07-15 09:10:00,239.62,239.53,-0.1,flip_to_short -4311,做空,2020-07-15 09:10:00,2020-07-15 10:10:00,239.53,239.76,-0.16,flip_to_long -4312,做多,2020-07-15 10:10:00,2020-07-15 10:15:00,239.76,239.69,-0.09,flip_to_short -4313,做空,2020-07-15 10:15:00,2020-07-15 12:00:00,239.69,239.57,0.0,flip_to_long -4314,做多,2020-07-15 12:00:00,2020-07-15 12:10:00,239.57,239.56,-0.06,flip_to_short -4315,做空,2020-07-15 12:10:00,2020-07-15 12:50:00,239.56,239.77,-0.15,flip_to_long -4316,做多,2020-07-15 12:50:00,2020-07-15 13:05:00,239.77,239.52,-0.17,flip_to_short -4317,做空,2020-07-15 13:05:00,2020-07-15 13:10:00,239.52,239.6,-0.09,flip_to_long -4318,做多,2020-07-15 13:10:00,2020-07-15 13:35:00,239.6,239.61,-0.05,flip_to_short -4319,做空,2020-07-15 13:35:00,2020-07-15 13:40:00,239.61,239.95,-0.21,flip_to_long -4320,做多,2020-07-15 13:40:00,2020-07-15 13:50:00,239.95,239.62,-0.21,flip_to_short -4321,做空,2020-07-15 13:50:00,2020-07-15 13:55:00,239.62,239.76,-0.12,flip_to_long -4322,做多,2020-07-15 13:55:00,2020-07-15 14:00:00,239.76,239.51,-0.17,flip_to_short -4323,做空,2020-07-15 14:00:00,2020-07-15 14:05:00,239.51,239.63,-0.11,flip_to_long -4324,做多,2020-07-15 14:05:00,2020-07-15 14:10:00,239.63,239.62,-0.06,flip_to_short -4325,做空,2020-07-15 14:10:00,2020-07-15 14:20:00,239.62,239.84,-0.15,flip_to_long -4326,做多,2020-07-15 14:20:00,2020-07-15 15:00:00,239.84,239.36,-0.27,flip_to_short -4327,做空,2020-07-15 15:00:00,2020-07-15 15:05:00,239.36,239.02,0.1,tp_lower -4328,做多,2020-07-15 20:15:00,2020-07-15 20:20:00,238.17,238.08,-0.1,flip_to_short -4329,做空,2020-07-15 20:20:00,2020-07-15 20:25:00,238.08,238.17,-0.1,flip_to_long -4330,做多,2020-07-15 20:25:00,2020-07-15 23:00:00,238.17,238.16,-0.06,flip_to_short -4331,做空,2020-07-15 23:00:00,2020-07-15 23:10:00,238.16,238.39,-0.16,flip_to_long -4332,做多,2020-07-15 23:10:00,2020-07-16 00:00:00,238.39,238.31,-0.09,flip_to_short -4333,做空,2020-07-16 00:00:00,2020-07-16 00:10:00,238.31,238.45,-0.12,flip_to_long -4334,做多,2020-07-16 00:10:00,2020-07-16 00:15:00,238.45,238.3,-0.13,flip_to_short -4335,做空,2020-07-16 00:15:00,2020-07-16 00:30:00,238.3,238.58,-0.19,flip_to_long -4336,做多,2020-07-16 00:30:00,2020-07-16 01:00:00,238.58,238.64,-0.03,flip_to_short -4337,做空,2020-07-16 01:00:00,2020-07-16 02:35:00,238.64,238.8,-0.13,flip_to_long -4338,做多,2020-07-16 02:35:00,2020-07-16 02:40:00,238.8,238.64,-0.13,flip_to_short -4339,做空,2020-07-16 02:40:00,2020-07-16 03:00:00,238.64,238.74,-0.1,flip_to_long -4340,做多,2020-07-16 03:00:00,2020-07-16 03:10:00,238.74,238.68,-0.08,flip_to_short -4341,做空,2020-07-16 03:10:00,2020-07-16 04:00:00,238.68,238.77,-0.1,flip_to_long -4342,做多,2020-07-16 04:00:00,2020-07-16 04:05:00,238.77,238.74,-0.07,flip_to_short -4343,做空,2020-07-16 04:05:00,2020-07-16 05:40:00,238.74,238.54,0.04,flip_to_long -4344,做多,2020-07-16 05:40:00,2020-07-16 06:35:00,238.54,237.95,-0.33,flip_to_short -4345,做空,2020-07-16 06:35:00,2020-07-16 06:45:00,237.95,235.65,1.0,tp_lower -4346,做多,2020-07-16 12:05:00,2020-07-16 12:35:00,232.89,232.06,-0.45,flip_to_short -4347,做空,2020-07-16 12:35:00,2020-07-16 12:45:00,232.06,232.1,-0.07,flip_to_long -4348,做多,2020-07-16 12:45:00,2020-07-16 12:55:00,232.1,232.02,-0.09,flip_to_short -4349,做空,2020-07-16 12:55:00,2020-07-16 13:00:00,232.02,232.41,-0.24,flip_to_long -4350,做多,2020-07-16 13:00:00,2020-07-16 13:30:00,232.41,231.99,-0.25,flip_to_short -4351,做空,2020-07-16 13:30:00,2020-07-16 14:15:00,231.99,232.01,-0.06,flip_to_long -4352,做多,2020-07-16 14:15:00,2020-07-16 19:15:00,232.01,232.88,0.35,flip_to_short -4353,做空,2020-07-16 19:15:00,2020-07-16 20:00:00,232.88,232.8,-0.02,flip_to_long -4354,做多,2020-07-16 20:00:00,2020-07-16 21:00:00,232.8,232.8,-0.05,flip_to_short -4355,做空,2020-07-16 21:00:00,2020-07-16 21:45:00,232.8,233.07,-0.18,flip_to_long -4356,做多,2020-07-16 21:45:00,2020-07-16 21:55:00,233.07,232.84,-0.16,flip_to_short -4357,做空,2020-07-16 21:55:00,2020-07-16 22:00:00,232.84,233.0,-0.13,flip_to_long -4358,做多,2020-07-16 22:00:00,2020-07-17 00:50:00,233.0,233.09,-0.01,flip_to_short -4359,做空,2020-07-17 00:50:00,2020-07-17 01:00:00,233.09,233.3,-0.16,flip_to_long -4360,做多,2020-07-17 01:00:00,2020-07-17 02:55:00,233.3,233.6,0.09,flip_to_short -4361,做空,2020-07-17 02:55:00,2020-07-17 03:05:00,233.6,233.67,-0.09,flip_to_long -4362,做多,2020-07-17 03:05:00,2020-07-17 03:10:00,233.67,233.54,-0.12,flip_to_short -4363,做空,2020-07-17 03:10:00,2020-07-17 04:05:00,233.54,233.6,-0.08,flip_to_long -4364,做多,2020-07-17 04:05:00,2020-07-17 04:10:00,233.6,233.38,-0.16,flip_to_short -4365,做空,2020-07-17 04:10:00,2020-07-17 06:00:00,233.38,233.16,0.05,flip_to_long -4366,做多,2020-07-17 06:00:00,2020-07-17 06:25:00,233.16,233.16,-0.06,flip_to_short -4367,做空,2020-07-17 06:25:00,2020-07-17 06:50:00,233.16,233.24,-0.09,flip_to_long -4368,做多,2020-07-17 06:50:00,2020-07-17 06:55:00,233.24,233.16,-0.09,flip_to_short -4369,做空,2020-07-17 06:55:00,2020-07-17 07:00:00,233.16,233.54,-0.23,flip_to_long -4370,做多,2020-07-17 07:00:00,2020-07-17 07:55:00,233.54,233.19,-0.22,flip_to_short -4371,做空,2020-07-17 07:55:00,2020-07-17 08:45:00,233.19,233.09,-0.01,flip_to_long -4372,做多,2020-07-17 08:45:00,2020-07-17 09:00:00,233.09,232.98,-0.11,flip_to_short -4373,做空,2020-07-17 09:00:00,2020-07-17 09:30:00,232.98,233.07,-0.1,flip_to_long -4374,做多,2020-07-17 09:30:00,2020-07-17 10:40:00,233.07,233.13,-0.03,flip_to_short -4375,做空,2020-07-17 10:40:00,2020-07-17 11:50:00,233.13,233.34,-0.15,flip_to_long -4376,做多,2020-07-17 11:50:00,2020-07-17 13:15:00,233.34,233.33,-0.06,flip_to_short -4377,做空,2020-07-17 13:15:00,2020-07-17 13:20:00,233.33,233.36,-0.07,flip_to_long -4378,做多,2020-07-17 13:20:00,2020-07-17 13:30:00,233.36,233.43,-0.02,flip_to_short -4379,做空,2020-07-17 13:30:00,2020-07-17 13:50:00,233.43,233.53,-0.1,flip_to_long -4380,做多,2020-07-17 13:50:00,2020-07-17 13:55:00,233.53,233.42,-0.1,flip_to_short -4381,做空,2020-07-17 13:55:00,2020-07-17 14:10:00,233.42,233.34,-0.02,flip_to_long -4382,做多,2020-07-17 14:10:00,2020-07-17 15:20:00,233.34,233.38,-0.04,flip_to_short -4383,做空,2020-07-17 15:20:00,2020-07-17 15:55:00,233.38,233.23,0.02,flip_to_long -4384,做多,2020-07-17 15:55:00,2020-07-17 16:15:00,233.23,233.25,-0.04,flip_to_short -4385,做空,2020-07-17 16:15:00,2020-07-17 16:25:00,233.25,233.37,-0.11,flip_to_long -4386,做多,2020-07-17 16:25:00,2020-07-17 17:55:00,233.37,233.0,-0.22,flip_to_short -4387,做空,2020-07-17 17:55:00,2020-07-17 18:05:00,233.0,233.31,-0.2,flip_to_long -4388,做多,2020-07-17 18:05:00,2020-07-17 18:15:00,233.31,233.21,-0.1,flip_to_short -4389,做空,2020-07-17 18:15:00,2020-07-17 18:20:00,233.21,233.4,-0.14,flip_to_long -4390,做多,2020-07-17 18:20:00,2020-07-17 18:45:00,233.4,233.36,-0.07,flip_to_short -4391,做空,2020-07-17 18:45:00,2020-07-17 19:15:00,233.36,233.28,-0.02,flip_to_long -4392,做多,2020-07-17 19:15:00,2020-07-17 19:20:00,233.28,233.06,-0.15,flip_to_short -4393,做空,2020-07-17 19:20:00,2020-07-17 19:40:00,233.06,233.45,-0.23,flip_to_long -4394,做多,2020-07-17 19:40:00,2020-07-17 19:50:00,233.45,233.14,-0.19,flip_to_short -4395,做空,2020-07-17 19:50:00,2020-07-17 20:00:00,233.14,233.36,-0.15,flip_to_long -4396,做多,2020-07-17 20:00:00,2020-07-17 20:25:00,233.36,233.2,-0.12,flip_to_short -4397,做空,2020-07-17 20:25:00,2020-07-17 20:35:00,233.2,233.19,-0.05,flip_to_long -4398,做多,2020-07-17 20:35:00,2020-07-17 23:15:00,233.19,233.02,-0.13,flip_to_short -4399,做空,2020-07-17 23:15:00,2020-07-17 23:20:00,233.02,233.08,-0.08,flip_to_long -4400,做多,2020-07-17 23:20:00,2020-07-17 23:30:00,233.08,232.94,-0.12,flip_to_short -4401,做空,2020-07-17 23:30:00,2020-07-18 00:05:00,232.94,233.05,-0.1,flip_to_long -4402,做多,2020-07-18 00:05:00,2020-07-18 00:40:00,233.05,232.58,-0.27,flip_to_short -4403,做空,2020-07-18 00:40:00,2020-07-18 01:20:00,232.58,233.09,-0.29,flip_to_long -4404,做多,2020-07-18 01:20:00,2020-07-18 01:25:00,233.09,232.97,-0.11,flip_to_short -4405,做空,2020-07-18 01:25:00,2020-07-18 02:30:00,232.97,233.22,-0.17,flip_to_long -4406,做多,2020-07-18 02:30:00,2020-07-18 03:00:00,233.22,232.86,-0.22,flip_to_short -4407,做空,2020-07-18 03:00:00,2020-07-18 03:35:00,232.86,232.95,-0.1,flip_to_long -4408,做多,2020-07-18 03:35:00,2020-07-18 05:35:00,232.95,233.03,-0.02,flip_to_short -4409,做空,2020-07-18 05:35:00,2020-07-18 08:05:00,233.03,233.21,-0.14,flip_to_long -4410,做多,2020-07-18 08:05:00,2020-07-18 08:55:00,233.21,234.15,0.38,tp_upper -4411,做空,2020-07-18 13:35:00,2020-07-18 14:50:00,234.7,235.0,-0.19,flip_to_long -4412,做多,2020-07-18 14:50:00,2020-07-18 14:55:00,235.0,234.95,-0.08,flip_to_short -4413,做空,2020-07-18 14:55:00,2020-07-18 15:00:00,234.95,234.98,-0.07,flip_to_long -4414,做多,2020-07-18 15:00:00,2020-07-18 15:05:00,234.98,234.82,-0.13,flip_to_short -4415,做空,2020-07-18 15:05:00,2020-07-18 15:50:00,234.82,234.91,-0.09,flip_to_long -4416,做多,2020-07-18 15:50:00,2020-07-18 16:00:00,234.91,234.86,-0.08,flip_to_short -4417,做空,2020-07-18 16:00:00,2020-07-18 16:05:00,234.86,234.92,-0.08,flip_to_long -4418,做多,2020-07-18 16:05:00,2020-07-18 17:10:00,234.92,234.81,-0.1,flip_to_short -4419,做空,2020-07-18 17:10:00,2020-07-18 17:15:00,234.81,234.93,-0.11,flip_to_long -4420,做多,2020-07-18 17:15:00,2020-07-18 17:45:00,234.93,234.83,-0.1,flip_to_short -4421,做空,2020-07-18 17:45:00,2020-07-18 23:05:00,234.83,235.89,-0.53,flip_to_long -4422,做多,2020-07-18 23:05:00,2020-07-18 23:45:00,235.89,235.82,-0.08,flip_to_short -4423,做空,2020-07-18 23:45:00,2020-07-19 00:00:00,235.82,235.83,-0.06,flip_to_long -4424,做多,2020-07-19 00:00:00,2020-07-19 00:15:00,235.83,235.84,-0.05,flip_to_short -4425,做空,2020-07-19 00:15:00,2020-07-19 00:20:00,235.84,235.85,-0.06,flip_to_long -4426,做多,2020-07-19 00:20:00,2020-07-19 01:00:00,235.85,235.9,-0.03,flip_to_short -4427,做空,2020-07-19 01:00:00,2020-07-19 01:05:00,235.9,235.91,-0.06,flip_to_long -4428,做多,2020-07-19 01:05:00,2020-07-19 01:10:00,235.91,235.86,-0.08,flip_to_short -4429,做空,2020-07-19 01:10:00,2020-07-19 01:15:00,235.86,235.93,-0.08,flip_to_long -4430,做多,2020-07-19 01:15:00,2020-07-19 01:20:00,235.93,235.78,-0.12,flip_to_short -4431,做空,2020-07-19 01:20:00,2020-07-19 01:55:00,235.78,235.61,0.02,flip_to_long -4432,做多,2020-07-19 01:55:00,2020-07-19 09:15:00,235.61,234.64,-0.49,flip_to_short -4433,做空,2020-07-19 09:15:00,2020-07-19 09:30:00,234.64,234.73,-0.09,flip_to_long -4434,做多,2020-07-19 09:30:00,2020-07-19 10:15:00,234.73,234.11,-0.33,flip_to_short -4435,做空,2020-07-19 10:15:00,2020-07-19 14:10:00,234.11,234.18,-0.08,flip_to_long -4436,做多,2020-07-19 14:10:00,2020-07-19 14:15:00,234.18,234.12,-0.08,flip_to_short -4437,做空,2020-07-19 14:15:00,2020-07-19 14:25:00,234.12,234.1,-0.04,flip_to_long -4438,做多,2020-07-19 14:25:00,2020-07-19 14:30:00,234.1,234.04,-0.08,flip_to_short -4439,做空,2020-07-19 14:30:00,2020-07-19 14:40:00,234.04,234.04,-0.05,flip_to_long -4440,做多,2020-07-19 14:40:00,2020-07-19 14:55:00,234.04,233.99,-0.07,flip_to_short -4441,做空,2020-07-19 14:55:00,2020-07-19 15:05:00,233.99,233.86,0.01,flip_to_long -4442,做多,2020-07-19 15:05:00,2020-07-19 15:50:00,233.86,233.77,-0.09,flip_to_short -4443,做空,2020-07-19 15:50:00,2020-07-19 16:00:00,233.77,233.93,-0.12,flip_to_long -4444,做多,2020-07-19 16:00:00,2020-07-19 16:35:00,233.93,234.71,0.29,tp_upper -4445,做空,2020-07-19 21:25:00,2020-07-19 21:30:00,235.05,235.48,-0.24,flip_to_long -4446,做多,2020-07-19 21:30:00,2020-07-19 22:25:00,235.48,237.66,0.91,tp_upper -4447,做空,2020-07-20 02:10:00,2020-07-20 02:15:00,237.98,238.45,-0.26,flip_to_long -4448,做多,2020-07-20 02:15:00,2020-07-20 02:40:00,238.45,238.28,-0.13,flip_to_short -4449,做空,2020-07-20 02:40:00,2020-07-20 02:45:00,238.28,238.6,-0.2,flip_to_long -4450,做多,2020-07-20 02:45:00,2020-07-20 03:20:00,238.6,238.81,0.04,flip_to_short -4451,做空,2020-07-20 03:20:00,2020-07-20 04:00:00,238.81,238.81,-0.05,flip_to_long -4452,做多,2020-07-20 04:00:00,2020-07-20 05:05:00,238.81,238.61,-0.14,flip_to_short -4453,做空,2020-07-20 05:05:00,2020-07-20 05:25:00,238.61,238.66,-0.08,flip_to_long -4454,做多,2020-07-20 05:25:00,2020-07-20 06:10:00,238.66,238.58,-0.09,flip_to_short -4455,做空,2020-07-20 06:10:00,2020-07-20 06:25:00,238.58,238.65,-0.08,flip_to_long -4456,做多,2020-07-20 06:25:00,2020-07-20 06:50:00,238.65,238.57,-0.09,flip_to_short -4457,做空,2020-07-20 06:50:00,2020-07-20 07:05:00,238.57,238.61,-0.07,flip_to_long -4458,做多,2020-07-20 07:05:00,2020-07-20 07:50:00,238.61,238.64,-0.04,flip_to_short -4459,做空,2020-07-20 07:50:00,2020-07-20 07:55:00,238.64,238.7,-0.08,flip_to_long -4460,做多,2020-07-20 07:55:00,2020-07-20 08:05:00,238.7,238.57,-0.11,flip_to_short -4461,做空,2020-07-20 08:05:00,2020-07-20 08:10:00,238.57,238.61,-0.07,flip_to_long -4462,做多,2020-07-20 08:10:00,2020-07-20 08:35:00,238.61,238.64,-0.04,flip_to_short -4463,做空,2020-07-20 08:35:00,2020-07-20 10:05:00,238.64,238.69,-0.07,flip_to_long -4464,做多,2020-07-20 10:05:00,2020-07-20 14:40:00,238.69,237.92,-0.39,flip_to_short -4465,做空,2020-07-20 14:40:00,2020-07-20 15:30:00,237.92,237.98,-0.08,flip_to_long -4466,做多,2020-07-20 15:30:00,2020-07-20 16:00:00,237.98,237.96,-0.06,flip_to_short -4467,做空,2020-07-20 16:00:00,2020-07-20 16:40:00,237.96,237.99,-0.06,flip_to_long -4468,做多,2020-07-20 16:40:00,2020-07-20 18:15:00,237.99,238.13,0.01,flip_to_short -4469,做空,2020-07-20 18:15:00,2020-07-20 18:50:00,238.13,238.01,0.0,flip_to_long -4470,做多,2020-07-20 18:50:00,2020-07-20 23:20:00,238.01,236.49,-0.71,flip_to_short -4471,做空,2020-07-20 23:20:00,2020-07-21 00:05:00,236.49,236.09,0.12,flip_to_long -4472,做多,2020-07-21 00:05:00,2020-07-21 03:15:00,236.09,236.51,0.13,flip_to_short -4473,做空,2020-07-21 03:15:00,2020-07-21 03:20:00,236.51,236.52,-0.06,flip_to_long -4474,做多,2020-07-21 03:20:00,2020-07-21 03:45:00,236.52,236.65,0.01,flip_to_short -4475,做空,2020-07-21 03:45:00,2020-07-21 03:50:00,236.65,237.08,-0.24,flip_to_long -4476,做多,2020-07-21 03:50:00,2020-07-21 04:40:00,237.08,236.8,-0.18,flip_to_short -4477,做空,2020-07-21 04:40:00,2020-07-21 04:50:00,236.8,236.78,-0.04,flip_to_long -4478,做多,2020-07-21 04:50:00,2020-07-21 07:35:00,236.78,240.82,1.73,tp_upper -4479,做空,2020-07-21 14:45:00,2020-07-21 14:50:00,243.06,243.37,-0.19,flip_to_long -4480,做多,2020-07-21 14:50:00,2020-07-21 15:05:00,243.37,243.3,-0.08,flip_to_short -4481,做空,2020-07-21 15:05:00,2020-07-21 15:20:00,243.3,243.53,-0.15,flip_to_long -4482,做多,2020-07-21 15:20:00,2020-07-21 15:30:00,243.53,243.39,-0.11,flip_to_short -4483,做空,2020-07-21 15:30:00,2020-07-21 15:45:00,243.39,243.65,-0.17,flip_to_long -4484,做多,2020-07-21 15:45:00,2020-07-21 16:05:00,243.65,243.62,-0.07,flip_to_short -4485,做空,2020-07-21 16:05:00,2020-07-21 16:20:00,243.62,243.92,-0.18,flip_to_long -4486,做多,2020-07-21 16:20:00,2020-07-21 16:25:00,243.92,243.61,-0.19,flip_to_short -4487,做空,2020-07-21 16:25:00,2020-07-21 16:45:00,243.61,243.79,-0.13,flip_to_long -4488,做多,2020-07-21 16:45:00,2020-07-21 17:05:00,243.79,243.77,-0.06,flip_to_short -4489,做空,2020-07-21 17:05:00,2020-07-21 17:20:00,243.77,244.07,-0.18,flip_to_long -4490,做多,2020-07-21 17:20:00,2020-07-21 20:35:00,244.07,244.64,0.19,flip_to_short -4491,做空,2020-07-21 20:35:00,2020-07-21 20:45:00,244.64,245.05,-0.23,flip_to_long -4492,做多,2020-07-21 20:45:00,2020-07-21 21:25:00,245.05,244.82,-0.15,flip_to_short -4493,做空,2020-07-21 21:25:00,2020-07-21 21:55:00,244.82,244.99,-0.12,flip_to_long -4494,做多,2020-07-21 21:55:00,2020-07-21 22:05:00,244.99,244.78,-0.14,flip_to_short -4495,做空,2020-07-21 22:05:00,2020-07-21 22:40:00,244.78,245.1,-0.19,flip_to_long -4496,做多,2020-07-21 22:40:00,2020-07-21 22:45:00,245.1,244.86,-0.15,flip_to_short -4497,做空,2020-07-21 22:45:00,2020-07-21 23:30:00,244.86,245.14,-0.17,flip_to_long -4498,做多,2020-07-21 23:30:00,2020-07-21 23:35:00,245.14,244.74,-0.22,flip_to_short -4499,做空,2020-07-21 23:35:00,2020-07-21 23:40:00,244.74,245.04,-0.18,flip_to_long -4500,做多,2020-07-21 23:40:00,2020-07-22 00:05:00,245.04,244.95,-0.09,flip_to_short -4501,做空,2020-07-22 00:05:00,2020-07-22 00:25:00,244.95,244.81,0.01,flip_to_long -4502,做多,2020-07-22 00:25:00,2020-07-22 01:25:00,244.81,244.76,-0.07,flip_to_short -4503,做空,2020-07-22 01:25:00,2020-07-22 01:40:00,244.76,244.96,-0.14,flip_to_long -4504,做多,2020-07-22 01:40:00,2020-07-22 01:55:00,244.96,244.54,-0.23,flip_to_short -4505,做空,2020-07-22 01:55:00,2020-07-22 03:40:00,244.54,244.55,-0.06,flip_to_long -4506,做多,2020-07-22 03:40:00,2020-07-22 07:35:00,244.55,244.08,-0.25,flip_to_short -4507,做空,2020-07-22 07:35:00,2020-07-22 07:55:00,244.08,242.32,0.7,tp_lower -4508,做多,2020-07-22 10:15:00,2020-07-22 10:20:00,243.47,243.42,-0.07,flip_to_short -4509,做空,2020-07-22 10:20:00,2020-07-22 10:45:00,243.42,243.59,-0.12,flip_to_long -4510,做多,2020-07-22 10:45:00,2020-07-22 12:25:00,243.59,243.35,-0.15,flip_to_short -4511,做空,2020-07-22 12:25:00,2020-07-22 12:45:00,243.35,243.41,-0.08,flip_to_long -4512,做多,2020-07-22 12:45:00,2020-07-22 13:00:00,243.41,243.21,-0.14,flip_to_short -4513,做空,2020-07-22 13:00:00,2020-07-22 13:05:00,243.21,243.38,-0.12,flip_to_long -4514,做多,2020-07-22 13:05:00,2020-07-22 14:25:00,243.38,243.15,-0.15,flip_to_short -4515,做空,2020-07-22 14:25:00,2020-07-22 14:45:00,243.15,243.58,-0.23,flip_to_long -4516,做多,2020-07-22 14:45:00,2020-07-22 16:45:00,243.58,243.84,0.06,flip_to_short -4517,做空,2020-07-22 16:45:00,2020-07-22 17:05:00,243.84,244.02,-0.13,flip_to_long -4518,做多,2020-07-22 17:05:00,2020-07-22 22:15:00,244.02,249.97,2.45,tp_upper -4519,做空,2020-07-23 03:10:00,2020-07-23 03:15:00,264.01,264.18,-0.12,flip_to_long -4520,做多,2020-07-23 03:15:00,2020-07-23 09:40:00,264.18,263.62,-0.28,flip_to_short -4521,做空,2020-07-23 09:40:00,2020-07-23 11:10:00,263.62,263.87,-0.15,flip_to_long -4522,做多,2020-07-23 11:10:00,2020-07-23 12:55:00,263.87,264.23,0.09,flip_to_short -4523,做空,2020-07-23 12:55:00,2020-07-23 14:20:00,264.23,264.08,0.01,tp_lower -4524,做多,2020-07-23 14:35:00,2020-07-23 15:00:00,264.3,264.46,0.01,flip_to_short -4525,做空,2020-07-23 15:00:00,2020-07-23 21:35:00,264.46,275.43,-4.46,flip_to_long -4526,做多,2020-07-23 21:35:00,2020-07-23 21:45:00,275.43,275.25,-0.12,flip_to_short -4527,做空,2020-07-23 21:45:00,2020-07-23 21:55:00,275.25,275.08,0.01,flip_to_long -4528,做多,2020-07-23 21:55:00,2020-07-23 22:00:00,275.08,274.79,-0.16,flip_to_short -4529,做空,2020-07-23 22:00:00,2020-07-23 22:10:00,274.79,274.92,-0.1,flip_to_long -4530,做多,2020-07-23 22:10:00,2020-07-23 22:15:00,274.92,274.49,-0.21,flip_to_short -4531,做空,2020-07-23 22:15:00,2020-07-23 22:20:00,274.49,274.77,-0.15,flip_to_long -4532,做多,2020-07-23 22:20:00,2020-07-23 22:50:00,274.77,274.59,-0.12,flip_to_short -4533,做空,2020-07-23 22:50:00,2020-07-23 22:55:00,274.59,274.71,-0.09,flip_to_long -4534,做多,2020-07-23 22:55:00,2020-07-23 23:00:00,274.71,274.47,-0.14,flip_to_short -4535,做空,2020-07-23 23:00:00,2020-07-23 23:20:00,274.47,275.27,-0.34,flip_to_long -4536,做多,2020-07-23 23:20:00,2020-07-24 00:10:00,275.27,274.71,-0.25,flip_to_short -4537,做空,2020-07-24 00:10:00,2020-07-24 00:30:00,274.71,274.71,-0.05,flip_to_long -4538,做多,2020-07-24 00:30:00,2020-07-24 00:40:00,274.71,274.22,-0.23,flip_to_short -4539,做空,2020-07-24 00:40:00,2020-07-24 00:55:00,274.22,274.27,-0.07,flip_to_long -4540,做多,2020-07-24 00:55:00,2020-07-24 02:55:00,274.27,274.4,-0.0,flip_to_short -4541,做空,2020-07-24 02:55:00,2020-07-24 05:00:00,274.4,272.57,0.62,tp_lower -4542,做多,2020-07-24 05:20:00,2020-07-24 05:35:00,273.17,273.57,0.1,flip_to_short -4543,做空,2020-07-24 05:35:00,2020-07-24 09:00:00,273.57,271.98,0.54,flip_to_long -4544,做多,2020-07-24 09:00:00,2020-07-24 09:10:00,271.98,271.73,-0.14,flip_to_short -4545,做空,2020-07-24 09:10:00,2020-07-24 09:15:00,271.73,272.54,-0.35,flip_to_long -4546,做多,2020-07-24 09:15:00,2020-07-24 13:40:00,272.54,273.45,0.29,flip_to_short -4547,做空,2020-07-24 13:40:00,2020-07-24 14:15:00,273.45,274.49,-0.44,flip_to_long -4548,做多,2020-07-24 14:15:00,2020-07-24 14:20:00,274.49,274.34,-0.11,flip_to_short -4549,做空,2020-07-24 14:20:00,2020-07-24 14:40:00,274.34,274.47,-0.1,flip_to_long -4550,做多,2020-07-24 14:40:00,2020-07-24 15:10:00,274.47,274.57,-0.01,flip_to_short -4551,做空,2020-07-24 15:10:00,2020-07-24 15:25:00,274.57,274.92,-0.18,flip_to_long -4552,做多,2020-07-24 15:25:00,2020-07-24 16:20:00,274.92,275.5,0.16,flip_to_short -4553,做空,2020-07-24 16:20:00,2020-07-25 01:50:00,275.5,282.21,-2.49,flip_to_long -4554,做多,2020-07-25 01:50:00,2020-07-25 07:05:00,282.21,283.9,0.54,flip_to_short -4555,做空,2020-07-25 07:05:00,2020-07-25 07:15:00,283.9,283.89,-0.05,flip_to_long -4556,做多,2020-07-25 07:15:00,2020-07-25 07:25:00,283.89,283.86,-0.06,flip_to_short -4557,做空,2020-07-25 07:25:00,2020-07-25 08:10:00,283.86,283.94,-0.08,flip_to_long -4558,做多,2020-07-25 08:10:00,2020-07-25 08:20:00,283.94,283.46,-0.22,flip_to_short -4559,做空,2020-07-25 08:20:00,2020-07-25 08:30:00,283.46,283.97,-0.23,flip_to_long -4560,做多,2020-07-25 08:30:00,2020-07-25 09:30:00,283.97,284.02,-0.03,flip_to_short -4561,做空,2020-07-25 09:30:00,2020-07-25 09:35:00,284.02,284.06,-0.06,flip_to_long -4562,做多,2020-07-25 09:35:00,2020-07-25 11:15:00,284.06,283.53,-0.23,flip_to_short -4563,做空,2020-07-25 11:15:00,2020-07-25 11:25:00,283.53,283.94,-0.19,flip_to_long -4564,做多,2020-07-25 11:25:00,2020-07-25 11:30:00,283.94,283.67,-0.14,flip_to_short -4565,做空,2020-07-25 11:30:00,2020-07-25 11:35:00,283.67,283.81,-0.1,flip_to_long -4566,做多,2020-07-25 11:35:00,2020-07-25 11:40:00,283.81,283.65,-0.1,flip_to_short -4567,做空,2020-07-25 11:40:00,2020-07-25 12:05:00,283.65,284.64,-0.39,flip_to_long -4568,做多,2020-07-25 12:05:00,2020-07-25 12:35:00,284.64,284.06,-0.25,flip_to_short -4569,做空,2020-07-25 12:35:00,2020-07-25 13:45:00,284.06,284.16,-0.08,flip_to_long -4570,做多,2020-07-25 13:45:00,2020-07-25 13:50:00,284.16,283.92,-0.13,flip_to_short -4571,做空,2020-07-25 13:50:00,2020-07-25 13:55:00,283.92,284.18,-0.14,flip_to_long -4572,做多,2020-07-25 13:55:00,2020-07-25 14:00:00,284.18,283.8,-0.18,flip_to_short -4573,做空,2020-07-25 14:00:00,2020-07-25 14:20:00,283.8,283.88,-0.08,flip_to_long -4574,做多,2020-07-25 14:20:00,2020-07-25 14:25:00,283.88,283.81,-0.07,flip_to_short -4575,做空,2020-07-25 14:25:00,2020-07-26 02:35:00,283.81,304.13,-6.92,flip_to_long -4576,做多,2020-07-26 02:35:00,2020-07-26 02:40:00,304.13,303.85,-0.13,flip_to_short -4577,做空,2020-07-26 02:40:00,2020-07-26 03:20:00,303.85,303.77,-0.02,flip_to_long -4578,做多,2020-07-26 03:20:00,2020-07-26 03:30:00,303.77,303.63,-0.09,flip_to_short -4579,做空,2020-07-26 03:30:00,2020-07-26 03:35:00,303.63,304.12,-0.19,flip_to_long -4580,做多,2020-07-26 03:35:00,2020-07-26 03:45:00,304.12,303.21,-0.32,flip_to_short -4581,做空,2020-07-26 03:45:00,2020-07-26 04:35:00,303.21,303.5,-0.13,flip_to_long -4582,做多,2020-07-26 04:35:00,2020-07-26 05:00:00,303.5,302.85,-0.24,flip_to_short -4583,做空,2020-07-26 05:00:00,2020-07-26 05:05:00,302.85,302.94,-0.07,flip_to_long -4584,做多,2020-07-26 05:05:00,2020-07-26 06:00:00,302.94,303.35,0.08,flip_to_short -4585,做空,2020-07-26 06:00:00,2020-07-26 10:35:00,303.35,309.57,-1.88,flip_to_long -4586,做多,2020-07-26 10:35:00,2020-07-26 10:50:00,309.57,310.2,0.13,flip_to_short -4587,做空,2020-07-26 10:50:00,2020-07-26 10:55:00,310.2,311.12,-0.3,flip_to_long -4588,做多,2020-07-26 10:55:00,2020-07-26 11:00:00,311.12,309.83,-0.4,flip_to_short -4589,做空,2020-07-26 11:00:00,2020-07-26 14:20:00,309.83,309.58,0.03,flip_to_long -4590,做多,2020-07-26 14:20:00,2020-07-26 14:30:00,309.58,309.3,-0.12,flip_to_short -4591,做空,2020-07-26 14:30:00,2020-07-26 14:35:00,309.3,309.98,-0.23,flip_to_long -4592,做多,2020-07-26 14:35:00,2020-07-26 16:50:00,309.98,309.34,-0.22,flip_to_short -4593,做空,2020-07-26 16:50:00,2020-07-26 17:10:00,309.34,309.38,-0.05,flip_to_long -4594,做多,2020-07-26 17:10:00,2020-07-26 17:25:00,309.38,309.03,-0.14,flip_to_short -4595,做空,2020-07-26 17:25:00,2020-07-26 17:30:00,309.03,310.28,-0.39,flip_to_long -4596,做多,2020-07-26 17:30:00,2020-07-26 17:45:00,310.28,309.71,-0.2,flip_to_short -4597,做空,2020-07-26 17:45:00,2020-07-26 19:35:00,309.71,309.56,-0.0,flip_to_long -4598,做多,2020-07-26 19:35:00,2020-07-27 05:50:00,309.56,324.25,3.99,flip_to_short -4599,做空,2020-07-27 05:50:00,2020-07-27 06:00:00,324.25,324.86,-0.22,flip_to_long -4600,做多,2020-07-27 06:00:00,2020-07-27 06:25:00,324.86,325.02,-0.0,flip_to_short -4601,做空,2020-07-27 06:25:00,2020-07-27 06:30:00,325.02,325.93,-0.3,flip_to_long -4602,做多,2020-07-27 06:30:00,2020-07-27 06:40:00,325.93,325.27,-0.23,flip_to_short -4603,做空,2020-07-27 06:40:00,2020-07-27 07:40:00,325.27,325.05,0.02,flip_to_long -4604,做多,2020-07-27 07:40:00,2020-07-27 10:15:00,325.05,323.74,-0.41,flip_to_short -4605,做空,2020-07-27 10:15:00,2020-07-27 10:25:00,323.74,323.41,0.05,flip_to_long -4606,做多,2020-07-27 10:25:00,2020-07-27 10:40:00,323.41,324.32,0.21,flip_to_short -4607,做空,2020-07-27 10:40:00,2020-07-27 11:30:00,324.32,324.0,0.04,flip_to_long -4608,做多,2020-07-27 11:30:00,2020-07-27 13:25:00,324.0,323.14,-0.28,flip_to_short -4609,做空,2020-07-27 13:25:00,2020-07-27 13:30:00,323.14,324.08,-0.3,flip_to_long -4610,做多,2020-07-27 13:30:00,2020-07-27 14:00:00,324.08,323.74,-0.14,flip_to_short -4611,做空,2020-07-27 14:00:00,2020-07-27 15:00:00,323.74,313.83,2.67,tp_lower -4612,做多,2020-07-27 17:05:00,2020-07-27 17:10:00,321.87,321.16,-0.25,flip_to_short -4613,做空,2020-07-27 17:10:00,2020-07-27 17:40:00,321.16,321.49,-0.14,flip_to_long -4614,做多,2020-07-27 17:40:00,2020-07-27 21:25:00,321.49,321.71,0.02,flip_to_short -4615,做空,2020-07-27 21:25:00,2020-07-27 21:50:00,321.71,322.32,-0.22,flip_to_long -4616,做多,2020-07-27 21:50:00,2020-07-27 22:15:00,322.32,330.68,2.3,tp_upper -4617,做空,2020-07-27 23:15:00,2020-07-27 23:20:00,317.01,323.09,-1.83,flip_to_long -4618,做多,2020-07-27 23:20:00,2020-07-28 00:30:00,323.09,325.38,0.6,flip_to_short -4619,做空,2020-07-28 00:30:00,2020-07-28 01:50:00,325.38,324.74,0.14,flip_to_long -4620,做多,2020-07-28 01:50:00,2020-07-28 12:35:00,324.74,314.56,-2.97,flip_to_short -4621,做空,2020-07-28 12:35:00,2020-07-28 12:45:00,314.56,315.56,-0.33,flip_to_long -4622,做多,2020-07-28 12:45:00,2020-07-28 13:40:00,315.56,313.99,-0.49,flip_to_short -4623,做空,2020-07-28 13:40:00,2020-07-28 13:45:00,313.99,315.53,-0.48,flip_to_long -4624,做多,2020-07-28 13:45:00,2020-07-28 16:00:00,315.53,318.19,0.7,flip_to_short -4625,做空,2020-07-28 16:00:00,2020-07-28 17:20:00,318.19,318.08,-0.01,flip_to_long -4626,做多,2020-07-28 17:20:00,2020-07-28 17:50:00,318.08,317.54,-0.2,flip_to_short -4627,做空,2020-07-28 17:50:00,2020-07-28 18:10:00,317.54,317.93,-0.15,flip_to_long -4628,做多,2020-07-28 18:10:00,2020-07-28 18:20:00,317.93,317.63,-0.13,flip_to_short -4629,做空,2020-07-28 18:20:00,2020-07-28 19:40:00,317.63,318.44,-0.27,flip_to_long -4630,做多,2020-07-28 19:40:00,2020-07-28 19:45:00,318.44,317.96,-0.18,flip_to_short -4631,做空,2020-07-28 19:45:00,2020-07-28 19:50:00,317.96,318.74,-0.26,flip_to_long -4632,做多,2020-07-28 19:50:00,2020-07-28 20:15:00,318.74,317.91,-0.27,flip_to_short -4633,做空,2020-07-28 20:15:00,2020-07-28 20:20:00,317.91,317.97,-0.06,flip_to_long -4634,做多,2020-07-28 20:20:00,2020-07-28 21:50:00,317.97,318.01,-0.03,flip_to_short -4635,做空,2020-07-28 21:50:00,2020-07-28 21:55:00,318.01,318.31,-0.13,flip_to_long -4636,做多,2020-07-28 21:55:00,2020-07-28 22:10:00,318.31,317.56,-0.25,flip_to_short -4637,做空,2020-07-28 22:10:00,2020-07-28 22:20:00,317.56,318.12,-0.2,flip_to_long -4638,做多,2020-07-28 22:20:00,2020-07-28 23:25:00,318.12,317.45,-0.23,flip_to_short -4639,做空,2020-07-28 23:25:00,2020-07-29 00:00:00,317.45,319.2,-0.52,flip_to_long -4640,做多,2020-07-29 00:00:00,2020-07-29 00:10:00,319.2,317.15,-0.61,flip_to_short -4641,做空,2020-07-29 00:10:00,2020-07-29 03:00:00,317.15,316.57,0.12,flip_to_long -4642,做多,2020-07-29 03:00:00,2020-07-29 03:30:00,316.57,316.67,-0.02,flip_to_short -4643,做空,2020-07-29 03:30:00,2020-07-29 04:10:00,316.67,316.37,0.04,flip_to_long -4644,做多,2020-07-29 04:10:00,2020-07-29 04:20:00,316.37,316.38,-0.04,flip_to_short -4645,做空,2020-07-29 04:20:00,2020-07-29 04:35:00,316.38,316.21,0.0,flip_to_long -4646,做多,2020-07-29 04:35:00,2020-07-29 04:45:00,316.21,315.92,-0.12,flip_to_short -4647,做空,2020-07-29 04:45:00,2020-07-29 05:15:00,315.92,318.2,-0.67,flip_to_long -4648,做多,2020-07-29 05:15:00,2020-07-29 09:25:00,318.2,320.64,0.62,flip_to_short -4649,做空,2020-07-29 09:25:00,2020-07-29 09:30:00,320.64,321.83,-0.36,flip_to_long -4650,做多,2020-07-29 09:30:00,2020-07-29 09:35:00,321.83,321.28,-0.19,flip_to_short -4651,做空,2020-07-29 09:35:00,2020-07-29 09:45:00,321.28,322.15,-0.28,flip_to_long -4652,做多,2020-07-29 09:45:00,2020-07-29 09:50:00,322.15,321.72,-0.16,flip_to_short -4653,做空,2020-07-29 09:50:00,2020-07-29 10:00:00,321.72,321.32,0.06,flip_to_long -4654,做多,2020-07-29 10:00:00,2020-07-29 10:20:00,321.32,321.53,0.01,flip_to_short -4655,做空,2020-07-29 10:20:00,2020-07-29 10:30:00,321.53,322.05,-0.18,flip_to_long -4656,做多,2020-07-29 10:30:00,2020-07-29 10:45:00,322.05,322.41,0.05,flip_to_short -4657,做空,2020-07-29 10:45:00,2020-07-29 11:35:00,322.41,322.85,-0.16,flip_to_long -4658,做多,2020-07-29 11:35:00,2020-07-29 11:40:00,322.85,322.35,-0.17,flip_to_short -4659,做空,2020-07-29 11:40:00,2020-07-29 11:45:00,322.35,323.97,-0.47,flip_to_long -4660,做多,2020-07-29 11:45:00,2020-07-29 12:00:00,323.97,322.9,-0.32,flip_to_short -4661,做空,2020-07-29 12:00:00,2020-07-29 12:30:00,322.9,323.17,-0.11,flip_to_long -4662,做多,2020-07-29 12:30:00,2020-07-29 12:45:00,323.17,322.96,-0.1,flip_to_short -4663,做空,2020-07-29 12:45:00,2020-07-29 12:50:00,322.96,323.22,-0.11,flip_to_long -4664,做多,2020-07-29 12:50:00,2020-07-29 12:55:00,323.22,321.63,-0.45,flip_to_short -4665,做空,2020-07-29 12:55:00,2020-07-29 13:05:00,321.63,322.31,-0.22,flip_to_long -4666,做多,2020-07-29 13:05:00,2020-07-29 14:20:00,322.31,322.55,0.02,flip_to_short -4667,做空,2020-07-29 14:20:00,2020-07-29 14:30:00,322.55,323.16,-0.2,flip_to_long -4668,做多,2020-07-29 14:30:00,2020-07-29 14:50:00,323.16,322.14,-0.3,flip_to_short -4669,做空,2020-07-29 14:50:00,2020-07-29 14:55:00,322.14,321.08,0.23,tp_lower -4670,做多,2020-07-29 15:10:00,2020-07-29 15:25:00,322.36,322.59,0.02,flip_to_short -4671,做空,2020-07-29 15:25:00,2020-07-29 15:30:00,322.59,322.72,-0.07,flip_to_long -4672,做多,2020-07-29 15:30:00,2020-07-29 15:35:00,322.72,322.42,-0.12,flip_to_short -4673,做空,2020-07-29 15:35:00,2020-07-29 15:45:00,322.42,322.36,-0.03,flip_to_long -4674,做多,2020-07-29 15:45:00,2020-07-29 16:15:00,322.36,322.54,0.0,flip_to_short -4675,做空,2020-07-29 16:15:00,2020-07-29 16:25:00,322.54,323.18,-0.2,flip_to_long -4676,做多,2020-07-29 16:25:00,2020-07-29 16:40:00,323.18,322.34,-0.25,flip_to_short -4677,做空,2020-07-29 16:40:00,2020-07-29 16:45:00,322.34,322.89,-0.18,flip_to_long -4678,做多,2020-07-29 16:45:00,2020-07-29 16:50:00,322.89,322.35,-0.18,flip_to_short -4679,做空,2020-07-29 16:50:00,2020-07-29 16:55:00,322.35,322.76,-0.14,flip_to_long -4680,做多,2020-07-29 16:55:00,2020-07-29 17:00:00,322.76,322.73,-0.05,flip_to_short -4681,做空,2020-07-29 17:00:00,2020-07-29 17:15:00,322.73,322.73,-0.04,flip_to_long -4682,做多,2020-07-29 17:15:00,2020-07-29 17:20:00,322.73,322.35,-0.13,flip_to_short -4683,做空,2020-07-29 17:20:00,2020-07-29 18:00:00,322.35,322.62,-0.11,flip_to_long -4684,做多,2020-07-29 18:00:00,2020-07-29 18:20:00,322.62,322.65,-0.03,flip_to_short -4685,做空,2020-07-29 18:20:00,2020-07-29 18:30:00,322.65,323.07,-0.14,flip_to_long -4686,做多,2020-07-29 18:30:00,2020-07-29 18:55:00,323.07,322.37,-0.21,flip_to_short -4687,做空,2020-07-29 18:55:00,2020-07-29 19:20:00,322.37,322.6,-0.1,flip_to_long -4688,做多,2020-07-29 19:20:00,2020-07-29 19:30:00,322.6,322.06,-0.17,flip_to_short -4689,做空,2020-07-29 19:30:00,2020-07-29 20:10:00,322.06,323.32,-0.35,flip_to_long -4690,做多,2020-07-29 20:10:00,2020-07-29 20:40:00,323.32,322.02,-0.36,flip_to_short -4691,做空,2020-07-29 20:40:00,2020-07-29 20:50:00,322.02,322.51,-0.16,flip_to_long -4692,做多,2020-07-29 20:50:00,2020-07-29 21:00:00,322.51,322.19,-0.12,flip_to_short -4693,做空,2020-07-29 21:00:00,2020-07-29 21:30:00,322.19,322.6,-0.14,flip_to_long -4694,做多,2020-07-29 21:30:00,2020-07-29 22:05:00,322.6,322.38,-0.09,flip_to_short -4695,做空,2020-07-29 22:05:00,2020-07-29 22:10:00,322.38,322.46,-0.06,flip_to_long -4696,做多,2020-07-29 22:10:00,2020-07-29 22:20:00,322.46,322.36,-0.06,flip_to_short -4697,做空,2020-07-29 22:20:00,2020-07-29 22:40:00,322.36,322.57,-0.09,flip_to_long -4698,做多,2020-07-29 22:40:00,2020-07-29 22:45:00,322.57,322.5,-0.06,flip_to_short -4699,做空,2020-07-29 22:45:00,2020-07-29 23:00:00,322.5,320.23,0.51,tp_lower -4700,做多,2020-07-30 04:00:00,2020-07-30 04:35:00,317.85,317.98,-0.01,flip_to_short -4701,做空,2020-07-30 04:35:00,2020-07-30 05:00:00,317.98,318.0,-0.05,flip_to_long -4702,做多,2020-07-30 05:00:00,2020-07-30 05:05:00,318.0,317.76,-0.1,flip_to_short -4703,做空,2020-07-30 05:05:00,2020-07-30 06:15:00,317.76,317.95,-0.09,flip_to_long -4704,做多,2020-07-30 06:15:00,2020-07-30 06:30:00,317.95,317.69,-0.11,flip_to_short -4705,做空,2020-07-30 06:30:00,2020-07-30 09:45:00,317.69,318.74,-0.31,flip_to_long -4706,做多,2020-07-30 09:45:00,2020-07-30 10:05:00,318.74,318.63,-0.07,flip_to_short -4707,做空,2020-07-30 10:05:00,2020-07-30 10:20:00,318.63,318.51,-0.01,flip_to_long -4708,做多,2020-07-30 10:20:00,2020-07-30 12:30:00,318.51,318.84,0.04,flip_to_short -4709,做空,2020-07-30 12:30:00,2020-07-30 13:05:00,318.84,319.1,-0.11,flip_to_long -4710,做多,2020-07-30 13:05:00,2020-07-30 13:10:00,319.1,318.71,-0.14,flip_to_short -4711,做空,2020-07-30 13:10:00,2020-07-30 14:05:00,318.71,318.74,-0.05,flip_to_long -4712,做多,2020-07-30 14:05:00,2020-07-30 14:10:00,318.74,318.66,-0.06,flip_to_short -4713,做空,2020-07-30 14:10:00,2020-07-30 15:00:00,318.66,318.4,0.03,flip_to_long -4714,做多,2020-07-30 15:00:00,2020-07-30 15:10:00,318.4,318.5,-0.02,flip_to_short -4715,做空,2020-07-30 15:10:00,2020-07-30 15:30:00,318.5,318.52,-0.05,flip_to_long -4716,做多,2020-07-30 15:30:00,2020-07-30 16:05:00,318.52,318.72,0.01,flip_to_short -4717,做空,2020-07-30 16:05:00,2020-07-30 16:15:00,318.72,318.95,-0.1,flip_to_long -4718,做多,2020-07-30 16:15:00,2020-07-30 16:20:00,318.95,318.52,-0.15,flip_to_short -4719,做空,2020-07-30 16:20:00,2020-07-30 16:25:00,318.52,318.85,-0.12,flip_to_long -4720,做多,2020-07-30 16:25:00,2020-07-30 22:55:00,318.85,334.76,3.95,flip_to_short -4721,做空,2020-07-30 22:55:00,2020-07-30 23:05:00,334.76,336.14,-0.39,flip_to_long -4722,做多,2020-07-30 23:05:00,2020-07-30 23:15:00,336.14,335.53,-0.19,flip_to_short -4723,做空,2020-07-30 23:15:00,2020-07-30 23:45:00,335.53,336.25,-0.22,flip_to_long -4724,做多,2020-07-30 23:45:00,2020-07-30 23:50:00,336.25,334.64,-0.44,flip_to_short -4725,做空,2020-07-30 23:50:00,2020-07-31 00:00:00,334.64,336.57,-0.52,flip_to_long -4726,做多,2020-07-31 00:00:00,2020-07-31 00:05:00,336.57,336.32,-0.1,flip_to_short -4727,做空,2020-07-31 00:05:00,2020-07-31 04:35:00,336.32,332.87,0.82,flip_to_long -4728,做多,2020-07-31 04:35:00,2020-07-31 04:50:00,332.87,332.84,-0.05,flip_to_short -4729,做空,2020-07-31 04:50:00,2020-07-31 04:55:00,332.84,333.05,-0.1,flip_to_long -4730,做多,2020-07-31 04:55:00,2020-07-31 05:00:00,333.05,332.39,-0.21,flip_to_short -4731,做空,2020-07-31 05:00:00,2020-07-31 05:05:00,332.39,333.2,-0.25,flip_to_long -4732,做多,2020-07-31 05:05:00,2020-07-31 05:10:00,333.2,333.11,-0.06,flip_to_short -4733,做空,2020-07-31 05:10:00,2020-07-31 13:40:00,333.11,341.42,-2.13,flip_to_long -4734,做多,2020-07-31 13:40:00,2020-07-31 15:40:00,341.42,343.99,0.57,flip_to_short -4735,做空,2020-07-31 15:40:00,2020-07-31 15:45:00,343.99,344.54,-0.17,flip_to_long -4736,做多,2020-07-31 15:45:00,2020-07-31 15:50:00,344.54,342.81,-0.45,flip_to_short -4737,做空,2020-07-31 15:50:00,2020-07-31 15:55:00,342.81,344.93,-0.54,flip_to_long -4738,做多,2020-07-31 15:55:00,2020-07-31 16:10:00,344.93,344.53,-0.13,flip_to_short -4739,做空,2020-07-31 16:10:00,2020-07-31 16:40:00,344.53,344.36,-0.0,flip_to_long -4740,做多,2020-07-31 16:40:00,2020-07-31 16:45:00,344.36,343.82,-0.17,flip_to_short -4741,做空,2020-07-31 16:45:00,2020-07-31 16:50:00,343.82,344.46,-0.19,flip_to_long -4742,做多,2020-07-31 16:50:00,2020-07-31 17:20:00,344.46,344.28,-0.08,flip_to_short -4743,做空,2020-07-31 17:20:00,2020-07-31 17:40:00,344.28,344.53,-0.1,flip_to_long -4744,做多,2020-07-31 17:40:00,2020-07-31 17:45:00,344.53,344.2,-0.12,flip_to_short -4745,做空,2020-07-31 17:45:00,2020-07-31 18:15:00,344.2,343.9,0.03,flip_to_long -4746,做多,2020-07-31 18:15:00,2020-07-31 18:35:00,343.9,343.93,-0.03,flip_to_short -4747,做空,2020-07-31 18:35:00,2020-07-31 19:20:00,343.93,344.99,-0.29,flip_to_long -4748,做多,2020-07-31 19:20:00,2020-07-31 19:50:00,344.99,344.01,-0.26,flip_to_short -4749,做空,2020-07-31 19:50:00,2020-07-31 20:00:00,344.01,345.11,-0.29,flip_to_long -4750,做多,2020-07-31 20:00:00,2020-07-31 20:10:00,345.11,344.41,-0.2,flip_to_short -4751,做空,2020-07-31 20:10:00,2020-07-31 22:25:00,344.41,345.47,-0.28,flip_to_long -4752,做多,2020-07-31 22:25:00,2020-07-31 22:45:00,345.47,344.42,-0.28,flip_to_short -4753,做空,2020-07-31 22:45:00,2020-07-31 22:50:00,344.42,345.01,-0.17,flip_to_long -4754,做多,2020-07-31 22:50:00,2020-08-01 00:10:00,345.01,345.36,0.04,flip_to_short -4755,做空,2020-08-01 00:10:00,2020-08-01 00:15:00,345.36,345.57,-0.09,flip_to_long -4756,做多,2020-08-01 00:15:00,2020-08-01 01:20:00,345.57,345.76,0.0,flip_to_short -4757,做空,2020-08-01 01:20:00,2020-08-01 01:30:00,345.76,345.95,-0.08,flip_to_long -4758,做多,2020-08-01 01:30:00,2020-08-01 01:40:00,345.95,345.7,-0.1,flip_to_short -4759,做空,2020-08-01 01:40:00,2020-08-01 02:00:00,345.7,346.07,-0.12,flip_to_long -4760,做多,2020-08-01 02:00:00,2020-08-01 10:25:00,346.07,354.21,1.82,flip_to_short -4761,做空,2020-08-01 10:25:00,2020-08-01 11:55:00,354.21,356.67,-0.6,flip_to_long -4762,做多,2020-08-01 11:55:00,2020-08-01 12:15:00,356.67,356.79,-0.01,flip_to_short -4763,做空,2020-08-01 12:15:00,2020-08-01 12:35:00,356.79,357.05,-0.1,flip_to_long -4764,做多,2020-08-01 12:35:00,2020-08-01 12:40:00,357.05,356.45,-0.17,flip_to_short -4765,做空,2020-08-01 12:40:00,2020-08-01 12:50:00,356.45,357.0,-0.16,flip_to_long -4766,做多,2020-08-01 12:50:00,2020-08-01 13:00:00,357.0,356.49,-0.15,flip_to_short -4767,做空,2020-08-01 13:00:00,2020-08-01 14:35:00,356.49,356.56,-0.06,flip_to_long -4768,做多,2020-08-01 14:35:00,2020-08-01 14:40:00,356.56,356.14,-0.13,flip_to_short -4769,做空,2020-08-01 14:40:00,2020-08-01 14:50:00,356.14,357.18,-0.27,flip_to_long -4770,做多,2020-08-01 14:50:00,2020-08-01 14:55:00,357.18,356.49,-0.19,flip_to_short -4771,做空,2020-08-01 14:55:00,2020-08-02 04:40:00,356.49,371.03,-3.25,tp_lower -4772,做多,2020-08-02 09:30:00,2020-08-02 09:35:00,377.04,375.98,-0.25,flip_to_short -4773,做空,2020-08-02 09:35:00,2020-08-02 09:40:00,375.98,376.16,-0.07,flip_to_long -4774,做多,2020-08-02 09:40:00,2020-08-02 10:05:00,376.16,376.6,0.05,flip_to_short -4775,做空,2020-08-02 10:05:00,2020-08-02 10:10:00,376.6,377.23,-0.17,flip_to_long -4776,做多,2020-08-02 10:10:00,2020-08-02 10:25:00,377.23,375.33,-0.42,flip_to_short -4777,做空,2020-08-02 10:25:00,2020-08-02 11:20:00,375.33,364.35,2.17,tp_lower -4778,做多,2020-08-02 14:35:00,2020-08-02 19:35:00,367.37,378.69,2.35,flip_to_short -4779,做空,2020-08-02 19:35:00,2020-08-02 19:50:00,378.69,378.61,-0.02,flip_to_long -4780,做多,2020-08-02 19:50:00,2020-08-02 22:05:00,378.61,379.36,0.12,flip_to_short -4781,做空,2020-08-02 22:05:00,2020-08-03 00:30:00,379.36,376.4,0.58,flip_to_long -4782,做多,2020-08-03 00:30:00,2020-08-03 03:50:00,376.4,378.95,0.51,flip_to_short -4783,做空,2020-08-03 03:50:00,2020-08-03 03:55:00,378.95,380.09,-0.29,flip_to_long -4784,做多,2020-08-03 03:55:00,2020-08-03 05:15:00,380.09,380.32,0.01,flip_to_short -4785,做空,2020-08-03 05:15:00,2020-08-03 05:25:00,380.32,381.1,-0.21,flip_to_long -4786,做多,2020-08-03 05:25:00,2020-08-03 08:00:00,381.1,383.73,0.52,flip_to_short -4787,做空,2020-08-03 08:00:00,2020-08-03 08:40:00,383.73,383.14,0.08,flip_to_long -4788,做多,2020-08-03 08:40:00,2020-08-03 08:50:00,383.14,382.9,-0.09,flip_to_short -4789,做空,2020-08-03 08:50:00,2020-08-03 09:05:00,382.9,384.74,-0.43,flip_to_long -4790,做多,2020-08-03 09:05:00,2020-08-03 09:10:00,384.74,384.05,-0.19,flip_to_short -4791,做空,2020-08-03 09:10:00,2020-08-03 09:35:00,384.05,383.88,-0.0,flip_to_long -4792,做多,2020-08-03 09:35:00,2020-08-03 11:15:00,383.88,385.13,0.22,flip_to_short -4793,做空,2020-08-03 11:15:00,2020-08-03 15:40:00,385.13,393.0,-1.69,flip_to_long -4794,做多,2020-08-03 15:40:00,2020-08-03 15:50:00,393.0,391.8,-0.28,flip_to_short -4795,做空,2020-08-03 15:50:00,2020-08-03 15:55:00,391.8,394.18,-0.52,flip_to_long -4796,做多,2020-08-03 15:55:00,2020-08-03 16:35:00,394.18,393.08,-0.26,flip_to_short -4797,做空,2020-08-03 16:35:00,2020-08-03 16:45:00,393.08,393.74,-0.17,flip_to_long -4798,做多,2020-08-03 16:45:00,2020-08-03 16:50:00,393.74,392.67,-0.25,flip_to_short -4799,做空,2020-08-03 16:50:00,2020-08-03 17:10:00,392.67,393.23,-0.15,flip_to_long -4800,做多,2020-08-03 17:10:00,2020-08-03 17:50:00,393.23,394.64,0.24,flip_to_short -4801,做空,2020-08-03 17:50:00,2020-08-03 18:15:00,394.64,394.54,-0.02,flip_to_long -4802,做多,2020-08-03 18:15:00,2020-08-03 18:20:00,394.54,393.58,-0.23,flip_to_short -4803,做空,2020-08-03 18:20:00,2020-08-03 18:25:00,393.58,395.27,-0.37,flip_to_long -4804,做多,2020-08-03 18:25:00,2020-08-03 19:00:00,395.27,394.36,-0.21,flip_to_short -4805,做空,2020-08-03 19:00:00,2020-08-03 19:45:00,394.36,394.55,-0.08,flip_to_long -4806,做多,2020-08-03 19:45:00,2020-08-03 19:50:00,394.55,394.18,-0.11,flip_to_short -4807,做空,2020-08-03 19:50:00,2020-08-03 20:00:00,394.18,394.87,-0.17,flip_to_long -4808,做多,2020-08-03 20:00:00,2020-08-03 20:05:00,394.87,394.33,-0.14,flip_to_short -4809,做空,2020-08-03 20:05:00,2020-08-03 21:30:00,394.33,393.25,0.17,flip_to_long -4810,做多,2020-08-03 21:30:00,2020-08-04 02:55:00,393.25,393.81,0.07,flip_to_short -4811,做空,2020-08-04 02:55:00,2020-08-04 07:10:00,393.81,393.48,0.03,flip_to_long -4812,做多,2020-08-04 07:10:00,2020-08-04 07:15:00,393.48,393.1,-0.11,flip_to_short -4813,做空,2020-08-04 07:15:00,2020-08-04 07:25:00,393.1,393.79,-0.18,flip_to_long -4814,做多,2020-08-04 07:25:00,2020-08-04 08:50:00,393.79,393.78,-0.04,flip_to_short -4815,做空,2020-08-04 08:50:00,2020-08-04 09:20:00,393.78,392.76,0.16,flip_to_long -4816,做多,2020-08-04 09:20:00,2020-08-04 10:10:00,392.76,392.37,-0.12,flip_to_short -4817,做空,2020-08-04 10:10:00,2020-08-04 10:25:00,392.37,393.6,-0.28,flip_to_long -4818,做多,2020-08-04 10:25:00,2020-08-04 10:40:00,393.6,393.2,-0.12,flip_to_short -4819,做空,2020-08-04 10:40:00,2020-08-04 11:05:00,393.2,393.56,-0.11,flip_to_long -4820,做多,2020-08-04 11:05:00,2020-08-04 11:15:00,393.56,393.57,-0.04,flip_to_short -4821,做空,2020-08-04 11:15:00,2020-08-04 11:50:00,393.57,383.35,1.96,tp_lower -4822,做多,2020-08-04 14:35:00,2020-08-04 14:45:00,388.4,388.26,-0.07,flip_to_short -4823,做空,2020-08-04 14:45:00,2020-08-04 14:55:00,388.26,389.97,-0.39,flip_to_long -4824,做多,2020-08-04 14:55:00,2020-08-04 16:25:00,389.97,388.62,-0.31,flip_to_short -4825,做空,2020-08-04 16:25:00,2020-08-04 16:35:00,388.62,388.7,-0.06,flip_to_long -4826,做多,2020-08-04 16:35:00,2020-08-04 16:40:00,388.7,387.86,-0.21,flip_to_short -4827,做空,2020-08-04 16:40:00,2020-08-04 17:05:00,387.86,388.49,-0.16,flip_to_long -4828,做多,2020-08-04 17:05:00,2020-08-04 17:40:00,388.49,388.3,-0.08,flip_to_short -4829,做空,2020-08-04 17:40:00,2020-08-04 18:25:00,388.3,389.3,-0.24,flip_to_long -4830,做多,2020-08-04 18:25:00,2020-08-04 18:30:00,389.3,387.71,-0.35,flip_to_short -4831,做空,2020-08-04 18:30:00,2020-08-04 19:35:00,387.71,388.85,-0.26,flip_to_long -4832,做多,2020-08-04 19:35:00,2020-08-04 20:50:00,388.85,388.82,-0.04,flip_to_short -4833,做空,2020-08-04 20:50:00,2020-08-04 21:05:00,388.82,389.55,-0.18,flip_to_long -4834,做多,2020-08-04 21:05:00,2020-08-04 21:10:00,389.55,388.3,-0.28,flip_to_short -4835,做空,2020-08-04 21:10:00,2020-08-04 21:15:00,388.3,389.06,-0.19,flip_to_long -4836,做多,2020-08-04 21:15:00,2020-08-04 23:45:00,389.06,390.26,0.19,flip_to_short -4837,做空,2020-08-04 23:45:00,2020-08-05 00:00:00,390.26,391.33,-0.25,flip_to_long -4838,做多,2020-08-05 00:00:00,2020-08-05 00:15:00,391.33,390.13,-0.28,flip_to_short -4839,做空,2020-08-05 00:15:00,2020-08-05 03:35:00,390.13,389.77,0.03,flip_to_long -4840,做多,2020-08-05 03:35:00,2020-08-05 03:45:00,389.77,389.4,-0.11,flip_to_short -4841,做空,2020-08-05 03:45:00,2020-08-05 04:25:00,389.4,388.55,0.13,flip_to_long -4842,做多,2020-08-05 04:25:00,2020-08-05 04:35:00,388.55,388.8,0.01,flip_to_short -4843,做空,2020-08-05 04:35:00,2020-08-05 04:55:00,388.8,388.9,-0.06,flip_to_long -4844,做多,2020-08-05 04:55:00,2020-08-05 05:20:00,388.9,388.63,-0.09,flip_to_short -4845,做空,2020-08-05 05:20:00,2020-08-05 05:40:00,388.63,388.71,-0.05,flip_to_long -4846,做多,2020-08-05 05:40:00,2020-08-05 07:50:00,388.71,390.06,0.23,flip_to_short -4847,做空,2020-08-05 07:50:00,2020-08-05 07:55:00,390.06,390.53,-0.13,flip_to_long -4848,做多,2020-08-05 07:55:00,2020-08-05 08:40:00,390.53,390.55,-0.03,flip_to_short -4849,做空,2020-08-05 08:40:00,2020-08-05 08:50:00,390.55,390.38,-0.0,flip_to_long -4850,做多,2020-08-05 08:50:00,2020-08-05 10:35:00,390.38,392.04,0.29,flip_to_short -4851,做空,2020-08-05 10:35:00,2020-08-05 14:30:00,392.04,397.01,-1.01,flip_to_long -4852,做多,2020-08-05 14:30:00,2020-08-05 14:35:00,397.01,395.95,-0.24,flip_to_short -4853,做空,2020-08-05 14:35:00,2020-08-05 15:20:00,395.95,396.98,-0.23,flip_to_long -4854,做多,2020-08-05 15:20:00,2020-08-05 15:25:00,396.98,396.42,-0.14,flip_to_short -4855,做空,2020-08-05 15:25:00,2020-08-05 15:35:00,396.42,396.56,-0.06,flip_to_long -4856,做多,2020-08-05 15:35:00,2020-08-05 15:45:00,396.56,396.4,-0.07,flip_to_short -4857,做空,2020-08-05 15:45:00,2020-08-05 16:05:00,396.4,398.39,-0.41,flip_to_long -4858,做多,2020-08-05 16:05:00,2020-08-05 16:30:00,398.39,396.97,-0.3,flip_to_short -4859,做空,2020-08-05 16:30:00,2020-08-05 16:40:00,396.97,397.75,-0.18,flip_to_long -4860,做多,2020-08-05 16:40:00,2020-08-05 16:50:00,397.75,397.65,-0.06,flip_to_short -4861,做空,2020-08-05 16:50:00,2020-08-05 17:00:00,397.65,398.21,-0.14,flip_to_long -4862,做多,2020-08-05 17:00:00,2020-08-05 17:15:00,398.21,397.18,-0.23,flip_to_short -4863,做空,2020-08-05 17:15:00,2020-08-05 17:40:00,397.18,397.6,-0.11,flip_to_long -4864,做多,2020-08-05 17:40:00,2020-08-05 17:45:00,397.6,397.03,-0.14,flip_to_short -4865,做空,2020-08-05 17:45:00,2020-08-05 17:50:00,397.03,397.97,-0.21,flip_to_long -4866,做多,2020-08-05 17:50:00,2020-08-05 18:05:00,397.97,397.46,-0.13,flip_to_short -4867,做空,2020-08-05 18:05:00,2020-08-05 22:00:00,397.46,399.03,-0.32,tp_lower -4868,做多,2020-08-05 23:40:00,2020-08-06 00:20:00,401.11,400.94,-0.07,flip_to_short -4869,做空,2020-08-06 00:20:00,2020-08-06 00:30:00,400.94,400.6,0.03,flip_to_long -4870,做多,2020-08-06 00:30:00,2020-08-06 00:35:00,400.6,400.44,-0.07,flip_to_short -4871,做空,2020-08-06 00:35:00,2020-08-06 00:40:00,400.44,400.8,-0.1,flip_to_long -4872,做多,2020-08-06 00:40:00,2020-08-06 00:45:00,400.8,400.57,-0.08,flip_to_short -4873,做空,2020-08-06 00:45:00,2020-08-06 06:10:00,400.57,396.43,0.72,flip_to_long -4874,做多,2020-08-06 06:10:00,2020-08-06 07:35:00,396.43,395.66,-0.18,flip_to_short -4875,做空,2020-08-06 07:35:00,2020-08-06 07:45:00,395.66,395.68,-0.04,flip_to_long -4876,做多,2020-08-06 07:45:00,2020-08-06 10:05:00,395.68,395.93,0.01,flip_to_short -4877,做空,2020-08-06 10:05:00,2020-08-06 12:05:00,395.93,396.57,-0.16,flip_to_long -4878,做多,2020-08-06 12:05:00,2020-08-06 12:10:00,396.57,396.29,-0.09,flip_to_short -4879,做空,2020-08-06 12:10:00,2020-08-06 12:40:00,396.29,397.35,-0.23,flip_to_long -4880,做多,2020-08-06 12:40:00,2020-08-06 13:00:00,397.35,396.52,-0.19,flip_to_short -4881,做空,2020-08-06 13:00:00,2020-08-06 13:10:00,396.52,396.3,0.0,flip_to_long -4882,做多,2020-08-06 13:10:00,2020-08-06 14:10:00,396.3,397.41,0.17,flip_to_short -4883,做空,2020-08-06 14:10:00,2020-08-06 16:45:00,397.41,398.61,-0.26,flip_to_long -4884,做多,2020-08-06 16:45:00,2020-08-06 17:05:00,398.61,398.12,-0.13,flip_to_short -4885,做空,2020-08-06 17:05:00,2020-08-06 19:00:00,398.12,398.26,-0.06,flip_to_long -4886,做多,2020-08-06 19:00:00,2020-08-06 19:05:00,398.26,398.04,-0.08,flip_to_short -4887,做空,2020-08-06 19:05:00,2020-08-06 19:10:00,398.04,398.05,-0.04,flip_to_long -4888,做多,2020-08-06 19:10:00,2020-08-06 19:20:00,398.05,397.85,-0.07,flip_to_short -4889,做空,2020-08-06 19:20:00,2020-08-06 19:30:00,397.85,397.9,-0.05,flip_to_long -4890,做多,2020-08-06 19:30:00,2020-08-06 20:10:00,397.9,397.47,-0.11,flip_to_short -4891,做空,2020-08-06 20:10:00,2020-08-06 21:00:00,397.47,397.51,-0.04,flip_to_long -4892,做多,2020-08-06 21:00:00,2020-08-06 21:10:00,397.51,397.3,-0.07,flip_to_short -4893,做空,2020-08-06 21:10:00,2020-08-06 21:45:00,397.3,393.94,0.57,tp_lower -4894,做多,2020-08-07 00:15:00,2020-08-07 00:20:00,396.16,395.82,-0.1,flip_to_short -4895,做空,2020-08-07 00:20:00,2020-08-07 00:50:00,395.82,395.63,-0.0,flip_to_long -4896,做多,2020-08-07 00:50:00,2020-08-07 00:55:00,395.63,395.4,-0.08,flip_to_short -4897,做空,2020-08-07 00:55:00,2020-08-07 01:00:00,395.4,396.06,-0.16,flip_to_long -4898,做多,2020-08-07 01:00:00,2020-08-07 03:50:00,396.06,396.47,0.04,flip_to_short -4899,做空,2020-08-07 03:50:00,2020-08-07 04:00:00,396.47,396.18,0.02,flip_to_long -4900,做多,2020-08-07 04:00:00,2020-08-07 08:15:00,396.18,395.38,-0.19,flip_to_short -4901,做空,2020-08-07 08:15:00,2020-08-07 13:10:00,395.38,395.57,-0.07,flip_to_long -4902,做多,2020-08-07 13:10:00,2020-08-07 13:15:00,395.57,395.2,-0.11,flip_to_short -4903,做空,2020-08-07 13:15:00,2020-08-07 14:15:00,395.2,384.25,1.99,tp_lower -4904,做多,2020-08-07 20:10:00,2020-08-08 00:00:00,377.64,378.45,0.12,flip_to_short -4905,做空,2020-08-08 00:00:00,2020-08-08 00:05:00,378.45,379.41,-0.23,flip_to_long -4906,做多,2020-08-08 00:05:00,2020-08-08 00:15:00,379.41,378.5,-0.22,flip_to_short -4907,做空,2020-08-08 00:15:00,2020-08-08 00:35:00,378.5,379.32,-0.2,flip_to_long -4908,做多,2020-08-08 00:35:00,2020-08-08 02:15:00,379.32,379.65,0.03,flip_to_short -4909,做空,2020-08-08 02:15:00,2020-08-08 02:25:00,379.65,380.11,-0.13,flip_to_long -4910,做多,2020-08-08 02:25:00,2020-08-08 02:35:00,380.11,379.46,-0.17,flip_to_short -4911,做空,2020-08-08 02:35:00,2020-08-08 02:50:00,379.46,380.41,-0.22,flip_to_long -4912,做多,2020-08-08 02:50:00,2020-08-08 03:00:00,380.41,380.02,-0.11,flip_to_short -4913,做空,2020-08-08 03:00:00,2020-08-08 05:25:00,380.02,379.77,0.01,flip_to_long -4914,做多,2020-08-08 05:25:00,2020-08-08 08:15:00,379.77,379.07,-0.17,flip_to_short -4915,做空,2020-08-08 08:15:00,2020-08-08 08:25:00,379.07,379.03,-0.03,flip_to_long -4916,做多,2020-08-08 08:25:00,2020-08-08 09:05:00,379.03,379.82,0.12,flip_to_short -4917,做空,2020-08-08 09:05:00,2020-08-08 09:10:00,379.82,380.73,-0.21,flip_to_long -4918,做多,2020-08-08 09:10:00,2020-08-08 14:15:00,380.73,389.12,1.59,flip_to_short -4919,做空,2020-08-08 14:15:00,2020-08-08 14:20:00,389.12,389.22,-0.06,flip_to_long -4920,做多,2020-08-08 14:20:00,2020-08-08 14:30:00,389.22,389.2,-0.04,flip_to_short -4921,做空,2020-08-08 14:30:00,2020-08-08 14:35:00,389.2,389.82,-0.16,flip_to_long -4922,做多,2020-08-08 14:35:00,2020-08-08 15:50:00,389.82,391.14,0.22,flip_to_short -4923,做空,2020-08-08 15:50:00,2020-08-08 16:55:00,391.14,390.57,0.07,flip_to_long -4924,做多,2020-08-08 16:55:00,2020-08-08 18:20:00,390.57,390.27,-0.1,flip_to_short -4925,做空,2020-08-08 18:20:00,2020-08-08 18:25:00,390.27,390.63,-0.11,flip_to_long -4926,做多,2020-08-08 18:25:00,2020-08-08 18:40:00,390.63,389.8,-0.2,flip_to_short -4927,做空,2020-08-08 18:40:00,2020-08-08 18:45:00,389.8,390.93,-0.25,flip_to_long -4928,做多,2020-08-08 18:45:00,2020-08-08 19:05:00,390.93,390.44,-0.13,flip_to_short -4929,做空,2020-08-08 19:05:00,2020-08-08 21:00:00,390.44,389.52,0.14,flip_to_long -4930,做多,2020-08-08 21:00:00,2020-08-08 21:15:00,389.52,389.25,-0.09,flip_to_short -4931,做空,2020-08-08 21:15:00,2020-08-08 21:20:00,389.25,389.88,-0.16,flip_to_long -4932,做多,2020-08-08 21:20:00,2020-08-08 21:50:00,389.88,389.91,-0.03,flip_to_short -4933,做空,2020-08-08 21:50:00,2020-08-08 21:55:00,389.91,391.65,-0.37,flip_to_long -4934,做多,2020-08-08 21:55:00,2020-08-08 22:05:00,391.65,389.87,-0.37,flip_to_short -4935,做空,2020-08-08 22:05:00,2020-08-08 22:10:00,389.87,390.74,-0.2,flip_to_long -4936,做多,2020-08-08 22:10:00,2020-08-08 22:45:00,390.74,390.48,-0.09,flip_to_short -4937,做空,2020-08-08 22:45:00,2020-08-08 23:20:00,390.48,389.99,0.06,flip_to_long -4938,做多,2020-08-08 23:20:00,2020-08-09 01:45:00,389.99,394.37,0.78,flip_to_short -4939,做空,2020-08-09 01:45:00,2020-08-09 03:50:00,394.37,395.67,-0.29,flip_to_long -4940,做多,2020-08-09 03:50:00,2020-08-09 04:05:00,395.67,395.23,-0.12,flip_to_short -4941,做空,2020-08-09 04:05:00,2020-08-09 07:10:00,395.23,394.84,0.04,flip_to_long -4942,做多,2020-08-09 07:10:00,2020-08-09 07:20:00,394.84,395.09,0.01,flip_to_short -4943,做空,2020-08-09 07:20:00,2020-08-09 07:40:00,395.09,395.12,-0.04,flip_to_long -4944,做多,2020-08-09 07:40:00,2020-08-09 08:20:00,395.12,394.92,-0.08,flip_to_short -4945,做空,2020-08-09 08:20:00,2020-08-09 08:55:00,394.92,394.7,0.0,flip_to_long -4946,做多,2020-08-09 08:55:00,2020-08-09 09:25:00,394.7,394.49,-0.08,flip_to_short -4947,做空,2020-08-09 09:25:00,2020-08-09 09:50:00,394.49,388.97,1.01,tp_lower -4948,做多,2020-08-09 16:05:00,2020-08-09 16:50:00,388.85,387.66,-0.27,flip_to_short -4949,做空,2020-08-09 16:50:00,2020-08-09 16:55:00,387.66,388.29,-0.16,flip_to_long -4950,做多,2020-08-09 16:55:00,2020-08-09 17:00:00,388.29,387.85,-0.12,flip_to_short -4951,做空,2020-08-09 17:00:00,2020-08-09 17:20:00,387.85,388.96,-0.25,flip_to_long -4952,做多,2020-08-09 17:20:00,2020-08-09 17:30:00,388.96,387.98,-0.23,flip_to_short -4953,做空,2020-08-09 17:30:00,2020-08-09 18:10:00,387.98,387.59,0.04,flip_to_long -4954,做多,2020-08-09 18:10:00,2020-08-09 18:30:00,387.59,387.38,-0.08,flip_to_short -4955,做空,2020-08-09 18:30:00,2020-08-09 18:35:00,387.38,388.08,-0.17,flip_to_long -4956,做多,2020-08-09 18:35:00,2020-08-09 21:30:00,388.08,389.56,0.25,flip_to_short -4957,做空,2020-08-09 21:30:00,2020-08-09 21:35:00,389.56,390.54,-0.23,flip_to_long -4958,做多,2020-08-09 21:35:00,2020-08-09 21:45:00,390.54,389.76,-0.19,flip_to_short -4959,做空,2020-08-09 21:45:00,2020-08-09 22:00:00,389.76,389.94,-0.07,flip_to_long -4960,做多,2020-08-09 22:00:00,2020-08-09 22:10:00,389.94,389.43,-0.13,flip_to_short -4961,做空,2020-08-09 22:10:00,2020-08-09 22:15:00,389.43,391.29,-0.39,flip_to_long -4962,做多,2020-08-09 22:15:00,2020-08-09 22:30:00,391.29,388.42,-0.58,flip_to_short -4963,做空,2020-08-09 22:30:00,2020-08-09 23:55:00,388.42,390.54,-0.43,flip_to_long -4964,做多,2020-08-09 23:55:00,2020-08-10 05:10:00,390.54,395.48,0.88,flip_to_short -4965,做空,2020-08-10 05:10:00,2020-08-10 05:35:00,395.48,396.0,-0.14,flip_to_long -4966,做多,2020-08-10 05:35:00,2020-08-10 05:40:00,396.0,395.77,-0.08,flip_to_short -4967,做空,2020-08-10 05:40:00,2020-08-10 06:00:00,395.77,396.22,-0.12,flip_to_long -4968,做多,2020-08-10 06:00:00,2020-08-10 06:15:00,396.22,396.2,-0.04,flip_to_short -4969,做空,2020-08-10 06:15:00,2020-08-10 06:50:00,396.2,396.79,-0.15,flip_to_long -4970,做多,2020-08-10 06:50:00,2020-08-10 07:05:00,396.79,396.41,-0.11,flip_to_short -4971,做空,2020-08-10 07:05:00,2020-08-10 07:25:00,396.41,396.5,-0.05,flip_to_long -4972,做多,2020-08-10 07:25:00,2020-08-10 08:05:00,396.5,395.18,-0.28,flip_to_short -4973,做空,2020-08-10 08:05:00,2020-08-10 08:15:00,395.18,396.31,-0.25,flip_to_long -4974,做多,2020-08-10 08:15:00,2020-08-10 08:30:00,396.31,396.71,0.04,flip_to_short -4975,做空,2020-08-10 08:30:00,2020-08-10 09:10:00,396.71,396.03,0.09,flip_to_long -4976,做多,2020-08-10 09:10:00,2020-08-10 10:10:00,396.03,395.37,-0.16,flip_to_short -4977,做空,2020-08-10 10:10:00,2020-08-10 10:25:00,395.37,386.56,1.6,tp_lower -4978,做多,2020-08-10 12:30:00,2020-08-10 12:45:00,393.68,394.18,0.06,flip_to_short -4979,做空,2020-08-10 12:45:00,2020-08-10 15:45:00,394.18,395.78,-0.34,flip_to_long -4980,做多,2020-08-10 15:45:00,2020-08-10 16:20:00,395.78,395.68,-0.06,flip_to_short -4981,做空,2020-08-10 16:20:00,2020-08-10 17:00:00,395.68,395.46,0.0,flip_to_long -4982,做多,2020-08-10 17:00:00,2020-08-10 17:05:00,395.46,395.16,-0.09,flip_to_short -4983,做空,2020-08-10 17:05:00,2020-08-10 17:20:00,395.16,395.91,-0.18,flip_to_long -4984,做多,2020-08-10 17:20:00,2020-08-10 17:30:00,395.91,395.93,-0.03,flip_to_short -4985,做空,2020-08-10 17:30:00,2020-08-10 17:45:00,395.93,397.22,-0.28,flip_to_long -4986,做多,2020-08-10 17:45:00,2020-08-10 18:45:00,397.22,396.0,-0.26,flip_to_short -4987,做空,2020-08-10 18:45:00,2020-08-10 18:50:00,396.0,396.54,-0.14,flip_to_long -4988,做多,2020-08-10 18:50:00,2020-08-10 18:55:00,396.54,395.95,-0.15,flip_to_short -4989,做空,2020-08-10 18:55:00,2020-08-10 19:00:00,395.95,396.69,-0.17,flip_to_long -4990,做多,2020-08-10 19:00:00,2020-08-10 19:20:00,396.69,396.49,-0.07,flip_to_short -4991,做空,2020-08-10 19:20:00,2020-08-10 19:40:00,396.49,396.66,-0.07,flip_to_long -4992,做多,2020-08-10 19:40:00,2020-08-10 19:45:00,396.66,396.12,-0.14,flip_to_short -4993,做空,2020-08-10 19:45:00,2020-08-10 19:55:00,396.12,396.11,-0.03,flip_to_long -4994,做多,2020-08-10 19:55:00,2020-08-10 20:10:00,396.11,395.93,-0.07,flip_to_short -4995,做空,2020-08-10 20:10:00,2020-08-10 20:20:00,395.93,396.54,-0.15,flip_to_long -4996,做多,2020-08-10 20:20:00,2020-08-10 20:25:00,396.54,396.33,-0.07,flip_to_short -4997,做空,2020-08-10 20:25:00,2020-08-10 23:10:00,396.33,395.35,0.14,flip_to_long -4998,做多,2020-08-10 23:10:00,2020-08-10 23:15:00,395.35,395.29,-0.05,flip_to_short -4999,做空,2020-08-10 23:15:00,2020-08-10 23:45:00,395.29,395.73,-0.12,flip_to_long -5000,做多,2020-08-10 23:45:00,2020-08-10 23:50:00,395.73,395.66,-0.05,flip_to_short -5001,做空,2020-08-10 23:50:00,2020-08-11 00:15:00,395.66,394.71,0.14,flip_to_long -5002,做多,2020-08-11 00:15:00,2020-08-11 00:40:00,394.71,395.12,0.04,flip_to_short -5003,做空,2020-08-11 00:40:00,2020-08-11 03:35:00,395.12,396.34,-0.27,flip_to_long -5004,做多,2020-08-11 03:35:00,2020-08-11 03:40:00,396.34,394.17,-0.44,flip_to_short -5005,做空,2020-08-11 03:40:00,2020-08-11 04:50:00,394.17,396.09,-0.4,flip_to_long -5006,做多,2020-08-11 04:50:00,2020-08-11 11:45:00,396.09,391.13,-0.95,flip_to_short -5007,做空,2020-08-11 11:45:00,2020-08-11 12:15:00,391.13,390.98,-0.01,flip_to_long -5008,做多,2020-08-11 12:15:00,2020-08-11 18:00:00,390.98,385.29,-1.08,flip_to_short -5009,做空,2020-08-11 18:00:00,2020-08-11 23:00:00,385.29,377.52,1.4,flip_to_long -5010,做多,2020-08-11 23:00:00,2020-08-11 23:05:00,377.52,377.06,-0.12,flip_to_short -5011,做空,2020-08-11 23:05:00,2020-08-11 23:15:00,377.06,377.26,-0.07,flip_to_long -5012,做多,2020-08-11 23:15:00,2020-08-12 02:05:00,377.26,376.22,-0.23,flip_to_short -5013,做空,2020-08-12 02:05:00,2020-08-12 03:50:00,376.22,377.6,-0.3,flip_to_long -5014,做多,2020-08-12 03:50:00,2020-08-12 04:00:00,377.6,376.97,-0.16,flip_to_short -5015,做空,2020-08-12 04:00:00,2020-08-12 06:50:00,376.97,374.7,0.4,flip_to_long -5016,做多,2020-08-12 06:50:00,2020-08-12 06:55:00,374.7,374.58,-0.06,flip_to_short -5017,做空,2020-08-12 06:55:00,2020-08-12 12:10:00,374.58,381.35,-1.34,flip_to_long -5018,做多,2020-08-12 12:10:00,2020-08-12 16:10:00,381.35,383.7,0.4,flip_to_short -5019,做空,2020-08-12 16:10:00,2020-08-12 16:20:00,383.7,384.38,-0.16,flip_to_long -5020,做多,2020-08-12 16:20:00,2020-08-12 16:25:00,384.38,383.96,-0.11,flip_to_short -5021,做空,2020-08-12 16:25:00,2020-08-12 16:35:00,383.96,383.55,0.04,flip_to_long -5022,做多,2020-08-12 16:35:00,2020-08-12 16:55:00,383.55,382.99,-0.14,flip_to_short -5023,做空,2020-08-12 16:55:00,2020-08-12 18:05:00,382.99,384.89,-0.39,flip_to_long -5024,做多,2020-08-12 18:05:00,2020-08-12 18:15:00,384.89,384.39,-0.13,flip_to_short -5025,做空,2020-08-12 18:15:00,2020-08-12 18:30:00,384.39,384.12,0.01,flip_to_long -5026,做多,2020-08-12 18:30:00,2020-08-12 21:20:00,384.12,384.88,0.1,flip_to_short -5027,做空,2020-08-12 21:20:00,2020-08-12 21:25:00,384.88,385.02,-0.06,flip_to_long -5028,做多,2020-08-12 21:25:00,2020-08-12 21:35:00,385.02,385.04,-0.03,flip_to_short -5029,做空,2020-08-12 21:35:00,2020-08-12 22:00:00,385.04,385.63,-0.14,flip_to_long -5030,做多,2020-08-12 22:00:00,2020-08-12 22:40:00,385.63,385.59,-0.04,flip_to_short -5031,做空,2020-08-12 22:40:00,2020-08-12 22:45:00,385.59,385.98,-0.11,flip_to_long -5032,做多,2020-08-12 22:45:00,2020-08-13 04:55:00,385.98,393.45,1.31,flip_to_short -5033,做空,2020-08-13 04:55:00,2020-08-13 05:10:00,393.45,393.36,-0.02,flip_to_long -5034,做多,2020-08-13 05:10:00,2020-08-13 05:15:00,393.36,392.31,-0.23,flip_to_short -5035,做空,2020-08-13 05:15:00,2020-08-13 05:25:00,392.31,393.25,-0.21,flip_to_long -5036,做多,2020-08-13 05:25:00,2020-08-13 12:35:00,393.25,388.54,-0.89,flip_to_short -5037,做空,2020-08-13 12:35:00,2020-08-13 12:45:00,388.54,388.57,-0.04,flip_to_long -5038,做多,2020-08-13 12:45:00,2020-08-13 13:10:00,388.57,387.87,-0.16,flip_to_short -5039,做空,2020-08-13 13:10:00,2020-08-13 13:15:00,387.87,389.08,-0.25,flip_to_long -5040,做多,2020-08-13 13:15:00,2020-08-13 14:15:00,389.08,390.01,0.13,flip_to_short -5041,做空,2020-08-13 14:15:00,2020-08-13 15:15:00,390.01,391.62,-0.33,flip_to_long -5042,做多,2020-08-13 15:15:00,2020-08-13 15:20:00,391.62,390.19,-0.29,flip_to_short -5043,做空,2020-08-13 15:20:00,2020-08-13 15:35:00,390.19,391.62,-0.29,flip_to_long -5044,做多,2020-08-13 15:35:00,2020-08-13 15:40:00,391.62,391.51,-0.05,flip_to_short -5045,做空,2020-08-13 15:40:00,2020-08-13 15:50:00,391.51,392.65,-0.24,flip_to_long -5046,做多,2020-08-13 15:50:00,2020-08-13 16:05:00,392.65,392.05,-0.14,flip_to_short -5047,做空,2020-08-13 16:05:00,2020-08-13 16:25:00,392.05,392.51,-0.11,flip_to_long -5048,做多,2020-08-13 16:25:00,2020-08-13 16:35:00,392.51,391.31,-0.24,flip_to_short -5049,做空,2020-08-13 16:35:00,2020-08-13 16:45:00,391.31,392.28,-0.2,flip_to_long -5050,做多,2020-08-13 16:45:00,2020-08-13 17:25:00,392.28,391.4,-0.19,flip_to_short -5051,做空,2020-08-13 17:25:00,2020-08-13 17:40:00,391.4,391.77,-0.1,flip_to_long -5052,做多,2020-08-13 17:40:00,2020-08-13 17:45:00,391.77,391.67,-0.05,flip_to_short -5053,做空,2020-08-13 17:45:00,2020-08-13 17:55:00,391.67,392.83,-0.23,flip_to_long -5054,做多,2020-08-13 17:55:00,2020-08-13 18:20:00,392.83,392.09,-0.16,flip_to_short -5055,做空,2020-08-13 18:20:00,2020-08-14 04:50:00,392.09,424.44,-5.57,flip_to_long -5056,做多,2020-08-14 04:50:00,2020-08-14 05:10:00,424.44,423.85,-0.12,flip_to_short -5057,做空,2020-08-14 05:10:00,2020-08-14 05:25:00,423.85,423.68,-0.01,flip_to_long -5058,做多,2020-08-14 05:25:00,2020-08-14 06:55:00,423.68,421.8,-0.31,flip_to_short -5059,做空,2020-08-14 06:55:00,2020-08-14 07:15:00,421.8,423.06,-0.22,flip_to_long -5060,做多,2020-08-14 07:15:00,2020-08-14 07:20:00,423.06,422.6,-0.1,flip_to_short -5061,做空,2020-08-14 07:20:00,2020-08-14 08:50:00,422.6,423.9,-0.22,flip_to_long -5062,做多,2020-08-14 08:50:00,2020-08-14 09:00:00,423.9,423.04,-0.16,flip_to_short -5063,做空,2020-08-14 09:00:00,2020-08-14 09:05:00,423.04,423.82,-0.14,flip_to_long -5064,做多,2020-08-14 09:05:00,2020-08-14 09:45:00,423.82,423.18,-0.12,flip_to_short -5065,做空,2020-08-14 09:45:00,2020-08-14 09:50:00,423.18,423.73,-0.11,flip_to_long -5066,做多,2020-08-14 09:50:00,2020-08-14 11:00:00,423.73,424.95,0.15,flip_to_short -5067,做空,2020-08-14 11:00:00,2020-08-14 13:10:00,424.95,425.54,-0.12,flip_to_long -5068,做多,2020-08-14 13:10:00,2020-08-14 13:20:00,425.54,426.04,0.04,flip_to_short -5069,做空,2020-08-14 13:20:00,2020-08-14 13:45:00,426.04,426.2,-0.05,flip_to_long -5070,做多,2020-08-14 13:45:00,2020-08-14 14:00:00,426.2,424.47,-0.28,flip_to_short -5071,做空,2020-08-14 14:00:00,2020-08-14 14:30:00,424.47,426.36,-0.3,flip_to_long -5072,做多,2020-08-14 14:30:00,2020-08-14 14:35:00,426.36,426.0,-0.08,flip_to_short -5073,做空,2020-08-14 14:35:00,2020-08-14 14:40:00,426.0,426.09,-0.04,flip_to_long -5074,做多,2020-08-14 14:40:00,2020-08-14 15:00:00,426.09,426.2,-0.01,flip_to_short -5075,做空,2020-08-14 15:00:00,2020-08-14 15:15:00,426.2,426.8,-0.11,flip_to_long -5076,做多,2020-08-14 15:15:00,2020-08-14 15:25:00,426.8,426.91,-0.01,flip_to_short -5077,做空,2020-08-14 15:25:00,2020-08-14 15:35:00,426.91,427.72,-0.14,flip_to_long -5078,做多,2020-08-14 15:35:00,2020-08-14 15:50:00,427.72,435.52,1.06,tp_upper -5079,做空,2020-08-14 20:15:00,2020-08-14 20:20:00,439.2,439.59,-0.08,flip_to_long -5080,做多,2020-08-14 20:20:00,2020-08-15 00:10:00,439.59,439.57,-0.03,flip_to_short -5081,做空,2020-08-15 00:10:00,2020-08-15 00:40:00,439.57,439.91,-0.08,flip_to_long -5082,做多,2020-08-15 00:40:00,2020-08-15 00:50:00,439.91,438.59,-0.22,flip_to_short -5083,做空,2020-08-15 00:50:00,2020-08-15 00:55:00,438.59,439.37,-0.14,flip_to_long -5084,做多,2020-08-15 00:55:00,2020-08-15 01:00:00,439.37,438.27,-0.18,flip_to_short -5085,做空,2020-08-15 01:00:00,2020-08-15 01:10:00,438.27,439.09,-0.15,flip_to_long -5086,做多,2020-08-15 01:10:00,2020-08-15 01:35:00,439.09,439.09,-0.03,flip_to_short -5087,做空,2020-08-15 01:35:00,2020-08-15 03:45:00,439.09,439.66,-0.11,flip_to_long -5088,做多,2020-08-15 03:45:00,2020-08-15 04:05:00,439.66,439.68,-0.03,flip_to_short -5089,做空,2020-08-15 04:05:00,2020-08-15 04:25:00,439.68,439.45,0.0,flip_to_long -5090,做多,2020-08-15 04:25:00,2020-08-15 06:00:00,439.45,439.14,-0.07,flip_to_short -5091,做空,2020-08-15 06:00:00,2020-08-15 06:10:00,439.14,440.17,-0.17,flip_to_long -5092,做多,2020-08-15 06:10:00,2020-08-15 06:20:00,440.17,439.4,-0.14,flip_to_short -5093,做空,2020-08-15 06:20:00,2020-08-15 06:30:00,439.4,439.9,-0.1,flip_to_long -5094,做多,2020-08-15 06:30:00,2020-08-15 06:35:00,439.9,439.39,-0.1,flip_to_short -5095,做空,2020-08-15 06:35:00,2020-08-15 06:45:00,439.39,439.78,-0.08,flip_to_long -5096,做多,2020-08-15 06:45:00,2020-08-15 06:50:00,439.78,439.2,-0.11,flip_to_short -5097,做空,2020-08-15 06:50:00,2020-08-15 08:00:00,439.2,438.94,0.01,flip_to_long -5098,做多,2020-08-15 08:00:00,2020-08-15 08:05:00,438.94,438.63,-0.07,flip_to_short -5099,做空,2020-08-15 08:05:00,2020-08-15 08:25:00,438.63,438.77,-0.05,flip_to_long -5100,做多,2020-08-15 08:25:00,2020-08-15 08:30:00,438.77,437.36,-0.22,flip_to_short -5101,做空,2020-08-15 08:30:00,2020-08-15 08:40:00,437.36,433.73,0.46,tp_lower -5102,做多,2020-08-15 09:35:00,2020-08-15 09:40:00,437.86,437.3,-0.11,flip_to_short -5103,做空,2020-08-15 09:40:00,2020-08-15 10:05:00,437.3,438.25,-0.16,flip_to_long -5104,做多,2020-08-15 10:05:00,2020-08-15 10:10:00,438.25,438.19,-0.04,flip_to_short -5105,做空,2020-08-15 10:10:00,2020-08-15 10:25:00,438.19,437.6,0.05,flip_to_long -5106,做多,2020-08-15 10:25:00,2020-08-15 10:45:00,437.6,437.09,-0.1,flip_to_short -5107,做空,2020-08-15 10:45:00,2020-08-15 11:20:00,437.09,436.99,-0.02,flip_to_long -5108,做多,2020-08-15 11:20:00,2020-08-15 12:30:00,436.99,436.01,-0.16,flip_to_short -5109,做空,2020-08-15 12:30:00,2020-08-15 15:15:00,436.01,434.55,0.17,flip_to_long -5110,做多,2020-08-15 15:15:00,2020-08-15 16:25:00,434.55,433.87,-0.12,flip_to_short -5111,做空,2020-08-15 16:25:00,2020-08-15 16:30:00,433.87,435.26,-0.22,flip_to_long -5112,做多,2020-08-15 16:30:00,2020-08-15 18:25:00,435.26,435.19,-0.04,flip_to_short -5113,做空,2020-08-15 18:25:00,2020-08-15 18:50:00,435.19,436.06,-0.15,flip_to_long -5114,做多,2020-08-15 18:50:00,2020-08-15 19:20:00,436.06,435.51,-0.1,flip_to_short -5115,做空,2020-08-15 19:20:00,2020-08-15 19:25:00,435.51,435.6,-0.04,flip_to_long -5116,做多,2020-08-15 19:25:00,2020-08-15 22:15:00,435.6,435.31,-0.07,flip_to_short -5117,做空,2020-08-15 22:15:00,2020-08-16 00:00:00,435.31,433.03,0.28,flip_to_long -5118,做多,2020-08-16 00:00:00,2020-08-16 04:50:00,433.03,429.01,-0.59,flip_to_short -5119,做空,2020-08-16 04:50:00,2020-08-16 05:10:00,429.01,429.76,-0.13,flip_to_long -5120,做多,2020-08-16 05:10:00,2020-08-16 05:50:00,429.76,428.79,-0.16,flip_to_short -5121,做空,2020-08-16 05:50:00,2020-08-16 06:55:00,428.79,428.84,-0.04,flip_to_long -5122,做多,2020-08-16 06:55:00,2020-08-16 07:00:00,428.84,428.31,-0.1,flip_to_short -5123,做空,2020-08-16 07:00:00,2020-08-16 07:05:00,428.31,428.88,-0.11,flip_to_long -5124,做多,2020-08-16 07:05:00,2020-08-16 07:20:00,428.88,427.76,-0.18,flip_to_short -5125,做空,2020-08-16 07:20:00,2020-08-16 08:30:00,427.76,428.64,-0.15,flip_to_long -5126,做多,2020-08-16 08:30:00,2020-08-16 08:35:00,428.64,428.41,-0.06,flip_to_short -5127,做空,2020-08-16 08:35:00,2020-08-16 09:10:00,428.41,428.28,-0.01,flip_to_long -5128,做多,2020-08-16 09:10:00,2020-08-16 09:45:00,428.28,427.79,-0.1,flip_to_short -5129,做空,2020-08-16 09:45:00,2020-08-16 09:55:00,427.79,427.86,-0.04,flip_to_long -5130,做多,2020-08-16 09:55:00,2020-08-16 13:55:00,427.86,423.18,-0.67,flip_to_short -5131,做空,2020-08-16 13:55:00,2020-08-16 19:35:00,423.18,430.22,-0.99,flip_to_long -5132,做多,2020-08-16 19:35:00,2020-08-16 19:50:00,430.22,430.06,-0.05,flip_to_short -5133,做空,2020-08-16 19:50:00,2020-08-16 20:00:00,430.06,431.07,-0.16,flip_to_long -5134,做多,2020-08-16 20:00:00,2020-08-16 21:10:00,431.07,431.99,0.09,flip_to_short -5135,做空,2020-08-16 21:10:00,2020-08-16 21:25:00,431.99,432.73,-0.13,flip_to_long -5136,做多,2020-08-16 21:25:00,2020-08-16 21:50:00,432.73,430.26,-0.35,flip_to_short -5137,做空,2020-08-16 21:50:00,2020-08-16 21:55:00,430.26,432.0,-0.25,flip_to_long -5138,做多,2020-08-16 21:55:00,2020-08-16 22:05:00,432.0,431.09,-0.15,flip_to_short -5139,做空,2020-08-16 22:05:00,2020-08-16 22:15:00,431.09,431.1,-0.03,flip_to_long -5140,做多,2020-08-16 22:15:00,2020-08-16 22:20:00,431.1,430.8,-0.07,flip_to_short -5141,做空,2020-08-16 22:20:00,2020-08-16 22:25:00,430.8,431.15,-0.07,flip_to_long -5142,做多,2020-08-16 22:25:00,2020-08-16 23:35:00,431.15,431.13,-0.03,flip_to_short -5143,做空,2020-08-16 23:35:00,2020-08-16 23:40:00,431.13,432.71,-0.23,flip_to_long -5144,做多,2020-08-16 23:40:00,2020-08-17 00:20:00,432.71,431.35,-0.2,flip_to_short -5145,做空,2020-08-17 00:20:00,2020-08-17 00:30:00,431.35,431.71,-0.07,flip_to_long -5146,做多,2020-08-17 00:30:00,2020-08-17 00:45:00,431.71,430.63,-0.17,flip_to_short -5147,做空,2020-08-17 00:45:00,2020-08-17 05:30:00,430.63,426.25,0.54,flip_to_long -5148,做多,2020-08-17 05:30:00,2020-08-17 06:15:00,426.25,426.1,-0.05,flip_to_short -5149,做空,2020-08-17 06:15:00,2020-08-17 07:15:00,426.1,424.66,0.16,flip_to_long -5150,做多,2020-08-17 07:15:00,2020-08-17 07:30:00,424.66,424.99,0.02,flip_to_short -5151,做空,2020-08-17 07:30:00,2020-08-17 08:00:00,424.99,425.31,-0.07,flip_to_long -5152,做多,2020-08-17 08:00:00,2020-08-17 10:55:00,425.31,426.54,0.13,flip_to_short -5153,做空,2020-08-17 10:55:00,2020-08-17 11:00:00,426.54,427.37,-0.14,flip_to_long -5154,做多,2020-08-17 11:00:00,2020-08-17 11:30:00,427.37,426.75,-0.11,flip_to_short -5155,做空,2020-08-17 11:30:00,2020-08-17 11:40:00,426.75,428.27,-0.23,flip_to_long -5156,做多,2020-08-17 11:40:00,2020-08-17 12:55:00,428.27,426.74,-0.23,flip_to_short -5157,做空,2020-08-17 12:55:00,2020-08-17 13:05:00,426.74,428.15,-0.21,flip_to_long -5158,做多,2020-08-17 13:05:00,2020-08-17 13:10:00,428.15,427.92,-0.06,flip_to_short -5159,做空,2020-08-17 13:10:00,2020-08-17 13:20:00,427.92,430.87,-0.41,flip_to_long -5160,做多,2020-08-17 13:20:00,2020-08-17 13:25:00,430.87,426.47,-0.59,flip_to_short -5161,做空,2020-08-17 13:25:00,2020-08-17 13:30:00,426.47,429.27,-0.38,flip_to_long -5162,做多,2020-08-17 13:30:00,2020-08-17 13:35:00,429.27,429.11,-0.05,flip_to_short -5163,做空,2020-08-17 13:35:00,2020-08-17 14:25:00,429.11,428.86,0.0,flip_to_long -5164,做多,2020-08-17 14:25:00,2020-08-17 15:45:00,428.86,439.17,1.26,tp_upper -5165,做空,2020-08-17 18:50:00,2020-08-17 18:55:00,437.23,437.32,-0.04,flip_to_long -5166,做多,2020-08-17 18:55:00,2020-08-17 19:05:00,437.32,437.7,0.02,flip_to_short -5167,做空,2020-08-17 19:05:00,2020-08-17 19:20:00,437.7,439.04,-0.2,flip_to_long -5168,做多,2020-08-17 19:20:00,2020-08-17 19:35:00,439.04,437.98,-0.16,flip_to_short -5169,做空,2020-08-17 19:35:00,2020-08-17 19:40:00,437.98,438.7,-0.12,flip_to_long -5170,做多,2020-08-17 19:40:00,2020-08-17 20:40:00,438.7,439.31,0.05,flip_to_short -5171,做空,2020-08-17 20:40:00,2020-08-17 21:00:00,439.31,440.16,-0.13,flip_to_long -5172,做多,2020-08-17 21:00:00,2020-08-17 21:05:00,440.16,439.4,-0.12,flip_to_short -5173,做空,2020-08-17 21:05:00,2020-08-17 22:00:00,439.4,439.5,-0.04,flip_to_long -5174,做多,2020-08-17 22:00:00,2020-08-17 22:05:00,439.5,438.78,-0.12,flip_to_short -5175,做空,2020-08-17 22:05:00,2020-08-17 22:25:00,438.78,439.0,-0.05,flip_to_long -5176,做多,2020-08-17 22:25:00,2020-08-17 22:35:00,439.0,439.59,0.05,flip_to_short -5177,做空,2020-08-17 22:35:00,2020-08-17 23:00:00,439.59,438.82,0.07,flip_to_long -5178,做多,2020-08-17 23:00:00,2020-08-17 23:05:00,438.82,437.66,-0.17,flip_to_short -5179,做空,2020-08-17 23:05:00,2020-08-17 23:40:00,437.66,429.59,0.96,tp_lower -5180,做多,2020-08-18 06:45:00,2020-08-18 07:00:00,430.48,430.22,-0.06,flip_to_short -5181,做空,2020-08-18 07:00:00,2020-08-18 07:10:00,430.22,430.44,-0.06,flip_to_long -5182,做多,2020-08-18 07:10:00,2020-08-18 07:25:00,430.44,429.89,-0.1,flip_to_short -5183,做空,2020-08-18 07:25:00,2020-08-18 07:55:00,429.89,429.93,-0.03,flip_to_long -5184,做多,2020-08-18 07:55:00,2020-08-18 09:40:00,429.93,429.77,-0.05,flip_to_short -5185,做空,2020-08-18 09:40:00,2020-08-18 09:55:00,429.77,429.6,-0.01,flip_to_long -5186,做多,2020-08-18 09:55:00,2020-08-18 10:25:00,429.6,429.31,-0.07,flip_to_short -5187,做空,2020-08-18 10:25:00,2020-08-18 10:30:00,429.31,430.54,-0.19,flip_to_long -5188,做多,2020-08-18 10:30:00,2020-08-18 11:30:00,430.54,430.09,-0.09,flip_to_short -5189,做空,2020-08-18 11:30:00,2020-08-18 11:35:00,430.09,430.25,-0.05,flip_to_long -5190,做多,2020-08-18 11:35:00,2020-08-18 13:05:00,430.25,430.15,-0.04,flip_to_short -5191,做空,2020-08-18 13:05:00,2020-08-18 13:55:00,430.15,426.58,0.43,tp_lower -5192,做多,2020-08-18 17:05:00,2020-08-18 17:10:00,425.0,424.76,-0.06,flip_to_short -5193,做空,2020-08-18 17:10:00,2020-08-18 17:35:00,424.76,424.8,-0.03,flip_to_long -5194,做多,2020-08-18 17:35:00,2020-08-18 17:40:00,424.8,423.89,-0.15,flip_to_short -5195,做空,2020-08-18 17:40:00,2020-08-18 17:45:00,423.89,424.38,-0.09,flip_to_long -5196,做多,2020-08-18 17:45:00,2020-08-18 17:50:00,424.38,423.66,-0.12,flip_to_short -5197,做空,2020-08-18 17:50:00,2020-08-18 18:05:00,423.66,423.96,-0.07,flip_to_long -5198,做多,2020-08-18 18:05:00,2020-08-18 18:10:00,423.96,423.28,-0.12,flip_to_short -5199,做空,2020-08-18 18:10:00,2020-08-18 18:15:00,423.28,425.28,-0.29,flip_to_long -5200,做多,2020-08-18 18:15:00,2020-08-18 18:45:00,425.28,423.82,-0.21,flip_to_short -5201,做空,2020-08-18 18:45:00,2020-08-19 01:00:00,423.82,425.86,-0.29,flip_to_long -5202,做多,2020-08-19 01:00:00,2020-08-19 01:10:00,425.86,426.12,0.01,flip_to_short -5203,做空,2020-08-19 01:10:00,2020-08-19 07:55:00,426.12,413.52,1.6,flip_to_long -5204,做多,2020-08-19 07:55:00,2020-08-19 08:00:00,413.52,412.94,-0.11,flip_to_short -5205,做空,2020-08-19 08:00:00,2020-08-19 10:50:00,412.94,412.15,0.08,flip_to_long -5206,做多,2020-08-19 10:50:00,2020-08-19 11:00:00,412.15,411.8,-0.08,flip_to_short -5207,做空,2020-08-19 11:00:00,2020-08-19 11:10:00,411.8,414.26,-0.37,flip_to_long -5208,做多,2020-08-19 11:10:00,2020-08-19 11:45:00,414.26,412.67,-0.24,flip_to_short -5209,做空,2020-08-19 11:45:00,2020-08-19 11:55:00,412.67,413.33,-0.12,flip_to_long -5210,做多,2020-08-19 11:55:00,2020-08-19 12:15:00,413.33,412.16,-0.19,flip_to_short -5211,做空,2020-08-19 12:15:00,2020-08-19 12:25:00,412.16,413.45,-0.2,flip_to_long -5212,做多,2020-08-19 12:25:00,2020-08-19 12:35:00,413.45,412.4,-0.17,flip_to_short -5213,做空,2020-08-19 12:35:00,2020-08-19 12:45:00,412.4,413.03,-0.11,flip_to_long -5214,做多,2020-08-19 12:45:00,2020-08-19 13:20:00,413.03,412.78,-0.06,flip_to_short -5215,做空,2020-08-19 13:20:00,2020-08-19 14:10:00,412.78,413.83,-0.17,flip_to_long -5216,做多,2020-08-19 14:10:00,2020-08-19 14:15:00,413.83,413.5,-0.07,flip_to_short -5217,做空,2020-08-19 14:15:00,2020-08-19 16:00:00,413.5,411.9,0.18,flip_to_long -5218,做多,2020-08-19 16:00:00,2020-08-19 21:10:00,411.9,403.84,-1.1,flip_to_short -5219,做空,2020-08-19 21:10:00,2020-08-19 21:15:00,403.84,404.09,-0.06,flip_to_long -5220,做多,2020-08-19 21:15:00,2020-08-20 02:20:00,404.09,409.65,0.71,flip_to_short -5221,做空,2020-08-20 02:20:00,2020-08-20 02:30:00,409.65,409.6,-0.02,flip_to_long -5222,做多,2020-08-20 02:30:00,2020-08-20 02:40:00,409.6,408.79,-0.14,flip_to_short -5223,做空,2020-08-20 02:40:00,2020-08-20 03:25:00,408.79,409.42,-0.11,flip_to_long -5224,做多,2020-08-20 03:25:00,2020-08-20 06:45:00,409.42,407.3,-0.31,flip_to_short -5225,做空,2020-08-20 06:45:00,2020-08-20 06:50:00,407.3,407.79,-0.09,flip_to_long -5226,做多,2020-08-20 06:50:00,2020-08-20 07:00:00,407.79,407.27,-0.1,flip_to_short -5227,做空,2020-08-20 07:00:00,2020-08-20 07:15:00,407.27,406.79,0.04,flip_to_long -5228,做多,2020-08-20 07:15:00,2020-08-20 07:25:00,406.79,406.89,-0.01,flip_to_short -5229,做空,2020-08-20 07:25:00,2020-08-20 08:25:00,406.89,406.07,0.08,flip_to_long -5230,做多,2020-08-20 08:25:00,2020-08-20 08:40:00,406.07,406.28,0.0,flip_to_short -5231,做空,2020-08-20 08:40:00,2020-08-20 11:40:00,406.28,407.94,-0.25,flip_to_long -5232,做多,2020-08-20 11:40:00,2020-08-20 13:10:00,407.94,409.17,0.14,flip_to_short -5233,做空,2020-08-20 13:10:00,2020-08-20 18:00:00,409.17,415.13,-0.81,flip_to_long -5234,做多,2020-08-20 18:00:00,2020-08-20 18:10:00,415.13,414.12,-0.16,flip_to_short -5235,做空,2020-08-20 18:10:00,2020-08-20 18:15:00,414.12,414.8,-0.11,flip_to_long -5236,做多,2020-08-20 18:15:00,2020-08-20 18:20:00,414.8,414.58,-0.05,flip_to_short -5237,做空,2020-08-20 18:20:00,2020-08-20 18:30:00,414.58,415.24,-0.11,flip_to_long -5238,做多,2020-08-20 18:30:00,2020-08-20 18:40:00,415.24,414.94,-0.06,flip_to_short -5239,做空,2020-08-20 18:40:00,2020-08-20 19:45:00,414.94,415.59,-0.11,flip_to_long -5240,做多,2020-08-20 19:45:00,2020-08-20 19:50:00,415.59,414.87,-0.12,flip_to_short -5241,做空,2020-08-20 19:50:00,2020-08-20 20:05:00,414.87,415.99,-0.17,flip_to_long -5242,做多,2020-08-20 20:05:00,2020-08-20 20:30:00,415.99,416.02,-0.02,flip_to_short -5243,做空,2020-08-20 20:30:00,2020-08-20 20:50:00,416.02,416.1,-0.04,flip_to_long -5244,做多,2020-08-20 20:50:00,2020-08-20 21:55:00,416.1,416.32,0.0,flip_to_short -5245,做空,2020-08-20 21:55:00,2020-08-20 22:20:00,416.32,417.4,-0.16,flip_to_long -5246,做多,2020-08-20 22:20:00,2020-08-20 22:30:00,417.4,416.11,-0.19,flip_to_short -5247,做空,2020-08-20 22:30:00,2020-08-20 23:30:00,416.11,416.43,-0.07,flip_to_long -5248,做多,2020-08-20 23:30:00,2020-08-20 23:55:00,416.43,416.29,-0.04,flip_to_short -5249,做空,2020-08-20 23:55:00,2020-08-21 00:25:00,416.29,417.24,-0.14,flip_to_long -5250,做多,2020-08-21 00:25:00,2020-08-21 00:35:00,417.24,416.01,-0.18,flip_to_short -5251,做空,2020-08-21 00:35:00,2020-08-21 00:40:00,416.01,416.15,-0.04,flip_to_long -5252,做多,2020-08-21 00:40:00,2020-08-21 04:35:00,416.15,414.38,-0.25,flip_to_short -5253,做空,2020-08-21 04:35:00,2020-08-21 06:20:00,414.38,413.93,0.03,flip_to_long -5254,做多,2020-08-21 06:20:00,2020-08-21 06:30:00,413.93,413.86,-0.03,flip_to_short -5255,做空,2020-08-21 06:30:00,2020-08-21 06:50:00,413.86,413.84,-0.02,flip_to_long -5256,做多,2020-08-21 06:50:00,2020-08-21 07:15:00,413.84,413.77,-0.03,flip_to_short -5257,做空,2020-08-21 07:15:00,2020-08-21 07:25:00,413.77,413.98,-0.05,flip_to_long -5258,做多,2020-08-21 07:25:00,2020-08-21 07:35:00,413.98,413.36,-0.1,flip_to_short -5259,做空,2020-08-21 07:35:00,2020-08-21 13:25:00,413.36,407.32,0.73,flip_to_long -5260,做多,2020-08-21 13:25:00,2020-08-21 14:55:00,407.32,405.62,-0.24,flip_to_short -5261,做空,2020-08-21 14:55:00,2020-08-21 15:20:00,405.62,406.3,-0.11,flip_to_long -5262,做多,2020-08-21 15:20:00,2020-08-21 15:25:00,406.3,405.51,-0.13,flip_to_short -5263,做空,2020-08-21 15:25:00,2020-08-21 15:30:00,405.51,406.51,-0.15,flip_to_long -5264,做多,2020-08-21 15:30:00,2020-08-21 15:35:00,406.51,406.38,-0.04,flip_to_short -5265,做空,2020-08-21 15:35:00,2020-08-21 16:15:00,406.38,406.38,-0.03,flip_to_long -5266,做多,2020-08-21 16:15:00,2020-08-21 16:35:00,406.38,404.93,-0.21,flip_to_short -5267,做空,2020-08-21 16:35:00,2020-08-21 17:10:00,404.93,406.14,-0.18,flip_to_long -5268,做多,2020-08-21 17:10:00,2020-08-21 17:20:00,406.14,405.11,-0.15,flip_to_short -5269,做空,2020-08-21 17:20:00,2020-08-22 02:00:00,405.11,387.43,2.19,flip_to_long -5270,做多,2020-08-22 02:00:00,2020-08-22 02:05:00,387.43,386.08,-0.21,flip_to_short -5271,做空,2020-08-22 02:05:00,2020-08-22 02:40:00,386.08,386.82,-0.13,flip_to_long -5272,做多,2020-08-22 02:40:00,2020-08-22 02:45:00,386.82,386.1,-0.13,flip_to_short -5273,做空,2020-08-22 02:45:00,2020-08-22 03:05:00,386.1,386.85,-0.13,flip_to_long -5274,做多,2020-08-22 03:05:00,2020-08-22 03:10:00,386.85,386.05,-0.14,flip_to_short -5275,做空,2020-08-22 03:10:00,2020-08-22 03:35:00,386.05,386.03,-0.02,flip_to_long -5276,做多,2020-08-22 03:35:00,2020-08-22 03:45:00,386.03,385.18,-0.14,flip_to_short -5277,做空,2020-08-22 03:45:00,2020-08-22 03:50:00,385.18,385.28,-0.04,flip_to_long -5278,做多,2020-08-22 03:50:00,2020-08-22 04:00:00,385.28,384.49,-0.13,flip_to_short -5279,做空,2020-08-22 04:00:00,2020-08-22 04:20:00,384.49,384.06,0.03,flip_to_long -5280,做多,2020-08-22 04:20:00,2020-08-22 05:10:00,384.06,384.5,0.03,flip_to_short -5281,做空,2020-08-22 05:10:00,2020-08-22 12:00:00,384.5,390.88,-0.9,flip_to_long -5282,做多,2020-08-22 12:00:00,2020-08-22 13:00:00,390.88,391.16,0.01,flip_to_short -5283,做空,2020-08-22 13:00:00,2020-08-22 13:45:00,391.16,390.87,0.01,flip_to_long -5284,做多,2020-08-22 13:45:00,2020-08-22 14:00:00,390.87,390.72,-0.05,flip_to_short -5285,做空,2020-08-22 14:00:00,2020-08-22 14:35:00,390.72,390.7,-0.02,flip_to_long -5286,做多,2020-08-22 14:35:00,2020-08-22 15:50:00,390.7,390.4,-0.07,flip_to_short -5287,做空,2020-08-22 15:50:00,2020-08-22 15:55:00,390.4,390.61,-0.05,flip_to_long -5288,做多,2020-08-22 15:55:00,2020-08-22 17:45:00,390.61,390.88,0.01,flip_to_short -5289,做空,2020-08-22 17:45:00,2020-08-22 18:25:00,390.88,391.32,-0.08,flip_to_long -5290,做多,2020-08-22 18:25:00,2020-08-22 18:50:00,391.32,390.78,-0.1,flip_to_short -5291,做空,2020-08-22 18:50:00,2020-08-22 18:55:00,390.78,390.96,-0.05,flip_to_long -5292,做多,2020-08-22 18:55:00,2020-08-22 19:00:00,390.96,390.54,-0.08,flip_to_short -5293,做空,2020-08-22 19:00:00,2020-08-22 19:05:00,390.54,390.8,-0.06,flip_to_long -5294,做多,2020-08-22 19:05:00,2020-08-22 19:35:00,390.8,390.8,-0.03,flip_to_short -5295,做空,2020-08-22 19:35:00,2020-08-22 21:20:00,390.8,390.97,-0.05,flip_to_long -5296,做多,2020-08-22 21:20:00,2020-08-23 01:15:00,390.97,392.86,0.22,flip_to_short -5297,做空,2020-08-23 01:15:00,2020-08-23 01:20:00,392.86,393.37,-0.09,flip_to_long -5298,做多,2020-08-23 01:20:00,2020-08-23 01:30:00,393.37,393.2,-0.05,flip_to_short -5299,做空,2020-08-23 01:30:00,2020-08-23 01:40:00,393.2,393.28,-0.04,flip_to_long -5300,做多,2020-08-23 01:40:00,2020-08-23 01:55:00,393.28,393.63,0.02,flip_to_short -5301,做空,2020-08-23 01:55:00,2020-08-23 06:05:00,393.63,391.53,0.25,flip_to_long -5302,做多,2020-08-23 06:05:00,2020-08-23 06:10:00,391.53,391.46,-0.04,flip_to_short -5303,做空,2020-08-23 06:10:00,2020-08-23 06:20:00,391.46,390.74,0.07,flip_to_long -5304,做多,2020-08-23 06:20:00,2020-08-23 06:30:00,390.74,390.53,-0.05,flip_to_short -5305,做空,2020-08-23 06:30:00,2020-08-23 06:35:00,390.53,391.28,-0.13,flip_to_long -5306,做多,2020-08-23 06:35:00,2020-08-23 08:05:00,391.28,389.87,-0.21,flip_to_short -5307,做空,2020-08-23 08:05:00,2020-08-23 08:45:00,389.87,390.1,-0.06,flip_to_long -5308,做多,2020-08-23 08:45:00,2020-08-23 09:10:00,390.1,390.24,-0.01,flip_to_short -5309,做空,2020-08-23 09:10:00,2020-08-23 09:35:00,390.24,390.97,-0.12,flip_to_long -5310,做多,2020-08-23 09:35:00,2020-08-23 09:45:00,390.97,390.19,-0.13,flip_to_short -5311,做空,2020-08-23 09:45:00,2020-08-23 09:50:00,390.19,390.15,-0.02,flip_to_long -5312,做多,2020-08-23 09:50:00,2020-08-23 13:45:00,390.15,389.2,-0.15,flip_to_short -5313,做空,2020-08-23 13:45:00,2020-08-23 17:55:00,389.2,390.28,-0.17,flip_to_long -5314,做多,2020-08-23 17:55:00,2020-08-23 18:00:00,390.28,390.04,-0.06,flip_to_short -5315,做空,2020-08-23 18:00:00,2020-08-23 18:10:00,390.04,390.15,-0.04,flip_to_long -5316,做多,2020-08-23 18:10:00,2020-08-23 22:20:00,390.15,392.23,0.24,flip_to_short -5317,做空,2020-08-23 22:20:00,2020-08-23 23:20:00,392.23,392.82,-0.1,flip_to_long -5318,做多,2020-08-23 23:20:00,2020-08-23 23:40:00,392.82,392.66,-0.05,flip_to_short -5319,做空,2020-08-23 23:40:00,2020-08-24 02:05:00,392.66,391.3,0.15,flip_to_long -5320,做多,2020-08-24 02:05:00,2020-08-24 02:50:00,391.3,391.36,-0.02,flip_to_short -5321,做空,2020-08-24 02:50:00,2020-08-24 13:00:00,391.36,406.42,-2.02,flip_to_long -5322,做多,2020-08-24 13:00:00,2020-08-24 13:55:00,406.42,405.9,-0.09,flip_to_short -5323,做空,2020-08-24 13:55:00,2020-08-24 14:20:00,405.9,406.36,-0.08,flip_to_long -5324,做多,2020-08-24 14:20:00,2020-08-24 16:35:00,406.36,405.05,-0.18,flip_to_short -5325,做空,2020-08-24 16:35:00,2020-08-24 16:45:00,405.05,404.85,-0.0,flip_to_long -5326,做多,2020-08-24 16:45:00,2020-08-24 20:00:00,404.85,403.67,-0.17,flip_to_short -5327,做空,2020-08-24 20:00:00,2020-08-24 20:40:00,403.67,402.5,0.12,flip_to_long -5328,做多,2020-08-24 20:40:00,2020-08-24 20:50:00,402.5,402.76,0.01,flip_to_short -5329,做空,2020-08-24 20:50:00,2020-08-24 21:05:00,402.76,404.33,-0.22,flip_to_long -5330,做多,2020-08-24 21:05:00,2020-08-25 00:35:00,404.33,406.0,0.18,flip_to_short -5331,做空,2020-08-25 00:35:00,2020-08-25 01:00:00,406.0,406.21,-0.05,flip_to_long -5332,做多,2020-08-25 01:00:00,2020-08-25 01:10:00,406.21,406.23,-0.02,flip_to_short -5333,做空,2020-08-25 01:10:00,2020-08-25 01:25:00,406.23,406.61,-0.07,flip_to_long -5334,做多,2020-08-25 01:25:00,2020-08-25 01:30:00,406.61,405.91,-0.11,flip_to_short -5335,做空,2020-08-25 01:30:00,2020-08-25 01:40:00,405.91,406.9,-0.14,flip_to_long -5336,做多,2020-08-25 01:40:00,2020-08-25 01:45:00,406.9,406.63,-0.06,flip_to_short -5337,做空,2020-08-25 01:45:00,2020-08-25 10:45:00,406.63,397.07,1.13,flip_to_long -5338,做多,2020-08-25 10:45:00,2020-08-25 11:30:00,397.07,395.68,-0.2,flip_to_short -5339,做空,2020-08-25 11:30:00,2020-08-25 18:35:00,395.68,380.9,1.84,flip_to_long -5340,做多,2020-08-25 18:35:00,2020-08-25 19:20:00,380.9,380.81,-0.04,flip_to_short -5341,做空,2020-08-25 19:20:00,2020-08-25 19:40:00,380.81,381.56,-0.13,flip_to_long -5342,做多,2020-08-25 19:40:00,2020-08-25 19:45:00,381.56,379.88,-0.25,flip_to_short -5343,做空,2020-08-25 19:45:00,2020-08-25 19:50:00,379.88,380.79,-0.15,flip_to_long -5344,做多,2020-08-25 19:50:00,2020-08-25 19:55:00,380.79,379.67,-0.18,flip_to_short -5345,做空,2020-08-25 19:55:00,2020-08-25 20:15:00,379.67,379.31,0.02,flip_to_long -5346,做多,2020-08-25 20:15:00,2020-08-25 20:55:00,379.31,377.9,-0.21,flip_to_short -5347,做空,2020-08-25 20:55:00,2020-08-25 21:00:00,377.9,378.82,-0.15,flip_to_long -5348,做多,2020-08-25 21:00:00,2020-08-26 00:00:00,378.82,382.8,0.5,flip_to_short -5349,做空,2020-08-26 00:00:00,2020-08-26 00:25:00,382.8,381.65,0.13,flip_to_long -5350,做多,2020-08-26 00:25:00,2020-08-26 00:30:00,381.65,379.88,-0.27,flip_to_short -5351,做空,2020-08-26 00:30:00,2020-08-26 01:00:00,379.88,380.94,-0.17,flip_to_long -5352,做多,2020-08-26 01:00:00,2020-08-26 01:20:00,380.94,381.55,0.06,flip_to_short -5353,做空,2020-08-26 01:20:00,2020-08-26 01:25:00,381.55,383.34,-0.27,flip_to_long -5354,做多,2020-08-26 01:25:00,2020-08-26 06:00:00,383.34,384.31,0.1,flip_to_short -5355,做空,2020-08-26 06:00:00,2020-08-26 08:15:00,384.31,383.62,0.07,flip_to_long -5356,做多,2020-08-26 08:15:00,2020-08-26 09:10:00,383.62,382.78,-0.14,flip_to_short -5357,做空,2020-08-26 09:10:00,2020-08-26 09:15:00,382.78,383.19,-0.08,flip_to_long -5358,做多,2020-08-26 09:15:00,2020-08-26 10:15:00,383.19,383.1,-0.04,flip_to_short -5359,做空,2020-08-26 10:15:00,2020-08-26 13:40:00,383.1,382.99,-0.01,flip_to_long -5360,做多,2020-08-26 13:40:00,2020-08-26 13:45:00,382.99,381.68,-0.2,flip_to_short -5361,做空,2020-08-26 13:45:00,2020-08-26 13:50:00,381.68,382.3,-0.11,flip_to_long -5362,做多,2020-08-26 13:50:00,2020-08-26 18:35:00,382.3,387.89,0.71,flip_to_short -5363,做空,2020-08-26 18:35:00,2020-08-26 19:20:00,387.89,388.5,-0.11,flip_to_long -5364,做多,2020-08-26 19:20:00,2020-08-26 21:10:00,388.5,388.41,-0.04,flip_to_short -5365,做空,2020-08-26 21:10:00,2020-08-26 21:15:00,388.41,390.25,-0.27,flip_to_long -5366,做多,2020-08-26 21:15:00,2020-08-26 21:35:00,390.25,388.9,-0.2,flip_to_short -5367,做空,2020-08-26 21:35:00,2020-08-26 21:50:00,388.9,388.02,0.09,flip_to_long -5368,做多,2020-08-26 21:50:00,2020-08-27 00:55:00,388.02,388.28,0.01,flip_to_short -5369,做空,2020-08-27 00:55:00,2020-08-27 01:20:00,388.28,387.53,0.07,flip_to_long -5370,做多,2020-08-27 01:20:00,2020-08-27 01:35:00,387.53,387.4,-0.04,flip_to_short -5371,做空,2020-08-27 01:35:00,2020-08-27 06:40:00,387.4,384.08,0.41,flip_to_long -5372,做多,2020-08-27 06:40:00,2020-08-27 08:10:00,384.08,384.5,0.03,flip_to_short -5373,做空,2020-08-27 08:10:00,2020-08-27 08:20:00,384.5,384.08,0.03,flip_to_long -5374,做多,2020-08-27 08:20:00,2020-08-27 08:55:00,384.08,383.66,-0.08,flip_to_short -5375,做空,2020-08-27 08:55:00,2020-08-27 09:10:00,383.66,383.69,-0.03,flip_to_long -5376,做多,2020-08-27 09:10:00,2020-08-27 10:35:00,383.69,384.25,0.05,flip_to_short -5377,做空,2020-08-27 10:35:00,2020-08-27 11:00:00,384.25,385.3,-0.17,flip_to_long -5378,做多,2020-08-27 11:00:00,2020-08-27 11:05:00,385.3,384.54,-0.13,flip_to_short -5379,做空,2020-08-27 11:05:00,2020-08-27 11:15:00,384.54,384.94,-0.08,flip_to_long -5380,做多,2020-08-27 11:15:00,2020-08-27 11:20:00,384.94,384.02,-0.15,flip_to_short -5381,做空,2020-08-27 11:20:00,2020-08-27 12:50:00,384.02,386.18,-0.31,flip_to_long -5382,做多,2020-08-27 12:50:00,2020-08-27 14:05:00,386.18,383.05,-0.44,flip_to_short -5383,做空,2020-08-27 14:05:00,2020-08-27 14:30:00,383.05,385.44,-0.34,flip_to_long -5384,做多,2020-08-27 14:30:00,2020-08-27 16:20:00,385.44,384.03,-0.21,flip_to_short -5385,做空,2020-08-27 16:20:00,2020-08-27 18:50:00,384.03,380.98,0.37,flip_to_long -5386,做多,2020-08-27 18:50:00,2020-08-27 20:35:00,380.98,379.48,-0.22,flip_to_short -5387,做空,2020-08-27 20:35:00,2020-08-27 20:50:00,379.48,379.81,-0.07,flip_to_long -5388,做多,2020-08-27 20:50:00,2020-08-27 20:55:00,379.81,379.68,-0.04,flip_to_short -5389,做空,2020-08-27 20:55:00,2020-08-27 22:50:00,379.68,380.01,-0.07,flip_to_long -5390,做多,2020-08-27 22:50:00,2020-08-27 22:55:00,380.01,379.39,-0.11,flip_to_short -5391,做空,2020-08-27 22:55:00,2020-08-27 23:00:00,379.39,380.43,-0.16,flip_to_long -5392,做多,2020-08-27 23:00:00,2020-08-28 00:10:00,380.43,380.79,0.02,flip_to_short -5393,做空,2020-08-28 00:10:00,2020-08-28 00:25:00,380.79,380.88,-0.04,flip_to_long -5394,做多,2020-08-28 00:25:00,2020-08-28 07:40:00,380.88,387.25,0.81,flip_to_short -5395,做空,2020-08-28 07:40:00,2020-08-28 07:45:00,387.25,387.47,-0.05,flip_to_long -5396,做多,2020-08-28 07:45:00,2020-08-28 08:15:00,387.47,387.67,0.0,flip_to_short -5397,做空,2020-08-28 08:15:00,2020-08-28 08:25:00,387.67,388.25,-0.1,flip_to_long -5398,做多,2020-08-28 08:25:00,2020-08-28 08:30:00,388.25,387.68,-0.1,flip_to_short -5399,做空,2020-08-28 08:30:00,2020-08-28 08:35:00,387.68,388.46,-0.13,flip_to_long -5400,做多,2020-08-28 08:35:00,2020-08-28 08:45:00,388.46,388.0,-0.08,flip_to_short -5401,做空,2020-08-28 08:45:00,2020-08-28 09:00:00,388.0,388.82,-0.13,flip_to_long -5402,做多,2020-08-28 09:00:00,2020-08-28 12:50:00,388.82,390.72,0.22,flip_to_short -5403,做空,2020-08-28 12:50:00,2020-08-28 12:55:00,390.72,391.5,-0.13,flip_to_long -5404,做多,2020-08-28 12:55:00,2020-08-28 13:25:00,391.5,391.14,-0.07,flip_to_short -5405,做空,2020-08-28 13:25:00,2020-08-28 13:30:00,391.14,391.55,-0.08,flip_to_long -5406,做多,2020-08-28 13:30:00,2020-08-28 13:40:00,391.55,390.9,-0.11,flip_to_short -5407,做空,2020-08-28 13:40:00,2020-08-28 13:45:00,390.9,391.57,-0.11,flip_to_long -5408,做多,2020-08-28 13:45:00,2020-08-28 14:00:00,391.57,391.64,-0.02,flip_to_short -5409,做空,2020-08-28 14:00:00,2020-08-28 14:55:00,391.64,391.61,-0.02,flip_to_long -5410,做多,2020-08-28 14:55:00,2020-08-28 17:40:00,391.61,392.91,0.14,flip_to_short -5411,做空,2020-08-28 17:40:00,2020-08-28 17:45:00,392.91,393.89,-0.15,flip_to_long -5412,做多,2020-08-28 17:45:00,2020-08-28 17:50:00,393.89,393.72,-0.05,flip_to_short -5413,做空,2020-08-28 17:50:00,2020-08-28 17:55:00,393.72,393.74,-0.03,flip_to_long -5414,做多,2020-08-28 17:55:00,2020-08-28 18:15:00,393.74,394.15,0.03,flip_to_short -5415,做空,2020-08-28 18:15:00,2020-08-28 20:25:00,394.15,395.27,-0.17,flip_to_long -5416,做多,2020-08-28 20:25:00,2020-08-28 23:35:00,395.27,394.36,-0.14,flip_to_short -5417,做空,2020-08-28 23:35:00,2020-08-28 23:40:00,394.36,395.9,-0.22,flip_to_long -5418,做多,2020-08-28 23:40:00,2020-08-29 00:10:00,395.9,393.93,-0.27,flip_to_short -5419,做空,2020-08-29 00:10:00,2020-08-29 00:40:00,393.93,393.73,0.0,flip_to_long -5420,做多,2020-08-29 00:40:00,2020-08-29 01:40:00,393.73,393.16,-0.1,flip_to_short -5421,做空,2020-08-29 01:40:00,2020-08-29 02:25:00,393.16,393.52,-0.07,flip_to_long -5422,做多,2020-08-29 02:25:00,2020-08-29 02:30:00,393.52,393.43,-0.04,flip_to_short -5423,做空,2020-08-29 02:30:00,2020-08-29 02:35:00,393.43,393.5,-0.03,flip_to_long -5424,做多,2020-08-29 02:35:00,2020-08-29 02:50:00,393.5,393.38,-0.04,flip_to_short -5425,做空,2020-08-29 02:50:00,2020-08-29 03:30:00,393.38,393.56,-0.05,flip_to_long -5426,做多,2020-08-29 03:30:00,2020-08-29 04:15:00,393.56,393.53,-0.03,flip_to_short -5427,做空,2020-08-29 04:15:00,2020-08-29 04:20:00,393.53,393.75,-0.05,flip_to_long -5428,做多,2020-08-29 04:20:00,2020-08-29 10:30:00,393.75,400.72,0.85,flip_to_short -5429,做空,2020-08-29 10:30:00,2020-08-29 14:30:00,400.72,398.86,0.21,flip_to_long -5430,做多,2020-08-29 14:30:00,2020-08-29 14:40:00,398.86,398.94,-0.02,flip_to_short -5431,做空,2020-08-29 14:40:00,2020-08-29 14:45:00,398.94,399.21,-0.06,flip_to_long -5432,做多,2020-08-29 14:45:00,2020-08-29 19:45:00,399.21,402.85,0.43,flip_to_short -5433,做空,2020-08-29 19:45:00,2020-08-29 22:15:00,402.85,403.85,-0.15,flip_to_long -5434,做多,2020-08-29 22:15:00,2020-08-29 22:20:00,403.85,403.4,-0.08,flip_to_short -5435,做空,2020-08-29 22:20:00,2020-08-30 01:10:00,403.4,402.51,0.09,flip_to_long -5436,做多,2020-08-30 01:10:00,2020-08-30 04:40:00,402.51,403.57,0.11,flip_to_short -5437,做空,2020-08-30 04:40:00,2020-08-30 06:05:00,403.57,404.2,-0.11,flip_to_long -5438,做多,2020-08-30 06:05:00,2020-08-30 06:25:00,404.2,404.12,-0.04,flip_to_short -5439,做空,2020-08-30 06:25:00,2020-08-30 06:30:00,404.12,404.18,-0.03,flip_to_long -5440,做多,2020-08-30 06:30:00,2020-08-30 08:40:00,404.18,404.52,0.02,flip_to_short -5441,做空,2020-08-30 08:40:00,2020-08-30 09:30:00,404.52,404.42,-0.01,flip_to_long -5442,做多,2020-08-30 09:30:00,2020-08-30 09:35:00,404.42,404.07,-0.07,flip_to_short -5443,做空,2020-08-30 09:35:00,2020-08-30 09:40:00,404.07,404.84,-0.12,flip_to_long -5444,做多,2020-08-30 09:40:00,2020-08-30 10:05:00,404.84,404.08,-0.12,flip_to_short -5445,做空,2020-08-30 10:05:00,2020-08-30 10:10:00,404.08,404.12,-0.03,flip_to_long -5446,做多,2020-08-30 10:10:00,2020-08-30 10:40:00,404.12,404.2,-0.02,flip_to_short -5447,做空,2020-08-30 10:40:00,2020-08-30 11:10:00,404.2,404.43,-0.05,flip_to_long -5448,做多,2020-08-30 11:10:00,2020-08-30 12:15:00,404.43,405.4,0.1,flip_to_short -5449,做空,2020-08-30 12:15:00,2020-08-30 20:50:00,405.4,422.93,-2.2,flip_to_long -5450,做多,2020-08-30 20:50:00,2020-08-30 21:00:00,422.93,422.62,-0.06,flip_to_short -5451,做空,2020-08-30 21:00:00,2020-08-30 21:05:00,422.62,423.05,-0.07,flip_to_long -5452,做多,2020-08-30 21:05:00,2020-08-30 21:40:00,423.05,423.62,0.04,flip_to_short -5453,做空,2020-08-30 21:40:00,2020-08-30 22:15:00,423.62,423.96,-0.06,flip_to_long -5454,做多,2020-08-30 22:15:00,2020-08-30 22:20:00,423.96,423.44,-0.08,flip_to_short -5455,做空,2020-08-30 22:20:00,2020-08-30 22:30:00,423.44,423.36,-0.01,flip_to_long -5456,做多,2020-08-30 22:30:00,2020-08-31 01:10:00,423.36,425.27,0.19,flip_to_short -5457,做空,2020-08-31 01:10:00,2020-08-31 03:35:00,425.27,426.39,-0.15,flip_to_long -5458,做多,2020-08-31 03:35:00,2020-08-31 04:20:00,426.39,426.79,0.02,flip_to_short -5459,做空,2020-08-31 04:20:00,2020-08-31 04:30:00,426.79,426.51,0.01,flip_to_long -5460,做多,2020-08-31 04:30:00,2020-08-31 09:30:00,426.51,422.67,-0.46,flip_to_short -5461,做空,2020-08-31 09:30:00,2020-08-31 10:05:00,422.67,422.86,-0.05,flip_to_long -5462,做多,2020-08-31 10:05:00,2020-08-31 15:25:00,422.86,433.25,1.16,flip_to_short -5463,做空,2020-08-31 15:25:00,2020-08-31 15:35:00,433.25,433.05,-0.0,flip_to_long -5464,做多,2020-08-31 15:35:00,2020-08-31 15:50:00,433.05,434.0,0.08,flip_to_short -5465,做空,2020-08-31 15:50:00,2020-08-31 16:35:00,434.0,434.42,-0.07,flip_to_long -5466,做多,2020-08-31 16:35:00,2020-08-31 16:40:00,434.42,433.17,-0.17,flip_to_short -5467,做空,2020-08-31 16:40:00,2020-08-31 17:30:00,433.17,434.2,-0.14,flip_to_long -5468,做多,2020-08-31 17:30:00,2020-08-31 17:45:00,434.2,434.19,-0.03,flip_to_short -5469,做空,2020-08-31 17:45:00,2020-08-31 17:50:00,434.19,434.28,-0.03,flip_to_long -5470,做多,2020-08-31 17:50:00,2020-08-31 17:55:00,434.28,434.24,-0.03,flip_to_short -5471,做空,2020-08-31 17:55:00,2020-08-31 22:25:00,434.24,435.18,-0.13,flip_to_long -5472,做多,2020-08-31 22:25:00,2020-08-31 22:35:00,435.18,435.09,-0.03,flip_to_short -5473,做空,2020-08-31 22:35:00,2020-09-01 00:55:00,435.09,433.6,0.14,flip_to_long -5474,做多,2020-09-01 00:55:00,2020-09-01 01:10:00,433.6,433.71,-0.01,flip_to_short -5475,做空,2020-09-01 01:10:00,2020-09-01 01:20:00,433.71,435.03,-0.17,flip_to_long -5476,做多,2020-09-01 01:20:00,2020-09-01 13:55:00,435.03,468.9,3.79,flip_to_short -5477,做空,2020-09-01 13:55:00,2020-09-01 14:45:00,468.9,469.13,-0.05,flip_to_long -5478,做多,2020-09-01 14:45:00,2020-09-01 19:30:00,469.13,476.69,0.82,flip_to_short -5479,做空,2020-09-01 19:30:00,2020-09-01 20:25:00,476.69,478.46,-0.23,flip_to_long -5480,做多,2020-09-01 20:25:00,2020-09-01 20:35:00,478.46,478.42,-0.03,flip_to_short -5481,做空,2020-09-01 20:35:00,2020-09-02 04:10:00,478.42,473.63,0.51,flip_to_long -5482,做多,2020-09-02 04:10:00,2020-09-02 06:05:00,473.63,473.22,-0.07,flip_to_short -5483,做空,2020-09-02 06:05:00,2020-09-02 06:10:00,473.22,474.5,-0.17,flip_to_long -5484,做多,2020-09-02 06:10:00,2020-09-02 06:15:00,474.5,474.21,-0.06,flip_to_short -5485,做空,2020-09-02 06:15:00,2020-09-02 06:55:00,474.21,474.07,-0.01,flip_to_long -5486,做多,2020-09-02 06:55:00,2020-09-02 18:35:00,474.07,433.72,-4.58,flip_to_short -5487,做空,2020-09-02 18:35:00,2020-09-02 18:45:00,433.72,434.1,-0.07,flip_to_long -5488,做多,2020-09-02 18:45:00,2020-09-02 20:05:00,434.1,433.4,-0.1,flip_to_short -5489,做空,2020-09-02 20:05:00,2020-09-02 20:30:00,433.4,433.65,-0.05,flip_to_long -5490,做多,2020-09-02 20:30:00,2020-09-03 03:20:00,433.65,444.12,1.15,flip_to_short -5491,做空,2020-09-03 03:20:00,2020-09-03 04:05:00,444.12,444.29,-0.04,flip_to_long -5492,做多,2020-09-03 04:05:00,2020-09-03 04:15:00,444.29,444.68,0.02,flip_to_short -5493,做空,2020-09-03 04:15:00,2020-09-03 07:50:00,444.68,437.12,0.83,flip_to_long -5494,做多,2020-09-03 07:50:00,2020-09-03 07:55:00,437.12,437.0,-0.04,flip_to_short -5495,做空,2020-09-03 07:55:00,2020-09-03 08:10:00,437.0,435.17,0.19,flip_to_long -5496,做多,2020-09-03 08:10:00,2020-09-03 08:25:00,435.17,433.78,-0.19,flip_to_short -5497,做空,2020-09-03 08:25:00,2020-09-03 08:40:00,433.78,435.54,-0.23,flip_to_long -5498,做多,2020-09-03 08:40:00,2020-09-03 08:45:00,435.54,434.84,-0.11,flip_to_short -5499,做空,2020-09-03 08:45:00,2020-09-03 08:50:00,434.84,435.22,-0.07,flip_to_long -5500,做多,2020-09-03 08:50:00,2020-09-03 09:50:00,435.22,434.06,-0.16,flip_to_short -5501,做空,2020-09-03 09:50:00,2020-09-03 19:15:00,434.06,403.52,3.51,flip_to_long -5502,做多,2020-09-03 19:15:00,2020-09-03 19:20:00,403.52,402.69,-0.14,flip_to_short -5503,做空,2020-09-03 19:20:00,2020-09-03 19:25:00,402.69,404.06,-0.21,flip_to_long -5504,做多,2020-09-03 19:25:00,2020-09-03 19:30:00,404.06,402.33,-0.25,flip_to_short -5505,做空,2020-09-03 19:30:00,2020-09-03 19:40:00,402.33,403.46,-0.18,flip_to_long -5506,做多,2020-09-03 19:40:00,2020-09-03 19:45:00,403.46,401.66,-0.26,flip_to_short -5507,做空,2020-09-03 19:45:00,2020-09-03 19:50:00,401.66,402.39,-0.12,flip_to_long -5508,做多,2020-09-03 19:50:00,2020-09-03 19:55:00,402.39,401.89,-0.09,flip_to_short -5509,做空,2020-09-03 19:55:00,2020-09-03 20:00:00,401.89,404.06,-0.31,flip_to_long -5510,做多,2020-09-03 20:00:00,2020-09-03 21:15:00,404.06,402.57,-0.22,flip_to_short -5511,做空,2020-09-03 21:15:00,2020-09-03 21:35:00,402.57,402.24,0.02,flip_to_long -5512,做多,2020-09-03 21:35:00,2020-09-03 21:40:00,402.24,401.66,-0.1,flip_to_short -5513,做空,2020-09-03 21:40:00,2020-09-03 21:55:00,401.66,402.81,-0.17,flip_to_long -5514,做多,2020-09-03 21:55:00,2020-09-03 22:05:00,402.81,402.49,-0.07,flip_to_short -5515,做空,2020-09-03 22:05:00,2020-09-04 03:25:00,402.49,387.82,1.84,flip_to_long -5516,做多,2020-09-04 03:25:00,2020-09-04 03:35:00,387.82,387.0,-0.14,flip_to_short -5517,做空,2020-09-04 03:35:00,2020-09-04 04:05:00,387.0,388.07,-0.18,flip_to_long -5518,做多,2020-09-04 04:05:00,2020-09-04 04:25:00,388.07,386.37,-0.26,flip_to_short -5519,做空,2020-09-04 04:25:00,2020-09-04 04:50:00,386.37,387.25,-0.15,flip_to_long -5520,做多,2020-09-04 04:50:00,2020-09-04 05:05:00,387.25,386.57,-0.12,flip_to_short -5521,做空,2020-09-04 05:05:00,2020-09-04 05:10:00,386.57,387.65,-0.18,flip_to_long -5522,做多,2020-09-04 05:10:00,2020-09-04 05:15:00,387.65,387.27,-0.08,flip_to_short -5523,做空,2020-09-04 05:15:00,2020-09-04 05:40:00,387.27,387.46,-0.05,flip_to_long -5524,做多,2020-09-04 05:40:00,2020-09-04 06:00:00,387.46,386.74,-0.12,flip_to_short -5525,做空,2020-09-04 06:00:00,2020-09-04 06:25:00,386.74,386.88,-0.05,flip_to_long -5526,做多,2020-09-04 06:25:00,2020-09-04 06:30:00,386.88,385.34,-0.24,flip_to_short -5527,做空,2020-09-04 06:30:00,2020-09-04 07:40:00,385.34,376.48,1.18,tp_lower -5528,做多,2020-09-04 07:50:00,2020-09-04 11:15:00,386.26,392.55,0.84,flip_to_short -5529,做空,2020-09-04 11:15:00,2020-09-04 11:45:00,392.55,392.76,-0.06,flip_to_long -5530,做多,2020-09-04 11:45:00,2020-09-04 12:15:00,392.76,393.7,0.1,flip_to_short -5531,做空,2020-09-04 12:15:00,2020-09-04 12:20:00,393.7,393.88,-0.05,flip_to_long -5532,做多,2020-09-04 12:20:00,2020-09-04 12:55:00,393.88,394.91,0.11,flip_to_short -5533,做空,2020-09-04 12:55:00,2020-09-04 13:15:00,394.91,395.14,-0.06,flip_to_long -5534,做多,2020-09-04 13:15:00,2020-09-04 13:25:00,395.14,395.0,-0.05,flip_to_short -5535,做空,2020-09-04 13:25:00,2020-09-04 13:30:00,395.0,397.19,-0.33,flip_to_long -5536,做多,2020-09-04 13:30:00,2020-09-04 13:45:00,397.19,394.31,-0.42,flip_to_short -5537,做空,2020-09-04 13:45:00,2020-09-04 14:50:00,394.31,369.43,3.34,tp_lower -5538,做多,2020-09-04 16:40:00,2020-09-04 16:45:00,387.76,385.45,-0.37,flip_to_short -5539,做空,2020-09-04 16:45:00,2020-09-04 17:35:00,385.45,384.93,0.05,flip_to_long -5540,做多,2020-09-04 17:35:00,2020-09-04 17:40:00,384.93,384.15,-0.14,flip_to_short -5541,做空,2020-09-04 17:40:00,2020-09-04 17:50:00,384.15,384.9,-0.14,flip_to_long -5542,做多,2020-09-04 17:50:00,2020-09-04 17:55:00,384.9,383.75,-0.19,flip_to_short -5543,做空,2020-09-04 17:55:00,2020-09-04 18:00:00,383.75,384.15,-0.09,flip_to_long -5544,做多,2020-09-04 18:00:00,2020-09-04 18:05:00,384.15,384.1,-0.04,flip_to_short -5545,做空,2020-09-04 18:05:00,2020-09-04 18:35:00,384.1,383.65,0.04,flip_to_long -5546,做多,2020-09-04 18:35:00,2020-09-04 22:00:00,383.65,388.29,0.64,flip_to_short -5547,做空,2020-09-04 22:00:00,2020-09-04 23:00:00,388.29,387.75,0.05,flip_to_long -5548,做多,2020-09-04 23:00:00,2020-09-05 00:40:00,387.75,391.69,0.54,flip_to_short -5549,做空,2020-09-05 00:40:00,2020-09-05 01:30:00,391.69,388.57,0.44,flip_to_long -5550,做多,2020-09-05 01:30:00,2020-09-05 02:20:00,388.57,389.99,0.19,flip_to_short -5551,做空,2020-09-05 02:20:00,2020-09-05 02:35:00,389.99,388.35,0.22,flip_to_long -5552,做多,2020-09-05 02:35:00,2020-09-05 02:50:00,388.35,388.16,-0.06,flip_to_short -5553,做空,2020-09-05 02:50:00,2020-09-05 03:00:00,388.16,389.4,-0.22,flip_to_long -5554,做多,2020-09-05 03:00:00,2020-09-05 03:15:00,389.4,387.13,-0.37,flip_to_short -5555,做空,2020-09-05 03:15:00,2020-09-05 03:45:00,387.13,388.18,-0.19,flip_to_long -5556,做多,2020-09-05 03:45:00,2020-09-05 04:25:00,388.18,388.16,-0.03,flip_to_short -5557,做空,2020-09-05 04:25:00,2020-09-05 06:30:00,388.16,385.9,0.31,flip_to_long -5558,做多,2020-09-05 06:30:00,2020-09-05 06:45:00,385.9,387.0,0.14,flip_to_short -5559,做空,2020-09-05 06:45:00,2020-09-05 14:50:00,387.0,358.74,4.24,flip_to_long -5560,做多,2020-09-05 14:50:00,2020-09-05 15:00:00,358.74,355.44,-0.61,flip_to_short -5561,做空,2020-09-05 15:00:00,2020-09-05 16:55:00,355.44,352.49,0.48,flip_to_long -5562,做多,2020-09-05 16:55:00,2020-09-05 17:00:00,352.49,348.61,-0.72,flip_to_short -5563,做空,2020-09-05 17:00:00,2020-09-05 17:05:00,348.61,351.08,-0.47,flip_to_long -5564,做多,2020-09-05 17:05:00,2020-09-05 17:15:00,351.08,345.74,-0.96,flip_to_short -5565,做空,2020-09-05 17:15:00,2020-09-05 21:30:00,345.74,332.18,2.33,flip_to_long -5566,做多,2020-09-05 21:30:00,2020-09-05 22:35:00,332.18,328.99,-0.63,flip_to_short -5567,做空,2020-09-05 22:35:00,2020-09-05 23:10:00,328.99,327.0,0.34,flip_to_long -5568,做多,2020-09-05 23:10:00,2020-09-05 23:25:00,327.0,327.47,0.06,flip_to_short -5569,做空,2020-09-05 23:25:00,2020-09-06 02:00:00,327.47,332.75,-1.03,flip_to_long -5570,做多,2020-09-06 02:00:00,2020-09-06 02:05:00,332.75,328.08,-0.9,flip_to_short -5571,做空,2020-09-06 02:05:00,2020-09-06 02:55:00,328.08,331.18,-0.61,flip_to_long -5572,做多,2020-09-06 02:55:00,2020-09-06 03:05:00,331.18,330.44,-0.17,flip_to_short -5573,做空,2020-09-06 03:05:00,2020-09-06 04:00:00,330.44,331.53,-0.23,flip_to_long -5574,做多,2020-09-06 04:00:00,2020-09-06 13:05:00,331.53,346.77,2.74,flip_to_short -5575,做空,2020-09-06 13:05:00,2020-09-06 13:10:00,346.77,347.67,-0.19,flip_to_long -5576,做多,2020-09-06 13:10:00,2020-09-06 13:55:00,347.67,348.72,0.16,flip_to_short -5577,做空,2020-09-06 13:55:00,2020-09-06 14:00:00,348.72,352.99,-0.8,flip_to_long -5578,做多,2020-09-06 14:00:00,2020-09-06 14:15:00,352.99,347.69,-0.96,flip_to_short -5579,做空,2020-09-06 14:15:00,2020-09-06 16:20:00,347.69,349.6,-0.37,flip_to_long -5580,做多,2020-09-06 16:20:00,2020-09-06 17:20:00,349.6,349.04,-0.13,flip_to_short -5581,做空,2020-09-06 17:20:00,2020-09-06 18:05:00,349.04,347.56,0.23,flip_to_long -5582,做多,2020-09-06 18:05:00,2020-09-06 22:25:00,347.56,351.75,0.7,flip_to_short -5583,做空,2020-09-06 22:25:00,2020-09-06 23:30:00,351.75,352.93,-0.24,flip_to_long -5584,做多,2020-09-06 23:30:00,2020-09-06 23:50:00,352.93,352.27,-0.14,flip_to_short -5585,做空,2020-09-06 23:50:00,2020-09-07 00:00:00,352.27,353.22,-0.19,flip_to_long -5586,做多,2020-09-07 00:00:00,2020-09-07 01:05:00,353.22,354.57,0.2,flip_to_short -5587,做空,2020-09-07 01:05:00,2020-09-07 01:30:00,354.57,355.03,-0.11,flip_to_long -5588,做多,2020-09-07 01:30:00,2020-09-07 01:35:00,355.03,354.75,-0.08,flip_to_short -5589,做空,2020-09-07 01:35:00,2020-09-07 07:20:00,354.75,345.39,1.59,flip_to_long -5590,做多,2020-09-07 07:20:00,2020-09-07 07:30:00,345.39,345.66,0.02,flip_to_short -5591,做空,2020-09-07 07:30:00,2020-09-07 08:10:00,345.66,346.18,-0.13,flip_to_long -5592,做多,2020-09-07 08:10:00,2020-09-07 08:55:00,346.18,345.28,-0.19,flip_to_short -5593,做空,2020-09-07 08:55:00,2020-09-07 09:15:00,345.28,344.8,0.06,flip_to_long -5594,做多,2020-09-07 09:15:00,2020-09-07 09:45:00,344.8,343.8,-0.21,flip_to_short -5595,做空,2020-09-07 09:45:00,2020-09-07 09:50:00,343.8,343.98,-0.06,flip_to_long -5596,做多,2020-09-07 09:50:00,2020-09-07 10:10:00,343.98,344.57,0.08,flip_to_short -5597,做空,2020-09-07 10:10:00,2020-09-07 11:05:00,344.57,342.8,0.29,flip_to_long -5598,做多,2020-09-07 11:05:00,2020-09-07 13:55:00,342.8,337.27,-1.04,flip_to_short -5599,做空,2020-09-07 13:55:00,2020-09-07 14:00:00,337.27,337.43,-0.06,flip_to_long -5600,做多,2020-09-07 14:00:00,2020-09-07 14:10:00,337.43,337.33,-0.05,flip_to_short -5601,做空,2020-09-07 14:10:00,2020-09-07 14:20:00,337.33,337.32,-0.03,flip_to_long -5602,做多,2020-09-07 14:20:00,2020-09-07 14:30:00,337.32,337.58,0.02,flip_to_short -5603,做空,2020-09-07 14:30:00,2020-09-07 15:05:00,337.58,338.08,-0.12,flip_to_long -5604,做多,2020-09-07 15:05:00,2020-09-07 19:40:00,338.08,346.14,1.43,flip_to_short -5605,做空,2020-09-07 19:40:00,2020-09-07 21:00:00,346.14,347.08,-0.2,flip_to_long -5606,做多,2020-09-07 21:00:00,2020-09-07 21:05:00,347.08,346.72,-0.1,flip_to_short -5607,做空,2020-09-07 21:05:00,2020-09-07 21:10:00,346.72,347.09,-0.1,flip_to_long -5608,做多,2020-09-07 21:10:00,2020-09-07 21:20:00,347.09,346.73,-0.1,flip_to_short -5609,做空,2020-09-07 21:20:00,2020-09-07 21:40:00,346.73,347.48,-0.16,flip_to_long -5610,做多,2020-09-07 21:40:00,2020-09-07 21:45:00,347.48,346.15,-0.27,flip_to_short -5611,做空,2020-09-07 21:45:00,2020-09-07 22:00:00,346.15,347.73,-0.31,flip_to_long -5612,做多,2020-09-07 22:00:00,2020-09-08 00:35:00,347.73,350.52,0.46,flip_to_short -5613,做空,2020-09-08 00:35:00,2020-09-08 01:00:00,350.52,349.8,0.1,flip_to_long -5614,做多,2020-09-08 01:00:00,2020-09-08 01:30:00,349.8,349.25,-0.13,flip_to_short -5615,做空,2020-09-08 01:30:00,2020-09-08 02:25:00,349.25,350.55,-0.27,flip_to_long -5616,做多,2020-09-08 02:25:00,2020-09-08 02:30:00,350.55,349.5,-0.22,flip_to_short -5617,做空,2020-09-08 02:30:00,2020-09-08 02:45:00,349.5,350.83,-0.27,flip_to_long -5618,做多,2020-09-08 02:45:00,2020-09-08 03:15:00,350.83,350.93,-0.01,flip_to_short -5619,做空,2020-09-08 03:15:00,2020-09-08 06:50:00,350.93,349.34,0.25,flip_to_long -5620,做多,2020-09-08 06:50:00,2020-09-08 07:15:00,349.34,347.87,-0.29,flip_to_short -5621,做空,2020-09-08 07:15:00,2020-09-08 07:25:00,347.87,348.48,-0.14,flip_to_long -5622,做多,2020-09-08 07:25:00,2020-09-08 07:30:00,348.48,347.01,-0.29,flip_to_short -5623,做空,2020-09-08 07:30:00,2020-09-08 08:00:00,347.01,349.37,-0.45,flip_to_long -5624,做多,2020-09-08 08:00:00,2020-09-08 08:15:00,349.37,347.3,-0.39,flip_to_short -5625,做空,2020-09-08 08:15:00,2020-09-08 14:05:00,347.3,337.96,1.6,flip_to_long -5626,做多,2020-09-08 14:05:00,2020-09-08 18:20:00,337.96,341.14,0.55,flip_to_short -5627,做空,2020-09-08 18:20:00,2020-09-08 18:25:00,341.14,341.91,-0.17,flip_to_long -5628,做多,2020-09-08 18:25:00,2020-09-08 18:30:00,341.91,341.59,-0.09,flip_to_short -5629,做空,2020-09-08 18:30:00,2020-09-08 21:50:00,341.59,337.99,0.63,flip_to_long -5630,做多,2020-09-08 21:50:00,2020-09-08 22:00:00,337.99,336.51,-0.31,flip_to_short -5631,做空,2020-09-08 22:00:00,2020-09-08 22:30:00,336.51,337.64,-0.24,flip_to_long -5632,做多,2020-09-08 22:30:00,2020-09-08 22:35:00,337.64,332.32,-1.01,flip_to_short -5633,做空,2020-09-08 22:35:00,2020-09-08 22:50:00,332.32,336.99,-0.89,flip_to_long -5634,做多,2020-09-08 22:50:00,2020-09-08 22:55:00,336.99,336.09,-0.19,flip_to_short -5635,做空,2020-09-08 22:55:00,2020-09-09 04:30:00,336.09,336.11,-0.03,flip_to_long -5636,做多,2020-09-09 04:30:00,2020-09-09 04:40:00,336.11,336.18,-0.02,flip_to_short -5637,做空,2020-09-09 04:40:00,2020-09-09 04:50:00,336.18,335.61,0.07,flip_to_long -5638,做多,2020-09-09 04:50:00,2020-09-09 05:10:00,335.61,335.93,0.03,flip_to_short -5639,做空,2020-09-09 05:10:00,2020-09-09 05:15:00,335.93,336.98,-0.22,flip_to_long -5640,做多,2020-09-09 05:15:00,2020-09-09 06:15:00,336.98,335.16,-0.36,flip_to_short -5641,做空,2020-09-09 06:15:00,2020-09-09 06:25:00,335.16,335.66,-0.12,flip_to_long -5642,做多,2020-09-09 06:25:00,2020-09-09 06:35:00,335.66,335.63,-0.04,flip_to_short -5643,做空,2020-09-09 06:35:00,2020-09-09 06:45:00,335.63,336.49,-0.19,flip_to_long -5644,做多,2020-09-09 06:45:00,2020-09-09 14:10:00,336.49,346.37,1.74,flip_to_short -5645,做空,2020-09-09 14:10:00,2020-09-09 14:15:00,346.37,347.91,-0.31,flip_to_long -5646,做多,2020-09-09 14:15:00,2020-09-09 16:15:00,347.91,348.66,0.1,flip_to_short -5647,做空,2020-09-09 16:15:00,2020-09-09 16:20:00,348.66,349.69,-0.21,flip_to_long -5648,做多,2020-09-09 16:20:00,2020-09-09 17:30:00,349.69,349.45,-0.07,flip_to_short -5649,做空,2020-09-09 17:30:00,2020-09-09 17:35:00,349.45,350.92,-0.29,flip_to_long -5650,做多,2020-09-09 17:35:00,2020-09-09 20:45:00,350.92,353.32,0.39,flip_to_short -5651,做空,2020-09-09 20:45:00,2020-09-09 21:05:00,353.32,354.73,-0.28,flip_to_long -5652,做多,2020-09-09 21:05:00,2020-09-09 21:25:00,354.73,354.09,-0.14,flip_to_short -5653,做空,2020-09-09 21:25:00,2020-09-09 21:35:00,354.09,354.03,-0.02,flip_to_long -5654,做多,2020-09-09 21:35:00,2020-09-09 21:45:00,354.03,353.31,-0.15,flip_to_short -5655,做空,2020-09-09 21:45:00,2020-09-09 22:00:00,353.31,353.97,-0.14,flip_to_long -5656,做多,2020-09-09 22:00:00,2020-09-09 22:15:00,353.97,354.65,0.09,flip_to_short -5657,做空,2020-09-09 22:15:00,2020-09-09 22:25:00,354.65,354.52,-0.01,flip_to_long -5658,做多,2020-09-09 22:25:00,2020-09-09 23:05:00,354.52,355.41,0.12,flip_to_short -5659,做空,2020-09-09 23:05:00,2020-09-10 00:10:00,355.41,355.86,-0.11,flip_to_long -5660,做多,2020-09-10 00:10:00,2020-09-10 01:00:00,355.86,354.82,-0.21,flip_to_short -5661,做空,2020-09-10 01:00:00,2020-09-10 10:05:00,354.82,367.9,-2.3,flip_to_long -5662,做多,2020-09-10 10:05:00,2020-09-10 10:15:00,367.9,366.67,-0.23,flip_to_short -5663,做空,2020-09-10 10:15:00,2020-09-10 11:15:00,366.67,365.37,0.18,flip_to_long -5664,做多,2020-09-10 11:15:00,2020-09-10 11:25:00,365.37,365.47,-0.01,flip_to_short -5665,做空,2020-09-10 11:25:00,2020-09-10 11:45:00,365.47,365.17,0.02,flip_to_long -5666,做多,2020-09-10 11:45:00,2020-09-10 14:45:00,365.17,369.11,0.61,flip_to_short -5667,做空,2020-09-10 14:45:00,2020-09-10 15:05:00,369.11,368.27,0.11,flip_to_long -5668,做多,2020-09-10 15:05:00,2020-09-10 15:30:00,368.27,369.14,0.11,flip_to_short -5669,做空,2020-09-10 15:30:00,2020-09-10 15:40:00,369.14,369.52,-0.09,flip_to_long -5670,做多,2020-09-10 15:40:00,2020-09-10 15:50:00,369.52,369.48,-0.04,flip_to_short -5671,做空,2020-09-10 15:50:00,2020-09-10 15:55:00,369.48,370.72,-0.23,flip_to_long -5672,做多,2020-09-10 15:55:00,2020-09-10 16:00:00,370.72,369.93,-0.16,flip_to_short -5673,做空,2020-09-10 16:00:00,2020-09-10 20:10:00,369.93,366.0,0.6,flip_to_long -5674,做多,2020-09-10 20:10:00,2020-09-10 20:25:00,366.0,365.83,-0.06,flip_to_short -5675,做空,2020-09-10 20:25:00,2020-09-10 20:30:00,365.83,366.47,-0.13,flip_to_long -5676,做多,2020-09-10 20:30:00,2020-09-10 20:35:00,366.47,365.65,-0.16,flip_to_short -5677,做空,2020-09-10 20:35:00,2020-09-10 20:40:00,365.65,366.07,-0.1,flip_to_long -5678,做多,2020-09-10 20:40:00,2020-09-10 20:45:00,366.07,365.84,-0.07,flip_to_short -5679,做空,2020-09-10 20:45:00,2020-09-10 20:50:00,365.84,367.11,-0.23,flip_to_long -5680,做多,2020-09-10 20:50:00,2020-09-10 20:55:00,367.11,365.22,-0.33,flip_to_short -5681,做空,2020-09-10 20:55:00,2020-09-10 21:05:00,365.22,365.27,-0.04,flip_to_long -5682,做多,2020-09-10 21:05:00,2020-09-11 01:10:00,365.27,367.53,0.33,flip_to_short -5683,做空,2020-09-11 01:10:00,2020-09-11 01:25:00,367.53,368.28,-0.15,flip_to_long -5684,做多,2020-09-11 01:25:00,2020-09-11 01:30:00,368.28,366.9,-0.25,flip_to_short -5685,做空,2020-09-11 01:30:00,2020-09-11 06:30:00,366.9,361.77,0.8,flip_to_long -5686,做多,2020-09-11 06:30:00,2020-09-11 06:35:00,361.77,361.04,-0.15,flip_to_short -5687,做空,2020-09-11 06:35:00,2020-09-11 06:45:00,361.04,363.29,-0.4,flip_to_long -5688,做多,2020-09-11 06:45:00,2020-09-11 10:15:00,363.29,364.29,0.13,flip_to_short -5689,做空,2020-09-11 10:15:00,2020-09-11 11:10:00,364.29,366.72,-0.43,flip_to_long -5690,做多,2020-09-11 11:10:00,2020-09-11 11:30:00,366.72,365.05,-0.3,flip_to_short -5691,做空,2020-09-11 11:30:00,2020-09-11 12:45:00,365.05,364.71,0.03,flip_to_long -5692,做多,2020-09-11 12:45:00,2020-09-11 13:00:00,364.71,363.9,-0.16,flip_to_short -5693,做空,2020-09-11 13:00:00,2020-09-11 13:10:00,363.9,366.09,-0.38,flip_to_long -5694,做多,2020-09-11 13:10:00,2020-09-11 13:30:00,366.09,364.8,-0.23,flip_to_short -5695,做空,2020-09-11 13:30:00,2020-09-11 13:35:00,364.8,365.37,-0.12,flip_to_long -5696,做多,2020-09-11 13:35:00,2020-09-11 13:55:00,365.37,364.69,-0.14,flip_to_short -5697,做空,2020-09-11 13:55:00,2020-09-11 14:05:00,364.69,364.49,0.0,flip_to_long -5698,做多,2020-09-11 14:05:00,2020-09-11 16:55:00,364.49,367.26,0.41,flip_to_short -5699,做空,2020-09-11 16:55:00,2020-09-11 17:50:00,367.26,366.93,0.02,flip_to_long -5700,做多,2020-09-11 17:50:00,2020-09-11 18:15:00,366.93,367.64,0.08,flip_to_short -5701,做空,2020-09-11 18:15:00,2020-09-11 18:35:00,367.64,367.46,-0.0,flip_to_long -5702,做多,2020-09-11 18:35:00,2020-09-11 18:45:00,367.46,367.08,-0.09,flip_to_short -5703,做空,2020-09-11 18:45:00,2020-09-11 18:50:00,367.08,367.55,-0.1,flip_to_long -5704,做多,2020-09-11 18:50:00,2020-09-11 19:00:00,367.55,367.14,-0.09,flip_to_short -5705,做空,2020-09-11 19:00:00,2020-09-11 19:20:00,367.14,367.96,-0.16,flip_to_long -5706,做多,2020-09-11 19:20:00,2020-09-11 20:20:00,367.96,367.84,-0.05,flip_to_short -5707,做空,2020-09-11 20:20:00,2020-09-11 20:25:00,367.84,368.75,-0.17,flip_to_long -5708,做多,2020-09-11 20:25:00,2020-09-11 20:50:00,368.75,368.02,-0.14,flip_to_short -5709,做空,2020-09-11 20:50:00,2020-09-12 00:15:00,368.02,370.85,-0.47,flip_to_long -5710,做多,2020-09-12 00:15:00,2020-09-12 00:55:00,370.85,371.01,-0.0,flip_to_short -5711,做空,2020-09-12 00:55:00,2020-09-12 01:00:00,371.01,371.59,-0.12,flip_to_long -5712,做多,2020-09-12 01:00:00,2020-09-12 01:45:00,371.59,371.4,-0.06,flip_to_short -5713,做空,2020-09-12 01:45:00,2020-09-12 01:50:00,371.4,372.08,-0.13,flip_to_long -5714,做多,2020-09-12 01:50:00,2020-09-12 02:05:00,372.08,371.32,-0.15,flip_to_short -5715,做空,2020-09-12 02:05:00,2020-09-12 04:25:00,371.32,371.05,0.01,flip_to_long -5716,做多,2020-09-12 04:25:00,2020-09-12 04:30:00,371.05,370.48,-0.12,flip_to_short -5717,做空,2020-09-12 04:30:00,2020-09-12 04:55:00,370.48,370.69,-0.06,flip_to_long -5718,做多,2020-09-12 04:55:00,2020-09-12 05:30:00,370.69,370.29,-0.09,flip_to_short -5719,做空,2020-09-12 05:30:00,2020-09-12 05:35:00,370.29,371.02,-0.14,flip_to_long -5720,做多,2020-09-12 05:35:00,2020-09-12 05:45:00,371.02,370.52,-0.1,flip_to_short -5721,做空,2020-09-12 05:45:00,2020-09-12 05:50:00,370.52,371.0,-0.1,flip_to_long -5722,做多,2020-09-12 05:50:00,2020-09-12 05:55:00,371.0,370.69,-0.08,flip_to_short -5723,做空,2020-09-12 05:55:00,2020-09-12 09:05:00,370.69,368.77,0.26,flip_to_long -5724,做多,2020-09-12 09:05:00,2020-09-12 09:25:00,368.77,368.76,-0.03,flip_to_short -5725,做空,2020-09-12 09:25:00,2020-09-12 09:35:00,368.76,368.98,-0.06,flip_to_long -5726,做多,2020-09-12 09:35:00,2020-09-12 10:35:00,368.98,368.3,-0.13,flip_to_short -5727,做空,2020-09-12 10:35:00,2020-09-12 10:40:00,368.3,368.63,-0.08,flip_to_long -5728,做多,2020-09-12 10:40:00,2020-09-12 10:45:00,368.63,368.55,-0.04,flip_to_short -5729,做空,2020-09-12 10:45:00,2020-09-12 12:35:00,368.55,368.75,-0.06,flip_to_long -5730,做多,2020-09-12 12:35:00,2020-09-12 13:05:00,368.75,368.71,-0.03,flip_to_short -5731,做空,2020-09-12 13:05:00,2020-09-12 13:10:00,368.71,369.12,-0.09,flip_to_long -5732,做多,2020-09-12 13:10:00,2020-09-12 13:15:00,369.12,369.0,-0.05,flip_to_short -5733,做空,2020-09-12 13:15:00,2020-09-12 14:15:00,369.0,370.93,-0.32,flip_to_long -5734,做多,2020-09-12 14:15:00,2020-09-12 22:20:00,370.93,381.85,1.61,flip_to_short -5735,做空,2020-09-12 22:20:00,2020-09-13 00:45:00,381.85,384.21,-0.38,flip_to_long -5736,做多,2020-09-13 00:45:00,2020-09-13 01:10:00,384.21,384.13,-0.04,flip_to_short -5737,做空,2020-09-13 01:10:00,2020-09-13 01:15:00,384.13,384.55,-0.09,flip_to_long -5738,做多,2020-09-13 01:15:00,2020-09-13 01:20:00,384.55,383.43,-0.2,flip_to_short -5739,做空,2020-09-13 01:20:00,2020-09-13 01:45:00,383.43,384.19,-0.14,flip_to_long -5740,做多,2020-09-13 01:45:00,2020-09-13 01:55:00,384.19,383.92,-0.07,flip_to_short -5741,做空,2020-09-13 01:55:00,2020-09-13 02:25:00,383.92,384.47,-0.11,flip_to_long -5742,做多,2020-09-13 02:25:00,2020-09-13 02:30:00,384.47,384.15,-0.08,flip_to_short -5743,做空,2020-09-13 02:30:00,2020-09-13 02:35:00,384.15,384.4,-0.07,flip_to_long -5744,做多,2020-09-13 02:35:00,2020-09-13 06:30:00,384.4,385.95,0.2,flip_to_short -5745,做空,2020-09-13 06:30:00,2020-09-13 06:35:00,385.95,386.04,-0.04,flip_to_long -5746,做多,2020-09-13 06:35:00,2020-09-13 06:40:00,386.04,385.87,-0.05,flip_to_short -5747,做空,2020-09-13 06:40:00,2020-09-13 06:50:00,385.87,386.33,-0.1,flip_to_long -5748,做多,2020-09-13 06:50:00,2020-09-13 06:55:00,386.33,386.02,-0.07,flip_to_short -5749,做空,2020-09-13 06:55:00,2020-09-13 07:00:00,386.02,386.07,-0.04,flip_to_long -5750,做多,2020-09-13 07:00:00,2020-09-13 08:15:00,386.07,386.35,0.01,flip_to_short -5751,做空,2020-09-13 08:15:00,2020-09-13 09:10:00,386.35,386.87,-0.1,flip_to_long -5752,做多,2020-09-13 09:10:00,2020-09-13 09:15:00,386.87,386.73,-0.05,flip_to_short -5753,做空,2020-09-13 09:15:00,2020-09-13 09:45:00,386.73,383.97,0.38,tp_lower -5754,做多,2020-09-13 19:10:00,2020-09-13 20:15:00,360.99,360.64,-0.08,flip_to_short -5755,做空,2020-09-13 20:15:00,2020-09-14 00:10:00,360.64,363.27,-0.44,flip_to_long -5756,做多,2020-09-14 00:10:00,2020-09-14 00:15:00,363.27,362.89,-0.09,flip_to_short -5757,做空,2020-09-14 00:15:00,2020-09-14 01:50:00,362.89,362.18,0.08,flip_to_long -5758,做多,2020-09-14 01:50:00,2020-09-14 04:00:00,362.18,363.9,0.24,flip_to_short -5759,做空,2020-09-14 04:00:00,2020-09-14 04:15:00,363.9,363.54,0.03,flip_to_long -5760,做多,2020-09-14 04:15:00,2020-09-14 04:25:00,363.54,362.48,-0.2,flip_to_short -5761,做空,2020-09-14 04:25:00,2020-09-14 04:30:00,362.48,363.47,-0.19,flip_to_long -5762,做多,2020-09-14 04:30:00,2020-09-14 05:35:00,363.47,363.54,-0.02,flip_to_short -5763,做空,2020-09-14 05:35:00,2020-09-14 05:45:00,363.54,363.13,0.04,flip_to_long -5764,做多,2020-09-14 05:45:00,2020-09-14 08:45:00,363.13,364.33,0.16,flip_to_short -5765,做空,2020-09-14 08:45:00,2020-09-14 10:00:00,364.33,365.93,-0.28,flip_to_long -5766,做多,2020-09-14 10:00:00,2020-09-14 10:15:00,365.93,366.3,0.03,flip_to_short -5767,做空,2020-09-14 10:15:00,2020-09-14 10:25:00,366.3,366.43,-0.05,flip_to_long -5768,做多,2020-09-14 10:25:00,2020-09-14 10:30:00,366.43,366.13,-0.07,flip_to_short -5769,做空,2020-09-14 10:30:00,2020-09-14 10:40:00,366.13,365.88,0.01,flip_to_long -5770,做多,2020-09-14 10:40:00,2020-09-14 11:00:00,365.88,366.52,0.07,flip_to_short -5771,做空,2020-09-14 11:00:00,2020-09-14 11:05:00,366.52,366.77,-0.07,flip_to_long -5772,做多,2020-09-14 11:05:00,2020-09-14 11:10:00,366.77,366.51,-0.07,flip_to_short -5773,做空,2020-09-14 11:10:00,2020-09-14 17:55:00,366.51,377.76,-1.76,flip_to_long -5774,做多,2020-09-14 17:55:00,2020-09-14 18:10:00,377.76,376.22,-0.25,flip_to_short -5775,做空,2020-09-14 18:10:00,2020-09-14 18:15:00,376.22,377.14,-0.16,flip_to_long -5776,做多,2020-09-14 18:15:00,2020-09-14 18:20:00,377.14,375.65,-0.24,flip_to_short -5777,做空,2020-09-14 18:20:00,2020-09-14 20:20:00,375.65,377.67,-0.32,flip_to_long -5778,做多,2020-09-14 20:20:00,2020-09-14 20:25:00,377.67,376.91,-0.13,flip_to_short -5779,做空,2020-09-14 20:25:00,2020-09-14 21:00:00,376.91,378.25,-0.22,flip_to_long -5780,做多,2020-09-14 21:00:00,2020-09-14 21:05:00,378.25,377.11,-0.19,flip_to_short -5781,做空,2020-09-14 21:05:00,2020-09-14 21:40:00,377.11,377.04,-0.02,flip_to_long -5782,做多,2020-09-14 21:40:00,2020-09-14 22:25:00,377.04,376.1,-0.16,flip_to_short -5783,做空,2020-09-14 22:25:00,2020-09-14 23:30:00,376.1,376.73,-0.11,flip_to_long -5784,做多,2020-09-14 23:30:00,2020-09-15 00:30:00,376.73,375.77,-0.16,flip_to_short -5785,做空,2020-09-15 00:30:00,2020-09-15 00:40:00,375.77,375.56,0.0,flip_to_long -5786,做多,2020-09-15 00:40:00,2020-09-15 01:05:00,375.56,374.7,-0.15,flip_to_short -5787,做空,2020-09-15 01:05:00,2020-09-15 01:20:00,374.7,375.77,-0.18,flip_to_long -5788,做多,2020-09-15 01:20:00,2020-09-15 01:40:00,375.77,375.88,-0.01,flip_to_short -5789,做空,2020-09-15 01:40:00,2020-09-15 01:50:00,375.88,375.57,0.02,flip_to_long -5790,做多,2020-09-15 01:50:00,2020-09-15 02:00:00,375.57,374.53,-0.17,flip_to_short -5791,做空,2020-09-15 02:00:00,2020-09-15 02:10:00,374.53,377.03,-0.38,flip_to_long -5792,做多,2020-09-15 02:10:00,2020-09-15 03:45:00,377.03,375.71,-0.21,flip_to_short -5793,做空,2020-09-15 03:45:00,2020-09-15 04:10:00,375.71,376.86,-0.19,flip_to_long -5794,做多,2020-09-15 04:10:00,2020-09-15 04:20:00,376.86,375.91,-0.16,flip_to_short -5795,做空,2020-09-15 04:20:00,2020-09-15 07:25:00,375.91,376.5,-0.11,flip_to_long -5796,做多,2020-09-15 07:25:00,2020-09-15 07:30:00,376.5,375.75,-0.13,flip_to_short -5797,做空,2020-09-15 07:30:00,2020-09-15 07:45:00,375.75,375.33,0.03,flip_to_long -5798,做多,2020-09-15 07:45:00,2020-09-15 08:05:00,375.33,375.19,-0.05,flip_to_short -5799,做空,2020-09-15 08:05:00,2020-09-15 10:30:00,375.19,373.21,0.25,flip_to_long -5800,做多,2020-09-15 10:30:00,2020-09-15 13:20:00,373.21,373.89,0.07,flip_to_short -5801,做空,2020-09-15 13:20:00,2020-09-15 20:10:00,373.89,365.61,1.13,flip_to_long -5802,做多,2020-09-15 20:10:00,2020-09-15 20:20:00,365.61,365.88,0.01,flip_to_short -5803,做空,2020-09-15 20:20:00,2020-09-15 20:30:00,365.88,365.81,-0.02,flip_to_long -5804,做多,2020-09-15 20:30:00,2020-09-15 20:35:00,365.81,365.51,-0.07,flip_to_short -5805,做空,2020-09-15 20:35:00,2020-09-15 20:50:00,365.51,366.24,-0.13,flip_to_long -5806,做多,2020-09-15 20:50:00,2020-09-15 20:55:00,366.24,365.62,-0.12,flip_to_short -5807,做空,2020-09-15 20:55:00,2020-09-15 21:35:00,365.62,366.86,-0.21,flip_to_long -5808,做多,2020-09-15 21:35:00,2020-09-15 22:30:00,366.86,366.6,-0.06,flip_to_short -5809,做空,2020-09-15 22:30:00,2020-09-15 22:50:00,366.6,365.82,0.09,flip_to_long -5810,做多,2020-09-15 22:50:00,2020-09-16 10:20:00,365.82,363.11,-0.41,flip_to_short -5811,做空,2020-09-16 10:20:00,2020-09-16 11:15:00,363.11,363.59,-0.1,flip_to_long -5812,做多,2020-09-16 11:15:00,2020-09-16 11:20:00,363.59,362.84,-0.14,flip_to_short -5813,做空,2020-09-16 11:20:00,2020-09-16 11:50:00,362.84,363.83,-0.17,flip_to_long -5814,做多,2020-09-16 11:50:00,2020-09-16 12:00:00,363.83,363.66,-0.05,flip_to_short -5815,做空,2020-09-16 12:00:00,2020-09-16 12:10:00,363.66,364.04,-0.08,flip_to_long -5816,做多,2020-09-16 12:10:00,2020-09-16 14:30:00,364.04,365.15,0.13,flip_to_short -5817,做空,2020-09-16 14:30:00,2020-09-16 17:25:00,365.15,367.77,-0.4,flip_to_long -5818,做多,2020-09-16 17:25:00,2020-09-16 17:35:00,367.77,367.79,-0.02,flip_to_short -5819,做空,2020-09-16 17:35:00,2020-09-16 17:45:00,367.79,368.0,-0.06,flip_to_long -5820,做多,2020-09-16 17:45:00,2020-09-16 18:00:00,368.0,368.57,0.05,flip_to_short -5821,做空,2020-09-16 18:00:00,2020-09-16 18:20:00,368.57,367.54,0.12,flip_to_long -5822,做多,2020-09-16 18:20:00,2020-09-16 18:45:00,367.54,367.95,0.03,flip_to_short -5823,做空,2020-09-16 18:45:00,2020-09-16 21:55:00,367.95,367.05,0.1,flip_to_long -5824,做多,2020-09-16 21:55:00,2020-09-16 22:00:00,367.05,365.89,-0.19,flip_to_short -5825,做空,2020-09-16 22:00:00,2020-09-16 22:10:00,365.89,366.28,-0.08,flip_to_long -5826,做多,2020-09-16 22:10:00,2020-09-16 22:30:00,366.28,366.23,-0.03,flip_to_short -5827,做空,2020-09-16 22:30:00,2020-09-16 22:35:00,366.23,367.35,-0.18,flip_to_long -5828,做多,2020-09-16 22:35:00,2020-09-16 23:15:00,367.35,365.83,-0.24,flip_to_short -5829,做空,2020-09-16 23:15:00,2020-09-17 00:15:00,365.83,366.69,-0.15,flip_to_long -5830,做多,2020-09-17 00:15:00,2020-09-17 00:35:00,366.69,374.98,1.15,tp_upper -5831,做空,2020-09-17 05:50:00,2020-09-17 05:55:00,379.28,379.98,-0.13,flip_to_long -5832,做多,2020-09-17 05:55:00,2020-09-17 06:15:00,379.98,378.81,-0.19,flip_to_short -5833,做空,2020-09-17 06:15:00,2020-09-17 06:45:00,378.81,379.95,-0.19,flip_to_long -5834,做多,2020-09-17 06:45:00,2020-09-17 06:50:00,379.95,378.8,-0.19,flip_to_short -5835,做空,2020-09-17 06:50:00,2020-09-17 06:55:00,378.8,378.89,-0.04,flip_to_long -5836,做多,2020-09-17 06:55:00,2020-09-17 07:35:00,378.89,379.8,0.1,flip_to_short -5837,做空,2020-09-17 07:35:00,2020-09-17 08:25:00,379.8,379.44,0.02,flip_to_long -5838,做多,2020-09-17 08:25:00,2020-09-17 08:35:00,379.44,379.16,-0.07,flip_to_short -5839,做空,2020-09-17 08:35:00,2020-09-17 09:10:00,379.16,379.33,-0.05,flip_to_long -5840,做多,2020-09-17 09:10:00,2020-09-17 09:15:00,379.33,378.5,-0.14,flip_to_short -5841,做空,2020-09-17 09:15:00,2020-09-17 10:50:00,378.5,379.21,-0.12,flip_to_long -5842,做多,2020-09-17 10:50:00,2020-09-17 11:00:00,379.21,378.75,-0.09,flip_to_short -5843,做空,2020-09-17 11:00:00,2020-09-17 11:05:00,378.75,379.69,-0.15,flip_to_long -5844,做多,2020-09-17 11:05:00,2020-09-17 11:10:00,379.69,378.74,-0.16,flip_to_short -5845,做空,2020-09-17 11:10:00,2020-09-17 11:15:00,378.74,379.21,-0.09,flip_to_long -5846,做多,2020-09-17 11:15:00,2020-09-17 12:45:00,379.21,379.22,-0.02,flip_to_short -5847,做空,2020-09-17 12:45:00,2020-09-17 13:45:00,379.22,379.12,-0.01,flip_to_long -5848,做多,2020-09-17 13:45:00,2020-09-17 14:45:00,379.12,379.57,0.04,flip_to_short -5849,做空,2020-09-17 14:45:00,2020-09-17 15:45:00,379.57,380.21,-0.11,flip_to_long -5850,做多,2020-09-17 15:45:00,2020-09-17 15:55:00,380.21,380.0,-0.05,flip_to_short -5851,做空,2020-09-17 15:55:00,2020-09-17 16:05:00,380.0,380.15,-0.05,flip_to_long -5852,做多,2020-09-17 16:05:00,2020-09-17 16:10:00,380.15,379.78,-0.08,flip_to_short -5853,做空,2020-09-17 16:10:00,2020-09-17 16:45:00,379.78,380.35,-0.1,flip_to_long -5854,做多,2020-09-17 16:45:00,2020-09-17 16:50:00,380.35,380.29,-0.03,flip_to_short -5855,做空,2020-09-17 16:50:00,2020-09-17 23:00:00,380.29,389.44,-1.25,flip_to_long -5856,做多,2020-09-17 23:00:00,2020-09-18 00:15:00,389.44,388.94,-0.09,flip_to_short -5857,做空,2020-09-18 00:15:00,2020-09-18 03:55:00,388.94,387.19,0.2,flip_to_long -5858,做多,2020-09-18 03:55:00,2020-09-18 07:55:00,387.19,386.03,-0.18,flip_to_short -5859,做空,2020-09-18 07:55:00,2020-09-18 08:15:00,386.03,385.97,-0.02,flip_to_long -5860,做多,2020-09-18 08:15:00,2020-09-18 08:25:00,385.97,385.81,-0.05,flip_to_short -5861,做空,2020-09-18 08:25:00,2020-09-18 08:35:00,385.81,385.73,-0.01,flip_to_long -5862,做多,2020-09-18 08:35:00,2020-09-18 10:40:00,385.73,385.94,0.0,flip_to_short -5863,做空,2020-09-18 10:40:00,2020-09-18 11:05:00,385.94,386.47,-0.09,flip_to_long -5864,做多,2020-09-18 11:05:00,2020-09-18 11:20:00,386.47,386.61,-0.01,flip_to_short -5865,做空,2020-09-18 11:20:00,2020-09-18 12:05:00,386.61,386.7,-0.04,flip_to_long -5866,做多,2020-09-18 12:05:00,2020-09-18 12:10:00,386.7,386.3,-0.08,flip_to_short -5867,做空,2020-09-18 12:10:00,2020-09-18 12:40:00,386.3,386.45,-0.04,flip_to_long -5868,做多,2020-09-18 12:40:00,2020-09-18 13:00:00,386.45,386.92,0.04,flip_to_short -5869,做空,2020-09-18 13:00:00,2020-09-18 13:15:00,386.92,386.8,-0.01,flip_to_long -5870,做多,2020-09-18 13:15:00,2020-09-18 13:20:00,386.8,386.0,-0.13,flip_to_short -5871,做空,2020-09-18 13:20:00,2020-09-18 15:25:00,386.0,381.24,0.59,tp_lower -5872,做多,2020-09-18 20:20:00,2020-09-18 20:55:00,381.25,379.91,-0.2,flip_to_short -5873,做空,2020-09-18 20:55:00,2020-09-18 21:25:00,379.91,380.26,-0.07,flip_to_long -5874,做多,2020-09-18 21:25:00,2020-09-18 21:30:00,380.26,379.98,-0.06,flip_to_short -5875,做空,2020-09-18 21:30:00,2020-09-18 23:30:00,379.98,381.17,-0.18,flip_to_long -5876,做多,2020-09-18 23:30:00,2020-09-19 01:15:00,381.17,382.52,0.15,flip_to_short -5877,做空,2020-09-19 01:15:00,2020-09-19 01:30:00,382.52,382.01,0.04,flip_to_long -5878,做多,2020-09-19 01:30:00,2020-09-19 01:55:00,382.01,382.18,-0.0,flip_to_short -5879,做空,2020-09-19 01:55:00,2020-09-19 02:00:00,382.18,382.98,-0.13,flip_to_long -5880,做多,2020-09-19 02:00:00,2020-09-19 02:40:00,382.98,382.72,-0.06,flip_to_short -5881,做空,2020-09-19 02:40:00,2020-09-19 02:45:00,382.72,382.99,-0.06,flip_to_long -5882,做多,2020-09-19 02:45:00,2020-09-19 03:10:00,382.99,382.57,-0.08,flip_to_short -5883,做空,2020-09-19 03:10:00,2020-09-19 03:25:00,382.57,382.18,0.03,flip_to_long -5884,做多,2020-09-19 03:25:00,2020-09-19 03:50:00,382.18,382.59,0.03,flip_to_short -5885,做空,2020-09-19 03:50:00,2020-09-19 03:55:00,382.59,382.72,-0.04,flip_to_long -5886,做多,2020-09-19 03:55:00,2020-09-19 04:05:00,382.72,382.24,-0.09,flip_to_short -5887,做空,2020-09-19 04:05:00,2020-09-19 04:10:00,382.24,382.8,-0.1,flip_to_long -5888,做多,2020-09-19 04:10:00,2020-09-19 04:15:00,382.8,382.22,-0.1,flip_to_short -5889,做空,2020-09-19 04:15:00,2020-09-19 09:05:00,382.22,380.4,0.21,flip_to_long -5890,做多,2020-09-19 09:05:00,2020-09-19 09:10:00,380.4,380.09,-0.07,flip_to_short -5891,做空,2020-09-19 09:10:00,2020-09-19 09:25:00,380.09,379.78,0.02,flip_to_long -5892,做多,2020-09-19 09:25:00,2020-09-19 09:45:00,379.78,379.71,-0.03,flip_to_short -5893,做空,2020-09-19 09:45:00,2020-09-19 09:50:00,379.71,380.02,-0.07,flip_to_long -5894,做多,2020-09-19 09:50:00,2020-09-19 09:55:00,380.02,379.7,-0.07,flip_to_short -5895,做空,2020-09-19 09:55:00,2020-09-19 10:50:00,379.7,380.02,-0.07,flip_to_long -5896,做多,2020-09-19 10:50:00,2020-09-19 15:25:00,380.02,383.37,0.41,flip_to_short -5897,做空,2020-09-19 15:25:00,2020-09-19 15:30:00,383.37,383.99,-0.11,flip_to_long -5898,做多,2020-09-19 15:30:00,2020-09-19 15:55:00,383.99,384.51,0.04,flip_to_short -5899,做空,2020-09-19 15:55:00,2020-09-19 16:45:00,384.51,384.67,-0.05,flip_to_long -5900,做多,2020-09-19 16:45:00,2020-09-19 16:55:00,384.67,384.43,-0.06,flip_to_short -5901,做空,2020-09-19 16:55:00,2020-09-19 17:00:00,384.43,385.36,-0.15,flip_to_long -5902,做多,2020-09-19 17:00:00,2020-09-19 17:05:00,385.36,384.98,-0.07,flip_to_short -5903,做空,2020-09-19 17:05:00,2020-09-19 18:15:00,384.98,382.21,0.33,tp_lower -5904,做多,2020-09-19 19:20:00,2020-09-19 19:25:00,384.82,384.2,-0.11,flip_to_short -5905,做空,2020-09-19 19:25:00,2020-09-19 19:30:00,384.2,384.29,-0.04,flip_to_long -5906,做多,2020-09-19 19:30:00,2020-09-19 19:45:00,384.29,384.66,0.02,flip_to_short -5907,做空,2020-09-19 19:45:00,2020-09-19 19:55:00,384.66,384.68,-0.03,flip_to_long -5908,做多,2020-09-19 19:55:00,2020-09-19 20:00:00,384.68,383.96,-0.12,flip_to_short -5909,做空,2020-09-19 20:00:00,2020-09-19 20:10:00,383.96,384.66,-0.12,flip_to_long -5910,做多,2020-09-19 20:10:00,2020-09-19 20:15:00,384.66,384.63,-0.03,flip_to_short -5911,做空,2020-09-19 20:15:00,2020-09-19 21:25:00,384.63,384.66,-0.03,flip_to_long -5912,做多,2020-09-19 21:25:00,2020-09-19 21:30:00,384.66,384.4,-0.06,flip_to_short -5913,做空,2020-09-19 21:30:00,2020-09-19 21:35:00,384.4,384.6,-0.05,flip_to_long -5914,做多,2020-09-19 21:35:00,2020-09-19 21:40:00,384.6,383.77,-0.13,flip_to_short -5915,做空,2020-09-19 21:40:00,2020-09-19 21:55:00,383.77,385.1,-0.19,flip_to_long -5916,做多,2020-09-19 21:55:00,2020-09-19 22:00:00,385.1,384.04,-0.16,flip_to_short -5917,做空,2020-09-19 22:00:00,2020-09-19 22:30:00,384.04,384.3,-0.06,flip_to_long -5918,做多,2020-09-19 22:30:00,2020-09-19 23:00:00,384.3,383.41,-0.14,flip_to_short -5919,做空,2020-09-19 23:00:00,2020-09-19 23:10:00,383.41,384.26,-0.13,flip_to_long -5920,做多,2020-09-19 23:10:00,2020-09-19 23:50:00,384.26,384.65,0.02,flip_to_short -5921,做空,2020-09-19 23:50:00,2020-09-20 01:00:00,384.65,380.76,0.46,tp_lower -5922,做多,2020-09-20 04:25:00,2020-09-20 04:30:00,382.01,381.77,-0.06,flip_to_short -5923,做空,2020-09-20 04:30:00,2020-09-20 04:35:00,381.77,381.77,-0.03,flip_to_long -5924,做多,2020-09-20 04:35:00,2020-09-20 05:30:00,381.77,381.04,-0.12,flip_to_short -5925,做空,2020-09-20 05:30:00,2020-09-20 06:35:00,381.04,381.3,-0.06,flip_to_long -5926,做多,2020-09-20 06:35:00,2020-09-20 06:45:00,381.3,381.04,-0.06,flip_to_short -5927,做空,2020-09-20 06:45:00,2020-09-20 07:10:00,381.04,381.76,-0.12,flip_to_long -5928,做多,2020-09-20 07:10:00,2020-09-20 07:20:00,381.76,381.13,-0.11,flip_to_short -5929,做空,2020-09-20 07:20:00,2020-09-20 08:15:00,381.13,381.39,-0.06,flip_to_long -5930,做多,2020-09-20 08:15:00,2020-09-20 08:30:00,381.39,380.57,-0.13,flip_to_short -5931,做空,2020-09-20 08:30:00,2020-09-20 09:00:00,380.57,378.15,0.29,tp_lower -5932,做多,2020-09-20 10:40:00,2020-09-20 11:00:00,380.45,380.34,-0.04,flip_to_short -5933,做空,2020-09-20 11:00:00,2020-09-20 11:05:00,380.34,380.61,-0.06,flip_to_long -5934,做多,2020-09-20 11:05:00,2020-09-20 11:10:00,380.61,380.44,-0.05,flip_to_short -5935,做空,2020-09-20 11:10:00,2020-09-20 11:25:00,380.44,379.91,0.04,flip_to_long -5936,做多,2020-09-20 11:25:00,2020-09-20 17:30:00,379.91,371.6,-1.11,flip_to_short -5937,做空,2020-09-20 17:30:00,2020-09-20 18:30:00,371.6,371.2,0.03,flip_to_long -5938,做多,2020-09-20 18:30:00,2020-09-20 18:35:00,371.2,371.1,-0.04,flip_to_short -5939,做空,2020-09-20 18:35:00,2020-09-20 18:50:00,371.1,371.44,-0.07,flip_to_long -5940,做多,2020-09-20 18:50:00,2020-09-20 19:40:00,371.44,370.72,-0.12,flip_to_short -5941,做空,2020-09-20 19:40:00,2020-09-20 19:45:00,370.72,370.86,-0.04,flip_to_long -5942,做多,2020-09-20 19:45:00,2020-09-20 19:50:00,370.86,370.76,-0.04,flip_to_short -5943,做空,2020-09-20 19:50:00,2020-09-20 19:55:00,370.76,370.96,-0.05,flip_to_long -5944,做多,2020-09-20 19:55:00,2020-09-20 20:00:00,370.96,369.7,-0.19,flip_to_short -5945,做空,2020-09-20 20:00:00,2020-09-20 21:30:00,369.7,369.94,-0.06,flip_to_long -5946,做多,2020-09-20 21:30:00,2020-09-21 00:00:00,369.94,368.99,-0.15,flip_to_short -5947,做空,2020-09-21 00:00:00,2020-09-21 00:05:00,368.99,370.15,-0.18,flip_to_long -5948,做多,2020-09-21 00:05:00,2020-09-21 00:10:00,370.15,369.7,-0.08,flip_to_short -5949,做空,2020-09-21 00:10:00,2020-09-21 05:15:00,369.7,373.78,-0.56,flip_to_long -5950,做多,2020-09-21 05:15:00,2020-09-21 05:20:00,373.78,373.35,-0.08,flip_to_short -5951,做空,2020-09-21 05:20:00,2020-09-21 05:40:00,373.35,373.73,-0.07,flip_to_long -5952,做多,2020-09-21 05:40:00,2020-09-21 05:50:00,373.73,374.19,0.03,flip_to_short -5953,做空,2020-09-21 05:50:00,2020-09-21 16:35:00,374.19,342.54,4.01,flip_to_long -5954,做多,2020-09-21 16:35:00,2020-09-21 17:20:00,342.54,341.73,-0.15,flip_to_short -5955,做空,2020-09-21 17:20:00,2020-09-21 17:30:00,341.73,342.79,-0.19,flip_to_long -5956,做多,2020-09-21 17:30:00,2020-09-21 17:40:00,342.79,341.14,-0.27,flip_to_short -5957,做空,2020-09-21 17:40:00,2020-09-21 17:45:00,341.14,341.61,-0.1,flip_to_long -5958,做多,2020-09-21 17:45:00,2020-09-21 17:50:00,341.61,340.87,-0.14,flip_to_short -5959,做空,2020-09-21 17:50:00,2020-09-21 18:00:00,340.87,341.03,-0.05,flip_to_long -5960,做多,2020-09-21 18:00:00,2020-09-21 18:15:00,341.03,340.81,-0.06,flip_to_short -5961,做空,2020-09-21 18:15:00,2020-09-21 18:45:00,340.81,339.78,0.13,flip_to_long -5962,做多,2020-09-21 18:45:00,2020-09-21 22:50:00,339.78,344.95,0.74,flip_to_short -5963,做空,2020-09-21 22:50:00,2020-09-22 02:55:00,344.95,344.68,0.01,flip_to_long -5964,做多,2020-09-22 02:55:00,2020-09-22 03:05:00,344.68,343.85,-0.15,flip_to_short -5965,做空,2020-09-22 03:05:00,2020-09-22 03:30:00,343.85,343.09,0.09,flip_to_long -5966,做多,2020-09-22 03:30:00,2020-09-22 03:50:00,343.09,342.11,-0.17,flip_to_short -5967,做空,2020-09-22 03:50:00,2020-09-22 03:55:00,342.11,343.14,-0.18,flip_to_long -5968,做多,2020-09-22 03:55:00,2020-09-22 05:10:00,343.14,342.97,-0.05,flip_to_short -5969,做空,2020-09-22 05:10:00,2020-09-22 05:15:00,342.97,343.57,-0.12,flip_to_long -5970,做多,2020-09-22 05:15:00,2020-09-22 06:20:00,343.57,343.25,-0.07,flip_to_short -5971,做空,2020-09-22 06:20:00,2020-09-22 08:55:00,343.25,342.01,0.16,flip_to_long -5972,做多,2020-09-22 08:55:00,2020-09-22 09:00:00,342.01,341.53,-0.1,flip_to_short -5973,做空,2020-09-22 09:00:00,2020-09-22 09:10:00,341.53,341.35,0.0,flip_to_long -5974,做多,2020-09-22 09:10:00,2020-09-22 10:05:00,341.35,340.8,-0.11,flip_to_short -5975,做空,2020-09-22 10:05:00,2020-09-22 10:35:00,340.8,341.3,-0.1,flip_to_long -5976,做多,2020-09-22 10:35:00,2020-09-22 10:55:00,341.3,340.86,-0.09,flip_to_short -5977,做空,2020-09-22 10:55:00,2020-09-22 12:30:00,340.86,341.09,-0.06,flip_to_long -5978,做多,2020-09-22 12:30:00,2020-09-22 13:50:00,341.09,340.89,-0.06,flip_to_short -5979,做空,2020-09-22 13:50:00,2020-09-22 14:05:00,340.89,341.1,-0.06,flip_to_long -5980,做多,2020-09-22 14:05:00,2020-09-22 14:40:00,341.1,341.21,-0.01,flip_to_short -5981,做空,2020-09-22 14:40:00,2020-09-22 14:50:00,341.21,340.95,0.01,flip_to_long -5982,做多,2020-09-22 14:50:00,2020-09-22 15:30:00,340.95,340.1,-0.15,flip_to_short -5983,做空,2020-09-22 15:30:00,2020-09-22 15:45:00,340.1,341.37,-0.21,flip_to_long -5984,做多,2020-09-22 15:45:00,2020-09-22 15:50:00,341.37,341.21,-0.05,flip_to_short -5985,做空,2020-09-22 15:50:00,2020-09-22 16:05:00,341.21,341.63,-0.09,flip_to_long -5986,做多,2020-09-22 16:05:00,2020-09-22 16:50:00,341.63,340.91,-0.13,flip_to_short -5987,做空,2020-09-22 16:50:00,2020-09-22 17:10:00,340.91,342.06,-0.19,flip_to_long -5988,做多,2020-09-22 17:10:00,2020-09-22 17:30:00,342.06,341.39,-0.12,flip_to_short -5989,做空,2020-09-22 17:30:00,2020-09-22 17:40:00,341.39,342.25,-0.15,flip_to_long -5990,做多,2020-09-22 17:40:00,2020-09-22 19:10:00,342.25,341.95,-0.07,flip_to_short -5991,做空,2020-09-22 19:10:00,2020-09-22 19:15:00,341.95,342.56,-0.11,flip_to_long -5992,做多,2020-09-22 19:15:00,2020-09-22 19:20:00,342.56,342.0,-0.1,flip_to_short -5993,做空,2020-09-22 19:20:00,2020-09-22 21:20:00,342.0,343.56,-0.25,flip_to_long -5994,做多,2020-09-22 21:20:00,2020-09-22 22:45:00,343.56,343.38,-0.05,flip_to_short -5995,做空,2020-09-22 22:45:00,2020-09-22 22:50:00,343.38,343.47,-0.04,flip_to_long -5996,做多,2020-09-22 22:50:00,2020-09-22 23:20:00,343.47,343.1,-0.08,flip_to_short -5997,做空,2020-09-22 23:20:00,2020-09-22 23:25:00,343.1,343.14,-0.03,flip_to_long -5998,做多,2020-09-22 23:25:00,2020-09-23 00:00:00,343.14,343.96,0.09,flip_to_short -5999,做空,2020-09-23 00:00:00,2020-09-23 00:25:00,343.96,343.95,-0.02,flip_to_long -6000,做多,2020-09-23 00:25:00,2020-09-23 00:30:00,343.95,342.89,-0.18,flip_to_short -6001,做空,2020-09-23 00:30:00,2020-09-23 01:55:00,342.89,343.4,-0.1,flip_to_long -6002,做多,2020-09-23 01:55:00,2020-09-23 02:10:00,343.4,343.4,-0.02,flip_to_short -6003,做空,2020-09-23 02:10:00,2020-09-23 02:50:00,343.4,343.18,0.01,flip_to_long -6004,做多,2020-09-23 02:50:00,2020-09-23 03:00:00,343.18,342.68,-0.1,flip_to_short -6005,做空,2020-09-23 03:00:00,2020-09-23 09:45:00,342.68,337.71,0.69,flip_to_long -6006,做多,2020-09-23 09:45:00,2020-09-23 10:30:00,337.71,337.79,-0.01,flip_to_short -6007,做空,2020-09-23 10:30:00,2020-09-23 14:25:00,337.79,339.15,-0.23,flip_to_long -6008,做多,2020-09-23 14:25:00,2020-09-23 14:50:00,339.15,339.4,0.01,flip_to_short -6009,做空,2020-09-23 14:50:00,2020-09-23 15:05:00,339.4,339.66,-0.06,flip_to_long -6010,做多,2020-09-23 15:05:00,2020-09-23 15:10:00,339.66,339.11,-0.11,flip_to_short -6011,做空,2020-09-23 15:10:00,2020-09-23 15:15:00,339.11,339.55,-0.09,flip_to_long -6012,做多,2020-09-23 15:15:00,2020-09-23 16:40:00,339.55,339.5,-0.03,flip_to_short -6013,做空,2020-09-23 16:40:00,2020-09-23 17:30:00,339.5,339.93,-0.09,flip_to_long -6014,做多,2020-09-23 17:30:00,2020-09-23 17:40:00,339.93,338.96,-0.17,flip_to_short -6015,做空,2020-09-23 17:40:00,2020-09-23 19:05:00,338.96,328.16,1.54,tp_lower -6016,做多,2020-09-24 00:25:00,2020-09-24 00:30:00,322.89,322.46,-0.09,flip_to_short -6017,做空,2020-09-24 00:30:00,2020-09-24 00:35:00,322.46,322.99,-0.11,flip_to_long -6018,做多,2020-09-24 00:35:00,2020-09-24 00:40:00,322.99,322.51,-0.1,flip_to_short -6019,做空,2020-09-24 00:40:00,2020-09-24 00:50:00,322.51,322.34,0.0,flip_to_long -6020,做多,2020-09-24 00:50:00,2020-09-24 05:40:00,322.34,323.93,0.23,flip_to_short -6021,做空,2020-09-24 05:40:00,2020-09-24 05:50:00,323.93,324.04,-0.04,flip_to_long -6022,做多,2020-09-24 05:50:00,2020-09-24 06:30:00,324.04,324.45,0.04,flip_to_short -6023,做空,2020-09-24 06:30:00,2020-09-24 06:45:00,324.45,323.95,0.05,flip_to_long -6024,做多,2020-09-24 06:45:00,2020-09-24 07:55:00,323.95,327.93,0.6,tp_upper -6025,做空,2020-09-24 09:05:00,2020-09-24 09:10:00,325.1,325.45,-0.08,flip_to_long -6026,做多,2020-09-24 09:10:00,2020-09-24 09:15:00,325.45,325.33,-0.04,flip_to_short -6027,做空,2020-09-24 09:15:00,2020-09-24 19:25:00,325.33,344.0,-2.99,flip_to_long -6028,做多,2020-09-24 19:25:00,2020-09-24 20:25:00,344.0,345.44,0.18,flip_to_short -6029,做空,2020-09-24 20:25:00,2020-09-24 20:30:00,345.44,346.7,-0.2,flip_to_long -6030,做多,2020-09-24 20:30:00,2020-09-24 20:40:00,346.7,345.78,-0.15,flip_to_short -6031,做空,2020-09-24 20:40:00,2020-09-24 21:00:00,345.78,345.56,0.01,flip_to_long -6032,做多,2020-09-24 21:00:00,2020-09-24 21:20:00,345.56,345.69,-0.01,flip_to_short -6033,做空,2020-09-24 21:20:00,2020-09-24 21:50:00,345.69,345.68,-0.02,flip_to_long -6034,做多,2020-09-24 21:50:00,2020-09-24 22:20:00,345.68,349.63,0.53,tp_upper -6035,做空,2020-09-25 00:30:00,2020-09-25 00:35:00,347.07,347.82,-0.13,flip_to_long -6036,做多,2020-09-25 00:35:00,2020-09-25 00:40:00,347.82,347.68,-0.04,flip_to_short -6037,做空,2020-09-25 00:40:00,2020-09-25 00:55:00,347.68,347.64,-0.02,flip_to_long -6038,做多,2020-09-25 00:55:00,2020-09-25 01:10:00,347.64,347.54,-0.04,flip_to_short -6039,做空,2020-09-25 01:10:00,2020-09-25 03:25:00,347.54,347.85,-0.07,flip_to_long -6040,做多,2020-09-25 03:25:00,2020-09-25 10:25:00,347.85,340.5,-1.06,flip_to_short -6041,做空,2020-09-25 10:25:00,2020-09-25 11:15:00,340.5,341.11,-0.11,flip_to_long -6042,做多,2020-09-25 11:15:00,2020-09-25 13:55:00,341.11,343.98,0.38,flip_to_short -6043,做空,2020-09-25 13:55:00,2020-09-25 14:20:00,343.98,343.18,0.09,flip_to_long -6044,做多,2020-09-25 14:20:00,2020-09-25 16:30:00,343.18,345.1,0.25,flip_to_short -6045,做空,2020-09-25 16:30:00,2020-09-25 16:40:00,345.1,345.49,-0.08,flip_to_long -6046,做多,2020-09-25 16:40:00,2020-09-25 22:15:00,345.49,352.76,1.0,flip_to_short -6047,做空,2020-09-25 22:15:00,2020-09-25 22:20:00,352.76,353.3,-0.1,flip_to_long -6048,做多,2020-09-25 22:20:00,2020-09-25 22:45:00,353.3,353.38,-0.01,flip_to_short -6049,做空,2020-09-25 22:45:00,2020-09-26 00:10:00,353.38,353.27,-0.01,flip_to_long -6050,做多,2020-09-26 00:10:00,2020-09-26 02:50:00,353.27,351.61,-0.26,flip_to_short -6051,做空,2020-09-26 02:50:00,2020-09-26 02:55:00,351.61,351.87,-0.06,flip_to_long -6052,做多,2020-09-26 02:55:00,2020-09-26 03:15:00,351.87,351.97,-0.01,flip_to_short -6053,做空,2020-09-26 03:15:00,2020-09-26 04:45:00,351.97,351.6,0.03,flip_to_long -6054,做多,2020-09-26 04:45:00,2020-09-26 04:50:00,351.6,351.56,-0.03,flip_to_short -6055,做空,2020-09-26 04:50:00,2020-09-26 07:25:00,351.56,353.43,-0.29,flip_to_long -6056,做多,2020-09-26 07:25:00,2020-09-26 07:30:00,353.43,353.06,-0.08,flip_to_short -6057,做空,2020-09-26 07:30:00,2020-09-26 09:30:00,353.06,352.09,0.11,flip_to_long -6058,做多,2020-09-26 09:30:00,2020-09-26 12:00:00,352.09,350.54,-0.24,flip_to_short -6059,做空,2020-09-26 12:00:00,2020-09-26 14:10:00,350.54,350.55,-0.03,flip_to_long -6060,做多,2020-09-26 14:10:00,2020-09-26 16:10:00,350.55,350.76,0.0,flip_to_short -6061,做空,2020-09-26 16:10:00,2020-09-26 20:35:00,350.76,352.97,-0.33,flip_to_long -6062,做多,2020-09-26 20:35:00,2020-09-26 21:50:00,352.97,353.51,0.05,flip_to_short -6063,做空,2020-09-26 21:50:00,2020-09-26 22:20:00,353.51,353.01,0.04,flip_to_long -6064,做多,2020-09-26 22:20:00,2020-09-26 22:55:00,353.01,353.22,0.0,flip_to_short -6065,做空,2020-09-26 22:55:00,2020-09-27 05:55:00,353.22,360.28,-0.99,flip_to_long -6066,做多,2020-09-27 05:55:00,2020-09-27 06:00:00,360.28,359.64,-0.11,flip_to_short -6067,做空,2020-09-27 06:00:00,2020-09-27 06:05:00,359.64,359.8,-0.05,flip_to_long -6068,做多,2020-09-27 06:05:00,2020-09-27 06:10:00,359.8,358.97,-0.13,flip_to_short -6069,做空,2020-09-27 06:10:00,2020-09-27 06:40:00,358.97,355.01,0.5,tp_lower -6070,做多,2020-09-27 12:20:00,2020-09-27 12:35:00,351.55,351.46,-0.04,flip_to_short -6071,做空,2020-09-27 12:35:00,2020-09-27 12:45:00,351.46,351.89,-0.08,flip_to_long -6072,做多,2020-09-27 12:45:00,2020-09-27 13:10:00,351.89,351.73,-0.05,flip_to_short -6073,做空,2020-09-27 13:10:00,2020-09-27 13:20:00,351.73,351.99,-0.06,flip_to_long -6074,做多,2020-09-27 13:20:00,2020-09-27 13:35:00,351.99,352.14,-0.0,flip_to_short -6075,做空,2020-09-27 13:35:00,2020-09-27 14:20:00,352.14,351.24,0.1,flip_to_long -6076,做多,2020-09-27 14:20:00,2020-09-27 17:15:00,351.24,352.37,0.13,flip_to_short -6077,做空,2020-09-27 17:15:00,2020-09-27 17:20:00,352.37,352.56,-0.05,flip_to_long -6078,做多,2020-09-27 17:20:00,2020-09-27 17:45:00,352.56,352.5,-0.03,flip_to_short -6079,做空,2020-09-27 17:45:00,2020-09-27 17:50:00,352.5,352.63,-0.04,flip_to_long -6080,做多,2020-09-27 17:50:00,2020-09-27 17:55:00,352.63,352.45,-0.05,flip_to_short -6081,做空,2020-09-27 17:55:00,2020-09-27 18:00:00,352.45,353.14,-0.12,flip_to_long -6082,做多,2020-09-27 18:00:00,2020-09-27 18:10:00,353.14,352.99,-0.04,flip_to_short -6083,做空,2020-09-27 18:10:00,2020-09-27 18:50:00,352.99,352.92,-0.01,flip_to_long -6084,做多,2020-09-27 18:50:00,2020-09-27 18:55:00,352.92,351.73,-0.18,flip_to_short -6085,做空,2020-09-27 18:55:00,2020-09-27 19:05:00,351.73,353.44,-0.25,flip_to_long -6086,做多,2020-09-27 19:05:00,2020-09-27 19:25:00,353.44,352.69,-0.12,flip_to_short -6087,做空,2020-09-27 19:25:00,2020-09-27 19:50:00,352.69,353.86,-0.18,flip_to_long -6088,做多,2020-09-27 19:50:00,2020-09-27 20:05:00,353.86,352.96,-0.14,flip_to_short -6089,做空,2020-09-27 20:05:00,2020-09-27 20:10:00,352.96,353.26,-0.06,flip_to_long -6090,做多,2020-09-27 20:10:00,2020-09-27 20:40:00,353.26,353.29,-0.02,flip_to_short -6091,做空,2020-09-27 20:40:00,2020-09-27 20:45:00,353.29,353.84,-0.1,flip_to_long -6092,做多,2020-09-27 20:45:00,2020-09-27 20:50:00,353.84,353.04,-0.13,flip_to_short -6093,做空,2020-09-27 20:50:00,2020-09-27 21:35:00,353.04,353.96,-0.14,flip_to_long -6094,做多,2020-09-27 21:35:00,2020-09-27 21:55:00,353.96,352.83,-0.17,flip_to_short -6095,做空,2020-09-27 21:55:00,2020-09-27 22:00:00,352.83,353.74,-0.14,flip_to_long -6096,做多,2020-09-27 22:00:00,2020-09-28 03:15:00,353.74,357.67,0.48,flip_to_short -6097,做空,2020-09-28 03:15:00,2020-09-28 03:30:00,357.67,357.74,-0.03,flip_to_long -6098,做多,2020-09-28 03:30:00,2020-09-28 04:10:00,357.74,357.56,-0.05,flip_to_short -6099,做空,2020-09-28 04:10:00,2020-09-28 04:15:00,357.56,358.01,-0.08,flip_to_long -6100,做多,2020-09-28 04:15:00,2020-09-28 04:55:00,358.01,358.35,0.02,flip_to_short -6101,做空,2020-09-28 04:55:00,2020-09-28 05:10:00,358.35,359.19,-0.13,flip_to_long -6102,做多,2020-09-28 05:10:00,2020-09-28 05:40:00,359.19,357.71,-0.22,flip_to_short -6103,做空,2020-09-28 05:40:00,2020-09-28 07:40:00,357.71,357.61,-0.01,flip_to_long -6104,做多,2020-09-28 07:40:00,2020-09-28 08:10:00,357.61,357.5,-0.04,flip_to_short -6105,做空,2020-09-28 08:10:00,2020-09-28 08:25:00,357.5,357.54,-0.03,flip_to_long -6106,做多,2020-09-28 08:25:00,2020-09-28 08:50:00,357.54,357.62,-0.01,flip_to_short -6107,做空,2020-09-28 08:50:00,2020-09-28 09:00:00,357.62,357.56,-0.02,flip_to_long -6108,做多,2020-09-28 09:00:00,2020-09-28 09:30:00,357.56,357.71,-0.0,flip_to_short -6109,做空,2020-09-28 09:30:00,2020-09-28 09:50:00,357.71,357.32,0.03,flip_to_long -6110,做多,2020-09-28 09:50:00,2020-09-28 11:20:00,357.32,357.51,0.0,flip_to_short -6111,做空,2020-09-28 11:20:00,2020-09-28 11:45:00,357.51,357.75,-0.05,flip_to_long -6112,做多,2020-09-28 11:45:00,2020-09-28 11:50:00,357.75,357.3,-0.08,flip_to_short -6113,做空,2020-09-28 11:50:00,2020-09-28 11:55:00,357.3,357.97,-0.11,flip_to_long -6114,做多,2020-09-28 11:55:00,2020-09-28 12:00:00,357.97,357.46,-0.09,flip_to_short -6115,做空,2020-09-28 12:00:00,2020-09-28 12:05:00,357.46,358.61,-0.17,flip_to_long -6116,做多,2020-09-28 12:05:00,2020-09-28 12:30:00,358.61,364.28,0.7,tp_upper -6117,做空,2020-09-28 17:35:00,2020-09-28 17:40:00,363.66,364.17,-0.09,flip_to_long -6118,做多,2020-09-28 17:40:00,2020-09-28 18:05:00,364.17,363.87,-0.06,flip_to_short -6119,做空,2020-09-28 18:05:00,2020-09-28 21:30:00,363.87,363.34,0.04,flip_to_long -6120,做多,2020-09-28 21:30:00,2020-09-28 21:35:00,363.34,363.0,-0.07,flip_to_short -6121,做空,2020-09-28 21:35:00,2020-09-28 21:40:00,363.0,363.49,-0.09,flip_to_long -6122,做多,2020-09-28 21:40:00,2020-09-28 21:50:00,363.49,363.24,-0.05,flip_to_short -6123,做空,2020-09-28 21:50:00,2020-09-28 21:55:00,363.24,363.53,-0.06,flip_to_long -6124,做多,2020-09-28 21:55:00,2020-09-28 22:00:00,363.53,363.2,-0.06,flip_to_short -6125,做空,2020-09-28 22:00:00,2020-09-28 22:10:00,363.2,363.37,-0.04,flip_to_long -6126,做多,2020-09-28 22:10:00,2020-09-28 22:15:00,363.37,363.18,-0.05,flip_to_short -6127,做空,2020-09-28 22:15:00,2020-09-28 23:15:00,363.18,356.7,0.8,tp_lower -6128,做多,2020-09-29 04:45:00,2020-09-29 13:05:00,354.04,356.19,0.27,flip_to_short -6129,做空,2020-09-29 13:05:00,2020-09-29 13:30:00,356.19,356.28,-0.04,flip_to_long -6130,做多,2020-09-29 13:30:00,2020-09-29 13:40:00,356.28,356.72,0.04,flip_to_short -6131,做空,2020-09-29 13:40:00,2020-09-29 14:40:00,356.72,356.82,-0.04,flip_to_long -6132,做多,2020-09-29 14:40:00,2020-09-29 15:25:00,356.82,357.01,0.0,flip_to_short -6133,做空,2020-09-29 15:25:00,2020-09-29 15:30:00,357.01,357.56,-0.1,flip_to_long -6134,做多,2020-09-29 15:30:00,2020-09-29 15:40:00,357.56,356.39,-0.18,flip_to_short -6135,做空,2020-09-29 15:40:00,2020-09-29 18:20:00,356.39,355.53,0.09,flip_to_long -6136,做多,2020-09-29 18:20:00,2020-09-29 18:25:00,355.53,355.43,-0.04,flip_to_short -6137,做空,2020-09-29 18:25:00,2020-09-29 18:35:00,355.43,355.26,-0.0,flip_to_long -6138,做多,2020-09-29 18:35:00,2020-09-29 19:10:00,355.26,355.49,0.01,flip_to_short -6139,做空,2020-09-29 19:10:00,2020-09-30 00:45:00,355.49,358.31,-0.4,flip_to_long -6140,做多,2020-09-30 00:45:00,2020-09-30 00:50:00,358.31,357.49,-0.13,flip_to_short -6141,做空,2020-09-30 00:50:00,2020-09-30 01:00:00,357.49,358.03,-0.1,flip_to_long -6142,做多,2020-09-30 01:00:00,2020-09-30 01:05:00,358.03,357.89,-0.04,flip_to_short -6143,做空,2020-09-30 01:05:00,2020-09-30 01:15:00,357.89,358.38,-0.09,flip_to_long -6144,做多,2020-09-30 01:15:00,2020-09-30 01:35:00,358.38,357.31,-0.16,flip_to_short -6145,做空,2020-09-30 01:35:00,2020-09-30 06:35:00,357.31,355.67,0.19,flip_to_long -6146,做多,2020-09-30 06:35:00,2020-09-30 06:55:00,355.67,355.48,-0.05,flip_to_short -6147,做空,2020-09-30 06:55:00,2020-09-30 07:05:00,355.48,355.76,-0.06,flip_to_long -6148,做多,2020-09-30 07:05:00,2020-09-30 07:15:00,355.76,356.11,0.02,flip_to_short -6149,做空,2020-09-30 07:15:00,2020-09-30 08:15:00,356.11,355.45,0.06,flip_to_long -6150,做多,2020-09-30 08:15:00,2020-09-30 08:55:00,355.45,355.26,-0.05,flip_to_short -6151,做空,2020-09-30 08:55:00,2020-09-30 10:25:00,355.26,355.15,-0.01,flip_to_long -6152,做多,2020-09-30 10:25:00,2020-09-30 10:35:00,355.15,354.93,-0.05,flip_to_short -6153,做空,2020-09-30 10:35:00,2020-09-30 10:40:00,354.93,354.99,-0.03,flip_to_long -6154,做多,2020-09-30 10:40:00,2020-09-30 10:55:00,354.99,355.07,-0.01,flip_to_short -6155,做空,2020-09-30 10:55:00,2020-09-30 11:10:00,355.07,354.73,0.02,flip_to_long -6156,做多,2020-09-30 11:10:00,2020-09-30 12:35:00,354.73,354.99,0.01,flip_to_short -6157,做空,2020-09-30 12:35:00,2020-09-30 20:50:00,354.99,356.26,-0.19,flip_to_long -6158,做多,2020-09-30 20:50:00,2020-10-01 05:30:00,356.26,360.71,0.56,flip_to_short -6159,做空,2020-10-01 05:30:00,2020-10-01 05:55:00,360.71,361.71,-0.16,flip_to_long -6160,做多,2020-10-01 05:55:00,2020-10-01 06:25:00,361.71,362.05,0.02,flip_to_short -6161,做空,2020-10-01 06:25:00,2020-10-01 06:30:00,362.05,362.36,-0.06,flip_to_long -6162,做多,2020-10-01 06:30:00,2020-10-01 07:30:00,362.36,362.37,-0.02,flip_to_short -6163,做空,2020-10-01 07:30:00,2020-10-01 07:35:00,362.37,362.58,-0.05,flip_to_long -6164,做多,2020-10-01 07:35:00,2020-10-01 07:40:00,362.58,362.48,-0.04,flip_to_short -6165,做空,2020-10-01 07:40:00,2020-10-01 13:10:00,362.48,367.21,-0.64,flip_to_long -6166,做多,2020-10-01 13:10:00,2020-10-01 13:35:00,367.21,367.17,-0.03,flip_to_short -6167,做空,2020-10-01 13:35:00,2020-10-01 16:00:00,367.17,356.74,1.31,tp_lower -6168,做多,2020-10-01 20:50:00,2020-10-01 21:15:00,351.75,350.35,-0.22,flip_to_short -6169,做空,2020-10-01 21:15:00,2020-10-01 21:20:00,350.35,350.76,-0.08,flip_to_long -6170,做多,2020-10-01 21:20:00,2020-10-01 23:00:00,350.76,351.57,0.09,flip_to_short -6171,做空,2020-10-01 23:00:00,2020-10-01 23:30:00,351.57,352.17,-0.11,flip_to_long -6172,做多,2020-10-01 23:30:00,2020-10-02 00:00:00,352.17,350.49,-0.25,flip_to_short -6173,做空,2020-10-02 00:00:00,2020-10-02 00:15:00,350.49,351.49,-0.16,flip_to_long -6174,做多,2020-10-02 00:15:00,2020-10-02 00:40:00,351.49,350.85,-0.11,flip_to_short -6175,做空,2020-10-02 00:40:00,2020-10-02 01:05:00,350.85,351.7,-0.14,flip_to_long -6176,做多,2020-10-02 01:05:00,2020-10-02 01:50:00,351.7,351.45,-0.06,flip_to_short -6177,做空,2020-10-02 01:50:00,2020-10-02 02:05:00,351.45,351.46,-0.03,flip_to_long -6178,做多,2020-10-02 02:05:00,2020-10-02 02:45:00,351.46,351.48,-0.02,flip_to_short -6179,做空,2020-10-02 02:45:00,2020-10-02 03:00:00,351.48,351.8,-0.07,flip_to_long -6180,做多,2020-10-02 03:00:00,2020-10-02 03:35:00,351.8,351.85,-0.02,flip_to_short -6181,做空,2020-10-02 03:35:00,2020-10-02 03:45:00,351.85,351.66,0.0,flip_to_long -6182,做多,2020-10-02 03:45:00,2020-10-02 04:55:00,351.66,351.16,-0.09,flip_to_short -6183,做空,2020-10-02 04:55:00,2020-10-02 05:00:00,351.16,348.56,0.33,tp_lower -6184,做多,2020-10-02 12:15:00,2020-10-02 12:20:00,339.18,339.03,-0.04,flip_to_short -6185,做空,2020-10-02 12:20:00,2020-10-02 12:50:00,339.03,339.14,-0.04,flip_to_long -6186,做多,2020-10-02 12:50:00,2020-10-02 13:00:00,339.14,338.73,-0.08,flip_to_short -6187,做空,2020-10-02 13:00:00,2020-10-02 13:30:00,338.73,339.38,-0.11,flip_to_long -6188,做多,2020-10-02 13:30:00,2020-10-02 18:25:00,339.38,343.59,0.56,flip_to_short -6189,做空,2020-10-02 18:25:00,2020-10-02 18:55:00,343.59,344.35,-0.13,flip_to_long -6190,做多,2020-10-02 18:55:00,2020-10-02 19:00:00,344.35,344.08,-0.06,flip_to_short -6191,做空,2020-10-02 19:00:00,2020-10-02 19:15:00,344.08,343.9,0.0,flip_to_long -6192,做多,2020-10-02 19:15:00,2020-10-02 19:30:00,343.9,344.06,-0.0,flip_to_short -6193,做空,2020-10-02 19:30:00,2020-10-02 20:10:00,344.06,344.08,-0.03,flip_to_long -6194,做多,2020-10-02 20:10:00,2020-10-02 21:40:00,344.08,343.72,-0.07,flip_to_short -6195,做空,2020-10-02 21:40:00,2020-10-02 22:30:00,343.72,344.83,-0.18,flip_to_long -6196,做多,2020-10-02 22:30:00,2020-10-02 22:35:00,344.83,344.25,-0.1,flip_to_short -6197,做空,2020-10-02 22:35:00,2020-10-03 00:25:00,344.25,344.57,-0.07,flip_to_long -6198,做多,2020-10-03 00:25:00,2020-10-03 01:20:00,344.57,344.63,-0.02,flip_to_short -6199,做空,2020-10-03 01:20:00,2020-10-03 01:40:00,344.63,344.47,-0.0,flip_to_long -6200,做多,2020-10-03 01:40:00,2020-10-03 05:30:00,344.47,346.56,0.27,flip_to_short -6201,做空,2020-10-03 05:30:00,2020-10-03 06:00:00,346.56,346.56,-0.02,flip_to_long -6202,做多,2020-10-03 06:00:00,2020-10-03 06:05:00,346.56,345.37,-0.19,flip_to_short -6203,做空,2020-10-03 06:05:00,2020-10-03 07:45:00,345.37,346.65,-0.2,flip_to_long -6204,做多,2020-10-03 07:45:00,2020-10-03 07:50:00,346.65,345.74,-0.15,flip_to_short -6205,做空,2020-10-03 07:50:00,2020-10-03 08:20:00,345.74,347.15,-0.22,flip_to_long -6206,做多,2020-10-03 08:20:00,2020-10-03 08:40:00,347.15,346.34,-0.13,flip_to_short -6207,做空,2020-10-03 08:40:00,2020-10-03 09:20:00,346.34,346.26,-0.01,flip_to_long -6208,做多,2020-10-03 09:20:00,2020-10-03 09:45:00,346.26,345.79,-0.09,flip_to_short -6209,做空,2020-10-03 09:45:00,2020-10-03 09:55:00,345.79,345.9,-0.04,flip_to_long -6210,做多,2020-10-03 09:55:00,2020-10-03 10:00:00,345.9,345.87,-0.03,flip_to_short -6211,做空,2020-10-03 10:00:00,2020-10-03 10:05:00,345.87,346.84,-0.15,flip_to_long -6212,做多,2020-10-03 10:05:00,2020-10-03 12:10:00,346.84,345.71,-0.17,flip_to_short -6213,做空,2020-10-03 12:10:00,2020-10-03 12:25:00,345.71,345.95,-0.06,flip_to_long -6214,做多,2020-10-03 12:25:00,2020-10-03 13:05:00,345.95,346.42,0.04,flip_to_short -6215,做空,2020-10-03 13:05:00,2020-10-03 13:20:00,346.42,346.62,-0.05,flip_to_long -6216,做多,2020-10-03 13:20:00,2020-10-03 13:25:00,346.62,346.2,-0.08,flip_to_short -6217,做空,2020-10-03 13:25:00,2020-10-03 14:20:00,346.2,346.76,-0.1,flip_to_long -6218,做多,2020-10-03 14:20:00,2020-10-03 14:35:00,346.76,346.51,-0.06,flip_to_short -6219,做空,2020-10-03 14:35:00,2020-10-03 14:45:00,346.51,346.73,-0.05,flip_to_long -6220,做多,2020-10-03 14:45:00,2020-10-03 14:50:00,346.73,346.25,-0.09,flip_to_short -6221,做空,2020-10-03 14:50:00,2020-10-03 15:15:00,346.25,346.84,-0.1,flip_to_long -6222,做多,2020-10-03 15:15:00,2020-10-03 15:20:00,346.84,346.63,-0.05,flip_to_short -6223,做空,2020-10-03 15:20:00,2020-10-03 15:25:00,346.63,346.9,-0.06,flip_to_long -6224,做多,2020-10-03 15:25:00,2020-10-03 15:35:00,346.9,346.37,-0.09,flip_to_short -6225,做空,2020-10-03 15:35:00,2020-10-03 15:50:00,346.37,346.93,-0.1,flip_to_long -6226,做多,2020-10-03 15:50:00,2020-10-03 16:05:00,346.93,346.69,-0.05,flip_to_short -6227,做空,2020-10-03 16:05:00,2020-10-03 20:50:00,346.69,348.86,-0.3,flip_to_long -6228,做多,2020-10-03 20:50:00,2020-10-03 21:05:00,348.86,348.45,-0.07,flip_to_short -6229,做空,2020-10-03 21:05:00,2020-10-04 03:05:00,348.45,346.2,0.27,flip_to_long -6230,做多,2020-10-04 03:05:00,2020-10-04 03:10:00,346.2,346.14,-0.03,flip_to_short -6231,做空,2020-10-04 03:10:00,2020-10-04 04:00:00,346.14,345.9,0.01,flip_to_long -6232,做多,2020-10-04 04:00:00,2020-10-04 04:10:00,345.9,345.91,-0.02,flip_to_short -6233,做空,2020-10-04 04:10:00,2020-10-04 08:45:00,345.91,347.35,-0.22,flip_to_long -6234,做多,2020-10-04 08:45:00,2020-10-04 09:10:00,347.35,347.66,0.02,flip_to_short -6235,做空,2020-10-04 09:10:00,2020-10-04 09:15:00,347.66,347.81,-0.04,flip_to_long -6236,做多,2020-10-04 09:15:00,2020-10-04 09:20:00,347.81,347.23,-0.1,flip_to_short -6237,做空,2020-10-04 09:20:00,2020-10-04 11:50:00,347.23,347.17,-0.01,flip_to_long -6238,做多,2020-10-04 11:50:00,2020-10-04 12:00:00,347.17,346.89,-0.06,flip_to_short -6239,做空,2020-10-04 12:00:00,2020-10-04 12:45:00,346.89,346.76,-0.01,flip_to_long -6240,做多,2020-10-04 12:45:00,2020-10-04 14:15:00,346.76,346.75,-0.02,flip_to_short -6241,做空,2020-10-04 14:15:00,2020-10-04 14:20:00,346.75,347.38,-0.11,flip_to_long -6242,做多,2020-10-04 14:20:00,2020-10-04 14:50:00,347.38,347.0,-0.07,flip_to_short -6243,做空,2020-10-04 14:50:00,2020-10-04 16:05:00,347.0,347.39,-0.07,flip_to_long -6244,做多,2020-10-04 16:05:00,2020-10-04 16:10:00,347.39,347.37,-0.03,flip_to_short -6245,做空,2020-10-04 16:10:00,2020-10-04 16:45:00,347.37,347.28,-0.01,flip_to_long -6246,做多,2020-10-04 16:45:00,2020-10-04 18:10:00,347.28,351.17,0.48,tp_upper -6247,做空,2020-10-04 22:35:00,2020-10-04 22:40:00,351.31,351.45,-0.04,flip_to_long -6248,做多,2020-10-04 22:40:00,2020-10-04 23:35:00,351.45,351.71,0.01,flip_to_short -6249,做空,2020-10-04 23:35:00,2020-10-04 23:40:00,351.71,352.02,-0.06,flip_to_long -6250,做多,2020-10-04 23:40:00,2020-10-05 00:05:00,352.02,354.35,0.28,tp_upper -6251,做空,2020-10-05 03:10:00,2020-10-05 08:25:00,353.08,351.08,0.24,flip_to_long -6252,做多,2020-10-05 08:25:00,2020-10-05 08:30:00,351.08,350.75,-0.07,flip_to_short -6253,做空,2020-10-05 08:30:00,2020-10-05 08:35:00,350.75,351.2,-0.08,flip_to_long -6254,做多,2020-10-05 08:35:00,2020-10-05 08:40:00,351.2,350.87,-0.07,flip_to_short -6255,做空,2020-10-05 08:40:00,2020-10-05 09:05:00,350.87,351.27,-0.08,flip_to_long -6256,做多,2020-10-05 09:05:00,2020-10-05 09:10:00,351.27,351.18,-0.04,flip_to_short -6257,做空,2020-10-05 09:10:00,2020-10-05 09:20:00,351.18,351.07,-0.01,flip_to_long -6258,做多,2020-10-05 09:20:00,2020-10-05 09:25:00,351.07,350.69,-0.07,flip_to_short -6259,做空,2020-10-05 09:25:00,2020-10-05 09:30:00,350.69,351.27,-0.1,flip_to_long -6260,做多,2020-10-05 09:30:00,2020-10-05 09:50:00,351.27,350.82,-0.08,flip_to_short -6261,做空,2020-10-05 09:50:00,2020-10-05 09:55:00,350.82,351.23,-0.08,flip_to_long -6262,做多,2020-10-05 09:55:00,2020-10-05 10:00:00,351.23,350.71,-0.09,flip_to_short -6263,做空,2020-10-05 10:00:00,2020-10-05 10:10:00,350.71,350.76,-0.03,flip_to_long -6264,做多,2020-10-05 10:10:00,2020-10-05 11:25:00,350.76,350.81,-0.02,flip_to_short -6265,做空,2020-10-05 11:25:00,2020-10-05 11:30:00,350.81,350.87,-0.03,flip_to_long -6266,做多,2020-10-05 11:30:00,2020-10-05 11:50:00,350.87,350.94,-0.01,flip_to_short -6267,做空,2020-10-05 11:50:00,2020-10-05 12:10:00,350.94,350.93,-0.02,flip_to_long -6268,做多,2020-10-05 12:10:00,2020-10-05 12:45:00,350.93,351.11,0.0,flip_to_short -6269,做空,2020-10-05 12:45:00,2020-10-05 16:35:00,351.11,352.39,-0.19,flip_to_long -6270,做多,2020-10-05 16:35:00,2020-10-05 17:15:00,352.39,352.39,-0.02,flip_to_short -6271,做空,2020-10-05 17:15:00,2020-10-05 20:00:00,352.39,351.7,0.07,flip_to_long -6272,做多,2020-10-05 20:00:00,2020-10-05 20:25:00,351.7,351.75,-0.02,flip_to_short -6273,做空,2020-10-05 20:25:00,2020-10-05 20:30:00,351.75,351.84,-0.03,flip_to_long -6274,做多,2020-10-05 20:30:00,2020-10-05 20:35:00,351.84,351.47,-0.07,flip_to_short -6275,做空,2020-10-05 20:35:00,2020-10-05 20:55:00,351.47,351.55,-0.03,flip_to_long -6276,做多,2020-10-05 20:55:00,2020-10-05 23:20:00,351.55,351.97,0.03,flip_to_short -6277,做空,2020-10-05 23:20:00,2020-10-06 00:55:00,351.97,352.23,-0.06,flip_to_long -6278,做多,2020-10-06 00:55:00,2020-10-06 01:15:00,352.23,352.44,0.0,flip_to_short -6279,做空,2020-10-06 01:15:00,2020-10-06 01:50:00,352.44,352.53,-0.03,flip_to_long -6280,做多,2020-10-06 01:50:00,2020-10-06 02:05:00,352.53,352.65,-0.01,flip_to_short -6281,做空,2020-10-06 02:05:00,2020-10-06 03:05:00,352.65,352.81,-0.04,flip_to_long -6282,做多,2020-10-06 03:05:00,2020-10-06 03:10:00,352.81,352.78,-0.03,flip_to_short -6283,做空,2020-10-06 03:10:00,2020-10-06 03:15:00,352.78,352.85,-0.03,flip_to_long -6284,做多,2020-10-06 03:15:00,2020-10-06 03:20:00,352.85,352.61,-0.05,flip_to_short -6285,做空,2020-10-06 03:20:00,2020-10-06 03:25:00,352.61,352.98,-0.07,flip_to_long -6286,做多,2020-10-06 03:25:00,2020-10-06 05:05:00,352.98,353.1,-0.01,flip_to_short -6287,做空,2020-10-06 05:05:00,2020-10-06 05:10:00,353.1,353.25,-0.04,flip_to_long -6288,做多,2020-10-06 05:10:00,2020-10-06 05:20:00,353.25,353.25,-0.02,flip_to_short -6289,做空,2020-10-06 05:20:00,2020-10-06 05:50:00,353.25,353.17,-0.01,flip_to_long -6290,做多,2020-10-06 05:50:00,2020-10-06 06:05:00,353.17,353.2,-0.02,flip_to_short -6291,做空,2020-10-06 06:05:00,2020-10-06 07:05:00,353.2,353.31,-0.04,flip_to_long -6292,做多,2020-10-06 07:05:00,2020-10-06 09:50:00,353.31,352.15,-0.17,flip_to_short -6293,做空,2020-10-06 09:50:00,2020-10-06 11:00:00,352.15,346.54,0.7,tp_lower -6294,做多,2020-10-06 15:15:00,2020-10-06 18:45:00,346.06,347.77,0.2,flip_to_short -6295,做空,2020-10-06 18:45:00,2020-10-06 23:50:00,347.77,340.41,0.95,flip_to_long -6296,做多,2020-10-06 23:50:00,2020-10-07 00:00:00,340.41,339.91,-0.09,flip_to_short -6297,做空,2020-10-07 00:00:00,2020-10-07 00:20:00,339.91,339.9,-0.02,flip_to_long -6298,做多,2020-10-07 00:20:00,2020-10-07 00:25:00,339.9,339.13,-0.13,flip_to_short -6299,做空,2020-10-07 00:25:00,2020-10-07 00:30:00,339.13,339.17,-0.03,flip_to_long -6300,做多,2020-10-07 00:30:00,2020-10-07 04:30:00,339.17,338.01,-0.19,flip_to_short -6301,做空,2020-10-07 04:30:00,2020-10-07 04:45:00,338.01,337.92,-0.01,flip_to_long -6302,做多,2020-10-07 04:45:00,2020-10-07 05:00:00,337.92,337.04,-0.15,flip_to_short -6303,做空,2020-10-07 05:00:00,2020-10-07 05:10:00,337.04,338.05,-0.16,flip_to_long -6304,做多,2020-10-07 05:10:00,2020-10-07 09:05:00,338.05,339.18,0.13,flip_to_short -6305,做空,2020-10-07 09:05:00,2020-10-07 09:40:00,339.18,339.26,-0.03,flip_to_long -6306,做多,2020-10-07 09:40:00,2020-10-07 11:55:00,339.26,339.12,-0.04,flip_to_short -6307,做空,2020-10-07 11:55:00,2020-10-07 12:00:00,339.12,340.57,-0.22,flip_to_long -6308,做多,2020-10-07 12:00:00,2020-10-07 14:10:00,340.57,339.68,-0.14,flip_to_short -6309,做空,2020-10-07 14:10:00,2020-10-07 15:55:00,339.68,340.49,-0.13,flip_to_long -6310,做多,2020-10-07 15:55:00,2020-10-07 16:00:00,340.49,339.46,-0.16,flip_to_short -6311,做空,2020-10-07 16:00:00,2020-10-07 18:15:00,339.46,340.84,-0.21,flip_to_long -6312,做多,2020-10-07 18:15:00,2020-10-07 21:35:00,340.84,340.1,-0.12,flip_to_short -6313,做空,2020-10-07 21:35:00,2020-10-07 22:00:00,340.1,340.39,-0.06,flip_to_long -6314,做多,2020-10-07 22:00:00,2020-10-07 22:05:00,340.39,340.24,-0.04,flip_to_short -6315,做空,2020-10-07 22:05:00,2020-10-07 23:25:00,340.24,340.89,-0.11,flip_to_long -6316,做多,2020-10-07 23:25:00,2020-10-07 23:30:00,340.89,340.43,-0.08,flip_to_short -6317,做空,2020-10-07 23:30:00,2020-10-07 23:35:00,340.43,341.15,-0.12,flip_to_long -6318,做多,2020-10-07 23:35:00,2020-10-08 00:05:00,341.15,340.6,-0.1,flip_to_short -6319,做空,2020-10-08 00:05:00,2020-10-08 00:10:00,340.6,340.71,-0.04,flip_to_long -6320,做多,2020-10-08 00:10:00,2020-10-08 00:15:00,340.71,340.41,-0.06,flip_to_short -6321,做空,2020-10-08 00:15:00,2020-10-08 00:20:00,340.41,340.56,-0.04,flip_to_long -6322,做多,2020-10-08 00:20:00,2020-10-08 00:30:00,340.56,340.42,-0.04,flip_to_short -6323,做空,2020-10-08 00:30:00,2020-10-08 03:05:00,340.42,339.89,0.05,flip_to_long -6324,做多,2020-10-08 03:05:00,2020-10-08 03:20:00,339.89,339.89,-0.02,flip_to_short -6325,做空,2020-10-08 03:20:00,2020-10-08 04:25:00,339.89,339.65,0.01,flip_to_long -6326,做多,2020-10-08 04:25:00,2020-10-08 04:55:00,339.65,339.52,-0.04,flip_to_short -6327,做空,2020-10-08 04:55:00,2020-10-08 06:00:00,339.52,339.33,0.0,flip_to_long -6328,做多,2020-10-08 06:00:00,2020-10-08 06:35:00,339.33,339.05,-0.06,flip_to_short -6329,做空,2020-10-08 06:35:00,2020-10-08 07:10:00,339.05,336.11,0.37,tp_lower -6330,做多,2020-10-08 10:05:00,2020-10-08 10:10:00,337.34,336.92,-0.08,flip_to_short -6331,做空,2020-10-08 10:10:00,2020-10-08 10:15:00,336.92,337.57,-0.11,flip_to_long -6332,做多,2020-10-08 10:15:00,2020-10-08 21:10:00,337.57,350.67,1.74,flip_to_short -6333,做空,2020-10-08 21:10:00,2020-10-08 21:35:00,350.67,351.26,-0.1,flip_to_long -6334,做多,2020-10-08 21:35:00,2020-10-08 21:45:00,351.26,350.74,-0.09,flip_to_short -6335,做空,2020-10-08 21:45:00,2020-10-08 22:00:00,350.74,351.27,-0.09,flip_to_long -6336,做多,2020-10-08 22:00:00,2020-10-08 22:35:00,351.27,350.91,-0.07,flip_to_short -6337,做空,2020-10-08 22:35:00,2020-10-08 22:45:00,350.91,350.92,-0.02,flip_to_long -6338,做多,2020-10-08 22:45:00,2020-10-08 23:05:00,350.92,350.64,-0.06,flip_to_short -6339,做空,2020-10-08 23:05:00,2020-10-08 23:55:00,350.64,351.08,-0.08,flip_to_long -6340,做多,2020-10-08 23:55:00,2020-10-09 00:00:00,351.08,351.03,-0.03,flip_to_short -6341,做空,2020-10-09 00:00:00,2020-10-09 01:50:00,351.03,350.81,0.01,flip_to_long -6342,做多,2020-10-09 01:50:00,2020-10-09 02:05:00,350.81,350.57,-0.06,flip_to_short -6343,做空,2020-10-09 02:05:00,2020-10-09 04:00:00,350.57,350.87,-0.06,flip_to_long -6344,做多,2020-10-09 04:00:00,2020-10-09 04:05:00,350.87,350.52,-0.07,flip_to_short -6345,做空,2020-10-09 04:05:00,2020-10-09 07:10:00,350.52,349.9,0.06,flip_to_long -6346,做多,2020-10-09 07:10:00,2020-10-09 07:30:00,349.9,350.21,0.02,flip_to_short -6347,做空,2020-10-09 07:30:00,2020-10-09 09:40:00,350.21,349.9,0.02,flip_to_long -6348,做多,2020-10-09 09:40:00,2020-10-09 10:00:00,349.9,349.64,-0.06,flip_to_short -6349,做空,2020-10-09 10:00:00,2020-10-09 19:10:00,349.64,363.45,-1.88,flip_to_long -6350,做多,2020-10-09 19:10:00,2020-10-09 19:35:00,363.45,363.16,-0.06,flip_to_short -6351,做空,2020-10-09 19:35:00,2020-10-09 19:55:00,363.16,363.3,-0.04,flip_to_long -6352,做多,2020-10-09 19:55:00,2020-10-09 20:15:00,363.3,363.84,0.04,flip_to_short -6353,做空,2020-10-09 20:15:00,2020-10-09 20:55:00,363.84,363.64,0.0,flip_to_long -6354,做多,2020-10-09 20:55:00,2020-10-09 23:05:00,363.64,366.85,0.37,tp_upper -6355,做空,2020-10-10 06:00:00,2020-10-10 06:05:00,374.13,375.01,-0.13,flip_to_long -6356,做多,2020-10-10 06:05:00,2020-10-10 06:15:00,375.01,374.59,-0.07,flip_to_short -6357,做空,2020-10-10 06:15:00,2020-10-10 06:25:00,374.59,374.96,-0.07,flip_to_long -6358,做多,2020-10-10 06:25:00,2020-10-10 06:35:00,374.96,375.3,0.02,flip_to_short -6359,做空,2020-10-10 06:35:00,2020-10-10 06:45:00,375.3,375.32,-0.03,flip_to_long -6360,做多,2020-10-10 06:45:00,2020-10-10 07:30:00,375.32,375.43,-0.01,flip_to_short -6361,做空,2020-10-10 07:30:00,2020-10-10 08:05:00,375.43,375.73,-0.06,flip_to_long -6362,做多,2020-10-10 08:05:00,2020-10-10 09:10:00,375.73,375.13,-0.1,flip_to_short -6363,做空,2020-10-10 09:10:00,2020-10-10 09:25:00,375.13,372.93,0.24,tp_lower -6364,做多,2020-10-10 12:40:00,2020-10-10 13:30:00,373.28,373.33,-0.02,flip_to_short -6365,做空,2020-10-10 13:30:00,2020-10-10 16:00:00,373.33,373.54,-0.05,flip_to_long -6366,做多,2020-10-10 16:00:00,2020-10-10 16:05:00,373.54,372.89,-0.1,flip_to_short -6367,做空,2020-10-10 16:05:00,2020-10-10 16:15:00,372.89,373.14,-0.05,flip_to_long -6368,做多,2020-10-10 16:15:00,2020-10-10 16:55:00,373.14,373.27,-0.01,flip_to_short -6369,做空,2020-10-10 16:55:00,2020-10-10 17:05:00,373.27,373.94,-0.1,flip_to_long -6370,做多,2020-10-10 17:05:00,2020-10-10 17:25:00,373.94,374.28,0.02,flip_to_short -6371,做空,2020-10-10 17:25:00,2020-10-10 18:25:00,374.28,374.08,0.0,flip_to_long -6372,做多,2020-10-10 18:25:00,2020-10-10 18:30:00,374.08,373.82,-0.05,flip_to_short -6373,做空,2020-10-10 18:30:00,2020-10-10 18:35:00,373.82,374.93,-0.16,flip_to_long -6374,做多,2020-10-10 18:35:00,2020-10-10 19:10:00,374.93,373.96,-0.14,flip_to_short -6375,做空,2020-10-10 19:10:00,2020-10-10 20:05:00,373.96,373.75,0.0,flip_to_long -6376,做多,2020-10-10 20:05:00,2020-10-10 20:15:00,373.75,373.65,-0.03,flip_to_short -6377,做空,2020-10-10 20:15:00,2020-10-10 20:20:00,373.65,374.3,-0.1,flip_to_long -6378,做多,2020-10-10 20:20:00,2020-10-10 20:30:00,374.3,374.06,-0.05,flip_to_short -6379,做空,2020-10-10 20:30:00,2020-10-10 21:20:00,374.06,373.82,0.01,flip_to_long -6380,做多,2020-10-10 21:20:00,2020-10-10 22:25:00,373.82,374.2,0.02,flip_to_short -6381,做空,2020-10-10 22:25:00,2020-10-11 01:45:00,374.2,372.89,0.13,flip_to_long -6382,做多,2020-10-11 01:45:00,2020-10-11 01:55:00,372.89,372.82,-0.03,flip_to_short -6383,做空,2020-10-11 01:55:00,2020-10-11 02:05:00,372.82,372.81,-0.02,flip_to_long -6384,做多,2020-10-11 02:05:00,2020-10-11 02:10:00,372.81,372.6,-0.05,flip_to_short -6385,做空,2020-10-11 02:10:00,2020-10-11 02:25:00,372.6,372.69,-0.03,flip_to_long -6386,做多,2020-10-11 02:25:00,2020-10-11 02:40:00,372.69,372.0,-0.11,flip_to_short -6387,做空,2020-10-11 02:40:00,2020-10-11 02:45:00,372.0,373.0,-0.14,flip_to_long -6388,做多,2020-10-11 02:45:00,2020-10-11 03:05:00,373.0,372.02,-0.14,flip_to_short -6389,做空,2020-10-11 03:05:00,2020-10-11 04:15:00,372.02,371.82,0.0,flip_to_long -6390,做多,2020-10-11 04:15:00,2020-10-11 04:20:00,371.82,371.47,-0.06,flip_to_short -6391,做空,2020-10-11 04:20:00,2020-10-11 05:00:00,371.47,371.89,-0.07,flip_to_long -6392,做多,2020-10-11 05:00:00,2020-10-11 05:05:00,371.89,371.57,-0.06,flip_to_short -6393,做空,2020-10-11 05:05:00,2020-10-11 05:25:00,371.57,372.42,-0.12,flip_to_long -6394,做多,2020-10-11 05:25:00,2020-10-11 05:45:00,372.42,372.18,-0.05,flip_to_short -6395,做空,2020-10-11 05:45:00,2020-10-11 06:55:00,372.18,372.83,-0.1,flip_to_long -6396,做多,2020-10-11 06:55:00,2020-10-11 08:05:00,372.83,372.21,-0.1,flip_to_short -6397,做空,2020-10-11 08:05:00,2020-10-11 09:15:00,372.21,372.1,-0.01,flip_to_long -6398,做多,2020-10-11 09:15:00,2020-10-11 09:40:00,372.1,372.35,0.01,flip_to_short -6399,做空,2020-10-11 09:40:00,2020-10-11 12:35:00,372.35,373.06,-0.11,flip_to_long -6400,做多,2020-10-11 12:35:00,2020-10-11 14:15:00,373.06,373.95,0.08,flip_to_short -6401,做空,2020-10-11 14:15:00,2020-10-11 14:25:00,373.95,373.85,-0.01,flip_to_long -6402,做多,2020-10-11 14:25:00,2020-10-11 14:40:00,373.85,373.16,-0.1,flip_to_short -6403,做空,2020-10-11 14:40:00,2020-10-11 15:00:00,373.16,374.46,-0.17,flip_to_long -6404,做多,2020-10-11 15:00:00,2020-10-11 18:45:00,374.46,374.94,0.03,flip_to_short -6405,做空,2020-10-11 18:45:00,2020-10-11 18:55:00,374.94,375.24,-0.06,flip_to_long -6406,做多,2020-10-11 18:55:00,2020-10-11 19:20:00,375.24,374.85,-0.07,flip_to_short -6407,做空,2020-10-11 19:20:00,2020-10-11 23:25:00,374.85,373.69,0.11,flip_to_long -6408,做多,2020-10-11 23:25:00,2020-10-12 00:10:00,373.69,373.68,-0.02,flip_to_short -6409,做空,2020-10-12 00:10:00,2020-10-12 00:35:00,373.68,373.45,0.01,flip_to_long -6410,做多,2020-10-12 00:35:00,2020-10-12 00:45:00,373.45,373.44,-0.02,flip_to_short -6411,做空,2020-10-12 00:45:00,2020-10-12 00:50:00,373.44,373.86,-0.07,flip_to_long -6412,做多,2020-10-12 00:50:00,2020-10-12 01:15:00,373.86,373.51,-0.06,flip_to_short -6413,做空,2020-10-12 01:15:00,2020-10-12 01:20:00,373.51,373.7,-0.04,flip_to_long -6414,做多,2020-10-12 01:20:00,2020-10-12 02:20:00,373.7,373.47,-0.05,flip_to_short -6415,做空,2020-10-12 02:20:00,2020-10-12 02:25:00,373.47,373.77,-0.06,flip_to_long -6416,做多,2020-10-12 02:25:00,2020-10-12 04:00:00,373.77,373.7,-0.03,flip_to_short -6417,做空,2020-10-12 04:00:00,2020-10-12 04:20:00,373.7,373.94,-0.05,flip_to_long -6418,做多,2020-10-12 04:20:00,2020-10-12 04:55:00,373.94,374.15,0.0,flip_to_short -6419,做空,2020-10-12 04:55:00,2020-10-12 05:05:00,374.15,374.5,-0.06,flip_to_long -6420,做多,2020-10-12 05:05:00,2020-10-12 05:40:00,374.5,374.58,-0.01,flip_to_short -6421,做空,2020-10-12 05:40:00,2020-10-12 05:50:00,374.58,374.69,-0.03,flip_to_long -6422,做多,2020-10-12 05:50:00,2020-10-12 06:05:00,374.69,374.2,-0.08,flip_to_short -6423,做空,2020-10-12 06:05:00,2020-10-12 07:00:00,374.2,372.0,0.24,tp_lower -6424,做多,2020-10-12 07:30:00,2020-10-12 08:00:00,374.15,373.9,-0.05,flip_to_short -6425,做空,2020-10-12 08:00:00,2020-10-12 08:05:00,373.9,373.91,-0.02,flip_to_long -6426,做多,2020-10-12 08:05:00,2020-10-12 08:50:00,373.91,373.88,-0.03,flip_to_short -6427,做空,2020-10-12 08:50:00,2020-10-12 09:00:00,373.88,374.18,-0.06,flip_to_long -6428,做多,2020-10-12 09:00:00,2020-10-12 09:05:00,374.18,373.93,-0.05,flip_to_short -6429,做空,2020-10-12 09:05:00,2020-10-12 09:25:00,373.93,373.8,-0.01,flip_to_long -6430,做多,2020-10-12 09:25:00,2020-10-12 19:50:00,373.8,387.59,1.58,flip_to_short -6431,做空,2020-10-12 19:50:00,2020-10-12 20:50:00,387.59,387.81,-0.05,flip_to_long -6432,做多,2020-10-12 20:50:00,2020-10-12 21:35:00,387.81,392.5,0.52,tp_upper -6433,做空,2020-10-12 23:05:00,2020-10-13 05:00:00,387.7,384.85,0.31,flip_to_long -6434,做多,2020-10-13 05:00:00,2020-10-13 06:00:00,384.85,384.39,-0.08,flip_to_short -6435,做空,2020-10-13 06:00:00,2020-10-13 06:05:00,384.39,384.53,-0.04,flip_to_long -6436,做多,2020-10-13 06:05:00,2020-10-13 08:40:00,384.53,384.11,-0.07,flip_to_short -6437,做空,2020-10-13 08:40:00,2020-10-13 08:55:00,384.11,384.58,-0.08,flip_to_long -6438,做多,2020-10-13 08:55:00,2020-10-13 09:00:00,384.58,384.45,-0.04,flip_to_short -6439,做空,2020-10-13 09:00:00,2020-10-13 09:25:00,384.45,384.32,-0.01,flip_to_long -6440,做多,2020-10-13 09:25:00,2020-10-13 09:35:00,384.32,383.99,-0.06,flip_to_short -6441,做空,2020-10-13 09:35:00,2020-10-13 10:15:00,383.99,383.74,0.01,flip_to_long -6442,做多,2020-10-13 10:15:00,2020-10-13 12:00:00,383.74,384.02,0.01,flip_to_short -6443,做空,2020-10-13 12:00:00,2020-10-13 12:05:00,384.02,384.24,-0.05,flip_to_long -6444,做多,2020-10-13 12:05:00,2020-10-13 12:30:00,384.24,384.44,0.0,flip_to_short -6445,做空,2020-10-13 12:30:00,2020-10-13 13:30:00,384.44,380.12,0.5,tp_lower -6446,做多,2020-10-13 18:20:00,2020-10-13 18:25:00,379.03,378.71,-0.06,flip_to_short -6447,做空,2020-10-13 18:25:00,2020-10-13 19:05:00,378.71,379.0,-0.06,flip_to_long -6448,做多,2020-10-13 19:05:00,2020-10-13 19:35:00,379.0,378.99,-0.02,flip_to_short -6449,做空,2020-10-13 19:35:00,2020-10-13 20:10:00,378.99,379.02,-0.03,flip_to_long -6450,做多,2020-10-13 20:10:00,2020-10-13 20:30:00,379.02,378.34,-0.11,flip_to_short -6451,做空,2020-10-13 20:30:00,2020-10-13 20:40:00,378.34,378.98,-0.1,flip_to_long -6452,做多,2020-10-13 20:40:00,2020-10-14 00:00:00,378.98,380.75,0.19,flip_to_short -6453,做空,2020-10-14 00:00:00,2020-10-14 02:40:00,380.75,382.35,-0.22,flip_to_long -6454,做多,2020-10-14 02:40:00,2020-10-14 02:45:00,382.35,381.87,-0.08,flip_to_short -6455,做空,2020-10-14 02:45:00,2020-10-14 03:00:00,381.87,382.69,-0.12,flip_to_long -6456,做多,2020-10-14 03:00:00,2020-10-14 03:10:00,382.69,382.63,-0.03,flip_to_short -6457,做空,2020-10-14 03:10:00,2020-10-14 03:30:00,382.63,382.72,-0.03,flip_to_long -6458,做多,2020-10-14 03:30:00,2020-10-14 03:50:00,382.72,382.62,-0.04,flip_to_short -6459,做空,2020-10-14 03:50:00,2020-10-14 04:30:00,382.62,382.49,-0.01,flip_to_long -6460,做多,2020-10-14 04:30:00,2020-10-14 05:55:00,382.49,382.47,-0.03,flip_to_short -6461,做空,2020-10-14 05:55:00,2020-10-14 06:40:00,382.47,382.06,0.03,flip_to_long -6462,做多,2020-10-14 06:40:00,2020-10-14 07:05:00,382.06,382.11,-0.02,flip_to_short -6463,做空,2020-10-14 07:05:00,2020-10-14 07:35:00,382.11,381.85,0.01,flip_to_long -6464,做多,2020-10-14 07:35:00,2020-10-14 08:15:00,381.85,381.92,-0.01,flip_to_short -6465,做空,2020-10-14 08:15:00,2020-10-14 08:20:00,381.92,382.05,-0.04,flip_to_long -6466,做多,2020-10-14 08:20:00,2020-10-14 09:30:00,382.05,381.91,-0.04,flip_to_short -6467,做空,2020-10-14 09:30:00,2020-10-14 09:35:00,381.91,382.13,-0.05,flip_to_long -6468,做多,2020-10-14 09:35:00,2020-10-14 09:40:00,382.13,381.51,-0.1,flip_to_short -6469,做空,2020-10-14 09:40:00,2020-10-14 10:10:00,381.51,379.27,0.25,tp_lower -6470,做多,2020-10-14 12:40:00,2020-10-14 13:00:00,381.05,381.32,0.01,flip_to_short -6471,做空,2020-10-14 13:00:00,2020-10-14 14:50:00,381.32,381.06,0.01,flip_to_long -6472,做多,2020-10-14 14:50:00,2020-10-14 21:50:00,381.06,375.7,-0.67,flip_to_short -6473,做空,2020-10-14 21:50:00,2020-10-14 22:00:00,375.7,376.22,-0.09,flip_to_long -6474,做多,2020-10-14 22:00:00,2020-10-14 22:40:00,376.22,376.12,-0.03,flip_to_short -6475,做空,2020-10-14 22:40:00,2020-10-15 01:05:00,376.12,378.04,-0.25,flip_to_long -6476,做多,2020-10-15 01:05:00,2020-10-15 01:20:00,378.04,377.99,-0.03,flip_to_short -6477,做空,2020-10-15 01:20:00,2020-10-15 01:35:00,377.99,377.11,0.08,flip_to_long -6478,做多,2020-10-15 01:35:00,2020-10-15 02:00:00,377.11,377.42,0.01,flip_to_short -6479,做空,2020-10-15 02:00:00,2020-10-15 02:05:00,377.42,377.73,-0.06,flip_to_long -6480,做多,2020-10-15 02:05:00,2020-10-15 02:10:00,377.73,377.46,-0.06,flip_to_short -6481,做空,2020-10-15 02:10:00,2020-10-15 02:40:00,377.46,377.42,-0.02,flip_to_long -6482,做多,2020-10-15 02:40:00,2020-10-15 02:50:00,377.42,376.37,-0.15,flip_to_short -6483,做空,2020-10-15 02:50:00,2020-10-15 04:30:00,376.37,377.56,-0.17,flip_to_long -6484,做多,2020-10-15 04:30:00,2020-10-15 04:35:00,377.56,377.46,-0.03,flip_to_short -6485,做空,2020-10-15 04:35:00,2020-10-15 05:00:00,377.46,377.79,-0.06,flip_to_long -6486,做多,2020-10-15 05:00:00,2020-10-15 05:25:00,377.79,376.96,-0.12,flip_to_short -6487,做空,2020-10-15 05:25:00,2020-10-15 05:30:00,376.96,376.99,-0.03,flip_to_long -6488,做多,2020-10-15 05:30:00,2020-10-15 08:05:00,376.99,378.04,0.1,flip_to_short -6489,做空,2020-10-15 08:05:00,2020-10-15 12:20:00,378.04,375.24,0.31,flip_to_long -6490,做多,2020-10-15 12:20:00,2020-10-15 12:25:00,375.24,374.89,-0.07,flip_to_short -6491,做空,2020-10-15 12:25:00,2020-10-15 17:05:00,374.89,376.02,-0.16,flip_to_long -6492,做多,2020-10-15 17:05:00,2020-10-15 19:20:00,376.02,376.63,0.05,flip_to_short -6493,做空,2020-10-15 19:20:00,2020-10-15 21:45:00,376.63,377.83,-0.17,flip_to_long -6494,做多,2020-10-15 21:45:00,2020-10-15 22:05:00,377.83,378.05,0.0,flip_to_short -6495,做空,2020-10-15 22:05:00,2020-10-16 00:45:00,378.05,378.08,-0.03,flip_to_long -6496,做多,2020-10-16 00:45:00,2020-10-16 00:55:00,378.08,377.95,-0.04,flip_to_short -6497,做空,2020-10-16 00:55:00,2020-10-16 01:00:00,377.95,379.25,-0.18,flip_to_long -6498,做多,2020-10-16 01:00:00,2020-10-16 03:15:00,379.25,377.67,-0.21,flip_to_short -6499,做空,2020-10-16 03:15:00,2020-10-16 03:55:00,377.67,378.03,-0.07,flip_to_long -6500,做多,2020-10-16 03:55:00,2020-10-16 04:00:00,378.03,375.2,-0.36,flip_to_short -6501,做空,2020-10-16 04:00:00,2020-10-16 04:05:00,375.2,371.64,0.4,tp_lower -6502,做多,2020-10-16 11:50:00,2020-10-16 14:35:00,370.17,367.12,-0.39,flip_to_short -6503,做空,2020-10-16 14:35:00,2020-10-16 14:40:00,367.12,367.38,-0.05,flip_to_long -6504,做多,2020-10-16 14:40:00,2020-10-16 14:45:00,367.38,366.52,-0.13,flip_to_short -6505,做空,2020-10-16 14:45:00,2020-10-16 14:50:00,366.52,367.22,-0.11,flip_to_long -6506,做多,2020-10-16 14:50:00,2020-10-16 15:15:00,367.22,367.29,-0.01,flip_to_short -6507,做空,2020-10-16 15:15:00,2020-10-16 16:25:00,367.29,367.7,-0.07,flip_to_long -6508,做多,2020-10-16 16:25:00,2020-10-16 17:05:00,367.7,367.81,-0.01,flip_to_short -6509,做空,2020-10-16 17:05:00,2020-10-16 17:15:00,367.81,367.94,-0.04,flip_to_long -6510,做多,2020-10-16 17:15:00,2020-10-16 17:20:00,367.94,367.58,-0.07,flip_to_short -6511,做空,2020-10-16 17:20:00,2020-10-16 17:25:00,367.58,367.93,-0.06,flip_to_long -6512,做多,2020-10-16 17:25:00,2020-10-16 17:30:00,367.93,367.2,-0.11,flip_to_short -6513,做空,2020-10-16 17:30:00,2020-10-16 18:00:00,367.2,368.49,-0.18,flip_to_long -6514,做多,2020-10-16 18:00:00,2020-10-16 19:00:00,368.49,367.67,-0.12,flip_to_short -6515,做空,2020-10-16 19:00:00,2020-10-16 19:25:00,367.67,367.58,-0.01,flip_to_long -6516,做多,2020-10-16 19:25:00,2020-10-16 19:35:00,367.58,367.55,-0.03,flip_to_short -6517,做空,2020-10-16 19:35:00,2020-10-16 22:15:00,367.55,366.81,0.07,flip_to_long -6518,做多,2020-10-16 22:15:00,2020-10-16 22:20:00,366.81,366.63,-0.04,flip_to_short -6519,做空,2020-10-16 22:20:00,2020-10-16 22:25:00,366.63,366.77,-0.04,flip_to_long -6520,做多,2020-10-16 22:25:00,2020-10-16 22:30:00,366.77,366.2,-0.09,flip_to_short -6521,做空,2020-10-16 22:30:00,2020-10-16 22:35:00,366.2,366.54,-0.06,flip_to_long -6522,做多,2020-10-16 22:35:00,2020-10-16 22:40:00,366.54,366.47,-0.03,flip_to_short -6523,做空,2020-10-16 22:40:00,2020-10-16 22:45:00,366.47,366.58,-0.03,flip_to_long -6524,做多,2020-10-16 22:45:00,2020-10-16 23:20:00,366.58,366.04,-0.08,flip_to_short -6525,做空,2020-10-16 23:20:00,2020-10-16 23:30:00,366.04,366.66,-0.09,flip_to_long -6526,做多,2020-10-16 23:30:00,2020-10-16 23:35:00,366.66,366.41,-0.05,flip_to_short -6527,做空,2020-10-16 23:35:00,2020-10-16 23:40:00,366.41,366.5,-0.03,flip_to_long -6528,做多,2020-10-16 23:40:00,2020-10-16 23:45:00,366.5,366.09,-0.07,flip_to_short -6529,做空,2020-10-16 23:45:00,2020-10-17 01:30:00,366.09,365.42,0.06,flip_to_long -6530,做多,2020-10-17 01:30:00,2020-10-17 06:10:00,365.42,367.24,0.2,flip_to_short -6531,做空,2020-10-17 06:10:00,2020-10-17 06:25:00,367.24,369.27,-0.27,flip_to_long -6532,做多,2020-10-17 06:25:00,2020-10-17 06:35:00,369.27,367.5,-0.23,flip_to_short -6533,做空,2020-10-17 06:35:00,2020-10-17 06:45:00,367.5,367.88,-0.07,flip_to_long -6534,做多,2020-10-17 06:45:00,2020-10-17 06:50:00,367.88,367.33,-0.09,flip_to_short -6535,做空,2020-10-17 06:50:00,2020-10-17 07:05:00,367.33,367.95,-0.1,flip_to_long -6536,做多,2020-10-17 07:05:00,2020-10-17 07:20:00,367.95,367.43,-0.08,flip_to_short -6537,做空,2020-10-17 07:20:00,2020-10-17 07:35:00,367.43,368.2,-0.11,flip_to_long -6538,做多,2020-10-17 07:35:00,2020-10-17 07:50:00,368.2,367.73,-0.08,flip_to_short -6539,做空,2020-10-17 07:50:00,2020-10-17 07:55:00,367.73,367.82,-0.03,flip_to_long -6540,做多,2020-10-17 07:55:00,2020-10-17 08:15:00,367.82,367.7,-0.04,flip_to_short -6541,做空,2020-10-17 08:15:00,2020-10-17 08:20:00,367.7,367.75,-0.03,flip_to_long -6542,做多,2020-10-17 08:20:00,2020-10-17 08:35:00,367.75,367.72,-0.02,flip_to_short -6543,做空,2020-10-17 08:35:00,2020-10-17 09:50:00,367.72,367.68,-0.02,flip_to_long -6544,做多,2020-10-17 09:50:00,2020-10-17 09:55:00,367.68,367.65,-0.02,flip_to_short -6545,做空,2020-10-17 09:55:00,2020-10-17 10:15:00,367.65,367.65,-0.02,flip_to_long -6546,做多,2020-10-17 10:15:00,2020-10-17 10:30:00,367.65,367.5,-0.04,flip_to_short -6547,做空,2020-10-17 10:30:00,2020-10-17 10:40:00,367.5,367.64,-0.04,flip_to_long -6548,做多,2020-10-17 10:40:00,2020-10-17 11:20:00,367.64,367.69,-0.02,flip_to_short -6549,做空,2020-10-17 11:20:00,2020-10-17 11:55:00,367.69,368.07,-0.07,flip_to_long -6550,做多,2020-10-17 11:55:00,2020-10-17 12:10:00,368.07,367.8,-0.05,flip_to_short -6551,做空,2020-10-17 12:10:00,2020-10-17 12:20:00,367.8,367.74,-0.01,flip_to_long -6552,做多,2020-10-17 12:20:00,2020-10-17 12:25:00,367.74,367.65,-0.03,flip_to_short -6553,做空,2020-10-17 12:25:00,2020-10-17 12:55:00,367.65,367.84,-0.04,flip_to_long -6554,做多,2020-10-17 12:55:00,2020-10-17 13:10:00,367.84,367.21,-0.09,flip_to_short -6555,做空,2020-10-17 13:10:00,2020-10-17 13:35:00,367.21,367.22,-0.02,flip_to_long -6556,做多,2020-10-17 13:35:00,2020-10-17 15:00:00,367.22,369.27,0.21,tp_upper -6557,做空,2020-10-17 15:20:00,2020-10-17 16:15:00,368.12,367.41,0.06,flip_to_long -6558,做多,2020-10-17 16:15:00,2020-10-17 19:00:00,367.41,366.98,-0.07,flip_to_short -6559,做空,2020-10-17 19:00:00,2020-10-17 19:10:00,366.98,367.0,-0.02,flip_to_long -6560,做多,2020-10-17 19:10:00,2020-10-17 19:30:00,367.0,366.97,-0.02,flip_to_short -6561,做空,2020-10-17 19:30:00,2020-10-17 20:05:00,366.97,367.06,-0.03,flip_to_long -6562,做多,2020-10-17 20:05:00,2020-10-17 20:10:00,367.06,366.92,-0.04,flip_to_short -6563,做空,2020-10-17 20:10:00,2020-10-17 20:45:00,366.92,366.92,-0.02,flip_to_long -6564,做多,2020-10-17 20:45:00,2020-10-18 00:00:00,366.92,367.67,0.06,flip_to_short -6565,做空,2020-10-18 00:00:00,2020-10-18 04:00:00,367.67,369.0,-0.18,flip_to_long -6566,做多,2020-10-18 04:00:00,2020-10-18 04:15:00,369.0,368.84,-0.04,flip_to_short -6567,做空,2020-10-18 04:15:00,2020-10-18 04:20:00,368.84,368.89,-0.03,flip_to_long -6568,做多,2020-10-18 04:20:00,2020-10-18 04:25:00,368.89,368.76,-0.04,flip_to_short -6569,做空,2020-10-18 04:25:00,2020-10-18 05:20:00,368.76,368.92,-0.04,flip_to_long -6570,做多,2020-10-18 05:20:00,2020-10-18 05:45:00,368.92,368.93,-0.02,flip_to_short -6571,做空,2020-10-18 05:45:00,2020-10-18 05:50:00,368.93,369.0,-0.03,flip_to_long -6572,做多,2020-10-18 05:50:00,2020-10-18 06:05:00,369.0,368.77,-0.05,flip_to_short -6573,做空,2020-10-18 06:05:00,2020-10-18 06:15:00,368.77,369.05,-0.05,flip_to_long -6574,做多,2020-10-18 06:15:00,2020-10-18 06:20:00,369.05,368.99,-0.03,flip_to_short -6575,做空,2020-10-18 06:20:00,2020-10-18 06:30:00,368.99,369.1,-0.03,flip_to_long -6576,做多,2020-10-18 06:30:00,2020-10-18 06:40:00,369.1,372.89,0.42,tp_upper -6577,做空,2020-10-18 09:55:00,2020-10-18 10:50:00,372.04,372.72,-0.1,flip_to_long -6578,做多,2020-10-18 10:50:00,2020-10-18 11:00:00,372.72,372.69,-0.02,flip_to_short -6579,做空,2020-10-18 11:00:00,2020-10-18 11:05:00,372.69,372.78,-0.03,flip_to_long -6580,做多,2020-10-18 11:05:00,2020-10-18 12:35:00,372.78,372.98,0.0,flip_to_short -6581,做空,2020-10-18 12:35:00,2020-10-18 12:45:00,372.98,373.09,-0.03,flip_to_long -6582,做多,2020-10-18 12:45:00,2020-10-18 14:10:00,373.09,375.78,0.29,tp_upper -6583,做空,2020-10-18 19:05:00,2020-10-18 19:15:00,375.69,375.89,-0.04,flip_to_long -6584,做多,2020-10-18 19:15:00,2020-10-18 19:30:00,375.89,375.53,-0.06,flip_to_short -6585,做空,2020-10-18 19:30:00,2020-10-18 19:35:00,375.53,375.82,-0.05,flip_to_long -6586,做多,2020-10-18 19:35:00,2020-10-18 19:40:00,375.82,375.77,-0.03,flip_to_short -6587,做空,2020-10-18 19:40:00,2020-10-18 20:30:00,375.77,375.72,-0.02,flip_to_long -6588,做多,2020-10-18 20:30:00,2020-10-18 20:40:00,375.72,375.71,-0.02,flip_to_short -6589,做空,2020-10-18 20:40:00,2020-10-18 20:45:00,375.71,375.79,-0.03,flip_to_long -6590,做多,2020-10-18 20:45:00,2020-10-18 20:55:00,375.79,375.79,-0.02,flip_to_short -6591,做空,2020-10-18 20:55:00,2020-10-18 21:10:00,375.79,375.84,-0.03,flip_to_long -6592,做多,2020-10-18 21:10:00,2020-10-18 21:15:00,375.84,375.74,-0.03,flip_to_short -6593,做空,2020-10-18 21:15:00,2020-10-18 21:20:00,375.74,375.88,-0.04,flip_to_long -6594,做多,2020-10-18 21:20:00,2020-10-18 22:15:00,375.88,375.9,-0.02,flip_to_short -6595,做空,2020-10-18 22:15:00,2020-10-18 22:35:00,375.9,376.03,-0.04,flip_to_long -6596,做多,2020-10-18 22:35:00,2020-10-18 23:00:00,376.03,378.26,0.23,tp_upper -6597,做空,2020-10-19 00:35:00,2020-10-19 06:25:00,376.57,375.01,0.16,flip_to_long -6598,做多,2020-10-19 06:25:00,2020-10-19 08:05:00,375.01,374.55,-0.08,flip_to_short -6599,做空,2020-10-19 08:05:00,2020-10-19 18:05:00,374.55,381.01,-0.78,flip_to_long -6600,做多,2020-10-19 18:05:00,2020-10-19 22:45:00,381.01,379.28,-0.22,flip_to_short -6601,做空,2020-10-19 22:45:00,2020-10-19 23:00:00,379.28,379.52,-0.05,flip_to_long -6602,做多,2020-10-19 23:00:00,2020-10-19 23:10:00,379.52,378.72,-0.11,flip_to_short -6603,做空,2020-10-19 23:10:00,2020-10-19 23:25:00,378.72,379.42,-0.1,flip_to_long -6604,做多,2020-10-19 23:25:00,2020-10-19 23:30:00,379.42,379.26,-0.04,flip_to_short -6605,做空,2020-10-19 23:30:00,2020-10-19 23:35:00,379.26,379.83,-0.08,flip_to_long -6606,做多,2020-10-19 23:35:00,2020-10-20 00:00:00,379.83,379.08,-0.1,flip_to_short -6607,做空,2020-10-20 00:00:00,2020-10-20 00:30:00,379.08,379.23,-0.04,flip_to_long -6608,做多,2020-10-20 00:30:00,2020-10-20 01:15:00,379.23,379.28,-0.02,flip_to_short -6609,做空,2020-10-20 01:15:00,2020-10-20 02:00:00,379.28,379.09,0.0,flip_to_long -6610,做多,2020-10-20 02:00:00,2020-10-20 02:10:00,379.09,379.12,-0.02,flip_to_short -6611,做空,2020-10-20 02:10:00,2020-10-20 03:00:00,379.12,379.0,-0.01,flip_to_long -6612,做多,2020-10-20 03:00:00,2020-10-20 03:20:00,379.0,379.17,-0.0,flip_to_short -6613,做空,2020-10-20 03:20:00,2020-10-20 03:30:00,379.17,379.63,-0.07,flip_to_long -6614,做多,2020-10-20 03:30:00,2020-10-20 04:50:00,379.63,379.2,-0.07,flip_to_short -6615,做空,2020-10-20 04:50:00,2020-10-20 06:40:00,379.2,379.01,0.0,flip_to_long -6616,做多,2020-10-20 06:40:00,2020-10-20 07:30:00,379.01,378.5,-0.08,flip_to_short -6617,做空,2020-10-20 07:30:00,2020-10-20 10:50:00,378.5,376.8,0.17,flip_to_long -6618,做多,2020-10-20 10:50:00,2020-10-20 10:55:00,376.8,376.6,-0.04,flip_to_short -6619,做空,2020-10-20 10:55:00,2020-10-20 11:00:00,376.6,377.27,-0.1,flip_to_long -6620,做多,2020-10-20 11:00:00,2020-10-20 11:05:00,377.27,376.62,-0.09,flip_to_short -6621,做空,2020-10-20 11:05:00,2020-10-20 11:25:00,376.62,369.73,0.74,tp_lower -6622,做多,2020-10-20 15:10:00,2020-10-20 15:50:00,371.05,370.8,-0.05,flip_to_short -6623,做空,2020-10-20 15:50:00,2020-10-20 21:15:00,370.8,369.75,0.1,flip_to_long -6624,做多,2020-10-20 21:15:00,2020-10-20 21:20:00,369.75,369.26,-0.08,flip_to_short -6625,做空,2020-10-20 21:20:00,2020-10-20 21:55:00,369.26,369.95,-0.1,flip_to_long -6626,做多,2020-10-20 21:55:00,2020-10-20 22:25:00,369.95,368.73,-0.16,flip_to_short -6627,做空,2020-10-20 22:25:00,2020-10-20 22:45:00,368.73,368.99,-0.05,flip_to_long -6628,做多,2020-10-20 22:45:00,2020-10-20 22:50:00,368.99,368.8,-0.04,flip_to_short -6629,做空,2020-10-20 22:50:00,2020-10-20 22:55:00,368.8,369.37,-0.09,flip_to_long -6630,做多,2020-10-20 22:55:00,2020-10-20 23:00:00,369.37,369.31,-0.03,flip_to_short -6631,做空,2020-10-20 23:00:00,2020-10-20 23:30:00,369.31,368.9,0.03,flip_to_long -6632,做多,2020-10-20 23:30:00,2020-10-20 23:35:00,368.9,368.02,-0.12,flip_to_short -6633,做空,2020-10-20 23:35:00,2020-10-20 23:55:00,368.02,368.74,-0.1,flip_to_long -6634,做多,2020-10-20 23:55:00,2020-10-21 07:35:00,368.74,378.74,1.1,flip_to_short -6635,做空,2020-10-21 07:35:00,2020-10-21 07:45:00,378.74,378.92,-0.04,flip_to_long -6636,做多,2020-10-21 07:45:00,2020-10-21 08:00:00,378.92,379.34,0.03,flip_to_short -6637,做空,2020-10-21 08:00:00,2020-10-21 10:10:00,379.34,379.19,-0.0,flip_to_long -6638,做多,2020-10-21 10:10:00,2020-10-21 10:55:00,379.19,379.2,-0.02,flip_to_short -6639,做空,2020-10-21 10:55:00,2020-10-21 11:15:00,379.2,379.89,-0.1,flip_to_long -6640,做多,2020-10-21 11:15:00,2020-10-21 11:20:00,379.89,378.82,-0.14,flip_to_short -6641,做空,2020-10-21 11:20:00,2020-10-21 11:40:00,378.82,379.44,-0.09,flip_to_long -6642,做多,2020-10-21 11:40:00,2020-10-21 11:55:00,379.44,379.62,-0.0,flip_to_short -6643,做空,2020-10-21 11:55:00,2020-10-21 12:20:00,379.62,379.39,0.0,flip_to_long -6644,做多,2020-10-21 12:20:00,2020-10-21 19:05:00,379.39,392.89,1.51,flip_to_short -6645,做空,2020-10-21 19:05:00,2020-10-21 19:20:00,392.89,393.5,-0.09,flip_to_long -6646,做多,2020-10-21 19:20:00,2020-10-21 19:25:00,393.5,392.89,-0.09,flip_to_short -6647,做空,2020-10-21 19:25:00,2020-10-21 19:30:00,392.89,393.71,-0.11,flip_to_long -6648,做多,2020-10-21 19:30:00,2020-10-21 21:25:00,393.71,393.46,-0.05,flip_to_short -6649,做空,2020-10-21 21:25:00,2020-10-22 00:10:00,393.46,393.92,-0.07,flip_to_long -6650,做多,2020-10-22 00:10:00,2020-10-22 00:20:00,393.92,394.6,0.05,flip_to_short -6651,做空,2020-10-22 00:20:00,2020-10-22 00:35:00,394.6,394.25,0.02,flip_to_long -6652,做多,2020-10-22 00:35:00,2020-10-22 02:00:00,394.25,395.47,0.12,flip_to_short -6653,做空,2020-10-22 02:00:00,2020-10-22 03:20:00,395.47,394.8,0.05,flip_to_long -6654,做多,2020-10-22 03:20:00,2020-10-22 04:10:00,394.8,394.21,-0.09,flip_to_short -6655,做空,2020-10-22 04:10:00,2020-10-22 04:15:00,394.21,394.56,-0.06,flip_to_long -6656,做多,2020-10-22 04:15:00,2020-10-22 04:20:00,394.56,394.1,-0.07,flip_to_short -6657,做空,2020-10-22 04:20:00,2020-10-22 04:50:00,394.1,394.3,-0.04,flip_to_long -6658,做多,2020-10-22 04:50:00,2020-10-22 07:15:00,394.3,394.68,0.02,flip_to_short -6659,做空,2020-10-22 07:15:00,2020-10-22 07:35:00,394.68,395.48,-0.11,flip_to_long -6660,做多,2020-10-22 07:35:00,2020-10-22 07:45:00,395.48,394.91,-0.09,flip_to_short -6661,做空,2020-10-22 07:45:00,2020-10-22 07:55:00,394.91,395.29,-0.06,flip_to_long -6662,做多,2020-10-22 07:55:00,2020-10-22 09:00:00,395.29,394.79,-0.08,flip_to_short -6663,做空,2020-10-22 09:00:00,2020-10-22 09:15:00,394.79,396.28,-0.19,flip_to_long -6664,做多,2020-10-22 09:15:00,2020-10-22 10:20:00,396.28,402.95,0.71,tp_upper -6665,做空,2020-10-22 15:45:00,2020-10-22 20:00:00,413.22,417.44,-0.48,flip_to_long -6666,做多,2020-10-22 20:00:00,2020-10-22 21:05:00,417.44,416.72,-0.1,flip_to_short -6667,做空,2020-10-22 21:05:00,2020-10-22 21:10:00,416.72,417.39,-0.09,flip_to_long -6668,做多,2020-10-22 21:10:00,2020-10-22 21:40:00,417.39,416.21,-0.15,flip_to_short -6669,做空,2020-10-22 21:40:00,2020-10-22 21:45:00,416.21,415.65,0.04,tp_lower -6670,做多,2020-10-22 21:55:00,2020-10-22 22:35:00,418.24,417.01,-0.15,flip_to_short -6671,做空,2020-10-22 22:35:00,2020-10-22 22:40:00,417.01,417.11,-0.03,flip_to_long -6672,做多,2020-10-22 22:40:00,2020-10-23 03:30:00,417.11,413.9,-0.36,flip_to_short -6673,做空,2020-10-23 03:30:00,2020-10-23 03:40:00,413.9,414.15,-0.05,flip_to_long -6674,做多,2020-10-23 03:40:00,2020-10-23 03:45:00,414.15,413.84,-0.05,flip_to_short -6675,做空,2020-10-23 03:45:00,2020-10-23 03:55:00,413.84,413.95,-0.03,flip_to_long -6676,做多,2020-10-23 03:55:00,2020-10-23 04:15:00,413.95,413.77,-0.04,flip_to_short -6677,做空,2020-10-23 04:15:00,2020-10-23 05:00:00,413.77,413.51,0.01,flip_to_long -6678,做多,2020-10-23 05:00:00,2020-10-23 06:10:00,413.51,414.54,0.09,flip_to_short -6679,做空,2020-10-23 06:10:00,2020-10-23 07:15:00,414.54,414.32,0.0,flip_to_long -6680,做多,2020-10-23 07:15:00,2020-10-23 08:45:00,414.32,414.58,0.01,flip_to_short -6681,做空,2020-10-23 08:45:00,2020-10-23 09:00:00,414.58,414.63,-0.03,flip_to_long -6682,做多,2020-10-23 09:00:00,2020-10-23 09:10:00,414.63,414.47,-0.04,flip_to_short -6683,做空,2020-10-23 09:10:00,2020-10-23 09:15:00,414.47,414.51,-0.03,flip_to_long -6684,做多,2020-10-23 09:15:00,2020-10-23 12:00:00,414.51,416.14,0.15,flip_to_short -6685,做空,2020-10-23 12:00:00,2020-10-23 12:20:00,416.14,416.26,-0.03,flip_to_long -6686,做多,2020-10-23 12:20:00,2020-10-23 13:45:00,416.26,416.33,-0.01,flip_to_short -6687,做空,2020-10-23 13:45:00,2020-10-23 14:00:00,416.33,416.83,-0.07,flip_to_long -6688,做多,2020-10-23 14:00:00,2020-10-23 20:15:00,416.83,408.51,-0.89,flip_to_short -6689,做空,2020-10-23 20:15:00,2020-10-23 22:40:00,408.51,408.53,-0.02,flip_to_long -6690,做多,2020-10-23 22:40:00,2020-10-23 23:30:00,408.53,408.28,-0.05,flip_to_short -6691,做空,2020-10-23 23:30:00,2020-10-23 23:35:00,408.28,408.99,-0.1,flip_to_long -6692,做多,2020-10-23 23:35:00,2020-10-24 00:05:00,408.99,408.76,-0.04,flip_to_short -6693,做空,2020-10-24 00:05:00,2020-10-24 01:00:00,408.76,408.91,-0.04,flip_to_long -6694,做多,2020-10-24 01:00:00,2020-10-24 06:15:00,408.91,412.11,0.31,flip_to_short -6695,做空,2020-10-24 06:15:00,2020-10-24 06:30:00,412.11,412.43,-0.06,flip_to_long -6696,做多,2020-10-24 06:30:00,2020-10-24 06:45:00,412.43,412.44,-0.02,flip_to_short -6697,做空,2020-10-24 06:45:00,2020-10-24 07:10:00,412.44,412.44,-0.02,flip_to_long -6698,做多,2020-10-24 07:10:00,2020-10-24 07:20:00,412.44,412.16,-0.05,flip_to_short -6699,做空,2020-10-24 07:20:00,2020-10-24 09:40:00,412.16,411.41,0.06,flip_to_long -6700,做多,2020-10-24 09:40:00,2020-10-24 09:55:00,411.41,411.22,-0.04,flip_to_short -6701,做空,2020-10-24 09:55:00,2020-10-24 10:15:00,411.22,411.31,-0.03,flip_to_long -6702,做多,2020-10-24 10:15:00,2020-10-24 14:00:00,411.31,412.97,0.15,flip_to_short -6703,做空,2020-10-24 14:00:00,2020-10-24 14:40:00,412.97,414.05,-0.13,flip_to_long -6704,做多,2020-10-24 14:40:00,2020-10-24 16:00:00,414.05,413.14,-0.12,flip_to_short -6705,做空,2020-10-24 16:00:00,2020-10-24 17:05:00,413.14,414.24,-0.14,flip_to_long -6706,做多,2020-10-24 17:05:00,2020-10-24 17:10:00,414.24,414.2,-0.03,flip_to_short -6707,做空,2020-10-24 17:10:00,2020-10-24 17:30:00,414.2,414.14,-0.02,flip_to_long -6708,做多,2020-10-24 17:30:00,2020-10-24 17:45:00,414.14,414.15,-0.02,flip_to_short -6709,做空,2020-10-24 17:45:00,2020-10-24 17:55:00,414.15,414.28,-0.03,flip_to_long -6710,做多,2020-10-24 17:55:00,2020-10-24 18:00:00,414.28,414.13,-0.04,flip_to_short -6711,做空,2020-10-24 18:00:00,2020-10-24 18:10:00,414.13,413.87,0.01,flip_to_long -6712,做多,2020-10-24 18:10:00,2020-10-24 19:10:00,413.87,413.97,-0.01,flip_to_short -6713,做空,2020-10-24 19:10:00,2020-10-24 23:00:00,413.97,412.4,0.14,flip_to_long -6714,做多,2020-10-24 23:00:00,2020-10-24 23:05:00,412.4,412.04,-0.06,flip_to_short -6715,做空,2020-10-24 23:05:00,2020-10-24 23:30:00,412.04,412.28,-0.05,flip_to_long -6716,做多,2020-10-24 23:30:00,2020-10-24 23:40:00,412.28,412.08,-0.04,flip_to_short -6717,做空,2020-10-24 23:40:00,2020-10-24 23:45:00,412.08,412.21,-0.03,flip_to_long -6718,做多,2020-10-24 23:45:00,2020-10-25 00:05:00,412.21,411.93,-0.05,flip_to_short -6719,做空,2020-10-25 00:05:00,2020-10-25 00:15:00,411.93,411.79,-0.01,flip_to_long -6720,做多,2020-10-25 00:15:00,2020-10-25 00:25:00,411.79,411.83,-0.02,flip_to_short -6721,做空,2020-10-25 00:25:00,2020-10-25 00:30:00,411.83,412.35,-0.08,flip_to_long -6722,做多,2020-10-25 00:30:00,2020-10-25 03:00:00,412.35,411.82,-0.08,flip_to_short -6723,做空,2020-10-25 03:00:00,2020-10-25 03:05:00,411.82,412.03,-0.04,flip_to_long -6724,做多,2020-10-25 03:05:00,2020-10-25 05:35:00,412.03,414.28,0.21,flip_to_short -6725,做空,2020-10-25 05:35:00,2020-10-25 05:45:00,414.28,408.15,0.61,tp_lower -6726,做多,2020-10-25 12:20:00,2020-10-25 12:50:00,408.11,407.89,-0.05,flip_to_short -6727,做空,2020-10-25 12:50:00,2020-10-25 13:15:00,407.89,408.15,-0.05,flip_to_long -6728,做多,2020-10-25 13:15:00,2020-10-25 14:05:00,408.15,407.76,-0.06,flip_to_short -6729,做空,2020-10-25 14:05:00,2020-10-25 16:00:00,407.76,405.7,0.2,tp_lower -6730,做多,2020-10-25 16:10:00,2020-10-25 16:25:00,408.15,407.71,-0.07,flip_to_short -6731,做空,2020-10-25 16:25:00,2020-10-25 16:30:00,407.71,408.45,-0.1,flip_to_long -6732,做多,2020-10-25 16:30:00,2020-10-25 16:35:00,408.45,407.94,-0.08,flip_to_short -6733,做空,2020-10-25 16:35:00,2020-10-25 16:40:00,407.94,408.04,-0.03,flip_to_long -6734,做多,2020-10-25 16:40:00,2020-10-25 16:45:00,408.04,407.74,-0.05,flip_to_short -6735,做空,2020-10-25 16:45:00,2020-10-25 16:50:00,407.74,407.95,-0.04,flip_to_long -6736,做多,2020-10-25 16:50:00,2020-10-25 17:05:00,407.95,407.96,-0.02,flip_to_short -6737,做空,2020-10-25 17:05:00,2020-10-25 17:15:00,407.96,408.13,-0.04,flip_to_long -6738,做多,2020-10-25 17:15:00,2020-10-25 17:20:00,408.13,407.96,-0.04,flip_to_short -6739,做空,2020-10-25 17:20:00,2020-10-25 17:50:00,407.96,408.29,-0.06,flip_to_long -6740,做多,2020-10-25 17:50:00,2020-10-25 17:55:00,408.29,407.9,-0.06,flip_to_short -6741,做空,2020-10-25 17:55:00,2020-10-25 19:10:00,407.9,407.76,-0.01,flip_to_long -6742,做多,2020-10-25 19:10:00,2020-10-25 19:15:00,407.76,407.37,-0.06,flip_to_short -6743,做空,2020-10-25 19:15:00,2020-10-25 19:20:00,407.37,407.75,-0.06,flip_to_long -6744,做多,2020-10-25 19:20:00,2020-10-25 19:25:00,407.75,407.51,-0.05,flip_to_short -6745,做空,2020-10-25 19:25:00,2020-10-25 19:45:00,407.51,407.62,-0.03,flip_to_long -6746,做多,2020-10-25 19:45:00,2020-10-25 20:55:00,407.62,407.53,-0.03,flip_to_short -6747,做空,2020-10-25 20:55:00,2020-10-25 21:00:00,407.53,408.01,-0.07,flip_to_long -6748,做多,2020-10-25 21:00:00,2020-10-25 21:05:00,408.01,407.57,-0.07,flip_to_short -6749,做空,2020-10-25 21:05:00,2020-10-25 21:10:00,407.57,407.66,-0.03,flip_to_long -6750,做多,2020-10-25 21:10:00,2020-10-25 22:00:00,407.66,407.11,-0.08,flip_to_short -6751,做空,2020-10-25 22:00:00,2020-10-26 00:45:00,407.11,407.85,-0.1,flip_to_long -6752,做多,2020-10-26 00:45:00,2020-10-26 04:00:00,407.85,408.11,0.01,flip_to_short -6753,做空,2020-10-26 04:00:00,2020-10-26 04:25:00,408.11,408.13,-0.02,flip_to_long -6754,做多,2020-10-26 04:25:00,2020-10-26 05:15:00,408.13,408.2,-0.01,flip_to_short -6755,做空,2020-10-26 05:15:00,2020-10-26 05:25:00,408.2,408.76,-0.08,flip_to_long -6756,做多,2020-10-26 05:25:00,2020-10-26 05:30:00,408.76,408.16,-0.08,flip_to_short -6757,做空,2020-10-26 05:30:00,2020-10-26 08:50:00,408.16,406.78,0.12,flip_to_long -6758,做多,2020-10-26 08:50:00,2020-10-26 09:55:00,406.78,406.52,-0.05,flip_to_short -6759,做空,2020-10-26 09:55:00,2020-10-26 10:35:00,406.52,406.38,-0.01,flip_to_long -6760,做多,2020-10-26 10:35:00,2020-10-26 11:30:00,406.38,406.08,-0.05,flip_to_short -6761,做空,2020-10-26 11:30:00,2020-10-26 13:10:00,406.08,406.04,-0.02,flip_to_long -6762,做多,2020-10-26 13:10:00,2020-10-26 13:30:00,406.04,405.74,-0.05,flip_to_short -6763,做空,2020-10-26 13:30:00,2020-10-26 13:55:00,405.74,405.79,-0.03,flip_to_long -6764,做多,2020-10-26 13:55:00,2020-10-26 14:05:00,405.79,405.62,-0.04,flip_to_short -6765,做空,2020-10-26 14:05:00,2020-10-26 15:15:00,405.62,399.62,0.61,tp_lower -6766,做多,2020-10-26 19:55:00,2020-10-26 20:00:00,391.58,391.37,-0.04,flip_to_short -6767,做空,2020-10-26 20:00:00,2020-10-27 02:20:00,391.37,392.94,-0.19,flip_to_long -6768,做多,2020-10-27 02:20:00,2020-10-27 02:45:00,392.94,393.1,-0.0,flip_to_short -6769,做空,2020-10-27 02:45:00,2020-10-27 03:15:00,393.1,393.07,-0.02,flip_to_long -6770,做多,2020-10-27 03:15:00,2020-10-27 04:15:00,393.07,393.63,0.04,flip_to_short -6771,做空,2020-10-27 04:15:00,2020-10-27 04:25:00,393.63,393.57,-0.02,flip_to_long -6772,做多,2020-10-27 04:25:00,2020-10-27 04:35:00,393.57,393.55,-0.02,flip_to_short -6773,做空,2020-10-27 04:35:00,2020-10-27 05:45:00,393.55,393.32,0.0,flip_to_long -6774,做多,2020-10-27 05:45:00,2020-10-27 06:20:00,393.32,393.19,-0.04,flip_to_short -6775,做空,2020-10-27 06:20:00,2020-10-27 06:45:00,393.19,393.36,-0.04,flip_to_long -6776,做多,2020-10-27 06:45:00,2020-10-27 08:10:00,393.36,393.56,0.0,flip_to_short -6777,做空,2020-10-27 08:10:00,2020-10-27 08:25:00,393.56,393.72,-0.04,flip_to_long -6778,做多,2020-10-27 08:25:00,2020-10-27 08:35:00,393.72,393.31,-0.07,flip_to_short -6779,做空,2020-10-27 08:35:00,2020-10-27 08:40:00,393.31,393.9,-0.09,flip_to_long -6780,做多,2020-10-27 08:40:00,2020-10-27 08:55:00,393.9,393.67,-0.05,flip_to_short -6781,做空,2020-10-27 08:55:00,2020-10-27 10:20:00,393.67,393.09,0.04,flip_to_long -6782,做多,2020-10-27 10:20:00,2020-10-27 18:20:00,393.09,406.52,1.44,flip_to_short -6783,做空,2020-10-27 18:20:00,2020-10-27 18:40:00,406.52,405.7,0.07,flip_to_long -6784,做多,2020-10-27 18:40:00,2020-10-27 19:25:00,405.7,406.35,0.05,flip_to_short -6785,做空,2020-10-27 19:25:00,2020-10-27 19:30:00,406.35,406.73,-0.06,flip_to_long -6786,做多,2020-10-27 19:30:00,2020-10-27 19:50:00,406.73,406.94,0.0,flip_to_short -6787,做空,2020-10-27 19:50:00,2020-10-27 22:50:00,406.94,405.1,0.18,flip_to_long -6788,做多,2020-10-27 22:50:00,2020-10-27 23:10:00,405.1,405.21,-0.01,flip_to_short -6789,做空,2020-10-27 23:10:00,2020-10-28 00:10:00,405.21,405.17,-0.02,flip_to_long -6790,做多,2020-10-28 00:10:00,2020-10-28 03:00:00,405.17,406.04,0.07,flip_to_short -6791,做空,2020-10-28 03:00:00,2020-10-28 04:00:00,406.04,406.91,-0.12,flip_to_long -6792,做多,2020-10-28 04:00:00,2020-10-28 04:10:00,406.91,406.31,-0.09,flip_to_short -6793,做空,2020-10-28 04:10:00,2020-10-28 04:30:00,406.31,406.09,0.0,flip_to_long -6794,做多,2020-10-28 04:30:00,2020-10-28 05:05:00,406.09,405.69,-0.07,flip_to_short -6795,做空,2020-10-28 05:05:00,2020-10-28 07:10:00,405.69,398.61,0.76,tp_lower -6796,做多,2020-10-28 18:20:00,2020-10-28 18:45:00,386.13,385.34,-0.12,flip_to_short -6797,做空,2020-10-28 18:45:00,2020-10-28 18:55:00,385.34,386.27,-0.13,flip_to_long -6798,做多,2020-10-28 18:55:00,2020-10-28 19:15:00,386.27,385.19,-0.15,flip_to_short -6799,做空,2020-10-28 19:15:00,2020-10-28 19:20:00,385.19,386.32,-0.16,flip_to_long -6800,做多,2020-10-28 19:20:00,2020-10-28 19:35:00,386.32,384.34,-0.25,flip_to_short -6801,做空,2020-10-28 19:35:00,2020-10-28 20:10:00,384.34,385.9,-0.2,flip_to_long -6802,做多,2020-10-28 20:10:00,2020-10-28 20:25:00,385.9,385.32,-0.09,flip_to_short -6803,做空,2020-10-28 20:25:00,2020-10-28 20:50:00,385.32,385.7,-0.07,flip_to_long -6804,做多,2020-10-28 20:50:00,2020-10-28 21:05:00,385.7,383.89,-0.23,flip_to_short -6805,做空,2020-10-28 21:05:00,2020-10-28 21:40:00,383.89,384.92,-0.14,flip_to_long -6806,做多,2020-10-28 21:40:00,2020-10-29 01:25:00,384.92,386.98,0.21,flip_to_short -6807,做空,2020-10-29 01:25:00,2020-10-29 01:30:00,386.98,387.65,-0.1,flip_to_long -6808,做多,2020-10-29 01:30:00,2020-10-29 05:35:00,387.65,390.67,0.33,flip_to_short -6809,做空,2020-10-29 05:35:00,2020-10-29 06:40:00,390.67,390.89,-0.05,flip_to_long -6810,做多,2020-10-29 06:40:00,2020-10-29 06:55:00,390.89,390.81,-0.03,flip_to_short -6811,做空,2020-10-29 06:55:00,2020-10-29 07:05:00,390.81,390.76,-0.02,flip_to_long -6812,做多,2020-10-29 07:05:00,2020-10-29 07:15:00,390.76,390.55,-0.05,flip_to_short -6813,做空,2020-10-29 07:15:00,2020-10-29 08:10:00,390.55,386.2,0.48,tp_lower -6814,做多,2020-10-29 13:30:00,2020-10-29 13:35:00,386.74,385.62,-0.15,flip_to_short -6815,做空,2020-10-29 13:35:00,2020-10-29 13:50:00,385.62,386.21,-0.09,flip_to_long -6816,做多,2020-10-29 13:50:00,2020-10-29 18:35:00,386.21,389.77,0.39,flip_to_short -6817,做空,2020-10-29 18:35:00,2020-10-29 18:40:00,389.77,391.13,-0.18,flip_to_long -6818,做多,2020-10-29 18:40:00,2020-10-29 19:05:00,391.13,390.76,-0.07,flip_to_short -6819,做空,2020-10-29 19:05:00,2020-10-30 00:40:00,390.76,386.85,0.43,flip_to_long -6820,做多,2020-10-30 00:40:00,2020-10-30 01:45:00,386.85,387.07,0.0,flip_to_short -6821,做空,2020-10-30 01:45:00,2020-10-30 02:30:00,387.07,387.19,-0.04,flip_to_long -6822,做多,2020-10-30 02:30:00,2020-10-30 02:35:00,387.19,386.05,-0.16,flip_to_short -6823,做空,2020-10-30 02:35:00,2020-10-30 03:05:00,386.05,386.74,-0.1,flip_to_long -6824,做多,2020-10-30 03:05:00,2020-10-30 03:10:00,386.74,386.43,-0.06,flip_to_short -6825,做空,2020-10-30 03:10:00,2020-10-30 03:15:00,386.43,386.64,-0.05,flip_to_long -6826,做多,2020-10-30 03:15:00,2020-10-30 03:35:00,386.64,386.37,-0.05,flip_to_short -6827,做空,2020-10-30 03:35:00,2020-10-30 05:00:00,386.37,386.13,0.01,flip_to_long -6828,做多,2020-10-30 05:00:00,2020-10-30 08:15:00,386.13,382.3,-0.47,flip_to_short -6829,做空,2020-10-30 08:15:00,2020-10-30 10:05:00,382.3,379.17,0.34,flip_to_long -6830,做多,2020-10-30 10:05:00,2020-10-30 11:10:00,379.17,378.74,-0.07,flip_to_short -6831,做空,2020-10-30 11:10:00,2020-10-30 11:40:00,378.74,379.39,-0.1,flip_to_long -6832,做多,2020-10-30 11:40:00,2020-10-30 12:00:00,379.39,378.5,-0.13,flip_to_short -6833,做空,2020-10-30 12:00:00,2020-10-30 12:15:00,378.5,378.69,-0.04,flip_to_long -6834,做多,2020-10-30 12:15:00,2020-10-30 13:40:00,378.69,377.32,-0.18,flip_to_short -6835,做空,2020-10-30 13:40:00,2020-10-30 13:50:00,377.32,377.6,-0.06,flip_to_long -6836,做多,2020-10-30 13:50:00,2020-10-30 14:25:00,377.6,378.27,0.06,flip_to_short -6837,做空,2020-10-30 14:25:00,2020-10-30 14:35:00,378.27,378.52,-0.05,flip_to_long -6838,做多,2020-10-30 14:35:00,2020-10-30 14:40:00,378.52,377.47,-0.15,flip_to_short -6839,做空,2020-10-30 14:40:00,2020-10-30 14:50:00,377.47,377.9,-0.07,flip_to_long -6840,做多,2020-10-30 14:50:00,2020-10-30 21:05:00,377.9,382.29,0.49,flip_to_short -6841,做空,2020-10-30 21:05:00,2020-10-30 21:15:00,382.29,382.73,-0.07,flip_to_long -6842,做多,2020-10-30 21:15:00,2020-10-30 21:35:00,382.73,382.49,-0.05,flip_to_short -6843,做空,2020-10-30 21:35:00,2020-10-30 21:40:00,382.49,383.24,-0.11,flip_to_long -6844,做多,2020-10-30 21:40:00,2020-10-30 22:55:00,383.24,382.91,-0.06,flip_to_short -6845,做空,2020-10-30 22:55:00,2020-10-30 23:00:00,382.91,383.26,-0.06,flip_to_long -6846,做多,2020-10-30 23:00:00,2020-10-30 23:10:00,383.26,383.31,-0.02,flip_to_short -6847,做空,2020-10-30 23:10:00,2020-10-30 23:20:00,383.31,383.32,-0.02,flip_to_long -6848,做多,2020-10-30 23:20:00,2020-10-30 23:35:00,383.32,383.46,-0.01,flip_to_short -6849,做空,2020-10-30 23:35:00,2020-10-31 00:30:00,383.46,383.13,0.02,flip_to_long -6850,做多,2020-10-31 00:30:00,2020-10-31 02:50:00,383.13,384.69,0.16,flip_to_short -6851,做空,2020-10-31 02:50:00,2020-10-31 06:25:00,384.69,383.88,0.07,flip_to_long -6852,做多,2020-10-31 06:25:00,2020-10-31 07:35:00,383.88,383.55,-0.06,flip_to_short -6853,做空,2020-10-31 07:35:00,2020-10-31 14:45:00,383.55,390.26,-0.81,flip_to_long -6854,做多,2020-10-31 14:45:00,2020-10-31 20:50:00,390.26,386.92,-0.4,flip_to_short -6855,做空,2020-10-31 20:50:00,2020-11-01 00:00:00,386.92,388.42,-0.19,flip_to_long -6856,做多,2020-11-01 00:00:00,2020-11-01 00:35:00,388.42,386.44,-0.25,flip_to_short -6857,做空,2020-11-01 00:35:00,2020-11-01 01:00:00,386.44,387.0,-0.09,flip_to_long -6858,做多,2020-11-01 01:00:00,2020-11-01 02:35:00,387.0,387.67,0.05,flip_to_short -6859,做空,2020-11-01 02:35:00,2020-11-01 02:40:00,387.67,387.93,-0.05,flip_to_long -6860,做多,2020-11-01 02:40:00,2020-11-01 02:45:00,387.93,387.81,-0.04,flip_to_short -6861,做空,2020-11-01 02:45:00,2020-11-01 03:00:00,387.81,387.9,-0.03,flip_to_long -6862,做多,2020-11-01 03:00:00,2020-11-01 03:05:00,387.9,387.66,-0.05,flip_to_short -6863,做空,2020-11-01 03:05:00,2020-11-01 03:15:00,387.66,387.65,-0.02,flip_to_long -6864,做多,2020-11-01 03:15:00,2020-11-01 06:45:00,387.65,386.85,-0.11,flip_to_short -6865,做空,2020-11-01 06:45:00,2020-11-01 07:00:00,386.85,387.65,-0.11,flip_to_long -6866,做多,2020-11-01 07:00:00,2020-11-01 09:05:00,387.65,386.12,-0.19,flip_to_short -6867,做空,2020-11-01 09:05:00,2020-11-01 09:10:00,386.12,386.89,-0.11,flip_to_long -6868,做多,2020-11-01 09:10:00,2020-11-01 09:15:00,386.89,386.24,-0.09,flip_to_short -6869,做空,2020-11-01 09:15:00,2020-11-01 09:20:00,386.24,386.88,-0.09,flip_to_long -6870,做多,2020-11-01 09:20:00,2020-11-01 09:25:00,386.88,386.88,-0.02,flip_to_short -6871,做空,2020-11-01 09:25:00,2020-11-01 09:35:00,386.88,386.72,-0.0,flip_to_long -6872,做多,2020-11-01 09:35:00,2020-11-01 11:25:00,386.72,386.55,-0.04,flip_to_short -6873,做空,2020-11-01 11:25:00,2020-11-01 11:30:00,386.55,387.02,-0.07,flip_to_long -6874,做多,2020-11-01 11:30:00,2020-11-01 12:40:00,387.02,387.05,-0.02,flip_to_short -6875,做空,2020-11-01 12:40:00,2020-11-01 12:50:00,387.05,387.72,-0.09,flip_to_long -6876,做多,2020-11-01 12:50:00,2020-11-01 13:15:00,387.72,387.09,-0.09,flip_to_short -6877,做空,2020-11-01 13:15:00,2020-11-01 13:20:00,387.09,387.4,-0.05,flip_to_long -6878,做多,2020-11-01 13:20:00,2020-11-01 13:25:00,387.4,387.24,-0.04,flip_to_short -6879,做空,2020-11-01 13:25:00,2020-11-01 13:35:00,387.24,387.0,0.01,flip_to_long -6880,做多,2020-11-01 13:35:00,2020-11-01 14:20:00,387.0,387.34,0.02,flip_to_short -6881,做空,2020-11-01 14:20:00,2020-11-01 14:30:00,387.34,387.32,-0.02,flip_to_long -6882,做多,2020-11-01 14:30:00,2020-11-01 14:45:00,387.32,387.15,-0.04,flip_to_short -6883,做空,2020-11-01 14:45:00,2020-11-01 14:50:00,387.15,387.55,-0.06,flip_to_long -6884,做多,2020-11-01 14:50:00,2020-11-01 18:20:00,387.55,388.96,0.13,flip_to_short -6885,做空,2020-11-01 18:20:00,2020-11-01 20:00:00,388.96,389.2,-0.05,flip_to_long -6886,做多,2020-11-01 20:00:00,2020-11-01 20:45:00,389.2,394.64,0.56,tp_upper -6887,做空,2020-11-02 03:15:00,2020-11-02 03:20:00,399.47,400.01,-0.08,flip_to_long -6888,做多,2020-11-02 03:20:00,2020-11-02 03:35:00,400.01,399.56,-0.07,flip_to_short -6889,做空,2020-11-02 03:35:00,2020-11-02 03:40:00,399.56,400.0,-0.07,flip_to_long -6890,做多,2020-11-02 03:40:00,2020-11-02 03:45:00,400.0,399.48,-0.08,flip_to_short -6891,做空,2020-11-02 03:45:00,2020-11-02 03:50:00,399.48,400.09,-0.09,flip_to_long -6892,做多,2020-11-02 03:50:00,2020-11-02 03:55:00,400.09,399.52,-0.08,flip_to_short -6893,做空,2020-11-02 03:55:00,2020-11-02 04:05:00,399.52,400.59,-0.14,flip_to_long -6894,做多,2020-11-02 04:05:00,2020-11-02 04:15:00,400.59,400.48,-0.03,flip_to_short -6895,做空,2020-11-02 04:15:00,2020-11-02 07:10:00,400.48,400.3,-0.0,flip_to_long -6896,做多,2020-11-02 07:10:00,2020-11-02 07:30:00,400.3,399.83,-0.07,flip_to_short -6897,做空,2020-11-02 07:30:00,2020-11-02 07:45:00,399.83,399.41,0.02,flip_to_long -6898,做多,2020-11-02 07:45:00,2020-11-02 07:50:00,399.41,399.4,-0.02,flip_to_short -6899,做空,2020-11-02 07:50:00,2020-11-02 08:25:00,399.4,392.07,0.76,tp_lower -6900,做多,2020-11-02 14:30:00,2020-11-02 18:35:00,384.07,384.57,0.03,flip_to_short -6901,做空,2020-11-02 18:35:00,2020-11-02 18:40:00,384.57,385.14,-0.09,flip_to_long -6902,做多,2020-11-02 18:40:00,2020-11-02 18:45:00,385.14,384.97,-0.04,flip_to_short -6903,做空,2020-11-02 18:45:00,2020-11-02 19:00:00,384.97,385.2,-0.05,flip_to_long -6904,做多,2020-11-02 19:00:00,2020-11-02 21:25:00,385.2,385.75,0.04,flip_to_short -6905,做空,2020-11-02 21:25:00,2020-11-02 21:35:00,385.75,386.01,-0.05,flip_to_long -6906,做多,2020-11-02 21:35:00,2020-11-02 21:55:00,386.01,385.37,-0.09,flip_to_short -6907,做空,2020-11-02 21:55:00,2020-11-03 01:50:00,385.37,384.45,0.08,flip_to_long -6908,做多,2020-11-03 01:50:00,2020-11-03 02:25:00,384.45,384.32,-0.04,flip_to_short -6909,做空,2020-11-03 02:25:00,2020-11-03 07:40:00,384.32,375.37,1.0,flip_to_long -6910,做多,2020-11-03 07:40:00,2020-11-03 07:55:00,375.37,375.27,-0.03,flip_to_short -6911,做空,2020-11-03 07:55:00,2020-11-03 08:05:00,375.27,375.01,0.01,flip_to_long -6912,做多,2020-11-03 08:05:00,2020-11-03 13:00:00,375.01,378.67,0.41,flip_to_short -6913,做空,2020-11-03 13:00:00,2020-11-03 13:15:00,378.67,378.79,-0.04,flip_to_long -6914,做多,2020-11-03 13:15:00,2020-11-03 15:50:00,378.79,381.46,0.29,flip_to_short -6915,做空,2020-11-03 15:50:00,2020-11-03 16:10:00,381.46,381.23,0.0,flip_to_long -6916,做多,2020-11-03 16:10:00,2020-11-03 16:25:00,381.23,381.01,-0.05,flip_to_short -6917,做空,2020-11-03 16:25:00,2020-11-03 16:35:00,381.01,381.14,-0.04,flip_to_long -6918,做多,2020-11-03 16:35:00,2020-11-03 17:05:00,381.14,381.04,-0.03,flip_to_short -6919,做空,2020-11-03 17:05:00,2020-11-03 17:35:00,381.04,381.75,-0.11,flip_to_long -6920,做多,2020-11-03 17:35:00,2020-11-03 17:55:00,381.75,381.56,-0.04,flip_to_short -6921,做空,2020-11-03 17:55:00,2020-11-03 18:00:00,381.56,381.85,-0.06,flip_to_long -6922,做多,2020-11-03 18:00:00,2020-11-03 18:25:00,381.85,381.99,-0.01,flip_to_short -6923,做空,2020-11-03 18:25:00,2020-11-03 18:30:00,381.99,382.77,-0.11,flip_to_long -6924,做多,2020-11-03 18:30:00,2020-11-03 18:35:00,382.77,382.38,-0.07,flip_to_short -6925,做空,2020-11-03 18:35:00,2020-11-03 18:50:00,382.38,382.33,-0.02,flip_to_long -6926,做多,2020-11-03 18:50:00,2020-11-03 18:55:00,382.33,381.81,-0.08,flip_to_short -6927,做空,2020-11-03 18:55:00,2020-11-03 19:00:00,381.81,382.67,-0.12,flip_to_long -6928,做多,2020-11-03 19:00:00,2020-11-03 19:05:00,382.67,382.24,-0.07,flip_to_short -6929,做空,2020-11-03 19:05:00,2020-11-03 22:20:00,382.24,382.83,-0.09,flip_to_long -6930,做多,2020-11-03 22:20:00,2020-11-03 22:40:00,382.83,387.85,0.55,tp_upper -6931,做空,2020-11-04 00:55:00,2020-11-04 01:00:00,384.31,385.35,-0.15,flip_to_long -6932,做多,2020-11-04 01:00:00,2020-11-04 01:05:00,385.35,382.2,-0.39,flip_to_short -6933,做空,2020-11-04 01:05:00,2020-11-04 03:10:00,382.2,386.12,-0.48,flip_to_long -6934,做多,2020-11-04 03:10:00,2020-11-04 04:00:00,386.12,385.43,-0.1,flip_to_short -6935,做空,2020-11-04 04:00:00,2020-11-04 04:05:00,385.43,385.96,-0.08,flip_to_long -6936,做多,2020-11-04 04:05:00,2020-11-04 04:10:00,385.96,385.26,-0.1,flip_to_short -6937,做空,2020-11-04 04:10:00,2020-11-04 04:15:00,385.26,385.63,-0.06,flip_to_long -6938,做多,2020-11-04 04:15:00,2020-11-04 04:20:00,385.63,385.31,-0.06,flip_to_short -6939,做空,2020-11-04 04:20:00,2020-11-04 06:10:00,385.31,384.79,0.04,flip_to_long -6940,做多,2020-11-04 06:10:00,2020-11-04 06:15:00,384.79,384.67,-0.04,flip_to_short -6941,做空,2020-11-04 06:15:00,2020-11-04 06:35:00,384.67,384.19,0.03,flip_to_long -6942,做多,2020-11-04 06:35:00,2020-11-04 10:20:00,384.19,381.96,-0.28,flip_to_short -6943,做空,2020-11-04 10:20:00,2020-11-04 10:25:00,381.96,382.09,-0.04,flip_to_long -6944,做多,2020-11-04 10:25:00,2020-11-04 11:45:00,382.09,381.33,-0.11,flip_to_short -6945,做空,2020-11-04 11:45:00,2020-11-04 11:55:00,381.33,380.98,0.02,flip_to_long -6946,做多,2020-11-04 11:55:00,2020-11-04 14:05:00,380.98,381.81,0.07,flip_to_short -6947,做空,2020-11-04 14:05:00,2020-11-04 14:30:00,381.81,381.31,0.04,flip_to_long -6948,做多,2020-11-04 14:30:00,2020-11-04 16:05:00,381.31,389.27,0.88,tp_upper -6949,做空,2020-11-04 20:20:00,2020-11-04 20:25:00,399.41,400.11,-0.1,flip_to_long -6950,做多,2020-11-04 20:25:00,2020-11-04 21:10:00,400.11,402.6,0.25,flip_to_short -6951,做空,2020-11-04 21:10:00,2020-11-04 21:35:00,402.6,402.9,-0.06,flip_to_long -6952,做多,2020-11-04 21:35:00,2020-11-04 21:50:00,402.9,402.76,-0.04,flip_to_short -6953,做空,2020-11-04 21:50:00,2020-11-04 22:05:00,402.76,401.97,0.06,flip_to_long -6954,做多,2020-11-04 22:05:00,2020-11-04 22:45:00,401.97,402.63,0.05,flip_to_short -6955,做空,2020-11-04 22:45:00,2020-11-04 22:55:00,402.63,402.46,-0.0,flip_to_long -6956,做多,2020-11-04 22:55:00,2020-11-05 00:05:00,402.46,403.67,0.11,flip_to_short -6957,做空,2020-11-05 00:05:00,2020-11-05 00:40:00,403.67,402.55,0.1,flip_to_long -6958,做多,2020-11-05 00:40:00,2020-11-05 00:45:00,402.55,401.9,-0.1,flip_to_short -6959,做空,2020-11-05 00:45:00,2020-11-05 01:00:00,401.9,403.27,-0.18,flip_to_long -6960,做多,2020-11-05 01:00:00,2020-11-05 02:25:00,403.27,403.19,-0.03,flip_to_short -6961,做空,2020-11-05 02:25:00,2020-11-05 02:30:00,403.19,403.48,-0.05,flip_to_long -6962,做多,2020-11-05 02:30:00,2020-11-05 04:00:00,403.48,404.1,0.05,flip_to_short -6963,做空,2020-11-05 04:00:00,2020-11-05 04:45:00,404.1,404.29,-0.04,flip_to_long -6964,做多,2020-11-05 04:45:00,2020-11-05 05:20:00,404.29,404.68,0.02,flip_to_short -6965,做空,2020-11-05 05:20:00,2020-11-05 07:25:00,404.68,404.12,0.04,flip_to_long -6966,做多,2020-11-05 07:25:00,2020-11-05 07:35:00,404.12,404.23,-0.01,flip_to_short -6967,做空,2020-11-05 07:35:00,2020-11-05 08:00:00,404.23,403.85,0.02,flip_to_long -6968,做多,2020-11-05 08:00:00,2020-11-05 08:10:00,403.85,403.58,-0.05,flip_to_short -6969,做空,2020-11-05 08:10:00,2020-11-05 08:35:00,403.58,398.87,0.5,tp_lower -6970,做多,2020-11-05 10:55:00,2020-11-05 11:15:00,407.19,401.14,-0.7,flip_to_short -6971,做空,2020-11-05 11:15:00,2020-11-05 11:25:00,401.14,401.64,-0.08,flip_to_long -6972,做多,2020-11-05 11:25:00,2020-11-05 11:30:00,401.64,401.26,-0.06,flip_to_short -6973,做空,2020-11-05 11:30:00,2020-11-05 11:35:00,401.26,402.24,-0.13,flip_to_long -6974,做多,2020-11-05 11:35:00,2020-11-05 12:10:00,402.24,401.21,-0.14,flip_to_short -6975,做空,2020-11-05 12:10:00,2020-11-05 12:15:00,401.21,401.9,-0.1,flip_to_long -6976,做多,2020-11-05 12:15:00,2020-11-05 12:30:00,401.9,401.88,-0.02,flip_to_short -6977,做空,2020-11-05 12:30:00,2020-11-05 17:35:00,401.88,411.4,-1.06,flip_to_long -6978,做多,2020-11-05 17:35:00,2020-11-05 17:45:00,411.4,412.0,0.04,flip_to_short -6979,做空,2020-11-05 17:45:00,2020-11-05 19:30:00,412.0,412.73,-0.1,flip_to_long -6980,做多,2020-11-05 19:30:00,2020-11-05 19:50:00,412.73,413.19,0.03,flip_to_short -6981,做空,2020-11-05 19:50:00,2020-11-05 20:10:00,413.19,412.86,0.01,flip_to_long -6982,做多,2020-11-05 20:10:00,2020-11-05 20:25:00,412.86,413.03,-0.0,flip_to_short -6983,做空,2020-11-05 20:25:00,2020-11-06 04:40:00,413.03,430.49,-1.83,flip_to_long -6984,做多,2020-11-06 04:40:00,2020-11-06 04:55:00,430.49,430.4,-0.03,flip_to_short -6985,做空,2020-11-06 04:55:00,2020-11-06 05:10:00,430.4,431.64,-0.14,flip_to_long -6986,做多,2020-11-06 05:10:00,2020-11-06 05:40:00,431.64,432.72,0.08,flip_to_short -6987,做空,2020-11-06 05:40:00,2020-11-06 06:00:00,432.72,432.44,0.01,flip_to_long -6988,做多,2020-11-06 06:00:00,2020-11-06 06:10:00,432.44,431.71,-0.09,flip_to_short -6989,做空,2020-11-06 06:10:00,2020-11-06 06:30:00,431.71,433.7,-0.21,flip_to_long -6990,做多,2020-11-06 06:30:00,2020-11-06 07:00:00,433.7,432.95,-0.09,flip_to_short -6991,做空,2020-11-06 07:00:00,2020-11-06 09:40:00,432.95,433.24,-0.05,flip_to_long -6992,做多,2020-11-06 09:40:00,2020-11-06 09:55:00,433.24,432.65,-0.08,flip_to_short -6993,做空,2020-11-06 09:55:00,2020-11-06 10:00:00,432.65,436.35,-0.37,flip_to_long -6994,做多,2020-11-06 10:00:00,2020-11-06 14:20:00,436.35,441.39,0.45,flip_to_short -6995,做空,2020-11-06 14:20:00,2020-11-06 15:55:00,441.39,435.6,0.52,tp_lower -6996,做多,2020-11-06 16:15:00,2020-11-06 17:20:00,441.79,442.48,0.04,flip_to_short -6997,做空,2020-11-06 17:20:00,2020-11-06 17:30:00,442.48,442.53,-0.03,flip_to_long -6998,做多,2020-11-06 17:30:00,2020-11-06 17:35:00,442.53,441.13,-0.15,flip_to_short -6999,做空,2020-11-06 17:35:00,2020-11-06 18:00:00,441.13,443.2,-0.22,flip_to_long -7000,做多,2020-11-06 18:00:00,2020-11-06 18:15:00,443.2,442.86,-0.05,flip_to_short -7001,做空,2020-11-06 18:15:00,2020-11-06 18:50:00,442.86,442.29,0.03,flip_to_long -7002,做多,2020-11-06 18:50:00,2020-11-06 19:00:00,442.29,442.18,-0.03,flip_to_short -7003,做空,2020-11-06 19:00:00,2020-11-06 19:50:00,442.18,441.9,0.01,flip_to_long -7004,做多,2020-11-06 19:50:00,2020-11-06 20:45:00,441.9,442.43,0.03,flip_to_short -7005,做空,2020-11-06 20:45:00,2020-11-07 04:00:00,442.43,461.19,-1.77,flip_to_long -7006,做多,2020-11-07 04:00:00,2020-11-07 08:25:00,461.19,458.99,-0.21,flip_to_short -7007,做空,2020-11-07 08:25:00,2020-11-07 08:35:00,458.99,459.21,-0.04,flip_to_long -7008,做多,2020-11-07 08:35:00,2020-11-07 10:10:00,459.21,459.17,-0.02,flip_to_short -7009,做空,2020-11-07 10:10:00,2020-11-07 10:15:00,459.17,460.14,-0.1,flip_to_long -7010,做多,2020-11-07 10:15:00,2020-11-07 13:05:00,460.14,461.66,0.11,flip_to_short -7011,做空,2020-11-07 13:05:00,2020-11-07 13:15:00,461.66,462.2,-0.07,flip_to_long -7012,做多,2020-11-07 13:15:00,2020-11-07 13:20:00,462.2,461.4,-0.09,flip_to_short -7013,做空,2020-11-07 13:20:00,2020-11-07 13:40:00,461.4,462.79,-0.14,flip_to_long -7014,做多,2020-11-07 13:40:00,2020-11-07 14:05:00,462.79,460.78,-0.19,flip_to_short -7015,做空,2020-11-07 14:05:00,2020-11-07 14:50:00,460.78,449.09,0.98,tp_lower -7016,做多,2020-11-07 22:30:00,2020-11-07 22:35:00,437.32,437.02,-0.05,flip_to_short -7017,做空,2020-11-07 22:35:00,2020-11-07 22:50:00,437.02,437.61,-0.07,flip_to_long -7018,做多,2020-11-07 22:50:00,2020-11-07 23:55:00,437.61,435.58,-0.21,flip_to_short -7019,做空,2020-11-07 23:55:00,2020-11-08 00:15:00,435.58,434.92,0.04,flip_to_long -7020,做多,2020-11-08 00:15:00,2020-11-08 01:20:00,434.92,436.2,0.1,flip_to_short -7021,做空,2020-11-08 01:20:00,2020-11-08 01:25:00,436.2,437.72,-0.16,flip_to_long -7022,做多,2020-11-08 01:25:00,2020-11-08 03:55:00,437.72,438.29,0.03,flip_to_short -7023,做空,2020-11-08 03:55:00,2020-11-08 04:05:00,438.29,438.73,-0.06,flip_to_long -7024,做多,2020-11-08 04:05:00,2020-11-08 04:30:00,438.73,437.88,-0.1,flip_to_short -7025,做空,2020-11-08 04:30:00,2020-11-08 04:55:00,437.88,438.47,-0.07,flip_to_long -7026,做多,2020-11-08 04:55:00,2020-11-08 05:05:00,438.47,437.93,-0.07,flip_to_short -7027,做空,2020-11-08 05:05:00,2020-11-08 05:45:00,437.93,439.5,-0.16,flip_to_long -7028,做多,2020-11-08 05:45:00,2020-11-08 06:20:00,439.5,439.44,-0.03,flip_to_short -7029,做空,2020-11-08 06:20:00,2020-11-08 06:25:00,439.44,439.78,-0.05,flip_to_long -7030,做多,2020-11-08 06:25:00,2020-11-08 09:05:00,439.78,438.31,-0.15,flip_to_short -7031,做空,2020-11-08 09:05:00,2020-11-08 09:30:00,438.31,439.38,-0.12,flip_to_long -7032,做多,2020-11-08 09:30:00,2020-11-08 13:30:00,439.38,443.18,0.32,flip_to_short -7033,做空,2020-11-08 13:30:00,2020-11-08 22:20:00,443.18,452.91,-0.89,flip_to_long -7034,做多,2020-11-08 22:20:00,2020-11-09 00:15:00,452.91,452.66,-0.04,flip_to_short -7035,做空,2020-11-09 00:15:00,2020-11-09 02:20:00,452.66,454.39,-0.17,flip_to_long -7036,做多,2020-11-09 02:20:00,2020-11-09 02:45:00,454.39,454.67,0.0,flip_to_short -7037,做空,2020-11-09 02:45:00,2020-11-09 05:40:00,454.67,453.95,0.04,flip_to_long -7038,做多,2020-11-09 05:40:00,2020-11-09 05:45:00,453.95,453.49,-0.06,flip_to_short -7039,做空,2020-11-09 05:45:00,2020-11-09 05:55:00,453.49,453.71,-0.04,flip_to_long -7040,做多,2020-11-09 05:55:00,2020-11-09 06:00:00,453.71,453.14,-0.07,flip_to_short -7041,做空,2020-11-09 06:00:00,2020-11-09 06:20:00,453.14,452.99,-0.01,flip_to_long -7042,做多,2020-11-09 06:20:00,2020-11-09 09:20:00,452.99,449.57,-0.31,flip_to_short -7043,做空,2020-11-09 09:20:00,2020-11-09 09:35:00,449.57,449.47,-0.01,flip_to_long -7044,做多,2020-11-09 09:35:00,2020-11-09 12:10:00,449.47,451.78,0.18,flip_to_short -7045,做空,2020-11-09 12:10:00,2020-11-09 17:35:00,451.78,444.72,0.58,flip_to_long -7046,做多,2020-11-09 17:35:00,2020-11-09 17:40:00,444.72,444.45,-0.04,flip_to_short -7047,做空,2020-11-09 17:40:00,2020-11-09 18:05:00,444.45,443.98,0.02,flip_to_long -7048,做多,2020-11-09 18:05:00,2020-11-09 18:15:00,443.98,443.5,-0.06,flip_to_short -7049,做空,2020-11-09 18:15:00,2020-11-10 01:10:00,443.5,447.25,-0.35,flip_to_long -7050,做多,2020-11-10 01:10:00,2020-11-10 03:05:00,447.25,444.6,-0.25,flip_to_short -7051,做空,2020-11-10 03:05:00,2020-11-10 03:20:00,444.6,445.14,-0.07,flip_to_long -7052,做多,2020-11-10 03:20:00,2020-11-10 06:20:00,445.14,448.54,0.28,flip_to_short -7053,做空,2020-11-10 06:20:00,2020-11-10 06:30:00,448.54,448.32,-0.0,flip_to_long -7054,做多,2020-11-10 06:30:00,2020-11-10 06:40:00,448.32,447.01,-0.13,flip_to_short -7055,做空,2020-11-10 06:40:00,2020-11-10 06:50:00,447.01,447.96,-0.1,flip_to_long -7056,做多,2020-11-10 06:50:00,2020-11-10 07:10:00,447.96,448.94,0.07,flip_to_short -7057,做空,2020-11-10 07:10:00,2020-11-10 07:35:00,448.94,449.07,-0.03,flip_to_long -7058,做多,2020-11-10 07:35:00,2020-11-10 10:05:00,449.07,450.61,0.11,flip_to_short -7059,做空,2020-11-10 10:05:00,2020-11-10 10:10:00,450.61,451.14,-0.07,flip_to_long -7060,做多,2020-11-10 10:10:00,2020-11-10 10:45:00,451.14,449.16,-0.19,flip_to_short -7061,做空,2020-11-10 10:45:00,2020-11-10 12:05:00,449.16,450.09,-0.1,flip_to_long -7062,做多,2020-11-10 12:05:00,2020-11-10 16:30:00,450.09,445.85,-0.38,flip_to_short -7063,做空,2020-11-10 16:30:00,2020-11-10 16:50:00,445.85,446.58,-0.08,flip_to_long -7064,做多,2020-11-10 16:50:00,2020-11-10 16:55:00,446.58,445.52,-0.11,flip_to_short -7065,做空,2020-11-10 16:55:00,2020-11-10 17:00:00,445.52,445.61,-0.03,flip_to_long -7066,做多,2020-11-10 17:00:00,2020-11-10 17:20:00,445.61,445.67,-0.01,flip_to_short -7067,做空,2020-11-10 17:20:00,2020-11-10 18:35:00,445.67,445.29,0.01,flip_to_long -7068,做多,2020-11-10 18:35:00,2020-11-10 23:45:00,445.29,449.91,0.37,flip_to_short -7069,做空,2020-11-10 23:45:00,2020-11-10 23:50:00,449.91,450.36,-0.06,flip_to_long -7070,做多,2020-11-10 23:50:00,2020-11-11 00:00:00,450.36,450.13,-0.04,flip_to_short -7071,做空,2020-11-11 00:00:00,2020-11-11 00:10:00,450.13,451.5,-0.14,flip_to_long -7072,做多,2020-11-11 00:10:00,2020-11-11 00:30:00,451.5,462.15,0.89,tp_upper -7073,做空,2020-11-11 04:30:00,2020-11-11 06:25:00,460.55,461.75,-0.12,flip_to_long -7074,做多,2020-11-11 06:25:00,2020-11-11 07:30:00,461.75,461.66,-0.03,flip_to_short -7075,做空,2020-11-11 07:30:00,2020-11-11 07:50:00,461.66,462.36,-0.08,flip_to_long -7076,做多,2020-11-11 07:50:00,2020-11-11 08:15:00,462.36,461.18,-0.12,flip_to_short -7077,做空,2020-11-11 08:15:00,2020-11-11 08:30:00,461.18,461.51,-0.05,flip_to_long -7078,做多,2020-11-11 08:30:00,2020-11-11 08:40:00,461.51,459.49,-0.19,flip_to_short -7079,做空,2020-11-11 08:40:00,2020-11-11 09:10:00,459.49,461.6,-0.2,flip_to_long -7080,做多,2020-11-11 09:10:00,2020-11-11 09:25:00,461.6,460.34,-0.12,flip_to_short -7081,做空,2020-11-11 09:25:00,2020-11-11 10:00:00,460.34,461.3,-0.1,flip_to_long -7082,做多,2020-11-11 10:00:00,2020-11-11 10:20:00,461.3,460.84,-0.06,flip_to_short -7083,做空,2020-11-11 10:20:00,2020-11-11 12:15:00,460.84,460.86,-0.02,flip_to_long -7084,做多,2020-11-11 12:15:00,2020-11-11 12:55:00,460.86,461.7,0.05,flip_to_short -7085,做空,2020-11-11 12:55:00,2020-11-11 13:35:00,461.7,460.92,0.05,flip_to_long -7086,做多,2020-11-11 13:35:00,2020-11-11 14:10:00,460.92,461.07,-0.01,flip_to_short -7087,做空,2020-11-11 14:10:00,2020-11-11 14:25:00,461.07,461.67,-0.07,flip_to_long -7088,做多,2020-11-11 14:25:00,2020-11-11 14:30:00,461.67,460.75,-0.09,flip_to_short -7089,做空,2020-11-11 14:30:00,2020-11-11 14:35:00,460.75,462.0,-0.12,flip_to_long -7090,做多,2020-11-11 14:35:00,2020-11-11 15:00:00,462.0,461.59,-0.05,flip_to_short -7091,做空,2020-11-11 15:00:00,2020-11-11 15:05:00,461.59,461.93,-0.05,flip_to_long -7092,做多,2020-11-11 15:05:00,2020-11-11 15:25:00,461.93,462.13,-0.0,flip_to_short -7093,做空,2020-11-11 15:25:00,2020-11-11 15:50:00,462.13,461.81,0.01,flip_to_long -7094,做多,2020-11-11 15:50:00,2020-11-11 16:25:00,461.81,472.43,0.84,tp_upper -7095,做空,2020-11-11 19:30:00,2020-11-12 00:10:00,469.36,455.75,1.09,tp_lower -7096,做空,2020-11-12 04:05:00,2020-11-12 04:30:00,458.93,459.01,-0.03,flip_to_long -7097,做多,2020-11-12 04:30:00,2020-11-12 04:40:00,459.01,458.77,-0.04,flip_to_short -7098,做空,2020-11-12 04:40:00,2020-11-12 10:25:00,458.77,463.72,-0.45,flip_to_long -7099,做多,2020-11-12 10:25:00,2020-11-12 14:05:00,463.72,462.73,-0.1,flip_to_short -7100,做空,2020-11-12 14:05:00,2020-11-12 15:50:00,462.73,461.59,0.08,flip_to_long -7101,做多,2020-11-12 15:50:00,2020-11-12 16:00:00,461.59,460.87,-0.08,flip_to_short -7102,做空,2020-11-12 16:00:00,2020-11-12 16:15:00,460.87,459.99,0.06,flip_to_long -7103,做多,2020-11-12 16:15:00,2020-11-13 02:20:00,459.99,463.18,0.25,flip_to_short -7104,做空,2020-11-13 02:20:00,2020-11-13 02:45:00,463.18,463.71,-0.07,flip_to_long -7105,做多,2020-11-13 02:45:00,2020-11-13 02:55:00,463.71,463.56,-0.03,flip_to_short -7106,做空,2020-11-13 02:55:00,2020-11-13 03:00:00,463.56,463.88,-0.05,flip_to_long -7107,做多,2020-11-13 03:00:00,2020-11-13 03:05:00,463.88,463.33,-0.07,flip_to_short -7108,做空,2020-11-13 03:05:00,2020-11-13 03:15:00,463.33,463.85,-0.06,flip_to_long -7109,做多,2020-11-13 03:15:00,2020-11-13 04:00:00,463.85,463.81,-0.02,flip_to_short -7110,做空,2020-11-13 04:00:00,2020-11-13 04:15:00,463.81,463.63,-0.0,flip_to_long -7111,做多,2020-11-13 04:15:00,2020-11-13 04:40:00,463.63,464.41,0.05,flip_to_short -7112,做空,2020-11-13 04:40:00,2020-11-13 08:45:00,464.41,463.87,0.03,flip_to_long -7113,做多,2020-11-13 08:45:00,2020-11-13 10:40:00,463.87,463.29,-0.07,flip_to_short -7114,做空,2020-11-13 10:40:00,2020-11-13 11:05:00,463.29,463.02,0.0,flip_to_long -7115,做多,2020-11-13 11:05:00,2020-11-13 11:15:00,463.02,462.87,-0.03,flip_to_short -7116,做空,2020-11-13 11:15:00,2020-11-13 11:25:00,462.87,463.71,-0.09,flip_to_long -7117,做多,2020-11-13 11:25:00,2020-11-13 11:30:00,463.71,463.39,-0.05,flip_to_short -7118,做空,2020-11-13 11:30:00,2020-11-13 12:15:00,463.39,464.44,-0.11,flip_to_long -7119,做多,2020-11-13 12:15:00,2020-11-13 13:15:00,464.44,464.85,0.01,flip_to_short -7120,做空,2020-11-13 13:15:00,2020-11-13 13:20:00,464.85,467.59,-0.25,flip_to_long -7121,做多,2020-11-13 13:20:00,2020-11-13 16:05:00,467.59,467.38,-0.04,flip_to_short -7122,做空,2020-11-13 16:05:00,2020-11-13 16:10:00,467.38,467.77,-0.05,flip_to_long -7123,做多,2020-11-13 16:10:00,2020-11-13 17:00:00,467.77,468.69,0.06,flip_to_short -7124,做空,2020-11-13 17:00:00,2020-11-13 17:05:00,468.69,469.12,-0.06,flip_to_long -7125,做多,2020-11-13 17:05:00,2020-11-13 17:10:00,469.12,468.68,-0.06,flip_to_short -7126,做空,2020-11-13 17:10:00,2020-11-13 17:25:00,468.68,468.7,-0.02,flip_to_long -7127,做多,2020-11-13 17:25:00,2020-11-13 20:35:00,468.7,471.42,0.2,flip_to_short -7128,做空,2020-11-13 20:35:00,2020-11-13 21:00:00,471.42,471.1,0.01,flip_to_long -7129,做多,2020-11-13 21:00:00,2020-11-13 21:25:00,471.1,470.72,-0.05,flip_to_short -7130,做空,2020-11-13 21:25:00,2020-11-13 21:45:00,470.72,472.33,-0.15,flip_to_long -7131,做多,2020-11-13 21:45:00,2020-11-14 00:05:00,472.33,474.4,0.15,flip_to_short -7132,做空,2020-11-14 00:05:00,2020-11-14 00:25:00,474.4,473.79,0.03,flip_to_long -7133,做多,2020-11-14 00:25:00,2020-11-14 01:00:00,473.79,473.5,-0.04,flip_to_short -7134,做空,2020-11-14 01:00:00,2020-11-14 06:50:00,473.5,470.21,0.26,flip_to_long -7135,做多,2020-11-14 06:50:00,2020-11-14 06:55:00,470.21,469.89,-0.05,flip_to_short -7136,做空,2020-11-14 06:55:00,2020-11-14 12:50:00,469.89,460.6,0.77,flip_to_long -7137,做多,2020-11-14 12:50:00,2020-11-14 13:00:00,460.6,459.89,-0.08,flip_to_short -7138,做空,2020-11-14 13:00:00,2020-11-14 13:15:00,459.89,459.37,0.03,flip_to_long -7139,做多,2020-11-14 13:15:00,2020-11-14 15:05:00,459.37,459.5,-0.01,flip_to_short -7140,做空,2020-11-14 15:05:00,2020-11-14 16:00:00,459.5,459.75,-0.04,flip_to_long -7141,做多,2020-11-14 16:00:00,2020-11-14 16:35:00,459.75,459.8,-0.02,flip_to_short -7142,做空,2020-11-14 16:35:00,2020-11-14 17:50:00,459.8,459.55,0.0,flip_to_long -7143,做多,2020-11-14 17:50:00,2020-11-14 18:05:00,459.55,460.0,0.02,flip_to_short -7144,做空,2020-11-14 18:05:00,2020-11-14 18:20:00,460.0,459.93,-0.01,flip_to_long -7145,做多,2020-11-14 18:20:00,2020-11-14 18:25:00,459.93,459.95,-0.02,flip_to_short -7146,做空,2020-11-14 18:25:00,2020-11-14 18:35:00,459.95,460.37,-0.06,flip_to_long -7147,做多,2020-11-14 18:35:00,2020-11-14 18:55:00,460.37,460.14,-0.04,flip_to_short -7148,做空,2020-11-14 18:55:00,2020-11-14 19:05:00,460.14,460.7,-0.07,flip_to_long -7149,做多,2020-11-14 19:05:00,2020-11-14 19:35:00,460.7,459.37,-0.14,flip_to_short -7150,做空,2020-11-14 19:35:00,2020-11-14 19:40:00,459.37,459.56,-0.04,flip_to_long -7151,做多,2020-11-14 19:40:00,2020-11-14 20:05:00,459.56,458.4,-0.12,flip_to_short -7152,做空,2020-11-14 20:05:00,2020-11-14 20:10:00,458.4,459.28,-0.1,flip_to_long -7153,做多,2020-11-14 20:10:00,2020-11-14 20:20:00,459.28,459.4,-0.01,flip_to_short -7154,做空,2020-11-14 20:20:00,2020-11-14 21:55:00,459.4,459.96,-0.07,flip_to_long -7155,做多,2020-11-14 21:55:00,2020-11-14 22:30:00,459.96,460.59,0.03,flip_to_short -7156,做空,2020-11-14 22:30:00,2020-11-15 00:05:00,460.59,461.84,-0.13,flip_to_long -7157,做多,2020-11-15 00:05:00,2020-11-15 01:05:00,461.84,460.58,-0.13,flip_to_short -7158,做空,2020-11-15 01:05:00,2020-11-15 05:15:00,460.58,459.81,0.05,flip_to_long -7159,做多,2020-11-15 05:15:00,2020-11-15 09:05:00,459.81,460.57,0.05,flip_to_short -7160,做空,2020-11-15 09:05:00,2020-11-15 09:10:00,460.57,460.89,-0.05,flip_to_long -7161,做多,2020-11-15 09:10:00,2020-11-15 09:15:00,460.89,460.81,-0.03,flip_to_short -7162,做空,2020-11-15 09:15:00,2020-11-15 11:30:00,460.81,459.84,0.06,flip_to_long -7163,做多,2020-11-15 11:30:00,2020-11-15 13:50:00,459.84,457.99,-0.18,flip_to_short -7164,做空,2020-11-15 13:50:00,2020-11-15 13:55:00,457.99,458.16,-0.03,flip_to_long -7165,做多,2020-11-15 13:55:00,2020-11-15 14:45:00,458.16,457.48,-0.08,flip_to_short -7166,做空,2020-11-15 14:45:00,2020-11-15 14:55:00,457.48,457.67,-0.04,flip_to_long -7167,做多,2020-11-15 14:55:00,2020-11-15 15:10:00,457.67,457.76,-0.01,flip_to_short -7168,做空,2020-11-15 15:10:00,2020-11-15 22:30:00,457.76,444.9,1.09,flip_to_long -7169,做多,2020-11-15 22:30:00,2020-11-16 02:50:00,444.9,446.93,0.17,flip_to_short -7170,做空,2020-11-16 02:50:00,2020-11-16 02:55:00,446.93,447.1,-0.04,flip_to_long -7171,做多,2020-11-16 02:55:00,2020-11-16 04:35:00,447.1,448.99,0.15,flip_to_short -7172,做空,2020-11-16 04:35:00,2020-11-16 10:20:00,448.99,454.83,-0.56,flip_to_long -7173,做多,2020-11-16 10:20:00,2020-11-16 11:50:00,454.83,453.83,-0.11,flip_to_short -7174,做空,2020-11-16 11:50:00,2020-11-16 12:20:00,453.83,454.12,-0.05,flip_to_long -7175,做多,2020-11-16 12:20:00,2020-11-16 12:30:00,454.12,453.58,-0.07,flip_to_short -7176,做空,2020-11-16 12:30:00,2020-11-16 12:45:00,453.58,453.99,-0.06,flip_to_long -7177,做多,2020-11-16 12:45:00,2020-11-16 13:05:00,453.99,453.66,-0.05,flip_to_short -7178,做空,2020-11-16 13:05:00,2020-11-16 13:15:00,453.66,453.95,-0.05,flip_to_long -7179,做多,2020-11-16 13:15:00,2020-11-16 13:20:00,453.95,453.32,-0.08,flip_to_short -7180,做空,2020-11-16 13:20:00,2020-11-16 13:30:00,453.32,454.8,-0.15,flip_to_long -7181,做多,2020-11-16 13:30:00,2020-11-16 20:10:00,454.8,461.47,0.57,flip_to_short -7182,做空,2020-11-16 20:10:00,2020-11-16 20:20:00,461.47,462.17,-0.08,flip_to_long -7183,做多,2020-11-16 20:20:00,2020-11-16 20:45:00,462.17,461.95,-0.04,flip_to_short -7184,做空,2020-11-16 20:45:00,2020-11-16 20:55:00,461.95,462.8,-0.09,flip_to_long -7185,做多,2020-11-16 20:55:00,2020-11-16 21:30:00,462.8,462.4,-0.05,flip_to_short -7186,做空,2020-11-16 21:30:00,2020-11-16 21:35:00,462.4,462.49,-0.03,flip_to_long -7187,做多,2020-11-16 21:35:00,2020-11-16 23:40:00,462.49,461.84,-0.08,flip_to_short -7188,做空,2020-11-16 23:40:00,2020-11-17 00:00:00,461.84,462.22,-0.05,flip_to_long -7189,做多,2020-11-17 00:00:00,2020-11-17 02:45:00,462.22,463.86,0.12,flip_to_short -7190,做空,2020-11-17 02:45:00,2020-11-17 02:50:00,463.86,464.35,-0.06,flip_to_long -7191,做多,2020-11-17 02:50:00,2020-11-17 02:55:00,464.35,464.27,-0.03,flip_to_short -7192,做空,2020-11-17 02:55:00,2020-11-17 04:15:00,464.27,464.98,-0.08,flip_to_long -7193,做多,2020-11-17 04:15:00,2020-11-17 05:00:00,464.98,465.34,0.01,flip_to_short -7194,做空,2020-11-17 05:00:00,2020-11-17 05:05:00,465.34,465.83,-0.06,flip_to_long -7195,做多,2020-11-17 05:05:00,2020-11-17 05:25:00,465.83,465.18,-0.08,flip_to_short -7196,做空,2020-11-17 05:25:00,2020-11-17 05:30:00,465.18,465.85,-0.08,flip_to_long -7197,做多,2020-11-17 05:30:00,2020-11-17 05:40:00,465.85,465.39,-0.06,flip_to_short -7198,做空,2020-11-17 05:40:00,2020-11-17 06:25:00,465.39,465.64,-0.04,flip_to_long -7199,做多,2020-11-17 06:25:00,2020-11-17 06:45:00,465.64,464.94,-0.08,flip_to_short -7200,做空,2020-11-17 06:45:00,2020-11-17 07:00:00,464.94,465.17,-0.04,flip_to_long -7201,做多,2020-11-17 07:00:00,2020-11-17 08:15:00,465.17,465.17,-0.02,flip_to_short -7202,做空,2020-11-17 08:15:00,2020-11-17 08:45:00,465.17,465.49,-0.05,flip_to_long -7203,做多,2020-11-17 08:45:00,2020-11-17 08:50:00,465.49,465.16,-0.05,flip_to_short -7204,做空,2020-11-17 08:50:00,2020-11-17 09:00:00,465.16,466.19,-0.11,flip_to_long -7205,做多,2020-11-17 09:00:00,2020-11-17 09:10:00,466.19,464.84,-0.13,flip_to_short -7206,做空,2020-11-17 09:10:00,2020-11-17 10:45:00,464.84,465.22,-0.05,flip_to_long -7207,做多,2020-11-17 10:45:00,2020-11-17 10:50:00,465.22,464.99,-0.04,flip_to_short -7208,做空,2020-11-17 10:50:00,2020-11-17 11:15:00,464.99,465.71,-0.08,flip_to_long -7209,做多,2020-11-17 11:15:00,2020-11-17 11:40:00,465.71,466.15,0.02,flip_to_short -7210,做空,2020-11-17 11:40:00,2020-11-17 15:20:00,466.15,468.45,-0.21,flip_to_long -7211,做多,2020-11-17 15:20:00,2020-11-17 15:35:00,468.45,468.92,0.02,flip_to_short -7212,做空,2020-11-17 15:35:00,2020-11-17 21:15:00,468.92,481.08,-1.03,flip_to_long -7213,做多,2020-11-17 21:15:00,2020-11-17 21:25:00,481.08,480.03,-0.1,flip_to_short -7214,做空,2020-11-17 21:25:00,2020-11-17 21:55:00,480.03,481.08,-0.1,flip_to_long -7215,做多,2020-11-17 21:55:00,2020-11-17 22:45:00,481.08,480.46,-0.07,flip_to_short -7216,做空,2020-11-17 22:45:00,2020-11-17 22:50:00,480.46,480.99,-0.06,flip_to_long -7217,做多,2020-11-17 22:50:00,2020-11-17 23:20:00,480.99,481.9,0.05,flip_to_short -7218,做空,2020-11-17 23:20:00,2020-11-18 03:25:00,481.9,484.81,-0.25,flip_to_long -7219,做多,2020-11-18 03:25:00,2020-11-18 05:30:00,484.81,478.67,-0.51,flip_to_short -7220,做空,2020-11-18 05:30:00,2020-11-18 05:35:00,478.67,477.5,0.07,tp_lower -7221,做多,2020-11-18 08:15:00,2020-11-18 11:30:00,480.79,478.49,-0.2,flip_to_short -7222,做空,2020-11-18 11:30:00,2020-11-18 13:15:00,478.49,479.25,-0.08,flip_to_long -7223,做多,2020-11-18 13:15:00,2020-11-18 13:20:00,479.25,477.75,-0.14,flip_to_short -7224,做空,2020-11-18 13:20:00,2020-11-18 17:05:00,477.75,474.9,0.21,flip_to_long -7225,做多,2020-11-18 17:05:00,2020-11-18 17:15:00,474.9,474.29,-0.07,flip_to_short -7226,做空,2020-11-18 17:15:00,2020-11-18 17:20:00,474.29,476.21,-0.17,flip_to_long -7227,做多,2020-11-18 17:20:00,2020-11-18 17:25:00,476.21,473.71,-0.21,flip_to_short -7228,做空,2020-11-18 17:25:00,2020-11-18 17:30:00,473.71,474.01,-0.04,flip_to_long -7229,做多,2020-11-18 17:30:00,2020-11-18 18:15:00,474.01,473.86,-0.03,flip_to_short -7230,做空,2020-11-18 18:15:00,2020-11-18 18:30:00,473.86,474.42,-0.06,flip_to_long -7231,做多,2020-11-18 18:30:00,2020-11-18 18:50:00,474.42,473.48,-0.09,flip_to_short -7232,做空,2020-11-18 18:50:00,2020-11-18 19:00:00,473.48,475.0,-0.14,flip_to_long -7233,做多,2020-11-18 19:00:00,2020-11-18 19:15:00,475.0,474.22,-0.08,flip_to_short -7234,做空,2020-11-18 19:15:00,2020-11-18 19:35:00,474.22,472.46,0.12,flip_to_long -7235,做多,2020-11-18 19:35:00,2020-11-18 21:50:00,472.46,473.39,0.05,flip_to_short -7236,做空,2020-11-18 21:50:00,2020-11-18 22:10:00,473.39,473.41,-0.02,flip_to_long -7237,做多,2020-11-18 22:10:00,2020-11-18 22:15:00,473.41,473.4,-0.02,flip_to_short -7238,做空,2020-11-18 22:15:00,2020-11-19 03:25:00,473.4,478.52,-0.42,flip_to_long -7239,做多,2020-11-19 03:25:00,2020-11-19 11:25:00,478.52,470.48,-0.64,flip_to_short -7240,做空,2020-11-19 11:25:00,2020-11-19 11:30:00,470.48,471.48,-0.1,flip_to_long -7241,做多,2020-11-19 11:30:00,2020-11-19 11:35:00,471.48,471.19,-0.04,flip_to_short -7242,做空,2020-11-19 11:35:00,2020-11-19 16:10:00,471.19,474.77,-0.29,flip_to_long -7243,做多,2020-11-19 16:10:00,2020-11-19 16:40:00,474.77,475.56,0.04,flip_to_short -7244,做空,2020-11-19 16:40:00,2020-11-19 16:45:00,475.56,476.1,-0.06,flip_to_long -7245,做多,2020-11-19 16:45:00,2020-11-19 16:50:00,476.1,475.75,-0.04,flip_to_short -7246,做空,2020-11-19 16:50:00,2020-11-19 16:55:00,475.75,476.27,-0.06,flip_to_long -7247,做多,2020-11-19 16:55:00,2020-11-19 17:00:00,476.27,475.93,-0.04,flip_to_short -7248,做空,2020-11-19 17:00:00,2020-11-19 17:35:00,475.93,475.38,0.02,flip_to_long -7249,做多,2020-11-19 17:35:00,2020-11-19 18:40:00,475.38,475.6,-0.0,flip_to_short -7250,做空,2020-11-19 18:40:00,2020-11-19 20:15:00,475.6,475.03,0.02,flip_to_long -7251,做多,2020-11-19 20:15:00,2020-11-19 20:25:00,475.03,474.84,-0.03,flip_to_short -7252,做空,2020-11-19 20:25:00,2020-11-19 20:30:00,474.84,475.18,-0.04,flip_to_long -7253,做多,2020-11-19 20:30:00,2020-11-19 20:35:00,475.18,475.04,-0.03,flip_to_short -7254,做空,2020-11-19 20:35:00,2020-11-19 20:50:00,475.04,475.37,-0.04,flip_to_long -7255,做多,2020-11-19 20:50:00,2020-11-19 21:05:00,475.37,474.81,-0.06,flip_to_short -7256,做空,2020-11-19 21:05:00,2020-11-19 21:10:00,474.81,474.9,-0.02,flip_to_long -7257,做多,2020-11-19 21:10:00,2020-11-19 21:30:00,474.9,473.99,-0.08,flip_to_short -7258,做空,2020-11-19 21:30:00,2020-11-20 00:10:00,473.99,473.0,0.06,flip_to_long -7259,做多,2020-11-20 00:10:00,2020-11-20 00:20:00,473.0,473.58,0.03,flip_to_short -7260,做空,2020-11-20 00:20:00,2020-11-20 00:40:00,473.58,473.53,-0.01,flip_to_long -7261,做多,2020-11-20 00:40:00,2020-11-20 00:45:00,473.53,472.89,-0.07,flip_to_short -7262,做空,2020-11-20 00:45:00,2020-11-20 01:10:00,472.89,473.18,-0.04,flip_to_long -7263,做多,2020-11-20 01:10:00,2020-11-20 06:20:00,473.18,483.9,0.79,flip_to_short -7264,做空,2020-11-20 06:20:00,2020-11-20 06:35:00,483.9,483.84,-0.01,flip_to_long -7265,做多,2020-11-20 06:35:00,2020-11-20 07:00:00,483.84,484.66,0.04,flip_to_short -7266,做空,2020-11-20 07:00:00,2020-11-20 07:05:00,484.66,489.59,-0.39,flip_to_long -7267,做多,2020-11-20 07:05:00,2020-11-20 07:25:00,489.59,489.15,-0.05,flip_to_short -7268,做空,2020-11-20 07:25:00,2020-11-20 15:20:00,489.15,506.85,-1.32,flip_to_long -7269,做多,2020-11-20 15:20:00,2020-11-20 15:25:00,506.85,506.06,-0.07,flip_to_short -7270,做空,2020-11-20 15:25:00,2020-11-20 15:35:00,506.06,506.2,-0.03,flip_to_long -7271,做多,2020-11-20 15:35:00,2020-11-20 16:25:00,506.2,507.68,0.08,flip_to_short -7272,做空,2020-11-20 16:25:00,2020-11-20 16:40:00,507.68,508.62,-0.08,flip_to_long -7273,做多,2020-11-20 16:40:00,2020-11-20 17:00:00,508.62,507.1,-0.12,flip_to_short -7274,做空,2020-11-20 17:00:00,2020-11-20 17:05:00,507.1,508.29,-0.1,flip_to_long -7275,做多,2020-11-20 17:05:00,2020-11-20 18:25:00,508.29,508.59,0.0,flip_to_short -7276,做空,2020-11-20 18:25:00,2020-11-20 18:55:00,508.59,508.11,0.02,flip_to_long -7277,做多,2020-11-20 18:55:00,2020-11-20 19:55:00,508.11,510.17,0.12,flip_to_short -7278,做空,2020-11-20 19:55:00,2020-11-20 20:30:00,510.17,509.57,0.02,flip_to_long -7279,做多,2020-11-20 20:30:00,2020-11-20 20:55:00,509.57,509.52,-0.02,flip_to_short -7280,做空,2020-11-20 20:55:00,2020-11-20 21:55:00,509.52,509.26,0.0,flip_to_long -7281,做多,2020-11-20 21:55:00,2020-11-20 23:10:00,509.26,506.65,-0.19,flip_to_short -7282,做空,2020-11-20 23:10:00,2020-11-20 23:15:00,506.65,508.77,-0.16,flip_to_long -7283,做多,2020-11-20 23:15:00,2020-11-21 02:40:00,508.77,512.12,0.21,flip_to_short -7284,做空,2020-11-21 02:40:00,2020-11-21 02:45:00,512.12,512.31,-0.03,flip_to_long -7285,做多,2020-11-21 02:45:00,2020-11-21 06:20:00,512.31,510.82,-0.12,flip_to_short -7286,做空,2020-11-21 06:20:00,2020-11-21 06:50:00,510.82,510.66,-0.01,flip_to_long -7287,做多,2020-11-21 06:50:00,2020-11-21 06:55:00,510.66,510.41,-0.03,flip_to_short -7288,做空,2020-11-21 06:55:00,2020-11-21 07:15:00,510.41,510.16,-0.0,flip_to_long -7289,做多,2020-11-21 07:15:00,2020-11-21 09:35:00,510.16,511.63,0.08,flip_to_short -7290,做空,2020-11-21 09:35:00,2020-11-21 11:00:00,511.63,512.47,-0.07,flip_to_long -7291,做多,2020-11-21 11:00:00,2020-11-21 11:15:00,512.47,512.51,-0.01,flip_to_short -7292,做空,2020-11-21 11:15:00,2020-11-21 12:10:00,512.51,512.88,-0.04,flip_to_long -7293,做多,2020-11-21 12:10:00,2020-11-21 12:20:00,512.88,513.78,0.04,flip_to_short -7294,做空,2020-11-21 12:20:00,2020-11-21 19:30:00,513.78,540.49,-1.81,flip_to_long -7295,做多,2020-11-21 19:30:00,2020-11-21 19:35:00,540.49,539.65,-0.07,flip_to_short -7296,做空,2020-11-21 19:35:00,2020-11-21 19:40:00,539.65,541.69,-0.14,flip_to_long -7297,做多,2020-11-21 19:40:00,2020-11-21 20:00:00,541.69,540.06,-0.11,flip_to_short -7298,做空,2020-11-21 20:00:00,2020-11-21 20:15:00,540.06,539.67,0.01,flip_to_long -7299,做多,2020-11-21 20:15:00,2020-11-21 21:00:00,539.67,540.69,0.04,flip_to_short -7300,做空,2020-11-21 21:00:00,2020-11-21 21:30:00,540.69,541.62,-0.07,flip_to_long -7301,做多,2020-11-21 21:30:00,2020-11-21 22:00:00,541.62,541.67,-0.01,flip_to_short -7302,做空,2020-11-21 22:00:00,2020-11-21 22:40:00,541.67,540.37,0.06,flip_to_long -7303,做多,2020-11-21 22:40:00,2020-11-21 23:05:00,540.37,541.32,0.04,flip_to_short -7304,做空,2020-11-21 23:05:00,2020-11-21 23:20:00,541.32,542.43,-0.08,flip_to_long -7305,做多,2020-11-21 23:20:00,2020-11-21 23:45:00,542.43,551.7,0.53,tp_upper -7306,做空,2020-11-22 01:35:00,2020-11-22 02:05:00,540.98,545.46,-0.29,flip_to_long -7307,做多,2020-11-22 02:05:00,2020-11-22 02:25:00,545.46,546.69,0.06,flip_to_short -7308,做空,2020-11-22 02:25:00,2020-11-22 02:30:00,546.69,547.2,-0.05,flip_to_long -7309,做多,2020-11-22 02:30:00,2020-11-22 03:00:00,547.2,547.11,-0.02,flip_to_short -7310,做空,2020-11-22 03:00:00,2020-11-22 03:05:00,547.11,548.36,-0.09,flip_to_long -7311,做多,2020-11-22 03:05:00,2020-11-22 03:20:00,548.36,548.47,-0.01,flip_to_short -7312,做空,2020-11-22 03:20:00,2020-11-22 03:40:00,548.47,549.19,-0.06,flip_to_long -7313,做多,2020-11-22 03:40:00,2020-11-22 03:45:00,549.19,548.93,-0.03,flip_to_short -7314,做空,2020-11-22 03:45:00,2020-11-22 04:40:00,548.93,549.65,-0.06,flip_to_long -7315,做多,2020-11-22 04:40:00,2020-11-22 05:30:00,549.65,546.58,-0.2,flip_to_short -7316,做空,2020-11-22 05:30:00,2020-11-22 05:35:00,546.58,546.67,-0.02,flip_to_long -7317,做多,2020-11-22 05:35:00,2020-11-22 10:25:00,546.67,542.02,-0.29,flip_to_short -7318,做空,2020-11-22 10:25:00,2020-11-22 11:50:00,542.02,516.53,1.49,tp_lower -7319,做空,2020-11-22 14:20:00,2020-11-22 15:00:00,533.28,532.07,0.06,flip_to_long -7320,做多,2020-11-22 15:00:00,2020-11-22 15:20:00,532.07,531.5,-0.05,flip_to_short -7321,做空,2020-11-22 15:20:00,2020-11-22 15:30:00,531.5,531.02,0.01,flip_to_long -7322,做多,2020-11-22 15:30:00,2020-11-22 23:00:00,531.02,570.81,2.49,flip_to_short -7323,做空,2020-11-22 23:00:00,2020-11-23 03:15:00,570.81,564.95,0.35,flip_to_long -7324,做多,2020-11-23 03:15:00,2020-11-23 08:55:00,564.95,583.12,1.16,flip_to_short -7325,做空,2020-11-23 08:55:00,2020-11-23 12:10:00,583.12,588.11,-0.34,flip_to_long -7326,做多,2020-11-23 12:10:00,2020-11-23 13:15:00,588.11,579.01,-0.6,flip_to_short -7327,做空,2020-11-23 13:15:00,2020-11-23 13:30:00,579.01,591.49,-0.82,flip_to_long -7328,做多,2020-11-23 13:30:00,2020-11-23 15:15:00,591.49,593.02,0.08,flip_to_short -7329,做空,2020-11-23 15:15:00,2020-11-23 15:20:00,593.02,594.53,-0.11,flip_to_long -7330,做多,2020-11-23 15:20:00,2020-11-23 17:00:00,594.53,595.36,0.03,flip_to_short -7331,做空,2020-11-23 17:00:00,2020-11-23 18:05:00,595.36,596.07,-0.06,flip_to_long -7332,做多,2020-11-23 18:05:00,2020-11-23 18:10:00,596.07,595.24,-0.07,flip_to_short -7333,做空,2020-11-23 18:10:00,2020-11-23 18:30:00,595.24,595.51,-0.03,flip_to_long -7334,做多,2020-11-23 18:30:00,2020-11-23 18:45:00,595.51,596.19,0.02,flip_to_short -7335,做空,2020-11-23 18:45:00,2020-11-23 19:20:00,596.19,595.65,0.01,flip_to_long -7336,做多,2020-11-23 19:20:00,2020-11-23 19:35:00,595.65,596.24,0.02,flip_to_short -7337,做空,2020-11-23 19:35:00,2020-11-23 20:40:00,596.24,595.24,0.04,flip_to_long -7338,做多,2020-11-23 20:40:00,2020-11-23 21:05:00,595.24,594.78,-0.05,flip_to_short -7339,做空,2020-11-23 21:05:00,2020-11-23 21:10:00,594.78,596.69,-0.13,flip_to_long -7340,做多,2020-11-23 21:10:00,2020-11-23 21:15:00,596.69,595.75,-0.07,flip_to_short -7341,做空,2020-11-23 21:15:00,2020-11-23 21:25:00,595.75,597.82,-0.14,flip_to_long -7342,做多,2020-11-23 21:25:00,2020-11-24 00:25:00,597.82,602.31,0.25,flip_to_short -7343,做空,2020-11-24 00:25:00,2020-11-24 00:30:00,602.31,602.4,-0.02,flip_to_long -7344,做多,2020-11-24 00:30:00,2020-11-24 00:40:00,602.4,604.39,0.1,flip_to_short -7345,做空,2020-11-24 00:40:00,2020-11-24 05:15:00,604.39,615.1,-0.66,flip_to_long -7346,做多,2020-11-24 05:15:00,2020-11-24 05:45:00,615.1,615.26,-0.01,flip_to_short -7347,做空,2020-11-24 05:45:00,2020-11-24 05:50:00,615.26,616.47,-0.09,flip_to_long -7348,做多,2020-11-24 05:50:00,2020-11-24 09:25:00,616.47,612.87,-0.22,flip_to_short -7349,做空,2020-11-24 09:25:00,2020-11-24 09:30:00,612.87,615.84,-0.19,flip_to_long -7350,做多,2020-11-24 09:30:00,2020-11-24 09:35:00,615.84,613.62,-0.14,flip_to_short -7351,做空,2020-11-24 09:35:00,2020-11-24 10:40:00,613.62,610.81,0.14,flip_to_long -7352,做多,2020-11-24 10:40:00,2020-11-24 13:55:00,610.81,605.43,-0.33,flip_to_short -7353,做空,2020-11-24 13:55:00,2020-11-24 14:20:00,605.43,605.62,-0.03,flip_to_long -7354,做多,2020-11-24 14:20:00,2020-11-24 14:30:00,605.62,604.08,-0.11,flip_to_short -7355,做空,2020-11-24 14:30:00,2020-11-24 14:35:00,604.08,605.46,-0.1,flip_to_long -7356,做多,2020-11-24 14:35:00,2020-11-24 14:45:00,605.46,602.1,-0.21,flip_to_short -7357,做空,2020-11-24 14:45:00,2020-11-24 15:00:00,602.1,603.89,-0.12,flip_to_long -7358,做多,2020-11-24 15:00:00,2020-11-24 15:10:00,603.89,603.31,-0.05,flip_to_short -7359,做空,2020-11-24 15:10:00,2020-11-24 15:40:00,603.31,603.28,-0.02,flip_to_long -7360,做多,2020-11-24 15:40:00,2020-11-24 18:20:00,603.28,604.69,0.06,flip_to_short -7361,做空,2020-11-24 18:20:00,2020-11-24 18:30:00,604.69,605.22,-0.05,flip_to_long -7362,做多,2020-11-24 18:30:00,2020-11-24 19:55:00,605.22,608.21,0.15,flip_to_short -7363,做空,2020-11-24 19:55:00,2020-11-24 20:05:00,608.21,610.22,-0.13,flip_to_long -7364,做多,2020-11-24 20:05:00,2020-11-24 20:25:00,610.22,607.69,-0.16,flip_to_short -7365,做空,2020-11-24 20:25:00,2020-11-24 21:05:00,607.69,608.37,-0.05,flip_to_long -7366,做多,2020-11-24 21:05:00,2020-11-25 00:05:00,608.37,605.77,-0.16,flip_to_short -7367,做空,2020-11-25 00:05:00,2020-11-25 00:30:00,605.77,604.79,0.04,flip_to_long -7368,做多,2020-11-25 00:30:00,2020-11-25 01:10:00,604.79,605.7,0.03,flip_to_short -7369,做空,2020-11-25 01:10:00,2020-11-25 01:20:00,605.7,604.98,0.02,flip_to_long -7370,做多,2020-11-25 01:20:00,2020-11-25 01:30:00,604.98,604.73,-0.03,flip_to_short -7371,做空,2020-11-25 01:30:00,2020-11-25 01:45:00,604.73,604.75,-0.02,flip_to_long -7372,做多,2020-11-25 01:45:00,2020-11-25 02:00:00,604.75,604.44,-0.03,flip_to_short -7373,做空,2020-11-25 02:00:00,2020-11-25 02:10:00,604.44,604.52,-0.02,flip_to_long -7374,做多,2020-11-25 02:10:00,2020-11-25 02:15:00,604.52,603.87,-0.05,flip_to_short -7375,做空,2020-11-25 02:15:00,2020-11-25 06:20:00,603.87,594.97,0.48,flip_to_long -7376,做多,2020-11-25 06:20:00,2020-11-25 06:40:00,594.97,592.7,-0.15,flip_to_short -7377,做空,2020-11-25 06:40:00,2020-11-25 12:15:00,592.7,599.68,-0.42,flip_to_long -7378,做多,2020-11-25 12:15:00,2020-11-25 12:40:00,599.68,598.8,-0.07,flip_to_short -7379,做空,2020-11-25 12:40:00,2020-11-25 12:45:00,598.8,599.27,-0.04,flip_to_long -7380,做多,2020-11-25 12:45:00,2020-11-25 13:00:00,599.27,598.63,-0.05,flip_to_short -7381,做空,2020-11-25 13:00:00,2020-11-25 13:05:00,598.63,599.1,-0.04,flip_to_long -7382,做多,2020-11-25 13:05:00,2020-11-25 13:50:00,599.1,596.2,-0.18,flip_to_short -7383,做空,2020-11-25 13:50:00,2020-11-25 18:25:00,596.2,593.44,0.14,flip_to_long -7384,做多,2020-11-25 18:25:00,2020-11-25 18:30:00,593.44,593.28,-0.03,flip_to_short -7385,做空,2020-11-25 18:30:00,2020-11-25 18:45:00,593.28,593.44,-0.03,flip_to_long -7386,做多,2020-11-25 18:45:00,2020-11-25 18:50:00,593.44,592.0,-0.1,flip_to_short -7387,做空,2020-11-25 18:50:00,2020-11-25 19:00:00,592.0,593.0,-0.07,flip_to_long -7388,做多,2020-11-25 19:00:00,2020-11-25 19:05:00,593.0,591.93,-0.08,flip_to_short -7389,做空,2020-11-25 19:05:00,2020-11-25 19:15:00,591.93,592.23,-0.03,flip_to_long -7390,做多,2020-11-25 19:15:00,2020-11-26 00:40:00,592.23,575.8,-0.93,flip_to_short -7391,做空,2020-11-26 00:40:00,2020-11-26 00:45:00,575.8,575.85,-0.02,flip_to_long -7392,做多,2020-11-26 00:45:00,2020-11-26 00:50:00,575.85,574.47,-0.1,flip_to_short -7393,做空,2020-11-26 00:50:00,2020-11-26 00:55:00,574.47,575.82,-0.09,flip_to_long -7394,做多,2020-11-26 00:55:00,2020-11-26 01:00:00,575.82,575.59,-0.03,flip_to_short -7395,做空,2020-11-26 01:00:00,2020-11-26 03:05:00,575.59,542.31,1.87,tp_lower -7396,做多,2020-11-26 10:55:00,2020-11-26 11:55:00,513.18,513.11,-0.02,flip_to_short -7397,做空,2020-11-26 11:55:00,2020-11-26 14:05:00,513.11,513.6,-0.05,flip_to_long -7398,做多,2020-11-26 14:05:00,2020-11-26 14:15:00,513.6,510.48,-0.23,flip_to_short -7399,做空,2020-11-26 14:15:00,2020-11-26 15:10:00,510.48,516.47,-0.42,flip_to_long -7400,做多,2020-11-26 15:10:00,2020-11-26 15:15:00,516.47,516.03,-0.05,flip_to_short -7401,做空,2020-11-26 15:15:00,2020-11-26 19:50:00,516.03,503.87,0.77,flip_to_long -7402,做多,2020-11-26 19:50:00,2020-11-26 19:55:00,503.87,500.54,-0.24,flip_to_short -7403,做空,2020-11-26 19:55:00,2020-11-27 03:20:00,500.54,521.76,-1.46,flip_to_long -7404,做多,2020-11-27 03:20:00,2020-11-27 03:35:00,521.76,522.63,0.04,flip_to_short -7405,做空,2020-11-27 03:35:00,2020-11-27 04:05:00,522.63,522.86,-0.03,flip_to_long -7406,做多,2020-11-27 04:05:00,2020-11-27 04:30:00,522.86,522.23,-0.06,flip_to_short -7407,做空,2020-11-27 04:30:00,2020-11-27 05:00:00,522.23,524.66,-0.17,flip_to_long -7408,做多,2020-11-27 05:00:00,2020-11-27 06:00:00,524.66,523.67,-0.08,flip_to_short -7409,做空,2020-11-27 06:00:00,2020-11-27 06:05:00,523.67,524.15,-0.05,flip_to_long -7410,做多,2020-11-27 06:05:00,2020-11-27 06:15:00,524.15,523.59,-0.05,flip_to_short -7411,做空,2020-11-27 06:15:00,2020-11-27 06:20:00,523.59,525.19,-0.12,flip_to_long -7412,做多,2020-11-27 06:20:00,2020-11-27 06:25:00,525.19,524.01,-0.09,flip_to_short -7413,做空,2020-11-27 06:25:00,2020-11-27 12:00:00,524.01,510.41,0.82,flip_to_long -7414,做多,2020-11-27 12:00:00,2020-11-27 12:10:00,510.41,508.28,-0.15,flip_to_short -7415,做空,2020-11-27 12:10:00,2020-11-27 12:20:00,508.28,510.37,-0.15,flip_to_long -7416,做多,2020-11-27 12:20:00,2020-11-27 12:25:00,510.37,509.84,-0.05,flip_to_short -7417,做空,2020-11-27 12:25:00,2020-11-27 14:30:00,509.84,510.0,-0.03,flip_to_long -7418,做多,2020-11-27 14:30:00,2020-11-27 14:35:00,510.0,507.41,-0.18,flip_to_short -7419,做空,2020-11-27 14:35:00,2020-11-27 14:40:00,507.41,511.86,-0.3,flip_to_long -7420,做多,2020-11-27 14:40:00,2020-11-27 14:55:00,511.86,507.66,-0.28,flip_to_short -7421,做空,2020-11-27 14:55:00,2020-11-27 18:05:00,507.66,506.63,0.05,flip_to_long -7422,做多,2020-11-27 18:05:00,2020-11-27 19:25:00,506.63,505.49,-0.09,flip_to_short -7423,做空,2020-11-27 19:25:00,2020-11-27 19:40:00,505.49,505.79,-0.03,flip_to_long -7424,做多,2020-11-27 19:40:00,2020-11-27 20:00:00,505.79,505.41,-0.04,flip_to_short -7425,做空,2020-11-27 20:00:00,2020-11-28 02:20:00,505.41,517.09,-0.75,flip_to_long -7426,做多,2020-11-28 02:20:00,2020-11-28 02:25:00,517.09,516.89,-0.03,flip_to_short -7427,做空,2020-11-28 02:25:00,2020-11-28 06:20:00,516.89,514.14,0.15,flip_to_long -7428,做多,2020-11-28 06:20:00,2020-11-28 20:55:00,514.14,541.12,1.64,flip_to_short -7429,做空,2020-11-28 20:55:00,2020-11-28 21:00:00,541.12,542.19,-0.08,flip_to_long -7430,做多,2020-11-28 21:00:00,2020-11-28 21:15:00,542.19,542.07,-0.02,flip_to_short -7431,做空,2020-11-28 21:15:00,2020-11-28 21:20:00,542.07,542.19,-0.02,flip_to_long -7432,做多,2020-11-28 21:20:00,2020-11-28 21:25:00,542.19,541.51,-0.06,flip_to_short -7433,做空,2020-11-28 21:25:00,2020-11-28 21:35:00,541.51,542.2,-0.06,flip_to_long -7434,做多,2020-11-28 21:35:00,2020-11-28 22:15:00,542.2,542.31,-0.01,flip_to_short -7435,做空,2020-11-28 22:15:00,2020-11-28 22:35:00,542.31,547.36,-0.32,flip_to_long -7436,做多,2020-11-28 22:35:00,2020-11-28 22:45:00,547.36,541.91,-0.34,flip_to_short -7437,做空,2020-11-28 22:45:00,2020-11-28 22:50:00,541.91,542.62,-0.06,flip_to_long -7438,做多,2020-11-28 22:50:00,2020-11-28 23:20:00,542.62,542.47,-0.02,flip_to_short -7439,做空,2020-11-28 23:20:00,2020-11-28 23:25:00,542.47,544.01,-0.11,flip_to_long -7440,做多,2020-11-28 23:25:00,2020-11-28 23:30:00,544.01,543.24,-0.06,flip_to_short -7441,做空,2020-11-28 23:30:00,2020-11-29 02:45:00,543.24,539.63,0.2,flip_to_long -7442,做多,2020-11-29 02:45:00,2020-11-29 06:05:00,539.63,538.77,-0.07,flip_to_short -7443,做空,2020-11-29 06:05:00,2020-11-29 07:20:00,538.77,540.33,-0.11,flip_to_long -7444,做多,2020-11-29 07:20:00,2020-11-29 07:35:00,540.33,540.7,0.01,flip_to_short -7445,做空,2020-11-29 07:35:00,2020-11-29 12:45:00,540.7,550.85,-0.62,flip_to_long -7446,做多,2020-11-29 12:45:00,2020-11-29 12:55:00,550.85,551.12,-0.0,flip_to_short -7447,做空,2020-11-29 12:55:00,2020-11-29 13:40:00,551.12,552.14,-0.07,flip_to_long -7448,做多,2020-11-29 13:40:00,2020-11-29 14:40:00,552.14,552.39,-0.0,flip_to_short -7449,做空,2020-11-29 14:40:00,2020-11-29 14:45:00,552.39,553.62,-0.09,flip_to_long -7450,做多,2020-11-29 14:45:00,2020-11-29 14:55:00,553.62,552.52,-0.08,flip_to_short -7451,做空,2020-11-29 14:55:00,2020-11-29 15:05:00,552.52,553.55,-0.07,flip_to_long -7452,做多,2020-11-29 15:05:00,2020-11-29 15:40:00,553.55,553.06,-0.04,flip_to_short -7453,做空,2020-11-29 15:40:00,2020-11-29 16:15:00,553.06,552.55,0.01,flip_to_long -7454,做多,2020-11-29 16:15:00,2020-11-29 16:20:00,552.55,550.12,-0.15,flip_to_short -7455,做空,2020-11-29 16:20:00,2020-11-29 16:50:00,550.12,552.69,-0.16,flip_to_long -7456,做多,2020-11-29 16:50:00,2020-11-29 17:50:00,552.69,554.31,0.07,flip_to_short -7457,做空,2020-11-29 17:50:00,2020-11-29 18:45:00,554.31,553.79,0.01,flip_to_long -7458,做多,2020-11-29 18:45:00,2020-11-29 19:15:00,553.79,553.52,-0.03,flip_to_short -7459,做空,2020-11-29 19:15:00,2020-11-29 20:05:00,553.52,553.92,-0.04,flip_to_long -7460,做多,2020-11-29 20:05:00,2020-11-29 21:00:00,553.92,565.45,0.62,tp_upper -7461,做多,2020-11-30 04:15:00,2020-11-30 05:30:00,585.92,586.54,0.02,flip_to_short -7462,做空,2020-11-30 05:30:00,2020-11-30 05:35:00,586.54,587.08,-0.05,flip_to_long -7463,做多,2020-11-30 05:35:00,2020-11-30 05:40:00,587.08,585.96,-0.08,flip_to_short -7464,做空,2020-11-30 05:40:00,2020-11-30 07:10:00,585.96,586.89,-0.07,flip_to_long -7465,做多,2020-11-30 07:10:00,2020-11-30 07:40:00,586.89,585.82,-0.07,flip_to_short -7466,做空,2020-11-30 07:40:00,2020-11-30 08:05:00,585.82,576.05,0.51,tp_lower -7467,做多,2020-11-30 10:20:00,2020-11-30 10:55:00,582.25,580.57,-0.11,flip_to_short -7468,做空,2020-11-30 10:55:00,2020-11-30 11:00:00,580.57,582.42,-0.12,flip_to_long -7469,做多,2020-11-30 11:00:00,2020-11-30 15:30:00,582.42,596.73,0.77,flip_to_short -7470,做空,2020-11-30 15:30:00,2020-11-30 16:00:00,596.73,608.71,-0.67,flip_to_long -7471,做多,2020-11-30 16:00:00,2020-11-30 16:55:00,608.71,603.12,-0.31,flip_to_short -7472,做空,2020-11-30 16:55:00,2020-11-30 17:05:00,603.12,602.51,0.02,flip_to_long -7473,做多,2020-11-30 17:05:00,2020-11-30 18:05:00,602.51,603.85,0.05,flip_to_short -7474,做空,2020-11-30 18:05:00,2020-11-30 18:15:00,603.85,604.1,-0.03,flip_to_long -7475,做多,2020-11-30 18:15:00,2020-11-30 20:15:00,604.1,604.77,0.02,flip_to_short -7476,做空,2020-11-30 20:15:00,2020-11-30 20:25:00,604.77,605.11,-0.03,flip_to_long -7477,做多,2020-11-30 20:25:00,2020-11-30 20:50:00,605.11,604.44,-0.05,flip_to_short -7478,做空,2020-11-30 20:50:00,2020-11-30 20:55:00,604.44,606.36,-0.12,flip_to_long -7479,做多,2020-11-30 20:55:00,2020-11-30 21:55:00,606.36,605.94,-0.04,flip_to_short -7480,做空,2020-11-30 21:55:00,2020-11-30 22:10:00,605.94,604.68,0.05,flip_to_long -7481,做多,2020-11-30 22:10:00,2020-11-30 22:15:00,604.68,604.26,-0.04,flip_to_short -7482,做空,2020-11-30 22:15:00,2020-11-30 22:20:00,604.26,605.57,-0.08,flip_to_long -7483,做多,2020-11-30 22:20:00,2020-12-01 00:35:00,605.57,610.0,0.21,flip_to_short -7484,做空,2020-12-01 00:35:00,2020-12-01 01:00:00,610.0,606.75,0.15,flip_to_long -7485,做多,2020-12-01 01:00:00,2020-12-01 02:10:00,606.75,610.98,0.21,flip_to_short -7486,做空,2020-12-01 02:10:00,2020-12-01 02:35:00,610.98,610.71,-0.0,flip_to_long -7487,做多,2020-12-01 02:35:00,2020-12-01 02:45:00,610.71,609.17,-0.1,flip_to_short -7488,做空,2020-12-01 02:45:00,2020-12-01 02:50:00,609.17,610.82,-0.1,flip_to_long -7489,做多,2020-12-01 02:50:00,2020-12-01 03:00:00,610.82,609.82,-0.07,flip_to_short -7490,做空,2020-12-01 03:00:00,2020-12-01 05:20:00,609.82,608.22,0.07,flip_to_long -7491,做多,2020-12-01 05:20:00,2020-12-01 05:30:00,608.22,607.93,-0.03,flip_to_short -7492,做空,2020-12-01 05:30:00,2020-12-01 05:45:00,607.93,607.82,-0.01,flip_to_long -7493,做多,2020-12-01 05:45:00,2020-12-01 06:35:00,607.82,608.57,0.02,flip_to_short -7494,做空,2020-12-01 06:35:00,2020-12-01 07:05:00,608.57,608.29,-0.0,flip_to_long -7495,做多,2020-12-01 07:05:00,2020-12-01 11:25:00,608.29,614.5,0.31,flip_to_short -7496,做空,2020-12-01 11:25:00,2020-12-01 11:30:00,614.5,615.63,-0.08,flip_to_long -7497,做多,2020-12-01 11:30:00,2020-12-01 11:35:00,615.63,613.29,-0.14,flip_to_short -7498,做空,2020-12-01 11:35:00,2020-12-01 11:40:00,613.29,617.8,-0.25,flip_to_long -7499,做多,2020-12-01 11:40:00,2020-12-01 11:50:00,617.8,616.5,-0.08,flip_to_short -7500,做空,2020-12-01 11:50:00,2020-12-01 12:20:00,616.5,579.27,1.9,tp_lower -7501,做多,2020-12-01 14:40:00,2020-12-01 15:40:00,609.78,603.95,-0.34,flip_to_short -7502,做空,2020-12-01 15:40:00,2020-12-01 16:45:00,603.95,596.84,0.37,flip_to_long -7503,做多,2020-12-01 16:45:00,2020-12-01 17:50:00,596.84,594.37,-0.16,flip_to_short -7504,做空,2020-12-01 17:50:00,2020-12-01 17:55:00,594.37,597.14,-0.17,flip_to_long -7505,做多,2020-12-01 17:55:00,2020-12-01 18:00:00,597.14,593.15,-0.24,flip_to_short -7506,做空,2020-12-01 18:00:00,2020-12-01 19:45:00,593.15,600.18,-0.41,flip_to_long -7507,做多,2020-12-01 19:45:00,2020-12-01 20:05:00,600.18,598.55,-0.1,flip_to_short -7508,做空,2020-12-01 20:05:00,2020-12-01 20:25:00,598.55,597.35,0.05,flip_to_long -7509,做多,2020-12-01 20:25:00,2020-12-01 20:30:00,597.35,593.95,-0.2,flip_to_short -7510,做空,2020-12-01 20:30:00,2020-12-01 21:00:00,593.95,595.1,-0.08,flip_to_long -7511,做多,2020-12-01 21:00:00,2020-12-01 21:05:00,595.1,594.6,-0.04,flip_to_short -7512,做空,2020-12-01 21:05:00,2020-12-02 00:40:00,594.6,593.07,0.07,flip_to_long -7513,做多,2020-12-02 00:40:00,2020-12-02 00:50:00,593.07,592.93,-0.02,flip_to_short -7514,做空,2020-12-02 00:50:00,2020-12-02 00:55:00,592.93,593.94,-0.07,flip_to_long -7515,做多,2020-12-02 00:55:00,2020-12-02 01:00:00,593.94,593.13,-0.06,flip_to_short -7516,做空,2020-12-02 01:00:00,2020-12-02 01:15:00,593.13,593.3,-0.03,flip_to_long -7517,做多,2020-12-02 01:15:00,2020-12-02 01:20:00,593.3,591.61,-0.11,flip_to_short -7518,做空,2020-12-02 01:20:00,2020-12-02 01:25:00,591.61,592.75,-0.08,flip_to_long -7519,做多,2020-12-02 01:25:00,2020-12-02 02:05:00,592.75,593.0,-0.0,flip_to_short -7520,做空,2020-12-02 02:05:00,2020-12-02 02:20:00,593.0,592.74,-0.0,flip_to_long -7521,做多,2020-12-02 02:20:00,2020-12-02 02:25:00,592.74,590.8,-0.12,flip_to_short -7522,做空,2020-12-02 02:25:00,2020-12-02 03:00:00,590.8,591.47,-0.05,flip_to_long -7523,做多,2020-12-02 03:00:00,2020-12-02 10:10:00,591.47,594.9,0.17,flip_to_short -7524,做空,2020-12-02 10:10:00,2020-12-02 13:20:00,594.9,596.64,-0.11,flip_to_long -7525,做多,2020-12-02 13:20:00,2020-12-02 13:40:00,596.64,596.54,-0.02,flip_to_short -7526,做空,2020-12-02 13:40:00,2020-12-02 14:10:00,596.54,597.08,-0.05,flip_to_long -7527,做多,2020-12-02 14:10:00,2020-12-02 14:15:00,597.08,595.55,-0.1,flip_to_short -7528,做空,2020-12-02 14:15:00,2020-12-02 18:00:00,595.55,591.78,0.19,flip_to_long -7529,做多,2020-12-02 18:00:00,2020-12-02 22:55:00,591.78,596.52,0.24,flip_to_short -7530,做空,2020-12-02 22:55:00,2020-12-02 23:05:00,596.52,597.91,-0.09,flip_to_long -7531,做多,2020-12-02 23:05:00,2020-12-02 23:55:00,597.91,596.96,-0.07,flip_to_short -7532,做空,2020-12-02 23:55:00,2020-12-03 00:00:00,596.96,599.24,-0.14,flip_to_long -7533,做多,2020-12-03 00:00:00,2020-12-03 00:20:00,599.24,597.63,-0.1,flip_to_short -7534,做空,2020-12-03 00:20:00,2020-12-03 00:25:00,597.63,598.11,-0.04,flip_to_long -7535,做多,2020-12-03 00:25:00,2020-12-03 00:30:00,598.11,595.12,-0.18,flip_to_short -7536,做空,2020-12-03 00:30:00,2020-12-03 01:00:00,595.12,593.23,0.09,tp_lower -7537,做多,2020-12-03 03:30:00,2020-12-03 03:55:00,596.39,595.68,-0.05,flip_to_short -7538,做空,2020-12-03 03:55:00,2020-12-03 04:45:00,595.68,594.41,0.05,flip_to_long -7539,做多,2020-12-03 04:45:00,2020-12-03 05:30:00,594.41,594.4,-0.02,flip_to_short -7540,做空,2020-12-03 05:30:00,2020-12-03 07:20:00,594.4,592.42,0.09,flip_to_long -7541,做多,2020-12-03 07:20:00,2020-12-03 12:15:00,592.42,608.58,0.87,flip_to_short -7542,做空,2020-12-03 12:15:00,2020-12-03 13:45:00,608.58,610.34,-0.11,flip_to_long -7543,做多,2020-12-03 13:45:00,2020-12-03 13:50:00,610.34,608.95,-0.09,flip_to_short -7544,做空,2020-12-03 13:50:00,2020-12-03 13:55:00,608.95,609.91,-0.07,flip_to_long -7545,做多,2020-12-03 13:55:00,2020-12-03 14:40:00,609.91,611.83,0.09,flip_to_short -7546,做空,2020-12-03 14:40:00,2020-12-03 14:55:00,611.83,611.2,0.02,flip_to_long -7547,做多,2020-12-03 14:55:00,2020-12-03 16:10:00,611.2,608.72,-0.15,flip_to_short -7548,做空,2020-12-03 16:10:00,2020-12-03 16:15:00,608.72,610.0,-0.09,flip_to_long -7549,做多,2020-12-03 16:15:00,2020-12-03 16:45:00,610.0,613.87,0.19,flip_to_short -7550,做空,2020-12-03 16:45:00,2020-12-03 17:15:00,613.87,610.87,0.14,flip_to_long -7551,做多,2020-12-03 17:15:00,2020-12-03 17:35:00,610.87,613.17,0.11,flip_to_short -7552,做空,2020-12-03 17:35:00,2020-12-03 17:45:00,613.17,612.61,0.01,flip_to_long -7553,做多,2020-12-03 17:45:00,2020-12-03 18:50:00,612.61,613.86,0.05,flip_to_short -7554,做空,2020-12-03 18:50:00,2020-12-03 19:45:00,613.86,613.57,-0.0,flip_to_long -7555,做多,2020-12-03 19:45:00,2020-12-03 20:00:00,613.57,614.08,0.01,flip_to_short -7556,做空,2020-12-03 20:00:00,2020-12-03 20:10:00,614.08,613.88,-0.01,flip_to_long -7557,做多,2020-12-03 20:10:00,2020-12-03 20:30:00,613.88,614.16,-0.0,flip_to_short -7558,做空,2020-12-03 20:30:00,2020-12-03 21:15:00,614.16,613.59,0.01,flip_to_long -7559,做多,2020-12-03 21:15:00,2020-12-03 21:25:00,613.59,613.57,-0.02,flip_to_short -7560,做空,2020-12-03 21:25:00,2020-12-03 21:30:00,613.57,614.09,-0.04,flip_to_long -7561,做多,2020-12-03 21:30:00,2020-12-04 00:00:00,614.09,615.46,0.06,flip_to_short -7562,做空,2020-12-04 00:00:00,2020-12-04 02:35:00,615.46,604.34,0.6,tp_lower -7563,做多,2020-12-04 06:25:00,2020-12-04 06:45:00,608.91,607.81,-0.08,flip_to_short -7564,做空,2020-12-04 06:45:00,2020-12-04 07:35:00,607.81,607.1,0.02,flip_to_long -7565,做多,2020-12-04 07:35:00,2020-12-04 07:50:00,607.1,605.39,-0.11,flip_to_short -7566,做空,2020-12-04 07:50:00,2020-12-04 08:00:00,605.39,607.14,-0.12,flip_to_long -7567,做多,2020-12-04 08:00:00,2020-12-04 09:40:00,607.14,608.45,0.06,flip_to_short -7568,做空,2020-12-04 09:40:00,2020-12-04 10:15:00,608.45,592.66,0.87,tp_lower -7569,做多,2020-12-04 14:25:00,2020-12-04 14:35:00,595.43,594.14,-0.09,flip_to_short -7570,做空,2020-12-04 14:35:00,2020-12-04 15:00:00,594.14,592.56,0.08,flip_to_long -7571,做多,2020-12-04 15:00:00,2020-12-04 15:05:00,592.56,591.36,-0.09,flip_to_short -7572,做空,2020-12-04 15:05:00,2020-12-04 17:00:00,591.36,589.78,0.08,flip_to_long -7573,做多,2020-12-04 17:00:00,2020-12-04 17:05:00,589.78,588.51,-0.09,flip_to_short -7574,做空,2020-12-04 17:05:00,2020-12-04 17:10:00,588.51,589.48,-0.07,flip_to_long -7575,做多,2020-12-04 17:10:00,2020-12-04 17:50:00,589.48,590.26,0.03,flip_to_short -7576,做空,2020-12-04 17:50:00,2020-12-04 18:05:00,590.26,589.21,0.04,flip_to_long -7577,做多,2020-12-04 18:05:00,2020-12-04 19:30:00,589.21,590.12,0.04,flip_to_short -7578,做空,2020-12-04 19:30:00,2020-12-04 20:15:00,590.12,589.24,0.03,flip_to_long -7579,做多,2020-12-04 20:15:00,2020-12-04 20:50:00,589.24,589.19,-0.02,flip_to_short -7580,做空,2020-12-04 20:50:00,2020-12-04 20:55:00,589.19,589.52,-0.04,flip_to_long -7581,做多,2020-12-04 20:55:00,2020-12-04 21:10:00,589.52,588.06,-0.1,flip_to_short -7582,做空,2020-12-04 21:10:00,2020-12-04 21:50:00,588.06,580.98,0.4,tp_lower -7583,做多,2020-12-05 02:30:00,2020-12-05 02:35:00,573.71,573.1,-0.06,flip_to_short -7584,做空,2020-12-05 02:35:00,2020-12-05 02:40:00,573.1,575.1,-0.14,flip_to_long -7585,做多,2020-12-05 02:40:00,2020-12-05 11:00:00,575.1,590.2,0.91,flip_to_short -7586,做空,2020-12-05 11:00:00,2020-12-05 11:15:00,590.2,591.39,-0.09,flip_to_long -7587,做多,2020-12-05 11:15:00,2020-12-05 11:20:00,591.39,590.23,-0.09,flip_to_short -7588,做空,2020-12-05 11:20:00,2020-12-05 11:35:00,590.23,589.94,-0.0,flip_to_long -7589,做多,2020-12-05 11:35:00,2020-12-05 12:15:00,589.94,590.35,0.01,flip_to_short -7590,做空,2020-12-05 12:15:00,2020-12-05 12:25:00,590.35,590.72,-0.04,flip_to_long -7591,做多,2020-12-05 12:25:00,2020-12-05 13:00:00,590.72,591.5,0.03,flip_to_short -7592,做空,2020-12-05 13:00:00,2020-12-05 14:40:00,591.5,589.9,0.08,flip_to_long -7593,做多,2020-12-05 14:40:00,2020-12-05 16:25:00,589.9,590.39,0.01,flip_to_short -7594,做空,2020-12-05 16:25:00,2020-12-05 16:30:00,590.39,590.62,-0.03,flip_to_long -7595,做多,2020-12-05 16:30:00,2020-12-05 20:10:00,590.62,593.01,0.13,flip_to_short -7596,做空,2020-12-05 20:10:00,2020-12-05 20:15:00,593.01,593.17,-0.03,flip_to_long -7597,做多,2020-12-05 20:15:00,2020-12-05 20:30:00,593.17,593.5,0.0,flip_to_short -7598,做空,2020-12-05 20:30:00,2020-12-05 21:00:00,593.5,594.11,-0.06,flip_to_long -7599,做多,2020-12-05 21:00:00,2020-12-05 21:25:00,594.11,594.3,-0.01,flip_to_short -7600,做空,2020-12-05 21:25:00,2020-12-05 23:05:00,594.3,593.48,0.03,flip_to_long -7601,做多,2020-12-05 23:05:00,2020-12-05 23:10:00,593.48,593.35,-0.03,flip_to_short -7602,做空,2020-12-05 23:10:00,2020-12-05 23:25:00,593.35,593.89,-0.05,flip_to_long -7603,做多,2020-12-05 23:25:00,2020-12-06 00:00:00,593.89,603.65,0.57,tp_upper -7604,做空,2020-12-06 03:15:00,2020-12-06 07:10:00,598.01,598.52,-0.05,flip_to_long -7605,做多,2020-12-06 07:10:00,2020-12-06 08:10:00,598.52,598.81,-0.0,flip_to_short -7606,做空,2020-12-06 08:10:00,2020-12-06 11:55:00,598.81,593.35,0.32,flip_to_long -7607,做多,2020-12-06 11:55:00,2020-12-06 19:15:00,593.35,594.59,0.06,flip_to_short -7608,做空,2020-12-06 19:15:00,2020-12-06 19:40:00,594.59,595.02,-0.05,flip_to_long -7609,做多,2020-12-06 19:40:00,2020-12-06 20:35:00,595.02,594.45,-0.05,flip_to_short -7610,做空,2020-12-06 20:35:00,2020-12-06 20:40:00,594.45,595.48,-0.08,flip_to_long -7611,做多,2020-12-06 20:40:00,2020-12-06 21:00:00,595.48,594.54,-0.08,flip_to_short -7612,做空,2020-12-06 21:00:00,2020-12-06 21:25:00,594.54,594.81,-0.04,flip_to_long -7613,做多,2020-12-06 21:25:00,2020-12-06 22:25:00,594.81,596.19,0.07,flip_to_short -7614,做空,2020-12-06 22:25:00,2020-12-06 23:00:00,596.19,595.69,0.01,flip_to_long -7615,做多,2020-12-06 23:00:00,2020-12-07 00:55:00,595.69,598.3,0.14,flip_to_short -7616,做空,2020-12-07 00:55:00,2020-12-07 01:05:00,598.3,598.47,-0.03,flip_to_long -7617,做多,2020-12-07 01:05:00,2020-12-07 01:20:00,598.47,595.12,-0.23,flip_to_short -7618,做空,2020-12-07 01:20:00,2020-12-07 04:45:00,595.12,596.53,-0.11,flip_to_long -7619,做多,2020-12-07 04:45:00,2020-12-07 05:15:00,596.53,595.16,-0.1,flip_to_short -7620,做空,2020-12-07 05:15:00,2020-12-07 05:20:00,595.16,596.1,-0.08,flip_to_long -7621,做多,2020-12-07 05:20:00,2020-12-07 08:00:00,596.1,597.6,0.07,flip_to_short -7622,做空,2020-12-07 08:00:00,2020-12-07 08:55:00,597.6,596.99,0.02,flip_to_long -7623,做多,2020-12-07 08:55:00,2020-12-07 14:00:00,596.99,594.54,-0.17,flip_to_short -7624,做空,2020-12-07 14:00:00,2020-12-07 14:20:00,594.54,595.21,-0.06,flip_to_long -7625,做多,2020-12-07 14:20:00,2020-12-07 14:35:00,595.21,594.58,-0.06,flip_to_short -7626,做空,2020-12-07 14:35:00,2020-12-07 14:45:00,594.58,594.59,-0.02,flip_to_long -7627,做多,2020-12-07 14:45:00,2020-12-07 15:15:00,594.59,594.63,-0.02,flip_to_short -7628,做空,2020-12-07 15:15:00,2020-12-07 15:20:00,594.63,594.78,-0.03,flip_to_long -7629,做多,2020-12-07 15:20:00,2020-12-07 15:30:00,594.78,594.81,-0.02,flip_to_short -7630,做空,2020-12-07 15:30:00,2020-12-07 15:45:00,594.81,595.11,-0.04,flip_to_long -7631,做多,2020-12-07 15:45:00,2020-12-07 15:50:00,595.11,594.67,-0.04,flip_to_short -7632,做空,2020-12-07 15:50:00,2020-12-07 15:55:00,594.67,594.76,-0.02,flip_to_long -7633,做多,2020-12-07 15:55:00,2020-12-07 16:30:00,594.76,594.9,-0.01,flip_to_short -7634,做空,2020-12-07 16:30:00,2020-12-07 16:50:00,594.9,594.72,-0.01,flip_to_long -7635,做多,2020-12-07 16:50:00,2020-12-08 00:00:00,594.72,589.04,-0.36,flip_to_short -7636,做空,2020-12-08 00:00:00,2020-12-08 00:05:00,589.04,589.64,-0.06,flip_to_long -7637,做多,2020-12-08 00:05:00,2020-12-08 01:15:00,589.64,589.23,-0.04,flip_to_short -7638,做空,2020-12-08 01:15:00,2020-12-08 01:45:00,589.23,589.94,-0.06,flip_to_long -7639,做多,2020-12-08 01:45:00,2020-12-08 01:55:00,589.94,590.01,-0.01,flip_to_short -7640,做空,2020-12-08 01:55:00,2020-12-08 02:15:00,590.01,590.56,-0.05,flip_to_long -7641,做多,2020-12-08 02:15:00,2020-12-08 02:20:00,590.56,589.87,-0.06,flip_to_short -7642,做空,2020-12-08 02:20:00,2020-12-08 04:10:00,589.87,590.44,-0.05,flip_to_long -7643,做多,2020-12-08 04:10:00,2020-12-08 04:30:00,590.44,590.04,-0.04,flip_to_short -7644,做空,2020-12-08 04:30:00,2020-12-08 04:35:00,590.04,590.1,-0.02,flip_to_long -7645,做多,2020-12-08 04:35:00,2020-12-08 04:45:00,590.1,589.94,-0.03,flip_to_short -7646,做空,2020-12-08 04:45:00,2020-12-08 07:15:00,589.94,590.65,-0.06,flip_to_long -7647,做多,2020-12-08 07:15:00,2020-12-08 07:20:00,590.65,590.4,-0.03,flip_to_short -7648,做空,2020-12-08 07:20:00,2020-12-08 07:25:00,590.4,590.73,-0.04,flip_to_long -7649,做多,2020-12-08 07:25:00,2020-12-08 07:30:00,590.73,590.61,-0.03,flip_to_short -7650,做空,2020-12-08 07:30:00,2020-12-08 07:35:00,590.61,591.21,-0.05,flip_to_long -7651,做多,2020-12-08 07:35:00,2020-12-08 07:45:00,591.21,590.34,-0.07,flip_to_short -7652,做空,2020-12-08 07:45:00,2020-12-08 08:40:00,590.34,583.08,0.42,tp_lower -7653,做空,2020-12-08 13:25:00,2020-12-08 13:40:00,577.59,576.69,0.04,flip_to_long -7654,做多,2020-12-08 13:40:00,2020-12-08 15:10:00,576.69,576.28,-0.04,flip_to_short -7655,做空,2020-12-08 15:10:00,2020-12-08 15:15:00,576.28,576.63,-0.04,flip_to_long -7656,做多,2020-12-08 15:15:00,2020-12-08 15:20:00,576.63,576.25,-0.04,flip_to_short -7657,做空,2020-12-08 15:20:00,2020-12-08 15:30:00,576.25,576.88,-0.06,flip_to_long -7658,做多,2020-12-08 15:30:00,2020-12-08 15:35:00,576.88,576.39,-0.05,flip_to_short -7659,做空,2020-12-08 15:35:00,2020-12-08 16:20:00,576.39,576.94,-0.05,flip_to_long -7660,做多,2020-12-08 16:20:00,2020-12-08 16:40:00,576.94,575.87,-0.08,flip_to_short -7661,做空,2020-12-08 16:40:00,2020-12-08 17:10:00,575.87,575.72,-0.01,flip_to_long -7662,做多,2020-12-08 17:10:00,2020-12-08 17:20:00,575.72,576.05,0.0,flip_to_short -7663,做空,2020-12-08 17:20:00,2020-12-08 17:25:00,576.05,576.88,-0.07,flip_to_long -7664,做多,2020-12-08 17:25:00,2020-12-08 17:30:00,576.88,576.06,-0.07,flip_to_short -7665,做空,2020-12-08 17:30:00,2020-12-08 17:55:00,576.06,577.37,-0.1,flip_to_long -7666,做多,2020-12-08 17:55:00,2020-12-08 18:00:00,577.37,576.32,-0.08,flip_to_short -7667,做空,2020-12-08 18:00:00,2020-12-08 18:10:00,576.32,576.62,-0.04,flip_to_long -7668,做多,2020-12-08 18:10:00,2020-12-08 18:15:00,576.62,576.04,-0.05,flip_to_short -7669,做空,2020-12-08 18:15:00,2020-12-08 18:25:00,576.04,576.4,-0.04,flip_to_long -7670,做多,2020-12-08 18:25:00,2020-12-08 19:35:00,576.4,574.99,-0.1,flip_to_short -7671,做空,2020-12-08 19:35:00,2020-12-09 03:50:00,574.99,551.44,1.4,flip_to_long -7672,做多,2020-12-09 03:50:00,2020-12-09 04:00:00,551.44,551.3,-0.03,flip_to_short -7673,做空,2020-12-09 04:00:00,2020-12-09 04:35:00,551.3,551.41,-0.03,flip_to_long -7674,做多,2020-12-09 04:35:00,2020-12-09 04:40:00,551.41,550.77,-0.06,flip_to_short -7675,做空,2020-12-09 04:40:00,2020-12-09 05:50:00,550.77,548.21,0.15,flip_to_long -7676,做多,2020-12-09 05:50:00,2020-12-09 06:30:00,548.21,550.24,0.12,flip_to_short -7677,做空,2020-12-09 06:30:00,2020-12-09 06:55:00,550.24,549.85,0.01,flip_to_long -7678,做多,2020-12-09 06:55:00,2020-12-09 07:05:00,549.85,549.0,-0.08,flip_to_short -7679,做空,2020-12-09 07:05:00,2020-12-09 07:50:00,549.0,540.0,0.59,tp_lower -7680,做多,2020-12-09 09:25:00,2020-12-09 09:30:00,546.21,544.44,-0.14,flip_to_short -7681,做空,2020-12-09 09:30:00,2020-12-09 09:40:00,544.44,545.12,-0.07,flip_to_long -7682,做多,2020-12-09 09:40:00,2020-12-09 15:25:00,545.12,565.28,1.37,flip_to_short -7683,做空,2020-12-09 15:25:00,2020-12-09 15:50:00,565.28,567.23,-0.15,flip_to_long -7684,做多,2020-12-09 15:50:00,2020-12-09 16:00:00,567.23,564.84,-0.18,flip_to_short -7685,做空,2020-12-09 16:00:00,2020-12-09 16:05:00,564.84,565.03,-0.03,flip_to_long -7686,做多,2020-12-09 16:05:00,2020-12-09 16:30:00,565.03,565.85,0.04,flip_to_short -7687,做空,2020-12-09 16:30:00,2020-12-09 16:35:00,565.85,568.06,-0.17,flip_to_long -7688,做多,2020-12-09 16:35:00,2020-12-09 17:20:00,568.06,566.71,-0.11,flip_to_short -7689,做空,2020-12-09 17:20:00,2020-12-09 17:25:00,566.71,568.0,-0.11,flip_to_long -7690,做多,2020-12-09 17:25:00,2020-12-09 17:35:00,568.0,567.71,-0.04,flip_to_short -7691,做空,2020-12-09 17:35:00,2020-12-09 17:40:00,567.71,568.93,-0.1,flip_to_long -7692,做多,2020-12-09 17:40:00,2020-12-09 17:45:00,568.93,568.38,-0.06,flip_to_short -7693,做空,2020-12-09 17:45:00,2020-12-09 19:00:00,568.38,568.58,-0.03,flip_to_long -7694,做多,2020-12-09 19:00:00,2020-12-09 19:35:00,568.58,567.51,-0.09,flip_to_short -7695,做空,2020-12-09 19:35:00,2020-12-09 19:45:00,567.51,568.25,-0.07,flip_to_long -7696,做多,2020-12-09 19:45:00,2020-12-09 20:25:00,568.25,567.9,-0.04,flip_to_short -7697,做空,2020-12-09 20:25:00,2020-12-09 20:30:00,567.9,568.49,-0.06,flip_to_long -7698,做多,2020-12-09 20:30:00,2020-12-10 00:05:00,568.49,572.77,0.26,flip_to_short -7699,做空,2020-12-10 00:05:00,2020-12-10 03:45:00,572.77,570.78,0.11,flip_to_long -7700,做多,2020-12-10 03:45:00,2020-12-10 03:50:00,570.78,570.07,-0.07,flip_to_short -7701,做空,2020-12-10 03:50:00,2020-12-10 04:10:00,570.07,570.76,-0.07,flip_to_long -7702,做多,2020-12-10 04:10:00,2020-12-10 04:30:00,570.76,568.63,-0.16,flip_to_short -7703,做空,2020-12-10 04:30:00,2020-12-10 04:40:00,568.63,569.63,-0.09,flip_to_long -7704,做多,2020-12-10 04:40:00,2020-12-10 08:20:00,569.63,566.0,-0.26,flip_to_short -7705,做空,2020-12-10 08:20:00,2020-12-10 08:45:00,566.0,566.37,-0.04,flip_to_long -7706,做多,2020-12-10 08:45:00,2020-12-10 09:00:00,566.37,564.96,-0.11,flip_to_short -7707,做空,2020-12-10 09:00:00,2020-12-10 09:05:00,564.96,565.51,-0.06,flip_to_long -7708,做多,2020-12-10 09:05:00,2020-12-10 09:35:00,565.51,564.35,-0.1,flip_to_short -7709,做空,2020-12-10 09:35:00,2020-12-10 13:50:00,564.35,559.5,0.3,flip_to_long -7710,做多,2020-12-10 13:50:00,2020-12-10 14:05:00,559.5,557.82,-0.13,flip_to_short -7711,做空,2020-12-10 14:05:00,2020-12-10 15:45:00,557.82,556.25,0.09,flip_to_long -7712,做多,2020-12-10 15:45:00,2020-12-10 16:20:00,556.25,557.27,0.05,flip_to_short -7713,做空,2020-12-10 16:20:00,2020-12-10 22:20:00,557.27,563.34,-0.43,flip_to_long -7714,做多,2020-12-10 22:20:00,2020-12-10 22:30:00,563.34,562.99,-0.04,flip_to_short -7715,做空,2020-12-10 22:30:00,2020-12-10 22:35:00,562.99,564.58,-0.12,flip_to_long -7716,做多,2020-12-10 22:35:00,2020-12-10 23:05:00,564.58,562.68,-0.14,flip_to_short -7717,做空,2020-12-10 23:05:00,2020-12-10 23:10:00,562.68,563.45,-0.07,flip_to_long -7718,做多,2020-12-10 23:10:00,2020-12-11 05:10:00,563.45,545.43,-1.19,flip_to_short -7719,做空,2020-12-11 05:10:00,2020-12-11 06:00:00,545.43,546.44,-0.09,flip_to_long -7720,做多,2020-12-11 06:00:00,2020-12-11 06:05:00,546.44,545.55,-0.08,flip_to_short -7721,做空,2020-12-11 06:05:00,2020-12-11 06:40:00,545.55,545.46,-0.01,flip_to_long -7722,做多,2020-12-11 06:40:00,2020-12-11 06:50:00,545.46,545.78,0.0,flip_to_short -7723,做空,2020-12-11 06:50:00,2020-12-11 07:35:00,545.78,537.54,0.53,tp_lower -7724,做多,2020-12-11 08:00:00,2020-12-11 08:30:00,543.56,544.94,0.07,flip_to_short -7725,做空,2020-12-11 08:30:00,2020-12-11 08:55:00,544.94,545.24,-0.04,flip_to_long -7726,做多,2020-12-11 08:55:00,2020-12-11 09:00:00,545.24,544.1,-0.09,flip_to_short -7727,做空,2020-12-11 09:00:00,2020-12-11 09:30:00,544.1,543.55,0.02,flip_to_long -7728,做多,2020-12-11 09:30:00,2020-12-11 10:40:00,543.55,542.55,-0.09,flip_to_short -7729,做空,2020-12-11 10:40:00,2020-12-11 12:00:00,542.55,541.77,0.03,flip_to_long -7730,做多,2020-12-11 12:00:00,2020-12-11 12:05:00,541.77,540.15,-0.13,flip_to_short -7731,做空,2020-12-11 12:05:00,2020-12-11 12:15:00,540.15,542.4,-0.17,flip_to_long -7732,做多,2020-12-11 12:15:00,2020-12-11 17:05:00,542.4,546.7,0.27,flip_to_short -7733,做空,2020-12-11 17:05:00,2020-12-11 18:55:00,546.7,548.25,-0.12,flip_to_long -7734,做多,2020-12-11 18:55:00,2020-12-11 19:20:00,548.25,549.27,0.05,flip_to_short -7735,做空,2020-12-11 19:20:00,2020-12-11 19:40:00,549.27,548.58,0.03,flip_to_long -7736,做多,2020-12-11 19:40:00,2020-12-11 21:15:00,548.58,546.57,-0.15,flip_to_short -7737,做空,2020-12-11 21:15:00,2020-12-11 21:35:00,546.57,547.15,-0.06,flip_to_long -7738,做多,2020-12-11 21:35:00,2020-12-11 23:05:00,547.15,547.71,0.02,flip_to_short -7739,做空,2020-12-11 23:05:00,2020-12-11 23:10:00,547.71,547.8,-0.02,flip_to_long -7740,做多,2020-12-11 23:10:00,2020-12-12 06:30:00,547.8,556.18,0.53,flip_to_short -7741,做空,2020-12-12 06:30:00,2020-12-12 06:55:00,556.18,556.4,-0.03,flip_to_long -7742,做多,2020-12-12 06:55:00,2020-12-12 08:20:00,556.4,557.39,0.05,flip_to_short -7743,做空,2020-12-12 08:20:00,2020-12-12 08:55:00,557.39,557.2,-0.01,flip_to_long -7744,做多,2020-12-12 08:55:00,2020-12-12 09:10:00,557.2,557.89,0.03,flip_to_short -7745,做空,2020-12-12 09:10:00,2020-12-12 11:30:00,557.89,557.17,0.03,flip_to_long -7746,做多,2020-12-12 11:30:00,2020-12-12 12:35:00,557.17,557.0,-0.03,flip_to_short -7747,做空,2020-12-12 12:35:00,2020-12-12 12:40:00,557.0,557.32,-0.04,flip_to_long -7748,做多,2020-12-12 12:40:00,2020-12-12 12:50:00,557.32,557.09,-0.03,flip_to_short -7749,做空,2020-12-12 12:50:00,2020-12-12 12:55:00,557.09,557.42,-0.04,flip_to_long -7750,做多,2020-12-12 12:55:00,2020-12-12 13:05:00,557.42,556.2,-0.1,flip_to_short -7751,做空,2020-12-12 13:05:00,2020-12-12 14:05:00,556.2,556.27,-0.02,flip_to_long -7752,做多,2020-12-12 14:05:00,2020-12-12 14:30:00,556.27,556.07,-0.03,flip_to_short -7753,做空,2020-12-12 14:30:00,2020-12-12 17:45:00,556.07,555.2,0.04,flip_to_long -7754,做多,2020-12-12 17:45:00,2020-12-12 23:35:00,555.2,568.03,0.83,flip_to_short -7755,做空,2020-12-12 23:35:00,2020-12-13 00:00:00,568.03,569.17,-0.09,flip_to_long -7756,做多,2020-12-13 00:00:00,2020-12-13 00:05:00,569.17,568.71,-0.05,flip_to_short -7757,做空,2020-12-13 00:05:00,2020-12-13 03:05:00,568.71,567.57,0.06,flip_to_long -7758,做多,2020-12-13 03:05:00,2020-12-13 03:10:00,567.57,566.9,-0.06,flip_to_short -7759,做空,2020-12-13 03:10:00,2020-12-13 04:20:00,566.9,567.06,-0.03,flip_to_long -7760,做多,2020-12-13 04:20:00,2020-12-13 13:45:00,567.06,584.44,1.14,flip_to_short -7761,做空,2020-12-13 13:45:00,2020-12-13 14:05:00,584.44,586.38,-0.15,flip_to_long -7762,做多,2020-12-13 14:05:00,2020-12-13 14:20:00,586.38,585.69,-0.06,flip_to_short -7763,做空,2020-12-13 14:20:00,2020-12-13 14:50:00,585.69,585.18,0.01,flip_to_long -7764,做多,2020-12-13 14:50:00,2020-12-13 15:10:00,585.18,582.96,-0.17,flip_to_short -7765,做空,2020-12-13 15:10:00,2020-12-13 15:55:00,582.96,585.66,-0.2,flip_to_long -7766,做多,2020-12-13 15:55:00,2020-12-13 20:00:00,585.66,590.31,0.28,flip_to_short -7767,做空,2020-12-13 20:00:00,2020-12-13 21:40:00,590.31,592.08,-0.13,flip_to_long -7768,做多,2020-12-13 21:40:00,2020-12-13 21:45:00,592.08,591.64,-0.05,flip_to_short -7769,做空,2020-12-13 21:45:00,2020-12-13 23:05:00,591.64,590.72,0.04,flip_to_long -7770,做多,2020-12-13 23:05:00,2020-12-13 23:35:00,590.72,589.43,-0.1,flip_to_short -7771,做空,2020-12-13 23:35:00,2020-12-13 23:45:00,589.43,591.28,-0.14,flip_to_long -7772,做多,2020-12-13 23:45:00,2020-12-14 00:00:00,591.28,589.96,-0.1,flip_to_short -7773,做空,2020-12-14 00:00:00,2020-12-14 02:40:00,589.96,587.91,0.11,flip_to_long -7774,做多,2020-12-14 02:40:00,2020-12-14 04:15:00,587.91,586.82,-0.09,flip_to_short -7775,做空,2020-12-14 04:15:00,2020-12-14 06:15:00,586.82,586.95,-0.03,flip_to_long -7776,做多,2020-12-14 06:15:00,2020-12-14 06:25:00,586.95,586.84,-0.03,flip_to_short -7777,做空,2020-12-14 06:25:00,2020-12-14 06:55:00,586.84,588.46,-0.12,flip_to_long -7778,做多,2020-12-14 06:55:00,2020-12-14 07:00:00,588.46,587.2,-0.1,flip_to_short -7779,做空,2020-12-14 07:00:00,2020-12-14 07:30:00,587.2,587.21,-0.02,flip_to_long -7780,做多,2020-12-14 07:30:00,2020-12-14 07:50:00,587.21,586.33,-0.08,flip_to_short -7781,做空,2020-12-14 07:50:00,2020-12-14 08:00:00,586.33,587.42,-0.09,flip_to_long -7782,做多,2020-12-14 08:00:00,2020-12-14 08:20:00,587.42,586.81,-0.06,flip_to_short -7783,做空,2020-12-14 08:20:00,2020-12-14 08:25:00,586.81,587.09,-0.04,flip_to_long -7784,做多,2020-12-14 08:25:00,2020-12-14 09:10:00,587.09,586.45,-0.06,flip_to_short -7785,做空,2020-12-14 09:10:00,2020-12-14 09:20:00,586.45,586.2,-0.0,flip_to_long -7786,做多,2020-12-14 09:20:00,2020-12-14 09:50:00,586.2,586.27,-0.01,flip_to_short -7787,做空,2020-12-14 09:50:00,2020-12-14 09:55:00,586.27,587.58,-0.1,flip_to_long -7788,做多,2020-12-14 09:55:00,2020-12-14 10:15:00,587.58,586.05,-0.12,flip_to_short -7789,做空,2020-12-14 10:15:00,2020-12-14 10:30:00,586.05,586.36,-0.04,flip_to_long -7790,做多,2020-12-14 10:30:00,2020-12-14 13:45:00,586.36,582.41,-0.27,flip_to_short -7791,做空,2020-12-14 13:45:00,2020-12-14 14:45:00,582.41,580.62,0.1,flip_to_long -7792,做多,2020-12-14 14:45:00,2020-12-14 16:25:00,580.62,581.8,0.06,flip_to_short -7793,做空,2020-12-14 16:25:00,2020-12-14 16:35:00,581.8,582.11,-0.04,flip_to_long -7794,做多,2020-12-14 16:35:00,2020-12-14 16:40:00,582.11,581.22,-0.07,flip_to_short -7795,做空,2020-12-14 16:40:00,2020-12-14 16:45:00,581.22,581.78,-0.05,flip_to_long -7796,做多,2020-12-14 16:45:00,2020-12-14 16:55:00,581.78,581.54,-0.03,flip_to_short -7797,做空,2020-12-14 16:55:00,2020-12-14 17:05:00,581.54,581.84,-0.04,flip_to_long -7798,做多,2020-12-14 17:05:00,2020-12-14 17:10:00,581.84,581.73,-0.03,flip_to_short -7799,做空,2020-12-14 17:10:00,2020-12-14 17:25:00,581.73,581.56,-0.01,flip_to_long -7800,做多,2020-12-14 17:25:00,2020-12-14 17:50:00,581.56,581.34,-0.03,flip_to_short -7801,做空,2020-12-14 17:50:00,2020-12-14 18:00:00,581.34,583.1,-0.13,flip_to_long -7802,做多,2020-12-14 18:00:00,2020-12-14 20:20:00,583.1,583.45,0.0,flip_to_short -7803,做空,2020-12-14 20:20:00,2020-12-14 20:25:00,583.45,583.6,-0.03,flip_to_long -7804,做多,2020-12-14 20:25:00,2020-12-14 23:35:00,583.6,585.94,0.13,flip_to_short -7805,做空,2020-12-14 23:35:00,2020-12-14 23:45:00,585.94,585.95,-0.02,flip_to_long -7806,做多,2020-12-14 23:45:00,2020-12-15 00:00:00,585.95,585.65,-0.04,flip_to_short -7807,做空,2020-12-15 00:00:00,2020-12-15 00:05:00,585.65,586.2,-0.05,flip_to_long -7808,做多,2020-12-15 00:05:00,2020-12-15 02:05:00,586.2,597.49,0.7,tp_upper -7809,做空,2020-12-15 04:35:00,2020-12-15 09:45:00,591.38,583.94,0.46,flip_to_long -7810,做多,2020-12-15 09:45:00,2020-12-15 09:50:00,583.94,583.82,-0.03,flip_to_short -7811,做空,2020-12-15 09:50:00,2020-12-15 10:25:00,583.82,583.95,-0.03,flip_to_long -7812,做多,2020-12-15 10:25:00,2020-12-15 10:45:00,583.95,588.35,0.27,tp_upper -7813,做空,2020-12-15 13:50:00,2020-12-15 15:55:00,586.06,586.08,-0.02,flip_to_long -7814,做多,2020-12-15 15:55:00,2020-12-15 16:15:00,586.08,585.9,-0.03,flip_to_short -7815,做空,2020-12-15 16:15:00,2020-12-15 16:20:00,585.9,586.2,-0.04,flip_to_long -7816,做多,2020-12-15 16:20:00,2020-12-15 16:30:00,586.2,586.03,-0.03,flip_to_short -7817,做空,2020-12-15 16:30:00,2020-12-15 17:30:00,586.03,586.35,-0.04,flip_to_long -7818,做多,2020-12-15 17:30:00,2020-12-15 17:55:00,586.35,585.92,-0.05,flip_to_short -7819,做空,2020-12-15 17:55:00,2020-12-15 21:35:00,585.92,588.97,-0.22,flip_to_long -7820,做多,2020-12-15 21:35:00,2020-12-15 21:45:00,588.97,588.85,-0.03,flip_to_short -7821,做空,2020-12-15 21:45:00,2020-12-15 21:55:00,588.85,589.0,-0.03,flip_to_long -7822,做多,2020-12-15 21:55:00,2020-12-16 05:30:00,589.0,584.1,-0.34,flip_to_short -7823,做空,2020-12-16 05:30:00,2020-12-16 05:35:00,584.1,584.74,-0.06,flip_to_long -7824,做多,2020-12-16 05:35:00,2020-12-16 05:40:00,584.74,583.57,-0.1,flip_to_short -7825,做空,2020-12-16 05:40:00,2020-12-16 05:55:00,583.57,584.36,-0.07,flip_to_long -7826,做多,2020-12-16 05:55:00,2020-12-16 06:05:00,584.36,584.9,0.02,flip_to_short -7827,做空,2020-12-16 06:05:00,2020-12-16 06:25:00,584.9,584.75,-0.01,flip_to_long -7828,做多,2020-12-16 06:25:00,2020-12-16 08:00:00,584.75,584.85,-0.01,flip_to_short -7829,做空,2020-12-16 08:00:00,2020-12-16 19:15:00,584.85,622.12,-2.44,flip_to_long -7830,做多,2020-12-16 19:15:00,2020-12-16 19:40:00,622.12,622.07,-0.02,flip_to_short -7831,做空,2020-12-16 19:40:00,2020-12-16 19:45:00,622.07,622.9,-0.07,flip_to_long -7832,做多,2020-12-16 19:45:00,2020-12-16 20:05:00,622.9,622.24,-0.06,flip_to_short -7833,做空,2020-12-16 20:05:00,2020-12-16 20:15:00,622.24,622.47,-0.03,flip_to_long -7834,做多,2020-12-16 20:15:00,2020-12-16 20:45:00,622.47,623.73,0.05,flip_to_short -7835,做空,2020-12-16 20:45:00,2020-12-16 20:55:00,623.73,623.81,-0.02,flip_to_long -7836,做多,2020-12-16 20:55:00,2020-12-16 21:00:00,623.81,623.49,-0.04,flip_to_short -7837,做空,2020-12-16 21:00:00,2020-12-16 21:05:00,623.49,624.18,-0.06,flip_to_long -7838,做多,2020-12-16 21:05:00,2020-12-16 21:20:00,624.18,622.96,-0.09,flip_to_short -7839,做空,2020-12-16 21:20:00,2020-12-16 21:25:00,622.96,624.02,-0.08,flip_to_long -7840,做多,2020-12-16 21:25:00,2020-12-16 21:30:00,624.02,623.7,-0.04,flip_to_short -7841,做空,2020-12-16 21:30:00,2020-12-17 03:25:00,623.7,640.1,-0.93,flip_to_long -7842,做多,2020-12-17 03:25:00,2020-12-17 06:05:00,640.1,645.47,0.27,flip_to_short -7843,做空,2020-12-17 06:05:00,2020-12-17 09:25:00,645.47,649.05,-0.21,flip_to_long -7844,做多,2020-12-17 09:25:00,2020-12-17 09:35:00,649.05,643.92,-0.29,flip_to_short -7845,做空,2020-12-17 09:35:00,2020-12-17 10:00:00,643.92,648.28,-0.25,flip_to_long -7846,做多,2020-12-17 10:00:00,2020-12-17 10:20:00,648.28,671.67,1.21,tp_upper -7847,做空,2020-12-17 13:55:00,2020-12-17 14:00:00,660.03,662.63,-0.16,flip_to_long -7848,做多,2020-12-17 14:00:00,2020-12-17 14:20:00,662.63,663.92,0.05,flip_to_short -7849,做空,2020-12-17 14:20:00,2020-12-17 15:00:00,663.92,664.16,-0.03,flip_to_long -7850,做多,2020-12-17 15:00:00,2020-12-17 16:05:00,664.16,672.48,0.42,tp_upper -7851,做空,2020-12-17 17:30:00,2020-12-17 18:15:00,668.36,638.71,1.55,tp_lower -7852,做多,2020-12-17 22:45:00,2020-12-17 22:50:00,648.85,647.58,-0.09,flip_to_short -7853,做空,2020-12-17 22:50:00,2020-12-18 01:10:00,647.58,644.01,0.18,flip_to_long -7854,做多,2020-12-18 01:10:00,2020-12-18 03:30:00,644.01,645.54,0.07,flip_to_short -7855,做空,2020-12-18 03:30:00,2020-12-18 03:40:00,645.54,644.94,0.02,flip_to_long -7856,做多,2020-12-18 03:40:00,2020-12-18 04:05:00,644.94,646.18,0.05,flip_to_short -7857,做空,2020-12-18 04:05:00,2020-12-18 04:35:00,646.18,645.77,0.01,flip_to_long -7858,做多,2020-12-18 04:35:00,2020-12-18 04:50:00,645.77,643.84,-0.13,flip_to_short -7859,做空,2020-12-18 04:50:00,2020-12-18 05:15:00,643.84,646.7,-0.18,flip_to_long -7860,做多,2020-12-18 05:15:00,2020-12-18 05:20:00,646.7,644.15,-0.16,flip_to_short -7861,做空,2020-12-18 05:20:00,2020-12-18 05:40:00,644.15,646.57,-0.16,flip_to_long -7862,做多,2020-12-18 05:40:00,2020-12-18 06:15:00,646.57,647.31,0.02,flip_to_short -7863,做空,2020-12-18 06:15:00,2020-12-18 06:25:00,647.31,648.71,-0.1,flip_to_long -7864,做多,2020-12-18 06:25:00,2020-12-18 06:30:00,648.71,647.29,-0.1,flip_to_short -7865,做空,2020-12-18 06:30:00,2020-12-18 06:40:00,647.29,646.97,-0.0,flip_to_long -7866,做多,2020-12-18 06:40:00,2020-12-18 08:00:00,646.97,644.27,-0.17,flip_to_short -7867,做空,2020-12-18 08:00:00,2020-12-18 08:05:00,644.27,646.87,-0.16,flip_to_long -7868,做多,2020-12-18 08:05:00,2020-12-18 11:00:00,646.87,652.36,0.29,flip_to_short -7869,做空,2020-12-18 11:00:00,2020-12-18 11:15:00,652.36,650.76,0.07,flip_to_long -7870,做多,2020-12-18 11:15:00,2020-12-18 11:35:00,650.76,649.11,-0.11,flip_to_short -7871,做空,2020-12-18 11:35:00,2020-12-18 11:40:00,649.11,650.24,-0.08,flip_to_long -7872,做多,2020-12-18 11:40:00,2020-12-18 12:20:00,650.24,650.57,0.0,flip_to_short -7873,做空,2020-12-18 12:20:00,2020-12-18 16:35:00,650.57,644.55,0.32,flip_to_long -7874,做多,2020-12-18 16:35:00,2020-12-18 16:40:00,644.55,643.69,-0.07,flip_to_short -7875,做空,2020-12-18 16:40:00,2020-12-18 16:50:00,643.69,643.78,-0.02,flip_to_long -7876,做多,2020-12-18 16:50:00,2020-12-18 16:55:00,643.78,643.11,-0.06,flip_to_short -7877,做空,2020-12-18 16:55:00,2020-12-18 17:05:00,643.11,644.42,-0.09,flip_to_long -7878,做多,2020-12-18 17:05:00,2020-12-18 17:10:00,644.42,643.03,-0.1,flip_to_short -7879,做空,2020-12-18 17:10:00,2020-12-18 17:15:00,643.03,643.91,-0.07,flip_to_long -7880,做多,2020-12-18 17:15:00,2020-12-18 17:20:00,643.91,642.46,-0.1,flip_to_short -7881,做空,2020-12-18 17:20:00,2020-12-18 17:25:00,642.46,643.21,-0.06,flip_to_long -7882,做多,2020-12-18 17:25:00,2020-12-18 19:25:00,643.21,640.94,-0.14,flip_to_short -7883,做空,2020-12-18 19:25:00,2020-12-18 19:30:00,640.94,642.26,-0.09,flip_to_long -7884,做多,2020-12-18 19:30:00,2020-12-18 22:05:00,642.26,647.89,0.29,flip_to_short -7885,做空,2020-12-18 22:05:00,2020-12-19 00:45:00,647.89,649.97,-0.13,flip_to_long -7886,做多,2020-12-19 00:45:00,2020-12-19 02:25:00,649.97,650.74,0.03,flip_to_short -7887,做空,2020-12-19 02:25:00,2020-12-19 02:30:00,650.74,651.43,-0.06,flip_to_long -7888,做多,2020-12-19 02:30:00,2020-12-19 05:10:00,651.43,653.41,0.09,flip_to_short -7889,做空,2020-12-19 05:10:00,2020-12-19 05:15:00,653.41,654.93,-0.1,flip_to_long -7890,做多,2020-12-19 05:15:00,2020-12-19 05:25:00,654.93,653.6,-0.09,flip_to_short -7891,做空,2020-12-19 05:25:00,2020-12-19 05:30:00,653.6,653.85,-0.03,flip_to_long -7892,做多,2020-12-19 05:30:00,2020-12-19 05:35:00,653.85,653.6,-0.03,flip_to_short -7893,做空,2020-12-19 05:35:00,2020-12-19 05:40:00,653.6,654.08,-0.04,flip_to_long -7894,做多,2020-12-19 05:40:00,2020-12-19 05:50:00,654.08,653.21,-0.07,flip_to_short -7895,做空,2020-12-19 05:50:00,2020-12-19 06:05:00,653.21,653.93,-0.06,flip_to_long -7896,做多,2020-12-19 06:05:00,2020-12-19 09:35:00,653.93,653.31,-0.05,flip_to_short -7897,做空,2020-12-19 09:35:00,2020-12-19 12:00:00,653.31,654.18,-0.07,flip_to_long -7898,做多,2020-12-19 12:00:00,2020-12-19 12:05:00,654.18,653.53,-0.05,flip_to_short -7899,做空,2020-12-19 12:05:00,2020-12-19 13:15:00,653.53,653.99,-0.04,flip_to_long -7900,做多,2020-12-19 13:15:00,2020-12-19 14:25:00,653.99,651.13,-0.17,flip_to_short -7901,做空,2020-12-19 14:25:00,2020-12-19 14:35:00,651.13,654.39,-0.2,flip_to_long -7902,做多,2020-12-19 14:35:00,2020-12-19 14:50:00,654.39,655.26,0.03,flip_to_short -7903,做空,2020-12-19 14:50:00,2020-12-19 14:55:00,655.26,655.94,-0.05,flip_to_long -7904,做多,2020-12-19 14:55:00,2020-12-19 15:35:00,655.94,656.27,0.0,flip_to_short -7905,做空,2020-12-19 15:35:00,2020-12-19 15:45:00,656.27,655.68,0.01,flip_to_long -7906,做多,2020-12-19 15:45:00,2020-12-19 15:50:00,655.68,655.12,-0.05,flip_to_short -7907,做空,2020-12-19 15:50:00,2020-12-19 15:55:00,655.12,655.9,-0.06,flip_to_long -7908,做多,2020-12-19 15:55:00,2020-12-19 16:20:00,655.9,661.41,0.28,flip_to_short -7909,做空,2020-12-19 16:20:00,2020-12-19 18:20:00,661.41,659.28,0.1,flip_to_long -7910,做多,2020-12-19 18:20:00,2020-12-19 18:35:00,659.28,660.81,0.06,flip_to_short -7911,做空,2020-12-19 18:35:00,2020-12-19 19:00:00,660.81,659.9,0.03,flip_to_long -7912,做多,2020-12-19 19:00:00,2020-12-19 22:05:00,659.9,664.42,0.23,flip_to_short -7913,做空,2020-12-19 22:05:00,2020-12-19 22:30:00,664.42,663.16,0.05,flip_to_long -7914,做多,2020-12-19 22:30:00,2020-12-19 22:35:00,663.16,663.06,-0.02,flip_to_short -7915,做空,2020-12-19 22:35:00,2020-12-19 23:10:00,663.06,661.74,0.05,flip_to_long -7916,做多,2020-12-19 23:10:00,2020-12-20 05:00:00,661.74,648.75,-0.72,flip_to_short -7917,做空,2020-12-20 05:00:00,2020-12-20 10:40:00,648.75,655.05,-0.37,flip_to_long -7918,做多,2020-12-20 10:40:00,2020-12-20 10:45:00,655.05,653.52,-0.1,flip_to_short -7919,做空,2020-12-20 10:45:00,2020-12-20 11:45:00,653.52,655.55,-0.13,flip_to_long -7920,做多,2020-12-20 11:45:00,2020-12-20 11:50:00,655.55,653.9,-0.11,flip_to_short -7921,做空,2020-12-20 11:50:00,2020-12-20 15:00:00,653.9,651.36,0.12,flip_to_long -7922,做多,2020-12-20 15:00:00,2020-12-20 15:05:00,651.36,650.97,-0.04,flip_to_short -7923,做空,2020-12-20 15:05:00,2020-12-20 15:20:00,650.97,650.77,-0.01,flip_to_long -7924,做多,2020-12-20 15:20:00,2020-12-20 16:15:00,650.77,651.41,0.02,flip_to_short -7925,做空,2020-12-20 16:15:00,2020-12-20 17:00:00,651.41,650.28,0.04,flip_to_long -7926,做多,2020-12-20 17:00:00,2020-12-20 17:25:00,650.28,650.31,-0.02,flip_to_short -7927,做空,2020-12-20 17:25:00,2020-12-20 17:40:00,650.31,650.07,-0.0,flip_to_long -7928,做多,2020-12-20 17:40:00,2020-12-20 17:50:00,650.07,648.71,-0.09,flip_to_short -7929,做空,2020-12-20 17:50:00,2020-12-20 18:50:00,648.71,650.63,-0.12,flip_to_long -7930,做多,2020-12-20 18:50:00,2020-12-20 18:55:00,650.63,650.12,-0.05,flip_to_short -7931,做空,2020-12-20 18:55:00,2020-12-20 19:35:00,650.12,650.56,-0.04,flip_to_long -7932,做多,2020-12-20 19:35:00,2020-12-20 19:40:00,650.56,650.02,-0.05,flip_to_short -7933,做空,2020-12-20 19:40:00,2020-12-20 19:50:00,650.02,650.3,-0.03,flip_to_long -7934,做多,2020-12-20 19:50:00,2020-12-20 20:00:00,650.3,650.3,-0.02,flip_to_short -7935,做空,2020-12-20 20:00:00,2020-12-20 20:05:00,650.3,651.82,-0.1,flip_to_long -7936,做多,2020-12-20 20:05:00,2020-12-20 21:10:00,651.82,647.8,-0.23,flip_to_short -7937,做空,2020-12-20 21:10:00,2020-12-20 21:35:00,647.8,634.35,0.7,tp_lower -7938,做多,2020-12-21 00:30:00,2020-12-21 00:35:00,643.57,642.12,-0.1,flip_to_short -7939,做空,2020-12-21 00:35:00,2020-12-21 00:40:00,642.12,642.78,-0.05,flip_to_long -7940,做多,2020-12-21 00:40:00,2020-12-21 00:55:00,642.78,643.5,0.02,flip_to_short -7941,做空,2020-12-21 00:55:00,2020-12-21 01:20:00,643.5,643.4,-0.01,flip_to_long -7942,做多,2020-12-21 01:20:00,2020-12-21 04:50:00,643.4,644.27,0.03,flip_to_short -7943,做空,2020-12-21 04:50:00,2020-12-21 06:55:00,644.27,645.51,-0.09,flip_to_long -7944,做多,2020-12-21 06:55:00,2020-12-21 08:05:00,645.51,644.47,-0.07,flip_to_short -7945,做空,2020-12-21 08:05:00,2020-12-21 14:30:00,644.47,611.47,1.8,flip_to_long -7946,做多,2020-12-21 14:30:00,2020-12-21 16:05:00,611.47,610.41,-0.08,flip_to_short -7947,做空,2020-12-21 16:05:00,2020-12-21 16:10:00,610.41,611.95,-0.11,flip_to_long -7948,做多,2020-12-21 16:10:00,2020-12-21 17:15:00,611.95,610.37,-0.11,flip_to_short -7949,做空,2020-12-21 17:15:00,2020-12-21 18:45:00,610.37,611.5,-0.09,flip_to_long -7950,做多,2020-12-21 18:45:00,2020-12-21 19:15:00,611.5,612.95,0.07,flip_to_short -7951,做空,2020-12-21 19:15:00,2020-12-21 19:40:00,612.95,612.96,-0.02,flip_to_long -7952,做多,2020-12-21 19:40:00,2020-12-21 19:45:00,612.96,609.94,-0.2,flip_to_short -7953,做空,2020-12-21 19:45:00,2020-12-21 20:10:00,609.94,613.39,-0.22,flip_to_long -7954,做多,2020-12-21 20:10:00,2020-12-21 20:25:00,613.39,611.9,-0.11,flip_to_short -7955,做空,2020-12-21 20:25:00,2020-12-21 20:35:00,611.9,613.49,-0.11,flip_to_long -7956,做多,2020-12-21 20:35:00,2020-12-21 20:40:00,613.49,611.12,-0.16,flip_to_short -7957,做空,2020-12-21 20:40:00,2020-12-21 21:10:00,611.12,613.0,-0.13,flip_to_long -7958,做多,2020-12-21 21:10:00,2020-12-21 23:15:00,613.0,613.74,0.03,flip_to_short -7959,做空,2020-12-21 23:15:00,2020-12-22 00:15:00,613.74,613.23,0.01,flip_to_long -7960,做多,2020-12-22 00:15:00,2020-12-22 03:00:00,613.23,611.38,-0.13,flip_to_short -7961,做空,2020-12-22 03:00:00,2020-12-22 03:10:00,611.38,612.25,-0.07,flip_to_long -7962,做多,2020-12-22 03:10:00,2020-12-22 03:15:00,612.25,610.59,-0.12,flip_to_short -7963,做空,2020-12-22 03:15:00,2020-12-22 03:25:00,610.59,611.14,-0.05,flip_to_long -7964,做多,2020-12-22 03:25:00,2020-12-22 03:35:00,611.14,609.95,-0.09,flip_to_short -7965,做空,2020-12-22 03:35:00,2020-12-22 03:40:00,609.95,611.95,-0.14,flip_to_long -7966,做多,2020-12-22 03:40:00,2020-12-22 03:55:00,611.95,610.59,-0.1,flip_to_short -7967,做空,2020-12-22 03:55:00,2020-12-22 05:30:00,610.59,609.08,0.07,flip_to_long -7968,做多,2020-12-22 05:30:00,2020-12-22 10:45:00,609.08,601.81,-0.44,flip_to_short -7969,做空,2020-12-22 10:45:00,2020-12-22 19:25:00,601.81,626.83,-1.48,flip_to_long -7970,做多,2020-12-22 19:25:00,2020-12-22 19:30:00,626.83,625.43,-0.09,flip_to_short -7971,做空,2020-12-22 19:30:00,2020-12-22 19:35:00,625.43,626.2,-0.06,flip_to_long -7972,做多,2020-12-22 19:35:00,2020-12-22 19:50:00,626.2,626.43,-0.0,flip_to_short -7973,做空,2020-12-22 19:50:00,2020-12-22 19:55:00,626.43,626.7,-0.03,flip_to_long -7974,做多,2020-12-22 19:55:00,2020-12-22 20:20:00,626.7,624.34,-0.14,flip_to_short -7975,做空,2020-12-22 20:20:00,2020-12-22 21:15:00,624.34,626.3,-0.12,flip_to_long -7976,做多,2020-12-22 21:15:00,2020-12-22 21:35:00,626.3,626.39,-0.01,flip_to_short -7977,做空,2020-12-22 21:35:00,2020-12-22 22:40:00,626.39,625.75,0.02,flip_to_long -7978,做多,2020-12-22 22:40:00,2020-12-23 01:15:00,625.75,629.64,0.19,flip_to_short -7979,做空,2020-12-23 01:15:00,2020-12-23 01:35:00,629.64,629.64,-0.02,flip_to_long -7980,做多,2020-12-23 01:35:00,2020-12-23 01:40:00,629.64,629.51,-0.02,flip_to_short -7981,做空,2020-12-23 01:40:00,2020-12-23 02:00:00,629.51,629.42,-0.01,flip_to_long -7982,做多,2020-12-23 02:00:00,2020-12-23 08:20:00,629.42,618.85,-0.58,flip_to_short -7983,做空,2020-12-23 08:20:00,2020-12-23 10:10:00,618.85,615.42,0.17,flip_to_long -7984,做多,2020-12-23 10:10:00,2020-12-23 10:15:00,615.42,614.74,-0.05,flip_to_short -7985,做空,2020-12-23 10:15:00,2020-12-23 10:25:00,614.74,614.46,-0.0,flip_to_long -7986,做多,2020-12-23 10:25:00,2020-12-23 13:50:00,614.46,608.35,-0.35,flip_to_short -7987,做空,2020-12-23 13:50:00,2020-12-23 14:00:00,608.35,610.06,-0.11,flip_to_long -7988,做多,2020-12-23 14:00:00,2020-12-23 14:05:00,610.06,606.55,-0.2,flip_to_short -7989,做空,2020-12-23 14:05:00,2020-12-23 14:10:00,606.55,609.46,-0.17,flip_to_long -7990,做多,2020-12-23 14:10:00,2020-12-23 14:25:00,609.46,607.25,-0.13,flip_to_short -7991,做空,2020-12-23 14:25:00,2020-12-23 14:30:00,607.25,610.42,-0.18,flip_to_long -7992,做多,2020-12-23 14:30:00,2020-12-23 14:35:00,610.42,610.04,-0.04,flip_to_short -7993,做空,2020-12-23 14:35:00,2020-12-23 15:05:00,610.04,611.18,-0.08,flip_to_long -7994,做多,2020-12-23 15:05:00,2020-12-23 15:20:00,611.18,609.94,-0.08,flip_to_short -7995,做空,2020-12-23 15:20:00,2020-12-23 16:30:00,609.94,608.98,0.03,flip_to_long -7996,做多,2020-12-23 16:30:00,2020-12-23 17:45:00,608.98,609.56,0.01,flip_to_short -7997,做空,2020-12-23 17:45:00,2020-12-23 17:50:00,609.56,610.51,-0.07,flip_to_long -7998,做多,2020-12-23 17:50:00,2020-12-23 17:55:00,610.51,609.98,-0.04,flip_to_short -7999,做空,2020-12-23 17:55:00,2020-12-23 18:10:00,609.98,611.22,-0.08,flip_to_long -8000,做多,2020-12-23 18:10:00,2020-12-23 18:15:00,611.22,610.1,-0.07,flip_to_short -8001,做空,2020-12-23 18:15:00,2020-12-23 19:15:00,610.1,610.56,-0.04,flip_to_long -8002,做多,2020-12-23 19:15:00,2020-12-23 20:20:00,610.56,608.68,-0.11,flip_to_short -8003,做空,2020-12-23 20:20:00,2020-12-23 22:20:00,608.68,562.89,2.34,tp_lower -8004,做多,2020-12-24 01:50:00,2020-12-24 02:00:00,585.07,582.23,-0.18,flip_to_short -8005,做空,2020-12-24 02:00:00,2020-12-24 04:45:00,582.23,577.71,0.25,flip_to_long -8006,做多,2020-12-24 04:45:00,2020-12-24 05:00:00,577.71,576.76,-0.07,flip_to_short -8007,做空,2020-12-24 05:00:00,2020-12-24 05:10:00,576.76,577.54,-0.06,flip_to_long -8008,做多,2020-12-24 05:10:00,2020-12-24 06:05:00,577.54,578.41,0.03,flip_to_short -8009,做空,2020-12-24 06:05:00,2020-12-24 07:10:00,578.41,577.31,0.05,flip_to_long -8010,做多,2020-12-24 07:10:00,2020-12-24 07:15:00,577.31,576.58,-0.06,flip_to_short -8011,做空,2020-12-24 07:15:00,2020-12-24 07:20:00,576.58,576.87,-0.03,flip_to_long -8012,做多,2020-12-24 07:20:00,2020-12-24 07:30:00,576.87,575.68,-0.09,flip_to_short -8013,做空,2020-12-24 07:30:00,2020-12-24 07:35:00,575.68,576.0,-0.04,flip_to_long -8014,做多,2020-12-24 07:35:00,2020-12-24 10:15:00,576.0,579.59,0.19,flip_to_short -8015,做空,2020-12-24 10:15:00,2020-12-24 10:20:00,579.59,579.73,-0.03,flip_to_long -8016,做多,2020-12-24 10:20:00,2020-12-24 10:45:00,579.73,578.84,-0.07,flip_to_short -8017,做空,2020-12-24 10:45:00,2020-12-24 10:50:00,578.84,578.96,-0.02,flip_to_long -8018,做多,2020-12-24 10:50:00,2020-12-24 11:45:00,578.96,581.26,0.12,flip_to_short -8019,做空,2020-12-24 11:45:00,2020-12-24 12:35:00,581.26,581.56,-0.03,flip_to_long -8020,做多,2020-12-24 12:35:00,2020-12-24 12:40:00,581.56,581.33,-0.03,flip_to_short -8021,做空,2020-12-24 12:40:00,2020-12-24 12:50:00,581.33,581.59,-0.03,flip_to_long -8022,做多,2020-12-24 12:50:00,2020-12-24 16:05:00,581.59,587.32,0.32,flip_to_short -8023,做空,2020-12-24 16:05:00,2020-12-24 17:10:00,587.32,588.6,-0.09,flip_to_long -8024,做多,2020-12-24 17:10:00,2020-12-24 18:40:00,588.6,592.53,0.21,flip_to_short -8025,做空,2020-12-24 18:40:00,2020-12-25 05:35:00,592.53,610.54,-1.06,flip_to_long -8026,做多,2020-12-25 05:35:00,2020-12-25 05:40:00,610.54,609.56,-0.07,flip_to_short -8027,做空,2020-12-25 05:40:00,2020-12-25 05:55:00,609.56,609.59,-0.02,flip_to_long -8028,做多,2020-12-25 05:55:00,2020-12-25 07:40:00,609.59,609.76,-0.01,flip_to_short -8029,做空,2020-12-25 07:40:00,2020-12-25 18:45:00,609.76,618.77,-0.52,flip_to_long -8030,做多,2020-12-25 18:45:00,2020-12-25 18:55:00,618.77,618.05,-0.06,flip_to_short -8031,做空,2020-12-25 18:55:00,2020-12-25 19:30:00,618.05,617.74,0.0,flip_to_long -8032,做多,2020-12-25 19:30:00,2020-12-25 20:00:00,617.74,618.22,0.01,flip_to_short -8033,做空,2020-12-25 20:00:00,2020-12-25 20:35:00,618.22,618.36,-0.02,flip_to_long -8034,做多,2020-12-25 20:35:00,2020-12-25 20:40:00,618.36,617.22,-0.08,flip_to_short -8035,做空,2020-12-25 20:40:00,2020-12-26 05:15:00,617.22,629.36,-0.66,flip_to_long -8036,做多,2020-12-26 05:15:00,2020-12-26 05:25:00,629.36,628.8,-0.05,flip_to_short -8037,做空,2020-12-26 05:25:00,2020-12-26 05:35:00,628.8,628.96,-0.02,flip_to_long -8038,做多,2020-12-26 05:35:00,2020-12-26 08:35:00,628.96,629.47,0.01,flip_to_short -8039,做空,2020-12-26 08:35:00,2020-12-26 08:55:00,629.47,628.01,0.06,flip_to_long -8040,做多,2020-12-26 08:55:00,2020-12-26 12:05:00,628.01,622.7,-0.29,flip_to_short -8041,做空,2020-12-26 12:05:00,2020-12-26 12:40:00,622.7,622.56,-0.01,flip_to_long -8042,做多,2020-12-26 12:40:00,2020-12-26 13:05:00,622.56,622.49,-0.02,flip_to_short -8043,做空,2020-12-26 13:05:00,2020-12-26 13:15:00,622.49,622.58,-0.02,flip_to_long -8044,做多,2020-12-26 13:15:00,2020-12-26 13:25:00,622.58,622.14,-0.04,flip_to_short -8045,做空,2020-12-26 13:25:00,2020-12-26 13:30:00,622.14,622.35,-0.03,flip_to_long -8046,做多,2020-12-26 13:30:00,2020-12-26 13:40:00,622.35,622.45,-0.01,flip_to_short -8047,做空,2020-12-26 13:40:00,2020-12-26 13:45:00,622.45,622.79,-0.03,flip_to_long -8048,做多,2020-12-26 13:45:00,2020-12-26 14:00:00,622.79,622.64,-0.02,flip_to_short -8049,做空,2020-12-26 14:00:00,2020-12-27 00:30:00,622.64,642.73,-1.04,flip_to_long -8050,做多,2020-12-27 00:30:00,2020-12-27 00:35:00,642.73,641.71,-0.07,flip_to_short -8051,做空,2020-12-27 00:35:00,2020-12-27 01:00:00,641.71,643.74,-0.11,flip_to_long -8052,做多,2020-12-27 01:00:00,2020-12-27 01:10:00,643.74,640.55,-0.17,flip_to_short -8053,做空,2020-12-27 01:10:00,2020-12-27 01:15:00,640.55,642.29,-0.1,flip_to_long -8054,做多,2020-12-27 01:15:00,2020-12-27 01:20:00,642.29,640.67,-0.09,flip_to_short -8055,做空,2020-12-27 01:20:00,2020-12-27 01:25:00,640.67,643.01,-0.13,flip_to_long -8056,做多,2020-12-27 01:25:00,2020-12-27 01:40:00,643.01,643.32,-0.0,flip_to_short -8057,做空,2020-12-27 01:40:00,2020-12-27 01:55:00,643.32,642.03,0.05,flip_to_long -8058,做多,2020-12-27 01:55:00,2020-12-27 03:35:00,642.03,641.9,-0.02,flip_to_short -8059,做空,2020-12-27 03:35:00,2020-12-27 04:55:00,641.9,644.29,-0.13,flip_to_long -8060,做多,2020-12-27 04:55:00,2020-12-27 08:25:00,644.29,648.36,0.18,flip_to_short -8061,做空,2020-12-27 08:25:00,2020-12-27 08:35:00,648.36,648.86,-0.04,flip_to_long -8062,做多,2020-12-27 08:35:00,2020-12-27 08:55:00,648.86,644.61,-0.21,flip_to_short -8063,做空,2020-12-27 08:55:00,2020-12-27 11:05:00,644.61,650.4,-0.29,flip_to_long -8064,做多,2020-12-27 11:05:00,2020-12-27 11:10:00,650.4,648.96,-0.08,flip_to_short -8065,做空,2020-12-27 11:10:00,2020-12-27 11:40:00,648.96,632.93,0.72,tp_lower -8066,做多,2020-12-27 13:50:00,2020-12-27 20:05:00,643.69,697.73,2.54,flip_to_short -8067,做空,2020-12-27 20:05:00,2020-12-27 20:25:00,697.73,698.96,-0.07,flip_to_long -8068,做多,2020-12-27 20:25:00,2020-12-27 20:30:00,698.96,693.67,-0.27,flip_to_short -8069,做空,2020-12-27 20:30:00,2020-12-27 23:05:00,693.67,691.33,0.09,flip_to_long -8070,做多,2020-12-27 23:05:00,2020-12-27 23:15:00,691.33,689.16,-0.12,flip_to_short -8071,做空,2020-12-27 23:15:00,2020-12-28 00:05:00,689.16,693.99,-0.24,flip_to_long -8072,做多,2020-12-28 00:05:00,2020-12-28 03:20:00,693.99,698.92,0.22,flip_to_short -8073,做空,2020-12-28 03:20:00,2020-12-28 03:25:00,698.92,701.86,-0.16,flip_to_long -8074,做多,2020-12-28 03:25:00,2020-12-28 03:45:00,701.86,702.37,0.01,flip_to_short -8075,做空,2020-12-28 03:45:00,2020-12-28 03:50:00,702.37,703.43,-0.07,flip_to_long -8076,做多,2020-12-28 03:50:00,2020-12-28 04:00:00,703.43,701.64,-0.1,flip_to_short -8077,做空,2020-12-28 04:00:00,2020-12-28 04:25:00,701.64,703.52,-0.1,flip_to_long -8078,做多,2020-12-28 04:25:00,2020-12-28 04:35:00,703.52,704.99,0.05,flip_to_short -8079,做空,2020-12-28 04:35:00,2020-12-28 04:40:00,704.99,705.8,-0.05,flip_to_long -8080,做多,2020-12-28 04:40:00,2020-12-28 04:45:00,705.8,705.3,-0.04,flip_to_short -8081,做空,2020-12-28 04:45:00,2020-12-28 04:50:00,705.3,709.28,-0.2,flip_to_long -8082,做多,2020-12-28 04:50:00,2020-12-28 04:55:00,709.28,705.45,-0.19,flip_to_short -8083,做空,2020-12-28 04:55:00,2020-12-28 05:00:00,705.45,707.34,-0.1,flip_to_long -8084,做多,2020-12-28 05:00:00,2020-12-28 10:35:00,707.34,726.22,0.84,flip_to_short -8085,做空,2020-12-28 10:35:00,2020-12-28 10:45:00,726.22,730.19,-0.2,flip_to_long -8086,做多,2020-12-28 10:45:00,2020-12-28 10:50:00,730.19,727.36,-0.14,flip_to_short -8087,做空,2020-12-28 10:50:00,2020-12-28 10:55:00,727.36,728.25,-0.06,flip_to_long -8088,做多,2020-12-28 10:55:00,2020-12-28 11:25:00,728.25,730.72,0.09,flip_to_short -8089,做空,2020-12-28 11:25:00,2020-12-28 11:45:00,730.72,733.13,-0.12,flip_to_long -8090,做多,2020-12-28 11:45:00,2020-12-28 11:50:00,733.13,732.54,-0.04,flip_to_short -8091,做空,2020-12-28 11:50:00,2020-12-28 12:10:00,732.54,734.65,-0.11,flip_to_long -8092,做多,2020-12-28 12:10:00,2020-12-28 12:20:00,734.65,732.68,-0.1,flip_to_short -8093,做空,2020-12-28 12:20:00,2020-12-28 13:35:00,732.68,728.85,0.15,flip_to_long -8094,做多,2020-12-28 13:35:00,2020-12-28 15:35:00,728.85,730.75,0.07,flip_to_short -8095,做空,2020-12-28 15:35:00,2020-12-28 15:45:00,730.75,729.73,0.03,flip_to_long -8096,做多,2020-12-28 15:45:00,2020-12-28 18:45:00,729.73,738.33,0.36,flip_to_short -8097,做空,2020-12-28 18:45:00,2020-12-29 00:05:00,738.33,740.67,-0.12,flip_to_long -8098,做多,2020-12-29 00:05:00,2020-12-29 00:15:00,740.67,737.2,-0.17,flip_to_short -8099,做空,2020-12-29 00:15:00,2020-12-29 06:20:00,737.2,711.98,1.11,flip_to_long -8100,做多,2020-12-29 06:20:00,2020-12-29 06:45:00,711.98,706.9,-0.26,flip_to_short -8101,做空,2020-12-29 06:45:00,2020-12-29 06:50:00,706.9,708.34,-0.09,flip_to_long -8102,做多,2020-12-29 06:50:00,2020-12-29 07:15:00,708.34,709.02,0.02,flip_to_short -8103,做空,2020-12-29 07:15:00,2020-12-29 07:30:00,709.02,707.01,0.08,flip_to_long -8104,做多,2020-12-29 07:30:00,2020-12-29 07:45:00,707.01,706.14,-0.06,flip_to_short -8105,做空,2020-12-29 07:45:00,2020-12-29 07:50:00,706.14,709.97,-0.2,flip_to_long -8106,做多,2020-12-29 07:50:00,2020-12-29 13:30:00,709.97,728.27,0.85,flip_to_short -8107,做空,2020-12-29 13:30:00,2020-12-29 17:55:00,728.27,721.48,0.3,flip_to_long -8108,做多,2020-12-29 17:55:00,2020-12-29 18:15:00,721.48,720.76,-0.05,flip_to_short -8109,做空,2020-12-29 18:15:00,2020-12-29 18:20:00,720.76,721.74,-0.06,flip_to_long -8110,做多,2020-12-29 18:20:00,2020-12-29 21:40:00,721.74,724.4,0.11,flip_to_short -8111,做空,2020-12-29 21:40:00,2020-12-29 22:30:00,724.4,726.1,-0.1,flip_to_long -8112,做多,2020-12-29 22:30:00,2020-12-29 23:05:00,726.1,729.0,0.12,flip_to_short -8113,做空,2020-12-29 23:05:00,2020-12-29 23:25:00,729.0,730.7,-0.1,flip_to_long -8114,做多,2020-12-29 23:25:00,2020-12-30 03:30:00,730.7,737.43,0.3,flip_to_short -8115,做空,2020-12-30 03:30:00,2020-12-30 06:30:00,737.43,735.21,0.09,flip_to_long -8116,做多,2020-12-30 06:30:00,2020-12-30 07:55:00,735.21,734.19,-0.07,flip_to_short -8117,做空,2020-12-30 07:55:00,2020-12-30 08:00:00,734.19,737.38,-0.17,flip_to_long -8118,做多,2020-12-30 08:00:00,2020-12-30 08:25:00,737.38,730.46,-0.35,flip_to_short -8119,做空,2020-12-30 08:25:00,2020-12-30 08:40:00,730.46,732.92,-0.13,flip_to_long -8120,做多,2020-12-30 08:40:00,2020-12-30 10:30:00,732.92,731.88,-0.07,flip_to_short -8121,做空,2020-12-30 10:30:00,2020-12-30 10:35:00,731.88,732.31,-0.04,flip_to_long -8122,做多,2020-12-30 10:35:00,2020-12-30 13:20:00,732.31,727.95,-0.22,flip_to_short -8123,做空,2020-12-30 13:20:00,2020-12-30 13:35:00,727.95,727.65,-0.0,flip_to_long -8124,做多,2020-12-30 13:35:00,2020-12-30 13:55:00,727.65,725.85,-0.1,flip_to_short -8125,做空,2020-12-30 13:55:00,2020-12-30 14:00:00,725.85,727.91,-0.11,flip_to_long -8126,做多,2020-12-30 14:00:00,2020-12-30 14:05:00,727.91,727.7,-0.03,flip_to_short -8127,做空,2020-12-30 14:05:00,2020-12-30 22:45:00,727.7,748.77,-1.0,flip_to_long -8128,做多,2020-12-30 22:45:00,2020-12-30 22:50:00,748.77,745.2,-0.17,flip_to_short -8129,做空,2020-12-30 22:50:00,2020-12-30 23:05:00,745.2,746.58,-0.08,flip_to_long -8130,做多,2020-12-30 23:05:00,2020-12-31 00:40:00,746.58,750.13,0.14,flip_to_short -8131,做空,2020-12-31 00:40:00,2020-12-31 00:45:00,750.13,750.44,-0.03,flip_to_long -8132,做多,2020-12-31 00:45:00,2020-12-31 04:05:00,750.44,743.32,-0.33,flip_to_short -8133,做空,2020-12-31 04:05:00,2020-12-31 04:15:00,743.32,745.83,-0.13,flip_to_long -8134,做多,2020-12-31 04:15:00,2020-12-31 04:45:00,745.83,741.64,-0.2,flip_to_short -8135,做空,2020-12-31 04:45:00,2020-12-31 04:50:00,741.64,742.8,-0.07,flip_to_long -8136,做多,2020-12-31 04:50:00,2020-12-31 05:00:00,742.8,742.16,-0.04,flip_to_short -8137,做空,2020-12-31 05:00:00,2020-12-31 05:05:00,742.16,742.5,-0.03,flip_to_long -8138,做多,2020-12-31 05:05:00,2020-12-31 05:10:00,742.5,740.8,-0.09,flip_to_short -8139,做空,2020-12-31 05:10:00,2020-12-31 05:15:00,740.8,742.47,-0.09,flip_to_long -8140,做多,2020-12-31 05:15:00,2020-12-31 05:20:00,742.47,740.71,-0.09,flip_to_short -8141,做空,2020-12-31 05:20:00,2020-12-31 05:40:00,740.71,742.57,-0.1,flip_to_long -8142,做多,2020-12-31 05:40:00,2020-12-31 08:15:00,742.57,745.82,0.12,flip_to_short -8143,做空,2020-12-31 08:15:00,2020-12-31 08:30:00,745.82,744.72,0.03,flip_to_long -8144,做多,2020-12-31 08:30:00,2020-12-31 09:00:00,744.72,744.05,-0.04,flip_to_short -8145,做空,2020-12-31 09:00:00,2020-12-31 09:05:00,744.05,744.77,-0.05,flip_to_long -8146,做多,2020-12-31 09:05:00,2020-12-31 11:15:00,744.77,747.44,0.1,flip_to_short -8147,做空,2020-12-31 11:15:00,2020-12-31 11:20:00,747.44,747.9,-0.04,flip_to_long -8148,做多,2020-12-31 11:20:00,2020-12-31 11:50:00,747.9,748.47,0.01,flip_to_short -8149,做空,2020-12-31 11:50:00,2020-12-31 12:00:00,748.47,747.65,0.02,flip_to_long -8150,做多,2020-12-31 12:00:00,2020-12-31 21:35:00,747.65,739.37,-0.37,flip_to_short -8151,做空,2020-12-31 21:35:00,2020-12-31 21:45:00,739.37,739.26,-0.01,flip_to_long -8152,做多,2020-12-31 21:45:00,2020-12-31 22:15:00,739.26,739.43,-0.01,flip_to_short -8153,做空,2020-12-31 22:15:00,2020-12-31 22:20:00,739.43,739.88,-0.03,flip_to_long -8154,做多,2020-12-31 22:20:00,2020-12-31 23:00:00,739.88,738.32,-0.08,flip_to_short -8155,做空,2020-12-31 23:00:00,2020-12-31 23:05:00,738.32,740.25,-0.1,flip_to_long -8156,做多,2020-12-31 23:05:00,2020-12-31 23:20:00,740.25,741.09,0.02,flip_to_short -8157,做空,2020-12-31 23:20:00,2020-12-31 23:45:00,741.09,737.58,0.13,tp_lower -8158,做多,2021-01-01 01:05:00,2021-01-01 04:40:00,738.03,742.39,0.17,flip_to_short -8159,做空,2021-01-01 04:40:00,2021-01-01 04:45:00,742.39,743.3,-0.06,flip_to_long -8160,做多,2021-01-01 04:45:00,2021-01-01 04:55:00,743.3,743.4,-0.01,flip_to_short -8161,做空,2021-01-01 04:55:00,2021-01-01 05:10:00,743.4,743.63,-0.03,flip_to_long -8162,做多,2021-01-01 05:10:00,2021-01-01 05:15:00,743.63,743.04,-0.04,flip_to_short -8163,做空,2021-01-01 05:15:00,2021-01-01 10:10:00,743.04,737.53,0.22,flip_to_long -8164,做多,2021-01-01 10:10:00,2021-01-01 10:15:00,737.53,737.0,-0.04,flip_to_short -8165,做空,2021-01-01 10:15:00,2021-01-01 10:35:00,737.0,737.35,-0.03,flip_to_long -8166,做多,2021-01-01 10:35:00,2021-01-01 12:05:00,737.35,735.81,-0.08,flip_to_short -8167,做空,2021-01-01 12:05:00,2021-01-01 12:10:00,735.81,737.42,-0.09,flip_to_long -8168,做多,2021-01-01 12:10:00,2021-01-01 12:50:00,737.42,733.57,-0.18,flip_to_short -8169,做空,2021-01-01 12:50:00,2021-01-01 13:05:00,733.57,736.2,-0.13,flip_to_long -8170,做多,2021-01-01 13:05:00,2021-01-01 14:30:00,736.2,739.29,0.12,flip_to_short -8171,做空,2021-01-01 14:30:00,2021-01-01 14:55:00,739.29,738.81,0.0,flip_to_long -8172,做多,2021-01-01 14:55:00,2021-01-01 15:20:00,738.81,738.0,-0.05,flip_to_short -8173,做空,2021-01-01 15:20:00,2021-01-01 15:25:00,738.0,740.11,-0.11,flip_to_long -8174,做多,2021-01-01 15:25:00,2021-01-01 15:30:00,740.11,738.8,-0.07,flip_to_short -8175,做空,2021-01-01 15:30:00,2021-01-01 20:55:00,738.8,730.01,0.36,flip_to_long -8176,做多,2021-01-01 20:55:00,2021-01-01 21:00:00,730.01,729.14,-0.05,flip_to_short -8177,做空,2021-01-01 21:00:00,2021-01-01 21:05:00,729.14,729.34,-0.02,flip_to_long -8178,做多,2021-01-01 21:05:00,2021-01-01 21:25:00,729.34,730.39,0.03,flip_to_short -8179,做空,2021-01-01 21:25:00,2021-01-01 21:50:00,730.39,728.89,0.05,flip_to_long -8180,做多,2021-01-01 21:50:00,2021-01-01 21:55:00,728.89,728.89,-0.02,flip_to_short -8181,做空,2021-01-01 21:55:00,2021-01-01 22:05:00,728.89,729.11,-0.03,flip_to_long -8182,做多,2021-01-01 22:05:00,2021-01-02 00:00:00,729.11,725.31,-0.18,flip_to_short -8183,做空,2021-01-02 00:00:00,2021-01-02 00:10:00,725.31,728.5,-0.16,flip_to_long -8184,做多,2021-01-02 00:10:00,2021-01-02 04:05:00,728.5,728.18,-0.03,flip_to_short -8185,做空,2021-01-02 04:05:00,2021-01-02 04:15:00,728.18,728.3,-0.02,flip_to_long -8186,做多,2021-01-02 04:15:00,2021-01-02 08:10:00,728.3,732.3,0.16,flip_to_short -8187,做空,2021-01-02 08:10:00,2021-01-02 08:25:00,732.3,732.4,-0.02,flip_to_long -8188,做多,2021-01-02 08:25:00,2021-01-02 09:10:00,732.4,733.81,0.05,flip_to_short -8189,做空,2021-01-02 09:10:00,2021-01-02 10:25:00,733.81,732.99,0.02,flip_to_long -8190,做多,2021-01-02 10:25:00,2021-01-02 20:00:00,732.99,779.98,2.03,flip_to_short -8191,做空,2021-01-02 20:00:00,2021-01-02 23:20:00,779.98,774.94,0.2,flip_to_long -8192,做多,2021-01-02 23:20:00,2021-01-02 23:30:00,774.94,774.5,-0.04,flip_to_short -8193,做空,2021-01-02 23:30:00,2021-01-02 23:35:00,774.5,774.51,-0.02,flip_to_long -8194,做多,2021-01-02 23:35:00,2021-01-03 00:05:00,774.51,775.69,0.03,flip_to_short -8195,做空,2021-01-03 00:05:00,2021-01-03 00:25:00,775.69,774.65,0.03,flip_to_long -8196,做多,2021-01-03 00:25:00,2021-01-03 03:10:00,774.65,775.63,0.03,flip_to_short -8197,做空,2021-01-03 03:10:00,2021-01-03 03:15:00,775.63,776.29,-0.05,flip_to_long -8198,做多,2021-01-03 03:15:00,2021-01-03 03:25:00,776.29,775.86,-0.04,flip_to_short -8199,做空,2021-01-03 03:25:00,2021-01-03 04:50:00,775.86,776.36,-0.04,flip_to_long -8200,做多,2021-01-03 04:50:00,2021-01-03 13:35:00,776.36,874.9,4.33,tp_upper -8201,做空,2021-01-03 18:25:00,2021-01-03 18:45:00,911.51,923.59,-0.53,flip_to_long -8202,做多,2021-01-03 18:45:00,2021-01-03 21:05:00,923.59,943.8,0.81,flip_to_short -8203,做空,2021-01-03 21:05:00,2021-01-04 00:35:00,943.8,969.72,-1.09,flip_to_long -8204,做多,2021-01-04 00:35:00,2021-01-04 01:15:00,969.72,971.26,0.04,flip_to_short -8205,做空,2021-01-04 01:15:00,2021-01-04 01:35:00,971.26,970.07,0.03,flip_to_long -8206,做多,2021-01-04 01:35:00,2021-01-04 02:15:00,970.07,973.34,0.11,flip_to_short -8207,做空,2021-01-04 02:15:00,2021-01-04 02:20:00,973.34,975.21,-0.09,flip_to_long -8208,做多,2021-01-04 02:20:00,2021-01-04 07:20:00,975.21,1057.2,3.17,flip_to_short -8209,做空,2021-01-04 07:20:00,2021-01-04 07:45:00,1057.2,1056.02,0.03,flip_to_long -8210,做多,2021-01-04 07:45:00,2021-01-04 07:50:00,1056.02,1043.45,-0.51,flip_to_short -8211,做空,2021-01-04 07:50:00,2021-01-04 07:55:00,1043.45,1052.32,-0.37,flip_to_long -8212,做多,2021-01-04 07:55:00,2021-01-04 08:15:00,1052.32,1059.99,0.27,flip_to_short -8213,做空,2021-01-04 08:15:00,2021-01-04 12:30:00,1059.99,995.96,2.43,flip_to_long -8214,做多,2021-01-04 12:30:00,2021-01-04 13:15:00,995.96,982.05,-0.62,flip_to_short -8215,做空,2021-01-04 13:15:00,2021-01-04 16:25:00,982.05,1005.62,-1.04,flip_to_long -8216,做多,2021-01-04 16:25:00,2021-01-04 17:10:00,1005.62,1000.88,-0.21,flip_to_short -8217,做空,2021-01-04 17:10:00,2021-01-04 18:05:00,1000.88,1015.01,-0.6,flip_to_long -8218,做多,2021-01-04 18:05:00,2021-01-04 18:15:00,1015.01,1013.71,-0.07,flip_to_short -8219,做空,2021-01-04 18:15:00,2021-01-04 18:25:00,1013.71,1024.52,-0.45,flip_to_long -8220,做多,2021-01-04 18:25:00,2021-01-04 18:35:00,1024.52,1017.05,-0.31,flip_to_short -8221,做空,2021-01-04 18:35:00,2021-01-04 18:55:00,1017.05,1016.79,-0.01,flip_to_long -8222,做多,2021-01-04 18:55:00,2021-01-04 19:05:00,1016.79,1013.75,-0.14,flip_to_short -8223,做空,2021-01-04 19:05:00,2021-01-04 19:10:00,1013.75,1015.67,-0.09,flip_to_long -8224,做多,2021-01-04 19:10:00,2021-01-04 21:25:00,1015.67,1007.49,-0.33,flip_to_short -8225,做空,2021-01-04 21:25:00,2021-01-04 22:40:00,1007.49,1023.86,-0.65,flip_to_long -8226,做多,2021-01-04 22:40:00,2021-01-04 22:45:00,1023.86,1015.9,-0.32,flip_to_short -8227,做空,2021-01-04 22:45:00,2021-01-04 23:25:00,1015.9,1025.35,-0.37,flip_to_long -8228,做多,2021-01-04 23:25:00,2021-01-04 23:30:00,1025.35,1022.29,-0.13,flip_to_short -8229,做空,2021-01-04 23:30:00,2021-01-04 23:35:00,1022.29,1028.77,-0.25,flip_to_long -8230,做多,2021-01-04 23:35:00,2021-01-05 03:20:00,1028.77,1057.29,1.01,flip_to_short -8231,做空,2021-01-05 03:20:00,2021-01-05 08:00:00,1057.29,1011.2,1.68,flip_to_long -8232,做多,2021-01-05 08:00:00,2021-01-05 10:35:00,1011.2,1020.25,0.34,flip_to_short -8233,做空,2021-01-05 10:35:00,2021-01-05 10:40:00,1020.25,1022.48,-0.11,flip_to_long -8234,做多,2021-01-05 10:40:00,2021-01-05 10:45:00,1022.48,1019.58,-0.14,flip_to_short -8235,做空,2021-01-05 10:45:00,2021-01-05 10:50:00,1019.58,1026.05,-0.28,flip_to_long -8236,做多,2021-01-05 10:50:00,2021-01-05 12:40:00,1026.05,1036.99,0.41,flip_to_short -8237,做空,2021-01-05 12:40:00,2021-01-05 13:00:00,1036.99,1032.0,0.18,flip_to_long -8238,做多,2021-01-05 13:00:00,2021-01-05 13:20:00,1032.0,1036.64,0.16,flip_to_short -8239,做空,2021-01-05 13:20:00,2021-01-05 13:35:00,1036.64,1042.0,-0.23,flip_to_long -8240,做多,2021-01-05 13:35:00,2021-01-05 13:45:00,1042.0,1035.61,-0.27,flip_to_short -8241,做空,2021-01-05 13:45:00,2021-01-05 14:40:00,1035.61,1038.19,-0.12,flip_to_long -8242,做多,2021-01-05 14:40:00,2021-01-05 16:00:00,1038.19,1041.68,0.12,flip_to_short -8243,做空,2021-01-05 16:00:00,2021-01-05 19:25:00,1041.68,1063.46,-0.87,flip_to_long -8244,做多,2021-01-05 19:25:00,2021-01-05 21:45:00,1063.46,1083.69,0.73,flip_to_short -8245,做空,2021-01-05 21:45:00,2021-01-05 21:50:00,1083.69,1084.2,-0.04,flip_to_long -8246,做多,2021-01-05 21:50:00,2021-01-05 23:15:00,1084.2,1100.31,0.58,flip_to_short -8247,做空,2021-01-05 23:15:00,2021-01-05 23:25:00,1100.31,1093.81,0.22,flip_to_long -8248,做多,2021-01-05 23:25:00,2021-01-05 23:30:00,1093.81,1092.74,-0.06,flip_to_short -8249,做空,2021-01-05 23:30:00,2021-01-05 23:35:00,1092.74,1098.14,-0.22,flip_to_long -8250,做多,2021-01-05 23:35:00,2021-01-05 23:40:00,1098.14,1094.71,-0.15,flip_to_short -8251,做空,2021-01-05 23:40:00,2021-01-06 04:00:00,1094.71,1077.83,0.6,flip_to_long -8252,做多,2021-01-06 04:00:00,2021-01-06 07:40:00,1077.83,1106.8,1.1,flip_to_short -8253,做空,2021-01-06 07:40:00,2021-01-06 07:50:00,1106.8,1107.34,-0.04,flip_to_long -8254,做多,2021-01-06 07:50:00,2021-01-06 07:55:00,1107.34,1107.01,-0.03,flip_to_short -8255,做空,2021-01-06 07:55:00,2021-01-06 08:50:00,1107.01,1106.0,0.02,flip_to_long -8256,做多,2021-01-06 08:50:00,2021-01-06 09:00:00,1106.0,1108.55,0.08,flip_to_short -8257,做空,2021-01-06 09:00:00,2021-01-06 10:00:00,1108.55,1108.01,-0.0,flip_to_long -8258,做多,2021-01-06 10:00:00,2021-01-06 10:20:00,1108.01,1109.22,0.03,flip_to_short -8259,做空,2021-01-06 10:20:00,2021-01-06 10:30:00,1109.22,1116.0,-0.28,flip_to_long -8260,做多,2021-01-06 10:30:00,2021-01-06 11:15:00,1116.0,1169.1,2.0,tp_upper -8261,做空,2021-01-06 13:30:00,2021-01-06 13:50:00,1130.7,1139.03,-0.35,flip_to_long -8262,做多,2021-01-06 13:50:00,2021-01-06 14:00:00,1139.03,1131.88,-0.3,flip_to_short -8263,做空,2021-01-06 14:00:00,2021-01-06 14:15:00,1131.88,1133.58,-0.09,flip_to_long -8264,做多,2021-01-06 14:15:00,2021-01-06 14:50:00,1133.58,1134.63,0.02,flip_to_short -8265,做空,2021-01-06 14:50:00,2021-01-06 15:00:00,1134.63,1134.98,-0.04,flip_to_long -8266,做多,2021-01-06 15:00:00,2021-01-06 15:45:00,1134.98,1142.33,0.26,flip_to_short -8267,做空,2021-01-06 15:45:00,2021-01-06 15:50:00,1142.33,1144.73,-0.11,flip_to_long -8268,做多,2021-01-06 15:50:00,2021-01-06 15:55:00,1144.73,1144.0,-0.05,flip_to_short -8269,做空,2021-01-06 15:55:00,2021-01-06 16:00:00,1144.0,1182.69,-1.5,flip_to_long -8270,做多,2021-01-06 16:00:00,2021-01-06 19:50:00,1182.69,1173.4,-0.35,flip_to_short -8271,做空,2021-01-06 19:50:00,2021-01-06 20:45:00,1173.4,1195.76,-0.82,flip_to_long -8272,做多,2021-01-06 20:45:00,2021-01-06 21:00:00,1195.76,1184.56,-0.4,flip_to_short -8273,做空,2021-01-06 21:00:00,2021-01-06 21:05:00,1184.56,1188.05,-0.14,flip_to_long -8274,做多,2021-01-06 21:05:00,2021-01-06 21:15:00,1188.05,1191.0,0.08,flip_to_short -8275,做空,2021-01-06 21:15:00,2021-01-06 21:30:00,1191.0,1185.37,0.17,flip_to_long -8276,做多,2021-01-06 21:30:00,2021-01-06 21:40:00,1185.37,1186.77,0.03,flip_to_short -8277,做空,2021-01-06 21:40:00,2021-01-06 22:00:00,1186.77,1187.47,-0.04,flip_to_long -8278,做多,2021-01-06 22:00:00,2021-01-06 22:30:00,1187.47,1186.31,-0.06,flip_to_short -8279,做空,2021-01-06 22:30:00,2021-01-06 22:35:00,1186.31,1189.22,-0.12,flip_to_long -8280,做多,2021-01-06 22:35:00,2021-01-06 22:45:00,1189.22,1188.12,-0.06,flip_to_short -8281,做空,2021-01-06 22:45:00,2021-01-06 23:00:00,1188.12,1186.49,0.04,flip_to_long -8282,做多,2021-01-06 23:00:00,2021-01-06 23:10:00,1186.49,1186.97,-0.0,flip_to_short -8283,做空,2021-01-06 23:10:00,2021-01-07 02:35:00,1186.97,1195.61,-0.31,flip_to_long -8284,做多,2021-01-07 02:35:00,2021-01-07 02:55:00,1195.61,1198.97,0.09,flip_to_short -8285,做空,2021-01-07 02:55:00,2021-01-07 05:10:00,1198.97,1210.17,-0.4,flip_to_long -8286,做多,2021-01-07 05:10:00,2021-01-07 05:40:00,1210.17,1208.24,-0.09,flip_to_short -8287,做空,2021-01-07 05:40:00,2021-01-07 05:45:00,1208.24,1214.99,-0.25,flip_to_long -8288,做多,2021-01-07 05:45:00,2021-01-07 05:55:00,1214.99,1210.44,-0.17,flip_to_short -8289,做空,2021-01-07 05:55:00,2021-01-07 06:10:00,1210.44,1205.69,0.14,flip_to_long -8290,做多,2021-01-07 06:10:00,2021-01-07 09:45:00,1205.69,1196.19,-0.34,flip_to_short -8291,做空,2021-01-07 09:45:00,2021-01-07 09:50:00,1196.19,1204.03,-0.28,flip_to_long -8292,做多,2021-01-07 09:50:00,2021-01-07 10:05:00,1204.03,1198.44,-0.2,flip_to_short -8293,做空,2021-01-07 10:05:00,2021-01-07 11:05:00,1198.44,1193.74,0.13,flip_to_long -8294,做多,2021-01-07 11:05:00,2021-01-07 11:10:00,1193.74,1193.38,-0.03,flip_to_short -8295,做空,2021-01-07 11:10:00,2021-01-07 11:15:00,1193.38,1194.51,-0.06,flip_to_long -8296,做多,2021-01-07 11:15:00,2021-01-07 11:20:00,1194.51,1190.27,-0.16,flip_to_short -8297,做空,2021-01-07 11:20:00,2021-01-07 11:30:00,1190.27,1194.85,-0.17,flip_to_long -8298,做多,2021-01-07 11:30:00,2021-01-07 18:20:00,1194.85,1255.51,1.96,flip_to_short -8299,做空,2021-01-07 18:20:00,2021-01-07 21:00:00,1255.51,1248.74,0.2,flip_to_long -8300,做多,2021-01-07 21:00:00,2021-01-07 21:45:00,1248.74,1248.72,-0.02,flip_to_short -8301,做空,2021-01-07 21:45:00,2021-01-08 04:40:00,1248.72,1175.08,2.4,flip_to_long -8302,做多,2021-01-08 04:40:00,2021-01-08 04:45:00,1175.08,1171.38,-0.16,flip_to_short -8303,做空,2021-01-08 04:45:00,2021-01-08 05:30:00,1171.38,1170.41,0.01,flip_to_long -8304,做多,2021-01-08 05:30:00,2021-01-08 05:45:00,1170.41,1156.6,-0.54,flip_to_short -8305,做空,2021-01-08 05:45:00,2021-01-08 06:15:00,1156.6,1158.11,-0.08,flip_to_long -8306,做多,2021-01-08 06:15:00,2021-01-08 12:50:00,1158.11,1245.49,3.24,flip_to_short -8307,做空,2021-01-08 12:50:00,2021-01-08 13:10:00,1245.49,1236.21,0.32,flip_to_long -8308,做多,2021-01-08 13:10:00,2021-01-08 14:15:00,1236.21,1244.46,0.29,flip_to_short -8309,做空,2021-01-08 14:15:00,2021-01-08 14:25:00,1244.46,1247.31,-0.13,flip_to_long -8310,做多,2021-01-08 14:25:00,2021-01-08 14:30:00,1247.31,1246.06,-0.07,flip_to_short -8311,做空,2021-01-08 14:30:00,2021-01-08 14:35:00,1246.06,1255.16,-0.37,flip_to_long -8312,做多,2021-01-08 14:35:00,2021-01-08 14:45:00,1255.16,1249.14,-0.25,flip_to_short -8313,做空,2021-01-08 14:45:00,2021-01-08 14:50:00,1249.14,1252.76,-0.16,flip_to_long -8314,做多,2021-01-08 14:50:00,2021-01-08 15:10:00,1252.76,1232.72,-0.76,flip_to_short -8315,做空,2021-01-08 15:10:00,2021-01-08 15:25:00,1232.72,1204.25,1.02,tp_lower -8316,做多,2021-01-08 16:35:00,2021-01-08 22:00:00,1238.42,1190.65,-1.8,flip_to_short -8317,做空,2021-01-08 22:00:00,2021-01-08 22:30:00,1190.65,1199.84,-0.36,flip_to_long -8318,做多,2021-01-08 22:30:00,2021-01-09 00:45:00,1199.84,1196.66,-0.14,flip_to_short -8319,做空,2021-01-09 00:45:00,2021-01-09 00:55:00,1196.66,1200.01,-0.15,flip_to_long -8320,做多,2021-01-09 00:55:00,2021-01-09 01:00:00,1200.01,1193.2,-0.27,flip_to_short -8321,做空,2021-01-09 01:00:00,2021-01-09 01:55:00,1193.2,1200.15,-0.28,flip_to_long -8322,做多,2021-01-09 01:55:00,2021-01-09 02:15:00,1200.15,1200.96,0.01,flip_to_short -8323,做空,2021-01-09 02:15:00,2021-01-09 02:20:00,1200.96,1202.51,-0.08,flip_to_long -8324,做多,2021-01-09 02:20:00,2021-01-09 02:30:00,1202.51,1196.9,-0.23,flip_to_short -8325,做空,2021-01-09 02:30:00,2021-01-09 03:05:00,1196.9,1209.02,-0.46,flip_to_long -8326,做多,2021-01-09 03:05:00,2021-01-09 05:15:00,1209.02,1211.87,0.08,flip_to_short -8327,做空,2021-01-09 05:15:00,2021-01-09 08:10:00,1211.87,1203.16,0.29,flip_to_long -8328,做多,2021-01-09 08:10:00,2021-01-09 12:40:00,1203.16,1220.54,0.6,flip_to_short -8329,做空,2021-01-09 12:40:00,2021-01-09 15:00:00,1220.54,1227.82,-0.28,flip_to_long -8330,做多,2021-01-09 15:00:00,2021-01-09 15:10:00,1227.82,1210.13,-0.65,flip_to_short -8331,做空,2021-01-09 15:10:00,2021-01-09 17:15:00,1210.13,1225.56,-0.57,flip_to_long -8332,做多,2021-01-09 17:15:00,2021-01-09 17:20:00,1225.56,1224.62,-0.05,flip_to_short -8333,做空,2021-01-09 17:20:00,2021-01-09 17:30:00,1224.62,1223.6,0.01,flip_to_long -8334,做多,2021-01-09 17:30:00,2021-01-09 17:35:00,1223.6,1222.25,-0.07,flip_to_short -8335,做空,2021-01-09 17:35:00,2021-01-09 17:40:00,1222.25,1226.27,-0.16,flip_to_long -8336,做多,2021-01-09 17:40:00,2021-01-09 17:45:00,1226.27,1222.99,-0.13,flip_to_short -8337,做空,2021-01-09 17:45:00,2021-01-10 06:05:00,1222.99,1323.76,-3.46,flip_to_long -8338,做多,2021-01-10 06:05:00,2021-01-10 06:25:00,1323.76,1324.14,-0.01,flip_to_short -8339,做空,2021-01-10 06:25:00,2021-01-10 06:30:00,1324.14,1324.9,-0.04,flip_to_long -8340,做多,2021-01-10 06:30:00,2021-01-10 06:40:00,1324.9,1323.83,-0.05,flip_to_short -8341,做空,2021-01-10 06:40:00,2021-01-10 06:45:00,1323.83,1325.01,-0.05,flip_to_long -8342,做多,2021-01-10 06:45:00,2021-01-10 08:45:00,1325.01,1332.14,0.19,flip_to_short -8343,做空,2021-01-10 08:45:00,2021-01-10 11:20:00,1332.14,1282.15,1.44,tp_lower -8344,做多,2021-01-10 13:10:00,2021-01-10 13:15:00,1316.58,1314.85,-0.07,flip_to_short -8345,做空,2021-01-10 13:15:00,2021-01-10 13:25:00,1314.85,1314.37,-0.01,flip_to_long -8346,做多,2021-01-10 13:25:00,2021-01-10 13:35:00,1314.37,1314.61,-0.01,flip_to_short -8347,做空,2021-01-10 13:35:00,2021-01-10 13:55:00,1314.61,1312.02,0.06,flip_to_long -8348,做多,2021-01-10 13:55:00,2021-01-10 14:00:00,1312.02,1303.98,-0.27,flip_to_short -8349,做空,2021-01-10 14:00:00,2021-01-10 14:05:00,1303.98,1309.6,-0.19,flip_to_long -8350,做多,2021-01-10 14:05:00,2021-01-10 14:15:00,1309.6,1298.37,-0.36,flip_to_short -8351,做空,2021-01-10 14:15:00,2021-01-10 14:25:00,1298.37,1311.93,-0.43,flip_to_long -8352,做多,2021-01-10 14:25:00,2021-01-10 14:35:00,1311.93,1303.08,-0.28,flip_to_short -8353,做空,2021-01-10 14:35:00,2021-01-10 15:15:00,1303.08,1301.46,0.03,flip_to_long -8354,做多,2021-01-10 15:15:00,2021-01-10 16:35:00,1301.46,1305.46,0.1,flip_to_short -8355,做空,2021-01-10 16:35:00,2021-01-10 16:50:00,1305.46,1304.66,0.0,flip_to_long -8356,做多,2021-01-10 16:50:00,2021-01-10 16:55:00,1304.66,1300.12,-0.15,flip_to_short -8357,做空,2021-01-10 16:55:00,2021-01-10 17:50:00,1300.12,1304.04,-0.14,flip_to_long -8358,做多,2021-01-10 17:50:00,2021-01-10 18:15:00,1304.04,1297.27,-0.22,flip_to_short -8359,做空,2021-01-10 18:15:00,2021-01-10 19:15:00,1297.27,1299.3,-0.08,flip_to_long -8360,做多,2021-01-10 19:15:00,2021-01-10 19:20:00,1299.3,1289.8,-0.3,flip_to_short -8361,做空,2021-01-10 19:20:00,2021-01-10 21:35:00,1289.8,1274.53,0.43,flip_to_long -8362,做多,2021-01-10 21:35:00,2021-01-10 22:00:00,1274.53,1272.71,-0.07,flip_to_short -8363,做空,2021-01-10 22:00:00,2021-01-10 22:05:00,1272.71,1277.58,-0.16,flip_to_long -8364,做多,2021-01-10 22:05:00,2021-01-10 22:55:00,1277.58,1276.11,-0.06,flip_to_short -8365,做空,2021-01-10 22:55:00,2021-01-10 23:10:00,1276.11,1272.95,0.07,flip_to_long -8366,做多,2021-01-10 23:10:00,2021-01-10 23:15:00,1272.95,1268.72,-0.14,flip_to_short -8367,做空,2021-01-10 23:15:00,2021-01-10 23:20:00,1268.72,1273.24,-0.15,flip_to_long -8368,做多,2021-01-10 23:20:00,2021-01-10 23:25:00,1273.24,1272.42,-0.04,flip_to_short -8369,做空,2021-01-10 23:25:00,2021-01-10 23:35:00,1272.42,1276.38,-0.14,flip_to_long -8370,做多,2021-01-10 23:35:00,2021-01-10 23:45:00,1276.38,1269.51,-0.22,flip_to_short -8371,做空,2021-01-10 23:45:00,2021-01-11 08:05:00,1269.51,1091.9,5.16,flip_to_long -8372,做多,2021-01-11 08:05:00,2021-01-11 11:10:00,1091.9,1083.23,-0.37,flip_to_short -8373,做空,2021-01-11 11:10:00,2021-01-11 11:20:00,1083.23,1096.48,-0.55,flip_to_long -8374,做多,2021-01-11 11:20:00,2021-01-11 11:25:00,1096.48,1087.27,-0.38,flip_to_short -8375,做空,2021-01-11 11:25:00,2021-01-11 11:30:00,1087.27,1093.87,-0.28,flip_to_long -8376,做多,2021-01-11 11:30:00,2021-01-11 11:40:00,1093.87,1092.64,-0.07,flip_to_short -8377,做空,2021-01-11 11:40:00,2021-01-11 12:25:00,1092.64,1099.03,-0.26,flip_to_long -8378,做多,2021-01-11 12:25:00,2021-01-11 17:40:00,1099.03,1005.9,-3.52,flip_to_short -8379,做空,2021-01-11 17:40:00,2021-01-11 18:00:00,1005.9,1005.35,0.0,flip_to_long -8380,做多,2021-01-11 18:00:00,2021-01-11 18:05:00,1005.35,986.65,-0.72,flip_to_short -8381,做空,2021-01-11 18:05:00,2021-01-11 18:10:00,986.65,999.88,-0.52,flip_to_long -8382,做多,2021-01-11 18:10:00,2021-01-11 18:15:00,999.88,996.93,-0.13,flip_to_short -8383,做空,2021-01-11 18:15:00,2021-01-11 18:20:00,996.93,1006.33,-0.36,flip_to_long -8384,做多,2021-01-11 18:20:00,2021-01-11 18:55:00,1006.33,993.69,-0.47,flip_to_short -8385,做空,2021-01-11 18:55:00,2021-01-11 19:40:00,993.69,985.68,0.27,flip_to_long -8386,做多,2021-01-11 19:40:00,2021-01-11 19:55:00,985.68,984.78,-0.05,flip_to_short -8387,做空,2021-01-11 19:55:00,2021-01-11 20:25:00,984.78,977.22,0.26,flip_to_long -8388,做多,2021-01-11 20:25:00,2021-01-11 20:35:00,977.22,979.46,0.06,flip_to_short -8389,做空,2021-01-11 20:35:00,2021-01-12 01:40:00,979.46,1057.22,-2.87,flip_to_long -8390,做多,2021-01-12 01:40:00,2021-01-12 01:45:00,1057.22,1044.47,-0.42,flip_to_short -8391,做空,2021-01-12 01:45:00,2021-01-12 02:00:00,1044.47,1059.01,-0.48,flip_to_long -8392,做多,2021-01-12 02:00:00,2021-01-12 02:10:00,1059.01,1046.63,-0.4,flip_to_short -8393,做空,2021-01-12 02:10:00,2021-01-12 02:25:00,1046.63,1055.76,-0.3,flip_to_long -8394,做多,2021-01-12 02:25:00,2021-01-12 08:45:00,1055.76,1112.54,1.7,flip_to_short -8395,做空,2021-01-12 08:45:00,2021-01-12 08:50:00,1112.54,1117.67,-0.17,flip_to_long -8396,做多,2021-01-12 08:50:00,2021-01-12 09:15:00,1117.67,1122.07,0.12,flip_to_short -8397,做空,2021-01-12 09:15:00,2021-01-12 09:30:00,1122.07,1128.74,-0.22,flip_to_long -8398,做多,2021-01-12 09:30:00,2021-01-12 09:45:00,1128.74,1121.0,-0.25,flip_to_short -8399,做空,2021-01-12 09:45:00,2021-01-12 16:00:00,1121.0,1083.17,1.1,flip_to_long -8400,做多,2021-01-12 16:00:00,2021-01-12 19:25:00,1083.17,1085.58,0.06,flip_to_short -8401,做空,2021-01-12 19:25:00,2021-01-12 19:55:00,1085.58,1084.08,0.03,flip_to_long -8402,做多,2021-01-12 19:55:00,2021-01-13 02:05:00,1084.08,1041.31,-1.37,flip_to_short -8403,做空,2021-01-13 02:05:00,2021-01-13 02:15:00,1041.31,1046.15,-0.17,flip_to_long -8404,做多,2021-01-13 02:15:00,2021-01-13 02:20:00,1046.15,1027.17,-0.62,flip_to_short -8405,做空,2021-01-13 02:20:00,2021-01-13 02:50:00,1027.17,1037.99,-0.36,flip_to_long -8406,做多,2021-01-13 02:50:00,2021-01-13 02:55:00,1037.99,1031.45,-0.22,flip_to_short -8407,做空,2021-01-13 02:55:00,2021-01-13 03:00:00,1031.45,1044.19,-0.41,flip_to_long -8408,做多,2021-01-13 03:00:00,2021-01-13 04:30:00,1044.19,1032.22,-0.38,flip_to_short -8409,做空,2021-01-13 04:30:00,2021-01-13 05:00:00,1032.22,1028.1,0.11,flip_to_long -8410,做多,2021-01-13 05:00:00,2021-01-13 05:15:00,1028.1,1026.24,-0.07,flip_to_short -8411,做空,2021-01-13 05:15:00,2021-01-13 05:50:00,1026.24,1030.33,-0.14,flip_to_long -8412,做多,2021-01-13 05:50:00,2021-01-13 11:40:00,1030.33,1069.5,1.16,flip_to_short -8413,做空,2021-01-13 11:40:00,2021-01-13 13:30:00,1069.5,1068.21,0.02,flip_to_long -8414,做多,2021-01-13 13:30:00,2021-01-13 14:50:00,1068.21,1066.74,-0.06,flip_to_short -8415,做空,2021-01-13 14:50:00,2021-01-13 15:35:00,1066.74,1067.0,-0.02,flip_to_long -8416,做多,2021-01-13 15:35:00,2021-01-13 15:40:00,1067.0,1065.77,-0.05,flip_to_short -8417,做空,2021-01-13 15:40:00,2021-01-13 15:50:00,1065.77,1068.3,-0.09,flip_to_long -8418,做多,2021-01-13 15:50:00,2021-01-13 16:05:00,1068.3,1066.99,-0.05,flip_to_short -8419,做空,2021-01-13 16:05:00,2021-01-13 16:15:00,1066.99,1064.35,0.06,flip_to_long -8420,做多,2021-01-13 16:15:00,2021-01-13 16:25:00,1064.35,1062.68,-0.07,flip_to_short -8421,做空,2021-01-13 16:25:00,2021-01-13 16:30:00,1062.68,1064.2,-0.06,flip_to_long -8422,做多,2021-01-13 16:30:00,2021-01-14 01:10:00,1064.2,1124.27,1.76,flip_to_short -8423,做空,2021-01-14 01:10:00,2021-01-14 01:25:00,1124.27,1126.81,-0.09,flip_to_long -8424,做多,2021-01-14 01:25:00,2021-01-14 01:30:00,1126.81,1122.29,-0.15,flip_to_short -8425,做空,2021-01-14 01:30:00,2021-01-14 05:45:00,1122.29,1114.85,0.21,flip_to_long -8426,做多,2021-01-14 05:45:00,2021-01-14 05:50:00,1114.85,1111.75,-0.11,flip_to_short -8427,做空,2021-01-14 05:50:00,2021-01-14 06:10:00,1111.75,1111.95,-0.02,flip_to_long -8428,做多,2021-01-14 06:10:00,2021-01-14 12:10:00,1111.95,1155.65,1.3,flip_to_short -8429,做空,2021-01-14 12:10:00,2021-01-14 12:15:00,1155.65,1158.0,-0.09,flip_to_long -8430,做多,2021-01-14 12:15:00,2021-01-14 18:35:00,1158.0,1219.32,1.82,flip_to_short -8431,做空,2021-01-14 18:35:00,2021-01-14 19:00:00,1219.32,1222.24,-0.11,flip_to_long -8432,做多,2021-01-14 19:00:00,2021-01-14 19:05:00,1222.24,1221.41,-0.04,flip_to_short -8433,做空,2021-01-14 19:05:00,2021-01-14 19:40:00,1221.41,1228.79,-0.24,flip_to_long -8434,做多,2021-01-14 19:40:00,2021-01-14 20:10:00,1228.79,1226.2,-0.09,flip_to_short -8435,做空,2021-01-14 20:10:00,2021-01-14 23:10:00,1226.2,1205.96,0.58,flip_to_long -8436,做多,2021-01-14 23:10:00,2021-01-14 23:20:00,1205.96,1207.98,0.04,flip_to_short -8437,做空,2021-01-14 23:20:00,2021-01-14 23:35:00,1207.98,1210.08,-0.08,flip_to_long -8438,做多,2021-01-14 23:35:00,2021-01-15 03:10:00,1210.08,1228.15,0.53,flip_to_short -8439,做空,2021-01-15 03:10:00,2021-01-15 03:20:00,1228.15,1229.2,-0.05,flip_to_long -8440,做多,2021-01-15 03:20:00,2021-01-15 09:00:00,1229.2,1213.09,-0.51,flip_to_short -8441,做空,2021-01-15 09:00:00,2021-01-15 09:05:00,1213.09,1215.58,-0.09,flip_to_long -8442,做多,2021-01-15 09:05:00,2021-01-15 09:10:00,1215.58,1214.93,-0.04,flip_to_short -8443,做空,2021-01-15 09:10:00,2021-01-15 09:15:00,1214.93,1220.14,-0.18,flip_to_long -8444,做多,2021-01-15 09:15:00,2021-01-15 11:10:00,1220.14,1225.55,0.14,flip_to_short -8445,做空,2021-01-15 11:10:00,2021-01-15 11:55:00,1225.55,1227.58,-0.08,flip_to_long -8446,做多,2021-01-15 11:55:00,2021-01-15 13:45:00,1227.58,1221.44,-0.2,flip_to_short -8447,做空,2021-01-15 13:45:00,2021-01-15 13:55:00,1221.44,1223.75,-0.09,flip_to_long -8448,做多,2021-01-15 13:55:00,2021-01-15 14:05:00,1223.75,1215.04,-0.28,flip_to_short -8449,做空,2021-01-15 14:05:00,2021-01-15 16:00:00,1215.04,1100.6,3.37,tp_lower -8450,做多,2021-01-15 19:25:00,2021-01-15 19:35:00,1158.85,1151.49,-0.27,flip_to_short -8451,做空,2021-01-15 19:35:00,2021-01-15 21:25:00,1151.49,1149.0,0.06,flip_to_long -8452,做多,2021-01-15 21:25:00,2021-01-16 02:20:00,1149.0,1177.74,0.96,flip_to_short -8453,做空,2021-01-16 02:20:00,2021-01-16 02:45:00,1177.74,1176.49,0.02,flip_to_long -8454,做多,2021-01-16 02:45:00,2021-01-16 04:05:00,1176.49,1172.52,-0.16,flip_to_short -8455,做空,2021-01-16 04:05:00,2021-01-16 04:50:00,1172.52,1179.15,-0.25,flip_to_long -8456,做多,2021-01-16 04:50:00,2021-01-16 05:00:00,1179.15,1182.38,0.09,flip_to_short -8457,做空,2021-01-16 05:00:00,2021-01-16 06:25:00,1182.38,1175.1,0.23,flip_to_long -8458,做多,2021-01-16 06:25:00,2021-01-16 06:35:00,1175.1,1174.31,-0.05,flip_to_short -8459,做空,2021-01-16 06:35:00,2021-01-16 06:40:00,1174.31,1174.56,-0.03,flip_to_long -8460,做多,2021-01-16 06:40:00,2021-01-16 06:45:00,1174.56,1173.94,-0.04,flip_to_short -8461,做空,2021-01-16 06:45:00,2021-01-16 06:50:00,1173.94,1176.9,-0.12,flip_to_long -8462,做多,2021-01-16 06:50:00,2021-01-16 06:55:00,1176.9,1175.06,-0.08,flip_to_short -8463,做空,2021-01-16 06:55:00,2021-01-16 12:30:00,1175.06,1209.31,-1.18,flip_to_long -8464,做多,2021-01-16 12:30:00,2021-01-16 14:25:00,1209.31,1220.86,0.35,flip_to_short -8465,做空,2021-01-16 14:25:00,2021-01-16 14:30:00,1220.86,1225.81,-0.18,flip_to_long -8466,做多,2021-01-16 14:30:00,2021-01-16 18:00:00,1225.81,1248.76,0.71,flip_to_short -8467,做空,2021-01-16 18:00:00,2021-01-16 18:05:00,1248.76,1253.12,-0.16,flip_to_long -8468,做多,2021-01-16 18:05:00,2021-01-16 18:25:00,1253.12,1256.75,0.09,flip_to_short -8469,做空,2021-01-16 18:25:00,2021-01-16 18:40:00,1256.75,1250.09,0.19,flip_to_long -8470,做多,2021-01-16 18:40:00,2021-01-16 21:10:00,1250.09,1260.39,0.31,flip_to_short -8471,做空,2021-01-16 21:10:00,2021-01-17 00:50:00,1260.39,1239.32,0.65,flip_to_long -8472,做多,2021-01-17 00:50:00,2021-01-17 01:30:00,1239.32,1229.84,-0.34,flip_to_short -8473,做空,2021-01-17 01:30:00,2021-01-17 01:45:00,1229.84,1233.15,-0.13,flip_to_long -8474,做多,2021-01-17 01:45:00,2021-01-17 03:30:00,1233.15,1238.84,0.17,flip_to_short -8475,做空,2021-01-17 03:30:00,2021-01-17 03:40:00,1238.84,1236.53,0.06,flip_to_long -8476,做多,2021-01-17 03:40:00,2021-01-17 04:35:00,1236.53,1238.95,0.06,flip_to_short -8477,做空,2021-01-17 04:35:00,2021-01-17 09:15:00,1238.95,1209.86,0.94,flip_to_long -8478,做多,2021-01-17 09:15:00,2021-01-17 10:40:00,1209.86,1204.83,-0.19,flip_to_short -8479,做空,2021-01-17 10:40:00,2021-01-17 13:50:00,1204.83,1209.08,-0.17,flip_to_long -8480,做多,2021-01-17 13:50:00,2021-01-17 13:55:00,1209.08,1200.46,-0.32,flip_to_short -8481,做空,2021-01-17 13:55:00,2021-01-17 14:15:00,1200.46,1206.77,-0.24,flip_to_long -8482,做多,2021-01-17 14:15:00,2021-01-17 14:40:00,1206.77,1207.59,0.01,flip_to_short -8483,做空,2021-01-17 14:40:00,2021-01-17 14:45:00,1207.59,1209.69,-0.09,flip_to_long -8484,做多,2021-01-17 14:45:00,2021-01-17 14:50:00,1209.69,1208.12,-0.07,flip_to_short -8485,做空,2021-01-17 14:50:00,2021-01-17 15:05:00,1208.12,1220.58,-0.44,flip_to_long -8486,做多,2021-01-17 15:05:00,2021-01-17 18:55:00,1220.58,1228.29,0.23,flip_to_short -8487,做空,2021-01-17 18:55:00,2021-01-17 19:00:00,1228.29,1237.38,-0.32,flip_to_long -8488,做多,2021-01-17 19:00:00,2021-01-17 19:30:00,1237.38,1233.66,-0.14,flip_to_short -8489,做空,2021-01-17 19:30:00,2021-01-17 20:30:00,1233.66,1231.66,0.04,flip_to_long -8490,做多,2021-01-17 20:30:00,2021-01-17 20:50:00,1231.66,1234.61,0.08,flip_to_short -8491,做空,2021-01-17 20:50:00,2021-01-18 00:45:00,1234.61,1244.84,-0.35,flip_to_long -8492,做多,2021-01-18 00:45:00,2021-01-18 11:00:00,1244.84,1219.37,-0.84,flip_to_short -8493,做空,2021-01-18 11:00:00,2021-01-18 11:25:00,1219.37,1221.56,-0.09,flip_to_long -8494,做多,2021-01-18 11:25:00,2021-01-18 11:30:00,1221.56,1220.13,-0.07,flip_to_short -8495,做空,2021-01-18 11:30:00,2021-01-18 11:45:00,1220.13,1223.85,-0.14,flip_to_long -8496,做多,2021-01-18 11:45:00,2021-01-18 14:30:00,1223.85,1231.24,0.22,flip_to_short -8497,做空,2021-01-18 14:30:00,2021-01-18 14:40:00,1231.24,1236.57,-0.19,flip_to_long -8498,做多,2021-01-18 14:40:00,2021-01-18 14:45:00,1236.57,1234.21,-0.09,flip_to_short -8499,做空,2021-01-18 14:45:00,2021-01-18 14:50:00,1234.21,1238.85,-0.17,flip_to_long -8500,做多,2021-01-18 14:50:00,2021-01-18 15:00:00,1238.85,1237.33,-0.07,flip_to_short -8501,做空,2021-01-18 15:00:00,2021-01-18 19:10:00,1237.33,1233.12,0.11,flip_to_long -8502,做多,2021-01-18 19:10:00,2021-01-18 19:15:00,1233.12,1232.57,-0.04,flip_to_short -8503,做空,2021-01-18 19:15:00,2021-01-18 19:35:00,1232.57,1229.64,0.07,flip_to_long -8504,做多,2021-01-18 19:35:00,2021-01-18 19:50:00,1229.64,1227.54,-0.09,flip_to_short -8505,做空,2021-01-18 19:50:00,2021-01-18 19:55:00,1227.54,1228.95,-0.06,flip_to_long -8506,做多,2021-01-18 19:55:00,2021-01-18 20:55:00,1228.95,1227.73,-0.06,flip_to_short -8507,做空,2021-01-18 20:55:00,2021-01-18 21:00:00,1227.73,1234.05,-0.22,flip_to_long -8508,做多,2021-01-18 21:00:00,2021-01-19 04:55:00,1234.05,1309.33,2.31,flip_to_short -8509,做空,2021-01-19 04:55:00,2021-01-19 05:00:00,1309.33,1316.09,-0.23,flip_to_long -8510,做多,2021-01-19 05:00:00,2021-01-19 05:40:00,1316.09,1318.18,0.04,flip_to_short -8511,做空,2021-01-19 05:40:00,2021-01-19 05:45:00,1318.18,1326.43,-0.28,flip_to_long -8512,做多,2021-01-19 05:45:00,2021-01-19 05:50:00,1326.43,1321.91,-0.16,flip_to_short -8513,做空,2021-01-19 05:50:00,2021-01-19 05:55:00,1321.91,1324.71,-0.11,flip_to_long -8514,做多,2021-01-19 05:55:00,2021-01-19 06:45:00,1324.71,1329.63,0.13,flip_to_short -8515,做空,2021-01-19 06:45:00,2021-01-19 07:20:00,1329.63,1331.11,-0.07,flip_to_long -8516,做多,2021-01-19 07:20:00,2021-01-19 07:50:00,1331.11,1375.28,1.32,tp_upper -8517,做空,2021-01-19 12:40:00,2021-01-19 12:45:00,1388.04,1396.32,-0.27,flip_to_long -8518,做多,2021-01-19 12:45:00,2021-01-19 12:55:00,1396.32,1390.18,-0.2,flip_to_short -8519,做空,2021-01-19 12:55:00,2021-01-19 13:00:00,1390.18,1404.39,-0.44,flip_to_long -8520,做多,2021-01-19 13:00:00,2021-01-19 13:20:00,1404.39,1398.57,-0.19,flip_to_short -8521,做空,2021-01-19 13:20:00,2021-01-19 15:30:00,1398.57,1405.93,-0.23,flip_to_long -8522,做多,2021-01-19 15:30:00,2021-01-19 15:50:00,1405.93,1407.84,0.03,flip_to_short -8523,做空,2021-01-19 15:50:00,2021-01-19 18:05:00,1407.84,1410.26,-0.09,flip_to_long -8524,做多,2021-01-19 18:05:00,2021-01-19 23:25:00,1410.26,1394.01,-0.48,flip_to_short -8525,做空,2021-01-19 23:25:00,2021-01-19 23:45:00,1394.01,1391.52,0.05,flip_to_long -8526,做多,2021-01-19 23:45:00,2021-01-20 01:10:00,1391.52,1400.95,0.25,flip_to_short -8527,做空,2021-01-20 01:10:00,2021-01-20 01:50:00,1400.95,1398.29,0.06,flip_to_long -8528,做多,2021-01-20 01:50:00,2021-01-20 03:05:00,1398.29,1399.93,0.03,flip_to_short -8529,做空,2021-01-20 03:05:00,2021-01-20 06:05:00,1399.93,1373.8,0.74,flip_to_long -8530,做多,2021-01-20 06:05:00,2021-01-20 07:20:00,1373.8,1368.61,-0.18,flip_to_short -8531,做空,2021-01-20 07:20:00,2021-01-20 08:25:00,1368.61,1370.85,-0.09,flip_to_long -8532,做多,2021-01-20 08:25:00,2021-01-20 08:40:00,1370.85,1360.01,-0.34,flip_to_short -8533,做空,2021-01-20 08:40:00,2021-01-20 13:45:00,1360.01,1307.35,1.55,flip_to_long -8534,做多,2021-01-20 13:45:00,2021-01-20 15:25:00,1307.35,1289.22,-0.61,flip_to_short -8535,做空,2021-01-20 15:25:00,2021-01-20 15:35:00,1289.22,1294.26,-0.18,flip_to_long -8536,做多,2021-01-20 15:35:00,2021-01-20 15:40:00,1294.26,1294.04,-0.03,flip_to_short -8537,做空,2021-01-20 15:40:00,2021-01-20 16:10:00,1294.04,1293.89,-0.02,flip_to_long -8538,做多,2021-01-20 16:10:00,2021-01-20 17:15:00,1293.89,1297.05,0.08,flip_to_short -8539,做空,2021-01-20 17:15:00,2021-01-20 17:20:00,1297.05,1300.63,-0.13,flip_to_long -8540,做多,2021-01-20 17:20:00,2021-01-20 17:25:00,1300.63,1298.83,-0.08,flip_to_short -8541,做空,2021-01-20 17:25:00,2021-01-20 21:15:00,1298.83,1317.85,-0.62,flip_to_long -8542,做多,2021-01-20 21:15:00,2021-01-20 21:55:00,1317.85,1323.4,0.15,flip_to_short -8543,做空,2021-01-20 21:55:00,2021-01-20 22:15:00,1323.4,1335.24,-0.38,flip_to_long -8544,做多,2021-01-20 22:15:00,2021-01-20 23:00:00,1335.24,1326.84,-0.27,flip_to_short -8545,做空,2021-01-20 23:00:00,2021-01-20 23:05:00,1326.84,1327.41,-0.04,flip_to_long -8546,做多,2021-01-20 23:05:00,2021-01-21 01:45:00,1327.41,1342.33,0.43,flip_to_short -8547,做空,2021-01-21 01:45:00,2021-01-21 07:00:00,1342.33,1318.34,0.71,flip_to_long -8548,做多,2021-01-21 07:00:00,2021-01-21 07:05:00,1318.34,1315.0,-0.13,flip_to_short -8549,做空,2021-01-21 07:05:00,2021-01-21 07:25:00,1315.0,1316.68,-0.07,flip_to_long -8550,做多,2021-01-21 07:25:00,2021-01-21 07:35:00,1316.68,1317.19,-0.0,flip_to_short -8551,做空,2021-01-21 07:35:00,2021-01-21 08:00:00,1317.19,1313.91,0.08,flip_to_long -8552,做多,2021-01-21 08:00:00,2021-01-21 08:05:00,1313.91,1296.26,-0.58,flip_to_short -8553,做空,2021-01-21 08:05:00,2021-01-21 13:10:00,1296.26,1251.08,1.4,flip_to_long -8554,做多,2021-01-21 13:10:00,2021-01-21 13:20:00,1251.08,1249.11,-0.09,flip_to_short -8555,做空,2021-01-21 13:20:00,2021-01-21 13:25:00,1249.11,1255.26,-0.23,flip_to_long -8556,做多,2021-01-21 13:25:00,2021-01-21 13:35:00,1255.26,1249.15,-0.22,flip_to_short -8557,做空,2021-01-21 13:35:00,2021-01-21 19:10:00,1249.15,1204.85,1.45,flip_to_long -8558,做多,2021-01-21 19:10:00,2021-01-21 21:30:00,1204.85,1203.14,-0.08,flip_to_short -8559,做空,2021-01-21 21:30:00,2021-01-22 01:50:00,1203.14,1125.93,2.73,flip_to_long -8560,做多,2021-01-22 01:50:00,2021-01-22 02:05:00,1125.93,1119.03,-0.31,flip_to_short -8561,做空,2021-01-22 02:05:00,2021-01-22 02:10:00,1119.03,1149.31,-1.26,flip_to_long -8562,做多,2021-01-22 02:10:00,2021-01-22 07:20:00,1149.31,1161.86,0.46,flip_to_short -8563,做空,2021-01-22 07:20:00,2021-01-22 08:50:00,1161.86,1161.96,-0.03,flip_to_long -8564,做多,2021-01-22 08:50:00,2021-01-22 09:05:00,1161.96,1158.84,-0.14,flip_to_short -8565,做空,2021-01-22 09:05:00,2021-01-22 09:10:00,1158.84,1163.23,-0.19,flip_to_long -8566,做多,2021-01-22 09:10:00,2021-01-22 09:15:00,1163.23,1155.06,-0.33,flip_to_short -8567,做空,2021-01-22 09:15:00,2021-01-22 09:20:00,1155.06,1160.57,-0.23,flip_to_long -8568,做多,2021-01-22 09:20:00,2021-01-22 10:25:00,1160.57,1164.81,0.14,flip_to_short -8569,做空,2021-01-22 10:25:00,2021-01-22 17:45:00,1164.81,1229.0,-2.45,flip_to_long -8570,做多,2021-01-22 17:45:00,2021-01-22 18:00:00,1229.0,1226.26,-0.11,flip_to_short -8571,做空,2021-01-22 18:00:00,2021-01-22 18:05:00,1226.26,1232.1,-0.22,flip_to_long -8572,做多,2021-01-22 18:05:00,2021-01-22 20:50:00,1232.1,1247.56,0.5,flip_to_short -8573,做空,2021-01-22 20:50:00,2021-01-22 20:55:00,1247.56,1250.08,-0.1,flip_to_long -8574,做多,2021-01-22 20:55:00,2021-01-22 21:45:00,1250.08,1245.78,-0.16,flip_to_short -8575,做空,2021-01-22 21:45:00,2021-01-22 22:05:00,1245.78,1251.99,-0.23,flip_to_long -8576,做多,2021-01-22 22:05:00,2021-01-22 22:10:00,1251.99,1249.39,-0.11,flip_to_short -8577,做空,2021-01-22 22:10:00,2021-01-22 22:15:00,1249.39,1255.87,-0.23,flip_to_long -8578,做多,2021-01-22 22:15:00,2021-01-22 22:30:00,1255.87,1250.14,-0.21,flip_to_short -8579,做空,2021-01-22 22:30:00,2021-01-23 01:40:00,1250.14,1238.27,0.36,flip_to_long -8580,做多,2021-01-23 01:40:00,2021-01-23 01:45:00,1238.27,1235.45,-0.12,flip_to_short -8581,做空,2021-01-23 01:45:00,2021-01-23 02:00:00,1235.45,1237.4,-0.09,flip_to_long -8582,做多,2021-01-23 02:00:00,2021-01-23 02:05:00,1237.4,1236.58,-0.05,flip_to_short -8583,做空,2021-01-23 02:05:00,2021-01-23 03:15:00,1236.58,1232.66,0.11,flip_to_long -8584,做多,2021-01-23 03:15:00,2021-01-23 09:25:00,1232.66,1257.58,0.82,flip_to_short -8585,做空,2021-01-23 09:25:00,2021-01-23 09:30:00,1257.58,1259.71,-0.09,flip_to_long -8586,做多,2021-01-23 09:30:00,2021-01-23 09:35:00,1259.71,1259.68,-0.02,flip_to_short -8587,做空,2021-01-23 09:35:00,2021-01-23 13:40:00,1259.68,1235.44,0.79,flip_to_long -8588,做多,2021-01-23 13:40:00,2021-01-23 15:30:00,1235.44,1233.15,-0.1,flip_to_short -8589,做空,2021-01-23 15:30:00,2021-01-23 16:10:00,1233.15,1231.04,0.05,flip_to_long -8590,做多,2021-01-23 16:10:00,2021-01-23 20:05:00,1231.04,1250.38,0.65,flip_to_short -8591,做空,2021-01-23 20:05:00,2021-01-23 20:35:00,1250.38,1250.83,-0.04,flip_to_long -8592,做多,2021-01-23 20:35:00,2021-01-23 21:05:00,1250.83,1251.0,-0.02,flip_to_short -8593,做空,2021-01-23 21:05:00,2021-01-23 21:10:00,1251.0,1253.0,-0.09,flip_to_long -8594,做多,2021-01-23 21:10:00,2021-01-23 21:20:00,1253.0,1249.67,-0.14,flip_to_short -8595,做空,2021-01-23 21:20:00,2021-01-23 21:40:00,1249.67,1252.49,-0.12,flip_to_long -8596,做多,2021-01-23 21:40:00,2021-01-23 21:50:00,1252.49,1253.32,0.01,flip_to_short -8597,做空,2021-01-23 21:50:00,2021-01-24 01:10:00,1253.32,1242.96,0.33,flip_to_long -8598,做多,2021-01-24 01:10:00,2021-01-24 01:15:00,1242.96,1242.57,-0.04,flip_to_short -8599,做空,2021-01-24 01:15:00,2021-01-24 01:35:00,1242.57,1243.12,-0.04,flip_to_long -8600,做多,2021-01-24 01:35:00,2021-01-24 01:50:00,1243.12,1240.16,-0.13,flip_to_short -8601,做空,2021-01-24 01:50:00,2021-01-24 02:00:00,1240.16,1241.61,-0.07,flip_to_long -8602,做多,2021-01-24 02:00:00,2021-01-24 12:10:00,1241.61,1331.53,3.12,flip_to_short -8603,做空,2021-01-24 12:10:00,2021-01-24 12:15:00,1331.53,1332.42,-0.05,flip_to_long -8604,做多,2021-01-24 12:15:00,2021-01-24 12:25:00,1332.42,1330.21,-0.1,flip_to_short -8605,做空,2021-01-24 12:25:00,2021-01-24 16:00:00,1330.21,1336.54,-0.24,flip_to_long -8606,做多,2021-01-24 16:00:00,2021-01-24 16:05:00,1336.54,1319.2,-0.62,flip_to_short -8607,做空,2021-01-24 16:05:00,2021-01-24 16:35:00,1319.2,1325.7,-0.25,flip_to_long -8608,做多,2021-01-24 16:35:00,2021-01-24 16:40:00,1325.7,1324.12,-0.08,flip_to_short -8609,做空,2021-01-24 16:40:00,2021-01-24 20:25:00,1324.12,1335.41,-0.41,flip_to_long -8610,做多,2021-01-24 20:25:00,2021-01-24 20:45:00,1335.41,1337.81,0.06,flip_to_short -8611,做空,2021-01-24 20:45:00,2021-01-24 20:50:00,1337.81,1340.1,-0.1,flip_to_long -8612,做多,2021-01-24 20:50:00,2021-01-24 22:20:00,1340.1,1348.6,0.26,flip_to_short -8613,做空,2021-01-24 22:20:00,2021-01-25 05:15:00,1348.6,1434.66,-2.88,flip_to_long -8614,做多,2021-01-25 05:15:00,2021-01-25 05:20:00,1434.66,1433.29,-0.06,flip_to_short -8615,做空,2021-01-25 05:20:00,2021-01-25 05:35:00,1433.29,1435.34,-0.08,flip_to_long -8616,做多,2021-01-25 05:35:00,2021-01-25 05:40:00,1435.34,1435.39,-0.02,flip_to_short -8617,做空,2021-01-25 05:40:00,2021-01-25 06:30:00,1435.39,1428.91,0.17,flip_to_long -8618,做多,2021-01-25 06:30:00,2021-01-25 06:55:00,1428.91,1428.69,-0.03,flip_to_short -8619,做空,2021-01-25 06:55:00,2021-01-25 07:55:00,1428.69,1425.79,0.06,flip_to_long -8620,做多,2021-01-25 07:55:00,2021-01-25 08:00:00,1425.79,1420.54,-0.18,flip_to_short -8621,做空,2021-01-25 08:00:00,2021-01-25 08:50:00,1420.54,1422.79,-0.09,flip_to_long -8622,做多,2021-01-25 08:50:00,2021-01-25 09:00:00,1422.79,1423.21,-0.01,flip_to_short -8623,做空,2021-01-25 09:00:00,2021-01-25 11:25:00,1423.21,1418.2,0.13,flip_to_long -8624,做多,2021-01-25 11:25:00,2021-01-25 12:00:00,1418.2,1407.58,-0.34,flip_to_short -8625,做空,2021-01-25 12:00:00,2021-01-25 12:05:00,1407.58,1415.56,-0.26,flip_to_long -8626,做多,2021-01-25 12:05:00,2021-01-25 13:25:00,1415.56,1415.68,-0.02,flip_to_short -8627,做空,2021-01-25 13:25:00,2021-01-25 13:45:00,1415.68,1415.58,-0.02,flip_to_long -8628,做多,2021-01-25 13:45:00,2021-01-25 14:30:00,1415.58,1413.57,-0.08,flip_to_short -8629,做空,2021-01-25 14:30:00,2021-01-25 14:35:00,1413.57,1416.18,-0.1,flip_to_long -8630,做多,2021-01-25 14:35:00,2021-01-25 14:40:00,1416.18,1412.82,-0.12,flip_to_short -8631,做空,2021-01-25 14:40:00,2021-01-25 15:00:00,1412.82,1415.61,-0.1,flip_to_long -8632,做多,2021-01-25 15:00:00,2021-01-25 16:05:00,1415.61,1421.67,0.15,flip_to_short -8633,做空,2021-01-25 16:05:00,2021-01-26 00:15:00,1421.67,1345.74,2.18,flip_to_long -8634,做多,2021-01-26 00:15:00,2021-01-26 02:45:00,1345.74,1344.47,-0.06,flip_to_short -8635,做空,2021-01-26 02:45:00,2021-01-26 02:50:00,1344.47,1351.85,-0.26,flip_to_long -8636,做多,2021-01-26 02:50:00,2021-01-26 03:15:00,1351.85,1339.53,-0.42,flip_to_short -8637,做空,2021-01-26 03:15:00,2021-01-26 04:50:00,1339.53,1348.18,-0.3,flip_to_long -8638,做多,2021-01-26 04:50:00,2021-01-26 04:55:00,1348.18,1340.13,-0.28,flip_to_short -8639,做空,2021-01-26 04:55:00,2021-01-26 05:45:00,1340.13,1345.72,-0.2,flip_to_long -8640,做多,2021-01-26 05:45:00,2021-01-26 05:50:00,1345.72,1341.37,-0.16,flip_to_short -8641,做空,2021-01-26 05:50:00,2021-01-26 08:30:00,1341.37,1322.04,0.59,flip_to_long -8642,做多,2021-01-26 08:30:00,2021-01-26 09:10:00,1322.04,1324.25,0.05,flip_to_short -8643,做空,2021-01-26 09:10:00,2021-01-26 10:00:00,1324.25,1320.25,0.11,flip_to_long -8644,做多,2021-01-26 10:00:00,2021-01-26 11:20:00,1320.25,1318.48,-0.08,flip_to_short -8645,做空,2021-01-26 11:20:00,2021-01-26 11:35:00,1318.48,1321.95,-0.13,flip_to_long -8646,做多,2021-01-26 11:35:00,2021-01-26 11:45:00,1321.95,1316.26,-0.2,flip_to_short -8647,做空,2021-01-26 11:45:00,2021-01-26 12:00:00,1316.26,1315.6,0.0,flip_to_long -8648,做多,2021-01-26 12:00:00,2021-01-26 16:10:00,1315.6,1282.06,-1.1,flip_to_short -8649,做空,2021-01-26 16:10:00,2021-01-26 16:25:00,1282.06,1290.12,-0.28,flip_to_long -8650,做多,2021-01-26 16:25:00,2021-01-26 21:55:00,1290.12,1335.22,1.41,flip_to_short -8651,做空,2021-01-26 21:55:00,2021-01-26 22:10:00,1335.22,1336.16,-0.05,flip_to_long -8652,做多,2021-01-26 22:10:00,2021-01-26 22:15:00,1336.16,1333.1,-0.12,flip_to_short -8653,做空,2021-01-26 22:15:00,2021-01-26 22:25:00,1333.1,1343.85,-0.36,flip_to_long -8654,做多,2021-01-26 22:25:00,2021-01-27 00:10:00,1343.85,1348.69,0.13,flip_to_short -8655,做空,2021-01-27 00:10:00,2021-01-27 07:15:00,1348.69,1300.53,1.5,flip_to_long -8656,做多,2021-01-27 07:15:00,2021-01-27 07:40:00,1300.53,1300.43,-0.03,flip_to_short -8657,做空,2021-01-27 07:40:00,2021-01-27 11:00:00,1300.43,1288.93,0.37,flip_to_long -8658,做多,2021-01-27 11:00:00,2021-01-27 11:40:00,1288.93,1270.87,-0.65,flip_to_short -8659,做空,2021-01-27 11:40:00,2021-01-27 13:00:00,1270.87,1273.77,-0.12,flip_to_long -8660,做多,2021-01-27 13:00:00,2021-01-27 13:05:00,1273.77,1273.26,-0.04,flip_to_short -8661,做空,2021-01-27 13:05:00,2021-01-27 15:45:00,1273.26,1266.32,0.22,flip_to_long -8662,做多,2021-01-27 15:45:00,2021-01-27 17:30:00,1266.32,1261.52,-0.19,flip_to_short -8663,做空,2021-01-27 17:30:00,2021-01-27 17:55:00,1261.52,1258.92,0.07,flip_to_long -8664,做多,2021-01-27 17:55:00,2021-01-27 19:50:00,1258.92,1262.96,0.12,flip_to_short -8665,做空,2021-01-27 19:50:00,2021-01-27 21:35:00,1262.96,1268.51,-0.21,flip_to_long -8666,做多,2021-01-27 21:35:00,2021-01-27 21:45:00,1268.51,1267.74,-0.05,flip_to_short -8667,做空,2021-01-27 21:45:00,2021-01-28 01:10:00,1267.74,1258.7,0.29,flip_to_long -8668,做多,2021-01-28 01:10:00,2021-01-28 01:35:00,1258.7,1248.09,-0.39,flip_to_short -8669,做空,2021-01-28 01:35:00,2021-01-28 01:50:00,1248.09,1258.02,-0.37,flip_to_long -8670,做多,2021-01-28 01:50:00,2021-01-28 07:25:00,1258.02,1289.84,1.08,flip_to_short -8671,做空,2021-01-28 07:25:00,2021-01-28 07:35:00,1289.84,1288.14,0.04,flip_to_long -8672,做多,2021-01-28 07:35:00,2021-01-28 07:50:00,1288.14,1280.91,-0.27,flip_to_short -8673,做空,2021-01-28 07:50:00,2021-01-28 08:10:00,1280.91,1287.01,-0.23,flip_to_long -8674,做多,2021-01-28 08:10:00,2021-01-28 10:15:00,1287.01,1287.69,0.0,flip_to_short -8675,做空,2021-01-28 10:15:00,2021-01-28 10:45:00,1287.69,1297.38,-0.35,flip_to_long -8676,做多,2021-01-28 10:45:00,2021-01-28 17:45:00,1297.38,1340.17,1.41,flip_to_short -8677,做空,2021-01-28 17:45:00,2021-01-28 18:00:00,1340.17,1339.76,-0.01,flip_to_long -8678,做多,2021-01-28 18:00:00,2021-01-28 20:25:00,1339.76,1342.95,0.08,flip_to_short -8679,做空,2021-01-28 20:25:00,2021-01-28 21:15:00,1342.95,1343.25,-0.03,flip_to_long -8680,做多,2021-01-28 21:15:00,2021-01-28 21:25:00,1343.25,1343.86,-0.0,flip_to_short -8681,做空,2021-01-28 21:25:00,2021-01-28 21:35:00,1343.86,1337.75,0.18,flip_to_long -8682,做多,2021-01-28 21:35:00,2021-01-28 23:35:00,1337.75,1343.33,0.17,flip_to_short -8683,做空,2021-01-28 23:35:00,2021-01-29 00:15:00,1343.33,1345.39,-0.09,flip_to_long -8684,做多,2021-01-29 00:15:00,2021-01-29 01:30:00,1345.39,1347.59,0.05,flip_to_short -8685,做空,2021-01-29 01:30:00,2021-01-29 07:50:00,1347.59,1314.96,1.08,flip_to_long -8686,做多,2021-01-29 07:50:00,2021-01-29 08:15:00,1314.96,1305.14,-0.37,flip_to_short -8687,做空,2021-01-29 08:15:00,2021-01-29 08:35:00,1305.14,1310.92,-0.23,flip_to_long -8688,做多,2021-01-29 08:35:00,2021-01-29 08:55:00,1310.92,1381.79,2.47,tp_upper -8689,做空,2021-01-29 14:30:00,2021-01-29 15:05:00,1390.25,1405.57,-0.56,flip_to_long -8690,做多,2021-01-29 15:05:00,2021-01-29 15:10:00,1405.57,1403.81,-0.08,flip_to_short -8691,做空,2021-01-29 15:10:00,2021-01-29 15:25:00,1403.81,1404.77,-0.06,flip_to_long -8692,做多,2021-01-29 15:25:00,2021-01-30 00:35:00,1404.77,1378.94,-0.9,flip_to_short -8693,做空,2021-01-30 00:35:00,2021-01-30 01:00:00,1378.94,1378.29,-0.0,flip_to_long -8694,做多,2021-01-30 01:00:00,2021-01-30 01:30:00,1378.29,1378.52,-0.02,flip_to_short -8695,做空,2021-01-30 01:30:00,2021-01-30 06:50:00,1378.52,1347.85,1.03,flip_to_long -8696,做多,2021-01-30 06:50:00,2021-01-30 07:00:00,1347.85,1344.1,-0.16,flip_to_short -8697,做空,2021-01-30 07:00:00,2021-01-30 07:10:00,1344.1,1350.42,-0.25,flip_to_long -8698,做多,2021-01-30 07:10:00,2021-01-30 07:30:00,1350.42,1343.0,-0.29,flip_to_short -8699,做空,2021-01-30 07:30:00,2021-01-30 07:45:00,1343.0,1342.76,-0.02,flip_to_long -8700,做多,2021-01-30 07:45:00,2021-01-30 07:55:00,1342.76,1347.88,0.16,flip_to_short -8701,做空,2021-01-30 07:55:00,2021-01-30 08:35:00,1347.88,1344.94,0.08,flip_to_long -8702,做多,2021-01-30 08:35:00,2021-01-30 08:40:00,1344.94,1343.15,-0.09,flip_to_short -8703,做空,2021-01-30 08:40:00,2021-01-30 08:55:00,1343.15,1343.92,-0.05,flip_to_long -8704,做多,2021-01-30 08:55:00,2021-01-30 09:05:00,1343.92,1346.92,0.08,flip_to_short -8705,做空,2021-01-30 09:05:00,2021-01-30 09:35:00,1346.92,1346.72,-0.02,flip_to_long -8706,做多,2021-01-30 09:35:00,2021-01-30 10:00:00,1346.72,1344.57,-0.1,flip_to_short -8707,做空,2021-01-30 10:00:00,2021-01-30 10:10:00,1344.57,1344.39,-0.02,flip_to_long -8708,做多,2021-01-30 10:10:00,2021-01-30 11:15:00,1344.39,1344.59,-0.02,flip_to_short -8709,做空,2021-01-30 11:15:00,2021-01-30 11:20:00,1344.59,1350.4,-0.23,flip_to_long -8710,做多,2021-01-30 11:20:00,2021-01-30 11:30:00,1350.4,1345.41,-0.2,flip_to_short -8711,做空,2021-01-30 11:30:00,2021-01-30 11:40:00,1345.41,1344.86,-0.0,flip_to_long -8712,做多,2021-01-30 11:40:00,2021-01-30 11:50:00,1344.86,1342.96,-0.09,flip_to_short -8713,做空,2021-01-30 11:50:00,2021-01-30 13:15:00,1342.96,1346.09,-0.13,flip_to_long -8714,做多,2021-01-30 13:15:00,2021-01-30 14:00:00,1346.09,1364.79,0.62,tp_upper -8715,做空,2021-01-30 16:25:00,2021-01-30 16:30:00,1352.09,1362.14,-0.37,flip_to_long -8716,做多,2021-01-30 16:30:00,2021-01-30 16:35:00,1362.14,1360.54,-0.08,flip_to_short -8717,做空,2021-01-30 16:35:00,2021-01-30 21:25:00,1360.54,1376.03,-0.55,flip_to_long -8718,做多,2021-01-30 21:25:00,2021-01-30 23:15:00,1376.03,1379.45,0.09,flip_to_short -8719,做空,2021-01-30 23:15:00,2021-01-30 23:25:00,1379.45,1378.19,0.02,flip_to_long -8720,做多,2021-01-30 23:25:00,2021-01-30 23:45:00,1378.19,1377.82,-0.04,flip_to_short -8721,做空,2021-01-30 23:45:00,2021-01-30 23:50:00,1377.82,1379.66,-0.08,flip_to_long -8722,做多,2021-01-30 23:50:00,2021-01-31 00:15:00,1379.66,1378.9,-0.05,flip_to_short -8723,做空,2021-01-31 00:15:00,2021-01-31 02:00:00,1378.9,1376.73,0.05,flip_to_long -8724,做多,2021-01-31 02:00:00,2021-01-31 08:20:00,1376.73,1354.86,-0.77,flip_to_short -8725,做空,2021-01-31 08:20:00,2021-01-31 10:30:00,1354.86,1351.18,0.1,flip_to_long -8726,做多,2021-01-31 10:30:00,2021-01-31 12:00:00,1351.18,1352.24,0.01,flip_to_short -8727,做空,2021-01-31 12:00:00,2021-01-31 13:35:00,1352.24,1352.17,-0.02,flip_to_long -8728,做多,2021-01-31 13:35:00,2021-01-31 21:10:00,1352.17,1306.89,-1.57,flip_to_short -8729,做空,2021-01-31 21:10:00,2021-01-31 21:45:00,1306.89,1303.33,0.1,flip_to_long -8730,做多,2021-01-31 21:45:00,2021-01-31 21:55:00,1303.33,1295.1,-0.31,flip_to_short -8731,做空,2021-01-31 21:55:00,2021-01-31 22:05:00,1295.1,1305.24,-0.37,flip_to_long -8732,做多,2021-01-31 22:05:00,2021-01-31 22:10:00,1305.24,1304.01,-0.06,flip_to_short -8733,做空,2021-01-31 22:10:00,2021-02-01 01:20:00,1304.01,1300.93,0.08,flip_to_long -8734,做多,2021-02-01 01:20:00,2021-02-01 06:45:00,1300.93,1310.13,0.29,flip_to_short -8735,做空,2021-02-01 06:45:00,2021-02-01 07:40:00,1310.13,1319.56,-0.34,flip_to_long -8736,做多,2021-02-01 07:40:00,2021-02-01 07:45:00,1319.56,1319.32,-0.03,flip_to_short -8737,做空,2021-02-01 07:45:00,2021-02-01 07:55:00,1319.32,1318.58,0.0,flip_to_long -8738,做多,2021-02-01 07:55:00,2021-02-01 12:50:00,1318.58,1329.97,0.36,flip_to_short -8739,做空,2021-02-01 12:50:00,2021-02-01 12:55:00,1329.97,1331.61,-0.08,flip_to_long -8740,做多,2021-02-01 12:55:00,2021-02-01 13:05:00,1331.61,1331.79,-0.02,flip_to_short -8741,做空,2021-02-01 13:05:00,2021-02-01 13:20:00,1331.79,1330.7,0.01,flip_to_long -8742,做多,2021-02-01 13:20:00,2021-02-01 13:55:00,1330.7,1328.28,-0.1,flip_to_short -8743,做空,2021-02-01 13:55:00,2021-02-01 17:50:00,1328.28,1320.54,0.24,flip_to_long -8744,做多,2021-02-01 17:50:00,2021-02-01 18:00:00,1320.54,1318.71,-0.08,flip_to_short -8745,做空,2021-02-01 18:00:00,2021-02-02 04:05:00,1318.71,1380.32,-2.1,flip_to_long -8746,做多,2021-02-02 04:05:00,2021-02-02 04:20:00,1380.32,1380.5,-0.02,flip_to_short -8747,做空,2021-02-02 04:20:00,2021-02-02 04:30:00,1380.5,1380.57,-0.02,flip_to_long -8748,做多,2021-02-02 04:30:00,2021-02-02 04:40:00,1380.57,1379.39,-0.06,flip_to_short -8749,做空,2021-02-02 04:40:00,2021-02-02 04:45:00,1379.39,1386.13,-0.23,flip_to_long -8750,做多,2021-02-02 04:45:00,2021-02-02 04:50:00,1386.13,1381.01,-0.18,flip_to_short -8751,做空,2021-02-02 04:50:00,2021-02-02 04:55:00,1381.01,1382.75,-0.07,flip_to_long -8752,做多,2021-02-02 04:55:00,2021-02-02 05:05:00,1382.75,1380.64,-0.09,flip_to_short -8753,做空,2021-02-02 05:05:00,2021-02-02 05:10:00,1380.64,1381.53,-0.05,flip_to_long -8754,做多,2021-02-02 05:10:00,2021-02-02 11:25:00,1381.53,1423.15,1.24,flip_to_short -8755,做空,2021-02-02 11:25:00,2021-02-02 12:20:00,1423.15,1437.19,-0.45,flip_to_long -8756,做多,2021-02-02 12:20:00,2021-02-02 12:25:00,1437.19,1434.15,-0.11,flip_to_short -8757,做空,2021-02-02 12:25:00,2021-02-02 13:10:00,1434.15,1438.59,-0.15,flip_to_long -8758,做多,2021-02-02 13:10:00,2021-02-02 13:25:00,1438.59,1436.47,-0.08,flip_to_short -8759,做空,2021-02-02 13:25:00,2021-02-02 13:35:00,1436.47,1439.7,-0.12,flip_to_long -8760,做多,2021-02-02 13:35:00,2021-02-02 13:40:00,1439.7,1432.82,-0.22,flip_to_short -8761,做空,2021-02-02 13:40:00,2021-02-02 14:50:00,1432.82,1433.55,-0.04,flip_to_long -8762,做多,2021-02-02 14:50:00,2021-02-02 15:30:00,1433.55,1431.35,-0.09,flip_to_short -8763,做空,2021-02-02 15:30:00,2021-02-02 16:05:00,1431.35,1437.71,-0.21,flip_to_long -8764,做多,2021-02-02 16:05:00,2021-02-02 16:25:00,1437.71,1472.18,0.97,tp_upper -8765,做空,2021-02-02 23:50:00,2021-02-03 00:00:00,1518.58,1520.17,-0.07,flip_to_long -8766,做多,2021-02-03 00:00:00,2021-02-03 00:40:00,1520.17,1531.9,0.31,flip_to_short -8767,做空,2021-02-03 00:40:00,2021-02-03 00:50:00,1531.9,1528.17,0.08,flip_to_long -8768,做多,2021-02-03 00:50:00,2021-02-03 01:45:00,1528.17,1529.7,0.02,flip_to_short -8769,做空,2021-02-03 01:45:00,2021-02-03 02:40:00,1529.7,1531.02,-0.06,flip_to_long -8770,做多,2021-02-03 02:40:00,2021-02-03 02:45:00,1531.02,1529.77,-0.06,flip_to_short -8771,做空,2021-02-03 02:45:00,2021-02-03 02:55:00,1529.77,1533.39,-0.12,flip_to_long -8772,做多,2021-02-03 02:55:00,2021-02-03 07:45:00,1533.39,1550.94,0.47,flip_to_short -8773,做空,2021-02-03 07:45:00,2021-02-03 09:30:00,1550.94,1548.5,0.05,flip_to_long -8774,做多,2021-02-03 09:30:00,2021-02-03 11:50:00,1548.5,1550.5,0.03,flip_to_short -8775,做空,2021-02-03 11:50:00,2021-02-03 12:10:00,1550.5,1546.97,0.08,flip_to_long -8776,做多,2021-02-03 12:10:00,2021-02-03 12:45:00,1546.97,1540.76,-0.2,flip_to_short -8777,做空,2021-02-03 12:45:00,2021-02-03 12:50:00,1540.76,1542.29,-0.07,flip_to_long -8778,做多,2021-02-03 12:50:00,2021-02-03 13:00:00,1542.29,1535.53,-0.21,flip_to_short -8779,做空,2021-02-03 13:00:00,2021-02-03 13:05:00,1535.53,1553.24,-0.52,flip_to_long -8780,做多,2021-02-03 13:05:00,2021-02-03 14:30:00,1553.24,1546.15,-0.22,flip_to_short -8781,做空,2021-02-03 14:30:00,2021-02-03 14:40:00,1546.15,1547.79,-0.07,flip_to_long -8782,做多,2021-02-03 14:40:00,2021-02-03 20:00:00,1547.79,1615.57,1.83,flip_to_short -8783,做空,2021-02-03 20:00:00,2021-02-03 20:05:00,1615.57,1624.09,-0.26,flip_to_long -8784,做多,2021-02-03 20:05:00,2021-02-03 21:15:00,1624.09,1624.14,-0.02,flip_to_short -8785,做空,2021-02-03 21:15:00,2021-02-03 21:20:00,1624.14,1627.21,-0.1,flip_to_long -8786,做多,2021-02-03 21:20:00,2021-02-03 21:55:00,1627.21,1635.39,0.2,flip_to_short -8787,做空,2021-02-03 21:55:00,2021-02-03 22:55:00,1635.39,1638.7,-0.11,flip_to_long -8788,做多,2021-02-03 22:55:00,2021-02-03 23:00:00,1638.7,1635.39,-0.11,flip_to_short -8789,做空,2021-02-03 23:00:00,2021-02-03 23:05:00,1635.39,1637.59,-0.08,flip_to_long -8790,做多,2021-02-03 23:05:00,2021-02-04 02:15:00,1637.59,1663.16,0.66,flip_to_short -8791,做空,2021-02-04 02:15:00,2021-02-04 02:25:00,1663.16,1665.77,-0.09,flip_to_long -8792,做多,2021-02-04 02:25:00,2021-02-04 03:15:00,1665.77,1666.1,-0.01,flip_to_short -8793,做空,2021-02-04 03:15:00,2021-02-04 03:20:00,1666.1,1667.9,-0.07,flip_to_long -8794,做多,2021-02-04 03:20:00,2021-02-04 07:45:00,1667.9,1667.61,-0.03,flip_to_short -8795,做空,2021-02-04 07:45:00,2021-02-04 08:00:00,1667.61,1668.98,-0.06,flip_to_long -8796,做多,2021-02-04 08:00:00,2021-02-04 08:50:00,1668.98,1668.0,-0.05,flip_to_short -8797,做空,2021-02-04 08:50:00,2021-02-04 09:10:00,1668.0,1619.4,1.28,tp_lower -8798,做多,2021-02-04 13:50:00,2021-02-04 13:55:00,1639.2,1635.0,-0.14,flip_to_short -8799,做空,2021-02-04 13:55:00,2021-02-04 14:00:00,1635.0,1640.57,-0.18,flip_to_long -8800,做多,2021-02-04 14:00:00,2021-02-04 14:20:00,1640.57,1631.8,-0.27,flip_to_short -8801,做空,2021-02-04 14:20:00,2021-02-04 14:25:00,1631.8,1635.82,-0.13,flip_to_long -8802,做多,2021-02-04 14:25:00,2021-02-04 21:20:00,1635.82,1642.49,0.16,flip_to_short -8803,做空,2021-02-04 21:20:00,2021-02-05 02:50:00,1642.49,1614.5,0.75,flip_to_long -8804,做多,2021-02-05 02:50:00,2021-02-05 09:55:00,1614.5,1654.61,1.13,flip_to_short -8805,做空,2021-02-05 09:55:00,2021-02-05 10:05:00,1654.61,1658.73,-0.14,flip_to_long -8806,做多,2021-02-05 10:05:00,2021-02-05 10:30:00,1658.73,1656.86,-0.08,flip_to_short -8807,做空,2021-02-05 10:30:00,2021-02-05 11:25:00,1656.86,1660.77,-0.14,flip_to_long -8808,做多,2021-02-05 11:25:00,2021-02-05 12:00:00,1660.77,1664.81,0.09,flip_to_short -8809,做空,2021-02-05 12:00:00,2021-02-05 13:00:00,1664.81,1666.47,-0.07,flip_to_long -8810,做多,2021-02-05 13:00:00,2021-02-05 13:45:00,1666.47,1716.62,1.4,tp_upper -8811,做空,2021-02-05 18:00:00,2021-02-05 20:30:00,1725.44,1718.93,0.16,flip_to_long -8812,做多,2021-02-05 20:30:00,2021-02-05 20:45:00,1718.93,1722.0,0.06,flip_to_short -8813,做空,2021-02-05 20:45:00,2021-02-05 21:40:00,1722.0,1720.0,0.03,flip_to_long -8814,做多,2021-02-05 21:40:00,2021-02-05 22:00:00,1720.0,1716.3,-0.13,flip_to_short -8815,做空,2021-02-05 22:00:00,2021-02-05 22:15:00,1716.3,1713.1,0.07,flip_to_long -8816,做多,2021-02-05 22:15:00,2021-02-05 22:35:00,1713.1,1710.8,-0.09,flip_to_short -8817,做空,2021-02-05 22:35:00,2021-02-05 23:00:00,1710.8,1715.16,-0.15,flip_to_long -8818,做多,2021-02-05 23:00:00,2021-02-06 01:10:00,1715.16,1723.09,0.2,flip_to_short -8819,做空,2021-02-06 01:10:00,2021-02-06 01:50:00,1723.09,1675.29,1.34,tp_lower -8820,做多,2021-02-06 06:35:00,2021-02-06 07:10:00,1673.11,1675.68,0.05,flip_to_short -8821,做空,2021-02-06 07:10:00,2021-02-06 10:35:00,1675.68,1688.07,-0.4,flip_to_long -8822,做多,2021-02-06 10:35:00,2021-02-06 11:05:00,1688.07,1682.96,-0.18,flip_to_short -8823,做空,2021-02-06 11:05:00,2021-02-06 11:20:00,1682.96,1694.74,-0.37,flip_to_long -8824,做多,2021-02-06 11:20:00,2021-02-06 11:30:00,1694.74,1690.79,-0.14,flip_to_short -8825,做空,2021-02-06 11:30:00,2021-02-06 14:15:00,1690.79,1689.0,0.03,flip_to_long -8826,做多,2021-02-06 14:15:00,2021-02-06 14:50:00,1689.0,1687.98,-0.05,flip_to_short -8827,做空,2021-02-06 14:50:00,2021-02-06 16:20:00,1687.98,1685.02,0.06,flip_to_long -8828,做多,2021-02-06 16:20:00,2021-02-06 17:15:00,1685.02,1685.41,-0.01,flip_to_short -8829,做空,2021-02-06 17:15:00,2021-02-06 17:20:00,1685.41,1688.3,-0.11,flip_to_long -8830,做多,2021-02-06 17:20:00,2021-02-06 20:15:00,1688.3,1693.42,0.12,flip_to_short -8831,做空,2021-02-06 20:15:00,2021-02-06 20:20:00,1693.42,1695.97,-0.1,flip_to_long -8832,做多,2021-02-06 20:20:00,2021-02-06 20:55:00,1695.97,1697.59,0.02,flip_to_short -8833,做空,2021-02-06 20:55:00,2021-02-06 21:00:00,1697.59,1699.54,-0.08,flip_to_long -8834,做多,2021-02-06 21:00:00,2021-02-06 21:05:00,1699.54,1697.32,-0.09,flip_to_short -8835,做空,2021-02-06 21:05:00,2021-02-06 21:15:00,1697.32,1703.46,-0.2,flip_to_long -8836,做多,2021-02-06 21:15:00,2021-02-06 22:45:00,1703.46,1704.24,-0.0,flip_to_short -8837,做空,2021-02-06 22:45:00,2021-02-06 22:50:00,1704.24,1707.01,-0.1,flip_to_long -8838,做多,2021-02-06 22:50:00,2021-02-06 22:55:00,1707.01,1705.84,-0.06,flip_to_short -8839,做空,2021-02-06 22:55:00,2021-02-07 07:05:00,1705.84,1627.71,2.19,flip_to_long -8840,做多,2021-02-07 07:05:00,2021-02-07 11:05:00,1627.71,1631.58,0.1,flip_to_short -8841,做空,2021-02-07 11:05:00,2021-02-07 17:20:00,1631.58,1574.55,1.78,flip_to_long -8842,做多,2021-02-07 17:20:00,2021-02-07 17:25:00,1574.55,1566.27,-0.31,flip_to_short -8843,做空,2021-02-07 17:25:00,2021-02-07 18:15:00,1566.27,1561.81,0.12,flip_to_long -8844,做多,2021-02-07 18:15:00,2021-02-07 20:00:00,1561.81,1561.96,-0.02,flip_to_short -8845,做空,2021-02-07 20:00:00,2021-02-07 22:30:00,1561.96,1584.91,-0.81,flip_to_long -8846,做多,2021-02-07 22:30:00,2021-02-08 00:55:00,1584.91,1597.59,0.39,flip_to_short -8847,做空,2021-02-08 00:55:00,2021-02-08 02:05:00,1597.59,1601.04,-0.14,flip_to_long -8848,做多,2021-02-08 02:05:00,2021-02-08 02:10:00,1601.04,1596.7,-0.17,flip_to_short -8849,做空,2021-02-08 02:10:00,2021-02-08 04:00:00,1596.7,1601.74,-0.19,flip_to_long -8850,做多,2021-02-08 04:00:00,2021-02-08 09:50:00,1601.74,1630.3,0.91,flip_to_short -8851,做空,2021-02-08 09:50:00,2021-02-08 09:55:00,1630.3,1630.81,-0.04,flip_to_long -8852,做多,2021-02-08 09:55:00,2021-02-08 10:10:00,1630.81,1633.05,0.05,flip_to_short -8853,做空,2021-02-08 10:10:00,2021-02-08 17:10:00,1633.05,1715.81,-2.72,flip_to_long -8854,做多,2021-02-08 17:10:00,2021-02-08 17:25:00,1715.81,1717.7,0.03,flip_to_short -8855,做空,2021-02-08 17:25:00,2021-02-08 17:30:00,1717.7,1723.43,-0.19,flip_to_long -8856,做多,2021-02-08 17:30:00,2021-02-08 17:35:00,1723.43,1714.82,-0.28,flip_to_short -8857,做空,2021-02-08 17:35:00,2021-02-08 17:40:00,1714.82,1718.32,-0.13,flip_to_long -8858,做多,2021-02-08 17:40:00,2021-02-08 20:50:00,1718.32,1723.23,0.12,flip_to_short -8859,做空,2021-02-08 20:50:00,2021-02-08 21:05:00,1723.23,1719.31,0.09,flip_to_long -8860,做多,2021-02-08 21:05:00,2021-02-08 21:45:00,1719.31,1710.14,-0.29,flip_to_short -8861,做空,2021-02-08 21:45:00,2021-02-08 22:05:00,1710.14,1711.99,-0.08,flip_to_long -8862,做多,2021-02-08 22:05:00,2021-02-08 22:10:00,1711.99,1711.03,-0.05,flip_to_short -8863,做空,2021-02-08 22:10:00,2021-02-08 22:20:00,1711.03,1713.07,-0.08,flip_to_long -8864,做多,2021-02-08 22:20:00,2021-02-08 22:30:00,1713.07,1712.9,-0.03,flip_to_short -8865,做空,2021-02-08 22:30:00,2021-02-09 02:20:00,1712.9,1732.6,-0.59,flip_to_long -8866,做多,2021-02-09 02:20:00,2021-02-09 03:25:00,1732.6,1733.19,-0.01,flip_to_short -8867,做空,2021-02-09 03:25:00,2021-02-09 03:30:00,1733.19,1736.13,-0.11,flip_to_long -8868,做多,2021-02-09 03:30:00,2021-02-09 04:30:00,1736.13,1742.67,0.16,flip_to_short -8869,做空,2021-02-09 04:30:00,2021-02-09 06:10:00,1742.67,1740.33,0.04,flip_to_long -8870,做多,2021-02-09 06:10:00,2021-02-09 06:30:00,1740.33,1737.81,-0.1,flip_to_short -8871,做空,2021-02-09 06:30:00,2021-02-09 06:35:00,1737.81,1747.42,-0.3,flip_to_long -8872,做多,2021-02-09 06:35:00,2021-02-09 09:40:00,1747.42,1766.44,0.51,flip_to_short -8873,做空,2021-02-09 09:40:00,2021-02-09 09:45:00,1766.44,1780.92,-0.43,flip_to_long -8874,做多,2021-02-09 09:45:00,2021-02-09 10:00:00,1780.92,1763.82,-0.5,flip_to_short -8875,做空,2021-02-09 10:00:00,2021-02-09 10:15:00,1763.82,1771.58,-0.24,flip_to_long -8876,做多,2021-02-09 10:15:00,2021-02-09 10:25:00,1771.58,1768.35,-0.11,flip_to_short -8877,做空,2021-02-09 10:25:00,2021-02-09 10:30:00,1768.35,1772.51,-0.14,flip_to_long -8878,做多,2021-02-09 10:30:00,2021-02-09 15:00:00,1772.51,1751.87,-0.58,flip_to_short -8879,做空,2021-02-09 15:00:00,2021-02-09 15:20:00,1751.87,1752.58,-0.04,flip_to_long -8880,做多,2021-02-09 15:20:00,2021-02-09 15:45:00,1752.58,1747.92,-0.15,flip_to_short -8881,做空,2021-02-09 15:45:00,2021-02-09 16:35:00,1747.92,1750.07,-0.08,flip_to_long -8882,做多,2021-02-09 16:35:00,2021-02-09 16:50:00,1750.07,1743.68,-0.2,flip_to_short -8883,做空,2021-02-09 16:50:00,2021-02-09 17:00:00,1743.68,1743.7,-0.02,flip_to_long -8884,做多,2021-02-09 17:00:00,2021-02-09 17:15:00,1743.7,1744.52,-0.0,flip_to_short -8885,做空,2021-02-09 17:15:00,2021-02-09 17:20:00,1744.52,1748.0,-0.12,flip_to_long -8886,做多,2021-02-09 17:20:00,2021-02-09 17:25:00,1748.0,1741.76,-0.19,flip_to_short -8887,做空,2021-02-09 17:25:00,2021-02-09 17:50:00,1741.76,1742.45,-0.04,flip_to_long -8888,做多,2021-02-09 17:50:00,2021-02-09 18:05:00,1742.45,1748.26,0.13,flip_to_short -8889,做空,2021-02-09 18:05:00,2021-02-09 22:10:00,1748.26,1762.72,-0.41,flip_to_long -8890,做多,2021-02-09 22:10:00,2021-02-09 22:15:00,1762.72,1758.22,-0.14,flip_to_short -8891,做空,2021-02-09 22:15:00,2021-02-09 22:25:00,1758.22,1762.78,-0.14,flip_to_long -8892,做多,2021-02-09 22:25:00,2021-02-09 22:30:00,1762.78,1762.71,-0.02,flip_to_short -8893,做空,2021-02-09 22:30:00,2021-02-09 22:35:00,1762.71,1762.7,-0.02,flip_to_long -8894,做多,2021-02-09 22:35:00,2021-02-09 23:00:00,1762.7,1761.58,-0.05,flip_to_short -8895,做空,2021-02-09 23:00:00,2021-02-09 23:20:00,1761.58,1766.83,-0.16,flip_to_long -8896,做多,2021-02-09 23:20:00,2021-02-09 23:45:00,1766.83,1768.71,0.03,flip_to_short -8897,做空,2021-02-09 23:45:00,2021-02-10 00:15:00,1768.71,1767.03,0.02,flip_to_long -8898,做多,2021-02-10 00:15:00,2021-02-10 04:05:00,1767.03,1794.71,0.71,flip_to_short -8899,做空,2021-02-10 04:05:00,2021-02-10 05:30:00,1794.71,1799.3,-0.14,flip_to_long -8900,做多,2021-02-10 05:30:00,2021-02-10 05:55:00,1799.3,1801.76,0.04,flip_to_short -8901,做空,2021-02-10 05:55:00,2021-02-10 06:00:00,1801.76,1811.09,-0.27,flip_to_long -8902,做多,2021-02-10 06:00:00,2021-02-10 06:55:00,1811.09,1806.96,-0.13,flip_to_short -8903,做空,2021-02-10 06:55:00,2021-02-10 08:20:00,1806.96,1812.08,-0.16,flip_to_long -8904,做多,2021-02-10 08:20:00,2021-02-10 08:40:00,1812.08,1807.09,-0.15,flip_to_short -8905,做空,2021-02-10 08:40:00,2021-02-10 10:10:00,1807.09,1811.08,-0.13,flip_to_long -8906,做多,2021-02-10 10:10:00,2021-02-10 18:30:00,1811.08,1730.51,-2.08,flip_to_short -8907,做空,2021-02-10 18:30:00,2021-02-10 18:35:00,1730.51,1732.46,-0.07,flip_to_long -8908,做多,2021-02-10 18:35:00,2021-02-10 18:40:00,1732.46,1730.77,-0.07,flip_to_short -8909,做空,2021-02-10 18:40:00,2021-02-10 19:20:00,1730.77,1725.64,0.11,flip_to_long -8910,做多,2021-02-10 19:20:00,2021-02-10 20:15:00,1725.64,1730.46,0.1,flip_to_short -8911,做空,2021-02-10 20:15:00,2021-02-10 20:20:00,1730.46,1732.23,-0.07,flip_to_long -8912,做多,2021-02-10 20:20:00,2021-02-10 20:25:00,1732.23,1728.78,-0.11,flip_to_short -8913,做空,2021-02-10 20:25:00,2021-02-10 22:05:00,1728.78,1736.42,-0.22,flip_to_long -8914,做多,2021-02-10 22:05:00,2021-02-11 00:00:00,1736.42,1736.69,-0.02,flip_to_short -8915,做空,2021-02-11 00:00:00,2021-02-11 00:20:00,1736.69,1734.68,0.03,flip_to_long -8916,做多,2021-02-11 00:20:00,2021-02-11 00:40:00,1734.68,1730.0,-0.14,flip_to_short -8917,做空,2021-02-11 00:40:00,2021-02-11 02:50:00,1730.0,1733.34,-0.11,flip_to_long -8918,做多,2021-02-11 02:50:00,2021-02-11 03:00:00,1733.34,1734.06,-0.0,flip_to_short -8919,做空,2021-02-11 03:00:00,2021-02-11 04:25:00,1734.06,1732.22,0.02,flip_to_long -8920,做多,2021-02-11 04:25:00,2021-02-11 04:30:00,1732.22,1728.83,-0.11,flip_to_short -8921,做空,2021-02-11 04:30:00,2021-02-11 05:00:00,1728.83,1728.27,-0.01,flip_to_long -8922,做多,2021-02-11 05:00:00,2021-02-11 05:40:00,1728.27,1727.94,-0.03,flip_to_short -8923,做空,2021-02-11 05:40:00,2021-02-11 06:05:00,1727.94,1728.63,-0.04,flip_to_long -8924,做多,2021-02-11 06:05:00,2021-02-11 06:35:00,1728.63,1725.89,-0.09,flip_to_short -8925,做空,2021-02-11 06:35:00,2021-02-11 07:00:00,1725.89,1735.61,-0.27,flip_to_long -8926,做多,2021-02-11 07:00:00,2021-02-11 08:00:00,1735.61,1734.01,-0.06,flip_to_short -8927,做空,2021-02-11 08:00:00,2021-02-11 08:15:00,1734.01,1738.52,-0.13,flip_to_long -8928,做多,2021-02-11 08:15:00,2021-02-11 16:35:00,1738.52,1791.84,1.3,flip_to_short -8929,做空,2021-02-11 16:35:00,2021-02-11 16:50:00,1791.84,1796.66,-0.14,flip_to_long -8930,做多,2021-02-11 16:50:00,2021-02-11 19:10:00,1796.66,1792.59,-0.12,flip_to_short -8931,做空,2021-02-11 19:10:00,2021-02-11 19:15:00,1792.59,1794.69,-0.07,flip_to_long -8932,做多,2021-02-11 19:15:00,2021-02-11 19:35:00,1794.69,1794.91,-0.02,flip_to_short -8933,做空,2021-02-11 19:35:00,2021-02-11 19:45:00,1794.91,1796.18,-0.05,flip_to_long -8934,做多,2021-02-11 19:45:00,2021-02-11 19:50:00,1796.18,1795.09,-0.05,flip_to_short -8935,做空,2021-02-11 19:50:00,2021-02-11 20:20:00,1795.09,1794.59,-0.01,flip_to_long -8936,做多,2021-02-11 20:20:00,2021-02-11 20:45:00,1794.59,1786.09,-0.23,flip_to_short -8937,做空,2021-02-11 20:45:00,2021-02-11 22:45:00,1786.09,1784.33,0.02,flip_to_long -8938,做多,2021-02-11 22:45:00,2021-02-11 23:50:00,1784.33,1782.62,-0.06,flip_to_short -8939,做空,2021-02-11 23:50:00,2021-02-11 23:55:00,1782.62,1789.32,-0.19,flip_to_long -8940,做多,2021-02-11 23:55:00,2021-02-12 02:15:00,1789.32,1786.49,-0.09,flip_to_short -8941,做空,2021-02-12 02:15:00,2021-02-12 02:20:00,1786.49,1789.51,-0.1,flip_to_long -8942,做多,2021-02-12 02:20:00,2021-02-12 02:25:00,1789.51,1784.9,-0.14,flip_to_short -8943,做空,2021-02-12 02:25:00,2021-02-12 02:30:00,1784.9,1788.19,-0.1,flip_to_long -8944,做多,2021-02-12 02:30:00,2021-02-12 07:30:00,1788.19,1767.22,-0.53,flip_to_short -8945,做空,2021-02-12 07:30:00,2021-02-12 09:25:00,1767.22,1761.78,0.11,flip_to_long -8946,做多,2021-02-12 09:25:00,2021-02-12 09:35:00,1761.78,1760.95,-0.04,flip_to_short -8947,做空,2021-02-12 09:35:00,2021-02-12 09:40:00,1760.95,1764.8,-0.12,flip_to_long -8948,做多,2021-02-12 09:40:00,2021-02-12 09:45:00,1764.8,1759.42,-0.15,flip_to_short -8949,做空,2021-02-12 09:45:00,2021-02-12 09:55:00,1759.42,1768.63,-0.25,flip_to_long -8950,做多,2021-02-12 09:55:00,2021-02-12 12:05:00,1768.63,1774.35,0.12,flip_to_short -8951,做空,2021-02-12 12:05:00,2021-02-12 15:35:00,1774.35,1782.16,-0.21,flip_to_long -8952,做多,2021-02-12 15:35:00,2021-02-12 22:20:00,1782.16,1848.23,1.55,flip_to_short -8953,做空,2021-02-12 22:20:00,2021-02-12 22:35:00,1848.23,1845.96,0.03,flip_to_long -8954,做多,2021-02-12 22:35:00,2021-02-12 23:20:00,1845.96,1844.05,-0.07,flip_to_short -8955,做空,2021-02-12 23:20:00,2021-02-12 23:25:00,1844.05,1847.26,-0.1,flip_to_long -8956,做多,2021-02-12 23:25:00,2021-02-13 00:25:00,1847.26,1859.92,0.28,flip_to_short -8957,做空,2021-02-13 00:25:00,2021-02-13 02:50:00,1859.92,1860.48,-0.04,flip_to_long -8958,做多,2021-02-13 02:50:00,2021-02-13 04:35:00,1860.48,1862.11,0.02,flip_to_short -8959,做空,2021-02-13 04:35:00,2021-02-13 04:45:00,1862.11,1863.3,-0.05,flip_to_long -8960,做多,2021-02-13 04:45:00,2021-02-13 04:55:00,1863.3,1862.23,-0.05,flip_to_short -8961,做空,2021-02-13 04:55:00,2021-02-13 09:30:00,1862.23,1839.13,0.53,flip_to_long -8962,做多,2021-02-13 09:30:00,2021-02-13 09:35:00,1839.13,1835.17,-0.12,flip_to_short -8963,做空,2021-02-13 09:35:00,2021-02-13 13:35:00,1835.17,1810.71,0.58,flip_to_long -8964,做多,2021-02-13 13:35:00,2021-02-13 13:55:00,1810.71,1808.63,-0.07,flip_to_short -8965,做空,2021-02-13 13:55:00,2021-02-13 14:15:00,1808.63,1803.26,0.11,flip_to_long -8966,做多,2021-02-13 14:15:00,2021-02-13 16:30:00,1803.26,1802.9,-0.03,flip_to_short -8967,做空,2021-02-13 16:30:00,2021-02-13 16:35:00,1802.9,1803.6,-0.04,flip_to_long -8968,做多,2021-02-13 16:35:00,2021-02-13 17:00:00,1803.6,1813.12,0.22,flip_to_short -8969,做空,2021-02-13 17:00:00,2021-02-13 17:25:00,1813.12,1807.74,0.11,flip_to_long -8970,做多,2021-02-13 17:25:00,2021-02-13 18:50:00,1807.74,1806.94,-0.04,flip_to_short -8971,做空,2021-02-13 18:50:00,2021-02-13 19:15:00,1806.94,1811.23,-0.13,flip_to_long -8972,做多,2021-02-13 19:15:00,2021-02-13 19:20:00,1811.23,1809.9,-0.06,flip_to_short -8973,做空,2021-02-13 19:20:00,2021-02-13 21:10:00,1809.9,1804.4,0.12,flip_to_long -8974,做多,2021-02-13 21:10:00,2021-02-13 21:15:00,1804.4,1804.33,-0.02,flip_to_short -8975,做空,2021-02-13 21:15:00,2021-02-14 03:15:00,1804.33,1829.2,-0.65,flip_to_long -8976,做多,2021-02-14 03:15:00,2021-02-14 03:20:00,1829.2,1826.67,-0.09,flip_to_short -8977,做空,2021-02-14 03:20:00,2021-02-14 03:25:00,1826.67,1829.35,-0.09,flip_to_long -8978,做多,2021-02-14 03:25:00,2021-02-14 03:35:00,1829.35,1828.25,-0.05,flip_to_short -8979,做空,2021-02-14 03:35:00,2021-02-14 05:30:00,1828.25,1830.79,-0.09,flip_to_long -8980,做多,2021-02-14 05:30:00,2021-02-14 05:35:00,1830.79,1828.55,-0.08,flip_to_short -8981,做空,2021-02-14 05:35:00,2021-02-14 05:45:00,1828.55,1832.87,-0.13,flip_to_long -8982,做多,2021-02-14 05:45:00,2021-02-14 08:40:00,1832.87,1834.0,0.01,flip_to_short -8983,做空,2021-02-14 08:40:00,2021-02-14 08:55:00,1834.0,1833.56,-0.01,flip_to_long -8984,做多,2021-02-14 08:55:00,2021-02-14 10:50:00,1833.56,1844.98,0.26,flip_to_short -8985,做空,2021-02-14 10:50:00,2021-02-14 12:05:00,1844.98,1839.87,0.1,flip_to_long -8986,做多,2021-02-14 12:05:00,2021-02-14 12:45:00,1839.87,1841.07,0.01,flip_to_short -8987,做空,2021-02-14 12:45:00,2021-02-14 13:20:00,1841.07,1839.34,0.02,flip_to_long -8988,做多,2021-02-14 13:20:00,2021-02-14 17:45:00,1839.34,1811.93,-0.69,flip_to_short -8989,做空,2021-02-14 17:45:00,2021-02-14 18:05:00,1811.93,1811.65,-0.02,flip_to_long -8990,做多,2021-02-14 18:05:00,2021-02-14 18:15:00,1811.65,1811.12,-0.04,flip_to_short -8991,做空,2021-02-14 18:15:00,2021-02-14 18:45:00,1811.12,1808.75,0.04,flip_to_long -8992,做多,2021-02-14 18:45:00,2021-02-14 19:00:00,1808.75,1809.67,0.0,flip_to_short -8993,做空,2021-02-14 19:00:00,2021-02-14 19:35:00,1809.67,1807.99,0.02,flip_to_long -8994,做多,2021-02-14 19:35:00,2021-02-14 19:55:00,1807.99,1807.1,-0.04,flip_to_short -8995,做空,2021-02-14 19:55:00,2021-02-14 20:00:00,1807.1,1811.98,-0.14,flip_to_long -8996,做多,2021-02-14 20:00:00,2021-02-14 23:20:00,1811.98,1819.22,0.15,flip_to_short -8997,做空,2021-02-14 23:20:00,2021-02-15 06:00:00,1819.22,1729.92,2.14,flip_to_long -8998,做多,2021-02-15 06:00:00,2021-02-15 14:55:00,1729.92,1787.93,1.56,flip_to_short -8999,做空,2021-02-15 14:55:00,2021-02-15 15:00:00,1787.93,1798.36,-0.31,flip_to_long -9000,做多,2021-02-15 15:00:00,2021-02-15 18:55:00,1798.36,1809.73,0.28,flip_to_short -9001,做空,2021-02-15 18:55:00,2021-02-15 19:00:00,1809.73,1823.13,-0.38,flip_to_long -9002,做多,2021-02-15 19:00:00,2021-02-15 20:10:00,1823.13,1821.17,-0.08,flip_to_short -9003,做空,2021-02-15 20:10:00,2021-02-15 21:20:00,1821.17,1818.85,0.04,flip_to_long -9004,做多,2021-02-15 21:20:00,2021-02-16 01:35:00,1818.85,1794.66,-0.66,flip_to_short -9005,做空,2021-02-16 01:35:00,2021-02-16 05:50:00,1794.66,1809.98,-0.43,flip_to_long -9006,做多,2021-02-16 05:50:00,2021-02-16 06:00:00,1809.98,1810.63,-0.01,flip_to_short -9007,做空,2021-02-16 06:00:00,2021-02-16 08:25:00,1810.63,1807.7,0.05,flip_to_long -9008,做多,2021-02-16 08:25:00,2021-02-16 08:45:00,1807.7,1805.33,-0.09,flip_to_short -9009,做空,2021-02-16 08:45:00,2021-02-16 08:55:00,1805.33,1811.82,-0.19,flip_to_long -9010,做多,2021-02-16 08:55:00,2021-02-16 09:05:00,1811.82,1807.0,-0.15,flip_to_short -9011,做空,2021-02-16 09:05:00,2021-02-16 09:25:00,1807.0,1805.55,0.01,flip_to_long -9012,做多,2021-02-16 09:25:00,2021-02-16 09:45:00,1805.55,1803.5,-0.08,flip_to_short -9013,做空,2021-02-16 09:45:00,2021-02-16 09:50:00,1803.5,1807.21,-0.12,flip_to_long -9014,做多,2021-02-16 09:50:00,2021-02-16 10:00:00,1807.21,1802.17,-0.15,flip_to_short -9015,做空,2021-02-16 10:00:00,2021-02-16 10:05:00,1802.17,1806.93,-0.15,flip_to_long -9016,做多,2021-02-16 10:05:00,2021-02-16 10:15:00,1806.93,1803.13,-0.12,flip_to_short -9017,做空,2021-02-16 10:15:00,2021-02-16 10:25:00,1803.13,1801.41,0.02,flip_to_long -9018,做多,2021-02-16 10:25:00,2021-02-16 10:35:00,1801.41,1796.78,-0.14,flip_to_short -9019,做空,2021-02-16 10:35:00,2021-02-16 12:10:00,1796.78,1801.78,-0.15,flip_to_long -9020,做多,2021-02-16 12:10:00,2021-02-16 12:15:00,1801.78,1800.34,-0.06,flip_to_short -9021,做空,2021-02-16 12:15:00,2021-02-16 12:40:00,1800.34,1804.31,-0.12,flip_to_long -9022,做多,2021-02-16 12:40:00,2021-02-16 13:00:00,1804.31,1796.72,-0.21,flip_to_short -9023,做空,2021-02-16 13:00:00,2021-02-16 13:05:00,1796.72,1798.64,-0.07,flip_to_long -9024,做多,2021-02-16 13:05:00,2021-02-16 15:30:00,1798.64,1787.93,-0.29,flip_to_short -9025,做空,2021-02-16 15:30:00,2021-02-16 21:35:00,1787.93,1752.61,0.86,flip_to_long -9026,做多,2021-02-16 21:35:00,2021-02-16 21:40:00,1752.61,1750.7,-0.07,flip_to_short -9027,做空,2021-02-16 21:40:00,2021-02-16 21:45:00,1750.7,1752.69,-0.07,flip_to_long -9028,做多,2021-02-16 21:45:00,2021-02-16 22:15:00,1752.69,1751.0,-0.07,flip_to_short -9029,做空,2021-02-16 22:15:00,2021-02-17 01:30:00,1751.0,1768.06,-0.46,flip_to_long -9030,做多,2021-02-17 01:30:00,2021-02-17 01:50:00,1768.06,1766.2,-0.07,flip_to_short -9031,做空,2021-02-17 01:50:00,2021-02-17 02:00:00,1766.2,1771.43,-0.16,flip_to_long -9032,做多,2021-02-17 02:00:00,2021-02-17 02:05:00,1771.43,1768.56,-0.1,flip_to_short -9033,做空,2021-02-17 02:05:00,2021-02-17 02:10:00,1768.56,1772.6,-0.13,flip_to_long -9034,做多,2021-02-17 02:10:00,2021-02-17 02:55:00,1772.6,1773.55,0.0,flip_to_short -9035,做空,2021-02-17 02:55:00,2021-02-17 06:10:00,1773.55,1759.25,0.34,flip_to_long -9036,做多,2021-02-17 06:10:00,2021-02-17 06:20:00,1759.25,1761.07,0.02,flip_to_short -9037,做空,2021-02-17 06:20:00,2021-02-17 13:40:00,1761.07,1820.12,-1.55,flip_to_long -9038,做多,2021-02-17 13:40:00,2021-02-17 14:25:00,1820.12,1821.49,0.01,flip_to_short -9039,做空,2021-02-17 14:25:00,2021-02-17 14:30:00,1821.49,1822.6,-0.05,flip_to_long -9040,做多,2021-02-17 14:30:00,2021-02-17 14:35:00,1822.6,1816.78,-0.16,flip_to_short -9041,做空,2021-02-17 14:35:00,2021-02-17 14:55:00,1816.78,1822.12,-0.15,flip_to_long -9042,做多,2021-02-17 14:55:00,2021-02-17 15:20:00,1822.12,1822.22,-0.02,flip_to_short -9043,做空,2021-02-17 15:20:00,2021-02-17 16:00:00,1822.22,1819.03,0.05,flip_to_long -9044,做多,2021-02-17 16:00:00,2021-02-17 18:15:00,1819.03,1825.17,0.13,flip_to_short -9045,做空,2021-02-17 18:15:00,2021-02-17 22:45:00,1825.17,1834.36,-0.24,flip_to_long -9046,做多,2021-02-17 22:45:00,2021-02-17 23:00:00,1834.36,1838.04,0.07,flip_to_short -9047,做空,2021-02-17 23:00:00,2021-02-17 23:05:00,1838.04,1840.6,-0.08,flip_to_long -9048,做多,2021-02-17 23:05:00,2021-02-17 23:40:00,1840.6,1842.96,0.03,flip_to_short -9049,做空,2021-02-17 23:40:00,2021-02-18 05:50:00,1842.96,1902.41,-1.42,flip_to_long -9050,做多,2021-02-18 05:50:00,2021-02-18 06:05:00,1902.41,1898.21,-0.12,flip_to_short -9051,做空,2021-02-18 06:05:00,2021-02-18 06:35:00,1898.21,1910.49,-0.3,flip_to_long -9052,做多,2021-02-18 06:35:00,2021-02-18 06:40:00,1910.49,1907.14,-0.1,flip_to_short -9053,做空,2021-02-18 06:40:00,2021-02-18 07:50:00,1907.14,1904.6,0.04,flip_to_long -9054,做多,2021-02-18 07:50:00,2021-02-18 07:55:00,1904.6,1903.59,-0.04,flip_to_short -9055,做空,2021-02-18 07:55:00,2021-02-18 08:45:00,1903.59,1904.33,-0.04,flip_to_long -9056,做多,2021-02-18 08:45:00,2021-02-18 08:55:00,1904.33,1896.96,-0.18,flip_to_short -9057,做空,2021-02-18 08:55:00,2021-02-18 09:25:00,1896.96,1902.99,-0.15,flip_to_long -9058,做多,2021-02-18 09:25:00,2021-02-18 11:30:00,1902.99,1907.31,0.07,flip_to_short -9059,做空,2021-02-18 11:30:00,2021-02-18 11:40:00,1907.31,1903.35,0.07,flip_to_long -9060,做多,2021-02-18 11:40:00,2021-02-18 12:45:00,1903.35,1903.27,-0.02,flip_to_short -9061,做空,2021-02-18 12:45:00,2021-02-18 13:20:00,1903.27,1909.71,-0.16,flip_to_long -9062,做多,2021-02-18 13:20:00,2021-02-18 14:15:00,1909.71,1912.76,0.05,flip_to_short -9063,做空,2021-02-18 14:15:00,2021-02-18 15:35:00,1912.76,1913.73,-0.04,flip_to_long -9064,做多,2021-02-18 15:35:00,2021-02-18 15:40:00,1913.73,1913.13,-0.03,flip_to_short -9065,做空,2021-02-18 15:40:00,2021-02-18 15:50:00,1913.13,1908.79,0.07,flip_to_long -9066,做多,2021-02-18 15:50:00,2021-02-18 18:00:00,1908.79,1916.54,0.15,flip_to_short -9067,做空,2021-02-18 18:00:00,2021-02-18 18:05:00,1916.54,1917.66,-0.05,flip_to_long -9068,做多,2021-02-18 18:05:00,2021-02-18 19:55:00,1917.66,1925.11,0.14,flip_to_short -9069,做空,2021-02-18 19:55:00,2021-02-18 22:45:00,1925.11,1939.27,-0.33,flip_to_long -9070,做多,2021-02-18 22:45:00,2021-02-18 22:50:00,1939.27,1939.08,-0.02,flip_to_short -9071,做空,2021-02-18 22:50:00,2021-02-18 23:50:00,1939.08,1939.87,-0.04,flip_to_long -9072,做多,2021-02-18 23:50:00,2021-02-19 00:05:00,1939.87,1944.97,0.09,flip_to_short -9073,做空,2021-02-19 00:05:00,2021-02-19 05:55:00,1944.97,1919.9,0.52,flip_to_long -9074,做多,2021-02-19 05:55:00,2021-02-19 08:20:00,1919.9,1918.7,-0.05,flip_to_short -9075,做空,2021-02-19 08:20:00,2021-02-19 08:25:00,1918.7,1919.66,-0.04,flip_to_long -9076,做多,2021-02-19 08:25:00,2021-02-19 12:15:00,1919.66,1931.93,0.25,flip_to_short -9077,做空,2021-02-19 12:15:00,2021-02-19 12:20:00,1931.93,1936.99,-0.13,flip_to_long -9078,做多,2021-02-19 12:20:00,2021-02-19 12:50:00,1936.99,1935.0,-0.07,flip_to_short -9079,做空,2021-02-19 12:50:00,2021-02-19 13:00:00,1935.0,1932.75,0.03,flip_to_long -9080,做多,2021-02-19 13:00:00,2021-02-19 15:55:00,1932.75,1933.39,-0.01,flip_to_short -9081,做空,2021-02-19 15:55:00,2021-02-19 19:55:00,1933.39,1960.03,-0.61,flip_to_long -9082,做多,2021-02-19 19:55:00,2021-02-19 20:20:00,1960.03,1962.6,0.03,flip_to_short -9083,做空,2021-02-19 20:20:00,2021-02-19 20:35:00,1962.6,1962.64,-0.02,flip_to_long -9084,做多,2021-02-19 20:35:00,2021-02-19 20:40:00,1962.64,1959.37,-0.09,flip_to_short -9085,做空,2021-02-19 20:40:00,2021-02-19 21:10:00,1959.37,1968.23,-0.21,flip_to_long -9086,做多,2021-02-19 21:10:00,2021-02-19 21:20:00,1968.23,1964.77,-0.09,flip_to_short -9087,做空,2021-02-19 21:20:00,2021-02-19 21:35:00,1964.77,1965.65,-0.04,flip_to_long -9088,做多,2021-02-19 21:35:00,2021-02-19 21:40:00,1965.65,1963.33,-0.07,flip_to_short -9089,做空,2021-02-19 21:40:00,2021-02-19 22:35:00,1963.33,1964.7,-0.05,flip_to_long -9090,做多,2021-02-19 22:35:00,2021-02-19 22:55:00,1964.7,1956.5,-0.19,flip_to_short -9091,做空,2021-02-19 22:55:00,2021-02-19 23:05:00,1956.5,1963.11,-0.16,flip_to_long -9092,做多,2021-02-19 23:05:00,2021-02-19 23:20:00,1963.11,1965.47,0.03,flip_to_short -9093,做空,2021-02-19 23:20:00,2021-02-20 00:00:00,1965.47,1961.0,0.07,flip_to_long -9094,做多,2021-02-20 00:00:00,2021-02-20 07:10:00,1961.0,2011.81,1.06,flip_to_short -9095,做空,2021-02-20 07:10:00,2021-02-20 07:15:00,2011.81,2014.12,-0.07,flip_to_long -9096,做多,2021-02-20 07:15:00,2021-02-20 07:30:00,2014.12,2014.75,-0.01,flip_to_short -9097,做空,2021-02-20 07:30:00,2021-02-20 10:45:00,2014.75,2012.82,0.02,flip_to_long -9098,做多,2021-02-20 10:45:00,2021-02-20 11:30:00,2012.82,2011.63,-0.05,flip_to_short -9099,做空,2021-02-20 11:30:00,2021-02-20 11:40:00,2011.63,2012.0,-0.03,flip_to_long -9100,做多,2021-02-20 11:40:00,2021-02-20 11:45:00,2012.0,2011.09,-0.04,flip_to_short -9101,做空,2021-02-20 11:45:00,2021-02-20 12:00:00,2011.09,2013.15,-0.06,flip_to_long -9102,做多,2021-02-20 12:00:00,2021-02-20 14:25:00,2013.15,2022.4,0.17,flip_to_short -9103,做空,2021-02-20 14:25:00,2021-02-20 14:40:00,2022.4,2024.26,-0.06,flip_to_long -9104,做多,2021-02-20 14:40:00,2021-02-20 14:45:00,2024.26,2014.81,-0.22,flip_to_short -9105,做空,2021-02-20 14:45:00,2021-02-20 17:10:00,2014.81,2020.5,-0.14,flip_to_long -9106,做多,2021-02-20 17:10:00,2021-02-20 17:15:00,2020.5,2011.42,-0.21,flip_to_short -9107,做空,2021-02-20 17:15:00,2021-02-20 19:00:00,2011.42,1999.71,0.22,flip_to_long -9108,做多,2021-02-20 19:00:00,2021-02-21 04:00:00,1999.71,1929.67,-1.49,flip_to_short -9109,做空,2021-02-21 04:00:00,2021-02-21 04:10:00,1929.67,1932.84,-0.09,flip_to_long -9110,做多,2021-02-21 04:10:00,2021-02-21 06:15:00,1932.84,1937.77,0.08,flip_to_short -9111,做空,2021-02-21 06:15:00,2021-02-21 06:55:00,1937.77,1942.72,-0.13,flip_to_long -9112,做多,2021-02-21 06:55:00,2021-02-21 07:05:00,1942.72,1942.62,-0.02,flip_to_short -9113,做空,2021-02-21 07:05:00,2021-02-21 08:10:00,1942.62,1946.63,-0.1,flip_to_long -9114,做多,2021-02-21 08:10:00,2021-02-21 08:15:00,1946.63,1935.77,-0.25,flip_to_short -9115,做空,2021-02-21 08:15:00,2021-02-21 08:30:00,1935.77,1936.06,-0.03,flip_to_long -9116,做多,2021-02-21 08:30:00,2021-02-21 08:40:00,1936.06,1937.87,0.02,flip_to_short -9117,做空,2021-02-21 08:40:00,2021-02-21 09:45:00,1937.87,1937.62,-0.01,flip_to_long -9118,做多,2021-02-21 09:45:00,2021-02-21 12:40:00,1937.62,1954.99,0.34,flip_to_short -9119,做空,2021-02-21 12:40:00,2021-02-21 13:05:00,1954.99,1950.6,0.07,flip_to_long -9120,做多,2021-02-21 13:05:00,2021-02-21 13:35:00,1950.6,1955.31,0.08,flip_to_short -9121,做空,2021-02-21 13:35:00,2021-02-21 14:00:00,1955.31,1962.14,-0.16,flip_to_long -9122,做多,2021-02-21 14:00:00,2021-02-21 14:05:00,1962.14,1955.71,-0.15,flip_to_short -9123,做空,2021-02-21 14:05:00,2021-02-21 14:25:00,1955.71,1952.94,0.04,flip_to_long -9124,做多,2021-02-21 14:25:00,2021-02-21 14:45:00,1952.94,1957.16,0.07,flip_to_short -9125,做空,2021-02-21 14:45:00,2021-02-21 14:50:00,1957.16,1959.86,-0.08,flip_to_long -9126,做多,2021-02-21 14:50:00,2021-02-21 15:05:00,1959.86,1962.65,0.04,flip_to_short -9127,做空,2021-02-21 15:05:00,2021-02-21 15:35:00,1962.65,1960.03,0.03,flip_to_long -9128,做多,2021-02-21 15:35:00,2021-02-21 15:50:00,1960.03,1961.99,0.02,flip_to_short -9129,做空,2021-02-21 15:50:00,2021-02-21 16:20:00,1961.99,1957.03,0.08,flip_to_long -9130,做多,2021-02-21 16:20:00,2021-02-21 16:35:00,1957.03,1956.11,-0.04,flip_to_short -9131,做空,2021-02-21 16:35:00,2021-02-21 16:45:00,1956.11,1959.36,-0.09,flip_to_long -9132,做多,2021-02-21 16:45:00,2021-02-21 16:55:00,1959.36,1961.95,0.03,flip_to_short -9133,做空,2021-02-21 16:55:00,2021-02-21 17:05:00,1961.95,1957.33,0.07,flip_to_long -9134,做多,2021-02-21 17:05:00,2021-02-21 17:10:00,1957.33,1955.48,-0.06,flip_to_short -9135,做空,2021-02-21 17:10:00,2021-02-21 17:15:00,1955.48,1959.49,-0.1,flip_to_long -9136,做多,2021-02-21 17:15:00,2021-02-21 17:30:00,1959.49,1958.39,-0.04,flip_to_short -9137,做空,2021-02-21 17:30:00,2021-02-21 18:35:00,1958.39,1953.86,0.07,flip_to_long -9138,做多,2021-02-21 18:35:00,2021-02-21 20:05:00,1953.86,1962.72,0.16,flip_to_short -9139,做空,2021-02-21 20:05:00,2021-02-22 02:30:00,1962.72,1922.34,0.81,flip_to_long -9140,做多,2021-02-22 02:30:00,2021-02-22 02:35:00,1922.34,1916.77,-0.14,flip_to_short -9141,做空,2021-02-22 02:35:00,2021-02-22 06:10:00,1916.77,1886.83,0.64,flip_to_long -9142,做多,2021-02-22 06:10:00,2021-02-22 08:35:00,1886.83,1870.47,-0.39,flip_to_short -9143,做空,2021-02-22 08:35:00,2021-02-22 14:15:00,1870.47,1614.59,5.76,tp_lower -9144,做多,2021-02-22 16:20:00,2021-02-22 16:25:00,1759.62,1751.32,-0.25,flip_to_short -9145,做空,2021-02-22 16:25:00,2021-02-22 16:30:00,1751.32,1757.93,-0.2,flip_to_long -9146,做多,2021-02-22 16:30:00,2021-02-22 16:35:00,1757.93,1748.68,-0.27,flip_to_short -9147,做空,2021-02-22 16:35:00,2021-02-22 18:40:00,1748.68,1718.67,0.79,flip_to_long -9148,做多,2021-02-22 18:40:00,2021-02-22 19:20:00,1718.67,1719.28,-0.01,flip_to_short -9149,做空,2021-02-22 19:20:00,2021-02-22 19:25:00,1719.28,1725.76,-0.2,flip_to_long -9150,做多,2021-02-22 19:25:00,2021-02-22 23:15:00,1725.76,1749.77,0.64,flip_to_short -9151,做空,2021-02-22 23:15:00,2021-02-22 23:35:00,1749.77,1774.03,-0.69,flip_to_long -9152,做多,2021-02-22 23:35:00,2021-02-23 00:00:00,1774.03,1763.42,-0.31,flip_to_short -9153,做空,2021-02-23 00:00:00,2021-02-23 00:30:00,1763.42,1771.67,-0.25,flip_to_long -9154,做多,2021-02-23 00:30:00,2021-02-23 00:40:00,1771.67,1775.45,0.08,flip_to_short -9155,做空,2021-02-23 00:40:00,2021-02-23 01:00:00,1775.45,1778.5,-0.11,flip_to_long -9156,做多,2021-02-23 01:00:00,2021-02-23 01:05:00,1778.5,1770.89,-0.23,flip_to_short -9157,做空,2021-02-23 01:05:00,2021-02-23 12:35:00,1770.89,1502.42,7.13,flip_to_long -9158,做多,2021-02-23 12:35:00,2021-02-23 12:40:00,1502.42,1484.9,-0.66,flip_to_short -9159,做空,2021-02-23 12:40:00,2021-02-23 12:45:00,1484.9,1524.79,-1.47,flip_to_long -9160,做多,2021-02-23 12:45:00,2021-02-23 14:45:00,1524.79,1488.26,-1.27,flip_to_short -9161,做空,2021-02-23 14:45:00,2021-02-23 14:50:00,1488.26,1509.89,-0.76,flip_to_long -9162,做多,2021-02-23 14:50:00,2021-02-23 17:10:00,1509.89,1534.99,0.81,flip_to_short -9163,做空,2021-02-23 17:10:00,2021-02-23 17:15:00,1534.99,1553.78,-0.65,flip_to_long -9164,做多,2021-02-23 17:15:00,2021-02-23 17:40:00,1553.78,1539.91,-0.47,flip_to_short -9165,做空,2021-02-23 17:40:00,2021-02-23 20:50:00,1539.91,1520.39,0.6,flip_to_long -9166,做多,2021-02-23 20:50:00,2021-02-24 00:20:00,1520.39,1507.4,-0.45,flip_to_short -9167,做空,2021-02-24 00:20:00,2021-02-24 00:30:00,1507.4,1533.23,-0.89,flip_to_long -9168,做多,2021-02-24 00:30:00,2021-02-24 06:10:00,1533.23,1619.64,2.76,flip_to_short -9169,做空,2021-02-24 06:10:00,2021-02-24 06:20:00,1619.64,1634.78,-0.51,flip_to_long -9170,做多,2021-02-24 06:20:00,2021-02-24 06:25:00,1634.78,1614.12,-0.68,flip_to_short -9171,做空,2021-02-24 06:25:00,2021-02-24 06:40:00,1614.12,1629.34,-0.51,flip_to_long -9172,做多,2021-02-24 06:40:00,2021-02-24 06:50:00,1629.34,1629.04,-0.03,flip_to_short -9173,做空,2021-02-24 06:50:00,2021-02-24 07:20:00,1629.04,1640.76,-0.39,flip_to_long -9174,做多,2021-02-24 07:20:00,2021-02-24 13:05:00,1640.76,1681.39,1.21,flip_to_short -9175,做空,2021-02-24 13:05:00,2021-02-24 15:55:00,1681.39,1662.08,0.56,flip_to_long -9176,做多,2021-02-24 15:55:00,2021-02-24 16:15:00,1662.08,1655.45,-0.23,flip_to_short -9177,做空,2021-02-24 16:15:00,2021-02-24 16:20:00,1655.45,1657.57,-0.09,flip_to_long -9178,做多,2021-02-24 16:20:00,2021-02-24 16:40:00,1657.57,1658.23,-0.01,flip_to_short -9179,做空,2021-02-24 16:40:00,2021-02-24 17:05:00,1658.23,1661.38,-0.12,flip_to_long -9180,做多,2021-02-24 17:05:00,2021-02-24 17:10:00,1661.38,1652.66,-0.29,flip_to_short -9181,做空,2021-02-24 17:10:00,2021-02-24 17:15:00,1652.66,1657.73,-0.18,flip_to_long -9182,做多,2021-02-24 17:15:00,2021-02-24 17:25:00,1657.73,1649.41,-0.28,flip_to_short -9183,做空,2021-02-24 17:25:00,2021-02-24 17:35:00,1649.41,1649.6,-0.03,flip_to_long -9184,做多,2021-02-24 17:35:00,2021-02-24 17:45:00,1649.6,1648.32,-0.06,flip_to_short -9185,做空,2021-02-24 17:45:00,2021-02-24 17:50:00,1648.32,1651.81,-0.13,flip_to_long -9186,做多,2021-02-24 17:50:00,2021-02-24 18:05:00,1651.81,1651.03,-0.05,flip_to_short -9187,做空,2021-02-24 18:05:00,2021-02-24 18:15:00,1651.03,1645.0,0.16,flip_to_long -9188,做多,2021-02-24 18:15:00,2021-02-24 18:45:00,1645.0,1645.03,-0.02,flip_to_short -9189,做空,2021-02-24 18:45:00,2021-02-24 23:00:00,1645.03,1603.9,1.23,flip_to_long -9190,做多,2021-02-24 23:00:00,2021-02-24 23:10:00,1603.9,1607.25,0.08,flip_to_short -9191,做空,2021-02-24 23:10:00,2021-02-24 23:20:00,1607.25,1602.87,0.11,flip_to_long -9192,做多,2021-02-24 23:20:00,2021-02-25 06:00:00,1602.87,1617.28,0.44,flip_to_short -9193,做空,2021-02-25 06:00:00,2021-02-25 06:10:00,1617.28,1618.96,-0.08,flip_to_long -9194,做多,2021-02-25 06:10:00,2021-02-25 06:20:00,1618.96,1615.22,-0.15,flip_to_short -9195,做空,2021-02-25 06:20:00,2021-02-25 06:30:00,1615.22,1617.97,-0.12,flip_to_long -9196,做多,2021-02-25 06:30:00,2021-02-25 06:35:00,1617.97,1614.2,-0.15,flip_to_short -9197,做空,2021-02-25 06:35:00,2021-02-25 06:40:00,1614.2,1618.21,-0.16,flip_to_long -9198,做多,2021-02-25 06:40:00,2021-02-25 07:00:00,1618.21,1614.17,-0.16,flip_to_short -9199,做空,2021-02-25 07:00:00,2021-02-25 07:10:00,1614.17,1618.2,-0.16,flip_to_long -9200,做多,2021-02-25 07:10:00,2021-02-25 08:20:00,1618.2,1614.18,-0.15,flip_to_short -9201,做空,2021-02-25 08:20:00,2021-02-25 08:25:00,1614.18,1616.97,-0.12,flip_to_long -9202,做多,2021-02-25 08:25:00,2021-02-25 08:30:00,1616.97,1614.93,-0.09,flip_to_short -9203,做空,2021-02-25 08:30:00,2021-02-25 08:40:00,1614.93,1616.13,-0.06,flip_to_long -9204,做多,2021-02-25 08:40:00,2021-02-25 08:45:00,1616.13,1614.29,-0.08,flip_to_short -9205,做空,2021-02-25 08:45:00,2021-02-25 10:45:00,1614.29,1612.52,0.03,flip_to_long -9206,做多,2021-02-25 10:45:00,2021-02-25 10:55:00,1612.52,1609.86,-0.11,flip_to_short -9207,做空,2021-02-25 10:55:00,2021-02-25 11:00:00,1609.86,1614.94,-0.19,flip_to_long -9208,做多,2021-02-25 11:00:00,2021-02-25 11:25:00,1614.94,1611.33,-0.14,flip_to_short -9209,做空,2021-02-25 11:25:00,2021-02-25 11:30:00,1611.33,1615.99,-0.17,flip_to_long -9210,做多,2021-02-25 11:30:00,2021-02-25 11:40:00,1615.99,1611.59,-0.16,flip_to_short -9211,做空,2021-02-25 11:40:00,2021-02-25 11:45:00,1611.59,1620.0,-0.29,flip_to_long -9212,做多,2021-02-25 11:45:00,2021-02-25 12:15:00,1620.0,1615.94,-0.15,flip_to_short -9213,做空,2021-02-25 12:15:00,2021-02-25 15:40:00,1615.94,1630.43,-0.47,flip_to_long -9214,做多,2021-02-25 15:40:00,2021-02-25 16:20:00,1630.43,1634.06,0.09,flip_to_short -9215,做空,2021-02-25 16:20:00,2021-02-25 16:30:00,1634.06,1631.37,0.06,flip_to_long -9216,做多,2021-02-25 16:30:00,2021-02-26 02:45:00,1631.37,1493.27,-4.2,flip_to_short -9217,做空,2021-02-26 02:45:00,2021-02-26 03:40:00,1493.27,1486.63,0.18,flip_to_long -9218,做多,2021-02-26 03:40:00,2021-02-26 05:10:00,1486.63,1488.4,0.03,flip_to_short -9219,做空,2021-02-26 05:10:00,2021-02-26 05:20:00,1488.4,1497.26,-0.3,flip_to_long -9220,做多,2021-02-26 05:20:00,2021-02-26 05:25:00,1497.26,1488.74,-0.29,flip_to_short -9221,做空,2021-02-26 05:25:00,2021-02-26 09:05:00,1488.74,1474.35,0.42,flip_to_long -9222,做多,2021-02-26 09:05:00,2021-02-26 09:15:00,1474.35,1466.74,-0.26,flip_to_short -9223,做空,2021-02-26 09:15:00,2021-02-26 09:30:00,1466.74,1462.39,0.11,flip_to_long -9224,做多,2021-02-26 09:30:00,2021-02-26 09:40:00,1462.39,1465.4,0.07,flip_to_short -9225,做空,2021-02-26 09:40:00,2021-02-26 11:45:00,1465.4,1464.54,0.0,flip_to_long -9226,做多,2021-02-26 11:45:00,2021-02-26 13:05:00,1464.54,1468.76,0.11,flip_to_short -9227,做空,2021-02-26 13:05:00,2021-02-26 13:45:00,1468.76,1477.14,-0.29,flip_to_long -9228,做多,2021-02-26 13:45:00,2021-02-26 13:50:00,1477.14,1476.7,-0.04,flip_to_short -9229,做空,2021-02-26 13:50:00,2021-02-26 14:00:00,1476.7,1477.54,-0.05,flip_to_long -9230,做多,2021-02-26 14:00:00,2021-02-26 14:05:00,1477.54,1477.54,-0.02,flip_to_short -9231,做空,2021-02-26 14:05:00,2021-02-26 14:15:00,1477.54,1485.89,-0.28,flip_to_long -9232,做多,2021-02-26 14:15:00,2021-02-26 18:15:00,1485.89,1513.71,0.83,flip_to_short -9233,做空,2021-02-26 18:15:00,2021-02-26 18:20:00,1513.71,1522.08,-0.28,flip_to_long -9234,做多,2021-02-26 18:20:00,2021-02-26 18:25:00,1522.08,1521.98,-0.03,flip_to_short -9235,做空,2021-02-26 18:25:00,2021-02-27 00:05:00,1521.98,1462.21,1.78,flip_to_long -9236,做多,2021-02-27 00:05:00,2021-02-27 00:15:00,1462.21,1453.61,-0.31,flip_to_short -9237,做空,2021-02-27 00:15:00,2021-02-27 00:20:00,1453.61,1460.98,-0.27,flip_to_long -9238,做多,2021-02-27 00:20:00,2021-02-27 05:20:00,1460.98,1500.75,1.27,flip_to_short -9239,做空,2021-02-27 05:20:00,2021-02-27 05:35:00,1500.75,1500.69,-0.02,flip_to_long -9240,做多,2021-02-27 05:35:00,2021-02-27 05:50:00,1500.69,1504.98,0.12,flip_to_short -9241,做空,2021-02-27 05:50:00,2021-02-27 11:20:00,1504.98,1478.96,0.82,flip_to_long -9242,做多,2021-02-27 11:20:00,2021-02-27 11:40:00,1478.96,1476.82,-0.1,flip_to_short -9243,做空,2021-02-27 11:40:00,2021-02-27 12:05:00,1476.82,1481.73,-0.19,flip_to_long -9244,做多,2021-02-27 12:05:00,2021-02-27 12:15:00,1481.73,1474.4,-0.27,flip_to_short -9245,做空,2021-02-27 12:15:00,2021-02-27 12:30:00,1474.4,1483.4,-0.32,flip_to_long -9246,做多,2021-02-27 12:30:00,2021-02-27 14:30:00,1483.4,1470.49,-0.45,flip_to_short -9247,做空,2021-02-27 14:30:00,2021-02-27 15:15:00,1470.49,1478.2,-0.28,flip_to_long -9248,做多,2021-02-27 15:15:00,2021-02-27 15:25:00,1478.2,1477.37,-0.05,flip_to_short -9249,做空,2021-02-27 15:25:00,2021-02-27 16:50:00,1477.37,1476.68,-0.0,flip_to_long -9250,做多,2021-02-27 16:50:00,2021-02-27 16:55:00,1476.68,1471.7,-0.19,flip_to_short -9251,做空,2021-02-27 16:55:00,2021-02-27 17:10:00,1471.7,1475.64,-0.15,flip_to_long -9252,做多,2021-02-27 17:10:00,2021-02-27 22:10:00,1475.64,1500.89,0.79,flip_to_short -9253,做空,2021-02-27 22:10:00,2021-02-28 08:25:00,1500.89,1369.13,4.22,flip_to_long -9254,做多,2021-02-28 08:25:00,2021-02-28 08:30:00,1369.13,1362.26,-0.29,flip_to_short -9255,做空,2021-02-28 08:30:00,2021-02-28 08:35:00,1362.26,1363.31,-0.07,flip_to_long -9256,做多,2021-02-28 08:35:00,2021-02-28 08:40:00,1363.31,1363.0,-0.04,flip_to_short -9257,做空,2021-02-28 08:40:00,2021-02-28 08:55:00,1363.0,1359.8,0.1,flip_to_long -9258,做多,2021-02-28 08:55:00,2021-02-28 10:00:00,1359.8,1357.34,-0.12,flip_to_short -9259,做空,2021-02-28 10:00:00,2021-02-28 10:05:00,1357.34,1358.89,-0.09,flip_to_long -9260,做多,2021-02-28 10:05:00,2021-02-28 12:15:00,1358.89,1361.23,0.06,flip_to_short -9261,做空,2021-02-28 12:15:00,2021-02-28 16:15:00,1361.23,1353.67,0.27,flip_to_long -9262,做多,2021-02-28 16:15:00,2021-02-28 16:20:00,1353.67,1347.79,-0.26,flip_to_short -9263,做空,2021-02-28 16:20:00,2021-02-28 16:30:00,1347.79,1350.61,-0.14,flip_to_long -9264,做多,2021-02-28 16:30:00,2021-02-28 17:00:00,1350.61,1336.12,-0.59,flip_to_short -9265,做空,2021-02-28 17:00:00,2021-02-28 17:10:00,1336.12,1345.89,-0.4,flip_to_long -9266,做多,2021-02-28 17:10:00,2021-02-28 17:30:00,1345.89,1344.53,-0.08,flip_to_short -9267,做空,2021-02-28 17:30:00,2021-02-28 18:05:00,1344.53,1342.68,0.04,flip_to_long -9268,做多,2021-02-28 18:05:00,2021-02-28 18:15:00,1342.68,1339.2,-0.16,flip_to_short -9269,做空,2021-02-28 18:15:00,2021-02-28 18:20:00,1339.2,1345.29,-0.26,flip_to_long -9270,做多,2021-02-28 18:20:00,2021-03-01 03:05:00,1345.29,1435.53,3.38,flip_to_short -9271,做空,2021-03-01 03:05:00,2021-03-01 03:50:00,1435.53,1438.51,-0.14,flip_to_long -9272,做多,2021-03-01 03:50:00,2021-03-01 03:55:00,1438.51,1434.92,-0.16,flip_to_short -9273,做空,2021-03-01 03:55:00,2021-03-01 04:00:00,1434.92,1442.9,-0.33,flip_to_long -9274,做多,2021-03-01 04:00:00,2021-03-01 04:10:00,1442.9,1437.93,-0.21,flip_to_short -9275,做空,2021-03-01 04:10:00,2021-03-01 04:40:00,1437.93,1438.29,-0.04,flip_to_long -9276,做多,2021-03-01 04:40:00,2021-03-01 05:15:00,1438.29,1439.73,0.03,flip_to_short -9277,做空,2021-03-01 05:15:00,2021-03-01 05:20:00,1439.73,1442.96,-0.15,flip_to_long -9278,做多,2021-03-01 05:20:00,2021-03-01 05:25:00,1442.96,1436.83,-0.26,flip_to_short -9279,做空,2021-03-01 05:25:00,2021-03-01 05:30:00,1436.83,1444.03,-0.29,flip_to_long -9280,做多,2021-03-01 05:30:00,2021-03-01 05:40:00,1444.03,1437.29,-0.27,flip_to_short -9281,做空,2021-03-01 05:40:00,2021-03-01 06:15:00,1437.29,1442.34,-0.21,flip_to_long -9282,做多,2021-03-01 06:15:00,2021-03-01 06:20:00,1442.34,1437.05,-0.22,flip_to_short -9283,做空,2021-03-01 06:20:00,2021-03-01 06:25:00,1437.05,1438.37,-0.07,flip_to_long -9284,做多,2021-03-01 06:25:00,2021-03-01 16:45:00,1438.37,1530.15,3.31,flip_to_short -9285,做空,2021-03-01 16:45:00,2021-03-01 16:50:00,1530.15,1539.38,-0.36,flip_to_long -9286,做多,2021-03-01 16:50:00,2021-03-01 17:10:00,1539.38,1536.51,-0.13,flip_to_short -9287,做空,2021-03-01 17:10:00,2021-03-01 21:05:00,1536.51,1527.0,0.31,flip_to_long -9288,做多,2021-03-01 21:05:00,2021-03-02 02:00:00,1527.0,1556.53,1.04,flip_to_short -9289,做空,2021-03-02 02:00:00,2021-03-02 02:05:00,1556.53,1565.68,-0.37,flip_to_long -9290,做多,2021-03-02 02:05:00,2021-03-02 03:00:00,1565.68,1562.74,-0.14,flip_to_short -9291,做空,2021-03-02 03:00:00,2021-03-02 03:05:00,1562.74,1571.35,-0.34,flip_to_long -9292,做多,2021-03-02 03:05:00,2021-03-02 03:15:00,1571.35,1559.93,-0.44,flip_to_short -9293,做空,2021-03-02 03:15:00,2021-03-02 04:10:00,1559.93,1564.7,-0.2,flip_to_long -9294,做多,2021-03-02 04:10:00,2021-03-02 04:45:00,1564.7,1569.18,0.13,flip_to_short -9295,做空,2021-03-02 04:45:00,2021-03-02 04:50:00,1569.18,1574.39,-0.21,flip_to_long -9296,做多,2021-03-02 04:50:00,2021-03-02 05:25:00,1574.39,1570.15,-0.18,flip_to_short -9297,做空,2021-03-02 05:25:00,2021-03-02 08:15:00,1570.15,1555.0,0.51,flip_to_long -9298,做多,2021-03-02 08:15:00,2021-03-02 08:35:00,1555.0,1560.71,0.18,flip_to_short -9299,做空,2021-03-02 08:35:00,2021-03-02 11:05:00,1560.71,1558.0,0.07,flip_to_long -9300,做多,2021-03-02 11:05:00,2021-03-02 11:20:00,1558.0,1558.74,-0.0,flip_to_short -9301,做空,2021-03-02 11:20:00,2021-03-02 12:30:00,1558.74,1561.0,-0.11,flip_to_long -9302,做多,2021-03-02 12:30:00,2021-03-02 12:50:00,1561.0,1561.92,0.0,flip_to_short -9303,做空,2021-03-02 12:50:00,2021-03-02 12:55:00,1561.92,1564.35,-0.11,flip_to_long -9304,做多,2021-03-02 12:55:00,2021-03-02 13:40:00,1564.35,1568.73,0.13,flip_to_short -9305,做空,2021-03-02 13:40:00,2021-03-02 14:55:00,1568.73,1569.22,-0.05,flip_to_long -9306,做多,2021-03-02 14:55:00,2021-03-02 15:10:00,1569.22,1563.26,-0.24,flip_to_short -9307,做空,2021-03-02 15:10:00,2021-03-02 22:40:00,1563.26,1481.78,2.86,flip_to_long -9308,做多,2021-03-02 22:40:00,2021-03-02 22:50:00,1481.78,1480.95,-0.06,flip_to_short -9309,做空,2021-03-02 22:50:00,2021-03-02 23:00:00,1480.95,1482.96,-0.11,flip_to_long -9310,做多,2021-03-02 23:00:00,2021-03-03 00:05:00,1482.96,1479.22,-0.18,flip_to_short -9311,做空,2021-03-03 00:05:00,2021-03-03 13:50:00,1479.22,1611.95,-5.31,flip_to_long -9312,做多,2021-03-03 13:50:00,2021-03-03 14:00:00,1611.95,1607.94,-0.16,flip_to_short -9313,做空,2021-03-03 14:00:00,2021-03-03 16:00:00,1607.94,1615.67,-0.28,flip_to_long -9314,做多,2021-03-03 16:00:00,2021-03-03 16:15:00,1615.67,1605.66,-0.35,flip_to_short -9315,做空,2021-03-03 16:15:00,2021-03-03 16:20:00,1605.66,1611.87,-0.23,flip_to_long -9316,做多,2021-03-03 16:20:00,2021-03-03 16:40:00,1611.87,1608.31,-0.14,flip_to_short -9317,做空,2021-03-03 16:40:00,2021-03-03 16:45:00,1608.31,1612.61,-0.17,flip_to_long -9318,做多,2021-03-03 16:45:00,2021-03-03 17:30:00,1612.61,1614.14,0.02,flip_to_short -9319,做空,2021-03-03 17:30:00,2021-03-03 19:45:00,1614.14,1610.2,0.1,flip_to_long -9320,做多,2021-03-03 19:45:00,2021-03-03 20:05:00,1610.2,1607.03,-0.13,flip_to_short -9321,做空,2021-03-03 20:05:00,2021-03-03 22:10:00,1607.03,1607.35,-0.04,flip_to_long -9322,做多,2021-03-03 22:10:00,2021-03-03 22:15:00,1607.35,1598.9,-0.3,flip_to_short -9323,做空,2021-03-03 22:15:00,2021-03-03 23:20:00,1598.9,1598.34,-0.01,flip_to_long -9324,做多,2021-03-03 23:20:00,2021-03-03 23:30:00,1598.34,1593.81,-0.17,flip_to_short -9325,做空,2021-03-03 23:30:00,2021-03-04 00:45:00,1593.81,1593.29,-0.01,flip_to_long -9326,做多,2021-03-04 00:45:00,2021-03-04 01:00:00,1593.29,1588.5,-0.18,flip_to_short -9327,做空,2021-03-04 01:00:00,2021-03-04 01:05:00,1588.5,1596.09,-0.27,flip_to_long -9328,做多,2021-03-04 01:05:00,2021-03-04 03:15:00,1596.09,1591.24,-0.18,flip_to_short -9329,做空,2021-03-04 03:15:00,2021-03-04 07:40:00,1591.24,1565.35,0.81,flip_to_long -9330,做多,2021-03-04 07:40:00,2021-03-04 07:50:00,1565.35,1562.4,-0.12,flip_to_short -9331,做空,2021-03-04 07:50:00,2021-03-04 10:00:00,1562.4,1560.18,0.05,flip_to_long -9332,做多,2021-03-04 10:00:00,2021-03-04 11:20:00,1560.18,1557.05,-0.13,flip_to_short -9333,做空,2021-03-04 11:20:00,2021-03-04 11:30:00,1557.05,1560.43,-0.14,flip_to_long -9334,做多,2021-03-04 11:30:00,2021-03-04 12:00:00,1560.43,1554.88,-0.21,flip_to_short -9335,做空,2021-03-04 12:00:00,2021-03-04 12:05:00,1554.88,1564.1,-0.33,flip_to_long -9336,做多,2021-03-04 12:05:00,2021-03-04 12:30:00,1564.1,1562.33,-0.08,flip_to_short -9337,做空,2021-03-04 12:30:00,2021-03-04 12:40:00,1562.33,1564.48,-0.1,flip_to_long -9338,做多,2021-03-04 12:40:00,2021-03-04 12:45:00,1564.48,1561.58,-0.12,flip_to_short -9339,做空,2021-03-04 12:45:00,2021-03-04 12:50:00,1561.58,1562.56,-0.06,flip_to_long -9340,做多,2021-03-04 12:50:00,2021-03-04 13:00:00,1562.56,1553.89,-0.31,flip_to_short -9341,做空,2021-03-04 13:00:00,2021-03-04 13:15:00,1553.89,1563.75,-0.34,flip_to_long -9342,做多,2021-03-04 13:15:00,2021-03-04 13:20:00,1563.75,1559.69,-0.15,flip_to_short -9343,做空,2021-03-04 13:20:00,2021-03-04 13:25:00,1559.69,1564.89,-0.19,flip_to_long -9344,做多,2021-03-04 13:25:00,2021-03-04 13:30:00,1564.89,1559.17,-0.21,flip_to_short -9345,做空,2021-03-04 13:30:00,2021-03-04 13:40:00,1559.17,1568.62,-0.32,flip_to_long -9346,做多,2021-03-04 13:40:00,2021-03-04 15:05:00,1568.62,1565.84,-0.11,flip_to_short -9347,做空,2021-03-04 15:05:00,2021-03-04 15:35:00,1565.84,1567.93,-0.09,flip_to_long -9348,做多,2021-03-04 15:35:00,2021-03-04 17:30:00,1567.93,1578.63,0.31,flip_to_short -9349,做空,2021-03-04 17:30:00,2021-03-04 22:45:00,1578.63,1532.5,1.41,flip_to_long -9350,做多,2021-03-04 22:45:00,2021-03-04 22:50:00,1532.5,1532.24,-0.03,flip_to_short -9351,做空,2021-03-04 22:50:00,2021-03-04 23:15:00,1532.24,1538.27,-0.22,flip_to_long -9352,做多,2021-03-04 23:15:00,2021-03-05 00:00:00,1538.27,1522.2,-0.55,flip_to_short -9353,做空,2021-03-05 00:00:00,2021-03-05 04:35:00,1522.2,1487.4,1.13,flip_to_long -9354,做多,2021-03-05 04:35:00,2021-03-05 04:50:00,1487.4,1480.27,-0.27,flip_to_short -9355,做空,2021-03-05 04:50:00,2021-03-05 05:05:00,1480.27,1477.88,0.06,flip_to_long -9356,做多,2021-03-05 05:05:00,2021-03-05 05:10:00,1477.88,1475.66,-0.1,flip_to_short -9357,做空,2021-03-05 05:10:00,2021-03-05 05:15:00,1475.66,1476.78,-0.06,flip_to_long -9358,做多,2021-03-05 05:15:00,2021-03-05 05:20:00,1476.78,1472.81,-0.16,flip_to_short -9359,做空,2021-03-05 05:20:00,2021-03-05 05:50:00,1472.81,1474.49,-0.08,flip_to_long -9360,做多,2021-03-05 05:50:00,2021-03-05 06:40:00,1474.49,1478.84,0.12,flip_to_short -9361,做空,2021-03-05 06:40:00,2021-03-05 07:55:00,1478.84,1474.92,0.11,flip_to_long -9362,做多,2021-03-05 07:55:00,2021-03-05 10:20:00,1474.92,1470.79,-0.17,flip_to_short -9363,做空,2021-03-05 10:20:00,2021-03-05 10:40:00,1470.79,1470.89,-0.03,flip_to_long -9364,做多,2021-03-05 10:40:00,2021-03-05 12:20:00,1470.89,1467.36,-0.15,flip_to_short -9365,做空,2021-03-05 12:20:00,2021-03-05 12:25:00,1467.36,1468.81,-0.08,flip_to_long -9366,做多,2021-03-05 12:25:00,2021-03-05 15:35:00,1468.81,1486.58,0.59,flip_to_short -9367,做空,2021-03-05 15:35:00,2021-03-05 15:50:00,1486.58,1492.2,-0.22,flip_to_long -9368,做多,2021-03-05 15:50:00,2021-03-05 15:55:00,1492.2,1482.59,-0.35,flip_to_short -9369,做空,2021-03-05 15:55:00,2021-03-05 17:00:00,1482.59,1487.27,-0.19,flip_to_long -9370,做多,2021-03-05 17:00:00,2021-03-05 17:05:00,1487.27,1476.02,-0.41,flip_to_short -9371,做空,2021-03-05 17:05:00,2021-03-05 17:15:00,1476.02,1495.62,-0.69,flip_to_long -9372,做多,2021-03-05 17:15:00,2021-03-05 23:05:00,1495.62,1531.38,1.15,flip_to_short -9373,做空,2021-03-05 23:05:00,2021-03-05 23:10:00,1531.38,1532.88,-0.07,flip_to_long -9374,做多,2021-03-05 23:10:00,2021-03-05 23:20:00,1532.88,1533.78,0.0,flip_to_short -9375,做空,2021-03-05 23:20:00,2021-03-05 23:45:00,1533.78,1533.4,-0.01,flip_to_long -9376,做多,2021-03-05 23:45:00,2021-03-06 00:50:00,1533.4,1536.0,0.06,flip_to_short -9377,做空,2021-03-06 00:50:00,2021-03-06 00:55:00,1536.0,1543.9,-0.29,flip_to_long -9378,做多,2021-03-06 00:55:00,2021-03-06 01:05:00,1543.9,1536.42,-0.27,flip_to_short -9379,做空,2021-03-06 01:05:00,2021-03-06 01:15:00,1536.42,1537.39,-0.06,flip_to_long -9380,做多,2021-03-06 01:15:00,2021-03-06 02:40:00,1537.39,1537.65,-0.02,flip_to_short -9381,做空,2021-03-06 02:40:00,2021-03-06 02:50:00,1537.65,1537.97,-0.04,flip_to_long -9382,做多,2021-03-06 02:50:00,2021-03-06 03:00:00,1537.97,1537.0,-0.06,flip_to_short -9383,做空,2021-03-06 03:00:00,2021-03-06 03:05:00,1537.0,1537.76,-0.05,flip_to_long -9384,做多,2021-03-06 03:05:00,2021-03-06 03:10:00,1537.76,1536.0,-0.08,flip_to_short -9385,做空,2021-03-06 03:10:00,2021-03-06 05:00:00,1536.0,1532.74,0.08,flip_to_long -9386,做多,2021-03-06 05:00:00,2021-03-06 09:40:00,1532.74,1570.54,1.22,flip_to_short -9387,做空,2021-03-06 09:40:00,2021-03-06 10:05:00,1570.54,1576.1,-0.21,flip_to_long -9388,做多,2021-03-06 10:05:00,2021-03-06 15:50:00,1576.1,1547.87,-0.94,flip_to_short -9389,做空,2021-03-06 15:50:00,2021-03-06 16:00:00,1547.87,1558.94,-0.39,flip_to_long -9390,做多,2021-03-06 16:00:00,2021-03-07 01:45:00,1558.94,1659.17,3.18,flip_to_short -9391,做空,2021-03-07 01:45:00,2021-03-07 02:15:00,1659.17,1660.47,-0.07,flip_to_long -9392,做多,2021-03-07 02:15:00,2021-03-07 02:25:00,1660.47,1659.99,-0.04,flip_to_short -9393,做空,2021-03-07 02:25:00,2021-03-07 02:30:00,1659.99,1662.72,-0.11,flip_to_long -9394,做多,2021-03-07 02:30:00,2021-03-07 02:35:00,1662.72,1661.56,-0.06,flip_to_short -9395,做空,2021-03-07 02:35:00,2021-03-07 02:45:00,1661.56,1658.22,0.08,flip_to_long -9396,做多,2021-03-07 02:45:00,2021-03-07 06:00:00,1658.22,1657.61,-0.05,flip_to_short -9397,做空,2021-03-07 06:00:00,2021-03-07 06:25:00,1657.61,1657.9,-0.04,flip_to_long -9398,做多,2021-03-07 06:25:00,2021-03-07 07:00:00,1657.9,1659.58,0.03,flip_to_short -9399,做空,2021-03-07 07:00:00,2021-03-07 10:45:00,1659.58,1676.16,-0.56,flip_to_long -9400,做多,2021-03-07 10:45:00,2021-03-07 10:50:00,1676.16,1675.37,-0.05,flip_to_short -9401,做空,2021-03-07 10:50:00,2021-03-07 11:25:00,1675.37,1674.53,0.0,flip_to_long -9402,做多,2021-03-07 11:25:00,2021-03-07 11:45:00,1674.53,1676.55,0.04,flip_to_short -9403,做空,2021-03-07 11:45:00,2021-03-07 11:50:00,1676.55,1677.94,-0.07,flip_to_long -9404,做多,2021-03-07 11:50:00,2021-03-07 12:00:00,1677.94,1679.84,0.03,flip_to_short -9405,做空,2021-03-07 12:00:00,2021-03-07 14:05:00,1679.84,1678.0,0.03,flip_to_long -9406,做多,2021-03-07 14:05:00,2021-03-07 14:10:00,1678.0,1662.68,-0.5,flip_to_short -9407,做空,2021-03-07 14:10:00,2021-03-07 16:00:00,1662.68,1663.82,-0.06,flip_to_long -9408,做多,2021-03-07 16:00:00,2021-03-07 16:20:00,1663.82,1662.6,-0.06,flip_to_short -9409,做空,2021-03-07 16:20:00,2021-03-07 16:30:00,1662.6,1668.58,-0.21,flip_to_long -9410,做多,2021-03-07 16:30:00,2021-03-07 18:25:00,1668.58,1665.27,-0.13,flip_to_short -9411,做空,2021-03-07 18:25:00,2021-03-07 19:55:00,1665.27,1659.08,0.17,flip_to_long -9412,做多,2021-03-07 19:55:00,2021-03-08 02:40:00,1659.08,1716.66,1.76,flip_to_short -9413,做空,2021-03-08 02:40:00,2021-03-08 03:15:00,1716.66,1721.73,-0.19,flip_to_long -9414,做多,2021-03-08 03:15:00,2021-03-08 03:25:00,1721.73,1720.16,-0.08,flip_to_short -9415,做空,2021-03-08 03:25:00,2021-03-08 03:30:00,1720.16,1725.99,-0.21,flip_to_long -9416,做多,2021-03-08 03:30:00,2021-03-08 03:35:00,1725.99,1725.76,-0.03,flip_to_short -9417,做空,2021-03-08 03:35:00,2021-03-08 05:00:00,1725.76,1732.93,-0.25,flip_to_long -9418,做多,2021-03-08 05:00:00,2021-03-08 06:40:00,1732.93,1730.74,-0.09,flip_to_short -9419,做空,2021-03-08 06:40:00,2021-03-08 07:00:00,1730.74,1727.2,0.08,flip_to_long -9420,做多,2021-03-08 07:00:00,2021-03-08 16:10:00,1727.2,1730.64,0.08,flip_to_short -9421,做空,2021-03-08 16:10:00,2021-03-08 16:45:00,1730.64,1730.23,-0.01,flip_to_long -9422,做多,2021-03-08 16:45:00,2021-03-08 17:10:00,1730.23,1731.66,0.02,flip_to_short -9423,做空,2021-03-08 17:10:00,2021-03-08 17:20:00,1731.66,1732.86,-0.06,flip_to_long -9424,做多,2021-03-08 17:20:00,2021-03-08 17:30:00,1732.86,1734.34,0.02,flip_to_short -9425,做空,2021-03-08 17:30:00,2021-03-08 18:05:00,1734.34,1734.51,-0.03,flip_to_long -9426,做多,2021-03-08 18:05:00,2021-03-08 18:40:00,1734.51,1735.33,-0.0,flip_to_short -9427,做空,2021-03-08 18:40:00,2021-03-08 18:45:00,1735.33,1746.92,-0.38,flip_to_long -9428,做多,2021-03-08 18:45:00,2021-03-09 04:05:00,1746.92,1836.36,2.67,flip_to_short -9429,做空,2021-03-09 04:05:00,2021-03-09 04:15:00,1836.36,1838.59,-0.1,flip_to_long -9430,做多,2021-03-09 04:15:00,2021-03-09 04:55:00,1838.59,1838.71,-0.02,flip_to_short -9431,做空,2021-03-09 04:55:00,2021-03-09 05:00:00,1838.71,1845.96,-0.25,flip_to_long -9432,做多,2021-03-09 05:00:00,2021-03-09 05:30:00,1845.96,1839.92,-0.21,flip_to_short -9433,做空,2021-03-09 05:30:00,2021-03-09 05:35:00,1839.92,1840.39,-0.04,flip_to_long -9434,做多,2021-03-09 05:35:00,2021-03-09 06:05:00,1840.39,1844.75,0.1,flip_to_short -9435,做空,2021-03-09 06:05:00,2021-03-09 06:15:00,1844.75,1845.25,-0.04,flip_to_long -9436,做多,2021-03-09 06:15:00,2021-03-09 06:20:00,1845.25,1839.28,-0.21,flip_to_short -9437,做空,2021-03-09 06:20:00,2021-03-09 08:55:00,1839.28,1835.99,0.07,flip_to_long -9438,做多,2021-03-09 08:55:00,2021-03-09 09:00:00,1835.99,1834.35,-0.08,flip_to_short -9439,做空,2021-03-09 09:00:00,2021-03-09 09:05:00,1834.35,1834.41,-0.03,flip_to_long -9440,做多,2021-03-09 09:05:00,2021-03-09 09:45:00,1834.41,1830.67,-0.14,flip_to_short -9441,做空,2021-03-09 09:45:00,2021-03-09 09:55:00,1830.67,1831.57,-0.05,flip_to_long -9442,做多,2021-03-09 09:55:00,2021-03-09 10:15:00,1831.57,1828.92,-0.11,flip_to_short -9443,做空,2021-03-09 10:15:00,2021-03-09 10:50:00,1828.92,1831.12,-0.09,flip_to_long -9444,做多,2021-03-09 10:50:00,2021-03-09 10:55:00,1831.12,1828.14,-0.12,flip_to_short -9445,做空,2021-03-09 10:55:00,2021-03-09 11:00:00,1828.14,1831.27,-0.12,flip_to_long -9446,做多,2021-03-09 11:00:00,2021-03-09 11:10:00,1831.27,1830.87,-0.04,flip_to_short -9447,做空,2021-03-09 11:10:00,2021-03-09 11:35:00,1830.87,1829.13,0.02,flip_to_long -9448,做多,2021-03-09 11:35:00,2021-03-09 11:45:00,1829.13,1827.92,-0.06,flip_to_short -9449,做空,2021-03-09 11:45:00,2021-03-09 11:50:00,1827.92,1834.03,-0.21,flip_to_long -9450,做多,2021-03-09 11:50:00,2021-03-09 11:55:00,1834.03,1830.72,-0.12,flip_to_short -9451,做空,2021-03-09 11:55:00,2021-03-09 13:35:00,1830.72,1827.46,0.07,flip_to_long -9452,做多,2021-03-09 13:35:00,2021-03-09 14:20:00,1827.46,1831.5,0.09,flip_to_short -9453,做空,2021-03-09 14:20:00,2021-03-09 15:25:00,1831.5,1827.29,0.1,flip_to_long -9454,做多,2021-03-09 15:25:00,2021-03-09 16:10:00,1827.29,1820.66,-0.22,flip_to_short -9455,做空,2021-03-09 16:10:00,2021-03-09 16:15:00,1820.66,1830.7,-0.32,flip_to_long -9456,做多,2021-03-09 16:15:00,2021-03-09 16:20:00,1830.7,1828.53,-0.09,flip_to_short -9457,做空,2021-03-09 16:20:00,2021-03-09 16:30:00,1828.53,1831.36,-0.11,flip_to_long -9458,做多,2021-03-09 16:30:00,2021-03-09 17:25:00,1831.36,1830.21,-0.06,flip_to_short -9459,做空,2021-03-09 17:25:00,2021-03-09 19:20:00,1830.21,1826.35,0.09,flip_to_long -9460,做多,2021-03-09 19:20:00,2021-03-09 21:25:00,1826.35,1824.49,-0.08,flip_to_short -9461,做空,2021-03-09 21:25:00,2021-03-09 21:40:00,1824.49,1826.66,-0.09,flip_to_long -9462,做多,2021-03-09 21:40:00,2021-03-09 21:50:00,1826.66,1827.58,0.0,flip_to_short -9463,做空,2021-03-09 21:50:00,2021-03-09 22:00:00,1827.58,1827.31,-0.02,flip_to_long -9464,做多,2021-03-09 22:00:00,2021-03-09 22:15:00,1827.31,1829.73,0.04,flip_to_short -9465,做空,2021-03-09 22:15:00,2021-03-09 22:30:00,1829.73,1830.13,-0.04,flip_to_long -9466,做多,2021-03-09 22:30:00,2021-03-10 01:30:00,1830.13,1846.26,0.44,flip_to_short -9467,做空,2021-03-10 01:30:00,2021-03-10 06:10:00,1846.26,1800.0,1.35,flip_to_long -9468,做多,2021-03-10 06:10:00,2021-03-10 10:55:00,1800.0,1820.38,0.61,flip_to_short -9469,做空,2021-03-10 10:55:00,2021-03-10 11:10:00,1820.38,1818.64,0.03,flip_to_long -9470,做多,2021-03-10 11:10:00,2021-03-10 11:20:00,1818.64,1813.1,-0.2,flip_to_short -9471,做空,2021-03-10 11:20:00,2021-03-10 11:25:00,1813.1,1820.51,-0.26,flip_to_long -9472,做多,2021-03-10 11:25:00,2021-03-10 11:30:00,1820.51,1819.97,-0.04,flip_to_short -9473,做空,2021-03-10 11:30:00,2021-03-10 11:50:00,1819.97,1819.21,-0.0,flip_to_long -9474,做多,2021-03-10 11:50:00,2021-03-10 12:10:00,1819.21,1813.51,-0.2,flip_to_short -9475,做空,2021-03-10 12:10:00,2021-03-10 12:20:00,1813.51,1821.89,-0.29,flip_to_long -9476,做多,2021-03-10 12:20:00,2021-03-10 12:25:00,1821.89,1816.85,-0.18,flip_to_short -9477,做空,2021-03-10 12:25:00,2021-03-10 12:30:00,1816.85,1827.94,-0.37,flip_to_long -9478,做多,2021-03-10 12:30:00,2021-03-10 12:45:00,1827.94,1822.35,-0.2,flip_to_short -9479,做空,2021-03-10 12:45:00,2021-03-10 12:50:00,1822.35,1824.0,-0.08,flip_to_long -9480,做多,2021-03-10 12:50:00,2021-03-10 12:55:00,1824.0,1822.68,-0.07,flip_to_short -9481,做空,2021-03-10 12:55:00,2021-03-10 13:00:00,1822.68,1825.19,-0.1,flip_to_long -9482,做多,2021-03-10 13:00:00,2021-03-10 15:40:00,1825.19,1831.63,0.16,flip_to_short -9483,做空,2021-03-10 15:40:00,2021-03-10 16:10:00,1831.63,1840.22,-0.28,flip_to_long -9484,做多,2021-03-10 16:10:00,2021-03-10 16:20:00,1840.22,1832.62,-0.25,flip_to_short -9485,做空,2021-03-10 16:20:00,2021-03-10 16:25:00,1832.62,1835.03,-0.1,flip_to_long -9486,做多,2021-03-10 16:25:00,2021-03-10 18:45:00,1835.03,1842.54,0.19,flip_to_short -9487,做空,2021-03-10 18:45:00,2021-03-10 18:50:00,1842.54,1844.64,-0.09,flip_to_long -9488,做多,2021-03-10 18:50:00,2021-03-10 19:40:00,1844.64,1846.73,0.03,flip_to_short -9489,做空,2021-03-10 19:40:00,2021-03-10 19:45:00,1846.73,1851.83,-0.18,flip_to_long -9490,做多,2021-03-10 19:45:00,2021-03-10 19:50:00,1851.83,1846.62,-0.18,flip_to_short -9491,做空,2021-03-10 19:50:00,2021-03-10 22:35:00,1846.62,1835.77,0.29,flip_to_long -9492,做多,2021-03-10 22:35:00,2021-03-10 22:40:00,1835.77,1831.48,-0.15,flip_to_short -9493,做空,2021-03-10 22:40:00,2021-03-10 22:50:00,1831.48,1830.41,0.0,flip_to_long -9494,做多,2021-03-10 22:50:00,2021-03-10 23:00:00,1830.41,1813.13,-0.53,flip_to_short -9495,做空,2021-03-10 23:00:00,2021-03-10 23:10:00,1813.13,1820.98,-0.26,flip_to_long -9496,做多,2021-03-10 23:10:00,2021-03-11 03:00:00,1820.98,1800.33,-0.62,flip_to_short -9497,做空,2021-03-11 03:00:00,2021-03-11 03:45:00,1800.33,1801.47,-0.06,flip_to_long -9498,做多,2021-03-11 03:45:00,2021-03-11 05:00:00,1801.47,1792.65,-0.29,flip_to_short -9499,做空,2021-03-11 05:00:00,2021-03-11 05:05:00,1792.65,1795.94,-0.12,flip_to_long -9500,做多,2021-03-11 05:05:00,2021-03-11 05:10:00,1795.94,1795.17,-0.05,flip_to_short -9501,做空,2021-03-11 05:10:00,2021-03-11 05:25:00,1795.17,1794.59,-0.01,flip_to_long -9502,做多,2021-03-11 05:25:00,2021-03-11 05:30:00,1794.59,1787.24,-0.24,flip_to_short -9503,做空,2021-03-11 05:30:00,2021-03-11 10:40:00,1787.24,1759.54,0.79,flip_to_long -9504,做多,2021-03-11 10:40:00,2021-03-11 15:30:00,1759.54,1782.77,0.68,flip_to_short -9505,做空,2021-03-11 15:30:00,2021-03-11 15:35:00,1782.77,1788.64,-0.21,flip_to_long -9506,做多,2021-03-11 15:35:00,2021-03-11 16:20:00,1788.64,1799.51,0.3,flip_to_short -9507,做空,2021-03-11 16:20:00,2021-03-11 16:55:00,1799.51,1796.61,0.06,flip_to_long -9508,做多,2021-03-11 16:55:00,2021-03-11 17:40:00,1796.61,1799.13,0.05,flip_to_short -9509,做空,2021-03-11 17:40:00,2021-03-11 17:45:00,1799.13,1801.4,-0.1,flip_to_long -9510,做多,2021-03-11 17:45:00,2021-03-11 18:25:00,1801.4,1803.73,0.04,flip_to_short -9511,做空,2021-03-11 18:25:00,2021-03-11 20:00:00,1803.73,1812.23,-0.28,flip_to_long -9512,做多,2021-03-11 20:00:00,2021-03-11 20:10:00,1812.23,1802.42,-0.32,flip_to_short -9513,做空,2021-03-11 20:10:00,2021-03-12 01:10:00,1802.42,1823.89,-0.66,flip_to_long -9514,做多,2021-03-12 01:10:00,2021-03-12 03:35:00,1823.89,1820.7,-0.12,flip_to_short -9515,做空,2021-03-12 03:35:00,2021-03-12 03:55:00,1820.7,1820.02,-0.01,flip_to_long -9516,做多,2021-03-12 03:55:00,2021-03-12 04:05:00,1820.02,1811.69,-0.27,flip_to_short -9517,做空,2021-03-12 04:05:00,2021-03-12 05:35:00,1811.69,1813.33,-0.07,flip_to_long -9518,做多,2021-03-12 05:35:00,2021-03-12 06:10:00,1813.33,1816.98,0.08,flip_to_short -9519,做空,2021-03-12 06:10:00,2021-03-12 06:35:00,1816.98,1815.57,0.01,flip_to_long -9520,做多,2021-03-12 06:35:00,2021-03-12 06:40:00,1815.57,1809.11,-0.22,flip_to_short -9521,做空,2021-03-12 06:40:00,2021-03-12 08:45:00,1809.11,1803.63,0.13,flip_to_long -9522,做多,2021-03-12 08:45:00,2021-03-12 15:10:00,1803.63,1764.23,-1.18,flip_to_short -9523,做空,2021-03-12 15:10:00,2021-03-12 15:20:00,1764.23,1760.27,0.09,flip_to_long -9524,做多,2021-03-12 15:20:00,2021-03-12 17:45:00,1760.27,1763.41,0.07,flip_to_short -9525,做空,2021-03-12 17:45:00,2021-03-12 19:05:00,1763.41,1771.35,-0.26,flip_to_long -9526,做多,2021-03-12 19:05:00,2021-03-12 19:10:00,1771.35,1770.65,-0.05,flip_to_short -9527,做空,2021-03-12 19:10:00,2021-03-12 22:00:00,1770.65,1761.44,0.24,flip_to_long -9528,做多,2021-03-12 22:00:00,2021-03-12 22:05:00,1761.44,1756.74,-0.16,flip_to_short -9529,做空,2021-03-12 22:05:00,2021-03-12 22:10:00,1756.74,1759.53,-0.11,flip_to_long -9530,做多,2021-03-12 22:10:00,2021-03-12 22:55:00,1759.53,1760.71,0.01,flip_to_short -9531,做空,2021-03-12 22:55:00,2021-03-13 00:40:00,1760.71,1753.41,0.19,flip_to_long -9532,做多,2021-03-13 00:40:00,2021-03-13 01:00:00,1753.41,1747.2,-0.21,flip_to_short -9533,做空,2021-03-13 01:00:00,2021-03-13 03:05:00,1747.2,1756.56,-0.31,flip_to_long -9534,做多,2021-03-13 03:05:00,2021-03-13 04:05:00,1756.56,1756.11,-0.04,flip_to_short -9535,做空,2021-03-13 04:05:00,2021-03-13 16:00:00,1756.11,1892.5,-4.04,flip_to_long -9536,做多,2021-03-13 16:00:00,2021-03-13 16:15:00,1892.5,1884.7,-0.22,flip_to_short -9537,做空,2021-03-13 16:15:00,2021-03-13 16:40:00,1884.7,1884.4,-0.02,flip_to_long -9538,做多,2021-03-13 16:40:00,2021-03-13 21:15:00,1884.4,1904.1,0.47,flip_to_short -9539,做空,2021-03-13 21:15:00,2021-03-13 21:20:00,1904.1,1916.86,-0.34,flip_to_long -9540,做多,2021-03-13 21:20:00,2021-03-13 21:25:00,1916.86,1914.92,-0.07,flip_to_short -9541,做空,2021-03-13 21:25:00,2021-03-13 21:40:00,1914.92,1911.75,0.05,flip_to_long -9542,做多,2021-03-13 21:40:00,2021-03-13 21:50:00,1911.75,1915.39,0.07,flip_to_short -9543,做空,2021-03-13 21:50:00,2021-03-13 21:55:00,1915.39,1918.89,-0.11,flip_to_long -9544,做多,2021-03-13 21:55:00,2021-03-13 22:00:00,1918.89,1918.72,-0.03,flip_to_short -9545,做空,2021-03-13 22:00:00,2021-03-13 22:15:00,1918.72,1920.46,-0.07,flip_to_long -9546,做多,2021-03-13 22:15:00,2021-03-13 22:20:00,1920.46,1916.04,-0.13,flip_to_short -9547,做空,2021-03-13 22:20:00,2021-03-13 22:30:00,1916.04,1919.61,-0.11,flip_to_long -9548,做多,2021-03-13 22:30:00,2021-03-13 23:45:00,1919.61,1926.51,0.14,flip_to_short -9549,做空,2021-03-13 23:45:00,2021-03-14 00:00:00,1926.51,1925.27,0.01,flip_to_long -9550,做多,2021-03-14 00:00:00,2021-03-14 00:40:00,1925.27,1925.06,-0.03,flip_to_short -9551,做空,2021-03-14 00:40:00,2021-03-14 03:35:00,1925.06,1917.66,0.16,flip_to_long -9552,做多,2021-03-14 03:35:00,2021-03-14 03:50:00,1917.66,1917.01,-0.04,flip_to_short -9553,做空,2021-03-14 03:50:00,2021-03-14 07:20:00,1917.01,1903.08,0.32,flip_to_long -9554,做多,2021-03-14 07:20:00,2021-03-14 07:30:00,1903.08,1903.52,-0.01,flip_to_short -9555,做空,2021-03-14 07:30:00,2021-03-14 08:25:00,1903.52,1898.0,0.12,flip_to_long -9556,做多,2021-03-14 08:25:00,2021-03-14 08:50:00,1898.0,1900.08,0.03,flip_to_short -9557,做空,2021-03-14 08:50:00,2021-03-14 10:10:00,1900.08,1895.25,0.1,flip_to_long -9558,做多,2021-03-14 10:10:00,2021-03-14 20:10:00,1895.25,1865.2,-0.79,flip_to_short -9559,做空,2021-03-14 20:10:00,2021-03-14 21:50:00,1865.2,1870.23,-0.15,flip_to_long -9560,做多,2021-03-14 21:50:00,2021-03-14 22:05:00,1870.23,1866.01,-0.13,flip_to_short -9561,做空,2021-03-14 22:05:00,2021-03-14 22:15:00,1866.01,1881.62,-0.42,flip_to_long -9562,做多,2021-03-14 22:15:00,2021-03-14 23:45:00,1881.62,1874.64,-0.2,flip_to_short -9563,做空,2021-03-14 23:45:00,2021-03-15 00:20:00,1874.64,1879.43,-0.14,flip_to_long -9564,做多,2021-03-15 00:20:00,2021-03-15 00:30:00,1879.43,1877.18,-0.08,flip_to_short -9565,做空,2021-03-15 00:30:00,2021-03-15 01:00:00,1877.18,1880.9,-0.12,flip_to_long -9566,做多,2021-03-15 01:00:00,2021-03-15 01:05:00,1880.9,1874.11,-0.19,flip_to_short -9567,做空,2021-03-15 01:05:00,2021-03-15 01:10:00,1874.11,1877.46,-0.11,flip_to_long -9568,做多,2021-03-15 01:10:00,2021-03-15 04:25:00,1877.46,1884.36,0.15,flip_to_short -9569,做空,2021-03-15 04:25:00,2021-03-15 12:45:00,1884.36,1777.89,2.6,flip_to_long -9570,做多,2021-03-15 12:45:00,2021-03-15 13:00:00,1777.89,1778.93,0.0,flip_to_short -9571,做空,2021-03-15 13:00:00,2021-03-15 15:00:00,1778.93,1785.21,-0.2,flip_to_long -9572,做多,2021-03-15 15:00:00,2021-03-15 15:30:00,1785.21,1779.99,-0.17,flip_to_short -9573,做空,2021-03-15 15:30:00,2021-03-15 15:45:00,1779.99,1778.96,0.0,flip_to_long -9574,做多,2021-03-15 15:45:00,2021-03-15 16:15:00,1778.96,1776.47,-0.09,flip_to_short -9575,做空,2021-03-15 16:15:00,2021-03-15 16:25:00,1776.47,1777.72,-0.06,flip_to_long -9576,做多,2021-03-15 16:25:00,2021-03-15 18:35:00,1777.72,1779.53,0.02,flip_to_short -9577,做空,2021-03-15 18:35:00,2021-03-15 18:50:00,1779.53,1783.77,-0.14,flip_to_long -9578,做多,2021-03-15 18:50:00,2021-03-15 22:15:00,1783.77,1786.73,0.06,flip_to_short -9579,做空,2021-03-15 22:15:00,2021-03-15 22:20:00,1786.73,1787.84,-0.05,flip_to_long -9580,做多,2021-03-15 22:20:00,2021-03-15 22:25:00,1787.84,1785.45,-0.09,flip_to_short -9581,做空,2021-03-15 22:25:00,2021-03-15 22:30:00,1785.45,1789.81,-0.14,flip_to_long -9582,做多,2021-03-15 22:30:00,2021-03-15 22:40:00,1789.81,1788.43,-0.06,flip_to_short -9583,做空,2021-03-15 22:40:00,2021-03-15 22:55:00,1788.43,1787.99,-0.01,flip_to_long -9584,做多,2021-03-15 22:55:00,2021-03-15 23:45:00,1787.99,1786.46,-0.06,flip_to_short -9585,做空,2021-03-15 23:45:00,2021-03-15 23:55:00,1786.46,1794.89,-0.25,flip_to_long -9586,做多,2021-03-15 23:55:00,2021-03-16 00:10:00,1794.89,1800.43,0.12,flip_to_short -9587,做空,2021-03-16 00:10:00,2021-03-16 04:20:00,1800.43,1758.29,1.11,flip_to_long -9588,做多,2021-03-16 04:20:00,2021-03-16 04:55:00,1758.29,1752.56,-0.19,flip_to_short -9589,做空,2021-03-16 04:55:00,2021-03-16 05:10:00,1752.56,1756.08,-0.12,flip_to_long -9590,做多,2021-03-16 05:10:00,2021-03-16 05:30:00,1756.08,1749.36,-0.21,flip_to_short -9591,做空,2021-03-16 05:30:00,2021-03-16 05:45:00,1749.36,1748.4,0.0,flip_to_long -9592,做多,2021-03-16 05:45:00,2021-03-16 06:10:00,1748.4,1748.09,-0.03,flip_to_short -9593,做空,2021-03-16 06:10:00,2021-03-16 06:25:00,1748.09,1752.94,-0.16,flip_to_long -9594,做多,2021-03-16 06:25:00,2021-03-16 06:35:00,1752.94,1786.63,0.91,tp_upper -9595,做空,2021-03-16 10:20:00,2021-03-16 10:25:00,1789.73,1793.81,-0.14,flip_to_long -9596,做多,2021-03-16 10:25:00,2021-03-16 10:30:00,1793.81,1793.6,-0.03,flip_to_short -9597,做空,2021-03-16 10:30:00,2021-03-16 11:05:00,1793.6,1798.47,-0.16,flip_to_long -9598,做多,2021-03-16 11:05:00,2021-03-16 11:15:00,1798.47,1795.39,-0.11,flip_to_short -9599,做空,2021-03-16 11:15:00,2021-03-16 11:25:00,1795.39,1797.57,-0.08,flip_to_long -9600,做多,2021-03-16 11:25:00,2021-03-16 14:40:00,1797.57,1791.38,-0.19,flip_to_short -9601,做空,2021-03-16 14:40:00,2021-03-16 20:00:00,1791.38,1799.19,-0.24,flip_to_long -9602,做多,2021-03-16 20:00:00,2021-03-16 21:55:00,1799.19,1788.61,-0.31,flip_to_short -9603,做空,2021-03-16 21:55:00,2021-03-16 22:00:00,1788.61,1794.22,-0.17,flip_to_long -9604,做多,2021-03-16 22:00:00,2021-03-16 22:50:00,1794.22,1792.0,-0.08,flip_to_short -9605,做空,2021-03-16 22:50:00,2021-03-16 23:05:00,1792.0,1794.97,-0.1,flip_to_long -9606,做多,2021-03-16 23:05:00,2021-03-16 23:30:00,1794.97,1794.27,-0.04,flip_to_short -9607,做空,2021-03-16 23:30:00,2021-03-17 05:25:00,1794.27,1776.35,0.45,flip_to_long -9608,做多,2021-03-17 05:25:00,2021-03-17 05:30:00,1776.35,1771.67,-0.15,flip_to_short -9609,做空,2021-03-17 05:30:00,2021-03-17 05:45:00,1771.67,1782.09,-0.31,flip_to_long -9610,做多,2021-03-17 05:45:00,2021-03-17 09:00:00,1782.09,1779.45,-0.1,flip_to_short -9611,做空,2021-03-17 09:00:00,2021-03-17 09:05:00,1779.45,1785.55,-0.19,flip_to_long -9612,做多,2021-03-17 09:05:00,2021-03-17 09:15:00,1785.55,1778.39,-0.22,flip_to_short -9613,做空,2021-03-17 09:15:00,2021-03-17 12:50:00,1778.39,1766.82,0.29,flip_to_long -9614,做多,2021-03-17 12:50:00,2021-03-17 13:30:00,1766.82,1767.21,-0.01,flip_to_short -9615,做空,2021-03-17 13:30:00,2021-03-17 13:35:00,1767.21,1767.26,-0.03,flip_to_long -9616,做多,2021-03-17 13:35:00,2021-03-17 13:45:00,1767.26,1766.9,-0.03,flip_to_short -9617,做空,2021-03-17 13:45:00,2021-03-17 13:50:00,1766.9,1767.86,-0.05,flip_to_long -9618,做多,2021-03-17 13:50:00,2021-03-17 14:00:00,1767.86,1766.69,-0.06,flip_to_short -9619,做空,2021-03-17 14:00:00,2021-03-17 14:15:00,1766.69,1768.46,-0.07,flip_to_long -9620,做多,2021-03-17 14:15:00,2021-03-17 14:25:00,1768.46,1766.39,-0.08,flip_to_short -9621,做空,2021-03-17 14:25:00,2021-03-17 15:05:00,1766.39,1773.43,-0.21,flip_to_long -9622,做多,2021-03-17 15:05:00,2021-03-17 15:30:00,1773.43,1771.01,-0.09,flip_to_short -9623,做空,2021-03-17 15:30:00,2021-03-17 22:25:00,1771.01,1820.62,-1.35,flip_to_long -9624,做多,2021-03-17 22:25:00,2021-03-17 22:30:00,1820.62,1820.39,-0.03,flip_to_short -9625,做空,2021-03-17 22:30:00,2021-03-17 22:45:00,1820.39,1821.18,-0.04,flip_to_long -9626,做多,2021-03-17 22:45:00,2021-03-17 22:55:00,1821.18,1818.32,-0.09,flip_to_short -9627,做空,2021-03-17 22:55:00,2021-03-17 23:00:00,1818.32,1822.66,-0.13,flip_to_long -9628,做多,2021-03-17 23:00:00,2021-03-18 00:20:00,1822.66,1819.94,-0.09,flip_to_short -9629,做空,2021-03-18 00:20:00,2021-03-18 00:30:00,1819.94,1828.05,-0.23,flip_to_long -9630,做多,2021-03-18 00:30:00,2021-03-18 00:35:00,1828.05,1822.78,-0.16,flip_to_short -9631,做空,2021-03-18 00:35:00,2021-03-18 00:40:00,1822.78,1825.53,-0.09,flip_to_long -9632,做多,2021-03-18 00:40:00,2021-03-18 00:45:00,1825.53,1823.13,-0.08,flip_to_short -9633,做空,2021-03-18 00:45:00,2021-03-18 00:50:00,1823.13,1825.43,-0.08,flip_to_long -9634,做多,2021-03-18 00:50:00,2021-03-18 00:55:00,1825.43,1820.71,-0.14,flip_to_short -9635,做空,2021-03-18 00:55:00,2021-03-18 01:00:00,1820.71,1827.48,-0.19,flip_to_long -9636,做多,2021-03-18 01:00:00,2021-03-18 01:05:00,1827.48,1822.91,-0.14,flip_to_short -9637,做空,2021-03-18 01:05:00,2021-03-18 01:10:00,1822.91,1827.66,-0.14,flip_to_long -9638,做多,2021-03-18 01:10:00,2021-03-18 04:30:00,1827.66,1829.25,0.02,flip_to_short -9639,做空,2021-03-18 04:30:00,2021-03-18 04:35:00,1829.25,1833.36,-0.12,flip_to_long -9640,做多,2021-03-18 04:35:00,2021-03-18 05:05:00,1833.36,1832.66,-0.04,flip_to_short -9641,做空,2021-03-18 05:05:00,2021-03-18 05:10:00,1832.66,1833.92,-0.05,flip_to_long -9642,做多,2021-03-18 05:10:00,2021-03-18 05:30:00,1833.92,1828.28,-0.16,flip_to_short -9643,做空,2021-03-18 05:30:00,2021-03-18 05:35:00,1828.28,1834.58,-0.17,flip_to_long -9644,做多,2021-03-18 05:35:00,2021-03-18 11:00:00,1834.58,1817.27,-0.44,flip_to_short -9645,做空,2021-03-18 11:00:00,2021-03-18 15:20:00,1817.27,1803.79,0.3,flip_to_long -9646,做多,2021-03-18 15:20:00,2021-03-18 15:25:00,1803.79,1799.59,-0.12,flip_to_short -9647,做空,2021-03-18 15:25:00,2021-03-18 15:30:00,1799.59,1806.06,-0.18,flip_to_long -9648,做多,2021-03-18 15:30:00,2021-03-18 18:25:00,1806.06,1806.12,-0.02,flip_to_short -9649,做空,2021-03-18 18:25:00,2021-03-18 22:20:00,1806.12,1788.01,0.42,flip_to_long -9650,做多,2021-03-18 22:20:00,2021-03-18 22:35:00,1788.01,1789.3,0.01,flip_to_short -9651,做空,2021-03-18 22:35:00,2021-03-18 23:00:00,1789.3,1788.3,0.0,flip_to_long -9652,做多,2021-03-18 23:00:00,2021-03-18 23:05:00,1788.3,1783.24,-0.15,flip_to_short -9653,做空,2021-03-18 23:05:00,2021-03-18 23:10:00,1783.24,1783.67,-0.03,flip_to_long -9654,做多,2021-03-18 23:10:00,2021-03-18 23:25:00,1783.67,1784.73,0.0,flip_to_short -9655,做空,2021-03-18 23:25:00,2021-03-18 23:45:00,1784.73,1784.75,-0.02,flip_to_long -9656,做多,2021-03-18 23:45:00,2021-03-18 23:50:00,1784.75,1778.54,-0.17,flip_to_short -9657,做空,2021-03-18 23:50:00,2021-03-19 00:15:00,1778.54,1740.73,0.9,tp_lower -9658,做多,2021-03-19 01:40:00,2021-03-19 02:00:00,1774.79,1774.07,-0.04,flip_to_short -9659,做空,2021-03-19 02:00:00,2021-03-19 02:05:00,1774.07,1775.71,-0.06,flip_to_long -9660,做多,2021-03-19 02:05:00,2021-03-19 02:50:00,1775.71,1774.0,-0.07,flip_to_short -9661,做空,2021-03-19 02:50:00,2021-03-19 02:55:00,1774.0,1776.39,-0.08,flip_to_long -9662,做多,2021-03-19 02:55:00,2021-03-19 08:00:00,1776.39,1788.54,0.29,flip_to_short -9663,做空,2021-03-19 08:00:00,2021-03-19 08:05:00,1788.54,1802.99,-0.39,flip_to_long -9664,做多,2021-03-19 08:05:00,2021-03-19 13:00:00,1802.99,1810.26,0.16,flip_to_short -9665,做空,2021-03-19 13:00:00,2021-03-19 13:15:00,1810.26,1810.98,-0.04,flip_to_long -9666,做多,2021-03-19 13:15:00,2021-03-19 13:35:00,1810.98,1810.09,-0.04,flip_to_short -9667,做空,2021-03-19 13:35:00,2021-03-19 13:45:00,1810.09,1811.56,-0.06,flip_to_long -9668,做多,2021-03-19 13:45:00,2021-03-19 13:55:00,1811.56,1811.03,-0.04,flip_to_short -9669,做空,2021-03-19 13:55:00,2021-03-19 14:15:00,1811.03,1809.84,0.01,flip_to_long -9670,做多,2021-03-19 14:15:00,2021-03-19 14:30:00,1809.84,1811.32,0.01,flip_to_short -9671,做空,2021-03-19 14:30:00,2021-03-19 14:35:00,1811.32,1819.64,-0.23,flip_to_long -9672,做多,2021-03-19 14:35:00,2021-03-19 15:05:00,1819.64,1815.32,-0.13,flip_to_short -9673,做空,2021-03-19 15:05:00,2021-03-19 15:25:00,1815.32,1814.36,0.0,flip_to_long -9674,做多,2021-03-19 15:25:00,2021-03-19 18:10:00,1814.36,1818.4,0.08,flip_to_short -9675,做空,2021-03-19 18:10:00,2021-03-19 18:20:00,1818.4,1820.75,-0.08,flip_to_long -9676,做多,2021-03-19 18:20:00,2021-03-19 20:25:00,1820.75,1819.6,-0.05,flip_to_short -9677,做空,2021-03-19 20:25:00,2021-03-19 20:30:00,1819.6,1826.1,-0.18,flip_to_long -9678,做多,2021-03-19 20:30:00,2021-03-19 20:35:00,1826.1,1823.07,-0.1,flip_to_short -9679,做空,2021-03-19 20:35:00,2021-03-19 21:05:00,1823.07,1823.26,-0.03,flip_to_long -9680,做多,2021-03-19 21:05:00,2021-03-19 21:20:00,1823.26,1825.19,0.02,flip_to_short -9681,做空,2021-03-19 21:20:00,2021-03-19 22:15:00,1825.19,1824.53,-0.01,flip_to_long -9682,做多,2021-03-19 22:15:00,2021-03-20 01:10:00,1824.53,1820.44,-0.12,flip_to_short -9683,做空,2021-03-20 01:10:00,2021-03-20 01:20:00,1820.44,1820.21,-0.02,flip_to_long -9684,做多,2021-03-20 01:20:00,2021-03-20 01:25:00,1820.21,1819.38,-0.04,flip_to_short -9685,做空,2021-03-20 01:25:00,2021-03-20 05:20:00,1819.38,1829.64,-0.27,flip_to_long -9686,做多,2021-03-20 05:20:00,2021-03-20 05:25:00,1829.64,1824.68,-0.14,flip_to_short -9687,做空,2021-03-20 05:25:00,2021-03-20 08:00:00,1824.68,1827.27,-0.08,flip_to_long -9688,做多,2021-03-20 08:00:00,2021-03-20 08:30:00,1827.27,1828.85,0.02,flip_to_short -9689,做空,2021-03-20 08:30:00,2021-03-20 14:15:00,1828.85,1846.63,-0.45,flip_to_long -9690,做多,2021-03-20 14:15:00,2021-03-20 16:05:00,1846.63,1853.24,0.13,flip_to_short -9691,做空,2021-03-20 16:05:00,2021-03-20 18:20:00,1853.24,1853.15,-0.02,flip_to_long -9692,做多,2021-03-20 18:20:00,2021-03-20 18:25:00,1853.15,1849.51,-0.11,flip_to_short -9693,做空,2021-03-20 18:25:00,2021-03-20 19:05:00,1849.51,1850.94,-0.06,flip_to_long -9694,做多,2021-03-20 19:05:00,2021-03-20 19:15:00,1850.94,1851.14,-0.02,flip_to_short -9695,做空,2021-03-20 19:15:00,2021-03-20 19:20:00,1851.14,1853.61,-0.08,flip_to_long -9696,做多,2021-03-20 19:20:00,2021-03-20 19:25:00,1853.61,1852.33,-0.05,flip_to_short -9697,做空,2021-03-20 19:25:00,2021-03-20 19:40:00,1852.33,1850.75,0.02,flip_to_long -9698,做多,2021-03-20 19:40:00,2021-03-21 06:40:00,1850.75,1783.72,-1.59,flip_to_short -9699,做空,2021-03-21 06:40:00,2021-03-21 07:00:00,1783.72,1782.91,-0.0,flip_to_long -9700,做多,2021-03-21 07:00:00,2021-03-21 07:05:00,1782.91,1782.08,-0.04,flip_to_short -9701,做空,2021-03-21 07:05:00,2021-03-21 07:20:00,1782.08,1781.15,0.0,flip_to_long -9702,做多,2021-03-21 07:20:00,2021-03-21 07:30:00,1781.15,1780.57,-0.03,flip_to_short -9703,做空,2021-03-21 07:30:00,2021-03-21 07:40:00,1780.57,1782.38,-0.06,flip_to_long -9704,做多,2021-03-21 07:40:00,2021-03-21 07:45:00,1782.38,1778.68,-0.11,flip_to_short -9705,做空,2021-03-21 07:45:00,2021-03-21 07:55:00,1778.68,1779.87,-0.05,flip_to_long -9706,做多,2021-03-21 07:55:00,2021-03-21 09:15:00,1779.87,1779.84,-0.02,flip_to_short -9707,做空,2021-03-21 09:15:00,2021-03-21 09:40:00,1779.84,1758.95,0.47,tp_lower -9708,做多,2021-03-21 13:00:00,2021-03-21 16:00:00,1777.21,1783.03,0.12,flip_to_short -9709,做空,2021-03-21 16:00:00,2021-03-21 16:50:00,1783.03,1783.74,-0.04,flip_to_long -9710,做多,2021-03-21 16:50:00,2021-03-21 16:55:00,1783.74,1782.3,-0.06,flip_to_short -9711,做空,2021-03-21 16:55:00,2021-03-21 17:05:00,1782.3,1781.91,-0.01,flip_to_long -9712,做多,2021-03-21 17:05:00,2021-03-21 18:00:00,1781.91,1786.94,0.1,flip_to_short -9713,做空,2021-03-21 18:00:00,2021-03-21 22:20:00,1786.94,1797.93,-0.28,flip_to_long -9714,做多,2021-03-21 22:20:00,2021-03-21 22:35:00,1797.93,1795.69,-0.07,flip_to_short -9715,做空,2021-03-21 22:35:00,2021-03-21 22:40:00,1795.69,1798.65,-0.09,flip_to_long -9716,做多,2021-03-21 22:40:00,2021-03-21 22:45:00,1798.65,1798.07,-0.03,flip_to_short -9717,做空,2021-03-21 22:45:00,2021-03-22 03:10:00,1798.07,1777.5,0.46,flip_to_long -9718,做多,2021-03-22 03:10:00,2021-03-22 08:00:00,1777.5,1790.93,0.3,flip_to_short -9719,做空,2021-03-22 08:00:00,2021-03-22 08:10:00,1790.93,1789.51,0.01,flip_to_long -9720,做多,2021-03-22 08:10:00,2021-03-22 08:20:00,1789.51,1792.0,0.04,flip_to_short -9721,做空,2021-03-22 08:20:00,2021-03-22 10:05:00,1792.0,1791.92,-0.02,flip_to_long -9722,做多,2021-03-22 10:05:00,2021-03-22 12:10:00,1791.92,1791.33,-0.04,flip_to_short -9723,做空,2021-03-22 12:10:00,2021-03-22 12:15:00,1791.33,1793.3,-0.07,flip_to_long -9724,做多,2021-03-22 12:15:00,2021-03-22 12:25:00,1793.3,1786.57,-0.18,flip_to_short -9725,做空,2021-03-22 12:25:00,2021-03-22 13:15:00,1786.57,1789.88,-0.1,flip_to_long -9726,做多,2021-03-22 13:15:00,2021-03-22 18:10:00,1789.88,1782.04,-0.21,flip_to_short -9727,做空,2021-03-22 18:10:00,2021-03-23 01:05:00,1782.04,1695.72,2.03,flip_to_long -9728,做多,2021-03-23 01:05:00,2021-03-23 01:10:00,1695.72,1693.0,-0.09,flip_to_short -9729,做空,2021-03-23 01:10:00,2021-03-23 03:10:00,1693.0,1694.64,-0.07,flip_to_long -9730,做多,2021-03-23 03:10:00,2021-03-23 03:30:00,1694.64,1692.63,-0.08,flip_to_short -9731,做空,2021-03-23 03:30:00,2021-03-23 03:35:00,1692.63,1696.65,-0.13,flip_to_long -9732,做多,2021-03-23 03:35:00,2021-03-23 04:20:00,1696.65,1697.37,-0.0,flip_to_short -9733,做空,2021-03-23 04:20:00,2021-03-23 04:40:00,1697.37,1696.31,0.01,flip_to_long -9734,做多,2021-03-23 04:40:00,2021-03-23 04:50:00,1696.31,1698.91,0.05,flip_to_short -9735,做空,2021-03-23 04:50:00,2021-03-23 07:55:00,1698.91,1680.09,0.47,flip_to_long -9736,做多,2021-03-23 07:55:00,2021-03-23 08:40:00,1680.09,1678.7,-0.06,flip_to_short -9737,做空,2021-03-23 08:40:00,2021-03-23 08:45:00,1678.7,1682.67,-0.13,flip_to_long -9738,做多,2021-03-23 08:45:00,2021-03-23 09:00:00,1682.67,1679.6,-0.1,flip_to_short -9739,做空,2021-03-23 09:00:00,2021-03-23 14:40:00,1679.6,1699.49,-0.55,flip_to_long -9740,做多,2021-03-23 14:40:00,2021-03-23 16:00:00,1699.49,1702.27,0.05,flip_to_short -9741,做空,2021-03-23 16:00:00,2021-03-23 16:20:00,1702.27,1710.37,-0.23,flip_to_long -9742,做多,2021-03-23 16:20:00,2021-03-23 16:50:00,1710.37,1707.03,-0.11,flip_to_short -9743,做空,2021-03-23 16:50:00,2021-03-23 19:00:00,1707.03,1713.84,-0.2,flip_to_long -9744,做多,2021-03-23 19:00:00,2021-03-23 19:15:00,1713.84,1710.7,-0.1,flip_to_short -9745,做空,2021-03-23 19:15:00,2021-03-23 19:45:00,1710.7,1712.82,-0.08,flip_to_long -9746,做多,2021-03-23 19:45:00,2021-03-23 19:55:00,1712.82,1707.84,-0.15,flip_to_short -9747,做空,2021-03-23 19:55:00,2021-03-24 01:25:00,1707.84,1676.29,0.77,flip_to_long -9748,做多,2021-03-24 01:25:00,2021-03-24 01:45:00,1676.29,1669.02,-0.21,flip_to_short -9749,做空,2021-03-24 01:45:00,2021-03-24 01:50:00,1669.02,1676.93,-0.23,flip_to_long -9750,做多,2021-03-24 01:50:00,2021-03-24 05:00:00,1676.93,1674.01,-0.1,flip_to_short -9751,做空,2021-03-24 05:00:00,2021-03-24 05:10:00,1674.01,1676.54,-0.09,flip_to_long -9752,做多,2021-03-24 05:10:00,2021-03-24 05:15:00,1676.54,1672.99,-0.11,flip_to_short -9753,做空,2021-03-24 05:15:00,2021-03-24 05:20:00,1672.99,1675.23,-0.08,flip_to_long -9754,做多,2021-03-24 05:20:00,2021-03-24 05:45:00,1675.23,1676.74,0.02,flip_to_short -9755,做空,2021-03-24 05:45:00,2021-03-24 06:30:00,1676.74,1678.3,-0.06,flip_to_long -9756,做多,2021-03-24 06:30:00,2021-03-24 13:45:00,1678.3,1719.49,1.04,flip_to_short -9757,做空,2021-03-24 13:45:00,2021-03-24 13:50:00,1719.49,1723.66,-0.13,flip_to_long -9758,做多,2021-03-24 13:50:00,2021-03-24 14:55:00,1723.66,1724.25,-0.01,flip_to_short -9759,做空,2021-03-24 14:55:00,2021-03-24 15:55:00,1724.25,1723.74,-0.01,flip_to_long -9760,做多,2021-03-24 15:55:00,2021-03-25 04:15:00,1723.74,1576.08,-3.8,flip_to_short -9761,做空,2021-03-25 04:15:00,2021-03-25 04:20:00,1576.08,1580.87,-0.14,flip_to_long -9762,做多,2021-03-25 04:20:00,2021-03-25 04:35:00,1580.87,1575.73,-0.15,flip_to_short -9763,做空,2021-03-25 04:35:00,2021-03-25 04:40:00,1575.73,1578.37,-0.09,flip_to_long -9764,做多,2021-03-25 04:40:00,2021-03-25 04:45:00,1578.37,1572.99,-0.16,flip_to_short -9765,做空,2021-03-25 04:45:00,2021-03-25 05:00:00,1572.99,1578.56,-0.16,flip_to_long -9766,做多,2021-03-25 05:00:00,2021-03-25 07:50:00,1578.56,1580.59,0.03,flip_to_short -9767,做空,2021-03-25 07:50:00,2021-03-25 08:05:00,1580.59,1589.31,-0.24,flip_to_long -9768,做多,2021-03-25 08:05:00,2021-03-25 11:50:00,1589.31,1599.5,0.24,flip_to_short -9769,做空,2021-03-25 11:50:00,2021-03-25 12:00:00,1599.5,1600.01,-0.03,flip_to_long -9770,做多,2021-03-25 12:00:00,2021-03-25 13:55:00,1600.01,1599.38,-0.04,flip_to_short -9771,做空,2021-03-25 13:55:00,2021-03-25 15:20:00,1599.38,1591.35,0.18,flip_to_long -9772,做多,2021-03-25 15:20:00,2021-03-25 15:40:00,1591.35,1597.29,0.13,flip_to_short -9773,做空,2021-03-25 15:40:00,2021-03-25 15:55:00,1597.29,1597.11,-0.02,flip_to_long -9774,做多,2021-03-25 15:55:00,2021-03-25 16:00:00,1597.11,1588.72,-0.23,flip_to_short -9775,做空,2021-03-25 16:00:00,2021-03-25 16:10:00,1588.72,1595.49,-0.19,flip_to_long -9776,做多,2021-03-25 16:10:00,2021-03-25 16:20:00,1595.49,1593.38,-0.07,flip_to_short -9777,做空,2021-03-25 16:20:00,2021-03-25 16:30:00,1593.38,1593.98,-0.03,flip_to_long -9778,做多,2021-03-25 16:30:00,2021-03-25 16:35:00,1593.98,1589.91,-0.12,flip_to_short -9779,做空,2021-03-25 16:35:00,2021-03-25 16:40:00,1589.91,1593.08,-0.1,flip_to_long -9780,做多,2021-03-25 16:40:00,2021-03-25 20:55:00,1593.08,1604.4,0.26,flip_to_short -9781,做空,2021-03-25 20:55:00,2021-03-25 21:00:00,1604.4,1609.39,-0.14,flip_to_long -9782,做多,2021-03-25 21:00:00,2021-03-25 21:10:00,1609.39,1605.56,-0.11,flip_to_short -9783,做空,2021-03-25 21:10:00,2021-03-25 21:25:00,1605.56,1603.63,0.03,flip_to_long -9784,做多,2021-03-25 21:25:00,2021-03-25 21:40:00,1603.63,1606.42,0.05,flip_to_short -9785,做空,2021-03-25 21:40:00,2021-03-25 21:45:00,1606.42,1607.69,-0.05,flip_to_long -9786,做多,2021-03-25 21:45:00,2021-03-25 22:25:00,1607.69,1607.86,-0.02,flip_to_short -9787,做空,2021-03-25 22:25:00,2021-03-26 00:00:00,1607.86,1605.36,0.04,flip_to_long -9788,做多,2021-03-26 00:00:00,2021-03-26 04:15:00,1605.36,1614.61,0.21,flip_to_short -9789,做空,2021-03-26 04:15:00,2021-03-26 04:30:00,1614.61,1615.36,-0.04,flip_to_long -9790,做多,2021-03-26 04:30:00,2021-03-26 04:40:00,1615.36,1615.99,-0.0,flip_to_short -9791,做空,2021-03-26 04:40:00,2021-03-26 04:45:00,1615.99,1619.25,-0.1,flip_to_long -9792,做多,2021-03-26 04:45:00,2021-03-26 05:00:00,1619.25,1618.89,-0.03,flip_to_short -9793,做空,2021-03-26 05:00:00,2021-03-26 05:05:00,1618.89,1621.99,-0.1,flip_to_long -9794,做多,2021-03-26 05:05:00,2021-03-26 05:30:00,1621.99,1619.63,-0.08,flip_to_short -9795,做空,2021-03-26 05:30:00,2021-03-26 05:35:00,1619.63,1622.64,-0.09,flip_to_long -9796,做多,2021-03-26 05:35:00,2021-03-26 06:00:00,1622.64,1619.22,-0.1,flip_to_short -9797,做空,2021-03-26 06:00:00,2021-03-26 06:10:00,1619.22,1620.84,-0.06,flip_to_long -9798,做多,2021-03-26 06:10:00,2021-03-26 06:15:00,1620.84,1619.01,-0.06,flip_to_short -9799,做空,2021-03-26 06:15:00,2021-03-26 06:30:00,1619.01,1622.84,-0.11,flip_to_long -9800,做多,2021-03-26 06:30:00,2021-03-26 06:40:00,1622.84,1619.0,-0.11,flip_to_short -9801,做空,2021-03-26 06:40:00,2021-03-26 06:50:00,1619.0,1620.52,-0.06,flip_to_long -9802,做多,2021-03-26 06:50:00,2021-03-26 06:55:00,1620.52,1617.89,-0.08,flip_to_short -9803,做空,2021-03-26 06:55:00,2021-03-26 07:20:00,1617.89,1618.08,-0.02,flip_to_long -9804,做多,2021-03-26 07:20:00,2021-03-26 09:40:00,1618.08,1622.91,0.1,flip_to_short -9805,做空,2021-03-26 09:40:00,2021-03-26 10:20:00,1622.91,1623.38,-0.03,flip_to_long -9806,做多,2021-03-26 10:20:00,2021-03-26 10:45:00,1623.38,1623.32,-0.02,flip_to_short -9807,做空,2021-03-26 10:45:00,2021-03-26 10:50:00,1623.32,1623.58,-0.03,flip_to_long -9808,做多,2021-03-26 10:50:00,2021-03-26 11:00:00,1623.58,1624.72,0.01,flip_to_short -9809,做空,2021-03-26 11:00:00,2021-03-26 11:10:00,1624.72,1624.33,-0.01,flip_to_long -9810,做多,2021-03-26 11:10:00,2021-03-26 11:15:00,1624.33,1620.84,-0.1,flip_to_short -9811,做空,2021-03-26 11:15:00,2021-03-26 11:40:00,1620.84,1624.22,-0.1,flip_to_long -9812,做多,2021-03-26 11:40:00,2021-03-26 11:45:00,1624.22,1619.42,-0.13,flip_to_short -9813,做空,2021-03-26 11:45:00,2021-03-26 12:10:00,1619.42,1627.72,-0.22,flip_to_long -9814,做多,2021-03-26 12:10:00,2021-03-26 12:25:00,1627.72,1623.95,-0.11,flip_to_short -9815,做空,2021-03-26 12:25:00,2021-03-26 12:30:00,1623.95,1625.67,-0.06,flip_to_long -9816,做多,2021-03-26 12:30:00,2021-03-27 01:45:00,1625.67,1691.24,1.51,flip_to_short -9817,做空,2021-03-27 01:45:00,2021-03-27 02:30:00,1691.24,1694.91,-0.11,flip_to_long -9818,做多,2021-03-27 02:30:00,2021-03-27 02:55:00,1694.91,1696.25,0.01,flip_to_short -9819,做空,2021-03-27 02:55:00,2021-03-27 03:15:00,1696.25,1697.54,-0.05,flip_to_long -9820,做多,2021-03-27 03:15:00,2021-03-27 03:20:00,1697.54,1694.19,-0.1,flip_to_short -9821,做空,2021-03-27 03:20:00,2021-03-27 03:25:00,1694.19,1697.96,-0.11,flip_to_long -9822,做多,2021-03-27 03:25:00,2021-03-27 03:30:00,1697.96,1697.56,-0.03,flip_to_short -9823,做空,2021-03-27 03:30:00,2021-03-27 04:10:00,1697.56,1697.28,-0.01,flip_to_long -9824,做多,2021-03-27 04:10:00,2021-03-27 04:30:00,1697.28,1699.45,0.03,flip_to_short -9825,做空,2021-03-27 04:30:00,2021-03-27 05:00:00,1699.45,1697.94,0.02,flip_to_long -9826,做多,2021-03-27 05:00:00,2021-03-27 07:00:00,1697.94,1700.07,0.03,flip_to_short -9827,做空,2021-03-27 07:00:00,2021-03-27 07:25:00,1700.07,1698.67,0.01,flip_to_long -9828,做多,2021-03-27 07:25:00,2021-03-27 07:30:00,1698.67,1696.03,-0.08,flip_to_short -9829,做空,2021-03-27 07:30:00,2021-03-27 09:25:00,1696.03,1694.74,0.01,flip_to_long -9830,做多,2021-03-27 09:25:00,2021-03-27 10:15:00,1694.74,1696.39,0.02,flip_to_short -9831,做空,2021-03-27 10:15:00,2021-03-27 10:20:00,1696.39,1696.89,-0.03,flip_to_long -9832,做多,2021-03-27 10:20:00,2021-03-27 10:25:00,1696.89,1695.21,-0.06,flip_to_short -9833,做空,2021-03-27 10:25:00,2021-03-27 13:55:00,1695.21,1685.11,0.22,flip_to_long -9834,做多,2021-03-27 13:55:00,2021-03-27 23:45:00,1685.11,1714.99,0.69,flip_to_short -9835,做空,2021-03-27 23:45:00,2021-03-27 23:50:00,1714.99,1717.47,-0.08,flip_to_long -9836,做多,2021-03-27 23:50:00,2021-03-27 23:55:00,1717.47,1714.34,-0.09,flip_to_short -9837,做空,2021-03-27 23:55:00,2021-03-28 00:00:00,1714.34,1716.21,-0.06,flip_to_long -9838,做多,2021-03-28 00:00:00,2021-03-28 03:20:00,1716.21,1712.69,-0.1,flip_to_short -9839,做空,2021-03-28 03:20:00,2021-03-28 03:45:00,1712.69,1712.68,-0.02,flip_to_long -9840,做多,2021-03-28 03:45:00,2021-03-28 03:55:00,1712.68,1712.35,-0.03,flip_to_short -9841,做空,2021-03-28 03:55:00,2021-03-28 04:05:00,1712.35,1714.21,-0.06,flip_to_long -9842,做多,2021-03-28 04:05:00,2021-03-28 06:30:00,1714.21,1715.87,0.02,flip_to_short -9843,做空,2021-03-28 06:30:00,2021-03-28 06:45:00,1715.87,1714.64,0.01,flip_to_long -9844,做多,2021-03-28 06:45:00,2021-03-28 07:20:00,1714.64,1715.98,0.01,flip_to_short -9845,做空,2021-03-28 07:20:00,2021-03-28 08:30:00,1715.98,1716.56,-0.03,flip_to_long -9846,做多,2021-03-28 08:30:00,2021-03-28 08:40:00,1716.56,1715.81,-0.04,flip_to_short -9847,做空,2021-03-28 08:40:00,2021-03-28 08:45:00,1715.81,1718.62,-0.09,flip_to_long -9848,做多,2021-03-28 08:45:00,2021-03-28 09:40:00,1718.62,1719.38,-0.0,flip_to_short -9849,做空,2021-03-28 09:40:00,2021-03-28 14:50:00,1719.38,1701.66,0.4,flip_to_long -9850,做多,2021-03-28 14:50:00,2021-03-28 14:55:00,1701.66,1701.02,-0.04,flip_to_short -9851,做空,2021-03-28 14:55:00,2021-03-28 15:15:00,1701.02,1701.81,-0.04,flip_to_long -9852,做多,2021-03-28 15:15:00,2021-03-28 17:35:00,1701.81,1702.6,-0.0,flip_to_short -9853,做空,2021-03-28 17:35:00,2021-03-28 22:25:00,1702.6,1681.76,0.48,flip_to_long -9854,做多,2021-03-28 22:25:00,2021-03-28 22:30:00,1681.76,1678.04,-0.11,flip_to_short -9855,做空,2021-03-28 22:30:00,2021-03-28 22:35:00,1678.04,1678.21,-0.02,flip_to_long -9856,做多,2021-03-28 22:35:00,2021-03-29 01:10:00,1678.21,1683.4,0.11,flip_to_short -9857,做空,2021-03-29 01:10:00,2021-03-29 05:50:00,1683.4,1693.93,-0.28,flip_to_long -9858,做多,2021-03-29 05:50:00,2021-03-29 05:55:00,1693.93,1690.99,-0.09,flip_to_short -9859,做空,2021-03-29 05:55:00,2021-03-29 06:00:00,1690.99,1694.15,-0.1,flip_to_long -9860,做多,2021-03-29 06:00:00,2021-03-29 06:15:00,1694.15,1694.33,-0.02,flip_to_short -9861,做空,2021-03-29 06:15:00,2021-03-29 06:30:00,1694.33,1695.13,-0.04,flip_to_long -9862,做多,2021-03-29 06:30:00,2021-03-29 15:10:00,1695.13,1774.83,1.92,flip_to_short -9863,做空,2021-03-29 15:10:00,2021-03-29 15:30:00,1774.83,1777.25,-0.08,flip_to_long -9864,做多,2021-03-29 15:30:00,2021-03-29 20:10:00,1777.25,1810.42,0.78,flip_to_short -9865,做空,2021-03-29 20:10:00,2021-03-29 20:15:00,1810.42,1812.0,-0.06,flip_to_long -9866,做多,2021-03-29 20:15:00,2021-03-30 00:10:00,1812.0,1817.06,0.1,flip_to_short -9867,做空,2021-03-30 00:10:00,2021-03-30 01:10:00,1817.06,1813.3,0.07,flip_to_long -9868,做多,2021-03-30 01:10:00,2021-03-30 04:55:00,1813.3,1806.08,-0.2,flip_to_short -9869,做空,2021-03-30 04:55:00,2021-03-30 05:25:00,1806.08,1804.76,0.01,flip_to_long -9870,做多,2021-03-30 05:25:00,2021-03-30 05:50:00,1804.76,1805.99,0.01,flip_to_short -9871,做空,2021-03-30 05:50:00,2021-03-30 13:15:00,1805.99,1838.62,-0.82,flip_to_long -9872,做多,2021-03-30 13:15:00,2021-03-30 13:45:00,1838.62,1834.42,-0.12,flip_to_short -9873,做空,2021-03-30 13:45:00,2021-03-30 14:40:00,1834.42,1842.45,-0.21,flip_to_long -9874,做多,2021-03-30 14:40:00,2021-03-30 14:45:00,1842.45,1838.28,-0.12,flip_to_short -9875,做空,2021-03-30 14:45:00,2021-03-30 15:05:00,1838.28,1841.61,-0.1,flip_to_long -9876,做多,2021-03-30 15:05:00,2021-03-30 15:10:00,1841.61,1840.62,-0.04,flip_to_short -9877,做空,2021-03-30 15:10:00,2021-03-30 17:10:00,1840.62,1834.39,0.12,flip_to_long -9878,做多,2021-03-30 17:10:00,2021-03-30 17:20:00,1834.39,1835.75,0.01,flip_to_short -9879,做空,2021-03-30 17:20:00,2021-03-30 17:30:00,1835.75,1836.75,-0.04,flip_to_long -9880,做多,2021-03-30 17:30:00,2021-03-30 17:40:00,1836.75,1836.07,-0.04,flip_to_short -9881,做空,2021-03-30 17:40:00,2021-03-30 20:35:00,1836.07,1842.18,-0.16,flip_to_long -9882,做多,2021-03-30 20:35:00,2021-03-30 20:55:00,1842.18,1841.85,-0.03,flip_to_short -9883,做空,2021-03-30 20:55:00,2021-03-30 21:00:00,1841.85,1845.55,-0.11,flip_to_long -9884,做多,2021-03-30 21:00:00,2021-03-30 21:40:00,1845.55,1843.7,-0.06,flip_to_short -9885,做空,2021-03-30 21:40:00,2021-03-30 21:50:00,1843.7,1848.8,-0.14,flip_to_long -9886,做多,2021-03-30 21:50:00,2021-03-30 22:25:00,1848.8,1845.62,-0.09,flip_to_short -9887,做空,2021-03-30 22:25:00,2021-03-30 23:25:00,1845.62,1846.96,-0.05,flip_to_long -9888,做多,2021-03-30 23:25:00,2021-03-30 23:30:00,1846.96,1845.51,-0.05,flip_to_short -9889,做空,2021-03-30 23:30:00,2021-03-31 00:00:00,1845.51,1847.94,-0.08,flip_to_long -9890,做多,2021-03-31 00:00:00,2021-03-31 00:25:00,1847.94,1844.47,-0.1,flip_to_short -9891,做空,2021-03-31 00:25:00,2021-03-31 00:30:00,1844.47,1850.6,-0.16,flip_to_long -9892,做多,2021-03-31 00:30:00,2021-03-31 02:00:00,1850.6,1844.87,-0.15,flip_to_short -9893,做空,2021-03-31 02:00:00,2021-03-31 02:20:00,1844.87,1847.0,-0.07,flip_to_long -9894,做多,2021-03-31 02:20:00,2021-03-31 07:50:00,1847.0,1817.85,-0.68,flip_to_short -9895,做空,2021-03-31 07:50:00,2021-03-31 12:15:00,1817.85,1819.23,-0.05,flip_to_long -9896,做多,2021-03-31 12:15:00,2021-03-31 22:55:00,1819.23,1909.83,2.02,flip_to_short -9897,做空,2021-03-31 22:55:00,2021-03-31 23:00:00,1909.83,1914.97,-0.14,flip_to_long -9898,做多,2021-03-31 23:00:00,2021-03-31 23:35:00,1914.97,1918.9,0.07,flip_to_short -9899,做空,2021-03-31 23:35:00,2021-03-31 23:55:00,1918.9,1923.07,-0.11,flip_to_long -9900,做多,2021-03-31 23:55:00,2021-04-01 00:35:00,1923.07,1925.23,0.03,flip_to_short -9901,做空,2021-04-01 00:35:00,2021-04-01 00:40:00,1925.23,1926.58,-0.05,flip_to_long -9902,做多,2021-04-01 00:40:00,2021-04-01 00:50:00,1926.58,1927.57,0.0,flip_to_short -9903,做空,2021-04-01 00:50:00,2021-04-01 01:30:00,1927.57,1938.99,-0.28,flip_to_long -9904,做多,2021-04-01 01:30:00,2021-04-01 02:25:00,1938.99,1930.85,-0.2,flip_to_short -9905,做空,2021-04-01 02:25:00,2021-04-01 03:15:00,1930.85,1926.21,0.08,flip_to_long -9906,做多,2021-04-01 03:15:00,2021-04-01 04:25:00,1926.21,1928.91,0.04,flip_to_short -9907,做空,2021-04-01 04:25:00,2021-04-01 06:30:00,1928.91,1923.26,0.1,flip_to_long -9908,做多,2021-04-01 06:30:00,2021-04-01 06:50:00,1923.26,1923.94,-0.01,flip_to_short -9909,做空,2021-04-01 06:50:00,2021-04-01 07:15:00,1923.94,1924.67,-0.04,flip_to_long -9910,做多,2021-04-01 07:15:00,2021-04-01 07:45:00,1924.67,1923.35,-0.05,flip_to_short -9911,做空,2021-04-01 07:45:00,2021-04-01 10:40:00,1923.35,1936.72,-0.32,flip_to_long -9912,做多,2021-04-01 10:40:00,2021-04-01 10:45:00,1936.72,1934.19,-0.08,flip_to_short -9913,做空,2021-04-01 10:45:00,2021-04-01 13:05:00,1934.19,1935.35,-0.05,flip_to_long -9914,做多,2021-04-01 13:05:00,2021-04-01 14:00:00,1935.35,1931.34,-0.11,flip_to_short -9915,做空,2021-04-01 14:00:00,2021-04-01 14:40:00,1931.34,1930.12,0.01,flip_to_long -9916,做多,2021-04-01 14:40:00,2021-04-01 14:45:00,1930.12,1926.33,-0.1,flip_to_short -9917,做空,2021-04-01 14:45:00,2021-04-01 14:50:00,1926.33,1929.62,-0.09,flip_to_long -9918,做多,2021-04-01 14:50:00,2021-04-01 17:55:00,1929.62,1941.6,0.24,flip_to_short -9919,做空,2021-04-01 17:55:00,2021-04-01 18:25:00,1941.6,1939.5,0.02,flip_to_long -9920,做多,2021-04-01 18:25:00,2021-04-01 21:30:00,1939.5,1961.51,0.45,flip_to_short -9921,做空,2021-04-01 21:30:00,2021-04-01 21:45:00,1961.51,1963.67,-0.07,flip_to_long -9922,做多,2021-04-01 21:45:00,2021-04-01 21:55:00,1963.67,1965.15,0.01,flip_to_short -9923,做空,2021-04-01 21:55:00,2021-04-01 22:05:00,1965.15,1965.79,-0.03,flip_to_long -9924,做多,2021-04-01 22:05:00,2021-04-01 22:20:00,1965.79,1962.76,-0.09,flip_to_short -9925,做空,2021-04-01 22:20:00,2021-04-01 22:25:00,1962.76,1963.99,-0.05,flip_to_long -9926,做多,2021-04-01 22:25:00,2021-04-01 23:35:00,1963.99,1972.91,0.17,flip_to_short -9927,做空,2021-04-01 23:35:00,2021-04-02 01:10:00,1972.91,1968.08,0.08,flip_to_long -9928,做多,2021-04-02 01:10:00,2021-04-02 05:50:00,1968.08,1995.62,0.58,flip_to_short -9929,做空,2021-04-02 05:50:00,2021-04-02 06:45:00,1995.62,2000.2,-0.12,flip_to_long -9930,做多,2021-04-02 06:45:00,2021-04-02 06:55:00,2000.2,1997.99,-0.07,flip_to_short -9931,做空,2021-04-02 06:55:00,2021-04-02 07:00:00,1997.99,2004.32,-0.16,flip_to_long -9932,做多,2021-04-02 07:00:00,2021-04-02 07:35:00,2004.32,2000.62,-0.1,flip_to_short -9933,做空,2021-04-02 07:35:00,2021-04-02 07:45:00,2000.62,2002.46,-0.06,flip_to_long -9934,做多,2021-04-02 07:45:00,2021-04-02 07:50:00,2002.46,2000.59,-0.06,flip_to_short -9935,做空,2021-04-02 07:50:00,2021-04-02 08:00:00,2000.59,2005.19,-0.12,flip_to_long -9936,做多,2021-04-02 08:00:00,2021-04-02 08:35:00,2005.19,1998.52,-0.16,flip_to_short -9937,做空,2021-04-02 08:35:00,2021-04-02 08:40:00,1998.52,2000.18,-0.06,flip_to_long -9938,做多,2021-04-02 08:40:00,2021-04-02 08:45:00,2000.18,1997.65,-0.08,flip_to_short -9939,做空,2021-04-02 08:45:00,2021-04-02 08:50:00,1997.65,1997.85,-0.03,flip_to_long -9940,做多,2021-04-02 08:50:00,2021-04-02 09:40:00,1997.85,1997.49,-0.03,flip_to_short -9941,做空,2021-04-02 09:40:00,2021-04-02 09:45:00,1997.49,1999.53,-0.06,flip_to_long -9942,做多,2021-04-02 09:45:00,2021-04-02 09:50:00,1999.53,1996.95,-0.08,flip_to_short -9943,做空,2021-04-02 09:50:00,2021-04-02 09:55:00,1996.95,1998.87,-0.06,flip_to_long -9944,做多,2021-04-02 09:55:00,2021-04-02 10:00:00,1998.87,1997.86,-0.04,flip_to_short -9945,做空,2021-04-02 10:00:00,2021-04-02 10:15:00,1997.86,1996.63,0.0,flip_to_long -9946,做多,2021-04-02 10:15:00,2021-04-02 10:25:00,1996.63,1999.34,0.04,flip_to_short -9947,做空,2021-04-02 10:25:00,2021-04-02 12:15:00,1999.34,2002.27,-0.08,flip_to_long -9948,做多,2021-04-02 12:15:00,2021-04-02 12:25:00,2002.27,2002.23,-0.02,flip_to_short -9949,做空,2021-04-02 12:25:00,2021-04-02 13:25:00,2002.23,1999.6,0.03,flip_to_long -9950,做多,2021-04-02 13:25:00,2021-04-02 13:50:00,1999.6,2002.8,0.05,flip_to_short -9951,做空,2021-04-02 13:50:00,2021-04-02 18:50:00,2002.8,2059.48,-1.21,flip_to_long -9952,做多,2021-04-02 18:50:00,2021-04-02 18:55:00,2059.48,2057.15,-0.07,flip_to_short -9953,做空,2021-04-02 18:55:00,2021-04-02 19:25:00,2057.15,2059.67,-0.07,flip_to_long -9954,做多,2021-04-02 19:25:00,2021-04-02 19:50:00,2059.67,2065.15,0.09,flip_to_short -9955,做空,2021-04-02 19:50:00,2021-04-03 01:30:00,2065.15,2117.85,-1.06,flip_to_long -9956,做多,2021-04-03 01:30:00,2021-04-03 01:35:00,2117.85,2104.07,-0.28,flip_to_short -9957,做空,2021-04-03 01:35:00,2021-04-03 02:50:00,2104.07,2115.55,-0.24,flip_to_long -9958,做多,2021-04-03 02:50:00,2021-04-03 05:15:00,2115.55,2108.38,-0.16,flip_to_short -9959,做空,2021-04-03 05:15:00,2021-04-03 05:45:00,2108.38,2107.33,-0.0,flip_to_long -9960,做多,2021-04-03 05:45:00,2021-04-03 05:50:00,2107.33,2107.05,-0.03,flip_to_short -9961,做空,2021-04-03 05:50:00,2021-04-03 09:55:00,2107.05,2112.28,-0.12,flip_to_long -9962,做多,2021-04-03 09:55:00,2021-04-03 10:05:00,2112.28,2108.9,-0.08,flip_to_short -9963,做空,2021-04-03 10:05:00,2021-04-03 10:10:00,2108.9,2111.79,-0.07,flip_to_long -9964,做多,2021-04-03 10:10:00,2021-04-03 10:25:00,2111.79,2111.7,-0.02,flip_to_short -9965,做空,2021-04-03 10:25:00,2021-04-03 10:45:00,2111.7,2112.31,-0.03,flip_to_long -9966,做多,2021-04-03 10:45:00,2021-04-03 12:50:00,2112.31,2107.61,-0.11,flip_to_short -9967,做空,2021-04-03 12:50:00,2021-04-03 13:05:00,2107.61,2105.68,0.02,flip_to_long -9968,做多,2021-04-03 13:05:00,2021-04-03 14:20:00,2105.68,2110.43,0.07,flip_to_short -9969,做空,2021-04-03 14:20:00,2021-04-03 16:00:00,2110.43,2066.78,0.79,tp_lower -9970,做多,2021-04-03 19:00:00,2021-04-03 19:30:00,2074.96,2072.17,-0.07,flip_to_short -9971,做空,2021-04-03 19:30:00,2021-04-03 21:00:00,2072.17,2071.84,-0.01,flip_to_long -9972,做多,2021-04-03 21:00:00,2021-04-03 21:10:00,2071.84,2064.45,-0.16,flip_to_short -9973,做空,2021-04-03 21:10:00,2021-04-03 21:35:00,2064.45,2068.42,-0.1,flip_to_long -9974,做多,2021-04-03 21:35:00,2021-04-03 21:40:00,2068.42,2054.47,-0.29,flip_to_short -9975,做空,2021-04-03 21:40:00,2021-04-04 02:25:00,2054.47,2025.87,0.53,flip_to_long -9976,做多,2021-04-04 02:25:00,2021-04-04 02:30:00,2025.87,2019.08,-0.16,flip_to_short -9977,做空,2021-04-04 02:30:00,2021-04-04 02:40:00,2019.08,2022.95,-0.1,flip_to_long -9978,做多,2021-04-04 02:40:00,2021-04-04 03:50:00,2022.95,2017.47,-0.13,flip_to_short -9979,做空,2021-04-04 03:50:00,2021-04-04 03:55:00,2017.47,2018.91,-0.05,flip_to_long -9980,做多,2021-04-04 03:55:00,2021-04-04 04:00:00,2018.91,2017.17,-0.05,flip_to_short -9981,做空,2021-04-04 04:00:00,2021-04-04 04:10:00,2017.17,2017.93,-0.04,flip_to_long -9982,做多,2021-04-04 04:10:00,2021-04-04 04:40:00,2017.93,2014.35,-0.09,flip_to_short -9983,做空,2021-04-04 04:40:00,2021-04-04 04:45:00,2014.35,2017.37,-0.08,flip_to_long -9984,做多,2021-04-04 04:45:00,2021-04-04 05:25:00,2017.37,2015.05,-0.07,flip_to_short -9985,做空,2021-04-04 05:25:00,2021-04-04 05:40:00,2015.05,2014.2,-0.0,flip_to_long -9986,做多,2021-04-04 05:40:00,2021-04-04 06:05:00,2014.2,2012.96,-0.04,flip_to_short -9987,做空,2021-04-04 06:05:00,2021-04-04 06:30:00,2012.96,2015.79,-0.08,flip_to_long -9988,做多,2021-04-04 06:30:00,2021-04-04 06:40:00,2015.79,2013.78,-0.06,flip_to_short -9989,做空,2021-04-04 06:40:00,2021-04-04 06:45:00,2013.78,2019.15,-0.12,flip_to_long -9990,做多,2021-04-04 06:45:00,2021-04-04 06:50:00,2019.15,2017.11,-0.06,flip_to_short -9991,做空,2021-04-04 06:50:00,2021-04-04 12:10:00,2017.11,2055.56,-0.77,flip_to_long -9992,做多,2021-04-04 12:10:00,2021-04-04 15:40:00,2055.56,2076.08,0.36,flip_to_short -9993,做空,2021-04-04 15:40:00,2021-04-04 16:30:00,2076.08,2073.16,0.04,flip_to_long -9994,做多,2021-04-04 16:30:00,2021-04-04 17:10:00,2073.16,2077.3,0.06,flip_to_short -9995,做空,2021-04-04 17:10:00,2021-04-04 17:15:00,2077.3,2078.37,-0.04,flip_to_long -9996,做多,2021-04-04 17:15:00,2021-04-04 17:50:00,2078.37,2080.26,0.02,flip_to_short -9997,做空,2021-04-04 17:50:00,2021-04-04 17:55:00,2080.26,2081.99,-0.05,flip_to_long -9998,做多,2021-04-04 17:55:00,2021-04-04 18:10:00,2081.99,2078.26,-0.09,flip_to_short -9999,做空,2021-04-04 18:10:00,2021-04-04 18:15:00,2078.26,2083.08,-0.11,flip_to_long -10000,做多,2021-04-04 18:15:00,2021-04-04 18:20:00,2083.08,2083.0,-0.02,flip_to_short -10001,做空,2021-04-04 18:20:00,2021-04-04 21:45:00,2083.0,2070.61,0.21,flip_to_long -10002,做多,2021-04-04 21:45:00,2021-04-04 22:00:00,2070.61,2068.55,-0.06,flip_to_short -10003,做空,2021-04-04 22:00:00,2021-04-04 22:20:00,2068.55,2073.65,-0.11,flip_to_long -10004,做多,2021-04-04 22:20:00,2021-04-04 22:35:00,2073.65,2069.4,-0.1,flip_to_short -10005,做空,2021-04-04 22:35:00,2021-04-04 22:45:00,2069.4,2068.31,0.0,flip_to_long -10006,做多,2021-04-04 22:45:00,2021-04-05 00:40:00,2068.31,2063.87,-0.1,flip_to_short -10007,做空,2021-04-05 00:40:00,2021-04-05 07:55:00,2063.87,2029.09,0.64,flip_to_long -10008,做多,2021-04-05 07:55:00,2021-04-05 08:40:00,2029.09,2025.97,-0.08,flip_to_short -10009,做空,2021-04-05 08:40:00,2021-04-05 08:45:00,2025.97,2029.97,-0.1,flip_to_long -10010,做多,2021-04-05 08:45:00,2021-04-05 09:00:00,2029.97,2024.4,-0.13,flip_to_short -10011,做空,2021-04-05 09:00:00,2021-04-05 09:05:00,2024.4,2032.41,-0.18,flip_to_long -10012,做多,2021-04-05 09:05:00,2021-04-05 17:30:00,2032.41,2101.01,1.3,flip_to_short -10013,做空,2021-04-05 17:30:00,2021-04-05 18:15:00,2101.01,2105.57,-0.11,flip_to_long -10014,做多,2021-04-05 18:15:00,2021-04-05 18:40:00,2105.57,2107.28,0.01,flip_to_short -10015,做空,2021-04-05 18:40:00,2021-04-05 18:45:00,2107.28,2108.23,-0.04,flip_to_long -10016,做多,2021-04-05 18:45:00,2021-04-05 20:45:00,2108.23,2109.94,0.01,flip_to_short -10017,做空,2021-04-05 20:45:00,2021-04-05 20:55:00,2109.94,2109.73,-0.02,flip_to_long -10018,做多,2021-04-05 20:55:00,2021-04-05 21:30:00,2109.73,2110.92,0.0,flip_to_short -10019,做空,2021-04-05 21:30:00,2021-04-05 23:55:00,2110.92,2110.35,-0.01,flip_to_long -10020,做多,2021-04-05 23:55:00,2021-04-06 02:00:00,2110.35,2112.36,0.02,flip_to_short -10021,做空,2021-04-06 02:00:00,2021-04-06 02:05:00,2112.36,2118.68,-0.14,flip_to_long -10022,做多,2021-04-06 02:05:00,2021-04-06 02:20:00,2118.68,2120.88,0.02,flip_to_short -10023,做空,2021-04-06 02:20:00,2021-04-06 02:30:00,2120.88,2124.9,-0.1,flip_to_long -10024,做多,2021-04-06 02:30:00,2021-04-06 03:35:00,2124.9,2125.45,-0.01,flip_to_short -10025,做空,2021-04-06 03:35:00,2021-04-06 04:10:00,2125.45,2123.7,0.01,flip_to_long -10026,做多,2021-04-06 04:10:00,2021-04-06 05:15:00,2123.7,2127.1,0.04,flip_to_short -10027,做空,2021-04-06 05:15:00,2021-04-06 05:25:00,2127.1,2132.13,-0.12,flip_to_long -10028,做多,2021-04-06 05:25:00,2021-04-06 05:30:00,2132.13,2128.96,-0.08,flip_to_short -10029,做空,2021-04-06 05:30:00,2021-04-06 05:35:00,2128.96,2137.42,-0.18,flip_to_long -10030,做多,2021-04-06 05:35:00,2021-04-06 06:00:00,2137.42,2127.85,-0.2,flip_to_short -10031,做空,2021-04-06 06:00:00,2021-04-06 06:05:00,2127.85,2128.99,-0.04,flip_to_long -10032,做多,2021-04-06 06:05:00,2021-04-06 06:10:00,2128.99,2127.32,-0.05,flip_to_short -10033,做空,2021-04-06 06:10:00,2021-04-06 06:25:00,2127.32,2132.56,-0.12,flip_to_long -10034,做多,2021-04-06 06:25:00,2021-04-06 07:00:00,2132.56,2131.66,-0.04,flip_to_short -10035,做空,2021-04-06 07:00:00,2021-04-06 07:10:00,2131.66,2129.33,0.02,flip_to_long -10036,做多,2021-04-06 07:10:00,2021-04-06 07:20:00,2129.33,2127.18,-0.06,flip_to_short -10037,做空,2021-04-06 07:20:00,2021-04-06 09:30:00,2127.18,2116.01,0.19,flip_to_long -10038,做多,2021-04-06 09:30:00,2021-04-06 09:55:00,2116.01,2118.95,0.04,flip_to_short -10039,做空,2021-04-06 09:55:00,2021-04-06 10:10:00,2118.95,2118.1,-0.0,flip_to_long -10040,做多,2021-04-06 10:10:00,2021-04-06 10:55:00,2118.1,2103.68,-0.29,flip_to_short -10041,做空,2021-04-06 10:55:00,2021-04-06 11:25:00,2103.68,2119.83,-0.32,flip_to_long -10042,做多,2021-04-06 11:25:00,2021-04-06 11:30:00,2119.83,2110.72,-0.19,flip_to_short -10043,做空,2021-04-06 11:30:00,2021-04-06 11:35:00,2110.72,2117.95,-0.15,flip_to_long -10044,做多,2021-04-06 11:35:00,2021-04-06 11:50:00,2117.95,2114.32,-0.09,flip_to_short -10045,做空,2021-04-06 11:50:00,2021-04-06 13:00:00,2114.32,2121.83,-0.16,flip_to_long -10046,做多,2021-04-06 13:00:00,2021-04-06 13:05:00,2121.83,2115.59,-0.13,flip_to_short -10047,做空,2021-04-06 13:05:00,2021-04-06 13:10:00,2115.59,2120.1,-0.1,flip_to_long -10048,做多,2021-04-06 13:10:00,2021-04-06 13:15:00,2120.1,2116.62,-0.08,flip_to_short -10049,做空,2021-04-06 13:15:00,2021-04-06 13:30:00,2116.62,2117.28,-0.03,flip_to_long -10050,做多,2021-04-06 13:30:00,2021-04-06 13:35:00,2117.28,2109.08,-0.17,flip_to_short -10051,做空,2021-04-06 13:35:00,2021-04-06 14:10:00,2109.08,2080.6,0.49,tp_lower -10052,做多,2021-04-06 16:35:00,2021-04-06 16:40:00,2102.13,2101.77,-0.03,flip_to_short -10053,做空,2021-04-06 16:40:00,2021-04-06 21:45:00,2101.77,2121.3,-0.37,flip_to_long -10054,做多,2021-04-06 21:45:00,2021-04-06 21:55:00,2121.3,2114.07,-0.15,flip_to_short -10055,做空,2021-04-06 21:55:00,2021-04-06 22:20:00,2114.07,2119.5,-0.12,flip_to_long -10056,做多,2021-04-06 22:20:00,2021-04-06 22:25:00,2119.5,2113.54,-0.12,flip_to_short -10057,做空,2021-04-06 22:25:00,2021-04-06 22:30:00,2113.54,2115.19,-0.05,flip_to_long -10058,做多,2021-04-06 22:30:00,2021-04-06 22:40:00,2115.19,2117.31,0.02,flip_to_short -10059,做空,2021-04-06 22:40:00,2021-04-06 23:05:00,2117.31,2116.85,-0.01,flip_to_long -10060,做多,2021-04-06 23:05:00,2021-04-06 23:45:00,2116.85,2115.5,-0.04,flip_to_short -10061,做空,2021-04-06 23:45:00,2021-04-06 23:50:00,2115.5,2116.12,-0.03,flip_to_long -10062,做多,2021-04-06 23:50:00,2021-04-06 23:55:00,2116.12,2114.47,-0.05,flip_to_short -10063,做空,2021-04-06 23:55:00,2021-04-07 00:05:00,2114.47,2120.49,-0.12,flip_to_long -10064,做多,2021-04-07 00:05:00,2021-04-07 00:30:00,2120.49,2118.08,-0.06,flip_to_short -10065,做空,2021-04-07 00:30:00,2021-04-07 02:20:00,2118.08,2107.59,0.17,flip_to_long -10066,做多,2021-04-07 02:20:00,2021-04-07 03:00:00,2107.59,2110.35,0.03,flip_to_short -10067,做空,2021-04-07 03:00:00,2021-04-07 03:15:00,2110.35,2112.92,-0.07,flip_to_long -10068,做多,2021-04-07 03:15:00,2021-04-07 03:30:00,2112.92,2109.57,-0.08,flip_to_short -10069,做空,2021-04-07 03:30:00,2021-04-07 03:40:00,2109.57,2111.87,-0.06,flip_to_long -10070,做多,2021-04-07 03:40:00,2021-04-07 03:45:00,2111.87,2108.17,-0.09,flip_to_short -10071,做空,2021-04-07 03:45:00,2021-04-07 05:45:00,2108.17,2105.42,0.03,flip_to_long -10072,做多,2021-04-07 05:45:00,2021-04-07 06:10:00,2105.42,2099.94,-0.12,flip_to_short -10073,做空,2021-04-07 06:10:00,2021-04-07 06:30:00,2099.94,2102.2,-0.06,flip_to_long -10074,做多,2021-04-07 06:30:00,2021-04-07 06:35:00,2102.2,2097.08,-0.11,flip_to_short -10075,做空,2021-04-07 06:35:00,2021-04-07 06:45:00,2097.08,2101.86,-0.1,flip_to_long -10076,做多,2021-04-07 06:45:00,2021-04-07 06:50:00,2101.86,2096.38,-0.12,flip_to_short -10077,做空,2021-04-07 06:50:00,2021-04-07 14:10:00,2096.38,2008.63,1.55,flip_to_long -10078,做多,2021-04-07 14:10:00,2021-04-07 14:20:00,2008.63,2004.38,-0.1,flip_to_short -10079,做空,2021-04-07 14:20:00,2021-04-07 14:25:00,2004.38,2011.58,-0.16,flip_to_long -10080,做多,2021-04-07 14:25:00,2021-04-07 14:30:00,2011.58,2011.34,-0.02,flip_to_short -10081,做空,2021-04-07 14:30:00,2021-04-07 14:50:00,2011.34,1995.99,0.28,flip_to_long -10082,做多,2021-04-07 14:50:00,2021-04-07 15:05:00,1995.99,2001.35,0.08,flip_to_short -10083,做空,2021-04-07 15:05:00,2021-04-07 15:45:00,2001.35,1983.85,0.32,flip_to_long -10084,做多,2021-04-07 15:45:00,2021-04-07 16:10:00,1983.85,1985.83,0.02,flip_to_short -10085,做空,2021-04-07 16:10:00,2021-04-07 16:20:00,1985.83,1990.99,-0.12,flip_to_long -10086,做多,2021-04-07 16:20:00,2021-04-07 16:25:00,1990.99,1986.37,-0.11,flip_to_short -10087,做空,2021-04-07 16:25:00,2021-04-07 16:30:00,1986.37,1989.61,-0.08,flip_to_long -10088,做多,2021-04-07 16:30:00,2021-04-07 17:00:00,1989.61,1997.91,0.14,flip_to_short -10089,做空,2021-04-07 17:00:00,2021-04-07 17:10:00,1997.91,1994.53,0.05,flip_to_long -10090,做多,2021-04-07 17:10:00,2021-04-07 17:15:00,1994.53,1992.47,-0.06,flip_to_short -10091,做空,2021-04-07 17:15:00,2021-04-07 19:45:00,1992.47,1983.7,0.15,flip_to_long -10092,做多,2021-04-07 19:45:00,2021-04-07 19:50:00,1983.7,1982.42,-0.04,flip_to_short -10093,做空,2021-04-07 19:50:00,2021-04-07 20:30:00,1982.42,1984.78,-0.07,flip_to_long -10094,做多,2021-04-07 20:30:00,2021-04-07 20:35:00,1984.78,1980.54,-0.1,flip_to_short -10095,做空,2021-04-07 20:35:00,2021-04-07 23:40:00,1980.54,1988.42,-0.17,flip_to_long -10096,做多,2021-04-07 23:40:00,2021-04-07 23:45:00,1988.42,1987.51,-0.04,flip_to_short -10097,做空,2021-04-07 23:45:00,2021-04-08 00:15:00,1987.51,1987.41,-0.02,flip_to_long -10098,做多,2021-04-08 00:15:00,2021-04-08 01:25:00,1987.41,1990.73,0.05,flip_to_short -10099,做空,2021-04-08 01:25:00,2021-04-08 01:35:00,1990.73,1993.5,-0.08,flip_to_long -10100,做多,2021-04-08 01:35:00,2021-04-08 01:55:00,1993.5,1993.33,-0.02,flip_to_short -10101,做空,2021-04-08 01:55:00,2021-04-08 02:10:00,1993.33,1992.14,0.0,flip_to_long -10102,做多,2021-04-08 02:10:00,2021-04-08 03:00:00,1992.14,1993.0,-0.0,flip_to_short -10103,做空,2021-04-08 03:00:00,2021-04-08 03:10:00,1993.0,1992.52,-0.01,flip_to_long -10104,做多,2021-04-08 03:10:00,2021-04-08 03:15:00,1992.52,1991.59,-0.04,flip_to_short -10105,做空,2021-04-08 03:15:00,2021-04-08 03:20:00,1991.59,1995.17,-0.09,flip_to_long -10106,做多,2021-04-08 03:20:00,2021-04-08 08:35:00,1995.17,2019.13,0.45,flip_to_short -10107,做空,2021-04-08 08:35:00,2021-04-08 08:50:00,2019.13,2019.08,-0.02,flip_to_long -10108,做多,2021-04-08 08:50:00,2021-04-08 09:05:00,2019.08,2019.57,-0.01,flip_to_short -10109,做空,2021-04-08 09:05:00,2021-04-08 09:10:00,2019.57,2022.01,-0.07,flip_to_long -10110,做多,2021-04-08 09:10:00,2021-04-08 09:15:00,2022.01,2011.67,-0.22,flip_to_short -10111,做空,2021-04-08 09:15:00,2021-04-08 12:25:00,2011.67,2019.96,-0.18,flip_to_long -10112,做多,2021-04-08 12:25:00,2021-04-08 19:45:00,2019.96,2061.72,0.79,flip_to_short -10113,做空,2021-04-08 19:45:00,2021-04-08 20:00:00,2061.72,2065.24,-0.09,flip_to_long -10114,做多,2021-04-08 20:00:00,2021-04-08 20:15:00,2065.24,2062.71,-0.07,flip_to_short -10115,做空,2021-04-08 20:15:00,2021-04-08 20:20:00,2062.71,2067.99,-0.12,flip_to_long -10116,做多,2021-04-08 20:20:00,2021-04-08 20:25:00,2067.99,2064.54,-0.09,flip_to_short -10117,做空,2021-04-08 20:25:00,2021-04-08 22:05:00,2064.54,2061.49,0.04,flip_to_long -10118,做多,2021-04-08 22:05:00,2021-04-09 02:55:00,2061.49,2077.17,0.28,flip_to_short -10119,做空,2021-04-09 02:55:00,2021-04-09 05:30:00,2077.17,2083.01,-0.13,flip_to_long -10120,做多,2021-04-09 05:30:00,2021-04-09 05:35:00,2083.01,2078.54,-0.11,flip_to_short -10121,做空,2021-04-09 05:35:00,2021-04-09 06:30:00,2078.54,2078.67,-0.02,flip_to_long -10122,做多,2021-04-09 06:30:00,2021-04-09 06:45:00,2078.67,2079.99,0.01,flip_to_short -10123,做空,2021-04-09 06:45:00,2021-04-09 07:35:00,2079.99,2077.99,0.02,flip_to_long -10124,做多,2021-04-09 07:35:00,2021-04-09 07:40:00,2077.99,2077.66,-0.03,flip_to_short -10125,做空,2021-04-09 07:40:00,2021-04-09 08:05:00,2077.66,2077.9,-0.02,flip_to_long -10126,做多,2021-04-09 08:05:00,2021-04-09 08:10:00,2077.9,2077.07,-0.04,flip_to_short -10127,做空,2021-04-09 08:10:00,2021-04-09 09:05:00,2077.07,2075.16,0.02,flip_to_long -10128,做多,2021-04-09 09:05:00,2021-04-09 09:35:00,2075.16,2074.17,-0.04,flip_to_short -10129,做空,2021-04-09 09:35:00,2021-04-09 09:40:00,2074.17,2075.98,-0.05,flip_to_long -10130,做多,2021-04-09 09:40:00,2021-04-09 09:45:00,2075.98,2072.84,-0.08,flip_to_short -10131,做空,2021-04-09 09:45:00,2021-04-09 09:50:00,2072.84,2077.55,-0.11,flip_to_long -10132,做多,2021-04-09 09:50:00,2021-04-09 12:25:00,2077.55,2082.19,0.07,flip_to_short -10133,做空,2021-04-09 12:25:00,2021-04-09 13:00:00,2082.19,2081.99,-0.02,flip_to_long -10134,做多,2021-04-09 13:00:00,2021-04-09 13:40:00,2081.99,2082.66,-0.01,flip_to_short -10135,做空,2021-04-09 13:40:00,2021-04-09 13:50:00,2082.66,2085.69,-0.08,flip_to_long -10136,做多,2021-04-09 13:50:00,2021-04-09 13:55:00,2085.69,2076.03,-0.2,flip_to_short -10137,做空,2021-04-09 13:55:00,2021-04-09 16:55:00,2076.03,2073.45,0.03,flip_to_long -10138,做多,2021-04-09 16:55:00,2021-04-09 17:00:00,2073.45,2073.11,-0.03,flip_to_short -10139,做空,2021-04-09 17:00:00,2021-04-09 17:15:00,2073.11,2071.4,0.01,flip_to_long -10140,做多,2021-04-09 17:15:00,2021-04-09 17:40:00,2071.4,2071.81,-0.01,flip_to_short -10141,做空,2021-04-09 17:40:00,2021-04-09 21:05:00,2071.81,2075.41,-0.09,flip_to_long -10142,做多,2021-04-09 21:05:00,2021-04-09 21:10:00,2075.41,2073.08,-0.06,flip_to_short -10143,做空,2021-04-09 21:10:00,2021-04-09 21:15:00,2073.08,2076.67,-0.09,flip_to_long -10144,做多,2021-04-09 21:15:00,2021-04-09 21:50:00,2076.67,2074.89,-0.05,flip_to_short -10145,做空,2021-04-09 21:50:00,2021-04-09 22:10:00,2074.89,2076.95,-0.06,flip_to_long -10146,做多,2021-04-09 22:10:00,2021-04-10 00:15:00,2076.95,2070.97,-0.13,flip_to_short -10147,做空,2021-04-10 00:15:00,2021-04-10 01:15:00,2070.97,2072.27,-0.04,flip_to_long -10148,做多,2021-04-10 01:15:00,2021-04-10 01:20:00,2072.27,2071.79,-0.03,flip_to_short -10149,做空,2021-04-10 01:20:00,2021-04-10 07:40:00,2071.79,2163.94,-1.78,flip_to_long -10150,做多,2021-04-10 07:40:00,2021-04-10 08:30:00,2163.94,2174.68,0.17,flip_to_short -10151,做空,2021-04-10 08:30:00,2021-04-10 08:40:00,2174.68,2176.4,-0.05,flip_to_long -10152,做多,2021-04-10 08:40:00,2021-04-10 08:45:00,2176.4,2170.55,-0.12,flip_to_short -10153,做空,2021-04-10 08:45:00,2021-04-10 10:10:00,2170.55,2173.81,-0.08,flip_to_long -10154,做多,2021-04-10 10:10:00,2021-04-10 10:15:00,2173.81,2171.02,-0.07,flip_to_short -10155,做空,2021-04-10 10:15:00,2021-04-10 10:20:00,2171.02,2173.33,-0.06,flip_to_long -10156,做多,2021-04-10 10:20:00,2021-04-10 10:30:00,2173.33,2172.83,-0.03,flip_to_short -10157,做空,2021-04-10 10:30:00,2021-04-10 12:25:00,2172.83,2169.61,0.04,flip_to_long -10158,做多,2021-04-10 12:25:00,2021-04-10 12:30:00,2169.61,2164.55,-0.11,flip_to_short -10159,做空,2021-04-10 12:30:00,2021-04-10 14:25:00,2164.55,2163.0,0.01,flip_to_long -10160,做多,2021-04-10 14:25:00,2021-04-10 14:30:00,2163.0,2159.8,-0.07,flip_to_short -10161,做空,2021-04-10 14:30:00,2021-04-10 14:55:00,2159.8,2161.14,-0.04,flip_to_long -10162,做多,2021-04-10 14:55:00,2021-04-10 15:10:00,2161.14,2160.51,-0.03,flip_to_short -10163,做空,2021-04-10 15:10:00,2021-04-10 15:40:00,2160.51,2159.5,-0.0,flip_to_long -10164,做多,2021-04-10 15:40:00,2021-04-10 15:45:00,2159.5,2157.66,-0.05,flip_to_short -10165,做空,2021-04-10 15:45:00,2021-04-10 15:55:00,2157.66,2158.82,-0.04,flip_to_long -10166,做多,2021-04-10 15:55:00,2021-04-10 16:20:00,2158.82,2156.4,-0.06,flip_to_short -10167,做空,2021-04-10 16:20:00,2021-04-10 16:30:00,2156.4,2157.87,-0.04,flip_to_long -10168,做多,2021-04-10 16:30:00,2021-04-10 16:45:00,2157.87,2156.0,-0.05,flip_to_short -10169,做空,2021-04-10 16:45:00,2021-04-10 16:50:00,2156.0,2156.79,-0.03,flip_to_long -10170,做多,2021-04-10 16:50:00,2021-04-10 23:20:00,2156.79,2122.86,-0.6,flip_to_short -10171,做空,2021-04-10 23:20:00,2021-04-10 23:25:00,2122.86,2127.83,-0.1,flip_to_long -10172,做多,2021-04-10 23:25:00,2021-04-11 04:00:00,2127.83,2145.49,0.28,flip_to_short -10173,做空,2021-04-11 04:00:00,2021-04-11 04:10:00,2145.49,2144.02,0.01,flip_to_long -10174,做多,2021-04-11 04:10:00,2021-04-11 04:20:00,2144.02,2141.39,-0.06,flip_to_short -10175,做空,2021-04-11 04:20:00,2021-04-11 08:00:00,2141.39,2139.65,0.01,flip_to_long -10176,做多,2021-04-11 08:00:00,2021-04-11 09:30:00,2139.65,2134.41,-0.11,flip_to_short -10177,做空,2021-04-11 09:30:00,2021-04-11 12:30:00,2134.41,2145.42,-0.21,flip_to_long -10178,做多,2021-04-11 12:30:00,2021-04-11 12:50:00,2145.42,2143.54,-0.05,flip_to_short -10179,做空,2021-04-11 12:50:00,2021-04-11 12:55:00,2143.54,2149.34,-0.12,flip_to_long -10180,做多,2021-04-11 12:55:00,2021-04-11 13:05:00,2149.34,2145.3,-0.09,flip_to_short -10181,做空,2021-04-11 13:05:00,2021-04-11 13:15:00,2145.3,2146.11,-0.03,flip_to_long -10182,做多,2021-04-11 13:15:00,2021-04-11 13:25:00,2146.11,2136.31,-0.18,flip_to_short -10183,做空,2021-04-11 13:25:00,2021-04-11 14:30:00,2136.31,2144.36,-0.15,flip_to_long -10184,做多,2021-04-11 14:30:00,2021-04-11 16:40:00,2144.36,2146.43,0.02,flip_to_short -10185,做空,2021-04-11 16:40:00,2021-04-11 17:25:00,2146.43,2146.04,-0.01,flip_to_long -10186,做多,2021-04-11 17:25:00,2021-04-11 19:25:00,2146.04,2155.41,0.14,flip_to_short -10187,做空,2021-04-11 19:25:00,2021-04-11 19:35:00,2155.41,2157.68,-0.06,flip_to_long -10188,做多,2021-04-11 19:35:00,2021-04-11 19:45:00,2157.68,2145.66,-0.22,flip_to_short -10189,做空,2021-04-11 19:45:00,2021-04-11 20:15:00,2145.66,2152.61,-0.13,flip_to_long -10190,做多,2021-04-11 20:15:00,2021-04-11 20:20:00,2152.61,2151.69,-0.03,flip_to_short -10191,做空,2021-04-11 20:20:00,2021-04-11 20:30:00,2151.69,2149.98,0.01,flip_to_long -10192,做多,2021-04-11 20:30:00,2021-04-11 23:00:00,2149.98,2149.01,-0.03,flip_to_short -10193,做空,2021-04-11 23:00:00,2021-04-11 23:15:00,2149.01,2146.03,0.03,flip_to_long -10194,做多,2021-04-11 23:15:00,2021-04-12 00:20:00,2146.03,2145.81,-0.02,flip_to_short -10195,做空,2021-04-12 00:20:00,2021-04-12 00:30:00,2145.81,2144.14,0.01,flip_to_long -10196,做多,2021-04-12 00:30:00,2021-04-12 02:05:00,2144.14,2144.62,-0.01,flip_to_short -10197,做空,2021-04-12 02:05:00,2021-04-12 02:10:00,2144.62,2146.03,-0.04,flip_to_long -10198,做多,2021-04-12 02:10:00,2021-04-12 02:20:00,2146.03,2143.14,-0.07,flip_to_short -10199,做空,2021-04-12 02:20:00,2021-04-12 03:20:00,2143.14,2147.08,-0.08,flip_to_long -10200,做多,2021-04-12 03:20:00,2021-04-12 03:35:00,2147.08,2145.3,-0.05,flip_to_short -10201,做空,2021-04-12 03:35:00,2021-04-12 03:40:00,2145.3,2154.04,-0.16,flip_to_long -10202,做多,2021-04-12 03:40:00,2021-04-12 05:50:00,2154.04,2150.54,-0.08,flip_to_short -10203,做空,2021-04-12 05:50:00,2021-04-12 05:55:00,2150.54,2153.4,-0.06,flip_to_long -10204,做多,2021-04-12 05:55:00,2021-04-12 06:00:00,2153.4,2148.96,-0.09,flip_to_short -10205,做空,2021-04-12 06:00:00,2021-04-12 06:15:00,2148.96,2156.35,-0.14,flip_to_long -10206,做多,2021-04-12 06:15:00,2021-04-12 09:35:00,2156.35,2167.31,0.16,flip_to_short -10207,做空,2021-04-12 09:35:00,2021-04-12 13:10:00,2167.31,2163.67,0.04,flip_to_long -10208,做多,2021-04-12 13:10:00,2021-04-12 13:15:00,2163.67,2157.84,-0.11,flip_to_short -10209,做空,2021-04-12 13:15:00,2021-04-12 13:30:00,2157.84,2157.86,-0.02,flip_to_long -10210,做多,2021-04-12 13:30:00,2021-04-12 13:45:00,2157.86,2155.32,-0.06,flip_to_short -10211,做空,2021-04-12 13:45:00,2021-04-12 14:25:00,2155.32,2152.3,0.03,flip_to_long -10212,做多,2021-04-12 14:25:00,2021-04-12 14:30:00,2152.3,2148.7,-0.08,flip_to_short -10213,做空,2021-04-12 14:30:00,2021-04-12 18:35:00,2148.7,2134.02,0.22,flip_to_long -10214,做多,2021-04-12 18:35:00,2021-04-12 23:35:00,2134.02,2146.28,0.18,flip_to_short -10215,做空,2021-04-12 23:35:00,2021-04-12 23:45:00,2146.28,2144.49,0.01,flip_to_long -10216,做多,2021-04-12 23:45:00,2021-04-13 04:40:00,2144.49,2163.13,0.29,flip_to_short -10217,做空,2021-04-13 04:40:00,2021-04-13 04:45:00,2163.13,2166.6,-0.08,flip_to_long -10218,做多,2021-04-13 04:45:00,2021-04-13 05:00:00,2166.6,2163.88,-0.06,flip_to_short -10219,做空,2021-04-13 05:00:00,2021-04-13 05:05:00,2163.88,2167.78,-0.08,flip_to_long -10220,做多,2021-04-13 05:05:00,2021-04-13 05:15:00,2167.78,2165.83,-0.05,flip_to_short -10221,做空,2021-04-13 05:15:00,2021-04-13 05:20:00,2165.83,2168.47,-0.06,flip_to_long -10222,做多,2021-04-13 05:20:00,2021-04-13 05:25:00,2168.47,2168.2,-0.02,flip_to_short -10223,做空,2021-04-13 05:25:00,2021-04-13 05:40:00,2168.2,2170.2,-0.05,flip_to_long -10224,做多,2021-04-13 05:40:00,2021-04-13 05:50:00,2170.2,2165.64,-0.09,flip_to_short -10225,做空,2021-04-13 05:50:00,2021-04-13 05:55:00,2165.64,2167.16,-0.04,flip_to_long -10226,做多,2021-04-13 05:55:00,2021-04-13 06:35:00,2167.16,2172.11,0.06,flip_to_short -10227,做空,2021-04-13 06:35:00,2021-04-13 07:00:00,2172.11,2167.04,0.07,flip_to_long -10228,做多,2021-04-13 07:00:00,2021-04-13 07:10:00,2167.04,2163.65,-0.07,flip_to_short -10229,做空,2021-04-13 07:10:00,2021-04-13 07:50:00,2163.65,2174.0,-0.19,flip_to_long -10230,做多,2021-04-13 07:50:00,2021-04-13 07:55:00,2174.0,2167.95,-0.12,flip_to_short -10231,做空,2021-04-13 07:55:00,2021-04-13 08:00:00,2167.95,2172.92,-0.1,flip_to_long -10232,做多,2021-04-13 08:00:00,2021-04-13 08:20:00,2172.92,2198.59,0.4,tp_upper -10233,做空,2021-04-13 13:35:00,2021-04-13 19:00:00,2225.11,2283.53,-0.95,flip_to_long -10234,做多,2021-04-13 19:00:00,2021-04-13 19:25:00,2283.53,2276.0,-0.13,flip_to_short -10235,做空,2021-04-13 19:25:00,2021-04-13 19:35:00,2276.0,2283.57,-0.13,flip_to_long -10236,做多,2021-04-13 19:35:00,2021-04-13 20:25:00,2283.57,2294.79,0.15,flip_to_short -10237,做空,2021-04-13 20:25:00,2021-04-13 20:35:00,2294.79,2293.82,-0.0,flip_to_long -10238,做多,2021-04-13 20:35:00,2021-04-13 21:10:00,2293.82,2295.39,0.01,flip_to_short -10239,做空,2021-04-13 21:10:00,2021-04-13 21:25:00,2295.39,2295.21,-0.01,flip_to_long -10240,做多,2021-04-13 21:25:00,2021-04-13 21:30:00,2295.21,2283.43,-0.19,flip_to_short -10241,做空,2021-04-13 21:30:00,2021-04-13 21:45:00,2283.43,2296.63,-0.21,flip_to_long -10242,做多,2021-04-13 21:45:00,2021-04-13 21:50:00,2296.63,2289.02,-0.13,flip_to_short -10243,做空,2021-04-13 21:50:00,2021-04-13 23:00:00,2289.02,2290.41,-0.04,flip_to_long -10244,做多,2021-04-13 23:00:00,2021-04-14 01:10:00,2290.41,2295.14,0.05,flip_to_short -10245,做空,2021-04-14 01:10:00,2021-04-14 01:25:00,2295.14,2293.66,0.01,flip_to_long -10246,做多,2021-04-14 01:25:00,2021-04-14 01:40:00,2293.66,2293.05,-0.03,flip_to_short -10247,做空,2021-04-14 01:40:00,2021-04-14 01:45:00,2293.05,2294.9,-0.05,flip_to_long -10248,做多,2021-04-14 01:45:00,2021-04-14 02:00:00,2294.9,2289.48,-0.1,flip_to_short -10249,做空,2021-04-14 02:00:00,2021-04-14 02:05:00,2289.48,2289.56,-0.02,flip_to_long -10250,做多,2021-04-14 02:05:00,2021-04-14 02:25:00,2289.56,2294.15,0.05,flip_to_short -10251,做空,2021-04-14 02:25:00,2021-04-14 02:35:00,2294.15,2295.24,-0.03,flip_to_long -10252,做多,2021-04-14 02:35:00,2021-04-14 08:40:00,2295.24,2376.41,1.2,flip_to_short -10253,做空,2021-04-14 08:40:00,2021-04-14 11:00:00,2376.41,2373.63,0.02,flip_to_long -10254,做多,2021-04-14 11:00:00,2021-04-14 12:50:00,2373.63,2363.9,-0.16,flip_to_short -10255,做空,2021-04-14 12:50:00,2021-04-14 13:00:00,2363.9,2380.3,-0.26,flip_to_long -10256,做多,2021-04-14 13:00:00,2021-04-14 13:40:00,2380.3,2370.83,-0.16,flip_to_short -10257,做空,2021-04-14 13:40:00,2021-04-14 15:15:00,2370.83,2362.18,0.11,flip_to_long -10258,做多,2021-04-14 15:15:00,2021-04-14 17:20:00,2362.18,2358.77,-0.07,flip_to_short -10259,做空,2021-04-14 17:20:00,2021-04-14 17:25:00,2358.77,2379.24,-0.32,flip_to_long -10260,做多,2021-04-14 17:25:00,2021-04-14 17:35:00,2379.24,2354.05,-0.38,flip_to_short -10261,做空,2021-04-14 17:35:00,2021-04-14 18:20:00,2354.05,2353.47,-0.01,flip_to_long -10262,做多,2021-04-14 18:20:00,2021-04-14 18:25:00,2353.47,2351.44,-0.05,flip_to_short -10263,做空,2021-04-14 18:25:00,2021-04-14 18:45:00,2351.44,2349.0,0.02,flip_to_long -10264,做多,2021-04-14 18:45:00,2021-04-14 19:15:00,2349.0,2346.04,-0.06,flip_to_short -10265,做空,2021-04-14 19:15:00,2021-04-14 20:25:00,2346.04,2355.34,-0.15,flip_to_long -10266,做多,2021-04-14 20:25:00,2021-04-14 20:30:00,2355.34,2348.61,-0.11,flip_to_short -10267,做空,2021-04-14 20:30:00,2021-04-14 20:40:00,2348.61,2359.26,-0.17,flip_to_long -10268,做多,2021-04-14 20:40:00,2021-04-15 01:05:00,2359.26,2410.38,0.71,flip_to_short -10269,做空,2021-04-15 01:05:00,2021-04-15 01:15:00,2410.38,2422.99,-0.2,flip_to_long -10270,做多,2021-04-15 01:15:00,2021-04-15 01:30:00,2422.99,2421.44,-0.04,flip_to_short -10271,做空,2021-04-15 01:30:00,2021-04-15 01:35:00,2421.44,2429.12,-0.13,flip_to_long -10272,做多,2021-04-15 01:35:00,2021-04-15 01:45:00,2429.12,2418.56,-0.17,flip_to_short -10273,做空,2021-04-15 01:45:00,2021-04-15 02:00:00,2418.56,2436.72,-0.28,flip_to_long -10274,做多,2021-04-15 02:00:00,2021-04-15 02:05:00,2436.72,2427.81,-0.14,flip_to_short -10275,做空,2021-04-15 02:05:00,2021-04-15 02:40:00,2427.81,2428.08,-0.02,flip_to_long -10276,做多,2021-04-15 02:40:00,2021-04-15 02:55:00,2428.08,2428.36,-0.01,flip_to_short -10277,做空,2021-04-15 02:55:00,2021-04-15 03:10:00,2428.36,2434.64,-0.1,flip_to_long -10278,做多,2021-04-15 03:10:00,2021-04-15 08:15:00,2434.64,2464.67,0.4,flip_to_short -10279,做空,2021-04-15 08:15:00,2021-04-15 13:10:00,2464.67,2446.03,0.24,flip_to_long -10280,做多,2021-04-15 13:10:00,2021-04-15 16:30:00,2446.03,2460.32,0.18,flip_to_short -10281,做空,2021-04-15 16:30:00,2021-04-15 16:40:00,2460.32,2461.13,-0.03,flip_to_long -10282,做多,2021-04-15 16:40:00,2021-04-15 16:55:00,2461.13,2456.45,-0.08,flip_to_short -10283,做空,2021-04-15 16:55:00,2021-04-15 17:55:00,2456.45,2461.56,-0.09,flip_to_long -10284,做多,2021-04-15 17:55:00,2021-04-15 18:00:00,2461.56,2455.03,-0.11,flip_to_short -10285,做空,2021-04-15 18:00:00,2021-04-15 18:30:00,2455.03,2462.75,-0.12,flip_to_long -10286,做多,2021-04-15 18:30:00,2021-04-16 01:25:00,2462.75,2520.34,0.78,flip_to_short -10287,做空,2021-04-16 01:25:00,2021-04-16 02:05:00,2520.34,2522.21,-0.04,flip_to_long -10288,做多,2021-04-16 02:05:00,2021-04-16 02:10:00,2522.21,2516.97,-0.09,flip_to_short -10289,做空,2021-04-16 02:10:00,2021-04-16 08:15:00,2516.97,2448.83,0.93,flip_to_long -10290,做多,2021-04-16 08:15:00,2021-04-16 08:30:00,2448.83,2434.96,-0.22,flip_to_short -10291,做空,2021-04-16 08:30:00,2021-04-16 08:40:00,2434.96,2445.23,-0.17,flip_to_long -10292,做多,2021-04-16 08:40:00,2021-04-16 08:45:00,2445.23,2435.14,-0.16,flip_to_short -10293,做空,2021-04-16 08:45:00,2021-04-16 12:30:00,2435.14,2401.42,0.47,flip_to_long -10294,做多,2021-04-16 12:30:00,2021-04-16 12:35:00,2401.42,2391.86,-0.16,flip_to_short -10295,做空,2021-04-16 12:35:00,2021-04-16 13:10:00,2391.86,2401.07,-0.16,flip_to_long -10296,做多,2021-04-16 13:10:00,2021-04-16 13:15:00,2401.07,2393.99,-0.12,flip_to_short -10297,做空,2021-04-16 13:15:00,2021-04-16 14:05:00,2393.99,2385.06,0.11,flip_to_long -10298,做多,2021-04-16 14:05:00,2021-04-16 14:10:00,2385.06,2379.41,-0.1,flip_to_short -10299,做空,2021-04-16 14:10:00,2021-04-16 14:20:00,2379.41,2402.91,-0.37,flip_to_long -10300,做多,2021-04-16 14:20:00,2021-04-16 18:05:00,2402.91,2421.48,0.25,flip_to_short -10301,做空,2021-04-16 18:05:00,2021-04-16 18:20:00,2421.48,2421.16,-0.01,flip_to_long -10302,做多,2021-04-16 18:20:00,2021-04-16 19:15:00,2421.16,2415.92,-0.09,flip_to_short -10303,做空,2021-04-16 19:15:00,2021-04-16 19:35:00,2415.92,2424.04,-0.14,flip_to_long -10304,做多,2021-04-16 19:35:00,2021-04-16 22:00:00,2424.04,2435.31,0.14,flip_to_short -10305,做空,2021-04-16 22:00:00,2021-04-16 22:05:00,2435.31,2442.88,-0.13,flip_to_long -10306,做多,2021-04-16 22:05:00,2021-04-16 22:10:00,2442.88,2435.38,-0.12,flip_to_short -10307,做空,2021-04-16 22:10:00,2021-04-16 22:15:00,2435.38,2439.59,-0.08,flip_to_long -10308,做多,2021-04-16 22:15:00,2021-04-16 22:20:00,2439.59,2431.11,-0.14,flip_to_short -10309,做空,2021-04-16 22:20:00,2021-04-16 22:30:00,2431.11,2440.85,-0.16,flip_to_long -10310,做多,2021-04-16 22:30:00,2021-04-16 22:35:00,2440.85,2435.83,-0.09,flip_to_short -10311,做空,2021-04-16 22:35:00,2021-04-16 22:40:00,2435.83,2435.96,-0.02,flip_to_long -10312,做多,2021-04-16 22:40:00,2021-04-17 00:20:00,2435.96,2440.07,0.04,flip_to_short -10313,做空,2021-04-17 00:20:00,2021-04-17 00:25:00,2440.07,2458.84,-0.29,flip_to_long -10314,做多,2021-04-17 00:25:00,2021-04-17 05:10:00,2458.84,2477.56,0.25,flip_to_short -10315,做空,2021-04-17 05:10:00,2021-04-17 05:25:00,2477.56,2481.47,-0.07,flip_to_long -10316,做多,2021-04-17 05:25:00,2021-04-17 05:35:00,2481.47,2479.31,-0.05,flip_to_short -10317,做空,2021-04-17 05:35:00,2021-04-17 05:40:00,2479.31,2480.81,-0.04,flip_to_long -10318,做多,2021-04-17 05:40:00,2021-04-17 05:50:00,2480.81,2480.28,-0.02,flip_to_short -10319,做空,2021-04-17 05:50:00,2021-04-17 05:55:00,2480.28,2482.49,-0.05,flip_to_long -10320,做多,2021-04-17 05:55:00,2021-04-17 06:05:00,2482.49,2478.43,-0.07,flip_to_short -10321,做空,2021-04-17 06:05:00,2021-04-17 08:00:00,2478.43,2475.29,0.03,flip_to_long -10322,做多,2021-04-17 08:00:00,2021-04-17 14:10:00,2475.29,2419.61,-0.79,flip_to_short -10323,做空,2021-04-17 14:10:00,2021-04-17 18:30:00,2419.61,2375.22,0.6,flip_to_long -10324,做多,2021-04-17 18:30:00,2021-04-17 18:35:00,2375.22,2372.49,-0.06,flip_to_short -10325,做空,2021-04-17 18:35:00,2021-04-17 19:00:00,2372.49,2377.22,-0.09,flip_to_long -10326,做多,2021-04-17 19:00:00,2021-04-17 22:35:00,2377.22,2374.04,-0.06,flip_to_short -10327,做空,2021-04-17 22:35:00,2021-04-17 22:45:00,2374.04,2381.35,-0.12,flip_to_long -10328,做多,2021-04-17 22:45:00,2021-04-17 22:55:00,2381.35,2379.23,-0.05,flip_to_short -10329,做空,2021-04-17 22:55:00,2021-04-17 23:00:00,2379.23,2383.07,-0.07,flip_to_long -10330,做多,2021-04-17 23:00:00,2021-04-17 23:05:00,2383.07,2380.08,-0.06,flip_to_short -10331,做空,2021-04-17 23:05:00,2021-04-18 03:20:00,2380.08,2083.35,4.19,tp_lower -10332,做多,2021-04-18 06:15:00,2021-04-18 06:20:00,2206.3,2203.5,-0.07,flip_to_short -10333,做空,2021-04-18 06:20:00,2021-04-18 06:55:00,2203.5,2190.87,0.2,flip_to_long -10334,做多,2021-04-18 06:55:00,2021-04-18 08:35:00,2190.87,2185.14,-0.12,flip_to_short -10335,做空,2021-04-18 08:35:00,2021-04-18 13:10:00,2185.14,2122.49,1.08,flip_to_long -10336,做多,2021-04-18 13:10:00,2021-04-18 13:15:00,2122.49,2116.97,-0.12,flip_to_short -10337,做空,2021-04-18 13:15:00,2021-04-18 13:25:00,2116.97,2115.69,0.0,flip_to_long -10338,做多,2021-04-18 13:25:00,2021-04-18 13:35:00,2115.69,2111.7,-0.09,flip_to_short -10339,做空,2021-04-18 13:35:00,2021-04-18 13:45:00,2111.7,2116.5,-0.11,flip_to_long -10340,做多,2021-04-18 13:45:00,2021-04-18 17:45:00,2116.5,2136.99,0.36,flip_to_short -10341,做空,2021-04-18 17:45:00,2021-04-18 17:55:00,2136.99,2146.03,-0.19,flip_to_long -10342,做多,2021-04-18 17:55:00,2021-04-18 18:20:00,2146.03,2143.59,-0.06,flip_to_short -10343,做空,2021-04-18 18:20:00,2021-04-18 18:30:00,2143.59,2155.39,-0.24,flip_to_long -10344,做多,2021-04-18 18:30:00,2021-04-19 00:00:00,2155.39,2214.13,1.04,flip_to_short -10345,做空,2021-04-19 00:00:00,2021-04-19 00:05:00,2214.13,2218.38,-0.1,flip_to_long -10346,做多,2021-04-19 00:05:00,2021-04-19 00:10:00,2218.38,2199.82,-0.36,flip_to_short -10347,做空,2021-04-19 00:10:00,2021-04-19 00:15:00,2199.82,2214.77,-0.29,flip_to_long -10348,做多,2021-04-19 00:15:00,2021-04-19 02:15:00,2214.77,2235.0,0.34,flip_to_short -10349,做空,2021-04-19 02:15:00,2021-04-19 05:10:00,2235.0,2252.41,-0.33,flip_to_long -10350,做多,2021-04-19 05:10:00,2021-04-19 05:45:00,2252.41,2251.21,-0.04,flip_to_short -10351,做空,2021-04-19 05:45:00,2021-04-19 06:55:00,2251.21,2262.29,-0.21,flip_to_long -10352,做多,2021-04-19 06:55:00,2021-04-19 07:20:00,2262.29,2256.59,-0.12,flip_to_short -10353,做空,2021-04-19 07:20:00,2021-04-19 11:40:00,2256.59,2240.22,0.26,flip_to_long -10354,做多,2021-04-19 11:40:00,2021-04-19 12:00:00,2240.22,2242.47,0.02,flip_to_short -10355,做空,2021-04-19 12:00:00,2021-04-19 18:00:00,2242.47,2165.0,1.34,flip_to_long -10356,做多,2021-04-19 18:00:00,2021-04-19 22:45:00,2165.0,2188.23,0.42,flip_to_short -10357,做空,2021-04-19 22:45:00,2021-04-19 23:05:00,2188.23,2193.83,-0.13,flip_to_long -10358,做多,2021-04-19 23:05:00,2021-04-19 23:10:00,2193.83,2187.71,-0.13,flip_to_short -10359,做空,2021-04-19 23:10:00,2021-04-20 04:05:00,2187.71,2115.4,1.33,flip_to_long -10360,做多,2021-04-20 04:05:00,2021-04-20 04:25:00,2115.4,2109.0,-0.15,flip_to_short -10361,做空,2021-04-20 04:25:00,2021-04-20 06:30:00,2109.0,2110.56,-0.05,flip_to_long -10362,做多,2021-04-20 06:30:00,2021-04-20 06:35:00,2110.56,2086.56,-0.5,flip_to_short -10363,做空,2021-04-20 06:35:00,2021-04-20 08:05:00,2086.56,2124.02,-0.77,flip_to_long -10364,做多,2021-04-20 08:05:00,2021-04-20 14:40:00,2124.02,2184.45,1.15,flip_to_short -10365,做空,2021-04-20 14:40:00,2021-04-20 15:55:00,2184.45,2188.26,-0.09,flip_to_long -10366,做多,2021-04-20 15:55:00,2021-04-20 16:00:00,2188.26,2187.84,-0.03,flip_to_short -10367,做空,2021-04-20 16:00:00,2021-04-20 16:10:00,2187.84,2200.25,-0.26,flip_to_long -10368,做多,2021-04-20 16:10:00,2021-04-20 22:45:00,2200.25,2305.65,1.98,flip_to_short -10369,做空,2021-04-20 22:45:00,2021-04-20 22:50:00,2305.65,2316.19,-0.22,flip_to_long -10370,做多,2021-04-20 22:50:00,2021-04-20 23:35:00,2316.19,2314.91,-0.05,flip_to_short -10371,做空,2021-04-20 23:35:00,2021-04-20 23:40:00,2314.91,2329.38,-0.29,flip_to_long -10372,做多,2021-04-20 23:40:00,2021-04-21 00:45:00,2329.38,2309.71,-0.38,flip_to_short -10373,做空,2021-04-21 00:45:00,2021-04-21 01:55:00,2309.71,2322.32,-0.26,flip_to_long -10374,做多,2021-04-21 01:55:00,2021-04-21 02:40:00,2322.32,2323.25,-0.0,flip_to_short -10375,做空,2021-04-21 02:40:00,2021-04-21 02:45:00,2323.25,2328.08,-0.11,flip_to_long -10376,做多,2021-04-21 02:45:00,2021-04-21 03:00:00,2328.08,2326.87,-0.04,flip_to_short -10377,做空,2021-04-21 03:00:00,2021-04-21 03:40:00,2326.87,2319.16,0.12,flip_to_long -10378,做多,2021-04-21 03:40:00,2021-04-21 05:15:00,2319.16,2308.37,-0.22,flip_to_short -10379,做空,2021-04-21 05:15:00,2021-04-21 05:25:00,2308.37,2307.48,-0.0,flip_to_long -10380,做多,2021-04-21 05:25:00,2021-04-21 07:00:00,2307.48,2305.34,-0.06,flip_to_short -10381,做空,2021-04-21 07:00:00,2021-04-21 08:50:00,2305.34,2303.13,0.02,flip_to_long -10382,做多,2021-04-21 08:50:00,2021-04-21 08:55:00,2303.13,2297.91,-0.12,flip_to_short -10383,做空,2021-04-21 08:55:00,2021-04-21 09:20:00,2297.91,2311.57,-0.27,flip_to_long -10384,做多,2021-04-21 09:20:00,2021-04-21 09:30:00,2311.57,2299.86,-0.23,flip_to_short -10385,做空,2021-04-21 09:30:00,2021-04-21 09:40:00,2299.86,2303.1,-0.08,flip_to_long -10386,做多,2021-04-21 09:40:00,2021-04-21 09:50:00,2303.1,2300.83,-0.06,flip_to_short -10387,做空,2021-04-21 09:50:00,2021-04-21 12:10:00,2300.83,2296.52,0.06,flip_to_long -10388,做多,2021-04-21 12:10:00,2021-04-21 17:35:00,2296.52,2409.34,2.02,flip_to_short -10389,做空,2021-04-21 17:35:00,2021-04-21 17:40:00,2409.34,2415.81,-0.14,flip_to_long -10390,做多,2021-04-21 17:40:00,2021-04-21 17:45:00,2415.81,2409.76,-0.13,flip_to_short -10391,做空,2021-04-21 17:45:00,2021-04-21 17:50:00,2409.76,2416.79,-0.15,flip_to_long -10392,做多,2021-04-21 17:50:00,2021-04-21 18:20:00,2416.79,2414.16,-0.07,flip_to_short -10393,做空,2021-04-21 18:20:00,2021-04-21 18:25:00,2414.16,2421.47,-0.15,flip_to_long -10394,做多,2021-04-21 18:25:00,2021-04-21 18:30:00,2421.47,2407.57,-0.27,flip_to_short -10395,做空,2021-04-21 18:30:00,2021-04-21 19:05:00,2407.57,2421.06,-0.26,flip_to_long -10396,做多,2021-04-21 19:05:00,2021-04-21 19:45:00,2421.06,2430.57,0.14,flip_to_short -10397,做空,2021-04-21 19:45:00,2021-04-22 00:35:00,2430.57,2387.42,0.73,flip_to_long -10398,做多,2021-04-22 00:35:00,2021-04-22 00:45:00,2387.42,2387.08,-0.03,flip_to_short -10399,做空,2021-04-22 00:45:00,2021-04-22 02:25:00,2387.08,2399.19,-0.25,flip_to_long -10400,做多,2021-04-22 02:25:00,2021-04-22 03:45:00,2399.19,2387.13,-0.24,flip_to_short -10401,做空,2021-04-22 03:45:00,2021-04-22 03:50:00,2387.13,2395.86,-0.18,flip_to_long -10402,做多,2021-04-22 03:50:00,2021-04-22 03:55:00,2395.86,2392.26,-0.09,flip_to_short -10403,做空,2021-04-22 03:55:00,2021-04-22 04:00:00,2392.26,2418.21,-0.49,flip_to_long -10404,做多,2021-04-22 04:00:00,2021-04-22 08:05:00,2418.21,2441.94,0.4,flip_to_short -10405,做空,2021-04-22 08:05:00,2021-04-22 08:10:00,2441.94,2452.79,-0.21,flip_to_long -10406,做多,2021-04-22 08:10:00,2021-04-22 08:15:00,2452.79,2447.73,-0.11,flip_to_short -10407,做空,2021-04-22 08:15:00,2021-04-22 08:30:00,2447.73,2444.64,0.03,flip_to_long -10408,做多,2021-04-22 08:30:00,2021-04-22 09:00:00,2444.64,2451.39,0.1,flip_to_short -10409,做空,2021-04-22 09:00:00,2021-04-22 09:15:00,2451.39,2458.72,-0.15,flip_to_long -10410,做多,2021-04-22 09:15:00,2021-04-22 09:25:00,2458.72,2457.83,-0.04,flip_to_short -10411,做空,2021-04-22 09:25:00,2021-04-22 17:25:00,2457.83,2593.5,-2.37,flip_to_long -10412,做多,2021-04-22 17:25:00,2021-04-22 17:30:00,2593.5,2567.3,-0.42,flip_to_short -10413,做空,2021-04-22 17:30:00,2021-04-23 00:25:00,2567.3,2441.06,1.93,flip_to_long -10414,做多,2021-04-23 00:25:00,2021-04-23 00:30:00,2441.06,2427.12,-0.26,flip_to_short -10415,做空,2021-04-23 00:30:00,2021-04-23 07:10:00,2427.12,2231.67,3.36,flip_to_long -10416,做多,2021-04-23 07:10:00,2021-04-23 07:15:00,2231.67,2226.97,-0.12,flip_to_short -10417,做空,2021-04-23 07:15:00,2021-04-23 08:50:00,2226.97,2216.73,0.18,flip_to_long -10418,做多,2021-04-23 08:50:00,2021-04-23 09:15:00,2216.73,2201.15,-0.34,flip_to_short -10419,做空,2021-04-23 09:15:00,2021-04-23 09:25:00,2201.15,2190.71,0.19,flip_to_long -10420,做多,2021-04-23 09:25:00,2021-04-23 13:00:00,2190.71,2240.78,1.01,flip_to_short -10421,做空,2021-04-23 13:00:00,2021-04-23 13:05:00,2240.78,2246.71,-0.14,flip_to_long -10422,做多,2021-04-23 13:05:00,2021-04-23 13:20:00,2246.71,2224.0,-0.49,flip_to_short -10423,做空,2021-04-23 13:20:00,2021-04-23 14:05:00,2224.0,2258.65,-0.73,flip_to_long -10424,做多,2021-04-23 14:05:00,2021-04-23 15:05:00,2258.65,2256.38,-0.07,flip_to_short -10425,做空,2021-04-23 15:05:00,2021-04-23 15:10:00,2256.38,2272.0,-0.33,flip_to_long -10426,做多,2021-04-23 15:10:00,2021-04-23 15:15:00,2272.0,2258.74,-0.28,flip_to_short -10427,做空,2021-04-23 15:15:00,2021-04-23 15:25:00,2258.74,2269.04,-0.22,flip_to_long -10428,做多,2021-04-23 15:25:00,2021-04-23 17:35:00,2269.04,2285.58,0.3,flip_to_short -10429,做空,2021-04-23 17:35:00,2021-04-23 17:55:00,2285.58,2293.37,-0.17,flip_to_long -10430,做多,2021-04-23 17:55:00,2021-04-23 20:45:00,2293.37,2328.84,0.65,flip_to_short -10431,做空,2021-04-23 20:45:00,2021-04-23 21:00:00,2328.84,2330.76,-0.06,flip_to_long -10432,做多,2021-04-23 21:00:00,2021-04-23 21:20:00,2330.76,2338.77,0.13,flip_to_short -10433,做空,2021-04-23 21:20:00,2021-04-23 21:35:00,2338.77,2335.99,0.03,flip_to_long -10434,做多,2021-04-23 21:35:00,2021-04-23 21:40:00,2335.99,2331.1,-0.12,flip_to_short -10435,做空,2021-04-23 21:40:00,2021-04-23 23:00:00,2331.1,2339.14,-0.17,flip_to_long -10436,做多,2021-04-23 23:00:00,2021-04-23 23:05:00,2339.14,2333.99,-0.12,flip_to_short -10437,做空,2021-04-23 23:05:00,2021-04-23 23:10:00,2333.99,2339.27,-0.12,flip_to_long -10438,做多,2021-04-23 23:10:00,2021-04-24 00:05:00,2339.27,2331.99,-0.16,flip_to_short -10439,做空,2021-04-24 00:05:00,2021-04-24 03:00:00,2331.99,2317.45,0.26,flip_to_long -10440,做多,2021-04-24 03:00:00,2021-04-24 03:50:00,2317.45,2295.16,-0.45,flip_to_short -10441,做空,2021-04-24 03:50:00,2021-04-24 04:05:00,2295.16,2300.66,-0.13,flip_to_long -10442,做多,2021-04-24 04:05:00,2021-04-24 06:35:00,2300.66,2294.26,-0.14,flip_to_short -10443,做空,2021-04-24 06:35:00,2021-04-24 08:15:00,2294.26,2304.4,-0.22,flip_to_long -10444,做多,2021-04-24 08:15:00,2021-04-24 08:20:00,2304.4,2301.93,-0.07,flip_to_short -10445,做空,2021-04-24 08:20:00,2021-04-24 08:30:00,2301.93,2302.64,-0.04,flip_to_long -10446,做多,2021-04-24 08:30:00,2021-04-24 08:35:00,2302.64,2296.13,-0.15,flip_to_short -10447,做空,2021-04-24 08:35:00,2021-04-24 12:45:00,2296.13,2237.64,1.09,flip_to_long -10448,做多,2021-04-24 12:45:00,2021-04-24 13:35:00,2237.64,2220.44,-0.36,flip_to_short -10449,做空,2021-04-24 13:35:00,2021-04-24 14:30:00,2220.44,2224.07,-0.09,flip_to_long -10450,做多,2021-04-24 14:30:00,2021-04-24 14:35:00,2224.07,2208.12,-0.34,flip_to_short -10451,做空,2021-04-24 14:35:00,2021-04-24 14:45:00,2208.12,2214.0,-0.14,flip_to_long -10452,做多,2021-04-24 14:45:00,2021-04-24 14:50:00,2214.0,2199.74,-0.3,flip_to_short -10453,做空,2021-04-24 14:50:00,2021-04-24 15:20:00,2199.74,2211.61,-0.25,flip_to_long -10454,做多,2021-04-24 15:20:00,2021-04-24 17:10:00,2211.61,2219.8,0.14,flip_to_short -10455,做空,2021-04-24 17:10:00,2021-04-24 17:15:00,2219.8,2222.69,-0.08,flip_to_long -10456,做多,2021-04-24 17:15:00,2021-04-24 20:10:00,2222.69,2252.6,0.56,flip_to_short -10457,做空,2021-04-24 20:10:00,2021-04-24 20:15:00,2252.6,2260.95,-0.18,flip_to_long -10458,做多,2021-04-24 20:15:00,2021-04-24 22:15:00,2260.95,2265.77,0.07,flip_to_short -10459,做空,2021-04-24 22:15:00,2021-04-24 22:30:00,2265.77,2270.67,-0.12,flip_to_long -10460,做多,2021-04-24 22:30:00,2021-04-24 22:40:00,2270.67,2267.67,-0.08,flip_to_short -10461,做空,2021-04-24 22:40:00,2021-04-24 22:45:00,2267.67,2277.71,-0.21,flip_to_long -10462,做多,2021-04-24 22:45:00,2021-04-24 22:50:00,2277.71,2270.86,-0.15,flip_to_short -10463,做空,2021-04-24 22:50:00,2021-04-25 02:20:00,2270.86,2250.42,0.36,flip_to_long -10464,做多,2021-04-25 02:20:00,2021-04-25 02:25:00,2250.42,2245.25,-0.12,flip_to_short -10465,做空,2021-04-25 02:25:00,2021-04-25 02:50:00,2245.25,2241.29,0.06,flip_to_long -10466,做多,2021-04-25 02:50:00,2021-04-25 03:00:00,2241.29,2236.71,-0.11,flip_to_short -10467,做空,2021-04-25 03:00:00,2021-04-25 03:05:00,2236.71,2243.44,-0.15,flip_to_long -10468,做多,2021-04-25 03:05:00,2021-04-25 03:10:00,2243.44,2240.24,-0.08,flip_to_short -10469,做空,2021-04-25 03:10:00,2021-04-25 08:15:00,2240.24,2202.5,0.71,flip_to_long -10470,做多,2021-04-25 08:15:00,2021-04-25 09:35:00,2202.5,2199.73,-0.08,flip_to_short -10471,做空,2021-04-25 09:35:00,2021-04-25 09:40:00,2199.73,2206.72,-0.16,flip_to_long -10472,做多,2021-04-25 09:40:00,2021-04-25 17:20:00,2206.72,2321.29,2.25,flip_to_short -10473,做空,2021-04-25 17:20:00,2021-04-25 17:30:00,2321.29,2333.24,-0.26,flip_to_long -10474,做多,2021-04-25 17:30:00,2021-04-25 17:35:00,2333.24,2331.69,-0.05,flip_to_short -10475,做空,2021-04-25 17:35:00,2021-04-25 17:50:00,2331.69,2324.34,0.12,flip_to_long -10476,做多,2021-04-25 17:50:00,2021-04-25 22:55:00,2324.34,2278.53,-0.93,flip_to_short -10477,做空,2021-04-25 22:55:00,2021-04-25 23:10:00,2278.53,2271.5,0.12,flip_to_long -10478,做多,2021-04-25 23:10:00,2021-04-26 05:10:00,2271.5,2433.75,3.19,flip_to_short -10479,做空,2021-04-26 05:10:00,2021-04-26 05:15:00,2433.75,2442.14,-0.19,flip_to_long -10480,做多,2021-04-26 05:15:00,2021-04-26 07:00:00,2442.14,2455.01,0.23,flip_to_short -10481,做空,2021-04-26 07:00:00,2021-04-26 07:05:00,2455.01,2461.48,-0.15,flip_to_long -10482,做多,2021-04-26 07:05:00,2021-04-26 07:10:00,2461.48,2456.01,-0.13,flip_to_short -10483,做空,2021-04-26 07:10:00,2021-04-26 07:25:00,2456.01,2459.19,-0.09,flip_to_long -10484,做多,2021-04-26 07:25:00,2021-04-26 07:35:00,2459.19,2456.41,-0.08,flip_to_short -10485,做空,2021-04-26 07:35:00,2021-04-26 07:40:00,2456.41,2466.27,-0.22,flip_to_long -10486,做多,2021-04-26 07:40:00,2021-04-26 07:50:00,2466.27,2452.25,-0.3,flip_to_short -10487,做空,2021-04-26 07:50:00,2021-04-26 09:45:00,2452.25,2482.47,-0.61,flip_to_long -10488,做多,2021-04-26 09:45:00,2021-04-26 13:10:00,2482.47,2477.71,-0.11,flip_to_short -10489,做空,2021-04-26 13:10:00,2021-04-26 13:15:00,2477.71,2490.15,-0.26,flip_to_long -10490,做多,2021-04-26 13:15:00,2021-04-26 13:55:00,2490.15,2493.23,0.03,flip_to_short -10491,做空,2021-04-26 13:55:00,2021-04-26 14:10:00,2493.23,2492.29,-0.01,flip_to_long -10492,做多,2021-04-26 14:10:00,2021-04-26 14:15:00,2492.29,2487.81,-0.11,flip_to_short -10493,做空,2021-04-26 14:15:00,2021-04-26 14:45:00,2487.81,2492.93,-0.12,flip_to_long -10494,做多,2021-04-26 14:45:00,2021-04-26 16:05:00,2492.93,2487.42,-0.13,flip_to_short -10495,做空,2021-04-26 16:05:00,2021-04-26 17:00:00,2487.42,2508.38,-0.41,flip_to_long -10496,做多,2021-04-26 17:00:00,2021-04-26 18:20:00,2508.38,2490.94,-0.34,flip_to_short -10497,做空,2021-04-26 18:20:00,2021-04-26 18:25:00,2490.94,2491.61,-0.03,flip_to_long -10498,做多,2021-04-26 18:25:00,2021-04-26 18:35:00,2491.61,2494.72,0.03,flip_to_short -10499,做空,2021-04-26 18:35:00,2021-04-26 18:45:00,2494.72,2498.31,-0.09,flip_to_long -10500,做多,2021-04-26 18:45:00,2021-04-26 19:00:00,2498.31,2492.33,-0.13,flip_to_short -10501,做空,2021-04-26 19:00:00,2021-04-26 21:40:00,2492.33,2487.25,0.07,flip_to_long -10502,做多,2021-04-26 21:40:00,2021-04-26 22:00:00,2487.25,2487.76,-0.01,flip_to_short -10503,做空,2021-04-26 22:00:00,2021-04-27 05:00:00,2487.76,2523.68,-0.67,flip_to_long -10504,做多,2021-04-27 05:00:00,2021-04-27 08:55:00,2523.68,2535.62,0.19,flip_to_short -10505,做空,2021-04-27 08:55:00,2021-04-27 09:00:00,2535.62,2539.77,-0.1,flip_to_long -10506,做多,2021-04-27 09:00:00,2021-04-27 09:55:00,2539.77,2542.29,0.02,flip_to_short -10507,做空,2021-04-27 09:55:00,2021-04-27 10:00:00,2542.29,2549.74,-0.16,flip_to_long -10508,做多,2021-04-27 10:00:00,2021-04-27 10:10:00,2549.74,2548.35,-0.05,flip_to_short -10509,做空,2021-04-27 10:10:00,2021-04-27 10:25:00,2548.35,2545.68,0.02,flip_to_long -10510,做多,2021-04-27 10:25:00,2021-04-27 10:55:00,2545.68,2545.59,-0.02,flip_to_short -10511,做空,2021-04-27 10:55:00,2021-04-27 11:00:00,2545.59,2550.23,-0.1,flip_to_long -10512,做多,2021-04-27 11:00:00,2021-04-27 11:20:00,2550.23,2547.8,-0.07,flip_to_short -10513,做空,2021-04-27 11:20:00,2021-04-27 11:25:00,2547.8,2556.65,-0.18,flip_to_long -10514,做多,2021-04-27 11:25:00,2021-04-27 12:40:00,2556.65,2556.43,-0.03,flip_to_short -10515,做空,2021-04-27 12:40:00,2021-04-27 13:45:00,2556.43,2553.33,0.03,flip_to_long -10516,做多,2021-04-27 13:45:00,2021-04-27 19:05:00,2553.33,2635.02,1.41,flip_to_short -10517,做空,2021-04-27 19:05:00,2021-04-27 19:15:00,2635.02,2635.56,-0.03,flip_to_long -10518,做多,2021-04-27 19:15:00,2021-04-27 20:45:00,2635.56,2636.77,-0.0,flip_to_short -10519,做空,2021-04-27 20:45:00,2021-04-27 20:50:00,2636.77,2638.73,-0.06,flip_to_long -10520,做多,2021-04-27 20:50:00,2021-04-27 21:00:00,2638.73,2635.42,-0.08,flip_to_short -10521,做空,2021-04-27 21:00:00,2021-04-27 21:05:00,2635.42,2638.61,-0.08,flip_to_long -10522,做多,2021-04-27 21:05:00,2021-04-27 21:20:00,2638.61,2639.26,-0.01,flip_to_short -10523,做空,2021-04-27 21:20:00,2021-04-27 21:35:00,2639.26,2637.71,0.0,flip_to_long -10524,做多,2021-04-27 21:35:00,2021-04-27 22:05:00,2637.71,2633.59,-0.09,flip_to_short -10525,做空,2021-04-27 22:05:00,2021-04-27 22:10:00,2633.59,2635.45,-0.05,flip_to_long -10526,做多,2021-04-27 22:10:00,2021-04-27 23:20:00,2635.45,2633.41,-0.06,flip_to_short -10527,做空,2021-04-27 23:20:00,2021-04-28 08:05:00,2633.41,2620.54,0.2,flip_to_long -10528,做多,2021-04-28 08:05:00,2021-04-28 08:30:00,2620.54,2618.6,-0.06,flip_to_short -10529,做空,2021-04-28 08:30:00,2021-04-28 08:45:00,2618.6,2616.54,0.01,flip_to_long -10530,做多,2021-04-28 08:45:00,2021-04-28 09:50:00,2616.54,2611.0,-0.12,flip_to_short -10531,做空,2021-04-28 09:50:00,2021-04-28 10:05:00,2611.0,2625.17,-0.27,flip_to_long -10532,做多,2021-04-28 10:05:00,2021-04-28 15:05:00,2625.17,2681.31,0.96,flip_to_short -10533,做空,2021-04-28 15:05:00,2021-04-28 15:20:00,2681.31,2684.99,-0.09,flip_to_long -10534,做多,2021-04-28 15:20:00,2021-04-28 16:05:00,2684.99,2680.23,-0.11,flip_to_short -10535,做空,2021-04-28 16:05:00,2021-04-28 16:20:00,2680.23,2694.23,-0.27,flip_to_long -10536,做多,2021-04-28 16:20:00,2021-04-28 17:00:00,2694.23,2704.3,0.15,flip_to_short -10537,做空,2021-04-28 17:00:00,2021-04-28 20:30:00,2704.3,2728.51,-0.44,flip_to_long -10538,做多,2021-04-28 20:30:00,2021-04-28 20:40:00,2728.51,2717.51,-0.21,flip_to_short -10539,做空,2021-04-28 20:40:00,2021-04-28 20:50:00,2717.51,2715.59,0.01,flip_to_long -10540,做多,2021-04-28 20:50:00,2021-04-28 22:25:00,2715.59,2727.42,0.18,flip_to_short -10541,做空,2021-04-28 22:25:00,2021-04-28 22:35:00,2727.42,2721.79,0.07,flip_to_long -10542,做多,2021-04-28 22:35:00,2021-04-28 23:15:00,2721.79,2723.25,0.0,flip_to_short -10543,做空,2021-04-28 23:15:00,2021-04-28 23:20:00,2723.25,2727.46,-0.09,flip_to_long -10544,做多,2021-04-28 23:20:00,2021-04-28 23:25:00,2727.46,2724.04,-0.08,flip_to_short -10545,做空,2021-04-28 23:25:00,2021-04-28 23:30:00,2724.04,2728.32,-0.09,flip_to_long -10546,做多,2021-04-28 23:30:00,2021-04-29 00:35:00,2728.32,2734.57,0.08,flip_to_short -10547,做空,2021-04-29 00:35:00,2021-04-29 02:00:00,2734.57,2731.0,0.04,flip_to_long -10548,做多,2021-04-29 02:00:00,2021-04-29 02:05:00,2731.0,2726.28,-0.1,flip_to_short -10549,做空,2021-04-29 02:05:00,2021-04-29 05:10:00,2726.28,2703.95,0.36,flip_to_long -10550,做多,2021-04-29 05:10:00,2021-04-29 05:30:00,2703.95,2706.87,0.03,flip_to_short -10551,做空,2021-04-29 05:30:00,2021-04-29 05:40:00,2706.87,2703.51,0.03,flip_to_long -10552,做多,2021-04-29 05:40:00,2021-04-29 08:15:00,2703.51,2710.59,0.1,flip_to_short -10553,做空,2021-04-29 08:15:00,2021-04-29 08:20:00,2710.59,2716.58,-0.13,flip_to_long -10554,做多,2021-04-29 08:20:00,2021-04-29 09:00:00,2716.58,2709.54,-0.14,flip_to_short -10555,做空,2021-04-29 09:00:00,2021-04-29 09:05:00,2709.54,2736.25,-0.48,flip_to_long -10556,做多,2021-04-29 09:05:00,2021-04-29 13:35:00,2736.25,2765.67,0.47,flip_to_short -10557,做空,2021-04-29 13:35:00,2021-04-29 13:40:00,2765.67,2772.72,-0.14,flip_to_long -10558,做多,2021-04-29 13:40:00,2021-04-29 13:45:00,2772.72,2767.72,-0.11,flip_to_short -10559,做空,2021-04-29 13:45:00,2021-04-29 14:20:00,2767.72,2772.74,-0.11,flip_to_long -10560,做多,2021-04-29 14:20:00,2021-04-29 14:25:00,2772.74,2770.33,-0.06,flip_to_short -10561,做空,2021-04-29 14:25:00,2021-04-29 14:35:00,2770.33,2770.58,-0.03,flip_to_long -10562,做多,2021-04-29 14:35:00,2021-04-29 14:45:00,2770.58,2767.12,-0.08,flip_to_short -10563,做空,2021-04-29 14:45:00,2021-04-29 14:50:00,2767.12,2768.39,-0.04,flip_to_long -10564,做多,2021-04-29 14:50:00,2021-04-29 15:15:00,2768.39,2774.15,0.07,flip_to_short -10565,做空,2021-04-29 15:15:00,2021-04-29 16:10:00,2774.15,2774.1,-0.02,flip_to_long -10566,做多,2021-04-29 16:10:00,2021-04-29 16:15:00,2774.1,2764.9,-0.17,flip_to_short -10567,做空,2021-04-29 16:15:00,2021-04-29 21:35:00,2764.9,2725.41,0.63,flip_to_long -10568,做多,2021-04-29 21:35:00,2021-04-29 21:40:00,2725.41,2723.67,-0.05,flip_to_short -10569,做空,2021-04-29 21:40:00,2021-04-30 00:25:00,2723.67,2758.32,-0.61,flip_to_long -10570,做多,2021-04-30 00:25:00,2021-04-30 00:50:00,2758.32,2731.27,-0.48,flip_to_short -10571,做空,2021-04-30 00:50:00,2021-04-30 01:05:00,2731.27,2738.24,-0.14,flip_to_long -10572,做多,2021-04-30 01:05:00,2021-04-30 01:25:00,2738.24,2739.01,-0.01,flip_to_short -10573,做空,2021-04-30 01:25:00,2021-04-30 01:35:00,2739.01,2750.62,-0.22,flip_to_long -10574,做多,2021-04-30 01:35:00,2021-04-30 01:45:00,2750.62,2740.16,-0.2,flip_to_short -10575,做空,2021-04-30 01:45:00,2021-04-30 01:50:00,2740.16,2742.48,-0.06,flip_to_long -10576,做多,2021-04-30 01:50:00,2021-04-30 02:00:00,2742.48,2740.26,-0.06,flip_to_short -10577,做空,2021-04-30 02:00:00,2021-04-30 02:20:00,2740.26,2745.16,-0.1,flip_to_long -10578,做多,2021-04-30 02:20:00,2021-04-30 08:10:00,2745.16,2768.37,0.36,flip_to_short -10579,做空,2021-04-30 08:10:00,2021-04-30 10:00:00,2768.37,2782.01,-0.25,flip_to_long -10580,做多,2021-04-30 10:00:00,2021-04-30 10:15:00,2782.01,2783.39,-0.0,flip_to_short -10581,做空,2021-04-30 10:15:00,2021-04-30 10:30:00,2783.39,2780.41,0.03,flip_to_long -10582,做多,2021-04-30 10:30:00,2021-04-30 10:40:00,2780.41,2775.13,-0.11,flip_to_short -10583,做空,2021-04-30 10:40:00,2021-04-30 14:15:00,2775.13,2760.6,0.21,flip_to_long -10584,做多,2021-04-30 14:15:00,2021-04-30 14:20:00,2760.6,2759.68,-0.04,flip_to_short -10585,做空,2021-04-30 14:20:00,2021-04-30 15:20:00,2759.68,2749.48,0.14,flip_to_long -10586,做多,2021-04-30 15:20:00,2021-04-30 16:15:00,2749.48,2748.41,-0.04,flip_to_short -10587,做空,2021-04-30 16:15:00,2021-04-30 20:30:00,2748.41,2765.05,-0.3,flip_to_long -10588,做多,2021-04-30 20:30:00,2021-04-30 20:45:00,2765.05,2766.47,0.0,flip_to_short -10589,做空,2021-04-30 20:45:00,2021-04-30 21:00:00,2766.47,2763.25,0.03,flip_to_long -10590,做多,2021-04-30 21:00:00,2021-04-30 23:35:00,2763.25,2766.95,0.04,flip_to_short -10591,做空,2021-04-30 23:35:00,2021-05-01 01:10:00,2766.95,2761.34,0.07,flip_to_long -10592,做多,2021-05-01 01:10:00,2021-05-01 01:15:00,2761.34,2760.8,-0.03,flip_to_short -10593,做空,2021-05-01 01:15:00,2021-05-01 01:20:00,2760.8,2765.6,-0.1,flip_to_long -10594,做多,2021-05-01 01:20:00,2021-05-01 02:00:00,2765.6,2830.42,1.04,tp_upper -10595,做空,2021-05-01 07:10:00,2021-05-01 11:00:00,2847.08,2855.33,-0.16,flip_to_long -10596,做多,2021-05-01 11:00:00,2021-05-01 14:10:00,2855.33,2861.21,0.07,flip_to_short -10597,做空,2021-05-01 14:10:00,2021-05-01 15:00:00,2861.21,2856.63,0.05,flip_to_long -10598,做多,2021-05-01 15:00:00,2021-05-01 21:15:00,2856.63,2927.41,1.13,flip_to_short -10599,做空,2021-05-01 21:15:00,2021-05-01 21:45:00,2927.41,2929.83,-0.06,flip_to_long -10600,做多,2021-05-01 21:45:00,2021-05-01 23:00:00,2929.83,2939.6,0.13,flip_to_short -10601,做空,2021-05-01 23:00:00,2021-05-02 00:10:00,2939.6,2945.52,-0.12,flip_to_long -10602,做多,2021-05-02 00:10:00,2021-05-02 00:25:00,2945.52,2935.03,-0.19,flip_to_short -10603,做空,2021-05-02 00:25:00,2021-05-02 00:30:00,2935.03,2936.23,-0.04,flip_to_long -10604,做多,2021-05-02 00:30:00,2021-05-02 01:30:00,2936.23,2936.28,-0.02,flip_to_short -10605,做空,2021-05-02 01:30:00,2021-05-02 01:35:00,2936.28,2942.09,-0.12,flip_to_long -10606,做多,2021-05-02 01:35:00,2021-05-02 01:55:00,2942.09,2941.19,-0.04,flip_to_short -10607,做空,2021-05-02 01:55:00,2021-05-02 04:00:00,2941.19,2881.78,0.93,tp_lower -10608,做多,2021-05-02 09:50:00,2021-05-02 10:00:00,2898.59,2897.88,-0.04,flip_to_short -10609,做空,2021-05-02 10:00:00,2021-05-02 10:05:00,2897.88,2902.19,-0.1,flip_to_long -10610,做多,2021-05-02 10:05:00,2021-05-02 13:35:00,2902.19,2910.56,0.11,flip_to_short -10611,做空,2021-05-02 13:35:00,2021-05-02 13:40:00,2910.56,2913.35,-0.07,flip_to_long -10612,做多,2021-05-02 13:40:00,2021-05-02 13:45:00,2913.35,2907.41,-0.12,flip_to_short -10613,做空,2021-05-02 13:45:00,2021-05-02 13:55:00,2907.41,2916.57,-0.17,flip_to_long -10614,做多,2021-05-02 13:55:00,2021-05-02 14:30:00,2916.57,2915.66,-0.04,flip_to_short -10615,做空,2021-05-02 14:30:00,2021-05-02 14:35:00,2915.66,2922.92,-0.14,flip_to_long -10616,做多,2021-05-02 14:35:00,2021-05-02 14:40:00,2922.92,2914.04,-0.17,flip_to_short -10617,做空,2021-05-02 14:40:00,2021-05-02 14:45:00,2914.04,2918.99,-0.1,flip_to_long -10618,做多,2021-05-02 14:45:00,2021-05-02 15:25:00,2918.99,2921.01,0.01,flip_to_short -10619,做空,2021-05-02 15:25:00,2021-05-02 17:10:00,2921.01,2928.31,-0.14,flip_to_long -10620,做多,2021-05-02 17:10:00,2021-05-02 22:15:00,2928.31,2965.25,0.57,flip_to_short -10621,做空,2021-05-02 22:15:00,2021-05-03 00:05:00,2965.25,2976.88,-0.21,flip_to_long -10622,做多,2021-05-03 00:05:00,2021-05-03 10:20:00,2976.88,3153.0,2.82,flip_to_short -10623,做空,2021-05-03 10:20:00,2021-05-03 10:45:00,3153.0,3144.47,0.11,flip_to_long -10624,做多,2021-05-03 10:45:00,2021-05-03 11:55:00,3144.47,3155.72,0.16,flip_to_short -10625,做空,2021-05-03 11:55:00,2021-05-03 12:00:00,3155.72,3161.11,-0.11,flip_to_long -10626,做多,2021-05-03 12:00:00,2021-05-03 12:05:00,3161.11,3154.73,-0.13,flip_to_short -10627,做空,2021-05-03 12:05:00,2021-05-03 14:35:00,3154.73,3149.38,0.06,flip_to_long -10628,做多,2021-05-03 14:35:00,2021-05-03 20:30:00,3149.38,3270.96,1.94,flip_to_short -10629,做空,2021-05-03 20:30:00,2021-05-03 20:40:00,3270.96,3284.99,-0.25,flip_to_long -10630,做多,2021-05-03 20:40:00,2021-05-03 21:05:00,3284.99,3285.58,-0.02,flip_to_short -10631,做空,2021-05-03 21:05:00,2021-05-03 21:15:00,3285.58,3280.68,0.05,flip_to_long -10632,做多,2021-05-03 21:15:00,2021-05-04 00:50:00,3280.68,3281.86,-0.01,flip_to_short -10633,做空,2021-05-04 00:50:00,2021-05-04 04:25:00,3281.86,3314.94,-0.56,flip_to_long -10634,做多,2021-05-04 04:25:00,2021-05-04 04:35:00,3314.94,3312.82,-0.06,flip_to_short -10635,做空,2021-05-04 04:35:00,2021-05-04 08:00:00,3312.82,3341.52,-0.48,flip_to_long -10636,做多,2021-05-04 08:00:00,2021-05-04 08:05:00,3341.52,3332.12,-0.17,flip_to_short -10637,做空,2021-05-04 08:05:00,2021-05-04 09:05:00,3332.12,3348.98,-0.29,flip_to_long -10638,做多,2021-05-04 09:05:00,2021-05-04 09:15:00,3348.98,3351.39,0.01,flip_to_short -10639,做空,2021-05-04 09:15:00,2021-05-04 10:05:00,3351.39,3362.74,-0.2,flip_to_long -10640,做多,2021-05-04 10:05:00,2021-05-04 14:30:00,3362.74,3422.15,0.88,flip_to_short -10641,做空,2021-05-04 14:30:00,2021-05-04 18:30:00,3422.15,3336.2,1.28,flip_to_long -10642,做多,2021-05-04 18:30:00,2021-05-04 21:30:00,3336.2,3348.73,0.17,flip_to_short -10643,做空,2021-05-04 21:30:00,2021-05-04 21:35:00,3348.73,3350.88,-0.06,flip_to_long -10644,做多,2021-05-04 21:35:00,2021-05-05 02:50:00,3350.88,3317.51,-0.56,flip_to_short -10645,做空,2021-05-05 02:50:00,2021-05-05 03:05:00,3317.51,3317.49,-0.03,flip_to_long -10646,做多,2021-05-05 03:05:00,2021-05-05 03:10:00,3317.49,3293.28,-0.41,flip_to_short -10647,做空,2021-05-05 03:10:00,2021-05-05 04:05:00,3293.28,3316.13,-0.39,flip_to_long -10648,做多,2021-05-05 04:05:00,2021-05-05 04:35:00,3316.13,3305.53,-0.19,flip_to_short -10649,做空,2021-05-05 04:35:00,2021-05-05 07:20:00,3305.53,3288.01,0.25,flip_to_long -10650,做多,2021-05-05 07:20:00,2021-05-05 07:30:00,3288.01,3282.98,-0.11,flip_to_short -10651,做空,2021-05-05 07:30:00,2021-05-05 07:35:00,3282.98,3284.09,-0.04,flip_to_long -10652,做多,2021-05-05 07:35:00,2021-05-05 13:25:00,3284.09,3374.15,1.4,flip_to_short -10653,做空,2021-05-05 13:25:00,2021-05-05 13:35:00,3374.15,3375.93,-0.05,flip_to_long -10654,做多,2021-05-05 13:35:00,2021-05-05 13:40:00,3375.93,3370.51,-0.11,flip_to_short -10655,做空,2021-05-05 13:40:00,2021-05-05 16:15:00,3370.51,3344.03,0.39,flip_to_long -10656,做多,2021-05-05 16:15:00,2021-05-05 21:25:00,3344.03,3438.03,1.48,flip_to_short -10657,做空,2021-05-05 21:25:00,2021-05-05 21:45:00,3438.03,3437.35,-0.02,flip_to_long -10658,做多,2021-05-05 21:45:00,2021-05-06 00:20:00,3437.35,3472.74,0.54,flip_to_short -10659,做空,2021-05-06 00:20:00,2021-05-06 00:25:00,3472.74,3480.0,-0.15,flip_to_long -10660,做多,2021-05-06 00:25:00,2021-05-06 00:40:00,3480.0,3460.17,-0.35,flip_to_short -10661,做空,2021-05-06 00:40:00,2021-05-06 00:50:00,3460.17,3483.9,-0.41,flip_to_long -10662,做多,2021-05-06 00:50:00,2021-05-06 00:55:00,3483.9,3481.55,-0.06,flip_to_short -10663,做空,2021-05-06 00:55:00,2021-05-06 01:25:00,3481.55,3482.21,-0.04,flip_to_long -10664,做多,2021-05-06 01:25:00,2021-05-06 01:45:00,3482.21,3485.12,0.02,flip_to_short -10665,做空,2021-05-06 01:45:00,2021-05-06 02:15:00,3485.12,3502.47,-0.3,flip_to_long -10666,做多,2021-05-06 02:15:00,2021-05-06 02:25:00,3502.47,3494.99,-0.14,flip_to_short -10667,做空,2021-05-06 02:25:00,2021-05-06 02:50:00,3494.99,3491.37,0.03,flip_to_long -10668,做多,2021-05-06 02:50:00,2021-05-06 04:25:00,3491.37,3485.64,-0.12,flip_to_short -10669,做空,2021-05-06 04:25:00,2021-05-06 08:00:00,3485.64,3453.8,0.47,flip_to_long -10670,做多,2021-05-06 08:00:00,2021-05-06 08:05:00,3453.8,3453.58,-0.03,flip_to_short -10671,做空,2021-05-06 08:05:00,2021-05-06 08:20:00,3453.58,3452.31,-0.01,flip_to_long -10672,做多,2021-05-06 08:20:00,2021-05-06 08:45:00,3452.31,3437.42,-0.26,flip_to_short -10673,做空,2021-05-06 08:45:00,2021-05-06 09:05:00,3437.42,3447.76,-0.19,flip_to_long -10674,做多,2021-05-06 09:05:00,2021-05-06 09:10:00,3447.76,3441.2,-0.13,flip_to_short -10675,做空,2021-05-06 09:10:00,2021-05-06 09:20:00,3441.2,3461.52,-0.35,flip_to_long -10676,做多,2021-05-06 09:20:00,2021-05-06 13:10:00,3461.52,3482.57,0.3,flip_to_short -10677,做空,2021-05-06 13:10:00,2021-05-06 13:30:00,3482.57,3483.06,-0.03,flip_to_long -10678,做多,2021-05-06 13:30:00,2021-05-06 13:55:00,3483.06,3484.3,-0.01,flip_to_short -10679,做空,2021-05-06 13:55:00,2021-05-06 14:25:00,3484.3,3490.9,-0.13,flip_to_long -10680,做多,2021-05-06 14:25:00,2021-05-06 14:30:00,3490.9,3490.46,-0.03,flip_to_short -10681,做空,2021-05-06 14:30:00,2021-05-06 14:35:00,3490.46,3499.29,-0.16,flip_to_long -10682,做多,2021-05-06 14:35:00,2021-05-06 18:00:00,3499.29,3538.09,0.57,flip_to_short -10683,做空,2021-05-06 18:00:00,2021-05-06 21:35:00,3538.09,3501.94,0.52,flip_to_long -10684,做多,2021-05-06 21:35:00,2021-05-06 21:40:00,3501.94,3500.45,-0.05,flip_to_short -10685,做空,2021-05-06 21:40:00,2021-05-06 21:45:00,3500.45,3512.04,-0.21,flip_to_long -10686,做多,2021-05-06 21:45:00,2021-05-06 23:20:00,3512.04,3494.33,-0.3,flip_to_short -10687,做空,2021-05-06 23:20:00,2021-05-07 00:05:00,3494.33,3494.81,-0.03,flip_to_long -10688,做多,2021-05-07 00:05:00,2021-05-07 00:55:00,3494.81,3496.49,-0.0,flip_to_short -10689,做空,2021-05-07 00:55:00,2021-05-07 06:05:00,3496.49,3440.58,0.86,flip_to_long -10690,做多,2021-05-07 06:05:00,2021-05-07 06:10:00,3440.58,3439.44,-0.05,flip_to_short -10691,做空,2021-05-07 06:10:00,2021-05-07 08:20:00,3439.44,3427.74,0.16,flip_to_long -10692,做多,2021-05-07 08:20:00,2021-05-07 08:30:00,3427.74,3429.39,-0.0,flip_to_short -10693,做空,2021-05-07 08:30:00,2021-05-07 08:40:00,3429.39,3425.97,0.03,flip_to_long -10694,做多,2021-05-07 08:40:00,2021-05-07 11:10:00,3425.97,3443.69,0.26,flip_to_short -10695,做空,2021-05-07 11:10:00,2021-05-07 11:20:00,3443.69,3448.36,-0.1,flip_to_long -10696,做多,2021-05-07 11:20:00,2021-05-07 11:55:00,3448.36,3446.23,-0.06,flip_to_short -10697,做空,2021-05-07 11:55:00,2021-05-07 12:00:00,3446.23,3446.54,-0.03,flip_to_long -10698,做多,2021-05-07 12:00:00,2021-05-07 18:00:00,3446.54,3525.02,1.25,flip_to_short -10699,做空,2021-05-07 18:00:00,2021-05-07 18:10:00,3525.02,3527.69,-0.07,flip_to_long -10700,做多,2021-05-07 18:10:00,2021-05-07 18:15:00,3527.69,3522.78,-0.11,flip_to_short -10701,做空,2021-05-07 18:15:00,2021-05-07 18:20:00,3522.78,3526.17,-0.08,flip_to_long -10702,做多,2021-05-07 18:20:00,2021-05-07 18:40:00,3526.17,3526.12,-0.03,flip_to_short -10703,做空,2021-05-07 18:40:00,2021-05-07 18:45:00,3526.12,3535.5,-0.18,flip_to_long -10704,做多,2021-05-07 18:45:00,2021-05-07 18:50:00,3535.5,3529.46,-0.12,flip_to_short -10705,做空,2021-05-07 18:50:00,2021-05-07 18:55:00,3529.46,3529.55,-0.03,flip_to_long -10706,做多,2021-05-07 18:55:00,2021-05-08 00:05:00,3529.55,3479.79,-0.82,flip_to_short -10707,做空,2021-05-08 00:05:00,2021-05-08 00:15:00,3479.79,3496.41,-0.3,flip_to_long -10708,做多,2021-05-08 00:15:00,2021-05-08 05:15:00,3496.41,3544.78,0.75,flip_to_short -10709,做空,2021-05-08 05:15:00,2021-05-08 05:45:00,3544.78,3541.34,0.03,flip_to_long -10710,做多,2021-05-08 05:45:00,2021-05-08 07:50:00,3541.34,3541.74,-0.02,flip_to_short -10711,做空,2021-05-08 07:50:00,2021-05-08 08:00:00,3541.74,3542.57,-0.04,flip_to_long -10712,做多,2021-05-08 08:00:00,2021-05-08 08:05:00,3542.57,3542.0,-0.04,flip_to_short -10713,做空,2021-05-08 08:05:00,2021-05-08 09:15:00,3542.0,3548.46,-0.13,flip_to_long -10714,做多,2021-05-08 09:15:00,2021-05-08 09:20:00,3548.46,3547.0,-0.05,flip_to_short -10715,做空,2021-05-08 09:20:00,2021-05-08 11:30:00,3547.0,3546.51,-0.02,flip_to_long -10716,做多,2021-05-08 11:30:00,2021-05-08 11:35:00,3546.51,3543.17,-0.08,flip_to_short -10717,做空,2021-05-08 11:35:00,2021-05-08 11:45:00,3543.17,3545.24,-0.06,flip_to_long -10718,做多,2021-05-08 11:45:00,2021-05-08 12:35:00,3545.24,3548.74,0.03,flip_to_short -10719,做空,2021-05-08 12:35:00,2021-05-08 12:40:00,3548.74,3551.66,-0.07,flip_to_long -10720,做多,2021-05-08 12:40:00,2021-05-08 22:35:00,3551.66,3861.0,4.86,flip_to_short -10721,做空,2021-05-08 22:35:00,2021-05-09 01:15:00,3861.0,3874.27,-0.24,flip_to_long -10722,做多,2021-05-09 01:15:00,2021-05-09 01:45:00,3874.27,3886.29,0.16,flip_to_short -10723,做空,2021-05-09 01:45:00,2021-05-09 02:10:00,3886.29,3878.83,0.09,flip_to_long -10724,做多,2021-05-09 02:10:00,2021-05-09 03:55:00,3878.83,3874.0,-0.11,flip_to_short -10725,做空,2021-05-09 03:55:00,2021-05-09 04:00:00,3874.0,3893.24,-0.34,flip_to_long -10726,做多,2021-05-09 04:00:00,2021-05-09 04:10:00,3893.24,3845.97,-0.77,flip_to_short -10727,做空,2021-05-09 04:10:00,2021-05-09 04:40:00,3845.97,3881.9,-0.59,flip_to_long -10728,做多,2021-05-09 04:40:00,2021-05-09 08:45:00,3881.9,3931.83,0.74,flip_to_short -10729,做空,2021-05-09 08:45:00,2021-05-09 08:55:00,3931.83,3926.94,0.04,flip_to_long -10730,做多,2021-05-09 08:55:00,2021-05-09 09:10:00,3926.94,3916.54,-0.19,flip_to_short -10731,做空,2021-05-09 09:10:00,2021-05-09 09:15:00,3916.54,3936.94,-0.34,flip_to_long -10732,做多,2021-05-09 09:15:00,2021-05-09 09:20:00,3936.94,3930.47,-0.13,flip_to_short -10733,做空,2021-05-09 09:20:00,2021-05-09 15:15:00,3930.47,3845.0,1.27,flip_to_long -10734,做多,2021-05-09 15:15:00,2021-05-09 15:20:00,3845.0,3837.87,-0.14,flip_to_short -10735,做空,2021-05-09 15:20:00,2021-05-09 15:35:00,3837.87,3849.88,-0.22,flip_to_long -10736,做多,2021-05-09 15:35:00,2021-05-09 15:40:00,3849.88,3848.15,-0.06,flip_to_short -10737,做空,2021-05-09 15:40:00,2021-05-09 19:30:00,3848.15,3891.2,-0.71,flip_to_long -10738,做多,2021-05-09 19:30:00,2021-05-09 20:40:00,3891.2,3904.01,0.17,flip_to_short -10739,做空,2021-05-09 20:40:00,2021-05-09 20:45:00,3904.01,3908.04,-0.09,flip_to_long -10740,做多,2021-05-09 20:45:00,2021-05-09 20:50:00,3908.04,3897.74,-0.19,flip_to_short -10741,做空,2021-05-09 20:50:00,2021-05-09 20:55:00,3897.74,3908.9,-0.2,flip_to_long -10742,做多,2021-05-09 20:55:00,2021-05-09 22:00:00,3908.9,3902.75,-0.12,flip_to_short -10743,做空,2021-05-09 22:00:00,2021-05-09 22:10:00,3902.75,3910.82,-0.15,flip_to_long -10744,做多,2021-05-09 22:10:00,2021-05-09 22:20:00,3910.82,3895.85,-0.25,flip_to_short -10745,做空,2021-05-09 22:20:00,2021-05-09 22:30:00,3895.85,3903.24,-0.14,flip_to_long -10746,做多,2021-05-09 22:30:00,2021-05-09 22:35:00,3903.24,3897.33,-0.12,flip_to_short -10747,做空,2021-05-09 22:35:00,2021-05-09 23:00:00,3897.33,3906.36,-0.16,flip_to_long -10748,做多,2021-05-09 23:00:00,2021-05-09 23:15:00,3906.36,3889.54,-0.28,flip_to_short -10749,做空,2021-05-09 23:15:00,2021-05-09 23:25:00,3889.54,3893.84,-0.09,flip_to_long -10750,做多,2021-05-09 23:25:00,2021-05-10 00:15:00,3893.84,3901.49,0.08,flip_to_short -10751,做空,2021-05-10 00:15:00,2021-05-10 01:10:00,3901.49,3913.0,-0.2,flip_to_long -10752,做多,2021-05-10 01:10:00,2021-05-10 01:15:00,3913.0,3902.95,-0.18,flip_to_short -10753,做空,2021-05-10 01:15:00,2021-05-10 01:20:00,3902.95,3904.97,-0.06,flip_to_long -10754,做多,2021-05-10 01:20:00,2021-05-10 08:00:00,3904.97,4102.33,2.94,flip_to_short -10755,做空,2021-05-10 08:00:00,2021-05-10 08:20:00,4102.33,4102.71,-0.04,flip_to_long -10756,做多,2021-05-10 08:20:00,2021-05-10 09:15:00,4102.71,4110.6,0.09,flip_to_short -10757,做空,2021-05-10 09:15:00,2021-05-10 09:20:00,4110.6,4112.52,-0.06,flip_to_long -10758,做多,2021-05-10 09:20:00,2021-05-10 09:35:00,4112.52,4117.58,0.04,flip_to_short -10759,做空,2021-05-10 09:35:00,2021-05-10 09:50:00,4117.58,4130.0,-0.22,flip_to_long -10760,做多,2021-05-10 09:50:00,2021-05-10 09:55:00,4130.0,4109.65,-0.33,flip_to_short -10761,做空,2021-05-10 09:55:00,2021-05-10 12:10:00,4109.65,4110.09,-0.04,flip_to_long -10762,做多,2021-05-10 12:10:00,2021-05-10 12:20:00,4110.09,4110.32,-0.03,flip_to_short -10763,做空,2021-05-10 12:20:00,2021-05-10 14:30:00,4110.32,4108.93,-0.01,flip_to_long -10764,做多,2021-05-10 14:30:00,2021-05-10 14:35:00,4108.93,4100.76,-0.15,flip_to_short -10765,做空,2021-05-10 14:35:00,2021-05-10 15:15:00,4100.76,4108.43,-0.14,flip_to_long -10766,做多,2021-05-10 15:15:00,2021-05-10 17:40:00,4108.43,4150.34,0.59,flip_to_short -10767,做空,2021-05-10 17:40:00,2021-05-10 18:25:00,4150.34,4139.36,0.13,flip_to_long -10768,做多,2021-05-10 18:25:00,2021-05-10 18:55:00,4139.36,4134.79,-0.1,flip_to_short -10769,做空,2021-05-10 18:55:00,2021-05-10 19:05:00,4134.79,4152.89,-0.3,flip_to_long -10770,做多,2021-05-10 19:05:00,2021-05-10 19:10:00,4152.89,4148.57,-0.09,flip_to_short -10771,做空,2021-05-10 19:10:00,2021-05-10 20:00:00,4148.57,3733.01,6.03,tp_lower -10772,做多,2021-05-10 22:05:00,2021-05-10 22:15:00,4052.01,4031.63,-0.37,flip_to_short -10773,做空,2021-05-10 22:15:00,2021-05-10 22:45:00,4031.63,4029.0,0.01,flip_to_long -10774,做多,2021-05-10 22:45:00,2021-05-10 22:50:00,4029.0,4019.07,-0.2,flip_to_short -10775,做空,2021-05-10 22:50:00,2021-05-10 22:55:00,4019.07,4035.3,-0.3,flip_to_long -10776,做多,2021-05-10 22:55:00,2021-05-10 23:00:00,4035.3,3996.17,-0.67,flip_to_short -10777,做空,2021-05-10 23:00:00,2021-05-11 00:20:00,3996.17,3991.82,0.04,flip_to_long -10778,做多,2021-05-11 00:20:00,2021-05-11 00:40:00,3991.82,3958.91,-0.58,flip_to_short -10779,做空,2021-05-11 00:40:00,2021-05-11 04:15:00,3958.91,3890.22,1.11,flip_to_long -10780,做多,2021-05-11 04:15:00,2021-05-11 04:30:00,3890.22,3899.63,0.13,flip_to_short -10781,做空,2021-05-11 04:30:00,2021-05-11 05:45:00,3899.63,3886.66,0.19,flip_to_long -10782,做多,2021-05-11 05:45:00,2021-05-11 05:55:00,3886.66,3880.8,-0.13,flip_to_short -10783,做空,2021-05-11 05:55:00,2021-05-11 12:05:00,3880.8,3982.57,-1.79,flip_to_long -10784,做多,2021-05-11 12:05:00,2021-05-11 13:05:00,3982.57,3971.18,-0.22,flip_to_short -10785,做空,2021-05-11 13:05:00,2021-05-11 14:40:00,3971.18,4009.33,-0.66,flip_to_long -10786,做多,2021-05-11 14:40:00,2021-05-11 14:45:00,4009.33,3980.99,-0.48,flip_to_short -10787,做空,2021-05-11 14:45:00,2021-05-11 14:50:00,3980.99,3987.88,-0.14,flip_to_long -10788,做多,2021-05-11 14:50:00,2021-05-12 06:55:00,3987.88,4297.39,4.89,flip_to_short -10789,做空,2021-05-12 06:55:00,2021-05-12 07:10:00,4297.39,4312.35,-0.27,flip_to_long -10790,做多,2021-05-12 07:10:00,2021-05-12 07:40:00,4312.35,4306.94,-0.12,flip_to_short -10791,做空,2021-05-12 07:40:00,2021-05-12 07:50:00,4306.94,4317.56,-0.2,flip_to_long -10792,做多,2021-05-12 07:50:00,2021-05-12 07:55:00,4317.56,4311.63,-0.13,flip_to_short -10793,做空,2021-05-12 07:55:00,2021-05-12 08:00:00,4311.63,4323.31,-0.22,flip_to_long -10794,做多,2021-05-12 08:00:00,2021-05-12 08:05:00,4323.31,4297.87,-0.43,flip_to_short -10795,做空,2021-05-12 08:05:00,2021-05-12 08:55:00,4297.87,4314.37,-0.29,flip_to_long -10796,做多,2021-05-12 08:55:00,2021-05-12 09:50:00,4314.37,4310.27,-0.1,flip_to_short -10797,做空,2021-05-12 09:50:00,2021-05-12 12:05:00,4310.27,4286.79,0.33,flip_to_long -10798,做多,2021-05-12 12:05:00,2021-05-12 12:30:00,4286.79,4276.67,-0.19,flip_to_short -10799,做空,2021-05-12 12:30:00,2021-05-12 12:40:00,4276.67,4291.46,-0.27,flip_to_long -10800,做多,2021-05-12 12:40:00,2021-05-12 13:10:00,4291.46,4286.26,-0.11,flip_to_short -10801,做空,2021-05-12 13:10:00,2021-05-12 13:40:00,4286.26,4289.68,-0.09,flip_to_long -10802,做多,2021-05-12 13:40:00,2021-05-12 15:00:00,4289.68,4270.04,-0.34,flip_to_short -10803,做空,2021-05-12 15:00:00,2021-05-12 20:45:00,4270.04,4095.0,2.67,flip_to_long -10804,做多,2021-05-12 20:45:00,2021-05-12 21:00:00,4095.0,4089.66,-0.12,flip_to_short -10805,做空,2021-05-12 21:00:00,2021-05-12 21:10:00,4089.66,4100.0,-0.21,flip_to_long -10806,做多,2021-05-12 21:10:00,2021-05-12 22:05:00,4100.0,4048.15,-0.9,flip_to_short -10807,做空,2021-05-12 22:05:00,2021-05-12 22:15:00,4048.15,4062.95,-0.28,flip_to_long -10808,做多,2021-05-12 22:15:00,2021-05-12 22:25:00,4062.95,4098.3,0.55,flip_to_short -10809,做空,2021-05-12 22:25:00,2021-05-12 22:40:00,4098.3,4094.37,0.03,flip_to_long -10810,做多,2021-05-12 22:40:00,2021-05-12 23:15:00,4094.37,4075.99,-0.34,flip_to_short -10811,做空,2021-05-12 23:15:00,2021-05-12 23:20:00,4075.99,4083.39,-0.16,flip_to_long -10812,做多,2021-05-12 23:20:00,2021-05-12 23:25:00,4083.39,4013.64,-1.18,flip_to_short -10813,做空,2021-05-12 23:25:00,2021-05-12 23:55:00,4013.64,3828.99,2.99,tp_lower -10814,做多,2021-05-13 02:10:00,2021-05-13 02:20:00,4030.99,3999.22,-0.59,flip_to_short -10815,做空,2021-05-13 02:20:00,2021-05-13 02:25:00,3999.22,4002.3,-0.09,flip_to_long -10816,做多,2021-05-13 02:25:00,2021-05-13 02:55:00,4002.3,3987.1,-0.3,flip_to_short -10817,做空,2021-05-13 02:55:00,2021-05-13 04:00:00,3987.1,3970.26,0.26,flip_to_long -10818,做多,2021-05-13 04:00:00,2021-05-13 04:10:00,3970.26,3969.45,-0.05,flip_to_short -10819,做空,2021-05-13 04:10:00,2021-05-13 04:25:00,3969.45,3959.49,0.14,flip_to_long -10820,做多,2021-05-13 04:25:00,2021-05-13 04:30:00,3959.49,3937.5,-0.42,flip_to_short -10821,做空,2021-05-13 04:30:00,2021-05-13 05:05:00,3937.5,3957.11,-0.38,flip_to_long -10822,做多,2021-05-13 05:05:00,2021-05-13 07:40:00,3957.11,3951.83,-0.13,flip_to_short -10823,做空,2021-05-13 07:40:00,2021-05-13 07:45:00,3951.83,3961.48,-0.2,flip_to_long -10824,做多,2021-05-13 07:45:00,2021-05-13 08:05:00,3961.48,3946.15,-0.3,flip_to_short -10825,做空,2021-05-13 08:05:00,2021-05-13 12:15:00,3946.15,3810.0,2.31,flip_to_long -10826,做多,2021-05-13 12:15:00,2021-05-13 12:30:00,3810.0,3812.37,0.01,flip_to_short -10827,做空,2021-05-13 12:30:00,2021-05-13 12:50:00,3812.37,3795.18,0.28,flip_to_long -10828,做多,2021-05-13 12:50:00,2021-05-13 13:15:00,3795.18,3777.88,-0.36,flip_to_short -10829,做空,2021-05-13 13:15:00,2021-05-13 13:25:00,3777.88,3789.61,-0.25,flip_to_long -10830,做多,2021-05-13 13:25:00,2021-05-13 15:25:00,3789.61,3780.47,-0.2,flip_to_short -10831,做空,2021-05-13 15:25:00,2021-05-13 15:30:00,3780.47,3809.54,-0.57,flip_to_long -10832,做多,2021-05-13 15:30:00,2021-05-13 15:40:00,3809.54,3764.53,-0.85,flip_to_short -10833,做空,2021-05-13 15:40:00,2021-05-13 16:00:00,3764.53,3810.21,-0.86,flip_to_long -10834,做多,2021-05-13 16:00:00,2021-05-13 16:40:00,3810.21,3798.46,-0.24,flip_to_short -10835,做空,2021-05-13 16:40:00,2021-05-13 20:15:00,3798.46,3711.39,1.5,flip_to_long -10836,做多,2021-05-13 20:15:00,2021-05-13 20:20:00,3711.39,3682.48,-0.57,flip_to_short -10837,做空,2021-05-13 20:20:00,2021-05-13 20:25:00,3682.48,3683.26,-0.05,flip_to_long -10838,做多,2021-05-13 20:25:00,2021-05-13 21:00:00,3683.26,3698.25,0.24,flip_to_short -10839,做空,2021-05-13 21:00:00,2021-05-13 23:40:00,3698.25,3696.23,0.0,flip_to_long -10840,做多,2021-05-13 23:40:00,2021-05-14 03:55:00,3696.23,3792.39,1.73,flip_to_short -10841,做空,2021-05-14 03:55:00,2021-05-14 04:30:00,3792.39,3812.7,-0.42,flip_to_long -10842,做多,2021-05-14 04:30:00,2021-05-14 04:35:00,3812.7,3779.01,-0.66,flip_to_short -10843,做空,2021-05-14 04:35:00,2021-05-14 05:10:00,3779.01,3818.76,-0.77,flip_to_long -10844,做多,2021-05-14 05:10:00,2021-05-14 05:15:00,3818.76,3807.0,-0.25,flip_to_short -10845,做空,2021-05-14 05:15:00,2021-05-14 05:20:00,3807.0,3810.57,-0.1,flip_to_long -10846,做多,2021-05-14 05:20:00,2021-05-14 06:20:00,3810.57,3807.75,-0.09,flip_to_short -10847,做空,2021-05-14 06:20:00,2021-05-14 06:30:00,3807.75,3819.8,-0.25,flip_to_long -10848,做多,2021-05-14 06:30:00,2021-05-14 06:35:00,3819.8,3803.35,-0.33,flip_to_short -10849,做空,2021-05-14 06:35:00,2021-05-14 06:55:00,3803.35,3811.75,-0.18,flip_to_long -10850,做多,2021-05-14 06:55:00,2021-05-14 13:20:00,3811.75,3965.35,2.69,flip_to_short -10851,做空,2021-05-14 13:20:00,2021-05-14 13:25:00,3965.35,3985.75,-0.4,flip_to_long -10852,做多,2021-05-14 13:25:00,2021-05-14 18:25:00,3985.75,4077.09,1.57,flip_to_short -10853,做空,2021-05-14 18:25:00,2021-05-14 18:30:00,4077.09,4105.52,-0.53,flip_to_long -10854,做多,2021-05-14 18:30:00,2021-05-14 18:35:00,4105.52,4061.57,-0.79,flip_to_short -10855,做空,2021-05-14 18:35:00,2021-05-14 22:25:00,4061.57,4074.59,-0.26,flip_to_long -10856,做多,2021-05-14 22:25:00,2021-05-15 00:20:00,4074.59,4051.27,-0.43,flip_to_short -10857,做空,2021-05-15 00:20:00,2021-05-15 00:25:00,4051.27,4065.01,-0.27,flip_to_long -10858,做多,2021-05-15 00:25:00,2021-05-15 00:35:00,4065.01,4041.8,-0.43,flip_to_short -10859,做空,2021-05-15 00:35:00,2021-05-15 00:45:00,4041.8,4055.43,-0.27,flip_to_long -10860,做多,2021-05-15 00:45:00,2021-05-15 02:25:00,4055.43,4075.44,0.31,flip_to_short -10861,做空,2021-05-15 02:25:00,2021-05-15 02:30:00,4075.44,4081.22,-0.13,flip_to_long -10862,做多,2021-05-15 02:30:00,2021-05-15 02:35:00,4081.22,4078.42,-0.08,flip_to_short -10863,做空,2021-05-15 02:35:00,2021-05-15 02:40:00,4078.42,4081.4,-0.09,flip_to_long -10864,做多,2021-05-15 02:40:00,2021-05-15 02:45:00,4081.4,4076.37,-0.12,flip_to_short -10865,做空,2021-05-15 02:45:00,2021-05-15 11:50:00,4076.37,3901.87,2.92,flip_to_long -10866,做多,2021-05-15 11:50:00,2021-05-15 12:05:00,3901.87,3886.14,-0.33,flip_to_short -10867,做空,2021-05-15 12:05:00,2021-05-15 12:30:00,3886.14,3919.4,-0.65,flip_to_long -10868,做多,2021-05-15 12:30:00,2021-05-15 13:30:00,3919.4,3880.41,-0.74,flip_to_short -10869,做空,2021-05-15 13:30:00,2021-05-15 13:35:00,3880.41,3900.99,-0.41,flip_to_long -10870,做多,2021-05-15 13:35:00,2021-05-15 13:45:00,3900.99,3894.01,-0.16,flip_to_short -10871,做空,2021-05-15 13:45:00,2021-05-15 13:55:00,3894.01,3893.24,-0.02,flip_to_long -10872,做多,2021-05-15 13:55:00,2021-05-15 14:10:00,3893.24,3891.88,-0.06,flip_to_short -10873,做空,2021-05-15 14:10:00,2021-05-15 14:40:00,3891.88,3884.18,0.1,flip_to_long -10874,做多,2021-05-15 14:40:00,2021-05-15 15:20:00,3884.18,3885.17,-0.02,flip_to_short -10875,做空,2021-05-15 15:20:00,2021-05-15 15:25:00,3885.17,3890.22,-0.12,flip_to_long -10876,做多,2021-05-15 15:25:00,2021-05-15 20:15:00,3890.22,3770.86,-2.15,flip_to_short -10877,做空,2021-05-15 20:15:00,2021-05-15 22:45:00,3770.86,3781.12,-0.22,flip_to_long -10878,做多,2021-05-15 22:45:00,2021-05-15 22:55:00,3781.12,3769.74,-0.23,flip_to_short -10879,做空,2021-05-15 22:55:00,2021-05-16 00:10:00,3769.74,3767.76,0.0,flip_to_long -10880,做多,2021-05-16 00:10:00,2021-05-16 00:30:00,3767.76,3766.74,-0.05,flip_to_short -10881,做空,2021-05-16 00:30:00,2021-05-16 00:35:00,3766.74,3773.14,-0.15,flip_to_long -10882,做多,2021-05-16 00:35:00,2021-05-16 00:40:00,3773.14,3769.43,-0.1,flip_to_short -10883,做空,2021-05-16 00:40:00,2021-05-16 00:55:00,3769.43,3769.52,-0.04,flip_to_long -10884,做多,2021-05-16 00:55:00,2021-05-16 03:25:00,3769.52,3776.87,0.1,flip_to_short -10885,做空,2021-05-16 03:25:00,2021-05-16 03:30:00,3776.87,3784.36,-0.17,flip_to_long -10886,做多,2021-05-16 03:30:00,2021-05-16 04:55:00,3784.36,3799.61,0.24,flip_to_short -10887,做空,2021-05-16 04:55:00,2021-05-16 05:00:00,3799.61,3814.0,-0.29,flip_to_long -10888,做多,2021-05-16 05:00:00,2021-05-16 05:05:00,3814.0,3812.47,-0.06,flip_to_short -10889,做空,2021-05-16 05:05:00,2021-05-16 05:15:00,3812.47,3807.86,0.05,flip_to_long -10890,做多,2021-05-16 05:15:00,2021-05-16 08:05:00,3807.86,3819.58,0.17,flip_to_short -10891,做空,2021-05-16 08:05:00,2021-05-16 08:10:00,3819.58,3835.69,-0.32,flip_to_long -10892,做多,2021-05-16 08:10:00,2021-05-16 08:15:00,3835.69,3823.65,-0.24,flip_to_short -10893,做空,2021-05-16 08:15:00,2021-05-16 09:30:00,3823.65,3826.8,-0.09,flip_to_long -10894,做多,2021-05-16 09:30:00,2021-05-16 09:35:00,3826.8,3823.99,-0.08,flip_to_short -10895,做空,2021-05-16 09:35:00,2021-05-16 09:40:00,3823.99,3828.72,-0.12,flip_to_long -10896,做多,2021-05-16 09:40:00,2021-05-16 09:45:00,3828.72,3823.82,-0.12,flip_to_short -10897,做空,2021-05-16 09:45:00,2021-05-16 10:00:00,3823.82,3832.67,-0.19,flip_to_long -10898,做多,2021-05-16 10:00:00,2021-05-16 10:10:00,3832.67,3827.66,-0.12,flip_to_short -10899,做空,2021-05-16 10:10:00,2021-05-16 10:15:00,3827.66,3838.72,-0.22,flip_to_long -10900,做多,2021-05-16 10:15:00,2021-05-16 11:05:00,3838.72,3831.96,-0.15,flip_to_short -10901,做空,2021-05-16 11:05:00,2021-05-16 11:10:00,3831.96,3839.77,-0.17,flip_to_long -10902,做多,2021-05-16 11:10:00,2021-05-16 11:20:00,3839.77,3830.85,-0.18,flip_to_short -10903,做空,2021-05-16 11:20:00,2021-05-16 18:05:00,3830.85,3631.24,3.34,flip_to_long -10904,做多,2021-05-16 18:05:00,2021-05-16 21:45:00,3631.24,3481.24,-2.84,flip_to_short -10905,做空,2021-05-16 21:45:00,2021-05-16 21:50:00,3481.24,3499.56,-0.38,flip_to_long -10906,做多,2021-05-16 21:50:00,2021-05-16 21:55:00,3499.56,3478.02,-0.43,flip_to_short -10907,做空,2021-05-16 21:55:00,2021-05-16 22:00:00,3478.02,3507.0,-0.57,flip_to_long -10908,做多,2021-05-16 22:00:00,2021-05-17 00:50:00,3507.0,3483.29,-0.46,flip_to_short -10909,做空,2021-05-17 00:50:00,2021-05-17 05:55:00,3483.29,3346.2,2.52,flip_to_long -10910,做多,2021-05-17 05:55:00,2021-05-17 10:50:00,3346.2,3451.04,2.08,flip_to_short -10911,做空,2021-05-17 10:50:00,2021-05-17 11:10:00,3451.04,3475.83,-0.53,flip_to_long -10912,做多,2021-05-17 11:10:00,2021-05-17 12:25:00,3475.83,3482.71,0.1,flip_to_short -10913,做空,2021-05-17 12:25:00,2021-05-17 18:30:00,3482.71,3304.03,3.5,flip_to_long -10914,做多,2021-05-17 18:30:00,2021-05-17 21:35:00,3304.03,3329.15,0.51,flip_to_short -10915,做空,2021-05-17 21:35:00,2021-05-17 22:05:00,3329.15,3333.53,-0.13,flip_to_long -10916,做多,2021-05-17 22:05:00,2021-05-17 22:10:00,3333.53,3324.29,-0.24,flip_to_short -10917,做空,2021-05-17 22:10:00,2021-05-18 00:05:00,3324.29,3347.71,-0.55,flip_to_long -10918,做多,2021-05-18 00:05:00,2021-05-18 00:10:00,3347.71,3336.21,-0.28,flip_to_short -10919,做空,2021-05-18 00:10:00,2021-05-18 10:20:00,3336.21,3488.93,-3.34,flip_to_long -10920,做多,2021-05-18 10:20:00,2021-05-18 10:45:00,3488.93,3496.44,0.11,flip_to_short -10921,做空,2021-05-18 10:45:00,2021-05-18 12:10:00,3496.44,3502.68,-0.16,flip_to_long -10922,做多,2021-05-18 12:10:00,2021-05-18 12:25:00,3502.68,3480.69,-0.46,flip_to_short -10923,做空,2021-05-18 12:25:00,2021-05-18 16:35:00,3480.69,3404.58,1.46,flip_to_long -10924,做多,2021-05-18 16:35:00,2021-05-18 18:00:00,3404.58,3359.56,-0.95,flip_to_short -10925,做空,2021-05-18 18:00:00,2021-05-18 18:05:00,3359.56,3368.49,-0.22,flip_to_long -10926,做多,2021-05-18 18:05:00,2021-05-18 18:15:00,3368.49,3368.5,-0.03,flip_to_short -10927,做空,2021-05-18 18:15:00,2021-05-18 18:20:00,3368.5,3380.05,-0.27,flip_to_long -10928,做多,2021-05-18 18:20:00,2021-05-18 18:35:00,3380.05,3344.51,-0.75,flip_to_short -10929,做空,2021-05-18 18:35:00,2021-05-18 18:40:00,3344.51,3368.34,-0.51,flip_to_long -10930,做多,2021-05-18 18:40:00,2021-05-18 19:05:00,3368.34,3356.35,-0.27,flip_to_short -10931,做空,2021-05-18 19:05:00,2021-05-18 19:15:00,3356.35,3368.93,-0.28,flip_to_long -10932,做多,2021-05-18 19:15:00,2021-05-18 20:10:00,3368.93,3379.43,0.17,flip_to_short -10933,做空,2021-05-18 20:10:00,2021-05-18 20:20:00,3379.43,3397.72,-0.39,flip_to_long -10934,做多,2021-05-18 20:20:00,2021-05-18 21:45:00,3397.72,3398.68,-0.01,flip_to_short -10935,做空,2021-05-18 21:45:00,2021-05-18 21:50:00,3398.68,3411.18,-0.27,flip_to_long -10936,做多,2021-05-18 21:50:00,2021-05-18 21:55:00,3411.18,3404.38,-0.16,flip_to_short -10937,做空,2021-05-18 21:55:00,2021-05-18 22:10:00,3404.38,3396.08,0.13,flip_to_long -10938,做多,2021-05-18 22:10:00,2021-05-18 22:50:00,3396.08,3388.72,-0.17,flip_to_short -10939,做空,2021-05-18 22:50:00,2021-05-19 00:05:00,3388.72,3422.66,-0.68,flip_to_long -10940,做多,2021-05-19 00:05:00,2021-05-19 00:30:00,3422.66,3392.73,-0.61,flip_to_short -10941,做空,2021-05-19 00:30:00,2021-05-19 00:40:00,3392.73,3406.06,-0.29,flip_to_long -10942,做多,2021-05-19 00:40:00,2021-05-19 00:45:00,3406.06,3371.98,-0.68,flip_to_short -10943,做空,2021-05-19 00:45:00,2021-05-19 08:40:00,3371.98,2971.99,7.56,flip_to_long -10944,做多,2021-05-19 08:40:00,2021-05-19 09:20:00,2971.99,2965.17,-0.2,flip_to_short -10945,做空,2021-05-19 09:20:00,2021-05-19 09:55:00,2965.17,2975.46,-0.28,flip_to_long -10946,做多,2021-05-19 09:55:00,2021-05-19 10:00:00,2975.46,2960.0,-0.4,flip_to_short -10947,做空,2021-05-19 10:00:00,2021-05-19 11:30:00,2960.0,2638.41,7.63,tp_lower -10948,做多,2021-05-19 14:55:00,2021-05-19 15:00:00,2614.63,2545.71,-2.1,flip_to_short -10949,做空,2021-05-19 15:00:00,2021-05-19 15:05:00,2545.71,2623.05,-2.35,flip_to_long -10950,做多,2021-05-19 15:05:00,2021-05-19 18:15:00,2623.05,2627.54,0.09,flip_to_short -10951,做空,2021-05-19 18:15:00,2021-05-19 18:20:00,2627.54,2682.76,-1.59,flip_to_long -10952,做多,2021-05-19 18:20:00,2021-05-19 18:30:00,2682.76,2655.36,-0.77,flip_to_short -10953,做空,2021-05-19 18:30:00,2021-05-19 22:05:00,2655.36,2639.67,0.39,flip_to_long -10954,做多,2021-05-19 22:05:00,2021-05-19 22:25:00,2639.67,2637.02,-0.11,flip_to_short -10955,做空,2021-05-19 22:25:00,2021-05-19 23:20:00,2637.02,2591.99,1.18,flip_to_long -10956,做多,2021-05-19 23:20:00,2021-05-20 03:15:00,2591.99,2457.09,-3.81,flip_to_short -10957,做空,2021-05-20 03:15:00,2021-05-20 03:45:00,2457.09,2449.09,0.19,flip_to_long -10958,做多,2021-05-20 03:45:00,2021-05-20 09:05:00,2449.09,2644.09,5.53,flip_to_short -10959,做空,2021-05-20 09:05:00,2021-05-20 09:10:00,2644.09,2645.41,-0.08,flip_to_long -10960,做多,2021-05-20 09:10:00,2021-05-20 10:00:00,2645.41,2668.06,0.61,flip_to_short -10961,做空,2021-05-20 10:00:00,2021-05-20 10:10:00,2668.06,2699.23,-0.93,flip_to_long -10962,做多,2021-05-20 10:10:00,2021-05-20 10:25:00,2699.23,2674.86,-0.71,flip_to_short -10963,做空,2021-05-20 10:25:00,2021-05-20 10:45:00,2674.86,2710.94,-1.04,flip_to_long -10964,做多,2021-05-20 10:45:00,2021-05-20 10:50:00,2710.94,2674.23,-1.03,flip_to_short -10965,做空,2021-05-20 10:50:00,2021-05-20 11:30:00,2674.23,2707.98,-0.95,flip_to_long -10966,做多,2021-05-20 11:30:00,2021-05-20 16:00:00,2707.98,2789.33,2.1,flip_to_short -10967,做空,2021-05-20 16:00:00,2021-05-20 18:45:00,2789.33,2804.57,-0.44,flip_to_long -10968,做多,2021-05-20 18:45:00,2021-05-20 19:25:00,2804.57,2800.46,-0.14,flip_to_short -10969,做空,2021-05-20 19:25:00,2021-05-20 19:35:00,2800.46,2806.27,-0.19,flip_to_long -10970,做多,2021-05-20 19:35:00,2021-05-20 20:45:00,2806.27,2751.27,-1.45,flip_to_short -10971,做空,2021-05-20 20:45:00,2021-05-20 20:50:00,2751.27,2757.55,-0.2,flip_to_long -10972,做多,2021-05-20 20:50:00,2021-05-20 21:00:00,2757.55,2746.69,-0.31,flip_to_short -10973,做空,2021-05-20 21:00:00,2021-05-20 21:05:00,2746.69,2757.71,-0.32,flip_to_long -10974,做多,2021-05-20 21:05:00,2021-05-20 22:25:00,2757.71,2789.3,0.76,flip_to_short -10975,做空,2021-05-20 22:25:00,2021-05-20 22:50:00,2789.3,2822.64,-0.88,flip_to_long -10976,做多,2021-05-20 22:50:00,2021-05-20 23:05:00,2822.64,2778.13,-1.13,flip_to_short -10977,做空,2021-05-20 23:05:00,2021-05-20 23:10:00,2778.13,2782.86,-0.15,flip_to_long -10978,做多,2021-05-20 23:10:00,2021-05-20 23:25:00,2782.86,2791.34,0.17,flip_to_short -10979,做空,2021-05-20 23:25:00,2021-05-20 23:40:00,2791.34,2773.42,0.41,flip_to_long -10980,做多,2021-05-20 23:40:00,2021-05-21 00:05:00,2773.42,2806.32,0.78,flip_to_short -10981,做空,2021-05-21 00:05:00,2021-05-21 03:10:00,2806.32,2829.68,-0.63,flip_to_long -10982,做多,2021-05-21 03:10:00,2021-05-21 09:05:00,2829.68,2734.94,-2.39,flip_to_short -10983,做空,2021-05-21 09:05:00,2021-05-21 09:15:00,2734.94,2729.66,0.1,flip_to_long -10984,做多,2021-05-21 09:15:00,2021-05-21 10:15:00,2729.66,2734.67,0.09,flip_to_short -10985,做空,2021-05-21 10:15:00,2021-05-21 11:55:00,2734.67,2712.18,0.53,flip_to_long -10986,做多,2021-05-21 11:55:00,2021-05-21 12:05:00,2712.18,2708.47,-0.13,flip_to_short -10987,做空,2021-05-21 12:05:00,2021-05-21 12:10:00,2708.47,2725.22,-0.46,flip_to_long -10988,做多,2021-05-21 12:10:00,2021-05-21 12:20:00,2725.22,2700.21,-0.66,flip_to_short -10989,做空,2021-05-21 12:20:00,2021-05-21 13:25:00,2700.21,2701.85,-0.07,flip_to_long -10990,做多,2021-05-21 13:25:00,2021-05-21 13:40:00,2701.85,2710.68,0.19,flip_to_short -10991,做空,2021-05-21 13:40:00,2021-05-21 14:15:00,2710.68,2562.56,3.65,tp_lower -10992,做多,2021-05-21 19:10:00,2021-05-21 19:15:00,2472.93,2425.62,-1.39,flip_to_short -10993,做空,2021-05-21 19:15:00,2021-05-21 21:50:00,2425.62,2378.52,1.32,flip_to_long -10994,做多,2021-05-21 21:50:00,2021-05-21 22:00:00,2378.52,2357.2,-0.67,flip_to_short -10995,做空,2021-05-21 22:00:00,2021-05-21 22:10:00,2357.2,2359.75,-0.11,flip_to_long -10996,做多,2021-05-21 22:10:00,2021-05-21 22:20:00,2359.75,2357.79,-0.09,flip_to_short -10997,做空,2021-05-21 22:20:00,2021-05-21 22:25:00,2357.79,2389.65,-0.98,flip_to_long -10998,做多,2021-05-21 22:25:00,2021-05-21 23:00:00,2389.65,2359.08,-0.91,flip_to_short -10999,做空,2021-05-21 23:00:00,2021-05-22 02:45:00,2359.08,2411.64,-1.55,flip_to_long -11000,做多,2021-05-22 02:45:00,2021-05-22 14:10:00,2411.64,2404.6,-0.23,flip_to_short -11001,做空,2021-05-22 14:10:00,2021-05-22 14:15:00,2404.6,2416.38,-0.36,flip_to_long -11002,做多,2021-05-22 14:15:00,2021-05-22 14:30:00,2416.38,2365.08,-1.45,flip_to_short -11003,做空,2021-05-22 14:30:00,2021-05-22 20:15:00,2365.08,2322.29,1.15,flip_to_long -11004,做多,2021-05-22 20:15:00,2021-05-22 20:30:00,2322.29,2323.56,0.0,flip_to_short -11005,做空,2021-05-22 20:30:00,2021-05-23 00:40:00,2323.56,2346.09,-0.68,flip_to_long -11006,做多,2021-05-23 00:40:00,2021-05-23 01:55:00,2346.09,2343.65,-0.1,flip_to_short -11007,做空,2021-05-23 01:55:00,2021-05-23 03:40:00,2343.65,2331.2,0.32,flip_to_long -11008,做多,2021-05-23 03:40:00,2021-05-23 03:45:00,2331.2,2316.0,-0.46,flip_to_short -11009,做空,2021-05-23 03:45:00,2021-05-23 10:30:00,2316.0,2157.14,4.48,flip_to_long -11010,做多,2021-05-23 10:30:00,2021-05-23 10:55:00,2157.14,2112.83,-1.48,flip_to_short -11011,做空,2021-05-23 10:55:00,2021-05-23 11:00:00,2112.83,2128.41,-0.54,flip_to_long -11012,做多,2021-05-23 11:00:00,2021-05-23 11:10:00,2128.41,2113.67,-0.51,flip_to_short -11013,做空,2021-05-23 11:10:00,2021-05-23 11:20:00,2113.67,2117.46,-0.15,flip_to_long -11014,做多,2021-05-23 11:20:00,2021-05-23 11:30:00,2117.46,2119.41,0.03,flip_to_short -11015,做空,2021-05-23 11:30:00,2021-05-23 12:15:00,2119.41,2102.44,0.51,flip_to_long -11016,做多,2021-05-23 12:15:00,2021-05-23 12:20:00,2102.44,2056.13,-1.53,flip_to_short -11017,做空,2021-05-23 12:20:00,2021-05-23 17:00:00,2056.13,1937.89,3.78,flip_to_long -11018,做多,2021-05-23 17:00:00,2021-05-23 17:15:00,1937.89,1932.07,-0.25,flip_to_short -11019,做空,2021-05-23 17:15:00,2021-05-23 17:35:00,1932.07,1928.38,0.1,flip_to_long -11020,做多,2021-05-23 17:35:00,2021-05-23 17:55:00,1928.38,1912.89,-0.59,flip_to_short -11021,做空,2021-05-23 17:55:00,2021-05-23 18:20:00,1912.89,1916.28,-0.16,flip_to_long -11022,做多,2021-05-23 18:20:00,2021-05-23 18:35:00,1916.28,1897.25,-0.72,flip_to_short -11023,做空,2021-05-23 18:35:00,2021-05-23 18:40:00,1897.25,1897.56,-0.05,flip_to_long -11024,做多,2021-05-23 18:40:00,2021-05-24 01:10:00,1897.56,2085.34,6.7,flip_to_short -11025,做空,2021-05-24 01:10:00,2021-05-24 01:15:00,2085.34,2085.69,-0.05,flip_to_long -11026,做多,2021-05-24 01:15:00,2021-05-24 02:05:00,2085.69,2094.2,0.27,flip_to_short -11027,做空,2021-05-24 02:05:00,2021-05-24 02:15:00,2094.2,2125.26,-1.17,flip_to_long -11028,做多,2021-05-24 02:15:00,2021-05-24 04:05:00,2125.26,2126.61,0.01,flip_to_short -11029,做空,2021-05-24 04:05:00,2021-05-24 04:10:00,2126.61,2144.99,-0.68,flip_to_long -11030,做多,2021-05-24 04:10:00,2021-05-24 04:15:00,2144.99,2135.24,-0.37,flip_to_short -11031,做空,2021-05-24 04:15:00,2021-05-24 04:20:00,2135.24,2136.74,-0.09,flip_to_long -11032,做多,2021-05-24 04:20:00,2021-05-24 05:15:00,2136.74,2138.63,0.03,flip_to_short -11033,做空,2021-05-24 05:15:00,2021-05-24 05:55:00,2138.63,2134.09,0.12,flip_to_long -11034,做多,2021-05-24 05:55:00,2021-05-24 06:00:00,2134.09,2127.91,-0.25,flip_to_short -11035,做空,2021-05-24 06:00:00,2021-05-24 06:10:00,2127.91,2144.91,-0.62,flip_to_long -11036,做多,2021-05-24 06:10:00,2021-05-24 06:15:00,2144.91,2137.43,-0.29,flip_to_short -11037,做空,2021-05-24 06:15:00,2021-05-24 10:50:00,2137.43,2254.61,-4.01,flip_to_long -11038,做多,2021-05-24 10:50:00,2021-05-24 22:35:00,2254.61,2568.49,9.48,flip_to_short -11039,做空,2021-05-24 22:35:00,2021-05-24 22:55:00,2568.49,2588.86,-0.66,flip_to_long -11040,做多,2021-05-24 22:55:00,2021-05-24 23:15:00,2588.86,2601.07,0.32,flip_to_short -11041,做空,2021-05-24 23:15:00,2021-05-24 23:25:00,2601.07,2595.23,0.14,flip_to_long -11042,做多,2021-05-24 23:25:00,2021-05-25 01:40:00,2595.23,2636.6,1.2,flip_to_short -11043,做空,2021-05-25 01:40:00,2021-05-25 01:45:00,2636.6,2664.07,-0.87,flip_to_long -11044,做多,2021-05-25 01:45:00,2021-05-25 01:50:00,2664.07,2648.56,-0.5,flip_to_short -11045,做空,2021-05-25 01:50:00,2021-05-25 02:35:00,2648.56,2649.12,-0.06,flip_to_long -11046,做多,2021-05-25 02:35:00,2021-05-25 02:40:00,2649.12,2635.87,-0.43,flip_to_short -11047,做空,2021-05-25 02:40:00,2021-05-25 06:05:00,2635.87,2619.78,0.44,flip_to_long -11048,做多,2021-05-25 06:05:00,2021-05-25 08:20:00,2619.78,2609.4,-0.35,flip_to_short -11049,做空,2021-05-25 08:20:00,2021-05-25 13:15:00,2609.4,2514.87,2.78,flip_to_long -11050,做多,2021-05-25 13:15:00,2021-05-25 17:20:00,2514.87,2540.0,0.76,flip_to_short -11051,做空,2021-05-25 17:20:00,2021-05-25 17:35:00,2540.0,2557.72,-0.61,flip_to_long -11052,做多,2021-05-25 17:35:00,2021-05-25 18:05:00,2557.72,2572.31,0.42,flip_to_short -11053,做空,2021-05-25 18:05:00,2021-05-25 18:10:00,2572.31,2587.21,-0.51,flip_to_long -11054,做多,2021-05-25 18:10:00,2021-05-25 18:15:00,2587.21,2580.22,-0.26,flip_to_short -11055,做空,2021-05-25 18:15:00,2021-05-25 19:30:00,2580.22,2587.14,-0.26,flip_to_long -11056,做多,2021-05-25 19:30:00,2021-05-25 19:35:00,2587.14,2557.4,-0.96,flip_to_short -11057,做空,2021-05-25 19:35:00,2021-05-25 19:40:00,2557.4,2579.55,-0.72,flip_to_long -11058,做多,2021-05-25 19:40:00,2021-05-25 19:45:00,2579.55,2545.0,-1.09,flip_to_short -11059,做空,2021-05-25 19:45:00,2021-05-25 20:50:00,2545.0,2554.37,-0.32,flip_to_long -11060,做多,2021-05-25 20:50:00,2021-05-26 05:55:00,2554.37,2799.86,7.32,flip_to_short -11061,做空,2021-05-26 05:55:00,2021-05-26 08:10:00,2799.86,2838.22,-1.21,flip_to_long -11062,做多,2021-05-26 08:10:00,2021-05-26 08:15:00,2838.22,2838.0,-0.05,flip_to_short -11063,做空,2021-05-26 08:15:00,2021-05-26 08:25:00,2838.0,2856.59,-0.59,flip_to_long -11064,做多,2021-05-26 08:25:00,2021-05-26 08:45:00,2856.59,2847.25,-0.31,flip_to_short -11065,做空,2021-05-26 08:45:00,2021-05-26 09:00:00,2847.25,2850.88,-0.15,flip_to_long -11066,做多,2021-05-26 09:00:00,2021-05-26 09:25:00,2850.88,2851.77,-0.02,flip_to_short -11067,做空,2021-05-26 09:25:00,2021-05-26 09:35:00,2851.77,2854.94,-0.13,flip_to_long -11068,做多,2021-05-26 09:35:00,2021-05-26 09:40:00,2854.94,2846.75,-0.28,flip_to_short -11069,做空,2021-05-26 09:40:00,2021-05-26 09:45:00,2846.75,2862.0,-0.48,flip_to_long -11070,做多,2021-05-26 09:45:00,2021-05-26 09:55:00,2862.0,2841.67,-0.62,flip_to_short -11071,做空,2021-05-26 09:55:00,2021-05-26 10:00:00,2841.67,2848.14,-0.22,flip_to_long -11072,做多,2021-05-26 10:00:00,2021-05-26 12:35:00,2848.14,2843.16,-0.18,flip_to_short -11073,做空,2021-05-26 12:35:00,2021-05-26 16:15:00,2843.16,2785.9,1.58,flip_to_long -11074,做多,2021-05-26 16:15:00,2021-05-26 16:20:00,2785.9,2781.99,-0.16,flip_to_short -11075,做空,2021-05-26 16:20:00,2021-05-26 17:55:00,2781.99,2743.36,1.1,flip_to_long -11076,做多,2021-05-26 17:55:00,2021-05-26 18:00:00,2743.36,2722.15,-0.68,flip_to_short -11077,做空,2021-05-26 18:00:00,2021-05-26 18:20:00,2722.15,2737.27,-0.5,flip_to_long -11078,做多,2021-05-26 18:20:00,2021-05-26 18:30:00,2737.27,2733.68,-0.15,flip_to_short -11079,做空,2021-05-26 18:30:00,2021-05-26 18:40:00,2733.68,2734.11,-0.05,flip_to_long -11080,做多,2021-05-26 18:40:00,2021-05-26 18:50:00,2734.11,2718.51,-0.5,flip_to_short -11081,做空,2021-05-26 18:50:00,2021-05-26 18:55:00,2718.51,2753.42,-1.08,flip_to_long -11082,做多,2021-05-26 18:55:00,2021-05-26 19:00:00,2753.42,2743.08,-0.34,flip_to_short -11083,做空,2021-05-26 19:00:00,2021-05-26 19:50:00,2743.08,2737.14,0.13,flip_to_long -11084,做多,2021-05-26 19:50:00,2021-05-26 20:00:00,2737.14,2733.63,-0.14,flip_to_short -11085,做空,2021-05-26 20:00:00,2021-05-27 00:45:00,2733.63,2809.95,-2.25,flip_to_long -11086,做多,2021-05-27 00:45:00,2021-05-27 00:55:00,2809.95,2812.24,0.02,flip_to_short -11087,做空,2021-05-27 00:55:00,2021-05-27 01:00:00,2812.24,2813.74,-0.08,flip_to_long -11088,做多,2021-05-27 01:00:00,2021-05-27 08:00:00,2813.74,2693.66,-3.39,flip_to_short -11089,做空,2021-05-27 08:00:00,2021-05-27 08:05:00,2693.66,2711.11,-0.52,flip_to_long -11090,做多,2021-05-27 08:05:00,2021-05-27 12:40:00,2711.11,2780.48,1.87,flip_to_short -11091,做空,2021-05-27 12:40:00,2021-05-27 12:45:00,2780.48,2788.87,-0.27,flip_to_long -11092,做多,2021-05-27 12:45:00,2021-05-27 12:55:00,2788.87,2783.63,-0.18,flip_to_short -11093,做空,2021-05-27 12:55:00,2021-05-27 13:00:00,2783.63,2794.86,-0.34,flip_to_long -11094,做多,2021-05-27 13:00:00,2021-05-27 15:15:00,2794.86,2816.79,0.55,flip_to_short -11095,做空,2021-05-27 15:15:00,2021-05-27 15:45:00,2816.79,2824.75,-0.25,flip_to_long -11096,做多,2021-05-27 15:45:00,2021-05-27 15:50:00,2824.75,2808.04,-0.49,flip_to_short -11097,做空,2021-05-27 15:50:00,2021-05-27 21:35:00,2808.04,2777.4,0.78,flip_to_long -11098,做多,2021-05-27 21:35:00,2021-05-27 22:15:00,2777.4,2764.14,-0.4,flip_to_short -11099,做空,2021-05-27 22:15:00,2021-05-27 22:20:00,2764.14,2768.17,-0.15,flip_to_long -11100,做多,2021-05-27 22:20:00,2021-05-27 22:45:00,2768.17,2763.17,-0.17,flip_to_short -11101,做空,2021-05-27 22:45:00,2021-05-27 23:00:00,2763.17,2771.96,-0.28,flip_to_long -11102,做多,2021-05-27 23:00:00,2021-05-27 23:10:00,2771.96,2754.57,-0.51,flip_to_short -11103,做空,2021-05-27 23:10:00,2021-05-27 23:45:00,2754.57,2754.32,-0.03,flip_to_long -11104,做多,2021-05-27 23:45:00,2021-05-28 00:25:00,2754.32,2748.21,-0.2,flip_to_short -11105,做空,2021-05-28 00:25:00,2021-05-28 03:35:00,2748.21,2722.17,0.68,flip_to_long -11106,做多,2021-05-28 03:35:00,2021-05-28 15:00:00,2722.17,2535.15,-5.25,flip_to_short -11107,做空,2021-05-28 15:00:00,2021-05-28 18:50:00,2535.15,2538.0,-0.11,flip_to_long -11108,做多,2021-05-28 18:50:00,2021-05-28 18:55:00,2538.0,2521.87,-0.48,flip_to_short -11109,做空,2021-05-28 18:55:00,2021-05-28 19:05:00,2521.87,2532.93,-0.34,flip_to_long -11110,做多,2021-05-28 19:05:00,2021-05-28 19:15:00,2532.93,2529.72,-0.12,flip_to_short -11111,做空,2021-05-28 19:15:00,2021-05-28 19:25:00,2529.72,2526.4,0.06,flip_to_long -11112,做多,2021-05-28 19:25:00,2021-05-28 19:30:00,2526.4,2499.2,-0.78,flip_to_short -11113,做空,2021-05-28 19:30:00,2021-05-28 20:15:00,2499.2,2513.87,-0.44,flip_to_long -11114,做多,2021-05-28 20:15:00,2021-05-28 20:25:00,2513.87,2506.22,-0.24,flip_to_short -11115,做空,2021-05-28 20:25:00,2021-05-29 00:05:00,2506.22,2426.86,2.12,flip_to_long -11116,做多,2021-05-29 00:05:00,2021-05-29 04:50:00,2426.86,2484.27,1.64,flip_to_short -11117,做空,2021-05-29 04:50:00,2021-05-29 05:15:00,2484.27,2556.15,-2.13,flip_to_long -11118,做多,2021-05-29 05:15:00,2021-05-29 06:55:00,2556.15,2521.87,-0.97,flip_to_short -11119,做空,2021-05-29 06:55:00,2021-05-29 07:00:00,2521.87,2525.02,-0.12,flip_to_long -11120,做多,2021-05-29 07:00:00,2021-05-29 07:10:00,2525.02,2524.56,-0.05,flip_to_short -11121,做空,2021-05-29 07:10:00,2021-05-29 07:20:00,2524.56,2521.2,0.06,flip_to_long -11122,做多,2021-05-29 07:20:00,2021-05-29 11:35:00,2521.2,2445.35,-2.11,flip_to_short -11123,做空,2021-05-29 11:35:00,2021-05-29 11:50:00,2445.35,2453.43,-0.25,flip_to_long -11124,做多,2021-05-29 11:50:00,2021-05-29 11:55:00,2453.43,2449.95,-0.13,flip_to_short -11125,做空,2021-05-29 11:55:00,2021-05-29 14:00:00,2449.95,2424.88,0.65,flip_to_long -11126,做多,2021-05-29 14:00:00,2021-05-29 14:05:00,2424.88,2410.85,-0.42,flip_to_short -11127,做空,2021-05-29 14:05:00,2021-05-29 16:50:00,2410.85,2374.94,0.96,flip_to_long -11128,做多,2021-05-29 16:50:00,2021-05-29 16:55:00,2374.94,2371.87,-0.12,flip_to_short -11129,做空,2021-05-29 16:55:00,2021-05-29 21:45:00,2371.87,2266.34,2.96,flip_to_long -11130,做多,2021-05-29 21:45:00,2021-05-29 22:10:00,2266.34,2263.9,-0.11,flip_to_short -11131,做空,2021-05-29 22:10:00,2021-05-29 22:20:00,2263.9,2273.83,-0.34,flip_to_long -11132,做多,2021-05-29 22:20:00,2021-05-29 22:25:00,2273.83,2260.99,-0.43,flip_to_short -11133,做空,2021-05-29 22:25:00,2021-05-29 22:55:00,2260.99,2272.59,-0.39,flip_to_long -11134,做多,2021-05-29 22:55:00,2021-05-29 23:00:00,2272.59,2252.13,-0.65,flip_to_short -11135,做空,2021-05-29 23:00:00,2021-05-29 23:05:00,2252.13,2270.02,-0.57,flip_to_long -11136,做多,2021-05-29 23:05:00,2021-05-30 00:00:00,2270.02,2255.45,-0.47,flip_to_short -11137,做空,2021-05-30 00:00:00,2021-05-30 00:05:00,2255.45,2275.47,-0.64,flip_to_long -11138,做多,2021-05-30 00:05:00,2021-05-30 00:10:00,2275.47,2246.09,-0.91,flip_to_short -11139,做空,2021-05-30 00:10:00,2021-05-30 02:15:00,2246.09,2250.65,-0.17,flip_to_long -11140,做多,2021-05-30 02:15:00,2021-05-30 02:20:00,2250.65,2243.85,-0.23,flip_to_short -11141,做空,2021-05-30 02:20:00,2021-05-30 02:25:00,2243.85,2259.23,-0.49,flip_to_long -11142,做多,2021-05-30 02:25:00,2021-05-30 10:10:00,2259.23,2387.95,3.7,flip_to_short -11143,做空,2021-05-30 10:10:00,2021-05-30 10:20:00,2387.95,2411.74,-0.73,flip_to_long -11144,做多,2021-05-30 10:20:00,2021-05-30 10:30:00,2411.74,2412.64,-0.01,flip_to_short -11145,做空,2021-05-30 10:30:00,2021-05-30 10:35:00,2412.64,2416.43,-0.14,flip_to_long -11146,做多,2021-05-30 10:35:00,2021-05-30 10:45:00,2416.43,2405.9,-0.33,flip_to_short -11147,做空,2021-05-30 10:45:00,2021-05-30 11:50:00,2405.9,2443.86,-1.11,flip_to_long -11148,做多,2021-05-30 11:50:00,2021-05-30 12:15:00,2443.86,2424.0,-0.58,flip_to_short -11149,做空,2021-05-30 12:15:00,2021-05-30 12:20:00,2424.0,2430.71,-0.22,flip_to_long -11150,做多,2021-05-30 12:20:00,2021-05-30 12:30:00,2430.71,2422.41,-0.26,flip_to_short -11151,做空,2021-05-30 12:30:00,2021-05-30 16:10:00,2422.41,2390.01,0.85,flip_to_long -11152,做多,2021-05-30 16:10:00,2021-05-30 16:45:00,2390.01,2389.49,-0.05,flip_to_short -11153,做空,2021-05-30 16:45:00,2021-05-30 21:25:00,2389.49,2433.25,-1.25,flip_to_long -11154,做多,2021-05-30 21:25:00,2021-05-30 21:45:00,2433.25,2439.88,0.14,flip_to_short -11155,做空,2021-05-30 21:45:00,2021-05-31 05:15:00,2439.88,2328.74,2.94,flip_to_long -11156,做多,2021-05-31 05:15:00,2021-05-31 13:30:00,2328.74,2543.04,6.34,flip_to_short -11157,做空,2021-05-31 13:30:00,2021-05-31 13:50:00,2543.04,2547.56,-0.17,flip_to_long -11158,做多,2021-05-31 13:50:00,2021-05-31 13:55:00,2547.56,2531.26,-0.52,flip_to_short -11159,做空,2021-05-31 13:55:00,2021-05-31 14:45:00,2531.26,2547.51,-0.52,flip_to_long -11160,做多,2021-05-31 14:45:00,2021-05-31 14:50:00,2547.51,2542.83,-0.17,flip_to_short -11161,做空,2021-05-31 14:50:00,2021-05-31 14:55:00,2542.83,2543.8,-0.07,flip_to_long -11162,做多,2021-05-31 14:55:00,2021-05-31 18:40:00,2543.8,2586.91,1.22,flip_to_short -11163,做空,2021-05-31 18:40:00,2021-05-31 18:55:00,2586.91,2594.83,-0.27,flip_to_long -11164,做多,2021-05-31 18:55:00,2021-05-31 19:20:00,2594.83,2596.78,0.02,flip_to_short -11165,做空,2021-05-31 19:20:00,2021-05-31 19:50:00,2596.78,2617.84,-0.64,flip_to_long -11166,做多,2021-05-31 19:50:00,2021-05-31 20:15:00,2617.84,2606.98,-0.34,flip_to_short -11167,做空,2021-05-31 20:15:00,2021-05-31 20:25:00,2606.98,2616.84,-0.32,flip_to_long -11168,做多,2021-05-31 20:25:00,2021-05-31 20:35:00,2616.84,2602.24,-0.45,flip_to_short -11169,做空,2021-05-31 20:35:00,2021-05-31 21:05:00,2602.24,2612.91,-0.34,flip_to_long -11170,做多,2021-05-31 21:05:00,2021-05-31 21:15:00,2612.91,2607.53,-0.19,flip_to_short -11171,做空,2021-05-31 21:15:00,2021-05-31 21:20:00,2607.53,2611.97,-0.16,flip_to_long -11172,做多,2021-05-31 21:20:00,2021-05-31 21:30:00,2611.97,2600.08,-0.36,flip_to_short -11173,做空,2021-05-31 21:30:00,2021-05-31 21:40:00,2600.08,2617.17,-0.51,flip_to_long -11174,做多,2021-05-31 21:40:00,2021-06-01 01:30:00,2617.17,2664.77,1.26,flip_to_short -11175,做空,2021-06-01 01:30:00,2021-06-01 01:35:00,2664.77,2679.87,-0.45,flip_to_long -11176,做多,2021-06-01 01:35:00,2021-06-01 01:45:00,2679.87,2679.05,-0.06,flip_to_short -11177,做空,2021-06-01 01:45:00,2021-06-01 02:00:00,2679.05,2671.57,0.17,flip_to_long -11178,做多,2021-06-01 02:00:00,2021-06-01 05:25:00,2671.57,2666.35,-0.18,flip_to_short -11179,做空,2021-06-01 05:25:00,2021-06-01 06:50:00,2666.35,2655.62,0.26,flip_to_long -11180,做多,2021-06-01 06:50:00,2021-06-01 07:10:00,2655.62,2657.1,0.0,flip_to_short -11181,做空,2021-06-01 07:10:00,2021-06-01 07:20:00,2657.1,2653.94,0.05,flip_to_long -11182,做多,2021-06-01 07:20:00,2021-06-01 12:00:00,2653.94,2602.61,-1.45,flip_to_short -11183,做空,2021-06-01 12:00:00,2021-06-01 13:25:00,2602.61,2601.35,-0.0,flip_to_long -11184,做多,2021-06-01 13:25:00,2021-06-01 14:20:00,2601.35,2611.25,0.24,flip_to_short -11185,做空,2021-06-01 14:20:00,2021-06-01 18:40:00,2611.25,2579.87,0.83,flip_to_long -11186,做多,2021-06-01 18:40:00,2021-06-01 18:45:00,2579.87,2578.15,-0.08,flip_to_short -11187,做空,2021-06-01 18:45:00,2021-06-01 20:00:00,2578.15,2555.83,0.59,flip_to_long -11188,做多,2021-06-01 20:00:00,2021-06-01 21:40:00,2555.83,2564.47,0.21,flip_to_short -11189,做空,2021-06-01 21:40:00,2021-06-02 01:00:00,2564.47,2595.16,-0.91,flip_to_long -11190,做多,2021-06-02 01:00:00,2021-06-02 01:05:00,2595.16,2563.27,-0.94,flip_to_short -11191,做空,2021-06-02 01:05:00,2021-06-02 02:10:00,2563.27,2597.0,-0.99,flip_to_long -11192,做多,2021-06-02 02:10:00,2021-06-02 02:55:00,2597.0,2593.11,-0.14,flip_to_short -11193,做空,2021-06-02 02:55:00,2021-06-02 03:00:00,2593.11,2605.24,-0.37,flip_to_long -11194,做多,2021-06-02 03:00:00,2021-06-02 10:45:00,2605.24,2674.95,1.86,flip_to_short -11195,做空,2021-06-02 10:45:00,2021-06-02 10:50:00,2674.95,2675.89,-0.06,flip_to_long -11196,做多,2021-06-02 10:50:00,2021-06-02 11:05:00,2675.89,2673.94,-0.09,flip_to_short -11197,做空,2021-06-02 11:05:00,2021-06-02 11:15:00,2673.94,2684.0,-0.31,flip_to_long -11198,做多,2021-06-02 11:15:00,2021-06-02 11:25:00,2684.0,2681.18,-0.11,flip_to_short -11199,做空,2021-06-02 11:25:00,2021-06-02 11:30:00,2681.18,2687.84,-0.21,flip_to_long -11200,做多,2021-06-02 11:30:00,2021-06-02 13:00:00,2687.84,2689.05,-0.0,flip_to_short -11201,做空,2021-06-02 13:00:00,2021-06-02 13:15:00,2689.05,2695.69,-0.21,flip_to_long -11202,做多,2021-06-02 13:15:00,2021-06-02 17:25:00,2695.69,2748.04,1.35,flip_to_short -11203,做空,2021-06-02 17:25:00,2021-06-02 17:30:00,2748.04,2758.15,-0.3,flip_to_long -11204,做多,2021-06-02 17:30:00,2021-06-02 18:10:00,2758.15,2760.45,0.02,flip_to_short -11205,做空,2021-06-02 18:10:00,2021-06-02 18:20:00,2760.45,2765.23,-0.16,flip_to_long -11206,做多,2021-06-02 18:20:00,2021-06-02 18:25:00,2765.23,2765.19,-0.04,flip_to_short -11207,做空,2021-06-02 18:25:00,2021-06-02 18:35:00,2765.19,2766.57,-0.07,flip_to_long -11208,做多,2021-06-02 18:35:00,2021-06-02 19:00:00,2766.57,2767.25,-0.02,flip_to_short -11209,做空,2021-06-02 19:00:00,2021-06-02 19:10:00,2767.25,2766.71,-0.02,flip_to_long -11210,做多,2021-06-02 19:10:00,2021-06-03 01:15:00,2766.71,2712.82,-1.43,flip_to_short -11211,做空,2021-06-03 01:15:00,2021-06-03 02:55:00,2712.82,2697.72,0.36,flip_to_long -11212,做多,2021-06-03 02:55:00,2021-06-03 11:05:00,2697.72,2837.79,3.7,flip_to_short -11213,做空,2021-06-03 11:05:00,2021-06-03 11:10:00,2837.79,2850.72,-0.38,flip_to_long -11214,做多,2021-06-03 11:10:00,2021-06-03 11:15:00,2850.72,2836.3,-0.42,flip_to_short -11215,做空,2021-06-03 11:15:00,2021-06-03 11:35:00,2836.3,2844.71,-0.26,flip_to_long -11216,做多,2021-06-03 11:35:00,2021-06-03 16:20:00,2844.71,2799.9,-1.21,flip_to_short -11217,做空,2021-06-03 16:20:00,2021-06-03 16:25:00,2799.9,2811.96,-0.35,flip_to_long -11218,做多,2021-06-03 16:25:00,2021-06-03 18:30:00,2811.96,2797.28,-0.42,flip_to_short -11219,做空,2021-06-03 18:30:00,2021-06-03 20:05:00,2797.28,2806.65,-0.28,flip_to_long -11220,做多,2021-06-03 20:05:00,2021-06-03 21:35:00,2806.65,2817.08,0.23,flip_to_short -11221,做空,2021-06-03 21:35:00,2021-06-04 00:10:00,2817.08,2826.82,-0.29,flip_to_long -11222,做多,2021-06-04 00:10:00,2021-06-04 00:15:00,2826.82,2824.44,-0.1,flip_to_short -11223,做空,2021-06-04 00:15:00,2021-06-04 01:15:00,2824.44,2721.61,2.61,tp_lower -11224,做多,2021-06-04 09:50:00,2021-06-04 10:00:00,2646.79,2650.84,0.08,flip_to_short -11225,做空,2021-06-04 10:00:00,2021-06-04 10:30:00,2650.84,2637.78,0.33,flip_to_long -11226,做多,2021-06-04 10:30:00,2021-06-04 10:40:00,2637.78,2637.7,-0.04,flip_to_short -11227,做空,2021-06-04 10:40:00,2021-06-04 11:05:00,2637.7,2636.36,0.0,flip_to_long -11228,做多,2021-06-04 11:05:00,2021-06-04 11:10:00,2636.36,2631.94,-0.16,flip_to_short -11229,做空,2021-06-04 11:10:00,2021-06-04 11:25:00,2631.94,2631.88,-0.04,flip_to_long -11230,做多,2021-06-04 11:25:00,2021-06-04 11:30:00,2631.88,2626.95,-0.18,flip_to_short -11231,做空,2021-06-04 11:30:00,2021-06-04 12:05:00,2626.95,2565.66,1.71,tp_lower -11232,做多,2021-06-04 12:40:00,2021-06-04 14:10:00,2630.0,2614.91,-0.48,flip_to_short -11233,做空,2021-06-04 14:10:00,2021-06-04 14:20:00,2614.91,2627.39,-0.4,flip_to_long -11234,做多,2021-06-04 14:20:00,2021-06-04 14:35:00,2627.39,2626.07,-0.08,flip_to_short -11235,做空,2021-06-04 14:35:00,2021-06-04 14:40:00,2626.07,2638.44,-0.39,flip_to_long -11236,做多,2021-06-04 14:40:00,2021-06-04 19:50:00,2638.44,2673.61,0.96,flip_to_short -11237,做空,2021-06-04 19:50:00,2021-06-04 19:55:00,2673.61,2679.04,-0.19,flip_to_long -11238,做多,2021-06-04 19:55:00,2021-06-04 23:05:00,2679.04,2681.11,0.02,flip_to_short -11239,做空,2021-06-04 23:05:00,2021-06-04 23:40:00,2681.11,2704.8,-0.71,flip_to_long -11240,做多,2021-06-04 23:40:00,2021-06-04 23:45:00,2704.8,2689.2,-0.47,flip_to_short -11241,做空,2021-06-04 23:45:00,2021-06-05 00:05:00,2689.2,2705.66,-0.49,flip_to_long -11242,做多,2021-06-05 00:05:00,2021-06-05 05:30:00,2705.66,2762.87,1.55,flip_to_short -11243,做空,2021-06-05 05:30:00,2021-06-05 05:40:00,2762.87,2764.17,-0.07,flip_to_long -11244,做多,2021-06-05 05:40:00,2021-06-05 07:55:00,2764.17,2781.15,0.43,flip_to_short -11245,做空,2021-06-05 07:55:00,2021-06-05 09:50:00,2781.15,2684.66,2.64,tp_lower -11246,做多,2021-06-05 15:50:00,2021-06-05 16:05:00,2655.7,2638.55,-0.55,flip_to_short -11247,做空,2021-06-05 16:05:00,2021-06-05 16:25:00,2638.55,2635.72,0.05,flip_to_long -11248,做多,2021-06-05 16:25:00,2021-06-05 16:35:00,2635.72,2629.09,-0.24,flip_to_short -11249,做空,2021-06-05 16:35:00,2021-06-05 16:50:00,2629.09,2624.83,0.09,flip_to_long -11250,做多,2021-06-05 16:50:00,2021-06-05 17:05:00,2624.83,2627.99,0.06,flip_to_short -11251,做空,2021-06-05 17:05:00,2021-06-05 17:20:00,2627.99,2631.06,-0.13,flip_to_long -11252,做多,2021-06-05 17:20:00,2021-06-05 17:25:00,2631.06,2629.0,-0.1,flip_to_short -11253,做空,2021-06-05 17:25:00,2021-06-05 17:35:00,2629.0,2631.48,-0.11,flip_to_long -11254,做多,2021-06-05 17:35:00,2021-06-05 17:40:00,2631.48,2624.23,-0.26,flip_to_short -11255,做空,2021-06-05 17:40:00,2021-06-05 18:05:00,2624.23,2629.02,-0.18,flip_to_long -11256,做多,2021-06-05 18:05:00,2021-06-05 18:10:00,2629.02,2624.65,-0.17,flip_to_short -11257,做空,2021-06-05 18:10:00,2021-06-05 18:15:00,2624.65,2629.2,-0.17,flip_to_long -11258,做多,2021-06-05 18:15:00,2021-06-05 18:35:00,2629.2,2626.71,-0.11,flip_to_short -11259,做空,2021-06-05 18:35:00,2021-06-05 19:00:00,2626.71,2632.33,-0.2,flip_to_long -11260,做多,2021-06-05 19:00:00,2021-06-05 19:05:00,2632.33,2622.72,-0.32,flip_to_short -11261,做空,2021-06-05 19:05:00,2021-06-05 19:15:00,2622.72,2632.72,-0.33,flip_to_long -11262,做多,2021-06-05 19:15:00,2021-06-05 19:30:00,2632.72,2626.59,-0.22,flip_to_short -11263,做空,2021-06-05 19:30:00,2021-06-05 20:05:00,2626.59,2629.72,-0.13,flip_to_long -11264,做多,2021-06-05 20:05:00,2021-06-05 20:15:00,2629.72,2614.6,-0.47,flip_to_short -11265,做空,2021-06-05 20:15:00,2021-06-05 20:20:00,2614.6,2627.3,-0.4,flip_to_long -11266,做多,2021-06-05 20:20:00,2021-06-05 20:45:00,2627.3,2619.25,-0.27,flip_to_short -11267,做空,2021-06-05 20:45:00,2021-06-05 20:50:00,2619.25,2642.72,-0.71,flip_to_long -11268,做多,2021-06-05 20:50:00,2021-06-05 21:00:00,2642.72,2618.85,-0.7,flip_to_short -11269,做空,2021-06-05 21:00:00,2021-06-05 21:25:00,2618.85,2570.93,1.3,tp_lower -11270,做多,2021-06-05 23:40:00,2021-06-06 06:15:00,2602.9,2675.26,2.03,flip_to_short -11271,做空,2021-06-06 06:15:00,2021-06-06 07:15:00,2675.26,2675.12,-0.04,flip_to_long -11272,做多,2021-06-06 07:15:00,2021-06-06 10:35:00,2675.12,2701.31,0.73,flip_to_short -11273,做空,2021-06-06 10:35:00,2021-06-06 11:20:00,2701.31,2700.01,-0.0,flip_to_long -11274,做多,2021-06-06 11:20:00,2021-06-06 12:15:00,2700.01,2710.58,0.27,flip_to_short -11275,做空,2021-06-06 12:15:00,2021-06-06 12:25:00,2710.58,2716.23,-0.2,flip_to_long -11276,做多,2021-06-06 12:25:00,2021-06-06 12:30:00,2716.23,2699.71,-0.52,flip_to_short -11277,做空,2021-06-06 12:30:00,2021-06-06 14:50:00,2699.71,2711.05,-0.37,flip_to_long -11278,做多,2021-06-06 14:50:00,2021-06-06 17:20:00,2711.05,2698.36,-0.4,flip_to_short -11279,做空,2021-06-06 17:20:00,2021-06-06 17:30:00,2698.36,2698.92,-0.05,flip_to_long -11280,做多,2021-06-06 17:30:00,2021-06-06 22:15:00,2698.92,2687.51,-0.37,flip_to_short -11281,做空,2021-06-06 22:15:00,2021-06-06 22:25:00,2687.51,2687.99,-0.05,flip_to_long -11282,做多,2021-06-06 22:25:00,2021-06-06 23:20:00,2687.99,2696.34,0.2,flip_to_short -11283,做空,2021-06-06 23:20:00,2021-06-07 04:55:00,2696.34,2767.64,-2.08,flip_to_long -11284,做多,2021-06-07 04:55:00,2021-06-07 05:05:00,2767.64,2770.63,0.04,flip_to_short -11285,做空,2021-06-07 05:05:00,2021-06-07 05:10:00,2770.63,2774.57,-0.15,flip_to_long -11286,做多,2021-06-07 05:10:00,2021-06-07 05:30:00,2774.57,2768.26,-0.21,flip_to_short -11287,做空,2021-06-07 05:30:00,2021-06-07 05:40:00,2768.26,2777.35,-0.29,flip_to_long -11288,做多,2021-06-07 05:40:00,2021-06-07 06:00:00,2777.35,2777.81,-0.03,flip_to_short -11289,做空,2021-06-07 06:00:00,2021-06-07 06:10:00,2777.81,2782.35,-0.16,flip_to_long -11290,做多,2021-06-07 06:10:00,2021-06-07 06:25:00,2782.35,2771.71,-0.32,flip_to_short -11291,做空,2021-06-07 06:25:00,2021-06-07 09:10:00,2771.71,2772.08,-0.05,flip_to_long -11292,做多,2021-06-07 09:10:00,2021-06-07 09:15:00,2772.08,2769.8,-0.1,flip_to_short -11293,做空,2021-06-07 09:15:00,2021-06-07 13:35:00,2769.8,2807.55,-1.05,flip_to_long -11294,做多,2021-06-07 13:35:00,2021-06-07 13:40:00,2807.55,2807.47,-0.04,flip_to_short -11295,做空,2021-06-07 13:40:00,2021-06-08 01:50:00,2807.47,2614.11,5.01,flip_to_long -11296,做多,2021-06-08 01:50:00,2021-06-08 01:55:00,2614.11,2607.78,-0.23,flip_to_short -11297,做空,2021-06-08 01:55:00,2021-06-08 02:10:00,2607.78,2603.1,0.1,flip_to_long -11298,做多,2021-06-08 02:10:00,2021-06-08 07:15:00,2603.1,2496.16,-3.27,flip_to_short -11299,做空,2021-06-08 07:15:00,2021-06-08 09:20:00,2496.16,2503.89,-0.27,flip_to_long -11300,做多,2021-06-08 09:20:00,2021-06-08 09:25:00,2503.89,2492.19,-0.39,flip_to_short -11301,做空,2021-06-08 09:25:00,2021-06-08 09:30:00,2492.19,2497.41,-0.19,flip_to_long -11302,做多,2021-06-08 09:30:00,2021-06-08 10:25:00,2497.41,2498.65,-0.0,flip_to_short -11303,做空,2021-06-08 10:25:00,2021-06-08 11:10:00,2498.65,2507.27,-0.29,flip_to_long -11304,做多,2021-06-08 11:10:00,2021-06-08 11:25:00,2507.27,2505.1,-0.1,flip_to_short -11305,做空,2021-06-08 11:25:00,2021-06-08 11:35:00,2505.1,2508.31,-0.13,flip_to_long -11306,做多,2021-06-08 11:35:00,2021-06-08 12:25:00,2508.31,2516.09,0.19,flip_to_short -11307,做空,2021-06-08 12:25:00,2021-06-08 14:05:00,2516.09,2383.68,3.86,tp_lower -11308,做多,2021-06-08 17:50:00,2021-06-08 23:50:00,2408.74,2508.48,3.18,flip_to_short -11309,做空,2021-06-08 23:50:00,2021-06-09 00:00:00,2508.48,2507.61,-0.01,flip_to_long -11310,做多,2021-06-09 00:00:00,2021-06-09 08:35:00,2507.61,2483.76,-0.82,flip_to_short -11311,做空,2021-06-09 08:35:00,2021-06-09 08:55:00,2483.76,2483.0,-0.02,flip_to_long -11312,做多,2021-06-09 08:55:00,2021-06-09 09:05:00,2483.0,2477.99,-0.2,flip_to_short -11313,做空,2021-06-09 09:05:00,2021-06-09 09:10:00,2477.99,2485.84,-0.3,flip_to_long -11314,做多,2021-06-09 09:10:00,2021-06-09 09:30:00,2485.84,2489.73,0.09,flip_to_short -11315,做空,2021-06-09 09:30:00,2021-06-09 09:35:00,2489.73,2498.31,-0.32,flip_to_long -11316,做多,2021-06-09 09:35:00,2021-06-09 09:45:00,2498.31,2488.61,-0.35,flip_to_short -11317,做空,2021-06-09 09:45:00,2021-06-09 10:25:00,2488.61,2495.8,-0.27,flip_to_long -11318,做多,2021-06-09 10:25:00,2021-06-09 10:50:00,2495.8,2500.89,0.12,flip_to_short -11319,做空,2021-06-09 10:50:00,2021-06-09 11:10:00,2500.89,2498.16,0.05,flip_to_long -11320,做多,2021-06-09 11:10:00,2021-06-09 11:25:00,2498.16,2501.6,0.07,flip_to_short -11321,做空,2021-06-09 11:25:00,2021-06-09 11:35:00,2501.6,2503.61,-0.1,flip_to_long -11322,做多,2021-06-09 11:35:00,2021-06-09 13:35:00,2503.61,2518.19,0.42,flip_to_short -11323,做空,2021-06-09 13:35:00,2021-06-09 14:30:00,2518.19,2516.53,0.01,flip_to_long -11324,做多,2021-06-09 14:30:00,2021-06-09 14:50:00,2516.53,2457.6,-1.9,flip_to_short -11325,做空,2021-06-09 14:50:00,2021-06-09 15:00:00,2457.6,2529.94,-2.33,flip_to_long -11326,做多,2021-06-09 15:00:00,2021-06-09 15:05:00,2529.94,2515.22,-0.48,flip_to_short -11327,做空,2021-06-09 15:05:00,2021-06-09 15:15:00,2515.22,2542.7,-0.86,flip_to_long -11328,做多,2021-06-09 15:15:00,2021-06-09 18:35:00,2542.7,2561.42,0.51,flip_to_short -11329,做空,2021-06-09 18:35:00,2021-06-09 19:00:00,2561.42,2572.69,-0.36,flip_to_long -11330,做多,2021-06-09 19:00:00,2021-06-09 19:10:00,2572.69,2553.78,-0.58,flip_to_short -11331,做空,2021-06-09 19:10:00,2021-06-09 19:15:00,2553.78,2560.35,-0.23,flip_to_long -11332,做多,2021-06-09 19:15:00,2021-06-10 00:15:00,2560.35,2583.76,0.63,flip_to_short -11333,做空,2021-06-10 00:15:00,2021-06-10 00:35:00,2583.76,2580.76,0.05,flip_to_long -11334,做多,2021-06-10 00:35:00,2021-06-10 00:55:00,2580.76,2579.43,-0.08,flip_to_short -11335,做空,2021-06-10 00:55:00,2021-06-10 01:00:00,2579.43,2586.94,-0.26,flip_to_long -11336,做多,2021-06-10 01:00:00,2021-06-10 01:35:00,2586.94,2586.46,-0.05,flip_to_short -11337,做空,2021-06-10 01:35:00,2021-06-10 01:45:00,2586.46,2588.2,-0.09,flip_to_long -11338,做多,2021-06-10 01:45:00,2021-06-10 12:05:00,2588.2,2557.25,-0.93,flip_to_short -11339,做空,2021-06-10 12:05:00,2021-06-10 12:45:00,2557.25,2558.6,-0.08,flip_to_long -11340,做多,2021-06-10 12:45:00,2021-06-10 13:00:00,2558.6,2547.81,-0.35,flip_to_short -11341,做空,2021-06-10 13:00:00,2021-06-10 13:05:00,2547.81,2551.12,-0.13,flip_to_long -11342,做多,2021-06-10 13:05:00,2021-06-10 21:00:00,2551.12,2466.14,-2.47,flip_to_short -11343,做空,2021-06-10 21:00:00,2021-06-10 21:15:00,2466.14,2470.0,-0.15,flip_to_long -11344,做多,2021-06-10 21:15:00,2021-06-10 23:55:00,2470.0,2471.11,-0.0,flip_to_short -11345,做空,2021-06-10 23:55:00,2021-06-11 00:05:00,2471.11,2478.52,-0.25,flip_to_long -11346,做多,2021-06-11 00:05:00,2021-06-11 00:20:00,2478.52,2468.92,-0.31,flip_to_short -11347,做空,2021-06-11 00:20:00,2021-06-11 03:00:00,2468.92,2459.32,0.24,flip_to_long -11348,做多,2021-06-11 03:00:00,2021-06-11 03:30:00,2459.32,2450.92,-0.28,flip_to_short -11349,做空,2021-06-11 03:30:00,2021-06-11 03:35:00,2450.92,2454.09,-0.13,flip_to_long -11350,做多,2021-06-11 03:35:00,2021-06-11 06:00:00,2454.09,2454.47,-0.02,flip_to_short -11351,做空,2021-06-11 06:00:00,2021-06-11 08:05:00,2454.47,2461.06,-0.22,flip_to_long -11352,做多,2021-06-11 08:05:00,2021-06-11 08:10:00,2461.06,2452.99,-0.26,flip_to_short -11353,做空,2021-06-11 08:10:00,2021-06-11 08:20:00,2452.99,2461.59,-0.28,flip_to_long -11354,做多,2021-06-11 08:20:00,2021-06-11 08:30:00,2461.59,2453.62,-0.26,flip_to_short -11355,做空,2021-06-11 08:30:00,2021-06-11 09:10:00,2453.62,2460.64,-0.23,flip_to_long -11356,做多,2021-06-11 09:10:00,2021-06-11 09:15:00,2460.64,2453.62,-0.23,flip_to_short -11357,做空,2021-06-11 09:15:00,2021-06-11 09:20:00,2453.62,2457.0,-0.13,flip_to_long -11358,做多,2021-06-11 09:20:00,2021-06-11 09:50:00,2457.0,2454.09,-0.12,flip_to_short -11359,做空,2021-06-11 09:50:00,2021-06-11 12:10:00,2454.09,2455.24,-0.07,flip_to_long -11360,做多,2021-06-11 12:10:00,2021-06-11 12:35:00,2455.24,2457.8,0.04,flip_to_short -11361,做空,2021-06-11 12:35:00,2021-06-11 12:45:00,2457.8,2464.31,-0.21,flip_to_long -11362,做多,2021-06-11 12:45:00,2021-06-11 12:50:00,2464.31,2456.17,-0.26,flip_to_short -11363,做空,2021-06-11 12:50:00,2021-06-11 12:55:00,2456.17,2456.6,-0.05,flip_to_long -11364,做多,2021-06-11 12:55:00,2021-06-11 14:00:00,2456.6,2463.98,0.17,flip_to_short -11365,做空,2021-06-11 14:00:00,2021-06-11 18:55:00,2463.98,2415.0,1.31,flip_to_long -11366,做多,2021-06-11 18:55:00,2021-06-11 19:00:00,2415.0,2406.42,-0.28,flip_to_short -11367,做空,2021-06-11 19:00:00,2021-06-11 19:05:00,2406.42,2412.34,-0.2,flip_to_long -11368,做多,2021-06-11 19:05:00,2021-06-11 19:10:00,2412.34,2407.0,-0.19,flip_to_short -11369,做空,2021-06-11 19:10:00,2021-06-11 19:15:00,2407.0,2408.05,-0.06,flip_to_long -11370,做多,2021-06-11 19:15:00,2021-06-11 19:35:00,2408.05,2403.4,-0.17,flip_to_short -11371,做空,2021-06-11 19:35:00,2021-06-11 20:10:00,2403.4,2403.85,-0.05,flip_to_long -11372,做多,2021-06-11 20:10:00,2021-06-11 20:15:00,2403.85,2402.52,-0.07,flip_to_short -11373,做空,2021-06-11 20:15:00,2021-06-11 20:25:00,2402.52,2404.92,-0.1,flip_to_long -11374,做多,2021-06-11 20:25:00,2021-06-11 20:30:00,2404.92,2399.16,-0.2,flip_to_short -11375,做空,2021-06-11 20:30:00,2021-06-11 20:40:00,2399.16,2398.35,-0.01,flip_to_long -11376,做多,2021-06-11 20:40:00,2021-06-12 06:30:00,2398.35,2291.15,-3.04,flip_to_short -11377,做空,2021-06-12 06:30:00,2021-06-12 06:45:00,2291.15,2296.36,-0.18,flip_to_long -11378,做多,2021-06-12 06:45:00,2021-06-12 10:10:00,2296.36,2308.68,0.32,flip_to_short -11379,做空,2021-06-12 10:10:00,2021-06-12 15:30:00,2308.68,2414.13,-3.06,flip_to_long -11380,做多,2021-06-12 15:30:00,2021-06-12 15:35:00,2414.13,2412.45,-0.08,flip_to_short -11381,做空,2021-06-12 15:35:00,2021-06-12 17:35:00,2412.45,2425.73,-0.38,flip_to_long -11382,做多,2021-06-12 17:35:00,2021-06-12 17:45:00,2425.73,2414.23,-0.33,flip_to_short -11383,做空,2021-06-12 17:45:00,2021-06-12 18:10:00,2414.23,2415.9,-0.07,flip_to_long -11384,做多,2021-06-12 18:10:00,2021-06-12 19:35:00,2415.9,2408.51,-0.22,flip_to_short -11385,做空,2021-06-12 19:35:00,2021-06-12 19:55:00,2408.51,2409.78,-0.06,flip_to_long -11386,做多,2021-06-12 19:55:00,2021-06-12 20:35:00,2409.78,2406.7,-0.11,flip_to_short -11387,做空,2021-06-12 20:35:00,2021-06-12 21:10:00,2406.7,2407.97,-0.06,flip_to_long -11388,做多,2021-06-12 21:10:00,2021-06-12 21:30:00,2407.97,2405.28,-0.1,flip_to_short -11389,做空,2021-06-12 21:30:00,2021-06-12 22:00:00,2405.28,2412.0,-0.2,flip_to_long -11390,做多,2021-06-12 22:00:00,2021-06-12 22:05:00,2412.0,2408.26,-0.13,flip_to_short -11391,做空,2021-06-12 22:05:00,2021-06-13 00:55:00,2408.26,2388.15,0.48,flip_to_long -11392,做多,2021-06-13 00:55:00,2021-06-13 02:45:00,2388.15,2393.36,0.1,flip_to_short -11393,做空,2021-06-13 02:45:00,2021-06-13 08:05:00,2393.36,2332.12,1.57,flip_to_long -11394,做多,2021-06-13 08:05:00,2021-06-13 12:50:00,2332.12,2355.78,0.62,flip_to_short -11395,做空,2021-06-13 12:50:00,2021-06-13 12:55:00,2355.78,2357.61,-0.08,flip_to_long -11396,做多,2021-06-13 12:55:00,2021-06-13 13:30:00,2357.61,2355.88,-0.08,flip_to_short -11397,做空,2021-06-13 13:30:00,2021-06-13 13:35:00,2355.88,2364.4,-0.26,flip_to_long -11398,做多,2021-06-13 13:35:00,2021-06-13 13:40:00,2364.4,2362.94,-0.07,flip_to_short -11399,做空,2021-06-13 13:40:00,2021-06-13 16:10:00,2362.94,2370.15,-0.23,flip_to_long -11400,做多,2021-06-13 16:10:00,2021-06-14 00:10:00,2370.15,2492.09,3.24,flip_to_short -11401,做空,2021-06-14 00:10:00,2021-06-14 00:15:00,2492.09,2495.38,-0.12,flip_to_long -11402,做多,2021-06-14 00:15:00,2021-06-14 00:35:00,2495.38,2492.4,-0.11,flip_to_short -11403,做空,2021-06-14 00:35:00,2021-06-14 01:30:00,2492.4,2515.53,-0.66,flip_to_long -11404,做多,2021-06-14 01:30:00,2021-06-14 01:40:00,2515.53,2499.03,-0.47,flip_to_short -11405,做空,2021-06-14 01:40:00,2021-06-14 02:10:00,2499.03,2508.52,-0.28,flip_to_long -11406,做多,2021-06-14 02:10:00,2021-06-14 02:15:00,2508.52,2492.74,-0.44,flip_to_short -11407,做空,2021-06-14 02:15:00,2021-06-14 05:10:00,2492.74,2493.87,-0.06,flip_to_long -11408,做多,2021-06-14 05:10:00,2021-06-14 05:15:00,2493.87,2490.78,-0.11,flip_to_short -11409,做空,2021-06-14 05:15:00,2021-06-14 05:20:00,2490.78,2492.35,-0.07,flip_to_long -11410,做多,2021-06-14 05:20:00,2021-06-14 06:10:00,2492.35,2486.41,-0.19,flip_to_short -11411,做空,2021-06-14 06:10:00,2021-06-14 06:15:00,2486.41,2493.97,-0.23,flip_to_long -11412,做多,2021-06-14 06:15:00,2021-06-14 06:25:00,2493.97,2491.18,-0.1,flip_to_short -11413,做空,2021-06-14 06:25:00,2021-06-14 06:35:00,2491.18,2492.15,-0.06,flip_to_long -11414,做多,2021-06-14 06:35:00,2021-06-14 06:45:00,2492.15,2490.27,-0.08,flip_to_short -11415,做空,2021-06-14 06:45:00,2021-06-14 08:05:00,2490.27,2489.74,-0.02,flip_to_long -11416,做多,2021-06-14 08:05:00,2021-06-14 11:05:00,2489.74,2486.52,-0.11,flip_to_short -11417,做空,2021-06-14 11:05:00,2021-06-14 11:45:00,2486.52,2485.88,-0.02,flip_to_long -11418,做多,2021-06-14 11:45:00,2021-06-14 11:50:00,2485.88,2484.56,-0.07,flip_to_short -11419,做空,2021-06-14 11:50:00,2021-06-14 12:25:00,2484.56,2481.72,0.04,flip_to_long -11420,做多,2021-06-14 12:25:00,2021-06-14 13:00:00,2481.72,2515.62,0.84,tp_upper -11421,做空,2021-06-14 18:25:00,2021-06-14 21:00:00,2561.01,2567.04,-0.18,flip_to_long -11422,做多,2021-06-14 21:00:00,2021-06-14 21:20:00,2567.04,2554.09,-0.36,flip_to_short -11423,做空,2021-06-14 21:20:00,2021-06-15 02:10:00,2554.09,2582.78,-0.75,flip_to_long -11424,做多,2021-06-15 02:10:00,2021-06-15 02:40:00,2582.78,2583.89,-0.0,flip_to_short -11425,做空,2021-06-15 02:40:00,2021-06-15 04:00:00,2583.89,2592.9,-0.26,flip_to_long -11426,做多,2021-06-15 04:00:00,2021-06-15 04:05:00,2592.9,2585.86,-0.21,flip_to_short -11427,做空,2021-06-15 04:05:00,2021-06-15 04:10:00,2585.86,2591.41,-0.17,flip_to_long -11428,做多,2021-06-15 04:10:00,2021-06-15 07:00:00,2591.41,2604.2,0.28,flip_to_short -11429,做空,2021-06-15 07:00:00,2021-06-15 07:05:00,2604.2,2606.2,-0.08,flip_to_long -11430,做多,2021-06-15 07:05:00,2021-06-15 07:15:00,2606.2,2603.16,-0.11,flip_to_short -11431,做空,2021-06-15 07:15:00,2021-06-15 07:20:00,2603.16,2610.0,-0.2,flip_to_long -11432,做多,2021-06-15 07:20:00,2021-06-15 07:35:00,2610.0,2605.53,-0.14,flip_to_short -11433,做空,2021-06-15 07:35:00,2021-06-15 07:40:00,2605.53,2609.6,-0.13,flip_to_long -11434,做多,2021-06-15 07:40:00,2021-06-15 08:30:00,2609.6,2607.81,-0.07,flip_to_short -11435,做空,2021-06-15 08:30:00,2021-06-15 12:00:00,2607.81,2592.71,0.33,flip_to_long -11436,做多,2021-06-15 12:00:00,2021-06-15 12:05:00,2592.71,2589.93,-0.1,flip_to_short -11437,做空,2021-06-15 12:05:00,2021-06-15 12:10:00,2589.93,2595.88,-0.18,flip_to_long -11438,做多,2021-06-15 12:10:00,2021-06-15 12:25:00,2595.88,2589.74,-0.18,flip_to_short -11439,做空,2021-06-15 12:25:00,2021-06-15 12:50:00,2589.74,2594.3,-0.14,flip_to_long -11440,做多,2021-06-15 12:50:00,2021-06-15 13:05:00,2594.3,2588.65,-0.17,flip_to_short -11441,做空,2021-06-15 13:05:00,2021-06-15 13:15:00,2588.65,2591.09,-0.09,flip_to_long -11442,做多,2021-06-15 13:15:00,2021-06-15 13:20:00,2591.09,2583.04,-0.22,flip_to_short -11443,做空,2021-06-15 13:20:00,2021-06-15 13:25:00,2583.04,2590.91,-0.22,flip_to_long -11444,做多,2021-06-15 13:25:00,2021-06-15 13:35:00,2590.91,2585.01,-0.17,flip_to_short -11445,做空,2021-06-15 13:35:00,2021-06-15 13:50:00,2585.01,2585.55,-0.04,flip_to_long -11446,做多,2021-06-15 13:50:00,2021-06-15 14:00:00,2585.55,2572.28,-0.35,flip_to_short -11447,做空,2021-06-15 14:00:00,2021-06-15 17:00:00,2572.28,2566.4,0.11,flip_to_long -11448,做多,2021-06-15 17:00:00,2021-06-15 17:05:00,2566.4,2562.97,-0.11,flip_to_short -11449,做空,2021-06-15 17:05:00,2021-06-15 17:10:00,2562.97,2565.78,-0.1,flip_to_long -11450,做多,2021-06-15 17:10:00,2021-06-15 17:15:00,2565.78,2561.19,-0.14,flip_to_short -11451,做空,2021-06-15 17:15:00,2021-06-15 17:35:00,2561.19,2561.67,-0.04,flip_to_long -11452,做多,2021-06-15 17:35:00,2021-06-15 19:20:00,2561.67,2552.31,-0.25,flip_to_short -11453,做空,2021-06-15 19:20:00,2021-06-15 22:35:00,2552.31,2548.83,0.05,flip_to_long -11454,做多,2021-06-15 22:35:00,2021-06-16 00:00:00,2548.83,2526.81,-0.55,flip_to_short -11455,做空,2021-06-16 00:00:00,2021-06-16 04:30:00,2526.81,2535.01,-0.23,flip_to_long -11456,做多,2021-06-16 04:30:00,2021-06-16 05:10:00,2535.01,2521.63,-0.35,flip_to_short -11457,做空,2021-06-16 05:10:00,2021-06-16 05:20:00,2521.63,2522.05,-0.04,flip_to_long -11458,做多,2021-06-16 05:20:00,2021-06-16 05:25:00,2522.05,2519.79,-0.08,flip_to_short -11459,做空,2021-06-16 05:25:00,2021-06-16 05:30:00,2519.79,2525.77,-0.17,flip_to_long -11460,做多,2021-06-16 05:30:00,2021-06-16 06:10:00,2525.77,2523.18,-0.09,flip_to_short -11461,做空,2021-06-16 06:10:00,2021-06-16 08:00:00,2523.18,2533.0,-0.26,flip_to_long -11462,做多,2021-06-16 08:00:00,2021-06-16 08:25:00,2533.0,2527.29,-0.17,flip_to_short -11463,做空,2021-06-16 08:25:00,2021-06-16 08:45:00,2527.29,2529.52,-0.08,flip_to_long -11464,做多,2021-06-16 08:45:00,2021-06-16 18:05:00,2529.52,2435.41,-2.25,flip_to_short -11465,做空,2021-06-16 18:05:00,2021-06-16 19:00:00,2435.41,2421.32,0.3,flip_to_long -11466,做多,2021-06-16 19:00:00,2021-06-16 19:55:00,2421.32,2418.03,-0.11,flip_to_short -11467,做空,2021-06-16 19:55:00,2021-06-16 20:10:00,2418.03,2416.05,0.02,flip_to_long -11468,做多,2021-06-16 20:10:00,2021-06-16 20:15:00,2416.05,2407.93,-0.22,flip_to_short -11469,做空,2021-06-16 20:15:00,2021-06-16 21:35:00,2407.93,2411.03,-0.1,flip_to_long -11470,做多,2021-06-16 21:35:00,2021-06-16 21:40:00,2411.03,2406.03,-0.15,flip_to_short -11471,做空,2021-06-16 21:40:00,2021-06-16 21:50:00,2406.03,2417.56,-0.3,flip_to_long -11472,做多,2021-06-16 21:50:00,2021-06-16 21:55:00,2417.56,2413.28,-0.13,flip_to_short -11473,做空,2021-06-16 21:55:00,2021-06-17 00:30:00,2413.28,2395.92,0.38,flip_to_long -11474,做多,2021-06-17 00:30:00,2021-06-17 00:35:00,2395.92,2391.88,-0.13,flip_to_short -11475,做空,2021-06-17 00:35:00,2021-06-17 00:40:00,2391.88,2398.11,-0.18,flip_to_long -11476,做多,2021-06-17 00:40:00,2021-06-17 00:45:00,2398.11,2393.69,-0.13,flip_to_short -11477,做空,2021-06-17 00:45:00,2021-06-17 01:05:00,2393.69,2398.49,-0.14,flip_to_long -11478,做多,2021-06-17 01:05:00,2021-06-17 05:05:00,2398.49,2415.52,0.38,flip_to_short -11479,做空,2021-06-17 05:05:00,2021-06-17 05:10:00,2415.52,2419.55,-0.12,flip_to_long -11480,做多,2021-06-17 05:10:00,2021-06-17 05:15:00,2419.55,2415.0,-0.14,flip_to_short -11481,做空,2021-06-17 05:15:00,2021-06-17 05:20:00,2415.0,2416.65,-0.07,flip_to_long -11482,做多,2021-06-17 05:20:00,2021-06-17 05:40:00,2416.65,2420.3,0.06,flip_to_short -11483,做空,2021-06-17 05:40:00,2021-06-17 06:05:00,2420.3,2420.53,-0.03,flip_to_long -11484,做多,2021-06-17 06:05:00,2021-06-17 08:45:00,2420.53,2429.77,0.19,flip_to_short -11485,做空,2021-06-17 08:45:00,2021-06-17 08:55:00,2429.77,2438.39,-0.23,flip_to_long -11486,做多,2021-06-17 08:55:00,2021-06-17 09:10:00,2438.39,2437.08,-0.06,flip_to_short -11487,做空,2021-06-17 09:10:00,2021-06-17 09:25:00,2437.08,2435.41,0.01,flip_to_long -11488,做多,2021-06-17 09:25:00,2021-06-17 09:45:00,2435.41,2431.89,-0.11,flip_to_short -11489,做空,2021-06-17 09:45:00,2021-06-17 09:50:00,2431.89,2442.72,-0.28,flip_to_long -11490,做多,2021-06-17 09:50:00,2021-06-17 10:30:00,2442.72,2438.98,-0.11,flip_to_short -11491,做空,2021-06-17 10:30:00,2021-06-17 11:10:00,2438.98,2440.0,-0.05,flip_to_long -11492,做多,2021-06-17 11:10:00,2021-06-17 15:35:00,2440.0,2407.21,-0.78,flip_to_short -11493,做空,2021-06-17 15:35:00,2021-06-17 20:10:00,2407.21,2353.29,1.21,flip_to_long -11494,做多,2021-06-17 20:10:00,2021-06-17 20:15:00,2353.29,2344.56,-0.24,flip_to_short -11495,做空,2021-06-17 20:15:00,2021-06-17 20:45:00,2344.56,2345.98,-0.06,flip_to_long -11496,做多,2021-06-17 20:45:00,2021-06-17 20:50:00,2345.98,2338.58,-0.21,flip_to_short -11497,做空,2021-06-17 20:50:00,2021-06-17 21:20:00,2338.58,2339.31,-0.05,flip_to_long -11498,做多,2021-06-17 21:20:00,2021-06-17 21:30:00,2339.31,2336.93,-0.08,flip_to_short -11499,做空,2021-06-17 21:30:00,2021-06-17 22:40:00,2336.93,2342.33,-0.16,flip_to_long -11500,做多,2021-06-17 22:40:00,2021-06-18 00:55:00,2342.33,2347.74,0.1,flip_to_short -11501,做空,2021-06-18 00:55:00,2021-06-18 01:10:00,2347.74,2348.19,-0.04,flip_to_long -11502,做多,2021-06-18 01:10:00,2021-06-18 05:50:00,2348.19,2336.37,-0.32,flip_to_short -11503,做空,2021-06-18 05:50:00,2021-06-18 07:30:00,2336.37,2342.66,-0.18,flip_to_long -11504,做多,2021-06-18 07:30:00,2021-06-18 07:45:00,2342.66,2344.79,0.02,flip_to_short -11505,做空,2021-06-18 07:45:00,2021-06-18 08:05:00,2344.79,2353.58,-0.24,flip_to_long -11506,做多,2021-06-18 08:05:00,2021-06-18 08:45:00,2353.58,2344.94,-0.23,flip_to_short -11507,做空,2021-06-18 08:45:00,2021-06-18 10:55:00,2344.94,2328.99,0.35,flip_to_long -11508,做多,2021-06-18 10:55:00,2021-06-18 11:15:00,2328.99,2329.01,-0.03,flip_to_short -11509,做空,2021-06-18 11:15:00,2021-06-18 20:20:00,2329.01,2204.47,2.98,flip_to_long -11510,做多,2021-06-18 20:20:00,2021-06-18 20:25:00,2204.47,2193.27,-0.33,flip_to_short -11511,做空,2021-06-18 20:25:00,2021-06-18 21:00:00,2193.27,2202.89,-0.29,flip_to_long -11512,做多,2021-06-18 21:00:00,2021-06-19 02:30:00,2202.89,2215.27,0.3,flip_to_short -11513,做空,2021-06-19 02:30:00,2021-06-19 05:20:00,2215.27,2219.04,-0.13,flip_to_long -11514,做多,2021-06-19 05:20:00,2021-06-19 09:45:00,2219.04,2224.2,0.11,flip_to_short -11515,做空,2021-06-19 09:45:00,2021-06-19 11:10:00,2224.2,2233.71,-0.28,flip_to_long -11516,做多,2021-06-19 11:10:00,2021-06-19 11:15:00,2233.71,2231.09,-0.1,flip_to_short -11517,做空,2021-06-19 11:15:00,2021-06-19 11:20:00,2231.09,2237.11,-0.19,flip_to_long -11518,做多,2021-06-19 11:20:00,2021-06-19 12:45:00,2237.11,2237.15,-0.03,flip_to_short -11519,做空,2021-06-19 12:45:00,2021-06-19 13:15:00,2237.15,2235.0,0.03,flip_to_long -11520,做多,2021-06-19 13:15:00,2021-06-19 13:30:00,2235.0,2235.41,-0.02,flip_to_short -11521,做空,2021-06-19 13:30:00,2021-06-19 14:15:00,2235.41,2235.01,-0.02,flip_to_long -11522,做多,2021-06-19 14:15:00,2021-06-19 14:45:00,2235.01,2235.6,-0.01,flip_to_short -11523,做空,2021-06-19 14:45:00,2021-06-19 14:50:00,2235.6,2244.86,-0.27,flip_to_long -11524,做多,2021-06-19 14:50:00,2021-06-19 15:30:00,2244.86,2239.3,-0.17,flip_to_short -11525,做空,2021-06-19 15:30:00,2021-06-19 15:45:00,2239.3,2238.73,-0.01,flip_to_long -11526,做多,2021-06-19 15:45:00,2021-06-19 16:00:00,2238.73,2241.38,0.04,flip_to_short -11527,做空,2021-06-19 16:00:00,2021-06-19 16:35:00,2241.38,2239.14,0.03,flip_to_long -11528,做多,2021-06-19 16:35:00,2021-06-19 16:55:00,2239.14,2240.66,0.01,flip_to_short -11529,做空,2021-06-19 16:55:00,2021-06-19 20:45:00,2240.66,2223.13,0.42,flip_to_long -11530,做多,2021-06-19 20:45:00,2021-06-19 21:40:00,2223.13,2217.39,-0.18,flip_to_short -11531,做空,2021-06-19 21:40:00,2021-06-20 02:50:00,2217.39,2178.45,0.99,flip_to_long -11532,做多,2021-06-20 02:50:00,2021-06-20 02:55:00,2178.45,2177.5,-0.06,flip_to_short -11533,做空,2021-06-20 02:55:00,2021-06-20 03:05:00,2177.5,2189.19,-0.35,flip_to_long -11534,做多,2021-06-20 03:05:00,2021-06-20 07:10:00,2189.19,2195.4,0.14,flip_to_short -11535,做空,2021-06-20 07:10:00,2021-06-20 07:25:00,2195.4,2192.04,0.06,flip_to_long -11536,做多,2021-06-20 07:25:00,2021-06-20 07:35:00,2192.04,2189.02,-0.11,flip_to_short -11537,做空,2021-06-20 07:35:00,2021-06-20 07:45:00,2189.02,2196.12,-0.22,flip_to_long -11538,做多,2021-06-20 07:45:00,2021-06-20 08:00:00,2196.12,2197.53,0.01,flip_to_short -11539,做空,2021-06-20 08:00:00,2021-06-20 08:05:00,2197.53,2207.36,-0.29,flip_to_long -11540,做多,2021-06-20 08:05:00,2021-06-20 08:20:00,2207.36,2193.36,-0.4,flip_to_short -11541,做空,2021-06-20 08:20:00,2021-06-20 14:30:00,2193.36,2092.57,2.66,flip_to_long -11542,做多,2021-06-20 14:30:00,2021-06-20 14:45:00,2092.57,2091.74,-0.05,flip_to_short -11543,做空,2021-06-20 14:45:00,2021-06-21 12:25:00,2091.74,1981.38,3.19,flip_to_long -11544,做多,2021-06-21 12:25:00,2021-06-21 13:35:00,1981.38,1960.88,-0.7,flip_to_short -11545,做空,2021-06-21 13:35:00,2021-06-21 13:40:00,1960.88,1978.89,-0.62,flip_to_long -11546,做多,2021-06-21 13:40:00,2021-06-21 15:35:00,1978.89,1969.72,-0.33,flip_to_short -11547,做空,2021-06-21 15:35:00,2021-06-21 18:50:00,1969.72,1963.52,0.17,flip_to_long -11548,做多,2021-06-21 18:50:00,2021-06-21 18:55:00,1963.52,1959.19,-0.17,flip_to_short -11549,做空,2021-06-21 18:55:00,2021-06-21 19:55:00,1959.19,1942.56,0.5,flip_to_long -11550,做多,2021-06-21 19:55:00,2021-06-21 20:05:00,1942.56,1944.73,0.04,flip_to_short -11551,做空,2021-06-21 20:05:00,2021-06-21 20:15:00,1944.73,1937.94,0.19,flip_to_long -11552,做多,2021-06-21 20:15:00,2021-06-21 20:50:00,1937.94,1938.81,-0.0,flip_to_short -11553,做空,2021-06-21 20:50:00,2021-06-21 20:55:00,1938.81,1939.03,-0.04,flip_to_long -11554,做多,2021-06-21 20:55:00,2021-06-21 21:00:00,1939.03,1924.05,-0.52,flip_to_short -11555,做空,2021-06-21 21:00:00,2021-06-21 23:20:00,1924.05,1916.63,0.21,flip_to_long -11556,做多,2021-06-21 23:20:00,2021-06-21 23:35:00,1916.63,1906.1,-0.38,flip_to_short -11557,做空,2021-06-21 23:35:00,2021-06-22 00:45:00,1906.1,1900.01,0.17,flip_to_long -11558,做多,2021-06-22 00:45:00,2021-06-22 05:20:00,1900.01,1951.77,1.7,flip_to_short -11559,做空,2021-06-22 05:20:00,2021-06-22 07:00:00,1951.77,1949.83,0.03,flip_to_long -11560,做多,2021-06-22 07:00:00,2021-06-22 10:45:00,1949.83,1906.06,-1.5,flip_to_short -11561,做空,2021-06-22 10:45:00,2021-06-22 14:55:00,1906.06,1814.04,3.05,flip_to_long -11562,做多,2021-06-22 14:55:00,2021-06-22 15:10:00,1814.04,1813.0,-0.07,flip_to_short -11563,做空,2021-06-22 15:10:00,2021-06-22 15:15:00,1813.0,1831.7,-0.72,flip_to_long -11564,做多,2021-06-22 15:15:00,2021-06-22 20:05:00,1831.7,1899.5,2.41,flip_to_short -11565,做空,2021-06-22 20:05:00,2021-06-23 00:35:00,1899.5,1885.74,0.46,flip_to_long -11566,做多,2021-06-23 00:35:00,2021-06-23 06:45:00,1885.74,2011.77,4.59,flip_to_short -11567,做空,2021-06-23 06:45:00,2021-06-23 07:35:00,2011.77,2013.6,-0.1,flip_to_long -11568,做多,2021-06-23 07:35:00,2021-06-23 07:50:00,2013.6,2009.02,-0.2,flip_to_short -11569,做空,2021-06-23 07:50:00,2021-06-23 08:10:00,2009.02,2006.3,0.06,flip_to_long -11570,做多,2021-06-23 08:10:00,2021-06-23 10:35:00,2006.3,2000.55,-0.25,flip_to_short -11571,做空,2021-06-23 10:35:00,2021-06-23 10:45:00,2000.55,2006.42,-0.25,flip_to_long -11572,做多,2021-06-23 10:45:00,2021-06-23 11:05:00,2006.42,2003.06,-0.16,flip_to_short -11573,做空,2021-06-23 11:05:00,2021-06-23 11:40:00,2003.06,1996.78,0.19,flip_to_long -11574,做多,2021-06-23 11:40:00,2021-06-23 12:35:00,1996.78,1999.37,0.06,flip_to_short -11575,做空,2021-06-23 12:35:00,2021-06-23 14:25:00,1999.37,1999.45,-0.04,flip_to_long -11576,做多,2021-06-23 14:25:00,2021-06-23 14:35:00,1999.45,1997.51,-0.11,flip_to_short -11577,做空,2021-06-23 14:35:00,2021-06-23 14:40:00,1997.51,1998.23,-0.06,flip_to_long -11578,做多,2021-06-23 14:40:00,2021-06-23 16:25:00,1998.23,1994.0,-0.19,flip_to_short -11579,做空,2021-06-23 16:25:00,2021-06-23 21:15:00,1994.0,1956.91,1.31,flip_to_long -11580,做多,2021-06-23 21:15:00,2021-06-23 21:20:00,1956.91,1946.95,-0.41,flip_to_short -11581,做空,2021-06-23 21:20:00,2021-06-23 22:05:00,1946.95,1946.37,-0.01,flip_to_long -11582,做多,2021-06-23 22:05:00,2021-06-23 22:45:00,1946.37,1944.96,-0.09,flip_to_short -11583,做空,2021-06-23 22:45:00,2021-06-23 23:15:00,1944.96,1948.96,-0.19,flip_to_long -11584,做多,2021-06-23 23:15:00,2021-06-24 00:40:00,1948.96,1946.29,-0.14,flip_to_short -11585,做空,2021-06-24 00:40:00,2021-06-24 05:15:00,1946.29,1914.56,1.17,flip_to_long -11586,做多,2021-06-24 05:15:00,2021-06-24 05:20:00,1914.56,1913.12,-0.09,flip_to_short -11587,做空,2021-06-24 05:20:00,2021-06-24 10:55:00,1913.12,1933.5,-0.84,flip_to_long -11588,做多,2021-06-24 10:55:00,2021-06-24 19:45:00,1933.5,2005.38,2.71,flip_to_short -11589,做空,2021-06-24 19:45:00,2021-06-24 19:50:00,2005.38,2009.86,-0.21,flip_to_long -11590,做多,2021-06-24 19:50:00,2021-06-24 20:20:00,2009.86,2005.89,-0.19,flip_to_short -11591,做空,2021-06-24 20:20:00,2021-06-24 20:40:00,2005.89,2009.18,-0.16,flip_to_long -11592,做多,2021-06-24 20:40:00,2021-06-25 00:45:00,2009.18,1992.97,-0.65,flip_to_short -11593,做空,2021-06-25 00:45:00,2021-06-25 01:55:00,1992.97,1988.72,0.12,flip_to_long -11594,做多,2021-06-25 01:55:00,2021-06-25 03:15:00,1988.72,1993.72,0.15,flip_to_short -11595,做空,2021-06-25 03:15:00,2021-06-25 03:30:00,1993.72,1990.56,0.08,flip_to_long -11596,做多,2021-06-25 03:30:00,2021-06-25 04:00:00,1990.56,1986.9,-0.18,flip_to_short -11597,做空,2021-06-25 04:00:00,2021-06-25 04:05:00,1986.9,1997.22,-0.43,flip_to_long -11598,做多,2021-06-25 04:05:00,2021-06-25 04:10:00,1997.22,1992.18,-0.23,flip_to_short -11599,做空,2021-06-25 04:10:00,2021-06-25 18:05:00,1992.18,1827.58,6.17,flip_to_long -11600,做多,2021-06-25 18:05:00,2021-06-25 18:30:00,1827.58,1827.59,-0.04,flip_to_short -11601,做空,2021-06-25 18:30:00,2021-06-25 18:35:00,1827.59,1837.17,-0.47,flip_to_long -11602,做多,2021-06-25 18:35:00,2021-06-25 19:05:00,1837.17,1826.71,-0.5,flip_to_short -11603,做空,2021-06-25 19:05:00,2021-06-26 00:30:00,1826.71,1834.28,-0.37,flip_to_long -11604,做多,2021-06-26 00:30:00,2021-06-26 01:00:00,1834.28,1829.93,-0.23,flip_to_short -11605,做空,2021-06-26 01:00:00,2021-06-26 01:55:00,1829.93,1823.3,0.25,flip_to_long -11606,做多,2021-06-26 01:55:00,2021-06-26 02:15:00,1823.3,1819.56,-0.21,flip_to_short -11607,做空,2021-06-26 02:15:00,2021-06-26 02:45:00,1819.56,1823.76,-0.23,flip_to_long -11608,做多,2021-06-26 02:45:00,2021-06-26 02:50:00,1823.76,1820.01,-0.2,flip_to_short -11609,做空,2021-06-26 02:50:00,2021-06-26 03:00:00,1820.01,1824.43,-0.23,flip_to_long -11610,做多,2021-06-26 03:00:00,2021-06-26 03:10:00,1824.43,1818.96,-0.28,flip_to_short -11611,做空,2021-06-26 03:10:00,2021-06-26 03:25:00,1818.96,1822.33,-0.19,flip_to_long -11612,做多,2021-06-26 03:25:00,2021-06-26 03:55:00,1822.33,1818.33,-0.21,flip_to_short -11613,做空,2021-06-26 03:55:00,2021-06-26 04:25:00,1818.33,1817.88,-0.02,flip_to_long -11614,做多,2021-06-26 04:25:00,2021-06-26 06:40:00,1817.88,1813.94,-0.21,flip_to_short -11615,做空,2021-06-26 06:40:00,2021-06-26 10:55:00,1813.94,1763.45,2.14,flip_to_long -11616,做多,2021-06-26 10:55:00,2021-06-26 13:30:00,1763.45,1767.33,0.14,flip_to_short -11617,做空,2021-06-26 13:30:00,2021-06-26 14:40:00,1767.33,1776.0,-0.44,flip_to_long -11618,做多,2021-06-26 14:40:00,2021-06-26 15:00:00,1776.0,1770.51,-0.29,flip_to_short -11619,做空,2021-06-26 15:00:00,2021-06-26 15:10:00,1770.51,1773.01,-0.15,flip_to_long -11620,做多,2021-06-26 15:10:00,2021-06-26 16:00:00,1773.01,1769.59,-0.19,flip_to_short -11621,做空,2021-06-26 16:00:00,2021-06-26 17:45:00,1769.59,1764.44,0.19,flip_to_long -11622,做多,2021-06-26 17:45:00,2021-06-26 20:05:00,1764.44,1766.99,0.07,flip_to_short -11623,做空,2021-06-26 20:05:00,2021-06-26 21:45:00,1766.99,1768.63,-0.11,flip_to_long -11624,做多,2021-06-26 21:45:00,2021-06-26 22:15:00,1768.63,1774.62,0.23,flip_to_short -11625,做空,2021-06-26 22:15:00,2021-06-27 05:50:00,1774.62,1867.52,-4.2,flip_to_long -11626,做多,2021-06-27 05:50:00,2021-06-27 06:15:00,1867.52,1866.0,-0.1,flip_to_short -11627,做空,2021-06-27 06:15:00,2021-06-27 11:30:00,1866.0,1842.51,0.93,flip_to_long -11628,做多,2021-06-27 11:30:00,2021-06-27 13:45:00,1842.51,1833.43,-0.42,flip_to_short -11629,做空,2021-06-27 13:45:00,2021-06-27 13:50:00,1833.43,1838.12,-0.24,flip_to_long -11630,做多,2021-06-27 13:50:00,2021-06-27 14:00:00,1838.12,1830.16,-0.37,flip_to_short -11631,做空,2021-06-27 14:00:00,2021-06-27 14:30:00,1830.16,1836.44,-0.3,flip_to_long -11632,做多,2021-06-27 14:30:00,2021-06-27 14:35:00,1836.44,1834.8,-0.11,flip_to_short -11633,做空,2021-06-27 14:35:00,2021-06-27 14:55:00,1834.8,1838.61,-0.2,flip_to_long -11634,做多,2021-06-27 14:55:00,2021-06-27 15:00:00,1838.61,1835.18,-0.18,flip_to_short -11635,做空,2021-06-27 15:00:00,2021-06-27 15:05:00,1835.18,1837.95,-0.15,flip_to_long -11636,做多,2021-06-27 15:05:00,2021-06-27 15:10:00,1837.95,1835.85,-0.12,flip_to_short -11637,做空,2021-06-27 15:10:00,2021-06-27 15:25:00,1835.85,1845.3,-0.42,flip_to_long -11638,做多,2021-06-27 15:25:00,2021-06-27 15:35:00,1845.3,1840.32,-0.24,flip_to_short -11639,做空,2021-06-27 15:35:00,2021-06-27 15:45:00,1840.32,1841.41,-0.08,flip_to_long -11640,做多,2021-06-27 15:45:00,2021-06-27 16:05:00,1841.41,1839.83,-0.1,flip_to_short -11641,做空,2021-06-27 16:05:00,2021-06-27 16:20:00,1839.83,1837.0,0.08,flip_to_long -11642,做多,2021-06-27 16:20:00,2021-06-27 21:15:00,1837.0,1816.96,-0.85,flip_to_short -11643,做空,2021-06-27 21:15:00,2021-06-27 21:30:00,1816.96,1822.8,-0.27,flip_to_long -11644,做多,2021-06-27 21:30:00,2021-06-27 22:05:00,1822.8,1871.92,1.93,tp_upper -11645,做空,2021-06-28 03:20:00,2021-06-28 03:25:00,1965.05,1968.11,-0.16,flip_to_long -11646,做多,2021-06-28 03:25:00,2021-06-28 03:30:00,1968.11,1965.79,-0.13,flip_to_short -11647,做空,2021-06-28 03:30:00,2021-06-28 03:40:00,1965.79,1968.78,-0.15,flip_to_long -11648,做多,2021-06-28 03:40:00,2021-06-28 03:55:00,1968.78,1967.18,-0.1,flip_to_short -11649,做空,2021-06-28 03:55:00,2021-06-28 04:00:00,1967.18,1970.81,-0.18,flip_to_long -11650,做多,2021-06-28 04:00:00,2021-06-28 04:20:00,1970.81,1968.67,-0.12,flip_to_short -11651,做空,2021-06-28 04:20:00,2021-06-28 04:30:00,1968.67,1971.7,-0.15,flip_to_long -11652,做多,2021-06-28 04:30:00,2021-06-28 05:35:00,1971.7,1971.53,-0.04,flip_to_short -11653,做空,2021-06-28 05:35:00,2021-06-28 05:50:00,1971.53,1973.0,-0.09,flip_to_long -11654,做多,2021-06-28 05:50:00,2021-06-28 07:15:00,1973.0,2024.76,1.92,tp_upper -11655,做空,2021-06-28 10:05:00,2021-06-28 10:15:00,2018.28,2020.0,-0.1,flip_to_long -11656,做多,2021-06-28 10:15:00,2021-06-28 10:20:00,2020.0,2008.21,-0.48,flip_to_short -11657,做空,2021-06-28 10:20:00,2021-06-28 13:25:00,2008.21,2021.35,-0.54,flip_to_long -11658,做多,2021-06-28 13:25:00,2021-06-28 13:30:00,2021.35,2012.33,-0.37,flip_to_short -11659,做空,2021-06-28 13:30:00,2021-06-28 14:00:00,2012.33,2011.85,-0.02,flip_to_long -11660,做多,2021-06-28 14:00:00,2021-06-28 22:00:00,2011.85,2105.6,3.45,flip_to_short -11661,做空,2021-06-28 22:00:00,2021-06-29 00:20:00,2105.6,2108.31,-0.14,flip_to_long -11662,做多,2021-06-29 00:20:00,2021-06-29 02:25:00,2108.31,2104.32,-0.19,flip_to_short -11663,做空,2021-06-29 02:25:00,2021-06-29 02:30:00,2104.32,2110.06,-0.26,flip_to_long -11664,做多,2021-06-29 02:30:00,2021-06-29 02:35:00,2110.06,2105.36,-0.21,flip_to_short -11665,做空,2021-06-29 02:35:00,2021-06-29 03:15:00,2105.36,2103.76,0.02,flip_to_long -11666,做多,2021-06-29 03:15:00,2021-06-29 03:25:00,2103.76,2102.05,-0.1,flip_to_short -11667,做空,2021-06-29 03:25:00,2021-06-29 03:30:00,2102.05,2108.32,-0.27,flip_to_long -11668,做多,2021-06-29 03:30:00,2021-06-29 03:35:00,2108.32,2102.47,-0.26,flip_to_short -11669,做空,2021-06-29 03:35:00,2021-06-29 03:45:00,2102.47,2100.42,0.04,flip_to_long -11670,做多,2021-06-29 03:45:00,2021-06-29 05:05:00,2100.42,2114.91,0.5,flip_to_short -11671,做空,2021-06-29 05:05:00,2021-06-29 05:50:00,2114.91,2111.01,0.11,flip_to_long -11672,做多,2021-06-29 05:50:00,2021-06-29 06:00:00,2111.01,2113.74,0.06,flip_to_short -11673,做空,2021-06-29 06:00:00,2021-06-29 06:10:00,2113.74,2113.99,-0.05,flip_to_long -11674,做多,2021-06-29 06:10:00,2021-06-29 08:00:00,2113.99,2119.68,0.17,flip_to_short -11675,做空,2021-06-29 08:00:00,2021-06-29 08:10:00,2119.68,2123.21,-0.17,flip_to_long -11676,做多,2021-06-29 08:10:00,2021-06-29 09:05:00,2123.21,2130.59,0.23,flip_to_short -11677,做空,2021-06-29 09:05:00,2021-06-29 18:35:00,2130.59,2222.33,-3.41,flip_to_long -11678,做多,2021-06-29 18:35:00,2021-06-29 18:40:00,2222.33,2218.04,-0.18,flip_to_short -11679,做空,2021-06-29 18:40:00,2021-06-29 18:45:00,2218.04,2219.47,-0.09,flip_to_long -11680,做多,2021-06-29 18:45:00,2021-06-29 18:55:00,2219.47,2220.93,0.01,flip_to_short -11681,做空,2021-06-29 18:55:00,2021-06-29 19:10:00,2220.93,2221.71,-0.06,flip_to_long -11682,做多,2021-06-29 19:10:00,2021-06-29 19:15:00,2221.71,2221.49,-0.04,flip_to_short -11683,做空,2021-06-29 19:15:00,2021-06-29 19:50:00,2221.49,2220.87,-0.02,flip_to_long -11684,做多,2021-06-29 19:50:00,2021-06-29 19:55:00,2220.87,2220.8,-0.04,flip_to_short -11685,做空,2021-06-29 19:55:00,2021-06-29 20:05:00,2220.8,2220.4,-0.02,flip_to_long -11686,做多,2021-06-29 20:05:00,2021-06-29 20:25:00,2220.4,2219.02,-0.08,flip_to_short -11687,做空,2021-06-29 20:25:00,2021-06-29 21:50:00,2219.02,2216.74,0.04,flip_to_long -11688,做多,2021-06-29 21:50:00,2021-06-29 21:55:00,2216.74,2213.08,-0.16,flip_to_short -11689,做空,2021-06-29 21:55:00,2021-06-30 02:40:00,2213.08,2174.56,1.25,flip_to_long -11690,做多,2021-06-30 02:40:00,2021-06-30 02:50:00,2174.56,2168.5,-0.25,flip_to_short -11691,做空,2021-06-30 02:50:00,2021-06-30 06:30:00,2168.5,2141.34,0.92,flip_to_long -11692,做多,2021-06-30 06:30:00,2021-06-30 06:35:00,2141.34,2137.37,-0.18,flip_to_short -11693,做空,2021-06-30 06:35:00,2021-06-30 06:45:00,2137.37,2141.77,-0.2,flip_to_long -11694,做多,2021-06-30 06:45:00,2021-06-30 06:50:00,2141.77,2138.67,-0.15,flip_to_short -11695,做空,2021-06-30 06:50:00,2021-06-30 07:10:00,2138.67,2135.11,0.09,flip_to_long -11696,做多,2021-06-30 07:10:00,2021-06-30 07:15:00,2135.11,2126.01,-0.37,flip_to_short -11697,做空,2021-06-30 07:15:00,2021-06-30 07:20:00,2126.01,2148.08,-0.83,flip_to_long -11698,做多,2021-06-30 07:20:00,2021-06-30 08:50:00,2148.08,2129.95,-0.68,flip_to_short -11699,做空,2021-06-30 08:50:00,2021-06-30 09:15:00,2129.95,2131.19,-0.08,flip_to_long -11700,做多,2021-06-30 09:15:00,2021-06-30 10:40:00,2131.19,2135.01,0.1,flip_to_short -11701,做空,2021-06-30 10:40:00,2021-06-30 10:55:00,2135.01,2133.43,0.02,flip_to_long -11702,做多,2021-06-30 10:55:00,2021-06-30 11:25:00,2133.43,2128.96,-0.19,flip_to_short -11703,做空,2021-06-30 11:25:00,2021-06-30 11:35:00,2128.96,2148.67,-0.73,flip_to_long -11704,做多,2021-06-30 11:35:00,2021-06-30 12:35:00,2148.67,2140.68,-0.31,flip_to_short -11705,做空,2021-06-30 12:35:00,2021-06-30 12:40:00,2140.68,2147.54,-0.27,flip_to_long -11706,做多,2021-06-30 12:40:00,2021-06-30 12:55:00,2147.54,2137.86,-0.37,flip_to_short -11707,做空,2021-06-30 12:55:00,2021-06-30 13:50:00,2137.86,2137.45,-0.02,flip_to_long -11708,做多,2021-06-30 13:50:00,2021-06-30 14:15:00,2137.45,2134.74,-0.13,flip_to_short -11709,做空,2021-06-30 14:15:00,2021-06-30 14:25:00,2134.74,2134.42,-0.03,flip_to_long -11710,做多,2021-06-30 14:25:00,2021-07-01 00:05:00,2134.42,2251.71,3.95,flip_to_short -11711,做空,2021-07-01 00:05:00,2021-07-01 01:15:00,2251.71,2262.83,-0.42,flip_to_long -11712,做多,2021-07-01 01:15:00,2021-07-01 01:25:00,2262.83,2258.21,-0.2,flip_to_short -11713,做空,2021-07-01 01:25:00,2021-07-01 01:40:00,2258.21,2258.25,-0.04,flip_to_long -11714,做多,2021-07-01 01:40:00,2021-07-01 02:00:00,2258.25,2251.04,-0.28,flip_to_short -11715,做空,2021-07-01 02:00:00,2021-07-01 05:45:00,2251.04,2214.7,1.2,flip_to_long -11716,做多,2021-07-01 05:45:00,2021-07-01 05:55:00,2214.7,2214.78,-0.04,flip_to_short -11717,做空,2021-07-01 05:55:00,2021-07-01 06:00:00,2214.78,2228.76,-0.53,flip_to_long -11718,做多,2021-07-01 06:00:00,2021-07-01 06:20:00,2228.76,2214.66,-0.53,flip_to_short -11719,做空,2021-07-01 06:20:00,2021-07-01 11:10:00,2214.66,2138.95,2.59,flip_to_long -11720,做多,2021-07-01 11:10:00,2021-07-01 11:20:00,2138.95,2136.86,-0.12,flip_to_short -11721,做空,2021-07-01 11:20:00,2021-07-01 11:45:00,2136.86,2134.41,0.05,flip_to_long -11722,做多,2021-07-01 11:45:00,2021-07-01 12:00:00,2134.41,2121.84,-0.51,flip_to_short -11723,做空,2021-07-01 12:00:00,2021-07-01 12:30:00,2121.84,2132.12,-0.42,flip_to_long -11724,做多,2021-07-01 12:30:00,2021-07-01 13:00:00,2132.12,2120.06,-0.48,flip_to_short -11725,做空,2021-07-01 13:00:00,2021-07-01 13:05:00,2120.06,2125.77,-0.25,flip_to_long -11726,做多,2021-07-01 13:05:00,2021-07-01 13:35:00,2125.77,2123.5,-0.12,flip_to_short -11727,做空,2021-07-01 13:35:00,2021-07-01 14:05:00,2123.5,2120.64,0.07,flip_to_long -11728,做多,2021-07-01 14:05:00,2021-07-01 15:10:00,2120.64,2118.46,-0.12,flip_to_short -11729,做空,2021-07-01 15:10:00,2021-07-01 15:20:00,2118.46,2118.85,-0.05,flip_to_long -11730,做多,2021-07-01 15:20:00,2021-07-01 15:30:00,2118.85,2116.57,-0.12,flip_to_short -11731,做空,2021-07-01 15:30:00,2021-07-01 15:35:00,2116.57,2121.83,-0.23,flip_to_long -11732,做多,2021-07-01 15:35:00,2021-07-01 15:40:00,2121.83,2121.14,-0.06,flip_to_short -11733,做空,2021-07-01 15:40:00,2021-07-01 18:05:00,2121.14,2116.75,0.12,flip_to_long -11734,做多,2021-07-01 18:05:00,2021-07-01 18:55:00,2116.75,2111.91,-0.21,flip_to_short -11735,做空,2021-07-01 18:55:00,2021-07-01 20:00:00,2111.91,2113.64,-0.1,flip_to_long -11736,做多,2021-07-01 20:00:00,2021-07-01 23:10:00,2113.64,2108.84,-0.21,flip_to_short -11737,做空,2021-07-01 23:10:00,2021-07-01 23:30:00,2108.84,2115.0,-0.26,flip_to_long -11738,做多,2021-07-01 23:30:00,2021-07-01 23:40:00,2115.0,2110.34,-0.2,flip_to_short -11739,做空,2021-07-01 23:40:00,2021-07-01 23:45:00,2110.34,2120.18,-0.39,flip_to_long -11740,做多,2021-07-01 23:45:00,2021-07-01 23:50:00,2120.18,2114.04,-0.25,flip_to_short -11741,做空,2021-07-01 23:50:00,2021-07-02 00:05:00,2114.04,2124.15,-0.39,flip_to_long -11742,做多,2021-07-02 00:05:00,2021-07-02 01:10:00,2124.15,2117.19,-0.29,flip_to_short -11743,做空,2021-07-02 01:10:00,2021-07-02 07:40:00,2117.19,2049.49,2.39,flip_to_long -11744,做多,2021-07-02 07:40:00,2021-07-02 09:05:00,2049.49,2047.31,-0.12,flip_to_short -11745,做空,2021-07-02 09:05:00,2021-07-02 10:55:00,2047.31,2038.21,0.31,flip_to_long -11746,做多,2021-07-02 10:55:00,2021-07-02 11:25:00,2038.21,2042.38,0.12,flip_to_short -11747,做空,2021-07-02 11:25:00,2021-07-02 11:40:00,2042.38,2042.68,-0.05,flip_to_long -11748,做多,2021-07-02 11:40:00,2021-07-02 11:50:00,2042.68,2034.06,-0.37,flip_to_short -11749,做空,2021-07-02 11:50:00,2021-07-02 12:30:00,2034.06,2047.15,-0.54,flip_to_long -11750,做多,2021-07-02 12:30:00,2021-07-02 12:35:00,2047.15,2041.8,-0.24,flip_to_short -11751,做空,2021-07-02 12:35:00,2021-07-02 12:40:00,2041.8,2048.77,-0.3,flip_to_long -11752,做多,2021-07-02 12:40:00,2021-07-02 18:00:00,2048.77,2090.11,1.51,flip_to_short -11753,做空,2021-07-02 18:00:00,2021-07-02 18:45:00,2090.11,2099.73,-0.4,flip_to_long -11754,做多,2021-07-02 18:45:00,2021-07-02 21:20:00,2099.73,2094.61,-0.23,flip_to_short -11755,做空,2021-07-02 21:20:00,2021-07-02 21:30:00,2094.61,2099.76,-0.23,flip_to_long -11756,做多,2021-07-02 21:30:00,2021-07-03 02:45:00,2099.76,2140.49,1.46,flip_to_short -11757,做空,2021-07-03 02:45:00,2021-07-03 04:05:00,2140.49,2140.59,-0.04,flip_to_long -11758,做多,2021-07-03 04:05:00,2021-07-03 06:50:00,2140.59,2141.68,0.0,flip_to_short -11759,做空,2021-07-03 06:50:00,2021-07-03 13:10:00,2141.68,2211.49,-2.64,flip_to_long -11760,做多,2021-07-03 13:10:00,2021-07-03 15:30:00,2211.49,2218.5,0.21,flip_to_short -11761,做空,2021-07-03 15:30:00,2021-07-03 15:40:00,2218.5,2222.54,-0.18,flip_to_long -11762,做多,2021-07-03 15:40:00,2021-07-03 16:05:00,2222.54,2220.92,-0.09,flip_to_short -11763,做空,2021-07-03 16:05:00,2021-07-03 16:30:00,2220.92,2220.29,-0.02,flip_to_long -11764,做多,2021-07-03 16:30:00,2021-07-03 17:25:00,2220.29,2221.56,0.01,flip_to_short -11765,做空,2021-07-03 17:25:00,2021-07-03 17:35:00,2221.56,2225.71,-0.18,flip_to_long -11766,做多,2021-07-03 17:35:00,2021-07-03 18:00:00,2225.71,2221.53,-0.18,flip_to_short -11767,做空,2021-07-03 18:00:00,2021-07-03 18:45:00,2221.53,2221.32,-0.03,flip_to_long -11768,做多,2021-07-03 18:45:00,2021-07-03 18:55:00,2221.32,2216.99,-0.19,flip_to_short -11769,做空,2021-07-03 18:55:00,2021-07-03 19:05:00,2216.99,2221.25,-0.18,flip_to_long -11770,做多,2021-07-03 19:05:00,2021-07-03 20:05:00,2221.25,2221.0,-0.05,flip_to_short -11771,做空,2021-07-03 20:05:00,2021-07-03 20:55:00,2221.0,2219.92,-0.0,flip_to_long -11772,做多,2021-07-03 20:55:00,2021-07-03 21:00:00,2219.92,2218.34,-0.09,flip_to_short -11773,做空,2021-07-03 21:00:00,2021-07-03 21:10:00,2218.34,2222.14,-0.17,flip_to_long -11774,做多,2021-07-03 21:10:00,2021-07-03 21:20:00,2222.14,2217.35,-0.2,flip_to_short -11775,做空,2021-07-03 21:20:00,2021-07-03 21:25:00,2217.35,2220.86,-0.16,flip_to_long -11776,做多,2021-07-03 21:25:00,2021-07-03 21:30:00,2220.86,2218.72,-0.11,flip_to_short -11777,做空,2021-07-03 21:30:00,2021-07-03 21:40:00,2218.72,2218.59,-0.03,flip_to_long -11778,做多,2021-07-03 21:40:00,2021-07-03 21:55:00,2218.59,2190.17,-0.99,flip_to_short -11779,做空,2021-07-03 21:55:00,2021-07-03 23:35:00,2190.17,2222.79,-1.13,flip_to_long -11780,做多,2021-07-03 23:35:00,2021-07-04 00:10:00,2222.79,2212.51,-0.37,flip_to_short -11781,做空,2021-07-04 00:10:00,2021-07-04 00:15:00,2212.51,2215.66,-0.14,flip_to_long -11782,做多,2021-07-04 00:15:00,2021-07-04 00:40:00,2215.66,2214.13,-0.09,flip_to_short -11783,做空,2021-07-04 00:40:00,2021-07-04 02:10:00,2214.13,2205.2,0.26,flip_to_long -11784,做多,2021-07-04 02:10:00,2021-07-04 02:55:00,2205.2,2207.63,0.04,flip_to_short -11785,做空,2021-07-04 02:55:00,2021-07-04 11:25:00,2207.63,2325.81,-3.98,flip_to_long -11786,做多,2021-07-04 11:25:00,2021-07-04 12:00:00,2325.81,2328.99,0.06,flip_to_short -11787,做空,2021-07-04 12:00:00,2021-07-04 12:25:00,2328.99,2327.08,0.02,flip_to_long -11788,做多,2021-07-04 12:25:00,2021-07-04 12:30:00,2327.08,2325.07,-0.09,flip_to_short -11789,做空,2021-07-04 12:30:00,2021-07-04 12:45:00,2325.07,2324.66,-0.02,flip_to_long -11790,做多,2021-07-04 12:45:00,2021-07-04 15:10:00,2324.66,2319.77,-0.18,flip_to_short -11791,做空,2021-07-04 15:10:00,2021-07-04 15:15:00,2319.77,2323.73,-0.15,flip_to_long -11792,做多,2021-07-04 15:15:00,2021-07-04 15:20:00,2323.73,2322.21,-0.08,flip_to_short -11793,做空,2021-07-04 15:20:00,2021-07-04 20:30:00,2322.21,2355.16,-1.01,flip_to_long -11794,做多,2021-07-04 20:30:00,2021-07-04 20:35:00,2355.16,2351.96,-0.13,flip_to_short -11795,做空,2021-07-04 20:35:00,2021-07-04 20:40:00,2351.96,2352.15,-0.04,flip_to_long -11796,做多,2021-07-04 20:40:00,2021-07-04 21:20:00,2352.15,2358.66,0.15,flip_to_short -11797,做空,2021-07-04 21:20:00,2021-07-05 05:50:00,2358.66,2268.5,2.56,flip_to_long -11798,做多,2021-07-05 05:50:00,2021-07-05 06:00:00,2268.5,2268.5,-0.04,flip_to_short -11799,做空,2021-07-05 06:00:00,2021-07-05 07:30:00,2268.5,2269.0,-0.05,flip_to_long -11800,做多,2021-07-05 07:30:00,2021-07-05 08:00:00,2269.0,2266.12,-0.13,flip_to_short -11801,做空,2021-07-05 08:00:00,2021-07-05 08:05:00,2266.12,2275.01,-0.31,flip_to_long -11802,做多,2021-07-05 08:05:00,2021-07-05 08:10:00,2275.01,2271.37,-0.15,flip_to_short -11803,做空,2021-07-05 08:10:00,2021-07-05 08:30:00,2271.37,2269.72,0.02,flip_to_long -11804,做多,2021-07-05 08:30:00,2021-07-05 08:35:00,2269.72,2263.14,-0.24,flip_to_short -11805,做空,2021-07-05 08:35:00,2021-07-05 08:40:00,2263.14,2266.55,-0.14,flip_to_long -11806,做多,2021-07-05 08:40:00,2021-07-05 11:15:00,2266.55,2283.56,0.49,flip_to_short -11807,做空,2021-07-05 11:15:00,2021-07-05 16:20:00,2283.56,2219.62,1.94,flip_to_long -11808,做多,2021-07-05 16:20:00,2021-07-05 16:25:00,2219.62,2218.49,-0.07,flip_to_short -11809,做空,2021-07-05 16:25:00,2021-07-05 16:45:00,2218.49,2213.52,0.13,flip_to_long -11810,做多,2021-07-05 16:45:00,2021-07-05 16:55:00,2213.52,2213.56,-0.03,flip_to_short -11811,做空,2021-07-05 16:55:00,2021-07-05 17:05:00,2213.56,2216.02,-0.12,flip_to_long -11812,做多,2021-07-05 17:05:00,2021-07-05 20:20:00,2216.02,2217.19,0.0,flip_to_short -11813,做空,2021-07-05 20:20:00,2021-07-05 20:25:00,2217.19,2222.0,-0.19,flip_to_long -11814,做多,2021-07-05 20:25:00,2021-07-05 20:35:00,2222.0,2209.57,-0.44,flip_to_short -11815,做空,2021-07-05 20:35:00,2021-07-05 21:00:00,2209.57,2223.46,-0.48,flip_to_long -11816,做多,2021-07-05 21:00:00,2021-07-05 22:45:00,2223.46,2231.14,0.21,flip_to_short -11817,做空,2021-07-05 22:45:00,2021-07-05 23:00:00,2231.14,2231.89,-0.06,flip_to_long -11818,做多,2021-07-05 23:00:00,2021-07-05 23:15:00,2231.89,2232.58,-0.01,flip_to_short -11819,做空,2021-07-05 23:15:00,2021-07-06 00:05:00,2232.58,2222.85,0.27,flip_to_long -11820,做多,2021-07-06 00:05:00,2021-07-06 01:10:00,2222.85,2225.19,0.04,flip_to_short -11821,做空,2021-07-06 01:10:00,2021-07-06 01:20:00,2225.19,2230.55,-0.21,flip_to_long -11822,做多,2021-07-06 01:20:00,2021-07-06 01:35:00,2230.55,2227.23,-0.14,flip_to_short -11823,做空,2021-07-06 01:35:00,2021-07-06 01:40:00,2227.23,2229.39,-0.11,flip_to_long -11824,做多,2021-07-06 01:40:00,2021-07-06 01:50:00,2229.39,2225.08,-0.18,flip_to_short -11825,做空,2021-07-06 01:50:00,2021-07-06 02:50:00,2225.08,2228.84,-0.16,flip_to_long -11826,做多,2021-07-06 02:50:00,2021-07-06 09:00:00,2228.84,2323.89,3.02,flip_to_short -11827,做空,2021-07-06 09:00:00,2021-07-06 11:45:00,2323.89,2307.93,0.48,flip_to_long -11828,做多,2021-07-06 11:45:00,2021-07-06 11:50:00,2307.93,2301.5,-0.25,flip_to_short -11829,做空,2021-07-06 11:50:00,2021-07-06 12:05:00,2301.5,2301.55,-0.04,flip_to_long -11830,做多,2021-07-06 12:05:00,2021-07-06 13:45:00,2301.55,2288.87,-0.45,flip_to_short -11831,做空,2021-07-06 13:45:00,2021-07-06 13:50:00,2288.87,2294.79,-0.23,flip_to_long -11832,做多,2021-07-06 13:50:00,2021-07-06 14:05:00,2294.79,2292.6,-0.11,flip_to_short -11833,做空,2021-07-06 14:05:00,2021-07-06 15:15:00,2292.6,2295.39,-0.13,flip_to_long -11834,做多,2021-07-06 15:15:00,2021-07-06 15:50:00,2295.39,2304.4,0.25,flip_to_short -11835,做空,2021-07-06 15:50:00,2021-07-06 16:05:00,2304.4,2304.24,-0.03,flip_to_long -11836,做多,2021-07-06 16:05:00,2021-07-06 16:10:00,2304.24,2301.99,-0.11,flip_to_short -11837,做空,2021-07-06 16:10:00,2021-07-06 16:55:00,2301.99,2312.8,-0.38,flip_to_long -11838,做多,2021-07-06 16:55:00,2021-07-06 17:05:00,2312.8,2304.45,-0.3,flip_to_short -11839,做空,2021-07-06 17:05:00,2021-07-06 17:20:00,2304.45,2303.9,-0.02,flip_to_long -11840,做多,2021-07-06 17:20:00,2021-07-06 17:30:00,2303.9,2299.22,-0.18,flip_to_short -11841,做空,2021-07-06 17:30:00,2021-07-06 17:35:00,2299.22,2307.25,-0.29,flip_to_long -11842,做多,2021-07-06 17:35:00,2021-07-06 20:30:00,2307.25,2313.38,0.16,flip_to_short -11843,做空,2021-07-06 20:30:00,2021-07-06 22:40:00,2313.38,2311.59,0.02,flip_to_long -11844,做多,2021-07-06 22:40:00,2021-07-06 22:50:00,2311.59,2310.0,-0.09,flip_to_short -11845,做空,2021-07-06 22:50:00,2021-07-06 23:00:00,2310.0,2312.03,-0.1,flip_to_long -11846,做多,2021-07-06 23:00:00,2021-07-06 23:05:00,2312.03,2312.01,-0.04,flip_to_short -11847,做空,2021-07-06 23:05:00,2021-07-07 00:45:00,2312.01,2309.55,0.04,flip_to_long -11848,做多,2021-07-07 00:45:00,2021-07-07 01:35:00,2309.55,2304.69,-0.19,flip_to_short -11849,做空,2021-07-07 01:35:00,2021-07-07 01:40:00,2304.69,2312.81,-0.3,flip_to_long -11850,做多,2021-07-07 01:40:00,2021-07-07 01:45:00,2312.81,2311.02,-0.09,flip_to_short -11851,做空,2021-07-07 01:45:00,2021-07-07 02:40:00,2311.02,2318.99,-0.29,flip_to_long -11852,做多,2021-07-07 02:40:00,2021-07-07 07:55:00,2318.99,2376.62,1.77,flip_to_short -11853,做空,2021-07-07 07:55:00,2021-07-07 09:35:00,2376.62,2385.6,-0.32,flip_to_long -11854,做多,2021-07-07 09:35:00,2021-07-07 09:40:00,2385.6,2384.13,-0.08,flip_to_short -11855,做空,2021-07-07 09:40:00,2021-07-07 11:05:00,2384.13,2382.35,0.02,flip_to_long -11856,做多,2021-07-07 11:05:00,2021-07-07 11:45:00,2382.35,2380.97,-0.08,flip_to_short -11857,做空,2021-07-07 11:45:00,2021-07-07 11:50:00,2380.97,2383.45,-0.11,flip_to_long -11858,做多,2021-07-07 11:50:00,2021-07-07 12:40:00,2383.45,2378.59,-0.19,flip_to_short -11859,做空,2021-07-07 12:40:00,2021-07-07 12:45:00,2378.59,2381.3,-0.12,flip_to_long -11860,做多,2021-07-07 12:45:00,2021-07-07 12:50:00,2381.3,2377.26,-0.16,flip_to_short -11861,做空,2021-07-07 12:50:00,2021-07-07 12:55:00,2377.26,2381.61,-0.17,flip_to_long -11862,做多,2021-07-07 12:55:00,2021-07-07 13:00:00,2381.61,2379.28,-0.11,flip_to_short -11863,做空,2021-07-07 13:00:00,2021-07-07 13:10:00,2379.28,2380.13,-0.06,flip_to_long -11864,做多,2021-07-07 13:10:00,2021-07-07 14:05:00,2380.13,2380.14,-0.04,flip_to_short -11865,做空,2021-07-07 14:05:00,2021-07-07 14:20:00,2380.14,2382.35,-0.1,flip_to_long -11866,做多,2021-07-07 14:20:00,2021-07-07 14:25:00,2382.35,2375.71,-0.24,flip_to_short -11867,做空,2021-07-07 14:25:00,2021-07-07 17:45:00,2375.71,2357.95,0.5,flip_to_long -11868,做多,2021-07-07 17:45:00,2021-07-07 19:20:00,2357.95,2356.86,-0.07,flip_to_short -11869,做空,2021-07-07 19:20:00,2021-07-07 20:35:00,2356.86,2360.07,-0.14,flip_to_long -11870,做多,2021-07-07 20:35:00,2021-07-07 20:40:00,2360.07,2356.75,-0.14,flip_to_short -11871,做空,2021-07-07 20:40:00,2021-07-07 20:45:00,2356.75,2362.63,-0.22,flip_to_long -11872,做多,2021-07-07 20:45:00,2021-07-07 21:00:00,2362.63,2357.03,-0.21,flip_to_short -11873,做空,2021-07-07 21:00:00,2021-07-07 21:05:00,2357.03,2358.5,-0.08,flip_to_long -11874,做多,2021-07-07 21:05:00,2021-07-08 12:45:00,2358.5,2164.15,-5.94,flip_to_short -11875,做空,2021-07-08 12:45:00,2021-07-08 14:50:00,2164.15,2156.51,0.2,flip_to_long -11876,做多,2021-07-08 14:50:00,2021-07-08 15:00:00,2156.51,2152.29,-0.17,flip_to_short -11877,做空,2021-07-08 15:00:00,2021-07-08 15:05:00,2152.29,2159.32,-0.25,flip_to_long -11878,做多,2021-07-08 15:05:00,2021-07-08 16:15:00,2159.32,2155.0,-0.17,flip_to_short -11879,做空,2021-07-08 16:15:00,2021-07-08 16:20:00,2155.0,2157.95,-0.13,flip_to_long -11880,做多,2021-07-08 16:20:00,2021-07-08 16:35:00,2157.95,2154.84,-0.13,flip_to_short -11881,做空,2021-07-08 16:35:00,2021-07-08 16:45:00,2154.84,2157.58,-0.12,flip_to_long -11882,做多,2021-07-08 16:45:00,2021-07-08 17:10:00,2157.58,2154.13,-0.14,flip_to_short -11883,做空,2021-07-08 17:10:00,2021-07-08 17:15:00,2154.13,2154.42,-0.04,flip_to_long -11884,做多,2021-07-08 17:15:00,2021-07-08 18:00:00,2154.42,2155.4,-0.0,flip_to_short -11885,做空,2021-07-08 18:00:00,2021-07-08 18:55:00,2155.4,2153.64,0.02,flip_to_long -11886,做多,2021-07-08 18:55:00,2021-07-08 19:30:00,2153.64,2156.82,0.06,flip_to_short -11887,做空,2021-07-08 19:30:00,2021-07-08 19:50:00,2156.82,2155.45,0.01,flip_to_long -11888,做多,2021-07-08 19:50:00,2021-07-08 20:10:00,2155.45,2153.68,-0.09,flip_to_short -11889,做空,2021-07-08 20:10:00,2021-07-09 02:20:00,2153.68,2095.66,1.75,flip_to_long -11890,做多,2021-07-09 02:20:00,2021-07-09 02:30:00,2095.66,2094.4,-0.08,flip_to_short -11891,做空,2021-07-09 02:30:00,2021-07-09 06:30:00,2094.4,2120.3,-0.88,flip_to_long -11892,做多,2021-07-09 06:30:00,2021-07-09 06:35:00,2120.3,2115.65,-0.18,flip_to_short -11893,做空,2021-07-09 06:35:00,2021-07-09 06:40:00,2115.65,2120.11,-0.18,flip_to_long -11894,做多,2021-07-09 06:40:00,2021-07-09 06:55:00,2120.11,2121.89,0.02,flip_to_short -11895,做空,2021-07-09 06:55:00,2021-07-09 09:30:00,2121.89,2116.0,0.15,flip_to_long -11896,做多,2021-07-09 09:30:00,2021-07-09 17:35:00,2116.0,2143.85,0.85,flip_to_short -11897,做空,2021-07-09 17:35:00,2021-07-09 21:35:00,2143.85,2160.61,-0.57,flip_to_long -11898,做多,2021-07-09 21:35:00,2021-07-10 01:45:00,2160.61,2151.39,-0.32,flip_to_short -11899,做空,2021-07-10 01:45:00,2021-07-10 06:50:00,2151.39,2135.27,0.47,flip_to_long -11900,做多,2021-07-10 06:50:00,2021-07-10 06:55:00,2135.27,2132.4,-0.13,flip_to_short -11901,做空,2021-07-10 06:55:00,2021-07-10 07:55:00,2132.4,2121.7,0.31,flip_to_long -11902,做多,2021-07-10 07:55:00,2021-07-10 08:30:00,2121.7,2122.79,0.0,flip_to_short -11903,做空,2021-07-10 08:30:00,2021-07-10 10:15:00,2122.79,2120.19,0.05,flip_to_long -11904,做多,2021-07-10 10:15:00,2021-07-10 11:45:00,2120.19,2116.38,-0.16,flip_to_short -11905,做空,2021-07-10 11:45:00,2021-07-10 12:15:00,2116.38,2115.4,-0.0,flip_to_long -11906,做多,2021-07-10 12:15:00,2021-07-10 12:40:00,2115.4,2115.5,-0.03,flip_to_short -11907,做空,2021-07-10 12:40:00,2021-07-10 12:50:00,2115.5,2116.77,-0.07,flip_to_long -11908,做多,2021-07-10 12:50:00,2021-07-10 13:05:00,2116.77,2111.54,-0.2,flip_to_short -11909,做空,2021-07-10 13:05:00,2021-07-10 13:15:00,2111.54,2116.42,-0.19,flip_to_long -11910,做多,2021-07-10 13:15:00,2021-07-10 13:20:00,2116.42,2114.36,-0.1,flip_to_short -11911,做空,2021-07-10 13:20:00,2021-07-10 14:30:00,2114.36,2107.0,0.2,flip_to_long -11912,做多,2021-07-10 14:30:00,2021-07-10 15:00:00,2107.0,2106.78,-0.04,flip_to_short -11913,做空,2021-07-10 15:00:00,2021-07-10 15:05:00,2106.78,2107.28,-0.05,flip_to_long -11914,做多,2021-07-10 15:05:00,2021-07-10 16:25:00,2107.28,2153.34,1.44,tp_upper -11915,做空,2021-07-10 17:10:00,2021-07-10 19:05:00,2100.32,2102.3,-0.1,flip_to_long -11916,做多,2021-07-10 19:05:00,2021-07-11 01:05:00,2102.3,2112.35,0.29,flip_to_short -11917,做空,2021-07-11 01:05:00,2021-07-11 05:40:00,2112.35,2100.32,0.36,flip_to_long -11918,做多,2021-07-11 05:40:00,2021-07-11 06:15:00,2100.32,2098.57,-0.09,flip_to_short -11919,做空,2021-07-11 06:15:00,2021-07-11 07:00:00,2098.57,2095.18,0.08,flip_to_long -11920,做多,2021-07-11 07:00:00,2021-07-11 08:00:00,2095.18,2092.81,-0.11,flip_to_short -11921,做空,2021-07-11 08:00:00,2021-07-11 08:10:00,2092.81,2095.09,-0.11,flip_to_long -11922,做多,2021-07-11 08:10:00,2021-07-11 13:05:00,2095.09,2120.85,0.82,flip_to_short -11923,做空,2021-07-11 13:05:00,2021-07-11 13:20:00,2120.85,2122.18,-0.08,flip_to_long -11924,做多,2021-07-11 13:20:00,2021-07-11 16:15:00,2122.18,2130.71,0.25,flip_to_short -11925,做空,2021-07-11 16:15:00,2021-07-11 18:15:00,2130.71,2137.73,-0.27,flip_to_long -11926,做多,2021-07-11 18:15:00,2021-07-11 18:30:00,2137.73,2138.45,-0.01,flip_to_short -11927,做空,2021-07-11 18:30:00,2021-07-11 18:35:00,2138.45,2141.3,-0.13,flip_to_long -11928,做多,2021-07-11 18:35:00,2021-07-11 19:15:00,2141.3,2136.07,-0.21,flip_to_short -11929,做空,2021-07-11 19:15:00,2021-07-11 20:05:00,2136.07,2141.44,-0.21,flip_to_long -11930,做多,2021-07-11 20:05:00,2021-07-11 20:10:00,2141.44,2138.35,-0.14,flip_to_short -11931,做空,2021-07-11 20:10:00,2021-07-11 20:15:00,2138.35,2138.61,-0.04,flip_to_long -11932,做多,2021-07-11 20:15:00,2021-07-11 21:35:00,2138.61,2162.99,0.76,tp_upper -11933,做空,2021-07-11 23:00:00,2021-07-12 02:15:00,2147.72,2146.7,-0.0,flip_to_long -11934,做多,2021-07-12 02:15:00,2021-07-12 02:30:00,2146.7,2144.85,-0.1,flip_to_short -11935,做空,2021-07-12 02:30:00,2021-07-12 05:15:00,2144.85,2144.76,-0.03,flip_to_long -11936,做多,2021-07-12 05:15:00,2021-07-12 05:45:00,2144.76,2143.43,-0.08,flip_to_short -11937,做空,2021-07-12 05:45:00,2021-07-12 05:55:00,2143.43,2150.0,-0.25,flip_to_long -11938,做多,2021-07-12 05:55:00,2021-07-12 06:00:00,2150.0,2146.25,-0.16,flip_to_short -11939,做空,2021-07-12 06:00:00,2021-07-12 06:25:00,2146.25,2148.88,-0.12,flip_to_long -11940,做多,2021-07-12 06:25:00,2021-07-12 07:30:00,2148.88,2152.3,0.08,flip_to_short -11941,做空,2021-07-12 07:30:00,2021-07-12 07:40:00,2152.3,2151.56,-0.01,flip_to_long -11942,做多,2021-07-12 07:40:00,2021-07-12 08:20:00,2151.56,2151.96,-0.02,flip_to_short -11943,做空,2021-07-12 08:20:00,2021-07-12 16:10:00,2151.96,2063.85,2.84,tp_lower -11944,做多,2021-07-12 21:20:00,2021-07-12 21:55:00,2029.85,2029.0,-0.07,flip_to_short -11945,做空,2021-07-12 21:55:00,2021-07-12 22:00:00,2029.0,2034.6,-0.24,flip_to_long -11946,做多,2021-07-12 22:00:00,2021-07-12 23:05:00,2034.6,2029.6,-0.21,flip_to_short -11947,做空,2021-07-12 23:05:00,2021-07-13 00:30:00,2029.6,2036.07,-0.27,flip_to_long -11948,做多,2021-07-13 00:30:00,2021-07-13 00:50:00,2036.07,2025.14,-0.43,flip_to_short -11949,做空,2021-07-13 00:50:00,2021-07-13 00:55:00,2025.14,2030.45,-0.23,flip_to_long -11950,做多,2021-07-13 00:55:00,2021-07-13 01:00:00,2030.45,2024.47,-0.25,flip_to_short -11951,做空,2021-07-13 01:00:00,2021-07-13 01:35:00,2024.47,2027.5,-0.14,flip_to_long -11952,做多,2021-07-13 01:35:00,2021-07-13 01:55:00,2027.5,2028.75,0.01,flip_to_short -11953,做空,2021-07-13 01:55:00,2021-07-13 02:15:00,2028.75,2029.21,-0.05,flip_to_long -11954,做多,2021-07-13 02:15:00,2021-07-13 02:25:00,2029.21,2028.01,-0.08,flip_to_short -11955,做空,2021-07-13 02:25:00,2021-07-13 02:30:00,2028.01,2028.47,-0.05,flip_to_long -11956,做多,2021-07-13 02:30:00,2021-07-13 02:55:00,2028.47,2027.55,-0.07,flip_to_short -11957,做空,2021-07-13 02:55:00,2021-07-13 03:05:00,2027.55,2030.67,-0.15,flip_to_long -11958,做多,2021-07-13 03:05:00,2021-07-13 03:40:00,2030.67,2031.03,-0.02,flip_to_short -11959,做空,2021-07-13 03:40:00,2021-07-13 04:00:00,2031.03,2028.33,0.06,flip_to_long -11960,做多,2021-07-13 04:00:00,2021-07-13 04:15:00,2028.33,2028.45,-0.03,flip_to_short -11961,做空,2021-07-13 04:15:00,2021-07-13 04:25:00,2028.45,2027.44,-0.0,flip_to_long -11962,做多,2021-07-13 04:25:00,2021-07-13 09:45:00,2027.44,2012.21,-0.57,flip_to_short -11963,做空,2021-07-13 09:45:00,2021-07-13 10:55:00,2012.21,2019.45,-0.29,flip_to_long -11964,做多,2021-07-13 10:55:00,2021-07-13 11:00:00,2019.45,2013.39,-0.25,flip_to_short -11965,做空,2021-07-13 11:00:00,2021-07-13 11:40:00,2013.39,2020.37,-0.28,flip_to_long -11966,做多,2021-07-13 11:40:00,2021-07-13 16:10:00,2020.37,1986.76,-1.19,flip_to_short -11967,做空,2021-07-13 16:10:00,2021-07-13 18:05:00,1986.76,1984.44,0.05,flip_to_long -11968,做多,2021-07-13 18:05:00,2021-07-13 23:35:00,1984.44,1941.86,-1.5,flip_to_short -11969,做空,2021-07-13 23:35:00,2021-07-13 23:40:00,1941.86,1943.15,-0.08,flip_to_long -11970,做多,2021-07-13 23:40:00,2021-07-13 23:45:00,1943.15,1933.75,-0.36,flip_to_short -11971,做空,2021-07-13 23:45:00,2021-07-13 23:55:00,1933.75,1940.32,-0.26,flip_to_long -11972,做多,2021-07-13 23:55:00,2021-07-14 00:15:00,1940.32,1933.92,-0.25,flip_to_short -11973,做空,2021-07-14 00:15:00,2021-07-14 07:15:00,1933.92,1886.21,1.63,flip_to_long -11974,做多,2021-07-14 07:15:00,2021-07-14 07:25:00,1886.21,1886.0,-0.04,flip_to_short -11975,做空,2021-07-14 07:25:00,2021-07-14 07:30:00,1886.0,1891.23,-0.23,flip_to_long -11976,做多,2021-07-14 07:30:00,2021-07-14 08:45:00,1891.23,1885.02,-0.26,flip_to_short -11977,做空,2021-07-14 08:45:00,2021-07-14 09:00:00,1885.02,1919.93,-1.3,flip_to_long -11978,做多,2021-07-14 09:00:00,2021-07-14 09:15:00,1919.93,1945.23,0.85,tp_upper -11979,做空,2021-07-14 18:05:00,2021-07-14 18:15:00,1997.22,1998.53,-0.08,flip_to_long -11980,做多,2021-07-14 18:15:00,2021-07-14 18:25:00,1998.53,1999.92,0.01,flip_to_short -11981,做空,2021-07-14 18:25:00,2021-07-14 20:15:00,1999.92,1992.69,0.21,flip_to_long -11982,做多,2021-07-14 20:15:00,2021-07-14 21:55:00,1992.69,1993.3,-0.01,flip_to_short -11983,做空,2021-07-14 21:55:00,2021-07-14 22:10:00,1993.3,1995.18,-0.1,flip_to_long -11984,做多,2021-07-14 22:10:00,2021-07-14 23:10:00,1995.18,1990.35,-0.2,flip_to_short -11985,做空,2021-07-14 23:10:00,2021-07-14 23:15:00,1990.35,1990.6,-0.04,flip_to_long -11986,做多,2021-07-14 23:15:00,2021-07-14 23:35:00,1990.6,1990.03,-0.05,flip_to_short -11987,做空,2021-07-14 23:35:00,2021-07-14 23:40:00,1990.03,1991.31,-0.08,flip_to_long -11988,做多,2021-07-14 23:40:00,2021-07-15 00:00:00,1991.31,1989.32,-0.1,flip_to_short -11989,做空,2021-07-15 00:00:00,2021-07-15 00:40:00,1989.32,1991.24,-0.1,flip_to_long -11990,做多,2021-07-15 00:40:00,2021-07-15 01:00:00,1991.24,2033.44,1.4,tp_upper -11991,做空,2021-07-15 01:55:00,2021-07-15 08:05:00,2000.08,1964.96,1.18,flip_to_long -11992,做多,2021-07-15 08:05:00,2021-07-15 08:10:00,1964.96,1959.46,-0.23,flip_to_short -11993,做空,2021-07-15 08:10:00,2021-07-15 08:40:00,1959.46,1961.88,-0.12,flip_to_long -11994,做多,2021-07-15 08:40:00,2021-07-15 08:45:00,1961.88,1961.35,-0.05,flip_to_short -11995,做空,2021-07-15 08:45:00,2021-07-15 09:05:00,1961.35,1965.03,-0.17,flip_to_long -11996,做多,2021-07-15 09:05:00,2021-07-15 10:20:00,1965.03,1947.4,-0.66,flip_to_short -11997,做空,2021-07-15 10:20:00,2021-07-15 10:30:00,1947.4,1925.21,0.75,tp_lower -11998,做多,2021-07-15 14:05:00,2021-07-15 14:10:00,1928.45,1926.75,-0.1,flip_to_short -11999,做空,2021-07-15 14:10:00,2021-07-15 14:35:00,1926.75,1922.56,0.12,flip_to_long -12000,做多,2021-07-15 14:35:00,2021-07-15 14:40:00,1922.56,1916.19,-0.27,flip_to_short -12001,做空,2021-07-15 14:40:00,2021-07-15 14:45:00,1916.19,1918.7,-0.13,flip_to_long -12002,做多,2021-07-15 14:45:00,2021-07-15 14:55:00,1918.7,1917.84,-0.07,flip_to_short -12003,做空,2021-07-15 14:55:00,2021-07-15 15:05:00,1917.84,1917.22,-0.01,flip_to_long -12004,做多,2021-07-15 15:05:00,2021-07-15 15:35:00,1917.22,1915.62,-0.09,flip_to_short -12005,做空,2021-07-15 15:35:00,2021-07-15 15:45:00,1915.62,1916.07,-0.05,flip_to_long -12006,做多,2021-07-15 15:45:00,2021-07-15 15:50:00,1916.07,1913.0,-0.14,flip_to_short -12007,做空,2021-07-15 15:50:00,2021-07-15 18:15:00,1913.0,1913.79,-0.06,flip_to_long -12008,做多,2021-07-15 18:15:00,2021-07-15 18:20:00,1913.79,1907.22,-0.27,flip_to_short -12009,做空,2021-07-15 18:20:00,2021-07-15 18:25:00,1907.22,1911.47,-0.19,flip_to_long -12010,做多,2021-07-15 18:25:00,2021-07-15 18:35:00,1911.47,1909.71,-0.1,flip_to_short -12011,做空,2021-07-15 18:35:00,2021-07-15 19:15:00,1909.71,1925.69,-0.6,flip_to_long -12012,做多,2021-07-15 19:15:00,2021-07-15 22:00:00,1925.69,1916.9,-0.34,flip_to_short -12013,做空,2021-07-15 22:00:00,2021-07-15 23:10:00,1916.9,1921.62,-0.2,flip_to_long -12014,做多,2021-07-15 23:10:00,2021-07-15 23:35:00,1921.62,1909.35,-0.46,flip_to_short -12015,做空,2021-07-15 23:35:00,2021-07-15 23:55:00,1909.35,1919.35,-0.38,flip_to_long -12016,做多,2021-07-15 23:55:00,2021-07-16 00:15:00,1919.35,1915.21,-0.17,flip_to_short -12017,做空,2021-07-16 00:15:00,2021-07-16 01:15:00,1915.21,1919.45,-0.18,flip_to_long -12018,做多,2021-07-16 01:15:00,2021-07-16 01:45:00,1919.45,1921.44,0.04,flip_to_short -12019,做空,2021-07-16 01:45:00,2021-07-16 05:20:00,1921.44,1935.29,-0.52,flip_to_long -12020,做多,2021-07-16 05:20:00,2021-07-16 12:20:00,1935.29,1878.97,-1.97,flip_to_short -12021,做空,2021-07-16 12:20:00,2021-07-16 12:50:00,1878.97,1876.99,0.04,flip_to_long -12022,做多,2021-07-16 12:50:00,2021-07-16 18:10:00,1876.99,1915.06,1.28,flip_to_short -12023,做空,2021-07-16 18:10:00,2021-07-16 18:15:00,1915.06,1916.51,-0.08,flip_to_long -12024,做多,2021-07-16 18:15:00,2021-07-16 18:50:00,1916.51,1915.79,-0.06,flip_to_short -12025,做空,2021-07-16 18:50:00,2021-07-16 18:55:00,1915.79,1917.47,-0.09,flip_to_long -12026,做多,2021-07-16 18:55:00,2021-07-16 19:10:00,1917.47,1919.0,0.02,flip_to_short -12027,做空,2021-07-16 19:10:00,2021-07-16 19:15:00,1919.0,1924.01,-0.2,flip_to_long -12028,做多,2021-07-16 19:15:00,2021-07-16 19:25:00,1924.01,1915.28,-0.33,flip_to_short -12029,做空,2021-07-16 19:25:00,2021-07-16 20:00:00,1915.28,1917.1,-0.09,flip_to_long -12030,做多,2021-07-16 20:00:00,2021-07-17 01:00:00,1917.1,1891.11,-0.91,flip_to_short -12031,做空,2021-07-17 01:00:00,2021-07-17 01:25:00,1891.11,1889.31,0.03,flip_to_long -12032,做多,2021-07-17 01:25:00,2021-07-17 01:30:00,1889.31,1884.09,-0.21,flip_to_short -12033,做空,2021-07-17 01:30:00,2021-07-17 04:30:00,1884.09,1874.44,0.3,flip_to_long -12034,做多,2021-07-17 04:30:00,2021-07-17 07:25:00,1874.44,1877.21,0.06,flip_to_short -12035,做空,2021-07-17 07:25:00,2021-07-17 07:30:00,1877.21,1880.37,-0.14,flip_to_long -12036,做多,2021-07-17 07:30:00,2021-07-17 07:50:00,1880.37,1878.33,-0.1,flip_to_short -12037,做空,2021-07-17 07:50:00,2021-07-17 08:35:00,1878.33,1888.71,-0.39,flip_to_long -12038,做多,2021-07-17 08:35:00,2021-07-17 09:45:00,1888.71,1883.4,-0.21,flip_to_short -12039,做空,2021-07-17 09:45:00,2021-07-17 12:30:00,1883.4,1873.65,0.3,flip_to_long -12040,做多,2021-07-17 12:30:00,2021-07-17 12:40:00,1873.65,1872.66,-0.07,flip_to_short -12041,做空,2021-07-17 12:40:00,2021-07-17 12:45:00,1872.66,1873.39,-0.06,flip_to_long -12042,做多,2021-07-17 12:45:00,2021-07-17 12:50:00,1873.39,1872.29,-0.07,flip_to_short -12043,做空,2021-07-17 12:50:00,2021-07-17 12:55:00,1872.29,1872.61,-0.04,flip_to_long -12044,做多,2021-07-17 12:55:00,2021-07-17 13:00:00,1872.61,1870.89,-0.09,flip_to_short -12045,做空,2021-07-17 13:00:00,2021-07-17 13:05:00,1870.89,1872.27,-0.08,flip_to_long -12046,做多,2021-07-17 13:05:00,2021-07-17 13:15:00,1872.27,1865.19,-0.27,flip_to_short -12047,做空,2021-07-17 13:15:00,2021-07-17 13:40:00,1865.19,1885.9,-0.73,flip_to_long -12048,做多,2021-07-17 13:40:00,2021-07-17 17:15:00,1885.9,1883.39,-0.11,flip_to_short -12049,做空,2021-07-17 17:15:00,2021-07-17 21:10:00,1883.39,1898.72,-0.54,flip_to_long -12050,做多,2021-07-17 21:10:00,2021-07-17 22:05:00,1898.72,1899.4,-0.01,flip_to_short -12051,做空,2021-07-17 22:05:00,2021-07-17 22:10:00,1899.4,1900.38,-0.06,flip_to_long -12052,做多,2021-07-17 22:10:00,2021-07-17 22:25:00,1900.38,1895.82,-0.18,flip_to_short -12053,做空,2021-07-17 22:25:00,2021-07-17 22:45:00,1895.82,1903.17,-0.27,flip_to_long -12054,做多,2021-07-17 22:45:00,2021-07-17 22:50:00,1903.17,1901.44,-0.09,flip_to_short -12055,做空,2021-07-17 22:50:00,2021-07-18 00:00:00,1901.44,1902.68,-0.07,flip_to_long -12056,做多,2021-07-18 00:00:00,2021-07-18 00:10:00,1902.68,1901.28,-0.08,flip_to_short -12057,做空,2021-07-18 00:10:00,2021-07-18 00:15:00,1901.28,1909.07,-0.29,flip_to_long -12058,做多,2021-07-18 00:15:00,2021-07-18 00:35:00,1909.07,1941.3,1.01,tp_upper -12059,做空,2021-07-18 05:35:00,2021-07-18 05:40:00,1975.18,1978.07,-0.12,flip_to_long -12060,做多,2021-07-18 05:40:00,2021-07-18 05:45:00,1978.07,1977.64,-0.04,flip_to_short -12061,做空,2021-07-18 05:45:00,2021-07-18 06:00:00,1977.64,1977.29,-0.02,flip_to_long -12062,做多,2021-07-18 06:00:00,2021-07-18 08:25:00,1977.29,1966.53,-0.37,flip_to_short -12063,做空,2021-07-18 08:25:00,2021-07-18 08:55:00,1966.53,1967.9,-0.07,flip_to_long -12064,做多,2021-07-18 08:55:00,2021-07-18 09:55:00,1967.9,1961.73,-0.22,flip_to_short -12065,做空,2021-07-18 09:55:00,2021-07-18 10:25:00,1961.73,1963.44,-0.08,flip_to_long -12066,做多,2021-07-18 10:25:00,2021-07-18 11:05:00,1963.44,1962.62,-0.06,flip_to_short -12067,做空,2021-07-18 11:05:00,2021-07-18 11:20:00,1962.62,1961.73,-0.0,flip_to_long -12068,做多,2021-07-18 11:20:00,2021-07-18 11:50:00,1961.73,1963.88,0.04,flip_to_short -12069,做空,2021-07-18 11:50:00,2021-07-18 12:35:00,1963.88,1963.64,-0.02,flip_to_long -12070,做多,2021-07-18 12:35:00,2021-07-18 12:45:00,1963.64,1961.42,-0.1,flip_to_short -12071,做空,2021-07-18 12:45:00,2021-07-18 14:40:00,1961.42,1914.18,1.44,tp_lower -12072,做多,2021-07-18 19:20:00,2021-07-18 19:40:00,1905.65,1900.35,-0.21,flip_to_short -12073,做空,2021-07-18 19:40:00,2021-07-18 19:55:00,1900.35,1900.48,-0.04,flip_to_long -12074,做多,2021-07-18 19:55:00,2021-07-18 20:00:00,1900.48,1894.5,-0.23,flip_to_short -12075,做空,2021-07-18 20:00:00,2021-07-18 20:05:00,1894.5,1898.94,-0.18,flip_to_long -12076,做多,2021-07-18 20:05:00,2021-07-18 20:20:00,1898.94,1899.64,-0.01,flip_to_short -12077,做空,2021-07-18 20:20:00,2021-07-18 20:30:00,1899.64,1899.21,-0.02,flip_to_long -12078,做多,2021-07-18 20:30:00,2021-07-18 20:35:00,1899.21,1896.43,-0.12,flip_to_short -12079,做空,2021-07-18 20:35:00,2021-07-18 20:40:00,1896.43,1898.05,-0.08,flip_to_long -12080,做多,2021-07-18 20:40:00,2021-07-18 20:50:00,1898.05,1897.4,-0.05,flip_to_short -12081,做空,2021-07-18 20:50:00,2021-07-18 21:15:00,1897.4,1899.16,-0.09,flip_to_long -12082,做多,2021-07-18 21:15:00,2021-07-18 21:20:00,1899.16,1898.3,-0.06,flip_to_short -12083,做空,2021-07-18 21:20:00,2021-07-18 21:45:00,1898.3,1906.95,-0.31,flip_to_long -12084,做多,2021-07-18 21:45:00,2021-07-18 22:15:00,1906.95,1893.47,-0.46,flip_to_short -12085,做空,2021-07-18 22:15:00,2021-07-18 23:45:00,1893.47,1903.15,-0.34,flip_to_long -12086,做多,2021-07-18 23:45:00,2021-07-18 23:50:00,1903.15,1895.94,-0.26,flip_to_short -12087,做空,2021-07-18 23:50:00,2021-07-19 00:05:00,1895.94,1897.66,-0.08,flip_to_long -12088,做多,2021-07-19 00:05:00,2021-07-19 00:20:00,1897.66,1897.73,-0.03,flip_to_short -12089,做空,2021-07-19 00:20:00,2021-07-19 03:15:00,1897.73,1882.38,0.47,flip_to_long -12090,做多,2021-07-19 03:15:00,2021-07-19 03:50:00,1882.38,1883.35,0.0,flip_to_short -12091,做空,2021-07-19 03:50:00,2021-07-19 03:55:00,1883.35,1884.79,-0.08,flip_to_long -12092,做多,2021-07-19 03:55:00,2021-07-19 04:05:00,1884.79,1881.98,-0.12,flip_to_short -12093,做空,2021-07-19 04:05:00,2021-07-19 04:10:00,1881.98,1883.57,-0.08,flip_to_long -12094,做多,2021-07-19 04:10:00,2021-07-19 07:30:00,1883.57,1892.89,0.27,flip_to_short -12095,做空,2021-07-19 07:30:00,2021-07-19 07:40:00,1892.89,1895.09,-0.1,flip_to_long -12096,做多,2021-07-19 07:40:00,2021-07-19 07:45:00,1895.09,1893.77,-0.07,flip_to_short -12097,做空,2021-07-19 07:45:00,2021-07-19 07:55:00,1893.77,1890.82,0.06,flip_to_long -12098,做多,2021-07-19 07:55:00,2021-07-19 08:25:00,1890.82,1896.52,0.15,flip_to_short -12099,做空,2021-07-19 08:25:00,2021-07-19 17:10:00,1896.52,1821.26,2.41,flip_to_long -12100,做多,2021-07-19 17:10:00,2021-07-19 18:50:00,1821.26,1816.42,-0.2,flip_to_short -12101,做空,2021-07-19 18:50:00,2021-07-19 19:30:00,1816.42,1819.64,-0.14,flip_to_long -12102,做多,2021-07-19 19:30:00,2021-07-19 19:40:00,1819.64,1820.93,0.01,flip_to_short -12103,做空,2021-07-19 19:40:00,2021-07-19 19:50:00,1820.93,1819.57,0.02,flip_to_long -12104,做多,2021-07-19 19:50:00,2021-07-19 20:05:00,1819.57,1821.56,0.04,flip_to_short -12105,做空,2021-07-19 20:05:00,2021-07-19 20:40:00,1821.56,1822.25,-0.06,flip_to_long -12106,做多,2021-07-19 20:40:00,2021-07-19 20:50:00,1822.25,1817.81,-0.19,flip_to_short -12107,做空,2021-07-19 20:50:00,2021-07-19 21:00:00,1817.81,1820.77,-0.13,flip_to_long -12108,做多,2021-07-19 21:00:00,2021-07-19 21:05:00,1820.77,1819.59,-0.07,flip_to_short -12109,做空,2021-07-19 21:05:00,2021-07-19 21:15:00,1819.59,1825.23,-0.23,flip_to_long -12110,做多,2021-07-19 21:15:00,2021-07-19 21:25:00,1825.23,1822.87,-0.11,flip_to_short -12111,做空,2021-07-19 21:25:00,2021-07-19 22:05:00,1822.87,1820.3,0.06,flip_to_long -12112,做多,2021-07-19 22:05:00,2021-07-19 22:55:00,1820.3,1820.2,-0.03,flip_to_short -12113,做空,2021-07-19 22:55:00,2021-07-19 23:25:00,1820.2,1820.18,-0.03,flip_to_long -12114,做多,2021-07-19 23:25:00,2021-07-19 23:50:00,1820.18,1818.47,-0.09,flip_to_short -12115,做空,2021-07-19 23:50:00,2021-07-20 00:05:00,1818.47,1815.43,0.07,flip_to_long -12116,做多,2021-07-20 00:05:00,2021-07-20 00:15:00,1815.43,1829.13,0.45,tp_upper -12117,做空,2021-07-20 00:20:00,2021-07-20 01:10:00,1820.59,1780.45,1.39,tp_lower -12118,做多,2021-07-20 06:25:00,2021-07-20 08:05:00,1748.43,1746.97,-0.09,flip_to_short -12119,做空,2021-07-20 08:05:00,2021-07-20 10:20:00,1746.97,1746.11,-0.0,flip_to_long -12120,做多,2021-07-20 10:20:00,2021-07-20 10:30:00,1746.11,1746.05,-0.03,flip_to_short -12121,做空,2021-07-20 10:30:00,2021-07-20 10:40:00,1746.05,1749.63,-0.17,flip_to_long -12122,做多,2021-07-20 10:40:00,2021-07-20 10:45:00,1749.63,1744.89,-0.21,flip_to_short -12123,做空,2021-07-20 10:45:00,2021-07-20 10:50:00,1744.89,1753.63,-0.36,flip_to_long -12124,做多,2021-07-20 10:50:00,2021-07-20 11:10:00,1753.63,1749.18,-0.2,flip_to_short -12125,做空,2021-07-20 11:10:00,2021-07-20 11:30:00,1749.18,1748.97,-0.02,flip_to_long -12126,做多,2021-07-20 11:30:00,2021-07-20 12:25:00,1748.97,1747.28,-0.09,flip_to_short -12127,做空,2021-07-20 12:25:00,2021-07-20 12:30:00,1747.28,1749.49,-0.11,flip_to_long -12128,做多,2021-07-20 12:30:00,2021-07-20 13:20:00,1749.49,1735.29,-0.55,flip_to_short -12129,做空,2021-07-20 13:20:00,2021-07-20 13:30:00,1735.29,1742.11,-0.28,flip_to_long -12130,做多,2021-07-20 13:30:00,2021-07-20 14:15:00,1742.11,1746.21,0.12,flip_to_short -12131,做空,2021-07-20 14:15:00,2021-07-20 14:20:00,1746.21,1760.35,-0.54,flip_to_long -12132,做多,2021-07-20 14:20:00,2021-07-20 15:25:00,1760.35,1810.95,1.77,tp_upper -12133,做空,2021-07-20 19:55:00,2021-07-20 21:50:00,1788.25,1787.58,-0.01,flip_to_long -12134,做多,2021-07-20 21:50:00,2021-07-21 00:15:00,1787.58,1787.29,-0.04,flip_to_short -12135,做空,2021-07-21 00:15:00,2021-07-21 02:00:00,1787.29,1778.87,0.28,flip_to_long -12136,做多,2021-07-21 02:00:00,2021-07-21 09:25:00,1778.87,1865.45,3.16,flip_to_short -12137,做空,2021-07-21 09:25:00,2021-07-21 19:00:00,1865.45,1960.59,-3.54,flip_to_long -12138,做多,2021-07-21 19:00:00,2021-07-21 19:20:00,1960.59,1958.31,-0.11,flip_to_short -12139,做空,2021-07-21 19:20:00,2021-07-21 21:35:00,1958.31,1958.43,-0.04,flip_to_long -12140,做多,2021-07-21 21:35:00,2021-07-22 02:00:00,1958.43,1971.65,0.41,flip_to_short -12141,做空,2021-07-22 02:00:00,2021-07-22 02:05:00,1971.65,1980.27,-0.32,flip_to_long -12142,做多,2021-07-22 02:05:00,2021-07-22 02:10:00,1980.27,1973.38,-0.26,flip_to_short -12143,做空,2021-07-22 02:10:00,2021-07-22 02:15:00,1973.38,1978.51,-0.2,flip_to_long -12144,做多,2021-07-22 02:15:00,2021-07-22 03:15:00,1978.51,1980.01,0.02,flip_to_short -12145,做空,2021-07-22 03:15:00,2021-07-22 04:05:00,1980.01,1982.87,-0.13,flip_to_long -12146,做多,2021-07-22 04:05:00,2021-07-22 04:45:00,1982.87,1985.96,0.07,flip_to_short -12147,做空,2021-07-22 04:45:00,2021-07-22 05:25:00,1985.96,1980.72,0.14,flip_to_long -12148,做多,2021-07-22 05:25:00,2021-07-22 06:15:00,1980.72,1977.45,-0.14,flip_to_short -12149,做空,2021-07-22 06:15:00,2021-07-22 06:25:00,1977.45,1977.67,-0.04,flip_to_long -12150,做多,2021-07-22 06:25:00,2021-07-22 06:45:00,1977.67,1978.67,0.0,flip_to_short -12151,做空,2021-07-22 06:45:00,2021-07-22 10:05:00,1978.67,1987.3,-0.31,flip_to_long -12152,做多,2021-07-22 10:05:00,2021-07-22 12:45:00,1987.3,1983.06,-0.17,flip_to_short -12153,做空,2021-07-22 12:45:00,2021-07-22 12:50:00,1983.06,1984.25,-0.07,flip_to_long -12154,做多,2021-07-22 12:50:00,2021-07-22 14:00:00,1984.25,1985.15,-0.0,flip_to_short -12155,做空,2021-07-22 14:00:00,2021-07-22 20:15:00,1985.15,2024.31,-1.29,flip_to_long -12156,做多,2021-07-22 20:15:00,2021-07-22 20:20:00,2024.31,2020.3,-0.15,flip_to_short -12157,做空,2021-07-22 20:20:00,2021-07-22 21:40:00,2020.3,2025.47,-0.19,flip_to_long -12158,做多,2021-07-22 21:40:00,2021-07-22 21:45:00,2025.47,2018.96,-0.23,flip_to_short -12159,做空,2021-07-22 21:45:00,2021-07-22 23:20:00,2018.96,2014.37,0.11,flip_to_long -12160,做多,2021-07-22 23:20:00,2021-07-23 00:10:00,2014.37,2014.72,-0.02,flip_to_short -12161,做空,2021-07-23 00:10:00,2021-07-23 00:15:00,2014.72,2024.31,-0.33,flip_to_long -12162,做多,2021-07-23 00:15:00,2021-07-23 01:35:00,2024.31,2059.23,1.05,tp_upper -12163,做空,2021-07-23 06:10:00,2021-07-23 11:00:00,2067.52,2063.05,0.11,flip_to_long -12164,做多,2021-07-23 11:00:00,2021-07-23 11:45:00,2063.05,2057.75,-0.2,flip_to_short -12165,做空,2021-07-23 11:45:00,2021-07-23 12:20:00,2057.75,2059.12,-0.07,flip_to_long -12166,做多,2021-07-23 12:20:00,2021-07-23 12:25:00,2059.12,2054.34,-0.18,flip_to_short -12167,做空,2021-07-23 12:25:00,2021-07-23 12:30:00,2054.34,2059.38,-0.19,flip_to_long -12168,做多,2021-07-23 12:30:00,2021-07-23 12:35:00,2059.38,2055.1,-0.16,flip_to_short -12169,做空,2021-07-23 12:35:00,2021-07-23 12:45:00,2055.1,2057.86,-0.12,flip_to_long -12170,做多,2021-07-23 12:45:00,2021-07-23 14:35:00,2057.86,2061.46,0.08,flip_to_short -12171,做空,2021-07-23 14:35:00,2021-07-23 19:50:00,2061.46,2022.27,1.16,flip_to_long -12172,做多,2021-07-23 19:50:00,2021-07-24 07:30:00,2022.27,2126.47,3.25,flip_to_short -12173,做空,2021-07-24 07:30:00,2021-07-24 07:35:00,2126.47,2128.31,-0.09,flip_to_long -12174,做多,2021-07-24 07:35:00,2021-07-24 08:00:00,2128.31,2126.45,-0.09,flip_to_short -12175,做空,2021-07-24 08:00:00,2021-07-24 09:30:00,2126.45,2132.93,-0.24,flip_to_long -12176,做多,2021-07-24 09:30:00,2021-07-24 14:05:00,2132.93,2147.86,0.44,flip_to_short -12177,做空,2021-07-24 14:05:00,2021-07-24 14:15:00,2147.86,2153.52,-0.21,flip_to_long -12178,做多,2021-07-24 14:15:00,2021-07-24 15:40:00,2153.52,2155.68,0.03,flip_to_short -12179,做空,2021-07-24 15:40:00,2021-07-24 16:00:00,2155.68,2155.84,-0.04,flip_to_long -12180,做多,2021-07-24 16:00:00,2021-07-24 16:05:00,2155.84,2148.43,-0.26,flip_to_short -12181,做空,2021-07-24 16:05:00,2021-07-24 16:10:00,2148.43,2157.15,-0.31,flip_to_long -12182,做多,2021-07-24 16:10:00,2021-07-24 19:00:00,2157.15,2165.58,0.23,flip_to_short -12183,做空,2021-07-24 19:00:00,2021-07-24 19:10:00,2165.58,2174.15,-0.3,flip_to_long -12184,做多,2021-07-24 19:10:00,2021-07-24 19:20:00,2174.15,2161.34,-0.42,flip_to_short -12185,做空,2021-07-24 19:20:00,2021-07-24 21:45:00,2161.34,2170.73,-0.32,flip_to_long -12186,做多,2021-07-24 21:45:00,2021-07-24 21:50:00,2170.73,2167.51,-0.13,flip_to_short -12187,做空,2021-07-24 21:50:00,2021-07-24 22:35:00,2167.51,2161.19,0.16,flip_to_long -12188,做多,2021-07-24 22:35:00,2021-07-24 23:00:00,2161.19,2161.14,-0.03,flip_to_short -12189,做空,2021-07-24 23:00:00,2021-07-24 23:15:00,2161.14,2165.87,-0.18,flip_to_long -12190,做多,2021-07-24 23:15:00,2021-07-25 00:40:00,2165.87,2154.57,-0.37,flip_to_short -12191,做空,2021-07-25 00:40:00,2021-07-25 01:05:00,2154.57,2158.28,-0.15,flip_to_long -12192,做多,2021-07-25 01:05:00,2021-07-25 03:45:00,2158.28,2162.39,0.09,flip_to_short -12193,做空,2021-07-25 03:45:00,2021-07-25 04:30:00,2162.39,2168.11,-0.21,flip_to_long -12194,做多,2021-07-25 04:30:00,2021-07-25 05:25:00,2168.11,2156.54,-0.38,flip_to_short -12195,做空,2021-07-25 05:25:00,2021-07-25 05:30:00,2156.54,2159.8,-0.13,flip_to_long -12196,做多,2021-07-25 05:30:00,2021-07-25 05:45:00,2159.8,2156.58,-0.13,flip_to_short -12197,做空,2021-07-25 05:45:00,2021-07-25 05:50:00,2156.58,2157.01,-0.05,flip_to_long -12198,做多,2021-07-25 05:50:00,2021-07-25 06:05:00,2157.01,2158.0,-0.0,flip_to_short -12199,做空,2021-07-25 06:05:00,2021-07-25 08:50:00,2158.0,2166.44,-0.29,flip_to_long -12200,做多,2021-07-25 08:50:00,2021-07-25 09:05:00,2166.44,2163.14,-0.13,flip_to_short -12201,做空,2021-07-25 09:05:00,2021-07-25 09:30:00,2163.14,2166.51,-0.13,flip_to_long -12202,做多,2021-07-25 09:30:00,2021-07-25 09:40:00,2166.51,2168.62,0.03,flip_to_short -12203,做空,2021-07-25 09:40:00,2021-07-25 09:50:00,2168.62,2171.67,-0.12,flip_to_long -12204,做多,2021-07-25 09:50:00,2021-07-25 10:40:00,2171.67,2165.91,-0.2,flip_to_short -12205,做空,2021-07-25 10:40:00,2021-07-25 15:45:00,2165.91,2141.3,0.69,flip_to_long -12206,做多,2021-07-25 15:45:00,2021-07-25 15:50:00,2141.3,2139.28,-0.09,flip_to_short -12207,做空,2021-07-25 15:50:00,2021-07-25 16:00:00,2139.28,2137.09,0.03,flip_to_long -12208,做多,2021-07-25 16:00:00,2021-07-25 16:05:00,2137.09,2130.34,-0.24,flip_to_short -12209,做空,2021-07-25 16:05:00,2021-07-25 16:15:00,2130.34,2134.8,-0.17,flip_to_long -12210,做多,2021-07-25 16:15:00,2021-07-25 16:25:00,2134.8,2130.26,-0.17,flip_to_short -12211,做空,2021-07-25 16:25:00,2021-07-25 16:30:00,2130.26,2132.21,-0.09,flip_to_long -12212,做多,2021-07-25 16:30:00,2021-07-25 17:05:00,2132.21,2130.87,-0.07,flip_to_short -12213,做空,2021-07-25 17:05:00,2021-07-25 22:05:00,2130.87,2156.26,-0.79,flip_to_long -12214,做多,2021-07-25 22:05:00,2021-07-25 22:45:00,2156.26,2156.01,-0.04,flip_to_short -12215,做空,2021-07-25 22:45:00,2021-07-25 22:50:00,2156.01,2157.85,-0.08,flip_to_long -12216,做多,2021-07-25 22:50:00,2021-07-26 01:00:00,2157.85,2311.08,4.4,tp_upper -12217,做空,2021-07-26 07:35:00,2021-07-26 09:00:00,2322.33,2337.24,-0.47,flip_to_long -12218,做多,2021-07-26 09:00:00,2021-07-26 09:25:00,2337.24,2344.56,0.18,flip_to_short -12219,做空,2021-07-26 09:25:00,2021-07-26 09:35:00,2344.56,2344.01,-0.02,flip_to_long -12220,做多,2021-07-26 09:35:00,2021-07-26 09:40:00,2344.01,2335.16,-0.29,flip_to_short -12221,做空,2021-07-26 09:40:00,2021-07-26 09:55:00,2335.16,2344.77,-0.31,flip_to_long -12222,做多,2021-07-26 09:55:00,2021-07-26 10:15:00,2344.77,2343.02,-0.08,flip_to_short -12223,做空,2021-07-26 10:15:00,2021-07-26 10:20:00,2343.02,2344.55,-0.08,flip_to_long -12224,做多,2021-07-26 10:20:00,2021-07-26 11:10:00,2344.55,2350.04,0.12,flip_to_short -12225,做空,2021-07-26 11:10:00,2021-07-26 11:50:00,2350.04,2342.09,0.19,flip_to_long -12226,做多,2021-07-26 11:50:00,2021-07-26 12:00:00,2342.09,2341.06,-0.06,flip_to_short -12227,做空,2021-07-26 12:00:00,2021-07-26 12:10:00,2341.06,2340.91,-0.03,flip_to_long -12228,做多,2021-07-26 12:10:00,2021-07-26 13:00:00,2340.91,2328.0,-0.4,flip_to_short -12229,做空,2021-07-26 13:00:00,2021-07-26 14:00:00,2328.0,2344.58,-0.51,flip_to_long -12230,做多,2021-07-26 14:00:00,2021-07-26 14:15:00,2344.58,2346.25,0.01,flip_to_short -12231,做空,2021-07-26 14:15:00,2021-07-26 15:30:00,2346.25,2341.66,0.1,flip_to_long -12232,做多,2021-07-26 15:30:00,2021-07-26 15:35:00,2341.66,2339.27,-0.1,flip_to_short -12233,做空,2021-07-26 15:35:00,2021-07-26 15:40:00,2339.27,2345.03,-0.2,flip_to_long -12234,做多,2021-07-26 15:40:00,2021-07-26 19:55:00,2345.03,2362.03,0.44,flip_to_short -12235,做空,2021-07-26 19:55:00,2021-07-27 04:45:00,2362.03,2190.0,4.79,flip_to_long -12236,做多,2021-07-27 04:45:00,2021-07-27 04:50:00,2190.0,2185.31,-0.19,flip_to_short -12237,做空,2021-07-27 04:50:00,2021-07-27 05:05:00,2185.31,2187.5,-0.11,flip_to_long -12238,做多,2021-07-27 05:05:00,2021-07-27 05:10:00,2187.5,2184.0,-0.15,flip_to_short -12239,做空,2021-07-27 05:10:00,2021-07-27 05:15:00,2184.0,2191.34,-0.28,flip_to_long -12240,做多,2021-07-27 05:15:00,2021-07-27 06:50:00,2191.34,2184.02,-0.27,flip_to_short -12241,做空,2021-07-27 06:50:00,2021-07-27 14:20:00,2184.02,2258.63,-2.46,flip_to_long -12242,做多,2021-07-27 14:20:00,2021-07-27 14:40:00,2258.63,2271.84,0.37,flip_to_short -12243,做空,2021-07-27 14:40:00,2021-07-27 15:45:00,2271.84,2274.31,-0.11,flip_to_long -12244,做多,2021-07-27 15:45:00,2021-07-27 20:05:00,2274.31,2244.05,-0.95,flip_to_short -12245,做空,2021-07-27 20:05:00,2021-07-27 20:15:00,2244.05,2243.77,-0.03,flip_to_long -12246,做多,2021-07-27 20:15:00,2021-07-27 20:20:00,2243.77,2240.49,-0.13,flip_to_short -12247,做空,2021-07-27 20:20:00,2021-07-27 20:25:00,2240.49,2247.99,-0.26,flip_to_long -12248,做多,2021-07-27 20:25:00,2021-07-27 20:30:00,2247.99,2240.5,-0.26,flip_to_short -12249,做空,2021-07-27 20:30:00,2021-07-28 01:05:00,2240.5,2280.78,-1.24,flip_to_long -12250,做多,2021-07-28 01:05:00,2021-07-28 03:00:00,2280.78,2278.19,-0.11,flip_to_short -12251,做空,2021-07-28 03:00:00,2021-07-28 03:20:00,2278.19,2294.59,-0.51,flip_to_long -12252,做多,2021-07-28 03:20:00,2021-07-28 03:40:00,2294.59,2291.4,-0.12,flip_to_short -12253,做空,2021-07-28 03:40:00,2021-07-28 03:45:00,2291.4,2293.15,-0.08,flip_to_long -12254,做多,2021-07-28 03:45:00,2021-07-28 03:50:00,2293.15,2288.76,-0.16,flip_to_short -12255,做空,2021-07-28 03:50:00,2021-07-28 04:00:00,2288.76,2293.86,-0.18,flip_to_long -12256,做多,2021-07-28 04:00:00,2021-07-28 04:05:00,2293.86,2285.69,-0.26,flip_to_short -12257,做空,2021-07-28 04:05:00,2021-07-28 04:50:00,2285.69,2291.48,-0.2,flip_to_long -12258,做多,2021-07-28 04:50:00,2021-07-28 05:30:00,2291.48,2290.59,-0.06,flip_to_short -12259,做空,2021-07-28 05:30:00,2021-07-28 05:35:00,2290.59,2296.29,-0.19,flip_to_long -12260,做多,2021-07-28 05:35:00,2021-07-28 05:50:00,2296.29,2294.41,-0.08,flip_to_short -12261,做空,2021-07-28 05:50:00,2021-07-28 07:40:00,2294.41,2298.92,-0.16,flip_to_long -12262,做多,2021-07-28 07:40:00,2021-07-28 08:35:00,2298.92,2287.63,-0.35,flip_to_short -12263,做空,2021-07-28 08:35:00,2021-07-28 08:45:00,2287.63,2282.98,0.1,flip_to_long -12264,做多,2021-07-28 08:45:00,2021-07-28 12:40:00,2282.98,2296.0,0.33,flip_to_short -12265,做空,2021-07-28 12:40:00,2021-07-28 16:05:00,2296.0,2298.18,-0.09,flip_to_long -12266,做多,2021-07-28 16:05:00,2021-07-28 17:25:00,2298.18,2289.72,-0.27,flip_to_short -12267,做空,2021-07-28 17:25:00,2021-07-28 18:15:00,2289.72,2287.02,0.04,flip_to_long -12268,做多,2021-07-28 18:15:00,2021-07-28 19:25:00,2287.02,2302.47,0.4,flip_to_short -12269,做空,2021-07-28 19:25:00,2021-07-28 20:10:00,2302.47,2307.17,-0.16,flip_to_long -12270,做多,2021-07-28 20:10:00,2021-07-28 20:15:00,2307.17,2303.09,-0.14,flip_to_short -12271,做空,2021-07-28 20:15:00,2021-07-28 20:25:00,2303.09,2299.17,0.08,flip_to_long -12272,做多,2021-07-28 20:25:00,2021-07-28 21:40:00,2299.17,2298.2,-0.06,flip_to_short -12273,做空,2021-07-28 21:40:00,2021-07-28 21:45:00,2298.2,2302.02,-0.14,flip_to_long -12274,做多,2021-07-28 21:45:00,2021-07-28 22:00:00,2302.02,2302.29,-0.02,flip_to_short -12275,做空,2021-07-28 22:00:00,2021-07-28 23:15:00,2302.29,2303.91,-0.08,flip_to_long -12276,做多,2021-07-28 23:15:00,2021-07-28 23:20:00,2303.91,2286.5,-0.51,flip_to_short -12277,做空,2021-07-28 23:20:00,2021-07-28 23:45:00,2286.5,2298.61,-0.36,flip_to_long -12278,做多,2021-07-28 23:45:00,2021-07-29 00:15:00,2298.61,2298.21,-0.04,flip_to_short -12279,做空,2021-07-29 00:15:00,2021-07-29 02:05:00,2298.21,2288.08,0.25,flip_to_long -12280,做多,2021-07-29 02:05:00,2021-07-29 02:15:00,2288.08,2291.28,0.06,flip_to_short -12281,做空,2021-07-29 02:15:00,2021-07-29 02:25:00,2291.28,2292.97,-0.08,flip_to_long -12282,做多,2021-07-29 02:25:00,2021-07-29 02:30:00,2292.97,2292.09,-0.06,flip_to_short -12283,做空,2021-07-29 02:30:00,2021-07-29 04:05:00,2292.09,2280.9,0.28,flip_to_long -12284,做多,2021-07-29 04:05:00,2021-07-29 04:20:00,2280.9,2285.11,0.09,flip_to_short -12285,做空,2021-07-29 04:20:00,2021-07-29 04:25:00,2285.11,2294.35,-0.29,flip_to_long -12286,做多,2021-07-29 04:25:00,2021-07-29 05:10:00,2294.35,2289.13,-0.18,flip_to_short -12287,做空,2021-07-29 05:10:00,2021-07-29 08:15:00,2289.13,2294.16,-0.17,flip_to_long -12288,做多,2021-07-29 08:15:00,2021-07-29 08:20:00,2294.16,2290.67,-0.13,flip_to_short -12289,做空,2021-07-29 08:20:00,2021-07-29 08:25:00,2290.67,2293.28,-0.1,flip_to_long -12290,做多,2021-07-29 08:25:00,2021-07-29 08:30:00,2293.28,2290.93,-0.1,flip_to_short -12291,做空,2021-07-29 08:30:00,2021-07-29 08:40:00,2290.93,2297.28,-0.21,flip_to_long -12292,做多,2021-07-29 08:40:00,2021-07-29 08:50:00,2297.28,2295.62,-0.08,flip_to_short -12293,做空,2021-07-29 08:50:00,2021-07-29 09:00:00,2295.62,2295.0,-0.01,flip_to_long -12294,做多,2021-07-29 09:00:00,2021-07-29 11:35:00,2295.0,2297.12,0.03,flip_to_short -12295,做空,2021-07-29 11:35:00,2021-07-29 13:10:00,2297.12,2309.0,-0.35,flip_to_long -12296,做多,2021-07-29 13:10:00,2021-07-29 14:15:00,2309.0,2300.56,-0.26,flip_to_short -12297,做空,2021-07-29 14:15:00,2021-07-29 14:20:00,2300.56,2305.21,-0.16,flip_to_long -12298,做多,2021-07-29 14:20:00,2021-07-29 14:30:00,2305.21,2306.08,-0.01,flip_to_short -12299,做空,2021-07-29 14:30:00,2021-07-29 14:35:00,2306.08,2316.65,-0.31,flip_to_long -12300,做多,2021-07-29 14:35:00,2021-07-29 18:20:00,2316.65,2318.83,0.03,flip_to_short -12301,做空,2021-07-29 18:20:00,2021-07-29 22:00:00,2318.83,2315.51,0.06,flip_to_long -12302,做多,2021-07-29 22:00:00,2021-07-29 23:00:00,2315.51,2357.89,1.09,tp_upper -12303,做空,2021-07-30 04:40:00,2021-07-30 04:45:00,2413.49,2418.23,-0.16,flip_to_long -12304,做多,2021-07-30 04:45:00,2021-07-30 04:50:00,2418.23,2409.01,-0.27,flip_to_short -12305,做空,2021-07-30 04:50:00,2021-07-30 04:55:00,2409.01,2415.71,-0.21,flip_to_long -12306,做多,2021-07-30 04:55:00,2021-07-30 05:05:00,2415.71,2413.9,-0.08,flip_to_short -12307,做空,2021-07-30 05:05:00,2021-07-30 13:35:00,2413.9,2347.55,1.7,flip_to_long -12308,做多,2021-07-30 13:35:00,2021-07-30 13:50:00,2347.55,2341.69,-0.19,flip_to_short -12309,做空,2021-07-30 13:50:00,2021-07-30 14:00:00,2341.69,2345.0,-0.12,flip_to_long -12310,做多,2021-07-30 14:00:00,2021-07-30 14:30:00,2345.0,2341.03,-0.14,flip_to_short -12311,做空,2021-07-30 14:30:00,2021-07-30 14:40:00,2341.03,2341.89,-0.06,flip_to_long -12312,做多,2021-07-30 14:40:00,2021-07-30 15:25:00,2341.89,2340.71,-0.06,flip_to_short -12313,做空,2021-07-30 15:25:00,2021-07-30 15:30:00,2340.71,2342.35,-0.08,flip_to_long -12314,做多,2021-07-30 15:30:00,2021-07-30 16:00:00,2342.35,2343.03,-0.01,flip_to_short -12315,做空,2021-07-30 16:00:00,2021-07-30 16:15:00,2343.03,2342.68,-0.02,flip_to_long -12316,做多,2021-07-30 16:15:00,2021-07-30 16:25:00,2342.68,2339.92,-0.11,flip_to_short -12317,做空,2021-07-30 16:25:00,2021-07-30 16:30:00,2339.92,2343.21,-0.12,flip_to_long -12318,做多,2021-07-30 16:30:00,2021-07-30 16:35:00,2343.21,2337.64,-0.18,flip_to_short -12319,做空,2021-07-30 16:35:00,2021-07-30 17:05:00,2337.64,2340.45,-0.11,flip_to_long -12320,做多,2021-07-30 17:05:00,2021-07-30 17:20:00,2340.45,2343.32,0.05,flip_to_short -12321,做空,2021-07-30 17:20:00,2021-07-30 18:10:00,2343.32,2345.66,-0.09,flip_to_long -12322,做多,2021-07-30 18:10:00,2021-07-31 03:30:00,2345.66,2455.56,2.91,flip_to_short -12323,做空,2021-07-31 03:30:00,2021-07-31 04:55:00,2455.56,2456.17,-0.05,flip_to_long -12324,做多,2021-07-31 04:55:00,2021-07-31 11:15:00,2456.17,2451.39,-0.16,flip_to_short -12325,做空,2021-07-31 11:15:00,2021-07-31 11:20:00,2451.39,2461.1,-0.3,flip_to_long -12326,做多,2021-07-31 11:20:00,2021-07-31 11:50:00,2461.1,2458.77,-0.1,flip_to_short -12327,做空,2021-07-31 11:50:00,2021-07-31 12:05:00,2458.77,2458.28,-0.02,flip_to_long -12328,做多,2021-07-31 12:05:00,2021-07-31 12:35:00,2458.28,2456.26,-0.09,flip_to_short -12329,做空,2021-07-31 12:35:00,2021-07-31 12:55:00,2456.26,2462.03,-0.19,flip_to_long -12330,做多,2021-07-31 12:55:00,2021-07-31 13:00:00,2462.03,2460.46,-0.07,flip_to_short -12331,做空,2021-07-31 13:00:00,2021-07-31 15:55:00,2460.46,2458.01,0.03,flip_to_long -12332,做多,2021-07-31 15:55:00,2021-07-31 16:20:00,2458.01,2458.07,-0.03,flip_to_short -12333,做空,2021-07-31 16:20:00,2021-07-31 16:40:00,2458.07,2455.85,0.03,flip_to_long -12334,做多,2021-07-31 16:40:00,2021-07-31 16:45:00,2455.85,2452.33,-0.13,flip_to_short -12335,做空,2021-07-31 16:45:00,2021-07-31 18:15:00,2452.33,2447.72,0.09,flip_to_long -12336,做多,2021-07-31 18:15:00,2021-07-31 19:45:00,2447.72,2452.31,0.09,flip_to_short -12337,做空,2021-07-31 19:45:00,2021-07-31 20:20:00,2452.31,2454.84,-0.1,flip_to_long -12338,做多,2021-07-31 20:20:00,2021-07-31 20:35:00,2454.84,2486.22,0.8,tp_upper -12339,做空,2021-08-01 06:00:00,2021-08-01 06:45:00,2599.51,2600.79,-0.07,flip_to_long -12340,做多,2021-08-01 06:45:00,2021-08-01 07:15:00,2600.79,2591.98,-0.26,flip_to_short -12341,做空,2021-08-01 07:15:00,2021-08-01 07:40:00,2591.98,2602.09,-0.29,flip_to_long -12342,做多,2021-08-01 07:40:00,2021-08-01 09:20:00,2602.09,2606.64,0.08,flip_to_short -12343,做空,2021-08-01 09:20:00,2021-08-01 10:10:00,2606.64,2600.99,0.11,flip_to_long -12344,做多,2021-08-01 10:10:00,2021-08-01 12:25:00,2600.99,2598.93,-0.09,flip_to_short -12345,做空,2021-08-01 12:25:00,2021-08-01 13:05:00,2598.93,2593.87,0.1,flip_to_long -12346,做多,2021-08-01 13:05:00,2021-08-01 14:55:00,2593.87,2582.55,-0.32,flip_to_short -12347,做空,2021-08-01 14:55:00,2021-08-01 15:05:00,2582.55,2588.01,-0.17,flip_to_long -12348,做多,2021-08-01 15:05:00,2021-08-01 15:45:00,2588.01,2586.0,-0.08,flip_to_short -12349,做空,2021-08-01 15:45:00,2021-08-01 16:15:00,2586.0,2545.02,1.01,tp_lower -12350,做多,2021-08-01 18:05:00,2021-08-01 19:10:00,2576.79,2579.34,0.03,flip_to_short -12351,做空,2021-08-01 19:10:00,2021-08-02 02:55:00,2579.34,2566.1,0.31,flip_to_long -12352,做多,2021-08-02 02:55:00,2021-08-02 03:05:00,2566.1,2561.75,-0.15,flip_to_short -12353,做空,2021-08-02 03:05:00,2021-08-02 03:20:00,2561.75,2561.83,-0.04,flip_to_long -12354,做多,2021-08-02 03:20:00,2021-08-02 03:30:00,2561.83,2556.57,-0.17,flip_to_short -12355,做空,2021-08-02 03:30:00,2021-08-02 03:45:00,2556.57,2564.82,-0.25,flip_to_long -12356,做多,2021-08-02 03:45:00,2021-08-02 03:50:00,2564.82,2558.91,-0.19,flip_to_short -12357,做空,2021-08-02 03:50:00,2021-08-02 04:20:00,2558.91,2556.56,0.03,flip_to_long -12358,做多,2021-08-02 04:20:00,2021-08-02 04:45:00,2556.56,2552.44,-0.14,flip_to_short -12359,做空,2021-08-02 04:45:00,2021-08-02 04:50:00,2552.44,2552.94,-0.05,flip_to_long -12360,做多,2021-08-02 04:50:00,2021-08-02 04:55:00,2552.94,2548.81,-0.14,flip_to_short -12361,做空,2021-08-02 04:55:00,2021-08-02 05:00:00,2548.81,2550.66,-0.08,flip_to_long -12362,做多,2021-08-02 05:00:00,2021-08-02 05:30:00,2550.66,2552.0,0.0,flip_to_short -12363,做空,2021-08-02 05:30:00,2021-08-02 06:15:00,2552.0,2555.99,-0.14,flip_to_long -12364,做多,2021-08-02 06:15:00,2021-08-02 08:50:00,2555.99,2575.57,0.47,flip_to_short -12365,做空,2021-08-02 08:50:00,2021-08-02 09:10:00,2575.57,2580.0,-0.15,flip_to_long -12366,做多,2021-08-02 09:10:00,2021-08-02 09:20:00,2580.0,2585.59,0.11,flip_to_short -12367,做空,2021-08-02 09:20:00,2021-08-02 09:35:00,2585.59,2583.9,0.01,flip_to_long -12368,做多,2021-08-02 09:35:00,2021-08-02 09:45:00,2583.9,2584.81,-0.01,flip_to_short -12369,做空,2021-08-02 09:45:00,2021-08-02 11:20:00,2584.81,2591.59,-0.21,flip_to_long -12370,做多,2021-08-02 11:20:00,2021-08-02 12:05:00,2591.59,2588.81,-0.1,flip_to_short -12371,做空,2021-08-02 12:05:00,2021-08-02 12:45:00,2588.81,2588.53,-0.03,flip_to_long -12372,做多,2021-08-02 12:45:00,2021-08-02 12:55:00,2588.53,2587.92,-0.05,flip_to_short -12373,做空,2021-08-02 12:55:00,2021-08-02 13:15:00,2587.92,2585.23,0.04,flip_to_long -12374,做多,2021-08-02 13:15:00,2021-08-02 19:15:00,2585.23,2629.48,1.09,flip_to_short -12375,做空,2021-08-02 19:15:00,2021-08-02 19:20:00,2629.48,2632.91,-0.12,flip_to_long -12376,做多,2021-08-02 19:20:00,2021-08-02 22:40:00,2632.91,2621.99,-0.31,flip_to_short -12377,做空,2021-08-02 22:40:00,2021-08-03 00:25:00,2621.99,2613.83,0.17,flip_to_long -12378,做多,2021-08-03 00:25:00,2021-08-03 00:55:00,2613.83,2607.3,-0.2,flip_to_short -12379,做空,2021-08-03 00:55:00,2021-08-03 08:45:00,2607.3,2492.12,2.97,flip_to_long -12380,做多,2021-08-03 08:45:00,2021-08-03 08:50:00,2492.12,2484.63,-0.25,flip_to_short -12381,做空,2021-08-03 08:50:00,2021-08-03 09:25:00,2484.63,2489.84,-0.18,flip_to_long -12382,做多,2021-08-03 09:25:00,2021-08-03 09:30:00,2489.84,2483.5,-0.21,flip_to_short -12383,做空,2021-08-03 09:30:00,2021-08-03 11:40:00,2483.5,2489.25,-0.2,flip_to_long -12384,做多,2021-08-03 11:40:00,2021-08-03 12:15:00,2489.25,2488.78,-0.05,flip_to_short -12385,做空,2021-08-03 12:15:00,2021-08-03 12:20:00,2488.78,2494.01,-0.18,flip_to_long -12386,做多,2021-08-03 12:20:00,2021-08-03 12:25:00,2494.01,2488.4,-0.19,flip_to_short -12387,做空,2021-08-03 12:25:00,2021-08-03 12:40:00,2488.4,2490.5,-0.09,flip_to_long -12388,做多,2021-08-03 12:40:00,2021-08-03 15:05:00,2490.5,2497.73,0.17,flip_to_short -12389,做空,2021-08-03 15:05:00,2021-08-03 16:15:00,2497.73,2493.57,0.08,flip_to_long -12390,做多,2021-08-03 16:15:00,2021-08-03 17:05:00,2493.57,2496.13,0.04,flip_to_short -12391,做空,2021-08-03 17:05:00,2021-08-03 19:25:00,2496.13,2490.23,0.13,flip_to_long -12392,做多,2021-08-03 19:25:00,2021-08-03 19:40:00,2490.23,2490.35,-0.03,flip_to_short -12393,做空,2021-08-03 19:40:00,2021-08-03 20:30:00,2490.35,2482.67,0.18,flip_to_long -12394,做多,2021-08-03 20:30:00,2021-08-03 21:05:00,2482.67,2482.0,-0.05,flip_to_short -12395,做空,2021-08-03 21:05:00,2021-08-03 21:40:00,2482.0,2480.85,-0.0,flip_to_long -12396,做多,2021-08-03 21:40:00,2021-08-04 00:10:00,2480.85,2484.03,0.05,flip_to_short -12397,做空,2021-08-04 00:10:00,2021-08-04 00:15:00,2484.03,2495.6,-0.36,flip_to_long -12398,做多,2021-08-04 00:15:00,2021-08-04 00:20:00,2495.6,2493.43,-0.1,flip_to_short -12399,做空,2021-08-04 00:20:00,2021-08-04 00:30:00,2493.43,2489.42,0.08,flip_to_long -12400,做多,2021-08-04 00:30:00,2021-08-04 02:15:00,2489.42,2507.64,0.48,flip_to_short -12401,做空,2021-08-04 02:15:00,2021-08-04 03:00:00,2507.64,2512.05,-0.16,flip_to_long -12402,做多,2021-08-04 03:00:00,2021-08-04 03:05:00,2512.05,2504.17,-0.26,flip_to_short -12403,做空,2021-08-04 03:05:00,2021-08-04 05:10:00,2504.17,2504.48,-0.04,flip_to_long -12404,做多,2021-08-04 05:10:00,2021-08-04 05:40:00,2504.48,2507.77,0.06,flip_to_short -12405,做空,2021-08-04 05:40:00,2021-08-04 06:35:00,2507.77,2505.36,0.03,flip_to_long -12406,做多,2021-08-04 06:35:00,2021-08-04 06:40:00,2505.36,2499.81,-0.19,flip_to_short -12407,做空,2021-08-04 06:40:00,2021-08-04 23:05:00,2499.81,2714.81,-6.04,flip_to_long -12408,做多,2021-08-04 23:05:00,2021-08-05 00:25:00,2714.81,2719.09,0.07,flip_to_short -12409,做空,2021-08-05 00:25:00,2021-08-05 00:35:00,2719.09,2729.71,-0.28,flip_to_long -12410,做多,2021-08-05 00:35:00,2021-08-05 00:45:00,2729.71,2720.89,-0.24,flip_to_short -12411,做空,2021-08-05 00:45:00,2021-08-05 03:00:00,2720.89,2718.89,0.02,flip_to_long -12412,做多,2021-08-05 03:00:00,2021-08-05 03:10:00,2718.89,2705.51,-0.35,flip_to_short -12413,做空,2021-08-05 03:10:00,2021-08-05 03:35:00,2705.51,2712.79,-0.2,flip_to_long -12414,做多,2021-08-05 03:35:00,2021-08-05 03:40:00,2712.79,2710.9,-0.08,flip_to_short -12415,做空,2021-08-05 03:40:00,2021-08-05 04:40:00,2710.9,2701.27,0.19,flip_to_long -12416,做多,2021-08-05 04:40:00,2021-08-05 05:25:00,2701.27,2702.15,-0.01,flip_to_short -12417,做空,2021-08-05 05:25:00,2021-08-05 05:35:00,2702.15,2699.58,0.03,flip_to_long -12418,做多,2021-08-05 05:35:00,2021-08-05 05:45:00,2699.58,2703.64,0.06,flip_to_short -12419,做空,2021-08-05 05:45:00,2021-08-05 06:05:00,2703.64,2703.82,-0.04,flip_to_long -12420,做多,2021-08-05 06:05:00,2021-08-05 06:10:00,2703.82,2699.95,-0.12,flip_to_short -12421,做空,2021-08-05 06:10:00,2021-08-05 12:00:00,2699.95,2637.92,1.42,flip_to_long -12422,做多,2021-08-05 12:00:00,2021-08-05 12:25:00,2637.92,2604.45,-0.85,flip_to_short -12423,做空,2021-08-05 12:25:00,2021-08-05 13:00:00,2604.45,2626.87,-0.58,flip_to_long -12424,做多,2021-08-05 13:00:00,2021-08-05 13:05:00,2626.87,2621.09,-0.17,flip_to_short -12425,做空,2021-08-05 13:05:00,2021-08-05 13:30:00,2621.09,2617.14,0.06,flip_to_long -12426,做多,2021-08-05 13:30:00,2021-08-05 14:05:00,2617.14,2775.75,3.78,tp_upper -12427,做空,2021-08-05 19:45:00,2021-08-05 21:20:00,2793.41,2800.27,-0.2,flip_to_long -12428,做多,2021-08-05 21:20:00,2021-08-05 22:50:00,2800.27,2808.24,0.16,flip_to_short -12429,做空,2021-08-05 22:50:00,2021-08-05 23:00:00,2808.24,2819.0,-0.29,flip_to_long -12430,做多,2021-08-05 23:00:00,2021-08-06 00:05:00,2819.0,2816.64,-0.09,flip_to_short -12431,做空,2021-08-06 00:05:00,2021-08-06 00:30:00,2816.64,2819.27,-0.1,flip_to_long -12432,做多,2021-08-06 00:30:00,2021-08-06 06:00:00,2819.27,2780.46,-0.96,flip_to_short -12433,做空,2021-08-06 06:00:00,2021-08-06 06:50:00,2780.46,2781.13,-0.05,flip_to_long -12434,做多,2021-08-06 06:50:00,2021-08-06 07:10:00,2781.13,2774.11,-0.2,flip_to_short -12435,做空,2021-08-06 07:10:00,2021-08-06 07:40:00,2774.11,2776.15,-0.08,flip_to_long -12436,做多,2021-08-06 07:40:00,2021-08-06 07:45:00,2776.15,2768.56,-0.21,flip_to_short -12437,做空,2021-08-06 07:45:00,2021-08-06 08:10:00,2768.56,2774.49,-0.17,flip_to_long -12438,做多,2021-08-06 08:10:00,2021-08-06 08:20:00,2774.49,2776.65,0.02,flip_to_short -12439,做空,2021-08-06 08:20:00,2021-08-06 08:35:00,2776.65,2775.58,-0.01,flip_to_long -12440,做多,2021-08-06 08:35:00,2021-08-06 09:00:00,2775.58,2772.14,-0.11,flip_to_short -12441,做空,2021-08-06 09:00:00,2021-08-06 09:10:00,2772.14,2776.0,-0.12,flip_to_long -12442,做多,2021-08-06 09:10:00,2021-08-06 09:15:00,2776.0,2771.1,-0.15,flip_to_short -12443,做空,2021-08-06 09:15:00,2021-08-06 12:10:00,2771.1,2772.32,-0.06,flip_to_long -12444,做多,2021-08-06 12:10:00,2021-08-06 12:40:00,2772.32,2767.41,-0.15,flip_to_short -12445,做空,2021-08-06 12:40:00,2021-08-07 00:40:00,2767.41,2898.24,-3.08,flip_to_long -12446,做多,2021-08-07 00:40:00,2021-08-07 00:45:00,2898.24,2898.01,-0.04,flip_to_short -12447,做空,2021-08-07 00:45:00,2021-08-07 01:15:00,2898.01,2895.7,0.02,flip_to_long -12448,做多,2021-08-07 01:15:00,2021-08-07 06:30:00,2895.7,2946.69,1.06,flip_to_short -12449,做空,2021-08-07 06:30:00,2021-08-07 06:40:00,2946.69,2954.64,-0.2,flip_to_long -12450,做多,2021-08-07 06:40:00,2021-08-07 07:10:00,2954.64,2951.08,-0.11,flip_to_short -12451,做空,2021-08-07 07:10:00,2021-08-07 07:15:00,2951.08,2952.09,-0.05,flip_to_long -12452,做多,2021-08-07 07:15:00,2021-08-07 07:25:00,2952.09,2950.13,-0.07,flip_to_short -12453,做空,2021-08-07 07:25:00,2021-08-07 07:30:00,2950.13,2957.11,-0.18,flip_to_long -12454,做多,2021-08-07 07:30:00,2021-08-07 08:00:00,2957.11,2950.01,-0.18,flip_to_short -12455,做空,2021-08-07 08:00:00,2021-08-07 08:10:00,2950.01,2963.11,-0.31,flip_to_long -12456,做多,2021-08-07 08:10:00,2021-08-07 09:05:00,2963.11,2997.31,0.68,tp_upper -12457,做空,2021-08-07 13:50:00,2021-08-07 14:00:00,3072.24,3084.26,-0.28,flip_to_long -12458,做多,2021-08-07 14:00:00,2021-08-07 14:05:00,3084.26,3082.91,-0.06,flip_to_short -12459,做空,2021-08-07 14:05:00,2021-08-07 14:15:00,3082.91,3087.93,-0.13,flip_to_long -12460,做多,2021-08-07 14:15:00,2021-08-07 14:30:00,3087.93,3084.56,-0.1,flip_to_short -12461,做空,2021-08-07 14:30:00,2021-08-07 14:35:00,3084.56,3101.19,-0.36,flip_to_long -12462,做多,2021-08-07 14:35:00,2021-08-07 14:40:00,3101.19,3085.78,-0.34,flip_to_short -12463,做空,2021-08-07 14:40:00,2021-08-07 14:50:00,3085.78,3085.59,-0.03,flip_to_long -12464,做多,2021-08-07 14:50:00,2021-08-07 15:30:00,3085.59,3095.0,0.16,flip_to_short -12465,做空,2021-08-07 15:30:00,2021-08-07 16:45:00,3095.0,3085.37,0.16,flip_to_long -12466,做多,2021-08-07 16:45:00,2021-08-07 17:00:00,3085.37,3090.62,0.07,flip_to_short -12467,做空,2021-08-07 17:00:00,2021-08-07 18:45:00,3090.62,3076.79,0.24,flip_to_long -12468,做多,2021-08-07 18:45:00,2021-08-07 18:50:00,3076.79,3070.28,-0.16,flip_to_short -12469,做空,2021-08-07 18:50:00,2021-08-07 19:10:00,3070.28,3071.0,-0.05,flip_to_long -12470,做多,2021-08-07 19:10:00,2021-08-07 19:15:00,3071.0,3062.18,-0.21,flip_to_short -12471,做空,2021-08-07 19:15:00,2021-08-07 19:55:00,3062.18,3078.86,-0.36,flip_to_long -12472,做多,2021-08-07 19:55:00,2021-08-07 20:10:00,3078.86,3066.75,-0.27,flip_to_short -12473,做空,2021-08-07 20:10:00,2021-08-07 22:00:00,3066.75,3097.14,-0.63,flip_to_long -12474,做多,2021-08-07 22:00:00,2021-08-08 01:20:00,3097.14,3127.01,0.55,flip_to_short -12475,做空,2021-08-08 01:20:00,2021-08-08 03:20:00,3127.01,3125.21,0.0,flip_to_long -12476,做多,2021-08-08 03:20:00,2021-08-08 03:25:00,3125.21,3123.58,-0.06,flip_to_short -12477,做空,2021-08-08 03:25:00,2021-08-08 03:50:00,3123.58,3120.48,0.03,flip_to_long -12478,做多,2021-08-08 03:50:00,2021-08-08 04:15:00,3120.48,3117.35,-0.09,flip_to_short -12479,做空,2021-08-08 04:15:00,2021-08-08 05:10:00,3117.35,3117.22,-0.03,flip_to_long -12480,做多,2021-08-08 05:10:00,2021-08-08 07:55:00,3117.22,3138.07,0.38,flip_to_short -12481,做空,2021-08-08 07:55:00,2021-08-08 08:25:00,3138.07,3144.67,-0.16,flip_to_long -12482,做多,2021-08-08 08:25:00,2021-08-08 08:30:00,3144.67,3137.75,-0.17,flip_to_short -12483,做空,2021-08-08 08:30:00,2021-08-08 08:45:00,3137.75,3141.22,-0.1,flip_to_long -12484,做多,2021-08-08 08:45:00,2021-08-08 08:50:00,3141.22,3135.8,-0.14,flip_to_short -12485,做空,2021-08-08 08:50:00,2021-08-08 09:00:00,3135.8,3139.8,-0.11,flip_to_long -12486,做多,2021-08-08 09:00:00,2021-08-08 09:35:00,3139.8,3138.19,-0.06,flip_to_short -12487,做空,2021-08-08 09:35:00,2021-08-08 10:00:00,3138.19,3145.7,-0.18,flip_to_long -12488,做多,2021-08-08 10:00:00,2021-08-08 12:35:00,3145.7,3122.72,-0.47,flip_to_short -12489,做空,2021-08-08 12:35:00,2021-08-08 12:40:00,3122.72,3127.3,-0.12,flip_to_long -12490,做多,2021-08-08 12:40:00,2021-08-08 13:25:00,3127.3,3123.35,-0.11,flip_to_short -12491,做空,2021-08-08 13:25:00,2021-08-08 20:15:00,3123.35,3024.86,1.86,flip_to_long -12492,做多,2021-08-08 20:15:00,2021-08-08 20:20:00,3024.86,3002.87,-0.48,flip_to_short -12493,做空,2021-08-08 20:20:00,2021-08-08 20:50:00,3002.87,3001.45,-0.0,flip_to_long -12494,做多,2021-08-08 20:50:00,2021-08-08 20:55:00,3001.45,2992.52,-0.21,flip_to_short -12495,做空,2021-08-08 20:55:00,2021-08-08 21:00:00,2992.52,3003.88,-0.26,flip_to_long -12496,做多,2021-08-08 21:00:00,2021-08-08 21:05:00,3003.88,3000.69,-0.09,flip_to_short -12497,做空,2021-08-08 21:05:00,2021-08-08 23:50:00,3000.69,3007.95,-0.18,flip_to_long -12498,做多,2021-08-08 23:50:00,2021-08-09 00:05:00,3007.95,2984.43,-0.5,flip_to_short -12499,做空,2021-08-09 00:05:00,2021-08-09 04:30:00,2984.43,2959.67,0.48,flip_to_long -12500,做多,2021-08-09 04:30:00,2021-08-09 05:40:00,2959.67,2941.19,-0.42,flip_to_short -12501,做空,2021-08-09 05:40:00,2021-08-09 07:40:00,2941.19,2947.07,-0.15,flip_to_long -12502,做多,2021-08-09 07:40:00,2021-08-09 07:45:00,2947.07,2942.34,-0.13,flip_to_short -12503,做空,2021-08-09 07:45:00,2021-08-09 08:25:00,2942.34,2941.72,-0.02,flip_to_long -12504,做多,2021-08-09 08:25:00,2021-08-09 13:55:00,2941.72,3096.7,3.17,flip_to_short -12505,做空,2021-08-09 13:55:00,2021-08-09 15:00:00,3096.7,3123.62,-0.59,flip_to_long -12506,做多,2021-08-09 15:00:00,2021-08-09 17:55:00,3123.62,3141.29,0.33,flip_to_short -12507,做空,2021-08-09 17:55:00,2021-08-09 20:00:00,3141.29,3158.91,-0.39,flip_to_long -12508,做多,2021-08-09 20:00:00,2021-08-09 20:05:00,3158.91,3158.49,-0.04,flip_to_short -12509,做空,2021-08-09 20:05:00,2021-08-09 20:15:00,3158.49,3157.45,-0.01,flip_to_long -12510,做多,2021-08-09 20:15:00,2021-08-09 20:25:00,3157.45,3152.97,-0.12,flip_to_short -12511,做空,2021-08-09 20:25:00,2021-08-09 20:30:00,3152.97,3108.55,0.86,tp_lower -12512,做多,2021-08-09 22:40:00,2021-08-10 00:10:00,3133.0,3140.83,0.13,flip_to_short -12513,做空,2021-08-10 00:10:00,2021-08-10 00:55:00,3140.83,3125.43,0.28,flip_to_long -12514,做多,2021-08-10 00:55:00,2021-08-10 02:00:00,3125.43,3122.93,-0.08,flip_to_short -12515,做空,2021-08-10 02:00:00,2021-08-10 02:05:00,3122.93,3123.53,-0.04,flip_to_long -12516,做多,2021-08-10 02:05:00,2021-08-10 02:15:00,3123.53,3125.93,0.02,flip_to_short -12517,做空,2021-08-10 02:15:00,2021-08-10 02:20:00,3125.93,3136.18,-0.24,flip_to_long -12518,做多,2021-08-10 02:20:00,2021-08-10 02:30:00,3136.18,3130.52,-0.15,flip_to_short -12519,做空,2021-08-10 02:30:00,2021-08-10 02:35:00,3130.52,3136.77,-0.16,flip_to_long -12520,做多,2021-08-10 02:35:00,2021-08-10 02:40:00,3136.77,3135.33,-0.06,flip_to_short -12521,做空,2021-08-10 02:40:00,2021-08-10 05:15:00,3135.33,3138.92,-0.11,flip_to_long -12522,做多,2021-08-10 05:15:00,2021-08-10 05:35:00,3138.92,3124.43,-0.33,flip_to_short -12523,做空,2021-08-10 05:35:00,2021-08-10 05:45:00,3124.43,3120.19,0.05,flip_to_long -12524,做多,2021-08-10 05:45:00,2021-08-10 06:50:00,3120.19,3123.74,0.04,flip_to_short -12525,做空,2021-08-10 06:50:00,2021-08-10 07:30:00,3123.74,3131.64,-0.19,flip_to_long -12526,做多,2021-08-10 07:30:00,2021-08-10 10:20:00,3131.64,3127.85,-0.11,flip_to_short -12527,做空,2021-08-10 10:20:00,2021-08-10 11:10:00,3127.85,3136.24,-0.2,flip_to_long -12528,做多,2021-08-10 11:10:00,2021-08-10 11:35:00,3136.24,3137.79,-0.0,flip_to_short -12529,做空,2021-08-10 11:35:00,2021-08-10 12:10:00,3137.79,3139.8,-0.07,flip_to_long -12530,做多,2021-08-10 12:10:00,2021-08-10 13:45:00,3139.8,3158.05,0.33,flip_to_short -12531,做空,2021-08-10 13:45:00,2021-08-10 18:40:00,3158.05,3117.01,0.79,flip_to_long -12532,做多,2021-08-10 18:40:00,2021-08-10 23:10:00,3117.01,3149.85,0.64,flip_to_short -12533,做空,2021-08-10 23:10:00,2021-08-11 00:10:00,3149.85,3163.08,-0.3,flip_to_long -12534,做多,2021-08-11 00:10:00,2021-08-11 00:20:00,3163.08,3146.21,-0.38,flip_to_short -12535,做空,2021-08-11 00:20:00,2021-08-11 00:25:00,3146.21,3153.6,-0.18,flip_to_long -12536,做多,2021-08-11 00:25:00,2021-08-11 00:35:00,3153.6,3160.96,0.12,flip_to_short -12537,做空,2021-08-11 00:35:00,2021-08-11 03:45:00,3160.96,3156.97,0.05,flip_to_long -12538,做多,2021-08-11 03:45:00,2021-08-11 04:35:00,3156.97,3156.78,-0.04,flip_to_short -12539,做空,2021-08-11 04:35:00,2021-08-11 04:40:00,3156.78,3167.16,-0.25,flip_to_long -12540,做多,2021-08-11 04:40:00,2021-08-11 05:10:00,3167.16,3161.23,-0.15,flip_to_short -12541,做空,2021-08-11 05:10:00,2021-08-11 05:15:00,3161.23,3161.69,-0.04,flip_to_long -12542,做多,2021-08-11 05:15:00,2021-08-11 06:40:00,3161.69,3176.7,0.27,flip_to_short -12543,做空,2021-08-11 06:40:00,2021-08-11 12:30:00,3176.7,3229.86,-1.11,flip_to_long -12544,做多,2021-08-11 12:30:00,2021-08-11 12:35:00,3229.86,3224.83,-0.13,flip_to_short -12545,做空,2021-08-11 12:35:00,2021-08-11 13:00:00,3224.83,3229.49,-0.12,flip_to_long -12546,做多,2021-08-11 13:00:00,2021-08-11 16:00:00,3229.49,3229.06,-0.04,flip_to_short -12547,做空,2021-08-11 16:00:00,2021-08-11 16:15:00,3229.06,3256.26,-0.56,flip_to_long -12548,做多,2021-08-11 16:15:00,2021-08-11 16:25:00,3256.26,3247.0,-0.21,flip_to_short -12549,做空,2021-08-11 16:25:00,2021-08-11 17:00:00,3247.0,3243.01,0.05,flip_to_long -12550,做多,2021-08-11 17:00:00,2021-08-11 17:15:00,3243.01,3237.71,-0.13,flip_to_short -12551,做空,2021-08-11 17:15:00,2021-08-11 17:30:00,3237.71,3241.02,-0.09,flip_to_long -12552,做多,2021-08-11 17:30:00,2021-08-11 20:50:00,3241.02,3246.59,0.08,flip_to_short -12553,做空,2021-08-11 20:50:00,2021-08-12 01:15:00,3246.59,3199.5,0.87,flip_to_long -12554,做多,2021-08-12 01:15:00,2021-08-12 04:15:00,3199.5,3194.52,-0.13,flip_to_short -12555,做空,2021-08-12 04:15:00,2021-08-12 09:20:00,3194.52,3142.83,1.0,flip_to_long -12556,做多,2021-08-12 09:20:00,2021-08-12 09:45:00,3142.83,3140.64,-0.08,flip_to_short -12557,做空,2021-08-12 09:45:00,2021-08-12 11:20:00,3140.64,3140.3,-0.03,flip_to_long -12558,做多,2021-08-12 11:20:00,2021-08-12 11:30:00,3140.3,3126.49,-0.32,flip_to_short -12559,做空,2021-08-12 11:30:00,2021-08-12 18:15:00,3126.49,3043.06,1.68,flip_to_long -12560,做多,2021-08-12 18:15:00,2021-08-12 18:25:00,3043.06,3043.01,-0.03,flip_to_short -12561,做空,2021-08-12 18:25:00,2021-08-12 18:35:00,3043.01,3042.35,-0.02,flip_to_long -12562,做多,2021-08-12 18:35:00,2021-08-12 18:40:00,3042.35,3042.23,-0.04,flip_to_short -12563,做空,2021-08-12 18:40:00,2021-08-12 23:40:00,3042.23,3038.57,0.05,flip_to_long -12564,做多,2021-08-12 23:40:00,2021-08-12 23:55:00,3038.57,3046.74,0.14,flip_to_short -12565,做空,2021-08-12 23:55:00,2021-08-13 00:20:00,3046.74,3053.8,-0.18,flip_to_long -12566,做多,2021-08-13 00:20:00,2021-08-13 11:40:00,3053.8,3218.89,3.54,flip_to_short -12567,做空,2021-08-13 11:40:00,2021-08-13 11:45:00,3218.89,3236.7,-0.42,flip_to_long -12568,做多,2021-08-13 11:45:00,2021-08-13 11:50:00,3236.7,3230.15,-0.17,flip_to_short -12569,做空,2021-08-13 11:50:00,2021-08-13 12:15:00,3230.15,3229.8,-0.03,flip_to_long -12570,做多,2021-08-13 12:15:00,2021-08-13 12:30:00,3229.8,3229.72,-0.04,flip_to_short -12571,做空,2021-08-13 12:30:00,2021-08-13 12:35:00,3229.72,3243.76,-0.33,flip_to_long -12572,做多,2021-08-13 12:35:00,2021-08-13 12:50:00,3243.76,3239.09,-0.13,flip_to_short -12573,做空,2021-08-13 12:50:00,2021-08-13 13:15:00,3239.09,3242.82,-0.11,flip_to_long -12574,做多,2021-08-13 13:15:00,2021-08-13 13:25:00,3242.82,3237.81,-0.14,flip_to_short -12575,做空,2021-08-13 13:25:00,2021-08-13 13:45:00,3237.81,3236.46,-0.01,flip_to_long -12576,做多,2021-08-13 13:45:00,2021-08-13 13:55:00,3236.46,3235.91,-0.05,flip_to_short -12577,做空,2021-08-13 13:55:00,2021-08-13 14:00:00,3235.91,3247.53,-0.28,flip_to_long -12578,做多,2021-08-13 14:00:00,2021-08-13 14:05:00,3247.53,3238.02,-0.23,flip_to_short -12579,做空,2021-08-13 14:05:00,2021-08-13 14:15:00,3238.02,3234.7,0.04,flip_to_long -12580,做多,2021-08-13 14:15:00,2021-08-13 16:05:00,3234.7,3225.64,-0.22,flip_to_short -12581,做空,2021-08-13 16:05:00,2021-08-13 16:25:00,3225.64,3220.67,0.07,flip_to_long -12582,做多,2021-08-13 16:25:00,2021-08-13 17:20:00,3220.67,3227.01,0.1,flip_to_short -12583,做空,2021-08-13 17:20:00,2021-08-13 19:30:00,3227.01,3221.06,0.09,flip_to_long -12584,做多,2021-08-13 19:30:00,2021-08-14 02:00:00,3221.06,3300.38,1.62,flip_to_short -12585,做空,2021-08-14 02:00:00,2021-08-14 02:05:00,3300.38,3309.35,-0.23,flip_to_long -12586,做多,2021-08-14 02:05:00,2021-08-14 02:10:00,3309.35,3299.76,-0.24,flip_to_short -12587,做空,2021-08-14 02:10:00,2021-08-14 02:20:00,3299.76,3301.16,-0.06,flip_to_long -12588,做多,2021-08-14 02:20:00,2021-08-14 03:10:00,3301.16,3305.49,0.06,flip_to_short -12589,做空,2021-08-14 03:10:00,2021-08-14 05:50:00,3305.49,3302.79,0.02,flip_to_long -12590,做多,2021-08-14 05:50:00,2021-08-14 05:55:00,3302.79,3299.68,-0.1,flip_to_short -12591,做空,2021-08-14 05:55:00,2021-08-14 06:05:00,3299.68,3311.61,-0.28,flip_to_long -12592,做多,2021-08-14 06:05:00,2021-08-14 06:35:00,3311.61,3298.94,-0.3,flip_to_short -12593,做空,2021-08-14 06:35:00,2021-08-14 08:15:00,3298.94,3302.82,-0.11,flip_to_long -12594,做多,2021-08-14 08:15:00,2021-08-14 08:45:00,3302.82,3301.78,-0.06,flip_to_short -12595,做空,2021-08-14 08:45:00,2021-08-14 08:50:00,3301.78,3302.06,-0.04,flip_to_long -12596,做多,2021-08-14 08:50:00,2021-08-14 09:50:00,3302.06,3299.56,-0.09,flip_to_short -12597,做空,2021-08-14 09:50:00,2021-08-14 14:10:00,3299.56,3249.8,0.99,flip_to_long -12598,做多,2021-08-14 14:10:00,2021-08-14 17:05:00,3249.8,3252.99,0.03,flip_to_short -12599,做空,2021-08-14 17:05:00,2021-08-14 17:35:00,3252.99,3252.9,-0.03,flip_to_long -12600,做多,2021-08-14 17:35:00,2021-08-14 17:55:00,3252.9,3252.74,-0.04,flip_to_short -12601,做空,2021-08-14 17:55:00,2021-08-14 18:00:00,3252.74,3255.27,-0.09,flip_to_long -12602,做多,2021-08-14 18:00:00,2021-08-14 18:05:00,3255.27,3249.76,-0.15,flip_to_short -12603,做空,2021-08-14 18:05:00,2021-08-14 18:20:00,3249.76,3255.45,-0.15,flip_to_long -12604,做多,2021-08-14 18:20:00,2021-08-14 18:45:00,3255.45,3255.81,-0.03,flip_to_short -12605,做空,2021-08-14 18:45:00,2021-08-14 19:35:00,3255.81,3258.06,-0.08,flip_to_long -12606,做多,2021-08-14 19:35:00,2021-08-14 20:00:00,3258.06,3249.01,-0.22,flip_to_short -12607,做空,2021-08-14 20:00:00,2021-08-14 21:20:00,3249.01,3252.07,-0.1,flip_to_long -12608,做多,2021-08-14 21:20:00,2021-08-14 21:25:00,3252.07,3250.58,-0.06,flip_to_short -12609,做空,2021-08-14 21:25:00,2021-08-14 22:50:00,3250.58,3249.92,-0.02,flip_to_long -12610,做多,2021-08-14 22:50:00,2021-08-15 00:30:00,3249.92,3258.93,0.15,flip_to_short -12611,做空,2021-08-15 00:30:00,2021-08-15 03:10:00,3258.93,3270.85,-0.29,flip_to_long -12612,做多,2021-08-15 03:10:00,2021-08-15 03:15:00,3270.85,3268.88,-0.08,flip_to_short -12613,做空,2021-08-15 03:15:00,2021-08-15 03:20:00,3268.88,3273.4,-0.13,flip_to_long -12614,做多,2021-08-15 03:20:00,2021-08-15 03:40:00,3273.4,3271.07,-0.08,flip_to_short -12615,做空,2021-08-15 03:40:00,2021-08-15 12:05:00,3271.07,3169.06,2.11,flip_to_long -12616,做多,2021-08-15 12:05:00,2021-08-15 12:10:00,3169.06,3163.34,-0.16,flip_to_short -12617,做空,2021-08-15 12:10:00,2021-08-15 13:05:00,3163.34,3161.7,0.0,flip_to_long -12618,做多,2021-08-15 13:05:00,2021-08-15 13:15:00,3161.7,3162.28,-0.02,flip_to_short -12619,做空,2021-08-15 13:15:00,2021-08-15 13:50:00,3162.28,3169.53,-0.2,flip_to_long -12620,做多,2021-08-15 13:50:00,2021-08-15 14:00:00,3169.53,3164.59,-0.14,flip_to_short -12621,做空,2021-08-15 14:00:00,2021-08-15 15:15:00,3164.59,3160.95,0.05,flip_to_long -12622,做多,2021-08-15 15:15:00,2021-08-15 15:20:00,3160.95,3147.38,-0.34,flip_to_short -12623,做空,2021-08-15 15:20:00,2021-08-15 16:00:00,3147.38,3166.56,-0.46,flip_to_long -12624,做多,2021-08-15 16:00:00,2021-08-15 16:05:00,3166.56,3159.21,-0.2,flip_to_short -12625,做空,2021-08-15 16:05:00,2021-08-15 16:25:00,3159.21,3160.1,-0.05,flip_to_long -12626,做多,2021-08-15 16:25:00,2021-08-15 16:30:00,3160.1,3154.75,-0.15,flip_to_short -12627,做空,2021-08-15 16:30:00,2021-08-15 17:45:00,3154.75,3159.59,-0.14,flip_to_long -12628,做多,2021-08-15 17:45:00,2021-08-15 17:55:00,3159.59,3157.51,-0.08,flip_to_short -12629,做空,2021-08-15 17:55:00,2021-08-16 05:55:00,3157.51,3300.08,-3.13,flip_to_long -12630,做多,2021-08-16 05:55:00,2021-08-16 06:00:00,3300.08,3297.48,-0.09,flip_to_short -12631,做空,2021-08-16 06:00:00,2021-08-16 07:40:00,3297.48,3283.26,0.25,flip_to_long -12632,做多,2021-08-16 07:40:00,2021-08-16 08:05:00,3283.26,3267.01,-0.36,flip_to_short -12633,做空,2021-08-16 08:05:00,2021-08-16 08:30:00,3267.01,3278.67,-0.27,flip_to_long -12634,做多,2021-08-16 08:30:00,2021-08-16 12:00:00,3278.67,3274.46,-0.12,flip_to_short -12635,做空,2021-08-16 12:00:00,2021-08-16 12:05:00,3274.46,3282.6,-0.2,flip_to_long -12636,做多,2021-08-16 12:05:00,2021-08-16 12:10:00,3282.6,3274.01,-0.2,flip_to_short -12637,做空,2021-08-16 12:10:00,2021-08-16 12:20:00,3274.01,3278.84,-0.13,flip_to_long -12638,做多,2021-08-16 12:20:00,2021-08-16 13:00:00,3278.84,3279.8,-0.01,flip_to_short -12639,做空,2021-08-16 13:00:00,2021-08-16 13:05:00,3279.8,3280.0,-0.04,flip_to_long -12640,做多,2021-08-16 13:05:00,2021-08-16 13:15:00,3280.0,3274.13,-0.15,flip_to_short -12641,做空,2021-08-16 13:15:00,2021-08-16 17:45:00,3274.13,3229.06,0.86,flip_to_long -12642,做多,2021-08-16 17:45:00,2021-08-16 18:35:00,3229.06,3223.17,-0.15,flip_to_short -12643,做空,2021-08-16 18:35:00,2021-08-16 18:45:00,3223.17,3225.56,-0.08,flip_to_long -12644,做多,2021-08-16 18:45:00,2021-08-16 19:00:00,3225.56,3220.41,-0.14,flip_to_short -12645,做空,2021-08-16 19:00:00,2021-08-16 19:05:00,3220.41,3227.04,-0.17,flip_to_long -12646,做多,2021-08-16 19:05:00,2021-08-16 19:10:00,3227.04,3214.68,-0.28,flip_to_short -12647,做空,2021-08-16 19:10:00,2021-08-16 19:15:00,3214.68,3221.04,-0.16,flip_to_long -12648,做多,2021-08-16 19:15:00,2021-08-16 22:20:00,3221.04,3189.23,-0.67,flip_to_short -12649,做空,2021-08-16 22:20:00,2021-08-16 22:50:00,3189.23,3190.35,-0.05,flip_to_long -12650,做多,2021-08-16 22:50:00,2021-08-16 22:55:00,3190.35,3184.79,-0.14,flip_to_short -12651,做空,2021-08-16 22:55:00,2021-08-17 01:25:00,3184.79,3164.53,0.37,flip_to_long -12652,做多,2021-08-17 01:25:00,2021-08-17 01:30:00,3164.53,3154.34,-0.24,flip_to_short -12653,做空,2021-08-17 01:30:00,2021-08-17 01:40:00,3154.34,3166.47,-0.28,flip_to_long -12654,做多,2021-08-17 01:40:00,2021-08-17 05:50:00,3166.47,3179.12,0.23,flip_to_short -12655,做空,2021-08-17 05:50:00,2021-08-17 08:00:00,3179.12,3178.81,-0.03,flip_to_long -12656,做多,2021-08-17 08:00:00,2021-08-17 08:05:00,3178.81,3178.06,-0.05,flip_to_short -12657,做空,2021-08-17 08:05:00,2021-08-17 13:15:00,3178.06,3234.47,-1.18,flip_to_long -12658,做多,2021-08-17 13:15:00,2021-08-17 13:30:00,3234.47,3231.56,-0.09,flip_to_short -12659,做空,2021-08-17 13:30:00,2021-08-17 13:35:00,3231.56,3243.1,-0.26,flip_to_long -12660,做多,2021-08-17 13:35:00,2021-08-17 13:50:00,3243.1,3240.64,-0.08,flip_to_short -12661,做空,2021-08-17 13:50:00,2021-08-17 14:00:00,3240.64,3238.64,0.01,flip_to_long -12662,做多,2021-08-17 14:00:00,2021-08-18 02:35:00,3238.64,3026.41,-4.15,flip_to_short -12663,做空,2021-08-18 02:35:00,2021-08-18 03:15:00,3026.41,3029.07,-0.08,flip_to_long -12664,做多,2021-08-18 03:15:00,2021-08-18 03:20:00,3029.07,3019.58,-0.21,flip_to_short -12665,做空,2021-08-18 03:20:00,2021-08-18 03:35:00,3019.58,3025.94,-0.15,flip_to_long -12666,做多,2021-08-18 03:35:00,2021-08-18 03:40:00,3025.94,3022.44,-0.1,flip_to_short -12667,做空,2021-08-18 03:40:00,2021-08-18 03:45:00,3022.44,3034.01,-0.25,flip_to_long -12668,做多,2021-08-18 03:45:00,2021-08-18 07:15:00,3034.01,3047.35,0.23,flip_to_short -12669,做空,2021-08-18 07:15:00,2021-08-18 07:30:00,3047.35,3047.69,-0.04,flip_to_long -12670,做多,2021-08-18 07:30:00,2021-08-18 07:40:00,3047.69,3045.64,-0.07,flip_to_short -12671,做空,2021-08-18 07:40:00,2021-08-18 09:00:00,3045.64,3048.14,-0.08,flip_to_long -12672,做多,2021-08-18 09:00:00,2021-08-18 09:25:00,3048.14,3045.19,-0.09,flip_to_short -12673,做空,2021-08-18 09:25:00,2021-08-18 09:40:00,3045.19,3054.77,-0.21,flip_to_long -12674,做多,2021-08-18 09:40:00,2021-08-18 09:55:00,3054.77,3053.9,-0.05,flip_to_short -12675,做空,2021-08-18 09:55:00,2021-08-18 11:00:00,3053.9,3051.87,0.01,flip_to_long -12676,做多,2021-08-18 11:00:00,2021-08-18 11:05:00,3051.87,3046.56,-0.13,flip_to_short -12677,做空,2021-08-18 11:05:00,2021-08-18 11:15:00,3046.56,3047.4,-0.04,flip_to_long -12678,做多,2021-08-18 11:15:00,2021-08-18 11:20:00,3047.4,3036.52,-0.23,flip_to_short -12679,做空,2021-08-18 11:20:00,2021-08-18 12:25:00,3036.52,3030.14,0.09,flip_to_long -12680,做多,2021-08-18 12:25:00,2021-08-18 12:55:00,3030.14,3030.0,-0.03,flip_to_short -12681,做空,2021-08-18 12:55:00,2021-08-18 13:00:00,3030.0,3049.07,-0.39,flip_to_long -12682,做多,2021-08-18 13:00:00,2021-08-18 18:10:00,3049.07,3078.31,0.52,flip_to_short -12683,做空,2021-08-18 18:10:00,2021-08-18 18:30:00,3078.31,3083.15,-0.12,flip_to_long -12684,做多,2021-08-18 18:30:00,2021-08-18 23:50:00,3083.15,3029.48,-1.02,flip_to_short -12685,做空,2021-08-18 23:50:00,2021-08-19 00:00:00,3029.48,3028.13,-0.0,flip_to_long -12686,做多,2021-08-19 00:00:00,2021-08-19 00:05:00,3028.13,3027.19,-0.05,flip_to_short -12687,做空,2021-08-19 00:05:00,2021-08-19 00:20:00,3027.19,3026.79,-0.02,flip_to_long -12688,做多,2021-08-19 00:20:00,2021-08-19 00:25:00,3026.79,3016.47,-0.22,flip_to_short -12689,做空,2021-08-19 00:25:00,2021-08-19 00:40:00,3016.47,3026.94,-0.23,flip_to_long -12690,做多,2021-08-19 00:40:00,2021-08-19 01:55:00,3026.94,3028.08,-0.01,flip_to_short -12691,做空,2021-08-19 01:55:00,2021-08-19 05:25:00,3028.08,3003.54,0.43,flip_to_long -12692,做多,2021-08-19 05:25:00,2021-08-19 06:00:00,3003.54,3002.24,-0.05,flip_to_short -12693,做空,2021-08-19 06:00:00,2021-08-19 06:30:00,3002.24,3000.6,0.0,flip_to_long -12694,做多,2021-08-19 06:30:00,2021-08-19 06:40:00,3000.6,2995.07,-0.13,flip_to_short -12695,做空,2021-08-19 06:40:00,2021-08-19 06:50:00,2995.07,3004.19,-0.2,flip_to_long -12696,做多,2021-08-19 06:50:00,2021-08-19 06:55:00,3004.19,2998.3,-0.14,flip_to_short -12697,做空,2021-08-19 06:55:00,2021-08-19 07:40:00,2998.3,2986.7,0.19,flip_to_long -12698,做多,2021-08-19 07:40:00,2021-08-19 08:10:00,2986.7,2990.87,0.05,flip_to_short -12699,做空,2021-08-19 08:10:00,2021-08-19 08:20:00,2990.87,2994.91,-0.1,flip_to_long -12700,做多,2021-08-19 08:20:00,2021-08-19 10:10:00,2994.91,2997.5,0.02,flip_to_short -12701,做空,2021-08-19 10:10:00,2021-08-19 10:25:00,2997.5,3004.55,-0.16,flip_to_long -12702,做多,2021-08-19 10:25:00,2021-08-19 10:30:00,3004.55,2994.71,-0.21,flip_to_short -12703,做空,2021-08-19 10:30:00,2021-08-19 11:30:00,2994.71,2999.08,-0.11,flip_to_long -12704,做多,2021-08-19 11:30:00,2021-08-19 11:35:00,2999.08,2994.3,-0.12,flip_to_short -12705,做空,2021-08-19 11:35:00,2021-08-19 12:55:00,2994.3,2998.35,-0.1,flip_to_long -12706,做多,2021-08-19 12:55:00,2021-08-19 13:20:00,2998.35,2996.0,-0.07,flip_to_short -12707,做空,2021-08-19 13:20:00,2021-08-19 13:30:00,2996.0,2992.45,0.04,flip_to_long -12708,做多,2021-08-19 13:30:00,2021-08-20 04:00:00,2992.45,3219.7,4.19,flip_to_short -12709,做空,2021-08-20 04:00:00,2021-08-20 04:50:00,3219.7,3231.62,-0.26,flip_to_long -12710,做多,2021-08-20 04:50:00,2021-08-20 04:55:00,3231.62,3225.53,-0.14,flip_to_short -12711,做空,2021-08-20 04:55:00,2021-08-20 05:30:00,3225.53,3228.13,-0.08,flip_to_long -12712,做多,2021-08-20 05:30:00,2021-08-20 05:35:00,3228.13,3222.74,-0.13,flip_to_short -12713,做空,2021-08-20 05:35:00,2021-08-20 05:40:00,3222.74,3223.29,-0.04,flip_to_long -12714,做多,2021-08-20 05:40:00,2021-08-20 06:00:00,3223.29,3227.55,0.05,flip_to_short -12715,做空,2021-08-20 06:00:00,2021-08-20 06:45:00,3227.55,3224.43,0.03,flip_to_long -12716,做多,2021-08-20 06:45:00,2021-08-20 07:10:00,3224.43,3223.22,-0.05,flip_to_short -12717,做空,2021-08-20 07:10:00,2021-08-20 07:15:00,3223.22,3233.59,-0.22,flip_to_long -12718,做多,2021-08-20 07:15:00,2021-08-20 07:25:00,3233.59,3224.29,-0.2,flip_to_short -12719,做空,2021-08-20 07:25:00,2021-08-20 08:00:00,3224.29,3226.0,-0.06,flip_to_long -12720,做多,2021-08-20 08:00:00,2021-08-20 08:05:00,3226.0,3212.89,-0.27,flip_to_short -12721,做空,2021-08-20 08:05:00,2021-08-20 10:15:00,3212.89,3216.82,-0.1,flip_to_long -12722,做多,2021-08-20 10:15:00,2021-08-20 10:30:00,3216.82,3222.12,0.07,flip_to_short -12723,做空,2021-08-20 10:30:00,2021-08-20 10:50:00,3222.12,3217.49,0.06,flip_to_long -12724,做多,2021-08-20 10:50:00,2021-08-20 11:00:00,3217.49,3215.75,-0.06,flip_to_short -12725,做空,2021-08-20 11:00:00,2021-08-20 11:20:00,3215.75,3217.71,-0.07,flip_to_long -12726,做多,2021-08-20 11:20:00,2021-08-20 11:25:00,3217.71,3216.71,-0.05,flip_to_short -12727,做空,2021-08-20 11:25:00,2021-08-20 12:00:00,3216.71,3210.91,0.08,flip_to_long -12728,做多,2021-08-20 12:00:00,2021-08-20 12:15:00,3210.91,3214.0,0.03,flip_to_short -12729,做空,2021-08-20 12:15:00,2021-08-20 16:50:00,3214.0,3260.29,-0.88,flip_to_long -12730,做多,2021-08-20 16:50:00,2021-08-20 17:25:00,3260.29,3263.51,0.03,flip_to_short -12731,做空,2021-08-20 17:25:00,2021-08-20 20:10:00,3263.51,3268.85,-0.12,flip_to_long -12732,做多,2021-08-20 20:10:00,2021-08-20 20:55:00,3268.85,3259.41,-0.2,flip_to_short -12733,做空,2021-08-20 20:55:00,2021-08-20 22:45:00,3259.41,3261.44,-0.06,flip_to_long -12734,做多,2021-08-20 22:45:00,2021-08-20 23:05:00,3261.44,3264.15,0.02,flip_to_short -12735,做空,2021-08-20 23:05:00,2021-08-21 01:50:00,3264.15,3266.19,-0.06,flip_to_long -12736,做多,2021-08-21 01:50:00,2021-08-21 02:00:00,3266.19,3264.85,-0.05,flip_to_short -12737,做空,2021-08-21 02:00:00,2021-08-21 02:05:00,3264.85,3269.97,-0.12,flip_to_long -12738,做多,2021-08-21 02:05:00,2021-08-21 02:45:00,3269.97,3265.74,-0.1,flip_to_short -12739,做空,2021-08-21 02:45:00,2021-08-21 02:55:00,3265.74,3264.68,-0.01,flip_to_long -12740,做多,2021-08-21 02:55:00,2021-08-21 03:00:00,3264.68,3264.37,-0.03,flip_to_short -12741,做空,2021-08-21 03:00:00,2021-08-21 03:15:00,3264.37,3264.63,-0.03,flip_to_long -12742,做多,2021-08-21 03:15:00,2021-08-21 04:05:00,3264.63,3265.0,-0.02,flip_to_short -12743,做空,2021-08-21 04:05:00,2021-08-21 04:20:00,3265.0,3262.82,0.01,flip_to_long -12744,做多,2021-08-21 04:20:00,2021-08-21 06:45:00,3262.82,3283.0,0.33,flip_to_short -12745,做空,2021-08-21 06:45:00,2021-08-21 06:55:00,3283.0,3278.64,0.05,flip_to_long -12746,做多,2021-08-21 06:55:00,2021-08-21 07:00:00,3278.64,3274.07,-0.11,flip_to_short -12747,做空,2021-08-21 07:00:00,2021-08-21 07:10:00,3274.07,3277.18,-0.08,flip_to_long -12748,做多,2021-08-21 07:10:00,2021-08-21 08:30:00,3277.18,3285.64,0.12,flip_to_short -12749,做空,2021-08-21 08:30:00,2021-08-21 09:10:00,3285.64,3288.09,-0.07,flip_to_long -12750,做多,2021-08-21 09:10:00,2021-08-21 09:15:00,3288.09,3284.06,-0.1,flip_to_short -12751,做空,2021-08-21 09:15:00,2021-08-21 09:20:00,3284.06,3286.37,-0.07,flip_to_long -12752,做多,2021-08-21 09:20:00,2021-08-21 09:50:00,3286.37,3283.39,-0.08,flip_to_short -12753,做空,2021-08-21 09:50:00,2021-08-21 10:10:00,3283.39,3287.62,-0.1,flip_to_long -12754,做多,2021-08-21 10:10:00,2021-08-21 11:00:00,3287.62,3282.74,-0.11,flip_to_short -12755,做空,2021-08-21 11:00:00,2021-08-21 11:05:00,3282.74,3254.04,0.48,tp_lower -12756,做多,2021-08-21 12:45:00,2021-08-21 13:10:00,3276.59,3282.98,0.08,flip_to_short -12757,做空,2021-08-21 13:10:00,2021-08-21 15:15:00,3282.98,3274.67,0.12,flip_to_long -12758,做多,2021-08-21 15:15:00,2021-08-21 15:20:00,3274.67,3270.58,-0.1,flip_to_short -12759,做空,2021-08-21 15:20:00,2021-08-21 15:25:00,3270.58,3270.97,-0.04,flip_to_long -12760,做多,2021-08-21 15:25:00,2021-08-21 16:00:00,3270.97,3272.76,0.0,flip_to_short -12761,做空,2021-08-21 16:00:00,2021-08-21 17:25:00,3272.76,3280.7,-0.17,flip_to_long -12762,做多,2021-08-21 17:25:00,2021-08-21 17:35:00,3280.7,3278.6,-0.07,flip_to_short -12763,做空,2021-08-21 17:35:00,2021-08-21 17:45:00,3278.6,3281.15,-0.07,flip_to_long -12764,做多,2021-08-21 17:45:00,2021-08-21 17:50:00,3281.15,3268.99,-0.24,flip_to_short -12765,做空,2021-08-21 17:50:00,2021-08-21 17:55:00,3268.99,3279.62,-0.22,flip_to_long -12766,做多,2021-08-21 17:55:00,2021-08-21 18:00:00,3279.62,3269.43,-0.21,flip_to_short -12767,做空,2021-08-21 18:00:00,2021-08-21 21:45:00,3269.43,3251.4,0.29,flip_to_long -12768,做多,2021-08-21 21:45:00,2021-08-21 22:35:00,3251.4,3248.58,-0.08,flip_to_short -12769,做空,2021-08-21 22:35:00,2021-08-21 22:45:00,3248.58,3250.81,-0.07,flip_to_long -12770,做多,2021-08-21 22:45:00,2021-08-21 23:15:00,3250.81,3245.1,-0.13,flip_to_short -12771,做空,2021-08-21 23:15:00,2021-08-22 00:05:00,3245.1,3251.83,-0.15,flip_to_long -12772,做多,2021-08-22 00:05:00,2021-08-22 00:15:00,3251.83,3232.3,-0.38,flip_to_short -12773,做空,2021-08-22 00:15:00,2021-08-22 00:20:00,3232.3,3237.85,-0.13,flip_to_long -12774,做多,2021-08-22 00:20:00,2021-08-22 00:45:00,3237.85,3237.52,-0.03,flip_to_short -12775,做空,2021-08-22 00:45:00,2021-08-22 00:50:00,3237.52,3242.6,-0.12,flip_to_long -12776,做多,2021-08-22 00:50:00,2021-08-22 01:00:00,3242.6,3240.41,-0.07,flip_to_short -12777,做空,2021-08-22 01:00:00,2021-08-22 01:05:00,3240.41,3243.76,-0.09,flip_to_long -12778,做多,2021-08-22 01:05:00,2021-08-22 01:10:00,3243.76,3237.62,-0.14,flip_to_short -12779,做空,2021-08-22 01:10:00,2021-08-22 01:15:00,3237.62,3245.0,-0.16,flip_to_long -12780,做多,2021-08-22 01:15:00,2021-08-22 01:20:00,3245.0,3241.32,-0.09,flip_to_short -12781,做空,2021-08-22 01:20:00,2021-08-22 01:25:00,3241.32,3243.22,-0.06,flip_to_long -12782,做多,2021-08-22 01:25:00,2021-08-22 02:00:00,3243.22,3247.27,0.04,flip_to_short -12783,做空,2021-08-22 02:00:00,2021-08-22 04:05:00,3247.27,3238.68,0.12,flip_to_long -12784,做多,2021-08-22 04:05:00,2021-08-22 04:30:00,3238.68,3239.99,-0.01,flip_to_short -12785,做空,2021-08-22 04:30:00,2021-08-22 04:45:00,3239.99,3242.14,-0.07,flip_to_long -12786,做多,2021-08-22 04:45:00,2021-08-22 05:15:00,3242.14,3236.96,-0.12,flip_to_short -12787,做空,2021-08-22 05:15:00,2021-08-22 05:30:00,3236.96,3236.31,-0.02,flip_to_long -12788,做多,2021-08-22 05:30:00,2021-08-22 06:05:00,3236.31,3235.1,-0.05,flip_to_short -12789,做空,2021-08-22 06:05:00,2021-08-22 06:10:00,3235.1,3237.64,-0.07,flip_to_long -12790,做多,2021-08-22 06:10:00,2021-08-22 08:15:00,3237.64,3245.84,0.11,flip_to_short -12791,做空,2021-08-22 08:15:00,2021-08-22 08:20:00,3245.84,3251.55,-0.13,flip_to_long -12792,做多,2021-08-22 08:20:00,2021-08-22 08:25:00,3251.55,3249.4,-0.07,flip_to_short -12793,做空,2021-08-22 08:25:00,2021-08-22 19:55:00,3249.4,3175.1,1.26,flip_to_long -12794,做多,2021-08-22 19:55:00,2021-08-22 20:00:00,3175.1,3152.31,-0.44,flip_to_short -12795,做空,2021-08-22 20:00:00,2021-08-22 21:30:00,3152.31,3161.21,-0.19,flip_to_long -12796,做多,2021-08-22 21:30:00,2021-08-23 07:00:00,3161.21,3327.64,2.96,flip_to_short -12797,做空,2021-08-23 07:00:00,2021-08-23 07:05:00,3327.64,3328.8,-0.05,flip_to_long -12798,做多,2021-08-23 07:05:00,2021-08-23 08:25:00,3328.8,3340.0,0.17,flip_to_short -12799,做空,2021-08-23 08:25:00,2021-08-23 08:55:00,3340.0,3337.59,0.01,flip_to_long -12800,做多,2021-08-23 08:55:00,2021-08-23 09:10:00,3337.59,3336.68,-0.05,flip_to_short -12801,做空,2021-08-23 09:10:00,2021-08-23 09:15:00,3336.68,3341.91,-0.13,flip_to_long -12802,做多,2021-08-23 09:15:00,2021-08-23 10:05:00,3341.91,3334.07,-0.17,flip_to_short -12803,做空,2021-08-23 10:05:00,2021-08-23 10:10:00,3334.07,3343.56,-0.2,flip_to_long -12804,做多,2021-08-23 10:10:00,2021-08-23 10:20:00,3343.56,3340.0,-0.09,flip_to_short -12805,做空,2021-08-23 10:20:00,2021-08-23 10:55:00,3340.0,3334.24,0.07,flip_to_long -12806,做多,2021-08-23 10:55:00,2021-08-23 11:05:00,3334.24,3330.59,-0.1,flip_to_short -12807,做空,2021-08-23 11:05:00,2021-08-23 11:25:00,3330.59,3338.15,-0.17,flip_to_long -12808,做多,2021-08-23 11:25:00,2021-08-23 12:15:00,3338.15,3342.4,0.05,flip_to_short -12809,做空,2021-08-23 12:15:00,2021-08-23 13:30:00,3342.4,3341.99,-0.02,flip_to_long -12810,做多,2021-08-23 13:30:00,2021-08-23 14:30:00,3341.99,3322.92,-0.37,flip_to_short -12811,做空,2021-08-23 14:30:00,2021-08-23 15:45:00,3322.92,3327.88,-0.12,flip_to_long -12812,做多,2021-08-23 15:45:00,2021-08-23 16:25:00,3327.88,3341.81,0.22,flip_to_short -12813,做空,2021-08-23 16:25:00,2021-08-23 16:50:00,3341.81,3338.91,0.02,flip_to_long -12814,做多,2021-08-23 16:50:00,2021-08-23 17:25:00,3338.91,3342.16,0.03,flip_to_short -12815,做空,2021-08-23 17:25:00,2021-08-23 17:40:00,3342.16,3343.33,-0.05,flip_to_long -12816,做多,2021-08-23 17:40:00,2021-08-23 17:50:00,3343.33,3340.45,-0.08,flip_to_short -12817,做空,2021-08-23 17:50:00,2021-08-23 18:30:00,3340.45,3339.46,-0.01,flip_to_long -12818,做多,2021-08-23 18:30:00,2021-08-23 18:35:00,3339.46,3333.84,-0.13,flip_to_short -12819,做空,2021-08-23 18:35:00,2021-08-23 18:40:00,3333.84,3338.22,-0.11,flip_to_long -12820,做多,2021-08-23 18:40:00,2021-08-23 18:50:00,3338.22,3332.03,-0.14,flip_to_short -12821,做空,2021-08-23 18:50:00,2021-08-23 20:40:00,3332.03,3329.59,0.01,flip_to_long -12822,做多,2021-08-23 20:40:00,2021-08-23 21:25:00,3329.59,3332.98,0.03,flip_to_short -12823,做空,2021-08-23 21:25:00,2021-08-23 22:40:00,3332.98,3337.49,-0.11,flip_to_long -12824,做多,2021-08-23 22:40:00,2021-08-23 23:00:00,3337.49,3332.99,-0.11,flip_to_short -12825,做空,2021-08-23 23:00:00,2021-08-24 00:00:00,3332.99,3334.73,-0.06,flip_to_long -12826,做多,2021-08-24 00:00:00,2021-08-24 00:30:00,3334.73,3322.4,-0.25,flip_to_short -12827,做空,2021-08-24 00:30:00,2021-08-24 03:05:00,3322.4,3317.77,0.05,flip_to_long -12828,做多,2021-08-24 03:05:00,2021-08-24 03:20:00,3317.77,3315.88,-0.06,flip_to_short -12829,做空,2021-08-24 03:20:00,2021-08-24 03:25:00,3315.88,3321.38,-0.13,flip_to_long -12830,做多,2021-08-24 03:25:00,2021-08-24 08:15:00,3321.38,3343.36,0.36,flip_to_short -12831,做空,2021-08-24 08:15:00,2021-08-24 08:30:00,3343.36,3343.06,-0.02,flip_to_long -12832,做多,2021-08-24 08:30:00,2021-08-24 08:40:00,3343.06,3341.14,-0.06,flip_to_short -12833,做空,2021-08-24 08:40:00,2021-08-24 10:10:00,3341.14,3346.0,-0.12,flip_to_long -12834,做多,2021-08-24 10:10:00,2021-08-24 10:15:00,3346.0,3339.24,-0.15,flip_to_short -12835,做空,2021-08-24 10:15:00,2021-08-24 19:35:00,3339.24,3193.38,2.57,flip_to_long -12836,做多,2021-08-24 19:35:00,2021-08-24 20:00:00,3193.38,3195.31,0.01,flip_to_short -12837,做空,2021-08-24 20:00:00,2021-08-24 21:55:00,3195.31,3200.96,-0.14,flip_to_long -12838,做多,2021-08-24 21:55:00,2021-08-24 23:15:00,3200.96,3202.98,0.01,flip_to_short -12839,做空,2021-08-24 23:15:00,2021-08-25 00:00:00,3202.98,3188.91,0.24,flip_to_long -12840,做多,2021-08-25 00:00:00,2021-08-25 00:40:00,3188.91,3194.46,0.08,flip_to_short -12841,做空,2021-08-25 00:40:00,2021-08-25 00:45:00,3194.46,3205.27,-0.24,flip_to_long -12842,做多,2021-08-25 00:45:00,2021-08-25 00:50:00,3205.27,3203.49,-0.07,flip_to_short -12843,做空,2021-08-25 00:50:00,2021-08-25 01:55:00,3203.49,3206.41,-0.09,flip_to_long -12844,做多,2021-08-25 01:55:00,2021-08-25 02:00:00,3206.41,3203.33,-0.09,flip_to_short -12845,做空,2021-08-25 02:00:00,2021-08-25 02:25:00,3203.33,3198.06,0.07,flip_to_long -12846,做多,2021-08-25 02:25:00,2021-08-25 03:10:00,3198.06,3196.1,-0.07,flip_to_short -12847,做空,2021-08-25 03:10:00,2021-08-25 03:20:00,3196.1,3199.73,-0.1,flip_to_long -12848,做多,2021-08-25 03:20:00,2021-08-25 03:35:00,3199.73,3194.43,-0.13,flip_to_short -12849,做空,2021-08-25 03:35:00,2021-08-25 03:40:00,3194.43,3196.34,-0.07,flip_to_long -12850,做多,2021-08-25 03:40:00,2021-08-25 05:25:00,3196.34,3193.01,-0.1,flip_to_short -12851,做空,2021-08-25 05:25:00,2021-08-25 11:45:00,3193.01,3141.69,0.96,flip_to_long -12852,做多,2021-08-25 11:45:00,2021-08-25 11:50:00,3141.69,3138.0,-0.1,flip_to_short -12853,做空,2021-08-25 11:50:00,2021-08-25 11:55:00,3138.0,3140.69,-0.08,flip_to_long -12854,做多,2021-08-25 11:55:00,2021-08-25 12:00:00,3140.69,3121.15,-0.42,flip_to_short -12855,做空,2021-08-25 12:00:00,2021-08-25 12:10:00,3121.15,3136.31,-0.33,flip_to_long -12856,做多,2021-08-25 12:10:00,2021-08-25 13:50:00,3136.31,3126.18,-0.23,flip_to_short -12857,做空,2021-08-25 13:50:00,2021-08-25 13:55:00,3126.18,3133.36,-0.17,flip_to_long -12858,做多,2021-08-25 13:55:00,2021-08-25 14:00:00,3133.36,3113.74,-0.41,flip_to_short -12859,做空,2021-08-25 14:00:00,2021-08-25 14:15:00,3113.74,3134.26,-0.43,flip_to_long -12860,做多,2021-08-25 14:15:00,2021-08-25 19:50:00,3134.26,3215.25,1.52,flip_to_short -12861,做空,2021-08-25 19:50:00,2021-08-25 20:00:00,3215.25,3220.05,-0.12,flip_to_long -12862,做多,2021-08-25 20:00:00,2021-08-25 20:30:00,3220.05,3215.19,-0.12,flip_to_short -12863,做空,2021-08-25 20:30:00,2021-08-25 21:05:00,3215.19,3225.85,-0.23,flip_to_long -12864,做多,2021-08-25 21:05:00,2021-08-25 21:10:00,3225.85,3220.5,-0.13,flip_to_short -12865,做空,2021-08-25 21:10:00,2021-08-25 21:55:00,3220.5,3223.29,-0.08,flip_to_long -12866,做多,2021-08-25 21:55:00,2021-08-25 22:15:00,3223.29,3219.53,-0.1,flip_to_short -12867,做空,2021-08-25 22:15:00,2021-08-25 22:35:00,3219.53,3223.53,-0.11,flip_to_long -12868,做多,2021-08-25 22:35:00,2021-08-26 00:05:00,3223.53,3213.28,-0.22,flip_to_short -12869,做空,2021-08-26 00:05:00,2021-08-26 00:10:00,3213.28,3224.49,-0.25,flip_to_long -12870,做多,2021-08-26 00:10:00,2021-08-26 00:15:00,3224.49,3214.59,-0.22,flip_to_short -12871,做空,2021-08-26 00:15:00,2021-08-26 00:20:00,3214.59,3223.0,-0.19,flip_to_long -12872,做多,2021-08-26 00:20:00,2021-08-26 01:30:00,3223.0,3220.77,-0.07,flip_to_short -12873,做空,2021-08-26 01:30:00,2021-08-26 02:05:00,3220.77,3222.43,-0.06,flip_to_long -12874,做多,2021-08-26 02:05:00,2021-08-26 10:40:00,3222.43,3107.47,-2.2,flip_to_short -12875,做空,2021-08-26 10:40:00,2021-08-26 11:05:00,3107.47,3118.49,-0.24,flip_to_long -12876,做多,2021-08-26 11:05:00,2021-08-26 11:30:00,3118.49,3100.71,-0.36,flip_to_short -12877,做空,2021-08-26 11:30:00,2021-08-26 11:40:00,3100.71,3105.03,-0.11,flip_to_long -12878,做多,2021-08-26 11:40:00,2021-08-26 11:45:00,3105.03,3092.62,-0.26,flip_to_short -12879,做空,2021-08-26 11:45:00,2021-08-26 12:15:00,3092.62,3115.49,-0.45,flip_to_long -12880,做多,2021-08-26 12:15:00,2021-08-26 12:45:00,3115.49,3089.26,-0.51,flip_to_short -12881,做空,2021-08-26 12:45:00,2021-08-26 13:00:00,3089.26,3111.76,-0.44,flip_to_long -12882,做多,2021-08-26 13:00:00,2021-08-26 13:05:00,3111.76,3107.81,-0.1,flip_to_short -12883,做空,2021-08-26 13:05:00,2021-08-26 13:15:00,3107.81,3104.41,0.03,flip_to_long -12884,做多,2021-08-26 13:15:00,2021-08-26 15:30:00,3104.41,3111.55,0.1,flip_to_short -12885,做空,2021-08-26 15:30:00,2021-08-26 15:35:00,3111.55,3113.0,-0.05,flip_to_long -12886,做多,2021-08-26 15:35:00,2021-08-26 15:40:00,3113.0,3103.5,-0.2,flip_to_short -12887,做空,2021-08-26 15:40:00,2021-08-26 16:00:00,3103.5,3116.37,-0.26,flip_to_long -12888,做多,2021-08-26 16:00:00,2021-08-26 16:05:00,3116.37,3106.97,-0.19,flip_to_short -12889,做空,2021-08-26 16:05:00,2021-08-26 16:35:00,3106.97,3110.03,-0.08,flip_to_long -12890,做多,2021-08-26 16:35:00,2021-08-26 16:45:00,3110.03,3111.02,-0.01,flip_to_short -12891,做空,2021-08-26 16:45:00,2021-08-26 16:50:00,3111.02,3114.46,-0.09,flip_to_long -12892,做多,2021-08-26 16:50:00,2021-08-26 16:55:00,3114.46,3111.97,-0.07,flip_to_short -12893,做空,2021-08-26 16:55:00,2021-08-26 17:00:00,3111.97,3117.44,-0.12,flip_to_long -12894,做多,2021-08-26 17:00:00,2021-08-26 17:25:00,3117.44,3112.98,-0.11,flip_to_short -12895,做空,2021-08-26 17:25:00,2021-08-26 17:30:00,3112.98,3113.26,-0.03,flip_to_long -12896,做多,2021-08-26 17:30:00,2021-08-26 17:50:00,3113.26,3112.84,-0.03,flip_to_short -12897,做空,2021-08-26 17:50:00,2021-08-26 18:30:00,3112.84,3105.0,0.11,flip_to_long -12898,做多,2021-08-26 18:30:00,2021-08-26 18:40:00,3105.0,3115.35,0.15,flip_to_short -12899,做空,2021-08-26 18:40:00,2021-08-26 19:40:00,3115.35,3105.17,0.15,flip_to_long -12900,做多,2021-08-26 19:40:00,2021-08-26 19:55:00,3105.17,3109.05,0.04,flip_to_short -12901,做空,2021-08-26 19:55:00,2021-08-26 20:00:00,3109.05,3114.4,-0.12,flip_to_long -12902,做多,2021-08-26 20:00:00,2021-08-26 23:00:00,3114.4,3117.46,0.03,flip_to_short -12903,做空,2021-08-26 23:00:00,2021-08-26 23:05:00,3117.46,3121.78,-0.1,flip_to_long -12904,做多,2021-08-26 23:05:00,2021-08-26 23:10:00,3121.78,3115.8,-0.13,flip_to_short -12905,做空,2021-08-26 23:10:00,2021-08-26 23:15:00,3115.8,3120.66,-0.11,flip_to_long -12906,做多,2021-08-26 23:15:00,2021-08-26 23:50:00,3120.66,3110.77,-0.2,flip_to_short -12907,做空,2021-08-26 23:50:00,2021-08-27 01:00:00,3110.77,3127.46,-0.32,flip_to_long -12908,做多,2021-08-27 01:00:00,2021-08-27 01:50:00,3127.46,3118.77,-0.18,flip_to_short -12909,做空,2021-08-27 01:50:00,2021-08-27 01:55:00,3118.77,3121.06,-0.07,flip_to_long -12910,做多,2021-08-27 01:55:00,2021-08-27 02:30:00,3121.06,3122.39,-0.0,flip_to_short -12911,做空,2021-08-27 02:30:00,2021-08-27 02:40:00,3122.39,3121.05,-0.0,flip_to_long -12912,做多,2021-08-27 02:40:00,2021-08-27 02:45:00,3121.05,3120.86,-0.03,flip_to_short -12913,做空,2021-08-27 02:45:00,2021-08-27 04:45:00,3120.86,3106.42,0.23,flip_to_long -12914,做多,2021-08-27 04:45:00,2021-08-27 04:50:00,3106.42,3098.54,-0.17,flip_to_short -12915,做空,2021-08-27 04:50:00,2021-08-27 04:55:00,3098.54,3104.03,-0.13,flip_to_long -12916,做多,2021-08-27 04:55:00,2021-08-27 05:05:00,3104.03,3108.76,0.06,flip_to_short -12917,做空,2021-08-27 05:05:00,2021-08-27 05:20:00,3108.76,3110.86,-0.06,flip_to_long -12918,做多,2021-08-27 05:20:00,2021-08-27 05:45:00,3110.86,3104.44,-0.14,flip_to_short -12919,做空,2021-08-27 05:45:00,2021-08-27 05:55:00,3104.44,3112.87,-0.18,flip_to_long -12920,做多,2021-08-27 05:55:00,2021-08-27 06:00:00,3112.87,3109.89,-0.08,flip_to_short -12921,做空,2021-08-27 06:00:00,2021-08-27 06:40:00,3109.89,3107.94,0.01,flip_to_long -12922,做多,2021-08-27 06:40:00,2021-08-27 06:50:00,3107.94,3105.35,-0.07,flip_to_short -12923,做空,2021-08-27 06:50:00,2021-08-27 06:55:00,3105.35,3109.36,-0.1,flip_to_long -12924,做多,2021-08-27 06:55:00,2021-08-27 07:15:00,3109.36,3098.32,-0.22,flip_to_short -12925,做空,2021-08-27 07:15:00,2021-08-27 07:20:00,3098.32,3122.75,-0.45,flip_to_long -12926,做多,2021-08-27 07:20:00,2021-08-27 08:55:00,3122.75,3113.72,-0.18,flip_to_short -12927,做空,2021-08-27 08:55:00,2021-08-27 09:10:00,3113.72,3110.46,0.03,flip_to_long -12928,做多,2021-08-27 09:10:00,2021-08-27 09:25:00,3110.46,3110.69,-0.02,flip_to_short -12929,做空,2021-08-27 09:25:00,2021-08-27 09:40:00,3110.69,3114.63,-0.09,flip_to_long -12930,做多,2021-08-27 09:40:00,2021-08-27 09:50:00,3114.63,3113.73,-0.04,flip_to_short -12931,做空,2021-08-27 09:50:00,2021-08-27 10:00:00,3113.73,3122.09,-0.17,flip_to_long -12932,做多,2021-08-27 10:00:00,2021-08-27 10:20:00,3122.09,3114.72,-0.15,flip_to_short -12933,做空,2021-08-27 10:20:00,2021-08-27 10:25:00,3114.72,3115.87,-0.05,flip_to_long -12934,做多,2021-08-27 10:25:00,2021-08-27 10:35:00,3115.87,3112.29,-0.09,flip_to_short -12935,做空,2021-08-27 10:35:00,2021-08-27 10:40:00,3112.29,3119.49,-0.15,flip_to_long -12936,做多,2021-08-27 10:40:00,2021-08-27 11:30:00,3119.49,3160.85,0.67,tp_upper -12937,做空,2021-08-27 18:55:00,2021-08-27 19:00:00,3231.62,3233.0,-0.05,flip_to_long -12938,做多,2021-08-27 19:00:00,2021-08-27 19:10:00,3233.0,3235.13,0.01,flip_to_short -12939,做空,2021-08-27 19:10:00,2021-08-27 19:20:00,3235.13,3237.24,-0.06,flip_to_long -12940,做多,2021-08-27 19:20:00,2021-08-27 19:25:00,3237.24,3230.85,-0.13,flip_to_short -12941,做空,2021-08-27 19:25:00,2021-08-27 20:05:00,3230.85,3259.67,-0.5,flip_to_long -12942,做多,2021-08-27 20:05:00,2021-08-28 00:55:00,3259.67,3269.11,0.12,flip_to_short -12943,做空,2021-08-28 00:55:00,2021-08-28 06:20:00,3269.11,3248.67,0.31,flip_to_long -12944,做多,2021-08-28 06:20:00,2021-08-28 06:35:00,3248.67,3249.49,-0.01,flip_to_short -12945,做空,2021-08-28 06:35:00,2021-08-28 06:55:00,3249.49,3248.58,-0.01,flip_to_long -12946,做多,2021-08-28 06:55:00,2021-08-28 08:20:00,3248.58,3248.15,-0.03,flip_to_short -12947,做空,2021-08-28 08:20:00,2021-08-28 09:00:00,3248.15,3247.04,-0.01,flip_to_long -12948,做多,2021-08-28 09:00:00,2021-08-28 09:10:00,3247.04,3244.79,-0.06,flip_to_short -12949,做空,2021-08-28 09:10:00,2021-08-28 09:20:00,3244.79,3250.99,-0.13,flip_to_long -12950,做多,2021-08-28 09:20:00,2021-08-28 10:00:00,3250.99,3246.28,-0.1,flip_to_short -12951,做空,2021-08-28 10:00:00,2021-08-28 10:55:00,3246.28,3241.78,0.05,flip_to_long -12952,做多,2021-08-28 10:55:00,2021-08-28 13:05:00,3241.78,3242.47,-0.02,flip_to_short -12953,做空,2021-08-28 13:05:00,2021-08-28 15:10:00,3242.47,3234.47,0.11,flip_to_long -12954,做多,2021-08-28 15:10:00,2021-08-28 15:15:00,3234.47,3229.6,-0.11,flip_to_short -12955,做空,2021-08-28 15:15:00,2021-08-28 15:30:00,3229.6,3234.25,-0.1,flip_to_long -12956,做多,2021-08-28 15:30:00,2021-08-28 18:55:00,3234.25,3242.22,0.1,flip_to_short -12957,做空,2021-08-28 18:55:00,2021-08-28 21:00:00,3242.22,3240.37,0.0,flip_to_long -12958,做多,2021-08-28 21:00:00,2021-08-28 21:20:00,3240.37,3241.04,-0.02,flip_to_short -12959,做空,2021-08-28 21:20:00,2021-08-28 21:25:00,3241.04,3248.74,-0.15,flip_to_long -12960,做多,2021-08-28 21:25:00,2021-08-28 22:30:00,3248.74,3238.16,-0.2,flip_to_short -12961,做空,2021-08-28 22:30:00,2021-08-28 23:00:00,3238.16,3243.32,-0.11,flip_to_long -12962,做多,2021-08-28 23:00:00,2021-08-28 23:20:00,3243.32,3238.78,-0.1,flip_to_short -12963,做空,2021-08-28 23:20:00,2021-08-28 23:25:00,3238.78,3239.04,-0.03,flip_to_long -12964,做多,2021-08-28 23:25:00,2021-08-29 00:20:00,3239.04,3238.55,-0.03,flip_to_short -12965,做空,2021-08-29 00:20:00,2021-08-29 00:25:00,3238.55,3252.62,-0.26,flip_to_long -12966,做多,2021-08-29 00:25:00,2021-08-29 02:45:00,3252.62,3250.13,-0.07,flip_to_short -12967,做空,2021-08-29 02:45:00,2021-08-29 07:10:00,3250.13,3198.95,0.81,flip_to_long -12968,做多,2021-08-29 07:10:00,2021-08-29 07:20:00,3198.95,3199.84,-0.01,flip_to_short -12969,做空,2021-08-29 07:20:00,2021-08-29 09:05:00,3199.84,3196.15,0.04,flip_to_long -12970,做多,2021-08-29 09:05:00,2021-08-29 09:35:00,3196.15,3193.61,-0.07,flip_to_short -12971,做空,2021-08-29 09:35:00,2021-08-29 09:40:00,3193.61,3195.4,-0.06,flip_to_long -12972,做多,2021-08-29 09:40:00,2021-08-29 09:50:00,3195.4,3196.63,-0.01,flip_to_short -12973,做空,2021-08-29 09:50:00,2021-08-29 09:55:00,3196.63,3204.62,-0.16,flip_to_long -12974,做多,2021-08-29 09:55:00,2021-08-29 10:05:00,3204.62,3198.89,-0.12,flip_to_short -12975,做空,2021-08-29 10:05:00,2021-08-29 10:15:00,3198.89,3201.0,-0.06,flip_to_long -12976,做多,2021-08-29 10:15:00,2021-08-29 10:20:00,3201.0,3198.19,-0.07,flip_to_short -12977,做空,2021-08-29 10:20:00,2021-08-29 10:30:00,3198.19,3197.73,-0.02,flip_to_long -12978,做多,2021-08-29 10:30:00,2021-08-29 11:05:00,3197.73,3202.36,0.05,flip_to_short -12979,做空,2021-08-29 11:05:00,2021-08-29 11:20:00,3202.36,3204.75,-0.07,flip_to_long -12980,做多,2021-08-29 11:20:00,2021-08-29 11:25:00,3204.75,3201.34,-0.08,flip_to_short -12981,做空,2021-08-29 11:25:00,2021-08-29 12:20:00,3201.34,3200.6,-0.01,flip_to_long -12982,做多,2021-08-29 12:20:00,2021-08-29 12:40:00,3200.6,3199.26,-0.05,flip_to_short -12983,做空,2021-08-29 12:40:00,2021-08-29 13:15:00,3199.26,3198.28,-0.01,flip_to_long -12984,做多,2021-08-29 13:15:00,2021-08-29 13:35:00,3198.28,3198.05,-0.03,flip_to_short -12985,做空,2021-08-29 13:35:00,2021-08-29 14:05:00,3198.05,3198.11,-0.03,flip_to_long -12986,做多,2021-08-29 14:05:00,2021-08-29 14:10:00,3198.11,3194.65,-0.08,flip_to_short -12987,做空,2021-08-29 14:10:00,2021-08-29 16:00:00,3194.65,3191.36,0.03,flip_to_long -12988,做多,2021-08-29 16:00:00,2021-08-29 21:45:00,3191.36,3222.94,0.5,flip_to_short -12989,做空,2021-08-29 21:45:00,2021-08-29 23:35:00,3222.94,3229.89,-0.14,flip_to_long -12990,做多,2021-08-29 23:35:00,2021-08-29 23:55:00,3229.89,3225.47,-0.1,flip_to_short -12991,做空,2021-08-29 23:55:00,2021-08-30 07:20:00,3225.47,3178.25,0.75,flip_to_long -12992,做多,2021-08-30 07:20:00,2021-08-30 11:10:00,3178.25,3183.1,0.06,flip_to_short -12993,做空,2021-08-30 11:10:00,2021-08-30 11:40:00,3183.1,3190.38,-0.15,flip_to_long -12994,做多,2021-08-30 11:40:00,2021-08-30 11:50:00,3190.38,3180.06,-0.2,flip_to_short -12995,做空,2021-08-30 11:50:00,2021-08-30 11:55:00,3180.06,3189.17,-0.18,flip_to_long -12996,做多,2021-08-30 11:55:00,2021-08-30 12:00:00,3189.17,3176.0,-0.25,flip_to_short -12997,做空,2021-08-30 12:00:00,2021-08-30 13:55:00,3176.0,3179.11,-0.08,flip_to_long -12998,做多,2021-08-30 13:55:00,2021-08-30 14:10:00,3179.11,3177.72,-0.05,flip_to_short -12999,做空,2021-08-30 14:10:00,2021-08-30 14:15:00,3177.72,3178.9,-0.05,flip_to_long -13000,做多,2021-08-30 14:15:00,2021-08-30 14:30:00,3178.9,3175.42,-0.09,flip_to_short -13001,做空,2021-08-30 14:30:00,2021-08-30 14:35:00,3175.42,3181.0,-0.12,flip_to_long -13002,做多,2021-08-30 14:35:00,2021-08-30 14:40:00,3181.0,3174.22,-0.14,flip_to_short -13003,做空,2021-08-30 14:40:00,2021-08-30 15:05:00,3174.22,3175.32,-0.05,flip_to_long -13004,做多,2021-08-30 15:05:00,2021-08-30 15:20:00,3175.32,3175.61,-0.02,flip_to_short -13005,做空,2021-08-30 15:20:00,2021-08-30 15:25:00,3175.61,3179.66,-0.09,flip_to_long -13006,做多,2021-08-30 15:25:00,2021-08-30 22:20:00,3179.66,3309.38,2.14,flip_to_short -13007,做空,2021-08-30 22:20:00,2021-08-31 03:45:00,3309.38,3229.38,1.31,flip_to_long -13008,做多,2021-08-31 03:45:00,2021-08-31 04:00:00,3229.38,3237.99,0.12,flip_to_short -13009,做空,2021-08-31 04:00:00,2021-08-31 06:25:00,3237.99,3233.0,0.06,flip_to_long -13010,做多,2021-08-31 06:25:00,2021-08-31 06:35:00,3233.0,3226.92,-0.14,flip_to_short -13011,做空,2021-08-31 06:35:00,2021-08-31 06:40:00,3226.92,3234.69,-0.17,flip_to_long -13012,做多,2021-08-31 06:40:00,2021-08-31 07:00:00,3234.69,3219.93,-0.29,flip_to_short -13013,做空,2021-08-31 07:00:00,2021-08-31 07:05:00,3219.93,3240.21,-0.39,flip_to_long -13014,做多,2021-08-31 07:05:00,2021-08-31 07:25:00,3240.21,3300.17,1.02,tp_upper -13015,做空,2021-08-31 14:50:00,2021-08-31 16:00:00,3386.81,3414.86,-0.5,flip_to_long -13016,做多,2021-08-31 16:00:00,2021-08-31 16:05:00,3414.86,3389.31,-0.45,flip_to_short -13017,做空,2021-08-31 16:05:00,2021-08-31 16:35:00,3389.31,3407.13,-0.32,flip_to_long -13018,做多,2021-08-31 16:35:00,2021-08-31 20:45:00,3407.13,3399.26,-0.16,flip_to_short -13019,做空,2021-08-31 20:45:00,2021-08-31 21:10:00,3399.26,3409.9,-0.2,flip_to_long -13020,做多,2021-08-31 21:10:00,2021-08-31 21:20:00,3409.9,3392.35,-0.31,flip_to_short -13021,做空,2021-08-31 21:20:00,2021-08-31 21:25:00,3392.35,3413.65,-0.37,flip_to_long -13022,做多,2021-08-31 21:25:00,2021-08-31 22:15:00,3413.65,3394.76,-0.33,flip_to_short -13023,做空,2021-08-31 22:15:00,2021-08-31 22:45:00,3394.76,3401.9,-0.14,flip_to_long -13024,做多,2021-08-31 22:45:00,2021-08-31 23:00:00,3401.9,3401.54,-0.03,flip_to_short -13025,做空,2021-08-31 23:00:00,2021-08-31 23:05:00,3401.54,3416.82,-0.27,flip_to_long -13026,做多,2021-08-31 23:05:00,2021-09-01 00:00:00,3416.82,3425.46,0.11,flip_to_short -13027,做空,2021-09-01 00:00:00,2021-09-01 01:40:00,3425.46,3410.31,0.22,flip_to_long -13028,做多,2021-09-01 01:40:00,2021-09-01 02:55:00,3410.31,3421.77,0.16,flip_to_short -13029,做空,2021-09-01 02:55:00,2021-09-01 03:40:00,3421.77,3421.08,-0.02,flip_to_long -13030,做多,2021-09-01 03:40:00,2021-09-01 10:05:00,3421.08,3531.86,1.76,flip_to_short -13031,做空,2021-09-01 10:05:00,2021-09-01 11:45:00,3531.86,3540.96,-0.18,flip_to_long -13032,做多,2021-09-01 11:45:00,2021-09-01 11:50:00,3540.96,3534.76,-0.13,flip_to_short -13033,做空,2021-09-01 11:50:00,2021-09-01 12:15:00,3534.76,3538.26,-0.08,flip_to_long -13034,做多,2021-09-01 12:15:00,2021-09-01 13:10:00,3538.26,3537.61,-0.04,flip_to_short -13035,做空,2021-09-01 13:10:00,2021-09-01 13:30:00,3537.61,3536.64,-0.01,flip_to_long -13036,做多,2021-09-01 13:30:00,2021-09-01 13:40:00,3536.64,3538.39,-0.0,flip_to_short -13037,做空,2021-09-01 13:40:00,2021-09-01 13:45:00,3538.39,3540.0,-0.05,flip_to_long -13038,做多,2021-09-01 13:45:00,2021-09-01 13:50:00,3540.0,3539.11,-0.04,flip_to_short -13039,做空,2021-09-01 13:50:00,2021-09-01 14:00:00,3539.11,3537.96,-0.01,flip_to_long -13040,做多,2021-09-01 14:00:00,2021-09-01 14:35:00,3537.96,3543.83,0.07,flip_to_short -13041,做空,2021-09-01 14:35:00,2021-09-01 14:50:00,3543.83,3539.12,0.05,flip_to_long -13042,做多,2021-09-01 14:50:00,2021-09-01 15:10:00,3539.12,3541.96,0.02,flip_to_short -13043,做空,2021-09-01 15:10:00,2021-09-02 01:15:00,3541.96,3772.72,-3.7,flip_to_long -13044,做多,2021-09-02 01:15:00,2021-09-02 01:55:00,3772.72,3778.99,0.06,flip_to_short -13045,做空,2021-09-02 01:55:00,2021-09-02 02:10:00,3778.99,3788.27,-0.16,flip_to_long -13046,做多,2021-09-02 02:10:00,2021-09-02 02:15:00,3788.27,3770.03,-0.28,flip_to_short -13047,做空,2021-09-02 02:15:00,2021-09-02 02:30:00,3770.03,3782.6,-0.2,flip_to_long -13048,做多,2021-09-02 02:30:00,2021-09-02 05:20:00,3782.6,3766.06,-0.26,flip_to_short -13049,做空,2021-09-02 05:20:00,2021-09-02 05:35:00,3766.06,3769.46,-0.07,flip_to_long -13050,做多,2021-09-02 05:35:00,2021-09-02 06:20:00,3769.46,3765.94,-0.08,flip_to_short -13051,做空,2021-09-02 06:20:00,2021-09-02 07:00:00,3765.94,3765.8,-0.02,flip_to_long -13052,做多,2021-09-02 07:00:00,2021-09-02 07:10:00,3765.8,3761.89,-0.08,flip_to_short -13053,做空,2021-09-02 07:10:00,2021-09-02 08:40:00,3761.89,3757.32,0.04,flip_to_long -13054,做多,2021-09-02 08:40:00,2021-09-02 08:45:00,3757.32,3752.01,-0.1,flip_to_short -13055,做空,2021-09-02 08:45:00,2021-09-02 09:00:00,3752.01,3751.38,-0.02,flip_to_long -13056,做多,2021-09-02 09:00:00,2021-09-02 11:30:00,3751.38,3750.52,-0.04,flip_to_short -13057,做空,2021-09-02 11:30:00,2021-09-02 14:45:00,3750.52,3781.74,-0.46,flip_to_long -13058,做多,2021-09-02 14:45:00,2021-09-02 14:55:00,3781.74,3766.79,-0.23,flip_to_short -13059,做空,2021-09-02 14:55:00,2021-09-02 15:15:00,3766.79,3773.7,-0.12,flip_to_long -13060,做多,2021-09-02 15:15:00,2021-09-02 16:30:00,3773.7,3781.58,0.08,flip_to_short -13061,做空,2021-09-02 16:30:00,2021-09-02 17:05:00,3781.58,3782.1,-0.03,flip_to_long -13062,做多,2021-09-02 17:05:00,2021-09-02 17:10:00,3782.1,3780.51,-0.05,flip_to_short -13063,做空,2021-09-02 17:10:00,2021-09-02 17:15:00,3780.51,3782.71,-0.06,flip_to_long -13064,做多,2021-09-02 17:15:00,2021-09-02 17:20:00,3782.71,3776.82,-0.1,flip_to_short -13065,做空,2021-09-02 17:20:00,2021-09-02 17:25:00,3776.82,3781.8,-0.09,flip_to_long -13066,做多,2021-09-02 17:25:00,2021-09-02 17:30:00,3781.8,3781.01,-0.04,flip_to_short -13067,做空,2021-09-02 17:30:00,2021-09-02 17:35:00,3781.01,3783.71,-0.06,flip_to_long -13068,做多,2021-09-02 17:35:00,2021-09-02 17:40:00,3783.71,3777.83,-0.1,flip_to_short -13069,做空,2021-09-02 17:40:00,2021-09-02 17:45:00,3777.83,3780.0,-0.05,flip_to_long -13070,做多,2021-09-02 17:45:00,2021-09-02 18:15:00,3780.0,3780.58,-0.02,flip_to_short -13071,做空,2021-09-02 18:15:00,2021-09-02 18:55:00,3780.58,3780.41,-0.02,flip_to_long -13072,做多,2021-09-02 18:55:00,2021-09-02 22:25:00,3780.41,3799.03,0.22,flip_to_short -13073,做空,2021-09-02 22:25:00,2021-09-02 23:15:00,3799.03,3795.84,0.02,flip_to_long -13074,做多,2021-09-02 23:15:00,2021-09-03 00:15:00,3795.84,3792.89,-0.06,flip_to_short -13075,做空,2021-09-03 00:15:00,2021-09-03 02:55:00,3792.89,3776.51,0.2,flip_to_long -13076,做多,2021-09-03 02:55:00,2021-09-03 03:00:00,3776.51,3769.53,-0.12,flip_to_short -13077,做空,2021-09-03 03:00:00,2021-09-03 03:05:00,3769.53,3784.58,-0.23,flip_to_long -13078,做多,2021-09-03 03:05:00,2021-09-03 06:40:00,3784.58,3790.02,0.05,flip_to_short -13079,做空,2021-09-03 06:40:00,2021-09-03 06:45:00,3790.02,3794.0,-0.08,flip_to_long -13080,做多,2021-09-03 06:45:00,2021-09-03 06:50:00,3794.0,3790.15,-0.08,flip_to_short -13081,做空,2021-09-03 06:50:00,2021-09-03 06:55:00,3790.15,3795.48,-0.1,flip_to_long -13082,做多,2021-09-03 06:55:00,2021-09-03 07:05:00,3795.48,3790.69,-0.09,flip_to_short -13083,做空,2021-09-03 07:05:00,2021-09-03 07:15:00,3790.69,3793.02,-0.06,flip_to_long -13084,做多,2021-09-03 07:15:00,2021-09-03 07:50:00,3793.02,3803.52,0.12,flip_to_short -13085,做空,2021-09-03 07:50:00,2021-09-03 08:00:00,3803.52,3802.19,-0.01,flip_to_long -13086,做多,2021-09-03 08:00:00,2021-09-03 08:30:00,3802.19,3804.92,0.01,flip_to_short -13087,做空,2021-09-03 08:30:00,2021-09-03 08:35:00,3804.92,3812.91,-0.13,flip_to_long -13088,做多,2021-09-03 08:35:00,2021-09-03 08:45:00,3812.91,3867.11,0.7,tp_upper -13089,做空,2021-09-03 13:50:00,2021-09-03 15:40:00,3960.97,3970.37,-0.15,flip_to_long -13090,做多,2021-09-03 15:40:00,2021-09-03 17:45:00,3970.37,3965.54,-0.09,flip_to_short -13091,做空,2021-09-03 17:45:00,2021-09-03 23:45:00,3965.54,3932.66,0.4,flip_to_long -13092,做多,2021-09-03 23:45:00,2021-09-04 01:55:00,3932.66,3925.45,-0.12,flip_to_short -13093,做空,2021-09-04 01:55:00,2021-09-04 02:15:00,3925.45,3933.26,-0.13,flip_to_long -13094,做多,2021-09-04 02:15:00,2021-09-04 02:30:00,3933.26,3931.89,-0.04,flip_to_short -13095,做空,2021-09-04 02:30:00,2021-09-04 03:30:00,3931.89,3933.25,-0.04,flip_to_long -13096,做多,2021-09-04 03:30:00,2021-09-04 03:35:00,3933.25,3930.82,-0.06,flip_to_short -13097,做空,2021-09-04 03:35:00,2021-09-04 03:45:00,3930.82,3932.91,-0.05,flip_to_long -13098,做多,2021-09-04 03:45:00,2021-09-04 05:50:00,3932.91,3925.45,-0.12,flip_to_short -13099,做空,2021-09-04 05:50:00,2021-09-04 05:55:00,3925.45,3929.53,-0.08,flip_to_long -13100,做多,2021-09-04 05:55:00,2021-09-04 06:00:00,3929.53,3926.91,-0.06,flip_to_short -13101,做空,2021-09-04 06:00:00,2021-09-04 06:05:00,3926.91,3932.8,-0.1,flip_to_long -13102,做多,2021-09-04 06:05:00,2021-09-04 06:30:00,3932.8,3926.74,-0.1,flip_to_short -13103,做空,2021-09-04 06:30:00,2021-09-04 06:35:00,3926.74,3928.47,-0.05,flip_to_long -13104,做多,2021-09-04 06:35:00,2021-09-04 06:40:00,3928.47,3925.79,-0.06,flip_to_short -13105,做空,2021-09-04 06:40:00,2021-09-04 06:45:00,3925.79,3931.78,-0.1,flip_to_long -13106,做多,2021-09-04 06:45:00,2021-09-04 06:50:00,3931.78,3923.0,-0.14,flip_to_short -13107,做空,2021-09-04 06:50:00,2021-09-04 07:00:00,3923.0,3932.62,-0.15,flip_to_long -13108,做多,2021-09-04 07:00:00,2021-09-04 07:10:00,3932.62,3920.99,-0.17,flip_to_short -13109,做空,2021-09-04 07:10:00,2021-09-04 07:20:00,3920.99,3927.0,-0.1,flip_to_long -13110,做多,2021-09-04 07:20:00,2021-09-04 07:25:00,3927.0,3925.53,-0.04,flip_to_short -13111,做空,2021-09-04 07:25:00,2021-09-04 08:05:00,3925.53,3927.49,-0.05,flip_to_long -13112,做多,2021-09-04 08:05:00,2021-09-04 10:40:00,3927.49,3932.61,0.04,flip_to_short -13113,做空,2021-09-04 10:40:00,2021-09-04 12:30:00,3932.61,3923.61,0.09,flip_to_long -13114,做多,2021-09-04 12:30:00,2021-09-04 12:40:00,3923.61,3921.99,-0.05,flip_to_short -13115,做空,2021-09-04 12:40:00,2021-09-04 12:50:00,3921.99,3923.35,-0.04,flip_to_long -13116,做多,2021-09-04 12:50:00,2021-09-04 13:45:00,3923.35,3914.35,-0.14,flip_to_short -13117,做空,2021-09-04 13:45:00,2021-09-04 13:50:00,3914.35,3919.47,-0.09,flip_to_long -13118,做多,2021-09-04 13:50:00,2021-09-04 15:40:00,3919.47,3915.86,-0.07,flip_to_short -13119,做空,2021-09-04 15:40:00,2021-09-04 17:25:00,3915.86,3862.9,0.65,tp_lower -13120,做多,2021-09-04 20:30:00,2021-09-04 23:15:00,3882.4,3880.61,-0.05,flip_to_short -13121,做空,2021-09-04 23:15:00,2021-09-04 23:25:00,3880.61,3880.0,-0.02,flip_to_long -13122,做多,2021-09-04 23:25:00,2021-09-05 00:10:00,3880.0,3879.43,-0.03,flip_to_short -13123,做空,2021-09-05 00:10:00,2021-09-05 00:20:00,3879.43,3896.72,-0.26,flip_to_long -13124,做多,2021-09-05 00:20:00,2021-09-05 01:30:00,3896.72,3885.92,-0.17,flip_to_short -13125,做空,2021-09-05 01:30:00,2021-09-05 01:45:00,3885.92,3894.89,-0.14,flip_to_long -13126,做多,2021-09-05 01:45:00,2021-09-05 01:50:00,3894.89,3890.45,-0.08,flip_to_short -13127,做空,2021-09-05 01:50:00,2021-09-05 01:55:00,3890.45,3897.15,-0.11,flip_to_long -13128,做多,2021-09-05 01:55:00,2021-09-05 02:35:00,3897.15,3896.71,-0.03,flip_to_short -13129,做空,2021-09-05 02:35:00,2021-09-05 03:00:00,3896.71,3895.0,-0.0,flip_to_long -13130,做多,2021-09-05 03:00:00,2021-09-05 06:50:00,3895.0,3873.18,-0.31,flip_to_short -13131,做空,2021-09-05 06:50:00,2021-09-05 06:55:00,3873.18,3880.24,-0.12,flip_to_long -13132,做多,2021-09-05 06:55:00,2021-09-05 07:50:00,3880.24,3870.8,-0.15,flip_to_short -13133,做空,2021-09-05 07:50:00,2021-09-05 13:25:00,3870.8,3930.12,-0.79,flip_to_long -13134,做多,2021-09-05 13:25:00,2021-09-05 14:00:00,3930.12,3930.54,-0.02,flip_to_short -13135,做空,2021-09-05 14:00:00,2021-09-05 14:05:00,3930.54,3937.83,-0.12,flip_to_long -13136,做多,2021-09-05 14:05:00,2021-09-05 14:15:00,3937.83,3938.76,-0.01,flip_to_short -13137,做空,2021-09-05 14:15:00,2021-09-05 16:35:00,3938.76,3921.0,0.2,flip_to_long -13138,做多,2021-09-05 16:35:00,2021-09-05 17:05:00,3921.0,3924.8,0.02,flip_to_short -13139,做空,2021-09-05 17:05:00,2021-09-05 17:25:00,3924.8,3930.6,-0.1,flip_to_long -13140,做多,2021-09-05 17:25:00,2021-09-05 17:30:00,3930.6,3928.55,-0.05,flip_to_short -13141,做空,2021-09-05 17:30:00,2021-09-05 18:15:00,3928.55,3929.92,-0.04,flip_to_long -13142,做多,2021-09-05 18:15:00,2021-09-05 18:20:00,3929.92,3921.0,-0.13,flip_to_short -13143,做空,2021-09-05 18:20:00,2021-09-05 18:25:00,3921.0,3928.19,-0.11,flip_to_long -13144,做多,2021-09-05 18:25:00,2021-09-05 18:30:00,3928.19,3924.58,-0.07,flip_to_short -13145,做空,2021-09-05 18:30:00,2021-09-05 18:35:00,3924.58,3931.67,-0.11,flip_to_long -13146,做多,2021-09-05 18:35:00,2021-09-05 19:00:00,3931.67,3925.52,-0.1,flip_to_short -13147,做空,2021-09-05 19:00:00,2021-09-05 22:45:00,3925.52,3942.74,-0.24,flip_to_long -13148,做多,2021-09-05 22:45:00,2021-09-06 00:20:00,3942.74,3943.29,-0.02,flip_to_short -13149,做空,2021-09-06 00:20:00,2021-09-06 03:30:00,3943.29,3931.82,0.12,flip_to_long -13150,做多,2021-09-06 03:30:00,2021-09-06 05:25:00,3931.82,3923.32,-0.13,flip_to_short -13151,做空,2021-09-06 05:25:00,2021-09-06 05:30:00,3923.32,3924.67,-0.04,flip_to_long -13152,做多,2021-09-06 05:30:00,2021-09-06 10:35:00,3924.67,3949.71,0.29,flip_to_short -13153,做空,2021-09-06 10:35:00,2021-09-06 10:55:00,3949.71,3952.22,-0.06,flip_to_long -13154,做多,2021-09-06 10:55:00,2021-09-06 11:05:00,3952.22,3948.84,-0.07,flip_to_short -13155,做空,2021-09-06 11:05:00,2021-09-06 11:10:00,3948.84,3951.91,-0.06,flip_to_long -13156,做多,2021-09-06 11:10:00,2021-09-06 11:15:00,3951.91,3937.46,-0.2,flip_to_short -13157,做空,2021-09-06 11:15:00,2021-09-06 12:00:00,3937.46,3881.1,0.67,tp_lower -13158,做多,2021-09-06 14:10:00,2021-09-06 16:05:00,3933.14,3917.14,-0.22,flip_to_short -13159,做空,2021-09-06 16:05:00,2021-09-06 16:10:00,3917.14,3923.38,-0.1,flip_to_long -13160,做多,2021-09-06 16:10:00,2021-09-06 18:00:00,3923.38,3936.58,0.14,flip_to_short -13161,做空,2021-09-06 18:00:00,2021-09-06 18:25:00,3936.58,3939.48,-0.06,flip_to_long -13162,做多,2021-09-06 18:25:00,2021-09-06 20:05:00,3939.48,3937.81,-0.05,flip_to_short -13163,做空,2021-09-06 20:05:00,2021-09-06 20:15:00,3937.81,3939.0,-0.04,flip_to_long -13164,做多,2021-09-06 20:15:00,2021-09-06 22:10:00,3939.0,3951.12,0.13,flip_to_short -13165,做空,2021-09-06 22:10:00,2021-09-07 02:00:00,3951.12,3931.87,0.21,flip_to_long -13166,做多,2021-09-07 02:00:00,2021-09-07 03:25:00,3931.87,3924.15,-0.12,flip_to_short -13167,做空,2021-09-07 03:25:00,2021-09-07 03:30:00,3924.15,3928.69,-0.08,flip_to_long -13168,做多,2021-09-07 03:30:00,2021-09-07 03:35:00,3928.69,3919.99,-0.13,flip_to_short -13169,做空,2021-09-07 03:35:00,2021-09-07 04:15:00,3919.99,3921.85,-0.05,flip_to_long -13170,做多,2021-09-07 04:15:00,2021-09-07 04:55:00,3921.85,3921.17,-0.03,flip_to_short -13171,做空,2021-09-07 04:55:00,2021-09-07 05:10:00,3921.17,3919.58,-0.0,flip_to_long -13172,做多,2021-09-07 05:10:00,2021-09-07 05:45:00,3919.58,3923.85,0.03,flip_to_short -13173,做空,2021-09-07 05:45:00,2021-09-07 06:35:00,3923.85,3926.33,-0.06,flip_to_long -13174,做多,2021-09-07 06:35:00,2021-09-07 13:05:00,3926.33,3756.98,-2.14,flip_to_short -13175,做空,2021-09-07 13:05:00,2021-09-07 13:15:00,3756.98,3767.97,-0.16,flip_to_long -13176,做多,2021-09-07 13:15:00,2021-09-07 13:45:00,3767.97,3753.78,-0.2,flip_to_short -13177,做空,2021-09-07 13:45:00,2021-09-07 14:25:00,3753.78,3695.45,0.7,tp_lower -13178,做多,2021-09-07 19:15:00,2021-09-07 19:25:00,3461.82,3463.28,-0.0,flip_to_short -13179,做空,2021-09-07 19:25:00,2021-09-07 19:45:00,3463.28,3454.34,0.1,flip_to_long -13180,做多,2021-09-07 19:45:00,2021-09-07 19:50:00,3454.34,3430.54,-0.35,flip_to_short -13181,做空,2021-09-07 19:50:00,2021-09-07 20:15:00,3430.54,3455.31,-0.36,flip_to_long -13182,做多,2021-09-07 20:15:00,2021-09-07 23:00:00,3455.31,3421.08,-0.48,flip_to_short -13183,做空,2021-09-07 23:00:00,2021-09-07 23:15:00,3421.08,3421.11,-0.02,flip_to_long -13184,做多,2021-09-07 23:15:00,2021-09-08 00:00:00,3421.11,3410.74,-0.16,flip_to_short -13185,做空,2021-09-08 00:00:00,2021-09-08 00:10:00,3410.74,3402.11,0.09,flip_to_long -13186,做多,2021-09-08 00:10:00,2021-09-08 03:15:00,3402.11,3445.87,0.58,flip_to_short -13187,做空,2021-09-08 03:15:00,2021-09-08 04:10:00,3445.87,3454.79,-0.15,flip_to_long -13188,做多,2021-09-08 04:10:00,2021-09-08 04:45:00,3454.79,3460.63,0.06,flip_to_short -13189,做空,2021-09-08 04:45:00,2021-09-08 05:20:00,3460.63,3467.85,-0.12,flip_to_long -13190,做多,2021-09-08 05:20:00,2021-09-08 05:30:00,3467.85,3460.2,-0.13,flip_to_short -13191,做空,2021-09-08 05:30:00,2021-09-08 08:45:00,3460.2,3362.1,1.3,flip_to_long -13192,做多,2021-09-08 08:45:00,2021-09-08 10:00:00,3362.1,3355.94,-0.11,flip_to_short -13193,做空,2021-09-08 10:00:00,2021-09-08 10:10:00,3355.94,3355.24,-0.01,flip_to_long -13194,做多,2021-09-08 10:10:00,2021-09-08 10:20:00,3355.24,3347.71,-0.13,flip_to_short -13195,做空,2021-09-08 10:20:00,2021-09-08 10:45:00,3347.71,3361.54,-0.22,flip_to_long -13196,做多,2021-09-08 10:45:00,2021-09-08 13:15:00,3361.54,3379.91,0.24,flip_to_short -13197,做空,2021-09-08 13:15:00,2021-09-08 13:20:00,3379.91,3404.08,-0.37,flip_to_long -13198,做多,2021-09-08 13:20:00,2021-09-08 13:50:00,3404.08,3391.59,-0.2,flip_to_short -13199,做空,2021-09-08 13:50:00,2021-09-08 13:55:00,3391.59,3407.38,-0.24,flip_to_long -13200,做多,2021-09-08 13:55:00,2021-09-08 14:00:00,3407.38,3390.22,-0.26,flip_to_short -13201,做空,2021-09-08 14:00:00,2021-09-08 14:10:00,3390.22,3397.95,-0.13,flip_to_long -13202,做多,2021-09-08 14:10:00,2021-09-08 14:15:00,3397.95,3396.94,-0.04,flip_to_short -13203,做空,2021-09-08 14:15:00,2021-09-08 14:20:00,3396.94,3411.99,-0.23,flip_to_long -13204,做多,2021-09-08 14:20:00,2021-09-08 14:35:00,3411.99,3404.01,-0.13,flip_to_short -13205,做空,2021-09-08 14:35:00,2021-09-08 15:05:00,3404.01,3404.95,-0.04,flip_to_long -13206,做多,2021-09-08 15:05:00,2021-09-08 15:50:00,3404.95,3399.56,-0.1,flip_to_short -13207,做空,2021-09-08 15:50:00,2021-09-08 15:55:00,3399.56,3419.99,-0.3,flip_to_long -13208,做多,2021-09-08 15:55:00,2021-09-08 16:00:00,3419.99,3406.26,-0.21,flip_to_short -13209,做空,2021-09-08 16:00:00,2021-09-08 16:05:00,3406.26,3423.55,-0.25,flip_to_long -13210,做多,2021-09-08 16:05:00,2021-09-08 20:10:00,3423.55,3468.99,0.57,flip_to_short -13211,做空,2021-09-08 20:10:00,2021-09-08 20:15:00,3468.99,3477.83,-0.14,flip_to_long -13212,做多,2021-09-08 20:15:00,2021-09-08 21:05:00,3477.83,3485.29,0.07,flip_to_short -13213,做空,2021-09-08 21:05:00,2021-09-08 22:05:00,3485.29,3483.64,-0.0,flip_to_long -13214,做多,2021-09-08 22:05:00,2021-09-08 23:45:00,3483.64,3494.63,0.12,flip_to_short -13215,做空,2021-09-08 23:45:00,2021-09-09 00:00:00,3494.63,3514.4,-0.28,flip_to_long -13216,做多,2021-09-09 00:00:00,2021-09-09 00:05:00,3514.4,3507.99,-0.11,flip_to_short -13217,做空,2021-09-09 00:05:00,2021-09-09 00:35:00,3507.99,3510.36,-0.05,flip_to_long -13218,做多,2021-09-09 00:35:00,2021-09-09 00:40:00,3510.36,3491.67,-0.27,flip_to_short -13219,做空,2021-09-09 00:40:00,2021-09-09 00:50:00,3491.67,3510.28,-0.27,flip_to_long -13220,做多,2021-09-09 00:50:00,2021-09-09 01:10:00,3510.28,3490.08,-0.29,flip_to_short -13221,做空,2021-09-09 01:10:00,2021-09-09 01:55:00,3490.08,3493.33,-0.06,flip_to_long -13222,做多,2021-09-09 01:55:00,2021-09-09 02:15:00,3493.33,3504.89,0.13,flip_to_short -13223,做空,2021-09-09 02:15:00,2021-09-09 04:10:00,3504.89,3483.08,0.26,flip_to_long -13224,做多,2021-09-09 04:10:00,2021-09-09 04:25:00,3483.08,3482.44,-0.03,flip_to_short -13225,做空,2021-09-09 04:25:00,2021-09-09 04:40:00,3482.44,3483.5,-0.04,flip_to_long -13226,做多,2021-09-09 04:40:00,2021-09-09 05:00:00,3483.5,3477.0,-0.11,flip_to_short -13227,做空,2021-09-09 05:00:00,2021-09-09 05:05:00,3477.0,3483.29,-0.1,flip_to_long -13228,做多,2021-09-09 05:05:00,2021-09-09 06:25:00,3483.29,3480.13,-0.06,flip_to_short -13229,做空,2021-09-09 06:25:00,2021-09-09 06:30:00,3480.13,3491.98,-0.18,flip_to_long -13230,做多,2021-09-09 06:30:00,2021-09-09 06:35:00,3491.98,3484.64,-0.12,flip_to_short -13231,做空,2021-09-09 06:35:00,2021-09-09 07:15:00,3484.64,3479.21,0.05,flip_to_long -13232,做多,2021-09-09 07:15:00,2021-09-09 07:30:00,3479.21,3474.85,-0.08,flip_to_short -13233,做空,2021-09-09 07:30:00,2021-09-09 07:35:00,3474.85,3478.49,-0.07,flip_to_long -13234,做多,2021-09-09 07:35:00,2021-09-09 09:55:00,3478.49,3497.53,0.22,flip_to_short -13235,做空,2021-09-09 09:55:00,2021-09-09 12:00:00,3497.53,3492.61,0.04,flip_to_long -13236,做多,2021-09-09 12:00:00,2021-09-09 12:10:00,3492.61,3499.59,0.07,flip_to_short -13237,做空,2021-09-09 12:10:00,2021-09-09 12:55:00,3499.59,3493.72,0.05,flip_to_long -13238,做多,2021-09-09 12:55:00,2021-09-09 15:30:00,3493.72,3503.88,0.11,flip_to_short -13239,做空,2021-09-09 15:30:00,2021-09-09 23:05:00,3503.88,3464.69,0.48,flip_to_long -13240,做多,2021-09-09 23:05:00,2021-09-09 23:15:00,3464.69,3453.64,-0.17,flip_to_short -13241,做空,2021-09-09 23:15:00,2021-09-10 00:30:00,3453.64,3450.25,0.02,flip_to_long -13242,做多,2021-09-10 00:30:00,2021-09-10 03:05:00,3450.25,3465.64,0.18,flip_to_short -13243,做空,2021-09-10 03:05:00,2021-09-10 03:25:00,3465.64,3462.01,0.03,flip_to_long -13244,做多,2021-09-10 03:25:00,2021-09-10 03:40:00,3462.01,3460.52,-0.04,flip_to_short -13245,做空,2021-09-10 03:40:00,2021-09-10 03:55:00,3460.52,3467.18,-0.11,flip_to_long -13246,做多,2021-09-10 03:55:00,2021-09-10 04:10:00,3467.18,3465.99,-0.04,flip_to_short -13247,做空,2021-09-10 04:10:00,2021-09-10 10:40:00,3465.99,3419.54,0.6,flip_to_long -13248,做多,2021-09-10 10:40:00,2021-09-10 10:50:00,3419.54,3410.12,-0.15,flip_to_short -13249,做空,2021-09-10 10:50:00,2021-09-10 11:50:00,3410.12,3404.43,0.05,flip_to_long -13250,做多,2021-09-10 11:50:00,2021-09-10 12:00:00,3404.43,3396.86,-0.13,flip_to_short -13251,做空,2021-09-10 12:00:00,2021-09-10 12:20:00,3396.86,3388.71,0.09,flip_to_long -13252,做多,2021-09-10 12:20:00,2021-09-10 12:45:00,3388.71,3380.81,-0.13,flip_to_short -13253,做空,2021-09-10 12:45:00,2021-09-10 13:15:00,3380.81,3336.13,0.59,tp_lower -13254,做多,2021-09-10 17:15:00,2021-09-10 20:30:00,3310.49,3305.11,-0.1,flip_to_short -13255,做空,2021-09-10 20:30:00,2021-09-11 00:10:00,3305.11,3255.32,0.68,flip_to_long -13256,做多,2021-09-11 00:10:00,2021-09-11 00:15:00,3255.32,3236.17,-0.31,flip_to_short -13257,做空,2021-09-11 00:15:00,2021-09-11 00:35:00,3236.17,3237.69,-0.05,flip_to_long -13258,做多,2021-09-11 00:35:00,2021-09-11 03:25:00,3237.69,3225.0,-0.21,flip_to_short -13259,做空,2021-09-11 03:25:00,2021-09-11 03:50:00,3225.0,3240.01,-0.24,flip_to_long -13260,做多,2021-09-11 03:50:00,2021-09-11 04:15:00,3240.01,3242.25,0.01,flip_to_short -13261,做空,2021-09-11 04:15:00,2021-09-11 04:25:00,3242.25,3255.3,-0.21,flip_to_long -13262,做多,2021-09-11 04:25:00,2021-09-11 05:05:00,3255.3,3251.57,-0.08,flip_to_short -13263,做空,2021-09-11 05:05:00,2021-09-11 05:10:00,3251.57,3254.63,-0.07,flip_to_long -13264,做多,2021-09-11 05:10:00,2021-09-11 06:30:00,3254.63,3253.28,-0.04,flip_to_short -13265,做空,2021-09-11 06:30:00,2021-09-11 06:40:00,3253.28,3274.47,-0.33,flip_to_long -13266,做多,2021-09-11 06:40:00,2021-09-11 07:00:00,3274.47,3264.29,-0.17,flip_to_short -13267,做空,2021-09-11 07:00:00,2021-09-11 07:10:00,3264.29,3254.55,0.11,flip_to_long -13268,做多,2021-09-11 07:10:00,2021-09-11 08:55:00,3254.55,3255.5,-0.01,flip_to_short -13269,做空,2021-09-11 08:55:00,2021-09-11 09:25:00,3255.5,3253.44,0.01,flip_to_long -13270,做多,2021-09-11 09:25:00,2021-09-11 09:30:00,3253.44,3246.94,-0.12,flip_to_short -13271,做空,2021-09-11 09:30:00,2021-09-11 09:35:00,3246.94,3253.96,-0.12,flip_to_long -13272,做多,2021-09-11 09:35:00,2021-09-11 09:40:00,3253.96,3250.1,-0.08,flip_to_short -13273,做空,2021-09-11 09:40:00,2021-09-11 09:45:00,3250.1,3264.07,-0.22,flip_to_long -13274,做多,2021-09-11 09:45:00,2021-09-11 15:10:00,3264.07,3309.58,0.61,flip_to_short -13275,做空,2021-09-11 15:10:00,2021-09-11 15:15:00,3309.58,3310.57,-0.04,flip_to_long -13276,做多,2021-09-11 15:15:00,2021-09-11 15:35:00,3310.57,3307.29,-0.07,flip_to_short -13277,做空,2021-09-11 15:35:00,2021-09-11 15:50:00,3307.29,3308.94,-0.05,flip_to_long -13278,做多,2021-09-11 15:50:00,2021-09-11 17:20:00,3308.94,3321.37,0.15,flip_to_short -13279,做空,2021-09-11 17:20:00,2021-09-11 17:40:00,3321.37,3320.27,-0.01,flip_to_long -13280,做多,2021-09-11 17:40:00,2021-09-11 17:50:00,3320.27,3318.85,-0.04,flip_to_short -13281,做空,2021-09-11 17:50:00,2021-09-11 19:00:00,3318.85,3319.7,-0.03,flip_to_long -13282,做多,2021-09-11 19:00:00,2021-09-11 19:10:00,3319.7,3317.56,-0.05,flip_to_short -13283,做空,2021-09-11 19:10:00,2021-09-11 21:00:00,3317.56,3309.23,0.09,flip_to_long -13284,做多,2021-09-11 21:00:00,2021-09-11 21:05:00,3309.23,3299.41,-0.16,flip_to_short -13285,做空,2021-09-11 21:05:00,2021-09-11 21:50:00,3299.41,3304.57,-0.09,flip_to_long -13286,做多,2021-09-11 21:50:00,2021-09-12 06:40:00,3304.57,3310.38,0.06,flip_to_short -13287,做空,2021-09-12 06:40:00,2021-09-12 07:45:00,3310.38,3318.11,-0.13,flip_to_long -13288,做多,2021-09-12 07:45:00,2021-09-12 08:05:00,3318.11,3324.0,0.06,flip_to_short -13289,做空,2021-09-12 08:05:00,2021-09-12 13:10:00,3324.0,3430.0,-1.52,flip_to_long -13290,做多,2021-09-12 13:10:00,2021-09-12 13:35:00,3430.0,3415.0,-0.22,flip_to_short -13291,做空,2021-09-12 13:35:00,2021-09-12 14:00:00,3415.0,3437.0,-0.31,flip_to_long -13292,做多,2021-09-12 14:00:00,2021-09-12 14:15:00,3437.0,3428.71,-0.13,flip_to_short -13293,做空,2021-09-12 14:15:00,2021-09-12 14:20:00,3428.71,3433.96,-0.09,flip_to_long -13294,做多,2021-09-12 14:20:00,2021-09-12 14:25:00,3433.96,3432.13,-0.05,flip_to_short -13295,做空,2021-09-12 14:25:00,2021-09-12 14:35:00,3432.13,3434.8,-0.06,flip_to_long -13296,做多,2021-09-12 14:35:00,2021-09-12 14:45:00,3434.8,3428.72,-0.1,flip_to_short -13297,做空,2021-09-12 14:45:00,2021-09-12 15:15:00,3428.72,3426.64,0.0,flip_to_long -13298,做多,2021-09-12 15:15:00,2021-09-12 15:25:00,3426.64,3420.99,-0.09,flip_to_short -13299,做空,2021-09-12 15:25:00,2021-09-12 16:00:00,3420.99,3438.46,-0.25,flip_to_long -13300,做多,2021-09-12 16:00:00,2021-09-12 16:05:00,3438.46,3423.2,-0.22,flip_to_short -13301,做空,2021-09-12 16:05:00,2021-09-12 16:15:00,3423.2,3433.31,-0.15,flip_to_long -13302,做多,2021-09-12 16:15:00,2021-09-12 16:20:00,3433.31,3432.96,-0.03,flip_to_short -13303,做空,2021-09-12 16:20:00,2021-09-12 16:35:00,3432.96,3429.99,0.02,flip_to_long -13304,做多,2021-09-12 16:35:00,2021-09-12 20:25:00,3429.99,3408.99,-0.29,flip_to_short -13305,做空,2021-09-12 20:25:00,2021-09-12 22:45:00,3408.99,3374.18,0.42,flip_to_long -13306,做多,2021-09-12 22:45:00,2021-09-13 01:05:00,3374.18,3373.35,-0.03,flip_to_short -13307,做空,2021-09-13 01:05:00,2021-09-13 07:05:00,3373.35,3283.51,1.15,flip_to_long -13308,做多,2021-09-13 07:05:00,2021-09-13 10:30:00,3283.51,3232.52,-0.73,flip_to_short -13309,做空,2021-09-13 10:30:00,2021-09-13 10:50:00,3232.52,3230.87,0.0,flip_to_long -13310,做多,2021-09-13 10:50:00,2021-09-13 11:00:00,3230.87,3221.44,-0.15,flip_to_short -13311,做空,2021-09-13 11:00:00,2021-09-13 11:15:00,3221.44,3244.46,-0.34,flip_to_long -13312,做多,2021-09-13 11:15:00,2021-09-13 11:25:00,3244.46,3222.33,-0.32,flip_to_short -13313,做空,2021-09-13 11:25:00,2021-09-13 13:00:00,3222.33,3220.93,-0.0,flip_to_long -13314,做多,2021-09-13 13:00:00,2021-09-13 13:05:00,3220.93,3217.7,-0.07,flip_to_short -13315,做空,2021-09-13 13:05:00,2021-09-13 13:10:00,3217.7,3218.16,-0.03,flip_to_long -13316,做多,2021-09-13 13:10:00,2021-09-13 13:35:00,3218.16,3335.0,1.56,tp_upper -13317,做空,2021-09-13 14:00:00,2021-09-13 14:05:00,3200.54,3208.84,-0.14,flip_to_long -13318,做多,2021-09-13 14:05:00,2021-09-13 17:25:00,3208.84,3206.28,-0.06,flip_to_short -13319,做空,2021-09-13 17:25:00,2021-09-13 17:40:00,3206.28,3209.73,-0.07,flip_to_long -13320,做多,2021-09-13 17:40:00,2021-09-13 18:00:00,3209.73,3215.45,0.06,flip_to_short -13321,做空,2021-09-13 18:00:00,2021-09-13 18:15:00,3215.45,3212.58,0.02,flip_to_long -13322,做多,2021-09-13 18:15:00,2021-09-14 00:05:00,3212.58,3275.62,0.85,flip_to_short -13323,做空,2021-09-14 00:05:00,2021-09-14 02:25:00,3275.62,3292.99,-0.27,flip_to_long -13324,做多,2021-09-14 02:25:00,2021-09-14 02:45:00,3292.99,3291.94,-0.04,flip_to_short -13325,做空,2021-09-14 02:45:00,2021-09-14 03:00:00,3291.94,3297.34,-0.1,flip_to_long -13326,做多,2021-09-14 03:00:00,2021-09-14 03:10:00,3297.34,3287.18,-0.16,flip_to_short -13327,做空,2021-09-14 03:10:00,2021-09-14 03:15:00,3287.18,3297.65,-0.17,flip_to_long -13328,做多,2021-09-14 03:15:00,2021-09-14 03:20:00,3297.65,3293.71,-0.08,flip_to_short -13329,做空,2021-09-14 03:20:00,2021-09-14 03:25:00,3293.71,3304.56,-0.17,flip_to_long -13330,做多,2021-09-14 03:25:00,2021-09-14 03:30:00,3304.56,3298.0,-0.11,flip_to_short -13331,做空,2021-09-14 03:30:00,2021-09-14 04:05:00,3298.0,3297.53,-0.02,flip_to_long -13332,做多,2021-09-14 04:05:00,2021-09-14 04:20:00,3297.53,3302.5,0.05,flip_to_short -13333,做空,2021-09-14 04:20:00,2021-09-14 05:30:00,3302.5,3294.35,0.09,flip_to_long -13334,做多,2021-09-14 05:30:00,2021-09-14 06:45:00,3294.35,3302.04,0.08,flip_to_short -13335,做空,2021-09-14 06:45:00,2021-09-14 11:45:00,3302.04,3326.51,-0.36,flip_to_long -13336,做多,2021-09-14 11:45:00,2021-09-14 12:05:00,3326.51,3321.06,-0.1,flip_to_short -13337,做空,2021-09-14 12:05:00,2021-09-14 12:30:00,3321.06,3332.84,-0.18,flip_to_long -13338,做多,2021-09-14 12:30:00,2021-09-14 12:45:00,3332.84,3336.9,0.03,flip_to_short -13339,做空,2021-09-14 12:45:00,2021-09-14 14:15:00,3336.9,3330.11,0.07,flip_to_long -13340,做多,2021-09-14 14:15:00,2021-09-14 14:45:00,3330.11,3332.66,0.01,flip_to_short -13341,做空,2021-09-14 14:45:00,2021-09-14 14:50:00,3332.66,3341.36,-0.14,flip_to_long -13342,做多,2021-09-14 14:50:00,2021-09-14 18:10:00,3341.36,3359.42,0.22,flip_to_short -13343,做空,2021-09-14 18:10:00,2021-09-14 18:15:00,3359.42,3369.5,-0.16,flip_to_long -13344,做多,2021-09-14 18:15:00,2021-09-14 18:20:00,3369.5,3360.7,-0.14,flip_to_short -13345,做空,2021-09-14 18:20:00,2021-09-14 19:35:00,3360.7,3359.19,-0.0,flip_to_long -13346,做多,2021-09-14 19:35:00,2021-09-14 21:10:00,3359.19,3366.24,0.07,flip_to_short -13347,做空,2021-09-14 21:10:00,2021-09-14 21:50:00,3366.24,3361.38,0.04,flip_to_long -13348,做多,2021-09-14 21:50:00,2021-09-15 01:45:00,3361.38,3396.36,0.44,flip_to_short -13349,做空,2021-09-15 01:45:00,2021-09-15 01:55:00,3396.36,3400.28,-0.08,flip_to_long -13350,做多,2021-09-15 01:55:00,2021-09-15 02:05:00,3400.28,3392.48,-0.13,flip_to_short -13351,做空,2021-09-15 02:05:00,2021-09-15 02:10:00,3392.48,3397.73,-0.09,flip_to_long -13352,做多,2021-09-15 02:10:00,2021-09-15 03:00:00,3397.73,3407.19,0.1,flip_to_short -13353,做空,2021-09-15 03:00:00,2021-09-15 03:10:00,3407.19,3407.5,-0.03,flip_to_long -13354,做多,2021-09-15 03:10:00,2021-09-15 07:45:00,3407.5,3394.82,-0.19,flip_to_short -13355,做空,2021-09-15 07:45:00,2021-09-15 09:25:00,3394.82,3393.01,0.0,flip_to_long -13356,做多,2021-09-15 09:25:00,2021-09-15 11:40:00,3393.01,3401.5,0.09,flip_to_short -13357,做空,2021-09-15 11:40:00,2021-09-15 11:45:00,3401.5,3406.46,-0.09,flip_to_long -13358,做多,2021-09-15 11:45:00,2021-09-15 12:55:00,3406.46,3406.34,-0.02,flip_to_short -13359,做空,2021-09-15 12:55:00,2021-09-15 13:05:00,3406.34,3408.84,-0.06,flip_to_long -13360,做多,2021-09-15 13:05:00,2021-09-15 13:35:00,3408.84,3414.23,0.05,flip_to_short -13361,做空,2021-09-15 13:35:00,2021-09-16 02:35:00,3414.23,3587.8,-2.3,flip_to_long -13362,做多,2021-09-16 02:35:00,2021-09-16 02:40:00,3587.8,3585.19,-0.05,flip_to_short -13363,做空,2021-09-16 02:40:00,2021-09-16 02:45:00,3585.19,3585.14,-0.02,flip_to_long -13364,做多,2021-09-16 02:45:00,2021-09-16 08:00:00,3585.14,3622.45,0.43,flip_to_short -13365,做空,2021-09-16 08:00:00,2021-09-16 08:50:00,3622.45,3629.73,-0.11,flip_to_long -13366,做多,2021-09-16 08:50:00,2021-09-16 11:30:00,3629.73,3619.05,-0.15,flip_to_short -13367,做空,2021-09-16 11:30:00,2021-09-16 11:35:00,3619.05,3619.19,-0.02,flip_to_long -13368,做多,2021-09-16 11:35:00,2021-09-16 11:45:00,3619.19,3616.49,-0.05,flip_to_short -13369,做空,2021-09-16 11:45:00,2021-09-16 11:50:00,3616.49,3618.94,-0.05,flip_to_long -13370,做多,2021-09-16 11:50:00,2021-09-16 12:00:00,3618.94,3619.98,-0.01,flip_to_short -13371,做空,2021-09-16 12:00:00,2021-09-16 12:15:00,3619.98,3619.07,-0.01,flip_to_long -13372,做多,2021-09-16 12:15:00,2021-09-16 12:25:00,3619.07,3615.43,-0.06,flip_to_short -13373,做空,2021-09-16 12:25:00,2021-09-16 12:30:00,3615.43,3622.84,-0.11,flip_to_long -13374,做多,2021-09-16 12:30:00,2021-09-16 13:40:00,3622.84,3592.7,-0.38,flip_to_short -13375,做空,2021-09-16 13:40:00,2021-09-16 15:25:00,3592.7,3624.8,-0.4,flip_to_long -13376,做多,2021-09-16 15:25:00,2021-09-16 16:45:00,3624.8,3602.34,-0.28,flip_to_short -13377,做空,2021-09-16 16:45:00,2021-09-16 16:55:00,3602.34,3603.71,-0.04,flip_to_long -13378,做多,2021-09-16 16:55:00,2021-09-16 17:20:00,3603.71,3602.99,-0.03,flip_to_short -13379,做空,2021-09-16 17:20:00,2021-09-16 19:30:00,3602.99,3582.1,0.22,flip_to_long -13380,做多,2021-09-16 19:30:00,2021-09-16 22:05:00,3582.1,3557.78,-0.3,flip_to_short -13381,做空,2021-09-16 22:05:00,2021-09-16 22:55:00,3557.78,3556.35,-0.0,flip_to_long -13382,做多,2021-09-16 22:55:00,2021-09-16 23:00:00,3556.35,3552.53,-0.06,flip_to_short -13383,做空,2021-09-16 23:00:00,2021-09-16 23:05:00,3552.53,3571.31,-0.24,flip_to_long -13384,做多,2021-09-16 23:05:00,2021-09-17 00:50:00,3571.31,3554.39,-0.21,flip_to_short -13385,做空,2021-09-17 00:50:00,2021-09-17 01:15:00,3554.39,3558.91,-0.07,flip_to_long -13386,做多,2021-09-17 01:15:00,2021-09-17 02:50:00,3558.91,3560.09,-0.01,flip_to_short -13387,做空,2021-09-17 02:50:00,2021-09-17 03:00:00,3560.09,3564.82,-0.08,flip_to_long -13388,做多,2021-09-17 03:00:00,2021-09-17 03:05:00,3564.82,3558.79,-0.09,flip_to_short -13389,做空,2021-09-17 03:05:00,2021-09-17 03:15:00,3558.79,3574.14,-0.2,flip_to_long -13390,做多,2021-09-17 03:15:00,2021-09-17 03:45:00,3574.14,3566.0,-0.11,flip_to_short -13391,做空,2021-09-17 03:45:00,2021-09-17 04:00:00,3566.0,3568.5,-0.05,flip_to_long -13392,做多,2021-09-17 04:00:00,2021-09-17 04:05:00,3568.5,3560.82,-0.11,flip_to_short -13393,做空,2021-09-17 04:05:00,2021-09-17 04:30:00,3560.82,3562.64,-0.04,flip_to_long -13394,做多,2021-09-17 04:30:00,2021-09-17 04:45:00,3562.64,3564.3,-0.0,flip_to_short -13395,做空,2021-09-17 04:45:00,2021-09-17 04:50:00,3564.3,3570.45,-0.09,flip_to_long -13396,做多,2021-09-17 04:50:00,2021-09-17 05:10:00,3570.45,3566.86,-0.06,flip_to_short -13397,做空,2021-09-17 05:10:00,2021-09-17 05:15:00,3566.86,3569.11,-0.05,flip_to_long -13398,做多,2021-09-17 05:15:00,2021-09-17 05:20:00,3569.11,3556.82,-0.16,flip_to_short -13399,做空,2021-09-17 05:20:00,2021-09-17 06:55:00,3556.82,3567.0,-0.13,flip_to_long -13400,做多,2021-09-17 06:55:00,2021-09-17 07:05:00,3567.0,3559.55,-0.1,flip_to_short -13401,做空,2021-09-17 07:05:00,2021-09-17 07:10:00,3559.55,3561.68,-0.04,flip_to_long -13402,做多,2021-09-17 07:10:00,2021-09-17 14:35:00,3561.68,3466.72,-1.08,flip_to_short -13403,做空,2021-09-17 14:35:00,2021-09-17 14:50:00,3466.72,3464.74,0.0,flip_to_long -13404,做多,2021-09-17 14:50:00,2021-09-17 15:35:00,3464.74,3446.23,-0.23,flip_to_short -13405,做空,2021-09-17 15:35:00,2021-09-17 15:40:00,3446.23,3455.12,-0.12,flip_to_long -13406,做多,2021-09-17 15:40:00,2021-09-17 16:45:00,3455.12,3453.49,-0.04,flip_to_short -13407,做空,2021-09-17 16:45:00,2021-09-17 16:50:00,3453.49,3464.82,-0.14,flip_to_long -13408,做多,2021-09-17 16:50:00,2021-09-17 17:10:00,3464.82,3454.12,-0.14,flip_to_short -13409,做空,2021-09-17 17:10:00,2021-09-17 21:55:00,3454.12,3409.2,0.47,flip_to_long -13410,做多,2021-09-17 21:55:00,2021-09-17 22:45:00,3409.2,3392.21,-0.21,flip_to_short -13411,做空,2021-09-17 22:45:00,2021-09-17 23:10:00,3392.21,3400.49,-0.11,flip_to_long -13412,做多,2021-09-17 23:10:00,2021-09-17 23:25:00,3400.49,3382.94,-0.21,flip_to_short -13413,做空,2021-09-17 23:25:00,2021-09-17 23:30:00,3382.94,3396.88,-0.17,flip_to_long -13414,做多,2021-09-17 23:30:00,2021-09-17 23:35:00,3396.88,3396.4,-0.02,flip_to_short -13415,做空,2021-09-17 23:35:00,2021-09-18 00:10:00,3396.4,3399.44,-0.05,flip_to_long -13416,做多,2021-09-18 00:10:00,2021-09-18 00:15:00,3399.44,3387.8,-0.15,flip_to_short -13417,做空,2021-09-18 00:15:00,2021-09-18 00:50:00,3387.8,3395.36,-0.1,flip_to_long -13418,做多,2021-09-18 00:50:00,2021-09-18 11:45:00,3395.36,3513.66,1.31,flip_to_short -13419,做空,2021-09-18 11:45:00,2021-09-18 12:10:00,3513.66,3511.47,0.0,flip_to_long -13420,做多,2021-09-18 12:10:00,2021-09-18 12:20:00,3511.47,3511.21,-0.02,flip_to_short -13421,做空,2021-09-18 12:20:00,2021-09-18 12:30:00,3511.21,3510.0,-0.01,flip_to_long -13422,做多,2021-09-18 12:30:00,2021-09-18 23:00:00,3510.0,3413.13,-1.11,flip_to_short -13423,做空,2021-09-18 23:00:00,2021-09-18 23:10:00,3413.13,3427.31,-0.18,flip_to_long -13424,做多,2021-09-18 23:10:00,2021-09-18 23:25:00,3427.31,3425.04,-0.04,flip_to_short -13425,做空,2021-09-18 23:25:00,2021-09-19 00:45:00,3425.04,3410.25,0.15,flip_to_long -13426,做多,2021-09-19 00:45:00,2021-09-19 00:55:00,3410.25,3405.43,-0.07,flip_to_short -13427,做空,2021-09-19 00:55:00,2021-09-19 01:45:00,3405.43,3413.85,-0.11,flip_to_long -13428,做多,2021-09-19 01:45:00,2021-09-19 02:00:00,3413.85,3409.28,-0.07,flip_to_short -13429,做空,2021-09-19 02:00:00,2021-09-19 02:05:00,3409.28,3412.27,-0.05,flip_to_long -13430,做多,2021-09-19 02:05:00,2021-09-19 02:40:00,3412.27,3413.79,-0.0,flip_to_short -13431,做空,2021-09-19 02:40:00,2021-09-19 03:10:00,3413.79,3414.99,-0.03,flip_to_long -13432,做多,2021-09-19 03:10:00,2021-09-19 03:50:00,3414.99,3416.59,-0.0,flip_to_short -13433,做空,2021-09-19 03:50:00,2021-09-19 04:05:00,3416.59,3422.95,-0.09,flip_to_long -13434,做多,2021-09-19 04:05:00,2021-09-19 04:25:00,3422.95,3410.01,-0.16,flip_to_short -13435,做空,2021-09-19 04:25:00,2021-09-19 05:00:00,3410.01,3413.78,-0.06,flip_to_long -13436,做多,2021-09-19 05:00:00,2021-09-19 05:05:00,3413.78,3412.01,-0.04,flip_to_short -13437,做空,2021-09-19 05:05:00,2021-09-19 05:10:00,3412.01,3416.24,-0.07,flip_to_long -13438,做多,2021-09-19 05:10:00,2021-09-19 06:25:00,3416.24,3416.24,-0.02,flip_to_short -13439,做空,2021-09-19 06:25:00,2021-09-19 06:30:00,3416.24,3425.33,-0.12,flip_to_long -13440,做多,2021-09-19 06:30:00,2021-09-19 09:15:00,3425.33,3432.43,0.06,flip_to_short -13441,做空,2021-09-19 09:15:00,2021-09-19 09:45:00,3432.43,3428.44,0.02,flip_to_long -13442,做多,2021-09-19 09:45:00,2021-09-19 16:05:00,3428.44,3358.1,-0.79,flip_to_short -13443,做空,2021-09-19 16:05:00,2021-09-19 18:25:00,3358.1,3355.82,0.01,flip_to_long -13444,做多,2021-09-19 18:25:00,2021-09-19 18:45:00,3355.82,3356.17,-0.01,flip_to_short -13445,做空,2021-09-19 18:45:00,2021-09-19 18:50:00,3356.17,3367.0,-0.14,flip_to_long -13446,做多,2021-09-19 18:50:00,2021-09-19 19:10:00,3367.0,3356.49,-0.13,flip_to_short -13447,做空,2021-09-19 19:10:00,2021-09-19 19:15:00,3356.49,3356.96,-0.02,flip_to_long -13448,做多,2021-09-19 19:15:00,2021-09-19 20:20:00,3356.96,3354.3,-0.05,flip_to_short -13449,做空,2021-09-19 20:20:00,2021-09-19 20:30:00,3354.3,3358.73,-0.07,flip_to_long -13450,做多,2021-09-19 20:30:00,2021-09-19 21:10:00,3358.73,3353.9,-0.07,flip_to_short -13451,做空,2021-09-19 21:10:00,2021-09-19 22:00:00,3353.9,3354.85,-0.03,flip_to_long -13452,做多,2021-09-19 22:00:00,2021-09-19 22:05:00,3354.85,3346.55,-0.11,flip_to_short -13453,做空,2021-09-19 22:05:00,2021-09-19 22:20:00,3346.55,3299.61,0.48,tp_lower -13454,做多,2021-09-20 01:55:00,2021-09-20 10:20:00,3313.33,3159.89,-1.74,flip_to_short -13455,做空,2021-09-20 10:20:00,2021-09-20 13:50:00,3159.89,3084.99,0.82,flip_to_long -13456,做多,2021-09-20 13:50:00,2021-09-20 14:00:00,3084.99,3083.44,-0.04,flip_to_short -13457,做空,2021-09-20 14:00:00,2021-09-20 14:25:00,3083.44,3073.96,0.09,flip_to_long -13458,做多,2021-09-20 14:25:00,2021-09-20 14:30:00,3073.96,3061.94,-0.16,flip_to_short -13459,做空,2021-09-20 14:30:00,2021-09-20 14:35:00,3061.94,3066.23,-0.07,flip_to_long -13460,做多,2021-09-20 14:35:00,2021-09-20 18:10:00,3066.23,3077.6,0.12,flip_to_short -13461,做空,2021-09-20 18:10:00,2021-09-20 18:15:00,3077.6,3080.34,-0.05,flip_to_long -13462,做多,2021-09-20 18:15:00,2021-09-20 18:20:00,3080.34,3060.5,-0.25,flip_to_short -13463,做空,2021-09-20 18:20:00,2021-09-20 19:50:00,3060.5,3070.13,-0.13,flip_to_long -13464,做多,2021-09-20 19:50:00,2021-09-20 20:05:00,3070.13,3063.02,-0.1,flip_to_short -13465,做空,2021-09-20 20:05:00,2021-09-20 22:15:00,3063.02,3057.99,0.04,flip_to_long -13466,做多,2021-09-20 22:15:00,2021-09-20 22:25:00,3057.99,3046.43,-0.15,flip_to_short -13467,做空,2021-09-20 22:25:00,2021-09-21 01:40:00,3046.43,2989.97,0.64,flip_to_long -13468,做多,2021-09-21 01:40:00,2021-09-21 04:40:00,2989.97,2967.0,-0.3,flip_to_short -13469,做空,2021-09-21 04:40:00,2021-09-21 05:25:00,2967.0,2968.33,-0.03,flip_to_long -13470,做多,2021-09-21 05:25:00,2021-09-21 11:55:00,2968.33,3062.15,1.12,flip_to_short -13471,做空,2021-09-21 11:55:00,2021-09-21 12:00:00,3062.15,3062.65,-0.02,flip_to_long -13472,做多,2021-09-21 12:00:00,2021-09-21 12:15:00,3062.65,3064.61,0.01,flip_to_short -13473,做空,2021-09-21 12:15:00,2021-09-21 13:40:00,3064.61,3050.5,0.15,flip_to_long -13474,做多,2021-09-21 13:40:00,2021-09-21 16:05:00,3050.5,3030.94,-0.26,flip_to_short -13475,做空,2021-09-21 16:05:00,2021-09-21 21:40:00,3030.94,2859.94,2.07,flip_to_long -13476,做多,2021-09-21 21:40:00,2021-09-22 00:15:00,2859.94,2794.12,-0.92,flip_to_short -13477,做空,2021-09-22 00:15:00,2021-09-22 01:00:00,2794.12,2795.01,-0.03,flip_to_long -13478,做多,2021-09-22 01:00:00,2021-09-22 04:30:00,2795.01,2841.0,0.61,flip_to_short -13479,做空,2021-09-22 04:30:00,2021-09-22 04:45:00,2841.0,2849.68,-0.14,flip_to_long -13480,做多,2021-09-22 04:45:00,2021-09-22 06:00:00,2849.68,2859.77,0.12,flip_to_short -13481,做空,2021-09-22 06:00:00,2021-09-22 06:10:00,2859.77,2862.36,-0.05,flip_to_long -13482,做多,2021-09-22 06:10:00,2021-09-22 10:35:00,2862.36,2918.81,0.75,flip_to_short -13483,做空,2021-09-22 10:35:00,2021-09-22 10:45:00,2918.81,2913.38,0.05,flip_to_long -13484,做多,2021-09-22 10:45:00,2021-09-22 11:05:00,2913.38,2915.68,0.01,flip_to_short -13485,做空,2021-09-22 11:05:00,2021-09-22 13:00:00,2915.68,2934.95,-0.28,flip_to_long -13486,做多,2021-09-22 13:00:00,2021-09-22 14:50:00,2934.95,2928.54,-0.11,flip_to_short -13487,做空,2021-09-22 14:50:00,2021-09-22 20:10:00,2928.54,3016.93,-1.2,flip_to_long -13488,做多,2021-09-22 20:10:00,2021-09-22 20:35:00,3016.93,3027.34,0.11,flip_to_short -13489,做空,2021-09-22 20:35:00,2021-09-22 20:40:00,3027.34,3030.29,-0.06,flip_to_long -13490,做多,2021-09-22 20:40:00,2021-09-22 20:45:00,3030.29,3028.7,-0.04,flip_to_short -13491,做空,2021-09-22 20:45:00,2021-09-22 21:05:00,3028.7,3035.54,-0.1,flip_to_long -13492,做多,2021-09-22 21:05:00,2021-09-22 21:10:00,3035.54,3032.45,-0.06,flip_to_short -13493,做空,2021-09-22 21:10:00,2021-09-22 21:55:00,3032.45,3033.39,-0.03,flip_to_long -13494,做多,2021-09-22 21:55:00,2021-09-22 22:25:00,3033.39,3031.18,-0.05,flip_to_short -13495,做空,2021-09-22 22:25:00,2021-09-22 22:30:00,3031.18,3050.54,-0.26,flip_to_long -13496,做多,2021-09-22 22:30:00,2021-09-23 00:45:00,3050.54,3044.34,-0.09,flip_to_short -13497,做空,2021-09-23 00:45:00,2021-09-23 00:50:00,3044.34,3046.48,-0.05,flip_to_long -13498,做多,2021-09-23 00:50:00,2021-09-23 00:55:00,3046.48,3041.75,-0.08,flip_to_short -13499,做空,2021-09-23 00:55:00,2021-09-23 01:00:00,3041.75,3046.51,-0.08,flip_to_long -13500,做多,2021-09-23 01:00:00,2021-09-23 01:10:00,3046.51,3038.63,-0.12,flip_to_short -13501,做空,2021-09-23 01:10:00,2021-09-23 01:15:00,3038.63,3047.46,-0.13,flip_to_long -13502,做多,2021-09-23 01:15:00,2021-09-23 02:10:00,3047.46,3053.59,0.06,flip_to_short -13503,做空,2021-09-23 02:10:00,2021-09-23 02:15:00,3053.59,3064.0,-0.15,flip_to_long -13504,做多,2021-09-23 02:15:00,2021-09-23 08:45:00,3064.0,3119.77,0.66,flip_to_short -13505,做空,2021-09-23 08:45:00,2021-09-23 08:55:00,3119.77,3117.43,0.01,flip_to_long -13506,做多,2021-09-23 08:55:00,2021-09-23 09:30:00,3117.43,3110.87,-0.1,flip_to_short -13507,做空,2021-09-23 09:30:00,2021-09-23 09:40:00,3110.87,3118.65,-0.11,flip_to_long -13508,做多,2021-09-23 09:40:00,2021-09-23 10:10:00,3118.65,3098.0,-0.27,flip_to_short -13509,做空,2021-09-23 10:10:00,2021-09-23 13:35:00,3098.0,3100.85,-0.05,flip_to_long -13510,做多,2021-09-23 13:35:00,2021-09-23 15:50:00,3100.85,3089.9,-0.15,flip_to_short -13511,做空,2021-09-23 15:50:00,2021-09-23 15:55:00,3089.9,3091.53,-0.04,flip_to_long -13512,做多,2021-09-23 15:55:00,2021-09-23 16:10:00,3091.53,3085.78,-0.09,flip_to_short -13513,做空,2021-09-23 16:10:00,2021-09-23 16:15:00,3085.78,3092.78,-0.1,flip_to_long -13514,做多,2021-09-23 16:15:00,2021-09-23 16:50:00,3092.78,3098.79,0.05,flip_to_short -13515,做空,2021-09-23 16:50:00,2021-09-23 20:30:00,3098.79,3132.25,-0.42,flip_to_long -13516,做多,2021-09-23 20:30:00,2021-09-23 20:35:00,3132.25,3130.37,-0.04,flip_to_short -13517,做空,2021-09-23 20:35:00,2021-09-23 20:40:00,3130.37,3136.23,-0.09,flip_to_long -13518,做多,2021-09-23 20:40:00,2021-09-23 20:45:00,3136.23,3130.03,-0.09,flip_to_short -13519,做空,2021-09-23 20:45:00,2021-09-23 20:50:00,3130.03,3130.19,-0.02,flip_to_long -13520,做多,2021-09-23 20:50:00,2021-09-23 21:10:00,3130.19,3137.67,0.07,flip_to_short -13521,做空,2021-09-23 21:10:00,2021-09-23 21:55:00,3137.67,3142.64,-0.08,flip_to_long -13522,做多,2021-09-23 21:55:00,2021-09-23 22:15:00,3142.64,3138.31,-0.07,flip_to_short -13523,做空,2021-09-23 22:15:00,2021-09-23 22:35:00,3138.31,3142.51,-0.07,flip_to_long -13524,做多,2021-09-23 22:35:00,2021-09-23 22:40:00,3142.51,3140.72,-0.04,flip_to_short -13525,做空,2021-09-23 22:40:00,2021-09-23 22:45:00,3140.72,3141.05,-0.02,flip_to_long -13526,做多,2021-09-23 22:45:00,2021-09-23 22:55:00,3141.05,3137.81,-0.05,flip_to_short -13527,做空,2021-09-23 22:55:00,2021-09-23 23:05:00,3137.81,3139.47,-0.04,flip_to_long -13528,做多,2021-09-23 23:05:00,2021-09-24 00:05:00,3139.47,3140.4,-0.01,flip_to_short -13529,做空,2021-09-24 00:05:00,2021-09-24 00:25:00,3140.4,3142.65,-0.04,flip_to_long -13530,做多,2021-09-24 00:25:00,2021-09-24 00:30:00,3142.65,3134.24,-0.12,flip_to_short -13531,做空,2021-09-24 00:30:00,2021-09-24 00:40:00,3134.24,3135.28,-0.03,flip_to_long -13532,做多,2021-09-24 00:40:00,2021-09-24 06:25:00,3135.28,3086.33,-0.59,flip_to_short -13533,做空,2021-09-24 06:25:00,2021-09-24 07:05:00,3086.33,3094.53,-0.11,flip_to_long -13534,做多,2021-09-24 07:05:00,2021-09-24 08:55:00,3094.53,3055.11,-0.47,flip_to_short -13535,做空,2021-09-24 08:55:00,2021-09-24 09:05:00,3055.11,2954.81,1.14,tp_lower -13536,做多,2021-09-24 13:40:00,2021-09-24 17:30:00,2845.83,2871.62,0.31,flip_to_short -13537,做空,2021-09-24 17:30:00,2021-09-24 17:45:00,2871.62,2875.8,-0.07,flip_to_long -13538,做多,2021-09-24 17:45:00,2021-09-24 17:50:00,2875.8,2870.64,-0.08,flip_to_short -13539,做空,2021-09-24 17:50:00,2021-09-24 17:55:00,2870.64,2879.57,-0.13,flip_to_long -13540,做多,2021-09-24 17:55:00,2021-09-24 19:40:00,2879.57,2889.76,0.11,flip_to_short -13541,做空,2021-09-24 19:40:00,2021-09-24 19:55:00,2889.76,2899.83,-0.14,flip_to_long -13542,做多,2021-09-24 19:55:00,2021-09-24 23:30:00,2899.83,2922.99,0.27,flip_to_short -13543,做空,2021-09-24 23:30:00,2021-09-25 00:05:00,2922.99,2931.0,-0.12,flip_to_long -13544,做多,2021-09-25 00:05:00,2021-09-25 00:25:00,2931.0,2933.66,0.01,flip_to_short -13545,做空,2021-09-25 00:25:00,2021-09-25 00:30:00,2933.66,2934.51,-0.03,flip_to_long -13546,做多,2021-09-25 00:30:00,2021-09-25 01:00:00,2934.51,2937.09,0.01,flip_to_short -13547,做空,2021-09-25 01:00:00,2021-09-25 03:30:00,2937.09,2922.83,0.16,flip_to_long -13548,做多,2021-09-25 03:30:00,2021-09-25 03:35:00,2922.83,2908.01,-0.21,flip_to_short -13549,做空,2021-09-25 03:35:00,2021-09-25 03:50:00,2908.01,2920.26,-0.17,flip_to_long -13550,做多,2021-09-25 03:50:00,2021-09-25 03:55:00,2920.26,2910.56,-0.14,flip_to_short -13551,做空,2021-09-25 03:55:00,2021-09-25 04:00:00,2910.56,2930.18,-0.26,flip_to_long -13552,做多,2021-09-25 04:00:00,2021-09-25 05:10:00,2930.18,2909.58,-0.27,flip_to_short -13553,做空,2021-09-25 05:10:00,2021-09-25 05:15:00,2909.58,2923.49,-0.19,flip_to_long -13554,做多,2021-09-25 05:15:00,2021-09-25 05:20:00,2923.49,2917.9,-0.09,flip_to_short -13555,做空,2021-09-25 05:20:00,2021-09-25 05:30:00,2917.9,2924.37,-0.1,flip_to_long -13556,做多,2021-09-25 05:30:00,2021-09-25 05:40:00,2924.37,2914.75,-0.13,flip_to_short -13557,做空,2021-09-25 05:40:00,2021-09-25 05:45:00,2914.75,2925.95,-0.15,flip_to_long -13558,做多,2021-09-25 05:45:00,2021-09-25 05:50:00,2925.95,2915.08,-0.15,flip_to_short -13559,做空,2021-09-25 05:50:00,2021-09-25 06:15:00,2915.08,2918.49,-0.06,flip_to_long -13560,做多,2021-09-25 06:15:00,2021-09-25 06:20:00,2918.49,2914.76,-0.06,flip_to_short -13561,做空,2021-09-25 06:20:00,2021-09-25 06:25:00,2914.76,2918.54,-0.06,flip_to_long -13562,做多,2021-09-25 06:25:00,2021-09-25 07:05:00,2918.54,2919.28,-0.01,flip_to_short -13563,做空,2021-09-25 07:05:00,2021-09-25 08:55:00,2919.28,2906.17,0.14,flip_to_long -13564,做多,2021-09-25 08:55:00,2021-09-25 09:00:00,2906.17,2890.56,-0.2,flip_to_short -13565,做空,2021-09-25 09:00:00,2021-09-25 09:05:00,2890.56,2891.23,-0.03,flip_to_long -13566,做多,2021-09-25 09:05:00,2021-09-25 11:05:00,2891.23,2914.91,0.26,flip_to_short -13567,做空,2021-09-25 11:05:00,2021-09-25 11:25:00,2914.91,2903.62,0.12,flip_to_long -13568,做多,2021-09-25 11:25:00,2021-09-25 12:00:00,2903.62,2905.39,0.0,flip_to_short -13569,做空,2021-09-25 12:00:00,2021-09-25 12:05:00,2905.39,2916.81,-0.15,flip_to_long -13570,做多,2021-09-25 12:05:00,2021-09-25 12:15:00,2916.81,2906.44,-0.14,flip_to_short -13571,做空,2021-09-25 12:15:00,2021-09-25 12:55:00,2906.44,2902.7,0.03,flip_to_long -13572,做多,2021-09-25 12:55:00,2021-09-25 13:30:00,2902.7,2908.11,0.05,flip_to_short -13573,做空,2021-09-25 13:30:00,2021-09-25 13:35:00,2908.11,2913.33,-0.08,flip_to_long -13574,做多,2021-09-25 13:35:00,2021-09-25 16:00:00,2913.33,2907.85,-0.08,flip_to_short -13575,做空,2021-09-25 16:00:00,2021-09-25 16:30:00,2907.85,2904.5,0.02,flip_to_long -13576,做多,2021-09-25 16:30:00,2021-09-25 16:35:00,2904.5,2898.38,-0.09,flip_to_short -13577,做空,2021-09-25 16:35:00,2021-09-25 16:45:00,2898.38,2905.97,-0.11,flip_to_long -13578,做多,2021-09-25 16:45:00,2021-09-25 16:50:00,2905.97,2904.69,-0.03,flip_to_short -13579,做空,2021-09-25 16:50:00,2021-09-25 17:05:00,2904.69,2900.78,0.03,flip_to_long -13580,做多,2021-09-25 17:05:00,2021-09-25 17:20:00,2900.78,2905.12,0.03,flip_to_short -13581,做空,2021-09-25 17:20:00,2021-09-25 17:45:00,2905.12,2897.8,0.07,flip_to_long -13582,做多,2021-09-25 17:45:00,2021-09-25 17:55:00,2897.8,2897.12,-0.03,flip_to_short -13583,做空,2021-09-25 17:55:00,2021-09-25 18:00:00,2897.12,2902.71,-0.08,flip_to_long -13584,做多,2021-09-25 18:00:00,2021-09-25 18:20:00,2902.71,2887.79,-0.19,flip_to_short -13585,做空,2021-09-25 18:20:00,2021-09-25 18:25:00,2887.79,2892.15,-0.07,flip_to_long -13586,做多,2021-09-25 18:25:00,2021-09-25 18:40:00,2892.15,2889.01,-0.05,flip_to_short -13587,做空,2021-09-25 18:40:00,2021-09-25 18:45:00,2889.01,2897.3,-0.11,flip_to_long -13588,做多,2021-09-25 18:45:00,2021-09-25 18:55:00,2897.3,2896.04,-0.03,flip_to_short -13589,做空,2021-09-25 18:55:00,2021-09-25 19:00:00,2896.04,2896.85,-0.03,flip_to_long -13590,做多,2021-09-25 19:00:00,2021-09-25 20:05:00,2896.85,2904.32,0.07,flip_to_short -13591,做空,2021-09-25 20:05:00,2021-09-25 20:30:00,2904.32,2915.83,-0.15,flip_to_long -13592,做多,2021-09-25 20:30:00,2021-09-25 21:15:00,2915.83,2892.54,-0.28,flip_to_short -13593,做空,2021-09-25 21:15:00,2021-09-25 21:20:00,2892.54,2904.82,-0.16,flip_to_long -13594,做多,2021-09-25 21:20:00,2021-09-25 21:45:00,2904.82,2908.05,0.02,flip_to_short -13595,做空,2021-09-25 21:45:00,2021-09-26 09:15:00,2908.05,2826.97,0.9,flip_to_long -13596,做多,2021-09-26 09:15:00,2021-09-26 22:50:00,2826.97,3069.35,3.0,flip_to_short -13597,做空,2021-09-26 22:50:00,2021-09-27 00:40:00,3069.35,3089.46,-0.27,flip_to_long -13598,做多,2021-09-27 00:40:00,2021-09-27 04:45:00,3089.46,3117.19,0.32,flip_to_short -13599,做空,2021-09-27 04:45:00,2021-09-27 04:55:00,3117.19,3120.72,-0.06,flip_to_long -13600,做多,2021-09-27 04:55:00,2021-09-27 05:15:00,3120.72,3127.16,0.06,flip_to_short -13601,做空,2021-09-27 05:15:00,2021-09-27 05:55:00,3127.16,3128.52,-0.04,flip_to_long -13602,做多,2021-09-27 05:55:00,2021-09-27 06:20:00,3128.52,3133.39,0.04,flip_to_short -13603,做空,2021-09-27 06:20:00,2021-09-27 08:35:00,3133.39,3116.99,0.18,flip_to_long -13604,做多,2021-09-27 08:35:00,2021-09-27 08:40:00,3116.99,3104.68,-0.17,flip_to_short -13605,做空,2021-09-27 08:40:00,2021-09-27 09:00:00,3104.68,3126.1,-0.28,flip_to_long -13606,做多,2021-09-27 09:00:00,2021-09-27 09:05:00,3126.1,3114.64,-0.16,flip_to_short -13607,做空,2021-09-27 09:05:00,2021-09-27 09:10:00,3114.64,3121.48,-0.1,flip_to_long -13608,做多,2021-09-27 09:10:00,2021-09-27 09:30:00,3121.48,3111.55,-0.14,flip_to_short -13609,做空,2021-09-27 09:30:00,2021-09-27 10:10:00,3111.55,3104.36,0.07,flip_to_long -13610,做多,2021-09-27 10:10:00,2021-09-27 14:35:00,3104.36,3068.7,-0.45,flip_to_short -13611,做空,2021-09-27 14:35:00,2021-09-27 21:50:00,3068.7,2995.01,0.87,flip_to_long -13612,做多,2021-09-27 21:50:00,2021-09-27 22:00:00,2995.01,2989.59,-0.09,flip_to_short -13613,做空,2021-09-27 22:00:00,2021-09-27 22:10:00,2989.59,2994.0,-0.07,flip_to_long -13614,做多,2021-09-27 22:10:00,2021-09-27 23:10:00,2994.0,2985.0,-0.13,flip_to_short -13615,做空,2021-09-27 23:10:00,2021-09-28 02:25:00,2985.0,2955.99,0.35,flip_to_long -13616,做多,2021-09-28 02:25:00,2021-09-28 03:25:00,2955.99,2942.57,-0.19,flip_to_short -13617,做空,2021-09-28 03:25:00,2021-09-28 03:45:00,2942.57,2943.7,-0.03,flip_to_long -13618,做多,2021-09-28 03:45:00,2021-09-28 05:10:00,2943.7,2944.08,-0.01,flip_to_short -13619,做空,2021-09-28 05:10:00,2021-09-28 05:30:00,2944.08,2943.66,-0.01,flip_to_long -13620,做多,2021-09-28 05:30:00,2021-09-28 05:35:00,2943.66,2937.7,-0.1,flip_to_short -13621,做空,2021-09-28 05:35:00,2021-09-28 05:40:00,2937.7,2948.7,-0.16,flip_to_long -13622,做多,2021-09-28 05:40:00,2021-09-28 05:45:00,2948.7,2945.33,-0.06,flip_to_short -13623,做空,2021-09-28 05:45:00,2021-09-28 05:55:00,2945.33,2941.66,0.03,flip_to_long -13624,做多,2021-09-28 05:55:00,2021-09-28 06:05:00,2941.66,2943.67,0.01,flip_to_short -13625,做空,2021-09-28 06:05:00,2021-09-28 08:15:00,2943.67,2928.71,0.17,flip_to_long -13626,做多,2021-09-28 08:15:00,2021-09-28 09:30:00,2928.71,2918.58,-0.15,flip_to_short -13627,做空,2021-09-28 09:30:00,2021-09-28 09:35:00,2918.58,2920.18,-0.04,flip_to_long -13628,做多,2021-09-28 09:35:00,2021-09-28 09:45:00,2920.18,2920.4,-0.02,flip_to_short -13629,做空,2021-09-28 09:45:00,2021-09-28 10:20:00,2920.4,2914.67,0.06,flip_to_long -13630,做多,2021-09-28 10:20:00,2021-09-28 10:25:00,2914.67,2893.39,-0.29,flip_to_short -13631,做空,2021-09-28 10:25:00,2021-09-28 11:10:00,2893.39,2911.82,-0.26,flip_to_long -13632,做多,2021-09-28 11:10:00,2021-09-28 12:40:00,2911.82,2900.05,-0.17,flip_to_short -13633,做空,2021-09-28 12:40:00,2021-09-28 12:45:00,2900.05,2902.69,-0.05,flip_to_long -13634,做多,2021-09-28 12:45:00,2021-09-28 13:10:00,2902.69,2899.98,-0.05,flip_to_short -13635,做空,2021-09-28 13:10:00,2021-09-28 13:15:00,2899.98,2920.6,-0.28,flip_to_long -13636,做多,2021-09-28 13:15:00,2021-09-28 13:50:00,2920.6,2918.11,-0.05,flip_to_short -13637,做空,2021-09-28 13:50:00,2021-09-28 18:45:00,2918.11,2852.91,0.8,flip_to_long -13638,做多,2021-09-28 18:45:00,2021-09-28 18:50:00,2852.91,2843.63,-0.14,flip_to_short -13639,做空,2021-09-28 18:50:00,2021-09-28 19:00:00,2843.63,2846.58,-0.06,flip_to_long -13640,做多,2021-09-28 19:00:00,2021-09-28 19:20:00,2846.58,2845.61,-0.03,flip_to_short -13641,做空,2021-09-28 19:20:00,2021-09-28 19:55:00,2845.61,2836.86,0.1,flip_to_long -13642,做多,2021-09-28 19:55:00,2021-09-28 22:25:00,2836.86,2849.35,0.14,flip_to_short -13643,做空,2021-09-28 22:25:00,2021-09-28 22:30:00,2849.35,2854.93,-0.09,flip_to_long -13644,做多,2021-09-28 22:30:00,2021-09-28 22:40:00,2854.93,2849.7,-0.09,flip_to_short -13645,做空,2021-09-28 22:40:00,2021-09-28 22:45:00,2849.7,2850.62,-0.03,flip_to_long -13646,做多,2021-09-28 22:45:00,2021-09-29 00:40:00,2850.62,2840.04,-0.16,flip_to_short -13647,做空,2021-09-29 00:40:00,2021-09-29 01:00:00,2840.04,2847.5,-0.12,flip_to_long -13648,做多,2021-09-29 01:00:00,2021-09-29 01:30:00,2847.5,2840.11,-0.12,flip_to_short -13649,做空,2021-09-29 01:30:00,2021-09-29 01:55:00,2840.11,2850.33,-0.15,flip_to_long -13650,做多,2021-09-29 01:55:00,2021-09-29 08:35:00,2850.33,2908.81,0.75,flip_to_short -13651,做空,2021-09-29 08:35:00,2021-09-29 08:40:00,2908.81,2909.71,-0.03,flip_to_long -13652,做多,2021-09-29 08:40:00,2021-09-29 09:00:00,2909.71,2898.74,-0.16,flip_to_short -13653,做空,2021-09-29 09:00:00,2021-09-29 09:55:00,2898.74,2909.45,-0.16,flip_to_long -13654,做多,2021-09-29 09:55:00,2021-09-29 11:15:00,2909.45,2914.03,0.04,flip_to_short -13655,做空,2021-09-29 11:15:00,2021-09-29 11:20:00,2914.03,2924.0,-0.15,flip_to_long -13656,做多,2021-09-29 11:20:00,2021-09-29 11:35:00,2924.0,2917.56,-0.1,flip_to_short -13657,做空,2021-09-29 11:35:00,2021-09-29 13:00:00,2917.56,2920.51,-0.06,flip_to_long -13658,做多,2021-09-29 13:00:00,2021-09-29 13:05:00,2920.51,2916.57,-0.07,flip_to_short -13659,做空,2021-09-29 13:05:00,2021-09-29 13:50:00,2916.57,2910.0,0.07,flip_to_long -13660,做多,2021-09-29 13:50:00,2021-09-29 14:05:00,2910.0,2917.12,0.07,flip_to_short -13661,做空,2021-09-29 14:05:00,2021-09-29 14:40:00,2917.12,2918.37,-0.03,flip_to_long -13662,做多,2021-09-29 14:40:00,2021-09-29 15:20:00,2918.37,2921.19,0.02,flip_to_short -13663,做空,2021-09-29 15:20:00,2021-09-29 15:40:00,2921.19,2873.05,0.6,tp_lower -13664,做多,2021-09-29 21:00:00,2021-09-29 21:05:00,2829.12,2819.32,-0.15,flip_to_short -13665,做空,2021-09-29 21:05:00,2021-09-29 21:40:00,2819.32,2820.35,-0.03,flip_to_long -13666,做多,2021-09-29 21:40:00,2021-09-29 21:50:00,2820.35,2817.28,-0.06,flip_to_short -13667,做空,2021-09-29 21:50:00,2021-09-29 21:55:00,2817.28,2820.07,-0.06,flip_to_long -13668,做多,2021-09-29 21:55:00,2021-09-29 22:00:00,2820.07,2817.43,-0.05,flip_to_short -13669,做空,2021-09-29 22:00:00,2021-09-29 22:10:00,2817.43,2821.1,-0.07,flip_to_long -13670,做多,2021-09-29 22:10:00,2021-09-29 22:20:00,2821.1,2816.88,-0.07,flip_to_short -13671,做空,2021-09-29 22:20:00,2021-09-30 07:20:00,2816.88,3006.39,-2.52,flip_to_long -13672,做多,2021-09-30 07:20:00,2021-09-30 12:20:00,3006.39,2976.66,-0.37,flip_to_short -13673,做空,2021-09-30 12:20:00,2021-09-30 12:30:00,2976.66,2989.39,-0.17,flip_to_long -13674,做多,2021-09-30 12:30:00,2021-09-30 13:40:00,2989.39,2973.34,-0.2,flip_to_short -13675,做空,2021-09-30 13:40:00,2021-09-30 13:45:00,2973.34,2979.59,-0.09,flip_to_long -13676,做多,2021-09-30 13:45:00,2021-09-30 14:20:00,2979.59,2969.85,-0.13,flip_to_short -13677,做空,2021-09-30 14:20:00,2021-09-30 14:45:00,2969.85,2977.4,-0.1,flip_to_long -13678,做多,2021-09-30 14:45:00,2021-09-30 15:45:00,2977.4,2982.16,0.04,flip_to_short -13679,做空,2021-09-30 15:45:00,2021-09-30 15:55:00,2982.16,2984.98,-0.05,flip_to_long -13680,做多,2021-09-30 15:55:00,2021-09-30 16:10:00,2984.98,2969.97,-0.19,flip_to_short -13681,做空,2021-09-30 16:10:00,2021-09-30 17:00:00,2969.97,2996.72,-0.32,flip_to_long -13682,做多,2021-09-30 17:00:00,2021-09-30 17:15:00,2996.72,2989.74,-0.1,flip_to_short -13683,做空,2021-09-30 17:15:00,2021-09-30 17:35:00,2989.74,2990.62,-0.03,flip_to_long -13684,做多,2021-09-30 17:35:00,2021-09-30 17:40:00,2990.62,2987.69,-0.05,flip_to_short -13685,做空,2021-09-30 17:40:00,2021-09-30 20:00:00,2987.69,3003.55,-0.19,flip_to_long -13686,做多,2021-09-30 20:00:00,2021-09-30 20:25:00,3003.55,3001.78,-0.04,flip_to_short -13687,做空,2021-09-30 20:25:00,2021-09-30 21:45:00,3001.78,2997.54,0.03,flip_to_long -13688,做多,2021-09-30 21:45:00,2021-09-30 22:00:00,2997.54,2994.59,-0.05,flip_to_short -13689,做空,2021-09-30 22:00:00,2021-09-30 22:05:00,2994.59,2995.9,-0.03,flip_to_long -13690,做多,2021-09-30 22:05:00,2021-09-30 22:55:00,2995.9,3002.12,0.05,flip_to_short -13691,做空,2021-09-30 22:55:00,2021-09-30 23:30:00,3002.12,3004.99,-0.05,flip_to_long -13692,做多,2021-09-30 23:30:00,2021-09-30 23:55:00,3004.99,2999.45,-0.08,flip_to_short -13693,做空,2021-09-30 23:55:00,2021-10-01 02:30:00,2999.45,3004.86,-0.08,flip_to_long -13694,做多,2021-10-01 02:30:00,2021-10-01 04:15:00,3004.86,3007.71,0.02,flip_to_short -13695,做空,2021-10-01 04:15:00,2021-10-01 05:15:00,3007.71,3007.45,-0.01,flip_to_long -13696,做多,2021-10-01 05:15:00,2021-10-01 05:20:00,3007.45,3004.16,-0.05,flip_to_short -13697,做空,2021-10-01 05:20:00,2021-10-01 05:25:00,3004.16,3006.56,-0.04,flip_to_long -13698,做多,2021-10-01 05:25:00,2021-10-01 06:20:00,3006.56,3005.67,-0.03,flip_to_short -13699,做空,2021-10-01 06:20:00,2021-10-01 14:55:00,3005.67,3211.55,-2.3,flip_to_long -13700,做多,2021-10-01 14:55:00,2021-10-01 15:05:00,3211.55,3212.52,-0.01,flip_to_short -13701,做空,2021-10-01 15:05:00,2021-10-01 15:10:00,3212.52,3225.21,-0.14,flip_to_long -13702,做多,2021-10-01 15:10:00,2021-10-01 15:45:00,3225.21,3229.9,0.03,flip_to_short -13703,做空,2021-10-01 15:45:00,2021-10-01 23:15:00,3229.9,3290.49,-0.6,flip_to_long -13704,做多,2021-10-01 23:15:00,2021-10-02 00:05:00,3290.49,3288.81,-0.03,flip_to_short -13705,做空,2021-10-02 00:05:00,2021-10-02 00:15:00,3288.81,3293.0,-0.05,flip_to_long -13706,做多,2021-10-02 00:15:00,2021-10-02 00:25:00,3293.0,3296.95,0.02,flip_to_short -13707,做空,2021-10-02 00:25:00,2021-10-02 01:00:00,3296.95,3312.84,-0.16,flip_to_long -13708,做多,2021-10-02 01:00:00,2021-10-02 01:45:00,3312.84,3295.0,-0.18,flip_to_short -13709,做空,2021-10-02 01:45:00,2021-10-02 01:50:00,3295.0,3300.44,-0.06,flip_to_long -13710,做多,2021-10-02 01:50:00,2021-10-02 02:30:00,3300.44,3304.49,0.02,flip_to_short -13711,做空,2021-10-02 02:30:00,2021-10-02 02:40:00,3304.49,3304.91,-0.02,flip_to_long -13712,做多,2021-10-02 02:40:00,2021-10-02 02:45:00,3304.91,3293.63,-0.12,flip_to_short -13713,做空,2021-10-02 02:45:00,2021-10-02 05:20:00,3293.63,3286.13,0.05,flip_to_long -13714,做多,2021-10-02 05:20:00,2021-10-02 05:35:00,3286.13,3290.01,0.02,flip_to_short -13715,做空,2021-10-02 05:35:00,2021-10-02 05:50:00,3290.01,3286.97,0.01,flip_to_long -13716,做多,2021-10-02 05:50:00,2021-10-02 06:25:00,3286.97,3284.43,-0.04,flip_to_short -13717,做空,2021-10-02 06:25:00,2021-10-02 06:40:00,3284.43,3291.46,-0.08,flip_to_long -13718,做多,2021-10-02 06:40:00,2021-10-02 06:50:00,3291.46,3282.33,-0.1,flip_to_short -13719,做空,2021-10-02 06:50:00,2021-10-02 06:55:00,3282.33,3283.52,-0.03,flip_to_long -13720,做多,2021-10-02 06:55:00,2021-10-02 07:05:00,3283.52,3279.34,-0.05,flip_to_short -13721,做空,2021-10-02 07:05:00,2021-10-02 07:10:00,3279.34,3290.0,-0.11,flip_to_long -13722,做多,2021-10-02 07:10:00,2021-10-02 07:15:00,3290.0,3281.31,-0.09,flip_to_short -13723,做空,2021-10-02 07:15:00,2021-10-02 07:25:00,3281.31,3283.74,-0.04,flip_to_long -13724,做多,2021-10-02 07:25:00,2021-10-02 07:30:00,3283.74,3278.88,-0.06,flip_to_short -13725,做空,2021-10-02 07:30:00,2021-10-02 07:35:00,3278.88,3282.23,-0.04,flip_to_long -13726,做多,2021-10-02 07:35:00,2021-10-02 07:55:00,3282.23,3279.07,-0.04,flip_to_short -13727,做空,2021-10-02 07:55:00,2021-10-02 08:10:00,3279.07,3283.45,-0.05,flip_to_long -13728,做多,2021-10-02 08:10:00,2021-10-02 08:15:00,3283.45,3275.95,-0.08,flip_to_short -13729,做空,2021-10-02 08:15:00,2021-10-02 08:40:00,3275.95,3279.71,-0.05,flip_to_long -13730,做多,2021-10-02 08:40:00,2021-10-02 08:45:00,3279.71,3277.22,-0.04,flip_to_short -13731,做空,2021-10-02 08:45:00,2021-10-02 08:55:00,3277.22,3284.4,-0.08,flip_to_long -13732,做多,2021-10-02 08:55:00,2021-10-02 10:00:00,3284.4,3283.28,-0.02,flip_to_short -13733,做空,2021-10-02 10:00:00,2021-10-02 10:05:00,3283.28,3285.35,-0.03,flip_to_long -13734,做多,2021-10-02 10:05:00,2021-10-02 10:25:00,3285.35,3286.19,-0.01,flip_to_short -13735,做空,2021-10-02 10:25:00,2021-10-02 10:35:00,3286.19,3284.87,-0.0,flip_to_long -13736,做多,2021-10-02 10:35:00,2021-10-02 20:40:00,3284.87,3425.58,1.21,flip_to_short -13737,做空,2021-10-02 20:40:00,2021-10-02 20:45:00,3425.58,3426.93,-0.03,flip_to_long -13738,做多,2021-10-02 20:45:00,2021-10-02 20:55:00,3426.93,3426.01,-0.02,flip_to_short -13739,做空,2021-10-02 20:55:00,2021-10-02 21:00:00,3426.01,3437.12,-0.11,flip_to_long -13740,做多,2021-10-02 21:00:00,2021-10-02 21:25:00,3437.12,3428.35,-0.09,flip_to_short -13741,做空,2021-10-02 21:25:00,2021-10-02 21:30:00,3428.35,3434.8,-0.07,flip_to_long -13742,做多,2021-10-02 21:30:00,2021-10-02 21:40:00,3434.8,3430.41,-0.05,flip_to_short -13743,做空,2021-10-02 21:40:00,2021-10-02 21:45:00,3430.41,3438.78,-0.09,flip_to_long -13744,做多,2021-10-02 21:45:00,2021-10-02 21:50:00,3438.78,3437.44,-0.03,flip_to_short -13745,做空,2021-10-02 21:50:00,2021-10-02 22:45:00,3437.44,3433.7,0.02,flip_to_long -13746,做多,2021-10-02 22:45:00,2021-10-03 02:40:00,3433.7,3406.14,-0.25,flip_to_short -13747,做空,2021-10-03 02:40:00,2021-10-03 02:50:00,3406.14,3407.54,-0.03,flip_to_long -13748,做多,2021-10-03 02:50:00,2021-10-03 02:55:00,3407.54,3399.49,-0.09,flip_to_short -13749,做空,2021-10-03 02:55:00,2021-10-03 03:50:00,3399.49,3398.65,-0.01,flip_to_long -13750,做多,2021-10-03 03:50:00,2021-10-03 04:00:00,3398.65,3395.31,-0.04,flip_to_short -13751,做空,2021-10-03 04:00:00,2021-10-03 07:15:00,3395.31,3405.55,-0.1,flip_to_long -13752,做多,2021-10-03 07:15:00,2021-10-03 07:20:00,3405.55,3396.74,-0.09,flip_to_short -13753,做空,2021-10-03 07:20:00,2021-10-03 08:15:00,3396.74,3403.56,-0.07,flip_to_long -13754,做多,2021-10-03 08:15:00,2021-10-03 08:40:00,3403.56,3400.21,-0.04,flip_to_short -13755,做空,2021-10-03 08:40:00,2021-10-03 10:15:00,3400.21,3407.68,-0.08,flip_to_long -13756,做多,2021-10-03 10:15:00,2021-10-03 10:30:00,3407.68,3396.2,-0.11,flip_to_short -13757,做空,2021-10-03 10:30:00,2021-10-03 10:40:00,3396.2,3399.76,-0.05,flip_to_long -13758,做多,2021-10-03 10:40:00,2021-10-03 10:50:00,3399.76,3387.13,-0.12,flip_to_short -13759,做空,2021-10-03 10:50:00,2021-10-03 11:00:00,3387.13,3401.31,-0.14,flip_to_long -13760,做多,2021-10-03 11:00:00,2021-10-03 15:20:00,3401.31,3412.57,0.08,flip_to_short -13761,做空,2021-10-03 15:20:00,2021-10-03 16:20:00,3412.57,3421.32,-0.09,flip_to_long -13762,做多,2021-10-03 16:20:00,2021-10-03 16:25:00,3421.32,3418.68,-0.04,flip_to_short -13763,做空,2021-10-03 16:25:00,2021-10-03 16:40:00,3418.68,3416.0,0.01,flip_to_long -13764,做多,2021-10-03 16:40:00,2021-10-03 16:55:00,3416.0,3419.88,0.02,flip_to_short -13765,做空,2021-10-03 16:55:00,2021-10-03 17:05:00,3419.88,3418.66,-0.0,flip_to_long -13766,做多,2021-10-03 17:05:00,2021-10-03 17:25:00,3418.66,3419.66,-0.01,flip_to_short -13767,做空,2021-10-03 17:25:00,2021-10-03 17:45:00,3419.66,3443.13,-0.21,flip_to_long -13768,做多,2021-10-03 17:45:00,2021-10-03 17:50:00,3443.13,3459.54,0.12,tp_upper -13769,做空,2021-10-03 20:30:00,2021-10-03 20:35:00,3442.22,3450.94,-0.09,flip_to_long -13770,做多,2021-10-03 20:35:00,2021-10-03 20:50:00,3450.94,3439.88,-0.11,flip_to_short -13771,做空,2021-10-03 20:50:00,2021-10-04 05:15:00,3439.88,3364.29,0.61,flip_to_long -13772,做多,2021-10-04 05:15:00,2021-10-04 05:25:00,3364.29,3362.11,-0.03,flip_to_short -13773,做空,2021-10-04 05:25:00,2021-10-04 05:40:00,3362.11,3361.55,-0.01,flip_to_long -13774,做多,2021-10-04 05:40:00,2021-10-04 06:00:00,3361.55,3360.4,-0.02,flip_to_short -13775,做空,2021-10-04 06:00:00,2021-10-04 06:35:00,3360.4,3353.01,0.05,flip_to_long -13776,做多,2021-10-04 06:35:00,2021-10-04 07:40:00,3353.01,3348.98,-0.05,flip_to_short -13777,做空,2021-10-04 07:40:00,2021-10-04 07:45:00,3348.98,3356.53,-0.08,flip_to_long -13778,做多,2021-10-04 07:45:00,2021-10-04 08:30:00,3356.53,3353.02,-0.05,flip_to_short -13779,做空,2021-10-04 08:30:00,2021-10-04 09:20:00,3353.02,3355.78,-0.04,flip_to_long -13780,做多,2021-10-04 09:20:00,2021-10-04 09:25:00,3355.78,3354.33,-0.03,flip_to_short -13781,做空,2021-10-04 09:25:00,2021-10-04 09:30:00,3354.33,3357.1,-0.04,flip_to_long -13782,做多,2021-10-04 09:30:00,2021-10-04 09:35:00,3357.1,3346.24,-0.11,flip_to_short -13783,做空,2021-10-04 09:35:00,2021-10-04 09:45:00,3346.24,3355.06,-0.09,flip_to_long -13784,做多,2021-10-04 09:45:00,2021-10-04 09:50:00,3355.06,3349.2,-0.07,flip_to_short -13785,做空,2021-10-04 09:50:00,2021-10-04 09:55:00,3349.2,3353.76,-0.05,flip_to_long -13786,做多,2021-10-04 09:55:00,2021-10-04 10:05:00,3353.76,3352.35,-0.03,flip_to_short -13787,做空,2021-10-04 10:05:00,2021-10-04 10:25:00,3352.35,3353.83,-0.03,flip_to_long -13788,做多,2021-10-04 10:25:00,2021-10-04 10:30:00,3353.83,3338.03,-0.15,flip_to_short -13789,做空,2021-10-04 10:30:00,2021-10-04 12:45:00,3338.03,3342.03,-0.05,flip_to_long -13790,做多,2021-10-04 12:45:00,2021-10-04 14:40:00,3342.03,3348.14,0.04,flip_to_short -13791,做空,2021-10-04 14:40:00,2021-10-04 16:10:00,3348.14,3354.52,-0.07,flip_to_long -13792,做多,2021-10-04 16:10:00,2021-10-04 17:00:00,3354.52,3348.41,-0.07,flip_to_short -13793,做空,2021-10-04 17:00:00,2021-10-04 17:05:00,3348.41,3360.33,-0.12,flip_to_long -13794,做多,2021-10-04 17:05:00,2021-10-04 17:10:00,3360.33,3354.99,-0.06,flip_to_short -13795,做空,2021-10-04 17:10:00,2021-10-04 21:00:00,3354.99,3395.01,-0.35,flip_to_long -13796,做多,2021-10-04 21:00:00,2021-10-04 21:05:00,3395.01,3376.48,-0.17,flip_to_short -13797,做空,2021-10-04 21:05:00,2021-10-04 21:55:00,3376.48,3397.63,-0.19,flip_to_long -13798,做多,2021-10-04 21:55:00,2021-10-04 22:00:00,3397.63,3393.7,-0.05,flip_to_short -13799,做空,2021-10-04 22:00:00,2021-10-04 23:15:00,3393.7,3400.43,-0.07,flip_to_long -13800,做多,2021-10-04 23:15:00,2021-10-04 23:20:00,3400.43,3392.39,-0.08,flip_to_short -13801,做空,2021-10-04 23:20:00,2021-10-04 23:25:00,3392.39,3393.63,-0.02,flip_to_long -13802,做多,2021-10-04 23:25:00,2021-10-04 23:40:00,3393.63,3398.17,0.02,flip_to_short -13803,做空,2021-10-04 23:40:00,2021-10-05 00:10:00,3398.17,3386.2,0.08,flip_to_long -13804,做多,2021-10-05 00:10:00,2021-10-05 00:20:00,3386.2,3394.74,0.06,flip_to_short -13805,做空,2021-10-05 00:20:00,2021-10-05 00:35:00,3394.74,3405.83,-0.11,flip_to_long -13806,做多,2021-10-05 00:35:00,2021-10-05 01:35:00,3405.83,3386.62,-0.17,flip_to_short -13807,做空,2021-10-05 01:35:00,2021-10-05 01:40:00,3386.62,3388.06,-0.03,flip_to_long -13808,做多,2021-10-05 01:40:00,2021-10-05 01:50:00,3388.06,3385.91,-0.03,flip_to_short -13809,做空,2021-10-05 01:50:00,2021-10-05 01:55:00,3385.91,3386.82,-0.02,flip_to_long -13810,做多,2021-10-05 01:55:00,2021-10-05 03:15:00,3386.82,3389.35,0.01,flip_to_short -13811,做空,2021-10-05 03:15:00,2021-10-05 03:25:00,3389.35,3395.87,-0.07,flip_to_long -13812,做多,2021-10-05 03:25:00,2021-10-05 03:30:00,3395.87,3379.89,-0.14,flip_to_short -13813,做空,2021-10-05 03:30:00,2021-10-05 04:05:00,3379.89,3394.89,-0.14,flip_to_long -13814,做多,2021-10-05 04:05:00,2021-10-05 04:15:00,3394.89,3391.34,-0.04,flip_to_short -13815,做空,2021-10-05 04:15:00,2021-10-05 05:30:00,3391.34,3385.8,0.03,flip_to_long -13816,做多,2021-10-05 05:30:00,2021-10-05 05:50:00,3385.8,3388.72,0.01,flip_to_short -13817,做空,2021-10-05 05:50:00,2021-10-05 06:00:00,3388.72,3387.75,-0.01,flip_to_long -13818,做多,2021-10-05 06:00:00,2021-10-05 06:10:00,3387.75,3386.69,-0.02,flip_to_short -13819,做空,2021-10-05 06:10:00,2021-10-05 07:00:00,3386.69,3388.9,-0.03,flip_to_long -13820,做多,2021-10-05 07:00:00,2021-10-05 07:45:00,3388.9,3389.28,-0.01,flip_to_short -13821,做空,2021-10-05 07:45:00,2021-10-05 08:20:00,3389.28,3387.98,-0.0,flip_to_long -13822,做多,2021-10-05 08:20:00,2021-10-05 08:25:00,3387.98,3383.84,-0.05,flip_to_short -13823,做空,2021-10-05 08:25:00,2021-10-05 08:30:00,3383.84,3389.59,-0.06,flip_to_long -13824,做多,2021-10-05 08:30:00,2021-10-05 09:15:00,3389.59,3399.74,0.07,flip_to_short -13825,做空,2021-10-05 09:15:00,2021-10-05 15:15:00,3399.74,3447.83,-0.4,flip_to_long -13826,做多,2021-10-05 15:15:00,2021-10-05 15:20:00,3447.83,3440.24,-0.07,flip_to_short -13827,做空,2021-10-05 15:20:00,2021-10-05 17:25:00,3440.24,3438.73,-0.0,flip_to_long -13828,做多,2021-10-05 17:25:00,2021-10-05 17:30:00,3438.73,3433.52,-0.05,flip_to_short -13829,做空,2021-10-05 17:30:00,2021-10-05 17:40:00,3433.52,3437.71,-0.05,flip_to_long -13830,做多,2021-10-05 17:40:00,2021-10-05 17:45:00,3437.71,3433.41,-0.05,flip_to_short -13831,做空,2021-10-05 17:45:00,2021-10-05 17:50:00,3433.41,3439.32,-0.06,flip_to_long -13832,做多,2021-10-05 17:50:00,2021-10-05 17:55:00,3439.32,3435.03,-0.05,flip_to_short -13833,做空,2021-10-05 17:55:00,2021-10-05 18:00:00,3435.03,3447.09,-0.11,flip_to_long -13834,做多,2021-10-05 18:00:00,2021-10-06 00:00:00,3447.09,3512.01,0.48,flip_to_short -13835,做空,2021-10-06 00:00:00,2021-10-06 00:10:00,3512.01,3530.78,-0.16,flip_to_long -13836,做多,2021-10-06 00:10:00,2021-10-06 01:00:00,3530.78,3515.31,-0.13,flip_to_short -13837,做空,2021-10-06 01:00:00,2021-10-06 05:50:00,3515.31,3490.41,0.18,flip_to_long -13838,做多,2021-10-06 05:50:00,2021-10-06 07:00:00,3490.41,3482.81,-0.07,flip_to_short -13839,做空,2021-10-06 07:00:00,2021-10-06 17:55:00,3482.81,3582.28,-0.79,flip_to_long -13840,做多,2021-10-06 17:55:00,2021-10-06 18:45:00,3582.28,3596.78,0.09,flip_to_short -13841,做空,2021-10-06 18:45:00,2021-10-06 19:00:00,3596.78,3598.53,-0.03,flip_to_long -13842,做多,2021-10-06 19:00:00,2021-10-06 19:05:00,3598.53,3593.93,-0.05,flip_to_short -13843,做空,2021-10-06 19:05:00,2021-10-06 20:10:00,3593.93,3596.53,-0.03,flip_to_long -13844,做多,2021-10-06 20:10:00,2021-10-06 20:15:00,3596.53,3590.72,-0.06,flip_to_short -13845,做空,2021-10-06 20:15:00,2021-10-06 20:20:00,3590.72,3598.93,-0.07,flip_to_long -13846,做多,2021-10-06 20:20:00,2021-10-06 20:30:00,3598.93,3586.27,-0.1,flip_to_short -13847,做空,2021-10-06 20:30:00,2021-10-06 21:40:00,3586.27,3587.87,-0.02,flip_to_long -13848,做多,2021-10-06 21:40:00,2021-10-06 21:45:00,3587.87,3585.01,-0.03,flip_to_short -13849,做空,2021-10-06 21:45:00,2021-10-06 21:55:00,3585.01,3587.53,-0.03,flip_to_long -13850,做多,2021-10-06 21:55:00,2021-10-06 22:10:00,3587.53,3584.29,-0.04,flip_to_short -13851,做空,2021-10-06 22:10:00,2021-10-06 22:20:00,3584.29,3585.99,-0.03,flip_to_long -13852,做多,2021-10-06 22:20:00,2021-10-06 22:25:00,3585.99,3585.79,-0.01,flip_to_short -13853,做空,2021-10-06 22:25:00,2021-10-06 22:35:00,3585.79,3587.54,-0.03,flip_to_long -13854,做多,2021-10-06 22:35:00,2021-10-06 23:10:00,3587.54,3582.29,-0.05,flip_to_short -13855,做空,2021-10-06 23:10:00,2021-10-06 23:15:00,3582.29,3600.12,-0.14,flip_to_long -13856,做多,2021-10-06 23:15:00,2021-10-06 23:20:00,3600.12,3589.01,-0.09,flip_to_short -13857,做空,2021-10-06 23:20:00,2021-10-07 04:15:00,3589.01,3545.44,0.3,flip_to_long -13858,做多,2021-10-07 04:15:00,2021-10-07 04:20:00,3545.44,3538.35,-0.07,flip_to_short -13859,做空,2021-10-07 04:20:00,2021-10-07 04:25:00,3538.35,3544.73,-0.06,flip_to_long -13860,做多,2021-10-07 04:25:00,2021-10-07 05:00:00,3544.73,3531.6,-0.11,flip_to_short -13861,做空,2021-10-07 05:00:00,2021-10-07 05:35:00,3531.6,3537.61,-0.06,flip_to_long -13862,做多,2021-10-07 05:35:00,2021-10-07 06:40:00,3537.61,3529.31,-0.07,flip_to_short -13863,做空,2021-10-07 06:40:00,2021-10-07 06:45:00,3529.31,3532.83,-0.04,flip_to_long -13864,做多,2021-10-07 06:45:00,2021-10-07 09:20:00,3532.83,3564.1,0.21,flip_to_short -13865,做空,2021-10-07 09:20:00,2021-10-07 09:40:00,3564.1,3566.83,-0.03,flip_to_long -13866,做多,2021-10-07 09:40:00,2021-10-07 09:45:00,3566.83,3563.88,-0.03,flip_to_short -13867,做空,2021-10-07 09:45:00,2021-10-07 10:50:00,3563.88,3558.36,0.03,flip_to_long -13868,做多,2021-10-07 10:50:00,2021-10-07 11:20:00,3558.36,3564.95,0.03,flip_to_short -13869,做空,2021-10-07 11:20:00,2021-10-07 11:30:00,3564.95,3571.99,-0.06,flip_to_long -13870,做多,2021-10-07 11:30:00,2021-10-07 11:40:00,3571.99,3569.34,-0.03,flip_to_short -13871,做空,2021-10-07 11:40:00,2021-10-07 12:40:00,3569.34,3582.52,-0.11,flip_to_long -13872,做多,2021-10-07 12:40:00,2021-10-07 12:45:00,3582.52,3574.04,-0.07,flip_to_short -13873,做空,2021-10-07 12:45:00,2021-10-07 12:55:00,3574.04,3570.26,0.01,flip_to_long -13874,做多,2021-10-07 12:55:00,2021-10-07 13:40:00,3570.26,3640.67,0.49,tp_upper -13875,做空,2021-10-07 14:35:00,2021-10-07 15:15:00,3557.01,3583.17,-0.2,flip_to_long -13876,做多,2021-10-07 15:15:00,2021-10-07 15:50:00,3583.17,3585.86,0.01,flip_to_short -13877,做空,2021-10-07 15:50:00,2021-10-07 16:25:00,3585.86,3593.39,-0.07,flip_to_long -13878,做多,2021-10-07 16:25:00,2021-10-07 16:30:00,3593.39,3589.73,-0.04,flip_to_short -13879,做空,2021-10-07 16:30:00,2021-10-07 18:45:00,3589.73,3596.64,-0.06,flip_to_long -13880,做多,2021-10-07 18:45:00,2021-10-07 18:55:00,3596.64,3594.0,-0.03,flip_to_short -13881,做空,2021-10-07 18:55:00,2021-10-07 19:00:00,3594.0,3604.03,-0.08,flip_to_long -13882,做多,2021-10-07 19:00:00,2021-10-07 22:10:00,3604.03,3619.58,0.1,flip_to_short -13883,做空,2021-10-07 22:10:00,2021-10-08 00:45:00,3619.58,3614.4,0.02,flip_to_long -13884,做多,2021-10-08 00:45:00,2021-10-08 00:50:00,3614.4,3609.9,-0.05,flip_to_short -13885,做空,2021-10-08 00:50:00,2021-10-08 01:00:00,3609.9,3612.73,-0.03,flip_to_long -13886,做多,2021-10-08 01:00:00,2021-10-08 01:10:00,3612.73,3614.22,-0.0,flip_to_short -13887,做空,2021-10-08 01:10:00,2021-10-08 01:25:00,3614.22,3611.65,0.01,flip_to_long -13888,做多,2021-10-08 01:25:00,2021-10-08 02:05:00,3611.65,3600.54,-0.09,flip_to_short -13889,做空,2021-10-08 02:05:00,2021-10-08 05:45:00,3600.54,3576.5,0.16,flip_to_long -13890,做多,2021-10-08 05:45:00,2021-10-08 06:05:00,3576.5,3580.02,0.01,flip_to_short -13891,做空,2021-10-08 06:05:00,2021-10-08 06:20:00,3580.02,3578.85,-0.0,flip_to_long -13892,做多,2021-10-08 06:20:00,2021-10-08 06:35:00,3578.85,3572.01,-0.06,flip_to_short -13893,做空,2021-10-08 06:35:00,2021-10-08 06:40:00,3572.01,3574.47,-0.03,flip_to_long -13894,做多,2021-10-08 06:40:00,2021-10-08 07:00:00,3574.47,3577.77,0.01,flip_to_short -13895,做空,2021-10-08 07:00:00,2021-10-08 14:20:00,3577.77,3616.9,-0.3,flip_to_long -13896,做多,2021-10-08 14:20:00,2021-10-08 15:35:00,3616.9,3622.18,0.02,flip_to_short -13897,做空,2021-10-08 15:35:00,2021-10-08 15:55:00,3622.18,3622.53,-0.02,flip_to_long -13898,做多,2021-10-08 15:55:00,2021-10-08 16:00:00,3622.53,3620.49,-0.03,flip_to_short -13899,做空,2021-10-08 16:00:00,2021-10-08 16:20:00,3620.49,3619.7,-0.01,flip_to_long -13900,做多,2021-10-08 16:20:00,2021-10-08 17:25:00,3619.7,3620.26,-0.01,flip_to_short -13901,做空,2021-10-08 17:25:00,2021-10-08 17:40:00,3620.26,3624.66,-0.04,flip_to_long -13902,做多,2021-10-08 17:40:00,2021-10-08 17:45:00,3624.66,3616.97,-0.07,flip_to_short -13903,做空,2021-10-08 17:45:00,2021-10-08 17:55:00,3616.97,3627.85,-0.09,flip_to_long -13904,做多,2021-10-08 17:55:00,2021-10-08 18:55:00,3627.85,3626.73,-0.02,flip_to_short -13905,做空,2021-10-08 18:55:00,2021-10-08 19:00:00,3626.73,3630.03,-0.04,flip_to_long -13906,做多,2021-10-08 19:00:00,2021-10-08 19:10:00,3630.03,3629.0,-0.02,flip_to_short -13907,做空,2021-10-08 19:10:00,2021-10-08 19:30:00,3629.0,3630.72,-0.02,flip_to_long -13908,做多,2021-10-08 19:30:00,2021-10-09 00:45:00,3630.72,3572.34,-0.42,flip_to_short -13909,做空,2021-10-09 00:45:00,2021-10-09 00:55:00,3572.34,3584.52,-0.1,flip_to_long -13910,做多,2021-10-09 00:55:00,2021-10-09 01:15:00,3584.52,3569.98,-0.11,flip_to_short -13911,做空,2021-10-09 01:15:00,2021-10-09 01:45:00,3569.98,3572.17,-0.03,flip_to_long -13912,做多,2021-10-09 01:45:00,2021-10-09 01:50:00,3572.17,3564.44,-0.07,flip_to_short -13913,做空,2021-10-09 01:50:00,2021-10-09 02:30:00,3564.44,3570.11,-0.05,flip_to_long -13914,做多,2021-10-09 02:30:00,2021-10-09 02:45:00,3570.11,3568.3,-0.02,flip_to_short -13915,做空,2021-10-09 02:45:00,2021-10-09 02:50:00,3568.3,3571.12,-0.03,flip_to_long -13916,做多,2021-10-09 02:50:00,2021-10-09 03:00:00,3571.12,3569.57,-0.02,flip_to_short -13917,做空,2021-10-09 03:00:00,2021-10-09 03:15:00,3569.57,3578.85,-0.08,flip_to_long -13918,做多,2021-10-09 03:15:00,2021-10-09 05:20:00,3578.85,3573.54,-0.05,flip_to_short -13919,做空,2021-10-09 05:20:00,2021-10-09 05:25:00,3573.54,3576.58,-0.03,flip_to_long -13920,做多,2021-10-09 05:25:00,2021-10-09 05:35:00,3576.58,3574.68,-0.03,flip_to_short -13921,做空,2021-10-09 05:35:00,2021-10-09 08:30:00,3574.68,3592.43,-0.13,flip_to_long -13922,做多,2021-10-09 08:30:00,2021-10-09 08:35:00,3592.43,3577.79,-0.11,flip_to_short -13923,做空,2021-10-09 08:35:00,2021-10-09 09:50:00,3577.79,3594.78,-0.13,flip_to_long -13924,做多,2021-10-09 09:50:00,2021-10-09 10:00:00,3594.78,3596.01,-0.0,flip_to_short -13925,做空,2021-10-09 10:00:00,2021-10-09 10:30:00,3596.01,3592.48,0.01,flip_to_long -13926,做多,2021-10-09 10:30:00,2021-10-09 11:40:00,3592.48,3594.63,0.0,flip_to_short -13927,做空,2021-10-09 11:40:00,2021-10-09 11:45:00,3594.63,3599.0,-0.04,flip_to_long -13928,做多,2021-10-09 11:45:00,2021-10-09 11:50:00,3599.0,3596.43,-0.03,flip_to_short -13929,做空,2021-10-09 11:50:00,2021-10-09 21:50:00,3596.43,3585.62,0.06,flip_to_long -13930,做多,2021-10-09 21:50:00,2021-10-09 22:00:00,3585.62,3581.31,-0.04,flip_to_short -13931,做空,2021-10-09 22:00:00,2021-10-09 22:10:00,3581.31,3587.39,-0.05,flip_to_long -13932,做多,2021-10-09 22:10:00,2021-10-09 22:15:00,3587.39,3586.37,-0.02,flip_to_short -13933,做空,2021-10-09 22:15:00,2021-10-09 22:40:00,3586.37,3584.19,0.0,flip_to_long -13934,做多,2021-10-09 22:40:00,2021-10-09 23:25:00,3584.19,3582.52,-0.02,flip_to_short -13935,做空,2021-10-09 23:25:00,2021-10-09 23:45:00,3582.52,3582.15,-0.01,flip_to_long -13936,做多,2021-10-09 23:45:00,2021-10-09 23:55:00,3582.15,3577.8,-0.04,flip_to_short -13937,做空,2021-10-09 23:55:00,2021-10-10 00:15:00,3577.8,3581.37,-0.04,flip_to_long -13938,做多,2021-10-10 00:15:00,2021-10-10 00:25:00,3581.37,3584.18,0.01,flip_to_short -13939,做空,2021-10-10 00:25:00,2021-10-10 00:40:00,3584.18,3577.89,0.03,flip_to_long -13940,做多,2021-10-10 00:40:00,2021-10-10 09:10:00,3577.89,3576.06,-0.02,flip_to_short -13941,做空,2021-10-10 09:10:00,2021-10-10 09:15:00,3576.06,3578.94,-0.03,flip_to_long -13942,做多,2021-10-10 09:15:00,2021-10-10 09:30:00,3578.94,3572.76,-0.05,flip_to_short -13943,做空,2021-10-10 09:30:00,2021-10-10 10:05:00,3572.76,3583.2,-0.08,flip_to_long -13944,做多,2021-10-10 10:05:00,2021-10-10 10:10:00,3583.2,3581.5,-0.02,flip_to_short -13945,做空,2021-10-10 10:10:00,2021-10-10 10:25:00,3581.5,3581.51,-0.01,flip_to_long -13946,做多,2021-10-10 10:25:00,2021-10-10 14:30:00,3581.51,3562.99,-0.14,flip_to_short -13947,做空,2021-10-10 14:30:00,2021-10-10 15:35:00,3562.99,3556.39,0.03,flip_to_long -13948,做多,2021-10-10 15:35:00,2021-10-10 15:45:00,3556.39,3555.83,-0.02,flip_to_short -13949,做空,2021-10-10 15:45:00,2021-10-10 19:55:00,3555.83,3530.0,0.16,flip_to_long -13950,做多,2021-10-10 19:55:00,2021-10-10 20:35:00,3530.0,3526.0,-0.04,flip_to_short -13951,做空,2021-10-10 20:35:00,2021-10-10 21:00:00,3526.0,3448.14,0.52,tp_lower -13952,做多,2021-10-11 01:10:00,2021-10-11 01:15:00,3459.08,3458.68,-0.02,flip_to_short -13953,做空,2021-10-11 01:15:00,2021-10-11 11:00:00,3458.68,3569.07,-0.8,flip_to_long -13954,做多,2021-10-11 11:00:00,2021-10-11 13:15:00,3569.07,3589.43,0.12,flip_to_short -13955,做空,2021-10-11 13:15:00,2021-10-11 14:10:00,3589.43,3575.05,0.08,flip_to_long -13956,做多,2021-10-11 14:10:00,2021-10-11 16:00:00,3575.05,3586.69,0.07,flip_to_short -13957,做空,2021-10-11 16:00:00,2021-10-11 16:20:00,3586.69,3589.7,-0.03,flip_to_long -13958,做多,2021-10-11 16:20:00,2021-10-11 16:30:00,3589.7,3589.27,-0.01,flip_to_short -13959,做空,2021-10-11 16:30:00,2021-10-11 16:40:00,3589.27,3588.89,-0.01,flip_to_long -13960,做多,2021-10-11 16:40:00,2021-10-11 16:45:00,3588.89,3578.66,-0.08,flip_to_short -13961,做空,2021-10-11 16:45:00,2021-10-11 23:45:00,3578.66,3524.52,0.35,flip_to_long -13962,做多,2021-10-11 23:45:00,2021-10-12 00:00:00,3524.52,3523.8,-0.02,flip_to_short -13963,做空,2021-10-12 00:00:00,2021-10-12 01:20:00,3523.8,3506.75,0.11,flip_to_long -13964,做多,2021-10-12 01:20:00,2021-10-12 02:00:00,3506.75,3509.26,0.01,flip_to_short -13965,做空,2021-10-12 02:00:00,2021-10-12 04:40:00,3509.26,3503.89,0.03,flip_to_long -13966,做多,2021-10-12 04:40:00,2021-10-12 04:45:00,3503.89,3496.51,-0.06,flip_to_short -13967,做空,2021-10-12 04:45:00,2021-10-12 04:50:00,3496.51,3496.57,-0.01,flip_to_long -13968,做多,2021-10-12 04:50:00,2021-10-12 05:00:00,3496.57,3489.38,-0.06,flip_to_short -13969,做空,2021-10-12 05:00:00,2021-10-12 05:45:00,3489.38,3502.45,-0.1,flip_to_long -13970,做多,2021-10-12 05:45:00,2021-10-12 06:45:00,3502.45,3481.82,-0.16,flip_to_short -13971,做空,2021-10-12 06:45:00,2021-10-12 07:30:00,3481.82,3488.56,-0.06,flip_to_long -13972,做多,2021-10-12 07:30:00,2021-10-12 08:30:00,3488.56,3494.55,0.03,flip_to_short -13973,做空,2021-10-12 08:30:00,2021-10-12 13:30:00,3494.55,3495.04,-0.02,flip_to_long -13974,做多,2021-10-12 13:30:00,2021-10-12 15:00:00,3495.04,3472.95,-0.16,flip_to_short -13975,做空,2021-10-12 15:00:00,2021-10-12 17:30:00,3472.95,3495.59,-0.17,flip_to_long -13976,做多,2021-10-12 17:30:00,2021-10-12 17:45:00,3495.59,3494.02,-0.02,flip_to_short -13977,做空,2021-10-12 17:45:00,2021-10-12 18:00:00,3494.02,3490.14,0.01,flip_to_long -13978,做多,2021-10-12 18:00:00,2021-10-12 18:15:00,3490.14,3497.33,0.04,flip_to_short -13979,做空,2021-10-12 18:15:00,2021-10-12 18:20:00,3497.33,3504.45,-0.06,flip_to_long -13980,做多,2021-10-12 18:20:00,2021-10-12 18:25:00,3504.45,3498.85,-0.05,flip_to_short -13981,做空,2021-10-12 18:25:00,2021-10-12 19:05:00,3498.85,3502.07,-0.03,flip_to_long -13982,做多,2021-10-12 19:05:00,2021-10-12 19:10:00,3502.07,3494.06,-0.07,flip_to_short -13983,做空,2021-10-12 19:10:00,2021-10-12 19:20:00,3494.06,3498.78,-0.04,flip_to_long -13984,做多,2021-10-12 19:20:00,2021-10-12 19:40:00,3498.78,3495.8,-0.03,flip_to_short -13985,做空,2021-10-12 19:40:00,2021-10-12 20:05:00,3495.8,3459.44,0.23,tp_lower -13986,做多,2021-10-12 21:55:00,2021-10-12 22:05:00,3487.63,3485.6,-0.03,flip_to_short -13987,做空,2021-10-12 22:05:00,2021-10-12 22:20:00,3485.6,3489.77,-0.04,flip_to_long -13988,做多,2021-10-12 22:20:00,2021-10-12 23:50:00,3489.77,3488.48,-0.02,flip_to_short -13989,做空,2021-10-12 23:50:00,2021-10-13 00:05:00,3488.48,3512.8,-0.18,flip_to_long -13990,做多,2021-10-13 00:05:00,2021-10-13 02:00:00,3512.8,3500.02,-0.1,flip_to_short -13991,做空,2021-10-13 02:00:00,2021-10-13 02:10:00,3500.02,3502.97,-0.03,flip_to_long -13992,做多,2021-10-13 02:10:00,2021-10-13 02:20:00,3502.97,3502.6,-0.01,flip_to_short -13993,做空,2021-10-13 02:20:00,2021-10-13 02:30:00,3502.6,3509.26,-0.06,flip_to_long -13994,做多,2021-10-13 02:30:00,2021-10-13 03:05:00,3509.26,3508.28,-0.02,flip_to_short -13995,做空,2021-10-13 03:05:00,2021-10-13 03:25:00,3508.28,3506.56,-0.0,flip_to_long -13996,做多,2021-10-13 03:25:00,2021-10-13 04:25:00,3506.56,3507.51,-0.01,flip_to_short -13997,做空,2021-10-13 04:25:00,2021-10-13 04:40:00,3507.51,3508.87,-0.02,flip_to_long -13998,做多,2021-10-13 04:40:00,2021-10-13 04:55:00,3508.87,3509.7,-0.01,flip_to_short -13999,做空,2021-10-13 04:55:00,2021-10-13 05:05:00,3509.7,3513.0,-0.03,flip_to_long -14000,做多,2021-10-13 05:05:00,2021-10-13 05:25:00,3513.0,3511.33,-0.02,flip_to_short -14001,做空,2021-10-13 05:25:00,2021-10-13 10:00:00,3511.33,3456.99,0.35,flip_to_long -14002,做多,2021-10-13 10:00:00,2021-10-13 10:10:00,3456.99,3457.28,-0.01,flip_to_short -14003,做空,2021-10-13 10:10:00,2021-10-13 10:55:00,3457.28,3451.49,0.03,flip_to_long -14004,做多,2021-10-13 10:55:00,2021-10-13 11:00:00,3451.49,3446.96,-0.04,flip_to_short -14005,做空,2021-10-13 11:00:00,2021-10-13 11:05:00,3446.96,3454.24,-0.06,flip_to_long -14006,做多,2021-10-13 11:05:00,2021-10-13 11:10:00,3454.24,3452.79,-0.02,flip_to_short -14007,做空,2021-10-13 11:10:00,2021-10-13 11:25:00,3452.79,3451.0,0.0,flip_to_long -14008,做多,2021-10-13 11:25:00,2021-10-13 12:40:00,3451.0,3453.62,0.01,flip_to_short -14009,做空,2021-10-13 12:40:00,2021-10-13 14:30:00,3453.62,3498.89,-0.32,flip_to_long -14010,做多,2021-10-13 14:30:00,2021-10-14 05:35:00,3498.89,3637.74,0.91,flip_to_short -14011,做空,2021-10-14 05:35:00,2021-10-14 06:00:00,3637.74,3644.21,-0.06,flip_to_long -14012,做多,2021-10-14 06:00:00,2021-10-14 06:20:00,3644.21,3641.1,-0.03,flip_to_short -14013,做空,2021-10-14 06:20:00,2021-10-14 08:00:00,3641.1,3634.02,0.04,flip_to_long -14014,做多,2021-10-14 08:00:00,2021-10-14 08:45:00,3634.02,3640.3,0.03,flip_to_short -14015,做空,2021-10-14 08:45:00,2021-10-14 09:50:00,3640.3,3635.84,0.02,flip_to_long -14016,做多,2021-10-14 09:50:00,2021-10-14 10:15:00,3635.84,3638.43,0.01,flip_to_short -14017,做空,2021-10-14 10:15:00,2021-10-14 18:50:00,3638.43,3794.89,-1.07,flip_to_long -14018,做多,2021-10-14 18:50:00,2021-10-14 19:10:00,3794.89,3780.12,-0.1,flip_to_short -14019,做空,2021-10-14 19:10:00,2021-10-14 19:55:00,3780.12,3794.99,-0.1,flip_to_long -14020,做多,2021-10-14 19:55:00,2021-10-14 23:20:00,3794.99,3770.85,-0.16,flip_to_short -14021,做空,2021-10-14 23:20:00,2021-10-14 23:25:00,3770.85,3775.52,-0.04,flip_to_long -14022,做多,2021-10-14 23:25:00,2021-10-15 00:05:00,3775.52,3777.96,0.0,flip_to_short -14023,做空,2021-10-15 00:05:00,2021-10-15 00:10:00,3777.96,3791.29,-0.09,flip_to_long -14024,做多,2021-10-15 00:10:00,2021-10-15 00:20:00,3791.29,3775.37,-0.11,flip_to_short -14025,做空,2021-10-15 00:20:00,2021-10-15 00:40:00,3775.37,3774.59,-0.01,flip_to_long -14026,做多,2021-10-15 00:40:00,2021-10-15 00:50:00,3774.59,3774.59,-0.01,flip_to_short -14027,做空,2021-10-15 00:50:00,2021-10-15 01:00:00,3774.59,3770.23,0.02,flip_to_long -14028,做多,2021-10-15 01:00:00,2021-10-15 07:10:00,3770.23,3821.55,0.3,flip_to_short -14029,做空,2021-10-15 07:10:00,2021-10-15 11:45:00,3821.55,3792.6,0.16,flip_to_long -14030,做多,2021-10-15 11:45:00,2021-10-15 11:50:00,3792.6,3785.09,-0.06,flip_to_short -14031,做空,2021-10-15 11:50:00,2021-10-15 12:15:00,3785.09,3789.43,-0.04,flip_to_long -14032,做多,2021-10-15 12:15:00,2021-10-15 12:20:00,3789.43,3783.67,-0.05,flip_to_short -14033,做空,2021-10-15 12:20:00,2021-10-15 12:25:00,3783.67,3783.9,-0.01,flip_to_long -14034,做多,2021-10-15 12:25:00,2021-10-15 12:30:00,3783.9,3776.23,-0.06,flip_to_short -14035,做空,2021-10-15 12:30:00,2021-10-15 12:40:00,3776.23,3782.65,-0.05,flip_to_long -14036,做多,2021-10-15 12:40:00,2021-10-15 12:45:00,3782.65,3780.64,-0.02,flip_to_short -14037,做空,2021-10-15 12:45:00,2021-10-15 13:05:00,3780.64,3780.25,-0.01,flip_to_long -14038,做多,2021-10-15 13:05:00,2021-10-15 15:30:00,3780.25,3793.25,0.07,flip_to_short -14039,做空,2021-10-15 15:30:00,2021-10-15 15:40:00,3793.25,3797.99,-0.04,flip_to_long -14040,做多,2021-10-15 15:40:00,2021-10-15 15:55:00,3797.99,3793.59,-0.04,flip_to_short -14041,做空,2021-10-15 15:55:00,2021-10-15 16:00:00,3793.59,3803.86,-0.07,flip_to_long -14042,做多,2021-10-15 16:00:00,2021-10-15 19:35:00,3803.86,3852.39,0.28,flip_to_short -14043,做空,2021-10-15 19:35:00,2021-10-15 20:05:00,3852.39,3849.44,0.01,flip_to_long -14044,做多,2021-10-15 20:05:00,2021-10-15 20:30:00,3849.44,3873.96,0.14,flip_to_short -14045,做空,2021-10-15 20:30:00,2021-10-15 21:30:00,3873.96,3866.81,0.03,flip_to_long -14046,做多,2021-10-15 21:30:00,2021-10-15 21:40:00,3866.81,3869.26,0.0,flip_to_short -14047,做空,2021-10-15 21:40:00,2021-10-15 23:20:00,3869.26,3855.73,0.07,flip_to_long -14048,做多,2021-10-15 23:20:00,2021-10-16 00:05:00,3855.73,3866.98,0.06,flip_to_short -14049,做空,2021-10-16 00:05:00,2021-10-16 00:20:00,3866.98,3865.87,-0.01,flip_to_long -14050,做多,2021-10-16 00:20:00,2021-10-16 00:25:00,3865.87,3858.07,-0.06,flip_to_short -14051,做空,2021-10-16 00:25:00,2021-10-16 00:30:00,3858.07,3864.03,-0.05,flip_to_long -14052,做多,2021-10-16 00:30:00,2021-10-16 00:35:00,3864.03,3858.2,-0.05,flip_to_short -14053,做空,2021-10-16 00:35:00,2021-10-16 02:35:00,3858.2,3850.69,0.03,flip_to_long -14054,做多,2021-10-16 02:35:00,2021-10-16 02:45:00,3850.69,3851.65,-0.01,flip_to_short -14055,做空,2021-10-16 02:45:00,2021-10-16 03:05:00,3851.65,3850.56,-0.01,flip_to_long -14056,做多,2021-10-16 03:05:00,2021-10-16 03:25:00,3850.56,3852.52,0.0,flip_to_short -14057,做空,2021-10-16 03:25:00,2021-10-16 04:05:00,3852.52,3851.34,-0.0,flip_to_long -14058,做多,2021-10-16 04:05:00,2021-10-16 04:20:00,3851.34,3850.07,-0.02,flip_to_short -14059,做空,2021-10-16 04:20:00,2021-10-16 04:50:00,3850.07,3848.7,-0.0,flip_to_long -14060,做多,2021-10-16 04:50:00,2021-10-16 04:55:00,3848.7,3837.53,-0.08,flip_to_short -14061,做空,2021-10-16 04:55:00,2021-10-16 05:05:00,3837.53,3850.52,-0.09,flip_to_long -14062,做多,2021-10-16 05:05:00,2021-10-16 05:10:00,3850.52,3850.41,-0.01,flip_to_short -14063,做空,2021-10-16 05:10:00,2021-10-16 07:50:00,3850.41,3852.98,-0.03,flip_to_long -14064,做多,2021-10-16 07:50:00,2021-10-16 12:35:00,3852.98,3906.28,0.31,flip_to_short -14065,做空,2021-10-16 12:35:00,2021-10-16 17:05:00,3906.28,3852.49,0.31,tp_lower -14066,做多,2021-10-16 23:20:00,2021-10-16 23:50:00,3839.01,3836.29,-0.03,flip_to_short -14067,做空,2021-10-16 23:50:00,2021-10-17 00:05:00,3836.29,3835.82,-0.01,flip_to_long -14068,做多,2021-10-17 00:05:00,2021-10-17 00:15:00,3835.82,3826.24,-0.07,flip_to_short -14069,做空,2021-10-17 00:15:00,2021-10-17 00:40:00,3826.24,3834.06,-0.06,flip_to_long -14070,做多,2021-10-17 00:40:00,2021-10-17 05:30:00,3834.06,3865.65,0.19,flip_to_short -14071,做空,2021-10-17 05:30:00,2021-10-17 05:40:00,3865.65,3870.62,-0.04,flip_to_long -14072,做多,2021-10-17 05:40:00,2021-10-17 05:50:00,3870.62,3859.25,-0.08,flip_to_short -14073,做空,2021-10-17 05:50:00,2021-10-17 06:15:00,3859.25,3874.89,-0.11,flip_to_long -14074,做多,2021-10-17 06:15:00,2021-10-17 07:50:00,3874.89,3884.28,0.05,flip_to_short -14075,做空,2021-10-17 07:50:00,2021-10-17 08:00:00,3884.28,3886.73,-0.03,flip_to_long -14076,做多,2021-10-17 08:00:00,2021-10-17 10:20:00,3886.73,3888.24,-0.0,flip_to_short -14077,做空,2021-10-17 10:20:00,2021-10-17 10:25:00,3888.24,3889.86,-0.02,flip_to_long -14078,做多,2021-10-17 10:25:00,2021-10-17 10:30:00,3889.86,3881.24,-0.07,flip_to_short -14079,做空,2021-10-17 10:30:00,2021-10-17 10:35:00,3881.24,3897.93,-0.11,flip_to_long -14080,做多,2021-10-17 10:35:00,2021-10-17 10:55:00,3897.93,3888.61,-0.07,flip_to_short -14081,做空,2021-10-17 10:55:00,2021-10-17 11:00:00,3888.61,3890.99,-0.03,flip_to_long -14082,做多,2021-10-17 11:00:00,2021-10-17 11:10:00,3890.99,3893.2,0.0,flip_to_short -14083,做空,2021-10-17 11:10:00,2021-10-17 15:35:00,3893.2,3791.76,0.61,tp_lower -14084,做多,2021-10-17 22:00:00,2021-10-18 03:25:00,3779.27,3862.5,0.52,flip_to_short -14085,做空,2021-10-18 03:25:00,2021-10-18 04:55:00,3862.5,3868.66,-0.05,flip_to_long -14086,做多,2021-10-18 04:55:00,2021-10-18 05:10:00,3868.66,3869.35,-0.01,flip_to_short -14087,做空,2021-10-18 05:10:00,2021-10-18 05:30:00,3869.35,3873.46,-0.04,flip_to_long -14088,做多,2021-10-18 05:30:00,2021-10-18 05:40:00,3873.46,3873.14,-0.01,flip_to_short -14089,做空,2021-10-18 05:40:00,2021-10-18 06:35:00,3873.14,3872.61,-0.01,flip_to_long -14090,做多,2021-10-18 06:35:00,2021-10-18 06:45:00,3872.61,3866.89,-0.05,flip_to_short -14091,做空,2021-10-18 06:45:00,2021-10-18 07:00:00,3866.89,3865.49,-0.0,flip_to_long -14092,做多,2021-10-18 07:00:00,2021-10-18 07:35:00,3865.49,3864.54,-0.02,flip_to_short -14093,做空,2021-10-18 07:35:00,2021-10-18 13:25:00,3864.54,3775.26,0.56,flip_to_long -14094,做多,2021-10-18 13:25:00,2021-10-18 14:45:00,3775.26,3782.65,0.04,flip_to_short -14095,做空,2021-10-18 14:45:00,2021-10-18 16:00:00,3782.65,3771.38,0.06,flip_to_long -14096,做多,2021-10-18 16:00:00,2021-10-18 16:20:00,3771.38,3763.38,-0.07,flip_to_short -14097,做空,2021-10-18 16:20:00,2021-10-18 19:45:00,3763.38,3744.19,0.12,flip_to_long -14098,做多,2021-10-18 19:45:00,2021-10-18 20:00:00,3744.19,3745.94,-0.0,flip_to_short -14099,做空,2021-10-18 20:00:00,2021-10-18 21:15:00,3745.94,3745.96,-0.01,flip_to_long -14100,做多,2021-10-18 21:15:00,2021-10-18 22:05:00,3745.96,3742.22,-0.04,flip_to_short -14101,做空,2021-10-18 22:05:00,2021-10-18 22:50:00,3742.22,3746.08,-0.04,flip_to_long -14102,做多,2021-10-18 22:50:00,2021-10-18 23:05:00,3746.08,3740.42,-0.05,flip_to_short -14103,做空,2021-10-18 23:05:00,2021-10-19 00:05:00,3740.42,3759.28,-0.14,flip_to_long -14104,做多,2021-10-19 00:05:00,2021-10-19 06:10:00,3759.28,3808.25,0.32,flip_to_short -14105,做空,2021-10-19 06:10:00,2021-10-19 06:20:00,3808.25,3815.08,-0.06,flip_to_long -14106,做多,2021-10-19 06:20:00,2021-10-19 06:30:00,3815.08,3807.32,-0.07,flip_to_short -14107,做空,2021-10-19 06:30:00,2021-10-19 08:55:00,3807.32,3813.58,-0.06,flip_to_long -14108,做多,2021-10-19 08:55:00,2021-10-19 09:05:00,3813.58,3801.96,-0.09,flip_to_short -14109,做空,2021-10-19 09:05:00,2021-10-19 10:10:00,3801.96,3796.1,0.03,flip_to_long -14110,做多,2021-10-19 10:10:00,2021-10-19 10:20:00,3796.1,3797.77,-0.0,flip_to_short -14111,做空,2021-10-19 10:20:00,2021-10-19 10:25:00,3797.77,3799.08,-0.02,flip_to_long -14112,做多,2021-10-19 10:25:00,2021-10-19 11:10:00,3799.08,3787.75,-0.09,flip_to_short -14113,做空,2021-10-19 11:10:00,2021-10-19 11:20:00,3787.75,3798.36,-0.08,flip_to_long -14114,做多,2021-10-19 11:20:00,2021-10-19 12:00:00,3798.36,3797.83,-0.02,flip_to_short -14115,做空,2021-10-19 12:00:00,2021-10-19 12:05:00,3797.83,3800.12,-0.03,flip_to_long -14116,做多,2021-10-19 12:05:00,2021-10-19 12:50:00,3800.12,3799.02,-0.02,flip_to_short -14117,做空,2021-10-19 12:50:00,2021-10-19 12:55:00,3799.02,3803.82,-0.04,flip_to_long -14118,做多,2021-10-19 12:55:00,2021-10-19 13:00:00,3803.82,3799.8,-0.04,flip_to_short -14119,做空,2021-10-19 13:00:00,2021-10-19 13:05:00,3799.8,3809.4,-0.08,flip_to_long -14120,做多,2021-10-19 13:05:00,2021-10-19 13:35:00,3809.4,3828.84,0.12,tp_upper -14121,做空,2021-10-19 13:40:00,2021-10-19 14:55:00,3803.8,3804.04,-0.01,flip_to_long -14122,做多,2021-10-19 14:55:00,2021-10-19 15:05:00,3804.04,3800.89,-0.03,flip_to_short -14123,做空,2021-10-19 15:05:00,2021-10-19 15:10:00,3800.89,3806.68,-0.05,flip_to_long -14124,做多,2021-10-19 15:10:00,2021-10-19 15:20:00,3806.68,3799.48,-0.06,flip_to_short -14125,做空,2021-10-19 15:20:00,2021-10-19 16:40:00,3799.48,3791.37,0.04,flip_to_long -14126,做多,2021-10-19 16:40:00,2021-10-19 18:00:00,3791.37,3805.02,0.08,flip_to_short -14127,做空,2021-10-19 18:00:00,2021-10-19 18:15:00,3805.02,3804.43,-0.01,flip_to_long -14128,做多,2021-10-19 18:15:00,2021-10-19 18:30:00,3804.43,3801.46,-0.03,flip_to_short -14129,做空,2021-10-19 18:30:00,2021-10-19 18:35:00,3801.46,3806.04,-0.04,flip_to_long -14130,做多,2021-10-19 18:35:00,2021-10-19 20:00:00,3806.04,3812.97,0.03,flip_to_short -14131,做空,2021-10-19 20:00:00,2021-10-19 21:00:00,3812.97,3816.56,-0.04,flip_to_long -14132,做多,2021-10-19 21:00:00,2021-10-19 21:15:00,3816.56,3809.3,-0.06,flip_to_short -14133,做空,2021-10-19 21:15:00,2021-10-19 21:20:00,3809.3,3809.56,-0.01,flip_to_long -14134,做多,2021-10-19 21:20:00,2021-10-19 21:50:00,3809.56,3814.3,0.02,flip_to_short -14135,做空,2021-10-19 21:50:00,2021-10-19 21:55:00,3814.3,3814.81,-0.02,flip_to_long -14136,做多,2021-10-19 21:55:00,2021-10-20 01:50:00,3814.81,3858.62,0.27,flip_to_short -14137,做空,2021-10-20 01:50:00,2021-10-20 02:10:00,3858.62,3860.68,-0.03,flip_to_long -14138,做多,2021-10-20 02:10:00,2021-10-20 05:10:00,3860.68,3862.49,-0.0,flip_to_short -14139,做空,2021-10-20 05:10:00,2021-10-20 07:20:00,3862.49,3849.68,0.07,flip_to_long -14140,做多,2021-10-20 07:20:00,2021-10-20 07:30:00,3849.68,3849.01,-0.02,flip_to_short -14141,做空,2021-10-20 07:30:00,2021-10-20 07:35:00,3849.01,3851.08,-0.03,flip_to_long -14142,做多,2021-10-20 07:35:00,2021-10-20 07:45:00,3851.08,3849.38,-0.02,flip_to_short -14143,做空,2021-10-20 07:45:00,2021-10-20 07:50:00,3849.38,3854.99,-0.05,flip_to_long -14144,做多,2021-10-20 07:50:00,2021-10-20 08:55:00,3854.99,3853.3,-0.02,flip_to_short -14145,做空,2021-10-20 08:55:00,2021-10-20 20:35:00,3853.3,4097.31,-1.63,flip_to_long -14146,做多,2021-10-20 20:35:00,2021-10-20 20:40:00,4097.31,4093.58,-0.03,flip_to_short -14147,做空,2021-10-20 20:40:00,2021-10-20 20:45:00,4093.58,4100.42,-0.05,flip_to_long -14148,做多,2021-10-20 20:45:00,2021-10-20 22:00:00,4100.42,4111.82,0.05,flip_to_short -14149,做空,2021-10-20 22:00:00,2021-10-21 03:40:00,4111.82,4180.71,-0.41,flip_to_long -14150,做多,2021-10-21 03:40:00,2021-10-21 04:00:00,4180.71,4182.59,-0.0,flip_to_short -14151,做空,2021-10-21 04:00:00,2021-10-21 07:35:00,4182.59,4172.26,0.05,flip_to_long -14152,做多,2021-10-21 07:35:00,2021-10-21 11:30:00,4172.26,4214.9,0.23,flip_to_short -14153,做空,2021-10-21 11:30:00,2021-10-21 11:35:00,4214.9,4287.4,-0.42,flip_to_long -14154,做多,2021-10-21 11:35:00,2021-10-21 11:45:00,4287.4,4243.29,-0.25,flip_to_short -14155,做空,2021-10-21 11:45:00,2021-10-21 12:00:00,4243.29,4235.56,0.03,flip_to_long -14156,做多,2021-10-21 12:00:00,2021-10-21 13:40:00,4235.56,4246.2,0.05,flip_to_short -14157,做空,2021-10-21 13:40:00,2021-10-21 13:45:00,4246.2,4253.51,-0.05,flip_to_long -14158,做多,2021-10-21 13:45:00,2021-10-21 19:15:00,4253.51,4093.46,-0.89,flip_to_short -14159,做空,2021-10-21 19:15:00,2021-10-21 19:20:00,4093.46,4098.17,-0.04,flip_to_long -14160,做多,2021-10-21 19:20:00,2021-10-21 19:45:00,4098.17,4089.97,-0.06,flip_to_short -14161,做空,2021-10-21 19:45:00,2021-10-21 20:20:00,4089.97,4100.12,-0.07,flip_to_long -14162,做多,2021-10-21 20:20:00,2021-10-21 20:25:00,4100.12,4073.94,-0.15,flip_to_short -14163,做空,2021-10-21 20:25:00,2021-10-21 20:45:00,4073.94,4090.71,-0.1,flip_to_long -14164,做多,2021-10-21 20:45:00,2021-10-21 20:55:00,4090.71,4094.18,0.01,flip_to_short -14165,做空,2021-10-21 20:55:00,2021-10-21 21:45:00,4094.18,4084.6,0.04,flip_to_long -14166,做多,2021-10-21 21:45:00,2021-10-21 22:20:00,4084.6,4096.15,0.05,flip_to_short -14167,做空,2021-10-21 22:20:00,2021-10-22 00:00:00,4096.15,4092.27,0.01,flip_to_long -14168,做多,2021-10-22 00:00:00,2021-10-22 00:10:00,4092.27,4084.44,-0.05,flip_to_short -14169,做空,2021-10-22 00:10:00,2021-10-22 00:20:00,4084.44,4095.76,-0.07,flip_to_long -14170,做多,2021-10-22 00:20:00,2021-10-22 05:20:00,4095.76,4130.32,0.18,flip_to_short -14171,做空,2021-10-22 05:20:00,2021-10-22 05:35:00,4130.32,4138.4,-0.05,flip_to_long -14172,做多,2021-10-22 05:35:00,2021-10-22 05:40:00,4138.4,4135.56,-0.03,flip_to_short -14173,做空,2021-10-22 05:40:00,2021-10-22 05:55:00,4135.56,4134.61,-0.01,flip_to_long -14174,做多,2021-10-22 05:55:00,2021-10-22 06:15:00,4134.61,4133.17,-0.02,flip_to_short -14175,做空,2021-10-22 06:15:00,2021-10-22 07:30:00,4133.17,4139.66,-0.05,flip_to_long -14176,做多,2021-10-22 07:30:00,2021-10-22 07:50:00,4139.66,4137.33,-0.02,flip_to_short -14177,做空,2021-10-22 07:50:00,2021-10-22 07:55:00,4137.33,4147.35,-0.06,flip_to_long -14178,做多,2021-10-22 07:55:00,2021-10-22 08:00:00,4147.35,4145.87,-0.02,flip_to_short -14179,做空,2021-10-22 08:00:00,2021-10-22 09:15:00,4145.87,4138.55,0.03,flip_to_long -14180,做多,2021-10-22 09:15:00,2021-10-22 11:40:00,4138.55,4122.5,-0.1,flip_to_short -14181,做空,2021-10-22 11:40:00,2021-10-22 11:45:00,4122.5,4130.98,-0.06,flip_to_long -14182,做多,2021-10-22 11:45:00,2021-10-22 11:50:00,4130.98,4122.03,-0.06,flip_to_short -14183,做空,2021-10-22 11:50:00,2021-10-22 12:30:00,4122.03,4129.93,-0.05,flip_to_long -14184,做多,2021-10-22 12:30:00,2021-10-22 13:15:00,4129.93,4110.61,-0.11,flip_to_short -14185,做空,2021-10-22 13:15:00,2021-10-22 14:00:00,4110.61,4052.6,0.29,tp_lower -14186,做多,2021-10-22 19:35:00,2021-10-22 21:25:00,3970.68,3968.99,-0.02,flip_to_short -14187,做空,2021-10-22 21:25:00,2021-10-22 21:40:00,3968.99,3967.41,-0.0,flip_to_long -14188,做多,2021-10-22 21:40:00,2021-10-22 23:50:00,3967.41,3975.99,0.04,flip_to_short -14189,做空,2021-10-22 23:50:00,2021-10-23 00:25:00,3975.99,3980.24,-0.03,flip_to_long -14190,做多,2021-10-23 00:25:00,2021-10-23 00:35:00,3980.24,3973.3,-0.05,flip_to_short -14191,做空,2021-10-23 00:35:00,2021-10-23 00:40:00,3973.3,3988.39,-0.1,flip_to_long -14192,做多,2021-10-23 00:40:00,2021-10-23 05:25:00,3988.39,4022.0,0.17,flip_to_short -14193,做空,2021-10-23 05:25:00,2021-10-23 05:35:00,4022.0,4021.83,-0.01,flip_to_long -14194,做多,2021-10-23 05:35:00,2021-10-23 05:45:00,4021.83,4017.01,-0.04,flip_to_short -14195,做空,2021-10-23 05:45:00,2021-10-23 06:40:00,4017.01,4031.45,-0.09,flip_to_long -14196,做多,2021-10-23 06:40:00,2021-10-23 06:45:00,4031.45,4023.15,-0.06,flip_to_short -14197,做空,2021-10-23 06:45:00,2021-10-23 06:50:00,4023.15,4025.59,-0.02,flip_to_long -14198,做多,2021-10-23 06:50:00,2021-10-23 07:00:00,4025.59,4020.47,-0.04,flip_to_short -14199,做空,2021-10-23 07:00:00,2021-10-23 07:05:00,4020.47,4026.2,-0.04,flip_to_long -14200,做多,2021-10-23 07:05:00,2021-10-23 08:30:00,4026.2,4023.15,-0.03,flip_to_short -14201,做空,2021-10-23 08:30:00,2021-10-23 08:45:00,4023.15,4023.71,-0.01,flip_to_long -14202,做多,2021-10-23 08:45:00,2021-10-23 09:00:00,4023.71,4021.03,-0.03,flip_to_short -14203,做空,2021-10-23 09:00:00,2021-10-23 11:15:00,4021.03,4004.59,0.08,flip_to_long -14204,做多,2021-10-23 11:15:00,2021-10-23 14:20:00,4004.59,4020.13,0.07,flip_to_short -14205,做空,2021-10-23 14:20:00,2021-10-23 19:40:00,4020.13,4091.03,-0.4,flip_to_long -14206,做多,2021-10-23 19:40:00,2021-10-23 19:55:00,4091.03,4086.51,-0.03,flip_to_short -14207,做空,2021-10-23 19:55:00,2021-10-23 21:00:00,4086.51,4093.77,-0.05,flip_to_long -14208,做多,2021-10-23 21:00:00,2021-10-23 21:35:00,4093.77,4095.26,-0.0,flip_to_short -14209,做空,2021-10-23 21:35:00,2021-10-23 22:00:00,4095.26,4111.24,-0.09,flip_to_long -14210,做多,2021-10-23 22:00:00,2021-10-24 01:20:00,4111.24,4125.51,0.06,flip_to_short -14211,做空,2021-10-24 01:20:00,2021-10-24 01:25:00,4125.51,4134.0,-0.06,flip_to_long -14212,做多,2021-10-24 01:25:00,2021-10-24 01:40:00,4134.0,4129.47,-0.03,flip_to_short -14213,做空,2021-10-24 01:40:00,2021-10-24 01:50:00,4129.47,4136.51,-0.05,flip_to_long -14214,做多,2021-10-24 01:50:00,2021-10-24 02:10:00,4136.51,4132.14,-0.03,flip_to_short -14215,做空,2021-10-24 02:10:00,2021-10-24 02:15:00,4132.14,4132.89,-0.01,flip_to_long -14216,做多,2021-10-24 02:15:00,2021-10-24 02:40:00,4132.89,4130.28,-0.02,flip_to_short -14217,做空,2021-10-24 02:40:00,2021-10-24 02:50:00,4130.28,4139.51,-0.06,flip_to_long -14218,做多,2021-10-24 02:50:00,2021-10-24 03:00:00,4139.51,4136.51,-0.03,flip_to_short -14219,做空,2021-10-24 03:00:00,2021-10-24 03:05:00,4136.51,4146.82,-0.06,flip_to_long -14220,做多,2021-10-24 03:05:00,2021-10-24 03:15:00,4146.82,4142.84,-0.03,flip_to_short -14221,做空,2021-10-24 03:15:00,2021-10-24 03:20:00,4142.84,4145.76,-0.03,flip_to_long -14222,做多,2021-10-24 03:20:00,2021-10-24 03:25:00,4145.76,4138.48,-0.05,flip_to_short -14223,做空,2021-10-24 03:25:00,2021-10-24 03:30:00,4138.48,4144.96,-0.04,flip_to_long -14224,做多,2021-10-24 03:30:00,2021-10-24 03:40:00,4144.96,4142.66,-0.02,flip_to_short -14225,做空,2021-10-24 03:40:00,2021-10-24 09:10:00,4142.66,4108.41,0.16,flip_to_long -14226,做多,2021-10-24 09:10:00,2021-10-24 09:45:00,4108.41,4105.1,-0.03,flip_to_short -14227,做空,2021-10-24 09:45:00,2021-10-24 10:10:00,4105.1,4102.61,0.0,flip_to_long -14228,做多,2021-10-24 10:10:00,2021-10-24 10:35:00,4102.61,4097.03,-0.04,flip_to_short -14229,做空,2021-10-24 10:35:00,2021-10-24 10:55:00,4097.03,4093.95,0.01,flip_to_long -14230,做多,2021-10-24 10:55:00,2021-10-24 17:00:00,4093.95,4027.0,-0.36,flip_to_short -14231,做空,2021-10-24 17:00:00,2021-10-24 17:10:00,4027.0,4028.69,-0.02,flip_to_long -14232,做多,2021-10-24 17:10:00,2021-10-24 17:20:00,4028.69,4033.41,0.01,flip_to_short -14233,做空,2021-10-24 17:20:00,2021-10-24 19:10:00,4033.41,4023.41,0.04,flip_to_long -14234,做多,2021-10-24 19:10:00,2021-10-24 19:15:00,4023.41,4013.47,-0.06,flip_to_short -14235,做空,2021-10-24 19:15:00,2021-10-24 19:20:00,4013.47,4021.85,-0.05,flip_to_long -14236,做多,2021-10-24 19:20:00,2021-10-24 19:25:00,4021.85,4014.52,-0.05,flip_to_short -14237,做空,2021-10-24 19:25:00,2021-10-25 06:00:00,4014.52,4128.7,-0.59,flip_to_long -14238,做多,2021-10-25 06:00:00,2021-10-25 06:45:00,4128.7,4132.67,0.01,flip_to_short -14239,做空,2021-10-25 06:45:00,2021-10-25 07:15:00,4132.67,4138.85,-0.04,flip_to_long -14240,做多,2021-10-25 07:15:00,2021-10-25 08:30:00,4138.85,4145.91,0.02,flip_to_short -14241,做空,2021-10-25 08:30:00,2021-10-25 09:05:00,4145.91,4142.79,0.01,flip_to_long -14242,做多,2021-10-25 09:05:00,2021-10-25 09:15:00,4142.79,4142.21,-0.01,flip_to_short -14243,做空,2021-10-25 09:15:00,2021-10-25 09:35:00,4142.21,4140.51,-0.0,flip_to_long -14244,做多,2021-10-25 09:35:00,2021-10-25 09:55:00,4140.51,4139.57,-0.01,flip_to_short -14245,做空,2021-10-25 09:55:00,2021-10-25 10:00:00,4139.57,4145.93,-0.04,flip_to_long -14246,做多,2021-10-25 10:00:00,2021-10-25 10:05:00,4145.93,4138.84,-0.04,flip_to_short -14247,做空,2021-10-25 10:05:00,2021-10-25 10:10:00,4138.84,4140.24,-0.02,flip_to_long -14248,做多,2021-10-25 10:10:00,2021-10-25 11:30:00,4140.24,4143.51,0.01,flip_to_short -14249,做空,2021-10-25 11:30:00,2021-10-25 13:15:00,4143.51,4136.65,0.02,flip_to_long -14250,做多,2021-10-25 13:15:00,2021-10-25 13:40:00,4136.65,4144.79,0.03,flip_to_short -14251,做空,2021-10-25 13:40:00,2021-10-25 20:00:00,4144.79,4195.61,-0.26,flip_to_long -14252,做多,2021-10-25 20:00:00,2021-10-25 20:20:00,4195.61,4196.79,-0.0,flip_to_short -14253,做空,2021-10-25 20:20:00,2021-10-25 20:30:00,4196.79,4199.05,-0.02,flip_to_long -14254,做多,2021-10-25 20:30:00,2021-10-25 21:45:00,4199.05,4201.58,0.0,flip_to_short -14255,做空,2021-10-25 21:45:00,2021-10-25 22:10:00,4201.58,4201.62,-0.01,flip_to_long -14256,做多,2021-10-25 22:10:00,2021-10-26 03:30:00,4201.62,4226.26,0.11,flip_to_short -14257,做空,2021-10-26 03:30:00,2021-10-26 03:50:00,4226.26,4233.16,-0.04,flip_to_long -14258,做多,2021-10-26 03:50:00,2021-10-26 03:55:00,4233.16,4228.41,-0.03,flip_to_short -14259,做空,2021-10-26 03:55:00,2021-10-26 04:00:00,4228.41,4230.78,-0.02,flip_to_long -14260,做多,2021-10-26 04:00:00,2021-10-26 09:10:00,4230.78,4209.48,-0.11,flip_to_short -14261,做空,2021-10-26 09:10:00,2021-10-26 09:55:00,4209.48,4212.48,-0.02,flip_to_long -14262,做多,2021-10-26 09:55:00,2021-10-26 10:05:00,4212.48,4206.9,-0.04,flip_to_short -14263,做空,2021-10-26 10:05:00,2021-10-26 10:15:00,4206.9,4210.0,-0.02,flip_to_long -14264,做多,2021-10-26 10:15:00,2021-10-26 11:30:00,4210.0,4209.91,-0.01,flip_to_short -14265,做空,2021-10-26 11:30:00,2021-10-26 11:35:00,4209.91,4211.76,-0.02,flip_to_long -14266,做多,2021-10-26 11:35:00,2021-10-26 11:40:00,4211.76,4211.59,-0.01,flip_to_short -14267,做空,2021-10-26 11:40:00,2021-10-26 11:45:00,4211.59,4216.0,-0.03,flip_to_long -14268,做多,2021-10-26 11:45:00,2021-10-26 12:10:00,4216.0,4212.8,-0.02,flip_to_short -14269,做空,2021-10-26 12:10:00,2021-10-26 14:00:00,4212.8,4153.0,0.27,tp_lower -14270,做多,2021-10-26 15:40:00,2021-10-26 15:55:00,4188.42,4189.47,-0.01,flip_to_short -14271,做空,2021-10-26 15:55:00,2021-10-26 16:30:00,4189.47,4181.14,0.03,flip_to_long -14272,做多,2021-10-26 16:30:00,2021-10-26 21:55:00,4181.14,4207.17,0.11,flip_to_short -14273,做空,2021-10-26 21:55:00,2021-10-27 02:20:00,4207.17,4168.23,0.18,flip_to_long -14274,做多,2021-10-27 02:20:00,2021-10-27 07:00:00,4168.23,4231.17,0.3,flip_to_short -14275,做空,2021-10-27 07:00:00,2021-10-27 07:05:00,4231.17,4238.4,-0.05,flip_to_long -14276,做多,2021-10-27 07:05:00,2021-10-27 13:15:00,4238.4,4019.49,-1.09,flip_to_short -14277,做空,2021-10-27 13:15:00,2021-10-27 13:35:00,4019.49,4016.74,0.0,flip_to_long -14278,做多,2021-10-27 13:35:00,2021-10-27 13:45:00,4016.74,4004.44,-0.07,flip_to_short -14279,做空,2021-10-27 13:45:00,2021-10-27 14:20:00,4004.44,4004.29,-0.01,flip_to_long -14280,做多,2021-10-27 14:20:00,2021-10-27 15:00:00,4004.29,4012.09,0.03,flip_to_short -14281,做空,2021-10-27 15:00:00,2021-10-27 15:30:00,4012.09,4011.95,-0.01,flip_to_long -14282,做多,2021-10-27 15:30:00,2021-10-27 15:35:00,4011.95,3999.33,-0.07,flip_to_short -14283,做空,2021-10-27 15:35:00,2021-10-27 17:20:00,3999.33,4000.06,-0.01,flip_to_long -14284,做多,2021-10-27 17:20:00,2021-10-27 17:35:00,4000.06,3998.18,-0.02,flip_to_short -14285,做空,2021-10-27 17:35:00,2021-10-27 18:00:00,3998.18,4003.26,-0.03,flip_to_long -14286,做多,2021-10-27 18:00:00,2021-10-27 18:05:00,4003.26,3995.49,-0.05,flip_to_short -14287,做空,2021-10-27 18:05:00,2021-10-27 18:20:00,3995.49,4002.57,-0.04,flip_to_long -14288,做多,2021-10-27 18:20:00,2021-10-27 18:35:00,4002.57,3995.83,-0.04,flip_to_short -14289,做空,2021-10-27 18:35:00,2021-10-27 19:50:00,3995.83,3994.0,-0.0,flip_to_long -14290,做多,2021-10-27 19:50:00,2021-10-27 20:10:00,3994.0,3982.36,-0.07,flip_to_short -14291,做空,2021-10-27 20:10:00,2021-10-27 20:15:00,3982.36,3985.27,-0.02,flip_to_long -14292,做多,2021-10-27 20:15:00,2021-10-27 21:05:00,3985.27,3987.83,0.0,flip_to_short -14293,做空,2021-10-27 21:05:00,2021-10-27 22:25:00,3987.83,3986.88,-0.01,flip_to_long -14294,做多,2021-10-27 22:25:00,2021-10-27 22:35:00,3986.88,3978.1,-0.05,flip_to_short -14295,做空,2021-10-27 22:35:00,2021-10-27 23:00:00,3978.1,3980.71,-0.02,flip_to_long -14296,做多,2021-10-27 23:00:00,2021-10-27 23:10:00,3980.71,3975.28,-0.04,flip_to_short -14297,做空,2021-10-27 23:10:00,2021-10-28 01:25:00,3975.28,3963.08,0.05,flip_to_long -14298,做多,2021-10-28 01:25:00,2021-10-28 15:45:00,3963.08,4168.87,1.0,flip_to_short -14299,做空,2021-10-28 15:45:00,2021-10-28 16:00:00,4168.87,4176.68,-0.05,flip_to_long -14300,做多,2021-10-28 16:00:00,2021-10-28 18:35:00,4176.68,4126.58,-0.26,flip_to_short -14301,做空,2021-10-28 18:35:00,2021-10-28 18:40:00,4126.58,4142.22,-0.09,flip_to_long -14302,做多,2021-10-28 18:40:00,2021-10-29 04:40:00,4142.22,4354.0,1.02,flip_to_short -14303,做空,2021-10-29 04:40:00,2021-10-29 04:50:00,4354.0,4364.8,-0.06,flip_to_long -14304,做多,2021-10-29 04:50:00,2021-10-29 04:55:00,4364.8,4357.87,-0.04,flip_to_short -14305,做空,2021-10-29 04:55:00,2021-10-29 08:50:00,4357.87,4332.9,0.11,flip_to_long -14306,做多,2021-10-29 08:50:00,2021-10-29 09:55:00,4332.9,4333.32,-0.01,flip_to_short -14307,做空,2021-10-29 09:55:00,2021-10-29 10:35:00,4333.32,4333.82,-0.01,flip_to_long -14308,做多,2021-10-29 10:35:00,2021-10-29 10:40:00,4333.82,4326.37,-0.05,flip_to_short -14309,做空,2021-10-29 10:40:00,2021-10-29 10:45:00,4326.37,4330.69,-0.03,flip_to_long -14310,做多,2021-10-29 10:45:00,2021-10-29 11:00:00,4330.69,4330.65,-0.01,flip_to_short -14311,做空,2021-10-29 11:00:00,2021-10-29 11:05:00,4330.65,4332.41,-0.02,flip_to_long -14312,做多,2021-10-29 11:05:00,2021-10-29 11:15:00,4332.41,4321.21,-0.06,flip_to_short -14313,做空,2021-10-29 11:15:00,2021-10-29 11:20:00,4321.21,4336.79,-0.09,flip_to_long -14314,做多,2021-10-29 11:20:00,2021-10-29 11:25:00,4336.79,4331.93,-0.03,flip_to_short -14315,做空,2021-10-29 11:25:00,2021-10-29 12:25:00,4331.93,4342.22,-0.06,flip_to_long -14316,做多,2021-10-29 12:25:00,2021-10-29 12:30:00,4342.22,4332.91,-0.05,flip_to_short -14317,做空,2021-10-29 12:30:00,2021-10-29 13:35:00,4332.91,4335.34,-0.02,flip_to_long -14318,做多,2021-10-29 13:35:00,2021-10-29 13:40:00,4335.34,4332.4,-0.02,flip_to_short -14319,做空,2021-10-29 13:40:00,2021-10-29 18:30:00,4332.4,4405.1,-0.36,flip_to_long -14320,做多,2021-10-29 18:30:00,2021-10-29 18:35:00,4405.1,4390.02,-0.08,flip_to_short -14321,做空,2021-10-29 18:35:00,2021-10-29 19:55:00,4390.02,4406.52,-0.09,flip_to_long -14322,做多,2021-10-29 19:55:00,2021-10-29 20:20:00,4406.52,4412.85,0.02,flip_to_short -14323,做空,2021-10-29 20:20:00,2021-10-29 20:30:00,4412.85,4420.87,-0.05,flip_to_long -14324,做多,2021-10-29 20:30:00,2021-10-29 20:35:00,4420.87,4415.37,-0.03,flip_to_short -14325,做空,2021-10-29 20:35:00,2021-10-29 21:00:00,4415.37,4407.81,0.02,flip_to_long -14326,做多,2021-10-29 21:00:00,2021-10-29 21:10:00,4407.81,4397.01,-0.06,flip_to_short -14327,做空,2021-10-29 21:10:00,2021-10-29 21:15:00,4397.01,4402.51,-0.03,flip_to_long -14328,做多,2021-10-29 21:15:00,2021-10-29 22:00:00,4402.51,4417.25,0.06,flip_to_short -14329,做空,2021-10-29 22:00:00,2021-10-29 22:10:00,4417.25,4414.61,0.0,flip_to_long -14330,做多,2021-10-29 22:10:00,2021-10-29 22:25:00,4414.61,4403.23,-0.06,flip_to_short -14331,做空,2021-10-29 22:25:00,2021-10-29 22:35:00,4403.23,4411.13,-0.05,flip_to_long -14332,做多,2021-10-29 22:35:00,2021-10-29 23:40:00,4411.13,4405.71,-0.03,flip_to_short -14333,做空,2021-10-29 23:40:00,2021-10-30 05:25:00,4405.71,4361.17,0.19,flip_to_long -14334,做多,2021-10-30 05:25:00,2021-10-30 05:45:00,4361.17,4364.75,0.01,flip_to_short -14335,做空,2021-10-30 05:45:00,2021-10-30 06:10:00,4364.75,4359.18,0.02,flip_to_long -14336,做多,2021-10-30 06:10:00,2021-10-30 07:10:00,4359.18,4355.29,-0.03,flip_to_short -14337,做空,2021-10-30 07:10:00,2021-10-30 07:15:00,4355.29,4356.69,-0.02,flip_to_long -14338,做多,2021-10-30 07:15:00,2021-10-30 07:50:00,4356.69,4352.34,-0.03,flip_to_short -14339,做空,2021-10-30 07:50:00,2021-10-30 08:05:00,4352.34,4357.96,-0.04,flip_to_long -14340,做多,2021-10-30 08:05:00,2021-10-30 08:10:00,4357.96,4344.65,-0.07,flip_to_short -14341,做空,2021-10-30 08:10:00,2021-10-30 10:45:00,4344.65,4347.3,-0.02,flip_to_long -14342,做多,2021-10-30 10:45:00,2021-10-30 11:15:00,4347.3,4345.17,-0.02,flip_to_short -14343,做空,2021-10-30 11:15:00,2021-10-30 11:25:00,4345.17,4342.76,0.0,flip_to_long -14344,做多,2021-10-30 11:25:00,2021-10-30 11:30:00,4342.76,4337.38,-0.03,flip_to_short -14345,做空,2021-10-30 11:30:00,2021-10-30 11:40:00,4337.38,4341.94,-0.03,flip_to_long -14346,做多,2021-10-30 11:40:00,2021-10-30 11:45:00,4341.94,4339.33,-0.02,flip_to_short -14347,做空,2021-10-30 11:45:00,2021-10-30 12:25:00,4339.33,4332.32,0.02,flip_to_long -14348,做多,2021-10-30 12:25:00,2021-10-30 12:55:00,4332.32,4329.0,-0.03,flip_to_short -14349,做空,2021-10-30 12:55:00,2021-10-30 13:30:00,4329.0,4347.45,-0.1,flip_to_long -14350,做多,2021-10-30 13:30:00,2021-10-30 13:40:00,4347.45,4316.11,-0.15,flip_to_short -14351,做空,2021-10-30 13:40:00,2021-10-30 14:20:00,4316.11,4279.09,0.16,tp_lower -14352,做多,2021-10-30 17:25:00,2021-10-30 17:40:00,4297.35,4296.57,-0.01,flip_to_short -14353,做空,2021-10-30 17:40:00,2021-10-30 17:50:00,4296.57,4303.44,-0.04,flip_to_long -14354,做多,2021-10-30 17:50:00,2021-10-30 21:05:00,4303.44,4311.27,0.03,flip_to_short -14355,做空,2021-10-30 21:05:00,2021-10-30 23:05:00,4311.27,4304.0,0.02,flip_to_long -14356,做多,2021-10-30 23:05:00,2021-10-31 04:50:00,4304.0,4375.18,0.32,flip_to_short -14357,做空,2021-10-31 04:50:00,2021-10-31 05:15:00,4375.18,4336.03,0.17,tp_lower -14358,做多,2021-10-31 14:15:00,2021-10-31 14:25:00,4228.65,4228.15,-0.01,flip_to_short -14359,做空,2021-10-31 14:25:00,2021-10-31 15:20:00,4228.15,4220.24,0.03,flip_to_long -14360,做多,2021-10-31 15:20:00,2021-10-31 15:30:00,4220.24,4216.96,-0.03,flip_to_short -14361,做空,2021-10-31 15:30:00,2021-10-31 15:40:00,4216.96,4214.64,0.0,flip_to_long -14362,做多,2021-10-31 15:40:00,2021-10-31 16:05:00,4214.64,4208.38,-0.04,flip_to_short -14363,做空,2021-10-31 16:05:00,2021-10-31 16:25:00,4208.38,4225.99,-0.1,flip_to_long -14364,做多,2021-10-31 16:25:00,2021-10-31 18:15:00,4225.99,4224.99,-0.02,flip_to_short -14365,做空,2021-10-31 18:15:00,2021-10-31 20:05:00,4224.99,4243.66,-0.1,flip_to_long -14366,做多,2021-10-31 20:05:00,2021-11-01 01:40:00,4243.66,4300.2,0.26,flip_to_short -14367,做空,2021-11-01 01:40:00,2021-11-01 01:45:00,4300.2,4301.31,-0.02,flip_to_long -14368,做多,2021-11-01 01:45:00,2021-11-01 01:50:00,4301.31,4299.34,-0.02,flip_to_short -14369,做空,2021-11-01 01:50:00,2021-11-01 02:00:00,4299.34,4307.6,-0.05,flip_to_long -14370,做多,2021-11-01 02:00:00,2021-11-01 02:05:00,4307.6,4302.23,-0.04,flip_to_short -14371,做空,2021-11-01 02:05:00,2021-11-01 02:20:00,4302.23,4221.79,0.38,tp_lower -14372,做多,2021-11-01 05:35:00,2021-11-01 05:45:00,4247.15,4246.06,-0.02,flip_to_short -14373,做空,2021-11-01 05:45:00,2021-11-01 06:30:00,4246.06,4240.36,0.02,flip_to_long -14374,做多,2021-11-01 06:30:00,2021-11-01 11:50:00,4240.36,4321.54,0.39,flip_to_short -14375,做空,2021-11-01 11:50:00,2021-11-01 12:00:00,4321.54,4345.01,-0.13,flip_to_long -14376,做多,2021-11-01 12:00:00,2021-11-01 14:35:00,4345.01,4346.82,-0.0,flip_to_short -14377,做空,2021-11-01 14:35:00,2021-11-01 15:30:00,4346.82,4348.93,-0.02,flip_to_long -14378,做多,2021-11-01 15:30:00,2021-11-01 15:40:00,4348.93,4347.3,-0.02,flip_to_short -14379,做空,2021-11-01 15:40:00,2021-11-01 15:55:00,4347.3,4353.35,-0.04,flip_to_long -14380,做多,2021-11-01 15:55:00,2021-11-01 16:00:00,4353.35,4346.98,-0.04,flip_to_short -14381,做空,2021-11-01 16:00:00,2021-11-01 16:15:00,4346.98,4345.66,-0.0,flip_to_long -14382,做多,2021-11-01 16:15:00,2021-11-01 20:30:00,4345.66,4327.58,-0.1,flip_to_short -14383,做空,2021-11-01 20:30:00,2021-11-01 20:55:00,4327.58,4314.32,0.05,flip_to_long -14384,做多,2021-11-01 20:55:00,2021-11-01 22:05:00,4314.32,4311.94,-0.02,flip_to_short -14385,做空,2021-11-01 22:05:00,2021-11-01 23:00:00,4311.94,4321.54,-0.06,flip_to_long -14386,做多,2021-11-01 23:00:00,2021-11-01 23:25:00,4321.54,4320.65,-0.01,flip_to_short -14387,做空,2021-11-01 23:25:00,2021-11-01 23:40:00,4320.65,4329.14,-0.05,flip_to_long -14388,做多,2021-11-01 23:40:00,2021-11-01 23:55:00,4329.14,4322.72,-0.04,flip_to_short -14389,做空,2021-11-01 23:55:00,2021-11-02 00:00:00,4322.72,4326.36,-0.03,flip_to_long -14390,做多,2021-11-02 00:00:00,2021-11-02 00:05:00,4326.36,4317.61,-0.05,flip_to_short -14391,做空,2021-11-02 00:05:00,2021-11-02 00:10:00,4317.61,4347.0,-0.15,flip_to_long -14392,做多,2021-11-02 00:10:00,2021-11-02 00:30:00,4347.0,4309.71,-0.19,flip_to_short -14393,做空,2021-11-02 00:30:00,2021-11-02 01:10:00,4309.71,4320.41,-0.06,flip_to_long -14394,做多,2021-11-02 01:10:00,2021-11-02 02:10:00,4320.41,4318.7,-0.02,flip_to_short -14395,做空,2021-11-02 02:10:00,2021-11-02 02:15:00,4318.7,4318.72,-0.01,flip_to_long -14396,做多,2021-11-02 02:15:00,2021-11-02 02:25:00,4318.72,4320.71,-0.0,flip_to_short -14397,做空,2021-11-02 02:25:00,2021-11-02 02:35:00,4320.71,4317.05,0.01,flip_to_long -14398,做多,2021-11-02 02:35:00,2021-11-02 04:00:00,4317.05,4321.91,0.01,flip_to_short -14399,做空,2021-11-02 04:00:00,2021-11-02 08:00:00,4321.91,4347.36,-0.13,flip_to_long -14400,做多,2021-11-02 08:00:00,2021-11-02 08:25:00,4347.36,4348.78,-0.0,flip_to_short -14401,做空,2021-11-02 08:25:00,2021-11-02 08:30:00,4348.78,4352.4,-0.03,flip_to_long -14402,做多,2021-11-02 08:30:00,2021-11-02 08:55:00,4352.4,4354.38,-0.0,flip_to_short -14403,做空,2021-11-02 08:55:00,2021-11-02 09:20:00,4354.38,4363.56,-0.05,flip_to_long -14404,做多,2021-11-02 09:20:00,2021-11-02 17:30:00,4363.56,4481.7,0.54,flip_to_short -14405,做空,2021-11-02 17:30:00,2021-11-02 17:35:00,4481.7,4484.53,-0.02,flip_to_long -14406,做多,2021-11-02 17:35:00,2021-11-02 17:45:00,4484.53,4482.42,-0.02,flip_to_short -14407,做空,2021-11-02 17:45:00,2021-11-02 18:00:00,4482.42,4488.36,-0.04,flip_to_long -14408,做多,2021-11-02 18:00:00,2021-11-02 18:05:00,4488.36,4485.0,-0.03,flip_to_short -14409,做空,2021-11-02 18:05:00,2021-11-02 18:10:00,4485.0,4485.88,-0.01,flip_to_long -14410,做多,2021-11-02 18:10:00,2021-11-02 20:00:00,4485.88,4507.2,0.09,flip_to_short -14411,做空,2021-11-02 20:00:00,2021-11-02 20:40:00,4507.2,4519.59,-0.07,flip_to_long -14412,做多,2021-11-02 20:40:00,2021-11-02 20:50:00,4519.59,4503.0,-0.09,flip_to_short -14413,做空,2021-11-02 20:50:00,2021-11-02 21:15:00,4503.0,4511.98,-0.05,flip_to_long -14414,做多,2021-11-02 21:15:00,2021-11-03 03:15:00,4511.98,4582.78,0.31,flip_to_short -14415,做空,2021-11-03 03:15:00,2021-11-03 03:20:00,4582.78,4589.79,-0.04,flip_to_long -14416,做多,2021-11-03 03:20:00,2021-11-03 03:30:00,4589.79,4586.55,-0.03,flip_to_short -14417,做空,2021-11-03 03:30:00,2021-11-03 03:35:00,4586.55,4594.4,-0.05,flip_to_long -14418,做多,2021-11-03 03:35:00,2021-11-03 03:40:00,4594.4,4588.76,-0.04,flip_to_short -14419,做空,2021-11-03 03:40:00,2021-11-03 03:50:00,4588.76,4593.05,-0.03,flip_to_long -14420,做多,2021-11-03 03:50:00,2021-11-03 04:00:00,4593.05,4586.52,-0.04,flip_to_short -14421,做空,2021-11-03 04:00:00,2021-11-03 07:15:00,4586.52,4577.85,0.03,flip_to_long -14422,做多,2021-11-03 07:15:00,2021-11-03 10:40:00,4577.85,4585.0,0.02,flip_to_short -14423,做空,2021-11-03 10:40:00,2021-11-03 10:50:00,4585.0,4583.5,-0.0,flip_to_long -14424,做多,2021-11-03 10:50:00,2021-11-03 16:35:00,4583.5,4530.65,-0.25,flip_to_short -14425,做空,2021-11-03 16:35:00,2021-11-03 17:05:00,4530.65,4530.89,-0.01,flip_to_long -14426,做多,2021-11-03 17:05:00,2021-11-03 18:00:00,4530.89,4538.5,0.02,flip_to_short -14427,做空,2021-11-03 18:00:00,2021-11-04 04:15:00,4538.5,4578.33,-0.19,flip_to_long -14428,做多,2021-11-04 04:15:00,2021-11-04 04:20:00,4578.33,4577.39,-0.01,flip_to_short -14429,做空,2021-11-04 04:20:00,2021-11-04 04:35:00,4577.39,4583.93,-0.04,flip_to_long -14430,做多,2021-11-04 04:35:00,2021-11-04 04:40:00,4583.93,4576.01,-0.05,flip_to_short -14431,做空,2021-11-04 04:40:00,2021-11-04 06:30:00,4576.01,4570.54,0.01,flip_to_long -14432,做多,2021-11-04 06:30:00,2021-11-04 06:35:00,4570.54,4563.76,-0.04,flip_to_short -14433,做空,2021-11-04 06:35:00,2021-11-04 06:45:00,4563.76,4571.1,-0.04,flip_to_long -14434,做多,2021-11-04 06:45:00,2021-11-04 07:10:00,4571.1,4567.84,-0.02,flip_to_short -14435,做空,2021-11-04 07:10:00,2021-11-04 10:45:00,4567.84,4532.44,0.15,flip_to_long -14436,做多,2021-11-04 10:45:00,2021-11-04 10:55:00,4532.44,4536.42,0.01,flip_to_short -14437,做空,2021-11-04 10:55:00,2021-11-04 11:05:00,4536.42,4536.84,-0.01,flip_to_long -14438,做多,2021-11-04 11:05:00,2021-11-04 11:15:00,4536.84,4534.2,-0.02,flip_to_short -14439,做空,2021-11-04 11:15:00,2021-11-04 11:20:00,4534.2,4534.37,-0.01,flip_to_long -14440,做多,2021-11-04 11:20:00,2021-11-04 12:10:00,4534.37,4530.42,-0.03,flip_to_short -14441,做空,2021-11-04 12:10:00,2021-11-04 12:25:00,4530.42,4529.21,-0.0,flip_to_long -14442,做多,2021-11-04 12:25:00,2021-11-04 12:30:00,4529.21,4521.05,-0.05,flip_to_short -14443,做空,2021-11-04 12:30:00,2021-11-04 12:35:00,4521.05,4529.92,-0.05,flip_to_long -14444,做多,2021-11-04 12:35:00,2021-11-04 13:30:00,4529.92,4524.11,-0.04,flip_to_short -14445,做空,2021-11-04 13:30:00,2021-11-04 19:30:00,4524.11,4484.03,0.17,flip_to_long -14446,做多,2021-11-04 19:30:00,2021-11-04 19:40:00,4484.03,4484.3,-0.01,flip_to_short -14447,做空,2021-11-04 19:40:00,2021-11-05 01:45:00,4484.3,4518.75,-0.17,flip_to_long -14448,做多,2021-11-05 01:45:00,2021-11-05 01:50:00,4518.75,4515.2,-0.03,flip_to_short -14449,做空,2021-11-05 01:50:00,2021-11-05 01:55:00,4515.2,4529.59,-0.08,flip_to_long -14450,做多,2021-11-05 01:55:00,2021-11-05 02:35:00,4529.59,4513.49,-0.08,flip_to_short -14451,做空,2021-11-05 02:35:00,2021-11-05 02:45:00,4513.49,4520.65,-0.04,flip_to_long -14452,做多,2021-11-05 02:45:00,2021-11-05 02:50:00,4520.65,4517.87,-0.02,flip_to_short -14453,做空,2021-11-05 02:50:00,2021-11-05 03:05:00,4517.87,4516.04,-0.0,flip_to_long -14454,做多,2021-11-05 03:05:00,2021-11-05 05:10:00,4516.04,4521.26,0.01,flip_to_short -14455,做空,2021-11-05 05:10:00,2021-11-05 05:45:00,4521.26,4528.91,-0.04,flip_to_long -14456,做多,2021-11-05 05:45:00,2021-11-05 06:50:00,4528.91,4538.52,0.03,flip_to_short -14457,做空,2021-11-05 06:50:00,2021-11-05 07:00:00,4538.52,4533.61,0.01,flip_to_long -14458,做多,2021-11-05 07:00:00,2021-11-05 07:30:00,4533.61,4545.01,0.04,flip_to_short -14459,做空,2021-11-05 07:30:00,2021-11-05 08:50:00,4545.01,4538.66,0.02,flip_to_long -14460,做多,2021-11-05 08:50:00,2021-11-05 09:00:00,4538.66,4538.46,-0.01,flip_to_short -14461,做空,2021-11-05 09:00:00,2021-11-05 09:05:00,4538.46,4541.27,-0.02,flip_to_long -14462,做多,2021-11-05 09:05:00,2021-11-05 09:15:00,4541.27,4538.28,-0.02,flip_to_short -14463,做空,2021-11-05 09:15:00,2021-11-05 09:20:00,4538.28,4538.74,-0.01,flip_to_long -14464,做多,2021-11-05 09:20:00,2021-11-05 13:25:00,4538.74,4508.66,-0.14,flip_to_short -14465,做空,2021-11-05 13:25:00,2021-11-05 13:30:00,4508.66,4524.35,-0.08,flip_to_long -14466,做多,2021-11-05 13:30:00,2021-11-05 14:35:00,4524.35,4505.04,-0.1,flip_to_short -14467,做空,2021-11-05 14:35:00,2021-11-05 17:05:00,4505.04,4497.0,0.03,flip_to_long -14468,做多,2021-11-05 17:05:00,2021-11-05 17:10:00,4497.0,4495.01,-0.02,flip_to_short -14469,做空,2021-11-05 17:10:00,2021-11-05 17:30:00,4495.01,4496.01,-0.01,flip_to_long -14470,做多,2021-11-05 17:30:00,2021-11-05 17:35:00,4496.01,4491.75,-0.03,flip_to_short -14471,做空,2021-11-05 17:35:00,2021-11-05 18:00:00,4491.75,4493.77,-0.02,flip_to_long -14472,做多,2021-11-05 18:00:00,2021-11-05 19:00:00,4493.77,4490.8,-0.02,flip_to_short -14473,做空,2021-11-05 19:00:00,2021-11-05 19:10:00,4490.8,4496.83,-0.04,flip_to_long -14474,做多,2021-11-05 19:10:00,2021-11-05 19:35:00,4496.83,4489.67,-0.04,flip_to_short -14475,做空,2021-11-05 19:35:00,2021-11-05 19:50:00,4489.67,4495.55,-0.04,flip_to_long -14476,做多,2021-11-05 19:50:00,2021-11-05 20:00:00,4495.55,4481.88,-0.07,flip_to_short -14477,做空,2021-11-05 20:00:00,2021-11-05 20:05:00,4481.88,4488.47,-0.04,flip_to_long -14478,做多,2021-11-05 20:05:00,2021-11-05 20:10:00,4488.47,4485.17,-0.02,flip_to_short -14479,做空,2021-11-05 20:10:00,2021-11-05 22:50:00,4485.17,4483.51,-0.0,flip_to_long -14480,做多,2021-11-05 22:50:00,2021-11-05 23:00:00,4483.51,4471.62,-0.06,flip_to_short -14481,做空,2021-11-05 23:00:00,2021-11-05 23:40:00,4471.62,4480.29,-0.05,flip_to_long -14482,做多,2021-11-05 23:40:00,2021-11-05 23:55:00,4480.29,4477.29,-0.02,flip_to_short -14483,做空,2021-11-05 23:55:00,2021-11-06 00:15:00,4477.29,4476.22,-0.01,flip_to_long -14484,做多,2021-11-06 00:15:00,2021-11-06 00:30:00,4476.22,4470.47,-0.04,flip_to_short -14485,做空,2021-11-06 00:30:00,2021-11-06 00:35:00,4470.47,4470.76,-0.01,flip_to_long -14486,做多,2021-11-06 00:35:00,2021-11-06 02:45:00,4470.76,4480.75,0.03,flip_to_short -14487,做空,2021-11-06 02:45:00,2021-11-06 02:50:00,4480.75,4483.96,-0.02,flip_to_long -14488,做多,2021-11-06 02:50:00,2021-11-06 03:00:00,4483.96,4482.13,-0.02,flip_to_short -14489,做空,2021-11-06 03:00:00,2021-11-06 03:10:00,4482.13,4485.3,-0.02,flip_to_long -14490,做多,2021-11-06 03:10:00,2021-11-06 03:15:00,4485.3,4484.03,-0.02,flip_to_short -14491,做空,2021-11-06 03:15:00,2021-11-06 03:20:00,4484.03,4487.05,-0.02,flip_to_long -14492,做多,2021-11-06 03:20:00,2021-11-06 04:15:00,4487.05,4484.74,-0.02,flip_to_short -14493,做空,2021-11-06 04:15:00,2021-11-06 04:20:00,4484.74,4496.4,-0.06,flip_to_long -14494,做多,2021-11-06 04:20:00,2021-11-06 06:15:00,4496.4,4498.01,-0.0,flip_to_short -14495,做空,2021-11-06 06:15:00,2021-11-06 06:35:00,4498.01,4496.82,-0.0,flip_to_long -14496,做多,2021-11-06 06:35:00,2021-11-06 06:40:00,4496.82,4493.98,-0.02,flip_to_short -14497,做空,2021-11-06 06:40:00,2021-11-06 08:10:00,4493.98,4485.88,0.03,flip_to_long -14498,做多,2021-11-06 08:10:00,2021-11-06 08:20:00,4485.88,4492.02,0.02,flip_to_short -14499,做空,2021-11-06 08:20:00,2021-11-06 14:35:00,4492.02,4394.27,0.42,flip_to_long -14500,做多,2021-11-06 14:35:00,2021-11-06 16:35:00,4394.27,4386.92,-0.04,flip_to_short -14501,做空,2021-11-06 16:35:00,2021-11-07 05:05:00,4386.92,4544.58,-0.73,flip_to_long -14502,做多,2021-11-07 05:05:00,2021-11-07 05:25:00,4544.58,4548.35,0.01,flip_to_short -14503,做空,2021-11-07 05:25:00,2021-11-07 06:00:00,4548.35,4555.36,-0.04,flip_to_long -14504,做多,2021-11-07 06:00:00,2021-11-07 06:35:00,4555.36,4552.75,-0.02,flip_to_short -14505,做空,2021-11-07 06:35:00,2021-11-07 07:00:00,4552.75,4551.94,-0.01,flip_to_long -14506,做多,2021-11-07 07:00:00,2021-11-07 07:05:00,4551.94,4548.98,-0.02,flip_to_short -14507,做空,2021-11-07 07:05:00,2021-11-07 07:15:00,4548.98,4549.87,-0.01,flip_to_long -14508,做多,2021-11-07 07:15:00,2021-11-07 07:30:00,4549.87,4549.02,-0.01,flip_to_short -14509,做空,2021-11-07 07:30:00,2021-11-07 07:35:00,4549.02,4549.1,-0.01,flip_to_long -14510,做多,2021-11-07 07:35:00,2021-11-07 07:45:00,4549.1,4548.89,-0.01,flip_to_short -14511,做空,2021-11-07 07:45:00,2021-11-07 08:05:00,4548.89,4553.39,-0.03,flip_to_long -14512,做多,2021-11-07 08:05:00,2021-11-07 08:10:00,4553.39,4551.2,-0.02,flip_to_short -14513,做空,2021-11-07 08:10:00,2021-11-07 08:50:00,4551.2,4551.46,-0.01,flip_to_long -14514,做多,2021-11-07 08:50:00,2021-11-07 08:55:00,4551.46,4549.26,-0.02,flip_to_short -14515,做空,2021-11-07 08:55:00,2021-11-07 09:30:00,4549.26,4545.14,0.01,flip_to_long -14516,做多,2021-11-07 09:30:00,2021-11-07 14:55:00,4545.14,4600.49,0.22,flip_to_short -14517,做空,2021-11-07 14:55:00,2021-11-07 15:00:00,4600.49,4609.0,-0.05,flip_to_long -14518,做多,2021-11-07 15:00:00,2021-11-07 15:15:00,4609.0,4604.84,-0.03,flip_to_short -14519,做空,2021-11-07 15:15:00,2021-11-07 15:50:00,4604.84,4601.52,0.0,flip_to_long -14520,做多,2021-11-07 15:50:00,2021-11-07 16:20:00,4601.52,4607.36,0.01,flip_to_short -14521,做空,2021-11-07 16:20:00,2021-11-07 16:40:00,4607.36,4613.01,-0.03,flip_to_long -14522,做多,2021-11-07 16:40:00,2021-11-07 16:50:00,4613.01,4598.98,-0.07,flip_to_short -14523,做空,2021-11-07 16:50:00,2021-11-07 17:20:00,4598.98,4603.88,-0.03,flip_to_long -14524,做多,2021-11-07 17:20:00,2021-11-07 18:05:00,4603.88,4596.79,-0.04,flip_to_short -14525,做空,2021-11-07 18:05:00,2021-11-07 18:30:00,4596.79,4604.62,-0.04,flip_to_long -14526,做多,2021-11-07 18:30:00,2021-11-07 18:45:00,4604.62,4607.7,0.0,flip_to_short -14527,做空,2021-11-07 18:45:00,2021-11-07 19:50:00,4607.7,4605.74,-0.0,flip_to_long -14528,做多,2021-11-07 19:50:00,2021-11-07 20:00:00,4605.74,4602.94,-0.02,flip_to_short -14529,做空,2021-11-07 20:00:00,2021-11-07 20:20:00,4602.94,4609.21,-0.04,flip_to_long -14530,做多,2021-11-07 20:20:00,2021-11-07 22:15:00,4609.21,4609.36,-0.01,flip_to_short -14531,做空,2021-11-07 22:15:00,2021-11-07 22:20:00,4609.36,4612.69,-0.02,flip_to_long -14532,做多,2021-11-07 22:20:00,2021-11-08 07:30:00,4612.69,4723.75,0.45,flip_to_short -14533,做空,2021-11-08 07:30:00,2021-11-08 07:35:00,4723.75,4724.3,-0.01,flip_to_long -14534,做多,2021-11-08 07:35:00,2021-11-08 07:55:00,4724.3,4728.66,0.01,flip_to_short -14535,做空,2021-11-08 07:55:00,2021-11-08 08:00:00,4728.66,4728.7,-0.01,flip_to_long -14536,做多,2021-11-08 08:00:00,2021-11-08 08:15:00,4728.7,4730.12,-0.0,flip_to_short -14537,做空,2021-11-08 08:15:00,2021-11-08 08:20:00,4730.12,4730.97,-0.01,flip_to_long -14538,做多,2021-11-08 08:20:00,2021-11-08 08:25:00,4730.97,4722.95,-0.04,flip_to_short -14539,做空,2021-11-08 08:25:00,2021-11-08 08:50:00,4722.95,4732.42,-0.05,flip_to_long -14540,做多,2021-11-08 08:50:00,2021-11-08 09:15:00,4732.42,4733.22,-0.01,flip_to_short -14541,做空,2021-11-08 09:15:00,2021-11-08 09:40:00,4733.22,4732.78,-0.01,flip_to_long -14542,做多,2021-11-08 09:40:00,2021-11-08 09:50:00,4732.78,4726.19,-0.04,flip_to_short -14543,做空,2021-11-08 09:50:00,2021-11-08 10:00:00,4726.19,4728.47,-0.02,flip_to_long -14544,做多,2021-11-08 10:00:00,2021-11-08 10:15:00,4728.47,4733.26,0.01,flip_to_short -14545,做空,2021-11-08 10:15:00,2021-11-08 10:20:00,4733.26,4736.02,-0.02,flip_to_long -14546,做多,2021-11-08 10:20:00,2021-11-08 10:35:00,4736.02,4736.63,-0.01,flip_to_short -14547,做空,2021-11-08 10:35:00,2021-11-08 10:50:00,4736.63,4734.0,0.0,flip_to_long -14548,做多,2021-11-08 10:50:00,2021-11-08 11:05:00,4734.0,4732.51,-0.02,flip_to_short -14549,做空,2021-11-08 11:05:00,2021-11-08 11:15:00,4732.51,4733.87,-0.02,flip_to_long -14550,做多,2021-11-08 11:15:00,2021-11-08 12:00:00,4733.87,4730.0,-0.03,flip_to_short -14551,做空,2021-11-08 12:00:00,2021-11-08 12:05:00,4730.0,4730.09,-0.01,flip_to_long -14552,做多,2021-11-08 12:05:00,2021-11-08 13:35:00,4730.09,4721.76,-0.04,flip_to_short -14553,做空,2021-11-08 13:35:00,2021-11-08 14:10:00,4721.76,4735.0,-0.06,flip_to_long -14554,做多,2021-11-08 14:10:00,2021-11-08 14:15:00,4735.0,4726.63,-0.04,flip_to_short -14555,做空,2021-11-08 14:15:00,2021-11-08 15:05:00,4726.63,4728.65,-0.02,flip_to_long -14556,做多,2021-11-08 15:05:00,2021-11-08 15:15:00,4728.65,4728.0,-0.01,flip_to_short -14557,做空,2021-11-08 15:15:00,2021-11-08 15:20:00,4728.0,4741.82,-0.07,flip_to_long -14558,做多,2021-11-08 15:20:00,2021-11-08 19:35:00,4741.82,4763.6,0.08,flip_to_short -14559,做空,2021-11-08 19:35:00,2021-11-08 21:10:00,4763.6,4774.86,-0.05,flip_to_long -14560,做多,2021-11-08 21:10:00,2021-11-08 21:30:00,4774.86,4772.41,-0.02,flip_to_short -14561,做空,2021-11-08 21:30:00,2021-11-08 21:35:00,4772.41,4776.63,-0.03,flip_to_long -14562,做多,2021-11-08 21:35:00,2021-11-08 21:55:00,4776.63,4772.58,-0.03,flip_to_short -14563,做空,2021-11-08 21:55:00,2021-11-08 22:00:00,4772.58,4780.03,-0.04,flip_to_long -14564,做多,2021-11-08 22:00:00,2021-11-08 22:15:00,4780.03,4770.97,-0.05,flip_to_short -14565,做空,2021-11-08 22:15:00,2021-11-08 22:45:00,4770.97,4775.85,-0.03,flip_to_long -14566,做多,2021-11-08 22:45:00,2021-11-08 23:00:00,4775.85,4768.22,-0.04,flip_to_short -14567,做空,2021-11-08 23:00:00,2021-11-08 23:05:00,4768.22,4788.85,-0.09,flip_to_long -14568,做多,2021-11-08 23:05:00,2021-11-09 02:30:00,4788.85,4786.49,-0.02,flip_to_short -14569,做空,2021-11-09 02:30:00,2021-11-09 02:40:00,4786.49,4794.92,-0.04,flip_to_long -14570,做多,2021-11-09 02:40:00,2021-11-09 02:45:00,4794.92,4791.99,-0.02,flip_to_short -14571,做空,2021-11-09 02:45:00,2021-11-09 03:05:00,4791.99,4795.27,-0.02,flip_to_long -14572,做多,2021-11-09 03:05:00,2021-11-09 03:10:00,4795.27,4794.99,-0.01,flip_to_short -14573,做空,2021-11-09 03:10:00,2021-11-09 03:40:00,4794.99,4805.14,-0.05,flip_to_long -14574,做多,2021-11-09 03:40:00,2021-11-09 04:15:00,4805.14,4803.42,-0.02,flip_to_short -14575,做空,2021-11-09 04:15:00,2021-11-09 06:50:00,4803.42,4807.79,-0.03,flip_to_long -14576,做多,2021-11-09 06:50:00,2021-11-09 07:30:00,4807.79,4803.14,-0.03,flip_to_short -14577,做空,2021-11-09 07:30:00,2021-11-09 08:50:00,4803.14,4806.45,-0.02,flip_to_long -14578,做多,2021-11-09 08:50:00,2021-11-09 09:00:00,4806.45,4806.4,-0.01,flip_to_short -14579,做空,2021-11-09 09:00:00,2021-11-09 09:05:00,4806.4,4813.45,-0.04,flip_to_long -14580,做多,2021-11-09 09:05:00,2021-11-09 09:45:00,4813.45,4807.05,-0.03,flip_to_short -14581,做空,2021-11-09 09:45:00,2021-11-09 09:50:00,4807.05,4807.79,-0.01,flip_to_long -14582,做多,2021-11-09 09:50:00,2021-11-09 10:20:00,4807.79,4810.91,0.0,flip_to_short -14583,做空,2021-11-09 10:20:00,2021-11-09 10:45:00,4810.91,4806.76,0.01,flip_to_long -14584,做多,2021-11-09 10:45:00,2021-11-09 13:30:00,4806.76,4794.73,-0.06,flip_to_short -14585,做空,2021-11-09 13:30:00,2021-11-09 13:35:00,4794.73,4802.96,-0.04,flip_to_long -14586,做多,2021-11-09 13:35:00,2021-11-09 14:55:00,4802.96,4795.84,-0.04,flip_to_short -14587,做空,2021-11-09 14:55:00,2021-11-09 15:10:00,4795.84,4795.1,-0.01,flip_to_long -14588,做多,2021-11-09 15:10:00,2021-11-09 15:40:00,4795.1,4798.65,0.0,flip_to_short -14589,做空,2021-11-09 15:40:00,2021-11-09 16:25:00,4798.65,4790.94,0.02,flip_to_long -14590,做多,2021-11-09 16:25:00,2021-11-09 18:10:00,4790.94,4787.03,-0.02,flip_to_short -14591,做空,2021-11-09 18:10:00,2021-11-09 20:40:00,4787.03,4773.74,0.04,flip_to_long -14592,做多,2021-11-09 20:40:00,2021-11-09 20:45:00,4773.74,4761.21,-0.06,flip_to_short -14593,做空,2021-11-09 20:45:00,2021-11-09 20:50:00,4761.21,4774.99,-0.06,flip_to_long -14594,做多,2021-11-09 20:50:00,2021-11-09 22:25:00,4774.99,4752.59,-0.1,flip_to_short -14595,做空,2021-11-09 22:25:00,2021-11-09 22:30:00,4752.59,4772.55,-0.09,flip_to_long -14596,做多,2021-11-09 22:30:00,2021-11-09 22:40:00,4772.55,4763.82,-0.04,flip_to_short -14597,做空,2021-11-09 22:40:00,2021-11-09 22:45:00,4763.82,4772.29,-0.04,flip_to_long -14598,做多,2021-11-09 22:45:00,2021-11-09 22:55:00,4772.29,4761.83,-0.05,flip_to_short -14599,做空,2021-11-09 22:55:00,2021-11-10 00:15:00,4761.83,4753.8,0.02,flip_to_long -14600,做多,2021-11-10 00:15:00,2021-11-10 06:20:00,4753.8,4711.8,-0.17,flip_to_short -14601,做空,2021-11-10 06:20:00,2021-11-10 06:35:00,4711.8,4715.74,-0.02,flip_to_long -14602,做多,2021-11-10 06:35:00,2021-11-10 06:40:00,4715.74,4715.69,-0.01,flip_to_short -14603,做空,2021-11-10 06:40:00,2021-11-10 09:00:00,4715.69,4724.24,-0.04,flip_to_long -14604,做多,2021-11-10 09:00:00,2021-11-10 09:10:00,4724.24,4711.04,-0.06,flip_to_short -14605,做空,2021-11-10 09:10:00,2021-11-10 09:30:00,4711.04,4721.68,-0.05,flip_to_long -14606,做多,2021-11-10 09:30:00,2021-11-10 09:35:00,4721.68,4719.56,-0.02,flip_to_short -14607,做空,2021-11-10 09:35:00,2021-11-10 10:05:00,4719.56,4720.98,-0.01,flip_to_long -14608,做多,2021-11-10 10:05:00,2021-11-10 12:25:00,4720.98,4729.66,0.02,flip_to_short -14609,做空,2021-11-10 12:25:00,2021-11-10 12:30:00,4729.66,4736.19,-0.03,flip_to_long -14610,做多,2021-11-10 12:30:00,2021-11-10 12:35:00,4736.19,4731.01,-0.03,flip_to_short -14611,做空,2021-11-10 12:35:00,2021-11-10 13:30:00,4731.01,4749.66,-0.08,flip_to_long -14612,做多,2021-11-10 13:30:00,2021-11-10 18:05:00,4749.66,4828.75,0.29,flip_to_short -14613,做空,2021-11-10 18:05:00,2021-11-11 00:50:00,4828.75,4628.76,0.75,flip_to_long -14614,做多,2021-11-11 00:50:00,2021-11-11 01:10:00,4628.76,4617.35,-0.06,flip_to_short -14615,做空,2021-11-11 01:10:00,2021-11-11 01:15:00,4617.35,4618.89,-0.02,flip_to_long -14616,做多,2021-11-11 01:15:00,2021-11-11 01:20:00,4618.89,4613.72,-0.03,flip_to_short -14617,做空,2021-11-11 01:20:00,2021-11-11 01:45:00,4613.72,4609.5,0.01,flip_to_long -14618,做多,2021-11-11 01:45:00,2021-11-11 02:00:00,4609.5,4600.51,-0.05,flip_to_short -14619,做空,2021-11-11 02:00:00,2021-11-11 02:45:00,4600.51,4613.12,-0.06,flip_to_long -14620,做多,2021-11-11 02:45:00,2021-11-11 03:00:00,4613.12,4615.69,0.0,flip_to_short -14621,做空,2021-11-11 03:00:00,2021-11-11 03:10:00,4615.69,4615.71,-0.01,flip_to_long -14622,做多,2021-11-11 03:10:00,2021-11-11 08:25:00,4615.71,4661.68,0.18,flip_to_short -14623,做空,2021-11-11 08:25:00,2021-11-11 11:45:00,4661.68,4710.48,-0.21,flip_to_long -14624,做多,2021-11-11 11:45:00,2021-11-11 12:05:00,4710.48,4699.11,-0.06,flip_to_short -14625,做空,2021-11-11 12:05:00,2021-11-11 12:55:00,4699.11,4718.05,-0.09,flip_to_long -14626,做多,2021-11-11 12:55:00,2021-11-11 13:10:00,4718.05,4700.05,-0.08,flip_to_short -14627,做空,2021-11-11 13:10:00,2021-11-11 13:25:00,4700.05,4719.41,-0.09,flip_to_long -14628,做多,2021-11-11 13:25:00,2021-11-11 13:30:00,4719.41,4707.65,-0.06,flip_to_short -14629,做空,2021-11-11 13:30:00,2021-11-11 13:35:00,4707.65,4710.24,-0.02,flip_to_long -14630,做多,2021-11-11 13:35:00,2021-11-11 13:45:00,4710.24,4705.23,-0.03,flip_to_short -14631,做空,2021-11-11 13:45:00,2021-11-11 13:50:00,4705.23,4714.87,-0.05,flip_to_long -14632,做多,2021-11-11 13:50:00,2021-11-11 13:55:00,4714.87,4705.9,-0.04,flip_to_short -14633,做空,2021-11-11 13:55:00,2021-11-11 14:30:00,4705.9,4712.48,-0.03,flip_to_long -14634,做多,2021-11-11 14:30:00,2021-11-11 15:30:00,4712.48,4711.66,-0.01,flip_to_short -14635,做空,2021-11-11 15:30:00,2021-11-11 15:35:00,4711.66,4729.77,-0.08,flip_to_long -14636,做多,2021-11-11 15:35:00,2021-11-11 15:40:00,4729.77,4725.99,-0.02,flip_to_short -14637,做空,2021-11-11 15:40:00,2021-11-11 19:00:00,4725.99,4743.21,-0.08,flip_to_long -14638,做多,2021-11-11 19:00:00,2021-11-11 19:45:00,4743.21,4746.0,0.0,flip_to_short -14639,做空,2021-11-11 19:45:00,2021-11-11 20:45:00,4746.0,4749.17,-0.02,flip_to_long -14640,做多,2021-11-11 20:45:00,2021-11-11 21:25:00,4749.17,4744.24,-0.03,flip_to_short -14641,做空,2021-11-11 21:25:00,2021-11-11 22:15:00,4744.24,4757.33,-0.06,flip_to_long -14642,做多,2021-11-11 22:15:00,2021-11-11 23:00:00,4757.33,4751.55,-0.03,flip_to_short -14643,做空,2021-11-11 23:00:00,2021-11-12 00:40:00,4751.55,4737.63,0.04,flip_to_long -14644,做多,2021-11-12 00:40:00,2021-11-12 05:15:00,4737.63,4765.01,0.1,flip_to_short -14645,做空,2021-11-12 05:15:00,2021-11-12 05:20:00,4765.01,4770.01,-0.03,flip_to_long -14646,做多,2021-11-12 05:20:00,2021-11-12 05:25:00,4770.01,4766.41,-0.02,flip_to_short -14647,做空,2021-11-12 05:25:00,2021-11-12 15:45:00,4766.41,4602.27,0.63,flip_to_long -14648,做多,2021-11-12 15:45:00,2021-11-12 15:50:00,4602.27,4586.01,-0.08,flip_to_short -14649,做空,2021-11-12 15:50:00,2021-11-12 16:15:00,4586.01,4592.06,-0.03,flip_to_long -14650,做多,2021-11-12 16:15:00,2021-11-12 17:30:00,4592.06,4581.26,-0.05,flip_to_short -14651,做空,2021-11-12 17:30:00,2021-11-12 17:35:00,4581.26,4589.99,-0.05,flip_to_long -14652,做多,2021-11-12 17:35:00,2021-11-12 22:15:00,4589.99,4646.71,0.22,flip_to_short -14653,做空,2021-11-12 22:15:00,2021-11-12 22:20:00,4646.71,4652.61,-0.03,flip_to_long -14654,做多,2021-11-12 22:20:00,2021-11-12 22:25:00,4652.61,4642.08,-0.05,flip_to_short -14655,做空,2021-11-12 22:25:00,2021-11-12 22:30:00,4642.08,4652.1,-0.05,flip_to_long -14656,做多,2021-11-12 22:30:00,2021-11-12 22:40:00,4652.1,4650.7,-0.02,flip_to_short -14657,做空,2021-11-12 22:40:00,2021-11-12 23:10:00,4650.7,4657.58,-0.04,flip_to_long -14658,做多,2021-11-12 23:10:00,2021-11-12 23:15:00,4657.58,4649.4,-0.04,flip_to_short -14659,做空,2021-11-12 23:15:00,2021-11-12 23:25:00,4649.4,4656.5,-0.04,flip_to_long -14660,做多,2021-11-12 23:25:00,2021-11-12 23:35:00,4656.5,4659.66,0.0,flip_to_short -14661,做空,2021-11-12 23:35:00,2021-11-12 23:45:00,4659.66,4657.05,0.0,flip_to_long -14662,做多,2021-11-12 23:45:00,2021-11-13 01:20:00,4657.05,4669.48,0.04,flip_to_short -14663,做空,2021-11-13 01:20:00,2021-11-13 01:30:00,4669.48,4671.91,-0.02,flip_to_long -14664,做多,2021-11-13 01:30:00,2021-11-13 01:35:00,4671.91,4654.6,-0.08,flip_to_short -14665,做空,2021-11-13 01:35:00,2021-11-13 06:25:00,4654.6,4638.79,0.06,flip_to_long -14666,做多,2021-11-13 06:25:00,2021-11-13 06:40:00,4638.79,4634.89,-0.03,flip_to_short -14667,做空,2021-11-13 06:40:00,2021-11-13 07:45:00,4634.89,4634.47,-0.01,flip_to_long -14668,做多,2021-11-13 07:45:00,2021-11-13 08:05:00,4634.47,4632.93,-0.02,flip_to_short -14669,做空,2021-11-13 08:05:00,2021-11-13 08:45:00,4632.93,4632.0,-0.01,flip_to_long -14670,做多,2021-11-13 08:45:00,2021-11-13 08:55:00,4632.0,4625.49,-0.04,flip_to_short -14671,做空,2021-11-13 08:55:00,2021-11-13 12:05:00,4625.49,4623.53,-0.0,flip_to_long -14672,做多,2021-11-13 12:05:00,2021-11-13 12:10:00,4623.53,4616.86,-0.04,flip_to_short -14673,做空,2021-11-13 12:10:00,2021-11-13 12:15:00,4616.86,4617.48,-0.01,flip_to_long -14674,做多,2021-11-13 12:15:00,2021-11-13 12:20:00,4617.48,4611.91,-0.03,flip_to_short -14675,做空,2021-11-13 12:20:00,2021-11-13 13:05:00,4611.91,4613.02,-0.01,flip_to_long -14676,做多,2021-11-13 13:05:00,2021-11-13 13:20:00,4613.02,4615.42,0.0,flip_to_short -14677,做空,2021-11-13 13:20:00,2021-11-13 13:55:00,4615.42,4617.02,-0.02,flip_to_long -14678,做多,2021-11-13 13:55:00,2021-11-13 14:00:00,4617.02,4661.05,0.17,tp_upper -14679,做空,2021-11-13 18:35:00,2021-11-13 20:55:00,4650.4,4661.59,-0.05,flip_to_long -14680,做多,2021-11-13 20:55:00,2021-11-13 22:50:00,4661.59,4647.14,-0.07,flip_to_short -14681,做空,2021-11-13 22:50:00,2021-11-13 23:10:00,4647.14,4650.12,-0.02,flip_to_long -14682,做多,2021-11-13 23:10:00,2021-11-13 23:50:00,4650.12,4648.52,-0.02,flip_to_short -14683,做空,2021-11-13 23:50:00,2021-11-14 00:10:00,4648.52,4652.4,-0.02,flip_to_long -14684,做多,2021-11-14 00:10:00,2021-11-14 00:25:00,4652.4,4690.41,0.15,tp_upper -14685,做空,2021-11-14 01:40:00,2021-11-14 01:45:00,4652.5,4661.93,-0.05,flip_to_long -14686,做多,2021-11-14 01:45:00,2021-11-14 02:15:00,4661.93,4656.85,-0.03,flip_to_short -14687,做空,2021-11-14 02:15:00,2021-11-14 05:50:00,4656.85,4646.54,0.03,flip_to_long -14688,做多,2021-11-14 05:50:00,2021-11-14 05:55:00,4646.54,4642.78,-0.02,flip_to_short -14689,做空,2021-11-14 05:55:00,2021-11-14 06:00:00,4642.78,4647.98,-0.03,flip_to_long -14690,做多,2021-11-14 06:00:00,2021-11-14 06:05:00,4647.98,4647.72,-0.01,flip_to_short -14691,做空,2021-11-14 06:05:00,2021-11-14 06:45:00,4647.72,4639.95,0.02,flip_to_long -14692,做多,2021-11-14 06:45:00,2021-11-14 07:05:00,4639.95,4632.23,-0.04,flip_to_short -14693,做空,2021-11-14 07:05:00,2021-11-14 07:35:00,4632.23,4604.59,0.1,tp_lower -14694,做多,2021-11-14 10:25:00,2021-11-14 10:30:00,4614.86,4609.11,-0.03,flip_to_short -14695,做空,2021-11-14 10:30:00,2021-11-14 10:40:00,4609.11,4610.1,-0.01,flip_to_long -14696,做多,2021-11-14 10:40:00,2021-11-14 10:50:00,4610.1,4611.56,-0.0,flip_to_short -14697,做空,2021-11-14 10:50:00,2021-11-14 11:15:00,4611.56,4607.05,0.01,flip_to_long -14698,做多,2021-11-14 11:15:00,2021-11-14 11:35:00,4607.05,4603.55,-0.02,flip_to_short -14699,做空,2021-11-14 11:35:00,2021-11-14 11:40:00,4603.55,4610.58,-0.04,flip_to_long -14700,做多,2021-11-14 11:40:00,2021-11-14 12:00:00,4610.58,4602.05,-0.04,flip_to_short -14701,做空,2021-11-14 12:00:00,2021-11-14 12:05:00,4602.05,4611.8,-0.05,flip_to_long -14702,做多,2021-11-14 12:05:00,2021-11-14 12:10:00,4611.8,4601.02,-0.05,flip_to_short -14703,做空,2021-11-14 12:10:00,2021-11-14 12:20:00,4601.02,4601.7,-0.01,flip_to_long -14704,做多,2021-11-14 12:20:00,2021-11-14 14:00:00,4601.7,4600.66,-0.01,flip_to_short -14705,做空,2021-11-14 14:00:00,2021-11-14 20:00:00,4600.66,4552.58,0.19,flip_to_long -14706,做多,2021-11-14 20:00:00,2021-11-14 20:10:00,4552.58,4553.0,-0.01,flip_to_short -14707,做空,2021-11-14 20:10:00,2021-11-14 20:15:00,4553.0,4562.44,-0.05,flip_to_long -14708,做多,2021-11-14 20:15:00,2021-11-14 20:20:00,4562.44,4549.25,-0.06,flip_to_short -14709,做空,2021-11-14 20:20:00,2021-11-14 20:55:00,4549.25,4556.03,-0.04,flip_to_long -14710,做多,2021-11-14 20:55:00,2021-11-14 21:05:00,4556.03,4549.99,-0.03,flip_to_short -14711,做空,2021-11-14 21:05:00,2021-11-15 05:45:00,4549.99,4702.7,-0.63,flip_to_long -14712,做多,2021-11-15 05:45:00,2021-11-15 06:30:00,4702.7,4705.69,0.0,flip_to_short -14713,做空,2021-11-15 06:30:00,2021-11-15 06:35:00,4705.69,4706.62,-0.01,flip_to_long -14714,做多,2021-11-15 06:35:00,2021-11-15 06:40:00,4706.62,4706.53,-0.01,flip_to_short -14715,做空,2021-11-15 06:40:00,2021-11-15 08:40:00,4706.53,4718.03,-0.05,flip_to_long -14716,做多,2021-11-15 08:40:00,2021-11-15 12:15:00,4718.03,4716.56,-0.01,flip_to_short -14717,做空,2021-11-15 12:15:00,2021-11-15 23:05:00,4716.56,4573.31,0.55,flip_to_long -14718,做多,2021-11-15 23:05:00,2021-11-15 23:20:00,4573.31,4575.7,0.0,flip_to_short -14719,做空,2021-11-15 23:20:00,2021-11-15 23:35:00,4575.7,4573.37,0.0,flip_to_long -14720,做多,2021-11-15 23:35:00,2021-11-15 23:45:00,4573.37,4569.33,-0.03,flip_to_short -14721,做空,2021-11-15 23:45:00,2021-11-15 23:50:00,4569.33,4575.9,-0.04,flip_to_long -14722,做多,2021-11-15 23:50:00,2021-11-15 23:55:00,4575.9,4567.01,-0.05,flip_to_short -14723,做空,2021-11-15 23:55:00,2021-11-16 00:10:00,4567.01,4501.52,0.26,tp_lower -14724,做多,2021-11-16 05:40:00,2021-11-16 05:45:00,4358.6,4345.64,-0.07,flip_to_short -14725,做空,2021-11-16 05:45:00,2021-11-16 06:50:00,4345.64,4338.03,0.02,flip_to_long -14726,做多,2021-11-16 06:50:00,2021-11-16 07:10:00,4338.03,4321.97,-0.08,flip_to_short -14727,做空,2021-11-16 07:10:00,2021-11-16 08:05:00,4321.97,4326.22,-0.03,flip_to_long -14728,做多,2021-11-16 08:05:00,2021-11-16 08:10:00,4326.22,4308.89,-0.09,flip_to_short -14729,做空,2021-11-16 08:10:00,2021-11-16 08:50:00,4308.89,4324.42,-0.08,flip_to_long -14730,做多,2021-11-16 08:50:00,2021-11-16 09:00:00,4324.42,4315.99,-0.05,flip_to_short -14731,做空,2021-11-16 09:00:00,2021-11-16 10:05:00,4315.99,4170.45,0.62,tp_lower -14732,做多,2021-11-16 11:45:00,2021-11-16 12:00:00,4279.37,4274.8,-0.03,flip_to_short -14733,做空,2021-11-16 12:00:00,2021-11-16 13:25:00,4274.8,4254.92,0.08,flip_to_long -14734,做多,2021-11-16 13:25:00,2021-11-16 15:55:00,4254.92,4284.14,0.12,flip_to_short -14735,做空,2021-11-16 15:55:00,2021-11-16 17:35:00,4284.14,4296.87,-0.07,flip_to_long -14736,做多,2021-11-16 17:35:00,2021-11-16 17:55:00,4296.87,4293.47,-0.03,flip_to_short -14737,做空,2021-11-16 17:55:00,2021-11-16 18:00:00,4293.47,4303.88,-0.06,flip_to_long -14738,做多,2021-11-16 18:00:00,2021-11-16 18:15:00,4303.88,4302.42,-0.02,flip_to_short -14739,做空,2021-11-16 18:15:00,2021-11-16 18:20:00,4302.42,4306.43,-0.03,flip_to_long -14740,做多,2021-11-16 18:20:00,2021-11-16 18:25:00,4306.43,4286.5,-0.1,flip_to_short -14741,做空,2021-11-16 18:25:00,2021-11-16 21:15:00,4286.5,4256.28,0.13,flip_to_long -14742,做多,2021-11-16 21:15:00,2021-11-16 23:00:00,4256.28,4257.38,-0.0,flip_to_short -14743,做空,2021-11-16 23:00:00,2021-11-17 05:15:00,4257.38,4156.62,0.45,flip_to_long -14744,做多,2021-11-17 05:15:00,2021-11-17 05:25:00,4156.62,4144.55,-0.07,flip_to_short -14745,做空,2021-11-17 05:25:00,2021-11-17 05:30:00,4144.55,4152.4,-0.05,flip_to_long -14746,做多,2021-11-17 05:30:00,2021-11-17 06:15:00,4152.4,4147.19,-0.03,flip_to_short -14747,做空,2021-11-17 06:15:00,2021-11-17 06:20:00,4147.19,4173.0,-0.13,flip_to_long -14748,做多,2021-11-17 06:20:00,2021-11-17 09:10:00,4173.0,4166.43,-0.04,flip_to_short -14749,做空,2021-11-17 09:10:00,2021-11-17 09:15:00,4166.43,4167.73,-0.02,flip_to_long -14750,做多,2021-11-17 09:15:00,2021-11-17 14:30:00,4167.73,4211.47,0.2,flip_to_short -14751,做空,2021-11-17 14:30:00,2021-11-17 16:30:00,4211.47,4220.83,-0.05,flip_to_long -14752,做多,2021-11-17 16:30:00,2021-11-17 16:35:00,4220.83,4216.28,-0.03,flip_to_short -14753,做空,2021-11-17 16:35:00,2021-11-17 17:30:00,4216.28,4218.28,-0.02,flip_to_long -14754,做多,2021-11-17 17:30:00,2021-11-17 20:15:00,4218.28,4214.39,-0.03,flip_to_short -14755,做空,2021-11-17 20:15:00,2021-11-17 20:20:00,4214.39,4224.44,-0.06,flip_to_long -14756,做多,2021-11-17 20:20:00,2021-11-17 21:05:00,4224.44,4233.03,0.03,flip_to_short -14757,做空,2021-11-17 21:05:00,2021-11-17 21:45:00,4233.03,4235.35,-0.02,flip_to_long -14758,做多,2021-11-17 21:45:00,2021-11-17 22:20:00,4235.35,4234.27,-0.01,flip_to_short -14759,做空,2021-11-17 22:20:00,2021-11-17 22:40:00,4234.27,4235.0,-0.01,flip_to_long -14760,做多,2021-11-17 22:40:00,2021-11-17 23:05:00,4235.0,4237.36,0.0,flip_to_short -14761,做空,2021-11-17 23:05:00,2021-11-17 23:20:00,4237.36,4243.34,-0.04,flip_to_long -14762,做多,2021-11-17 23:20:00,2021-11-18 03:40:00,4243.34,4299.29,0.25,flip_to_short -14763,做空,2021-11-18 03:40:00,2021-11-18 08:25:00,4299.29,4256.82,0.19,flip_to_long -14764,做多,2021-11-18 08:25:00,2021-11-18 08:30:00,4256.82,4249.88,-0.04,flip_to_short -14765,做空,2021-11-18 08:30:00,2021-11-18 10:50:00,4249.88,4237.67,0.05,flip_to_long -14766,做多,2021-11-18 10:50:00,2021-11-18 11:15:00,4237.67,4225.06,-0.07,flip_to_short -14767,做空,2021-11-18 11:15:00,2021-11-18 11:20:00,4225.06,4227.64,-0.02,flip_to_long -14768,做多,2021-11-18 11:20:00,2021-11-18 11:30:00,4227.64,4223.71,-0.03,flip_to_short -14769,做空,2021-11-18 11:30:00,2021-11-18 12:15:00,4223.71,4227.8,-0.03,flip_to_long -14770,做多,2021-11-18 12:15:00,2021-11-18 12:20:00,4227.8,4213.02,-0.08,flip_to_short -14771,做空,2021-11-18 12:20:00,2021-11-18 19:00:00,4213.02,4075.2,0.64,flip_to_long -14772,做多,2021-11-18 19:00:00,2021-11-18 19:15:00,4075.2,4072.4,-0.02,flip_to_short -14773,做空,2021-11-18 19:15:00,2021-11-18 19:20:00,4072.4,4081.7,-0.06,flip_to_long -14774,做多,2021-11-18 19:20:00,2021-11-18 19:45:00,4081.7,4071.18,-0.06,flip_to_short -14775,做空,2021-11-18 19:45:00,2021-11-18 20:10:00,4071.18,4051.93,0.09,flip_to_long -14776,做多,2021-11-18 20:10:00,2021-11-18 20:25:00,4051.93,4059.64,0.03,flip_to_short -14777,做空,2021-11-18 20:25:00,2021-11-19 00:10:00,4059.64,4029.44,0.14,flip_to_long -14778,做多,2021-11-19 00:10:00,2021-11-19 02:40:00,4029.44,4023.55,-0.04,flip_to_short -14779,做空,2021-11-19 02:40:00,2021-11-19 04:15:00,4023.55,4036.99,-0.08,flip_to_long -14780,做多,2021-11-19 04:15:00,2021-11-19 05:20:00,4036.99,4040.52,0.01,flip_to_short -14781,做空,2021-11-19 05:20:00,2021-11-19 05:30:00,4040.52,4062.17,-0.12,flip_to_long -14782,做多,2021-11-19 05:30:00,2021-11-19 07:25:00,4062.17,4048.76,-0.08,flip_to_short -14783,做空,2021-11-19 07:25:00,2021-11-19 13:05:00,4048.76,4143.23,-0.49,flip_to_long -14784,做多,2021-11-19 13:05:00,2021-11-19 21:00:00,4143.23,4259.59,0.55,flip_to_short -14785,做空,2021-11-19 21:00:00,2021-11-19 21:10:00,4259.59,4261.89,-0.02,flip_to_long -14786,做多,2021-11-19 21:10:00,2021-11-19 21:20:00,4261.89,4261.67,-0.01,flip_to_short -14787,做空,2021-11-19 21:20:00,2021-11-19 21:30:00,4261.67,4265.44,-0.03,flip_to_long -14788,做多,2021-11-19 21:30:00,2021-11-19 21:35:00,4265.44,4256.13,-0.05,flip_to_short -14789,做空,2021-11-19 21:35:00,2021-11-19 21:40:00,4256.13,4262.05,-0.04,flip_to_long -14790,做多,2021-11-19 21:40:00,2021-11-19 22:50:00,4262.05,4279.88,0.07,flip_to_short -14791,做空,2021-11-19 22:50:00,2021-11-19 23:45:00,4279.88,4279.28,-0.01,flip_to_long -14792,做多,2021-11-19 23:45:00,2021-11-20 03:00:00,4279.28,4304.06,0.11,flip_to_short -14793,做空,2021-11-20 03:00:00,2021-11-20 06:20:00,4304.06,4315.47,-0.07,flip_to_long -14794,做多,2021-11-20 06:20:00,2021-11-20 06:40:00,4315.47,4295.19,-0.11,flip_to_short -14795,做空,2021-11-20 06:40:00,2021-11-20 06:55:00,4295.19,4293.57,-0.0,flip_to_long -14796,做多,2021-11-20 06:55:00,2021-11-20 07:00:00,4293.57,4286.81,-0.04,flip_to_short -14797,做空,2021-11-20 07:00:00,2021-11-20 07:05:00,4286.81,4293.1,-0.04,flip_to_long -14798,做多,2021-11-20 07:05:00,2021-11-20 07:20:00,4293.1,4283.68,-0.05,flip_to_short -14799,做空,2021-11-20 07:20:00,2021-11-20 08:25:00,4283.68,4285.75,-0.02,flip_to_long -14800,做多,2021-11-20 08:25:00,2021-11-20 09:30:00,4285.75,4282.59,-0.03,flip_to_short -14801,做空,2021-11-20 09:30:00,2021-11-20 09:40:00,4282.59,4294.61,-0.07,flip_to_long -14802,做多,2021-11-20 09:40:00,2021-11-20 10:00:00,4294.61,4283.55,-0.06,flip_to_short -14803,做空,2021-11-20 10:00:00,2021-11-20 10:05:00,4283.55,4287.97,-0.03,flip_to_long -14804,做多,2021-11-20 10:05:00,2021-11-20 10:50:00,4287.97,4293.16,0.01,flip_to_short -14805,做空,2021-11-20 10:50:00,2021-11-20 13:25:00,4293.16,4307.01,-0.07,flip_to_long -14806,做多,2021-11-20 13:25:00,2021-11-20 13:30:00,4307.01,4302.1,-0.03,flip_to_short -14807,做空,2021-11-20 13:30:00,2021-11-20 14:05:00,4302.1,4301.92,-0.01,flip_to_long -14808,做多,2021-11-20 14:05:00,2021-11-20 14:25:00,4301.92,4299.01,-0.02,flip_to_short -14809,做空,2021-11-20 14:25:00,2021-11-20 14:35:00,4299.01,4301.6,-0.02,flip_to_long -14810,做多,2021-11-20 14:35:00,2021-11-20 23:25:00,4301.6,4397.17,0.43,flip_to_short -14811,做空,2021-11-20 23:25:00,2021-11-20 23:30:00,4397.17,4401.47,-0.03,flip_to_long -14812,做多,2021-11-20 23:30:00,2021-11-21 00:00:00,4401.47,4411.32,0.04,flip_to_short -14813,做空,2021-11-21 00:00:00,2021-11-21 05:50:00,4411.32,4363.87,0.21,flip_to_long -14814,做多,2021-11-21 05:50:00,2021-11-21 06:05:00,4363.87,4367.0,0.0,flip_to_short -14815,做空,2021-11-21 06:05:00,2021-11-21 06:30:00,4367.0,4368.61,-0.02,flip_to_long -14816,做多,2021-11-21 06:30:00,2021-11-21 06:40:00,4368.61,4356.99,-0.07,flip_to_short -14817,做空,2021-11-21 06:40:00,2021-11-21 06:45:00,4356.99,4366.01,-0.05,flip_to_long -14818,做多,2021-11-21 06:45:00,2021-11-21 06:50:00,4366.01,4359.45,-0.04,flip_to_short -14819,做空,2021-11-21 06:50:00,2021-11-21 08:30:00,4359.45,4359.48,-0.01,flip_to_long -14820,做多,2021-11-21 08:30:00,2021-11-21 08:45:00,4359.48,4347.14,-0.07,flip_to_short -14821,做空,2021-11-21 08:45:00,2021-11-21 09:20:00,4347.14,4354.41,-0.04,flip_to_long -14822,做多,2021-11-21 09:20:00,2021-11-21 09:30:00,4354.41,4352.02,-0.02,flip_to_short -14823,做空,2021-11-21 09:30:00,2021-11-21 10:00:00,4352.02,4355.16,-0.02,flip_to_long -14824,做多,2021-11-21 10:00:00,2021-11-21 12:20:00,4355.16,4337.29,-0.09,flip_to_short -14825,做空,2021-11-21 12:20:00,2021-11-21 12:25:00,4337.29,4340.8,-0.03,flip_to_long -14826,做多,2021-11-21 12:25:00,2021-11-21 12:55:00,4340.8,4330.86,-0.06,flip_to_short -14827,做空,2021-11-21 12:55:00,2021-11-21 13:20:00,4330.86,4340.71,-0.06,flip_to_long -14828,做多,2021-11-21 13:20:00,2021-11-21 13:25:00,4340.71,4335.1,-0.04,flip_to_short -14829,做空,2021-11-21 13:25:00,2021-11-21 13:45:00,4335.1,4329.45,0.02,flip_to_long -14830,做多,2021-11-21 13:45:00,2021-11-21 15:00:00,4329.45,4327.6,-0.02,flip_to_short -14831,做空,2021-11-21 15:00:00,2021-11-21 15:05:00,4327.6,4349.37,-0.11,flip_to_long -14832,做多,2021-11-21 15:05:00,2021-11-21 19:05:00,4349.37,4342.66,-0.04,flip_to_short -14833,做空,2021-11-21 19:05:00,2021-11-21 19:45:00,4342.66,4353.12,-0.06,flip_to_long -14834,做多,2021-11-21 19:45:00,2021-11-21 21:45:00,4353.12,4372.37,0.08,flip_to_short -14835,做空,2021-11-21 21:45:00,2021-11-22 06:10:00,4372.37,4184.1,0.85,flip_to_long -14836,做多,2021-11-22 06:10:00,2021-11-22 06:15:00,4184.1,4180.75,-0.03,flip_to_short -14837,做空,2021-11-22 06:15:00,2021-11-22 06:30:00,4180.75,4179.91,-0.01,flip_to_long -14838,做多,2021-11-22 06:30:00,2021-11-22 09:55:00,4179.91,4189.33,0.04,flip_to_short -14839,做空,2021-11-22 09:55:00,2021-11-22 10:10:00,4189.33,4192.81,-0.03,flip_to_long -14840,做多,2021-11-22 10:10:00,2021-11-22 10:25:00,4192.81,4189.84,-0.03,flip_to_short -14841,做空,2021-11-22 10:25:00,2021-11-22 10:30:00,4189.84,4197.47,-0.05,flip_to_long -14842,做多,2021-11-22 10:30:00,2021-11-22 10:35:00,4197.47,4192.31,-0.04,flip_to_short -14843,做空,2021-11-22 10:35:00,2021-11-22 10:40:00,4192.31,4193.12,-0.01,flip_to_long -14844,做多,2021-11-22 10:40:00,2021-11-22 11:00:00,4193.12,4203.49,0.04,flip_to_short -14845,做空,2021-11-22 11:00:00,2021-11-22 11:45:00,4203.49,4202.45,-0.01,flip_to_long -14846,做多,2021-11-22 11:45:00,2021-11-22 11:50:00,4202.45,4187.48,-0.08,flip_to_short -14847,做空,2021-11-22 11:50:00,2021-11-22 12:25:00,4187.48,4210.51,-0.13,flip_to_long -14848,做多,2021-11-22 12:25:00,2021-11-22 12:35:00,4210.51,4194.38,-0.09,flip_to_short -14849,做空,2021-11-22 12:35:00,2021-11-22 12:40:00,4194.38,4197.1,-0.02,flip_to_long -14850,做多,2021-11-22 12:40:00,2021-11-22 13:35:00,4197.1,4281.55,0.4,tp_upper -14851,做空,2021-11-22 16:10:00,2021-11-22 16:15:00,4218.28,4229.52,-0.07,flip_to_long -14852,做多,2021-11-22 16:15:00,2021-11-22 16:55:00,4229.52,4232.01,0.0,flip_to_short -14853,做空,2021-11-22 16:55:00,2021-11-22 17:05:00,4232.01,4226.56,0.02,flip_to_long -14854,做多,2021-11-22 17:05:00,2021-11-22 17:10:00,4226.56,4226.13,-0.01,flip_to_short -14855,做空,2021-11-22 17:10:00,2021-11-22 22:40:00,4226.13,4106.57,0.58,flip_to_long -14856,做多,2021-11-22 22:40:00,2021-11-22 23:00:00,4106.57,4091.89,-0.09,flip_to_short -14857,做空,2021-11-22 23:00:00,2021-11-22 23:05:00,4091.89,4093.25,-0.02,flip_to_long -14858,做多,2021-11-22 23:05:00,2021-11-23 00:00:00,4093.25,4084.36,-0.06,flip_to_short -14859,做空,2021-11-23 00:00:00,2021-11-23 00:15:00,4084.36,4084.62,-0.01,flip_to_long -14860,做多,2021-11-23 00:15:00,2021-11-23 05:20:00,4084.62,4155.83,0.37,flip_to_short -14861,做空,2021-11-23 05:20:00,2021-11-23 05:30:00,4155.83,4156.8,-0.02,flip_to_long -14862,做多,2021-11-23 05:30:00,2021-11-23 05:40:00,4156.8,4145.88,-0.07,flip_to_short -14863,做空,2021-11-23 05:40:00,2021-11-23 05:50:00,4145.88,4153.54,-0.05,flip_to_long -14864,做多,2021-11-23 05:50:00,2021-11-23 06:00:00,4153.54,4151.03,-0.02,flip_to_short -14865,做空,2021-11-23 06:00:00,2021-11-23 06:05:00,4151.03,4160.92,-0.06,flip_to_long -14866,做多,2021-11-23 06:05:00,2021-11-23 06:10:00,4160.92,4152.84,-0.05,flip_to_short -14867,做空,2021-11-23 06:10:00,2021-11-23 06:15:00,4152.84,4161.59,-0.06,flip_to_long -14868,做多,2021-11-23 06:15:00,2021-11-23 06:20:00,4161.59,4143.97,-0.1,flip_to_short -14869,做空,2021-11-23 06:20:00,2021-11-23 09:00:00,4143.97,4142.37,-0.0,flip_to_long -14870,做多,2021-11-23 09:00:00,2021-11-23 09:10:00,4142.37,4132.41,-0.06,flip_to_short -14871,做空,2021-11-23 09:10:00,2021-11-23 09:40:00,4132.41,4167.36,-0.19,flip_to_long -14872,做多,2021-11-23 09:40:00,2021-11-23 10:00:00,4167.36,4121.32,-0.24,flip_to_short -14873,做空,2021-11-23 10:00:00,2021-11-23 10:05:00,4121.32,4144.6,-0.13,flip_to_long -14874,做多,2021-11-23 10:05:00,2021-11-23 11:20:00,4144.6,4138.86,-0.04,flip_to_short -14875,做空,2021-11-23 11:20:00,2021-11-23 11:45:00,4138.86,4127.32,0.05,flip_to_long -14876,做多,2021-11-23 11:45:00,2021-11-23 11:55:00,4127.32,4135.36,0.03,flip_to_short -14877,做空,2021-11-23 11:55:00,2021-11-23 12:00:00,4135.36,4147.93,-0.07,flip_to_long -14878,做多,2021-11-23 12:00:00,2021-11-23 12:15:00,4147.93,4142.42,-0.04,flip_to_short -14879,做空,2021-11-23 12:15:00,2021-11-23 13:00:00,4142.42,4160.17,-0.1,flip_to_long -14880,做多,2021-11-23 13:00:00,2021-11-23 22:30:00,4160.17,4333.2,0.84,flip_to_short -14881,做空,2021-11-23 22:30:00,2021-11-23 22:40:00,4333.2,4345.19,-0.07,flip_to_long -14882,做多,2021-11-23 22:40:00,2021-11-23 22:50:00,4345.19,4326.72,-0.1,flip_to_short -14883,做空,2021-11-23 22:50:00,2021-11-23 23:00:00,4326.72,4341.49,-0.08,flip_to_long -14884,做多,2021-11-23 23:00:00,2021-11-23 23:05:00,4341.49,4340.43,-0.02,flip_to_short -14885,做空,2021-11-23 23:05:00,2021-11-23 23:10:00,4340.43,4344.65,-0.03,flip_to_long -14886,做多,2021-11-23 23:10:00,2021-11-23 23:40:00,4344.65,4348.81,0.01,flip_to_short -14887,做空,2021-11-23 23:40:00,2021-11-24 00:00:00,4348.81,4361.42,-0.07,flip_to_long -14888,做多,2021-11-24 00:00:00,2021-11-24 00:55:00,4361.42,4353.48,-0.05,flip_to_short -14889,做空,2021-11-24 00:55:00,2021-11-24 01:00:00,4353.48,4363.02,-0.06,flip_to_long -14890,做多,2021-11-24 01:00:00,2021-11-24 01:10:00,4363.02,4351.52,-0.07,flip_to_short -14891,做空,2021-11-24 01:10:00,2021-11-24 05:20:00,4351.52,4284.23,0.32,flip_to_long -14892,做多,2021-11-24 05:20:00,2021-11-24 06:05:00,4284.23,4249.81,-0.18,flip_to_short -14893,做空,2021-11-24 06:05:00,2021-11-24 06:45:00,4249.81,4264.29,-0.08,flip_to_long -14894,做多,2021-11-24 06:45:00,2021-11-24 10:45:00,4264.29,4278.25,0.06,flip_to_short -14895,做空,2021-11-24 10:45:00,2021-11-24 10:50:00,4278.25,4282.11,-0.03,flip_to_long -14896,做多,2021-11-24 10:50:00,2021-11-24 12:00:00,4282.11,4287.46,0.02,flip_to_short -14897,做空,2021-11-24 12:00:00,2021-11-24 12:15:00,4287.46,4293.71,-0.04,flip_to_long -14898,做多,2021-11-24 12:15:00,2021-11-24 12:20:00,4293.71,4285.45,-0.05,flip_to_short -14899,做空,2021-11-24 12:20:00,2021-11-24 12:25:00,4285.45,4300.56,-0.09,flip_to_long -14900,做多,2021-11-24 12:25:00,2021-11-24 12:45:00,4300.56,4286.09,-0.08,flip_to_short -14901,做空,2021-11-24 12:45:00,2021-11-24 13:10:00,4286.09,4292.35,-0.04,flip_to_long -14902,做多,2021-11-24 13:10:00,2021-11-24 13:25:00,4292.35,4296.27,0.01,flip_to_short -14903,做空,2021-11-24 13:25:00,2021-11-24 15:35:00,4296.27,4259.39,0.17,flip_to_long -14904,做多,2021-11-24 15:35:00,2021-11-24 15:40:00,4259.39,4242.37,-0.1,flip_to_short -14905,做空,2021-11-24 15:40:00,2021-11-24 15:45:00,4242.37,4257.89,-0.09,flip_to_long -14906,做多,2021-11-24 15:45:00,2021-11-24 15:55:00,4257.89,4253.93,-0.03,flip_to_short -14907,做空,2021-11-24 15:55:00,2021-11-24 16:15:00,4253.93,4250.81,0.0,flip_to_long -14908,做多,2021-11-24 16:15:00,2021-11-24 17:15:00,4250.81,4231.11,-0.11,flip_to_short -14909,做空,2021-11-24 17:15:00,2021-11-24 18:05:00,4231.11,4239.28,-0.05,flip_to_long -14910,做多,2021-11-24 18:05:00,2021-11-24 18:35:00,4239.28,4224.51,-0.08,flip_to_short -14911,做空,2021-11-24 18:35:00,2021-11-24 18:45:00,4224.51,4227.44,-0.02,flip_to_long -14912,做多,2021-11-24 18:45:00,2021-11-24 18:50:00,4227.44,4220.52,-0.04,flip_to_short -14913,做空,2021-11-24 18:50:00,2021-11-24 18:55:00,4220.52,4234.06,-0.08,flip_to_long -14914,做多,2021-11-24 18:55:00,2021-11-24 19:00:00,4234.06,4227.45,-0.04,flip_to_short -14915,做空,2021-11-24 19:00:00,2021-11-24 20:20:00,4227.45,4229.07,-0.02,flip_to_long -14916,做多,2021-11-24 20:20:00,2021-11-24 20:30:00,4229.07,4234.91,0.02,flip_to_short -14917,做空,2021-11-24 20:30:00,2021-11-24 22:50:00,4234.91,4244.45,-0.06,flip_to_long -14918,做多,2021-11-24 22:50:00,2021-11-25 04:15:00,4244.45,4301.01,0.26,flip_to_short -14919,做空,2021-11-25 04:15:00,2021-11-25 07:15:00,4301.01,4299.91,-0.01,flip_to_long -14920,做多,2021-11-25 07:15:00,2021-11-25 07:45:00,4299.91,4300.38,-0.01,flip_to_short -14921,做空,2021-11-25 07:45:00,2021-11-25 08:50:00,4300.38,4292.38,0.03,flip_to_long -14922,做多,2021-11-25 08:50:00,2021-11-25 08:55:00,4292.38,4287.05,-0.04,flip_to_short -14923,做空,2021-11-25 08:55:00,2021-11-25 09:30:00,4287.05,4285.87,-0.0,flip_to_long -14924,做多,2021-11-25 09:30:00,2021-11-25 09:45:00,4285.87,4281.66,-0.03,flip_to_short -14925,做空,2021-11-25 09:45:00,2021-11-25 09:50:00,4281.66,4290.37,-0.05,flip_to_long -14926,做多,2021-11-25 09:50:00,2021-11-25 19:20:00,4290.37,4495.55,0.99,flip_to_short -14927,做空,2021-11-25 19:20:00,2021-11-25 19:30:00,4495.55,4497.03,-0.02,flip_to_long -14928,做多,2021-11-25 19:30:00,2021-11-25 19:40:00,4497.03,4487.83,-0.06,flip_to_short -14929,做空,2021-11-25 19:40:00,2021-11-25 19:45:00,4487.83,4497.02,-0.06,flip_to_long -14930,做多,2021-11-25 19:45:00,2021-11-25 21:30:00,4497.02,4514.48,0.07,flip_to_short -14931,做空,2021-11-25 21:30:00,2021-11-25 22:40:00,4514.48,4506.55,0.03,flip_to_long -14932,做多,2021-11-25 22:40:00,2021-11-26 00:30:00,4506.55,4518.47,0.05,flip_to_short -14933,做空,2021-11-26 00:30:00,2021-11-26 01:20:00,4518.47,4515.01,0.01,flip_to_long -14934,做多,2021-11-26 01:20:00,2021-11-26 01:30:00,4515.01,4508.92,-0.04,flip_to_short -14935,做空,2021-11-26 01:30:00,2021-11-26 08:20:00,4508.92,4196.53,1.52,tp_lower -14936,做多,2021-11-26 13:30:00,2021-11-26 13:35:00,4060.0,4054.84,-0.04,flip_to_short -14937,做空,2021-11-26 13:35:00,2021-11-26 16:30:00,4054.84,4070.23,-0.1,flip_to_long -14938,做多,2021-11-26 16:30:00,2021-11-26 17:50:00,4070.23,4072.73,0.0,flip_to_short -14939,做空,2021-11-26 17:50:00,2021-11-26 19:15:00,4072.73,4071.86,-0.01,flip_to_long -14940,做多,2021-11-26 19:15:00,2021-11-26 20:00:00,4071.86,4066.1,-0.04,flip_to_short -14941,做空,2021-11-26 20:00:00,2021-11-26 20:05:00,4066.1,4076.75,-0.07,flip_to_long -14942,做多,2021-11-26 20:05:00,2021-11-26 20:10:00,4076.75,4066.35,-0.07,flip_to_short -14943,做空,2021-11-26 20:10:00,2021-11-26 20:20:00,4066.35,4072.31,-0.05,flip_to_long -14944,做多,2021-11-26 20:20:00,2021-11-26 21:55:00,4072.31,4064.97,-0.05,flip_to_short -14945,做空,2021-11-26 21:55:00,2021-11-26 22:00:00,4064.97,4081.48,-0.11,flip_to_long -14946,做多,2021-11-26 22:00:00,2021-11-26 22:30:00,4081.48,4079.17,-0.02,flip_to_short -14947,做空,2021-11-26 22:30:00,2021-11-26 22:35:00,4079.17,4082.5,-0.03,flip_to_long -14948,做多,2021-11-26 22:35:00,2021-11-26 22:40:00,4082.5,4077.58,-0.04,flip_to_short -14949,做空,2021-11-26 22:40:00,2021-11-26 23:10:00,4077.58,4086.28,-0.06,flip_to_long -14950,做多,2021-11-26 23:10:00,2021-11-26 23:15:00,4086.28,4077.37,-0.06,flip_to_short -14951,做空,2021-11-26 23:15:00,2021-11-27 00:10:00,4077.37,4085.68,-0.06,flip_to_long -14952,做多,2021-11-27 00:10:00,2021-11-27 00:15:00,4085.68,4071.39,-0.09,flip_to_short -14953,做空,2021-11-27 00:15:00,2021-11-27 00:25:00,4071.39,4081.0,-0.07,flip_to_long -14954,做多,2021-11-27 00:25:00,2021-11-27 00:30:00,4081.0,4076.78,-0.04,flip_to_short -14955,做空,2021-11-27 00:30:00,2021-11-27 00:35:00,4076.78,4086.17,-0.06,flip_to_long -14956,做多,2021-11-27 00:35:00,2021-11-27 00:45:00,4086.17,4079.37,-0.05,flip_to_short -14957,做空,2021-11-27 00:45:00,2021-11-27 01:00:00,4079.37,4074.69,0.01,flip_to_long -14958,做多,2021-11-27 01:00:00,2021-11-27 01:35:00,4074.69,4079.97,0.02,flip_to_short -14959,做空,2021-11-27 01:35:00,2021-11-27 06:15:00,4079.97,4106.68,-0.16,flip_to_long -14960,做多,2021-11-27 06:15:00,2021-11-27 07:15:00,4106.68,4108.61,-0.0,flip_to_short -14961,做空,2021-11-27 07:15:00,2021-11-27 07:30:00,4108.61,4114.23,-0.04,flip_to_long -14962,做多,2021-11-27 07:30:00,2021-11-27 09:50:00,4114.23,4127.33,0.06,flip_to_short -14963,做空,2021-11-27 09:50:00,2021-11-27 10:15:00,4127.33,4120.99,0.02,flip_to_long -14964,做多,2021-11-27 10:15:00,2021-11-27 11:05:00,4120.99,4134.69,0.06,flip_to_short -14965,做空,2021-11-27 11:05:00,2021-11-27 13:05:00,4134.69,4133.76,-0.01,flip_to_long -14966,做多,2021-11-27 13:05:00,2021-11-27 13:20:00,4133.76,4138.63,0.02,flip_to_short -14967,做空,2021-11-27 13:20:00,2021-11-27 14:40:00,4138.63,4135.93,0.0,flip_to_long -14968,做多,2021-11-27 14:40:00,2021-11-27 14:45:00,4135.93,4123.88,-0.08,flip_to_short -14969,做空,2021-11-27 14:45:00,2021-11-27 15:30:00,4123.88,4132.18,-0.06,flip_to_long -14970,做多,2021-11-27 15:30:00,2021-11-27 15:45:00,4132.18,4132.0,-0.01,flip_to_short -14971,做空,2021-11-27 15:45:00,2021-11-27 16:05:00,4132.0,4140.11,-0.06,flip_to_long -14972,做多,2021-11-27 16:05:00,2021-11-27 16:55:00,4140.11,4136.17,-0.03,flip_to_short -14973,做空,2021-11-27 16:55:00,2021-11-27 17:10:00,4136.17,4139.75,-0.03,flip_to_long -14974,做多,2021-11-27 17:10:00,2021-11-27 17:30:00,4139.75,4136.8,-0.03,flip_to_short -14975,做空,2021-11-27 17:30:00,2021-11-27 17:35:00,4136.8,4137.84,-0.02,flip_to_long -14976,做多,2021-11-27 17:35:00,2021-11-27 17:40:00,4137.84,4129.52,-0.06,flip_to_short -14977,做空,2021-11-27 17:40:00,2021-11-27 17:50:00,4129.52,4138.97,-0.06,flip_to_long -14978,做多,2021-11-27 17:50:00,2021-11-27 17:55:00,4138.97,4135.5,-0.03,flip_to_short -14979,做空,2021-11-27 17:55:00,2021-11-27 18:40:00,4135.5,4139.02,-0.03,flip_to_long -14980,做多,2021-11-27 18:40:00,2021-11-27 18:45:00,4139.02,4130.65,-0.06,flip_to_short -14981,做空,2021-11-27 18:45:00,2021-11-27 22:35:00,4130.65,4113.13,0.08,flip_to_long -14982,做多,2021-11-27 22:35:00,2021-11-27 23:15:00,4113.13,4100.73,-0.08,flip_to_short -14983,做空,2021-11-27 23:15:00,2021-11-27 23:55:00,4100.73,4095.33,0.02,flip_to_long -14984,做多,2021-11-27 23:55:00,2021-11-28 00:00:00,4095.33,4078.16,-0.1,flip_to_short -14985,做空,2021-11-28 00:00:00,2021-11-28 00:05:00,4078.16,4095.51,-0.11,flip_to_long -14986,做多,2021-11-28 00:05:00,2021-11-28 00:10:00,4095.51,4086.66,-0.06,flip_to_short -14987,做空,2021-11-28 00:10:00,2021-11-28 00:15:00,4086.66,4090.49,-0.03,flip_to_long -14988,做多,2021-11-28 00:15:00,2021-11-28 00:55:00,4090.49,4078.56,-0.08,flip_to_short -14989,做空,2021-11-28 00:55:00,2021-11-28 05:10:00,4078.56,4044.58,0.17,flip_to_long -14990,做多,2021-11-28 05:10:00,2021-11-28 05:25:00,4044.58,4040.13,-0.04,flip_to_short -14991,做空,2021-11-28 05:25:00,2021-11-28 05:45:00,4040.13,4044.26,-0.03,flip_to_long -14992,做多,2021-11-28 05:45:00,2021-11-28 05:50:00,4044.26,4040.07,-0.03,flip_to_short -14993,做空,2021-11-28 05:50:00,2021-11-28 09:40:00,4040.07,4056.15,-0.1,flip_to_long -14994,做多,2021-11-28 09:40:00,2021-11-28 10:00:00,4056.15,4055.12,-0.02,flip_to_short -14995,做空,2021-11-28 10:00:00,2021-11-28 10:05:00,4055.12,4059.08,-0.03,flip_to_long -14996,做多,2021-11-28 10:05:00,2021-11-28 12:25:00,4059.08,4086.04,0.13,flip_to_short -14997,做空,2021-11-28 12:25:00,2021-11-28 13:20:00,4086.04,4084.11,-0.0,flip_to_long -14998,做多,2021-11-28 13:20:00,2021-11-28 13:30:00,4084.11,4080.23,-0.03,flip_to_short -14999,做空,2021-11-28 13:30:00,2021-11-28 13:45:00,4080.23,4084.55,-0.03,flip_to_long -15000,做多,2021-11-28 13:45:00,2021-11-28 13:50:00,4084.55,4077.3,-0.05,flip_to_short -15001,做空,2021-11-28 13:50:00,2021-11-28 13:55:00,4077.3,4081.96,-0.04,flip_to_long -15002,做多,2021-11-28 13:55:00,2021-11-28 14:05:00,4081.96,4079.0,-0.03,flip_to_short -15003,做空,2021-11-28 14:05:00,2021-11-28 14:25:00,4079.0,4081.46,-0.02,flip_to_long -15004,做多,2021-11-28 14:25:00,2021-11-28 14:35:00,4081.46,4085.05,0.01,flip_to_short -15005,做空,2021-11-28 14:35:00,2021-11-28 16:00:00,4085.05,4086.28,-0.02,flip_to_long -15006,做多,2021-11-28 16:00:00,2021-11-29 03:20:00,4086.28,4294.12,1.09,flip_to_short -15007,做空,2021-11-29 03:20:00,2021-11-29 04:00:00,4294.12,4341.32,-0.27,flip_to_long -15008,做多,2021-11-29 04:00:00,2021-11-29 04:25:00,4341.32,4321.19,-0.12,flip_to_short -15009,做空,2021-11-29 04:25:00,2021-11-29 04:30:00,4321.19,4323.35,-0.02,flip_to_long -15010,做多,2021-11-29 04:30:00,2021-11-29 04:55:00,4323.35,4327.23,0.01,flip_to_short -15011,做空,2021-11-29 04:55:00,2021-11-29 05:15:00,4327.23,4333.53,-0.04,flip_to_long -15012,做多,2021-11-29 05:15:00,2021-11-29 05:30:00,4333.53,4328.43,-0.04,flip_to_short -15013,做空,2021-11-29 05:30:00,2021-11-29 05:40:00,4328.43,4328.51,-0.01,flip_to_long -15014,做多,2021-11-29 05:40:00,2021-11-29 05:50:00,4328.51,4317.38,-0.07,flip_to_short -15015,做空,2021-11-29 05:50:00,2021-11-29 05:55:00,4317.38,4323.72,-0.04,flip_to_long -15016,做多,2021-11-29 05:55:00,2021-11-29 06:15:00,4323.72,4329.55,0.02,flip_to_short -15017,做空,2021-11-29 06:15:00,2021-11-29 09:10:00,4329.55,4327.9,-0.0,flip_to_long -15018,做多,2021-11-29 09:10:00,2021-11-29 09:20:00,4327.9,4329.34,-0.0,flip_to_short -15019,做空,2021-11-29 09:20:00,2021-11-29 10:25:00,4329.34,4326.62,0.0,flip_to_long -15020,做多,2021-11-29 10:25:00,2021-11-29 10:35:00,4326.62,4326.48,-0.01,flip_to_short -15021,做空,2021-11-29 10:35:00,2021-11-29 10:50:00,4326.48,4330.42,-0.03,flip_to_long -15022,做多,2021-11-29 10:50:00,2021-11-29 10:55:00,4330.42,4325.17,-0.04,flip_to_short -15023,做空,2021-11-29 10:55:00,2021-11-29 11:00:00,4325.17,4334.09,-0.06,flip_to_long -15024,做多,2021-11-29 11:00:00,2021-11-29 11:10:00,4334.09,4332.13,-0.02,flip_to_short -15025,做空,2021-11-29 11:10:00,2021-11-29 12:35:00,4332.13,4320.7,0.05,flip_to_long -15026,做多,2021-11-29 12:35:00,2021-11-29 12:40:00,4320.7,4316.4,-0.03,flip_to_short -15027,做空,2021-11-29 12:40:00,2021-11-29 12:45:00,4316.4,4318.91,-0.02,flip_to_long -15028,做多,2021-11-29 12:45:00,2021-11-29 12:50:00,4318.91,4307.42,-0.07,flip_to_short -15029,做空,2021-11-29 12:50:00,2021-11-29 13:00:00,4307.42,4318.53,-0.07,flip_to_long -15030,做多,2021-11-29 13:00:00,2021-11-29 14:45:00,4318.53,4314.64,-0.03,flip_to_short -15031,做空,2021-11-29 14:45:00,2021-11-29 14:50:00,4314.64,4321.42,-0.05,flip_to_long -15032,做多,2021-11-29 14:50:00,2021-11-29 15:20:00,4321.42,4324.6,0.01,flip_to_short -15033,做空,2021-11-29 15:20:00,2021-11-29 15:45:00,4324.6,4320.11,0.01,flip_to_long -15034,做多,2021-11-29 15:45:00,2021-11-29 19:45:00,4320.11,4386.48,0.33,flip_to_short -15035,做空,2021-11-29 19:45:00,2021-11-29 19:50:00,4386.48,4391.89,-0.04,flip_to_long -15036,做多,2021-11-29 19:50:00,2021-11-29 20:05:00,4391.89,4395.32,0.01,flip_to_short -15037,做空,2021-11-29 20:05:00,2021-11-29 20:10:00,4395.32,4402.66,-0.05,flip_to_long -15038,做多,2021-11-29 20:10:00,2021-11-29 20:55:00,4402.66,4409.32,0.02,flip_to_short -15039,做空,2021-11-29 20:55:00,2021-11-29 21:00:00,4409.32,4415.21,-0.04,flip_to_long -15040,做多,2021-11-29 21:00:00,2021-11-29 22:35:00,4415.21,4433.3,0.08,flip_to_short -15041,做空,2021-11-29 22:35:00,2021-11-30 01:30:00,4433.3,4450.27,-0.1,flip_to_long -15042,做多,2021-11-30 01:30:00,2021-11-30 03:00:00,4450.27,4460.88,0.04,flip_to_short -15043,做空,2021-11-30 03:00:00,2021-11-30 03:10:00,4460.88,4466.5,-0.04,flip_to_long -15044,做多,2021-11-30 03:10:00,2021-11-30 03:20:00,4466.5,4458.14,-0.05,flip_to_short -15045,做空,2021-11-30 03:20:00,2021-11-30 08:00:00,4458.14,4421.28,0.18,flip_to_long -15046,做多,2021-11-30 08:00:00,2021-11-30 08:05:00,4421.28,4407.65,-0.08,flip_to_short -15047,做空,2021-11-30 08:05:00,2021-11-30 08:25:00,4407.65,4414.45,-0.05,flip_to_long -15048,做多,2021-11-30 08:25:00,2021-11-30 08:35:00,4414.45,4418.75,0.01,flip_to_short -15049,做空,2021-11-30 08:35:00,2021-11-30 09:30:00,4418.75,4420.44,-0.02,flip_to_long -15050,做多,2021-11-30 09:30:00,2021-11-30 15:55:00,4420.44,4618.9,1.01,flip_to_short -15051,做空,2021-11-30 15:55:00,2021-11-30 16:00:00,4618.9,4624.58,-0.04,flip_to_long -15052,做多,2021-11-30 16:00:00,2021-11-30 16:35:00,4624.58,4639.54,0.06,flip_to_short -15053,做空,2021-11-30 16:35:00,2021-11-30 18:40:00,4639.54,4657.99,-0.11,flip_to_long -15054,做多,2021-11-30 18:40:00,2021-11-30 19:30:00,4657.99,4638.98,-0.11,flip_to_short -15055,做空,2021-11-30 19:30:00,2021-11-30 20:55:00,4638.98,4648.0,-0.06,flip_to_long -15056,做多,2021-11-30 20:55:00,2021-11-30 21:35:00,4648.0,4621.99,-0.14,flip_to_short -15057,做空,2021-11-30 21:35:00,2021-11-30 21:50:00,4621.99,4641.13,-0.11,flip_to_long -15058,做多,2021-11-30 21:50:00,2021-11-30 21:55:00,4641.13,4630.35,-0.07,flip_to_short -15059,做空,2021-11-30 21:55:00,2021-11-30 22:00:00,4630.35,4642.26,-0.07,flip_to_long -15060,做多,2021-11-30 22:00:00,2021-11-30 22:15:00,4642.26,4639.58,-0.02,flip_to_short -15061,做空,2021-11-30 22:15:00,2021-11-30 22:20:00,4639.58,4653.22,-0.08,flip_to_long -15062,做多,2021-11-30 22:20:00,2021-11-30 22:45:00,4653.22,4637.84,-0.09,flip_to_short -15063,做空,2021-11-30 22:45:00,2021-11-30 22:50:00,4637.84,4648.8,-0.07,flip_to_long -15064,做多,2021-11-30 22:50:00,2021-11-30 23:00:00,4648.8,4646.31,-0.02,flip_to_short -15065,做空,2021-11-30 23:00:00,2021-11-30 23:15:00,4646.31,4651.08,-0.03,flip_to_long -15066,做多,2021-11-30 23:15:00,2021-11-30 23:30:00,4651.08,4639.33,-0.07,flip_to_short -15067,做空,2021-11-30 23:30:00,2021-11-30 23:40:00,4639.33,4654.71,-0.09,flip_to_long -15068,做多,2021-11-30 23:40:00,2021-11-30 23:45:00,4654.71,4634.05,-0.11,flip_to_short -15069,做空,2021-11-30 23:45:00,2021-12-01 00:05:00,4634.05,4661.8,-0.14,flip_to_long -15070,做多,2021-12-01 00:05:00,2021-12-01 02:10:00,4661.8,4677.71,0.07,flip_to_short -15071,做空,2021-12-01 02:10:00,2021-12-01 05:35:00,4677.71,4725.09,-0.24,flip_to_long -15072,做多,2021-12-01 05:35:00,2021-12-01 05:45:00,4725.09,4717.52,-0.05,flip_to_short -15073,做空,2021-12-01 05:45:00,2021-12-01 06:10:00,4717.52,4723.66,-0.04,flip_to_long -15074,做多,2021-12-01 06:10:00,2021-12-01 06:30:00,4723.66,4720.7,-0.03,flip_to_short -15075,做空,2021-12-01 06:30:00,2021-12-01 06:35:00,4720.7,4737.63,-0.09,flip_to_long -15076,做多,2021-12-01 06:35:00,2021-12-01 07:00:00,4737.63,4721.51,-0.09,flip_to_short -15077,做空,2021-12-01 07:00:00,2021-12-01 07:05:00,4721.51,4749.01,-0.14,flip_to_long -15078,做多,2021-12-01 07:05:00,2021-12-01 08:05:00,4749.01,4735.99,-0.07,flip_to_short -15079,做空,2021-12-01 08:05:00,2021-12-01 08:15:00,4735.99,4751.57,-0.08,flip_to_long -15080,做多,2021-12-01 08:15:00,2021-12-01 08:40:00,4751.57,4716.38,-0.17,flip_to_short -15081,做空,2021-12-01 08:40:00,2021-12-01 09:35:00,4716.38,4734.46,-0.09,flip_to_long -15082,做多,2021-12-01 09:35:00,2021-12-01 09:40:00,4734.46,4733.13,-0.02,flip_to_short -15083,做空,2021-12-01 09:40:00,2021-12-01 10:15:00,4733.13,4733.27,-0.01,flip_to_long -15084,做多,2021-12-01 10:15:00,2021-12-01 10:20:00,4733.27,4731.65,-0.02,flip_to_short -15085,做空,2021-12-01 10:20:00,2021-12-01 13:30:00,4731.65,4712.56,0.08,flip_to_long -15086,做多,2021-12-01 13:30:00,2021-12-01 13:40:00,4712.56,4704.13,-0.05,flip_to_short -15087,做空,2021-12-01 13:40:00,2021-12-01 14:10:00,4704.13,4706.13,-0.02,flip_to_long -15088,做多,2021-12-01 14:10:00,2021-12-01 16:45:00,4706.13,4717.1,0.04,flip_to_short -15089,做空,2021-12-01 16:45:00,2021-12-02 00:30:00,4717.1,4575.58,0.63,flip_to_long -15090,做多,2021-12-02 00:30:00,2021-12-02 01:00:00,4575.58,4563.16,-0.07,flip_to_short -15091,做空,2021-12-02 01:00:00,2021-12-02 01:10:00,4563.16,4579.45,-0.09,flip_to_long -15092,做多,2021-12-02 01:10:00,2021-12-02 01:20:00,4579.45,4573.38,-0.04,flip_to_short -15093,做空,2021-12-02 01:20:00,2021-12-02 02:30:00,4573.38,4578.99,-0.04,flip_to_long -15094,做多,2021-12-02 02:30:00,2021-12-02 02:35:00,4578.99,4578.12,-0.02,flip_to_short -15095,做空,2021-12-02 02:35:00,2021-12-02 06:50:00,4578.12,4529.4,0.22,flip_to_long -15096,做多,2021-12-02 06:50:00,2021-12-02 10:15:00,4529.4,4556.3,0.12,flip_to_short -15097,做空,2021-12-02 10:15:00,2021-12-02 10:30:00,4556.3,4566.82,-0.06,flip_to_long -15098,做多,2021-12-02 10:30:00,2021-12-02 10:45:00,4566.82,4563.66,-0.03,flip_to_short -15099,做空,2021-12-02 10:45:00,2021-12-02 14:10:00,4563.66,4559.54,0.01,flip_to_long -15100,做多,2021-12-02 14:10:00,2021-12-02 14:15:00,4559.54,4540.7,-0.1,flip_to_short -15101,做空,2021-12-02 14:15:00,2021-12-02 14:20:00,4540.7,4541.6,-0.02,flip_to_long -15102,做多,2021-12-02 14:20:00,2021-12-02 14:25:00,4541.6,4522.91,-0.1,flip_to_short -15103,做空,2021-12-02 14:25:00,2021-12-02 14:35:00,4522.91,4552.0,-0.15,flip_to_long -15104,做多,2021-12-02 14:35:00,2021-12-02 15:30:00,4552.0,4543.3,-0.05,flip_to_short -15105,做空,2021-12-02 15:30:00,2021-12-02 15:55:00,4543.3,4544.76,-0.02,flip_to_long -15106,做多,2021-12-02 15:55:00,2021-12-02 16:00:00,4544.76,4540.5,-0.03,flip_to_short -15107,做空,2021-12-02 16:00:00,2021-12-02 20:05:00,4540.5,4498.62,0.19,flip_to_long -15108,做多,2021-12-02 20:05:00,2021-12-02 20:15:00,4498.62,4501.9,0.01,flip_to_short -15109,做空,2021-12-02 20:15:00,2021-12-03 00:10:00,4501.9,4518.76,-0.09,flip_to_long -15110,做多,2021-12-03 00:10:00,2021-12-03 00:20:00,4518.76,4521.41,0.0,flip_to_short -15111,做空,2021-12-03 00:20:00,2021-12-03 00:25:00,4521.41,4523.27,-0.02,flip_to_long -15112,做多,2021-12-03 00:25:00,2021-12-03 00:45:00,4523.27,4526.41,0.0,flip_to_short -15113,做空,2021-12-03 00:45:00,2021-12-03 00:50:00,4526.41,4528.41,-0.02,flip_to_long -15114,做多,2021-12-03 00:50:00,2021-12-03 01:10:00,4528.41,4524.87,-0.03,flip_to_short -15115,做空,2021-12-03 01:10:00,2021-12-03 01:15:00,4524.87,4534.92,-0.06,flip_to_long -15116,做多,2021-12-03 01:15:00,2021-12-03 01:20:00,4534.92,4520.63,-0.08,flip_to_short -15117,做空,2021-12-03 01:20:00,2021-12-03 03:35:00,4520.63,4512.19,0.03,flip_to_long -15118,做多,2021-12-03 03:35:00,2021-12-03 05:25:00,4512.19,4516.85,0.01,flip_to_short -15119,做空,2021-12-03 05:25:00,2021-12-03 09:05:00,4516.85,4553.11,-0.19,flip_to_long -15120,做多,2021-12-03 09:05:00,2021-12-03 09:20:00,4553.11,4552.02,-0.02,flip_to_short -15121,做空,2021-12-03 09:20:00,2021-12-03 09:25:00,4552.02,4555.21,-0.03,flip_to_long -15122,做多,2021-12-03 09:25:00,2021-12-03 13:45:00,4555.21,4585.64,0.13,flip_to_short -15123,做空,2021-12-03 13:45:00,2021-12-03 13:50:00,4585.64,4595.53,-0.06,flip_to_long -15124,做多,2021-12-03 13:50:00,2021-12-03 14:00:00,4595.53,4595.71,-0.01,flip_to_short -15125,做空,2021-12-03 14:00:00,2021-12-03 23:20:00,4595.71,4231.98,1.71,flip_to_long -15126,做多,2021-12-03 23:20:00,2021-12-03 23:25:00,4231.98,4227.13,-0.04,flip_to_short -15127,做空,2021-12-03 23:25:00,2021-12-03 23:30:00,4227.13,4240.07,-0.08,flip_to_long -15128,做多,2021-12-03 23:30:00,2021-12-03 23:55:00,4240.07,4213.66,-0.16,flip_to_short -15129,做空,2021-12-03 23:55:00,2021-12-04 00:10:00,4213.66,4223.68,-0.07,flip_to_long -15130,做多,2021-12-04 00:10:00,2021-12-04 00:25:00,4223.68,4200.68,-0.14,flip_to_short -15131,做空,2021-12-04 00:25:00,2021-12-04 05:00:00,4200.68,3919.37,1.55,tp_lower -15132,做多,2021-12-04 08:15:00,2021-12-04 08:20:00,3938.9,3932.02,-0.06,flip_to_short -15133,做空,2021-12-04 08:20:00,2021-12-04 10:50:00,3932.02,3908.29,0.14,flip_to_long -15134,做多,2021-12-04 10:50:00,2021-12-04 11:00:00,3908.29,3897.81,-0.08,flip_to_short -15135,做空,2021-12-04 11:00:00,2021-12-04 12:10:00,3897.81,3909.86,-0.09,flip_to_long -15136,做多,2021-12-04 12:10:00,2021-12-04 12:45:00,3909.86,3923.08,0.07,flip_to_short -15137,做空,2021-12-04 12:45:00,2021-12-04 12:55:00,3923.08,3911.33,0.06,flip_to_long -15138,做多,2021-12-04 12:55:00,2021-12-04 13:15:00,3911.33,3909.49,-0.02,flip_to_short -15139,做空,2021-12-04 13:15:00,2021-12-04 13:20:00,3909.49,3913.49,-0.04,flip_to_long -15140,做多,2021-12-04 13:20:00,2021-12-04 16:55:00,3913.49,3986.12,0.45,flip_to_short -15141,做空,2021-12-04 16:55:00,2021-12-04 21:55:00,3986.12,4061.7,-0.49,flip_to_long -15142,做多,2021-12-04 21:55:00,2021-12-04 22:15:00,4061.7,4066.52,0.02,flip_to_short -15143,做空,2021-12-04 22:15:00,2021-12-04 22:20:00,4066.52,4070.0,-0.03,flip_to_long -15144,做多,2021-12-04 22:20:00,2021-12-04 22:25:00,4070.0,4069.22,-0.02,flip_to_short -15145,做空,2021-12-04 22:25:00,2021-12-04 22:30:00,4069.22,4092.14,-0.15,flip_to_long -15146,做多,2021-12-04 22:30:00,2021-12-04 23:20:00,4092.14,4083.55,-0.06,flip_to_short -15147,做空,2021-12-04 23:20:00,2021-12-04 23:40:00,4083.55,4084.99,-0.02,flip_to_long -15148,做多,2021-12-04 23:40:00,2021-12-05 00:30:00,4084.99,4079.07,-0.05,flip_to_short -15149,做空,2021-12-05 00:30:00,2021-12-05 00:35:00,4079.07,4086.86,-0.06,flip_to_long -15150,做多,2021-12-05 00:35:00,2021-12-05 01:00:00,4086.86,4085.75,-0.02,flip_to_short -15151,做空,2021-12-05 01:00:00,2021-12-05 01:10:00,4085.75,4092.74,-0.05,flip_to_long -15152,做多,2021-12-05 01:10:00,2021-12-05 01:20:00,4092.74,4095.47,0.0,flip_to_short -15153,做空,2021-12-05 01:20:00,2021-12-05 01:35:00,4095.47,4103.26,-0.06,flip_to_long -15154,做多,2021-12-05 01:35:00,2021-12-05 02:05:00,4103.26,4089.48,-0.09,flip_to_short -15155,做空,2021-12-05 02:05:00,2021-12-05 02:15:00,4089.48,4094.59,-0.04,flip_to_long -15156,做多,2021-12-05 02:15:00,2021-12-05 02:50:00,4094.59,4088.09,-0.05,flip_to_short -15157,做空,2021-12-05 02:50:00,2021-12-05 02:55:00,4088.09,4108.37,-0.13,flip_to_long -15158,做多,2021-12-05 02:55:00,2021-12-05 03:00:00,4108.37,4103.11,-0.04,flip_to_short -15159,做空,2021-12-05 03:00:00,2021-12-05 08:05:00,4103.11,4195.89,-0.56,flip_to_long -15160,做多,2021-12-05 08:05:00,2021-12-05 09:05:00,4195.89,4181.64,-0.09,flip_to_short -15161,做空,2021-12-05 09:05:00,2021-12-05 09:35:00,4181.64,4191.39,-0.07,flip_to_long -15162,做多,2021-12-05 09:35:00,2021-12-05 09:50:00,4191.39,4189.21,-0.02,flip_to_short -15163,做空,2021-12-05 09:50:00,2021-12-05 10:10:00,4189.21,4200.25,-0.07,flip_to_long -15164,做多,2021-12-05 10:10:00,2021-12-05 10:50:00,4200.25,4194.11,-0.05,flip_to_short -15165,做空,2021-12-05 10:50:00,2021-12-05 11:05:00,4194.11,4198.08,-0.03,flip_to_long -15166,做多,2021-12-05 11:05:00,2021-12-05 11:25:00,4198.08,4207.72,0.04,flip_to_short -15167,做空,2021-12-05 11:25:00,2021-12-05 12:05:00,4207.72,4201.66,0.02,flip_to_long -15168,做多,2021-12-05 12:05:00,2021-12-05 13:20:00,4201.66,4200.84,-0.02,flip_to_short -15169,做空,2021-12-05 13:20:00,2021-12-05 13:30:00,4200.84,4213.22,-0.08,flip_to_long -15170,做多,2021-12-05 13:30:00,2021-12-05 13:55:00,4213.22,4200.0,-0.08,flip_to_short -15171,做空,2021-12-05 13:55:00,2021-12-05 17:25:00,4200.0,4141.37,0.31,flip_to_long -15172,做多,2021-12-05 17:25:00,2021-12-05 17:35:00,4141.37,4147.53,0.02,flip_to_short -15173,做空,2021-12-05 17:35:00,2021-12-05 19:25:00,4147.53,4121.29,0.14,flip_to_long -15174,做多,2021-12-05 19:25:00,2021-12-05 19:30:00,4121.29,4116.42,-0.04,flip_to_short -15175,做空,2021-12-05 19:30:00,2021-12-05 19:35:00,4116.42,4124.47,-0.06,flip_to_long -15176,做多,2021-12-05 19:35:00,2021-12-05 19:45:00,4124.47,4121.37,-0.03,flip_to_short -15177,做空,2021-12-05 19:45:00,2021-12-05 20:30:00,4121.37,4120.91,-0.01,flip_to_long -15178,做多,2021-12-05 20:30:00,2021-12-05 21:05:00,4120.91,4131.42,0.05,flip_to_short -15179,做空,2021-12-05 21:05:00,2021-12-05 21:25:00,4131.42,4132.24,-0.02,flip_to_long -15180,做多,2021-12-05 21:25:00,2021-12-05 21:35:00,4132.24,4120.61,-0.08,flip_to_short -15181,做空,2021-12-05 21:35:00,2021-12-05 21:40:00,4120.61,4144.97,-0.15,flip_to_long -15182,做多,2021-12-05 21:40:00,2021-12-05 22:00:00,4144.97,4130.26,-0.09,flip_to_short -15183,做空,2021-12-05 22:00:00,2021-12-05 22:15:00,4130.26,4138.98,-0.06,flip_to_long -15184,做多,2021-12-05 22:15:00,2021-12-05 22:35:00,4138.98,4137.64,-0.02,flip_to_short -15185,做空,2021-12-05 22:35:00,2021-12-05 22:45:00,4137.64,4145.21,-0.05,flip_to_long -15186,做多,2021-12-05 22:45:00,2021-12-06 00:10:00,4145.21,4146.6,-0.0,flip_to_short -15187,做空,2021-12-06 00:10:00,2021-12-06 01:05:00,4146.6,4150.0,-0.03,flip_to_long -15188,做多,2021-12-06 01:05:00,2021-12-06 01:20:00,4150.0,4142.04,-0.06,flip_to_short -15189,做空,2021-12-06 01:20:00,2021-12-06 01:55:00,4142.04,4144.07,-0.02,flip_to_long -15190,做多,2021-12-06 01:55:00,2021-12-06 02:25:00,4144.07,4147.76,0.01,flip_to_short -15191,做空,2021-12-06 02:25:00,2021-12-06 02:35:00,4147.76,4147.78,-0.01,flip_to_long -15192,做多,2021-12-06 02:35:00,2021-12-06 02:55:00,4147.78,4148.2,-0.01,flip_to_short -15193,做空,2021-12-06 02:55:00,2021-12-06 08:00:00,4148.2,4140.87,0.03,flip_to_long -15194,做多,2021-12-06 08:00:00,2021-12-06 08:05:00,4140.87,4082.44,-0.34,flip_to_short -15195,做空,2021-12-06 08:05:00,2021-12-06 11:40:00,4082.44,4018.5,0.35,flip_to_long -15196,做多,2021-12-06 11:40:00,2021-12-06 11:45:00,4018.5,4007.85,-0.07,flip_to_short -15197,做空,2021-12-06 11:45:00,2021-12-06 11:50:00,4007.85,4057.43,-0.3,flip_to_long -15198,做多,2021-12-06 11:50:00,2021-12-06 14:35:00,4057.43,3994.67,-0.36,flip_to_short -15199,做空,2021-12-06 14:35:00,2021-12-06 14:40:00,3994.67,4028.46,-0.2,flip_to_long -15200,做多,2021-12-06 14:40:00,2021-12-06 14:45:00,4028.46,4009.48,-0.12,flip_to_short -15201,做空,2021-12-06 14:45:00,2021-12-06 14:55:00,4009.48,4017.91,-0.06,flip_to_long -15202,做多,2021-12-06 14:55:00,2021-12-06 15:05:00,4017.91,4020.22,0.0,flip_to_short -15203,做空,2021-12-06 15:05:00,2021-12-07 02:15:00,4020.22,4335.17,-1.74,flip_to_long -15204,做多,2021-12-07 02:15:00,2021-12-07 02:20:00,4335.17,4333.83,-0.02,flip_to_short -15205,做空,2021-12-07 02:20:00,2021-12-07 03:20:00,4333.83,4338.45,-0.03,flip_to_long -15206,做多,2021-12-07 03:20:00,2021-12-07 03:25:00,4338.45,4332.99,-0.04,flip_to_short -15207,做空,2021-12-07 03:25:00,2021-12-07 03:30:00,4332.99,4342.25,-0.05,flip_to_long -15208,做多,2021-12-07 03:30:00,2021-12-07 03:35:00,4342.25,4335.67,-0.04,flip_to_short -15209,做空,2021-12-07 03:35:00,2021-12-07 03:45:00,4335.67,4337.96,-0.02,flip_to_long -15210,做多,2021-12-07 03:45:00,2021-12-07 04:35:00,4337.96,4335.3,-0.02,flip_to_short -15211,做空,2021-12-07 04:35:00,2021-12-07 04:40:00,4335.3,4338.93,-0.03,flip_to_long -15212,做多,2021-12-07 04:40:00,2021-12-07 04:45:00,4338.93,4331.11,-0.05,flip_to_short -15213,做空,2021-12-07 04:45:00,2021-12-07 04:55:00,4331.11,4344.52,-0.07,flip_to_long -15214,做多,2021-12-07 04:55:00,2021-12-07 05:30:00,4344.52,4333.17,-0.06,flip_to_short -15215,做空,2021-12-07 05:30:00,2021-12-07 05:35:00,4333.17,4336.94,-0.03,flip_to_long -15216,做多,2021-12-07 05:35:00,2021-12-07 05:55:00,4336.94,4341.46,0.01,flip_to_short -15217,做空,2021-12-07 05:55:00,2021-12-07 07:45:00,4341.46,4343.33,-0.02,flip_to_long -15218,做多,2021-12-07 07:45:00,2021-12-07 12:05:00,4343.33,4394.35,0.23,flip_to_short -15219,做空,2021-12-07 12:05:00,2021-12-07 14:35:00,4394.35,4374.51,0.08,flip_to_long -15220,做多,2021-12-07 14:35:00,2021-12-07 15:25:00,4374.51,4379.88,0.01,flip_to_short -15221,做空,2021-12-07 15:25:00,2021-12-07 16:20:00,4379.88,4374.01,0.02,flip_to_long -15222,做多,2021-12-07 16:20:00,2021-12-07 21:20:00,4374.01,4303.01,-0.34,flip_to_short -15223,做空,2021-12-07 21:20:00,2021-12-07 21:25:00,4303.01,4314.32,-0.06,flip_to_long -15224,做多,2021-12-07 21:25:00,2021-12-07 21:30:00,4314.32,4313.08,-0.02,flip_to_short -15225,做空,2021-12-07 21:30:00,2021-12-07 22:35:00,4313.08,4302.35,0.04,flip_to_long -15226,做多,2021-12-07 22:35:00,2021-12-07 23:25:00,4302.35,4285.76,-0.09,flip_to_short -15227,做空,2021-12-07 23:25:00,2021-12-07 23:30:00,4285.76,4297.48,-0.06,flip_to_long -15228,做多,2021-12-07 23:30:00,2021-12-08 00:10:00,4297.48,4303.84,0.02,flip_to_short -15229,做空,2021-12-08 00:10:00,2021-12-08 00:25:00,4303.84,4308.52,-0.03,flip_to_long -15230,做多,2021-12-08 00:25:00,2021-12-08 02:50:00,4308.52,4308.05,-0.01,flip_to_short -15231,做空,2021-12-08 02:50:00,2021-12-08 03:10:00,4308.05,4317.57,-0.05,flip_to_long -15232,做多,2021-12-08 03:10:00,2021-12-08 03:20:00,4317.57,4316.59,-0.01,flip_to_short -15233,做空,2021-12-08 03:20:00,2021-12-08 04:05:00,4316.59,4310.59,0.02,flip_to_long -15234,做多,2021-12-08 04:05:00,2021-12-08 04:25:00,4310.59,4305.63,-0.03,flip_to_short -15235,做空,2021-12-08 04:25:00,2021-12-08 04:50:00,4305.63,4312.2,-0.04,flip_to_long -15236,做多,2021-12-08 04:50:00,2021-12-08 05:00:00,4312.2,4315.49,0.01,flip_to_short -15237,做空,2021-12-08 05:00:00,2021-12-08 09:40:00,4315.49,4353.74,-0.19,flip_to_long -15238,做多,2021-12-08 09:40:00,2021-12-08 09:45:00,4353.74,4332.99,-0.1,flip_to_short -15239,做空,2021-12-08 09:45:00,2021-12-08 13:00:00,4332.99,4311.61,0.09,flip_to_long -15240,做多,2021-12-08 13:00:00,2021-12-08 13:05:00,4311.61,4307.78,-0.03,flip_to_short -15241,做空,2021-12-08 13:05:00,2021-12-08 13:30:00,4307.78,4304.17,0.01,flip_to_long -15242,做多,2021-12-08 13:30:00,2021-12-08 13:35:00,4304.17,4301.92,-0.02,flip_to_short -15243,做空,2021-12-08 13:35:00,2021-12-08 13:45:00,4301.92,4301.14,-0.01,flip_to_long -15244,做多,2021-12-08 13:45:00,2021-12-08 13:50:00,4301.14,4291.97,-0.05,flip_to_short -15245,做空,2021-12-08 13:50:00,2021-12-08 14:00:00,4291.97,4293.26,-0.02,flip_to_long -15246,做多,2021-12-08 14:00:00,2021-12-08 17:50:00,4293.26,4371.96,0.35,flip_to_short -15247,做空,2021-12-08 17:50:00,2021-12-08 17:55:00,4371.96,4377.25,-0.03,flip_to_long -15248,做多,2021-12-08 17:55:00,2021-12-08 18:00:00,4377.25,4371.76,-0.03,flip_to_short -15249,做空,2021-12-08 18:00:00,2021-12-08 18:05:00,4371.76,4376.63,-0.03,flip_to_long -15250,做多,2021-12-08 18:05:00,2021-12-08 19:00:00,4376.63,4392.24,0.06,flip_to_short -15251,做空,2021-12-08 19:00:00,2021-12-08 19:05:00,4392.24,4396.73,-0.03,flip_to_long -15252,做多,2021-12-08 19:05:00,2021-12-08 19:40:00,4396.73,4398.3,-0.0,flip_to_short -15253,做空,2021-12-08 19:40:00,2021-12-08 20:15:00,4398.3,4387.94,0.04,flip_to_long -15254,做多,2021-12-08 20:15:00,2021-12-08 21:25:00,4387.94,4393.23,0.01,flip_to_short -15255,做空,2021-12-08 21:25:00,2021-12-08 21:35:00,4393.23,4399.83,-0.04,flip_to_long -15256,做多,2021-12-08 21:35:00,2021-12-08 22:50:00,4399.83,4386.46,-0.07,flip_to_short -15257,做空,2021-12-08 22:50:00,2021-12-08 23:05:00,4386.46,4402.7,-0.08,flip_to_long -15258,做多,2021-12-08 23:05:00,2021-12-08 23:10:00,4402.7,4399.63,-0.02,flip_to_short -15259,做空,2021-12-08 23:10:00,2021-12-08 23:15:00,4399.63,4414.82,-0.08,flip_to_long -15260,做多,2021-12-08 23:15:00,2021-12-09 01:05:00,4414.82,4416.4,-0.0,flip_to_short -15261,做空,2021-12-09 01:05:00,2021-12-09 01:15:00,4416.4,4415.99,-0.01,flip_to_long -15262,做多,2021-12-09 01:15:00,2021-12-09 01:30:00,4415.99,4423.36,0.02,flip_to_short -15263,做空,2021-12-09 01:30:00,2021-12-09 06:15:00,4423.36,4384.69,0.17,flip_to_long -15264,做多,2021-12-09 06:15:00,2021-12-09 06:50:00,4384.69,4370.08,-0.08,flip_to_short -15265,做空,2021-12-09 06:50:00,2021-12-09 07:30:00,4370.08,4383.83,-0.07,flip_to_long -15266,做多,2021-12-09 07:30:00,2021-12-09 07:35:00,4383.83,4383.77,-0.01,flip_to_short -15267,做空,2021-12-09 07:35:00,2021-12-09 08:35:00,4383.77,4339.3,0.19,tp_lower -15268,做多,2021-12-09 13:40:00,2021-12-09 14:05:00,4298.16,4295.72,-0.02,flip_to_short -15269,做空,2021-12-09 14:05:00,2021-12-09 14:10:00,4295.72,4300.59,-0.03,flip_to_long -15270,做多,2021-12-09 14:10:00,2021-12-09 14:15:00,4300.59,4287.93,-0.07,flip_to_short -15271,做空,2021-12-09 14:15:00,2021-12-09 21:25:00,4287.93,4148.3,0.64,flip_to_long -15272,做多,2021-12-09 21:25:00,2021-12-09 22:40:00,4148.3,4145.67,-0.02,flip_to_short -15273,做空,2021-12-09 22:40:00,2021-12-10 00:30:00,4145.67,4182.74,-0.19,flip_to_long -15274,做多,2021-12-10 00:30:00,2021-12-10 00:40:00,4182.74,4146.47,-0.19,flip_to_short -15275,做空,2021-12-10 00:40:00,2021-12-10 01:10:00,4146.47,4144.7,-0.0,flip_to_long -15276,做多,2021-12-10 01:10:00,2021-12-10 01:30:00,4144.7,4150.08,0.02,flip_to_short -15277,做空,2021-12-10 01:30:00,2021-12-10 02:15:00,4150.08,4162.78,-0.07,flip_to_long -15278,做多,2021-12-10 02:15:00,2021-12-10 03:00:00,4162.78,4157.36,-0.04,flip_to_short -15279,做空,2021-12-10 03:00:00,2021-12-10 04:15:00,4157.36,4150.32,0.02,flip_to_long -15280,做多,2021-12-10 04:15:00,2021-12-10 04:30:00,4150.32,4148.89,-0.02,flip_to_short -15281,做空,2021-12-10 04:30:00,2021-12-10 09:40:00,4148.89,4093.95,0.26,flip_to_long -15282,做多,2021-12-10 09:40:00,2021-12-10 09:45:00,4093.95,4086.6,-0.05,flip_to_short -15283,做空,2021-12-10 09:45:00,2021-12-10 09:50:00,4086.6,4097.02,-0.06,flip_to_long -15284,做多,2021-12-10 09:50:00,2021-12-10 14:45:00,4097.02,4050.71,-0.24,flip_to_short -15285,做空,2021-12-10 14:45:00,2021-12-10 19:25:00,4050.71,4002.73,0.23,flip_to_long -15286,做多,2021-12-10 19:25:00,2021-12-10 21:45:00,4002.73,3991.21,-0.07,flip_to_short -15287,做空,2021-12-10 21:45:00,2021-12-10 21:50:00,3991.21,3996.05,-0.03,flip_to_long -15288,做多,2021-12-10 21:50:00,2021-12-11 01:45:00,3996.05,3970.88,-0.14,flip_to_short -15289,做空,2021-12-11 01:45:00,2021-12-11 02:00:00,3970.88,3988.42,-0.1,flip_to_long -15290,做多,2021-12-11 02:00:00,2021-12-11 02:15:00,3988.42,3963.33,-0.14,flip_to_short -15291,做空,2021-12-11 02:15:00,2021-12-11 02:25:00,3963.33,3970.45,-0.05,flip_to_long -15292,做多,2021-12-11 02:25:00,2021-12-11 02:30:00,3970.45,3963.16,-0.05,flip_to_short -15293,做空,2021-12-11 02:30:00,2021-12-11 06:25:00,3963.16,4006.45,-0.23,flip_to_long -15294,做多,2021-12-11 06:25:00,2021-12-11 08:50:00,4006.45,4002.29,-0.03,flip_to_short -15295,做空,2021-12-11 08:50:00,2021-12-11 08:55:00,4002.29,4019.83,-0.1,flip_to_long -15296,做多,2021-12-11 08:55:00,2021-12-11 09:00:00,4019.83,3996.59,-0.12,flip_to_short -15297,做空,2021-12-11 09:00:00,2021-12-11 09:20:00,3996.59,4009.53,-0.07,flip_to_long -15298,做多,2021-12-11 09:20:00,2021-12-11 09:25:00,4009.53,4007.9,-0.02,flip_to_short -15299,做空,2021-12-11 09:25:00,2021-12-11 09:50:00,4007.9,4005.58,0.0,flip_to_long -15300,做多,2021-12-11 09:50:00,2021-12-11 10:10:00,4005.58,4008.08,0.0,flip_to_short -15301,做空,2021-12-11 10:10:00,2021-12-11 13:15:00,4008.08,4014.79,-0.04,flip_to_long -15302,做多,2021-12-11 13:15:00,2021-12-11 13:40:00,4014.79,4015.63,-0.01,flip_to_short -15303,做空,2021-12-11 13:40:00,2021-12-11 14:20:00,4015.63,4015.25,-0.01,flip_to_long -15304,做多,2021-12-11 14:20:00,2021-12-11 17:45:00,4015.25,4043.3,0.12,flip_to_short -15305,做空,2021-12-11 17:45:00,2021-12-11 17:55:00,4043.3,4043.97,-0.01,flip_to_long -15306,做多,2021-12-11 17:55:00,2021-12-11 18:05:00,4043.97,4040.84,-0.02,flip_to_short -15307,做空,2021-12-11 18:05:00,2021-12-11 18:35:00,4040.84,4042.09,-0.02,flip_to_long -15308,做多,2021-12-11 18:35:00,2021-12-11 18:40:00,4042.09,4039.2,-0.02,flip_to_short -15309,做空,2021-12-11 18:40:00,2021-12-11 18:45:00,4039.2,4046.41,-0.04,flip_to_long -15310,做多,2021-12-11 18:45:00,2021-12-11 18:50:00,4046.41,4041.15,-0.03,flip_to_short -15311,做空,2021-12-11 18:50:00,2021-12-11 19:20:00,4041.15,4043.61,-0.02,flip_to_long -15312,做多,2021-12-11 19:20:00,2021-12-11 22:55:00,4043.61,4023.25,-0.11,flip_to_short -15313,做空,2021-12-11 22:55:00,2021-12-11 23:00:00,4023.25,4029.11,-0.04,flip_to_long -15314,做多,2021-12-11 23:00:00,2021-12-12 01:20:00,4029.11,4036.67,0.03,flip_to_short -15315,做空,2021-12-12 01:20:00,2021-12-12 01:25:00,4036.67,4043.61,-0.04,flip_to_long -15316,做多,2021-12-12 01:25:00,2021-12-12 01:35:00,4043.61,4044.71,-0.0,flip_to_short -15317,做空,2021-12-12 01:35:00,2021-12-12 02:25:00,4044.71,4044.53,-0.01,flip_to_long -15318,做多,2021-12-12 02:25:00,2021-12-12 02:45:00,4044.53,4044.37,-0.01,flip_to_short -15319,做空,2021-12-12 02:45:00,2021-12-12 03:40:00,4044.37,4051.49,-0.04,flip_to_long -15320,做多,2021-12-12 03:40:00,2021-12-12 05:35:00,4051.49,4038.7,-0.07,flip_to_short -15321,做空,2021-12-12 05:35:00,2021-12-12 06:00:00,4038.7,4037.9,-0.01,flip_to_long -15322,做多,2021-12-12 06:00:00,2021-12-12 08:25:00,4037.9,4037.12,-0.01,flip_to_short -15323,做空,2021-12-12 08:25:00,2021-12-12 11:20:00,4037.12,4024.48,0.05,flip_to_long -15324,做多,2021-12-12 11:20:00,2021-12-12 15:15:00,4024.48,4033.34,0.03,flip_to_short -15325,做空,2021-12-12 15:15:00,2021-12-12 16:35:00,4033.34,4035.91,-0.02,flip_to_long -15326,做多,2021-12-12 16:35:00,2021-12-12 16:40:00,4035.91,4031.19,-0.03,flip_to_short -15327,做空,2021-12-12 16:40:00,2021-12-12 16:50:00,4031.19,4035.21,-0.03,flip_to_long -15328,做多,2021-12-12 16:50:00,2021-12-12 21:40:00,4035.21,4132.52,0.45,flip_to_short -15329,做空,2021-12-12 21:40:00,2021-12-12 22:10:00,4132.52,4131.01,-0.0,flip_to_long -15330,做多,2021-12-12 22:10:00,2021-12-12 23:00:00,4131.01,4148.43,0.07,flip_to_short -15331,做空,2021-12-12 23:00:00,2021-12-12 23:25:00,4148.43,4150.07,-0.02,flip_to_long -15332,做多,2021-12-12 23:25:00,2021-12-12 23:30:00,4150.07,4138.0,-0.07,flip_to_short -15333,做空,2021-12-12 23:30:00,2021-12-13 05:15:00,4138.0,4013.77,0.58,flip_to_long -15334,做多,2021-12-13 05:15:00,2021-12-13 05:20:00,4013.77,3998.91,-0.09,flip_to_short -15335,做空,2021-12-13 05:20:00,2021-12-13 05:40:00,3998.91,4001.99,-0.03,flip_to_long -15336,做多,2021-12-13 05:40:00,2021-12-13 06:25:00,4001.99,3998.0,-0.03,flip_to_short -15337,做空,2021-12-13 06:25:00,2021-12-13 06:35:00,3998.0,4001.18,-0.03,flip_to_long -15338,做多,2021-12-13 06:35:00,2021-12-13 06:40:00,4001.18,3993.62,-0.05,flip_to_short -15339,做空,2021-12-13 06:40:00,2021-12-13 07:15:00,3993.62,3996.54,-0.02,flip_to_long -15340,做多,2021-12-13 07:15:00,2021-12-13 07:35:00,3996.54,3991.08,-0.04,flip_to_short -15341,做空,2021-12-13 07:35:00,2021-12-13 08:10:00,3991.08,4004.39,-0.08,flip_to_long -15342,做多,2021-12-13 08:10:00,2021-12-13 08:25:00,4004.39,4001.73,-0.02,flip_to_short -15343,做空,2021-12-13 08:25:00,2021-12-13 08:30:00,4001.73,4011.67,-0.06,flip_to_long -15344,做多,2021-12-13 08:30:00,2021-12-13 09:05:00,4011.67,3998.89,-0.07,flip_to_short -15345,做空,2021-12-13 09:05:00,2021-12-13 09:20:00,3998.89,4001.54,-0.02,flip_to_long -15346,做多,2021-12-13 09:20:00,2021-12-13 10:05:00,4001.54,3994.06,-0.05,flip_to_short -15347,做空,2021-12-13 10:05:00,2021-12-13 11:00:00,3994.06,3996.99,-0.02,flip_to_long -15348,做多,2021-12-13 11:00:00,2021-12-13 12:30:00,3996.99,3995.21,-0.02,flip_to_short -15349,做空,2021-12-13 12:30:00,2021-12-13 22:05:00,3995.21,3788.69,1.01,flip_to_long -15350,做多,2021-12-13 22:05:00,2021-12-14 00:00:00,3788.69,3764.17,-0.14,flip_to_short -15351,做空,2021-12-14 00:00:00,2021-12-14 00:05:00,3764.17,3793.29,-0.17,flip_to_long -15352,做多,2021-12-14 00:05:00,2021-12-14 00:15:00,3793.29,3772.25,-0.12,flip_to_short -15353,做空,2021-12-14 00:15:00,2021-12-14 01:50:00,3772.25,3783.31,-0.07,flip_to_long -15354,做多,2021-12-14 01:50:00,2021-12-14 01:55:00,3783.31,3780.69,-0.02,flip_to_short -15355,做空,2021-12-14 01:55:00,2021-12-14 02:00:00,3780.69,3786.26,-0.04,flip_to_long -15356,做多,2021-12-14 02:00:00,2021-12-14 02:05:00,3786.26,3783.64,-0.02,flip_to_short -15357,做空,2021-12-14 02:05:00,2021-12-14 02:10:00,3783.64,3784.69,-0.02,flip_to_long -15358,做多,2021-12-14 02:10:00,2021-12-14 02:15:00,3784.69,3753.53,-0.18,flip_to_short -15359,做空,2021-12-14 02:15:00,2021-12-14 03:00:00,3753.53,3792.93,-0.22,flip_to_long -15360,做多,2021-12-14 03:00:00,2021-12-14 03:10:00,3792.93,3781.84,-0.07,flip_to_short -15361,做空,2021-12-14 03:10:00,2021-12-14 04:05:00,3781.84,3784.78,-0.03,flip_to_long -15362,做多,2021-12-14 04:05:00,2021-12-14 04:15:00,3784.78,3781.98,-0.02,flip_to_short -15363,做空,2021-12-14 04:15:00,2021-12-14 04:30:00,3781.98,3789.52,-0.05,flip_to_long -15364,做多,2021-12-14 04:30:00,2021-12-14 04:35:00,3789.52,3773.91,-0.09,flip_to_short -15365,做空,2021-12-14 04:35:00,2021-12-14 05:30:00,3773.91,3781.38,-0.05,flip_to_long -15366,做多,2021-12-14 05:30:00,2021-12-14 05:35:00,3781.38,3772.14,-0.06,flip_to_short -15367,做空,2021-12-14 05:35:00,2021-12-14 07:30:00,3772.14,3761.11,0.05,flip_to_long -15368,做多,2021-12-14 07:30:00,2021-12-14 07:40:00,3761.11,3757.85,-0.03,flip_to_short -15369,做空,2021-12-14 07:40:00,2021-12-14 07:45:00,3757.85,3769.85,-0.07,flip_to_long -15370,做多,2021-12-14 07:45:00,2021-12-14 09:55:00,3769.85,3767.18,-0.02,flip_to_short -15371,做空,2021-12-14 09:55:00,2021-12-14 13:25:00,3767.18,3813.49,-0.25,flip_to_long -15372,做多,2021-12-14 13:25:00,2021-12-14 13:30:00,3813.49,3792.03,-0.12,flip_to_short -15373,做空,2021-12-14 13:30:00,2021-12-14 14:40:00,3792.03,3803.85,-0.07,flip_to_long -15374,做多,2021-12-14 14:40:00,2021-12-14 15:00:00,3803.85,3799.56,-0.03,flip_to_short -15375,做空,2021-12-14 15:00:00,2021-12-14 15:05:00,3799.56,3812.17,-0.07,flip_to_long -15376,做多,2021-12-14 15:05:00,2021-12-14 15:10:00,3812.17,3789.06,-0.12,flip_to_short -15377,做空,2021-12-14 15:10:00,2021-12-14 15:20:00,3789.06,3827.91,-0.2,flip_to_long -15378,做多,2021-12-14 15:20:00,2021-12-14 15:40:00,3827.91,3809.95,-0.1,flip_to_short -15379,做空,2021-12-14 15:40:00,2021-12-14 19:30:00,3809.95,3778.55,0.14,flip_to_long -15380,做多,2021-12-14 19:30:00,2021-12-15 01:00:00,3778.55,3835.6,0.27,flip_to_short -15381,做空,2021-12-15 01:00:00,2021-12-15 03:50:00,3835.6,3838.19,-0.02,flip_to_long -15382,做多,2021-12-15 03:50:00,2021-12-15 04:00:00,3838.19,3833.68,-0.03,flip_to_short -15383,做空,2021-12-15 04:00:00,2021-12-15 04:10:00,3833.68,3844.15,-0.06,flip_to_long -15384,做多,2021-12-15 04:10:00,2021-12-15 05:10:00,3844.15,3844.04,-0.01,flip_to_short -15385,做空,2021-12-15 05:10:00,2021-12-15 10:50:00,3844.04,3863.49,-0.11,flip_to_long -15386,做多,2021-12-15 10:50:00,2021-12-15 11:20:00,3863.49,3850.37,-0.07,flip_to_short -15387,做空,2021-12-15 11:20:00,2021-12-15 12:10:00,3850.37,3867.46,-0.09,flip_to_long -15388,做多,2021-12-15 12:10:00,2021-12-15 12:20:00,3867.46,3860.56,-0.04,flip_to_short -15389,做空,2021-12-15 12:20:00,2021-12-15 12:25:00,3860.56,3866.16,-0.04,flip_to_long -15390,做多,2021-12-15 12:25:00,2021-12-16 00:05:00,3866.16,4017.27,0.72,flip_to_short -15391,做空,2021-12-16 00:05:00,2021-12-16 00:10:00,4017.27,4034.55,-0.09,flip_to_long -15392,做多,2021-12-16 00:10:00,2021-12-16 01:05:00,4034.55,4031.11,-0.03,flip_to_short -15393,做空,2021-12-16 01:05:00,2021-12-16 01:15:00,4031.11,4038.55,-0.05,flip_to_long -15394,做多,2021-12-16 01:15:00,2021-12-16 01:25:00,4038.55,4038.87,-0.01,flip_to_short -15395,做空,2021-12-16 01:25:00,2021-12-16 02:10:00,4038.87,4037.64,-0.0,flip_to_long -15396,做多,2021-12-16 02:10:00,2021-12-16 02:15:00,4037.64,4031.44,-0.04,flip_to_short -15397,做空,2021-12-16 02:15:00,2021-12-16 02:45:00,4031.44,4035.38,-0.03,flip_to_long -15398,做多,2021-12-16 02:45:00,2021-12-16 02:50:00,4035.38,4031.5,-0.03,flip_to_short -15399,做空,2021-12-16 02:50:00,2021-12-16 03:00:00,4031.5,4033.73,-0.02,flip_to_long -15400,做多,2021-12-16 03:00:00,2021-12-16 03:05:00,4033.73,4029.38,-0.03,flip_to_short -15401,做空,2021-12-16 03:05:00,2021-12-16 03:20:00,4029.38,4030.95,-0.02,flip_to_long -15402,做多,2021-12-16 03:20:00,2021-12-16 03:25:00,4030.95,4023.54,-0.04,flip_to_short -15403,做空,2021-12-16 03:25:00,2021-12-16 06:55:00,4023.54,4019.47,0.01,flip_to_long -15404,做多,2021-12-16 06:55:00,2021-12-16 07:50:00,4019.47,4015.6,-0.03,flip_to_short -15405,做空,2021-12-16 07:50:00,2021-12-16 11:20:00,4015.6,4029.01,-0.07,flip_to_long -15406,做多,2021-12-16 11:20:00,2021-12-16 12:40:00,4029.01,4046.26,0.07,flip_to_short -15407,做空,2021-12-16 12:40:00,2021-12-16 13:20:00,4046.26,4035.83,0.04,flip_to_long -15408,做多,2021-12-16 13:20:00,2021-12-16 15:00:00,4035.83,4049.84,0.06,flip_to_short -15409,做空,2021-12-16 15:00:00,2021-12-16 15:10:00,4049.84,4050.51,-0.01,flip_to_long -15410,做多,2021-12-16 15:10:00,2021-12-16 16:00:00,4050.51,4070.92,0.09,flip_to_short -15411,做空,2021-12-16 16:00:00,2021-12-16 20:30:00,4070.92,4042.54,0.12,flip_to_long -15412,做多,2021-12-16 20:30:00,2021-12-16 22:00:00,4042.54,4013.77,-0.15,flip_to_short -15413,做空,2021-12-16 22:00:00,2021-12-17 03:45:00,4013.77,3972.65,0.19,flip_to_long -15414,做多,2021-12-17 03:45:00,2021-12-17 03:55:00,3972.65,3967.43,-0.04,flip_to_short -15415,做空,2021-12-17 03:55:00,2021-12-17 04:00:00,3967.43,3979.16,-0.07,flip_to_long -15416,做多,2021-12-17 04:00:00,2021-12-17 04:25:00,3979.16,3972.25,-0.04,flip_to_short -15417,做空,2021-12-17 04:25:00,2021-12-17 15:35:00,3972.25,3794.14,0.86,flip_to_long -15418,做多,2021-12-17 15:35:00,2021-12-17 20:15:00,3794.14,3863.93,0.36,flip_to_short -15419,做空,2021-12-17 20:15:00,2021-12-17 20:20:00,3863.93,3876.4,-0.08,flip_to_long -15420,做多,2021-12-17 20:20:00,2021-12-17 20:25:00,3876.4,3854.99,-0.12,flip_to_short -15421,做空,2021-12-17 20:25:00,2021-12-17 21:15:00,3854.99,3881.95,-0.15,flip_to_long -15422,做多,2021-12-17 21:15:00,2021-12-17 21:20:00,3881.95,3878.67,-0.03,flip_to_short -15423,做空,2021-12-17 21:20:00,2021-12-17 22:25:00,3878.67,3868.13,0.04,flip_to_long -15424,做多,2021-12-17 22:25:00,2021-12-17 22:35:00,3868.13,3864.35,-0.03,flip_to_short -15425,做空,2021-12-17 22:35:00,2021-12-17 22:45:00,3864.35,3878.55,-0.08,flip_to_long -15426,做多,2021-12-17 22:45:00,2021-12-17 22:50:00,3878.55,3878.12,-0.01,flip_to_short -15427,做空,2021-12-17 22:50:00,2021-12-17 23:15:00,3878.12,3882.0,-0.03,flip_to_long -15428,做多,2021-12-17 23:15:00,2021-12-17 23:45:00,3882.0,3883.57,-0.0,flip_to_short -15429,做空,2021-12-17 23:45:00,2021-12-18 00:00:00,3883.57,3876.32,0.03,flip_to_long -15430,做多,2021-12-18 00:00:00,2021-12-18 01:00:00,3876.32,3861.12,-0.09,flip_to_short -15431,做空,2021-12-18 01:00:00,2021-12-18 03:35:00,3861.12,3893.5,-0.18,flip_to_long -15432,做多,2021-12-18 03:35:00,2021-12-18 04:05:00,3893.5,3844.29,-0.26,flip_to_short -15433,做空,2021-12-18 04:05:00,2021-12-18 08:55:00,3844.29,3891.24,-0.25,flip_to_long -15434,做多,2021-12-18 08:55:00,2021-12-18 09:25:00,3891.24,3893.04,-0.0,flip_to_short -15435,做空,2021-12-18 09:25:00,2021-12-18 09:30:00,3893.04,3897.24,-0.03,flip_to_long -15436,做多,2021-12-18 09:30:00,2021-12-18 13:55:00,3897.24,3928.13,0.14,flip_to_short -15437,做空,2021-12-18 13:55:00,2021-12-18 14:15:00,3928.13,3953.53,-0.14,flip_to_long -15438,做多,2021-12-18 14:15:00,2021-12-18 14:20:00,3953.53,3943.57,-0.06,flip_to_short -15439,做空,2021-12-18 14:20:00,2021-12-18 14:40:00,3943.57,3957.07,-0.08,flip_to_long -15440,做多,2021-12-18 14:40:00,2021-12-18 15:30:00,3957.07,3952.14,-0.03,flip_to_short -15441,做空,2021-12-18 15:30:00,2021-12-18 15:35:00,3952.14,3956.89,-0.03,flip_to_long -15442,做多,2021-12-18 15:35:00,2021-12-18 15:45:00,3956.89,3950.43,-0.04,flip_to_short -15443,做空,2021-12-18 15:45:00,2021-12-18 16:15:00,3950.43,3956.61,-0.04,flip_to_long -15444,做多,2021-12-18 16:15:00,2021-12-18 16:25:00,3956.61,3953.13,-0.03,flip_to_short -15445,做空,2021-12-18 16:25:00,2021-12-18 19:45:00,3953.13,3943.95,0.03,flip_to_long -15446,做多,2021-12-18 19:45:00,2021-12-18 19:55:00,3943.95,3941.84,-0.02,flip_to_short -15447,做空,2021-12-18 19:55:00,2021-12-18 20:25:00,3941.84,3942.38,-0.01,flip_to_long -15448,做多,2021-12-18 20:25:00,2021-12-18 20:30:00,3942.38,3938.7,-0.03,flip_to_short -15449,做空,2021-12-18 20:30:00,2021-12-18 20:35:00,3938.7,3939.39,-0.01,flip_to_long -15450,做多,2021-12-18 20:35:00,2021-12-18 21:15:00,3939.39,3942.24,0.0,flip_to_short -15451,做空,2021-12-18 21:15:00,2021-12-19 02:55:00,3942.24,3940.97,-0.0,flip_to_long -15452,做多,2021-12-19 02:55:00,2021-12-19 03:05:00,3940.97,3948.06,0.03,flip_to_short -15453,做空,2021-12-19 03:05:00,2021-12-19 07:10:00,3948.06,3980.91,-0.17,flip_to_long -15454,做多,2021-12-19 07:10:00,2021-12-19 07:35:00,3980.91,3982.17,-0.0,flip_to_short -15455,做空,2021-12-19 07:35:00,2021-12-19 12:50:00,3982.17,3936.53,0.21,flip_to_long -15456,做多,2021-12-19 12:50:00,2021-12-19 13:25:00,3936.53,3931.63,-0.03,flip_to_short -15457,做空,2021-12-19 13:25:00,2021-12-19 13:55:00,3931.63,3963.21,-0.17,flip_to_long -15458,做多,2021-12-19 13:55:00,2021-12-19 14:10:00,3963.21,3928.91,-0.18,flip_to_short -15459,做空,2021-12-19 14:10:00,2021-12-19 14:15:00,3928.91,3939.96,-0.06,flip_to_long -15460,做多,2021-12-19 14:15:00,2021-12-19 14:20:00,3939.96,3934.36,-0.04,flip_to_short -15461,做空,2021-12-19 14:20:00,2021-12-19 15:20:00,3934.36,3933.13,-0.0,flip_to_long -15462,做多,2021-12-19 15:20:00,2021-12-19 15:35:00,3933.13,3925.73,-0.04,flip_to_short -15463,做空,2021-12-19 15:35:00,2021-12-19 15:40:00,3925.73,3928.21,-0.02,flip_to_long -15464,做多,2021-12-19 15:40:00,2021-12-19 15:50:00,3928.21,3931.07,0.0,flip_to_short -15465,做空,2021-12-19 15:50:00,2021-12-19 16:10:00,3931.07,3936.34,-0.03,flip_to_long -15466,做多,2021-12-19 16:10:00,2021-12-19 16:30:00,3936.34,3937.5,-0.0,flip_to_short -15467,做空,2021-12-19 16:30:00,2021-12-19 16:45:00,3937.5,3934.44,0.01,flip_to_long -15468,做多,2021-12-19 16:45:00,2021-12-19 16:50:00,3934.44,3925.29,-0.05,flip_to_short -15469,做空,2021-12-19 16:50:00,2021-12-19 18:50:00,3925.29,3928.81,-0.03,flip_to_long -15470,做多,2021-12-19 18:50:00,2021-12-19 19:05:00,3928.81,3927.4,-0.02,flip_to_short -15471,做空,2021-12-19 19:05:00,2021-12-19 20:10:00,3927.4,3921.23,0.02,flip_to_long -15472,做多,2021-12-19 20:10:00,2021-12-19 20:15:00,3921.23,3920.8,-0.01,flip_to_short -15473,做空,2021-12-19 20:15:00,2021-12-19 20:30:00,3920.8,3919.46,-0.0,flip_to_long -15474,做多,2021-12-19 20:30:00,2021-12-19 20:40:00,3919.46,3918.35,-0.01,flip_to_short -15475,做空,2021-12-19 20:40:00,2021-12-19 20:45:00,3918.35,3921.22,-0.02,flip_to_long -15476,做多,2021-12-19 20:45:00,2021-12-19 20:55:00,3921.22,3916.15,-0.03,flip_to_short -15477,做空,2021-12-19 20:55:00,2021-12-19 21:05:00,3916.15,3915.8,-0.01,flip_to_long -15478,做多,2021-12-19 21:05:00,2021-12-19 23:45:00,3915.8,3923.22,0.03,flip_to_short -15479,做空,2021-12-19 23:45:00,2021-12-20 00:40:00,3923.22,3930.37,-0.04,flip_to_long -15480,做多,2021-12-20 00:40:00,2021-12-20 00:45:00,3930.37,3924.85,-0.04,flip_to_short -15481,做空,2021-12-20 00:45:00,2021-12-20 00:50:00,3924.85,3930.8,-0.04,flip_to_long -15482,做多,2021-12-20 00:50:00,2021-12-20 01:30:00,3930.8,3929.12,-0.02,flip_to_short -15483,做空,2021-12-20 01:30:00,2021-12-20 01:50:00,3929.12,3940.55,-0.06,flip_to_long -15484,做多,2021-12-20 01:50:00,2021-12-20 01:55:00,3940.55,3931.74,-0.05,flip_to_short -15485,做空,2021-12-20 01:55:00,2021-12-20 02:25:00,3931.74,3928.81,0.0,flip_to_long -15486,做多,2021-12-20 02:25:00,2021-12-20 02:40:00,3928.81,3929.42,-0.01,flip_to_short -15487,做空,2021-12-20 02:40:00,2021-12-20 04:45:00,3929.42,3921.03,0.03,flip_to_long -15488,做多,2021-12-20 04:45:00,2021-12-20 05:05:00,3921.03,3918.39,-0.02,flip_to_short -15489,做空,2021-12-20 05:05:00,2021-12-20 05:10:00,3918.39,3920.69,-0.02,flip_to_long -15490,做多,2021-12-20 05:10:00,2021-12-20 11:30:00,3920.69,3810.2,-0.53,flip_to_short -15491,做空,2021-12-20 11:30:00,2021-12-20 11:50:00,3810.2,3808.58,-0.0,flip_to_long -15492,做多,2021-12-20 11:50:00,2021-12-20 12:00:00,3808.58,3801.25,-0.04,flip_to_short -15493,做空,2021-12-20 12:00:00,2021-12-20 13:10:00,3801.25,3802.5,-0.01,flip_to_long -15494,做多,2021-12-20 13:10:00,2021-12-20 13:15:00,3802.5,3791.31,-0.06,flip_to_short -15495,做空,2021-12-20 13:15:00,2021-12-20 13:20:00,3791.31,3798.33,-0.04,flip_to_long -15496,做多,2021-12-20 13:20:00,2021-12-20 13:25:00,3798.33,3794.62,-0.03,flip_to_short -15497,做空,2021-12-20 13:25:00,2021-12-20 13:35:00,3794.62,3794.77,-0.01,flip_to_long -15498,做多,2021-12-20 13:35:00,2021-12-20 13:40:00,3794.77,3792.06,-0.02,flip_to_short -15499,做空,2021-12-20 13:40:00,2021-12-20 14:15:00,3792.06,3777.5,0.06,flip_to_long -15500,做多,2021-12-20 14:15:00,2021-12-20 14:50:00,3777.5,3811.32,0.15,flip_to_short -15501,做空,2021-12-20 14:50:00,2021-12-21 01:30:00,3811.32,3931.9,-0.58,flip_to_long -15502,做多,2021-12-21 01:30:00,2021-12-21 01:35:00,3931.9,3931.37,-0.01,flip_to_short -15503,做空,2021-12-21 01:35:00,2021-12-21 01:45:00,3931.37,3930.19,-0.0,flip_to_long -15504,做多,2021-12-21 01:45:00,2021-12-21 01:55:00,3930.19,3929.21,-0.01,flip_to_short -15505,做空,2021-12-21 01:55:00,2021-12-21 02:20:00,3929.21,3931.97,-0.02,flip_to_long -15506,做多,2021-12-21 02:20:00,2021-12-21 02:25:00,3931.97,3929.25,-0.02,flip_to_short -15507,做空,2021-12-21 02:25:00,2021-12-21 02:35:00,3929.25,3928.62,-0.01,flip_to_long -15508,做多,2021-12-21 02:35:00,2021-12-21 02:40:00,3928.62,3922.37,-0.04,flip_to_short -15509,做空,2021-12-21 02:40:00,2021-12-21 03:00:00,3922.37,3927.33,-0.03,flip_to_long -15510,做多,2021-12-21 03:00:00,2021-12-21 07:45:00,3927.33,4001.54,0.32,flip_to_short -15511,做空,2021-12-21 07:45:00,2021-12-21 08:00:00,4001.54,4015.89,-0.07,flip_to_long -15512,做多,2021-12-21 08:00:00,2021-12-21 08:55:00,4015.89,4018.33,0.0,flip_to_short -15513,做空,2021-12-21 08:55:00,2021-12-21 09:20:00,4018.33,4015.12,0.01,flip_to_long -15514,做多,2021-12-21 09:20:00,2021-12-21 11:40:00,4015.12,4018.43,0.01,flip_to_short -15515,做空,2021-12-21 11:40:00,2021-12-21 17:10:00,4018.43,4004.42,0.05,flip_to_long -15516,做多,2021-12-21 17:10:00,2021-12-21 17:20:00,4004.42,4000.5,-0.03,flip_to_short -15517,做空,2021-12-21 17:20:00,2021-12-21 18:30:00,4000.5,3992.14,0.03,flip_to_long -15518,做多,2021-12-21 18:30:00,2021-12-21 18:45:00,3992.14,3992.11,-0.01,flip_to_short -15519,做空,2021-12-21 18:45:00,2021-12-21 19:00:00,3992.11,3993.16,-0.01,flip_to_long -15520,做多,2021-12-21 19:00:00,2021-12-21 19:35:00,3993.16,3991.34,-0.02,flip_to_short -15521,做空,2021-12-21 19:35:00,2021-12-21 19:45:00,3991.34,3991.53,-0.01,flip_to_long -15522,做多,2021-12-21 19:45:00,2021-12-21 23:55:00,3991.53,4014.38,0.09,flip_to_short -15523,做空,2021-12-21 23:55:00,2021-12-22 00:00:00,4014.38,4019.51,-0.03,flip_to_long -15524,做多,2021-12-22 00:00:00,2021-12-22 00:05:00,4019.51,4013.22,-0.04,flip_to_short -15525,做空,2021-12-22 00:05:00,2021-12-22 00:10:00,4013.22,4017.33,-0.03,flip_to_long -15526,做多,2021-12-22 00:10:00,2021-12-22 00:40:00,4017.33,4017.0,-0.01,flip_to_short -15527,做空,2021-12-22 00:40:00,2021-12-22 01:20:00,4017.0,4020.87,-0.03,flip_to_long -15528,做多,2021-12-22 01:20:00,2021-12-22 01:30:00,4020.87,4017.19,-0.03,flip_to_short -15529,做空,2021-12-22 01:30:00,2021-12-22 01:40:00,4017.19,4026.43,-0.05,flip_to_long -15530,做多,2021-12-22 01:40:00,2021-12-22 05:20:00,4026.43,4040.12,0.05,flip_to_short -15531,做空,2021-12-22 05:20:00,2021-12-22 05:30:00,4040.12,4039.08,-0.0,flip_to_long -15532,做多,2021-12-22 05:30:00,2021-12-22 05:45:00,4039.08,4038.33,-0.01,flip_to_short -15533,做空,2021-12-22 05:45:00,2021-12-22 06:40:00,4038.33,4048.09,-0.05,flip_to_long -15534,做多,2021-12-22 06:40:00,2021-12-22 06:45:00,4048.09,4045.11,-0.02,flip_to_short -15535,做空,2021-12-22 06:45:00,2021-12-22 07:10:00,4045.11,4051.97,-0.04,flip_to_long -15536,做多,2021-12-22 07:10:00,2021-12-22 07:25:00,4051.97,4048.01,-0.03,flip_to_short -15537,做空,2021-12-22 07:25:00,2021-12-22 07:35:00,4048.01,4049.37,-0.01,flip_to_long -15538,做多,2021-12-22 07:35:00,2021-12-22 08:00:00,4049.37,4041.72,-0.04,flip_to_short -15539,做空,2021-12-22 08:00:00,2021-12-22 08:10:00,4041.72,4044.93,-0.02,flip_to_long -15540,做多,2021-12-22 08:10:00,2021-12-22 08:55:00,4044.93,4033.0,-0.06,flip_to_short -15541,做空,2021-12-22 08:55:00,2021-12-22 14:45:00,4033.0,4002.41,0.12,flip_to_long -15542,做多,2021-12-22 14:45:00,2021-12-22 15:00:00,4002.41,3995.24,-0.04,flip_to_short -15543,做空,2021-12-22 15:00:00,2021-12-22 15:10:00,3995.24,3991.55,0.01,flip_to_long -15544,做多,2021-12-22 15:10:00,2021-12-22 15:20:00,3991.55,3991.31,-0.01,flip_to_short -15545,做空,2021-12-22 15:20:00,2021-12-22 15:30:00,3991.31,3993.92,-0.02,flip_to_long -15546,做多,2021-12-22 15:30:00,2021-12-22 17:35:00,3993.92,3985.77,-0.04,flip_to_short -15547,做空,2021-12-22 17:35:00,2021-12-22 17:50:00,3985.77,3983.6,0.0,flip_to_long -15548,做多,2021-12-22 17:50:00,2021-12-22 18:05:00,3983.6,3988.73,0.01,flip_to_short -15549,做空,2021-12-22 18:05:00,2021-12-22 18:15:00,3988.73,3986.38,0.0,flip_to_long -15550,做多,2021-12-22 18:15:00,2021-12-22 19:45:00,3986.38,3988.92,0.0,flip_to_short -15551,做空,2021-12-22 19:45:00,2021-12-22 19:50:00,3988.92,3995.27,-0.04,flip_to_long -15552,做多,2021-12-22 19:50:00,2021-12-22 20:20:00,3995.27,3994.68,-0.01,flip_to_short -15553,做空,2021-12-22 20:20:00,2021-12-22 20:40:00,3994.68,3994.07,-0.01,flip_to_long -15554,做多,2021-12-22 20:40:00,2021-12-22 22:20:00,3994.07,3993.99,-0.01,flip_to_short -15555,做空,2021-12-22 22:20:00,2021-12-22 22:30:00,3993.99,3994.79,-0.01,flip_to_long -15556,做多,2021-12-22 22:30:00,2021-12-22 23:00:00,3994.79,3990.63,-0.03,flip_to_short -15557,做空,2021-12-22 23:00:00,2021-12-23 02:05:00,3990.63,3983.85,0.02,flip_to_long -15558,做多,2021-12-23 02:05:00,2021-12-23 02:50:00,3983.85,3973.75,-0.05,flip_to_short -15559,做空,2021-12-23 02:50:00,2021-12-23 04:00:00,3973.75,3961.54,0.05,flip_to_long -15560,做多,2021-12-23 04:00:00,2021-12-23 04:05:00,3961.54,3956.29,-0.03,flip_to_short -15561,做空,2021-12-23 04:05:00,2021-12-23 04:15:00,3956.29,3960.0,-0.03,flip_to_long -15562,做多,2021-12-23 04:15:00,2021-12-23 04:50:00,3960.0,3951.32,-0.05,flip_to_short -15563,做空,2021-12-23 04:50:00,2021-12-23 05:00:00,3951.32,3955.7,-0.03,flip_to_long -15564,做多,2021-12-23 05:00:00,2021-12-23 05:15:00,3955.7,3952.51,-0.02,flip_to_short -15565,做空,2021-12-23 05:15:00,2021-12-23 06:15:00,3952.51,3958.52,-0.04,flip_to_long -15566,做多,2021-12-23 06:15:00,2021-12-23 07:30:00,3958.52,3945.28,-0.07,flip_to_short -15567,做空,2021-12-23 07:30:00,2021-12-23 07:55:00,3945.28,3909.65,0.15,tp_lower -15568,做多,2021-12-23 10:45:00,2021-12-23 11:15:00,3946.81,3933.4,-0.07,flip_to_short -15569,做空,2021-12-23 11:15:00,2021-12-23 11:25:00,3933.4,3930.4,0.0,flip_to_long -15570,做多,2021-12-23 11:25:00,2021-12-23 12:15:00,3930.4,3926.34,-0.03,flip_to_short -15571,做空,2021-12-23 12:15:00,2021-12-23 12:20:00,3926.34,3926.85,-0.01,flip_to_long -15572,做多,2021-12-23 12:20:00,2021-12-23 14:20:00,3926.85,3931.01,0.01,flip_to_short -15573,做空,2021-12-23 14:20:00,2021-12-23 14:35:00,3931.01,3936.49,-0.03,flip_to_long -15574,做多,2021-12-23 14:35:00,2021-12-23 15:45:00,3936.49,3942.93,0.02,flip_to_short -15575,做空,2021-12-23 15:45:00,2021-12-23 16:35:00,3942.93,3952.56,-0.05,flip_to_long -15576,做多,2021-12-23 16:35:00,2021-12-23 22:45:00,3952.56,4105.61,0.66,flip_to_short -15577,做空,2021-12-23 22:45:00,2021-12-24 00:30:00,4105.61,4113.06,-0.04,flip_to_long -15578,做多,2021-12-24 00:30:00,2021-12-24 00:35:00,4113.06,4109.99,-0.02,flip_to_short -15579,做空,2021-12-24 00:35:00,2021-12-24 00:55:00,4109.99,4106.9,0.0,flip_to_long -15580,做多,2021-12-24 00:55:00,2021-12-24 02:40:00,4106.9,4106.09,-0.01,flip_to_short -15581,做空,2021-12-24 02:40:00,2021-12-24 06:45:00,4106.09,4094.63,0.04,flip_to_long -15582,做多,2021-12-24 06:45:00,2021-12-24 07:25:00,4094.63,4092.65,-0.02,flip_to_short -15583,做空,2021-12-24 07:25:00,2021-12-24 08:10:00,4092.65,4115.38,-0.11,flip_to_long -15584,做多,2021-12-24 08:10:00,2021-12-24 10:15:00,4115.38,4095.77,-0.1,flip_to_short -15585,做空,2021-12-24 10:15:00,2021-12-24 10:30:00,4095.77,4097.13,-0.01,flip_to_long -15586,做多,2021-12-24 10:30:00,2021-12-24 10:45:00,4097.13,4095.55,-0.02,flip_to_short -15587,做空,2021-12-24 10:45:00,2021-12-24 11:10:00,4095.55,4102.87,-0.04,flip_to_long -15588,做多,2021-12-24 11:10:00,2021-12-24 11:35:00,4102.87,4094.8,-0.04,flip_to_short -15589,做空,2021-12-24 11:35:00,2021-12-24 13:40:00,4094.8,4094.61,-0.01,flip_to_long -15590,做多,2021-12-24 13:40:00,2021-12-24 13:50:00,4094.61,4088.79,-0.03,flip_to_short -15591,做空,2021-12-24 13:50:00,2021-12-24 14:00:00,4088.79,4092.58,-0.03,flip_to_long -15592,做多,2021-12-24 14:00:00,2021-12-24 14:55:00,4092.58,4077.64,-0.07,flip_to_short -15593,做空,2021-12-24 14:55:00,2021-12-24 15:55:00,4077.64,4094.09,-0.08,flip_to_long -15594,做多,2021-12-24 15:55:00,2021-12-24 16:40:00,4094.09,4079.61,-0.07,flip_to_short -15595,做空,2021-12-24 16:40:00,2021-12-24 16:55:00,4079.61,4085.51,-0.03,flip_to_long -15596,做多,2021-12-24 16:55:00,2021-12-24 19:30:00,4085.51,4092.21,0.02,flip_to_short -15597,做空,2021-12-24 19:30:00,2021-12-24 19:35:00,4092.21,4096.51,-0.03,flip_to_long -15598,做多,2021-12-24 19:35:00,2021-12-24 19:40:00,4096.51,4083.47,-0.06,flip_to_short -15599,做空,2021-12-24 19:40:00,2021-12-25 00:30:00,4083.47,4057.94,0.1,flip_to_long -15600,做多,2021-12-25 00:30:00,2021-12-25 00:40:00,4057.94,4052.48,-0.03,flip_to_short -15601,做空,2021-12-25 00:40:00,2021-12-25 00:50:00,4052.48,4058.85,-0.04,flip_to_long -15602,做多,2021-12-25 00:50:00,2021-12-25 01:25:00,4058.85,4054.14,-0.03,flip_to_short -15603,做空,2021-12-25 01:25:00,2021-12-25 02:00:00,4054.14,4054.56,-0.01,flip_to_long -15604,做多,2021-12-25 02:00:00,2021-12-25 02:05:00,4054.56,4048.02,-0.04,flip_to_short -15605,做空,2021-12-25 02:05:00,2021-12-25 02:25:00,4048.02,4053.73,-0.03,flip_to_long -15606,做多,2021-12-25 02:25:00,2021-12-25 02:35:00,4053.73,4052.35,-0.01,flip_to_short -15607,做空,2021-12-25 02:35:00,2021-12-25 04:10:00,4052.35,4046.67,0.02,flip_to_long -15608,做多,2021-12-25 04:10:00,2021-12-25 04:25:00,4046.67,4044.52,-0.02,flip_to_short -15609,做空,2021-12-25 04:25:00,2021-12-25 05:10:00,4044.52,4049.36,-0.03,flip_to_long -15610,做多,2021-12-25 05:10:00,2021-12-25 05:35:00,4049.36,4045.62,-0.02,flip_to_short -15611,做空,2021-12-25 05:35:00,2021-12-25 05:40:00,4045.62,4046.04,-0.01,flip_to_long -15612,做多,2021-12-25 05:40:00,2021-12-25 05:55:00,4046.04,4044.39,-0.02,flip_to_short -15613,做空,2021-12-25 05:55:00,2021-12-25 06:30:00,4044.39,4048.57,-0.03,flip_to_long -15614,做多,2021-12-25 06:30:00,2021-12-25 07:40:00,4048.57,4043.09,-0.03,flip_to_short -15615,做空,2021-12-25 07:40:00,2021-12-25 07:45:00,4043.09,4046.45,-0.02,flip_to_long -15616,做多,2021-12-25 07:45:00,2021-12-25 08:15:00,4046.45,4044.59,-0.02,flip_to_short -15617,做空,2021-12-25 08:15:00,2021-12-25 08:40:00,4044.59,4048.44,-0.03,flip_to_long -15618,做多,2021-12-25 08:40:00,2021-12-25 09:40:00,4048.44,4049.26,-0.01,flip_to_short -15619,做空,2021-12-25 09:40:00,2021-12-25 10:10:00,4049.26,4049.49,-0.01,flip_to_long -15620,做多,2021-12-25 10:10:00,2021-12-25 10:20:00,4049.49,4048.24,-0.01,flip_to_short -15621,做空,2021-12-25 10:20:00,2021-12-25 10:25:00,4048.24,4049.89,-0.02,flip_to_long -15622,做多,2021-12-25 10:25:00,2021-12-25 10:30:00,4049.89,4040.79,-0.05,flip_to_short -15623,做空,2021-12-25 10:30:00,2021-12-25 11:05:00,4040.79,4049.25,-0.04,flip_to_long -15624,做多,2021-12-25 11:05:00,2021-12-25 11:10:00,4049.25,4048.87,-0.01,flip_to_short -15625,做空,2021-12-25 11:10:00,2021-12-25 11:35:00,4048.87,4047.64,-0.0,flip_to_long -15626,做多,2021-12-25 11:35:00,2021-12-25 15:15:00,4047.64,4064.85,0.06,flip_to_short -15627,做空,2021-12-25 15:15:00,2021-12-25 18:10:00,4064.85,4070.51,-0.03,flip_to_long -15628,做多,2021-12-25 18:10:00,2021-12-25 20:35:00,4070.51,4074.19,0.01,flip_to_short -15629,做空,2021-12-25 20:35:00,2021-12-25 22:45:00,4074.19,4091.91,-0.08,flip_to_long -15630,做多,2021-12-25 22:45:00,2021-12-25 22:50:00,4091.91,4089.52,-0.02,flip_to_short -15631,做空,2021-12-25 22:50:00,2021-12-25 23:10:00,4089.52,4092.79,-0.02,flip_to_long -15632,做多,2021-12-25 23:10:00,2021-12-25 23:55:00,4092.79,4093.87,-0.0,flip_to_short -15633,做空,2021-12-25 23:55:00,2021-12-26 00:25:00,4093.87,4095.08,-0.01,flip_to_long -15634,做多,2021-12-26 00:25:00,2021-12-26 01:50:00,4095.08,4096.74,-0.0,flip_to_short -15635,做空,2021-12-26 01:50:00,2021-12-26 07:50:00,4096.74,4031.47,0.27,flip_to_long -15636,做多,2021-12-26 07:50:00,2021-12-26 08:00:00,4031.47,4027.43,-0.03,flip_to_short -15637,做空,2021-12-26 08:00:00,2021-12-26 08:05:00,4027.43,4032.93,-0.03,flip_to_long -15638,做多,2021-12-26 08:05:00,2021-12-26 11:35:00,4032.93,4031.74,-0.01,flip_to_short -15639,做空,2021-12-26 11:35:00,2021-12-26 12:00:00,4031.74,4034.03,-0.02,flip_to_long -15640,做多,2021-12-26 12:00:00,2021-12-26 12:20:00,4034.03,4034.96,-0.0,flip_to_short -15641,做空,2021-12-26 12:20:00,2021-12-26 12:40:00,4034.96,4042.99,-0.04,flip_to_long -15642,做多,2021-12-26 12:40:00,2021-12-26 13:05:00,4042.99,4037.82,-0.03,flip_to_short -15643,做空,2021-12-26 13:05:00,2021-12-26 13:10:00,4037.82,4040.59,-0.02,flip_to_long -15644,做多,2021-12-26 13:10:00,2021-12-26 13:25:00,4040.59,4039.0,-0.02,flip_to_short -15645,做空,2021-12-26 13:25:00,2021-12-26 13:30:00,4039.0,4041.08,-0.02,flip_to_long -15646,做多,2021-12-26 13:30:00,2021-12-26 13:40:00,4041.08,4038.0,-0.02,flip_to_short -15647,做空,2021-12-26 13:40:00,2021-12-26 13:45:00,4038.0,4040.28,-0.02,flip_to_long -15648,做多,2021-12-26 13:45:00,2021-12-26 13:50:00,4040.28,4037.42,-0.02,flip_to_short -15649,做空,2021-12-26 13:50:00,2021-12-26 13:55:00,4037.42,4041.08,-0.02,flip_to_long -15650,做多,2021-12-26 13:55:00,2021-12-26 14:15:00,4041.08,4037.02,-0.03,flip_to_short -15651,做空,2021-12-26 14:15:00,2021-12-26 14:20:00,4037.02,4040.13,-0.02,flip_to_long -15652,做多,2021-12-26 14:20:00,2021-12-26 14:45:00,4040.13,4041.31,-0.0,flip_to_short -15653,做空,2021-12-26 14:45:00,2021-12-26 21:25:00,4041.31,4071.66,-0.14,flip_to_long -15654,做多,2021-12-26 21:25:00,2021-12-26 23:00:00,4071.66,4074.35,0.0,flip_to_short -15655,做空,2021-12-26 23:00:00,2021-12-26 23:05:00,4074.35,4075.15,-0.01,flip_to_long -15656,做多,2021-12-26 23:05:00,2021-12-26 23:10:00,4075.15,4075.01,-0.01,flip_to_short -15657,做空,2021-12-26 23:10:00,2021-12-27 00:10:00,4075.01,4071.44,0.01,flip_to_long -15658,做多,2021-12-27 00:10:00,2021-12-27 00:25:00,4071.44,4075.9,0.01,flip_to_short -15659,做空,2021-12-27 00:25:00,2021-12-27 01:50:00,4075.9,4072.5,0.01,flip_to_long -15660,做多,2021-12-27 01:50:00,2021-12-27 02:00:00,4072.5,4066.31,-0.03,flip_to_short -15661,做空,2021-12-27 02:00:00,2021-12-27 02:10:00,4066.31,4074.11,-0.04,flip_to_long -15662,做多,2021-12-27 02:10:00,2021-12-27 02:15:00,4074.11,4070.46,-0.02,flip_to_short -15663,做空,2021-12-27 02:15:00,2021-12-27 02:20:00,4070.46,4072.08,-0.02,flip_to_long -15664,做多,2021-12-27 02:20:00,2021-12-27 02:55:00,4072.08,4070.07,-0.02,flip_to_short -15665,做空,2021-12-27 02:55:00,2021-12-27 03:00:00,4070.07,4071.54,-0.01,flip_to_long -15666,做多,2021-12-27 03:00:00,2021-12-27 04:15:00,4071.54,4071.15,-0.01,flip_to_short -15667,做空,2021-12-27 04:15:00,2021-12-27 04:30:00,4071.15,4070.94,-0.01,flip_to_long -15668,做多,2021-12-27 04:30:00,2021-12-27 04:40:00,4070.94,4069.52,-0.01,flip_to_short -15669,做空,2021-12-27 04:40:00,2021-12-27 04:45:00,4069.52,4071.56,-0.02,flip_to_long -15670,做多,2021-12-27 04:45:00,2021-12-27 04:50:00,4071.56,4067.65,-0.02,flip_to_short -15671,做空,2021-12-27 04:50:00,2021-12-27 06:50:00,4067.65,4069.07,-0.01,flip_to_long -15672,做多,2021-12-27 06:50:00,2021-12-27 10:10:00,4069.07,4056.63,-0.06,flip_to_short -15673,做空,2021-12-27 10:10:00,2021-12-27 10:15:00,4056.63,4059.78,-0.02,flip_to_long -15674,做多,2021-12-27 10:15:00,2021-12-27 10:20:00,4059.78,4057.05,-0.02,flip_to_short -15675,做空,2021-12-27 10:20:00,2021-12-27 10:25:00,4057.05,4057.86,-0.01,flip_to_long -15676,做多,2021-12-27 10:25:00,2021-12-27 10:30:00,4057.86,4056.08,-0.02,flip_to_short -15677,做空,2021-12-27 10:30:00,2021-12-27 10:45:00,4056.08,4057.85,-0.02,flip_to_long -15678,做多,2021-12-27 10:45:00,2021-12-27 10:55:00,4057.85,4058.46,-0.01,flip_to_short -15679,做空,2021-12-27 10:55:00,2021-12-27 11:30:00,4058.46,4058.03,-0.01,flip_to_long -15680,做多,2021-12-27 11:30:00,2021-12-27 11:35:00,4058.03,4057.96,-0.01,flip_to_short -15681,做空,2021-12-27 11:35:00,2021-12-27 12:25:00,4057.96,4067.91,-0.05,flip_to_long -15682,做多,2021-12-27 12:25:00,2021-12-27 16:15:00,4067.91,4085.4,0.06,flip_to_short -15683,做空,2021-12-27 16:15:00,2021-12-27 16:25:00,4085.4,4083.18,0.0,flip_to_long -15684,做多,2021-12-27 16:25:00,2021-12-27 16:30:00,4083.18,4081.14,-0.02,flip_to_short -15685,做空,2021-12-27 16:30:00,2021-12-27 16:35:00,4081.14,4086.42,-0.03,flip_to_long -15686,做多,2021-12-27 16:35:00,2021-12-27 18:30:00,4086.42,4101.3,0.05,flip_to_short -15687,做空,2021-12-27 18:30:00,2021-12-27 18:55:00,4101.3,4098.22,0.0,flip_to_long -15688,做多,2021-12-27 18:55:00,2021-12-27 19:00:00,4098.22,4096.47,-0.02,flip_to_short -15689,做空,2021-12-27 19:00:00,2021-12-28 08:10:00,4096.47,3926.67,0.68,flip_to_long -15690,做多,2021-12-28 08:10:00,2021-12-28 08:20:00,3926.67,3922.25,-0.03,flip_to_short -15691,做空,2021-12-28 08:20:00,2021-12-28 08:55:00,3922.25,3914.7,0.03,flip_to_long -15692,做多,2021-12-28 08:55:00,2021-12-28 09:10:00,3914.7,3910.26,-0.03,flip_to_short -15693,做空,2021-12-28 09:10:00,2021-12-28 11:20:00,3910.26,3918.58,-0.05,flip_to_long -15694,做多,2021-12-28 11:20:00,2021-12-28 11:25:00,3918.58,3909.34,-0.05,flip_to_short -15695,做空,2021-12-28 11:25:00,2021-12-28 11:30:00,3909.34,3919.4,-0.05,flip_to_long -15696,做多,2021-12-28 11:30:00,2021-12-28 12:10:00,3919.4,3910.43,-0.05,flip_to_short -15697,做空,2021-12-28 12:10:00,2021-12-28 13:15:00,3910.43,3910.68,-0.01,flip_to_long -15698,做多,2021-12-28 13:15:00,2021-12-28 13:50:00,3910.68,3908.8,-0.02,flip_to_short -15699,做空,2021-12-28 13:50:00,2021-12-28 14:20:00,3908.8,3908.58,-0.01,flip_to_long -15700,做多,2021-12-28 14:20:00,2021-12-28 14:30:00,3908.58,3910.13,-0.0,flip_to_short -15701,做空,2021-12-28 14:30:00,2021-12-28 14:35:00,3910.13,3865.34,0.19,tp_lower -15702,做多,2021-12-28 14:45:00,2021-12-28 15:05:00,3900.31,3904.98,0.01,flip_to_short -15703,做空,2021-12-28 15:05:00,2021-12-28 15:10:00,3904.98,3906.03,-0.01,flip_to_long -15704,做多,2021-12-28 15:10:00,2021-12-28 15:40:00,3906.03,3898.98,-0.04,flip_to_short -15705,做空,2021-12-28 15:40:00,2021-12-28 20:40:00,3898.98,3835.66,0.28,flip_to_long -15706,做多,2021-12-28 20:40:00,2021-12-28 20:50:00,3835.66,3821.51,-0.07,flip_to_short -15707,做空,2021-12-28 20:50:00,2021-12-28 21:50:00,3821.51,3808.98,0.05,flip_to_long -15708,做多,2021-12-28 21:50:00,2021-12-28 22:10:00,3808.98,3796.44,-0.07,flip_to_short -15709,做空,2021-12-28 22:10:00,2021-12-28 22:15:00,3796.44,3809.07,-0.07,flip_to_long -15710,做多,2021-12-28 22:15:00,2021-12-28 22:20:00,3809.07,3806.08,-0.02,flip_to_short -15711,做空,2021-12-28 22:20:00,2021-12-28 22:45:00,3806.08,3807.84,-0.02,flip_to_long -15712,做多,2021-12-28 22:45:00,2021-12-28 22:55:00,3807.84,3808.64,-0.01,flip_to_short -15713,做空,2021-12-28 22:55:00,2021-12-28 23:10:00,3808.64,3807.11,-0.0,flip_to_long -15714,做多,2021-12-28 23:10:00,2021-12-28 23:30:00,3807.11,3802.08,-0.03,flip_to_short -15715,做空,2021-12-28 23:30:00,2021-12-28 23:35:00,3802.08,3808.91,-0.04,flip_to_long -15716,做多,2021-12-28 23:35:00,2021-12-28 23:45:00,3808.91,3806.02,-0.02,flip_to_short -15717,做空,2021-12-28 23:45:00,2021-12-29 00:05:00,3806.02,3807.99,-0.02,flip_to_long -15718,做多,2021-12-29 00:05:00,2021-12-29 00:15:00,3807.99,3816.01,0.03,flip_to_short -15719,做空,2021-12-29 00:15:00,2021-12-29 00:45:00,3816.01,3812.34,0.01,flip_to_long -15720,做多,2021-12-29 00:45:00,2021-12-29 01:00:00,3812.34,3815.94,0.01,flip_to_short -15721,做空,2021-12-29 01:00:00,2021-12-29 02:05:00,3815.94,3812.12,0.01,flip_to_long -15722,做多,2021-12-29 02:05:00,2021-12-29 02:35:00,3812.12,3807.01,-0.03,flip_to_short -15723,做空,2021-12-29 02:35:00,2021-12-29 02:40:00,3807.01,3811.13,-0.03,flip_to_long -15724,做多,2021-12-29 02:40:00,2021-12-29 04:10:00,3811.13,3810.04,-0.01,flip_to_short -15725,做空,2021-12-29 04:10:00,2021-12-29 05:15:00,3810.04,3809.46,-0.01,flip_to_long -15726,做多,2021-12-29 05:15:00,2021-12-29 08:50:00,3809.46,3800.0,-0.05,flip_to_short -15727,做空,2021-12-29 08:50:00,2021-12-29 09:00:00,3800.0,3798.19,-0.0,flip_to_long -15728,做多,2021-12-29 09:00:00,2021-12-29 09:10:00,3798.19,3795.07,-0.02,flip_to_short -15729,做空,2021-12-29 09:10:00,2021-12-29 09:15:00,3795.07,3774.95,0.08,tp_lower -15730,做多,2021-12-29 09:45:00,2021-12-29 10:40:00,3803.67,3796.58,-0.04,flip_to_short -15731,做空,2021-12-29 10:40:00,2021-12-29 12:10:00,3796.58,3749.9,0.21,tp_lower -15732,做多,2021-12-29 14:05:00,2021-12-29 17:30:00,3766.85,3758.92,-0.05,flip_to_short -15733,做空,2021-12-29 17:30:00,2021-12-29 17:35:00,3758.92,3760.73,-0.02,flip_to_long -15734,做多,2021-12-29 17:35:00,2021-12-29 17:45:00,3760.73,3759.65,-0.01,flip_to_short -15735,做空,2021-12-29 17:45:00,2021-12-29 18:15:00,3759.65,3765.17,-0.04,flip_to_long -15736,做多,2021-12-29 18:15:00,2021-12-29 18:35:00,3765.17,3763.35,-0.02,flip_to_short -15737,做空,2021-12-29 18:35:00,2021-12-29 20:30:00,3763.35,3759.68,0.01,flip_to_long -15738,做多,2021-12-29 20:30:00,2021-12-29 20:35:00,3759.68,3759.22,-0.01,flip_to_short -15739,做空,2021-12-29 20:35:00,2021-12-29 22:35:00,3759.22,3743.57,0.06,flip_to_long -15740,做多,2021-12-29 22:35:00,2021-12-29 22:45:00,3743.57,3729.02,-0.08,flip_to_short -15741,做空,2021-12-29 22:45:00,2021-12-29 23:20:00,3729.02,3638.45,0.42,tp_lower -15742,做多,2021-12-30 03:35:00,2021-12-30 03:40:00,3659.67,3657.99,-0.02,flip_to_short -15743,做空,2021-12-30 03:40:00,2021-12-30 04:00:00,3657.99,3657.65,-0.01,flip_to_long -15744,做多,2021-12-30 04:00:00,2021-12-30 05:30:00,3657.65,3654.01,-0.03,flip_to_short -15745,做空,2021-12-30 05:30:00,2021-12-30 10:05:00,3654.01,3691.54,-0.2,flip_to_long -15746,做多,2021-12-30 10:05:00,2021-12-30 10:15:00,3691.54,3690.24,-0.02,flip_to_short -15747,做空,2021-12-30 10:15:00,2021-12-30 10:25:00,3690.24,3692.21,-0.02,flip_to_long -15748,做多,2021-12-30 10:25:00,2021-12-30 10:30:00,3692.21,3684.34,-0.05,flip_to_short -15749,做空,2021-12-30 10:30:00,2021-12-30 10:50:00,3684.34,3695.99,-0.07,flip_to_long -15750,做多,2021-12-30 10:50:00,2021-12-30 11:05:00,3695.99,3692.19,-0.03,flip_to_short -15751,做空,2021-12-30 11:05:00,2021-12-30 11:15:00,3692.19,3696.24,-0.03,flip_to_long -15752,做多,2021-12-30 11:15:00,2021-12-30 14:15:00,3696.24,3709.23,0.05,flip_to_short -15753,做空,2021-12-30 14:15:00,2021-12-30 14:30:00,3709.23,3725.32,-0.09,flip_to_long -15754,做多,2021-12-30 14:30:00,2021-12-30 14:40:00,3725.32,3705.74,-0.1,flip_to_short -15755,做空,2021-12-30 14:40:00,2021-12-30 14:55:00,3705.74,3715.53,-0.06,flip_to_long -15756,做多,2021-12-30 14:55:00,2021-12-30 15:10:00,3715.53,3717.12,-0.0,flip_to_short -15757,做空,2021-12-30 15:10:00,2021-12-30 15:15:00,3717.12,3722.24,-0.03,flip_to_long -15758,做多,2021-12-30 15:15:00,2021-12-30 15:20:00,3722.24,3720.59,-0.02,flip_to_short -15759,做空,2021-12-30 15:20:00,2021-12-30 15:45:00,3720.59,3720.51,-0.01,flip_to_long -15760,做多,2021-12-30 15:45:00,2021-12-30 18:05:00,3720.51,3730.86,0.04,flip_to_short -15761,做空,2021-12-30 18:05:00,2021-12-31 00:00:00,3730.86,3718.81,0.05,flip_to_long -15762,做多,2021-12-31 00:00:00,2021-12-31 00:10:00,3718.81,3725.08,0.02,flip_to_short -15763,做空,2021-12-31 00:10:00,2021-12-31 01:20:00,3725.08,3723.75,-0.0,flip_to_long -15764,做多,2021-12-31 01:20:00,2021-12-31 02:00:00,3723.75,3713.38,-0.06,flip_to_short -15765,做空,2021-12-31 02:00:00,2021-12-31 02:05:00,3713.38,3718.54,-0.03,flip_to_long -15766,做多,2021-12-31 02:05:00,2021-12-31 02:10:00,3718.54,3714.53,-0.03,flip_to_short -15767,做空,2021-12-31 02:10:00,2021-12-31 02:35:00,3714.53,3711.06,0.01,flip_to_long -15768,做多,2021-12-31 02:35:00,2021-12-31 03:00:00,3711.06,3713.1,0.0,flip_to_short -15769,做空,2021-12-31 03:00:00,2021-12-31 03:15:00,3713.1,3719.58,-0.04,flip_to_long -15770,做多,2021-12-31 03:15:00,2021-12-31 06:00:00,3719.58,3729.59,0.04,flip_to_short -15771,做空,2021-12-31 06:00:00,2021-12-31 06:45:00,3729.59,3738.26,-0.05,flip_to_long -15772,做多,2021-12-31 06:45:00,2021-12-31 07:10:00,3738.26,3729.74,-0.05,flip_to_short -15773,做空,2021-12-31 07:10:00,2021-12-31 08:20:00,3729.74,3781.74,-0.26,flip_to_long -15774,做多,2021-12-31 08:20:00,2021-12-31 13:15:00,3781.74,3783.6,-0.0,flip_to_short -15775,做空,2021-12-31 13:15:00,2021-12-31 13:35:00,3783.6,3793.9,-0.06,flip_to_long -15776,做多,2021-12-31 13:35:00,2021-12-31 14:15:00,3793.9,3787.14,-0.04,flip_to_short -15777,做空,2021-12-31 14:15:00,2021-12-31 14:20:00,3787.14,3789.2,-0.02,flip_to_long -15778,做多,2021-12-31 14:20:00,2021-12-31 15:05:00,3789.2,3790.79,-0.0,flip_to_short -15779,做空,2021-12-31 15:05:00,2021-12-31 15:35:00,3790.79,3787.67,0.01,flip_to_long -15780,做多,2021-12-31 15:35:00,2021-12-31 22:40:00,3787.67,3676.28,-0.52,flip_to_short -15781,做空,2021-12-31 22:40:00,2021-12-31 22:45:00,3676.28,3681.9,-0.03,flip_to_long -15782,做多,2021-12-31 22:45:00,2022-01-01 04:10:00,3681.9,3711.74,0.13,flip_to_short -15783,做空,2022-01-01 04:10:00,2022-01-01 04:25:00,3711.74,3715.63,-0.03,flip_to_long -15784,做多,2022-01-01 04:25:00,2022-01-01 04:50:00,3715.63,3716.16,-0.01,flip_to_short -15785,做空,2022-01-01 04:50:00,2022-01-01 05:20:00,3716.16,3752.82,-0.18,flip_to_long -15786,做多,2022-01-01 05:20:00,2022-01-01 06:25:00,3752.82,3726.71,-0.13,flip_to_short -15787,做空,2022-01-01 06:25:00,2022-01-01 06:30:00,3726.71,3728.04,-0.01,flip_to_long -15788,做多,2022-01-01 06:30:00,2022-01-01 06:35:00,3728.04,3724.63,-0.02,flip_to_short -15789,做空,2022-01-01 06:35:00,2022-01-01 07:50:00,3724.63,3722.48,0.0,flip_to_long -15790,做多,2022-01-01 07:50:00,2022-01-01 08:50:00,3722.48,3723.44,-0.0,flip_to_short -15791,做空,2022-01-01 08:50:00,2022-01-01 09:05:00,3723.44,3726.74,-0.02,flip_to_long -15792,做多,2022-01-01 09:05:00,2022-01-01 09:15:00,3726.74,3722.51,-0.03,flip_to_short -15793,做空,2022-01-01 09:15:00,2022-01-01 10:00:00,3722.51,3727.23,-0.03,flip_to_long -15794,做多,2022-01-01 10:00:00,2022-01-01 10:05:00,3727.23,3723.28,-0.03,flip_to_short -15795,做空,2022-01-01 10:05:00,2022-01-01 12:30:00,3723.28,3709.64,0.05,flip_to_long -15796,做多,2022-01-01 12:30:00,2022-01-01 13:05:00,3709.64,3709.93,-0.01,flip_to_short -15797,做空,2022-01-01 13:05:00,2022-01-01 13:10:00,3709.93,3718.38,-0.05,flip_to_long -15798,做多,2022-01-01 13:10:00,2022-01-01 13:30:00,3718.38,3709.5,-0.05,flip_to_short -15799,做空,2022-01-01 13:30:00,2022-01-01 13:35:00,3709.5,3713.66,-0.03,flip_to_long -15800,做多,2022-01-01 13:35:00,2022-01-01 13:50:00,3713.66,3706.43,-0.04,flip_to_short -15801,做空,2022-01-01 13:50:00,2022-01-01 13:55:00,3706.43,3708.68,-0.02,flip_to_long -15802,做多,2022-01-01 13:55:00,2022-01-01 14:05:00,3708.68,3704.99,-0.02,flip_to_short -15803,做空,2022-01-01 14:05:00,2022-01-01 14:10:00,3704.99,3705.01,-0.01,flip_to_long -15804,做多,2022-01-01 14:10:00,2022-01-01 14:25:00,3705.01,3709.15,0.01,flip_to_short -15805,做空,2022-01-01 14:25:00,2022-01-01 14:40:00,3709.15,3700.47,0.03,flip_to_long -15806,做多,2022-01-01 14:40:00,2022-01-01 15:10:00,3700.47,3704.51,0.01,flip_to_short -15807,做空,2022-01-01 15:10:00,2022-01-01 22:25:00,3704.51,3751.99,-0.22,flip_to_long -15808,做多,2022-01-01 22:25:00,2022-01-01 22:50:00,3751.99,3757.83,0.02,flip_to_short -15809,做空,2022-01-01 22:50:00,2022-01-01 23:15:00,3757.83,3750.0,0.03,flip_to_long -15810,做多,2022-01-01 23:15:00,2022-01-02 00:10:00,3750.0,3756.35,0.02,flip_to_short -15811,做空,2022-01-02 00:10:00,2022-01-02 00:20:00,3756.35,3761.47,-0.03,flip_to_long -15812,做多,2022-01-02 00:20:00,2022-01-02 01:00:00,3761.47,3756.86,-0.03,flip_to_short -15813,做空,2022-01-02 01:00:00,2022-01-02 03:30:00,3756.86,3758.53,-0.02,flip_to_long -15814,做多,2022-01-02 03:30:00,2022-01-02 03:40:00,3758.53,3751.31,-0.04,flip_to_short -15815,做空,2022-01-02 03:40:00,2022-01-02 03:55:00,3751.31,3756.54,-0.03,flip_to_long -15816,做多,2022-01-02 03:55:00,2022-01-02 04:15:00,3756.54,3749.08,-0.04,flip_to_short -15817,做空,2022-01-02 04:15:00,2022-01-02 04:30:00,3749.08,3752.83,-0.02,flip_to_long -15818,做多,2022-01-02 04:30:00,2022-01-02 04:40:00,3752.83,3741.69,-0.06,flip_to_short -15819,做空,2022-01-02 04:40:00,2022-01-02 06:15:00,3741.69,3743.5,-0.02,flip_to_long -15820,做多,2022-01-02 06:15:00,2022-01-02 06:25:00,3743.5,3740.18,-0.02,flip_to_short -15821,做空,2022-01-02 06:25:00,2022-01-02 06:40:00,3740.18,3743.21,-0.02,flip_to_long -15822,做多,2022-01-02 06:40:00,2022-01-02 06:50:00,3743.21,3740.1,-0.02,flip_to_short -15823,做空,2022-01-02 06:50:00,2022-01-02 07:15:00,3740.1,3739.36,-0.0,flip_to_long -15824,做多,2022-01-02 07:15:00,2022-01-02 07:40:00,3739.36,3741.94,0.0,flip_to_short -15825,做空,2022-01-02 07:40:00,2022-01-02 07:55:00,3741.94,3745.52,-0.02,flip_to_long -15826,做多,2022-01-02 07:55:00,2022-01-02 08:00:00,3745.52,3737.99,-0.04,flip_to_short -15827,做空,2022-01-02 08:00:00,2022-01-02 08:20:00,3737.99,3741.57,-0.02,flip_to_long -15828,做多,2022-01-02 08:20:00,2022-01-02 08:25:00,3741.57,3738.38,-0.02,flip_to_short -15829,做空,2022-01-02 08:25:00,2022-01-02 08:45:00,3738.38,3739.92,-0.01,flip_to_long -15830,做多,2022-01-02 08:45:00,2022-01-02 10:40:00,3739.92,3744.76,0.01,flip_to_short -15831,做空,2022-01-02 10:40:00,2022-01-02 11:00:00,3744.76,3743.9,-0.0,flip_to_long -15832,做多,2022-01-02 11:00:00,2022-01-02 11:40:00,3743.9,3744.23,-0.01,flip_to_short -15833,做空,2022-01-02 11:40:00,2022-01-02 12:35:00,3744.23,3749.4,-0.03,flip_to_long -15834,做多,2022-01-02 12:35:00,2022-01-02 13:10:00,3749.4,3744.3,-0.03,flip_to_short -15835,做空,2022-01-02 13:10:00,2022-01-02 13:25:00,3744.3,3752.75,-0.04,flip_to_long -15836,做多,2022-01-02 13:25:00,2022-01-02 13:35:00,3752.75,3745.21,-0.04,flip_to_short -15837,做空,2022-01-02 13:35:00,2022-01-02 13:40:00,3745.21,3747.62,-0.02,flip_to_long -15838,做多,2022-01-02 13:40:00,2022-01-02 13:45:00,3747.62,3743.28,-0.03,flip_to_short -15839,做空,2022-01-02 13:45:00,2022-01-02 14:05:00,3743.28,3748.75,-0.03,flip_to_long -15840,做多,2022-01-02 14:05:00,2022-01-02 14:20:00,3748.75,3743.54,-0.03,flip_to_short -15841,做空,2022-01-02 14:20:00,2022-01-02 14:25:00,3743.54,3744.23,-0.01,flip_to_long -15842,做多,2022-01-02 14:25:00,2022-01-02 18:30:00,3744.23,3778.11,0.13,flip_to_short -15843,做空,2022-01-02 18:30:00,2022-01-02 18:35:00,3778.11,3788.19,-0.05,flip_to_long -15844,做多,2022-01-02 18:35:00,2022-01-02 18:40:00,3788.19,3784.27,-0.02,flip_to_short -15845,做空,2022-01-02 18:40:00,2022-01-02 18:45:00,3784.27,3798.68,-0.07,flip_to_long -15846,做多,2022-01-02 18:45:00,2022-01-02 19:20:00,3798.68,3794.3,-0.03,flip_to_short -15847,做空,2022-01-02 19:20:00,2022-01-02 19:35:00,3794.3,3790.93,0.01,flip_to_long -15848,做多,2022-01-02 19:35:00,2022-01-02 19:55:00,3790.93,3797.01,0.02,flip_to_short -15849,做空,2022-01-02 19:55:00,2022-01-02 20:45:00,3797.01,3805.0,-0.04,flip_to_long -15850,做多,2022-01-02 20:45:00,2022-01-02 21:00:00,3805.0,3801.15,-0.02,flip_to_short -15851,做空,2022-01-02 21:00:00,2022-01-02 21:05:00,3801.15,3807.49,-0.03,flip_to_long -15852,做多,2022-01-02 21:05:00,2022-01-02 21:20:00,3807.49,3809.02,-0.0,flip_to_short -15853,做空,2022-01-02 21:20:00,2022-01-03 00:15:00,3809.02,3811.99,-0.02,flip_to_long -15854,做多,2022-01-03 00:15:00,2022-01-03 00:25:00,3811.99,3813.56,-0.0,flip_to_short -15855,做空,2022-01-03 00:25:00,2022-01-03 05:25:00,3813.56,3805.15,0.03,flip_to_long -15856,做多,2022-01-03 05:25:00,2022-01-03 07:45:00,3805.15,3799.21,-0.03,flip_to_short -15857,做空,2022-01-03 07:45:00,2022-01-03 09:35:00,3799.21,3803.93,-0.03,flip_to_long -15858,做多,2022-01-03 09:35:00,2022-01-03 09:55:00,3803.93,3807.49,0.01,flip_to_short -15859,做空,2022-01-03 09:55:00,2022-01-03 12:55:00,3807.49,3817.87,-0.05,flip_to_long -15860,做多,2022-01-03 12:55:00,2022-01-03 13:05:00,3817.87,3819.17,-0.0,flip_to_short -15861,做空,2022-01-03 13:05:00,2022-01-03 13:15:00,3819.17,3824.27,-0.03,flip_to_long -15862,做多,2022-01-03 13:15:00,2022-01-03 13:55:00,3824.27,3817.46,-0.04,flip_to_short -15863,做空,2022-01-03 13:55:00,2022-01-03 14:30:00,3817.46,3831.57,-0.07,flip_to_long -15864,做多,2022-01-03 14:30:00,2022-01-03 14:45:00,3831.57,3818.68,-0.06,flip_to_short -15865,做空,2022-01-03 14:45:00,2022-01-03 22:15:00,3818.68,3739.77,0.32,flip_to_long -15866,做多,2022-01-03 22:15:00,2022-01-04 01:00:00,3739.77,3734.99,-0.03,flip_to_short -15867,做空,2022-01-04 01:00:00,2022-01-04 01:05:00,3734.99,3737.7,-0.02,flip_to_long -15868,做多,2022-01-04 01:05:00,2022-01-04 03:45:00,3737.7,3744.71,0.02,flip_to_short -15869,做空,2022-01-04 03:45:00,2022-01-04 04:00:00,3744.71,3743.34,-0.0,flip_to_long -15870,做多,2022-01-04 04:00:00,2022-01-04 04:25:00,3743.34,3743.03,-0.01,flip_to_short -15871,做空,2022-01-04 04:25:00,2022-01-04 05:15:00,3743.03,3736.71,0.02,flip_to_long -15872,做多,2022-01-04 05:15:00,2022-01-04 05:35:00,3736.71,3734.88,-0.02,flip_to_short -15873,做空,2022-01-04 05:35:00,2022-01-04 05:50:00,3734.88,3736.53,-0.02,flip_to_long -15874,做多,2022-01-04 05:50:00,2022-01-04 15:55:00,3736.53,3849.02,0.47,flip_to_short -15875,做空,2022-01-04 15:55:00,2022-01-04 16:30:00,3849.02,3849.14,-0.01,flip_to_long -15876,做多,2022-01-04 16:30:00,2022-01-04 17:05:00,3849.14,3844.54,-0.03,flip_to_short -15877,做空,2022-01-04 17:05:00,2022-01-04 17:10:00,3844.54,3850.92,-0.04,flip_to_long -15878,做多,2022-01-04 17:10:00,2022-01-04 17:25:00,3850.92,3852.87,0.0,flip_to_short -15879,做空,2022-01-04 17:25:00,2022-01-04 21:40:00,3852.87,3829.57,0.09,flip_to_long -15880,做多,2022-01-04 21:40:00,2022-01-04 21:45:00,3829.57,3826.82,-0.02,flip_to_short -15881,做空,2022-01-04 21:45:00,2022-01-04 22:05:00,3826.82,3824.28,0.0,flip_to_long -15882,做多,2022-01-04 22:05:00,2022-01-04 22:10:00,3824.28,3817.48,-0.04,flip_to_short -15883,做空,2022-01-04 22:10:00,2022-01-04 22:35:00,3817.48,3820.04,-0.02,flip_to_long -15884,做多,2022-01-04 22:35:00,2022-01-04 22:40:00,3820.04,3818.81,-0.01,flip_to_short -15885,做空,2022-01-04 22:40:00,2022-01-04 23:25:00,3818.81,3811.38,0.02,flip_to_long -15886,做多,2022-01-04 23:25:00,2022-01-05 02:45:00,3811.38,3805.26,-0.03,flip_to_short -15887,做空,2022-01-05 02:45:00,2022-01-05 03:00:00,3805.26,3804.63,-0.01,flip_to_long -15888,做多,2022-01-05 03:00:00,2022-01-05 05:00:00,3804.63,3804.59,-0.01,flip_to_short -15889,做空,2022-01-05 05:00:00,2022-01-05 05:15:00,3804.59,3802.08,0.0,flip_to_long -15890,做多,2022-01-05 05:15:00,2022-01-05 08:00:00,3802.08,3806.69,0.01,flip_to_short -15891,做空,2022-01-05 08:00:00,2022-01-05 08:20:00,3806.69,3810.82,-0.03,flip_to_long -15892,做多,2022-01-05 08:20:00,2022-01-05 08:25:00,3810.82,3810.45,-0.01,flip_to_short -15893,做空,2022-01-05 08:25:00,2022-01-05 08:35:00,3810.45,3810.11,-0.01,flip_to_long -15894,做多,2022-01-05 08:35:00,2022-01-05 11:00:00,3810.11,3818.07,0.03,flip_to_short -15895,做空,2022-01-05 11:00:00,2022-01-05 13:55:00,3818.07,3813.25,0.01,flip_to_long -15896,做多,2022-01-05 13:55:00,2022-01-05 14:15:00,3813.25,3802.74,-0.05,flip_to_short -15897,做空,2022-01-05 14:15:00,2022-01-05 14:25:00,3802.74,3810.61,-0.04,flip_to_long -15898,做多,2022-01-05 14:25:00,2022-01-05 14:30:00,3810.61,3803.0,-0.04,flip_to_short -15899,做空,2022-01-05 14:30:00,2022-01-05 14:40:00,3803.0,3802.12,-0.0,flip_to_long -15900,做多,2022-01-05 14:40:00,2022-01-05 16:40:00,3802.12,3795.37,-0.04,flip_to_short -15901,做空,2022-01-05 16:40:00,2022-01-05 17:00:00,3795.37,3799.08,-0.02,flip_to_long -15902,做多,2022-01-05 17:00:00,2022-01-06 15:10:00,3799.08,3363.23,-1.87,flip_to_short -15903,做空,2022-01-06 15:10:00,2022-01-06 15:15:00,3363.23,3363.47,-0.01,flip_to_long -15904,做多,2022-01-06 15:15:00,2022-01-06 20:55:00,3363.47,3423.96,0.26,flip_to_short -15905,做空,2022-01-06 20:55:00,2022-01-06 21:00:00,3423.96,3425.34,-0.01,flip_to_long -15906,做多,2022-01-06 21:00:00,2022-01-06 21:05:00,3425.34,3414.45,-0.05,flip_to_short -15907,做空,2022-01-06 21:05:00,2022-01-06 21:20:00,3414.45,3425.5,-0.06,flip_to_long -15908,做多,2022-01-06 21:20:00,2022-01-06 21:40:00,3425.5,3423.24,-0.02,flip_to_short -15909,做空,2022-01-06 21:40:00,2022-01-06 21:50:00,3423.24,3428.27,-0.03,flip_to_long -15910,做多,2022-01-06 21:50:00,2022-01-06 22:40:00,3428.27,3420.86,-0.04,flip_to_short -15911,做空,2022-01-06 22:40:00,2022-01-07 03:30:00,3420.86,3274.86,0.62,tp_lower -15912,做多,2022-01-07 08:00:00,2022-01-07 08:05:00,3214.79,3203.16,-0.06,flip_to_short -15913,做空,2022-01-07 08:05:00,2022-01-07 08:25:00,3203.16,3241.55,-0.19,flip_to_long -15914,做多,2022-01-07 08:25:00,2022-01-07 11:30:00,3241.55,3222.05,-0.1,flip_to_short -15915,做空,2022-01-07 11:30:00,2022-01-07 12:55:00,3222.05,3240.95,-0.1,flip_to_long -15916,做多,2022-01-07 12:55:00,2022-01-07 13:00:00,3240.95,3236.3,-0.03,flip_to_short -15917,做空,2022-01-07 13:00:00,2022-01-07 13:30:00,3236.3,3253.67,-0.09,flip_to_long -15918,做多,2022-01-07 13:30:00,2022-01-07 13:35:00,3253.67,3170.04,-0.39,flip_to_short -15919,做空,2022-01-07 13:35:00,2022-01-07 13:40:00,3170.04,3158.07,0.05,tp_lower -15920,做多,2022-01-07 16:45:00,2022-01-07 17:05:00,3199.55,3198.55,-0.01,flip_to_short -15921,做空,2022-01-07 17:05:00,2022-01-07 17:25:00,3198.55,3190.98,0.03,flip_to_long -15922,做多,2022-01-07 17:25:00,2022-01-07 17:30:00,3190.98,3180.77,-0.05,flip_to_short -15923,做空,2022-01-07 17:30:00,2022-01-07 17:40:00,3180.77,3186.1,-0.03,flip_to_long -15924,做多,2022-01-07 17:40:00,2022-01-07 18:20:00,3186.1,3183.59,-0.02,flip_to_short -15925,做空,2022-01-07 18:20:00,2022-01-07 18:30:00,3183.59,3185.26,-0.01,flip_to_long -15926,做多,2022-01-07 18:30:00,2022-01-07 18:40:00,3185.26,3173.16,-0.06,flip_to_short -15927,做空,2022-01-07 18:40:00,2022-01-07 19:30:00,3173.16,3174.85,-0.01,flip_to_long -15928,做多,2022-01-07 19:30:00,2022-01-07 22:35:00,3174.85,3193.14,0.07,flip_to_short -15929,做空,2022-01-07 22:35:00,2022-01-07 23:30:00,3193.14,3189.26,0.01,flip_to_long -15930,做多,2022-01-07 23:30:00,2022-01-07 23:40:00,3189.26,3195.89,0.02,flip_to_short -15931,做空,2022-01-07 23:40:00,2022-01-07 23:50:00,3195.89,3189.23,0.02,flip_to_long -15932,做多,2022-01-07 23:50:00,2022-01-08 00:00:00,3189.23,3193.42,0.01,flip_to_short -15933,做空,2022-01-08 00:00:00,2022-01-08 00:10:00,3193.42,3202.22,-0.05,flip_to_long -15934,做多,2022-01-08 00:10:00,2022-01-08 02:10:00,3202.22,3209.77,0.03,flip_to_short -15935,做空,2022-01-08 02:10:00,2022-01-08 02:50:00,3209.77,3203.61,0.02,flip_to_long -15936,做多,2022-01-08 02:50:00,2022-01-08 03:00:00,3203.61,3204.15,-0.0,flip_to_short -15937,做空,2022-01-08 03:00:00,2022-01-08 03:05:00,3204.15,3210.46,-0.04,flip_to_long -15938,做多,2022-01-08 03:05:00,2022-01-08 03:10:00,3210.46,3206.49,-0.03,flip_to_short -15939,做空,2022-01-08 03:10:00,2022-01-08 03:55:00,3206.49,3202.85,0.01,flip_to_long -15940,做多,2022-01-08 03:55:00,2022-01-08 04:25:00,3202.85,3209.33,0.02,flip_to_short -15941,做空,2022-01-08 04:25:00,2022-01-08 04:35:00,3209.33,3214.25,-0.03,flip_to_long -15942,做多,2022-01-08 04:35:00,2022-01-08 05:00:00,3214.25,3211.59,-0.02,flip_to_short -15943,做空,2022-01-08 05:00:00,2022-01-08 05:05:00,3211.59,3213.9,-0.02,flip_to_long -15944,做多,2022-01-08 05:05:00,2022-01-08 05:20:00,3213.9,3211.06,-0.02,flip_to_short -15945,做空,2022-01-08 05:20:00,2022-01-08 05:25:00,3211.06,3217.87,-0.04,flip_to_long -15946,做多,2022-01-08 05:25:00,2022-01-08 05:30:00,3217.87,3213.2,-0.03,flip_to_short -15947,做空,2022-01-08 05:30:00,2022-01-08 05:45:00,3213.2,3212.57,-0.0,flip_to_long -15948,做多,2022-01-08 05:45:00,2022-01-08 06:00:00,3212.57,3209.83,-0.02,flip_to_short -15949,做空,2022-01-08 06:00:00,2022-01-08 06:15:00,3209.83,3213.23,-0.02,flip_to_long -15950,做多,2022-01-08 06:15:00,2022-01-08 06:20:00,3213.23,3208.0,-0.03,flip_to_short -15951,做空,2022-01-08 06:20:00,2022-01-08 06:50:00,3208.0,3212.65,-0.03,flip_to_long -15952,做多,2022-01-08 06:50:00,2022-01-08 07:40:00,3212.65,3208.3,-0.03,flip_to_short -15953,做空,2022-01-08 07:40:00,2022-01-08 07:45:00,3208.3,3211.61,-0.02,flip_to_long -15954,做多,2022-01-08 07:45:00,2022-01-08 07:50:00,3211.61,3208.74,-0.02,flip_to_short -15955,做空,2022-01-08 07:50:00,2022-01-08 07:55:00,3208.74,3215.31,-0.04,flip_to_long -15956,做多,2022-01-08 07:55:00,2022-01-08 08:30:00,3215.31,3216.55,-0.0,flip_to_short -15957,做空,2022-01-08 08:30:00,2022-01-08 08:45:00,3216.55,3218.59,-0.02,flip_to_long -15958,做多,2022-01-08 08:45:00,2022-01-08 08:55:00,3218.59,3214.49,-0.02,flip_to_short -15959,做空,2022-01-08 08:55:00,2022-01-08 10:50:00,3214.49,3217.03,-0.02,flip_to_long -15960,做多,2022-01-08 10:50:00,2022-01-08 11:00:00,3217.03,3212.39,-0.03,flip_to_short -15961,做空,2022-01-08 11:00:00,2022-01-08 11:15:00,3212.39,3220.83,-0.04,flip_to_long -15962,做多,2022-01-08 11:15:00,2022-01-08 11:20:00,3220.83,3219.56,-0.01,flip_to_short -15963,做空,2022-01-08 11:20:00,2022-01-08 11:55:00,3219.56,3218.33,-0.0,flip_to_long -15964,做多,2022-01-08 11:55:00,2022-01-08 12:15:00,3218.33,3218.84,-0.0,flip_to_short -15965,做空,2022-01-08 12:15:00,2022-01-08 21:25:00,3218.84,3065.59,0.65,flip_to_long -15966,做多,2022-01-08 21:25:00,2022-01-09 00:05:00,3065.59,3062.3,-0.02,flip_to_short -15967,做空,2022-01-09 00:05:00,2022-01-09 00:10:00,3062.3,3079.65,-0.09,flip_to_long -15968,做多,2022-01-09 00:10:00,2022-01-09 05:50:00,3079.65,3121.58,0.19,flip_to_short -15969,做空,2022-01-09 05:50:00,2022-01-09 06:05:00,3121.58,3126.16,-0.03,flip_to_long -15970,做多,2022-01-09 06:05:00,2022-01-09 06:20:00,3126.16,3123.61,-0.02,flip_to_short -15971,做空,2022-01-09 06:20:00,2022-01-09 06:25:00,3123.61,3128.86,-0.03,flip_to_long -15972,做多,2022-01-09 06:25:00,2022-01-09 07:05:00,3128.86,3129.37,-0.0,flip_to_short -15973,做空,2022-01-09 07:05:00,2022-01-09 07:25:00,3129.37,3130.84,-0.01,flip_to_long -15974,做多,2022-01-09 07:25:00,2022-01-09 07:30:00,3130.84,3129.51,-0.01,flip_to_short -15975,做空,2022-01-09 07:30:00,2022-01-09 07:50:00,3129.51,3130.87,-0.01,flip_to_long -15976,做多,2022-01-09 07:50:00,2022-01-09 07:55:00,3130.87,3125.35,-0.03,flip_to_short -15977,做空,2022-01-09 07:55:00,2022-01-09 08:00:00,3125.35,3126.39,-0.01,flip_to_long -15978,做多,2022-01-09 08:00:00,2022-01-09 08:10:00,3126.39,3128.38,0.0,flip_to_short -15979,做空,2022-01-09 08:10:00,2022-01-09 11:05:00,3128.38,3115.88,0.05,flip_to_long -15980,做多,2022-01-09 11:05:00,2022-01-09 12:05:00,3115.88,3115.57,-0.01,flip_to_short -15981,做空,2022-01-09 12:05:00,2022-01-09 12:25:00,3115.57,3109.99,0.02,flip_to_long -15982,做多,2022-01-09 12:25:00,2022-01-09 12:50:00,3109.99,3110.65,-0.0,flip_to_short -15983,做空,2022-01-09 12:50:00,2022-01-09 13:05:00,3110.65,3110.34,-0.01,flip_to_long -15984,做多,2022-01-09 13:05:00,2022-01-09 13:25:00,3110.34,3100.9,-0.05,flip_to_short -15985,做空,2022-01-09 13:25:00,2022-01-09 14:40:00,3100.9,3111.87,-0.06,flip_to_long -15986,做多,2022-01-09 14:40:00,2022-01-09 14:45:00,3111.87,3104.0,-0.04,flip_to_short -15987,做空,2022-01-09 14:45:00,2022-01-09 16:20:00,3104.0,3103.84,-0.01,flip_to_long -15988,做多,2022-01-09 16:20:00,2022-01-09 22:30:00,3103.84,3181.78,0.36,flip_to_short -15989,做空,2022-01-09 22:30:00,2022-01-09 22:35:00,3181.78,3186.13,-0.03,flip_to_long -15990,做多,2022-01-09 22:35:00,2022-01-09 22:40:00,3186.13,3184.58,-0.01,flip_to_short -15991,做空,2022-01-09 22:40:00,2022-01-10 03:20:00,3184.58,3153.28,0.14,flip_to_long -15992,做多,2022-01-10 03:20:00,2022-01-10 03:30:00,3153.28,3151.71,-0.02,flip_to_short -15993,做空,2022-01-10 03:30:00,2022-01-10 03:50:00,3151.71,3152.63,-0.01,flip_to_long -15994,做多,2022-01-10 03:50:00,2022-01-10 04:00:00,3152.63,3150.78,-0.02,flip_to_short -15995,做空,2022-01-10 04:00:00,2022-01-10 06:45:00,3150.78,3157.22,-0.04,flip_to_long -15996,做多,2022-01-10 06:45:00,2022-01-10 07:15:00,3157.22,3155.01,-0.02,flip_to_short -15997,做空,2022-01-10 07:15:00,2022-01-10 07:25:00,3155.01,3163.98,-0.05,flip_to_long -15998,做多,2022-01-10 07:25:00,2022-01-10 07:30:00,3163.98,3160.54,-0.02,flip_to_short -15999,做空,2022-01-10 07:30:00,2022-01-10 07:35:00,3160.54,3161.25,-0.01,flip_to_long -16000,做多,2022-01-10 07:35:00,2022-01-10 10:25:00,3161.25,3153.76,-0.04,flip_to_short -16001,做空,2022-01-10 10:25:00,2022-01-10 10:30:00,3153.76,3157.43,-0.02,flip_to_long -16002,做多,2022-01-10 10:30:00,2022-01-10 10:35:00,3157.43,3154.46,-0.02,flip_to_short -16003,做空,2022-01-10 10:35:00,2022-01-10 16:15:00,3154.46,3076.57,0.36,flip_to_long -16004,做多,2022-01-10 16:15:00,2022-01-10 17:25:00,3076.57,3004.49,-0.36,flip_to_short -16005,做空,2022-01-10 17:25:00,2022-01-10 17:45:00,3004.49,3004.07,-0.01,flip_to_long -16006,做多,2022-01-10 17:45:00,2022-01-10 18:20:00,3004.07,3025.82,0.1,flip_to_short -16007,做空,2022-01-10 18:20:00,2022-01-10 18:30:00,3025.82,3025.01,-0.0,flip_to_long -16008,做多,2022-01-10 18:30:00,2022-01-10 19:50:00,3025.01,3023.33,-0.02,flip_to_short -16009,做空,2022-01-10 19:50:00,2022-01-10 19:55:00,3023.33,3028.85,-0.03,flip_to_long -16010,做多,2022-01-10 19:55:00,2022-01-11 00:20:00,3028.85,3061.93,0.15,flip_to_short -16011,做空,2022-01-11 00:20:00,2022-01-11 00:30:00,3061.93,3063.9,-0.02,flip_to_long -16012,做多,2022-01-11 00:30:00,2022-01-11 00:50:00,3063.9,3067.73,0.01,flip_to_short -16013,做空,2022-01-11 00:50:00,2022-01-11 01:25:00,3067.73,3069.08,-0.01,flip_to_long -16014,做多,2022-01-11 01:25:00,2022-01-11 06:30:00,3069.08,3107.44,0.18,flip_to_short -16015,做空,2022-01-11 06:30:00,2022-01-11 06:35:00,3107.44,3108.63,-0.01,flip_to_long -16016,做多,2022-01-11 06:35:00,2022-01-11 06:40:00,3108.63,3104.21,-0.03,flip_to_short -16017,做空,2022-01-11 06:40:00,2022-01-11 07:00:00,3104.21,3110.18,-0.04,flip_to_long -16018,做多,2022-01-11 07:00:00,2022-01-11 07:10:00,3110.18,3111.75,0.0,flip_to_short -16019,做空,2022-01-11 07:10:00,2022-01-11 07:45:00,3111.75,3113.98,-0.02,flip_to_long -16020,做多,2022-01-11 07:45:00,2022-01-11 08:30:00,3113.98,3109.76,-0.03,flip_to_short -16021,做空,2022-01-11 08:30:00,2022-01-11 08:35:00,3109.76,3111.76,-0.02,flip_to_long -16022,做多,2022-01-11 08:35:00,2022-01-11 10:15:00,3111.76,3111.13,-0.01,flip_to_short -16023,做空,2022-01-11 10:15:00,2022-01-11 11:30:00,3111.13,3111.55,-0.01,flip_to_long -16024,做多,2022-01-11 11:30:00,2022-01-11 11:55:00,3111.55,3108.91,-0.02,flip_to_short -16025,做空,2022-01-11 11:55:00,2022-01-11 12:05:00,3108.91,3121.6,-0.07,flip_to_long -16026,做多,2022-01-11 12:05:00,2022-01-11 13:35:00,3121.6,3108.94,-0.07,flip_to_short -16027,做空,2022-01-11 13:35:00,2022-01-11 13:45:00,3108.94,3115.98,-0.04,flip_to_long -16028,做多,2022-01-11 13:45:00,2022-01-11 13:50:00,3115.98,3109.32,-0.04,flip_to_short -16029,做空,2022-01-11 13:50:00,2022-01-11 14:00:00,3109.32,3115.59,-0.04,flip_to_long -16030,做多,2022-01-11 14:00:00,2022-01-11 14:15:00,3115.59,3113.55,-0.02,flip_to_short -16031,做空,2022-01-11 14:15:00,2022-01-11 14:50:00,3113.55,3110.76,0.01,flip_to_long -16032,做多,2022-01-11 14:50:00,2022-01-11 15:40:00,3110.76,3110.31,-0.01,flip_to_short -16033,做空,2022-01-11 15:40:00,2022-01-11 15:45:00,3110.31,3114.65,-0.03,flip_to_long -16034,做多,2022-01-11 15:45:00,2022-01-11 21:20:00,3114.65,3229.67,0.54,flip_to_short -16035,做空,2022-01-11 21:20:00,2022-01-11 21:35:00,3229.67,3231.6,-0.02,flip_to_long -16036,做多,2022-01-11 21:35:00,2022-01-11 22:10:00,3231.6,3229.42,-0.02,flip_to_short -16037,做空,2022-01-11 22:10:00,2022-01-11 22:45:00,3229.42,3233.74,-0.03,flip_to_long -16038,做多,2022-01-11 22:45:00,2022-01-11 22:50:00,3233.74,3232.33,-0.01,flip_to_short -16039,做空,2022-01-11 22:50:00,2022-01-11 23:00:00,3232.33,3232.1,-0.01,flip_to_long -16040,做多,2022-01-11 23:00:00,2022-01-11 23:50:00,3232.1,3232.11,-0.01,flip_to_short -16041,做空,2022-01-11 23:50:00,2022-01-11 23:55:00,3232.11,3236.86,-0.03,flip_to_long -16042,做多,2022-01-11 23:55:00,2022-01-12 00:35:00,3236.86,3231.17,-0.03,flip_to_short -16043,做空,2022-01-12 00:35:00,2022-01-12 01:05:00,3231.17,3235.68,-0.03,flip_to_long -16044,做多,2022-01-12 01:05:00,2022-01-12 01:10:00,3235.68,3232.55,-0.02,flip_to_short -16045,做空,2022-01-12 01:10:00,2022-01-12 01:25:00,3232.55,3235.05,-0.02,flip_to_long -16046,做多,2022-01-12 01:25:00,2022-01-12 01:35:00,3235.05,3231.05,-0.03,flip_to_short -16047,做空,2022-01-12 01:35:00,2022-01-12 02:05:00,3231.05,3234.92,-0.03,flip_to_long -16048,做多,2022-01-12 02:05:00,2022-01-12 02:10:00,3234.92,3232.71,-0.02,flip_to_short -16049,做空,2022-01-12 02:10:00,2022-01-12 02:15:00,3232.71,3234.92,-0.02,flip_to_long -16050,做多,2022-01-12 02:15:00,2022-01-12 02:20:00,3234.92,3229.43,-0.03,flip_to_short -16051,做空,2022-01-12 02:20:00,2022-01-12 03:25:00,3229.43,3232.66,-0.02,flip_to_long -16052,做多,2022-01-12 03:25:00,2022-01-12 03:45:00,3232.66,3233.0,-0.01,flip_to_short -16053,做空,2022-01-12 03:45:00,2022-01-12 04:05:00,3233.0,3240.1,-0.04,flip_to_long -16054,做多,2022-01-12 04:05:00,2022-01-12 04:10:00,3240.1,3234.93,-0.03,flip_to_short -16055,做空,2022-01-12 04:10:00,2022-01-12 04:20:00,3234.93,3234.63,-0.01,flip_to_long -16056,做多,2022-01-12 04:20:00,2022-01-12 04:25:00,3234.63,3224.92,-0.05,flip_to_short -16057,做空,2022-01-12 04:25:00,2022-01-12 05:20:00,3224.92,3229.81,-0.03,flip_to_long -16058,做多,2022-01-12 05:20:00,2022-01-12 05:50:00,3229.81,3226.84,-0.02,flip_to_short -16059,做空,2022-01-12 05:50:00,2022-01-12 06:00:00,3226.84,3231.57,-0.03,flip_to_long -16060,做多,2022-01-12 06:00:00,2022-01-12 06:05:00,3231.57,3228.39,-0.02,flip_to_short -16061,做空,2022-01-12 06:05:00,2022-01-12 06:10:00,3228.39,3229.48,-0.01,flip_to_long -16062,做多,2022-01-12 06:10:00,2022-01-12 06:15:00,3229.48,3226.54,-0.02,flip_to_short -16063,做空,2022-01-12 06:15:00,2022-01-12 06:25:00,3226.54,3232.34,-0.03,flip_to_long -16064,做多,2022-01-12 06:25:00,2022-01-12 06:30:00,3232.34,3251.99,0.08,tp_upper -16065,做空,2022-01-12 07:05:00,2022-01-12 08:10:00,3226.68,3227.49,-0.01,flip_to_long -16066,做多,2022-01-12 08:10:00,2022-01-12 08:15:00,3227.49,3227.05,-0.01,flip_to_short -16067,做空,2022-01-12 08:15:00,2022-01-12 08:20:00,3227.05,3229.41,-0.02,flip_to_long -16068,做多,2022-01-12 08:20:00,2022-01-12 08:25:00,3229.41,3224.25,-0.03,flip_to_short -16069,做空,2022-01-12 08:25:00,2022-01-12 08:30:00,3224.25,3228.45,-0.03,flip_to_long -16070,做多,2022-01-12 08:30:00,2022-01-12 08:35:00,3228.45,3222.62,-0.03,flip_to_short -16071,做空,2022-01-12 08:35:00,2022-01-12 08:40:00,3222.62,3226.36,-0.02,flip_to_long -16072,做多,2022-01-12 08:40:00,2022-01-12 18:50:00,3226.36,3368.03,0.64,flip_to_short -16073,做空,2022-01-12 18:50:00,2022-01-12 19:20:00,3368.03,3370.31,-0.02,flip_to_long -16074,做多,2022-01-12 19:20:00,2022-01-12 20:35:00,3370.31,3365.44,-0.03,flip_to_short -16075,做空,2022-01-12 20:35:00,2022-01-12 20:40:00,3365.44,3369.97,-0.03,flip_to_long -16076,做多,2022-01-12 20:40:00,2022-01-12 21:30:00,3369.97,3376.52,0.02,flip_to_short -16077,做空,2022-01-12 21:30:00,2022-01-12 22:20:00,3376.52,3375.04,-0.0,flip_to_long -16078,做多,2022-01-12 22:20:00,2022-01-12 22:40:00,3375.04,3368.44,-0.04,flip_to_short -16079,做空,2022-01-12 22:40:00,2022-01-12 23:30:00,3368.44,3373.69,-0.03,flip_to_long -16080,做多,2022-01-12 23:30:00,2022-01-12 23:35:00,3373.69,3372.66,-0.01,flip_to_short -16081,做空,2022-01-12 23:35:00,2022-01-12 23:40:00,3372.66,3373.68,-0.01,flip_to_long -16082,做多,2022-01-12 23:40:00,2022-01-12 23:45:00,3373.68,3370.98,-0.02,flip_to_short -16083,做空,2022-01-12 23:45:00,2022-01-13 00:00:00,3370.98,3379.44,-0.05,flip_to_long -16084,做多,2022-01-13 00:00:00,2022-01-13 00:10:00,3379.44,3370.64,-0.05,flip_to_short -16085,做空,2022-01-13 00:10:00,2022-01-13 04:15:00,3370.64,3345.27,0.11,flip_to_long -16086,做多,2022-01-13 04:15:00,2022-01-13 04:30:00,3345.27,3343.01,-0.02,flip_to_short -16087,做空,2022-01-13 04:30:00,2022-01-13 04:35:00,3343.01,3346.08,-0.02,flip_to_long -16088,做多,2022-01-13 04:35:00,2022-01-13 04:45:00,3346.08,3338.01,-0.05,flip_to_short -16089,做空,2022-01-13 04:45:00,2022-01-13 05:50:00,3338.01,3339.65,-0.02,flip_to_long -16090,做多,2022-01-13 05:50:00,2022-01-13 05:55:00,3339.65,3335.55,-0.03,flip_to_short -16091,做空,2022-01-13 05:55:00,2022-01-13 06:00:00,3335.55,3340.55,-0.03,flip_to_long -16092,做多,2022-01-13 06:00:00,2022-01-13 06:05:00,3340.55,3335.84,-0.03,flip_to_short -16093,做空,2022-01-13 06:05:00,2022-01-13 06:10:00,3335.84,3336.8,-0.01,flip_to_long -16094,做多,2022-01-13 06:10:00,2022-01-13 06:40:00,3336.8,3337.1,-0.01,flip_to_short -16095,做空,2022-01-13 06:40:00,2022-01-13 06:50:00,3337.1,3334.74,0.0,flip_to_long -16096,做多,2022-01-13 06:50:00,2022-01-13 07:00:00,3334.74,3337.33,0.0,flip_to_short -16097,做空,2022-01-13 07:00:00,2022-01-13 07:45:00,3337.33,3336.89,-0.01,flip_to_long -16098,做多,2022-01-13 07:45:00,2022-01-13 08:00:00,3336.89,3338.13,-0.0,flip_to_short -16099,做空,2022-01-13 08:00:00,2022-01-13 12:05:00,3338.13,3349.63,-0.06,flip_to_long -16100,做多,2022-01-13 12:05:00,2022-01-13 13:15:00,3349.63,3354.41,0.01,flip_to_short -16101,做空,2022-01-13 13:15:00,2022-01-13 13:25:00,3354.41,3353.11,-0.0,flip_to_long -16102,做多,2022-01-13 13:25:00,2022-01-13 15:10:00,3353.11,3352.9,-0.01,flip_to_short -16103,做空,2022-01-13 15:10:00,2022-01-13 21:45:00,3352.9,3274.1,0.35,flip_to_long -16104,做多,2022-01-13 21:45:00,2022-01-13 21:50:00,3274.1,3271.76,-0.02,flip_to_short -16105,做空,2022-01-13 21:50:00,2022-01-13 22:05:00,3271.76,3272.77,-0.01,flip_to_long -16106,做多,2022-01-13 22:05:00,2022-01-13 22:10:00,3272.77,3260.44,-0.07,flip_to_short -16107,做空,2022-01-13 22:10:00,2022-01-14 00:35:00,3260.44,3261.85,-0.01,flip_to_long -16108,做多,2022-01-14 00:35:00,2022-01-14 01:20:00,3261.85,3258.7,-0.02,flip_to_short -16109,做空,2022-01-14 01:20:00,2022-01-14 01:35:00,3258.7,3263.96,-0.03,flip_to_long -16110,做多,2022-01-14 01:35:00,2022-01-14 01:40:00,3263.96,3253.07,-0.06,flip_to_short -16111,做空,2022-01-14 01:40:00,2022-01-14 01:45:00,3253.07,3260.03,-0.04,flip_to_long -16112,做多,2022-01-14 01:45:00,2022-01-14 01:55:00,3260.03,3257.25,-0.02,flip_to_short -16113,做空,2022-01-14 01:55:00,2022-01-14 02:00:00,3257.25,3261.19,-0.03,flip_to_long -16114,做多,2022-01-14 02:00:00,2022-01-14 02:05:00,3261.19,3258.07,-0.02,flip_to_short -16115,做空,2022-01-14 02:05:00,2022-01-14 02:20:00,3258.07,3257.84,-0.01,flip_to_long -16116,做多,2022-01-14 02:20:00,2022-01-14 07:35:00,3257.84,3273.27,0.07,flip_to_short -16117,做空,2022-01-14 07:35:00,2022-01-14 14:35:00,3273.27,3238.58,0.16,flip_to_long -16118,做多,2022-01-14 14:35:00,2022-01-14 23:00:00,3238.58,3307.96,0.33,flip_to_short -16119,做空,2022-01-14 23:00:00,2022-01-14 23:50:00,3307.96,3309.24,-0.01,flip_to_long -16120,做多,2022-01-14 23:50:00,2022-01-14 23:55:00,3309.24,3305.6,-0.03,flip_to_short -16121,做空,2022-01-14 23:55:00,2022-01-15 00:00:00,3305.6,3310.35,-0.03,flip_to_long -16122,做多,2022-01-15 00:00:00,2022-01-15 00:20:00,3310.35,3312.01,0.0,flip_to_short -16123,做空,2022-01-15 00:20:00,2022-01-15 00:45:00,3312.01,3309.99,0.0,flip_to_long -16124,做多,2022-01-15 00:45:00,2022-01-15 01:00:00,3309.99,3309.24,-0.01,flip_to_short -16125,做空,2022-01-15 01:00:00,2022-01-15 01:05:00,3309.24,3312.98,-0.03,flip_to_long -16126,做多,2022-01-15 01:05:00,2022-01-15 01:15:00,3312.98,3311.73,-0.01,flip_to_short -16127,做空,2022-01-15 01:15:00,2022-01-15 02:15:00,3311.73,3309.34,0.0,flip_to_long -16128,做多,2022-01-15 02:15:00,2022-01-15 02:35:00,3309.34,3310.99,-0.0,flip_to_short -16129,做空,2022-01-15 02:35:00,2022-01-15 02:55:00,3310.99,3314.56,-0.03,flip_to_long -16130,做多,2022-01-15 02:55:00,2022-01-15 03:50:00,3314.56,3308.03,-0.04,flip_to_short -16131,做空,2022-01-15 03:50:00,2022-01-15 05:25:00,3308.03,3306.87,-0.0,flip_to_long -16132,做多,2022-01-15 05:25:00,2022-01-15 05:55:00,3306.87,3307.33,-0.01,flip_to_short -16133,做空,2022-01-15 05:55:00,2022-01-15 06:00:00,3307.33,3308.64,-0.01,flip_to_long -16134,做多,2022-01-15 06:00:00,2022-01-15 06:05:00,3308.64,3302.93,-0.04,flip_to_short -16135,做空,2022-01-15 06:05:00,2022-01-15 06:10:00,3302.93,3305.31,-0.02,flip_to_long -16136,做多,2022-01-15 06:10:00,2022-01-15 06:30:00,3305.31,3311.1,0.02,flip_to_short -16137,做空,2022-01-15 06:30:00,2022-01-15 07:50:00,3311.1,3308.99,0.0,flip_to_long -16138,做多,2022-01-15 07:50:00,2022-01-15 08:55:00,3308.99,3310.75,0.0,flip_to_short -16139,做空,2022-01-15 08:55:00,2022-01-15 09:45:00,3310.75,3316.21,-0.03,flip_to_long -16140,做多,2022-01-15 09:45:00,2022-01-15 11:30:00,3316.21,3316.14,-0.01,flip_to_short -16141,做空,2022-01-15 11:30:00,2022-01-15 11:35:00,3316.14,3319.74,-0.02,flip_to_long -16142,做多,2022-01-15 11:35:00,2022-01-15 11:40:00,3319.74,3317.53,-0.02,flip_to_short -16143,做空,2022-01-15 11:40:00,2022-01-15 11:45:00,3317.53,3319.58,-0.02,flip_to_long -16144,做多,2022-01-15 11:45:00,2022-01-15 11:50:00,3319.58,3312.69,-0.04,flip_to_short -16145,做空,2022-01-15 11:50:00,2022-01-15 11:55:00,3312.69,3317.01,-0.03,flip_to_long -16146,做多,2022-01-15 11:55:00,2022-01-15 18:45:00,3317.01,3341.01,0.1,flip_to_short -16147,做空,2022-01-15 18:45:00,2022-01-15 18:50:00,3341.01,3344.49,-0.02,flip_to_long -16148,做多,2022-01-15 18:50:00,2022-01-15 18:55:00,3344.49,3342.02,-0.02,flip_to_short -16149,做空,2022-01-15 18:55:00,2022-01-15 19:05:00,3342.02,3344.4,-0.02,flip_to_long -16150,做多,2022-01-15 19:05:00,2022-01-15 20:55:00,3344.4,3350.13,0.02,flip_to_short -16151,做空,2022-01-15 20:55:00,2022-01-15 21:15:00,3350.13,3347.73,0.0,flip_to_long -16152,做多,2022-01-15 21:15:00,2022-01-16 04:50:00,3347.73,3317.15,-0.15,flip_to_short -16153,做空,2022-01-16 04:50:00,2022-01-16 05:00:00,3317.15,3321.54,-0.03,flip_to_long -16154,做多,2022-01-16 05:00:00,2022-01-16 05:05:00,3321.54,3319.57,-0.02,flip_to_short -16155,做空,2022-01-16 05:05:00,2022-01-16 05:20:00,3319.57,3319.1,-0.01,flip_to_long -16156,做多,2022-01-16 05:20:00,2022-01-16 05:25:00,3319.1,3318.81,-0.01,flip_to_short -16157,做空,2022-01-16 05:25:00,2022-01-16 06:10:00,3318.81,3317.27,-0.0,flip_to_long -16158,做多,2022-01-16 06:10:00,2022-01-16 08:45:00,3317.27,3322.62,0.02,flip_to_short -16159,做空,2022-01-16 08:45:00,2022-01-16 10:00:00,3322.62,3322.66,-0.01,flip_to_long -16160,做多,2022-01-16 10:00:00,2022-01-16 10:30:00,3322.66,3324.15,-0.0,flip_to_short -16161,做空,2022-01-16 10:30:00,2022-01-16 12:10:00,3324.15,3326.0,-0.02,flip_to_long -16162,做多,2022-01-16 12:10:00,2022-01-16 13:15:00,3326.0,3313.11,-0.07,flip_to_short -16163,做空,2022-01-16 13:15:00,2022-01-16 13:55:00,3313.11,3338.73,-0.13,flip_to_long -16164,做多,2022-01-16 13:55:00,2022-01-16 17:50:00,3338.73,3346.07,0.03,flip_to_short -16165,做空,2022-01-16 17:50:00,2022-01-16 18:00:00,3346.07,3347.01,-0.01,flip_to_long -16166,做多,2022-01-16 18:00:00,2022-01-16 18:25:00,3347.01,3345.76,-0.01,flip_to_short -16167,做空,2022-01-16 18:25:00,2022-01-16 22:05:00,3345.76,3338.55,0.03,flip_to_long -16168,做多,2022-01-16 22:05:00,2022-01-17 00:15:00,3338.55,3339.79,-0.0,flip_to_short -16169,做空,2022-01-17 00:15:00,2022-01-17 07:05:00,3339.79,3281.35,0.27,flip_to_long -16170,做多,2022-01-17 07:05:00,2022-01-17 07:50:00,3281.35,3275.8,-0.04,flip_to_short -16171,做空,2022-01-17 07:50:00,2022-01-17 08:35:00,3275.8,3269.44,0.02,flip_to_long -16172,做多,2022-01-17 08:35:00,2022-01-17 08:40:00,3269.44,3267.7,-0.02,flip_to_short -16173,做空,2022-01-17 08:40:00,2022-01-17 09:05:00,3267.7,3278.44,-0.06,flip_to_long -16174,做多,2022-01-17 09:05:00,2022-01-17 09:25:00,3278.44,3264.68,-0.07,flip_to_short -16175,做空,2022-01-17 09:25:00,2022-01-17 09:30:00,3264.68,3264.68,-0.01,flip_to_long -16176,做多,2022-01-17 09:30:00,2022-01-17 10:05:00,3264.68,3269.73,0.02,flip_to_short -16177,做空,2022-01-17 10:05:00,2022-01-17 10:55:00,3269.73,3271.42,-0.02,flip_to_long -16178,做多,2022-01-17 10:55:00,2022-01-17 11:00:00,3271.42,3270.06,-0.01,flip_to_short -16179,做空,2022-01-17 11:00:00,2022-01-17 11:15:00,3270.06,3275.78,-0.04,flip_to_long -16180,做多,2022-01-17 11:15:00,2022-01-17 11:20:00,3275.78,3269.36,-0.04,flip_to_short -16181,做空,2022-01-17 11:20:00,2022-01-17 12:25:00,3269.36,3270.68,-0.01,flip_to_long -16182,做多,2022-01-17 12:25:00,2022-01-17 12:40:00,3270.68,3264.49,-0.04,flip_to_short -16183,做空,2022-01-17 12:40:00,2022-01-17 12:45:00,3264.49,3267.81,-0.02,flip_to_long -16184,做多,2022-01-17 12:45:00,2022-01-17 12:50:00,3267.81,3265.32,-0.02,flip_to_short -16185,做空,2022-01-17 12:50:00,2022-01-17 13:10:00,3265.32,3266.2,-0.01,flip_to_long -16186,做多,2022-01-17 13:10:00,2022-01-17 13:25:00,3266.2,3263.52,-0.02,flip_to_short -16187,做空,2022-01-17 13:25:00,2022-01-17 13:35:00,3263.52,3266.19,-0.02,flip_to_long -16188,做多,2022-01-17 13:35:00,2022-01-17 13:40:00,3266.19,3258.31,-0.04,flip_to_short -16189,做空,2022-01-17 13:40:00,2022-01-17 13:50:00,3258.31,3265.01,-0.04,flip_to_long -16190,做多,2022-01-17 13:50:00,2022-01-17 14:05:00,3265.01,3261.6,-0.02,flip_to_short -16191,做空,2022-01-17 14:05:00,2022-01-17 14:15:00,3261.6,3265.13,-0.02,flip_to_long -16192,做多,2022-01-17 14:15:00,2022-01-17 14:25:00,3265.13,3263.64,-0.01,flip_to_short -16193,做空,2022-01-17 14:25:00,2022-01-17 19:35:00,3263.64,3223.71,0.18,flip_to_long -16194,做多,2022-01-17 19:35:00,2022-01-17 19:40:00,3223.71,3221.24,-0.02,flip_to_short -16195,做空,2022-01-17 19:40:00,2022-01-17 19:50:00,3221.24,3221.84,-0.01,flip_to_long -16196,做多,2022-01-17 19:50:00,2022-01-17 19:55:00,3221.84,3217.14,-0.03,flip_to_short -16197,做空,2022-01-17 19:55:00,2022-01-17 20:00:00,3217.14,3218.76,-0.02,flip_to_long -16198,做多,2022-01-17 20:00:00,2022-01-17 20:05:00,3218.76,3218.58,-0.01,flip_to_short -16199,做空,2022-01-17 20:05:00,2022-01-17 20:20:00,3218.58,3220.06,-0.01,flip_to_long -16200,做多,2022-01-17 20:20:00,2022-01-17 22:50:00,3220.06,3190.14,-0.15,flip_to_short -16201,做空,2022-01-17 22:50:00,2022-01-17 22:55:00,3190.14,3192.0,-0.02,flip_to_long -16202,做多,2022-01-17 22:55:00,2022-01-18 06:30:00,3192.0,3190.4,-0.02,flip_to_short -16203,做空,2022-01-18 06:30:00,2022-01-18 06:35:00,3190.4,3192.54,-0.02,flip_to_long -16204,做多,2022-01-18 06:35:00,2022-01-18 07:20:00,3192.54,3182.07,-0.06,flip_to_short -16205,做空,2022-01-18 07:20:00,2022-01-18 07:45:00,3182.07,3186.48,-0.03,flip_to_long -16206,做多,2022-01-18 07:45:00,2022-01-18 07:50:00,3186.48,3181.35,-0.03,flip_to_short -16207,做空,2022-01-18 07:50:00,2022-01-18 07:55:00,3181.35,3185.69,-0.03,flip_to_long -16208,做多,2022-01-18 07:55:00,2022-01-18 08:00:00,3185.69,3183.91,-0.02,flip_to_short -16209,做空,2022-01-18 08:00:00,2022-01-18 10:30:00,3183.91,3185.27,-0.01,flip_to_long -16210,做多,2022-01-18 10:30:00,2022-01-18 10:55:00,3185.27,3173.89,-0.06,flip_to_short -16211,做空,2022-01-18 10:55:00,2022-01-18 11:55:00,3173.89,3170.14,0.01,flip_to_long -16212,做多,2022-01-18 11:55:00,2022-01-18 12:05:00,3170.14,3163.37,-0.04,flip_to_short -16213,做空,2022-01-18 12:05:00,2022-01-18 12:55:00,3163.37,3161.98,-0.0,flip_to_long -16214,做多,2022-01-18 12:55:00,2022-01-18 16:55:00,3161.98,3130.48,-0.16,flip_to_short -16215,做空,2022-01-18 16:55:00,2022-01-18 19:15:00,3130.48,3118.16,0.05,flip_to_long -16216,做多,2022-01-18 19:15:00,2022-01-18 19:20:00,3118.16,3112.07,-0.04,flip_to_short -16217,做空,2022-01-18 19:20:00,2022-01-18 19:30:00,3112.07,3121.11,-0.05,flip_to_long -16218,做多,2022-01-18 19:30:00,2022-01-18 20:15:00,3121.11,3109.92,-0.06,flip_to_short -16219,做空,2022-01-18 20:15:00,2022-01-18 20:20:00,3109.92,3116.4,-0.04,flip_to_long -16220,做多,2022-01-18 20:20:00,2022-01-18 20:30:00,3116.4,3109.35,-0.04,flip_to_short -16221,做空,2022-01-18 20:30:00,2022-01-18 20:50:00,3109.35,3108.71,-0.0,flip_to_long -16222,做多,2022-01-18 20:50:00,2022-01-19 00:40:00,3108.71,3146.73,0.17,flip_to_short -16223,做空,2022-01-19 00:40:00,2022-01-19 00:50:00,3146.73,3153.64,-0.04,flip_to_long -16224,做多,2022-01-19 00:50:00,2022-01-19 02:05:00,3153.64,3161.7,0.03,flip_to_short -16225,做空,2022-01-19 02:05:00,2022-01-19 02:10:00,3161.7,3164.4,-0.02,flip_to_long -16226,做多,2022-01-19 02:10:00,2022-01-19 02:25:00,3164.4,3162.64,-0.02,flip_to_short -16227,做空,2022-01-19 02:25:00,2022-01-19 03:35:00,3162.64,3105.01,0.27,tp_lower -16228,做多,2022-01-19 09:20:00,2022-01-19 10:00:00,3078.84,3083.17,0.01,flip_to_short -16229,做空,2022-01-19 10:00:00,2022-01-19 10:55:00,3083.17,3076.76,0.02,flip_to_long -16230,做多,2022-01-19 10:55:00,2022-01-19 15:45:00,3076.76,3114.16,0.18,flip_to_short -16231,做空,2022-01-19 15:45:00,2022-01-19 15:50:00,3114.16,3118.33,-0.03,flip_to_long -16232,做多,2022-01-19 15:50:00,2022-01-19 17:35:00,3118.33,3125.07,0.03,flip_to_short -16233,做空,2022-01-19 17:35:00,2022-01-19 17:45:00,3125.07,3135.97,-0.06,flip_to_long -16234,做多,2022-01-19 17:45:00,2022-01-19 19:00:00,3135.97,3126.16,-0.06,flip_to_short -16235,做空,2022-01-19 19:00:00,2022-01-19 19:10:00,3126.16,3128.38,-0.02,flip_to_long -16236,做多,2022-01-19 19:10:00,2022-01-19 19:20:00,3128.38,3127.68,-0.01,flip_to_short -16237,做空,2022-01-19 19:20:00,2022-01-19 19:35:00,3127.68,3123.57,0.01,flip_to_long -16238,做多,2022-01-19 19:35:00,2022-01-19 19:45:00,3123.57,3124.45,-0.0,flip_to_short -16239,做空,2022-01-19 19:45:00,2022-01-19 19:50:00,3124.45,3126.24,-0.02,flip_to_long -16240,做多,2022-01-19 19:50:00,2022-01-19 20:00:00,3126.24,3121.08,-0.03,flip_to_short -16241,做空,2022-01-19 20:00:00,2022-01-19 20:05:00,3121.08,3122.95,-0.02,flip_to_long -16242,做多,2022-01-19 20:05:00,2022-01-19 20:25:00,3122.95,3113.13,-0.06,flip_to_short -16243,做空,2022-01-19 20:25:00,2022-01-19 21:00:00,3113.13,3115.99,-0.02,flip_to_long -16244,做多,2022-01-19 21:00:00,2022-01-19 22:40:00,3115.99,3127.13,0.05,flip_to_short -16245,做空,2022-01-19 22:40:00,2022-01-19 22:50:00,3127.13,3126.96,-0.01,flip_to_long -16246,做多,2022-01-19 22:50:00,2022-01-19 22:55:00,3126.96,3126.1,-0.01,flip_to_short -16247,做空,2022-01-19 22:55:00,2022-01-20 00:30:00,3126.1,3120.31,0.02,flip_to_long -16248,做多,2022-01-20 00:30:00,2022-01-20 00:35:00,3120.31,3114.12,-0.04,flip_to_short -16249,做空,2022-01-20 00:35:00,2022-01-20 00:50:00,3114.12,3115.77,-0.02,flip_to_long -16250,做多,2022-01-20 00:50:00,2022-01-20 00:55:00,3115.77,3112.11,-0.03,flip_to_short -16251,做空,2022-01-20 00:55:00,2022-01-20 01:05:00,3112.11,3117.92,-0.04,flip_to_long -16252,做多,2022-01-20 01:05:00,2022-01-20 01:10:00,3117.92,3108.37,-0.05,flip_to_short -16253,做空,2022-01-20 01:10:00,2022-01-20 01:50:00,3108.37,3109.66,-0.01,flip_to_long -16254,做多,2022-01-20 01:50:00,2022-01-20 02:15:00,3109.66,3115.83,0.02,flip_to_short -16255,做空,2022-01-20 02:15:00,2022-01-20 05:30:00,3115.83,3122.79,-0.04,flip_to_long -16256,做多,2022-01-20 05:30:00,2022-01-20 05:35:00,3122.79,3120.87,-0.02,flip_to_short -16257,做空,2022-01-20 05:35:00,2022-01-20 05:50:00,3120.87,3124.59,-0.03,flip_to_long -16258,做多,2022-01-20 05:50:00,2022-01-20 08:15:00,3124.59,3127.2,0.01,flip_to_short -16259,做空,2022-01-20 08:15:00,2022-01-20 08:55:00,3127.2,3129.6,-0.02,flip_to_long -16260,做多,2022-01-20 08:55:00,2022-01-20 10:50:00,3129.6,3136.81,0.03,flip_to_short -16261,做空,2022-01-20 10:50:00,2022-01-20 12:25:00,3136.81,3135.54,-0.0,flip_to_long -16262,做多,2022-01-20 12:25:00,2022-01-20 13:10:00,3135.54,3137.42,0.0,flip_to_short -16263,做空,2022-01-20 13:10:00,2022-01-20 13:25:00,3137.42,3138.88,-0.01,flip_to_long -16264,做多,2022-01-20 13:25:00,2022-01-20 18:05:00,3138.88,3222.11,0.4,flip_to_short -16265,做空,2022-01-20 18:05:00,2022-01-20 18:25:00,3222.11,3224.77,-0.02,flip_to_long -16266,做多,2022-01-20 18:25:00,2022-01-20 18:40:00,3224.77,3227.29,0.0,flip_to_short -16267,做空,2022-01-20 18:40:00,2022-01-20 18:45:00,3227.29,3228.46,-0.01,flip_to_long -16268,做多,2022-01-20 18:45:00,2022-01-21 09:55:00,3228.46,2867.35,-1.74,flip_to_short -16269,做空,2022-01-21 09:55:00,2022-01-21 10:40:00,2867.35,2865.92,-0.0,flip_to_long -16270,做多,2022-01-21 10:40:00,2022-01-21 10:50:00,2865.92,2862.7,-0.02,flip_to_short -16271,做空,2022-01-21 10:50:00,2022-01-21 10:55:00,2862.7,2871.67,-0.05,flip_to_long -16272,做多,2022-01-21 10:55:00,2022-01-21 11:00:00,2871.67,2871.33,-0.01,flip_to_short -16273,做空,2022-01-21 11:00:00,2022-01-21 14:30:00,2871.33,2829.64,0.2,flip_to_long -16274,做多,2022-01-21 14:30:00,2022-01-21 14:35:00,2829.64,2807.41,-0.12,flip_to_short -16275,做空,2022-01-21 14:35:00,2022-01-21 15:30:00,2807.41,2828.31,-0.11,flip_to_long -16276,做多,2022-01-21 15:30:00,2022-01-21 16:45:00,2828.31,2799.66,-0.15,flip_to_short -16277,做空,2022-01-21 16:45:00,2022-01-21 16:55:00,2799.66,2808.79,-0.05,flip_to_long -16278,做多,2022-01-21 16:55:00,2022-01-21 17:05:00,2808.79,2799.0,-0.05,flip_to_short -16279,做空,2022-01-21 17:05:00,2022-01-21 18:10:00,2799.0,2802.08,-0.02,flip_to_long -16280,做多,2022-01-21 18:10:00,2022-01-21 18:15:00,2802.08,2778.31,-0.12,flip_to_short -16281,做空,2022-01-21 18:15:00,2022-01-22 01:50:00,2778.31,2609.54,0.81,flip_to_long -16282,做多,2022-01-22 01:50:00,2022-01-22 01:55:00,2609.54,2606.28,-0.03,flip_to_short -16283,做空,2022-01-22 01:55:00,2022-01-22 02:10:00,2606.28,2597.17,0.04,flip_to_long -16284,做多,2022-01-22 02:10:00,2022-01-22 02:15:00,2597.17,2590.06,-0.05,flip_to_short -16285,做空,2022-01-22 02:15:00,2022-01-22 02:25:00,2590.06,2591.5,-0.02,flip_to_long -16286,做多,2022-01-22 02:25:00,2022-01-22 02:30:00,2591.5,2590.0,-0.02,flip_to_short -16287,做空,2022-01-22 02:30:00,2022-01-22 11:00:00,2590.0,2467.61,0.67,flip_to_long -16288,做多,2022-01-22 11:00:00,2022-01-22 11:05:00,2467.61,2441.37,-0.17,flip_to_short -16289,做空,2022-01-22 11:05:00,2022-01-22 12:10:00,2441.37,2441.47,-0.01,flip_to_long -16290,做多,2022-01-22 12:10:00,2022-01-22 12:25:00,2441.47,2434.52,-0.05,flip_to_short -16291,做空,2022-01-22 12:25:00,2022-01-22 12:30:00,2434.52,2451.98,-0.11,flip_to_long -16292,做多,2022-01-22 12:30:00,2022-01-22 14:50:00,2451.98,2434.08,-0.11,flip_to_short -16293,做空,2022-01-22 14:50:00,2022-01-22 16:10:00,2434.08,2434.59,-0.01,flip_to_long -16294,做多,2022-01-22 16:10:00,2022-01-22 16:35:00,2434.59,2439.62,0.02,flip_to_short -16295,做空,2022-01-22 16:35:00,2022-01-22 16:40:00,2439.62,2439.6,-0.01,flip_to_long -16296,做多,2022-01-22 16:40:00,2022-01-22 17:10:00,2439.6,2412.02,-0.17,flip_to_short -16297,做空,2022-01-22 17:10:00,2022-01-22 20:05:00,2412.02,2376.16,0.21,flip_to_long -16298,做多,2022-01-22 20:05:00,2022-01-22 22:35:00,2376.16,2378.16,0.0,flip_to_short -16299,做空,2022-01-22 22:35:00,2022-01-22 22:40:00,2378.16,2385.57,-0.05,flip_to_long -16300,做多,2022-01-22 22:40:00,2022-01-22 23:15:00,2385.57,2392.53,0.03,flip_to_short -16301,做空,2022-01-22 23:15:00,2022-01-22 23:45:00,2392.53,2404.99,-0.08,flip_to_long -16302,做多,2022-01-22 23:45:00,2022-01-23 02:15:00,2404.99,2422.9,0.1,flip_to_short -16303,做空,2022-01-23 02:15:00,2022-01-23 03:40:00,2422.9,2414.2,0.05,flip_to_long -16304,做多,2022-01-23 03:40:00,2022-01-23 05:10:00,2414.2,2413.18,-0.01,flip_to_short -16305,做空,2022-01-23 05:10:00,2022-01-23 05:30:00,2413.18,2438.95,-0.17,flip_to_long -16306,做多,2022-01-23 05:30:00,2022-01-23 11:30:00,2438.95,2501.82,0.37,flip_to_short -16307,做空,2022-01-23 11:30:00,2022-01-23 20:45:00,2501.82,2419.06,0.49,flip_to_long -16308,做多,2022-01-23 20:45:00,2022-01-23 21:00:00,2419.06,2415.68,-0.03,flip_to_short -16309,做空,2022-01-23 21:00:00,2022-01-23 21:20:00,2415.68,2419.49,-0.03,flip_to_long -16310,做多,2022-01-23 21:20:00,2022-01-23 21:25:00,2419.49,2415.92,-0.03,flip_to_short -16311,做空,2022-01-23 21:25:00,2022-01-23 21:35:00,2415.92,2421.01,-0.04,flip_to_long -16312,做多,2022-01-23 21:35:00,2022-01-23 23:10:00,2421.01,2535.68,0.72,tp_upper -16313,做空,2022-01-24 01:30:00,2022-01-24 01:45:00,2472.77,2466.26,0.03,flip_to_long -16314,做多,2022-01-24 01:45:00,2022-01-24 06:30:00,2466.26,2444.55,-0.15,flip_to_short -16315,做空,2022-01-24 06:30:00,2022-01-24 06:40:00,2444.55,2444.76,-0.01,flip_to_long -16316,做多,2022-01-24 06:40:00,2022-01-24 06:45:00,2444.76,2439.44,-0.04,flip_to_short -16317,做空,2022-01-24 06:45:00,2022-01-24 14:30:00,2439.44,2214.8,1.46,flip_to_long -16318,做多,2022-01-24 14:30:00,2022-01-24 14:40:00,2214.8,2214.97,-0.01,flip_to_short -16319,做空,2022-01-24 14:40:00,2022-01-24 15:25:00,2214.97,2233.87,-0.16,flip_to_long -16320,做多,2022-01-24 15:25:00,2022-01-24 16:45:00,2233.87,2221.94,-0.1,flip_to_short -16321,做空,2022-01-24 16:45:00,2022-01-25 00:30:00,2221.94,2423.42,-1.56,flip_to_long -16322,做多,2022-01-25 00:30:00,2022-01-25 00:40:00,2423.42,2424.68,0.0,flip_to_short -16323,做空,2022-01-25 00:40:00,2022-01-25 03:30:00,2424.68,2411.79,0.08,flip_to_long -16324,做多,2022-01-25 03:30:00,2022-01-25 03:40:00,2411.79,2409.23,-0.02,flip_to_short -16325,做空,2022-01-25 03:40:00,2022-01-25 03:50:00,2409.23,2413.0,-0.03,flip_to_long -16326,做多,2022-01-25 03:50:00,2022-01-25 04:15:00,2413.0,2407.83,-0.04,flip_to_short -16327,做空,2022-01-25 04:15:00,2022-01-25 05:55:00,2407.83,2392.41,0.09,flip_to_long -16328,做多,2022-01-25 05:55:00,2022-01-25 08:05:00,2392.41,2388.38,-0.03,flip_to_short -16329,做空,2022-01-25 08:05:00,2022-01-25 08:35:00,2388.38,2381.34,0.04,flip_to_long -16330,做多,2022-01-25 08:35:00,2022-01-25 08:55:00,2381.34,2383.81,0.01,flip_to_short -16331,做空,2022-01-25 08:55:00,2022-01-25 09:00:00,2383.81,2384.84,-0.01,flip_to_long -16332,做多,2022-01-25 09:00:00,2022-01-25 13:05:00,2384.84,2414.1,0.18,flip_to_short -16333,做空,2022-01-25 13:05:00,2022-01-25 13:10:00,2414.1,2423.48,-0.07,flip_to_long -16334,做多,2022-01-25 13:10:00,2022-01-25 13:20:00,2423.48,2421.19,-0.02,flip_to_short -16335,做空,2022-01-25 13:20:00,2022-01-25 13:45:00,2421.19,2420.28,-0.0,flip_to_long -16336,做多,2022-01-25 13:45:00,2022-01-25 14:30:00,2420.28,2430.31,0.06,flip_to_short -16337,做空,2022-01-25 14:30:00,2022-01-25 15:25:00,2430.31,2427.44,0.01,flip_to_long -16338,做多,2022-01-25 15:25:00,2022-01-25 15:30:00,2427.44,2418.03,-0.07,flip_to_short -16339,做空,2022-01-25 15:30:00,2022-01-25 15:35:00,2418.03,2418.99,-0.01,flip_to_long -16340,做多,2022-01-25 15:35:00,2022-01-25 15:50:00,2418.99,2423.34,0.02,flip_to_short -16341,做空,2022-01-25 15:50:00,2022-01-25 16:00:00,2423.34,2428.58,-0.04,flip_to_long -16342,做多,2022-01-25 16:00:00,2022-01-25 16:05:00,2428.58,2426.21,-0.02,flip_to_short -16343,做空,2022-01-25 16:05:00,2022-01-25 20:15:00,2426.21,2461.24,-0.23,flip_to_long -16344,做多,2022-01-25 20:15:00,2022-01-25 20:20:00,2461.24,2450.05,-0.08,flip_to_short -16345,做空,2022-01-25 20:20:00,2022-01-25 23:15:00,2450.05,2460.72,-0.07,flip_to_long -16346,做多,2022-01-25 23:15:00,2022-01-25 23:25:00,2460.72,2456.55,-0.03,flip_to_short -16347,做空,2022-01-25 23:25:00,2022-01-26 00:20:00,2456.55,2445.18,0.06,flip_to_long -16348,做多,2022-01-26 00:20:00,2022-01-26 00:25:00,2445.18,2444.69,-0.01,flip_to_short -16349,做空,2022-01-26 00:25:00,2022-01-26 01:15:00,2444.69,2432.98,0.07,flip_to_long -16350,做多,2022-01-26 01:15:00,2022-01-26 01:25:00,2432.98,2436.86,0.02,flip_to_short -16351,做空,2022-01-26 01:25:00,2022-01-26 01:35:00,2436.86,2429.3,0.04,flip_to_long -16352,做多,2022-01-26 01:35:00,2022-01-26 06:25:00,2429.3,2463.15,0.21,flip_to_short -16353,做空,2022-01-26 06:25:00,2022-01-26 08:00:00,2463.15,2467.82,-0.04,flip_to_long -16354,做多,2022-01-26 08:00:00,2022-01-26 08:10:00,2467.82,2470.45,0.01,flip_to_short -16355,做空,2022-01-26 08:10:00,2022-01-26 08:20:00,2470.45,2473.83,-0.03,flip_to_long -16356,做多,2022-01-26 08:20:00,2022-01-26 10:00:00,2473.83,2486.85,0.08,flip_to_short -16357,做空,2022-01-26 10:00:00,2022-01-26 17:40:00,2486.85,2610.38,-0.79,flip_to_long -16358,做多,2022-01-26 17:40:00,2022-01-26 17:45:00,2610.38,2603.65,-0.05,flip_to_short -16359,做空,2022-01-26 17:45:00,2022-01-26 18:50:00,2603.65,2616.58,-0.08,flip_to_long -16360,做多,2022-01-26 18:50:00,2022-01-26 18:55:00,2616.58,2603.66,-0.08,flip_to_short -16361,做空,2022-01-26 18:55:00,2022-01-26 19:00:00,2603.66,2690.77,-0.5,flip_to_long -16362,做多,2022-01-26 19:00:00,2022-01-26 19:15:00,2690.77,2599.99,-0.49,flip_to_short -16363,做空,2022-01-26 19:15:00,2022-01-26 19:20:00,2599.99,2621.0,-0.12,flip_to_long -16364,做多,2022-01-26 19:20:00,2022-01-26 19:30:00,2621.0,2615.21,-0.04,flip_to_short -16365,做空,2022-01-26 19:30:00,2022-01-27 00:15:00,2615.21,2488.31,0.65,flip_to_long -16366,做多,2022-01-27 00:15:00,2022-01-27 00:20:00,2488.31,2485.3,-0.02,flip_to_short -16367,做空,2022-01-27 00:20:00,2022-01-27 00:35:00,2485.3,2486.32,-0.01,flip_to_long -16368,做多,2022-01-27 00:35:00,2022-01-27 01:00:00,2486.32,2469.69,-0.1,flip_to_short -16369,做空,2022-01-27 01:00:00,2022-01-27 06:35:00,2469.69,2393.17,0.44,flip_to_long -16370,做多,2022-01-27 06:35:00,2022-01-27 08:30:00,2393.17,2391.7,-0.02,flip_to_short -16371,做空,2022-01-27 08:30:00,2022-01-27 08:35:00,2391.7,2400.31,-0.06,flip_to_long -16372,做多,2022-01-27 08:35:00,2022-01-27 15:45:00,2400.31,2468.45,0.41,flip_to_short -16373,做空,2022-01-27 15:45:00,2022-01-27 15:55:00,2468.45,2478.44,-0.07,flip_to_long -16374,做多,2022-01-27 15:55:00,2022-01-27 16:05:00,2478.44,2455.26,-0.15,flip_to_short -16375,做空,2022-01-27 16:05:00,2022-01-27 16:10:00,2455.26,2468.97,-0.09,flip_to_long -16376,做多,2022-01-27 16:10:00,2022-01-27 16:35:00,2468.97,2478.54,0.05,flip_to_short -16377,做空,2022-01-27 16:35:00,2022-01-27 16:50:00,2478.54,2477.94,-0.0,flip_to_long -16378,做多,2022-01-27 16:50:00,2022-01-27 16:55:00,2477.94,2475.88,-0.02,flip_to_short -16379,做空,2022-01-27 16:55:00,2022-01-27 22:45:00,2475.88,2397.98,0.46,flip_to_long -16380,做多,2022-01-27 22:45:00,2022-01-27 22:55:00,2397.98,2380.66,-0.12,flip_to_short -16381,做空,2022-01-27 22:55:00,2022-01-27 23:00:00,2380.66,2390.32,-0.07,flip_to_long -16382,做多,2022-01-27 23:00:00,2022-01-28 01:35:00,2390.32,2389.72,-0.01,flip_to_short -16383,做空,2022-01-28 01:35:00,2022-01-28 02:50:00,2389.72,2399.15,-0.07,flip_to_long -16384,做多,2022-01-28 02:50:00,2022-01-28 06:55:00,2399.15,2420.2,0.13,flip_to_short -16385,做空,2022-01-28 06:55:00,2022-01-28 07:15:00,2420.2,2433.73,-0.09,flip_to_long -16386,做多,2022-01-28 07:15:00,2022-01-28 12:05:00,2433.73,2390.81,-0.27,flip_to_short -16387,做空,2022-01-28 12:05:00,2022-01-28 12:10:00,2390.81,2393.02,-0.02,flip_to_long -16388,做多,2022-01-28 12:10:00,2022-01-28 13:20:00,2393.02,2383.75,-0.06,flip_to_short -16389,做空,2022-01-28 13:20:00,2022-01-28 13:30:00,2383.75,2412.23,-0.18,flip_to_long -16390,做多,2022-01-28 13:30:00,2022-01-28 14:30:00,2412.23,2400.54,-0.08,flip_to_short -16391,做空,2022-01-28 14:30:00,2022-01-28 14:40:00,2400.54,2387.19,0.07,flip_to_long -16392,做多,2022-01-28 14:40:00,2022-01-28 19:10:00,2387.19,2450.29,0.38,flip_to_short -16393,做空,2022-01-28 19:10:00,2022-01-28 19:25:00,2450.29,2446.01,0.02,flip_to_long -16394,做多,2022-01-28 19:25:00,2022-01-29 01:25:00,2446.01,2535.92,0.54,flip_to_short -16395,做空,2022-01-29 01:25:00,2022-01-29 01:30:00,2535.92,2537.49,-0.02,flip_to_long -16396,做多,2022-01-29 01:30:00,2022-01-29 04:30:00,2537.49,2539.22,0.0,flip_to_short -16397,做空,2022-01-29 04:30:00,2022-01-29 04:40:00,2539.22,2544.14,-0.04,flip_to_long -16398,做多,2022-01-29 04:40:00,2022-01-29 04:45:00,2544.14,2542.09,-0.02,flip_to_short -16399,做空,2022-01-29 04:45:00,2022-01-29 06:10:00,2542.09,2536.8,0.02,flip_to_long -16400,做多,2022-01-29 06:10:00,2022-01-29 06:15:00,2536.8,2536.57,-0.01,flip_to_short -16401,做空,2022-01-29 06:15:00,2022-01-29 06:50:00,2536.57,2540.4,-0.03,flip_to_long -16402,做多,2022-01-29 06:50:00,2022-01-29 09:00:00,2540.4,2537.72,-0.02,flip_to_short -16403,做空,2022-01-29 09:00:00,2022-01-29 09:40:00,2537.72,2546.0,-0.06,flip_to_long -16404,做多,2022-01-29 09:40:00,2022-01-29 10:00:00,2546.0,2544.15,-0.02,flip_to_short -16405,做空,2022-01-29 10:00:00,2022-01-29 10:05:00,2544.15,2546.22,-0.02,flip_to_long -16406,做多,2022-01-29 10:05:00,2022-01-29 10:10:00,2546.22,2544.71,-0.02,flip_to_short -16407,做空,2022-01-29 10:10:00,2022-01-29 10:25:00,2544.71,2543.92,-0.0,flip_to_long -16408,做多,2022-01-29 10:25:00,2022-01-29 11:00:00,2543.92,2543.29,-0.01,flip_to_short -16409,做空,2022-01-29 11:00:00,2022-01-29 11:05:00,2543.29,2549.64,-0.05,flip_to_long -16410,做多,2022-01-29 11:05:00,2022-01-29 11:10:00,2549.64,2549.27,-0.01,flip_to_short -16411,做空,2022-01-29 11:10:00,2022-01-29 11:25:00,2549.27,2550.89,-0.02,flip_to_long -16412,做多,2022-01-29 11:25:00,2022-01-29 11:30:00,2550.89,2545.68,-0.04,flip_to_short -16413,做空,2022-01-29 11:30:00,2022-01-29 11:40:00,2545.68,2547.86,-0.02,flip_to_long -16414,做多,2022-01-29 11:40:00,2022-01-29 12:10:00,2547.86,2543.1,-0.04,flip_to_short -16415,做空,2022-01-29 12:10:00,2022-01-29 12:15:00,2543.1,2549.76,-0.05,flip_to_long -16416,做多,2022-01-29 12:15:00,2022-01-29 14:50:00,2549.76,2557.29,0.04,flip_to_short -16417,做空,2022-01-29 14:50:00,2022-01-29 17:00:00,2557.29,2565.41,-0.06,flip_to_long -16418,做多,2022-01-29 17:00:00,2022-01-29 17:15:00,2565.41,2559.31,-0.04,flip_to_short -16419,做空,2022-01-29 17:15:00,2022-01-29 17:20:00,2559.31,2563.01,-0.03,flip_to_long -16420,做多,2022-01-29 17:20:00,2022-01-29 17:30:00,2563.01,2566.5,0.01,flip_to_short -16421,做空,2022-01-29 17:30:00,2022-01-29 17:55:00,2566.5,2563.46,0.01,flip_to_long -16422,做多,2022-01-29 17:55:00,2022-01-29 18:35:00,2563.46,2567.0,0.01,flip_to_short -16423,做空,2022-01-29 18:35:00,2022-01-29 22:30:00,2567.0,2594.77,-0.17,flip_to_long -16424,做多,2022-01-29 22:30:00,2022-01-29 23:00:00,2594.77,2594.54,-0.01,flip_to_short -16425,做空,2022-01-29 23:00:00,2022-01-29 23:55:00,2594.54,2599.94,-0.04,flip_to_long -16426,做多,2022-01-29 23:55:00,2022-01-30 00:25:00,2599.94,2597.99,-0.02,flip_to_short -16427,做空,2022-01-30 00:25:00,2022-01-30 04:40:00,2597.99,2579.52,0.1,flip_to_long -16428,做多,2022-01-30 04:40:00,2022-01-30 04:50:00,2579.52,2577.41,-0.02,flip_to_short -16429,做空,2022-01-30 04:50:00,2022-01-30 04:55:00,2577.41,2588.39,-0.07,flip_to_long -16430,做多,2022-01-30 04:55:00,2022-01-30 08:40:00,2588.39,2602.15,0.07,flip_to_short -16431,做空,2022-01-30 08:40:00,2022-01-30 09:30:00,2602.15,2606.4,-0.03,flip_to_long -16432,做多,2022-01-30 09:30:00,2022-01-30 09:45:00,2606.4,2609.67,0.01,flip_to_short -16433,做空,2022-01-30 09:45:00,2022-01-30 10:05:00,2609.67,2608.05,0.0,flip_to_long -16434,做多,2022-01-30 10:05:00,2022-01-30 10:20:00,2608.05,2610.0,0.0,flip_to_short -16435,做空,2022-01-30 10:20:00,2022-01-30 11:40:00,2610.0,2613.82,-0.03,flip_to_long -16436,做多,2022-01-30 11:40:00,2022-01-30 11:45:00,2613.82,2611.28,-0.02,flip_to_short -16437,做空,2022-01-30 11:45:00,2022-01-30 11:50:00,2611.28,2622.2,-0.07,flip_to_long -16438,做多,2022-01-30 11:50:00,2022-01-30 12:10:00,2622.2,2612.55,-0.06,flip_to_short -16439,做空,2022-01-30 12:10:00,2022-01-30 12:15:00,2612.55,2614.62,-0.02,flip_to_long -16440,做多,2022-01-30 12:15:00,2022-01-30 12:50:00,2614.62,2609.44,-0.04,flip_to_short -16441,做空,2022-01-30 12:50:00,2022-01-30 12:55:00,2609.44,2614.65,-0.04,flip_to_long -16442,做多,2022-01-30 12:55:00,2022-01-30 13:35:00,2614.65,2608.82,-0.04,flip_to_short -16443,做空,2022-01-30 13:35:00,2022-01-30 14:00:00,2608.82,2613.25,-0.03,flip_to_long -16444,做多,2022-01-30 14:00:00,2022-01-30 15:25:00,2613.25,2612.5,-0.01,flip_to_short -16445,做空,2022-01-30 15:25:00,2022-01-30 15:35:00,2612.5,2613.58,-0.01,flip_to_long -16446,做多,2022-01-30 15:35:00,2022-01-30 15:50:00,2613.58,2612.36,-0.01,flip_to_short -16447,做空,2022-01-30 15:50:00,2022-01-30 16:25:00,2612.36,2610.94,0.0,flip_to_long -16448,做多,2022-01-30 16:25:00,2022-01-30 18:30:00,2610.94,2606.58,-0.03,flip_to_short -16449,做空,2022-01-30 18:30:00,2022-01-30 22:50:00,2606.58,2575.64,0.17,flip_to_long -16450,做多,2022-01-30 22:50:00,2022-01-31 00:30:00,2575.64,2572.48,-0.03,flip_to_short -16451,做空,2022-01-31 00:30:00,2022-01-31 00:35:00,2572.48,2575.09,-0.02,flip_to_long -16452,做多,2022-01-31 00:35:00,2022-01-31 00:40:00,2575.09,2547.47,-0.17,flip_to_short -16453,做空,2022-01-31 00:40:00,2022-01-31 06:20:00,2547.47,2510.79,0.21,flip_to_long -16454,做多,2022-01-31 06:20:00,2022-01-31 06:30:00,2510.79,2505.71,-0.04,flip_to_short -16455,做空,2022-01-31 06:30:00,2022-01-31 06:35:00,2505.71,2506.94,-0.01,flip_to_long -16456,做多,2022-01-31 06:35:00,2022-01-31 06:55:00,2506.94,2504.55,-0.02,flip_to_short -16457,做空,2022-01-31 06:55:00,2022-01-31 07:00:00,2504.55,2510.32,-0.04,flip_to_long -16458,做多,2022-01-31 07:00:00,2022-01-31 07:10:00,2510.32,2508.99,-0.02,flip_to_short -16459,做空,2022-01-31 07:10:00,2022-01-31 11:55:00,2508.99,2556.85,-0.29,flip_to_long -16460,做多,2022-01-31 11:55:00,2022-01-31 12:05:00,2556.85,2526.0,-0.18,flip_to_short -16461,做空,2022-01-31 12:05:00,2022-01-31 12:30:00,2526.0,2537.72,-0.07,flip_to_long -16462,做多,2022-01-31 12:30:00,2022-01-31 12:35:00,2537.72,2529.14,-0.06,flip_to_short -16463,做空,2022-01-31 12:35:00,2022-01-31 12:45:00,2529.14,2534.98,-0.04,flip_to_long -16464,做多,2022-01-31 12:45:00,2022-01-31 13:00:00,2534.98,2531.31,-0.03,flip_to_short -16465,做空,2022-01-31 13:00:00,2022-01-31 13:10:00,2531.31,2540.78,-0.06,flip_to_long -16466,做多,2022-01-31 13:10:00,2022-01-31 20:15:00,2540.78,2663.39,0.67,flip_to_short -16467,做空,2022-01-31 20:15:00,2022-01-31 20:20:00,2663.39,2675.72,-0.08,flip_to_long -16468,做多,2022-01-31 20:20:00,2022-01-31 21:15:00,2675.72,2674.82,-0.01,flip_to_short -16469,做空,2022-01-31 21:15:00,2022-01-31 21:20:00,2674.82,2679.29,-0.03,flip_to_long -16470,做多,2022-01-31 21:20:00,2022-01-31 21:25:00,2679.29,2679.0,-0.01,flip_to_short -16471,做空,2022-01-31 21:25:00,2022-01-31 21:50:00,2679.0,2679.7,-0.01,flip_to_long -16472,做多,2022-01-31 21:50:00,2022-01-31 22:45:00,2679.7,2681.86,0.0,flip_to_short -16473,做空,2022-01-31 22:45:00,2022-01-31 23:00:00,2681.86,2682.82,-0.01,flip_to_long -16474,做多,2022-01-31 23:00:00,2022-01-31 23:15:00,2682.82,2680.07,-0.02,flip_to_short -16475,做空,2022-01-31 23:15:00,2022-01-31 23:20:00,2680.07,2680.98,-0.01,flip_to_long -16476,做多,2022-01-31 23:20:00,2022-01-31 23:40:00,2680.98,2677.69,-0.03,flip_to_short -16477,做空,2022-01-31 23:40:00,2022-01-31 23:45:00,2677.69,2682.26,-0.03,flip_to_long -16478,做多,2022-01-31 23:45:00,2022-02-01 00:00:00,2682.26,2684.67,0.01,flip_to_short -16479,做空,2022-02-01 00:00:00,2022-02-01 01:50:00,2684.67,2681.27,0.01,flip_to_long -16480,做多,2022-02-01 01:50:00,2022-02-01 03:05:00,2681.27,2732.59,0.28,tp_upper -16481,做空,2022-02-01 06:05:00,2022-02-01 06:15:00,2722.14,2722.83,-0.01,flip_to_long -16482,做多,2022-02-01 06:15:00,2022-02-01 07:40:00,2722.83,2733.28,0.05,flip_to_short -16483,做空,2022-02-01 07:40:00,2022-02-01 07:45:00,2733.28,2733.46,-0.01,flip_to_long -16484,做多,2022-02-01 07:45:00,2022-02-01 08:15:00,2733.46,2742.39,0.04,flip_to_short -16485,做空,2022-02-01 08:15:00,2022-02-01 09:45:00,2742.39,2741.84,-0.0,flip_to_long -16486,做多,2022-02-01 09:45:00,2022-02-01 11:40:00,2741.84,2745.11,0.01,flip_to_short -16487,做空,2022-02-01 11:40:00,2022-02-01 14:55:00,2745.11,2769.48,-0.14,flip_to_long -16488,做多,2022-02-01 14:55:00,2022-02-01 15:00:00,2769.48,2740.77,-0.16,flip_to_short -16489,做空,2022-02-01 15:00:00,2022-02-01 15:55:00,2740.77,2767.27,-0.15,flip_to_long -16490,做多,2022-02-01 15:55:00,2022-02-01 16:20:00,2767.27,2769.8,0.01,flip_to_short -16491,做空,2022-02-01 16:20:00,2022-02-01 16:25:00,2769.8,2778.32,-0.05,flip_to_long -16492,做多,2022-02-01 16:25:00,2022-02-01 17:25:00,2778.32,2776.89,-0.01,flip_to_short -16493,做空,2022-02-01 17:25:00,2022-02-01 17:35:00,2776.89,2771.8,0.02,flip_to_long -16494,做多,2022-02-01 17:35:00,2022-02-01 18:00:00,2771.8,2774.26,0.01,flip_to_short -16495,做空,2022-02-01 18:00:00,2022-02-01 18:05:00,2774.26,2775.06,-0.01,flip_to_long -16496,做多,2022-02-01 18:05:00,2022-02-01 18:15:00,2775.06,2774.31,-0.01,flip_to_short -16497,做空,2022-02-01 18:15:00,2022-02-01 18:20:00,2774.31,2775.57,-0.01,flip_to_long -16498,做多,2022-02-01 18:20:00,2022-02-01 18:50:00,2775.57,2778.24,0.01,flip_to_short -16499,做空,2022-02-01 18:50:00,2022-02-01 20:10:00,2778.24,2770.8,0.03,flip_to_long -16500,做多,2022-02-01 20:10:00,2022-02-01 20:55:00,2770.8,2768.3,-0.02,flip_to_short -16501,做空,2022-02-01 20:55:00,2022-02-01 21:00:00,2768.3,2774.56,-0.04,flip_to_long -16502,做多,2022-02-01 21:00:00,2022-02-01 21:10:00,2774.56,2775.59,-0.0,flip_to_short -16503,做空,2022-02-01 21:10:00,2022-02-02 03:00:00,2775.59,2777.01,-0.01,flip_to_long -16504,做多,2022-02-02 03:00:00,2022-02-02 03:05:00,2777.01,2775.85,-0.01,flip_to_short -16505,做空,2022-02-02 03:05:00,2022-02-02 03:10:00,2775.85,2789.27,-0.08,flip_to_long -16506,做多,2022-02-02 03:10:00,2022-02-02 04:00:00,2789.27,2773.0,-0.09,flip_to_short -16507,做空,2022-02-02 04:00:00,2022-02-02 06:05:00,2773.0,2768.11,0.02,flip_to_long -16508,做多,2022-02-02 06:05:00,2022-02-02 06:25:00,2768.11,2771.85,0.01,flip_to_short -16509,做空,2022-02-02 06:25:00,2022-02-02 08:20:00,2771.85,2759.36,0.06,flip_to_long -16510,做多,2022-02-02 08:20:00,2022-02-02 09:05:00,2759.36,2758.09,-0.01,flip_to_short -16511,做空,2022-02-02 09:05:00,2022-02-02 11:25:00,2758.09,2761.13,-0.02,flip_to_long -16512,做多,2022-02-02 11:25:00,2022-02-02 11:30:00,2761.13,2755.51,-0.04,flip_to_short -16513,做空,2022-02-02 11:30:00,2022-02-02 11:35:00,2755.51,2762.45,-0.04,flip_to_long -16514,做多,2022-02-02 11:35:00,2022-02-02 11:40:00,2762.45,2760.62,-0.02,flip_to_short -16515,做空,2022-02-02 11:40:00,2022-02-02 14:10:00,2760.62,2772.48,-0.07,flip_to_long -16516,做多,2022-02-02 14:10:00,2022-02-02 21:10:00,2772.48,2688.17,-0.44,flip_to_short -16517,做空,2022-02-02 21:10:00,2022-02-02 22:25:00,2688.17,2678.26,0.04,flip_to_long -16518,做多,2022-02-02 22:25:00,2022-02-02 22:45:00,2678.26,2682.96,0.02,flip_to_short -16519,做空,2022-02-02 22:45:00,2022-02-02 23:00:00,2682.96,2680.43,0.01,flip_to_long -16520,做多,2022-02-02 23:00:00,2022-02-02 23:20:00,2680.43,2688.69,0.04,flip_to_short -16521,做空,2022-02-02 23:20:00,2022-02-02 23:55:00,2688.69,2678.0,0.05,flip_to_long -16522,做多,2022-02-02 23:55:00,2022-02-03 01:45:00,2678.0,2682.36,0.02,flip_to_short -16523,做空,2022-02-03 01:45:00,2022-02-03 01:55:00,2682.36,2680.72,0.0,flip_to_long -16524,做多,2022-02-03 01:55:00,2022-02-03 02:00:00,2680.72,2677.88,-0.02,flip_to_short -16525,做空,2022-02-03 02:00:00,2022-02-03 02:10:00,2677.88,2683.68,-0.04,flip_to_long -16526,做多,2022-02-03 02:10:00,2022-02-03 02:20:00,2683.68,2672.72,-0.06,flip_to_short -16527,做空,2022-02-03 02:20:00,2022-02-03 02:25:00,2672.72,2677.24,-0.03,flip_to_long -16528,做多,2022-02-03 02:25:00,2022-02-03 03:00:00,2677.24,2683.59,0.03,flip_to_short -16529,做空,2022-02-03 03:00:00,2022-02-03 07:05:00,2683.59,2663.6,0.1,flip_to_long -16530,做多,2022-02-03 07:05:00,2022-02-03 07:15:00,2663.6,2663.56,-0.01,flip_to_short -16531,做空,2022-02-03 07:15:00,2022-02-03 13:30:00,2663.56,2618.43,0.23,flip_to_long -16532,做多,2022-02-03 13:30:00,2022-02-03 13:40:00,2618.43,2609.42,-0.06,flip_to_short -16533,做空,2022-02-03 13:40:00,2022-02-03 14:05:00,2609.42,2605.87,0.01,flip_to_long -16534,做多,2022-02-03 14:05:00,2022-02-03 14:25:00,2605.87,2601.43,-0.03,flip_to_short -16535,做空,2022-02-03 14:25:00,2022-02-03 14:35:00,2601.43,2622.45,-0.12,flip_to_long -16536,做多,2022-02-03 14:35:00,2022-02-03 14:50:00,2622.45,2607.05,-0.09,flip_to_short -16537,做空,2022-02-03 14:50:00,2022-02-03 17:10:00,2607.05,2616.14,-0.06,flip_to_long -16538,做多,2022-02-03 17:10:00,2022-02-03 17:30:00,2616.14,2617.83,0.0,flip_to_short -16539,做空,2022-02-03 17:30:00,2022-02-03 17:35:00,2617.83,2623.48,-0.04,flip_to_long -16540,做多,2022-02-03 17:35:00,2022-02-03 17:40:00,2623.48,2617.6,-0.04,flip_to_short -16541,做空,2022-02-03 17:40:00,2022-02-03 17:50:00,2617.6,2620.68,-0.02,flip_to_long -16542,做多,2022-02-03 17:50:00,2022-02-03 18:00:00,2620.68,2617.48,-0.02,flip_to_short -16543,做空,2022-02-03 18:00:00,2022-02-03 18:30:00,2617.48,2619.3,-0.02,flip_to_long -16544,做多,2022-02-03 18:30:00,2022-02-03 18:50:00,2619.3,2623.0,0.01,flip_to_short -16545,做空,2022-02-03 18:50:00,2022-02-03 19:20:00,2623.0,2620.6,0.01,flip_to_long -16546,做多,2022-02-03 19:20:00,2022-02-04 03:55:00,2620.6,2682.28,0.32,flip_to_short -16547,做空,2022-02-04 03:55:00,2022-02-04 04:05:00,2682.28,2679.55,0.01,flip_to_long -16548,做多,2022-02-04 04:05:00,2022-02-04 04:15:00,2679.55,2678.73,-0.01,flip_to_short -16549,做空,2022-02-04 04:15:00,2022-02-04 04:40:00,2678.73,2680.63,-0.02,flip_to_long -16550,做多,2022-02-04 04:40:00,2022-02-04 04:55:00,2680.63,2682.4,0.0,flip_to_short -16551,做空,2022-02-04 04:55:00,2022-02-04 05:00:00,2682.4,2682.73,-0.01,flip_to_long -16552,做多,2022-02-04 05:00:00,2022-02-04 05:10:00,2682.73,2709.57,0.14,tp_upper -16553,做空,2022-02-04 11:50:00,2022-02-04 13:05:00,2829.79,2835.79,-0.04,flip_to_long -16554,做多,2022-02-04 13:05:00,2022-02-04 13:20:00,2835.79,2829.39,-0.04,flip_to_short -16555,做空,2022-02-04 13:20:00,2022-02-04 13:25:00,2829.39,2829.97,-0.01,flip_to_long -16556,做多,2022-02-04 13:25:00,2022-02-04 21:10:00,2829.97,2945.02,0.58,flip_to_short -16557,做空,2022-02-04 21:10:00,2022-02-04 21:15:00,2945.02,2947.27,-0.02,flip_to_long -16558,做多,2022-02-04 21:15:00,2022-02-04 21:25:00,2947.27,2943.6,-0.03,flip_to_short -16559,做空,2022-02-04 21:25:00,2022-02-04 21:35:00,2943.6,2945.91,-0.02,flip_to_long -16560,做多,2022-02-04 21:35:00,2022-02-04 22:05:00,2945.91,2943.99,-0.02,flip_to_short -16561,做空,2022-02-04 22:05:00,2022-02-04 22:10:00,2943.99,2954.5,-0.06,flip_to_long -16562,做多,2022-02-04 22:10:00,2022-02-04 22:20:00,2954.5,2938.03,-0.09,flip_to_short -16563,做空,2022-02-04 22:20:00,2022-02-04 22:50:00,2938.03,2953.32,-0.08,flip_to_long -16564,做多,2022-02-04 22:50:00,2022-02-04 23:15:00,2953.32,2947.45,-0.04,flip_to_short -16565,做空,2022-02-04 23:15:00,2022-02-04 23:20:00,2947.45,2951.0,-0.02,flip_to_long -16566,做多,2022-02-04 23:20:00,2022-02-04 23:25:00,2951.0,2949.42,-0.02,flip_to_short -16567,做空,2022-02-04 23:25:00,2022-02-05 08:30:00,2949.42,3014.22,-0.33,flip_to_long -16568,做多,2022-02-05 08:30:00,2022-02-05 08:35:00,3014.22,2992.44,-0.11,flip_to_short -16569,做空,2022-02-05 08:35:00,2022-02-05 09:00:00,2992.44,3011.79,-0.1,flip_to_long -16570,做多,2022-02-05 09:00:00,2022-02-05 09:45:00,3011.79,3008.23,-0.02,flip_to_short -16571,做空,2022-02-05 09:45:00,2022-02-05 09:50:00,3008.23,3014.46,-0.04,flip_to_long -16572,做多,2022-02-05 09:50:00,2022-02-05 10:10:00,3014.46,3016.23,0.0,flip_to_short -16573,做空,2022-02-05 10:10:00,2022-02-05 10:20:00,3016.23,3013.85,0.0,flip_to_long -16574,做多,2022-02-05 10:20:00,2022-02-05 10:25:00,3013.85,3012.73,-0.01,flip_to_short -16575,做空,2022-02-05 10:25:00,2022-02-05 10:30:00,3012.73,3015.24,-0.02,flip_to_long -16576,做多,2022-02-05 10:30:00,2022-02-05 11:15:00,3015.24,3014.76,-0.01,flip_to_short -16577,做空,2022-02-05 11:15:00,2022-02-05 11:45:00,3014.76,3010.93,0.01,flip_to_long -16578,做多,2022-02-05 11:45:00,2022-02-05 12:05:00,3010.93,2998.56,-0.06,flip_to_short -16579,做空,2022-02-05 12:05:00,2022-02-05 12:10:00,2998.56,3017.34,-0.09,flip_to_long -16580,做多,2022-02-05 12:10:00,2022-02-05 12:20:00,3017.34,3014.53,-0.02,flip_to_short -16581,做空,2022-02-05 12:20:00,2022-02-05 12:45:00,3014.53,3012.65,0.0,flip_to_long -16582,做多,2022-02-05 12:45:00,2022-02-05 12:50:00,3012.65,3004.78,-0.04,flip_to_short -16583,做空,2022-02-05 12:50:00,2022-02-05 13:10:00,3004.78,3014.03,-0.05,flip_to_long -16584,做多,2022-02-05 13:10:00,2022-02-05 13:15:00,3014.03,3012.89,-0.01,flip_to_short -16585,做空,2022-02-05 13:15:00,2022-02-05 13:25:00,3012.89,3016.14,-0.02,flip_to_long -16586,做多,2022-02-05 13:25:00,2022-02-05 13:30:00,3016.14,3013.6,-0.02,flip_to_short -16587,做空,2022-02-05 13:30:00,2022-02-05 13:35:00,3013.6,3022.64,-0.05,flip_to_long -16588,做多,2022-02-05 13:35:00,2022-02-05 14:00:00,3022.64,3010.79,-0.06,flip_to_short -16589,做空,2022-02-05 14:00:00,2022-02-05 14:05:00,3010.79,3014.29,-0.02,flip_to_long -16590,做多,2022-02-05 14:05:00,2022-02-05 14:25:00,3014.29,3012.44,-0.02,flip_to_short -16591,做空,2022-02-05 14:25:00,2022-02-05 14:30:00,3012.44,3017.72,-0.03,flip_to_long -16592,做多,2022-02-05 14:30:00,2022-02-05 14:35:00,3017.72,3017.38,-0.01,flip_to_short -16593,做空,2022-02-05 14:35:00,2022-02-05 17:45:00,3017.38,3019.88,-0.02,flip_to_long -16594,做多,2022-02-05 17:45:00,2022-02-05 17:50:00,3019.88,3014.54,-0.03,flip_to_short -16595,做空,2022-02-05 17:50:00,2022-02-05 18:05:00,3014.54,3020.45,-0.03,flip_to_long -16596,做多,2022-02-05 18:05:00,2022-02-05 18:10:00,3020.45,3018.61,-0.01,flip_to_short -16597,做空,2022-02-05 18:10:00,2022-02-05 18:20:00,3018.61,3018.25,-0.01,flip_to_long -16598,做多,2022-02-05 18:20:00,2022-02-05 20:50:00,3018.25,3012.17,-0.03,flip_to_short -16599,做空,2022-02-05 20:50:00,2022-02-05 22:55:00,3012.17,3018.58,-0.03,flip_to_long -16600,做多,2022-02-05 22:55:00,2022-02-05 23:10:00,3018.58,3019.49,-0.0,flip_to_short -16601,做空,2022-02-05 23:10:00,2022-02-05 23:40:00,3019.49,3017.96,0.0,flip_to_long -16602,做多,2022-02-05 23:40:00,2022-02-05 23:45:00,3017.96,3013.53,-0.03,flip_to_short -16603,做空,2022-02-05 23:45:00,2022-02-06 00:00:00,3013.53,3021.99,-0.04,flip_to_long -16604,做多,2022-02-06 00:00:00,2022-02-06 00:05:00,3021.99,3019.86,-0.02,flip_to_short -16605,做空,2022-02-06 00:05:00,2022-02-06 00:35:00,3019.86,3020.4,-0.01,flip_to_long -16606,做多,2022-02-06 00:35:00,2022-02-06 00:40:00,3020.4,3016.72,-0.02,flip_to_short -16607,做空,2022-02-06 00:40:00,2022-02-06 00:45:00,3016.72,3022.63,-0.03,flip_to_long -16608,做多,2022-02-06 00:45:00,2022-02-06 01:35:00,3022.63,3022.53,-0.01,flip_to_short -16609,做空,2022-02-06 01:35:00,2022-02-06 02:20:00,3022.53,3022.45,-0.01,flip_to_long -16610,做多,2022-02-06 02:20:00,2022-02-06 02:25:00,3022.45,3020.14,-0.02,flip_to_short -16611,做空,2022-02-06 02:25:00,2022-02-06 02:35:00,3020.14,3022.2,-0.02,flip_to_long -16612,做多,2022-02-06 02:35:00,2022-02-06 02:40:00,3022.2,3019.46,-0.02,flip_to_short -16613,做空,2022-02-06 02:40:00,2022-02-06 02:55:00,3019.46,3023.43,-0.02,flip_to_long -16614,做多,2022-02-06 02:55:00,2022-02-06 03:00:00,3023.43,3022.87,-0.01,flip_to_short -16615,做空,2022-02-06 03:00:00,2022-02-06 05:20:00,3022.87,3015.74,0.02,flip_to_long -16616,做多,2022-02-06 05:20:00,2022-02-06 05:35:00,3015.74,3015.69,-0.01,flip_to_short -16617,做空,2022-02-06 05:35:00,2022-02-06 05:40:00,3015.69,3019.98,-0.03,flip_to_long -16618,做多,2022-02-06 05:40:00,2022-02-06 05:45:00,3019.98,3019.96,-0.01,flip_to_short -16619,做空,2022-02-06 05:45:00,2022-02-06 05:55:00,3019.96,3018.92,-0.0,flip_to_long -16620,做多,2022-02-06 05:55:00,2022-02-06 06:00:00,3018.92,3016.58,-0.02,flip_to_short -16621,做空,2022-02-06 06:00:00,2022-02-06 07:45:00,3016.58,3016.2,-0.0,flip_to_long -16622,做多,2022-02-06 07:45:00,2022-02-06 07:55:00,3016.2,3009.68,-0.04,flip_to_short -16623,做空,2022-02-06 07:55:00,2022-02-06 08:35:00,3009.68,3011.33,-0.01,flip_to_long -16624,做多,2022-02-06 08:35:00,2022-02-06 08:40:00,3011.33,3009.08,-0.02,flip_to_short -16625,做空,2022-02-06 08:40:00,2022-02-06 08:50:00,3009.08,3007.04,0.0,flip_to_long -16626,做多,2022-02-06 08:50:00,2022-02-06 09:40:00,3007.04,3008.51,-0.0,flip_to_short -16627,做空,2022-02-06 09:40:00,2022-02-06 09:45:00,3008.51,3014.6,-0.03,flip_to_long -16628,做多,2022-02-06 09:45:00,2022-02-06 10:20:00,3014.6,3008.51,-0.03,flip_to_short -16629,做空,2022-02-06 10:20:00,2022-02-06 10:25:00,3008.51,3009.55,-0.01,flip_to_long -16630,做多,2022-02-06 10:25:00,2022-02-06 10:30:00,3009.55,3002.61,-0.04,flip_to_short -16631,做空,2022-02-06 10:30:00,2022-02-06 11:35:00,3002.61,3006.14,-0.02,flip_to_long -16632,做多,2022-02-06 11:35:00,2022-02-06 12:40:00,3006.14,3007.82,0.0,flip_to_short -16633,做空,2022-02-06 12:40:00,2022-02-06 12:55:00,3007.82,3008.44,-0.01,flip_to_long -16634,做多,2022-02-06 12:55:00,2022-02-06 13:10:00,3008.44,3005.11,-0.02,flip_to_short -16635,做空,2022-02-06 13:10:00,2022-02-06 13:15:00,3005.11,3006.18,-0.01,flip_to_long -16636,做多,2022-02-06 13:15:00,2022-02-06 14:30:00,3006.18,3019.79,0.05,tp_upper -16637,做空,2022-02-06 14:35:00,2022-02-06 14:40:00,3010.72,2990.1,0.08,tp_lower -16638,做多,2022-02-06 16:35:00,2022-02-06 17:40:00,2998.63,2997.13,-0.01,flip_to_short -16639,做空,2022-02-06 17:40:00,2022-02-06 17:45:00,2997.13,2998.05,-0.01,flip_to_long -16640,做多,2022-02-06 17:45:00,2022-02-06 17:55:00,2998.05,3000.06,0.0,flip_to_short -16641,做空,2022-02-06 17:55:00,2022-02-06 18:40:00,3000.06,2991.37,0.03,flip_to_long -16642,做多,2022-02-06 18:40:00,2022-02-06 20:15:00,2991.37,2994.92,0.01,flip_to_short -16643,做空,2022-02-06 20:15:00,2022-02-06 21:25:00,2994.92,2996.85,-0.01,flip_to_long -16644,做多,2022-02-06 21:25:00,2022-02-06 21:55:00,2996.85,2992.48,-0.03,flip_to_short -16645,做空,2022-02-06 21:55:00,2022-02-06 22:00:00,2992.48,2994.64,-0.02,flip_to_long -16646,做多,2022-02-06 22:00:00,2022-02-06 22:10:00,2994.64,2995.02,-0.0,flip_to_short -16647,做空,2022-02-06 22:10:00,2022-02-06 22:30:00,2995.02,2994.89,-0.01,flip_to_long -16648,做多,2022-02-06 22:30:00,2022-02-06 22:50:00,2994.89,2991.31,-0.02,flip_to_short -16649,做空,2022-02-06 22:50:00,2022-02-06 23:05:00,2991.31,3003.93,-0.06,flip_to_long -16650,做多,2022-02-06 23:05:00,2022-02-06 23:10:00,3003.93,3001.26,-0.02,tp_upper -16651,做空,2022-02-07 00:25:00,2022-02-07 00:40:00,3011.43,3003.12,0.03,flip_to_long -16652,做多,2022-02-07 00:40:00,2022-02-07 01:00:00,3003.12,3001.53,-0.01,flip_to_short -16653,做空,2022-02-07 01:00:00,2022-02-07 01:15:00,3001.53,3006.28,-0.03,flip_to_long -16654,做多,2022-02-07 01:15:00,2022-02-07 01:20:00,3006.28,3003.29,-0.02,flip_to_short -16655,做空,2022-02-07 01:20:00,2022-02-07 01:25:00,3003.29,3009.31,-0.03,flip_to_long -16656,做多,2022-02-07 01:25:00,2022-02-07 07:45:00,3009.31,3071.93,0.27,flip_to_short -16657,做空,2022-02-07 07:45:00,2022-02-07 07:55:00,3071.93,3078.0,-0.03,flip_to_long -16658,做多,2022-02-07 07:55:00,2022-02-07 08:05:00,3078.0,3070.01,-0.04,flip_to_short -16659,做空,2022-02-07 08:05:00,2022-02-07 11:10:00,3070.01,3073.91,-0.02,flip_to_long -16660,做多,2022-02-07 11:10:00,2022-02-07 11:20:00,3073.91,3073.31,-0.01,flip_to_short -16661,做空,2022-02-07 11:20:00,2022-02-07 12:35:00,3073.31,3067.78,0.02,flip_to_long -16662,做多,2022-02-07 12:35:00,2022-02-07 20:50:00,3067.78,3135.03,0.29,flip_to_short -16663,做空,2022-02-07 20:50:00,2022-02-07 20:55:00,3135.03,3153.24,-0.09,flip_to_long -16664,做多,2022-02-07 20:55:00,2022-02-07 21:00:00,3153.24,3148.28,-0.03,flip_to_short -16665,做空,2022-02-07 21:00:00,2022-02-07 21:05:00,3148.28,3153.48,-0.03,flip_to_long -16666,做多,2022-02-07 21:05:00,2022-02-07 21:15:00,3153.48,3147.62,-0.03,flip_to_short -16667,做空,2022-02-07 21:15:00,2022-02-07 22:25:00,3147.62,3154.82,-0.04,flip_to_long -16668,做多,2022-02-07 22:25:00,2022-02-08 01:30:00,3154.82,3141.82,-0.06,flip_to_short -16669,做空,2022-02-08 01:30:00,2022-02-08 02:15:00,3141.82,3139.36,0.0,flip_to_long -16670,做多,2022-02-08 02:15:00,2022-02-08 02:40:00,3139.36,3145.04,0.02,flip_to_short -16671,做空,2022-02-08 02:40:00,2022-02-08 02:50:00,3145.04,3138.93,0.02,flip_to_long -16672,做多,2022-02-08 02:50:00,2022-02-08 03:40:00,3138.93,3142.14,0.01,flip_to_short -16673,做空,2022-02-08 03:40:00,2022-02-08 13:55:00,3142.14,3090.81,0.22,flip_to_long -16674,做多,2022-02-08 13:55:00,2022-02-08 14:00:00,3090.81,3087.52,-0.02,flip_to_short -16675,做空,2022-02-08 14:00:00,2022-02-08 14:10:00,3087.52,3088.66,-0.01,flip_to_long -16676,做多,2022-02-08 14:10:00,2022-02-08 14:25:00,3088.66,3084.96,-0.02,flip_to_short -16677,做空,2022-02-08 14:25:00,2022-02-08 14:35:00,3084.96,3095.07,-0.05,flip_to_long -16678,做多,2022-02-08 14:35:00,2022-02-08 14:50:00,3095.07,3079.65,-0.08,flip_to_short -16679,做空,2022-02-08 14:50:00,2022-02-08 16:10:00,3079.65,3078.95,-0.0,flip_to_long -16680,做多,2022-02-08 16:10:00,2022-02-08 16:15:00,3078.95,3078.71,-0.01,flip_to_short -16681,做空,2022-02-08 16:15:00,2022-02-08 16:25:00,3078.71,3076.0,0.01,flip_to_long -16682,做多,2022-02-08 16:25:00,2022-02-08 16:30:00,3076.0,3073.62,-0.02,flip_to_short -16683,做空,2022-02-08 16:30:00,2022-02-08 18:30:00,3073.62,3066.29,0.03,flip_to_long -16684,做多,2022-02-08 18:30:00,2022-02-08 18:35:00,3066.29,3061.77,-0.03,flip_to_short -16685,做空,2022-02-08 18:35:00,2022-02-08 18:45:00,3061.77,3066.67,-0.03,flip_to_long -16686,做多,2022-02-08 18:45:00,2022-02-08 18:50:00,3066.67,3051.34,-0.07,flip_to_short -16687,做空,2022-02-08 18:50:00,2022-02-08 19:15:00,3051.34,3060.72,-0.05,flip_to_long -16688,做多,2022-02-08 19:15:00,2022-02-08 19:20:00,3060.72,3042.7,-0.09,flip_to_short -16689,做空,2022-02-08 19:20:00,2022-02-08 20:00:00,3042.7,3054.18,-0.06,flip_to_long -16690,做多,2022-02-08 20:00:00,2022-02-09 00:35:00,3054.18,3107.5,0.22,flip_to_short -16691,做空,2022-02-09 00:35:00,2022-02-09 05:40:00,3107.5,3098.79,0.03,flip_to_long -16692,做多,2022-02-09 05:40:00,2022-02-09 07:30:00,3098.79,3083.92,-0.07,flip_to_short -16693,做空,2022-02-09 07:30:00,2022-02-09 08:45:00,3083.92,3094.2,-0.05,flip_to_long -16694,做多,2022-02-09 08:45:00,2022-02-09 15:40:00,3094.2,3164.14,0.3,flip_to_short -16695,做空,2022-02-09 15:40:00,2022-02-09 15:45:00,3164.14,3168.97,-0.03,flip_to_long -16696,做多,2022-02-09 15:45:00,2022-02-09 16:10:00,3168.97,3170.82,0.0,flip_to_short -16697,做空,2022-02-09 16:10:00,2022-02-09 16:15:00,3170.82,3174.18,-0.02,flip_to_long -16698,做多,2022-02-09 16:15:00,2022-02-09 18:20:00,3174.18,3187.33,0.05,flip_to_short -16699,做空,2022-02-09 18:20:00,2022-02-09 18:25:00,3187.33,3191.23,-0.02,flip_to_long -16700,做多,2022-02-09 18:25:00,2022-02-09 18:30:00,3191.23,3187.28,-0.02,flip_to_short -16701,做空,2022-02-09 18:30:00,2022-02-09 18:35:00,3187.28,3189.47,-0.02,flip_to_long -16702,做多,2022-02-09 18:35:00,2022-02-09 22:20:00,3189.47,3229.56,0.17,flip_to_short -16703,做空,2022-02-09 22:20:00,2022-02-09 22:25:00,3229.56,3231.69,-0.02,flip_to_long -16704,做多,2022-02-09 22:25:00,2022-02-09 23:20:00,3231.69,3235.87,0.01,flip_to_short -16705,做空,2022-02-09 23:20:00,2022-02-09 23:55:00,3235.87,3241.82,-0.03,flip_to_long -16706,做多,2022-02-09 23:55:00,2022-02-10 06:45:00,3241.82,3182.82,-0.26,flip_to_short -16707,做空,2022-02-10 06:45:00,2022-02-10 06:50:00,3182.82,3183.42,-0.01,flip_to_long -16708,做多,2022-02-10 06:50:00,2022-02-10 06:55:00,3183.42,3177.33,-0.03,flip_to_short -16709,做空,2022-02-10 06:55:00,2022-02-10 07:00:00,3177.33,3183.64,-0.03,flip_to_long -16710,做多,2022-02-10 07:00:00,2022-02-10 07:15:00,3183.64,3180.71,-0.02,flip_to_short -16711,做空,2022-02-10 07:15:00,2022-02-10 15:00:00,3180.71,3221.3,-0.18,flip_to_long -16712,做多,2022-02-10 15:00:00,2022-02-10 15:10:00,3221.3,3220.53,-0.01,flip_to_short -16713,做空,2022-02-10 15:10:00,2022-02-10 16:05:00,3220.53,3206.77,0.05,flip_to_long -16714,做多,2022-02-10 16:05:00,2022-02-10 16:30:00,3206.77,3202.04,-0.03,flip_to_short -16715,做空,2022-02-10 16:30:00,2022-02-10 18:20:00,3202.04,3192.05,0.04,flip_to_long -16716,做多,2022-02-10 18:20:00,2022-02-10 18:25:00,3192.05,3176.16,-0.07,flip_to_short -16717,做空,2022-02-10 18:25:00,2022-02-11 01:00:00,3176.16,3089.79,0.36,flip_to_long -16718,做多,2022-02-11 01:00:00,2022-02-11 01:05:00,3089.79,3060.83,-0.14,flip_to_short -16719,做空,2022-02-11 01:05:00,2022-02-11 03:25:00,3060.83,3063.7,-0.02,flip_to_long -16720,做多,2022-02-11 03:25:00,2022-02-11 05:05:00,3063.7,3060.52,-0.02,flip_to_short -16721,做空,2022-02-11 05:05:00,2022-02-11 05:30:00,3060.52,3059.81,-0.0,flip_to_long -16722,做多,2022-02-11 05:30:00,2022-02-11 05:35:00,3059.81,3059.69,-0.01,flip_to_short -16723,做空,2022-02-11 05:35:00,2022-02-11 05:45:00,3059.69,3061.43,-0.01,flip_to_long -16724,做多,2022-02-11 05:45:00,2022-02-11 08:55:00,3061.43,3068.57,0.03,flip_to_short -16725,做空,2022-02-11 08:55:00,2022-02-11 09:00:00,3068.57,3080.82,-0.06,flip_to_long -16726,做多,2022-02-11 09:00:00,2022-02-11 11:25:00,3080.82,3094.14,0.05,flip_to_short -16727,做空,2022-02-11 11:25:00,2022-02-11 12:10:00,3094.14,3106.69,-0.06,flip_to_long -16728,做多,2022-02-11 12:10:00,2022-02-11 12:40:00,3106.69,3097.65,-0.05,flip_to_short -16729,做空,2022-02-11 12:40:00,2022-02-11 14:45:00,3097.65,3120.87,-0.11,flip_to_long -16730,做多,2022-02-11 14:45:00,2022-02-11 14:55:00,3120.87,3091.71,-0.13,flip_to_short -16731,做空,2022-02-11 14:55:00,2022-02-11 15:00:00,3091.71,3104.22,-0.06,flip_to_long -16732,做多,2022-02-11 15:00:00,2022-02-11 15:05:00,3104.22,3097.15,-0.04,flip_to_short -16733,做空,2022-02-11 15:05:00,2022-02-11 15:10:00,3097.15,3098.52,-0.01,flip_to_long -16734,做多,2022-02-11 15:10:00,2022-02-11 15:50:00,3098.52,3107.45,0.03,flip_to_short -16735,做空,2022-02-11 15:50:00,2022-02-11 16:00:00,3107.45,3107.32,-0.01,flip_to_long -16736,做多,2022-02-11 16:00:00,2022-02-11 16:05:00,3107.32,3099.3,-0.04,flip_to_short -16737,做空,2022-02-11 16:05:00,2022-02-11 17:10:00,3099.3,3098.06,-0.0,flip_to_long -16738,做多,2022-02-11 17:10:00,2022-02-12 00:40:00,3098.06,2923.24,-0.75,flip_to_short -16739,做空,2022-02-12 00:40:00,2022-02-12 00:45:00,2923.24,2930.87,-0.04,flip_to_long -16740,做多,2022-02-12 00:45:00,2022-02-12 03:25:00,2930.87,2929.33,-0.01,flip_to_short -16741,做空,2022-02-12 03:25:00,2022-02-12 03:30:00,2929.33,2935.02,-0.03,flip_to_long -16742,做多,2022-02-12 03:30:00,2022-02-12 03:55:00,2935.02,2933.32,-0.01,flip_to_short -16743,做空,2022-02-12 03:55:00,2022-02-12 04:00:00,2933.32,2939.16,-0.03,flip_to_long -16744,做多,2022-02-12 04:00:00,2022-02-12 04:40:00,2939.16,2937.48,-0.01,flip_to_short -16745,做空,2022-02-12 04:40:00,2022-02-12 04:50:00,2937.48,2933.21,0.01,flip_to_long -16746,做多,2022-02-12 04:50:00,2022-02-12 05:05:00,2933.21,2932.61,-0.01,flip_to_short -16747,做空,2022-02-12 05:05:00,2022-02-12 08:00:00,2932.61,2927.95,0.01,flip_to_long -16748,做多,2022-02-12 08:00:00,2022-02-12 10:15:00,2927.95,2922.53,-0.03,flip_to_short -16749,做空,2022-02-12 10:15:00,2022-02-12 10:20:00,2922.53,2928.99,-0.03,flip_to_long -16750,做多,2022-02-12 10:20:00,2022-02-12 10:25:00,2928.99,2921.81,-0.04,flip_to_short -16751,做空,2022-02-12 10:25:00,2022-02-12 11:30:00,2921.81,2919.35,0.0,flip_to_long -16752,做多,2022-02-12 11:30:00,2022-02-12 11:35:00,2919.35,2914.07,-0.03,flip_to_short -16753,做空,2022-02-12 11:35:00,2022-02-12 11:40:00,2914.07,2922.88,-0.04,flip_to_long -16754,做多,2022-02-12 11:40:00,2022-02-12 12:10:00,2922.88,2923.47,-0.0,flip_to_short -16755,做空,2022-02-12 12:10:00,2022-02-12 12:25:00,2923.47,2921.33,0.0,flip_to_long -16756,做多,2022-02-12 12:25:00,2022-02-12 16:10:00,2921.33,2905.99,-0.07,flip_to_short -16757,做空,2022-02-12 16:10:00,2022-02-13 00:30:00,2905.99,2922.03,-0.07,flip_to_long -16758,做多,2022-02-13 00:30:00,2022-02-13 01:55:00,2922.03,2917.24,-0.03,flip_to_short -16759,做空,2022-02-13 01:55:00,2022-02-13 02:35:00,2917.24,2916.87,-0.0,flip_to_long -16760,做多,2022-02-13 02:35:00,2022-02-13 03:15:00,2916.87,2916.89,-0.01,flip_to_short -16761,做空,2022-02-13 03:15:00,2022-02-13 03:25:00,2916.89,2922.53,-0.03,flip_to_long -16762,做多,2022-02-13 03:25:00,2022-02-13 03:50:00,2922.53,2922.01,-0.01,flip_to_short -16763,做空,2022-02-13 03:50:00,2022-02-13 04:00:00,2922.01,2921.43,-0.0,flip_to_long -16764,做多,2022-02-13 04:00:00,2022-02-13 04:25:00,2921.43,2920.06,-0.01,flip_to_short -16765,做空,2022-02-13 04:25:00,2022-02-13 04:30:00,2920.06,2926.0,-0.03,flip_to_long -16766,做多,2022-02-13 04:30:00,2022-02-13 04:35:00,2926.0,2916.45,-0.05,flip_to_short -16767,做空,2022-02-13 04:35:00,2022-02-13 06:35:00,2916.45,2921.07,-0.03,flip_to_long -16768,做多,2022-02-13 06:35:00,2022-02-13 07:25:00,2921.07,2914.55,-0.03,flip_to_short -16769,做空,2022-02-13 07:25:00,2022-02-13 07:40:00,2914.55,2917.28,-0.02,flip_to_long -16770,做多,2022-02-13 07:40:00,2022-02-13 07:45:00,2917.28,2916.86,-0.01,flip_to_short -16771,做空,2022-02-13 07:45:00,2022-02-13 07:50:00,2916.86,2922.13,-0.03,flip_to_long -16772,做多,2022-02-13 07:50:00,2022-02-13 08:00:00,2922.13,2918.45,-0.02,flip_to_short -16773,做空,2022-02-13 08:00:00,2022-02-13 08:10:00,2918.45,2925.52,-0.03,flip_to_long -16774,做多,2022-02-13 08:10:00,2022-02-13 08:25:00,2925.52,2918.0,-0.04,flip_to_short -16775,做空,2022-02-13 08:25:00,2022-02-13 09:40:00,2918.0,2921.23,-0.02,flip_to_long -16776,做多,2022-02-13 09:40:00,2022-02-13 09:45:00,2921.23,2917.47,-0.02,flip_to_short -16777,做空,2022-02-13 09:45:00,2022-02-13 10:30:00,2917.47,2924.74,-0.04,flip_to_long -16778,做多,2022-02-13 10:30:00,2022-02-13 14:30:00,2924.74,2918.38,-0.03,flip_to_short -16779,做空,2022-02-13 14:30:00,2022-02-13 14:55:00,2918.38,2931.29,-0.06,flip_to_long -16780,做多,2022-02-13 14:55:00,2022-02-13 15:15:00,2931.29,2928.55,-0.02,flip_to_short -16781,做空,2022-02-13 15:15:00,2022-02-13 15:25:00,2928.55,2934.92,-0.03,flip_to_long -16782,做多,2022-02-13 15:25:00,2022-02-13 15:35:00,2934.92,2930.58,-0.02,flip_to_short -16783,做空,2022-02-13 15:35:00,2022-02-13 15:40:00,2930.58,2933.03,-0.02,flip_to_long -16784,做多,2022-02-13 15:40:00,2022-02-13 21:35:00,2933.03,2877.0,-0.23,flip_to_short -16785,做空,2022-02-13 21:35:00,2022-02-13 22:00:00,2877.0,2877.04,-0.01,flip_to_long -16786,做多,2022-02-13 22:00:00,2022-02-13 23:05:00,2877.04,2873.31,-0.02,flip_to_short -16787,做空,2022-02-13 23:05:00,2022-02-13 23:15:00,2873.31,2886.11,-0.06,flip_to_long -16788,做多,2022-02-13 23:15:00,2022-02-13 23:20:00,2886.11,2870.54,-0.07,flip_to_short -16789,做空,2022-02-13 23:20:00,2022-02-13 23:25:00,2870.54,2875.03,-0.02,flip_to_long -16790,做多,2022-02-13 23:25:00,2022-02-13 23:30:00,2875.03,2868.64,-0.03,flip_to_short -16791,做空,2022-02-13 23:30:00,2022-02-13 23:35:00,2868.64,2878.01,-0.04,flip_to_long -16792,做多,2022-02-13 23:35:00,2022-02-13 23:55:00,2878.01,2870.32,-0.03,flip_to_short -16793,做空,2022-02-13 23:55:00,2022-02-14 00:10:00,2870.32,2881.09,-0.05,flip_to_long -16794,做多,2022-02-14 00:10:00,2022-02-14 00:20:00,2881.09,2869.39,-0.05,flip_to_short -16795,做空,2022-02-14 00:20:00,2022-02-14 03:35:00,2869.39,2864.25,0.01,flip_to_long -16796,做多,2022-02-14 03:35:00,2022-02-14 03:40:00,2864.25,2863.58,-0.01,flip_to_short -16797,做空,2022-02-14 03:40:00,2022-02-14 03:45:00,2863.58,2865.68,-0.01,flip_to_long -16798,做多,2022-02-14 03:45:00,2022-02-14 03:50:00,2865.68,2863.72,-0.01,flip_to_short -16799,做空,2022-02-14 03:50:00,2022-02-14 04:10:00,2863.72,2863.09,-0.0,flip_to_long -16800,做多,2022-02-14 04:10:00,2022-02-14 04:15:00,2863.09,2858.9,-0.02,flip_to_short -16801,做空,2022-02-14 04:15:00,2022-02-14 04:20:00,2858.9,2861.72,-0.02,flip_to_long -16802,做多,2022-02-14 04:20:00,2022-02-14 04:35:00,2861.72,2860.33,-0.01,flip_to_short -16803,做空,2022-02-14 04:35:00,2022-02-14 04:50:00,2860.33,2861.68,-0.01,flip_to_long -16804,做多,2022-02-14 04:50:00,2022-02-14 05:25:00,2861.68,2859.02,-0.02,flip_to_short -16805,做空,2022-02-14 05:25:00,2022-02-14 06:15:00,2859.02,2857.46,0.0,flip_to_long -16806,做多,2022-02-14 06:15:00,2022-02-14 06:20:00,2857.46,2853.25,-0.02,flip_to_short -16807,做空,2022-02-14 06:20:00,2022-02-14 06:35:00,2853.25,2854.81,-0.01,flip_to_long -16808,做多,2022-02-14 06:35:00,2022-02-14 08:35:00,2854.81,2862.2,0.02,flip_to_short -16809,做空,2022-02-14 08:35:00,2022-02-14 08:40:00,2862.2,2865.63,-0.02,flip_to_long -16810,做多,2022-02-14 08:40:00,2022-02-14 08:45:00,2865.63,2861.41,-0.02,flip_to_short -16811,做空,2022-02-14 08:45:00,2022-02-14 09:20:00,2861.41,2861.52,-0.01,flip_to_long -16812,做多,2022-02-14 09:20:00,2022-02-14 10:15:00,2861.52,2858.58,-0.02,flip_to_short -16813,做空,2022-02-14 10:15:00,2022-02-14 10:20:00,2858.58,2863.0,-0.02,flip_to_long -16814,做多,2022-02-14 10:20:00,2022-02-14 10:30:00,2863.0,2858.17,-0.02,flip_to_short -16815,做空,2022-02-14 10:30:00,2022-02-14 10:35:00,2858.17,2863.72,-0.03,flip_to_long -16816,做多,2022-02-14 10:35:00,2022-02-14 10:40:00,2863.72,2861.36,-0.01,flip_to_short -16817,做空,2022-02-14 10:40:00,2022-02-14 10:45:00,2861.36,2868.95,-0.03,flip_to_long -16818,做多,2022-02-14 10:45:00,2022-02-14 11:45:00,2868.95,2867.9,-0.01,flip_to_short -16819,做空,2022-02-14 11:45:00,2022-02-14 12:25:00,2867.9,2866.86,-0.0,flip_to_long -16820,做多,2022-02-14 12:25:00,2022-02-14 12:30:00,2866.86,2866.82,-0.01,flip_to_short -16821,做空,2022-02-14 12:30:00,2022-02-14 12:35:00,2866.82,2890.36,-0.09,flip_to_long -16822,做多,2022-02-14 12:35:00,2022-02-14 17:35:00,2890.36,2940.72,0.18,flip_to_short -16823,做空,2022-02-14 17:35:00,2022-02-14 21:50:00,2940.72,2919.04,0.07,flip_to_long -16824,做多,2022-02-14 21:50:00,2022-02-15 01:05:00,2919.04,2916.68,-0.01,flip_to_short -16825,做空,2022-02-15 01:05:00,2022-02-15 01:15:00,2916.68,2922.42,-0.03,flip_to_long -16826,做多,2022-02-15 01:15:00,2022-02-15 13:30:00,2922.42,3098.81,0.67,flip_to_short -16827,做空,2022-02-15 13:30:00,2022-02-15 15:20:00,3098.81,3107.55,-0.04,flip_to_long -16828,做多,2022-02-15 15:20:00,2022-02-15 16:25:00,3107.55,3110.79,0.01,flip_to_short -16829,做空,2022-02-15 16:25:00,2022-02-15 16:30:00,3110.79,3116.01,-0.03,flip_to_long -16830,做多,2022-02-15 16:30:00,2022-02-15 16:35:00,3116.01,3113.52,-0.02,flip_to_short -16831,做空,2022-02-15 16:35:00,2022-02-15 16:50:00,3113.52,3111.92,0.0,flip_to_long -16832,做多,2022-02-15 16:50:00,2022-02-15 17:00:00,3111.92,3109.69,-0.01,flip_to_short -16833,做空,2022-02-15 17:00:00,2022-02-15 17:05:00,3109.69,3111.1,-0.01,flip_to_long -16834,做多,2022-02-15 17:05:00,2022-02-15 17:15:00,3111.1,3093.41,-0.07,flip_to_short -16835,做空,2022-02-15 17:15:00,2022-02-15 18:20:00,3093.41,3113.65,-0.08,flip_to_long -16836,做多,2022-02-15 18:20:00,2022-02-15 19:20:00,3113.65,3111.86,-0.01,flip_to_short -16837,做空,2022-02-15 19:20:00,2022-02-15 19:25:00,3111.86,3112.15,-0.01,flip_to_long -16838,做多,2022-02-15 19:25:00,2022-02-15 19:30:00,3112.15,3111.35,-0.01,flip_to_short -16839,做空,2022-02-15 19:30:00,2022-02-15 19:35:00,3111.35,3113.32,-0.01,flip_to_long -16840,做多,2022-02-15 19:35:00,2022-02-15 19:40:00,3113.32,3111.23,-0.01,flip_to_short -16841,做空,2022-02-15 19:40:00,2022-02-15 20:00:00,3111.23,3112.77,-0.01,flip_to_long -16842,做多,2022-02-15 20:00:00,2022-02-15 20:15:00,3112.77,3109.89,-0.02,flip_to_short -16843,做空,2022-02-15 20:15:00,2022-02-15 20:20:00,3109.89,3110.09,-0.01,flip_to_long -16844,做多,2022-02-15 20:20:00,2022-02-15 20:30:00,3110.09,3107.51,-0.02,flip_to_short -16845,做空,2022-02-15 20:30:00,2022-02-15 20:35:00,3107.51,3110.05,-0.01,flip_to_long -16846,做多,2022-02-15 20:35:00,2022-02-15 21:05:00,3110.05,3108.36,-0.01,flip_to_short -16847,做空,2022-02-15 21:05:00,2022-02-15 21:10:00,3108.36,3110.29,-0.01,flip_to_long -16848,做多,2022-02-15 21:10:00,2022-02-15 21:15:00,3110.29,3107.91,-0.01,flip_to_short -16849,做空,2022-02-15 21:15:00,2022-02-15 22:10:00,3107.91,3113.31,-0.03,flip_to_long -16850,做多,2022-02-15 22:10:00,2022-02-16 01:45:00,3113.31,3138.09,0.08,flip_to_short -16851,做空,2022-02-16 01:45:00,2022-02-16 01:55:00,3138.09,3138.17,-0.01,flip_to_long -16852,做多,2022-02-16 01:55:00,2022-02-16 02:05:00,3138.17,3138.89,-0.0,flip_to_short -16853,做空,2022-02-16 02:05:00,2022-02-16 02:10:00,3138.89,3140.37,-0.01,flip_to_long -16854,做多,2022-02-16 02:10:00,2022-02-16 02:20:00,3140.37,3139.9,-0.01,flip_to_short -16855,做空,2022-02-16 02:20:00,2022-02-16 02:45:00,3139.9,3144.01,-0.02,flip_to_long -16856,做多,2022-02-16 02:45:00,2022-02-16 03:30:00,3144.01,3142.62,-0.01,flip_to_short -16857,做空,2022-02-16 03:30:00,2022-02-16 06:15:00,3142.62,3144.9,-0.01,flip_to_long -16858,做多,2022-02-16 06:15:00,2022-02-16 06:25:00,3144.9,3133.14,-0.05,flip_to_short -16859,做空,2022-02-16 06:25:00,2022-02-16 06:30:00,3133.14,3140.9,-0.03,flip_to_long -16860,做多,2022-02-16 06:30:00,2022-02-16 06:35:00,3140.9,3137.29,-0.02,flip_to_short -16861,做空,2022-02-16 06:35:00,2022-02-16 07:00:00,3137.29,3142.58,-0.02,flip_to_long -16862,做多,2022-02-16 07:00:00,2022-02-16 07:10:00,3142.58,3135.49,-0.03,flip_to_short -16863,做空,2022-02-16 07:10:00,2022-02-16 07:35:00,3135.49,3138.23,-0.02,flip_to_long -16864,做多,2022-02-16 07:35:00,2022-02-16 09:40:00,3138.23,3134.83,-0.02,flip_to_short -16865,做空,2022-02-16 09:40:00,2022-02-16 09:45:00,3134.83,3138.03,-0.02,flip_to_long -16866,做多,2022-02-16 09:45:00,2022-02-16 09:50:00,3138.03,3128.72,-0.04,flip_to_short -16867,做空,2022-02-16 09:50:00,2022-02-16 11:00:00,3128.72,3139.25,-0.04,flip_to_long -16868,做多,2022-02-16 11:00:00,2022-02-16 11:05:00,3139.25,3135.98,-0.02,flip_to_short -16869,做空,2022-02-16 11:05:00,2022-02-16 11:35:00,3135.98,3138.49,-0.01,flip_to_long -16870,做多,2022-02-16 11:35:00,2022-02-16 11:40:00,3138.49,3133.35,-0.02,flip_to_short -16871,做空,2022-02-16 11:40:00,2022-02-16 11:45:00,3133.35,3134.31,-0.01,flip_to_long -16872,做多,2022-02-16 11:45:00,2022-02-16 12:05:00,3134.31,3130.11,-0.02,flip_to_short -16873,做空,2022-02-16 12:05:00,2022-02-16 16:50:00,3130.11,3079.67,0.17,flip_to_long -16874,做多,2022-02-16 16:50:00,2022-02-16 17:30:00,3079.67,3067.96,-0.05,flip_to_short -16875,做空,2022-02-16 17:30:00,2022-02-16 18:05:00,3067.96,3075.66,-0.03,flip_to_long -16876,做多,2022-02-16 18:05:00,2022-02-16 19:05:00,3075.66,3128.34,0.18,tp_upper -16877,做空,2022-02-16 22:05:00,2022-02-16 23:00:00,3132.21,3139.87,-0.03,flip_to_long -16878,做多,2022-02-16 23:00:00,2022-02-16 23:35:00,3139.87,3145.38,0.01,flip_to_short -16879,做空,2022-02-16 23:35:00,2022-02-17 00:50:00,3145.38,3147.55,-0.01,flip_to_long -16880,做多,2022-02-17 00:50:00,2022-02-17 01:10:00,3147.55,3143.99,-0.02,flip_to_short -16881,做空,2022-02-17 01:10:00,2022-02-17 01:55:00,3143.99,3141.39,0.0,flip_to_long -16882,做多,2022-02-17 01:55:00,2022-02-17 02:15:00,3141.39,3135.12,-0.03,flip_to_short -16883,做空,2022-02-17 02:15:00,2022-02-17 06:40:00,3135.12,3096.8,0.13,flip_to_long -16884,做多,2022-02-17 06:40:00,2022-02-17 07:00:00,3096.8,3091.48,-0.03,flip_to_short -16885,做空,2022-02-17 07:00:00,2022-02-17 07:20:00,3091.48,3090.02,-0.0,flip_to_long -16886,做多,2022-02-17 07:20:00,2022-02-17 07:25:00,3090.02,3080.16,-0.04,flip_to_short -16887,做空,2022-02-17 07:25:00,2022-02-17 07:30:00,3080.16,3090.44,-0.04,flip_to_long -16888,做多,2022-02-17 07:30:00,2022-02-17 08:25:00,3090.44,3081.4,-0.04,flip_to_short -16889,做空,2022-02-17 08:25:00,2022-02-17 12:00:00,3081.4,3078.33,0.01,flip_to_long -16890,做多,2022-02-17 12:00:00,2022-02-17 12:30:00,3078.33,3072.69,-0.03,flip_to_short -16891,做空,2022-02-17 12:30:00,2022-02-17 12:40:00,3072.69,3071.58,-0.0,flip_to_long -16892,做多,2022-02-17 12:40:00,2022-02-17 12:45:00,3071.58,3067.26,-0.02,flip_to_short -16893,做空,2022-02-17 12:45:00,2022-02-17 13:00:00,3067.26,3063.94,0.01,flip_to_long -16894,做多,2022-02-17 13:00:00,2022-02-17 23:00:00,3063.94,2888.38,-0.66,flip_to_short -16895,做空,2022-02-17 23:00:00,2022-02-17 23:15:00,2888.38,2895.41,-0.03,flip_to_long -16896,做多,2022-02-17 23:15:00,2022-02-17 23:25:00,2895.41,2891.89,-0.02,flip_to_short -16897,做空,2022-02-17 23:25:00,2022-02-17 23:55:00,2891.89,2890.8,-0.0,flip_to_long -16898,做多,2022-02-17 23:55:00,2022-02-18 00:10:00,2890.8,2871.5,-0.08,flip_to_short -16899,做空,2022-02-18 00:10:00,2022-02-18 00:35:00,2871.5,2887.77,-0.07,flip_to_long -16900,做多,2022-02-18 00:35:00,2022-02-18 00:40:00,2887.77,2880.65,-0.03,flip_to_short -16901,做空,2022-02-18 00:40:00,2022-02-18 00:50:00,2880.65,2887.19,-0.03,flip_to_long -16902,做多,2022-02-18 00:50:00,2022-02-18 01:00:00,2887.19,2885.47,-0.01,flip_to_short -16903,做空,2022-02-18 01:00:00,2022-02-18 01:30:00,2885.47,2890.39,-0.02,flip_to_long -16904,做多,2022-02-18 01:30:00,2022-02-18 04:15:00,2890.39,2895.66,0.01,flip_to_short -16905,做空,2022-02-18 04:15:00,2022-02-18 05:35:00,2895.66,2897.16,-0.01,flip_to_long -16906,做多,2022-02-18 05:35:00,2022-02-18 05:40:00,2897.16,2890.79,-0.03,flip_to_short -16907,做空,2022-02-18 05:40:00,2022-02-18 05:45:00,2890.79,2896.85,-0.03,flip_to_long -16908,做多,2022-02-18 05:45:00,2022-02-18 05:50:00,2896.85,2894.61,-0.01,flip_to_short -16909,做空,2022-02-18 05:50:00,2022-02-18 05:55:00,2894.61,2896.9,-0.01,flip_to_long -16910,做多,2022-02-18 05:55:00,2022-02-18 06:25:00,2896.9,2899.99,0.01,flip_to_short -16911,做空,2022-02-18 06:25:00,2022-02-18 06:35:00,2899.99,2902.92,-0.02,flip_to_long -16912,做多,2022-02-18 06:35:00,2022-02-18 07:25:00,2902.92,2896.85,-0.03,flip_to_short -16913,做空,2022-02-18 07:25:00,2022-02-18 07:30:00,2896.85,2899.48,-0.01,flip_to_long -16914,做多,2022-02-18 07:30:00,2022-02-18 07:35:00,2899.48,2898.82,-0.01,flip_to_short -16915,做空,2022-02-18 07:35:00,2022-02-18 07:40:00,2898.82,2901.54,-0.01,flip_to_long -16916,做多,2022-02-18 07:40:00,2022-02-18 07:50:00,2901.54,2897.36,-0.02,flip_to_short -16917,做空,2022-02-18 07:50:00,2022-02-18 07:55:00,2897.36,2902.86,-0.02,flip_to_long -16918,做多,2022-02-18 07:55:00,2022-02-18 10:20:00,2902.86,2906.11,0.01,flip_to_short -16919,做空,2022-02-18 10:20:00,2022-02-18 10:25:00,2906.11,2915.29,-0.04,flip_to_long -16920,做多,2022-02-18 10:25:00,2022-02-18 10:30:00,2915.29,2913.36,-0.01,flip_to_short -16921,做空,2022-02-18 10:30:00,2022-02-18 10:45:00,2913.36,2918.91,-0.02,flip_to_long -16922,做多,2022-02-18 10:45:00,2022-02-18 11:00:00,2918.91,2901.61,-0.07,flip_to_short -16923,做空,2022-02-18 11:00:00,2022-02-18 19:20:00,2901.61,2802.36,0.34,flip_to_long -16924,做多,2022-02-18 19:20:00,2022-02-18 19:25:00,2802.36,2801.59,-0.01,flip_to_short -16925,做空,2022-02-18 19:25:00,2022-02-18 19:55:00,2801.59,2796.88,0.01,flip_to_long -16926,做多,2022-02-18 19:55:00,2022-02-18 20:00:00,2796.88,2794.23,-0.02,flip_to_short -16927,做空,2022-02-18 20:00:00,2022-02-18 20:40:00,2794.23,2786.85,0.02,flip_to_long -16928,做多,2022-02-18 20:40:00,2022-02-18 20:50:00,2786.85,2781.48,-0.03,flip_to_short -16929,做空,2022-02-18 20:50:00,2022-02-18 21:00:00,2781.48,2794.42,-0.05,flip_to_long -16930,做多,2022-02-18 21:00:00,2022-02-18 21:05:00,2794.42,2781.51,-0.05,flip_to_short -16931,做空,2022-02-18 21:05:00,2022-02-18 21:10:00,2781.51,2789.42,-0.03,flip_to_long -16932,做多,2022-02-18 21:10:00,2022-02-18 21:30:00,2789.42,2786.85,-0.01,flip_to_short -16933,做空,2022-02-18 21:30:00,2022-02-18 21:35:00,2786.85,2789.47,-0.01,flip_to_long -16934,做多,2022-02-18 21:35:00,2022-02-18 21:45:00,2789.47,2785.45,-0.02,flip_to_short -16935,做空,2022-02-18 21:45:00,2022-02-18 23:20:00,2785.45,2780.6,0.01,flip_to_long -16936,做多,2022-02-18 23:20:00,2022-02-18 23:45:00,2780.6,2786.17,0.02,flip_to_short -16937,做空,2022-02-18 23:45:00,2022-02-19 00:15:00,2786.17,2789.55,-0.02,flip_to_long -16938,做多,2022-02-19 00:15:00,2022-02-19 03:55:00,2789.55,2804.59,0.05,flip_to_short -16939,做空,2022-02-19 03:55:00,2022-02-19 04:15:00,2804.59,2808.94,-0.02,flip_to_long -16940,做多,2022-02-19 04:15:00,2022-02-19 04:45:00,2808.94,2808.59,-0.01,flip_to_short -16941,做空,2022-02-19 04:45:00,2022-02-19 04:55:00,2808.59,2814.12,-0.03,flip_to_long -16942,做多,2022-02-19 04:55:00,2022-02-19 05:10:00,2814.12,2811.27,-0.02,flip_to_short -16943,做空,2022-02-19 05:10:00,2022-02-19 05:15:00,2811.27,2815.49,-0.02,flip_to_long -16944,做多,2022-02-19 05:15:00,2022-02-19 05:30:00,2815.49,2813.31,-0.01,flip_to_short -16945,做空,2022-02-19 05:30:00,2022-02-19 06:20:00,2813.31,2812.08,-0.0,flip_to_long -16946,做多,2022-02-19 06:20:00,2022-02-19 06:30:00,2812.08,2810.0,-0.01,flip_to_short -16947,做空,2022-02-19 06:30:00,2022-02-19 06:35:00,2810.0,2814.73,-0.02,flip_to_long -16948,做多,2022-02-19 06:35:00,2022-02-19 07:15:00,2814.73,2812.39,-0.01,flip_to_short -16949,做空,2022-02-19 07:15:00,2022-02-19 07:25:00,2812.39,2811.4,-0.0,flip_to_long -16950,做多,2022-02-19 07:25:00,2022-02-19 07:45:00,2811.4,2808.88,-0.01,flip_to_short -16951,做空,2022-02-19 07:45:00,2022-02-19 07:50:00,2808.88,2809.9,-0.01,flip_to_long -16952,做多,2022-02-19 07:50:00,2022-02-19 08:25:00,2809.9,2807.51,-0.01,flip_to_short -16953,做空,2022-02-19 08:25:00,2022-02-19 08:50:00,2807.51,2784.51,0.08,tp_lower -16954,做多,2022-02-19 15:15:00,2022-02-19 18:25:00,2737.75,2747.61,0.03,flip_to_short -16955,做空,2022-02-19 18:25:00,2022-02-19 18:35:00,2747.61,2751.76,-0.02,flip_to_long -16956,做多,2022-02-19 18:35:00,2022-02-19 18:55:00,2751.76,2749.22,-0.01,flip_to_short -16957,做空,2022-02-19 18:55:00,2022-02-19 19:40:00,2749.22,2748.43,-0.0,flip_to_long -16958,做多,2022-02-19 19:40:00,2022-02-19 20:20:00,2748.43,2754.29,0.02,flip_to_short -16959,做空,2022-02-19 20:20:00,2022-02-19 20:50:00,2754.29,2756.24,-0.01,flip_to_long -16960,做多,2022-02-19 20:50:00,2022-02-19 21:00:00,2756.24,2753.8,-0.01,flip_to_short -16961,做空,2022-02-19 21:00:00,2022-02-19 22:40:00,2753.8,2746.83,0.02,flip_to_long -16962,做多,2022-02-19 22:40:00,2022-02-19 23:25:00,2746.83,2746.81,-0.01,flip_to_short -16963,做空,2022-02-19 23:25:00,2022-02-20 01:40:00,2746.81,2739.35,0.02,flip_to_long -16964,做多,2022-02-20 01:40:00,2022-02-20 10:25:00,2739.35,2637.16,-0.4,flip_to_short -16965,做空,2022-02-20 10:25:00,2022-02-20 11:45:00,2637.16,2637.36,-0.01,flip_to_long -16966,做多,2022-02-20 11:45:00,2022-02-20 12:45:00,2637.36,2632.14,-0.03,flip_to_short -16967,做空,2022-02-20 12:45:00,2022-02-20 13:00:00,2632.14,2625.59,0.02,flip_to_long -16968,做多,2022-02-20 13:00:00,2022-02-20 13:25:00,2625.59,2628.26,0.01,flip_to_short -16969,做空,2022-02-20 13:25:00,2022-02-20 14:00:00,2628.26,2635.0,-0.03,flip_to_long -16970,做多,2022-02-20 14:00:00,2022-02-20 14:10:00,2635.0,2621.63,-0.06,flip_to_short -16971,做空,2022-02-20 14:10:00,2022-02-20 14:20:00,2621.63,2622.6,-0.01,flip_to_long -16972,做多,2022-02-20 14:20:00,2022-02-20 15:10:00,2622.6,2630.92,0.03,flip_to_short -16973,做空,2022-02-20 15:10:00,2022-02-20 15:20:00,2630.92,2634.83,-0.02,flip_to_long -16974,做多,2022-02-20 15:20:00,2022-02-20 15:25:00,2634.83,2629.85,-0.02,flip_to_short -16975,做空,2022-02-20 15:25:00,2022-02-20 16:45:00,2629.85,2640.54,-0.05,flip_to_long -16976,做多,2022-02-20 16:45:00,2022-02-20 19:30:00,2640.54,2647.81,0.02,flip_to_short -16977,做空,2022-02-20 19:30:00,2022-02-20 19:45:00,2647.81,2650.29,-0.01,flip_to_long -16978,做多,2022-02-20 19:45:00,2022-02-20 19:50:00,2650.29,2647.65,-0.01,flip_to_short -16979,做空,2022-02-20 19:50:00,2022-02-20 19:55:00,2647.65,2648.66,-0.01,flip_to_long -16980,做多,2022-02-20 19:55:00,2022-02-20 23:15:00,2648.66,2639.58,-0.04,flip_to_short -16981,做空,2022-02-20 23:15:00,2022-02-21 00:10:00,2639.58,2629.86,0.03,flip_to_long -16982,做多,2022-02-21 00:10:00,2022-02-21 00:20:00,2629.86,2621.15,-0.04,flip_to_short -16983,做空,2022-02-21 00:20:00,2022-02-21 00:25:00,2621.15,2622.32,-0.01,flip_to_long -16984,做多,2022-02-21 00:25:00,2022-02-21 08:35:00,2622.32,2730.42,0.41,flip_to_short -16985,做空,2022-02-21 08:35:00,2022-02-21 14:15:00,2730.42,2706.62,0.09,flip_to_long -16986,做多,2022-02-21 14:15:00,2022-02-21 18:00:00,2706.62,2665.52,-0.17,flip_to_short -16987,做空,2022-02-21 18:00:00,2022-02-21 18:45:00,2665.52,2670.65,-0.03,flip_to_long -16988,做多,2022-02-21 18:45:00,2022-02-21 21:25:00,2670.65,2652.58,-0.08,flip_to_short -16989,做空,2022-02-21 21:25:00,2022-02-21 22:50:00,2652.58,2621.94,0.11,flip_to_long -16990,做多,2022-02-21 22:50:00,2022-02-22 01:45:00,2621.94,2601.99,-0.08,flip_to_short -16991,做空,2022-02-22 01:45:00,2022-02-22 01:55:00,2601.99,2600.17,0.0,flip_to_long -16992,做多,2022-02-22 01:55:00,2022-02-22 02:00:00,2600.17,2585.87,-0.06,flip_to_short -16993,做空,2022-02-22 02:00:00,2022-02-22 06:55:00,2585.87,2527.53,0.23,flip_to_long -16994,做多,2022-02-22 06:55:00,2022-02-22 07:05:00,2527.53,2527.89,-0.0,flip_to_short -16995,做空,2022-02-22 07:05:00,2022-02-22 07:45:00,2527.89,2522.0,0.02,flip_to_long -16996,做多,2022-02-22 07:45:00,2022-02-22 07:55:00,2522.0,2514.11,-0.04,flip_to_short -16997,做空,2022-02-22 07:55:00,2022-02-22 08:00:00,2514.11,2518.25,-0.02,flip_to_long -16998,做多,2022-02-22 08:00:00,2022-02-22 14:15:00,2518.25,2590.69,0.3,flip_to_short -16999,做空,2022-02-22 14:15:00,2022-02-22 14:35:00,2590.69,2592.37,-0.01,flip_to_long -17000,做多,2022-02-22 14:35:00,2022-02-22 16:05:00,2592.37,2601.52,0.03,flip_to_short -17001,做空,2022-02-22 16:05:00,2022-02-22 16:45:00,2601.52,2602.05,-0.01,flip_to_long -17002,做多,2022-02-22 16:45:00,2022-02-22 19:40:00,2602.05,2605.8,0.01,flip_to_short -17003,做空,2022-02-22 19:40:00,2022-02-22 19:45:00,2605.8,2618.36,-0.06,flip_to_long -17004,做多,2022-02-22 19:45:00,2022-02-22 20:35:00,2618.36,2609.09,-0.04,flip_to_short -17005,做空,2022-02-22 20:35:00,2022-02-22 20:55:00,2609.09,2600.38,0.03,flip_to_long -17006,做多,2022-02-22 20:55:00,2022-02-22 21:55:00,2600.38,2605.3,0.01,flip_to_short -17007,做空,2022-02-22 21:55:00,2022-02-22 22:45:00,2605.3,2607.36,-0.01,flip_to_long -17008,做多,2022-02-22 22:45:00,2022-02-22 22:50:00,2607.36,2600.86,-0.03,flip_to_short -17009,做空,2022-02-22 22:50:00,2022-02-22 23:00:00,2600.86,2603.83,-0.02,flip_to_long -17010,做多,2022-02-22 23:00:00,2022-02-23 01:00:00,2603.83,2617.56,0.05,flip_to_short -17011,做空,2022-02-23 01:00:00,2022-02-23 01:10:00,2617.56,2621.1,-0.02,flip_to_long -17012,做多,2022-02-23 01:10:00,2022-02-23 01:30:00,2621.1,2616.94,-0.02,flip_to_short -17013,做空,2022-02-23 01:30:00,2022-02-23 01:50:00,2616.94,2617.34,-0.01,flip_to_long -17014,做多,2022-02-23 01:50:00,2022-02-23 02:25:00,2617.34,2618.68,0.0,flip_to_short -17015,做空,2022-02-23 02:25:00,2022-02-23 03:55:00,2618.68,2623.45,-0.02,flip_to_long -17016,做多,2022-02-23 03:55:00,2022-02-23 04:25:00,2623.45,2625.54,0.0,flip_to_short -17017,做空,2022-02-23 04:25:00,2022-02-23 14:15:00,2625.54,2723.55,-0.41,flip_to_long -17018,做多,2022-02-23 14:15:00,2022-02-23 14:50:00,2723.55,2703.91,-0.08,flip_to_short -17019,做空,2022-02-23 14:50:00,2022-02-23 17:15:00,2703.91,2723.78,-0.08,flip_to_long -17020,做多,2022-02-23 17:15:00,2022-02-23 17:30:00,2723.78,2698.62,-0.1,flip_to_short -17021,做空,2022-02-23 17:30:00,2022-02-23 22:50:00,2698.62,2635.56,0.23,flip_to_long -17022,做多,2022-02-23 22:50:00,2022-02-23 22:55:00,2635.56,2634.91,-0.01,flip_to_short -17023,做空,2022-02-23 22:55:00,2022-02-24 07:45:00,2634.91,2374.26,1.01,flip_to_long -17024,做多,2022-02-24 07:45:00,2022-02-24 07:50:00,2374.26,2367.47,-0.04,flip_to_short -17025,做空,2022-02-24 07:50:00,2022-02-24 07:55:00,2367.47,2369.9,-0.02,flip_to_long -17026,做多,2022-02-24 07:55:00,2022-02-24 10:10:00,2369.9,2348.85,-0.11,flip_to_short -17027,做空,2022-02-24 10:10:00,2022-02-24 10:30:00,2348.85,2351.61,-0.02,flip_to_long -17028,做多,2022-02-24 10:30:00,2022-02-24 10:40:00,2351.61,2359.54,0.03,flip_to_short -17029,做空,2022-02-24 10:40:00,2022-02-24 10:55:00,2359.54,2360.74,-0.01,flip_to_long -17030,做多,2022-02-24 10:55:00,2022-02-24 11:00:00,2360.74,2348.45,-0.06,flip_to_short -17031,做空,2022-02-24 11:00:00,2022-02-24 11:40:00,2348.45,2386.61,-0.19,flip_to_long -17032,做多,2022-02-24 11:40:00,2022-02-24 12:25:00,2386.61,2364.37,-0.11,flip_to_short -17033,做空,2022-02-24 12:25:00,2022-02-24 12:30:00,2364.37,2365.21,-0.01,flip_to_long -17034,做多,2022-02-24 12:30:00,2022-02-24 12:45:00,2365.21,2370.11,0.02,flip_to_short -17035,做空,2022-02-24 12:45:00,2022-02-24 13:15:00,2370.11,2369.89,-0.0,flip_to_long -17036,做多,2022-02-24 13:15:00,2022-02-24 18:30:00,2369.89,2434.34,0.29,flip_to_short -17037,做空,2022-02-24 18:30:00,2022-02-24 18:35:00,2434.34,2453.25,-0.09,flip_to_long -17038,做多,2022-02-24 18:35:00,2022-02-24 22:40:00,2453.25,2576.67,0.55,flip_to_short -17039,做空,2022-02-24 22:40:00,2022-02-24 23:10:00,2576.67,2588.33,-0.06,flip_to_long -17040,做多,2022-02-24 23:10:00,2022-02-24 23:15:00,2588.33,2584.66,-0.02,flip_to_short -17041,做空,2022-02-24 23:15:00,2022-02-25 00:05:00,2584.66,2610.29,-0.12,flip_to_long -17042,做多,2022-02-25 00:05:00,2022-02-25 00:15:00,2610.29,2608.77,-0.01,flip_to_short -17043,做空,2022-02-25 00:15:00,2022-02-25 00:20:00,2608.77,2613.61,-0.03,flip_to_long -17044,做多,2022-02-25 00:20:00,2022-02-25 00:35:00,2613.61,2608.69,-0.03,flip_to_short -17045,做空,2022-02-25 00:35:00,2022-02-25 01:15:00,2608.69,2615.67,-0.04,flip_to_long -17046,做多,2022-02-25 01:15:00,2022-02-25 03:35:00,2615.67,2609.19,-0.03,flip_to_short -17047,做空,2022-02-25 03:35:00,2022-02-25 03:40:00,2609.19,2627.62,-0.09,flip_to_long -17048,做多,2022-02-25 03:40:00,2022-02-25 04:20:00,2627.62,2618.7,-0.04,flip_to_short -17049,做空,2022-02-25 04:20:00,2022-02-25 04:45:00,2618.7,2618.0,-0.0,flip_to_long -17050,做多,2022-02-25 04:45:00,2022-02-25 04:55:00,2618.0,2615.52,-0.02,flip_to_short -17051,做空,2022-02-25 04:55:00,2022-02-25 05:35:00,2615.52,2613.38,0.0,flip_to_long -17052,做多,2022-02-25 05:35:00,2022-02-25 06:25:00,2613.38,2621.43,0.03,flip_to_short -17053,做空,2022-02-25 06:25:00,2022-02-25 06:35:00,2621.43,2623.67,-0.02,flip_to_long -17054,做多,2022-02-25 06:35:00,2022-02-25 07:05:00,2623.67,2624.54,-0.0,flip_to_short -17055,做空,2022-02-25 07:05:00,2022-02-25 07:40:00,2624.54,2620.16,0.01,flip_to_long -17056,做多,2022-02-25 07:40:00,2022-02-25 07:45:00,2620.16,2619.78,-0.01,flip_to_short -17057,做空,2022-02-25 07:45:00,2022-02-25 09:55:00,2619.78,2616.81,0.01,flip_to_long -17058,做多,2022-02-25 09:55:00,2022-02-25 10:05:00,2616.81,2610.06,-0.03,flip_to_short -17059,做空,2022-02-25 10:05:00,2022-02-25 11:15:00,2610.06,2608.26,0.0,flip_to_long -17060,做多,2022-02-25 11:15:00,2022-02-25 15:00:00,2608.26,2660.6,0.22,flip_to_short -17061,做空,2022-02-25 15:00:00,2022-02-25 15:05:00,2660.6,2675.56,-0.07,flip_to_long -17062,做多,2022-02-25 15:05:00,2022-02-25 17:10:00,2675.56,2690.1,0.06,flip_to_short -17063,做空,2022-02-25 17:10:00,2022-02-25 17:15:00,2690.1,2704.16,-0.06,flip_to_long -17064,做多,2022-02-25 17:15:00,2022-02-25 17:40:00,2704.16,2708.29,0.01,flip_to_short -17065,做空,2022-02-25 17:40:00,2022-02-25 19:20:00,2708.29,2699.69,0.03,flip_to_long -17066,做多,2022-02-25 19:20:00,2022-02-25 19:25:00,2699.69,2695.08,-0.02,flip_to_short -17067,做空,2022-02-25 19:25:00,2022-02-25 20:15:00,2695.08,2692.52,0.01,flip_to_long -17068,做多,2022-02-25 20:15:00,2022-02-25 22:45:00,2692.52,2773.57,0.33,tp_upper -17069,做空,2022-02-26 03:10:00,2022-02-26 04:00:00,2787.47,2800.0,-0.06,flip_to_long -17070,做多,2022-02-26 04:00:00,2022-02-26 04:15:00,2800.0,2800.07,-0.01,flip_to_short -17071,做空,2022-02-26 04:15:00,2022-02-26 04:20:00,2800.07,2811.76,-0.05,flip_to_long -17072,做多,2022-02-26 04:20:00,2022-02-26 04:55:00,2811.76,2805.95,-0.03,flip_to_short -17073,做空,2022-02-26 04:55:00,2022-02-26 05:05:00,2805.95,2803.85,0.0,flip_to_long -17074,做多,2022-02-26 05:05:00,2022-02-26 08:00:00,2803.85,2785.51,-0.08,flip_to_short -17075,做空,2022-02-26 08:00:00,2022-02-26 08:05:00,2785.51,2789.17,-0.02,flip_to_long -17076,做多,2022-02-26 08:05:00,2022-02-26 08:35:00,2789.17,2783.0,-0.03,flip_to_short -17077,做空,2022-02-26 08:35:00,2022-02-26 10:50:00,2783.0,2767.05,0.06,flip_to_long -17078,做多,2022-02-26 10:50:00,2022-02-26 13:00:00,2767.05,2759.24,-0.04,flip_to_short -17079,做空,2022-02-26 13:00:00,2022-02-26 18:45:00,2759.24,2783.45,-0.11,flip_to_long -17080,做多,2022-02-26 18:45:00,2022-02-26 22:15:00,2783.45,2797.55,0.05,flip_to_short -17081,做空,2022-02-26 22:15:00,2022-02-26 22:30:00,2797.55,2810.43,-0.06,flip_to_long -17082,做多,2022-02-26 22:30:00,2022-02-26 22:35:00,2810.43,2806.12,-0.02,flip_to_short -17083,做空,2022-02-26 22:35:00,2022-02-27 05:10:00,2806.12,2711.73,0.38,flip_to_long -17084,做多,2022-02-27 05:10:00,2022-02-27 05:25:00,2711.73,2712.34,-0.0,flip_to_short -17085,做空,2022-02-27 05:25:00,2022-02-27 05:35:00,2712.34,2717.39,-0.03,flip_to_long -17086,做多,2022-02-27 05:35:00,2022-02-27 05:50:00,2717.39,2712.51,-0.03,flip_to_short -17087,做空,2022-02-27 05:50:00,2022-02-27 06:00:00,2712.51,2715.4,-0.02,flip_to_long -17088,做多,2022-02-27 06:00:00,2022-02-27 13:30:00,2715.4,2775.62,0.25,flip_to_short -17089,做空,2022-02-27 13:30:00,2022-02-27 15:20:00,2775.62,2805.67,-0.14,flip_to_long -17090,做多,2022-02-27 15:20:00,2022-02-27 15:35:00,2805.67,2790.27,-0.07,flip_to_short -17091,做空,2022-02-27 15:35:00,2022-02-27 15:45:00,2790.27,2796.27,-0.03,flip_to_long -17092,做多,2022-02-27 15:45:00,2022-02-27 16:00:00,2796.27,2796.39,-0.01,flip_to_short -17093,做空,2022-02-27 16:00:00,2022-02-28 00:05:00,2796.39,2613.5,0.76,flip_to_long -17094,做多,2022-02-28 00:05:00,2022-02-28 00:45:00,2613.5,2605.95,-0.04,flip_to_short -17095,做空,2022-02-28 00:45:00,2022-02-28 00:50:00,2605.95,2606.22,-0.01,flip_to_long -17096,做多,2022-02-28 00:50:00,2022-02-28 02:45:00,2606.22,2599.65,-0.04,flip_to_short -17097,做空,2022-02-28 02:45:00,2022-02-28 04:05:00,2599.65,2623.53,-0.12,flip_to_long -17098,做多,2022-02-28 04:05:00,2022-02-28 04:15:00,2623.53,2617.24,-0.04,flip_to_short -17099,做空,2022-02-28 04:15:00,2022-02-28 04:20:00,2617.24,2618.54,-0.01,flip_to_long -17100,做多,2022-02-28 04:20:00,2022-02-28 07:10:00,2618.54,2610.17,-0.05,flip_to_short -17101,做空,2022-02-28 07:10:00,2022-02-28 07:15:00,2610.17,2616.13,-0.03,flip_to_long -17102,做多,2022-02-28 07:15:00,2022-02-28 08:40:00,2616.13,2621.42,0.02,flip_to_short -17103,做空,2022-02-28 08:40:00,2022-02-28 10:00:00,2621.42,2620.3,-0.0,flip_to_long -17104,做多,2022-02-28 10:00:00,2022-02-28 11:30:00,2620.3,2629.68,0.04,flip_to_short -17105,做空,2022-02-28 11:30:00,2022-02-28 12:10:00,2629.68,2635.11,-0.03,flip_to_long -17106,做多,2022-02-28 12:10:00,2022-02-28 12:55:00,2635.11,2633.57,-0.01,flip_to_short -17107,做空,2022-02-28 12:55:00,2022-02-28 13:10:00,2633.57,2634.5,-0.01,flip_to_long -17108,做多,2022-02-28 13:10:00,2022-02-28 13:15:00,2634.5,2630.83,-0.02,flip_to_short -17109,做空,2022-02-28 13:15:00,2022-02-28 14:10:00,2630.83,2635.59,-0.03,flip_to_long -17110,做多,2022-02-28 14:10:00,2022-02-28 19:35:00,2635.59,2796.08,0.73,flip_to_short -17111,做空,2022-02-28 19:35:00,2022-02-28 19:40:00,2796.08,2799.68,-0.02,flip_to_long -17112,做多,2022-02-28 19:40:00,2022-02-28 19:45:00,2799.68,2796.83,-0.02,flip_to_short -17113,做空,2022-02-28 19:45:00,2022-02-28 19:50:00,2796.83,2799.89,-0.02,flip_to_long -17114,做多,2022-02-28 19:50:00,2022-02-28 22:30:00,2799.89,2907.97,0.49,tp_upper -17115,做空,2022-03-01 02:50:00,2022-03-01 04:50:00,2913.93,2928.89,-0.08,flip_to_long -17116,做多,2022-03-01 04:50:00,2022-03-01 05:05:00,2928.89,2922.01,-0.04,flip_to_short -17117,做空,2022-03-01 05:05:00,2022-03-01 05:25:00,2922.01,2917.97,0.01,flip_to_long -17118,做多,2022-03-01 05:25:00,2022-03-01 08:20:00,2917.97,2913.82,-0.03,flip_to_short -17119,做空,2022-03-01 08:20:00,2022-03-01 08:25:00,2913.82,2924.88,-0.06,flip_to_long -17120,做多,2022-03-01 08:25:00,2022-03-01 09:00:00,2924.88,2916.99,-0.04,flip_to_short -17121,做空,2022-03-01 09:00:00,2022-03-01 10:05:00,2916.99,2858.52,0.26,tp_lower -17122,做多,2022-03-01 10:45:00,2022-03-01 11:25:00,2907.38,2908.54,-0.0,flip_to_short -17123,做空,2022-03-01 11:25:00,2022-03-01 12:10:00,2908.54,2913.82,-0.03,flip_to_long -17124,做多,2022-03-01 12:10:00,2022-03-01 15:40:00,2913.82,2936.76,0.1,flip_to_short -17125,做空,2022-03-01 15:40:00,2022-03-01 16:15:00,2936.76,2961.95,-0.12,flip_to_long -17126,做多,2022-03-01 16:15:00,2022-03-01 16:20:00,2961.95,2960.81,-0.01,flip_to_short -17127,做空,2022-03-01 16:20:00,2022-03-01 18:45:00,2960.81,2950.49,0.04,flip_to_long -17128,做多,2022-03-01 18:45:00,2022-03-01 18:55:00,2950.49,2952.85,0.0,flip_to_short -17129,做空,2022-03-01 18:55:00,2022-03-01 19:15:00,2952.85,2959.13,-0.04,flip_to_long -17130,做多,2022-03-01 19:15:00,2022-03-01 19:50:00,2959.13,2946.66,-0.06,flip_to_short -17131,做空,2022-03-01 19:50:00,2022-03-01 21:45:00,2946.66,2950.51,-0.02,flip_to_long -17132,做多,2022-03-01 21:45:00,2022-03-01 21:50:00,2950.51,2947.01,-0.02,flip_to_short -17133,做空,2022-03-01 21:50:00,2022-03-01 21:55:00,2947.01,2954.42,-0.04,flip_to_long -17134,做多,2022-03-01 21:55:00,2022-03-01 22:00:00,2954.42,2946.8,-0.04,flip_to_short -17135,做空,2022-03-01 22:00:00,2022-03-01 22:05:00,2946.8,2949.57,-0.02,flip_to_long -17136,做多,2022-03-01 22:05:00,2022-03-01 22:15:00,2949.57,2948.41,-0.01,flip_to_short -17137,做空,2022-03-01 22:15:00,2022-03-01 22:20:00,2948.41,2958.34,-0.05,flip_to_long -17138,做多,2022-03-01 22:20:00,2022-03-01 23:15:00,2958.34,2957.55,-0.01,flip_to_short -17139,做空,2022-03-01 23:15:00,2022-03-01 23:30:00,2957.55,2963.56,-0.03,flip_to_long -17140,做多,2022-03-01 23:30:00,2022-03-02 00:20:00,2963.56,2949.55,-0.07,flip_to_short -17141,做空,2022-03-02 00:20:00,2022-03-02 01:05:00,2949.55,2952.94,-0.02,flip_to_long -17142,做多,2022-03-02 01:05:00,2022-03-02 03:00:00,2952.94,2946.34,-0.04,flip_to_short -17143,做空,2022-03-02 03:00:00,2022-03-02 03:05:00,2946.34,2950.46,-0.02,flip_to_long -17144,做多,2022-03-02 03:05:00,2022-03-02 03:15:00,2950.46,2945.4,-0.03,flip_to_short -17145,做空,2022-03-02 03:15:00,2022-03-02 03:30:00,2945.4,2958.54,-0.06,flip_to_long -17146,做多,2022-03-02 03:30:00,2022-03-02 06:40:00,2958.54,2975.53,0.07,flip_to_short -17147,做空,2022-03-02 06:40:00,2022-03-02 06:50:00,2975.53,2974.59,-0.0,flip_to_long -17148,做多,2022-03-02 06:50:00,2022-03-02 08:45:00,2974.59,2985.58,0.04,flip_to_short -17149,做空,2022-03-02 08:45:00,2022-03-02 09:05:00,2985.58,2984.33,-0.0,flip_to_long -17150,做多,2022-03-02 09:05:00,2022-03-02 09:25:00,2984.33,2979.37,-0.03,flip_to_short -17151,做空,2022-03-02 09:25:00,2022-03-02 09:30:00,2979.37,2985.69,-0.03,flip_to_long -17152,做多,2022-03-02 09:30:00,2022-03-02 12:20:00,2985.69,2986.17,-0.0,flip_to_short -17153,做空,2022-03-02 12:20:00,2022-03-02 12:50:00,2986.17,2989.0,-0.02,flip_to_long -17154,做多,2022-03-02 12:50:00,2022-03-02 15:05:00,2989.0,2960.8,-0.13,flip_to_short -17155,做空,2022-03-02 15:05:00,2022-03-02 15:25:00,2960.8,2978.21,-0.08,flip_to_long -17156,做多,2022-03-02 15:25:00,2022-03-02 16:35:00,2978.21,2972.13,-0.03,flip_to_short -17157,做空,2022-03-02 16:35:00,2022-03-02 17:05:00,2972.13,2973.64,-0.01,flip_to_long -17158,做多,2022-03-02 17:05:00,2022-03-02 17:10:00,2973.64,2971.39,-0.02,flip_to_short -17159,做空,2022-03-02 17:10:00,2022-03-02 17:35:00,2971.39,2966.33,0.02,flip_to_long -17160,做多,2022-03-02 17:35:00,2022-03-02 17:45:00,2966.33,2955.94,-0.05,flip_to_short -17161,做空,2022-03-02 17:45:00,2022-03-02 20:55:00,2955.94,2947.47,0.03,flip_to_long -17162,做多,2022-03-02 20:55:00,2022-03-02 21:20:00,2947.47,2943.23,-0.02,flip_to_short -17163,做空,2022-03-02 21:20:00,2022-03-02 21:40:00,2943.23,2945.0,-0.01,flip_to_long -17164,做多,2022-03-02 21:40:00,2022-03-02 23:45:00,2945.0,2947.93,0.01,flip_to_short -17165,做空,2022-03-02 23:45:00,2022-03-03 00:20:00,2947.93,2947.72,-0.01,flip_to_long -17166,做多,2022-03-03 00:20:00,2022-03-03 01:10:00,2947.72,2944.89,-0.02,flip_to_short -17167,做空,2022-03-03 01:10:00,2022-03-03 01:30:00,2944.89,2960.73,-0.08,flip_to_long -17168,做多,2022-03-03 01:30:00,2022-03-03 01:35:00,2960.73,2948.51,-0.06,flip_to_short -17169,做空,2022-03-03 01:35:00,2022-03-03 06:40:00,2948.51,2911.16,0.15,flip_to_long -17170,做多,2022-03-03 06:40:00,2022-03-03 06:45:00,2911.16,2910.5,-0.01,flip_to_short -17171,做空,2022-03-03 06:45:00,2022-03-03 06:50:00,2910.5,2912.29,-0.01,flip_to_long -17172,做多,2022-03-03 06:50:00,2022-03-03 07:10:00,2912.29,2908.87,-0.02,flip_to_short -17173,做空,2022-03-03 07:10:00,2022-03-03 07:25:00,2908.87,2908.95,-0.01,flip_to_long -17174,做多,2022-03-03 07:25:00,2022-03-03 07:35:00,2908.95,2906.31,-0.02,flip_to_short -17175,做空,2022-03-03 07:35:00,2022-03-03 07:45:00,2906.31,2907.75,-0.01,flip_to_long -17176,做多,2022-03-03 07:45:00,2022-03-03 07:50:00,2907.75,2907.0,-0.01,flip_to_short -17177,做空,2022-03-03 07:50:00,2022-03-03 08:05:00,2907.0,2908.96,-0.01,flip_to_long -17178,做多,2022-03-03 08:05:00,2022-03-03 08:30:00,2908.96,2901.11,-0.04,flip_to_short -17179,做空,2022-03-03 08:30:00,2022-03-03 08:35:00,2901.11,2903.17,-0.02,flip_to_long -17180,做多,2022-03-03 08:35:00,2022-03-03 08:45:00,2903.17,2902.12,-0.01,flip_to_short -17181,做空,2022-03-03 08:45:00,2022-03-03 08:55:00,2902.12,2905.86,-0.02,flip_to_long -17182,做多,2022-03-03 08:55:00,2022-03-03 09:00:00,2905.86,2904.32,-0.01,flip_to_short -17183,做空,2022-03-03 09:00:00,2022-03-03 10:45:00,2904.32,2904.98,-0.01,flip_to_long -17184,做多,2022-03-03 10:45:00,2022-03-03 14:30:00,2904.98,2908.46,0.01,flip_to_short -17185,做空,2022-03-03 14:30:00,2022-03-03 20:25:00,2908.46,2822.35,0.36,flip_to_long -17186,做多,2022-03-03 20:25:00,2022-03-03 20:30:00,2822.35,2814.84,-0.04,flip_to_short -17187,做空,2022-03-03 20:30:00,2022-03-03 22:00:00,2814.84,2826.66,-0.06,flip_to_long -17188,做多,2022-03-03 22:00:00,2022-03-04 00:05:00,2826.66,2818.07,-0.05,flip_to_short -17189,做空,2022-03-04 00:05:00,2022-03-04 00:10:00,2818.07,2819.88,-0.01,flip_to_long -17190,做多,2022-03-04 00:10:00,2022-03-04 06:20:00,2819.88,2724.42,-0.44,flip_to_short -17191,做空,2022-03-04 06:20:00,2022-03-04 06:50:00,2724.42,2724.02,-0.0,flip_to_long -17192,做多,2022-03-04 06:50:00,2022-03-04 06:55:00,2724.02,2723.69,-0.01,flip_to_short -17193,做空,2022-03-04 06:55:00,2022-03-04 07:05:00,2723.69,2730.62,-0.04,flip_to_long -17194,做多,2022-03-04 07:05:00,2022-03-04 07:10:00,2730.62,2721.97,-0.05,flip_to_short -17195,做空,2022-03-04 07:10:00,2022-03-04 07:25:00,2721.97,2721.57,-0.0,flip_to_long -17196,做多,2022-03-04 07:25:00,2022-03-04 08:30:00,2721.57,2707.5,-0.07,flip_to_short -17197,做空,2022-03-04 08:30:00,2022-03-04 08:35:00,2707.5,2731.5,-0.12,flip_to_long -17198,做多,2022-03-04 08:35:00,2022-03-04 09:15:00,2731.5,2721.83,-0.05,flip_to_short -17199,做空,2022-03-04 09:15:00,2022-03-04 09:20:00,2721.83,2735.74,-0.07,flip_to_long -17200,做多,2022-03-04 09:20:00,2022-03-04 09:45:00,2735.74,2728.58,-0.04,flip_to_short -17201,做空,2022-03-04 09:45:00,2022-03-04 12:10:00,2728.58,2734.76,-0.03,flip_to_long -17202,做多,2022-03-04 12:10:00,2022-03-04 12:20:00,2734.76,2735.98,-0.0,flip_to_short -17203,做空,2022-03-04 12:20:00,2022-03-04 12:35:00,2735.98,2738.71,-0.02,flip_to_long -17204,做多,2022-03-04 12:35:00,2022-03-04 12:45:00,2738.71,2735.21,-0.02,flip_to_short -17205,做空,2022-03-04 12:45:00,2022-03-04 13:30:00,2735.21,2735.21,-0.01,flip_to_long -17206,做多,2022-03-04 13:30:00,2022-03-04 18:05:00,2735.21,2691.69,-0.2,flip_to_short -17207,做空,2022-03-04 18:05:00,2022-03-04 18:30:00,2691.69,2686.66,0.02,flip_to_long -17208,做多,2022-03-04 18:30:00,2022-03-04 18:40:00,2686.66,2673.22,-0.06,flip_to_short -17209,做空,2022-03-04 18:40:00,2022-03-04 23:30:00,2673.22,2617.97,0.23,flip_to_long -17210,做多,2022-03-04 23:30:00,2022-03-04 23:45:00,2617.97,2612.0,-0.03,flip_to_short -17211,做空,2022-03-04 23:45:00,2022-03-04 23:55:00,2612.0,2620.25,-0.04,flip_to_long -17212,做多,2022-03-04 23:55:00,2022-03-05 00:00:00,2620.25,2616.41,-0.02,flip_to_short -17213,做空,2022-03-05 00:00:00,2022-03-05 00:10:00,2616.41,2613.31,0.01,flip_to_long -17214,做多,2022-03-05 00:10:00,2022-03-05 00:15:00,2613.31,2611.66,-0.01,flip_to_short -17215,做空,2022-03-05 00:15:00,2022-03-05 00:20:00,2611.66,2614.91,-0.02,flip_to_long -17216,做多,2022-03-05 00:20:00,2022-03-05 00:30:00,2614.91,2607.49,-0.04,flip_to_short -17217,做空,2022-03-05 00:30:00,2022-03-05 01:05:00,2607.49,2610.45,-0.02,flip_to_long -17218,做多,2022-03-05 01:05:00,2022-03-05 01:15:00,2610.45,2609.55,-0.01,flip_to_short -17219,做空,2022-03-05 01:15:00,2022-03-05 01:40:00,2609.55,2613.19,-0.02,flip_to_long -17220,做多,2022-03-05 01:40:00,2022-03-05 01:50:00,2613.19,2609.69,-0.02,flip_to_short -17221,做空,2022-03-05 01:50:00,2022-03-05 02:05:00,2609.69,2614.88,-0.03,flip_to_long -17222,做多,2022-03-05 02:05:00,2022-03-05 02:25:00,2614.88,2610.18,-0.03,flip_to_short -17223,做空,2022-03-05 02:25:00,2022-03-05 02:45:00,2610.18,2610.34,-0.01,flip_to_long -17224,做多,2022-03-05 02:45:00,2022-03-05 04:30:00,2610.34,2613.57,0.01,flip_to_short -17225,做空,2022-03-05 04:30:00,2022-03-05 10:30:00,2613.57,2641.0,-0.13,flip_to_long -17226,做多,2022-03-05 10:30:00,2022-03-05 13:00:00,2641.0,2644.13,0.01,flip_to_short -17227,做空,2022-03-05 13:00:00,2022-03-05 14:15:00,2644.13,2648.51,-0.03,flip_to_long -17228,做多,2022-03-05 14:15:00,2022-03-05 14:20:00,2648.51,2646.23,-0.02,flip_to_short -17229,做空,2022-03-05 14:20:00,2022-03-05 15:15:00,2646.23,2646.99,-0.01,flip_to_long -17230,做多,2022-03-05 15:15:00,2022-03-05 15:20:00,2646.99,2641.5,-0.03,flip_to_short -17231,做空,2022-03-05 15:20:00,2022-03-05 16:00:00,2641.5,2644.43,-0.02,flip_to_long -17232,做多,2022-03-05 16:00:00,2022-03-05 21:00:00,2644.43,2660.89,0.07,flip_to_short -17233,做空,2022-03-05 21:00:00,2022-03-05 21:05:00,2660.89,2664.62,-0.02,flip_to_long -17234,做多,2022-03-05 21:05:00,2022-03-05 21:10:00,2664.62,2663.11,-0.01,flip_to_short -17235,做空,2022-03-05 21:10:00,2022-03-05 21:30:00,2663.11,2665.66,-0.02,flip_to_long -17236,做多,2022-03-05 21:30:00,2022-03-05 21:40:00,2665.66,2661.48,-0.02,flip_to_short -17237,做空,2022-03-05 21:40:00,2022-03-05 22:40:00,2661.48,2664.84,-0.02,flip_to_long -17238,做多,2022-03-05 22:40:00,2022-03-05 22:50:00,2664.84,2665.8,-0.0,flip_to_short -17239,做空,2022-03-05 22:50:00,2022-03-05 23:05:00,2665.8,2665.86,-0.01,flip_to_long -17240,做多,2022-03-05 23:05:00,2022-03-05 23:10:00,2665.86,2664.23,-0.01,flip_to_short -17241,做空,2022-03-05 23:10:00,2022-03-05 23:50:00,2664.23,2664.26,-0.01,flip_to_long -17242,做多,2022-03-05 23:50:00,2022-03-06 00:05:00,2664.26,2664.85,-0.0,flip_to_short -17243,做空,2022-03-06 00:05:00,2022-03-06 02:25:00,2664.85,2663.88,-0.0,flip_to_long -17244,做多,2022-03-06 02:25:00,2022-03-06 02:30:00,2663.88,2662.33,-0.01,flip_to_short -17245,做空,2022-03-06 02:30:00,2022-03-06 02:40:00,2662.33,2661.08,-0.0,flip_to_long -17246,做多,2022-03-06 02:40:00,2022-03-06 05:05:00,2661.08,2649.24,-0.06,flip_to_short -17247,做空,2022-03-06 05:05:00,2022-03-06 06:05:00,2649.24,2651.59,-0.02,flip_to_long -17248,做多,2022-03-06 06:05:00,2022-03-06 06:10:00,2651.59,2650.47,-0.01,flip_to_short -17249,做空,2022-03-06 06:10:00,2022-03-06 06:15:00,2650.47,2651.23,-0.01,flip_to_long -17250,做多,2022-03-06 06:15:00,2022-03-06 06:30:00,2651.23,2648.67,-0.02,flip_to_short -17251,做空,2022-03-06 06:30:00,2022-03-06 07:25:00,2648.67,2647.53,-0.0,flip_to_long -17252,做多,2022-03-06 07:25:00,2022-03-06 12:55:00,2647.53,2615.01,-0.15,flip_to_short -17253,做空,2022-03-06 12:55:00,2022-03-06 15:20:00,2615.01,2614.95,-0.01,flip_to_long -17254,做多,2022-03-06 15:20:00,2022-03-06 15:30:00,2614.95,2615.54,-0.0,flip_to_short -17255,做空,2022-03-06 15:30:00,2022-03-06 15:35:00,2615.54,2623.59,-0.04,flip_to_long -17256,做多,2022-03-06 15:35:00,2022-03-06 16:05:00,2623.59,2626.15,0.01,flip_to_short -17257,做空,2022-03-06 16:05:00,2022-03-06 17:50:00,2626.15,2629.51,-0.02,flip_to_long -17258,做多,2022-03-06 17:50:00,2022-03-06 18:35:00,2629.51,2629.42,-0.01,flip_to_short -17259,做空,2022-03-06 18:35:00,2022-03-06 21:05:00,2629.42,2634.44,-0.03,flip_to_long -17260,做多,2022-03-06 21:05:00,2022-03-06 21:10:00,2634.44,2629.02,-0.03,flip_to_short -17261,做空,2022-03-06 21:10:00,2022-03-06 21:25:00,2629.02,2629.05,-0.01,flip_to_long -17262,做多,2022-03-06 21:25:00,2022-03-06 21:45:00,2629.05,2626.66,-0.02,flip_to_short -17263,做空,2022-03-06 21:45:00,2022-03-06 23:15:00,2626.66,2574.55,0.22,tp_lower -17264,做多,2022-03-07 05:15:00,2022-03-07 05:25:00,2533.15,2530.84,-0.02,flip_to_short -17265,做空,2022-03-07 05:25:00,2022-03-07 05:35:00,2530.84,2534.21,-0.02,flip_to_long -17266,做多,2022-03-07 05:35:00,2022-03-07 05:50:00,2534.21,2531.11,-0.02,flip_to_short -17267,做空,2022-03-07 05:50:00,2022-03-07 06:05:00,2531.11,2530.58,-0.0,flip_to_long -17268,做多,2022-03-07 06:05:00,2022-03-07 06:10:00,2530.58,2528.18,-0.02,flip_to_short -17269,做空,2022-03-07 06:10:00,2022-03-07 06:15:00,2528.18,2532.87,-0.03,flip_to_long -17270,做多,2022-03-07 06:15:00,2022-03-07 06:20:00,2532.87,2530.85,-0.01,flip_to_short -17271,做空,2022-03-07 06:20:00,2022-03-07 08:30:00,2530.85,2514.82,0.07,tp_lower -17272,做多,2022-03-07 08:45:00,2022-03-07 09:50:00,2527.01,2527.84,-0.0,flip_to_short -17273,做空,2022-03-07 09:50:00,2022-03-07 09:55:00,2527.84,2529.5,-0.01,flip_to_long -17274,做多,2022-03-07 09:55:00,2022-03-07 10:00:00,2529.5,2528.31,-0.01,flip_to_short -17275,做空,2022-03-07 10:00:00,2022-03-07 10:10:00,2528.31,2530.13,-0.01,flip_to_long -17276,做多,2022-03-07 10:10:00,2022-03-07 10:25:00,2530.13,2524.82,-0.03,flip_to_short -17277,做空,2022-03-07 10:25:00,2022-03-07 10:35:00,2524.82,2528.42,-0.02,flip_to_long -17278,做多,2022-03-07 10:35:00,2022-03-07 10:45:00,2528.42,2527.31,-0.01,flip_to_short -17279,做空,2022-03-07 10:45:00,2022-03-07 11:10:00,2527.31,2527.49,-0.01,flip_to_long -17280,做多,2022-03-07 11:10:00,2022-03-07 16:50:00,2527.49,2599.65,0.32,flip_to_short -17281,做空,2022-03-07 16:50:00,2022-03-07 22:10:00,2599.65,2502.31,0.43,flip_to_long -17282,做多,2022-03-07 22:10:00,2022-03-07 22:50:00,2502.31,2494.98,-0.04,flip_to_short -17283,做空,2022-03-07 22:50:00,2022-03-08 07:35:00,2494.98,2532.85,-0.19,flip_to_long -17284,做多,2022-03-08 07:35:00,2022-03-08 07:50:00,2532.85,2531.7,-0.01,flip_to_short -17285,做空,2022-03-08 07:50:00,2022-03-08 07:55:00,2531.7,2535.25,-0.02,flip_to_long -17286,做多,2022-03-08 07:55:00,2022-03-08 08:00:00,2535.25,2533.32,-0.02,flip_to_short -17287,做空,2022-03-08 08:00:00,2022-03-08 08:10:00,2533.32,2543.7,-0.05,flip_to_long -17288,做多,2022-03-08 08:10:00,2022-03-08 12:40:00,2543.7,2570.67,0.12,flip_to_short -17289,做空,2022-03-08 12:40:00,2022-03-08 12:55:00,2570.67,2576.38,-0.03,flip_to_long -17290,做多,2022-03-08 12:55:00,2022-03-08 13:10:00,2576.38,2559.81,-0.08,flip_to_short -17291,做空,2022-03-08 13:10:00,2022-03-08 13:35:00,2559.81,2584.78,-0.12,flip_to_long -17292,做多,2022-03-08 13:35:00,2022-03-08 13:40:00,2584.78,2579.09,-0.03,flip_to_short -17293,做空,2022-03-08 13:40:00,2022-03-08 13:45:00,2579.09,2583.3,-0.02,flip_to_long -17294,做多,2022-03-08 13:45:00,2022-03-08 14:05:00,2583.3,2582.4,-0.01,flip_to_short -17295,做空,2022-03-08 14:05:00,2022-03-08 14:20:00,2582.4,2584.92,-0.02,flip_to_long -17296,做多,2022-03-08 14:20:00,2022-03-08 14:25:00,2584.92,2577.62,-0.04,flip_to_short -17297,做空,2022-03-08 14:25:00,2022-03-08 14:35:00,2577.62,2571.0,0.02,flip_to_long -17298,做多,2022-03-08 14:35:00,2022-03-08 14:50:00,2571.0,2570.31,-0.01,flip_to_short -17299,做空,2022-03-08 14:50:00,2022-03-08 16:00:00,2570.31,2582.87,-0.06,flip_to_long -17300,做多,2022-03-08 16:00:00,2022-03-08 16:05:00,2582.87,2568.81,-0.07,flip_to_short -17301,做空,2022-03-08 16:05:00,2022-03-08 17:10:00,2568.81,2573.07,-0.02,flip_to_long -17302,做多,2022-03-08 17:10:00,2022-03-08 18:45:00,2573.07,2575.8,0.01,flip_to_short -17303,做空,2022-03-08 18:45:00,2022-03-08 19:05:00,2575.8,2566.11,0.04,flip_to_long -17304,做多,2022-03-08 19:05:00,2022-03-08 20:20:00,2566.11,2575.83,0.04,flip_to_short -17305,做空,2022-03-08 20:20:00,2022-03-08 22:45:00,2575.83,2573.84,0.0,flip_to_long -17306,做多,2022-03-08 22:45:00,2022-03-08 22:50:00,2573.84,2570.23,-0.02,flip_to_short -17307,做空,2022-03-08 22:50:00,2022-03-08 23:00:00,2570.23,2572.3,-0.01,flip_to_long -17308,做多,2022-03-08 23:00:00,2022-03-09 00:10:00,2572.3,2571.92,-0.01,flip_to_short -17309,做空,2022-03-09 00:10:00,2022-03-09 11:40:00,2571.92,2743.72,-0.79,flip_to_long -17310,做多,2022-03-09 11:40:00,2022-03-09 11:55:00,2743.72,2744.74,-0.0,flip_to_short -17311,做空,2022-03-09 11:55:00,2022-03-09 12:00:00,2744.74,2750.69,-0.03,flip_to_long -17312,做多,2022-03-09 12:00:00,2022-03-09 12:35:00,2750.69,2744.65,-0.03,flip_to_short -17313,做空,2022-03-09 12:35:00,2022-03-09 14:05:00,2744.65,2743.01,0.0,flip_to_long -17314,做多,2022-03-09 14:05:00,2022-03-09 15:50:00,2743.01,2746.29,0.01,flip_to_short -17315,做空,2022-03-09 15:50:00,2022-03-09 17:25:00,2746.29,2740.65,0.02,flip_to_long -17316,做多,2022-03-09 17:25:00,2022-03-09 18:00:00,2740.65,2736.27,-0.02,flip_to_short -17317,做空,2022-03-09 18:00:00,2022-03-09 22:05:00,2736.27,2717.2,0.07,flip_to_long -17318,做多,2022-03-09 22:05:00,2022-03-09 22:10:00,2717.2,2711.68,-0.03,flip_to_short -17319,做空,2022-03-09 22:10:00,2022-03-10 01:15:00,2711.68,2713.72,-0.01,flip_to_long -17320,做多,2022-03-10 01:15:00,2022-03-10 01:35:00,2713.72,2699.87,-0.06,flip_to_short -17321,做空,2022-03-10 01:35:00,2022-03-10 08:55:00,2699.87,2596.13,0.41,flip_to_long -17322,做多,2022-03-10 08:55:00,2022-03-10 09:25:00,2596.13,2592.99,-0.02,flip_to_short -17323,做空,2022-03-10 09:25:00,2022-03-10 10:40:00,2592.99,2592.77,-0.0,flip_to_long -17324,做多,2022-03-10 10:40:00,2022-03-10 10:50:00,2592.77,2590.0,-0.02,flip_to_short -17325,做空,2022-03-10 10:50:00,2022-03-10 11:20:00,2590.0,2591.88,-0.01,flip_to_long -17326,做多,2022-03-10 11:20:00,2022-03-10 11:50:00,2591.88,2591.92,-0.01,flip_to_short -17327,做空,2022-03-10 11:50:00,2022-03-10 12:10:00,2591.92,2594.34,-0.02,flip_to_long -17328,做多,2022-03-10 12:10:00,2022-03-10 12:35:00,2594.34,2593.55,-0.01,flip_to_short -17329,做空,2022-03-10 12:35:00,2022-03-10 12:40:00,2593.55,2596.36,-0.02,flip_to_long -17330,做多,2022-03-10 12:40:00,2022-03-10 13:30:00,2596.36,2635.76,0.16,tp_upper -17331,做空,2022-03-10 13:35:00,2022-03-10 13:40:00,2606.89,2553.13,0.23,tp_lower -17332,做多,2022-03-10 14:40:00,2022-03-10 15:00:00,2582.35,2589.85,0.03,flip_to_short -17333,做空,2022-03-10 15:00:00,2022-03-10 15:05:00,2589.85,2594.86,-0.03,flip_to_long -17334,做多,2022-03-10 15:05:00,2022-03-10 15:30:00,2594.86,2587.19,-0.04,flip_to_short -17335,做空,2022-03-10 15:30:00,2022-03-10 15:40:00,2587.19,2592.91,-0.03,flip_to_long -17336,做多,2022-03-10 15:40:00,2022-03-10 16:05:00,2592.91,2599.51,0.02,flip_to_short -17337,做空,2022-03-10 16:05:00,2022-03-10 16:50:00,2599.51,2592.92,0.02,flip_to_long -17338,做多,2022-03-10 16:50:00,2022-03-10 17:00:00,2592.92,2591.05,-0.01,flip_to_short -17339,做空,2022-03-10 17:00:00,2022-03-10 17:20:00,2591.05,2596.89,-0.03,flip_to_long -17340,做多,2022-03-10 17:20:00,2022-03-10 17:35:00,2596.89,2594.61,-0.02,flip_to_short -17341,做空,2022-03-10 17:35:00,2022-03-10 18:05:00,2594.61,2589.75,0.02,flip_to_long -17342,做多,2022-03-10 18:05:00,2022-03-10 18:20:00,2589.75,2591.21,0.0,flip_to_short -17343,做空,2022-03-10 18:20:00,2022-03-10 18:30:00,2591.21,2597.36,-0.03,flip_to_long -17344,做多,2022-03-10 18:30:00,2022-03-10 21:55:00,2597.36,2602.18,0.02,flip_to_short -17345,做空,2022-03-10 21:55:00,2022-03-10 22:15:00,2602.18,2603.44,-0.01,flip_to_long -17346,做多,2022-03-10 22:15:00,2022-03-10 22:20:00,2603.44,2600.7,-0.02,flip_to_short -17347,做空,2022-03-10 22:20:00,2022-03-10 22:30:00,2600.7,2603.21,-0.02,flip_to_long -17348,做多,2022-03-10 22:30:00,2022-03-10 23:20:00,2603.21,2608.88,0.02,flip_to_short -17349,做空,2022-03-10 23:20:00,2022-03-10 23:50:00,2608.88,2606.23,0.01,flip_to_long -17350,做多,2022-03-10 23:50:00,2022-03-11 11:00:00,2606.23,2595.81,-0.05,flip_to_short -17351,做空,2022-03-11 11:00:00,2022-03-11 11:05:00,2595.81,2595.94,-0.01,flip_to_long -17352,做多,2022-03-11 11:05:00,2022-03-11 13:40:00,2595.94,2619.24,0.1,flip_to_short -17353,做空,2022-03-11 13:40:00,2022-03-11 13:50:00,2619.24,2618.58,-0.0,flip_to_long -17354,做多,2022-03-11 13:50:00,2022-03-11 14:35:00,2618.58,2618.17,-0.01,flip_to_short -17355,做空,2022-03-11 14:35:00,2022-03-11 20:35:00,2618.17,2554.37,0.28,flip_to_long -17356,做多,2022-03-11 20:35:00,2022-03-11 21:15:00,2554.37,2556.73,0.01,flip_to_short -17357,做空,2022-03-11 21:15:00,2022-03-11 21:20:00,2556.73,2578.32,-0.11,flip_to_long -17358,做多,2022-03-11 21:20:00,2022-03-11 23:15:00,2578.32,2563.24,-0.07,flip_to_short -17359,做空,2022-03-11 23:15:00,2022-03-12 00:05:00,2563.24,2561.09,0.0,flip_to_long -17360,做多,2022-03-12 00:05:00,2022-03-12 00:15:00,2561.09,2563.13,0.0,flip_to_short -17361,做空,2022-03-12 00:15:00,2022-03-12 04:15:00,2563.13,2584.59,-0.1,flip_to_long -17362,做多,2022-03-12 04:15:00,2022-03-12 04:50:00,2584.59,2580.57,-0.02,flip_to_short -17363,做空,2022-03-12 04:50:00,2022-03-12 04:55:00,2580.57,2583.14,-0.02,flip_to_long -17364,做多,2022-03-12 04:55:00,2022-03-12 05:00:00,2583.14,2579.93,-0.02,flip_to_short -17365,做空,2022-03-12 05:00:00,2022-03-12 05:05:00,2579.93,2582.0,-0.02,flip_to_long -17366,做多,2022-03-12 05:05:00,2022-03-12 05:40:00,2582.0,2584.01,0.0,flip_to_short -17367,做空,2022-03-12 05:40:00,2022-03-12 05:50:00,2584.01,2586.19,-0.02,flip_to_long -17368,做多,2022-03-12 05:50:00,2022-03-12 06:30:00,2586.19,2586.77,-0.0,flip_to_short -17369,做空,2022-03-12 06:30:00,2022-03-12 06:40:00,2586.77,2587.92,-0.01,flip_to_long -17370,做多,2022-03-12 06:40:00,2022-03-12 06:50:00,2587.92,2585.99,-0.01,flip_to_short -17371,做空,2022-03-12 06:50:00,2022-03-12 07:10:00,2585.99,2584.74,-0.0,flip_to_long -17372,做多,2022-03-12 07:10:00,2022-03-12 07:20:00,2584.74,2584.24,-0.01,flip_to_short -17373,做空,2022-03-12 07:20:00,2022-03-12 07:25:00,2584.24,2586.86,-0.02,flip_to_long -17374,做多,2022-03-12 07:25:00,2022-03-12 07:35:00,2586.86,2584.03,-0.02,flip_to_short -17375,做空,2022-03-12 07:35:00,2022-03-12 07:45:00,2584.03,2585.07,-0.01,flip_to_long -17376,做多,2022-03-12 07:45:00,2022-03-12 08:05:00,2585.07,2584.23,-0.01,flip_to_short -17377,做空,2022-03-12 08:05:00,2022-03-12 08:40:00,2584.23,2585.43,-0.01,flip_to_long -17378,做多,2022-03-12 08:40:00,2022-03-12 08:45:00,2585.43,2581.81,-0.02,flip_to_short -17379,做空,2022-03-12 08:45:00,2022-03-12 09:25:00,2581.81,2583.76,-0.01,flip_to_long -17380,做多,2022-03-12 09:25:00,2022-03-12 09:40:00,2583.76,2586.77,0.01,flip_to_short -17381,做空,2022-03-12 09:40:00,2022-03-12 10:10:00,2586.77,2586.13,-0.0,flip_to_long -17382,做多,2022-03-12 10:10:00,2022-03-12 10:15:00,2586.13,2584.0,-0.01,flip_to_short -17383,做空,2022-03-12 10:15:00,2022-03-12 10:20:00,2584.0,2586.97,-0.02,flip_to_long -17384,做多,2022-03-12 10:20:00,2022-03-12 10:25:00,2586.97,2586.79,-0.01,flip_to_short -17385,做空,2022-03-12 10:25:00,2022-03-12 10:55:00,2586.79,2585.97,-0.0,flip_to_long -17386,做多,2022-03-12 10:55:00,2022-03-12 11:00:00,2585.97,2585.68,-0.01,flip_to_short -17387,做空,2022-03-12 11:00:00,2022-03-12 12:20:00,2585.68,2582.59,0.01,flip_to_long -17388,做多,2022-03-12 12:20:00,2022-03-12 13:30:00,2582.59,2585.22,0.01,flip_to_short -17389,做空,2022-03-12 13:30:00,2022-03-12 14:00:00,2585.22,2585.95,-0.01,flip_to_long -17390,做多,2022-03-12 14:00:00,2022-03-12 14:05:00,2585.95,2577.77,-0.04,flip_to_short -17391,做空,2022-03-12 14:05:00,2022-03-12 14:35:00,2577.77,2570.0,0.03,tp_lower -17392,做多,2022-03-12 15:40:00,2022-03-12 16:00:00,2583.39,2579.94,-0.02,flip_to_short -17393,做空,2022-03-12 16:00:00,2022-03-12 16:05:00,2579.94,2584.22,-0.02,flip_to_long -17394,做多,2022-03-12 16:05:00,2022-03-12 18:00:00,2584.22,2587.54,0.01,flip_to_short -17395,做空,2022-03-12 18:00:00,2022-03-12 18:25:00,2587.54,2585.74,0.0,flip_to_long -17396,做多,2022-03-12 18:25:00,2022-03-12 18:35:00,2585.74,2583.69,-0.01,flip_to_short -17397,做空,2022-03-12 18:35:00,2022-03-12 20:20:00,2583.69,2585.45,-0.01,flip_to_long -17398,做多,2022-03-12 20:20:00,2022-03-12 20:30:00,2585.45,2586.0,-0.0,flip_to_short -17399,做空,2022-03-12 20:30:00,2022-03-12 20:35:00,2586.0,2587.51,-0.01,flip_to_long -17400,做多,2022-03-12 20:35:00,2022-03-12 20:55:00,2587.51,2586.8,-0.01,flip_to_short -17401,做空,2022-03-12 20:55:00,2022-03-12 21:55:00,2586.8,2585.65,-0.0,flip_to_long -17402,做多,2022-03-12 21:55:00,2022-03-12 22:10:00,2585.65,2584.64,-0.01,flip_to_short -17403,做空,2022-03-12 22:10:00,2022-03-12 22:20:00,2584.64,2587.1,-0.02,flip_to_long -17404,做多,2022-03-12 22:20:00,2022-03-12 23:05:00,2587.1,2586.26,-0.01,flip_to_short -17405,做空,2022-03-12 23:05:00,2022-03-12 23:20:00,2586.26,2585.0,-0.0,flip_to_long -17406,做多,2022-03-12 23:20:00,2022-03-12 23:30:00,2585.0,2582.15,-0.02,flip_to_short -17407,做空,2022-03-12 23:30:00,2022-03-13 01:05:00,2582.15,2577.49,0.01,flip_to_long -17408,做多,2022-03-13 01:05:00,2022-03-13 05:05:00,2577.49,2585.86,0.03,flip_to_short -17409,做空,2022-03-13 05:05:00,2022-03-13 05:15:00,2585.86,2587.79,-0.01,flip_to_long -17410,做多,2022-03-13 05:15:00,2022-03-13 05:30:00,2587.79,2587.17,-0.01,flip_to_short -17411,做空,2022-03-13 05:30:00,2022-03-13 05:35:00,2587.17,2587.59,-0.01,flip_to_long -17412,做多,2022-03-13 05:35:00,2022-03-13 06:55:00,2587.59,2587.46,-0.01,flip_to_short -17413,做空,2022-03-13 06:55:00,2022-03-13 07:00:00,2587.46,2589.84,-0.02,flip_to_long -17414,做多,2022-03-13 07:00:00,2022-03-13 07:05:00,2589.84,2586.08,-0.02,flip_to_short -17415,做空,2022-03-13 07:05:00,2022-03-13 07:25:00,2586.08,2587.28,-0.01,flip_to_long -17416,做多,2022-03-13 07:25:00,2022-03-13 10:10:00,2587.28,2581.46,-0.03,flip_to_short -17417,做空,2022-03-13 10:10:00,2022-03-13 10:25:00,2581.46,2582.0,-0.01,flip_to_long -17418,做多,2022-03-13 10:25:00,2022-03-13 11:30:00,2582.0,2578.2,-0.02,flip_to_short -17419,做空,2022-03-13 11:30:00,2022-03-13 12:20:00,2578.2,2542.88,0.15,tp_lower -17420,做多,2022-03-13 14:20:00,2022-03-13 14:45:00,2565.61,2564.5,-0.01,flip_to_short -17421,做空,2022-03-13 14:45:00,2022-03-13 14:55:00,2564.5,2564.78,-0.01,flip_to_long -17422,做多,2022-03-13 14:55:00,2022-03-13 19:20:00,2564.78,2574.63,0.04,flip_to_short -17423,做空,2022-03-13 19:20:00,2022-03-13 22:30:00,2574.63,2568.96,0.02,flip_to_long -17424,做多,2022-03-13 22:30:00,2022-03-13 22:35:00,2568.96,2562.84,-0.03,flip_to_short -17425,做空,2022-03-13 22:35:00,2022-03-14 01:00:00,2562.84,2533.61,0.12,flip_to_long -17426,做多,2022-03-14 01:00:00,2022-03-14 01:10:00,2533.61,2533.79,-0.01,flip_to_short -17427,做空,2022-03-14 01:10:00,2022-03-14 02:25:00,2533.79,2528.67,0.02,flip_to_long -17428,做多,2022-03-14 02:25:00,2022-03-14 02:30:00,2528.67,2526.49,-0.02,flip_to_short -17429,做空,2022-03-14 02:30:00,2022-03-14 02:35:00,2526.49,2526.88,-0.01,flip_to_long -17430,做多,2022-03-14 02:35:00,2022-03-14 04:10:00,2526.88,2593.82,0.3,tp_upper -17431,做空,2022-03-14 10:35:00,2022-03-14 10:40:00,2583.87,2585.9,-0.02,flip_to_long -17432,做多,2022-03-14 10:40:00,2022-03-14 11:05:00,2585.9,2585.27,-0.01,flip_to_short -17433,做空,2022-03-14 11:05:00,2022-03-14 11:10:00,2585.27,2588.71,-0.02,flip_to_long -17434,做多,2022-03-14 11:10:00,2022-03-14 11:25:00,2588.71,2578.01,-0.06,flip_to_short -17435,做空,2022-03-14 11:25:00,2022-03-14 14:00:00,2578.01,2578.7,-0.01,flip_to_long -17436,做多,2022-03-14 14:00:00,2022-03-14 14:25:00,2578.7,2580.37,0.0,flip_to_short -17437,做空,2022-03-14 14:25:00,2022-03-14 14:35:00,2580.37,2581.59,-0.01,flip_to_long -17438,做多,2022-03-14 14:35:00,2022-03-14 14:40:00,2581.59,2573.22,-0.04,flip_to_short -17439,做空,2022-03-14 14:40:00,2022-03-14 14:55:00,2573.22,2586.7,-0.07,flip_to_long -17440,做多,2022-03-14 14:55:00,2022-03-14 15:25:00,2586.7,2580.95,-0.03,flip_to_short -17441,做空,2022-03-14 15:25:00,2022-03-14 16:25:00,2580.95,2575.8,0.02,flip_to_long -17442,做多,2022-03-14 16:25:00,2022-03-14 21:35:00,2575.8,2531.65,-0.21,flip_to_short -17443,做空,2022-03-14 21:35:00,2022-03-14 21:40:00,2531.65,2533.79,-0.02,flip_to_long -17444,做多,2022-03-14 21:40:00,2022-03-15 01:10:00,2533.79,2559.02,0.11,flip_to_short -17445,做空,2022-03-15 01:10:00,2022-03-15 02:35:00,2559.02,2564.25,-0.03,flip_to_long -17446,做多,2022-03-15 02:35:00,2022-03-15 06:30:00,2564.25,2549.0,-0.08,flip_to_short -17447,做空,2022-03-15 06:30:00,2022-03-15 06:35:00,2549.0,2551.54,-0.02,flip_to_long -17448,做多,2022-03-15 06:35:00,2022-03-15 06:40:00,2551.54,2548.2,-0.02,flip_to_short -17449,做空,2022-03-15 06:40:00,2022-03-15 07:10:00,2548.2,2514.96,0.15,tp_lower -17450,做多,2022-03-15 10:10:00,2022-03-15 10:15:00,2533.34,2528.26,-0.03,flip_to_short -17451,做空,2022-03-15 10:15:00,2022-03-15 10:30:00,2528.26,2533.11,-0.03,flip_to_long -17452,做多,2022-03-15 10:30:00,2022-03-15 10:35:00,2533.11,2532.42,-0.01,flip_to_short -17453,做空,2022-03-15 10:35:00,2022-03-15 10:50:00,2532.42,2533.85,-0.01,flip_to_long -17454,做多,2022-03-15 10:50:00,2022-03-15 13:30:00,2533.85,2534.77,-0.0,flip_to_short -17455,做空,2022-03-15 13:30:00,2022-03-15 13:50:00,2534.77,2527.36,0.03,flip_to_long -17456,做多,2022-03-15 13:50:00,2022-03-15 14:15:00,2527.36,2536.21,0.03,flip_to_short -17457,做空,2022-03-15 14:15:00,2022-03-15 21:10:00,2536.21,2614.69,-0.37,flip_to_long -17458,做多,2022-03-15 21:10:00,2022-03-15 21:20:00,2614.69,2616.21,0.0,flip_to_short -17459,做空,2022-03-15 21:20:00,2022-03-15 21:25:00,2616.21,2621.48,-0.03,flip_to_long -17460,做多,2022-03-15 21:25:00,2022-03-15 22:20:00,2621.48,2621.52,-0.01,flip_to_short -17461,做空,2022-03-15 22:20:00,2022-03-15 22:25:00,2621.52,2623.67,-0.01,flip_to_long -17462,做多,2022-03-15 22:25:00,2022-03-16 01:30:00,2623.67,2621.02,-0.02,flip_to_short -17463,做空,2022-03-16 01:30:00,2022-03-16 01:40:00,2621.02,2628.91,-0.04,flip_to_long -17464,做多,2022-03-16 01:40:00,2022-03-16 02:05:00,2628.91,2713.06,0.36,tp_upper -17465,做空,2022-03-16 03:10:00,2022-03-16 03:15:00,2630.72,2637.66,-0.04,flip_to_long -17466,做多,2022-03-16 03:15:00,2022-03-16 03:30:00,2637.66,2636.26,-0.01,flip_to_short -17467,做空,2022-03-16 03:30:00,2022-03-16 06:30:00,2636.26,2639.42,-0.02,flip_to_long -17468,做多,2022-03-16 06:30:00,2022-03-16 06:45:00,2639.42,2641.7,0.0,flip_to_short -17469,做空,2022-03-16 06:45:00,2022-03-16 06:50:00,2641.7,2642.98,-0.01,flip_to_long -17470,做多,2022-03-16 06:50:00,2022-03-16 07:00:00,2642.98,2641.55,-0.01,flip_to_short -17471,做空,2022-03-16 07:00:00,2022-03-16 07:10:00,2641.55,2640.96,-0.0,flip_to_long -17472,做多,2022-03-16 07:10:00,2022-03-16 07:15:00,2640.96,2636.18,-0.03,flip_to_short -17473,做空,2022-03-16 07:15:00,2022-03-16 07:20:00,2636.18,2637.08,-0.01,flip_to_long -17474,做多,2022-03-16 07:20:00,2022-03-16 12:35:00,2637.08,2674.58,0.16,flip_to_short -17475,做空,2022-03-16 12:35:00,2022-03-16 12:40:00,2674.58,2675.99,-0.01,flip_to_long -17476,做多,2022-03-16 12:40:00,2022-03-16 12:45:00,2675.99,2669.74,-0.03,flip_to_short -17477,做空,2022-03-16 12:45:00,2022-03-16 13:30:00,2669.74,2677.49,-0.04,flip_to_long -17478,做多,2022-03-16 13:30:00,2022-03-16 13:40:00,2677.49,2682.13,0.01,flip_to_short -17479,做空,2022-03-16 13:40:00,2022-03-16 14:05:00,2682.13,2676.44,0.02,flip_to_long -17480,做多,2022-03-16 14:05:00,2022-03-16 14:15:00,2676.44,2696.97,0.08,tp_upper -17481,做空,2022-03-16 16:25:00,2022-03-16 16:30:00,2687.02,2691.08,-0.02,flip_to_long -17482,做多,2022-03-16 16:30:00,2022-03-16 16:45:00,2691.08,2688.48,-0.02,flip_to_short -17483,做空,2022-03-16 16:45:00,2022-03-16 16:50:00,2688.48,2690.03,-0.01,flip_to_long -17484,做多,2022-03-16 16:50:00,2022-03-16 17:50:00,2690.03,2695.93,0.02,flip_to_short -17485,做空,2022-03-16 17:50:00,2022-03-16 19:10:00,2695.93,2697.0,-0.01,flip_to_long -17486,做多,2022-03-16 19:10:00,2022-03-17 00:30:00,2697.0,2758.56,0.26,flip_to_short -17487,做空,2022-03-17 00:30:00,2022-03-17 00:45:00,2758.56,2759.87,-0.01,flip_to_long -17488,做多,2022-03-17 00:45:00,2022-03-17 01:00:00,2759.87,2760.42,-0.0,flip_to_short -17489,做空,2022-03-17 01:00:00,2022-03-17 01:30:00,2760.42,2764.71,-0.02,flip_to_long -17490,做多,2022-03-17 01:30:00,2022-03-17 01:35:00,2764.71,2762.86,-0.01,flip_to_short -17491,做空,2022-03-17 01:35:00,2022-03-17 04:15:00,2762.86,2766.81,-0.02,flip_to_long -17492,做多,2022-03-17 04:15:00,2022-03-17 04:20:00,2766.81,2766.24,-0.01,flip_to_short -17493,做空,2022-03-17 04:20:00,2022-03-17 04:50:00,2766.24,2770.61,-0.02,flip_to_long -17494,做多,2022-03-17 04:50:00,2022-03-17 05:00:00,2770.61,2764.19,-0.03,flip_to_short -17495,做空,2022-03-17 05:00:00,2022-03-17 08:05:00,2764.19,2762.14,0.0,flip_to_long -17496,做多,2022-03-17 08:05:00,2022-03-17 08:10:00,2762.14,2761.88,-0.01,flip_to_short -17497,做空,2022-03-17 08:10:00,2022-03-17 10:15:00,2761.88,2759.57,0.0,flip_to_long -17498,做多,2022-03-17 10:15:00,2022-03-17 12:00:00,2759.57,2792.25,0.13,tp_upper -17499,做空,2022-03-17 15:50:00,2022-03-17 16:05:00,2802.25,2803.26,-0.01,flip_to_long -17500,做多,2022-03-17 16:05:00,2022-03-17 16:30:00,2803.26,2801.66,-0.01,flip_to_short -17501,做空,2022-03-17 16:30:00,2022-03-17 16:35:00,2801.66,2806.08,-0.02,flip_to_long -17502,做多,2022-03-17 16:35:00,2022-03-17 16:45:00,2806.08,2799.02,-0.04,flip_to_short -17503,做空,2022-03-17 16:45:00,2022-03-17 17:25:00,2799.02,2796.64,0.0,flip_to_long -17504,做多,2022-03-17 17:25:00,2022-03-17 17:50:00,2796.64,2806.83,0.04,flip_to_short -17505,做空,2022-03-17 17:50:00,2022-03-17 20:50:00,2806.83,2810.32,-0.02,flip_to_long -17506,做多,2022-03-17 20:50:00,2022-03-17 20:55:00,2810.32,2806.28,-0.02,flip_to_short -17507,做空,2022-03-17 20:55:00,2022-03-17 21:10:00,2806.28,2807.4,-0.01,flip_to_long -17508,做多,2022-03-17 21:10:00,2022-03-17 21:20:00,2807.4,2811.45,0.01,flip_to_short -17509,做空,2022-03-17 21:20:00,2022-03-17 22:15:00,2811.45,2810.49,-0.0,flip_to_long -17510,做多,2022-03-17 22:15:00,2022-03-17 22:40:00,2810.49,2814.19,0.01,flip_to_short -17511,做空,2022-03-17 22:40:00,2022-03-17 23:10:00,2814.19,2811.91,0.0,flip_to_long -17512,做多,2022-03-17 23:10:00,2022-03-17 23:25:00,2811.91,2811.65,-0.01,flip_to_short -17513,做空,2022-03-17 23:25:00,2022-03-17 23:35:00,2811.65,2813.47,-0.01,flip_to_long -17514,做多,2022-03-17 23:35:00,2022-03-17 23:40:00,2813.47,2809.98,-0.02,flip_to_short -17515,做空,2022-03-17 23:40:00,2022-03-17 23:45:00,2809.98,2814.33,-0.02,flip_to_long -17516,做多,2022-03-17 23:45:00,2022-03-17 23:50:00,2814.33,2812.99,-0.01,flip_to_short -17517,做空,2022-03-17 23:50:00,2022-03-18 00:50:00,2812.99,2778.92,0.14,tp_lower -17518,做多,2022-03-18 05:00:00,2022-03-18 08:00:00,2784.86,2791.15,0.02,flip_to_short -17519,做空,2022-03-18 08:00:00,2022-03-18 08:10:00,2791.15,2790.4,-0.0,flip_to_long -17520,做多,2022-03-18 08:10:00,2022-03-18 09:20:00,2790.4,2800.09,0.04,flip_to_short -17521,做空,2022-03-18 09:20:00,2022-03-18 09:40:00,2800.09,2800.38,-0.01,flip_to_long -17522,做多,2022-03-18 09:40:00,2022-03-18 09:45:00,2800.38,2794.43,-0.03,flip_to_short -17523,做空,2022-03-18 09:45:00,2022-03-18 10:00:00,2794.43,2798.96,-0.03,flip_to_long -17524,做多,2022-03-18 10:00:00,2022-03-18 10:10:00,2798.96,2798.4,-0.01,flip_to_short -17525,做空,2022-03-18 10:10:00,2022-03-18 11:55:00,2798.4,2794.99,0.01,flip_to_long -17526,做多,2022-03-18 11:55:00,2022-03-18 13:05:00,2794.99,2803.0,0.03,flip_to_short -17527,做空,2022-03-18 13:05:00,2022-03-18 13:35:00,2803.0,2800.94,0.0,flip_to_long -17528,做多,2022-03-18 13:35:00,2022-03-18 14:25:00,2800.94,2848.92,0.2,tp_upper -17529,做空,2022-03-18 22:20:00,2022-03-18 23:15:00,2943.18,2942.61,-0.0,flip_to_long -17530,做多,2022-03-18 23:15:00,2022-03-18 23:30:00,2942.61,2945.64,0.01,flip_to_short -17531,做空,2022-03-18 23:30:00,2022-03-18 23:40:00,2945.64,2946.08,-0.01,flip_to_long -17532,做多,2022-03-18 23:40:00,2022-03-18 23:45:00,2946.08,2944.59,-0.01,flip_to_short -17533,做空,2022-03-18 23:45:00,2022-03-19 00:05:00,2944.59,2943.9,-0.0,flip_to_long -17534,做多,2022-03-19 00:05:00,2022-03-19 02:00:00,2943.9,2951.47,0.03,flip_to_short -17535,做空,2022-03-19 02:00:00,2022-03-19 02:15:00,2951.47,2950.39,-0.0,flip_to_long -17536,做多,2022-03-19 02:15:00,2022-03-19 02:20:00,2950.39,2950.0,-0.01,flip_to_short -17537,做空,2022-03-19 02:20:00,2022-03-19 02:25:00,2950.0,2954.38,-0.02,flip_to_long -17538,做多,2022-03-19 02:25:00,2022-03-19 02:30:00,2954.38,2950.31,-0.02,flip_to_short -17539,做空,2022-03-19 02:30:00,2022-03-19 02:40:00,2950.31,2949.09,-0.0,flip_to_long -17540,做多,2022-03-19 02:40:00,2022-03-19 03:10:00,2949.09,2947.38,-0.01,flip_to_short -17541,做空,2022-03-19 03:10:00,2022-03-19 04:45:00,2947.38,2947.53,-0.01,flip_to_long -17542,做多,2022-03-19 04:45:00,2022-03-19 11:00:00,2947.53,2938.96,-0.04,flip_to_short -17543,做空,2022-03-19 11:00:00,2022-03-19 13:40:00,2938.96,2949.1,-0.05,flip_to_long -17544,做多,2022-03-19 13:40:00,2022-03-19 13:55:00,2949.1,2947.5,-0.01,flip_to_short -17545,做空,2022-03-19 13:55:00,2022-03-19 14:10:00,2947.5,2949.19,-0.01,flip_to_long -17546,做多,2022-03-19 14:10:00,2022-03-19 17:10:00,2949.19,2960.71,0.04,flip_to_short -17547,做空,2022-03-19 17:10:00,2022-03-19 17:20:00,2960.71,2963.19,-0.02,flip_to_long -17548,做多,2022-03-19 17:20:00,2022-03-19 17:25:00,2963.19,2955.0,-0.04,flip_to_short -17549,做空,2022-03-19 17:25:00,2022-03-19 20:35:00,2955.0,2958.27,-0.02,flip_to_long -17550,做多,2022-03-19 20:35:00,2022-03-19 20:40:00,2958.27,2956.25,-0.01,flip_to_short -17551,做空,2022-03-19 20:40:00,2022-03-19 20:45:00,2956.25,2960.13,-0.02,flip_to_long -17552,做多,2022-03-19 20:45:00,2022-03-19 20:55:00,2960.13,2952.78,-0.04,flip_to_short -17553,做空,2022-03-19 20:55:00,2022-03-19 21:05:00,2952.78,2956.51,-0.02,flip_to_long -17554,做多,2022-03-19 21:05:00,2022-03-19 21:10:00,2956.51,2953.3,-0.02,flip_to_short -17555,做空,2022-03-19 21:10:00,2022-03-19 21:15:00,2953.3,2955.37,-0.01,flip_to_long -17556,做多,2022-03-19 21:15:00,2022-03-19 21:55:00,2955.37,2949.0,-0.03,flip_to_short -17557,做空,2022-03-19 21:55:00,2022-03-19 22:15:00,2949.0,2914.19,0.14,tp_lower -17558,做多,2022-03-19 23:10:00,2022-03-19 23:40:00,2947.19,2943.38,-0.02,flip_to_short -17559,做空,2022-03-19 23:40:00,2022-03-19 23:50:00,2943.38,2944.6,-0.01,flip_to_long -17560,做多,2022-03-19 23:50:00,2022-03-20 00:30:00,2944.6,2932.46,-0.06,flip_to_short -17561,做空,2022-03-20 00:30:00,2022-03-20 00:35:00,2932.46,2941.22,-0.04,flip_to_long -17562,做多,2022-03-20 00:35:00,2022-03-20 03:35:00,2941.22,2931.98,-0.04,flip_to_short -17563,做空,2022-03-20 03:35:00,2022-03-20 03:40:00,2931.98,2934.83,-0.02,flip_to_long -17564,做多,2022-03-20 03:40:00,2022-03-20 03:55:00,2934.83,2932.73,-0.01,flip_to_short -17565,做空,2022-03-20 03:55:00,2022-03-20 05:10:00,2932.73,2930.72,0.0,flip_to_long -17566,做多,2022-03-20 05:10:00,2022-03-20 05:15:00,2930.72,2929.09,-0.01,flip_to_short -17567,做空,2022-03-20 05:15:00,2022-03-20 05:30:00,2929.09,2925.7,0.01,flip_to_long -17568,做多,2022-03-20 05:30:00,2022-03-20 06:40:00,2925.7,2926.45,-0.0,flip_to_short -17569,做空,2022-03-20 06:40:00,2022-03-20 06:45:00,2926.45,2927.34,-0.01,flip_to_long -17570,做多,2022-03-20 06:45:00,2022-03-20 06:50:00,2927.34,2924.6,-0.02,flip_to_short -17571,做空,2022-03-20 06:50:00,2022-03-20 08:10:00,2924.6,2927.13,-0.02,flip_to_long -17572,做多,2022-03-20 08:10:00,2022-03-20 08:40:00,2927.13,2927.17,-0.01,flip_to_short -17573,做空,2022-03-20 08:40:00,2022-03-20 09:30:00,2927.17,2912.7,0.05,tp_lower -17574,做多,2022-03-20 16:15:00,2022-03-20 22:25:00,2869.11,2859.01,-0.05,flip_to_short -17575,做空,2022-03-20 22:25:00,2022-03-20 22:30:00,2859.01,2862.19,-0.02,flip_to_long -17576,做多,2022-03-20 22:30:00,2022-03-20 22:35:00,2862.19,2859.42,-0.02,flip_to_short -17577,做空,2022-03-20 22:35:00,2022-03-20 22:45:00,2859.42,2867.48,-0.04,flip_to_long -17578,做多,2022-03-20 22:45:00,2022-03-20 23:15:00,2867.48,2870.5,0.01,flip_to_short -17579,做空,2022-03-20 23:15:00,2022-03-21 00:55:00,2870.5,2869.38,-0.0,flip_to_long -17580,做多,2022-03-21 00:55:00,2022-03-21 01:15:00,2869.38,2866.46,-0.02,flip_to_short -17581,做空,2022-03-21 01:15:00,2022-03-21 01:40:00,2866.46,2864.55,0.0,flip_to_long -17582,做多,2022-03-21 01:40:00,2022-03-21 02:15:00,2864.55,2862.2,-0.02,flip_to_short -17583,做空,2022-03-21 02:15:00,2022-03-21 05:20:00,2862.2,2851.24,0.04,flip_to_long -17584,做多,2022-03-21 05:20:00,2022-03-21 12:40:00,2851.24,2889.2,0.16,flip_to_short -17585,做空,2022-03-21 12:40:00,2022-03-21 12:50:00,2889.2,2907.96,-0.09,flip_to_long -17586,做多,2022-03-21 12:50:00,2022-03-21 14:05:00,2907.96,2903.84,-0.02,flip_to_short -17587,做空,2022-03-21 14:05:00,2022-03-21 14:55:00,2903.84,2923.5,-0.09,flip_to_long -17588,做多,2022-03-21 14:55:00,2022-03-21 16:50:00,2923.5,2910.65,-0.06,flip_to_short -17589,做空,2022-03-21 16:50:00,2022-03-21 17:30:00,2910.65,2920.03,-0.04,flip_to_long -17590,做多,2022-03-21 17:30:00,2022-03-21 20:15:00,2920.03,2918.26,-0.01,flip_to_short -17591,做空,2022-03-21 20:15:00,2022-03-21 21:35:00,2918.26,2912.22,0.02,flip_to_long -17592,做多,2022-03-21 21:35:00,2022-03-21 21:40:00,2912.22,2911.85,-0.01,flip_to_short -17593,做空,2022-03-21 21:40:00,2022-03-21 21:50:00,2911.85,2916.9,-0.03,flip_to_long -17594,做多,2022-03-21 21:50:00,2022-03-21 22:20:00,2916.9,2913.69,-0.02,flip_to_short -17595,做空,2022-03-21 22:20:00,2022-03-22 01:05:00,2913.69,2905.2,0.03,flip_to_long -17596,做多,2022-03-22 01:05:00,2022-03-22 01:15:00,2905.2,2905.02,-0.01,flip_to_short -17597,做空,2022-03-22 01:15:00,2022-03-22 02:00:00,2905.02,2939.9,-0.15,flip_to_long -17598,做多,2022-03-22 02:00:00,2022-03-22 06:00:00,2939.9,2991.83,0.2,flip_to_short -17599,做空,2022-03-22 06:00:00,2022-03-22 08:10:00,2991.83,3009.12,-0.08,flip_to_long -17600,做多,2022-03-22 08:10:00,2022-03-22 08:15:00,3009.12,3005.74,-0.02,flip_to_short -17601,做空,2022-03-22 08:15:00,2022-03-22 08:20:00,3005.74,3010.32,-0.02,flip_to_long -17602,做多,2022-03-22 08:20:00,2022-03-22 09:20:00,3010.32,3004.85,-0.03,flip_to_short -17603,做空,2022-03-22 09:20:00,2022-03-22 13:00:00,3004.85,3011.6,-0.03,flip_to_long -17604,做多,2022-03-22 13:00:00,2022-03-22 13:05:00,3011.6,3004.18,-0.04,flip_to_short -17605,做空,2022-03-22 13:05:00,2022-03-22 13:35:00,3004.18,3011.99,-0.04,flip_to_long -17606,做多,2022-03-22 13:35:00,2022-03-22 13:40:00,3011.99,3007.9,-0.02,flip_to_short -17607,做空,2022-03-22 13:40:00,2022-03-22 14:10:00,3007.9,3008.36,-0.01,flip_to_long -17608,做多,2022-03-22 14:10:00,2022-03-22 14:45:00,3008.36,3009.18,-0.0,flip_to_short -17609,做空,2022-03-22 14:45:00,2022-03-22 15:05:00,3009.18,3009.11,-0.01,flip_to_long -17610,做多,2022-03-22 15:05:00,2022-03-22 15:30:00,3009.11,3010.01,-0.0,flip_to_short -17611,做空,2022-03-22 15:30:00,2022-03-22 16:10:00,3010.01,3006.99,0.01,flip_to_long -17612,做多,2022-03-22 16:10:00,2022-03-22 17:05:00,3006.99,3005.02,-0.01,flip_to_short -17613,做空,2022-03-22 17:05:00,2022-03-22 17:10:00,3005.02,3009.45,-0.02,flip_to_long -17614,做多,2022-03-22 17:10:00,2022-03-22 17:20:00,3009.45,3006.79,-0.02,flip_to_short -17615,做空,2022-03-22 17:20:00,2022-03-22 17:25:00,3006.79,3008.0,-0.01,flip_to_long -17616,做多,2022-03-22 17:25:00,2022-03-22 17:30:00,3008.0,3007.63,-0.01,flip_to_short -17617,做空,2022-03-22 17:30:00,2022-03-22 18:15:00,3007.63,3008.35,-0.01,flip_to_long -17618,做多,2022-03-22 18:15:00,2022-03-22 18:20:00,3008.35,3002.29,-0.03,flip_to_short -17619,做空,2022-03-22 18:20:00,2022-03-22 19:05:00,3002.29,3007.18,-0.02,flip_to_long -17620,做多,2022-03-22 19:05:00,2022-03-22 19:20:00,3007.18,3005.55,-0.01,flip_to_short -17621,做空,2022-03-22 19:20:00,2022-03-22 19:45:00,3005.55,3005.11,-0.0,flip_to_long -17622,做多,2022-03-22 19:45:00,2022-03-22 19:50:00,3005.11,2997.7,-0.03,flip_to_short -17623,做空,2022-03-22 19:50:00,2022-03-22 20:20:00,2997.7,3005.09,-0.03,flip_to_long -17624,做多,2022-03-22 20:20:00,2022-03-22 20:25:00,3005.09,3004.48,-0.01,flip_to_short -17625,做空,2022-03-22 20:25:00,2022-03-22 20:45:00,3004.48,3001.68,0.0,flip_to_long -17626,做多,2022-03-22 20:45:00,2022-03-22 20:55:00,3001.68,3000.79,-0.01,flip_to_short -17627,做空,2022-03-22 20:55:00,2022-03-22 21:00:00,3000.79,3002.73,-0.01,flip_to_long -17628,做多,2022-03-22 21:00:00,2022-03-22 21:05:00,3002.73,3001.98,-0.01,flip_to_short -17629,做空,2022-03-22 21:05:00,2022-03-22 21:10:00,3001.98,3006.15,-0.02,flip_to_long -17630,做多,2022-03-22 21:10:00,2022-03-22 22:10:00,3006.15,2999.69,-0.03,flip_to_short -17631,做空,2022-03-22 22:10:00,2022-03-22 22:15:00,2999.69,3007.22,-0.03,flip_to_long -17632,做多,2022-03-22 22:15:00,2022-03-22 22:30:00,3007.22,2999.49,-0.03,flip_to_short -17633,做空,2022-03-22 22:30:00,2022-03-23 02:20:00,2999.49,2982.51,0.06,flip_to_long -17634,做多,2022-03-23 02:20:00,2022-03-23 02:45:00,2982.51,2973.5,-0.04,flip_to_short -17635,做空,2022-03-23 02:45:00,2022-03-23 02:55:00,2973.5,2974.56,-0.01,flip_to_long -17636,做多,2022-03-23 02:55:00,2022-03-23 06:50:00,2974.56,2953.94,-0.09,flip_to_short -17637,做空,2022-03-23 06:50:00,2022-03-23 06:55:00,2953.94,2955.17,-0.01,flip_to_long -17638,做多,2022-03-23 06:55:00,2022-03-23 07:00:00,2955.17,2949.19,-0.03,flip_to_short -17639,做空,2022-03-23 07:00:00,2022-03-23 07:35:00,2949.19,2954.67,-0.03,flip_to_long -17640,做多,2022-03-23 07:35:00,2022-03-23 07:45:00,2954.67,2948.0,-0.03,flip_to_short -17641,做空,2022-03-23 07:45:00,2022-03-23 08:20:00,2948.0,2945.67,0.0,flip_to_long -17642,做多,2022-03-23 08:20:00,2022-03-23 09:35:00,2945.67,2949.51,0.01,flip_to_short -17643,做空,2022-03-23 09:35:00,2022-03-23 09:45:00,2949.51,2950.6,-0.01,flip_to_long -17644,做多,2022-03-23 09:45:00,2022-03-23 10:00:00,2950.6,2951.46,-0.0,flip_to_short -17645,做空,2022-03-23 10:00:00,2022-03-23 11:25:00,2951.46,2950.2,-0.0,flip_to_long -17646,做多,2022-03-23 11:25:00,2022-03-23 13:30:00,2950.2,2952.01,0.0,flip_to_short -17647,做空,2022-03-23 13:30:00,2022-03-23 13:40:00,2952.01,2953.51,-0.01,flip_to_long -17648,做多,2022-03-23 13:40:00,2022-03-23 17:35:00,2953.51,2991.18,0.14,flip_to_short -17649,做空,2022-03-23 17:35:00,2022-03-23 21:30:00,2991.18,2982.75,0.03,flip_to_long -17650,做多,2022-03-23 21:30:00,2022-03-24 01:35:00,2982.75,3020.5,0.14,flip_to_short -17651,做空,2022-03-24 01:35:00,2022-03-24 02:25:00,3020.5,3020.2,-0.0,flip_to_long -17652,做多,2022-03-24 02:25:00,2022-03-24 02:40:00,3020.2,3021.14,-0.0,flip_to_short -17653,做空,2022-03-24 02:40:00,2022-03-24 02:45:00,3021.14,3025.56,-0.02,flip_to_long -17654,做多,2022-03-24 02:45:00,2022-03-24 03:40:00,3025.56,3025.44,-0.01,flip_to_short -17655,做空,2022-03-24 03:40:00,2022-03-24 05:35:00,3025.44,3034.58,-0.04,flip_to_long -17656,做多,2022-03-24 05:35:00,2022-03-24 07:15:00,3034.58,3036.6,0.0,flip_to_short -17657,做空,2022-03-24 07:15:00,2022-03-24 08:05:00,3036.6,3034.99,0.0,flip_to_long -17658,做多,2022-03-24 08:05:00,2022-03-24 08:15:00,3034.99,3033.62,-0.01,flip_to_short -17659,做空,2022-03-24 08:15:00,2022-03-24 08:20:00,3033.62,3034.19,-0.01,flip_to_long -17660,做多,2022-03-24 08:20:00,2022-03-24 09:45:00,3034.19,3042.37,0.03,flip_to_short -17661,做空,2022-03-24 09:45:00,2022-03-24 10:05:00,3042.37,3043.77,-0.01,flip_to_long -17662,做多,2022-03-24 10:05:00,2022-03-24 10:10:00,3043.77,3040.5,-0.02,flip_to_short -17663,做空,2022-03-24 10:10:00,2022-03-24 10:15:00,3040.5,3042.75,-0.01,flip_to_long -17664,做多,2022-03-24 10:15:00,2022-03-24 11:40:00,3042.75,3048.4,0.02,flip_to_short -17665,做空,2022-03-24 11:40:00,2022-03-24 11:55:00,3048.4,3047.99,-0.0,flip_to_long -17666,做多,2022-03-24 11:55:00,2022-03-24 12:10:00,3047.99,3044.87,-0.02,flip_to_short -17667,做空,2022-03-24 12:10:00,2022-03-24 14:45:00,3044.87,3067.57,-0.09,flip_to_long -17668,做多,2022-03-24 14:45:00,2022-03-24 20:00:00,3067.57,3103.44,0.13,flip_to_short -17669,做空,2022-03-24 20:00:00,2022-03-24 20:40:00,3103.44,3106.36,-0.02,flip_to_long -17670,做多,2022-03-24 20:40:00,2022-03-24 20:50:00,3106.36,3099.99,-0.03,flip_to_short -17671,做空,2022-03-24 20:50:00,2022-03-24 20:55:00,3099.99,3103.18,-0.02,flip_to_long -17672,做多,2022-03-24 20:55:00,2022-03-24 21:50:00,3103.18,3104.03,-0.0,flip_to_short -17673,做空,2022-03-24 21:50:00,2022-03-24 21:55:00,3104.03,3106.63,-0.02,flip_to_long -17674,做多,2022-03-24 21:55:00,2022-03-24 22:00:00,3106.63,3103.46,-0.02,flip_to_short -17675,做空,2022-03-24 22:00:00,2022-03-24 22:10:00,3103.46,3106.89,-0.02,flip_to_long -17676,做多,2022-03-24 22:10:00,2022-03-24 22:15:00,3106.89,3105.42,-0.01,flip_to_short -17677,做空,2022-03-24 22:15:00,2022-03-24 23:25:00,3105.42,3107.05,-0.01,flip_to_long -17678,做多,2022-03-24 23:25:00,2022-03-24 23:30:00,3107.05,3105.0,-0.01,flip_to_short -17679,做空,2022-03-24 23:30:00,2022-03-24 23:35:00,3105.0,3110.71,-0.03,flip_to_long -17680,做多,2022-03-24 23:35:00,2022-03-24 23:45:00,3110.71,3105.99,-0.02,flip_to_short -17681,做空,2022-03-24 23:45:00,2022-03-24 23:50:00,3105.99,3107.89,-0.01,flip_to_long -17682,做多,2022-03-24 23:50:00,2022-03-25 00:00:00,3107.89,3100.37,-0.03,flip_to_short -17683,做空,2022-03-25 00:00:00,2022-03-25 00:35:00,3100.37,3103.95,-0.02,flip_to_long -17684,做多,2022-03-25 00:35:00,2022-03-25 00:50:00,3103.95,3103.95,-0.01,flip_to_short -17685,做空,2022-03-25 00:50:00,2022-03-25 01:05:00,3103.95,3107.45,-0.02,flip_to_long -17686,做多,2022-03-25 01:05:00,2022-03-25 01:30:00,3107.45,3122.84,0.05,tp_upper -17687,做空,2022-03-25 02:10:00,2022-03-25 06:00:00,3114.02,3127.83,-0.06,flip_to_long -17688,做多,2022-03-25 06:00:00,2022-03-25 06:45:00,3127.83,3134.79,0.02,flip_to_short -17689,做空,2022-03-25 06:45:00,2022-03-25 07:40:00,3134.79,3132.36,0.0,flip_to_long -17690,做多,2022-03-25 07:40:00,2022-03-25 09:45:00,3132.36,3131.53,-0.01,flip_to_short -17691,做空,2022-03-25 09:45:00,2022-03-25 20:00:00,3131.53,3116.59,0.05,flip_to_long -17692,做多,2022-03-25 20:00:00,2022-03-25 20:05:00,3116.59,3108.9,-0.03,flip_to_short -17693,做空,2022-03-25 20:05:00,2022-03-25 20:10:00,3108.9,3116.58,-0.03,flip_to_long -17694,做多,2022-03-25 20:10:00,2022-03-25 20:15:00,3116.58,3114.6,-0.01,flip_to_short -17695,做空,2022-03-25 20:15:00,2022-03-25 20:35:00,3114.6,3110.45,0.01,flip_to_long -17696,做多,2022-03-25 20:35:00,2022-03-25 21:35:00,3110.45,3109.26,-0.01,flip_to_short -17697,做空,2022-03-25 21:35:00,2022-03-25 22:20:00,3109.26,3109.56,-0.01,flip_to_long -17698,做多,2022-03-25 22:20:00,2022-03-26 00:30:00,3109.56,3107.0,-0.02,flip_to_short -17699,做空,2022-03-26 00:30:00,2022-03-26 00:40:00,3107.0,3106.0,-0.0,flip_to_long -17700,做多,2022-03-26 00:40:00,2022-03-26 01:45:00,3106.0,3106.35,-0.0,flip_to_short -17701,做空,2022-03-26 01:45:00,2022-03-26 02:00:00,3106.35,3107.32,-0.01,flip_to_long -17702,做多,2022-03-26 02:00:00,2022-03-26 02:05:00,3107.32,3105.92,-0.01,flip_to_short -17703,做空,2022-03-26 02:05:00,2022-03-26 02:40:00,3105.92,3104.01,0.0,flip_to_long -17704,做多,2022-03-26 02:40:00,2022-03-26 03:05:00,3104.01,3102.69,-0.01,flip_to_short -17705,做空,2022-03-26 03:05:00,2022-03-26 03:10:00,3102.69,3104.92,-0.01,flip_to_long -17706,做多,2022-03-26 03:10:00,2022-03-26 04:10:00,3104.92,3104.9,-0.01,flip_to_short -17707,做空,2022-03-26 04:10:00,2022-03-26 04:25:00,3104.9,3107.88,-0.02,flip_to_long -17708,做多,2022-03-26 04:25:00,2022-03-26 05:15:00,3107.88,3104.9,-0.02,flip_to_short -17709,做空,2022-03-26 05:15:00,2022-03-26 09:50:00,3104.9,3122.99,-0.07,flip_to_long -17710,做多,2022-03-26 09:50:00,2022-03-26 10:20:00,3122.99,3122.38,-0.01,flip_to_short -17711,做空,2022-03-26 10:20:00,2022-03-26 10:55:00,3122.38,3122.45,-0.01,flip_to_long -17712,做多,2022-03-26 10:55:00,2022-03-26 11:45:00,3122.45,3125.13,0.0,flip_to_short -17713,做空,2022-03-26 11:45:00,2022-03-26 12:00:00,3125.13,3123.26,0.0,flip_to_long -17714,做多,2022-03-26 12:00:00,2022-03-26 13:00:00,3123.26,3121.1,-0.01,flip_to_short -17715,做空,2022-03-26 13:00:00,2022-03-26 13:05:00,3121.1,3125.46,-0.02,flip_to_long -17716,做多,2022-03-26 13:05:00,2022-03-26 13:15:00,3125.46,3121.86,-0.02,flip_to_short -17717,做空,2022-03-26 13:15:00,2022-03-26 15:30:00,3121.86,3121.2,-0.0,flip_to_long -17718,做多,2022-03-26 15:30:00,2022-03-26 15:50:00,3121.2,3117.8,-0.02,flip_to_short -17719,做空,2022-03-26 15:50:00,2022-03-26 16:15:00,3117.8,3116.41,-0.0,flip_to_long -17720,做多,2022-03-26 16:15:00,2022-03-26 18:10:00,3116.41,3116.49,-0.01,flip_to_short -17721,做空,2022-03-26 18:10:00,2022-03-26 18:15:00,3116.49,3117.28,-0.01,flip_to_long -17722,做多,2022-03-26 18:15:00,2022-03-26 18:20:00,3117.28,3115.51,-0.01,flip_to_short -17723,做空,2022-03-26 18:20:00,2022-03-26 18:30:00,3115.51,3117.69,-0.01,flip_to_long -17724,做多,2022-03-26 18:30:00,2022-03-26 19:15:00,3117.69,3117.21,-0.01,flip_to_short -17725,做空,2022-03-26 19:15:00,2022-03-26 19:20:00,3117.21,3118.1,-0.01,flip_to_long -17726,做多,2022-03-26 19:20:00,2022-03-26 20:25:00,3118.1,3141.67,0.08,tp_upper -17727,做空,2022-03-27 03:30:00,2022-03-27 03:35:00,3142.15,3144.7,-0.02,flip_to_long -17728,做多,2022-03-27 03:35:00,2022-03-27 06:20:00,3144.7,3145.81,-0.0,flip_to_short -17729,做空,2022-03-27 06:20:00,2022-03-27 07:05:00,3145.81,3145.6,-0.0,flip_to_long -17730,做多,2022-03-27 07:05:00,2022-03-27 08:30:00,3145.6,3143.99,-0.01,flip_to_short -17731,做空,2022-03-27 08:30:00,2022-03-27 08:35:00,3143.99,3147.79,-0.02,flip_to_long -17732,做多,2022-03-27 08:35:00,2022-03-27 08:40:00,3147.79,3146.49,-0.01,flip_to_short -17733,做空,2022-03-27 08:40:00,2022-03-27 08:50:00,3146.49,3144.57,0.0,flip_to_long -17734,做多,2022-03-27 08:50:00,2022-03-27 09:45:00,3144.57,3145.11,-0.0,flip_to_short -17735,做空,2022-03-27 09:45:00,2022-03-27 11:00:00,3145.11,3146.55,-0.01,flip_to_long -17736,做多,2022-03-27 11:00:00,2022-03-27 11:10:00,3146.55,3147.42,-0.0,flip_to_short -17737,做空,2022-03-27 11:10:00,2022-03-27 11:25:00,3147.42,3147.51,-0.01,flip_to_long -17738,做多,2022-03-27 11:25:00,2022-03-27 11:30:00,3147.51,3147.13,-0.01,flip_to_short -17739,做空,2022-03-27 11:30:00,2022-03-27 13:35:00,3147.13,3142.07,0.01,flip_to_long -17740,做多,2022-03-27 13:35:00,2022-03-27 13:55:00,3142.07,3143.34,-0.0,flip_to_short -17741,做空,2022-03-27 13:55:00,2022-03-27 14:05:00,3143.34,3146.96,-0.02,flip_to_long -17742,做多,2022-03-27 14:05:00,2022-03-27 15:05:00,3146.96,3141.98,-0.02,flip_to_short -17743,做空,2022-03-27 15:05:00,2022-03-27 15:15:00,3141.98,3145.11,-0.02,flip_to_long -17744,做多,2022-03-27 15:15:00,2022-03-27 20:05:00,3145.11,3172.31,0.09,flip_to_short -17745,做空,2022-03-27 20:05:00,2022-03-27 20:10:00,3172.31,3172.37,-0.01,flip_to_long -17746,做多,2022-03-27 20:10:00,2022-03-27 20:35:00,3172.37,3234.12,0.22,tp_upper -17747,做空,2022-03-28 06:05:00,2022-03-28 06:15:00,3312.24,3308.12,0.01,flip_to_long -17748,做多,2022-03-28 06:15:00,2022-03-28 07:40:00,3308.12,3315.48,0.02,flip_to_short -17749,做空,2022-03-28 07:40:00,2022-03-28 07:50:00,3315.48,3319.68,-0.02,flip_to_long -17750,做多,2022-03-28 07:50:00,2022-03-28 08:00:00,3319.68,3315.3,-0.02,flip_to_short -17751,做空,2022-03-28 08:00:00,2022-03-28 08:20:00,3315.3,3319.57,-0.02,flip_to_long -17752,做多,2022-03-28 08:20:00,2022-03-28 08:35:00,3319.57,3315.4,-0.02,flip_to_short -17753,做空,2022-03-28 08:35:00,2022-03-28 08:40:00,3315.4,3319.55,-0.02,flip_to_long -17754,做多,2022-03-28 08:40:00,2022-03-28 09:45:00,3319.55,3340.44,0.07,tp_upper -17755,做空,2022-03-28 12:15:00,2022-03-28 12:40:00,3333.9,3334.52,-0.01,flip_to_long -17756,做多,2022-03-28 12:40:00,2022-03-28 15:55:00,3334.52,3356.42,0.07,flip_to_short -17757,做空,2022-03-28 15:55:00,2022-03-28 16:00:00,3356.42,3360.45,-0.02,flip_to_long -17758,做多,2022-03-28 16:00:00,2022-03-28 16:10:00,3360.45,3361.78,-0.0,flip_to_short -17759,做空,2022-03-28 16:10:00,2022-03-28 16:40:00,3361.78,3359.01,0.0,flip_to_long -17760,做多,2022-03-28 16:40:00,2022-03-28 16:55:00,3359.01,3359.21,-0.01,flip_to_short -17761,做空,2022-03-28 16:55:00,2022-03-28 17:25:00,3359.21,3363.0,-0.02,flip_to_long -17762,做多,2022-03-28 17:25:00,2022-03-28 21:25:00,3363.0,3392.58,0.1,flip_to_short -17763,做空,2022-03-28 21:25:00,2022-03-29 01:25:00,3392.58,3373.71,0.06,flip_to_long -17764,做多,2022-03-29 01:25:00,2022-03-29 03:10:00,3373.71,3368.2,-0.03,flip_to_short -17765,做空,2022-03-29 03:10:00,2022-03-29 03:15:00,3368.2,3369.97,-0.01,flip_to_long -17766,做多,2022-03-29 03:15:00,2022-03-29 03:45:00,3369.97,3368.03,-0.01,flip_to_short -17767,做空,2022-03-29 03:45:00,2022-03-29 08:00:00,3368.03,3392.6,-0.09,flip_to_long -17768,做多,2022-03-29 08:00:00,2022-03-29 13:40:00,3392.6,3439.34,0.16,flip_to_short -17769,做空,2022-03-29 13:40:00,2022-03-29 14:25:00,3439.34,3446.4,-0.03,flip_to_long -17770,做多,2022-03-29 14:25:00,2022-03-29 14:55:00,3446.4,3445.27,-0.01,flip_to_short -17771,做空,2022-03-29 14:55:00,2022-03-29 15:10:00,3445.27,3449.77,-0.02,flip_to_long -17772,做多,2022-03-29 15:10:00,2022-03-29 15:20:00,3449.77,3444.58,-0.02,flip_to_short -17773,做空,2022-03-29 15:20:00,2022-03-29 15:30:00,3444.58,3446.8,-0.01,flip_to_long -17774,做多,2022-03-29 15:30:00,2022-03-29 20:50:00,3446.8,3392.0,-0.2,flip_to_short -17775,做空,2022-03-29 20:50:00,2022-03-29 23:45:00,3392.0,3401.8,-0.04,flip_to_long -17776,做多,2022-03-29 23:45:00,2022-03-29 23:55:00,3401.8,3399.0,-0.02,flip_to_short -17777,做空,2022-03-29 23:55:00,2022-03-30 02:40:00,3399.0,3371.85,0.09,flip_to_long -17778,做多,2022-03-30 02:40:00,2022-03-30 02:50:00,3371.85,3374.42,0.0,flip_to_short -17779,做空,2022-03-30 02:50:00,2022-03-30 03:00:00,3374.42,3380.21,-0.03,flip_to_long -17780,做多,2022-03-30 03:00:00,2022-03-30 03:40:00,3380.21,3376.04,-0.02,flip_to_short -17781,做空,2022-03-30 03:40:00,2022-03-30 05:05:00,3376.04,3383.58,-0.03,flip_to_long -17782,做多,2022-03-30 05:05:00,2022-03-30 08:05:00,3383.58,3389.73,0.02,flip_to_short -17783,做空,2022-03-30 08:05:00,2022-03-30 08:10:00,3389.73,3393.34,-0.02,flip_to_long -17784,做多,2022-03-30 08:10:00,2022-03-30 09:05:00,3393.34,3395.14,0.0,flip_to_short -17785,做空,2022-03-30 09:05:00,2022-03-30 09:20:00,3395.14,3396.44,-0.01,flip_to_long -17786,做多,2022-03-30 09:20:00,2022-03-30 10:55:00,3396.44,3398.02,-0.0,flip_to_short -17787,做空,2022-03-30 10:55:00,2022-03-30 11:00:00,3398.02,3400.83,-0.02,flip_to_long -17788,做多,2022-03-30 11:00:00,2022-03-30 11:10:00,3400.83,3390.56,-0.04,flip_to_short -17789,做空,2022-03-30 11:10:00,2022-03-30 11:15:00,3390.56,3402.51,-0.05,flip_to_long -17790,做多,2022-03-30 11:15:00,2022-03-30 12:00:00,3402.51,3399.69,-0.02,flip_to_short -17791,做空,2022-03-30 12:00:00,2022-03-30 12:30:00,3399.69,3397.46,0.0,flip_to_long -17792,做多,2022-03-30 12:30:00,2022-03-30 12:45:00,3397.46,3398.69,-0.0,flip_to_short -17793,做空,2022-03-30 12:45:00,2022-03-30 16:00:00,3398.69,3381.63,0.05,flip_to_long -17794,做多,2022-03-30 16:00:00,2022-03-30 16:30:00,3381.63,3388.13,0.02,flip_to_short -17795,做空,2022-03-30 16:30:00,2022-03-30 19:10:00,3388.13,3393.95,-0.03,flip_to_long -17796,做多,2022-03-30 19:10:00,2022-03-30 19:15:00,3393.95,3387.2,-0.03,flip_to_short -17797,做空,2022-03-30 19:15:00,2022-03-30 19:55:00,3387.2,3394.08,-0.03,flip_to_long -17798,做多,2022-03-30 19:55:00,2022-03-30 21:05:00,3394.08,3403.5,0.03,flip_to_short -17799,做空,2022-03-30 21:05:00,2022-03-30 21:15:00,3403.5,3402.5,-0.0,flip_to_long -17800,做多,2022-03-30 21:15:00,2022-03-30 21:25:00,3402.5,3403.43,-0.0,flip_to_short -17801,做空,2022-03-30 21:25:00,2022-03-31 00:10:00,3403.43,3395.16,0.02,flip_to_long -17802,做多,2022-03-31 00:10:00,2022-03-31 03:35:00,3395.16,3399.98,0.01,flip_to_short -17803,做空,2022-03-31 03:35:00,2022-03-31 03:40:00,3399.98,3401.54,-0.01,flip_to_long -17804,做多,2022-03-31 03:40:00,2022-03-31 03:45:00,3401.54,3400.45,-0.01,flip_to_short -17805,做空,2022-03-31 03:45:00,2022-03-31 04:05:00,3400.45,3403.4,-0.02,flip_to_long -17806,做多,2022-03-31 04:05:00,2022-03-31 04:10:00,3403.4,3403.36,-0.01,flip_to_short -17807,做空,2022-03-31 04:10:00,2022-03-31 06:40:00,3403.36,3401.2,0.0,flip_to_long -17808,做多,2022-03-31 06:40:00,2022-03-31 06:55:00,3401.2,3399.14,-0.01,flip_to_short -17809,做空,2022-03-31 06:55:00,2022-03-31 07:10:00,3399.14,3398.6,-0.0,flip_to_long -17810,做多,2022-03-31 07:10:00,2022-03-31 07:20:00,3398.6,3396.25,-0.01,flip_to_short -17811,做空,2022-03-31 07:20:00,2022-03-31 07:40:00,3396.25,3398.18,-0.01,flip_to_long -17812,做多,2022-03-31 07:40:00,2022-03-31 09:30:00,3398.18,3399.09,-0.0,flip_to_short -17813,做空,2022-03-31 09:30:00,2022-03-31 11:45:00,3399.09,3405.43,-0.03,flip_to_long -17814,做多,2022-03-31 11:45:00,2022-03-31 12:15:00,3405.43,3406.47,-0.0,flip_to_short -17815,做空,2022-03-31 12:15:00,2022-03-31 12:20:00,3406.47,3406.72,-0.01,flip_to_long -17816,做多,2022-03-31 12:20:00,2022-03-31 13:10:00,3406.72,3412.01,0.01,flip_to_short -17817,做空,2022-03-31 13:10:00,2022-03-31 20:40:00,3412.01,3296.42,0.39,flip_to_long -17818,做多,2022-03-31 20:40:00,2022-03-31 21:00:00,3296.42,3296.45,-0.01,flip_to_short -17819,做空,2022-03-31 21:00:00,2022-03-31 21:20:00,3296.45,3301.89,-0.03,flip_to_long -17820,做多,2022-03-31 21:20:00,2022-03-31 21:45:00,3301.89,3290.25,-0.05,flip_to_short -17821,做空,2022-03-31 21:45:00,2022-03-31 21:50:00,3290.25,3291.43,-0.01,flip_to_long -17822,做多,2022-03-31 21:50:00,2022-04-01 00:15:00,3291.43,3289.12,-0.01,flip_to_short -17823,做空,2022-04-01 00:15:00,2022-04-01 00:20:00,3289.12,3294.87,-0.03,flip_to_long -17824,做多,2022-04-01 00:20:00,2022-04-01 00:30:00,3294.87,3283.17,-0.05,flip_to_short -17825,做空,2022-04-01 00:30:00,2022-04-01 00:35:00,3283.17,3296.85,-0.06,flip_to_long -17826,做多,2022-04-01 00:35:00,2022-04-01 01:05:00,3296.85,3288.99,-0.03,flip_to_short -17827,做空,2022-04-01 01:05:00,2022-04-01 01:10:00,3288.99,3291.18,-0.01,flip_to_long -17828,做多,2022-04-01 01:10:00,2022-04-01 01:20:00,3291.18,3288.12,-0.02,flip_to_short -17829,做空,2022-04-01 01:20:00,2022-04-01 01:50:00,3288.12,3252.97,0.12,tp_lower -17830,做多,2022-04-01 05:30:00,2022-04-01 05:35:00,3258.28,3256.34,-0.01,flip_to_short -17831,做空,2022-04-01 05:35:00,2022-04-01 06:00:00,3256.34,3251.56,0.01,flip_to_long -17832,做多,2022-04-01 06:00:00,2022-04-01 10:35:00,3251.56,3269.42,0.06,flip_to_short -17833,做空,2022-04-01 10:35:00,2022-04-01 10:40:00,3269.42,3270.22,-0.01,flip_to_long -17834,做多,2022-04-01 10:40:00,2022-04-01 12:00:00,3270.22,3278.11,0.02,flip_to_short -17835,做空,2022-04-01 12:00:00,2022-04-01 12:30:00,3278.11,3277.87,-0.01,flip_to_long -17836,做多,2022-04-01 12:30:00,2022-04-01 20:45:00,3277.87,3443.03,0.6,flip_to_short -17837,做空,2022-04-01 20:45:00,2022-04-01 21:05:00,3443.03,3453.87,-0.05,flip_to_long -17838,做多,2022-04-01 21:05:00,2022-04-01 21:15:00,3453.87,3450.59,-0.02,flip_to_short -17839,做空,2022-04-01 21:15:00,2022-04-01 21:25:00,3450.59,3459.92,-0.04,flip_to_long -17840,做多,2022-04-01 21:25:00,2022-04-01 21:40:00,3459.92,3451.98,-0.03,flip_to_short -17841,做空,2022-04-01 21:40:00,2022-04-01 21:45:00,3451.98,3454.66,-0.02,flip_to_long -17842,做多,2022-04-01 21:45:00,2022-04-01 21:50:00,3454.66,3452.19,-0.02,flip_to_short -17843,做空,2022-04-01 21:50:00,2022-04-01 22:05:00,3452.19,3454.6,-0.01,flip_to_long -17844,做多,2022-04-01 22:05:00,2022-04-02 00:00:00,3454.6,3442.54,-0.05,flip_to_short -17845,做空,2022-04-02 00:00:00,2022-04-02 00:20:00,3442.54,3453.91,-0.05,flip_to_long -17846,做多,2022-04-02 00:20:00,2022-04-02 02:35:00,3453.91,3461.17,0.02,flip_to_short -17847,做空,2022-04-02 02:35:00,2022-04-02 02:45:00,3461.17,3464.91,-0.02,flip_to_long -17848,做多,2022-04-02 02:45:00,2022-04-02 03:00:00,3464.91,3459.44,-0.03,flip_to_short -17849,做空,2022-04-02 03:00:00,2022-04-02 03:30:00,3459.44,3465.15,-0.03,flip_to_long -17850,做多,2022-04-02 03:30:00,2022-04-02 03:50:00,3465.15,3466.61,-0.0,flip_to_short -17851,做空,2022-04-02 03:50:00,2022-04-02 03:55:00,3466.61,3473.79,-0.03,flip_to_long -17852,做多,2022-04-02 03:55:00,2022-04-02 04:05:00,3473.79,3465.67,-0.04,flip_to_short -17853,做空,2022-04-02 04:05:00,2022-04-02 04:10:00,3465.67,3469.41,-0.02,flip_to_long -17854,做多,2022-04-02 04:10:00,2022-04-02 04:15:00,3469.41,3466.99,-0.01,flip_to_short -17855,做空,2022-04-02 04:15:00,2022-04-02 04:30:00,3466.99,3469.68,-0.02,flip_to_long -17856,做多,2022-04-02 04:30:00,2022-04-02 05:00:00,3469.68,3472.91,0.01,flip_to_short -17857,做空,2022-04-02 05:00:00,2022-04-02 05:05:00,3472.91,3473.7,-0.01,flip_to_long -17858,做多,2022-04-02 05:05:00,2022-04-02 05:30:00,3473.7,3476.38,0.0,flip_to_short -17859,做空,2022-04-02 05:30:00,2022-04-02 05:45:00,3476.38,3478.12,-0.01,flip_to_long -17860,做多,2022-04-02 05:45:00,2022-04-02 06:25:00,3478.12,3469.7,-0.04,flip_to_short -17861,做空,2022-04-02 06:25:00,2022-04-02 06:35:00,3469.7,3474.79,-0.02,flip_to_long -17862,做多,2022-04-02 06:35:00,2022-04-02 07:25:00,3474.79,3471.53,-0.02,flip_to_short -17863,做空,2022-04-02 07:25:00,2022-04-02 07:30:00,3471.53,3473.36,-0.01,flip_to_long -17864,做多,2022-04-02 07:30:00,2022-04-02 08:40:00,3473.36,3473.28,-0.01,flip_to_short -17865,做空,2022-04-02 08:40:00,2022-04-02 08:55:00,3473.28,3476.23,-0.02,flip_to_long -17866,做多,2022-04-02 08:55:00,2022-04-02 10:20:00,3476.23,3476.45,-0.01,flip_to_short -17867,做空,2022-04-02 10:20:00,2022-04-02 10:30:00,3476.45,3480.35,-0.02,flip_to_long -17868,做多,2022-04-02 10:30:00,2022-04-02 12:00:00,3480.35,3477.5,-0.02,flip_to_short -17869,做空,2022-04-02 12:00:00,2022-04-02 12:05:00,3477.5,3479.22,-0.01,flip_to_long -17870,做多,2022-04-02 12:05:00,2022-04-02 14:05:00,3479.22,3498.27,0.06,flip_to_short -17871,做空,2022-04-02 14:05:00,2022-04-02 14:25:00,3498.27,3498.33,-0.01,flip_to_long -17872,做多,2022-04-02 14:25:00,2022-04-02 14:30:00,3498.33,3487.88,-0.04,flip_to_short -17873,做空,2022-04-02 14:30:00,2022-04-02 18:15:00,3487.88,3472.69,0.05,flip_to_long -17874,做多,2022-04-02 18:15:00,2022-04-02 19:25:00,3472.69,3470.12,-0.01,flip_to_short -17875,做空,2022-04-02 19:25:00,2022-04-02 20:05:00,3470.12,3477.64,-0.03,flip_to_long -17876,做多,2022-04-02 20:05:00,2022-04-02 20:30:00,3477.64,3472.7,-0.02,flip_to_short -17877,做空,2022-04-02 20:30:00,2022-04-02 21:35:00,3472.7,3472.49,-0.01,flip_to_long -17878,做多,2022-04-02 21:35:00,2022-04-02 22:15:00,3472.49,3468.18,-0.02,flip_to_short -17879,做空,2022-04-02 22:15:00,2022-04-02 22:40:00,3468.18,3471.38,-0.02,flip_to_long -17880,做多,2022-04-02 22:40:00,2022-04-02 22:45:00,3471.38,3464.26,-0.03,flip_to_short -17881,做空,2022-04-02 22:45:00,2022-04-02 22:55:00,3464.26,3465.43,-0.01,flip_to_long -17882,做多,2022-04-02 22:55:00,2022-04-02 23:20:00,3465.43,3463.94,-0.01,flip_to_short -17883,做空,2022-04-02 23:20:00,2022-04-03 00:45:00,3463.94,3462.63,-0.0,flip_to_long -17884,做多,2022-04-03 00:45:00,2022-04-03 01:00:00,3462.63,3463.12,-0.0,flip_to_short -17885,做空,2022-04-03 01:00:00,2022-04-03 03:10:00,3463.12,3448.7,0.04,flip_to_long -17886,做多,2022-04-03 03:10:00,2022-04-03 03:20:00,3448.7,3449.66,-0.0,flip_to_short -17887,做空,2022-04-03 03:20:00,2022-04-03 09:20:00,3449.66,3482.88,-0.12,flip_to_long -17888,做多,2022-04-03 09:20:00,2022-04-03 10:10:00,3482.88,3484.83,0.0,flip_to_short -17889,做空,2022-04-03 10:10:00,2022-04-03 10:30:00,3484.83,3490.19,-0.02,flip_to_long -17890,做多,2022-04-03 10:30:00,2022-04-03 10:35:00,3490.19,3481.92,-0.03,flip_to_short -17891,做空,2022-04-03 10:35:00,2022-04-03 11:40:00,3481.92,3488.25,-0.03,flip_to_long -17892,做多,2022-04-03 11:40:00,2022-04-03 11:45:00,3488.25,3487.3,-0.01,flip_to_short -17893,做空,2022-04-03 11:45:00,2022-04-03 12:10:00,3487.3,3488.58,-0.01,flip_to_long -17894,做多,2022-04-03 12:10:00,2022-04-03 13:10:00,3488.58,3486.47,-0.01,flip_to_short -17895,做空,2022-04-03 13:10:00,2022-04-03 14:45:00,3486.47,3494.47,-0.03,flip_to_long -17896,做多,2022-04-03 14:45:00,2022-04-03 16:20:00,3494.47,3485.55,-0.04,flip_to_short -17897,做空,2022-04-03 16:20:00,2022-04-03 18:05:00,3485.55,3494.69,-0.04,flip_to_long -17898,做多,2022-04-03 18:05:00,2022-04-03 18:15:00,3494.69,3495.12,-0.0,flip_to_short -17899,做空,2022-04-03 18:15:00,2022-04-03 18:20:00,3495.12,3497.69,-0.01,flip_to_long -17900,做多,2022-04-03 18:20:00,2022-04-03 18:25:00,3497.69,3494.78,-0.02,flip_to_short -17901,做空,2022-04-03 18:25:00,2022-04-03 18:50:00,3494.78,3514.27,-0.07,flip_to_long -17902,做多,2022-04-03 18:50:00,2022-04-03 19:30:00,3514.27,3493.98,-0.07,flip_to_short -17903,做空,2022-04-03 19:30:00,2022-04-03 20:25:00,3493.98,3499.79,-0.03,flip_to_long -17904,做多,2022-04-03 20:25:00,2022-04-03 20:50:00,3499.79,3492.01,-0.03,flip_to_short -17905,做空,2022-04-03 20:50:00,2022-04-03 21:05:00,3492.01,3498.0,-0.03,flip_to_long -17906,做多,2022-04-03 21:05:00,2022-04-03 23:35:00,3498.0,3519.09,0.06,flip_to_short -17907,做空,2022-04-03 23:35:00,2022-04-03 23:45:00,3519.09,3513.36,0.01,flip_to_long -17908,做多,2022-04-03 23:45:00,2022-04-04 00:00:00,3513.36,3515.4,0.0,flip_to_short -17909,做空,2022-04-04 00:00:00,2022-04-04 03:30:00,3515.4,3506.08,0.03,flip_to_long -17910,做多,2022-04-04 03:30:00,2022-04-04 03:35:00,3506.08,3501.48,-0.02,flip_to_short -17911,做空,2022-04-04 03:35:00,2022-04-04 04:15:00,3501.48,3495.79,0.01,flip_to_long -17912,做多,2022-04-04 04:15:00,2022-04-04 04:55:00,3495.79,3495.13,-0.01,flip_to_short -17913,做空,2022-04-04 04:55:00,2022-04-04 05:10:00,3495.13,3502.47,-0.03,flip_to_long -17914,做多,2022-04-04 05:10:00,2022-04-04 07:05:00,3502.47,3494.81,-0.03,flip_to_short -17915,做空,2022-04-04 07:05:00,2022-04-04 07:35:00,3494.81,3499.4,-0.02,flip_to_long -17916,做多,2022-04-04 07:35:00,2022-04-04 07:55:00,3499.4,3500.91,-0.0,flip_to_short -17917,做空,2022-04-04 07:55:00,2022-04-04 08:30:00,3500.91,3498.1,0.0,flip_to_long -17918,做多,2022-04-04 08:30:00,2022-04-04 12:30:00,3498.1,3475.41,-0.08,flip_to_short -17919,做空,2022-04-04 12:30:00,2022-04-04 13:35:00,3475.41,3475.52,-0.01,flip_to_long -17920,做多,2022-04-04 13:35:00,2022-04-04 14:10:00,3475.52,3474.94,-0.01,flip_to_short -17921,做空,2022-04-04 14:10:00,2022-04-04 17:15:00,3474.94,3456.6,0.06,flip_to_long -17922,做多,2022-04-04 17:15:00,2022-04-04 17:20:00,3456.6,3456.54,-0.01,flip_to_short -17923,做空,2022-04-04 17:20:00,2022-04-04 18:40:00,3456.54,3446.42,0.03,flip_to_long -17924,做多,2022-04-04 18:40:00,2022-04-05 00:30:00,3446.42,3503.93,0.19,flip_to_short -17925,做空,2022-04-05 00:30:00,2022-04-05 01:40:00,3503.93,3514.5,-0.04,flip_to_long -17926,做多,2022-04-05 01:40:00,2022-04-05 02:30:00,3514.5,3512.37,-0.01,flip_to_short -17927,做空,2022-04-05 02:30:00,2022-04-05 02:55:00,3512.37,3513.81,-0.01,flip_to_long -17928,做多,2022-04-05 02:55:00,2022-04-05 03:15:00,3513.81,3516.6,0.0,flip_to_short -17929,做空,2022-04-05 03:15:00,2022-04-05 04:10:00,3516.6,3520.65,-0.02,flip_to_long -17930,做多,2022-04-05 04:10:00,2022-04-05 04:15:00,3520.65,3516.26,-0.02,flip_to_short -17931,做空,2022-04-05 04:15:00,2022-04-05 04:20:00,3516.26,3521.84,-0.02,flip_to_long -17932,做多,2022-04-05 04:20:00,2022-04-05 06:05:00,3521.84,3519.03,-0.02,flip_to_short -17933,做空,2022-04-05 06:05:00,2022-04-05 06:10:00,3519.03,3520.33,-0.01,flip_to_long -17934,做多,2022-04-05 06:10:00,2022-04-05 06:20:00,3520.33,3514.7,-0.02,flip_to_short -17935,做空,2022-04-05 06:20:00,2022-04-05 06:25:00,3514.7,3517.33,-0.01,flip_to_long -17936,做多,2022-04-05 06:25:00,2022-04-05 08:05:00,3517.33,3522.86,0.01,flip_to_short -17937,做空,2022-04-05 08:05:00,2022-04-05 08:20:00,3522.86,3522.99,-0.01,flip_to_long -17938,做多,2022-04-05 08:20:00,2022-04-05 08:25:00,3522.99,3521.78,-0.01,flip_to_short -17939,做空,2022-04-05 08:25:00,2022-04-05 08:50:00,3521.78,3521.0,-0.0,flip_to_long -17940,做多,2022-04-05 08:50:00,2022-04-05 09:05:00,3521.0,3521.4,-0.0,flip_to_short -17941,做空,2022-04-05 09:05:00,2022-04-05 10:40:00,3521.4,3519.99,-0.0,flip_to_long -17942,做多,2022-04-05 10:40:00,2022-04-05 10:45:00,3519.99,3519.89,-0.01,flip_to_short -17943,做空,2022-04-05 10:45:00,2022-04-05 11:10:00,3519.89,3520.94,-0.01,flip_to_long -17944,做多,2022-04-05 11:10:00,2022-04-05 11:20:00,3520.94,3517.41,-0.02,flip_to_short -17945,做空,2022-04-05 11:20:00,2022-04-05 11:35:00,3517.41,3522.5,-0.02,flip_to_long -17946,做多,2022-04-05 11:35:00,2022-04-05 11:45:00,3522.5,3517.02,-0.02,flip_to_short -17947,做空,2022-04-05 11:45:00,2022-04-05 11:50:00,3517.02,3519.44,-0.01,flip_to_long -17948,做多,2022-04-05 11:50:00,2022-04-05 12:40:00,3519.44,3523.98,0.01,flip_to_short -17949,做空,2022-04-05 12:40:00,2022-04-05 12:50:00,3523.98,3524.99,-0.01,flip_to_long -17950,做多,2022-04-05 12:50:00,2022-04-05 12:55:00,3524.99,3507.0,-0.06,flip_to_short -17951,做空,2022-04-05 12:55:00,2022-04-05 17:00:00,3507.0,3470.99,0.11,flip_to_long -17952,做多,2022-04-05 17:00:00,2022-04-05 17:20:00,3470.99,3463.44,-0.03,flip_to_short -17953,做空,2022-04-05 17:20:00,2022-04-05 17:40:00,3463.44,3467.0,-0.02,flip_to_long -17954,做多,2022-04-05 17:40:00,2022-04-05 17:45:00,3467.0,3461.52,-0.02,flip_to_short -17955,做空,2022-04-05 17:45:00,2022-04-05 19:25:00,3461.52,3461.21,-0.0,flip_to_long -17956,做多,2022-04-05 19:25:00,2022-04-05 19:30:00,3461.21,3454.44,-0.03,flip_to_short -17957,做空,2022-04-05 19:30:00,2022-04-05 19:40:00,3454.44,3455.35,-0.01,flip_to_long -17958,做多,2022-04-05 19:40:00,2022-04-05 20:15:00,3455.35,3453.63,-0.01,flip_to_short -17959,做空,2022-04-05 20:15:00,2022-04-05 21:55:00,3453.63,3452.29,-0.0,flip_to_long -17960,做多,2022-04-05 21:55:00,2022-04-05 22:00:00,3452.29,3447.14,-0.02,flip_to_short -17961,做空,2022-04-05 22:00:00,2022-04-05 22:05:00,3447.14,3451.43,-0.02,flip_to_long -17962,做多,2022-04-05 22:05:00,2022-04-05 22:20:00,3451.43,3447.0,-0.02,flip_to_short -17963,做空,2022-04-05 22:20:00,2022-04-05 22:40:00,3447.0,3458.51,-0.04,flip_to_long -17964,做多,2022-04-05 22:40:00,2022-04-05 22:50:00,3458.51,3441.02,-0.06,flip_to_short -17965,做空,2022-04-05 22:50:00,2022-04-05 23:15:00,3441.02,3445.28,-0.02,flip_to_long -17966,做多,2022-04-05 23:15:00,2022-04-06 04:20:00,3445.28,3349.03,-0.32,flip_to_short -17967,做空,2022-04-06 04:20:00,2022-04-06 04:35:00,3349.03,3347.55,-0.0,flip_to_long -17968,做多,2022-04-06 04:35:00,2022-04-06 07:30:00,3347.55,3353.18,0.01,flip_to_short -17969,做空,2022-04-06 07:30:00,2022-04-06 07:40:00,3353.18,3353.28,-0.01,flip_to_long -17970,做多,2022-04-06 07:40:00,2022-04-06 07:50:00,3353.28,3348.69,-0.02,flip_to_short -17971,做空,2022-04-06 07:50:00,2022-04-06 08:50:00,3348.69,3358.0,-0.04,flip_to_long -17972,做多,2022-04-06 08:50:00,2022-04-06 08:55:00,3358.0,3354.38,-0.02,flip_to_short -17973,做空,2022-04-06 08:55:00,2022-04-06 10:25:00,3354.38,3353.05,-0.0,flip_to_long -17974,做多,2022-04-06 10:25:00,2022-04-06 10:30:00,3353.05,3345.35,-0.03,flip_to_short -17975,做空,2022-04-06 10:30:00,2022-04-06 18:00:00,3345.35,3246.75,0.32,flip_to_long -17976,做多,2022-04-06 18:00:00,2022-04-06 18:05:00,3246.75,3215.43,-0.12,flip_to_short -17977,做空,2022-04-06 18:05:00,2022-04-06 18:40:00,3215.43,3222.31,-0.03,flip_to_long -17978,做多,2022-04-06 18:40:00,2022-04-06 19:05:00,3222.31,3232.32,0.03,flip_to_short -17979,做空,2022-04-06 19:05:00,2022-04-06 19:45:00,3232.32,3231.53,-0.0,flip_to_long -17980,做多,2022-04-06 19:45:00,2022-04-06 19:50:00,3231.53,3225.26,-0.03,flip_to_short -17981,做空,2022-04-06 19:50:00,2022-04-06 20:45:00,3225.26,3231.97,-0.03,flip_to_long -17982,做多,2022-04-06 20:45:00,2022-04-06 22:15:00,3231.97,3217.26,-0.06,flip_to_short -17983,做空,2022-04-06 22:15:00,2022-04-07 02:00:00,3217.26,3191.44,0.08,flip_to_long -17984,做多,2022-04-07 02:00:00,2022-04-07 03:45:00,3191.44,3184.6,-0.03,flip_to_short -17985,做空,2022-04-07 03:45:00,2022-04-07 09:15:00,3184.6,3212.0,-0.1,flip_to_long -17986,做多,2022-04-07 09:15:00,2022-04-07 10:30:00,3212.0,3217.67,0.01,flip_to_short -17987,做空,2022-04-07 10:30:00,2022-04-07 10:40:00,3217.67,3218.63,-0.01,flip_to_long -17988,做多,2022-04-07 10:40:00,2022-04-07 10:55:00,3218.63,3221.17,0.0,flip_to_short -17989,做空,2022-04-07 10:55:00,2022-04-07 11:05:00,3221.17,3218.95,0.0,flip_to_long -17990,做多,2022-04-07 11:05:00,2022-04-07 12:55:00,3218.95,3229.23,0.03,flip_to_short -17991,做空,2022-04-07 12:55:00,2022-04-07 13:35:00,3229.23,3223.92,0.01,flip_to_long -17992,做多,2022-04-07 13:35:00,2022-04-07 14:00:00,3223.92,3228.11,0.01,flip_to_short -17993,做空,2022-04-07 14:00:00,2022-04-07 16:30:00,3228.11,3213.93,0.04,flip_to_long -17994,做多,2022-04-07 16:30:00,2022-04-07 21:15:00,3213.93,3216.13,0.0,flip_to_short -17995,做空,2022-04-07 21:15:00,2022-04-07 21:35:00,3216.13,3222.06,-0.03,flip_to_long -17996,做多,2022-04-07 21:35:00,2022-04-07 22:25:00,3222.06,3223.78,0.0,flip_to_short -17997,做空,2022-04-07 22:25:00,2022-04-07 22:30:00,3223.78,3226.33,-0.01,flip_to_long -17998,做多,2022-04-07 22:30:00,2022-04-07 22:35:00,3226.33,3223.23,-0.02,flip_to_short -17999,做空,2022-04-07 22:35:00,2022-04-07 22:40:00,3223.23,3224.32,-0.01,flip_to_long -18000,做多,2022-04-07 22:40:00,2022-04-07 23:50:00,3224.32,3227.59,0.01,flip_to_short -18001,做空,2022-04-07 23:50:00,2022-04-08 00:00:00,3227.59,3227.21,-0.0,flip_to_long -18002,做多,2022-04-08 00:00:00,2022-04-08 00:25:00,3227.21,3227.01,-0.01,flip_to_short -18003,做空,2022-04-08 00:25:00,2022-04-08 01:00:00,3227.01,3229.12,-0.01,flip_to_long -18004,做多,2022-04-08 01:00:00,2022-04-08 05:00:00,3229.12,3249.9,0.07,flip_to_short -18005,做空,2022-04-08 05:00:00,2022-04-08 06:45:00,3249.9,3259.29,-0.04,flip_to_long -18006,做多,2022-04-08 06:45:00,2022-04-08 07:20:00,3259.29,3259.99,-0.0,flip_to_short -18007,做空,2022-04-08 07:20:00,2022-04-08 07:50:00,3259.99,3266.0,-0.03,flip_to_long -18008,做多,2022-04-08 07:50:00,2022-04-08 10:10:00,3266.0,3274.25,0.02,flip_to_short -18009,做空,2022-04-08 10:10:00,2022-04-08 10:20:00,3274.25,3275.91,-0.01,flip_to_long -18010,做多,2022-04-08 10:20:00,2022-04-08 10:25:00,3275.91,3272.73,-0.02,flip_to_short -18011,做空,2022-04-08 10:25:00,2022-04-08 10:30:00,3272.73,3279.8,-0.03,flip_to_long -18012,做多,2022-04-08 10:30:00,2022-04-08 11:00:00,3279.8,3271.29,-0.04,flip_to_short -18013,做空,2022-04-08 11:00:00,2022-04-08 11:10:00,3271.29,3276.54,-0.02,flip_to_long -18014,做多,2022-04-08 11:10:00,2022-04-08 17:00:00,3276.54,3263.64,-0.05,flip_to_short -18015,做空,2022-04-08 17:00:00,2022-04-08 18:50:00,3263.64,3264.0,-0.01,flip_to_long -18016,做多,2022-04-08 18:50:00,2022-04-08 18:55:00,3264.0,3258.5,-0.02,flip_to_short -18017,做空,2022-04-08 18:55:00,2022-04-08 19:00:00,3258.5,3272.0,-0.05,flip_to_long -18018,做多,2022-04-08 19:00:00,2022-04-08 19:05:00,3272.0,3265.58,-0.03,flip_to_short -18019,做空,2022-04-08 19:05:00,2022-04-09 00:50:00,3265.58,3215.66,0.16,flip_to_long -18020,做多,2022-04-09 00:50:00,2022-04-09 00:55:00,3215.66,3214.69,-0.01,flip_to_short -18021,做空,2022-04-09 00:55:00,2022-04-09 01:30:00,3214.69,3210.0,0.01,flip_to_long -18022,做多,2022-04-09 01:30:00,2022-04-09 01:35:00,3210.0,3202.5,-0.03,flip_to_short -18023,做空,2022-04-09 01:35:00,2022-04-09 01:55:00,3202.5,3216.99,-0.06,flip_to_long -18024,做多,2022-04-09 01:55:00,2022-04-09 02:30:00,3216.99,3205.23,-0.05,flip_to_short -18025,做空,2022-04-09 02:30:00,2022-04-09 02:40:00,3205.23,3198.96,0.02,flip_to_long -18026,做多,2022-04-09 02:40:00,2022-04-09 03:15:00,3198.96,3202.0,0.01,flip_to_short -18027,做空,2022-04-09 03:15:00,2022-04-09 03:25:00,3202.0,3201.45,-0.0,flip_to_long -18028,做多,2022-04-09 03:25:00,2022-04-09 04:55:00,3201.45,3206.75,0.01,flip_to_short -18029,做空,2022-04-09 04:55:00,2022-04-09 06:25:00,3206.75,3208.36,-0.01,flip_to_long -18030,做多,2022-04-09 06:25:00,2022-04-09 07:55:00,3208.36,3208.7,-0.0,flip_to_short -18031,做空,2022-04-09 07:55:00,2022-04-09 08:35:00,3208.7,3211.56,-0.02,flip_to_long -18032,做多,2022-04-09 08:35:00,2022-04-09 08:45:00,3211.56,3203.72,-0.03,flip_to_short -18033,做空,2022-04-09 08:45:00,2022-04-09 08:50:00,3203.72,3210.57,-0.03,flip_to_long -18034,做多,2022-04-09 08:50:00,2022-04-09 08:55:00,3210.57,3209.05,-0.01,flip_to_short -18035,做空,2022-04-09 08:55:00,2022-04-09 09:05:00,3209.05,3211.09,-0.01,flip_to_long -18036,做多,2022-04-09 09:05:00,2022-04-09 09:15:00,3211.09,3208.2,-0.02,flip_to_short -18037,做空,2022-04-09 09:15:00,2022-04-09 09:50:00,3208.2,3209.08,-0.01,flip_to_long -18038,做多,2022-04-09 09:50:00,2022-04-09 09:55:00,3209.08,3206.89,-0.01,flip_to_short -18039,做空,2022-04-09 09:55:00,2022-04-09 10:15:00,3206.89,3207.92,-0.01,flip_to_long -18040,做多,2022-04-09 10:15:00,2022-04-09 10:20:00,3207.92,3204.11,-0.02,flip_to_short -18041,做空,2022-04-09 10:20:00,2022-04-09 10:30:00,3204.11,3209.69,-0.02,flip_to_long -18042,做多,2022-04-09 10:30:00,2022-04-09 10:35:00,3209.69,3209.46,-0.01,flip_to_short -18043,做空,2022-04-09 10:35:00,2022-04-09 10:50:00,3209.46,3205.16,0.01,flip_to_long -18044,做多,2022-04-09 10:50:00,2022-04-09 12:00:00,3205.16,3206.27,-0.0,flip_to_short -18045,做空,2022-04-09 12:00:00,2022-04-09 12:10:00,3206.27,3208.0,-0.01,flip_to_long -18046,做多,2022-04-09 12:10:00,2022-04-09 12:15:00,3208.0,3204.94,-0.02,flip_to_short -18047,做空,2022-04-09 12:15:00,2022-04-09 12:20:00,3204.94,3208.5,-0.02,flip_to_long -18048,做多,2022-04-09 12:20:00,2022-04-09 14:10:00,3208.5,3213.05,0.01,flip_to_short -18049,做空,2022-04-09 14:10:00,2022-04-09 15:40:00,3213.05,3216.1,-0.02,flip_to_long -18050,做多,2022-04-09 15:40:00,2022-04-09 16:35:00,3216.1,3218.83,0.0,flip_to_short -18051,做空,2022-04-09 16:35:00,2022-04-09 17:05:00,3218.83,3221.14,-0.01,flip_to_long -18052,做多,2022-04-09 17:05:00,2022-04-09 17:30:00,3221.14,3242.0,0.07,tp_upper -18053,做空,2022-04-09 20:45:00,2022-04-09 21:25:00,3226.01,3239.64,-0.05,flip_to_long -18054,做多,2022-04-09 21:25:00,2022-04-10 04:00:00,3239.64,3254.06,0.04,flip_to_short -18055,做空,2022-04-10 04:00:00,2022-04-10 04:20:00,3254.06,3254.34,-0.01,flip_to_long -18056,做多,2022-04-10 04:20:00,2022-04-10 05:10:00,3254.34,3252.0,-0.01,flip_to_short -18057,做空,2022-04-10 05:10:00,2022-04-10 06:35:00,3252.0,3254.99,-0.02,flip_to_long -18058,做多,2022-04-10 06:35:00,2022-04-10 06:40:00,3254.99,3247.49,-0.03,flip_to_short -18059,做空,2022-04-10 06:40:00,2022-04-10 08:30:00,3247.49,3249.2,-0.01,flip_to_long -18060,做多,2022-04-10 08:30:00,2022-04-10 08:35:00,3249.2,3244.01,-0.02,flip_to_short -18061,做空,2022-04-10 08:35:00,2022-04-10 10:15:00,3244.01,3243.3,-0.0,flip_to_long -18062,做多,2022-04-10 10:15:00,2022-04-10 10:20:00,3243.3,3241.39,-0.01,flip_to_short -18063,做空,2022-04-10 10:20:00,2022-04-10 10:40:00,3241.39,3239.35,0.0,flip_to_long -18064,做多,2022-04-10 10:40:00,2022-04-10 10:50:00,3239.35,3241.08,0.0,flip_to_short -18065,做空,2022-04-10 10:50:00,2022-04-10 10:55:00,3241.08,3244.35,-0.02,flip_to_long -18066,做多,2022-04-10 10:55:00,2022-04-10 11:00:00,3244.35,3241.99,-0.01,flip_to_short -18067,做空,2022-04-10 11:00:00,2022-04-10 13:05:00,3241.99,3243.11,-0.01,flip_to_long -18068,做多,2022-04-10 13:05:00,2022-04-10 13:20:00,3243.11,3240.66,-0.01,flip_to_short -18069,做空,2022-04-10 13:20:00,2022-04-10 13:45:00,3240.66,3240.58,-0.01,flip_to_long -18070,做多,2022-04-10 13:45:00,2022-04-10 14:15:00,3240.58,3243.2,0.0,flip_to_short -18071,做空,2022-04-10 14:15:00,2022-04-10 21:10:00,3243.2,3286.13,-0.15,flip_to_long -18072,做多,2022-04-10 21:10:00,2022-04-11 05:40:00,3286.13,3180.43,-0.35,flip_to_short -18073,做空,2022-04-11 05:40:00,2022-04-11 05:50:00,3180.43,3183.08,-0.01,flip_to_long -18074,做多,2022-04-11 05:50:00,2022-04-11 06:05:00,3183.08,3180.44,-0.01,flip_to_short -18075,做空,2022-04-11 06:05:00,2022-04-11 06:40:00,3180.44,3174.67,0.01,flip_to_long -18076,做多,2022-04-11 06:40:00,2022-04-11 07:00:00,3174.67,3173.01,-0.01,flip_to_short -18077,做空,2022-04-11 07:00:00,2022-04-11 07:20:00,3173.01,3176.4,-0.02,flip_to_long -18078,做多,2022-04-11 07:20:00,2022-04-11 08:05:00,3176.4,3171.77,-0.02,flip_to_short -18079,做空,2022-04-11 08:05:00,2022-04-11 09:15:00,3171.77,3138.99,0.1,tp_lower -18080,做多,2022-04-11 18:05:00,2022-04-11 18:35:00,3021.29,3021.91,-0.0,flip_to_short -18081,做空,2022-04-11 18:35:00,2022-04-11 18:45:00,3021.91,3025.63,-0.02,flip_to_long -18082,做多,2022-04-11 18:45:00,2022-04-11 19:10:00,3025.63,3013.47,-0.05,flip_to_short -18083,做空,2022-04-11 19:10:00,2022-04-11 20:30:00,3013.47,3011.82,0.0,flip_to_long -18084,做多,2022-04-11 20:30:00,2022-04-11 20:35:00,3011.82,3004.1,-0.03,flip_to_short -18085,做空,2022-04-11 20:35:00,2022-04-11 22:30:00,3004.1,3005.54,-0.01,flip_to_long -18086,做多,2022-04-11 22:30:00,2022-04-11 22:45:00,3005.54,2996.24,-0.04,flip_to_short -18087,做空,2022-04-11 22:45:00,2022-04-11 22:50:00,2996.24,3003.41,-0.03,flip_to_long -18088,做多,2022-04-11 22:50:00,2022-04-11 22:55:00,3003.41,2998.59,-0.02,flip_to_short -18089,做空,2022-04-11 22:55:00,2022-04-11 23:30:00,2998.59,2991.68,0.02,flip_to_long -18090,做多,2022-04-11 23:30:00,2022-04-12 00:45:00,2991.68,2988.2,-0.02,flip_to_short -18091,做空,2022-04-12 00:45:00,2022-04-12 01:25:00,2988.2,2983.92,0.01,flip_to_long -18092,做多,2022-04-12 01:25:00,2022-04-12 04:10:00,2983.92,2972.99,-0.04,flip_to_short -18093,做空,2022-04-12 04:10:00,2022-04-12 04:15:00,2972.99,2985.99,-0.05,flip_to_long -18094,做多,2022-04-12 04:15:00,2022-04-12 10:15:00,2985.99,3016.39,0.1,flip_to_short -18095,做空,2022-04-12 10:15:00,2022-04-12 10:30:00,3016.39,3016.37,-0.01,flip_to_long -18096,做多,2022-04-12 10:30:00,2022-04-12 10:55:00,3016.37,3015.13,-0.01,flip_to_short -18097,做空,2022-04-12 10:55:00,2022-04-12 11:15:00,3015.13,3019.58,-0.02,flip_to_long -18098,做多,2022-04-12 11:15:00,2022-04-12 11:20:00,3019.58,3017.68,-0.01,flip_to_short -18099,做空,2022-04-12 11:20:00,2022-04-12 15:10:00,3017.68,3037.76,-0.08,flip_to_long -18100,做多,2022-04-12 15:10:00,2022-04-12 15:55:00,3037.76,3042.69,0.01,flip_to_short -18101,做空,2022-04-12 15:55:00,2022-04-12 16:10:00,3042.69,3041.94,-0.0,flip_to_long -18102,做多,2022-04-12 16:10:00,2022-04-12 16:25:00,3041.94,3028.68,-0.05,flip_to_short -18103,做空,2022-04-12 16:25:00,2022-04-12 17:05:00,3028.68,3039.67,-0.04,flip_to_long -18104,做多,2022-04-12 17:05:00,2022-04-12 17:25:00,3039.67,3040.7,-0.0,flip_to_short -18105,做空,2022-04-12 17:25:00,2022-04-12 17:30:00,3040.7,3042.75,-0.01,flip_to_long -18106,做多,2022-04-12 17:30:00,2022-04-12 21:50:00,3042.75,3007.19,-0.13,flip_to_short -18107,做空,2022-04-12 21:50:00,2022-04-12 22:10:00,3007.19,3006.17,-0.0,flip_to_long -18108,做多,2022-04-12 22:10:00,2022-04-12 22:15:00,3006.17,2999.83,-0.03,flip_to_short -18109,做空,2022-04-12 22:15:00,2022-04-12 22:30:00,2999.83,3012.07,-0.05,flip_to_long -18110,做多,2022-04-12 22:30:00,2022-04-12 22:40:00,3012.07,2999.65,-0.05,flip_to_short -18111,做空,2022-04-12 22:40:00,2022-04-13 01:30:00,2999.65,3017.45,-0.06,flip_to_long -18112,做多,2022-04-13 01:30:00,2022-04-13 06:50:00,3017.45,3043.46,0.08,flip_to_short -18113,做空,2022-04-13 06:50:00,2022-04-13 07:10:00,3043.46,3047.97,-0.02,flip_to_long -18114,做多,2022-04-13 07:10:00,2022-04-13 07:35:00,3047.97,3050.35,0.0,flip_to_short -18115,做空,2022-04-13 07:35:00,2022-04-13 07:45:00,3050.35,3051.88,-0.01,flip_to_long -18116,做多,2022-04-13 07:45:00,2022-04-13 07:50:00,3051.88,3049.12,-0.01,flip_to_short -18117,做空,2022-04-13 07:50:00,2022-04-13 08:00:00,3049.12,3053.26,-0.02,flip_to_long -18118,做多,2022-04-13 08:00:00,2022-04-13 08:10:00,3053.26,3051.23,-0.01,flip_to_short -18119,做空,2022-04-13 08:10:00,2022-04-13 08:15:00,3051.23,3051.35,-0.01,flip_to_long -18120,做多,2022-04-13 08:15:00,2022-04-13 08:50:00,3051.35,3050.99,-0.01,flip_to_short -18121,做空,2022-04-13 08:50:00,2022-04-13 08:55:00,3050.99,3053.79,-0.01,flip_to_long -18122,做多,2022-04-13 08:55:00,2022-04-13 09:05:00,3053.79,3052.61,-0.01,flip_to_short -18123,做空,2022-04-13 09:05:00,2022-04-13 09:50:00,3052.61,3051.73,-0.0,flip_to_long -18124,做多,2022-04-13 09:50:00,2022-04-13 10:05:00,3051.73,3049.57,-0.01,flip_to_short -18125,做空,2022-04-13 10:05:00,2022-04-13 13:35:00,3049.57,3034.29,0.05,flip_to_long -18126,做多,2022-04-13 13:35:00,2022-04-13 17:35:00,3034.29,3070.5,0.12,flip_to_short -18127,做空,2022-04-13 17:35:00,2022-04-13 17:45:00,3070.5,3074.62,-0.02,flip_to_long -18128,做多,2022-04-13 17:45:00,2022-04-13 18:00:00,3074.62,3074.38,-0.01,flip_to_short -18129,做空,2022-04-13 18:00:00,2022-04-13 18:05:00,3074.38,3082.36,-0.03,flip_to_long -18130,做多,2022-04-13 18:05:00,2022-04-13 19:40:00,3082.36,3089.63,0.02,flip_to_short -18131,做空,2022-04-13 19:40:00,2022-04-13 20:00:00,3089.63,3085.03,0.01,flip_to_long -18132,做多,2022-04-13 20:00:00,2022-04-14 03:05:00,3085.03,3120.21,0.11,flip_to_short -18133,做空,2022-04-14 03:05:00,2022-04-14 07:20:00,3120.21,3112.0,0.02,flip_to_long -18134,做多,2022-04-14 07:20:00,2022-04-14 07:30:00,3112.0,3111.49,-0.01,flip_to_short -18135,做空,2022-04-14 07:30:00,2022-04-14 07:40:00,3111.49,3113.55,-0.01,flip_to_long -18136,做多,2022-04-14 07:40:00,2022-04-14 08:00:00,3113.55,3109.51,-0.02,flip_to_short -18137,做空,2022-04-14 08:00:00,2022-04-14 08:05:00,3109.51,3114.81,-0.02,flip_to_long -18138,做多,2022-04-14 08:05:00,2022-04-14 08:25:00,3114.81,3110.15,-0.02,flip_to_short -18139,做空,2022-04-14 08:25:00,2022-04-14 09:25:00,3110.15,3093.3,0.05,tp_lower -18140,做多,2022-04-14 13:25:00,2022-04-14 13:35:00,3089.35,3081.4,-0.03,flip_to_short -18141,做空,2022-04-14 13:35:00,2022-04-14 20:35:00,3081.4,3011.33,0.23,flip_to_long -18142,做多,2022-04-14 20:35:00,2022-04-15 00:45:00,3011.33,3016.86,0.01,flip_to_short -18143,做空,2022-04-15 00:45:00,2022-04-15 01:05:00,3016.86,3017.98,-0.01,flip_to_long -18144,做多,2022-04-15 01:05:00,2022-04-15 01:30:00,3017.98,3016.38,-0.01,flip_to_short -18145,做空,2022-04-15 01:30:00,2022-04-15 01:40:00,3016.38,3021.89,-0.02,flip_to_long -18146,做多,2022-04-15 01:40:00,2022-04-15 02:00:00,3021.89,3016.39,-0.02,flip_to_short -18147,做空,2022-04-15 02:00:00,2022-04-15 02:05:00,3016.39,3018.38,-0.01,flip_to_long -18148,做多,2022-04-15 02:05:00,2022-04-15 06:30:00,3018.38,3030.4,0.04,flip_to_short -18149,做空,2022-04-15 06:30:00,2022-04-15 07:45:00,3030.4,3031.36,-0.01,flip_to_long -18150,做多,2022-04-15 07:45:00,2022-04-15 07:55:00,3031.36,3032.64,-0.0,flip_to_short -18151,做空,2022-04-15 07:55:00,2022-04-15 09:45:00,3032.64,3028.86,0.01,flip_to_long -18152,做多,2022-04-15 09:45:00,2022-04-15 09:50:00,3028.86,3025.75,-0.02,flip_to_short -18153,做空,2022-04-15 09:50:00,2022-04-15 10:05:00,3025.75,3029.5,-0.02,flip_to_long -18154,做多,2022-04-15 10:05:00,2022-04-15 10:10:00,3029.5,3027.18,-0.01,flip_to_short -18155,做空,2022-04-15 10:10:00,2022-04-15 10:20:00,3027.18,3026.27,-0.0,flip_to_long -18156,做多,2022-04-15 10:20:00,2022-04-15 11:25:00,3026.27,3023.65,-0.01,flip_to_short -18157,做空,2022-04-15 11:25:00,2022-04-15 11:30:00,3023.65,3027.33,-0.02,flip_to_long -18158,做多,2022-04-15 11:30:00,2022-04-15 11:35:00,3027.33,3026.4,-0.01,flip_to_short -18159,做空,2022-04-15 11:35:00,2022-04-15 11:45:00,3026.4,3024.1,0.0,flip_to_long -18160,做多,2022-04-15 11:45:00,2022-04-15 12:05:00,3024.1,3024.35,-0.0,flip_to_short -18161,做空,2022-04-15 12:05:00,2022-04-15 12:10:00,3024.35,3025.83,-0.01,flip_to_long -18162,做多,2022-04-15 12:10:00,2022-04-15 12:25:00,3025.83,3025.35,-0.01,flip_to_short -18163,做空,2022-04-15 12:25:00,2022-04-15 13:20:00,3025.35,3022.79,0.0,flip_to_long -18164,做多,2022-04-15 13:20:00,2022-04-15 13:35:00,3022.79,3023.19,-0.0,flip_to_short -18165,做空,2022-04-15 13:35:00,2022-04-15 14:45:00,3023.19,3040.18,-0.06,flip_to_long -18166,做多,2022-04-15 14:45:00,2022-04-15 16:00:00,3040.18,3022.46,-0.07,flip_to_short -18167,做空,2022-04-15 16:00:00,2022-04-15 16:35:00,3022.46,3020.11,0.0,flip_to_long -18168,做多,2022-04-15 16:35:00,2022-04-15 16:55:00,3020.11,3020.99,-0.0,flip_to_short -18169,做空,2022-04-15 16:55:00,2022-04-15 20:05:00,3020.99,3025.47,-0.02,flip_to_long -18170,做多,2022-04-15 20:05:00,2022-04-15 22:00:00,3025.47,3026.32,-0.0,flip_to_short -18171,做空,2022-04-15 22:00:00,2022-04-15 22:05:00,3026.32,3031.38,-0.02,flip_to_long -18172,做多,2022-04-15 22:05:00,2022-04-15 22:15:00,3031.38,3026.32,-0.02,flip_to_short -18173,做空,2022-04-15 22:15:00,2022-04-15 22:20:00,3026.32,3028.86,-0.01,flip_to_long -18174,做多,2022-04-15 22:20:00,2022-04-15 22:25:00,3028.86,3026.25,-0.01,flip_to_short -18175,做空,2022-04-15 22:25:00,2022-04-15 22:30:00,3026.25,3028.14,-0.01,flip_to_long -18176,做多,2022-04-15 22:30:00,2022-04-15 22:50:00,3028.14,3026.79,-0.01,flip_to_short -18177,做空,2022-04-15 22:50:00,2022-04-16 02:05:00,3026.79,3035.77,-0.04,flip_to_long -18178,做多,2022-04-16 02:05:00,2022-04-16 03:00:00,3035.77,3035.0,-0.01,flip_to_short -18179,做空,2022-04-16 03:00:00,2022-04-16 03:05:00,3035.0,3037.7,-0.01,flip_to_long -18180,做多,2022-04-16 03:05:00,2022-04-16 03:10:00,3037.7,3036.14,-0.01,flip_to_short -18181,做空,2022-04-16 03:10:00,2022-04-16 03:20:00,3036.14,3037.13,-0.01,flip_to_long -18182,做多,2022-04-16 03:20:00,2022-04-16 03:25:00,3037.13,3036.77,-0.01,flip_to_short -18183,做空,2022-04-16 03:25:00,2022-04-16 03:30:00,3036.77,3039.99,-0.02,flip_to_long -18184,做多,2022-04-16 03:30:00,2022-04-16 03:45:00,3039.99,3036.88,-0.02,flip_to_short -18185,做空,2022-04-16 03:45:00,2022-04-16 03:50:00,3036.88,3037.11,-0.01,flip_to_long -18186,做多,2022-04-16 03:50:00,2022-04-16 04:10:00,3037.11,3038.15,-0.0,flip_to_short -18187,做空,2022-04-16 04:10:00,2022-04-16 04:15:00,3038.15,3038.46,-0.01,flip_to_long -18188,做多,2022-04-16 04:15:00,2022-04-16 05:20:00,3038.46,3038.34,-0.01,flip_to_short -18189,做空,2022-04-16 05:20:00,2022-04-16 05:25:00,3038.34,3043.19,-0.02,flip_to_long -18190,做多,2022-04-16 05:25:00,2022-04-16 05:35:00,3043.19,3036.98,-0.03,flip_to_short -18191,做空,2022-04-16 05:35:00,2022-04-16 05:45:00,3036.98,3039.83,-0.01,flip_to_long -18192,做多,2022-04-16 05:45:00,2022-04-16 05:55:00,3039.83,3040.1,-0.0,flip_to_short -18193,做空,2022-04-16 05:55:00,2022-04-16 08:15:00,3040.1,3038.68,-0.0,flip_to_long -18194,做多,2022-04-16 08:15:00,2022-04-16 08:20:00,3038.68,3037.94,-0.01,flip_to_short -18195,做空,2022-04-16 08:20:00,2022-04-16 09:10:00,3037.94,3037.12,-0.0,flip_to_long -18196,做多,2022-04-16 09:10:00,2022-04-16 09:20:00,3037.12,3034.51,-0.01,flip_to_short -18197,做空,2022-04-16 09:20:00,2022-04-16 10:20:00,3034.51,3038.57,-0.02,flip_to_long -18198,做多,2022-04-16 10:20:00,2022-04-16 12:45:00,3038.57,3036.97,-0.01,flip_to_short -18199,做空,2022-04-16 12:45:00,2022-04-16 13:30:00,3036.97,3038.15,-0.01,flip_to_long -18200,做多,2022-04-16 13:30:00,2022-04-16 13:45:00,3038.15,3035.21,-0.01,flip_to_short -18201,做空,2022-04-16 13:45:00,2022-04-16 13:50:00,3035.21,3038.0,-0.01,flip_to_long -18202,做多,2022-04-16 13:50:00,2022-04-16 14:05:00,3038.0,3037.78,-0.01,flip_to_short -18203,做空,2022-04-16 14:05:00,2022-04-16 14:20:00,3037.78,3038.18,-0.01,flip_to_long -18204,做多,2022-04-16 14:20:00,2022-04-16 14:30:00,3038.18,3038.99,-0.0,flip_to_short -18205,做空,2022-04-16 14:30:00,2022-04-16 15:10:00,3038.99,3016.7,0.07,tp_lower -18206,做多,2022-04-16 19:10:00,2022-04-16 19:20:00,3026.1,3023.93,-0.01,flip_to_short -18207,做空,2022-04-16 19:20:00,2022-04-16 19:55:00,3023.93,3022.77,-0.0,flip_to_long -18208,做多,2022-04-16 19:55:00,2022-04-16 20:00:00,3022.77,3021.71,-0.01,flip_to_short -18209,做空,2022-04-16 20:00:00,2022-04-17 01:55:00,3021.71,3055.58,-0.12,flip_to_long -18210,做多,2022-04-17 01:55:00,2022-04-17 06:00:00,3055.58,3039.42,-0.06,flip_to_short -18211,做空,2022-04-17 06:00:00,2022-04-17 06:10:00,3039.42,3040.89,-0.01,flip_to_long -18212,做多,2022-04-17 06:10:00,2022-04-17 06:15:00,3040.89,3040.71,-0.01,flip_to_short -18213,做空,2022-04-17 06:15:00,2022-04-17 06:25:00,3040.71,3039.13,0.0,flip_to_long -18214,做多,2022-04-17 06:25:00,2022-04-17 07:25:00,3039.13,3034.68,-0.02,flip_to_short -18215,做空,2022-04-17 07:25:00,2022-04-17 07:30:00,3034.68,3036.89,-0.01,flip_to_long -18216,做多,2022-04-17 07:30:00,2022-04-17 07:35:00,3036.89,3035.15,-0.01,flip_to_short -18217,做空,2022-04-17 07:35:00,2022-04-17 07:55:00,3035.15,3036.21,-0.01,flip_to_long -18218,做多,2022-04-17 07:55:00,2022-04-17 08:40:00,3036.21,3036.35,-0.0,flip_to_short -18219,做空,2022-04-17 08:40:00,2022-04-17 08:50:00,3036.35,3037.01,-0.01,flip_to_long -18220,做多,2022-04-17 08:50:00,2022-04-17 10:40:00,3037.01,3037.72,-0.0,flip_to_short -18221,做空,2022-04-17 10:40:00,2022-04-17 10:50:00,3037.72,3040.79,-0.02,flip_to_long -18222,做多,2022-04-17 10:50:00,2022-04-17 10:55:00,3040.79,3040.39,-0.01,flip_to_short -18223,做空,2022-04-17 10:55:00,2022-04-17 11:10:00,3040.39,3040.23,-0.0,flip_to_long -18224,做多,2022-04-17 11:10:00,2022-04-17 11:15:00,3040.23,3039.01,-0.01,flip_to_short -18225,做空,2022-04-17 11:15:00,2022-04-17 11:25:00,3039.01,3040.17,-0.01,flip_to_long -18226,做多,2022-04-17 11:25:00,2022-04-17 13:40:00,3040.17,3074.76,0.11,tp_upper -18227,做空,2022-04-17 16:55:00,2022-04-17 19:45:00,3057.37,3049.94,0.02,flip_to_long -18228,做多,2022-04-17 19:45:00,2022-04-17 19:55:00,3049.94,3050.24,-0.0,flip_to_short -18229,做空,2022-04-17 19:55:00,2022-04-17 20:00:00,3050.24,3056.22,-0.02,flip_to_long -18230,做多,2022-04-17 20:00:00,2022-04-17 20:05:00,3056.22,3048.71,-0.03,flip_to_short -18231,做空,2022-04-17 20:05:00,2022-04-17 20:30:00,3048.71,3051.06,-0.01,flip_to_long -18232,做多,2022-04-17 20:30:00,2022-04-17 20:45:00,3051.06,3045.13,-0.02,flip_to_short -18233,做空,2022-04-17 20:45:00,2022-04-17 21:25:00,3045.13,3044.95,-0.0,flip_to_long -18234,做多,2022-04-17 21:25:00,2022-04-17 21:30:00,3044.95,3043.31,-0.01,flip_to_short -18235,做空,2022-04-17 21:30:00,2022-04-17 21:35:00,3043.31,3044.33,-0.01,flip_to_long -18236,做多,2022-04-17 21:35:00,2022-04-17 22:00:00,3044.33,3041.17,-0.02,flip_to_short -18237,做空,2022-04-17 22:00:00,2022-04-17 22:05:00,3041.17,3066.26,-0.09,flip_to_long -18238,做多,2022-04-17 22:05:00,2022-04-17 22:45:00,3066.26,3047.39,-0.07,flip_to_short -18239,做空,2022-04-17 22:45:00,2022-04-18 03:45:00,3047.39,2996.1,0.16,flip_to_long -18240,做多,2022-04-18 03:45:00,2022-04-18 03:55:00,2996.1,2993.18,-0.01,flip_to_short -18241,做空,2022-04-18 03:55:00,2022-04-18 04:10:00,2993.18,2960.02,0.11,tp_lower -18242,做多,2022-04-18 09:55:00,2022-04-18 10:00:00,2907.61,2906.16,-0.01,flip_to_short -18243,做空,2022-04-18 10:00:00,2022-04-18 10:05:00,2906.16,2910.93,-0.02,flip_to_long -18244,做多,2022-04-18 10:05:00,2022-04-18 10:55:00,2910.93,2906.18,-0.02,flip_to_short -18245,做空,2022-04-18 10:55:00,2022-04-18 16:35:00,2906.18,2919.7,-0.05,flip_to_long -18246,做多,2022-04-18 16:35:00,2022-04-18 17:00:00,2919.7,2924.01,0.01,flip_to_short -18247,做空,2022-04-18 17:00:00,2022-04-18 17:05:00,2924.01,2940.62,-0.06,flip_to_long -18248,做多,2022-04-18 17:05:00,2022-04-19 02:05:00,2940.62,3047.93,0.36,flip_to_short -18249,做空,2022-04-19 02:05:00,2022-04-19 06:20:00,3047.93,3042.61,0.01,flip_to_long -18250,做多,2022-04-19 06:20:00,2022-04-19 06:35:00,3042.61,3042.59,-0.01,flip_to_short -18251,做空,2022-04-19 06:35:00,2022-04-19 06:45:00,3042.59,3047.62,-0.02,flip_to_long -18252,做多,2022-04-19 06:45:00,2022-04-19 07:10:00,3047.62,3039.7,-0.03,flip_to_short -18253,做空,2022-04-19 07:10:00,2022-04-19 07:25:00,3039.7,3041.84,-0.01,flip_to_long -18254,做多,2022-04-19 07:25:00,2022-04-19 07:30:00,3041.84,3037.37,-0.02,flip_to_short -18255,做空,2022-04-19 07:30:00,2022-04-19 08:00:00,3037.37,3039.86,-0.01,flip_to_long -18256,做多,2022-04-19 08:00:00,2022-04-19 08:15:00,3039.86,3040.14,-0.0,flip_to_short -18257,做空,2022-04-19 08:15:00,2022-04-19 08:20:00,3040.14,3044.23,-0.02,flip_to_long -18258,做多,2022-04-19 08:20:00,2022-04-19 08:40:00,3044.23,3039.72,-0.02,flip_to_short -18259,做空,2022-04-19 08:40:00,2022-04-19 08:45:00,3039.72,3040.57,-0.01,flip_to_long -18260,做多,2022-04-19 08:45:00,2022-04-19 09:10:00,3040.57,3031.48,-0.04,flip_to_short -18261,做空,2022-04-19 09:10:00,2022-04-19 09:45:00,3031.48,3040.08,-0.03,flip_to_long -18262,做多,2022-04-19 09:45:00,2022-04-19 11:55:00,3040.08,3039.7,-0.01,flip_to_short -18263,做空,2022-04-19 11:55:00,2022-04-19 12:00:00,3039.7,3043.05,-0.02,flip_to_long -18264,做多,2022-04-19 12:00:00,2022-04-19 17:05:00,3043.05,3091.97,0.16,flip_to_short -18265,做空,2022-04-19 17:05:00,2022-04-19 17:10:00,3091.97,3092.66,-0.01,flip_to_long -18266,做多,2022-04-19 17:10:00,2022-04-19 17:20:00,3092.66,3094.39,0.0,flip_to_short -18267,做空,2022-04-19 17:20:00,2022-04-19 19:05:00,3094.39,3104.23,-0.04,flip_to_long -18268,做多,2022-04-19 19:05:00,2022-04-19 19:40:00,3104.23,3106.39,0.0,flip_to_short -18269,做空,2022-04-19 19:40:00,2022-04-19 21:30:00,3106.39,3103.23,0.01,flip_to_long -18270,做多,2022-04-19 21:30:00,2022-04-19 21:40:00,3103.23,3089.2,-0.05,flip_to_short -18271,做空,2022-04-19 21:40:00,2022-04-19 21:55:00,3089.2,3098.25,-0.03,flip_to_long -18272,做多,2022-04-19 21:55:00,2022-04-19 22:00:00,3098.25,3096.22,-0.01,flip_to_short -18273,做空,2022-04-19 22:00:00,2022-04-19 22:05:00,3096.22,3098.24,-0.01,flip_to_long -18274,做多,2022-04-19 22:05:00,2022-04-19 22:20:00,3098.24,3096.43,-0.01,flip_to_short -18275,做空,2022-04-19 22:20:00,2022-04-19 22:25:00,3096.43,3101.65,-0.02,flip_to_long -18276,做多,2022-04-19 22:25:00,2022-04-19 22:45:00,3101.65,3098.15,-0.02,flip_to_short -18277,做空,2022-04-19 22:45:00,2022-04-19 22:55:00,3098.15,3097.3,-0.0,flip_to_long -18278,做多,2022-04-19 22:55:00,2022-04-20 00:00:00,3097.3,3093.72,-0.02,flip_to_short -18279,做空,2022-04-20 00:00:00,2022-04-20 00:10:00,3093.72,3104.09,-0.04,flip_to_long -18280,做多,2022-04-20 00:10:00,2022-04-20 00:20:00,3104.09,3087.33,-0.06,flip_to_short -18281,做空,2022-04-20 00:20:00,2022-04-20 03:45:00,3087.33,3085.26,0.0,flip_to_long -18282,做多,2022-04-20 03:45:00,2022-04-20 04:00:00,3085.26,3087.02,0.0,flip_to_short -18283,做空,2022-04-20 04:00:00,2022-04-20 04:40:00,3087.02,3085.07,0.0,flip_to_long -18284,做多,2022-04-20 04:40:00,2022-04-20 04:45:00,3085.07,3084.69,-0.01,flip_to_short -18285,做空,2022-04-20 04:45:00,2022-04-20 04:55:00,3084.69,3085.07,-0.01,flip_to_long -18286,做多,2022-04-20 04:55:00,2022-04-20 05:00:00,3085.07,3082.56,-0.01,flip_to_short -18287,做空,2022-04-20 05:00:00,2022-04-20 05:05:00,3082.56,3083.56,-0.01,flip_to_long -18288,做多,2022-04-20 05:05:00,2022-04-20 05:10:00,3083.56,3080.65,-0.01,flip_to_short -18289,做空,2022-04-20 05:10:00,2022-04-20 05:20:00,3080.65,3082.73,-0.01,flip_to_long -18290,做多,2022-04-20 05:20:00,2022-04-20 07:35:00,3082.73,3090.22,0.02,flip_to_short -18291,做空,2022-04-20 07:35:00,2022-04-20 07:45:00,3090.22,3090.33,-0.01,flip_to_long -18292,做多,2022-04-20 07:45:00,2022-04-20 07:50:00,3090.33,3086.54,-0.02,flip_to_short -18293,做空,2022-04-20 07:50:00,2022-04-20 07:55:00,3086.54,3088.01,-0.01,flip_to_long -18294,做多,2022-04-20 07:55:00,2022-04-20 10:05:00,3088.01,3096.98,0.02,flip_to_short -18295,做空,2022-04-20 10:05:00,2022-04-20 19:35:00,3096.98,3073.43,0.07,flip_to_long -18296,做多,2022-04-20 19:35:00,2022-04-20 19:55:00,3073.43,3068.16,-0.02,flip_to_short -18297,做空,2022-04-20 19:55:00,2022-04-20 20:25:00,3068.16,3067.5,-0.0,flip_to_long -18298,做多,2022-04-20 20:25:00,2022-04-20 23:10:00,3067.5,3071.99,0.01,flip_to_short -18299,做空,2022-04-20 23:10:00,2022-04-20 23:15:00,3071.99,3076.18,-0.02,flip_to_long -18300,做多,2022-04-20 23:15:00,2022-04-20 23:35:00,3076.18,3071.63,-0.02,flip_to_short -18301,做空,2022-04-20 23:35:00,2022-04-20 23:40:00,3071.63,3074.19,-0.01,flip_to_long -18302,做多,2022-04-20 23:40:00,2022-04-20 23:50:00,3074.19,3073.69,-0.01,flip_to_short -18303,做空,2022-04-20 23:50:00,2022-04-20 23:55:00,3073.69,3074.01,-0.01,flip_to_long -18304,做多,2022-04-20 23:55:00,2022-04-21 00:15:00,3074.01,3072.62,-0.01,flip_to_short -18305,做空,2022-04-21 00:15:00,2022-04-21 00:25:00,3072.62,3077.55,-0.02,flip_to_long -18306,做多,2022-04-21 00:25:00,2022-04-21 00:30:00,3077.55,3075.65,-0.01,flip_to_short -18307,做空,2022-04-21 00:30:00,2022-04-21 00:35:00,3075.65,3079.4,-0.02,flip_to_long -18308,做多,2022-04-21 00:35:00,2022-04-21 01:10:00,3079.4,3080.14,-0.0,flip_to_short -18309,做空,2022-04-21 01:10:00,2022-04-21 03:05:00,3080.14,3083.84,-0.02,flip_to_long -18310,做多,2022-04-21 03:05:00,2022-04-21 03:20:00,3083.84,3084.87,-0.0,flip_to_short -18311,做空,2022-04-21 03:20:00,2022-04-21 03:25:00,3084.87,3090.61,-0.02,flip_to_long -18312,做多,2022-04-21 03:25:00,2022-04-21 04:35:00,3090.61,3080.55,-0.04,flip_to_short -18313,做空,2022-04-21 04:35:00,2022-04-21 05:10:00,3080.55,3089.42,-0.03,flip_to_long -18314,做多,2022-04-21 05:10:00,2022-04-21 05:20:00,3089.42,3088.64,-0.01,flip_to_short -18315,做空,2022-04-21 05:20:00,2022-04-21 07:20:00,3088.64,3085.31,0.01,flip_to_long -18316,做多,2022-04-21 07:20:00,2022-04-21 07:25:00,3085.31,3083.59,-0.01,flip_to_short -18317,做空,2022-04-21 07:25:00,2022-04-21 09:45:00,3083.59,3085.22,-0.01,flip_to_long -18318,做多,2022-04-21 09:45:00,2022-04-21 14:50:00,3085.22,3141.81,0.18,flip_to_short -18319,做空,2022-04-21 14:50:00,2022-04-21 14:55:00,3141.81,3147.0,-0.02,flip_to_long -18320,做多,2022-04-21 14:55:00,2022-04-21 15:05:00,3147.0,3142.2,-0.02,flip_to_short -18321,做空,2022-04-21 15:05:00,2022-04-21 15:10:00,3142.2,3147.29,-0.02,flip_to_long -18322,做多,2022-04-21 15:10:00,2022-04-21 15:15:00,3147.29,3147.17,-0.01,flip_to_short -18323,做空,2022-04-21 15:15:00,2022-04-22 00:30:00,3147.17,2996.71,0.48,flip_to_long -18324,做多,2022-04-22 00:30:00,2022-04-22 01:40:00,2996.71,2990.45,-0.03,flip_to_short -18325,做空,2022-04-22 01:40:00,2022-04-22 07:40:00,2990.45,3021.4,-0.12,flip_to_long -18326,做多,2022-04-22 07:40:00,2022-04-22 08:15:00,3021.4,3004.94,-0.06,flip_to_short -18327,做空,2022-04-22 08:15:00,2022-04-22 08:20:00,3004.94,3006.64,-0.01,flip_to_long -18328,做多,2022-04-22 08:20:00,2022-04-22 08:40:00,3006.64,3006.66,-0.01,flip_to_short -18329,做空,2022-04-22 08:40:00,2022-04-22 10:40:00,3006.66,3005.22,-0.0,flip_to_long -18330,做多,2022-04-22 10:40:00,2022-04-22 10:45:00,3005.22,3002.03,-0.02,flip_to_short -18331,做空,2022-04-22 10:45:00,2022-04-22 10:55:00,3002.03,3003.65,-0.01,flip_to_long -18332,做多,2022-04-22 10:55:00,2022-04-22 11:00:00,3003.65,3000.9,-0.01,flip_to_short -18333,做空,2022-04-22 11:00:00,2022-04-22 11:10:00,3000.9,3013.31,-0.05,flip_to_long -18334,做多,2022-04-22 11:10:00,2022-04-22 11:30:00,3013.31,3007.51,-0.03,flip_to_short -18335,做空,2022-04-22 11:30:00,2022-04-22 12:40:00,3007.51,3003.65,0.01,flip_to_long -18336,做多,2022-04-22 12:40:00,2022-04-22 12:45:00,3003.65,2997.41,-0.03,flip_to_short -18337,做空,2022-04-22 12:45:00,2022-04-22 13:00:00,2997.41,3001.99,-0.02,flip_to_long -18338,做多,2022-04-22 13:00:00,2022-04-22 13:05:00,3001.99,2998.68,-0.02,flip_to_short -18339,做空,2022-04-22 13:05:00,2022-04-22 13:25:00,2998.68,3003.82,-0.02,flip_to_long -18340,做多,2022-04-22 13:25:00,2022-04-22 13:35:00,3003.82,2990.0,-0.05,flip_to_short -18341,做空,2022-04-22 13:35:00,2022-04-22 13:50:00,2990.0,2993.95,-0.02,flip_to_long -18342,做多,2022-04-22 13:50:00,2022-04-22 18:25:00,2993.95,2960.73,-0.12,flip_to_short -18343,做空,2022-04-22 18:25:00,2022-04-22 18:45:00,2960.73,2963.26,-0.01,flip_to_long -18344,做多,2022-04-22 18:45:00,2022-04-22 19:45:00,2963.26,2960.22,-0.02,flip_to_short -18345,做空,2022-04-22 19:45:00,2022-04-22 20:10:00,2960.22,2960.05,-0.0,flip_to_long -18346,做多,2022-04-22 20:10:00,2022-04-22 20:25:00,2960.05,2956.1,-0.02,flip_to_short -18347,做空,2022-04-22 20:25:00,2022-04-22 20:30:00,2956.1,2958.06,-0.01,flip_to_long -18348,做多,2022-04-22 20:30:00,2022-04-22 21:45:00,2958.06,2964.04,0.02,flip_to_short -18349,做空,2022-04-22 21:45:00,2022-04-22 22:10:00,2964.04,2959.24,0.01,flip_to_long -18350,做多,2022-04-22 22:10:00,2022-04-22 23:55:00,2959.24,2960.38,-0.0,flip_to_short -18351,做空,2022-04-22 23:55:00,2022-04-23 00:00:00,2960.38,2969.29,-0.03,flip_to_long -18352,做多,2022-04-23 00:00:00,2022-04-23 00:05:00,2969.29,2968.91,-0.01,flip_to_short -18353,做空,2022-04-23 00:05:00,2022-04-23 00:40:00,2968.91,2959.06,0.03,flip_to_long -18354,做多,2022-04-23 00:40:00,2022-04-23 01:45:00,2959.06,2959.72,-0.0,flip_to_short -18355,做空,2022-04-23 01:45:00,2022-04-23 01:55:00,2959.72,2960.92,-0.01,flip_to_long -18356,做多,2022-04-23 01:55:00,2022-04-23 02:00:00,2960.92,2960.01,-0.01,flip_to_short -18357,做空,2022-04-23 02:00:00,2022-04-23 02:30:00,2960.01,2958.49,0.0,flip_to_long -18358,做多,2022-04-23 02:30:00,2022-04-23 02:40:00,2958.49,2958.67,-0.0,flip_to_short -18359,做空,2022-04-23 02:40:00,2022-04-23 03:00:00,2958.67,2958.16,-0.0,flip_to_long -18360,做多,2022-04-23 03:00:00,2022-04-23 03:05:00,2958.16,2951.17,-0.03,flip_to_short -18361,做空,2022-04-23 03:05:00,2022-04-23 04:20:00,2951.17,2922.28,0.09,tp_lower -18362,做多,2022-04-23 05:20:00,2022-04-23 06:00:00,2950.51,2949.25,-0.01,flip_to_short -18363,做空,2022-04-23 06:00:00,2022-04-23 06:05:00,2949.25,2952.88,-0.02,flip_to_long -18364,做多,2022-04-23 06:05:00,2022-04-23 06:40:00,2952.88,2950.84,-0.01,flip_to_short -18365,做空,2022-04-23 06:40:00,2022-04-23 09:45:00,2950.84,2951.66,-0.01,flip_to_long -18366,做多,2022-04-23 09:45:00,2022-04-23 10:10:00,2951.66,2954.87,0.01,flip_to_short -18367,做空,2022-04-23 10:10:00,2022-04-23 10:15:00,2954.87,2955.52,-0.01,flip_to_long -18368,做多,2022-04-23 10:15:00,2022-04-23 10:25:00,2955.52,2953.79,-0.01,flip_to_short -18369,做空,2022-04-23 10:25:00,2022-04-23 10:30:00,2953.79,2954.59,-0.01,flip_to_long -18370,做多,2022-04-23 10:30:00,2022-04-23 10:50:00,2954.59,2955.5,-0.0,flip_to_short -18371,做空,2022-04-23 10:50:00,2022-04-23 10:55:00,2955.5,2955.68,-0.01,flip_to_long -18372,做多,2022-04-23 10:55:00,2022-04-23 11:05:00,2955.68,2956.57,-0.0,flip_to_short -18373,做空,2022-04-23 11:05:00,2022-04-23 11:40:00,2956.57,2958.88,-0.01,flip_to_long -18374,做多,2022-04-23 11:40:00,2022-04-23 11:50:00,2958.88,2955.48,-0.02,flip_to_short -18375,做空,2022-04-23 11:50:00,2022-04-23 11:55:00,2955.48,2956.98,-0.01,flip_to_long -18376,做多,2022-04-23 11:55:00,2022-04-23 12:00:00,2956.98,2954.26,-0.01,flip_to_short -18377,做空,2022-04-23 12:00:00,2022-04-23 12:25:00,2954.26,2966.75,-0.05,flip_to_long -18378,做多,2022-04-23 12:25:00,2022-04-23 13:35:00,2966.75,2957.83,-0.03,flip_to_short -18379,做空,2022-04-23 13:35:00,2022-04-23 13:40:00,2957.83,2959.81,-0.01,flip_to_long -18380,做多,2022-04-23 13:40:00,2022-04-23 13:45:00,2959.81,2957.1,-0.01,flip_to_short -18381,做空,2022-04-23 13:45:00,2022-04-23 13:50:00,2957.1,2958.77,-0.01,flip_to_long -18382,做多,2022-04-23 13:50:00,2022-04-23 14:20:00,2958.77,2955.49,-0.02,flip_to_short -18383,做空,2022-04-23 14:20:00,2022-04-23 14:35:00,2955.49,2957.36,-0.01,flip_to_long -18384,做多,2022-04-23 14:35:00,2022-04-23 15:00:00,2957.36,2958.15,-0.0,flip_to_short -18385,做空,2022-04-23 15:00:00,2022-04-23 15:05:00,2958.15,2960.0,-0.01,flip_to_long -18386,做多,2022-04-23 15:05:00,2022-04-23 15:15:00,2960.0,2960.48,-0.0,flip_to_short -18387,做空,2022-04-23 15:15:00,2022-04-23 16:05:00,2960.48,2971.36,-0.04,flip_to_long -18388,做多,2022-04-23 16:05:00,2022-04-23 17:00:00,2971.36,2959.66,-0.04,flip_to_short -18389,做空,2022-04-23 17:00:00,2022-04-23 20:00:00,2959.66,2961.27,-0.01,flip_to_long -18390,做多,2022-04-23 20:00:00,2022-04-23 20:05:00,2961.27,2957.95,-0.02,flip_to_short -18391,做空,2022-04-23 20:05:00,2022-04-23 20:15:00,2957.95,2957.03,-0.0,flip_to_long -18392,做多,2022-04-23 20:15:00,2022-04-23 20:25:00,2957.03,2956.3,-0.01,flip_to_short -18393,做空,2022-04-23 20:25:00,2022-04-23 20:30:00,2956.3,2960.15,-0.02,flip_to_long -18394,做多,2022-04-23 20:30:00,2022-04-23 22:55:00,2960.15,2953.27,-0.03,flip_to_short -18395,做空,2022-04-23 22:55:00,2022-04-24 03:00:00,2953.27,2939.92,0.04,flip_to_long -18396,做多,2022-04-24 03:00:00,2022-04-24 03:10:00,2939.92,2940.67,-0.0,flip_to_short -18397,做空,2022-04-24 03:10:00,2022-04-24 06:00:00,2940.67,2947.62,-0.03,flip_to_long -18398,做多,2022-04-24 06:00:00,2022-04-24 07:45:00,2947.62,2947.7,-0.0,flip_to_short -18399,做空,2022-04-24 07:45:00,2022-04-24 08:10:00,2947.7,2950.99,-0.02,flip_to_long -18400,做多,2022-04-24 08:10:00,2022-04-24 08:15:00,2950.99,2948.68,-0.01,flip_to_short -18401,做空,2022-04-24 08:15:00,2022-04-24 09:10:00,2948.68,2950.39,-0.01,flip_to_long -18402,做多,2022-04-24 09:10:00,2022-04-24 09:25:00,2950.39,2949.87,-0.01,flip_to_short -18403,做空,2022-04-24 09:25:00,2022-04-24 09:40:00,2949.87,2947.21,0.0,flip_to_long -18404,做多,2022-04-24 09:40:00,2022-04-24 09:55:00,2947.21,2947.4,-0.0,flip_to_short -18405,做空,2022-04-24 09:55:00,2022-04-24 10:00:00,2947.4,2951.69,-0.02,flip_to_long -18406,做多,2022-04-24 10:00:00,2022-04-24 10:20:00,2951.69,2947.02,-0.02,flip_to_short -18407,做空,2022-04-24 10:20:00,2022-04-24 14:40:00,2947.02,2942.05,0.01,flip_to_long -18408,做多,2022-04-24 14:40:00,2022-04-24 15:10:00,2942.05,2938.64,-0.02,flip_to_short -18409,做空,2022-04-24 15:10:00,2022-04-24 15:20:00,2938.64,2945.59,-0.03,flip_to_long -18410,做多,2022-04-24 15:20:00,2022-04-24 15:30:00,2945.59,2939.49,-0.03,flip_to_short -18411,做空,2022-04-24 15:30:00,2022-04-24 16:10:00,2939.49,2939.85,-0.01,flip_to_long -18412,做多,2022-04-24 16:10:00,2022-04-24 16:20:00,2939.85,2937.43,-0.01,flip_to_short -18413,做空,2022-04-24 16:20:00,2022-04-24 16:55:00,2937.43,2939.4,-0.01,flip_to_long -18414,做多,2022-04-24 16:55:00,2022-04-24 17:00:00,2939.4,2927.52,-0.04,flip_to_short -18415,做空,2022-04-24 17:00:00,2022-04-24 18:15:00,2927.52,2932.8,-0.02,flip_to_long -18416,做多,2022-04-24 18:15:00,2022-04-24 20:35:00,2932.8,2942.33,0.03,flip_to_short -18417,做空,2022-04-24 20:35:00,2022-04-24 21:20:00,2942.33,2942.67,-0.01,flip_to_long -18418,做多,2022-04-24 21:20:00,2022-04-24 21:30:00,2942.67,2940.02,-0.01,flip_to_short -18419,做空,2022-04-24 21:30:00,2022-04-24 21:50:00,2940.02,2940.16,-0.01,flip_to_long -18420,做多,2022-04-24 21:50:00,2022-04-24 22:00:00,2940.16,2929.97,-0.04,flip_to_short -18421,做空,2022-04-24 22:00:00,2022-04-24 22:05:00,2929.97,2947.64,-0.06,flip_to_long -18422,做多,2022-04-24 22:05:00,2022-04-24 22:15:00,2947.64,2942.34,-0.02,flip_to_short -18423,做空,2022-04-24 22:15:00,2022-04-24 22:30:00,2942.34,2942.0,-0.0,flip_to_long -18424,做多,2022-04-24 22:30:00,2022-04-25 05:30:00,2942.0,2861.53,-0.26,flip_to_short -18425,做空,2022-04-25 05:30:00,2022-04-25 09:40:00,2861.53,2828.59,0.1,flip_to_long -18426,做多,2022-04-25 09:40:00,2022-04-25 10:25:00,2828.59,2825.92,-0.01,flip_to_short -18427,做空,2022-04-25 10:25:00,2022-04-25 11:15:00,2825.92,2821.86,0.01,flip_to_long -18428,做多,2022-04-25 11:15:00,2022-04-26 00:35:00,2821.86,3023.02,0.67,tp_upper -18429,做空,2022-04-26 01:25:00,2022-04-26 01:40:00,3008.25,3007.01,-0.0,flip_to_long -18430,做多,2022-04-26 01:40:00,2022-04-26 04:40:00,3007.01,3004.29,-0.01,flip_to_short -18431,做空,2022-04-26 04:40:00,2022-04-26 04:45:00,3004.29,3010.61,-0.03,flip_to_long -18432,做多,2022-04-26 04:45:00,2022-04-26 05:35:00,3010.61,3001.63,-0.04,flip_to_short -18433,做空,2022-04-26 05:35:00,2022-04-26 05:40:00,3001.63,3009.98,-0.03,flip_to_long -18434,做多,2022-04-26 05:40:00,2022-04-26 05:55:00,3009.98,3003.97,-0.03,flip_to_short -18435,做空,2022-04-26 05:55:00,2022-04-26 07:10:00,3003.97,3003.48,-0.0,flip_to_long -18436,做多,2022-04-26 07:10:00,2022-04-26 07:20:00,3003.48,3000.19,-0.02,flip_to_short -18437,做空,2022-04-26 07:20:00,2022-04-26 07:30:00,3000.19,3004.27,-0.02,flip_to_long -18438,做多,2022-04-26 07:30:00,2022-04-26 07:55:00,3004.27,3002.25,-0.01,flip_to_short -18439,做空,2022-04-26 07:55:00,2022-04-26 11:10:00,3002.25,3000.65,0.0,flip_to_long -18440,做多,2022-04-26 11:10:00,2022-04-26 11:35:00,3000.65,3000.31,-0.01,flip_to_short -18441,做空,2022-04-26 11:35:00,2022-04-26 21:45:00,3000.31,2841.27,0.52,flip_to_long -18442,做多,2022-04-26 21:45:00,2022-04-26 21:55:00,2841.27,2838.71,-0.01,flip_to_short -18443,做空,2022-04-26 21:55:00,2022-04-26 22:05:00,2838.71,2838.77,-0.01,flip_to_long -18444,做多,2022-04-26 22:05:00,2022-04-26 22:20:00,2838.77,2836.49,-0.01,flip_to_short -18445,做空,2022-04-26 22:20:00,2022-04-27 00:25:00,2836.49,2820.52,0.05,flip_to_long -18446,做多,2022-04-27 00:25:00,2022-04-27 01:20:00,2820.52,2819.26,-0.01,flip_to_short -18447,做空,2022-04-27 01:20:00,2022-04-27 01:25:00,2819.26,2823.99,-0.02,flip_to_long -18448,做多,2022-04-27 01:25:00,2022-04-27 11:05:00,2823.99,2880.27,0.21,flip_to_short -18449,做空,2022-04-27 11:05:00,2022-04-27 11:10:00,2880.27,2880.3,-0.01,flip_to_long -18450,做多,2022-04-27 11:10:00,2022-04-27 12:15:00,2880.3,2883.33,0.01,flip_to_short -18451,做空,2022-04-27 12:15:00,2022-04-27 12:25:00,2883.33,2887.66,-0.02,flip_to_long -18452,做多,2022-04-27 12:25:00,2022-04-27 12:30:00,2887.66,2881.15,-0.03,flip_to_short -18453,做空,2022-04-27 12:30:00,2022-04-27 13:30:00,2881.15,2888.44,-0.03,flip_to_long -18454,做多,2022-04-27 13:30:00,2022-04-27 14:00:00,2888.44,2868.55,-0.08,flip_to_short -18455,做空,2022-04-27 14:00:00,2022-04-27 15:30:00,2868.55,2865.75,0.01,flip_to_long -18456,做多,2022-04-27 15:30:00,2022-04-27 17:00:00,2865.75,2879.44,0.05,flip_to_short -18457,做空,2022-04-27 17:00:00,2022-04-27 17:25:00,2879.44,2867.39,0.04,flip_to_long -18458,做多,2022-04-27 17:25:00,2022-04-27 17:35:00,2867.39,2869.41,0.0,flip_to_short -18459,做空,2022-04-27 17:35:00,2022-04-27 18:40:00,2869.41,2862.98,0.02,flip_to_long -18460,做多,2022-04-27 18:40:00,2022-04-27 20:10:00,2862.98,2859.46,-0.02,flip_to_short -18461,做空,2022-04-27 20:10:00,2022-04-27 20:15:00,2859.46,2868.87,-0.04,flip_to_long -18462,做多,2022-04-27 20:15:00,2022-04-27 20:50:00,2868.87,2865.03,-0.02,flip_to_short -18463,做空,2022-04-27 20:50:00,2022-04-27 21:00:00,2865.03,2867.68,-0.02,flip_to_long -18464,做多,2022-04-27 21:00:00,2022-04-27 21:15:00,2867.68,2864.22,-0.02,flip_to_short -18465,做空,2022-04-27 21:15:00,2022-04-27 21:20:00,2864.22,2869.49,-0.02,flip_to_long -18466,做多,2022-04-27 21:20:00,2022-04-28 01:45:00,2869.49,2884.04,0.05,flip_to_short -18467,做空,2022-04-28 01:45:00,2022-04-28 02:15:00,2884.04,2884.31,-0.01,flip_to_long -18468,做多,2022-04-28 02:15:00,2022-04-28 03:20:00,2884.31,2888.0,0.01,flip_to_short -18469,做空,2022-04-28 03:20:00,2022-04-28 03:45:00,2888.0,2887.32,-0.0,flip_to_long -18470,做多,2022-04-28 03:45:00,2022-04-28 05:00:00,2887.32,2885.31,-0.01,flip_to_short -18471,做空,2022-04-28 05:00:00,2022-04-28 06:20:00,2885.31,2886.64,-0.01,flip_to_long -18472,做多,2022-04-28 06:20:00,2022-04-28 06:30:00,2886.64,2884.83,-0.01,flip_to_short -18473,做空,2022-04-28 06:30:00,2022-04-28 07:10:00,2884.83,2891.38,-0.03,flip_to_long -18474,做多,2022-04-28 07:10:00,2022-04-28 07:45:00,2891.38,2909.65,0.06,tp_upper -18475,做空,2022-04-28 12:10:00,2022-04-28 12:20:00,2916.32,2924.68,-0.04,flip_to_long -18476,做多,2022-04-28 12:20:00,2022-04-28 12:35:00,2924.68,2923.73,-0.01,flip_to_short -18477,做空,2022-04-28 12:35:00,2022-04-28 12:40:00,2923.73,2926.98,-0.02,flip_to_long -18478,做多,2022-04-28 12:40:00,2022-04-28 15:15:00,2926.98,2909.63,-0.07,flip_to_short -18479,做空,2022-04-28 15:15:00,2022-04-28 15:25:00,2909.63,2907.42,0.0,flip_to_long -18480,做多,2022-04-28 15:25:00,2022-04-28 15:30:00,2907.42,2901.0,-0.03,flip_to_short -18481,做空,2022-04-28 15:30:00,2022-04-28 16:20:00,2901.0,2906.11,-0.02,flip_to_long -18482,做多,2022-04-28 16:20:00,2022-04-28 20:00:00,2906.11,2938.82,0.11,flip_to_short -18483,做空,2022-04-28 20:00:00,2022-04-28 20:20:00,2938.82,2937.79,-0.0,flip_to_long -18484,做多,2022-04-28 20:20:00,2022-04-28 21:15:00,2937.79,2951.65,0.04,flip_to_short -18485,做空,2022-04-28 21:15:00,2022-04-29 00:00:00,2951.65,2936.86,0.05,flip_to_long -18486,做多,2022-04-29 00:00:00,2022-04-29 00:20:00,2936.86,2938.22,-0.0,flip_to_short -18487,做空,2022-04-29 00:20:00,2022-04-29 00:50:00,2938.22,2934.98,0.01,flip_to_long -18488,做多,2022-04-29 00:50:00,2022-04-29 01:40:00,2934.98,2935.31,-0.0,flip_to_short -18489,做空,2022-04-29 01:40:00,2022-04-29 01:55:00,2935.31,2931.35,0.01,flip_to_long -18490,做多,2022-04-29 01:55:00,2022-04-29 02:10:00,2931.35,2922.89,-0.04,flip_to_short -18491,做空,2022-04-29 02:10:00,2022-04-29 05:15:00,2922.89,2926.49,-0.02,flip_to_long -18492,做多,2022-04-29 05:15:00,2022-04-29 05:45:00,2926.49,2921.54,-0.02,flip_to_short -18493,做空,2022-04-29 05:45:00,2022-04-29 06:30:00,2921.54,2921.87,-0.01,flip_to_long -18494,做多,2022-04-29 06:30:00,2022-04-29 06:50:00,2921.87,2920.83,-0.01,flip_to_short -18495,做空,2022-04-29 06:50:00,2022-04-29 07:05:00,2920.83,2920.99,-0.01,flip_to_long -18496,做多,2022-04-29 07:05:00,2022-04-29 07:10:00,2920.99,2916.96,-0.02,flip_to_short -18497,做空,2022-04-29 07:10:00,2022-04-29 07:20:00,2916.96,2922.16,-0.02,flip_to_long -18498,做多,2022-04-29 07:20:00,2022-04-29 08:05:00,2922.16,2922.82,-0.0,flip_to_short -18499,做空,2022-04-29 08:05:00,2022-04-29 08:20:00,2922.82,2919.39,0.01,flip_to_long -18500,做多,2022-04-29 08:20:00,2022-04-29 13:35:00,2919.39,2869.83,-0.19,flip_to_short -18501,做空,2022-04-29 13:35:00,2022-04-29 13:50:00,2869.83,2872.36,-0.01,flip_to_long -18502,做多,2022-04-29 13:50:00,2022-04-29 14:05:00,2872.36,2872.96,-0.0,flip_to_short -18503,做空,2022-04-29 14:05:00,2022-04-29 15:30:00,2872.96,2852.63,0.07,flip_to_long -18504,做多,2022-04-29 15:30:00,2022-04-29 15:55:00,2852.63,2854.81,0.0,flip_to_short -18505,做空,2022-04-29 15:55:00,2022-04-29 21:10:00,2854.81,2812.39,0.15,flip_to_long -18506,做多,2022-04-29 21:10:00,2022-04-29 21:35:00,2812.39,2808.68,-0.02,flip_to_short -18507,做空,2022-04-29 21:35:00,2022-04-29 22:20:00,2808.68,2811.01,-0.01,flip_to_long -18508,做多,2022-04-29 22:20:00,2022-04-30 03:00:00,2811.01,2819.4,0.03,flip_to_short -18509,做空,2022-04-30 03:00:00,2022-04-30 04:05:00,2819.4,2821.1,-0.01,flip_to_long -18510,做多,2022-04-30 04:05:00,2022-04-30 04:10:00,2821.1,2819.85,-0.01,flip_to_short -18511,做空,2022-04-30 04:10:00,2022-04-30 05:00:00,2819.85,2823.24,-0.02,flip_to_long -18512,做多,2022-04-30 05:00:00,2022-04-30 07:10:00,2823.24,2822.69,-0.01,flip_to_short -18513,做空,2022-04-30 07:10:00,2022-04-30 07:15:00,2822.69,2825.19,-0.01,flip_to_long -18514,做多,2022-04-30 07:15:00,2022-04-30 08:20:00,2825.19,2822.53,-0.02,flip_to_short -18515,做空,2022-04-30 08:20:00,2022-04-30 08:35:00,2822.53,2825.5,-0.02,flip_to_long -18516,做多,2022-04-30 08:35:00,2022-04-30 08:40:00,2825.5,2823.11,-0.01,flip_to_short -18517,做空,2022-04-30 08:40:00,2022-04-30 09:25:00,2823.11,2823.42,-0.01,flip_to_long -18518,做多,2022-04-30 09:25:00,2022-04-30 09:35:00,2823.42,2824.26,-0.0,flip_to_short -18519,做空,2022-04-30 09:35:00,2022-04-30 09:50:00,2824.26,2829.88,-0.03,flip_to_long -18520,做多,2022-04-30 09:50:00,2022-04-30 12:10:00,2829.88,2827.29,-0.02,flip_to_short -18521,做空,2022-04-30 12:10:00,2022-04-30 12:20:00,2827.29,2827.8,-0.01,flip_to_long -18522,做多,2022-04-30 12:20:00,2022-04-30 12:35:00,2827.8,2826.55,-0.01,flip_to_short -18523,做空,2022-04-30 12:35:00,2022-04-30 13:15:00,2826.55,2828.52,-0.01,flip_to_long -18524,做多,2022-04-30 13:15:00,2022-04-30 13:20:00,2828.52,2827.3,-0.01,flip_to_short -18525,做空,2022-04-30 13:20:00,2022-04-30 14:20:00,2827.3,2803.62,0.08,tp_lower -18526,做多,2022-04-30 15:50:00,2022-04-30 15:55:00,2820.17,2814.25,-0.03,flip_to_short -18527,做空,2022-04-30 15:55:00,2022-04-30 16:05:00,2814.25,2815.76,-0.01,flip_to_long -18528,做多,2022-04-30 16:05:00,2022-04-30 16:35:00,2815.76,2811.62,-0.02,flip_to_short -18529,做空,2022-04-30 16:35:00,2022-04-30 19:50:00,2811.62,2808.79,0.01,flip_to_long -18530,做多,2022-04-30 19:50:00,2022-04-30 20:20:00,2808.79,2794.24,-0.06,flip_to_short -18531,做空,2022-04-30 20:20:00,2022-04-30 21:25:00,2794.24,2793.32,-0.0,flip_to_long -18532,做多,2022-04-30 21:25:00,2022-04-30 21:30:00,2793.32,2791.36,-0.01,flip_to_short -18533,做空,2022-04-30 21:30:00,2022-04-30 21:40:00,2791.36,2795.46,-0.02,flip_to_long -18534,做多,2022-04-30 21:40:00,2022-04-30 22:00:00,2795.46,2783.16,-0.05,flip_to_short -18535,做空,2022-04-30 22:00:00,2022-04-30 22:25:00,2783.16,2792.14,-0.04,flip_to_long -18536,做多,2022-04-30 22:25:00,2022-04-30 22:35:00,2792.14,2790.5,-0.01,flip_to_short -18537,做空,2022-04-30 22:35:00,2022-04-30 23:00:00,2790.5,2743.28,0.17,tp_lower -18538,做多,2022-05-01 01:40:00,2022-05-01 02:50:00,2766.65,2758.03,-0.04,flip_to_short -18539,做空,2022-05-01 02:50:00,2022-05-01 07:10:00,2758.03,2773.25,-0.06,flip_to_long -18540,做多,2022-05-01 07:10:00,2022-05-01 08:20:00,2773.25,2773.75,-0.0,flip_to_short -18541,做空,2022-05-01 08:20:00,2022-05-01 08:30:00,2773.75,2776.25,-0.01,flip_to_long -18542,做多,2022-05-01 08:30:00,2022-05-01 08:35:00,2776.25,2773.02,-0.02,flip_to_short -18543,做空,2022-05-01 08:35:00,2022-05-01 08:40:00,2773.02,2775.45,-0.01,flip_to_long -18544,做多,2022-05-01 08:40:00,2022-05-01 09:05:00,2775.45,2773.88,-0.01,flip_to_short -18545,做空,2022-05-01 09:05:00,2022-05-01 12:20:00,2773.88,2766.78,0.02,flip_to_long -18546,做多,2022-05-01 12:20:00,2022-05-01 12:25:00,2766.78,2762.77,-0.02,flip_to_short -18547,做空,2022-05-01 12:25:00,2022-05-01 13:25:00,2762.77,2764.5,-0.01,flip_to_long -18548,做多,2022-05-01 13:25:00,2022-05-01 13:35:00,2764.5,2764.76,-0.0,flip_to_short -18549,做空,2022-05-01 13:35:00,2022-05-01 14:15:00,2764.76,2764.38,-0.0,flip_to_long -18550,做多,2022-05-01 14:15:00,2022-05-01 14:20:00,2764.38,2760.5,-0.02,flip_to_short -18551,做空,2022-05-01 14:20:00,2022-05-01 14:35:00,2760.5,2761.51,-0.01,flip_to_long -18552,做多,2022-05-01 14:35:00,2022-05-01 14:50:00,2761.51,2761.86,-0.0,flip_to_short -18553,做空,2022-05-01 14:50:00,2022-05-01 15:00:00,2761.86,2762.56,-0.01,flip_to_long -18554,做多,2022-05-01 15:00:00,2022-05-01 15:20:00,2762.56,2784.08,0.08,tp_upper -18555,做空,2022-05-01 18:35:00,2022-05-01 20:55:00,2788.33,2811.92,-0.09,flip_to_long -18556,做多,2022-05-01 20:55:00,2022-05-02 04:05:00,2811.92,2837.75,0.09,flip_to_short -18557,做空,2022-05-02 04:05:00,2022-05-02 04:25:00,2837.75,2834.55,0.01,flip_to_long -18558,做多,2022-05-02 04:25:00,2022-05-02 04:40:00,2834.55,2836.91,0.0,flip_to_short -18559,做空,2022-05-02 04:40:00,2022-05-02 04:45:00,2836.91,2841.34,-0.02,flip_to_long -18560,做多,2022-05-02 04:45:00,2022-05-02 04:50:00,2841.34,2857.76,0.06,tp_upper -18561,做空,2022-05-02 07:50:00,2022-05-02 08:05:00,2850.25,2853.58,-0.02,flip_to_long -18562,做多,2022-05-02 08:05:00,2022-05-02 08:10:00,2853.58,2848.57,-0.02,flip_to_short -18563,做空,2022-05-02 08:10:00,2022-05-02 08:15:00,2848.57,2849.98,-0.01,flip_to_long -18564,做多,2022-05-02 08:15:00,2022-05-02 13:15:00,2849.98,2810.76,-0.15,flip_to_short -18565,做空,2022-05-02 13:15:00,2022-05-02 13:25:00,2810.76,2816.08,-0.03,flip_to_long -18566,做多,2022-05-02 13:25:00,2022-05-02 13:30:00,2816.08,2798.29,-0.07,flip_to_short -18567,做空,2022-05-02 13:30:00,2022-05-02 13:35:00,2798.29,2808.09,-0.04,flip_to_long -18568,做多,2022-05-02 13:35:00,2022-05-02 14:10:00,2808.09,2812.2,0.01,flip_to_short -18569,做空,2022-05-02 14:10:00,2022-05-02 19:05:00,2812.2,2807.44,0.01,flip_to_long -18570,做多,2022-05-02 19:05:00,2022-05-03 00:20:00,2807.44,2851.17,0.16,flip_to_short -18571,做空,2022-05-03 00:20:00,2022-05-03 03:05:00,2851.17,2848.57,0.0,flip_to_long -18572,做多,2022-05-03 03:05:00,2022-05-03 03:30:00,2848.57,2849.0,-0.0,flip_to_short -18573,做空,2022-05-03 03:30:00,2022-05-03 03:55:00,2849.0,2849.01,-0.01,flip_to_long -18574,做多,2022-05-03 03:55:00,2022-05-03 04:00:00,2849.01,2847.3,-0.01,flip_to_short -18575,做空,2022-05-03 04:00:00,2022-05-03 04:25:00,2847.3,2844.25,0.01,flip_to_long -18576,做多,2022-05-03 04:25:00,2022-05-03 05:05:00,2844.25,2834.0,-0.04,flip_to_short -18577,做空,2022-05-03 05:05:00,2022-05-03 05:35:00,2834.0,2842.64,-0.04,flip_to_long -18578,做多,2022-05-03 05:35:00,2022-05-03 05:40:00,2842.64,2839.59,-0.02,flip_to_short -18579,做空,2022-05-03 05:40:00,2022-05-03 05:50:00,2839.59,2843.43,-0.02,flip_to_long -18580,做多,2022-05-03 05:50:00,2022-05-03 05:55:00,2843.43,2842.99,-0.01,flip_to_short -18581,做空,2022-05-03 05:55:00,2022-05-03 06:15:00,2842.99,2839.62,0.01,flip_to_long -18582,做多,2022-05-03 06:15:00,2022-05-03 06:40:00,2839.62,2843.94,0.01,flip_to_short -18583,做空,2022-05-03 06:40:00,2022-05-03 07:30:00,2843.94,2844.2,-0.01,flip_to_long -18584,做多,2022-05-03 07:30:00,2022-05-03 07:35:00,2844.2,2842.88,-0.01,flip_to_short -18585,做空,2022-05-03 07:35:00,2022-05-03 07:50:00,2842.88,2842.09,-0.0,flip_to_long -18586,做多,2022-05-03 07:50:00,2022-05-03 08:45:00,2842.09,2843.53,0.0,flip_to_short -18587,做空,2022-05-03 08:45:00,2022-05-03 09:05:00,2843.53,2843.07,-0.0,flip_to_long -18588,做多,2022-05-03 09:05:00,2022-05-03 09:15:00,2843.07,2841.13,-0.01,flip_to_short -18589,做空,2022-05-03 09:15:00,2022-05-03 09:20:00,2841.13,2842.18,-0.01,flip_to_long -18590,做多,2022-05-03 09:20:00,2022-05-03 09:35:00,2842.18,2841.34,-0.01,flip_to_short -18591,做空,2022-05-03 09:35:00,2022-05-03 11:25:00,2841.34,2838.84,0.0,flip_to_long -18592,做多,2022-05-03 11:25:00,2022-05-03 11:35:00,2838.84,2837.49,-0.01,flip_to_short -18593,做空,2022-05-03 11:35:00,2022-05-03 11:50:00,2837.49,2844.42,-0.03,flip_to_long -18594,做多,2022-05-03 11:50:00,2022-05-03 12:20:00,2844.42,2836.11,-0.04,flip_to_short -18595,做空,2022-05-03 12:20:00,2022-05-03 12:25:00,2836.11,2838.3,-0.01,flip_to_long -18596,做多,2022-05-03 12:25:00,2022-05-03 12:45:00,2838.3,2838.56,-0.0,flip_to_short -18597,做空,2022-05-03 12:45:00,2022-05-03 13:05:00,2838.56,2839.94,-0.01,flip_to_long -18598,做多,2022-05-03 13:05:00,2022-05-03 13:10:00,2839.94,2834.79,-0.02,flip_to_short -18599,做空,2022-05-03 13:10:00,2022-05-03 13:30:00,2834.79,2836.69,-0.01,flip_to_long -18600,做多,2022-05-03 13:30:00,2022-05-03 14:05:00,2836.69,2833.3,-0.02,flip_to_short -18601,做空,2022-05-03 14:05:00,2022-05-03 14:25:00,2833.3,2834.77,-0.01,flip_to_long -18602,做多,2022-05-03 14:25:00,2022-05-03 14:30:00,2834.77,2832.43,-0.01,flip_to_short -18603,做空,2022-05-03 14:30:00,2022-05-03 15:05:00,2832.43,2834.76,-0.01,flip_to_long -18604,做多,2022-05-03 15:05:00,2022-05-03 15:10:00,2834.76,2832.46,-0.01,flip_to_short -18605,做空,2022-05-03 15:10:00,2022-05-03 20:55:00,2832.46,2782.75,0.17,flip_to_long -18606,做多,2022-05-03 20:55:00,2022-05-03 21:35:00,2782.75,2782.61,-0.01,flip_to_short -18607,做空,2022-05-03 21:35:00,2022-05-03 21:40:00,2782.61,2786.29,-0.02,flip_to_long -18608,做多,2022-05-03 21:40:00,2022-05-03 21:50:00,2786.29,2786.48,-0.0,flip_to_short -18609,做空,2022-05-03 21:50:00,2022-05-03 22:15:00,2786.48,2791.27,-0.02,flip_to_long -18610,做多,2022-05-03 22:15:00,2022-05-03 23:05:00,2791.27,2777.09,-0.06,flip_to_short -18611,做空,2022-05-03 23:05:00,2022-05-03 23:10:00,2777.09,2778.91,-0.01,flip_to_long -18612,做多,2022-05-03 23:10:00,2022-05-03 23:20:00,2778.91,2777.09,-0.01,flip_to_short -18613,做空,2022-05-03 23:20:00,2022-05-03 23:25:00,2777.09,2778.17,-0.01,flip_to_long -18614,做多,2022-05-03 23:25:00,2022-05-04 00:00:00,2778.17,2773.77,-0.02,flip_to_short -18615,做空,2022-05-04 00:00:00,2022-05-04 00:05:00,2773.77,2784.03,-0.04,flip_to_long -18616,做多,2022-05-04 00:05:00,2022-05-04 00:25:00,2784.03,2778.97,-0.02,flip_to_short -18617,做空,2022-05-04 00:25:00,2022-05-04 00:30:00,2778.97,2785.17,-0.03,flip_to_long -18618,做多,2022-05-04 00:30:00,2022-05-04 04:45:00,2785.17,2794.01,0.03,flip_to_short -18619,做空,2022-05-04 04:45:00,2022-05-04 05:05:00,2794.01,2795.33,-0.01,flip_to_long -18620,做多,2022-05-04 05:05:00,2022-05-04 05:15:00,2795.33,2790.87,-0.02,flip_to_short -18621,做空,2022-05-04 05:15:00,2022-05-04 05:25:00,2790.87,2792.58,-0.01,flip_to_long -18622,做多,2022-05-04 05:25:00,2022-05-04 05:40:00,2792.58,2788.48,-0.02,flip_to_short -18623,做空,2022-05-04 05:40:00,2022-05-04 06:00:00,2788.48,2800.35,-0.05,flip_to_long -18624,做多,2022-05-04 06:00:00,2022-05-04 12:35:00,2800.35,2850.55,0.18,flip_to_short -18625,做空,2022-05-04 12:35:00,2022-05-04 13:40:00,2850.55,2857.3,-0.03,flip_to_long -18626,做多,2022-05-04 13:40:00,2022-05-04 13:45:00,2857.3,2855.9,-0.01,flip_to_short -18627,做空,2022-05-04 13:45:00,2022-05-04 16:20:00,2855.9,2860.59,-0.02,flip_to_long -18628,做多,2022-05-04 16:20:00,2022-05-04 16:45:00,2860.59,2847.34,-0.05,flip_to_short -18629,做空,2022-05-04 16:45:00,2022-05-04 16:50:00,2847.34,2851.59,-0.02,flip_to_long -18630,做多,2022-05-04 16:50:00,2022-05-04 17:05:00,2851.59,2849.64,-0.01,flip_to_short -18631,做空,2022-05-04 17:05:00,2022-05-04 17:55:00,2849.64,2850.99,-0.01,flip_to_long -18632,做多,2022-05-04 17:55:00,2022-05-04 18:05:00,2850.99,2845.82,-0.02,flip_to_short -18633,做空,2022-05-04 18:05:00,2022-05-04 18:10:00,2845.82,2846.63,-0.01,flip_to_long -18634,做多,2022-05-04 18:10:00,2022-05-04 18:15:00,2846.63,2838.15,-0.04,flip_to_short -18635,做空,2022-05-04 18:15:00,2022-05-04 18:25:00,2838.15,2855.55,-0.07,flip_to_long -18636,做多,2022-05-04 18:25:00,2022-05-04 18:30:00,2855.55,2831.24,-0.09,flip_to_short -18637,做空,2022-05-04 18:30:00,2022-05-04 18:35:00,2831.24,2843.25,-0.05,flip_to_long -18638,做多,2022-05-04 18:35:00,2022-05-04 18:45:00,2843.25,2910.36,0.23,tp_upper -18639,做多,2022-05-04 23:05:00,2022-05-04 23:25:00,2929.13,2933.51,0.01,flip_to_short -18640,做空,2022-05-04 23:25:00,2022-05-04 23:30:00,2933.51,2937.36,-0.02,flip_to_long -18641,做多,2022-05-04 23:30:00,2022-05-04 23:50:00,2937.36,2938.84,0.0,flip_to_short -18642,做空,2022-05-04 23:50:00,2022-05-04 23:55:00,2938.84,2939.76,-0.01,flip_to_long -18643,做多,2022-05-04 23:55:00,2022-05-05 00:15:00,2939.76,2937.5,-0.01,flip_to_short -18644,做空,2022-05-05 00:15:00,2022-05-05 00:20:00,2937.5,2944.0,-0.03,flip_to_long -18645,做多,2022-05-05 00:20:00,2022-05-05 01:05:00,2944.0,2941.23,-0.01,flip_to_short -18646,做空,2022-05-05 01:05:00,2022-05-05 03:45:00,2941.23,2941.49,-0.01,flip_to_long -18647,做多,2022-05-05 03:45:00,2022-05-05 04:25:00,2941.49,2941.62,-0.0,flip_to_short -18648,做空,2022-05-05 04:25:00,2022-05-05 04:40:00,2941.62,2945.34,-0.02,flip_to_long -18649,做多,2022-05-05 04:40:00,2022-05-05 05:00:00,2945.34,2943.99,-0.01,flip_to_short -18650,做空,2022-05-05 05:00:00,2022-05-05 05:10:00,2943.99,2945.09,-0.01,flip_to_long -18651,做多,2022-05-05 05:10:00,2022-05-05 05:20:00,2945.09,2940.56,-0.02,flip_to_short -18652,做空,2022-05-05 05:20:00,2022-05-05 10:25:00,2940.56,2931.24,0.03,flip_to_long -18653,做多,2022-05-05 10:25:00,2022-05-05 10:30:00,2931.24,2930.23,-0.01,flip_to_short -18654,做空,2022-05-05 10:30:00,2022-05-05 10:55:00,2930.23,2928.07,0.0,flip_to_long -18655,做多,2022-05-05 10:55:00,2022-05-05 11:10:00,2928.07,2929.27,-0.0,flip_to_short -18656,做空,2022-05-05 11:10:00,2022-05-05 11:20:00,2929.27,2931.29,-0.01,flip_to_long -18657,做多,2022-05-05 11:20:00,2022-05-05 11:25:00,2931.29,2929.99,-0.01,flip_to_short -18658,做空,2022-05-05 11:25:00,2022-05-05 11:40:00,2929.99,2931.14,-0.01,flip_to_long -18659,做多,2022-05-05 11:40:00,2022-05-05 11:45:00,2931.14,2924.81,-0.03,flip_to_short -18660,做空,2022-05-05 11:45:00,2022-05-05 12:05:00,2924.81,2930.03,-0.02,flip_to_long -18661,做多,2022-05-05 12:05:00,2022-05-05 12:20:00,2930.03,2927.19,-0.01,flip_to_short -18662,做空,2022-05-05 12:20:00,2022-05-05 12:25:00,2927.19,2930.79,-0.02,flip_to_long -18663,做多,2022-05-05 12:25:00,2022-05-05 12:55:00,2930.79,2929.04,-0.01,flip_to_short -18664,做空,2022-05-05 12:55:00,2022-05-05 15:05:00,2929.04,2754.11,0.59,tp_lower -18665,做多,2022-05-05 20:30:00,2022-05-05 20:35:00,2741.05,2740.21,-0.01,flip_to_short -18666,做空,2022-05-05 20:35:00,2022-05-06 00:15:00,2740.21,2739.6,-0.0,flip_to_long -18667,做多,2022-05-06 00:15:00,2022-05-06 00:25:00,2739.6,2738.29,-0.01,flip_to_short -18668,做空,2022-05-06 00:25:00,2022-05-06 02:05:00,2738.29,2743.12,-0.02,flip_to_long -18669,做多,2022-05-06 02:05:00,2022-05-06 03:10:00,2743.12,2743.03,-0.01,flip_to_short -18670,做空,2022-05-06 03:10:00,2022-05-06 03:30:00,2743.03,2742.75,-0.0,flip_to_long -18671,做多,2022-05-06 03:30:00,2022-05-06 03:40:00,2742.75,2738.28,-0.02,flip_to_short -18672,做空,2022-05-06 03:40:00,2022-05-06 03:45:00,2738.28,2741.83,-0.02,flip_to_long -18673,做多,2022-05-06 03:45:00,2022-05-06 04:05:00,2741.83,2738.73,-0.02,flip_to_short -18674,做空,2022-05-06 04:05:00,2022-05-06 04:45:00,2738.73,2742.29,-0.02,flip_to_long -18675,做多,2022-05-06 04:45:00,2022-05-06 04:50:00,2742.29,2739.17,-0.02,flip_to_short -18676,做空,2022-05-06 04:50:00,2022-05-06 04:55:00,2739.17,2745.52,-0.03,flip_to_long -18677,做多,2022-05-06 04:55:00,2022-05-06 06:25:00,2745.52,2743.65,-0.01,flip_to_short -18678,做空,2022-05-06 06:25:00,2022-05-06 07:15:00,2743.65,2744.93,-0.01,flip_to_long -18679,做多,2022-05-06 07:15:00,2022-05-06 07:20:00,2744.93,2740.28,-0.02,flip_to_short -18680,做空,2022-05-06 07:20:00,2022-05-06 07:35:00,2740.28,2717.28,0.08,tp_lower -18681,做多,2022-05-06 08:05:00,2022-05-06 12:40:00,2734.73,2704.99,-0.12,flip_to_short -18682,做空,2022-05-06 12:40:00,2022-05-06 14:15:00,2704.99,2693.75,0.04,flip_to_long -18683,做多,2022-05-06 14:15:00,2022-05-06 14:20:00,2693.75,2685.38,-0.04,flip_to_short -18684,做空,2022-05-06 14:20:00,2022-05-06 14:45:00,2685.38,2690.25,-0.02,flip_to_long -18685,做多,2022-05-06 14:45:00,2022-05-06 15:50:00,2690.25,2690.09,-0.01,flip_to_short -18686,做空,2022-05-06 15:50:00,2022-05-06 18:45:00,2690.09,2688.74,0.0,flip_to_long -18687,做多,2022-05-06 18:45:00,2022-05-06 18:55:00,2688.74,2682.71,-0.03,flip_to_short -18688,做空,2022-05-06 18:55:00,2022-05-06 19:35:00,2682.71,2695.16,-0.05,flip_to_long -18689,做多,2022-05-06 19:35:00,2022-05-06 19:40:00,2695.16,2693.6,-0.01,flip_to_short -18690,做空,2022-05-06 19:40:00,2022-05-06 20:45:00,2693.6,2692.68,-0.0,flip_to_long -18691,做多,2022-05-06 20:45:00,2022-05-06 21:40:00,2692.68,2689.75,-0.02,flip_to_short -18692,做空,2022-05-06 21:40:00,2022-05-06 21:55:00,2689.75,2687.63,0.0,flip_to_long -18693,做多,2022-05-06 21:55:00,2022-05-06 22:10:00,2687.63,2683.88,-0.02,flip_to_short -18694,做空,2022-05-06 22:10:00,2022-05-06 22:15:00,2683.88,2684.4,-0.01,flip_to_long -18695,做多,2022-05-06 22:15:00,2022-05-06 22:25:00,2684.4,2688.74,0.01,flip_to_short -18696,做空,2022-05-06 22:25:00,2022-05-07 00:10:00,2688.74,2695.05,-0.03,flip_to_long -18697,做多,2022-05-07 00:10:00,2022-05-07 00:15:00,2695.05,2689.84,-0.03,flip_to_short -18698,做空,2022-05-07 00:15:00,2022-05-07 01:05:00,2689.84,2694.53,-0.02,flip_to_long -18699,做多,2022-05-07 01:05:00,2022-05-07 01:10:00,2694.53,2688.27,-0.03,flip_to_short -18700,做空,2022-05-07 01:10:00,2022-05-07 05:40:00,2688.27,2675.3,0.04,flip_to_long -18701,做多,2022-05-07 05:40:00,2022-05-07 06:05:00,2675.3,2672.6,-0.02,flip_to_short -18702,做空,2022-05-07 06:05:00,2022-05-07 07:35:00,2672.6,2669.76,0.01,flip_to_long -18703,做多,2022-05-07 07:35:00,2022-05-07 08:05:00,2669.76,2668.59,-0.01,flip_to_short -18704,做空,2022-05-07 08:05:00,2022-05-07 12:45:00,2668.59,2684.27,-0.07,flip_to_long -18705,做多,2022-05-07 12:45:00,2022-05-07 13:00:00,2684.27,2685.76,0.0,flip_to_short -18706,做空,2022-05-07 13:00:00,2022-05-07 14:50:00,2685.76,2683.92,0.0,flip_to_long -18707,做多,2022-05-07 14:50:00,2022-05-07 16:50:00,2683.92,2682.24,-0.01,flip_to_short -18708,做空,2022-05-07 16:50:00,2022-05-07 16:55:00,2682.24,2689.58,-0.03,flip_to_long -18709,做多,2022-05-07 16:55:00,2022-05-07 17:05:00,2689.58,2685.42,-0.02,flip_to_short -18710,做空,2022-05-07 17:05:00,2022-05-07 17:40:00,2685.42,2684.08,-0.0,flip_to_long -18711,做多,2022-05-07 17:40:00,2022-05-07 17:45:00,2684.08,2680.53,-0.02,flip_to_short -18712,做空,2022-05-07 17:45:00,2022-05-07 18:00:00,2680.53,2683.69,-0.02,flip_to_long -18713,做多,2022-05-07 18:00:00,2022-05-07 18:50:00,2683.69,2686.49,0.01,flip_to_short -18714,做空,2022-05-07 18:50:00,2022-05-08 06:35:00,2686.49,2555.29,0.49,flip_to_long -18715,做多,2022-05-08 06:35:00,2022-05-08 09:25:00,2555.29,2551.97,-0.02,flip_to_short -18716,做空,2022-05-08 09:25:00,2022-05-08 09:50:00,2551.97,2550.61,0.0,flip_to_long -18717,做多,2022-05-08 09:50:00,2022-05-08 12:25:00,2550.61,2562.66,0.05,flip_to_short -18718,做空,2022-05-08 12:25:00,2022-05-08 12:40:00,2562.66,2562.13,-0.0,flip_to_long -18719,做多,2022-05-08 12:40:00,2022-05-08 12:45:00,2562.13,2559.14,-0.02,flip_to_short -18720,做空,2022-05-08 12:45:00,2022-05-08 17:55:00,2559.14,2528.97,0.12,flip_to_long -18721,做多,2022-05-08 17:55:00,2022-05-08 18:00:00,2528.97,2521.78,-0.04,flip_to_short -18722,做空,2022-05-08 18:00:00,2022-05-08 18:15:00,2521.78,2527.85,-0.03,flip_to_long -18723,做多,2022-05-08 18:15:00,2022-05-08 20:40:00,2527.85,2543.63,0.06,flip_to_short -18724,做空,2022-05-08 20:40:00,2022-05-09 07:00:00,2543.63,2460.93,0.35,flip_to_long -18725,做多,2022-05-09 07:00:00,2022-05-09 07:15:00,2460.93,2453.33,-0.04,flip_to_short -18726,做空,2022-05-09 07:15:00,2022-05-09 07:30:00,2453.33,2453.61,-0.01,flip_to_long -18727,做多,2022-05-09 07:30:00,2022-05-09 09:25:00,2453.61,2450.54,-0.02,flip_to_short -18728,做空,2022-05-09 09:25:00,2022-05-09 09:50:00,2450.54,2446.7,0.01,flip_to_long -18729,做多,2022-05-09 09:50:00,2022-05-09 10:05:00,2446.7,2435.73,-0.06,flip_to_short -18730,做空,2022-05-09 10:05:00,2022-05-09 10:25:00,2435.73,2420.91,0.06,tp_lower -18731,做多,2022-05-09 13:30:00,2022-05-09 13:45:00,2408.53,2405.8,-0.02,flip_to_short -18732,做空,2022-05-09 13:45:00,2022-05-09 13:50:00,2405.8,2420.36,-0.07,flip_to_long -18733,做多,2022-05-09 13:50:00,2022-05-09 13:55:00,2420.36,2413.15,-0.04,flip_to_short -18734,做空,2022-05-09 13:55:00,2022-05-09 14:40:00,2413.15,2396.65,0.07,flip_to_long -18735,做多,2022-05-09 14:40:00,2022-05-09 14:50:00,2396.65,2389.96,-0.04,flip_to_short -18736,做空,2022-05-09 14:50:00,2022-05-09 15:05:00,2389.96,2398.76,-0.05,flip_to_long -18737,做多,2022-05-09 15:05:00,2022-05-09 15:10:00,2398.76,2395.71,-0.02,flip_to_short -18738,做空,2022-05-09 15:10:00,2022-05-09 16:05:00,2395.71,2380.97,0.06,flip_to_long -18739,做多,2022-05-09 16:05:00,2022-05-09 16:20:00,2380.97,2390.13,0.04,flip_to_short -18740,做空,2022-05-09 16:20:00,2022-05-09 17:05:00,2390.13,2296.88,0.43,tp_lower -18741,做多,2022-05-09 20:10:00,2022-05-09 20:15:00,2329.93,2312.7,-0.09,flip_to_short -18742,做空,2022-05-09 20:15:00,2022-05-09 20:20:00,2312.7,2320.99,-0.05,flip_to_long -18743,做多,2022-05-09 20:20:00,2022-05-09 20:25:00,2320.99,2314.19,-0.04,flip_to_short -18744,做空,2022-05-09 20:25:00,2022-05-09 20:50:00,2314.19,2309.39,0.02,flip_to_long -18745,做多,2022-05-09 20:50:00,2022-05-09 20:55:00,2309.39,2290.08,-0.1,flip_to_short -18746,做空,2022-05-09 20:55:00,2022-05-09 21:05:00,2290.08,2318.92,-0.15,flip_to_long -18747,做多,2022-05-09 21:05:00,2022-05-09 21:10:00,2318.92,2309.91,-0.05,flip_to_short -18748,做空,2022-05-09 21:10:00,2022-05-09 22:05:00,2309.91,2285.95,0.11,flip_to_long -18749,做多,2022-05-09 22:05:00,2022-05-09 22:20:00,2285.95,2297.09,0.05,flip_to_short -18750,做空,2022-05-09 22:20:00,2022-05-09 22:30:00,2297.09,2304.43,-0.04,flip_to_long -18751,做多,2022-05-09 22:30:00,2022-05-09 23:10:00,2304.43,2284.07,-0.1,flip_to_short -18752,做空,2022-05-09 23:10:00,2022-05-10 00:40:00,2284.07,2283.74,-0.0,flip_to_long -18753,做多,2022-05-10 00:40:00,2022-05-10 00:45:00,2283.74,2268.51,-0.08,flip_to_short -18754,做空,2022-05-10 00:45:00,2022-05-10 00:55:00,2268.51,2286.95,-0.1,flip_to_long -18755,做多,2022-05-10 00:55:00,2022-05-10 09:05:00,2286.95,2382.86,0.46,flip_to_short -18756,做空,2022-05-10 09:05:00,2022-05-10 09:35:00,2382.86,2391.13,-0.05,flip_to_long -18757,做多,2022-05-10 09:35:00,2022-05-10 09:40:00,2391.13,2383.66,-0.04,flip_to_short -18758,做空,2022-05-10 09:40:00,2022-05-10 09:45:00,2383.66,2385.68,-0.02,flip_to_long -18759,做多,2022-05-10 09:45:00,2022-05-10 11:25:00,2385.68,2392.06,0.02,flip_to_short -18760,做空,2022-05-10 11:25:00,2022-05-10 17:30:00,2392.06,2385.86,0.02,flip_to_long -18761,做多,2022-05-10 17:30:00,2022-05-10 18:05:00,2385.86,2378.72,-0.04,flip_to_short -18762,做空,2022-05-10 18:05:00,2022-05-10 23:00:00,2378.72,2341.02,0.18,flip_to_long -18763,做多,2022-05-10 23:00:00,2022-05-10 23:45:00,2341.02,2330.93,-0.06,flip_to_short -18764,做空,2022-05-10 23:45:00,2022-05-11 02:05:00,2330.93,2334.9,-0.03,flip_to_long -18765,做多,2022-05-11 02:05:00,2022-05-11 04:15:00,2334.9,2355.64,0.1,flip_to_short -18766,做空,2022-05-11 04:15:00,2022-05-11 04:20:00,2355.64,2355.68,-0.01,flip_to_long -18767,做多,2022-05-11 04:20:00,2022-05-11 04:40:00,2355.68,2352.3,-0.02,flip_to_short -18768,做空,2022-05-11 04:40:00,2022-05-11 04:50:00,2352.3,2357.71,-0.03,flip_to_long -18769,做多,2022-05-11 04:50:00,2022-05-11 05:50:00,2357.71,2376.71,0.09,flip_to_short -18770,做空,2022-05-11 05:50:00,2022-05-11 06:30:00,2376.71,2364.11,0.06,flip_to_long -18771,做多,2022-05-11 06:30:00,2022-05-11 12:30:00,2364.11,2336.0,-0.15,flip_to_short -18772,做空,2022-05-11 12:30:00,2022-05-11 13:45:00,2336.0,2387.17,-0.26,flip_to_long -18773,做多,2022-05-11 13:45:00,2022-05-11 13:50:00,2387.17,2347.48,-0.2,flip_to_short -18774,做空,2022-05-11 13:50:00,2022-05-11 14:35:00,2347.48,2366.01,-0.09,flip_to_long -18775,做多,2022-05-11 14:35:00,2022-05-11 14:45:00,2366.01,2355.08,-0.06,flip_to_short -18776,做空,2022-05-11 14:45:00,2022-05-12 00:00:00,2355.08,2086.83,1.25,flip_to_long -18777,做多,2022-05-12 00:00:00,2022-05-12 01:55:00,2086.83,2103.2,0.09,flip_to_short -18778,做空,2022-05-12 01:55:00,2022-05-12 02:10:00,2103.2,2109.3,-0.04,flip_to_long -18779,做多,2022-05-12 02:10:00,2022-05-12 02:15:00,2109.3,2100.89,-0.06,flip_to_short -18780,做空,2022-05-12 02:15:00,2022-05-12 07:25:00,2100.89,1915.17,1.09,flip_to_long -18781,做多,2022-05-12 07:25:00,2022-05-12 07:55:00,1915.17,1913.6,-0.02,flip_to_short -18782,做空,2022-05-12 07:55:00,2022-05-12 08:35:00,1913.6,1883.67,0.2,flip_to_long -18783,做多,2022-05-12 08:35:00,2022-05-12 12:10:00,1883.67,1939.84,0.4,flip_to_short -18784,做空,2022-05-12 12:10:00,2022-05-12 12:30:00,1939.84,1938.52,0.0,flip_to_long -18785,做多,2022-05-12 12:30:00,2022-05-12 13:15:00,1938.52,1938.16,-0.01,flip_to_short -18786,做空,2022-05-12 13:15:00,2022-05-12 13:20:00,1938.16,1961.5,-0.18,flip_to_long -18787,做多,2022-05-12 13:20:00,2022-05-12 13:30:00,1961.5,1908.97,-0.38,flip_to_short -18788,做空,2022-05-12 13:30:00,2022-05-12 13:45:00,1908.97,1930.48,-0.16,flip_to_long -18789,做多,2022-05-12 13:45:00,2022-05-12 17:35:00,1930.48,1957.45,0.18,flip_to_short -18790,做空,2022-05-12 17:35:00,2022-05-12 22:45:00,1957.45,1923.16,0.23,flip_to_long -18791,做多,2022-05-12 22:45:00,2022-05-13 07:00:00,1923.16,2084.15,1.14,flip_to_short -18792,做空,2022-05-13 07:00:00,2022-05-13 07:10:00,2084.15,2090.11,-0.05,flip_to_long -18793,做多,2022-05-13 07:10:00,2022-05-13 09:25:00,2090.11,2080.38,-0.08,flip_to_short -18794,做空,2022-05-13 09:25:00,2022-05-13 10:35:00,2080.38,2077.44,0.01,flip_to_long -18795,做多,2022-05-13 10:35:00,2022-05-13 11:15:00,2077.44,2081.04,0.02,flip_to_short -18796,做空,2022-05-13 11:15:00,2022-05-13 13:35:00,2081.04,2097.88,-0.13,flip_to_long -18797,做多,2022-05-13 13:35:00,2022-05-13 15:15:00,2097.88,2104.65,0.04,flip_to_short -18798,做空,2022-05-13 15:15:00,2022-05-13 15:25:00,2104.65,2105.95,-0.02,flip_to_long -18799,做多,2022-05-13 15:25:00,2022-05-13 22:40:00,2105.95,2060.97,-0.32,flip_to_short -18800,做空,2022-05-13 22:40:00,2022-05-14 01:15:00,2060.97,2050.3,0.07,flip_to_long -18801,做多,2022-05-14 01:15:00,2022-05-14 02:45:00,2050.3,2045.82,-0.04,flip_to_short -18802,做空,2022-05-14 02:45:00,2022-05-14 02:55:00,2045.82,2045.76,-0.01,flip_to_long -18803,做多,2022-05-14 02:55:00,2022-05-14 03:15:00,2045.76,2043.22,-0.03,flip_to_short -18804,做空,2022-05-14 03:15:00,2022-05-14 03:20:00,2043.22,2046.73,-0.03,flip_to_long -18805,做多,2022-05-14 03:20:00,2022-05-14 03:25:00,2046.73,2044.52,-0.02,flip_to_short -18806,做空,2022-05-14 03:25:00,2022-05-14 03:40:00,2044.52,2046.98,-0.02,flip_to_long -18807,做多,2022-05-14 03:40:00,2022-05-14 04:25:00,2046.98,2043.26,-0.03,flip_to_short -18808,做空,2022-05-14 04:25:00,2022-05-14 05:40:00,2043.26,2039.11,0.02,flip_to_long -18809,做多,2022-05-14 05:40:00,2022-05-14 06:35:00,2039.11,2044.2,0.03,flip_to_short -18810,做空,2022-05-14 06:35:00,2022-05-14 06:55:00,2044.2,2041.46,0.01,flip_to_long -18811,做多,2022-05-14 06:55:00,2022-05-14 07:10:00,2041.46,2041.96,-0.0,flip_to_short -18812,做空,2022-05-14 07:10:00,2022-05-14 07:20:00,2041.96,2043.06,-0.01,flip_to_long -18813,做多,2022-05-14 07:20:00,2022-05-14 07:30:00,2043.06,2037.27,-0.05,flip_to_short -18814,做空,2022-05-14 07:30:00,2022-05-14 07:35:00,2037.27,2038.63,-0.02,flip_to_long -18815,做多,2022-05-14 07:35:00,2022-05-14 08:40:00,2038.63,2033.84,-0.04,flip_to_short -18816,做空,2022-05-14 08:40:00,2022-05-14 08:45:00,2033.84,2042.52,-0.07,flip_to_long -18817,做多,2022-05-14 08:45:00,2022-05-14 09:25:00,2042.52,2037.01,-0.05,flip_to_short -18818,做空,2022-05-14 09:25:00,2022-05-14 15:10:00,2037.01,1981.0,0.38,flip_to_long -18819,做多,2022-05-14 15:10:00,2022-05-14 19:35:00,1981.0,1991.6,0.07,flip_to_short -18820,做空,2022-05-14 19:35:00,2022-05-14 20:00:00,1991.6,2002.38,-0.09,flip_to_long -18821,做多,2022-05-14 20:00:00,2022-05-14 20:35:00,2002.38,2002.37,-0.01,flip_to_short -18822,做空,2022-05-14 20:35:00,2022-05-14 21:20:00,2002.37,2005.5,-0.03,flip_to_long -18823,做多,2022-05-14 21:20:00,2022-05-15 01:30:00,2005.5,2035.19,0.21,flip_to_short -18824,做空,2022-05-15 01:30:00,2022-05-15 01:35:00,2035.19,2035.41,-0.01,flip_to_long -18825,做多,2022-05-15 01:35:00,2022-05-15 01:55:00,2035.41,2039.48,0.02,flip_to_short -18826,做空,2022-05-15 01:55:00,2022-05-15 02:00:00,2039.48,2047.65,-0.07,flip_to_long -18827,做多,2022-05-15 02:00:00,2022-05-15 02:10:00,2047.65,2029.03,-0.14,flip_to_short -18828,做空,2022-05-15 02:10:00,2022-05-15 05:40:00,2029.03,2029.44,-0.01,flip_to_long -18829,做多,2022-05-15 05:40:00,2022-05-15 08:15:00,2029.44,2027.53,-0.02,flip_to_short -18830,做空,2022-05-15 08:15:00,2022-05-15 09:20:00,2027.53,2029.29,-0.02,flip_to_long -18831,做多,2022-05-15 09:20:00,2022-05-15 10:05:00,2029.29,2027.38,-0.02,flip_to_short -18832,做空,2022-05-15 10:05:00,2022-05-15 10:25:00,2027.38,2032.73,-0.05,flip_to_long -18833,做多,2022-05-15 10:25:00,2022-05-15 10:30:00,2032.73,2028.72,-0.04,flip_to_short -18834,做空,2022-05-15 10:30:00,2022-05-15 10:35:00,2028.72,2033.59,-0.04,flip_to_long -18835,做多,2022-05-15 10:35:00,2022-05-15 11:30:00,2033.59,2074.97,0.29,tp_upper -18836,做空,2022-05-15 14:20:00,2022-05-15 14:25:00,2059.33,2060.99,-0.02,flip_to_long -18837,做多,2022-05-15 14:25:00,2022-05-15 14:40:00,2060.99,2064.35,0.02,flip_to_short -18838,做空,2022-05-15 14:40:00,2022-05-15 16:25:00,2064.35,2069.57,-0.04,flip_to_long -18839,做多,2022-05-15 16:25:00,2022-05-15 17:50:00,2069.57,2067.0,-0.03,flip_to_short -18840,做空,2022-05-15 17:50:00,2022-05-15 18:00:00,2067.0,2070.09,-0.03,flip_to_long -18841,做多,2022-05-15 18:00:00,2022-05-15 18:05:00,2070.09,2068.37,-0.02,flip_to_short -18842,做空,2022-05-15 18:05:00,2022-05-15 18:10:00,2068.37,2074.11,-0.05,flip_to_long -18843,做多,2022-05-15 18:10:00,2022-05-16 00:15:00,2074.11,2120.99,0.32,flip_to_short -18844,做空,2022-05-16 00:15:00,2022-05-16 00:20:00,2120.99,2123.29,-0.02,flip_to_long -18845,做多,2022-05-16 00:20:00,2022-05-16 12:00:00,2123.29,2019.53,-0.74,flip_to_short -18846,做空,2022-05-16 12:00:00,2022-05-16 12:05:00,2019.53,2024.36,-0.04,flip_to_long -18847,做多,2022-05-16 12:05:00,2022-05-16 12:15:00,2024.36,2008.17,-0.12,flip_to_short -18848,做空,2022-05-16 12:15:00,2022-05-16 12:25:00,2008.17,2044.21,-0.26,flip_to_long -18849,做多,2022-05-16 12:25:00,2022-05-16 12:40:00,2044.21,2028.75,-0.11,flip_to_short -18850,做空,2022-05-16 12:40:00,2022-05-16 12:50:00,2028.75,2032.78,-0.03,flip_to_long -18851,做多,2022-05-16 12:50:00,2022-05-16 12:55:00,2032.78,2028.65,-0.03,flip_to_short -18852,做空,2022-05-16 12:55:00,2022-05-16 13:35:00,2028.65,2027.99,-0.0,flip_to_long -18853,做多,2022-05-16 13:35:00,2022-05-16 13:40:00,2027.99,2014.78,-0.1,flip_to_short -18854,做空,2022-05-16 13:40:00,2022-05-16 14:15:00,2014.78,2018.44,-0.03,flip_to_long -18855,做多,2022-05-16 14:15:00,2022-05-16 19:50:00,2018.44,2011.42,-0.05,flip_to_short -18856,做空,2022-05-16 19:50:00,2022-05-16 20:10:00,2011.42,2014.74,-0.03,flip_to_long -18857,做多,2022-05-16 20:10:00,2022-05-16 20:20:00,2014.74,2013.9,-0.01,flip_to_short -18858,做空,2022-05-16 20:20:00,2022-05-16 20:25:00,2013.9,2017.26,-0.03,flip_to_long -18859,做多,2022-05-16 20:25:00,2022-05-16 22:50:00,2017.26,2033.51,0.1,flip_to_short -18860,做空,2022-05-16 22:50:00,2022-05-16 23:10:00,2033.51,2032.54,-0.0,flip_to_long -18861,做多,2022-05-16 23:10:00,2022-05-16 23:20:00,2032.54,2028.91,-0.03,flip_to_short -18862,做空,2022-05-16 23:20:00,2022-05-16 23:25:00,2028.91,2030.38,-0.02,flip_to_long -18863,做多,2022-05-16 23:25:00,2022-05-17 01:10:00,2030.38,2032.55,0.01,flip_to_short -18864,做空,2022-05-17 01:10:00,2022-05-17 01:50:00,2032.55,2037.49,-0.04,flip_to_long -18865,做多,2022-05-17 01:50:00,2022-05-17 01:55:00,2037.49,2036.72,-0.01,flip_to_short -18866,做空,2022-05-17 01:55:00,2022-05-17 02:30:00,2036.72,2035.49,0.0,flip_to_long -18867,做多,2022-05-17 02:30:00,2022-05-17 07:25:00,2035.49,2068.13,0.21,flip_to_short -18868,做空,2022-05-17 07:25:00,2022-05-17 07:30:00,2068.13,2073.98,-0.05,flip_to_long -18869,做多,2022-05-17 07:30:00,2022-05-17 07:55:00,2073.98,2069.72,-0.03,flip_to_short -18870,做空,2022-05-17 07:55:00,2022-05-17 08:00:00,2069.72,2076.22,-0.05,flip_to_long -18871,做多,2022-05-17 08:00:00,2022-05-17 10:15:00,2076.22,2084.29,0.05,flip_to_short -18872,做空,2022-05-17 10:15:00,2022-05-17 10:40:00,2084.29,2080.46,0.02,flip_to_long -18873,做多,2022-05-17 10:40:00,2022-05-17 10:55:00,2080.46,2081.5,-0.0,flip_to_short -18874,做空,2022-05-17 10:55:00,2022-05-17 11:00:00,2081.5,2083.09,-0.02,flip_to_long -18875,做多,2022-05-17 11:00:00,2022-05-17 11:15:00,2083.09,2082.09,-0.01,flip_to_short -18876,做空,2022-05-17 11:15:00,2022-05-17 11:20:00,2082.09,2084.44,-0.02,flip_to_long -18877,做多,2022-05-17 11:20:00,2022-05-17 11:30:00,2084.44,2082.0,-0.02,flip_to_short -18878,做空,2022-05-17 11:30:00,2022-05-17 11:45:00,2082.0,2082.27,-0.01,flip_to_long -18879,做多,2022-05-17 11:45:00,2022-05-17 14:05:00,2082.27,2089.45,0.04,flip_to_short -18880,做空,2022-05-17 14:05:00,2022-05-17 14:15:00,2089.45,2089.32,-0.01,flip_to_long -18881,做多,2022-05-17 14:15:00,2022-05-17 18:10:00,2089.32,2041.92,-0.31,flip_to_short -18882,做空,2022-05-17 18:10:00,2022-05-17 19:20:00,2041.92,2055.12,-0.09,flip_to_long -18883,做多,2022-05-17 19:20:00,2022-05-17 19:45:00,2055.12,2041.12,-0.1,flip_to_short -18884,做空,2022-05-17 19:45:00,2022-05-17 20:15:00,2041.12,2050.91,-0.07,flip_to_long -18885,做多,2022-05-17 20:15:00,2022-05-18 01:05:00,2050.91,2080.69,0.18,flip_to_short -18886,做空,2022-05-18 01:05:00,2022-05-18 07:55:00,2080.69,2037.73,0.27,flip_to_long -18887,做多,2022-05-18 07:55:00,2022-05-18 09:50:00,2037.73,2032.0,-0.05,flip_to_short -18888,做空,2022-05-18 09:50:00,2022-05-18 09:55:00,2032.0,2035.44,-0.03,flip_to_long -18889,做多,2022-05-18 09:55:00,2022-05-18 10:45:00,2035.44,2033.86,-0.02,flip_to_short -18890,做空,2022-05-18 10:45:00,2022-05-18 10:50:00,2033.86,2036.61,-0.03,flip_to_long -18891,做多,2022-05-18 10:50:00,2022-05-18 11:00:00,2036.61,2030.05,-0.05,flip_to_short -18892,做空,2022-05-18 11:00:00,2022-05-18 11:50:00,2030.05,2031.83,-0.02,flip_to_long -18893,做多,2022-05-18 11:50:00,2022-05-18 11:55:00,2031.83,2030.15,-0.02,flip_to_short -18894,做空,2022-05-18 11:55:00,2022-05-18 12:05:00,2030.15,2028.75,0.0,flip_to_long -18895,做多,2022-05-18 12:05:00,2022-05-18 12:35:00,2028.75,2027.03,-0.02,flip_to_short -18896,做空,2022-05-18 12:35:00,2022-05-18 18:25:00,2027.03,1969.41,0.37,flip_to_long -18897,做多,2022-05-18 18:25:00,2022-05-18 18:30:00,1969.41,1964.25,-0.04,flip_to_short -18898,做空,2022-05-18 18:30:00,2022-05-18 18:45:00,1964.25,1967.44,-0.03,flip_to_long -18899,做多,2022-05-18 18:45:00,2022-05-18 18:50:00,1967.44,1966.76,-0.01,flip_to_short -18900,做空,2022-05-18 18:50:00,2022-05-18 20:50:00,1966.76,1963.46,0.02,flip_to_long -18901,做多,2022-05-18 20:50:00,2022-05-18 21:00:00,1963.46,1962.09,-0.02,flip_to_short -18902,做空,2022-05-18 21:00:00,2022-05-18 21:05:00,1962.09,1964.84,-0.03,flip_to_long -18903,做多,2022-05-18 21:05:00,2022-05-18 21:15:00,1964.84,1965.99,0.0,flip_to_short -18904,做空,2022-05-18 21:15:00,2022-05-18 21:20:00,1965.99,1973.3,-0.06,flip_to_long -18905,做多,2022-05-18 21:20:00,2022-05-18 21:30:00,1973.3,1958.99,-0.1,flip_to_short -18906,做空,2022-05-18 21:30:00,2022-05-18 22:15:00,1958.99,1966.53,-0.06,flip_to_long -18907,做多,2022-05-18 22:15:00,2022-05-18 22:25:00,1966.53,1953.09,-0.1,flip_to_short -18908,做空,2022-05-18 22:25:00,2022-05-19 02:45:00,1953.09,1938.48,0.09,flip_to_long -18909,做多,2022-05-19 02:45:00,2022-05-19 02:50:00,1938.48,1933.0,-0.05,flip_to_short -18910,做空,2022-05-19 02:50:00,2022-05-19 02:55:00,1933.0,1944.79,-0.09,flip_to_long -18911,做多,2022-05-19 02:55:00,2022-05-19 07:25:00,1944.79,1952.16,0.04,flip_to_short -18912,做空,2022-05-19 07:25:00,2022-05-19 08:10:00,1952.16,1956.05,-0.03,flip_to_long -18913,做多,2022-05-19 08:10:00,2022-05-19 08:15:00,1956.05,1950.21,-0.05,flip_to_short -18914,做空,2022-05-19 08:15:00,2022-05-19 08:25:00,1950.21,1951.2,-0.01,flip_to_long -18915,做多,2022-05-19 08:25:00,2022-05-19 13:45:00,1951.2,1951.18,-0.01,flip_to_short -18916,做空,2022-05-19 13:45:00,2022-05-19 19:10:00,1951.18,2004.15,-0.37,flip_to_long -18917,做多,2022-05-19 19:10:00,2022-05-19 22:00:00,2004.15,2006.43,0.01,flip_to_short -18918,做空,2022-05-19 22:00:00,2022-05-19 22:05:00,2006.43,2007.23,-0.01,flip_to_long -18919,做多,2022-05-19 22:05:00,2022-05-19 23:05:00,2007.23,2007.13,-0.01,flip_to_short -18920,做空,2022-05-19 23:05:00,2022-05-19 23:10:00,2007.13,2010.1,-0.03,flip_to_long -18921,做多,2022-05-19 23:10:00,2022-05-20 00:20:00,2010.1,2009.01,-0.01,flip_to_short -18922,做空,2022-05-20 00:20:00,2022-05-20 00:30:00,2009.01,2010.85,-0.02,flip_to_long -18923,做多,2022-05-20 00:30:00,2022-05-20 01:00:00,2010.85,2008.45,-0.02,flip_to_short -18924,做空,2022-05-20 01:00:00,2022-05-20 01:20:00,2008.45,2022.5,-0.1,flip_to_long -18925,做多,2022-05-20 01:20:00,2022-05-20 02:10:00,2022.5,2018.04,-0.03,flip_to_short -18926,做空,2022-05-20 02:10:00,2022-05-20 04:25:00,2018.04,2024.65,-0.05,flip_to_long -18927,做多,2022-05-20 04:25:00,2022-05-20 04:30:00,2024.65,2024.42,-0.01,flip_to_short -18928,做空,2022-05-20 04:30:00,2022-05-20 05:40:00,2024.42,2024.92,-0.01,flip_to_long -18929,做多,2022-05-20 05:40:00,2022-05-20 05:45:00,2024.92,2022.56,-0.02,flip_to_short -18930,做空,2022-05-20 05:45:00,2022-05-20 05:50:00,2022.56,2026.01,-0.03,flip_to_long -18931,做多,2022-05-20 05:50:00,2022-05-20 06:05:00,2026.01,2025.73,-0.01,flip_to_short -18932,做空,2022-05-20 06:05:00,2022-05-20 07:10:00,2025.73,2020.31,0.03,flip_to_long -18933,做多,2022-05-20 07:10:00,2022-05-20 12:40:00,2020.31,2041.4,0.13,flip_to_short -18934,做空,2022-05-20 12:40:00,2022-05-20 13:10:00,2041.4,2038.74,0.01,flip_to_long -18935,做多,2022-05-20 13:10:00,2022-05-20 13:30:00,2038.74,2037.53,-0.01,flip_to_short -18936,做空,2022-05-20 13:30:00,2022-05-20 13:40:00,2037.53,2045.09,-0.05,flip_to_long -18937,做多,2022-05-20 13:40:00,2022-05-20 13:45:00,2045.09,2038.84,-0.05,flip_to_short -18938,做空,2022-05-20 13:45:00,2022-05-20 13:50:00,2038.84,2045.61,-0.05,flip_to_long -18939,做多,2022-05-20 13:50:00,2022-05-20 14:00:00,2045.61,2038.9,-0.05,flip_to_short -18940,做空,2022-05-20 14:00:00,2022-05-20 23:00:00,2038.9,1958.78,0.49,flip_to_long -18941,做多,2022-05-20 23:00:00,2022-05-20 23:45:00,1958.78,1960.17,0.0,flip_to_short -18942,做空,2022-05-20 23:45:00,2022-05-20 23:50:00,1960.17,1961.05,-0.01,flip_to_long -18943,做多,2022-05-20 23:50:00,2022-05-21 00:15:00,1961.05,1963.93,0.01,flip_to_short -18944,做空,2022-05-21 00:15:00,2022-05-21 00:40:00,1963.93,1964.53,-0.01,flip_to_long -18945,做多,2022-05-21 00:40:00,2022-05-21 00:45:00,1964.53,1959.85,-0.04,flip_to_short -18946,做空,2022-05-21 00:45:00,2022-05-21 02:45:00,1959.85,1961.0,-0.01,flip_to_long -18947,做多,2022-05-21 02:45:00,2022-05-21 02:50:00,1961.0,1955.45,-0.04,flip_to_short -18948,做空,2022-05-21 02:50:00,2022-05-21 02:55:00,1955.45,1958.14,-0.02,flip_to_long -18949,做多,2022-05-21 02:55:00,2022-05-21 09:05:00,1958.14,1970.99,0.08,flip_to_short -18950,做空,2022-05-21 09:05:00,2022-05-21 09:30:00,1970.99,1969.61,0.0,flip_to_long -18951,做多,2022-05-21 09:30:00,2022-05-21 10:20:00,1969.61,1970.36,-0.0,flip_to_short -18952,做空,2022-05-21 10:20:00,2022-05-21 12:00:00,1970.36,1973.54,-0.03,flip_to_long -18953,做多,2022-05-21 12:00:00,2022-05-21 12:05:00,1973.54,1971.59,-0.02,flip_to_short -18954,做空,2022-05-21 12:05:00,2022-05-21 12:10:00,1971.59,1972.28,-0.01,flip_to_long -18955,做多,2022-05-21 12:10:00,2022-05-21 13:25:00,1972.28,1969.8,-0.02,flip_to_short -18956,做空,2022-05-21 13:25:00,2022-05-21 14:05:00,1969.8,1968.58,0.0,flip_to_long -18957,做多,2022-05-21 14:05:00,2022-05-21 15:10:00,1968.58,1964.66,-0.03,flip_to_short -18958,做空,2022-05-21 15:10:00,2022-05-21 15:15:00,1964.66,1971.71,-0.05,flip_to_long -18959,做多,2022-05-21 15:15:00,2022-05-21 15:20:00,1971.71,1970.61,-0.01,flip_to_short -18960,做空,2022-05-21 15:20:00,2022-05-21 19:35:00,1970.61,1981.27,-0.08,flip_to_long -18961,做多,2022-05-21 19:35:00,2022-05-21 19:50:00,1981.27,1979.51,-0.02,flip_to_short -18962,做空,2022-05-21 19:50:00,2022-05-21 23:25:00,1979.51,1977.61,0.01,flip_to_long -18963,做多,2022-05-21 23:25:00,2022-05-21 23:35:00,1977.61,1975.72,-0.02,flip_to_short -18964,做空,2022-05-21 23:35:00,2022-05-21 23:45:00,1975.72,1975.6,-0.01,flip_to_long -18965,做多,2022-05-21 23:45:00,2022-05-22 00:40:00,1975.6,1974.94,-0.01,flip_to_short -18966,做空,2022-05-22 00:40:00,2022-05-22 02:20:00,1974.94,1974.67,-0.0,flip_to_long -18967,做多,2022-05-22 02:20:00,2022-05-22 03:35:00,1974.67,1976.27,0.0,flip_to_short -18968,做空,2022-05-22 03:35:00,2022-05-22 05:30:00,1976.27,1973.76,0.01,flip_to_long -18969,做多,2022-05-22 05:30:00,2022-05-22 06:30:00,1973.76,1974.37,-0.0,flip_to_short -18970,做空,2022-05-22 06:30:00,2022-05-22 06:50:00,1974.37,1974.12,-0.0,flip_to_long -18971,做多,2022-05-22 06:50:00,2022-05-22 07:00:00,1974.12,1972.78,-0.02,flip_to_short -18972,做空,2022-05-22 07:00:00,2022-05-22 07:15:00,1972.78,1973.16,-0.01,flip_to_long -18973,做多,2022-05-22 07:15:00,2022-05-22 07:20:00,1973.16,1972.74,-0.01,flip_to_short -18974,做空,2022-05-22 07:20:00,2022-05-22 07:30:00,1972.74,1973.47,-0.01,flip_to_long -18975,做多,2022-05-22 07:30:00,2022-05-22 07:35:00,1973.47,1971.5,-0.02,flip_to_short -18976,做空,2022-05-22 07:35:00,2022-05-22 07:40:00,1971.5,1971.97,-0.01,flip_to_long -18977,做多,2022-05-22 07:40:00,2022-05-22 07:50:00,1971.97,1972.98,0.0,flip_to_short -18978,做空,2022-05-22 07:50:00,2022-05-22 13:55:00,1972.98,2021.94,-0.33,flip_to_long -18979,做多,2022-05-22 13:55:00,2022-05-22 14:05:00,2021.94,2018.75,-0.03,flip_to_short -18980,做空,2022-05-22 14:05:00,2022-05-22 14:10:00,2018.75,2019.91,-0.01,flip_to_long -18981,做多,2022-05-22 14:10:00,2022-05-22 17:10:00,2019.91,2012.6,-0.05,flip_to_short -18982,做空,2022-05-22 17:10:00,2022-05-22 17:15:00,2012.6,2018.37,-0.04,flip_to_long -18983,做多,2022-05-22 17:15:00,2022-05-22 17:35:00,2018.37,2015.15,-0.03,flip_to_short -18984,做空,2022-05-22 17:35:00,2022-05-22 18:25:00,2015.15,2011.68,0.02,flip_to_long -18985,做多,2022-05-22 18:25:00,2022-05-22 18:45:00,2011.68,2011.59,-0.01,flip_to_short -18986,做空,2022-05-22 18:45:00,2022-05-22 19:35:00,2011.59,2011.76,-0.01,flip_to_long -18987,做多,2022-05-22 19:35:00,2022-05-22 19:45:00,2011.76,2011.3,-0.01,flip_to_short -18988,做空,2022-05-22 19:45:00,2022-05-22 20:00:00,2011.3,2007.52,0.02,flip_to_long -18989,做多,2022-05-22 20:00:00,2022-05-22 20:50:00,2007.52,2009.82,0.01,flip_to_short -18990,做空,2022-05-22 20:50:00,2022-05-22 21:05:00,2009.82,2011.06,-0.01,flip_to_long -18991,做多,2022-05-22 21:05:00,2022-05-22 21:25:00,2011.06,2010.18,-0.01,flip_to_short -18992,做空,2022-05-22 21:25:00,2022-05-22 21:30:00,2010.18,2014.13,-0.03,flip_to_long -18993,做多,2022-05-22 21:30:00,2022-05-23 01:05:00,2014.13,2033.51,0.11,flip_to_short -18994,做空,2022-05-23 01:05:00,2022-05-23 01:45:00,2033.51,2034.49,-0.01,flip_to_long -18995,做多,2022-05-23 01:45:00,2022-05-23 01:55:00,2034.49,2033.9,-0.01,flip_to_short -18996,做空,2022-05-23 01:55:00,2022-05-23 04:05:00,2033.9,2034.88,-0.01,flip_to_long -18997,做多,2022-05-23 04:05:00,2022-05-23 04:20:00,2034.88,2034.97,-0.01,flip_to_short -18998,做空,2022-05-23 04:20:00,2022-05-23 05:20:00,2034.97,2032.18,0.01,flip_to_long -18999,做多,2022-05-23 05:20:00,2022-05-23 05:25:00,2032.18,2030.45,-0.02,flip_to_short -19000,做空,2022-05-23 05:25:00,2022-05-23 05:30:00,2030.45,2030.85,-0.01,flip_to_long -19001,做多,2022-05-23 05:30:00,2022-05-23 12:30:00,2030.85,2067.96,0.22,flip_to_short -19002,做空,2022-05-23 12:30:00,2022-05-23 13:10:00,2067.96,2071.76,-0.03,flip_to_long -19003,做多,2022-05-23 13:10:00,2022-05-23 13:25:00,2071.76,2066.7,-0.04,flip_to_short -19004,做空,2022-05-23 13:25:00,2022-05-23 13:45:00,2066.7,2072.26,-0.04,flip_to_long -19005,做多,2022-05-23 13:45:00,2022-05-23 13:50:00,2072.26,2068.0,-0.03,flip_to_short -19006,做空,2022-05-23 13:50:00,2022-05-23 15:10:00,2068.0,2070.32,-0.02,flip_to_long -19007,做多,2022-05-23 15:10:00,2022-05-23 15:20:00,2070.32,2068.36,-0.02,flip_to_short -19008,做空,2022-05-23 15:20:00,2022-05-23 16:00:00,2068.36,2069.65,-0.01,flip_to_long -19009,做多,2022-05-23 16:00:00,2022-05-23 16:30:00,2069.65,2064.46,-0.04,flip_to_short -19010,做空,2022-05-23 16:30:00,2022-05-23 16:35:00,2064.46,2070.03,-0.04,flip_to_long -19011,做多,2022-05-23 16:35:00,2022-05-23 16:40:00,2070.03,2066.27,-0.03,flip_to_short -19012,做空,2022-05-23 16:40:00,2022-05-24 00:25:00,2066.27,1984.62,0.49,flip_to_long -19013,做多,2022-05-24 00:25:00,2022-05-24 00:30:00,1984.62,1984.22,-0.01,flip_to_short -19014,做空,2022-05-24 00:30:00,2022-05-24 00:35:00,1984.22,1985.64,-0.02,flip_to_long -19015,做多,2022-05-24 00:35:00,2022-05-24 00:40:00,1985.64,1982.46,-0.03,flip_to_short -19016,做空,2022-05-24 00:40:00,2022-05-24 00:45:00,1982.46,1985.3,-0.03,flip_to_long -19017,做多,2022-05-24 00:45:00,2022-05-24 00:50:00,1985.3,1981.29,-0.03,flip_to_short -19018,做空,2022-05-24 00:50:00,2022-05-24 06:00:00,1981.29,1985.66,-0.04,flip_to_long -19019,做多,2022-05-24 06:00:00,2022-05-24 06:05:00,1985.66,1984.67,-0.01,flip_to_short -19020,做空,2022-05-24 06:05:00,2022-05-24 06:15:00,1984.67,1983.68,-0.0,flip_to_long -19021,做多,2022-05-24 06:15:00,2022-05-24 11:00:00,1983.68,1974.52,-0.07,flip_to_short -19022,做空,2022-05-24 11:00:00,2022-05-24 11:05:00,1974.52,1976.33,-0.02,flip_to_long -19023,做多,2022-05-24 11:05:00,2022-05-24 11:20:00,1976.33,1974.9,-0.02,flip_to_short -19024,做空,2022-05-24 11:20:00,2022-05-24 15:45:00,1974.9,1968.47,0.04,flip_to_long -19025,做多,2022-05-24 15:45:00,2022-05-24 16:50:00,1968.47,1953.42,-0.1,flip_to_short -19026,做空,2022-05-24 16:50:00,2022-05-24 17:05:00,1953.42,1947.59,0.03,flip_to_long -19027,做多,2022-05-24 17:05:00,2022-05-24 18:45:00,1947.59,1944.2,-0.03,flip_to_short -19028,做空,2022-05-24 18:45:00,2022-05-24 19:00:00,1944.2,1947.13,-0.03,flip_to_long -19029,做多,2022-05-24 19:00:00,2022-05-24 20:20:00,1947.13,1956.68,0.06,flip_to_short -19030,做空,2022-05-24 20:20:00,2022-05-25 00:35:00,1956.68,1975.69,-0.13,flip_to_long -19031,做多,2022-05-25 00:35:00,2022-05-25 00:50:00,1975.69,1974.21,-0.02,flip_to_short -19032,做空,2022-05-25 00:50:00,2022-05-25 01:00:00,1974.21,1974.62,-0.01,flip_to_long -19033,做多,2022-05-25 01:00:00,2022-05-25 01:20:00,1974.62,1971.65,-0.03,flip_to_short -19034,做空,2022-05-25 01:20:00,2022-05-25 01:35:00,1971.65,1975.49,-0.03,flip_to_long -19035,做多,2022-05-25 01:35:00,2022-05-25 02:20:00,1975.49,1999.83,0.15,tp_upper -19036,做空,2022-05-25 05:30:00,2022-05-25 13:30:00,1995.43,1965.25,0.19,flip_to_long -19037,做多,2022-05-25 13:30:00,2022-05-25 13:45:00,1965.25,1961.62,-0.03,flip_to_short -19038,做空,2022-05-25 13:45:00,2022-05-25 15:40:00,1961.62,1961.32,-0.0,flip_to_long -19039,做多,2022-05-25 15:40:00,2022-05-25 15:45:00,1961.32,1960.5,-0.01,flip_to_short -19040,做空,2022-05-25 15:45:00,2022-05-25 16:10:00,1960.5,1963.98,-0.03,flip_to_long -19041,做多,2022-05-25 16:10:00,2022-05-25 16:15:00,1963.98,1958.99,-0.04,flip_to_short -19042,做空,2022-05-25 16:15:00,2022-05-25 17:35:00,1958.99,1962.89,-0.03,flip_to_long -19043,做多,2022-05-25 17:35:00,2022-05-25 17:45:00,1962.89,1963.45,-0.0,flip_to_short -19044,做空,2022-05-25 17:45:00,2022-05-25 17:55:00,1963.45,1961.62,0.01,flip_to_long -19045,做多,2022-05-25 17:55:00,2022-05-25 18:05:00,1961.62,1960.14,-0.02,flip_to_short -19046,做空,2022-05-25 18:05:00,2022-05-25 18:10:00,1960.14,1969.52,-0.07,flip_to_long -19047,做多,2022-05-25 18:10:00,2022-05-25 19:45:00,1969.52,1960.75,-0.06,flip_to_short -19048,做空,2022-05-25 19:45:00,2022-05-25 20:45:00,1960.75,1961.1,-0.01,flip_to_long -19049,做多,2022-05-25 20:45:00,2022-05-25 20:50:00,1961.1,1958.8,-0.02,flip_to_short -19050,做空,2022-05-25 20:50:00,2022-05-25 20:55:00,1958.8,1960.19,-0.02,flip_to_long -19051,做多,2022-05-25 20:55:00,2022-05-25 21:30:00,1960.19,1961.15,-0.0,flip_to_short -19052,做空,2022-05-25 21:30:00,2022-05-25 21:40:00,1961.15,1963.21,-0.02,flip_to_long -19053,做多,2022-05-25 21:40:00,2022-05-25 21:45:00,1963.21,1962.08,-0.01,flip_to_short -19054,做空,2022-05-25 21:45:00,2022-05-25 22:30:00,1962.08,1962.87,-0.01,flip_to_long -19055,做多,2022-05-25 22:30:00,2022-05-25 22:45:00,1962.87,1961.0,-0.02,flip_to_short -19056,做空,2022-05-25 22:45:00,2022-05-25 22:55:00,1961.0,1964.43,-0.03,flip_to_long -19057,做多,2022-05-25 22:55:00,2022-05-25 23:00:00,1964.43,1958.35,-0.04,flip_to_short -19058,做空,2022-05-25 23:00:00,2022-05-26 00:15:00,1958.35,1956.37,0.01,flip_to_long -19059,做多,2022-05-26 00:15:00,2022-05-26 01:00:00,1956.37,1956.13,-0.01,flip_to_short -19060,做空,2022-05-26 01:00:00,2022-05-26 01:15:00,1956.13,1955.19,-0.0,flip_to_long -19061,做多,2022-05-26 01:15:00,2022-05-26 02:55:00,1955.19,1951.41,-0.03,flip_to_short -19062,做空,2022-05-26 02:55:00,2022-05-26 04:05:00,1951.41,1948.42,0.01,flip_to_long -19063,做多,2022-05-26 04:05:00,2022-05-27 04:20:00,1948.42,1770.71,-1.17,flip_to_short -19064,做空,2022-05-27 04:20:00,2022-05-27 06:10:00,1770.71,1744.66,0.17,flip_to_long -19065,做多,2022-05-27 06:10:00,2022-05-27 08:00:00,1744.66,1755.68,0.07,flip_to_short -19066,做空,2022-05-27 08:00:00,2022-05-27 08:05:00,1755.68,1773.35,-0.13,flip_to_long -19067,做多,2022-05-27 08:05:00,2022-05-27 10:40:00,1773.35,1766.75,-0.05,flip_to_short -19068,做空,2022-05-27 10:40:00,2022-05-27 11:05:00,1766.75,1766.48,-0.0,flip_to_long -19069,做多,2022-05-27 11:05:00,2022-05-27 11:15:00,1766.48,1768.55,0.01,flip_to_short -19070,做空,2022-05-27 11:15:00,2022-05-27 11:20:00,1768.55,1775.67,-0.05,flip_to_long -19071,做多,2022-05-27 11:20:00,2022-05-27 11:45:00,1775.67,1773.67,-0.02,flip_to_short -19072,做空,2022-05-27 11:45:00,2022-05-27 12:05:00,1773.67,1773.06,-0.0,flip_to_long -19073,做多,2022-05-27 12:05:00,2022-05-27 14:30:00,1773.06,1785.93,0.08,flip_to_short -19074,做空,2022-05-27 14:30:00,2022-05-27 14:35:00,1785.93,1790.37,-0.03,flip_to_long -19075,做多,2022-05-27 14:35:00,2022-05-27 14:40:00,1790.37,1775.46,-0.1,flip_to_short -19076,做空,2022-05-27 14:40:00,2022-05-27 19:50:00,1775.46,1765.52,0.06,flip_to_long -19077,做多,2022-05-27 19:50:00,2022-05-27 21:55:00,1765.52,1733.72,-0.21,flip_to_short -19078,做空,2022-05-27 21:55:00,2022-05-27 22:05:00,1733.72,1740.68,-0.05,flip_to_long -19079,做多,2022-05-27 22:05:00,2022-05-27 22:50:00,1740.68,1743.79,0.01,flip_to_short -19080,做空,2022-05-27 22:50:00,2022-05-28 00:15:00,1743.79,1741.82,0.01,flip_to_long -19081,做多,2022-05-28 00:15:00,2022-05-28 00:45:00,1741.82,1742.01,-0.0,flip_to_short -19082,做空,2022-05-28 00:45:00,2022-05-28 00:50:00,1742.01,1747.1,-0.04,flip_to_long -19083,做多,2022-05-28 00:50:00,2022-05-28 01:20:00,1747.1,1742.99,-0.03,flip_to_short -19084,做空,2022-05-28 01:20:00,2022-05-28 02:20:00,1742.99,1738.79,0.02,flip_to_long -19085,做多,2022-05-28 02:20:00,2022-05-28 02:25:00,1738.79,1738.58,-0.01,flip_to_short -19086,做空,2022-05-28 02:25:00,2022-05-28 03:15:00,1738.58,1735.5,0.01,flip_to_long -19087,做多,2022-05-28 03:15:00,2022-05-28 07:40:00,1735.5,1759.36,0.15,flip_to_short -19088,做空,2022-05-28 07:40:00,2022-05-28 08:40:00,1759.36,1764.36,-0.04,flip_to_long -19089,做多,2022-05-28 08:40:00,2022-05-28 08:45:00,1764.36,1761.1,-0.03,flip_to_short -19090,做空,2022-05-28 08:45:00,2022-05-28 09:15:00,1761.1,1762.46,-0.01,flip_to_long -19091,做多,2022-05-28 09:15:00,2022-05-28 09:25:00,1762.46,1760.32,-0.02,flip_to_short -19092,做空,2022-05-28 09:25:00,2022-05-28 10:25:00,1760.32,1762.72,-0.02,flip_to_long -19093,做多,2022-05-28 10:25:00,2022-05-28 16:15:00,1762.72,1788.52,0.16,flip_to_short -19094,做空,2022-05-28 16:15:00,2022-05-28 17:15:00,1788.52,1777.31,0.07,tp_lower -19095,做多,2022-05-28 18:30:00,2022-05-28 18:40:00,1784.06,1784.63,-0.0,flip_to_short -19096,做空,2022-05-28 18:40:00,2022-05-28 18:45:00,1784.63,1785.05,-0.01,flip_to_long -19097,做多,2022-05-28 18:45:00,2022-05-28 19:00:00,1785.05,1787.56,0.01,flip_to_short -19098,做空,2022-05-28 19:00:00,2022-05-28 19:40:00,1787.56,1784.86,0.01,flip_to_long -19099,做多,2022-05-28 19:40:00,2022-05-28 20:10:00,1784.86,1787.01,0.01,flip_to_short -19100,做空,2022-05-28 20:10:00,2022-05-28 20:25:00,1787.01,1787.62,-0.01,flip_to_long -19101,做多,2022-05-28 20:25:00,2022-05-28 20:30:00,1787.62,1785.14,-0.02,flip_to_short -19102,做空,2022-05-28 20:30:00,2022-05-28 20:35:00,1785.14,1788.67,-0.03,flip_to_long -19103,做多,2022-05-28 20:35:00,2022-05-28 21:20:00,1788.67,1786.41,-0.02,flip_to_short -19104,做空,2022-05-28 21:20:00,2022-05-28 22:35:00,1786.41,1784.64,0.01,flip_to_long -19105,做多,2022-05-28 22:35:00,2022-05-29 00:20:00,1784.64,1790.68,0.03,flip_to_short -19106,做空,2022-05-29 00:20:00,2022-05-29 00:45:00,1790.68,1790.24,-0.0,flip_to_long -19107,做多,2022-05-29 00:45:00,2022-05-29 00:55:00,1790.24,1788.78,-0.02,flip_to_short -19108,做空,2022-05-29 00:55:00,2022-05-29 05:05:00,1788.78,1777.78,0.07,flip_to_long -19109,做多,2022-05-29 05:05:00,2022-05-29 09:05:00,1777.78,1781.24,0.02,flip_to_short -19110,做空,2022-05-29 09:05:00,2022-05-29 10:00:00,1781.24,1782.72,-0.02,flip_to_long -19111,做多,2022-05-29 10:00:00,2022-05-29 12:05:00,1782.72,1810.59,0.18,tp_upper -19112,做空,2022-05-29 14:55:00,2022-05-29 16:15:00,1804.54,1805.67,-0.01,flip_to_long -19113,做多,2022-05-29 16:15:00,2022-05-29 16:40:00,1805.67,1806.15,-0.0,flip_to_short -19114,做空,2022-05-29 16:40:00,2022-05-29 17:25:00,1806.15,1807.43,-0.01,flip_to_long -19115,做多,2022-05-29 17:25:00,2022-05-29 17:35:00,1807.43,1805.34,-0.02,flip_to_short -19116,做空,2022-05-29 17:35:00,2022-05-29 17:40:00,1805.34,1806.1,-0.01,flip_to_long -19117,做多,2022-05-29 17:40:00,2022-05-29 17:45:00,1806.1,1800.88,-0.04,flip_to_short -19118,做空,2022-05-29 17:45:00,2022-05-29 21:25:00,1800.88,1799.56,0.0,flip_to_long -19119,做多,2022-05-29 21:25:00,2022-05-29 22:00:00,1799.56,1798.21,-0.01,flip_to_short -19120,做空,2022-05-29 22:00:00,2022-05-30 11:25:00,1798.21,1905.07,-0.71,flip_to_long -19121,做多,2022-05-30 11:25:00,2022-05-30 11:30:00,1905.07,1902.69,-0.02,flip_to_short -19122,做空,2022-05-30 11:30:00,2022-05-30 11:55:00,1902.69,1902.3,-0.0,flip_to_long -19123,做多,2022-05-30 11:55:00,2022-05-30 12:00:00,1902.3,1900.29,-0.02,flip_to_short -19124,做空,2022-05-30 12:00:00,2022-05-30 12:05:00,1900.29,1901.9,-0.02,flip_to_long -19125,做多,2022-05-30 12:05:00,2022-05-30 12:20:00,1901.9,1888.85,-0.08,flip_to_short -19126,做空,2022-05-30 12:20:00,2022-05-30 14:05:00,1888.85,1912.78,-0.15,flip_to_long -19127,做多,2022-05-30 14:05:00,2022-05-30 14:40:00,1912.78,1895.25,-0.11,flip_to_short -19128,做空,2022-05-30 14:40:00,2022-05-30 14:45:00,1895.25,1897.16,-0.02,flip_to_long -19129,做多,2022-05-30 14:45:00,2022-05-30 14:55:00,1897.16,1895.96,-0.01,flip_to_short -19130,做空,2022-05-30 14:55:00,2022-05-30 19:55:00,1895.96,1916.27,-0.12,flip_to_long -19131,做多,2022-05-30 19:55:00,2022-05-30 20:25:00,1916.27,1947.24,0.17,tp_upper -19132,做空,2022-05-31 01:30:00,2022-05-31 01:45:00,1983.81,1986.1,-0.02,flip_to_long -19133,做多,2022-05-31 01:45:00,2022-05-31 02:15:00,1986.1,1988.68,0.01,flip_to_short -19134,做空,2022-05-31 02:15:00,2022-05-31 02:20:00,1988.68,1991.37,-0.02,flip_to_long -19135,做多,2022-05-31 02:20:00,2022-05-31 02:30:00,1991.37,1991.4,-0.01,flip_to_short -19136,做空,2022-05-31 02:30:00,2022-05-31 03:45:00,1991.4,1994.6,-0.02,flip_to_long -19137,做多,2022-05-31 03:45:00,2022-05-31 03:50:00,1994.6,1992.0,-0.02,flip_to_short -19138,做空,2022-05-31 03:50:00,2022-05-31 03:55:00,1992.0,1993.75,-0.01,flip_to_long -19139,做多,2022-05-31 03:55:00,2022-05-31 04:00:00,1993.75,1991.74,-0.02,flip_to_short -19140,做空,2022-05-31 04:00:00,2022-05-31 04:05:00,1991.74,1992.16,-0.01,flip_to_long -19141,做多,2022-05-31 04:05:00,2022-05-31 04:35:00,1992.16,1990.29,-0.02,flip_to_short -19142,做空,2022-05-31 04:35:00,2022-05-31 08:50:00,1990.29,1977.9,0.06,flip_to_long -19143,做多,2022-05-31 08:50:00,2022-05-31 08:55:00,1977.9,1970.64,-0.04,flip_to_short -19144,做空,2022-05-31 08:55:00,2022-05-31 10:10:00,1970.64,1972.29,-0.01,flip_to_long -19145,做多,2022-05-31 10:10:00,2022-05-31 10:15:00,1972.29,1970.31,-0.02,flip_to_short -19146,做空,2022-05-31 10:15:00,2022-05-31 10:20:00,1970.31,1972.2,-0.02,flip_to_long -19147,做多,2022-05-31 10:20:00,2022-05-31 10:25:00,1972.2,1969.46,-0.02,flip_to_short -19148,做空,2022-05-31 10:25:00,2022-05-31 10:35:00,1969.46,1972.06,-0.02,flip_to_long -19149,做多,2022-05-31 10:35:00,2022-05-31 10:45:00,1972.06,1971.4,-0.01,flip_to_short -19150,做空,2022-05-31 10:45:00,2022-05-31 13:00:00,1971.4,1966.63,0.02,flip_to_long -19151,做多,2022-05-31 13:00:00,2022-05-31 13:15:00,1966.63,1970.69,0.02,flip_to_short -19152,做空,2022-05-31 13:15:00,2022-05-31 13:20:00,1970.69,1973.14,-0.02,flip_to_long -19153,做多,2022-05-31 13:20:00,2022-05-31 13:30:00,1973.14,1955.12,-0.1,flip_to_short -19154,做空,2022-05-31 13:30:00,2022-05-31 15:40:00,1955.12,1962.94,-0.05,flip_to_long -19155,做多,2022-05-31 15:40:00,2022-05-31 16:15:00,1962.94,1962.85,-0.01,flip_to_short -19156,做空,2022-05-31 16:15:00,2022-05-31 16:20:00,1962.85,1968.32,-0.03,flip_to_long -19157,做多,2022-05-31 16:20:00,2022-05-31 16:30:00,1968.32,1974.06,0.03,flip_to_short -19158,做空,2022-05-31 16:30:00,2022-05-31 17:45:00,1974.06,1958.65,0.08,flip_to_long -19159,做多,2022-05-31 17:45:00,2022-05-31 18:20:00,1958.65,1962.35,0.01,flip_to_short -19160,做空,2022-05-31 18:20:00,2022-05-31 22:05:00,1962.35,1948.07,0.07,flip_to_long -19161,做多,2022-05-31 22:05:00,2022-05-31 23:50:00,1948.07,1943.12,-0.03,flip_to_short -19162,做空,2022-05-31 23:50:00,2022-06-01 00:00:00,1943.12,1944.71,-0.01,flip_to_long -19163,做多,2022-06-01 00:00:00,2022-06-01 00:45:00,1944.71,1946.5,0.0,flip_to_short -19164,做空,2022-06-01 00:45:00,2022-06-01 00:50:00,1946.5,1948.18,-0.01,flip_to_long -19165,做多,2022-06-01 00:50:00,2022-06-01 01:20:00,1948.18,1943.9,-0.03,flip_to_short -19166,做空,2022-06-01 01:20:00,2022-06-01 01:25:00,1943.9,1946.82,-0.02,flip_to_long -19167,做多,2022-06-01 01:25:00,2022-06-01 01:35:00,1946.82,1945.37,-0.01,flip_to_short -19168,做空,2022-06-01 01:35:00,2022-06-01 01:55:00,1945.37,1947.91,-0.02,flip_to_long -19169,做多,2022-06-01 01:55:00,2022-06-01 02:00:00,1947.91,1946.56,-0.01,flip_to_short -19170,做空,2022-06-01 02:00:00,2022-06-01 05:05:00,1946.56,1935.4,0.06,flip_to_long -19171,做多,2022-06-01 05:05:00,2022-06-01 06:05:00,1935.4,1935.48,-0.0,flip_to_short -19172,做空,2022-06-01 06:05:00,2022-06-01 06:20:00,1935.48,1937.41,-0.02,flip_to_long -19173,做多,2022-06-01 06:20:00,2022-06-01 06:30:00,1937.41,1934.15,-0.02,flip_to_short -19174,做空,2022-06-01 06:30:00,2022-06-01 07:45:00,1934.15,1932.99,0.0,flip_to_long -19175,做多,2022-06-01 07:45:00,2022-06-01 07:50:00,1932.99,1932.52,-0.01,flip_to_short -19176,做空,2022-06-01 07:50:00,2022-06-01 08:15:00,1932.52,1934.46,-0.02,flip_to_long -19177,做多,2022-06-01 08:15:00,2022-06-01 08:40:00,1934.46,1934.67,-0.0,flip_to_short -19178,做空,2022-06-01 08:40:00,2022-06-01 09:15:00,1934.67,1934.0,-0.0,flip_to_long -19179,做多,2022-06-01 09:15:00,2022-06-01 10:35:00,1934.0,1935.38,0.0,flip_to_short -19180,做空,2022-06-01 10:35:00,2022-06-01 10:40:00,1935.38,1937.11,-0.01,flip_to_long -19181,做多,2022-06-01 10:40:00,2022-06-01 10:45:00,1937.11,1936.0,-0.01,flip_to_short -19182,做空,2022-06-01 10:45:00,2022-06-01 10:55:00,1936.0,1935.12,-0.0,flip_to_long -19183,做多,2022-06-01 10:55:00,2022-06-01 11:15:00,1935.12,1932.3,-0.02,flip_to_short -19184,做空,2022-06-01 11:15:00,2022-06-01 11:50:00,1932.3,1937.9,-0.04,flip_to_long -19185,做多,2022-06-01 11:50:00,2022-06-01 12:05:00,1937.9,1933.58,-0.03,flip_to_short -19186,做空,2022-06-01 12:05:00,2022-06-01 12:15:00,1933.58,1932.77,-0.0,flip_to_long -19187,做多,2022-06-01 12:15:00,2022-06-01 12:40:00,1932.77,1958.29,0.13,tp_upper -19188,做空,2022-06-01 14:10:00,2022-06-01 22:40:00,1943.44,1815.47,0.69,flip_to_long -19189,做多,2022-06-01 22:40:00,2022-06-02 00:00:00,1815.47,1814.7,-0.01,flip_to_short -19190,做空,2022-06-02 00:00:00,2022-06-02 00:15:00,1814.7,1811.92,0.01,flip_to_long -19191,做多,2022-06-02 00:15:00,2022-06-02 00:20:00,1811.92,1806.9,-0.04,flip_to_short -19192,做空,2022-06-02 00:20:00,2022-06-02 00:25:00,1806.9,1817.17,-0.07,flip_to_long -19193,做多,2022-06-02 00:25:00,2022-06-02 00:30:00,1817.17,1805.6,-0.08,flip_to_short -19194,做空,2022-06-02 00:30:00,2022-06-02 00:35:00,1805.6,1811.22,-0.04,flip_to_long -19195,做多,2022-06-02 00:35:00,2022-06-02 03:10:00,1811.22,1821.97,0.06,flip_to_short -19196,做空,2022-06-02 03:10:00,2022-06-02 03:15:00,1821.97,1823.9,-0.02,flip_to_long -19197,做多,2022-06-02 03:15:00,2022-06-02 03:25:00,1823.9,1821.45,-0.02,flip_to_short -19198,做空,2022-06-02 03:25:00,2022-06-02 03:30:00,1821.45,1823.4,-0.02,flip_to_long -19199,做多,2022-06-02 03:30:00,2022-06-02 05:45:00,1823.4,1817.44,-0.04,flip_to_short -19200,做空,2022-06-02 05:45:00,2022-06-02 05:50:00,1817.44,1820.23,-0.02,flip_to_long -19201,做多,2022-06-02 05:50:00,2022-06-02 06:05:00,1820.23,1818.62,-0.02,flip_to_short -19202,做空,2022-06-02 06:05:00,2022-06-02 06:45:00,1818.62,1818.83,-0.01,flip_to_long -19203,做多,2022-06-02 06:45:00,2022-06-02 09:35:00,1818.83,1815.25,-0.03,flip_to_short -19204,做空,2022-06-02 09:35:00,2022-06-02 09:45:00,1815.25,1819.32,-0.03,flip_to_long -19205,做多,2022-06-02 09:45:00,2022-06-02 10:05:00,1819.32,1820.5,0.0,flip_to_short -19206,做空,2022-06-02 10:05:00,2022-06-02 10:10:00,1820.5,1822.46,-0.02,flip_to_long -19207,做多,2022-06-02 10:10:00,2022-06-02 10:15:00,1822.46,1815.74,-0.05,flip_to_short -19208,做空,2022-06-02 10:15:00,2022-06-02 10:35:00,1815.74,1825.87,-0.07,flip_to_long -19209,做多,2022-06-02 10:35:00,2022-06-02 10:45:00,1825.87,1823.87,-0.02,flip_to_short -19210,做空,2022-06-02 10:45:00,2022-06-02 10:55:00,1823.87,1829.12,-0.04,flip_to_long -19211,做多,2022-06-02 10:55:00,2022-06-02 12:30:00,1829.12,1826.08,-0.02,flip_to_short -19212,做空,2022-06-02 12:30:00,2022-06-02 13:15:00,1826.08,1785.59,0.23,tp_lower -19213,做多,2022-06-02 13:40:00,2022-06-02 13:45:00,1825.35,1812.36,-0.08,flip_to_short -19214,做空,2022-06-02 13:45:00,2022-06-02 15:10:00,1812.36,1817.13,-0.03,flip_to_long -19215,做多,2022-06-02 15:10:00,2022-06-02 15:15:00,1817.13,1816.55,-0.01,flip_to_short -19216,做空,2022-06-02 15:15:00,2022-06-02 15:20:00,1816.55,1826.2,-0.06,flip_to_long -19217,做多,2022-06-02 15:20:00,2022-06-02 15:30:00,1826.2,1820.4,-0.04,flip_to_short -19218,做空,2022-06-02 15:30:00,2022-06-02 16:00:00,1820.4,1821.2,-0.01,flip_to_long -19219,做多,2022-06-02 16:00:00,2022-06-02 16:05:00,1821.2,1817.88,-0.02,flip_to_short -19220,做空,2022-06-02 16:05:00,2022-06-02 19:50:00,1817.88,1818.5,-0.01,flip_to_long -19221,做多,2022-06-02 19:50:00,2022-06-03 00:10:00,1818.5,1830.0,0.06,flip_to_short -19222,做空,2022-06-03 00:10:00,2022-06-03 01:10:00,1830.0,1830.79,-0.01,flip_to_long -19223,做多,2022-06-03 01:10:00,2022-06-03 02:15:00,1830.79,1834.9,0.02,flip_to_short -19224,做空,2022-06-03 02:15:00,2022-06-03 02:25:00,1834.9,1833.65,0.0,flip_to_long -19225,做多,2022-06-03 02:25:00,2022-06-03 02:35:00,1833.65,1832.42,-0.01,flip_to_short -19226,做空,2022-06-03 02:35:00,2022-06-03 02:40:00,1832.42,1834.6,-0.02,flip_to_long -19227,做多,2022-06-03 02:40:00,2022-06-03 02:45:00,1834.6,1832.36,-0.02,flip_to_short -19228,做空,2022-06-03 02:45:00,2022-06-03 05:50:00,1832.36,1828.3,0.02,flip_to_long -19229,做多,2022-06-03 05:50:00,2022-06-03 05:55:00,1828.3,1825.5,-0.02,flip_to_short -19230,做空,2022-06-03 05:55:00,2022-06-03 08:05:00,1825.5,1819.62,0.03,flip_to_long -19231,做多,2022-06-03 08:05:00,2022-06-03 15:00:00,1819.62,1761.64,-0.36,flip_to_short -19232,做空,2022-06-03 15:00:00,2022-06-03 15:15:00,1761.64,1764.26,-0.02,flip_to_long -19233,做多,2022-06-03 15:15:00,2022-06-03 15:45:00,1764.26,1760.46,-0.03,flip_to_short -19234,做空,2022-06-03 15:45:00,2022-06-03 15:50:00,1760.46,1762.18,-0.02,flip_to_long -19235,做多,2022-06-03 15:50:00,2022-06-03 16:05:00,1762.18,1758.32,-0.03,flip_to_short -19236,做空,2022-06-03 16:05:00,2022-06-03 16:35:00,1758.32,1759.57,-0.01,flip_to_long -19237,做多,2022-06-03 16:35:00,2022-06-03 17:05:00,1759.57,1756.37,-0.02,flip_to_short -19238,做空,2022-06-03 17:05:00,2022-06-03 20:05:00,1756.37,1759.33,-0.02,flip_to_long -19239,做多,2022-06-03 20:05:00,2022-06-04 00:45:00,1759.33,1772.38,0.07,flip_to_short -19240,做空,2022-06-04 00:45:00,2022-06-04 04:05:00,1772.38,1761.5,0.06,flip_to_long -19241,做多,2022-06-04 04:05:00,2022-06-04 04:15:00,1761.5,1764.08,0.01,flip_to_short -19242,做空,2022-06-04 04:15:00,2022-06-04 11:35:00,1764.08,1772.01,-0.05,flip_to_long -19243,做多,2022-06-04 11:35:00,2022-06-04 11:40:00,1772.01,1771.19,-0.01,flip_to_short -19244,做空,2022-06-04 11:40:00,2022-06-04 12:00:00,1771.19,1770.79,-0.0,flip_to_long -19245,做多,2022-06-04 12:00:00,2022-06-04 17:05:00,1770.79,1769.42,-0.01,flip_to_short -19246,做空,2022-06-04 17:05:00,2022-06-04 17:15:00,1769.42,1769.72,-0.01,flip_to_long -19247,做多,2022-06-04 17:15:00,2022-06-04 19:10:00,1769.72,1776.05,0.03,flip_to_short -19248,做空,2022-06-04 19:10:00,2022-06-04 20:05:00,1776.05,1774.96,0.0,flip_to_long -19249,做多,2022-06-04 20:05:00,2022-06-04 20:10:00,1774.96,1769.58,-0.04,flip_to_short -19250,做空,2022-06-04 20:10:00,2022-06-04 20:20:00,1769.58,1774.23,-0.03,flip_to_long -19251,做多,2022-06-04 20:20:00,2022-06-04 20:35:00,1774.23,1774.66,-0.0,flip_to_short -19252,做空,2022-06-04 20:35:00,2022-06-05 03:20:00,1774.66,1794.64,-0.12,flip_to_long -19253,做多,2022-06-05 03:20:00,2022-06-05 05:15:00,1794.64,1791.74,-0.02,flip_to_short -19254,做空,2022-06-05 05:15:00,2022-06-05 05:20:00,1791.74,1793.83,-0.02,flip_to_long -19255,做多,2022-06-05 05:20:00,2022-06-05 06:50:00,1793.83,1791.63,-0.02,flip_to_short -19256,做空,2022-06-05 06:50:00,2022-06-05 07:10:00,1791.63,1792.16,-0.01,flip_to_long -19257,做多,2022-06-05 07:10:00,2022-06-05 07:50:00,1792.16,1790.35,-0.02,flip_to_short -19258,做空,2022-06-05 07:50:00,2022-06-05 08:15:00,1790.35,1792.79,-0.02,flip_to_long -19259,做多,2022-06-05 08:15:00,2022-06-05 08:25:00,1792.79,1791.08,-0.02,flip_to_short -19260,做空,2022-06-05 08:25:00,2022-06-05 08:30:00,1791.08,1791.3,-0.01,flip_to_long -19261,做多,2022-06-05 08:30:00,2022-06-05 08:40:00,1791.3,1792.57,0.0,flip_to_short -19262,做空,2022-06-05 08:40:00,2022-06-05 11:40:00,1792.57,1786.4,0.03,flip_to_long -19263,做多,2022-06-05 11:40:00,2022-06-05 11:45:00,1786.4,1785.11,-0.01,flip_to_short -19264,做空,2022-06-05 11:45:00,2022-06-05 11:50:00,1785.11,1785.99,-0.01,flip_to_long -19265,做多,2022-06-05 11:50:00,2022-06-05 12:10:00,1785.99,1786.65,-0.0,flip_to_short -19266,做空,2022-06-05 12:10:00,2022-06-05 12:20:00,1786.65,1786.15,-0.0,flip_to_long -19267,做多,2022-06-05 12:20:00,2022-06-05 13:50:00,1786.15,1782.8,-0.02,flip_to_short -19268,做空,2022-06-05 13:50:00,2022-06-05 13:55:00,1782.8,1783.27,-0.01,flip_to_long -19269,做多,2022-06-05 13:55:00,2022-06-05 14:10:00,1783.27,1783.86,-0.0,flip_to_short -19270,做空,2022-06-05 14:10:00,2022-06-05 14:15:00,1783.86,1791.1,-0.05,flip_to_long -19271,做多,2022-06-05 14:15:00,2022-06-05 20:40:00,1791.1,1815.22,0.13,flip_to_short -19272,做空,2022-06-05 20:40:00,2022-06-05 22:00:00,1815.22,1818.59,-0.02,flip_to_long -19273,做多,2022-06-05 22:00:00,2022-06-05 22:10:00,1818.59,1814.81,-0.03,flip_to_short -19274,做空,2022-06-05 22:10:00,2022-06-05 22:15:00,1814.81,1816.31,-0.01,flip_to_long -19275,做多,2022-06-05 22:15:00,2022-06-05 22:25:00,1816.31,1809.97,-0.04,flip_to_short -19276,做空,2022-06-05 22:25:00,2022-06-05 22:45:00,1809.97,1814.6,-0.03,flip_to_long -19277,做多,2022-06-05 22:45:00,2022-06-05 23:05:00,1814.6,1814.74,-0.0,flip_to_short -19278,做空,2022-06-05 23:05:00,2022-06-05 23:10:00,1814.74,1816.92,-0.02,flip_to_long -19279,做多,2022-06-05 23:10:00,2022-06-05 23:15:00,1816.92,1811.3,-0.04,flip_to_short -19280,做空,2022-06-05 23:15:00,2022-06-06 00:15:00,1811.3,1813.74,-0.02,flip_to_long -19281,做多,2022-06-06 00:15:00,2022-06-06 05:55:00,1813.74,1869.86,0.32,flip_to_short -19282,做空,2022-06-06 05:55:00,2022-06-06 06:15:00,1869.86,1870.95,-0.01,flip_to_long -19283,做多,2022-06-06 06:15:00,2022-06-06 06:25:00,1870.95,1870.41,-0.01,flip_to_short -19284,做空,2022-06-06 06:25:00,2022-06-06 06:30:00,1870.41,1873.44,-0.02,flip_to_long -19285,做多,2022-06-06 06:30:00,2022-06-06 13:15:00,1873.44,1906.87,0.19,flip_to_short -19286,做空,2022-06-06 13:15:00,2022-06-06 13:20:00,1906.87,1908.31,-0.01,flip_to_long -19287,做多,2022-06-06 13:20:00,2022-06-06 13:30:00,1908.31,1908.7,-0.0,flip_to_short -19288,做空,2022-06-06 13:30:00,2022-06-06 13:40:00,1908.7,1906.19,0.01,flip_to_long -19289,做多,2022-06-06 13:40:00,2022-06-06 14:05:00,1906.19,1906.98,-0.0,flip_to_short -19290,做空,2022-06-06 14:05:00,2022-06-06 14:10:00,1906.98,1908.76,-0.02,flip_to_long -19291,做多,2022-06-06 14:10:00,2022-06-06 14:15:00,1908.76,1904.73,-0.03,flip_to_short -19292,做空,2022-06-06 14:15:00,2022-06-06 14:25:00,1904.73,1908.93,-0.03,flip_to_long -19293,做多,2022-06-06 14:25:00,2022-06-06 14:30:00,1908.93,1905.55,-0.02,flip_to_short -19294,做空,2022-06-06 14:30:00,2022-06-06 14:35:00,1905.55,1906.06,-0.01,flip_to_long -19295,做多,2022-06-06 14:35:00,2022-06-06 19:55:00,1906.06,1863.18,-0.25,flip_to_short -19296,做空,2022-06-06 19:55:00,2022-06-06 20:15:00,1863.18,1865.17,-0.02,flip_to_long -19297,做多,2022-06-06 20:15:00,2022-06-06 20:20:00,1865.17,1861.38,-0.03,flip_to_short -19298,做空,2022-06-06 20:20:00,2022-06-06 20:45:00,1861.38,1860.71,-0.0,flip_to_long -19299,做多,2022-06-06 20:45:00,2022-06-06 22:15:00,1860.71,1861.4,-0.0,flip_to_short -19300,做空,2022-06-06 22:15:00,2022-06-06 23:45:00,1861.4,1859.76,0.0,flip_to_long -19301,做多,2022-06-06 23:45:00,2022-06-07 05:20:00,1859.76,1750.18,-0.62,flip_to_short -19302,做空,2022-06-07 05:20:00,2022-06-07 05:30:00,1750.18,1754.96,-0.03,flip_to_long -19303,做多,2022-06-07 05:30:00,2022-06-07 10:20:00,1754.96,1762.12,0.04,flip_to_short -19304,做空,2022-06-07 10:20:00,2022-06-07 13:30:00,1762.12,1758.65,0.01,flip_to_long -19305,做多,2022-06-07 13:30:00,2022-06-07 14:10:00,1758.65,1758.95,-0.0,flip_to_short -19306,做空,2022-06-07 14:10:00,2022-06-07 23:40:00,1758.95,1823.0,-0.37,flip_to_long -19307,做多,2022-06-07 23:40:00,2022-06-08 03:05:00,1823.0,1816.94,-0.04,flip_to_short -19308,做空,2022-06-08 03:05:00,2022-06-08 05:35:00,1816.94,1801.45,0.08,flip_to_long -19309,做多,2022-06-08 05:35:00,2022-06-08 06:15:00,1801.45,1804.48,0.01,flip_to_short -19310,做空,2022-06-08 06:15:00,2022-06-08 06:45:00,1804.48,1804.17,-0.0,flip_to_long -19311,做多,2022-06-08 06:45:00,2022-06-08 06:50:00,1804.17,1799.81,-0.03,flip_to_short -19312,做空,2022-06-08 06:50:00,2022-06-08 06:55:00,1799.81,1805.24,-0.03,flip_to_long -19313,做多,2022-06-08 06:55:00,2022-06-08 07:00:00,1805.24,1802.68,-0.02,flip_to_short -19314,做空,2022-06-08 07:00:00,2022-06-08 07:40:00,1802.68,1803.07,-0.01,flip_to_long -19315,做多,2022-06-08 07:40:00,2022-06-08 08:15:00,1803.07,1802.0,-0.01,flip_to_short -19316,做空,2022-06-08 08:15:00,2022-06-08 09:25:00,1802.0,1800.9,0.0,flip_to_long -19317,做多,2022-06-08 09:25:00,2022-06-08 10:15:00,1800.9,1803.65,0.01,flip_to_short -19318,做空,2022-06-08 10:15:00,2022-06-08 10:20:00,1803.65,1808.62,-0.03,flip_to_long -19319,做多,2022-06-08 10:20:00,2022-06-08 10:45:00,1808.62,1806.96,-0.01,flip_to_short -19320,做空,2022-06-08 10:45:00,2022-06-08 12:10:00,1806.96,1807.0,-0.0,flip_to_long -19321,做多,2022-06-08 12:10:00,2022-06-08 12:15:00,1807.0,1803.84,-0.02,flip_to_short -19322,做空,2022-06-08 12:15:00,2022-06-08 13:05:00,1803.84,1800.4,0.01,flip_to_long -19323,做多,2022-06-08 13:05:00,2022-06-08 14:25:00,1800.4,1805.33,0.02,flip_to_short -19324,做空,2022-06-08 14:25:00,2022-06-08 14:30:00,1805.33,1806.45,-0.01,flip_to_long -19325,做多,2022-06-08 14:30:00,2022-06-08 14:40:00,1806.45,1797.75,-0.05,flip_to_short -19326,做空,2022-06-08 14:40:00,2022-06-08 15:05:00,1797.75,1807.82,-0.06,flip_to_long -19327,做多,2022-06-08 15:05:00,2022-06-08 16:20:00,1807.82,1807.38,-0.01,flip_to_short -19328,做空,2022-06-08 16:20:00,2022-06-08 19:20:00,1807.38,1797.04,0.05,flip_to_long -19329,做多,2022-06-08 19:20:00,2022-06-08 20:50:00,1797.04,1798.46,0.0,flip_to_short -19330,做空,2022-06-08 20:50:00,2022-06-08 21:00:00,1798.46,1800.5,-0.02,flip_to_long -19331,做多,2022-06-08 21:00:00,2022-06-08 23:25:00,1800.5,1796.27,-0.03,flip_to_short -19332,做空,2022-06-08 23:25:00,2022-06-08 23:30:00,1796.27,1800.9,-0.03,flip_to_long -19333,做多,2022-06-08 23:30:00,2022-06-08 23:35:00,1800.9,1796.05,-0.03,flip_to_short -19334,做空,2022-06-08 23:35:00,2022-06-09 01:05:00,1796.05,1797.45,-0.01,flip_to_long -19335,做多,2022-06-09 01:05:00,2022-06-09 01:10:00,1797.45,1794.19,-0.02,flip_to_short -19336,做空,2022-06-09 01:10:00,2022-06-09 01:15:00,1794.19,1797.67,-0.02,flip_to_long -19337,做多,2022-06-09 01:15:00,2022-06-09 01:20:00,1797.67,1796.56,-0.01,flip_to_short -19338,做空,2022-06-09 01:20:00,2022-06-09 01:30:00,1796.56,1797.46,-0.01,flip_to_long -19339,做多,2022-06-09 01:30:00,2022-06-09 01:35:00,1797.46,1791.37,-0.04,flip_to_short -19340,做空,2022-06-09 01:35:00,2022-06-09 02:30:00,1791.37,1794.46,-0.02,flip_to_long -19341,做多,2022-06-09 02:30:00,2022-06-09 03:05:00,1794.46,1794.43,-0.0,flip_to_short -19342,做空,2022-06-09 03:05:00,2022-06-09 03:20:00,1794.43,1797.2,-0.02,flip_to_long -19343,做多,2022-06-09 03:20:00,2022-06-09 06:20:00,1797.2,1796.55,-0.01,flip_to_short -19344,做空,2022-06-09 06:20:00,2022-06-09 06:45:00,1796.55,1796.05,-0.0,flip_to_long -19345,做多,2022-06-09 06:45:00,2022-06-09 07:30:00,1796.05,1798.0,0.01,flip_to_short -19346,做空,2022-06-09 07:30:00,2022-06-09 11:05:00,1798.0,1810.39,-0.07,flip_to_long -19347,做多,2022-06-09 11:05:00,2022-06-09 11:15:00,1810.39,1810.42,-0.0,flip_to_short -19348,做空,2022-06-09 11:15:00,2022-06-09 11:20:00,1810.42,1811.2,-0.01,flip_to_long -19349,做多,2022-06-09 11:20:00,2022-06-09 11:30:00,1811.2,1810.24,-0.01,flip_to_short -19350,做空,2022-06-09 11:30:00,2022-06-09 11:35:00,1810.24,1811.12,-0.01,flip_to_long -19351,做多,2022-06-09 11:35:00,2022-06-09 16:00:00,1811.12,1797.24,-0.07,flip_to_short -19352,做空,2022-06-09 16:00:00,2022-06-09 16:40:00,1797.24,1806.99,-0.05,flip_to_long -19353,做多,2022-06-09 16:40:00,2022-06-09 18:20:00,1806.99,1795.51,-0.06,flip_to_short -19354,做空,2022-06-09 18:20:00,2022-06-09 18:25:00,1795.51,1800.03,-0.03,flip_to_long -19355,做多,2022-06-09 18:25:00,2022-06-09 18:30:00,1800.03,1793.76,-0.04,flip_to_short -19356,做空,2022-06-09 18:30:00,2022-06-09 21:10:00,1793.76,1797.51,-0.02,flip_to_long -19357,做多,2022-06-09 21:10:00,2022-06-09 21:20:00,1797.51,1796.19,-0.01,flip_to_short -19358,做空,2022-06-09 21:20:00,2022-06-09 21:35:00,1796.19,1796.31,-0.01,flip_to_long -19359,做多,2022-06-09 21:35:00,2022-06-09 21:45:00,1796.31,1795.0,-0.01,flip_to_short -19360,做空,2022-06-09 21:45:00,2022-06-09 21:50:00,1795.0,1796.0,-0.01,flip_to_long -19361,做多,2022-06-09 21:50:00,2022-06-09 21:55:00,1796.0,1793.69,-0.02,flip_to_short -19362,做空,2022-06-09 21:55:00,2022-06-10 00:00:00,1793.69,1791.59,0.01,flip_to_long -19363,做多,2022-06-10 00:00:00,2022-06-10 00:05:00,1791.59,1789.03,-0.02,flip_to_short -19364,做空,2022-06-10 00:05:00,2022-06-10 00:10:00,1789.03,1772.86,0.08,tp_lower -19365,做多,2022-06-10 02:05:00,2022-06-10 02:30:00,1783.11,1784.31,0.0,flip_to_short -19366,做空,2022-06-10 02:30:00,2022-06-10 06:35:00,1784.31,1791.0,-0.04,flip_to_long -19367,做多,2022-06-10 06:35:00,2022-06-10 06:40:00,1791.0,1789.76,-0.01,flip_to_short -19368,做空,2022-06-10 06:40:00,2022-06-10 06:50:00,1789.76,1790.66,-0.01,flip_to_long -19369,做多,2022-06-10 06:50:00,2022-06-10 08:10:00,1790.66,1790.5,-0.01,flip_to_short -19370,做空,2022-06-10 08:10:00,2022-06-10 08:15:00,1790.5,1791.55,-0.01,flip_to_long -19371,做多,2022-06-10 08:15:00,2022-06-10 12:25:00,1791.55,1776.85,-0.08,flip_to_short -19372,做空,2022-06-10 12:25:00,2022-06-10 21:50:00,1776.85,1681.79,0.47,flip_to_long -19373,做多,2022-06-10 21:50:00,2022-06-10 21:55:00,1681.79,1676.92,-0.03,flip_to_short -19374,做空,2022-06-10 21:55:00,2022-06-10 22:00:00,1676.92,1684.07,-0.04,flip_to_long -19375,做多,2022-06-10 22:00:00,2022-06-10 22:20:00,1684.07,1678.77,-0.03,flip_to_short -19376,做空,2022-06-10 22:20:00,2022-06-10 22:50:00,1678.77,1675.23,0.01,flip_to_long -19377,做多,2022-06-10 22:50:00,2022-06-11 01:25:00,1675.23,1675.04,-0.01,flip_to_short -19378,做空,2022-06-11 01:25:00,2022-06-11 02:40:00,1675.04,1671.39,0.02,flip_to_long -19379,做多,2022-06-11 02:40:00,2022-06-11 02:55:00,1671.39,1672.75,0.0,flip_to_short -19380,做空,2022-06-11 02:55:00,2022-06-11 03:05:00,1672.75,1673.5,-0.01,flip_to_long -19381,做多,2022-06-11 03:05:00,2022-06-11 03:10:00,1673.5,1671.59,-0.02,flip_to_short -19382,做空,2022-06-11 03:10:00,2022-06-11 03:30:00,1671.59,1671.21,-0.0,flip_to_long -19383,做多,2022-06-11 03:30:00,2022-06-11 04:15:00,1671.21,1673.1,0.01,flip_to_short -19384,做空,2022-06-11 04:15:00,2022-06-11 08:35:00,1673.1,1636.35,0.2,tp_lower -19385,做多,2022-06-11 16:45:00,2022-06-11 17:40:00,1543.29,1534.54,-0.06,flip_to_short -19386,做空,2022-06-11 17:40:00,2022-06-11 18:20:00,1534.54,1535.45,-0.01,flip_to_long -19387,做多,2022-06-11 18:20:00,2022-06-11 20:30:00,1535.45,1531.45,-0.03,flip_to_short -19388,做空,2022-06-11 20:30:00,2022-06-11 20:35:00,1531.45,1535.67,-0.03,flip_to_long -19389,做多,2022-06-11 20:35:00,2022-06-11 21:45:00,1535.67,1539.3,0.02,flip_to_short -19390,做空,2022-06-11 21:45:00,2022-06-11 22:00:00,1539.3,1539.87,-0.01,flip_to_long -19391,做多,2022-06-11 22:00:00,2022-06-11 23:05:00,1539.87,1539.2,-0.01,flip_to_short -19392,做空,2022-06-11 23:05:00,2022-06-12 00:05:00,1539.2,1537.07,0.01,flip_to_long -19393,做多,2022-06-12 00:05:00,2022-06-12 00:15:00,1537.07,1537.79,-0.0,flip_to_short -19394,做空,2022-06-12 00:15:00,2022-06-12 00:30:00,1537.79,1538.29,-0.01,flip_to_long -19395,做多,2022-06-12 00:30:00,2022-06-12 06:55:00,1538.29,1456.96,-0.5,flip_to_short -19396,做空,2022-06-12 06:55:00,2022-06-12 07:00:00,1456.96,1460.62,-0.03,flip_to_long -19397,做多,2022-06-12 07:00:00,2022-06-12 07:05:00,1460.62,1456.51,-0.03,flip_to_short -19398,做空,2022-06-12 07:05:00,2022-06-12 07:35:00,1456.51,1457.29,-0.01,flip_to_long -19399,做多,2022-06-12 07:35:00,2022-06-12 07:45:00,1457.29,1453.03,-0.03,flip_to_short -19400,做空,2022-06-12 07:45:00,2022-06-12 07:50:00,1453.03,1464.03,-0.07,flip_to_long -19401,做多,2022-06-12 07:50:00,2022-06-12 10:10:00,1464.03,1460.72,-0.02,flip_to_short -19402,做空,2022-06-12 10:10:00,2022-06-12 10:50:00,1460.72,1463.49,-0.02,flip_to_long -19403,做多,2022-06-12 10:50:00,2022-06-12 10:55:00,1463.49,1459.64,-0.03,flip_to_short -19404,做空,2022-06-12 10:55:00,2022-06-12 11:35:00,1459.64,1464.78,-0.03,flip_to_long -19405,做多,2022-06-12 11:35:00,2022-06-12 11:40:00,1464.78,1463.58,-0.01,flip_to_short -19406,做空,2022-06-12 11:40:00,2022-06-12 11:45:00,1463.58,1465.59,-0.02,flip_to_long -19407,做多,2022-06-12 11:45:00,2022-06-12 12:35:00,1465.59,1466.09,-0.0,flip_to_short -19408,做空,2022-06-12 12:35:00,2022-06-12 12:45:00,1466.09,1464.57,0.0,flip_to_long -19409,做多,2022-06-12 12:45:00,2022-06-12 14:30:00,1464.57,1484.03,0.11,tp_upper -19410,做多,2022-06-13 04:15:00,2022-06-13 04:25:00,1379.35,1375.8,-0.03,flip_to_short -19411,做空,2022-06-13 04:25:00,2022-06-13 12:10:00,1375.8,1253.79,0.78,flip_to_long -19412,做多,2022-06-13 12:10:00,2022-06-13 12:15:00,1253.79,1239.47,-0.11,flip_to_short -19413,做空,2022-06-13 12:15:00,2022-06-13 13:10:00,1239.47,1222.62,0.12,flip_to_long -19414,做多,2022-06-13 13:10:00,2022-06-13 13:35:00,1222.62,1223.07,-0.0,flip_to_short -19415,做空,2022-06-13 13:35:00,2022-06-13 13:40:00,1223.07,1226.0,-0.03,flip_to_long -19416,做多,2022-06-13 13:40:00,2022-06-13 14:05:00,1226.0,1221.39,-0.04,flip_to_short -19417,做空,2022-06-13 14:05:00,2022-06-13 14:25:00,1221.39,1225.85,-0.04,flip_to_long -19418,做多,2022-06-13 14:25:00,2022-06-13 14:30:00,1225.85,1219.43,-0.05,flip_to_short -19419,做空,2022-06-13 14:30:00,2022-06-13 15:15:00,1219.43,1215.8,0.02,flip_to_long -19420,做多,2022-06-13 15:15:00,2022-06-13 15:25:00,1215.8,1210.47,-0.05,flip_to_short -19421,做空,2022-06-13 15:25:00,2022-06-13 15:30:00,1210.47,1219.42,-0.07,flip_to_long -19422,做多,2022-06-13 15:30:00,2022-06-13 17:00:00,1219.42,1223.44,0.03,flip_to_short -19423,做空,2022-06-13 17:00:00,2022-06-13 17:05:00,1223.44,1231.5,-0.07,flip_to_long -19424,做多,2022-06-13 17:05:00,2022-06-13 17:10:00,1231.5,1227.79,-0.03,flip_to_short -19425,做空,2022-06-13 17:10:00,2022-06-13 17:40:00,1227.79,1234.24,-0.05,flip_to_long -19426,做多,2022-06-13 17:40:00,2022-06-13 19:05:00,1234.24,1230.07,-0.04,flip_to_short -19427,做空,2022-06-13 19:05:00,2022-06-13 19:35:00,1230.07,1229.75,-0.0,flip_to_long -19428,做多,2022-06-13 19:35:00,2022-06-13 19:40:00,1229.75,1227.73,-0.02,flip_to_short -19429,做空,2022-06-13 19:40:00,2022-06-13 19:45:00,1227.73,1233.85,-0.05,flip_to_long -19430,做多,2022-06-13 19:45:00,2022-06-13 19:50:00,1233.85,1227.16,-0.05,flip_to_short -19431,做空,2022-06-13 19:50:00,2022-06-13 20:00:00,1227.16,1243.13,-0.12,flip_to_long -19432,做多,2022-06-13 20:00:00,2022-06-13 21:05:00,1243.13,1240.98,-0.02,flip_to_short -19433,做空,2022-06-13 21:05:00,2022-06-14 03:30:00,1240.98,1172.58,0.48,flip_to_long -19434,做多,2022-06-14 03:30:00,2022-06-14 03:35:00,1172.58,1157.29,-0.13,flip_to_short -19435,做空,2022-06-14 03:35:00,2022-06-14 03:40:00,1157.29,1162.88,-0.05,flip_to_long -19436,做多,2022-06-14 03:40:00,2022-06-14 04:15:00,1162.88,1150.65,-0.1,flip_to_short -19437,做空,2022-06-14 04:15:00,2022-06-14 04:30:00,1150.65,1160.13,-0.08,flip_to_long -19438,做多,2022-06-14 04:30:00,2022-06-14 04:35:00,1160.13,1158.6,-0.02,flip_to_short -19439,做空,2022-06-14 04:35:00,2022-06-14 04:55:00,1158.6,1156.04,0.02,flip_to_long -19440,做多,2022-06-14 04:55:00,2022-06-14 09:25:00,1156.04,1211.94,0.43,flip_to_short -19441,做空,2022-06-14 09:25:00,2022-06-14 09:35:00,1211.94,1211.32,0.0,flip_to_long -19442,做多,2022-06-14 09:35:00,2022-06-14 12:45:00,1211.32,1198.02,-0.11,flip_to_short -19443,做空,2022-06-14 12:45:00,2022-06-14 17:40:00,1198.02,1219.1,-0.17,flip_to_long -19444,做多,2022-06-14 17:40:00,2022-06-14 18:20:00,1219.1,1222.71,0.02,flip_to_short -19445,做空,2022-06-14 18:20:00,2022-06-14 18:30:00,1222.71,1226.35,-0.03,flip_to_long -19446,做多,2022-06-14 18:30:00,2022-06-14 18:40:00,1226.35,1227.19,0.0,flip_to_short -19447,做空,2022-06-14 18:40:00,2022-06-14 23:05:00,1227.19,1188.18,0.29,flip_to_long -19448,做多,2022-06-14 23:05:00,2022-06-15 00:55:00,1188.18,1192.4,0.03,flip_to_short -19449,做空,2022-06-15 00:55:00,2022-06-15 11:20:00,1192.4,1094.74,0.78,flip_to_long -19450,做多,2022-06-15 11:20:00,2022-06-15 14:50:00,1094.74,1097.44,0.02,flip_to_short -19451,做空,2022-06-15 14:50:00,2022-06-15 14:55:00,1097.44,1106.0,-0.09,flip_to_long -19452,做多,2022-06-15 14:55:00,2022-06-15 15:15:00,1106.0,1107.71,0.01,flip_to_short -19453,做空,2022-06-15 15:15:00,2022-06-15 15:35:00,1107.71,1106.79,0.0,flip_to_long -19454,做多,2022-06-15 15:35:00,2022-06-15 16:10:00,1106.79,1115.83,0.08,flip_to_short -19455,做空,2022-06-15 16:10:00,2022-06-15 16:15:00,1115.83,1119.43,-0.04,flip_to_long -19456,做多,2022-06-15 16:15:00,2022-06-15 16:20:00,1119.43,1113.54,-0.06,flip_to_short -19457,做空,2022-06-15 16:20:00,2022-06-15 17:50:00,1113.54,1110.66,0.02,flip_to_long -19458,做多,2022-06-15 17:50:00,2022-06-15 18:00:00,1110.66,1077.49,-0.31,flip_to_short -19459,做空,2022-06-15 18:00:00,2022-06-15 18:25:00,1077.49,1094.62,-0.16,flip_to_long -19460,做多,2022-06-15 18:25:00,2022-06-16 01:55:00,1094.62,1214.58,1.07,flip_to_short -19461,做空,2022-06-16 01:55:00,2022-06-16 02:05:00,1214.58,1224.35,-0.09,flip_to_long -19462,做多,2022-06-16 02:05:00,2022-06-16 12:40:00,1224.35,1126.55,-0.88,flip_to_short -19463,做空,2022-06-16 12:40:00,2022-06-16 13:00:00,1126.55,1130.39,-0.04,flip_to_long -19464,做多,2022-06-16 13:00:00,2022-06-16 13:05:00,1130.39,1124.59,-0.06,flip_to_short -19465,做空,2022-06-16 13:05:00,2022-06-16 14:30:00,1124.59,1110.21,0.12,flip_to_long -19466,做多,2022-06-16 14:30:00,2022-06-16 15:15:00,1110.21,1112.85,0.02,flip_to_short -19467,做空,2022-06-16 15:15:00,2022-06-16 15:55:00,1112.85,1113.7,-0.01,flip_to_long -19468,做多,2022-06-16 15:55:00,2022-06-16 16:00:00,1113.7,1104.67,-0.09,flip_to_short -19469,做空,2022-06-16 16:00:00,2022-06-16 16:20:00,1104.67,1117.9,-0.12,flip_to_long -19470,做多,2022-06-16 16:20:00,2022-06-16 17:45:00,1117.9,1112.5,-0.05,flip_to_short -19471,做空,2022-06-16 17:45:00,2022-06-16 18:35:00,1112.5,1110.4,0.01,flip_to_long -19472,做多,2022-06-16 18:35:00,2022-06-16 19:10:00,1110.4,1105.71,-0.05,flip_to_short -19473,做空,2022-06-16 19:10:00,2022-06-16 19:25:00,1105.71,1111.34,-0.05,flip_to_long -19474,做多,2022-06-16 19:25:00,2022-06-16 21:40:00,1111.34,1106.91,-0.04,flip_to_short -19475,做空,2022-06-16 21:40:00,2022-06-17 01:35:00,1106.91,1088.16,0.16,flip_to_long -19476,做多,2022-06-17 01:35:00,2022-06-17 03:45:00,1088.16,1074.11,-0.13,flip_to_short -19477,做空,2022-06-17 03:45:00,2022-06-17 04:15:00,1074.11,1079.85,-0.06,flip_to_long -19478,做多,2022-06-17 04:15:00,2022-06-17 04:25:00,1079.85,1082.15,0.02,flip_to_short -19479,做空,2022-06-17 04:25:00,2022-06-17 06:25:00,1082.15,1095.23,-0.12,flip_to_long -19480,做多,2022-06-17 06:25:00,2022-06-17 08:00:00,1095.23,1096.18,0.0,flip_to_short -19481,做空,2022-06-17 08:00:00,2022-06-17 09:10:00,1096.18,1097.58,-0.02,flip_to_long -19482,做多,2022-06-17 09:10:00,2022-06-17 11:15:00,1097.58,1099.26,0.01,flip_to_short -19483,做空,2022-06-17 11:15:00,2022-06-17 11:20:00,1099.26,1102.68,-0.03,flip_to_long -19484,做多,2022-06-17 11:20:00,2022-06-17 11:25:00,1102.68,1100.8,-0.02,flip_to_short -19485,做空,2022-06-17 11:25:00,2022-06-17 13:40:00,1100.8,1096.5,0.03,flip_to_long -19486,做多,2022-06-17 13:40:00,2022-06-17 13:45:00,1096.5,1094.32,-0.02,flip_to_short -19487,做空,2022-06-17 13:45:00,2022-06-17 16:00:00,1094.32,1086.1,0.07,flip_to_long -19488,做多,2022-06-17 16:00:00,2022-06-17 16:05:00,1086.1,1085.75,-0.01,flip_to_short -19489,做空,2022-06-17 16:05:00,2022-06-17 16:45:00,1085.75,1081.92,0.03,flip_to_long -19490,做多,2022-06-17 16:45:00,2022-06-17 17:20:00,1081.92,1081.98,-0.0,flip_to_short -19491,做空,2022-06-17 17:20:00,2022-06-17 17:40:00,1081.98,1079.21,0.02,flip_to_long -19492,做多,2022-06-17 17:40:00,2022-06-17 17:50:00,1079.21,1080.25,0.0,flip_to_short -19493,做空,2022-06-17 17:50:00,2022-06-17 18:00:00,1080.25,1079.69,0.0,flip_to_long -19494,做多,2022-06-17 18:00:00,2022-06-17 18:25:00,1079.69,1080.48,0.0,flip_to_short -19495,做空,2022-06-17 18:25:00,2022-06-17 18:35:00,1080.48,1080.7,-0.01,flip_to_long -19496,做多,2022-06-17 18:35:00,2022-06-17 18:40:00,1080.7,1077.59,-0.03,flip_to_short -19497,做空,2022-06-17 18:40:00,2022-06-17 18:45:00,1077.59,1079.8,-0.02,flip_to_long -19498,做多,2022-06-17 18:45:00,2022-06-17 19:00:00,1079.8,1078.15,-0.02,flip_to_short -19499,做空,2022-06-17 19:00:00,2022-06-17 19:20:00,1078.15,1078.96,-0.01,flip_to_long -19500,做多,2022-06-17 19:20:00,2022-06-17 19:55:00,1078.96,1079.54,0.0,flip_to_short -19501,做空,2022-06-17 19:55:00,2022-06-17 20:00:00,1079.54,1083.55,-0.04,flip_to_long -19502,做多,2022-06-17 20:00:00,2022-06-17 21:40:00,1083.55,1084.1,0.0,flip_to_short -19503,做空,2022-06-17 21:40:00,2022-06-17 22:00:00,1084.1,1083.51,0.0,flip_to_long -19504,做多,2022-06-17 22:00:00,2022-06-17 22:10:00,1083.51,1082.88,-0.01,flip_to_short -19505,做空,2022-06-17 22:10:00,2022-06-17 22:50:00,1082.88,1084.31,-0.02,flip_to_long -19506,做多,2022-06-17 22:50:00,2022-06-17 22:55:00,1084.31,1083.36,-0.01,flip_to_short -19507,做空,2022-06-17 22:55:00,2022-06-17 23:00:00,1083.36,1084.93,-0.02,flip_to_long -19508,做多,2022-06-17 23:00:00,2022-06-17 23:45:00,1084.93,1087.19,0.01,flip_to_short -19509,做空,2022-06-17 23:45:00,2022-06-18 00:55:00,1087.19,1087.47,-0.01,flip_to_long -19510,做多,2022-06-18 00:55:00,2022-06-18 01:10:00,1087.47,1085.58,-0.02,flip_to_short -19511,做空,2022-06-18 01:10:00,2022-06-18 05:00:00,1085.58,1081.0,0.04,flip_to_long -19512,做多,2022-06-18 05:00:00,2022-06-18 06:15:00,1081.0,1077.63,-0.03,flip_to_short -19513,做空,2022-06-18 06:15:00,2022-06-18 06:50:00,1077.63,1017.14,0.53,tp_lower -19514,做多,2022-06-18 11:15:00,2022-06-18 11:20:00,1008.32,1007.12,-0.02,flip_to_short -19515,做空,2022-06-18 11:20:00,2022-06-18 12:45:00,1007.12,999.94,0.07,flip_to_long -19516,做多,2022-06-18 12:45:00,2022-06-18 12:50:00,999.94,998.03,-0.02,flip_to_short -19517,做空,2022-06-18 12:50:00,2022-06-18 12:55:00,998.03,999.37,-0.02,flip_to_long -19518,做多,2022-06-18 12:55:00,2022-06-18 13:00:00,999.37,995.19,-0.05,flip_to_short -19519,做空,2022-06-18 13:00:00,2022-06-18 13:10:00,995.19,1000.59,-0.06,flip_to_long -19520,做多,2022-06-18 13:10:00,2022-06-18 13:20:00,1000.59,997.99,-0.03,flip_to_short -19521,做空,2022-06-18 13:20:00,2022-06-18 13:25:00,997.99,998.89,-0.01,flip_to_long -19522,做多,2022-06-18 13:25:00,2022-06-18 13:55:00,998.89,999.44,0.0,flip_to_short -19523,做空,2022-06-18 13:55:00,2022-06-18 14:00:00,999.44,1002.0,-0.03,flip_to_long -19524,做多,2022-06-18 14:00:00,2022-06-18 14:05:00,1002.0,1001.76,-0.01,flip_to_short -19525,做空,2022-06-18 14:05:00,2022-06-18 17:40:00,1001.76,966.94,0.34,tp_lower -19526,做多,2022-06-18 21:25:00,2022-06-18 21:30:00,949.14,930.04,-0.21,flip_to_short -19527,做空,2022-06-18 21:30:00,2022-06-18 21:35:00,930.04,937.47,-0.08,flip_to_long -19528,做多,2022-06-18 21:35:00,2022-06-19 01:40:00,937.47,966.32,0.3,flip_to_short -19529,做空,2022-06-19 01:40:00,2022-06-19 01:45:00,966.32,968.63,-0.03,flip_to_long -19530,做多,2022-06-19 01:45:00,2022-06-19 06:20:00,968.63,960.48,-0.09,flip_to_short -19531,做空,2022-06-19 06:20:00,2022-06-19 06:50:00,960.48,956.77,0.03,flip_to_long -19532,做多,2022-06-19 06:50:00,2022-06-19 07:45:00,956.77,956.75,-0.01,flip_to_short -19533,做空,2022-06-19 07:45:00,2022-06-19 08:05:00,956.75,957.82,-0.02,flip_to_long -19534,做多,2022-06-19 08:05:00,2022-06-19 13:55:00,957.82,1021.04,0.67,flip_to_short -19535,做空,2022-06-19 13:55:00,2022-06-19 14:45:00,1021.04,1035.01,-0.15,flip_to_long -19536,做多,2022-06-19 14:45:00,2022-06-19 17:50:00,1035.01,1045.68,0.11,flip_to_short -19537,做空,2022-06-19 17:50:00,2022-06-19 23:45:00,1045.68,1125.11,-0.83,flip_to_long -19538,做多,2022-06-19 23:45:00,2022-06-20 00:00:00,1125.11,1127.54,0.02,flip_to_short -19539,做空,2022-06-20 00:00:00,2022-06-20 04:20:00,1127.54,1085.3,0.37,flip_to_long -19540,做多,2022-06-20 04:20:00,2022-06-20 04:30:00,1085.3,1088.42,0.02,flip_to_short -19541,做空,2022-06-20 04:30:00,2022-06-20 05:50:00,1088.42,1078.0,0.1,flip_to_long -19542,做多,2022-06-20 05:50:00,2022-06-20 06:20:00,1078.0,1074.67,-0.04,flip_to_short -19543,做空,2022-06-20 06:20:00,2022-06-20 06:30:00,1074.67,1075.86,-0.02,flip_to_long -19544,做多,2022-06-20 06:30:00,2022-06-20 06:35:00,1075.86,1075.93,-0.0,flip_to_short -19545,做空,2022-06-20 06:35:00,2022-06-20 07:30:00,1075.93,1075.52,-0.0,flip_to_long -19546,做多,2022-06-20 07:30:00,2022-06-20 08:15:00,1075.52,1112.98,0.36,tp_upper -19547,做空,2022-06-20 12:30:00,2022-06-20 12:35:00,1123.7,1124.79,-0.02,flip_to_long -19548,做多,2022-06-20 12:35:00,2022-06-20 12:50:00,1124.79,1128.96,0.03,flip_to_short -19549,做空,2022-06-20 12:50:00,2022-06-20 12:55:00,1128.96,1130.5,-0.02,flip_to_long -19550,做多,2022-06-20 12:55:00,2022-06-20 15:05:00,1130.5,1139.75,0.08,flip_to_short -19551,做空,2022-06-20 15:05:00,2022-06-20 20:05:00,1139.75,1110.11,0.28,flip_to_long -19552,做多,2022-06-20 20:05:00,2022-06-20 21:45:00,1110.11,1103.59,-0.07,flip_to_short -19553,做空,2022-06-20 21:45:00,2022-06-20 22:45:00,1103.59,1106.79,-0.04,flip_to_long -19554,做多,2022-06-20 22:45:00,2022-06-20 22:50:00,1106.79,1105.8,-0.02,flip_to_short -19555,做空,2022-06-20 22:50:00,2022-06-20 23:20:00,1105.8,1107.32,-0.02,flip_to_long -19556,做多,2022-06-20 23:20:00,2022-06-20 23:25:00,1107.32,1105.7,-0.02,flip_to_short -19557,做空,2022-06-20 23:25:00,2022-06-20 23:30:00,1105.7,1120.51,-0.15,flip_to_long -19558,做多,2022-06-20 23:30:00,2022-06-21 00:30:00,1120.51,1112.21,-0.09,flip_to_short -19559,做空,2022-06-21 00:30:00,2022-06-21 00:45:00,1112.21,1121.71,-0.1,flip_to_long -19560,做多,2022-06-21 00:45:00,2022-06-21 02:05:00,1121.71,1118.53,-0.04,flip_to_short -19561,做空,2022-06-21 02:05:00,2022-06-21 02:40:00,1118.53,1116.62,0.01,flip_to_long -19562,做多,2022-06-21 02:40:00,2022-06-21 03:05:00,1116.62,1118.72,0.01,flip_to_short -19563,做空,2022-06-21 03:05:00,2022-06-21 03:35:00,1118.72,1118.59,-0.0,flip_to_long -19564,做多,2022-06-21 03:35:00,2022-06-21 04:10:00,1118.59,1122.07,0.03,flip_to_short -19565,做空,2022-06-21 04:10:00,2022-06-21 04:20:00,1122.07,1123.3,-0.02,flip_to_long -19566,做多,2022-06-21 04:20:00,2022-06-21 07:55:00,1123.3,1147.95,0.23,flip_to_short -19567,做空,2022-06-21 07:55:00,2022-06-21 10:05:00,1147.95,1156.0,-0.08,flip_to_long -19568,做多,2022-06-21 10:05:00,2022-06-21 10:10:00,1156.0,1154.71,-0.02,flip_to_short -19569,做空,2022-06-21 10:10:00,2022-06-21 10:25:00,1154.71,1157.06,-0.03,flip_to_long -19570,做多,2022-06-21 10:25:00,2022-06-21 10:50:00,1157.06,1160.39,0.03,flip_to_short -19571,做空,2022-06-21 10:50:00,2022-06-21 11:10:00,1160.39,1161.7,-0.02,flip_to_long -19572,做多,2022-06-21 11:10:00,2022-06-21 11:15:00,1161.7,1158.9,-0.03,flip_to_short -19573,做空,2022-06-21 11:15:00,2022-06-21 13:30:00,1158.9,1161.0,-0.03,flip_to_long -19574,做多,2022-06-21 13:30:00,2022-06-21 17:00:00,1161.0,1165.25,0.03,flip_to_short -19575,做空,2022-06-21 17:00:00,2022-06-21 17:10:00,1165.25,1166.38,-0.02,flip_to_long -19576,做多,2022-06-21 17:10:00,2022-06-21 17:25:00,1166.38,1167.92,0.01,flip_to_short -19577,做空,2022-06-21 17:25:00,2022-06-21 22:50:00,1167.92,1133.45,0.31,flip_to_long -19578,做多,2022-06-21 22:50:00,2022-06-21 23:20:00,1133.45,1124.34,-0.09,flip_to_short -19579,做空,2022-06-21 23:20:00,2022-06-22 01:15:00,1124.34,1123.48,0.0,flip_to_long -19580,做多,2022-06-22 01:15:00,2022-06-22 09:05:00,1123.48,1081.41,-0.43,flip_to_short -19581,做空,2022-06-22 09:05:00,2022-06-22 09:30:00,1081.41,1087.34,-0.06,flip_to_long -19582,做多,2022-06-22 09:30:00,2022-06-22 12:40:00,1087.34,1080.46,-0.07,flip_to_short -19583,做空,2022-06-22 12:40:00,2022-06-22 13:20:00,1080.46,1091.52,-0.11,flip_to_long -19584,做多,2022-06-22 13:20:00,2022-06-22 13:30:00,1091.52,1090.92,-0.01,flip_to_short -19585,做空,2022-06-22 13:30:00,2022-06-22 22:50:00,1090.92,1062.86,0.27,flip_to_long -19586,做多,2022-06-22 22:50:00,2022-06-23 04:05:00,1062.86,1073.0,0.1,flip_to_short -19587,做空,2022-06-23 04:05:00,2022-06-23 04:10:00,1073.0,1073.99,-0.02,flip_to_long -19588,做多,2022-06-23 04:10:00,2022-06-23 05:50:00,1073.99,1082.61,0.08,flip_to_short -19589,做空,2022-06-23 05:50:00,2022-06-23 05:55:00,1082.61,1084.82,-0.03,flip_to_long -19590,做多,2022-06-23 05:55:00,2022-06-23 06:00:00,1084.82,1084.69,-0.01,flip_to_short -19591,做空,2022-06-23 06:00:00,2022-06-23 06:15:00,1084.69,1084.33,-0.0,flip_to_long -19592,做多,2022-06-23 06:15:00,2022-06-23 09:40:00,1084.33,1094.68,0.1,flip_to_short -19593,做空,2022-06-23 09:40:00,2022-06-23 14:45:00,1094.68,1109.8,-0.16,flip_to_long -19594,做多,2022-06-23 14:45:00,2022-06-23 18:35:00,1109.8,1098.27,-0.12,flip_to_short -19595,做空,2022-06-23 18:35:00,2022-06-24 03:35:00,1098.27,1149.0,-0.5,flip_to_long -19596,做多,2022-06-24 03:35:00,2022-06-24 03:50:00,1149.0,1148.5,-0.01,flip_to_short -19597,做空,2022-06-24 03:50:00,2022-06-24 03:55:00,1148.5,1149.9,-0.02,flip_to_long -19598,做多,2022-06-24 03:55:00,2022-06-24 04:30:00,1149.9,1147.54,-0.03,flip_to_short -19599,做空,2022-06-24 04:30:00,2022-06-24 05:25:00,1147.54,1151.12,-0.04,flip_to_long -19600,做多,2022-06-24 05:25:00,2022-06-24 05:50:00,1151.12,1151.61,-0.0,flip_to_short -19601,做空,2022-06-24 05:50:00,2022-06-24 07:25:00,1151.61,1143.56,0.07,flip_to_long -19602,做多,2022-06-24 07:25:00,2022-06-24 09:50:00,1143.56,1143.44,-0.01,flip_to_short -19603,做空,2022-06-24 09:50:00,2022-06-24 10:00:00,1143.44,1148.38,-0.05,flip_to_long -19604,做多,2022-06-24 10:00:00,2022-06-24 15:15:00,1148.38,1190.54,0.37,flip_to_short -19605,做空,2022-06-24 15:15:00,2022-06-24 15:25:00,1190.54,1196.28,-0.06,flip_to_long -19606,做多,2022-06-24 15:25:00,2022-06-24 17:50:00,1196.28,1205.13,0.07,flip_to_short -19607,做空,2022-06-24 17:50:00,2022-06-24 18:00:00,1205.13,1204.62,-0.0,flip_to_long -19608,做多,2022-06-24 18:00:00,2022-06-24 18:05:00,1204.62,1203.67,-0.01,flip_to_short -19609,做空,2022-06-24 18:05:00,2022-06-24 18:10:00,1203.67,1205.48,-0.02,flip_to_long -19610,做多,2022-06-24 18:10:00,2022-06-24 21:30:00,1205.48,1215.62,0.08,flip_to_short -19611,做空,2022-06-24 21:30:00,2022-06-24 21:35:00,1215.62,1222.19,-0.06,flip_to_long -19612,做多,2022-06-24 21:35:00,2022-06-24 23:50:00,1222.19,1225.02,0.02,flip_to_short -19613,做空,2022-06-24 23:50:00,2022-06-25 02:05:00,1225.02,1221.5,0.03,flip_to_long -19614,做多,2022-06-25 02:05:00,2022-06-25 04:00:00,1221.5,1221.81,-0.0,flip_to_short -19615,做空,2022-06-25 04:00:00,2022-06-25 04:40:00,1221.81,1218.01,0.03,flip_to_long -19616,做多,2022-06-25 04:40:00,2022-06-25 05:55:00,1218.01,1217.98,-0.01,flip_to_short -19617,做空,2022-06-25 05:55:00,2022-06-25 06:10:00,1217.98,1219.76,-0.02,flip_to_long -19618,做多,2022-06-25 06:10:00,2022-06-25 06:20:00,1219.76,1216.54,-0.03,flip_to_short -19619,做空,2022-06-25 06:20:00,2022-06-25 06:55:00,1216.54,1219.0,-0.03,flip_to_long -19620,做多,2022-06-25 06:55:00,2022-06-25 09:00:00,1219.0,1224.55,0.04,flip_to_short -19621,做空,2022-06-25 09:00:00,2022-06-25 10:05:00,1224.55,1228.08,-0.04,flip_to_long -19622,做多,2022-06-25 10:05:00,2022-06-25 10:20:00,1228.08,1223.83,-0.04,flip_to_short -19623,做空,2022-06-25 10:20:00,2022-06-25 10:50:00,1223.83,1224.81,-0.01,flip_to_long -19624,做多,2022-06-25 10:50:00,2022-06-25 11:25:00,1224.81,1228.0,0.02,flip_to_short -19625,做空,2022-06-25 11:25:00,2022-06-25 17:25:00,1228.0,1197.57,0.26,flip_to_long -19626,做多,2022-06-25 17:25:00,2022-06-25 17:55:00,1197.57,1195.8,-0.02,flip_to_short -19627,做空,2022-06-25 17:55:00,2022-06-25 18:25:00,1195.8,1194.62,0.01,flip_to_long -19628,做多,2022-06-25 18:25:00,2022-06-26 01:30:00,1194.62,1231.51,0.33,flip_to_short -19629,做空,2022-06-26 01:30:00,2022-06-26 04:05:00,1231.51,1235.54,-0.04,flip_to_long -19630,做多,2022-06-26 04:05:00,2022-06-26 04:20:00,1235.54,1236.47,0.0,flip_to_short -19631,做空,2022-06-26 04:20:00,2022-06-26 04:30:00,1236.47,1238.21,-0.02,flip_to_long -19632,做多,2022-06-26 04:30:00,2022-06-26 05:40:00,1238.21,1234.04,-0.04,flip_to_short -19633,做空,2022-06-26 05:40:00,2022-06-26 05:50:00,1234.04,1236.4,-0.03,flip_to_long -19634,做多,2022-06-26 05:50:00,2022-06-26 06:15:00,1236.4,1233.08,-0.04,flip_to_short -19635,做空,2022-06-26 06:15:00,2022-06-26 06:20:00,1233.08,1234.62,-0.02,flip_to_long -19636,做多,2022-06-26 06:20:00,2022-06-26 07:50:00,1234.62,1237.61,0.02,flip_to_short -19637,做空,2022-06-26 07:50:00,2022-06-26 07:55:00,1237.61,1237.64,-0.01,flip_to_long -19638,做多,2022-06-26 07:55:00,2022-06-26 08:05:00,1237.64,1238.54,0.0,flip_to_short -19639,做空,2022-06-26 08:05:00,2022-06-26 08:45:00,1238.54,1242.81,-0.04,flip_to_long -19640,做多,2022-06-26 08:45:00,2022-06-26 09:15:00,1242.81,1240.34,-0.03,flip_to_short -19641,做空,2022-06-26 09:15:00,2022-06-26 09:20:00,1240.34,1243.1,-0.03,flip_to_long -19642,做多,2022-06-26 09:20:00,2022-06-26 09:40:00,1243.1,1240.0,-0.03,flip_to_short -19643,做空,2022-06-26 09:40:00,2022-06-26 10:05:00,1240.0,1243.37,-0.04,flip_to_long -19644,做多,2022-06-26 10:05:00,2022-06-26 10:10:00,1243.37,1241.57,-0.02,flip_to_short -19645,做空,2022-06-26 10:10:00,2022-06-26 10:45:00,1241.57,1242.31,-0.01,flip_to_long -19646,做多,2022-06-26 10:45:00,2022-06-26 11:40:00,1242.31,1264.76,0.19,tp_upper -19647,做空,2022-06-26 12:55:00,2022-06-26 19:05:00,1239.54,1222.91,0.14,flip_to_long -19648,做多,2022-06-26 19:05:00,2022-06-26 19:40:00,1222.91,1221.93,-0.01,flip_to_short -19649,做空,2022-06-26 19:40:00,2022-06-27 02:15:00,1221.93,1213.79,0.07,flip_to_long -19650,做多,2022-06-27 02:15:00,2022-06-27 02:25:00,1213.79,1212.95,-0.01,flip_to_short -19651,做空,2022-06-27 02:25:00,2022-06-27 02:30:00,1212.95,1219.49,-0.07,flip_to_long -19652,做多,2022-06-27 02:30:00,2022-06-27 05:20:00,1219.49,1216.47,-0.03,flip_to_short -19653,做空,2022-06-27 05:20:00,2022-06-27 05:40:00,1216.47,1216.8,-0.01,flip_to_long -19654,做多,2022-06-27 05:40:00,2022-06-27 05:50:00,1216.8,1215.18,-0.02,flip_to_short -19655,做空,2022-06-27 05:50:00,2022-06-27 06:15:00,1215.18,1215.67,-0.01,flip_to_long -19656,做多,2022-06-27 06:15:00,2022-06-27 11:20:00,1215.67,1228.08,0.11,flip_to_short -19657,做空,2022-06-27 11:20:00,2022-06-27 18:10:00,1228.08,1191.85,0.33,flip_to_long -19658,做多,2022-06-27 18:10:00,2022-06-27 19:00:00,1191.85,1189.0,-0.03,flip_to_short -19659,做空,2022-06-27 19:00:00,2022-06-28 04:20:00,1189.0,1182.81,0.05,flip_to_long -19660,做多,2022-06-28 04:20:00,2022-06-28 04:25:00,1182.81,1181.12,-0.02,flip_to_short -19661,做空,2022-06-28 04:25:00,2022-06-28 04:30:00,1181.12,1182.39,-0.02,flip_to_long -19662,做多,2022-06-28 04:30:00,2022-06-28 12:55:00,1182.39,1221.13,0.38,flip_to_short -19663,做空,2022-06-28 12:55:00,2022-06-28 13:00:00,1221.13,1222.54,-0.02,flip_to_long -19664,做多,2022-06-28 13:00:00,2022-06-28 13:05:00,1222.54,1221.23,-0.02,flip_to_short -19665,做空,2022-06-28 13:05:00,2022-06-28 13:10:00,1221.23,1222.78,-0.02,flip_to_long -19666,做多,2022-06-28 13:10:00,2022-06-28 14:05:00,1222.78,1219.86,-0.03,flip_to_short -19667,做空,2022-06-28 14:05:00,2022-06-28 14:30:00,1219.86,1200.87,0.18,tp_lower -19668,做多,2022-06-28 21:40:00,2022-06-28 22:00:00,1165.01,1165.87,0.0,flip_to_short -19669,做空,2022-06-28 22:00:00,2022-06-28 22:10:00,1165.87,1163.76,0.02,flip_to_long -19670,做多,2022-06-28 22:10:00,2022-06-29 02:15:00,1163.76,1148.24,-0.17,flip_to_short -19671,做空,2022-06-29 02:15:00,2022-06-29 02:30:00,1148.24,1149.62,-0.02,flip_to_long -19672,做多,2022-06-29 02:30:00,2022-06-29 02:55:00,1149.62,1149.78,-0.0,flip_to_short -19673,做空,2022-06-29 02:55:00,2022-06-29 03:25:00,1149.78,1151.28,-0.02,flip_to_long -19674,做多,2022-06-29 03:25:00,2022-06-29 03:35:00,1151.28,1148.29,-0.04,flip_to_short -19675,做空,2022-06-29 03:35:00,2022-06-29 04:05:00,1148.29,1148.07,-0.0,flip_to_long -19676,做多,2022-06-29 04:05:00,2022-06-29 04:20:00,1148.07,1144.6,-0.04,flip_to_short -19677,做空,2022-06-29 04:20:00,2022-06-29 04:25:00,1144.6,1151.48,-0.08,flip_to_long -19678,做多,2022-06-29 04:25:00,2022-06-29 04:45:00,1151.48,1151.14,-0.01,flip_to_short -19679,做空,2022-06-29 04:45:00,2022-06-29 05:15:00,1151.14,1147.98,0.03,flip_to_long -19680,做多,2022-06-29 05:15:00,2022-06-29 05:25:00,1147.98,1145.42,-0.03,flip_to_short -19681,做空,2022-06-29 05:25:00,2022-06-29 05:45:00,1145.42,1129.31,0.16,tp_lower -19682,做多,2022-06-29 09:10:00,2022-06-29 09:20:00,1132.77,1132.9,-0.0,flip_to_short -19683,做空,2022-06-29 09:20:00,2022-06-29 09:25:00,1132.9,1136.55,-0.04,flip_to_long -19684,做多,2022-06-29 09:25:00,2022-06-29 09:35:00,1136.55,1133.25,-0.04,flip_to_short -19685,做空,2022-06-29 09:35:00,2022-06-29 10:05:00,1133.25,1131.8,0.01,flip_to_long -19686,做多,2022-06-29 10:05:00,2022-06-29 10:20:00,1131.8,1129.65,-0.03,flip_to_short -19687,做空,2022-06-29 10:20:00,2022-06-29 10:25:00,1129.65,1129.81,-0.01,flip_to_long -19688,做多,2022-06-29 10:25:00,2022-06-29 10:30:00,1129.81,1127.42,-0.03,flip_to_short -19689,做空,2022-06-29 10:30:00,2022-06-29 10:40:00,1127.42,1127.06,-0.0,flip_to_long -19690,做多,2022-06-29 10:40:00,2022-06-29 10:50:00,1127.06,1128.29,0.01,flip_to_short -19691,做空,2022-06-29 10:50:00,2022-06-29 14:05:00,1128.29,1118.88,0.09,flip_to_long -19692,做多,2022-06-29 14:05:00,2022-06-29 14:55:00,1118.88,1115.42,-0.04,flip_to_short -19693,做空,2022-06-29 14:55:00,2022-06-29 15:45:00,1115.42,1114.29,0.01,flip_to_long -19694,做多,2022-06-29 15:45:00,2022-06-29 15:55:00,1114.29,1113.73,-0.01,flip_to_short -19695,做空,2022-06-29 15:55:00,2022-06-29 16:10:00,1113.73,1110.53,0.03,flip_to_long -19696,做多,2022-06-29 16:10:00,2022-06-29 18:15:00,1110.53,1106.72,-0.05,flip_to_short -19697,做空,2022-06-29 18:15:00,2022-06-29 18:25:00,1106.72,1108.69,-0.03,flip_to_long -19698,做多,2022-06-29 18:25:00,2022-06-29 18:30:00,1108.69,1107.08,-0.02,flip_to_short -19699,做空,2022-06-29 18:30:00,2022-06-29 19:05:00,1107.08,1107.39,-0.01,flip_to_long -19700,做多,2022-06-29 19:05:00,2022-06-29 19:10:00,1107.39,1106.14,-0.02,flip_to_short -19701,做空,2022-06-29 19:10:00,2022-06-29 20:40:00,1106.14,1106.29,-0.01,flip_to_long -19702,做多,2022-06-29 20:40:00,2022-06-29 20:50:00,1106.29,1106.23,-0.01,flip_to_short -19703,做空,2022-06-29 20:50:00,2022-06-30 03:55:00,1106.23,1093.39,0.13,flip_to_long -19704,做多,2022-06-30 03:55:00,2022-06-30 04:00:00,1093.39,1090.44,-0.04,flip_to_short -19705,做空,2022-06-30 04:00:00,2022-06-30 04:05:00,1090.44,1095.32,-0.06,flip_to_long -19706,做多,2022-06-30 04:05:00,2022-06-30 04:10:00,1095.32,1092.77,-0.03,flip_to_short -19707,做空,2022-06-30 04:10:00,2022-06-30 04:45:00,1092.77,1093.63,-0.02,flip_to_long -19708,做多,2022-06-30 04:45:00,2022-06-30 04:50:00,1093.63,1090.92,-0.04,flip_to_short -19709,做空,2022-06-30 04:50:00,2022-06-30 05:25:00,1090.92,1091.03,-0.01,flip_to_long -19710,做多,2022-06-30 05:25:00,2022-06-30 05:35:00,1091.03,1091.87,0.0,flip_to_short -19711,做空,2022-06-30 05:35:00,2022-06-30 05:45:00,1091.87,1090.95,0.0,flip_to_long -19712,做多,2022-06-30 05:45:00,2022-06-30 05:50:00,1090.95,1087.79,-0.04,flip_to_short -19713,做空,2022-06-30 05:50:00,2022-06-30 05:55:00,1087.79,1088.74,-0.02,flip_to_long -19714,做多,2022-06-30 05:55:00,2022-06-30 12:35:00,1088.74,1029.68,-0.64,flip_to_short -19715,做空,2022-06-30 12:35:00,2022-06-30 12:40:00,1029.68,1032.91,-0.04,flip_to_long -19716,做多,2022-06-30 12:40:00,2022-06-30 13:10:00,1032.91,1028.9,-0.05,flip_to_short -19717,做空,2022-06-30 13:10:00,2022-06-30 14:30:00,1028.9,1020.35,0.09,flip_to_long -19718,做多,2022-06-30 14:30:00,2022-06-30 18:30:00,1020.35,1027.0,0.07,flip_to_short -19719,做空,2022-06-30 18:30:00,2022-06-30 18:35:00,1027.0,1028.0,-0.02,flip_to_long -19720,做多,2022-06-30 18:35:00,2022-06-30 18:40:00,1028.0,1019.92,-0.09,flip_to_short -19721,做空,2022-06-30 18:40:00,2022-06-30 20:15:00,1019.92,1024.79,-0.06,flip_to_long -19722,做多,2022-06-30 20:15:00,2022-06-30 20:25:00,1024.79,1028.25,0.03,flip_to_short -19723,做空,2022-06-30 20:25:00,2022-06-30 21:10:00,1028.25,1025.13,0.03,flip_to_long -19724,做多,2022-06-30 21:10:00,2022-06-30 21:25:00,1025.13,1027.96,0.02,flip_to_short -19725,做空,2022-06-30 21:25:00,2022-06-30 21:45:00,1027.96,1026.67,0.01,flip_to_long -19726,做多,2022-06-30 21:45:00,2022-06-30 21:50:00,1026.67,1025.24,-0.02,flip_to_short -19727,做空,2022-06-30 21:50:00,2022-06-30 22:00:00,1025.24,1024.45,0.0,flip_to_long -19728,做多,2022-06-30 22:00:00,2022-06-30 22:55:00,1024.45,1023.07,-0.02,flip_to_short -19729,做空,2022-06-30 22:55:00,2022-06-30 23:00:00,1023.07,1025.58,-0.03,flip_to_long -19730,做多,2022-06-30 23:00:00,2022-06-30 23:15:00,1025.58,1023.03,-0.03,flip_to_short -19731,做空,2022-06-30 23:15:00,2022-06-30 23:30:00,1023.03,1031.23,-0.09,flip_to_long -19732,做多,2022-06-30 23:30:00,2022-06-30 23:50:00,1031.23,1075.91,0.46,tp_upper -19733,做空,2022-07-01 03:50:00,2022-07-01 07:20:00,1062.22,1064.11,-0.03,flip_to_long -19734,做多,2022-07-01 07:20:00,2022-07-01 09:50:00,1064.11,1063.17,-0.02,flip_to_short -19735,做空,2022-07-01 09:50:00,2022-07-01 10:10:00,1063.17,1063.74,-0.01,flip_to_long -19736,做多,2022-07-01 10:10:00,2022-07-01 10:25:00,1063.74,1063.67,-0.01,flip_to_short -19737,做空,2022-07-01 10:25:00,2022-07-01 13:40:00,1063.67,1063.03,0.0,flip_to_long -19738,做多,2022-07-01 13:40:00,2022-07-01 14:00:00,1063.03,1055.32,-0.09,flip_to_short -19739,做空,2022-07-01 14:00:00,2022-07-01 14:15:00,1055.32,1053.72,0.01,flip_to_long -19740,做多,2022-07-01 14:15:00,2022-07-01 14:25:00,1053.72,1049.81,-0.05,flip_to_short -19741,做空,2022-07-01 14:25:00,2022-07-01 14:40:00,1049.81,1051.46,-0.02,flip_to_long -19742,做多,2022-07-01 14:40:00,2022-07-01 19:20:00,1051.46,1061.13,0.1,flip_to_short -19743,做空,2022-07-01 19:20:00,2022-07-01 19:55:00,1061.13,1067.32,-0.07,flip_to_long -19744,做多,2022-07-01 19:55:00,2022-07-01 20:00:00,1067.32,1064.67,-0.03,flip_to_short -19745,做空,2022-07-01 20:00:00,2022-07-01 20:05:00,1064.67,1077.26,-0.14,flip_to_long -19746,做多,2022-07-01 20:05:00,2022-07-01 20:55:00,1077.26,1068.84,-0.09,flip_to_short -19747,做空,2022-07-01 20:55:00,2022-07-01 21:00:00,1068.84,1069.83,-0.02,flip_to_long -19748,做多,2022-07-01 21:00:00,2022-07-01 21:20:00,1069.83,1070.63,0.0,flip_to_short -19749,做空,2022-07-01 21:20:00,2022-07-01 21:25:00,1070.63,1071.41,-0.01,flip_to_long -19750,做多,2022-07-01 21:25:00,2022-07-01 21:30:00,1071.41,1070.46,-0.02,flip_to_short -19751,做空,2022-07-01 21:30:00,2022-07-01 21:35:00,1070.46,1074.98,-0.05,flip_to_long -19752,做多,2022-07-01 21:35:00,2022-07-01 21:45:00,1074.98,1063.7,-0.12,flip_to_short -19753,做空,2022-07-01 21:45:00,2022-07-01 23:15:00,1063.7,1070.16,-0.07,flip_to_long -19754,做多,2022-07-01 23:15:00,2022-07-01 23:50:00,1070.16,1058.91,-0.12,flip_to_short -19755,做空,2022-07-01 23:50:00,2022-07-02 00:15:00,1058.91,1065.61,-0.07,flip_to_long -19756,做多,2022-07-02 00:15:00,2022-07-02 06:30:00,1065.61,1046.14,-0.2,flip_to_short -19757,做空,2022-07-02 06:30:00,2022-07-02 06:45:00,1046.14,1045.58,0.0,flip_to_long -19758,做多,2022-07-02 06:45:00,2022-07-02 07:30:00,1045.58,1043.46,-0.03,flip_to_short -19759,做空,2022-07-02 07:30:00,2022-07-02 07:35:00,1043.46,1045.49,-0.03,flip_to_long -19760,做多,2022-07-02 07:35:00,2022-07-02 07:40:00,1045.49,1043.78,-0.02,flip_to_short -19761,做空,2022-07-02 07:40:00,2022-07-02 08:10:00,1043.78,1043.42,-0.0,flip_to_long -19762,做多,2022-07-02 08:10:00,2022-07-02 08:25:00,1043.42,1043.63,-0.0,flip_to_short -19763,做空,2022-07-02 08:25:00,2022-07-02 09:10:00,1043.63,1044.27,-0.01,flip_to_long -19764,做多,2022-07-02 09:10:00,2022-07-02 11:35:00,1044.27,1041.47,-0.03,flip_to_short -19765,做空,2022-07-02 11:35:00,2022-07-02 11:50:00,1041.47,1042.6,-0.02,flip_to_long -19766,做多,2022-07-02 11:50:00,2022-07-02 12:00:00,1042.6,1039.59,-0.04,flip_to_short -19767,做空,2022-07-02 12:00:00,2022-07-02 12:05:00,1039.59,1044.37,-0.05,flip_to_long -19768,做多,2022-07-02 12:05:00,2022-07-02 12:40:00,1044.37,1060.45,0.15,tp_upper -19769,做空,2022-07-02 15:20:00,2022-07-02 15:45:00,1046.9,1050.33,-0.04,flip_to_long -19770,做多,2022-07-02 15:45:00,2022-07-02 16:15:00,1050.33,1051.14,0.0,flip_to_short -19771,做空,2022-07-02 16:15:00,2022-07-02 23:25:00,1051.14,1068.5,-0.18,flip_to_long -19772,做多,2022-07-02 23:25:00,2022-07-02 23:30:00,1068.5,1068.14,-0.01,flip_to_short -19773,做空,2022-07-02 23:30:00,2022-07-03 00:05:00,1068.14,1067.31,0.0,flip_to_long -19774,做多,2022-07-03 00:05:00,2022-07-03 00:15:00,1067.31,1064.33,-0.03,flip_to_short -19775,做空,2022-07-03 00:15:00,2022-07-03 03:35:00,1064.33,1062.53,0.01,flip_to_long -19776,做多,2022-07-03 03:35:00,2022-07-03 03:45:00,1062.53,1063.09,0.0,flip_to_short -19777,做空,2022-07-03 03:45:00,2022-07-03 04:00:00,1063.09,1064.76,-0.02,flip_to_long -19778,做多,2022-07-03 04:00:00,2022-07-03 04:45:00,1064.76,1057.8,-0.07,flip_to_short -19779,做空,2022-07-03 04:45:00,2022-07-03 04:55:00,1057.8,1071.47,-0.14,tp_lower -19780,做空,2022-07-03 05:35:00,2022-07-03 05:40:00,1061.57,1063.05,-0.02,flip_to_long -19781,做多,2022-07-03 05:40:00,2022-07-03 05:50:00,1063.05,1062.67,-0.01,flip_to_short -19782,做空,2022-07-03 05:50:00,2022-07-03 06:15:00,1062.67,1060.67,0.01,flip_to_long -19783,做多,2022-07-03 06:15:00,2022-07-03 06:40:00,1060.67,1062.09,0.01,flip_to_short -19784,做空,2022-07-03 06:40:00,2022-07-03 06:50:00,1062.09,1064.15,-0.02,flip_to_long -19785,做多,2022-07-03 06:50:00,2022-07-03 07:05:00,1064.15,1062.31,-0.02,flip_to_short -19786,做空,2022-07-03 07:05:00,2022-07-03 07:20:00,1062.31,1061.33,0.0,flip_to_long -19787,做多,2022-07-03 07:20:00,2022-07-03 07:45:00,1061.33,1060.87,-0.01,flip_to_short -19788,做空,2022-07-03 07:45:00,2022-07-03 07:50:00,1060.87,1063.41,-0.03,flip_to_long -19789,做多,2022-07-03 07:50:00,2022-07-03 07:55:00,1063.41,1063.26,-0.01,flip_to_short -19790,做空,2022-07-03 07:55:00,2022-07-03 09:50:00,1063.26,1059.94,0.03,flip_to_long -19791,做多,2022-07-03 09:50:00,2022-07-03 10:40:00,1059.94,1060.83,0.0,flip_to_short -19792,做空,2022-07-03 10:40:00,2022-07-03 16:15:00,1060.83,1054.92,0.05,flip_to_long -19793,做多,2022-07-03 16:15:00,2022-07-03 22:30:00,1054.92,1071.57,0.15,flip_to_short -19794,做空,2022-07-03 22:30:00,2022-07-03 23:30:00,1071.57,1074.57,-0.03,flip_to_long -19795,做多,2022-07-03 23:30:00,2022-07-03 23:40:00,1074.57,1075.36,0.0,flip_to_short -19796,做空,2022-07-03 23:40:00,2022-07-04 00:10:00,1075.36,1075.29,-0.0,flip_to_long -19797,做多,2022-07-04 00:10:00,2022-07-04 02:15:00,1075.29,1073.03,-0.03,flip_to_short -19798,做空,2022-07-04 02:15:00,2022-07-04 02:45:00,1073.03,1055.6,0.16,tp_lower -19799,做多,2022-07-04 08:05:00,2022-07-04 08:25:00,1052.15,1052.44,-0.0,flip_to_short -19800,做空,2022-07-04 08:25:00,2022-07-04 08:40:00,1052.44,1052.09,-0.0,flip_to_long -19801,做多,2022-07-04 08:40:00,2022-07-04 09:50:00,1052.09,1069.17,0.16,tp_upper -19802,做空,2022-07-04 14:40:00,2022-07-04 14:55:00,1087.14,1089.51,-0.03,flip_to_long -19803,做多,2022-07-04 14:55:00,2022-07-04 20:20:00,1089.51,1117.52,0.26,flip_to_short -19804,做空,2022-07-04 20:20:00,2022-07-04 20:25:00,1117.52,1119.95,-0.03,flip_to_long -19805,做多,2022-07-04 20:25:00,2022-07-04 20:30:00,1119.95,1118.57,-0.02,flip_to_short -19806,做空,2022-07-04 20:30:00,2022-07-04 20:35:00,1118.57,1118.89,-0.01,flip_to_long -19807,做多,2022-07-04 20:35:00,2022-07-04 21:00:00,1118.89,1120.42,0.01,flip_to_short -19808,做空,2022-07-04 21:00:00,2022-07-05 02:25:00,1120.42,1146.02,-0.25,flip_to_long -19809,做多,2022-07-05 02:25:00,2022-07-05 02:30:00,1146.02,1145.0,-0.01,flip_to_short -19810,做空,2022-07-05 02:30:00,2022-07-05 03:05:00,1145.0,1146.57,-0.02,flip_to_long -19811,做多,2022-07-05 03:05:00,2022-07-05 04:10:00,1146.57,1146.47,-0.01,flip_to_short -19812,做空,2022-07-05 04:10:00,2022-07-05 04:50:00,1146.47,1148.0,-0.02,flip_to_long -19813,做多,2022-07-05 04:50:00,2022-07-05 05:10:00,1148.0,1148.64,0.0,flip_to_short -19814,做空,2022-07-05 05:10:00,2022-07-05 05:15:00,1148.64,1157.48,-0.09,flip_to_long -19815,做多,2022-07-05 05:15:00,2022-07-05 05:20:00,1157.48,1163.53,0.05,tp_upper -19816,做空,2022-07-05 07:20:00,2022-07-05 16:20:00,1155.21,1101.99,0.48,flip_to_long -19817,做多,2022-07-05 16:20:00,2022-07-05 16:25:00,1101.99,1098.69,-0.04,flip_to_short -19818,做空,2022-07-05 16:25:00,2022-07-05 16:50:00,1098.69,1095.72,0.02,flip_to_long -19819,做多,2022-07-05 16:50:00,2022-07-05 23:10:00,1095.72,1140.81,0.44,flip_to_short -19820,做空,2022-07-05 23:10:00,2022-07-05 23:15:00,1140.81,1143.46,-0.03,flip_to_long -19821,做多,2022-07-05 23:15:00,2022-07-05 23:20:00,1143.46,1141.38,-0.03,flip_to_short -19822,做空,2022-07-05 23:20:00,2022-07-06 00:40:00,1141.38,1146.27,-0.05,flip_to_long -19823,做多,2022-07-06 00:40:00,2022-07-06 00:55:00,1146.27,1143.52,-0.03,flip_to_short -19824,做空,2022-07-06 00:55:00,2022-07-06 03:50:00,1143.52,1128.54,0.14,flip_to_long -19825,做多,2022-07-06 03:50:00,2022-07-06 04:00:00,1128.54,1129.44,0.0,flip_to_short -19826,做空,2022-07-06 04:00:00,2022-07-06 05:40:00,1129.44,1130.51,-0.02,flip_to_long -19827,做多,2022-07-06 05:40:00,2022-07-06 06:00:00,1130.51,1128.19,-0.03,flip_to_short -19828,做空,2022-07-06 06:00:00,2022-07-06 06:40:00,1128.19,1127.59,0.0,flip_to_long -19829,做多,2022-07-06 06:40:00,2022-07-06 10:20:00,1127.59,1137.63,0.1,flip_to_short -19830,做空,2022-07-06 10:20:00,2022-07-06 10:25:00,1137.63,1141.3,-0.04,flip_to_long -19831,做多,2022-07-06 10:25:00,2022-07-06 10:35:00,1141.3,1136.47,-0.05,flip_to_short -19832,做空,2022-07-06 10:35:00,2022-07-06 10:40:00,1136.47,1139.07,-0.03,flip_to_long -19833,做多,2022-07-06 10:40:00,2022-07-06 10:45:00,1139.07,1136.49,-0.03,flip_to_short -19834,做空,2022-07-06 10:45:00,2022-07-06 10:50:00,1136.49,1137.3,-0.01,flip_to_long -19835,做多,2022-07-06 10:50:00,2022-07-06 11:00:00,1137.3,1136.93,-0.01,flip_to_short -19836,做空,2022-07-06 11:00:00,2022-07-06 11:05:00,1136.93,1139.22,-0.03,flip_to_long -19837,做多,2022-07-06 11:05:00,2022-07-06 11:10:00,1139.22,1135.79,-0.04,flip_to_short -19838,做空,2022-07-06 11:10:00,2022-07-06 12:40:00,1135.79,1138.36,-0.03,flip_to_long -19839,做多,2022-07-06 12:40:00,2022-07-06 13:35:00,1138.36,1131.7,-0.07,flip_to_short -19840,做空,2022-07-06 13:35:00,2022-07-06 13:50:00,1131.7,1138.07,-0.07,flip_to_long -19841,做多,2022-07-06 13:50:00,2022-07-06 14:00:00,1138.07,1137.72,-0.01,flip_to_short -19842,做空,2022-07-06 14:00:00,2022-07-06 14:05:00,1137.72,1144.18,-0.07,flip_to_long -19843,做多,2022-07-06 14:05:00,2022-07-06 14:10:00,1144.18,1135.48,-0.09,flip_to_short -19844,做空,2022-07-06 14:10:00,2022-07-06 14:25:00,1135.48,1139.34,-0.04,flip_to_long -19845,做多,2022-07-06 14:25:00,2022-07-06 14:30:00,1139.34,1137.25,-0.03,flip_to_short -19846,做空,2022-07-06 14:30:00,2022-07-06 14:35:00,1137.25,1139.97,-0.03,flip_to_long -19847,做多,2022-07-06 14:35:00,2022-07-06 15:00:00,1139.97,1134.49,-0.06,flip_to_short -19848,做空,2022-07-06 15:00:00,2022-07-06 15:15:00,1134.49,1135.56,-0.02,flip_to_long -19849,做多,2022-07-06 15:15:00,2022-07-06 16:20:00,1135.56,1134.06,-0.02,flip_to_short -19850,做空,2022-07-06 16:20:00,2022-07-06 16:25:00,1134.06,1137.2,-0.03,flip_to_long -19851,做多,2022-07-06 16:25:00,2022-07-06 18:00:00,1137.2,1137.29,-0.0,flip_to_short -19852,做空,2022-07-06 18:00:00,2022-07-06 18:05:00,1137.29,1144.0,-0.07,flip_to_long -19853,做多,2022-07-06 18:05:00,2022-07-06 18:10:00,1144.0,1141.97,-0.02,flip_to_short -19854,做空,2022-07-06 18:10:00,2022-07-06 18:20:00,1141.97,1139.12,0.02,flip_to_long -19855,做多,2022-07-06 18:20:00,2022-07-07 02:00:00,1139.12,1183.85,0.4,flip_to_short -19856,做空,2022-07-07 02:00:00,2022-07-07 07:00:00,1183.85,1169.6,0.13,flip_to_long -19857,做多,2022-07-07 07:00:00,2022-07-07 11:30:00,1169.6,1179.42,0.09,flip_to_short -19858,做空,2022-07-07 11:30:00,2022-07-07 12:35:00,1179.42,1183.9,-0.05,flip_to_long -19859,做多,2022-07-07 12:35:00,2022-07-07 13:20:00,1183.9,1183.85,-0.01,flip_to_short -19860,做空,2022-07-07 13:20:00,2022-07-07 13:30:00,1183.85,1190.37,-0.07,flip_to_long -19861,做多,2022-07-07 13:30:00,2022-07-07 13:45:00,1190.37,1199.08,0.08,tp_upper -19862,做空,2022-07-07 22:05:00,2022-07-07 22:10:00,1233.47,1238.67,-0.05,flip_to_long -19863,做多,2022-07-07 22:10:00,2022-07-07 22:25:00,1238.67,1228.1,-0.1,flip_to_short -19864,做空,2022-07-07 22:25:00,2022-07-07 23:25:00,1228.1,1237.15,-0.09,flip_to_long -19865,做多,2022-07-07 23:25:00,2022-07-07 23:55:00,1237.15,1236.92,-0.01,flip_to_short -19866,做空,2022-07-07 23:55:00,2022-07-08 00:15:00,1236.92,1236.59,-0.0,flip_to_long -19867,做多,2022-07-08 00:15:00,2022-07-08 00:20:00,1236.59,1234.75,-0.02,flip_to_short -19868,做空,2022-07-08 00:20:00,2022-07-08 00:35:00,1234.75,1240.3,-0.06,flip_to_long -19869,做多,2022-07-08 00:35:00,2022-07-08 00:40:00,1240.3,1238.45,-0.02,flip_to_short -19870,做空,2022-07-08 00:40:00,2022-07-08 05:35:00,1238.45,1254.07,-0.14,flip_to_long -19871,做多,2022-07-08 05:35:00,2022-07-08 05:45:00,1254.07,1248.82,-0.05,flip_to_short -19872,做空,2022-07-08 05:45:00,2022-07-08 12:05:00,1248.82,1225.9,0.19,flip_to_long -19873,做多,2022-07-08 12:05:00,2022-07-08 12:20:00,1225.9,1226.28,-0.0,flip_to_short -19874,做空,2022-07-08 12:20:00,2022-07-08 14:30:00,1226.28,1215.36,0.09,flip_to_long -19875,做多,2022-07-08 14:30:00,2022-07-08 16:30:00,1215.36,1219.99,0.04,flip_to_short -19876,做空,2022-07-08 16:30:00,2022-07-08 16:45:00,1219.99,1223.43,-0.04,flip_to_long -19877,做多,2022-07-08 16:45:00,2022-07-08 17:00:00,1223.43,1218.36,-0.05,flip_to_short -19878,做空,2022-07-08 17:00:00,2022-07-08 17:05:00,1218.36,1221.97,-0.04,flip_to_long -19879,做多,2022-07-08 17:05:00,2022-07-08 17:15:00,1221.97,1220.46,-0.02,flip_to_short -19880,做空,2022-07-08 17:15:00,2022-07-08 19:10:00,1220.46,1229.69,-0.09,flip_to_long -19881,做多,2022-07-08 19:10:00,2022-07-08 21:45:00,1229.69,1236.89,0.06,flip_to_short -19882,做空,2022-07-08 21:45:00,2022-07-08 22:10:00,1236.89,1233.84,0.02,flip_to_long -19883,做多,2022-07-08 22:10:00,2022-07-08 23:35:00,1233.84,1237.26,0.02,flip_to_short -19884,做空,2022-07-08 23:35:00,2022-07-08 23:40:00,1237.26,1237.54,-0.01,flip_to_long -19885,做多,2022-07-08 23:40:00,2022-07-09 05:10:00,1237.54,1213.02,-0.22,flip_to_short -19886,做空,2022-07-09 05:10:00,2022-07-09 05:20:00,1213.02,1214.21,-0.02,flip_to_long -19887,做多,2022-07-09 05:20:00,2022-07-09 05:25:00,1214.21,1213.93,-0.01,flip_to_short -19888,做空,2022-07-09 05:25:00,2022-07-09 05:40:00,1213.93,1213.31,0.0,flip_to_long -19889,做多,2022-07-09 05:40:00,2022-07-09 05:50:00,1213.31,1212.86,-0.01,flip_to_short -19890,做空,2022-07-09 05:50:00,2022-07-09 05:55:00,1212.86,1214.0,-0.02,flip_to_long -19891,做多,2022-07-09 05:55:00,2022-07-09 06:00:00,1214.0,1213.58,-0.01,flip_to_short -19892,做空,2022-07-09 06:00:00,2022-07-09 06:05:00,1213.58,1214.88,-0.02,flip_to_long -19893,做多,2022-07-09 06:05:00,2022-07-09 09:45:00,1214.88,1218.14,0.02,flip_to_short -19894,做空,2022-07-09 09:45:00,2022-07-09 09:50:00,1218.14,1219.33,-0.02,flip_to_long -19895,做多,2022-07-09 09:50:00,2022-07-09 10:00:00,1219.33,1216.23,-0.03,flip_to_short -19896,做空,2022-07-09 10:00:00,2022-07-09 10:05:00,1216.23,1220.42,-0.04,flip_to_long -19897,做多,2022-07-09 10:05:00,2022-07-09 10:25:00,1220.42,1219.62,-0.01,flip_to_short -19898,做空,2022-07-09 10:25:00,2022-07-09 10:30:00,1219.62,1220.51,-0.01,flip_to_long -19899,做多,2022-07-09 10:30:00,2022-07-09 10:35:00,1220.51,1219.61,-0.01,flip_to_short -19900,做空,2022-07-09 10:35:00,2022-07-09 10:40:00,1219.61,1223.35,-0.04,flip_to_long -19901,做多,2022-07-09 10:40:00,2022-07-09 11:25:00,1223.35,1221.3,-0.02,flip_to_short -19902,做空,2022-07-09 11:25:00,2022-07-09 11:55:00,1221.3,1209.73,0.09,tp_lower -19903,做多,2022-07-09 14:05:00,2022-07-09 14:15:00,1220.18,1217.53,-0.03,flip_to_short -19904,做空,2022-07-09 14:15:00,2022-07-09 14:45:00,1217.53,1215.91,0.01,flip_to_long -19905,做多,2022-07-09 14:45:00,2022-07-09 15:30:00,1215.91,1216.49,-0.0,flip_to_short -19906,做空,2022-07-09 15:30:00,2022-07-09 16:05:00,1216.49,1216.6,-0.01,flip_to_long -19907,做多,2022-07-09 16:05:00,2022-07-09 16:10:00,1216.6,1216.37,-0.01,flip_to_short -19908,做空,2022-07-09 16:10:00,2022-07-09 21:05:00,1216.37,1220.83,-0.04,flip_to_long -19909,做多,2022-07-09 21:05:00,2022-07-09 21:10:00,1220.83,1220.0,-0.01,flip_to_short -19910,做空,2022-07-09 21:10:00,2022-07-09 21:25:00,1220.0,1221.35,-0.02,flip_to_long -19911,做多,2022-07-09 21:25:00,2022-07-09 21:30:00,1221.35,1220.86,-0.01,flip_to_short -19912,做空,2022-07-09 21:30:00,2022-07-09 21:35:00,1220.86,1221.33,-0.01,flip_to_long -19913,做多,2022-07-09 21:35:00,2022-07-09 21:50:00,1221.33,1220.93,-0.01,flip_to_short -19914,做空,2022-07-09 21:50:00,2022-07-09 22:05:00,1220.93,1223.19,-0.02,flip_to_long -19915,做多,2022-07-09 22:05:00,2022-07-09 22:40:00,1223.19,1221.32,-0.02,flip_to_short -19916,做空,2022-07-09 22:40:00,2022-07-10 01:20:00,1221.32,1218.72,0.02,flip_to_long -19917,做多,2022-07-10 01:20:00,2022-07-10 01:25:00,1218.72,1215.22,-0.04,flip_to_short -19918,做空,2022-07-10 01:25:00,2022-07-10 02:25:00,1215.22,1188.6,0.23,tp_lower -19919,做多,2022-07-10 07:35:00,2022-07-10 07:45:00,1189.54,1190.18,0.0,flip_to_short -19920,做空,2022-07-10 07:45:00,2022-07-10 08:00:00,1190.18,1190.64,-0.01,flip_to_long -19921,做多,2022-07-10 08:00:00,2022-07-10 08:05:00,1190.64,1188.37,-0.03,flip_to_short -19922,做空,2022-07-10 08:05:00,2022-07-10 08:20:00,1188.37,1190.19,-0.02,flip_to_long -19923,做多,2022-07-10 08:20:00,2022-07-10 08:25:00,1190.19,1190.12,-0.01,flip_to_short -19924,做空,2022-07-10 08:25:00,2022-07-10 08:50:00,1190.12,1184.88,0.04,tp_lower -19925,做多,2022-07-10 09:15:00,2022-07-10 09:20:00,1189.99,1186.05,-0.04,flip_to_short -19926,做空,2022-07-10 09:20:00,2022-07-10 10:45:00,1186.05,1180.7,0.04,tp_lower -19927,做多,2022-07-10 12:10:00,2022-07-10 12:20:00,1184.78,1184.4,-0.01,flip_to_short -19928,做空,2022-07-10 12:20:00,2022-07-10 12:30:00,1184.4,1184.74,-0.01,flip_to_long -19929,做多,2022-07-10 12:30:00,2022-07-10 16:45:00,1184.74,1170.85,-0.13,flip_to_short -19930,做空,2022-07-10 16:45:00,2022-07-10 16:55:00,1170.85,1171.55,-0.01,flip_to_long -19931,做多,2022-07-10 16:55:00,2022-07-10 17:00:00,1171.55,1170.1,-0.02,flip_to_short -19932,做空,2022-07-10 17:00:00,2022-07-10 17:05:00,1170.1,1172.0,-0.02,flip_to_long -19933,做多,2022-07-10 17:05:00,2022-07-10 18:05:00,1172.0,1167.9,-0.04,flip_to_short -19934,做空,2022-07-10 18:05:00,2022-07-10 18:30:00,1167.9,1167.34,-0.0,flip_to_long -19935,做多,2022-07-10 18:30:00,2022-07-10 18:35:00,1167.34,1164.27,-0.03,flip_to_short -19936,做空,2022-07-10 18:35:00,2022-07-10 18:55:00,1164.27,1167.34,-0.03,flip_to_long -19937,做多,2022-07-10 18:55:00,2022-07-10 19:00:00,1167.34,1162.64,-0.05,flip_to_short -19938,做空,2022-07-10 19:00:00,2022-07-10 19:35:00,1162.64,1165.21,-0.03,flip_to_long -19939,做多,2022-07-10 19:35:00,2022-07-10 22:00:00,1165.21,1166.15,0.0,flip_to_short -19940,做空,2022-07-10 22:00:00,2022-07-11 00:45:00,1166.15,1168.03,-0.02,flip_to_long -19941,做多,2022-07-11 00:45:00,2022-07-11 09:30:00,1168.03,1145.49,-0.21,flip_to_short -19942,做空,2022-07-11 09:30:00,2022-07-11 10:55:00,1145.49,1144.27,0.01,flip_to_long -19943,做多,2022-07-11 10:55:00,2022-07-11 11:40:00,1144.27,1145.02,0.0,flip_to_short -19944,做空,2022-07-11 11:40:00,2022-07-11 12:20:00,1145.02,1145.24,-0.01,flip_to_long -19945,做多,2022-07-11 12:20:00,2022-07-11 12:25:00,1145.24,1144.24,-0.01,flip_to_short -19946,做空,2022-07-11 12:25:00,2022-07-11 12:30:00,1144.24,1146.0,-0.02,flip_to_long -19947,做多,2022-07-11 12:30:00,2022-07-11 13:30:00,1146.0,1150.4,0.03,tp_upper -19948,做空,2022-07-11 13:35:00,2022-07-11 13:40:00,1143.8,1144.8,-0.01,flip_to_long -19949,做多,2022-07-11 13:40:00,2022-07-11 14:50:00,1144.8,1142.26,-0.03,flip_to_short -19950,做空,2022-07-11 14:50:00,2022-07-11 15:50:00,1142.26,1142.19,-0.0,flip_to_long -19951,做多,2022-07-11 15:50:00,2022-07-11 16:00:00,1142.19,1141.54,-0.01,flip_to_short -19952,做空,2022-07-11 16:00:00,2022-07-11 16:10:00,1141.54,1144.0,-0.03,flip_to_long -19953,做多,2022-07-11 16:10:00,2022-07-11 16:15:00,1144.0,1143.45,-0.01,flip_to_short -19954,做空,2022-07-11 16:15:00,2022-07-11 17:00:00,1143.45,1142.98,-0.0,flip_to_long -19955,做多,2022-07-11 17:00:00,2022-07-11 19:05:00,1142.98,1143.97,0.0,flip_to_short -19956,做空,2022-07-11 19:05:00,2022-07-12 04:25:00,1143.97,1089.24,0.48,flip_to_long -19957,做多,2022-07-12 04:25:00,2022-07-12 05:10:00,1089.24,1088.6,-0.01,flip_to_short -19958,做空,2022-07-12 05:10:00,2022-07-12 11:15:00,1088.6,1063.9,0.24,flip_to_long -19959,做多,2022-07-12 11:15:00,2022-07-12 11:35:00,1063.9,1066.74,0.02,flip_to_short -19960,做空,2022-07-12 11:35:00,2022-07-12 14:05:00,1066.74,1065.5,0.01,flip_to_long -19961,做多,2022-07-12 14:05:00,2022-07-12 17:20:00,1065.5,1073.86,0.08,flip_to_short -19962,做空,2022-07-12 17:20:00,2022-07-12 17:35:00,1073.86,1076.69,-0.03,flip_to_long -19963,做多,2022-07-12 17:35:00,2022-07-12 17:40:00,1076.69,1076.25,-0.01,flip_to_short -19964,做空,2022-07-12 17:40:00,2022-07-12 17:50:00,1076.25,1076.05,-0.0,flip_to_long -19965,做多,2022-07-12 17:50:00,2022-07-13 00:40:00,1076.05,1045.35,-0.32,flip_to_short -19966,做空,2022-07-13 00:40:00,2022-07-13 01:00:00,1045.35,1044.95,-0.0,flip_to_long -19967,做多,2022-07-13 01:00:00,2022-07-13 01:15:00,1044.95,1042.84,-0.03,flip_to_short -19968,做空,2022-07-13 01:15:00,2022-07-13 01:20:00,1042.84,1044.01,-0.02,flip_to_long -19969,做多,2022-07-13 01:20:00,2022-07-13 04:45:00,1044.01,1050.19,0.06,flip_to_short -19970,做空,2022-07-13 04:45:00,2022-07-13 12:30:00,1050.19,1050.15,-0.0,tp_lower -19971,做多,2022-07-13 14:40:00,2022-07-13 16:15:00,1058.93,1050.82,-0.09,flip_to_short -19972,做空,2022-07-13 16:15:00,2022-07-13 16:20:00,1050.82,1056.45,-0.06,flip_to_long -19973,做多,2022-07-13 16:20:00,2022-07-13 19:40:00,1056.45,1075.95,0.19,flip_to_short -19974,做空,2022-07-13 19:40:00,2022-07-13 19:45:00,1075.95,1077.52,-0.02,flip_to_long -19975,做多,2022-07-13 19:45:00,2022-07-13 19:50:00,1077.52,1075.4,-0.03,flip_to_short -19976,做空,2022-07-13 19:50:00,2022-07-13 19:55:00,1075.4,1075.9,-0.01,flip_to_long -19977,做多,2022-07-13 19:55:00,2022-07-13 20:15:00,1075.9,1077.2,0.01,flip_to_short -19978,做空,2022-07-13 20:15:00,2022-07-13 20:35:00,1077.2,1077.08,-0.0,flip_to_long -19979,做多,2022-07-13 20:35:00,2022-07-13 21:20:00,1077.08,1081.58,0.04,flip_to_short -19980,做空,2022-07-13 21:20:00,2022-07-13 22:45:00,1081.58,1084.38,-0.03,flip_to_long -19981,做多,2022-07-13 22:45:00,2022-07-13 23:15:00,1084.38,1110.51,0.25,tp_upper -19982,做空,2022-07-14 03:50:00,2022-07-14 03:55:00,1110.94,1111.99,-0.02,flip_to_long -19983,做多,2022-07-14 03:55:00,2022-07-14 04:00:00,1111.99,1111.97,-0.01,flip_to_short -19984,做空,2022-07-14 04:00:00,2022-07-14 04:10:00,1111.97,1113.28,-0.02,flip_to_long -19985,做多,2022-07-14 04:10:00,2022-07-14 04:15:00,1113.28,1107.89,-0.06,flip_to_short -19986,做空,2022-07-14 04:15:00,2022-07-14 05:30:00,1107.89,1111.42,-0.04,flip_to_long -19987,做多,2022-07-14 05:30:00,2022-07-14 12:40:00,1111.42,1087.09,-0.25,flip_to_short -19988,做空,2022-07-14 12:40:00,2022-07-14 12:55:00,1087.09,1086.3,0.0,flip_to_long -19989,做多,2022-07-14 12:55:00,2022-07-14 13:05:00,1086.3,1081.78,-0.05,flip_to_short -19990,做空,2022-07-14 13:05:00,2022-07-14 13:45:00,1081.78,1082.89,-0.02,flip_to_long -19991,做多,2022-07-14 13:45:00,2022-07-14 14:00:00,1082.89,1079.17,-0.04,flip_to_short -19992,做空,2022-07-14 14:00:00,2022-07-14 14:10:00,1079.17,1083.18,-0.04,flip_to_long -19993,做多,2022-07-14 14:10:00,2022-07-14 21:25:00,1083.18,1182.9,0.96,flip_to_short -19994,做空,2022-07-14 21:25:00,2022-07-14 21:30:00,1182.9,1186.05,-0.04,flip_to_long -19995,做多,2022-07-14 21:30:00,2022-07-14 23:30:00,1186.05,1190.38,0.04,flip_to_short -19996,做空,2022-07-14 23:30:00,2022-07-14 23:35:00,1190.38,1193.33,-0.03,flip_to_long -19997,做多,2022-07-14 23:35:00,2022-07-14 23:50:00,1193.33,1190.61,-0.03,flip_to_short -19998,做空,2022-07-14 23:50:00,2022-07-15 01:30:00,1190.61,1186.67,0.03,flip_to_long -19999,做多,2022-07-15 01:30:00,2022-07-15 01:55:00,1186.67,1209.11,0.21,tp_upper -20000,做空,2022-07-15 03:20:00,2022-07-15 05:20:00,1193.81,1194.43,-0.01,flip_to_long -20001,做多,2022-07-15 05:20:00,2022-07-15 06:40:00,1194.43,1200.58,0.05,flip_to_short -20002,做空,2022-07-15 06:40:00,2022-07-15 07:05:00,1200.58,1202.01,-0.02,flip_to_long -20003,做多,2022-07-15 07:05:00,2022-07-15 11:40:00,1202.01,1215.09,0.12,flip_to_short -20004,做空,2022-07-15 11:40:00,2022-07-15 12:05:00,1215.09,1213.89,0.01,flip_to_long -20005,做多,2022-07-15 12:05:00,2022-07-15 12:30:00,1213.89,1208.88,-0.06,flip_to_short -20006,做空,2022-07-15 12:30:00,2022-07-15 12:35:00,1208.88,1227.59,-0.19,flip_to_long -20007,做多,2022-07-15 12:35:00,2022-07-15 13:35:00,1227.59,1219.05,-0.09,flip_to_short -20008,做空,2022-07-15 13:35:00,2022-07-15 13:55:00,1219.05,1221.07,-0.02,flip_to_long -20009,做多,2022-07-15 13:55:00,2022-07-15 15:50:00,1221.07,1224.53,0.03,flip_to_short -20010,做空,2022-07-15 15:50:00,2022-07-15 16:00:00,1224.53,1225.65,-0.02,flip_to_long -20011,做多,2022-07-15 16:00:00,2022-07-15 16:05:00,1225.65,1220.11,-0.06,flip_to_short -20012,做空,2022-07-15 16:05:00,2022-07-15 17:10:00,1220.11,1230.85,-0.11,flip_to_long -20013,做多,2022-07-15 17:10:00,2022-07-15 17:30:00,1230.85,1222.5,-0.08,flip_to_short -20014,做空,2022-07-15 17:30:00,2022-07-15 17:35:00,1222.5,1223.71,-0.02,flip_to_long -20015,做多,2022-07-15 17:35:00,2022-07-15 17:50:00,1223.71,1222.17,-0.02,flip_to_short -20016,做空,2022-07-15 17:50:00,2022-07-15 18:05:00,1222.17,1223.11,-0.01,flip_to_long -20017,做多,2022-07-15 18:05:00,2022-07-15 18:10:00,1223.11,1221.7,-0.02,flip_to_short -20018,做空,2022-07-15 18:10:00,2022-07-15 18:15:00,1221.7,1227.67,-0.06,flip_to_long -20019,做多,2022-07-15 18:15:00,2022-07-15 22:15:00,1227.67,1246.84,0.17,flip_to_short -20020,做空,2022-07-15 22:15:00,2022-07-15 22:35:00,1246.84,1250.24,-0.04,flip_to_long -20021,做多,2022-07-15 22:35:00,2022-07-15 22:40:00,1250.24,1248.64,-0.02,flip_to_short -20022,做空,2022-07-15 22:40:00,2022-07-15 22:45:00,1248.64,1250.01,-0.02,flip_to_long -20023,做多,2022-07-15 22:45:00,2022-07-16 05:15:00,1250.01,1219.1,-0.28,flip_to_short -20024,做空,2022-07-16 05:15:00,2022-07-16 10:20:00,1219.1,1200.45,0.17,flip_to_long -20025,做多,2022-07-16 10:20:00,2022-07-16 10:30:00,1200.45,1194.86,-0.06,flip_to_short -20026,做空,2022-07-16 10:30:00,2022-07-16 11:10:00,1194.86,1198.68,-0.04,flip_to_long -20027,做多,2022-07-16 11:10:00,2022-07-16 11:55:00,1198.68,1197.19,-0.02,flip_to_short -20028,做空,2022-07-16 11:55:00,2022-07-16 12:10:00,1197.19,1198.88,-0.02,flip_to_long -20029,做多,2022-07-16 12:10:00,2022-07-16 12:50:00,1198.88,1213.81,0.13,tp_upper -20030,做空,2022-07-16 20:10:00,2022-07-16 20:40:00,1329.0,1333.48,-0.04,flip_to_long -20031,做多,2022-07-16 20:40:00,2022-07-16 21:00:00,1333.48,1341.99,0.07,flip_to_short -20032,做空,2022-07-16 21:00:00,2022-07-16 21:10:00,1341.99,1341.43,-0.0,flip_to_long -20033,做多,2022-07-16 21:10:00,2022-07-16 21:55:00,1341.43,1345.0,0.02,flip_to_short -20034,做空,2022-07-16 21:55:00,2022-07-17 03:05:00,1345.0,1350.68,-0.05,flip_to_long -20035,做多,2022-07-17 03:05:00,2022-07-17 04:30:00,1350.68,1346.63,-0.04,flip_to_short -20036,做空,2022-07-17 04:30:00,2022-07-17 04:35:00,1346.63,1349.7,-0.03,flip_to_long -20037,做多,2022-07-17 04:35:00,2022-07-17 04:55:00,1349.7,1351.13,0.01,flip_to_short -20038,做空,2022-07-17 04:55:00,2022-07-17 05:00:00,1351.13,1352.46,-0.02,flip_to_long -20039,做多,2022-07-17 05:00:00,2022-07-17 05:55:00,1352.46,1350.92,-0.02,flip_to_short -20040,做空,2022-07-17 05:55:00,2022-07-17 08:25:00,1350.92,1356.9,-0.06,flip_to_long -20041,做多,2022-07-17 08:25:00,2022-07-17 09:20:00,1356.9,1359.03,0.01,flip_to_short -20042,做空,2022-07-17 09:20:00,2022-07-17 09:30:00,1359.03,1358.02,0.0,flip_to_long -20043,做多,2022-07-17 09:30:00,2022-07-17 11:30:00,1358.02,1351.28,-0.06,flip_to_short -20044,做空,2022-07-17 11:30:00,2022-07-17 11:55:00,1351.28,1362.73,-0.1,flip_to_long -20045,做多,2022-07-17 11:55:00,2022-07-17 12:05:00,1362.73,1360.02,-0.03,flip_to_short -20046,做空,2022-07-17 12:05:00,2022-07-17 12:25:00,1360.02,1361.12,-0.01,flip_to_long -20047,做多,2022-07-17 12:25:00,2022-07-17 12:35:00,1361.12,1357.95,-0.03,flip_to_short -20048,做空,2022-07-17 12:35:00,2022-07-17 12:45:00,1357.95,1357.18,0.0,flip_to_long -20049,做多,2022-07-17 12:45:00,2022-07-17 13:30:00,1357.18,1348.6,-0.07,flip_to_short -20050,做空,2022-07-17 13:30:00,2022-07-17 14:15:00,1348.6,1353.3,-0.04,flip_to_long -20051,做多,2022-07-17 14:15:00,2022-07-17 14:20:00,1353.3,1349.36,-0.04,flip_to_short -20052,做空,2022-07-17 14:20:00,2022-07-17 14:30:00,1349.36,1353.22,-0.04,flip_to_long -20053,做多,2022-07-17 14:30:00,2022-07-17 14:35:00,1353.22,1351.79,-0.02,flip_to_short -20054,做空,2022-07-17 14:35:00,2022-07-17 14:40:00,1351.79,1353.92,-0.02,flip_to_long -20055,做多,2022-07-17 14:40:00,2022-07-17 14:55:00,1353.92,1350.58,-0.03,flip_to_short -20056,做空,2022-07-17 14:55:00,2022-07-17 15:00:00,1350.58,1354.79,-0.04,flip_to_long -20057,做多,2022-07-17 15:00:00,2022-07-17 15:05:00,1354.79,1352.33,-0.02,flip_to_short -20058,做空,2022-07-17 15:05:00,2022-07-17 15:20:00,1352.33,1355.38,-0.03,flip_to_long -20059,做多,2022-07-17 15:20:00,2022-07-17 15:30:00,1355.38,1346.94,-0.07,flip_to_short -20060,做空,2022-07-17 15:30:00,2022-07-17 15:40:00,1346.94,1349.71,-0.03,flip_to_long -20061,做多,2022-07-17 15:40:00,2022-07-17 17:50:00,1349.71,1344.69,-0.04,flip_to_short -20062,做空,2022-07-17 17:50:00,2022-07-17 19:30:00,1344.69,1347.16,-0.02,flip_to_long -20063,做多,2022-07-17 19:30:00,2022-07-17 19:35:00,1347.16,1345.01,-0.02,flip_to_short -20064,做空,2022-07-17 19:35:00,2022-07-17 19:40:00,1345.01,1349.64,-0.04,flip_to_long -20065,做多,2022-07-17 19:40:00,2022-07-17 19:50:00,1349.64,1348.35,-0.01,flip_to_short -20066,做空,2022-07-17 19:50:00,2022-07-17 20:50:00,1348.35,1345.35,0.02,flip_to_long -20067,做多,2022-07-17 20:50:00,2022-07-17 20:55:00,1345.35,1343.45,-0.02,flip_to_short -20068,做空,2022-07-17 20:55:00,2022-07-17 21:00:00,1343.45,1346.84,-0.03,flip_to_long -20069,做多,2022-07-17 21:00:00,2022-07-17 23:20:00,1346.84,1349.25,0.01,flip_to_short -20070,做空,2022-07-17 23:20:00,2022-07-18 00:10:00,1349.25,1351.51,-0.02,flip_to_long -20071,做多,2022-07-18 00:10:00,2022-07-18 00:15:00,1351.51,1349.41,-0.02,flip_to_short -20072,做空,2022-07-18 00:15:00,2022-07-18 00:20:00,1349.41,1352.49,-0.03,flip_to_long -20073,做多,2022-07-18 00:20:00,2022-07-18 00:35:00,1352.49,1347.98,-0.04,flip_to_short -20074,做空,2022-07-18 00:35:00,2022-07-18 01:00:00,1347.98,1352.52,-0.04,flip_to_long -20075,做多,2022-07-18 01:00:00,2022-07-18 11:40:00,1352.52,1478.13,0.96,flip_to_short -20076,做空,2022-07-18 11:40:00,2022-07-18 11:50:00,1478.13,1477.4,-0.0,flip_to_long -20077,做多,2022-07-18 11:50:00,2022-07-18 12:00:00,1477.4,1475.37,-0.02,flip_to_short -20078,做空,2022-07-18 12:00:00,2022-07-18 12:30:00,1475.37,1471.62,0.02,flip_to_long -20079,做多,2022-07-18 12:30:00,2022-07-18 13:00:00,1471.62,1478.9,0.05,flip_to_short -20080,做空,2022-07-18 13:00:00,2022-07-18 13:05:00,1478.9,1481.72,-0.03,flip_to_long -20081,做多,2022-07-18 13:05:00,2022-07-18 13:15:00,1481.72,1479.04,-0.03,flip_to_short -20082,做空,2022-07-18 13:15:00,2022-07-18 13:40:00,1479.04,1479.44,-0.01,flip_to_long -20083,做多,2022-07-18 13:40:00,2022-07-18 13:50:00,1479.44,1477.64,-0.02,flip_to_short -20084,做空,2022-07-18 13:50:00,2022-07-18 14:30:00,1477.64,1478.67,-0.01,flip_to_long -20085,做多,2022-07-18 14:30:00,2022-07-18 14:45:00,1478.67,1475.28,-0.03,flip_to_short -20086,做空,2022-07-18 14:45:00,2022-07-18 14:50:00,1475.28,1479.42,-0.04,flip_to_long -20087,做多,2022-07-18 14:50:00,2022-07-18 15:05:00,1479.42,1478.96,-0.01,flip_to_short -20088,做空,2022-07-18 15:05:00,2022-07-18 15:10:00,1478.96,1482.59,-0.03,flip_to_long -20089,做多,2022-07-18 15:10:00,2022-07-18 15:15:00,1482.59,1481.1,-0.02,flip_to_short -20090,做空,2022-07-18 15:15:00,2022-07-18 15:30:00,1481.1,1480.9,-0.0,flip_to_long -20091,做多,2022-07-18 15:30:00,2022-07-18 15:55:00,1480.9,1519.99,0.29,tp_upper -20092,做空,2022-07-18 17:15:00,2022-07-18 17:25:00,1481.95,1489.67,-0.06,flip_to_long -20093,做多,2022-07-18 17:25:00,2022-07-18 17:30:00,1489.67,1484.66,-0.04,flip_to_short -20094,做空,2022-07-18 17:30:00,2022-07-18 18:35:00,1484.66,1482.38,0.01,flip_to_long -20095,做多,2022-07-18 18:35:00,2022-07-18 21:15:00,1482.38,1479.57,-0.03,flip_to_short -20096,做空,2022-07-18 21:15:00,2022-07-19 03:20:00,1479.57,1543.12,-0.49,flip_to_long -20097,做多,2022-07-19 03:20:00,2022-07-19 03:25:00,1543.12,1539.85,-0.03,flip_to_short -20098,做空,2022-07-19 03:25:00,2022-07-19 03:30:00,1539.85,1545.31,-0.04,flip_to_long -20099,做多,2022-07-19 03:30:00,2022-07-19 03:35:00,1545.31,1536.41,-0.07,flip_to_short -20100,做空,2022-07-19 03:35:00,2022-07-19 05:15:00,1536.41,1529.48,0.04,flip_to_long -20101,做多,2022-07-19 05:15:00,2022-07-19 05:55:00,1529.48,1529.38,-0.01,flip_to_short -20102,做空,2022-07-19 05:55:00,2022-07-19 06:15:00,1529.38,1525.98,0.02,flip_to_long -20103,做多,2022-07-19 06:15:00,2022-07-19 06:40:00,1525.98,1514.7,-0.09,flip_to_short -20104,做空,2022-07-19 06:40:00,2022-07-19 07:00:00,1514.7,1523.31,-0.07,flip_to_long -20105,做多,2022-07-19 07:00:00,2022-07-19 08:20:00,1523.31,1518.26,-0.04,flip_to_short -20106,做空,2022-07-19 08:20:00,2022-07-19 08:30:00,1518.26,1526.14,-0.06,flip_to_long -20107,做多,2022-07-19 08:30:00,2022-07-19 10:15:00,1526.14,1521.22,-0.04,flip_to_short -20108,做空,2022-07-19 10:15:00,2022-07-19 10:20:00,1521.22,1523.6,-0.02,flip_to_long -20109,做多,2022-07-19 10:20:00,2022-07-19 13:45:00,1523.6,1540.97,0.11,flip_to_short -20110,做空,2022-07-19 13:45:00,2022-07-19 13:50:00,1540.97,1545.77,-0.04,flip_to_long -20111,做多,2022-07-19 13:50:00,2022-07-19 14:05:00,1545.77,1541.16,-0.04,flip_to_short -20112,做空,2022-07-19 14:05:00,2022-07-19 14:45:00,1541.16,1546.11,-0.04,flip_to_long -20113,做多,2022-07-19 14:45:00,2022-07-19 15:00:00,1546.11,1539.67,-0.05,flip_to_short -20114,做空,2022-07-19 15:00:00,2022-07-19 16:05:00,1539.67,1547.2,-0.06,flip_to_long -20115,做多,2022-07-19 16:05:00,2022-07-19 16:10:00,1547.2,1545.34,-0.02,flip_to_short -20116,做空,2022-07-19 16:10:00,2022-07-19 20:20:00,1545.34,1559.52,-0.1,flip_to_long -20117,做多,2022-07-19 20:20:00,2022-07-19 22:15:00,1559.52,1566.41,0.04,flip_to_short -20118,做空,2022-07-19 22:15:00,2022-07-19 23:00:00,1566.41,1566.56,-0.01,flip_to_long -20119,做多,2022-07-19 23:00:00,2022-07-19 23:15:00,1566.56,1559.63,-0.05,flip_to_short -20120,做空,2022-07-19 23:15:00,2022-07-20 02:30:00,1559.63,1547.49,0.07,flip_to_long -20121,做多,2022-07-20 02:30:00,2022-07-20 02:40:00,1547.49,1546.6,-0.01,flip_to_short -20122,做空,2022-07-20 02:40:00,2022-07-20 07:25:00,1546.6,1559.12,-0.09,flip_to_long -20123,做多,2022-07-20 07:25:00,2022-07-20 15:05:00,1559.12,1596.25,0.24,flip_to_short -20124,做空,2022-07-20 15:05:00,2022-07-20 15:10:00,1596.25,1598.4,-0.02,flip_to_long -20125,做多,2022-07-20 15:10:00,2022-07-20 15:15:00,1598.4,1593.58,-0.04,flip_to_short -20126,做空,2022-07-20 15:15:00,2022-07-20 15:25:00,1593.58,1600.06,-0.05,flip_to_long -20127,做多,2022-07-20 15:25:00,2022-07-20 15:35:00,1600.06,1598.33,-0.02,flip_to_short -20128,做空,2022-07-20 15:35:00,2022-07-20 21:40:00,1598.33,1549.8,0.31,flip_to_long -20129,做多,2022-07-20 21:40:00,2022-07-20 21:55:00,1549.8,1544.68,-0.04,flip_to_short -20130,做空,2022-07-20 21:55:00,2022-07-20 22:05:00,1544.68,1546.02,-0.01,flip_to_long -20131,做多,2022-07-20 22:05:00,2022-07-20 22:10:00,1546.02,1540.67,-0.04,flip_to_short -20132,做空,2022-07-20 22:10:00,2022-07-20 22:15:00,1540.67,1542.85,-0.02,flip_to_long -20133,做多,2022-07-20 22:15:00,2022-07-20 22:25:00,1542.85,1543.97,0.0,flip_to_short -20134,做空,2022-07-20 22:25:00,2022-07-20 23:45:00,1543.97,1530.88,0.08,flip_to_long -20135,做多,2022-07-20 23:45:00,2022-07-21 00:20:00,1530.88,1532.58,0.01,flip_to_short -20136,做空,2022-07-21 00:20:00,2022-07-21 00:55:00,1532.58,1527.01,0.03,flip_to_long -20137,做多,2022-07-21 00:55:00,2022-07-21 01:50:00,1527.01,1527.08,-0.0,flip_to_short -20138,做空,2022-07-21 01:50:00,2022-07-21 01:55:00,1527.08,1530.15,-0.03,flip_to_long -20139,做多,2022-07-21 01:55:00,2022-07-21 02:05:00,1530.15,1532.15,0.01,flip_to_short -20140,做空,2022-07-21 02:05:00,2022-07-21 07:15:00,1532.15,1497.04,0.24,flip_to_long -20141,做多,2022-07-21 07:15:00,2022-07-21 07:50:00,1497.04,1488.67,-0.07,flip_to_short -20142,做空,2022-07-21 07:50:00,2022-07-21 08:25:00,1488.67,1484.55,0.02,flip_to_long -20143,做多,2022-07-21 08:25:00,2022-07-21 08:40:00,1484.55,1482.65,-0.02,flip_to_short -20144,做空,2022-07-21 08:40:00,2022-07-21 08:45:00,1482.65,1485.99,-0.03,flip_to_long -20145,做多,2022-07-21 08:45:00,2022-07-21 11:00:00,1485.99,1496.0,0.07,flip_to_short -20146,做空,2022-07-21 11:00:00,2022-07-21 12:10:00,1496.0,1496.27,-0.01,flip_to_long -20147,做多,2022-07-21 12:10:00,2022-07-21 13:05:00,1496.27,1498.55,0.01,flip_to_short -20148,做空,2022-07-21 13:05:00,2022-07-21 13:20:00,1498.55,1499.4,-0.01,flip_to_long -20149,做多,2022-07-21 13:20:00,2022-07-21 13:40:00,1499.4,1494.83,-0.04,flip_to_short -20150,做空,2022-07-21 13:40:00,2022-07-21 13:45:00,1494.83,1500.57,-0.05,flip_to_long -20151,做多,2022-07-21 13:45:00,2022-07-21 14:00:00,1500.57,1495.19,-0.04,flip_to_short -20152,做空,2022-07-21 14:00:00,2022-07-21 14:15:00,1495.19,1498.39,-0.03,flip_to_long -20153,做多,2022-07-21 14:15:00,2022-07-21 22:25:00,1498.39,1570.82,0.52,flip_to_short -20154,做空,2022-07-21 22:25:00,2022-07-21 23:55:00,1570.82,1575.39,-0.04,flip_to_long -20155,做多,2022-07-21 23:55:00,2022-07-22 00:15:00,1575.39,1579.72,0.03,flip_to_short -20156,做空,2022-07-22 00:15:00,2022-07-22 01:20:00,1579.72,1582.59,-0.03,flip_to_long -20157,做多,2022-07-22 01:20:00,2022-07-22 01:30:00,1582.59,1580.24,-0.02,flip_to_short -20158,做空,2022-07-22 01:30:00,2022-07-22 04:45:00,1580.24,1568.18,0.08,flip_to_long -20159,做多,2022-07-22 04:45:00,2022-07-22 05:05:00,1568.18,1568.58,-0.0,flip_to_short -20160,做空,2022-07-22 05:05:00,2022-07-22 05:15:00,1568.58,1573.22,-0.04,flip_to_long -20161,做多,2022-07-22 05:15:00,2022-07-22 12:50:00,1573.22,1627.49,0.39,flip_to_short -20162,做空,2022-07-22 12:50:00,2022-07-22 13:05:00,1627.49,1626.92,-0.0,flip_to_long -20163,做多,2022-07-22 13:05:00,2022-07-23 00:15:00,1626.92,1536.88,-0.66,flip_to_short -20164,做空,2022-07-23 00:15:00,2022-07-23 07:10:00,1536.88,1574.72,-0.28,flip_to_long -20165,做多,2022-07-23 07:10:00,2022-07-23 07:40:00,1574.72,1574.66,-0.01,flip_to_short -20166,做空,2022-07-23 07:40:00,2022-07-23 07:45:00,1574.66,1576.03,-0.02,flip_to_long -20167,做多,2022-07-23 07:45:00,2022-07-23 08:40:00,1576.03,1579.0,0.02,flip_to_short -20168,做空,2022-07-23 08:40:00,2022-07-23 15:05:00,1579.0,1530.65,0.33,flip_to_long -20169,做多,2022-07-23 15:05:00,2022-07-23 15:15:00,1530.65,1529.07,-0.02,flip_to_short -20170,做空,2022-07-23 15:15:00,2022-07-23 15:30:00,1529.07,1525.62,0.02,flip_to_long -20171,做多,2022-07-23 15:30:00,2022-07-23 16:35:00,1525.62,1520.5,-0.04,flip_to_short -20172,做空,2022-07-23 16:35:00,2022-07-23 16:40:00,1520.5,1526.5,-0.05,flip_to_long -20173,做多,2022-07-23 16:40:00,2022-07-23 16:45:00,1526.5,1521.9,-0.04,flip_to_short -20174,做空,2022-07-23 16:45:00,2022-07-23 16:50:00,1521.9,1523.23,-0.02,flip_to_long -20175,做多,2022-07-23 16:50:00,2022-07-23 19:50:00,1523.23,1511.65,-0.09,flip_to_short -20176,做空,2022-07-23 19:50:00,2022-07-23 19:55:00,1511.65,1512.76,-0.01,flip_to_long -20177,做多,2022-07-23 19:55:00,2022-07-24 03:15:00,1512.76,1554.8,0.3,flip_to_short -20178,做空,2022-07-24 03:15:00,2022-07-24 03:25:00,1554.8,1555.27,-0.01,flip_to_long -20179,做多,2022-07-24 03:25:00,2022-07-24 04:45:00,1555.27,1558.79,0.02,flip_to_short -20180,做空,2022-07-24 04:45:00,2022-07-24 04:55:00,1558.79,1560.89,-0.02,flip_to_long -20181,做多,2022-07-24 04:55:00,2022-07-24 05:20:00,1560.89,1594.7,0.24,tp_upper -20182,做空,2022-07-24 09:45:00,2022-07-24 09:50:00,1599.97,1601.61,-0.02,flip_to_long -20183,做多,2022-07-24 09:50:00,2022-07-24 12:00:00,1601.61,1606.66,0.03,flip_to_short -20184,做空,2022-07-24 12:00:00,2022-07-24 14:20:00,1606.66,1610.77,-0.04,flip_to_long -20185,做多,2022-07-24 14:20:00,2022-07-24 16:00:00,1610.77,1605.3,-0.05,flip_to_short -20186,做空,2022-07-24 16:00:00,2022-07-24 17:10:00,1605.3,1602.06,0.02,flip_to_long -20187,做多,2022-07-24 17:10:00,2022-07-24 17:30:00,1602.06,1594.37,-0.06,flip_to_short -20188,做空,2022-07-24 17:30:00,2022-07-24 17:35:00,1594.37,1596.37,-0.02,flip_to_long -20189,做多,2022-07-24 17:35:00,2022-07-24 18:00:00,1596.37,1600.12,0.02,flip_to_short -20190,做空,2022-07-24 18:00:00,2022-07-24 19:10:00,1600.12,1603.29,-0.03,flip_to_long -20191,做多,2022-07-24 19:10:00,2022-07-24 19:15:00,1603.29,1596.26,-0.06,flip_to_short -20192,做空,2022-07-24 19:15:00,2022-07-24 19:20:00,1596.26,1604.99,-0.07,flip_to_long -20193,做多,2022-07-24 19:20:00,2022-07-24 19:50:00,1604.99,1600.75,-0.04,flip_to_short -20194,做空,2022-07-24 19:50:00,2022-07-24 19:55:00,1600.75,1602.28,-0.02,flip_to_long -20195,做多,2022-07-24 19:55:00,2022-07-24 20:00:00,1602.28,1601.51,-0.01,flip_to_short -20196,做空,2022-07-24 20:00:00,2022-07-24 20:15:00,1601.51,1601.6,-0.01,flip_to_long -20197,做多,2022-07-24 20:15:00,2022-07-24 22:50:00,1601.6,1607.88,0.04,flip_to_short -20198,做空,2022-07-24 22:50:00,2022-07-24 23:25:00,1607.88,1610.31,-0.02,flip_to_long -20199,做多,2022-07-24 23:25:00,2022-07-25 06:00:00,1610.31,1526.8,-0.59,flip_to_short -20200,做空,2022-07-25 06:00:00,2022-07-25 06:25:00,1526.8,1522.3,0.03,flip_to_long -20201,做多,2022-07-25 06:25:00,2022-07-25 06:35:00,1522.3,1517.12,-0.04,flip_to_short -20202,做空,2022-07-25 06:35:00,2022-07-25 06:55:00,1517.12,1519.19,-0.02,flip_to_long -20203,做多,2022-07-25 06:55:00,2022-07-25 07:20:00,1519.19,1522.3,0.02,flip_to_short -20204,做空,2022-07-25 07:20:00,2022-07-25 08:15:00,1522.3,1518.9,0.02,flip_to_long -20205,做多,2022-07-25 08:15:00,2022-07-25 08:20:00,1518.9,1513.34,-0.05,flip_to_short -20206,做空,2022-07-25 08:20:00,2022-07-25 08:35:00,1513.34,1531.2,-0.13,flip_to_long -20207,做多,2022-07-25 08:35:00,2022-07-25 12:00:00,1531.2,1534.41,0.02,flip_to_short -20208,做空,2022-07-25 12:00:00,2022-07-25 12:55:00,1534.41,1535.43,-0.01,flip_to_long -20209,做多,2022-07-25 12:55:00,2022-07-25 13:00:00,1535.43,1534.93,-0.01,flip_to_short -20210,做空,2022-07-25 13:00:00,2022-07-25 13:20:00,1534.93,1531.74,0.02,flip_to_long -20211,做多,2022-07-25 13:20:00,2022-07-25 15:45:00,1531.74,1522.67,-0.07,flip_to_short -20212,做空,2022-07-25 15:45:00,2022-07-25 15:50:00,1522.67,1526.94,-0.03,flip_to_long -20213,做多,2022-07-25 15:50:00,2022-07-25 15:55:00,1526.94,1525.33,-0.02,flip_to_short -20214,做空,2022-07-25 15:55:00,2022-07-25 16:00:00,1525.33,1531.77,-0.05,flip_to_long -20215,做多,2022-07-25 16:00:00,2022-07-25 16:10:00,1531.77,1524.48,-0.05,flip_to_short -20216,做空,2022-07-25 16:10:00,2022-07-25 16:45:00,1524.48,1528.99,-0.04,flip_to_long -20217,做多,2022-07-25 16:45:00,2022-07-25 17:15:00,1528.99,1526.96,-0.02,flip_to_short -20218,做空,2022-07-25 17:15:00,2022-07-25 18:40:00,1526.96,1518.65,0.05,flip_to_long -20219,做多,2022-07-25 18:40:00,2022-07-25 20:15:00,1518.65,1512.75,-0.05,flip_to_short -20220,做空,2022-07-25 20:15:00,2022-07-26 03:55:00,1512.75,1432.06,0.54,flip_to_long -20221,做多,2022-07-26 03:55:00,2022-07-26 04:05:00,1432.06,1429.84,-0.02,flip_to_short -20222,做空,2022-07-26 04:05:00,2022-07-26 04:10:00,1429.84,1431.61,-0.02,flip_to_long -20223,做多,2022-07-26 04:10:00,2022-07-26 04:15:00,1431.61,1428.92,-0.03,flip_to_short -20224,做空,2022-07-26 04:15:00,2022-07-26 04:20:00,1428.92,1432.14,-0.03,flip_to_long -20225,做多,2022-07-26 04:20:00,2022-07-26 04:50:00,1432.14,1425.6,-0.06,flip_to_short -20226,做空,2022-07-26 04:50:00,2022-07-26 04:55:00,1425.6,1426.74,-0.01,flip_to_long -20227,做多,2022-07-26 04:55:00,2022-07-26 05:00:00,1426.74,1425.69,-0.01,flip_to_short -20228,做空,2022-07-26 05:00:00,2022-07-26 05:25:00,1425.69,1425.29,-0.0,flip_to_long -20229,做多,2022-07-26 05:25:00,2022-07-26 05:30:00,1425.29,1422.23,-0.03,flip_to_short -20230,做空,2022-07-26 05:30:00,2022-07-26 05:35:00,1422.23,1426.5,-0.04,flip_to_long -20231,做多,2022-07-26 05:35:00,2022-07-26 05:55:00,1426.5,1426.19,-0.01,flip_to_short -20232,做空,2022-07-26 05:55:00,2022-07-26 06:05:00,1426.19,1423.76,0.01,flip_to_long -20233,做多,2022-07-26 06:05:00,2022-07-26 09:35:00,1423.76,1419.04,-0.04,flip_to_short -20234,做空,2022-07-26 09:35:00,2022-07-26 11:55:00,1419.04,1405.51,0.1,tp_lower -20235,做多,2022-07-26 12:10:00,2022-07-26 12:15:00,1413.73,1405.06,-0.07,flip_to_short -20236,做空,2022-07-26 12:15:00,2022-07-26 17:00:00,1405.06,1386.7,0.13,flip_to_long -20237,做多,2022-07-26 17:00:00,2022-07-26 17:15:00,1386.7,1380.29,-0.06,flip_to_short -20238,做空,2022-07-26 17:15:00,2022-07-26 17:20:00,1380.29,1384.76,-0.04,flip_to_long -20239,做多,2022-07-26 17:20:00,2022-07-26 17:30:00,1384.76,1383.71,-0.01,flip_to_short -20240,做空,2022-07-26 17:30:00,2022-07-26 17:40:00,1383.71,1381.74,0.01,flip_to_long -20241,做多,2022-07-26 17:40:00,2022-07-26 18:05:00,1381.74,1378.52,-0.03,flip_to_short -20242,做空,2022-07-26 18:05:00,2022-07-26 18:10:00,1378.52,1379.37,-0.01,flip_to_long -20243,做多,2022-07-26 18:10:00,2022-07-26 20:10:00,1379.37,1374.49,-0.04,flip_to_short -20244,做空,2022-07-26 20:10:00,2022-07-26 20:50:00,1374.49,1374.35,-0.0,flip_to_long -20245,做多,2022-07-26 20:50:00,2022-07-26 21:30:00,1374.35,1375.21,0.0,flip_to_short -20246,做空,2022-07-26 21:30:00,2022-07-26 21:40:00,1375.21,1378.01,-0.03,flip_to_long -20247,做多,2022-07-26 21:40:00,2022-07-27 03:15:00,1378.01,1429.56,0.39,flip_to_short -20248,做空,2022-07-27 03:15:00,2022-07-27 03:20:00,1429.56,1431.14,-0.02,flip_to_long -20249,做多,2022-07-27 03:20:00,2022-07-27 09:55:00,1431.14,1457.37,0.2,flip_to_short -20250,做空,2022-07-27 09:55:00,2022-07-27 10:20:00,1457.37,1461.54,-0.04,flip_to_long -20251,做多,2022-07-27 10:20:00,2022-07-27 10:30:00,1461.54,1461.31,-0.01,flip_to_short -20252,做空,2022-07-27 10:30:00,2022-07-27 11:15:00,1461.31,1459.32,0.01,flip_to_long -20253,做多,2022-07-27 11:15:00,2022-07-27 11:35:00,1459.32,1460.63,0.0,flip_to_short -20254,做空,2022-07-27 11:35:00,2022-07-27 12:35:00,1460.63,1464.17,-0.03,flip_to_long -20255,做多,2022-07-27 12:35:00,2022-07-27 16:55:00,1464.17,1484.02,0.15,flip_to_short -20256,做空,2022-07-27 16:55:00,2022-07-27 17:15:00,1484.02,1486.68,-0.03,flip_to_long -20257,做多,2022-07-27 17:15:00,2022-07-27 17:20:00,1486.68,1484.7,-0.02,flip_to_short -20258,做空,2022-07-27 17:20:00,2022-07-27 17:25:00,1484.7,1505.44,-0.16,flip_to_long -20259,做多,2022-07-27 17:25:00,2022-07-27 18:00:00,1505.44,1544.02,0.28,tp_upper -20260,做空,2022-07-28 00:40:00,2022-07-28 00:45:00,1613.03,1618.62,-0.05,flip_to_long -20261,做多,2022-07-28 00:45:00,2022-07-28 00:55:00,1618.62,1615.68,-0.03,flip_to_short -20262,做空,2022-07-28 00:55:00,2022-07-28 02:35:00,1615.68,1624.51,-0.07,flip_to_long -20263,做多,2022-07-28 02:35:00,2022-07-28 02:45:00,1624.51,1672.0,0.33,tp_upper -20264,做空,2022-07-28 05:10:00,2022-07-28 05:15:00,1628.02,1631.16,-0.03,flip_to_long -20265,做多,2022-07-28 05:15:00,2022-07-28 06:55:00,1631.16,1643.19,0.08,flip_to_short -20266,做空,2022-07-28 06:55:00,2022-07-28 10:20:00,1643.19,1619.41,0.17,flip_to_long -20267,做多,2022-07-28 10:20:00,2022-07-28 10:45:00,1619.41,1626.55,0.05,flip_to_short -20268,做空,2022-07-28 10:45:00,2022-07-28 11:00:00,1626.55,1626.43,-0.01,flip_to_long -20269,做多,2022-07-28 11:00:00,2022-07-28 11:20:00,1626.43,1625.22,-0.01,flip_to_short -20270,做空,2022-07-28 11:20:00,2022-07-28 11:25:00,1625.22,1626.93,-0.02,flip_to_long -20271,做多,2022-07-28 11:25:00,2022-07-28 12:20:00,1626.93,1623.71,-0.03,flip_to_short -20272,做空,2022-07-28 12:20:00,2022-07-28 12:25:00,1623.71,1635.69,-0.09,flip_to_long -20273,做多,2022-07-28 12:25:00,2022-07-28 12:30:00,1635.69,1620.0,-0.12,flip_to_short -20274,做空,2022-07-28 12:30:00,2022-07-28 12:40:00,1620.0,1628.03,-0.06,flip_to_long -20275,做多,2022-07-28 12:40:00,2022-07-28 13:45:00,1628.03,1630.99,0.02,flip_to_short -20276,做空,2022-07-28 13:45:00,2022-07-28 14:10:00,1630.99,1627.76,0.02,flip_to_long -20277,做多,2022-07-28 14:10:00,2022-07-28 14:20:00,1627.76,1626.86,-0.01,flip_to_short -20278,做空,2022-07-28 14:20:00,2022-07-28 14:25:00,1626.86,1627.51,-0.01,flip_to_long -20279,做多,2022-07-28 14:25:00,2022-07-28 19:50:00,1627.51,1721.83,0.67,flip_to_short -20280,做空,2022-07-28 19:50:00,2022-07-28 22:10:00,1721.83,1734.51,-0.1,flip_to_long -20281,做多,2022-07-28 22:10:00,2022-07-28 23:10:00,1734.51,1735.57,0.0,flip_to_short -20282,做空,2022-07-28 23:10:00,2022-07-29 03:30:00,1735.57,1721.18,0.09,flip_to_long -20283,做多,2022-07-29 03:30:00,2022-07-29 05:10:00,1721.18,1724.09,0.01,flip_to_short -20284,做空,2022-07-29 05:10:00,2022-07-29 08:40:00,1724.09,1721.04,0.02,flip_to_long -20285,做多,2022-07-29 08:40:00,2022-07-29 09:40:00,1721.04,1723.31,0.01,flip_to_short -20286,做空,2022-07-29 09:40:00,2022-07-29 09:50:00,1723.31,1722.73,-0.0,flip_to_long -20287,做多,2022-07-29 09:50:00,2022-07-29 10:20:00,1722.73,1722.27,-0.01,flip_to_short -20288,做空,2022-07-29 10:20:00,2022-07-29 10:35:00,1722.27,1723.7,-0.02,flip_to_long -20289,做多,2022-07-29 10:35:00,2022-07-29 10:40:00,1723.7,1720.42,-0.03,flip_to_short -20290,做空,2022-07-29 10:40:00,2022-07-29 10:45:00,1720.42,1724.82,-0.04,flip_to_long -20291,做多,2022-07-29 10:45:00,2022-07-29 10:55:00,1724.82,1720.59,-0.04,flip_to_short -20292,做空,2022-07-29 10:55:00,2022-07-29 13:45:00,1720.59,1699.48,0.15,flip_to_long -20293,做多,2022-07-29 13:45:00,2022-07-29 13:55:00,1699.48,1698.14,-0.02,flip_to_short -20294,做空,2022-07-29 13:55:00,2022-07-29 14:00:00,1698.14,1706.19,-0.07,flip_to_long -20295,做多,2022-07-29 14:00:00,2022-07-29 16:00:00,1706.19,1699.53,-0.05,flip_to_short -20296,做空,2022-07-29 16:00:00,2022-07-29 16:50:00,1699.53,1692.97,0.04,flip_to_long -20297,做多,2022-07-29 16:50:00,2022-07-29 17:50:00,1692.97,1696.57,0.02,flip_to_short -20298,做空,2022-07-29 17:50:00,2022-07-29 18:00:00,1696.57,1700.11,-0.03,flip_to_long -20299,做多,2022-07-29 18:00:00,2022-07-29 21:30:00,1700.11,1712.35,0.08,flip_to_short -20300,做空,2022-07-29 21:30:00,2022-07-29 21:50:00,1712.35,1712.66,-0.01,flip_to_long -20301,做多,2022-07-29 21:50:00,2022-07-29 22:00:00,1712.66,1714.35,0.01,flip_to_short -20302,做空,2022-07-29 22:00:00,2022-07-29 22:10:00,1714.35,1717.85,-0.03,flip_to_long -20303,做多,2022-07-29 22:10:00,2022-07-29 22:15:00,1717.85,1714.85,-0.03,flip_to_short -20304,做空,2022-07-29 22:15:00,2022-07-29 22:20:00,1714.85,1720.51,-0.05,flip_to_long -20305,做多,2022-07-29 22:20:00,2022-07-29 23:50:00,1720.51,1720.16,-0.01,flip_to_short -20306,做空,2022-07-29 23:50:00,2022-07-29 23:55:00,1720.16,1721.85,-0.02,flip_to_long -20307,做多,2022-07-29 23:55:00,2022-07-30 00:20:00,1721.85,1730.59,0.06,flip_to_short -20308,做空,2022-07-30 00:20:00,2022-07-30 00:45:00,1730.59,1726.65,0.02,flip_to_long -20309,做多,2022-07-30 00:45:00,2022-07-30 08:35:00,1726.65,1711.81,-0.11,flip_to_short -20310,做空,2022-07-30 08:35:00,2022-07-30 11:20:00,1711.81,1700.22,0.08,flip_to_long -20311,做多,2022-07-30 11:20:00,2022-07-30 11:45:00,1700.22,1707.31,0.05,flip_to_short -20312,做空,2022-07-30 11:45:00,2022-07-30 12:00:00,1707.31,1705.76,0.01,flip_to_long -20313,做多,2022-07-30 12:00:00,2022-07-30 12:05:00,1705.76,1704.26,-0.02,flip_to_short -20314,做空,2022-07-30 12:05:00,2022-07-30 12:10:00,1704.26,1704.98,-0.01,flip_to_long -20315,做多,2022-07-30 12:10:00,2022-07-30 12:15:00,1704.98,1700.15,-0.04,flip_to_short -20316,做空,2022-07-30 12:15:00,2022-07-30 12:20:00,1700.15,1704.64,-0.04,flip_to_long -20317,做多,2022-07-30 12:20:00,2022-07-30 17:20:00,1704.64,1723.17,0.13,flip_to_short -20318,做空,2022-07-30 17:20:00,2022-07-30 17:50:00,1723.17,1725.25,-0.02,flip_to_long -20319,做多,2022-07-30 17:50:00,2022-07-30 18:35:00,1725.25,1726.92,0.01,flip_to_short -20320,做空,2022-07-30 18:35:00,2022-07-30 18:40:00,1726.92,1728.92,-0.02,flip_to_long -20321,做多,2022-07-30 18:40:00,2022-07-30 18:45:00,1728.92,1727.31,-0.02,flip_to_short -20322,做空,2022-07-30 18:45:00,2022-07-30 23:00:00,1727.31,1704.46,0.16,flip_to_long -20323,做多,2022-07-30 23:00:00,2022-07-30 23:05:00,1704.46,1702.85,-0.02,flip_to_short -20324,做空,2022-07-30 23:05:00,2022-07-31 00:05:00,1702.85,1700.83,0.01,flip_to_long -20325,做多,2022-07-31 00:05:00,2022-07-31 00:10:00,1700.83,1694.57,-0.05,flip_to_short -20326,做空,2022-07-31 00:10:00,2022-07-31 00:15:00,1694.57,1698.73,-0.04,flip_to_long -20327,做多,2022-07-31 00:15:00,2022-07-31 00:20:00,1698.73,1697.48,-0.02,flip_to_short -20328,做空,2022-07-31 00:20:00,2022-07-31 01:55:00,1697.48,1695.91,0.01,flip_to_long -20329,做多,2022-07-31 01:55:00,2022-07-31 02:20:00,1695.91,1694.36,-0.02,flip_to_short -20330,做空,2022-07-31 02:20:00,2022-07-31 03:05:00,1694.36,1695.92,-0.02,flip_to_long -20331,做多,2022-07-31 03:05:00,2022-07-31 05:20:00,1695.92,1695.29,-0.01,flip_to_short -20332,做空,2022-07-31 05:20:00,2022-07-31 05:40:00,1695.29,1701.98,-0.06,flip_to_long -20333,做多,2022-07-31 05:40:00,2022-07-31 05:45:00,1701.98,1698.93,-0.03,flip_to_short -20334,做空,2022-07-31 05:45:00,2022-07-31 06:20:00,1698.93,1697.52,0.0,flip_to_long -20335,做多,2022-07-31 06:20:00,2022-07-31 06:25:00,1697.52,1696.65,-0.01,flip_to_short -20336,做空,2022-07-31 06:25:00,2022-07-31 06:30:00,1696.65,1699.4,-0.03,flip_to_long -20337,做多,2022-07-31 06:30:00,2022-07-31 06:40:00,1699.4,1696.5,-0.03,flip_to_short -20338,做空,2022-07-31 06:40:00,2022-07-31 06:45:00,1696.5,1699.44,-0.03,flip_to_long -20339,做多,2022-07-31 06:45:00,2022-07-31 07:30:00,1699.44,1696.7,-0.03,flip_to_short -20340,做空,2022-07-31 07:30:00,2022-07-31 07:45:00,1696.7,1696.92,-0.01,flip_to_long -20341,做多,2022-07-31 07:45:00,2022-07-31 07:55:00,1696.92,1696.97,-0.01,flip_to_short -20342,做空,2022-07-31 07:55:00,2022-07-31 08:00:00,1696.97,1699.53,-0.02,flip_to_long -20343,做多,2022-07-31 08:00:00,2022-07-31 08:10:00,1699.53,1692.58,-0.06,flip_to_short -20344,做空,2022-07-31 08:10:00,2022-07-31 08:25:00,1692.58,1697.1,-0.04,flip_to_long -20345,做多,2022-07-31 08:25:00,2022-07-31 09:20:00,1697.1,1697.52,-0.0,flip_to_short -20346,做空,2022-07-31 09:20:00,2022-07-31 09:30:00,1697.52,1697.9,-0.01,flip_to_long -20347,做多,2022-07-31 09:30:00,2022-07-31 09:35:00,1697.9,1696.92,-0.01,flip_to_short -20348,做空,2022-07-31 09:35:00,2022-07-31 09:45:00,1696.92,1697.56,-0.01,flip_to_long -20349,做多,2022-07-31 09:45:00,2022-07-31 10:55:00,1697.56,1715.71,0.12,tp_upper -20350,做空,2022-07-31 13:20:00,2022-07-31 13:25:00,1704.43,1706.16,-0.02,flip_to_long -20351,做多,2022-07-31 13:25:00,2022-07-31 13:50:00,1706.16,1709.15,0.02,flip_to_short -20352,做空,2022-07-31 13:50:00,2022-07-31 14:20:00,1709.15,1707.55,0.01,flip_to_long -20353,做多,2022-07-31 14:20:00,2022-07-31 14:40:00,1707.55,1695.84,-0.09,flip_to_short -20354,做空,2022-07-31 14:40:00,2022-07-31 15:00:00,1695.84,1707.07,-0.09,flip_to_long -20355,做多,2022-07-31 15:00:00,2022-07-31 15:40:00,1707.07,1710.14,0.02,flip_to_short -20356,做空,2022-07-31 15:40:00,2022-07-31 15:50:00,1710.14,1710.53,-0.01,flip_to_long -20357,做多,2022-07-31 15:50:00,2022-07-31 16:00:00,1710.53,1710.25,-0.01,flip_to_short -20358,做空,2022-07-31 16:00:00,2022-07-31 16:05:00,1710.25,1712.99,-0.03,flip_to_long -20359,做多,2022-07-31 16:05:00,2022-07-31 16:15:00,1712.99,1704.08,-0.07,flip_to_short -20360,做空,2022-07-31 16:15:00,2022-07-31 16:35:00,1704.08,1710.93,-0.05,flip_to_long -20361,做多,2022-07-31 16:35:00,2022-07-31 16:45:00,1710.93,1709.41,-0.02,flip_to_short -20362,做空,2022-07-31 16:45:00,2022-07-31 17:05:00,1709.41,1708.9,-0.0,flip_to_long -20363,做多,2022-07-31 17:05:00,2022-07-31 18:05:00,1708.9,1725.19,0.11,tp_upper -20364,做空,2022-07-31 18:30:00,2022-07-31 18:35:00,1694.79,1701.75,-0.05,flip_to_long -20365,做多,2022-07-31 18:35:00,2022-07-31 20:20:00,1701.75,1716.38,0.1,flip_to_short -20366,做空,2022-07-31 20:20:00,2022-08-01 01:25:00,1716.38,1696.54,0.13,flip_to_long -20367,做多,2022-08-01 01:25:00,2022-08-01 01:45:00,1696.54,1692.49,-0.04,flip_to_short -20368,做空,2022-08-01 01:45:00,2022-08-01 03:20:00,1692.49,1686.15,0.04,flip_to_long -20369,做多,2022-08-01 03:20:00,2022-08-01 04:05:00,1686.15,1688.1,0.01,flip_to_short -20370,做空,2022-08-01 04:05:00,2022-08-01 05:25:00,1688.1,1690.69,-0.03,flip_to_long -20371,做多,2022-08-01 05:25:00,2022-08-01 08:25:00,1690.69,1686.26,-0.04,flip_to_short -20372,做空,2022-08-01 08:25:00,2022-08-01 08:30:00,1686.26,1689.24,-0.03,flip_to_long -20373,做多,2022-08-01 08:30:00,2022-08-01 08:35:00,1689.24,1688.71,-0.01,flip_to_short -20374,做空,2022-08-01 08:35:00,2022-08-01 09:10:00,1688.71,1689.64,-0.01,flip_to_long -20375,做多,2022-08-01 09:10:00,2022-08-01 09:15:00,1689.64,1687.68,-0.02,flip_to_short -20376,做空,2022-08-01 09:15:00,2022-08-01 09:55:00,1687.68,1686.29,0.0,flip_to_long -20377,做多,2022-08-01 09:55:00,2022-08-01 10:05:00,1686.29,1685.5,-0.01,flip_to_short -20378,做空,2022-08-01 10:05:00,2022-08-01 10:45:00,1685.5,1658.57,0.19,tp_lower -20379,做多,2022-08-01 12:30:00,2022-08-01 14:25:00,1671.53,1669.78,-0.02,flip_to_short -20380,做空,2022-08-01 14:25:00,2022-08-01 21:10:00,1669.78,1632.38,0.27,flip_to_long -20381,做多,2022-08-01 21:10:00,2022-08-01 21:15:00,1632.38,1625.6,-0.06,flip_to_short -20382,做空,2022-08-01 21:15:00,2022-08-01 22:35:00,1625.6,1623.63,0.01,flip_to_long -20383,做多,2022-08-01 22:35:00,2022-08-01 23:45:00,1623.63,1627.49,0.02,flip_to_short -20384,做空,2022-08-01 23:45:00,2022-08-02 01:20:00,1627.49,1630.74,-0.03,flip_to_long -20385,做多,2022-08-02 01:20:00,2022-08-02 01:25:00,1630.74,1629.54,-0.02,flip_to_short -20386,做空,2022-08-02 01:25:00,2022-08-02 06:15:00,1629.54,1588.6,0.32,flip_to_long -20387,做多,2022-08-02 06:15:00,2022-08-02 06:20:00,1588.6,1586.65,-0.02,flip_to_short -20388,做空,2022-08-02 06:20:00,2022-08-02 07:35:00,1586.65,1579.26,0.05,flip_to_long -20389,做多,2022-08-02 07:35:00,2022-08-02 08:35:00,1579.26,1580.68,0.01,flip_to_short -20390,做空,2022-08-02 08:35:00,2022-08-02 08:40:00,1580.68,1584.92,-0.04,flip_to_long -20391,做多,2022-08-02 08:40:00,2022-08-02 08:45:00,1584.92,1580.96,-0.04,flip_to_short -20392,做空,2022-08-02 08:45:00,2022-08-02 09:10:00,1580.96,1581.89,-0.01,flip_to_long -20393,做多,2022-08-02 09:10:00,2022-08-02 09:15:00,1581.89,1579.8,-0.02,flip_to_short -20394,做空,2022-08-02 09:15:00,2022-08-02 10:10:00,1579.8,1581.83,-0.02,flip_to_long -20395,做多,2022-08-02 10:10:00,2022-08-02 10:15:00,1581.83,1574.85,-0.06,flip_to_short -20396,做空,2022-08-02 10:15:00,2022-08-02 10:45:00,1574.85,1587.29,-0.11,flip_to_long -20397,做多,2022-08-02 10:45:00,2022-08-02 12:15:00,1587.29,1579.2,-0.07,flip_to_short -20398,做空,2022-08-02 12:15:00,2022-08-02 13:10:00,1579.2,1578.92,-0.0,flip_to_long -20399,做多,2022-08-02 13:10:00,2022-08-02 13:35:00,1578.92,1578.84,-0.01,flip_to_short -20400,做空,2022-08-02 13:35:00,2022-08-02 13:45:00,1578.84,1577.54,0.0,flip_to_long -20401,做多,2022-08-02 13:45:00,2022-08-02 14:00:00,1577.54,1574.4,-0.03,flip_to_short -20402,做空,2022-08-02 14:00:00,2022-08-02 14:15:00,1574.4,1580.1,-0.05,flip_to_long -20403,做多,2022-08-02 14:15:00,2022-08-02 14:20:00,1580.1,1575.46,-0.04,flip_to_short -20404,做空,2022-08-02 14:20:00,2022-08-02 14:25:00,1575.46,1612.68,-0.3,flip_to_long -20405,做多,2022-08-02 14:25:00,2022-08-02 14:30:00,1612.68,1576.52,-0.28,tp_upper -20406,做多,2022-08-02 14:35:00,2022-08-02 18:55:00,1590.48,1635.0,0.33,flip_to_short -20407,做空,2022-08-02 18:55:00,2022-08-02 19:25:00,1635.0,1651.8,-0.13,flip_to_long -20408,做多,2022-08-02 19:25:00,2022-08-02 19:30:00,1651.8,1648.08,-0.03,flip_to_short -20409,做空,2022-08-02 19:30:00,2022-08-02 19:50:00,1648.08,1642.34,0.04,flip_to_long -20410,做多,2022-08-02 19:50:00,2022-08-02 20:30:00,1642.34,1649.7,0.05,flip_to_short -20411,做空,2022-08-02 20:30:00,2022-08-02 20:40:00,1649.7,1653.23,-0.03,flip_to_long -20412,做多,2022-08-02 20:40:00,2022-08-02 20:45:00,1653.23,1645.27,-0.06,flip_to_short -20413,做空,2022-08-02 20:45:00,2022-08-02 20:50:00,1645.27,1648.9,-0.03,flip_to_long -20414,做多,2022-08-02 20:50:00,2022-08-02 21:00:00,1648.9,1649.55,-0.0,flip_to_short -20415,做空,2022-08-02 21:00:00,2022-08-02 21:45:00,1649.55,1654.0,-0.04,flip_to_long -20416,做多,2022-08-02 21:45:00,2022-08-02 21:50:00,1654.0,1647.81,-0.05,flip_to_short -20417,做空,2022-08-02 21:50:00,2022-08-02 21:55:00,1647.81,1656.4,-0.07,flip_to_long -20418,做多,2022-08-02 21:55:00,2022-08-02 22:15:00,1656.4,1649.82,-0.05,flip_to_short -20419,做空,2022-08-02 22:15:00,2022-08-02 22:35:00,1649.82,1651.28,-0.02,flip_to_long -20420,做多,2022-08-02 22:35:00,2022-08-02 22:45:00,1651.28,1645.95,-0.04,flip_to_short -20421,做空,2022-08-02 22:45:00,2022-08-02 22:50:00,1645.95,1648.95,-0.03,flip_to_long -20422,做多,2022-08-02 22:50:00,2022-08-02 22:55:00,1648.95,1646.56,-0.02,flip_to_short -20423,做空,2022-08-02 22:55:00,2022-08-02 23:30:00,1646.56,1645.79,-0.0,flip_to_long -20424,做多,2022-08-02 23:30:00,2022-08-02 23:35:00,1645.79,1643.68,-0.02,flip_to_short -20425,做空,2022-08-02 23:35:00,2022-08-02 23:40:00,1643.68,1645.3,-0.02,flip_to_long -20426,做多,2022-08-02 23:40:00,2022-08-02 23:45:00,1645.3,1643.73,-0.02,flip_to_short -20427,做空,2022-08-02 23:45:00,2022-08-03 03:10:00,1643.73,1623.21,0.14,flip_to_long -20428,做多,2022-08-03 03:10:00,2022-08-03 03:15:00,1623.21,1618.49,-0.04,flip_to_short -20429,做空,2022-08-03 03:15:00,2022-08-03 03:20:00,1618.49,1620.25,-0.02,flip_to_long -20430,做多,2022-08-03 03:20:00,2022-08-03 03:25:00,1620.25,1616.84,-0.03,flip_to_short -20431,做空,2022-08-03 03:25:00,2022-08-03 03:30:00,1616.84,1617.39,-0.01,flip_to_long -20432,做多,2022-08-03 03:30:00,2022-08-03 03:50:00,1617.39,1617.92,-0.0,flip_to_short -20433,做空,2022-08-03 03:50:00,2022-08-03 12:50:00,1617.92,1656.27,-0.29,flip_to_long -20434,做多,2022-08-03 12:50:00,2022-08-03 12:55:00,1656.27,1653.66,-0.02,flip_to_short -20435,做空,2022-08-03 12:55:00,2022-08-03 13:00:00,1653.66,1655.45,-0.02,flip_to_long -20436,做多,2022-08-03 13:00:00,2022-08-03 13:20:00,1655.45,1656.32,0.0,flip_to_short -20437,做空,2022-08-03 13:20:00,2022-08-03 13:30:00,1656.32,1660.59,-0.04,flip_to_long -20438,做多,2022-08-03 13:30:00,2022-08-03 13:40:00,1660.59,1657.88,-0.02,flip_to_short -20439,做空,2022-08-03 13:40:00,2022-08-03 13:50:00,1657.88,1662.84,-0.04,flip_to_long -20440,做多,2022-08-03 13:50:00,2022-08-03 14:15:00,1662.84,1659.24,-0.03,flip_to_short -20441,做空,2022-08-03 14:15:00,2022-08-03 14:25:00,1659.24,1661.29,-0.02,flip_to_long -20442,做多,2022-08-03 14:25:00,2022-08-03 14:30:00,1661.29,1657.01,-0.04,flip_to_short -20443,做空,2022-08-03 14:30:00,2022-08-03 15:05:00,1657.01,1658.99,-0.02,flip_to_long -20444,做多,2022-08-03 15:05:00,2022-08-03 16:35:00,1658.99,1660.39,0.0,flip_to_short -20445,做空,2022-08-03 16:35:00,2022-08-03 18:15:00,1660.39,1660.21,-0.0,flip_to_long -20446,做多,2022-08-03 18:15:00,2022-08-03 19:05:00,1660.21,1659.74,-0.01,flip_to_short -20447,做空,2022-08-03 19:05:00,2022-08-03 19:40:00,1659.74,1660.97,-0.01,flip_to_long -20448,做多,2022-08-03 19:40:00,2022-08-03 19:45:00,1660.97,1653.7,-0.06,flip_to_short -20449,做空,2022-08-03 19:45:00,2022-08-04 00:25:00,1653.7,1634.88,0.12,flip_to_long -20450,做多,2022-08-04 00:25:00,2022-08-04 00:30:00,1634.88,1632.93,-0.02,flip_to_short -20451,做空,2022-08-04 00:30:00,2022-08-04 00:40:00,1632.93,1634.54,-0.02,flip_to_long -20452,做多,2022-08-04 00:40:00,2022-08-04 05:25:00,1634.54,1648.52,0.09,flip_to_short -20453,做空,2022-08-04 05:25:00,2022-08-04 05:45:00,1648.52,1651.58,-0.03,flip_to_long -20454,做多,2022-08-04 05:45:00,2022-08-04 05:50:00,1651.58,1648.26,-0.03,flip_to_short -20455,做空,2022-08-04 05:50:00,2022-08-04 05:55:00,1648.26,1648.71,-0.01,flip_to_long -20456,做多,2022-08-04 05:55:00,2022-08-04 10:35:00,1648.71,1623.02,-0.19,flip_to_short -20457,做空,2022-08-04 10:35:00,2022-08-04 12:00:00,1623.02,1621.21,0.01,flip_to_long -20458,做多,2022-08-04 12:00:00,2022-08-04 13:15:00,1621.21,1619.43,-0.02,flip_to_short -20459,做空,2022-08-04 13:15:00,2022-08-04 13:30:00,1619.43,1621.54,-0.02,flip_to_long -20460,做多,2022-08-04 13:30:00,2022-08-04 13:35:00,1621.54,1617.74,-0.03,flip_to_short -20461,做空,2022-08-04 13:35:00,2022-08-04 13:40:00,1617.74,1635.76,-0.13,flip_to_long -20462,做多,2022-08-04 13:40:00,2022-08-04 14:10:00,1635.76,1622.81,-0.09,flip_to_short -20463,做空,2022-08-04 14:10:00,2022-08-04 15:50:00,1622.81,1613.88,0.06,flip_to_long -20464,做多,2022-08-04 15:50:00,2022-08-04 16:25:00,1613.88,1618.02,0.02,flip_to_short -20465,做空,2022-08-04 16:25:00,2022-08-04 18:30:00,1618.02,1612.04,0.04,flip_to_long -20466,做多,2022-08-04 18:30:00,2022-08-04 18:35:00,1612.04,1607.22,-0.04,flip_to_short -20467,做空,2022-08-04 18:35:00,2022-08-04 19:10:00,1607.22,1607.16,-0.01,flip_to_long -20468,做多,2022-08-04 19:10:00,2022-08-04 19:20:00,1607.16,1603.81,-0.03,flip_to_short -20469,做空,2022-08-04 19:20:00,2022-08-04 21:45:00,1603.81,1593.76,0.06,flip_to_long -20470,做多,2022-08-04 21:45:00,2022-08-04 22:55:00,1593.76,1596.06,0.01,flip_to_short -20471,做空,2022-08-04 22:55:00,2022-08-05 09:15:00,1596.06,1660.72,-0.46,flip_to_long -20472,做多,2022-08-05 09:15:00,2022-08-05 10:20:00,1660.72,1663.05,0.01,flip_to_short -20473,做空,2022-08-05 10:20:00,2022-08-05 12:50:00,1663.05,1677.07,-0.1,flip_to_long -20474,做多,2022-08-05 12:50:00,2022-08-05 13:10:00,1677.07,1669.99,-0.05,flip_to_short -20475,做空,2022-08-05 13:10:00,2022-08-05 13:15:00,1669.99,1675.11,-0.04,flip_to_long -20476,做多,2022-08-05 13:15:00,2022-08-05 13:45:00,1675.11,1683.28,0.05,flip_to_short -20477,做空,2022-08-05 13:45:00,2022-08-05 19:10:00,1683.28,1674.16,0.05,flip_to_long -20478,做多,2022-08-05 19:10:00,2022-08-05 20:05:00,1674.16,1667.19,-0.05,flip_to_short -20479,做空,2022-08-05 20:05:00,2022-08-05 20:10:00,1667.19,1672.88,-0.04,flip_to_long -20480,做多,2022-08-05 20:10:00,2022-08-06 04:05:00,1672.88,1736.11,0.4,flip_to_short -20481,做空,2022-08-06 04:05:00,2022-08-06 04:15:00,1736.11,1735.26,-0.0,flip_to_long -20482,做多,2022-08-06 04:15:00,2022-08-06 04:25:00,1735.26,1735.58,-0.0,flip_to_short -20483,做空,2022-08-06 04:25:00,2022-08-06 05:00:00,1735.58,1735.32,-0.0,flip_to_long -20484,做多,2022-08-06 05:00:00,2022-08-06 10:30:00,1735.32,1717.18,-0.12,flip_to_short -20485,做空,2022-08-06 10:30:00,2022-08-06 10:35:00,1717.18,1722.1,-0.04,flip_to_long -20486,做多,2022-08-06 10:35:00,2022-08-06 10:55:00,1722.1,1716.5,-0.04,flip_to_short -20487,做空,2022-08-06 10:55:00,2022-08-06 11:00:00,1716.5,1719.85,-0.03,flip_to_long -20488,做多,2022-08-06 11:00:00,2022-08-06 11:30:00,1719.85,1717.7,-0.02,flip_to_short -20489,做空,2022-08-06 11:30:00,2022-08-06 12:10:00,1717.7,1716.09,0.0,flip_to_long -20490,做多,2022-08-06 12:10:00,2022-08-06 13:20:00,1716.09,1716.47,-0.0,flip_to_short -20491,做空,2022-08-06 13:20:00,2022-08-06 14:50:00,1716.47,1714.89,0.0,flip_to_long -20492,做多,2022-08-06 14:50:00,2022-08-06 15:00:00,1714.89,1712.48,-0.02,flip_to_short -20493,做空,2022-08-06 15:00:00,2022-08-06 15:05:00,1712.48,1715.23,-0.02,flip_to_long -20494,做多,2022-08-06 15:05:00,2022-08-06 15:10:00,1715.23,1714.7,-0.01,flip_to_short -20495,做空,2022-08-06 15:10:00,2022-08-06 15:20:00,1714.7,1714.58,-0.0,flip_to_long -20496,做多,2022-08-06 15:20:00,2022-08-06 15:40:00,1714.58,1714.75,-0.0,flip_to_short -20497,做空,2022-08-06 15:40:00,2022-08-06 16:40:00,1714.75,1714.01,-0.0,flip_to_long -20498,做多,2022-08-06 16:40:00,2022-08-06 16:50:00,1714.01,1710.56,-0.03,flip_to_short -20499,做空,2022-08-06 16:50:00,2022-08-06 17:00:00,1710.56,1692.87,0.11,tp_lower -20500,做多,2022-08-06 17:30:00,2022-08-06 17:35:00,1718.22,1710.55,-0.05,flip_to_short -20501,做空,2022-08-06 17:35:00,2022-08-06 17:40:00,1710.55,1711.04,-0.01,flip_to_long -20502,做多,2022-08-06 17:40:00,2022-08-06 17:50:00,1711.04,1711.21,-0.0,flip_to_short -20503,做空,2022-08-06 17:50:00,2022-08-06 18:20:00,1711.21,1711.13,-0.0,flip_to_long -20504,做多,2022-08-06 18:20:00,2022-08-06 18:50:00,1711.13,1713.21,0.01,flip_to_short -20505,做空,2022-08-06 18:50:00,2022-08-06 20:20:00,1713.21,1711.13,0.01,flip_to_long -20506,做多,2022-08-06 20:20:00,2022-08-06 22:15:00,1711.13,1710.8,-0.01,flip_to_short -20507,做空,2022-08-06 22:15:00,2022-08-06 22:20:00,1710.8,1712.39,-0.02,flip_to_long -20508,做多,2022-08-06 22:20:00,2022-08-06 22:40:00,1712.39,1712.5,-0.0,flip_to_short -20509,做空,2022-08-06 22:40:00,2022-08-06 22:45:00,1712.5,1714.1,-0.02,flip_to_long -20510,做多,2022-08-06 22:45:00,2022-08-06 22:50:00,1714.1,1713.17,-0.01,flip_to_short -20511,做空,2022-08-06 22:50:00,2022-08-06 23:15:00,1713.17,1699.42,0.08,tp_lower -20512,做多,2022-08-07 04:00:00,2022-08-07 04:05:00,1686.56,1681.2,-0.04,flip_to_short -20513,做空,2022-08-07 04:05:00,2022-08-07 04:25:00,1681.2,1682.86,-0.02,flip_to_long -20514,做多,2022-08-07 04:25:00,2022-08-07 04:40:00,1682.86,1679.23,-0.03,flip_to_short -20515,做空,2022-08-07 04:40:00,2022-08-07 05:20:00,1679.23,1681.37,-0.02,flip_to_long -20516,做多,2022-08-07 05:20:00,2022-08-07 05:40:00,1681.37,1679.8,-0.02,flip_to_short -20517,做空,2022-08-07 05:40:00,2022-08-07 06:30:00,1679.8,1682.84,-0.03,flip_to_long -20518,做多,2022-08-07 06:30:00,2022-08-07 08:00:00,1682.84,1683.7,0.0,flip_to_short -20519,做空,2022-08-07 08:00:00,2022-08-07 09:30:00,1683.7,1684.25,-0.01,flip_to_long -20520,做多,2022-08-07 09:30:00,2022-08-07 09:40:00,1684.25,1680.3,-0.03,flip_to_short -20521,做空,2022-08-07 09:40:00,2022-08-07 09:45:00,1680.3,1682.88,-0.02,flip_to_long -20522,做多,2022-08-07 09:45:00,2022-08-07 10:00:00,1682.88,1680.97,-0.02,flip_to_short -20523,做空,2022-08-07 10:00:00,2022-08-07 10:05:00,1680.97,1681.92,-0.01,flip_to_long -20524,做多,2022-08-07 10:05:00,2022-08-07 10:10:00,1681.92,1680.59,-0.01,flip_to_short -20525,做空,2022-08-07 10:10:00,2022-08-07 10:15:00,1680.59,1682.47,-0.02,flip_to_long -20526,做多,2022-08-07 10:15:00,2022-08-07 11:15:00,1682.47,1681.3,-0.01,flip_to_short -20527,做空,2022-08-07 11:15:00,2022-08-07 11:20:00,1681.3,1682.96,-0.02,flip_to_long -20528,做多,2022-08-07 11:20:00,2022-08-07 11:25:00,1682.96,1682.57,-0.01,flip_to_short -20529,做空,2022-08-07 11:25:00,2022-08-07 16:10:00,1682.57,1704.67,-0.15,flip_to_long -20530,做多,2022-08-07 16:10:00,2022-08-07 22:00:00,1704.67,1714.16,0.05,flip_to_short -20531,做空,2022-08-07 22:00:00,2022-08-08 00:10:00,1714.16,1710.52,0.02,flip_to_long -20532,做多,2022-08-08 00:10:00,2022-08-08 00:25:00,1710.52,1709.63,-0.01,flip_to_short -20533,做空,2022-08-08 00:25:00,2022-08-08 00:45:00,1709.63,1708.71,0.0,flip_to_long -20534,做多,2022-08-08 00:45:00,2022-08-08 02:15:00,1708.71,1703.68,-0.04,flip_to_short -20535,做空,2022-08-08 02:15:00,2022-08-08 02:25:00,1703.68,1704.76,-0.01,flip_to_long -20536,做多,2022-08-08 02:25:00,2022-08-08 15:15:00,1704.76,1783.55,0.49,flip_to_short -20537,做空,2022-08-08 15:15:00,2022-08-08 18:40:00,1783.55,1777.49,0.03,flip_to_long -20538,做多,2022-08-08 18:40:00,2022-08-08 21:15:00,1777.49,1771.0,-0.05,flip_to_short -20539,做空,2022-08-08 21:15:00,2022-08-08 21:20:00,1771.0,1774.97,-0.03,flip_to_long -20540,做多,2022-08-08 21:20:00,2022-08-08 23:00:00,1774.97,1776.0,0.0,flip_to_short -20541,做空,2022-08-08 23:00:00,2022-08-08 23:05:00,1776.0,1784.0,-0.06,flip_to_long -20542,做多,2022-08-08 23:05:00,2022-08-08 23:20:00,1784.0,1773.67,-0.07,flip_to_short -20543,做空,2022-08-08 23:20:00,2022-08-08 23:55:00,1773.67,1776.09,-0.02,flip_to_long -20544,做多,2022-08-08 23:55:00,2022-08-09 00:05:00,1776.09,1778.0,0.01,flip_to_short -20545,做空,2022-08-09 00:05:00,2022-08-09 00:15:00,1778.0,1782.46,-0.03,flip_to_long -20546,做多,2022-08-09 00:15:00,2022-08-09 00:40:00,1782.46,1777.0,-0.04,flip_to_short -20547,做空,2022-08-09 00:40:00,2022-08-09 00:50:00,1777.0,1777.47,-0.01,flip_to_long -20548,做多,2022-08-09 00:50:00,2022-08-09 04:30:00,1777.47,1773.8,-0.03,flip_to_short -20549,做空,2022-08-09 04:30:00,2022-08-09 06:50:00,1773.8,1773.33,-0.0,flip_to_long -20550,做多,2022-08-09 06:50:00,2022-08-09 07:45:00,1773.33,1776.89,0.02,flip_to_short -20551,做空,2022-08-09 07:45:00,2022-08-09 08:30:00,1776.89,1775.56,0.0,flip_to_long -20552,做多,2022-08-09 08:30:00,2022-08-09 17:35:00,1775.56,1689.01,-0.54,flip_to_short -20553,做空,2022-08-09 17:35:00,2022-08-09 17:55:00,1689.01,1692.55,-0.03,flip_to_long -20554,做多,2022-08-09 17:55:00,2022-08-09 18:00:00,1692.55,1692.18,-0.01,flip_to_short -20555,做空,2022-08-09 18:00:00,2022-08-09 18:35:00,1692.18,1689.05,0.01,flip_to_long -20556,做多,2022-08-09 18:35:00,2022-08-09 18:40:00,1689.05,1684.36,-0.03,flip_to_short -20557,做空,2022-08-09 18:40:00,2022-08-09 18:45:00,1684.36,1688.95,-0.03,flip_to_long -20558,做多,2022-08-09 18:45:00,2022-08-09 19:00:00,1688.95,1687.15,-0.02,flip_to_short -20559,做空,2022-08-09 19:00:00,2022-08-09 19:45:00,1687.15,1687.1,-0.0,flip_to_long -20560,做多,2022-08-09 19:45:00,2022-08-09 20:10:00,1687.1,1687.31,-0.0,flip_to_short -20561,做空,2022-08-09 20:10:00,2022-08-09 20:15:00,1687.31,1690.58,-0.03,flip_to_long -20562,做多,2022-08-09 20:15:00,2022-08-10 00:00:00,1690.58,1696.07,0.03,flip_to_short -20563,做空,2022-08-10 00:00:00,2022-08-10 00:05:00,1696.07,1698.64,-0.02,flip_to_long -20564,做多,2022-08-10 00:05:00,2022-08-10 04:45:00,1698.64,1679.83,-0.12,flip_to_short -20565,做空,2022-08-10 04:45:00,2022-08-10 05:45:00,1679.83,1678.59,0.0,flip_to_long -20566,做多,2022-08-10 05:45:00,2022-08-10 06:00:00,1678.59,1676.88,-0.02,flip_to_short -20567,做空,2022-08-10 06:00:00,2022-08-10 06:20:00,1676.88,1678.79,-0.02,flip_to_long -20568,做多,2022-08-10 06:20:00,2022-08-10 06:25:00,1678.79,1675.71,-0.02,flip_to_short -20569,做空,2022-08-10 06:25:00,2022-08-10 06:35:00,1675.71,1678.02,-0.02,flip_to_long -20570,做多,2022-08-10 06:35:00,2022-08-10 06:40:00,1678.02,1676.65,-0.01,flip_to_short -20571,做空,2022-08-10 06:40:00,2022-08-10 18:10:00,1676.65,1832.44,-0.95,flip_to_long -20572,做多,2022-08-10 18:10:00,2022-08-10 21:25:00,1832.44,1864.45,0.16,tp_upper -20573,做空,2022-08-11 05:50:00,2022-08-11 05:55:00,1881.04,1890.84,-0.05,flip_to_long -20574,做多,2022-08-11 05:55:00,2022-08-11 06:30:00,1890.84,1886.03,-0.03,flip_to_short -20575,做空,2022-08-11 06:30:00,2022-08-11 06:40:00,1886.03,1885.9,-0.0,flip_to_long -20576,做多,2022-08-11 06:40:00,2022-08-11 07:00:00,1885.9,1885.24,-0.01,flip_to_short -20577,做空,2022-08-11 07:00:00,2022-08-11 07:10:00,1885.24,1885.45,-0.01,flip_to_long -20578,做多,2022-08-11 07:10:00,2022-08-11 07:35:00,1885.45,1888.4,0.01,flip_to_short -20579,做空,2022-08-11 07:35:00,2022-08-11 08:30:00,1888.4,1884.18,0.02,flip_to_long -20580,做多,2022-08-11 08:30:00,2022-08-11 09:05:00,1884.18,1887.69,0.01,flip_to_short -20581,做空,2022-08-11 09:05:00,2022-08-11 09:35:00,1887.69,1888.17,-0.01,flip_to_long -20582,做多,2022-08-11 09:35:00,2022-08-11 09:45:00,1888.17,1887.91,-0.01,flip_to_short -20583,做空,2022-08-11 09:45:00,2022-08-11 10:45:00,1887.91,1886.7,0.0,flip_to_long -20584,做多,2022-08-11 10:45:00,2022-08-11 10:50:00,1886.7,1884.67,-0.01,flip_to_short -20585,做空,2022-08-11 10:50:00,2022-08-11 11:00:00,1884.67,1889.44,-0.03,flip_to_long -20586,做多,2022-08-11 11:00:00,2022-08-11 11:50:00,1889.44,1905.15,0.07,tp_upper -20587,做空,2022-08-11 14:30:00,2022-08-11 14:50:00,1898.66,1903.5,-0.03,flip_to_long -20588,做多,2022-08-11 14:50:00,2022-08-11 14:55:00,1903.5,1901.54,-0.01,flip_to_short -20589,做空,2022-08-11 14:55:00,2022-08-11 15:30:00,1901.54,1904.17,-0.02,flip_to_long -20590,做多,2022-08-11 15:30:00,2022-08-11 17:20:00,1904.17,1903.81,-0.01,flip_to_short -20591,做空,2022-08-11 17:20:00,2022-08-11 17:35:00,1903.81,1904.13,-0.01,flip_to_long -20592,做多,2022-08-11 17:35:00,2022-08-11 17:45:00,1904.13,1897.92,-0.03,flip_to_short -20593,做空,2022-08-11 17:45:00,2022-08-11 17:55:00,1897.92,1900.45,-0.02,flip_to_long -20594,做多,2022-08-11 17:55:00,2022-08-11 19:45:00,1900.45,1892.58,-0.04,flip_to_short -20595,做空,2022-08-11 19:45:00,2022-08-11 19:50:00,1892.58,1895.67,-0.02,flip_to_long -20596,做多,2022-08-11 19:50:00,2022-08-11 20:00:00,1895.67,1894.28,-0.01,flip_to_short -20597,做空,2022-08-11 20:00:00,2022-08-11 20:25:00,1894.28,1895.61,-0.01,flip_to_long -20598,做多,2022-08-11 20:25:00,2022-08-11 21:40:00,1895.61,1893.56,-0.01,flip_to_short -20599,做空,2022-08-11 21:40:00,2022-08-11 21:50:00,1893.56,1895.89,-0.02,flip_to_long -20600,做多,2022-08-11 21:50:00,2022-08-11 22:00:00,1895.89,1894.56,-0.01,flip_to_short -20601,做空,2022-08-11 22:00:00,2022-08-12 00:35:00,1894.56,1884.54,0.04,flip_to_long -20602,做多,2022-08-12 00:35:00,2022-08-12 00:55:00,1884.54,1884.51,-0.0,flip_to_short -20603,做空,2022-08-12 00:55:00,2022-08-12 01:00:00,1884.51,1885.6,-0.01,flip_to_long -20604,做多,2022-08-12 01:00:00,2022-08-12 01:05:00,1885.6,1884.54,-0.01,flip_to_short -20605,做空,2022-08-12 01:05:00,2022-08-12 01:15:00,1884.54,1884.11,-0.0,flip_to_long -20606,做多,2022-08-12 01:15:00,2022-08-12 01:30:00,1884.11,1886.39,0.01,flip_to_short -20607,做空,2022-08-12 01:30:00,2022-08-12 02:00:00,1886.39,1880.16,0.03,flip_to_long -20608,做多,2022-08-12 02:00:00,2022-08-12 04:55:00,1880.16,1890.14,0.04,flip_to_short -20609,做空,2022-08-12 04:55:00,2022-08-12 05:50:00,1890.14,1894.23,-0.02,flip_to_long -20610,做多,2022-08-12 05:50:00,2022-08-12 05:55:00,1894.23,1892.85,-0.01,flip_to_short -20611,做空,2022-08-12 05:55:00,2022-08-12 08:05:00,1892.85,1892.89,-0.0,flip_to_long -20612,做多,2022-08-12 08:05:00,2022-08-12 08:15:00,1892.89,1894.08,0.0,flip_to_short -20613,做空,2022-08-12 08:15:00,2022-08-12 08:45:00,1894.08,1892.74,0.0,flip_to_long -20614,做多,2022-08-12 08:45:00,2022-08-12 08:50:00,1892.74,1889.5,-0.02,flip_to_short -20615,做空,2022-08-12 08:50:00,2022-08-12 09:10:00,1889.5,1893.85,-0.03,flip_to_long -20616,做多,2022-08-12 09:10:00,2022-08-12 09:55:00,1893.85,1892.16,-0.01,flip_to_short -20617,做空,2022-08-12 09:55:00,2022-08-12 13:05:00,1892.16,1880.82,0.05,flip_to_long -20618,做多,2022-08-12 13:05:00,2022-08-12 13:45:00,1880.82,1878.25,-0.02,flip_to_short -20619,做空,2022-08-12 13:45:00,2022-08-12 13:50:00,1878.25,1879.4,-0.01,flip_to_long -20620,做多,2022-08-12 13:50:00,2022-08-12 14:00:00,1879.4,1878.56,-0.01,flip_to_short -20621,做空,2022-08-12 14:00:00,2022-08-12 14:05:00,1878.56,1880.33,-0.01,flip_to_long -20622,做多,2022-08-12 14:05:00,2022-08-12 14:25:00,1880.33,1883.42,0.01,flip_to_short -20623,做空,2022-08-12 14:25:00,2022-08-12 14:50:00,1883.42,1880.2,0.01,flip_to_long -20624,做多,2022-08-12 14:50:00,2022-08-12 15:05:00,1880.2,1877.95,-0.02,flip_to_short -20625,做空,2022-08-12 15:05:00,2022-08-12 15:10:00,1877.95,1882.55,-0.03,flip_to_long -20626,做多,2022-08-12 15:10:00,2022-08-13 07:50:00,1882.55,1994.07,0.54,flip_to_short -20627,做空,2022-08-13 07:50:00,2022-08-13 09:20:00,1994.07,1996.29,-0.02,flip_to_long -20628,做多,2022-08-13 09:20:00,2022-08-13 10:00:00,1996.29,1998.91,0.01,flip_to_short -20629,做空,2022-08-13 10:00:00,2022-08-13 10:30:00,1998.91,1999.63,-0.01,flip_to_long -20630,做多,2022-08-13 10:30:00,2022-08-13 10:35:00,1999.63,1997.83,-0.01,flip_to_short -20631,做空,2022-08-13 10:35:00,2022-08-13 13:40:00,1997.83,1986.5,0.05,flip_to_long -20632,做多,2022-08-13 13:40:00,2022-08-13 15:10:00,1986.5,1983.34,-0.02,flip_to_short -20633,做空,2022-08-13 15:10:00,2022-08-13 15:15:00,1983.34,1984.39,-0.01,flip_to_long -20634,做多,2022-08-13 15:15:00,2022-08-13 15:20:00,1984.39,1983.18,-0.01,flip_to_short -20635,做空,2022-08-13 15:20:00,2022-08-13 15:35:00,1983.18,1982.99,-0.0,flip_to_long -20636,做多,2022-08-13 15:35:00,2022-08-13 18:30:00,1982.99,1982.26,-0.01,flip_to_short -20637,做空,2022-08-13 18:30:00,2022-08-13 20:35:00,1982.26,1984.46,-0.02,flip_to_long -20638,做多,2022-08-13 20:35:00,2022-08-13 21:25:00,1984.46,1987.3,0.01,flip_to_short -20639,做空,2022-08-13 21:25:00,2022-08-13 21:40:00,1987.3,1988.4,-0.01,flip_to_long -20640,做多,2022-08-13 21:40:00,2022-08-13 21:45:00,1988.4,1984.38,-0.02,flip_to_short -20641,做空,2022-08-13 21:45:00,2022-08-13 21:50:00,1984.38,1985.15,-0.01,flip_to_long -20642,做多,2022-08-13 21:50:00,2022-08-13 22:20:00,1985.15,1982.01,-0.02,flip_to_short -20643,做空,2022-08-13 22:20:00,2022-08-13 23:10:00,1982.01,1984.85,-0.02,flip_to_long -20644,做多,2022-08-13 23:10:00,2022-08-13 23:20:00,1984.85,1981.6,-0.02,flip_to_short -20645,做空,2022-08-13 23:20:00,2022-08-13 23:55:00,1981.6,1982.8,-0.01,flip_to_long -20646,做多,2022-08-13 23:55:00,2022-08-14 01:20:00,1982.8,1985.03,0.01,flip_to_short -20647,做空,2022-08-14 01:20:00,2022-08-14 01:40:00,1985.03,1985.4,-0.01,flip_to_long -20648,做多,2022-08-14 01:40:00,2022-08-14 01:45:00,1985.4,1985.29,-0.01,flip_to_short -20649,做空,2022-08-14 01:45:00,2022-08-14 02:20:00,1985.29,1985.35,-0.01,flip_to_long -20650,做多,2022-08-14 02:20:00,2022-08-14 02:30:00,1985.35,1985.76,-0.0,flip_to_short -20651,做空,2022-08-14 02:30:00,2022-08-14 04:30:00,1985.76,1984.66,0.0,flip_to_long -20652,做多,2022-08-14 04:30:00,2022-08-14 04:40:00,1984.66,1984.14,-0.01,flip_to_short -20653,做空,2022-08-14 04:40:00,2022-08-14 04:45:00,1984.14,1985.69,-0.01,flip_to_long -20654,做多,2022-08-14 04:45:00,2022-08-14 05:30:00,1985.69,1987.52,0.0,flip_to_short -20655,做空,2022-08-14 05:30:00,2022-08-14 10:20:00,1987.52,1999.6,-0.06,flip_to_long -20656,做多,2022-08-14 10:20:00,2022-08-14 10:35:00,1999.6,1997.58,-0.01,flip_to_short -20657,做空,2022-08-14 10:35:00,2022-08-14 16:45:00,1997.58,1955.52,0.2,tp_lower -20658,做多,2022-08-14 20:50:00,2022-08-14 20:55:00,1940.39,1939.25,-0.01,flip_to_short -20659,做空,2022-08-14 20:55:00,2022-08-14 21:05:00,1939.25,1940.94,-0.01,flip_to_long -20660,做多,2022-08-14 21:05:00,2022-08-14 22:00:00,1940.94,1933.94,-0.04,flip_to_short -20661,做空,2022-08-14 22:00:00,2022-08-14 22:05:00,1933.94,1934.07,-0.01,flip_to_long -20662,做多,2022-08-14 22:05:00,2022-08-14 22:10:00,1934.07,1922.62,-0.06,flip_to_short -20663,做空,2022-08-14 22:10:00,2022-08-14 22:20:00,1922.62,1933.5,-0.06,flip_to_long -20664,做多,2022-08-14 22:20:00,2022-08-14 22:55:00,1933.5,1931.72,-0.01,flip_to_short -20665,做空,2022-08-14 22:55:00,2022-08-14 23:00:00,1931.72,1936.84,-0.03,flip_to_long -20666,做多,2022-08-14 23:00:00,2022-08-14 23:05:00,1936.84,1931.86,-0.03,flip_to_short -20667,做空,2022-08-14 23:05:00,2022-08-14 23:10:00,1931.86,1934.24,-0.02,flip_to_long -20668,做多,2022-08-14 23:10:00,2022-08-14 23:50:00,1934.24,1936.88,0.01,flip_to_short -20669,做空,2022-08-14 23:50:00,2022-08-15 00:30:00,1936.88,1943.73,-0.04,flip_to_long -20670,做多,2022-08-15 00:30:00,2022-08-15 05:20:00,1943.73,1975.1,0.15,flip_to_short -20671,做空,2022-08-15 05:20:00,2022-08-15 05:25:00,1975.1,1976.11,-0.01,flip_to_long -20672,做多,2022-08-15 05:25:00,2022-08-15 11:05:00,1976.11,1903.98,-0.36,flip_to_short -20673,做空,2022-08-15 11:05:00,2022-08-15 11:15:00,1903.98,1903.06,-0.0,flip_to_long -20674,做多,2022-08-15 11:15:00,2022-08-15 12:30:00,1903.06,1894.69,-0.05,flip_to_short -20675,做空,2022-08-15 12:30:00,2022-08-15 13:10:00,1894.69,1898.21,-0.02,flip_to_long -20676,做多,2022-08-15 13:10:00,2022-08-15 13:20:00,1898.21,1897.74,-0.01,flip_to_short -20677,做空,2022-08-15 13:20:00,2022-08-15 13:25:00,1897.74,1898.8,-0.01,flip_to_long -20678,做多,2022-08-15 13:25:00,2022-08-15 13:35:00,1898.8,1899.43,-0.0,flip_to_short -20679,做空,2022-08-15 13:35:00,2022-08-15 13:50:00,1899.43,1903.74,-0.03,flip_to_long -20680,做多,2022-08-15 13:50:00,2022-08-15 14:55:00,1903.74,1901.71,-0.01,flip_to_short -20681,做空,2022-08-15 14:55:00,2022-08-15 15:15:00,1901.71,1897.63,0.02,flip_to_long -20682,做多,2022-08-15 15:15:00,2022-08-15 17:30:00,1897.63,1903.95,0.03,flip_to_short -20683,做空,2022-08-15 17:30:00,2022-08-15 17:35:00,1903.95,1904.51,-0.01,flip_to_long -20684,做多,2022-08-15 17:35:00,2022-08-15 21:10:00,1904.51,1902.37,-0.02,flip_to_short -20685,做空,2022-08-15 21:10:00,2022-08-15 22:05:00,1902.37,1901.7,-0.0,flip_to_long -20686,做多,2022-08-15 22:05:00,2022-08-15 22:50:00,1901.7,1901.87,-0.0,flip_to_short -20687,做空,2022-08-15 22:50:00,2022-08-15 23:25:00,1901.87,1897.85,0.01,flip_to_long -20688,做多,2022-08-15 23:25:00,2022-08-15 23:55:00,1897.85,1898.56,-0.0,flip_to_short -20689,做空,2022-08-15 23:55:00,2022-08-16 00:05:00,1898.56,1902.39,-0.02,flip_to_long -20690,做多,2022-08-16 00:05:00,2022-08-16 00:10:00,1902.39,1897.95,-0.03,flip_to_short -20691,做空,2022-08-16 00:10:00,2022-08-16 00:50:00,1897.95,1898.66,-0.01,flip_to_long -20692,做多,2022-08-16 00:50:00,2022-08-16 01:50:00,1898.66,1896.23,-0.02,flip_to_short -20693,做空,2022-08-16 01:50:00,2022-08-16 02:05:00,1896.23,1903.1,-0.04,flip_to_long -20694,做多,2022-08-16 02:05:00,2022-08-16 02:15:00,1903.1,1902.25,-0.01,flip_to_short -20695,做空,2022-08-16 02:15:00,2022-08-16 02:25:00,1902.25,1902.2,-0.0,flip_to_long -20696,做多,2022-08-16 02:25:00,2022-08-16 02:30:00,1902.2,1901.01,-0.01,flip_to_short -20697,做空,2022-08-16 02:30:00,2022-08-16 06:40:00,1901.01,1882.81,0.08,flip_to_long -20698,做多,2022-08-16 06:40:00,2022-08-16 06:50:00,1882.81,1880.51,-0.02,flip_to_short -20699,做空,2022-08-16 06:50:00,2022-08-16 07:00:00,1880.51,1880.15,-0.0,flip_to_long -20700,做多,2022-08-16 07:00:00,2022-08-16 07:10:00,1880.15,1877.79,-0.02,flip_to_short -20701,做空,2022-08-16 07:10:00,2022-08-16 07:15:00,1877.79,1879.87,-0.01,flip_to_long -20702,做多,2022-08-16 07:15:00,2022-08-16 07:20:00,1879.87,1877.51,-0.02,flip_to_short -20703,做空,2022-08-16 07:20:00,2022-08-16 07:25:00,1877.51,1878.9,-0.01,flip_to_long -20704,做多,2022-08-16 07:25:00,2022-08-16 07:40:00,1878.9,1874.74,-0.03,flip_to_short -20705,做空,2022-08-16 07:40:00,2022-08-16 07:45:00,1874.74,1879.6,-0.03,flip_to_long -20706,做多,2022-08-16 07:45:00,2022-08-16 08:20:00,1879.6,1879.38,-0.01,flip_to_short -20707,做空,2022-08-16 08:20:00,2022-08-16 13:30:00,1879.38,1895.71,-0.08,flip_to_long -20708,做多,2022-08-16 13:30:00,2022-08-16 13:35:00,1895.71,1889.33,-0.04,flip_to_short -20709,做空,2022-08-16 13:35:00,2022-08-16 15:45:00,1889.33,1887.75,0.0,flip_to_long -20710,做多,2022-08-16 15:45:00,2022-08-16 17:10:00,1887.75,1878.9,-0.05,flip_to_short -20711,做空,2022-08-16 17:10:00,2022-08-16 17:35:00,1878.9,1881.24,-0.02,flip_to_long -20712,做多,2022-08-16 17:35:00,2022-08-16 17:40:00,1881.24,1874.83,-0.04,flip_to_short -20713,做空,2022-08-16 17:40:00,2022-08-16 18:00:00,1874.83,1878.39,-0.02,flip_to_long -20714,做多,2022-08-16 18:00:00,2022-08-16 18:30:00,1878.39,1877.53,-0.01,flip_to_short -20715,做空,2022-08-16 18:30:00,2022-08-16 19:25:00,1877.53,1877.76,-0.01,flip_to_long -20716,做多,2022-08-16 19:25:00,2022-08-16 19:50:00,1877.76,1877.29,-0.01,flip_to_short -20717,做空,2022-08-16 19:50:00,2022-08-16 19:55:00,1877.29,1878.31,-0.01,flip_to_long -20718,做多,2022-08-16 19:55:00,2022-08-16 20:00:00,1878.31,1877.22,-0.01,flip_to_short -20719,做空,2022-08-16 20:00:00,2022-08-16 20:05:00,1877.22,1882.31,-0.03,flip_to_long -20720,做多,2022-08-16 20:05:00,2022-08-16 20:15:00,1882.31,1879.36,-0.02,flip_to_short -20721,做空,2022-08-16 20:15:00,2022-08-16 21:25:00,1879.36,1880.0,-0.01,flip_to_long -20722,做多,2022-08-16 21:25:00,2022-08-16 21:40:00,1880.0,1877.19,-0.02,flip_to_short -20723,做空,2022-08-16 21:40:00,2022-08-16 21:50:00,1877.19,1878.23,-0.01,flip_to_long -20724,做多,2022-08-16 21:50:00,2022-08-16 22:00:00,1878.23,1875.07,-0.02,flip_to_short -20725,做空,2022-08-16 22:00:00,2022-08-16 23:05:00,1875.07,1877.9,-0.02,flip_to_long -20726,做多,2022-08-16 23:05:00,2022-08-16 23:10:00,1877.9,1873.7,-0.02,flip_to_short -20727,做空,2022-08-16 23:10:00,2022-08-16 23:15:00,1873.7,1874.42,-0.01,flip_to_long -20728,做多,2022-08-16 23:15:00,2022-08-16 23:25:00,1874.42,1872.94,-0.01,flip_to_short -20729,做空,2022-08-16 23:25:00,2022-08-16 23:35:00,1872.94,1876.7,-0.02,flip_to_long -20730,做多,2022-08-16 23:35:00,2022-08-16 23:40:00,1876.7,1872.9,-0.02,flip_to_short -20731,做空,2022-08-16 23:40:00,2022-08-16 23:45:00,1872.9,1878.22,-0.03,flip_to_long -20732,做多,2022-08-16 23:45:00,2022-08-16 23:55:00,1878.22,1875.78,-0.02,flip_to_short -20733,做空,2022-08-16 23:55:00,2022-08-17 00:05:00,1875.78,1883.01,-0.04,flip_to_long -20734,做多,2022-08-17 00:05:00,2022-08-17 00:20:00,1883.01,1878.72,-0.02,flip_to_short -20735,做空,2022-08-17 00:20:00,2022-08-17 02:20:00,1878.72,1881.38,-0.02,flip_to_long -20736,做多,2022-08-17 02:20:00,2022-08-17 07:25:00,1881.38,1912.62,0.14,flip_to_short -20737,做空,2022-08-17 07:25:00,2022-08-17 12:40:00,1912.62,1878.59,0.15,flip_to_long -20738,做多,2022-08-17 12:40:00,2022-08-17 17:30:00,1878.59,1841.3,-0.19,flip_to_short -20739,做空,2022-08-17 17:30:00,2022-08-17 19:25:00,1841.3,1838.9,0.01,flip_to_long -20740,做多,2022-08-17 19:25:00,2022-08-17 19:45:00,1838.9,1837.71,-0.01,flip_to_short -20741,做空,2022-08-17 19:45:00,2022-08-17 20:10:00,1837.71,1842.04,-0.03,flip_to_long -20742,做多,2022-08-17 20:10:00,2022-08-17 21:10:00,1842.04,1842.61,-0.0,flip_to_short -20743,做空,2022-08-17 21:10:00,2022-08-17 21:15:00,1842.61,1842.87,-0.01,flip_to_long -20744,做多,2022-08-17 21:15:00,2022-08-18 04:25:00,1842.87,1846.2,0.01,flip_to_short -20745,做空,2022-08-18 04:25:00,2022-08-18 04:30:00,1846.2,1848.19,-0.01,flip_to_long -20746,做多,2022-08-18 04:30:00,2022-08-18 04:35:00,1848.19,1843.91,-0.03,flip_to_short -20747,做空,2022-08-18 04:35:00,2022-08-18 04:45:00,1843.91,1847.53,-0.02,flip_to_long -20748,做多,2022-08-18 04:45:00,2022-08-18 04:50:00,1847.53,1842.02,-0.03,flip_to_short -20749,做空,2022-08-18 04:50:00,2022-08-18 05:00:00,1842.02,1847.6,-0.03,flip_to_long -20750,做多,2022-08-18 05:00:00,2022-08-18 05:10:00,1847.6,1847.78,-0.0,flip_to_short -20751,做空,2022-08-18 05:10:00,2022-08-18 05:15:00,1847.78,1850.25,-0.02,flip_to_long -20752,做多,2022-08-18 05:15:00,2022-08-18 05:20:00,1850.25,1849.54,-0.01,flip_to_short -20753,做空,2022-08-18 05:20:00,2022-08-18 05:40:00,1849.54,1848.98,-0.0,flip_to_long -20754,做多,2022-08-18 05:40:00,2022-08-18 06:10:00,1848.98,1850.21,0.0,flip_to_short -20755,做空,2022-08-18 06:10:00,2022-08-18 07:45:00,1850.21,1845.96,0.02,flip_to_long -20756,做多,2022-08-18 07:45:00,2022-08-18 08:50:00,1845.96,1842.46,-0.02,flip_to_short -20757,做空,2022-08-18 08:50:00,2022-08-18 08:55:00,1842.46,1848.0,-0.03,flip_to_long -20758,做多,2022-08-18 08:55:00,2022-08-18 09:00:00,1848.0,1846.79,-0.01,flip_to_short -20759,做空,2022-08-18 09:00:00,2022-08-18 14:00:00,1846.79,1856.56,-0.05,flip_to_long -20760,做多,2022-08-18 14:00:00,2022-08-18 14:25:00,1856.56,1855.63,-0.01,flip_to_short -20761,做空,2022-08-18 14:25:00,2022-08-18 14:30:00,1855.63,1856.27,-0.01,flip_to_long -20762,做多,2022-08-18 14:30:00,2022-08-18 14:55:00,1856.27,1860.1,0.01,flip_to_short -20763,做空,2022-08-18 14:55:00,2022-08-18 15:10:00,1860.1,1861.43,-0.01,flip_to_long -20764,做多,2022-08-18 15:10:00,2022-08-18 16:20:00,1861.43,1862.5,0.0,flip_to_short -20765,做空,2022-08-18 16:20:00,2022-08-18 16:45:00,1862.5,1862.67,-0.01,flip_to_long -20766,做多,2022-08-18 16:45:00,2022-08-18 17:45:00,1862.67,1865.41,0.01,flip_to_short -20767,做空,2022-08-18 17:45:00,2022-08-18 18:00:00,1865.41,1863.85,0.0,flip_to_long -20768,做多,2022-08-18 18:00:00,2022-08-18 18:15:00,1863.85,1864.18,-0.0,flip_to_short -20769,做空,2022-08-18 18:15:00,2022-08-18 18:50:00,1864.18,1866.09,-0.01,flip_to_long -20770,做多,2022-08-18 18:50:00,2022-08-18 18:55:00,1866.09,1865.42,-0.01,flip_to_short -20771,做空,2022-08-18 18:55:00,2022-08-18 19:00:00,1865.42,1867.8,-0.02,flip_to_long -20772,做多,2022-08-18 19:00:00,2022-08-18 19:05:00,1867.8,1867.26,-0.01,flip_to_short -20773,做空,2022-08-18 19:05:00,2022-08-18 20:10:00,1867.26,1875.17,-0.04,flip_to_long -20774,做多,2022-08-18 20:10:00,2022-08-18 20:15:00,1875.17,1868.83,-0.03,flip_to_short -20775,做空,2022-08-18 20:15:00,2022-08-18 21:45:00,1868.83,1870.99,-0.01,flip_to_long -20776,做多,2022-08-18 21:45:00,2022-08-18 21:50:00,1870.99,1868.18,-0.02,flip_to_short -20777,做空,2022-08-18 21:50:00,2022-08-18 22:05:00,1868.18,1868.02,-0.0,flip_to_long -20778,做多,2022-08-18 22:05:00,2022-08-18 22:30:00,1868.02,1866.97,-0.01,flip_to_short -20779,做空,2022-08-18 22:30:00,2022-08-18 22:35:00,1866.97,1867.24,-0.01,flip_to_long -20780,做多,2022-08-18 22:35:00,2022-08-18 22:45:00,1867.24,1867.4,-0.0,flip_to_short -20781,做空,2022-08-18 22:45:00,2022-08-18 22:50:00,1867.4,1868.75,-0.01,flip_to_long -20782,做多,2022-08-18 22:50:00,2022-08-19 04:35:00,1868.75,1820.98,-0.22,flip_to_short -20783,做空,2022-08-19 04:35:00,2022-08-19 05:05:00,1820.98,1820.72,-0.0,flip_to_long -20784,做多,2022-08-19 05:05:00,2022-08-19 05:10:00,1820.72,1819.9,-0.01,flip_to_short -20785,做空,2022-08-19 05:10:00,2022-08-19 06:30:00,1819.9,1792.18,0.12,tp_lower -20786,做多,2022-08-19 15:45:00,2022-08-19 15:50:00,1699.26,1698.95,-0.01,flip_to_short -20787,做空,2022-08-19 15:50:00,2022-08-19 16:10:00,1698.95,1696.67,0.01,flip_to_long -20788,做多,2022-08-19 16:10:00,2022-08-19 18:05:00,1696.67,1696.88,-0.0,flip_to_short -20789,做空,2022-08-19 18:05:00,2022-08-19 18:30:00,1696.88,1699.95,-0.02,flip_to_long -20790,做多,2022-08-19 18:30:00,2022-08-19 19:35:00,1699.95,1702.81,0.01,flip_to_short -20791,做空,2022-08-19 19:35:00,2022-08-19 19:50:00,1702.81,1704.63,-0.01,flip_to_long -20792,做多,2022-08-19 19:50:00,2022-08-19 19:55:00,1704.63,1700.43,-0.03,flip_to_short -20793,做空,2022-08-19 19:55:00,2022-08-19 20:00:00,1700.43,1704.92,-0.03,flip_to_long -20794,做多,2022-08-19 20:00:00,2022-08-19 20:05:00,1704.92,1700.79,-0.02,flip_to_short -20795,做空,2022-08-19 20:05:00,2022-08-19 21:55:00,1700.79,1648.0,0.26,tp_lower -20796,做多,2022-08-20 02:35:00,2022-08-20 02:55:00,1629.92,1627.69,-0.02,flip_to_short -20797,做空,2022-08-20 02:55:00,2022-08-20 03:25:00,1627.69,1625.8,0.01,flip_to_long -20798,做多,2022-08-20 03:25:00,2022-08-20 03:50:00,1625.8,1625.45,-0.01,flip_to_short -20799,做空,2022-08-20 03:50:00,2022-08-20 13:30:00,1625.45,1631.04,-0.03,flip_to_long -20800,做多,2022-08-20 13:30:00,2022-08-20 13:35:00,1631.04,1627.01,-0.03,flip_to_short -20801,做空,2022-08-20 13:35:00,2022-08-20 13:45:00,1627.01,1629.75,-0.02,flip_to_long -20802,做多,2022-08-20 13:45:00,2022-08-20 14:35:00,1629.75,1632.85,0.01,flip_to_short -20803,做空,2022-08-20 14:35:00,2022-08-20 15:10:00,1632.85,1631.38,0.0,flip_to_long -20804,做多,2022-08-20 15:10:00,2022-08-20 15:15:00,1631.38,1629.61,-0.01,flip_to_short -20805,做空,2022-08-20 15:15:00,2022-08-20 15:40:00,1629.61,1630.59,-0.01,flip_to_long -20806,做多,2022-08-20 15:40:00,2022-08-20 16:20:00,1630.59,1631.42,0.0,flip_to_short -20807,做空,2022-08-20 16:20:00,2022-08-20 17:30:00,1631.42,1625.52,0.03,flip_to_long -20808,做多,2022-08-20 17:30:00,2022-08-20 22:10:00,1625.52,1577.61,-0.26,flip_to_short -20809,做空,2022-08-20 22:10:00,2022-08-20 22:45:00,1577.61,1572.54,0.02,flip_to_long -20810,做多,2022-08-20 22:45:00,2022-08-20 22:55:00,1572.54,1572.68,-0.0,flip_to_short -20811,做空,2022-08-20 22:55:00,2022-08-20 23:15:00,1572.68,1580.0,-0.04,flip_to_long -20812,做多,2022-08-20 23:15:00,2022-08-20 23:35:00,1580.0,1573.62,-0.04,flip_to_short -20813,做空,2022-08-20 23:35:00,2022-08-21 03:55:00,1573.62,1584.72,-0.06,flip_to_long -20814,做多,2022-08-21 03:55:00,2022-08-21 04:05:00,1584.72,1583.13,-0.01,flip_to_short -20815,做空,2022-08-21 04:05:00,2022-08-21 04:25:00,1583.13,1587.76,-0.03,flip_to_long -20816,做多,2022-08-21 04:25:00,2022-08-21 04:35:00,1587.76,1585.63,-0.02,flip_to_short -20817,做空,2022-08-21 04:35:00,2022-08-21 05:30:00,1585.63,1583.9,0.0,flip_to_long -20818,做多,2022-08-21 05:30:00,2022-08-21 06:00:00,1583.9,1583.84,-0.0,flip_to_short -20819,做空,2022-08-21 06:00:00,2022-08-21 06:05:00,1583.84,1583.95,-0.0,flip_to_long -20820,做多,2022-08-21 06:05:00,2022-08-21 08:10:00,1583.95,1604.0,0.1,tp_upper -20821,做空,2022-08-21 13:15:00,2022-08-21 13:30:00,1619.63,1615.48,0.02,flip_to_long -20822,做多,2022-08-21 13:30:00,2022-08-21 15:45:00,1615.48,1617.43,0.01,flip_to_short -20823,做空,2022-08-21 15:45:00,2022-08-21 15:55:00,1617.43,1620.29,-0.02,flip_to_long -20824,做多,2022-08-21 15:55:00,2022-08-21 16:10:00,1620.29,1613.7,-0.04,flip_to_short -20825,做空,2022-08-21 16:10:00,2022-08-21 16:40:00,1613.7,1630.31,-0.09,flip_to_long -20826,做多,2022-08-21 16:40:00,2022-08-21 17:50:00,1630.31,1618.71,-0.06,flip_to_short -20827,做空,2022-08-21 17:50:00,2022-08-21 18:20:00,1618.71,1618.34,-0.0,flip_to_long -20828,做多,2022-08-21 18:20:00,2022-08-21 18:25:00,1618.34,1615.59,-0.02,flip_to_short -20829,做空,2022-08-21 18:25:00,2022-08-21 18:30:00,1615.59,1616.28,-0.01,flip_to_long -20830,做多,2022-08-21 18:30:00,2022-08-21 19:15:00,1616.28,1618.32,0.01,flip_to_short -20831,做空,2022-08-21 19:15:00,2022-08-21 19:20:00,1618.32,1622.92,-0.03,flip_to_long -20832,做多,2022-08-21 19:20:00,2022-08-21 19:30:00,1622.92,1619.79,-0.02,flip_to_short -20833,做空,2022-08-21 19:30:00,2022-08-21 19:35:00,1619.79,1623.46,-0.02,flip_to_long -20834,做多,2022-08-21 19:35:00,2022-08-21 20:05:00,1623.46,1621.28,-0.01,flip_to_short -20835,做空,2022-08-21 20:05:00,2022-08-21 20:45:00,1621.28,1622.85,-0.01,flip_to_long -20836,做多,2022-08-21 20:45:00,2022-08-21 20:55:00,1622.85,1615.48,-0.04,flip_to_short -20837,做空,2022-08-21 20:55:00,2022-08-21 21:00:00,1615.48,1622.56,-0.04,flip_to_long -20838,做多,2022-08-21 21:00:00,2022-08-21 21:05:00,1622.56,1617.1,-0.03,flip_to_short -20839,做空,2022-08-21 21:05:00,2022-08-21 21:10:00,1617.1,1629.98,-0.07,flip_to_long -20840,做多,2022-08-21 21:10:00,2022-08-21 21:40:00,1629.98,1618.81,-0.06,flip_to_short -20841,做空,2022-08-21 21:40:00,2022-08-21 21:45:00,1618.81,1627.28,-0.04,flip_to_long -20842,做多,2022-08-21 21:45:00,2022-08-21 21:55:00,1627.28,1620.45,-0.04,flip_to_short -20843,做空,2022-08-21 21:55:00,2022-08-21 22:30:00,1620.45,1616.97,0.01,flip_to_long -20844,做多,2022-08-21 22:30:00,2022-08-21 22:55:00,1616.97,1617.76,-0.0,flip_to_short -20845,做空,2022-08-21 22:55:00,2022-08-21 23:00:00,1617.76,1622.39,-0.03,flip_to_long -20846,做多,2022-08-21 23:00:00,2022-08-21 23:20:00,1622.39,1618.8,-0.02,flip_to_short -20847,做空,2022-08-21 23:20:00,2022-08-21 23:25:00,1618.8,1619.13,-0.01,flip_to_long -20848,做多,2022-08-21 23:25:00,2022-08-21 23:40:00,1619.13,1619.98,0.0,flip_to_short -20849,做空,2022-08-21 23:40:00,2022-08-21 23:55:00,1619.98,1617.17,0.01,flip_to_long -20850,做多,2022-08-21 23:55:00,2022-08-22 02:55:00,1617.17,1606.62,-0.05,flip_to_short -20851,做空,2022-08-22 02:55:00,2022-08-22 03:00:00,1606.62,1606.66,-0.0,flip_to_long -20852,做多,2022-08-22 03:00:00,2022-08-22 05:20:00,1606.66,1600.97,-0.03,flip_to_short -20853,做空,2022-08-22 05:20:00,2022-08-22 05:25:00,1600.97,1601.77,-0.01,flip_to_long -20854,做多,2022-08-22 05:25:00,2022-08-22 06:00:00,1601.77,1597.05,-0.03,flip_to_short -20855,做空,2022-08-22 06:00:00,2022-08-22 10:25:00,1597.05,1572.49,0.11,flip_to_long -20856,做多,2022-08-22 10:25:00,2022-08-22 10:30:00,1572.49,1569.29,-0.02,flip_to_short -20857,做空,2022-08-22 10:30:00,2022-08-22 10:35:00,1569.29,1573.59,-0.03,flip_to_long -20858,做多,2022-08-22 10:35:00,2022-08-22 10:40:00,1573.59,1568.02,-0.03,flip_to_short -20859,做空,2022-08-22 10:40:00,2022-08-22 10:45:00,1568.02,1569.44,-0.01,flip_to_long -20860,做多,2022-08-22 10:45:00,2022-08-22 11:40:00,1569.44,1564.17,-0.03,flip_to_short -20861,做空,2022-08-22 11:40:00,2022-08-22 12:55:00,1564.17,1560.96,0.01,flip_to_long -20862,做多,2022-08-22 12:55:00,2022-08-22 13:10:00,1560.96,1560.6,-0.01,flip_to_short -20863,做空,2022-08-22 13:10:00,2022-08-22 13:15:00,1560.6,1561.93,-0.01,flip_to_long -20864,做多,2022-08-22 13:15:00,2022-08-22 13:45:00,1561.93,1563.63,0.0,flip_to_short -20865,做空,2022-08-22 13:45:00,2022-08-22 13:50:00,1563.63,1571.81,-0.04,flip_to_long -20866,做多,2022-08-22 13:50:00,2022-08-22 14:10:00,1571.81,1563.01,-0.05,flip_to_short -20867,做空,2022-08-22 14:10:00,2022-08-22 14:15:00,1563.01,1563.44,-0.01,flip_to_long -20868,做多,2022-08-22 14:15:00,2022-08-22 14:50:00,1563.44,1566.56,0.01,flip_to_short -20869,做空,2022-08-22 14:50:00,2022-08-22 15:00:00,1566.56,1569.13,-0.02,flip_to_long -20870,做多,2022-08-22 15:00:00,2022-08-22 15:05:00,1569.13,1568.88,-0.0,flip_to_short -20871,做空,2022-08-22 15:05:00,2022-08-22 17:35:00,1568.88,1573.09,-0.02,flip_to_long -20872,做多,2022-08-22 17:35:00,2022-08-22 17:45:00,1573.09,1571.68,-0.01,flip_to_short -20873,做空,2022-08-22 17:45:00,2022-08-22 17:50:00,1571.68,1572.22,-0.01,flip_to_long -20874,做多,2022-08-22 17:50:00,2022-08-22 18:00:00,1572.22,1571.66,-0.01,flip_to_short -20875,做空,2022-08-22 18:00:00,2022-08-22 18:05:00,1571.66,1571.98,-0.01,flip_to_long -20876,做多,2022-08-22 18:05:00,2022-08-22 21:30:00,1571.98,1567.19,-0.03,flip_to_short -20877,做空,2022-08-22 21:30:00,2022-08-22 21:35:00,1567.19,1573.35,-0.03,flip_to_long -20878,做多,2022-08-22 21:35:00,2022-08-22 21:40:00,1573.35,1570.75,-0.02,flip_to_short -20879,做空,2022-08-22 21:40:00,2022-08-22 21:50:00,1570.75,1569.09,0.0,flip_to_long -20880,做多,2022-08-22 21:50:00,2022-08-23 03:45:00,1569.09,1619.09,0.23,flip_to_short -20881,做空,2022-08-23 03:45:00,2022-08-23 07:45:00,1619.09,1597.74,0.1,flip_to_long -20882,做多,2022-08-23 07:45:00,2022-08-23 09:15:00,1597.74,1594.43,-0.02,flip_to_short -20883,做空,2022-08-23 09:15:00,2022-08-23 16:30:00,1594.43,1627.13,-0.17,flip_to_long -20884,做多,2022-08-23 16:30:00,2022-08-23 17:50:00,1627.13,1634.2,0.03,flip_to_short -20885,做空,2022-08-23 17:50:00,2022-08-23 18:05:00,1634.2,1633.23,0.0,flip_to_long -20886,做多,2022-08-23 18:05:00,2022-08-23 18:20:00,1633.23,1662.57,0.14,tp_upper -20887,做空,2022-08-23 20:30:00,2022-08-23 20:40:00,1647.24,1646.39,0.0,flip_to_long -20888,做多,2022-08-23 20:40:00,2022-08-23 20:45:00,1646.39,1645.28,-0.01,flip_to_short -20889,做空,2022-08-23 20:45:00,2022-08-23 21:35:00,1645.28,1648.84,-0.02,flip_to_long -20890,做多,2022-08-23 21:35:00,2022-08-23 21:40:00,1648.84,1644.56,-0.02,flip_to_short -20891,做空,2022-08-23 21:40:00,2022-08-23 21:45:00,1644.56,1644.91,-0.01,flip_to_long -20892,做多,2022-08-23 21:45:00,2022-08-23 23:00:00,1644.91,1652.15,0.03,flip_to_short -20893,做空,2022-08-23 23:00:00,2022-08-24 00:30:00,1652.15,1649.69,0.01,flip_to_long -20894,做多,2022-08-24 00:30:00,2022-08-24 07:30:00,1649.69,1623.59,-0.13,flip_to_short -20895,做空,2022-08-24 07:30:00,2022-08-24 07:35:00,1623.59,1628.33,-0.03,flip_to_long -20896,做多,2022-08-24 07:35:00,2022-08-24 07:40:00,1628.33,1624.69,-0.02,flip_to_short -20897,做空,2022-08-24 07:40:00,2022-08-24 07:45:00,1624.69,1626.47,-0.01,flip_to_long -20898,做多,2022-08-24 07:45:00,2022-08-24 07:55:00,1626.47,1626.1,-0.01,flip_to_short -20899,做空,2022-08-24 07:55:00,2022-08-24 08:00:00,1626.1,1628.32,-0.01,flip_to_long -20900,做多,2022-08-24 08:00:00,2022-08-24 09:30:00,1628.32,1633.84,0.02,flip_to_short -20901,做空,2022-08-24 09:30:00,2022-08-24 09:35:00,1633.84,1634.84,-0.01,flip_to_long -20902,做多,2022-08-24 09:35:00,2022-08-24 09:55:00,1634.84,1634.65,-0.0,flip_to_short -20903,做空,2022-08-24 09:55:00,2022-08-24 10:00:00,1634.65,1636.95,-0.01,flip_to_long -20904,做多,2022-08-24 10:00:00,2022-08-24 10:05:00,1636.95,1636.26,-0.01,flip_to_short -20905,做空,2022-08-24 10:05:00,2022-08-24 10:20:00,1636.26,1640.22,-0.02,flip_to_long -20906,做多,2022-08-24 10:20:00,2022-08-24 10:40:00,1640.22,1637.36,-0.02,flip_to_short -20907,做空,2022-08-24 10:40:00,2022-08-24 11:05:00,1637.36,1635.93,0.0,flip_to_long -20908,做多,2022-08-24 11:05:00,2022-08-24 11:20:00,1635.93,1637.65,0.0,flip_to_short -20909,做空,2022-08-24 11:20:00,2022-08-24 14:10:00,1637.65,1648.0,-0.05,flip_to_long -20910,做多,2022-08-24 14:10:00,2022-08-24 14:40:00,1648.0,1646.7,-0.01,flip_to_short -20911,做空,2022-08-24 14:40:00,2022-08-24 17:55:00,1646.7,1667.59,-0.1,flip_to_long -20912,做多,2022-08-24 17:55:00,2022-08-24 18:45:00,1667.59,1665.51,-0.01,flip_to_short -20913,做空,2022-08-24 18:45:00,2022-08-24 18:50:00,1665.51,1667.9,-0.01,flip_to_long -20914,做多,2022-08-24 18:50:00,2022-08-24 18:55:00,1667.9,1667.62,-0.0,flip_to_short -20915,做空,2022-08-24 18:55:00,2022-08-24 22:00:00,1667.62,1670.72,-0.02,flip_to_long -20916,做多,2022-08-24 22:00:00,2022-08-25 00:55:00,1670.72,1667.76,-0.02,flip_to_short -20917,做空,2022-08-25 00:55:00,2022-08-25 01:00:00,1667.76,1669.29,-0.01,flip_to_long -20918,做多,2022-08-25 01:00:00,2022-08-25 01:05:00,1669.29,1664.2,-0.03,flip_to_short -20919,做空,2022-08-25 01:05:00,2022-08-25 01:15:00,1664.2,1672.82,-0.04,flip_to_long -20920,做多,2022-08-25 01:15:00,2022-08-25 03:30:00,1672.82,1666.1,-0.03,flip_to_short -20921,做空,2022-08-25 03:30:00,2022-08-25 03:35:00,1666.1,1668.56,-0.01,flip_to_long -20922,做多,2022-08-25 03:35:00,2022-08-25 03:40:00,1668.56,1667.49,-0.01,flip_to_short -20923,做空,2022-08-25 03:40:00,2022-08-25 03:45:00,1667.49,1668.73,-0.01,flip_to_long -20924,做多,2022-08-25 03:45:00,2022-08-25 03:50:00,1668.73,1668.55,-0.0,flip_to_short -20925,做空,2022-08-25 03:50:00,2022-08-25 05:40:00,1668.55,1675.26,-0.03,flip_to_long -20926,做多,2022-08-25 05:40:00,2022-08-25 06:15:00,1675.26,1696.32,0.09,tp_upper -20927,做空,2022-08-25 10:45:00,2022-08-25 11:10:00,1699.44,1706.24,-0.03,flip_to_long -20928,做多,2022-08-25 11:10:00,2022-08-25 11:15:00,1706.24,1704.37,-0.01,flip_to_short -20929,做空,2022-08-25 11:15:00,2022-08-25 11:35:00,1704.37,1707.09,-0.02,flip_to_long -20930,做多,2022-08-25 11:35:00,2022-08-25 11:40:00,1707.09,1704.58,-0.01,flip_to_short -20931,做空,2022-08-25 11:40:00,2022-08-25 12:25:00,1704.58,1704.75,-0.0,flip_to_long -20932,做多,2022-08-25 12:25:00,2022-08-25 12:30:00,1704.75,1703.75,-0.01,flip_to_short -20933,做空,2022-08-25 12:30:00,2022-08-25 12:35:00,1703.75,1712.14,-0.04,flip_to_long -20934,做多,2022-08-25 12:35:00,2022-08-25 12:40:00,1712.14,1702.52,-0.04,flip_to_short -20935,做空,2022-08-25 12:40:00,2022-08-25 12:50:00,1702.52,1704.88,-0.01,flip_to_long -20936,做多,2022-08-25 12:50:00,2022-08-25 12:55:00,1704.88,1704.01,-0.01,flip_to_short -20937,做空,2022-08-25 12:55:00,2022-08-25 13:25:00,1704.01,1702.66,0.0,flip_to_long -20938,做多,2022-08-25 13:25:00,2022-08-25 14:05:00,1702.66,1704.96,0.01,flip_to_short -20939,做空,2022-08-25 14:05:00,2022-08-25 15:45:00,1704.96,1704.2,-0.0,flip_to_long -20940,做多,2022-08-25 15:45:00,2022-08-25 18:00:00,1704.2,1703.48,-0.01,flip_to_short -20941,做空,2022-08-25 18:00:00,2022-08-25 18:25:00,1703.48,1703.94,-0.01,flip_to_long -20942,做多,2022-08-25 18:25:00,2022-08-25 18:35:00,1703.94,1701.43,-0.01,flip_to_short -20943,做空,2022-08-25 18:35:00,2022-08-25 19:00:00,1701.43,1704.62,-0.02,flip_to_long -20944,做多,2022-08-25 19:00:00,2022-08-25 19:05:00,1704.62,1699.69,-0.02,flip_to_short -20945,做空,2022-08-25 19:05:00,2022-08-25 19:10:00,1699.69,1704.41,-0.02,flip_to_long -20946,做多,2022-08-25 19:10:00,2022-08-25 19:15:00,1704.41,1704.31,-0.0,flip_to_short -20947,做空,2022-08-25 19:15:00,2022-08-25 20:10:00,1704.31,1702.37,0.0,flip_to_long -20948,做多,2022-08-25 20:10:00,2022-08-25 20:20:00,1702.37,1700.32,-0.01,flip_to_short -20949,做空,2022-08-25 20:20:00,2022-08-25 20:25:00,1700.32,1702.24,-0.01,flip_to_long -20950,做多,2022-08-25 20:25:00,2022-08-25 21:25:00,1702.24,1704.05,0.0,flip_to_short -20951,做空,2022-08-25 21:25:00,2022-08-25 23:00:00,1704.05,1689.35,0.06,tp_lower -20952,做多,2022-08-26 02:55:00,2022-08-26 03:00:00,1689.64,1686.93,-0.02,flip_to_short -20953,做空,2022-08-26 03:00:00,2022-08-26 03:10:00,1686.93,1686.77,-0.0,flip_to_long -20954,做多,2022-08-26 03:10:00,2022-08-26 04:00:00,1686.77,1683.48,-0.02,flip_to_short -20955,做空,2022-08-26 04:00:00,2022-08-26 04:05:00,1683.48,1686.68,-0.02,flip_to_long -20956,做多,2022-08-26 04:05:00,2022-08-26 04:10:00,1686.68,1684.16,-0.01,flip_to_short -20957,做空,2022-08-26 04:10:00,2022-08-26 04:45:00,1684.16,1684.42,-0.0,flip_to_long -20958,做多,2022-08-26 04:45:00,2022-08-26 04:50:00,1684.42,1682.43,-0.01,flip_to_short -20959,做空,2022-08-26 04:50:00,2022-08-26 09:20:00,1682.43,1662.2,0.08,flip_to_long -20960,做多,2022-08-26 09:20:00,2022-08-26 09:30:00,1662.2,1661.31,-0.01,flip_to_short -20961,做空,2022-08-26 09:30:00,2022-08-26 11:05:00,1661.31,1633.15,0.12,tp_lower -20962,做多,2022-08-26 12:30:00,2022-08-26 14:00:00,1664.22,1661.63,-0.02,flip_to_short -20963,做空,2022-08-26 14:00:00,2022-08-26 22:05:00,1661.63,1554.19,0.47,flip_to_long -20964,做多,2022-08-26 22:05:00,2022-08-27 06:40:00,1554.19,1494.12,-0.31,flip_to_short -20965,做空,2022-08-27 06:40:00,2022-08-27 06:45:00,1494.12,1496.5,-0.02,flip_to_long -20966,做多,2022-08-27 06:45:00,2022-08-27 07:05:00,1496.5,1494.55,-0.01,flip_to_short -20967,做空,2022-08-27 07:05:00,2022-08-27 07:20:00,1494.55,1496.28,-0.01,flip_to_long -20968,做多,2022-08-27 07:20:00,2022-08-27 09:15:00,1496.28,1496.97,-0.0,flip_to_short -20969,做空,2022-08-27 09:15:00,2022-08-27 11:30:00,1496.97,1500.61,-0.02,flip_to_long -20970,做多,2022-08-27 11:30:00,2022-08-27 12:25:00,1500.61,1501.85,0.0,flip_to_short -20971,做空,2022-08-27 12:25:00,2022-08-27 12:35:00,1501.85,1502.82,-0.01,flip_to_long -20972,做多,2022-08-27 12:35:00,2022-08-27 13:45:00,1502.82,1501.08,-0.01,flip_to_short -20973,做空,2022-08-27 13:45:00,2022-08-27 13:50:00,1501.08,1502.94,-0.01,flip_to_long -20974,做多,2022-08-27 13:50:00,2022-08-27 13:55:00,1502.94,1499.01,-0.02,flip_to_short -20975,做空,2022-08-27 13:55:00,2022-08-27 14:25:00,1499.01,1501.3,-0.02,flip_to_long -20976,做多,2022-08-27 14:25:00,2022-08-27 19:25:00,1501.3,1473.81,-0.14,flip_to_short -20977,做空,2022-08-27 19:25:00,2022-08-27 22:35:00,1473.81,1491.54,-0.09,flip_to_long -20978,做多,2022-08-27 22:35:00,2022-08-28 00:35:00,1491.54,1479.22,-0.06,flip_to_short -20979,做空,2022-08-28 00:35:00,2022-08-28 00:40:00,1479.22,1479.87,-0.01,flip_to_long -20980,做多,2022-08-28 00:40:00,2022-08-28 00:45:00,1479.87,1479.64,-0.0,flip_to_short -20981,做空,2022-08-28 00:45:00,2022-08-28 00:50:00,1479.64,1483.47,-0.02,flip_to_long -20982,做多,2022-08-28 00:50:00,2022-08-28 03:35:00,1483.47,1491.73,0.04,flip_to_short -20983,做空,2022-08-28 03:35:00,2022-08-28 03:50:00,1491.73,1491.85,-0.0,flip_to_long -20984,做多,2022-08-28 03:50:00,2022-08-28 03:55:00,1491.85,1490.1,-0.01,flip_to_short -20985,做空,2022-08-28 03:55:00,2022-08-28 04:00:00,1490.1,1491.67,-0.01,flip_to_long -20986,做多,2022-08-28 04:00:00,2022-08-28 06:00:00,1491.67,1491.61,-0.0,flip_to_short -20987,做空,2022-08-28 06:00:00,2022-08-28 08:55:00,1491.61,1492.2,-0.01,flip_to_long -20988,做多,2022-08-28 08:55:00,2022-08-28 09:00:00,1492.2,1489.71,-0.02,flip_to_short -20989,做空,2022-08-28 09:00:00,2022-08-28 09:15:00,1489.71,1491.31,-0.01,flip_to_long -20990,做多,2022-08-28 09:15:00,2022-08-28 16:55:00,1491.31,1480.15,-0.06,flip_to_short -20991,做空,2022-08-28 16:55:00,2022-08-28 20:05:00,1480.15,1485.86,-0.03,flip_to_long -20992,做多,2022-08-28 20:05:00,2022-08-28 20:10:00,1485.86,1485.03,-0.01,flip_to_short -20993,做空,2022-08-28 20:10:00,2022-08-28 20:30:00,1485.03,1485.7,-0.01,flip_to_long -20994,做多,2022-08-28 20:30:00,2022-08-28 20:45:00,1485.7,1483.7,-0.01,flip_to_short -20995,做空,2022-08-28 20:45:00,2022-08-28 21:20:00,1483.7,1485.07,-0.01,flip_to_long -20996,做多,2022-08-28 21:20:00,2022-08-28 21:35:00,1485.07,1483.39,-0.01,flip_to_short -20997,做空,2022-08-28 21:35:00,2022-08-28 21:45:00,1483.39,1477.76,0.02,tp_lower -20998,做多,2022-08-29 02:25:00,2022-08-29 02:45:00,1446.62,1446.21,-0.01,flip_to_short -20999,做空,2022-08-29 02:45:00,2022-08-29 02:55:00,1446.21,1445.2,0.0,flip_to_long -21000,做多,2022-08-29 02:55:00,2022-08-29 03:05:00,1445.2,1445.02,-0.0,flip_to_short -21001,做空,2022-08-29 03:05:00,2022-08-29 05:45:00,1445.02,1443.89,0.0,flip_to_long -21002,做多,2022-08-29 05:45:00,2022-08-29 07:15:00,1443.89,1447.77,0.02,flip_to_short -21003,做空,2022-08-29 07:15:00,2022-08-29 07:25:00,1447.77,1450.2,-0.02,flip_to_long -21004,做多,2022-08-29 07:25:00,2022-08-29 08:05:00,1450.2,1450.47,-0.0,flip_to_short -21005,做空,2022-08-29 08:05:00,2022-08-29 08:15:00,1450.47,1451.69,-0.01,flip_to_long -21006,做多,2022-08-29 08:15:00,2022-08-29 08:20:00,1451.69,1447.21,-0.03,flip_to_short -21007,做空,2022-08-29 08:20:00,2022-08-29 09:20:00,1447.21,1449.32,-0.01,flip_to_long -21008,做多,2022-08-29 09:20:00,2022-08-29 09:30:00,1449.32,1448.95,-0.01,flip_to_short -21009,做空,2022-08-29 09:30:00,2022-08-29 09:40:00,1448.95,1449.03,-0.0,flip_to_long -21010,做多,2022-08-29 09:40:00,2022-08-29 09:45:00,1449.03,1448.28,-0.01,flip_to_short -21011,做空,2022-08-29 09:45:00,2022-08-29 09:50:00,1448.28,1448.79,-0.01,flip_to_long -21012,做多,2022-08-29 09:50:00,2022-08-29 10:20:00,1448.79,1449.0,-0.0,flip_to_short -21013,做空,2022-08-29 10:20:00,2022-08-29 10:30:00,1449.0,1449.28,-0.0,flip_to_long -21014,做多,2022-08-29 10:30:00,2022-08-29 10:35:00,1449.28,1448.04,-0.01,flip_to_short -21015,做空,2022-08-29 10:35:00,2022-08-29 10:45:00,1448.04,1451.49,-0.02,flip_to_long -21016,做多,2022-08-29 10:45:00,2022-08-29 10:50:00,1451.49,1451.31,-0.0,flip_to_short -21017,做空,2022-08-29 10:50:00,2022-08-29 11:00:00,1451.31,1449.92,0.0,flip_to_long -21018,做多,2022-08-29 11:00:00,2022-08-29 11:05:00,1449.92,1444.3,-0.03,flip_to_short -21019,做空,2022-08-29 11:05:00,2022-08-29 12:05:00,1444.3,1450.93,-0.03,flip_to_long -21020,做多,2022-08-29 12:05:00,2022-08-29 12:10:00,1450.93,1450.54,-0.01,flip_to_short -21021,做空,2022-08-29 12:10:00,2022-08-29 22:30:00,1450.54,1536.69,-0.41,flip_to_long -21022,做多,2022-08-29 22:30:00,2022-08-29 22:40:00,1536.69,1536.83,-0.0,flip_to_short -21023,做空,2022-08-29 22:40:00,2022-08-29 22:45:00,1536.83,1538.93,-0.01,flip_to_long -21024,做多,2022-08-29 22:45:00,2022-08-29 22:55:00,1538.93,1539.6,-0.0,flip_to_short -21025,做空,2022-08-29 22:55:00,2022-08-29 23:20:00,1539.6,1542.52,-0.02,flip_to_long -21026,做多,2022-08-29 23:20:00,2022-08-30 00:00:00,1542.52,1543.67,0.0,flip_to_short -21027,做空,2022-08-30 00:00:00,2022-08-30 00:45:00,1543.67,1538.88,0.02,flip_to_long -21028,做多,2022-08-30 00:45:00,2022-08-30 01:15:00,1538.88,1541.95,0.01,flip_to_short -21029,做空,2022-08-30 01:15:00,2022-08-30 03:20:00,1541.95,1537.5,0.02,flip_to_long -21030,做多,2022-08-30 03:20:00,2022-08-30 10:40:00,1537.5,1586.05,0.2,flip_to_short -21031,做空,2022-08-30 10:40:00,2022-08-30 10:50:00,1586.05,1586.54,-0.01,flip_to_long -21032,做多,2022-08-30 10:50:00,2022-08-30 12:05:00,1586.54,1587.11,-0.0,flip_to_short -21033,做空,2022-08-30 12:05:00,2022-08-30 12:10:00,1587.11,1587.65,-0.01,flip_to_long -21034,做多,2022-08-30 12:10:00,2022-08-30 21:55:00,1587.65,1536.28,-0.22,flip_to_short -21035,做空,2022-08-30 21:55:00,2022-08-31 00:05:00,1536.28,1538.56,-0.01,flip_to_long -21036,做多,2022-08-31 00:05:00,2022-08-31 06:15:00,1538.56,1594.93,0.24,flip_to_short -21037,做空,2022-08-31 06:15:00,2022-08-31 06:20:00,1594.93,1598.93,-0.02,flip_to_long -21038,做多,2022-08-31 06:20:00,2022-08-31 06:25:00,1598.93,1594.06,-0.02,flip_to_short -21039,做空,2022-08-31 06:25:00,2022-08-31 08:10:00,1594.06,1592.68,0.0,flip_to_long -21040,做多,2022-08-31 08:10:00,2022-08-31 12:20:00,1592.68,1579.14,-0.06,flip_to_short -21041,做空,2022-08-31 12:20:00,2022-08-31 12:25:00,1579.14,1583.56,-0.02,flip_to_long -21042,做多,2022-08-31 12:25:00,2022-08-31 12:30:00,1583.56,1581.15,-0.01,flip_to_short -21043,做空,2022-08-31 12:30:00,2022-08-31 12:35:00,1581.15,1589.94,-0.04,flip_to_long -21044,做多,2022-08-31 12:35:00,2022-08-31 13:30:00,1589.94,1584.22,-0.03,flip_to_short -21045,做空,2022-08-31 13:30:00,2022-08-31 13:40:00,1584.22,1600.61,-0.07,flip_to_long -21046,做多,2022-08-31 13:40:00,2022-08-31 14:00:00,1600.61,1589.35,-0.05,flip_to_short -21047,做空,2022-08-31 14:00:00,2022-08-31 14:10:00,1589.35,1590.96,-0.01,flip_to_long -21048,做多,2022-08-31 14:10:00,2022-08-31 14:15:00,1590.96,1589.99,-0.01,flip_to_short -21049,做空,2022-08-31 14:15:00,2022-08-31 19:00:00,1589.99,1557.54,0.13,flip_to_long -21050,做多,2022-08-31 19:00:00,2022-08-31 22:15:00,1557.54,1559.68,0.01,flip_to_short -21051,做空,2022-08-31 22:15:00,2022-08-31 22:20:00,1559.68,1561.92,-0.01,flip_to_long -21052,做多,2022-08-31 22:20:00,2022-08-31 22:55:00,1561.92,1567.81,0.02,flip_to_short -21053,做空,2022-08-31 22:55:00,2022-09-01 01:40:00,1567.81,1561.31,0.02,flip_to_long -21054,做多,2022-09-01 01:40:00,2022-09-01 01:45:00,1561.31,1559.89,-0.01,flip_to_short -21055,做空,2022-09-01 01:45:00,2022-09-01 02:00:00,1559.89,1563.48,-0.02,flip_to_long -21056,做多,2022-09-01 02:00:00,2022-09-01 02:40:00,1563.48,1560.45,-0.02,flip_to_short -21057,做空,2022-09-01 02:40:00,2022-09-01 03:05:00,1560.45,1559.35,0.0,flip_to_long -21058,做多,2022-09-01 03:05:00,2022-09-01 03:10:00,1559.35,1557.1,-0.01,flip_to_short -21059,做空,2022-09-01 03:10:00,2022-09-01 03:15:00,1557.1,1560.0,-0.02,flip_to_long -21060,做多,2022-09-01 03:15:00,2022-09-01 03:25:00,1560.0,1554.63,-0.03,flip_to_short -21061,做空,2022-09-01 03:25:00,2022-09-01 04:35:00,1554.63,1552.91,0.0,flip_to_long -21062,做多,2022-09-01 04:35:00,2022-09-01 04:55:00,1552.91,1550.8,-0.01,flip_to_short -21063,做空,2022-09-01 04:55:00,2022-09-01 05:10:00,1550.8,1558.42,-0.04,flip_to_long -21064,做多,2022-09-01 05:10:00,2022-09-01 05:45:00,1558.42,1552.36,-0.03,flip_to_short -21065,做空,2022-09-01 05:45:00,2022-09-01 05:50:00,1552.36,1553.82,-0.01,flip_to_long -21066,做多,2022-09-01 05:50:00,2022-09-01 09:05:00,1553.82,1549.39,-0.02,flip_to_short -21067,做空,2022-09-01 09:05:00,2022-09-01 09:45:00,1549.39,1547.86,0.0,flip_to_long -21068,做多,2022-09-01 09:45:00,2022-09-01 10:05:00,1547.86,1548.64,0.0,flip_to_short -21069,做空,2022-09-01 10:05:00,2022-09-01 12:35:00,1548.64,1556.91,-0.04,flip_to_long -21070,做多,2022-09-01 12:35:00,2022-09-01 13:25:00,1556.91,1558.58,0.0,flip_to_short -21071,做空,2022-09-01 13:25:00,2022-09-01 13:35:00,1558.58,1564.53,-0.03,flip_to_long -21072,做多,2022-09-01 13:35:00,2022-09-01 13:50:00,1564.53,1563.13,-0.01,flip_to_short -21073,做空,2022-09-01 13:50:00,2022-09-01 14:45:00,1563.13,1520.12,0.17,tp_lower -21074,做多,2022-09-01 17:10:00,2022-09-01 17:15:00,1546.2,1544.07,-0.01,flip_to_short -21075,做空,2022-09-01 17:15:00,2022-09-01 17:20:00,1544.07,1554.19,-0.05,flip_to_long -21076,做多,2022-09-01 17:20:00,2022-09-02 00:05:00,1554.19,1581.13,0.11,flip_to_short -21077,做空,2022-09-02 00:05:00,2022-09-02 00:20:00,1581.13,1578.61,0.01,flip_to_long -21078,做多,2022-09-02 00:20:00,2022-09-02 06:00:00,1578.61,1582.75,0.01,flip_to_short -21079,做空,2022-09-02 06:00:00,2022-09-02 06:30:00,1582.75,1586.79,-0.02,flip_to_long -21080,做多,2022-09-02 06:30:00,2022-09-02 06:50:00,1586.79,1588.11,0.0,flip_to_short -21081,做空,2022-09-02 06:50:00,2022-09-02 07:15:00,1588.11,1587.0,0.0,flip_to_long -21082,做多,2022-09-02 07:15:00,2022-09-02 07:30:00,1587.0,1590.01,0.01,flip_to_short -21083,做空,2022-09-02 07:30:00,2022-09-02 07:35:00,1590.01,1592.21,-0.01,flip_to_long -21084,做多,2022-09-02 07:35:00,2022-09-02 08:05:00,1592.21,1592.03,-0.0,flip_to_short -21085,做空,2022-09-02 08:05:00,2022-09-02 08:55:00,1592.03,1589.11,0.01,flip_to_long -21086,做多,2022-09-02 08:55:00,2022-09-02 10:25:00,1589.11,1589.92,0.0,flip_to_short -21087,做空,2022-09-02 10:25:00,2022-09-02 10:50:00,1589.92,1590.57,-0.01,flip_to_long -21088,做多,2022-09-02 10:50:00,2022-09-02 10:55:00,1590.57,1588.65,-0.01,flip_to_short -21089,做空,2022-09-02 10:55:00,2022-09-02 11:45:00,1588.65,1590.73,-0.01,flip_to_long -21090,做多,2022-09-02 11:45:00,2022-09-02 12:00:00,1590.73,1590.13,-0.01,flip_to_short -21091,做空,2022-09-02 12:00:00,2022-09-02 12:20:00,1590.13,1598.34,-0.04,flip_to_long -21092,做多,2022-09-02 12:20:00,2022-09-02 12:25:00,1598.34,1594.2,-0.02,flip_to_short -21093,做空,2022-09-02 12:25:00,2022-09-02 21:30:00,1594.2,1578.84,0.06,flip_to_long -21094,做多,2022-09-02 21:30:00,2022-09-02 22:25:00,1578.84,1574.98,-0.02,flip_to_short -21095,做空,2022-09-02 22:25:00,2022-09-03 00:05:00,1574.98,1570.31,0.02,flip_to_long -21096,做多,2022-09-03 00:05:00,2022-09-03 00:10:00,1570.31,1568.15,-0.01,flip_to_short -21097,做空,2022-09-03 00:10:00,2022-09-03 00:15:00,1568.15,1569.62,-0.01,flip_to_long -21098,做多,2022-09-03 00:15:00,2022-09-03 01:05:00,1569.62,1569.87,-0.0,flip_to_short -21099,做空,2022-09-03 01:05:00,2022-09-03 01:15:00,1569.87,1574.0,-0.02,flip_to_long -21100,做多,2022-09-03 01:15:00,2022-09-03 01:25:00,1574.0,1573.55,-0.01,flip_to_short -21101,做空,2022-09-03 01:25:00,2022-09-03 05:00:00,1573.55,1567.04,0.02,flip_to_long -21102,做多,2022-09-03 05:00:00,2022-09-03 05:15:00,1567.04,1566.54,-0.01,flip_to_short -21103,做空,2022-09-03 05:15:00,2022-09-03 05:25:00,1566.54,1565.85,-0.0,flip_to_long -21104,做多,2022-09-03 05:25:00,2022-09-03 06:10:00,1565.85,1565.85,-0.0,flip_to_short -21105,做空,2022-09-03 06:10:00,2022-09-03 06:45:00,1565.85,1566.36,-0.01,flip_to_long -21106,做多,2022-09-03 06:45:00,2022-09-03 06:50:00,1566.36,1562.89,-0.02,flip_to_short -21107,做空,2022-09-03 06:50:00,2022-09-03 06:55:00,1562.89,1563.5,-0.01,flip_to_long -21108,做多,2022-09-03 06:55:00,2022-09-03 10:15:00,1563.5,1555.84,-0.04,flip_to_short -21109,做空,2022-09-03 10:15:00,2022-09-03 10:20:00,1555.84,1556.31,-0.01,flip_to_long -21110,做多,2022-09-03 10:20:00,2022-09-03 10:25:00,1556.31,1555.47,-0.01,flip_to_short -21111,做空,2022-09-03 10:25:00,2022-09-03 10:50:00,1555.47,1555.22,-0.0,flip_to_long -21112,做多,2022-09-03 10:50:00,2022-09-03 10:55:00,1555.22,1554.53,-0.01,flip_to_short -21113,做空,2022-09-03 10:55:00,2022-09-03 12:10:00,1554.53,1553.56,0.0,flip_to_long -21114,做多,2022-09-03 12:10:00,2022-09-03 12:15:00,1553.56,1552.0,-0.01,flip_to_short -21115,做空,2022-09-03 12:15:00,2022-09-03 16:05:00,1552.0,1550.94,0.0,flip_to_long -21116,做多,2022-09-03 16:05:00,2022-09-03 16:40:00,1550.94,1552.15,0.0,flip_to_short -21117,做空,2022-09-03 16:40:00,2022-09-03 17:35:00,1552.15,1550.66,0.0,flip_to_long -21118,做多,2022-09-03 17:35:00,2022-09-03 18:50:00,1550.66,1551.82,0.0,flip_to_short -21119,做空,2022-09-03 18:50:00,2022-09-03 19:10:00,1551.82,1540.54,0.04,tp_lower -21120,做多,2022-09-03 19:20:00,2022-09-03 19:45:00,1551.88,1549.32,-0.01,flip_to_short -21121,做空,2022-09-03 19:45:00,2022-09-03 20:05:00,1549.32,1550.4,-0.01,flip_to_long -21122,做多,2022-09-03 20:05:00,2022-09-03 20:25:00,1550.4,1550.1,-0.0,flip_to_short -21123,做空,2022-09-03 20:25:00,2022-09-03 20:40:00,1550.1,1551.79,-0.01,flip_to_long -21124,做多,2022-09-03 20:40:00,2022-09-03 20:50:00,1551.79,1550.91,-0.01,flip_to_short -21125,做空,2022-09-03 20:50:00,2022-09-03 22:00:00,1550.91,1552.7,-0.01,flip_to_long -21126,做多,2022-09-03 22:00:00,2022-09-03 23:15:00,1552.7,1552.63,-0.0,flip_to_short -21127,做空,2022-09-03 23:15:00,2022-09-03 23:20:00,1552.63,1554.2,-0.01,flip_to_long -21128,做多,2022-09-03 23:20:00,2022-09-03 23:25:00,1554.2,1552.63,-0.01,flip_to_short -21129,做空,2022-09-03 23:25:00,2022-09-03 23:40:00,1552.63,1553.14,-0.01,flip_to_long -21130,做多,2022-09-03 23:40:00,2022-09-04 01:15:00,1553.14,1554.65,0.0,flip_to_short -21131,做空,2022-09-04 01:15:00,2022-09-04 01:30:00,1554.65,1557.02,-0.01,flip_to_long -21132,做多,2022-09-04 01:30:00,2022-09-04 01:45:00,1557.02,1552.53,-0.02,flip_to_short -21133,做空,2022-09-04 01:45:00,2022-09-04 02:15:00,1552.53,1554.99,-0.01,flip_to_long -21134,做多,2022-09-04 02:15:00,2022-09-04 02:30:00,1554.99,1555.02,-0.0,flip_to_short -21135,做空,2022-09-04 02:30:00,2022-09-04 02:40:00,1555.02,1555.01,-0.0,flip_to_long -21136,做多,2022-09-04 02:40:00,2022-09-04 05:05:00,1555.01,1554.13,-0.01,flip_to_short -21137,做空,2022-09-04 05:05:00,2022-09-04 05:30:00,1554.13,1554.32,-0.0,flip_to_long -21138,做多,2022-09-04 05:30:00,2022-09-04 05:35:00,1554.32,1552.5,-0.01,flip_to_short -21139,做空,2022-09-04 05:35:00,2022-09-04 05:40:00,1552.5,1554.33,-0.01,flip_to_long -21140,做多,2022-09-04 05:40:00,2022-09-04 05:45:00,1554.33,1552.47,-0.01,flip_to_short -21141,做空,2022-09-04 05:45:00,2022-09-04 05:50:00,1552.47,1552.74,-0.0,flip_to_long -21142,做多,2022-09-04 05:50:00,2022-09-04 06:05:00,1552.74,1552.36,-0.0,flip_to_short -21143,做空,2022-09-04 06:05:00,2022-09-04 06:10:00,1552.36,1553.84,-0.01,flip_to_long -21144,做多,2022-09-04 06:10:00,2022-09-04 06:15:00,1553.84,1552.43,-0.01,flip_to_short -21145,做空,2022-09-04 06:15:00,2022-09-04 08:35:00,1552.43,1553.01,-0.01,flip_to_long -21146,做多,2022-09-04 08:35:00,2022-09-04 12:00:00,1553.01,1573.92,0.08,tp_upper -21147,做空,2022-09-04 13:30:00,2022-09-04 13:40:00,1559.26,1557.96,0.0,flip_to_long -21148,做多,2022-09-04 13:40:00,2022-09-04 13:45:00,1557.96,1556.91,-0.01,flip_to_short -21149,做空,2022-09-04 13:45:00,2022-09-04 15:00:00,1556.91,1556.46,-0.0,flip_to_long -21150,做多,2022-09-04 15:00:00,2022-09-04 16:05:00,1556.46,1555.98,-0.01,flip_to_short -21151,做空,2022-09-04 16:05:00,2022-09-04 16:10:00,1555.98,1557.01,-0.01,flip_to_long -21152,做多,2022-09-04 16:10:00,2022-09-04 20:05:00,1557.01,1564.18,0.03,flip_to_short -21153,做空,2022-09-04 20:05:00,2022-09-04 22:25:00,1564.18,1568.64,-0.02,flip_to_long -21154,做多,2022-09-04 22:25:00,2022-09-04 22:45:00,1568.64,1565.46,-0.02,flip_to_short -21155,做空,2022-09-04 22:45:00,2022-09-04 23:00:00,1565.46,1567.42,-0.01,flip_to_long -21156,做多,2022-09-04 23:00:00,2022-09-04 23:15:00,1567.42,1566.33,-0.01,flip_to_short -21157,做空,2022-09-04 23:15:00,2022-09-04 23:20:00,1566.33,1569.39,-0.02,flip_to_long -21158,做多,2022-09-04 23:20:00,2022-09-05 00:00:00,1569.39,1585.21,0.06,tp_upper -21159,做空,2022-09-05 00:40:00,2022-09-05 01:50:00,1570.95,1570.27,-0.0,flip_to_long -21160,做多,2022-09-05 01:50:00,2022-09-05 03:00:00,1570.27,1574.06,0.01,flip_to_short -21161,做空,2022-09-05 03:00:00,2022-09-05 03:15:00,1574.06,1574.67,-0.01,flip_to_long -21162,做多,2022-09-05 03:15:00,2022-09-05 03:55:00,1574.67,1574.62,-0.0,flip_to_short -21163,做空,2022-09-05 03:55:00,2022-09-05 04:50:00,1574.62,1574.4,-0.0,flip_to_long -21164,做多,2022-09-05 04:50:00,2022-09-05 05:05:00,1574.4,1567.97,-0.03,flip_to_short -21165,做空,2022-09-05 05:05:00,2022-09-05 05:20:00,1567.97,1560.44,0.03,tp_lower -21166,做多,2022-09-05 09:00:00,2022-09-05 09:05:00,1565.9,1564.48,-0.01,flip_to_short -21167,做空,2022-09-05 09:05:00,2022-09-05 09:40:00,1564.48,1563.78,-0.0,flip_to_long -21168,做多,2022-09-05 09:40:00,2022-09-05 10:05:00,1563.78,1563.98,-0.0,flip_to_short -21169,做空,2022-09-05 10:05:00,2022-09-05 10:45:00,1563.98,1564.0,-0.0,flip_to_long -21170,做多,2022-09-05 10:45:00,2022-09-05 10:50:00,1564.0,1563.26,-0.01,flip_to_short -21171,做空,2022-09-05 10:50:00,2022-09-05 11:00:00,1563.26,1563.81,-0.01,flip_to_long -21172,做多,2022-09-05 11:00:00,2022-09-05 11:05:00,1563.81,1563.21,-0.01,flip_to_short -21173,做空,2022-09-05 11:05:00,2022-09-05 11:15:00,1563.21,1563.95,-0.01,flip_to_long -21174,做多,2022-09-05 11:15:00,2022-09-05 11:20:00,1563.95,1562.52,-0.01,flip_to_short -21175,做空,2022-09-05 11:20:00,2022-09-05 11:30:00,1562.52,1563.87,-0.01,flip_to_long -21176,做多,2022-09-05 11:30:00,2022-09-05 11:50:00,1563.87,1562.66,-0.01,flip_to_short -21177,做空,2022-09-05 11:50:00,2022-09-05 11:55:00,1562.66,1565.99,-0.02,flip_to_long -21178,做多,2022-09-05 11:55:00,2022-09-05 12:05:00,1565.99,1562.36,-0.02,flip_to_short -21179,做空,2022-09-05 12:05:00,2022-09-05 12:10:00,1562.36,1562.79,-0.01,flip_to_long -21180,做多,2022-09-05 12:10:00,2022-09-05 12:30:00,1562.79,1570.93,0.03,tp_upper -21181,做空,2022-09-05 18:10:00,2022-09-05 20:05:00,1588.35,1591.72,-0.02,flip_to_long -21182,做多,2022-09-05 20:05:00,2022-09-05 21:30:00,1591.72,1592.57,0.0,flip_to_short -21183,做空,2022-09-05 21:30:00,2022-09-06 03:15:00,1592.57,1632.81,-0.17,flip_to_long -21184,做多,2022-09-06 03:15:00,2022-09-06 04:45:00,1632.81,1638.92,0.02,flip_to_short -21185,做空,2022-09-06 04:45:00,2022-09-06 04:50:00,1638.92,1642.06,-0.02,flip_to_long -21186,做多,2022-09-06 04:50:00,2022-09-06 05:10:00,1642.06,1644.84,0.01,flip_to_short -21187,做空,2022-09-06 05:10:00,2022-09-06 09:35:00,1644.84,1656.57,-0.05,flip_to_long -21188,做多,2022-09-06 09:35:00,2022-09-06 09:45:00,1656.57,1654.01,-0.01,flip_to_short -21189,做空,2022-09-06 09:45:00,2022-09-06 09:50:00,1654.01,1654.32,-0.0,flip_to_long -21190,做多,2022-09-06 09:50:00,2022-09-06 10:00:00,1654.32,1653.77,-0.01,flip_to_short -21191,做空,2022-09-06 10:00:00,2022-09-06 10:05:00,1653.77,1657.19,-0.02,flip_to_long -21192,做多,2022-09-06 10:05:00,2022-09-06 10:35:00,1657.19,1660.04,0.01,flip_to_short -21193,做空,2022-09-06 10:35:00,2022-09-06 13:10:00,1660.04,1665.2,-0.02,flip_to_long -21194,做多,2022-09-06 13:10:00,2022-09-06 13:25:00,1665.2,1662.69,-0.01,flip_to_short -21195,做空,2022-09-06 13:25:00,2022-09-06 14:50:00,1662.69,1661.49,0.0,flip_to_long -21196,做多,2022-09-06 14:50:00,2022-09-06 15:00:00,1661.49,1664.93,0.01,flip_to_short -21197,做空,2022-09-06 15:00:00,2022-09-06 15:20:00,1664.93,1663.8,0.0,flip_to_long -21198,做多,2022-09-06 15:20:00,2022-09-06 15:25:00,1663.8,1661.62,-0.01,flip_to_short -21199,做空,2022-09-06 15:25:00,2022-09-06 15:30:00,1661.62,1665.18,-0.02,flip_to_long -21200,做多,2022-09-06 15:30:00,2022-09-06 15:35:00,1665.18,1663.78,-0.01,flip_to_short -21201,做空,2022-09-06 15:35:00,2022-09-06 16:10:00,1663.78,1665.15,-0.01,flip_to_long -21202,做多,2022-09-06 16:10:00,2022-09-06 16:15:00,1665.15,1654.85,-0.04,flip_to_short -21203,做空,2022-09-06 16:15:00,2022-09-06 16:40:00,1654.85,1663.9,-0.04,flip_to_long -21204,做多,2022-09-06 16:40:00,2022-09-06 16:45:00,1663.9,1662.54,-0.01,flip_to_short -21205,做空,2022-09-06 16:45:00,2022-09-06 22:35:00,1662.54,1578.68,0.31,flip_to_long -21206,做多,2022-09-06 22:35:00,2022-09-06 23:00:00,1578.68,1574.79,-0.02,flip_to_short -21207,做空,2022-09-06 23:00:00,2022-09-07 00:20:00,1574.79,1528.14,0.19,tp_lower -21208,做多,2022-09-07 05:15:00,2022-09-07 06:00:00,1514.19,1512.3,-0.01,flip_to_short -21209,做空,2022-09-07 06:00:00,2022-09-07 10:25:00,1512.3,1515.02,-0.02,flip_to_long -21210,做多,2022-09-07 10:25:00,2022-09-07 13:05:00,1515.02,1537.29,0.1,tp_upper -21211,做空,2022-09-08 00:30:00,2022-09-08 02:30:00,1621.41,1629.52,-0.04,flip_to_long -21212,做多,2022-09-08 02:30:00,2022-09-08 06:25:00,1629.52,1629.5,-0.0,flip_to_short -21213,做空,2022-09-08 06:25:00,2022-09-08 07:20:00,1629.5,1597.91,0.13,tp_lower -21214,做多,2022-09-08 10:10:00,2022-09-08 12:15:00,1628.32,1628.22,-0.0,flip_to_short -21215,做空,2022-09-08 12:15:00,2022-09-08 12:35:00,1628.22,1622.38,0.02,flip_to_long -21216,做多,2022-09-08 12:35:00,2022-09-08 14:00:00,1622.38,1619.22,-0.02,flip_to_short -21217,做空,2022-09-08 14:00:00,2022-09-08 14:05:00,1619.22,1627.11,-0.04,flip_to_long -21218,做多,2022-09-08 14:05:00,2022-09-08 14:10:00,1627.11,1626.7,-0.01,flip_to_short -21219,做空,2022-09-08 14:10:00,2022-09-08 15:50:00,1626.7,1631.52,-0.02,flip_to_long -21220,做多,2022-09-08 15:50:00,2022-09-08 15:55:00,1631.52,1628.6,-0.02,flip_to_short -21221,做空,2022-09-08 15:55:00,2022-09-08 16:40:00,1628.6,1628.42,-0.0,flip_to_long -21222,做多,2022-09-08 16:40:00,2022-09-08 16:45:00,1628.42,1625.42,-0.02,flip_to_short -21223,做空,2022-09-08 16:45:00,2022-09-08 16:50:00,1625.42,1629.56,-0.02,flip_to_long -21224,做多,2022-09-08 16:50:00,2022-09-08 17:00:00,1629.56,1621.97,-0.03,flip_to_short -21225,做空,2022-09-08 17:00:00,2022-09-08 17:10:00,1621.97,1633.37,-0.05,flip_to_long -21226,做多,2022-09-08 17:10:00,2022-09-08 17:30:00,1633.37,1629.44,-0.02,flip_to_short -21227,做空,2022-09-08 17:30:00,2022-09-08 18:15:00,1629.44,1630.59,-0.01,flip_to_long -21228,做多,2022-09-08 18:15:00,2022-09-08 18:20:00,1630.59,1629.15,-0.01,flip_to_short -21229,做空,2022-09-08 18:20:00,2022-09-08 18:30:00,1629.15,1633.39,-0.02,flip_to_long -21230,做多,2022-09-08 18:30:00,2022-09-08 18:40:00,1633.39,1629.6,-0.02,flip_to_short -21231,做空,2022-09-08 18:40:00,2022-09-08 18:50:00,1629.6,1631.34,-0.01,flip_to_long -21232,做多,2022-09-08 18:50:00,2022-09-08 18:55:00,1631.34,1629.09,-0.01,flip_to_short -21233,做空,2022-09-08 18:55:00,2022-09-08 19:15:00,1629.09,1629.95,-0.01,flip_to_long -21234,做多,2022-09-08 19:15:00,2022-09-08 19:25:00,1629.95,1630.62,-0.0,flip_to_short -21235,做空,2022-09-08 19:25:00,2022-09-08 19:35:00,1630.62,1630.8,-0.0,flip_to_long -21236,做多,2022-09-08 19:35:00,2022-09-08 19:40:00,1630.8,1629.0,-0.01,flip_to_short -21237,做空,2022-09-08 19:40:00,2022-09-08 19:45:00,1629.0,1632.55,-0.02,flip_to_long -21238,做多,2022-09-08 19:45:00,2022-09-08 21:40:00,1632.55,1634.47,0.0,flip_to_short -21239,做空,2022-09-08 21:40:00,2022-09-08 21:45:00,1634.47,1634.72,-0.0,flip_to_long -21240,做多,2022-09-08 21:45:00,2022-09-08 22:00:00,1634.72,1633.98,-0.01,flip_to_short -21241,做空,2022-09-08 22:00:00,2022-09-08 22:05:00,1633.98,1634.17,-0.0,flip_to_long -21242,做多,2022-09-08 22:05:00,2022-09-08 23:25:00,1634.17,1634.71,-0.0,flip_to_short -21243,做空,2022-09-08 23:25:00,2022-09-08 23:50:00,1634.71,1634.61,-0.0,flip_to_long -21244,做多,2022-09-08 23:50:00,2022-09-09 00:55:00,1634.61,1638.41,0.01,flip_to_short -21245,做空,2022-09-09 00:55:00,2022-09-09 01:40:00,1638.41,1632.83,0.02,flip_to_long -21246,做多,2022-09-09 01:40:00,2022-09-09 02:10:00,1632.83,1636.94,0.01,flip_to_short -21247,做空,2022-09-09 02:10:00,2022-09-09 10:35:00,1636.94,1699.83,-0.26,flip_to_long -21248,做多,2022-09-09 10:35:00,2022-09-09 11:00:00,1699.83,1698.99,-0.01,flip_to_short -21249,做空,2022-09-09 11:00:00,2022-09-09 11:05:00,1698.99,1700.64,-0.01,flip_to_long -21250,做多,2022-09-09 11:05:00,2022-09-09 11:15:00,1700.64,1702.09,0.0,flip_to_short -21251,做空,2022-09-09 11:15:00,2022-09-09 11:25:00,1702.09,1702.24,-0.0,flip_to_long -21252,做多,2022-09-09 11:25:00,2022-09-09 11:35:00,1702.24,1700.88,-0.01,flip_to_short -21253,做空,2022-09-09 11:35:00,2022-09-09 11:45:00,1700.88,1701.2,-0.0,flip_to_long -21254,做多,2022-09-09 11:45:00,2022-09-09 11:50:00,1701.2,1699.68,-0.01,flip_to_short -21255,做空,2022-09-09 11:50:00,2022-09-09 12:00:00,1699.68,1703.45,-0.02,flip_to_long -21256,做多,2022-09-09 12:00:00,2022-09-09 12:35:00,1703.45,1733.55,0.11,tp_upper -21257,做空,2022-09-09 16:00:00,2022-09-09 16:25:00,1701.43,1718.63,-0.07,flip_to_long -21258,做多,2022-09-09 16:25:00,2022-09-09 16:30:00,1718.63,1716.94,-0.01,flip_to_short -21259,做空,2022-09-09 16:30:00,2022-09-09 19:10:00,1716.94,1711.52,0.02,flip_to_long -21260,做多,2022-09-09 19:10:00,2022-09-09 21:30:00,1711.52,1711.15,-0.0,flip_to_short -21261,做空,2022-09-09 21:30:00,2022-09-09 21:35:00,1711.15,1719.19,-0.03,flip_to_long -21262,做多,2022-09-09 21:35:00,2022-09-09 21:50:00,1719.19,1708.33,-0.04,flip_to_short -21263,做空,2022-09-09 21:50:00,2022-09-09 21:55:00,1708.33,1713.2,-0.02,flip_to_long -21264,做多,2022-09-09 21:55:00,2022-09-09 23:15:00,1713.2,1711.07,-0.01,flip_to_short -21265,做空,2022-09-09 23:15:00,2022-09-09 23:30:00,1711.07,1715.85,-0.02,flip_to_long -21266,做多,2022-09-09 23:30:00,2022-09-09 23:45:00,1715.85,1713.46,-0.01,flip_to_short -21267,做空,2022-09-09 23:45:00,2022-09-09 23:50:00,1713.46,1716.22,-0.01,flip_to_long -21268,做多,2022-09-09 23:50:00,2022-09-10 00:00:00,1716.22,1715.22,-0.01,flip_to_short -21269,做空,2022-09-10 00:00:00,2022-09-10 00:55:00,1715.22,1715.79,-0.01,flip_to_long -21270,做多,2022-09-10 00:55:00,2022-09-10 06:20:00,1715.79,1728.69,0.04,flip_to_short -21271,做空,2022-09-10 06:20:00,2022-09-10 06:25:00,1728.69,1730.97,-0.01,flip_to_long -21272,做多,2022-09-10 06:25:00,2022-09-10 06:45:00,1730.97,1730.18,-0.01,flip_to_short -21273,做空,2022-09-10 06:45:00,2022-09-10 06:50:00,1730.18,1732.23,-0.01,flip_to_long -21274,做多,2022-09-10 06:50:00,2022-09-10 07:10:00,1732.23,1731.21,-0.01,flip_to_short -21275,做空,2022-09-10 07:10:00,2022-09-10 07:45:00,1731.21,1712.35,0.07,tp_lower -21276,做多,2022-09-10 10:35:00,2022-09-10 10:50:00,1725.89,1721.81,-0.02,flip_to_short -21277,做空,2022-09-10 10:50:00,2022-09-10 10:55:00,1721.81,1724.72,-0.01,flip_to_long -21278,做多,2022-09-10 10:55:00,2022-09-10 11:30:00,1724.72,1723.34,-0.01,flip_to_short -21279,做空,2022-09-10 11:30:00,2022-09-10 12:25:00,1723.34,1723.76,-0.0,flip_to_long -21280,做多,2022-09-10 12:25:00,2022-09-10 13:15:00,1723.76,1719.76,-0.02,flip_to_short -21281,做空,2022-09-10 13:15:00,2022-09-10 13:25:00,1719.76,1723.03,-0.02,flip_to_long -21282,做多,2022-09-10 13:25:00,2022-09-10 13:30:00,1723.03,1721.28,-0.01,flip_to_short -21283,做空,2022-09-10 13:30:00,2022-09-10 16:40:00,1721.28,1721.86,-0.01,flip_to_long -21284,做多,2022-09-10 16:40:00,2022-09-10 17:05:00,1721.86,1718.5,-0.02,flip_to_short -21285,做空,2022-09-10 17:05:00,2022-09-10 17:20:00,1718.5,1719.73,-0.01,flip_to_long -21286,做多,2022-09-10 17:20:00,2022-09-10 17:30:00,1719.73,1718.41,-0.01,flip_to_short -21287,做空,2022-09-10 17:30:00,2022-09-10 17:40:00,1718.41,1718.33,-0.0,flip_to_long -21288,做多,2022-09-10 17:40:00,2022-09-10 21:45:00,1718.33,1773.04,0.19,tp_upper -21289,做空,2022-09-11 01:25:00,2022-09-11 05:50:00,1764.17,1765.49,-0.01,flip_to_long -21290,做多,2022-09-11 05:50:00,2022-09-11 05:55:00,1765.49,1763.42,-0.01,flip_to_short -21291,做空,2022-09-11 05:55:00,2022-09-11 06:30:00,1763.42,1744.44,0.07,tp_lower -21292,做多,2022-09-11 07:15:00,2022-09-11 09:20:00,1760.01,1759.6,-0.0,flip_to_short -21293,做空,2022-09-11 09:20:00,2022-09-11 09:30:00,1759.6,1761.05,-0.01,flip_to_long -21294,做多,2022-09-11 09:30:00,2022-09-11 09:45:00,1761.05,1759.46,-0.01,flip_to_short -21295,做空,2022-09-11 09:45:00,2022-09-11 09:50:00,1759.46,1760.76,-0.01,flip_to_long -21296,做多,2022-09-11 09:50:00,2022-09-11 09:55:00,1760.76,1758.41,-0.01,flip_to_short -21297,做空,2022-09-11 09:55:00,2022-09-11 10:00:00,1758.41,1759.47,-0.01,flip_to_long -21298,做多,2022-09-11 10:00:00,2022-09-11 10:15:00,1759.47,1759.46,-0.0,flip_to_short -21299,做空,2022-09-11 10:15:00,2022-09-11 10:30:00,1759.46,1761.36,-0.01,flip_to_long -21300,做多,2022-09-11 10:30:00,2022-09-11 10:35:00,1761.36,1759.26,-0.01,flip_to_short -21301,做空,2022-09-11 10:35:00,2022-09-11 10:40:00,1759.26,1762.02,-0.01,flip_to_long -21302,做多,2022-09-11 10:40:00,2022-09-11 10:45:00,1762.02,1759.16,-0.01,flip_to_short -21303,做空,2022-09-11 10:45:00,2022-09-11 10:55:00,1759.16,1760.77,-0.01,flip_to_long -21304,做多,2022-09-11 10:55:00,2022-09-11 13:20:00,1760.77,1764.33,0.01,flip_to_short -21305,做空,2022-09-11 13:20:00,2022-09-11 13:25:00,1764.33,1765.28,-0.01,flip_to_long -21306,做多,2022-09-11 13:25:00,2022-09-11 13:35:00,1765.28,1763.44,-0.01,flip_to_short -21307,做空,2022-09-11 13:35:00,2022-09-11 13:45:00,1763.44,1764.91,-0.01,flip_to_long -21308,做多,2022-09-11 13:45:00,2022-09-11 13:55:00,1764.91,1765.86,0.0,flip_to_short -21309,做空,2022-09-11 13:55:00,2022-09-11 14:10:00,1765.86,1765.69,-0.0,flip_to_long -21310,做多,2022-09-11 14:10:00,2022-09-11 14:15:00,1765.69,1761.78,-0.02,flip_to_short -21311,做空,2022-09-11 14:15:00,2022-09-11 15:05:00,1761.78,1764.1,-0.01,flip_to_long -21312,做多,2022-09-11 15:05:00,2022-09-11 15:55:00,1764.1,1767.36,0.01,flip_to_short -21313,做空,2022-09-11 15:55:00,2022-09-11 16:05:00,1767.36,1771.19,-0.02,flip_to_long -21314,做多,2022-09-11 16:05:00,2022-09-11 16:30:00,1771.19,1767.24,-0.02,flip_to_short -21315,做空,2022-09-11 16:30:00,2022-09-11 18:05:00,1767.24,1769.56,-0.01,flip_to_long -21316,做多,2022-09-11 18:05:00,2022-09-11 18:10:00,1769.56,1767.69,-0.01,flip_to_short -21317,做空,2022-09-11 18:10:00,2022-09-11 21:50:00,1767.69,1727.64,0.14,tp_lower -21318,做多,2022-09-11 23:35:00,2022-09-12 00:25:00,1756.59,1754.62,-0.01,flip_to_short -21319,做空,2022-09-12 00:25:00,2022-09-12 01:25:00,1754.62,1755.39,-0.01,flip_to_long -21320,做多,2022-09-12 01:25:00,2022-09-12 01:30:00,1755.39,1746.42,-0.04,flip_to_short -21321,做空,2022-09-12 01:30:00,2022-09-12 01:35:00,1746.42,1755.25,-0.04,flip_to_long -21322,做多,2022-09-12 01:35:00,2022-09-12 02:05:00,1755.25,1752.15,-0.01,flip_to_short -21323,做空,2022-09-12 02:05:00,2022-09-12 06:35:00,1752.15,1731.77,0.07,flip_to_long -21324,做多,2022-09-12 06:35:00,2022-09-12 10:00:00,1731.77,1739.34,0.03,flip_to_short -21325,做空,2022-09-12 10:00:00,2022-09-12 10:30:00,1739.34,1744.48,-0.02,flip_to_long -21326,做多,2022-09-12 10:30:00,2022-09-12 10:40:00,1744.48,1743.0,-0.01,flip_to_short -21327,做空,2022-09-12 10:40:00,2022-09-12 11:05:00,1743.0,1742.74,-0.0,flip_to_long -21328,做多,2022-09-12 11:05:00,2022-09-12 11:50:00,1742.74,1748.82,0.02,flip_to_short -21329,做空,2022-09-12 11:50:00,2022-09-12 12:30:00,1748.82,1746.44,0.01,flip_to_long -21330,做多,2022-09-12 12:30:00,2022-09-12 13:15:00,1746.44,1745.39,-0.01,flip_to_short -21331,做空,2022-09-12 13:15:00,2022-09-12 13:20:00,1745.39,1747.37,-0.01,flip_to_long -21332,做多,2022-09-12 13:20:00,2022-09-12 13:25:00,1747.37,1746.42,-0.01,flip_to_short -21333,做空,2022-09-12 13:25:00,2022-09-12 13:30:00,1746.42,1748.95,-0.01,flip_to_long -21334,做多,2022-09-12 13:30:00,2022-09-12 13:35:00,1748.95,1746.2,-0.01,flip_to_short -21335,做空,2022-09-12 13:35:00,2022-09-12 13:50:00,1746.2,1747.01,-0.01,flip_to_long -21336,做多,2022-09-12 13:50:00,2022-09-12 14:00:00,1747.01,1747.05,-0.0,flip_to_short -21337,做空,2022-09-12 14:00:00,2022-09-12 17:50:00,1747.05,1726.02,0.07,flip_to_long -21338,做多,2022-09-12 17:50:00,2022-09-12 18:00:00,1726.02,1718.2,-0.03,flip_to_short -21339,做空,2022-09-12 18:00:00,2022-09-12 18:10:00,1718.2,1727.27,-0.04,flip_to_long -21340,做多,2022-09-12 18:10:00,2022-09-12 18:15:00,1727.27,1724.08,-0.02,flip_to_short -21341,做空,2022-09-12 18:15:00,2022-09-12 18:45:00,1724.08,1726.34,-0.01,flip_to_long -21342,做多,2022-09-12 18:45:00,2022-09-12 19:15:00,1726.34,1720.81,-0.02,flip_to_short -21343,做空,2022-09-12 19:15:00,2022-09-12 21:40:00,1720.81,1719.31,0.0,flip_to_long -21344,做多,2022-09-12 21:40:00,2022-09-12 21:45:00,1719.31,1713.61,-0.02,flip_to_short -21345,做空,2022-09-12 21:45:00,2022-09-12 23:50:00,1713.61,1715.59,-0.01,flip_to_long -21346,做多,2022-09-12 23:50:00,2022-09-13 00:10:00,1715.59,1709.9,-0.02,flip_to_short -21347,做空,2022-09-13 00:10:00,2022-09-13 02:50:00,1709.9,1705.55,0.01,flip_to_long -21348,做多,2022-09-13 02:50:00,2022-09-13 06:40:00,1705.55,1714.46,0.03,flip_to_short -21349,做空,2022-09-13 06:40:00,2022-09-13 07:00:00,1714.46,1710.03,0.01,flip_to_long -21350,做多,2022-09-13 07:00:00,2022-09-13 07:05:00,1710.03,1702.58,-0.03,flip_to_short -21351,做空,2022-09-13 07:05:00,2022-09-13 07:30:00,1702.58,1710.6,-0.03,flip_to_long -21352,做多,2022-09-13 07:30:00,2022-09-13 07:55:00,1710.6,1714.58,0.01,flip_to_short -21353,做空,2022-09-13 07:55:00,2022-09-13 08:10:00,1714.58,1714.82,-0.0,flip_to_long -21354,做多,2022-09-13 08:10:00,2022-09-13 08:20:00,1714.82,1713.12,-0.01,flip_to_short -21355,做空,2022-09-13 08:20:00,2022-09-13 08:25:00,1713.12,1713.67,-0.01,flip_to_long -21356,做多,2022-09-13 08:25:00,2022-09-13 08:30:00,1713.67,1708.33,-0.02,flip_to_short -21357,做空,2022-09-13 08:30:00,2022-09-13 08:50:00,1708.33,1712.64,-0.02,flip_to_long -21358,做多,2022-09-13 08:50:00,2022-09-13 09:05:00,1712.64,1714.16,0.0,flip_to_short -21359,做空,2022-09-13 09:05:00,2022-09-13 12:30:00,1714.16,1685.78,0.1,tp_lower -21360,做多,2022-09-13 17:10:00,2022-09-13 17:15:00,1617.02,1613.7,-0.02,flip_to_short -21361,做空,2022-09-13 17:15:00,2022-09-13 19:50:00,1613.7,1604.43,0.03,flip_to_long -21362,做多,2022-09-13 19:50:00,2022-09-13 20:55:00,1604.43,1605.89,0.0,flip_to_short -21363,做空,2022-09-13 20:55:00,2022-09-13 21:05:00,1605.89,1604.8,0.0,flip_to_long -21364,做多,2022-09-13 21:05:00,2022-09-14 02:05:00,1604.8,1580.4,-0.1,flip_to_short -21365,做空,2022-09-14 02:05:00,2022-09-14 07:50:00,1580.4,1606.0,-0.11,flip_to_long -21366,做多,2022-09-14 07:50:00,2022-09-14 08:00:00,1606.0,1599.3,-0.03,flip_to_short -21367,做空,2022-09-14 08:00:00,2022-09-14 11:05:00,1599.3,1600.85,-0.01,flip_to_long -21368,做多,2022-09-14 11:05:00,2022-09-14 11:40:00,1600.85,1597.93,-0.01,flip_to_short -21369,做空,2022-09-14 11:40:00,2022-09-14 12:30:00,1597.93,1598.0,-0.0,flip_to_long -21370,做多,2022-09-14 12:30:00,2022-09-14 12:45:00,1598.0,1596.43,-0.01,flip_to_short -21371,做空,2022-09-14 12:45:00,2022-09-14 13:35:00,1596.43,1595.71,-0.0,flip_to_long -21372,做多,2022-09-14 13:35:00,2022-09-14 13:45:00,1595.71,1597.07,0.0,flip_to_short -21373,做空,2022-09-14 13:45:00,2022-09-14 13:55:00,1597.07,1601.25,-0.02,flip_to_long -21374,做多,2022-09-14 13:55:00,2022-09-14 14:00:00,1601.25,1598.51,-0.01,flip_to_short -21375,做空,2022-09-14 14:00:00,2022-09-14 14:35:00,1598.51,1594.96,0.01,flip_to_long -21376,做多,2022-09-14 14:35:00,2022-09-14 14:45:00,1594.96,1594.45,-0.01,flip_to_short -21377,做空,2022-09-14 14:45:00,2022-09-14 14:50:00,1594.45,1599.39,-0.02,flip_to_long -21378,做多,2022-09-14 14:50:00,2022-09-14 14:55:00,1599.39,1599.37,-0.0,flip_to_short -21379,做空,2022-09-14 14:55:00,2022-09-14 15:40:00,1599.37,1596.92,0.01,flip_to_long -21380,做多,2022-09-14 15:40:00,2022-09-14 15:50:00,1596.92,1594.57,-0.01,flip_to_short -21381,做空,2022-09-14 15:50:00,2022-09-14 17:25:00,1594.57,1594.73,-0.0,flip_to_long -21382,做多,2022-09-14 17:25:00,2022-09-14 17:30:00,1594.73,1589.99,-0.02,flip_to_short -21383,做空,2022-09-14 17:30:00,2022-09-14 18:15:00,1589.99,1566.91,0.09,tp_lower -21384,做多,2022-09-14 19:40:00,2022-09-15 01:05:00,1586.78,1590.27,0.01,flip_to_short -21385,做空,2022-09-15 01:05:00,2022-09-15 01:55:00,1590.27,1616.48,-0.11,flip_to_long -21386,做多,2022-09-15 01:55:00,2022-09-15 05:35:00,1616.48,1597.54,-0.08,flip_to_short -21387,做空,2022-09-15 05:35:00,2022-09-15 05:45:00,1597.54,1605.76,-0.03,flip_to_long -21388,做多,2022-09-15 05:45:00,2022-09-15 06:10:00,1605.76,1584.4,-0.08,flip_to_short -21389,做空,2022-09-15 06:10:00,2022-09-15 06:30:00,1584.4,1593.29,-0.04,flip_to_long -21390,做多,2022-09-15 06:30:00,2022-09-15 06:45:00,1593.29,1611.03,0.06,tp_upper -21391,做空,2022-09-15 06:55:00,2022-09-15 08:50:00,1604.31,1607.84,-0.02,flip_to_long -21392,做多,2022-09-15 08:50:00,2022-09-15 09:00:00,1607.84,1605.15,-0.01,flip_to_short -21393,做空,2022-09-15 09:00:00,2022-09-15 12:30:00,1605.15,1587.32,0.06,flip_to_long -21394,做多,2022-09-15 12:30:00,2022-09-15 19:55:00,1587.32,1496.65,-0.35,flip_to_short -21395,做空,2022-09-15 19:55:00,2022-09-15 20:00:00,1496.65,1503.74,-0.03,flip_to_long -21396,做多,2022-09-15 20:00:00,2022-09-15 20:30:00,1503.74,1495.63,-0.03,flip_to_short -21397,做空,2022-09-15 20:30:00,2022-09-15 20:55:00,1495.63,1503.41,-0.03,flip_to_long -21398,做多,2022-09-15 20:55:00,2022-09-15 21:00:00,1503.41,1501.4,-0.01,flip_to_short -21399,做空,2022-09-15 21:00:00,2022-09-15 21:05:00,1501.4,1501.58,-0.0,flip_to_long -21400,做多,2022-09-15 21:05:00,2022-09-16 01:25:00,1501.58,1478.4,-0.09,flip_to_short -21401,做空,2022-09-16 01:25:00,2022-09-16 01:30:00,1478.4,1478.48,-0.0,flip_to_long -21402,做多,2022-09-16 01:30:00,2022-09-16 03:40:00,1478.48,1467.76,-0.04,flip_to_short -21403,做空,2022-09-16 03:40:00,2022-09-16 03:50:00,1467.76,1469.93,-0.01,flip_to_long -21404,做多,2022-09-16 03:50:00,2022-09-16 04:55:00,1469.93,1469.07,-0.01,flip_to_short -21405,做空,2022-09-16 04:55:00,2022-09-16 05:00:00,1469.07,1469.65,-0.0,flip_to_long -21406,做多,2022-09-16 05:00:00,2022-09-16 05:50:00,1469.65,1471.05,0.0,flip_to_short -21407,做空,2022-09-16 05:50:00,2022-09-16 05:55:00,1471.05,1471.16,-0.0,flip_to_long -21408,做多,2022-09-16 05:55:00,2022-09-16 06:10:00,1471.16,1469.1,-0.01,flip_to_short -21409,做空,2022-09-16 06:10:00,2022-09-16 06:15:00,1469.1,1470.59,-0.01,flip_to_long -21410,做多,2022-09-16 06:15:00,2022-09-16 06:30:00,1470.59,1470.42,-0.0,flip_to_short -21411,做空,2022-09-16 06:30:00,2022-09-16 08:40:00,1470.42,1455.69,0.05,tp_lower -21412,做多,2022-09-16 10:35:00,2022-09-16 11:15:00,1469.79,1466.46,-0.02,flip_to_short -21413,做空,2022-09-16 11:15:00,2022-09-16 12:35:00,1466.46,1465.1,0.0,flip_to_long -21414,做多,2022-09-16 12:35:00,2022-09-16 12:40:00,1465.1,1464.01,-0.01,flip_to_short -21415,做空,2022-09-16 12:40:00,2022-09-16 13:25:00,1464.01,1463.08,0.0,flip_to_long -21416,做多,2022-09-16 13:25:00,2022-09-16 19:10:00,1463.08,1431.18,-0.12,flip_to_short -21417,做空,2022-09-16 19:10:00,2022-09-16 19:20:00,1431.18,1433.03,-0.01,flip_to_long -21418,做多,2022-09-16 19:20:00,2022-09-16 19:45:00,1433.03,1430.21,-0.01,flip_to_short -21419,做空,2022-09-16 19:45:00,2022-09-16 20:00:00,1430.21,1432.2,-0.01,flip_to_long -21420,做多,2022-09-16 20:00:00,2022-09-16 20:15:00,1432.2,1430.34,-0.01,flip_to_short -21421,做空,2022-09-16 20:15:00,2022-09-16 20:35:00,1430.34,1432.96,-0.01,flip_to_long -21422,做多,2022-09-16 20:35:00,2022-09-16 22:55:00,1432.96,1431.73,-0.01,flip_to_short -21423,做空,2022-09-16 22:55:00,2022-09-16 23:00:00,1431.73,1432.75,-0.01,flip_to_long -21424,做多,2022-09-16 23:00:00,2022-09-17 02:25:00,1432.75,1440.62,0.03,flip_to_short -21425,做空,2022-09-17 02:25:00,2022-09-17 02:40:00,1440.62,1437.8,0.01,flip_to_long -21426,做多,2022-09-17 02:40:00,2022-09-17 02:55:00,1437.8,1438.98,0.0,flip_to_short -21427,做空,2022-09-17 02:55:00,2022-09-17 03:30:00,1438.98,1438.73,-0.0,flip_to_long -21428,做多,2022-09-17 03:30:00,2022-09-17 03:35:00,1438.73,1438.35,-0.0,flip_to_short -21429,做空,2022-09-17 03:35:00,2022-09-17 03:40:00,1438.35,1439.76,-0.01,flip_to_long -21430,做多,2022-09-17 03:40:00,2022-09-17 03:55:00,1439.76,1439.83,-0.0,flip_to_short -21431,做空,2022-09-17 03:55:00,2022-09-17 04:15:00,1439.83,1445.01,-0.02,flip_to_long -21432,做多,2022-09-17 04:15:00,2022-09-17 04:50:00,1445.01,1441.06,-0.02,flip_to_short -21433,做空,2022-09-17 04:50:00,2022-09-17 08:35:00,1441.06,1432.56,0.03,flip_to_long -21434,做多,2022-09-17 08:35:00,2022-09-17 09:10:00,1432.56,1433.58,0.0,flip_to_short -21435,做空,2022-09-17 09:10:00,2022-09-17 09:45:00,1433.58,1432.57,0.0,flip_to_long -21436,做多,2022-09-17 09:45:00,2022-09-17 09:50:00,1432.57,1432.13,-0.0,flip_to_short -21437,做空,2022-09-17 09:50:00,2022-09-17 10:05:00,1432.13,1431.8,-0.0,flip_to_long -21438,做多,2022-09-17 10:05:00,2022-09-17 10:10:00,1431.8,1430.72,-0.01,flip_to_short -21439,做空,2022-09-17 10:10:00,2022-09-17 10:35:00,1430.72,1422.19,0.03,tp_lower -21440,做多,2022-09-17 12:50:00,2022-09-17 20:20:00,1425.85,1461.01,0.13,flip_to_short -21441,做空,2022-09-17 20:20:00,2022-09-17 20:25:00,1461.01,1461.76,-0.01,flip_to_long -21442,做多,2022-09-17 20:25:00,2022-09-17 20:35:00,1461.76,1462.73,0.0,flip_to_short -21443,做空,2022-09-17 20:35:00,2022-09-17 20:40:00,1462.73,1462.87,-0.0,flip_to_long -21444,做多,2022-09-17 20:40:00,2022-09-17 22:40:00,1462.87,1461.39,-0.01,flip_to_short -21445,做空,2022-09-17 22:40:00,2022-09-17 22:50:00,1461.39,1462.79,-0.01,flip_to_long -21446,做多,2022-09-17 22:50:00,2022-09-18 00:00:00,1462.79,1458.0,-0.02,flip_to_short -21447,做空,2022-09-18 00:00:00,2022-09-18 04:25:00,1458.0,1454.52,0.01,flip_to_long -21448,做多,2022-09-18 04:25:00,2022-09-18 04:30:00,1454.52,1453.6,-0.01,flip_to_short -21449,做空,2022-09-18 04:30:00,2022-09-18 05:05:00,1453.6,1453.05,-0.0,flip_to_long -21450,做多,2022-09-18 05:05:00,2022-09-18 06:20:00,1453.05,1452.19,-0.01,flip_to_short -21451,做空,2022-09-18 06:20:00,2022-09-18 06:35:00,1452.19,1452.68,-0.0,flip_to_long -21452,做多,2022-09-18 06:35:00,2022-09-18 07:30:00,1452.68,1452.22,-0.0,flip_to_short -21453,做空,2022-09-18 07:30:00,2022-09-18 07:35:00,1452.22,1454.7,-0.01,flip_to_long -21454,做多,2022-09-18 07:35:00,2022-09-18 07:40:00,1454.7,1453.33,-0.01,flip_to_short -21455,做空,2022-09-18 07:40:00,2022-09-18 07:45:00,1453.33,1453.79,-0.0,flip_to_long -21456,做多,2022-09-18 07:45:00,2022-09-18 07:50:00,1453.79,1453.06,-0.01,flip_to_short -21457,做空,2022-09-18 07:50:00,2022-09-18 08:05:00,1453.06,1453.52,-0.0,flip_to_long -21458,做多,2022-09-18 08:05:00,2022-09-18 08:55:00,1453.52,1454.61,0.0,flip_to_short -21459,做空,2022-09-18 08:55:00,2022-09-18 09:45:00,1454.61,1425.0,0.11,tp_lower -21460,做多,2022-09-18 13:45:00,2022-09-19 01:20:00,1436.32,1343.06,-0.37,flip_to_short -21461,做空,2022-09-19 01:20:00,2022-09-19 01:25:00,1343.06,1346.2,-0.02,flip_to_long -21462,做多,2022-09-19 01:25:00,2022-09-19 01:30:00,1346.2,1339.58,-0.03,flip_to_short -21463,做空,2022-09-19 01:30:00,2022-09-19 01:40:00,1339.58,1341.01,-0.01,flip_to_long -21464,做多,2022-09-19 01:40:00,2022-09-19 01:50:00,1341.01,1338.97,-0.01,flip_to_short -21465,做空,2022-09-19 01:50:00,2022-09-19 01:55:00,1338.97,1339.77,-0.01,flip_to_long -21466,做多,2022-09-19 01:55:00,2022-09-19 02:00:00,1339.77,1339.38,-0.0,flip_to_short -21467,做空,2022-09-19 02:00:00,2022-09-19 02:15:00,1339.38,1302.9,0.14,tp_lower -21468,做多,2022-09-19 07:40:00,2022-09-19 08:45:00,1298.18,1297.19,-0.01,flip_to_short -21469,做空,2022-09-19 08:45:00,2022-09-19 09:50:00,1297.19,1298.45,-0.01,flip_to_long -21470,做多,2022-09-19 09:50:00,2022-09-19 09:55:00,1298.45,1296.39,-0.01,flip_to_short -21471,做空,2022-09-19 09:55:00,2022-09-19 10:00:00,1296.39,1297.88,-0.01,flip_to_long -21472,做多,2022-09-19 10:00:00,2022-09-19 10:05:00,1297.88,1297.5,-0.0,flip_to_short -21473,做空,2022-09-19 10:05:00,2022-09-19 10:15:00,1297.5,1297.66,-0.0,flip_to_long -21474,做多,2022-09-19 10:15:00,2022-09-19 17:15:00,1297.66,1341.54,0.18,flip_to_short -21475,做空,2022-09-19 17:15:00,2022-09-19 18:55:00,1341.54,1343.82,-0.01,flip_to_long -21476,做多,2022-09-19 18:55:00,2022-09-20 00:10:00,1343.82,1371.09,0.11,flip_to_short -21477,做空,2022-09-20 00:10:00,2022-09-20 00:20:00,1371.09,1369.69,0.0,flip_to_long -21478,做多,2022-09-20 00:20:00,2022-09-20 05:45:00,1369.69,1359.55,-0.04,flip_to_short -21479,做空,2022-09-20 05:45:00,2022-09-20 06:50:00,1359.55,1359.9,-0.0,flip_to_long -21480,做多,2022-09-20 06:50:00,2022-09-20 07:40:00,1359.9,1354.04,-0.03,flip_to_short -21481,做空,2022-09-20 07:40:00,2022-09-20 07:45:00,1354.04,1360.67,-0.03,flip_to_long -21482,做多,2022-09-20 07:45:00,2022-09-20 07:50:00,1360.67,1358.3,-0.01,flip_to_short -21483,做空,2022-09-20 07:50:00,2022-09-20 08:15:00,1358.3,1356.86,0.0,flip_to_long -21484,做多,2022-09-20 08:15:00,2022-09-20 08:50:00,1356.86,1356.61,-0.0,flip_to_short -21485,做空,2022-09-20 08:50:00,2022-09-20 09:00:00,1356.61,1356.88,-0.0,flip_to_long -21486,做多,2022-09-20 09:00:00,2022-09-20 11:30:00,1356.88,1356.18,-0.01,flip_to_short -21487,做空,2022-09-20 11:30:00,2022-09-20 11:50:00,1356.18,1356.82,-0.01,flip_to_long -21488,做多,2022-09-20 11:50:00,2022-09-20 17:10:00,1356.82,1353.5,-0.02,flip_to_short -21489,做空,2022-09-20 17:10:00,2022-09-20 19:00:00,1353.5,1347.58,0.02,flip_to_long -21490,做多,2022-09-20 19:00:00,2022-09-20 19:25:00,1347.58,1351.07,0.01,flip_to_short -21491,做空,2022-09-20 19:25:00,2022-09-20 19:30:00,1351.07,1351.28,-0.0,flip_to_long -21492,做多,2022-09-20 19:30:00,2022-09-20 19:40:00,1351.28,1353.02,0.0,flip_to_short -21493,做空,2022-09-20 19:40:00,2022-09-20 20:05:00,1353.02,1351.87,0.0,flip_to_long -21494,做多,2022-09-20 20:05:00,2022-09-20 20:15:00,1351.87,1351.91,-0.0,flip_to_short -21495,做空,2022-09-20 20:15:00,2022-09-20 20:20:00,1351.91,1352.82,-0.01,flip_to_long -21496,做多,2022-09-20 20:20:00,2022-09-20 20:25:00,1352.82,1351.29,-0.01,flip_to_short -21497,做空,2022-09-20 20:25:00,2022-09-21 00:50:00,1351.29,1333.73,0.07,flip_to_long -21498,做多,2022-09-21 00:50:00,2022-09-21 00:55:00,1333.73,1333.65,-0.0,flip_to_short -21499,做空,2022-09-21 00:55:00,2022-09-21 01:35:00,1333.65,1332.18,0.0,flip_to_long -21500,做多,2022-09-21 01:35:00,2022-09-21 01:50:00,1332.18,1329.97,-0.01,flip_to_short -21501,做空,2022-09-21 01:50:00,2022-09-21 02:00:00,1329.97,1329.34,-0.0,flip_to_long -21502,做多,2022-09-21 02:00:00,2022-09-21 04:25:00,1329.34,1333.64,0.02,flip_to_short -21503,做空,2022-09-21 04:25:00,2022-09-21 04:35:00,1333.64,1335.41,-0.01,flip_to_long -21504,做多,2022-09-21 04:35:00,2022-09-21 05:55:00,1335.41,1330.69,-0.02,flip_to_short -21505,做空,2022-09-21 05:55:00,2022-09-21 09:40:00,1330.69,1333.63,-0.02,flip_to_long -21506,做多,2022-09-21 09:40:00,2022-09-21 14:45:00,1333.63,1342.56,0.03,flip_to_short -21507,做空,2022-09-21 14:45:00,2022-09-21 15:30:00,1342.56,1343.54,-0.01,flip_to_long -21508,做多,2022-09-21 15:30:00,2022-09-21 16:15:00,1343.54,1348.48,0.02,flip_to_short -21509,做空,2022-09-21 16:15:00,2022-09-21 16:25:00,1348.48,1348.21,-0.0,flip_to_long -21510,做多,2022-09-21 16:25:00,2022-09-21 16:35:00,1348.21,1346.23,-0.01,flip_to_short -21511,做空,2022-09-21 16:35:00,2022-09-21 16:40:00,1346.23,1348.21,-0.01,flip_to_long -21512,做多,2022-09-21 16:40:00,2022-09-21 16:45:00,1348.21,1344.8,-0.02,flip_to_short -21513,做空,2022-09-21 16:45:00,2022-09-21 17:00:00,1344.8,1351.91,-0.03,flip_to_long -21514,做多,2022-09-21 17:00:00,2022-09-21 17:05:00,1351.91,1345.98,-0.03,flip_to_short -21515,做空,2022-09-21 17:05:00,2022-09-21 17:25:00,1345.98,1350.21,-0.02,flip_to_long -21516,做多,2022-09-21 17:25:00,2022-09-21 17:30:00,1350.21,1370.58,0.08,tp_upper -21517,做空,2022-09-21 18:00:00,2022-09-21 18:30:00,1328.29,1356.51,-0.12,flip_to_long -21518,做多,2022-09-21 18:30:00,2022-09-21 19:10:00,1356.51,1361.53,0.02,flip_to_short -21519,做空,2022-09-21 19:10:00,2022-09-22 01:30:00,1361.53,1254.42,0.42,flip_to_long -21520,做多,2022-09-22 01:30:00,2022-09-22 01:35:00,1254.42,1247.6,-0.04,flip_to_short -21521,做空,2022-09-22 01:35:00,2022-09-22 01:45:00,1247.6,1251.79,-0.02,flip_to_long -21522,做多,2022-09-22 01:45:00,2022-09-22 05:25:00,1251.79,1254.51,0.01,flip_to_short -21523,做空,2022-09-22 05:25:00,2022-09-22 05:30:00,1254.51,1259.87,-0.03,flip_to_long -21524,做多,2022-09-22 05:30:00,2022-09-22 05:50:00,1259.87,1256.58,-0.02,flip_to_short -21525,做空,2022-09-22 05:50:00,2022-09-22 05:55:00,1256.58,1257.69,-0.01,flip_to_long -21526,做多,2022-09-22 05:55:00,2022-09-22 13:20:00,1257.69,1295.31,0.17,flip_to_short -21527,做空,2022-09-22 13:20:00,2022-09-22 16:50:00,1295.31,1281.9,0.06,flip_to_long -21528,做多,2022-09-22 16:50:00,2022-09-22 21:55:00,1281.9,1307.1,0.12,flip_to_short -21529,做空,2022-09-22 21:55:00,2022-09-22 22:00:00,1307.1,1308.28,-0.01,flip_to_long -21530,做多,2022-09-22 22:00:00,2022-09-23 00:55:00,1308.28,1320.33,0.05,flip_to_short -21531,做空,2022-09-23 00:55:00,2022-09-23 01:00:00,1320.33,1324.05,-0.02,flip_to_long -21532,做多,2022-09-23 01:00:00,2022-09-23 01:30:00,1324.05,1320.48,-0.02,flip_to_short -21533,做空,2022-09-23 01:30:00,2022-09-23 01:35:00,1320.48,1322.32,-0.01,flip_to_long -21534,做多,2022-09-23 01:35:00,2022-09-23 02:20:00,1322.32,1323.32,0.0,flip_to_short -21535,做空,2022-09-23 02:20:00,2022-09-23 02:25:00,1323.32,1324.46,-0.01,flip_to_long -21536,做多,2022-09-23 02:25:00,2022-09-23 02:50:00,1324.46,1325.23,0.0,flip_to_short -21537,做空,2022-09-23 02:50:00,2022-09-23 03:00:00,1325.23,1332.83,-0.04,flip_to_long -21538,做多,2022-09-23 03:00:00,2022-09-23 07:00:00,1332.83,1336.87,0.02,flip_to_short -21539,做空,2022-09-23 07:00:00,2022-09-23 07:05:00,1336.87,1339.31,-0.01,flip_to_long -21540,做多,2022-09-23 07:05:00,2022-09-23 13:40:00,1339.31,1306.56,-0.15,flip_to_short -21541,做空,2022-09-23 13:40:00,2022-09-23 15:15:00,1306.56,1293.72,0.06,flip_to_long -21542,做多,2022-09-23 15:15:00,2022-09-23 15:40:00,1293.72,1293.0,-0.01,flip_to_short -21543,做空,2022-09-23 15:40:00,2022-09-23 15:50:00,1293.0,1292.38,-0.0,flip_to_long -21544,做多,2022-09-23 15:50:00,2022-09-23 16:05:00,1292.38,1288.19,-0.02,flip_to_short -21545,做空,2022-09-23 16:05:00,2022-09-23 16:50:00,1288.19,1296.96,-0.04,flip_to_long -21546,做多,2022-09-23 16:50:00,2022-09-23 16:55:00,1296.96,1294.68,-0.01,flip_to_short -21547,做空,2022-09-23 16:55:00,2022-09-23 17:45:00,1294.68,1291.49,0.01,flip_to_long -21548,做多,2022-09-23 17:45:00,2022-09-23 18:00:00,1291.49,1295.01,0.01,flip_to_short -21549,做空,2022-09-23 18:00:00,2022-09-23 18:20:00,1295.01,1292.69,0.01,flip_to_long -21550,做多,2022-09-23 18:20:00,2022-09-23 18:35:00,1292.69,1291.28,-0.01,flip_to_short -21551,做空,2022-09-23 18:35:00,2022-09-23 19:00:00,1291.28,1289.22,0.01,flip_to_long -21552,做多,2022-09-23 19:00:00,2022-09-23 19:10:00,1289.22,1288.56,-0.01,flip_to_short -21553,做空,2022-09-23 19:10:00,2022-09-23 19:15:00,1288.56,1289.62,-0.01,flip_to_long -21554,做多,2022-09-23 19:15:00,2022-09-23 19:20:00,1289.62,1279.58,-0.05,flip_to_short -21555,做空,2022-09-23 19:20:00,2022-09-23 19:40:00,1279.58,1292.63,-0.06,flip_to_long -21556,做多,2022-09-23 19:40:00,2022-09-23 19:45:00,1292.63,1289.47,-0.02,flip_to_short -21557,做空,2022-09-23 19:45:00,2022-09-23 19:55:00,1289.47,1291.4,-0.01,flip_to_long -21558,做多,2022-09-23 19:55:00,2022-09-24 00:20:00,1291.4,1314.61,0.1,flip_to_short -21559,做空,2022-09-24 00:20:00,2022-09-24 00:50:00,1314.61,1316.82,-0.01,flip_to_long -21560,做多,2022-09-24 00:50:00,2022-09-24 01:20:00,1316.82,1319.95,0.01,flip_to_short -21561,做空,2022-09-24 01:20:00,2022-09-24 01:45:00,1319.95,1318.36,0.0,flip_to_long -21562,做多,2022-09-24 01:45:00,2022-09-24 02:45:00,1318.36,1321.92,0.01,flip_to_short -21563,做空,2022-09-24 02:45:00,2022-09-24 02:50:00,1321.92,1322.44,-0.01,flip_to_long -21564,做多,2022-09-24 02:50:00,2022-09-24 03:05:00,1322.44,1324.37,0.01,flip_to_short -21565,做空,2022-09-24 03:05:00,2022-09-24 03:15:00,1324.37,1322.94,0.0,flip_to_long -21566,做多,2022-09-24 03:15:00,2022-09-24 03:25:00,1322.94,1322.2,-0.01,flip_to_short -21567,做空,2022-09-24 03:25:00,2022-09-24 03:30:00,1322.2,1322.84,-0.01,flip_to_long -21568,做多,2022-09-24 03:30:00,2022-09-24 04:05:00,1322.84,1319.0,-0.02,flip_to_short -21569,做空,2022-09-24 04:05:00,2022-09-24 04:20:00,1319.0,1322.86,-0.02,flip_to_long -21570,做多,2022-09-24 04:20:00,2022-09-24 06:35:00,1322.86,1322.44,-0.0,flip_to_short -21571,做空,2022-09-24 06:35:00,2022-09-24 06:40:00,1322.44,1324.22,-0.01,flip_to_long -21572,做多,2022-09-24 06:40:00,2022-09-24 06:45:00,1324.22,1324.2,-0.0,flip_to_short -21573,做空,2022-09-24 06:45:00,2022-09-24 06:55:00,1324.2,1323.73,-0.0,flip_to_long -21574,做多,2022-09-24 06:55:00,2022-09-24 09:20:00,1323.73,1323.85,-0.0,flip_to_short -21575,做空,2022-09-24 09:20:00,2022-09-24 09:25:00,1323.85,1324.05,-0.0,flip_to_long -21576,做多,2022-09-24 09:25:00,2022-09-24 10:00:00,1324.05,1325.44,0.0,flip_to_short -21577,做空,2022-09-24 10:00:00,2022-09-24 10:55:00,1325.44,1325.33,-0.0,flip_to_long -21578,做多,2022-09-24 10:55:00,2022-09-24 11:00:00,1325.33,1324.31,-0.01,flip_to_short -21579,做空,2022-09-24 11:00:00,2022-09-24 11:15:00,1324.31,1325.12,-0.01,flip_to_long -21580,做多,2022-09-24 11:15:00,2022-09-24 15:40:00,1325.12,1334.47,0.04,flip_to_short -21581,做空,2022-09-24 15:40:00,2022-09-24 17:00:00,1334.47,1339.14,-0.02,flip_to_long -21582,做多,2022-09-24 17:00:00,2022-09-24 17:15:00,1339.14,1337.69,-0.01,flip_to_short -21583,做空,2022-09-24 17:15:00,2022-09-24 17:20:00,1337.69,1339.62,-0.01,flip_to_long -21584,做多,2022-09-24 17:20:00,2022-09-24 17:30:00,1339.62,1338.05,-0.01,flip_to_short -21585,做空,2022-09-24 17:30:00,2022-09-24 18:50:00,1338.05,1342.32,-0.02,flip_to_long -21586,做多,2022-09-24 18:50:00,2022-09-24 19:00:00,1342.32,1341.74,-0.01,flip_to_short -21587,做空,2022-09-24 19:00:00,2022-09-24 20:40:00,1341.74,1341.14,-0.0,flip_to_long -21588,做多,2022-09-24 20:40:00,2022-09-24 21:05:00,1341.14,1336.97,-0.02,flip_to_short -21589,做空,2022-09-24 21:05:00,2022-09-24 21:15:00,1336.97,1323.9,0.05,tp_lower -21590,做多,2022-09-25 01:30:00,2022-09-25 01:35:00,1324.54,1321.22,-0.02,flip_to_short -21591,做空,2022-09-25 01:35:00,2022-09-25 01:40:00,1321.22,1322.21,-0.01,flip_to_long -21592,做多,2022-09-25 01:40:00,2022-09-25 01:45:00,1322.21,1321.41,-0.01,flip_to_short -21593,做空,2022-09-25 01:45:00,2022-09-25 02:15:00,1321.41,1318.79,0.01,flip_to_long -21594,做多,2022-09-25 02:15:00,2022-09-25 02:45:00,1318.79,1320.6,0.01,flip_to_short -21595,做空,2022-09-25 02:45:00,2022-09-25 05:35:00,1320.6,1321.36,-0.01,flip_to_long -21596,做多,2022-09-25 05:35:00,2022-09-25 09:40:00,1321.36,1324.7,0.01,flip_to_short -21597,做空,2022-09-25 09:40:00,2022-09-25 11:45:00,1324.7,1330.96,-0.03,flip_to_long -21598,做多,2022-09-25 11:45:00,2022-09-25 12:00:00,1330.96,1327.68,-0.02,flip_to_short -21599,做空,2022-09-25 12:00:00,2022-09-25 12:05:00,1327.68,1328.48,-0.01,flip_to_long -21600,做多,2022-09-25 12:05:00,2022-09-25 12:25:00,1328.48,1326.37,-0.01,flip_to_short -21601,做空,2022-09-25 12:25:00,2022-09-25 16:10:00,1326.37,1317.4,0.04,flip_to_long -21602,做多,2022-09-25 16:10:00,2022-09-25 16:20:00,1317.4,1313.51,-0.02,flip_to_short -21603,做空,2022-09-25 16:20:00,2022-09-25 16:35:00,1313.51,1314.8,-0.01,flip_to_long -21604,做多,2022-09-25 16:35:00,2022-09-25 16:40:00,1314.8,1313.76,-0.01,flip_to_short -21605,做空,2022-09-25 16:40:00,2022-09-25 19:20:00,1313.76,1302.22,0.05,flip_to_long -21606,做多,2022-09-25 19:20:00,2022-09-25 19:25:00,1302.22,1301.51,-0.01,flip_to_short -21607,做空,2022-09-25 19:25:00,2022-09-25 22:15:00,1301.51,1292.96,0.04,flip_to_long -21608,做多,2022-09-25 22:15:00,2022-09-25 22:40:00,1292.96,1291.99,-0.01,flip_to_short -21609,做空,2022-09-25 22:40:00,2022-09-25 22:45:00,1291.99,1293.84,-0.01,flip_to_long -21610,做多,2022-09-25 22:45:00,2022-09-25 22:55:00,1293.84,1290.26,-0.02,flip_to_short -21611,做空,2022-09-25 22:55:00,2022-09-25 23:05:00,1290.26,1292.75,-0.01,flip_to_long -21612,做多,2022-09-25 23:05:00,2022-09-25 23:35:00,1292.75,1289.73,-0.02,flip_to_short -21613,做空,2022-09-25 23:35:00,2022-09-25 23:50:00,1289.73,1295.19,-0.03,flip_to_long -21614,做多,2022-09-25 23:50:00,2022-09-25 23:55:00,1295.19,1293.99,-0.01,flip_to_short -21615,做空,2022-09-25 23:55:00,2022-09-26 00:05:00,1293.99,1298.58,-0.02,flip_to_long -21616,做多,2022-09-26 00:05:00,2022-09-26 00:55:00,1298.58,1292.38,-0.03,flip_to_short -21617,做空,2022-09-26 00:55:00,2022-09-26 01:00:00,1292.38,1293.05,-0.01,flip_to_long -21618,做多,2022-09-26 01:00:00,2022-09-26 01:20:00,1293.05,1290.78,-0.01,flip_to_short -21619,做空,2022-09-26 01:20:00,2022-09-26 01:30:00,1290.78,1297.66,-0.03,flip_to_long -21620,做多,2022-09-26 01:30:00,2022-09-26 04:00:00,1297.66,1300.51,0.01,flip_to_short -21621,做空,2022-09-26 04:00:00,2022-09-26 04:05:00,1300.51,1302.39,-0.01,flip_to_long -21622,做多,2022-09-26 04:05:00,2022-09-26 04:10:00,1302.39,1299.95,-0.01,flip_to_short -21623,做空,2022-09-26 04:10:00,2022-09-26 04:15:00,1299.95,1301.5,-0.01,flip_to_long -21624,做多,2022-09-26 04:15:00,2022-09-26 04:40:00,1301.5,1301.36,-0.0,flip_to_short -21625,做空,2022-09-26 04:40:00,2022-09-26 07:20:00,1301.36,1296.48,0.02,flip_to_long -21626,做多,2022-09-26 07:20:00,2022-09-26 07:25:00,1296.48,1293.55,-0.02,flip_to_short -21627,做空,2022-09-26 07:25:00,2022-09-26 07:30:00,1293.55,1297.29,-0.02,flip_to_long -21628,做多,2022-09-26 07:30:00,2022-09-26 07:35:00,1297.29,1296.29,-0.01,flip_to_short -21629,做空,2022-09-26 07:35:00,2022-09-26 07:55:00,1296.29,1294.8,0.0,flip_to_long -21630,做多,2022-09-26 07:55:00,2022-09-26 11:10:00,1294.8,1303.4,0.04,flip_to_short -21631,做空,2022-09-26 11:10:00,2022-09-26 12:35:00,1303.4,1305.55,-0.01,flip_to_long -21632,做多,2022-09-26 12:35:00,2022-09-26 16:25:00,1305.55,1314.79,0.04,flip_to_short -21633,做空,2022-09-26 16:25:00,2022-09-26 16:40:00,1314.79,1316.65,-0.01,flip_to_long -21634,做多,2022-09-26 16:40:00,2022-09-26 17:00:00,1316.65,1318.25,0.0,flip_to_short -21635,做空,2022-09-26 17:00:00,2022-09-26 17:05:00,1318.25,1319.9,-0.01,flip_to_long -21636,做多,2022-09-26 17:05:00,2022-09-26 17:10:00,1319.9,1316.24,-0.02,flip_to_short -21637,做空,2022-09-26 17:10:00,2022-09-26 17:15:00,1316.24,1319.22,-0.02,flip_to_long -21638,做多,2022-09-26 17:15:00,2022-09-26 18:35:00,1319.22,1322.95,0.01,flip_to_short -21639,做空,2022-09-26 18:35:00,2022-09-26 18:45:00,1322.95,1330.27,-0.03,flip_to_long -21640,做多,2022-09-26 18:45:00,2022-09-26 20:15:00,1330.27,1325.06,-0.03,flip_to_short -21641,做空,2022-09-26 20:15:00,2022-09-26 20:55:00,1325.06,1324.16,0.0,flip_to_long -21642,做多,2022-09-26 20:55:00,2022-09-26 21:10:00,1324.16,1324.39,-0.0,flip_to_short -21643,做空,2022-09-26 21:10:00,2022-09-26 22:20:00,1324.39,1324.12,-0.0,flip_to_long -21644,做多,2022-09-26 22:20:00,2022-09-27 07:10:00,1324.12,1381.8,0.25,flip_to_short -21645,做空,2022-09-27 07:10:00,2022-09-27 08:00:00,1381.8,1382.55,-0.01,flip_to_long -21646,做多,2022-09-27 08:00:00,2022-09-27 08:25:00,1382.55,1382.54,-0.0,flip_to_short -21647,做空,2022-09-27 08:25:00,2022-09-27 09:30:00,1382.54,1383.2,-0.01,flip_to_long -21648,做多,2022-09-27 09:30:00,2022-09-27 09:45:00,1383.2,1383.63,-0.0,flip_to_short -21649,做空,2022-09-27 09:45:00,2022-09-27 11:20:00,1383.63,1385.38,-0.01,flip_to_long -21650,做多,2022-09-27 11:20:00,2022-09-27 13:00:00,1385.38,1384.57,-0.01,flip_to_short -21651,做空,2022-09-27 13:00:00,2022-09-27 13:05:00,1384.57,1385.66,-0.01,flip_to_long -21652,做多,2022-09-27 13:05:00,2022-09-27 13:20:00,1385.66,1384.1,-0.01,flip_to_short -21653,做空,2022-09-27 13:20:00,2022-09-27 13:25:00,1384.1,1384.98,-0.01,flip_to_long -21654,做多,2022-09-27 13:25:00,2022-09-27 13:45:00,1384.98,1386.07,0.0,flip_to_short -21655,做空,2022-09-27 13:45:00,2022-09-27 13:50:00,1386.07,1388.88,-0.02,flip_to_long -21656,做多,2022-09-27 13:50:00,2022-09-27 13:55:00,1388.88,1387.38,-0.01,flip_to_short -21657,做空,2022-09-27 13:55:00,2022-09-27 14:10:00,1387.38,1386.09,0.0,flip_to_long -21658,做多,2022-09-27 14:10:00,2022-09-27 14:45:00,1386.09,1389.63,0.01,flip_to_short -21659,做空,2022-09-27 14:45:00,2022-09-27 15:05:00,1389.63,1389.41,-0.0,flip_to_long -21660,做多,2022-09-27 15:05:00,2022-09-27 15:10:00,1389.41,1385.82,-0.02,flip_to_short -21661,做空,2022-09-27 15:10:00,2022-09-27 20:55:00,1385.82,1324.3,0.26,flip_to_long -21662,做多,2022-09-27 20:55:00,2022-09-27 21:00:00,1324.3,1322.3,-0.01,flip_to_short -21663,做空,2022-09-27 21:00:00,2022-09-27 21:05:00,1322.3,1323.37,-0.01,flip_to_long -21664,做多,2022-09-27 21:05:00,2022-09-27 21:15:00,1323.37,1322.18,-0.01,flip_to_short -21665,做空,2022-09-27 21:15:00,2022-09-27 21:35:00,1322.18,1321.72,-0.0,flip_to_long -21666,做多,2022-09-27 21:35:00,2022-09-27 21:40:00,1321.72,1319.13,-0.02,flip_to_short -21667,做空,2022-09-27 21:40:00,2022-09-27 21:45:00,1319.13,1323.0,-0.02,flip_to_long -21668,做多,2022-09-27 21:45:00,2022-09-27 21:55:00,1323.0,1321.32,-0.01,flip_to_short -21669,做空,2022-09-27 21:55:00,2022-09-27 22:05:00,1321.32,1319.07,0.01,flip_to_long -21670,做多,2022-09-27 22:05:00,2022-09-28 01:20:00,1319.07,1320.77,0.0,flip_to_short -21671,做空,2022-09-28 01:20:00,2022-09-28 06:00:00,1320.77,1290.93,0.14,flip_to_long -21672,做多,2022-09-28 06:00:00,2022-09-28 06:05:00,1290.93,1286.23,-0.03,flip_to_short -21673,做空,2022-09-28 06:05:00,2022-09-28 06:25:00,1286.23,1284.67,0.0,flip_to_long -21674,做多,2022-09-28 06:25:00,2022-09-28 08:05:00,1284.67,1279.12,-0.03,flip_to_short -21675,做空,2022-09-28 08:05:00,2022-09-28 08:10:00,1279.12,1279.83,-0.01,flip_to_long -21676,做多,2022-09-28 08:10:00,2022-09-28 08:55:00,1279.83,1281.82,0.01,flip_to_short -21677,做空,2022-09-28 08:55:00,2022-09-28 10:00:00,1281.82,1275.77,0.03,flip_to_long -21678,做多,2022-09-28 10:00:00,2022-09-28 17:40:00,1275.77,1321.63,0.23,flip_to_short -21679,做空,2022-09-28 17:40:00,2022-09-28 17:55:00,1321.63,1321.66,-0.0,flip_to_long -21680,做多,2022-09-28 17:55:00,2022-09-28 18:40:00,1321.66,1327.34,0.02,flip_to_short -21681,做空,2022-09-28 18:40:00,2022-09-28 19:30:00,1327.34,1328.69,-0.01,flip_to_long -21682,做多,2022-09-28 19:30:00,2022-09-28 19:35:00,1328.69,1326.75,-0.01,flip_to_short -21683,做空,2022-09-28 19:35:00,2022-09-28 19:40:00,1326.75,1333.19,-0.04,flip_to_long -21684,做多,2022-09-28 19:40:00,2022-09-28 22:45:00,1333.19,1334.04,0.0,flip_to_short -21685,做空,2022-09-28 22:45:00,2022-09-28 22:50:00,1334.04,1337.0,-0.02,flip_to_long -21686,做多,2022-09-28 22:50:00,2022-09-28 23:35:00,1337.0,1335.91,-0.01,flip_to_short -21687,做空,2022-09-28 23:35:00,2022-09-29 00:00:00,1335.91,1340.78,-0.03,flip_to_long -21688,做多,2022-09-29 00:00:00,2022-09-29 00:10:00,1340.78,1337.48,-0.02,flip_to_short -21689,做空,2022-09-29 00:10:00,2022-09-29 00:25:00,1337.48,1340.07,-0.02,flip_to_long -21690,做多,2022-09-29 00:25:00,2022-09-29 02:00:00,1340.07,1337.61,-0.02,flip_to_short -21691,做空,2022-09-29 02:00:00,2022-09-29 02:15:00,1337.61,1339.99,-0.01,flip_to_long -21692,做多,2022-09-29 02:15:00,2022-09-29 04:00:00,1339.99,1338.81,-0.01,flip_to_short -21693,做空,2022-09-29 04:00:00,2022-09-29 04:05:00,1338.81,1340.48,-0.01,flip_to_long -21694,做多,2022-09-29 04:05:00,2022-09-29 05:10:00,1340.48,1339.24,-0.01,flip_to_short -21695,做空,2022-09-29 05:10:00,2022-09-29 05:20:00,1339.24,1339.81,-0.01,flip_to_long -21696,做多,2022-09-29 05:20:00,2022-09-29 05:30:00,1339.81,1338.24,-0.01,flip_to_short -21697,做空,2022-09-29 05:30:00,2022-09-29 09:10:00,1338.24,1328.66,0.04,flip_to_long -21698,做多,2022-09-29 09:10:00,2022-09-29 09:15:00,1328.66,1327.79,-0.01,flip_to_short -21699,做空,2022-09-29 09:15:00,2022-09-29 09:25:00,1327.79,1330.72,-0.02,flip_to_long -21700,做多,2022-09-29 09:25:00,2022-09-29 12:10:00,1330.72,1328.41,-0.01,flip_to_short -21701,做空,2022-09-29 12:10:00,2022-09-29 12:15:00,1328.41,1330.62,-0.01,flip_to_long -21702,做多,2022-09-29 12:15:00,2022-09-29 12:30:00,1330.62,1320.0,-0.05,flip_to_short -21703,做空,2022-09-29 12:30:00,2022-09-29 15:00:00,1320.0,1320.49,-0.01,flip_to_long -21704,做多,2022-09-29 15:00:00,2022-09-29 15:10:00,1320.49,1323.11,0.01,flip_to_short -21705,做空,2022-09-29 15:10:00,2022-09-29 16:30:00,1323.11,1323.32,-0.0,flip_to_long -21706,做多,2022-09-29 16:30:00,2022-09-29 18:00:00,1323.32,1322.42,-0.01,flip_to_short -21707,做空,2022-09-29 18:00:00,2022-09-29 20:40:00,1322.42,1332.9,-0.05,flip_to_long -21708,做多,2022-09-29 20:40:00,2022-09-29 21:25:00,1332.9,1333.13,-0.0,flip_to_short -21709,做空,2022-09-29 21:25:00,2022-09-29 21:40:00,1333.13,1333.69,-0.01,flip_to_long -21710,做多,2022-09-29 21:40:00,2022-09-29 21:50:00,1333.69,1333.7,-0.0,flip_to_short -21711,做空,2022-09-29 21:50:00,2022-09-29 22:00:00,1333.7,1336.84,-0.02,flip_to_long -21712,做多,2022-09-29 22:00:00,2022-09-29 22:20:00,1336.84,1333.6,-0.02,flip_to_short -21713,做空,2022-09-29 22:20:00,2022-09-29 23:40:00,1333.6,1335.84,-0.01,flip_to_long -21714,做多,2022-09-29 23:40:00,2022-09-30 00:15:00,1335.84,1331.85,-0.02,flip_to_short -21715,做空,2022-09-30 00:15:00,2022-09-30 00:30:00,1331.85,1346.17,-0.07,flip_to_long -21716,做多,2022-09-30 00:30:00,2022-09-30 00:35:00,1346.17,1331.3,-0.07,flip_to_short -21717,做空,2022-09-30 00:35:00,2022-09-30 00:45:00,1331.3,1334.35,-0.02,flip_to_long -21718,做多,2022-09-30 00:45:00,2022-09-30 01:05:00,1334.35,1333.1,-0.01,flip_to_short -21719,做空,2022-09-30 01:05:00,2022-09-30 01:10:00,1333.1,1335.99,-0.02,flip_to_long -21720,做多,2022-09-30 01:10:00,2022-09-30 01:15:00,1335.99,1331.2,-0.02,flip_to_short -21721,做空,2022-09-30 01:15:00,2022-09-30 01:30:00,1331.2,1332.3,-0.01,flip_to_long -21722,做多,2022-09-30 01:30:00,2022-09-30 02:00:00,1332.3,1335.04,0.01,flip_to_short -21723,做空,2022-09-30 02:00:00,2022-09-30 04:40:00,1335.04,1330.15,0.02,flip_to_long -21724,做多,2022-09-30 04:40:00,2022-09-30 05:10:00,1330.15,1329.45,-0.01,flip_to_short -21725,做空,2022-09-30 05:10:00,2022-09-30 05:15:00,1329.45,1331.58,-0.01,flip_to_long -21726,做多,2022-09-30 05:15:00,2022-09-30 05:55:00,1331.58,1329.16,-0.01,flip_to_short -21727,做空,2022-09-30 05:55:00,2022-09-30 06:00:00,1329.16,1330.9,-0.01,flip_to_long -21728,做多,2022-09-30 06:00:00,2022-09-30 06:40:00,1330.9,1329.69,-0.01,flip_to_short -21729,做空,2022-09-30 06:40:00,2022-09-30 10:25:00,1329.69,1341.61,-0.06,flip_to_long -21730,做多,2022-09-30 10:25:00,2022-09-30 10:30:00,1341.61,1340.13,-0.01,flip_to_short -21731,做空,2022-09-30 10:30:00,2022-09-30 11:25:00,1340.13,1339.12,0.0,flip_to_long -21732,做多,2022-09-30 11:25:00,2022-09-30 12:30:00,1339.12,1328.5,-0.05,flip_to_short -21733,做空,2022-09-30 12:30:00,2022-09-30 13:55:00,1328.5,1335.36,-0.03,flip_to_long -21734,做多,2022-09-30 13:55:00,2022-09-30 14:00:00,1335.36,1334.99,-0.0,flip_to_short -21735,做空,2022-09-30 14:00:00,2022-09-30 17:50:00,1334.99,1346.29,-0.05,flip_to_long -21736,做多,2022-09-30 17:50:00,2022-09-30 17:55:00,1346.29,1344.84,-0.01,flip_to_short -21737,做空,2022-09-30 17:55:00,2022-09-30 18:05:00,1344.84,1347.16,-0.01,flip_to_long -21738,做多,2022-09-30 18:05:00,2022-09-30 18:35:00,1347.16,1351.31,0.01,flip_to_short -21739,做空,2022-09-30 18:35:00,2022-09-30 18:50:00,1351.31,1348.99,0.01,flip_to_long -21740,做多,2022-09-30 18:50:00,2022-09-30 19:05:00,1348.99,1351.77,0.01,flip_to_short -21741,做空,2022-09-30 19:05:00,2022-09-30 19:15:00,1351.77,1351.87,-0.0,flip_to_long -21742,做多,2022-09-30 19:15:00,2022-10-01 00:30:00,1351.87,1328.19,-0.1,flip_to_short -21743,做空,2022-10-01 00:30:00,2022-10-01 01:05:00,1328.19,1327.71,-0.0,flip_to_long -21744,做多,2022-10-01 01:05:00,2022-10-01 01:25:00,1327.71,1327.02,-0.01,flip_to_short -21745,做空,2022-10-01 01:25:00,2022-10-01 03:15:00,1327.02,1327.84,-0.01,flip_to_long -21746,做多,2022-10-01 03:15:00,2022-10-01 03:25:00,1327.84,1325.03,-0.02,flip_to_short -21747,做空,2022-10-01 03:25:00,2022-10-01 03:30:00,1325.03,1327.11,-0.01,flip_to_long -21748,做多,2022-10-01 03:30:00,2022-10-01 04:15:00,1327.11,1328.32,0.0,flip_to_short -21749,做空,2022-10-01 04:15:00,2022-10-01 04:30:00,1328.32,1329.81,-0.01,flip_to_long -21750,做多,2022-10-01 04:30:00,2022-10-01 04:45:00,1329.81,1327.08,-0.01,flip_to_short -21751,做空,2022-10-01 04:45:00,2022-10-01 04:55:00,1327.08,1328.5,-0.01,flip_to_long -21752,做多,2022-10-01 04:55:00,2022-10-01 05:10:00,1328.5,1328.28,-0.0,flip_to_short -21753,做空,2022-10-01 05:10:00,2022-10-01 05:55:00,1328.28,1328.57,-0.0,flip_to_long -21754,做多,2022-10-01 05:55:00,2022-10-01 06:00:00,1328.57,1327.05,-0.01,flip_to_short -21755,做空,2022-10-01 06:00:00,2022-10-01 06:10:00,1327.05,1327.97,-0.01,flip_to_long -21756,做多,2022-10-01 06:10:00,2022-10-01 10:15:00,1327.97,1328.46,-0.0,flip_to_short -21757,做空,2022-10-01 10:15:00,2022-10-01 10:20:00,1328.46,1330.44,-0.01,flip_to_long -21758,做多,2022-10-01 10:20:00,2022-10-01 10:50:00,1330.44,1329.43,-0.01,flip_to_short -21759,做空,2022-10-01 10:50:00,2022-10-01 11:25:00,1329.43,1321.11,0.03,tp_lower -21760,做多,2022-10-01 13:20:00,2022-10-01 13:35:00,1328.21,1327.13,-0.01,flip_to_short -21761,做空,2022-10-01 13:35:00,2022-10-01 15:15:00,1327.13,1323.58,0.01,flip_to_long -21762,做多,2022-10-01 15:15:00,2022-10-01 19:20:00,1323.58,1315.39,-0.04,flip_to_short -21763,做空,2022-10-01 19:20:00,2022-10-01 21:25:00,1315.39,1311.09,0.02,flip_to_long -21764,做多,2022-10-01 21:25:00,2022-10-01 21:35:00,1311.09,1310.28,-0.01,flip_to_short -21765,做空,2022-10-01 21:35:00,2022-10-01 21:40:00,1310.28,1313.0,-0.01,flip_to_long -21766,做多,2022-10-01 21:40:00,2022-10-01 23:15:00,1313.0,1310.29,-0.01,flip_to_short -21767,做空,2022-10-01 23:15:00,2022-10-01 23:40:00,1310.29,1311.03,-0.01,flip_to_long -21768,做多,2022-10-01 23:40:00,2022-10-02 00:00:00,1311.03,1310.1,-0.01,flip_to_short -21769,做空,2022-10-02 00:00:00,2022-10-02 00:05:00,1310.1,1311.08,-0.01,flip_to_long -21770,做多,2022-10-02 00:05:00,2022-10-02 00:10:00,1311.08,1310.95,-0.0,flip_to_short -21771,做空,2022-10-02 00:10:00,2022-10-02 01:00:00,1310.95,1309.99,0.0,flip_to_long -21772,做多,2022-10-02 01:00:00,2022-10-02 02:40:00,1309.99,1311.28,0.0,flip_to_short -21773,做空,2022-10-02 02:40:00,2022-10-02 03:05:00,1311.28,1310.51,0.0,flip_to_long -21774,做多,2022-10-02 03:05:00,2022-10-02 03:10:00,1310.51,1310.25,-0.0,flip_to_short -21775,做空,2022-10-02 03:10:00,2022-10-02 04:25:00,1310.25,1309.79,-0.0,flip_to_long -21776,做多,2022-10-02 04:25:00,2022-10-02 04:30:00,1309.79,1309.26,-0.01,flip_to_short -21777,做空,2022-10-02 04:30:00,2022-10-02 04:35:00,1309.26,1309.91,-0.01,flip_to_long -21778,做多,2022-10-02 04:35:00,2022-10-02 06:55:00,1309.91,1311.7,0.0,flip_to_short -21779,做空,2022-10-02 06:55:00,2022-10-02 07:25:00,1311.7,1311.48,-0.0,flip_to_long -21780,做多,2022-10-02 07:25:00,2022-10-02 07:35:00,1311.48,1312.05,-0.0,flip_to_short -21781,做空,2022-10-02 07:35:00,2022-10-02 08:00:00,1312.05,1312.25,-0.0,flip_to_long -21782,做多,2022-10-02 08:00:00,2022-10-02 08:05:00,1312.25,1310.99,-0.01,flip_to_short -21783,做空,2022-10-02 08:05:00,2022-10-02 10:15:00,1310.99,1291.62,0.08,tp_lower -21784,做多,2022-10-02 13:30:00,2022-10-02 13:40:00,1298.15,1298.27,-0.0,flip_to_short -21785,做空,2022-10-02 13:40:00,2022-10-02 14:00:00,1298.27,1298.29,-0.0,flip_to_long -21786,做多,2022-10-02 14:00:00,2022-10-02 14:05:00,1298.29,1297.19,-0.01,flip_to_short -21787,做空,2022-10-02 14:05:00,2022-10-02 16:05:00,1297.19,1294.12,0.01,flip_to_long -21788,做多,2022-10-02 16:05:00,2022-10-02 16:35:00,1294.12,1294.62,-0.0,flip_to_short -21789,做空,2022-10-02 16:35:00,2022-10-02 16:40:00,1294.62,1295.46,-0.01,flip_to_long -21790,做多,2022-10-02 16:40:00,2022-10-02 17:30:00,1295.46,1295.22,-0.0,flip_to_short -21791,做空,2022-10-02 17:30:00,2022-10-02 18:20:00,1295.22,1294.52,0.0,flip_to_long -21792,做多,2022-10-02 18:20:00,2022-10-02 18:40:00,1294.52,1294.12,-0.0,flip_to_short -21793,做空,2022-10-02 18:40:00,2022-10-02 18:55:00,1294.12,1295.62,-0.01,flip_to_long -21794,做多,2022-10-02 18:55:00,2022-10-02 19:05:00,1295.62,1307.99,0.05,tp_upper -21795,做空,2022-10-02 21:05:00,2022-10-02 21:35:00,1297.77,1297.33,-0.0,flip_to_long -21796,做多,2022-10-02 21:35:00,2022-10-02 22:00:00,1297.33,1296.34,-0.01,flip_to_short -21797,做空,2022-10-02 22:00:00,2022-10-02 22:10:00,1296.34,1299.95,-0.02,flip_to_long -21798,做多,2022-10-02 22:10:00,2022-10-02 22:25:00,1299.95,1297.39,-0.01,flip_to_short -21799,做空,2022-10-02 22:25:00,2022-10-02 23:05:00,1297.39,1277.69,0.08,tp_lower -21800,做多,2022-10-03 01:20:00,2022-10-03 04:35:00,1288.44,1287.73,-0.01,flip_to_short -21801,做空,2022-10-03 04:35:00,2022-10-03 04:40:00,1287.73,1289.8,-0.01,flip_to_long -21802,做多,2022-10-03 04:40:00,2022-10-03 04:50:00,1289.8,1288.84,-0.01,flip_to_short -21803,做空,2022-10-03 04:50:00,2022-10-03 05:40:00,1288.84,1289.72,-0.01,flip_to_long -21804,做多,2022-10-03 05:40:00,2022-10-03 06:30:00,1289.72,1291.71,0.01,flip_to_short -21805,做空,2022-10-03 06:30:00,2022-10-03 06:50:00,1291.71,1290.63,0.0,flip_to_long -21806,做多,2022-10-03 06:50:00,2022-10-03 07:05:00,1290.63,1289.79,-0.01,flip_to_short -21807,做空,2022-10-03 07:05:00,2022-10-03 07:10:00,1289.79,1290.42,-0.01,flip_to_long -21808,做多,2022-10-03 07:10:00,2022-10-03 07:30:00,1290.42,1291.69,0.0,flip_to_short -21809,做空,2022-10-03 07:30:00,2022-10-03 07:40:00,1291.69,1290.54,0.0,flip_to_long -21810,做多,2022-10-03 07:40:00,2022-10-03 07:50:00,1290.54,1290.67,-0.0,flip_to_short -21811,做空,2022-10-03 07:50:00,2022-10-03 08:25:00,1290.67,1290.59,-0.0,flip_to_long -21812,做多,2022-10-03 08:25:00,2022-10-03 08:55:00,1290.59,1290.82,-0.0,flip_to_short -21813,做空,2022-10-03 08:55:00,2022-10-03 09:30:00,1290.82,1289.87,0.0,flip_to_long -21814,做多,2022-10-03 09:30:00,2022-10-03 10:00:00,1289.87,1291.2,0.0,flip_to_short -21815,做空,2022-10-03 10:00:00,2022-10-03 10:15:00,1291.2,1290.83,-0.0,flip_to_long -21816,做多,2022-10-03 10:15:00,2022-10-03 11:45:00,1290.83,1292.34,0.0,flip_to_short -21817,做空,2022-10-03 11:45:00,2022-10-03 20:45:00,1292.34,1319.23,-0.12,flip_to_long -21818,做多,2022-10-03 20:45:00,2022-10-03 21:05:00,1319.23,1319.66,-0.0,flip_to_short -21819,做空,2022-10-03 21:05:00,2022-10-03 21:35:00,1319.66,1319.66,-0.0,flip_to_long -21820,做多,2022-10-03 21:35:00,2022-10-03 21:45:00,1319.66,1318.87,-0.01,flip_to_short -21821,做空,2022-10-03 21:45:00,2022-10-03 22:00:00,1318.87,1317.67,0.0,flip_to_long -21822,做多,2022-10-03 22:00:00,2022-10-03 22:10:00,1317.67,1319.72,0.01,flip_to_short -21823,做空,2022-10-03 22:10:00,2022-10-03 23:00:00,1319.72,1318.85,0.0,flip_to_long -21824,做多,2022-10-03 23:00:00,2022-10-04 00:50:00,1318.85,1320.18,0.0,flip_to_short -21825,做空,2022-10-04 00:50:00,2022-10-04 02:50:00,1320.18,1321.32,-0.01,flip_to_long -21826,做多,2022-10-04 02:50:00,2022-10-04 02:55:00,1321.32,1320.78,-0.01,flip_to_short -21827,做空,2022-10-04 02:55:00,2022-10-04 03:10:00,1320.78,1321.49,-0.01,flip_to_long -21828,做多,2022-10-04 03:10:00,2022-10-04 06:00:00,1321.49,1324.25,0.01,flip_to_short -21829,做空,2022-10-04 06:00:00,2022-10-04 06:05:00,1324.25,1326.42,-0.01,flip_to_long -21830,做多,2022-10-04 06:05:00,2022-10-04 11:20:00,1326.42,1346.3,0.08,flip_to_short -21831,做空,2022-10-04 11:20:00,2022-10-04 11:40:00,1346.3,1347.0,-0.01,flip_to_long -21832,做多,2022-10-04 11:40:00,2022-10-04 12:20:00,1347.0,1347.47,-0.0,flip_to_short -21833,做空,2022-10-04 12:20:00,2022-10-04 12:25:00,1347.47,1350.19,-0.01,flip_to_long -21834,做多,2022-10-04 12:25:00,2022-10-04 14:00:00,1350.19,1357.66,0.03,tp_upper -21835,做空,2022-10-04 14:25:00,2022-10-04 14:40:00,1348.59,1350.39,-0.01,flip_to_long -21836,做多,2022-10-04 14:40:00,2022-10-04 14:50:00,1350.39,1350.67,-0.0,flip_to_short -21837,做空,2022-10-04 14:50:00,2022-10-04 15:30:00,1350.67,1350.65,-0.0,flip_to_long -21838,做多,2022-10-04 15:30:00,2022-10-04 16:05:00,1350.65,1350.01,-0.01,flip_to_short -21839,做空,2022-10-04 16:05:00,2022-10-04 16:25:00,1350.01,1349.93,-0.0,flip_to_long -21840,做多,2022-10-04 16:25:00,2022-10-04 16:35:00,1349.93,1350.78,0.0,flip_to_short -21841,做空,2022-10-04 16:35:00,2022-10-04 18:00:00,1350.78,1349.01,0.0,flip_to_long -21842,做多,2022-10-04 18:00:00,2022-10-04 18:15:00,1349.01,1349.21,-0.0,flip_to_short -21843,做空,2022-10-04 18:15:00,2022-10-04 18:20:00,1349.21,1349.61,-0.0,flip_to_long -21844,做多,2022-10-04 18:20:00,2022-10-04 18:25:00,1349.61,1346.25,-0.02,flip_to_short -21845,做空,2022-10-04 18:25:00,2022-10-04 18:40:00,1346.25,1349.38,-0.02,flip_to_long -21846,做多,2022-10-04 18:40:00,2022-10-04 19:00:00,1349.38,1348.57,-0.01,flip_to_short -21847,做空,2022-10-04 19:00:00,2022-10-04 19:10:00,1348.57,1349.04,-0.0,flip_to_long -21848,做多,2022-10-04 19:10:00,2022-10-04 19:20:00,1349.04,1349.99,0.0,flip_to_short -21849,做空,2022-10-04 19:20:00,2022-10-05 00:20:00,1349.99,1357.46,-0.03,flip_to_long -21850,做多,2022-10-05 00:20:00,2022-10-05 00:30:00,1357.46,1357.79,-0.0,flip_to_short -21851,做空,2022-10-05 00:30:00,2022-10-05 02:25:00,1357.79,1355.76,0.01,flip_to_long -21852,做多,2022-10-05 02:25:00,2022-10-05 03:30:00,1355.76,1354.3,-0.01,flip_to_short -21853,做空,2022-10-05 03:30:00,2022-10-05 06:05:00,1354.3,1353.38,0.0,flip_to_long -21854,做多,2022-10-05 06:05:00,2022-10-05 07:05:00,1353.38,1352.7,-0.01,flip_to_short -21855,做空,2022-10-05 07:05:00,2022-10-05 07:10:00,1352.7,1353.09,-0.0,flip_to_long -21856,做多,2022-10-05 07:10:00,2022-10-05 07:50:00,1353.09,1352.82,-0.0,flip_to_short -21857,做空,2022-10-05 07:50:00,2022-10-05 15:55:00,1352.82,1329.82,0.1,flip_to_long -21858,做多,2022-10-05 15:55:00,2022-10-05 16:00:00,1329.82,1326.85,-0.02,flip_to_short -21859,做空,2022-10-05 16:00:00,2022-10-05 16:05:00,1326.85,1336.39,-0.05,flip_to_long -21860,做多,2022-10-05 16:05:00,2022-10-05 20:25:00,1336.39,1347.48,0.05,flip_to_short -21861,做空,2022-10-05 20:25:00,2022-10-05 22:15:00,1347.48,1349.99,-0.01,flip_to_long -21862,做多,2022-10-05 22:15:00,2022-10-05 22:40:00,1349.99,1351.26,0.0,flip_to_short -21863,做空,2022-10-05 22:40:00,2022-10-06 05:10:00,1351.26,1371.87,-0.09,flip_to_long -21864,做多,2022-10-06 05:10:00,2022-10-06 05:40:00,1371.87,1372.13,-0.0,flip_to_short -21865,做空,2022-10-06 05:40:00,2022-10-06 05:50:00,1372.13,1372.99,-0.01,flip_to_long -21866,做多,2022-10-06 05:50:00,2022-10-06 13:00:00,1372.99,1361.33,-0.05,flip_to_short -21867,做空,2022-10-06 13:00:00,2022-10-06 13:05:00,1361.33,1364.73,-0.02,flip_to_long -21868,做多,2022-10-06 13:05:00,2022-10-06 13:20:00,1364.73,1363.61,-0.01,flip_to_short -21869,做空,2022-10-06 13:20:00,2022-10-06 13:30:00,1363.61,1367.35,-0.02,flip_to_long -21870,做多,2022-10-06 13:30:00,2022-10-06 14:00:00,1367.35,1355.29,-0.05,flip_to_short -21871,做空,2022-10-06 14:00:00,2022-10-06 14:40:00,1355.29,1362.1,-0.03,flip_to_long -21872,做多,2022-10-06 14:40:00,2022-10-06 15:00:00,1362.1,1363.81,0.0,flip_to_short -21873,做空,2022-10-06 15:00:00,2022-10-06 15:15:00,1363.81,1366.48,-0.01,flip_to_long -21874,做多,2022-10-06 15:15:00,2022-10-06 15:30:00,1366.48,1363.8,-0.01,flip_to_short -21875,做空,2022-10-06 15:30:00,2022-10-06 15:45:00,1363.8,1366.19,-0.01,flip_to_long -21876,做多,2022-10-06 15:45:00,2022-10-06 15:55:00,1366.19,1360.71,-0.03,flip_to_short -21877,做空,2022-10-06 15:55:00,2022-10-06 16:40:00,1360.71,1365.11,-0.02,flip_to_long -21878,做多,2022-10-06 16:40:00,2022-10-06 16:45:00,1365.11,1364.96,-0.0,flip_to_short -21879,做空,2022-10-06 16:45:00,2022-10-06 17:10:00,1364.96,1366.38,-0.01,flip_to_long -21880,做多,2022-10-06 17:10:00,2022-10-06 17:20:00,1366.38,1362.62,-0.02,flip_to_short -21881,做空,2022-10-06 17:20:00,2022-10-06 17:25:00,1362.62,1365.41,-0.01,flip_to_long -21882,做多,2022-10-06 17:25:00,2022-10-06 17:30:00,1365.41,1362.23,-0.02,flip_to_short -21883,做空,2022-10-06 17:30:00,2022-10-06 17:40:00,1362.23,1362.9,-0.01,flip_to_long -21884,做多,2022-10-06 17:40:00,2022-10-06 17:50:00,1362.9,1364.1,0.0,flip_to_short -21885,做空,2022-10-06 17:50:00,2022-10-06 18:15:00,1364.1,1362.39,0.0,flip_to_long -21886,做多,2022-10-06 18:15:00,2022-10-06 20:30:00,1362.39,1360.14,-0.01,flip_to_short -21887,做空,2022-10-06 20:30:00,2022-10-06 20:35:00,1360.14,1360.62,-0.0,flip_to_long -21888,做多,2022-10-06 20:35:00,2022-10-06 21:05:00,1360.62,1359.56,-0.01,flip_to_short -21889,做空,2022-10-06 21:05:00,2022-10-06 22:00:00,1359.56,1353.4,0.02,tp_lower -21890,做多,2022-10-07 00:10:00,2022-10-07 00:55:00,1356.01,1354.6,-0.01,flip_to_short -21891,做空,2022-10-07 00:55:00,2022-10-07 01:05:00,1354.6,1356.41,-0.01,flip_to_long -21892,做多,2022-10-07 01:05:00,2022-10-07 01:15:00,1356.41,1355.91,-0.0,flip_to_short -21893,做空,2022-10-07 01:15:00,2022-10-07 01:35:00,1355.91,1355.82,-0.0,flip_to_long -21894,做多,2022-10-07 01:35:00,2022-10-07 01:45:00,1355.82,1353.96,-0.01,flip_to_short -21895,做空,2022-10-07 01:45:00,2022-10-07 01:50:00,1353.96,1354.48,-0.0,flip_to_long -21896,做多,2022-10-07 01:50:00,2022-10-07 03:25:00,1354.48,1354.45,-0.0,flip_to_short -21897,做空,2022-10-07 03:25:00,2022-10-07 03:35:00,1354.45,1354.83,-0.0,flip_to_long -21898,做多,2022-10-07 03:35:00,2022-10-07 03:55:00,1354.83,1354.46,-0.0,flip_to_short -21899,做空,2022-10-07 03:55:00,2022-10-07 04:00:00,1354.46,1355.72,-0.01,flip_to_long -21900,做多,2022-10-07 04:00:00,2022-10-07 04:30:00,1355.72,1353.33,-0.01,flip_to_short -21901,做空,2022-10-07 04:30:00,2022-10-07 05:35:00,1353.33,1355.3,-0.01,flip_to_long -21902,做多,2022-10-07 05:35:00,2022-10-07 05:45:00,1355.3,1355.01,-0.0,flip_to_short -21903,做空,2022-10-07 05:45:00,2022-10-07 06:05:00,1355.01,1355.1,-0.0,flip_to_long -21904,做多,2022-10-07 06:05:00,2022-10-07 06:10:00,1355.1,1354.11,-0.01,flip_to_short -21905,做空,2022-10-07 06:10:00,2022-10-07 07:05:00,1354.11,1355.39,-0.01,flip_to_long -21906,做多,2022-10-07 07:05:00,2022-10-07 07:10:00,1355.39,1354.27,-0.01,flip_to_short -21907,做空,2022-10-07 07:10:00,2022-10-07 07:35:00,1354.27,1354.26,-0.0,flip_to_long -21908,做多,2022-10-07 07:35:00,2022-10-07 10:05:00,1354.26,1354.52,-0.0,flip_to_short -21909,做空,2022-10-07 10:05:00,2022-10-07 10:20:00,1354.52,1355.24,-0.01,flip_to_long -21910,做多,2022-10-07 10:20:00,2022-10-07 10:25:00,1355.24,1353.94,-0.01,flip_to_short -21911,做空,2022-10-07 10:25:00,2022-10-07 10:30:00,1353.94,1355.69,-0.01,flip_to_long -21912,做多,2022-10-07 10:30:00,2022-10-07 10:35:00,1355.69,1354.93,-0.01,flip_to_short -21913,做空,2022-10-07 10:35:00,2022-10-07 10:55:00,1354.93,1355.97,-0.01,flip_to_long -21914,做多,2022-10-07 10:55:00,2022-10-07 11:15:00,1355.97,1353.74,-0.01,flip_to_short -21915,做空,2022-10-07 11:15:00,2022-10-07 11:30:00,1353.74,1354.9,-0.01,flip_to_long -21916,做多,2022-10-07 11:30:00,2022-10-07 12:25:00,1354.9,1354.61,-0.0,flip_to_short -21917,做空,2022-10-07 12:25:00,2022-10-07 12:30:00,1354.61,1341.52,0.05,tp_lower -21918,做多,2022-10-07 19:55:00,2022-10-07 23:50:00,1327.03,1331.03,0.01,flip_to_short -21919,做空,2022-10-07 23:50:00,2022-10-08 00:00:00,1331.03,1330.46,-0.0,flip_to_long -21920,做多,2022-10-08 00:00:00,2022-10-08 00:30:00,1330.46,1332.06,0.0,flip_to_short -21921,做空,2022-10-08 00:30:00,2022-10-08 00:45:00,1332.06,1333.41,-0.01,flip_to_long -21922,做多,2022-10-08 00:45:00,2022-10-08 01:05:00,1333.41,1331.24,-0.01,flip_to_short -21923,做空,2022-10-08 01:05:00,2022-10-08 01:10:00,1331.24,1332.34,-0.01,flip_to_long -21924,做多,2022-10-08 01:10:00,2022-10-08 02:45:00,1332.34,1332.59,-0.0,flip_to_short -21925,做空,2022-10-08 02:45:00,2022-10-08 02:50:00,1332.59,1332.91,-0.0,flip_to_long -21926,做多,2022-10-08 02:50:00,2022-10-08 03:00:00,1332.91,1332.0,-0.01,flip_to_short -21927,做空,2022-10-08 03:00:00,2022-10-08 06:55:00,1332.0,1331.42,-0.0,flip_to_long -21928,做多,2022-10-08 06:55:00,2022-10-08 07:05:00,1331.42,1329.48,-0.01,flip_to_short -21929,做空,2022-10-08 07:05:00,2022-10-08 07:55:00,1329.48,1329.84,-0.0,flip_to_long -21930,做多,2022-10-08 07:55:00,2022-10-08 08:05:00,1329.84,1329.33,-0.0,flip_to_short -21931,做空,2022-10-08 08:05:00,2022-10-08 08:15:00,1329.33,1329.28,-0.0,flip_to_long -21932,做多,2022-10-08 08:15:00,2022-10-08 10:15:00,1329.28,1328.41,-0.01,flip_to_short -21933,做空,2022-10-08 10:15:00,2022-10-08 10:45:00,1328.41,1327.86,-0.0,flip_to_long -21934,做多,2022-10-08 10:45:00,2022-10-08 11:50:00,1327.86,1328.0,-0.0,flip_to_short -21935,做空,2022-10-08 11:50:00,2022-10-08 12:45:00,1328.0,1327.83,-0.0,flip_to_long -21936,做多,2022-10-08 12:45:00,2022-10-08 13:00:00,1327.83,1327.26,-0.01,flip_to_short -21937,做空,2022-10-08 13:00:00,2022-10-08 14:10:00,1327.26,1323.14,0.01,tp_lower -21938,做多,2022-10-08 16:30:00,2022-10-08 18:00:00,1326.13,1325.61,-0.0,flip_to_short -21939,做空,2022-10-08 18:00:00,2022-10-08 20:20:00,1325.61,1325.62,-0.0,flip_to_long -21940,做多,2022-10-08 20:20:00,2022-10-08 20:30:00,1325.62,1324.81,-0.01,flip_to_short -21941,做空,2022-10-08 20:30:00,2022-10-08 21:05:00,1324.81,1325.06,-0.0,flip_to_long -21942,做多,2022-10-08 21:05:00,2022-10-09 04:45:00,1325.06,1310.82,-0.06,flip_to_short -21943,做空,2022-10-09 04:45:00,2022-10-09 08:50:00,1310.82,1314.5,-0.02,flip_to_long -21944,做多,2022-10-09 08:50:00,2022-10-09 10:40:00,1314.5,1325.37,0.04,tp_upper -21945,做空,2022-10-09 13:55:00,2022-10-09 14:00:00,1321.37,1322.48,-0.01,flip_to_long -21946,做多,2022-10-09 14:00:00,2022-10-09 14:05:00,1322.48,1320.91,-0.01,flip_to_short -21947,做空,2022-10-09 14:05:00,2022-10-09 14:10:00,1320.91,1322.77,-0.01,flip_to_long -21948,做多,2022-10-09 14:10:00,2022-10-09 14:20:00,1322.77,1321.75,-0.01,flip_to_short -21949,做空,2022-10-09 14:20:00,2022-10-09 14:25:00,1321.75,1322.89,-0.01,flip_to_long -21950,做多,2022-10-09 14:25:00,2022-10-09 15:25:00,1322.89,1323.92,0.0,flip_to_short -21951,做空,2022-10-09 15:25:00,2022-10-09 15:45:00,1323.92,1324.64,-0.01,flip_to_long -21952,做多,2022-10-09 15:45:00,2022-10-09 16:05:00,1324.64,1322.9,-0.01,flip_to_short -21953,做空,2022-10-09 16:05:00,2022-10-09 16:20:00,1322.9,1324.44,-0.01,flip_to_long -21954,做多,2022-10-09 16:20:00,2022-10-09 16:40:00,1324.44,1324.32,-0.0,flip_to_short -21955,做空,2022-10-09 16:40:00,2022-10-09 16:45:00,1324.32,1325.02,-0.01,flip_to_long -21956,做多,2022-10-09 16:45:00,2022-10-09 17:00:00,1325.02,1323.59,-0.01,flip_to_short -21957,做空,2022-10-09 17:00:00,2022-10-09 17:30:00,1323.59,1324.2,-0.01,flip_to_long -21958,做多,2022-10-09 17:30:00,2022-10-09 17:45:00,1324.2,1322.84,-0.01,flip_to_short -21959,做空,2022-10-09 17:45:00,2022-10-09 18:00:00,1322.84,1324.2,-0.01,flip_to_long -21960,做多,2022-10-09 18:00:00,2022-10-09 18:05:00,1324.2,1323.55,-0.01,flip_to_short -21961,做空,2022-10-09 18:05:00,2022-10-09 18:45:00,1323.55,1324.05,-0.0,flip_to_long -21962,做多,2022-10-09 18:45:00,2022-10-09 19:05:00,1324.05,1323.22,-0.01,flip_to_short -21963,做空,2022-10-09 19:05:00,2022-10-09 19:10:00,1323.22,1315.2,0.03,tp_lower -21964,做多,2022-10-09 21:50:00,2022-10-09 22:00:00,1320.74,1315.95,-0.02,flip_to_short -21965,做空,2022-10-09 22:00:00,2022-10-09 22:15:00,1315.95,1320.27,-0.02,flip_to_long -21966,做多,2022-10-09 22:15:00,2022-10-09 22:20:00,1320.27,1319.39,-0.01,flip_to_short -21967,做空,2022-10-09 22:20:00,2022-10-09 23:35:00,1319.39,1319.92,-0.0,flip_to_long -21968,做多,2022-10-09 23:35:00,2022-10-10 00:45:00,1319.92,1332.1,0.05,tp_upper -21969,做空,2022-10-10 02:25:00,2022-10-10 03:05:00,1324.17,1324.88,-0.01,flip_to_long -21970,做多,2022-10-10 03:05:00,2022-10-10 03:20:00,1324.88,1322.94,-0.01,flip_to_short -21971,做空,2022-10-10 03:20:00,2022-10-10 10:00:00,1322.94,1313.83,0.03,flip_to_long -21972,做多,2022-10-10 10:00:00,2022-10-10 10:05:00,1313.83,1311.36,-0.01,flip_to_short -21973,做空,2022-10-10 10:05:00,2022-10-10 10:35:00,1311.36,1312.22,-0.01,flip_to_long -21974,做多,2022-10-10 10:35:00,2022-10-10 11:10:00,1312.22,1311.5,-0.01,flip_to_short -21975,做空,2022-10-10 11:10:00,2022-10-10 11:15:00,1311.5,1314.97,-0.02,flip_to_long -21976,做多,2022-10-10 11:15:00,2022-10-10 13:30:00,1314.97,1311.6,-0.02,flip_to_short -21977,做空,2022-10-10 13:30:00,2022-10-10 13:40:00,1311.6,1312.76,-0.01,flip_to_long -21978,做多,2022-10-10 13:40:00,2022-10-10 13:45:00,1312.76,1312.43,-0.0,flip_to_short -21979,做空,2022-10-10 13:45:00,2022-10-10 14:15:00,1312.43,1312.15,-0.0,flip_to_long -21980,做多,2022-10-10 14:15:00,2022-10-10 14:30:00,1312.15,1311.97,-0.0,flip_to_short -21981,做空,2022-10-10 14:30:00,2022-10-10 17:45:00,1311.97,1311.31,0.0,flip_to_long -21982,做多,2022-10-10 17:45:00,2022-10-10 18:20:00,1311.31,1307.07,-0.02,flip_to_short -21983,做空,2022-10-10 18:20:00,2022-10-10 18:25:00,1307.07,1308.44,-0.01,flip_to_long -21984,做多,2022-10-10 18:25:00,2022-10-10 18:45:00,1308.44,1307.61,-0.01,flip_to_short -21985,做空,2022-10-10 18:45:00,2022-10-10 19:10:00,1307.61,1307.18,-0.0,flip_to_long -21986,做多,2022-10-10 19:10:00,2022-10-10 19:25:00,1307.18,1306.9,-0.0,flip_to_short -21987,做空,2022-10-10 19:25:00,2022-10-10 21:25:00,1306.9,1306.88,-0.0,flip_to_long -21988,做多,2022-10-10 21:25:00,2022-10-11 05:15:00,1306.88,1276.29,-0.13,flip_to_short -21989,做空,2022-10-11 05:15:00,2022-10-11 05:25:00,1276.29,1276.94,-0.01,flip_to_long -21990,做多,2022-10-11 05:25:00,2022-10-11 06:55:00,1276.94,1277.22,-0.0,flip_to_short -21991,做空,2022-10-11 06:55:00,2022-10-11 07:15:00,1277.22,1279.75,-0.01,flip_to_long -21992,做多,2022-10-11 07:15:00,2022-10-11 09:40:00,1279.75,1279.68,-0.0,flip_to_short -21993,做空,2022-10-11 09:40:00,2022-10-11 09:50:00,1279.68,1279.24,-0.0,flip_to_long -21994,做多,2022-10-11 09:50:00,2022-10-11 10:15:00,1279.24,1279.51,-0.0,flip_to_short -21995,做空,2022-10-11 10:15:00,2022-10-11 10:20:00,1279.51,1281.85,-0.01,flip_to_long -21996,做多,2022-10-11 10:20:00,2022-10-11 11:45:00,1281.85,1281.51,-0.0,flip_to_short -21997,做空,2022-10-11 11:45:00,2022-10-11 11:55:00,1281.51,1286.33,-0.02,flip_to_long -21998,做多,2022-10-11 11:55:00,2022-10-11 12:55:00,1286.33,1285.3,-0.01,flip_to_short -21999,做空,2022-10-11 12:55:00,2022-10-11 13:15:00,1285.3,1284.84,-0.0,flip_to_long -22000,做多,2022-10-11 13:15:00,2022-10-11 13:20:00,1284.84,1283.56,-0.01,flip_to_short -22001,做空,2022-10-11 13:20:00,2022-10-11 14:15:00,1283.56,1281.65,0.01,flip_to_long -22002,做多,2022-10-11 14:15:00,2022-10-11 14:50:00,1281.65,1283.46,0.0,flip_to_short -22003,做空,2022-10-11 14:50:00,2022-10-11 15:00:00,1283.46,1287.81,-0.02,flip_to_long -22004,做多,2022-10-11 15:00:00,2022-10-11 18:10:00,1287.81,1287.92,-0.0,flip_to_short -22005,做空,2022-10-11 18:10:00,2022-10-11 18:25:00,1287.92,1286.35,0.0,flip_to_long -22006,做多,2022-10-11 18:25:00,2022-10-12 02:15:00,1286.35,1280.56,-0.03,flip_to_short -22007,做空,2022-10-12 02:15:00,2022-10-12 02:45:00,1280.56,1282.37,-0.01,flip_to_long -22008,做多,2022-10-12 02:45:00,2022-10-12 11:45:00,1282.37,1298.28,0.06,flip_to_short -22009,做空,2022-10-12 11:45:00,2022-10-12 12:00:00,1298.28,1297.86,-0.0,flip_to_long -22010,做多,2022-10-12 12:00:00,2022-10-12 12:15:00,1297.86,1297.53,-0.0,flip_to_short -22011,做空,2022-10-12 12:15:00,2022-10-12 12:20:00,1297.53,1299.41,-0.01,flip_to_long -22012,做多,2022-10-12 12:20:00,2022-10-12 12:25:00,1299.41,1297.87,-0.01,flip_to_short -22013,做空,2022-10-12 12:25:00,2022-10-12 12:30:00,1297.87,1288.89,0.03,tp_lower -22014,做多,2022-10-12 12:40:00,2022-10-12 12:45:00,1299.33,1295.2,-0.02,flip_to_short -22015,做空,2022-10-12 12:45:00,2022-10-12 13:35:00,1295.2,1298.31,-0.02,flip_to_long -22016,做多,2022-10-12 13:35:00,2022-10-12 13:45:00,1298.31,1297.65,-0.01,flip_to_short -22017,做空,2022-10-12 13:45:00,2022-10-12 13:55:00,1297.65,1298.16,-0.0,flip_to_long -22018,做多,2022-10-12 13:55:00,2022-10-12 14:05:00,1298.16,1297.07,-0.01,flip_to_short -22019,做空,2022-10-12 14:05:00,2022-10-12 14:50:00,1297.07,1297.32,-0.0,flip_to_long -22020,做多,2022-10-12 14:50:00,2022-10-12 15:30:00,1297.32,1296.7,-0.01,flip_to_short -22021,做空,2022-10-12 15:30:00,2022-10-12 15:35:00,1296.7,1296.86,-0.0,flip_to_long -22022,做多,2022-10-12 15:35:00,2022-10-12 16:05:00,1296.86,1297.25,-0.0,flip_to_short -22023,做空,2022-10-12 16:05:00,2022-10-12 18:05:00,1297.25,1295.23,0.01,flip_to_long -22024,做多,2022-10-12 18:05:00,2022-10-12 18:20:00,1295.23,1295.48,-0.0,flip_to_short -22025,做空,2022-10-12 18:20:00,2022-10-12 18:25:00,1295.48,1297.91,-0.01,flip_to_long -22026,做多,2022-10-12 18:25:00,2022-10-12 18:50:00,1297.91,1295.25,-0.01,flip_to_short -22027,做空,2022-10-12 18:50:00,2022-10-12 18:55:00,1295.25,1295.42,-0.0,flip_to_long -22028,做多,2022-10-12 18:55:00,2022-10-12 22:25:00,1295.42,1296.31,0.0,flip_to_short -22029,做空,2022-10-12 22:25:00,2022-10-13 01:00:00,1296.31,1296.9,-0.0,flip_to_long -22030,做多,2022-10-13 01:00:00,2022-10-13 01:10:00,1296.9,1296.57,-0.0,flip_to_short -22031,做空,2022-10-13 01:10:00,2022-10-13 01:15:00,1296.57,1296.98,-0.0,flip_to_long -22032,做多,2022-10-13 01:15:00,2022-10-13 01:20:00,1296.98,1295.93,-0.01,flip_to_short -22033,做空,2022-10-13 01:20:00,2022-10-13 05:40:00,1295.93,1288.64,0.03,flip_to_long -22034,做多,2022-10-13 05:40:00,2022-10-13 05:45:00,1288.64,1287.39,-0.01,flip_to_short -22035,做空,2022-10-13 05:45:00,2022-10-13 05:50:00,1287.39,1288.41,-0.01,flip_to_long -22036,做多,2022-10-13 05:50:00,2022-10-13 05:55:00,1288.41,1287.05,-0.01,flip_to_short -22037,做空,2022-10-13 05:55:00,2022-10-13 06:00:00,1287.05,1287.44,-0.0,flip_to_long -22038,做多,2022-10-13 06:00:00,2022-10-13 23:15:00,1287.44,1287.84,-0.0,flip_to_short -22039,做空,2022-10-13 23:15:00,2022-10-14 01:00:00,1287.84,1291.01,-0.02,flip_to_long -22040,做多,2022-10-14 01:00:00,2022-10-14 01:10:00,1291.01,1290.39,-0.01,flip_to_short -22041,做空,2022-10-14 01:10:00,2022-10-14 01:15:00,1290.39,1295.77,-0.02,flip_to_long -22042,做多,2022-10-14 01:15:00,2022-10-14 01:30:00,1295.77,1315.1,0.07,tp_upper -22043,做空,2022-10-14 05:30:00,2022-10-14 05:35:00,1320.36,1325.58,-0.02,flip_to_long -22044,做多,2022-10-14 05:35:00,2022-10-14 06:00:00,1325.58,1324.41,-0.01,flip_to_short -22045,做空,2022-10-14 06:00:00,2022-10-14 06:05:00,1324.41,1325.78,-0.01,flip_to_long -22046,做多,2022-10-14 06:05:00,2022-10-14 06:30:00,1325.78,1328.32,0.01,flip_to_short -22047,做空,2022-10-14 06:30:00,2022-10-14 09:45:00,1328.32,1324.62,0.01,flip_to_long -22048,做多,2022-10-14 09:45:00,2022-10-14 13:45:00,1324.62,1328.86,0.01,flip_to_short -22049,做空,2022-10-14 13:45:00,2022-10-14 20:40:00,1328.86,1303.36,0.1,flip_to_long -22050,做多,2022-10-14 20:40:00,2022-10-14 20:45:00,1303.36,1301.35,-0.01,flip_to_short -22051,做空,2022-10-14 20:45:00,2022-10-14 23:30:00,1301.35,1297.31,0.01,flip_to_long -22052,做多,2022-10-14 23:30:00,2022-10-15 00:10:00,1297.31,1297.52,-0.0,flip_to_short -22053,做空,2022-10-15 00:10:00,2022-10-15 00:40:00,1297.52,1297.2,-0.0,flip_to_long -22054,做多,2022-10-15 00:40:00,2022-10-15 00:45:00,1297.2,1296.5,-0.01,flip_to_short -22055,做空,2022-10-15 00:45:00,2022-10-15 01:20:00,1296.5,1296.26,-0.0,flip_to_long -22056,做多,2022-10-15 01:20:00,2022-10-15 02:05:00,1296.26,1294.98,-0.01,flip_to_short -22057,做空,2022-10-15 02:05:00,2022-10-15 02:10:00,1294.98,1296.8,-0.01,flip_to_long -22058,做多,2022-10-15 02:10:00,2022-10-15 04:55:00,1296.8,1297.76,0.0,flip_to_short -22059,做空,2022-10-15 04:55:00,2022-10-15 11:50:00,1297.76,1287.17,0.04,flip_to_long -22060,做多,2022-10-15 11:50:00,2022-10-15 11:55:00,1287.17,1286.91,-0.0,flip_to_short -22061,做空,2022-10-15 11:55:00,2022-10-15 12:10:00,1286.91,1285.62,0.0,flip_to_long -22062,做多,2022-10-15 12:10:00,2022-10-15 12:55:00,1285.62,1284.53,-0.01,flip_to_short -22063,做空,2022-10-15 12:55:00,2022-10-15 13:40:00,1284.53,1284.68,-0.0,flip_to_long -22064,做多,2022-10-15 13:40:00,2022-10-15 15:15:00,1284.68,1285.63,0.0,flip_to_short -22065,做空,2022-10-15 15:15:00,2022-10-15 15:50:00,1285.63,1286.25,-0.01,flip_to_long -22066,做多,2022-10-15 15:50:00,2022-10-15 15:55:00,1286.25,1285.39,-0.01,flip_to_short -22067,做空,2022-10-15 15:55:00,2022-10-15 16:05:00,1285.39,1285.75,-0.0,flip_to_long -22068,做多,2022-10-15 16:05:00,2022-10-15 16:10:00,1285.75,1285.44,-0.0,flip_to_short -22069,做空,2022-10-15 16:10:00,2022-10-15 16:15:00,1285.44,1287.72,-0.01,flip_to_long -22070,做多,2022-10-15 16:15:00,2022-10-15 16:40:00,1287.72,1283.33,-0.02,flip_to_short -22071,做空,2022-10-15 16:40:00,2022-10-15 17:10:00,1283.33,1285.81,-0.01,flip_to_long -22072,做多,2022-10-15 17:10:00,2022-10-15 17:15:00,1285.81,1284.92,-0.01,flip_to_short -22073,做空,2022-10-15 17:15:00,2022-10-15 21:05:00,1284.92,1275.57,0.04,tp_lower -22074,做多,2022-10-15 23:30:00,2022-10-15 23:40:00,1278.29,1276.92,-0.01,flip_to_short -22075,做空,2022-10-15 23:40:00,2022-10-16 00:00:00,1276.92,1277.52,-0.01,flip_to_long -22076,做多,2022-10-16 00:00:00,2022-10-16 00:05:00,1277.52,1275.85,-0.01,flip_to_short -22077,做空,2022-10-16 00:05:00,2022-10-16 00:15:00,1275.85,1276.56,-0.01,flip_to_long -22078,做多,2022-10-16 00:15:00,2022-10-16 00:30:00,1276.56,1276.61,-0.0,flip_to_short -22079,做空,2022-10-16 00:30:00,2022-10-16 00:35:00,1276.61,1277.54,-0.01,flip_to_long -22080,做多,2022-10-16 00:35:00,2022-10-16 06:10:00,1277.54,1282.07,0.02,flip_to_short -22081,做空,2022-10-16 06:10:00,2022-10-16 06:35:00,1282.07,1282.84,-0.01,flip_to_long -22082,做多,2022-10-16 06:35:00,2022-10-16 07:15:00,1282.84,1281.5,-0.01,flip_to_short -22083,做空,2022-10-16 07:15:00,2022-10-16 07:35:00,1281.5,1283.52,-0.01,flip_to_long -22084,做多,2022-10-16 07:35:00,2022-10-16 07:40:00,1283.52,1282.84,-0.01,flip_to_short -22085,做空,2022-10-16 07:40:00,2022-10-16 07:45:00,1282.84,1283.76,-0.01,flip_to_long -22086,做多,2022-10-16 07:45:00,2022-10-16 07:50:00,1283.76,1283.18,-0.01,flip_to_short -22087,做空,2022-10-16 07:50:00,2022-10-16 08:00:00,1283.18,1282.96,-0.0,flip_to_long -22088,做多,2022-10-16 08:00:00,2022-10-16 09:20:00,1282.96,1285.4,0.01,flip_to_short -22089,做空,2022-10-16 09:20:00,2022-10-16 09:35:00,1285.4,1284.2,0.0,flip_to_long -22090,做多,2022-10-16 09:35:00,2022-10-16 10:25:00,1284.2,1283.28,-0.01,flip_to_short -22091,做空,2022-10-16 10:25:00,2022-10-16 11:45:00,1283.28,1284.22,-0.01,flip_to_long -22092,做多,2022-10-16 11:45:00,2022-10-16 11:50:00,1284.22,1283.92,-0.0,flip_to_short -22093,做空,2022-10-16 11:50:00,2022-10-16 12:00:00,1283.92,1284.17,-0.0,flip_to_long -22094,做多,2022-10-16 12:00:00,2022-10-16 12:05:00,1284.17,1283.14,-0.01,flip_to_short -22095,做空,2022-10-16 12:05:00,2022-10-16 12:45:00,1283.14,1283.29,-0.0,flip_to_long -22096,做多,2022-10-16 12:45:00,2022-10-16 14:15:00,1283.29,1281.56,-0.01,flip_to_short -22097,做空,2022-10-16 14:15:00,2022-10-16 14:30:00,1281.56,1282.27,-0.01,flip_to_long -22098,做多,2022-10-16 14:30:00,2022-10-16 16:35:00,1282.27,1283.18,0.0,flip_to_short -22099,做空,2022-10-16 16:35:00,2022-10-16 16:40:00,1283.18,1283.2,-0.0,flip_to_long -22100,做多,2022-10-16 16:40:00,2022-10-16 17:10:00,1283.2,1282.74,-0.0,flip_to_short -22101,做空,2022-10-16 17:10:00,2022-10-16 17:15:00,1282.74,1282.9,-0.0,flip_to_long -22102,做多,2022-10-16 17:15:00,2022-10-16 17:45:00,1282.9,1283.89,0.0,flip_to_short -22103,做空,2022-10-16 17:45:00,2022-10-16 19:05:00,1283.89,1284.37,-0.0,flip_to_long -22104,做多,2022-10-16 19:05:00,2022-10-16 19:30:00,1284.37,1296.0,0.04,tp_upper -22105,做空,2022-10-16 21:50:00,2022-10-16 22:00:00,1293.04,1299.48,-0.03,flip_to_long -22106,做多,2022-10-16 22:00:00,2022-10-17 00:15:00,1299.48,1301.79,0.01,flip_to_short -22107,做空,2022-10-17 00:15:00,2022-10-17 03:45:00,1301.79,1301.05,0.0,flip_to_long -22108,做多,2022-10-17 03:45:00,2022-10-17 04:25:00,1301.05,1301.0,-0.0,flip_to_short -22109,做空,2022-10-17 04:25:00,2022-10-17 04:30:00,1301.0,1302.48,-0.01,flip_to_long -22110,做多,2022-10-17 04:30:00,2022-10-17 12:10:00,1302.48,1314.17,0.05,flip_to_short -22111,做空,2022-10-17 12:10:00,2022-10-17 19:30:00,1314.17,1323.08,-0.04,flip_to_long -22112,做多,2022-10-17 19:30:00,2022-10-17 19:45:00,1323.08,1322.95,-0.0,flip_to_short -22113,做空,2022-10-17 19:45:00,2022-10-18 01:35:00,1322.95,1331.62,-0.04,flip_to_long -22114,做多,2022-10-18 01:35:00,2022-10-18 01:45:00,1331.62,1330.99,-0.01,flip_to_short -22115,做空,2022-10-18 01:45:00,2022-10-18 01:55:00,1330.99,1332.12,-0.01,flip_to_long -22116,做多,2022-10-18 01:55:00,2022-10-18 02:45:00,1332.12,1330.04,-0.01,flip_to_short -22117,做空,2022-10-18 02:45:00,2022-10-18 03:35:00,1330.04,1332.12,-0.01,flip_to_long -22118,做多,2022-10-18 03:35:00,2022-10-18 03:55:00,1332.12,1332.77,-0.0,flip_to_short -22119,做空,2022-10-18 03:55:00,2022-10-18 04:10:00,1332.77,1333.28,-0.0,flip_to_long -22120,做多,2022-10-18 04:10:00,2022-10-18 05:05:00,1333.28,1332.29,-0.01,flip_to_short -22121,做空,2022-10-18 05:05:00,2022-10-18 05:35:00,1332.29,1333.19,-0.01,flip_to_long -22122,做多,2022-10-18 05:35:00,2022-10-18 05:40:00,1333.19,1333.12,-0.0,flip_to_short -22123,做空,2022-10-18 05:40:00,2022-10-18 06:10:00,1333.12,1331.87,0.0,flip_to_long -22124,做多,2022-10-18 06:10:00,2022-10-18 07:05:00,1331.87,1332.26,-0.0,flip_to_short -22125,做空,2022-10-18 07:05:00,2022-10-18 07:10:00,1332.26,1332.43,-0.0,flip_to_long -22126,做多,2022-10-18 07:10:00,2022-10-18 07:40:00,1332.43,1333.89,0.0,flip_to_short -22127,做空,2022-10-18 07:40:00,2022-10-18 08:40:00,1333.89,1325.82,0.03,tp_lower -22128,做多,2022-10-18 11:45:00,2022-10-18 11:50:00,1328.63,1327.07,-0.01,flip_to_short -22129,做空,2022-10-18 11:50:00,2022-10-18 12:10:00,1327.07,1327.81,-0.01,flip_to_long -22130,做多,2022-10-18 12:10:00,2022-10-18 12:15:00,1327.81,1325.64,-0.01,flip_to_short -22131,做空,2022-10-18 12:15:00,2022-10-18 12:20:00,1325.64,1327.15,-0.01,flip_to_long -22132,做多,2022-10-18 12:20:00,2022-10-18 13:35:00,1327.15,1324.26,-0.01,flip_to_short -22133,做空,2022-10-18 13:35:00,2022-10-18 13:40:00,1324.26,1326.43,-0.01,flip_to_long -22134,做多,2022-10-18 13:40:00,2022-10-18 13:45:00,1326.43,1325.26,-0.01,flip_to_short -22135,做空,2022-10-18 13:45:00,2022-10-18 20:00:00,1325.26,1305.01,0.08,flip_to_long -22136,做多,2022-10-18 20:00:00,2022-10-18 20:10:00,1305.01,1302.99,-0.01,flip_to_short -22137,做空,2022-10-18 20:10:00,2022-10-18 20:15:00,1302.99,1305.43,-0.01,flip_to_long -22138,做多,2022-10-18 20:15:00,2022-10-19 00:20:00,1305.43,1308.82,0.01,flip_to_short -22139,做空,2022-10-19 00:20:00,2022-10-19 05:10:00,1308.82,1304.23,0.02,flip_to_long -22140,做多,2022-10-19 05:10:00,2022-10-19 05:30:00,1304.23,1303.51,-0.01,flip_to_short -22141,做空,2022-10-19 05:30:00,2022-10-19 06:25:00,1303.51,1295.42,0.03,tp_lower -22142,做多,2022-10-19 08:50:00,2022-10-19 10:40:00,1298.45,1299.3,0.0,flip_to_short -22143,做空,2022-10-19 10:40:00,2022-10-19 10:45:00,1299.3,1300.98,-0.01,flip_to_long -22144,做多,2022-10-19 10:45:00,2022-10-19 11:00:00,1300.98,1300.23,-0.01,flip_to_short -22145,做空,2022-10-19 11:00:00,2022-10-19 11:55:00,1300.23,1299.92,-0.0,flip_to_long -22146,做多,2022-10-19 11:55:00,2022-10-19 12:00:00,1299.92,1296.97,-0.01,flip_to_short -22147,做空,2022-10-19 12:00:00,2022-10-19 12:10:00,1296.97,1299.47,-0.01,flip_to_long -22148,做多,2022-10-19 12:10:00,2022-10-19 13:40:00,1299.47,1297.6,-0.01,flip_to_short -22149,做空,2022-10-19 13:40:00,2022-10-19 14:10:00,1297.6,1299.48,-0.01,flip_to_long -22150,做多,2022-10-19 14:10:00,2022-10-19 14:15:00,1299.48,1297.23,-0.01,flip_to_short -22151,做空,2022-10-19 14:15:00,2022-10-19 14:20:00,1297.23,1300.29,-0.02,flip_to_long -22152,做多,2022-10-19 14:20:00,2022-10-19 14:30:00,1300.29,1298.19,-0.01,flip_to_short -22153,做空,2022-10-19 14:30:00,2022-10-19 14:35:00,1298.19,1299.98,-0.01,flip_to_long -22154,做多,2022-10-19 14:35:00,2022-10-19 14:40:00,1299.98,1297.82,-0.01,flip_to_short -22155,做空,2022-10-19 14:40:00,2022-10-19 15:10:00,1297.82,1301.12,-0.02,flip_to_long -22156,做多,2022-10-19 15:10:00,2022-10-19 15:25:00,1301.12,1298.01,-0.01,flip_to_short -22157,做空,2022-10-19 15:25:00,2022-10-19 15:30:00,1298.01,1298.53,-0.0,flip_to_long -22158,做多,2022-10-19 15:30:00,2022-10-19 16:30:00,1298.53,1298.98,-0.0,flip_to_short -22159,做空,2022-10-19 16:30:00,2022-10-19 19:15:00,1298.98,1296.88,0.01,flip_to_long -22160,做多,2022-10-19 19:15:00,2022-10-19 21:05:00,1296.88,1294.79,-0.01,flip_to_short -22161,做空,2022-10-19 21:05:00,2022-10-19 21:55:00,1294.79,1293.77,0.0,flip_to_long -22162,做多,2022-10-19 21:55:00,2022-10-20 09:00:00,1293.77,1289.86,-0.02,flip_to_short -22163,做空,2022-10-20 09:00:00,2022-10-20 09:05:00,1289.86,1291.03,-0.01,flip_to_long -22164,做多,2022-10-20 09:05:00,2022-10-20 09:10:00,1291.03,1290.06,-0.01,flip_to_short -22165,做空,2022-10-20 09:10:00,2022-10-20 09:15:00,1290.06,1290.78,-0.01,flip_to_long -22166,做多,2022-10-20 09:15:00,2022-10-20 12:35:00,1290.78,1295.82,0.02,flip_to_short -22167,做空,2022-10-20 12:35:00,2022-10-20 12:45:00,1295.82,1295.09,0.0,flip_to_long -22168,做多,2022-10-20 12:45:00,2022-10-20 15:45:00,1295.09,1299.99,0.02,flip_to_short -22169,做空,2022-10-20 15:45:00,2022-10-20 21:30:00,1299.99,1283.98,0.06,flip_to_long -22170,做多,2022-10-20 21:30:00,2022-10-20 21:55:00,1283.98,1284.18,-0.0,flip_to_short -22171,做空,2022-10-20 21:55:00,2022-10-20 22:10:00,1284.18,1283.6,-0.0,flip_to_long -22172,做多,2022-10-20 22:10:00,2022-10-20 23:05:00,1283.6,1279.54,-0.02,flip_to_short -22173,做空,2022-10-20 23:05:00,2022-10-20 23:40:00,1279.54,1283.32,-0.02,flip_to_long -22174,做多,2022-10-20 23:40:00,2022-10-20 23:45:00,1283.32,1281.28,-0.01,flip_to_short -22175,做空,2022-10-20 23:45:00,2022-10-21 00:05:00,1281.28,1282.71,-0.01,flip_to_long -22176,做多,2022-10-21 00:05:00,2022-10-21 00:15:00,1282.71,1281.17,-0.01,flip_to_short -22177,做空,2022-10-21 00:15:00,2022-10-21 00:35:00,1281.17,1283.89,-0.01,flip_to_long -22178,做多,2022-10-21 00:35:00,2022-10-21 04:35:00,1283.89,1285.95,0.01,flip_to_short -22179,做空,2022-10-21 04:35:00,2022-10-21 04:40:00,1285.95,1286.25,-0.0,flip_to_long -22180,做多,2022-10-21 04:40:00,2022-10-21 04:45:00,1286.25,1286.09,-0.0,flip_to_short -22181,做空,2022-10-21 04:45:00,2022-10-21 04:55:00,1286.09,1287.55,-0.01,flip_to_long -22182,做多,2022-10-21 04:55:00,2022-10-21 05:05:00,1287.55,1286.83,-0.01,flip_to_short -22183,做空,2022-10-21 05:05:00,2022-10-21 05:35:00,1286.83,1289.18,-0.01,flip_to_long -22184,做多,2022-10-21 05:35:00,2022-10-21 05:55:00,1289.18,1287.36,-0.01,flip_to_short -22185,做空,2022-10-21 05:55:00,2022-10-21 06:00:00,1287.36,1288.13,-0.01,flip_to_long -22186,做多,2022-10-21 06:00:00,2022-10-21 06:15:00,1288.13,1287.7,-0.0,flip_to_short -22187,做空,2022-10-21 06:15:00,2022-10-21 06:30:00,1287.7,1287.31,-0.0,flip_to_long -22188,做多,2022-10-21 06:30:00,2022-10-21 06:50:00,1287.31,1286.5,-0.01,flip_to_short -22189,做空,2022-10-21 06:50:00,2022-10-21 07:20:00,1286.5,1289.61,-0.02,flip_to_long -22190,做多,2022-10-21 07:20:00,2022-10-21 07:25:00,1289.61,1287.99,-0.01,flip_to_short -22191,做空,2022-10-21 07:25:00,2022-10-21 12:10:00,1287.99,1261.73,0.1,tp_lower -22192,做多,2022-10-21 13:00:00,2022-10-21 13:10:00,1272.11,1274.46,0.01,flip_to_short -22193,做空,2022-10-21 13:10:00,2022-10-21 13:25:00,1274.46,1276.09,-0.01,flip_to_long -22194,做多,2022-10-21 13:25:00,2022-10-21 13:30:00,1276.09,1275.65,-0.0,flip_to_short -22195,做空,2022-10-21 13:30:00,2022-10-21 14:35:00,1275.65,1277.0,-0.01,flip_to_long -22196,做多,2022-10-21 14:35:00,2022-10-21 15:00:00,1277.0,1277.4,-0.0,flip_to_short -22197,做空,2022-10-21 15:00:00,2022-10-21 22:05:00,1277.4,1300.17,-0.1,flip_to_long -22198,做多,2022-10-21 22:05:00,2022-10-21 22:10:00,1300.17,1298.37,-0.01,flip_to_short -22199,做空,2022-10-21 22:10:00,2022-10-21 22:20:00,1298.37,1299.58,-0.01,flip_to_long -22200,做多,2022-10-21 22:20:00,2022-10-21 22:25:00,1299.58,1298.82,-0.01,flip_to_short -22201,做空,2022-10-21 22:25:00,2022-10-21 22:45:00,1298.82,1299.68,-0.01,flip_to_long -22202,做多,2022-10-21 22:45:00,2022-10-21 22:50:00,1299.68,1299.3,-0.0,flip_to_short -22203,做空,2022-10-21 22:50:00,2022-10-21 22:55:00,1299.3,1300.94,-0.01,flip_to_long -22204,做多,2022-10-21 22:55:00,2022-10-21 23:15:00,1300.94,1300.08,-0.01,flip_to_short -22205,做空,2022-10-21 23:15:00,2022-10-21 23:25:00,1300.08,1299.81,-0.0,flip_to_long -22206,做多,2022-10-21 23:25:00,2022-10-21 23:30:00,1299.81,1298.82,-0.01,flip_to_short -22207,做空,2022-10-21 23:30:00,2022-10-22 00:25:00,1298.82,1299.94,-0.01,flip_to_long -22208,做多,2022-10-22 00:25:00,2022-10-22 00:45:00,1299.94,1300.14,-0.0,flip_to_short -22209,做空,2022-10-22 00:45:00,2022-10-22 00:50:00,1300.14,1301.13,-0.01,flip_to_long -22210,做多,2022-10-22 00:50:00,2022-10-22 01:10:00,1301.13,1299.96,-0.01,flip_to_short -22211,做空,2022-10-22 01:10:00,2022-10-22 01:40:00,1299.96,1299.87,-0.0,flip_to_long -22212,做多,2022-10-22 01:40:00,2022-10-22 01:45:00,1299.87,1299.4,-0.0,flip_to_short -22213,做空,2022-10-22 01:45:00,2022-10-22 02:10:00,1299.4,1299.5,-0.0,flip_to_long -22214,做多,2022-10-22 02:10:00,2022-10-22 02:15:00,1299.5,1298.64,-0.01,flip_to_short -22215,做空,2022-10-22 02:15:00,2022-10-22 03:55:00,1298.64,1298.26,-0.0,flip_to_long -22216,做多,2022-10-22 03:55:00,2022-10-22 04:10:00,1298.26,1297.99,-0.0,flip_to_short -22217,做空,2022-10-22 04:10:00,2022-10-22 06:05:00,1297.99,1297.64,-0.0,flip_to_long -22218,做多,2022-10-22 06:05:00,2022-10-22 06:10:00,1297.64,1297.24,-0.0,flip_to_short -22219,做空,2022-10-22 06:10:00,2022-10-22 06:30:00,1297.24,1297.05,-0.0,flip_to_long -22220,做多,2022-10-22 06:30:00,2022-10-22 13:15:00,1297.05,1312.4,0.06,tp_upper -22221,做空,2022-10-22 17:20:00,2022-10-22 19:05:00,1311.94,1312.3,-0.0,flip_to_long -22222,做多,2022-10-22 19:05:00,2022-10-22 19:30:00,1312.3,1312.32,-0.0,flip_to_short -22223,做空,2022-10-22 19:30:00,2022-10-22 20:20:00,1312.32,1312.18,-0.0,flip_to_long -22224,做多,2022-10-22 20:20:00,2022-10-22 20:25:00,1312.18,1311.46,-0.01,flip_to_short -22225,做空,2022-10-22 20:25:00,2022-10-22 20:30:00,1311.46,1312.95,-0.01,flip_to_long -22226,做多,2022-10-22 20:30:00,2022-10-22 21:10:00,1312.95,1311.37,-0.01,flip_to_short -22227,做空,2022-10-22 21:10:00,2022-10-22 21:15:00,1311.37,1315.11,-0.02,flip_to_long -22228,做多,2022-10-22 21:15:00,2022-10-22 23:25:00,1315.11,1312.68,-0.01,flip_to_short -22229,做空,2022-10-22 23:25:00,2022-10-23 02:25:00,1312.68,1311.92,0.0,flip_to_long -22230,做多,2022-10-23 02:25:00,2022-10-23 02:55:00,1311.92,1311.86,-0.0,flip_to_short -22231,做空,2022-10-23 02:55:00,2022-10-23 03:05:00,1311.86,1312.6,-0.01,flip_to_long -22232,做多,2022-10-23 03:05:00,2022-10-23 03:25:00,1312.6,1311.79,-0.01,flip_to_short -22233,做空,2022-10-23 03:25:00,2022-10-23 03:40:00,1311.79,1312.23,-0.0,flip_to_long -22234,做多,2022-10-23 03:40:00,2022-10-23 04:45:00,1312.23,1310.75,-0.01,flip_to_short -22235,做空,2022-10-23 04:45:00,2022-10-23 05:30:00,1310.75,1310.74,-0.0,flip_to_long -22236,做多,2022-10-23 05:30:00,2022-10-23 08:25:00,1310.74,1309.66,-0.01,flip_to_short -22237,做空,2022-10-23 08:25:00,2022-10-23 08:30:00,1309.66,1310.02,-0.0,flip_to_long -22238,做多,2022-10-23 08:30:00,2022-10-23 08:40:00,1310.02,1309.48,-0.0,flip_to_short -22239,做空,2022-10-23 08:40:00,2022-10-23 08:50:00,1309.48,1309.92,-0.0,flip_to_long -22240,做多,2022-10-23 08:50:00,2022-10-23 09:15:00,1309.92,1309.9,-0.0,flip_to_short -22241,做空,2022-10-23 09:15:00,2022-10-23 09:40:00,1309.9,1309.39,-0.0,flip_to_long -22242,做多,2022-10-23 09:40:00,2022-10-23 09:45:00,1309.39,1308.6,-0.01,flip_to_short -22243,做空,2022-10-23 09:45:00,2022-10-23 09:55:00,1308.6,1309.25,-0.01,flip_to_long -22244,做多,2022-10-23 09:55:00,2022-10-23 10:05:00,1309.25,1307.42,-0.01,flip_to_short -22245,做空,2022-10-23 10:05:00,2022-10-23 10:35:00,1307.42,1308.9,-0.01,flip_to_long -22246,做多,2022-10-23 10:35:00,2022-10-23 10:40:00,1308.9,1308.16,-0.01,flip_to_short -22247,做空,2022-10-23 10:40:00,2022-10-23 10:50:00,1308.16,1308.99,-0.01,flip_to_long -22248,做多,2022-10-23 10:50:00,2022-10-23 10:55:00,1308.99,1308.92,-0.0,flip_to_short -22249,做空,2022-10-23 10:55:00,2022-10-23 11:05:00,1308.92,1303.82,0.02,tp_lower -22250,做多,2022-10-23 12:30:00,2022-10-23 12:55:00,1305.98,1306.47,-0.0,flip_to_short -22251,做空,2022-10-23 12:55:00,2022-10-23 13:10:00,1306.47,1307.64,-0.01,flip_to_long -22252,做多,2022-10-23 13:10:00,2022-10-23 13:15:00,1307.64,1307.09,-0.0,flip_to_short -22253,做空,2022-10-23 13:15:00,2022-10-23 13:20:00,1307.09,1307.16,-0.0,flip_to_long -22254,做多,2022-10-23 13:20:00,2022-10-23 13:25:00,1307.16,1306.31,-0.01,flip_to_short -22255,做空,2022-10-23 13:25:00,2022-10-23 13:50:00,1306.31,1306.51,-0.0,flip_to_long -22256,做多,2022-10-23 13:50:00,2022-10-24 01:45:00,1306.51,1354.01,0.18,flip_to_short -22257,做空,2022-10-24 01:45:00,2022-10-24 01:50:00,1354.01,1354.92,-0.01,flip_to_long -22258,做多,2022-10-24 01:50:00,2022-10-24 12:30:00,1354.92,1343.4,-0.05,flip_to_short -22259,做空,2022-10-24 12:30:00,2022-10-24 13:15:00,1343.4,1345.12,-0.01,flip_to_long -22260,做多,2022-10-24 13:15:00,2022-10-24 13:20:00,1345.12,1345.04,-0.0,flip_to_short -22261,做空,2022-10-24 13:20:00,2022-10-24 13:35:00,1345.04,1348.58,-0.02,flip_to_long -22262,做多,2022-10-24 13:35:00,2022-10-24 13:40:00,1348.58,1344.06,-0.02,flip_to_short -22263,做空,2022-10-24 13:40:00,2022-10-24 13:45:00,1344.06,1345.01,-0.01,flip_to_long -22264,做多,2022-10-24 13:45:00,2022-10-24 13:55:00,1345.01,1347.54,0.01,flip_to_short -22265,做空,2022-10-24 13:55:00,2022-10-24 14:15:00,1347.54,1333.19,0.05,tp_lower -22266,做多,2022-10-24 18:15:00,2022-10-24 22:05:00,1337.75,1342.43,0.02,flip_to_short -22267,做空,2022-10-24 22:05:00,2022-10-24 22:10:00,1342.43,1344.07,-0.01,flip_to_long -22268,做多,2022-10-24 22:10:00,2022-10-24 23:00:00,1344.07,1344.4,-0.0,flip_to_short -22269,做空,2022-10-24 23:00:00,2022-10-24 23:05:00,1344.4,1344.93,-0.0,flip_to_long -22270,做多,2022-10-24 23:05:00,2022-10-25 07:25:00,1344.93,1345.12,-0.0,flip_to_short -22271,做空,2022-10-25 07:25:00,2022-10-25 07:30:00,1345.12,1345.96,-0.01,flip_to_long -22272,做多,2022-10-25 07:30:00,2022-10-25 08:05:00,1345.96,1347.11,0.0,flip_to_short -22273,做空,2022-10-25 08:05:00,2022-10-25 09:25:00,1347.11,1345.96,0.0,flip_to_long -22274,做多,2022-10-25 09:25:00,2022-10-25 13:30:00,1345.96,1373.03,0.1,tp_upper -22275,做空,2022-10-25 20:20:00,2022-10-25 20:25:00,1454.88,1459.06,-0.02,flip_to_long -22276,做多,2022-10-25 20:25:00,2022-10-25 21:20:00,1459.06,1469.16,0.03,flip_to_short -22277,做空,2022-10-25 21:20:00,2022-10-25 21:35:00,1469.16,1470.0,-0.01,flip_to_long -22278,做多,2022-10-25 21:35:00,2022-10-25 22:00:00,1470.0,1469.32,-0.01,flip_to_short -22279,做空,2022-10-25 22:00:00,2022-10-26 00:15:00,1469.32,1470.95,-0.01,flip_to_long -22280,做多,2022-10-26 00:15:00,2022-10-26 00:20:00,1470.95,1466.38,-0.02,flip_to_short -22281,做空,2022-10-26 00:20:00,2022-10-26 00:25:00,1466.38,1469.36,-0.01,flip_to_long -22282,做多,2022-10-26 00:25:00,2022-10-26 00:30:00,1469.36,1467.38,-0.01,flip_to_short -22283,做空,2022-10-26 00:30:00,2022-10-26 01:30:00,1467.38,1473.39,-0.02,flip_to_long -22284,做多,2022-10-26 01:30:00,2022-10-26 04:55:00,1473.39,1479.62,0.02,flip_to_short -22285,做空,2022-10-26 04:55:00,2022-10-26 05:30:00,1479.62,1479.61,-0.0,flip_to_long -22286,做多,2022-10-26 05:30:00,2022-10-26 12:00:00,1479.61,1525.56,0.16,flip_to_short -22287,做空,2022-10-26 12:00:00,2022-10-26 13:35:00,1525.56,1531.51,-0.02,flip_to_long -22288,做多,2022-10-26 13:35:00,2022-10-26 13:40:00,1531.51,1526.5,-0.02,flip_to_short -22289,做空,2022-10-26 13:40:00,2022-10-26 13:45:00,1526.5,1534.31,-0.03,flip_to_long -22290,做多,2022-10-26 13:45:00,2022-10-26 13:55:00,1534.31,1528.5,-0.02,flip_to_short -22291,做空,2022-10-26 13:55:00,2022-10-26 14:00:00,1528.5,1536.48,-0.03,flip_to_long -22292,做多,2022-10-26 14:00:00,2022-10-26 14:10:00,1536.48,1562.03,0.09,tp_upper -22293,做空,2022-10-26 16:45:00,2022-10-26 16:50:00,1546.87,1549.49,-0.01,flip_to_long -22294,做多,2022-10-26 16:50:00,2022-10-26 16:55:00,1549.49,1546.88,-0.01,flip_to_short -22295,做空,2022-10-26 16:55:00,2022-10-26 17:05:00,1546.88,1547.91,-0.01,flip_to_long -22296,做多,2022-10-26 17:05:00,2022-10-26 17:15:00,1547.91,1552.0,0.01,flip_to_short -22297,做空,2022-10-26 17:15:00,2022-10-26 17:40:00,1552.0,1552.16,-0.0,flip_to_long -22298,做多,2022-10-26 17:40:00,2022-10-26 18:25:00,1552.16,1558.85,0.02,flip_to_short -22299,做空,2022-10-26 18:25:00,2022-10-26 18:35:00,1558.85,1562.25,-0.01,flip_to_long -22300,做多,2022-10-26 18:35:00,2022-10-26 18:40:00,1562.25,1553.26,-0.03,flip_to_short -22301,做空,2022-10-26 18:40:00,2022-10-26 19:25:00,1553.26,1560.93,-0.03,flip_to_long -22302,做多,2022-10-26 19:25:00,2022-10-26 19:50:00,1560.93,1563.59,0.01,flip_to_short -22303,做空,2022-10-26 19:50:00,2022-10-26 20:10:00,1563.59,1560.93,0.01,flip_to_long -22304,做多,2022-10-26 20:10:00,2022-10-26 20:15:00,1560.93,1556.27,-0.02,flip_to_short -22305,做空,2022-10-26 20:15:00,2022-10-26 22:05:00,1556.27,1566.12,-0.04,flip_to_long -22306,做多,2022-10-26 22:05:00,2022-10-26 23:50:00,1566.12,1562.49,-0.01,flip_to_short -22307,做空,2022-10-26 23:50:00,2022-10-27 01:00:00,1562.49,1561.34,0.0,flip_to_long -22308,做多,2022-10-27 01:00:00,2022-10-27 01:25:00,1561.34,1557.51,-0.02,flip_to_short -22309,做空,2022-10-27 01:25:00,2022-10-27 01:45:00,1557.51,1561.64,-0.02,flip_to_long -22310,做多,2022-10-27 01:45:00,2022-10-27 02:25:00,1561.64,1563.36,0.0,flip_to_short -22311,做空,2022-10-27 02:25:00,2022-10-27 02:30:00,1563.36,1564.96,-0.01,flip_to_long -22312,做多,2022-10-27 02:30:00,2022-10-27 02:35:00,1564.96,1563.66,-0.01,flip_to_short -22313,做空,2022-10-27 02:35:00,2022-10-27 02:45:00,1563.66,1564.95,-0.01,flip_to_long -22314,做多,2022-10-27 02:45:00,2022-10-27 02:50:00,1564.95,1561.84,-0.01,flip_to_short -22315,做空,2022-10-27 02:50:00,2022-10-27 03:00:00,1561.84,1543.38,0.06,tp_lower -22316,做多,2022-10-27 04:50:00,2022-10-27 06:35:00,1564.03,1557.3,-0.03,flip_to_short -22317,做空,2022-10-27 06:35:00,2022-10-27 07:10:00,1557.3,1557.9,-0.0,flip_to_long -22318,做多,2022-10-27 07:10:00,2022-10-27 08:15:00,1557.9,1556.27,-0.01,flip_to_short -22319,做空,2022-10-27 08:15:00,2022-10-27 11:15:00,1556.27,1554.4,0.0,flip_to_long -22320,做多,2022-10-27 11:15:00,2022-10-27 11:20:00,1554.4,1551.75,-0.01,flip_to_short -22321,做空,2022-10-27 11:20:00,2022-10-27 11:55:00,1551.75,1550.42,0.0,flip_to_long -22322,做多,2022-10-27 11:55:00,2022-10-27 12:00:00,1550.42,1549.06,-0.01,flip_to_short -22323,做空,2022-10-27 12:00:00,2022-10-27 12:20:00,1549.06,1551.01,-0.01,flip_to_long -22324,做多,2022-10-27 12:20:00,2022-10-27 12:25:00,1551.01,1548.36,-0.01,flip_to_short -22325,做空,2022-10-27 12:25:00,2022-10-27 12:30:00,1548.36,1552.05,-0.02,flip_to_long -22326,做多,2022-10-27 12:30:00,2022-10-27 12:35:00,1552.05,1548.21,-0.02,flip_to_short -22327,做空,2022-10-27 12:35:00,2022-10-27 12:40:00,1548.21,1558.65,-0.04,flip_to_long -22328,做多,2022-10-27 12:40:00,2022-10-27 13:45:00,1558.65,1549.7,-0.03,flip_to_short -22329,做空,2022-10-27 13:45:00,2022-10-27 14:00:00,1549.7,1552.82,-0.01,flip_to_long -22330,做多,2022-10-27 14:00:00,2022-10-27 14:35:00,1552.82,1551.0,-0.01,flip_to_short -22331,做空,2022-10-27 14:35:00,2022-10-27 14:45:00,1551.0,1551.75,-0.01,flip_to_long -22332,做多,2022-10-27 14:45:00,2022-10-27 14:55:00,1551.75,1546.64,-0.02,flip_to_short -22333,做空,2022-10-27 14:55:00,2022-10-27 15:00:00,1546.64,1550.64,-0.02,flip_to_long -22334,做多,2022-10-27 15:00:00,2022-10-27 15:25:00,1550.64,1553.15,0.01,flip_to_short -22335,做空,2022-10-27 15:25:00,2022-10-27 15:30:00,1553.15,1555.72,-0.01,flip_to_long -22336,做多,2022-10-27 15:30:00,2022-10-27 15:35:00,1555.72,1547.66,-0.03,flip_to_short -22337,做空,2022-10-27 15:35:00,2022-10-27 17:05:00,1547.66,1553.31,-0.02,flip_to_long -22338,做多,2022-10-27 17:05:00,2022-10-27 17:20:00,1553.31,1552.3,-0.01,flip_to_short -22339,做空,2022-10-27 17:20:00,2022-10-27 17:30:00,1552.3,1552.43,-0.0,flip_to_long -22340,做多,2022-10-27 17:30:00,2022-10-27 17:45:00,1552.43,1554.85,0.01,flip_to_short -22341,做空,2022-10-27 17:45:00,2022-10-27 18:10:00,1554.85,1552.78,0.0,flip_to_long -22342,做多,2022-10-27 18:10:00,2022-10-27 20:00:00,1552.78,1552.2,-0.0,flip_to_short -22343,做空,2022-10-27 20:00:00,2022-10-27 20:15:00,1552.2,1520.68,0.1,tp_lower -22344,做多,2022-10-28 01:10:00,2022-10-28 01:20:00,1519.74,1518.53,-0.01,flip_to_short -22345,做空,2022-10-28 01:20:00,2022-10-28 01:35:00,1518.53,1516.52,0.0,flip_to_long -22346,做多,2022-10-28 01:35:00,2022-10-28 02:10:00,1516.52,1510.54,-0.02,flip_to_short -22347,做空,2022-10-28 02:10:00,2022-10-28 05:45:00,1510.54,1510.65,-0.0,flip_to_long -22348,做多,2022-10-28 05:45:00,2022-10-28 06:50:00,1510.65,1511.98,0.0,flip_to_short -22349,做空,2022-10-28 06:50:00,2022-10-28 09:20:00,1511.98,1505.47,0.02,flip_to_long -22350,做多,2022-10-28 09:20:00,2022-10-28 09:35:00,1505.47,1505.83,-0.0,flip_to_short -22351,做空,2022-10-28 09:35:00,2022-10-28 10:10:00,1505.83,1505.0,0.0,flip_to_long -22352,做多,2022-10-28 10:10:00,2022-10-28 10:35:00,1505.0,1502.64,-0.01,flip_to_short -22353,做空,2022-10-28 10:35:00,2022-10-28 11:45:00,1502.64,1501.22,0.0,flip_to_long -22354,做多,2022-10-28 11:45:00,2022-10-28 21:45:00,1501.22,1554.37,0.18,flip_to_short -22355,做空,2022-10-28 21:45:00,2022-10-28 22:05:00,1554.37,1556.06,-0.01,flip_to_long -22356,做多,2022-10-28 22:05:00,2022-10-28 22:15:00,1556.06,1555.81,-0.0,flip_to_short -22357,做空,2022-10-28 22:15:00,2022-10-28 22:40:00,1555.81,1558.25,-0.01,flip_to_long -22358,做多,2022-10-28 22:40:00,2022-10-28 23:00:00,1558.25,1556.31,-0.01,flip_to_short -22359,做空,2022-10-28 23:00:00,2022-10-28 23:15:00,1556.31,1556.37,-0.0,flip_to_long -22360,做多,2022-10-28 23:15:00,2022-10-28 23:30:00,1556.37,1556.17,-0.0,flip_to_short -22361,做空,2022-10-28 23:30:00,2022-10-29 02:10:00,1556.17,1554.85,0.0,flip_to_long -22362,做多,2022-10-29 02:10:00,2022-10-29 07:40:00,1554.85,1583.6,0.1,flip_to_short -22363,做空,2022-10-29 07:40:00,2022-10-29 11:35:00,1583.6,1610.01,-0.1,flip_to_long -22364,做多,2022-10-29 11:35:00,2022-10-29 11:55:00,1610.01,1614.44,0.01,flip_to_short -22365,做空,2022-10-29 11:55:00,2022-10-29 12:00:00,1614.44,1620.72,-0.02,flip_to_long -22366,做多,2022-10-29 12:00:00,2022-10-29 12:45:00,1620.72,1621.38,-0.0,flip_to_short -22367,做空,2022-10-29 12:45:00,2022-10-29 12:50:00,1621.38,1624.58,-0.01,flip_to_long -22368,做多,2022-10-29 12:50:00,2022-10-29 13:00:00,1624.58,1622.27,-0.01,flip_to_short -22369,做空,2022-10-29 13:00:00,2022-10-29 13:55:00,1622.27,1623.77,-0.01,flip_to_long -22370,做多,2022-10-29 13:55:00,2022-10-29 14:30:00,1623.77,1622.67,-0.01,flip_to_short -22371,做空,2022-10-29 14:30:00,2022-10-29 14:35:00,1622.67,1624.3,-0.01,flip_to_long -22372,做多,2022-10-29 14:35:00,2022-10-29 14:40:00,1624.3,1622.53,-0.01,flip_to_short -22373,做空,2022-10-29 14:40:00,2022-10-29 15:05:00,1622.53,1621.64,0.0,flip_to_long -22374,做多,2022-10-29 15:05:00,2022-10-29 17:55:00,1621.64,1625.97,0.01,flip_to_short -22375,做空,2022-10-29 17:55:00,2022-10-29 18:00:00,1625.97,1632.18,-0.02,flip_to_long -22376,做多,2022-10-29 18:00:00,2022-10-29 18:05:00,1632.18,1628.39,-0.02,flip_to_short -22377,做空,2022-10-29 18:05:00,2022-10-29 18:10:00,1628.39,1630.83,-0.01,flip_to_long -22378,做多,2022-10-29 18:10:00,2022-10-29 18:20:00,1630.83,1623.99,-0.02,flip_to_short -22379,做空,2022-10-29 18:20:00,2022-10-29 18:25:00,1623.99,1631.3,-0.03,flip_to_long -22380,做多,2022-10-29 18:25:00,2022-10-29 18:30:00,1631.3,1625.53,-0.02,flip_to_short -22381,做空,2022-10-29 18:30:00,2022-10-29 18:40:00,1625.53,1631.41,-0.02,flip_to_long -22382,做多,2022-10-29 18:40:00,2022-10-29 18:45:00,1631.41,1631.33,-0.0,flip_to_short -22383,做空,2022-10-29 18:45:00,2022-10-29 20:20:00,1631.33,1626.68,0.01,flip_to_long -22384,做多,2022-10-29 20:20:00,2022-10-29 21:15:00,1626.68,1629.34,0.01,flip_to_short -22385,做空,2022-10-29 21:15:00,2022-10-29 21:35:00,1629.34,1627.7,0.0,flip_to_long -22386,做多,2022-10-29 21:35:00,2022-10-30 02:45:00,1627.7,1615.79,-0.04,flip_to_short -22387,做空,2022-10-30 02:45:00,2022-10-30 14:45:00,1615.79,1596.4,0.06,flip_to_long -22388,做多,2022-10-30 14:45:00,2022-10-30 14:50:00,1596.4,1596.09,-0.0,flip_to_short -22389,做空,2022-10-30 14:50:00,2022-10-30 15:20:00,1596.09,1598.44,-0.01,flip_to_long -22390,做多,2022-10-30 15:20:00,2022-10-30 15:35:00,1598.44,1594.75,-0.01,flip_to_short -22391,做空,2022-10-30 15:35:00,2022-10-30 16:15:00,1594.75,1595.56,-0.01,flip_to_long -22392,做多,2022-10-30 16:15:00,2022-10-30 16:20:00,1595.56,1590.32,-0.02,flip_to_short -22393,做空,2022-10-30 16:20:00,2022-10-30 18:35:00,1590.32,1590.99,-0.0,flip_to_long -22394,做多,2022-10-30 18:35:00,2022-10-30 18:40:00,1590.99,1588.93,-0.01,flip_to_short -22395,做空,2022-10-30 18:40:00,2022-10-30 18:50:00,1588.93,1589.76,-0.01,flip_to_long -22396,做多,2022-10-30 18:50:00,2022-10-30 18:55:00,1589.76,1589.09,-0.0,flip_to_short -22397,做空,2022-10-30 18:55:00,2022-10-30 19:05:00,1589.09,1590.86,-0.01,flip_to_long -22398,做多,2022-10-30 19:05:00,2022-10-30 19:10:00,1590.86,1588.16,-0.01,flip_to_short -22399,做空,2022-10-30 19:10:00,2022-10-30 19:25:00,1588.16,1589.88,-0.01,flip_to_long -22400,做多,2022-10-30 19:25:00,2022-10-30 19:45:00,1589.88,1588.57,-0.01,flip_to_short -22401,做空,2022-10-30 19:45:00,2022-10-30 20:00:00,1588.57,1587.59,0.0,flip_to_long -22402,做多,2022-10-30 20:00:00,2022-10-30 20:10:00,1587.59,1586.68,-0.01,flip_to_short -22403,做空,2022-10-30 20:10:00,2022-10-30 20:20:00,1586.68,1590.02,-0.01,flip_to_long -22404,做多,2022-10-30 20:20:00,2022-10-30 22:00:00,1590.02,1587.4,-0.01,flip_to_short -22405,做空,2022-10-30 22:00:00,2022-10-30 23:25:00,1587.4,1588.32,-0.01,flip_to_long -22406,做多,2022-10-30 23:25:00,2022-10-30 23:40:00,1588.32,1588.29,-0.0,flip_to_short -22407,做空,2022-10-30 23:40:00,2022-10-30 23:50:00,1588.29,1589.35,-0.01,flip_to_long -22408,做多,2022-10-30 23:50:00,2022-10-31 00:30:00,1589.35,1581.88,-0.03,flip_to_short -22409,做空,2022-10-31 00:30:00,2022-10-31 03:15:00,1581.88,1579.87,0.0,flip_to_long -22410,做多,2022-10-31 03:15:00,2022-10-31 06:15:00,1579.87,1581.59,0.0,flip_to_short -22411,做空,2022-10-31 06:15:00,2022-10-31 06:35:00,1581.59,1580.77,0.0,flip_to_long -22412,做多,2022-10-31 06:35:00,2022-10-31 07:15:00,1580.77,1583.38,0.01,flip_to_short -22413,做空,2022-10-31 07:15:00,2022-10-31 07:25:00,1583.38,1583.0,-0.0,flip_to_long -22414,做多,2022-10-31 07:25:00,2022-10-31 08:05:00,1583.0,1581.79,-0.01,flip_to_short -22415,做空,2022-10-31 08:05:00,2022-10-31 08:10:00,1581.79,1581.8,-0.0,flip_to_long -22416,做多,2022-10-31 08:10:00,2022-10-31 08:25:00,1581.8,1584.23,0.01,flip_to_short -22417,做空,2022-10-31 08:25:00,2022-10-31 09:15:00,1584.23,1585.84,-0.01,flip_to_long -22418,做多,2022-10-31 09:15:00,2022-10-31 09:20:00,1585.84,1584.91,-0.01,flip_to_short -22419,做空,2022-10-31 09:20:00,2022-10-31 09:25:00,1584.91,1585.29,-0.0,flip_to_long -22420,做多,2022-10-31 09:25:00,2022-10-31 09:40:00,1585.29,1608.99,0.07,tp_upper -22421,做空,2022-10-31 13:40:00,2022-10-31 18:30:00,1614.35,1566.45,0.15,flip_to_long -22422,做多,2022-10-31 18:30:00,2022-10-31 19:00:00,1566.45,1564.62,-0.01,flip_to_short -22423,做空,2022-10-31 19:00:00,2022-10-31 19:10:00,1564.62,1563.69,0.0,flip_to_long -22424,做多,2022-10-31 19:10:00,2022-10-31 19:45:00,1563.69,1565.17,0.0,flip_to_short -22425,做空,2022-10-31 19:45:00,2022-10-31 20:05:00,1565.17,1564.24,0.0,flip_to_long -22426,做多,2022-10-31 20:05:00,2022-10-31 20:35:00,1564.24,1565.2,0.0,flip_to_short -22427,做空,2022-10-31 20:35:00,2022-10-31 20:40:00,1565.2,1566.01,-0.01,flip_to_long -22428,做多,2022-10-31 20:40:00,2022-10-31 20:55:00,1566.01,1563.73,-0.01,flip_to_short -22429,做空,2022-10-31 20:55:00,2022-10-31 21:00:00,1563.73,1565.36,-0.01,flip_to_long -22430,做多,2022-10-31 21:00:00,2022-10-31 21:05:00,1565.36,1563.38,-0.01,flip_to_short -22431,做空,2022-10-31 21:05:00,2022-10-31 21:40:00,1563.38,1563.92,-0.0,flip_to_long -22432,做多,2022-10-31 21:40:00,2022-10-31 22:25:00,1563.92,1565.33,0.0,flip_to_short -22433,做空,2022-10-31 22:25:00,2022-10-31 22:40:00,1565.33,1563.47,0.0,flip_to_long -22434,做多,2022-10-31 22:40:00,2022-11-01 04:10:00,1563.47,1582.54,0.06,flip_to_short -22435,做空,2022-11-01 04:10:00,2022-11-01 07:55:00,1582.54,1590.54,-0.03,flip_to_long -22436,做多,2022-11-01 07:55:00,2022-11-01 08:15:00,1590.54,1591.43,0.0,flip_to_short -22437,做空,2022-11-01 08:15:00,2022-11-01 09:10:00,1591.43,1593.2,-0.01,flip_to_long -22438,做多,2022-11-01 09:10:00,2022-11-01 09:20:00,1593.2,1590.13,-0.01,flip_to_short -22439,做空,2022-11-01 09:20:00,2022-11-01 09:30:00,1590.13,1593.5,-0.01,flip_to_long -22440,做多,2022-11-01 09:30:00,2022-11-01 09:35:00,1593.5,1590.86,-0.01,flip_to_short -22441,做空,2022-11-01 09:35:00,2022-11-01 09:40:00,1590.86,1597.98,-0.03,flip_to_long -22442,做多,2022-11-01 09:40:00,2022-11-01 09:45:00,1597.98,1602.66,0.01,tp_upper -22443,做空,2022-11-01 11:10:00,2022-11-01 11:30:00,1592.8,1592.18,-0.0,flip_to_long -22444,做多,2022-11-01 11:30:00,2022-11-01 12:25:00,1592.18,1593.24,0.0,flip_to_short -22445,做空,2022-11-01 12:25:00,2022-11-01 12:45:00,1593.24,1596.65,-0.01,flip_to_long -22446,做多,2022-11-01 12:45:00,2022-11-01 13:05:00,1596.65,1593.22,-0.01,flip_to_short -22447,做空,2022-11-01 13:05:00,2022-11-01 13:30:00,1593.22,1594.04,-0.01,flip_to_long -22448,做多,2022-11-01 13:30:00,2022-11-01 19:50:00,1594.04,1576.05,-0.06,flip_to_short -22449,做空,2022-11-01 19:50:00,2022-11-01 20:05:00,1576.05,1574.85,0.0,flip_to_long -22450,做多,2022-11-01 20:05:00,2022-11-01 20:15:00,1574.85,1576.21,0.0,flip_to_short -22451,做空,2022-11-01 20:15:00,2022-11-01 20:30:00,1576.21,1575.29,0.0,flip_to_long -22452,做多,2022-11-01 20:30:00,2022-11-01 21:30:00,1575.29,1575.51,-0.0,flip_to_short -22453,做空,2022-11-01 21:30:00,2022-11-01 21:40:00,1575.51,1578.6,-0.01,flip_to_long -22454,做多,2022-11-01 21:40:00,2022-11-01 21:50:00,1578.6,1573.68,-0.02,flip_to_short -22455,做空,2022-11-01 21:50:00,2022-11-01 22:00:00,1573.68,1573.39,-0.0,flip_to_long -22456,做多,2022-11-01 22:00:00,2022-11-02 00:00:00,1573.39,1576.08,0.01,flip_to_short -22457,做空,2022-11-02 00:00:00,2022-11-02 00:10:00,1576.08,1578.18,-0.01,flip_to_long -22458,做多,2022-11-02 00:10:00,2022-11-02 02:05:00,1578.18,1577.94,-0.0,flip_to_short -22459,做空,2022-11-02 02:05:00,2022-11-02 02:10:00,1577.94,1581.16,-0.01,flip_to_long -22460,做多,2022-11-02 02:10:00,2022-11-02 02:20:00,1581.16,1581.72,-0.0,flip_to_short -22461,做空,2022-11-02 02:20:00,2022-11-02 05:35:00,1581.72,1587.82,-0.02,flip_to_long -22462,做多,2022-11-02 05:35:00,2022-11-02 05:45:00,1587.82,1585.44,-0.01,flip_to_short -22463,做空,2022-11-02 05:45:00,2022-11-02 06:50:00,1585.44,1587.18,-0.01,flip_to_long -22464,做多,2022-11-02 06:50:00,2022-11-02 07:05:00,1587.18,1586.18,-0.01,flip_to_short -22465,做空,2022-11-02 07:05:00,2022-11-02 07:15:00,1586.18,1560.62,0.08,tp_lower -22466,做多,2022-11-02 12:15:00,2022-11-02 13:25:00,1556.49,1555.29,-0.01,flip_to_short -22467,做空,2022-11-02 13:25:00,2022-11-02 14:05:00,1555.29,1554.3,0.0,flip_to_long -22468,做多,2022-11-02 14:05:00,2022-11-02 16:05:00,1554.3,1556.62,0.01,flip_to_short -22469,做空,2022-11-02 16:05:00,2022-11-02 16:40:00,1556.62,1559.69,-0.01,flip_to_long -22470,做多,2022-11-02 16:40:00,2022-11-02 16:55:00,1559.69,1570.53,0.03,tp_upper -22471,做空,2022-11-02 17:55:00,2022-11-02 18:00:00,1560.0,1585.25,-0.09,tp_lower -22472,做空,2022-11-02 18:50:00,2022-11-02 19:00:00,1559.98,1571.16,-0.04,flip_to_long -22473,做多,2022-11-02 19:00:00,2022-11-02 19:15:00,1571.16,1558.91,-0.04,flip_to_short -22474,做空,2022-11-02 19:15:00,2022-11-03 00:15:00,1558.91,1520.12,0.13,flip_to_long -22475,做多,2022-11-03 00:15:00,2022-11-03 06:05:00,1520.12,1546.52,0.09,flip_to_short -22476,做空,2022-11-03 06:05:00,2022-11-03 06:10:00,1546.52,1546.79,-0.0,flip_to_long -22477,做多,2022-11-03 06:10:00,2022-11-03 07:20:00,1546.79,1548.13,0.0,flip_to_short -22478,做空,2022-11-03 07:20:00,2022-11-03 09:00:00,1548.13,1548.5,-0.0,flip_to_long -22479,做多,2022-11-03 09:00:00,2022-11-03 09:05:00,1548.5,1545.76,-0.01,flip_to_short -22480,做空,2022-11-03 09:05:00,2022-11-03 09:20:00,1545.76,1548.89,-0.01,flip_to_long -22481,做多,2022-11-03 09:20:00,2022-11-03 09:45:00,1548.89,1547.39,-0.01,flip_to_short -22482,做空,2022-11-03 09:45:00,2022-11-03 09:50:00,1547.39,1548.96,-0.01,flip_to_long -22483,做多,2022-11-03 09:50:00,2022-11-03 10:20:00,1548.96,1544.53,-0.02,flip_to_short -22484,做空,2022-11-03 10:20:00,2022-11-03 10:30:00,1544.53,1545.5,-0.01,flip_to_long -22485,做多,2022-11-03 10:30:00,2022-11-03 15:30:00,1545.5,1537.22,-0.03,flip_to_short -22486,做空,2022-11-03 15:30:00,2022-11-03 15:35:00,1537.22,1543.69,-0.03,flip_to_long -22487,做多,2022-11-03 15:35:00,2022-11-03 17:55:00,1543.69,1540.0,-0.02,flip_to_short -22488,做空,2022-11-03 17:55:00,2022-11-03 18:05:00,1540.0,1541.81,-0.01,flip_to_long -22489,做多,2022-11-03 18:05:00,2022-11-03 18:40:00,1541.81,1542.86,0.0,flip_to_short -22490,做空,2022-11-03 18:40:00,2022-11-03 18:45:00,1542.86,1545.65,-0.01,flip_to_long -22491,做多,2022-11-03 18:45:00,2022-11-03 19:10:00,1545.65,1544.2,-0.01,flip_to_short -22492,做空,2022-11-03 19:10:00,2022-11-03 19:20:00,1544.2,1545.11,-0.01,flip_to_long -22493,做多,2022-11-03 19:20:00,2022-11-03 19:35:00,1545.11,1543.56,-0.01,flip_to_short -22494,做空,2022-11-03 19:35:00,2022-11-03 19:55:00,1543.56,1543.45,-0.0,flip_to_long -22495,做多,2022-11-03 19:55:00,2022-11-03 20:00:00,1543.45,1540.28,-0.01,flip_to_short -22496,做空,2022-11-03 20:00:00,2022-11-03 21:45:00,1540.28,1542.66,-0.01,flip_to_long -22497,做多,2022-11-03 21:45:00,2022-11-03 21:50:00,1542.66,1541.2,-0.01,flip_to_short -22498,做空,2022-11-03 21:50:00,2022-11-03 21:55:00,1541.2,1542.68,-0.01,flip_to_long -22499,做多,2022-11-03 21:55:00,2022-11-03 22:00:00,1542.68,1539.9,-0.01,flip_to_short -22500,做空,2022-11-03 22:00:00,2022-11-03 22:15:00,1539.9,1527.78,0.04,tp_lower -22501,做多,2022-11-04 00:20:00,2022-11-04 00:35:00,1538.69,1535.5,-0.01,flip_to_short -22502,做空,2022-11-04 00:35:00,2022-11-04 00:45:00,1535.5,1537.28,-0.01,flip_to_long -22503,做多,2022-11-04 00:45:00,2022-11-04 01:25:00,1537.28,1536.24,-0.01,flip_to_short -22504,做空,2022-11-04 01:25:00,2022-11-04 10:20:00,1536.24,1576.47,-0.14,flip_to_long -22505,做多,2022-11-04 10:20:00,2022-11-04 11:35:00,1576.47,1580.7,0.01,flip_to_short -22506,做空,2022-11-04 11:35:00,2022-11-04 12:30:00,1580.7,1581.44,-0.0,tp_lower -22507,做空,2022-11-04 16:35:00,2022-11-04 16:50:00,1619.48,1619.81,-0.0,flip_to_long -22508,做多,2022-11-04 16:50:00,2022-11-04 23:30:00,1619.81,1643.83,0.07,flip_to_short -22509,做空,2022-11-04 23:30:00,2022-11-04 23:45:00,1643.83,1642.04,0.0,flip_to_long -22510,做多,2022-11-04 23:45:00,2022-11-04 23:55:00,1642.04,1644.09,0.0,flip_to_short -22511,做空,2022-11-04 23:55:00,2022-11-05 00:30:00,1644.09,1645.24,-0.01,flip_to_long -22512,做多,2022-11-05 00:30:00,2022-11-05 02:35:00,1645.24,1648.75,0.01,flip_to_short -22513,做空,2022-11-05 02:35:00,2022-11-05 03:05:00,1648.75,1651.34,-0.01,flip_to_long -22514,做多,2022-11-05 03:05:00,2022-11-05 03:25:00,1651.34,1643.41,-0.03,flip_to_short -22515,做空,2022-11-05 03:25:00,2022-11-05 04:10:00,1643.41,1649.82,-0.02,flip_to_long -22516,做多,2022-11-05 04:10:00,2022-11-05 04:20:00,1649.82,1647.42,-0.01,flip_to_short -22517,做空,2022-11-05 04:20:00,2022-11-05 06:00:00,1647.42,1649.7,-0.01,flip_to_long -22518,做多,2022-11-05 06:00:00,2022-11-05 08:00:00,1649.7,1648.78,-0.01,flip_to_short -22519,做空,2022-11-05 08:00:00,2022-11-05 11:05:00,1648.78,1646.29,0.01,flip_to_long -22520,做多,2022-11-05 11:05:00,2022-11-05 11:10:00,1646.29,1645.46,-0.01,flip_to_short -22521,做空,2022-11-05 11:10:00,2022-11-05 12:45:00,1645.46,1642.87,0.01,flip_to_long -22522,做多,2022-11-05 12:45:00,2022-11-05 13:05:00,1642.87,1640.7,-0.01,flip_to_short -22523,做空,2022-11-05 13:05:00,2022-11-05 13:10:00,1640.7,1640.77,-0.0,flip_to_long -22524,做多,2022-11-05 13:10:00,2022-11-05 15:35:00,1640.77,1638.71,-0.01,flip_to_short -22525,做空,2022-11-05 15:35:00,2022-11-05 16:05:00,1638.71,1637.63,0.0,flip_to_long -22526,做多,2022-11-05 16:05:00,2022-11-05 16:45:00,1637.63,1637.56,-0.0,flip_to_short -22527,做空,2022-11-05 16:45:00,2022-11-05 17:15:00,1637.56,1636.44,0.0,flip_to_long -22528,做多,2022-11-05 17:15:00,2022-11-05 17:20:00,1636.44,1636.11,-0.0,flip_to_short -22529,做空,2022-11-05 17:20:00,2022-11-05 17:35:00,1636.11,1635.33,-0.0,flip_to_long -22530,做多,2022-11-05 17:35:00,2022-11-05 17:45:00,1635.33,1633.63,-0.01,flip_to_short -22531,做空,2022-11-05 17:45:00,2022-11-05 17:50:00,1633.63,1636.08,-0.01,flip_to_long -22532,做多,2022-11-05 17:50:00,2022-11-05 18:00:00,1636.08,1634.5,-0.01,flip_to_short -22533,做空,2022-11-05 18:00:00,2022-11-05 18:05:00,1634.5,1635.43,-0.01,flip_to_long -22534,做多,2022-11-05 18:05:00,2022-11-05 18:10:00,1635.43,1635.24,-0.0,flip_to_short -22535,做空,2022-11-05 18:10:00,2022-11-05 21:40:00,1635.24,1632.4,0.01,flip_to_long -22536,做多,2022-11-05 21:40:00,2022-11-05 21:45:00,1632.4,1631.48,-0.01,flip_to_short -22537,做空,2022-11-05 21:45:00,2022-11-05 21:55:00,1631.48,1631.75,-0.0,flip_to_long -22538,做多,2022-11-05 21:55:00,2022-11-05 22:00:00,1631.75,1631.27,-0.0,flip_to_short -22539,做空,2022-11-05 22:00:00,2022-11-05 22:10:00,1631.27,1633.15,-0.01,flip_to_long -22540,做多,2022-11-05 22:10:00,2022-11-05 22:20:00,1633.15,1630.9,-0.01,flip_to_short -22541,做空,2022-11-05 22:20:00,2022-11-05 22:25:00,1630.9,1631.69,-0.0,flip_to_long -22542,做多,2022-11-05 22:25:00,2022-11-05 22:35:00,1631.69,1630.59,-0.01,flip_to_short -22543,做空,2022-11-05 22:35:00,2022-11-05 22:45:00,1630.59,1631.2,-0.0,flip_to_long -22544,做多,2022-11-05 22:45:00,2022-11-05 23:05:00,1631.2,1622.9,-0.03,flip_to_short -22545,做空,2022-11-05 23:05:00,2022-11-06 00:35:00,1622.9,1632.08,-0.03,flip_to_long -22546,做多,2022-11-06 00:35:00,2022-11-06 00:45:00,1632.08,1628.37,-0.01,flip_to_short -22547,做空,2022-11-06 00:45:00,2022-11-06 00:55:00,1628.37,1628.8,-0.0,flip_to_long -22548,做多,2022-11-06 00:55:00,2022-11-06 01:20:00,1628.8,1626.93,-0.01,flip_to_short -22549,做空,2022-11-06 01:20:00,2022-11-06 01:40:00,1626.93,1627.65,-0.0,flip_to_long -22550,做多,2022-11-06 01:40:00,2022-11-06 11:15:00,1627.65,1621.15,-0.02,flip_to_short -22551,做空,2022-11-06 11:15:00,2022-11-06 14:30:00,1621.15,1624.17,-0.01,flip_to_long -22552,做多,2022-11-06 14:30:00,2022-11-06 15:55:00,1624.17,1622.61,-0.01,flip_to_short -22553,做空,2022-11-06 15:55:00,2022-11-06 16:05:00,1622.61,1623.89,-0.01,flip_to_long -22554,做多,2022-11-06 16:05:00,2022-11-06 16:10:00,1623.89,1617.64,-0.02,flip_to_short -22555,做空,2022-11-06 16:10:00,2022-11-06 16:25:00,1617.64,1621.47,-0.01,flip_to_long -22556,做多,2022-11-06 16:25:00,2022-11-06 16:50:00,1621.47,1622.0,-0.0,flip_to_short -22557,做空,2022-11-06 16:50:00,2022-11-06 23:10:00,1622.0,1572.13,0.15,tp_lower -22558,做多,2022-11-07 02:10:00,2022-11-07 04:10:00,1590.21,1579.28,-0.04,flip_to_short -22559,做空,2022-11-07 04:10:00,2022-11-07 04:15:00,1579.28,1580.65,-0.01,flip_to_long -22560,做多,2022-11-07 04:15:00,2022-11-07 04:25:00,1580.65,1580.51,-0.0,flip_to_short -22561,做空,2022-11-07 04:25:00,2022-11-07 06:20:00,1580.51,1584.4,-0.02,flip_to_long -22562,做多,2022-11-07 06:20:00,2022-11-07 13:20:00,1584.4,1576.82,-0.03,flip_to_short -22563,做空,2022-11-07 13:20:00,2022-11-07 13:50:00,1576.82,1576.17,-0.0,flip_to_long -22564,做多,2022-11-07 13:50:00,2022-11-07 14:05:00,1576.17,1576.78,-0.0,flip_to_short -22565,做空,2022-11-07 14:05:00,2022-11-07 14:10:00,1576.78,1576.88,-0.0,flip_to_long -22566,做多,2022-11-07 14:10:00,2022-11-07 14:25:00,1576.88,1578.6,0.0,flip_to_short -22567,做空,2022-11-07 14:25:00,2022-11-07 14:40:00,1578.6,1575.33,0.01,flip_to_long -22568,做多,2022-11-07 14:40:00,2022-11-07 15:05:00,1575.33,1578.28,0.01,flip_to_short -22569,做空,2022-11-07 15:05:00,2022-11-07 16:45:00,1578.28,1582.57,-0.02,flip_to_long -22570,做多,2022-11-07 16:45:00,2022-11-07 16:50:00,1582.57,1580.21,-0.01,flip_to_short -22571,做空,2022-11-07 16:50:00,2022-11-07 17:05:00,1580.21,1582.31,-0.01,flip_to_long -22572,做多,2022-11-07 17:05:00,2022-11-07 17:45:00,1582.31,1582.35,-0.0,flip_to_short -22573,做空,2022-11-07 17:45:00,2022-11-08 01:15:00,1582.35,1575.0,0.02,flip_to_long -22574,做多,2022-11-08 01:15:00,2022-11-08 01:20:00,1575.0,1571.5,-0.01,flip_to_short -22575,做空,2022-11-08 01:20:00,2022-11-08 01:50:00,1571.5,1569.77,0.0,flip_to_long -22576,做多,2022-11-08 01:50:00,2022-11-08 02:00:00,1569.77,1570.14,-0.0,flip_to_short -22577,做空,2022-11-08 02:00:00,2022-11-08 02:15:00,1570.14,1572.17,-0.01,flip_to_long -22578,做多,2022-11-08 02:15:00,2022-11-08 02:50:00,1572.17,1543.54,-0.09,flip_to_short -22579,做空,2022-11-08 02:50:00,2022-11-08 03:00:00,1543.54,1538.37,0.01,tp_lower -22580,做多,2022-11-08 07:35:00,2022-11-08 08:05:00,1493.44,1485.82,-0.03,flip_to_short -22581,做空,2022-11-08 08:05:00,2022-11-08 10:25:00,1485.82,1481.01,0.01,flip_to_long -22582,做多,2022-11-08 10:25:00,2022-11-08 12:15:00,1481.01,1481.19,-0.0,flip_to_short -22583,做空,2022-11-08 12:15:00,2022-11-08 16:00:00,1481.19,1488.62,-0.03,flip_to_long -22584,做多,2022-11-08 16:00:00,2022-11-08 17:45:00,1488.62,1494.94,0.02,flip_to_short -22585,做空,2022-11-08 17:45:00,2022-11-08 23:10:00,1494.94,1330.5,0.54,flip_to_long -22586,做多,2022-11-08 23:10:00,2022-11-08 23:15:00,1330.5,1324.41,-0.03,flip_to_short -22587,做空,2022-11-08 23:15:00,2022-11-08 23:20:00,1324.41,1326.66,-0.01,flip_to_long -22588,做多,2022-11-08 23:20:00,2022-11-09 00:05:00,1326.66,1316.98,-0.04,flip_to_short -22589,做空,2022-11-09 00:05:00,2022-11-09 00:10:00,1316.98,1322.31,-0.02,flip_to_long -22590,做多,2022-11-09 00:10:00,2022-11-09 00:45:00,1322.31,1316.71,-0.03,flip_to_short -22591,做空,2022-11-09 00:45:00,2022-11-09 00:50:00,1316.71,1317.25,-0.0,flip_to_long -22592,做多,2022-11-09 00:50:00,2022-11-09 01:10:00,1317.25,1321.25,0.01,flip_to_short -22593,做空,2022-11-09 01:10:00,2022-11-09 01:15:00,1321.25,1325.56,-0.02,flip_to_long -22594,做多,2022-11-09 01:15:00,2022-11-09 01:20:00,1325.56,1324.34,-0.01,flip_to_short -22595,做空,2022-11-09 01:20:00,2022-11-09 01:30:00,1324.34,1326.0,-0.01,flip_to_long -22596,做多,2022-11-09 01:30:00,2022-11-09 01:35:00,1326.0,1322.58,-0.02,flip_to_short -22597,做空,2022-11-09 01:35:00,2022-11-09 01:40:00,1322.58,1323.36,-0.01,flip_to_long -22598,做多,2022-11-09 01:40:00,2022-11-09 01:50:00,1323.36,1318.61,-0.02,flip_to_short -22599,做空,2022-11-09 01:50:00,2022-11-09 02:05:00,1318.61,1320.41,-0.01,flip_to_long -22600,做多,2022-11-09 02:05:00,2022-11-09 02:20:00,1320.41,1324.76,0.01,flip_to_short -22601,做空,2022-11-09 02:20:00,2022-11-09 02:25:00,1324.76,1324.82,-0.0,flip_to_long -22602,做多,2022-11-09 02:25:00,2022-11-09 05:50:00,1324.82,1302.72,-0.09,flip_to_short -22603,做空,2022-11-09 05:50:00,2022-11-09 12:00:00,1302.72,1234.82,0.27,flip_to_long -22604,做多,2022-11-09 12:00:00,2022-11-09 12:05:00,1234.82,1232.41,-0.01,flip_to_short -22605,做空,2022-11-09 12:05:00,2022-11-09 12:30:00,1232.41,1226.84,0.02,flip_to_long -22606,做多,2022-11-09 12:30:00,2022-11-09 12:50:00,1226.84,1223.95,-0.02,flip_to_short -22607,做空,2022-11-09 12:50:00,2022-11-09 13:10:00,1223.95,1214.26,0.04,flip_to_long -22608,做多,2022-11-09 13:10:00,2022-11-09 13:50:00,1214.26,1216.3,0.01,flip_to_short -22609,做空,2022-11-09 13:50:00,2022-11-09 14:05:00,1216.3,1212.28,0.02,flip_to_long -22610,做多,2022-11-09 14:05:00,2022-11-09 14:15:00,1212.28,1207.31,-0.03,flip_to_short -22611,做空,2022-11-09 14:15:00,2022-11-09 14:20:00,1207.31,1210.91,-0.02,flip_to_long -22612,做多,2022-11-09 14:20:00,2022-11-09 14:25:00,1210.91,1200.7,-0.05,flip_to_short -22613,做空,2022-11-09 14:25:00,2022-11-09 14:40:00,1200.7,1227.79,-0.12,flip_to_long -22614,做多,2022-11-09 14:40:00,2022-11-09 15:30:00,1227.79,1201.96,-0.11,flip_to_short -22615,做空,2022-11-09 15:30:00,2022-11-09 19:00:00,1201.96,1191.04,0.04,flip_to_long -22616,做多,2022-11-09 19:00:00,2022-11-09 19:05:00,1191.04,1180.72,-0.05,flip_to_short -22617,做空,2022-11-09 19:05:00,2022-11-09 19:10:00,1180.72,1181.21,-0.0,flip_to_long -22618,做多,2022-11-09 19:10:00,2022-11-09 20:40:00,1181.21,1160.01,-0.09,flip_to_short -22619,做空,2022-11-09 20:40:00,2022-11-10 00:25:00,1160.01,1137.69,0.09,flip_to_long -22620,做多,2022-11-10 00:25:00,2022-11-10 00:30:00,1137.69,1128.87,-0.04,flip_to_short -22621,做空,2022-11-10 00:30:00,2022-11-10 00:35:00,1128.87,1129.54,-0.01,flip_to_long -22622,做多,2022-11-10 00:35:00,2022-11-10 08:05:00,1129.54,1180.9,0.23,flip_to_short -22623,做空,2022-11-10 08:05:00,2022-11-10 08:15:00,1180.9,1179.06,0.01,flip_to_long -22624,做多,2022-11-10 08:15:00,2022-11-10 09:30:00,1179.06,1188.06,0.04,flip_to_short -22625,做空,2022-11-10 09:30:00,2022-11-10 10:15:00,1188.06,1190.66,-0.01,flip_to_long -22626,做多,2022-11-10 10:15:00,2022-11-10 10:30:00,1190.66,1184.36,-0.03,flip_to_short -22627,做空,2022-11-10 10:30:00,2022-11-10 11:30:00,1184.36,1190.57,-0.03,flip_to_long -22628,做多,2022-11-10 11:30:00,2022-11-10 11:40:00,1190.57,1190.42,-0.0,flip_to_short -22629,做空,2022-11-10 11:40:00,2022-11-10 11:50:00,1190.42,1192.79,-0.01,flip_to_long -22630,做多,2022-11-10 11:50:00,2022-11-10 11:55:00,1192.79,1186.58,-0.03,flip_to_short -22631,做空,2022-11-10 11:55:00,2022-11-10 12:00:00,1186.58,1205.38,-0.09,flip_to_long -22632,做多,2022-11-10 12:00:00,2022-11-10 13:25:00,1205.38,1202.7,-0.01,flip_to_short -22633,做空,2022-11-10 13:25:00,2022-11-10 20:20:00,1202.7,1295.85,-0.41,flip_to_long -22634,做多,2022-11-10 20:20:00,2022-11-10 23:15:00,1295.85,1297.19,0.0,flip_to_short -22635,做空,2022-11-10 23:15:00,2022-11-10 23:30:00,1297.19,1304.14,-0.03,flip_to_long -22636,做多,2022-11-10 23:30:00,2022-11-10 23:35:00,1304.14,1302.68,-0.01,flip_to_short -22637,做空,2022-11-10 23:35:00,2022-11-11 05:45:00,1302.68,1267.1,0.13,flip_to_long -22638,做多,2022-11-11 05:45:00,2022-11-11 06:20:00,1267.1,1252.95,-0.06,flip_to_short -22639,做空,2022-11-11 06:20:00,2022-11-11 10:30:00,1252.95,1271.1,-0.07,flip_to_long -22640,做多,2022-11-11 10:30:00,2022-11-11 10:45:00,1271.1,1271.99,0.0,flip_to_short -22641,做空,2022-11-11 10:45:00,2022-11-11 10:50:00,1271.99,1274.99,-0.01,flip_to_long -22642,做多,2022-11-11 10:50:00,2022-11-11 11:00:00,1274.99,1273.09,-0.01,flip_to_short -22643,做空,2022-11-11 11:00:00,2022-11-11 11:05:00,1273.09,1281.91,-0.04,flip_to_long -22644,做多,2022-11-11 11:05:00,2022-11-11 11:35:00,1281.91,1276.66,-0.02,flip_to_short -22645,做空,2022-11-11 11:35:00,2022-11-11 12:00:00,1276.66,1278.02,-0.01,flip_to_long -22646,做多,2022-11-11 12:00:00,2022-11-11 12:05:00,1278.02,1273.54,-0.02,flip_to_short -22647,做空,2022-11-11 12:05:00,2022-11-11 12:30:00,1273.54,1274.58,-0.01,flip_to_long -22648,做多,2022-11-11 12:30:00,2022-11-11 13:55:00,1274.58,1283.19,0.03,flip_to_short -22649,做空,2022-11-11 13:55:00,2022-11-11 14:20:00,1283.19,1213.2,0.26,tp_lower -22650,做多,2022-11-11 14:45:00,2022-11-11 15:30:00,1271.3,1266.49,-0.02,flip_to_short -22651,做空,2022-11-11 15:30:00,2022-11-11 17:10:00,1266.49,1259.32,0.03,flip_to_long -22652,做多,2022-11-11 17:10:00,2022-11-11 19:00:00,1259.32,1254.18,-0.02,flip_to_short -22653,做空,2022-11-11 19:00:00,2022-11-11 19:05:00,1254.18,1260.01,-0.03,flip_to_long -22654,做多,2022-11-11 19:05:00,2022-11-11 19:45:00,1260.01,1261.72,0.0,flip_to_short -22655,做空,2022-11-11 19:45:00,2022-11-11 20:20:00,1261.72,1261.21,-0.0,flip_to_long -22656,做多,2022-11-11 20:20:00,2022-11-11 22:45:00,1261.21,1273.0,0.04,flip_to_short -22657,做空,2022-11-11 22:45:00,2022-11-12 01:15:00,1273.0,1276.24,-0.02,flip_to_long -22658,做多,2022-11-12 01:15:00,2022-11-12 01:30:00,1276.24,1271.36,-0.02,flip_to_short -22659,做空,2022-11-12 01:30:00,2022-11-12 01:40:00,1271.36,1274.4,-0.01,flip_to_long -22660,做多,2022-11-12 01:40:00,2022-11-12 01:50:00,1274.4,1274.73,-0.0,flip_to_short -22661,做空,2022-11-12 01:50:00,2022-11-12 02:05:00,1274.73,1275.85,-0.01,flip_to_long -22662,做多,2022-11-12 02:05:00,2022-11-12 02:55:00,1275.85,1276.16,-0.0,flip_to_short -22663,做空,2022-11-12 02:55:00,2022-11-12 03:00:00,1276.16,1278.1,-0.01,flip_to_long -22664,做多,2022-11-12 03:00:00,2022-11-12 03:05:00,1278.1,1271.79,-0.03,flip_to_short -22665,做空,2022-11-12 03:05:00,2022-11-12 06:35:00,1271.79,1264.9,0.02,flip_to_long -22666,做多,2022-11-12 06:35:00,2022-11-12 06:40:00,1264.9,1260.61,-0.02,flip_to_short -22667,做空,2022-11-12 06:40:00,2022-11-12 06:45:00,1260.61,1261.32,-0.01,flip_to_long -22668,做多,2022-11-12 06:45:00,2022-11-12 06:55:00,1261.32,1260.7,-0.0,flip_to_short -22669,做空,2022-11-12 06:55:00,2022-11-12 07:00:00,1260.7,1263.7,-0.01,flip_to_long -22670,做多,2022-11-12 07:00:00,2022-11-12 08:20:00,1263.7,1256.5,-0.03,flip_to_short -22671,做空,2022-11-12 08:20:00,2022-11-12 08:35:00,1256.5,1262.71,-0.03,flip_to_long -22672,做多,2022-11-12 08:35:00,2022-11-12 09:00:00,1262.71,1256.52,-0.03,flip_to_short -22673,做空,2022-11-12 09:00:00,2022-11-12 09:05:00,1256.52,1258.13,-0.01,flip_to_long -22674,做多,2022-11-12 09:05:00,2022-11-12 09:50:00,1258.13,1262.04,0.01,flip_to_short -22675,做空,2022-11-12 09:50:00,2022-11-12 10:05:00,1262.04,1257.19,0.02,flip_to_long -22676,做多,2022-11-12 10:05:00,2022-11-12 10:45:00,1257.19,1260.73,0.01,flip_to_short -22677,做空,2022-11-12 10:45:00,2022-11-12 10:50:00,1260.73,1261.45,-0.01,flip_to_long -22678,做多,2022-11-12 10:50:00,2022-11-12 10:55:00,1261.45,1259.15,-0.01,flip_to_short -22679,做空,2022-11-12 10:55:00,2022-11-12 11:00:00,1259.15,1262.12,-0.01,flip_to_long -22680,做多,2022-11-12 11:00:00,2022-11-12 11:10:00,1262.12,1253.89,-0.03,flip_to_short -22681,做空,2022-11-12 11:10:00,2022-11-12 11:35:00,1253.89,1261.63,-0.03,flip_to_long -22682,做多,2022-11-12 11:35:00,2022-11-12 12:05:00,1261.63,1260.6,-0.01,flip_to_short -22683,做空,2022-11-12 12:05:00,2022-11-12 12:40:00,1260.6,1265.65,-0.02,flip_to_long -22684,做多,2022-11-12 12:40:00,2022-11-12 13:05:00,1265.65,1259.22,-0.03,flip_to_short -22685,做空,2022-11-12 13:05:00,2022-11-12 13:10:00,1259.22,1261.29,-0.01,flip_to_long -22686,做多,2022-11-12 13:10:00,2022-11-12 13:15:00,1261.29,1260.55,-0.01,flip_to_short -22687,做空,2022-11-12 13:15:00,2022-11-12 13:20:00,1260.55,1261.08,-0.0,flip_to_long -22688,做多,2022-11-12 13:20:00,2022-11-12 13:30:00,1261.08,1260.72,-0.0,flip_to_short -22689,做空,2022-11-12 13:30:00,2022-11-12 13:35:00,1260.72,1263.08,-0.01,flip_to_long -22690,做多,2022-11-12 13:35:00,2022-11-12 13:40:00,1263.08,1261.66,-0.01,flip_to_short -22691,做空,2022-11-12 13:40:00,2022-11-12 14:15:00,1261.66,1264.54,-0.01,flip_to_long -22692,做多,2022-11-12 14:15:00,2022-11-12 14:45:00,1264.54,1280.1,0.05,tp_upper -22693,做空,2022-11-12 17:05:00,2022-11-12 18:15:00,1268.93,1267.28,0.0,flip_to_long -22694,做多,2022-11-12 18:15:00,2022-11-13 00:25:00,1267.28,1262.3,-0.02,flip_to_short -22695,做空,2022-11-13 00:25:00,2022-11-13 01:00:00,1262.3,1262.18,-0.0,flip_to_long -22696,做多,2022-11-13 01:00:00,2022-11-13 04:40:00,1262.18,1265.66,0.01,flip_to_short -22697,做空,2022-11-13 04:40:00,2022-11-13 07:00:00,1265.66,1240.13,0.09,tp_lower -22698,做多,2022-11-13 11:25:00,2022-11-13 12:25:00,1239.78,1236.59,-0.02,flip_to_short -22699,做空,2022-11-13 12:25:00,2022-11-13 15:15:00,1236.59,1235.97,0.0,flip_to_long -22700,做多,2022-11-13 15:15:00,2022-11-13 19:25:00,1235.97,1228.21,-0.03,flip_to_short -22701,做空,2022-11-13 19:25:00,2022-11-13 19:30:00,1228.21,1228.96,-0.01,flip_to_long -22702,做多,2022-11-13 19:30:00,2022-11-13 19:35:00,1228.96,1228.7,-0.0,flip_to_short -22703,做空,2022-11-13 19:35:00,2022-11-13 19:40:00,1228.7,1229.47,-0.01,flip_to_long -22704,做多,2022-11-13 19:40:00,2022-11-13 19:45:00,1229.47,1227.92,-0.01,flip_to_short -22705,做空,2022-11-13 19:45:00,2022-11-13 19:55:00,1227.92,1228.34,-0.0,flip_to_long -22706,做多,2022-11-13 19:55:00,2022-11-13 20:00:00,1228.34,1226.65,-0.01,flip_to_short -22707,做空,2022-11-13 20:00:00,2022-11-13 20:05:00,1226.65,1230.86,-0.02,flip_to_long -22708,做多,2022-11-13 20:05:00,2022-11-13 20:10:00,1230.86,1228.32,-0.01,flip_to_short -22709,做空,2022-11-13 20:10:00,2022-11-13 21:00:00,1228.32,1203.39,0.09,tp_lower -22710,做多,2022-11-13 21:35:00,2022-11-13 21:40:00,1231.09,1225.52,-0.02,flip_to_short -22711,做空,2022-11-13 21:40:00,2022-11-13 22:25:00,1225.52,1223.0,0.01,flip_to_long -22712,做多,2022-11-13 22:25:00,2022-11-13 22:35:00,1223.0,1225.71,0.01,flip_to_short -22713,做空,2022-11-13 22:35:00,2022-11-13 23:15:00,1225.71,1223.24,0.01,flip_to_long -22714,做多,2022-11-13 23:15:00,2022-11-13 23:25:00,1223.24,1223.03,-0.0,flip_to_short -22715,做空,2022-11-13 23:25:00,2022-11-13 23:45:00,1223.03,1222.38,0.0,flip_to_long -22716,做多,2022-11-13 23:45:00,2022-11-14 00:05:00,1222.38,1223.12,0.0,flip_to_short -22717,做空,2022-11-14 00:05:00,2022-11-14 00:10:00,1223.12,1227.7,-0.02,flip_to_long -22718,做多,2022-11-14 00:10:00,2022-11-14 00:20:00,1227.7,1192.05,-0.14,flip_to_short -22719,做空,2022-11-14 00:20:00,2022-11-14 06:30:00,1192.05,1186.07,0.02,flip_to_long -22720,做多,2022-11-14 06:30:00,2022-11-14 06:40:00,1186.07,1213.65,0.11,tp_upper -22721,做空,2022-11-14 11:35:00,2022-11-14 11:40:00,1253.3,1254.87,-0.01,flip_to_long -22722,做多,2022-11-14 11:40:00,2022-11-14 11:45:00,1254.87,1254.48,-0.0,flip_to_short -22723,做空,2022-11-14 11:45:00,2022-11-14 12:25:00,1254.48,1260.83,-0.03,flip_to_long -22724,做多,2022-11-14 12:25:00,2022-11-14 13:10:00,1260.83,1278.72,0.07,tp_upper -22725,做空,2022-11-14 13:50:00,2022-11-14 13:55:00,1249.17,1258.18,-0.04,flip_to_long -22726,做多,2022-11-14 13:55:00,2022-11-14 18:40:00,1258.18,1243.78,-0.06,flip_to_short -22727,做空,2022-11-14 18:40:00,2022-11-14 23:00:00,1243.78,1224.47,0.07,flip_to_long -22728,做多,2022-11-14 23:00:00,2022-11-15 04:20:00,1224.47,1252.98,0.11,flip_to_short -22729,做空,2022-11-15 04:20:00,2022-11-15 05:35:00,1252.98,1254.24,-0.01,flip_to_long -22730,做多,2022-11-15 05:35:00,2022-11-15 09:30:00,1254.24,1263.14,0.03,flip_to_short -22731,做空,2022-11-15 09:30:00,2022-11-15 09:40:00,1263.14,1258.95,0.01,flip_to_long -22732,做多,2022-11-15 09:40:00,2022-11-15 10:45:00,1258.95,1261.36,0.01,flip_to_short -22733,做空,2022-11-15 10:45:00,2022-11-15 10:50:00,1261.36,1262.22,-0.01,flip_to_long -22734,做多,2022-11-15 10:50:00,2022-11-15 11:15:00,1262.22,1257.36,-0.02,flip_to_short -22735,做空,2022-11-15 11:15:00,2022-11-15 12:10:00,1257.36,1263.77,-0.03,flip_to_long -22736,做多,2022-11-15 12:10:00,2022-11-15 12:20:00,1263.77,1263.9,-0.0,flip_to_short -22737,做空,2022-11-15 12:20:00,2022-11-15 12:25:00,1263.9,1264.21,-0.0,flip_to_long -22738,做多,2022-11-15 12:25:00,2022-11-15 14:40:00,1264.21,1263.2,-0.01,flip_to_short -22739,做空,2022-11-15 14:40:00,2022-11-15 14:55:00,1263.2,1266.85,-0.02,flip_to_long -22740,做多,2022-11-15 14:55:00,2022-11-15 15:05:00,1266.85,1263.64,-0.02,flip_to_short -22741,做空,2022-11-15 15:05:00,2022-11-15 15:25:00,1263.64,1266.75,-0.01,flip_to_long -22742,做多,2022-11-15 15:25:00,2022-11-15 15:50:00,1266.75,1264.71,-0.01,flip_to_short -22743,做空,2022-11-15 15:50:00,2022-11-15 16:10:00,1264.71,1265.68,-0.01,flip_to_long -22744,做多,2022-11-15 16:10:00,2022-11-15 16:35:00,1265.68,1265.29,-0.0,flip_to_short -22745,做空,2022-11-15 16:35:00,2022-11-15 16:55:00,1265.29,1267.01,-0.01,flip_to_long -22746,做多,2022-11-15 16:55:00,2022-11-15 17:10:00,1267.01,1267.94,0.0,flip_to_short -22747,做空,2022-11-15 17:10:00,2022-11-15 17:20:00,1267.94,1267.87,-0.0,flip_to_long -22748,做多,2022-11-15 17:20:00,2022-11-15 17:40:00,1267.87,1269.52,0.0,flip_to_short -22749,做空,2022-11-15 17:40:00,2022-11-15 20:00:00,1269.52,1260.71,0.03,flip_to_long -22750,做多,2022-11-15 20:00:00,2022-11-15 20:05:00,1260.71,1257.11,-0.02,flip_to_short -22751,做空,2022-11-15 20:05:00,2022-11-15 23:10:00,1257.11,1249.36,0.03,flip_to_long -22752,做多,2022-11-15 23:10:00,2022-11-15 23:20:00,1249.36,1247.54,-0.01,flip_to_short -22753,做空,2022-11-15 23:20:00,2022-11-16 00:15:00,1247.54,1253.13,-0.02,flip_to_long -22754,做多,2022-11-16 00:15:00,2022-11-16 00:20:00,1253.13,1248.21,-0.02,flip_to_short -22755,做空,2022-11-16 00:20:00,2022-11-16 00:25:00,1248.21,1249.51,-0.01,flip_to_long -22756,做多,2022-11-16 00:25:00,2022-11-16 04:20:00,1249.51,1257.22,0.03,flip_to_short -22757,做空,2022-11-16 04:20:00,2022-11-16 04:25:00,1257.22,1257.32,-0.0,flip_to_long -22758,做多,2022-11-16 04:25:00,2022-11-16 04:35:00,1257.32,1257.5,-0.0,flip_to_short -22759,做空,2022-11-16 04:35:00,2022-11-16 04:45:00,1257.5,1258.1,-0.0,flip_to_long -22760,做多,2022-11-16 04:45:00,2022-11-16 04:50:00,1258.1,1257.65,-0.0,flip_to_short -22761,做空,2022-11-16 04:50:00,2022-11-16 06:00:00,1257.65,1259.44,-0.01,flip_to_long -22762,做多,2022-11-16 06:00:00,2022-11-16 06:05:00,1259.44,1255.86,-0.02,flip_to_short -22763,做空,2022-11-16 06:05:00,2022-11-16 13:30:00,1255.86,1222.9,0.13,flip_to_long -22764,做多,2022-11-16 13:30:00,2022-11-16 16:50:00,1222.9,1210.44,-0.05,flip_to_short -22765,做空,2022-11-16 16:50:00,2022-11-16 17:05:00,1210.44,1209.68,0.0,flip_to_long -22766,做多,2022-11-16 17:05:00,2022-11-16 17:20:00,1209.68,1209.91,-0.0,flip_to_short -22767,做空,2022-11-16 17:20:00,2022-11-16 17:30:00,1209.91,1209.59,-0.0,flip_to_long -22768,做多,2022-11-16 17:30:00,2022-11-16 19:05:00,1209.59,1204.48,-0.02,flip_to_short -22769,做空,2022-11-16 19:05:00,2022-11-16 19:35:00,1204.48,1205.99,-0.01,flip_to_long -22770,做多,2022-11-16 19:35:00,2022-11-16 20:00:00,1205.99,1205.31,-0.01,flip_to_short -22771,做空,2022-11-16 20:00:00,2022-11-16 20:25:00,1205.31,1206.97,-0.01,flip_to_long -22772,做多,2022-11-16 20:25:00,2022-11-16 20:30:00,1206.97,1205.25,-0.01,flip_to_short -22773,做空,2022-11-16 20:30:00,2022-11-16 20:35:00,1205.25,1206.59,-0.01,flip_to_long -22774,做多,2022-11-16 20:35:00,2022-11-16 21:15:00,1206.59,1209.76,0.01,flip_to_short -22775,做空,2022-11-16 21:15:00,2022-11-16 22:05:00,1209.76,1208.87,0.0,flip_to_long -22776,做多,2022-11-16 22:05:00,2022-11-17 02:45:00,1208.87,1212.41,0.01,flip_to_short -22777,做空,2022-11-17 02:45:00,2022-11-17 06:00:00,1212.41,1212.13,-0.0,flip_to_long -22778,做多,2022-11-17 06:00:00,2022-11-17 06:05:00,1212.13,1211.9,-0.0,flip_to_short -22779,做空,2022-11-17 06:05:00,2022-11-17 08:00:00,1211.9,1207.51,0.02,flip_to_long -22780,做多,2022-11-17 08:00:00,2022-11-17 08:05:00,1207.51,1202.42,-0.02,flip_to_short -22781,做空,2022-11-17 08:05:00,2022-11-17 11:05:00,1202.42,1198.07,0.02,flip_to_long -22782,做多,2022-11-17 11:05:00,2022-11-17 11:20:00,1198.07,1198.99,0.0,flip_to_short -22783,做空,2022-11-17 11:20:00,2022-11-17 11:30:00,1198.99,1198.74,-0.0,flip_to_long -22784,做多,2022-11-17 11:30:00,2022-11-17 11:35:00,1198.74,1198.2,-0.0,flip_to_short -22785,做空,2022-11-17 11:35:00,2022-11-17 11:40:00,1198.2,1199.17,-0.01,flip_to_long -22786,做多,2022-11-17 11:40:00,2022-11-17 12:15:00,1199.17,1198.77,-0.0,flip_to_short -22787,做空,2022-11-17 12:15:00,2022-11-17 12:25:00,1198.77,1198.36,-0.0,flip_to_long -22788,做多,2022-11-17 12:25:00,2022-11-17 12:35:00,1198.36,1198.6,-0.0,flip_to_short -22789,做空,2022-11-17 12:35:00,2022-11-17 12:45:00,1198.6,1197.88,0.0,flip_to_long -22790,做多,2022-11-17 12:45:00,2022-11-17 13:00:00,1197.88,1195.61,-0.01,flip_to_short -22791,做空,2022-11-17 13:00:00,2022-11-17 14:40:00,1195.61,1195.47,-0.0,flip_to_long -22792,做多,2022-11-17 14:40:00,2022-11-17 14:50:00,1195.47,1193.62,-0.01,flip_to_short -22793,做空,2022-11-17 14:50:00,2022-11-17 15:05:00,1193.62,1193.24,-0.0,flip_to_long -22794,做多,2022-11-17 15:05:00,2022-11-17 15:50:00,1193.24,1190.41,-0.01,flip_to_short -22795,做空,2022-11-17 15:50:00,2022-11-17 16:05:00,1190.41,1196.83,-0.03,flip_to_long -22796,做多,2022-11-17 16:05:00,2022-11-17 19:15:00,1196.83,1204.84,0.03,flip_to_short -22797,做空,2022-11-17 19:15:00,2022-11-17 19:45:00,1204.84,1206.02,-0.01,flip_to_long -22798,做多,2022-11-17 19:45:00,2022-11-17 19:50:00,1206.02,1205.6,-0.0,flip_to_short -22799,做空,2022-11-17 19:50:00,2022-11-17 21:10:00,1205.6,1205.14,-0.0,flip_to_long -22800,做多,2022-11-17 21:10:00,2022-11-17 21:30:00,1205.14,1203.53,-0.01,flip_to_short -22801,做空,2022-11-17 21:30:00,2022-11-17 21:45:00,1203.53,1205.56,-0.01,flip_to_long -22802,做多,2022-11-17 21:45:00,2022-11-17 22:00:00,1205.56,1206.01,-0.0,flip_to_short -22803,做空,2022-11-17 22:00:00,2022-11-17 22:15:00,1206.01,1207.99,-0.01,flip_to_long -22804,做多,2022-11-17 22:15:00,2022-11-17 22:20:00,1207.99,1205.19,-0.01,flip_to_short -22805,做空,2022-11-17 22:20:00,2022-11-17 22:35:00,1205.19,1206.8,-0.01,flip_to_long -22806,做多,2022-11-17 22:35:00,2022-11-17 22:40:00,1206.8,1205.81,-0.01,flip_to_short -22807,做空,2022-11-17 22:40:00,2022-11-17 22:50:00,1205.81,1206.74,-0.01,flip_to_long -22808,做多,2022-11-17 22:50:00,2022-11-17 22:55:00,1206.74,1206.0,-0.01,flip_to_short -22809,做空,2022-11-17 22:55:00,2022-11-17 23:05:00,1206.0,1203.75,0.01,flip_to_long -22810,做多,2022-11-17 23:05:00,2022-11-18 05:50:00,1203.75,1217.37,0.05,flip_to_short -22811,做空,2022-11-18 05:50:00,2022-11-18 06:00:00,1217.37,1218.66,-0.01,flip_to_long -22812,做多,2022-11-18 06:00:00,2022-11-18 06:05:00,1218.66,1216.47,-0.01,flip_to_short -22813,做空,2022-11-18 06:05:00,2022-11-18 06:50:00,1216.47,1218.56,-0.01,flip_to_long -22814,做多,2022-11-18 06:50:00,2022-11-18 09:45:00,1218.56,1213.48,-0.02,flip_to_short -22815,做空,2022-11-18 09:45:00,2022-11-18 10:05:00,1213.48,1217.58,-0.02,flip_to_long -22816,做多,2022-11-18 10:05:00,2022-11-18 11:35:00,1217.58,1215.44,-0.01,flip_to_short -22817,做空,2022-11-18 11:35:00,2022-11-18 11:45:00,1215.44,1215.49,-0.0,flip_to_long -22818,做多,2022-11-18 11:45:00,2022-11-18 13:45:00,1215.49,1217.76,0.01,flip_to_short -22819,做空,2022-11-18 13:45:00,2022-11-18 19:55:00,1217.76,1209.22,0.03,flip_to_long -22820,做多,2022-11-18 19:55:00,2022-11-18 22:00:00,1209.22,1207.22,-0.01,flip_to_short -22821,做空,2022-11-18 22:00:00,2022-11-18 22:45:00,1207.22,1208.33,-0.01,flip_to_long -22822,做多,2022-11-18 22:45:00,2022-11-18 23:00:00,1208.33,1206.73,-0.01,flip_to_short -22823,做空,2022-11-18 23:00:00,2022-11-18 23:05:00,1206.73,1208.22,-0.01,flip_to_long -22824,做多,2022-11-18 23:05:00,2022-11-18 23:10:00,1208.22,1207.21,-0.01,flip_to_short -22825,做空,2022-11-18 23:10:00,2022-11-18 23:20:00,1207.21,1207.44,-0.0,flip_to_long -22826,做多,2022-11-18 23:20:00,2022-11-19 00:30:00,1207.44,1209.71,0.01,flip_to_short -22827,做空,2022-11-19 00:30:00,2022-11-19 01:00:00,1209.71,1210.34,-0.01,flip_to_long -22828,做多,2022-11-19 01:00:00,2022-11-19 01:10:00,1210.34,1209.26,-0.01,flip_to_short -22829,做空,2022-11-19 01:10:00,2022-11-19 01:25:00,1209.26,1210.42,-0.01,flip_to_long -22830,做多,2022-11-19 01:25:00,2022-11-19 01:30:00,1210.42,1209.13,-0.01,flip_to_short -22831,做空,2022-11-19 01:30:00,2022-11-19 01:55:00,1209.13,1209.68,-0.0,flip_to_long -22832,做多,2022-11-19 01:55:00,2022-11-19 02:00:00,1209.68,1207.31,-0.01,flip_to_short -22833,做空,2022-11-19 02:00:00,2022-11-19 03:05:00,1207.31,1207.76,-0.0,flip_to_long -22834,做多,2022-11-19 03:05:00,2022-11-19 03:15:00,1207.76,1207.39,-0.0,flip_to_short -22835,做空,2022-11-19 03:15:00,2022-11-19 03:45:00,1207.39,1208.5,-0.01,flip_to_long -22836,做多,2022-11-19 03:45:00,2022-11-19 03:50:00,1208.5,1208.27,-0.0,flip_to_short -22837,做空,2022-11-19 03:50:00,2022-11-19 04:00:00,1208.27,1208.19,-0.0,flip_to_long -22838,做多,2022-11-19 04:00:00,2022-11-19 04:25:00,1208.19,1208.29,-0.0,flip_to_short -22839,做空,2022-11-19 04:25:00,2022-11-19 05:05:00,1208.29,1208.33,-0.0,flip_to_long -22840,做多,2022-11-19 05:05:00,2022-11-19 05:10:00,1208.33,1203.9,-0.02,flip_to_short -22841,做空,2022-11-19 05:10:00,2022-11-19 05:15:00,1203.9,1199.42,0.02,tp_lower -22842,做多,2022-11-19 06:20:00,2022-11-19 06:25:00,1206.7,1205.91,-0.01,flip_to_short -22843,做空,2022-11-19 06:25:00,2022-11-19 06:40:00,1205.91,1206.24,-0.0,flip_to_long -22844,做多,2022-11-19 06:40:00,2022-11-19 07:50:00,1206.24,1206.05,-0.0,flip_to_short -22845,做空,2022-11-19 07:50:00,2022-11-19 07:55:00,1206.05,1206.09,-0.0,flip_to_long -22846,做多,2022-11-19 07:55:00,2022-11-19 08:05:00,1206.09,1205.32,-0.01,flip_to_short -22847,做空,2022-11-19 08:05:00,2022-11-19 08:10:00,1205.32,1205.33,-0.0,flip_to_long -22848,做多,2022-11-19 08:10:00,2022-11-19 11:45:00,1205.33,1207.79,0.01,flip_to_short -22849,做空,2022-11-19 11:45:00,2022-11-19 11:55:00,1207.79,1210.99,-0.02,flip_to_long -22850,做多,2022-11-19 11:55:00,2022-11-19 12:35:00,1210.99,1207.77,-0.02,flip_to_short -22851,做空,2022-11-19 12:35:00,2022-11-19 12:40:00,1207.77,1208.1,-0.0,flip_to_long -22852,做多,2022-11-19 12:40:00,2022-11-19 13:50:00,1208.1,1208.21,-0.0,flip_to_short -22853,做空,2022-11-19 13:50:00,2022-11-19 14:05:00,1208.21,1207.59,0.0,flip_to_long -22854,做多,2022-11-19 14:05:00,2022-11-19 14:15:00,1207.59,1207.69,-0.0,flip_to_short -22855,做空,2022-11-19 14:15:00,2022-11-19 15:00:00,1207.69,1208.3,-0.0,flip_to_long -22856,做多,2022-11-19 15:00:00,2022-11-19 15:10:00,1208.3,1209.25,0.0,flip_to_short -22857,做空,2022-11-19 15:10:00,2022-11-19 15:25:00,1209.25,1208.2,0.0,flip_to_long -22858,做多,2022-11-19 15:25:00,2022-11-19 16:15:00,1208.2,1207.78,-0.0,flip_to_short -22859,做空,2022-11-19 16:15:00,2022-11-19 16:20:00,1207.78,1207.96,-0.0,flip_to_long -22860,做多,2022-11-19 16:20:00,2022-11-19 16:30:00,1207.96,1208.5,-0.0,flip_to_short -22861,做空,2022-11-19 16:30:00,2022-11-19 17:15:00,1208.5,1208.38,-0.0,flip_to_long -22862,做多,2022-11-19 17:15:00,2022-11-19 17:20:00,1208.38,1207.69,-0.01,flip_to_short -22863,做空,2022-11-19 17:20:00,2022-11-19 17:45:00,1207.69,1208.6,-0.01,flip_to_long -22864,做多,2022-11-19 17:45:00,2022-11-19 17:55:00,1208.6,1207.41,-0.01,flip_to_short -22865,做空,2022-11-19 17:55:00,2022-11-19 18:05:00,1207.41,1208.05,-0.0,flip_to_long -22866,做多,2022-11-19 18:05:00,2022-11-19 18:40:00,1208.05,1208.2,-0.0,flip_to_short -22867,做空,2022-11-19 18:40:00,2022-11-19 18:45:00,1208.2,1208.26,-0.0,flip_to_long -22868,做多,2022-11-19 18:45:00,2022-11-19 18:50:00,1208.26,1207.63,-0.0,flip_to_short -22869,做空,2022-11-19 18:50:00,2022-11-19 19:00:00,1207.63,1208.1,-0.0,flip_to_long -22870,做多,2022-11-19 19:00:00,2022-11-19 19:45:00,1208.1,1208.22,-0.0,flip_to_short -22871,做空,2022-11-19 19:45:00,2022-11-19 19:50:00,1208.22,1208.86,-0.0,flip_to_long -22872,做多,2022-11-19 19:50:00,2022-11-19 19:55:00,1208.86,1208.01,-0.01,flip_to_short -22873,做空,2022-11-19 19:55:00,2022-11-19 20:00:00,1208.01,1208.87,-0.01,flip_to_long -22874,做多,2022-11-19 20:00:00,2022-11-19 22:00:00,1208.87,1216.33,0.03,tp_upper -22875,做空,2022-11-20 01:55:00,2022-11-20 02:15:00,1217.89,1219.03,-0.01,flip_to_long -22876,做多,2022-11-20 02:15:00,2022-11-20 02:35:00,1219.03,1220.61,0.0,flip_to_short -22877,做空,2022-11-20 02:35:00,2022-11-20 04:05:00,1220.61,1219.43,0.0,flip_to_long -22878,做多,2022-11-20 04:05:00,2022-11-20 04:20:00,1219.43,1218.99,-0.0,flip_to_short -22879,做空,2022-11-20 04:20:00,2022-11-20 04:25:00,1218.99,1219.61,-0.0,flip_to_long -22880,做多,2022-11-20 04:25:00,2022-11-20 04:30:00,1219.61,1218.89,-0.01,flip_to_short -22881,做空,2022-11-20 04:30:00,2022-11-20 04:35:00,1218.89,1219.46,-0.0,flip_to_long -22882,做多,2022-11-20 04:35:00,2022-11-20 04:50:00,1219.46,1218.64,-0.01,flip_to_short -22883,做空,2022-11-20 04:50:00,2022-11-20 04:55:00,1218.64,1218.97,-0.0,flip_to_long -22884,做多,2022-11-20 04:55:00,2022-11-20 06:30:00,1218.97,1218.94,-0.0,flip_to_short -22885,做空,2022-11-20 06:30:00,2022-11-20 07:05:00,1218.94,1218.74,-0.0,flip_to_long -22886,做多,2022-11-20 07:05:00,2022-11-20 07:10:00,1218.74,1217.77,-0.01,flip_to_short -22887,做空,2022-11-20 07:10:00,2022-11-20 07:25:00,1217.77,1218.52,-0.01,flip_to_long -22888,做多,2022-11-20 07:25:00,2022-11-20 07:45:00,1218.52,1219.25,0.0,tp_upper -22889,做空,2022-11-20 08:15:00,2022-11-20 08:20:00,1218.28,1219.18,-0.01,flip_to_long -22890,做多,2022-11-20 08:20:00,2022-11-20 08:35:00,1219.18,1217.35,-0.01,flip_to_short -22891,做空,2022-11-20 08:35:00,2022-11-20 08:40:00,1217.35,1205.31,0.05,tp_lower -22892,做多,2022-11-20 15:30:00,2022-11-20 16:05:00,1175.37,1174.19,-0.01,flip_to_short -22893,做空,2022-11-20 16:05:00,2022-11-20 16:45:00,1174.19,1173.69,-0.0,flip_to_long -22894,做多,2022-11-20 16:45:00,2022-11-20 17:25:00,1173.69,1173.68,-0.0,flip_to_short -22895,做空,2022-11-20 17:25:00,2022-11-20 18:05:00,1173.68,1174.15,-0.0,flip_to_long -22896,做多,2022-11-20 18:05:00,2022-11-20 18:35:00,1174.15,1175.02,0.0,flip_to_short -22897,做空,2022-11-20 18:35:00,2022-11-20 18:45:00,1175.02,1174.78,-0.0,flip_to_long -22898,做多,2022-11-20 18:45:00,2022-11-20 19:55:00,1174.78,1184.5,0.04,tp_upper -22899,做空,2022-11-20 20:20:00,2022-11-20 20:30:00,1177.61,1175.37,0.01,flip_to_long -22900,做多,2022-11-20 20:30:00,2022-11-20 20:40:00,1175.37,1174.46,-0.01,flip_to_short -22901,做空,2022-11-20 20:40:00,2022-11-20 20:45:00,1174.46,1175.88,-0.01,flip_to_long -22902,做多,2022-11-20 20:45:00,2022-11-20 21:00:00,1175.88,1173.87,-0.01,flip_to_short -22903,做空,2022-11-20 21:00:00,2022-11-20 21:50:00,1173.87,1141.54,0.13,tp_lower -22904,做多,2022-11-21 04:00:00,2022-11-21 04:25:00,1131.0,1131.79,0.0,flip_to_short -22905,做空,2022-11-21 04:25:00,2022-11-21 04:45:00,1131.79,1130.03,0.01,flip_to_long -22906,做多,2022-11-21 04:45:00,2022-11-21 04:50:00,1130.03,1129.22,-0.01,flip_to_short -22907,做空,2022-11-21 04:50:00,2022-11-21 05:00:00,1129.22,1131.03,-0.01,flip_to_long -22908,做多,2022-11-21 05:00:00,2022-11-21 06:55:00,1131.03,1127.51,-0.02,flip_to_short -22909,做空,2022-11-21 06:55:00,2022-11-21 10:45:00,1127.51,1122.81,0.02,flip_to_long -22910,做多,2022-11-21 10:45:00,2022-11-21 11:35:00,1122.81,1123.25,-0.0,flip_to_short -22911,做空,2022-11-21 11:35:00,2022-11-21 12:15:00,1123.25,1120.67,0.01,flip_to_long -22912,做多,2022-11-21 12:15:00,2022-11-21 12:25:00,1120.67,1118.91,-0.01,flip_to_short -22913,做空,2022-11-21 12:25:00,2022-11-21 12:40:00,1118.91,1124.76,-0.03,flip_to_long -22914,做多,2022-11-21 12:40:00,2022-11-21 15:20:00,1124.76,1131.98,0.03,flip_to_short -22915,做空,2022-11-21 15:20:00,2022-11-21 16:00:00,1131.98,1131.59,-0.0,flip_to_long -22916,做多,2022-11-21 16:00:00,2022-11-21 16:10:00,1131.59,1124.53,-0.03,flip_to_short -22917,做空,2022-11-21 16:10:00,2022-11-21 20:35:00,1124.53,1105.27,0.08,flip_to_long -22918,做多,2022-11-21 20:35:00,2022-11-21 20:45:00,1105.27,1106.5,0.0,flip_to_short -22919,做空,2022-11-21 20:45:00,2022-11-21 21:00:00,1106.5,1105.65,0.0,flip_to_long -22920,做多,2022-11-21 21:00:00,2022-11-21 21:30:00,1105.65,1103.8,-0.01,flip_to_short -22921,做空,2022-11-21 21:30:00,2022-11-21 22:00:00,1103.8,1095.4,0.04,flip_to_long -22922,做多,2022-11-21 22:00:00,2022-11-22 00:00:00,1095.4,1104.62,0.04,flip_to_short -22923,做空,2022-11-22 00:00:00,2022-11-22 01:10:00,1104.62,1107.29,-0.02,flip_to_long -22924,做多,2022-11-22 01:10:00,2022-11-22 01:20:00,1107.29,1105.46,-0.01,flip_to_short -22925,做空,2022-11-22 01:20:00,2022-11-22 02:50:00,1105.46,1103.71,0.01,flip_to_long -22926,做多,2022-11-22 02:50:00,2022-11-22 03:20:00,1103.71,1107.37,0.01,flip_to_short -22927,做空,2022-11-22 03:20:00,2022-11-22 04:45:00,1107.37,1104.43,0.01,flip_to_long -22928,做多,2022-11-22 04:45:00,2022-11-22 10:50:00,1104.43,1088.65,-0.08,flip_to_short -22929,做空,2022-11-22 10:50:00,2022-11-22 11:25:00,1088.65,1087.19,0.0,flip_to_long -22930,做多,2022-11-22 11:25:00,2022-11-22 11:30:00,1087.19,1085.0,-0.01,flip_to_short -22931,做空,2022-11-22 11:30:00,2022-11-22 12:10:00,1085.0,1088.66,-0.02,flip_to_long -22932,做多,2022-11-22 12:10:00,2022-11-22 17:30:00,1088.66,1122.25,0.15,flip_to_short -22933,做空,2022-11-22 17:30:00,2022-11-22 18:05:00,1122.25,1122.37,-0.0,flip_to_long -22934,做多,2022-11-22 18:05:00,2022-11-22 19:00:00,1122.37,1125.79,0.01,flip_to_short -22935,做空,2022-11-22 19:00:00,2022-11-22 19:15:00,1125.79,1127.18,-0.01,flip_to_long -22936,做多,2022-11-22 19:15:00,2022-11-22 19:45:00,1127.18,1128.74,0.0,flip_to_short -22937,做空,2022-11-22 19:45:00,2022-11-22 21:30:00,1128.74,1125.7,0.01,flip_to_long -22938,做多,2022-11-22 21:30:00,2022-11-22 22:20:00,1125.7,1126.51,0.0,flip_to_short -22939,做空,2022-11-22 22:20:00,2022-11-23 01:05:00,1126.51,1131.44,-0.03,flip_to_long -22940,做多,2022-11-23 01:05:00,2022-11-23 02:25:00,1131.44,1158.58,0.12,tp_upper -22941,做空,2022-11-23 07:05:00,2022-11-23 07:20:00,1161.54,1160.94,0.0,flip_to_long -22942,做多,2022-11-23 07:20:00,2022-11-23 08:15:00,1160.94,1161.42,-0.0,flip_to_short -22943,做空,2022-11-23 08:15:00,2022-11-23 08:25:00,1161.42,1161.3,-0.0,flip_to_long -22944,做多,2022-11-23 08:25:00,2022-11-23 09:35:00,1161.3,1163.53,0.01,flip_to_short -22945,做空,2022-11-23 09:35:00,2022-11-23 10:30:00,1163.53,1164.24,-0.01,flip_to_long -22946,做多,2022-11-23 10:30:00,2022-11-23 10:50:00,1164.24,1173.55,0.04,tp_upper -22947,做空,2022-11-23 12:40:00,2022-11-23 12:45:00,1166.21,1167.54,-0.01,flip_to_long -22948,做多,2022-11-23 12:45:00,2022-11-23 14:55:00,1167.54,1165.46,-0.01,flip_to_short -22949,做空,2022-11-23 14:55:00,2022-11-23 15:00:00,1165.46,1168.82,-0.02,flip_to_long -22950,做多,2022-11-23 15:00:00,2022-11-23 15:05:00,1168.82,1166.94,-0.01,flip_to_short -22951,做空,2022-11-23 15:05:00,2022-11-23 18:20:00,1166.94,1158.9,0.03,flip_to_long -22952,做多,2022-11-23 18:20:00,2022-11-23 19:00:00,1158.9,1186.51,0.13,tp_upper -22953,做空,2022-11-23 20:10:00,2022-11-24 06:30:00,1164.34,1202.02,-0.18,flip_to_long -22954,做多,2022-11-24 06:30:00,2022-11-24 06:55:00,1202.02,1212.89,0.05,tp_upper -22955,做空,2022-11-24 08:00:00,2022-11-24 10:10:00,1204.09,1202.28,0.01,flip_to_long -22956,做多,2022-11-24 10:10:00,2022-11-24 12:35:00,1202.28,1196.21,-0.03,flip_to_short -22957,做空,2022-11-24 12:35:00,2022-11-24 13:30:00,1196.21,1197.54,-0.01,flip_to_long -22958,做多,2022-11-24 13:30:00,2022-11-24 14:10:00,1197.54,1196.62,-0.01,flip_to_short -22959,做空,2022-11-24 14:10:00,2022-11-24 15:15:00,1196.62,1194.53,0.01,flip_to_long -22960,做多,2022-11-24 15:15:00,2022-11-24 15:45:00,1194.53,1193.57,-0.01,flip_to_short -22961,做空,2022-11-24 15:45:00,2022-11-24 15:50:00,1193.57,1193.83,-0.0,flip_to_long -22962,做多,2022-11-24 15:50:00,2022-11-24 16:25:00,1193.83,1196.08,0.01,flip_to_short -22963,做空,2022-11-24 16:25:00,2022-11-24 16:35:00,1196.08,1198.65,-0.01,flip_to_long -22964,做多,2022-11-24 16:35:00,2022-11-24 20:25:00,1198.65,1199.34,0.0,flip_to_short -22965,做空,2022-11-24 20:25:00,2022-11-24 22:15:00,1199.34,1199.94,-0.01,flip_to_long -22966,做多,2022-11-24 22:15:00,2022-11-24 22:25:00,1199.94,1199.6,-0.0,flip_to_short -22967,做空,2022-11-24 22:25:00,2022-11-24 22:30:00,1199.6,1200.43,-0.01,flip_to_long -22968,做多,2022-11-24 22:30:00,2022-11-24 23:05:00,1200.43,1201.12,0.0,flip_to_short -22969,做空,2022-11-24 23:05:00,2022-11-25 02:00:00,1201.12,1183.6,0.08,tp_lower -22970,做多,2022-11-25 06:50:00,2022-11-25 07:00:00,1181.51,1181.42,-0.0,flip_to_short -22971,做空,2022-11-25 07:00:00,2022-11-25 07:10:00,1181.42,1180.79,0.0,flip_to_long -22972,做多,2022-11-25 07:10:00,2022-11-25 08:20:00,1180.79,1178.93,-0.01,flip_to_short -22973,做空,2022-11-25 08:20:00,2022-11-25 08:30:00,1178.93,1179.98,-0.01,flip_to_long -22974,做多,2022-11-25 08:30:00,2022-11-25 09:35:00,1179.98,1179.25,-0.01,flip_to_short -22975,做空,2022-11-25 09:35:00,2022-11-25 10:10:00,1179.25,1181.32,-0.01,flip_to_long -22976,做多,2022-11-25 10:10:00,2022-11-25 10:15:00,1181.32,1179.69,-0.01,flip_to_short -22977,做空,2022-11-25 10:15:00,2022-11-25 10:25:00,1179.69,1182.65,-0.02,flip_to_long -22978,做多,2022-11-25 10:25:00,2022-11-25 11:15:00,1182.65,1194.03,0.05,tp_upper -22979,做空,2022-11-25 14:00:00,2022-11-25 14:45:00,1186.54,1186.99,-0.0,flip_to_long -22980,做多,2022-11-25 14:45:00,2022-11-25 15:25:00,1186.99,1190.17,0.01,flip_to_short -22981,做空,2022-11-25 15:25:00,2022-11-25 17:05:00,1190.17,1188.41,0.01,flip_to_long -22982,做多,2022-11-25 17:05:00,2022-11-25 17:15:00,1188.41,1187.98,-0.0,flip_to_short -22983,做空,2022-11-25 17:15:00,2022-11-25 17:20:00,1187.98,1188.99,-0.01,flip_to_long -22984,做多,2022-11-25 17:20:00,2022-11-25 18:50:00,1188.99,1189.69,0.0,flip_to_short -22985,做空,2022-11-25 18:50:00,2022-11-25 23:10:00,1189.69,1196.83,-0.04,flip_to_long -22986,做多,2022-11-25 23:10:00,2022-11-25 23:35:00,1196.83,1198.45,0.0,flip_to_short -22987,做空,2022-11-25 23:35:00,2022-11-25 23:55:00,1198.45,1198.55,-0.0,flip_to_long -22988,做多,2022-11-25 23:55:00,2022-11-26 00:00:00,1198.55,1197.53,-0.01,flip_to_short -22989,做空,2022-11-26 00:00:00,2022-11-26 00:05:00,1197.53,1198.77,-0.01,flip_to_long -22990,做多,2022-11-26 00:05:00,2022-11-26 00:10:00,1198.77,1198.72,-0.0,flip_to_short -22991,做空,2022-11-26 00:10:00,2022-11-26 00:30:00,1198.72,1202.53,-0.02,flip_to_long -22992,做多,2022-11-26 00:30:00,2022-11-26 00:35:00,1202.53,1207.14,0.02,tp_upper -22993,做空,2022-11-26 06:00:00,2022-11-26 07:45:00,1217.81,1218.48,-0.01,flip_to_long -22994,做多,2022-11-26 07:45:00,2022-11-26 08:15:00,1218.48,1216.69,-0.01,flip_to_short -22995,做空,2022-11-26 08:15:00,2022-11-26 08:20:00,1216.69,1217.49,-0.01,flip_to_long -22996,做多,2022-11-26 08:20:00,2022-11-26 09:20:00,1217.49,1216.23,-0.01,flip_to_short -22997,做空,2022-11-26 09:20:00,2022-11-26 09:25:00,1216.23,1218.86,-0.01,flip_to_long -22998,做多,2022-11-26 09:25:00,2022-11-26 09:30:00,1218.86,1217.5,-0.01,flip_to_short -22999,做空,2022-11-26 09:30:00,2022-11-26 09:35:00,1217.5,1218.99,-0.01,flip_to_long -23000,做多,2022-11-26 09:35:00,2022-11-26 11:10:00,1218.99,1217.63,-0.01,flip_to_short -23001,做空,2022-11-26 11:10:00,2022-11-26 11:15:00,1217.63,1218.26,-0.01,flip_to_long -23002,做多,2022-11-26 11:15:00,2022-11-26 11:45:00,1218.26,1218.54,-0.0,flip_to_short -23003,做空,2022-11-26 11:45:00,2022-11-26 13:05:00,1218.54,1219.37,-0.01,flip_to_long -23004,做多,2022-11-26 13:05:00,2022-11-26 13:10:00,1219.37,1219.13,-0.0,flip_to_short -23005,做空,2022-11-26 13:10:00,2022-11-26 13:20:00,1219.13,1219.83,-0.01,flip_to_long -23006,做多,2022-11-26 13:20:00,2022-11-26 13:55:00,1219.83,1219.69,-0.0,flip_to_short -23007,做空,2022-11-26 13:55:00,2022-11-26 14:05:00,1219.69,1220.53,-0.01,flip_to_long -23008,做多,2022-11-26 14:05:00,2022-11-26 14:40:00,1220.53,1222.23,0.0,tp_upper -23009,做空,2022-11-26 14:45:00,2022-11-26 14:50:00,1218.87,1215.69,0.01,tp_lower -23010,做多,2022-11-26 21:15:00,2022-11-26 22:00:00,1209.63,1209.19,-0.0,flip_to_short -23011,做空,2022-11-26 22:00:00,2022-11-26 22:45:00,1209.19,1199.18,0.04,tp_lower -23012,做多,2022-11-27 00:25:00,2022-11-27 00:30:00,1206.95,1206.57,-0.0,flip_to_short -23013,做空,2022-11-27 00:30:00,2022-11-27 00:45:00,1206.57,1205.69,0.0,flip_to_long -23014,做多,2022-11-27 00:45:00,2022-11-27 06:55:00,1205.69,1215.9,0.04,flip_to_short -23015,做空,2022-11-27 06:55:00,2022-11-27 07:00:00,1215.9,1216.9,-0.01,flip_to_long -23016,做多,2022-11-27 07:00:00,2022-11-27 07:55:00,1216.9,1216.46,-0.0,flip_to_short -23017,做空,2022-11-27 07:55:00,2022-11-27 08:05:00,1216.46,1217.55,-0.01,flip_to_long -23018,做多,2022-11-27 08:05:00,2022-11-27 08:20:00,1217.55,1215.43,-0.01,flip_to_short -23019,做空,2022-11-27 08:20:00,2022-11-27 10:30:00,1215.43,1214.39,0.0,flip_to_long -23020,做多,2022-11-27 10:30:00,2022-11-27 10:50:00,1214.39,1214.85,-0.0,flip_to_short -23021,做空,2022-11-27 10:50:00,2022-11-27 11:05:00,1214.85,1214.49,-0.0,flip_to_long -23022,做多,2022-11-27 11:05:00,2022-11-27 11:15:00,1214.49,1214.37,-0.0,flip_to_short -23023,做空,2022-11-27 11:15:00,2022-11-27 11:20:00,1214.37,1215.71,-0.01,flip_to_long -23024,做多,2022-11-27 11:20:00,2022-11-27 11:30:00,1215.71,1214.88,-0.01,flip_to_short -23025,做空,2022-11-27 11:30:00,2022-11-27 11:50:00,1214.88,1213.8,0.0,flip_to_long -23026,做多,2022-11-27 11:50:00,2022-11-27 12:05:00,1213.8,1213.69,-0.0,flip_to_short -23027,做空,2022-11-27 12:05:00,2022-11-27 12:10:00,1213.69,1214.23,-0.01,flip_to_long -23028,做多,2022-11-27 12:10:00,2022-11-27 12:15:00,1214.23,1213.44,-0.01,flip_to_short -23029,做空,2022-11-27 12:15:00,2022-11-27 12:25:00,1213.44,1214.76,-0.01,flip_to_long -23030,做多,2022-11-27 12:25:00,2022-11-27 12:55:00,1214.76,1213.85,-0.01,flip_to_short -23031,做空,2022-11-27 12:55:00,2022-11-27 13:05:00,1213.85,1214.22,-0.0,flip_to_long -23032,做多,2022-11-27 13:05:00,2022-11-27 13:10:00,1214.22,1211.7,-0.01,flip_to_short -23033,做空,2022-11-27 13:10:00,2022-11-27 13:20:00,1211.7,1212.86,-0.01,flip_to_long -23034,做多,2022-11-27 13:20:00,2022-11-27 14:25:00,1212.86,1214.24,0.0,flip_to_short -23035,做空,2022-11-27 14:25:00,2022-11-27 14:40:00,1214.24,1213.24,0.0,flip_to_long -23036,做多,2022-11-27 14:40:00,2022-11-27 15:20:00,1213.24,1213.49,-0.0,flip_to_short -23037,做空,2022-11-27 15:20:00,2022-11-27 15:30:00,1213.49,1215.36,-0.01,flip_to_long -23038,做多,2022-11-27 15:30:00,2022-11-27 16:50:00,1215.36,1213.99,-0.01,flip_to_short -23039,做空,2022-11-27 16:50:00,2022-11-27 17:05:00,1213.99,1214.11,-0.0,flip_to_long -23040,做多,2022-11-27 17:05:00,2022-11-27 17:20:00,1214.11,1212.8,-0.01,flip_to_short -23041,做空,2022-11-27 17:20:00,2022-11-27 17:35:00,1212.8,1214.12,-0.01,flip_to_long -23042,做多,2022-11-27 17:35:00,2022-11-27 19:10:00,1214.12,1214.98,0.0,flip_to_short -23043,做空,2022-11-27 19:10:00,2022-11-27 19:20:00,1214.98,1214.95,-0.0,flip_to_long -23044,做多,2022-11-27 19:20:00,2022-11-27 19:35:00,1214.95,1212.51,-0.01,flip_to_short -23045,做空,2022-11-27 19:35:00,2022-11-27 21:25:00,1212.51,1216.11,-0.02,flip_to_long -23046,做多,2022-11-27 21:25:00,2022-11-27 21:45:00,1216.11,1214.06,-0.01,flip_to_short -23047,做空,2022-11-27 21:45:00,2022-11-27 21:50:00,1214.06,1216.93,-0.02,flip_to_long -23048,做多,2022-11-27 21:50:00,2022-11-27 22:55:00,1216.93,1215.76,-0.01,flip_to_short -23049,做空,2022-11-27 22:55:00,2022-11-27 23:00:00,1215.76,1203.83,0.05,tp_lower -23050,做多,2022-11-28 06:20:00,2022-11-28 07:35:00,1169.0,1170.85,0.01,flip_to_short -23051,做空,2022-11-28 07:35:00,2022-11-28 07:50:00,1170.85,1171.79,-0.01,flip_to_long -23052,做多,2022-11-28 07:50:00,2022-11-28 08:05:00,1171.79,1171.42,-0.0,flip_to_short -23053,做空,2022-11-28 08:05:00,2022-11-28 08:20:00,1171.42,1170.91,-0.0,flip_to_long -23054,做多,2022-11-28 08:20:00,2022-11-28 09:10:00,1170.91,1171.39,-0.0,flip_to_short -23055,做空,2022-11-28 09:10:00,2022-11-28 11:15:00,1171.39,1171.75,-0.0,flip_to_long -23056,做多,2022-11-28 11:15:00,2022-11-28 11:20:00,1171.75,1171.03,-0.01,flip_to_short -23057,做空,2022-11-28 11:20:00,2022-11-28 12:10:00,1171.03,1172.78,-0.01,flip_to_long -23058,做多,2022-11-28 12:10:00,2022-11-28 12:35:00,1172.78,1170.0,-0.02,flip_to_short -23059,做空,2022-11-28 12:35:00,2022-11-28 12:40:00,1170.0,1170.11,-0.0,flip_to_long -23060,做多,2022-11-28 12:40:00,2022-11-28 13:40:00,1170.11,1170.14,-0.0,flip_to_short -23061,做空,2022-11-28 13:40:00,2022-11-28 13:50:00,1170.14,1170.42,-0.0,flip_to_long -23062,做多,2022-11-28 13:50:00,2022-11-28 13:55:00,1170.42,1169.72,-0.01,flip_to_short -23063,做空,2022-11-28 13:55:00,2022-11-28 14:10:00,1169.72,1169.77,-0.0,flip_to_long -23064,做多,2022-11-28 14:10:00,2022-11-28 14:35:00,1169.77,1176.21,0.03,tp_upper -23065,做空,2022-11-28 14:45:00,2022-11-28 14:50:00,1169.89,1170.65,-0.01,flip_to_long -23066,做多,2022-11-28 14:50:00,2022-11-28 14:55:00,1170.65,1165.85,-0.02,flip_to_short -23067,做空,2022-11-28 14:55:00,2022-11-28 15:05:00,1165.85,1161.55,0.02,tp_lower -23068,做多,2022-11-28 16:40:00,2022-11-28 18:55:00,1168.61,1167.61,-0.01,flip_to_short -23069,做空,2022-11-28 18:55:00,2022-11-28 19:05:00,1167.61,1167.25,-0.0,flip_to_long -23070,做多,2022-11-28 19:05:00,2022-11-28 19:25:00,1167.25,1167.99,0.0,flip_to_short -23071,做空,2022-11-28 19:25:00,2022-11-28 21:15:00,1167.99,1171.79,-0.02,flip_to_long -23072,做多,2022-11-28 21:15:00,2022-11-28 21:25:00,1171.79,1171.51,-0.0,flip_to_short -23073,做空,2022-11-28 21:25:00,2022-11-28 21:45:00,1171.51,1171.63,-0.0,flip_to_long -23074,做多,2022-11-28 21:45:00,2022-11-28 22:00:00,1171.63,1171.68,-0.0,flip_to_short -23075,做空,2022-11-28 22:00:00,2022-11-28 22:25:00,1171.68,1171.01,0.0,flip_to_long -23076,做多,2022-11-28 22:25:00,2022-11-28 22:55:00,1171.01,1170.27,-0.01,flip_to_short -23077,做空,2022-11-28 22:55:00,2022-11-28 23:20:00,1170.27,1170.37,-0.0,flip_to_long -23078,做多,2022-11-28 23:20:00,2022-11-28 23:30:00,1170.37,1169.47,-0.01,flip_to_short -23079,做空,2022-11-28 23:30:00,2022-11-29 00:10:00,1169.47,1160.93,0.04,tp_lower -23080,做多,2022-11-29 01:35:00,2022-11-29 13:05:00,1171.7,1213.3,0.19,flip_to_short -23081,做空,2022-11-29 13:05:00,2022-11-29 13:20:00,1213.3,1213.8,-0.01,flip_to_long -23082,做多,2022-11-29 13:20:00,2022-11-29 14:50:00,1213.8,1211.97,-0.01,flip_to_short -23083,做空,2022-11-29 14:50:00,2022-11-29 15:30:00,1211.97,1214.62,-0.02,flip_to_long -23084,做多,2022-11-29 15:30:00,2022-11-29 15:35:00,1214.62,1212.52,-0.01,flip_to_short -23085,做空,2022-11-29 15:35:00,2022-11-29 16:35:00,1212.52,1212.11,-0.0,flip_to_long -23086,做多,2022-11-29 16:35:00,2022-11-29 16:40:00,1212.11,1211.43,-0.01,flip_to_short -23087,做空,2022-11-29 16:40:00,2022-11-29 18:05:00,1211.43,1209.95,0.0,flip_to_long -23088,做多,2022-11-29 18:05:00,2022-11-29 18:10:00,1209.95,1208.76,-0.01,flip_to_short -23089,做空,2022-11-29 18:10:00,2022-11-29 18:45:00,1208.76,1212.52,-0.02,flip_to_long -23090,做多,2022-11-29 18:45:00,2022-11-29 20:05:00,1212.52,1222.12,0.04,tp_upper -23091,做空,2022-11-29 23:30:00,2022-11-30 00:25:00,1216.28,1217.71,-0.01,flip_to_long -23092,做多,2022-11-30 00:25:00,2022-11-30 00:35:00,1217.71,1233.16,0.07,tp_upper -23093,做空,2022-11-30 05:45:00,2022-11-30 05:50:00,1270.13,1272.91,-0.02,flip_to_long -23094,做多,2022-11-30 05:50:00,2022-11-30 06:00:00,1272.91,1269.43,-0.02,flip_to_short -23095,做空,2022-11-30 06:00:00,2022-11-30 06:10:00,1269.43,1269.61,-0.0,flip_to_long -23096,做多,2022-11-30 06:10:00,2022-11-30 07:15:00,1269.61,1269.28,-0.0,flip_to_short -23097,做空,2022-11-30 07:15:00,2022-11-30 07:20:00,1269.28,1269.43,-0.0,flip_to_long -23098,做多,2022-11-30 07:20:00,2022-11-30 08:15:00,1269.43,1270.16,0.0,flip_to_short -23099,做空,2022-11-30 08:15:00,2022-11-30 12:05:00,1270.16,1267.33,0.01,flip_to_long -23100,做多,2022-11-30 12:05:00,2022-11-30 12:20:00,1267.33,1265.16,-0.01,flip_to_short -23101,做空,2022-11-30 12:20:00,2022-11-30 12:30:00,1265.16,1267.02,-0.01,flip_to_long -23102,做多,2022-11-30 12:30:00,2022-11-30 13:30:00,1267.02,1260.73,-0.03,flip_to_short -23103,做空,2022-11-30 13:30:00,2022-11-30 14:30:00,1260.73,1265.38,-0.02,flip_to_long -23104,做多,2022-11-30 14:30:00,2022-11-30 14:35:00,1265.38,1262.74,-0.01,flip_to_short -23105,做空,2022-11-30 14:35:00,2022-11-30 14:40:00,1262.74,1265.8,-0.02,flip_to_long -23106,做多,2022-11-30 14:40:00,2022-11-30 14:45:00,1265.8,1265.18,-0.01,flip_to_short -23107,做空,2022-11-30 14:45:00,2022-11-30 15:05:00,1265.18,1265.6,-0.0,flip_to_long -23108,做多,2022-11-30 15:05:00,2022-11-30 15:10:00,1265.6,1264.3,-0.01,flip_to_short -23109,做空,2022-11-30 15:10:00,2022-11-30 15:20:00,1264.3,1264.78,-0.0,flip_to_long -23110,做多,2022-11-30 15:20:00,2022-11-30 15:45:00,1264.78,1264.78,-0.0,flip_to_short -23111,做空,2022-11-30 15:45:00,2022-11-30 15:50:00,1264.78,1265.81,-0.01,flip_to_long -23112,做多,2022-11-30 15:50:00,2022-11-30 16:00:00,1265.81,1264.08,-0.01,flip_to_short -23113,做空,2022-11-30 16:00:00,2022-11-30 16:05:00,1264.08,1267.83,-0.02,flip_to_long -23114,做多,2022-11-30 16:05:00,2022-11-30 16:40:00,1267.83,1269.21,0.0,tp_upper -23115,做空,2022-11-30 17:20:00,2022-11-30 17:40:00,1264.01,1265.73,-0.01,flip_to_long -23116,做多,2022-11-30 17:40:00,2022-11-30 17:50:00,1265.73,1265.52,-0.0,flip_to_short -23117,做空,2022-11-30 17:50:00,2022-11-30 18:10:00,1265.52,1267.99,-0.01,flip_to_long -23118,做多,2022-11-30 18:10:00,2022-11-30 18:15:00,1267.99,1265.37,-0.01,flip_to_short -23119,做空,2022-11-30 18:15:00,2022-11-30 18:30:00,1265.37,1271.72,-0.03,flip_to_long -23120,做多,2022-11-30 18:30:00,2022-11-30 18:35:00,1271.72,1279.48,0.03,tp_upper -23121,做空,2022-12-01 00:00:00,2022-12-01 00:10:00,1292.67,1293.36,-0.01,flip_to_long -23122,做多,2022-12-01 00:10:00,2022-12-01 00:15:00,1293.36,1290.72,-0.01,flip_to_short -23123,做空,2022-12-01 00:15:00,2022-12-01 00:20:00,1290.72,1292.05,-0.01,flip_to_long -23124,做多,2022-12-01 00:20:00,2022-12-01 09:00:00,1292.05,1282.22,-0.04,flip_to_short -23125,做空,2022-12-01 09:00:00,2022-12-01 09:40:00,1282.22,1281.31,0.0,flip_to_long -23126,做多,2022-12-01 09:40:00,2022-12-01 10:20:00,1281.31,1281.51,-0.0,flip_to_short -23127,做空,2022-12-01 10:20:00,2022-12-01 10:30:00,1281.51,1282.66,-0.01,flip_to_long -23128,做多,2022-12-01 10:30:00,2022-12-01 10:35:00,1282.66,1281.06,-0.01,flip_to_short -23129,做空,2022-12-01 10:35:00,2022-12-01 10:40:00,1281.06,1282.13,-0.01,flip_to_long -23130,做多,2022-12-01 10:40:00,2022-12-01 10:50:00,1282.13,1281.24,-0.01,flip_to_short -23131,做空,2022-12-01 10:50:00,2022-12-01 11:45:00,1281.24,1282.05,-0.01,flip_to_long -23132,做多,2022-12-01 11:45:00,2022-12-01 13:30:00,1282.05,1292.48,0.04,tp_upper -23133,做空,2022-12-01 13:45:00,2022-12-01 17:50:00,1270.67,1273.94,-0.02,flip_to_long -23134,做多,2022-12-01 17:50:00,2022-12-01 18:25:00,1273.94,1273.79,-0.0,flip_to_short -23135,做空,2022-12-01 18:25:00,2022-12-01 18:40:00,1273.79,1275.66,-0.01,flip_to_long -23136,做多,2022-12-01 18:40:00,2022-12-01 19:05:00,1275.66,1272.77,-0.01,flip_to_short -23137,做空,2022-12-01 19:05:00,2022-12-01 21:15:00,1272.77,1274.07,-0.01,flip_to_long -23138,做多,2022-12-01 21:15:00,2022-12-01 21:20:00,1274.07,1272.49,-0.01,flip_to_short -23139,做空,2022-12-01 21:20:00,2022-12-01 21:25:00,1272.49,1273.56,-0.01,flip_to_long -23140,做多,2022-12-01 21:25:00,2022-12-01 21:30:00,1273.56,1273.35,-0.0,flip_to_short -23141,做空,2022-12-01 21:30:00,2022-12-01 21:40:00,1273.35,1274.15,-0.01,flip_to_long -23142,做多,2022-12-01 21:40:00,2022-12-01 22:10:00,1274.15,1274.81,0.0,flip_to_short -23143,做空,2022-12-01 22:10:00,2022-12-01 23:30:00,1274.81,1274.13,0.0,flip_to_long -23144,做多,2022-12-01 23:30:00,2022-12-01 23:45:00,1274.13,1274.61,-0.0,flip_to_short -23145,做空,2022-12-01 23:45:00,2022-12-01 23:55:00,1274.61,1275.7,-0.01,flip_to_long -23146,做多,2022-12-01 23:55:00,2022-12-02 00:00:00,1275.7,1273.71,-0.01,flip_to_short -23147,做空,2022-12-02 00:00:00,2022-12-02 00:05:00,1273.71,1274.88,-0.01,flip_to_long -23148,做多,2022-12-02 00:05:00,2022-12-02 00:20:00,1274.88,1274.05,-0.01,flip_to_short -23149,做空,2022-12-02 00:20:00,2022-12-02 00:30:00,1274.05,1275.28,-0.01,flip_to_long -23150,做多,2022-12-02 00:30:00,2022-12-02 01:45:00,1275.28,1269.11,-0.03,flip_to_short -23151,做空,2022-12-02 01:45:00,2022-12-02 04:30:00,1269.11,1273.03,-0.02,flip_to_long -23152,做多,2022-12-02 04:30:00,2022-12-02 05:15:00,1273.03,1272.57,-0.0,flip_to_short -23153,做空,2022-12-02 05:15:00,2022-12-02 05:20:00,1272.57,1273.9,-0.01,flip_to_long -23154,做多,2022-12-02 05:20:00,2022-12-02 05:25:00,1273.9,1273.07,-0.01,flip_to_short -23155,做空,2022-12-02 05:25:00,2022-12-02 05:45:00,1273.07,1273.39,-0.0,flip_to_long -23156,做多,2022-12-02 05:45:00,2022-12-02 05:50:00,1273.39,1272.83,-0.0,flip_to_short -23157,做空,2022-12-02 05:50:00,2022-12-02 06:05:00,1272.83,1272.63,-0.0,flip_to_long -23158,做多,2022-12-02 06:05:00,2022-12-02 06:10:00,1272.63,1272.33,-0.0,flip_to_short -23159,做空,2022-12-02 06:10:00,2022-12-02 07:05:00,1272.33,1272.07,-0.0,flip_to_long -23160,做多,2022-12-02 07:05:00,2022-12-02 07:20:00,1272.07,1270.74,-0.01,flip_to_short -23161,做空,2022-12-02 07:20:00,2022-12-02 07:30:00,1270.74,1272.2,-0.01,flip_to_long -23162,做多,2022-12-02 07:30:00,2022-12-02 11:25:00,1272.2,1285.62,0.05,tp_upper -23163,做空,2022-12-02 13:30:00,2022-12-02 14:35:00,1274.76,1282.16,-0.03,flip_to_long -23164,做多,2022-12-02 14:35:00,2022-12-02 15:15:00,1282.16,1281.91,-0.0,flip_to_short -23165,做空,2022-12-02 15:15:00,2022-12-02 17:10:00,1281.91,1282.31,-0.0,flip_to_long -23166,做多,2022-12-02 17:10:00,2022-12-02 17:15:00,1282.31,1281.77,-0.0,flip_to_short -23167,做空,2022-12-02 17:15:00,2022-12-02 18:00:00,1281.77,1279.39,0.01,flip_to_long -23168,做多,2022-12-02 18:00:00,2022-12-02 18:10:00,1279.39,1278.8,-0.01,flip_to_short -23169,做空,2022-12-02 18:10:00,2022-12-02 18:15:00,1278.8,1279.83,-0.01,flip_to_long -23170,做多,2022-12-02 18:15:00,2022-12-02 19:10:00,1279.83,1279.89,-0.0,flip_to_short -23171,做空,2022-12-02 19:10:00,2022-12-03 00:20:00,1279.89,1293.53,-0.06,flip_to_long -23172,做多,2022-12-03 00:20:00,2022-12-03 00:30:00,1293.53,1290.34,-0.02,flip_to_short -23173,做空,2022-12-03 00:30:00,2022-12-03 00:35:00,1290.34,1291.67,-0.01,flip_to_long -23174,做多,2022-12-03 00:35:00,2022-12-03 00:40:00,1291.67,1290.53,-0.01,flip_to_short -23175,做空,2022-12-03 00:40:00,2022-12-03 00:45:00,1290.53,1291.43,-0.01,flip_to_long -23176,做多,2022-12-03 00:45:00,2022-12-03 00:50:00,1291.43,1290.69,-0.01,flip_to_short -23177,做空,2022-12-03 00:50:00,2022-12-03 00:55:00,1290.69,1290.91,-0.0,flip_to_long -23178,做多,2022-12-03 00:55:00,2022-12-03 05:35:00,1290.91,1286.97,-0.02,flip_to_short -23179,做空,2022-12-03 05:35:00,2022-12-03 07:25:00,1286.97,1274.69,0.05,tp_lower -23180,做多,2022-12-03 12:50:00,2022-12-03 13:00:00,1271.5,1271.84,-0.0,flip_to_short -23181,做空,2022-12-03 13:00:00,2022-12-03 13:20:00,1271.84,1271.19,0.0,flip_to_long -23182,做多,2022-12-03 13:20:00,2022-12-03 13:35:00,1271.19,1270.63,-0.0,flip_to_short -23183,做空,2022-12-03 13:35:00,2022-12-03 13:50:00,1270.63,1271.12,-0.0,flip_to_long -23184,做多,2022-12-03 13:50:00,2022-12-03 13:55:00,1271.12,1270.51,-0.01,flip_to_short -23185,做空,2022-12-03 13:55:00,2022-12-03 14:05:00,1270.51,1270.28,-0.0,flip_to_long -23186,做多,2022-12-03 14:05:00,2022-12-03 14:20:00,1270.28,1269.34,-0.01,flip_to_short -23187,做空,2022-12-03 14:20:00,2022-12-03 15:00:00,1269.34,1270.44,-0.01,flip_to_long -23188,做多,2022-12-03 15:00:00,2022-12-03 16:00:00,1270.44,1270.13,-0.0,flip_to_short -23189,做空,2022-12-03 16:00:00,2022-12-03 16:15:00,1270.13,1270.4,-0.0,flip_to_long -23190,做多,2022-12-03 16:15:00,2022-12-03 16:25:00,1270.4,1268.9,-0.01,flip_to_short -23191,做空,2022-12-03 16:25:00,2022-12-03 17:30:00,1268.9,1269.82,-0.01,flip_to_long -23192,做多,2022-12-03 17:30:00,2022-12-03 17:35:00,1269.82,1269.31,-0.0,flip_to_short -23193,做空,2022-12-03 17:35:00,2022-12-03 17:50:00,1269.31,1269.83,-0.0,flip_to_long -23194,做多,2022-12-03 17:50:00,2022-12-03 18:05:00,1269.83,1269.31,-0.0,flip_to_short -23195,做空,2022-12-03 18:05:00,2022-12-03 18:15:00,1269.31,1269.85,-0.0,flip_to_long -23196,做多,2022-12-03 18:15:00,2022-12-03 18:20:00,1269.85,1269.35,-0.0,flip_to_short -23197,做空,2022-12-03 18:20:00,2022-12-03 18:30:00,1269.35,1269.35,-0.0,flip_to_long -23198,做多,2022-12-03 18:30:00,2022-12-03 19:05:00,1269.35,1268.79,-0.0,flip_to_short -23199,做空,2022-12-03 19:05:00,2022-12-03 21:05:00,1268.79,1259.11,0.04,tp_lower -23200,做多,2022-12-04 01:15:00,2022-12-04 06:35:00,1252.31,1257.21,0.02,flip_to_short -23201,做空,2022-12-04 06:35:00,2022-12-04 08:15:00,1257.21,1259.49,-0.01,flip_to_long -23202,做多,2022-12-04 08:15:00,2022-12-04 08:20:00,1259.49,1258.89,-0.01,flip_to_short -23203,做空,2022-12-04 08:20:00,2022-12-04 08:50:00,1258.89,1258.76,-0.0,flip_to_long -23204,做多,2022-12-04 08:50:00,2022-12-04 08:55:00,1258.76,1257.7,-0.01,flip_to_short -23205,做空,2022-12-04 08:55:00,2022-12-04 09:05:00,1257.7,1259.35,-0.01,flip_to_long -23206,做多,2022-12-04 09:05:00,2022-12-04 09:10:00,1259.35,1258.3,-0.01,flip_to_short -23207,做空,2022-12-04 09:10:00,2022-12-04 09:15:00,1258.3,1259.8,-0.01,flip_to_long -23208,做多,2022-12-04 09:15:00,2022-12-04 09:35:00,1259.8,1258.54,-0.01,flip_to_short -23209,做空,2022-12-04 09:35:00,2022-12-04 09:40:00,1258.54,1258.6,-0.0,flip_to_long -23210,做多,2022-12-04 09:40:00,2022-12-04 10:45:00,1258.6,1257.69,-0.01,flip_to_short -23211,做空,2022-12-04 10:45:00,2022-12-04 10:50:00,1257.69,1258.46,-0.01,flip_to_long -23212,做多,2022-12-04 10:50:00,2022-12-04 10:55:00,1258.46,1257.48,-0.01,flip_to_short -23213,做空,2022-12-04 10:55:00,2022-12-04 11:00:00,1257.48,1257.73,-0.0,flip_to_long -23214,做多,2022-12-04 11:00:00,2022-12-04 11:10:00,1257.73,1257.23,-0.0,flip_to_short -23215,做空,2022-12-04 11:10:00,2022-12-04 12:35:00,1257.23,1256.97,-0.0,flip_to_long -23216,做多,2022-12-04 12:35:00,2022-12-04 12:40:00,1256.97,1256.66,-0.0,flip_to_short -23217,做空,2022-12-04 12:40:00,2022-12-04 14:40:00,1256.66,1254.8,0.01,flip_to_long -23218,做多,2022-12-04 14:40:00,2022-12-04 17:05:00,1254.8,1256.45,0.0,flip_to_short -23219,做空,2022-12-04 17:05:00,2022-12-04 17:10:00,1256.45,1257.35,-0.01,flip_to_long -23220,做多,2022-12-04 17:10:00,2022-12-04 17:35:00,1257.35,1257.33,-0.0,flip_to_short -23221,做空,2022-12-04 17:35:00,2022-12-04 22:45:00,1257.33,1274.71,-0.07,flip_to_long -23222,做多,2022-12-04 22:45:00,2022-12-04 23:35:00,1274.71,1275.77,0.0,flip_to_short -23223,做空,2022-12-04 23:35:00,2022-12-04 23:40:00,1275.77,1278.01,-0.01,flip_to_long -23224,做多,2022-12-04 23:40:00,2022-12-05 00:00:00,1278.01,1276.51,-0.01,flip_to_short -23225,做空,2022-12-05 00:00:00,2022-12-05 00:05:00,1276.51,1277.35,-0.01,flip_to_long -23226,做多,2022-12-05 00:05:00,2022-12-05 00:15:00,1277.35,1277.76,-0.0,flip_to_short -23227,做空,2022-12-05 00:15:00,2022-12-05 07:15:00,1277.76,1294.52,-0.07,flip_to_long -23228,做多,2022-12-05 07:15:00,2022-12-05 09:20:00,1294.52,1295.5,0.0,flip_to_short -23229,做空,2022-12-05 09:20:00,2022-12-05 09:35:00,1295.5,1297.9,-0.01,flip_to_long -23230,做多,2022-12-05 09:35:00,2022-12-05 09:40:00,1297.9,1295.05,-0.01,flip_to_short -23231,做空,2022-12-05 09:40:00,2022-12-05 10:40:00,1295.05,1296.43,-0.01,flip_to_long -23232,做多,2022-12-05 10:40:00,2022-12-05 10:45:00,1296.43,1295.94,-0.0,flip_to_short -23233,做空,2022-12-05 10:45:00,2022-12-05 10:50:00,1295.94,1296.07,-0.0,flip_to_long -23234,做多,2022-12-05 10:50:00,2022-12-05 22:00:00,1296.07,1258.28,-0.15,flip_to_short -23235,做空,2022-12-05 22:00:00,2022-12-05 22:30:00,1258.28,1258.5,-0.0,flip_to_long -23236,做多,2022-12-05 22:30:00,2022-12-05 22:45:00,1258.5,1258.32,-0.0,flip_to_short -23237,做空,2022-12-05 22:45:00,2022-12-05 23:30:00,1258.32,1258.12,-0.0,flip_to_long -23238,做多,2022-12-05 23:30:00,2022-12-06 03:50:00,1258.12,1261.76,0.01,flip_to_short -23239,做空,2022-12-06 03:50:00,2022-12-06 07:10:00,1261.76,1261.94,-0.0,flip_to_long -23240,做多,2022-12-06 07:10:00,2022-12-06 07:25:00,1261.94,1260.8,-0.01,flip_to_short -23241,做空,2022-12-06 07:25:00,2022-12-06 08:00:00,1260.8,1262.63,-0.01,flip_to_long -23242,做多,2022-12-06 08:00:00,2022-12-06 08:25:00,1262.63,1259.01,-0.02,flip_to_short -23243,做空,2022-12-06 08:25:00,2022-12-06 08:40:00,1259.01,1260.87,-0.01,flip_to_long -23244,做多,2022-12-06 08:40:00,2022-12-06 09:15:00,1260.87,1257.84,-0.01,flip_to_short -23245,做空,2022-12-06 09:15:00,2022-12-06 12:00:00,1257.84,1256.16,0.0,flip_to_long -23246,做多,2022-12-06 12:00:00,2022-12-06 13:05:00,1256.16,1256.42,-0.0,flip_to_short -23247,做空,2022-12-06 13:05:00,2022-12-06 14:05:00,1256.42,1255.42,0.0,flip_to_long -23248,做多,2022-12-06 14:05:00,2022-12-06 14:25:00,1255.42,1253.86,-0.01,flip_to_short -23249,做空,2022-12-06 14:25:00,2022-12-06 14:35:00,1253.86,1254.38,-0.0,flip_to_long -23250,做多,2022-12-06 14:35:00,2022-12-06 15:25:00,1254.38,1251.43,-0.01,flip_to_short -23251,做空,2022-12-06 15:25:00,2022-12-06 15:40:00,1251.43,1254.95,-0.02,flip_to_long -23252,做多,2022-12-06 15:40:00,2022-12-06 15:45:00,1254.95,1254.91,-0.0,flip_to_short -23253,做空,2022-12-06 15:45:00,2022-12-06 16:00:00,1254.91,1254.16,0.0,flip_to_long -23254,做多,2022-12-06 16:00:00,2022-12-06 16:10:00,1254.16,1254.46,-0.0,flip_to_short -23255,做空,2022-12-06 16:10:00,2022-12-06 16:20:00,1254.46,1256.83,-0.01,flip_to_long -23256,做多,2022-12-06 16:20:00,2022-12-06 16:45:00,1256.83,1254.82,-0.01,flip_to_short -23257,做空,2022-12-06 16:45:00,2022-12-06 17:00:00,1254.82,1255.55,-0.01,flip_to_long -23258,做多,2022-12-06 17:00:00,2022-12-06 17:05:00,1255.55,1253.29,-0.01,flip_to_short -23259,做空,2022-12-06 17:05:00,2022-12-06 18:45:00,1253.29,1252.17,0.0,flip_to_long -23260,做多,2022-12-06 18:45:00,2022-12-07 03:00:00,1252.17,1263.5,0.04,flip_to_short -23261,做空,2022-12-07 03:00:00,2022-12-07 07:10:00,1263.5,1228.43,0.13,tp_lower -23262,做多,2022-12-07 13:10:00,2022-12-07 15:35:00,1228.84,1227.73,-0.01,flip_to_short -23263,做空,2022-12-07 15:35:00,2022-12-07 15:45:00,1227.73,1231.25,-0.02,flip_to_long -23264,做多,2022-12-07 15:45:00,2022-12-07 16:20:00,1231.25,1229.28,-0.01,flip_to_short -23265,做空,2022-12-07 16:20:00,2022-12-07 16:25:00,1229.28,1229.46,-0.0,flip_to_long -23266,做多,2022-12-07 16:25:00,2022-12-07 17:45:00,1229.46,1230.88,0.0,flip_to_short -23267,做空,2022-12-07 17:45:00,2022-12-07 18:00:00,1230.88,1232.18,-0.01,flip_to_long -23268,做多,2022-12-07 18:00:00,2022-12-07 18:35:00,1232.18,1231.53,-0.01,flip_to_short -23269,做空,2022-12-07 18:35:00,2022-12-07 18:40:00,1231.53,1231.71,-0.0,flip_to_long -23270,做多,2022-12-07 18:40:00,2022-12-07 18:50:00,1231.71,1231.49,-0.0,flip_to_short -23271,做空,2022-12-07 18:50:00,2022-12-07 19:10:00,1231.49,1231.63,-0.0,flip_to_long -23272,做多,2022-12-07 19:10:00,2022-12-07 19:15:00,1231.63,1228.59,-0.01,flip_to_short -23273,做空,2022-12-07 19:15:00,2022-12-07 19:30:00,1228.59,1232.38,-0.02,flip_to_long -23274,做多,2022-12-07 19:30:00,2022-12-07 19:40:00,1232.38,1231.07,-0.01,flip_to_short -23275,做空,2022-12-07 19:40:00,2022-12-07 19:50:00,1231.07,1231.44,-0.0,flip_to_long -23276,做多,2022-12-07 19:50:00,2022-12-07 20:00:00,1231.44,1230.58,-0.01,flip_to_short -23277,做空,2022-12-07 20:00:00,2022-12-07 20:10:00,1230.58,1231.4,-0.01,flip_to_long -23278,做多,2022-12-07 20:10:00,2022-12-07 20:55:00,1231.4,1231.21,-0.0,flip_to_short -23279,做空,2022-12-07 20:55:00,2022-12-07 21:10:00,1231.21,1231.02,-0.0,flip_to_long -23280,做多,2022-12-07 21:10:00,2022-12-07 21:20:00,1231.02,1229.78,-0.01,flip_to_short -23281,做空,2022-12-07 21:20:00,2022-12-07 21:50:00,1229.78,1230.85,-0.01,flip_to_long -23282,做多,2022-12-07 21:50:00,2022-12-07 22:00:00,1230.85,1230.58,-0.0,flip_to_short -23283,做空,2022-12-07 22:00:00,2022-12-07 22:30:00,1230.58,1224.77,0.02,tp_lower -23284,做多,2022-12-07 22:45:00,2022-12-07 23:50:00,1229.56,1232.01,0.01,flip_to_short -23285,做空,2022-12-07 23:50:00,2022-12-08 02:30:00,1232.01,1229.45,0.01,flip_to_long -23286,做多,2022-12-08 02:30:00,2022-12-08 03:55:00,1229.45,1231.3,0.0,flip_to_short -23287,做空,2022-12-08 03:55:00,2022-12-08 05:55:00,1231.3,1228.12,0.01,flip_to_long -23288,做多,2022-12-08 05:55:00,2022-12-08 06:40:00,1228.12,1228.87,0.0,flip_to_short -23289,做空,2022-12-08 06:40:00,2022-12-08 07:05:00,1228.87,1230.09,-0.01,flip_to_long -23290,做多,2022-12-08 07:05:00,2022-12-08 09:40:00,1230.09,1228.64,-0.01,flip_to_short -23291,做空,2022-12-08 09:40:00,2022-12-08 09:50:00,1228.64,1229.73,-0.01,flip_to_long -23292,做多,2022-12-08 09:50:00,2022-12-08 11:15:00,1229.73,1231.17,0.0,flip_to_short -23293,做空,2022-12-08 11:15:00,2022-12-08 11:20:00,1231.17,1233.53,-0.01,flip_to_long -23294,做多,2022-12-08 11:20:00,2022-12-08 11:35:00,1233.53,1232.47,-0.01,flip_to_short -23295,做空,2022-12-08 11:35:00,2022-12-08 11:45:00,1232.47,1239.34,-0.03,flip_to_long -23296,做多,2022-12-08 11:45:00,2022-12-08 18:35:00,1239.34,1269.61,0.12,tp_upper -23297,做空,2022-12-08 23:35:00,2022-12-08 23:50:00,1280.99,1281.09,-0.0,flip_to_long -23298,做多,2022-12-08 23:50:00,2022-12-08 23:55:00,1281.09,1279.73,-0.01,flip_to_short -23299,做空,2022-12-08 23:55:00,2022-12-09 01:20:00,1279.73,1279.72,-0.0,flip_to_long -23300,做多,2022-12-09 01:20:00,2022-12-09 01:50:00,1279.72,1280.39,0.0,flip_to_short -23301,做空,2022-12-09 01:50:00,2022-12-09 02:55:00,1280.39,1280.55,-0.0,flip_to_long -23302,做多,2022-12-09 02:55:00,2022-12-09 05:20:00,1280.55,1281.2,0.0,flip_to_short -23303,做空,2022-12-09 05:20:00,2022-12-09 05:40:00,1281.2,1281.44,-0.0,flip_to_long -23304,做多,2022-12-09 05:40:00,2022-12-09 05:45:00,1281.44,1281.12,-0.0,flip_to_short -23305,做空,2022-12-09 05:45:00,2022-12-09 07:20:00,1281.12,1281.11,-0.0,flip_to_long -23306,做多,2022-12-09 07:20:00,2022-12-09 08:00:00,1281.11,1280.99,-0.0,flip_to_short -23307,做空,2022-12-09 08:00:00,2022-12-09 08:35:00,1280.99,1281.14,-0.0,flip_to_long -23308,做多,2022-12-09 08:35:00,2022-12-09 09:25:00,1281.14,1279.79,-0.01,flip_to_short -23309,做空,2022-12-09 09:25:00,2022-12-09 09:40:00,1279.79,1282.24,-0.01,flip_to_long -23310,做多,2022-12-09 09:40:00,2022-12-09 10:05:00,1282.24,1292.01,0.04,tp_upper -23311,做空,2022-12-09 12:40:00,2022-12-09 12:50:00,1283.79,1284.22,-0.0,flip_to_long -23312,做多,2022-12-09 12:50:00,2022-12-09 13:10:00,1284.22,1283.15,-0.01,flip_to_short -23313,做空,2022-12-09 13:10:00,2022-12-09 13:30:00,1283.15,1272.67,0.04,tp_lower -23314,做多,2022-12-09 23:00:00,2022-12-09 23:05:00,1264.46,1264.09,-0.0,flip_to_short -23315,做空,2022-12-09 23:05:00,2022-12-09 23:30:00,1264.09,1263.38,0.0,flip_to_long -23316,做多,2022-12-09 23:30:00,2022-12-10 00:30:00,1263.38,1263.3,-0.0,flip_to_short -23317,做空,2022-12-10 00:30:00,2022-12-10 00:40:00,1263.3,1263.28,-0.0,flip_to_long -23318,做多,2022-12-10 00:40:00,2022-12-10 02:30:00,1263.28,1263.23,-0.0,flip_to_short -23319,做空,2022-12-10 02:30:00,2022-12-10 02:50:00,1263.23,1262.99,-0.0,flip_to_long -23320,做多,2022-12-10 02:50:00,2022-12-10 03:40:00,1262.99,1263.47,-0.0,flip_to_short -23321,做空,2022-12-10 03:40:00,2022-12-10 03:50:00,1263.47,1264.57,-0.01,flip_to_long -23322,做多,2022-12-10 03:50:00,2022-12-10 04:15:00,1264.57,1263.87,-0.01,flip_to_short -23323,做空,2022-12-10 04:15:00,2022-12-10 04:25:00,1263.87,1264.4,-0.0,flip_to_long -23324,做多,2022-12-10 04:25:00,2022-12-10 04:50:00,1264.4,1263.76,-0.01,flip_to_short -23325,做空,2022-12-10 04:50:00,2022-12-10 05:05:00,1263.76,1264.2,-0.0,flip_to_long -23326,做多,2022-12-10 05:05:00,2022-12-10 05:15:00,1264.2,1263.13,-0.01,flip_to_short -23327,做空,2022-12-10 05:15:00,2022-12-10 05:30:00,1263.13,1264.28,-0.01,flip_to_long -23328,做多,2022-12-10 05:30:00,2022-12-10 05:35:00,1264.28,1264.13,-0.0,flip_to_short -23329,做空,2022-12-10 05:35:00,2022-12-10 06:10:00,1264.13,1264.27,-0.0,flip_to_long -23330,做多,2022-12-10 06:10:00,2022-12-10 06:15:00,1264.27,1264.22,-0.0,flip_to_short -23331,做空,2022-12-10 06:15:00,2022-12-10 06:25:00,1264.22,1264.53,-0.0,flip_to_long -23332,做多,2022-12-10 06:25:00,2022-12-10 06:35:00,1264.53,1263.65,-0.01,flip_to_short -23333,做空,2022-12-10 06:35:00,2022-12-10 06:50:00,1263.65,1264.26,-0.0,flip_to_long -23334,做多,2022-12-10 06:50:00,2022-12-10 07:55:00,1264.26,1263.89,-0.0,flip_to_short -23335,做空,2022-12-10 07:55:00,2022-12-10 08:00:00,1263.89,1264.21,-0.0,flip_to_long -23336,做多,2022-12-10 08:00:00,2022-12-10 08:05:00,1264.21,1263.92,-0.0,flip_to_short -23337,做空,2022-12-10 08:05:00,2022-12-10 08:10:00,1263.92,1264.4,-0.0,flip_to_long -23338,做多,2022-12-10 08:10:00,2022-12-10 08:15:00,1264.4,1264.08,-0.0,flip_to_short -23339,做空,2022-12-10 08:15:00,2022-12-10 08:20:00,1264.08,1265.47,-0.01,flip_to_long -23340,做多,2022-12-10 08:20:00,2022-12-10 08:30:00,1265.47,1262.69,-0.01,flip_to_short -23341,做空,2022-12-10 08:30:00,2022-12-10 09:20:00,1262.69,1260.77,0.0,tp_lower -23342,做多,2022-12-10 09:45:00,2022-12-10 13:15:00,1264.46,1264.38,-0.0,tp_upper -23343,做多,2022-12-10 13:30:00,2022-12-10 13:40:00,1264.67,1265.06,-0.0,flip_to_short -23344,做空,2022-12-10 13:40:00,2022-12-10 19:00:00,1265.06,1271.58,-0.03,flip_to_long -23345,做多,2022-12-10 19:00:00,2022-12-10 19:10:00,1271.58,1272.37,0.0,flip_to_short -23346,做空,2022-12-10 19:10:00,2022-12-10 19:15:00,1272.37,1273.09,-0.01,flip_to_long -23347,做多,2022-12-10 19:15:00,2022-12-10 19:20:00,1273.09,1270.52,-0.01,flip_to_short -23348,做空,2022-12-10 19:20:00,2022-12-10 20:15:00,1270.52,1273.08,-0.01,flip_to_long -23349,做多,2022-12-10 20:15:00,2022-12-10 20:20:00,1273.08,1272.39,-0.01,flip_to_short -23350,做空,2022-12-10 20:20:00,2022-12-10 20:55:00,1272.39,1272.6,-0.0,flip_to_long -23351,做多,2022-12-10 20:55:00,2022-12-10 21:00:00,1272.6,1272.49,-0.0,flip_to_short -23352,做空,2022-12-10 21:00:00,2022-12-10 21:10:00,1272.49,1272.4,-0.0,flip_to_long -23353,做多,2022-12-10 21:10:00,2022-12-10 21:20:00,1272.4,1270.22,-0.01,flip_to_short -23354,做空,2022-12-10 21:20:00,2022-12-10 23:40:00,1270.22,1264.42,0.02,tp_lower -23355,做多,2022-12-11 01:05:00,2022-12-11 01:15:00,1269.46,1268.76,-0.01,flip_to_short -23356,做空,2022-12-11 01:15:00,2022-12-11 01:35:00,1268.76,1268.54,-0.0,flip_to_long -23357,做多,2022-12-11 01:35:00,2022-12-11 01:45:00,1268.54,1268.1,-0.0,flip_to_short -23358,做空,2022-12-11 01:45:00,2022-12-11 01:50:00,1268.1,1269.83,-0.01,flip_to_long -23359,做多,2022-12-11 01:50:00,2022-12-11 08:40:00,1269.83,1272.73,0.01,flip_to_short -23360,做空,2022-12-11 08:40:00,2022-12-11 11:50:00,1272.73,1272.8,-0.0,flip_to_long -23361,做多,2022-12-11 11:50:00,2022-12-11 12:00:00,1272.8,1272.26,-0.0,flip_to_short -23362,做空,2022-12-11 12:00:00,2022-12-11 12:30:00,1272.26,1272.48,-0.0,flip_to_long -23363,做多,2022-12-11 12:30:00,2022-12-11 13:45:00,1272.48,1270.86,-0.01,flip_to_short -23364,做空,2022-12-11 13:45:00,2022-12-11 14:55:00,1270.86,1272.02,-0.01,flip_to_long -23365,做多,2022-12-11 14:55:00,2022-12-11 15:00:00,1272.02,1271.88,-0.0,flip_to_short -23366,做空,2022-12-11 15:00:00,2022-12-11 15:15:00,1271.88,1272.28,-0.0,flip_to_long -23367,做多,2022-12-11 15:15:00,2022-12-11 15:35:00,1272.28,1272.41,-0.0,flip_to_short -23368,做空,2022-12-11 15:35:00,2022-12-11 15:45:00,1272.41,1273.3,-0.01,flip_to_long -23369,做多,2022-12-11 15:45:00,2022-12-11 16:05:00,1273.3,1272.08,-0.01,flip_to_short -23370,做空,2022-12-11 16:05:00,2022-12-11 16:35:00,1272.08,1273.74,-0.01,flip_to_long -23371,做多,2022-12-11 16:35:00,2022-12-11 19:00:00,1273.74,1281.31,0.03,tp_upper -23372,做空,2022-12-11 19:30:00,2022-12-11 19:40:00,1273.36,1273.66,-0.0,flip_to_long -23373,做多,2022-12-11 19:40:00,2022-12-11 19:50:00,1273.66,1273.56,-0.0,flip_to_short -23374,做空,2022-12-11 19:50:00,2022-12-11 19:55:00,1273.56,1273.79,-0.0,flip_to_long -23375,做多,2022-12-11 19:55:00,2022-12-12 07:05:00,1273.79,1246.5,-0.11,flip_to_short -23376,做空,2022-12-12 07:05:00,2022-12-12 07:25:00,1246.5,1246.09,-0.0,flip_to_long -23377,做多,2022-12-12 07:25:00,2022-12-12 07:30:00,1246.09,1245.39,-0.01,flip_to_short -23378,做空,2022-12-12 07:30:00,2022-12-12 08:20:00,1245.39,1244.6,0.0,flip_to_long -23379,做多,2022-12-12 08:20:00,2022-12-12 08:45:00,1244.6,1245.64,0.0,flip_to_short -23380,做空,2022-12-12 08:45:00,2022-12-12 13:05:00,1245.64,1250.02,-0.02,flip_to_long -23381,做多,2022-12-12 13:05:00,2022-12-12 13:35:00,1250.02,1250.92,0.0,flip_to_short -23382,做空,2022-12-12 13:35:00,2022-12-12 14:15:00,1250.92,1252.09,-0.01,flip_to_long -23383,做多,2022-12-12 14:15:00,2022-12-12 14:20:00,1252.09,1251.98,-0.0,flip_to_short -23384,做空,2022-12-12 14:20:00,2022-12-12 15:00:00,1251.98,1252.07,-0.0,flip_to_long -23385,做多,2022-12-12 15:00:00,2022-12-12 15:05:00,1252.07,1251.21,-0.01,flip_to_short -23386,做空,2022-12-12 15:05:00,2022-12-12 15:20:00,1251.21,1251.73,-0.0,flip_to_long -23387,做多,2022-12-12 15:20:00,2022-12-12 15:25:00,1251.73,1251.55,-0.0,flip_to_short -23388,做空,2022-12-12 15:25:00,2022-12-12 15:40:00,1251.55,1250.82,0.0,flip_to_long -23389,做多,2022-12-12 15:40:00,2022-12-12 15:45:00,1250.82,1249.28,-0.01,flip_to_short -23390,做空,2022-12-12 15:45:00,2022-12-12 16:05:00,1249.28,1251.58,-0.01,flip_to_long -23391,做多,2022-12-12 16:05:00,2022-12-12 16:10:00,1251.58,1248.9,-0.01,flip_to_short -23392,做空,2022-12-12 16:10:00,2022-12-12 16:20:00,1248.9,1250.23,-0.01,flip_to_long -23393,做多,2022-12-12 16:20:00,2022-12-12 19:40:00,1250.23,1251.38,0.0,flip_to_short -23394,做空,2022-12-12 19:40:00,2022-12-12 19:45:00,1251.38,1251.59,-0.0,flip_to_long -23395,做多,2022-12-12 19:45:00,2022-12-12 20:55:00,1251.59,1266.14,0.05,tp_upper -23396,做空,2022-12-13 00:50:00,2022-12-13 00:55:00,1269.1,1269.75,-0.0,flip_to_long -23397,做多,2022-12-13 00:55:00,2022-12-13 01:00:00,1269.75,1269.0,-0.01,flip_to_short -23398,做空,2022-12-13 01:00:00,2022-12-13 01:10:00,1269.0,1270.76,-0.01,flip_to_long -23399,做多,2022-12-13 01:10:00,2022-12-13 01:15:00,1270.76,1269.57,-0.01,flip_to_short -23400,做空,2022-12-13 01:15:00,2022-12-13 03:15:00,1269.57,1271.49,-0.01,flip_to_long -23401,做多,2022-12-13 03:15:00,2022-12-13 03:20:00,1271.49,1270.38,-0.01,flip_to_short -23402,做空,2022-12-13 03:20:00,2022-12-13 03:45:00,1270.38,1270.67,-0.0,flip_to_long -23403,做多,2022-12-13 03:45:00,2022-12-13 03:50:00,1270.67,1268.49,-0.01,flip_to_short -23404,做空,2022-12-13 03:50:00,2022-12-13 04:05:00,1268.49,1270.14,-0.01,flip_to_long -23405,做多,2022-12-13 04:05:00,2022-12-13 05:55:00,1270.14,1271.68,0.0,flip_to_short -23406,做空,2022-12-13 05:55:00,2022-12-13 08:25:00,1271.68,1267.77,0.01,flip_to_long -23407,做多,2022-12-13 08:25:00,2022-12-13 08:35:00,1267.77,1266.53,-0.01,flip_to_short -23408,做空,2022-12-13 08:35:00,2022-12-13 08:40:00,1266.53,1267.8,-0.01,flip_to_long -23409,做多,2022-12-13 08:40:00,2022-12-13 09:40:00,1267.8,1266.03,-0.01,flip_to_short -23410,做空,2022-12-13 09:40:00,2022-12-13 09:50:00,1266.03,1267.89,-0.01,flip_to_long -23411,做多,2022-12-13 09:50:00,2022-12-13 13:30:00,1267.89,1345.96,0.29,tp_upper -23412,做空,2022-12-13 16:55:00,2022-12-13 20:40:00,1321.73,1318.99,0.01,flip_to_long -23413,做多,2022-12-13 20:40:00,2022-12-13 20:45:00,1318.99,1317.31,-0.01,flip_to_short -23414,做空,2022-12-13 20:45:00,2022-12-13 20:50:00,1317.31,1320.1,-0.01,flip_to_long -23415,做多,2022-12-13 20:50:00,2022-12-13 20:55:00,1320.1,1318.57,-0.01,flip_to_short -23416,做空,2022-12-13 20:55:00,2022-12-13 22:35:00,1318.57,1317.3,0.0,flip_to_long -23417,做多,2022-12-13 22:35:00,2022-12-14 00:20:00,1317.3,1319.52,0.01,flip_to_short -23418,做空,2022-12-14 00:20:00,2022-12-14 02:05:00,1319.52,1321.97,-0.01,flip_to_long -23419,做多,2022-12-14 02:05:00,2022-12-14 02:10:00,1321.97,1320.48,-0.01,flip_to_short -23420,做空,2022-12-14 02:10:00,2022-12-14 02:50:00,1320.48,1321.14,-0.01,flip_to_long -23421,做多,2022-12-14 02:50:00,2022-12-14 02:55:00,1321.14,1319.92,-0.01,flip_to_short -23422,做空,2022-12-14 02:55:00,2022-12-14 03:00:00,1319.92,1322.74,-0.01,flip_to_long -23423,做多,2022-12-14 03:00:00,2022-12-14 03:25:00,1322.74,1321.18,-0.01,flip_to_short -23424,做空,2022-12-14 03:25:00,2022-12-14 03:50:00,1321.18,1321.64,-0.0,flip_to_long -23425,做多,2022-12-14 03:50:00,2022-12-14 03:55:00,1321.64,1320.06,-0.01,flip_to_short -23426,做空,2022-12-14 03:55:00,2022-12-14 05:55:00,1320.06,1321.26,-0.01,flip_to_long -23427,做多,2022-12-14 05:55:00,2022-12-14 06:15:00,1321.26,1320.79,-0.0,flip_to_short -23428,做空,2022-12-14 06:15:00,2022-12-14 06:30:00,1320.79,1321.06,-0.0,flip_to_long -23429,做多,2022-12-14 06:30:00,2022-12-14 06:40:00,1321.06,1320.0,-0.01,flip_to_short -23430,做空,2022-12-14 06:40:00,2022-12-14 06:45:00,1320.0,1323.06,-0.01,flip_to_long -23431,做多,2022-12-14 06:45:00,2022-12-14 08:05:00,1323.06,1322.28,-0.01,flip_to_short -23432,做空,2022-12-14 08:05:00,2022-12-14 09:55:00,1322.28,1322.23,-0.0,flip_to_long -23433,做多,2022-12-14 09:55:00,2022-12-14 10:00:00,1322.23,1320.85,-0.01,flip_to_short -23434,做空,2022-12-14 10:00:00,2022-12-14 10:05:00,1320.85,1322.88,-0.01,flip_to_long -23435,做多,2022-12-14 10:05:00,2022-12-14 10:10:00,1322.88,1322.69,-0.0,flip_to_short -23436,做空,2022-12-14 10:10:00,2022-12-14 10:45:00,1322.69,1323.31,-0.0,flip_to_long -23437,做多,2022-12-14 10:45:00,2022-12-14 13:30:00,1323.31,1326.93,0.01,flip_to_short -23438,做空,2022-12-14 13:30:00,2022-12-14 13:40:00,1326.93,1326.34,-0.0,flip_to_long -23439,做多,2022-12-14 13:40:00,2022-12-14 17:25:00,1326.34,1334.33,0.03,flip_to_short -23440,做空,2022-12-14 17:25:00,2022-12-14 17:30:00,1334.33,1336.16,-0.01,flip_to_long -23441,做多,2022-12-14 17:30:00,2022-12-14 17:50:00,1336.16,1335.78,-0.0,flip_to_short -23442,做空,2022-12-14 17:50:00,2022-12-14 18:05:00,1335.78,1335.9,-0.0,flip_to_long -23443,做多,2022-12-14 18:05:00,2022-12-14 18:55:00,1335.9,1332.82,-0.01,flip_to_short -23444,做空,2022-12-14 18:55:00,2022-12-14 19:00:00,1332.82,1319.56,0.05,tp_lower -23445,做多,2022-12-15 00:10:00,2022-12-15 00:15:00,1310.4,1310.31,-0.0,flip_to_short -23446,做空,2022-12-15 00:15:00,2022-12-15 00:25:00,1310.31,1310.06,-0.0,flip_to_long -23447,做多,2022-12-15 00:25:00,2022-12-15 00:30:00,1310.06,1308.41,-0.01,flip_to_short -23448,做空,2022-12-15 00:30:00,2022-12-15 01:40:00,1308.41,1294.05,0.05,tp_lower -23449,做多,2022-12-15 06:15:00,2022-12-15 06:20:00,1292.11,1291.31,-0.01,flip_to_short -23450,做空,2022-12-15 06:20:00,2022-12-15 06:35:00,1291.31,1291.45,-0.0,flip_to_long -23451,做多,2022-12-15 06:35:00,2022-12-15 06:45:00,1291.45,1290.67,-0.01,flip_to_short -23452,做空,2022-12-15 06:45:00,2022-12-15 07:00:00,1290.67,1290.68,-0.0,flip_to_long -23453,做多,2022-12-15 07:00:00,2022-12-15 07:35:00,1290.68,1290.08,-0.0,flip_to_short -23454,做空,2022-12-15 07:35:00,2022-12-15 11:20:00,1290.08,1289.18,0.0,flip_to_long -23455,做多,2022-12-15 11:20:00,2022-12-15 12:30:00,1289.18,1286.92,-0.01,flip_to_short -23456,做空,2022-12-15 12:30:00,2022-12-15 12:40:00,1286.92,1286.88,-0.0,flip_to_long -23457,做多,2022-12-15 12:40:00,2022-12-15 19:05:00,1286.88,1270.68,-0.07,flip_to_short -23458,做空,2022-12-15 19:05:00,2022-12-15 19:15:00,1270.68,1272.02,-0.01,flip_to_long -23459,做多,2022-12-15 19:15:00,2022-12-15 20:55:00,1272.02,1270.81,-0.01,flip_to_short -23460,做空,2022-12-15 20:55:00,2022-12-15 21:45:00,1270.81,1267.09,0.01,tp_lower -23461,做多,2022-12-16 00:10:00,2022-12-16 04:30:00,1268.21,1269.4,0.0,flip_to_short -23462,做空,2022-12-16 04:30:00,2022-12-16 04:35:00,1269.4,1269.6,-0.0,flip_to_long -23463,做多,2022-12-16 04:35:00,2022-12-16 04:50:00,1269.6,1269.96,-0.0,flip_to_short -23464,做空,2022-12-16 04:50:00,2022-12-16 05:40:00,1269.96,1270.75,-0.01,flip_to_long -23465,做多,2022-12-16 05:40:00,2022-12-16 05:45:00,1270.75,1269.46,-0.01,flip_to_short -23466,做空,2022-12-16 05:45:00,2022-12-16 05:50:00,1269.46,1270.22,-0.01,flip_to_long -23467,做多,2022-12-16 05:50:00,2022-12-16 06:00:00,1270.22,1268.79,-0.01,flip_to_short -23468,做空,2022-12-16 06:00:00,2022-12-16 06:40:00,1268.79,1269.17,-0.0,flip_to_long -23469,做多,2022-12-16 06:40:00,2022-12-16 07:00:00,1269.17,1274.67,0.02,tp_upper -23470,做空,2022-12-16 08:45:00,2022-12-16 08:50:00,1271.47,1247.07,0.09,tp_lower -23471,做多,2022-12-16 14:20:00,2022-12-16 15:00:00,1211.11,1211.27,-0.0,flip_to_short -23472,做空,2022-12-16 15:00:00,2022-12-16 16:05:00,1211.27,1190.32,0.09,tp_lower -23473,做多,2022-12-16 19:45:00,2022-12-16 21:30:00,1198.81,1196.79,-0.01,flip_to_short -23474,做空,2022-12-16 21:30:00,2022-12-17 02:55:00,1196.79,1173.22,0.1,flip_to_long -23475,做多,2022-12-17 02:55:00,2022-12-17 03:05:00,1173.22,1172.11,-0.01,flip_to_short -23476,做空,2022-12-17 03:05:00,2022-12-17 03:10:00,1172.11,1172.3,-0.0,flip_to_long -23477,做多,2022-12-17 03:10:00,2022-12-17 03:15:00,1172.3,1171.34,-0.01,flip_to_short -23478,做空,2022-12-17 03:15:00,2022-12-17 03:20:00,1171.34,1173.69,-0.01,flip_to_long -23479,做多,2022-12-17 03:20:00,2022-12-17 03:25:00,1173.69,1171.42,-0.01,flip_to_short -23480,做空,2022-12-17 03:25:00,2022-12-17 10:50:00,1171.42,1180.62,-0.04,flip_to_long -23481,做多,2022-12-17 10:50:00,2022-12-17 11:50:00,1180.62,1177.44,-0.02,flip_to_short -23482,做空,2022-12-17 11:50:00,2022-12-17 11:55:00,1177.44,1179.42,-0.01,flip_to_long -23483,做多,2022-12-17 11:55:00,2022-12-17 12:00:00,1179.42,1179.38,-0.0,flip_to_short -23484,做空,2022-12-17 12:00:00,2022-12-17 12:10:00,1179.38,1180.27,-0.01,flip_to_long -23485,做多,2022-12-17 12:10:00,2022-12-17 12:40:00,1180.27,1178.26,-0.01,flip_to_short -23486,做空,2022-12-17 12:40:00,2022-12-17 13:05:00,1178.26,1179.12,-0.01,flip_to_long -23487,做多,2022-12-17 13:05:00,2022-12-17 13:10:00,1179.12,1178.91,-0.0,flip_to_short -23488,做空,2022-12-17 13:10:00,2022-12-17 13:15:00,1178.91,1179.71,-0.01,flip_to_long -23489,做多,2022-12-17 13:15:00,2022-12-17 13:20:00,1179.71,1177.2,-0.01,flip_to_short -23490,做空,2022-12-17 13:20:00,2022-12-17 14:00:00,1177.2,1179.4,-0.01,flip_to_long -23491,做多,2022-12-17 14:00:00,2022-12-17 14:20:00,1179.4,1178.86,-0.0,flip_to_short -23492,做空,2022-12-17 14:20:00,2022-12-17 14:40:00,1178.86,1179.0,-0.0,flip_to_long -23493,做多,2022-12-17 14:40:00,2022-12-17 14:50:00,1179.0,1176.84,-0.01,flip_to_short -23494,做空,2022-12-17 14:50:00,2022-12-17 15:25:00,1176.84,1178.81,-0.01,flip_to_long -23495,做多,2022-12-17 15:25:00,2022-12-17 15:45:00,1178.81,1178.74,-0.0,flip_to_short -23496,做空,2022-12-17 15:45:00,2022-12-17 15:50:00,1178.74,1179.93,-0.01,flip_to_long -23497,做多,2022-12-17 15:50:00,2022-12-17 15:55:00,1179.93,1179.45,-0.0,flip_to_short -23498,做空,2022-12-17 15:55:00,2022-12-17 16:50:00,1179.45,1178.84,0.0,flip_to_long -23499,做多,2022-12-17 16:50:00,2022-12-17 16:55:00,1178.84,1177.83,-0.01,flip_to_short -23500,做空,2022-12-17 16:55:00,2022-12-17 17:35:00,1177.83,1172.7,0.02,tp_lower -23501,做多,2022-12-17 18:20:00,2022-12-17 18:25:00,1177.5,1176.36,-0.01,flip_to_short -23502,做空,2022-12-17 18:25:00,2022-12-17 18:30:00,1176.36,1177.33,-0.01,flip_to_long -23503,做多,2022-12-17 18:30:00,2022-12-17 18:50:00,1177.33,1177.83,-0.0,flip_to_short -23504,做空,2022-12-17 18:50:00,2022-12-17 19:00:00,1177.83,1177.65,-0.0,flip_to_long -23505,做多,2022-12-17 19:00:00,2022-12-17 19:05:00,1177.65,1177.2,-0.0,flip_to_short -23506,做空,2022-12-17 19:05:00,2022-12-17 19:10:00,1177.2,1178.07,-0.01,flip_to_long -23507,做多,2022-12-17 19:10:00,2022-12-17 19:20:00,1178.07,1176.0,-0.01,flip_to_short -23508,做空,2022-12-17 19:20:00,2022-12-17 19:25:00,1176.0,1176.93,-0.01,flip_to_long -23509,做多,2022-12-17 19:25:00,2022-12-17 20:20:00,1176.93,1176.43,-0.0,flip_to_short -23510,做空,2022-12-17 20:20:00,2022-12-17 20:40:00,1176.43,1177.79,-0.01,flip_to_long -23511,做多,2022-12-17 20:40:00,2022-12-17 20:45:00,1177.79,1176.86,-0.01,flip_to_short -23512,做空,2022-12-17 20:45:00,2022-12-17 20:55:00,1176.86,1177.08,-0.0,flip_to_long -23513,做多,2022-12-17 20:55:00,2022-12-17 22:00:00,1177.08,1176.4,-0.01,flip_to_short -23514,做空,2022-12-17 22:00:00,2022-12-17 22:10:00,1176.4,1176.73,-0.0,flip_to_long -23515,做多,2022-12-17 22:10:00,2022-12-17 22:25:00,1176.73,1176.86,-0.0,flip_to_short -23516,做空,2022-12-17 22:25:00,2022-12-18 01:30:00,1176.86,1181.64,-0.02,flip_to_long -23517,做多,2022-12-18 01:30:00,2022-12-18 01:55:00,1181.64,1181.13,-0.0,flip_to_short -23518,做空,2022-12-18 01:55:00,2022-12-18 02:00:00,1181.13,1182.98,-0.01,flip_to_long -23519,做多,2022-12-18 02:00:00,2022-12-18 06:00:00,1182.98,1185.86,0.01,flip_to_short -23520,做空,2022-12-18 06:00:00,2022-12-18 08:05:00,1185.86,1187.37,-0.01,flip_to_long -23521,做多,2022-12-18 08:05:00,2022-12-18 08:10:00,1187.37,1187.02,-0.0,flip_to_short -23522,做空,2022-12-18 08:10:00,2022-12-18 08:15:00,1187.02,1187.25,-0.0,flip_to_long -23523,做多,2022-12-18 08:15:00,2022-12-18 08:20:00,1187.25,1185.95,-0.01,flip_to_short -23524,做空,2022-12-18 08:20:00,2022-12-18 09:30:00,1185.95,1173.92,0.05,tp_lower -23525,做多,2022-12-18 11:35:00,2022-12-18 11:40:00,1182.79,1182.44,-0.0,flip_to_short -23526,做空,2022-12-18 11:40:00,2022-12-18 12:40:00,1182.44,1182.72,-0.0,flip_to_long -23527,做多,2022-12-18 12:40:00,2022-12-18 12:55:00,1182.72,1180.82,-0.01,flip_to_short -23528,做空,2022-12-18 12:55:00,2022-12-18 17:00:00,1180.82,1177.67,0.01,flip_to_long -23529,做多,2022-12-18 17:00:00,2022-12-18 17:05:00,1177.67,1176.59,-0.01,flip_to_short -23530,做空,2022-12-18 17:05:00,2022-12-18 17:30:00,1176.59,1177.29,-0.01,flip_to_long -23531,做多,2022-12-18 17:30:00,2022-12-18 17:35:00,1177.29,1176.87,-0.0,flip_to_short -23532,做空,2022-12-18 17:35:00,2022-12-18 17:45:00,1176.87,1176.8,-0.0,flip_to_long -23533,做多,2022-12-18 17:45:00,2022-12-18 18:00:00,1176.8,1186.27,0.04,tp_upper -23534,做空,2022-12-18 18:50:00,2022-12-18 18:55:00,1176.34,1179.33,-0.02,flip_to_long -23535,做多,2022-12-18 18:55:00,2022-12-18 21:35:00,1179.33,1181.65,0.01,flip_to_short -23536,做空,2022-12-18 21:35:00,2022-12-19 00:10:00,1181.65,1185.48,-0.02,flip_to_long -23537,做多,2022-12-19 00:10:00,2022-12-19 02:05:00,1185.48,1187.27,0.01,flip_to_short -23538,做空,2022-12-19 02:05:00,2022-12-19 06:50:00,1187.27,1180.47,0.03,flip_to_long -23539,做多,2022-12-19 06:50:00,2022-12-19 07:15:00,1180.47,1180.25,-0.0,flip_to_short -23540,做空,2022-12-19 07:15:00,2022-12-19 07:20:00,1180.25,1180.76,-0.0,flip_to_long -23541,做多,2022-12-19 07:20:00,2022-12-19 07:30:00,1180.76,1179.4,-0.01,flip_to_short -23542,做空,2022-12-19 07:30:00,2022-12-19 07:40:00,1179.4,1178.52,0.0,flip_to_long -23543,做多,2022-12-19 07:40:00,2022-12-19 11:45:00,1178.52,1182.17,0.01,flip_to_short -23544,做空,2022-12-19 11:45:00,2022-12-19 11:50:00,1182.17,1182.7,-0.0,flip_to_long -23545,做多,2022-12-19 11:50:00,2022-12-19 12:25:00,1182.7,1182.83,-0.0,flip_to_short -23546,做空,2022-12-19 12:25:00,2022-12-19 12:30:00,1182.83,1183.0,-0.0,flip_to_long -23547,做多,2022-12-19 12:30:00,2022-12-19 13:20:00,1183.0,1183.4,-0.0,flip_to_short -23548,做空,2022-12-19 13:20:00,2022-12-19 13:30:00,1183.4,1184.41,-0.01,flip_to_long -23549,做多,2022-12-19 13:30:00,2022-12-19 13:35:00,1184.41,1183.22,-0.01,flip_to_short -23550,做空,2022-12-19 13:35:00,2022-12-19 13:50:00,1183.22,1183.36,-0.0,flip_to_long -23551,做多,2022-12-19 13:50:00,2022-12-19 14:40:00,1183.36,1183.96,0.0,flip_to_short -23552,做空,2022-12-19 14:40:00,2022-12-19 14:55:00,1183.96,1185.97,-0.01,flip_to_long -23553,做多,2022-12-19 14:55:00,2022-12-19 15:00:00,1185.97,1184.79,-0.01,flip_to_short -23554,做空,2022-12-19 15:00:00,2022-12-19 15:40:00,1184.79,1182.83,0.01,flip_to_long -23555,做多,2022-12-19 15:40:00,2022-12-19 20:35:00,1182.83,1173.41,-0.04,flip_to_short -23556,做空,2022-12-19 20:35:00,2022-12-19 20:40:00,1173.41,1174.46,-0.01,flip_to_long -23557,做多,2022-12-19 20:40:00,2022-12-19 22:25:00,1174.46,1171.21,-0.02,flip_to_short -23558,做空,2022-12-19 22:25:00,2022-12-19 22:30:00,1171.21,1158.07,0.05,tp_lower -23559,做多,2022-12-20 00:20:00,2022-12-20 00:25:00,1174.3,1169.78,-0.02,flip_to_short -23560,做空,2022-12-20 00:25:00,2022-12-20 00:35:00,1169.78,1171.52,-0.01,flip_to_long -23561,做多,2022-12-20 00:35:00,2022-12-20 00:45:00,1171.52,1170.93,-0.01,flip_to_short -23562,做空,2022-12-20 00:45:00,2022-12-20 10:20:00,1170.93,1210.0,-0.17,flip_to_long -23563,做多,2022-12-20 10:20:00,2022-12-20 10:30:00,1210.0,1208.03,-0.01,flip_to_short -23564,做空,2022-12-20 10:30:00,2022-12-20 10:50:00,1208.03,1208.42,-0.0,flip_to_long -23565,做多,2022-12-20 10:50:00,2022-12-20 11:15:00,1208.42,1212.4,0.01,tp_upper -23566,做空,2022-12-20 13:30:00,2022-12-20 13:35:00,1210.52,1212.41,-0.01,flip_to_long -23567,做多,2022-12-20 13:35:00,2022-12-20 13:50:00,1212.41,1210.97,-0.01,flip_to_short -23568,做空,2022-12-20 13:50:00,2022-12-20 14:30:00,1210.97,1211.33,-0.0,flip_to_long -23569,做多,2022-12-20 14:30:00,2022-12-20 14:40:00,1211.33,1209.9,-0.01,flip_to_short -23570,做空,2022-12-20 14:40:00,2022-12-20 14:55:00,1209.9,1217.71,-0.03,flip_to_long -23571,做多,2022-12-20 14:55:00,2022-12-20 15:30:00,1217.71,1224.8,0.03,tp_upper -23572,做空,2022-12-20 16:10:00,2022-12-20 17:00:00,1212.42,1211.09,0.0,flip_to_long -23573,做多,2022-12-20 17:00:00,2022-12-20 19:50:00,1211.09,1215.42,0.01,flip_to_short -23574,做空,2022-12-20 19:50:00,2022-12-20 21:00:00,1215.42,1213.3,0.01,flip_to_long -23575,做多,2022-12-20 21:00:00,2022-12-20 21:05:00,1213.3,1212.87,-0.0,flip_to_short -23576,做空,2022-12-20 21:05:00,2022-12-20 21:15:00,1212.87,1213.02,-0.0,flip_to_long -23577,做多,2022-12-20 21:15:00,2022-12-20 22:20:00,1213.02,1214.26,0.0,flip_to_short -23578,做空,2022-12-20 22:20:00,2022-12-21 05:30:00,1214.26,1209.23,0.02,flip_to_long -23579,做多,2022-12-21 05:30:00,2022-12-21 05:45:00,1209.23,1208.61,-0.01,flip_to_short -23580,做空,2022-12-21 05:45:00,2022-12-21 05:50:00,1208.61,1210.73,-0.01,flip_to_long -23581,做多,2022-12-21 05:50:00,2022-12-21 08:05:00,1210.73,1208.87,-0.01,flip_to_short -23582,做空,2022-12-21 08:05:00,2022-12-21 08:10:00,1208.87,1209.89,-0.01,flip_to_long -23583,做多,2022-12-21 08:10:00,2022-12-21 08:15:00,1209.89,1208.9,-0.01,flip_to_short -23584,做空,2022-12-21 08:15:00,2022-12-21 08:35:00,1208.9,1209.55,-0.01,flip_to_long -23585,做多,2022-12-21 08:35:00,2022-12-21 11:30:00,1209.55,1213.3,0.01,flip_to_short -23586,做空,2022-12-21 11:30:00,2022-12-21 12:20:00,1213.3,1213.22,-0.0,flip_to_long -23587,做多,2022-12-21 12:20:00,2022-12-21 12:50:00,1213.22,1213.85,0.0,flip_to_short -23588,做空,2022-12-21 12:50:00,2022-12-21 13:10:00,1213.85,1214.65,-0.01,flip_to_long -23589,做多,2022-12-21 13:10:00,2022-12-21 13:25:00,1214.65,1212.61,-0.01,flip_to_short -23590,做空,2022-12-21 13:25:00,2022-12-21 13:50:00,1212.61,1214.59,-0.01,flip_to_long -23591,做多,2022-12-21 13:50:00,2022-12-21 13:55:00,1214.59,1214.5,-0.0,flip_to_short -23592,做空,2022-12-21 13:55:00,2022-12-21 14:10:00,1214.5,1214.14,-0.0,flip_to_long -23593,做多,2022-12-21 14:10:00,2022-12-21 14:30:00,1214.14,1211.61,-0.01,flip_to_short -23594,做空,2022-12-21 14:30:00,2022-12-21 14:35:00,1211.61,1215.29,-0.02,flip_to_long -23595,做多,2022-12-21 14:35:00,2022-12-21 14:45:00,1215.29,1217.29,0.01,tp_upper -23596,做空,2022-12-21 14:50:00,2022-12-21 14:55:00,1214.06,1210.67,0.01,tp_lower -23597,做多,2022-12-21 15:05:00,2022-12-21 15:10:00,1214.63,1213.27,-0.01,flip_to_short -23598,做空,2022-12-21 15:10:00,2022-12-21 15:30:00,1213.27,1215.08,-0.01,flip_to_long -23599,做多,2022-12-21 15:30:00,2022-12-21 15:45:00,1215.08,1214.4,-0.01,flip_to_short -23600,做空,2022-12-21 15:45:00,2022-12-21 15:55:00,1214.4,1215.24,-0.01,flip_to_long -23601,做多,2022-12-21 15:55:00,2022-12-21 16:10:00,1215.24,1214.49,-0.01,flip_to_short -23602,做空,2022-12-21 16:10:00,2022-12-21 21:05:00,1214.49,1209.99,0.02,flip_to_long -23603,做多,2022-12-21 21:05:00,2022-12-21 21:15:00,1209.99,1209.83,-0.0,flip_to_short -23604,做空,2022-12-21 21:15:00,2022-12-21 21:45:00,1209.83,1209.85,-0.0,flip_to_long -23605,做多,2022-12-21 21:45:00,2022-12-21 22:20:00,1209.85,1209.51,-0.0,flip_to_short -23606,做空,2022-12-21 22:20:00,2022-12-21 22:25:00,1209.51,1209.79,-0.0,flip_to_long -23607,做多,2022-12-21 22:25:00,2022-12-21 22:30:00,1209.79,1209.65,-0.0,flip_to_short -23608,做空,2022-12-21 22:30:00,2022-12-21 22:35:00,1209.65,1210.24,-0.0,flip_to_long -23609,做多,2022-12-21 22:35:00,2022-12-21 22:50:00,1210.24,1209.66,-0.0,flip_to_short -23610,做空,2022-12-21 22:50:00,2022-12-21 23:05:00,1209.66,1209.88,-0.0,flip_to_long -23611,做多,2022-12-21 23:05:00,2022-12-22 01:55:00,1209.88,1212.13,0.01,flip_to_short -23612,做空,2022-12-22 01:55:00,2022-12-22 02:05:00,1212.13,1213.03,-0.01,flip_to_long -23613,做多,2022-12-22 02:05:00,2022-12-22 02:30:00,1213.03,1212.26,-0.01,flip_to_short -23614,做空,2022-12-22 02:30:00,2022-12-22 02:35:00,1212.26,1213.39,-0.01,flip_to_long -23615,做多,2022-12-22 02:35:00,2022-12-22 03:35:00,1213.39,1213.08,-0.0,flip_to_short -23616,做空,2022-12-22 03:35:00,2022-12-22 03:40:00,1213.08,1213.65,-0.0,flip_to_long -23617,做多,2022-12-22 03:40:00,2022-12-22 03:45:00,1213.65,1213.28,-0.0,flip_to_short -23618,做空,2022-12-22 03:45:00,2022-12-22 03:50:00,1213.28,1213.7,-0.0,flip_to_long -23619,做多,2022-12-22 03:50:00,2022-12-22 04:05:00,1213.7,1213.46,-0.0,flip_to_short -23620,做空,2022-12-22 04:05:00,2022-12-22 04:15:00,1213.46,1213.63,-0.0,flip_to_long -23621,做多,2022-12-22 04:15:00,2022-12-22 04:25:00,1213.63,1213.76,-0.0,flip_to_short -23622,做空,2022-12-22 04:25:00,2022-12-22 07:40:00,1213.76,1213.03,0.0,flip_to_long -23623,做多,2022-12-22 07:40:00,2022-12-22 08:00:00,1213.03,1212.06,-0.01,flip_to_short -23624,做空,2022-12-22 08:00:00,2022-12-22 12:35:00,1212.06,1215.11,-0.01,flip_to_long -23625,做多,2022-12-22 12:35:00,2022-12-22 20:20:00,1215.11,1222.74,0.03,tp_upper -23626,做空,2022-12-23 01:00:00,2022-12-23 01:05:00,1214.35,1215.66,-0.01,flip_to_long -23627,做多,2022-12-23 01:05:00,2022-12-23 01:10:00,1215.66,1215.04,-0.0,flip_to_short -23628,做空,2022-12-23 01:10:00,2022-12-23 01:25:00,1215.04,1216.37,-0.01,flip_to_long -23629,做多,2022-12-23 01:25:00,2022-12-23 01:30:00,1216.37,1215.27,-0.01,flip_to_short -23630,做空,2022-12-23 01:30:00,2022-12-23 01:40:00,1215.27,1216.42,-0.01,flip_to_long -23631,做多,2022-12-23 01:40:00,2022-12-23 02:15:00,1216.42,1215.42,-0.01,flip_to_short -23632,做空,2022-12-23 02:15:00,2022-12-23 02:20:00,1215.42,1217.14,-0.01,flip_to_long -23633,做多,2022-12-23 02:20:00,2022-12-23 02:55:00,1217.14,1224.02,0.02,tp_upper -23634,做空,2022-12-23 06:10:00,2022-12-23 06:15:00,1220.35,1220.4,-0.0,flip_to_long -23635,做多,2022-12-23 06:15:00,2022-12-23 06:45:00,1220.4,1221.3,0.0,flip_to_short -23636,做空,2022-12-23 06:45:00,2022-12-23 06:55:00,1221.3,1220.87,-0.0,flip_to_long -23637,做多,2022-12-23 06:55:00,2022-12-23 07:05:00,1220.87,1221.3,-0.0,flip_to_short -23638,做空,2022-12-23 07:05:00,2022-12-23 07:15:00,1221.3,1221.5,-0.0,flip_to_long -23639,做多,2022-12-23 07:15:00,2022-12-23 07:30:00,1221.5,1221.94,-0.0,flip_to_short -23640,做空,2022-12-23 07:30:00,2022-12-23 07:35:00,1221.94,1221.94,-0.0,flip_to_long -23641,做多,2022-12-23 07:35:00,2022-12-23 12:40:00,1221.94,1221.22,-0.01,flip_to_short -23642,做空,2022-12-23 12:40:00,2022-12-23 13:30:00,1221.22,1219.99,0.0,tp_lower -23643,做多,2022-12-23 13:35:00,2022-12-23 13:50:00,1226.73,1221.6,-0.02,flip_to_short -23644,做空,2022-12-23 13:50:00,2022-12-23 15:30:00,1221.6,1222.12,-0.0,flip_to_long -23645,做多,2022-12-23 15:30:00,2022-12-23 15:45:00,1222.12,1221.16,-0.01,flip_to_short -23646,做空,2022-12-23 15:45:00,2022-12-23 17:35:00,1221.16,1218.98,0.01,flip_to_long -23647,做多,2022-12-23 17:35:00,2022-12-23 18:10:00,1218.98,1218.87,-0.0,flip_to_short -23648,做空,2022-12-23 18:10:00,2022-12-23 18:45:00,1218.87,1218.17,0.0,flip_to_long -23649,做多,2022-12-23 18:45:00,2022-12-23 18:55:00,1218.17,1217.99,-0.0,flip_to_short -23650,做空,2022-12-23 18:55:00,2022-12-23 19:05:00,1217.99,1218.68,-0.01,flip_to_long -23651,做多,2022-12-23 19:05:00,2022-12-23 19:20:00,1218.68,1218.67,-0.0,flip_to_short -23652,做空,2022-12-23 19:20:00,2022-12-23 20:30:00,1218.67,1219.72,-0.01,flip_to_long -23653,做多,2022-12-23 20:30:00,2022-12-23 20:35:00,1219.72,1218.31,-0.01,flip_to_short -23654,做空,2022-12-23 20:35:00,2022-12-23 20:40:00,1218.31,1218.79,-0.0,flip_to_long -23655,做多,2022-12-23 20:40:00,2022-12-23 20:45:00,1218.79,1218.71,-0.0,flip_to_short -23656,做空,2022-12-23 20:45:00,2022-12-23 21:10:00,1218.71,1218.48,-0.0,flip_to_long -23657,做多,2022-12-23 21:10:00,2022-12-23 21:25:00,1218.48,1218.0,-0.0,flip_to_short -23658,做空,2022-12-23 21:25:00,2022-12-23 21:30:00,1218.0,1219.39,-0.01,flip_to_long -23659,做多,2022-12-23 21:30:00,2022-12-23 22:15:00,1219.39,1217.78,-0.01,flip_to_short -23660,做空,2022-12-23 22:15:00,2022-12-23 22:50:00,1217.78,1218.87,-0.01,flip_to_long -23661,做多,2022-12-23 22:50:00,2022-12-23 23:30:00,1218.87,1218.46,-0.0,flip_to_short -23662,做空,2022-12-23 23:30:00,2022-12-23 23:35:00,1218.46,1218.91,-0.0,flip_to_long -23663,做多,2022-12-23 23:35:00,2022-12-23 23:45:00,1218.91,1218.49,-0.0,flip_to_short -23664,做空,2022-12-23 23:45:00,2022-12-23 23:50:00,1218.49,1219.59,-0.01,flip_to_long -23665,做多,2022-12-23 23:50:00,2022-12-24 00:15:00,1219.59,1219.2,-0.0,flip_to_short -23666,做空,2022-12-24 00:15:00,2022-12-24 01:00:00,1219.2,1219.13,-0.0,flip_to_long -23667,做多,2022-12-24 01:00:00,2022-12-24 01:05:00,1219.13,1218.7,-0.0,flip_to_short -23668,做空,2022-12-24 01:05:00,2022-12-24 01:25:00,1218.7,1218.29,-0.0,flip_to_long -23669,做多,2022-12-24 01:25:00,2022-12-24 03:25:00,1218.29,1217.88,-0.0,flip_to_short -23670,做空,2022-12-24 03:25:00,2022-12-24 03:55:00,1217.88,1218.53,-0.0,flip_to_long -23671,做多,2022-12-24 03:55:00,2022-12-24 04:05:00,1218.53,1217.63,-0.01,flip_to_short -23672,做空,2022-12-24 04:05:00,2022-12-24 04:10:00,1217.63,1217.74,-0.0,flip_to_long -23673,做多,2022-12-24 04:10:00,2022-12-24 07:05:00,1217.74,1216.65,-0.01,flip_to_short -23674,做空,2022-12-24 07:05:00,2022-12-24 07:15:00,1216.65,1217.11,-0.0,flip_to_long -23675,做多,2022-12-24 07:15:00,2022-12-24 09:05:00,1217.11,1217.51,-0.0,flip_to_short -23676,做空,2022-12-24 09:05:00,2022-12-24 09:25:00,1217.51,1217.03,-0.0,flip_to_long -23677,做多,2022-12-24 09:25:00,2022-12-24 12:00:00,1217.03,1217.89,0.0,flip_to_short -23678,做空,2022-12-24 12:00:00,2022-12-24 12:05:00,1217.89,1218.55,-0.0,flip_to_long -23679,做多,2022-12-24 12:05:00,2022-12-24 12:15:00,1218.55,1217.92,-0.0,flip_to_short -23680,做空,2022-12-24 12:15:00,2022-12-24 12:35:00,1217.92,1217.77,-0.0,flip_to_long -23681,做多,2022-12-24 12:35:00,2022-12-24 13:50:00,1217.77,1217.65,-0.0,flip_to_short -23682,做空,2022-12-24 13:50:00,2022-12-24 14:20:00,1217.65,1218.36,-0.01,flip_to_long -23683,做多,2022-12-24 14:20:00,2022-12-24 14:25:00,1218.36,1218.17,-0.0,flip_to_short -23684,做空,2022-12-24 14:25:00,2022-12-24 14:35:00,1218.17,1218.07,-0.0,flip_to_long -23685,做多,2022-12-24 14:35:00,2022-12-24 14:55:00,1218.07,1217.67,-0.0,flip_to_short -23686,做空,2022-12-24 14:55:00,2022-12-24 15:25:00,1217.67,1218.08,-0.0,flip_to_long -23687,做多,2022-12-24 15:25:00,2022-12-24 16:05:00,1218.08,1217.11,-0.01,flip_to_short -23688,做空,2022-12-24 16:05:00,2022-12-24 16:15:00,1217.11,1218.13,-0.01,flip_to_long -23689,做多,2022-12-24 16:15:00,2022-12-24 17:30:00,1218.13,1218.18,-0.0,flip_to_short -23690,做空,2022-12-24 17:30:00,2022-12-24 23:30:00,1218.18,1220.92,-0.01,flip_to_long -23691,做多,2022-12-24 23:30:00,2022-12-24 23:35:00,1220.92,1220.82,-0.0,flip_to_short -23692,做空,2022-12-24 23:35:00,2022-12-25 00:25:00,1220.82,1220.23,-0.0,flip_to_long -23693,做多,2022-12-25 00:25:00,2022-12-25 00:35:00,1220.23,1220.44,-0.0,flip_to_short -23694,做空,2022-12-25 00:35:00,2022-12-25 02:45:00,1220.44,1220.73,-0.0,flip_to_long -23695,做多,2022-12-25 02:45:00,2022-12-25 02:50:00,1220.73,1219.64,-0.01,flip_to_short -23696,做空,2022-12-25 02:50:00,2022-12-25 03:15:00,1219.64,1220.76,-0.01,flip_to_long -23697,做多,2022-12-25 03:15:00,2022-12-25 03:55:00,1220.76,1220.6,-0.0,flip_to_short -23698,做空,2022-12-25 03:55:00,2022-12-25 07:55:00,1220.6,1219.15,0.0,flip_to_long -23699,做多,2022-12-25 07:55:00,2022-12-25 10:15:00,1219.15,1218.45,-0.01,flip_to_short -23700,做空,2022-12-25 10:15:00,2022-12-25 10:25:00,1218.45,1218.82,-0.0,flip_to_long -23701,做多,2022-12-25 10:25:00,2022-12-25 10:30:00,1218.82,1218.74,-0.0,flip_to_short -23702,做空,2022-12-25 10:30:00,2022-12-25 10:35:00,1218.74,1218.97,-0.0,flip_to_long -23703,做多,2022-12-25 10:35:00,2022-12-25 10:40:00,1218.97,1218.06,-0.01,flip_to_short -23704,做空,2022-12-25 10:40:00,2022-12-25 14:30:00,1218.06,1199.52,0.07,tp_lower -23705,做多,2022-12-25 15:00:00,2022-12-26 04:20:00,1215.27,1219.14,0.01,flip_to_short -23706,做空,2022-12-26 04:20:00,2022-12-26 04:25:00,1219.14,1219.44,-0.0,flip_to_long -23707,做多,2022-12-26 04:25:00,2022-12-26 04:30:00,1219.44,1219.3,-0.0,flip_to_short -23708,做空,2022-12-26 04:30:00,2022-12-26 04:40:00,1219.3,1219.47,-0.0,flip_to_long -23709,做多,2022-12-26 04:40:00,2022-12-26 05:25:00,1219.47,1219.79,-0.0,flip_to_short -23710,做空,2022-12-26 05:25:00,2022-12-26 05:30:00,1219.79,1220.44,-0.0,flip_to_long -23711,做多,2022-12-26 05:30:00,2022-12-26 05:35:00,1220.44,1219.76,-0.01,flip_to_short -23712,做空,2022-12-26 05:35:00,2022-12-26 05:40:00,1219.76,1219.94,-0.0,flip_to_long -23713,做多,2022-12-26 05:40:00,2022-12-26 07:30:00,1219.94,1220.03,-0.0,flip_to_short -23714,做空,2022-12-26 07:30:00,2022-12-26 07:40:00,1220.03,1220.33,-0.0,flip_to_long -23715,做多,2022-12-26 07:40:00,2022-12-26 07:50:00,1220.33,1219.9,-0.0,flip_to_short -23716,做空,2022-12-26 07:50:00,2022-12-26 07:55:00,1219.9,1219.91,-0.0,flip_to_long -23717,做多,2022-12-26 07:55:00,2022-12-26 08:05:00,1219.91,1219.51,-0.0,flip_to_short -23718,做空,2022-12-26 08:05:00,2022-12-26 08:45:00,1219.51,1219.36,-0.0,flip_to_long -23719,做多,2022-12-26 08:45:00,2022-12-26 09:55:00,1219.36,1218.74,-0.0,flip_to_short -23720,做空,2022-12-26 09:55:00,2022-12-26 10:20:00,1218.74,1219.64,-0.01,flip_to_long -23721,做多,2022-12-26 10:20:00,2022-12-26 10:30:00,1219.64,1221.29,0.0,tp_upper -23722,做空,2022-12-26 10:55:00,2022-12-26 11:15:00,1218.15,1219.37,-0.01,flip_to_long -23723,做多,2022-12-26 11:15:00,2022-12-26 11:50:00,1219.37,1219.89,-0.0,flip_to_short -23724,做空,2022-12-26 11:50:00,2022-12-26 12:30:00,1219.89,1219.45,-0.0,flip_to_long -23725,做多,2022-12-26 12:30:00,2022-12-26 12:45:00,1219.45,1219.11,-0.0,flip_to_short -23726,做空,2022-12-26 12:45:00,2022-12-26 13:10:00,1219.11,1216.83,0.01,tp_lower -23727,做多,2022-12-26 16:55:00,2022-12-26 21:55:00,1216.01,1216.21,-0.0,flip_to_short -23728,做空,2022-12-26 21:55:00,2022-12-27 03:10:00,1216.21,1222.5,-0.03,flip_to_long -23729,做多,2022-12-27 03:10:00,2022-12-27 05:05:00,1222.5,1223.94,0.0,flip_to_short -23730,做空,2022-12-27 05:05:00,2022-12-27 05:35:00,1223.94,1222.88,0.0,flip_to_long -23731,做多,2022-12-27 05:35:00,2022-12-27 07:05:00,1222.88,1223.02,-0.0,flip_to_short -23732,做空,2022-12-27 07:05:00,2022-12-27 07:20:00,1223.02,1223.28,-0.0,flip_to_long -23733,做多,2022-12-27 07:20:00,2022-12-27 07:30:00,1223.28,1222.74,-0.0,flip_to_short -23734,做空,2022-12-27 07:30:00,2022-12-27 08:00:00,1222.74,1218.37,0.01,tp_lower -23735,做多,2022-12-27 09:50:00,2022-12-27 10:00:00,1221.42,1220.96,-0.0,flip_to_short -23736,做空,2022-12-27 10:00:00,2022-12-27 10:10:00,1220.96,1221.87,-0.01,flip_to_long -23737,做多,2022-12-27 10:10:00,2022-12-27 10:40:00,1221.87,1220.56,-0.01,flip_to_short -23738,做空,2022-12-27 10:40:00,2022-12-27 10:55:00,1220.56,1220.62,-0.0,flip_to_long -23739,做多,2022-12-27 10:55:00,2022-12-27 11:00:00,1220.62,1220.22,-0.0,flip_to_short -23740,做空,2022-12-27 11:00:00,2022-12-27 14:35:00,1220.22,1212.11,0.03,tp_lower -23741,做多,2022-12-27 19:40:00,2022-12-27 19:45:00,1210.11,1209.65,-0.0,flip_to_short -23742,做空,2022-12-27 19:45:00,2022-12-27 20:55:00,1209.65,1209.13,-0.0,flip_to_long -23743,做多,2022-12-27 20:55:00,2022-12-27 21:00:00,1209.13,1208.59,-0.0,flip_to_short -23744,做空,2022-12-27 21:00:00,2022-12-27 21:15:00,1208.59,1208.96,-0.0,flip_to_long -23745,做多,2022-12-27 21:15:00,2022-12-27 21:30:00,1208.96,1208.35,-0.0,flip_to_short -23746,做空,2022-12-27 21:30:00,2022-12-27 21:35:00,1208.35,1208.63,-0.0,flip_to_long -23747,做多,2022-12-27 21:35:00,2022-12-28 00:05:00,1208.63,1210.64,0.01,flip_to_short -23748,做空,2022-12-28 00:05:00,2022-12-28 00:40:00,1210.64,1210.9,-0.0,flip_to_long -23749,做多,2022-12-28 00:40:00,2022-12-28 00:45:00,1210.9,1209.82,-0.01,flip_to_short -23750,做空,2022-12-28 00:45:00,2022-12-28 01:25:00,1209.82,1211.31,-0.01,flip_to_long -23751,做多,2022-12-28 01:25:00,2022-12-28 01:40:00,1211.31,1209.89,-0.01,flip_to_short -23752,做空,2022-12-28 01:40:00,2022-12-28 03:10:00,1209.89,1191.27,0.07,tp_lower -23753,做多,2022-12-28 08:00:00,2022-12-28 08:05:00,1196.05,1194.76,-0.01,flip_to_short -23754,做空,2022-12-28 08:05:00,2022-12-28 08:10:00,1194.76,1194.87,-0.0,flip_to_long -23755,做多,2022-12-28 08:10:00,2022-12-28 08:20:00,1194.87,1194.59,-0.0,flip_to_short -23756,做空,2022-12-28 08:20:00,2022-12-28 08:35:00,1194.59,1195.51,-0.01,flip_to_long -23757,做多,2022-12-28 08:35:00,2022-12-28 08:40:00,1195.51,1194.0,-0.01,flip_to_short -23758,做空,2022-12-28 08:40:00,2022-12-28 08:50:00,1194.0,1194.84,-0.01,flip_to_long -23759,做多,2022-12-28 08:50:00,2022-12-28 08:55:00,1194.84,1194.11,-0.01,flip_to_short -23760,做空,2022-12-28 08:55:00,2022-12-28 09:05:00,1194.11,1194.73,-0.0,flip_to_long -23761,做多,2022-12-28 09:05:00,2022-12-28 09:10:00,1194.73,1193.92,-0.01,flip_to_short -23762,做空,2022-12-28 09:10:00,2022-12-28 09:15:00,1193.92,1194.5,-0.0,flip_to_long -23763,做多,2022-12-28 09:15:00,2022-12-28 10:35:00,1194.5,1194.36,-0.0,flip_to_short -23764,做空,2022-12-28 10:35:00,2022-12-28 12:05:00,1194.36,1195.19,-0.01,flip_to_long -23765,做多,2022-12-28 12:05:00,2022-12-28 13:40:00,1195.19,1195.22,-0.0,flip_to_short -23766,做空,2022-12-28 13:40:00,2022-12-28 14:30:00,1195.22,1203.35,-0.03,flip_to_long -23767,做多,2022-12-28 14:30:00,2022-12-28 14:35:00,1203.35,1200.3,-0.01,tp_upper -23768,做空,2022-12-28 15:25:00,2022-12-28 15:30:00,1195.57,1196.5,-0.01,flip_to_long -23769,做多,2022-12-28 15:30:00,2022-12-28 15:35:00,1196.5,1190.46,-0.03,flip_to_short -23770,做空,2022-12-28 15:35:00,2022-12-28 17:30:00,1190.46,1196.0,-0.02,flip_to_long -23771,做多,2022-12-28 17:30:00,2022-12-28 17:35:00,1196.0,1194.12,-0.01,flip_to_short -23772,做空,2022-12-28 17:35:00,2022-12-28 17:45:00,1194.12,1195.26,-0.01,flip_to_long -23773,做多,2022-12-28 17:45:00,2022-12-28 17:50:00,1195.26,1195.19,-0.0,flip_to_short -23774,做空,2022-12-28 17:50:00,2022-12-28 20:30:00,1195.19,1193.78,0.0,flip_to_long -23775,做多,2022-12-28 20:30:00,2022-12-28 20:50:00,1193.78,1194.1,-0.0,flip_to_short -23776,做空,2022-12-28 20:50:00,2022-12-28 21:25:00,1194.1,1189.63,0.02,tp_lower -23777,做多,2022-12-28 23:50:00,2022-12-29 00:10:00,1189.83,1190.16,-0.0,flip_to_short -23778,做空,2022-12-29 00:10:00,2022-12-29 00:35:00,1190.16,1191.55,-0.01,flip_to_long -23779,做多,2022-12-29 00:35:00,2022-12-29 02:05:00,1191.55,1189.0,-0.01,flip_to_short -23780,做空,2022-12-29 02:05:00,2022-12-29 02:10:00,1189.0,1189.19,-0.0,flip_to_long -23781,做多,2022-12-29 02:10:00,2022-12-29 02:15:00,1189.19,1187.7,-0.01,flip_to_short -23782,做空,2022-12-29 02:15:00,2022-12-29 02:30:00,1187.7,1189.86,-0.01,flip_to_long -23783,做多,2022-12-29 02:30:00,2022-12-29 02:35:00,1189.86,1189.42,-0.0,flip_to_short -23784,做空,2022-12-29 02:35:00,2022-12-29 07:05:00,1189.42,1193.05,-0.02,flip_to_long -23785,做多,2022-12-29 07:05:00,2022-12-29 07:10:00,1193.05,1191.91,-0.01,flip_to_short -23786,做空,2022-12-29 07:10:00,2022-12-29 07:35:00,1191.91,1193.78,-0.01,flip_to_long -23787,做多,2022-12-29 07:35:00,2022-12-29 07:40:00,1193.78,1193.21,-0.0,flip_to_short -23788,做空,2022-12-29 07:40:00,2022-12-29 07:45:00,1193.21,1193.95,-0.01,flip_to_long -23789,做多,2022-12-29 07:45:00,2022-12-29 08:05:00,1193.95,1193.46,-0.0,flip_to_short -23790,做空,2022-12-29 08:05:00,2022-12-29 08:10:00,1193.46,1193.57,-0.0,flip_to_long -23791,做多,2022-12-29 08:10:00,2022-12-29 08:15:00,1193.57,1192.51,-0.01,flip_to_short -23792,做空,2022-12-29 08:15:00,2022-12-29 09:10:00,1192.51,1193.82,-0.01,flip_to_long -23793,做多,2022-12-29 09:10:00,2022-12-29 09:20:00,1193.82,1198.76,0.02,tp_upper -23794,做空,2022-12-29 15:50:00,2022-12-29 16:30:00,1201.37,1201.52,-0.0,flip_to_long -23795,做多,2022-12-29 16:30:00,2022-12-29 16:35:00,1201.52,1200.43,-0.01,flip_to_short -23796,做空,2022-12-29 16:35:00,2022-12-29 16:40:00,1200.43,1201.22,-0.01,flip_to_long -23797,做多,2022-12-29 16:40:00,2022-12-29 16:55:00,1201.22,1200.61,-0.0,flip_to_short -23798,做空,2022-12-29 16:55:00,2022-12-29 17:15:00,1200.61,1200.91,-0.0,flip_to_long -23799,做多,2022-12-29 17:15:00,2022-12-29 17:20:00,1200.91,1200.22,-0.0,flip_to_short -23800,做空,2022-12-29 17:20:00,2022-12-29 18:55:00,1200.22,1200.05,-0.0,flip_to_long -23801,做多,2022-12-29 18:55:00,2022-12-29 19:15:00,1200.05,1200.45,-0.0,flip_to_short -23802,做空,2022-12-29 19:15:00,2022-12-29 22:20:00,1200.45,1197.39,0.01,flip_to_long -23803,做多,2022-12-29 22:20:00,2022-12-29 22:30:00,1197.39,1195.23,-0.01,flip_to_short -23804,做空,2022-12-29 22:30:00,2022-12-29 22:35:00,1195.23,1201.02,-0.02,flip_to_long -23805,做多,2022-12-29 22:35:00,2022-12-30 01:30:00,1201.02,1197.28,-0.02,flip_to_short -23806,做空,2022-12-30 01:30:00,2022-12-30 02:40:00,1197.28,1199.12,-0.01,flip_to_long -23807,做多,2022-12-30 02:40:00,2022-12-30 02:45:00,1199.12,1198.45,-0.0,flip_to_short -23808,做空,2022-12-30 02:45:00,2022-12-30 03:05:00,1198.45,1198.05,-0.0,flip_to_long -23809,做多,2022-12-30 03:05:00,2022-12-30 09:35:00,1198.05,1192.73,-0.02,flip_to_short -23810,做空,2022-12-30 09:35:00,2022-12-30 09:50:00,1192.73,1192.95,-0.0,flip_to_long -23811,做多,2022-12-30 09:50:00,2022-12-30 09:55:00,1192.95,1192.3,-0.0,flip_to_short -23812,做空,2022-12-30 09:55:00,2022-12-30 10:00:00,1192.3,1192.72,-0.0,flip_to_long -23813,做多,2022-12-30 10:00:00,2022-12-30 10:10:00,1192.72,1191.7,-0.01,flip_to_short -23814,做空,2022-12-30 10:10:00,2022-12-30 10:35:00,1191.7,1191.93,-0.0,flip_to_long -23815,做多,2022-12-30 10:35:00,2022-12-30 10:40:00,1191.93,1191.59,-0.0,flip_to_short -23816,做空,2022-12-30 10:40:00,2022-12-30 11:20:00,1191.59,1192.21,-0.0,flip_to_long -23817,做多,2022-12-30 11:20:00,2022-12-30 11:40:00,1192.21,1191.25,-0.01,flip_to_short -23818,做空,2022-12-30 11:40:00,2022-12-30 12:15:00,1191.25,1190.3,0.0,flip_to_long -23819,做多,2022-12-30 12:15:00,2022-12-30 13:25:00,1190.3,1190.78,-0.0,flip_to_short -23820,做空,2022-12-30 13:25:00,2022-12-30 14:05:00,1190.78,1191.51,-0.01,flip_to_long -23821,做多,2022-12-30 14:05:00,2022-12-30 14:40:00,1191.51,1191.86,-0.0,flip_to_short -23822,做空,2022-12-30 14:40:00,2022-12-30 14:45:00,1191.86,1186.34,0.02,tp_lower -23823,做多,2022-12-30 15:15:00,2022-12-30 19:55:00,1195.93,1194.69,-0.01,flip_to_short -23824,做空,2022-12-30 19:55:00,2022-12-30 20:00:00,1194.69,1195.35,-0.0,flip_to_long -23825,做多,2022-12-30 20:00:00,2022-12-30 20:05:00,1195.35,1195.19,-0.0,flip_to_short -23826,做空,2022-12-30 20:05:00,2022-12-31 00:20:00,1195.19,1198.33,-0.01,flip_to_long -23827,做多,2022-12-31 00:20:00,2022-12-31 00:25:00,1198.33,1197.85,-0.0,flip_to_short -23828,做空,2022-12-31 00:25:00,2022-12-31 00:30:00,1197.85,1198.24,-0.0,flip_to_long -23829,做多,2022-12-31 00:30:00,2022-12-31 00:45:00,1198.24,1197.77,-0.0,flip_to_short -23830,做空,2022-12-31 00:45:00,2022-12-31 05:05:00,1197.77,1196.04,0.0,flip_to_long -23831,做多,2022-12-31 05:05:00,2022-12-31 07:10:00,1196.04,1195.13,-0.01,flip_to_short -23832,做空,2022-12-31 07:10:00,2022-12-31 07:15:00,1195.13,1195.53,-0.0,flip_to_long -23833,做多,2022-12-31 07:15:00,2022-12-31 07:25:00,1195.53,1194.9,-0.0,flip_to_short -23834,做空,2022-12-31 07:25:00,2022-12-31 07:30:00,1194.9,1195.12,-0.0,flip_to_long -23835,做多,2022-12-31 07:30:00,2022-12-31 12:05:00,1195.12,1196.53,0.0,flip_to_short -23836,做空,2022-12-31 12:05:00,2022-12-31 12:10:00,1196.53,1197.13,-0.0,flip_to_long -23837,做多,2022-12-31 12:10:00,2022-12-31 12:20:00,1197.13,1196.84,-0.0,flip_to_short -23838,做空,2022-12-31 12:20:00,2022-12-31 12:25:00,1196.84,1197.06,-0.0,flip_to_long -23839,做多,2022-12-31 12:25:00,2022-12-31 12:35:00,1197.06,1196.29,-0.01,flip_to_short -23840,做空,2022-12-31 12:35:00,2022-12-31 12:55:00,1196.29,1197.35,-0.01,flip_to_long -23841,做多,2022-12-31 12:55:00,2022-12-31 13:30:00,1197.35,1199.51,0.01,tp_upper -23842,做空,2022-12-31 17:10:00,2022-12-31 19:30:00,1200.45,1201.76,-0.01,flip_to_long -23843,做多,2022-12-31 19:30:00,2022-12-31 21:20:00,1201.76,1201.44,-0.0,flip_to_short -23844,做空,2022-12-31 21:20:00,2022-12-31 21:25:00,1201.44,1201.67,-0.0,flip_to_long -23845,做多,2022-12-31 21:25:00,2022-12-31 21:30:00,1201.67,1201.12,-0.0,flip_to_short -23846,做空,2022-12-31 21:30:00,2022-12-31 22:10:00,1201.12,1200.89,-0.0,flip_to_long -23847,做多,2022-12-31 22:10:00,2023-01-01 02:35:00,1200.89,1196.04,-0.02,flip_to_short -23848,做空,2023-01-01 02:35:00,2023-01-01 05:25:00,1196.04,1194.47,0.0,flip_to_long -23849,做多,2023-01-01 05:25:00,2023-01-01 05:30:00,1194.47,1194.16,-0.0,flip_to_short -23850,做空,2023-01-01 05:30:00,2023-01-01 05:40:00,1194.16,1194.29,-0.0,flip_to_long -23851,做多,2023-01-01 05:40:00,2023-01-01 05:50:00,1194.29,1194.38,-0.0,flip_to_short -23852,做空,2023-01-01 05:50:00,2023-01-01 06:35:00,1194.38,1194.12,-0.0,flip_to_long -23853,做多,2023-01-01 06:35:00,2023-01-01 06:50:00,1194.12,1194.45,-0.0,flip_to_short -23854,做空,2023-01-01 06:50:00,2023-01-01 07:25:00,1194.45,1194.53,-0.0,flip_to_long -23855,做多,2023-01-01 07:25:00,2023-01-01 08:40:00,1194.53,1194.21,-0.0,flip_to_short -23856,做空,2023-01-01 08:40:00,2023-01-01 09:10:00,1194.21,1194.43,-0.0,flip_to_long -23857,做多,2023-01-01 09:10:00,2023-01-01 13:15:00,1194.43,1195.92,0.0,flip_to_short -23858,做空,2023-01-01 13:15:00,2023-01-01 15:40:00,1195.92,1195.82,-0.0,flip_to_long -23859,做多,2023-01-01 15:40:00,2023-01-01 16:00:00,1195.82,1195.73,-0.0,flip_to_short -23860,做空,2023-01-01 16:00:00,2023-01-01 16:05:00,1195.73,1196.27,-0.0,flip_to_long -23861,做多,2023-01-01 16:05:00,2023-01-01 16:10:00,1196.27,1196.05,-0.0,flip_to_short -23862,做空,2023-01-01 16:10:00,2023-01-01 21:10:00,1196.05,1200.56,-0.02,flip_to_long -23863,做多,2023-01-01 21:10:00,2023-01-01 22:25:00,1200.56,1201.9,0.0,flip_to_short -23864,做空,2023-01-01 22:25:00,2023-01-01 22:35:00,1201.9,1201.93,-0.0,flip_to_long -23865,做多,2023-01-01 22:35:00,2023-01-01 22:40:00,1201.93,1201.67,-0.0,flip_to_short -23866,做空,2023-01-01 22:40:00,2023-01-01 23:10:00,1201.67,1201.78,-0.0,flip_to_long -23867,做多,2023-01-01 23:10:00,2023-01-02 07:15:00,1201.78,1213.62,0.04,tp_upper -23868,做空,2023-01-02 11:30:00,2023-01-02 13:00:00,1214.25,1216.2,-0.01,flip_to_long -23869,做多,2023-01-02 13:00:00,2023-01-02 14:05:00,1216.2,1215.13,-0.01,flip_to_short -23870,做空,2023-01-02 14:05:00,2023-01-02 14:10:00,1215.13,1215.85,-0.01,flip_to_long -23871,做多,2023-01-02 14:10:00,2023-01-02 14:20:00,1215.85,1216.17,-0.0,flip_to_short -23872,做空,2023-01-02 14:20:00,2023-01-02 14:55:00,1216.17,1216.39,-0.0,flip_to_long -23873,做多,2023-01-02 14:55:00,2023-01-02 15:00:00,1216.39,1215.38,-0.01,flip_to_short -23874,做空,2023-01-02 15:00:00,2023-01-02 15:10:00,1215.38,1216.37,-0.01,flip_to_long -23875,做多,2023-01-02 15:10:00,2023-01-02 16:50:00,1216.37,1215.85,-0.0,flip_to_short -23876,做空,2023-01-02 16:50:00,2023-01-02 17:00:00,1215.85,1216.93,-0.01,flip_to_long -23877,做多,2023-01-02 17:00:00,2023-01-02 17:10:00,1216.93,1215.69,-0.01,flip_to_short -23878,做空,2023-01-02 17:10:00,2023-01-02 17:50:00,1215.69,1216.4,-0.0,flip_to_long -23879,做多,2023-01-02 17:50:00,2023-01-02 18:00:00,1216.4,1216.5,-0.0,flip_to_short -23880,做空,2023-01-02 18:00:00,2023-01-02 18:15:00,1216.5,1217.01,-0.0,flip_to_long -23881,做多,2023-01-02 18:15:00,2023-01-02 18:55:00,1217.01,1217.53,-0.0,flip_to_short -23882,做空,2023-01-02 18:55:00,2023-01-02 19:30:00,1217.53,1217.29,-0.0,flip_to_long -23883,做多,2023-01-02 19:30:00,2023-01-02 19:35:00,1217.29,1217.26,-0.0,flip_to_short -23884,做空,2023-01-02 19:35:00,2023-01-02 20:25:00,1217.26,1217.68,-0.0,flip_to_long -23885,做多,2023-01-02 20:25:00,2023-01-02 20:30:00,1217.68,1217.23,-0.0,flip_to_short -23886,做空,2023-01-02 20:30:00,2023-01-02 20:35:00,1217.23,1217.59,-0.0,flip_to_long -23887,做多,2023-01-02 20:35:00,2023-01-02 21:55:00,1217.59,1219.28,0.0,tp_upper -23888,做空,2023-01-02 22:00:00,2023-01-02 22:45:00,1218.16,1213.0,0.02,tp_lower -23889,做多,2023-01-03 02:40:00,2023-01-03 02:45:00,1214.81,1214.06,-0.01,flip_to_short -23890,做空,2023-01-03 02:45:00,2023-01-03 03:20:00,1214.06,1215.4,-0.01,flip_to_long -23891,做多,2023-01-03 03:20:00,2023-01-03 04:20:00,1215.4,1214.15,-0.01,flip_to_short -23892,做空,2023-01-03 04:20:00,2023-01-03 04:25:00,1214.15,1214.42,-0.0,flip_to_long -23893,做多,2023-01-03 04:25:00,2023-01-03 04:30:00,1214.42,1213.87,-0.0,flip_to_short -23894,做空,2023-01-03 04:30:00,2023-01-03 05:10:00,1213.87,1214.86,-0.01,flip_to_long -23895,做多,2023-01-03 05:10:00,2023-01-03 07:20:00,1214.86,1215.0,-0.0,flip_to_short -23896,做空,2023-01-03 07:20:00,2023-01-03 07:25:00,1215.0,1215.3,-0.0,flip_to_long -23897,做多,2023-01-03 07:25:00,2023-01-03 07:30:00,1215.3,1215.18,-0.0,flip_to_short -23898,做空,2023-01-03 07:30:00,2023-01-03 07:35:00,1215.18,1215.84,-0.0,flip_to_long -23899,做多,2023-01-03 07:35:00,2023-01-03 08:05:00,1215.84,1214.96,-0.01,flip_to_short -23900,做空,2023-01-03 08:05:00,2023-01-03 08:55:00,1214.96,1215.02,-0.0,flip_to_long -23901,做多,2023-01-03 08:55:00,2023-01-03 09:05:00,1215.02,1215.5,-0.0,flip_to_short -23902,做空,2023-01-03 09:05:00,2023-01-03 11:30:00,1215.5,1216.36,-0.01,flip_to_long -23903,做多,2023-01-03 11:30:00,2023-01-03 11:40:00,1216.36,1214.09,-0.01,flip_to_short -23904,做空,2023-01-03 11:40:00,2023-01-03 12:20:00,1214.09,1215.99,-0.01,flip_to_long -23905,做多,2023-01-03 12:20:00,2023-01-03 12:25:00,1215.99,1215.32,-0.0,flip_to_short -23906,做空,2023-01-03 12:25:00,2023-01-03 12:30:00,1215.32,1215.89,-0.0,flip_to_long -23907,做多,2023-01-03 12:30:00,2023-01-03 12:35:00,1215.89,1215.46,-0.0,flip_to_short -23908,做空,2023-01-03 12:35:00,2023-01-03 12:40:00,1215.46,1215.94,-0.0,flip_to_long -23909,做多,2023-01-03 12:40:00,2023-01-03 12:45:00,1215.94,1214.93,-0.01,flip_to_short -23910,做空,2023-01-03 12:45:00,2023-01-03 13:00:00,1214.93,1215.67,-0.0,flip_to_long -23911,做多,2023-01-03 13:00:00,2023-01-03 13:05:00,1215.67,1215.26,-0.0,flip_to_short -23912,做空,2023-01-03 13:05:00,2023-01-03 13:10:00,1215.26,1215.37,-0.0,flip_to_long -23913,做多,2023-01-03 13:10:00,2023-01-03 13:25:00,1215.37,1215.32,-0.0,flip_to_short -23914,做空,2023-01-03 13:25:00,2023-01-03 13:35:00,1215.32,1216.37,-0.01,flip_to_long -23915,做多,2023-01-03 13:35:00,2023-01-03 13:40:00,1216.37,1215.91,-0.0,flip_to_short -23916,做空,2023-01-03 13:40:00,2023-01-03 14:50:00,1215.91,1212.27,0.01,tp_lower -23917,做多,2023-01-03 19:45:00,2023-01-04 01:15:00,1209.69,1226.63,0.06,tp_upper -23918,做空,2023-01-04 08:25:00,2023-01-04 08:35:00,1249.82,1249.8,-0.0,flip_to_long -23919,做多,2023-01-04 08:35:00,2023-01-04 09:50:00,1249.8,1249.3,-0.0,flip_to_short -23920,做空,2023-01-04 09:50:00,2023-01-04 09:55:00,1249.3,1249.44,-0.0,flip_to_long -23921,做多,2023-01-04 09:55:00,2023-01-04 10:30:00,1249.44,1249.55,-0.0,flip_to_short -23922,做空,2023-01-04 10:30:00,2023-01-04 11:00:00,1249.55,1250.04,-0.0,flip_to_long -23923,做多,2023-01-04 11:00:00,2023-01-04 11:05:00,1250.04,1249.73,-0.0,flip_to_short -23924,做空,2023-01-04 11:05:00,2023-01-04 11:35:00,1249.73,1250.65,-0.01,flip_to_long -23925,做多,2023-01-04 11:35:00,2023-01-04 12:45:00,1250.65,1251.21,-0.0,flip_to_short -23926,做空,2023-01-04 12:45:00,2023-01-04 13:00:00,1251.21,1252.0,-0.01,flip_to_long -23927,做多,2023-01-04 13:00:00,2023-01-04 14:10:00,1252.0,1250.24,-0.01,flip_to_short -23928,做空,2023-01-04 14:10:00,2023-01-04 14:25:00,1250.24,1251.79,-0.01,flip_to_long -23929,做多,2023-01-04 14:25:00,2023-01-04 14:30:00,1251.79,1250.71,-0.01,flip_to_short -23930,做空,2023-01-04 14:30:00,2023-01-04 14:35:00,1250.71,1252.88,-0.01,flip_to_long -23931,做多,2023-01-04 14:35:00,2023-01-04 14:40:00,1252.88,1250.8,-0.01,flip_to_short -23932,做空,2023-01-04 14:40:00,2023-01-04 14:50:00,1250.8,1250.16,0.0,flip_to_long -23933,做多,2023-01-04 14:50:00,2023-01-04 16:35:00,1250.16,1252.74,0.01,flip_to_short -23934,做空,2023-01-04 16:35:00,2023-01-04 22:40:00,1252.74,1254.94,-0.01,flip_to_long -23935,做多,2023-01-04 22:40:00,2023-01-05 00:45:00,1254.94,1253.37,-0.01,flip_to_short -23936,做空,2023-01-05 00:45:00,2023-01-05 00:50:00,1253.37,1253.78,-0.0,flip_to_long -23937,做多,2023-01-05 00:50:00,2023-01-05 00:55:00,1253.78,1253.6,-0.0,flip_to_short -23938,做空,2023-01-05 00:55:00,2023-01-05 01:00:00,1253.6,1254.7,-0.01,flip_to_long -23939,做多,2023-01-05 01:00:00,2023-01-05 01:05:00,1254.7,1252.03,-0.01,flip_to_short -23940,做空,2023-01-05 01:05:00,2023-01-05 01:20:00,1252.03,1253.83,-0.01,flip_to_long -23941,做多,2023-01-05 01:20:00,2023-01-05 01:55:00,1253.83,1253.69,-0.0,flip_to_short -23942,做空,2023-01-05 01:55:00,2023-01-05 05:10:00,1253.69,1254.04,-0.0,flip_to_long -23943,做多,2023-01-05 05:10:00,2023-01-05 05:15:00,1254.04,1253.89,-0.0,flip_to_short -23944,做空,2023-01-05 05:15:00,2023-01-05 05:40:00,1253.89,1252.92,0.0,flip_to_long -23945,做多,2023-01-05 05:40:00,2023-01-05 13:15:00,1252.92,1251.03,-0.01,flip_to_short -23946,做空,2023-01-05 13:15:00,2023-01-05 15:00:00,1251.03,1250.56,-0.0,flip_to_long -23947,做多,2023-01-05 15:00:00,2023-01-05 15:15:00,1250.56,1250.04,-0.0,flip_to_short -23948,做空,2023-01-05 15:15:00,2023-01-05 15:25:00,1250.04,1249.96,-0.0,flip_to_long -23949,做多,2023-01-05 15:25:00,2023-01-05 15:45:00,1249.96,1249.27,-0.0,flip_to_short -23950,做空,2023-01-05 15:45:00,2023-01-05 17:05:00,1249.27,1249.22,-0.0,flip_to_long -23951,做多,2023-01-05 17:05:00,2023-01-05 21:40:00,1249.22,1251.6,0.01,flip_to_short -23952,做空,2023-01-05 21:40:00,2023-01-05 22:40:00,1251.6,1251.84,-0.0,flip_to_long -23953,做多,2023-01-05 22:40:00,2023-01-05 22:45:00,1251.84,1250.18,-0.01,flip_to_short -23954,做空,2023-01-05 22:45:00,2023-01-05 23:00:00,1250.18,1251.8,-0.01,flip_to_long -23955,做多,2023-01-05 23:00:00,2023-01-05 23:05:00,1251.8,1250.75,-0.01,flip_to_short -23956,做空,2023-01-05 23:05:00,2023-01-05 23:10:00,1250.75,1251.8,-0.01,flip_to_long -23957,做多,2023-01-05 23:10:00,2023-01-06 01:50:00,1251.8,1252.11,-0.0,flip_to_short -23958,做空,2023-01-06 01:50:00,2023-01-06 02:55:00,1252.11,1251.65,-0.0,flip_to_long -23959,做多,2023-01-06 02:55:00,2023-01-06 03:00:00,1251.65,1251.27,-0.0,flip_to_short -23960,做空,2023-01-06 03:00:00,2023-01-06 03:20:00,1251.27,1252.11,-0.01,flip_to_long -23961,做多,2023-01-06 03:20:00,2023-01-06 03:35:00,1252.11,1251.34,-0.0,flip_to_short -23962,做空,2023-01-06 03:35:00,2023-01-06 03:40:00,1251.34,1252.42,-0.01,flip_to_long -23963,做多,2023-01-06 03:40:00,2023-01-06 03:55:00,1252.42,1250.56,-0.01,flip_to_short -23964,做空,2023-01-06 03:55:00,2023-01-06 08:15:00,1250.56,1248.97,0.0,flip_to_long -23965,做多,2023-01-06 08:15:00,2023-01-06 08:20:00,1248.97,1248.63,-0.0,flip_to_short -23966,做空,2023-01-06 08:20:00,2023-01-06 08:25:00,1248.63,1248.8,-0.0,flip_to_long -23967,做多,2023-01-06 08:25:00,2023-01-06 08:30:00,1248.8,1248.57,-0.0,flip_to_short -23968,做空,2023-01-06 08:30:00,2023-01-06 08:35:00,1248.57,1248.94,-0.0,flip_to_long -23969,做多,2023-01-06 08:35:00,2023-01-06 09:00:00,1248.94,1247.4,-0.01,flip_to_short -23970,做空,2023-01-06 09:00:00,2023-01-06 09:20:00,1247.4,1248.16,-0.0,flip_to_long -23971,做多,2023-01-06 09:20:00,2023-01-06 09:35:00,1248.16,1246.65,-0.01,flip_to_short -23972,做空,2023-01-06 09:35:00,2023-01-06 09:55:00,1246.65,1247.96,-0.01,flip_to_long -23973,做多,2023-01-06 09:55:00,2023-01-06 10:05:00,1247.96,1247.71,-0.0,flip_to_short -23974,做空,2023-01-06 10:05:00,2023-01-06 10:15:00,1247.71,1248.33,-0.0,flip_to_long -23975,做多,2023-01-06 10:15:00,2023-01-06 10:25:00,1248.33,1247.49,-0.01,flip_to_short -23976,做空,2023-01-06 10:25:00,2023-01-06 10:30:00,1247.49,1248.46,-0.01,flip_to_long -23977,做多,2023-01-06 10:30:00,2023-01-06 10:40:00,1248.46,1247.77,-0.0,flip_to_short -23978,做空,2023-01-06 10:40:00,2023-01-06 11:05:00,1247.77,1243.22,0.01,tp_lower -23979,做多,2023-01-06 13:30:00,2023-01-06 15:40:00,1245.12,1257.98,0.04,tp_upper -23980,做空,2023-01-06 20:50:00,2023-01-06 21:00:00,1266.23,1265.38,0.0,flip_to_long -23981,做多,2023-01-06 21:00:00,2023-01-06 21:45:00,1265.38,1266.14,0.0,flip_to_short -23982,做空,2023-01-06 21:45:00,2023-01-06 22:20:00,1266.14,1266.77,-0.0,flip_to_long -23983,做多,2023-01-06 22:20:00,2023-01-06 23:00:00,1266.77,1268.31,0.0,flip_to_short -23984,做空,2023-01-06 23:00:00,2023-01-06 23:45:00,1268.31,1269.67,-0.01,flip_to_long -23985,做多,2023-01-06 23:45:00,2023-01-07 00:00:00,1269.67,1266.85,-0.01,flip_to_short -23986,做空,2023-01-07 00:00:00,2023-01-07 00:40:00,1266.85,1268.59,-0.01,flip_to_long -23987,做多,2023-01-07 00:40:00,2023-01-07 02:10:00,1268.59,1267.77,-0.01,flip_to_short -23988,做空,2023-01-07 02:10:00,2023-01-07 08:15:00,1267.77,1265.06,0.01,flip_to_long -23989,做多,2023-01-07 08:15:00,2023-01-07 08:20:00,1265.06,1264.36,-0.0,flip_to_short -23990,做空,2023-01-07 08:20:00,2023-01-07 08:30:00,1264.36,1264.87,-0.0,flip_to_long -23991,做多,2023-01-07 08:30:00,2023-01-07 08:55:00,1264.87,1264.33,-0.0,flip_to_short -23992,做空,2023-01-07 08:55:00,2023-01-07 09:20:00,1264.33,1264.34,-0.0,flip_to_long -23993,做多,2023-01-07 09:20:00,2023-01-07 09:25:00,1264.34,1264.05,-0.0,flip_to_short -23994,做空,2023-01-07 09:25:00,2023-01-07 09:35:00,1264.05,1264.48,-0.0,flip_to_long -23995,做多,2023-01-07 09:35:00,2023-01-07 10:05:00,1264.48,1264.54,-0.0,flip_to_short -23996,做空,2023-01-07 10:05:00,2023-01-07 13:05:00,1264.54,1264.23,-0.0,flip_to_long -23997,做多,2023-01-07 13:05:00,2023-01-07 13:10:00,1264.23,1264.17,-0.0,flip_to_short -23998,做空,2023-01-07 13:10:00,2023-01-07 13:45:00,1264.17,1263.66,-0.0,flip_to_long -23999,做多,2023-01-07 13:45:00,2023-01-07 14:35:00,1263.66,1263.47,-0.0,flip_to_short -24000,做空,2023-01-07 14:35:00,2023-01-07 15:45:00,1263.47,1263.39,-0.0,flip_to_long -24001,做多,2023-01-07 15:45:00,2023-01-07 16:05:00,1263.39,1263.12,-0.0,flip_to_short -24002,做空,2023-01-07 16:05:00,2023-01-07 18:20:00,1263.12,1263.1,-0.0,flip_to_long -24003,做多,2023-01-07 18:20:00,2023-01-07 20:30:00,1263.1,1262.95,-0.0,flip_to_short -24004,做空,2023-01-07 20:30:00,2023-01-07 20:40:00,1262.95,1263.3,-0.0,flip_to_long -24005,做多,2023-01-07 20:40:00,2023-01-07 20:45:00,1263.3,1262.78,-0.0,flip_to_short -24006,做空,2023-01-07 20:45:00,2023-01-07 20:50:00,1262.78,1263.53,-0.0,flip_to_long -24007,做多,2023-01-07 20:50:00,2023-01-07 21:20:00,1263.53,1263.06,-0.0,flip_to_short -24008,做空,2023-01-07 21:20:00,2023-01-07 21:30:00,1263.06,1262.79,-0.0,flip_to_long -24009,做多,2023-01-07 21:30:00,2023-01-07 22:00:00,1262.79,1263.78,0.0,flip_to_short -24010,做空,2023-01-07 22:00:00,2023-01-07 23:10:00,1263.78,1263.44,-0.0,flip_to_long -24011,做多,2023-01-07 23:10:00,2023-01-07 23:15:00,1263.44,1262.22,-0.01,flip_to_short -24012,做空,2023-01-07 23:15:00,2023-01-07 23:35:00,1262.22,1263.19,-0.01,flip_to_long -24013,做多,2023-01-07 23:35:00,2023-01-07 23:55:00,1263.19,1263.65,-0.0,flip_to_short -24014,做空,2023-01-07 23:55:00,2023-01-08 00:20:00,1263.65,1263.34,-0.0,flip_to_long -24015,做多,2023-01-08 00:20:00,2023-01-08 00:25:00,1263.34,1262.77,-0.0,flip_to_short -24016,做空,2023-01-08 00:25:00,2023-01-08 00:35:00,1262.77,1260.56,0.01,tp_lower -24017,做多,2023-01-08 02:05:00,2023-01-08 03:40:00,1261.77,1260.75,-0.01,flip_to_short -24018,做空,2023-01-08 03:40:00,2023-01-08 03:50:00,1260.75,1261.68,-0.01,flip_to_long -24019,做多,2023-01-08 03:50:00,2023-01-08 07:45:00,1261.68,1262.44,0.0,flip_to_short -24020,做空,2023-01-08 07:45:00,2023-01-08 08:50:00,1262.44,1262.61,-0.0,flip_to_long -24021,做多,2023-01-08 08:50:00,2023-01-08 08:55:00,1262.61,1262.58,-0.0,flip_to_short -24022,做空,2023-01-08 08:55:00,2023-01-08 10:00:00,1262.58,1263.69,-0.01,flip_to_long -24023,做多,2023-01-08 10:00:00,2023-01-08 10:15:00,1263.69,1262.74,-0.01,flip_to_short -24024,做空,2023-01-08 10:15:00,2023-01-08 13:15:00,1262.74,1262.24,-0.0,flip_to_long -24025,做多,2023-01-08 13:15:00,2023-01-08 13:40:00,1262.24,1262.52,-0.0,flip_to_short -24026,做空,2023-01-08 13:40:00,2023-01-08 16:40:00,1262.52,1264.52,-0.01,flip_to_long -24027,做多,2023-01-08 16:40:00,2023-01-08 16:50:00,1264.52,1264.12,-0.0,flip_to_short -24028,做空,2023-01-08 16:50:00,2023-01-08 17:10:00,1264.12,1266.34,-0.01,flip_to_long -24029,做多,2023-01-08 17:10:00,2023-01-08 17:35:00,1266.34,1265.29,-0.01,flip_to_short -24030,做空,2023-01-08 17:35:00,2023-01-08 18:15:00,1265.29,1265.29,-0.0,flip_to_long -24031,做多,2023-01-08 18:15:00,2023-01-08 18:20:00,1265.29,1265.21,-0.0,flip_to_short -24032,做空,2023-01-08 18:20:00,2023-01-08 19:20:00,1265.21,1265.62,-0.0,flip_to_long -24033,做多,2023-01-08 19:20:00,2023-01-08 19:25:00,1265.62,1265.57,-0.0,flip_to_short -24034,做空,2023-01-08 19:25:00,2023-01-08 20:00:00,1265.57,1264.88,0.0,flip_to_long -24035,做多,2023-01-08 20:00:00,2023-01-08 23:05:00,1264.88,1286.02,0.07,tp_upper -24036,做空,2023-01-09 06:50:00,2023-01-09 07:10:00,1307.84,1307.79,-0.0,flip_to_long -24037,做多,2023-01-09 07:10:00,2023-01-09 08:05:00,1307.79,1308.84,0.0,flip_to_short -24038,做空,2023-01-09 08:05:00,2023-01-09 08:40:00,1308.84,1310.81,-0.01,flip_to_long -24039,做多,2023-01-09 08:40:00,2023-01-09 08:50:00,1310.81,1310.89,-0.0,tp_upper -24040,做空,2023-01-09 08:55:00,2023-01-09 09:00:00,1309.55,1309.88,-0.0,flip_to_long -24041,做多,2023-01-09 09:00:00,2023-01-09 09:35:00,1309.88,1317.91,0.03,tp_upper -24042,做空,2023-01-09 12:30:00,2023-01-09 12:35:00,1316.53,1319.8,-0.01,flip_to_long -24043,做多,2023-01-09 12:35:00,2023-01-09 13:45:00,1319.8,1319.22,-0.0,flip_to_short -24044,做空,2023-01-09 13:45:00,2023-01-09 13:55:00,1319.22,1319.52,-0.0,flip_to_long -24045,做多,2023-01-09 13:55:00,2023-01-09 14:30:00,1319.52,1321.76,0.01,flip_to_short -24046,做空,2023-01-09 14:30:00,2023-01-09 19:05:00,1321.76,1334.47,-0.05,flip_to_long -24047,做多,2023-01-09 19:05:00,2023-01-10 02:25:00,1334.47,1323.52,-0.04,flip_to_short -24048,做空,2023-01-10 02:25:00,2023-01-10 03:45:00,1323.52,1322.68,0.0,flip_to_long -24049,做多,2023-01-10 03:45:00,2023-01-10 05:25:00,1322.68,1325.0,0.01,flip_to_short -24050,做空,2023-01-10 05:25:00,2023-01-10 06:45:00,1325.0,1323.74,0.0,flip_to_long -24051,做多,2023-01-10 06:45:00,2023-01-10 07:05:00,1323.74,1324.06,-0.0,flip_to_short -24052,做空,2023-01-10 07:05:00,2023-01-10 07:40:00,1324.06,1324.45,-0.0,flip_to_long -24053,做多,2023-01-10 07:40:00,2023-01-10 07:50:00,1324.45,1323.39,-0.01,flip_to_short -24054,做空,2023-01-10 07:50:00,2023-01-10 08:15:00,1323.39,1324.64,-0.01,flip_to_long -24055,做多,2023-01-10 08:15:00,2023-01-10 08:25:00,1324.64,1329.05,0.01,tp_upper -24056,做空,2023-01-10 12:15:00,2023-01-10 13:55:00,1327.31,1328.38,-0.01,flip_to_long -24057,做多,2023-01-10 13:55:00,2023-01-10 14:20:00,1328.38,1330.66,0.01,flip_to_short -24058,做空,2023-01-10 14:20:00,2023-01-10 14:55:00,1330.66,1332.08,-0.01,flip_to_long -24059,做多,2023-01-10 14:55:00,2023-01-10 15:00:00,1332.08,1330.51,-0.01,flip_to_short -24060,做空,2023-01-10 15:00:00,2023-01-10 15:35:00,1330.51,1332.27,-0.01,flip_to_long -24061,做多,2023-01-10 15:35:00,2023-01-10 15:40:00,1332.27,1328.59,-0.01,flip_to_short -24062,做空,2023-01-10 15:40:00,2023-01-10 15:45:00,1328.59,1330.88,-0.01,flip_to_long -24063,做多,2023-01-10 15:45:00,2023-01-10 16:30:00,1330.88,1329.9,-0.01,flip_to_short -24064,做空,2023-01-10 16:30:00,2023-01-10 16:50:00,1329.9,1330.29,-0.0,flip_to_long -24065,做多,2023-01-10 16:50:00,2023-01-10 16:55:00,1330.29,1329.98,-0.0,flip_to_short -24066,做空,2023-01-10 16:55:00,2023-01-10 17:05:00,1329.98,1330.97,-0.01,flip_to_long -24067,做多,2023-01-10 17:05:00,2023-01-10 17:15:00,1330.97,1329.85,-0.01,flip_to_short -24068,做空,2023-01-10 17:15:00,2023-01-10 17:20:00,1329.85,1330.73,-0.01,flip_to_long -24069,做多,2023-01-10 17:20:00,2023-01-10 17:25:00,1330.73,1330.3,-0.0,flip_to_short -24070,做空,2023-01-10 17:25:00,2023-01-10 17:35:00,1330.3,1332.09,-0.01,flip_to_long -24071,做多,2023-01-10 17:35:00,2023-01-10 22:00:00,1332.09,1337.73,0.02,flip_to_short -24072,做空,2023-01-10 22:00:00,2023-01-10 22:25:00,1337.73,1338.37,-0.0,flip_to_long -24073,做多,2023-01-10 22:25:00,2023-01-10 22:30:00,1338.37,1337.23,-0.01,flip_to_short -24074,做空,2023-01-10 22:30:00,2023-01-10 22:45:00,1337.23,1338.86,-0.01,flip_to_long -24075,做多,2023-01-10 22:45:00,2023-01-10 22:50:00,1338.86,1337.13,-0.01,flip_to_short -24076,做空,2023-01-10 22:50:00,2023-01-11 00:45:00,1337.13,1338.41,-0.01,flip_to_long -24077,做多,2023-01-11 00:45:00,2023-01-11 00:55:00,1338.41,1337.22,-0.01,flip_to_short -24078,做空,2023-01-11 00:55:00,2023-01-11 01:00:00,1337.22,1338.73,-0.01,flip_to_long -24079,做多,2023-01-11 01:00:00,2023-01-11 01:20:00,1338.73,1336.76,-0.01,flip_to_short -24080,做空,2023-01-11 01:20:00,2023-01-11 01:50:00,1336.76,1337.31,-0.0,flip_to_long -24081,做多,2023-01-11 01:50:00,2023-01-11 02:00:00,1337.31,1336.72,-0.0,flip_to_short -24082,做空,2023-01-11 02:00:00,2023-01-11 05:15:00,1336.72,1333.56,0.01,flip_to_long -24083,做多,2023-01-11 05:15:00,2023-01-11 05:20:00,1333.56,1332.23,-0.01,flip_to_short -24084,做空,2023-01-11 05:20:00,2023-01-11 05:35:00,1332.23,1333.32,-0.01,flip_to_long -24085,做多,2023-01-11 05:35:00,2023-01-11 05:45:00,1333.32,1332.99,-0.0,flip_to_short -24086,做空,2023-01-11 05:45:00,2023-01-11 06:10:00,1332.99,1332.3,0.0,flip_to_long -24087,做多,2023-01-11 06:10:00,2023-01-11 06:20:00,1332.3,1332.28,-0.0,flip_to_short -24088,做空,2023-01-11 06:20:00,2023-01-11 08:30:00,1332.28,1332.52,-0.0,flip_to_long -24089,做多,2023-01-11 08:30:00,2023-01-11 08:35:00,1332.52,1332.3,-0.0,flip_to_short -24090,做空,2023-01-11 08:35:00,2023-01-11 08:45:00,1332.3,1332.9,-0.0,flip_to_long -24091,做多,2023-01-11 08:45:00,2023-01-11 11:20:00,1332.9,1333.93,0.0,flip_to_short -24092,做空,2023-01-11 11:20:00,2023-01-11 11:25:00,1333.93,1334.8,-0.0,flip_to_long -24093,做多,2023-01-11 11:25:00,2023-01-11 11:40:00,1334.8,1334.58,-0.0,flip_to_short -24094,做空,2023-01-11 11:40:00,2023-01-11 11:50:00,1334.58,1335.83,-0.01,flip_to_long -24095,做多,2023-01-11 11:50:00,2023-01-11 12:00:00,1335.83,1333.64,-0.01,flip_to_short -24096,做空,2023-01-11 12:00:00,2023-01-11 12:05:00,1333.64,1334.36,-0.0,flip_to_long -24097,做多,2023-01-11 12:05:00,2023-01-11 13:25:00,1334.36,1333.43,-0.01,flip_to_short -24098,做空,2023-01-11 13:25:00,2023-01-11 14:40:00,1333.43,1333.42,-0.0,flip_to_long -24099,做多,2023-01-11 14:40:00,2023-01-11 14:50:00,1333.42,1331.86,-0.01,flip_to_short -24100,做空,2023-01-11 14:50:00,2023-01-11 15:00:00,1331.86,1332.89,-0.01,flip_to_long -24101,做多,2023-01-11 15:00:00,2023-01-11 15:10:00,1332.89,1332.77,-0.0,flip_to_short -24102,做空,2023-01-11 15:10:00,2023-01-11 15:35:00,1332.77,1323.41,0.03,tp_lower -24103,做多,2023-01-11 18:00:00,2023-01-11 23:25:00,1330.29,1368.05,0.12,tp_upper -24104,做空,2023-01-12 05:25:00,2023-01-12 06:15:00,1400.43,1401.58,-0.01,flip_to_long -24105,做多,2023-01-12 06:15:00,2023-01-12 06:20:00,1401.58,1399.99,-0.01,flip_to_short -24106,做空,2023-01-12 06:20:00,2023-01-12 06:45:00,1399.99,1400.99,-0.01,flip_to_long -24107,做多,2023-01-12 06:45:00,2023-01-12 07:15:00,1400.99,1400.83,-0.0,flip_to_short -24108,做空,2023-01-12 07:15:00,2023-01-12 07:20:00,1400.83,1401.91,-0.01,flip_to_long -24109,做多,2023-01-12 07:20:00,2023-01-12 07:25:00,1401.91,1401.12,-0.0,flip_to_short -24110,做空,2023-01-12 07:25:00,2023-01-12 08:55:00,1401.12,1400.8,-0.0,flip_to_long -24111,做多,2023-01-12 08:55:00,2023-01-12 09:40:00,1400.8,1400.09,-0.0,flip_to_short -24112,做空,2023-01-12 09:40:00,2023-01-12 10:15:00,1400.09,1399.22,0.0,flip_to_long -24113,做多,2023-01-12 10:15:00,2023-01-12 10:55:00,1399.22,1399.89,-0.0,flip_to_short -24114,做空,2023-01-12 10:55:00,2023-01-12 11:40:00,1399.89,1399.55,-0.0,flip_to_long -24115,做多,2023-01-12 11:40:00,2023-01-12 11:45:00,1399.55,1397.7,-0.01,flip_to_short -24116,做空,2023-01-12 11:45:00,2023-01-12 12:05:00,1397.7,1399.26,-0.01,flip_to_long -24117,做多,2023-01-12 12:05:00,2023-01-12 12:15:00,1399.26,1396.55,-0.01,flip_to_short -24118,做空,2023-01-12 12:15:00,2023-01-12 12:50:00,1396.55,1399.45,-0.01,flip_to_long -24119,做多,2023-01-12 12:50:00,2023-01-12 13:00:00,1399.45,1399.53,-0.0,flip_to_short -24120,做空,2023-01-12 13:00:00,2023-01-12 13:25:00,1399.53,1381.54,0.05,tp_lower -24121,做多,2023-01-12 13:30:00,2023-01-12 14:10:00,1392.43,1398.53,0.02,flip_to_short -24122,做空,2023-01-12 14:10:00,2023-01-12 17:15:00,1398.53,1391.85,0.02,flip_to_long -24123,做多,2023-01-12 17:15:00,2023-01-12 22:10:00,1391.85,1422.0,0.09,flip_to_short -24124,做空,2023-01-12 22:10:00,2023-01-13 03:25:00,1422.0,1410.15,0.04,flip_to_long -24125,做多,2023-01-13 03:25:00,2023-01-13 03:35:00,1410.15,1411.14,0.0,flip_to_short -24126,做空,2023-01-13 03:35:00,2023-01-13 03:40:00,1411.14,1412.05,-0.01,flip_to_long -24127,做多,2023-01-13 03:40:00,2023-01-13 05:05:00,1412.05,1409.62,-0.01,flip_to_short -24128,做空,2023-01-13 05:05:00,2023-01-13 06:20:00,1409.62,1408.59,0.0,flip_to_long -24129,做多,2023-01-13 06:20:00,2023-01-13 06:45:00,1408.59,1408.56,-0.0,flip_to_short -24130,做空,2023-01-13 06:45:00,2023-01-13 06:50:00,1408.56,1409.86,-0.01,flip_to_long -24131,做多,2023-01-13 06:50:00,2023-01-13 07:10:00,1409.86,1408.85,-0.01,flip_to_short -24132,做空,2023-01-13 07:10:00,2023-01-13 08:20:00,1408.85,1409.89,-0.01,flip_to_long -24133,做多,2023-01-13 08:20:00,2023-01-13 10:30:00,1409.89,1407.8,-0.01,flip_to_short -24134,做空,2023-01-13 10:30:00,2023-01-13 10:35:00,1407.8,1409.13,-0.01,flip_to_long -24135,做多,2023-01-13 10:35:00,2023-01-13 10:40:00,1409.13,1414.63,0.02,tp_upper -24136,做空,2023-01-13 11:30:00,2023-01-13 11:35:00,1408.69,1408.86,-0.0,flip_to_long -24137,做多,2023-01-13 11:35:00,2023-01-13 11:45:00,1408.86,1409.21,-0.0,flip_to_short -24138,做空,2023-01-13 11:45:00,2023-01-13 11:50:00,1409.21,1410.33,-0.01,flip_to_long -24139,做多,2023-01-13 11:50:00,2023-01-13 11:55:00,1410.33,1409.33,-0.01,flip_to_short -24140,做空,2023-01-13 11:55:00,2023-01-13 12:10:00,1409.33,1410.07,-0.0,flip_to_long -24141,做多,2023-01-13 12:10:00,2023-01-13 14:35:00,1410.07,1407.38,-0.01,flip_to_short -24142,做空,2023-01-13 14:35:00,2023-01-13 14:40:00,1407.38,1407.6,-0.0,flip_to_long -24143,做多,2023-01-13 14:40:00,2023-01-13 14:55:00,1407.6,1409.03,0.0,flip_to_short -24144,做空,2023-01-13 14:55:00,2023-01-14 06:45:00,1409.03,1554.79,-0.47,flip_to_long -24145,做多,2023-01-14 06:45:00,2023-01-14 07:15:00,1554.79,1554.44,-0.0,flip_to_short -24146,做空,2023-01-14 07:15:00,2023-01-14 07:20:00,1554.44,1558.0,-0.01,flip_to_long -24147,做多,2023-01-14 07:20:00,2023-01-14 07:35:00,1558.0,1553.12,-0.02,flip_to_short -24148,做空,2023-01-14 07:35:00,2023-01-14 07:45:00,1553.12,1555.09,-0.01,flip_to_long -24149,做多,2023-01-14 07:45:00,2023-01-14 09:10:00,1555.09,1549.44,-0.02,flip_to_short -24150,做空,2023-01-14 09:10:00,2023-01-14 09:20:00,1549.44,1522.77,0.07,tp_lower -24151,做多,2023-01-14 12:30:00,2023-01-14 13:10:00,1541.9,1538.51,-0.01,flip_to_short -24152,做空,2023-01-14 13:10:00,2023-01-14 13:40:00,1538.51,1534.36,0.01,flip_to_long -24153,做多,2023-01-14 13:40:00,2023-01-14 13:45:00,1534.36,1532.61,-0.01,flip_to_short -24154,做空,2023-01-14 13:45:00,2023-01-14 16:20:00,1532.61,1533.03,-0.0,flip_to_long -24155,做多,2023-01-14 16:20:00,2023-01-14 16:25:00,1533.03,1530.25,-0.01,flip_to_short -24156,做空,2023-01-14 16:25:00,2023-01-14 16:30:00,1530.25,1531.55,-0.01,flip_to_long -24157,做多,2023-01-14 16:30:00,2023-01-14 16:35:00,1531.55,1530.1,-0.01,flip_to_short -24158,做空,2023-01-14 16:35:00,2023-01-14 17:05:00,1530.1,1530.4,-0.0,flip_to_long -24159,做多,2023-01-14 17:05:00,2023-01-14 17:40:00,1530.4,1532.72,0.0,flip_to_short -24160,做空,2023-01-14 17:40:00,2023-01-14 18:00:00,1532.72,1531.08,0.0,flip_to_long -24161,做多,2023-01-14 18:00:00,2023-01-14 18:05:00,1531.08,1530.53,-0.0,flip_to_short -24162,做空,2023-01-14 18:05:00,2023-01-14 18:15:00,1530.53,1530.68,-0.0,flip_to_long -24163,做多,2023-01-14 18:15:00,2023-01-14 18:20:00,1530.68,1530.09,-0.0,flip_to_short -24164,做空,2023-01-14 18:20:00,2023-01-14 18:30:00,1530.09,1532.85,-0.01,flip_to_long -24165,做多,2023-01-14 18:30:00,2023-01-14 19:50:00,1532.85,1529.46,-0.01,flip_to_short -24166,做空,2023-01-14 19:50:00,2023-01-14 19:55:00,1529.46,1530.15,-0.0,flip_to_long -24167,做多,2023-01-14 19:55:00,2023-01-14 21:25:00,1530.15,1533.05,0.01,flip_to_short -24168,做空,2023-01-14 21:25:00,2023-01-15 04:35:00,1533.05,1529.22,0.01,flip_to_long -24169,做多,2023-01-15 04:35:00,2023-01-15 06:40:00,1529.22,1527.19,-0.01,flip_to_short -24170,做空,2023-01-15 06:40:00,2023-01-15 06:45:00,1527.19,1527.57,-0.0,flip_to_long -24171,做多,2023-01-15 06:45:00,2023-01-15 06:50:00,1527.57,1526.95,-0.0,flip_to_short -24172,做空,2023-01-15 06:50:00,2023-01-15 07:30:00,1526.95,1527.35,-0.0,flip_to_long -24173,做多,2023-01-15 07:30:00,2023-01-15 08:15:00,1527.35,1527.23,-0.0,flip_to_short -24174,做空,2023-01-15 08:15:00,2023-01-15 08:35:00,1527.23,1526.33,0.0,flip_to_long -24175,做多,2023-01-15 08:35:00,2023-01-15 12:30:00,1526.33,1530.5,0.01,flip_to_short -24176,做空,2023-01-15 12:30:00,2023-01-15 18:15:00,1530.5,1543.67,-0.04,flip_to_long -24177,做多,2023-01-15 18:15:00,2023-01-15 19:00:00,1543.67,1546.45,0.01,flip_to_short -24178,做空,2023-01-15 19:00:00,2023-01-15 19:05:00,1546.45,1546.85,-0.0,flip_to_long -24179,做多,2023-01-15 19:05:00,2023-01-15 20:00:00,1546.85,1550.54,0.01,flip_to_short -24180,做空,2023-01-15 20:00:00,2023-01-15 20:20:00,1550.54,1551.58,-0.0,flip_to_long -24181,做多,2023-01-15 20:20:00,2023-01-15 20:25:00,1551.58,1550.23,-0.01,flip_to_short -24182,做空,2023-01-15 20:25:00,2023-01-15 20:40:00,1550.23,1550.91,-0.0,flip_to_long -24183,做多,2023-01-15 20:40:00,2023-01-15 21:20:00,1550.91,1550.87,-0.0,flip_to_short -24184,做空,2023-01-15 21:20:00,2023-01-15 22:40:00,1550.87,1551.09,-0.0,flip_to_long -24185,做多,2023-01-15 22:40:00,2023-01-15 23:30:00,1551.09,1550.06,-0.0,flip_to_short -24186,做空,2023-01-15 23:30:00,2023-01-15 23:35:00,1550.06,1552.62,-0.01,flip_to_long -24187,做多,2023-01-15 23:35:00,2023-01-15 23:45:00,1552.62,1552.23,-0.0,flip_to_short -24188,做空,2023-01-15 23:45:00,2023-01-16 00:35:00,1552.23,1551.77,-0.0,flip_to_long -24189,做多,2023-01-16 00:35:00,2023-01-16 01:05:00,1551.77,1567.78,0.04,tp_upper -24190,做空,2023-01-16 06:30:00,2023-01-16 06:35:00,1571.58,1571.88,-0.0,flip_to_long -24191,做多,2023-01-16 06:35:00,2023-01-16 06:50:00,1571.88,1570.54,-0.01,flip_to_short -24192,做空,2023-01-16 06:50:00,2023-01-16 08:05:00,1570.54,1527.29,0.11,tp_lower -24193,做多,2023-01-16 13:05:00,2023-01-16 13:15:00,1544.69,1544.04,-0.0,flip_to_short -24194,做空,2023-01-16 13:15:00,2023-01-16 13:20:00,1544.04,1544.57,-0.0,flip_to_long -24195,做多,2023-01-16 13:20:00,2023-01-16 13:25:00,1544.57,1544.01,-0.0,flip_to_short -24196,做空,2023-01-16 13:25:00,2023-01-16 13:30:00,1544.01,1545.39,-0.01,flip_to_long -24197,做多,2023-01-16 13:30:00,2023-01-16 13:35:00,1545.39,1543.76,-0.01,flip_to_short -24198,做空,2023-01-16 13:35:00,2023-01-16 13:55:00,1543.76,1545.45,-0.01,flip_to_long -24199,做多,2023-01-16 13:55:00,2023-01-16 14:00:00,1545.45,1544.28,-0.01,flip_to_short -24200,做空,2023-01-16 14:00:00,2023-01-16 14:15:00,1544.28,1542.29,0.0,tp_lower -24201,做多,2023-01-16 14:20:00,2023-01-16 14:40:00,1546.85,1545.51,-0.01,flip_to_short -24202,做空,2023-01-16 14:40:00,2023-01-16 15:10:00,1545.51,1524.98,0.05,tp_lower -24203,做多,2023-01-16 15:20:00,2023-01-16 22:35:00,1542.67,1582.54,0.11,flip_to_short -24204,做空,2023-01-16 22:35:00,2023-01-16 22:45:00,1582.54,1580.66,0.0,flip_to_long -24205,做多,2023-01-16 22:45:00,2023-01-17 06:40:00,1580.66,1561.73,-0.05,flip_to_short -24206,做空,2023-01-17 06:40:00,2023-01-17 06:45:00,1561.73,1564.26,-0.01,flip_to_long -24207,做多,2023-01-17 06:45:00,2023-01-17 06:50:00,1564.26,1561.72,-0.01,flip_to_short -24208,做空,2023-01-17 06:50:00,2023-01-17 07:10:00,1561.72,1564.5,-0.01,flip_to_long -24209,做多,2023-01-17 07:10:00,2023-01-17 07:25:00,1564.5,1561.95,-0.01,flip_to_short -24210,做空,2023-01-17 07:25:00,2023-01-17 08:10:00,1561.95,1566.78,-0.02,flip_to_long -24211,做多,2023-01-17 08:10:00,2023-01-17 08:20:00,1566.78,1564.37,-0.01,flip_to_short -24212,做空,2023-01-17 08:20:00,2023-01-17 08:25:00,1564.37,1566.31,-0.01,flip_to_long -24213,做多,2023-01-17 08:25:00,2023-01-17 08:30:00,1566.31,1564.97,-0.01,flip_to_short -24214,做空,2023-01-17 08:30:00,2023-01-17 08:35:00,1564.97,1565.9,-0.0,flip_to_long -24215,做多,2023-01-17 08:35:00,2023-01-17 08:40:00,1565.9,1565.5,-0.0,flip_to_short -24216,做空,2023-01-17 08:40:00,2023-01-17 08:45:00,1565.5,1567.51,-0.01,flip_to_long -24217,做多,2023-01-17 08:45:00,2023-01-17 09:20:00,1567.51,1564.74,-0.01,flip_to_short -24218,做空,2023-01-17 09:20:00,2023-01-17 09:35:00,1564.74,1565.58,-0.0,flip_to_long -24219,做多,2023-01-17 09:35:00,2023-01-17 09:50:00,1565.58,1565.43,-0.0,flip_to_short -24220,做空,2023-01-17 09:50:00,2023-01-17 11:15:00,1565.43,1564.22,0.0,flip_to_long -24221,做多,2023-01-17 11:15:00,2023-01-17 13:05:00,1564.22,1566.61,0.0,flip_to_short -24222,做空,2023-01-17 13:05:00,2023-01-17 16:00:00,1566.61,1574.09,-0.02,flip_to_long -24223,做多,2023-01-17 16:00:00,2023-01-17 16:05:00,1574.09,1569.68,-0.01,flip_to_short -24224,做空,2023-01-17 16:05:00,2023-01-17 16:40:00,1569.68,1576.36,-0.02,flip_to_long -24225,做多,2023-01-17 16:40:00,2023-01-17 16:55:00,1576.36,1574.15,-0.01,flip_to_short -24226,做空,2023-01-17 16:55:00,2023-01-17 17:00:00,1574.15,1576.38,-0.01,flip_to_long -24227,做多,2023-01-17 17:00:00,2023-01-17 17:05:00,1576.38,1573.09,-0.01,flip_to_short -24228,做空,2023-01-17 17:05:00,2023-01-17 17:35:00,1573.09,1574.54,-0.01,flip_to_long -24229,做多,2023-01-17 17:35:00,2023-01-17 20:50:00,1574.54,1580.21,0.01,flip_to_short -24230,做空,2023-01-17 20:50:00,2023-01-17 20:55:00,1580.21,1587.27,-0.02,flip_to_long -24231,做多,2023-01-17 20:55:00,2023-01-17 21:05:00,1587.27,1581.38,-0.02,flip_to_short -24232,做空,2023-01-17 21:05:00,2023-01-17 21:15:00,1581.38,1581.37,-0.0,flip_to_long -24233,做多,2023-01-17 21:15:00,2023-01-18 02:30:00,1581.37,1573.42,-0.02,flip_to_short -24234,做空,2023-01-18 02:30:00,2023-01-18 02:40:00,1573.42,1582.89,-0.03,flip_to_long -24235,做多,2023-01-18 02:40:00,2023-01-18 06:20:00,1582.89,1582.97,-0.0,flip_to_short -24236,做空,2023-01-18 06:20:00,2023-01-18 06:35:00,1582.97,1585.44,-0.01,flip_to_long -24237,做多,2023-01-18 06:35:00,2023-01-18 06:45:00,1585.44,1581.17,-0.01,flip_to_short -24238,做空,2023-01-18 06:45:00,2023-01-18 07:15:00,1581.17,1583.78,-0.01,flip_to_long -24239,做多,2023-01-18 07:15:00,2023-01-18 12:25:00,1583.78,1577.87,-0.02,flip_to_short -24240,做空,2023-01-18 12:25:00,2023-01-18 12:30:00,1577.87,1578.4,-0.0,flip_to_long -24241,做多,2023-01-18 12:30:00,2023-01-18 13:30:00,1578.4,1578.43,-0.0,tp_upper -24242,做空,2023-01-18 15:35:00,2023-01-19 01:20:00,1580.32,1524.52,0.14,flip_to_long -24243,做多,2023-01-19 01:20:00,2023-01-19 01:25:00,1524.52,1523.71,-0.0,flip_to_short -24244,做空,2023-01-19 01:25:00,2023-01-19 02:30:00,1523.71,1524.26,-0.0,flip_to_long -24245,做多,2023-01-19 02:30:00,2023-01-19 06:15:00,1524.26,1525.9,0.0,flip_to_short -24246,做空,2023-01-19 06:15:00,2023-01-19 07:40:00,1525.9,1529.17,-0.01,flip_to_long -24247,做多,2023-01-19 07:40:00,2023-01-19 07:55:00,1529.17,1528.54,-0.0,flip_to_short -24248,做空,2023-01-19 07:55:00,2023-01-19 08:05:00,1528.54,1531.0,-0.01,flip_to_long -24249,做多,2023-01-19 08:05:00,2023-01-19 08:15:00,1531.0,1526.68,-0.01,flip_to_short -24250,做空,2023-01-19 08:15:00,2023-01-19 08:25:00,1526.68,1528.62,-0.01,flip_to_long -24251,做多,2023-01-19 08:25:00,2023-01-19 08:45:00,1528.62,1528.17,-0.0,flip_to_short -24252,做空,2023-01-19 08:45:00,2023-01-19 09:30:00,1528.17,1522.59,0.01,tp_lower -24253,做多,2023-01-19 09:35:00,2023-01-19 10:15:00,1528.63,1527.31,-0.01,flip_to_short -24254,做空,2023-01-19 10:15:00,2023-01-19 13:25:00,1527.31,1527.53,-0.0,flip_to_long -24255,做多,2023-01-19 13:25:00,2023-01-19 13:30:00,1527.53,1523.81,-0.01,flip_to_short -24256,做空,2023-01-19 13:30:00,2023-01-19 14:10:00,1523.81,1522.95,0.0,flip_to_long -24257,做多,2023-01-19 14:10:00,2023-01-19 14:15:00,1522.95,1521.49,-0.01,flip_to_short -24258,做空,2023-01-19 14:15:00,2023-01-19 14:20:00,1521.49,1523.88,-0.01,flip_to_long -24259,做多,2023-01-19 14:20:00,2023-01-19 17:50:00,1523.88,1526.13,0.0,flip_to_short -24260,做空,2023-01-19 17:50:00,2023-01-19 18:00:00,1526.13,1531.64,-0.02,flip_to_long -24261,做多,2023-01-19 18:00:00,2023-01-19 18:05:00,1531.64,1530.2,-0.01,flip_to_short -24262,做空,2023-01-19 18:05:00,2023-01-19 18:15:00,1530.2,1533.0,-0.01,flip_to_long -24263,做多,2023-01-19 18:15:00,2023-01-19 21:55:00,1533.0,1544.9,0.03,flip_to_short -24264,做空,2023-01-19 21:55:00,2023-01-19 22:00:00,1544.9,1547.86,-0.01,flip_to_long -24265,做多,2023-01-19 22:00:00,2023-01-19 22:30:00,1547.86,1548.2,-0.0,flip_to_short -24266,做空,2023-01-19 22:30:00,2023-01-19 23:20:00,1548.2,1549.8,-0.01,flip_to_long -24267,做多,2023-01-19 23:20:00,2023-01-19 23:35:00,1549.8,1549.55,-0.0,flip_to_short -24268,做空,2023-01-19 23:35:00,2023-01-19 23:40:00,1549.55,1551.11,-0.01,flip_to_long -24269,做多,2023-01-19 23:40:00,2023-01-19 23:45:00,1551.11,1549.35,-0.01,flip_to_short -24270,做空,2023-01-19 23:45:00,2023-01-19 23:50:00,1549.35,1551.3,-0.01,flip_to_long -24271,做多,2023-01-19 23:50:00,2023-01-20 00:05:00,1551.3,1547.86,-0.01,flip_to_short -24272,做空,2023-01-20 00:05:00,2023-01-20 00:25:00,1547.86,1553.19,-0.02,flip_to_long -24273,做多,2023-01-20 00:25:00,2023-01-20 00:30:00,1553.19,1548.76,-0.01,flip_to_short -24274,做空,2023-01-20 00:30:00,2023-01-20 01:20:00,1548.76,1552.41,-0.01,flip_to_long -24275,做多,2023-01-20 01:20:00,2023-01-20 03:15:00,1552.41,1551.61,-0.0,flip_to_short -24276,做空,2023-01-20 03:15:00,2023-01-20 03:20:00,1551.61,1554.54,-0.01,flip_to_long -24277,做多,2023-01-20 03:20:00,2023-01-20 04:40:00,1554.54,1549.8,-0.01,flip_to_short -24278,做空,2023-01-20 04:40:00,2023-01-20 07:40:00,1549.8,1552.84,-0.01,flip_to_long -24279,做多,2023-01-20 07:40:00,2023-01-20 07:50:00,1552.84,1549.76,-0.01,flip_to_short -24280,做空,2023-01-20 07:50:00,2023-01-20 07:55:00,1549.76,1550.11,-0.0,flip_to_long -24281,做多,2023-01-20 07:55:00,2023-01-20 08:00:00,1550.11,1549.29,-0.0,flip_to_short -24282,做空,2023-01-20 08:00:00,2023-01-20 08:05:00,1549.29,1550.58,-0.01,flip_to_long -24283,做多,2023-01-20 08:05:00,2023-01-20 08:10:00,1550.58,1548.9,-0.01,flip_to_short -24284,做空,2023-01-20 08:10:00,2023-01-20 08:15:00,1548.9,1550.54,-0.01,flip_to_long -24285,做多,2023-01-20 08:15:00,2023-01-20 08:20:00,1550.54,1547.23,-0.01,flip_to_short -24286,做空,2023-01-20 08:20:00,2023-01-20 08:40:00,1547.23,1551.77,-0.01,flip_to_long -24287,做多,2023-01-20 08:40:00,2023-01-20 08:50:00,1551.77,1549.62,-0.01,flip_to_short -24288,做空,2023-01-20 08:50:00,2023-01-20 10:30:00,1549.62,1550.26,-0.0,flip_to_long -24289,做多,2023-01-20 10:30:00,2023-01-20 10:40:00,1550.26,1549.6,-0.0,flip_to_short -24290,做空,2023-01-20 10:40:00,2023-01-20 11:25:00,1549.6,1550.14,-0.0,flip_to_long -24291,做多,2023-01-20 11:25:00,2023-01-20 11:30:00,1550.14,1549.78,-0.0,flip_to_short -24292,做空,2023-01-20 11:30:00,2023-01-20 11:40:00,1549.78,1549.73,-0.0,flip_to_long -24293,做多,2023-01-20 11:40:00,2023-01-20 11:50:00,1549.73,1549.07,-0.0,flip_to_short -24294,做空,2023-01-20 11:50:00,2023-01-20 11:55:00,1549.07,1549.15,-0.0,flip_to_long -24295,做多,2023-01-20 11:55:00,2023-01-20 14:30:00,1549.15,1551.71,0.0,flip_to_short -24296,做空,2023-01-20 14:30:00,2023-01-20 14:35:00,1551.71,1554.72,-0.01,flip_to_long -24297,做多,2023-01-20 14:35:00,2023-01-20 14:40:00,1554.72,1561.9,0.02,tp_upper -24298,做空,2023-01-21 02:40:00,2023-01-21 04:40:00,1654.3,1654.63,-0.0,flip_to_long -24299,做多,2023-01-21 04:40:00,2023-01-21 07:30:00,1654.63,1650.99,-0.01,flip_to_short -24300,做空,2023-01-21 07:30:00,2023-01-21 07:35:00,1650.99,1653.53,-0.01,flip_to_long -24301,做多,2023-01-21 07:35:00,2023-01-21 08:20:00,1653.53,1652.99,-0.0,flip_to_short -24302,做空,2023-01-21 08:20:00,2023-01-21 08:30:00,1652.99,1652.03,0.0,flip_to_long -24303,做多,2023-01-21 08:30:00,2023-01-21 08:45:00,1652.03,1652.29,-0.0,flip_to_short -24304,做空,2023-01-21 08:45:00,2023-01-21 09:40:00,1652.29,1653.52,-0.0,flip_to_long -24305,做多,2023-01-21 09:40:00,2023-01-21 09:55:00,1653.52,1663.31,0.02,tp_upper -24306,做空,2023-01-21 10:25:00,2023-01-21 12:05:00,1634.45,1654.89,-0.05,flip_to_long -24307,做多,2023-01-21 12:05:00,2023-01-21 12:10:00,1654.89,1649.26,-0.02,flip_to_short -24308,做空,2023-01-21 12:10:00,2023-01-21 12:15:00,1649.26,1650.87,-0.01,flip_to_long -24309,做多,2023-01-21 12:15:00,2023-01-21 13:15:00,1650.87,1654.28,0.01,flip_to_short -24310,做空,2023-01-21 13:15:00,2023-01-21 13:45:00,1654.28,1650.5,0.01,flip_to_long -24311,做多,2023-01-21 13:45:00,2023-01-21 14:05:00,1650.5,1651.68,0.0,flip_to_short -24312,做空,2023-01-21 14:05:00,2023-01-21 14:30:00,1651.68,1651.76,-0.0,flip_to_long -24313,做多,2023-01-21 14:30:00,2023-01-21 14:45:00,1651.76,1649.8,-0.01,flip_to_short -24314,做空,2023-01-21 14:45:00,2023-01-21 14:55:00,1649.8,1649.1,-0.0,flip_to_long -24315,做多,2023-01-21 14:55:00,2023-01-21 15:55:00,1649.1,1647.71,-0.01,flip_to_short -24316,做空,2023-01-21 15:55:00,2023-01-21 16:00:00,1647.71,1652.11,-0.01,flip_to_long -24317,做多,2023-01-21 16:00:00,2023-01-21 16:20:00,1652.11,1652.89,-0.0,flip_to_short -24318,做空,2023-01-21 16:20:00,2023-01-21 16:25:00,1652.89,1655.4,-0.01,flip_to_long -24319,做多,2023-01-21 16:25:00,2023-01-21 17:00:00,1655.4,1656.57,0.0,flip_to_short -24320,做空,2023-01-21 17:00:00,2023-01-21 17:35:00,1656.57,1659.17,-0.01,flip_to_long -24321,做多,2023-01-21 17:35:00,2023-01-21 17:50:00,1659.17,1653.74,-0.01,flip_to_short -24322,做空,2023-01-21 17:50:00,2023-01-21 17:55:00,1653.74,1655.56,-0.01,flip_to_long -24323,做多,2023-01-21 17:55:00,2023-01-21 18:00:00,1655.56,1654.46,-0.0,flip_to_short -24324,做空,2023-01-21 18:00:00,2023-01-21 18:10:00,1654.46,1653.18,0.0,flip_to_long -24325,做多,2023-01-21 18:10:00,2023-01-21 18:25:00,1653.18,1654.77,0.0,flip_to_short -24326,做空,2023-01-21 18:25:00,2023-01-21 18:30:00,1654.77,1655.81,-0.0,flip_to_long -24327,做多,2023-01-21 18:30:00,2023-01-21 20:20:00,1655.81,1659.67,0.01,flip_to_short -24328,做空,2023-01-21 20:20:00,2023-01-21 20:45:00,1659.67,1658.28,0.0,flip_to_long -24329,做多,2023-01-21 20:45:00,2023-01-21 22:05:00,1658.28,1656.5,-0.01,flip_to_short -24330,做空,2023-01-21 22:05:00,2023-01-21 22:55:00,1656.5,1628.29,0.06,tp_lower -24331,做多,2023-01-22 04:30:00,2023-01-22 04:35:00,1625.71,1625.48,-0.0,flip_to_short -24332,做空,2023-01-22 04:35:00,2023-01-22 08:30:00,1625.48,1627.1,-0.01,flip_to_long -24333,做多,2023-01-22 08:30:00,2023-01-22 09:30:00,1627.1,1628.63,0.0,flip_to_short -24334,做空,2023-01-22 09:30:00,2023-01-22 10:45:00,1628.63,1627.57,0.0,flip_to_long -24335,做多,2023-01-22 10:45:00,2023-01-22 11:15:00,1627.57,1622.27,-0.02,flip_to_short -24336,做空,2023-01-22 11:15:00,2023-01-22 12:40:00,1622.27,1628.6,-0.02,flip_to_long -24337,做多,2023-01-22 12:40:00,2023-01-22 15:20:00,1628.6,1629.24,-0.0,flip_to_short -24338,做空,2023-01-22 15:20:00,2023-01-22 15:25:00,1629.24,1633.14,-0.01,flip_to_long -24339,做多,2023-01-22 15:25:00,2023-01-22 15:35:00,1633.14,1630.93,-0.01,flip_to_short -24340,做空,2023-01-22 15:35:00,2023-01-22 15:40:00,1630.93,1635.83,-0.01,flip_to_long -24341,做多,2023-01-22 15:40:00,2023-01-22 16:00:00,1635.83,1632.37,-0.01,flip_to_short -24342,做空,2023-01-22 16:00:00,2023-01-22 16:05:00,1632.37,1633.16,-0.0,flip_to_long -24343,做多,2023-01-22 16:05:00,2023-01-22 16:10:00,1633.16,1632.78,-0.0,flip_to_short -24344,做空,2023-01-22 16:10:00,2023-01-22 19:15:00,1632.78,1644.73,-0.03,flip_to_long -24345,做多,2023-01-22 19:15:00,2023-01-22 19:20:00,1644.73,1644.25,-0.0,flip_to_short -24346,做空,2023-01-22 19:20:00,2023-01-22 19:35:00,1644.25,1645.18,-0.0,flip_to_long -24347,做多,2023-01-22 19:35:00,2023-01-22 19:45:00,1645.18,1645.4,-0.0,flip_to_short -24348,做空,2023-01-22 19:45:00,2023-01-22 23:00:00,1645.4,1631.48,0.03,flip_to_long -24349,做多,2023-01-22 23:00:00,2023-01-22 23:45:00,1631.48,1628.13,-0.01,flip_to_short -24350,做空,2023-01-22 23:45:00,2023-01-22 23:50:00,1628.13,1629.52,-0.01,flip_to_long -24351,做多,2023-01-22 23:50:00,2023-01-22 23:55:00,1629.52,1628.14,-0.01,flip_to_short -24352,做空,2023-01-22 23:55:00,2023-01-23 00:00:00,1628.14,1629.16,-0.0,flip_to_long -24353,做多,2023-01-23 00:00:00,2023-01-23 00:10:00,1629.16,1628.26,-0.0,flip_to_short -24354,做空,2023-01-23 00:10:00,2023-01-23 03:35:00,1628.26,1633.29,-0.01,flip_to_long -24355,做多,2023-01-23 03:35:00,2023-01-23 05:00:00,1633.29,1635.86,0.0,flip_to_short -24356,做空,2023-01-23 05:00:00,2023-01-23 05:05:00,1635.86,1636.12,-0.0,flip_to_long -24357,做多,2023-01-23 05:05:00,2023-01-23 06:25:00,1636.12,1634.85,-0.0,flip_to_short -24358,做空,2023-01-23 06:25:00,2023-01-23 06:35:00,1634.85,1636.42,-0.01,flip_to_long -24359,做多,2023-01-23 06:35:00,2023-01-23 07:20:00,1636.42,1634.35,-0.01,flip_to_short -24360,做空,2023-01-23 07:20:00,2023-01-23 07:30:00,1634.35,1635.24,-0.0,flip_to_long -24361,做多,2023-01-23 07:30:00,2023-01-23 07:45:00,1635.24,1633.77,-0.01,flip_to_short -24362,做空,2023-01-23 07:45:00,2023-01-23 07:50:00,1633.77,1635.86,-0.01,flip_to_long -24363,做多,2023-01-23 07:50:00,2023-01-23 07:55:00,1635.86,1634.04,-0.01,flip_to_short -24364,做空,2023-01-23 07:55:00,2023-01-23 08:00:00,1634.04,1635.31,-0.0,flip_to_long -24365,做多,2023-01-23 08:00:00,2023-01-23 08:25:00,1635.31,1633.37,-0.01,flip_to_short -24366,做空,2023-01-23 08:25:00,2023-01-23 09:30:00,1633.37,1635.01,-0.01,flip_to_long -24367,做多,2023-01-23 09:30:00,2023-01-23 09:35:00,1635.01,1634.47,-0.0,flip_to_short -24368,做空,2023-01-23 09:35:00,2023-01-23 09:55:00,1634.47,1635.5,-0.0,flip_to_long -24369,做多,2023-01-23 09:55:00,2023-01-23 10:05:00,1635.5,1633.94,-0.01,flip_to_short -24370,做空,2023-01-23 10:05:00,2023-01-23 10:10:00,1633.94,1636.38,-0.01,flip_to_long -24371,做多,2023-01-23 10:10:00,2023-01-23 11:25:00,1636.38,1634.38,-0.01,flip_to_short -24372,做空,2023-01-23 11:25:00,2023-01-23 11:30:00,1634.38,1636.86,-0.01,flip_to_long -24373,做多,2023-01-23 11:30:00,2023-01-23 11:40:00,1636.86,1636.58,-0.0,flip_to_short -24374,做空,2023-01-23 11:40:00,2023-01-23 11:55:00,1636.58,1637.11,-0.0,flip_to_long -24375,做多,2023-01-23 11:55:00,2023-01-23 12:05:00,1637.11,1631.24,-0.02,flip_to_short -24376,做空,2023-01-23 12:05:00,2023-01-23 12:20:00,1631.24,1635.37,-0.01,flip_to_long -24377,做多,2023-01-23 12:20:00,2023-01-23 12:55:00,1635.37,1635.9,-0.0,flip_to_short -24378,做空,2023-01-23 12:55:00,2023-01-23 13:50:00,1635.9,1619.62,0.04,tp_lower -24379,做多,2023-01-23 14:45:00,2023-01-23 14:55:00,1635.74,1598.95,-0.09,flip_to_short -24380,做空,2023-01-23 14:55:00,2023-01-23 17:50:00,1598.95,1626.09,-0.06,flip_to_long -24381,做多,2023-01-23 17:50:00,2023-01-23 19:00:00,1626.09,1623.61,-0.01,flip_to_short -24382,做空,2023-01-23 19:00:00,2023-01-23 20:10:00,1623.61,1623.58,-0.0,flip_to_long -24383,做多,2023-01-23 20:10:00,2023-01-23 20:25:00,1623.58,1623.67,-0.0,flip_to_short -24384,做空,2023-01-23 20:25:00,2023-01-23 20:30:00,1623.67,1624.39,-0.0,flip_to_long -24385,做多,2023-01-23 20:30:00,2023-01-23 22:50:00,1624.39,1627.36,0.0,flip_to_short -24386,做空,2023-01-23 22:50:00,2023-01-23 23:00:00,1627.36,1629.76,-0.01,flip_to_long -24387,做多,2023-01-23 23:00:00,2023-01-23 23:05:00,1629.76,1628.56,-0.0,flip_to_short -24388,做空,2023-01-23 23:05:00,2023-01-23 23:25:00,1628.56,1629.04,-0.0,flip_to_long -24389,做多,2023-01-23 23:25:00,2023-01-23 23:30:00,1629.04,1626.67,-0.01,flip_to_short -24390,做空,2023-01-23 23:30:00,2023-01-23 23:45:00,1626.67,1628.95,-0.01,flip_to_long -24391,做多,2023-01-23 23:45:00,2023-01-23 23:55:00,1628.95,1626.9,-0.01,flip_to_short -24392,做空,2023-01-23 23:55:00,2023-01-24 00:20:00,1626.9,1628.09,-0.0,flip_to_long -24393,做多,2023-01-24 00:20:00,2023-01-24 00:45:00,1628.09,1628.96,0.0,flip_to_short -24394,做空,2023-01-24 00:45:00,2023-01-24 00:50:00,1628.96,1630.48,-0.01,flip_to_long -24395,做多,2023-01-24 00:50:00,2023-01-24 01:20:00,1630.48,1629.1,-0.0,flip_to_short -24396,做空,2023-01-24 01:20:00,2023-01-24 01:30:00,1629.1,1630.57,-0.01,flip_to_long -24397,做多,2023-01-24 01:30:00,2023-01-24 05:05:00,1630.57,1635.59,0.01,flip_to_short -24398,做空,2023-01-24 05:05:00,2023-01-24 06:15:00,1635.59,1637.65,-0.01,flip_to_long -24399,做多,2023-01-24 06:15:00,2023-01-24 06:30:00,1637.65,1636.3,-0.0,flip_to_short -24400,做空,2023-01-24 06:30:00,2023-01-24 06:35:00,1636.3,1638.14,-0.01,flip_to_long -24401,做多,2023-01-24 06:35:00,2023-01-24 06:40:00,1638.14,1637.0,-0.0,flip_to_short -24402,做空,2023-01-24 06:40:00,2023-01-24 08:20:00,1637.0,1637.3,-0.0,flip_to_long -24403,做多,2023-01-24 08:20:00,2023-01-24 08:25:00,1637.3,1636.84,-0.0,flip_to_short -24404,做空,2023-01-24 08:25:00,2023-01-24 08:40:00,1636.84,1637.14,-0.0,flip_to_long -24405,做多,2023-01-24 08:40:00,2023-01-24 08:45:00,1637.14,1636.12,-0.0,flip_to_short -24406,做空,2023-01-24 08:45:00,2023-01-24 09:00:00,1636.12,1628.0,0.02,tp_lower -24407,做多,2023-01-24 12:25:00,2023-01-24 12:45:00,1630.37,1628.72,-0.01,flip_to_short -24408,做空,2023-01-24 12:45:00,2023-01-24 14:30:00,1628.72,1614.29,0.03,tp_lower -24409,做多,2023-01-24 16:25:00,2023-01-24 16:30:00,1622.26,1618.02,-0.01,flip_to_short -24410,做空,2023-01-24 16:30:00,2023-01-24 18:10:00,1618.02,1621.53,-0.01,flip_to_long -24411,做多,2023-01-24 18:10:00,2023-01-24 20:10:00,1621.53,1619.29,-0.01,flip_to_short -24412,做空,2023-01-24 20:10:00,2023-01-24 20:20:00,1619.29,1618.94,-0.0,flip_to_long -24413,做多,2023-01-24 20:20:00,2023-01-24 21:05:00,1618.94,1618.25,-0.0,flip_to_short -24414,做空,2023-01-24 21:05:00,2023-01-24 21:50:00,1618.25,1594.13,0.05,tp_lower -24415,做多,2023-01-25 03:55:00,2023-01-25 08:15:00,1546.41,1551.57,0.01,flip_to_short -24416,做空,2023-01-25 08:15:00,2023-01-25 09:30:00,1551.57,1548.21,0.01,flip_to_long -24417,做多,2023-01-25 09:30:00,2023-01-25 14:20:00,1548.21,1552.21,0.01,flip_to_short -24418,做空,2023-01-25 14:20:00,2023-01-25 16:15:00,1552.21,1549.53,0.0,flip_to_long -24419,做多,2023-01-25 16:15:00,2023-01-25 16:30:00,1549.53,1549.27,-0.0,flip_to_short -24420,做空,2023-01-25 16:30:00,2023-01-25 16:50:00,1549.27,1549.73,-0.0,flip_to_long -24421,做多,2023-01-25 16:50:00,2023-01-25 16:55:00,1549.73,1548.31,-0.01,flip_to_short -24422,做空,2023-01-25 16:55:00,2023-01-25 17:00:00,1548.31,1549.08,-0.0,flip_to_long -24423,做多,2023-01-25 17:00:00,2023-01-25 17:10:00,1549.08,1549.94,0.0,flip_to_short -24424,做空,2023-01-25 17:10:00,2023-01-25 17:50:00,1549.94,1548.57,0.0,flip_to_long -24425,做多,2023-01-25 17:50:00,2023-01-25 17:55:00,1548.57,1548.06,-0.0,flip_to_short -24426,做空,2023-01-25 17:55:00,2023-01-25 18:00:00,1548.06,1550.18,-0.01,flip_to_long -24427,做多,2023-01-25 18:00:00,2023-01-25 22:55:00,1550.18,1585.43,0.08,flip_to_short -24428,做空,2023-01-25 22:55:00,2023-01-26 02:35:00,1585.43,1613.71,-0.07,flip_to_long -24429,做多,2023-01-26 02:35:00,2023-01-26 02:50:00,1613.71,1614.0,-0.0,flip_to_short -24430,做空,2023-01-26 02:50:00,2023-01-26 04:10:00,1614.0,1617.14,-0.01,flip_to_long -24431,做多,2023-01-26 04:10:00,2023-01-26 04:30:00,1617.14,1613.59,-0.01,flip_to_short -24432,做空,2023-01-26 04:30:00,2023-01-26 04:40:00,1613.59,1618.07,-0.01,flip_to_long -24433,做多,2023-01-26 04:40:00,2023-01-26 04:45:00,1618.07,1617.9,-0.0,flip_to_short -24434,做空,2023-01-26 04:45:00,2023-01-26 05:05:00,1617.9,1616.96,0.0,flip_to_long -24435,做多,2023-01-26 05:05:00,2023-01-26 05:15:00,1616.96,1615.27,-0.01,flip_to_short -24436,做空,2023-01-26 05:15:00,2023-01-26 05:45:00,1615.27,1617.58,-0.01,flip_to_long -24437,做多,2023-01-26 05:45:00,2023-01-26 06:20:00,1617.58,1608.86,-0.02,flip_to_short -24438,做空,2023-01-26 06:20:00,2023-01-26 06:25:00,1608.86,1604.68,0.01,tp_lower -24439,做多,2023-01-26 12:20:00,2023-01-26 14:40:00,1608.17,1606.09,-0.01,flip_to_short -24440,做空,2023-01-26 14:40:00,2023-01-26 15:00:00,1606.09,1609.75,-0.01,flip_to_long -24441,做多,2023-01-26 15:00:00,2023-01-26 15:05:00,1609.75,1608.4,-0.0,flip_to_short -24442,做空,2023-01-26 15:05:00,2023-01-26 15:15:00,1608.4,1615.47,-0.02,flip_to_long -24443,做多,2023-01-26 15:15:00,2023-01-26 15:35:00,1615.47,1605.51,-0.02,flip_to_short -24444,做空,2023-01-26 15:35:00,2023-01-26 18:25:00,1605.51,1603.06,0.0,flip_to_long -24445,做多,2023-01-26 18:25:00,2023-01-26 18:50:00,1603.06,1598.9,-0.01,flip_to_short -24446,做空,2023-01-26 18:50:00,2023-01-26 18:55:00,1598.9,1600.71,-0.01,flip_to_long -24447,做多,2023-01-26 18:55:00,2023-01-26 19:00:00,1600.71,1599.84,-0.0,flip_to_short -24448,做空,2023-01-26 19:00:00,2023-01-26 19:15:00,1599.84,1598.28,0.0,flip_to_long -24449,做多,2023-01-26 19:15:00,2023-01-26 19:25:00,1598.28,1600.32,0.0,flip_to_short -24450,做空,2023-01-26 19:25:00,2023-01-26 21:15:00,1600.32,1599.36,0.0,flip_to_long -24451,做多,2023-01-26 21:15:00,2023-01-26 22:55:00,1599.36,1601.0,0.0,flip_to_short -24452,做空,2023-01-26 22:55:00,2023-01-26 23:00:00,1601.0,1602.22,-0.0,flip_to_long -24453,做多,2023-01-26 23:00:00,2023-01-27 00:10:00,1602.22,1602.99,-0.0,flip_to_short -24454,做空,2023-01-27 00:10:00,2023-01-27 01:35:00,1602.99,1562.23,0.09,tp_lower -24455,做多,2023-01-27 05:35:00,2023-01-27 09:25:00,1571.08,1575.89,0.01,flip_to_short -24456,做空,2023-01-27 09:25:00,2023-01-27 09:30:00,1575.89,1577.85,-0.01,flip_to_long -24457,做多,2023-01-27 09:30:00,2023-01-27 09:55:00,1577.85,1578.01,-0.0,flip_to_short -24458,做空,2023-01-27 09:55:00,2023-01-27 10:20:00,1578.01,1579.88,-0.01,flip_to_long -24459,做多,2023-01-27 10:20:00,2023-01-27 10:35:00,1579.88,1580.11,-0.0,flip_to_short -24460,做空,2023-01-27 10:35:00,2023-01-27 10:40:00,1580.11,1580.3,-0.0,flip_to_long -24461,做多,2023-01-27 10:40:00,2023-01-27 12:15:00,1580.3,1578.51,-0.01,flip_to_short -24462,做空,2023-01-27 12:15:00,2023-01-27 12:45:00,1578.51,1578.98,-0.0,flip_to_long -24463,做多,2023-01-27 12:45:00,2023-01-27 12:50:00,1578.98,1575.9,-0.01,flip_to_short -24464,做空,2023-01-27 12:50:00,2023-01-27 13:25:00,1575.9,1569.74,0.01,tp_lower -24465,做多,2023-01-27 13:30:00,2023-01-27 13:45:00,1578.93,1569.29,-0.02,flip_to_short -24466,做空,2023-01-27 13:45:00,2023-01-27 14:45:00,1569.29,1580.68,-0.03,flip_to_long -24467,做多,2023-01-27 14:45:00,2023-01-27 15:50:00,1580.68,1575.01,-0.02,flip_to_short -24468,做空,2023-01-27 15:50:00,2023-01-27 16:00:00,1575.01,1576.91,-0.01,flip_to_long -24469,做多,2023-01-27 16:00:00,2023-01-27 16:10:00,1576.91,1575.77,-0.0,flip_to_short -24470,做空,2023-01-27 16:10:00,2023-01-27 16:15:00,1575.77,1583.16,-0.02,flip_to_long -24471,做多,2023-01-27 16:15:00,2023-01-27 20:45:00,1583.16,1601.87,0.04,flip_to_short -24472,做空,2023-01-27 20:45:00,2023-01-27 20:55:00,1601.87,1598.42,0.01,flip_to_long -24473,做多,2023-01-27 20:55:00,2023-01-27 21:15:00,1598.42,1599.73,0.0,flip_to_short -24474,做空,2023-01-27 21:15:00,2023-01-27 21:20:00,1599.73,1600.09,-0.0,flip_to_long -24475,做多,2023-01-27 21:20:00,2023-01-27 21:45:00,1600.09,1600.87,-0.0,flip_to_short -24476,做空,2023-01-27 21:45:00,2023-01-28 00:25:00,1600.87,1602.43,-0.01,flip_to_long -24477,做多,2023-01-28 00:25:00,2023-01-28 00:30:00,1602.43,1601.61,-0.0,flip_to_short -24478,做空,2023-01-28 00:30:00,2023-01-28 01:15:00,1601.61,1599.54,0.0,flip_to_long -24479,做多,2023-01-28 01:15:00,2023-01-28 01:20:00,1599.54,1597.11,-0.01,flip_to_short -24480,做空,2023-01-28 01:20:00,2023-01-28 01:35:00,1597.11,1599.5,-0.01,flip_to_long -24481,做多,2023-01-28 01:35:00,2023-01-28 01:40:00,1599.5,1598.13,-0.01,flip_to_short -24482,做空,2023-01-28 01:40:00,2023-01-28 02:40:00,1598.13,1597.21,0.0,flip_to_long -24483,做多,2023-01-28 02:40:00,2023-01-28 02:45:00,1597.21,1597.11,-0.0,flip_to_short -24484,做空,2023-01-28 02:45:00,2023-01-28 03:40:00,1597.11,1598.3,-0.0,flip_to_long -24485,做多,2023-01-28 03:40:00,2023-01-28 04:55:00,1598.3,1598.98,-0.0,flip_to_short -24486,做空,2023-01-28 04:55:00,2023-01-28 05:25:00,1598.98,1598.74,-0.0,flip_to_long -24487,做多,2023-01-28 05:25:00,2023-01-28 05:30:00,1598.74,1596.83,-0.01,flip_to_short -24488,做空,2023-01-28 05:30:00,2023-01-28 05:45:00,1596.83,1597.79,-0.0,flip_to_long -24489,做多,2023-01-28 05:45:00,2023-01-28 06:10:00,1597.79,1597.38,-0.0,flip_to_short -24490,做空,2023-01-28 06:10:00,2023-01-28 06:50:00,1597.38,1597.21,-0.0,flip_to_long -24491,做多,2023-01-28 06:50:00,2023-01-28 15:20:00,1597.21,1576.84,-0.05,flip_to_short -24492,做空,2023-01-28 15:20:00,2023-01-28 15:35:00,1576.84,1578.19,-0.0,flip_to_long -24493,做多,2023-01-28 15:35:00,2023-01-28 15:45:00,1578.19,1578.38,-0.0,flip_to_short -24494,做空,2023-01-28 15:45:00,2023-01-28 16:05:00,1578.38,1579.13,-0.0,flip_to_long -24495,做多,2023-01-28 16:05:00,2023-01-28 16:10:00,1579.13,1577.2,-0.01,flip_to_short -24496,做空,2023-01-28 16:10:00,2023-01-28 16:15:00,1577.2,1578.06,-0.0,flip_to_long -24497,做多,2023-01-28 16:15:00,2023-01-28 16:30:00,1578.06,1577.47,-0.0,flip_to_short -24498,做空,2023-01-28 16:30:00,2023-01-28 17:10:00,1577.47,1576.24,0.0,flip_to_long -24499,做多,2023-01-28 17:10:00,2023-01-28 17:15:00,1576.24,1571.85,-0.01,flip_to_short -24500,做空,2023-01-28 17:15:00,2023-01-28 17:45:00,1571.85,1574.92,-0.01,flip_to_long -24501,做多,2023-01-28 17:45:00,2023-01-28 18:05:00,1574.92,1574.3,-0.0,flip_to_short -24502,做空,2023-01-28 18:05:00,2023-01-28 18:15:00,1574.3,1574.77,-0.0,flip_to_long -24503,做多,2023-01-28 18:15:00,2023-01-28 19:35:00,1574.77,1575.81,0.0,flip_to_short -24504,做空,2023-01-28 19:35:00,2023-01-28 20:10:00,1575.81,1576.38,-0.0,flip_to_long -24505,做多,2023-01-28 20:10:00,2023-01-28 20:15:00,1576.38,1575.26,-0.0,flip_to_short -24506,做空,2023-01-28 20:15:00,2023-01-28 21:00:00,1575.26,1562.38,0.03,tp_lower -24507,做多,2023-01-28 23:25:00,2023-01-28 23:30:00,1569.79,1569.49,-0.0,flip_to_short -24508,做空,2023-01-28 23:30:00,2023-01-28 23:35:00,1569.49,1569.73,-0.0,flip_to_long -24509,做多,2023-01-28 23:35:00,2023-01-28 23:40:00,1569.73,1568.04,-0.01,flip_to_short -24510,做空,2023-01-28 23:40:00,2023-01-28 23:50:00,1568.04,1570.15,-0.01,flip_to_long -24511,做多,2023-01-28 23:50:00,2023-01-29 00:10:00,1570.15,1568.58,-0.01,flip_to_short -24512,做空,2023-01-29 00:10:00,2023-01-29 00:20:00,1568.58,1569.29,-0.0,flip_to_long -24513,做多,2023-01-29 00:20:00,2023-01-29 01:05:00,1569.29,1603.6,0.08,tp_upper -24514,做空,2023-01-29 05:10:00,2023-01-29 05:25:00,1594.22,1594.61,-0.0,flip_to_long -24515,做多,2023-01-29 05:25:00,2023-01-29 05:40:00,1594.61,1596.51,0.0,flip_to_short -24516,做空,2023-01-29 05:40:00,2023-01-29 05:50:00,1596.51,1595.91,-0.0,flip_to_long -24517,做多,2023-01-29 05:50:00,2023-01-29 06:00:00,1595.91,1596.2,-0.0,flip_to_short -24518,做空,2023-01-29 06:00:00,2023-01-29 06:30:00,1596.2,1596.39,-0.0,flip_to_long -24519,做多,2023-01-29 06:30:00,2023-01-29 06:45:00,1596.39,1592.58,-0.01,flip_to_short -24520,做空,2023-01-29 06:45:00,2023-01-29 06:55:00,1592.58,1593.85,-0.0,flip_to_long -24521,做多,2023-01-29 06:55:00,2023-01-29 07:05:00,1593.85,1593.61,-0.0,flip_to_short -24522,做空,2023-01-29 07:05:00,2023-01-29 08:00:00,1593.61,1593.59,-0.0,flip_to_long -24523,做多,2023-01-29 08:00:00,2023-01-29 11:00:00,1593.59,1594.18,-0.0,flip_to_short -24524,做空,2023-01-29 11:00:00,2023-01-29 11:05:00,1594.18,1602.3,-0.02,flip_to_long -24525,做多,2023-01-29 11:05:00,2023-01-29 14:20:00,1602.3,1608.49,0.01,flip_to_short -24526,做空,2023-01-29 14:20:00,2023-01-29 16:10:00,1608.49,1612.28,-0.01,flip_to_long -24527,做多,2023-01-29 16:10:00,2023-01-29 16:25:00,1612.28,1611.06,-0.0,flip_to_short -24528,做空,2023-01-29 16:25:00,2023-01-29 16:40:00,1611.06,1612.6,-0.01,flip_to_long -24529,做多,2023-01-29 16:40:00,2023-01-29 17:05:00,1612.6,1612.27,-0.0,flip_to_short -24530,做空,2023-01-29 17:05:00,2023-01-29 23:45:00,1612.27,1646.19,-0.08,flip_to_long -24531,做多,2023-01-29 23:45:00,2023-01-29 23:55:00,1646.19,1645.67,-0.0,flip_to_short -24532,做空,2023-01-29 23:55:00,2023-01-30 00:00:00,1645.67,1646.92,-0.0,flip_to_long -24533,做多,2023-01-30 00:00:00,2023-01-30 00:10:00,1646.92,1646.06,-0.0,flip_to_short -24534,做空,2023-01-30 00:10:00,2023-01-30 00:45:00,1646.06,1647.3,-0.0,flip_to_long -24535,做多,2023-01-30 00:45:00,2023-01-30 01:05:00,1647.3,1643.36,-0.01,flip_to_short -24536,做空,2023-01-30 01:05:00,2023-01-30 04:15:00,1643.36,1640.67,0.0,flip_to_long -24537,做多,2023-01-30 04:15:00,2023-01-30 04:30:00,1640.67,1640.22,-0.0,flip_to_short -24538,做空,2023-01-30 04:30:00,2023-01-30 06:00:00,1640.22,1637.44,0.0,flip_to_long -24539,做多,2023-01-30 06:00:00,2023-01-30 06:10:00,1637.44,1636.64,-0.0,flip_to_short -24540,做空,2023-01-30 06:10:00,2023-01-30 06:40:00,1636.64,1629.79,0.01,tp_lower -24541,做多,2023-01-30 14:10:00,2023-01-30 14:15:00,1586.14,1585.25,-0.0,flip_to_short -24542,做空,2023-01-30 14:15:00,2023-01-30 15:55:00,1585.25,1585.05,-0.0,flip_to_long -24543,做多,2023-01-30 15:55:00,2023-01-30 16:00:00,1585.05,1582.74,-0.01,flip_to_short -24544,做空,2023-01-30 16:00:00,2023-01-30 16:05:00,1582.74,1585.27,-0.01,flip_to_long -24545,做多,2023-01-30 16:05:00,2023-01-30 16:20:00,1585.27,1584.65,-0.0,flip_to_short -24546,做空,2023-01-30 16:20:00,2023-01-30 16:55:00,1584.65,1583.29,0.0,flip_to_long -24547,做多,2023-01-30 16:55:00,2023-01-30 17:25:00,1583.29,1585.65,0.0,flip_to_short -24548,做空,2023-01-30 17:25:00,2023-01-30 17:35:00,1585.65,1584.06,0.0,flip_to_long -24549,做多,2023-01-30 17:35:00,2023-01-30 17:45:00,1584.06,1582.49,-0.01,flip_to_short -24550,做空,2023-01-30 17:45:00,2023-01-30 19:10:00,1582.49,1548.59,0.07,tp_lower -24551,做多,2023-01-30 22:40:00,2023-01-30 22:50:00,1560.43,1559.15,-0.0,flip_to_short -24552,做空,2023-01-30 22:50:00,2023-01-30 22:55:00,1559.15,1564.07,-0.01,flip_to_long -24553,做多,2023-01-30 22:55:00,2023-01-31 03:15:00,1564.07,1567.21,0.01,flip_to_short -24554,做空,2023-01-31 03:15:00,2023-01-31 03:25:00,1567.21,1567.76,-0.0,flip_to_long -24555,做多,2023-01-31 03:25:00,2023-01-31 03:35:00,1567.76,1567.57,-0.0,flip_to_short -24556,做空,2023-01-31 03:35:00,2023-01-31 03:40:00,1567.57,1569.5,-0.01,flip_to_long -24557,做多,2023-01-31 03:40:00,2023-01-31 04:05:00,1569.5,1568.1,-0.01,flip_to_short -24558,做空,2023-01-31 04:05:00,2023-01-31 04:15:00,1568.1,1568.86,-0.0,flip_to_long -24559,做多,2023-01-31 04:15:00,2023-01-31 04:20:00,1568.86,1568.72,-0.0,flip_to_short -24560,做空,2023-01-31 04:20:00,2023-01-31 04:25:00,1568.72,1570.34,-0.01,flip_to_long -24561,做多,2023-01-31 04:25:00,2023-01-31 05:30:00,1570.34,1569.94,-0.0,flip_to_short -24562,做空,2023-01-31 05:30:00,2023-01-31 07:05:00,1569.94,1570.81,-0.0,flip_to_long -24563,做多,2023-01-31 07:05:00,2023-01-31 07:10:00,1570.81,1569.73,-0.0,flip_to_short -24564,做空,2023-01-31 07:10:00,2023-01-31 08:55:00,1569.73,1571.59,-0.01,flip_to_long -24565,做多,2023-01-31 08:55:00,2023-01-31 10:00:00,1571.59,1570.44,-0.0,flip_to_short -24566,做空,2023-01-31 10:00:00,2023-01-31 10:15:00,1570.44,1570.8,-0.0,flip_to_long -24567,做多,2023-01-31 10:15:00,2023-01-31 10:40:00,1570.8,1569.98,-0.0,flip_to_short -24568,做空,2023-01-31 10:40:00,2023-01-31 11:35:00,1569.98,1571.45,-0.01,flip_to_long -24569,做多,2023-01-31 11:35:00,2023-01-31 11:40:00,1571.45,1570.53,-0.0,flip_to_short -24570,做空,2023-01-31 11:40:00,2023-01-31 11:45:00,1570.53,1570.78,-0.0,flip_to_long -24571,做多,2023-01-31 11:45:00,2023-01-31 12:05:00,1570.78,1571.63,0.0,flip_to_short -24572,做空,2023-01-31 12:05:00,2023-01-31 12:10:00,1571.63,1571.93,-0.0,flip_to_long -24573,做多,2023-01-31 12:10:00,2023-01-31 12:40:00,1571.93,1571.69,-0.0,flip_to_short -24574,做空,2023-01-31 12:40:00,2023-01-31 12:45:00,1571.69,1573.4,-0.01,flip_to_long -24575,做多,2023-01-31 12:45:00,2023-01-31 13:30:00,1573.4,1577.92,0.01,tp_upper -24576,做空,2023-01-31 19:15:00,2023-01-31 19:25:00,1588.37,1590.9,-0.01,flip_to_long -24577,做多,2023-01-31 19:25:00,2023-01-31 20:10:00,1590.9,1592.66,0.0,flip_to_short -24578,做空,2023-01-31 20:10:00,2023-01-31 20:50:00,1592.66,1590.58,0.0,flip_to_long -24579,做多,2023-01-31 20:50:00,2023-01-31 23:00:00,1590.58,1585.99,-0.01,flip_to_short -24580,做空,2023-01-31 23:00:00,2023-01-31 23:45:00,1585.99,1585.1,0.0,flip_to_long -24581,做多,2023-01-31 23:45:00,2023-01-31 23:55:00,1585.1,1585.02,-0.0,flip_to_short -24582,做空,2023-01-31 23:55:00,2023-02-01 00:10:00,1585.02,1584.78,-0.0,flip_to_long -24583,做多,2023-02-01 00:10:00,2023-02-01 00:15:00,1584.78,1582.74,-0.01,flip_to_short -24584,做空,2023-02-01 00:15:00,2023-02-01 00:20:00,1582.74,1585.18,-0.01,flip_to_long -24585,做多,2023-02-01 00:20:00,2023-02-01 00:25:00,1585.18,1581.29,-0.01,flip_to_short -24586,做空,2023-02-01 00:25:00,2023-02-01 00:35:00,1581.29,1584.46,-0.01,flip_to_long -24587,做多,2023-02-01 00:35:00,2023-02-01 00:40:00,1584.46,1583.85,-0.0,flip_to_short -24588,做空,2023-02-01 00:40:00,2023-02-01 01:30:00,1583.85,1582.4,0.0,flip_to_long -24589,做多,2023-02-01 01:30:00,2023-02-01 02:20:00,1582.4,1582.5,-0.0,flip_to_short -24590,做空,2023-02-01 02:20:00,2023-02-01 02:50:00,1582.5,1585.08,-0.01,flip_to_long -24591,做多,2023-02-01 02:50:00,2023-02-01 03:05:00,1585.08,1583.15,-0.01,flip_to_short -24592,做空,2023-02-01 03:05:00,2023-02-01 03:55:00,1583.15,1584.43,-0.0,flip_to_long -24593,做多,2023-02-01 03:55:00,2023-02-01 04:10:00,1584.43,1584.14,-0.0,flip_to_short -24594,做空,2023-02-01 04:10:00,2023-02-01 04:25:00,1584.14,1583.56,-0.0,flip_to_long -24595,做多,2023-02-01 04:25:00,2023-02-01 05:35:00,1583.56,1582.76,-0.0,flip_to_short -24596,做空,2023-02-01 05:35:00,2023-02-01 07:00:00,1582.76,1572.13,0.02,tp_lower -24597,做多,2023-02-01 10:45:00,2023-02-01 10:50:00,1575.74,1575.38,-0.0,flip_to_short -24598,做空,2023-02-01 10:50:00,2023-02-01 14:35:00,1575.38,1580.46,-0.01,flip_to_long -24599,做多,2023-02-01 14:35:00,2023-02-01 15:00:00,1580.46,1580.09,-0.0,flip_to_short -24600,做空,2023-02-01 15:00:00,2023-02-01 15:10:00,1580.09,1582.03,-0.01,flip_to_long -24601,做多,2023-02-01 15:10:00,2023-02-01 15:15:00,1582.03,1579.69,-0.01,flip_to_short -24602,做空,2023-02-01 15:15:00,2023-02-01 15:30:00,1579.69,1581.62,-0.01,flip_to_long -24603,做多,2023-02-01 15:30:00,2023-02-01 15:35:00,1581.62,1580.73,-0.0,flip_to_short -24604,做空,2023-02-01 15:35:00,2023-02-01 18:25:00,1580.73,1582.7,-0.01,flip_to_long -24605,做多,2023-02-01 18:25:00,2023-02-01 18:35:00,1582.7,1577.73,-0.01,flip_to_short -24606,做空,2023-02-01 18:35:00,2023-02-01 18:40:00,1577.73,1579.33,-0.01,flip_to_long -24607,做多,2023-02-01 18:40:00,2023-02-01 18:45:00,1579.33,1575.79,-0.01,flip_to_short -24608,做空,2023-02-01 18:45:00,2023-02-01 18:50:00,1575.79,1577.95,-0.01,flip_to_long -24609,做多,2023-02-01 18:50:00,2023-02-01 19:00:00,1577.95,1574.36,-0.01,flip_to_short -24610,做空,2023-02-01 19:00:00,2023-02-01 19:05:00,1574.36,1580.74,-0.02,flip_to_long -24611,做多,2023-02-01 19:05:00,2023-02-01 19:15:00,1580.74,1576.18,-0.01,flip_to_short -24612,做空,2023-02-01 19:15:00,2023-02-01 19:30:00,1576.18,1566.0,0.02,tp_lower -24613,做多,2023-02-01 19:35:00,2023-02-01 19:40:00,1585.64,1606.66,0.04,tp_upper -24614,做空,2023-02-02 05:00:00,2023-02-02 05:05:00,1673.04,1674.25,-0.0,flip_to_long -24615,做多,2023-02-02 05:05:00,2023-02-02 05:15:00,1674.25,1674.18,-0.0,flip_to_short -24616,做空,2023-02-02 05:15:00,2023-02-02 08:20:00,1674.18,1669.37,0.01,flip_to_long -24617,做多,2023-02-02 08:20:00,2023-02-02 08:30:00,1669.37,1670.21,0.0,flip_to_short -24618,做空,2023-02-02 08:30:00,2023-02-02 08:45:00,1670.21,1669.99,-0.0,flip_to_long -24619,做多,2023-02-02 08:45:00,2023-02-02 09:00:00,1669.99,1670.49,-0.0,flip_to_short -24620,做空,2023-02-02 09:00:00,2023-02-02 09:30:00,1670.49,1670.07,-0.0,flip_to_long -24621,做多,2023-02-02 09:30:00,2023-02-02 09:35:00,1670.07,1669.73,-0.0,flip_to_short -24622,做空,2023-02-02 09:35:00,2023-02-02 09:40:00,1669.73,1669.82,-0.0,flip_to_long -24623,做多,2023-02-02 09:40:00,2023-02-02 10:30:00,1669.82,1669.13,-0.0,flip_to_short -24624,做空,2023-02-02 10:30:00,2023-02-02 10:40:00,1669.13,1670.69,-0.01,flip_to_long -24625,做多,2023-02-02 10:40:00,2023-02-02 10:45:00,1670.69,1669.54,-0.0,flip_to_short -24626,做空,2023-02-02 10:45:00,2023-02-02 13:55:00,1669.54,1672.9,-0.01,flip_to_long -24627,做多,2023-02-02 13:55:00,2023-02-02 14:25:00,1672.9,1684.61,0.02,tp_upper -24628,做空,2023-02-02 14:40:00,2023-02-02 14:45:00,1672.35,1674.59,-0.01,flip_to_long -24629,做多,2023-02-02 14:45:00,2023-02-02 14:50:00,1674.59,1669.7,-0.01,flip_to_short -24630,做空,2023-02-02 14:50:00,2023-02-02 14:55:00,1669.7,1656.54,0.03,tp_lower -24631,做多,2023-02-02 15:40:00,2023-02-02 16:40:00,1673.81,1675.91,0.0,flip_to_short -24632,做空,2023-02-02 16:40:00,2023-02-02 17:00:00,1675.91,1674.79,0.0,flip_to_long -24633,做多,2023-02-02 17:00:00,2023-02-02 17:05:00,1674.79,1671.75,-0.01,flip_to_short -24634,做空,2023-02-02 17:05:00,2023-02-02 17:10:00,1671.75,1675.0,-0.01,flip_to_long -24635,做多,2023-02-02 17:10:00,2023-02-02 17:15:00,1675.0,1673.4,-0.01,flip_to_short -24636,做空,2023-02-02 17:15:00,2023-02-02 17:20:00,1673.4,1677.31,-0.01,flip_to_long -24637,做多,2023-02-02 17:20:00,2023-02-02 18:15:00,1677.31,1710.13,0.07,tp_upper -24638,做空,2023-02-02 19:15:00,2023-02-03 04:15:00,1679.71,1643.84,0.07,flip_to_long -24639,做多,2023-02-03 04:15:00,2023-02-03 04:25:00,1643.84,1643.03,-0.0,flip_to_short -24640,做空,2023-02-03 04:25:00,2023-02-03 04:30:00,1643.03,1643.56,-0.0,flip_to_long -24641,做多,2023-02-03 04:30:00,2023-02-03 04:40:00,1643.56,1644.12,-0.0,flip_to_short -24642,做空,2023-02-03 04:40:00,2023-02-03 05:10:00,1644.12,1643.04,0.0,flip_to_long -24643,做多,2023-02-03 05:10:00,2023-02-03 05:25:00,1643.04,1641.84,-0.0,flip_to_short -24644,做空,2023-02-03 05:25:00,2023-02-03 05:30:00,1641.84,1643.4,-0.01,flip_to_long -24645,做多,2023-02-03 05:30:00,2023-02-03 06:20:00,1643.4,1640.67,-0.01,flip_to_short -24646,做空,2023-02-03 06:20:00,2023-02-03 06:30:00,1640.67,1643.4,-0.01,flip_to_long -24647,做多,2023-02-03 06:30:00,2023-02-03 06:50:00,1643.4,1640.9,-0.01,flip_to_short -24648,做空,2023-02-03 06:50:00,2023-02-03 07:05:00,1640.9,1641.75,-0.0,flip_to_long -24649,做多,2023-02-03 07:05:00,2023-02-03 07:25:00,1641.75,1638.57,-0.01,flip_to_short -24650,做空,2023-02-03 07:25:00,2023-02-03 08:55:00,1638.57,1641.47,-0.01,flip_to_long -24651,做多,2023-02-03 08:55:00,2023-02-03 09:20:00,1641.47,1641.77,-0.0,flip_to_short -24652,做空,2023-02-03 09:20:00,2023-02-03 10:35:00,1641.77,1641.02,-0.0,flip_to_long -24653,做多,2023-02-03 10:35:00,2023-02-03 13:30:00,1641.02,1639.97,-0.0,flip_to_short -24654,做空,2023-02-03 13:30:00,2023-02-03 13:35:00,1639.97,1643.36,-0.01,tp_lower -24655,做多,2023-02-03 14:40:00,2023-02-03 18:05:00,1650.21,1654.2,0.01,flip_to_short -24656,做空,2023-02-03 18:05:00,2023-02-03 18:20:00,1654.2,1655.57,-0.0,flip_to_long -24657,做多,2023-02-03 18:20:00,2023-02-03 19:15:00,1655.57,1657.28,0.0,flip_to_short -24658,做空,2023-02-03 19:15:00,2023-02-03 21:20:00,1657.28,1658.42,-0.0,flip_to_long -24659,做多,2023-02-03 21:20:00,2023-02-03 22:05:00,1658.42,1657.46,-0.0,flip_to_short -24660,做空,2023-02-03 22:05:00,2023-02-03 22:20:00,1657.46,1658.51,-0.0,flip_to_long -24661,做多,2023-02-03 22:20:00,2023-02-04 00:10:00,1658.51,1661.72,0.01,flip_to_short -24662,做空,2023-02-04 00:10:00,2023-02-04 01:30:00,1661.72,1663.57,-0.01,flip_to_long -24663,做多,2023-02-04 01:30:00,2023-02-04 01:35:00,1663.57,1662.24,-0.0,flip_to_short -24664,做空,2023-02-04 01:35:00,2023-02-04 06:50:00,1662.24,1654.49,0.02,flip_to_long -24665,做多,2023-02-04 06:50:00,2023-02-04 08:50:00,1654.49,1652.16,-0.01,flip_to_short -24666,做空,2023-02-04 08:50:00,2023-02-04 09:00:00,1652.16,1652.32,-0.0,flip_to_long -24667,做多,2023-02-04 09:00:00,2023-02-04 13:05:00,1652.32,1681.34,0.06,tp_upper -24668,做空,2023-02-04 16:20:00,2023-02-04 16:55:00,1676.39,1681.06,-0.01,flip_to_long -24669,做多,2023-02-04 16:55:00,2023-02-04 17:15:00,1681.06,1678.76,-0.01,flip_to_short -24670,做空,2023-02-04 17:15:00,2023-02-04 17:40:00,1678.76,1680.31,-0.01,flip_to_long -24671,做多,2023-02-04 17:40:00,2023-02-04 18:05:00,1680.31,1680.61,-0.0,flip_to_short -24672,做空,2023-02-04 18:05:00,2023-02-04 18:10:00,1680.61,1681.2,-0.0,flip_to_long -24673,做多,2023-02-04 18:10:00,2023-02-04 18:15:00,1681.2,1680.79,-0.0,flip_to_short -24674,做空,2023-02-04 18:15:00,2023-02-04 18:50:00,1680.79,1679.3,0.0,flip_to_long -24675,做多,2023-02-04 18:50:00,2023-02-04 19:10:00,1679.3,1678.55,-0.0,flip_to_short -24676,做空,2023-02-04 19:10:00,2023-02-04 20:05:00,1678.55,1676.67,0.0,flip_to_long -24677,做多,2023-02-04 20:05:00,2023-02-04 20:15:00,1676.67,1679.16,0.0,flip_to_short -24678,做空,2023-02-04 20:15:00,2023-02-04 20:35:00,1679.16,1678.71,-0.0,flip_to_long -24679,做多,2023-02-04 20:35:00,2023-02-04 21:00:00,1678.71,1678.1,-0.0,flip_to_short -24680,做空,2023-02-04 21:00:00,2023-02-04 21:05:00,1678.1,1679.31,-0.0,flip_to_long -24681,做多,2023-02-04 21:05:00,2023-02-04 21:20:00,1679.31,1679.04,-0.0,flip_to_short -24682,做空,2023-02-04 21:20:00,2023-02-04 21:40:00,1679.04,1678.46,-0.0,flip_to_long -24683,做多,2023-02-04 21:40:00,2023-02-04 22:35:00,1678.46,1686.0,0.01,tp_upper -24684,做空,2023-02-04 22:45:00,2023-02-04 23:35:00,1679.9,1670.74,0.02,tp_lower -24685,做多,2023-02-05 04:35:00,2023-02-05 04:45:00,1664.7,1664.41,-0.0,flip_to_short -24686,做空,2023-02-05 04:45:00,2023-02-05 05:05:00,1664.41,1664.58,-0.0,flip_to_long -24687,做多,2023-02-05 05:05:00,2023-02-05 06:20:00,1664.58,1664.37,-0.0,flip_to_short -24688,做空,2023-02-05 06:20:00,2023-02-05 09:40:00,1664.37,1667.15,-0.01,flip_to_long -24689,做多,2023-02-05 09:40:00,2023-02-05 10:25:00,1667.15,1666.66,-0.0,flip_to_short -24690,做空,2023-02-05 10:25:00,2023-02-05 10:40:00,1666.66,1668.49,-0.01,flip_to_long -24691,做多,2023-02-05 10:40:00,2023-02-05 10:50:00,1668.49,1667.22,-0.0,flip_to_short -24692,做空,2023-02-05 10:50:00,2023-02-05 10:55:00,1667.22,1669.12,-0.01,flip_to_long -24693,做多,2023-02-05 10:55:00,2023-02-05 11:00:00,1669.12,1667.36,-0.01,flip_to_short -24694,做空,2023-02-05 11:00:00,2023-02-05 11:15:00,1667.36,1667.07,-0.0,flip_to_long -24695,做多,2023-02-05 11:15:00,2023-02-05 22:00:00,1667.07,1620.8,-0.1,flip_to_short -24696,做空,2023-02-05 22:00:00,2023-02-05 22:05:00,1620.8,1622.69,-0.01,flip_to_long -24697,做多,2023-02-05 22:05:00,2023-02-06 01:55:00,1622.69,1630.74,0.02,flip_to_short -24698,做空,2023-02-06 01:55:00,2023-02-06 02:20:00,1630.74,1632.01,-0.0,flip_to_long -24699,做多,2023-02-06 02:20:00,2023-02-06 02:25:00,1632.01,1630.81,-0.0,flip_to_short -24700,做空,2023-02-06 02:25:00,2023-02-06 06:25:00,1630.81,1627.2,0.01,flip_to_long -24701,做多,2023-02-06 06:25:00,2023-02-06 06:30:00,1627.2,1625.09,-0.01,flip_to_short -24702,做空,2023-02-06 06:30:00,2023-02-06 06:40:00,1625.09,1627.2,-0.01,flip_to_long -24703,做多,2023-02-06 06:40:00,2023-02-06 06:55:00,1627.2,1624.97,-0.01,flip_to_short -24704,做空,2023-02-06 06:55:00,2023-02-06 07:05:00,1624.97,1625.45,-0.0,flip_to_long -24705,做多,2023-02-06 07:05:00,2023-02-06 09:20:00,1625.45,1627.58,0.0,flip_to_short -24706,做空,2023-02-06 09:20:00,2023-02-06 10:40:00,1627.58,1628.57,-0.0,flip_to_long -24707,做多,2023-02-06 10:40:00,2023-02-06 11:00:00,1628.57,1628.6,-0.0,flip_to_short -24708,做空,2023-02-06 11:00:00,2023-02-06 11:45:00,1628.6,1632.28,-0.01,flip_to_long -24709,做多,2023-02-06 11:45:00,2023-02-06 12:10:00,1632.28,1631.46,-0.0,flip_to_short -24710,做空,2023-02-06 12:10:00,2023-02-06 12:30:00,1631.46,1631.52,-0.0,flip_to_long -24711,做多,2023-02-06 12:30:00,2023-02-06 13:30:00,1631.52,1630.34,-0.0,flip_to_short -24712,做空,2023-02-06 13:30:00,2023-02-06 13:35:00,1630.34,1630.67,-0.0,flip_to_long -24713,做多,2023-02-06 13:35:00,2023-02-06 13:45:00,1630.67,1629.27,-0.0,flip_to_short -24714,做空,2023-02-06 13:45:00,2023-02-06 14:30:00,1629.27,1631.7,-0.01,flip_to_long -24715,做多,2023-02-06 14:30:00,2023-02-06 14:35:00,1631.7,1625.92,-0.01,flip_to_short -24716,做空,2023-02-06 14:35:00,2023-02-06 14:55:00,1625.92,1629.75,-0.01,flip_to_long -24717,做多,2023-02-06 14:55:00,2023-02-06 15:10:00,1629.75,1628.54,-0.0,flip_to_short -24718,做空,2023-02-06 15:10:00,2023-02-06 15:50:00,1628.54,1634.6,-0.01,flip_to_long -24719,做多,2023-02-06 15:50:00,2023-02-06 19:35:00,1634.6,1642.89,0.02,flip_to_short -24720,做空,2023-02-06 19:35:00,2023-02-06 20:30:00,1642.89,1646.15,-0.01,flip_to_long -24721,做多,2023-02-06 20:30:00,2023-02-06 20:35:00,1646.15,1645.26,-0.0,flip_to_short -24722,做空,2023-02-06 20:35:00,2023-02-06 20:55:00,1645.26,1646.8,-0.01,flip_to_long -24723,做多,2023-02-06 20:55:00,2023-02-07 07:00:00,1646.8,1631.08,-0.04,flip_to_short -24724,做空,2023-02-07 07:00:00,2023-02-07 07:05:00,1631.08,1632.48,-0.0,flip_to_long -24725,做多,2023-02-07 07:05:00,2023-02-07 07:35:00,1632.48,1631.7,-0.0,flip_to_short -24726,做空,2023-02-07 07:35:00,2023-02-07 09:00:00,1631.7,1634.65,-0.01,flip_to_long -24727,做多,2023-02-07 09:00:00,2023-02-07 09:10:00,1634.65,1640.03,0.01,tp_upper -24728,做空,2023-02-07 13:20:00,2023-02-07 13:40:00,1637.27,1639.95,-0.01,flip_to_long -24729,做多,2023-02-07 13:40:00,2023-02-07 16:35:00,1639.95,1635.51,-0.01,flip_to_short -24730,做空,2023-02-07 16:35:00,2023-02-07 16:40:00,1635.51,1636.83,-0.0,flip_to_long -24731,做多,2023-02-07 16:40:00,2023-02-07 17:10:00,1636.83,1637.72,0.0,flip_to_short -24732,做空,2023-02-07 17:10:00,2023-02-07 17:40:00,1637.72,1638.95,-0.0,flip_to_long -24733,做多,2023-02-07 17:40:00,2023-02-07 17:45:00,1638.95,1660.51,0.04,tp_upper -24734,做空,2023-02-07 18:25:00,2023-02-07 18:35:00,1631.45,1636.84,-0.01,flip_to_long -24735,做多,2023-02-07 18:35:00,2023-02-08 04:35:00,1636.84,1678.22,0.09,flip_to_short -24736,做空,2023-02-08 04:35:00,2023-02-08 07:25:00,1678.22,1678.41,-0.0,flip_to_long -24737,做多,2023-02-08 07:25:00,2023-02-08 07:30:00,1678.41,1676.68,-0.01,flip_to_short -24738,做空,2023-02-08 07:30:00,2023-02-08 07:45:00,1676.68,1678.48,-0.01,flip_to_long -24739,做多,2023-02-08 07:45:00,2023-02-08 07:50:00,1678.48,1676.95,-0.01,flip_to_short -24740,做空,2023-02-08 07:50:00,2023-02-08 07:55:00,1676.95,1677.4,-0.0,flip_to_long -24741,做多,2023-02-08 07:55:00,2023-02-08 11:35:00,1677.4,1673.32,-0.01,flip_to_short -24742,做空,2023-02-08 11:35:00,2023-02-08 11:45:00,1673.32,1673.55,-0.0,flip_to_long -24743,做多,2023-02-08 11:45:00,2023-02-08 11:55:00,1673.55,1674.11,-0.0,flip_to_short -24744,做空,2023-02-08 11:55:00,2023-02-08 13:05:00,1674.11,1672.5,0.0,flip_to_long -24745,做多,2023-02-08 13:05:00,2023-02-08 13:20:00,1672.5,1671.29,-0.0,flip_to_short -24746,做空,2023-02-08 13:20:00,2023-02-08 13:30:00,1671.29,1671.91,-0.0,flip_to_long -24747,做多,2023-02-08 13:30:00,2023-02-08 14:00:00,1671.91,1671.71,-0.0,flip_to_short -24748,做空,2023-02-08 14:00:00,2023-02-08 14:10:00,1671.71,1672.45,-0.0,flip_to_long -24749,做多,2023-02-08 14:10:00,2023-02-08 14:25:00,1672.45,1671.15,-0.0,flip_to_short -24750,做空,2023-02-08 14:25:00,2023-02-08 14:30:00,1671.15,1670.07,0.0,tp_lower -24751,做多,2023-02-08 14:40:00,2023-02-08 14:50:00,1680.28,1667.18,-0.03,flip_to_short -24752,做空,2023-02-08 14:50:00,2023-02-08 15:10:00,1667.18,1659.56,0.01,tp_lower -24753,做多,2023-02-08 21:15:00,2023-02-08 23:10:00,1647.58,1647.19,-0.0,flip_to_short -24754,做空,2023-02-08 23:10:00,2023-02-08 23:20:00,1647.19,1649.79,-0.01,flip_to_long -24755,做多,2023-02-08 23:20:00,2023-02-08 23:25:00,1649.79,1647.85,-0.01,flip_to_short -24756,做空,2023-02-08 23:25:00,2023-02-08 23:30:00,1647.85,1650.68,-0.01,flip_to_long -24757,做多,2023-02-08 23:30:00,2023-02-09 00:10:00,1650.68,1647.79,-0.01,flip_to_short -24758,做空,2023-02-09 00:10:00,2023-02-09 00:25:00,1647.79,1652.17,-0.01,flip_to_long -24759,做多,2023-02-09 00:25:00,2023-02-09 00:35:00,1652.17,1650.29,-0.01,flip_to_short -24760,做空,2023-02-09 00:35:00,2023-02-09 03:00:00,1650.29,1620.74,0.06,tp_lower -24761,做多,2023-02-09 06:40:00,2023-02-09 10:40:00,1629.8,1631.52,0.0,flip_to_short -24762,做空,2023-02-09 10:40:00,2023-02-09 10:50:00,1631.52,1633.94,-0.01,flip_to_long -24763,做多,2023-02-09 10:50:00,2023-02-09 11:05:00,1633.94,1630.95,-0.01,flip_to_short -24764,做空,2023-02-09 11:05:00,2023-02-09 11:20:00,1630.95,1632.16,-0.0,flip_to_long -24765,做多,2023-02-09 11:20:00,2023-02-09 11:55:00,1632.16,1632.9,-0.0,flip_to_short -24766,做空,2023-02-09 11:55:00,2023-02-09 12:15:00,1632.9,1632.44,-0.0,flip_to_long -24767,做多,2023-02-09 12:15:00,2023-02-09 12:45:00,1632.44,1640.63,0.02,tp_upper -24768,做空,2023-02-09 14:55:00,2023-02-09 19:20:00,1637.35,1591.69,0.1,tp_lower -24769,做多,2023-02-10 01:10:00,2023-02-10 01:15:00,1552.03,1548.87,-0.01,flip_to_short -24770,做空,2023-02-10 01:15:00,2023-02-10 01:45:00,1548.87,1549.66,-0.0,flip_to_long -24771,做多,2023-02-10 01:45:00,2023-02-10 01:50:00,1549.66,1548.99,-0.0,flip_to_short -24772,做空,2023-02-10 01:50:00,2023-02-10 02:30:00,1548.99,1546.91,0.0,flip_to_long -24773,做多,2023-02-10 02:30:00,2023-02-10 03:00:00,1546.91,1545.16,-0.01,flip_to_short -24774,做空,2023-02-10 03:00:00,2023-02-10 04:10:00,1545.16,1539.52,0.01,tp_lower -24775,做多,2023-02-10 05:40:00,2023-02-10 05:45:00,1545.26,1544.34,-0.0,flip_to_short -24776,做空,2023-02-10 05:45:00,2023-02-10 06:05:00,1544.34,1544.9,-0.0,flip_to_long -24777,做多,2023-02-10 06:05:00,2023-02-10 07:20:00,1544.9,1544.93,-0.0,flip_to_short -24778,做空,2023-02-10 07:20:00,2023-02-10 14:15:00,1544.93,1541.59,0.01,flip_to_long -24779,做多,2023-02-10 14:15:00,2023-02-10 14:20:00,1541.59,1540.4,-0.0,flip_to_short -24780,做空,2023-02-10 14:20:00,2023-02-10 14:30:00,1540.4,1544.56,-0.01,flip_to_long -24781,做多,2023-02-10 14:30:00,2023-02-10 14:40:00,1544.56,1539.56,-0.01,flip_to_short -24782,做空,2023-02-10 14:40:00,2023-02-10 14:45:00,1539.56,1545.88,-0.02,flip_to_long -24783,做多,2023-02-10 14:45:00,2023-02-10 15:00:00,1545.88,1540.07,-0.02,flip_to_short -24784,做空,2023-02-10 15:00:00,2023-02-10 15:45:00,1540.07,1518.78,0.05,tp_lower -24785,做多,2023-02-10 19:00:00,2023-02-10 21:05:00,1526.77,1521.85,-0.01,flip_to_short -24786,做空,2023-02-10 21:05:00,2023-02-10 21:40:00,1521.85,1500.17,0.05,tp_lower -24787,做多,2023-02-11 00:50:00,2023-02-11 01:25:00,1516.2,1515.73,-0.0,flip_to_short -24788,做空,2023-02-11 01:25:00,2023-02-11 05:55:00,1515.73,1517.03,-0.01,flip_to_long -24789,做多,2023-02-11 05:55:00,2023-02-11 06:00:00,1517.03,1516.48,-0.0,flip_to_short -24790,做空,2023-02-11 06:00:00,2023-02-11 06:10:00,1516.48,1516.57,-0.0,flip_to_long -24791,做多,2023-02-11 06:10:00,2023-02-11 06:25:00,1516.57,1517.24,-0.0,flip_to_short -24792,做空,2023-02-11 06:25:00,2023-02-11 06:55:00,1517.24,1518.0,-0.0,flip_to_long -24793,做多,2023-02-11 06:55:00,2023-02-11 07:15:00,1518.0,1518.76,0.0,flip_to_short -24794,做空,2023-02-11 07:15:00,2023-02-11 07:25:00,1518.76,1517.36,0.0,flip_to_long -24795,做多,2023-02-11 07:25:00,2023-02-11 10:05:00,1517.36,1518.49,0.0,flip_to_short -24796,做空,2023-02-11 10:05:00,2023-02-11 10:10:00,1518.49,1519.67,-0.0,flip_to_long -24797,做多,2023-02-11 10:10:00,2023-02-11 10:15:00,1519.67,1518.63,-0.0,flip_to_short -24798,做空,2023-02-11 10:15:00,2023-02-11 10:30:00,1518.63,1519.45,-0.0,flip_to_long -24799,做多,2023-02-11 10:30:00,2023-02-11 10:35:00,1519.45,1518.71,-0.0,flip_to_short -24800,做空,2023-02-11 10:35:00,2023-02-11 11:55:00,1518.71,1519.41,-0.0,flip_to_long -24801,做多,2023-02-11 11:55:00,2023-02-11 12:25:00,1519.41,1519.91,-0.0,flip_to_short -24802,做空,2023-02-11 12:25:00,2023-02-11 12:35:00,1519.91,1519.99,-0.0,flip_to_long -24803,做多,2023-02-11 12:35:00,2023-02-11 12:40:00,1519.99,1516.99,-0.01,flip_to_short -24804,做空,2023-02-11 12:40:00,2023-02-11 13:00:00,1516.99,1519.4,-0.01,flip_to_long -24805,做多,2023-02-11 13:00:00,2023-02-11 14:30:00,1519.4,1519.71,-0.0,flip_to_short -24806,做空,2023-02-11 14:30:00,2023-02-11 14:40:00,1519.71,1520.18,-0.0,flip_to_long -24807,做多,2023-02-11 14:40:00,2023-02-11 15:40:00,1520.18,1520.57,-0.0,flip_to_short -24808,做空,2023-02-11 15:40:00,2023-02-11 18:05:00,1520.57,1520.27,-0.0,flip_to_long -24809,做多,2023-02-11 18:05:00,2023-02-11 18:10:00,1520.27,1519.99,-0.0,flip_to_short -24810,做空,2023-02-11 18:10:00,2023-02-11 18:30:00,1519.99,1511.97,0.02,tp_lower -24811,做多,2023-02-11 19:50:00,2023-02-11 21:45:00,1517.9,1535.01,0.04,tp_upper -24812,做空,2023-02-12 01:35:00,2023-02-12 01:45:00,1531.99,1533.6,-0.01,flip_to_long -24813,做多,2023-02-12 01:45:00,2023-02-12 01:50:00,1533.6,1533.03,-0.0,flip_to_short -24814,做空,2023-02-12 01:50:00,2023-02-12 02:55:00,1533.03,1534.4,-0.01,flip_to_long -24815,做多,2023-02-12 02:55:00,2023-02-12 05:15:00,1534.4,1531.9,-0.01,flip_to_short -24816,做空,2023-02-12 05:15:00,2023-02-12 05:20:00,1531.9,1532.58,-0.0,flip_to_long -24817,做多,2023-02-12 05:20:00,2023-02-12 05:25:00,1532.58,1532.15,-0.0,flip_to_short -24818,做空,2023-02-12 05:25:00,2023-02-12 05:40:00,1532.15,1532.62,-0.0,flip_to_long -24819,做多,2023-02-12 05:40:00,2023-02-12 05:50:00,1532.62,1532.08,-0.0,flip_to_short -24820,做空,2023-02-12 05:50:00,2023-02-12 06:50:00,1532.08,1531.93,-0.0,flip_to_long -24821,做多,2023-02-12 06:50:00,2023-02-12 07:00:00,1531.93,1531.15,-0.0,flip_to_short -24822,做空,2023-02-12 07:00:00,2023-02-12 08:10:00,1531.15,1531.93,-0.0,flip_to_long -24823,做多,2023-02-12 08:10:00,2023-02-12 08:15:00,1531.93,1531.7,-0.0,flip_to_short -24824,做空,2023-02-12 08:15:00,2023-02-12 09:00:00,1531.7,1531.89,-0.0,flip_to_long -24825,做多,2023-02-12 09:00:00,2023-02-12 09:50:00,1531.89,1537.33,0.01,tp_upper -24826,做空,2023-02-12 10:05:00,2023-02-12 11:30:00,1533.34,1534.46,-0.0,flip_to_long -24827,做多,2023-02-12 11:30:00,2023-02-12 11:35:00,1534.46,1532.9,-0.01,flip_to_short -24828,做空,2023-02-12 11:35:00,2023-02-12 11:40:00,1532.9,1533.17,-0.0,flip_to_long -24829,做多,2023-02-12 11:40:00,2023-02-12 11:45:00,1533.17,1532.55,-0.0,flip_to_short -24830,做空,2023-02-12 11:45:00,2023-02-12 11:50:00,1532.55,1533.62,-0.0,flip_to_long -24831,做多,2023-02-12 11:50:00,2023-02-12 11:55:00,1533.62,1532.5,-0.0,flip_to_short -24832,做空,2023-02-12 11:55:00,2023-02-12 12:00:00,1532.5,1532.75,-0.0,flip_to_long -24833,做多,2023-02-12 12:00:00,2023-02-12 12:35:00,1532.75,1529.66,-0.01,flip_to_short -24834,做空,2023-02-12 12:35:00,2023-02-12 12:40:00,1529.66,1526.65,0.01,tp_lower -24835,做多,2023-02-12 14:35:00,2023-02-12 15:05:00,1532.66,1529.61,-0.01,flip_to_short -24836,做空,2023-02-12 15:05:00,2023-02-12 15:10:00,1529.61,1534.73,-0.01,flip_to_long -24837,做多,2023-02-12 15:10:00,2023-02-12 19:00:00,1534.73,1537.45,0.0,flip_to_short -24838,做空,2023-02-12 19:00:00,2023-02-12 19:20:00,1537.45,1537.99,-0.0,flip_to_long -24839,做多,2023-02-12 19:20:00,2023-02-12 19:35:00,1537.99,1537.53,-0.0,flip_to_short -24840,做空,2023-02-12 19:35:00,2023-02-12 19:40:00,1537.53,1538.94,-0.01,flip_to_long -24841,做多,2023-02-12 19:40:00,2023-02-12 19:55:00,1538.94,1538.58,-0.0,flip_to_short -24842,做空,2023-02-12 19:55:00,2023-02-12 20:00:00,1538.58,1540.3,-0.01,flip_to_long -24843,做多,2023-02-12 20:00:00,2023-02-12 20:20:00,1540.3,1538.88,-0.01,flip_to_short -24844,做空,2023-02-12 20:20:00,2023-02-12 20:25:00,1538.88,1540.0,-0.0,flip_to_long -24845,做多,2023-02-12 20:25:00,2023-02-12 20:30:00,1540.0,1537.38,-0.01,flip_to_short -24846,做空,2023-02-12 20:30:00,2023-02-12 20:40:00,1537.38,1539.64,-0.01,flip_to_long -24847,做多,2023-02-12 20:40:00,2023-02-12 20:45:00,1539.64,1538.41,-0.0,flip_to_short -24848,做空,2023-02-12 20:45:00,2023-02-12 21:35:00,1538.41,1518.28,0.05,tp_lower -24849,做多,2023-02-13 00:45:00,2023-02-13 00:55:00,1520.96,1517.67,-0.01,flip_to_short -24850,做空,2023-02-13 00:55:00,2023-02-13 02:45:00,1517.67,1509.64,0.02,flip_to_long -24851,做多,2023-02-13 02:45:00,2023-02-13 03:15:00,1509.64,1510.57,0.0,flip_to_short -24852,做空,2023-02-13 03:15:00,2023-02-13 03:20:00,1510.57,1516.72,-0.02,flip_to_long -24853,做多,2023-02-13 03:20:00,2023-02-13 08:00:00,1516.72,1514.94,-0.01,flip_to_short -24854,做空,2023-02-13 08:00:00,2023-02-13 08:10:00,1514.94,1517.11,-0.01,flip_to_long -24855,做多,2023-02-13 08:10:00,2023-02-13 14:40:00,1517.11,1485.01,-0.08,flip_to_short -24856,做空,2023-02-13 14:40:00,2023-02-13 15:15:00,1485.01,1484.14,0.0,flip_to_long -24857,做多,2023-02-13 15:15:00,2023-02-13 15:30:00,1484.14,1484.79,-0.0,flip_to_short -24858,做空,2023-02-13 15:30:00,2023-02-13 16:05:00,1484.79,1484.21,-0.0,flip_to_long -24859,做多,2023-02-13 16:05:00,2023-02-13 16:15:00,1484.21,1482.39,-0.01,flip_to_short -24860,做空,2023-02-13 16:15:00,2023-02-13 16:35:00,1482.39,1468.1,0.03,tp_lower -24861,做多,2023-02-13 18:10:00,2023-02-13 21:20:00,1480.5,1483.65,0.01,flip_to_short -24862,做空,2023-02-13 21:20:00,2023-02-13 21:45:00,1483.65,1482.13,0.0,flip_to_long -24863,做多,2023-02-13 21:45:00,2023-02-13 22:20:00,1482.13,1483.95,0.0,flip_to_short -24864,做空,2023-02-13 22:20:00,2023-02-13 22:25:00,1483.95,1486.4,-0.01,flip_to_long -24865,做多,2023-02-13 22:25:00,2023-02-14 01:30:00,1486.4,1494.21,0.02,flip_to_short -24866,做空,2023-02-14 01:30:00,2023-02-14 01:35:00,1494.21,1497.46,-0.01,flip_to_long -24867,做多,2023-02-14 01:35:00,2023-02-14 02:50:00,1497.46,1497.5,-0.0,flip_to_short -24868,做空,2023-02-14 02:50:00,2023-02-14 02:55:00,1497.5,1497.51,-0.0,flip_to_long -24869,做多,2023-02-14 02:55:00,2023-02-14 03:20:00,1497.51,1497.7,-0.0,flip_to_short -24870,做空,2023-02-14 03:20:00,2023-02-14 04:25:00,1497.7,1501.4,-0.01,flip_to_long -24871,做多,2023-02-14 04:25:00,2023-02-14 04:30:00,1501.4,1499.34,-0.01,flip_to_short -24872,做空,2023-02-14 04:30:00,2023-02-14 04:35:00,1499.34,1500.51,-0.0,flip_to_long -24873,做多,2023-02-14 04:35:00,2023-02-14 04:40:00,1500.51,1499.41,-0.0,flip_to_short -24874,做空,2023-02-14 04:40:00,2023-02-14 05:05:00,1499.41,1499.91,-0.0,flip_to_long -24875,做多,2023-02-14 05:05:00,2023-02-14 05:10:00,1499.91,1498.28,-0.01,flip_to_short -24876,做空,2023-02-14 05:10:00,2023-02-14 05:15:00,1498.28,1500.03,-0.01,flip_to_long -24877,做多,2023-02-14 05:15:00,2023-02-14 05:45:00,1500.03,1498.32,-0.01,flip_to_short -24878,做空,2023-02-14 05:45:00,2023-02-14 05:50:00,1498.32,1500.11,-0.01,flip_to_long -24879,做多,2023-02-14 05:50:00,2023-02-14 08:05:00,1500.11,1501.79,0.0,flip_to_short -24880,做空,2023-02-14 08:05:00,2023-02-14 08:20:00,1501.79,1501.31,-0.0,flip_to_long -24881,做多,2023-02-14 08:20:00,2023-02-14 08:25:00,1501.31,1500.89,-0.0,flip_to_short -24882,做空,2023-02-14 08:25:00,2023-02-14 09:00:00,1500.89,1500.69,-0.0,flip_to_long -24883,做多,2023-02-14 09:00:00,2023-02-14 09:30:00,1500.69,1500.3,-0.0,flip_to_short -24884,做空,2023-02-14 09:30:00,2023-02-14 09:35:00,1500.3,1502.98,-0.01,flip_to_long -24885,做多,2023-02-14 09:35:00,2023-02-14 09:50:00,1502.98,1514.19,0.03,tp_upper -24886,做空,2023-02-14 11:10:00,2023-02-14 13:30:00,1504.54,1516.01,-0.03,tp_lower -24887,做空,2023-02-14 13:35:00,2023-02-14 13:40:00,1504.41,1507.87,-0.01,flip_to_long -24888,做多,2023-02-14 13:40:00,2023-02-14 14:00:00,1507.87,1507.93,-0.0,flip_to_short -24889,做空,2023-02-14 14:00:00,2023-02-14 14:15:00,1507.93,1508.93,-0.0,flip_to_long -24890,做多,2023-02-14 14:15:00,2023-02-14 14:20:00,1508.93,1505.64,-0.01,flip_to_short -24891,做空,2023-02-14 14:20:00,2023-02-14 14:35:00,1505.64,1509.03,-0.01,flip_to_long -24892,做多,2023-02-14 14:35:00,2023-02-14 14:45:00,1509.03,1533.19,0.06,tp_upper -24893,做空,2023-02-14 21:05:00,2023-02-14 22:55:00,1550.08,1553.64,-0.01,flip_to_long -24894,做多,2023-02-14 22:55:00,2023-02-14 23:55:00,1553.64,1554.94,0.0,flip_to_short -24895,做空,2023-02-14 23:55:00,2023-02-15 03:15:00,1554.94,1550.42,0.01,flip_to_long -24896,做多,2023-02-15 03:15:00,2023-02-15 04:25:00,1550.42,1548.81,-0.01,flip_to_short -24897,做空,2023-02-15 04:25:00,2023-02-15 04:35:00,1548.81,1549.07,-0.0,flip_to_long -24898,做多,2023-02-15 04:35:00,2023-02-15 04:40:00,1549.07,1548.42,-0.0,flip_to_short -24899,做空,2023-02-15 04:40:00,2023-02-15 04:45:00,1548.42,1549.25,-0.0,flip_to_long -24900,做多,2023-02-15 04:45:00,2023-02-15 04:55:00,1549.25,1546.46,-0.01,flip_to_short -24901,做空,2023-02-15 04:55:00,2023-02-15 05:05:00,1546.46,1550.09,-0.01,flip_to_long -24902,做多,2023-02-15 05:05:00,2023-02-15 05:10:00,1550.09,1547.22,-0.01,flip_to_short -24903,做空,2023-02-15 05:10:00,2023-02-15 05:20:00,1547.22,1547.23,-0.0,flip_to_long -24904,做多,2023-02-15 05:20:00,2023-02-15 05:50:00,1547.23,1548.19,0.0,flip_to_short -24905,做空,2023-02-15 05:50:00,2023-02-15 06:35:00,1548.19,1548.82,-0.0,flip_to_long -24906,做多,2023-02-15 06:35:00,2023-02-15 06:50:00,1548.82,1548.01,-0.0,flip_to_short -24907,做空,2023-02-15 06:50:00,2023-02-15 07:35:00,1548.01,1547.63,-0.0,flip_to_long -24908,做多,2023-02-15 07:35:00,2023-02-15 07:45:00,1547.63,1546.92,-0.0,flip_to_short -24909,做空,2023-02-15 07:45:00,2023-02-15 08:30:00,1546.92,1548.28,-0.01,flip_to_long -24910,做多,2023-02-15 08:30:00,2023-02-15 08:35:00,1548.28,1544.65,-0.01,flip_to_short -24911,做空,2023-02-15 08:35:00,2023-02-15 09:25:00,1544.65,1547.8,-0.01,flip_to_long -24912,做多,2023-02-15 09:25:00,2023-02-15 09:40:00,1547.8,1548.83,0.0,flip_to_short -24913,做空,2023-02-15 09:40:00,2023-02-15 14:55:00,1548.83,1571.24,-0.05,flip_to_long -24914,做多,2023-02-15 14:55:00,2023-02-15 15:05:00,1571.24,1573.02,0.0,flip_to_short -24915,做空,2023-02-15 15:05:00,2023-02-15 16:40:00,1573.02,1577.9,-0.01,flip_to_long -24916,做多,2023-02-15 16:40:00,2023-02-15 19:10:00,1577.9,1605.61,0.06,tp_upper -24917,做空,2023-02-16 04:05:00,2023-02-16 04:20:00,1689.24,1692.22,-0.01,flip_to_long -24918,做多,2023-02-16 04:20:00,2023-02-16 06:05:00,1692.22,1692.63,-0.0,flip_to_short -24919,做空,2023-02-16 06:05:00,2023-02-16 06:15:00,1692.63,1695.05,-0.01,flip_to_long -24920,做多,2023-02-16 06:15:00,2023-02-16 06:50:00,1695.05,1694.54,-0.0,flip_to_short -24921,做空,2023-02-16 06:50:00,2023-02-16 07:05:00,1694.54,1680.95,0.03,tp_lower -24922,做多,2023-02-16 09:50:00,2023-02-16 09:55:00,1689.05,1688.53,-0.0,flip_to_short -24923,做空,2023-02-16 09:55:00,2023-02-16 10:20:00,1688.53,1688.12,-0.0,flip_to_long -24924,做多,2023-02-16 10:20:00,2023-02-16 10:50:00,1688.12,1686.21,-0.01,flip_to_short -24925,做空,2023-02-16 10:50:00,2023-02-16 10:55:00,1686.21,1687.77,-0.01,flip_to_long -24926,做多,2023-02-16 10:55:00,2023-02-16 11:00:00,1687.77,1686.32,-0.0,flip_to_short -24927,做空,2023-02-16 11:00:00,2023-02-16 11:05:00,1686.32,1687.25,-0.0,flip_to_long -24928,做多,2023-02-16 11:05:00,2023-02-16 11:10:00,1687.25,1681.25,-0.01,flip_to_short -24929,做空,2023-02-16 11:10:00,2023-02-16 11:25:00,1681.25,1685.67,-0.01,flip_to_long -24930,做多,2023-02-16 11:25:00,2023-02-16 13:35:00,1685.67,1685.12,-0.0,flip_to_short -24931,做空,2023-02-16 13:35:00,2023-02-16 13:45:00,1685.12,1674.92,0.02,tp_lower -24932,做多,2023-02-16 15:05:00,2023-02-16 15:45:00,1684.61,1727.16,0.09,tp_upper -24933,做空,2023-02-16 19:20:00,2023-02-17 01:55:00,1710.43,1663.78,0.1,flip_to_long -24934,做多,2023-02-17 01:55:00,2023-02-17 02:05:00,1663.78,1659.88,-0.01,flip_to_short -24935,做空,2023-02-17 02:05:00,2023-02-17 02:15:00,1659.88,1660.28,-0.0,flip_to_long -24936,做多,2023-02-17 02:15:00,2023-02-17 04:35:00,1660.28,1657.03,-0.01,flip_to_short -24937,做空,2023-02-17 04:35:00,2023-02-17 04:50:00,1657.03,1657.99,-0.0,flip_to_long -24938,做多,2023-02-17 04:50:00,2023-02-17 05:00:00,1657.99,1657.45,-0.0,flip_to_short -24939,做空,2023-02-17 05:00:00,2023-02-17 07:05:00,1657.45,1662.25,-0.01,flip_to_long -24940,做多,2023-02-17 07:05:00,2023-02-17 07:45:00,1662.25,1658.93,-0.01,flip_to_short -24941,做空,2023-02-17 07:45:00,2023-02-17 08:55:00,1658.93,1664.91,-0.02,flip_to_long -24942,做多,2023-02-17 08:55:00,2023-02-17 09:00:00,1664.91,1668.43,0.01,tp_upper -24943,做空,2023-02-17 13:00:00,2023-02-17 13:05:00,1662.7,1664.91,-0.01,flip_to_long -24944,做多,2023-02-17 13:05:00,2023-02-17 13:20:00,1664.91,1659.59,-0.01,flip_to_short -24945,做空,2023-02-17 13:20:00,2023-02-17 14:10:00,1659.59,1665.19,-0.01,flip_to_long -24946,做多,2023-02-17 14:10:00,2023-02-17 14:20:00,1665.19,1665.52,-0.0,flip_to_short -24947,做空,2023-02-17 14:20:00,2023-02-17 14:30:00,1665.52,1676.79,-0.03,flip_to_long -24948,做多,2023-02-17 14:30:00,2023-02-17 14:35:00,1676.79,1679.07,0.0,tp_upper -24949,做空,2023-02-17 14:45:00,2023-02-17 15:00:00,1660.54,1665.79,-0.01,flip_to_long -24950,做多,2023-02-17 15:00:00,2023-02-17 15:05:00,1665.79,1663.25,-0.01,flip_to_short -24951,做空,2023-02-17 15:05:00,2023-02-17 15:10:00,1663.25,1667.62,-0.01,flip_to_long -24952,做多,2023-02-17 15:10:00,2023-02-17 16:20:00,1667.62,1666.99,-0.0,flip_to_short -24953,做空,2023-02-17 16:20:00,2023-02-17 16:35:00,1666.99,1672.27,-0.01,flip_to_long -24954,做多,2023-02-17 16:35:00,2023-02-17 21:50:00,1672.27,1699.63,0.06,flip_to_short -24955,做空,2023-02-17 21:50:00,2023-02-17 22:55:00,1699.63,1698.92,-0.0,flip_to_long -24956,做多,2023-02-17 22:55:00,2023-02-17 23:05:00,1698.92,1694.7,-0.01,flip_to_short -24957,做空,2023-02-17 23:05:00,2023-02-18 00:25:00,1694.7,1700.52,-0.01,flip_to_long -24958,做多,2023-02-18 00:25:00,2023-02-18 00:35:00,1700.52,1694.28,-0.02,flip_to_short -24959,做空,2023-02-18 00:35:00,2023-02-18 01:25:00,1694.28,1698.87,-0.01,flip_to_long -24960,做多,2023-02-18 01:25:00,2023-02-18 01:30:00,1698.87,1695.65,-0.01,flip_to_short -24961,做空,2023-02-18 01:30:00,2023-02-18 01:35:00,1695.65,1699.18,-0.01,flip_to_long -24962,做多,2023-02-18 01:35:00,2023-02-18 02:25:00,1699.18,1696.11,-0.01,flip_to_short -24963,做空,2023-02-18 02:25:00,2023-02-18 03:05:00,1696.11,1695.94,-0.0,flip_to_long -24964,做多,2023-02-18 03:05:00,2023-02-18 03:10:00,1695.94,1695.82,-0.0,flip_to_short -24965,做空,2023-02-18 03:10:00,2023-02-18 03:15:00,1695.82,1699.99,-0.01,flip_to_long -24966,做多,2023-02-18 03:15:00,2023-02-18 03:25:00,1699.99,1696.31,-0.01,flip_to_short -24967,做空,2023-02-18 03:25:00,2023-02-18 03:30:00,1696.31,1698.07,-0.01,flip_to_long -24968,做多,2023-02-18 03:30:00,2023-02-18 05:20:00,1698.07,1697.64,-0.0,flip_to_short -24969,做空,2023-02-18 05:20:00,2023-02-18 05:30:00,1697.64,1699.44,-0.01,flip_to_long -24970,做多,2023-02-18 05:30:00,2023-02-18 05:35:00,1699.44,1698.46,-0.0,flip_to_short -24971,做空,2023-02-18 05:35:00,2023-02-18 05:50:00,1698.46,1698.4,-0.0,flip_to_long -24972,做多,2023-02-18 05:50:00,2023-02-18 06:05:00,1698.4,1698.59,-0.0,flip_to_short -24973,做空,2023-02-18 06:05:00,2023-02-18 06:15:00,1698.59,1698.1,-0.0,flip_to_long -24974,做多,2023-02-18 06:15:00,2023-02-18 06:35:00,1698.1,1699.09,0.0,flip_to_short -24975,做空,2023-02-18 06:35:00,2023-02-18 11:30:00,1699.09,1693.0,0.01,flip_to_long -24976,做多,2023-02-18 11:30:00,2023-02-18 11:35:00,1693.0,1692.38,-0.0,flip_to_short -24977,做空,2023-02-18 11:35:00,2023-02-18 12:10:00,1692.38,1694.37,-0.01,flip_to_long -24978,做多,2023-02-18 12:10:00,2023-02-18 13:55:00,1694.37,1694.61,-0.0,flip_to_short -24979,做空,2023-02-18 13:55:00,2023-02-18 14:45:00,1694.61,1692.6,0.0,flip_to_long -24980,做多,2023-02-18 14:45:00,2023-02-18 15:10:00,1692.6,1695.17,0.0,flip_to_short -24981,做空,2023-02-18 15:10:00,2023-02-18 16:30:00,1695.17,1694.88,-0.0,flip_to_long -24982,做多,2023-02-18 16:30:00,2023-02-18 17:30:00,1694.88,1694.67,-0.0,flip_to_short -24983,做空,2023-02-18 17:30:00,2023-02-18 17:50:00,1694.67,1695.03,-0.0,flip_to_long -24984,做多,2023-02-18 17:50:00,2023-02-18 18:00:00,1695.03,1693.79,-0.0,flip_to_short -24985,做空,2023-02-18 18:00:00,2023-02-18 18:05:00,1693.79,1696.39,-0.01,flip_to_long -24986,做多,2023-02-18 18:05:00,2023-02-18 18:10:00,1696.39,1708.63,0.02,tp_upper -24987,做空,2023-02-18 18:35:00,2023-02-18 18:45:00,1691.17,1696.92,-0.01,flip_to_long -24988,做多,2023-02-18 18:45:00,2023-02-18 18:50:00,1696.92,1694.81,-0.01,flip_to_short -24989,做空,2023-02-18 18:50:00,2023-02-18 19:00:00,1694.81,1695.09,-0.0,flip_to_long -24990,做多,2023-02-18 19:00:00,2023-02-18 22:15:00,1695.09,1689.34,-0.01,flip_to_short -24991,做空,2023-02-18 22:15:00,2023-02-18 22:25:00,1689.34,1692.03,-0.01,flip_to_long -24992,做多,2023-02-18 22:25:00,2023-02-18 22:30:00,1692.03,1690.85,-0.0,flip_to_short -24993,做空,2023-02-18 22:30:00,2023-02-18 22:50:00,1690.85,1689.77,0.0,flip_to_long -24994,做多,2023-02-18 22:50:00,2023-02-18 23:10:00,1689.77,1689.26,-0.0,flip_to_short -24995,做空,2023-02-18 23:10:00,2023-02-18 23:15:00,1689.26,1690.02,-0.0,flip_to_long -24996,做多,2023-02-18 23:15:00,2023-02-18 23:20:00,1690.02,1689.01,-0.0,flip_to_short -24997,做空,2023-02-18 23:20:00,2023-02-19 03:55:00,1689.01,1695.41,-0.02,flip_to_long -24998,做多,2023-02-19 03:55:00,2023-02-19 04:20:00,1695.41,1694.03,-0.0,flip_to_short -24999,做空,2023-02-19 04:20:00,2023-02-19 04:25:00,1694.03,1694.75,-0.0,flip_to_long -25000,做多,2023-02-19 04:25:00,2023-02-19 05:20:00,1694.75,1706.72,0.02,tp_upper -25001,做空,2023-02-19 05:45:00,2023-02-19 07:05:00,1697.07,1697.43,-0.0,flip_to_long -25002,做多,2023-02-19 07:05:00,2023-02-19 10:45:00,1697.43,1697.28,-0.0,flip_to_short -25003,做空,2023-02-19 10:45:00,2023-02-19 13:40:00,1697.28,1696.27,0.0,flip_to_long -25004,做多,2023-02-19 13:40:00,2023-02-19 13:50:00,1696.27,1695.48,-0.0,flip_to_short -25005,做空,2023-02-19 13:50:00,2023-02-19 14:00:00,1695.48,1696.27,-0.0,flip_to_long -25006,做多,2023-02-19 14:00:00,2023-02-19 15:05:00,1696.27,1709.71,0.03,tp_upper -25007,做空,2023-02-19 15:25:00,2023-02-19 21:55:00,1703.77,1686.48,0.04,flip_to_long -25008,做多,2023-02-19 21:55:00,2023-02-19 22:00:00,1686.48,1685.37,-0.0,flip_to_short -25009,做空,2023-02-19 22:00:00,2023-02-19 22:50:00,1685.37,1685.51,-0.0,flip_to_long -25010,做多,2023-02-19 22:50:00,2023-02-19 23:00:00,1685.51,1683.06,-0.01,flip_to_short -25011,做空,2023-02-19 23:00:00,2023-02-19 23:10:00,1683.06,1686.27,-0.01,flip_to_long -25012,做多,2023-02-19 23:10:00,2023-02-19 23:15:00,1686.27,1685.52,-0.0,flip_to_short -25013,做空,2023-02-19 23:15:00,2023-02-20 00:00:00,1685.52,1686.45,-0.0,flip_to_long -25014,做多,2023-02-20 00:00:00,2023-02-20 00:05:00,1686.45,1683.55,-0.01,flip_to_short -25015,做空,2023-02-20 00:05:00,2023-02-20 00:10:00,1683.55,1683.71,-0.0,flip_to_long -25016,做多,2023-02-20 00:10:00,2023-02-20 03:00:00,1683.71,1678.67,-0.01,flip_to_short -25017,做空,2023-02-20 03:00:00,2023-02-20 03:20:00,1678.67,1679.28,-0.0,flip_to_long -25018,做多,2023-02-20 03:20:00,2023-02-20 08:35:00,1679.28,1690.26,0.02,flip_to_short -25019,做空,2023-02-20 08:35:00,2023-02-20 08:40:00,1690.26,1692.49,-0.01,flip_to_long -25020,做多,2023-02-20 08:40:00,2023-02-20 09:10:00,1692.49,1690.44,-0.01,flip_to_short -25021,做空,2023-02-20 09:10:00,2023-02-20 09:15:00,1690.44,1692.4,-0.01,flip_to_long -25022,做多,2023-02-20 09:15:00,2023-02-20 09:40:00,1692.4,1708.56,0.03,tp_upper -25023,做空,2023-02-20 12:45:00,2023-02-20 12:55:00,1703.21,1706.88,-0.01,flip_to_long -25024,做多,2023-02-20 12:55:00,2023-02-20 13:15:00,1706.88,1709.5,0.0,flip_to_short -25025,做空,2023-02-20 13:15:00,2023-02-20 14:10:00,1709.5,1707.96,0.0,flip_to_long -25026,做多,2023-02-20 14:10:00,2023-02-20 14:25:00,1707.96,1704.02,-0.01,flip_to_short -25027,做空,2023-02-20 14:25:00,2023-02-20 14:50:00,1704.02,1709.6,-0.01,flip_to_long -25028,做多,2023-02-20 14:50:00,2023-02-20 15:10:00,1709.6,1705.78,-0.01,flip_to_short -25029,做空,2023-02-20 15:10:00,2023-02-20 15:15:00,1705.78,1709.39,-0.01,flip_to_long -25030,做多,2023-02-20 15:15:00,2023-02-20 15:40:00,1709.39,1710.96,0.0,flip_to_short -25031,做空,2023-02-20 15:40:00,2023-02-20 19:05:00,1710.96,1701.51,0.02,flip_to_long -25032,做多,2023-02-20 19:05:00,2023-02-20 19:15:00,1701.51,1701.21,-0.0,flip_to_short -25033,做空,2023-02-20 19:15:00,2023-02-20 19:25:00,1701.21,1701.3,-0.0,flip_to_long -25034,做多,2023-02-20 19:25:00,2023-02-20 19:30:00,1701.3,1701.2,-0.0,flip_to_short -25035,做空,2023-02-20 19:30:00,2023-02-20 19:35:00,1701.2,1703.28,-0.01,flip_to_long -25036,做多,2023-02-20 19:35:00,2023-02-20 21:55:00,1703.28,1701.35,-0.01,flip_to_short -25037,做空,2023-02-20 21:55:00,2023-02-20 22:05:00,1701.35,1703.38,-0.01,flip_to_long -25038,做多,2023-02-20 22:05:00,2023-02-20 22:10:00,1703.38,1702.19,-0.0,flip_to_short -25039,做空,2023-02-20 22:10:00,2023-02-20 23:10:00,1702.19,1700.72,0.0,flip_to_long -25040,做多,2023-02-20 23:10:00,2023-02-21 00:05:00,1700.72,1701.95,0.0,flip_to_short -25041,做空,2023-02-21 00:05:00,2023-02-21 00:10:00,1701.95,1703.15,-0.0,flip_to_long -25042,做多,2023-02-21 00:10:00,2023-02-21 00:15:00,1703.15,1698.28,-0.01,flip_to_short -25043,做空,2023-02-21 00:15:00,2023-02-21 00:30:00,1698.28,1704.54,-0.02,flip_to_long -25044,做多,2023-02-21 00:30:00,2023-02-21 01:20:00,1704.54,1701.99,-0.01,flip_to_short -25045,做空,2023-02-21 01:20:00,2023-02-21 01:35:00,1701.99,1704.69,-0.01,flip_to_long -25046,做多,2023-02-21 01:35:00,2023-02-21 03:00:00,1704.69,1700.08,-0.01,flip_to_short -25047,做空,2023-02-21 03:00:00,2023-02-21 03:05:00,1700.08,1707.51,-0.02,flip_to_long -25048,做多,2023-02-21 03:05:00,2023-02-21 03:40:00,1707.51,1703.74,-0.01,flip_to_short -25049,做空,2023-02-21 03:40:00,2023-02-21 06:40:00,1703.74,1702.74,0.0,flip_to_long -25050,做多,2023-02-21 06:40:00,2023-02-21 06:45:00,1702.74,1701.88,-0.0,flip_to_short -25051,做空,2023-02-21 06:45:00,2023-02-21 06:50:00,1701.88,1705.72,-0.01,flip_to_long -25052,做多,2023-02-21 06:50:00,2023-02-21 07:05:00,1705.72,1701.84,-0.01,flip_to_short -25053,做空,2023-02-21 07:05:00,2023-02-21 07:10:00,1701.84,1704.58,-0.01,flip_to_long -25054,做多,2023-02-21 07:10:00,2023-02-21 07:35:00,1704.58,1702.38,-0.01,flip_to_short -25055,做空,2023-02-21 07:35:00,2023-02-21 08:45:00,1702.38,1675.81,0.05,tp_lower -25056,做多,2023-02-21 14:15:00,2023-02-21 14:45:00,1675.44,1676.25,-0.0,flip_to_short -25057,做空,2023-02-21 14:45:00,2023-02-21 14:50:00,1676.25,1677.42,-0.0,flip_to_long -25058,做多,2023-02-21 14:50:00,2023-02-21 14:55:00,1677.42,1674.47,-0.01,flip_to_short -25059,做空,2023-02-21 14:55:00,2023-02-21 15:35:00,1674.47,1673.02,0.0,flip_to_long -25060,做多,2023-02-21 15:35:00,2023-02-21 19:20:00,1673.02,1671.47,-0.01,flip_to_short -25061,做空,2023-02-21 19:20:00,2023-02-21 19:25:00,1671.47,1673.71,-0.01,flip_to_long -25062,做多,2023-02-21 19:25:00,2023-02-21 19:40:00,1673.71,1671.02,-0.01,flip_to_short -25063,做空,2023-02-21 19:40:00,2023-02-21 19:50:00,1671.02,1672.46,-0.0,flip_to_long -25064,做多,2023-02-21 19:50:00,2023-02-21 19:55:00,1672.46,1671.89,-0.0,flip_to_short -25065,做空,2023-02-21 19:55:00,2023-02-21 21:00:00,1671.89,1669.71,0.0,flip_to_long -25066,做多,2023-02-21 21:00:00,2023-02-22 00:40:00,1669.71,1656.25,-0.03,flip_to_short -25067,做空,2023-02-22 00:40:00,2023-02-22 00:50:00,1656.25,1659.23,-0.01,flip_to_long -25068,做多,2023-02-22 00:50:00,2023-02-22 01:10:00,1659.23,1655.49,-0.01,flip_to_short -25069,做空,2023-02-22 01:10:00,2023-02-22 01:15:00,1655.49,1657.85,-0.01,flip_to_long -25070,做多,2023-02-22 01:15:00,2023-02-22 01:30:00,1657.85,1654.37,-0.01,flip_to_short -25071,做空,2023-02-22 01:30:00,2023-02-22 03:50:00,1654.37,1650.46,0.01,flip_to_long -25072,做多,2023-02-22 03:50:00,2023-02-22 07:25:00,1650.46,1638.26,-0.03,flip_to_short -25073,做空,2023-02-22 07:25:00,2023-02-22 07:30:00,1638.26,1641.69,-0.01,flip_to_long -25074,做多,2023-02-22 07:30:00,2023-02-22 08:00:00,1641.69,1639.98,-0.01,flip_to_short -25075,做空,2023-02-22 08:00:00,2023-02-22 09:25:00,1639.98,1638.73,0.0,flip_to_long -25076,做多,2023-02-22 09:25:00,2023-02-22 09:30:00,1638.73,1636.34,-0.01,flip_to_short -25077,做空,2023-02-22 09:30:00,2023-02-22 09:40:00,1636.34,1640.1,-0.01,flip_to_long -25078,做多,2023-02-22 09:40:00,2023-02-22 11:30:00,1640.1,1638.38,-0.01,flip_to_short -25079,做空,2023-02-22 11:30:00,2023-02-22 11:40:00,1638.38,1640.93,-0.01,flip_to_long -25080,做多,2023-02-22 11:40:00,2023-02-22 14:00:00,1640.93,1638.13,-0.01,flip_to_short -25081,做空,2023-02-22 14:00:00,2023-02-22 19:00:00,1638.13,1621.5,0.03,flip_to_long -25082,做多,2023-02-22 19:00:00,2023-02-22 19:10:00,1621.5,1620.11,-0.0,flip_to_short -25083,做空,2023-02-22 19:10:00,2023-02-22 20:40:00,1620.11,1612.16,0.02,flip_to_long -25084,做多,2023-02-22 20:40:00,2023-02-22 21:40:00,1612.16,1613.24,0.0,flip_to_short -25085,做空,2023-02-22 21:40:00,2023-02-22 21:45:00,1613.24,1613.58,-0.0,flip_to_long -25086,做多,2023-02-22 21:45:00,2023-02-23 06:30:00,1613.58,1662.67,0.1,flip_to_short -25087,做空,2023-02-23 06:30:00,2023-02-23 06:40:00,1662.67,1663.39,-0.0,flip_to_long -25088,做多,2023-02-23 06:40:00,2023-02-23 06:55:00,1663.39,1664.72,0.0,flip_to_short -25089,做空,2023-02-23 06:55:00,2023-02-23 07:00:00,1664.72,1666.47,-0.01,flip_to_long -25090,做多,2023-02-23 07:00:00,2023-02-23 07:05:00,1666.47,1664.9,-0.01,flip_to_short -25091,做空,2023-02-23 07:05:00,2023-02-23 07:10:00,1664.9,1666.49,-0.01,flip_to_long -25092,做多,2023-02-23 07:10:00,2023-02-23 07:20:00,1666.49,1664.65,-0.01,flip_to_short -25093,做空,2023-02-23 07:20:00,2023-02-23 07:50:00,1664.65,1667.42,-0.01,flip_to_long -25094,做多,2023-02-23 07:50:00,2023-02-23 07:55:00,1667.42,1665.67,-0.01,flip_to_short -25095,做空,2023-02-23 07:55:00,2023-02-23 08:05:00,1665.67,1666.32,-0.0,flip_to_long -25096,做多,2023-02-23 08:05:00,2023-02-23 09:20:00,1666.32,1665.94,-0.0,flip_to_short -25097,做空,2023-02-23 09:20:00,2023-02-23 09:25:00,1665.94,1666.11,-0.0,flip_to_long -25098,做多,2023-02-23 09:25:00,2023-02-23 09:40:00,1666.11,1665.82,-0.0,flip_to_short -25099,做空,2023-02-23 09:40:00,2023-02-23 10:25:00,1665.82,1665.91,-0.0,flip_to_long -25100,做多,2023-02-23 10:25:00,2023-02-23 10:30:00,1665.91,1664.44,-0.0,flip_to_short -25101,做空,2023-02-23 10:30:00,2023-02-23 10:55:00,1664.44,1665.26,-0.0,flip_to_long -25102,做多,2023-02-23 10:55:00,2023-02-23 11:10:00,1665.26,1664.04,-0.0,flip_to_short -25103,做空,2023-02-23 11:10:00,2023-02-23 11:20:00,1664.04,1649.94,0.03,tp_lower -25104,做多,2023-02-23 13:10:00,2023-02-23 13:30:00,1659.17,1657.28,-0.01,flip_to_short -25105,做空,2023-02-23 13:30:00,2023-02-23 13:55:00,1657.28,1654.77,0.0,flip_to_long -25106,做多,2023-02-23 13:55:00,2023-02-23 14:35:00,1654.77,1654.48,-0.0,flip_to_short -25107,做空,2023-02-23 14:35:00,2023-02-23 15:10:00,1654.48,1652.89,0.0,flip_to_long -25108,做多,2023-02-23 15:10:00,2023-02-23 15:45:00,1652.89,1653.27,-0.0,flip_to_short -25109,做空,2023-02-23 15:45:00,2023-02-23 16:20:00,1653.27,1652.2,0.0,flip_to_long -25110,做多,2023-02-23 16:20:00,2023-02-23 16:35:00,1652.2,1651.23,-0.0,flip_to_short -25111,做空,2023-02-23 16:35:00,2023-02-23 16:45:00,1651.23,1652.84,-0.01,flip_to_long -25112,做多,2023-02-23 16:45:00,2023-02-23 16:50:00,1652.84,1649.35,-0.01,flip_to_short -25113,做空,2023-02-23 16:50:00,2023-02-23 17:15:00,1649.35,1654.31,-0.01,flip_to_long -25114,做多,2023-02-23 17:15:00,2023-02-23 17:20:00,1654.31,1653.24,-0.0,flip_to_short -25115,做空,2023-02-23 17:20:00,2023-02-23 17:30:00,1653.24,1655.84,-0.01,flip_to_long -25116,做多,2023-02-23 17:30:00,2023-02-23 17:50:00,1655.84,1642.86,-0.03,flip_to_short -25117,做空,2023-02-23 17:50:00,2023-02-23 19:15:00,1642.86,1653.37,-0.02,flip_to_long -25118,做多,2023-02-23 19:15:00,2023-02-23 19:50:00,1653.37,1653.43,-0.0,flip_to_short -25119,做空,2023-02-23 19:50:00,2023-02-23 20:55:00,1653.43,1651.55,0.0,flip_to_long -25120,做多,2023-02-23 20:55:00,2023-02-23 21:00:00,1651.55,1650.92,-0.0,flip_to_short -25121,做空,2023-02-23 21:00:00,2023-02-23 23:05:00,1650.92,1648.97,0.0,flip_to_long -25122,做多,2023-02-23 23:05:00,2023-02-23 23:10:00,1648.97,1645.88,-0.01,flip_to_short -25123,做空,2023-02-23 23:10:00,2023-02-23 23:45:00,1645.88,1649.07,-0.01,flip_to_long -25124,做多,2023-02-23 23:45:00,2023-02-23 23:55:00,1649.07,1649.69,-0.0,flip_to_short -25125,做空,2023-02-23 23:55:00,2023-02-24 00:50:00,1649.69,1649.51,-0.0,flip_to_long -25126,做多,2023-02-24 00:50:00,2023-02-24 02:45:00,1649.51,1648.0,-0.01,flip_to_short -25127,做空,2023-02-24 02:45:00,2023-02-24 03:20:00,1648.0,1650.66,-0.01,flip_to_long -25128,做多,2023-02-24 03:20:00,2023-02-24 03:25:00,1650.66,1649.25,-0.0,flip_to_short -25129,做空,2023-02-24 03:25:00,2023-02-24 03:30:00,1649.25,1650.52,-0.0,flip_to_long -25130,做多,2023-02-24 03:30:00,2023-02-24 06:40:00,1650.52,1647.81,-0.01,flip_to_short -25131,做空,2023-02-24 06:40:00,2023-02-24 06:45:00,1647.81,1650.05,-0.01,flip_to_long -25132,做多,2023-02-24 06:45:00,2023-02-24 07:05:00,1650.05,1649.49,-0.0,flip_to_short -25133,做空,2023-02-24 07:05:00,2023-02-24 07:30:00,1649.49,1648.24,0.0,flip_to_long -25134,做多,2023-02-24 07:30:00,2023-02-24 08:10:00,1648.24,1645.66,-0.01,flip_to_short -25135,做空,2023-02-24 08:10:00,2023-02-24 08:15:00,1645.66,1647.85,-0.01,flip_to_long -25136,做多,2023-02-24 08:15:00,2023-02-24 09:30:00,1647.85,1647.33,-0.0,flip_to_short -25137,做空,2023-02-24 09:30:00,2023-02-24 09:50:00,1647.33,1649.99,-0.01,flip_to_long -25138,做多,2023-02-24 09:50:00,2023-02-24 09:55:00,1649.99,1646.82,-0.01,flip_to_short -25139,做空,2023-02-24 09:55:00,2023-02-24 10:05:00,1646.82,1647.9,-0.0,flip_to_long -25140,做多,2023-02-24 10:05:00,2023-02-24 10:50:00,1647.9,1649.06,0.0,flip_to_short -25141,做空,2023-02-24 10:50:00,2023-02-24 12:05:00,1649.06,1648.98,-0.0,flip_to_long -25142,做多,2023-02-24 12:05:00,2023-02-24 12:20:00,1648.98,1645.77,-0.01,flip_to_short -25143,做空,2023-02-24 12:20:00,2023-02-24 19:35:00,1645.77,1599.81,0.09,flip_to_long -25144,做多,2023-02-24 19:35:00,2023-02-24 22:00:00,1599.81,1601.72,0.0,flip_to_short -25145,做空,2023-02-24 22:00:00,2023-02-24 22:45:00,1601.72,1601.96,-0.0,flip_to_long -25146,做多,2023-02-24 22:45:00,2023-02-25 00:15:00,1601.96,1605.68,0.01,flip_to_short -25147,做空,2023-02-25 00:15:00,2023-02-25 00:25:00,1605.68,1607.21,-0.01,flip_to_long -25148,做多,2023-02-25 00:25:00,2023-02-25 00:30:00,1607.21,1605.33,-0.01,flip_to_short -25149,做空,2023-02-25 00:30:00,2023-02-25 01:10:00,1605.33,1607.15,-0.01,flip_to_long -25150,做多,2023-02-25 01:10:00,2023-02-25 01:15:00,1607.15,1606.87,-0.0,flip_to_short -25151,做空,2023-02-25 01:15:00,2023-02-25 01:30:00,1606.87,1606.49,-0.0,flip_to_long -25152,做多,2023-02-25 01:30:00,2023-02-25 01:35:00,1606.49,1605.8,-0.0,flip_to_short -25153,做空,2023-02-25 01:35:00,2023-02-25 01:45:00,1605.8,1605.82,-0.0,flip_to_long -25154,做多,2023-02-25 01:45:00,2023-02-25 01:55:00,1605.82,1604.92,-0.0,flip_to_short -25155,做空,2023-02-25 01:55:00,2023-02-25 02:00:00,1604.92,1605.01,-0.0,flip_to_long -25156,做多,2023-02-25 02:00:00,2023-02-25 02:10:00,1605.01,1602.98,-0.01,flip_to_short -25157,做空,2023-02-25 02:10:00,2023-02-25 06:30:00,1602.98,1600.0,0.0,flip_to_long -25158,做多,2023-02-25 06:30:00,2023-02-25 06:35:00,1600.0,1599.12,-0.0,flip_to_short -25159,做空,2023-02-25 06:35:00,2023-02-25 06:45:00,1599.12,1599.78,-0.0,flip_to_long -25160,做多,2023-02-25 06:45:00,2023-02-25 09:15:00,1599.78,1600.85,0.0,flip_to_short -25161,做空,2023-02-25 09:15:00,2023-02-25 09:30:00,1600.85,1601.27,-0.0,flip_to_long -25162,做多,2023-02-25 09:30:00,2023-02-25 09:35:00,1601.27,1600.1,-0.0,flip_to_short -25163,做空,2023-02-25 09:35:00,2023-02-25 09:40:00,1600.1,1600.76,-0.0,flip_to_long -25164,做多,2023-02-25 09:40:00,2023-02-25 09:45:00,1600.76,1598.57,-0.01,flip_to_short -25165,做空,2023-02-25 09:45:00,2023-02-25 09:50:00,1598.57,1601.63,-0.01,flip_to_long -25166,做多,2023-02-25 09:50:00,2023-02-25 09:55:00,1601.63,1601.24,-0.0,flip_to_short -25167,做空,2023-02-25 09:55:00,2023-02-25 11:25:00,1601.24,1601.22,-0.0,flip_to_long -25168,做多,2023-02-25 11:25:00,2023-02-25 11:30:00,1601.22,1599.3,-0.01,flip_to_short -25169,做空,2023-02-25 11:30:00,2023-02-25 11:35:00,1599.3,1600.08,-0.0,flip_to_long -25170,做多,2023-02-25 11:35:00,2023-02-25 13:05:00,1600.08,1599.15,-0.0,flip_to_short -25171,做空,2023-02-25 13:05:00,2023-02-25 13:15:00,1599.15,1599.65,-0.0,flip_to_long -25172,做多,2023-02-25 13:15:00,2023-02-25 13:35:00,1599.65,1600.53,0.0,flip_to_short -25173,做空,2023-02-25 13:35:00,2023-02-25 14:25:00,1600.53,1599.99,-0.0,flip_to_long -25174,做多,2023-02-25 14:25:00,2023-02-25 14:35:00,1599.99,1597.01,-0.01,flip_to_short -25175,做空,2023-02-25 14:35:00,2023-02-25 15:00:00,1597.01,1598.97,-0.01,flip_to_long -25176,做多,2023-02-25 15:00:00,2023-02-25 15:05:00,1598.97,1596.91,-0.01,flip_to_short -25177,做空,2023-02-25 15:05:00,2023-02-25 16:10:00,1596.91,1599.99,-0.01,flip_to_long -25178,做多,2023-02-25 16:10:00,2023-02-25 16:15:00,1599.99,1598.56,-0.0,flip_to_short -25179,做空,2023-02-25 16:15:00,2023-02-25 16:25:00,1598.56,1597.2,0.0,flip_to_long -25180,做多,2023-02-25 16:25:00,2023-02-25 16:45:00,1597.2,1596.81,-0.0,flip_to_short -25181,做空,2023-02-25 16:45:00,2023-02-25 17:55:00,1596.81,1597.32,-0.0,flip_to_long -25182,做多,2023-02-25 17:55:00,2023-02-26 06:00:00,1597.32,1597.92,-0.0,flip_to_short -25183,做空,2023-02-26 06:00:00,2023-02-26 06:55:00,1597.92,1599.5,-0.01,flip_to_long -25184,做多,2023-02-26 06:55:00,2023-02-26 07:10:00,1599.5,1598.64,-0.0,flip_to_short -25185,做空,2023-02-26 07:10:00,2023-02-26 07:20:00,1598.64,1600.02,-0.0,flip_to_long -25186,做多,2023-02-26 07:20:00,2023-02-26 07:25:00,1600.02,1598.83,-0.0,flip_to_short -25187,做空,2023-02-26 07:25:00,2023-02-26 07:30:00,1598.83,1599.81,-0.0,flip_to_long -25188,做多,2023-02-26 07:30:00,2023-02-26 07:50:00,1599.81,1599.35,-0.0,flip_to_short -25189,做空,2023-02-26 07:50:00,2023-02-26 08:40:00,1599.35,1599.3,-0.0,flip_to_long -25190,做多,2023-02-26 08:40:00,2023-02-26 11:20:00,1599.3,1600.72,0.0,flip_to_short -25191,做空,2023-02-26 11:20:00,2023-02-26 12:15:00,1600.72,1601.12,-0.0,flip_to_long -25192,做多,2023-02-26 12:15:00,2023-02-26 12:30:00,1601.12,1600.03,-0.0,flip_to_short -25193,做空,2023-02-26 12:30:00,2023-02-26 13:55:00,1600.03,1600.92,-0.0,flip_to_long -25194,做多,2023-02-26 13:55:00,2023-02-26 14:15:00,1600.92,1606.82,0.01,tp_upper -25195,做空,2023-02-26 15:30:00,2023-02-26 16:30:00,1601.4,1602.35,-0.0,flip_to_long -25196,做多,2023-02-26 16:30:00,2023-02-26 16:35:00,1602.35,1601.52,-0.0,flip_to_short -25197,做空,2023-02-26 16:35:00,2023-02-26 16:50:00,1601.52,1602.27,-0.0,flip_to_long -25198,做多,2023-02-26 16:50:00,2023-02-26 16:55:00,1602.27,1601.22,-0.0,flip_to_short -25199,做空,2023-02-26 16:55:00,2023-02-26 17:45:00,1601.22,1602.7,-0.0,flip_to_long -25200,做多,2023-02-26 17:45:00,2023-02-26 22:25:00,1602.7,1627.71,0.05,flip_to_short -25201,做空,2023-02-26 22:25:00,2023-02-26 22:35:00,1627.71,1628.16,-0.0,flip_to_long -25202,做多,2023-02-26 22:35:00,2023-02-26 22:45:00,1628.16,1631.46,0.01,flip_to_short -25203,做空,2023-02-26 22:45:00,2023-02-26 22:55:00,1631.46,1633.09,-0.01,flip_to_long -25204,做多,2023-02-26 22:55:00,2023-02-27 00:05:00,1633.09,1638.05,0.01,flip_to_short -25205,做空,2023-02-27 00:05:00,2023-02-27 00:15:00,1638.05,1638.83,-0.0,flip_to_long -25206,做多,2023-02-27 00:15:00,2023-02-27 00:20:00,1638.83,1636.51,-0.01,flip_to_short -25207,做空,2023-02-27 00:20:00,2023-02-27 00:30:00,1636.51,1638.53,-0.01,flip_to_long -25208,做多,2023-02-27 00:30:00,2023-02-27 00:35:00,1638.53,1637.0,-0.01,flip_to_short -25209,做空,2023-02-27 00:35:00,2023-02-27 01:40:00,1637.0,1639.44,-0.01,flip_to_long -25210,做多,2023-02-27 01:40:00,2023-02-27 03:55:00,1639.44,1639.67,-0.0,flip_to_short -25211,做空,2023-02-27 03:55:00,2023-02-27 07:05:00,1639.67,1637.85,0.0,flip_to_long -25212,做多,2023-02-27 07:05:00,2023-02-27 07:10:00,1637.85,1636.86,-0.0,flip_to_short -25213,做空,2023-02-27 07:10:00,2023-02-27 07:25:00,1636.86,1638.34,-0.0,flip_to_long -25214,做多,2023-02-27 07:25:00,2023-02-27 07:35:00,1638.34,1636.7,-0.01,flip_to_short -25215,做空,2023-02-27 07:35:00,2023-02-27 07:50:00,1636.7,1637.32,-0.0,flip_to_long -25216,做多,2023-02-27 07:50:00,2023-02-27 07:55:00,1637.32,1635.59,-0.01,flip_to_short -25217,做空,2023-02-27 07:55:00,2023-02-27 08:00:00,1635.59,1637.73,-0.01,flip_to_long -25218,做多,2023-02-27 08:00:00,2023-02-27 08:05:00,1637.73,1635.91,-0.01,flip_to_short -25219,做空,2023-02-27 08:05:00,2023-02-27 08:40:00,1635.91,1636.74,-0.0,flip_to_long -25220,做多,2023-02-27 08:40:00,2023-02-27 08:45:00,1636.74,1636.48,-0.0,flip_to_short -25221,做空,2023-02-27 08:45:00,2023-02-27 09:00:00,1636.48,1635.74,-0.0,flip_to_long -25222,做多,2023-02-27 09:00:00,2023-02-27 09:05:00,1635.74,1634.02,-0.01,flip_to_short -25223,做空,2023-02-27 09:05:00,2023-02-27 09:10:00,1634.02,1635.05,-0.0,flip_to_long -25224,做多,2023-02-27 09:10:00,2023-02-27 09:50:00,1635.05,1635.36,-0.0,flip_to_short -25225,做空,2023-02-27 09:50:00,2023-02-27 09:55:00,1635.36,1636.75,-0.0,flip_to_long -25226,做多,2023-02-27 09:55:00,2023-02-27 10:15:00,1636.75,1635.7,-0.0,flip_to_short -25227,做空,2023-02-27 10:15:00,2023-02-27 10:20:00,1635.7,1636.12,-0.0,flip_to_long -25228,做多,2023-02-27 10:20:00,2023-02-27 10:30:00,1636.12,1633.41,-0.01,flip_to_short -25229,做空,2023-02-27 10:30:00,2023-02-27 10:45:00,1633.41,1636.1,-0.01,flip_to_long -25230,做多,2023-02-27 10:45:00,2023-02-27 10:55:00,1636.1,1635.92,-0.0,flip_to_short -25231,做空,2023-02-27 10:55:00,2023-02-27 21:20:00,1635.92,1624.58,0.02,flip_to_long -25232,做多,2023-02-27 21:20:00,2023-02-27 21:45:00,1624.58,1625.93,0.0,flip_to_short -25233,做空,2023-02-27 21:45:00,2023-02-28 01:50:00,1625.93,1631.29,-0.01,flip_to_long -25234,做多,2023-02-28 01:50:00,2023-02-28 02:05:00,1631.29,1628.12,-0.01,flip_to_short -25235,做空,2023-02-28 02:05:00,2023-02-28 02:10:00,1628.12,1631.45,-0.01,flip_to_long -25236,做多,2023-02-28 02:10:00,2023-02-28 02:40:00,1631.45,1629.0,-0.01,flip_to_short -25237,做空,2023-02-28 02:40:00,2023-02-28 02:50:00,1629.0,1630.11,-0.0,flip_to_long -25238,做多,2023-02-28 02:50:00,2023-02-28 02:55:00,1630.11,1629.76,-0.0,flip_to_short -25239,做空,2023-02-28 02:55:00,2023-02-28 03:05:00,1629.76,1630.01,-0.0,flip_to_long -25240,做多,2023-02-28 03:05:00,2023-02-28 03:45:00,1630.01,1631.19,0.0,flip_to_short -25241,做空,2023-02-28 03:45:00,2023-02-28 06:50:00,1631.19,1629.31,0.0,flip_to_long -25242,做多,2023-02-28 06:50:00,2023-02-28 06:55:00,1629.31,1627.67,-0.01,flip_to_short -25243,做空,2023-02-28 06:55:00,2023-02-28 10:35:00,1627.67,1623.82,0.01,flip_to_long -25244,做多,2023-02-28 10:35:00,2023-02-28 14:30:00,1623.82,1628.66,0.01,flip_to_short -25245,做空,2023-02-28 14:30:00,2023-02-28 14:35:00,1628.66,1637.25,-0.02,flip_to_long -25246,做多,2023-02-28 14:35:00,2023-02-28 15:10:00,1637.25,1634.14,-0.01,flip_to_short -25247,做空,2023-02-28 15:10:00,2023-02-28 16:50:00,1634.14,1636.03,-0.01,flip_to_long -25248,做多,2023-02-28 16:50:00,2023-02-28 16:55:00,1636.03,1634.77,-0.0,flip_to_short -25249,做空,2023-02-28 16:55:00,2023-02-28 17:05:00,1634.77,1636.35,-0.01,flip_to_long -25250,做多,2023-02-28 17:05:00,2023-02-28 17:15:00,1636.35,1637.16,-0.0,flip_to_short -25251,做空,2023-02-28 17:15:00,2023-03-01 01:30:00,1637.16,1614.31,0.05,flip_to_long -25252,做多,2023-03-01 01:30:00,2023-03-01 09:40:00,1614.31,1651.55,0.08,flip_to_short -25253,做空,2023-03-01 09:40:00,2023-03-01 09:45:00,1651.55,1653.42,-0.01,flip_to_long -25254,做多,2023-03-01 09:45:00,2023-03-01 09:55:00,1653.42,1652.5,-0.0,flip_to_short -25255,做空,2023-03-01 09:55:00,2023-03-01 10:20:00,1652.5,1652.96,-0.0,flip_to_long -25256,做多,2023-03-01 10:20:00,2023-03-01 10:30:00,1652.96,1652.39,-0.0,flip_to_short -25257,做空,2023-03-01 10:30:00,2023-03-01 10:35:00,1652.39,1654.38,-0.01,flip_to_long -25258,做多,2023-03-01 10:35:00,2023-03-01 11:20:00,1654.38,1653.97,-0.0,flip_to_short -25259,做空,2023-03-01 11:20:00,2023-03-01 11:30:00,1653.97,1654.57,-0.0,flip_to_long -25260,做多,2023-03-01 11:30:00,2023-03-01 11:35:00,1654.57,1653.8,-0.0,flip_to_short -25261,做空,2023-03-01 11:35:00,2023-03-01 11:40:00,1653.8,1654.9,-0.0,flip_to_long -25262,做多,2023-03-01 11:40:00,2023-03-01 11:45:00,1654.9,1654.04,-0.0,flip_to_short -25263,做空,2023-03-01 11:45:00,2023-03-01 11:55:00,1654.04,1655.8,-0.01,flip_to_long -25264,做多,2023-03-01 11:55:00,2023-03-01 12:30:00,1655.8,1654.29,-0.01,flip_to_short -25265,做空,2023-03-01 12:30:00,2023-03-01 14:20:00,1654.29,1653.28,0.0,flip_to_long -25266,做多,2023-03-01 14:20:00,2023-03-01 14:30:00,1653.28,1651.51,-0.01,flip_to_short -25267,做空,2023-03-01 14:30:00,2023-03-01 14:35:00,1651.51,1653.82,-0.01,flip_to_long -25268,做多,2023-03-01 14:35:00,2023-03-01 14:45:00,1653.82,1668.27,0.03,tp_upper -25269,做空,2023-03-01 14:55:00,2023-03-01 15:10:00,1653.51,1653.09,-0.0,flip_to_long -25270,做多,2023-03-01 15:10:00,2023-03-01 15:25:00,1653.09,1654.05,0.0,flip_to_short -25271,做空,2023-03-01 15:25:00,2023-03-01 16:40:00,1654.05,1654.91,-0.0,flip_to_long -25272,做多,2023-03-01 16:40:00,2023-03-01 18:25:00,1654.91,1652.72,-0.01,flip_to_short -25273,做空,2023-03-01 18:25:00,2023-03-01 18:35:00,1652.72,1655.17,-0.01,flip_to_long -25274,做多,2023-03-01 18:35:00,2023-03-01 18:40:00,1655.17,1652.38,-0.01,flip_to_short -25275,做空,2023-03-01 18:40:00,2023-03-01 18:55:00,1652.38,1654.37,-0.01,flip_to_long -25276,做多,2023-03-01 18:55:00,2023-03-01 22:20:00,1654.37,1647.98,-0.02,flip_to_short -25277,做空,2023-03-01 22:20:00,2023-03-01 22:25:00,1647.98,1649.99,-0.01,flip_to_long -25278,做多,2023-03-01 22:25:00,2023-03-02 01:25:00,1649.99,1653.14,0.0,flip_to_short -25279,做空,2023-03-02 01:25:00,2023-03-02 06:50:00,1653.14,1647.3,0.01,flip_to_long -25280,做多,2023-03-02 06:50:00,2023-03-02 06:55:00,1647.3,1644.73,-0.01,flip_to_short -25281,做空,2023-03-02 06:55:00,2023-03-02 08:40:00,1644.73,1647.23,-0.01,flip_to_long -25282,做多,2023-03-02 08:40:00,2023-03-02 08:55:00,1647.23,1646.01,-0.0,flip_to_short -25283,做空,2023-03-02 08:55:00,2023-03-02 09:25:00,1646.01,1645.49,-0.0,flip_to_long -25284,做多,2023-03-02 09:25:00,2023-03-02 09:35:00,1645.49,1644.96,-0.0,flip_to_short -25285,做空,2023-03-02 09:35:00,2023-03-02 11:35:00,1644.96,1643.16,0.0,flip_to_long -25286,做多,2023-03-02 11:35:00,2023-03-02 11:40:00,1643.16,1642.52,-0.0,flip_to_short -25287,做空,2023-03-02 11:40:00,2023-03-02 11:50:00,1642.52,1644.68,-0.01,flip_to_long -25288,做多,2023-03-02 11:50:00,2023-03-02 12:05:00,1644.68,1642.92,-0.01,flip_to_short -25289,做空,2023-03-02 12:05:00,2023-03-02 17:30:00,1642.92,1627.35,0.03,flip_to_long -25290,做多,2023-03-02 17:30:00,2023-03-02 23:25:00,1627.35,1645.25,0.04,flip_to_short -25291,做空,2023-03-02 23:25:00,2023-03-02 23:35:00,1645.25,1648.27,-0.01,flip_to_long -25292,做多,2023-03-02 23:35:00,2023-03-03 00:05:00,1648.27,1646.31,-0.01,flip_to_short -25293,做空,2023-03-03 00:05:00,2023-03-03 00:30:00,1646.31,1646.97,-0.0,flip_to_long -25294,做多,2023-03-03 00:30:00,2023-03-03 00:35:00,1646.97,1642.07,-0.01,flip_to_short -25295,做空,2023-03-03 00:35:00,2023-03-03 01:15:00,1642.07,1626.98,0.03,tp_lower -25296,做多,2023-03-03 06:15:00,2023-03-03 06:20:00,1566.99,1566.93,-0.0,flip_to_short -25297,做空,2023-03-03 06:20:00,2023-03-03 07:15:00,1566.93,1565.34,0.0,flip_to_long -25298,做多,2023-03-03 07:15:00,2023-03-03 08:05:00,1565.34,1566.96,0.0,flip_to_short -25299,做空,2023-03-03 08:05:00,2023-03-03 08:15:00,1566.96,1567.09,-0.0,flip_to_long -25300,做多,2023-03-03 08:15:00,2023-03-03 08:30:00,1567.09,1567.19,-0.0,flip_to_short -25301,做空,2023-03-03 08:30:00,2023-03-03 08:35:00,1567.19,1568.64,-0.01,flip_to_long -25302,做多,2023-03-03 08:35:00,2023-03-03 09:25:00,1568.64,1568.32,-0.0,flip_to_short -25303,做空,2023-03-03 09:25:00,2023-03-03 09:40:00,1568.32,1567.32,0.0,flip_to_long -25304,做多,2023-03-03 09:40:00,2023-03-03 10:20:00,1567.32,1567.85,-0.0,flip_to_short -25305,做空,2023-03-03 10:20:00,2023-03-03 10:30:00,1567.85,1567.23,-0.0,flip_to_long -25306,做多,2023-03-03 10:30:00,2023-03-03 10:45:00,1567.23,1565.65,-0.01,flip_to_short -25307,做空,2023-03-03 10:45:00,2023-03-03 13:15:00,1565.65,1566.08,-0.0,flip_to_long -25308,做多,2023-03-03 13:15:00,2023-03-03 13:40:00,1566.08,1565.28,-0.0,flip_to_short -25309,做空,2023-03-03 13:40:00,2023-03-03 13:45:00,1565.28,1567.61,-0.01,flip_to_long -25310,做多,2023-03-03 13:45:00,2023-03-03 15:00:00,1567.61,1567.6,-0.0,flip_to_short -25311,做空,2023-03-03 15:00:00,2023-03-03 15:10:00,1567.6,1573.86,-0.02,flip_to_long -25312,做多,2023-03-03 15:10:00,2023-03-03 15:30:00,1573.86,1567.75,-0.02,flip_to_short -25313,做空,2023-03-03 15:30:00,2023-03-03 16:00:00,1567.75,1566.59,0.0,flip_to_long -25314,做多,2023-03-03 16:00:00,2023-03-03 16:10:00,1566.59,1565.18,-0.0,flip_to_short -25315,做空,2023-03-03 16:10:00,2023-03-03 16:20:00,1565.18,1566.52,-0.0,flip_to_long -25316,做多,2023-03-03 16:20:00,2023-03-03 18:20:00,1566.52,1567.23,-0.0,flip_to_short -25317,做空,2023-03-03 18:20:00,2023-03-03 18:40:00,1567.23,1560.56,0.01,tp_lower -25318,做多,2023-03-03 19:50:00,2023-03-04 03:10:00,1566.23,1569.48,0.01,flip_to_short -25319,做空,2023-03-04 03:10:00,2023-03-04 03:15:00,1569.48,1570.2,-0.0,flip_to_long -25320,做多,2023-03-04 03:15:00,2023-03-04 03:25:00,1570.2,1569.41,-0.0,flip_to_short -25321,做空,2023-03-04 03:25:00,2023-03-04 03:40:00,1569.41,1570.17,-0.0,flip_to_long -25322,做多,2023-03-04 03:40:00,2023-03-04 04:20:00,1570.17,1569.67,-0.0,flip_to_short -25323,做空,2023-03-04 04:20:00,2023-03-04 05:35:00,1569.67,1565.29,0.01,tp_lower -25324,做多,2023-03-04 06:15:00,2023-03-04 06:20:00,1570.98,1569.7,-0.0,flip_to_short -25325,做空,2023-03-04 06:20:00,2023-03-04 07:05:00,1569.7,1569.8,-0.0,flip_to_long -25326,做多,2023-03-04 07:05:00,2023-03-04 07:10:00,1569.8,1568.92,-0.0,flip_to_short -25327,做空,2023-03-04 07:10:00,2023-03-04 07:15:00,1568.92,1569.73,-0.0,flip_to_long -25328,做多,2023-03-04 07:15:00,2023-03-04 07:20:00,1569.73,1569.03,-0.0,flip_to_short -25329,做空,2023-03-04 07:20:00,2023-03-04 07:55:00,1569.03,1568.0,0.0,flip_to_long -25330,做多,2023-03-04 07:55:00,2023-03-04 09:35:00,1568.0,1568.33,-0.0,flip_to_short -25331,做空,2023-03-04 09:35:00,2023-03-04 09:50:00,1568.33,1568.25,-0.0,flip_to_long -25332,做多,2023-03-04 09:50:00,2023-03-04 10:25:00,1568.25,1568.03,-0.0,flip_to_short -25333,做空,2023-03-04 10:25:00,2023-03-04 10:50:00,1568.03,1568.57,-0.0,flip_to_long -25334,做多,2023-03-04 10:50:00,2023-03-04 10:55:00,1568.57,1567.03,-0.01,flip_to_short -25335,做空,2023-03-04 10:55:00,2023-03-04 11:25:00,1567.03,1568.45,-0.01,flip_to_long -25336,做多,2023-03-04 11:25:00,2023-03-04 11:30:00,1568.45,1567.51,-0.0,flip_to_short -25337,做空,2023-03-04 11:30:00,2023-03-04 11:35:00,1567.51,1568.73,-0.0,flip_to_long -25338,做多,2023-03-04 11:35:00,2023-03-04 11:45:00,1568.73,1567.51,-0.0,flip_to_short -25339,做空,2023-03-04 11:45:00,2023-03-04 11:50:00,1567.51,1568.1,-0.0,flip_to_long -25340,做多,2023-03-04 11:50:00,2023-03-04 12:00:00,1568.1,1568.08,-0.0,flip_to_short -25341,做空,2023-03-04 12:00:00,2023-03-04 12:05:00,1568.08,1569.29,-0.0,flip_to_long -25342,做多,2023-03-04 12:05:00,2023-03-04 12:15:00,1569.29,1568.42,-0.0,flip_to_short -25343,做空,2023-03-04 12:15:00,2023-03-04 12:50:00,1568.42,1570.0,-0.01,flip_to_long -25344,做多,2023-03-04 12:50:00,2023-03-04 13:50:00,1570.0,1567.27,-0.01,flip_to_short -25345,做空,2023-03-04 13:50:00,2023-03-04 14:20:00,1567.27,1568.89,-0.01,flip_to_long -25346,做多,2023-03-04 14:20:00,2023-03-04 14:25:00,1568.89,1567.15,-0.01,flip_to_short -25347,做空,2023-03-04 14:25:00,2023-03-04 14:30:00,1567.15,1568.14,-0.0,flip_to_long -25348,做多,2023-03-04 14:30:00,2023-03-04 15:25:00,1568.14,1567.4,-0.0,flip_to_short -25349,做空,2023-03-04 15:25:00,2023-03-04 15:50:00,1567.4,1562.07,0.01,tp_lower -25350,做多,2023-03-04 21:45:00,2023-03-05 02:30:00,1556.49,1566.29,0.02,flip_to_short -25351,做空,2023-03-05 02:30:00,2023-03-05 04:15:00,1566.29,1569.35,-0.01,flip_to_long -25352,做多,2023-03-05 04:15:00,2023-03-05 05:00:00,1569.35,1570.05,-0.0,flip_to_short -25353,做空,2023-03-05 05:00:00,2023-03-05 06:50:00,1570.05,1570.34,-0.0,flip_to_long -25354,做多,2023-03-05 06:50:00,2023-03-05 07:00:00,1570.34,1568.26,-0.01,flip_to_short -25355,做空,2023-03-05 07:00:00,2023-03-05 07:15:00,1568.26,1569.02,-0.0,flip_to_long -25356,做多,2023-03-05 07:15:00,2023-03-05 07:20:00,1569.02,1568.31,-0.0,flip_to_short -25357,做空,2023-03-05 07:20:00,2023-03-05 07:25:00,1568.31,1569.03,-0.0,flip_to_long -25358,做多,2023-03-05 07:25:00,2023-03-05 07:40:00,1569.03,1568.66,-0.0,flip_to_short -25359,做空,2023-03-05 07:40:00,2023-03-05 08:05:00,1568.66,1568.33,-0.0,flip_to_long -25360,做多,2023-03-05 08:05:00,2023-03-05 08:15:00,1568.33,1568.05,-0.0,flip_to_short -25361,做空,2023-03-05 08:15:00,2023-03-05 09:20:00,1568.05,1568.02,-0.0,flip_to_long -25362,做多,2023-03-05 09:20:00,2023-03-05 11:35:00,1568.02,1568.71,-0.0,flip_to_short -25363,做空,2023-03-05 11:35:00,2023-03-05 12:05:00,1568.71,1568.14,-0.0,flip_to_long -25364,做多,2023-03-05 12:05:00,2023-03-05 12:45:00,1568.14,1568.3,-0.0,flip_to_short -25365,做空,2023-03-05 12:45:00,2023-03-05 14:40:00,1568.3,1568.87,-0.0,flip_to_long -25366,做多,2023-03-05 14:40:00,2023-03-05 14:55:00,1568.87,1567.75,-0.0,flip_to_short -25367,做空,2023-03-05 14:55:00,2023-03-05 15:15:00,1567.75,1569.21,-0.01,flip_to_long -25368,做多,2023-03-05 15:15:00,2023-03-05 15:40:00,1569.21,1569.26,-0.0,flip_to_short -25369,做空,2023-03-05 15:40:00,2023-03-05 15:50:00,1569.26,1568.73,-0.0,flip_to_long -25370,做多,2023-03-05 15:50:00,2023-03-05 16:30:00,1568.73,1568.29,-0.0,flip_to_short -25371,做空,2023-03-05 16:30:00,2023-03-05 16:35:00,1568.29,1569.76,-0.01,flip_to_long -25372,做多,2023-03-05 16:35:00,2023-03-05 16:50:00,1569.76,1569.23,-0.0,flip_to_short -25373,做空,2023-03-05 16:50:00,2023-03-05 16:55:00,1569.23,1569.56,-0.0,flip_to_long -25374,做多,2023-03-05 16:55:00,2023-03-05 17:05:00,1569.56,1569.06,-0.0,flip_to_short -25375,做空,2023-03-05 17:05:00,2023-03-05 17:10:00,1569.06,1569.35,-0.0,flip_to_long -25376,做多,2023-03-05 17:10:00,2023-03-05 17:45:00,1569.35,1568.75,-0.0,flip_to_short -25377,做空,2023-03-05 17:45:00,2023-03-05 20:15:00,1568.75,1568.39,-0.0,flip_to_long -25378,做多,2023-03-05 20:15:00,2023-03-05 20:20:00,1568.39,1567.87,-0.0,flip_to_short -25379,做空,2023-03-05 20:20:00,2023-03-05 20:35:00,1567.87,1568.01,-0.0,flip_to_long -25380,做多,2023-03-05 20:35:00,2023-03-05 21:40:00,1568.01,1561.24,-0.02,flip_to_short -25381,做空,2023-03-05 21:40:00,2023-03-05 21:50:00,1561.24,1568.87,-0.02,flip_to_long -25382,做多,2023-03-05 21:50:00,2023-03-05 22:05:00,1568.87,1567.5,-0.0,flip_to_short -25383,做空,2023-03-05 22:05:00,2023-03-05 22:10:00,1567.5,1568.37,-0.0,flip_to_long -25384,做多,2023-03-05 22:10:00,2023-03-05 22:25:00,1568.37,1561.82,-0.02,flip_to_short -25385,做空,2023-03-05 22:25:00,2023-03-06 00:25:00,1561.82,1566.21,-0.01,flip_to_long -25386,做多,2023-03-06 00:25:00,2023-03-06 00:50:00,1566.21,1567.02,0.0,flip_to_short -25387,做空,2023-03-06 00:50:00,2023-03-06 01:05:00,1567.02,1566.99,-0.0,flip_to_long -25388,做多,2023-03-06 01:05:00,2023-03-06 01:10:00,1566.99,1562.81,-0.01,flip_to_short -25389,做空,2023-03-06 01:10:00,2023-03-06 01:20:00,1562.81,1569.04,-0.02,flip_to_long -25390,做多,2023-03-06 01:20:00,2023-03-06 01:25:00,1569.04,1565.97,-0.01,flip_to_short -25391,做空,2023-03-06 01:25:00,2023-03-06 03:00:00,1565.97,1564.08,0.0,flip_to_long -25392,做多,2023-03-06 03:00:00,2023-03-06 03:05:00,1564.08,1561.55,-0.01,flip_to_short -25393,做空,2023-03-06 03:05:00,2023-03-06 04:10:00,1561.55,1562.72,-0.0,flip_to_long -25394,做多,2023-03-06 04:10:00,2023-03-06 04:20:00,1562.72,1561.61,-0.0,flip_to_short -25395,做空,2023-03-06 04:20:00,2023-03-06 06:00:00,1561.61,1560.12,0.0,flip_to_long -25396,做多,2023-03-06 06:00:00,2023-03-06 07:55:00,1560.12,1560.27,-0.0,flip_to_short -25397,做空,2023-03-06 07:55:00,2023-03-06 08:25:00,1560.27,1561.13,-0.0,flip_to_long -25398,做多,2023-03-06 08:25:00,2023-03-06 09:20:00,1561.13,1560.8,-0.0,flip_to_short -25399,做空,2023-03-06 09:20:00,2023-03-06 11:45:00,1560.8,1562.73,-0.01,flip_to_long -25400,做多,2023-03-06 11:45:00,2023-03-06 12:45:00,1562.73,1563.07,-0.0,flip_to_short -25401,做空,2023-03-06 12:45:00,2023-03-06 12:50:00,1563.07,1563.39,-0.0,flip_to_long -25402,做多,2023-03-06 12:50:00,2023-03-06 13:00:00,1563.39,1563.5,-0.0,flip_to_short -25403,做空,2023-03-06 13:00:00,2023-03-06 22:00:00,1563.5,1568.14,-0.01,flip_to_long -25404,做多,2023-03-06 22:00:00,2023-03-06 22:10:00,1568.14,1568.74,-0.0,flip_to_short -25405,做空,2023-03-06 22:10:00,2023-03-06 22:20:00,1568.74,1568.19,-0.0,flip_to_long -25406,做多,2023-03-06 22:20:00,2023-03-06 22:50:00,1568.19,1568.07,-0.0,flip_to_short -25407,做空,2023-03-06 22:50:00,2023-03-06 23:40:00,1568.07,1566.66,0.0,flip_to_long -25408,做多,2023-03-06 23:40:00,2023-03-06 23:45:00,1566.66,1564.83,-0.01,flip_to_short -25409,做空,2023-03-06 23:45:00,2023-03-06 23:50:00,1564.83,1565.46,-0.0,flip_to_long -25410,做多,2023-03-06 23:50:00,2023-03-07 05:45:00,1565.46,1573.41,0.02,flip_to_short -25411,做空,2023-03-07 05:45:00,2023-03-07 12:50:00,1573.41,1567.26,0.01,flip_to_long -25412,做多,2023-03-07 12:50:00,2023-03-07 13:00:00,1567.26,1566.53,-0.0,flip_to_short -25413,做空,2023-03-07 13:00:00,2023-03-07 13:15:00,1566.53,1566.62,-0.0,flip_to_long -25414,做多,2023-03-07 13:15:00,2023-03-07 13:30:00,1566.62,1565.23,-0.0,flip_to_short -25415,做空,2023-03-07 13:30:00,2023-03-07 13:35:00,1565.23,1566.18,-0.0,flip_to_long -25416,做多,2023-03-07 13:35:00,2023-03-07 13:45:00,1566.18,1565.19,-0.0,flip_to_short -25417,做空,2023-03-07 13:45:00,2023-03-07 14:15:00,1565.19,1564.0,0.0,flip_to_long -25418,做多,2023-03-07 14:15:00,2023-03-07 15:40:00,1564.0,1560.0,-0.01,flip_to_short -25419,做空,2023-03-07 15:40:00,2023-03-07 15:45:00,1560.0,1563.78,-0.01,flip_to_long -25420,做多,2023-03-07 15:45:00,2023-03-07 15:50:00,1563.78,1561.76,-0.01,flip_to_short -25421,做空,2023-03-07 15:50:00,2023-03-07 16:00:00,1561.76,1562.21,-0.0,flip_to_long -25422,做多,2023-03-07 16:00:00,2023-03-07 17:40:00,1562.21,1561.71,-0.0,flip_to_short -25423,做空,2023-03-07 17:40:00,2023-03-07 19:10:00,1561.71,1556.35,0.01,flip_to_long -25424,做多,2023-03-07 19:10:00,2023-03-07 19:55:00,1556.35,1550.52,-0.01,flip_to_short -25425,做空,2023-03-07 19:55:00,2023-03-07 21:40:00,1550.52,1553.39,-0.01,flip_to_long -25426,做多,2023-03-07 21:40:00,2023-03-07 23:00:00,1553.39,1551.58,-0.01,flip_to_short -25427,做空,2023-03-07 23:00:00,2023-03-08 02:55:00,1551.58,1560.7,-0.02,flip_to_long -25428,做多,2023-03-08 02:55:00,2023-03-08 03:10:00,1560.7,1560.63,-0.0,flip_to_short -25429,做空,2023-03-08 03:10:00,2023-03-08 03:50:00,1560.63,1561.29,-0.0,flip_to_long -25430,做多,2023-03-08 03:50:00,2023-03-08 09:40:00,1561.29,1553.44,-0.02,flip_to_short -25431,做空,2023-03-08 09:40:00,2023-03-08 09:45:00,1553.44,1553.96,-0.0,flip_to_long -25432,做多,2023-03-08 09:45:00,2023-03-08 12:45:00,1553.96,1553.66,-0.0,flip_to_short -25433,做空,2023-03-08 12:45:00,2023-03-08 13:20:00,1553.66,1554.3,-0.0,flip_to_long -25434,做多,2023-03-08 13:20:00,2023-03-08 15:15:00,1554.3,1555.49,0.0,flip_to_short -25435,做空,2023-03-08 15:15:00,2023-03-08 16:40:00,1555.49,1555.0,-0.0,flip_to_long -25436,做多,2023-03-08 16:40:00,2023-03-08 17:30:00,1555.0,1555.06,-0.0,flip_to_short -25437,做空,2023-03-08 17:30:00,2023-03-08 18:05:00,1555.06,1554.78,-0.0,flip_to_long -25438,做多,2023-03-08 18:05:00,2023-03-08 18:10:00,1554.78,1553.95,-0.0,flip_to_short -25439,做空,2023-03-08 18:10:00,2023-03-08 20:30:00,1553.95,1558.8,-0.01,flip_to_long -25440,做多,2023-03-08 20:30:00,2023-03-08 21:35:00,1558.8,1553.93,-0.01,flip_to_short -25441,做空,2023-03-08 21:35:00,2023-03-08 23:05:00,1553.93,1529.91,0.05,tp_lower -25442,做空,2023-03-09 04:40:00,2023-03-09 04:50:00,1536.84,1537.99,-0.0,flip_to_long -25443,做多,2023-03-09 04:50:00,2023-03-09 05:15:00,1537.99,1537.68,-0.0,flip_to_short -25444,做空,2023-03-09 05:15:00,2023-03-09 05:25:00,1537.68,1538.96,-0.0,flip_to_long -25445,做多,2023-03-09 05:25:00,2023-03-09 05:30:00,1538.96,1538.11,-0.0,flip_to_short -25446,做空,2023-03-09 05:30:00,2023-03-09 06:55:00,1538.11,1540.3,-0.01,flip_to_long -25447,做多,2023-03-09 06:55:00,2023-03-09 07:00:00,1540.3,1539.63,-0.0,flip_to_short -25448,做空,2023-03-09 07:00:00,2023-03-09 07:30:00,1539.63,1539.32,-0.0,flip_to_long -25449,做多,2023-03-09 07:30:00,2023-03-09 07:35:00,1539.32,1537.55,-0.01,flip_to_short -25450,做空,2023-03-09 07:35:00,2023-03-09 08:05:00,1537.55,1537.23,-0.0,flip_to_long -25451,做多,2023-03-09 08:05:00,2023-03-09 11:15:00,1537.23,1533.45,-0.01,flip_to_short -25452,做空,2023-03-09 11:15:00,2023-03-09 11:30:00,1533.45,1534.27,-0.0,flip_to_long -25453,做多,2023-03-09 11:30:00,2023-03-09 11:35:00,1534.27,1534.22,-0.0,flip_to_short -25454,做空,2023-03-09 11:35:00,2023-03-09 11:50:00,1534.22,1533.78,-0.0,flip_to_long -25455,做多,2023-03-09 11:50:00,2023-03-09 12:00:00,1533.78,1533.08,-0.0,flip_to_short -25456,做空,2023-03-09 12:00:00,2023-03-09 12:05:00,1533.08,1533.17,-0.0,flip_to_long -25457,做多,2023-03-09 12:05:00,2023-03-09 12:55:00,1533.17,1531.18,-0.01,flip_to_short -25458,做空,2023-03-09 12:55:00,2023-03-09 13:30:00,1531.18,1534.27,-0.01,flip_to_long -25459,做多,2023-03-09 13:30:00,2023-03-09 15:15:00,1534.27,1533.8,-0.0,flip_to_short -25460,做空,2023-03-09 15:15:00,2023-03-09 15:20:00,1533.8,1534.74,-0.0,flip_to_long -25461,做多,2023-03-09 15:20:00,2023-03-09 15:55:00,1534.74,1533.09,-0.01,flip_to_short -25462,做空,2023-03-09 15:55:00,2023-03-09 16:10:00,1533.09,1535.59,-0.01,flip_to_long -25463,做多,2023-03-09 16:10:00,2023-03-09 16:20:00,1535.59,1534.92,-0.0,flip_to_short -25464,做空,2023-03-09 16:20:00,2023-03-10 01:50:00,1534.92,1431.43,0.22,flip_to_long -25465,做多,2023-03-10 01:50:00,2023-03-10 02:10:00,1431.43,1431.77,-0.0,flip_to_short -25466,做空,2023-03-10 02:10:00,2023-03-10 03:40:00,1431.77,1428.85,0.01,flip_to_long -25467,做多,2023-03-10 03:40:00,2023-03-10 03:45:00,1428.85,1427.21,-0.01,flip_to_short -25468,做空,2023-03-10 03:45:00,2023-03-10 12:25:00,1427.21,1394.19,0.08,flip_to_long -25469,做多,2023-03-10 12:25:00,2023-03-10 13:00:00,1394.19,1393.31,-0.0,flip_to_short -25470,做空,2023-03-10 13:00:00,2023-03-10 13:05:00,1393.31,1393.85,-0.0,flip_to_long -25471,做多,2023-03-10 13:05:00,2023-03-10 13:10:00,1393.85,1393.13,-0.0,flip_to_short -25472,做空,2023-03-10 13:10:00,2023-03-10 13:20:00,1393.13,1396.26,-0.01,flip_to_long -25473,做多,2023-03-10 13:20:00,2023-03-10 14:40:00,1396.26,1388.75,-0.02,flip_to_short -25474,做空,2023-03-10 14:40:00,2023-03-10 14:50:00,1388.75,1397.95,-0.03,flip_to_long -25475,做多,2023-03-10 14:50:00,2023-03-10 17:00:00,1397.95,1404.44,0.01,flip_to_short -25476,做空,2023-03-10 17:00:00,2023-03-10 17:10:00,1404.44,1406.0,-0.01,flip_to_long -25477,做多,2023-03-10 17:10:00,2023-03-10 17:15:00,1406.0,1404.77,-0.0,flip_to_short -25478,做空,2023-03-10 17:15:00,2023-03-10 17:30:00,1404.77,1410.39,-0.02,flip_to_long -25479,做多,2023-03-10 17:30:00,2023-03-10 17:50:00,1410.39,1408.46,-0.01,flip_to_short -25480,做空,2023-03-10 17:50:00,2023-03-10 18:00:00,1408.46,1407.76,-0.0,flip_to_long -25481,做多,2023-03-10 18:00:00,2023-03-10 18:15:00,1407.76,1408.02,-0.0,flip_to_short -25482,做空,2023-03-10 18:15:00,2023-03-10 19:00:00,1408.02,1411.71,-0.01,flip_to_long -25483,做多,2023-03-10 19:00:00,2023-03-10 21:00:00,1411.71,1413.22,0.0,flip_to_short -25484,做空,2023-03-10 21:00:00,2023-03-10 21:05:00,1413.22,1413.5,-0.0,flip_to_long -25485,做多,2023-03-10 21:05:00,2023-03-10 21:15:00,1413.5,1411.69,-0.01,flip_to_short -25486,做空,2023-03-10 21:15:00,2023-03-10 21:45:00,1411.69,1412.48,-0.0,flip_to_long -25487,做多,2023-03-10 21:45:00,2023-03-11 04:10:00,1412.48,1450.77,0.09,flip_to_short -25488,做空,2023-03-11 04:10:00,2023-03-11 07:05:00,1450.77,1459.05,-0.02,flip_to_long -25489,做多,2023-03-11 07:05:00,2023-03-11 07:10:00,1459.05,1454.98,-0.01,flip_to_short -25490,做空,2023-03-11 07:10:00,2023-03-11 07:40:00,1454.98,1429.89,0.06,tp_lower -25491,做多,2023-03-11 08:40:00,2023-03-11 12:30:00,1449.99,1429.69,-0.05,flip_to_short -25492,做空,2023-03-11 12:30:00,2023-03-11 12:40:00,1429.69,1429.27,-0.0,flip_to_long -25493,做多,2023-03-11 12:40:00,2023-03-11 12:45:00,1429.27,1427.5,-0.01,flip_to_short -25494,做空,2023-03-11 12:45:00,2023-03-11 13:00:00,1427.5,1428.75,-0.01,flip_to_long -25495,做多,2023-03-11 13:00:00,2023-03-11 13:10:00,1428.75,1430.35,0.0,flip_to_short -25496,做空,2023-03-11 13:10:00,2023-03-11 13:35:00,1430.35,1432.29,-0.01,flip_to_long -25497,做多,2023-03-11 13:35:00,2023-03-11 13:40:00,1432.29,1430.49,-0.01,flip_to_short -25498,做空,2023-03-11 13:40:00,2023-03-11 14:00:00,1430.49,1429.74,0.0,flip_to_long -25499,做多,2023-03-11 14:00:00,2023-03-11 14:55:00,1429.74,1431.41,0.0,flip_to_short -25500,做空,2023-03-11 14:55:00,2023-03-11 16:00:00,1431.41,1429.22,0.0,flip_to_long -25501,做多,2023-03-11 16:00:00,2023-03-11 16:05:00,1429.22,1423.89,-0.02,flip_to_short -25502,做空,2023-03-11 16:05:00,2023-03-11 16:45:00,1423.89,1431.13,-0.02,flip_to_long -25503,做多,2023-03-11 16:45:00,2023-03-11 17:45:00,1431.13,1448.23,0.04,tp_upper -25504,做空,2023-03-12 00:40:00,2023-03-12 00:45:00,1459.37,1459.65,-0.0,flip_to_long -25505,做多,2023-03-12 00:45:00,2023-03-12 01:30:00,1459.65,1461.31,0.0,flip_to_short -25506,做空,2023-03-12 01:30:00,2023-03-12 01:45:00,1461.31,1462.95,-0.01,flip_to_long -25507,做多,2023-03-12 01:45:00,2023-03-12 01:55:00,1462.95,1462.71,-0.0,flip_to_short -25508,做空,2023-03-12 01:55:00,2023-03-12 02:45:00,1462.71,1462.49,-0.0,flip_to_long -25509,做多,2023-03-12 02:45:00,2023-03-12 03:30:00,1462.49,1463.42,0.0,flip_to_short -25510,做空,2023-03-12 03:30:00,2023-03-12 04:35:00,1463.42,1463.72,-0.0,flip_to_long -25511,做多,2023-03-12 04:35:00,2023-03-12 05:45:00,1463.72,1463.03,-0.0,flip_to_short -25512,做空,2023-03-12 05:45:00,2023-03-12 08:15:00,1463.03,1461.69,0.0,flip_to_long -25513,做多,2023-03-12 08:15:00,2023-03-12 09:05:00,1461.69,1461.44,-0.0,flip_to_short -25514,做空,2023-03-12 09:05:00,2023-03-12 09:15:00,1461.44,1463.34,-0.01,flip_to_long -25515,做多,2023-03-12 09:15:00,2023-03-12 09:45:00,1463.34,1460.09,-0.01,flip_to_short -25516,做空,2023-03-12 09:45:00,2023-03-12 10:10:00,1460.09,1461.09,-0.0,flip_to_long -25517,做多,2023-03-12 10:10:00,2023-03-12 12:00:00,1461.09,1461.6,-0.0,flip_to_short -25518,做空,2023-03-12 12:00:00,2023-03-12 12:10:00,1461.6,1452.99,0.02,tp_lower -25519,做多,2023-03-12 13:10:00,2023-03-12 13:50:00,1461.34,1459.24,-0.01,flip_to_short -25520,做空,2023-03-12 13:50:00,2023-03-12 16:10:00,1459.24,1457.3,0.0,flip_to_long -25521,做多,2023-03-12 16:10:00,2023-03-12 16:35:00,1457.3,1457.48,-0.0,flip_to_short -25522,做空,2023-03-12 16:35:00,2023-03-12 16:40:00,1457.48,1458.2,-0.0,flip_to_long -25523,做多,2023-03-12 16:40:00,2023-03-12 17:25:00,1458.2,1507.97,0.12,tp_upper -25524,做空,2023-03-13 03:10:00,2023-03-13 03:25:00,1586.88,1589.41,-0.01,flip_to_long -25525,做多,2023-03-13 03:25:00,2023-03-13 03:40:00,1589.41,1586.98,-0.01,flip_to_short -25526,做空,2023-03-13 03:40:00,2023-03-13 03:50:00,1586.98,1588.0,-0.0,flip_to_long -25527,做多,2023-03-13 03:50:00,2023-03-13 04:05:00,1588.0,1588.99,0.0,flip_to_short -25528,做空,2023-03-13 04:05:00,2023-03-13 04:10:00,1588.99,1596.69,-0.02,flip_to_long -25529,做多,2023-03-13 04:10:00,2023-03-13 04:30:00,1596.69,1593.92,-0.01,flip_to_short -25530,做空,2023-03-13 04:30:00,2023-03-13 05:35:00,1593.92,1596.23,-0.01,flip_to_long -25531,做多,2023-03-13 05:35:00,2023-03-13 06:05:00,1596.23,1594.47,-0.01,flip_to_short -25532,做空,2023-03-13 06:05:00,2023-03-13 06:20:00,1594.47,1595.51,-0.0,flip_to_long -25533,做多,2023-03-13 06:20:00,2023-03-13 06:30:00,1595.51,1596.06,-0.0,flip_to_short -25534,做空,2023-03-13 06:30:00,2023-03-13 12:55:00,1596.06,1582.0,0.03,flip_to_long -25535,做多,2023-03-13 12:55:00,2023-03-13 13:35:00,1582.0,1583.0,0.0,flip_to_short -25536,做空,2023-03-13 13:35:00,2023-03-13 20:15:00,1583.0,1670.04,-0.21,flip_to_long -25537,做多,2023-03-13 20:15:00,2023-03-13 21:15:00,1670.04,1669.04,-0.0,flip_to_short -25538,做空,2023-03-13 21:15:00,2023-03-13 21:20:00,1669.04,1669.31,-0.0,flip_to_long -25539,做多,2023-03-13 21:20:00,2023-03-13 21:50:00,1669.31,1670.77,0.0,flip_to_short -25540,做空,2023-03-13 21:50:00,2023-03-13 22:00:00,1670.77,1672.08,-0.0,flip_to_long -25541,做多,2023-03-13 22:00:00,2023-03-13 23:15:00,1672.08,1665.21,-0.02,flip_to_short -25542,做空,2023-03-13 23:15:00,2023-03-13 23:40:00,1665.21,1672.51,-0.02,flip_to_long -25543,做多,2023-03-13 23:40:00,2023-03-13 23:50:00,1672.51,1671.43,-0.0,flip_to_short -25544,做空,2023-03-13 23:50:00,2023-03-13 23:55:00,1671.43,1673.9,-0.01,flip_to_long -25545,做多,2023-03-13 23:55:00,2023-03-14 00:00:00,1673.9,1671.04,-0.01,flip_to_short -25546,做空,2023-03-14 00:00:00,2023-03-14 00:05:00,1671.04,1671.25,-0.0,flip_to_long -25547,做多,2023-03-14 00:05:00,2023-03-14 00:40:00,1671.25,1671.54,-0.0,flip_to_short -25548,做空,2023-03-14 00:40:00,2023-03-14 00:45:00,1671.54,1677.28,-0.01,flip_to_long -25549,做多,2023-03-14 00:45:00,2023-03-14 00:55:00,1677.28,1667.2,-0.02,flip_to_short -25550,做空,2023-03-14 00:55:00,2023-03-14 01:20:00,1667.2,1668.45,-0.0,flip_to_long -25551,做多,2023-03-14 01:20:00,2023-03-14 01:30:00,1668.45,1670.96,0.0,flip_to_short -25552,做空,2023-03-14 01:30:00,2023-03-14 01:45:00,1670.96,1672.37,-0.0,flip_to_long -25553,做多,2023-03-14 01:45:00,2023-03-14 02:25:00,1672.37,1672.84,-0.0,flip_to_short -25554,做空,2023-03-14 02:25:00,2023-03-14 02:30:00,1672.84,1673.02,-0.0,flip_to_long -25555,做多,2023-03-14 02:30:00,2023-03-14 02:35:00,1673.02,1672.55,-0.0,flip_to_short -25556,做空,2023-03-14 02:35:00,2023-03-14 03:15:00,1672.55,1673.54,-0.0,flip_to_long -25557,做多,2023-03-14 03:15:00,2023-03-14 03:20:00,1673.54,1670.81,-0.01,flip_to_short -25558,做空,2023-03-14 03:20:00,2023-03-14 03:25:00,1670.81,1673.3,-0.01,flip_to_long -25559,做多,2023-03-14 03:25:00,2023-03-14 04:30:00,1673.3,1673.05,-0.0,flip_to_short -25560,做空,2023-03-14 04:30:00,2023-03-14 04:45:00,1673.05,1673.53,-0.0,flip_to_long -25561,做多,2023-03-14 04:45:00,2023-03-14 04:50:00,1673.53,1672.34,-0.0,flip_to_short -25562,做空,2023-03-14 04:50:00,2023-03-14 04:55:00,1672.34,1674.62,-0.01,flip_to_long -25563,做多,2023-03-14 04:55:00,2023-03-14 05:10:00,1674.62,1689.09,0.03,tp_upper -25564,做空,2023-03-14 05:15:00,2023-03-14 05:25:00,1673.61,1671.91,0.0,flip_to_long -25565,做多,2023-03-14 05:25:00,2023-03-14 06:10:00,1671.91,1671.42,-0.0,flip_to_short -25566,做空,2023-03-14 06:10:00,2023-03-14 06:15:00,1671.42,1673.81,-0.01,flip_to_long -25567,做多,2023-03-14 06:15:00,2023-03-14 06:35:00,1673.81,1672.95,-0.0,flip_to_short -25568,做空,2023-03-14 06:35:00,2023-03-14 06:45:00,1672.95,1672.68,-0.0,flip_to_long -25569,做多,2023-03-14 06:45:00,2023-03-14 07:15:00,1672.68,1673.41,-0.0,flip_to_short -25570,做空,2023-03-14 07:15:00,2023-03-14 10:20:00,1673.41,1672.01,0.0,flip_to_long -25571,做多,2023-03-14 10:20:00,2023-03-14 12:30:00,1672.01,1703.9,0.06,tp_upper -25572,做空,2023-03-14 18:00:00,2023-03-14 18:30:00,1741.69,1753.26,-0.02,flip_to_long -25573,做多,2023-03-14 18:30:00,2023-03-14 23:45:00,1753.26,1701.92,-0.1,flip_to_short -25574,做空,2023-03-14 23:45:00,2023-03-15 00:00:00,1701.92,1702.79,-0.0,flip_to_long -25575,做多,2023-03-15 00:00:00,2023-03-15 03:15:00,1702.79,1703.51,-0.0,flip_to_short -25576,做空,2023-03-15 03:15:00,2023-03-15 03:20:00,1703.51,1704.3,-0.0,flip_to_long -25577,做多,2023-03-15 03:20:00,2023-03-15 03:25:00,1704.3,1700.79,-0.01,flip_to_short -25578,做空,2023-03-15 03:25:00,2023-03-15 03:35:00,1700.79,1703.93,-0.01,flip_to_long -25579,做多,2023-03-15 03:35:00,2023-03-15 04:05:00,1703.93,1703.6,-0.0,flip_to_short -25580,做空,2023-03-15 04:05:00,2023-03-15 04:35:00,1703.6,1704.87,-0.0,flip_to_long -25581,做多,2023-03-15 04:35:00,2023-03-15 04:40:00,1704.87,1703.25,-0.0,flip_to_short -25582,做空,2023-03-15 04:40:00,2023-03-15 04:45:00,1703.25,1703.48,-0.0,flip_to_long -25583,做多,2023-03-15 04:45:00,2023-03-15 05:30:00,1703.48,1702.58,-0.0,flip_to_short -25584,做空,2023-03-15 05:30:00,2023-03-15 06:40:00,1702.58,1705.21,-0.01,flip_to_long -25585,做多,2023-03-15 06:40:00,2023-03-15 06:45:00,1705.21,1704.51,-0.0,flip_to_short -25586,做空,2023-03-15 06:45:00,2023-03-15 07:40:00,1704.51,1703.22,0.0,flip_to_long -25587,做多,2023-03-15 07:40:00,2023-03-15 07:45:00,1703.22,1702.87,-0.0,flip_to_short -25588,做空,2023-03-15 07:45:00,2023-03-15 07:55:00,1702.87,1706.1,-0.01,flip_to_long -25589,做多,2023-03-15 07:55:00,2023-03-15 08:05:00,1706.1,1702.43,-0.01,flip_to_short -25590,做空,2023-03-15 08:05:00,2023-03-15 08:10:00,1702.43,1703.52,-0.0,flip_to_long -25591,做多,2023-03-15 08:10:00,2023-03-15 08:20:00,1703.52,1701.59,-0.01,flip_to_short -25592,做空,2023-03-15 08:20:00,2023-03-15 12:30:00,1701.59,1687.77,0.03,flip_to_long -25593,做多,2023-03-15 12:30:00,2023-03-15 12:35:00,1687.77,1677.55,-0.02,flip_to_short -25594,做空,2023-03-15 12:35:00,2023-03-15 13:10:00,1677.55,1690.7,-0.03,flip_to_long -25595,做多,2023-03-15 13:10:00,2023-03-15 13:35:00,1690.7,1676.62,-0.03,flip_to_short -25596,做空,2023-03-15 13:35:00,2023-03-15 13:40:00,1676.62,1679.51,-0.01,flip_to_long -25597,做多,2023-03-15 13:40:00,2023-03-15 19:05:00,1679.51,1638.31,-0.08,flip_to_short -25598,做空,2023-03-15 19:05:00,2023-03-15 23:15:00,1638.31,1648.57,-0.02,flip_to_long -25599,做多,2023-03-15 23:15:00,2023-03-15 23:25:00,1648.57,1648.96,-0.0,flip_to_short -25600,做空,2023-03-15 23:25:00,2023-03-15 23:45:00,1648.96,1648.5,-0.0,flip_to_long -25601,做多,2023-03-15 23:45:00,2023-03-16 00:05:00,1648.5,1647.7,-0.0,flip_to_short -25602,做空,2023-03-16 00:05:00,2023-03-16 00:10:00,1647.7,1650.3,-0.01,flip_to_long -25603,做多,2023-03-16 00:10:00,2023-03-16 00:30:00,1650.3,1646.36,-0.01,flip_to_short -25604,做空,2023-03-16 00:30:00,2023-03-16 00:35:00,1646.36,1648.33,-0.01,flip_to_long -25605,做多,2023-03-16 00:35:00,2023-03-16 02:30:00,1648.33,1650.33,0.0,flip_to_short -25606,做空,2023-03-16 02:30:00,2023-03-16 04:05:00,1650.33,1647.33,0.0,flip_to_long -25607,做多,2023-03-16 04:05:00,2023-03-16 04:10:00,1647.33,1643.61,-0.01,flip_to_short -25608,做空,2023-03-16 04:10:00,2023-03-16 05:20:00,1643.61,1643.46,-0.0,flip_to_long -25609,做多,2023-03-16 05:20:00,2023-03-16 05:35:00,1643.46,1646.29,0.0,flip_to_short -25610,做空,2023-03-16 05:35:00,2023-03-16 05:45:00,1646.29,1644.53,0.0,flip_to_long -25611,做多,2023-03-16 05:45:00,2023-03-16 05:55:00,1644.53,1643.98,-0.0,flip_to_short -25612,做空,2023-03-16 05:55:00,2023-03-16 06:00:00,1643.98,1649.43,-0.01,flip_to_long -25613,做多,2023-03-16 06:00:00,2023-03-16 06:15:00,1649.43,1645.43,-0.01,flip_to_short -25614,做空,2023-03-16 06:15:00,2023-03-16 09:35:00,1645.43,1645.68,-0.0,flip_to_long -25615,做多,2023-03-16 09:35:00,2023-03-16 12:05:00,1645.68,1654.08,0.01,flip_to_short -25616,做空,2023-03-16 12:05:00,2023-03-16 12:15:00,1654.08,1657.1,-0.01,flip_to_long -25617,做多,2023-03-16 12:15:00,2023-03-16 12:20:00,1657.1,1654.83,-0.01,flip_to_short -25618,做空,2023-03-16 12:20:00,2023-03-16 12:25:00,1654.83,1661.44,-0.01,flip_to_long -25619,做多,2023-03-16 12:25:00,2023-03-16 12:30:00,1661.44,1656.79,-0.01,flip_to_short -25620,做空,2023-03-16 12:30:00,2023-03-16 13:50:00,1656.79,1652.25,0.01,flip_to_long -25621,做多,2023-03-16 13:50:00,2023-03-16 14:00:00,1652.25,1652.77,-0.0,flip_to_short -25622,做空,2023-03-16 14:00:00,2023-03-16 14:20:00,1652.77,1654.31,-0.0,flip_to_long -25623,做多,2023-03-16 14:20:00,2023-03-16 14:30:00,1654.31,1653.8,-0.0,flip_to_short -25624,做空,2023-03-16 14:30:00,2023-03-16 14:35:00,1653.8,1654.0,-0.0,flip_to_long -25625,做多,2023-03-16 14:35:00,2023-03-16 15:00:00,1654.0,1652.86,-0.0,flip_to_short -25626,做空,2023-03-16 15:00:00,2023-03-16 15:05:00,1652.86,1655.06,-0.01,flip_to_long -25627,做多,2023-03-16 15:05:00,2023-03-16 15:15:00,1655.06,1654.25,-0.0,flip_to_short -25628,做空,2023-03-16 15:15:00,2023-03-16 15:20:00,1654.25,1655.37,-0.0,flip_to_long -25629,做多,2023-03-16 15:20:00,2023-03-16 16:20:00,1655.37,1656.27,0.0,flip_to_short -25630,做空,2023-03-16 16:20:00,2023-03-16 18:55:00,1656.27,1660.63,-0.01,flip_to_long -25631,做多,2023-03-16 18:55:00,2023-03-16 19:20:00,1660.63,1688.58,0.05,tp_upper -25632,做空,2023-03-16 20:45:00,2023-03-16 21:15:00,1665.55,1664.45,0.0,flip_to_long -25633,做多,2023-03-16 21:15:00,2023-03-16 21:30:00,1664.45,1665.82,0.0,flip_to_short -25634,做空,2023-03-16 21:30:00,2023-03-16 21:40:00,1665.82,1681.01,-0.03,flip_to_long -25635,做多,2023-03-16 21:40:00,2023-03-17 00:05:00,1681.01,1671.65,-0.02,flip_to_short -25636,做空,2023-03-17 00:05:00,2023-03-17 00:15:00,1671.65,1670.92,-0.0,flip_to_long -25637,做多,2023-03-17 00:15:00,2023-03-17 00:25:00,1670.92,1667.61,-0.01,flip_to_short -25638,做空,2023-03-17 00:25:00,2023-03-17 01:15:00,1667.61,1671.64,-0.01,flip_to_long -25639,做多,2023-03-17 01:15:00,2023-03-17 05:30:00,1671.64,1696.21,0.04,flip_to_short -25640,做空,2023-03-17 05:30:00,2023-03-17 05:35:00,1696.21,1699.27,-0.01,flip_to_long -25641,做多,2023-03-17 05:35:00,2023-03-17 12:35:00,1699.27,1731.41,0.06,flip_to_short -25642,做空,2023-03-17 12:35:00,2023-03-17 13:55:00,1731.41,1735.57,-0.01,flip_to_long -25643,做多,2023-03-17 13:55:00,2023-03-17 14:15:00,1735.57,1735.67,-0.0,flip_to_short -25644,做空,2023-03-17 14:15:00,2023-03-17 17:10:00,1735.67,1727.6,0.01,flip_to_long -25645,做多,2023-03-17 17:10:00,2023-03-17 17:20:00,1727.6,1723.78,-0.01,flip_to_short -25646,做空,2023-03-17 17:20:00,2023-03-17 17:45:00,1723.78,1723.78,-0.0,flip_to_long -25647,做多,2023-03-17 17:45:00,2023-03-17 18:05:00,1723.78,1717.02,-0.01,flip_to_short -25648,做空,2023-03-17 18:05:00,2023-03-17 18:30:00,1717.02,1722.01,-0.01,flip_to_long -25649,做多,2023-03-17 18:30:00,2023-03-18 04:10:00,1722.01,1804.51,0.15,flip_to_short -25650,做空,2023-03-18 04:10:00,2023-03-18 04:15:00,1804.51,1811.8,-0.02,flip_to_long -25651,做多,2023-03-18 04:15:00,2023-03-18 04:50:00,1811.8,1806.03,-0.01,flip_to_short -25652,做空,2023-03-18 04:50:00,2023-03-18 05:30:00,1806.03,1810.96,-0.01,flip_to_long -25653,做多,2023-03-18 05:30:00,2023-03-18 05:40:00,1810.96,1811.64,-0.0,flip_to_short -25654,做空,2023-03-18 05:40:00,2023-03-18 05:50:00,1811.64,1813.18,-0.0,flip_to_long -25655,做多,2023-03-18 05:50:00,2023-03-18 05:55:00,1813.18,1812.71,-0.0,flip_to_short -25656,做空,2023-03-18 05:55:00,2023-03-18 06:15:00,1812.71,1810.84,0.0,flip_to_long -25657,做多,2023-03-18 06:15:00,2023-03-18 06:35:00,1810.84,1809.72,-0.0,flip_to_short -25658,做空,2023-03-18 06:35:00,2023-03-18 06:55:00,1809.72,1812.17,-0.01,flip_to_long -25659,做多,2023-03-18 06:55:00,2023-03-18 08:05:00,1812.17,1811.48,-0.0,flip_to_short -25660,做空,2023-03-18 08:05:00,2023-03-18 08:15:00,1811.48,1799.89,0.02,tp_lower -25661,做多,2023-03-18 08:50:00,2023-03-18 08:55:00,1810.95,1809.4,-0.0,flip_to_short -25662,做空,2023-03-18 08:55:00,2023-03-18 09:35:00,1809.4,1809.78,-0.0,flip_to_long -25663,做多,2023-03-18 09:35:00,2023-03-18 11:25:00,1809.78,1811.88,0.0,flip_to_short -25664,做空,2023-03-18 11:25:00,2023-03-18 11:45:00,1811.88,1811.65,-0.0,flip_to_long -25665,做多,2023-03-18 11:45:00,2023-03-18 12:05:00,1811.65,1809.54,-0.01,flip_to_short -25666,做空,2023-03-18 12:05:00,2023-03-18 12:30:00,1809.54,1812.42,-0.01,flip_to_long -25667,做多,2023-03-18 12:30:00,2023-03-18 12:45:00,1812.42,1827.36,0.03,tp_upper -25668,做空,2023-03-18 13:30:00,2023-03-18 14:45:00,1813.18,1817.1,-0.01,flip_to_long -25669,做多,2023-03-18 14:45:00,2023-03-18 14:50:00,1817.1,1816.95,-0.0,flip_to_short -25670,做空,2023-03-18 14:50:00,2023-03-18 18:55:00,1816.95,1792.51,0.04,flip_to_long -25671,做多,2023-03-18 18:55:00,2023-03-18 19:05:00,1792.51,1788.56,-0.01,flip_to_short -25672,做空,2023-03-18 19:05:00,2023-03-18 19:10:00,1788.56,1792.92,-0.01,flip_to_long -25673,做多,2023-03-18 19:10:00,2023-03-18 19:15:00,1792.92,1789.16,-0.01,flip_to_short -25674,做空,2023-03-18 19:15:00,2023-03-18 19:25:00,1789.16,1797.0,-0.02,flip_to_long -25675,做多,2023-03-18 19:25:00,2023-03-18 19:50:00,1797.0,1787.59,-0.02,flip_to_short -25676,做空,2023-03-18 19:50:00,2023-03-18 19:55:00,1787.59,1789.88,-0.01,flip_to_long -25677,做多,2023-03-18 19:55:00,2023-03-18 20:00:00,1789.88,1788.69,-0.0,flip_to_short -25678,做空,2023-03-18 20:00:00,2023-03-18 20:10:00,1788.69,1785.81,0.0,flip_to_long -25679,做多,2023-03-18 20:10:00,2023-03-18 21:20:00,1785.81,1787.03,0.0,flip_to_short -25680,做空,2023-03-18 21:20:00,2023-03-18 21:25:00,1787.03,1788.31,-0.0,flip_to_long -25681,做多,2023-03-18 21:25:00,2023-03-18 21:30:00,1788.31,1787.73,-0.0,flip_to_short -25682,做空,2023-03-18 21:30:00,2023-03-19 00:30:00,1787.73,1776.55,0.02,flip_to_long -25683,做多,2023-03-19 00:30:00,2023-03-19 01:05:00,1776.55,1775.18,-0.0,flip_to_short -25684,做空,2023-03-19 01:05:00,2023-03-19 01:15:00,1775.18,1774.95,-0.0,flip_to_long -25685,做多,2023-03-19 01:15:00,2023-03-19 05:00:00,1774.95,1778.48,0.0,flip_to_short -25686,做空,2023-03-19 05:00:00,2023-03-19 05:20:00,1778.48,1777.05,0.0,flip_to_long -25687,做多,2023-03-19 05:20:00,2023-03-19 05:40:00,1777.05,1778.35,0.0,flip_to_short -25688,做空,2023-03-19 05:40:00,2023-03-19 05:50:00,1778.35,1778.57,-0.0,flip_to_long -25689,做多,2023-03-19 05:50:00,2023-03-19 05:55:00,1778.57,1777.34,-0.0,flip_to_short -25690,做空,2023-03-19 05:55:00,2023-03-19 08:20:00,1777.34,1777.01,-0.0,flip_to_long -25691,做多,2023-03-19 08:20:00,2023-03-19 08:55:00,1777.01,1773.61,-0.01,flip_to_short -25692,做空,2023-03-19 08:55:00,2023-03-19 09:05:00,1773.61,1774.5,-0.0,flip_to_long -25693,做多,2023-03-19 09:05:00,2023-03-19 10:05:00,1774.5,1774.99,-0.0,flip_to_short -25694,做空,2023-03-19 10:05:00,2023-03-19 10:20:00,1774.99,1777.55,-0.01,flip_to_long -25695,做多,2023-03-19 10:20:00,2023-03-19 10:45:00,1777.55,1774.1,-0.01,flip_to_short -25696,做空,2023-03-19 10:45:00,2023-03-19 11:10:00,1774.1,1773.54,-0.0,flip_to_long -25697,做多,2023-03-19 11:10:00,2023-03-19 11:15:00,1773.54,1771.48,-0.01,flip_to_short -25698,做空,2023-03-19 11:15:00,2023-03-19 11:20:00,1771.48,1776.62,-0.01,flip_to_long -25699,做多,2023-03-19 11:20:00,2023-03-19 11:25:00,1776.62,1773.93,-0.01,flip_to_short -25700,做空,2023-03-19 11:25:00,2023-03-19 13:10:00,1773.93,1779.34,-0.01,flip_to_long -25701,做多,2023-03-19 13:10:00,2023-03-19 13:15:00,1779.34,1778.76,-0.0,flip_to_short -25702,做空,2023-03-19 13:15:00,2023-03-19 14:00:00,1778.76,1777.96,-0.0,flip_to_long -25703,做多,2023-03-19 14:00:00,2023-03-19 14:10:00,1777.96,1776.92,-0.0,flip_to_short -25704,做空,2023-03-19 14:10:00,2023-03-19 14:15:00,1776.92,1780.37,-0.01,flip_to_long -25705,做多,2023-03-19 14:15:00,2023-03-19 15:05:00,1780.37,1802.76,0.04,tp_upper -25706,做空,2023-03-19 20:10:00,2023-03-19 20:30:00,1815.31,1812.36,0.0,flip_to_long -25707,做多,2023-03-19 20:30:00,2023-03-20 06:15:00,1812.36,1761.58,-0.09,flip_to_short -25708,做空,2023-03-20 06:15:00,2023-03-20 06:50:00,1761.58,1760.41,0.0,flip_to_long -25709,做多,2023-03-20 06:50:00,2023-03-20 06:55:00,1760.41,1757.53,-0.01,flip_to_short -25710,做空,2023-03-20 06:55:00,2023-03-20 07:00:00,1757.53,1761.7,-0.01,flip_to_long -25711,做多,2023-03-20 07:00:00,2023-03-20 10:10:00,1761.7,1775.53,0.02,flip_to_short -25712,做空,2023-03-20 10:10:00,2023-03-20 10:20:00,1775.53,1772.44,0.0,flip_to_long -25713,做多,2023-03-20 10:20:00,2023-03-20 10:50:00,1772.44,1773.89,0.0,flip_to_short -25714,做空,2023-03-20 10:50:00,2023-03-20 11:00:00,1773.89,1774.86,-0.0,flip_to_long -25715,做多,2023-03-20 11:00:00,2023-03-20 11:10:00,1774.86,1776.58,0.0,flip_to_short -25716,做空,2023-03-20 11:10:00,2023-03-20 11:50:00,1776.58,1776.59,-0.0,flip_to_long -25717,做多,2023-03-20 11:50:00,2023-03-20 13:00:00,1776.59,1777.2,-0.0,flip_to_short -25718,做空,2023-03-20 13:00:00,2023-03-20 13:35:00,1777.2,1759.01,0.03,tp_lower -25719,做多,2023-03-20 14:00:00,2023-03-20 18:50:00,1770.33,1761.72,-0.02,flip_to_short -25720,做空,2023-03-20 18:50:00,2023-03-20 20:20:00,1761.72,1757.27,0.01,flip_to_long -25721,做多,2023-03-20 20:20:00,2023-03-20 20:25:00,1757.27,1756.87,-0.0,flip_to_short -25722,做空,2023-03-20 20:25:00,2023-03-20 20:45:00,1756.87,1756.63,-0.0,flip_to_long -25723,做多,2023-03-20 20:45:00,2023-03-20 21:40:00,1756.63,1750.88,-0.01,flip_to_short -25724,做空,2023-03-20 21:40:00,2023-03-20 21:50:00,1750.88,1752.03,-0.0,flip_to_long -25725,做多,2023-03-20 21:50:00,2023-03-21 01:00:00,1752.03,1746.58,-0.01,flip_to_short -25726,做空,2023-03-21 01:00:00,2023-03-21 01:15:00,1746.58,1745.93,-0.0,flip_to_long -25727,做多,2023-03-21 01:15:00,2023-03-21 01:25:00,1745.93,1743.5,-0.01,flip_to_short -25728,做空,2023-03-21 01:25:00,2023-03-21 01:35:00,1743.5,1748.54,-0.01,flip_to_long -25729,做多,2023-03-21 01:35:00,2023-03-21 02:10:00,1748.54,1746.86,-0.0,flip_to_short -25730,做空,2023-03-21 02:10:00,2023-03-21 03:30:00,1746.86,1744.08,0.0,flip_to_long -25731,做多,2023-03-21 03:30:00,2023-03-21 03:45:00,1744.08,1742.71,-0.0,flip_to_short -25732,做空,2023-03-21 03:45:00,2023-03-21 03:50:00,1742.71,1743.43,-0.0,flip_to_long -25733,做多,2023-03-21 03:50:00,2023-03-21 05:00:00,1743.43,1744.89,0.0,flip_to_short -25734,做空,2023-03-21 05:00:00,2023-03-21 08:30:00,1744.89,1735.3,0.02,flip_to_long -25735,做多,2023-03-21 08:30:00,2023-03-21 09:10:00,1735.3,1736.01,-0.0,flip_to_short -25736,做空,2023-03-21 09:10:00,2023-03-21 09:35:00,1736.01,1736.47,-0.0,flip_to_long -25737,做多,2023-03-21 09:35:00,2023-03-21 17:05:00,1736.47,1801.79,0.12,flip_to_short -25738,做空,2023-03-21 17:05:00,2023-03-21 17:10:00,1801.79,1805.65,-0.01,flip_to_long -25739,做多,2023-03-21 17:10:00,2023-03-21 20:35:00,1805.65,1796.85,-0.02,flip_to_short -25740,做空,2023-03-21 20:35:00,2023-03-21 20:40:00,1796.85,1798.24,-0.0,flip_to_long -25741,做多,2023-03-21 20:40:00,2023-03-21 20:45:00,1798.24,1793.79,-0.01,flip_to_short -25742,做空,2023-03-21 20:45:00,2023-03-21 20:50:00,1793.79,1797.77,-0.01,flip_to_long -25743,做多,2023-03-21 20:50:00,2023-03-21 20:55:00,1797.77,1796.18,-0.0,flip_to_short -25744,做空,2023-03-21 20:55:00,2023-03-21 21:00:00,1796.18,1798.2,-0.01,flip_to_long -25745,做多,2023-03-21 21:00:00,2023-03-21 21:05:00,1798.2,1790.67,-0.02,flip_to_short -25746,做空,2023-03-21 21:05:00,2023-03-21 21:45:00,1790.67,1793.33,-0.01,flip_to_long -25747,做多,2023-03-21 21:45:00,2023-03-21 21:50:00,1793.33,1791.56,-0.0,flip_to_short -25748,做空,2023-03-21 21:50:00,2023-03-21 21:55:00,1791.56,1792.49,-0.0,flip_to_long -25749,做多,2023-03-21 21:55:00,2023-03-21 22:00:00,1792.49,1792.01,-0.0,flip_to_short -25750,做空,2023-03-21 22:00:00,2023-03-21 22:45:00,1792.01,1790.52,0.0,flip_to_long -25751,做多,2023-03-21 22:45:00,2023-03-21 23:00:00,1790.52,1792.09,0.0,flip_to_short -25752,做空,2023-03-21 23:00:00,2023-03-22 01:45:00,1792.09,1793.4,-0.0,flip_to_long -25753,做多,2023-03-22 01:45:00,2023-03-22 03:00:00,1793.4,1790.8,-0.01,flip_to_short -25754,做空,2023-03-22 03:00:00,2023-03-22 03:05:00,1790.8,1794.89,-0.01,flip_to_long -25755,做多,2023-03-22 03:05:00,2023-03-22 06:05:00,1794.89,1798.35,0.0,flip_to_short -25756,做空,2023-03-22 06:05:00,2023-03-22 06:30:00,1798.35,1799.35,-0.0,flip_to_long -25757,做多,2023-03-22 06:30:00,2023-03-22 06:35:00,1799.35,1798.25,-0.0,flip_to_short -25758,做空,2023-03-22 06:35:00,2023-03-22 10:30:00,1798.25,1792.61,0.01,flip_to_long -25759,做多,2023-03-22 10:30:00,2023-03-22 10:35:00,1792.61,1787.45,-0.01,flip_to_short -25760,做空,2023-03-22 10:35:00,2023-03-22 11:00:00,1787.45,1791.51,-0.01,flip_to_long -25761,做多,2023-03-22 11:00:00,2023-03-22 11:05:00,1791.51,1789.92,-0.0,flip_to_short -25762,做空,2023-03-22 11:05:00,2023-03-22 12:05:00,1789.92,1790.69,-0.0,flip_to_long -25763,做多,2023-03-22 12:05:00,2023-03-22 15:45:00,1790.69,1799.25,0.01,flip_to_short -25764,做空,2023-03-22 15:45:00,2023-03-22 16:15:00,1799.25,1803.34,-0.01,flip_to_long -25765,做多,2023-03-22 16:15:00,2023-03-22 16:55:00,1803.34,1802.49,-0.0,flip_to_short -25766,做空,2023-03-22 16:55:00,2023-03-22 18:00:00,1802.49,1794.59,0.01,flip_to_long -25767,做多,2023-03-22 18:00:00,2023-03-22 23:30:00,1794.59,1731.46,-0.12,flip_to_short -25768,做空,2023-03-22 23:30:00,2023-03-22 23:35:00,1731.46,1732.97,-0.0,flip_to_long -25769,做多,2023-03-22 23:35:00,2023-03-23 01:50:00,1732.97,1730.67,-0.01,flip_to_short -25770,做空,2023-03-23 01:50:00,2023-03-23 02:00:00,1730.67,1730.51,-0.0,flip_to_long -25771,做多,2023-03-23 02:00:00,2023-03-23 04:20:00,1730.51,1735.56,0.01,flip_to_short -25772,做空,2023-03-23 04:20:00,2023-03-23 04:25:00,1735.56,1737.43,-0.01,flip_to_long -25773,做多,2023-03-23 04:25:00,2023-03-23 04:40:00,1737.43,1735.53,-0.01,flip_to_short -25774,做空,2023-03-23 04:40:00,2023-03-23 04:45:00,1735.53,1737.48,-0.01,flip_to_long -25775,做多,2023-03-23 04:45:00,2023-03-23 04:50:00,1737.48,1734.89,-0.01,flip_to_short -25776,做空,2023-03-23 04:50:00,2023-03-23 05:20:00,1734.89,1736.38,-0.0,flip_to_long -25777,做多,2023-03-23 05:20:00,2023-03-23 10:50:00,1736.38,1750.12,0.02,flip_to_short -25778,做空,2023-03-23 10:50:00,2023-03-23 11:45:00,1750.12,1749.92,-0.0,flip_to_long -25779,做多,2023-03-23 11:45:00,2023-03-23 12:40:00,1749.92,1749.9,-0.0,flip_to_short -25780,做空,2023-03-23 12:40:00,2023-03-23 12:45:00,1749.9,1751.33,-0.0,flip_to_long -25781,做多,2023-03-23 12:45:00,2023-03-23 12:55:00,1751.33,1750.29,-0.0,flip_to_short -25782,做空,2023-03-23 12:55:00,2023-03-23 13:30:00,1750.29,1749.12,0.0,flip_to_long -25783,做多,2023-03-23 13:30:00,2023-03-23 14:15:00,1749.12,1748.25,-0.0,flip_to_short -25784,做空,2023-03-23 14:15:00,2023-03-23 14:25:00,1748.25,1747.81,-0.0,flip_to_long -25785,做多,2023-03-23 14:25:00,2023-03-23 14:45:00,1747.81,1772.28,0.04,tp_upper -25786,做空,2023-03-23 18:45:00,2023-03-23 19:50:00,1805.7,1822.01,-0.03,flip_to_long -25787,做多,2023-03-23 19:50:00,2023-03-23 19:55:00,1822.01,1820.01,-0.01,flip_to_short -25788,做空,2023-03-23 19:55:00,2023-03-23 22:20:00,1820.01,1812.45,0.01,flip_to_long -25789,做多,2023-03-23 22:20:00,2023-03-24 00:50:00,1812.45,1811.8,-0.0,flip_to_short -25790,做空,2023-03-24 00:50:00,2023-03-24 01:20:00,1811.8,1812.12,-0.0,flip_to_long -25791,做多,2023-03-24 01:20:00,2023-03-24 01:30:00,1812.12,1812.75,-0.0,flip_to_short -25792,做空,2023-03-24 01:30:00,2023-03-24 02:45:00,1812.75,1813.61,-0.0,flip_to_long -25793,做多,2023-03-24 02:45:00,2023-03-24 02:50:00,1813.61,1809.78,-0.01,flip_to_short -25794,做空,2023-03-24 02:50:00,2023-03-24 04:00:00,1809.78,1812.81,-0.01,flip_to_long -25795,做多,2023-03-24 04:00:00,2023-03-24 05:35:00,1812.81,1810.13,-0.01,flip_to_short -25796,做空,2023-03-24 05:35:00,2023-03-24 05:50:00,1810.13,1811.34,-0.0,flip_to_long -25797,做多,2023-03-24 05:50:00,2023-03-24 06:15:00,1811.34,1811.23,-0.0,flip_to_short -25798,做空,2023-03-24 06:15:00,2023-03-24 06:20:00,1811.23,1811.99,-0.0,flip_to_long -25799,做多,2023-03-24 06:20:00,2023-03-24 06:35:00,1811.99,1811.79,-0.0,flip_to_short -25800,做空,2023-03-24 06:35:00,2023-03-24 08:35:00,1811.79,1801.24,0.02,tp_lower -25801,做多,2023-03-24 14:10:00,2023-03-24 14:15:00,1777.01,1771.69,-0.01,flip_to_short -25802,做空,2023-03-24 14:15:00,2023-03-24 14:25:00,1771.69,1772.71,-0.0,flip_to_long -25803,做多,2023-03-24 14:25:00,2023-03-24 16:25:00,1772.71,1765.81,-0.01,flip_to_short -25804,做空,2023-03-24 16:25:00,2023-03-24 16:40:00,1765.81,1763.87,0.0,flip_to_long -25805,做多,2023-03-24 16:40:00,2023-03-24 16:55:00,1763.87,1761.81,-0.01,flip_to_short -25806,做空,2023-03-24 16:55:00,2023-03-24 17:20:00,1761.81,1735.6,0.05,tp_lower -25807,做多,2023-03-24 18:50:00,2023-03-24 18:55:00,1757.26,1755.19,-0.01,flip_to_short -25808,做空,2023-03-24 18:55:00,2023-03-24 19:05:00,1755.19,1755.22,-0.0,flip_to_long -25809,做多,2023-03-24 19:05:00,2023-03-24 20:25:00,1755.22,1752.32,-0.01,flip_to_short -25810,做空,2023-03-24 20:25:00,2023-03-24 22:00:00,1752.32,1745.88,0.01,flip_to_long -25811,做多,2023-03-24 22:00:00,2023-03-24 22:30:00,1745.88,1745.96,-0.0,flip_to_short -25812,做空,2023-03-24 22:30:00,2023-03-24 23:20:00,1745.96,1752.17,-0.01,flip_to_long -25813,做多,2023-03-24 23:20:00,2023-03-24 23:25:00,1752.17,1749.89,-0.01,flip_to_short -25814,做空,2023-03-24 23:25:00,2023-03-24 23:55:00,1749.89,1748.77,0.0,flip_to_long -25815,做多,2023-03-24 23:55:00,2023-03-25 00:05:00,1748.77,1747.94,-0.0,flip_to_short -25816,做空,2023-03-25 00:05:00,2023-03-25 00:10:00,1747.94,1750.9,-0.01,flip_to_long -25817,做多,2023-03-25 00:10:00,2023-03-25 00:15:00,1750.9,1748.95,-0.01,flip_to_short -25818,做空,2023-03-25 00:15:00,2023-03-25 09:55:00,1748.95,1747.79,0.0,flip_to_long -25819,做多,2023-03-25 09:55:00,2023-03-25 10:10:00,1747.79,1745.96,-0.0,flip_to_short -25820,做空,2023-03-25 10:10:00,2023-03-25 10:40:00,1745.96,1748.68,-0.01,flip_to_long -25821,做多,2023-03-25 10:40:00,2023-03-25 11:00:00,1748.68,1745.6,-0.01,flip_to_short -25822,做空,2023-03-25 11:00:00,2023-03-25 11:05:00,1745.6,1747.68,-0.01,flip_to_long -25823,做多,2023-03-25 11:05:00,2023-03-25 11:10:00,1747.68,1745.3,-0.01,flip_to_short -25824,做空,2023-03-25 11:10:00,2023-03-25 11:15:00,1745.3,1745.59,-0.0,flip_to_long -25825,做多,2023-03-25 11:15:00,2023-03-25 11:40:00,1745.59,1744.01,-0.0,flip_to_short -25826,做空,2023-03-25 11:40:00,2023-03-25 12:10:00,1744.01,1744.86,-0.0,flip_to_long -25827,做多,2023-03-25 12:10:00,2023-03-25 13:00:00,1744.86,1742.81,-0.01,flip_to_short -25828,做空,2023-03-25 13:00:00,2023-03-25 13:20:00,1742.81,1743.88,-0.0,flip_to_long -25829,做多,2023-03-25 13:20:00,2023-03-25 14:55:00,1743.88,1747.45,0.0,flip_to_short -25830,做空,2023-03-25 14:55:00,2023-03-25 15:20:00,1747.45,1747.18,-0.0,flip_to_long -25831,做多,2023-03-25 15:20:00,2023-03-25 17:15:00,1747.18,1747.29,-0.0,flip_to_short -25832,做空,2023-03-25 17:15:00,2023-03-25 19:00:00,1747.29,1724.97,0.04,tp_lower -25833,做多,2023-03-25 22:00:00,2023-03-26 04:05:00,1733.73,1746.44,0.02,flip_to_short -25834,做空,2023-03-26 04:05:00,2023-03-26 04:10:00,1746.44,1747.45,-0.0,flip_to_long -25835,做多,2023-03-26 04:10:00,2023-03-26 04:20:00,1747.45,1747.01,-0.0,flip_to_short -25836,做空,2023-03-26 04:20:00,2023-03-26 04:55:00,1747.01,1748.46,-0.0,flip_to_long -25837,做多,2023-03-26 04:55:00,2023-03-26 05:15:00,1748.46,1746.84,-0.0,flip_to_short -25838,做空,2023-03-26 05:15:00,2023-03-26 05:40:00,1746.84,1750.46,-0.01,flip_to_long -25839,做多,2023-03-26 05:40:00,2023-03-26 06:20:00,1750.46,1749.88,-0.0,flip_to_short -25840,做空,2023-03-26 06:20:00,2023-03-26 19:05:00,1749.88,1766.07,-0.03,flip_to_long -25841,做多,2023-03-26 19:05:00,2023-03-26 19:20:00,1766.07,1765.24,-0.0,flip_to_short -25842,做空,2023-03-26 19:20:00,2023-03-26 19:30:00,1765.24,1764.18,0.0,flip_to_long -25843,做多,2023-03-26 19:30:00,2023-03-26 19:35:00,1764.18,1763.98,-0.0,flip_to_short -25844,做空,2023-03-26 19:35:00,2023-03-26 19:40:00,1763.98,1764.4,-0.0,flip_to_long -25845,做多,2023-03-26 19:40:00,2023-03-26 20:30:00,1764.4,1757.75,-0.01,flip_to_short -25846,做空,2023-03-26 20:30:00,2023-03-26 21:55:00,1757.75,1763.3,-0.01,flip_to_long -25847,做多,2023-03-26 21:55:00,2023-03-27 01:15:00,1763.3,1765.71,0.0,flip_to_short -25848,做空,2023-03-27 01:15:00,2023-03-27 01:25:00,1765.71,1769.37,-0.01,flip_to_long -25849,做多,2023-03-27 01:25:00,2023-03-27 01:30:00,1769.37,1767.82,-0.0,flip_to_short -25850,做空,2023-03-27 01:30:00,2023-03-27 08:50:00,1767.82,1756.46,0.02,flip_to_long -25851,做多,2023-03-27 08:50:00,2023-03-27 08:55:00,1756.46,1755.59,-0.0,flip_to_short -25852,做空,2023-03-27 08:55:00,2023-03-27 09:15:00,1755.59,1758.92,-0.01,flip_to_long -25853,做多,2023-03-27 09:15:00,2023-03-27 12:30:00,1758.92,1759.22,-0.0,flip_to_short -25854,做空,2023-03-27 12:30:00,2023-03-27 12:35:00,1759.22,1760.44,-0.0,flip_to_long -25855,做多,2023-03-27 12:35:00,2023-03-27 12:40:00,1760.44,1757.83,-0.01,flip_to_short -25856,做空,2023-03-27 12:40:00,2023-03-27 13:45:00,1757.83,1760.16,-0.01,flip_to_long -25857,做多,2023-03-27 13:45:00,2023-03-27 19:30:00,1760.16,1713.97,-0.08,flip_to_short -25858,做空,2023-03-27 19:30:00,2023-03-27 21:05:00,1713.97,1714.73,-0.0,flip_to_long -25859,做多,2023-03-27 21:05:00,2023-03-27 21:10:00,1714.73,1711.46,-0.01,flip_to_short -25860,做空,2023-03-27 21:10:00,2023-03-27 21:20:00,1711.46,1710.06,0.0,flip_to_long -25861,做多,2023-03-27 21:20:00,2023-03-27 22:00:00,1710.06,1710.86,-0.0,flip_to_short -25862,做空,2023-03-27 22:00:00,2023-03-27 23:05:00,1710.86,1709.81,0.0,flip_to_long -25863,做多,2023-03-27 23:05:00,2023-03-28 00:50:00,1709.81,1707.89,-0.0,flip_to_short -25864,做空,2023-03-28 00:50:00,2023-03-28 01:25:00,1707.89,1711.45,-0.01,flip_to_long -25865,做多,2023-03-28 01:25:00,2023-03-28 02:25:00,1711.45,1710.1,-0.0,flip_to_short -25866,做空,2023-03-28 02:25:00,2023-03-28 02:30:00,1710.1,1710.63,-0.0,flip_to_long -25867,做多,2023-03-28 02:30:00,2023-03-28 02:50:00,1710.63,1712.14,0.0,flip_to_short -25868,做空,2023-03-28 02:50:00,2023-03-28 03:45:00,1712.14,1712.36,-0.0,flip_to_long -25869,做多,2023-03-28 03:45:00,2023-03-28 03:50:00,1712.36,1711.92,-0.0,flip_to_short -25870,做空,2023-03-28 03:50:00,2023-03-28 04:10:00,1711.92,1712.16,-0.0,flip_to_long -25871,做多,2023-03-28 04:10:00,2023-03-28 04:25:00,1712.16,1712.59,-0.0,flip_to_short -25872,做空,2023-03-28 04:25:00,2023-03-28 04:55:00,1712.59,1717.39,-0.01,flip_to_long -25873,做多,2023-03-28 04:55:00,2023-03-28 08:30:00,1717.39,1722.0,0.01,flip_to_short -25874,做空,2023-03-28 08:30:00,2023-03-28 11:10:00,1722.0,1722.92,-0.0,flip_to_long -25875,做多,2023-03-28 11:10:00,2023-03-28 16:15:00,1722.92,1735.74,0.02,flip_to_short -25876,做空,2023-03-28 16:15:00,2023-03-28 17:05:00,1735.74,1737.25,-0.0,flip_to_long -25877,做多,2023-03-28 17:05:00,2023-03-28 18:45:00,1737.25,1774.88,0.06,tp_upper -25878,做空,2023-03-28 23:35:00,2023-03-28 23:45:00,1773.08,1772.7,-0.0,flip_to_long -25879,做多,2023-03-28 23:45:00,2023-03-29 00:05:00,1772.7,1773.23,-0.0,flip_to_short -25880,做空,2023-03-29 00:05:00,2023-03-29 00:15:00,1773.23,1774.43,-0.0,flip_to_long -25881,做多,2023-03-29 00:15:00,2023-03-29 00:30:00,1774.43,1773.83,-0.0,flip_to_short -25882,做空,2023-03-29 00:30:00,2023-03-29 00:50:00,1773.83,1774.61,-0.0,flip_to_long -25883,做多,2023-03-29 00:50:00,2023-03-29 03:45:00,1774.61,1774.98,-0.0,flip_to_short -25884,做空,2023-03-29 03:45:00,2023-03-29 03:50:00,1774.98,1777.06,-0.01,flip_to_long -25885,做多,2023-03-29 03:50:00,2023-03-29 04:30:00,1777.06,1792.17,0.03,tp_upper -25886,做多,2023-03-29 10:55:00,2023-03-29 11:00:00,1810.55,1804.77,-0.01,flip_to_short -25887,做空,2023-03-29 11:00:00,2023-03-29 12:55:00,1804.77,1810.12,-0.01,flip_to_long -25888,做多,2023-03-29 12:55:00,2023-03-29 14:20:00,1810.12,1808.96,-0.0,flip_to_short -25889,做空,2023-03-29 14:20:00,2023-03-29 15:30:00,1808.96,1805.67,0.0,flip_to_long -25890,做多,2023-03-29 15:30:00,2023-03-29 15:45:00,1805.67,1805.49,-0.0,flip_to_short -25891,做空,2023-03-29 15:45:00,2023-03-29 15:50:00,1805.49,1806.69,-0.0,flip_to_long -25892,做多,2023-03-29 15:50:00,2023-03-29 16:00:00,1806.69,1803.24,-0.01,flip_to_short -25893,做空,2023-03-29 16:00:00,2023-03-29 18:30:00,1803.24,1802.7,-0.0,flip_to_long -25894,做多,2023-03-29 18:30:00,2023-03-29 18:35:00,1802.7,1801.9,-0.0,flip_to_short -25895,做空,2023-03-29 18:35:00,2023-03-29 21:15:00,1801.9,1803.48,-0.0,flip_to_long -25896,做多,2023-03-29 21:15:00,2023-03-29 21:35:00,1803.48,1801.75,-0.0,flip_to_short -25897,做空,2023-03-29 21:35:00,2023-03-30 00:15:00,1801.75,1797.55,0.01,flip_to_long -25898,做多,2023-03-30 00:15:00,2023-03-30 03:05:00,1797.55,1785.23,-0.02,flip_to_short -25899,做空,2023-03-30 03:05:00,2023-03-30 04:25:00,1785.23,1795.01,-0.02,flip_to_long -25900,做多,2023-03-30 04:25:00,2023-03-30 05:00:00,1795.01,1790.73,-0.01,flip_to_short -25901,做空,2023-03-30 05:00:00,2023-03-30 05:40:00,1790.73,1794.67,-0.01,flip_to_long -25902,做多,2023-03-30 05:40:00,2023-03-30 05:45:00,1794.67,1794.32,-0.0,flip_to_short -25903,做空,2023-03-30 05:45:00,2023-03-30 06:25:00,1794.32,1795.08,-0.0,flip_to_long -25904,做多,2023-03-30 06:25:00,2023-03-30 06:55:00,1795.08,1795.22,-0.0,flip_to_short -25905,做空,2023-03-30 06:55:00,2023-03-30 07:00:00,1795.22,1795.59,-0.0,flip_to_long -25906,做多,2023-03-30 07:00:00,2023-03-30 09:00:00,1795.59,1798.0,0.0,flip_to_short -25907,做空,2023-03-30 09:00:00,2023-03-30 09:40:00,1798.0,1797.72,-0.0,flip_to_long -25908,做多,2023-03-30 09:40:00,2023-03-30 09:45:00,1797.72,1797.09,-0.0,flip_to_short -25909,做空,2023-03-30 09:45:00,2023-03-30 09:50:00,1797.09,1800.19,-0.01,flip_to_long -25910,做多,2023-03-30 09:50:00,2023-03-30 10:20:00,1800.19,1798.74,-0.0,flip_to_short -25911,做空,2023-03-30 10:20:00,2023-03-30 10:35:00,1798.74,1800.05,-0.0,flip_to_long -25912,做多,2023-03-30 10:35:00,2023-03-30 10:45:00,1800.05,1798.95,-0.0,flip_to_short -25913,做空,2023-03-30 10:45:00,2023-03-30 10:50:00,1798.95,1800.5,-0.0,flip_to_long -25914,做多,2023-03-30 10:50:00,2023-03-30 12:00:00,1800.5,1800.9,-0.0,flip_to_short -25915,做空,2023-03-30 12:00:00,2023-03-30 12:30:00,1800.9,1803.36,-0.01,flip_to_long -25916,做多,2023-03-30 12:30:00,2023-03-30 12:35:00,1803.36,1802.39,-0.0,flip_to_short -25917,做空,2023-03-30 12:35:00,2023-03-30 13:25:00,1802.39,1801.3,0.0,flip_to_long -25918,做多,2023-03-30 13:25:00,2023-03-30 13:35:00,1801.3,1800.17,-0.0,flip_to_short -25919,做空,2023-03-30 13:35:00,2023-03-30 13:45:00,1800.17,1800.04,-0.0,flip_to_long -25920,做多,2023-03-30 13:45:00,2023-03-30 19:55:00,1800.04,1780.72,-0.03,flip_to_short -25921,做空,2023-03-30 19:55:00,2023-03-30 20:10:00,1780.72,1780.7,-0.0,flip_to_long -25922,做多,2023-03-30 20:10:00,2023-03-30 20:15:00,1780.7,1779.66,-0.0,flip_to_short -25923,做空,2023-03-30 20:15:00,2023-03-30 20:20:00,1779.66,1782.11,-0.01,flip_to_long -25924,做多,2023-03-30 20:20:00,2023-03-30 22:45:00,1782.11,1783.58,0.0,flip_to_short -25925,做空,2023-03-30 22:45:00,2023-03-30 22:50:00,1783.58,1784.99,-0.0,flip_to_long -25926,做多,2023-03-30 22:50:00,2023-03-30 22:55:00,1784.99,1783.88,-0.0,flip_to_short -25927,做空,2023-03-30 22:55:00,2023-03-30 23:00:00,1783.88,1786.53,-0.01,flip_to_long -25928,做多,2023-03-30 23:00:00,2023-03-30 23:05:00,1786.53,1785.62,-0.0,flip_to_short -25929,做空,2023-03-30 23:05:00,2023-03-31 04:25:00,1785.62,1802.09,-0.03,flip_to_long -25930,做多,2023-03-31 04:25:00,2023-03-31 04:30:00,1802.09,1801.43,-0.0,flip_to_short -25931,做空,2023-03-31 04:30:00,2023-03-31 04:35:00,1801.43,1803.13,-0.0,flip_to_long -25932,做多,2023-03-31 04:35:00,2023-03-31 05:10:00,1803.13,1801.36,-0.0,flip_to_short -25933,做空,2023-03-31 05:10:00,2023-03-31 10:15:00,1801.36,1793.14,0.01,flip_to_long -25934,做多,2023-03-31 10:15:00,2023-03-31 10:45:00,1793.14,1793.34,-0.0,flip_to_short -25935,做空,2023-03-31 10:45:00,2023-03-31 11:00:00,1793.34,1792.36,0.0,flip_to_long -25936,做多,2023-03-31 11:00:00,2023-03-31 11:20:00,1792.36,1789.51,-0.01,flip_to_short -25937,做空,2023-03-31 11:20:00,2023-03-31 11:35:00,1789.51,1792.38,-0.01,flip_to_long -25938,做多,2023-03-31 11:35:00,2023-03-31 12:30:00,1792.38,1805.89,0.02,tp_upper -25939,做空,2023-03-31 17:35:00,2023-03-31 19:35:00,1825.93,1827.81,-0.0,flip_to_long -25940,做多,2023-03-31 19:35:00,2023-03-31 19:40:00,1827.81,1827.0,-0.0,flip_to_short -25941,做空,2023-03-31 19:40:00,2023-03-31 19:50:00,1827.0,1829.14,-0.01,flip_to_long -25942,做多,2023-03-31 19:50:00,2023-03-31 20:00:00,1829.14,1825.17,-0.01,flip_to_short -25943,做空,2023-03-31 20:00:00,2023-03-31 20:45:00,1825.17,1825.07,-0.0,flip_to_long -25944,做多,2023-03-31 20:45:00,2023-03-31 21:45:00,1825.07,1825.93,-0.0,flip_to_short -25945,做空,2023-03-31 21:45:00,2023-03-31 22:05:00,1825.93,1824.34,0.0,flip_to_long -25946,做多,2023-03-31 22:05:00,2023-03-31 22:10:00,1824.34,1823.26,-0.0,flip_to_short -25947,做空,2023-03-31 22:10:00,2023-03-31 22:15:00,1823.26,1826.69,-0.01,flip_to_long -25948,做多,2023-03-31 22:15:00,2023-03-31 23:30:00,1826.69,1823.59,-0.01,flip_to_short -25949,做空,2023-03-31 23:30:00,2023-04-01 00:05:00,1823.59,1823.88,-0.0,flip_to_long -25950,做多,2023-04-01 00:05:00,2023-04-01 00:10:00,1823.88,1823.72,-0.0,flip_to_short -25951,做空,2023-04-01 00:10:00,2023-04-01 00:15:00,1823.72,1826.79,-0.01,flip_to_long -25952,做多,2023-04-01 00:15:00,2023-04-01 00:20:00,1826.79,1823.18,-0.01,flip_to_short -25953,做空,2023-04-01 00:20:00,2023-04-01 00:25:00,1823.18,1823.61,-0.0,flip_to_long -25954,做多,2023-04-01 00:25:00,2023-04-01 02:00:00,1823.61,1839.15,0.02,tp_upper -25955,做空,2023-04-01 02:35:00,2023-04-01 02:40:00,1824.38,1825.9,-0.0,flip_to_long -25956,做多,2023-04-01 02:40:00,2023-04-01 03:15:00,1825.9,1827.67,0.0,flip_to_short -25957,做空,2023-04-01 03:15:00,2023-04-01 03:30:00,1827.67,1826.92,-0.0,flip_to_long -25958,做多,2023-04-01 03:30:00,2023-04-01 03:35:00,1826.92,1823.98,-0.01,flip_to_short -25959,做空,2023-04-01 03:35:00,2023-04-01 03:40:00,1823.98,1825.33,-0.0,flip_to_long -25960,做多,2023-04-01 03:40:00,2023-04-01 03:55:00,1825.33,1825.6,-0.0,flip_to_short -25961,做空,2023-04-01 03:55:00,2023-04-01 04:05:00,1825.6,1826.4,-0.0,flip_to_long -25962,做多,2023-04-01 04:05:00,2023-04-01 04:10:00,1826.4,1825.18,-0.0,flip_to_short -25963,做空,2023-04-01 04:10:00,2023-04-01 04:15:00,1825.18,1825.29,-0.0,flip_to_long -25964,做多,2023-04-01 04:15:00,2023-04-01 04:30:00,1825.29,1825.25,-0.0,flip_to_short -25965,做空,2023-04-01 04:30:00,2023-04-01 04:35:00,1825.25,1826.65,-0.0,flip_to_long -25966,做多,2023-04-01 04:35:00,2023-04-01 04:55:00,1826.65,1826.0,-0.0,flip_to_short -25967,做空,2023-04-01 04:55:00,2023-04-01 07:30:00,1826.0,1823.89,0.0,flip_to_long -25968,做多,2023-04-01 07:30:00,2023-04-01 07:50:00,1823.89,1823.68,-0.0,flip_to_short -25969,做空,2023-04-01 07:50:00,2023-04-01 08:05:00,1823.68,1823.99,-0.0,flip_to_long -25970,做多,2023-04-01 08:05:00,2023-04-01 08:10:00,1823.99,1823.59,-0.0,flip_to_short -25971,做空,2023-04-01 08:10:00,2023-04-01 08:25:00,1823.59,1827.55,-0.01,flip_to_long -25972,做多,2023-04-01 08:25:00,2023-04-01 10:00:00,1827.55,1823.37,-0.01,flip_to_short -25973,做空,2023-04-01 10:00:00,2023-04-01 10:15:00,1823.37,1822.62,-0.0,flip_to_long -25974,做多,2023-04-01 10:15:00,2023-04-01 11:45:00,1822.62,1822.97,-0.0,flip_to_short -25975,做空,2023-04-01 11:45:00,2023-04-01 12:10:00,1822.97,1824.99,-0.0,flip_to_long -25976,做多,2023-04-01 12:10:00,2023-04-01 12:20:00,1824.99,1823.73,-0.0,flip_to_short -25977,做空,2023-04-01 12:20:00,2023-04-01 12:25:00,1823.73,1825.77,-0.0,flip_to_long -25978,做多,2023-04-01 12:25:00,2023-04-01 12:30:00,1825.77,1824.7,-0.0,flip_to_short -25979,做空,2023-04-01 12:30:00,2023-04-01 12:40:00,1824.7,1825.65,-0.0,flip_to_long -25980,做多,2023-04-01 12:40:00,2023-04-01 12:45:00,1825.65,1824.69,-0.0,flip_to_short -25981,做空,2023-04-01 12:45:00,2023-04-01 13:25:00,1824.69,1825.32,-0.0,flip_to_long -25982,做多,2023-04-01 13:25:00,2023-04-01 13:30:00,1825.32,1824.82,-0.0,flip_to_short -25983,做空,2023-04-01 13:30:00,2023-04-01 13:55:00,1824.82,1824.58,-0.0,flip_to_long -25984,做多,2023-04-01 13:55:00,2023-04-01 14:05:00,1824.58,1823.23,-0.0,flip_to_short -25985,做空,2023-04-01 14:05:00,2023-04-01 14:40:00,1823.23,1818.72,0.01,tp_lower -25986,做多,2023-04-01 16:10:00,2023-04-01 16:15:00,1822.96,1822.23,-0.0,flip_to_short -25987,做空,2023-04-01 16:15:00,2023-04-01 16:25:00,1822.23,1822.39,-0.0,flip_to_long -25988,做多,2023-04-01 16:25:00,2023-04-01 16:30:00,1822.39,1820.4,-0.0,flip_to_short -25989,做空,2023-04-01 16:30:00,2023-04-01 16:50:00,1820.4,1814.62,0.01,tp_lower -25990,做多,2023-04-01 20:00:00,2023-04-01 20:05:00,1817.31,1817.09,-0.0,flip_to_short -25991,做空,2023-04-01 20:05:00,2023-04-01 20:15:00,1817.09,1817.0,-0.0,flip_to_long -25992,做多,2023-04-01 20:15:00,2023-04-01 20:20:00,1817.0,1816.78,-0.0,flip_to_short -25993,做空,2023-04-01 20:20:00,2023-04-01 21:00:00,1816.78,1817.28,-0.0,flip_to_long -25994,做多,2023-04-01 21:00:00,2023-04-01 23:40:00,1817.28,1819.41,0.0,flip_to_short -25995,做空,2023-04-01 23:40:00,2023-04-02 03:20:00,1819.41,1816.44,0.0,flip_to_long -25996,做多,2023-04-02 03:20:00,2023-04-02 03:40:00,1816.44,1815.68,-0.0,flip_to_short -25997,做空,2023-04-02 03:40:00,2023-04-02 03:55:00,1815.68,1817.01,-0.0,flip_to_long -25998,做多,2023-04-02 03:55:00,2023-04-02 04:20:00,1817.01,1815.5,-0.0,flip_to_short -25999,做空,2023-04-02 04:20:00,2023-04-02 04:50:00,1815.5,1814.99,-0.0,flip_to_long -26000,做多,2023-04-02 04:50:00,2023-04-02 08:10:00,1814.99,1817.11,0.0,flip_to_short -26001,做空,2023-04-02 08:10:00,2023-04-02 08:15:00,1817.11,1817.51,-0.0,flip_to_long -26002,做多,2023-04-02 08:15:00,2023-04-02 08:35:00,1817.51,1817.44,-0.0,flip_to_short -26003,做空,2023-04-02 08:35:00,2023-04-02 08:40:00,1817.44,1818.01,-0.0,flip_to_long -26004,做多,2023-04-02 08:40:00,2023-04-02 09:10:00,1818.01,1818.56,-0.0,flip_to_short -26005,做空,2023-04-02 09:10:00,2023-04-02 13:35:00,1818.56,1815.99,0.0,flip_to_long -26006,做多,2023-04-02 13:35:00,2023-04-03 00:35:00,1815.99,1787.47,-0.05,flip_to_short -26007,做空,2023-04-03 00:35:00,2023-04-03 00:40:00,1787.47,1787.76,-0.0,flip_to_long -26008,做多,2023-04-03 00:40:00,2023-04-03 00:45:00,1787.76,1787.39,-0.0,flip_to_short -26009,做空,2023-04-03 00:45:00,2023-04-03 00:50:00,1787.39,1789.19,-0.0,flip_to_long -26010,做多,2023-04-03 00:50:00,2023-04-03 01:05:00,1789.19,1788.22,-0.0,flip_to_short -26011,做空,2023-04-03 01:05:00,2023-04-03 01:40:00,1788.22,1768.8,0.03,tp_lower -26012,做多,2023-04-03 05:25:00,2023-04-03 05:55:00,1778.42,1777.57,-0.0,flip_to_short -26013,做空,2023-04-03 05:55:00,2023-04-03 13:25:00,1777.57,1806.81,-0.05,flip_to_long -26014,做多,2023-04-03 13:25:00,2023-04-03 13:30:00,1806.81,1805.23,-0.0,flip_to_short -26015,做空,2023-04-03 13:30:00,2023-04-03 13:35:00,1805.23,1807.32,-0.0,flip_to_long -26016,做多,2023-04-03 13:35:00,2023-04-03 13:40:00,1807.32,1806.63,-0.0,flip_to_short -26017,做空,2023-04-03 13:40:00,2023-04-03 14:10:00,1806.63,1807.14,-0.0,flip_to_long -26018,做多,2023-04-03 14:10:00,2023-04-03 14:15:00,1807.14,1805.24,-0.0,flip_to_short -26019,做空,2023-04-03 14:15:00,2023-04-03 14:20:00,1805.24,1806.27,-0.0,flip_to_long -26020,做多,2023-04-03 14:20:00,2023-04-03 14:30:00,1806.27,1805.9,-0.0,flip_to_short -26021,做空,2023-04-03 14:30:00,2023-04-03 17:35:00,1805.9,1801.88,0.0,flip_to_long -26022,做多,2023-04-03 17:35:00,2023-04-03 17:45:00,1801.88,1797.95,-0.01,flip_to_short -26023,做空,2023-04-03 17:45:00,2023-04-03 17:50:00,1797.95,1798.9,-0.0,flip_to_long -26024,做多,2023-04-03 17:50:00,2023-04-03 18:05:00,1798.9,1798.84,-0.0,flip_to_short -26025,做空,2023-04-03 18:05:00,2023-04-03 18:10:00,1798.84,1798.87,-0.0,flip_to_long -26026,做多,2023-04-03 18:10:00,2023-04-03 20:05:00,1798.87,1808.29,0.01,flip_to_short -26027,做空,2023-04-03 20:05:00,2023-04-03 22:15:00,1808.29,1811.76,-0.01,flip_to_long -26028,做多,2023-04-03 22:15:00,2023-04-03 22:40:00,1811.76,1804.64,-0.01,flip_to_short -26029,做空,2023-04-03 22:40:00,2023-04-03 22:55:00,1804.64,1805.42,-0.0,flip_to_long -26030,做多,2023-04-03 22:55:00,2023-04-04 00:35:00,1805.42,1803.67,-0.0,flip_to_short -26031,做空,2023-04-04 00:35:00,2023-04-04 03:00:00,1803.67,1807.8,-0.01,flip_to_long -26032,做多,2023-04-04 03:00:00,2023-04-04 03:30:00,1807.8,1808.52,-0.0,flip_to_short -26033,做空,2023-04-04 03:30:00,2023-04-04 03:45:00,1808.52,1808.67,-0.0,flip_to_long -26034,做多,2023-04-04 03:45:00,2023-04-04 03:50:00,1808.67,1807.33,-0.0,flip_to_short -26035,做空,2023-04-04 03:50:00,2023-04-04 05:15:00,1807.33,1807.54,-0.0,flip_to_long -26036,做多,2023-04-04 05:15:00,2023-04-04 05:40:00,1807.54,1807.43,-0.0,flip_to_short -26037,做空,2023-04-04 05:40:00,2023-04-04 06:05:00,1807.43,1809.88,-0.01,flip_to_long -26038,做多,2023-04-04 06:05:00,2023-04-04 06:15:00,1809.88,1807.75,-0.0,flip_to_short -26039,做空,2023-04-04 06:15:00,2023-04-04 06:25:00,1807.75,1808.15,-0.0,flip_to_long -26040,做多,2023-04-04 06:25:00,2023-04-04 07:40:00,1808.15,1807.65,-0.0,flip_to_short -26041,做空,2023-04-04 07:40:00,2023-04-04 07:45:00,1807.65,1811.9,-0.01,flip_to_long -26042,做多,2023-04-04 07:45:00,2023-04-04 11:05:00,1811.9,1865.63,0.08,tp_upper -26043,做空,2023-04-04 15:10:00,2023-04-04 15:35:00,1861.94,1859.52,0.0,flip_to_long -26044,做多,2023-04-04 15:35:00,2023-04-04 15:50:00,1859.52,1863.11,0.0,flip_to_short -26045,做空,2023-04-04 15:50:00,2023-04-04 16:40:00,1863.11,1866.74,-0.01,flip_to_long -26046,做多,2023-04-04 16:40:00,2023-04-04 16:45:00,1866.74,1864.47,-0.0,flip_to_short -26047,做空,2023-04-04 16:45:00,2023-04-04 17:00:00,1864.47,1867.31,-0.01,flip_to_long -26048,做多,2023-04-04 17:00:00,2023-04-04 17:10:00,1867.31,1864.74,-0.01,flip_to_short -26049,做空,2023-04-04 17:10:00,2023-04-04 17:15:00,1864.74,1866.99,-0.0,flip_to_long -26050,做多,2023-04-04 17:15:00,2023-04-04 18:25:00,1866.99,1864.71,-0.0,flip_to_short -26051,做空,2023-04-04 18:25:00,2023-04-04 18:30:00,1864.71,1865.04,-0.0,flip_to_long -26052,做多,2023-04-04 18:30:00,2023-04-04 18:55:00,1865.04,1863.73,-0.0,flip_to_short -26053,做空,2023-04-04 18:55:00,2023-04-04 19:00:00,1863.73,1864.85,-0.0,flip_to_long -26054,做多,2023-04-04 19:00:00,2023-04-04 19:25:00,1864.85,1862.28,-0.01,flip_to_short -26055,做空,2023-04-04 19:25:00,2023-04-04 19:30:00,1862.28,1864.59,-0.0,flip_to_long -26056,做多,2023-04-04 19:30:00,2023-04-04 20:40:00,1864.59,1874.14,0.01,tp_upper -26057,做空,2023-04-04 21:35:00,2023-04-04 21:45:00,1866.54,1869.17,-0.01,flip_to_long -26058,做多,2023-04-04 21:45:00,2023-04-04 21:50:00,1869.17,1867.22,-0.0,flip_to_short -26059,做空,2023-04-04 21:50:00,2023-04-04 21:55:00,1867.22,1870.77,-0.01,flip_to_long -26060,做多,2023-04-04 21:55:00,2023-04-04 22:00:00,1870.77,1870.41,-0.0,flip_to_short -26061,做空,2023-04-04 22:00:00,2023-04-04 22:25:00,1870.41,1869.53,-0.0,flip_to_long -26062,做多,2023-04-04 22:25:00,2023-04-04 22:30:00,1869.53,1869.34,-0.0,flip_to_short -26063,做空,2023-04-04 22:30:00,2023-04-04 23:00:00,1869.34,1866.31,0.0,flip_to_long -26064,做多,2023-04-04 23:00:00,2023-04-05 00:00:00,1866.31,1867.7,0.0,flip_to_short -26065,做空,2023-04-05 00:00:00,2023-04-05 00:15:00,1867.7,1871.23,-0.01,flip_to_long -26066,做多,2023-04-05 00:15:00,2023-04-05 00:30:00,1871.23,1907.77,0.06,tp_upper -26067,做空,2023-04-05 05:40:00,2023-04-05 05:45:00,1909.48,1911.33,-0.0,flip_to_long -26068,做多,2023-04-05 05:45:00,2023-04-05 05:50:00,1911.33,1910.3,-0.0,flip_to_short -26069,做空,2023-04-05 05:50:00,2023-04-05 05:55:00,1910.3,1911.33,-0.0,flip_to_long -26070,做多,2023-04-05 05:55:00,2023-04-05 06:15:00,1911.33,1912.3,0.0,flip_to_short -26071,做空,2023-04-05 06:15:00,2023-04-05 06:45:00,1912.3,1911.51,-0.0,flip_to_long -26072,做多,2023-04-05 06:45:00,2023-04-05 07:15:00,1911.51,1908.76,-0.01,flip_to_short -26073,做空,2023-04-05 07:15:00,2023-04-05 07:40:00,1908.76,1910.11,-0.0,flip_to_long -26074,做多,2023-04-05 07:40:00,2023-04-05 07:45:00,1910.11,1909.91,-0.0,flip_to_short -26075,做空,2023-04-05 07:45:00,2023-04-05 07:55:00,1909.91,1909.55,-0.0,flip_to_long -26076,做多,2023-04-05 07:55:00,2023-04-05 08:40:00,1909.55,1910.22,-0.0,flip_to_short -26077,做空,2023-04-05 08:40:00,2023-04-05 08:55:00,1910.22,1910.33,-0.0,flip_to_long -26078,做多,2023-04-05 08:55:00,2023-04-05 09:20:00,1910.33,1909.01,-0.0,flip_to_short -26079,做空,2023-04-05 09:20:00,2023-04-05 10:10:00,1909.01,1910.24,-0.0,flip_to_long -26080,做多,2023-04-05 10:10:00,2023-04-05 11:15:00,1910.24,1910.22,-0.0,flip_to_short -26081,做空,2023-04-05 11:15:00,2023-04-05 12:25:00,1910.22,1911.23,-0.0,flip_to_long -26082,做多,2023-04-05 12:25:00,2023-04-05 12:30:00,1911.23,1899.96,-0.02,flip_to_short -26083,做空,2023-04-05 12:30:00,2023-04-05 12:40:00,1899.96,1908.46,-0.01,flip_to_long -26084,做多,2023-04-05 12:40:00,2023-04-05 12:45:00,1908.46,1928.51,0.03,tp_upper -26085,做空,2023-04-05 13:30:00,2023-04-05 13:50:00,1909.86,1912.19,-0.0,flip_to_long -26086,做多,2023-04-05 13:50:00,2023-04-05 13:55:00,1912.19,1911.98,-0.0,flip_to_short -26087,做空,2023-04-05 13:55:00,2023-04-05 18:35:00,1911.98,1897.62,0.02,flip_to_long -26088,做多,2023-04-05 18:35:00,2023-04-05 19:05:00,1897.62,1895.71,-0.0,flip_to_short -26089,做空,2023-04-05 19:05:00,2023-04-05 19:10:00,1895.71,1901.76,-0.01,flip_to_long -26090,做多,2023-04-05 19:10:00,2023-04-05 23:55:00,1901.76,1907.48,0.01,flip_to_short -26091,做空,2023-04-05 23:55:00,2023-04-06 03:55:00,1907.48,1898.0,0.01,flip_to_long -26092,做多,2023-04-06 03:55:00,2023-04-06 14:20:00,1898.0,1868.18,-0.05,flip_to_short -26093,做空,2023-04-06 14:20:00,2023-04-06 14:40:00,1868.18,1864.71,0.0,flip_to_long -26094,做多,2023-04-06 14:40:00,2023-04-06 18:35:00,1864.71,1870.46,0.01,flip_to_short -26095,做空,2023-04-06 18:35:00,2023-04-06 19:30:00,1870.46,1872.36,-0.0,flip_to_long -26096,做多,2023-04-06 19:30:00,2023-04-06 20:45:00,1872.36,1868.76,-0.01,flip_to_short -26097,做空,2023-04-06 20:45:00,2023-04-06 21:20:00,1868.76,1870.51,-0.0,flip_to_long -26098,做多,2023-04-06 21:20:00,2023-04-06 23:10:00,1870.51,1869.22,-0.0,flip_to_short -26099,做空,2023-04-06 23:10:00,2023-04-06 23:15:00,1869.22,1869.6,-0.0,flip_to_long -26100,做多,2023-04-06 23:15:00,2023-04-06 23:20:00,1869.6,1868.44,-0.0,flip_to_short -26101,做空,2023-04-06 23:20:00,2023-04-06 23:25:00,1868.44,1870.2,-0.0,flip_to_long -26102,做多,2023-04-06 23:25:00,2023-04-06 23:30:00,1870.2,1868.52,-0.0,flip_to_short -26103,做空,2023-04-06 23:30:00,2023-04-06 23:35:00,1868.52,1869.35,-0.0,flip_to_long -26104,做多,2023-04-06 23:35:00,2023-04-07 00:15:00,1869.35,1868.93,-0.0,flip_to_short -26105,做空,2023-04-07 00:15:00,2023-04-07 00:20:00,1868.93,1872.17,-0.01,flip_to_long -26106,做多,2023-04-07 00:20:00,2023-04-07 02:30:00,1872.17,1867.25,-0.01,flip_to_short -26107,做空,2023-04-07 02:30:00,2023-04-07 02:50:00,1867.25,1873.61,-0.01,flip_to_long -26108,做多,2023-04-07 02:50:00,2023-04-07 04:50:00,1873.61,1875.0,0.0,flip_to_short -26109,做空,2023-04-07 04:50:00,2023-04-07 12:30:00,1875.0,1853.21,0.03,flip_to_long -26110,做多,2023-04-07 12:30:00,2023-04-07 12:50:00,1853.21,1853.91,-0.0,flip_to_short -26111,做空,2023-04-07 12:50:00,2023-04-07 13:05:00,1853.91,1852.17,0.0,flip_to_long -26112,做多,2023-04-07 13:05:00,2023-04-07 13:20:00,1852.17,1848.29,-0.01,flip_to_short -26113,做空,2023-04-07 13:20:00,2023-04-07 13:35:00,1848.29,1853.2,-0.01,flip_to_long -26114,做多,2023-04-07 13:35:00,2023-04-07 13:40:00,1853.2,1852.98,-0.0,flip_to_short -26115,做空,2023-04-07 13:40:00,2023-04-07 13:50:00,1852.98,1853.51,-0.0,flip_to_long -26116,做多,2023-04-07 13:50:00,2023-04-07 13:55:00,1853.51,1853.4,-0.0,flip_to_short -26117,做空,2023-04-07 13:55:00,2023-04-07 16:25:00,1853.4,1855.45,-0.0,flip_to_long -26118,做多,2023-04-07 16:25:00,2023-04-07 16:30:00,1855.45,1853.03,-0.01,flip_to_short -26119,做空,2023-04-07 16:30:00,2023-04-07 17:15:00,1853.03,1855.75,-0.01,flip_to_long -26120,做多,2023-04-07 17:15:00,2023-04-07 18:35:00,1855.75,1855.34,-0.0,flip_to_short -26121,做空,2023-04-07 18:35:00,2023-04-07 19:40:00,1855.34,1855.4,-0.0,flip_to_long -26122,做多,2023-04-07 19:40:00,2023-04-07 20:20:00,1855.4,1854.8,-0.0,flip_to_short -26123,做空,2023-04-07 20:20:00,2023-04-07 21:10:00,1854.8,1854.99,-0.0,flip_to_long -26124,做多,2023-04-07 21:10:00,2023-04-07 21:35:00,1854.99,1854.57,-0.0,flip_to_short -26125,做空,2023-04-07 21:35:00,2023-04-07 21:50:00,1854.57,1856.69,-0.0,flip_to_long -26126,做多,2023-04-07 21:50:00,2023-04-07 22:05:00,1856.69,1854.08,-0.01,flip_to_short -26127,做空,2023-04-07 22:05:00,2023-04-07 22:10:00,1854.08,1854.19,-0.0,flip_to_long -26128,做多,2023-04-07 22:10:00,2023-04-07 22:40:00,1854.19,1866.91,0.02,tp_upper -26129,做空,2023-04-08 00:25:00,2023-04-08 01:30:00,1858.67,1858.9,-0.0,flip_to_long -26130,做多,2023-04-08 01:30:00,2023-04-08 01:45:00,1858.9,1857.47,-0.0,flip_to_short -26131,做空,2023-04-08 01:45:00,2023-04-08 01:50:00,1857.47,1858.08,-0.0,flip_to_long -26132,做多,2023-04-08 01:50:00,2023-04-08 02:35:00,1858.08,1857.82,-0.0,flip_to_short -26133,做空,2023-04-08 02:35:00,2023-04-08 02:45:00,1857.82,1859.47,-0.0,flip_to_long -26134,做多,2023-04-08 02:45:00,2023-04-08 07:50:00,1859.47,1870.4,0.02,flip_to_short -26135,做空,2023-04-08 07:50:00,2023-04-08 08:40:00,1870.4,1870.45,-0.0,flip_to_long -26136,做多,2023-04-08 08:40:00,2023-04-08 09:55:00,1870.45,1869.19,-0.0,flip_to_short -26137,做空,2023-04-08 09:55:00,2023-04-08 13:45:00,1869.19,1867.23,0.0,flip_to_long -26138,做多,2023-04-08 13:45:00,2023-04-08 15:00:00,1867.23,1867.05,-0.0,flip_to_short -26139,做空,2023-04-08 15:00:00,2023-04-08 15:15:00,1867.05,1866.57,-0.0,flip_to_long -26140,做多,2023-04-08 15:15:00,2023-04-08 15:30:00,1866.57,1866.45,-0.0,flip_to_short -26141,做空,2023-04-08 15:30:00,2023-04-08 16:05:00,1866.45,1866.5,-0.0,flip_to_long -26142,做多,2023-04-08 16:05:00,2023-04-08 16:25:00,1866.5,1864.91,-0.0,flip_to_short -26143,做空,2023-04-08 16:25:00,2023-04-08 16:50:00,1864.91,1866.19,-0.0,flip_to_long -26144,做多,2023-04-08 16:50:00,2023-04-08 17:10:00,1866.19,1866.75,-0.0,flip_to_short -26145,做空,2023-04-08 17:10:00,2023-04-08 17:50:00,1866.75,1858.39,0.01,tp_lower -26146,做多,2023-04-08 23:05:00,2023-04-08 23:10:00,1853.8,1853.67,-0.0,flip_to_short -26147,做空,2023-04-08 23:10:00,2023-04-09 00:25:00,1853.67,1853.23,-0.0,flip_to_long -26148,做多,2023-04-09 00:25:00,2023-04-09 00:30:00,1853.23,1851.92,-0.0,flip_to_short -26149,做空,2023-04-09 00:30:00,2023-04-09 00:35:00,1851.92,1852.68,-0.0,flip_to_long -26150,做多,2023-04-09 00:35:00,2023-04-09 02:55:00,1852.68,1853.51,-0.0,flip_to_short -26151,做空,2023-04-09 02:55:00,2023-04-09 03:30:00,1853.51,1854.03,-0.0,flip_to_long -26152,做多,2023-04-09 03:30:00,2023-04-09 03:45:00,1854.03,1852.37,-0.0,flip_to_short -26153,做空,2023-04-09 03:45:00,2023-04-09 05:05:00,1852.37,1853.76,-0.0,flip_to_long -26154,做多,2023-04-09 05:05:00,2023-04-09 05:15:00,1853.76,1853.84,-0.0,flip_to_short -26155,做空,2023-04-09 05:15:00,2023-04-09 05:20:00,1853.84,1854.53,-0.0,flip_to_long -26156,做多,2023-04-09 05:20:00,2023-04-09 05:25:00,1854.53,1854.35,-0.0,flip_to_short -26157,做空,2023-04-09 05:25:00,2023-04-09 05:35:00,1854.35,1854.53,-0.0,flip_to_long -26158,做多,2023-04-09 05:35:00,2023-04-09 05:40:00,1854.53,1852.5,-0.0,flip_to_short -26159,做空,2023-04-09 05:40:00,2023-04-09 06:00:00,1852.5,1827.7,0.04,tp_lower -26160,做多,2023-04-09 11:35:00,2023-04-09 13:10:00,1836.4,1835.81,-0.0,flip_to_short -26161,做空,2023-04-09 13:10:00,2023-04-09 13:35:00,1835.81,1836.94,-0.0,flip_to_long -26162,做多,2023-04-09 13:35:00,2023-04-09 13:40:00,1836.94,1834.5,-0.01,flip_to_short -26163,做空,2023-04-09 13:40:00,2023-04-09 13:55:00,1834.5,1836.22,-0.0,flip_to_long -26164,做多,2023-04-09 13:55:00,2023-04-09 14:00:00,1836.22,1835.98,-0.0,flip_to_short -26165,做空,2023-04-09 14:00:00,2023-04-09 14:05:00,1835.98,1836.69,-0.0,flip_to_long -26166,做多,2023-04-09 14:05:00,2023-04-09 14:15:00,1836.69,1833.27,-0.01,flip_to_short -26167,做空,2023-04-09 14:15:00,2023-04-09 15:40:00,1833.27,1836.8,-0.01,flip_to_long -26168,做多,2023-04-09 15:40:00,2023-04-09 16:15:00,1836.8,1835.51,-0.0,flip_to_short -26169,做空,2023-04-09 16:15:00,2023-04-10 00:05:00,1835.51,1860.31,-0.04,flip_to_long -26170,做多,2023-04-10 00:05:00,2023-04-10 00:15:00,1860.31,1860.11,-0.0,flip_to_short -26171,做空,2023-04-10 00:15:00,2023-04-10 00:25:00,1860.11,1861.19,-0.0,flip_to_long -26172,做多,2023-04-10 00:25:00,2023-04-10 00:30:00,1861.19,1858.95,-0.0,flip_to_short -26173,做空,2023-04-10 00:30:00,2023-04-10 00:35:00,1858.95,1859.44,-0.0,flip_to_long -26174,做多,2023-04-10 00:35:00,2023-04-10 00:45:00,1859.44,1859.89,-0.0,flip_to_short -26175,做空,2023-04-10 00:45:00,2023-04-10 00:50:00,1859.89,1860.37,-0.0,flip_to_long -26176,做多,2023-04-10 00:50:00,2023-04-10 00:55:00,1860.37,1858.45,-0.0,flip_to_short -26177,做空,2023-04-10 00:55:00,2023-04-10 03:25:00,1858.45,1857.44,0.0,flip_to_long -26178,做多,2023-04-10 03:25:00,2023-04-10 04:55:00,1857.44,1855.85,-0.0,flip_to_short -26179,做空,2023-04-10 04:55:00,2023-04-10 05:00:00,1855.85,1856.0,-0.0,flip_to_long -26180,做多,2023-04-10 05:00:00,2023-04-10 07:20:00,1856.0,1857.42,0.0,flip_to_short -26181,做空,2023-04-10 07:20:00,2023-04-10 07:40:00,1857.42,1857.05,-0.0,flip_to_long -26182,做多,2023-04-10 07:40:00,2023-04-10 08:50:00,1857.05,1856.55,-0.0,flip_to_short -26183,做空,2023-04-10 08:50:00,2023-04-10 09:10:00,1856.55,1858.0,-0.0,flip_to_long -26184,做多,2023-04-10 09:10:00,2023-04-10 09:15:00,1858.0,1857.92,-0.0,flip_to_short -26185,做空,2023-04-10 09:15:00,2023-04-10 10:45:00,1857.92,1858.79,-0.0,flip_to_long -26186,做多,2023-04-10 10:45:00,2023-04-10 11:30:00,1858.79,1856.88,-0.0,flip_to_short -26187,做空,2023-04-10 11:30:00,2023-04-10 11:40:00,1856.88,1857.11,-0.0,flip_to_long -26188,做多,2023-04-10 11:40:00,2023-04-10 16:50:00,1857.11,1877.42,0.03,tp_upper -26189,做多,2023-04-10 20:25:00,2023-04-10 20:30:00,1883.0,1880.0,-0.01,flip_to_short -26190,做空,2023-04-10 20:30:00,2023-04-10 20:50:00,1880.0,1884.59,-0.01,flip_to_long -26191,做多,2023-04-10 20:50:00,2023-04-10 21:25:00,1884.59,1888.38,0.0,flip_to_short -26192,做空,2023-04-10 21:25:00,2023-04-10 22:00:00,1888.38,1904.66,-0.03,flip_to_long -26193,做多,2023-04-10 22:00:00,2023-04-11 04:30:00,1904.66,1915.77,0.01,flip_to_short -26194,做空,2023-04-11 04:30:00,2023-04-11 04:50:00,1915.77,1918.34,-0.01,flip_to_long -26195,做多,2023-04-11 04:50:00,2023-04-11 05:00:00,1918.34,1918.12,-0.0,flip_to_short -26196,做空,2023-04-11 05:00:00,2023-04-11 05:05:00,1918.12,1918.73,-0.0,flip_to_long -26197,做多,2023-04-11 05:05:00,2023-04-11 05:20:00,1918.73,1918.21,-0.0,flip_to_short -26198,做空,2023-04-11 05:20:00,2023-04-11 05:25:00,1918.21,1918.77,-0.0,flip_to_long -26199,做多,2023-04-11 05:25:00,2023-04-11 05:35:00,1918.77,1919.47,-0.0,flip_to_short -26200,做空,2023-04-11 05:35:00,2023-04-11 06:25:00,1919.47,1919.55,-0.0,flip_to_long -26201,做多,2023-04-11 06:25:00,2023-04-11 08:10:00,1919.55,1918.8,-0.0,flip_to_short -26202,做空,2023-04-11 08:10:00,2023-04-11 08:25:00,1918.8,1919.58,-0.0,flip_to_long -26203,做多,2023-04-11 08:25:00,2023-04-11 08:35:00,1919.58,1918.92,-0.0,flip_to_short -26204,做空,2023-04-11 08:35:00,2023-04-11 10:10:00,1918.92,1917.84,0.0,flip_to_long -26205,做多,2023-04-11 10:10:00,2023-04-11 10:25:00,1917.84,1918.18,-0.0,flip_to_short -26206,做空,2023-04-11 10:25:00,2023-04-11 10:40:00,1918.18,1918.27,-0.0,flip_to_long -26207,做多,2023-04-11 10:40:00,2023-04-11 11:05:00,1918.27,1917.65,-0.0,flip_to_short -26208,做空,2023-04-11 11:05:00,2023-04-11 11:10:00,1917.65,1918.22,-0.0,flip_to_long -26209,做多,2023-04-11 11:10:00,2023-04-11 11:20:00,1918.22,1918.86,-0.0,flip_to_short -26210,做空,2023-04-11 11:20:00,2023-04-11 13:30:00,1918.86,1916.6,0.0,flip_to_long -26211,做多,2023-04-11 13:30:00,2023-04-11 13:35:00,1916.6,1914.59,-0.0,flip_to_short -26212,做空,2023-04-11 13:35:00,2023-04-11 13:55:00,1914.59,1919.8,-0.01,flip_to_long -26213,做多,2023-04-11 13:55:00,2023-04-11 14:15:00,1919.8,1915.86,-0.01,flip_to_short -26214,做空,2023-04-11 14:15:00,2023-04-11 14:20:00,1915.86,1918.49,-0.01,flip_to_long -26215,做多,2023-04-11 14:20:00,2023-04-11 14:35:00,1918.49,1908.15,-0.02,flip_to_short -26216,做空,2023-04-11 14:35:00,2023-04-11 15:10:00,1908.15,1916.81,-0.01,flip_to_long -26217,做多,2023-04-11 15:10:00,2023-04-11 15:15:00,1916.81,1916.01,-0.0,flip_to_short -26218,做空,2023-04-11 15:15:00,2023-04-11 15:50:00,1916.01,1913.0,0.0,flip_to_long -26219,做多,2023-04-11 15:50:00,2023-04-11 19:20:00,1913.0,1910.59,-0.0,flip_to_short -26220,做空,2023-04-11 19:20:00,2023-04-12 00:20:00,1910.59,1894.12,0.02,flip_to_long -26221,做多,2023-04-12 00:20:00,2023-04-12 00:40:00,1894.12,1892.0,-0.0,flip_to_short -26222,做空,2023-04-12 00:40:00,2023-04-12 01:15:00,1892.0,1891.59,-0.0,flip_to_long -26223,做多,2023-04-12 01:15:00,2023-04-12 01:20:00,1891.59,1890.91,-0.0,flip_to_short -26224,做空,2023-04-12 01:20:00,2023-04-12 01:30:00,1890.91,1891.88,-0.0,flip_to_long -26225,做多,2023-04-12 01:30:00,2023-04-12 01:35:00,1891.88,1889.34,-0.01,flip_to_short -26226,做空,2023-04-12 01:35:00,2023-04-12 01:45:00,1889.34,1882.01,0.01,tp_lower -26227,做多,2023-04-12 06:40:00,2023-04-12 08:50:00,1866.69,1866.59,-0.0,flip_to_short -26228,做空,2023-04-12 08:50:00,2023-04-12 09:20:00,1866.59,1867.85,-0.0,flip_to_long -26229,做多,2023-04-12 09:20:00,2023-04-12 09:30:00,1867.85,1866.99,-0.0,flip_to_short -26230,做空,2023-04-12 09:30:00,2023-04-12 11:20:00,1866.99,1868.93,-0.0,flip_to_long -26231,做多,2023-04-12 11:20:00,2023-04-12 11:25:00,1868.93,1868.74,-0.0,flip_to_short -26232,做空,2023-04-12 11:25:00,2023-04-12 11:30:00,1868.74,1869.22,-0.0,flip_to_long -26233,做多,2023-04-12 11:30:00,2023-04-12 11:35:00,1869.22,1868.99,-0.0,flip_to_short -26234,做空,2023-04-12 11:35:00,2023-04-12 11:45:00,1868.99,1869.7,-0.0,flip_to_long -26235,做多,2023-04-12 11:45:00,2023-04-12 12:10:00,1869.7,1868.97,-0.0,flip_to_short -26236,做空,2023-04-12 12:10:00,2023-04-12 12:20:00,1868.97,1872.71,-0.01,flip_to_long -26237,做多,2023-04-12 12:20:00,2023-04-12 12:25:00,1872.71,1870.2,-0.01,flip_to_short -26238,做空,2023-04-12 12:25:00,2023-04-12 20:25:00,1870.2,1907.42,-0.06,flip_to_long -26239,做多,2023-04-12 20:25:00,2023-04-12 22:30:00,1907.42,1914.48,0.01,flip_to_short -26240,做空,2023-04-12 22:30:00,2023-04-13 00:20:00,1914.48,1913.51,0.0,flip_to_long -26241,做多,2023-04-13 00:20:00,2023-04-13 00:45:00,1913.51,1911.47,-0.0,flip_to_short -26242,做空,2023-04-13 00:45:00,2023-04-13 02:40:00,1911.47,1907.29,0.0,flip_to_long -26243,做多,2023-04-13 02:40:00,2023-04-13 06:45:00,1907.29,1911.99,0.01,flip_to_short -26244,做空,2023-04-13 06:45:00,2023-04-13 07:05:00,1911.99,1911.69,-0.0,flip_to_long -26245,做多,2023-04-13 07:05:00,2023-04-13 08:30:00,1911.69,1935.51,0.03,tp_upper -26246,做空,2023-04-13 15:10:00,2023-04-13 15:20:00,1992.55,1993.52,-0.0,flip_to_long -26247,做多,2023-04-13 15:20:00,2023-04-13 15:30:00,1993.52,1992.39,-0.0,flip_to_short -26248,做空,2023-04-13 15:30:00,2023-04-13 15:35:00,1992.39,1993.29,-0.0,flip_to_long -26249,做多,2023-04-13 15:35:00,2023-04-13 16:20:00,1993.29,1992.33,-0.0,flip_to_short -26250,做空,2023-04-13 16:20:00,2023-04-13 16:25:00,1992.33,1997.04,-0.01,flip_to_long -26251,做多,2023-04-13 16:25:00,2023-04-13 17:05:00,1997.04,2009.25,0.02,tp_upper -26252,做空,2023-04-13 20:05:00,2023-04-13 20:15:00,2004.65,2005.95,-0.0,flip_to_long -26253,做多,2023-04-13 20:15:00,2023-04-13 20:25:00,2005.95,2005.22,-0.0,flip_to_short -26254,做空,2023-04-13 20:25:00,2023-04-13 20:30:00,2005.22,2008.51,-0.01,flip_to_long -26255,做多,2023-04-13 20:30:00,2023-04-13 20:40:00,2008.51,2003.75,-0.01,flip_to_short -26256,做空,2023-04-13 20:40:00,2023-04-13 20:55:00,2003.75,2006.51,-0.01,flip_to_long -26257,做多,2023-04-13 20:55:00,2023-04-13 21:05:00,2006.51,2006.16,-0.0,flip_to_short -26258,做空,2023-04-13 21:05:00,2023-04-13 21:10:00,2006.16,2008.13,-0.0,flip_to_long -26259,做多,2023-04-13 21:10:00,2023-04-13 21:55:00,2008.13,2006.2,-0.0,flip_to_short -26260,做空,2023-04-13 21:55:00,2023-04-13 22:00:00,2006.2,2009.68,-0.01,flip_to_long -26261,做多,2023-04-13 22:00:00,2023-04-13 22:15:00,2009.68,2008.73,-0.0,flip_to_short -26262,做空,2023-04-13 22:15:00,2023-04-13 22:20:00,2008.73,2010.64,-0.0,flip_to_long -26263,做多,2023-04-13 22:20:00,2023-04-13 22:45:00,2010.64,2006.83,-0.01,flip_to_short -26264,做空,2023-04-13 22:45:00,2023-04-13 23:45:00,2006.83,2009.79,-0.01,flip_to_long -26265,做多,2023-04-13 23:45:00,2023-04-14 00:20:00,2009.79,2019.44,0.01,tp_upper -26266,做空,2023-04-14 06:40:00,2023-04-14 06:45:00,2114.19,2117.92,-0.01,flip_to_long -26267,做多,2023-04-14 06:45:00,2023-04-14 07:05:00,2117.92,2107.0,-0.02,flip_to_short -26268,做空,2023-04-14 07:05:00,2023-04-14 07:25:00,2107.0,2113.74,-0.01,flip_to_long -26269,做多,2023-04-14 07:25:00,2023-04-14 07:30:00,2113.74,2110.23,-0.01,flip_to_short -26270,做空,2023-04-14 07:30:00,2023-04-14 09:25:00,2110.23,2113.0,-0.0,flip_to_long -26271,做多,2023-04-14 09:25:00,2023-04-14 09:30:00,2113.0,2112.93,-0.0,flip_to_short -26272,做空,2023-04-14 09:30:00,2023-04-14 09:40:00,2112.93,2113.69,-0.0,flip_to_long -26273,做多,2023-04-14 09:40:00,2023-04-14 09:45:00,2113.69,2110.65,-0.01,flip_to_short -26274,做空,2023-04-14 09:45:00,2023-04-14 09:50:00,2110.65,2112.24,-0.0,flip_to_long -26275,做多,2023-04-14 09:50:00,2023-04-14 10:05:00,2112.24,2112.95,-0.0,flip_to_short -26276,做空,2023-04-14 10:05:00,2023-04-14 10:35:00,2112.95,2112.33,-0.0,flip_to_long -26277,做多,2023-04-14 10:35:00,2023-04-14 10:45:00,2112.33,2111.99,-0.0,flip_to_short -26278,做空,2023-04-14 10:45:00,2023-04-14 12:50:00,2111.99,2099.94,0.01,tp_lower -26279,做多,2023-04-14 13:40:00,2023-04-14 18:35:00,2108.52,2077.75,-0.04,flip_to_short -26280,做空,2023-04-14 18:35:00,2023-04-14 18:40:00,2077.75,2080.03,-0.0,flip_to_long -26281,做多,2023-04-14 18:40:00,2023-04-14 19:10:00,2080.03,2074.62,-0.01,flip_to_short -26282,做空,2023-04-14 19:10:00,2023-04-14 19:15:00,2074.62,2077.21,-0.0,flip_to_long -26283,做多,2023-04-14 19:15:00,2023-04-15 00:00:00,2077.21,2094.48,0.02,flip_to_short -26284,做空,2023-04-15 00:00:00,2023-04-15 00:05:00,2094.48,2095.08,-0.0,flip_to_long -26285,做多,2023-04-15 00:05:00,2023-04-15 00:30:00,2095.08,2100.01,0.01,flip_to_short -26286,做空,2023-04-15 00:30:00,2023-04-15 03:05:00,2100.01,2092.34,0.01,flip_to_long -26287,做多,2023-04-15 03:05:00,2023-04-15 05:05:00,2092.34,2087.35,-0.01,flip_to_short -26288,做空,2023-04-15 05:05:00,2023-04-15 05:10:00,2087.35,2088.91,-0.0,flip_to_long -26289,做多,2023-04-15 05:10:00,2023-04-15 06:05:00,2088.91,2086.02,-0.01,flip_to_short -26290,做空,2023-04-15 06:05:00,2023-04-15 06:15:00,2086.02,2086.87,-0.0,flip_to_long -26291,做多,2023-04-15 06:15:00,2023-04-15 06:25:00,2086.87,2086.96,-0.0,flip_to_short -26292,做空,2023-04-15 06:25:00,2023-04-15 06:50:00,2086.96,2086.65,-0.0,flip_to_long -26293,做多,2023-04-15 06:50:00,2023-04-15 07:55:00,2086.65,2097.06,0.01,tp_upper -26294,做空,2023-04-15 11:45:00,2023-04-15 11:50:00,2099.0,2100.76,-0.0,flip_to_long -26295,做多,2023-04-15 11:50:00,2023-04-15 12:00:00,2100.76,2098.94,-0.0,flip_to_short -26296,做空,2023-04-15 12:00:00,2023-04-15 12:05:00,2098.94,2101.01,-0.0,flip_to_long -26297,做多,2023-04-15 12:05:00,2023-04-15 13:30:00,2101.01,2097.66,-0.01,flip_to_short -26298,做空,2023-04-15 13:30:00,2023-04-15 15:15:00,2097.66,2102.17,-0.01,flip_to_long -26299,做多,2023-04-15 15:15:00,2023-04-15 15:25:00,2102.17,2102.01,-0.0,flip_to_short -26300,做空,2023-04-15 15:25:00,2023-04-15 16:15:00,2102.01,2101.55,-0.0,flip_to_long -26301,做多,2023-04-15 16:15:00,2023-04-15 17:05:00,2101.55,2100.95,-0.0,flip_to_short -26302,做空,2023-04-15 17:05:00,2023-04-15 17:10:00,2100.95,2101.15,-0.0,flip_to_long -26303,做多,2023-04-15 17:10:00,2023-04-15 20:00:00,2101.15,2097.6,-0.01,flip_to_short -26304,做空,2023-04-15 20:00:00,2023-04-15 20:05:00,2097.6,2097.88,-0.0,flip_to_long -26305,做多,2023-04-15 20:05:00,2023-04-15 20:20:00,2097.88,2097.26,-0.0,flip_to_short -26306,做空,2023-04-15 20:20:00,2023-04-15 20:25:00,2097.26,2099.72,-0.0,flip_to_long -26307,做多,2023-04-15 20:25:00,2023-04-15 20:30:00,2099.72,2096.34,-0.01,flip_to_short -26308,做空,2023-04-15 20:30:00,2023-04-15 22:05:00,2096.34,2094.25,0.0,flip_to_long -26309,做多,2023-04-15 22:05:00,2023-04-15 22:25:00,2094.25,2096.21,0.0,flip_to_short -26310,做空,2023-04-15 22:25:00,2023-04-15 23:30:00,2096.21,2094.67,0.0,flip_to_long -26311,做多,2023-04-15 23:30:00,2023-04-15 23:35:00,2094.67,2093.55,-0.0,flip_to_short -26312,做空,2023-04-15 23:35:00,2023-04-16 00:30:00,2093.55,2093.17,-0.0,flip_to_long -26313,做多,2023-04-16 00:30:00,2023-04-16 00:50:00,2093.17,2092.35,-0.0,flip_to_short -26314,做空,2023-04-16 00:50:00,2023-04-16 01:10:00,2092.35,2079.72,0.01,tp_lower -26315,做多,2023-04-16 01:45:00,2023-04-16 09:00:00,2089.17,2096.19,0.01,flip_to_short -26316,做空,2023-04-16 09:00:00,2023-04-16 09:50:00,2096.19,2088.96,0.01,tp_lower -26317,做多,2023-04-16 12:15:00,2023-04-16 12:55:00,2091.52,2091.71,-0.0,flip_to_short -26318,做空,2023-04-16 12:55:00,2023-04-16 14:35:00,2091.71,2088.46,0.0,flip_to_long -26319,做多,2023-04-16 14:35:00,2023-04-16 14:40:00,2088.46,2088.12,-0.0,flip_to_short -26320,做空,2023-04-16 14:40:00,2023-04-16 14:55:00,2088.12,2090.4,-0.0,flip_to_long -26321,做多,2023-04-16 14:55:00,2023-04-16 15:00:00,2090.4,2088.2,-0.0,flip_to_short -26322,做空,2023-04-16 15:00:00,2023-04-16 20:05:00,2088.2,2110.05,-0.03,flip_to_long -26323,做多,2023-04-16 20:05:00,2023-04-16 23:10:00,2110.05,2120.97,0.01,flip_to_short -26324,做空,2023-04-16 23:10:00,2023-04-17 00:35:00,2120.97,2083.68,0.05,tp_lower -26325,做多,2023-04-17 03:20:00,2023-04-17 05:20:00,2101.57,2093.99,-0.01,flip_to_short -26326,做空,2023-04-17 05:20:00,2023-04-17 05:25:00,2093.99,2095.44,-0.0,flip_to_long -26327,做多,2023-04-17 05:25:00,2023-04-17 06:15:00,2095.44,2095.91,-0.0,flip_to_short -26328,做空,2023-04-17 06:15:00,2023-04-17 06:20:00,2095.91,2096.59,-0.0,flip_to_long -26329,做多,2023-04-17 06:20:00,2023-04-17 06:30:00,2096.59,2095.64,-0.0,flip_to_short -26330,做空,2023-04-17 06:30:00,2023-04-17 07:10:00,2095.64,2097.24,-0.0,flip_to_long -26331,做多,2023-04-17 07:10:00,2023-04-17 07:20:00,2097.24,2096.77,-0.0,flip_to_short -26332,做空,2023-04-17 07:20:00,2023-04-17 08:40:00,2096.77,2095.53,0.0,flip_to_long -26333,做多,2023-04-17 08:40:00,2023-04-17 09:15:00,2095.53,2094.09,-0.0,flip_to_short -26334,做空,2023-04-17 09:15:00,2023-04-17 10:55:00,2094.09,2092.86,0.0,flip_to_long -26335,做多,2023-04-17 10:55:00,2023-04-17 15:10:00,2092.86,2075.92,-0.02,flip_to_short -26336,做空,2023-04-17 15:10:00,2023-04-17 16:05:00,2075.92,2075.68,-0.0,flip_to_long -26337,做多,2023-04-17 16:05:00,2023-04-17 16:20:00,2075.68,2074.3,-0.0,flip_to_short -26338,做空,2023-04-17 16:20:00,2023-04-17 19:45:00,2074.3,2080.3,-0.01,flip_to_long -26339,做多,2023-04-17 19:45:00,2023-04-17 19:55:00,2080.3,2078.0,-0.0,flip_to_short -26340,做空,2023-04-17 19:55:00,2023-04-17 20:00:00,2078.0,2080.5,-0.0,flip_to_long -26341,做多,2023-04-17 20:00:00,2023-04-17 20:05:00,2080.5,2079.58,-0.0,flip_to_short -26342,做空,2023-04-17 20:05:00,2023-04-17 20:15:00,2079.58,2079.76,-0.0,flip_to_long -26343,做多,2023-04-17 20:15:00,2023-04-17 20:20:00,2079.76,2079.39,-0.0,flip_to_short -26344,做空,2023-04-17 20:20:00,2023-04-17 22:25:00,2079.39,2079.0,-0.0,flip_to_long -26345,做多,2023-04-17 22:25:00,2023-04-17 22:55:00,2079.0,2079.63,-0.0,flip_to_short -26346,做空,2023-04-17 22:55:00,2023-04-18 01:10:00,2079.63,2063.49,0.02,tp_lower -26347,做多,2023-04-18 01:45:00,2023-04-18 02:05:00,2074.08,2073.05,-0.0,flip_to_short -26348,做空,2023-04-18 02:05:00,2023-04-18 02:15:00,2073.05,2076.78,-0.01,flip_to_long -26349,做多,2023-04-18 02:15:00,2023-04-18 11:30:00,2076.78,2113.59,0.05,tp_upper -26350,做空,2023-04-18 14:00:00,2023-04-18 20:35:00,2103.31,2087.3,0.02,flip_to_long -26351,做多,2023-04-18 20:35:00,2023-04-19 01:55:00,2087.3,2094.8,0.01,flip_to_short -26352,做空,2023-04-19 01:55:00,2023-04-19 02:00:00,2094.8,2095.0,-0.0,flip_to_long -26353,做多,2023-04-19 02:00:00,2023-04-19 03:30:00,2095.0,2093.78,-0.0,flip_to_short -26354,做空,2023-04-19 03:30:00,2023-04-19 05:45:00,2093.78,2090.71,0.0,flip_to_long -26355,做多,2023-04-19 05:45:00,2023-04-19 13:20:00,2090.71,1979.21,-0.15,flip_to_short -26356,做空,2023-04-19 13:20:00,2023-04-19 13:25:00,1979.21,1981.6,-0.0,flip_to_long -26357,做多,2023-04-19 13:25:00,2023-04-19 13:30:00,1981.6,1981.0,-0.0,flip_to_short -26358,做空,2023-04-19 13:30:00,2023-04-19 13:40:00,1981.0,1979.55,0.0,flip_to_long -26359,做多,2023-04-19 13:40:00,2023-04-19 15:30:00,1979.55,1985.62,0.01,flip_to_short -26360,做空,2023-04-19 15:30:00,2023-04-19 15:55:00,1985.62,1982.38,0.0,flip_to_long -26361,做多,2023-04-19 15:55:00,2023-04-19 16:20:00,1982.38,1983.9,0.0,flip_to_short -26362,做空,2023-04-19 16:20:00,2023-04-19 16:25:00,1983.9,1984.15,-0.0,flip_to_long -26363,做多,2023-04-19 16:25:00,2023-04-19 16:35:00,1984.15,1983.82,-0.0,flip_to_short -26364,做空,2023-04-19 16:35:00,2023-04-19 19:10:00,1983.82,1983.27,-0.0,flip_to_long -26365,做多,2023-04-19 19:10:00,2023-04-19 19:20:00,1983.27,1983.27,-0.0,flip_to_short -26366,做空,2023-04-19 19:20:00,2023-04-19 20:05:00,1983.27,1983.0,-0.0,flip_to_long -26367,做多,2023-04-19 20:05:00,2023-04-19 20:20:00,1983.0,1976.1,-0.01,flip_to_short -26368,做空,2023-04-19 20:20:00,2023-04-19 20:25:00,1976.1,1977.73,-0.0,flip_to_long -26369,做多,2023-04-19 20:25:00,2023-04-20 05:30:00,1977.73,1947.44,-0.04,flip_to_short -26370,做空,2023-04-20 05:30:00,2023-04-20 07:50:00,1947.44,1949.04,-0.0,flip_to_long -26371,做多,2023-04-20 07:50:00,2023-04-20 08:35:00,1949.04,1949.87,-0.0,flip_to_short -26372,做空,2023-04-20 08:35:00,2023-04-20 09:00:00,1949.87,1953.19,-0.01,flip_to_long -26373,做多,2023-04-20 09:00:00,2023-04-20 09:05:00,1953.19,1952.44,-0.0,flip_to_short -26374,做空,2023-04-20 09:05:00,2023-04-20 09:15:00,1952.44,1953.59,-0.0,flip_to_long -26375,做多,2023-04-20 09:15:00,2023-04-20 09:20:00,1953.59,1953.36,-0.0,flip_to_short -26376,做空,2023-04-20 09:20:00,2023-04-20 10:25:00,1953.36,1952.31,0.0,flip_to_long -26377,做多,2023-04-20 10:25:00,2023-04-20 15:30:00,1952.31,1956.12,0.0,flip_to_short -26378,做空,2023-04-20 15:30:00,2023-04-20 20:25:00,1956.12,1936.23,0.03,flip_to_long -26379,做多,2023-04-20 20:25:00,2023-04-21 00:20:00,1936.23,1939.93,0.0,flip_to_short -26380,做空,2023-04-21 00:20:00,2023-04-21 00:35:00,1939.93,1950.61,-0.02,flip_to_long -26381,做多,2023-04-21 00:35:00,2023-04-21 01:05:00,1950.61,1941.59,-0.01,flip_to_short -26382,做空,2023-04-21 01:05:00,2023-04-21 01:10:00,1941.59,1945.48,-0.01,flip_to_long -26383,做多,2023-04-21 01:10:00,2023-04-21 01:40:00,1945.48,1942.83,-0.0,flip_to_short -26384,做空,2023-04-21 01:40:00,2023-04-21 02:55:00,1942.83,1944.47,-0.0,flip_to_long -26385,做多,2023-04-21 02:55:00,2023-04-21 04:30:00,1944.47,1943.45,-0.0,flip_to_short -26386,做空,2023-04-21 04:30:00,2023-04-21 06:40:00,1943.45,1917.93,0.03,tp_lower -26387,做多,2023-04-21 09:40:00,2023-04-21 09:45:00,1924.35,1923.11,-0.0,flip_to_short -26388,做空,2023-04-21 09:45:00,2023-04-21 12:55:00,1923.11,1915.36,0.01,flip_to_long -26389,做多,2023-04-21 12:55:00,2023-04-21 13:50:00,1915.36,1909.89,-0.01,flip_to_short -26390,做空,2023-04-21 13:50:00,2023-04-21 14:25:00,1909.89,1915.71,-0.01,flip_to_long -26391,做多,2023-04-21 14:25:00,2023-04-21 14:30:00,1915.71,1914.34,-0.0,flip_to_short -26392,做空,2023-04-21 14:30:00,2023-04-21 19:05:00,1914.34,1843.57,0.09,tp_lower -26393,做多,2023-04-21 23:15:00,2023-04-21 23:40:00,1849.55,1847.44,-0.0,flip_to_short -26394,做空,2023-04-21 23:40:00,2023-04-22 11:10:00,1847.44,1850.78,-0.01,flip_to_long -26395,做多,2023-04-22 11:10:00,2023-04-22 13:30:00,1850.78,1850.61,-0.0,flip_to_short -26396,做空,2023-04-22 13:30:00,2023-04-22 13:50:00,1850.61,1849.9,-0.0,flip_to_long -26397,做多,2023-04-22 13:50:00,2023-04-22 19:30:00,1849.9,1871.54,0.03,flip_to_short -26398,做空,2023-04-22 19:30:00,2023-04-22 19:35:00,1871.54,1872.39,-0.0,flip_to_long -26399,做多,2023-04-22 19:35:00,2023-04-22 22:30:00,1872.39,1872.81,-0.0,flip_to_short -26400,做空,2023-04-22 22:30:00,2023-04-22 22:35:00,1872.81,1874.4,-0.0,flip_to_long -26401,做多,2023-04-22 22:35:00,2023-04-23 00:00:00,1874.4,1873.07,-0.0,flip_to_short -26402,做空,2023-04-23 00:00:00,2023-04-23 00:30:00,1873.07,1846.88,0.04,tp_lower -26403,做多,2023-04-23 03:25:00,2023-04-23 03:40:00,1867.94,1862.32,-0.01,flip_to_short -26404,做空,2023-04-23 03:40:00,2023-04-23 04:05:00,1862.32,1862.0,-0.0,flip_to_long -26405,做多,2023-04-23 04:05:00,2023-04-23 04:10:00,1862.0,1861.89,-0.0,flip_to_short -26406,做空,2023-04-23 04:10:00,2023-04-23 11:45:00,1861.89,1870.09,-0.01,flip_to_long -26407,做多,2023-04-23 11:45:00,2023-04-23 13:10:00,1870.09,1870.84,-0.0,flip_to_short -26408,做空,2023-04-23 13:10:00,2023-04-23 16:35:00,1870.84,1871.21,-0.0,flip_to_long -26409,做多,2023-04-23 16:35:00,2023-04-23 16:40:00,1871.21,1868.86,-0.0,flip_to_short -26410,做空,2023-04-23 16:40:00,2023-04-23 21:50:00,1868.86,1854.4,0.02,flip_to_long -26411,做多,2023-04-23 21:50:00,2023-04-23 22:00:00,1854.4,1850.19,-0.01,flip_to_short -26412,做空,2023-04-23 22:00:00,2023-04-23 22:15:00,1850.19,1850.29,-0.0,flip_to_long -26413,做多,2023-04-23 22:15:00,2023-04-24 00:25:00,1850.29,1850.53,-0.0,flip_to_short -26414,做空,2023-04-24 00:25:00,2023-04-24 00:30:00,1850.53,1853.87,-0.01,flip_to_long -26415,做多,2023-04-24 00:30:00,2023-04-24 00:35:00,1853.87,1850.92,-0.01,flip_to_short -26416,做空,2023-04-24 00:35:00,2023-04-24 00:45:00,1850.92,1863.4,-0.02,flip_to_long -26417,做多,2023-04-24 00:45:00,2023-04-24 02:50:00,1863.4,1864.74,0.0,flip_to_short -26418,做空,2023-04-24 02:50:00,2023-04-24 03:35:00,1864.74,1866.64,-0.0,flip_to_long -26419,做多,2023-04-24 03:35:00,2023-04-24 03:50:00,1866.64,1867.05,-0.0,flip_to_short -26420,做空,2023-04-24 03:50:00,2023-04-24 10:05:00,1867.05,1844.24,0.03,flip_to_long -26421,做多,2023-04-24 10:05:00,2023-04-24 14:40:00,1844.24,1846.75,0.0,flip_to_short -26422,做空,2023-04-24 14:40:00,2023-04-24 14:45:00,1846.75,1852.05,-0.01,flip_to_long -26423,做多,2023-04-24 14:45:00,2023-04-24 14:50:00,1852.05,1851.83,-0.0,flip_to_short -26424,做空,2023-04-24 14:50:00,2023-04-24 15:10:00,1851.83,1850.7,0.0,flip_to_long -26425,做多,2023-04-24 15:10:00,2023-04-24 21:25:00,1850.7,1831.83,-0.03,flip_to_short -26426,做空,2023-04-24 21:25:00,2023-04-24 21:45:00,1831.83,1833.46,-0.0,flip_to_long -26427,做多,2023-04-24 21:45:00,2023-04-24 21:50:00,1833.46,1831.84,-0.0,flip_to_short -26428,做空,2023-04-24 21:50:00,2023-04-24 21:55:00,1831.84,1831.91,-0.0,flip_to_long -26429,做多,2023-04-24 21:55:00,2023-04-25 00:45:00,1831.91,1838.86,0.01,flip_to_short -26430,做空,2023-04-25 00:45:00,2023-04-25 02:00:00,1838.86,1836.53,0.0,flip_to_long -26431,做多,2023-04-25 02:00:00,2023-04-25 11:15:00,1836.53,1819.71,-0.03,flip_to_short -26432,做空,2023-04-25 11:15:00,2023-04-25 11:30:00,1819.71,1822.0,-0.0,flip_to_long -26433,做多,2023-04-25 11:30:00,2023-04-25 13:35:00,1822.0,1822.92,0.0,flip_to_short -26434,做空,2023-04-25 13:35:00,2023-04-25 13:50:00,1822.92,1820.41,0.0,flip_to_long -26435,做多,2023-04-25 13:50:00,2023-04-25 14:00:00,1820.41,1819.79,-0.0,flip_to_short -26436,做空,2023-04-25 14:00:00,2023-04-25 15:10:00,1819.79,1818.74,0.0,flip_to_long -26437,做多,2023-04-25 15:10:00,2023-04-25 16:45:00,1818.74,1819.7,0.0,flip_to_short -26438,做空,2023-04-25 16:45:00,2023-04-25 17:25:00,1819.7,1818.94,-0.0,flip_to_long -26439,做多,2023-04-25 17:25:00,2023-04-26 01:10:00,1818.94,1863.75,0.07,flip_to_short -26440,做空,2023-04-26 01:10:00,2023-04-26 01:25:00,1863.75,1866.18,-0.01,flip_to_long -26441,做多,2023-04-26 01:25:00,2023-04-26 01:35:00,1866.18,1866.74,-0.0,flip_to_short -26442,做空,2023-04-26 01:35:00,2023-04-26 01:40:00,1866.74,1870.21,-0.01,flip_to_long -26443,做多,2023-04-26 01:40:00,2023-04-26 02:00:00,1870.21,1867.92,-0.0,flip_to_short -26444,做空,2023-04-26 02:00:00,2023-04-26 02:45:00,1867.92,1867.97,-0.0,flip_to_long -26445,做多,2023-04-26 02:45:00,2023-04-26 02:50:00,1867.97,1866.69,-0.0,flip_to_short -26446,做空,2023-04-26 02:50:00,2023-04-26 02:55:00,1866.69,1867.99,-0.0,flip_to_long -26447,做多,2023-04-26 02:55:00,2023-04-26 03:10:00,1867.99,1865.75,-0.0,flip_to_short -26448,做空,2023-04-26 03:10:00,2023-04-26 04:15:00,1865.75,1866.54,-0.0,flip_to_long -26449,做多,2023-04-26 04:15:00,2023-04-26 06:10:00,1866.54,1867.68,0.0,tp_upper -26450,做空,2023-04-26 06:15:00,2023-04-26 06:20:00,1865.64,1865.65,-0.0,flip_to_long -26451,做多,2023-04-26 06:20:00,2023-04-26 09:30:00,1865.65,1891.83,0.04,tp_upper -26452,做空,2023-04-26 17:20:00,2023-04-26 17:25:00,1949.16,1950.93,-0.0,flip_to_long -26453,做多,2023-04-26 17:25:00,2023-04-26 17:45:00,1950.93,1949.0,-0.0,flip_to_short -26454,做空,2023-04-26 17:45:00,2023-04-26 18:10:00,1949.0,1948.34,-0.0,flip_to_long -26455,做多,2023-04-26 18:10:00,2023-04-26 18:15:00,1948.34,1946.87,-0.0,flip_to_short -26456,做空,2023-04-26 18:15:00,2023-04-26 18:20:00,1946.87,1948.29,-0.0,flip_to_long -26457,做多,2023-04-26 18:20:00,2023-04-26 18:30:00,1948.29,1947.7,-0.0,flip_to_short -26458,做空,2023-04-26 18:30:00,2023-04-26 19:30:00,1947.7,1887.36,0.08,tp_lower -26459,做空,2023-04-27 00:00:00,2023-04-27 04:05:00,1860.1,1899.5,-0.06,flip_to_long -26460,做多,2023-04-27 04:05:00,2023-04-27 04:30:00,1899.5,1900.83,0.0,flip_to_short -26461,做空,2023-04-27 04:30:00,2023-04-27 11:05:00,1900.83,1888.29,0.02,flip_to_long -26462,做多,2023-04-27 11:05:00,2023-04-27 11:30:00,1888.29,1881.1,-0.01,flip_to_short -26463,做空,2023-04-27 11:30:00,2023-04-27 12:00:00,1881.1,1882.61,-0.0,flip_to_long -26464,做多,2023-04-27 12:00:00,2023-04-27 12:20:00,1882.61,1881.45,-0.0,flip_to_short -26465,做空,2023-04-27 12:20:00,2023-04-27 12:25:00,1881.45,1881.64,-0.0,flip_to_long -26466,做多,2023-04-27 12:25:00,2023-04-27 13:40:00,1881.64,1878.25,-0.01,flip_to_short -26467,做空,2023-04-27 13:40:00,2023-04-27 13:50:00,1878.25,1882.95,-0.01,flip_to_long -26468,做多,2023-04-27 13:50:00,2023-04-27 14:55:00,1882.95,1884.08,0.0,flip_to_short -26469,做空,2023-04-27 14:55:00,2023-04-27 21:50:00,1884.08,1914.95,-0.05,flip_to_long -26470,做多,2023-04-27 21:50:00,2023-04-28 01:00:00,1914.95,1911.0,-0.01,flip_to_short -26471,做空,2023-04-28 01:00:00,2023-04-28 01:35:00,1911.0,1909.94,0.0,flip_to_long -26472,做多,2023-04-28 01:35:00,2023-04-28 01:55:00,1909.94,1909.76,-0.0,flip_to_short -26473,做空,2023-04-28 01:55:00,2023-04-28 02:00:00,1909.76,1910.26,-0.0,flip_to_long -26474,做多,2023-04-28 02:00:00,2023-04-28 06:20:00,1910.26,1910.61,-0.0,flip_to_short -26475,做空,2023-04-28 06:20:00,2023-04-28 08:25:00,1910.61,1913.73,-0.01,flip_to_long -26476,做多,2023-04-28 08:25:00,2023-04-28 08:35:00,1913.73,1912.28,-0.0,flip_to_short -26477,做空,2023-04-28 08:35:00,2023-04-28 10:35:00,1912.28,1912.7,-0.0,flip_to_long -26478,做多,2023-04-28 10:35:00,2023-04-28 10:40:00,1912.7,1911.28,-0.0,flip_to_short -26479,做空,2023-04-28 10:40:00,2023-04-28 10:45:00,1911.28,1912.0,-0.0,flip_to_long -26480,做多,2023-04-28 10:45:00,2023-04-28 10:50:00,1912.0,1911.61,-0.0,flip_to_short -26481,做空,2023-04-28 10:50:00,2023-04-28 11:20:00,1911.61,1911.49,-0.0,flip_to_long -26482,做多,2023-04-28 11:20:00,2023-04-28 11:25:00,1911.49,1911.11,-0.0,flip_to_short -26483,做空,2023-04-28 11:25:00,2023-04-28 13:40:00,1911.11,1883.84,0.04,tp_lower -26484,做多,2023-04-28 16:55:00,2023-04-28 17:00:00,1892.42,1892.02,-0.0,flip_to_short -26485,做空,2023-04-28 17:00:00,2023-04-28 17:40:00,1892.02,1889.73,0.0,flip_to_long -26486,做多,2023-04-28 17:40:00,2023-04-28 17:45:00,1889.73,1887.22,-0.01,flip_to_short -26487,做空,2023-04-28 17:45:00,2023-04-28 17:55:00,1887.22,1890.16,-0.01,flip_to_long -26488,做多,2023-04-28 17:55:00,2023-04-28 18:05:00,1890.16,1885.45,-0.01,flip_to_short -26489,做空,2023-04-28 18:05:00,2023-04-28 18:15:00,1885.45,1888.52,-0.01,flip_to_long -26490,做多,2023-04-28 18:15:00,2023-04-28 18:20:00,1888.52,1886.57,-0.0,flip_to_short -26491,做空,2023-04-28 18:20:00,2023-04-28 18:30:00,1886.57,1886.72,-0.0,flip_to_long -26492,做多,2023-04-28 18:30:00,2023-04-28 22:55:00,1886.72,1893.02,0.01,flip_to_short -26493,做空,2023-04-28 22:55:00,2023-04-28 23:00:00,1893.02,1894.41,-0.0,flip_to_long -26494,做多,2023-04-28 23:00:00,2023-04-28 23:15:00,1894.41,1892.86,-0.0,flip_to_short -26495,做空,2023-04-28 23:15:00,2023-04-29 02:05:00,1892.86,1892.27,-0.0,flip_to_long -26496,做多,2023-04-29 02:05:00,2023-04-29 02:10:00,1892.27,1891.04,-0.0,flip_to_short -26497,做空,2023-04-29 02:10:00,2023-04-29 02:20:00,1891.04,1891.91,-0.0,flip_to_long -26498,做多,2023-04-29 02:20:00,2023-04-29 06:50:00,1891.91,1897.1,0.01,flip_to_short -26499,做空,2023-04-29 06:50:00,2023-04-29 06:55:00,1897.1,1897.7,-0.0,flip_to_long -26500,做多,2023-04-29 06:55:00,2023-04-29 08:10:00,1897.7,1899.49,0.0,flip_to_short -26501,做空,2023-04-29 08:10:00,2023-04-29 08:55:00,1899.49,1899.28,-0.0,flip_to_long -26502,做多,2023-04-29 08:55:00,2023-04-29 09:55:00,1899.28,1899.71,-0.0,flip_to_short -26503,做空,2023-04-29 09:55:00,2023-04-29 12:10:00,1899.71,1898.03,0.0,flip_to_long -26504,做多,2023-04-29 12:10:00,2023-04-29 12:15:00,1898.03,1897.94,-0.0,flip_to_short -26505,做空,2023-04-29 12:15:00,2023-04-29 12:50:00,1897.94,1896.69,0.0,flip_to_long -26506,做多,2023-04-29 12:50:00,2023-04-29 13:05:00,1896.69,1897.8,0.0,flip_to_short -26507,做空,2023-04-29 13:05:00,2023-04-29 16:30:00,1897.8,1903.56,-0.01,flip_to_long -26508,做多,2023-04-29 16:30:00,2023-04-29 17:00:00,1903.56,1904.48,-0.0,flip_to_short -26509,做空,2023-04-29 17:00:00,2023-04-29 19:25:00,1904.48,1900.15,0.0,flip_to_long -26510,做多,2023-04-29 19:25:00,2023-04-29 19:35:00,1900.15,1903.11,0.0,flip_to_short -26511,做空,2023-04-29 19:35:00,2023-04-29 21:35:00,1903.11,1902.36,-0.0,flip_to_long -26512,做多,2023-04-29 21:35:00,2023-04-29 23:00:00,1902.36,1899.83,-0.01,flip_to_short -26513,做空,2023-04-29 23:00:00,2023-04-29 23:15:00,1899.83,1901.03,-0.0,flip_to_long -26514,做多,2023-04-29 23:15:00,2023-04-30 00:20:00,1901.03,1903.2,0.0,flip_to_short -26515,做空,2023-04-30 00:20:00,2023-04-30 04:45:00,1903.2,1897.85,0.01,flip_to_long -26516,做多,2023-04-30 04:45:00,2023-04-30 04:55:00,1897.85,1896.97,-0.0,flip_to_short -26517,做空,2023-04-30 04:55:00,2023-04-30 05:10:00,1896.97,1898.62,-0.0,flip_to_long -26518,做多,2023-04-30 05:10:00,2023-04-30 05:15:00,1898.62,1896.73,-0.0,flip_to_short -26519,做空,2023-04-30 05:15:00,2023-04-30 05:20:00,1896.73,1897.81,-0.0,flip_to_long -26520,做多,2023-04-30 05:20:00,2023-04-30 09:15:00,1897.81,1900.23,0.0,flip_to_short -26521,做空,2023-04-30 09:15:00,2023-04-30 09:25:00,1900.23,1900.96,-0.0,flip_to_long -26522,做多,2023-04-30 09:25:00,2023-04-30 09:35:00,1900.96,1901.39,-0.0,flip_to_short -26523,做空,2023-04-30 09:35:00,2023-04-30 11:00:00,1901.39,1903.78,-0.0,flip_to_long -26524,做多,2023-04-30 11:00:00,2023-04-30 11:15:00,1903.78,1903.65,-0.0,flip_to_short -26525,做空,2023-04-30 11:15:00,2023-04-30 11:35:00,1903.65,1902.45,0.0,flip_to_long -26526,做多,2023-04-30 11:35:00,2023-04-30 14:00:00,1902.45,1902.37,-0.0,flip_to_short -26527,做空,2023-04-30 14:00:00,2023-04-30 14:10:00,1902.37,1902.5,-0.0,flip_to_long -26528,做多,2023-04-30 14:10:00,2023-04-30 15:00:00,1902.5,1917.12,0.02,tp_upper -26529,做空,2023-04-30 18:00:00,2023-04-30 18:05:00,1916.65,1918.51,-0.0,flip_to_long -26530,做多,2023-04-30 18:05:00,2023-04-30 18:45:00,1918.51,1918.95,-0.0,flip_to_short -26531,做空,2023-04-30 18:45:00,2023-05-01 01:35:00,1918.95,1847.06,0.1,tp_lower -26532,做多,2023-05-01 06:25:00,2023-05-01 08:05:00,1847.15,1844.28,-0.01,flip_to_short -26533,做空,2023-05-01 08:05:00,2023-05-01 08:30:00,1844.28,1846.19,-0.0,flip_to_long -26534,做多,2023-05-01 08:30:00,2023-05-01 08:50:00,1846.19,1845.74,-0.0,flip_to_short -26535,做空,2023-05-01 08:50:00,2023-05-01 08:55:00,1845.74,1847.25,-0.0,flip_to_long -26536,做多,2023-05-01 08:55:00,2023-05-01 09:40:00,1847.25,1845.4,-0.0,flip_to_short -26537,做空,2023-05-01 09:40:00,2023-05-01 09:50:00,1845.4,1847.05,-0.0,flip_to_long -26538,做多,2023-05-01 09:50:00,2023-05-01 09:55:00,1847.05,1846.3,-0.0,flip_to_short -26539,做空,2023-05-01 09:55:00,2023-05-01 10:05:00,1846.3,1847.04,-0.0,flip_to_long -26540,做多,2023-05-01 10:05:00,2023-05-01 10:15:00,1847.04,1846.56,-0.0,flip_to_short -26541,做空,2023-05-01 10:15:00,2023-05-01 10:25:00,1846.56,1846.33,-0.0,flip_to_long -26542,做多,2023-05-01 10:25:00,2023-05-01 11:30:00,1846.33,1844.43,-0.0,flip_to_short -26543,做空,2023-05-01 11:30:00,2023-05-01 11:50:00,1844.43,1846.3,-0.0,flip_to_long -26544,做多,2023-05-01 11:50:00,2023-05-01 13:05:00,1846.3,1846.4,-0.0,flip_to_short -26545,做空,2023-05-01 13:05:00,2023-05-01 13:45:00,1846.4,1844.68,0.0,flip_to_long -26546,做多,2023-05-01 13:45:00,2023-05-01 17:05:00,1844.68,1838.66,-0.01,flip_to_short -26547,做空,2023-05-01 17:05:00,2023-05-01 17:15:00,1838.66,1838.47,-0.0,flip_to_long -26548,做多,2023-05-01 17:15:00,2023-05-01 18:00:00,1838.47,1837.95,-0.0,flip_to_short -26549,做空,2023-05-01 18:00:00,2023-05-01 21:30:00,1837.95,1827.04,0.02,flip_to_long -26550,做多,2023-05-01 21:30:00,2023-05-01 21:35:00,1827.04,1823.75,-0.01,flip_to_short -26551,做空,2023-05-01 21:35:00,2023-05-01 22:15:00,1823.75,1824.72,-0.0,flip_to_long -26552,做多,2023-05-01 22:15:00,2023-05-01 22:20:00,1824.72,1824.36,-0.0,flip_to_short -26553,做空,2023-05-01 22:20:00,2023-05-01 22:35:00,1824.36,1825.91,-0.0,flip_to_long -26554,做多,2023-05-01 22:35:00,2023-05-02 01:45:00,1825.91,1827.98,0.0,flip_to_short -26555,做空,2023-05-02 01:45:00,2023-05-02 01:55:00,1827.98,1825.33,0.0,flip_to_long -26556,做多,2023-05-02 01:55:00,2023-05-02 02:20:00,1825.33,1827.87,0.0,flip_to_short -26557,做空,2023-05-02 02:20:00,2023-05-02 02:55:00,1827.87,1828.21,-0.0,flip_to_long -26558,做多,2023-05-02 02:55:00,2023-05-02 04:15:00,1828.21,1828.01,-0.0,flip_to_short -26559,做空,2023-05-02 04:15:00,2023-05-02 05:20:00,1828.01,1827.54,-0.0,flip_to_long -26560,做多,2023-05-02 05:20:00,2023-05-02 05:45:00,1827.54,1827.97,-0.0,flip_to_short -26561,做空,2023-05-02 05:45:00,2023-05-02 06:40:00,1827.97,1827.01,0.0,flip_to_long -26562,做多,2023-05-02 06:40:00,2023-05-02 07:15:00,1827.01,1832.67,0.01,tp_upper -26563,做空,2023-05-02 08:50:00,2023-05-02 10:40:00,1831.91,1829.67,0.0,flip_to_long -26564,做多,2023-05-02 10:40:00,2023-05-02 10:50:00,1829.67,1829.22,-0.0,flip_to_short -26565,做空,2023-05-02 10:50:00,2023-05-02 11:10:00,1829.22,1830.26,-0.0,flip_to_long -26566,做多,2023-05-02 11:10:00,2023-05-02 11:35:00,1830.26,1831.02,-0.0,flip_to_short -26567,做空,2023-05-02 11:35:00,2023-05-02 11:50:00,1831.02,1831.11,-0.0,flip_to_long -26568,做多,2023-05-02 11:50:00,2023-05-02 12:05:00,1831.11,1831.12,-0.0,flip_to_short -26569,做空,2023-05-02 12:05:00,2023-05-02 12:30:00,1831.12,1831.09,-0.0,flip_to_long -26570,做多,2023-05-02 12:30:00,2023-05-02 12:45:00,1831.09,1831.69,-0.0,flip_to_short -26571,做空,2023-05-02 12:45:00,2023-05-02 13:20:00,1831.69,1831.01,-0.0,flip_to_long -26572,做多,2023-05-02 13:20:00,2023-05-02 13:25:00,1831.01,1829.36,-0.0,flip_to_short -26573,做空,2023-05-02 13:25:00,2023-05-02 13:30:00,1829.36,1831.26,-0.0,flip_to_long -26574,做多,2023-05-02 13:30:00,2023-05-02 13:35:00,1831.26,1827.01,-0.01,flip_to_short -26575,做空,2023-05-02 13:35:00,2023-05-02 13:45:00,1827.01,1828.8,-0.0,flip_to_long -26576,做多,2023-05-02 13:45:00,2023-05-02 13:55:00,1828.8,1827.8,-0.0,flip_to_short -26577,做空,2023-05-02 13:55:00,2023-05-02 14:10:00,1827.8,1831.51,-0.01,flip_to_long -26578,做多,2023-05-02 14:10:00,2023-05-02 14:15:00,1831.51,1838.6,0.01,tp_upper -26579,做空,2023-05-02 23:15:00,2023-05-03 04:55:00,1870.89,1862.14,0.01,flip_to_long -26580,做多,2023-05-03 04:55:00,2023-05-03 05:00:00,1862.14,1861.62,-0.0,flip_to_short -26581,做空,2023-05-03 05:00:00,2023-05-03 05:15:00,1861.62,1861.49,-0.0,flip_to_long -26582,做多,2023-05-03 05:15:00,2023-05-03 05:20:00,1861.49,1861.02,-0.0,flip_to_short -26583,做空,2023-05-03 05:20:00,2023-05-03 05:45:00,1861.02,1861.0,-0.0,flip_to_long -26584,做多,2023-05-03 05:45:00,2023-05-03 05:50:00,1861.0,1859.86,-0.0,flip_to_short -26585,做空,2023-05-03 05:50:00,2023-05-03 06:30:00,1859.86,1864.37,-0.01,flip_to_long -26586,做多,2023-05-03 06:30:00,2023-05-03 08:20:00,1864.37,1861.31,-0.01,flip_to_short -26587,做空,2023-05-03 08:20:00,2023-05-03 08:25:00,1861.31,1868.45,-0.01,flip_to_long -26588,做多,2023-05-03 08:25:00,2023-05-03 10:30:00,1868.45,1865.27,-0.01,flip_to_short -26589,做空,2023-05-03 10:30:00,2023-05-03 11:25:00,1865.27,1865.89,-0.0,flip_to_long -26590,做多,2023-05-03 11:25:00,2023-05-03 11:35:00,1865.89,1861.98,-0.01,flip_to_short -26591,做空,2023-05-03 11:35:00,2023-05-03 12:40:00,1861.98,1849.64,0.02,tp_lower -26592,做多,2023-05-03 16:20:00,2023-05-03 19:55:00,1858.93,1867.18,0.01,flip_to_short -26593,做空,2023-05-03 19:55:00,2023-05-03 20:00:00,1867.18,1869.66,-0.01,flip_to_long -26594,做多,2023-05-03 20:00:00,2023-05-03 20:30:00,1869.66,1866.95,-0.01,flip_to_short -26595,做空,2023-05-03 20:30:00,2023-05-03 20:50:00,1866.95,1870.53,-0.01,flip_to_long -26596,做多,2023-05-03 20:50:00,2023-05-04 02:10:00,1870.53,1898.95,0.04,flip_to_short -26597,做空,2023-05-04 02:10:00,2023-05-04 02:15:00,1898.95,1901.08,-0.0,flip_to_long -26598,做多,2023-05-04 02:15:00,2023-05-04 02:20:00,1901.08,1899.31,-0.0,flip_to_short -26599,做空,2023-05-04 02:20:00,2023-05-04 02:55:00,1899.31,1901.7,-0.01,flip_to_long -26600,做多,2023-05-04 02:55:00,2023-05-04 03:15:00,1901.7,1901.32,-0.0,flip_to_short -26601,做空,2023-05-04 03:15:00,2023-05-04 03:25:00,1901.32,1901.41,-0.0,flip_to_long -26602,做多,2023-05-04 03:25:00,2023-05-04 03:35:00,1901.41,1898.93,-0.01,flip_to_short -26603,做空,2023-05-04 03:35:00,2023-05-04 03:50:00,1898.93,1902.62,-0.01,flip_to_long -26604,做多,2023-05-04 03:50:00,2023-05-04 04:45:00,1902.62,1900.77,-0.0,flip_to_short -26605,做空,2023-05-04 04:45:00,2023-05-04 04:50:00,1900.77,1901.08,-0.0,flip_to_long -26606,做多,2023-05-04 04:50:00,2023-05-04 05:35:00,1901.08,1899.19,-0.0,flip_to_short -26607,做空,2023-05-04 05:35:00,2023-05-04 05:40:00,1899.19,1899.81,-0.0,flip_to_long -26608,做多,2023-05-04 05:40:00,2023-05-04 05:50:00,1899.81,1900.75,-0.0,flip_to_short -26609,做空,2023-05-04 05:50:00,2023-05-04 05:55:00,1900.75,1902.3,-0.0,flip_to_long -26610,做多,2023-05-04 05:55:00,2023-05-04 06:00:00,1902.3,1898.82,-0.01,flip_to_short -26611,做空,2023-05-04 06:00:00,2023-05-04 07:00:00,1898.82,1901.01,-0.0,flip_to_long -26612,做多,2023-05-04 07:00:00,2023-05-04 07:05:00,1901.01,1900.17,-0.0,flip_to_short -26613,做空,2023-05-04 07:05:00,2023-05-04 07:35:00,1900.17,1898.34,0.0,flip_to_long -26614,做多,2023-05-04 07:35:00,2023-05-04 09:10:00,1898.34,1899.61,0.0,flip_to_short -26615,做空,2023-05-04 09:10:00,2023-05-04 09:35:00,1899.61,1898.9,-0.0,flip_to_long -26616,做多,2023-05-04 09:35:00,2023-05-04 10:35:00,1898.9,1912.55,0.02,tp_upper -26617,做空,2023-05-04 11:50:00,2023-05-04 21:05:00,1903.75,1877.47,0.04,flip_to_long -26618,做多,2023-05-04 21:05:00,2023-05-04 22:00:00,1877.47,1873.66,-0.01,flip_to_short -26619,做空,2023-05-04 22:00:00,2023-05-04 22:05:00,1873.66,1875.05,-0.0,flip_to_long -26620,做多,2023-05-04 22:05:00,2023-05-05 01:30:00,1875.05,1890.99,0.02,tp_upper -26621,做空,2023-05-05 06:20:00,2023-05-05 06:25:00,1896.36,1896.55,-0.0,flip_to_long -26622,做多,2023-05-05 06:25:00,2023-05-05 06:45:00,1896.55,1896.98,-0.0,flip_to_short -26623,做空,2023-05-05 06:45:00,2023-05-05 06:55:00,1896.98,1898.0,-0.0,flip_to_long -26624,做多,2023-05-05 06:55:00,2023-05-05 07:10:00,1898.0,1895.45,-0.01,flip_to_short -26625,做空,2023-05-05 07:10:00,2023-05-05 08:10:00,1895.45,1897.93,-0.01,flip_to_long -26626,做多,2023-05-05 08:10:00,2023-05-05 08:35:00,1897.93,1897.29,-0.0,flip_to_short -26627,做空,2023-05-05 08:35:00,2023-05-05 09:05:00,1897.29,1896.85,-0.0,flip_to_long -26628,做多,2023-05-05 09:05:00,2023-05-05 09:10:00,1896.85,1895.36,-0.0,flip_to_short -26629,做空,2023-05-05 09:10:00,2023-05-05 09:15:00,1895.36,1896.96,-0.0,flip_to_long -26630,做多,2023-05-05 09:15:00,2023-05-05 12:30:00,1896.96,1896.32,-0.0,flip_to_short -26631,做空,2023-05-05 12:30:00,2023-05-05 12:35:00,1896.32,1898.81,-0.01,flip_to_long -26632,做多,2023-05-05 12:35:00,2023-05-05 18:50:00,1898.81,1976.24,0.12,flip_to_short -26633,做空,2023-05-05 18:50:00,2023-05-05 21:00:00,1976.24,1987.81,-0.02,flip_to_long -26634,做多,2023-05-05 21:00:00,2023-05-05 21:25:00,1987.81,1987.68,-0.0,flip_to_short -26635,做空,2023-05-05 21:25:00,2023-05-05 21:45:00,1987.68,1986.05,0.0,flip_to_long -26636,做多,2023-05-05 21:45:00,2023-05-05 22:20:00,1986.05,1987.07,0.0,flip_to_short -26637,做空,2023-05-05 22:20:00,2023-05-05 22:30:00,1987.07,1987.05,-0.0,flip_to_long -26638,做多,2023-05-05 22:30:00,2023-05-06 00:20:00,1987.05,2005.44,0.03,tp_upper -26639,做空,2023-05-06 01:05:00,2023-05-06 08:00:00,1992.5,1930.6,0.09,tp_lower -26640,做多,2023-05-06 17:25:00,2023-05-06 21:35:00,1885.93,1887.61,0.0,flip_to_short -26641,做空,2023-05-06 21:35:00,2023-05-06 21:55:00,1887.61,1894.96,-0.01,flip_to_long -26642,做多,2023-05-06 21:55:00,2023-05-06 22:00:00,1894.96,1892.71,-0.01,flip_to_short -26643,做空,2023-05-06 22:00:00,2023-05-06 22:10:00,1892.71,1893.38,-0.0,flip_to_long -26644,做多,2023-05-06 22:10:00,2023-05-06 22:15:00,1893.38,1893.26,-0.0,flip_to_short -26645,做空,2023-05-06 22:15:00,2023-05-06 22:40:00,1893.26,1894.35,-0.0,flip_to_long -26646,做多,2023-05-06 22:40:00,2023-05-06 22:45:00,1894.35,1892.99,-0.0,flip_to_short -26647,做空,2023-05-06 22:45:00,2023-05-06 22:50:00,1892.99,1895.04,-0.0,flip_to_long -26648,做多,2023-05-06 22:50:00,2023-05-06 23:10:00,1895.04,1895.2,-0.0,flip_to_short -26649,做空,2023-05-06 23:10:00,2023-05-06 23:50:00,1895.2,1897.0,-0.0,flip_to_long -26650,做多,2023-05-06 23:50:00,2023-05-07 00:05:00,1897.0,1893.54,-0.01,flip_to_short -26651,做空,2023-05-07 00:05:00,2023-05-07 00:10:00,1893.54,1895.4,-0.0,flip_to_long -26652,做多,2023-05-07 00:10:00,2023-05-07 00:15:00,1895.4,1893.46,-0.0,flip_to_short -26653,做空,2023-05-07 00:15:00,2023-05-07 00:40:00,1893.46,1896.62,-0.01,flip_to_long -26654,做多,2023-05-07 00:40:00,2023-05-07 01:05:00,1896.62,1894.97,-0.0,flip_to_short -26655,做空,2023-05-07 01:05:00,2023-05-07 02:20:00,1894.97,1894.32,-0.0,flip_to_long -26656,做多,2023-05-07 02:20:00,2023-05-07 09:15:00,1894.32,1900.72,0.01,flip_to_short -26657,做空,2023-05-07 09:15:00,2023-05-07 10:45:00,1900.72,1902.97,-0.01,flip_to_long -26658,做多,2023-05-07 10:45:00,2023-05-07 11:05:00,1902.97,1902.41,-0.0,flip_to_short -26659,做空,2023-05-07 11:05:00,2023-05-07 11:35:00,1902.41,1904.67,-0.01,flip_to_long -26660,做多,2023-05-07 11:35:00,2023-05-07 11:40:00,1904.67,1901.67,-0.01,flip_to_short -26661,做空,2023-05-07 11:40:00,2023-05-07 12:10:00,1901.67,1904.59,-0.01,flip_to_long -26662,做多,2023-05-07 12:10:00,2023-05-07 16:20:00,1904.59,1911.69,0.01,flip_to_short -26663,做空,2023-05-07 16:20:00,2023-05-07 16:25:00,1911.69,1913.61,-0.0,flip_to_long -26664,做多,2023-05-07 16:25:00,2023-05-07 16:30:00,1913.61,1908.67,-0.01,flip_to_short -26665,做空,2023-05-07 16:30:00,2023-05-07 16:55:00,1908.67,1913.81,-0.01,flip_to_long -26666,做多,2023-05-07 16:55:00,2023-05-07 17:25:00,1913.81,1913.78,-0.0,flip_to_short -26667,做空,2023-05-07 17:25:00,2023-05-07 18:10:00,1913.78,1914.7,-0.0,flip_to_long -26668,做多,2023-05-07 18:10:00,2023-05-07 21:10:00,1914.7,1914.24,-0.0,flip_to_short -26669,做空,2023-05-07 21:10:00,2023-05-07 22:15:00,1914.24,1914.61,-0.0,flip_to_long -26670,做多,2023-05-07 22:15:00,2023-05-07 22:20:00,1914.61,1910.1,-0.01,flip_to_short -26671,做空,2023-05-07 22:20:00,2023-05-07 22:25:00,1910.1,1911.21,-0.0,flip_to_long -26672,做多,2023-05-07 22:25:00,2023-05-07 23:40:00,1911.21,1902.0,-0.02,flip_to_short -26673,做空,2023-05-07 23:40:00,2023-05-07 23:45:00,1902.0,1891.14,0.02,tp_lower -26674,做多,2023-05-08 05:15:00,2023-05-08 06:45:00,1862.35,1859.16,-0.01,flip_to_short -26675,做空,2023-05-08 06:45:00,2023-05-08 06:55:00,1859.16,1861.73,-0.01,flip_to_long -26676,做多,2023-05-08 06:55:00,2023-05-08 07:05:00,1861.73,1858.63,-0.01,flip_to_short -26677,做空,2023-05-08 07:05:00,2023-05-08 07:10:00,1858.63,1859.18,-0.0,flip_to_long -26678,做多,2023-05-08 07:10:00,2023-05-08 10:05:00,1859.18,1853.48,-0.01,flip_to_short -26679,做空,2023-05-08 10:05:00,2023-05-08 10:10:00,1853.48,1855.01,-0.0,flip_to_long -26680,做多,2023-05-08 10:10:00,2023-05-08 10:35:00,1855.01,1856.6,0.0,flip_to_short -26681,做空,2023-05-08 10:35:00,2023-05-08 10:45:00,1856.6,1856.5,-0.0,flip_to_long -26682,做多,2023-05-08 10:45:00,2023-05-08 10:50:00,1856.5,1856.45,-0.0,flip_to_short -26683,做空,2023-05-08 10:50:00,2023-05-08 13:05:00,1856.45,1856.02,-0.0,flip_to_long -26684,做多,2023-05-08 13:05:00,2023-05-08 14:05:00,1856.02,1852.05,-0.01,flip_to_short -26685,做空,2023-05-08 14:05:00,2023-05-08 14:40:00,1852.05,1857.65,-0.01,flip_to_long -26686,做多,2023-05-08 14:40:00,2023-05-08 16:05:00,1857.65,1860.16,0.0,flip_to_short -26687,做空,2023-05-08 16:05:00,2023-05-08 16:35:00,1860.16,1862.1,-0.0,flip_to_long -26688,做多,2023-05-08 16:35:00,2023-05-08 16:40:00,1862.1,1860.87,-0.0,flip_to_short -26689,做空,2023-05-08 16:40:00,2023-05-08 17:10:00,1860.87,1860.57,-0.0,flip_to_long -26690,做多,2023-05-08 17:10:00,2023-05-08 17:15:00,1860.57,1858.88,-0.0,flip_to_short -26691,做空,2023-05-08 17:15:00,2023-05-08 17:25:00,1858.88,1860.31,-0.0,flip_to_long -26692,做多,2023-05-08 17:25:00,2023-05-08 17:30:00,1860.31,1859.27,-0.0,flip_to_short -26693,做空,2023-05-08 17:30:00,2023-05-08 18:00:00,1859.27,1818.36,0.06,tp_lower -26694,做多,2023-05-08 21:40:00,2023-05-09 00:40:00,1841.69,1841.7,-0.0,flip_to_short -26695,做空,2023-05-09 00:40:00,2023-05-09 00:55:00,1841.7,1842.11,-0.0,flip_to_long -26696,做多,2023-05-09 00:55:00,2023-05-09 02:15:00,1842.11,1839.38,-0.01,flip_to_short -26697,做空,2023-05-09 02:15:00,2023-05-09 02:55:00,1839.38,1845.49,-0.01,flip_to_long -26698,做多,2023-05-09 02:55:00,2023-05-09 03:00:00,1845.49,1844.06,-0.0,flip_to_short -26699,做空,2023-05-09 03:00:00,2023-05-09 03:50:00,1844.06,1844.1,-0.0,flip_to_long -26700,做多,2023-05-09 03:50:00,2023-05-09 05:45:00,1844.1,1842.11,-0.0,flip_to_short -26701,做空,2023-05-09 05:45:00,2023-05-09 06:45:00,1842.11,1837.4,0.01,flip_to_long -26702,做多,2023-05-09 06:45:00,2023-05-09 07:20:00,1837.4,1840.27,0.0,flip_to_short -26703,做空,2023-05-09 07:20:00,2023-05-09 07:35:00,1840.27,1840.31,-0.0,flip_to_long -26704,做多,2023-05-09 07:35:00,2023-05-09 08:30:00,1840.31,1840.26,-0.0,flip_to_short -26705,做空,2023-05-09 08:30:00,2023-05-09 08:55:00,1840.26,1839.97,-0.0,flip_to_long -26706,做多,2023-05-09 08:55:00,2023-05-09 09:00:00,1839.97,1838.86,-0.0,flip_to_short -26707,做空,2023-05-09 09:00:00,2023-05-09 09:05:00,1838.86,1839.58,-0.0,flip_to_long -26708,做多,2023-05-09 09:05:00,2023-05-09 09:20:00,1839.58,1839.34,-0.0,flip_to_short -26709,做空,2023-05-09 09:20:00,2023-05-09 09:25:00,1839.34,1842.25,-0.01,flip_to_long -26710,做多,2023-05-09 09:25:00,2023-05-09 09:30:00,1842.25,1841.02,-0.0,flip_to_short -26711,做空,2023-05-09 09:30:00,2023-05-09 09:40:00,1841.02,1839.85,0.0,flip_to_long -26712,做多,2023-05-09 09:40:00,2023-05-09 09:45:00,1839.85,1839.76,-0.0,flip_to_short -26713,做空,2023-05-09 09:45:00,2023-05-09 09:55:00,1839.76,1839.41,-0.0,flip_to_long -26714,做多,2023-05-09 09:55:00,2023-05-09 10:05:00,1839.41,1838.43,-0.0,flip_to_short -26715,做空,2023-05-09 10:05:00,2023-05-09 10:10:00,1838.43,1839.79,-0.0,flip_to_long -26716,做多,2023-05-09 10:10:00,2023-05-09 10:30:00,1839.79,1842.49,0.0,flip_to_short -26717,做空,2023-05-09 10:30:00,2023-05-09 11:25:00,1842.49,1840.7,0.0,flip_to_long -26718,做多,2023-05-09 11:25:00,2023-05-09 13:20:00,1840.7,1843.59,0.0,flip_to_short -26719,做空,2023-05-09 13:20:00,2023-05-09 13:40:00,1843.59,1843.53,-0.0,flip_to_long -26720,做多,2023-05-09 13:40:00,2023-05-09 13:45:00,1843.53,1840.49,-0.01,flip_to_short -26721,做空,2023-05-09 13:45:00,2023-05-09 14:40:00,1840.49,1844.73,-0.01,flip_to_long -26722,做多,2023-05-09 14:40:00,2023-05-09 14:50:00,1844.73,1842.41,-0.01,flip_to_short -26723,做空,2023-05-09 14:50:00,2023-05-09 15:00:00,1842.41,1845.32,-0.01,flip_to_long -26724,做多,2023-05-09 15:00:00,2023-05-09 15:05:00,1845.32,1841.5,-0.01,flip_to_short -26725,做空,2023-05-09 15:05:00,2023-05-09 15:15:00,1841.5,1843.13,-0.0,flip_to_long -26726,做多,2023-05-09 15:15:00,2023-05-09 15:45:00,1843.13,1840.87,-0.01,flip_to_short -26727,做空,2023-05-09 15:45:00,2023-05-09 16:15:00,1840.87,1841.01,-0.0,flip_to_long -26728,做多,2023-05-09 16:15:00,2023-05-09 17:50:00,1841.01,1845.22,0.01,flip_to_short -26729,做空,2023-05-09 17:50:00,2023-05-09 19:00:00,1845.22,1844.53,-0.0,flip_to_long -26730,做多,2023-05-09 19:00:00,2023-05-09 19:10:00,1844.53,1842.99,-0.0,flip_to_short -26731,做空,2023-05-09 19:10:00,2023-05-09 19:15:00,1842.99,1846.17,-0.01,flip_to_long -26732,做多,2023-05-09 19:15:00,2023-05-09 20:35:00,1846.17,1846.76,-0.0,flip_to_short -26733,做空,2023-05-09 20:35:00,2023-05-09 20:45:00,1846.76,1847.63,-0.0,flip_to_long -26734,做多,2023-05-09 20:45:00,2023-05-09 20:50:00,1847.63,1845.93,-0.0,flip_to_short -26735,做空,2023-05-09 20:50:00,2023-05-09 20:55:00,1845.93,1847.56,-0.0,flip_to_long -26736,做多,2023-05-09 20:55:00,2023-05-09 21:05:00,1847.56,1845.98,-0.0,flip_to_short -26737,做空,2023-05-09 21:05:00,2023-05-09 21:35:00,1845.98,1846.9,-0.0,flip_to_long -26738,做多,2023-05-09 21:35:00,2023-05-09 23:55:00,1846.9,1845.8,-0.0,flip_to_short -26739,做空,2023-05-09 23:55:00,2023-05-10 02:25:00,1845.8,1848.07,-0.01,flip_to_long -26740,做多,2023-05-10 02:25:00,2023-05-10 02:30:00,1848.07,1845.12,-0.01,flip_to_short -26741,做空,2023-05-10 02:30:00,2023-05-10 05:00:00,1845.12,1847.34,-0.01,flip_to_long -26742,做多,2023-05-10 05:00:00,2023-05-10 05:05:00,1847.34,1845.58,-0.0,flip_to_short -26743,做空,2023-05-10 05:05:00,2023-05-10 07:15:00,1845.58,1841.41,0.01,flip_to_long -26744,做多,2023-05-10 07:15:00,2023-05-10 09:55:00,1841.41,1839.06,-0.01,flip_to_short -26745,做空,2023-05-10 09:55:00,2023-05-10 10:05:00,1839.06,1840.64,-0.0,flip_to_long -26746,做多,2023-05-10 10:05:00,2023-05-10 10:25:00,1840.64,1838.64,-0.0,flip_to_short -26747,做空,2023-05-10 10:25:00,2023-05-10 10:30:00,1838.64,1840.29,-0.0,flip_to_long -26748,做多,2023-05-10 10:30:00,2023-05-10 12:30:00,1840.29,1866.12,0.04,tp_upper -26749,做空,2023-05-10 17:05:00,2023-05-10 17:15:00,1867.12,1814.02,0.08,tp_lower -26750,做多,2023-05-10 19:00:00,2023-05-10 19:05:00,1859.26,1852.68,-0.01,flip_to_short -26751,做空,2023-05-10 19:05:00,2023-05-10 20:15:00,1852.68,1858.43,-0.01,flip_to_long -26752,做多,2023-05-10 20:15:00,2023-05-10 20:20:00,1858.43,1851.24,-0.01,flip_to_short -26753,做空,2023-05-10 20:20:00,2023-05-10 22:50:00,1851.24,1840.94,0.02,flip_to_long -26754,做多,2023-05-10 22:50:00,2023-05-10 23:05:00,1840.94,1839.54,-0.0,flip_to_short -26755,做空,2023-05-10 23:05:00,2023-05-11 05:50:00,1839.54,1830.55,0.01,flip_to_long -26756,做多,2023-05-11 05:50:00,2023-05-11 06:00:00,1830.55,1829.75,-0.0,flip_to_short -26757,做空,2023-05-11 06:00:00,2023-05-11 06:10:00,1829.75,1829.68,-0.0,flip_to_long -26758,做多,2023-05-11 06:10:00,2023-05-11 06:15:00,1829.68,1827.99,-0.0,flip_to_short -26759,做空,2023-05-11 06:15:00,2023-05-11 06:20:00,1827.99,1829.35,-0.0,flip_to_long -26760,做多,2023-05-11 06:20:00,2023-05-11 06:25:00,1829.35,1829.01,-0.0,flip_to_short -26761,做空,2023-05-11 06:25:00,2023-05-11 06:45:00,1829.01,1829.41,-0.0,flip_to_long -26762,做多,2023-05-11 06:45:00,2023-05-11 07:55:00,1829.41,1828.62,-0.0,flip_to_short -26763,做空,2023-05-11 07:55:00,2023-05-11 08:00:00,1828.62,1818.6,0.02,tp_lower -26764,做多,2023-05-11 10:45:00,2023-05-11 12:40:00,1824.0,1819.05,-0.01,flip_to_short -26765,做空,2023-05-11 12:40:00,2023-05-11 12:45:00,1819.05,1821.86,-0.01,flip_to_long -26766,做多,2023-05-11 12:45:00,2023-05-11 12:50:00,1821.86,1820.02,-0.0,flip_to_short -26767,做空,2023-05-11 12:50:00,2023-05-11 13:40:00,1820.02,1820.79,-0.0,flip_to_long -26768,做多,2023-05-11 13:40:00,2023-05-11 13:45:00,1820.79,1812.72,-0.02,flip_to_short -26769,做空,2023-05-11 13:45:00,2023-05-11 14:00:00,1812.72,1798.81,0.02,tp_lower -26770,做多,2023-05-11 19:10:00,2023-05-11 19:15:00,1796.47,1790.99,-0.01,flip_to_short -26771,做空,2023-05-11 19:15:00,2023-05-11 20:30:00,1790.99,1791.99,-0.0,flip_to_long -26772,做多,2023-05-11 20:30:00,2023-05-11 20:35:00,1791.99,1789.66,-0.01,flip_to_short -26773,做空,2023-05-11 20:35:00,2023-05-11 20:40:00,1789.66,1793.47,-0.01,flip_to_long -26774,做多,2023-05-11 20:40:00,2023-05-11 22:40:00,1793.47,1790.37,-0.01,flip_to_short -26775,做空,2023-05-11 22:40:00,2023-05-11 23:15:00,1790.37,1789.82,-0.0,flip_to_long -26776,做多,2023-05-11 23:15:00,2023-05-11 23:30:00,1789.82,1789.84,-0.0,flip_to_short -26777,做空,2023-05-11 23:30:00,2023-05-11 23:35:00,1789.84,1794.13,-0.01,flip_to_long -26778,做多,2023-05-11 23:35:00,2023-05-12 00:30:00,1794.13,1792.85,-0.0,flip_to_short -26779,做空,2023-05-12 00:30:00,2023-05-12 02:55:00,1792.85,1769.3,0.04,tp_lower -26780,做多,2023-05-12 07:50:00,2023-05-12 07:55:00,1760.49,1758.49,-0.01,flip_to_short -26781,做空,2023-05-12 07:55:00,2023-05-12 08:00:00,1758.49,1759.66,-0.0,flip_to_long -26782,做多,2023-05-12 08:00:00,2023-05-12 08:05:00,1759.66,1759.64,-0.0,flip_to_short -26783,做空,2023-05-12 08:05:00,2023-05-12 08:35:00,1759.64,1759.81,-0.0,flip_to_long -26784,做多,2023-05-12 08:35:00,2023-05-12 14:45:00,1759.81,1767.26,0.01,flip_to_short -26785,做空,2023-05-12 14:45:00,2023-05-12 15:00:00,1767.26,1767.81,-0.0,flip_to_long -26786,做多,2023-05-12 15:00:00,2023-05-12 16:35:00,1767.81,1769.57,0.0,flip_to_short -26787,做空,2023-05-12 16:35:00,2023-05-12 16:55:00,1769.57,1768.72,-0.0,flip_to_long -26788,做多,2023-05-12 16:55:00,2023-05-12 17:55:00,1768.72,1770.08,0.0,flip_to_short -26789,做空,2023-05-12 17:55:00,2023-05-12 18:30:00,1770.08,1771.89,-0.0,flip_to_long -26790,做多,2023-05-12 18:30:00,2023-05-12 18:35:00,1771.89,1770.73,-0.0,flip_to_short -26791,做空,2023-05-12 18:35:00,2023-05-12 18:55:00,1770.73,1769.45,0.0,flip_to_long -26792,做多,2023-05-12 18:55:00,2023-05-12 19:45:00,1769.45,1769.03,-0.0,flip_to_short -26793,做空,2023-05-12 19:45:00,2023-05-13 02:15:00,1769.03,1806.01,-0.07,flip_to_long -26794,做多,2023-05-13 02:15:00,2023-05-13 02:25:00,1806.01,1805.53,-0.0,flip_to_short -26795,做空,2023-05-13 02:25:00,2023-05-13 02:35:00,1805.53,1806.36,-0.0,flip_to_long -26796,做多,2023-05-13 02:35:00,2023-05-13 02:45:00,1806.36,1805.25,-0.0,flip_to_short -26797,做空,2023-05-13 02:45:00,2023-05-13 03:05:00,1805.25,1805.88,-0.0,flip_to_long -26798,做多,2023-05-13 03:05:00,2023-05-13 03:10:00,1805.88,1805.48,-0.0,flip_to_short -26799,做空,2023-05-13 03:10:00,2023-05-13 03:20:00,1805.48,1806.07,-0.0,flip_to_long -26800,做多,2023-05-13 03:20:00,2023-05-13 03:35:00,1806.07,1805.19,-0.0,flip_to_short -26801,做空,2023-05-13 03:35:00,2023-05-13 03:40:00,1805.19,1807.43,-0.01,flip_to_long -26802,做多,2023-05-13 03:40:00,2023-05-13 03:45:00,1807.43,1805.48,-0.0,flip_to_short -26803,做空,2023-05-13 03:45:00,2023-05-13 03:50:00,1805.48,1805.69,-0.0,flip_to_long -26804,做多,2023-05-13 03:50:00,2023-05-13 08:00:00,1805.69,1801.51,-0.01,flip_to_short -26805,做空,2023-05-13 08:00:00,2023-05-13 08:25:00,1801.51,1801.57,-0.0,flip_to_long -26806,做多,2023-05-13 08:25:00,2023-05-13 08:30:00,1801.57,1800.87,-0.0,flip_to_short -26807,做空,2023-05-13 08:30:00,2023-05-13 08:35:00,1800.87,1801.45,-0.0,flip_to_long -26808,做多,2023-05-13 08:35:00,2023-05-13 11:25:00,1801.45,1803.0,0.0,flip_to_short -26809,做空,2023-05-13 11:25:00,2023-05-13 11:55:00,1803.0,1802.96,-0.0,flip_to_long -26810,做多,2023-05-13 11:55:00,2023-05-13 12:00:00,1802.96,1801.61,-0.0,flip_to_short -26811,做空,2023-05-13 12:00:00,2023-05-13 12:15:00,1801.61,1803.82,-0.01,flip_to_long -26812,做多,2023-05-13 12:15:00,2023-05-13 12:25:00,1803.82,1802.93,-0.0,flip_to_short -26813,做空,2023-05-13 12:25:00,2023-05-13 12:35:00,1802.93,1807.13,-0.01,flip_to_long -26814,做多,2023-05-13 12:35:00,2023-05-13 12:50:00,1807.13,1800.49,-0.01,flip_to_short -26815,做空,2023-05-13 12:50:00,2023-05-13 12:55:00,1800.49,1803.1,-0.01,flip_to_long -26816,做多,2023-05-13 12:55:00,2023-05-13 13:15:00,1803.1,1803.32,-0.0,flip_to_short -26817,做空,2023-05-13 13:15:00,2023-05-13 14:25:00,1803.32,1791.95,0.02,tp_lower -26818,做多,2023-05-13 17:20:00,2023-05-13 17:25:00,1796.62,1796.2,-0.0,flip_to_short -26819,做空,2023-05-13 17:25:00,2023-05-13 18:30:00,1796.2,1794.05,0.0,flip_to_long -26820,做多,2023-05-13 18:30:00,2023-05-13 18:55:00,1794.05,1788.12,-0.01,flip_to_short -26821,做空,2023-05-13 18:55:00,2023-05-13 19:10:00,1788.12,1794.57,-0.01,flip_to_long -26822,做多,2023-05-13 19:10:00,2023-05-13 19:30:00,1794.57,1794.63,-0.0,flip_to_short -26823,做空,2023-05-13 19:30:00,2023-05-13 19:55:00,1794.63,1791.73,0.0,flip_to_long -26824,做多,2023-05-13 19:55:00,2023-05-13 20:10:00,1791.73,1793.56,0.0,flip_to_short -26825,做空,2023-05-13 20:10:00,2023-05-13 20:15:00,1793.56,1794.41,-0.0,flip_to_long -26826,做多,2023-05-13 20:15:00,2023-05-13 20:20:00,1794.41,1793.2,-0.0,flip_to_short -26827,做空,2023-05-13 20:20:00,2023-05-13 20:25:00,1793.2,1795.75,-0.01,flip_to_long -26828,做多,2023-05-13 20:25:00,2023-05-13 23:40:00,1795.75,1795.7,-0.0,flip_to_short -26829,做空,2023-05-13 23:40:00,2023-05-14 00:10:00,1795.7,1795.33,-0.0,flip_to_long -26830,做多,2023-05-14 00:10:00,2023-05-14 00:40:00,1795.33,1794.1,-0.0,flip_to_short -26831,做空,2023-05-14 00:40:00,2023-05-14 00:55:00,1794.1,1799.6,-0.01,flip_to_long -26832,做多,2023-05-14 00:55:00,2023-05-14 01:00:00,1799.6,1797.01,-0.01,flip_to_short -26833,做空,2023-05-14 01:00:00,2023-05-14 02:20:00,1797.01,1796.56,-0.0,flip_to_long -26834,做多,2023-05-14 02:20:00,2023-05-14 03:10:00,1796.56,1797.38,-0.0,flip_to_short -26835,做空,2023-05-14 03:10:00,2023-05-14 08:20:00,1797.38,1803.7,-0.01,flip_to_long -26836,做多,2023-05-14 08:20:00,2023-05-14 09:10:00,1803.7,1803.02,-0.0,flip_to_short -26837,做空,2023-05-14 09:10:00,2023-05-14 09:45:00,1803.02,1803.28,-0.0,flip_to_long -26838,做多,2023-05-14 09:45:00,2023-05-14 13:00:00,1803.28,1806.38,0.0,tp_upper -26839,做空,2023-05-14 16:55:00,2023-05-14 17:25:00,1806.61,1808.6,-0.0,flip_to_long -26840,做多,2023-05-14 17:25:00,2023-05-14 21:50:00,1808.6,1798.37,-0.02,flip_to_short -26841,做空,2023-05-14 21:50:00,2023-05-14 22:10:00,1798.37,1798.47,-0.0,flip_to_long -26842,做多,2023-05-14 22:10:00,2023-05-14 22:25:00,1798.47,1798.16,-0.0,flip_to_short -26843,做空,2023-05-14 22:25:00,2023-05-14 23:20:00,1798.16,1798.19,-0.0,flip_to_long -26844,做多,2023-05-14 23:20:00,2023-05-15 00:05:00,1798.19,1797.14,-0.0,flip_to_short -26845,做空,2023-05-15 00:05:00,2023-05-15 01:20:00,1797.14,1807.41,-0.02,flip_to_long -26846,做多,2023-05-15 01:20:00,2023-05-15 08:15:00,1807.41,1825.89,0.03,flip_to_short -26847,做空,2023-05-15 08:15:00,2023-05-15 08:20:00,1825.89,1827.88,-0.0,flip_to_long -26848,做多,2023-05-15 08:20:00,2023-05-15 09:15:00,1827.88,1826.27,-0.0,flip_to_short -26849,做空,2023-05-15 09:15:00,2023-05-15 09:20:00,1826.27,1826.3,-0.0,flip_to_long -26850,做多,2023-05-15 09:20:00,2023-05-15 09:45:00,1826.3,1826.52,-0.0,flip_to_short -26851,做空,2023-05-15 09:45:00,2023-05-15 09:50:00,1826.52,1827.19,-0.0,flip_to_long -26852,做多,2023-05-15 09:50:00,2023-05-15 10:05:00,1827.19,1826.99,-0.0,flip_to_short -26853,做空,2023-05-15 10:05:00,2023-05-15 10:25:00,1826.99,1827.0,-0.0,flip_to_long -26854,做多,2023-05-15 10:25:00,2023-05-15 10:45:00,1827.0,1827.47,-0.0,flip_to_short -26855,做空,2023-05-15 10:45:00,2023-05-15 10:50:00,1827.47,1827.58,-0.0,flip_to_long -26856,做多,2023-05-15 10:50:00,2023-05-15 11:05:00,1827.58,1825.96,-0.0,flip_to_short -26857,做空,2023-05-15 11:05:00,2023-05-15 11:10:00,1825.96,1828.42,-0.01,flip_to_long -26858,做多,2023-05-15 11:10:00,2023-05-15 11:15:00,1828.42,1827.51,-0.0,flip_to_short -26859,做空,2023-05-15 11:15:00,2023-05-15 11:25:00,1827.51,1827.69,-0.0,flip_to_long -26860,做多,2023-05-15 11:25:00,2023-05-15 14:55:00,1827.69,1823.5,-0.01,flip_to_short -26861,做空,2023-05-15 14:55:00,2023-05-15 15:00:00,1823.5,1825.46,-0.0,flip_to_long -26862,做多,2023-05-15 15:00:00,2023-05-15 15:05:00,1825.46,1822.36,-0.01,flip_to_short -26863,做空,2023-05-15 15:05:00,2023-05-15 15:10:00,1822.36,1825.36,-0.01,flip_to_long -26864,做多,2023-05-15 15:10:00,2023-05-15 15:50:00,1825.36,1824.4,-0.0,flip_to_short -26865,做空,2023-05-15 15:50:00,2023-05-15 15:55:00,1824.4,1826.9,-0.01,flip_to_long -26866,做多,2023-05-15 15:55:00,2023-05-15 17:45:00,1826.9,1830.0,0.0,flip_to_short -26867,做空,2023-05-15 17:45:00,2023-05-15 18:30:00,1830.0,1828.37,0.0,flip_to_long -26868,做多,2023-05-15 18:30:00,2023-05-15 18:40:00,1828.37,1828.51,-0.0,flip_to_short -26869,做空,2023-05-15 18:40:00,2023-05-15 18:55:00,1828.51,1828.71,-0.0,flip_to_long -26870,做多,2023-05-15 18:55:00,2023-05-15 19:00:00,1828.71,1827.75,-0.0,flip_to_short -26871,做空,2023-05-15 19:00:00,2023-05-15 19:05:00,1827.75,1828.86,-0.0,flip_to_long -26872,做多,2023-05-15 19:05:00,2023-05-15 19:15:00,1828.86,1828.05,-0.0,flip_to_short -26873,做空,2023-05-15 19:15:00,2023-05-16 00:50:00,1828.05,1813.44,0.02,tp_lower -26874,做多,2023-05-16 03:15:00,2023-05-16 04:05:00,1811.92,1811.5,-0.0,flip_to_short -26875,做空,2023-05-16 04:05:00,2023-05-16 04:15:00,1811.5,1811.51,-0.0,flip_to_long -26876,做多,2023-05-16 04:15:00,2023-05-16 04:20:00,1811.51,1810.5,-0.0,flip_to_short -26877,做空,2023-05-16 04:20:00,2023-05-16 04:25:00,1810.5,1811.7,-0.0,flip_to_long -26878,做多,2023-05-16 04:25:00,2023-05-16 04:35:00,1811.7,1810.49,-0.0,flip_to_short -26879,做空,2023-05-16 04:35:00,2023-05-16 05:50:00,1810.49,1809.7,-0.0,flip_to_long -26880,做多,2023-05-16 05:50:00,2023-05-16 06:00:00,1809.7,1807.12,-0.01,flip_to_short -26881,做空,2023-05-16 06:00:00,2023-05-16 06:05:00,1807.12,1808.62,-0.0,flip_to_long -26882,做多,2023-05-16 06:05:00,2023-05-16 06:20:00,1808.62,1808.25,-0.0,flip_to_short -26883,做空,2023-05-16 06:20:00,2023-05-16 06:25:00,1808.25,1809.91,-0.0,flip_to_long -26884,做多,2023-05-16 06:25:00,2023-05-16 06:45:00,1809.91,1810.03,-0.0,flip_to_short -26885,做空,2023-05-16 06:45:00,2023-05-16 09:55:00,1810.03,1816.0,-0.01,flip_to_long -26886,做多,2023-05-16 09:55:00,2023-05-16 10:05:00,1816.0,1814.69,-0.0,flip_to_short -26887,做空,2023-05-16 10:05:00,2023-05-16 10:10:00,1814.69,1815.66,-0.0,flip_to_long -26888,做多,2023-05-16 10:10:00,2023-05-16 10:15:00,1815.66,1813.66,-0.0,flip_to_short -26889,做空,2023-05-16 10:15:00,2023-05-16 11:35:00,1813.66,1817.81,-0.01,flip_to_long -26890,做多,2023-05-16 11:35:00,2023-05-16 11:40:00,1817.81,1816.24,-0.0,flip_to_short -26891,做空,2023-05-16 11:40:00,2023-05-16 11:45:00,1816.24,1817.58,-0.0,flip_to_long -26892,做多,2023-05-16 11:45:00,2023-05-16 11:50:00,1817.58,1815.17,-0.01,flip_to_short -26893,做空,2023-05-16 11:50:00,2023-05-16 12:15:00,1815.17,1817.99,-0.01,flip_to_long -26894,做多,2023-05-16 12:15:00,2023-05-16 12:20:00,1817.99,1815.87,-0.0,flip_to_short -26895,做空,2023-05-16 12:20:00,2023-05-16 12:30:00,1815.87,1816.28,-0.0,flip_to_long -26896,做多,2023-05-16 12:30:00,2023-05-16 13:00:00,1816.28,1816.78,-0.0,flip_to_short -26897,做空,2023-05-16 13:00:00,2023-05-16 13:05:00,1816.78,1817.59,-0.0,flip_to_long -26898,做多,2023-05-16 13:05:00,2023-05-16 13:15:00,1817.59,1816.34,-0.0,flip_to_short -26899,做空,2023-05-16 13:15:00,2023-05-16 13:20:00,1816.34,1817.43,-0.0,flip_to_long -26900,做多,2023-05-16 13:20:00,2023-05-16 13:35:00,1817.43,1813.77,-0.01,flip_to_short -26901,做空,2023-05-16 13:35:00,2023-05-16 13:40:00,1813.77,1818.68,-0.01,flip_to_long -26902,做多,2023-05-16 13:40:00,2023-05-16 13:50:00,1818.68,1813.93,-0.01,flip_to_short -26903,做空,2023-05-16 13:50:00,2023-05-16 14:00:00,1813.93,1814.88,-0.0,flip_to_long -26904,做多,2023-05-16 14:00:00,2023-05-16 16:45:00,1814.88,1817.68,0.0,flip_to_short -26905,做空,2023-05-16 16:45:00,2023-05-16 17:20:00,1817.68,1818.44,-0.0,flip_to_long -26906,做多,2023-05-16 17:20:00,2023-05-16 17:25:00,1818.44,1817.02,-0.0,flip_to_short -26907,做空,2023-05-16 17:25:00,2023-05-16 17:30:00,1817.02,1819.9,-0.01,flip_to_long -26908,做多,2023-05-16 17:30:00,2023-05-16 19:40:00,1819.9,1820.69,-0.0,flip_to_short -26909,做空,2023-05-16 19:40:00,2023-05-16 20:30:00,1820.69,1822.5,-0.0,flip_to_long -26910,做多,2023-05-16 20:30:00,2023-05-16 20:35:00,1822.5,1820.94,-0.0,flip_to_short -26911,做空,2023-05-16 20:35:00,2023-05-16 20:40:00,1820.94,1821.68,-0.0,flip_to_long -26912,做多,2023-05-16 20:40:00,2023-05-16 20:45:00,1821.68,1820.96,-0.0,flip_to_short -26913,做空,2023-05-16 20:45:00,2023-05-16 20:50:00,1820.96,1821.49,-0.0,flip_to_long -26914,做多,2023-05-16 20:50:00,2023-05-16 20:55:00,1821.49,1820.4,-0.0,flip_to_short -26915,做空,2023-05-16 20:55:00,2023-05-16 21:10:00,1820.4,1822.82,-0.0,flip_to_long -26916,做多,2023-05-16 21:10:00,2023-05-16 22:55:00,1822.82,1822.77,-0.0,flip_to_short -26917,做空,2023-05-16 22:55:00,2023-05-16 23:15:00,1822.77,1822.27,-0.0,flip_to_long -26918,做多,2023-05-16 23:15:00,2023-05-16 23:50:00,1822.27,1822.83,-0.0,flip_to_short -26919,做空,2023-05-16 23:50:00,2023-05-17 00:10:00,1822.83,1824.0,-0.0,flip_to_long -26920,做多,2023-05-17 00:10:00,2023-05-17 00:15:00,1824.0,1820.0,-0.01,flip_to_short -26921,做空,2023-05-17 00:15:00,2023-05-17 00:35:00,1820.0,1824.86,-0.01,flip_to_long -26922,做多,2023-05-17 00:35:00,2023-05-17 00:40:00,1824.86,1821.72,-0.01,flip_to_short -26923,做空,2023-05-17 00:40:00,2023-05-17 00:45:00,1821.72,1823.24,-0.0,flip_to_long -26924,做多,2023-05-17 00:45:00,2023-05-17 01:15:00,1823.24,1823.45,-0.0,flip_to_short -26925,做空,2023-05-17 01:15:00,2023-05-17 02:45:00,1823.45,1824.8,-0.0,flip_to_long -26926,做多,2023-05-17 02:45:00,2023-05-17 02:50:00,1824.8,1822.77,-0.0,flip_to_short -26927,做空,2023-05-17 02:50:00,2023-05-17 03:15:00,1822.77,1824.31,-0.0,flip_to_long -26928,做多,2023-05-17 03:15:00,2023-05-17 03:35:00,1824.31,1823.5,-0.0,flip_to_short -26929,做空,2023-05-17 03:35:00,2023-05-17 03:40:00,1823.5,1825.63,-0.0,flip_to_long -26930,做多,2023-05-17 03:40:00,2023-05-17 03:45:00,1825.63,1824.65,-0.0,flip_to_short -26931,做空,2023-05-17 03:45:00,2023-05-17 04:25:00,1824.65,1824.32,-0.0,flip_to_long -26932,做多,2023-05-17 04:25:00,2023-05-17 04:40:00,1824.32,1824.71,-0.0,flip_to_short -26933,做空,2023-05-17 04:40:00,2023-05-17 07:45:00,1824.71,1805.85,0.03,tp_lower -26934,做多,2023-05-17 14:40:00,2023-05-17 14:50:00,1796.22,1795.31,-0.0,flip_to_short -26935,做空,2023-05-17 14:50:00,2023-05-17 14:55:00,1795.31,1797.08,-0.0,flip_to_long -26936,做多,2023-05-17 14:55:00,2023-05-17 15:00:00,1797.08,1794.99,-0.0,flip_to_short -26937,做空,2023-05-17 15:00:00,2023-05-17 15:05:00,1794.99,1795.47,-0.0,flip_to_long -26938,做多,2023-05-17 15:05:00,2023-05-17 15:15:00,1795.47,1796.54,0.0,flip_to_short -26939,做空,2023-05-17 15:15:00,2023-05-17 15:25:00,1796.54,1795.02,0.0,flip_to_long -26940,做多,2023-05-17 15:25:00,2023-05-17 15:40:00,1795.02,1794.13,-0.0,flip_to_short -26941,做空,2023-05-17 15:40:00,2023-05-17 15:50:00,1794.13,1794.59,-0.0,flip_to_long -26942,做多,2023-05-17 15:50:00,2023-05-17 16:00:00,1794.59,1794.5,-0.0,flip_to_short -26943,做空,2023-05-17 16:00:00,2023-05-17 22:10:00,1794.5,1822.61,-0.04,flip_to_long -26944,做多,2023-05-17 22:10:00,2023-05-17 22:20:00,1822.61,1822.03,-0.0,flip_to_short -26945,做空,2023-05-17 22:20:00,2023-05-18 00:15:00,1822.03,1822.55,-0.0,flip_to_long -26946,做多,2023-05-18 00:15:00,2023-05-18 01:25:00,1822.55,1821.96,-0.0,flip_to_short -26947,做空,2023-05-18 01:25:00,2023-05-18 02:05:00,1821.96,1820.87,0.0,flip_to_long -26948,做多,2023-05-18 02:05:00,2023-05-18 04:30:00,1820.87,1822.99,0.0,flip_to_short -26949,做空,2023-05-18 04:30:00,2023-05-18 07:30:00,1822.99,1821.61,0.0,flip_to_long -26950,做多,2023-05-18 07:30:00,2023-05-18 11:30:00,1821.61,1824.12,0.0,flip_to_short -26951,做空,2023-05-18 11:30:00,2023-05-18 11:40:00,1824.12,1823.74,-0.0,flip_to_long -26952,做多,2023-05-18 11:40:00,2023-05-18 12:00:00,1823.74,1823.19,-0.0,flip_to_short -26953,做空,2023-05-18 12:00:00,2023-05-18 12:10:00,1823.19,1825.03,-0.0,flip_to_long -26954,做多,2023-05-18 12:10:00,2023-05-18 14:35:00,1825.03,1820.03,-0.01,flip_to_short -26955,做空,2023-05-18 14:35:00,2023-05-18 17:55:00,1820.03,1777.33,0.06,tp_lower -26956,做多,2023-05-18 20:30:00,2023-05-18 20:45:00,1796.01,1797.05,0.0,flip_to_short -26957,做空,2023-05-18 20:45:00,2023-05-18 21:00:00,1797.05,1797.92,-0.0,flip_to_long -26958,做多,2023-05-18 21:00:00,2023-05-18 23:50:00,1797.92,1801.23,0.0,flip_to_short -26959,做空,2023-05-18 23:50:00,2023-05-19 00:15:00,1801.23,1802.45,-0.0,flip_to_long -26960,做多,2023-05-19 00:15:00,2023-05-19 00:35:00,1802.45,1801.73,-0.0,flip_to_short -26961,做空,2023-05-19 00:35:00,2023-05-19 00:55:00,1801.73,1803.33,-0.0,flip_to_long -26962,做多,2023-05-19 00:55:00,2023-05-19 01:05:00,1803.33,1802.8,-0.0,flip_to_short -26963,做空,2023-05-19 01:05:00,2023-05-19 01:10:00,1802.8,1803.32,-0.0,flip_to_long -26964,做多,2023-05-19 01:10:00,2023-05-19 03:30:00,1803.32,1801.92,-0.0,flip_to_short -26965,做空,2023-05-19 03:30:00,2023-05-19 04:00:00,1801.92,1801.08,-0.0,flip_to_long -26966,做多,2023-05-19 04:00:00,2023-05-19 04:05:00,1801.08,1799.85,-0.0,flip_to_short -26967,做空,2023-05-19 04:05:00,2023-05-19 04:35:00,1799.85,1800.44,-0.0,flip_to_long -26968,做多,2023-05-19 04:35:00,2023-05-19 09:55:00,1800.44,1806.78,0.01,flip_to_short -26969,做空,2023-05-19 09:55:00,2023-05-19 11:00:00,1806.78,1806.5,-0.0,flip_to_long -26970,做多,2023-05-19 11:00:00,2023-05-19 11:25:00,1806.5,1806.94,-0.0,flip_to_short -26971,做空,2023-05-19 11:25:00,2023-05-19 11:50:00,1806.94,1807.36,-0.0,flip_to_long -26972,做多,2023-05-19 11:50:00,2023-05-19 11:55:00,1807.36,1806.73,-0.0,flip_to_short -26973,做空,2023-05-19 11:55:00,2023-05-19 12:00:00,1806.73,1808.49,-0.0,flip_to_long -26974,做多,2023-05-19 12:00:00,2023-05-19 12:10:00,1808.49,1814.43,0.01,tp_upper -26975,做空,2023-05-19 14:00:00,2023-05-19 14:15:00,1810.0,1809.18,-0.0,flip_to_long -26976,做多,2023-05-19 14:15:00,2023-05-19 14:35:00,1809.18,1808.61,-0.0,flip_to_short -26977,做空,2023-05-19 14:35:00,2023-05-19 14:55:00,1808.61,1810.47,-0.0,flip_to_long -26978,做多,2023-05-19 14:55:00,2023-05-19 15:05:00,1810.47,1806.47,-0.01,flip_to_short -26979,做空,2023-05-19 15:05:00,2023-05-19 15:10:00,1806.47,1813.09,-0.01,flip_to_long -26980,做多,2023-05-19 15:10:00,2023-05-19 15:25:00,1813.09,1810.45,-0.01,flip_to_short -26981,做空,2023-05-19 15:25:00,2023-05-19 15:40:00,1810.45,1817.18,-0.01,flip_to_long -26982,做多,2023-05-19 15:40:00,2023-05-19 16:30:00,1817.18,1810.69,-0.01,flip_to_short -26983,做空,2023-05-19 16:30:00,2023-05-19 16:35:00,1810.69,1812.67,-0.0,flip_to_long -26984,做多,2023-05-19 16:35:00,2023-05-19 16:55:00,1812.67,1811.4,-0.0,flip_to_short -26985,做空,2023-05-19 16:55:00,2023-05-19 17:10:00,1811.4,1813.65,-0.0,flip_to_long -26986,做多,2023-05-19 17:10:00,2023-05-19 19:10:00,1813.65,1813.43,-0.0,flip_to_short -26987,做空,2023-05-19 19:10:00,2023-05-19 20:25:00,1813.43,1812.93,-0.0,flip_to_long -26988,做多,2023-05-19 20:25:00,2023-05-19 23:25:00,1812.93,1812.53,-0.0,flip_to_short -26989,做空,2023-05-19 23:25:00,2023-05-20 00:00:00,1812.53,1812.13,-0.0,flip_to_long -26990,做多,2023-05-20 00:00:00,2023-05-20 00:05:00,1812.13,1811.66,-0.0,flip_to_short -26991,做空,2023-05-20 00:05:00,2023-05-20 00:10:00,1811.66,1812.76,-0.0,flip_to_long -26992,做多,2023-05-20 00:10:00,2023-05-20 00:15:00,1812.76,1810.2,-0.01,flip_to_short -26993,做空,2023-05-20 00:15:00,2023-05-20 02:00:00,1810.2,1811.1,-0.0,flip_to_long -26994,做多,2023-05-20 02:00:00,2023-05-20 02:05:00,1811.1,1809.72,-0.0,flip_to_short -26995,做空,2023-05-20 02:05:00,2023-05-20 03:15:00,1809.72,1810.06,-0.0,flip_to_long -26996,做多,2023-05-20 03:15:00,2023-05-20 03:25:00,1810.06,1809.8,-0.0,flip_to_short -26997,做空,2023-05-20 03:25:00,2023-05-20 03:30:00,1809.8,1810.66,-0.0,flip_to_long -26998,做多,2023-05-20 03:30:00,2023-05-20 05:00:00,1810.66,1810.85,-0.0,flip_to_short -26999,做空,2023-05-20 05:00:00,2023-05-20 05:45:00,1810.85,1809.58,0.0,flip_to_long -27000,做多,2023-05-20 05:45:00,2023-05-20 11:05:00,1809.58,1811.09,0.0,flip_to_short -27001,做空,2023-05-20 11:05:00,2023-05-20 11:10:00,1811.09,1811.41,-0.0,flip_to_long -27002,做多,2023-05-20 11:10:00,2023-05-20 11:45:00,1811.41,1811.62,-0.0,flip_to_short -27003,做空,2023-05-20 11:45:00,2023-05-20 11:50:00,1811.62,1811.95,-0.0,flip_to_long -27004,做多,2023-05-20 11:50:00,2023-05-20 12:55:00,1811.95,1812.62,-0.0,flip_to_short -27005,做空,2023-05-20 12:55:00,2023-05-20 13:00:00,1812.62,1812.97,-0.0,flip_to_long -27006,做多,2023-05-20 13:00:00,2023-05-20 13:05:00,1812.97,1812.59,-0.0,flip_to_short -27007,做空,2023-05-20 13:05:00,2023-05-20 13:25:00,1812.59,1812.9,-0.0,flip_to_long -27008,做多,2023-05-20 13:25:00,2023-05-20 16:20:00,1812.9,1814.62,0.0,flip_to_short -27009,做空,2023-05-20 16:20:00,2023-05-20 16:25:00,1814.62,1815.22,-0.0,flip_to_long -27010,做多,2023-05-20 16:25:00,2023-05-20 16:30:00,1815.22,1814.77,-0.0,flip_to_short -27011,做空,2023-05-20 16:30:00,2023-05-20 16:45:00,1814.77,1814.81,-0.0,flip_to_long -27012,做多,2023-05-20 16:45:00,2023-05-20 17:45:00,1814.81,1822.29,0.01,tp_upper -27013,做空,2023-05-20 19:00:00,2023-05-20 19:10:00,1815.07,1818.27,-0.01,flip_to_long -27014,做多,2023-05-20 19:10:00,2023-05-20 19:15:00,1818.27,1817.86,-0.0,flip_to_short -27015,做空,2023-05-20 19:15:00,2023-05-20 19:20:00,1817.86,1820.26,-0.0,flip_to_long -27016,做多,2023-05-20 19:20:00,2023-05-20 20:25:00,1820.26,1817.8,-0.0,flip_to_short -27017,做空,2023-05-20 20:25:00,2023-05-20 23:30:00,1817.8,1817.19,-0.0,flip_to_long -27018,做多,2023-05-20 23:30:00,2023-05-21 00:00:00,1817.19,1817.24,-0.0,flip_to_short -27019,做空,2023-05-21 00:00:00,2023-05-21 00:15:00,1817.24,1817.3,-0.0,flip_to_long -27020,做多,2023-05-21 00:15:00,2023-05-21 00:20:00,1817.3,1817.24,-0.0,flip_to_short -27021,做空,2023-05-21 00:20:00,2023-05-21 02:05:00,1817.24,1817.9,-0.0,flip_to_long -27022,做多,2023-05-21 02:05:00,2023-05-21 02:15:00,1817.9,1818.01,-0.0,flip_to_short -27023,做空,2023-05-21 02:15:00,2023-05-21 02:45:00,1818.01,1817.68,-0.0,flip_to_long -27024,做多,2023-05-21 02:45:00,2023-05-21 07:50:00,1817.68,1816.17,-0.0,flip_to_short -27025,做空,2023-05-21 07:50:00,2023-05-21 09:15:00,1816.17,1815.24,0.0,flip_to_long -27026,做多,2023-05-21 09:15:00,2023-05-21 09:25:00,1815.24,1814.3,-0.0,flip_to_short -27027,做空,2023-05-21 09:25:00,2023-05-21 09:40:00,1814.3,1815.51,-0.0,flip_to_long -27028,做多,2023-05-21 09:40:00,2023-05-21 10:05:00,1815.51,1814.0,-0.0,flip_to_short -27029,做空,2023-05-21 10:05:00,2023-05-21 10:45:00,1814.0,1808.69,0.01,tp_lower -27030,做多,2023-05-21 12:55:00,2023-05-21 13:00:00,1812.82,1812.36,-0.0,flip_to_short -27031,做空,2023-05-21 13:00:00,2023-05-21 13:15:00,1812.36,1812.53,-0.0,flip_to_long -27032,做多,2023-05-21 13:15:00,2023-05-21 13:20:00,1812.53,1812.51,-0.0,flip_to_short -27033,做空,2023-05-21 13:20:00,2023-05-21 13:45:00,1812.51,1812.98,-0.0,flip_to_long -27034,做多,2023-05-21 13:45:00,2023-05-21 13:55:00,1812.98,1811.67,-0.0,flip_to_short -27035,做空,2023-05-21 13:55:00,2023-05-21 14:00:00,1811.67,1811.82,-0.0,flip_to_long -27036,做多,2023-05-21 14:00:00,2023-05-21 14:55:00,1811.82,1811.45,-0.0,flip_to_short -27037,做空,2023-05-21 14:55:00,2023-05-21 15:00:00,1811.45,1815.76,-0.01,flip_to_long -27038,做多,2023-05-21 15:00:00,2023-05-21 15:30:00,1815.76,1811.31,-0.01,flip_to_short -27039,做空,2023-05-21 15:30:00,2023-05-21 15:35:00,1811.31,1812.94,-0.0,flip_to_long -27040,做多,2023-05-21 15:35:00,2023-05-21 15:40:00,1812.94,1802.87,-0.02,flip_to_short -27041,做空,2023-05-21 15:40:00,2023-05-21 19:35:00,1802.87,1808.0,-0.01,flip_to_long -27042,做多,2023-05-21 19:35:00,2023-05-21 19:40:00,1808.0,1807.74,-0.0,flip_to_short -27043,做空,2023-05-21 19:40:00,2023-05-21 21:05:00,1807.74,1800.22,0.01,tp_lower -27044,做多,2023-05-21 22:40:00,2023-05-21 22:55:00,1805.07,1804.15,-0.0,flip_to_short -27045,做空,2023-05-21 22:55:00,2023-05-21 23:05:00,1804.15,1806.67,-0.01,flip_to_long -27046,做多,2023-05-21 23:05:00,2023-05-21 23:30:00,1806.67,1805.89,-0.0,flip_to_short -27047,做空,2023-05-21 23:30:00,2023-05-22 00:05:00,1805.89,1805.84,-0.0,flip_to_long -27048,做多,2023-05-22 00:05:00,2023-05-22 00:15:00,1805.84,1804.73,-0.0,flip_to_short -27049,做空,2023-05-22 00:15:00,2023-05-22 02:40:00,1804.73,1801.79,0.0,flip_to_long -27050,做多,2023-05-22 02:40:00,2023-05-22 02:45:00,1801.79,1801.47,-0.0,flip_to_short -27051,做空,2023-05-22 02:45:00,2023-05-22 03:10:00,1801.47,1801.08,-0.0,flip_to_long -27052,做多,2023-05-22 03:10:00,2023-05-22 03:35:00,1801.08,1800.94,-0.0,flip_to_short -27053,做空,2023-05-22 03:35:00,2023-05-22 03:40:00,1800.94,1802.22,-0.0,flip_to_long -27054,做多,2023-05-22 03:40:00,2023-05-22 03:45:00,1802.22,1801.45,-0.0,flip_to_short -27055,做空,2023-05-22 03:45:00,2023-05-22 04:00:00,1801.45,1801.39,-0.0,flip_to_long -27056,做多,2023-05-22 04:00:00,2023-05-22 04:05:00,1801.39,1801.01,-0.0,flip_to_short -27057,做空,2023-05-22 04:05:00,2023-05-22 11:20:00,1801.01,1813.0,-0.02,flip_to_long -27058,做多,2023-05-22 11:20:00,2023-05-22 11:30:00,1813.0,1812.81,-0.0,flip_to_short -27059,做空,2023-05-22 11:30:00,2023-05-22 11:35:00,1812.81,1813.62,-0.0,flip_to_long -27060,做多,2023-05-22 11:35:00,2023-05-22 11:40:00,1813.62,1812.19,-0.0,flip_to_short -27061,做空,2023-05-22 11:40:00,2023-05-22 11:45:00,1812.19,1813.8,-0.0,flip_to_long -27062,做多,2023-05-22 11:45:00,2023-05-22 11:50:00,1813.8,1813.01,-0.0,flip_to_short -27063,做空,2023-05-22 11:50:00,2023-05-22 11:55:00,1813.01,1813.89,-0.0,flip_to_long -27064,做多,2023-05-22 11:55:00,2023-05-22 12:05:00,1813.89,1813.18,-0.0,flip_to_short -27065,做空,2023-05-22 12:05:00,2023-05-22 12:10:00,1813.18,1813.59,-0.0,flip_to_long -27066,做多,2023-05-22 12:10:00,2023-05-22 12:35:00,1813.59,1813.63,-0.0,flip_to_short -27067,做空,2023-05-22 12:35:00,2023-05-22 13:30:00,1813.63,1818.28,-0.01,flip_to_long -27068,做多,2023-05-22 13:30:00,2023-05-22 13:40:00,1818.28,1823.71,0.01,tp_upper -27069,做空,2023-05-22 14:00:00,2023-05-22 14:10:00,1815.99,1814.91,0.0,flip_to_long -27070,做多,2023-05-22 14:10:00,2023-05-22 14:40:00,1814.91,1816.82,0.0,flip_to_short -27071,做空,2023-05-22 14:40:00,2023-05-22 15:30:00,1816.82,1815.71,0.0,flip_to_long -27072,做多,2023-05-22 15:30:00,2023-05-22 15:35:00,1815.71,1815.15,-0.0,flip_to_short -27073,做空,2023-05-22 15:35:00,2023-05-22 16:25:00,1815.15,1816.02,-0.0,flip_to_long -27074,做多,2023-05-22 16:25:00,2023-05-22 16:50:00,1816.02,1815.76,-0.0,flip_to_short -27075,做空,2023-05-22 16:50:00,2023-05-22 17:35:00,1815.76,1815.41,-0.0,flip_to_long -27076,做多,2023-05-22 17:35:00,2023-05-22 17:55:00,1815.41,1816.11,-0.0,flip_to_short -27077,做空,2023-05-22 17:55:00,2023-05-22 19:45:00,1816.11,1815.98,-0.0,flip_to_long -27078,做多,2023-05-22 19:45:00,2023-05-22 22:30:00,1815.98,1818.19,0.0,flip_to_short -27079,做空,2023-05-22 22:30:00,2023-05-22 23:00:00,1818.19,1818.0,-0.0,flip_to_long -27080,做多,2023-05-22 23:00:00,2023-05-22 23:15:00,1818.0,1816.79,-0.0,flip_to_short -27081,做空,2023-05-22 23:15:00,2023-05-23 00:00:00,1816.79,1817.79,-0.0,flip_to_long -27082,做多,2023-05-23 00:00:00,2023-05-23 00:10:00,1817.79,1817.78,-0.0,flip_to_short -27083,做空,2023-05-23 00:10:00,2023-05-23 00:15:00,1817.78,1817.9,-0.0,flip_to_long -27084,做多,2023-05-23 00:15:00,2023-05-23 00:50:00,1817.9,1817.01,-0.0,flip_to_short -27085,做空,2023-05-23 00:50:00,2023-05-23 01:15:00,1817.01,1819.68,-0.01,flip_to_long -27086,做多,2023-05-23 01:15:00,2023-05-23 01:20:00,1819.68,1819.24,-0.0,flip_to_short -27087,做空,2023-05-23 01:20:00,2023-05-23 08:50:00,1819.24,1856.27,-0.06,flip_to_long -27088,做多,2023-05-23 08:50:00,2023-05-23 08:55:00,1856.27,1855.5,-0.0,flip_to_short -27089,做空,2023-05-23 08:55:00,2023-05-23 09:30:00,1855.5,1854.52,0.0,flip_to_long -27090,做多,2023-05-23 09:30:00,2023-05-23 10:30:00,1854.52,1854.49,-0.0,flip_to_short -27091,做空,2023-05-23 10:30:00,2023-05-23 10:40:00,1854.49,1855.48,-0.0,flip_to_long -27092,做多,2023-05-23 10:40:00,2023-05-23 10:45:00,1855.48,1855.07,-0.0,flip_to_short -27093,做空,2023-05-23 10:45:00,2023-05-23 11:15:00,1855.07,1854.55,-0.0,flip_to_long -27094,做多,2023-05-23 11:15:00,2023-05-23 11:20:00,1854.55,1854.2,-0.0,flip_to_short -27095,做空,2023-05-23 11:20:00,2023-05-23 11:35:00,1854.2,1854.27,-0.0,flip_to_long -27096,做多,2023-05-23 11:35:00,2023-05-23 11:40:00,1854.27,1854.24,-0.0,flip_to_short -27097,做空,2023-05-23 11:40:00,2023-05-23 11:55:00,1854.24,1854.32,-0.0,flip_to_long -27098,做多,2023-05-23 11:55:00,2023-05-23 12:00:00,1854.32,1852.39,-0.0,flip_to_short -27099,做空,2023-05-23 12:00:00,2023-05-23 12:05:00,1852.39,1853.64,-0.0,flip_to_long -27100,做多,2023-05-23 12:05:00,2023-05-23 12:35:00,1853.64,1854.16,-0.0,flip_to_short -27101,做空,2023-05-23 12:35:00,2023-05-23 13:35:00,1854.16,1846.45,0.01,tp_lower -27102,做多,2023-05-23 14:15:00,2023-05-23 14:45:00,1852.04,1851.66,-0.0,flip_to_short -27103,做空,2023-05-23 14:45:00,2023-05-23 14:50:00,1851.66,1852.66,-0.0,flip_to_long -27104,做多,2023-05-23 14:50:00,2023-05-23 16:25:00,1852.66,1853.06,-0.0,flip_to_short -27105,做空,2023-05-23 16:25:00,2023-05-23 17:05:00,1853.06,1851.98,0.0,flip_to_long -27106,做多,2023-05-23 17:05:00,2023-05-23 17:25:00,1851.98,1847.62,-0.01,flip_to_short -27107,做空,2023-05-23 17:25:00,2023-05-23 19:30:00,1847.62,1850.97,-0.01,flip_to_long -27108,做多,2023-05-23 19:30:00,2023-05-23 19:50:00,1850.97,1850.99,-0.0,flip_to_short -27109,做空,2023-05-23 19:50:00,2023-05-23 20:05:00,1850.99,1851.81,-0.0,flip_to_long -27110,做多,2023-05-23 20:05:00,2023-05-23 20:10:00,1851.81,1850.89,-0.0,flip_to_short -27111,做空,2023-05-23 20:10:00,2023-05-23 20:25:00,1850.89,1850.48,-0.0,flip_to_long -27112,做多,2023-05-23 20:25:00,2023-05-23 21:40:00,1850.48,1849.36,-0.0,flip_to_short -27113,做空,2023-05-23 21:40:00,2023-05-23 21:45:00,1849.36,1849.91,-0.0,flip_to_long -27114,做多,2023-05-23 21:45:00,2023-05-23 21:55:00,1849.91,1848.48,-0.0,flip_to_short -27115,做空,2023-05-23 21:55:00,2023-05-23 22:05:00,1848.48,1850.52,-0.0,flip_to_long -27116,做多,2023-05-23 22:05:00,2023-05-24 00:10:00,1850.52,1851.46,0.0,flip_to_short -27117,做空,2023-05-24 00:10:00,2023-05-24 00:20:00,1851.46,1852.46,-0.0,flip_to_long -27118,做多,2023-05-24 00:20:00,2023-05-24 00:30:00,1852.46,1851.0,-0.0,flip_to_short -27119,做空,2023-05-24 00:30:00,2023-05-24 03:35:00,1851.0,1817.42,0.05,tp_lower -27120,做多,2023-05-24 11:15:00,2023-05-24 12:30:00,1816.07,1815.98,-0.0,flip_to_short -27121,做空,2023-05-24 12:30:00,2023-05-24 13:00:00,1815.98,1816.09,-0.0,flip_to_long -27122,做多,2023-05-24 13:00:00,2023-05-24 13:20:00,1816.09,1815.12,-0.0,flip_to_short -27123,做空,2023-05-24 13:20:00,2023-05-24 13:50:00,1815.12,1795.6,0.03,tp_lower -27124,做多,2023-05-24 19:15:00,2023-05-24 21:45:00,1791.25,1794.51,0.0,flip_to_short -27125,做空,2023-05-24 21:45:00,2023-05-25 00:20:00,1794.51,1799.19,-0.01,flip_to_long -27126,做多,2023-05-25 00:20:00,2023-05-25 00:30:00,1799.19,1796.41,-0.01,flip_to_short -27127,做空,2023-05-25 00:30:00,2023-05-25 01:25:00,1796.41,1768.0,0.04,tp_lower -27128,做多,2023-05-25 05:25:00,2023-05-25 05:35:00,1781.11,1779.88,-0.0,flip_to_short -27129,做空,2023-05-25 05:35:00,2023-05-25 05:45:00,1779.88,1781.77,-0.0,flip_to_long -27130,做多,2023-05-25 05:45:00,2023-05-25 07:30:00,1781.77,1777.65,-0.01,flip_to_short -27131,做空,2023-05-25 07:30:00,2023-05-25 08:05:00,1777.65,1782.62,-0.01,flip_to_long -27132,做多,2023-05-25 08:05:00,2023-05-25 11:25:00,1782.62,1781.47,-0.0,flip_to_short -27133,做空,2023-05-25 11:25:00,2023-05-25 11:45:00,1781.47,1784.56,-0.01,flip_to_long -27134,做多,2023-05-25 11:45:00,2023-05-25 12:05:00,1784.56,1803.19,0.03,tp_upper -27135,做空,2023-05-25 15:15:00,2023-05-25 16:15:00,1793.06,1796.33,-0.01,flip_to_long -27136,做多,2023-05-25 16:15:00,2023-05-25 16:20:00,1796.33,1796.26,-0.0,flip_to_short -27137,做空,2023-05-25 16:20:00,2023-05-25 16:30:00,1796.26,1796.03,-0.0,flip_to_long -27138,做多,2023-05-25 16:30:00,2023-05-25 16:45:00,1796.03,1797.0,0.0,flip_to_short -27139,做空,2023-05-25 16:45:00,2023-05-25 17:15:00,1797.0,1797.99,-0.0,flip_to_long -27140,做多,2023-05-25 17:15:00,2023-05-25 21:40:00,1797.99,1805.51,0.01,flip_to_short -27141,做空,2023-05-25 21:40:00,2023-05-25 21:45:00,1805.51,1806.74,-0.0,flip_to_long -27142,做多,2023-05-25 21:45:00,2023-05-25 22:15:00,1806.74,1806.29,-0.0,flip_to_short -27143,做空,2023-05-25 22:15:00,2023-05-25 22:25:00,1806.29,1806.55,-0.0,flip_to_long -27144,做多,2023-05-25 22:25:00,2023-05-25 23:20:00,1806.55,1808.3,0.0,flip_to_short -27145,做空,2023-05-25 23:20:00,2023-05-26 00:20:00,1808.3,1806.94,0.0,flip_to_long -27146,做多,2023-05-26 00:20:00,2023-05-26 01:20:00,1806.94,1799.6,-0.01,flip_to_short -27147,做空,2023-05-26 01:20:00,2023-05-26 03:15:00,1799.6,1804.34,-0.01,flip_to_long -27148,做多,2023-05-26 03:15:00,2023-05-26 03:20:00,1804.34,1803.96,-0.0,flip_to_short -27149,做空,2023-05-26 03:20:00,2023-05-26 03:30:00,1803.96,1803.41,-0.0,flip_to_long -27150,做多,2023-05-26 03:30:00,2023-05-26 05:15:00,1803.41,1804.93,0.0,flip_to_short -27151,做空,2023-05-26 05:15:00,2023-05-26 05:35:00,1804.93,1804.41,-0.0,flip_to_long -27152,做多,2023-05-26 05:35:00,2023-05-26 05:45:00,1804.41,1803.6,-0.0,flip_to_short -27153,做空,2023-05-26 05:45:00,2023-05-26 06:10:00,1803.6,1803.9,-0.0,flip_to_long -27154,做多,2023-05-26 06:10:00,2023-05-26 11:20:00,1803.9,1812.81,0.01,flip_to_short -27155,做空,2023-05-26 11:20:00,2023-05-26 11:45:00,1812.81,1814.35,-0.0,flip_to_long -27156,做多,2023-05-26 11:45:00,2023-05-26 11:50:00,1814.35,1813.07,-0.0,flip_to_short -27157,做空,2023-05-26 11:50:00,2023-05-26 12:10:00,1813.07,1813.46,-0.0,flip_to_long -27158,做多,2023-05-26 12:10:00,2023-05-26 12:30:00,1813.46,1811.47,-0.0,tp_upper -27159,做多,2023-05-26 12:45:00,2023-05-26 13:30:00,1814.1,1821.49,0.01,tp_upper -27160,做空,2023-05-26 17:25:00,2023-05-26 18:25:00,1826.36,1827.96,-0.0,flip_to_long -27161,做多,2023-05-26 18:25:00,2023-05-26 21:30:00,1827.96,1831.39,0.0,flip_to_short -27162,做空,2023-05-26 21:30:00,2023-05-26 22:00:00,1831.39,1830.64,-0.0,flip_to_long -27163,做多,2023-05-26 22:00:00,2023-05-26 22:15:00,1830.64,1830.57,-0.0,flip_to_short -27164,做空,2023-05-26 22:15:00,2023-05-26 22:20:00,1830.57,1831.06,-0.0,flip_to_long -27165,做多,2023-05-26 22:20:00,2023-05-26 22:25:00,1831.06,1830.88,-0.0,flip_to_short -27166,做空,2023-05-26 22:25:00,2023-05-27 01:50:00,1830.88,1828.56,0.0,flip_to_long -27167,做多,2023-05-27 01:50:00,2023-05-27 02:05:00,1828.56,1827.56,-0.0,flip_to_short -27168,做空,2023-05-27 02:05:00,2023-05-27 02:40:00,1827.56,1830.91,-0.01,flip_to_long -27169,做多,2023-05-27 02:40:00,2023-05-27 05:30:00,1830.91,1829.94,-0.0,flip_to_short -27170,做空,2023-05-27 05:30:00,2023-05-27 05:45:00,1829.94,1830.48,-0.0,flip_to_long -27171,做多,2023-05-27 05:45:00,2023-05-27 06:15:00,1830.48,1830.32,-0.0,flip_to_short -27172,做空,2023-05-27 06:15:00,2023-05-27 06:40:00,1830.32,1831.13,-0.0,flip_to_long -27173,做多,2023-05-27 06:40:00,2023-05-27 07:10:00,1831.13,1831.3,-0.0,flip_to_short -27174,做空,2023-05-27 07:10:00,2023-05-27 11:45:00,1831.3,1826.73,0.01,flip_to_long -27175,做多,2023-05-27 11:45:00,2023-05-27 12:25:00,1826.73,1827.65,0.0,flip_to_short -27176,做空,2023-05-27 12:25:00,2023-05-27 13:55:00,1827.65,1818.84,0.01,tp_lower -27177,做多,2023-05-27 17:35:00,2023-05-27 17:40:00,1823.81,1823.57,-0.0,flip_to_short -27178,做空,2023-05-27 17:40:00,2023-05-27 19:05:00,1823.57,1822.12,0.0,flip_to_long -27179,做多,2023-05-27 19:05:00,2023-05-27 21:25:00,1822.12,1824.02,0.0,flip_to_short -27180,做空,2023-05-27 21:25:00,2023-05-28 00:35:00,1824.02,1828.38,-0.01,flip_to_long -27181,做多,2023-05-28 00:35:00,2023-05-28 00:40:00,1828.38,1838.35,0.01,tp_upper -27182,做多,2023-05-28 05:30:00,2023-05-28 06:35:00,1847.43,1847.74,-0.0,flip_to_short -27183,做空,2023-05-28 06:35:00,2023-05-28 06:40:00,1847.74,1848.02,-0.0,flip_to_long -27184,做多,2023-05-28 06:40:00,2023-05-28 10:55:00,1848.02,1845.02,-0.01,flip_to_short -27185,做空,2023-05-28 10:55:00,2023-05-28 11:00:00,1845.02,1846.04,-0.0,flip_to_long -27186,做多,2023-05-28 11:00:00,2023-05-28 11:20:00,1846.04,1843.28,-0.01,flip_to_short -27187,做空,2023-05-28 11:20:00,2023-05-28 11:25:00,1843.28,1845.39,-0.0,flip_to_long -27188,做多,2023-05-28 11:25:00,2023-05-28 11:30:00,1845.39,1843.2,-0.0,flip_to_short -27189,做空,2023-05-28 11:30:00,2023-05-28 12:30:00,1843.2,1838.82,0.01,tp_lower -27190,做多,2023-05-28 13:30:00,2023-05-28 13:40:00,1842.92,1842.58,-0.0,flip_to_short -27191,做空,2023-05-28 13:40:00,2023-05-28 15:15:00,1842.58,1842.28,-0.0,flip_to_long -27192,做多,2023-05-28 15:15:00,2023-05-28 15:20:00,1842.28,1839.67,-0.01,flip_to_short -27193,做空,2023-05-28 15:20:00,2023-05-28 15:30:00,1839.67,1841.65,-0.0,flip_to_long -27194,做多,2023-05-28 15:30:00,2023-05-28 16:15:00,1841.65,1839.59,-0.0,flip_to_short -27195,做空,2023-05-28 16:15:00,2023-05-28 16:25:00,1839.59,1841.35,-0.0,flip_to_long -27196,做多,2023-05-28 16:25:00,2023-05-28 17:05:00,1841.35,1841.5,-0.0,flip_to_short -27197,做空,2023-05-28 17:05:00,2023-05-29 02:45:00,1841.5,1909.09,-0.1,flip_to_long -27198,做多,2023-05-29 02:45:00,2023-05-29 10:25:00,1909.09,1902.5,-0.01,flip_to_short -27199,做空,2023-05-29 10:25:00,2023-05-29 11:05:00,1902.5,1901.45,0.0,flip_to_long -27200,做多,2023-05-29 11:05:00,2023-05-29 11:40:00,1901.45,1901.73,-0.0,flip_to_short -27201,做空,2023-05-29 11:40:00,2023-05-29 12:20:00,1901.73,1901.73,-0.0,flip_to_long -27202,做多,2023-05-29 12:20:00,2023-05-29 12:25:00,1901.73,1900.65,-0.0,flip_to_short -27203,做空,2023-05-29 12:25:00,2023-05-29 13:10:00,1900.65,1899.89,-0.0,flip_to_long -27204,做多,2023-05-29 13:10:00,2023-05-29 13:25:00,1899.89,1900.99,0.0,flip_to_short -27205,做空,2023-05-29 13:25:00,2023-05-29 13:50:00,1900.99,1900.33,-0.0,flip_to_long -27206,做多,2023-05-29 13:50:00,2023-05-29 18:10:00,1900.33,1891.62,-0.01,flip_to_short -27207,做空,2023-05-29 18:10:00,2023-05-29 21:30:00,1891.62,1891.52,-0.0,flip_to_long -27208,做多,2023-05-29 21:30:00,2023-05-29 21:35:00,1891.52,1889.84,-0.0,flip_to_short -27209,做空,2023-05-29 21:35:00,2023-05-29 21:40:00,1889.84,1891.85,-0.0,flip_to_long -27210,做多,2023-05-29 21:40:00,2023-05-29 21:55:00,1891.85,1889.49,-0.0,flip_to_short -27211,做空,2023-05-29 21:55:00,2023-05-29 22:35:00,1889.49,1891.65,-0.0,flip_to_long -27212,做多,2023-05-29 22:35:00,2023-05-29 22:40:00,1891.65,1891.53,-0.0,flip_to_short -27213,做空,2023-05-29 22:40:00,2023-05-29 22:55:00,1891.53,1891.48,-0.0,flip_to_long -27214,做多,2023-05-29 22:55:00,2023-05-29 23:10:00,1891.48,1899.53,0.01,tp_upper -27215,做空,2023-05-29 23:50:00,2023-05-30 00:00:00,1891.76,1892.4,-0.0,flip_to_long -27216,做多,2023-05-30 00:00:00,2023-05-30 00:10:00,1892.4,1891.0,-0.0,flip_to_short -27217,做空,2023-05-30 00:10:00,2023-05-30 00:15:00,1891.0,1891.21,-0.0,flip_to_long -27218,做多,2023-05-30 00:15:00,2023-05-30 00:50:00,1891.21,1889.84,-0.0,flip_to_short -27219,做空,2023-05-30 00:50:00,2023-05-30 00:55:00,1889.84,1893.0,-0.01,flip_to_long -27220,做多,2023-05-30 00:55:00,2023-05-30 04:35:00,1893.0,1896.5,0.0,flip_to_short -27221,做空,2023-05-30 04:35:00,2023-05-30 04:45:00,1896.5,1896.01,-0.0,flip_to_long -27222,做多,2023-05-30 04:45:00,2023-05-30 05:00:00,1896.01,1897.15,0.0,flip_to_short -27223,做空,2023-05-30 05:00:00,2023-05-30 05:45:00,1897.15,1897.74,-0.0,flip_to_long -27224,做多,2023-05-30 05:45:00,2023-05-30 05:50:00,1897.74,1897.07,-0.0,flip_to_short -27225,做空,2023-05-30 05:50:00,2023-05-30 06:00:00,1897.07,1899.88,-0.01,flip_to_long -27226,做多,2023-05-30 06:00:00,2023-05-30 07:35:00,1899.88,1899.06,-0.0,flip_to_short -27227,做空,2023-05-30 07:35:00,2023-05-30 07:45:00,1899.06,1900.04,-0.0,flip_to_long -27228,做多,2023-05-30 07:45:00,2023-05-30 07:50:00,1900.04,1898.66,-0.0,flip_to_short -27229,做空,2023-05-30 07:50:00,2023-05-30 08:00:00,1898.66,1898.66,-0.0,flip_to_long -27230,做多,2023-05-30 08:00:00,2023-05-30 08:10:00,1898.66,1899.0,-0.0,flip_to_short -27231,做空,2023-05-30 08:10:00,2023-05-30 08:15:00,1899.0,1901.47,-0.0,flip_to_long -27232,做多,2023-05-30 08:15:00,2023-05-30 12:30:00,1901.47,1903.19,0.0,flip_to_short -27233,做空,2023-05-30 12:30:00,2023-05-30 12:50:00,1903.19,1907.5,-0.01,flip_to_long -27234,做多,2023-05-30 12:50:00,2023-05-30 13:30:00,1907.5,1910.5,0.0,flip_to_short -27235,做空,2023-05-30 13:30:00,2023-05-30 14:05:00,1910.5,1908.83,0.0,flip_to_long -27236,做多,2023-05-30 14:05:00,2023-05-30 17:55:00,1908.83,1902.12,-0.01,flip_to_short -27237,做空,2023-05-30 17:55:00,2023-05-30 18:10:00,1902.12,1903.68,-0.0,flip_to_long -27238,做多,2023-05-30 18:10:00,2023-05-30 20:15:00,1903.68,1902.05,-0.0,flip_to_short -27239,做空,2023-05-30 20:15:00,2023-05-30 20:20:00,1902.05,1905.28,-0.01,flip_to_long -27240,做多,2023-05-30 20:20:00,2023-05-30 20:55:00,1905.28,1902.78,-0.0,flip_to_short -27241,做空,2023-05-30 20:55:00,2023-05-30 21:00:00,1902.78,1903.56,-0.0,flip_to_long -27242,做多,2023-05-30 21:00:00,2023-05-30 21:45:00,1903.56,1902.6,-0.0,flip_to_short -27243,做空,2023-05-30 21:45:00,2023-05-30 21:55:00,1902.6,1904.86,-0.0,flip_to_long -27244,做多,2023-05-30 21:55:00,2023-05-30 22:50:00,1904.86,1904.07,-0.0,flip_to_short -27245,做空,2023-05-30 22:50:00,2023-05-31 00:50:00,1904.07,1903.54,-0.0,flip_to_long -27246,做多,2023-05-31 00:50:00,2023-05-31 01:05:00,1903.54,1902.19,-0.0,flip_to_short -27247,做空,2023-05-31 01:05:00,2023-05-31 01:10:00,1902.19,1903.57,-0.0,flip_to_long -27248,做多,2023-05-31 01:10:00,2023-05-31 01:55:00,1903.57,1902.54,-0.0,flip_to_short -27249,做空,2023-05-31 01:55:00,2023-05-31 02:05:00,1902.54,1888.25,0.02,tp_lower -27250,做多,2023-05-31 09:40:00,2023-05-31 10:20:00,1868.51,1867.66,-0.0,flip_to_short -27251,做空,2023-05-31 10:20:00,2023-05-31 10:30:00,1867.66,1868.02,-0.0,flip_to_long -27252,做多,2023-05-31 10:30:00,2023-05-31 10:35:00,1868.02,1866.55,-0.0,flip_to_short -27253,做空,2023-05-31 10:35:00,2023-05-31 11:25:00,1866.55,1867.36,-0.0,flip_to_long -27254,做多,2023-05-31 11:25:00,2023-05-31 12:50:00,1867.36,1866.29,-0.0,flip_to_short -27255,做空,2023-05-31 12:50:00,2023-05-31 13:05:00,1866.29,1868.8,-0.0,flip_to_long -27256,做多,2023-05-31 13:05:00,2023-05-31 14:00:00,1868.8,1864.78,-0.01,flip_to_short -27257,做空,2023-05-31 14:00:00,2023-05-31 14:15:00,1864.78,1851.79,0.02,tp_lower -27258,做多,2023-05-31 17:25:00,2023-05-31 18:50:00,1861.64,1862.64,0.0,flip_to_short -27259,做空,2023-05-31 18:50:00,2023-05-31 21:35:00,1862.64,1863.77,-0.0,flip_to_long -27260,做多,2023-05-31 21:35:00,2023-05-31 21:40:00,1863.77,1863.29,-0.0,flip_to_short -27261,做空,2023-05-31 21:40:00,2023-05-31 21:50:00,1863.29,1863.61,-0.0,flip_to_long -27262,做多,2023-05-31 21:50:00,2023-05-31 23:40:00,1863.61,1874.78,0.01,tp_upper -27263,做空,2023-06-01 00:45:00,2023-06-01 00:55:00,1870.49,1870.65,-0.0,flip_to_long -27264,做多,2023-06-01 00:55:00,2023-06-01 02:10:00,1870.65,1870.49,-0.0,flip_to_short -27265,做空,2023-06-01 02:10:00,2023-06-01 02:15:00,1870.49,1870.6,-0.0,flip_to_long -27266,做多,2023-06-01 02:15:00,2023-06-01 02:40:00,1870.6,1869.84,-0.0,flip_to_short -27267,做空,2023-06-01 02:40:00,2023-06-01 07:25:00,1869.84,1858.12,0.01,flip_to_long -27268,做多,2023-06-01 07:25:00,2023-06-01 07:40:00,1858.12,1854.8,-0.01,flip_to_short -27269,做空,2023-06-01 07:40:00,2023-06-01 08:10:00,1854.8,1854.75,-0.0,flip_to_long -27270,做多,2023-06-01 08:10:00,2023-06-01 08:20:00,1854.75,1854.98,-0.0,flip_to_short -27271,做空,2023-06-01 08:20:00,2023-06-01 11:30:00,1854.98,1859.18,-0.01,flip_to_long -27272,做多,2023-06-01 11:30:00,2023-06-01 12:15:00,1859.18,1858.36,-0.0,flip_to_short -27273,做空,2023-06-01 12:15:00,2023-06-01 12:20:00,1858.36,1860.33,-0.0,flip_to_long -27274,做多,2023-06-01 12:20:00,2023-06-01 13:30:00,1860.33,1861.48,0.0,flip_to_short -27275,做空,2023-06-01 13:30:00,2023-06-01 13:55:00,1861.48,1860.43,0.0,flip_to_long -27276,做多,2023-06-01 13:55:00,2023-06-01 14:15:00,1860.43,1857.62,-0.01,flip_to_short -27277,做空,2023-06-01 14:15:00,2023-06-01 15:05:00,1857.62,1860.6,-0.01,flip_to_long -27278,做多,2023-06-01 15:05:00,2023-06-01 15:45:00,1860.6,1860.92,-0.0,flip_to_short -27279,做空,2023-06-01 15:45:00,2023-06-01 16:35:00,1860.92,1861.05,-0.0,flip_to_long -27280,做多,2023-06-01 16:35:00,2023-06-01 16:50:00,1861.05,1872.91,0.01,tp_upper -27281,做空,2023-06-01 19:30:00,2023-06-01 19:50:00,1859.85,1868.2,-0.01,flip_to_long -27282,做多,2023-06-01 19:50:00,2023-06-01 20:20:00,1868.2,1869.3,0.0,flip_to_short -27283,做空,2023-06-01 20:20:00,2023-06-01 20:30:00,1869.3,1869.1,-0.0,flip_to_long -27284,做多,2023-06-01 20:30:00,2023-06-01 20:40:00,1869.1,1867.23,-0.0,flip_to_short -27285,做空,2023-06-01 20:40:00,2023-06-01 21:00:00,1867.23,1870.0,-0.0,flip_to_long -27286,做多,2023-06-01 21:00:00,2023-06-01 21:30:00,1870.0,1869.92,-0.0,flip_to_short -27287,做空,2023-06-01 21:30:00,2023-06-01 23:30:00,1869.92,1855.78,0.02,tp_lower -27288,做多,2023-06-02 01:25:00,2023-06-02 07:55:00,1867.07,1884.99,0.02,flip_to_short -27289,做空,2023-06-02 07:55:00,2023-06-02 08:00:00,1884.99,1886.81,-0.0,flip_to_long -27290,做多,2023-06-02 08:00:00,2023-06-02 09:40:00,1886.81,1889.4,0.0,flip_to_short -27291,做空,2023-06-02 09:40:00,2023-06-02 09:50:00,1889.4,1888.99,-0.0,flip_to_long -27292,做多,2023-06-02 09:50:00,2023-06-02 10:30:00,1888.99,1889.19,-0.0,flip_to_short -27293,做空,2023-06-02 10:30:00,2023-06-02 10:35:00,1889.19,1889.92,-0.0,flip_to_long -27294,做多,2023-06-02 10:35:00,2023-06-02 10:40:00,1889.92,1889.23,-0.0,flip_to_short -27295,做空,2023-06-02 10:40:00,2023-06-02 10:45:00,1889.23,1889.78,-0.0,flip_to_long -27296,做多,2023-06-02 10:45:00,2023-06-02 11:45:00,1889.78,1894.61,0.01,tp_upper -27297,做空,2023-06-02 12:30:00,2023-06-02 12:40:00,1890.62,1893.22,-0.0,flip_to_long -27298,做多,2023-06-02 12:40:00,2023-06-02 12:45:00,1893.22,1888.9,-0.01,flip_to_short -27299,做空,2023-06-02 12:45:00,2023-06-02 12:55:00,1888.9,1889.4,-0.0,flip_to_long -27300,做多,2023-06-02 12:55:00,2023-06-02 13:35:00,1889.4,1888.3,-0.0,flip_to_short -27301,做空,2023-06-02 13:35:00,2023-06-02 13:45:00,1888.3,1882.66,0.01,tp_lower -27302,做多,2023-06-02 15:50:00,2023-06-02 16:10:00,1890.41,1888.11,-0.0,flip_to_short -27303,做空,2023-06-02 16:10:00,2023-06-02 16:25:00,1888.11,1888.04,-0.0,flip_to_long -27304,做多,2023-06-02 16:25:00,2023-06-02 17:00:00,1888.04,1887.78,-0.0,flip_to_short -27305,做空,2023-06-02 17:00:00,2023-06-02 23:20:00,1887.78,1905.35,-0.03,flip_to_long -27306,做多,2023-06-02 23:20:00,2023-06-02 23:25:00,1905.35,1904.47,-0.0,flip_to_short -27307,做空,2023-06-02 23:25:00,2023-06-02 23:30:00,1904.47,1904.93,-0.0,flip_to_long -27308,做多,2023-06-02 23:30:00,2023-06-02 23:50:00,1904.93,1905.39,-0.0,flip_to_short -27309,做空,2023-06-02 23:50:00,2023-06-02 23:55:00,1905.39,1905.58,-0.0,flip_to_long -27310,做多,2023-06-02 23:55:00,2023-06-03 00:00:00,1905.58,1905.02,-0.0,flip_to_short -27311,做空,2023-06-03 00:00:00,2023-06-03 00:10:00,1905.02,1905.71,-0.0,flip_to_long -27312,做多,2023-06-03 00:10:00,2023-06-03 00:40:00,1905.71,1903.52,-0.0,flip_to_short -27313,做空,2023-06-03 00:40:00,2023-06-03 01:35:00,1903.52,1899.38,0.0,tp_lower -27314,做多,2023-06-03 04:55:00,2023-06-03 05:05:00,1900.59,1900.61,-0.0,flip_to_short -27315,做空,2023-06-03 05:05:00,2023-06-03 05:40:00,1900.61,1900.05,-0.0,flip_to_long -27316,做多,2023-06-03 05:40:00,2023-06-03 05:45:00,1900.05,1899.3,-0.0,flip_to_short -27317,做空,2023-06-03 05:45:00,2023-06-03 05:50:00,1899.3,1900.35,-0.0,flip_to_long -27318,做多,2023-06-03 05:50:00,2023-06-03 05:55:00,1900.35,1900.05,-0.0,flip_to_short -27319,做空,2023-06-03 05:55:00,2023-06-03 09:25:00,1900.05,1902.0,-0.0,flip_to_long -27320,做多,2023-06-03 09:25:00,2023-06-03 10:00:00,1902.0,1900.66,-0.0,flip_to_short -27321,做空,2023-06-03 10:00:00,2023-06-03 10:30:00,1900.66,1903.18,-0.0,flip_to_long -27322,做多,2023-06-03 10:30:00,2023-06-03 11:40:00,1903.18,1901.88,-0.0,flip_to_short -27323,做空,2023-06-03 11:40:00,2023-06-03 11:45:00,1901.88,1903.0,-0.0,flip_to_long -27324,做多,2023-06-03 11:45:00,2023-06-03 11:50:00,1903.0,1902.2,-0.0,flip_to_short -27325,做空,2023-06-03 11:50:00,2023-06-03 11:55:00,1902.2,1902.99,-0.0,flip_to_long -27326,做多,2023-06-03 11:55:00,2023-06-03 12:55:00,1902.99,1902.99,-0.0,flip_to_short -27327,做空,2023-06-03 12:55:00,2023-06-03 13:40:00,1902.99,1902.01,0.0,flip_to_long -27328,做多,2023-06-03 13:40:00,2023-06-03 16:00:00,1902.01,1901.41,-0.0,flip_to_short -27329,做空,2023-06-03 16:00:00,2023-06-03 16:20:00,1901.41,1902.24,-0.0,flip_to_long -27330,做多,2023-06-03 16:20:00,2023-06-03 16:30:00,1902.24,1902.02,-0.0,flip_to_short -27331,做空,2023-06-03 16:30:00,2023-06-03 22:25:00,1902.02,1889.28,0.02,flip_to_long -27332,做多,2023-06-03 22:25:00,2023-06-03 22:35:00,1889.28,1890.2,-0.0,flip_to_short -27333,做空,2023-06-03 22:35:00,2023-06-03 23:20:00,1890.2,1889.41,-0.0,flip_to_long -27334,做多,2023-06-03 23:20:00,2023-06-04 00:45:00,1889.41,1889.02,-0.0,flip_to_short -27335,做空,2023-06-04 00:45:00,2023-06-04 01:10:00,1889.02,1889.4,-0.0,flip_to_long -27336,做多,2023-06-04 01:10:00,2023-06-04 01:40:00,1889.4,1889.62,-0.0,flip_to_short -27337,做空,2023-06-04 01:40:00,2023-06-04 01:50:00,1889.62,1890.47,-0.0,flip_to_long -27338,做多,2023-06-04 01:50:00,2023-06-04 02:20:00,1890.47,1889.4,-0.0,flip_to_short -27339,做空,2023-06-04 02:20:00,2023-06-04 02:30:00,1889.4,1891.11,-0.0,flip_to_long -27340,做多,2023-06-04 02:30:00,2023-06-04 05:35:00,1891.11,1891.02,-0.0,flip_to_short -27341,做空,2023-06-04 05:35:00,2023-06-04 06:05:00,1891.02,1892.4,-0.0,flip_to_long -27342,做多,2023-06-04 06:05:00,2023-06-04 06:20:00,1892.4,1891.79,-0.0,flip_to_short -27343,做空,2023-06-04 06:20:00,2023-06-04 06:25:00,1891.79,1891.99,-0.0,flip_to_long -27344,做多,2023-06-04 06:25:00,2023-06-04 06:45:00,1891.99,1897.01,0.01,tp_upper -27345,做空,2023-06-04 11:40:00,2023-06-04 12:30:00,1901.61,1901.98,-0.0,flip_to_long -27346,做多,2023-06-04 12:30:00,2023-06-04 13:05:00,1901.98,1902.72,-0.0,flip_to_short -27347,做空,2023-06-04 13:05:00,2023-06-04 13:20:00,1902.72,1903.65,-0.0,flip_to_long -27348,做多,2023-06-04 13:20:00,2023-06-04 13:50:00,1903.65,1911.18,0.01,tp_upper -27349,做空,2023-06-04 14:00:00,2023-06-04 14:10:00,1900.11,1904.0,-0.01,flip_to_long -27350,做多,2023-06-04 14:10:00,2023-06-04 14:15:00,1904.0,1903.88,-0.0,flip_to_short -27351,做空,2023-06-04 14:15:00,2023-06-04 14:35:00,1903.88,1903.85,-0.0,flip_to_long -27352,做多,2023-06-04 14:35:00,2023-06-04 14:40:00,1903.85,1903.47,-0.0,flip_to_short -27353,做空,2023-06-04 14:40:00,2023-06-04 14:45:00,1903.47,1906.33,-0.01,flip_to_long -27354,做多,2023-06-04 14:45:00,2023-06-04 15:05:00,1906.33,1903.51,-0.0,flip_to_short -27355,做空,2023-06-04 15:05:00,2023-06-04 15:25:00,1903.51,1904.0,-0.0,flip_to_long -27356,做多,2023-06-04 15:25:00,2023-06-04 15:30:00,1904.0,1902.65,-0.0,flip_to_short -27357,做空,2023-06-04 15:30:00,2023-06-04 15:45:00,1902.65,1903.37,-0.0,flip_to_long -27358,做多,2023-06-04 15:45:00,2023-06-04 18:15:00,1903.37,1901.85,-0.0,flip_to_short -27359,做空,2023-06-04 18:15:00,2023-06-04 21:35:00,1901.85,1902.12,-0.0,flip_to_long -27360,做多,2023-06-04 21:35:00,2023-06-04 21:40:00,1902.12,1900.89,-0.0,flip_to_short -27361,做空,2023-06-04 21:40:00,2023-06-04 22:00:00,1900.89,1902.31,-0.0,flip_to_long -27362,做多,2023-06-04 22:00:00,2023-06-04 22:25:00,1902.31,1900.87,-0.0,flip_to_short -27363,做空,2023-06-04 22:25:00,2023-06-04 22:35:00,1900.87,1904.77,-0.01,flip_to_long -27364,做多,2023-06-04 22:35:00,2023-06-04 22:55:00,1904.77,1900.68,-0.01,flip_to_short -27365,做空,2023-06-04 22:55:00,2023-06-04 23:00:00,1900.68,1902.72,-0.0,flip_to_long -27366,做多,2023-06-04 23:00:00,2023-06-05 07:20:00,1902.72,1871.18,-0.04,flip_to_short -27367,做空,2023-06-05 07:20:00,2023-06-05 09:00:00,1871.18,1871.43,-0.0,flip_to_long -27368,做多,2023-06-05 09:00:00,2023-06-05 09:20:00,1871.43,1869.81,-0.0,flip_to_short -27369,做空,2023-06-05 09:20:00,2023-06-05 09:25:00,1869.81,1870.67,-0.0,flip_to_long -27370,做多,2023-06-05 09:25:00,2023-06-05 09:30:00,1870.67,1869.72,-0.0,flip_to_short -27371,做空,2023-06-05 09:30:00,2023-06-05 09:40:00,1869.72,1869.87,-0.0,flip_to_long -27372,做多,2023-06-05 09:40:00,2023-06-05 11:55:00,1869.87,1868.64,-0.0,flip_to_short -27373,做空,2023-06-05 11:55:00,2023-06-05 12:10:00,1868.64,1869.63,-0.0,flip_to_long -27374,做多,2023-06-05 12:10:00,2023-06-05 12:15:00,1869.63,1869.62,-0.0,flip_to_short -27375,做空,2023-06-05 12:15:00,2023-06-05 13:10:00,1869.62,1867.55,0.0,flip_to_long -27376,做多,2023-06-05 13:10:00,2023-06-05 13:35:00,1867.55,1867.05,-0.0,flip_to_short -27377,做空,2023-06-05 13:35:00,2023-06-05 13:40:00,1867.05,1868.17,-0.0,flip_to_long -27378,做多,2023-06-05 13:40:00,2023-06-05 13:45:00,1868.17,1866.84,-0.0,flip_to_short -27379,做空,2023-06-05 13:45:00,2023-06-05 13:50:00,1866.84,1867.38,-0.0,flip_to_long -27380,做多,2023-06-05 13:50:00,2023-06-05 14:05:00,1867.38,1866.67,-0.0,flip_to_short -27381,做空,2023-06-05 14:05:00,2023-06-05 14:20:00,1866.67,1867.2,-0.0,flip_to_long -27382,做多,2023-06-05 14:20:00,2023-06-05 14:25:00,1867.2,1866.0,-0.0,flip_to_short -27383,做空,2023-06-05 14:25:00,2023-06-05 14:30:00,1866.0,1867.45,-0.0,flip_to_long -27384,做多,2023-06-05 14:30:00,2023-06-05 14:35:00,1867.45,1866.15,-0.0,flip_to_short -27385,做空,2023-06-05 14:35:00,2023-06-05 14:40:00,1866.15,1868.08,-0.0,flip_to_long -27386,做多,2023-06-05 14:40:00,2023-06-05 14:50:00,1868.08,1866.94,-0.0,flip_to_short -27387,做空,2023-06-05 14:50:00,2023-06-05 15:00:00,1866.94,1858.89,0.01,tp_lower -27388,做多,2023-06-05 21:55:00,2023-06-05 22:00:00,1806.66,1806.26,-0.0,flip_to_short -27389,做空,2023-06-05 22:00:00,2023-06-05 22:20:00,1806.26,1806.54,-0.0,flip_to_long -27390,做多,2023-06-05 22:20:00,2023-06-05 22:25:00,1806.54,1806.41,-0.0,flip_to_short -27391,做空,2023-06-05 22:25:00,2023-06-06 01:15:00,1806.41,1807.09,-0.0,flip_to_long -27392,做多,2023-06-06 01:15:00,2023-06-06 01:20:00,1807.09,1806.86,-0.0,flip_to_short -27393,做空,2023-06-06 01:20:00,2023-06-06 01:35:00,1806.86,1805.01,0.0,flip_to_long -27394,做多,2023-06-06 01:35:00,2023-06-06 02:10:00,1805.01,1805.96,0.0,flip_to_short -27395,做空,2023-06-06 02:10:00,2023-06-06 02:20:00,1805.96,1811.46,-0.01,flip_to_long -27396,做多,2023-06-06 02:20:00,2023-06-06 03:45:00,1811.46,1809.96,-0.0,flip_to_short -27397,做空,2023-06-06 03:45:00,2023-06-06 06:45:00,1809.96,1813.52,-0.01,flip_to_long -27398,做多,2023-06-06 06:45:00,2023-06-06 06:50:00,1813.52,1812.73,-0.0,flip_to_short -27399,做空,2023-06-06 06:50:00,2023-06-06 07:00:00,1812.73,1813.41,-0.0,flip_to_long -27400,做多,2023-06-06 07:00:00,2023-06-06 07:20:00,1813.41,1813.53,-0.0,flip_to_short -27401,做空,2023-06-06 07:20:00,2023-06-06 07:50:00,1813.53,1813.69,-0.0,flip_to_long -27402,做多,2023-06-06 07:50:00,2023-06-06 07:55:00,1813.69,1812.26,-0.0,flip_to_short -27403,做空,2023-06-06 07:55:00,2023-06-06 08:00:00,1812.26,1813.32,-0.0,flip_to_long -27404,做多,2023-06-06 08:00:00,2023-06-06 08:10:00,1813.32,1813.63,-0.0,flip_to_short -27405,做空,2023-06-06 08:10:00,2023-06-06 09:35:00,1813.63,1814.12,-0.0,flip_to_long -27406,做多,2023-06-06 09:35:00,2023-06-06 11:20:00,1814.12,1815.05,0.0,flip_to_short -27407,做空,2023-06-06 11:20:00,2023-06-06 11:30:00,1815.05,1814.76,-0.0,flip_to_long -27408,做多,2023-06-06 11:30:00,2023-06-06 13:50:00,1814.76,1814.87,-0.0,flip_to_short -27409,做空,2023-06-06 13:50:00,2023-06-06 22:20:00,1814.87,1877.88,-0.08,flip_to_long -27410,做多,2023-06-06 22:20:00,2023-06-06 23:35:00,1877.88,1879.13,0.0,flip_to_short -27411,做空,2023-06-06 23:35:00,2023-06-06 23:40:00,1879.13,1880.22,-0.0,flip_to_long -27412,做多,2023-06-06 23:40:00,2023-06-07 00:15:00,1880.22,1880.89,-0.0,flip_to_short -27413,做空,2023-06-07 00:15:00,2023-06-07 04:55:00,1880.89,1878.32,0.0,flip_to_long -27414,做多,2023-06-07 04:55:00,2023-06-07 05:10:00,1878.32,1879.3,0.0,flip_to_short -27415,做空,2023-06-07 05:10:00,2023-06-07 05:20:00,1879.3,1880.2,-0.0,flip_to_long -27416,做多,2023-06-07 05:20:00,2023-06-07 05:30:00,1880.2,1878.2,-0.0,flip_to_short -27417,做空,2023-06-07 05:30:00,2023-06-07 05:35:00,1878.2,1879.65,-0.0,flip_to_long -27418,做多,2023-06-07 05:35:00,2023-06-07 05:40:00,1879.65,1878.59,-0.0,flip_to_short -27419,做空,2023-06-07 05:40:00,2023-06-07 05:50:00,1878.59,1877.96,-0.0,flip_to_long -27420,做多,2023-06-07 05:50:00,2023-06-07 06:35:00,1877.96,1875.94,-0.0,flip_to_short -27421,做空,2023-06-07 06:35:00,2023-06-07 07:30:00,1875.94,1878.82,-0.0,flip_to_long -27422,做多,2023-06-07 07:30:00,2023-06-07 07:35:00,1878.82,1876.91,-0.0,flip_to_short -27423,做空,2023-06-07 07:35:00,2023-06-07 07:40:00,1876.91,1877.4,-0.0,flip_to_long -27424,做多,2023-06-07 07:40:00,2023-06-07 11:45:00,1877.4,1867.59,-0.01,flip_to_short -27425,做空,2023-06-07 11:45:00,2023-06-07 12:30:00,1867.59,1866.16,0.0,flip_to_long -27426,做多,2023-06-07 12:30:00,2023-06-07 12:35:00,1866.16,1865.23,-0.0,flip_to_short -27427,做空,2023-06-07 12:35:00,2023-06-07 12:40:00,1865.23,1867.39,-0.0,flip_to_long -27428,做多,2023-06-07 12:40:00,2023-06-07 12:50:00,1867.39,1863.87,-0.01,flip_to_short -27429,做空,2023-06-07 12:50:00,2023-06-07 13:20:00,1863.87,1863.19,-0.0,flip_to_long -27430,做多,2023-06-07 13:20:00,2023-06-07 13:35:00,1863.19,1861.07,-0.0,flip_to_short -27431,做空,2023-06-07 13:35:00,2023-06-07 13:45:00,1861.07,1862.29,-0.0,flip_to_long -27432,做多,2023-06-07 13:45:00,2023-06-07 14:00:00,1862.29,1860.72,-0.0,flip_to_short -27433,做空,2023-06-07 14:00:00,2023-06-07 17:40:00,1860.72,1847.1,0.02,flip_to_long -27434,做多,2023-06-07 17:40:00,2023-06-07 20:00:00,1847.1,1845.9,-0.0,flip_to_short -27435,做空,2023-06-07 20:00:00,2023-06-08 00:35:00,1845.9,1835.75,0.01,flip_to_long -27436,做多,2023-06-08 00:35:00,2023-06-08 00:40:00,1835.75,1834.34,-0.0,flip_to_short -27437,做空,2023-06-08 00:40:00,2023-06-08 00:50:00,1834.34,1835.19,-0.0,flip_to_long -27438,做多,2023-06-08 00:50:00,2023-06-08 00:55:00,1835.19,1834.93,-0.0,flip_to_short -27439,做空,2023-06-08 00:55:00,2023-06-08 03:15:00,1834.93,1834.09,-0.0,flip_to_long -27440,做多,2023-06-08 03:15:00,2023-06-08 03:20:00,1834.09,1831.67,-0.0,flip_to_short -27441,做空,2023-06-08 03:20:00,2023-06-08 03:55:00,1831.67,1834.35,-0.0,flip_to_long -27442,做多,2023-06-08 03:55:00,2023-06-08 05:45:00,1834.35,1836.26,0.0,flip_to_short -27443,做空,2023-06-08 05:45:00,2023-06-08 06:30:00,1836.26,1838.11,-0.0,flip_to_long -27444,做多,2023-06-08 06:30:00,2023-06-08 09:05:00,1838.11,1838.97,-0.0,flip_to_short -27445,做空,2023-06-08 09:05:00,2023-06-08 09:15:00,1838.97,1838.75,-0.0,flip_to_long -27446,做多,2023-06-08 09:15:00,2023-06-08 09:20:00,1838.75,1838.39,-0.0,flip_to_short -27447,做空,2023-06-08 09:20:00,2023-06-08 09:25:00,1838.39,1838.96,-0.0,flip_to_long -27448,做多,2023-06-08 09:25:00,2023-06-08 09:30:00,1838.96,1838.9,-0.0,flip_to_short -27449,做空,2023-06-08 09:30:00,2023-06-08 09:40:00,1838.9,1839.62,-0.0,flip_to_long -27450,做多,2023-06-08 09:40:00,2023-06-08 09:45:00,1839.62,1838.01,-0.0,flip_to_short -27451,做空,2023-06-08 09:45:00,2023-06-08 10:00:00,1838.01,1838.7,-0.0,flip_to_long -27452,做多,2023-06-08 10:00:00,2023-06-08 10:20:00,1838.7,1837.21,-0.0,flip_to_short -27453,做空,2023-06-08 10:20:00,2023-06-08 10:40:00,1837.21,1843.57,-0.01,flip_to_long -27454,做多,2023-06-08 10:40:00,2023-06-08 12:15:00,1843.57,1841.21,-0.0,flip_to_short -27455,做空,2023-06-08 12:15:00,2023-06-08 12:30:00,1841.21,1843.9,-0.0,flip_to_long -27456,做多,2023-06-08 12:30:00,2023-06-08 12:35:00,1843.9,1849.09,0.01,tp_upper -27457,做空,2023-06-08 13:00:00,2023-06-08 13:05:00,1840.06,1842.0,-0.0,flip_to_long -27458,做多,2023-06-08 13:05:00,2023-06-08 13:10:00,1842.0,1841.84,-0.0,flip_to_short -27459,做空,2023-06-08 13:10:00,2023-06-08 13:20:00,1841.84,1843.25,-0.0,flip_to_long -27460,做多,2023-06-08 13:20:00,2023-06-08 13:25:00,1843.25,1842.97,-0.0,flip_to_short -27461,做空,2023-06-08 13:25:00,2023-06-08 18:40:00,1842.97,1848.2,-0.01,flip_to_long -27462,做多,2023-06-08 18:40:00,2023-06-08 22:45:00,1848.2,1847.69,-0.0,flip_to_short -27463,做空,2023-06-08 22:45:00,2023-06-08 22:50:00,1847.69,1848.99,-0.0,flip_to_long -27464,做多,2023-06-08 22:50:00,2023-06-08 23:10:00,1848.99,1848.2,-0.0,flip_to_short -27465,做空,2023-06-08 23:10:00,2023-06-08 23:15:00,1848.2,1848.46,-0.0,flip_to_long -27466,做多,2023-06-08 23:15:00,2023-06-08 23:20:00,1848.46,1845.68,-0.0,flip_to_short -27467,做空,2023-06-08 23:20:00,2023-06-09 01:30:00,1845.68,1847.7,-0.0,flip_to_long -27468,做多,2023-06-09 01:30:00,2023-06-09 06:00:00,1847.7,1838.13,-0.01,flip_to_short -27469,做空,2023-06-09 06:00:00,2023-06-09 06:15:00,1838.13,1839.31,-0.0,flip_to_long -27470,做多,2023-06-09 06:15:00,2023-06-09 06:50:00,1839.31,1836.74,-0.0,flip_to_short -27471,做空,2023-06-09 06:50:00,2023-06-09 08:15:00,1836.74,1837.98,-0.0,flip_to_long -27472,做多,2023-06-09 08:15:00,2023-06-09 11:30:00,1837.98,1839.7,0.0,flip_to_short -27473,做空,2023-06-09 11:30:00,2023-06-09 14:40:00,1839.7,1844.89,-0.01,flip_to_long -27474,做多,2023-06-09 14:40:00,2023-06-09 15:45:00,1844.89,1844.55,-0.0,flip_to_short -27475,做空,2023-06-09 15:45:00,2023-06-09 21:40:00,1844.55,1838.0,0.01,flip_to_long -27476,做多,2023-06-09 21:40:00,2023-06-09 21:50:00,1838.0,1835.96,-0.0,flip_to_short -27477,做空,2023-06-09 21:50:00,2023-06-09 22:00:00,1835.96,1835.99,-0.0,flip_to_long -27478,做多,2023-06-09 22:00:00,2023-06-09 22:40:00,1835.99,1835.69,-0.0,flip_to_short -27479,做空,2023-06-09 22:40:00,2023-06-09 22:45:00,1835.69,1837.11,-0.0,flip_to_long -27480,做多,2023-06-09 22:45:00,2023-06-10 00:50:00,1837.11,1836.65,-0.0,flip_to_short -27481,做空,2023-06-10 00:50:00,2023-06-10 01:50:00,1836.65,1837.82,-0.0,tp_lower -27482,做空,2023-06-10 01:55:00,2023-06-10 02:10:00,1834.79,1838.1,-0.01,flip_to_long -27483,做多,2023-06-10 02:10:00,2023-06-10 02:15:00,1838.1,1835.96,-0.0,flip_to_short -27484,做空,2023-06-10 02:15:00,2023-06-10 02:20:00,1835.96,1837.8,-0.0,flip_to_long -27485,做多,2023-06-10 02:20:00,2023-06-10 02:30:00,1837.8,1833.71,-0.01,flip_to_short -27486,做空,2023-06-10 02:30:00,2023-06-10 02:40:00,1833.71,1829.74,0.0,tp_lower -27487,做多,2023-06-10 10:40:00,2023-06-10 12:55:00,1740.69,1738.88,-0.0,flip_to_short -27488,做空,2023-06-10 12:55:00,2023-06-10 13:00:00,1738.88,1739.91,-0.0,flip_to_long -27489,做多,2023-06-10 13:00:00,2023-06-10 13:05:00,1739.91,1739.08,-0.0,flip_to_short -27490,做空,2023-06-10 13:05:00,2023-06-10 13:15:00,1739.08,1741.05,-0.0,flip_to_long -27491,做多,2023-06-10 13:15:00,2023-06-10 13:20:00,1741.05,1740.82,-0.0,flip_to_short -27492,做空,2023-06-10 13:20:00,2023-06-10 14:35:00,1740.82,1741.59,-0.0,flip_to_long -27493,做多,2023-06-10 14:35:00,2023-06-10 14:40:00,1741.59,1740.92,-0.0,flip_to_short -27494,做空,2023-06-10 14:40:00,2023-06-10 14:50:00,1740.92,1741.51,-0.0,flip_to_long -27495,做多,2023-06-10 14:50:00,2023-06-10 15:00:00,1741.51,1741.73,-0.0,flip_to_short -27496,做空,2023-06-10 15:00:00,2023-06-10 15:05:00,1741.73,1743.73,-0.0,flip_to_long -27497,做多,2023-06-10 15:05:00,2023-06-10 15:10:00,1743.73,1741.24,-0.0,flip_to_short -27498,做空,2023-06-10 15:10:00,2023-06-10 15:15:00,1741.24,1742.61,-0.0,flip_to_long -27499,做多,2023-06-10 15:15:00,2023-06-10 15:20:00,1742.61,1740.35,-0.0,flip_to_short -27500,做空,2023-06-10 15:20:00,2023-06-10 15:25:00,1740.35,1741.75,-0.0,flip_to_long -27501,做多,2023-06-10 15:25:00,2023-06-10 18:20:00,1741.75,1733.0,-0.01,flip_to_short -27502,做空,2023-06-10 18:20:00,2023-06-10 18:30:00,1733.0,1744.83,-0.02,flip_to_long -27503,做多,2023-06-10 18:30:00,2023-06-10 18:35:00,1744.83,1741.08,-0.01,flip_to_short -27504,做空,2023-06-10 18:35:00,2023-06-10 18:40:00,1741.08,1742.66,-0.0,flip_to_long -27505,做多,2023-06-10 18:40:00,2023-06-10 19:50:00,1742.66,1742.07,-0.0,flip_to_short -27506,做空,2023-06-10 19:50:00,2023-06-10 20:30:00,1742.07,1742.65,-0.0,flip_to_long -27507,做多,2023-06-10 20:30:00,2023-06-10 20:50:00,1742.65,1743.24,-0.0,flip_to_short -27508,做空,2023-06-10 20:50:00,2023-06-10 21:35:00,1743.24,1743.52,-0.0,flip_to_long -27509,做多,2023-06-10 21:35:00,2023-06-10 21:50:00,1743.52,1742.98,-0.0,flip_to_short -27510,做空,2023-06-10 21:50:00,2023-06-10 21:55:00,1742.98,1743.53,-0.0,flip_to_long -27511,做多,2023-06-10 21:55:00,2023-06-11 00:30:00,1743.53,1747.82,0.0,flip_to_short -27512,做空,2023-06-11 00:30:00,2023-06-11 00:45:00,1747.82,1746.7,0.0,flip_to_long -27513,做多,2023-06-11 00:45:00,2023-06-11 00:55:00,1746.7,1744.76,-0.0,flip_to_short -27514,做空,2023-06-11 00:55:00,2023-06-11 01:15:00,1744.76,1746.19,-0.0,flip_to_long -27515,做多,2023-06-11 01:15:00,2023-06-11 01:45:00,1746.19,1747.18,0.0,flip_to_short -27516,做空,2023-06-11 01:45:00,2023-06-11 01:50:00,1747.18,1748.2,-0.0,flip_to_long -27517,做多,2023-06-11 01:50:00,2023-06-11 02:00:00,1748.2,1746.38,-0.0,flip_to_short -27518,做空,2023-06-11 02:00:00,2023-06-11 02:40:00,1746.38,1748.69,-0.0,flip_to_long -27519,做多,2023-06-11 02:40:00,2023-06-11 02:45:00,1748.69,1747.87,-0.0,flip_to_short -27520,做空,2023-06-11 02:45:00,2023-06-11 02:55:00,1747.87,1749.07,-0.0,flip_to_long -27521,做多,2023-06-11 02:55:00,2023-06-11 03:00:00,1749.07,1748.81,-0.0,flip_to_short -27522,做空,2023-06-11 03:00:00,2023-06-11 03:15:00,1748.81,1748.55,-0.0,flip_to_long -27523,做多,2023-06-11 03:15:00,2023-06-11 03:30:00,1748.55,1748.8,-0.0,flip_to_short -27524,做空,2023-06-11 03:30:00,2023-06-11 04:40:00,1748.8,1749.03,-0.0,flip_to_long -27525,做多,2023-06-11 04:40:00,2023-06-11 07:50:00,1749.03,1752.74,0.0,flip_to_short -27526,做空,2023-06-11 07:50:00,2023-06-11 08:05:00,1752.74,1752.85,-0.0,flip_to_long -27527,做多,2023-06-11 08:05:00,2023-06-11 08:25:00,1752.85,1751.35,-0.0,flip_to_short -27528,做空,2023-06-11 08:25:00,2023-06-11 10:45:00,1751.35,1752.06,-0.0,flip_to_long -27529,做多,2023-06-11 10:45:00,2023-06-11 10:50:00,1752.06,1751.11,-0.0,flip_to_short -27530,做空,2023-06-11 10:50:00,2023-06-11 11:15:00,1751.11,1750.8,-0.0,flip_to_long -27531,做多,2023-06-11 11:15:00,2023-06-11 12:00:00,1750.8,1750.59,-0.0,flip_to_short -27532,做空,2023-06-11 12:00:00,2023-06-11 12:20:00,1750.59,1750.18,-0.0,flip_to_long -27533,做多,2023-06-11 12:20:00,2023-06-11 12:25:00,1750.18,1749.29,-0.0,flip_to_short -27534,做空,2023-06-11 12:25:00,2023-06-11 14:15:00,1749.29,1746.59,0.0,flip_to_long -27535,做多,2023-06-11 14:15:00,2023-06-11 22:00:00,1746.59,1762.37,0.02,flip_to_short -27536,做空,2023-06-11 22:00:00,2023-06-12 05:25:00,1762.37,1739.6,0.03,flip_to_long -27537,做多,2023-06-12 05:25:00,2023-06-12 05:35:00,1739.6,1738.15,-0.0,flip_to_short -27538,做空,2023-06-12 05:35:00,2023-06-12 06:05:00,1738.15,1737.8,-0.0,flip_to_long -27539,做多,2023-06-12 06:05:00,2023-06-12 07:45:00,1737.8,1737.51,-0.0,flip_to_short -27540,做空,2023-06-12 07:45:00,2023-06-12 07:50:00,1737.51,1737.69,-0.0,flip_to_long -27541,做多,2023-06-12 07:50:00,2023-06-12 07:55:00,1737.69,1735.99,-0.0,flip_to_short -27542,做空,2023-06-12 07:55:00,2023-06-12 08:05:00,1735.99,1738.01,-0.0,flip_to_long -27543,做多,2023-06-12 08:05:00,2023-06-12 08:10:00,1738.01,1737.78,-0.0,flip_to_short -27544,做空,2023-06-12 08:10:00,2023-06-12 08:15:00,1737.78,1740.66,-0.0,flip_to_long -27545,做多,2023-06-12 08:15:00,2023-06-12 09:05:00,1740.66,1756.53,0.02,tp_upper -27546,做空,2023-06-12 11:25:00,2023-06-12 11:50:00,1745.19,1745.27,-0.0,flip_to_long -27547,做多,2023-06-12 11:50:00,2023-06-12 11:55:00,1745.27,1744.76,-0.0,flip_to_short -27548,做空,2023-06-12 11:55:00,2023-06-12 12:50:00,1744.76,1745.74,-0.0,flip_to_long -27549,做多,2023-06-12 12:50:00,2023-06-12 13:00:00,1745.74,1744.9,-0.0,flip_to_short -27550,做空,2023-06-12 13:00:00,2023-06-12 17:40:00,1744.9,1738.82,0.01,flip_to_long -27551,做多,2023-06-12 17:40:00,2023-06-12 17:50:00,1738.82,1736.0,-0.0,flip_to_short -27552,做空,2023-06-12 17:50:00,2023-06-12 18:30:00,1736.0,1735.7,-0.0,flip_to_long -27553,做多,2023-06-12 18:30:00,2023-06-12 18:35:00,1735.7,1733.81,-0.0,flip_to_short -27554,做空,2023-06-12 18:35:00,2023-06-12 18:45:00,1733.81,1735.44,-0.0,flip_to_long -27555,做多,2023-06-12 18:45:00,2023-06-12 19:00:00,1735.44,1734.52,-0.0,flip_to_short -27556,做空,2023-06-12 19:00:00,2023-06-12 19:05:00,1734.52,1734.71,-0.0,flip_to_long -27557,做多,2023-06-12 19:05:00,2023-06-12 19:10:00,1734.71,1731.8,-0.0,flip_to_short -27558,做空,2023-06-12 19:10:00,2023-06-12 19:45:00,1731.8,1732.09,-0.0,flip_to_long -27559,做多,2023-06-12 19:45:00,2023-06-12 19:55:00,1732.09,1732.18,-0.0,flip_to_short -27560,做空,2023-06-12 19:55:00,2023-06-12 20:05:00,1732.18,1732.55,-0.0,flip_to_long -27561,做多,2023-06-12 20:05:00,2023-06-13 00:45:00,1732.55,1734.48,0.0,flip_to_short -27562,做空,2023-06-13 00:45:00,2023-06-13 01:25:00,1734.48,1743.83,-0.01,flip_to_long -27563,做多,2023-06-13 01:25:00,2023-06-13 01:35:00,1743.83,1739.86,-0.01,flip_to_short -27564,做空,2023-06-13 01:35:00,2023-06-13 01:40:00,1739.86,1740.42,-0.0,flip_to_long -27565,做多,2023-06-13 01:40:00,2023-06-13 01:45:00,1740.42,1739.06,-0.0,flip_to_short -27566,做空,2023-06-13 01:45:00,2023-06-13 02:25:00,1739.06,1741.05,-0.0,flip_to_long -27567,做多,2023-06-13 02:25:00,2023-06-13 04:20:00,1741.05,1742.42,0.0,flip_to_short -27568,做空,2023-06-13 04:20:00,2023-06-13 04:25:00,1742.42,1742.68,-0.0,flip_to_long -27569,做多,2023-06-13 04:25:00,2023-06-13 06:45:00,1742.68,1746.6,0.0,flip_to_short -27570,做空,2023-06-13 06:45:00,2023-06-13 06:50:00,1746.6,1747.79,-0.0,flip_to_long -27571,做多,2023-06-13 06:50:00,2023-06-13 07:45:00,1747.79,1747.9,-0.0,flip_to_short -27572,做空,2023-06-13 07:45:00,2023-06-13 08:15:00,1747.9,1748.4,-0.0,flip_to_long -27573,做多,2023-06-13 08:15:00,2023-06-13 09:15:00,1748.4,1748.67,-0.0,flip_to_short -27574,做空,2023-06-13 09:15:00,2023-06-13 09:20:00,1748.67,1750.71,-0.0,flip_to_long -27575,做多,2023-06-13 09:20:00,2023-06-13 09:30:00,1750.71,1748.55,-0.0,flip_to_short -27576,做空,2023-06-13 09:30:00,2023-06-13 10:20:00,1748.55,1748.46,-0.0,flip_to_long -27577,做多,2023-06-13 10:20:00,2023-06-13 10:30:00,1748.46,1748.23,-0.0,flip_to_short -27578,做空,2023-06-13 10:30:00,2023-06-13 10:35:00,1748.23,1749.62,-0.0,flip_to_long -27579,做多,2023-06-13 10:35:00,2023-06-13 10:40:00,1749.62,1748.8,-0.0,flip_to_short -27580,做空,2023-06-13 10:40:00,2023-06-13 10:45:00,1748.8,1749.48,-0.0,flip_to_long -27581,做多,2023-06-13 10:45:00,2023-06-13 11:15:00,1749.48,1749.4,-0.0,flip_to_short -27582,做空,2023-06-13 11:15:00,2023-06-13 11:25:00,1749.4,1749.39,-0.0,flip_to_long -27583,做多,2023-06-13 11:25:00,2023-06-13 12:15:00,1749.39,1748.49,-0.0,flip_to_short -27584,做空,2023-06-13 12:15:00,2023-06-13 12:20:00,1748.49,1749.5,-0.0,flip_to_long -27585,做多,2023-06-13 12:20:00,2023-06-13 12:30:00,1749.5,1756.61,0.01,tp_upper -27586,做空,2023-06-13 12:40:00,2023-06-13 12:45:00,1744.86,1747.39,-0.0,flip_to_long -27587,做多,2023-06-13 12:45:00,2023-06-13 17:10:00,1747.39,1737.67,-0.01,flip_to_short -27588,做空,2023-06-13 17:10:00,2023-06-13 17:55:00,1737.67,1736.2,0.0,flip_to_long -27589,做多,2023-06-13 17:55:00,2023-06-13 20:05:00,1736.2,1737.49,0.0,flip_to_short -27590,做空,2023-06-13 20:05:00,2023-06-13 20:45:00,1737.49,1741.53,-0.01,flip_to_long -27591,做多,2023-06-13 20:45:00,2023-06-13 20:55:00,1741.53,1737.75,-0.01,flip_to_short -27592,做空,2023-06-13 20:55:00,2023-06-13 21:00:00,1737.75,1738.61,-0.0,flip_to_long -27593,做多,2023-06-13 21:00:00,2023-06-13 21:05:00,1738.61,1737.84,-0.0,flip_to_short -27594,做空,2023-06-13 21:05:00,2023-06-13 21:50:00,1737.84,1739.5,-0.0,flip_to_long -27595,做多,2023-06-13 21:50:00,2023-06-13 21:55:00,1739.5,1738.24,-0.0,flip_to_short -27596,做空,2023-06-13 21:55:00,2023-06-13 22:00:00,1738.24,1739.35,-0.0,flip_to_long -27597,做多,2023-06-13 22:00:00,2023-06-13 22:05:00,1739.35,1737.58,-0.0,flip_to_short -27598,做空,2023-06-13 22:05:00,2023-06-13 23:50:00,1737.58,1738.56,-0.0,flip_to_long -27599,做多,2023-06-13 23:50:00,2023-06-14 00:15:00,1738.56,1739.69,0.0,flip_to_short -27600,做空,2023-06-14 00:15:00,2023-06-14 08:00:00,1739.69,1741.43,-0.0,flip_to_long -27601,做多,2023-06-14 08:00:00,2023-06-14 08:05:00,1741.43,1740.94,-0.0,flip_to_short -27602,做空,2023-06-14 08:05:00,2023-06-14 08:15:00,1740.94,1741.35,-0.0,flip_to_long -27603,做多,2023-06-14 08:15:00,2023-06-14 12:30:00,1741.35,1744.8,0.0,flip_to_short -27604,做空,2023-06-14 12:30:00,2023-06-14 12:45:00,1744.8,1745.0,-0.0,flip_to_long -27605,做多,2023-06-14 12:45:00,2023-06-14 12:55:00,1745.0,1744.92,-0.0,flip_to_short -27606,做空,2023-06-14 12:55:00,2023-06-14 13:05:00,1744.92,1744.37,-0.0,flip_to_long -27607,做多,2023-06-14 13:05:00,2023-06-14 18:00:00,1744.37,1733.75,-0.01,flip_to_short -27608,做空,2023-06-14 18:00:00,2023-06-14 18:05:00,1733.75,1732.9,-0.0,tp_lower -27609,做多,2023-06-14 18:35:00,2023-06-14 18:45:00,1734.93,1737.86,0.0,flip_to_short -27610,做空,2023-06-14 18:45:00,2023-06-14 19:05:00,1737.86,1738.75,-0.0,flip_to_long -27611,做多,2023-06-14 19:05:00,2023-06-14 19:10:00,1738.75,1733.12,-0.01,flip_to_short -27612,做空,2023-06-14 19:10:00,2023-06-14 20:00:00,1733.12,1713.05,0.02,tp_lower -27613,做空,2023-06-15 01:00:00,2023-06-15 02:00:00,1653.52,1649.56,0.0,flip_to_long -27614,做多,2023-06-15 02:00:00,2023-06-15 02:15:00,1649.56,1650.27,-0.0,flip_to_short -27615,做空,2023-06-15 02:15:00,2023-06-15 03:30:00,1650.27,1651.59,-0.0,flip_to_long -27616,做多,2023-06-15 03:30:00,2023-06-15 04:00:00,1651.59,1649.8,-0.0,flip_to_short -27617,做空,2023-06-15 04:00:00,2023-06-15 04:35:00,1649.8,1650.21,-0.0,flip_to_long -27618,做多,2023-06-15 04:35:00,2023-06-15 04:40:00,1650.21,1649.89,-0.0,flip_to_short -27619,做空,2023-06-15 04:40:00,2023-06-15 04:45:00,1649.89,1652.1,-0.0,flip_to_long -27620,做多,2023-06-15 04:45:00,2023-06-15 04:55:00,1652.1,1649.56,-0.0,flip_to_short -27621,做空,2023-06-15 04:55:00,2023-06-15 05:00:00,1649.56,1650.17,-0.0,flip_to_long -27622,做多,2023-06-15 05:00:00,2023-06-15 10:20:00,1650.17,1638.76,-0.02,flip_to_short -27623,做空,2023-06-15 10:20:00,2023-06-15 11:30:00,1638.76,1640.51,-0.0,flip_to_long -27624,做多,2023-06-15 11:30:00,2023-06-15 12:15:00,1640.51,1638.65,-0.0,flip_to_short -27625,做空,2023-06-15 12:15:00,2023-06-15 12:25:00,1638.65,1638.6,-0.0,flip_to_long -27626,做多,2023-06-15 12:25:00,2023-06-15 12:35:00,1638.6,1635.75,-0.0,flip_to_short -27627,做空,2023-06-15 12:35:00,2023-06-15 12:40:00,1635.75,1637.99,-0.0,flip_to_long -27628,做多,2023-06-15 12:40:00,2023-06-15 13:10:00,1637.99,1639.92,0.0,flip_to_short -27629,做空,2023-06-15 13:10:00,2023-06-15 16:15:00,1639.92,1642.21,-0.0,flip_to_long -27630,做多,2023-06-15 16:15:00,2023-06-15 16:30:00,1642.21,1641.97,-0.0,flip_to_short -27631,做空,2023-06-15 16:30:00,2023-06-15 16:35:00,1641.97,1642.85,-0.0,flip_to_long -27632,做多,2023-06-15 16:35:00,2023-06-15 16:40:00,1642.85,1642.26,-0.0,flip_to_short -27633,做空,2023-06-15 16:40:00,2023-06-15 17:40:00,1642.26,1641.9,-0.0,flip_to_long -27634,做多,2023-06-15 17:40:00,2023-06-15 22:50:00,1641.9,1663.59,0.03,flip_to_short -27635,做空,2023-06-15 22:50:00,2023-06-15 22:55:00,1663.59,1664.01,-0.0,flip_to_long -27636,做多,2023-06-15 22:55:00,2023-06-15 23:00:00,1664.01,1663.6,-0.0,flip_to_short -27637,做空,2023-06-15 23:00:00,2023-06-15 23:45:00,1663.6,1665.65,-0.0,flip_to_long -27638,做多,2023-06-15 23:45:00,2023-06-16 01:45:00,1665.65,1663.68,-0.0,flip_to_short -27639,做空,2023-06-16 01:45:00,2023-06-16 02:45:00,1663.68,1663.72,-0.0,flip_to_long -27640,做多,2023-06-16 02:45:00,2023-06-16 08:50:00,1663.72,1670.1,0.01,flip_to_short -27641,做空,2023-06-16 08:50:00,2023-06-16 09:00:00,1670.1,1670.1,-0.0,flip_to_long -27642,做多,2023-06-16 09:00:00,2023-06-16 09:10:00,1670.1,1670.55,-0.0,flip_to_short -27643,做空,2023-06-16 09:10:00,2023-06-16 11:00:00,1670.55,1670.96,-0.0,flip_to_long -27644,做多,2023-06-16 11:00:00,2023-06-16 11:05:00,1670.96,1670.65,-0.0,flip_to_short -27645,做空,2023-06-16 11:05:00,2023-06-16 13:15:00,1670.65,1669.29,0.0,flip_to_long -27646,做多,2023-06-16 13:15:00,2023-06-16 13:30:00,1669.29,1668.88,-0.0,flip_to_short -27647,做空,2023-06-16 13:30:00,2023-06-16 14:45:00,1668.88,1656.8,0.01,tp_lower -27648,做多,2023-06-16 14:55:00,2023-06-16 15:00:00,1670.68,1667.0,-0.01,flip_to_short -27649,做空,2023-06-16 15:00:00,2023-06-16 15:10:00,1667.0,1668.83,-0.0,flip_to_long -27650,做多,2023-06-16 15:10:00,2023-06-16 15:35:00,1668.83,1667.58,-0.0,flip_to_short -27651,做空,2023-06-16 15:35:00,2023-06-16 15:50:00,1667.58,1667.82,-0.0,flip_to_long -27652,做多,2023-06-16 15:50:00,2023-06-16 15:55:00,1667.82,1681.64,0.02,tp_upper -27653,做空,2023-06-16 22:30:00,2023-06-16 22:40:00,1717.67,1717.62,-0.0,flip_to_long -27654,做多,2023-06-16 22:40:00,2023-06-17 03:25:00,1717.62,1717.77,-0.0,flip_to_short -27655,做空,2023-06-17 03:25:00,2023-06-17 04:10:00,1717.77,1717.96,-0.0,flip_to_long -27656,做多,2023-06-17 04:10:00,2023-06-17 05:40:00,1717.96,1756.69,0.05,tp_upper -27657,做空,2023-06-17 09:35:00,2023-06-17 09:45:00,1743.24,1743.37,-0.0,flip_to_long -27658,做多,2023-06-17 09:45:00,2023-06-17 18:55:00,1743.37,1729.62,-0.02,flip_to_short -27659,做空,2023-06-17 18:55:00,2023-06-17 20:15:00,1729.62,1727.55,0.0,flip_to_long -27660,做多,2023-06-17 20:15:00,2023-06-17 20:30:00,1727.55,1723.45,-0.01,flip_to_short -27661,做空,2023-06-17 20:30:00,2023-06-17 20:45:00,1723.45,1726.76,-0.01,flip_to_long -27662,做多,2023-06-17 20:45:00,2023-06-17 21:20:00,1726.76,1726.82,-0.0,flip_to_short -27663,做空,2023-06-17 21:20:00,2023-06-17 21:25:00,1726.82,1727.16,-0.0,flip_to_long -27664,做多,2023-06-17 21:25:00,2023-06-17 21:35:00,1727.16,1727.13,-0.0,flip_to_short -27665,做空,2023-06-17 21:35:00,2023-06-17 21:45:00,1727.13,1727.29,-0.0,flip_to_long -27666,做多,2023-06-17 21:45:00,2023-06-17 23:15:00,1727.29,1728.32,0.0,flip_to_short -27667,做空,2023-06-17 23:15:00,2023-06-18 00:20:00,1728.32,1722.81,0.01,tp_lower -27668,做多,2023-06-18 01:50:00,2023-06-18 02:05:00,1727.21,1726.94,-0.0,flip_to_short -27669,做空,2023-06-18 02:05:00,2023-06-18 03:10:00,1726.94,1726.32,-0.0,flip_to_long -27670,做多,2023-06-18 03:10:00,2023-06-18 05:20:00,1726.32,1734.81,0.01,tp_upper -27671,做空,2023-06-18 05:50:00,2023-06-18 06:00:00,1727.0,1727.11,-0.0,flip_to_long -27672,做多,2023-06-18 06:00:00,2023-06-18 06:35:00,1727.11,1727.68,-0.0,flip_to_short -27673,做空,2023-06-18 06:35:00,2023-06-18 06:45:00,1727.68,1728.01,-0.0,flip_to_long -27674,做多,2023-06-18 06:45:00,2023-06-18 07:45:00,1728.01,1729.12,0.0,flip_to_short -27675,做空,2023-06-18 07:45:00,2023-06-18 07:55:00,1729.12,1729.5,-0.0,flip_to_long -27676,做多,2023-06-18 07:55:00,2023-06-18 08:00:00,1729.5,1728.23,-0.0,flip_to_short -27677,做空,2023-06-18 08:00:00,2023-06-18 08:30:00,1728.23,1728.96,-0.0,flip_to_long -27678,做多,2023-06-18 08:30:00,2023-06-18 10:15:00,1728.96,1730.32,0.0,flip_to_short -27679,做空,2023-06-18 10:15:00,2023-06-18 12:35:00,1730.32,1731.04,-0.0,flip_to_long -27680,做多,2023-06-18 12:35:00,2023-06-18 14:00:00,1731.04,1731.87,-0.0,flip_to_short -27681,做空,2023-06-18 14:00:00,2023-06-18 14:10:00,1731.87,1733.28,-0.0,flip_to_long -27682,做多,2023-06-18 14:10:00,2023-06-18 18:20:00,1733.28,1738.32,0.01,flip_to_short -27683,做空,2023-06-18 18:20:00,2023-06-18 18:25:00,1738.32,1738.38,-0.0,flip_to_long -27684,做多,2023-06-18 18:25:00,2023-06-18 19:30:00,1738.38,1740.08,0.0,flip_to_short -27685,做空,2023-06-18 19:30:00,2023-06-18 19:55:00,1740.08,1740.6,-0.0,flip_to_long -27686,做多,2023-06-18 19:55:00,2023-06-18 20:00:00,1740.6,1735.6,-0.01,flip_to_short -27687,做空,2023-06-18 20:00:00,2023-06-18 20:20:00,1735.6,1723.44,0.01,tp_lower -27688,做多,2023-06-19 01:10:00,2023-06-19 03:30:00,1723.82,1723.9,-0.0,flip_to_short -27689,做空,2023-06-19 03:30:00,2023-06-19 04:00:00,1723.9,1723.95,-0.0,flip_to_long -27690,做多,2023-06-19 04:00:00,2023-06-19 04:25:00,1723.95,1720.09,-0.01,flip_to_short -27691,做空,2023-06-19 04:25:00,2023-06-19 04:55:00,1720.09,1723.8,-0.01,flip_to_long -27692,做多,2023-06-19 04:55:00,2023-06-19 05:40:00,1723.8,1724.71,0.0,flip_to_short -27693,做空,2023-06-19 05:40:00,2023-06-19 07:40:00,1724.71,1724.89,-0.0,flip_to_long -27694,做多,2023-06-19 07:40:00,2023-06-19 07:50:00,1724.89,1723.95,-0.0,flip_to_short -27695,做空,2023-06-19 07:50:00,2023-06-19 08:15:00,1723.95,1724.1,-0.0,flip_to_long -27696,做多,2023-06-19 08:15:00,2023-06-19 08:25:00,1724.1,1723.72,-0.0,flip_to_short -27697,做空,2023-06-19 08:25:00,2023-06-19 08:30:00,1723.72,1724.32,-0.0,flip_to_long -27698,做多,2023-06-19 08:30:00,2023-06-19 08:35:00,1724.32,1720.83,-0.01,flip_to_short -27699,做空,2023-06-19 08:35:00,2023-06-19 10:05:00,1720.83,1723.3,-0.0,flip_to_long -27700,做多,2023-06-19 10:05:00,2023-06-19 10:45:00,1723.3,1723.18,-0.0,flip_to_short -27701,做空,2023-06-19 10:45:00,2023-06-19 11:45:00,1723.18,1725.56,-0.0,flip_to_long -27702,做多,2023-06-19 11:45:00,2023-06-19 12:20:00,1725.56,1728.69,0.0,tp_upper -27703,做空,2023-06-19 14:05:00,2023-06-19 16:30:00,1724.32,1706.28,0.02,tp_lower -27704,做多,2023-06-19 17:05:00,2023-06-19 18:50:00,1724.8,1715.11,-0.01,flip_to_short -27705,做空,2023-06-19 18:50:00,2023-06-19 19:25:00,1715.11,1721.54,-0.01,flip_to_long -27706,做多,2023-06-19 19:25:00,2023-06-19 19:55:00,1721.54,1723.48,0.0,flip_to_short -27707,做空,2023-06-19 19:55:00,2023-06-19 21:15:00,1723.48,1726.87,-0.01,flip_to_long -27708,做多,2023-06-19 21:15:00,2023-06-19 21:20:00,1726.87,1726.74,-0.0,flip_to_short -27709,做空,2023-06-19 21:20:00,2023-06-19 21:30:00,1726.74,1728.33,-0.0,flip_to_long -27710,做多,2023-06-19 21:30:00,2023-06-19 21:35:00,1728.33,1727.69,-0.0,flip_to_short -27711,做空,2023-06-19 21:35:00,2023-06-20 02:15:00,1727.69,1734.67,-0.01,flip_to_long -27712,做多,2023-06-20 02:15:00,2023-06-20 02:50:00,1734.67,1734.93,-0.0,flip_to_short -27713,做空,2023-06-20 02:50:00,2023-06-20 09:35:00,1734.93,1728.44,0.01,flip_to_long -27714,做多,2023-06-20 09:35:00,2023-06-20 10:00:00,1728.44,1727.44,-0.0,flip_to_short -27715,做空,2023-06-20 10:00:00,2023-06-20 10:05:00,1727.44,1727.75,-0.0,flip_to_long -27716,做多,2023-06-20 10:05:00,2023-06-20 11:15:00,1727.75,1727.15,-0.0,flip_to_short -27717,做空,2023-06-20 11:15:00,2023-06-20 11:20:00,1727.15,1728.14,-0.0,flip_to_long -27718,做多,2023-06-20 11:20:00,2023-06-20 11:25:00,1728.14,1727.82,-0.0,flip_to_short -27719,做空,2023-06-20 11:25:00,2023-06-20 13:45:00,1727.82,1730.51,-0.0,flip_to_long -27720,做多,2023-06-20 13:45:00,2023-06-20 13:50:00,1730.51,1728.69,-0.0,flip_to_short -27721,做空,2023-06-20 13:50:00,2023-06-20 15:45:00,1728.69,1729.06,-0.0,flip_to_long -27722,做多,2023-06-20 15:45:00,2023-06-20 21:50:00,1729.06,1776.73,0.06,flip_to_short -27723,做空,2023-06-20 21:50:00,2023-06-21 06:55:00,1776.73,1811.97,-0.05,flip_to_long -27724,做多,2023-06-21 06:55:00,2023-06-21 07:00:00,1811.97,1811.35,-0.0,flip_to_short -27725,做空,2023-06-21 07:00:00,2023-06-21 07:05:00,1811.35,1811.69,-0.0,flip_to_long -27726,做多,2023-06-21 07:05:00,2023-06-21 07:30:00,1811.69,1810.87,-0.0,flip_to_short -27727,做空,2023-06-21 07:30:00,2023-06-21 07:35:00,1810.87,1812.0,-0.0,flip_to_long -27728,做多,2023-06-21 07:35:00,2023-06-21 07:50:00,1812.0,1812.05,-0.0,flip_to_short -27729,做空,2023-06-21 07:50:00,2023-06-21 09:35:00,1812.05,1810.97,0.0,flip_to_long -27730,做多,2023-06-21 09:35:00,2023-06-21 09:50:00,1810.97,1811.73,-0.0,flip_to_short -27731,做空,2023-06-21 09:50:00,2023-06-21 09:55:00,1811.73,1812.21,-0.0,flip_to_long -27732,做多,2023-06-21 09:55:00,2023-06-21 10:00:00,1812.21,1811.69,-0.0,flip_to_short -27733,做空,2023-06-21 10:00:00,2023-06-21 10:10:00,1811.69,1813.12,-0.0,flip_to_long -27734,做多,2023-06-21 10:10:00,2023-06-21 10:15:00,1813.12,1811.94,-0.0,flip_to_short -27735,做空,2023-06-21 10:15:00,2023-06-21 10:35:00,1811.94,1814.66,-0.0,flip_to_long -27736,做多,2023-06-21 10:35:00,2023-06-21 10:40:00,1814.66,1811.73,-0.0,flip_to_short -27737,做空,2023-06-21 10:40:00,2023-06-21 10:50:00,1811.73,1813.04,-0.0,flip_to_long -27738,做多,2023-06-21 10:50:00,2023-06-21 10:55:00,1813.04,1811.65,-0.0,flip_to_short -27739,做空,2023-06-21 10:55:00,2023-06-21 13:00:00,1811.65,1815.81,-0.01,flip_to_long -27740,做多,2023-06-21 13:00:00,2023-06-21 14:05:00,1815.81,1820.51,0.0,flip_to_short -27741,做空,2023-06-21 14:05:00,2023-06-21 21:45:00,1820.51,1876.5,-0.07,flip_to_long -27742,做多,2023-06-21 21:45:00,2023-06-21 21:50:00,1876.5,1873.39,-0.0,flip_to_short -27743,做空,2023-06-21 21:50:00,2023-06-21 22:00:00,1873.39,1876.24,-0.0,flip_to_long -27744,做多,2023-06-21 22:00:00,2023-06-21 22:05:00,1876.24,1874.21,-0.0,flip_to_short -27745,做空,2023-06-21 22:05:00,2023-06-21 22:10:00,1874.21,1875.8,-0.0,flip_to_long -27746,做多,2023-06-21 22:10:00,2023-06-21 22:20:00,1875.8,1876.3,-0.0,flip_to_short -27747,做空,2023-06-21 22:20:00,2023-06-21 22:25:00,1876.3,1879.17,-0.0,flip_to_long -27748,做多,2023-06-21 22:25:00,2023-06-22 05:05:00,1879.17,1914.96,0.04,flip_to_short -27749,做空,2023-06-22 05:05:00,2023-06-22 09:10:00,1914.96,1911.23,0.0,flip_to_long -27750,做多,2023-06-22 09:10:00,2023-06-22 09:20:00,1911.23,1909.35,-0.0,flip_to_short -27751,做空,2023-06-22 09:20:00,2023-06-22 10:15:00,1909.35,1910.63,-0.0,flip_to_long -27752,做多,2023-06-22 10:15:00,2023-06-22 10:20:00,1910.63,1907.49,-0.0,flip_to_short -27753,做空,2023-06-22 10:20:00,2023-06-22 10:25:00,1907.49,1910.41,-0.0,flip_to_long -27754,做多,2023-06-22 10:25:00,2023-06-22 10:35:00,1910.41,1908.27,-0.0,flip_to_short -27755,做空,2023-06-22 10:35:00,2023-06-22 10:50:00,1908.27,1906.99,0.0,flip_to_long -27756,做多,2023-06-22 10:50:00,2023-06-22 13:25:00,1906.99,1901.87,-0.01,flip_to_short -27757,做空,2023-06-22 13:25:00,2023-06-22 13:45:00,1901.87,1901.12,-0.0,flip_to_long -27758,做多,2023-06-22 13:45:00,2023-06-22 13:50:00,1901.12,1900.08,-0.0,flip_to_short -27759,做空,2023-06-22 13:50:00,2023-06-22 14:00:00,1900.08,1900.68,-0.0,flip_to_long -27760,做多,2023-06-22 14:00:00,2023-06-22 14:05:00,1900.68,1896.24,-0.01,flip_to_short -27761,做空,2023-06-22 14:05:00,2023-06-22 16:25:00,1896.24,1889.24,0.01,flip_to_long -27762,做多,2023-06-22 16:25:00,2023-06-22 16:30:00,1889.24,1887.76,-0.0,flip_to_short -27763,做空,2023-06-22 16:30:00,2023-06-22 17:40:00,1887.76,1885.52,0.0,flip_to_long -27764,做多,2023-06-22 17:40:00,2023-06-22 18:25:00,1885.52,1884.4,-0.0,flip_to_short -27765,做空,2023-06-22 18:25:00,2023-06-22 18:45:00,1884.4,1883.6,-0.0,flip_to_long -27766,做多,2023-06-22 18:45:00,2023-06-22 18:50:00,1883.6,1882.95,-0.0,flip_to_short -27767,做空,2023-06-22 18:50:00,2023-06-22 20:30:00,1882.95,1882.78,-0.0,flip_to_long -27768,做多,2023-06-22 20:30:00,2023-06-22 21:15:00,1882.78,1884.59,0.0,flip_to_short -27769,做空,2023-06-22 21:15:00,2023-06-23 01:10:00,1884.59,1879.8,0.0,flip_to_long -27770,做多,2023-06-23 01:10:00,2023-06-23 01:30:00,1879.8,1878.69,-0.0,flip_to_short -27771,做空,2023-06-23 01:30:00,2023-06-23 01:40:00,1878.69,1878.52,-0.0,flip_to_long -27772,做多,2023-06-23 01:40:00,2023-06-23 01:50:00,1878.52,1877.47,-0.0,flip_to_short -27773,做空,2023-06-23 01:50:00,2023-06-23 02:40:00,1877.47,1876.87,-0.0,flip_to_long -27774,做多,2023-06-23 02:40:00,2023-06-23 02:45:00,1876.87,1876.4,-0.0,flip_to_short -27775,做空,2023-06-23 02:45:00,2023-06-23 06:55:00,1876.4,1879.64,-0.0,flip_to_long -27776,做多,2023-06-23 06:55:00,2023-06-23 09:20:00,1879.64,1880.86,0.0,flip_to_short -27777,做空,2023-06-23 09:20:00,2023-06-23 09:50:00,1880.86,1886.37,-0.01,flip_to_long -27778,做多,2023-06-23 09:50:00,2023-06-23 10:10:00,1886.37,1882.03,-0.01,flip_to_short -27779,做空,2023-06-23 10:10:00,2023-06-23 12:00:00,1882.03,1880.4,0.0,flip_to_long -27780,做多,2023-06-23 12:00:00,2023-06-23 12:05:00,1880.4,1880.03,-0.0,flip_to_short -27781,做空,2023-06-23 12:05:00,2023-06-23 14:35:00,1880.03,1876.98,0.0,flip_to_long -27782,做多,2023-06-23 14:35:00,2023-06-23 19:25:00,1876.98,1908.52,0.03,flip_to_short -27783,做空,2023-06-23 19:25:00,2023-06-24 01:55:00,1908.52,1888.87,0.02,flip_to_long -27784,做多,2023-06-24 01:55:00,2023-06-24 02:00:00,1888.87,1887.99,-0.0,flip_to_short -27785,做空,2023-06-24 02:00:00,2023-06-24 02:15:00,1887.99,1889.08,-0.0,flip_to_long -27786,做多,2023-06-24 02:15:00,2023-06-24 06:00:00,1889.08,1891.03,0.0,flip_to_short -27787,做空,2023-06-24 06:00:00,2023-06-24 09:55:00,1891.03,1888.0,0.0,flip_to_long -27788,做多,2023-06-24 09:55:00,2023-06-24 10:00:00,1888.0,1887.0,-0.0,flip_to_short -27789,做空,2023-06-24 10:00:00,2023-06-24 10:05:00,1887.0,1888.4,-0.0,flip_to_long -27790,做多,2023-06-24 10:05:00,2023-06-24 13:25:00,1888.4,1891.19,0.0,flip_to_short -27791,做空,2023-06-24 13:25:00,2023-06-24 13:55:00,1891.19,1891.03,-0.0,flip_to_long -27792,做多,2023-06-24 13:55:00,2023-06-24 14:05:00,1891.03,1889.33,-0.0,flip_to_short -27793,做空,2023-06-24 14:05:00,2023-06-24 14:10:00,1889.33,1891.34,-0.0,flip_to_long -27794,做多,2023-06-24 14:10:00,2023-06-24 14:45:00,1891.34,1889.91,-0.0,flip_to_short -27795,做空,2023-06-24 14:45:00,2023-06-24 14:55:00,1889.91,1892.43,-0.0,flip_to_long -27796,做多,2023-06-24 14:55:00,2023-06-24 15:00:00,1892.43,1891.52,-0.0,flip_to_short -27797,做空,2023-06-24 15:00:00,2023-06-24 18:00:00,1891.52,1883.44,0.01,flip_to_long -27798,做多,2023-06-24 18:00:00,2023-06-24 18:05:00,1883.44,1883.19,-0.0,flip_to_short -27799,做空,2023-06-24 18:05:00,2023-06-24 20:35:00,1883.19,1882.4,-0.0,flip_to_long -27800,做多,2023-06-24 20:35:00,2023-06-24 20:45:00,1882.4,1877.0,-0.01,flip_to_short -27801,做空,2023-06-24 20:45:00,2023-06-25 00:10:00,1877.0,1878.42,-0.0,flip_to_long -27802,做多,2023-06-25 00:10:00,2023-06-25 00:15:00,1878.42,1876.48,-0.0,flip_to_short -27803,做空,2023-06-25 00:15:00,2023-06-25 01:10:00,1876.48,1875.16,0.0,flip_to_long -27804,做多,2023-06-25 01:10:00,2023-06-25 08:40:00,1875.16,1911.38,0.04,flip_to_short -27805,做空,2023-06-25 08:40:00,2023-06-25 08:45:00,1911.38,1913.55,-0.0,flip_to_long -27806,做多,2023-06-25 08:45:00,2023-06-25 09:05:00,1913.55,1913.84,-0.0,flip_to_short -27807,做空,2023-06-25 09:05:00,2023-06-25 09:15:00,1913.84,1913.91,-0.0,flip_to_long -27808,做多,2023-06-25 09:15:00,2023-06-25 09:20:00,1913.91,1908.4,-0.01,flip_to_short -27809,做空,2023-06-25 09:20:00,2023-06-25 09:30:00,1908.4,1913.3,-0.01,flip_to_long -27810,做多,2023-06-25 09:30:00,2023-06-25 10:20:00,1913.3,1912.89,-0.0,flip_to_short -27811,做空,2023-06-25 10:20:00,2023-06-25 10:25:00,1912.89,1916.88,-0.01,flip_to_long -27812,做多,2023-06-25 10:25:00,2023-06-25 10:55:00,1916.88,1914.6,-0.0,flip_to_short -27813,做空,2023-06-25 10:55:00,2023-06-25 11:05:00,1914.6,1915.84,-0.0,flip_to_long -27814,做多,2023-06-25 11:05:00,2023-06-25 11:15:00,1915.84,1914.73,-0.0,flip_to_short -27815,做空,2023-06-25 11:15:00,2023-06-25 11:20:00,1914.73,1914.99,-0.0,flip_to_long -27816,做多,2023-06-25 11:20:00,2023-06-25 11:50:00,1914.99,1915.19,-0.0,flip_to_short -27817,做空,2023-06-25 11:50:00,2023-06-25 12:50:00,1915.19,1914.1,0.0,flip_to_long -27818,做多,2023-06-25 12:50:00,2023-06-25 19:10:00,1914.1,1890.58,-0.03,flip_to_short -27819,做空,2023-06-25 19:10:00,2023-06-25 19:15:00,1890.58,1891.09,-0.0,flip_to_long -27820,做多,2023-06-25 19:15:00,2023-06-25 19:20:00,1891.09,1888.81,-0.0,flip_to_short -27821,做空,2023-06-25 19:20:00,2023-06-25 19:25:00,1888.81,1889.77,-0.0,flip_to_long -27822,做多,2023-06-25 19:25:00,2023-06-25 20:50:00,1889.77,1889.63,-0.0,flip_to_short -27823,做空,2023-06-25 20:50:00,2023-06-25 20:55:00,1889.63,1893.76,-0.01,flip_to_long -27824,做多,2023-06-25 20:55:00,2023-06-25 22:00:00,1893.76,1894.61,-0.0,flip_to_short -27825,做空,2023-06-25 22:00:00,2023-06-26 00:05:00,1894.61,1900.0,-0.01,flip_to_long -27826,做多,2023-06-26 00:05:00,2023-06-26 00:10:00,1900.0,1894.12,-0.01,flip_to_short -27827,做空,2023-06-26 00:10:00,2023-06-26 00:20:00,1894.12,1902.37,-0.01,flip_to_long -27828,做多,2023-06-26 00:20:00,2023-06-26 00:25:00,1902.37,1896.75,-0.01,flip_to_short -27829,做空,2023-06-26 00:25:00,2023-06-26 00:30:00,1896.75,1899.0,-0.0,flip_to_long -27830,做多,2023-06-26 00:30:00,2023-06-26 00:35:00,1899.0,1896.07,-0.0,flip_to_short -27831,做空,2023-06-26 00:35:00,2023-06-26 01:10:00,1896.07,1873.19,0.02,tp_lower -27832,做多,2023-06-26 05:40:00,2023-06-26 05:45:00,1878.58,1875.9,-0.0,flip_to_short -27833,做空,2023-06-26 05:45:00,2023-06-26 05:50:00,1875.9,1877.06,-0.0,flip_to_long -27834,做多,2023-06-26 05:50:00,2023-06-26 05:55:00,1877.06,1876.85,-0.0,flip_to_short -27835,做空,2023-06-26 05:55:00,2023-06-26 06:05:00,1876.85,1876.73,-0.0,flip_to_long -27836,做多,2023-06-26 06:05:00,2023-06-26 06:45:00,1876.73,1887.05,0.01,tp_upper -27837,做空,2023-06-26 09:50:00,2023-06-26 12:40:00,1883.15,1883.28,-0.0,flip_to_long -27838,做多,2023-06-26 12:40:00,2023-06-26 13:00:00,1883.28,1882.74,-0.0,flip_to_short -27839,做空,2023-06-26 13:00:00,2023-06-26 13:05:00,1882.74,1883.77,-0.0,flip_to_long -27840,做多,2023-06-26 13:05:00,2023-06-26 13:15:00,1883.77,1882.54,-0.0,flip_to_short -27841,做空,2023-06-26 13:15:00,2023-06-26 14:55:00,1882.54,1882.68,-0.0,flip_to_long -27842,做多,2023-06-26 14:55:00,2023-06-26 15:20:00,1882.68,1886.23,0.0,flip_to_short -27843,做空,2023-06-26 15:20:00,2023-06-26 16:45:00,1886.23,1853.55,0.04,tp_lower -27844,做多,2023-06-26 21:10:00,2023-06-26 21:15:00,1853.71,1851.51,-0.0,flip_to_short -27845,做空,2023-06-26 21:15:00,2023-06-26 21:20:00,1851.51,1853.4,-0.0,flip_to_long -27846,做多,2023-06-26 21:20:00,2023-06-26 21:30:00,1853.4,1853.01,-0.0,flip_to_short -27847,做空,2023-06-26 21:30:00,2023-06-26 21:45:00,1853.01,1850.53,0.0,flip_to_long -27848,做多,2023-06-26 21:45:00,2023-06-26 21:55:00,1850.53,1849.9,-0.0,flip_to_short -27849,做空,2023-06-26 21:55:00,2023-06-26 22:05:00,1849.9,1849.39,-0.0,flip_to_long -27850,做多,2023-06-26 22:05:00,2023-06-27 01:15:00,1849.39,1857.0,0.01,flip_to_short -27851,做空,2023-06-27 01:15:00,2023-06-27 06:50:00,1857.0,1867.21,-0.01,flip_to_long -27852,做多,2023-06-27 06:50:00,2023-06-27 09:50:00,1867.21,1872.99,0.01,flip_to_short -27853,做空,2023-06-27 09:50:00,2023-06-27 13:30:00,1872.99,1878.65,-0.01,flip_to_long -27854,做多,2023-06-27 13:30:00,2023-06-27 13:40:00,1878.65,1877.28,-0.0,flip_to_short -27855,做空,2023-06-27 13:40:00,2023-06-27 13:45:00,1877.28,1877.5,-0.0,flip_to_long -27856,做多,2023-06-27 13:45:00,2023-06-27 14:10:00,1877.5,1880.17,0.0,flip_to_short -27857,做空,2023-06-27 14:10:00,2023-06-27 15:40:00,1880.17,1868.34,0.01,tp_lower -27858,做多,2023-06-27 16:20:00,2023-06-27 20:15:00,1880.47,1892.0,0.01,flip_to_short -27859,做空,2023-06-27 20:15:00,2023-06-27 21:50:00,1892.0,1895.68,-0.01,flip_to_long -27860,做多,2023-06-27 21:50:00,2023-06-28 05:50:00,1895.68,1867.57,-0.03,flip_to_short -27861,做空,2023-06-28 05:50:00,2023-06-28 06:40:00,1867.57,1866.37,0.0,flip_to_long -27862,做多,2023-06-28 06:40:00,2023-06-28 06:45:00,1866.37,1865.64,-0.0,flip_to_short -27863,做空,2023-06-28 06:45:00,2023-06-28 07:30:00,1865.64,1852.72,0.01,tp_lower -27864,做多,2023-06-28 09:25:00,2023-06-28 09:45:00,1859.98,1858.9,-0.0,flip_to_short -27865,做空,2023-06-28 09:45:00,2023-06-28 09:55:00,1858.9,1859.85,-0.0,flip_to_long -27866,做多,2023-06-28 09:55:00,2023-06-28 12:20:00,1859.85,1856.78,-0.0,flip_to_short -27867,做空,2023-06-28 12:20:00,2023-06-28 12:25:00,1856.78,1863.17,-0.01,flip_to_long -27868,做多,2023-06-28 12:25:00,2023-06-28 12:35:00,1863.17,1855.03,-0.01,flip_to_short -27869,做空,2023-06-28 12:35:00,2023-06-28 13:30:00,1855.03,1858.2,-0.0,flip_to_long -27870,做多,2023-06-28 13:30:00,2023-06-28 14:55:00,1858.2,1857.16,-0.0,flip_to_short -27871,做空,2023-06-28 14:55:00,2023-06-28 15:05:00,1857.16,1860.19,-0.0,flip_to_long -27872,做多,2023-06-28 15:05:00,2023-06-28 15:10:00,1860.19,1858.19,-0.0,flip_to_short -27873,做空,2023-06-28 15:10:00,2023-06-28 15:15:00,1858.19,1860.02,-0.0,flip_to_long -27874,做多,2023-06-28 15:15:00,2023-06-28 15:20:00,1860.02,1858.66,-0.0,flip_to_short -27875,做空,2023-06-28 15:20:00,2023-06-28 15:50:00,1858.66,1858.84,-0.0,flip_to_long -27876,做多,2023-06-28 15:50:00,2023-06-28 16:25:00,1858.84,1857.14,-0.0,flip_to_short -27877,做空,2023-06-28 16:25:00,2023-06-28 16:50:00,1857.14,1857.43,-0.0,flip_to_long -27878,做多,2023-06-28 16:50:00,2023-06-28 23:15:00,1857.43,1833.3,-0.03,flip_to_short -27879,做空,2023-06-28 23:15:00,2023-06-28 23:20:00,1833.3,1834.53,-0.0,flip_to_long -27880,做多,2023-06-28 23:20:00,2023-06-28 23:25:00,1834.53,1831.64,-0.0,flip_to_short -27881,做空,2023-06-28 23:25:00,2023-06-29 00:10:00,1831.64,1830.57,0.0,flip_to_long -27882,做多,2023-06-29 00:10:00,2023-06-29 00:15:00,1830.57,1830.06,-0.0,flip_to_short -27883,做空,2023-06-29 00:15:00,2023-06-29 00:40:00,1830.06,1832.28,-0.0,flip_to_long -27884,做多,2023-06-29 00:40:00,2023-06-29 00:45:00,1832.28,1829.31,-0.0,flip_to_short -27885,做空,2023-06-29 00:45:00,2023-06-29 00:50:00,1829.31,1829.76,-0.0,flip_to_long -27886,做多,2023-06-29 00:50:00,2023-06-29 02:35:00,1829.76,1832.41,0.0,flip_to_short -27887,做空,2023-06-29 02:35:00,2023-06-29 03:05:00,1832.41,1833.59,-0.0,flip_to_long -27888,做多,2023-06-29 03:05:00,2023-06-29 06:05:00,1833.59,1837.39,0.0,flip_to_short -27889,做空,2023-06-29 06:05:00,2023-06-29 07:05:00,1837.39,1840.09,-0.0,flip_to_long -27890,做多,2023-06-29 07:05:00,2023-06-29 13:50:00,1840.09,1863.5,0.03,flip_to_short -27891,做空,2023-06-29 13:50:00,2023-06-29 17:25:00,1863.5,1856.66,0.01,flip_to_long -27892,做多,2023-06-29 17:25:00,2023-06-29 19:10:00,1856.66,1851.82,-0.01,flip_to_short -27893,做空,2023-06-29 19:10:00,2023-06-29 19:30:00,1851.82,1855.6,-0.01,flip_to_long -27894,做多,2023-06-29 19:30:00,2023-06-29 20:10:00,1855.6,1850.1,-0.01,flip_to_short -27895,做空,2023-06-29 20:10:00,2023-06-29 21:30:00,1850.1,1851.15,-0.0,flip_to_long -27896,做多,2023-06-29 21:30:00,2023-06-29 21:45:00,1851.15,1850.23,-0.0,flip_to_short -27897,做空,2023-06-29 21:45:00,2023-06-29 22:00:00,1850.23,1851.91,-0.0,flip_to_long -27898,做多,2023-06-29 22:00:00,2023-06-29 22:15:00,1851.91,1851.51,-0.0,flip_to_short -27899,做空,2023-06-29 22:15:00,2023-06-29 22:20:00,1851.51,1851.64,-0.0,flip_to_long -27900,做多,2023-06-29 22:20:00,2023-06-29 22:30:00,1851.64,1851.79,-0.0,flip_to_short -27901,做空,2023-06-29 22:30:00,2023-06-29 23:20:00,1851.79,1851.89,-0.0,flip_to_long -27902,做多,2023-06-29 23:20:00,2023-06-29 23:55:00,1851.89,1851.19,-0.0,flip_to_short -27903,做空,2023-06-29 23:55:00,2023-06-30 00:00:00,1851.19,1851.28,-0.0,flip_to_long -27904,做多,2023-06-30 00:00:00,2023-06-30 00:10:00,1851.28,1848.55,-0.0,flip_to_short -27905,做空,2023-06-30 00:10:00,2023-06-30 00:15:00,1848.55,1849.53,-0.0,flip_to_long -27906,做多,2023-06-30 00:15:00,2023-06-30 00:40:00,1849.53,1851.58,0.0,flip_to_short -27907,做空,2023-06-30 00:40:00,2023-06-30 02:05:00,1851.58,1849.41,0.0,flip_to_long -27908,做多,2023-06-30 02:05:00,2023-06-30 06:50:00,1849.41,1874.32,0.03,flip_to_short -27909,做空,2023-06-30 06:50:00,2023-06-30 07:00:00,1874.32,1878.01,-0.01,flip_to_long -27910,做多,2023-06-30 07:00:00,2023-06-30 07:20:00,1878.01,1877.02,-0.0,flip_to_short -27911,做空,2023-06-30 07:20:00,2023-06-30 07:30:00,1877.02,1879.45,-0.0,flip_to_long -27912,做多,2023-06-30 07:30:00,2023-06-30 09:00:00,1879.45,1884.78,0.0,flip_to_short -27913,做空,2023-06-30 09:00:00,2023-06-30 09:20:00,1884.78,1885.2,-0.0,flip_to_long -27914,做多,2023-06-30 09:20:00,2023-06-30 09:50:00,1885.2,1884.6,-0.0,flip_to_short -27915,做空,2023-06-30 09:50:00,2023-06-30 13:40:00,1884.6,1862.6,0.02,tp_lower -27916,做多,2023-06-30 16:30:00,2023-06-30 21:10:00,1871.8,1922.53,0.06,flip_to_short -27917,做空,2023-06-30 21:10:00,2023-07-01 01:10:00,1922.53,1931.73,-0.01,flip_to_long -27918,做多,2023-07-01 01:10:00,2023-07-01 06:55:00,1931.73,1920.4,-0.01,flip_to_short -27919,做空,2023-07-01 06:55:00,2023-07-01 07:55:00,1920.4,1919.8,-0.0,flip_to_long -27920,做多,2023-07-01 07:55:00,2023-07-01 08:10:00,1919.8,1916.67,-0.0,flip_to_short -27921,做空,2023-07-01 08:10:00,2023-07-01 08:20:00,1916.67,1917.63,-0.0,flip_to_long -27922,做多,2023-07-01 08:20:00,2023-07-01 08:25:00,1917.63,1916.92,-0.0,flip_to_short -27923,做空,2023-07-01 08:25:00,2023-07-01 09:00:00,1916.92,1915.11,0.0,flip_to_long -27924,做多,2023-07-01 09:00:00,2023-07-01 09:40:00,1915.11,1916.82,0.0,flip_to_short -27925,做空,2023-07-01 09:40:00,2023-07-01 10:10:00,1916.82,1917.45,-0.0,flip_to_long -27926,做多,2023-07-01 10:10:00,2023-07-01 10:15:00,1917.45,1916.45,-0.0,flip_to_short -27927,做空,2023-07-01 10:15:00,2023-07-01 10:20:00,1916.45,1923.48,-0.01,flip_to_long -27928,做多,2023-07-01 10:20:00,2023-07-01 10:45:00,1923.48,1917.71,-0.01,flip_to_short -27929,做空,2023-07-01 10:45:00,2023-07-01 14:40:00,1917.71,1922.72,-0.01,flip_to_long -27930,做多,2023-07-01 14:40:00,2023-07-01 14:50:00,1922.72,1922.9,-0.0,flip_to_short -27931,做空,2023-07-01 14:50:00,2023-07-01 18:40:00,1922.9,1920.3,0.0,flip_to_long -27932,做多,2023-07-01 18:40:00,2023-07-01 18:50:00,1920.3,1919.76,-0.0,flip_to_short -27933,做空,2023-07-01 18:50:00,2023-07-01 18:55:00,1919.76,1920.92,-0.0,flip_to_long -27934,做多,2023-07-01 18:55:00,2023-07-01 22:35:00,1920.92,1922.14,0.0,flip_to_short -27935,做空,2023-07-01 22:35:00,2023-07-01 22:55:00,1922.14,1922.21,-0.0,flip_to_long -27936,做多,2023-07-01 22:55:00,2023-07-01 23:05:00,1922.21,1921.5,-0.0,flip_to_short -27937,做空,2023-07-01 23:05:00,2023-07-01 23:20:00,1921.5,1922.01,-0.0,flip_to_long -27938,做多,2023-07-01 23:20:00,2023-07-01 23:30:00,1922.01,1922.41,-0.0,flip_to_short -27939,做空,2023-07-01 23:30:00,2023-07-01 23:35:00,1922.41,1922.97,-0.0,flip_to_long -27940,做多,2023-07-01 23:35:00,2023-07-01 23:40:00,1922.97,1921.41,-0.0,flip_to_short -27941,做空,2023-07-01 23:40:00,2023-07-01 23:45:00,1921.41,1922.83,-0.0,flip_to_long -27942,做多,2023-07-01 23:45:00,2023-07-02 00:10:00,1922.83,1921.77,-0.0,flip_to_short -27943,做空,2023-07-02 00:10:00,2023-07-02 00:15:00,1921.77,1921.99,-0.0,flip_to_long -27944,做多,2023-07-02 00:15:00,2023-07-02 00:30:00,1921.99,1919.48,-0.0,flip_to_short -27945,做空,2023-07-02 00:30:00,2023-07-02 00:35:00,1919.48,1921.41,-0.0,flip_to_long -27946,做多,2023-07-02 00:35:00,2023-07-02 00:50:00,1921.41,1921.45,-0.0,flip_to_short -27947,做空,2023-07-02 00:50:00,2023-07-02 01:20:00,1921.45,1922.15,-0.0,flip_to_long -27948,做多,2023-07-02 01:20:00,2023-07-02 02:50:00,1922.15,1919.76,-0.0,flip_to_short -27949,做空,2023-07-02 02:50:00,2023-07-02 06:25:00,1919.76,1916.0,0.0,flip_to_long -27950,做多,2023-07-02 06:25:00,2023-07-02 06:30:00,1916.0,1913.57,-0.0,flip_to_short -27951,做空,2023-07-02 06:30:00,2023-07-02 07:40:00,1913.57,1916.0,-0.0,flip_to_long -27952,做多,2023-07-02 07:40:00,2023-07-02 07:45:00,1916.0,1914.71,-0.0,flip_to_short -27953,做空,2023-07-02 07:45:00,2023-07-02 07:55:00,1914.71,1914.15,-0.0,flip_to_long -27954,做多,2023-07-02 07:55:00,2023-07-02 08:35:00,1914.15,1913.79,-0.0,flip_to_short -27955,做空,2023-07-02 08:35:00,2023-07-02 08:45:00,1913.79,1913.44,-0.0,flip_to_long -27956,做多,2023-07-02 08:45:00,2023-07-02 12:45:00,1913.44,1917.05,0.0,flip_to_short -27957,做空,2023-07-02 12:45:00,2023-07-02 13:05:00,1917.05,1917.12,-0.0,flip_to_long -27958,做多,2023-07-02 13:05:00,2023-07-02 13:10:00,1917.12,1916.33,-0.0,flip_to_short -27959,做空,2023-07-02 13:10:00,2023-07-02 13:15:00,1916.33,1916.81,-0.0,flip_to_long -27960,做多,2023-07-02 13:15:00,2023-07-02 13:20:00,1916.81,1915.61,-0.0,flip_to_short -27961,做空,2023-07-02 13:20:00,2023-07-02 14:15:00,1915.61,1917.67,-0.0,flip_to_long -27962,做多,2023-07-02 14:15:00,2023-07-02 14:30:00,1917.67,1916.81,-0.0,flip_to_short -27963,做空,2023-07-02 14:30:00,2023-07-02 14:35:00,1916.81,1918.06,-0.0,flip_to_long -27964,做多,2023-07-02 14:35:00,2023-07-02 14:40:00,1918.06,1924.07,0.01,tp_upper -27965,做空,2023-07-02 15:20:00,2023-07-02 15:25:00,1896.7,1913.86,-0.02,tp_lower -27966,做多,2023-07-02 15:35:00,2023-07-02 15:40:00,1919.2,1917.99,-0.0,flip_to_short -27967,做空,2023-07-02 15:40:00,2023-07-02 15:55:00,1917.99,1917.87,-0.0,flip_to_long -27968,做多,2023-07-02 15:55:00,2023-07-02 16:00:00,1917.87,1917.09,-0.0,flip_to_short -27969,做空,2023-07-02 16:00:00,2023-07-02 16:10:00,1917.09,1918.29,-0.0,flip_to_long -27970,做多,2023-07-02 16:10:00,2023-07-02 16:25:00,1918.29,1916.73,-0.0,flip_to_short -27971,做空,2023-07-02 16:25:00,2023-07-02 16:30:00,1916.73,1918.84,-0.0,flip_to_long -27972,做多,2023-07-02 16:30:00,2023-07-02 16:35:00,1918.84,1917.5,-0.0,flip_to_short -27973,做空,2023-07-02 16:35:00,2023-07-02 16:40:00,1917.5,1919.69,-0.0,flip_to_long -27974,做多,2023-07-02 16:40:00,2023-07-02 16:45:00,1919.69,1917.12,-0.0,flip_to_short -27975,做空,2023-07-02 16:45:00,2023-07-02 16:50:00,1917.12,1918.22,-0.0,flip_to_long -27976,做多,2023-07-02 16:50:00,2023-07-02 16:55:00,1918.22,1916.87,-0.0,flip_to_short -27977,做空,2023-07-02 16:55:00,2023-07-02 19:55:00,1916.87,1913.5,0.0,flip_to_long -27978,做多,2023-07-02 19:55:00,2023-07-02 20:25:00,1913.5,1913.79,-0.0,flip_to_short -27979,做空,2023-07-02 20:25:00,2023-07-03 06:40:00,1913.79,1947.93,-0.04,flip_to_long -27980,做多,2023-07-03 06:40:00,2023-07-03 06:45:00,1947.93,1945.85,-0.0,flip_to_short -27981,做空,2023-07-03 06:45:00,2023-07-03 06:55:00,1945.85,1947.57,-0.0,flip_to_long -27982,做多,2023-07-03 06:55:00,2023-07-03 07:25:00,1947.57,1959.59,0.01,tp_upper -27983,做空,2023-07-03 09:55:00,2023-07-03 10:05:00,1955.53,1958.02,-0.0,flip_to_long -27984,做多,2023-07-03 10:05:00,2023-07-03 12:00:00,1958.02,1960.37,0.0,flip_to_short -27985,做空,2023-07-03 12:00:00,2023-07-03 12:20:00,1960.37,1961.4,-0.0,flip_to_long -27986,做多,2023-07-03 12:20:00,2023-07-03 13:55:00,1961.4,1964.25,0.0,flip_to_short -27987,做空,2023-07-03 13:55:00,2023-07-03 14:30:00,1964.25,1962.56,0.0,flip_to_long -27988,做多,2023-07-03 14:30:00,2023-07-03 14:35:00,1962.56,1960.85,-0.0,flip_to_short -27989,做空,2023-07-03 14:35:00,2023-07-03 14:40:00,1960.85,1963.13,-0.0,flip_to_long -27990,做多,2023-07-03 14:40:00,2023-07-03 14:45:00,1963.13,1958.76,-0.01,flip_to_short -27991,做空,2023-07-03 14:45:00,2023-07-03 15:00:00,1958.76,1969.56,-0.01,flip_to_long -27992,做多,2023-07-03 15:00:00,2023-07-03 16:05:00,1969.56,1959.8,-0.01,flip_to_short -27993,做空,2023-07-03 16:05:00,2023-07-03 16:15:00,1959.8,1964.41,-0.01,flip_to_long -27994,做多,2023-07-03 16:15:00,2023-07-03 16:20:00,1964.41,1963.32,-0.0,flip_to_short -27995,做空,2023-07-03 16:20:00,2023-07-03 16:55:00,1963.32,1963.4,-0.0,flip_to_long -27996,做多,2023-07-03 16:55:00,2023-07-03 17:30:00,1963.4,1963.37,-0.0,flip_to_short -27997,做空,2023-07-03 17:30:00,2023-07-03 17:35:00,1963.37,1965.29,-0.0,flip_to_long -27998,做多,2023-07-03 17:35:00,2023-07-03 17:40:00,1965.29,1963.75,-0.0,flip_to_short -27999,做空,2023-07-03 17:40:00,2023-07-03 17:50:00,1963.75,1964.1,-0.0,flip_to_long -28000,做多,2023-07-03 17:50:00,2023-07-03 20:10:00,1964.1,1963.0,-0.0,flip_to_short -28001,做空,2023-07-03 20:10:00,2023-07-04 00:35:00,1963.0,1955.46,0.01,flip_to_long -28002,做多,2023-07-04 00:35:00,2023-07-04 01:20:00,1955.46,1955.54,-0.0,flip_to_short -28003,做空,2023-07-04 01:20:00,2023-07-04 02:00:00,1955.54,1954.83,-0.0,flip_to_long -28004,做多,2023-07-04 02:00:00,2023-07-04 02:05:00,1954.83,1954.65,-0.0,flip_to_short -28005,做空,2023-07-04 02:05:00,2023-07-04 02:25:00,1954.65,1954.61,-0.0,flip_to_long -28006,做多,2023-07-04 02:25:00,2023-07-04 02:40:00,1954.61,1954.94,-0.0,flip_to_short -28007,做空,2023-07-04 02:40:00,2023-07-04 09:10:00,1954.94,1952.64,0.0,flip_to_long -28008,做多,2023-07-04 09:10:00,2023-07-04 09:35:00,1952.64,1951.95,-0.0,flip_to_short -28009,做空,2023-07-04 09:35:00,2023-07-04 09:40:00,1951.95,1952.66,-0.0,flip_to_long -28010,做多,2023-07-04 09:40:00,2023-07-04 13:30:00,1952.66,1957.4,0.0,flip_to_short -28011,做空,2023-07-04 13:30:00,2023-07-04 14:05:00,1957.4,1958.14,-0.0,flip_to_long -28012,做多,2023-07-04 14:05:00,2023-07-04 14:40:00,1958.14,1956.08,-0.0,flip_to_short -28013,做空,2023-07-04 14:40:00,2023-07-04 14:45:00,1956.08,1957.19,-0.0,flip_to_long -28014,做多,2023-07-04 14:45:00,2023-07-04 14:50:00,1957.19,1955.69,-0.0,flip_to_short -28015,做空,2023-07-04 14:50:00,2023-07-04 15:10:00,1955.69,1957.1,-0.0,flip_to_long -28016,做多,2023-07-04 15:10:00,2023-07-04 15:20:00,1957.1,1955.19,-0.0,flip_to_short -28017,做空,2023-07-04 15:20:00,2023-07-04 16:15:00,1955.19,1958.44,-0.0,flip_to_long -28018,做多,2023-07-04 16:15:00,2023-07-04 16:45:00,1958.44,1955.3,-0.0,flip_to_short -28019,做空,2023-07-04 16:45:00,2023-07-04 16:50:00,1955.3,1956.24,-0.0,flip_to_long -28020,做多,2023-07-04 16:50:00,2023-07-05 00:30:00,1956.24,1938.23,-0.02,flip_to_short -28021,做空,2023-07-05 00:30:00,2023-07-05 01:10:00,1938.23,1939.77,-0.0,flip_to_long -28022,做多,2023-07-05 01:10:00,2023-07-05 01:45:00,1939.77,1938.69,-0.0,flip_to_short -28023,做空,2023-07-05 01:45:00,2023-07-05 02:05:00,1938.69,1939.41,-0.0,flip_to_long -28024,做多,2023-07-05 02:05:00,2023-07-05 03:15:00,1939.41,1939.08,-0.0,flip_to_short -28025,做空,2023-07-05 03:15:00,2023-07-05 03:20:00,1939.08,1939.84,-0.0,flip_to_long -28026,做多,2023-07-05 03:20:00,2023-07-05 03:25:00,1939.84,1939.3,-0.0,flip_to_short -28027,做空,2023-07-05 03:25:00,2023-07-05 03:30:00,1939.3,1939.42,-0.0,flip_to_long -28028,做多,2023-07-05 03:30:00,2023-07-05 03:40:00,1939.42,1939.4,-0.0,flip_to_short -28029,做空,2023-07-05 03:40:00,2023-07-05 03:50:00,1939.4,1941.03,-0.0,flip_to_long -28030,做多,2023-07-05 03:50:00,2023-07-05 04:00:00,1941.03,1937.62,-0.0,flip_to_short -28031,做空,2023-07-05 04:00:00,2023-07-05 07:25:00,1937.62,1937.28,-0.0,flip_to_long -28032,做多,2023-07-05 07:25:00,2023-07-05 14:55:00,1937.28,1910.31,-0.03,flip_to_short -28033,做空,2023-07-05 14:55:00,2023-07-05 16:15:00,1910.31,1906.74,0.0,flip_to_long -28034,做多,2023-07-05 16:15:00,2023-07-05 16:20:00,1906.74,1906.3,-0.0,flip_to_short -28035,做空,2023-07-05 16:20:00,2023-07-05 18:45:00,1906.3,1909.5,-0.0,flip_to_long -28036,做多,2023-07-05 18:45:00,2023-07-05 19:00:00,1909.5,1907.45,-0.0,flip_to_short -28037,做空,2023-07-05 19:00:00,2023-07-05 19:05:00,1907.45,1908.8,-0.0,flip_to_long -28038,做多,2023-07-05 19:05:00,2023-07-05 19:40:00,1908.8,1908.16,-0.0,flip_to_short -28039,做空,2023-07-05 19:40:00,2023-07-05 19:45:00,1908.16,1909.83,-0.0,flip_to_long -28040,做多,2023-07-05 19:45:00,2023-07-05 19:50:00,1909.83,1907.95,-0.0,flip_to_short -28041,做空,2023-07-05 19:50:00,2023-07-05 20:05:00,1907.95,1907.86,-0.0,flip_to_long -28042,做多,2023-07-05 20:05:00,2023-07-05 20:20:00,1907.86,1907.93,-0.0,flip_to_short -28043,做空,2023-07-05 20:20:00,2023-07-05 20:25:00,1907.93,1909.87,-0.0,flip_to_long -28044,做多,2023-07-05 20:25:00,2023-07-05 20:55:00,1909.87,1909.5,-0.0,flip_to_short -28045,做空,2023-07-05 20:55:00,2023-07-05 21:05:00,1909.5,1909.2,-0.0,flip_to_long -28046,做多,2023-07-05 21:05:00,2023-07-05 21:35:00,1909.2,1907.93,-0.0,flip_to_short -28047,做空,2023-07-05 21:35:00,2023-07-05 21:40:00,1907.93,1911.84,-0.0,flip_to_long -28048,做多,2023-07-05 21:40:00,2023-07-05 21:45:00,1911.84,1908.01,-0.0,flip_to_short -28049,做空,2023-07-05 21:45:00,2023-07-05 21:55:00,1908.01,1910.39,-0.0,flip_to_long -28050,做多,2023-07-05 21:55:00,2023-07-05 22:00:00,1910.39,1908.95,-0.0,flip_to_short -28051,做空,2023-07-05 22:00:00,2023-07-05 22:05:00,1908.95,1910.93,-0.0,flip_to_long -28052,做多,2023-07-05 22:05:00,2023-07-05 22:25:00,1910.93,1909.45,-0.0,flip_to_short -28053,做空,2023-07-05 22:25:00,2023-07-05 23:15:00,1909.45,1910.04,-0.0,flip_to_long -28054,做多,2023-07-05 23:15:00,2023-07-05 23:55:00,1910.04,1909.88,-0.0,flip_to_short -28055,做空,2023-07-05 23:55:00,2023-07-06 00:05:00,1909.88,1909.89,-0.0,flip_to_long -28056,做多,2023-07-06 00:05:00,2023-07-06 00:10:00,1909.89,1908.12,-0.0,flip_to_short -28057,做空,2023-07-06 00:10:00,2023-07-06 00:15:00,1908.12,1909.6,-0.0,flip_to_long -28058,做多,2023-07-06 00:15:00,2023-07-06 00:30:00,1909.6,1905.86,-0.0,flip_to_short -28059,做空,2023-07-06 00:30:00,2023-07-06 02:00:00,1905.86,1908.49,-0.0,flip_to_long -28060,做多,2023-07-06 02:00:00,2023-07-06 04:50:00,1908.49,1910.01,0.0,flip_to_short -28061,做空,2023-07-06 04:50:00,2023-07-06 05:10:00,1910.01,1909.78,-0.0,flip_to_long -28062,做多,2023-07-06 05:10:00,2023-07-06 11:45:00,1909.78,1929.72,0.02,flip_to_short -28063,做空,2023-07-06 11:45:00,2023-07-06 17:55:00,1929.72,1886.64,0.04,flip_to_long -28064,做多,2023-07-06 17:55:00,2023-07-06 18:40:00,1886.64,1884.45,-0.0,flip_to_short -28065,做空,2023-07-06 18:40:00,2023-07-06 19:55:00,1884.45,1884.52,-0.0,flip_to_long -28066,做多,2023-07-06 19:55:00,2023-07-06 20:05:00,1884.52,1882.08,-0.0,flip_to_short -28067,做空,2023-07-06 20:05:00,2023-07-06 21:05:00,1882.08,1886.03,-0.01,flip_to_long -28068,做多,2023-07-06 21:05:00,2023-07-06 21:10:00,1886.03,1881.34,-0.01,flip_to_short -28069,做空,2023-07-06 21:10:00,2023-07-07 03:00:00,1881.34,1852.99,0.03,flip_to_long -28070,做多,2023-07-07 03:00:00,2023-07-07 06:20:00,1852.99,1854.15,0.0,flip_to_short -28071,做空,2023-07-07 06:20:00,2023-07-07 06:30:00,1854.15,1855.2,-0.0,flip_to_long -28072,做多,2023-07-07 06:30:00,2023-07-07 06:40:00,1855.2,1855.03,-0.0,flip_to_short -28073,做空,2023-07-07 06:40:00,2023-07-07 07:00:00,1855.03,1854.99,-0.0,flip_to_long -28074,做多,2023-07-07 07:00:00,2023-07-07 07:25:00,1854.99,1854.41,-0.0,flip_to_short -28075,做空,2023-07-07 07:25:00,2023-07-07 07:35:00,1854.41,1856.84,-0.0,flip_to_long -28076,做多,2023-07-07 07:35:00,2023-07-07 07:40:00,1856.84,1856.62,-0.0,flip_to_short -28077,做空,2023-07-07 07:40:00,2023-07-07 07:50:00,1856.62,1855.82,-0.0,flip_to_long -28078,做多,2023-07-07 07:50:00,2023-07-07 07:55:00,1855.82,1855.36,-0.0,flip_to_short -28079,做空,2023-07-07 07:55:00,2023-07-07 08:05:00,1855.36,1857.81,-0.0,flip_to_long -28080,做多,2023-07-07 08:05:00,2023-07-07 08:25:00,1857.81,1856.82,-0.0,flip_to_short -28081,做空,2023-07-07 08:25:00,2023-07-07 09:00:00,1856.82,1857.91,-0.0,flip_to_long -28082,做多,2023-07-07 09:00:00,2023-07-07 12:10:00,1857.91,1859.69,0.0,flip_to_short -28083,做空,2023-07-07 12:10:00,2023-07-07 12:30:00,1859.69,1867.88,-0.01,flip_to_long -28084,做多,2023-07-07 12:30:00,2023-07-07 12:40:00,1867.88,1859.58,-0.01,flip_to_short -28085,做空,2023-07-07 12:40:00,2023-07-07 12:45:00,1859.58,1863.22,-0.0,flip_to_long -28086,做多,2023-07-07 12:45:00,2023-07-07 13:00:00,1863.22,1860.99,-0.0,flip_to_short -28087,做空,2023-07-07 13:00:00,2023-07-07 17:25:00,1860.99,1868.84,-0.01,flip_to_long -28088,做多,2023-07-07 17:25:00,2023-07-07 17:30:00,1868.84,1868.62,-0.0,flip_to_short -28089,做空,2023-07-07 17:30:00,2023-07-07 17:40:00,1868.62,1868.91,-0.0,flip_to_long -28090,做多,2023-07-07 17:40:00,2023-07-07 17:45:00,1868.91,1866.75,-0.0,flip_to_short -28091,做空,2023-07-07 17:45:00,2023-07-07 20:30:00,1866.75,1865.12,0.0,flip_to_long -28092,做多,2023-07-07 20:30:00,2023-07-07 21:05:00,1865.12,1865.46,-0.0,flip_to_short -28093,做空,2023-07-07 21:05:00,2023-07-08 01:45:00,1865.46,1868.52,-0.0,flip_to_long -28094,做多,2023-07-08 01:45:00,2023-07-08 01:50:00,1868.52,1868.13,-0.0,flip_to_short -28095,做空,2023-07-08 01:50:00,2023-07-08 02:05:00,1868.13,1868.74,-0.0,flip_to_long -28096,做多,2023-07-08 02:05:00,2023-07-08 02:25:00,1868.74,1867.97,-0.0,flip_to_short -28097,做空,2023-07-08 02:25:00,2023-07-08 02:30:00,1867.97,1868.77,-0.0,flip_to_long -28098,做多,2023-07-08 02:30:00,2023-07-08 02:35:00,1868.77,1867.01,-0.0,flip_to_short -28099,做空,2023-07-08 02:35:00,2023-07-08 02:45:00,1867.01,1869.94,-0.0,flip_to_long -28100,做多,2023-07-08 02:45:00,2023-07-08 03:00:00,1869.94,1866.31,-0.0,flip_to_short -28101,做空,2023-07-08 03:00:00,2023-07-08 07:55:00,1866.31,1860.66,0.0,flip_to_long -28102,做多,2023-07-08 07:55:00,2023-07-08 09:40:00,1860.66,1861.35,-0.0,flip_to_short -28103,做空,2023-07-08 09:40:00,2023-07-08 14:15:00,1861.35,1859.76,0.0,flip_to_long -28104,做多,2023-07-08 14:15:00,2023-07-08 14:20:00,1859.76,1859.23,-0.0,flip_to_short -28105,做空,2023-07-08 14:20:00,2023-07-08 14:40:00,1859.23,1859.97,-0.0,flip_to_long -28106,做多,2023-07-08 14:40:00,2023-07-08 14:45:00,1859.97,1858.69,-0.0,flip_to_short -28107,做空,2023-07-08 14:45:00,2023-07-08 14:55:00,1858.69,1860.16,-0.0,flip_to_long -28108,做多,2023-07-08 14:55:00,2023-07-08 15:05:00,1860.16,1858.78,-0.0,flip_to_short -28109,做空,2023-07-08 15:05:00,2023-07-08 15:15:00,1858.78,1858.89,-0.0,flip_to_long -28110,做多,2023-07-08 15:15:00,2023-07-08 15:50:00,1858.89,1858.6,-0.0,flip_to_short -28111,做空,2023-07-08 15:50:00,2023-07-08 16:00:00,1858.6,1860.27,-0.0,flip_to_long -28112,做多,2023-07-08 16:00:00,2023-07-08 18:00:00,1860.27,1859.91,-0.0,flip_to_short -28113,做空,2023-07-08 18:00:00,2023-07-08 19:15:00,1859.91,1854.65,0.0,tp_lower -28114,做多,2023-07-08 21:55:00,2023-07-09 04:05:00,1855.53,1866.2,0.01,flip_to_short -28115,做空,2023-07-09 04:05:00,2023-07-09 04:10:00,1866.2,1866.4,-0.0,flip_to_long -28116,做多,2023-07-09 04:10:00,2023-07-09 04:35:00,1866.4,1866.8,-0.0,flip_to_short -28117,做空,2023-07-09 04:35:00,2023-07-09 04:40:00,1866.8,1867.9,-0.0,flip_to_long -28118,做多,2023-07-09 04:40:00,2023-07-09 05:20:00,1867.9,1867.7,-0.0,flip_to_short -28119,做空,2023-07-09 05:20:00,2023-07-09 05:35:00,1867.7,1867.54,-0.0,flip_to_long -28120,做多,2023-07-09 05:35:00,2023-07-09 06:50:00,1867.54,1865.98,-0.0,flip_to_short -28121,做空,2023-07-09 06:50:00,2023-07-09 07:10:00,1865.98,1867.0,-0.0,flip_to_long -28122,做多,2023-07-09 07:10:00,2023-07-09 08:20:00,1867.0,1866.92,-0.0,flip_to_short -28123,做空,2023-07-09 08:20:00,2023-07-09 08:30:00,1866.92,1867.18,-0.0,flip_to_long -28124,做多,2023-07-09 08:30:00,2023-07-09 08:35:00,1867.18,1866.94,-0.0,flip_to_short -28125,做空,2023-07-09 08:35:00,2023-07-09 08:45:00,1866.94,1867.1,-0.0,flip_to_long -28126,做多,2023-07-09 08:45:00,2023-07-09 09:00:00,1867.1,1867.12,-0.0,flip_to_short -28127,做空,2023-07-09 09:00:00,2023-07-09 10:00:00,1867.12,1866.21,-0.0,flip_to_long -28128,做多,2023-07-09 10:00:00,2023-07-09 10:15:00,1866.21,1866.33,-0.0,flip_to_short -28129,做空,2023-07-09 10:15:00,2023-07-09 10:20:00,1866.33,1867.49,-0.0,flip_to_long -28130,做多,2023-07-09 10:20:00,2023-07-09 10:45:00,1867.49,1866.01,-0.0,flip_to_short -28131,做空,2023-07-09 10:45:00,2023-07-09 10:50:00,1866.01,1866.71,-0.0,flip_to_long -28132,做多,2023-07-09 10:50:00,2023-07-09 10:55:00,1866.71,1865.62,-0.0,flip_to_short -28133,做空,2023-07-09 10:55:00,2023-07-09 11:15:00,1865.62,1866.63,-0.0,flip_to_long -28134,做多,2023-07-09 11:15:00,2023-07-09 12:30:00,1866.63,1875.27,0.01,tp_upper -28135,做空,2023-07-09 13:40:00,2023-07-09 14:35:00,1870.08,1870.18,-0.0,flip_to_long -28136,做多,2023-07-09 14:35:00,2023-07-09 14:40:00,1870.18,1866.98,-0.0,flip_to_short -28137,做空,2023-07-09 14:40:00,2023-07-09 14:45:00,1866.98,1867.16,-0.0,flip_to_long -28138,做多,2023-07-09 14:45:00,2023-07-09 18:10:00,1867.16,1865.75,-0.0,flip_to_short -28139,做空,2023-07-09 18:10:00,2023-07-09 19:35:00,1865.75,1865.43,-0.0,flip_to_long -28140,做多,2023-07-09 19:35:00,2023-07-09 20:30:00,1865.43,1863.57,-0.0,flip_to_short -28141,做空,2023-07-09 20:30:00,2023-07-09 20:35:00,1863.57,1866.77,-0.0,flip_to_long -28142,做多,2023-07-09 20:35:00,2023-07-09 21:15:00,1866.77,1866.72,-0.0,flip_to_short -28143,做空,2023-07-09 21:15:00,2023-07-09 22:35:00,1866.72,1865.33,0.0,flip_to_long -28144,做多,2023-07-09 22:35:00,2023-07-09 22:50:00,1865.33,1866.25,-0.0,flip_to_short -28145,做空,2023-07-09 22:50:00,2023-07-10 02:35:00,1866.25,1859.16,0.01,flip_to_long -28146,做多,2023-07-10 02:35:00,2023-07-10 02:40:00,1859.16,1859.04,-0.0,flip_to_short -28147,做空,2023-07-10 02:40:00,2023-07-10 09:20:00,1859.04,1861.19,-0.0,flip_to_long -28148,做多,2023-07-10 09:20:00,2023-07-10 12:40:00,1861.19,1861.21,-0.0,flip_to_short -28149,做空,2023-07-10 12:40:00,2023-07-10 12:50:00,1861.21,1860.21,0.0,flip_to_long -28150,做多,2023-07-10 12:50:00,2023-07-10 13:55:00,1860.21,1862.65,0.0,flip_to_short -28151,做空,2023-07-10 13:55:00,2023-07-10 16:15:00,1862.65,1866.47,-0.01,flip_to_long -28152,做多,2023-07-10 16:15:00,2023-07-10 16:30:00,1866.47,1866.2,-0.0,flip_to_short -28153,做空,2023-07-10 16:30:00,2023-07-11 01:25:00,1866.2,1880.7,-0.02,flip_to_long -28154,做多,2023-07-11 01:25:00,2023-07-11 01:35:00,1880.7,1881.22,-0.0,flip_to_short -28155,做空,2023-07-11 01:35:00,2023-07-11 03:00:00,1881.22,1877.65,0.0,flip_to_long -28156,做多,2023-07-11 03:00:00,2023-07-11 04:05:00,1877.65,1878.93,0.0,flip_to_short -28157,做空,2023-07-11 04:05:00,2023-07-11 06:00:00,1878.93,1878.6,-0.0,flip_to_long -28158,做多,2023-07-11 06:00:00,2023-07-11 06:30:00,1878.6,1885.58,0.01,tp_upper -28159,做空,2023-07-11 08:45:00,2023-07-11 13:30:00,1879.7,1870.96,0.01,flip_to_long -28160,做多,2023-07-11 13:30:00,2023-07-11 13:40:00,1870.96,1866.91,-0.01,flip_to_short -28161,做空,2023-07-11 13:40:00,2023-07-11 13:45:00,1866.91,1867.55,-0.0,flip_to_long -28162,做多,2023-07-11 13:45:00,2023-07-11 15:25:00,1867.55,1869.13,0.0,flip_to_short -28163,做空,2023-07-11 15:25:00,2023-07-11 16:40:00,1869.13,1871.49,-0.0,flip_to_long -28164,做多,2023-07-11 16:40:00,2023-07-11 17:00:00,1871.49,1869.6,-0.0,flip_to_short -28165,做空,2023-07-11 17:00:00,2023-07-11 17:05:00,1869.6,1872.92,-0.0,flip_to_long -28166,做多,2023-07-11 17:05:00,2023-07-11 18:20:00,1872.92,1870.62,-0.0,flip_to_short -28167,做空,2023-07-11 18:20:00,2023-07-11 18:40:00,1870.62,1871.08,-0.0,flip_to_long -28168,做多,2023-07-11 18:40:00,2023-07-11 18:45:00,1871.08,1870.09,-0.0,flip_to_short -28169,做空,2023-07-11 18:45:00,2023-07-11 19:00:00,1870.09,1870.66,-0.0,flip_to_long -28170,做多,2023-07-11 19:00:00,2023-07-11 19:20:00,1870.66,1871.36,-0.0,flip_to_short -28171,做空,2023-07-11 19:20:00,2023-07-11 19:25:00,1871.36,1873.18,-0.0,flip_to_long -28172,做多,2023-07-11 19:25:00,2023-07-11 19:40:00,1873.18,1872.16,-0.0,flip_to_short -28173,做空,2023-07-11 19:40:00,2023-07-11 21:40:00,1872.16,1872.5,-0.0,flip_to_long -28174,做多,2023-07-11 21:40:00,2023-07-12 01:05:00,1872.5,1883.4,0.01,tp_upper -28175,做空,2023-07-12 03:15:00,2023-07-12 03:20:00,1878.93,1881.0,-0.0,flip_to_long -28176,做多,2023-07-12 03:20:00,2023-07-12 03:40:00,1881.0,1879.67,-0.0,flip_to_short -28177,做空,2023-07-12 03:40:00,2023-07-12 03:45:00,1879.67,1879.78,-0.0,flip_to_long -28178,做多,2023-07-12 03:45:00,2023-07-12 04:30:00,1879.78,1880.05,-0.0,flip_to_short -28179,做空,2023-07-12 04:30:00,2023-07-12 04:35:00,1880.05,1880.69,-0.0,flip_to_long -28180,做多,2023-07-12 04:35:00,2023-07-12 04:40:00,1880.69,1880.03,-0.0,flip_to_short -28181,做空,2023-07-12 04:40:00,2023-07-12 04:45:00,1880.03,1881.25,-0.0,flip_to_long -28182,做多,2023-07-12 04:45:00,2023-07-12 06:10:00,1881.25,1881.41,-0.0,flip_to_short -28183,做空,2023-07-12 06:10:00,2023-07-12 06:20:00,1881.41,1882.59,-0.0,flip_to_long -28184,做多,2023-07-12 06:20:00,2023-07-12 06:25:00,1882.59,1888.29,0.0,tp_upper -28185,做空,2023-07-12 09:35:00,2023-07-12 11:10:00,1886.99,1888.29,-0.0,flip_to_long -28186,做多,2023-07-12 11:10:00,2023-07-12 11:35:00,1888.29,1888.8,-0.0,flip_to_short -28187,做空,2023-07-12 11:35:00,2023-07-12 11:50:00,1888.8,1890.45,-0.0,flip_to_long -28188,做多,2023-07-12 11:50:00,2023-07-12 12:05:00,1890.45,1887.76,-0.0,flip_to_short -28189,做空,2023-07-12 12:05:00,2023-07-12 12:10:00,1887.76,1888.21,-0.0,flip_to_long -28190,做多,2023-07-12 12:10:00,2023-07-12 12:30:00,1888.21,1890.69,0.0,tp_upper -28191,做空,2023-07-12 12:45:00,2023-07-12 13:00:00,1887.38,1887.12,-0.0,flip_to_long -28192,做多,2023-07-12 13:00:00,2023-07-12 13:25:00,1887.12,1884.75,-0.0,flip_to_short -28193,做空,2023-07-12 13:25:00,2023-07-12 13:35:00,1884.75,1880.34,0.0,tp_lower -28194,做多,2023-07-12 14:00:00,2023-07-12 15:35:00,1892.12,1887.11,-0.01,flip_to_short -28195,做空,2023-07-12 15:35:00,2023-07-12 17:30:00,1887.11,1889.92,-0.0,flip_to_long -28196,做多,2023-07-12 17:30:00,2023-07-12 17:35:00,1889.92,1889.49,-0.0,flip_to_short -28197,做空,2023-07-12 17:35:00,2023-07-12 18:15:00,1889.49,1888.5,0.0,flip_to_long -28198,做多,2023-07-12 18:15:00,2023-07-12 18:25:00,1888.5,1887.19,-0.0,flip_to_short -28199,做空,2023-07-12 18:25:00,2023-07-12 18:30:00,1887.19,1887.43,-0.0,flip_to_long -28200,做多,2023-07-12 18:30:00,2023-07-12 23:50:00,1887.43,1870.8,-0.02,flip_to_short -28201,做空,2023-07-12 23:50:00,2023-07-12 23:55:00,1870.8,1870.81,-0.0,flip_to_long -28202,做多,2023-07-12 23:55:00,2023-07-13 00:50:00,1870.81,1869.99,-0.0,flip_to_short -28203,做空,2023-07-13 00:50:00,2023-07-13 00:55:00,1869.99,1870.48,-0.0,flip_to_long -28204,做多,2023-07-13 00:55:00,2023-07-13 01:10:00,1870.48,1869.54,-0.0,flip_to_short -28205,做空,2023-07-13 01:10:00,2023-07-13 01:40:00,1869.54,1870.05,-0.0,flip_to_long -28206,做多,2023-07-13 01:40:00,2023-07-13 02:00:00,1870.05,1870.43,-0.0,flip_to_short -28207,做空,2023-07-13 02:00:00,2023-07-13 02:10:00,1870.43,1870.55,-0.0,flip_to_long -28208,做多,2023-07-13 02:10:00,2023-07-13 02:40:00,1870.55,1870.85,-0.0,flip_to_short -28209,做空,2023-07-13 02:40:00,2023-07-13 06:00:00,1870.85,1868.37,0.0,flip_to_long -28210,做多,2023-07-13 06:00:00,2023-07-13 06:35:00,1868.37,1868.17,-0.0,flip_to_short -28211,做空,2023-07-13 06:35:00,2023-07-13 12:35:00,1868.17,1878.0,-0.01,flip_to_long -28212,做多,2023-07-13 12:35:00,2023-07-13 12:50:00,1878.0,1879.09,0.0,flip_to_short -28213,做空,2023-07-13 12:50:00,2023-07-13 13:25:00,1879.09,1880.38,-0.0,flip_to_long -28214,做多,2023-07-13 13:25:00,2023-07-13 14:00:00,1880.38,1881.6,0.0,flip_to_short -28215,做空,2023-07-13 14:00:00,2023-07-13 14:30:00,1881.6,1882.89,-0.0,flip_to_long -28216,做多,2023-07-13 14:30:00,2023-07-13 14:50:00,1882.89,1881.18,-0.0,flip_to_short -28217,做空,2023-07-13 14:50:00,2023-07-13 15:15:00,1881.18,1882.09,-0.0,flip_to_long -28218,做多,2023-07-13 15:15:00,2023-07-13 15:25:00,1882.09,1899.83,0.02,tp_upper -28219,做空,2023-07-13 21:00:00,2023-07-13 21:45:00,1981.95,1983.95,-0.0,flip_to_long -28220,做多,2023-07-13 21:45:00,2023-07-13 22:35:00,1983.95,1987.57,0.0,flip_to_short -28221,做空,2023-07-13 22:35:00,2023-07-13 22:40:00,1987.57,1990.41,-0.0,flip_to_long -28222,做多,2023-07-13 22:40:00,2023-07-14 03:40:00,1990.41,2007.44,0.02,flip_to_short -28223,做空,2023-07-14 03:40:00,2023-07-14 03:50:00,2007.44,2008.82,-0.0,flip_to_long -28224,做多,2023-07-14 03:50:00,2023-07-14 04:30:00,2008.82,2009.15,-0.0,flip_to_short -28225,做空,2023-07-14 04:30:00,2023-07-14 12:10:00,2009.15,1994.86,0.01,flip_to_long -28226,做多,2023-07-14 12:10:00,2023-07-14 16:25:00,1994.86,1992.72,-0.0,flip_to_short -28227,做空,2023-07-14 16:25:00,2023-07-14 22:30:00,1992.72,1927.19,0.06,flip_to_long -28228,做多,2023-07-14 22:30:00,2023-07-15 02:05:00,1927.19,1928.2,0.0,flip_to_short -28229,做空,2023-07-15 02:05:00,2023-07-15 02:10:00,1928.2,1929.83,-0.0,flip_to_long -28230,做多,2023-07-15 02:10:00,2023-07-15 02:20:00,1929.83,1929.34,-0.0,flip_to_short -28231,做空,2023-07-15 02:20:00,2023-07-15 02:30:00,1929.34,1929.8,-0.0,flip_to_long -28232,做多,2023-07-15 02:30:00,2023-07-15 02:55:00,1929.8,1930.01,-0.0,flip_to_short -28233,做空,2023-07-15 02:55:00,2023-07-15 03:35:00,1930.01,1930.21,-0.0,flip_to_long -28234,做多,2023-07-15 03:35:00,2023-07-15 03:50:00,1930.21,1929.12,-0.0,flip_to_short -28235,做空,2023-07-15 03:50:00,2023-07-15 04:10:00,1929.12,1930.39,-0.0,flip_to_long -28236,做多,2023-07-15 04:10:00,2023-07-15 04:35:00,1930.39,1929.75,-0.0,flip_to_short -28237,做空,2023-07-15 04:35:00,2023-07-15 04:45:00,1929.75,1931.6,-0.0,flip_to_long -28238,做多,2023-07-15 04:45:00,2023-07-15 05:25:00,1931.6,1928.49,-0.0,flip_to_short -28239,做空,2023-07-15 05:25:00,2023-07-15 06:15:00,1928.49,1930.66,-0.0,flip_to_long -28240,做多,2023-07-15 06:15:00,2023-07-15 06:20:00,1930.66,1929.71,-0.0,flip_to_short -28241,做空,2023-07-15 06:20:00,2023-07-15 06:30:00,1929.71,1931.04,-0.0,flip_to_long -28242,做多,2023-07-15 06:30:00,2023-07-15 06:35:00,1931.04,1930.1,-0.0,flip_to_short -28243,做空,2023-07-15 06:35:00,2023-07-15 11:20:00,1930.1,1938.09,-0.01,flip_to_long -28244,做多,2023-07-15 11:20:00,2023-07-15 11:30:00,1938.09,1938.24,-0.0,flip_to_short -28245,做空,2023-07-15 11:30:00,2023-07-15 11:40:00,1938.24,1938.34,-0.0,flip_to_long -28246,做多,2023-07-15 11:40:00,2023-07-15 11:50:00,1938.34,1938.36,-0.0,flip_to_short -28247,做空,2023-07-15 11:50:00,2023-07-15 11:55:00,1938.36,1938.8,-0.0,flip_to_long -28248,做多,2023-07-15 11:55:00,2023-07-15 12:30:00,1938.8,1938.93,-0.0,flip_to_short -28249,做空,2023-07-15 12:30:00,2023-07-15 12:45:00,1938.93,1939.72,-0.0,flip_to_long -28250,做多,2023-07-15 12:45:00,2023-07-15 12:50:00,1939.72,1939.52,-0.0,flip_to_short -28251,做空,2023-07-15 12:50:00,2023-07-15 16:15:00,1939.52,1934.86,0.0,flip_to_long -28252,做多,2023-07-15 16:15:00,2023-07-15 18:55:00,1934.86,1933.82,-0.0,flip_to_short -28253,做空,2023-07-15 18:55:00,2023-07-15 23:55:00,1933.82,1930.4,0.0,flip_to_long -28254,做多,2023-07-15 23:55:00,2023-07-16 00:25:00,1930.4,1929.89,-0.0,flip_to_short -28255,做空,2023-07-16 00:25:00,2023-07-16 02:20:00,1929.89,1922.78,0.01,tp_lower -28256,做多,2023-07-16 02:40:00,2023-07-16 02:45:00,1931.71,1929.64,-0.0,flip_to_short -28257,做空,2023-07-16 02:45:00,2023-07-16 06:40:00,1929.64,1926.38,0.0,flip_to_long -28258,做多,2023-07-16 06:40:00,2023-07-16 07:55:00,1926.38,1924.51,-0.0,flip_to_short -28259,做空,2023-07-16 07:55:00,2023-07-16 08:00:00,1924.51,1925.62,-0.0,flip_to_long -28260,做多,2023-07-16 08:00:00,2023-07-16 08:05:00,1925.62,1925.55,-0.0,flip_to_short -28261,做空,2023-07-16 08:05:00,2023-07-16 13:20:00,1925.55,1929.37,-0.0,flip_to_long -28262,做多,2023-07-16 13:20:00,2023-07-16 13:45:00,1929.37,1930.17,-0.0,flip_to_short -28263,做空,2023-07-16 13:45:00,2023-07-16 14:00:00,1930.17,1929.19,0.0,flip_to_long -28264,做多,2023-07-16 14:00:00,2023-07-16 14:25:00,1929.19,1938.29,0.01,tp_upper -28265,做空,2023-07-16 16:40:00,2023-07-16 22:05:00,1934.0,1931.48,0.0,flip_to_long -28266,做多,2023-07-16 22:05:00,2023-07-16 22:30:00,1931.48,1931.35,-0.0,flip_to_short -28267,做空,2023-07-16 22:30:00,2023-07-16 23:30:00,1931.35,1918.43,0.01,tp_lower -28268,做多,2023-07-17 00:15:00,2023-07-17 02:50:00,1926.16,1925.86,-0.0,flip_to_short -28269,做空,2023-07-17 02:50:00,2023-07-17 03:05:00,1925.86,1925.47,-0.0,flip_to_long -28270,做多,2023-07-17 03:05:00,2023-07-17 06:40:00,1925.47,1928.72,0.0,flip_to_short -28271,做空,2023-07-17 06:40:00,2023-07-17 06:45:00,1928.72,1929.01,-0.0,flip_to_long -28272,做多,2023-07-17 06:45:00,2023-07-17 06:50:00,1929.01,1928.3,-0.0,flip_to_short -28273,做空,2023-07-17 06:50:00,2023-07-17 06:55:00,1928.3,1929.73,-0.0,flip_to_long -28274,做多,2023-07-17 06:55:00,2023-07-17 07:15:00,1929.73,1928.99,-0.0,flip_to_short -28275,做空,2023-07-17 07:15:00,2023-07-17 07:20:00,1928.99,1930.55,-0.0,flip_to_long -28276,做多,2023-07-17 07:20:00,2023-07-17 07:30:00,1930.55,1928.04,-0.0,flip_to_short -28277,做空,2023-07-17 07:30:00,2023-07-17 07:35:00,1928.04,1929.49,-0.0,flip_to_long -28278,做多,2023-07-17 07:35:00,2023-07-17 08:30:00,1929.49,1930.0,-0.0,flip_to_short -28279,做空,2023-07-17 08:30:00,2023-07-17 10:25:00,1930.0,1904.15,0.03,tp_lower -28280,做多,2023-07-17 13:20:00,2023-07-17 14:25:00,1913.62,1911.19,-0.0,flip_to_short -28281,做空,2023-07-17 14:25:00,2023-07-17 16:05:00,1911.19,1910.44,-0.0,flip_to_long -28282,做多,2023-07-17 16:05:00,2023-07-17 16:15:00,1910.44,1908.52,-0.0,flip_to_short -28283,做空,2023-07-17 16:15:00,2023-07-17 16:20:00,1908.52,1910.72,-0.0,flip_to_long -28284,做多,2023-07-17 16:20:00,2023-07-17 16:25:00,1910.72,1909.88,-0.0,flip_to_short -28285,做空,2023-07-17 16:25:00,2023-07-17 20:15:00,1909.88,1893.24,0.02,flip_to_long -28286,做多,2023-07-17 20:15:00,2023-07-18 02:15:00,1893.24,1911.33,0.02,flip_to_short -28287,做空,2023-07-18 02:15:00,2023-07-18 08:25:00,1911.33,1903.35,0.01,flip_to_long -28288,做多,2023-07-18 08:25:00,2023-07-18 08:35:00,1903.35,1903.0,-0.0,flip_to_short -28289,做空,2023-07-18 08:35:00,2023-07-18 10:30:00,1903.0,1900.32,0.0,flip_to_long -28290,做多,2023-07-18 10:30:00,2023-07-18 11:45:00,1900.32,1899.65,-0.0,flip_to_short -28291,做空,2023-07-18 11:45:00,2023-07-18 14:20:00,1899.65,1902.63,-0.0,flip_to_long -28292,做多,2023-07-18 14:20:00,2023-07-18 14:30:00,1902.63,1894.26,-0.01,flip_to_short -28293,做空,2023-07-18 14:30:00,2023-07-18 14:35:00,1894.26,1896.44,-0.0,flip_to_long -28294,做多,2023-07-18 14:35:00,2023-07-18 15:00:00,1896.44,1896.88,-0.0,flip_to_short -28295,做空,2023-07-18 15:00:00,2023-07-18 15:10:00,1896.88,1897.2,-0.0,flip_to_long -28296,做多,2023-07-18 15:10:00,2023-07-18 15:15:00,1897.2,1895.7,-0.0,flip_to_short -28297,做空,2023-07-18 15:15:00,2023-07-18 15:50:00,1895.7,1895.5,-0.0,flip_to_long -28298,做多,2023-07-18 15:50:00,2023-07-18 16:40:00,1895.5,1891.43,-0.01,flip_to_short -28299,做空,2023-07-18 16:40:00,2023-07-18 16:45:00,1891.43,1883.55,0.01,tp_lower -28300,做多,2023-07-18 18:10:00,2023-07-18 18:15:00,1894.93,1894.38,-0.0,flip_to_short -28301,做空,2023-07-18 18:15:00,2023-07-18 20:00:00,1894.38,1893.34,0.0,flip_to_long -28302,做多,2023-07-18 20:00:00,2023-07-18 20:15:00,1893.34,1892.3,-0.0,flip_to_short -28303,做空,2023-07-18 20:15:00,2023-07-18 20:30:00,1892.3,1893.79,-0.0,flip_to_long -28304,做多,2023-07-18 20:30:00,2023-07-18 20:35:00,1893.79,1893.33,-0.0,flip_to_short -28305,做空,2023-07-18 20:35:00,2023-07-18 20:40:00,1893.33,1894.87,-0.0,flip_to_long -28306,做多,2023-07-18 20:40:00,2023-07-18 20:55:00,1894.87,1893.69,-0.0,flip_to_short -28307,做空,2023-07-18 20:55:00,2023-07-18 21:15:00,1893.69,1895.06,-0.0,flip_to_long -28308,做多,2023-07-18 21:15:00,2023-07-18 23:30:00,1895.06,1897.66,0.0,flip_to_short -28309,做空,2023-07-18 23:30:00,2023-07-18 23:50:00,1897.66,1896.29,0.0,flip_to_long -28310,做多,2023-07-18 23:50:00,2023-07-19 00:05:00,1896.29,1896.31,-0.0,flip_to_short -28311,做空,2023-07-19 00:05:00,2023-07-19 09:45:00,1896.31,1910.1,-0.02,flip_to_long -28312,做多,2023-07-19 09:45:00,2023-07-19 09:50:00,1910.1,1909.23,-0.0,flip_to_short -28313,做空,2023-07-19 09:50:00,2023-07-19 10:00:00,1909.23,1909.61,-0.0,flip_to_long -28314,做多,2023-07-19 10:00:00,2023-07-19 10:05:00,1909.61,1908.76,-0.0,flip_to_short -28315,做空,2023-07-19 10:05:00,2023-07-19 10:10:00,1908.76,1909.62,-0.0,flip_to_long -28316,做多,2023-07-19 10:10:00,2023-07-19 10:15:00,1909.62,1908.2,-0.0,flip_to_short -28317,做空,2023-07-19 10:15:00,2023-07-19 10:35:00,1908.2,1909.79,-0.0,flip_to_long -28318,做多,2023-07-19 10:35:00,2023-07-19 10:40:00,1909.79,1908.5,-0.0,flip_to_short -28319,做空,2023-07-19 10:40:00,2023-07-19 10:55:00,1908.5,1908.55,-0.0,flip_to_long -28320,做多,2023-07-19 10:55:00,2023-07-19 11:05:00,1908.55,1907.62,-0.0,flip_to_short -28321,做空,2023-07-19 11:05:00,2023-07-19 11:10:00,1907.62,1908.33,-0.0,flip_to_long -28322,做多,2023-07-19 11:10:00,2023-07-19 11:20:00,1908.33,1906.82,-0.0,flip_to_short -28323,做空,2023-07-19 11:20:00,2023-07-19 11:25:00,1906.82,1908.5,-0.0,flip_to_long -28324,做多,2023-07-19 11:25:00,2023-07-19 11:30:00,1908.5,1907.64,-0.0,flip_to_short -28325,做空,2023-07-19 11:30:00,2023-07-19 11:40:00,1907.64,1908.27,-0.0,flip_to_long -28326,做多,2023-07-19 11:40:00,2023-07-19 12:10:00,1908.27,1907.51,-0.0,flip_to_short -28327,做空,2023-07-19 12:10:00,2023-07-19 12:15:00,1907.51,1907.74,-0.0,flip_to_long -28328,做多,2023-07-19 12:15:00,2023-07-19 13:35:00,1907.74,1907.33,-0.0,flip_to_short -28329,做空,2023-07-19 13:35:00,2023-07-19 15:50:00,1907.33,1905.78,0.0,flip_to_long -28330,做多,2023-07-19 15:50:00,2023-07-19 15:55:00,1905.78,1905.3,-0.0,flip_to_short -28331,做空,2023-07-19 15:55:00,2023-07-19 16:05:00,1905.3,1905.4,-0.0,flip_to_long -28332,做多,2023-07-19 16:05:00,2023-07-19 16:10:00,1905.4,1904.12,-0.0,flip_to_short -28333,做空,2023-07-19 16:10:00,2023-07-19 16:20:00,1904.12,1903.96,-0.0,flip_to_long -28334,做多,2023-07-19 16:20:00,2023-07-19 17:15:00,1903.96,1903.2,-0.0,flip_to_short -28335,做空,2023-07-19 17:15:00,2023-07-19 17:20:00,1903.2,1905.95,-0.0,flip_to_long -28336,做多,2023-07-19 17:20:00,2023-07-19 18:10:00,1905.95,1905.0,-0.0,flip_to_short -28337,做空,2023-07-19 18:10:00,2023-07-20 00:45:00,1905.0,1892.38,0.01,flip_to_long -28338,做多,2023-07-20 00:45:00,2023-07-20 03:40:00,1892.38,1892.75,-0.0,flip_to_short -28339,做空,2023-07-20 03:40:00,2023-07-20 13:25:00,1892.75,1917.82,-0.03,flip_to_long -28340,做多,2023-07-20 13:25:00,2023-07-20 13:35:00,1917.82,1919.04,0.0,flip_to_short -28341,做空,2023-07-20 13:35:00,2023-07-20 13:45:00,1919.04,1919.77,-0.0,flip_to_long -28342,做多,2023-07-20 13:45:00,2023-07-20 13:55:00,1919.77,1917.22,-0.0,flip_to_short -28343,做空,2023-07-20 13:55:00,2023-07-20 14:35:00,1917.22,1897.71,0.02,tp_lower -28344,做多,2023-07-20 19:50:00,2023-07-20 20:00:00,1886.53,1885.08,-0.0,flip_to_short -28345,做空,2023-07-20 20:00:00,2023-07-20 20:45:00,1885.08,1885.35,-0.0,flip_to_long -28346,做多,2023-07-20 20:45:00,2023-07-21 00:10:00,1885.35,1889.38,0.0,flip_to_short -28347,做空,2023-07-21 00:10:00,2023-07-21 00:20:00,1889.38,1890.89,-0.0,flip_to_long -28348,做多,2023-07-21 00:20:00,2023-07-21 00:25:00,1890.89,1888.55,-0.0,flip_to_short -28349,做空,2023-07-21 00:25:00,2023-07-21 00:40:00,1888.55,1891.05,-0.0,flip_to_long -28350,做多,2023-07-21 00:40:00,2023-07-21 00:45:00,1891.05,1889.09,-0.0,flip_to_short -28351,做空,2023-07-21 00:45:00,2023-07-21 00:50:00,1889.09,1889.35,-0.0,flip_to_long -28352,做多,2023-07-21 00:50:00,2023-07-21 04:25:00,1889.35,1894.11,0.0,flip_to_short -28353,做空,2023-07-21 04:25:00,2023-07-21 05:05:00,1894.11,1894.95,-0.0,flip_to_long -28354,做多,2023-07-21 05:05:00,2023-07-21 05:10:00,1894.95,1893.75,-0.0,flip_to_short -28355,做空,2023-07-21 05:10:00,2023-07-21 09:05:00,1893.75,1891.3,0.0,flip_to_long -28356,做多,2023-07-21 09:05:00,2023-07-21 09:30:00,1891.3,1891.53,-0.0,flip_to_short -28357,做空,2023-07-21 09:30:00,2023-07-21 11:55:00,1891.53,1888.6,0.0,flip_to_long -28358,做多,2023-07-21 11:55:00,2023-07-21 12:10:00,1888.6,1888.99,-0.0,flip_to_short -28359,做空,2023-07-21 12:10:00,2023-07-21 14:10:00,1888.99,1890.88,-0.0,flip_to_long -28360,做多,2023-07-21 14:10:00,2023-07-21 14:15:00,1890.88,1888.77,-0.0,flip_to_short -28361,做空,2023-07-21 14:15:00,2023-07-21 14:30:00,1888.77,1888.01,-0.0,flip_to_long -28362,做多,2023-07-21 14:30:00,2023-07-21 15:55:00,1888.01,1890.13,0.0,flip_to_short -28363,做空,2023-07-21 15:55:00,2023-07-21 16:25:00,1890.13,1890.21,-0.0,flip_to_long -28364,做多,2023-07-21 16:25:00,2023-07-21 17:10:00,1890.21,1890.64,-0.0,flip_to_short -28365,做空,2023-07-21 17:10:00,2023-07-21 19:20:00,1890.64,1893.53,-0.0,flip_to_long -28366,做多,2023-07-21 19:20:00,2023-07-21 19:30:00,1893.53,1892.6,-0.0,flip_to_short -28367,做空,2023-07-21 19:30:00,2023-07-21 19:35:00,1892.6,1893.01,-0.0,flip_to_long -28368,做多,2023-07-21 19:35:00,2023-07-21 20:00:00,1893.01,1892.99,-0.0,flip_to_short -28369,做空,2023-07-21 20:00:00,2023-07-21 20:10:00,1892.99,1893.91,-0.0,flip_to_long -28370,做多,2023-07-21 20:10:00,2023-07-21 20:15:00,1893.91,1891.4,-0.0,flip_to_short -28371,做空,2023-07-21 20:15:00,2023-07-21 20:25:00,1891.4,1893.65,-0.0,flip_to_long -28372,做多,2023-07-21 20:25:00,2023-07-21 20:55:00,1893.65,1893.91,-0.0,flip_to_short -28373,做空,2023-07-21 20:55:00,2023-07-21 21:00:00,1893.91,1894.34,-0.0,flip_to_long -28374,做多,2023-07-21 21:00:00,2023-07-21 21:05:00,1894.34,1893.72,-0.0,flip_to_short -28375,做空,2023-07-21 21:05:00,2023-07-21 21:10:00,1893.72,1894.41,-0.0,flip_to_long -28376,做多,2023-07-21 21:10:00,2023-07-21 21:15:00,1894.41,1893.27,-0.0,flip_to_short -28377,做空,2023-07-21 21:15:00,2023-07-21 21:20:00,1893.27,1894.5,-0.0,flip_to_long -28378,做多,2023-07-21 21:20:00,2023-07-21 21:25:00,1894.5,1893.83,-0.0,flip_to_short -28379,做空,2023-07-21 21:25:00,2023-07-22 00:15:00,1893.83,1892.75,0.0,flip_to_long -28380,做多,2023-07-22 00:15:00,2023-07-22 00:25:00,1892.75,1892.04,-0.0,flip_to_short -28381,做空,2023-07-22 00:25:00,2023-07-22 00:35:00,1892.04,1893.33,-0.0,flip_to_long -28382,做多,2023-07-22 00:35:00,2023-07-22 00:45:00,1893.33,1893.23,-0.0,flip_to_short -28383,做空,2023-07-22 00:45:00,2023-07-22 02:20:00,1893.23,1892.28,0.0,flip_to_long -28384,做多,2023-07-22 02:20:00,2023-07-22 03:00:00,1892.28,1892.38,-0.0,flip_to_short -28385,做空,2023-07-22 03:00:00,2023-07-22 03:15:00,1892.38,1893.12,-0.0,flip_to_long -28386,做多,2023-07-22 03:15:00,2023-07-22 03:30:00,1893.12,1892.52,-0.0,flip_to_short -28387,做空,2023-07-22 03:30:00,2023-07-22 04:15:00,1892.52,1892.57,-0.0,flip_to_long -28388,做多,2023-07-22 04:15:00,2023-07-22 04:45:00,1892.57,1892.47,-0.0,flip_to_short -28389,做空,2023-07-22 04:45:00,2023-07-22 04:55:00,1892.47,1893.2,-0.0,flip_to_long -28390,做多,2023-07-22 04:55:00,2023-07-22 05:00:00,1893.2,1892.67,-0.0,flip_to_short -28391,做空,2023-07-22 05:00:00,2023-07-22 05:05:00,1892.67,1893.0,-0.0,flip_to_long -28392,做多,2023-07-22 05:05:00,2023-07-22 05:10:00,1893.0,1892.27,-0.0,flip_to_short -28393,做空,2023-07-22 05:10:00,2023-07-22 05:15:00,1892.27,1892.5,-0.0,flip_to_long -28394,做多,2023-07-22 05:15:00,2023-07-22 05:40:00,1892.5,1892.79,-0.0,flip_to_short -28395,做空,2023-07-22 05:40:00,2023-07-22 07:30:00,1892.79,1893.2,-0.0,flip_to_long -28396,做多,2023-07-22 07:30:00,2023-07-22 07:35:00,1893.2,1892.5,-0.0,flip_to_short -28397,做空,2023-07-22 07:35:00,2023-07-22 08:15:00,1892.5,1892.39,-0.0,flip_to_long -28398,做多,2023-07-22 08:15:00,2023-07-22 08:25:00,1892.39,1892.09,-0.0,flip_to_short -28399,做空,2023-07-22 08:25:00,2023-07-22 08:35:00,1892.09,1891.7,-0.0,flip_to_long -28400,做多,2023-07-22 08:35:00,2023-07-22 08:45:00,1891.7,1890.91,-0.0,flip_to_short -28401,做空,2023-07-22 08:45:00,2023-07-22 09:20:00,1890.91,1892.2,-0.0,flip_to_long -28402,做多,2023-07-22 09:20:00,2023-07-22 09:30:00,1892.2,1891.72,-0.0,flip_to_short -28403,做空,2023-07-22 09:30:00,2023-07-22 09:35:00,1891.72,1892.19,-0.0,flip_to_long -28404,做多,2023-07-22 09:35:00,2023-07-22 09:45:00,1892.19,1891.75,-0.0,flip_to_short -28405,做空,2023-07-22 09:45:00,2023-07-22 10:00:00,1891.75,1886.26,0.0,tp_lower -28406,做多,2023-07-22 14:00:00,2023-07-22 14:25:00,1887.13,1885.82,-0.0,flip_to_short -28407,做空,2023-07-22 14:25:00,2023-07-22 14:35:00,1885.82,1887.93,-0.0,flip_to_long -28408,做多,2023-07-22 14:35:00,2023-07-22 14:45:00,1887.93,1887.25,-0.0,flip_to_short -28409,做空,2023-07-22 14:45:00,2023-07-22 15:10:00,1887.25,1886.45,-0.0,flip_to_long -28410,做多,2023-07-22 15:10:00,2023-07-22 15:15:00,1886.45,1885.61,-0.0,flip_to_short -28411,做空,2023-07-22 15:15:00,2023-07-22 15:25:00,1885.61,1886.79,-0.0,flip_to_long -28412,做多,2023-07-22 15:25:00,2023-07-22 15:30:00,1886.79,1886.61,-0.0,flip_to_short -28413,做空,2023-07-22 15:30:00,2023-07-22 19:05:00,1886.61,1886.07,-0.0,flip_to_long -28414,做多,2023-07-22 19:05:00,2023-07-22 19:55:00,1886.07,1886.22,-0.0,flip_to_short -28415,做空,2023-07-22 19:55:00,2023-07-22 20:10:00,1886.22,1886.09,-0.0,flip_to_long -28416,做多,2023-07-22 20:10:00,2023-07-22 21:10:00,1886.09,1886.39,-0.0,flip_to_short -28417,做空,2023-07-22 21:10:00,2023-07-22 21:20:00,1886.39,1886.18,-0.0,flip_to_long -28418,做多,2023-07-22 21:20:00,2023-07-22 21:50:00,1886.18,1885.73,-0.0,flip_to_short -28419,做空,2023-07-22 21:50:00,2023-07-22 23:15:00,1885.73,1858.01,0.03,tp_lower -28420,做空,2023-07-23 02:45:00,2023-07-23 02:50:00,1869.95,1871.55,-0.0,flip_to_long -28421,做多,2023-07-23 02:50:00,2023-07-23 03:15:00,1871.55,1869.1,-0.0,flip_to_short -28422,做空,2023-07-23 03:15:00,2023-07-23 07:45:00,1869.1,1872.27,-0.0,flip_to_long -28423,做多,2023-07-23 07:45:00,2023-07-23 09:35:00,1872.27,1874.15,0.0,flip_to_short -28424,做空,2023-07-23 09:35:00,2023-07-23 09:40:00,1874.15,1874.18,-0.0,flip_to_long -28425,做多,2023-07-23 09:40:00,2023-07-23 09:55:00,1874.18,1874.2,-0.0,flip_to_short -28426,做空,2023-07-23 09:55:00,2023-07-23 10:00:00,1874.2,1874.75,-0.0,flip_to_long -28427,做多,2023-07-23 10:00:00,2023-07-23 10:30:00,1874.75,1874.03,-0.0,flip_to_short -28428,做空,2023-07-23 10:30:00,2023-07-23 10:35:00,1874.03,1874.18,-0.0,flip_to_long -28429,做多,2023-07-23 10:35:00,2023-07-23 10:50:00,1874.18,1874.15,-0.0,flip_to_short -28430,做空,2023-07-23 10:50:00,2023-07-23 11:35:00,1874.15,1875.13,-0.0,flip_to_long -28431,做多,2023-07-23 11:35:00,2023-07-23 11:45:00,1875.13,1874.58,-0.0,flip_to_short -28432,做空,2023-07-23 11:45:00,2023-07-23 12:05:00,1874.58,1874.9,-0.0,flip_to_long -28433,做多,2023-07-23 12:05:00,2023-07-23 12:15:00,1874.9,1874.04,-0.0,flip_to_short -28434,做空,2023-07-23 12:15:00,2023-07-23 12:50:00,1874.04,1873.49,-0.0,flip_to_long -28435,做多,2023-07-23 12:50:00,2023-07-23 13:00:00,1873.49,1872.89,-0.0,flip_to_short -28436,做空,2023-07-23 13:00:00,2023-07-23 13:20:00,1872.89,1874.65,-0.0,flip_to_long -28437,做多,2023-07-23 13:20:00,2023-07-23 13:25:00,1874.65,1872.4,-0.0,flip_to_short -28438,做空,2023-07-23 13:25:00,2023-07-23 14:10:00,1872.4,1874.12,-0.0,flip_to_long -28439,做多,2023-07-23 14:10:00,2023-07-23 14:15:00,1874.12,1874.06,-0.0,flip_to_short -28440,做空,2023-07-23 14:15:00,2023-07-23 14:35:00,1874.06,1873.89,-0.0,flip_to_long -28441,做多,2023-07-23 14:35:00,2023-07-23 14:45:00,1873.89,1873.67,-0.0,flip_to_short -28442,做空,2023-07-23 14:45:00,2023-07-23 15:30:00,1873.67,1873.92,-0.0,flip_to_long -28443,做多,2023-07-23 15:30:00,2023-07-23 15:40:00,1873.92,1873.45,-0.0,flip_to_short -28444,做空,2023-07-23 15:40:00,2023-07-23 16:00:00,1873.45,1874.05,-0.0,flip_to_long -28445,做多,2023-07-23 16:00:00,2023-07-23 16:35:00,1874.05,1881.72,0.01,tp_upper -28446,做空,2023-07-23 21:10:00,2023-07-23 23:45:00,1888.59,1888.2,-0.0,flip_to_long -28447,做多,2023-07-23 23:45:00,2023-07-23 23:55:00,1888.2,1887.86,-0.0,flip_to_short -28448,做空,2023-07-23 23:55:00,2023-07-24 00:35:00,1887.86,1887.92,-0.0,flip_to_long -28449,做多,2023-07-24 00:35:00,2023-07-24 00:50:00,1887.92,1886.54,-0.0,flip_to_short -28450,做空,2023-07-24 00:50:00,2023-07-24 07:00:00,1886.54,1869.71,0.02,flip_to_long -28451,做多,2023-07-24 07:00:00,2023-07-24 08:50:00,1869.71,1869.2,-0.0,flip_to_short -28452,做空,2023-07-24 08:50:00,2023-07-24 09:15:00,1869.2,1870.34,-0.0,flip_to_long -28453,做多,2023-07-24 09:15:00,2023-07-24 16:40:00,1870.34,1844.01,-0.03,flip_to_short -28454,做空,2023-07-24 16:40:00,2023-07-24 18:10:00,1844.01,1844.36,-0.0,flip_to_long -28455,做多,2023-07-24 18:10:00,2023-07-24 22:20:00,1844.36,1847.08,0.0,flip_to_short -28456,做空,2023-07-24 22:20:00,2023-07-24 23:05:00,1847.08,1847.81,-0.0,flip_to_long -28457,做多,2023-07-24 23:05:00,2023-07-25 00:35:00,1847.81,1848.83,0.0,flip_to_short -28458,做空,2023-07-25 00:35:00,2023-07-25 00:55:00,1848.83,1848.96,-0.0,flip_to_long -28459,做多,2023-07-25 00:55:00,2023-07-25 01:00:00,1848.96,1847.2,-0.0,flip_to_short -28460,做空,2023-07-25 01:00:00,2023-07-25 01:55:00,1847.2,1847.86,-0.0,flip_to_long -28461,做多,2023-07-25 01:55:00,2023-07-25 04:25:00,1847.86,1848.51,-0.0,flip_to_short -28462,做空,2023-07-25 04:25:00,2023-07-25 05:10:00,1848.51,1849.81,-0.0,flip_to_long -28463,做多,2023-07-25 05:10:00,2023-07-25 06:40:00,1849.81,1849.35,-0.0,flip_to_short -28464,做空,2023-07-25 06:40:00,2023-07-25 06:45:00,1849.35,1850.85,-0.0,flip_to_long -28465,做多,2023-07-25 06:45:00,2023-07-25 07:10:00,1850.85,1850.99,-0.0,flip_to_short -28466,做空,2023-07-25 07:10:00,2023-07-25 07:20:00,1850.99,1850.83,-0.0,flip_to_long -28467,做多,2023-07-25 07:20:00,2023-07-25 07:30:00,1850.83,1851.09,-0.0,flip_to_short -28468,做空,2023-07-25 07:30:00,2023-07-25 08:00:00,1851.09,1850.85,-0.0,flip_to_long -28469,做多,2023-07-25 08:00:00,2023-07-25 08:05:00,1850.85,1849.37,-0.0,flip_to_short -28470,做空,2023-07-25 08:05:00,2023-07-25 08:20:00,1849.37,1850.39,-0.0,flip_to_long -28471,做多,2023-07-25 08:20:00,2023-07-25 08:30:00,1850.39,1851.13,-0.0,flip_to_short -28472,做空,2023-07-25 08:30:00,2023-07-25 11:30:00,1851.13,1852.78,-0.0,flip_to_long -28473,做多,2023-07-25 11:30:00,2023-07-25 12:35:00,1852.78,1852.19,-0.0,flip_to_short -28474,做空,2023-07-25 12:35:00,2023-07-25 13:05:00,1852.19,1854.81,-0.0,flip_to_long -28475,做多,2023-07-25 13:05:00,2023-07-25 13:10:00,1854.81,1852.42,-0.0,flip_to_short -28476,做空,2023-07-25 13:10:00,2023-07-25 13:15:00,1852.42,1853.14,-0.0,flip_to_long -28477,做多,2023-07-25 13:15:00,2023-07-25 14:40:00,1853.14,1855.67,0.0,flip_to_short -28478,做空,2023-07-25 14:40:00,2023-07-25 15:05:00,1855.67,1855.39,-0.0,flip_to_long -28479,做多,2023-07-25 15:05:00,2023-07-25 15:25:00,1855.39,1855.7,-0.0,flip_to_short -28480,做空,2023-07-25 15:25:00,2023-07-25 15:35:00,1855.7,1855.99,-0.0,flip_to_long -28481,做多,2023-07-25 15:35:00,2023-07-25 16:45:00,1855.99,1854.57,-0.0,flip_to_short -28482,做空,2023-07-25 16:45:00,2023-07-25 17:25:00,1854.57,1859.32,-0.01,flip_to_long -28483,做多,2023-07-25 17:25:00,2023-07-25 17:45:00,1859.32,1857.44,-0.0,flip_to_short -28484,做空,2023-07-25 17:45:00,2023-07-25 17:50:00,1857.44,1858.34,-0.0,flip_to_long -28485,做多,2023-07-25 17:50:00,2023-07-25 19:35:00,1858.34,1857.5,-0.0,flip_to_short -28486,做空,2023-07-25 19:35:00,2023-07-25 19:40:00,1857.5,1857.8,-0.0,flip_to_long -28487,做多,2023-07-25 19:40:00,2023-07-25 20:10:00,1857.8,1857.26,-0.0,flip_to_short -28488,做空,2023-07-25 20:10:00,2023-07-25 20:25:00,1857.26,1858.49,-0.0,flip_to_long -28489,做多,2023-07-25 20:25:00,2023-07-25 22:30:00,1858.49,1859.79,0.0,flip_to_short -28490,做空,2023-07-25 22:30:00,2023-07-25 22:35:00,1859.79,1860.61,-0.0,flip_to_long -28491,做多,2023-07-25 22:35:00,2023-07-25 22:40:00,1860.61,1860.33,-0.0,flip_to_short -28492,做空,2023-07-25 22:40:00,2023-07-25 22:50:00,1860.33,1859.7,-0.0,flip_to_long -28493,做多,2023-07-25 22:50:00,2023-07-26 04:15:00,1859.7,1856.17,-0.0,flip_to_short -28494,做空,2023-07-26 04:15:00,2023-07-26 04:20:00,1856.17,1856.33,-0.0,flip_to_long -28495,做多,2023-07-26 04:20:00,2023-07-26 04:25:00,1856.33,1856.16,-0.0,flip_to_short -28496,做空,2023-07-26 04:25:00,2023-07-26 05:15:00,1856.16,1856.55,-0.0,flip_to_long -28497,做多,2023-07-26 05:15:00,2023-07-26 05:20:00,1856.55,1855.08,-0.0,flip_to_short -28498,做空,2023-07-26 05:20:00,2023-07-26 05:35:00,1855.08,1856.25,-0.0,flip_to_long -28499,做多,2023-07-26 05:35:00,2023-07-26 06:40:00,1856.25,1856.0,-0.0,flip_to_short -28500,做空,2023-07-26 06:40:00,2023-07-26 12:15:00,1856.0,1852.28,0.0,flip_to_long -28501,做多,2023-07-26 12:15:00,2023-07-26 17:10:00,1852.28,1857.27,0.0,flip_to_short -28502,做空,2023-07-26 17:10:00,2023-07-26 17:15:00,1857.27,1858.43,-0.0,flip_to_long -28503,做多,2023-07-26 17:15:00,2023-07-26 17:55:00,1858.43,1856.41,-0.0,flip_to_short -28504,做空,2023-07-26 17:55:00,2023-07-26 18:00:00,1856.41,1860.74,-0.01,flip_to_long -28505,做多,2023-07-26 18:00:00,2023-07-26 18:10:00,1860.74,1866.55,0.01,tp_upper -28506,做空,2023-07-26 19:05:00,2023-07-26 19:10:00,1859.06,1862.09,-0.0,flip_to_long -28507,做多,2023-07-26 19:10:00,2023-07-26 19:15:00,1862.09,1860.67,-0.0,flip_to_short -28508,做空,2023-07-26 19:15:00,2023-07-26 19:20:00,1860.67,1866.32,-0.01,flip_to_long -28509,做多,2023-07-26 19:20:00,2023-07-26 21:55:00,1866.32,1869.89,0.0,flip_to_short -28510,做空,2023-07-26 21:55:00,2023-07-26 22:00:00,1869.89,1869.95,-0.0,flip_to_long -28511,做多,2023-07-26 22:00:00,2023-07-26 23:20:00,1869.95,1870.48,-0.0,flip_to_short -28512,做空,2023-07-26 23:20:00,2023-07-27 01:20:00,1870.48,1872.51,-0.0,flip_to_long -28513,做多,2023-07-27 01:20:00,2023-07-27 01:25:00,1872.51,1872.45,-0.0,flip_to_short -28514,做空,2023-07-27 01:25:00,2023-07-27 01:40:00,1872.45,1872.0,-0.0,flip_to_long -28515,做多,2023-07-27 01:40:00,2023-07-27 06:25:00,1872.0,1876.12,0.0,flip_to_short -28516,做空,2023-07-27 06:25:00,2023-07-27 07:50:00,1876.12,1871.75,0.0,tp_lower -28517,做多,2023-07-27 08:45:00,2023-07-27 08:50:00,1876.74,1875.65,-0.0,flip_to_short -28518,做空,2023-07-27 08:50:00,2023-07-27 08:55:00,1875.65,1878.35,-0.0,flip_to_long -28519,做多,2023-07-27 08:55:00,2023-07-27 10:55:00,1878.35,1876.9,-0.0,flip_to_short -28520,做空,2023-07-27 10:55:00,2023-07-27 11:10:00,1876.9,1877.21,-0.0,flip_to_long -28521,做多,2023-07-27 11:10:00,2023-07-27 11:15:00,1877.21,1876.2,-0.0,flip_to_short -28522,做空,2023-07-27 11:15:00,2023-07-27 11:20:00,1876.2,1876.5,-0.0,flip_to_long -28523,做多,2023-07-27 11:20:00,2023-07-27 11:45:00,1876.5,1877.07,-0.0,flip_to_short -28524,做空,2023-07-27 11:45:00,2023-07-27 12:55:00,1877.07,1876.96,-0.0,flip_to_long -28525,做多,2023-07-27 12:55:00,2023-07-27 23:45:00,1876.96,1858.66,-0.02,flip_to_short -28526,做空,2023-07-27 23:45:00,2023-07-27 23:50:00,1858.66,1859.8,-0.0,flip_to_long -28527,做多,2023-07-27 23:50:00,2023-07-28 02:40:00,1859.8,1859.26,-0.0,flip_to_short -28528,做空,2023-07-28 02:40:00,2023-07-28 02:45:00,1859.26,1860.01,-0.0,flip_to_long -28529,做多,2023-07-28 02:45:00,2023-07-28 03:45:00,1860.01,1860.15,-0.0,flip_to_short -28530,做空,2023-07-28 03:45:00,2023-07-28 03:50:00,1860.15,1860.79,-0.0,flip_to_long -28531,做多,2023-07-28 03:50:00,2023-07-28 04:00:00,1860.79,1860.01,-0.0,flip_to_short -28532,做空,2023-07-28 04:00:00,2023-07-28 04:05:00,1860.01,1860.84,-0.0,flip_to_long -28533,做多,2023-07-28 04:05:00,2023-07-28 04:20:00,1860.84,1861.49,-0.0,flip_to_short -28534,做空,2023-07-28 04:20:00,2023-07-28 07:15:00,1861.49,1861.64,-0.0,flip_to_long -28535,做多,2023-07-28 07:15:00,2023-07-28 07:35:00,1861.64,1860.62,-0.0,flip_to_short -28536,做空,2023-07-28 07:35:00,2023-07-28 08:20:00,1860.62,1861.13,-0.0,flip_to_long -28537,做多,2023-07-28 08:20:00,2023-07-28 08:50:00,1861.13,1860.51,-0.0,flip_to_short -28538,做空,2023-07-28 08:50:00,2023-07-28 08:55:00,1860.51,1861.93,-0.0,flip_to_long -28539,做多,2023-07-28 08:55:00,2023-07-28 17:05:00,1861.93,1870.98,0.01,flip_to_short -28540,做空,2023-07-28 17:05:00,2023-07-28 18:30:00,1870.98,1873.81,-0.0,flip_to_long -28541,做多,2023-07-28 18:30:00,2023-07-28 18:50:00,1873.81,1874.82,0.0,flip_to_short -28542,做空,2023-07-28 18:50:00,2023-07-28 19:45:00,1874.82,1874.03,-0.0,flip_to_long -28543,做多,2023-07-28 19:45:00,2023-07-28 23:15:00,1874.03,1874.38,-0.0,flip_to_short -28544,做空,2023-07-28 23:15:00,2023-07-28 23:20:00,1874.38,1875.18,-0.0,flip_to_long -28545,做多,2023-07-28 23:20:00,2023-07-28 23:30:00,1875.18,1874.49,-0.0,flip_to_short -28546,做空,2023-07-28 23:30:00,2023-07-29 00:15:00,1874.49,1875.69,-0.0,flip_to_long -28547,做多,2023-07-29 00:15:00,2023-07-29 00:35:00,1875.69,1874.84,-0.0,flip_to_short -28548,做空,2023-07-29 00:35:00,2023-07-29 00:40:00,1874.84,1875.09,-0.0,flip_to_long -28549,做多,2023-07-29 00:40:00,2023-07-29 00:50:00,1875.09,1873.77,-0.0,flip_to_short -28550,做空,2023-07-29 00:50:00,2023-07-29 01:35:00,1873.77,1874.99,-0.0,flip_to_long -28551,做多,2023-07-29 01:35:00,2023-07-29 02:05:00,1874.99,1873.39,-0.0,flip_to_short -28552,做空,2023-07-29 02:05:00,2023-07-29 02:50:00,1873.39,1874.26,-0.0,flip_to_long -28553,做多,2023-07-29 02:50:00,2023-07-29 05:15:00,1874.26,1874.04,-0.0,flip_to_short -28554,做空,2023-07-29 05:15:00,2023-07-29 05:55:00,1874.04,1873.64,-0.0,flip_to_long -28555,做多,2023-07-29 05:55:00,2023-07-29 11:30:00,1873.64,1870.9,-0.0,flip_to_short -28556,做空,2023-07-29 11:30:00,2023-07-29 11:35:00,1870.9,1871.11,-0.0,flip_to_long -28557,做多,2023-07-29 11:35:00,2023-07-29 11:45:00,1871.11,1870.87,-0.0,flip_to_short -28558,做空,2023-07-29 11:45:00,2023-07-29 12:15:00,1870.87,1871.42,-0.0,flip_to_long -28559,做多,2023-07-29 12:15:00,2023-07-29 14:50:00,1871.42,1871.53,-0.0,flip_to_short -28560,做空,2023-07-29 14:50:00,2023-07-29 14:55:00,1871.53,1872.0,-0.0,flip_to_long -28561,做多,2023-07-29 14:55:00,2023-07-29 15:10:00,1872.0,1872.41,-0.0,flip_to_short -28562,做空,2023-07-29 15:10:00,2023-07-29 15:25:00,1872.41,1872.27,-0.0,flip_to_long -28563,做多,2023-07-29 15:25:00,2023-07-29 15:35:00,1872.27,1871.47,-0.0,flip_to_short -28564,做空,2023-07-29 15:35:00,2023-07-29 15:50:00,1871.47,1872.04,-0.0,flip_to_long -28565,做多,2023-07-29 15:50:00,2023-07-29 17:10:00,1872.04,1872.49,-0.0,flip_to_short -28566,做空,2023-07-29 17:10:00,2023-07-29 18:20:00,1872.49,1872.8,-0.0,flip_to_long -28567,做多,2023-07-29 18:20:00,2023-07-29 22:55:00,1872.8,1879.01,0.01,flip_to_short -28568,做空,2023-07-29 22:55:00,2023-07-29 23:15:00,1879.01,1879.72,-0.0,flip_to_long -28569,做多,2023-07-29 23:15:00,2023-07-29 23:25:00,1879.72,1879.22,-0.0,flip_to_short -28570,做空,2023-07-29 23:25:00,2023-07-29 23:30:00,1879.22,1879.71,-0.0,flip_to_long -28571,做多,2023-07-29 23:30:00,2023-07-29 23:50:00,1879.71,1880.52,-0.0,flip_to_short -28572,做空,2023-07-29 23:50:00,2023-07-30 00:00:00,1880.52,1880.1,-0.0,flip_to_long -28573,做多,2023-07-30 00:00:00,2023-07-30 01:00:00,1880.1,1880.03,-0.0,flip_to_short -28574,做空,2023-07-30 01:00:00,2023-07-30 04:30:00,1880.03,1878.68,0.0,flip_to_long -28575,做多,2023-07-30 04:30:00,2023-07-30 04:35:00,1878.68,1878.16,-0.0,flip_to_short -28576,做空,2023-07-30 04:35:00,2023-07-30 10:05:00,1878.16,1874.39,0.0,flip_to_long -28577,做多,2023-07-30 10:05:00,2023-07-30 10:10:00,1874.39,1874.24,-0.0,flip_to_short -28578,做空,2023-07-30 10:10:00,2023-07-30 10:55:00,1874.24,1873.99,-0.0,flip_to_long -28579,做多,2023-07-30 10:55:00,2023-07-30 11:25:00,1873.99,1873.32,-0.0,flip_to_short -28580,做空,2023-07-30 11:25:00,2023-07-30 11:40:00,1873.32,1873.64,-0.0,flip_to_long -28581,做多,2023-07-30 11:40:00,2023-07-30 13:20:00,1873.64,1874.4,-0.0,flip_to_short -28582,做空,2023-07-30 13:20:00,2023-07-30 14:05:00,1874.4,1873.79,-0.0,flip_to_long -28583,做多,2023-07-30 14:05:00,2023-07-30 14:30:00,1873.79,1873.96,-0.0,flip_to_short -28584,做空,2023-07-30 14:30:00,2023-07-30 14:35:00,1873.96,1874.32,-0.0,flip_to_long -28585,做多,2023-07-30 14:35:00,2023-07-30 14:45:00,1874.32,1880.48,0.01,tp_upper -28586,做空,2023-07-30 15:50:00,2023-07-30 15:55:00,1875.18,1875.27,-0.0,flip_to_long -28587,做多,2023-07-30 15:55:00,2023-07-30 16:30:00,1875.27,1873.08,-0.0,flip_to_short -28588,做空,2023-07-30 16:30:00,2023-07-30 16:45:00,1873.08,1876.66,-0.0,flip_to_long -28589,做多,2023-07-30 16:45:00,2023-07-30 16:50:00,1876.66,1875.42,-0.0,flip_to_short -28590,做空,2023-07-30 16:50:00,2023-07-30 16:55:00,1875.42,1876.05,-0.0,flip_to_long -28591,做多,2023-07-30 16:55:00,2023-07-30 18:15:00,1876.05,1875.96,-0.0,flip_to_short -28592,做空,2023-07-30 18:15:00,2023-07-30 19:00:00,1875.96,1876.53,-0.0,flip_to_long -28593,做多,2023-07-30 19:00:00,2023-07-30 19:30:00,1876.53,1877.04,-0.0,flip_to_short -28594,做空,2023-07-30 19:30:00,2023-07-30 19:50:00,1877.04,1863.71,0.01,tp_lower -28595,做多,2023-07-31 00:15:00,2023-07-31 03:50:00,1861.36,1867.95,0.01,flip_to_short -28596,做空,2023-07-31 03:50:00,2023-07-31 04:10:00,1867.95,1867.43,-0.0,flip_to_long -28597,做多,2023-07-31 04:10:00,2023-07-31 07:45:00,1867.43,1864.91,-0.0,flip_to_short -28598,做空,2023-07-31 07:45:00,2023-07-31 08:20:00,1864.91,1865.26,-0.0,flip_to_long -28599,做多,2023-07-31 08:20:00,2023-07-31 09:30:00,1865.26,1865.07,-0.0,flip_to_short -28600,做空,2023-07-31 09:30:00,2023-07-31 12:25:00,1865.07,1867.66,-0.0,flip_to_long -28601,做多,2023-07-31 12:25:00,2023-07-31 13:30:00,1867.66,1868.18,-0.0,flip_to_short -28602,做空,2023-07-31 13:30:00,2023-07-31 13:45:00,1868.18,1867.53,-0.0,flip_to_long -28603,做多,2023-07-31 13:45:00,2023-07-31 17:50:00,1867.53,1861.64,-0.01,flip_to_short -28604,做空,2023-07-31 17:50:00,2023-07-31 18:45:00,1861.64,1860.96,-0.0,flip_to_long -28605,做多,2023-07-31 18:45:00,2023-07-31 19:00:00,1860.96,1859.51,-0.0,flip_to_short -28606,做空,2023-07-31 19:00:00,2023-07-31 19:20:00,1859.51,1860.03,-0.0,flip_to_long -28607,做多,2023-07-31 19:20:00,2023-07-31 19:55:00,1860.03,1855.84,-0.01,flip_to_short -28608,做空,2023-07-31 19:55:00,2023-07-31 20:20:00,1855.84,1858.73,-0.0,flip_to_long -28609,做多,2023-07-31 20:20:00,2023-07-31 20:40:00,1858.73,1855.15,-0.0,flip_to_short -28610,做空,2023-07-31 20:40:00,2023-07-31 23:40:00,1855.15,1856.77,-0.0,flip_to_long -28611,做多,2023-07-31 23:40:00,2023-07-31 23:50:00,1856.77,1856.15,-0.0,flip_to_short -28612,做空,2023-07-31 23:50:00,2023-08-01 00:15:00,1856.15,1856.16,-0.0,flip_to_long -28613,做多,2023-08-01 00:15:00,2023-08-01 01:30:00,1856.16,1854.68,-0.0,flip_to_short -28614,做空,2023-08-01 01:30:00,2023-08-01 01:35:00,1854.68,1856.37,-0.0,flip_to_long -28615,做多,2023-08-01 01:35:00,2023-08-01 01:40:00,1856.37,1856.11,-0.0,flip_to_short -28616,做空,2023-08-01 01:40:00,2023-08-01 02:05:00,1856.11,1825.05,0.03,tp_lower -28617,做多,2023-08-01 06:25:00,2023-08-01 10:25:00,1830.81,1831.35,-0.0,flip_to_short -28618,做空,2023-08-01 10:25:00,2023-08-01 10:30:00,1831.35,1832.81,-0.0,flip_to_long -28619,做多,2023-08-01 10:30:00,2023-08-01 11:20:00,1832.81,1832.4,-0.0,flip_to_short -28620,做空,2023-08-01 11:20:00,2023-08-01 12:30:00,1832.4,1831.62,-0.0,flip_to_long -28621,做多,2023-08-01 12:30:00,2023-08-01 12:40:00,1831.62,1833.03,0.0,flip_to_short -28622,做空,2023-08-01 12:40:00,2023-08-01 13:00:00,1833.03,1832.55,-0.0,flip_to_long -28623,做多,2023-08-01 13:00:00,2023-08-01 13:05:00,1832.55,1831.73,-0.0,flip_to_short -28624,做空,2023-08-01 13:05:00,2023-08-01 13:15:00,1831.73,1833.48,-0.0,flip_to_long -28625,做多,2023-08-01 13:15:00,2023-08-01 13:20:00,1833.48,1833.01,-0.0,flip_to_short -28626,做空,2023-08-01 13:20:00,2023-08-01 14:15:00,1833.01,1831.39,0.0,flip_to_long -28627,做多,2023-08-01 14:15:00,2023-08-01 14:30:00,1831.39,1831.41,-0.0,flip_to_short -28628,做空,2023-08-01 14:30:00,2023-08-01 14:35:00,1831.41,1833.93,-0.0,flip_to_long -28629,做多,2023-08-01 14:35:00,2023-08-01 14:40:00,1833.93,1829.43,-0.01,flip_to_short -28630,做空,2023-08-01 14:40:00,2023-08-01 15:30:00,1829.43,1830.4,-0.0,tp_lower -28631,做多,2023-08-01 15:40:00,2023-08-01 15:45:00,1832.7,1831.38,-0.0,flip_to_short -28632,做空,2023-08-01 15:45:00,2023-08-01 16:40:00,1831.38,1831.35,-0.0,flip_to_long -28633,做多,2023-08-01 16:40:00,2023-08-01 22:35:00,1831.35,1848.65,0.02,flip_to_short -28634,做空,2023-08-01 22:35:00,2023-08-02 09:15:00,1848.65,1859.54,-0.01,flip_to_long -28635,做多,2023-08-02 09:15:00,2023-08-02 09:20:00,1859.54,1859.01,-0.0,flip_to_short -28636,做空,2023-08-02 09:20:00,2023-08-02 09:25:00,1859.01,1859.04,-0.0,flip_to_long -28637,做多,2023-08-02 09:25:00,2023-08-02 10:40:00,1859.04,1857.94,-0.0,flip_to_short -28638,做空,2023-08-02 10:40:00,2023-08-02 11:10:00,1857.94,1857.67,-0.0,flip_to_long -28639,做多,2023-08-02 11:10:00,2023-08-02 12:15:00,1857.67,1856.82,-0.0,flip_to_short -28640,做空,2023-08-02 12:15:00,2023-08-02 12:25:00,1856.82,1856.9,-0.0,flip_to_long -28641,做多,2023-08-02 12:25:00,2023-08-02 19:30:00,1856.9,1837.4,-0.02,flip_to_short -28642,做空,2023-08-02 19:30:00,2023-08-03 00:15:00,1837.4,1841.82,-0.01,flip_to_long -28643,做多,2023-08-03 00:15:00,2023-08-03 00:20:00,1841.82,1841.58,-0.0,flip_to_short -28644,做空,2023-08-03 00:20:00,2023-08-03 00:30:00,1841.58,1841.62,-0.0,flip_to_long -28645,做多,2023-08-03 00:30:00,2023-08-03 00:40:00,1841.62,1840.74,-0.0,flip_to_short -28646,做空,2023-08-03 00:40:00,2023-08-03 00:45:00,1840.74,1841.03,-0.0,flip_to_long -28647,做多,2023-08-03 00:45:00,2023-08-03 02:25:00,1841.03,1838.51,-0.0,flip_to_short -28648,做空,2023-08-03 02:25:00,2023-08-03 02:55:00,1838.51,1840.81,-0.0,flip_to_long -28649,做多,2023-08-03 02:55:00,2023-08-03 03:30:00,1840.81,1839.05,-0.0,flip_to_short -28650,做空,2023-08-03 03:30:00,2023-08-03 04:05:00,1839.05,1840.09,-0.0,flip_to_long -28651,做多,2023-08-03 04:05:00,2023-08-03 04:10:00,1840.09,1839.4,-0.0,flip_to_short -28652,做空,2023-08-03 04:10:00,2023-08-03 06:05:00,1839.4,1838.2,0.0,flip_to_long -28653,做多,2023-08-03 06:05:00,2023-08-03 06:20:00,1838.2,1839.56,0.0,flip_to_short -28654,做空,2023-08-03 06:20:00,2023-08-03 09:55:00,1839.56,1834.35,0.0,flip_to_long -28655,做多,2023-08-03 09:55:00,2023-08-03 12:30:00,1834.35,1833.7,-0.0,flip_to_short -28656,做空,2023-08-03 12:30:00,2023-08-03 12:35:00,1833.7,1834.3,-0.0,flip_to_long -28657,做多,2023-08-03 12:35:00,2023-08-03 12:45:00,1834.3,1834.13,-0.0,flip_to_short -28658,做空,2023-08-03 12:45:00,2023-08-03 12:50:00,1834.13,1834.6,-0.0,flip_to_long -28659,做多,2023-08-03 12:50:00,2023-08-03 12:55:00,1834.6,1834.23,-0.0,flip_to_short -28660,做空,2023-08-03 12:55:00,2023-08-03 13:00:00,1834.23,1835.0,-0.0,flip_to_long -28661,做多,2023-08-03 13:00:00,2023-08-03 14:55:00,1835.0,1846.89,0.01,tp_upper -28662,做空,2023-08-03 18:05:00,2023-08-03 18:20:00,1843.65,1843.5,-0.0,flip_to_long -28663,做多,2023-08-03 18:20:00,2023-08-03 19:10:00,1843.5,1843.17,-0.0,flip_to_short -28664,做空,2023-08-03 19:10:00,2023-08-03 19:50:00,1843.17,1845.39,-0.0,flip_to_long -28665,做多,2023-08-03 19:50:00,2023-08-03 19:55:00,1845.39,1845.06,-0.0,flip_to_short -28666,做空,2023-08-03 19:55:00,2023-08-03 20:00:00,1845.06,1847.83,-0.0,flip_to_long -28667,做多,2023-08-03 20:00:00,2023-08-03 20:45:00,1847.83,1846.16,-0.0,flip_to_short -28668,做空,2023-08-03 20:45:00,2023-08-04 04:50:00,1846.16,1834.25,0.01,flip_to_long -28669,做多,2023-08-04 04:50:00,2023-08-04 05:00:00,1834.25,1834.05,-0.0,flip_to_short -28670,做空,2023-08-04 05:00:00,2023-08-04 05:05:00,1834.05,1834.76,-0.0,flip_to_long -28671,做多,2023-08-04 05:05:00,2023-08-04 05:10:00,1834.76,1833.99,-0.0,flip_to_short -28672,做空,2023-08-04 05:10:00,2023-08-04 05:20:00,1833.99,1835.0,-0.0,flip_to_long -28673,做多,2023-08-04 05:20:00,2023-08-04 06:35:00,1835.0,1833.71,-0.0,flip_to_short -28674,做空,2023-08-04 06:35:00,2023-08-04 07:45:00,1833.71,1834.23,-0.0,flip_to_long -28675,做多,2023-08-04 07:45:00,2023-08-04 08:55:00,1834.23,1834.47,-0.0,flip_to_short -28676,做空,2023-08-04 08:55:00,2023-08-04 09:10:00,1834.47,1835.27,-0.0,flip_to_long -28677,做多,2023-08-04 09:10:00,2023-08-04 10:20:00,1835.27,1835.04,-0.0,flip_to_short -28678,做空,2023-08-04 10:20:00,2023-08-04 10:25:00,1835.04,1835.34,-0.0,flip_to_long -28679,做多,2023-08-04 10:25:00,2023-08-04 10:30:00,1835.34,1835.12,-0.0,flip_to_short -28680,做空,2023-08-04 10:30:00,2023-08-04 10:40:00,1835.12,1835.28,-0.0,flip_to_long -28681,做多,2023-08-04 10:40:00,2023-08-04 10:45:00,1835.28,1833.65,-0.0,flip_to_short -28682,做空,2023-08-04 10:45:00,2023-08-04 12:25:00,1833.65,1836.05,-0.0,flip_to_long -28683,做多,2023-08-04 12:25:00,2023-08-04 12:30:00,1836.05,1833.6,-0.0,tp_upper -28684,做多,2023-08-04 12:35:00,2023-08-04 14:00:00,1834.47,1836.0,0.0,flip_to_short -28685,做空,2023-08-04 14:00:00,2023-08-04 14:05:00,1836.0,1838.11,-0.0,flip_to_long -28686,做多,2023-08-04 14:05:00,2023-08-04 17:25:00,1838.11,1843.65,0.0,flip_to_short -28687,做空,2023-08-04 17:25:00,2023-08-04 23:40:00,1843.65,1829.35,0.01,flip_to_long -28688,做多,2023-08-04 23:40:00,2023-08-05 00:15:00,1829.35,1829.31,-0.0,flip_to_short -28689,做空,2023-08-05 00:15:00,2023-08-05 01:30:00,1829.31,1829.68,-0.0,flip_to_long -28690,做多,2023-08-05 01:30:00,2023-08-05 01:35:00,1829.68,1828.41,-0.0,flip_to_short -28691,做空,2023-08-05 01:35:00,2023-08-05 02:35:00,1828.41,1830.43,-0.0,flip_to_long -28692,做多,2023-08-05 02:35:00,2023-08-05 04:30:00,1830.43,1829.7,-0.0,flip_to_short -28693,做空,2023-08-05 04:30:00,2023-08-05 05:20:00,1829.7,1830.76,-0.0,flip_to_long -28694,做多,2023-08-05 05:20:00,2023-08-05 07:15:00,1830.76,1830.32,-0.0,flip_to_short -28695,做空,2023-08-05 07:15:00,2023-08-05 07:40:00,1830.32,1830.78,-0.0,flip_to_long -28696,做多,2023-08-05 07:40:00,2023-08-05 07:50:00,1830.78,1830.21,-0.0,flip_to_short -28697,做空,2023-08-05 07:50:00,2023-08-05 08:30:00,1830.21,1831.11,-0.0,flip_to_long -28698,做多,2023-08-05 08:30:00,2023-08-05 09:40:00,1831.11,1830.95,-0.0,flip_to_short -28699,做空,2023-08-05 09:40:00,2023-08-05 10:05:00,1830.95,1831.09,-0.0,flip_to_long -28700,做多,2023-08-05 10:05:00,2023-08-05 10:45:00,1831.09,1830.54,-0.0,flip_to_short -28701,做空,2023-08-05 10:45:00,2023-08-05 11:00:00,1830.54,1831.65,-0.0,flip_to_long -28702,做多,2023-08-05 11:00:00,2023-08-05 12:10:00,1831.65,1831.54,-0.0,flip_to_short -28703,做空,2023-08-05 12:10:00,2023-08-05 12:20:00,1831.54,1831.65,-0.0,flip_to_long -28704,做多,2023-08-05 12:20:00,2023-08-05 12:30:00,1831.65,1831.16,-0.0,flip_to_short -28705,做空,2023-08-05 12:30:00,2023-08-05 13:15:00,1831.16,1831.43,-0.0,flip_to_long -28706,做多,2023-08-05 13:15:00,2023-08-05 13:25:00,1831.43,1831.32,-0.0,flip_to_short -28707,做空,2023-08-05 13:25:00,2023-08-05 13:45:00,1831.32,1831.66,-0.0,flip_to_long -28708,做多,2023-08-05 13:45:00,2023-08-05 15:15:00,1831.66,1832.88,0.0,flip_to_short -28709,做空,2023-08-05 15:15:00,2023-08-05 15:35:00,1832.88,1832.57,-0.0,flip_to_long -28710,做多,2023-08-05 15:35:00,2023-08-05 16:15:00,1832.57,1832.53,-0.0,flip_to_short -28711,做空,2023-08-05 16:15:00,2023-08-05 17:15:00,1832.53,1833.28,-0.0,flip_to_long -28712,做多,2023-08-05 17:15:00,2023-08-05 20:35:00,1833.28,1833.33,-0.0,flip_to_short -28713,做空,2023-08-05 20:35:00,2023-08-05 20:45:00,1833.33,1833.98,-0.0,flip_to_long -28714,做多,2023-08-05 20:45:00,2023-08-05 21:55:00,1833.98,1834.49,-0.0,flip_to_short -28715,做空,2023-08-05 21:55:00,2023-08-05 22:30:00,1834.49,1834.58,-0.0,flip_to_long -28716,做多,2023-08-05 22:30:00,2023-08-06 00:00:00,1834.58,1834.91,-0.0,flip_to_short -28717,做空,2023-08-06 00:00:00,2023-08-06 00:10:00,1834.91,1835.48,-0.0,flip_to_long -28718,做多,2023-08-06 00:10:00,2023-08-06 00:35:00,1835.48,1834.98,-0.0,flip_to_short -28719,做空,2023-08-06 00:35:00,2023-08-06 00:40:00,1834.98,1835.68,-0.0,flip_to_long -28720,做多,2023-08-06 00:40:00,2023-08-06 01:05:00,1835.68,1835.32,-0.0,flip_to_short -28721,做空,2023-08-06 01:05:00,2023-08-06 01:10:00,1835.32,1835.33,-0.0,flip_to_long -28722,做多,2023-08-06 01:10:00,2023-08-06 01:25:00,1835.33,1834.64,-0.0,flip_to_short -28723,做空,2023-08-06 01:25:00,2023-08-06 02:10:00,1834.64,1834.87,-0.0,flip_to_long -28724,做多,2023-08-06 02:10:00,2023-08-06 02:45:00,1834.87,1835.79,0.0,flip_to_short -28725,做空,2023-08-06 02:45:00,2023-08-06 04:45:00,1835.79,1835.02,-0.0,flip_to_long -28726,做多,2023-08-06 04:45:00,2023-08-06 05:30:00,1835.02,1834.81,-0.0,flip_to_short -28727,做空,2023-08-06 05:30:00,2023-08-06 05:40:00,1834.81,1834.85,-0.0,flip_to_long -28728,做多,2023-08-06 05:40:00,2023-08-06 06:10:00,1834.85,1833.9,-0.0,flip_to_short -28729,做空,2023-08-06 06:10:00,2023-08-06 07:50:00,1833.9,1834.4,-0.0,flip_to_long -28730,做多,2023-08-06 07:50:00,2023-08-06 07:55:00,1834.4,1834.13,-0.0,flip_to_short -28731,做空,2023-08-06 07:55:00,2023-08-06 08:15:00,1834.13,1834.14,-0.0,flip_to_long -28732,做多,2023-08-06 08:15:00,2023-08-06 08:30:00,1834.14,1833.95,-0.0,flip_to_short -28733,做空,2023-08-06 08:30:00,2023-08-06 08:35:00,1833.95,1834.14,-0.0,flip_to_long -28734,做多,2023-08-06 08:35:00,2023-08-06 09:00:00,1834.14,1834.05,-0.0,flip_to_short -28735,做空,2023-08-06 09:00:00,2023-08-06 11:35:00,1834.05,1832.27,0.0,flip_to_long -28736,做多,2023-08-06 11:35:00,2023-08-06 11:40:00,1832.27,1832.01,-0.0,flip_to_short -28737,做空,2023-08-06 11:40:00,2023-08-06 11:50:00,1832.01,1832.44,-0.0,flip_to_long -28738,做多,2023-08-06 11:50:00,2023-08-06 11:55:00,1832.44,1831.57,-0.0,flip_to_short -28739,做空,2023-08-06 11:55:00,2023-08-06 12:10:00,1831.57,1832.09,-0.0,flip_to_long -28740,做多,2023-08-06 12:10:00,2023-08-06 12:15:00,1832.09,1831.68,-0.0,flip_to_short -28741,做空,2023-08-06 12:15:00,2023-08-06 14:20:00,1831.68,1829.0,0.0,flip_to_long -28742,做多,2023-08-06 14:20:00,2023-08-06 14:35:00,1829.0,1829.2,-0.0,flip_to_short -28743,做空,2023-08-06 14:35:00,2023-08-06 15:00:00,1829.2,1829.35,-0.0,flip_to_long -28744,做多,2023-08-06 15:00:00,2023-08-06 15:15:00,1829.35,1829.15,-0.0,flip_to_short -28745,做空,2023-08-06 15:15:00,2023-08-06 15:20:00,1829.15,1829.3,-0.0,flip_to_long -28746,做多,2023-08-06 15:20:00,2023-08-06 15:35:00,1829.3,1828.71,-0.0,flip_to_short -28747,做空,2023-08-06 15:35:00,2023-08-06 16:30:00,1828.71,1829.33,-0.0,flip_to_long -28748,做多,2023-08-06 16:30:00,2023-08-06 19:40:00,1829.33,1830.86,0.0,flip_to_short -28749,做空,2023-08-06 19:40:00,2023-08-06 19:45:00,1830.86,1831.76,-0.0,flip_to_long -28750,做多,2023-08-06 19:45:00,2023-08-06 19:50:00,1831.76,1831.22,-0.0,flip_to_short -28751,做空,2023-08-06 19:50:00,2023-08-06 19:55:00,1831.22,1831.26,-0.0,flip_to_long -28752,做多,2023-08-06 19:55:00,2023-08-06 20:10:00,1831.26,1830.83,-0.0,flip_to_short -28753,做空,2023-08-06 20:10:00,2023-08-06 20:55:00,1830.83,1831.72,-0.0,flip_to_long -28754,做多,2023-08-06 20:55:00,2023-08-06 21:40:00,1831.72,1832.61,-0.0,flip_to_short -28755,做空,2023-08-06 21:40:00,2023-08-06 22:15:00,1832.61,1833.15,-0.0,flip_to_long -28756,做多,2023-08-06 22:15:00,2023-08-06 22:25:00,1833.15,1832.02,-0.0,flip_to_short -28757,做空,2023-08-06 22:25:00,2023-08-07 00:10:00,1832.02,1831.35,-0.0,flip_to_long -28758,做多,2023-08-07 00:10:00,2023-08-07 00:15:00,1831.35,1830.69,-0.0,flip_to_short -28759,做空,2023-08-07 00:15:00,2023-08-07 01:05:00,1830.69,1830.78,-0.0,flip_to_long -28760,做多,2023-08-07 01:05:00,2023-08-07 01:25:00,1830.78,1842.0,0.01,tp_upper -28761,做空,2023-08-07 05:55:00,2023-08-07 10:40:00,1838.76,1835.9,0.0,flip_to_long -28762,做多,2023-08-07 10:40:00,2023-08-07 11:40:00,1835.9,1834.01,-0.0,flip_to_short -28763,做空,2023-08-07 11:40:00,2023-08-07 12:50:00,1834.01,1835.78,-0.0,flip_to_long -28764,做多,2023-08-07 12:50:00,2023-08-07 12:55:00,1835.78,1832.72,-0.0,flip_to_short -28765,做空,2023-08-07 12:55:00,2023-08-07 13:00:00,1832.72,1832.75,-0.0,flip_to_long -28766,做多,2023-08-07 13:00:00,2023-08-07 19:15:00,1832.75,1819.55,-0.01,flip_to_short -28767,做空,2023-08-07 19:15:00,2023-08-07 19:35:00,1819.55,1819.72,-0.0,flip_to_long -28768,做多,2023-08-07 19:35:00,2023-08-08 01:30:00,1819.72,1827.99,0.01,flip_to_short -28769,做空,2023-08-08 01:30:00,2023-08-08 01:40:00,1827.99,1827.0,0.0,flip_to_long -28770,做多,2023-08-08 01:40:00,2023-08-08 03:05:00,1827.0,1827.79,-0.0,flip_to_short -28771,做空,2023-08-08 03:05:00,2023-08-08 03:10:00,1827.79,1829.1,-0.0,flip_to_long -28772,做多,2023-08-08 03:10:00,2023-08-08 03:35:00,1829.1,1828.35,-0.0,flip_to_short -28773,做空,2023-08-08 03:35:00,2023-08-08 07:25:00,1828.35,1832.05,-0.0,flip_to_long -28774,做多,2023-08-08 07:25:00,2023-08-08 07:35:00,1832.05,1830.52,-0.0,flip_to_short -28775,做空,2023-08-08 07:35:00,2023-08-08 10:45:00,1830.52,1832.99,-0.0,flip_to_long -28776,做多,2023-08-08 10:45:00,2023-08-08 13:55:00,1832.99,1834.54,0.0,flip_to_short -28777,做空,2023-08-08 13:55:00,2023-08-08 14:00:00,1834.54,1836.08,-0.0,flip_to_long -28778,做多,2023-08-08 14:00:00,2023-08-08 14:10:00,1836.08,1835.46,-0.0,flip_to_short -28779,做空,2023-08-08 14:10:00,2023-08-09 00:30:00,1835.46,1858.71,-0.02,flip_to_long -28780,做多,2023-08-09 00:30:00,2023-08-09 01:45:00,1858.71,1858.67,-0.0,flip_to_short -28781,做空,2023-08-09 01:45:00,2023-08-09 01:50:00,1858.67,1859.44,-0.0,flip_to_long -28782,做多,2023-08-09 01:50:00,2023-08-09 01:55:00,1859.44,1858.07,-0.0,flip_to_short -28783,做空,2023-08-09 01:55:00,2023-08-09 04:35:00,1858.07,1855.19,0.0,flip_to_long -28784,做多,2023-08-09 04:35:00,2023-08-09 05:40:00,1855.19,1855.5,-0.0,flip_to_short -28785,做空,2023-08-09 05:40:00,2023-08-09 06:10:00,1855.5,1855.59,-0.0,flip_to_long -28786,做多,2023-08-09 06:10:00,2023-08-09 06:15:00,1855.59,1854.6,-0.0,flip_to_short -28787,做空,2023-08-09 06:15:00,2023-08-09 06:45:00,1854.6,1855.99,-0.0,flip_to_long -28788,做多,2023-08-09 06:45:00,2023-08-09 09:55:00,1855.99,1858.73,0.0,flip_to_short -28789,做空,2023-08-09 09:55:00,2023-08-09 10:35:00,1858.73,1861.13,-0.0,flip_to_long -28790,做多,2023-08-09 10:35:00,2023-08-09 11:25:00,1861.13,1859.51,-0.0,flip_to_short -28791,做空,2023-08-09 11:25:00,2023-08-09 11:30:00,1859.51,1859.88,-0.0,flip_to_long -28792,做多,2023-08-09 11:30:00,2023-08-09 11:35:00,1859.88,1858.72,-0.0,flip_to_short -28793,做空,2023-08-09 11:35:00,2023-08-09 11:40:00,1858.72,1860.3,-0.0,flip_to_long -28794,做多,2023-08-09 11:40:00,2023-08-09 12:20:00,1860.3,1859.55,-0.0,flip_to_short -28795,做空,2023-08-09 12:20:00,2023-08-09 12:25:00,1859.55,1860.85,-0.0,flip_to_long -28796,做多,2023-08-09 12:25:00,2023-08-09 12:45:00,1860.85,1866.11,0.0,tp_upper -28797,做空,2023-08-09 13:35:00,2023-08-09 13:40:00,1860.42,1862.93,-0.0,flip_to_long -28798,做多,2023-08-09 13:40:00,2023-08-09 13:45:00,1862.93,1861.02,-0.0,flip_to_short -28799,做空,2023-08-09 13:45:00,2023-08-09 14:00:00,1861.02,1862.37,-0.0,flip_to_long -28800,做多,2023-08-09 14:00:00,2023-08-09 14:05:00,1862.37,1858.14,-0.01,flip_to_short -28801,做空,2023-08-09 14:05:00,2023-08-09 14:30:00,1858.14,1863.12,-0.01,flip_to_long -28802,做多,2023-08-09 14:30:00,2023-08-09 14:35:00,1863.12,1861.57,-0.0,flip_to_short -28803,做空,2023-08-09 14:35:00,2023-08-09 18:25:00,1861.57,1852.39,0.01,flip_to_long -28804,做多,2023-08-09 18:25:00,2023-08-09 18:50:00,1852.39,1852.63,-0.0,flip_to_short -28805,做空,2023-08-09 18:50:00,2023-08-09 19:00:00,1852.63,1853.83,-0.0,flip_to_long -28806,做多,2023-08-09 19:00:00,2023-08-09 19:10:00,1853.83,1851.14,-0.0,flip_to_short -28807,做空,2023-08-09 19:10:00,2023-08-09 19:15:00,1851.14,1851.95,-0.0,flip_to_long -28808,做多,2023-08-09 19:15:00,2023-08-09 21:10:00,1851.95,1847.11,-0.01,flip_to_short -28809,做空,2023-08-09 21:10:00,2023-08-09 21:20:00,1847.11,1850.36,-0.0,flip_to_long -28810,做多,2023-08-09 21:20:00,2023-08-10 01:50:00,1850.36,1854.56,0.0,flip_to_short -28811,做空,2023-08-10 01:50:00,2023-08-10 02:05:00,1854.56,1855.4,-0.0,flip_to_long -28812,做多,2023-08-10 02:05:00,2023-08-10 02:20:00,1855.4,1854.68,-0.0,flip_to_short -28813,做空,2023-08-10 02:20:00,2023-08-10 02:25:00,1854.68,1855.22,-0.0,flip_to_long -28814,做多,2023-08-10 02:25:00,2023-08-10 02:45:00,1855.22,1855.04,-0.0,flip_to_short -28815,做空,2023-08-10 02:45:00,2023-08-10 05:55:00,1855.04,1853.2,0.0,flip_to_long -28816,做多,2023-08-10 05:55:00,2023-08-10 06:05:00,1853.2,1853.51,-0.0,flip_to_short -28817,做空,2023-08-10 06:05:00,2023-08-10 07:15:00,1853.51,1853.38,-0.0,flip_to_long -28818,做多,2023-08-10 07:15:00,2023-08-10 07:20:00,1853.38,1852.78,-0.0,flip_to_short -28819,做空,2023-08-10 07:20:00,2023-08-10 09:05:00,1852.78,1851.4,0.0,flip_to_long -28820,做多,2023-08-10 09:05:00,2023-08-10 09:10:00,1851.4,1851.08,-0.0,flip_to_short -28821,做空,2023-08-10 09:10:00,2023-08-10 09:40:00,1851.08,1852.03,-0.0,flip_to_long -28822,做多,2023-08-10 09:40:00,2023-08-10 09:50:00,1852.03,1851.51,-0.0,flip_to_short -28823,做空,2023-08-10 09:50:00,2023-08-10 10:35:00,1851.51,1851.05,-0.0,flip_to_long -28824,做多,2023-08-10 10:35:00,2023-08-10 11:25:00,1851.05,1851.44,-0.0,flip_to_short -28825,做空,2023-08-10 11:25:00,2023-08-10 11:45:00,1851.44,1850.64,-0.0,flip_to_long -28826,做多,2023-08-10 11:45:00,2023-08-10 12:30:00,1850.64,1857.76,0.01,tp_upper -28827,做空,2023-08-10 12:40:00,2023-08-10 15:25:00,1853.73,1853.68,-0.0,flip_to_long -28828,做多,2023-08-10 15:25:00,2023-08-10 15:40:00,1853.68,1853.89,-0.0,flip_to_short -28829,做空,2023-08-10 15:40:00,2023-08-10 20:10:00,1853.89,1850.49,0.0,flip_to_long -28830,做多,2023-08-10 20:10:00,2023-08-10 20:20:00,1850.49,1850.21,-0.0,flip_to_short -28831,做空,2023-08-10 20:20:00,2023-08-10 20:50:00,1850.21,1849.76,-0.0,flip_to_long -28832,做多,2023-08-10 20:50:00,2023-08-10 20:55:00,1849.76,1849.68,-0.0,flip_to_short -28833,做空,2023-08-10 20:55:00,2023-08-10 22:05:00,1849.68,1849.73,-0.0,flip_to_long -28834,做多,2023-08-10 22:05:00,2023-08-11 01:35:00,1849.73,1851.37,0.0,flip_to_short -28835,做空,2023-08-11 01:35:00,2023-08-11 05:40:00,1851.37,1848.57,0.0,flip_to_long -28836,做多,2023-08-11 05:40:00,2023-08-11 05:45:00,1848.57,1848.47,-0.0,flip_to_short -28837,做空,2023-08-11 05:45:00,2023-08-11 10:20:00,1848.47,1848.99,-0.0,flip_to_long -28838,做多,2023-08-11 10:20:00,2023-08-11 10:25:00,1848.99,1848.37,-0.0,flip_to_short -28839,做空,2023-08-11 10:25:00,2023-08-11 11:30:00,1848.37,1848.5,-0.0,flip_to_long -28840,做多,2023-08-11 11:30:00,2023-08-11 12:50:00,1848.5,1848.26,-0.0,flip_to_short -28841,做空,2023-08-11 12:50:00,2023-08-11 12:55:00,1848.26,1848.71,-0.0,flip_to_long -28842,做多,2023-08-11 12:55:00,2023-08-11 13:30:00,1848.71,1847.53,-0.0,flip_to_short -28843,做空,2023-08-11 13:30:00,2023-08-11 13:35:00,1847.53,1848.25,-0.0,flip_to_long -28844,做多,2023-08-11 13:35:00,2023-08-11 14:10:00,1848.25,1852.09,0.0,tp_upper -28845,做空,2023-08-11 15:05:00,2023-08-11 19:50:00,1849.19,1844.26,0.0,flip_to_long -28846,做多,2023-08-11 19:50:00,2023-08-11 19:55:00,1844.26,1843.97,-0.0,flip_to_short -28847,做空,2023-08-11 19:55:00,2023-08-11 20:05:00,1843.97,1843.97,-0.0,flip_to_long -28848,做多,2023-08-11 20:05:00,2023-08-11 20:30:00,1843.97,1843.37,-0.0,flip_to_short -28849,做空,2023-08-11 20:30:00,2023-08-11 20:40:00,1843.37,1843.58,-0.0,flip_to_long -28850,做多,2023-08-11 20:40:00,2023-08-11 21:35:00,1843.58,1843.25,-0.0,flip_to_short -28851,做空,2023-08-11 21:35:00,2023-08-11 21:45:00,1843.25,1843.74,-0.0,flip_to_long -28852,做多,2023-08-11 21:45:00,2023-08-11 23:45:00,1843.74,1848.39,0.0,tp_upper -28853,做空,2023-08-12 02:45:00,2023-08-12 03:10:00,1847.18,1848.17,-0.0,flip_to_long -28854,做多,2023-08-12 03:10:00,2023-08-12 03:15:00,1848.17,1848.04,-0.0,flip_to_short -28855,做空,2023-08-12 03:15:00,2023-08-12 06:45:00,1848.04,1847.75,-0.0,flip_to_long -28856,做多,2023-08-12 06:45:00,2023-08-12 11:20:00,1847.75,1848.87,0.0,flip_to_short -28857,做空,2023-08-12 11:20:00,2023-08-12 11:25:00,1848.87,1849.04,-0.0,flip_to_long -28858,做多,2023-08-12 11:25:00,2023-08-12 12:35:00,1849.04,1849.45,-0.0,flip_to_short -28859,做空,2023-08-12 12:35:00,2023-08-12 12:40:00,1849.45,1849.54,-0.0,flip_to_long -28860,做多,2023-08-12 12:40:00,2023-08-12 15:40:00,1849.54,1850.63,0.0,flip_to_short -28861,做空,2023-08-12 15:40:00,2023-08-12 16:00:00,1850.63,1850.82,-0.0,flip_to_long -28862,做多,2023-08-12 16:00:00,2023-08-12 16:50:00,1850.82,1850.98,-0.0,flip_to_short -28863,做空,2023-08-12 16:50:00,2023-08-12 21:50:00,1850.98,1848.93,0.0,flip_to_long -28864,做多,2023-08-12 21:50:00,2023-08-13 03:05:00,1848.93,1848.38,-0.0,flip_to_short -28865,做空,2023-08-13 03:05:00,2023-08-13 07:35:00,1848.38,1848.32,-0.0,flip_to_long -28866,做多,2023-08-13 07:35:00,2023-08-13 11:30:00,1848.32,1849.25,0.0,flip_to_short -28867,做空,2023-08-13 11:30:00,2023-08-13 12:30:00,1849.25,1849.47,-0.0,flip_to_long -28868,做多,2023-08-13 12:30:00,2023-08-13 13:25:00,1849.47,1848.94,-0.0,flip_to_short -28869,做空,2023-08-13 13:25:00,2023-08-13 14:25:00,1848.94,1849.73,-0.0,flip_to_long -28870,做多,2023-08-13 14:25:00,2023-08-13 14:50:00,1849.73,1848.94,-0.0,flip_to_short -28871,做空,2023-08-13 14:50:00,2023-08-13 17:10:00,1848.94,1848.82,-0.0,flip_to_long -28872,做多,2023-08-13 17:10:00,2023-08-13 21:15:00,1848.82,1852.26,0.0,flip_to_short -28873,做空,2023-08-13 21:15:00,2023-08-14 02:30:00,1852.26,1841.3,0.01,flip_to_long -28874,做多,2023-08-14 02:30:00,2023-08-14 08:45:00,1841.3,1848.44,0.01,flip_to_short -28875,做空,2023-08-14 08:45:00,2023-08-14 08:50:00,1848.44,1849.4,-0.0,flip_to_long -28876,做多,2023-08-14 08:50:00,2023-08-14 08:55:00,1849.4,1848.44,-0.0,flip_to_short -28877,做空,2023-08-14 08:55:00,2023-08-14 09:05:00,1848.44,1849.06,-0.0,flip_to_long -28878,做多,2023-08-14 09:05:00,2023-08-14 09:10:00,1849.06,1848.7,-0.0,flip_to_short -28879,做空,2023-08-14 09:10:00,2023-08-14 09:30:00,1848.7,1847.9,-0.0,flip_to_long -28880,做多,2023-08-14 09:30:00,2023-08-14 10:45:00,1847.9,1848.64,-0.0,flip_to_short -28881,做空,2023-08-14 10:45:00,2023-08-14 10:50:00,1848.64,1849.1,-0.0,flip_to_long -28882,做多,2023-08-14 10:50:00,2023-08-14 11:05:00,1849.1,1848.67,-0.0,flip_to_short -28883,做空,2023-08-14 11:05:00,2023-08-14 14:10:00,1848.67,1848.4,-0.0,flip_to_long -28884,做多,2023-08-14 14:10:00,2023-08-14 14:15:00,1848.4,1846.8,-0.0,flip_to_short -28885,做空,2023-08-14 14:15:00,2023-08-14 14:20:00,1846.8,1848.61,-0.0,flip_to_long -28886,做多,2023-08-14 14:20:00,2023-08-14 17:25:00,1848.61,1848.96,-0.0,flip_to_short -28887,做空,2023-08-14 17:25:00,2023-08-14 21:55:00,1848.96,1845.11,0.0,flip_to_long -28888,做多,2023-08-14 21:55:00,2023-08-14 22:00:00,1845.11,1844.65,-0.0,flip_to_short -28889,做空,2023-08-14 22:00:00,2023-08-15 00:40:00,1844.65,1844.7,-0.0,flip_to_long -28890,做多,2023-08-15 00:40:00,2023-08-15 01:30:00,1844.7,1844.41,-0.0,flip_to_short -28891,做空,2023-08-15 01:30:00,2023-08-15 01:45:00,1844.41,1845.1,-0.0,flip_to_long -28892,做多,2023-08-15 01:45:00,2023-08-15 02:00:00,1845.1,1845.2,-0.0,flip_to_short -28893,做空,2023-08-15 02:00:00,2023-08-15 07:40:00,1845.2,1842.8,0.0,flip_to_long -28894,做多,2023-08-15 07:40:00,2023-08-15 08:00:00,1842.8,1842.55,-0.0,flip_to_short -28895,做空,2023-08-15 08:00:00,2023-08-15 09:00:00,1842.55,1843.03,-0.0,flip_to_long -28896,做多,2023-08-15 09:00:00,2023-08-15 09:35:00,1843.03,1842.28,-0.0,flip_to_short -28897,做空,2023-08-15 09:35:00,2023-08-15 09:45:00,1842.28,1842.45,-0.0,flip_to_long -28898,做多,2023-08-15 09:45:00,2023-08-15 09:50:00,1842.45,1842.45,-0.0,flip_to_short -28899,做空,2023-08-15 09:50:00,2023-08-15 10:10:00,1842.45,1842.78,-0.0,flip_to_long -28900,做多,2023-08-15 10:10:00,2023-08-15 10:15:00,1842.78,1842.15,-0.0,flip_to_short -28901,做空,2023-08-15 10:15:00,2023-08-15 10:30:00,1842.15,1842.75,-0.0,flip_to_long -28902,做多,2023-08-15 10:30:00,2023-08-15 10:50:00,1842.75,1842.17,-0.0,flip_to_short -28903,做空,2023-08-15 10:50:00,2023-08-15 11:35:00,1842.17,1839.38,0.0,tp_lower -28904,做多,2023-08-15 12:45:00,2023-08-15 12:55:00,1843.34,1841.61,-0.0,flip_to_short -28905,做空,2023-08-15 12:55:00,2023-08-15 13:05:00,1841.61,1842.29,-0.0,flip_to_long -28906,做多,2023-08-15 13:05:00,2023-08-15 13:40:00,1842.29,1842.14,-0.0,flip_to_short -28907,做空,2023-08-15 13:40:00,2023-08-15 14:10:00,1842.14,1842.6,-0.0,flip_to_long -28908,做多,2023-08-15 14:10:00,2023-08-15 14:15:00,1842.6,1842.45,-0.0,flip_to_short -28909,做空,2023-08-15 14:15:00,2023-08-15 18:30:00,1842.45,1840.97,0.0,flip_to_long -28910,做多,2023-08-15 18:30:00,2023-08-15 18:40:00,1840.97,1840.37,-0.0,flip_to_short -28911,做空,2023-08-15 18:40:00,2023-08-15 18:45:00,1840.37,1841.05,-0.0,flip_to_long -28912,做多,2023-08-15 18:45:00,2023-08-15 23:15:00,1841.05,1828.94,-0.01,flip_to_short -28913,做空,2023-08-15 23:15:00,2023-08-15 23:55:00,1828.94,1828.28,-0.0,flip_to_long -28914,做多,2023-08-15 23:55:00,2023-08-16 00:30:00,1828.28,1828.01,-0.0,flip_to_short -28915,做空,2023-08-16 00:30:00,2023-08-16 00:45:00,1828.01,1829.51,-0.0,flip_to_long -28916,做多,2023-08-16 00:45:00,2023-08-16 00:55:00,1829.51,1828.67,-0.0,flip_to_short -28917,做空,2023-08-16 00:55:00,2023-08-16 01:20:00,1828.67,1829.09,-0.0,flip_to_long -28918,做多,2023-08-16 01:20:00,2023-08-16 01:25:00,1829.09,1828.41,-0.0,flip_to_short -28919,做空,2023-08-16 01:25:00,2023-08-16 01:40:00,1828.41,1828.7,-0.0,flip_to_long -28920,做多,2023-08-16 01:40:00,2023-08-16 03:25:00,1828.7,1828.63,-0.0,flip_to_short -28921,做空,2023-08-16 03:25:00,2023-08-16 03:35:00,1828.63,1829.37,-0.0,flip_to_long -28922,做多,2023-08-16 03:35:00,2023-08-16 03:50:00,1829.37,1828.48,-0.0,flip_to_short -28923,做空,2023-08-16 03:50:00,2023-08-16 07:15:00,1828.48,1826.99,0.0,flip_to_long -28924,做多,2023-08-16 07:15:00,2023-08-16 07:20:00,1826.99,1826.55,-0.0,flip_to_short -28925,做空,2023-08-16 07:20:00,2023-08-16 07:40:00,1826.55,1827.68,-0.0,flip_to_long -28926,做多,2023-08-16 07:40:00,2023-08-16 08:10:00,1827.68,1825.79,-0.0,flip_to_short -28927,做空,2023-08-16 08:10:00,2023-08-16 08:35:00,1825.79,1826.6,-0.0,flip_to_long -28928,做多,2023-08-16 08:35:00,2023-08-16 08:45:00,1826.6,1825.38,-0.0,flip_to_short -28929,做空,2023-08-16 08:45:00,2023-08-16 10:00:00,1825.38,1823.87,0.0,flip_to_long -28930,做多,2023-08-16 10:00:00,2023-08-16 11:35:00,1823.87,1823.63,-0.0,flip_to_short -28931,做空,2023-08-16 11:35:00,2023-08-16 12:40:00,1823.63,1825.28,-0.0,flip_to_long -28932,做多,2023-08-16 12:40:00,2023-08-16 12:55:00,1825.28,1823.91,-0.0,flip_to_short -28933,做空,2023-08-16 12:55:00,2023-08-16 13:00:00,1823.91,1824.5,-0.0,flip_to_long -28934,做多,2023-08-16 13:00:00,2023-08-16 13:05:00,1824.5,1823.97,-0.0,flip_to_short -28935,做空,2023-08-16 13:05:00,2023-08-16 13:45:00,1823.97,1823.69,-0.0,flip_to_long -28936,做多,2023-08-16 13:45:00,2023-08-16 14:20:00,1823.69,1823.33,-0.0,flip_to_short -28937,做空,2023-08-16 14:20:00,2023-08-16 14:25:00,1823.33,1823.8,-0.0,flip_to_long -28938,做多,2023-08-16 14:25:00,2023-08-16 14:45:00,1823.8,1824.34,-0.0,flip_to_short -28939,做空,2023-08-16 14:45:00,2023-08-16 17:25:00,1824.34,1824.04,-0.0,flip_to_long -28940,做多,2023-08-16 17:25:00,2023-08-16 19:05:00,1824.04,1821.75,-0.0,flip_to_short -28941,做空,2023-08-16 19:05:00,2023-08-16 20:05:00,1821.75,1822.01,-0.0,flip_to_long -28942,做多,2023-08-16 20:05:00,2023-08-17 05:05:00,1822.01,1798.26,-0.02,flip_to_short -28943,做空,2023-08-17 05:05:00,2023-08-17 07:50:00,1798.26,1799.07,-0.0,flip_to_long -28944,做多,2023-08-17 07:50:00,2023-08-17 08:05:00,1799.07,1798.9,-0.0,flip_to_short -28945,做空,2023-08-17 08:05:00,2023-08-17 09:05:00,1798.9,1787.95,0.01,tp_lower -28946,做多,2023-08-17 13:15:00,2023-08-17 13:25:00,1790.31,1790.69,-0.0,flip_to_short -28947,做空,2023-08-17 13:25:00,2023-08-17 14:05:00,1790.69,1786.64,0.0,flip_to_long -28948,做多,2023-08-17 14:05:00,2023-08-17 23:20:00,1786.64,1697.48,-0.09,flip_to_short -28949,做空,2023-08-17 23:20:00,2023-08-17 23:40:00,1697.48,1688.37,0.01,flip_to_long -28950,做多,2023-08-17 23:40:00,2023-08-18 00:15:00,1688.37,1695.35,0.01,flip_to_short -28951,做空,2023-08-18 00:15:00,2023-08-18 00:35:00,1695.35,1689.61,0.01,flip_to_long -28952,做多,2023-08-18 00:35:00,2023-08-18 00:45:00,1689.61,1686.19,-0.0,flip_to_short -28953,做空,2023-08-18 00:45:00,2023-08-18 05:35:00,1686.19,1679.49,0.01,flip_to_long -28954,做多,2023-08-18 05:35:00,2023-08-18 05:50:00,1679.49,1679.48,-0.0,flip_to_short -28955,做空,2023-08-18 05:50:00,2023-08-18 06:00:00,1679.48,1682.89,-0.0,flip_to_long -28956,做多,2023-08-18 06:00:00,2023-08-18 09:45:00,1682.89,1685.09,0.0,flip_to_short -28957,做空,2023-08-18 09:45:00,2023-08-18 11:40:00,1685.09,1685.74,-0.0,flip_to_long -28958,做多,2023-08-18 11:40:00,2023-08-18 11:50:00,1685.74,1686.55,-0.0,flip_to_short -28959,做空,2023-08-18 11:50:00,2023-08-18 13:45:00,1686.55,1682.92,0.0,flip_to_long -28960,做多,2023-08-18 13:45:00,2023-08-18 19:00:00,1682.92,1659.98,-0.02,flip_to_short -28961,做空,2023-08-18 19:00:00,2023-08-18 19:45:00,1659.98,1661.21,-0.0,flip_to_long -28962,做多,2023-08-18 19:45:00,2023-08-18 20:50:00,1661.21,1659.55,-0.0,flip_to_short -28963,做空,2023-08-18 20:50:00,2023-08-18 21:00:00,1659.55,1661.58,-0.0,flip_to_long -28964,做多,2023-08-18 21:00:00,2023-08-18 22:20:00,1661.58,1661.61,-0.0,flip_to_short -28965,做空,2023-08-18 22:20:00,2023-08-18 22:25:00,1661.61,1663.21,-0.0,flip_to_long -28966,做多,2023-08-18 22:25:00,2023-08-18 22:30:00,1663.21,1662.41,-0.0,flip_to_short -28967,做空,2023-08-18 22:30:00,2023-08-18 22:50:00,1662.41,1662.61,-0.0,flip_to_long -28968,做多,2023-08-18 22:50:00,2023-08-18 22:55:00,1662.61,1661.32,-0.0,flip_to_short -28969,做空,2023-08-18 22:55:00,2023-08-18 23:00:00,1661.32,1662.34,-0.0,flip_to_long -28970,做多,2023-08-18 23:00:00,2023-08-18 23:10:00,1662.34,1662.1,-0.0,flip_to_short -28971,做空,2023-08-18 23:10:00,2023-08-19 00:00:00,1662.1,1662.41,-0.0,flip_to_long -28972,做多,2023-08-19 00:00:00,2023-08-19 00:20:00,1662.41,1661.01,-0.0,flip_to_short -28973,做空,2023-08-19 00:20:00,2023-08-19 00:30:00,1661.01,1664.05,-0.0,flip_to_long -28974,做多,2023-08-19 00:30:00,2023-08-19 01:20:00,1664.05,1662.47,-0.0,flip_to_short -28975,做空,2023-08-19 01:20:00,2023-08-19 01:25:00,1662.47,1665.4,-0.0,flip_to_long -28976,做多,2023-08-19 01:25:00,2023-08-19 01:30:00,1665.4,1661.85,-0.0,flip_to_short -28977,做空,2023-08-19 01:30:00,2023-08-19 01:40:00,1661.85,1662.41,-0.0,flip_to_long -28978,做多,2023-08-19 01:40:00,2023-08-19 04:50:00,1662.41,1660.79,-0.0,flip_to_short -28979,做空,2023-08-19 04:50:00,2023-08-19 07:30:00,1660.79,1658.52,0.0,flip_to_long -28980,做多,2023-08-19 07:30:00,2023-08-19 11:10:00,1658.52,1659.93,0.0,flip_to_short -28981,做空,2023-08-19 11:10:00,2023-08-19 11:20:00,1659.93,1659.8,-0.0,flip_to_long -28982,做多,2023-08-19 11:20:00,2023-08-19 11:40:00,1659.8,1659.48,-0.0,flip_to_short -28983,做空,2023-08-19 11:40:00,2023-08-19 11:50:00,1659.48,1659.86,-0.0,flip_to_long -28984,做多,2023-08-19 11:50:00,2023-08-19 13:45:00,1659.86,1659.8,-0.0,flip_to_short -28985,做空,2023-08-19 13:45:00,2023-08-19 13:50:00,1659.8,1660.04,-0.0,flip_to_long -28986,做多,2023-08-19 13:50:00,2023-08-19 15:45:00,1660.04,1677.51,0.02,tp_upper -28987,做空,2023-08-19 19:55:00,2023-08-20 00:15:00,1676.4,1671.29,0.0,flip_to_long -28988,做多,2023-08-20 00:15:00,2023-08-20 00:20:00,1671.29,1670.88,-0.0,flip_to_short -28989,做空,2023-08-20 00:20:00,2023-08-20 00:40:00,1670.88,1672.39,-0.0,flip_to_long -28990,做多,2023-08-20 00:40:00,2023-08-20 01:10:00,1672.39,1666.5,-0.01,flip_to_short -28991,做空,2023-08-20 01:10:00,2023-08-20 02:35:00,1666.5,1667.9,-0.0,flip_to_long -28992,做多,2023-08-20 02:35:00,2023-08-20 02:45:00,1667.9,1668.0,-0.0,flip_to_short -28993,做空,2023-08-20 02:45:00,2023-08-20 03:15:00,1668.0,1668.86,-0.0,flip_to_long -28994,做多,2023-08-20 03:15:00,2023-08-20 03:35:00,1668.86,1668.01,-0.0,flip_to_short -28995,做空,2023-08-20 03:35:00,2023-08-20 03:50:00,1668.01,1667.82,-0.0,flip_to_long -28996,做多,2023-08-20 03:50:00,2023-08-20 05:45:00,1667.82,1664.21,-0.0,flip_to_short -28997,做空,2023-08-20 05:45:00,2023-08-20 08:20:00,1664.21,1667.09,-0.0,flip_to_long -28998,做多,2023-08-20 08:20:00,2023-08-20 08:25:00,1667.09,1664.66,-0.0,flip_to_short -28999,做空,2023-08-20 08:25:00,2023-08-20 08:30:00,1664.66,1666.68,-0.0,flip_to_long -29000,做多,2023-08-20 08:30:00,2023-08-20 14:15:00,1666.68,1673.01,0.01,flip_to_short -29001,做空,2023-08-20 14:15:00,2023-08-20 15:15:00,1673.01,1672.22,-0.0,flip_to_long -29002,做多,2023-08-20 15:15:00,2023-08-20 23:05:00,1672.22,1680.43,0.01,flip_to_short -29003,做空,2023-08-20 23:05:00,2023-08-20 23:25:00,1680.43,1681.67,-0.0,flip_to_long -29004,做多,2023-08-20 23:25:00,2023-08-21 00:05:00,1681.67,1680.97,-0.0,flip_to_short -29005,做空,2023-08-21 00:05:00,2023-08-21 01:00:00,1680.97,1682.92,-0.0,flip_to_long -29006,做多,2023-08-21 01:00:00,2023-08-21 01:20:00,1682.92,1680.78,-0.0,flip_to_short -29007,做空,2023-08-21 01:20:00,2023-08-21 01:25:00,1680.78,1683.41,-0.0,flip_to_long -29008,做多,2023-08-21 01:25:00,2023-08-21 01:30:00,1683.41,1680.39,-0.0,flip_to_short -29009,做空,2023-08-21 01:30:00,2023-08-21 01:40:00,1680.39,1682.79,-0.0,flip_to_long -29010,做多,2023-08-21 01:40:00,2023-08-21 01:45:00,1682.79,1681.06,-0.0,flip_to_short -29011,做空,2023-08-21 01:45:00,2023-08-21 01:50:00,1681.06,1681.39,-0.0,flip_to_long -29012,做多,2023-08-21 01:50:00,2023-08-21 02:00:00,1681.39,1682.08,-0.0,flip_to_short -29013,做空,2023-08-21 02:00:00,2023-08-21 02:10:00,1682.08,1683.35,-0.0,flip_to_long -29014,做多,2023-08-21 02:10:00,2023-08-21 02:15:00,1683.35,1679.96,-0.0,flip_to_short -29015,做空,2023-08-21 02:15:00,2023-08-21 05:25:00,1679.96,1681.65,-0.0,flip_to_long -29016,做多,2023-08-21 05:25:00,2023-08-21 05:40:00,1681.65,1679.44,-0.0,flip_to_short -29017,做空,2023-08-21 05:40:00,2023-08-21 06:00:00,1679.44,1678.81,-0.0,flip_to_long -29018,做多,2023-08-21 06:00:00,2023-08-21 06:05:00,1678.81,1678.6,-0.0,flip_to_short -29019,做空,2023-08-21 06:05:00,2023-08-21 08:35:00,1678.6,1672.27,0.01,flip_to_long -29020,做多,2023-08-21 08:35:00,2023-08-21 09:25:00,1672.27,1673.41,0.0,flip_to_short -29021,做空,2023-08-21 09:25:00,2023-08-21 11:30:00,1673.41,1670.28,0.0,flip_to_long -29022,做多,2023-08-21 11:30:00,2023-08-21 11:35:00,1670.28,1670.0,-0.0,flip_to_short -29023,做空,2023-08-21 11:35:00,2023-08-21 11:40:00,1670.0,1671.06,-0.0,flip_to_long -29024,做多,2023-08-21 11:40:00,2023-08-21 11:45:00,1671.06,1669.88,-0.0,flip_to_short -29025,做空,2023-08-21 11:45:00,2023-08-21 11:50:00,1669.88,1672.3,-0.0,flip_to_long -29026,做多,2023-08-21 11:50:00,2023-08-21 12:55:00,1672.3,1669.97,-0.0,flip_to_short -29027,做空,2023-08-21 12:55:00,2023-08-21 13:00:00,1669.97,1671.79,-0.0,flip_to_long -29028,做多,2023-08-21 13:00:00,2023-08-21 13:05:00,1671.79,1670.2,-0.0,flip_to_short -29029,做空,2023-08-21 13:05:00,2023-08-21 13:30:00,1670.2,1670.75,-0.0,flip_to_long -29030,做多,2023-08-21 13:30:00,2023-08-21 13:40:00,1670.75,1669.61,-0.0,flip_to_short -29031,做空,2023-08-21 13:40:00,2023-08-21 13:50:00,1669.61,1670.88,-0.0,flip_to_long -29032,做多,2023-08-21 13:50:00,2023-08-21 15:05:00,1670.88,1669.93,-0.0,flip_to_short -29033,做空,2023-08-21 15:05:00,2023-08-21 15:20:00,1669.93,1657.84,0.01,tp_lower -29034,做多,2023-08-21 18:10:00,2023-08-21 18:15:00,1666.06,1665.42,-0.0,flip_to_short -29035,做空,2023-08-21 18:15:00,2023-08-21 18:25:00,1665.42,1665.31,-0.0,flip_to_long -29036,做多,2023-08-21 18:25:00,2023-08-21 18:30:00,1665.31,1663.79,-0.0,flip_to_short -29037,做空,2023-08-21 18:30:00,2023-08-21 18:35:00,1663.79,1665.31,-0.0,flip_to_long -29038,做多,2023-08-21 18:35:00,2023-08-21 18:50:00,1665.31,1664.79,-0.0,flip_to_short -29039,做空,2023-08-21 18:50:00,2023-08-21 19:00:00,1664.79,1666.5,-0.0,flip_to_long -29040,做多,2023-08-21 19:00:00,2023-08-21 19:15:00,1666.5,1664.81,-0.0,flip_to_short -29041,做空,2023-08-21 19:15:00,2023-08-22 06:10:00,1664.81,1662.89,0.0,flip_to_long -29042,做多,2023-08-22 06:10:00,2023-08-22 06:20:00,1662.89,1662.36,-0.0,flip_to_short -29043,做空,2023-08-22 06:20:00,2023-08-22 06:50:00,1662.36,1662.27,-0.0,flip_to_long -29044,做多,2023-08-22 06:50:00,2023-08-22 08:50:00,1662.27,1663.24,0.0,flip_to_short -29045,做空,2023-08-22 08:50:00,2023-08-22 09:35:00,1663.24,1663.53,-0.0,flip_to_long -29046,做多,2023-08-22 09:35:00,2023-08-22 09:55:00,1663.53,1663.31,-0.0,flip_to_short -29047,做空,2023-08-22 09:55:00,2023-08-22 10:05:00,1663.31,1663.42,-0.0,flip_to_long -29048,做多,2023-08-22 10:05:00,2023-08-22 10:35:00,1663.42,1662.52,-0.0,flip_to_short -29049,做空,2023-08-22 10:35:00,2023-08-22 12:15:00,1662.52,1663.41,-0.0,flip_to_long -29050,做多,2023-08-22 12:15:00,2023-08-22 12:25:00,1663.41,1663.44,-0.0,flip_to_short -29051,做空,2023-08-22 12:25:00,2023-08-22 12:30:00,1663.44,1664.16,-0.0,flip_to_long -29052,做多,2023-08-22 12:30:00,2023-08-22 12:55:00,1664.16,1662.15,-0.0,flip_to_short -29053,做空,2023-08-22 12:55:00,2023-08-22 13:35:00,1662.15,1659.39,0.0,tp_lower -29054,做多,2023-08-22 23:10:00,2023-08-23 06:45:00,1633.9,1653.18,0.02,tp_upper -29055,做空,2023-08-23 10:05:00,2023-08-23 10:10:00,1642.16,1642.94,-0.0,flip_to_long -29056,做多,2023-08-23 10:10:00,2023-08-23 10:20:00,1642.94,1642.69,-0.0,flip_to_short -29057,做空,2023-08-23 10:20:00,2023-08-23 10:30:00,1642.69,1643.33,-0.0,flip_to_long -29058,做多,2023-08-23 10:30:00,2023-08-23 10:50:00,1643.33,1643.13,-0.0,flip_to_short -29059,做空,2023-08-23 10:50:00,2023-08-23 12:05:00,1643.13,1643.54,-0.0,flip_to_long -29060,做多,2023-08-23 12:05:00,2023-08-23 12:20:00,1643.54,1642.58,-0.0,flip_to_short -29061,做空,2023-08-23 12:20:00,2023-08-23 13:45:00,1642.58,1643.52,-0.0,flip_to_long -29062,做多,2023-08-23 13:45:00,2023-08-23 21:00:00,1643.52,1682.73,0.04,flip_to_short -29063,做空,2023-08-23 21:00:00,2023-08-23 21:45:00,1682.73,1673.23,0.01,tp_lower -29064,做多,2023-08-23 23:15:00,2023-08-23 23:20:00,1680.92,1679.0,-0.0,flip_to_short -29065,做空,2023-08-23 23:20:00,2023-08-23 23:40:00,1679.0,1679.3,-0.0,flip_to_long -29066,做多,2023-08-23 23:40:00,2023-08-24 00:10:00,1679.3,1679.62,-0.0,flip_to_short -29067,做空,2023-08-24 00:10:00,2023-08-24 00:20:00,1679.62,1681.3,-0.0,flip_to_long -29068,做多,2023-08-24 00:20:00,2023-08-24 00:25:00,1681.3,1679.89,-0.0,flip_to_short -29069,做空,2023-08-24 00:25:00,2023-08-24 04:45:00,1679.89,1676.47,0.0,flip_to_long -29070,做多,2023-08-24 04:45:00,2023-08-24 04:50:00,1676.47,1676.2,-0.0,flip_to_short -29071,做空,2023-08-24 04:50:00,2023-08-24 05:00:00,1676.2,1677.2,-0.0,flip_to_long -29072,做多,2023-08-24 05:00:00,2023-08-24 05:15:00,1677.2,1675.33,-0.0,flip_to_short -29073,做空,2023-08-24 05:15:00,2023-08-24 05:20:00,1675.33,1675.39,-0.0,flip_to_long -29074,做多,2023-08-24 05:20:00,2023-08-24 05:30:00,1675.39,1675.12,-0.0,flip_to_short -29075,做空,2023-08-24 05:30:00,2023-08-24 05:40:00,1675.12,1674.76,-0.0,flip_to_long -29076,做多,2023-08-24 05:40:00,2023-08-24 07:00:00,1674.76,1674.81,-0.0,flip_to_short -29077,做空,2023-08-24 07:00:00,2023-08-24 07:15:00,1674.81,1675.15,-0.0,flip_to_long -29078,做多,2023-08-24 07:15:00,2023-08-24 07:30:00,1675.15,1674.62,-0.0,flip_to_short -29079,做空,2023-08-24 07:30:00,2023-08-24 09:00:00,1674.62,1675.32,-0.0,flip_to_long -29080,做多,2023-08-24 09:00:00,2023-08-24 09:10:00,1675.32,1674.8,-0.0,flip_to_short -29081,做空,2023-08-24 09:10:00,2023-08-24 11:15:00,1674.8,1672.86,0.0,flip_to_long -29082,做多,2023-08-24 11:15:00,2023-08-24 11:20:00,1672.86,1671.71,-0.0,flip_to_short -29083,做空,2023-08-24 11:20:00,2023-08-24 11:25:00,1671.71,1671.95,-0.0,flip_to_long -29084,做多,2023-08-24 11:25:00,2023-08-24 11:40:00,1671.95,1671.19,-0.0,flip_to_short -29085,做空,2023-08-24 11:40:00,2023-08-24 19:20:00,1671.19,1648.6,0.02,flip_to_long -29086,做多,2023-08-24 19:20:00,2023-08-24 20:00:00,1648.6,1647.96,-0.0,flip_to_short -29087,做空,2023-08-24 20:00:00,2023-08-24 20:55:00,1647.96,1649.17,-0.0,flip_to_long -29088,做多,2023-08-24 20:55:00,2023-08-25 01:10:00,1649.17,1654.21,0.0,flip_to_short -29089,做空,2023-08-25 01:10:00,2023-08-25 03:25:00,1654.21,1650.72,0.0,tp_lower -29090,做多,2023-08-25 08:00:00,2023-08-25 09:55:00,1652.8,1652.12,-0.0,flip_to_short -29091,做空,2023-08-25 09:55:00,2023-08-25 10:05:00,1652.12,1652.73,-0.0,flip_to_long -29092,做多,2023-08-25 10:05:00,2023-08-25 10:10:00,1652.73,1652.38,-0.0,flip_to_short -29093,做空,2023-08-25 10:10:00,2023-08-25 11:00:00,1652.38,1652.7,-0.0,flip_to_long -29094,做多,2023-08-25 11:00:00,2023-08-25 11:20:00,1652.7,1652.31,-0.0,flip_to_short -29095,做空,2023-08-25 11:20:00,2023-08-25 11:25:00,1652.31,1653.75,-0.0,flip_to_long -29096,做多,2023-08-25 11:25:00,2023-08-25 11:45:00,1653.75,1652.77,-0.0,flip_to_short -29097,做空,2023-08-25 11:45:00,2023-08-25 11:55:00,1652.77,1653.51,-0.0,flip_to_long -29098,做多,2023-08-25 11:55:00,2023-08-25 12:50:00,1653.51,1653.2,-0.0,flip_to_short -29099,做空,2023-08-25 12:50:00,2023-08-25 12:55:00,1653.2,1653.77,-0.0,flip_to_long -29100,做多,2023-08-25 12:55:00,2023-08-25 13:10:00,1653.77,1659.75,0.01,tp_upper -29101,做空,2023-08-25 13:50:00,2023-08-25 14:10:00,1654.49,1657.23,-0.0,flip_to_long -29102,做多,2023-08-25 14:10:00,2023-08-25 14:15:00,1657.23,1660.07,0.0,tp_upper -29103,做空,2023-08-25 14:35:00,2023-08-25 15:10:00,1654.52,1651.24,0.0,flip_to_long -29104,做多,2023-08-25 15:10:00,2023-08-25 18:35:00,1651.24,1648.38,-0.0,flip_to_short -29105,做空,2023-08-25 18:35:00,2023-08-25 19:40:00,1648.38,1646.49,0.0,flip_to_long -29106,做多,2023-08-25 19:40:00,2023-08-25 19:45:00,1646.49,1644.83,-0.0,flip_to_short -29107,做空,2023-08-25 19:45:00,2023-08-25 19:55:00,1644.83,1646.15,-0.0,flip_to_long -29108,做多,2023-08-25 19:55:00,2023-08-25 20:25:00,1646.15,1646.9,-0.0,flip_to_short -29109,做空,2023-08-25 20:25:00,2023-08-25 20:35:00,1646.9,1647.02,-0.0,flip_to_long -29110,做多,2023-08-25 20:35:00,2023-08-25 20:40:00,1647.02,1646.87,-0.0,flip_to_short -29111,做空,2023-08-25 20:40:00,2023-08-26 02:00:00,1646.87,1651.6,-0.01,flip_to_long -29112,做多,2023-08-26 02:00:00,2023-08-26 02:20:00,1651.6,1651.63,-0.0,flip_to_short -29113,做空,2023-08-26 02:20:00,2023-08-26 02:30:00,1651.63,1652.45,-0.0,flip_to_long -29114,做多,2023-08-26 02:30:00,2023-08-26 02:40:00,1652.45,1651.43,-0.0,flip_to_short -29115,做空,2023-08-26 02:40:00,2023-08-26 02:50:00,1651.43,1652.52,-0.0,flip_to_long -29116,做多,2023-08-26 02:50:00,2023-08-26 04:15:00,1652.52,1652.4,-0.0,flip_to_short -29117,做空,2023-08-26 04:15:00,2023-08-26 06:30:00,1652.4,1653.18,-0.0,flip_to_long -29118,做多,2023-08-26 06:30:00,2023-08-26 06:40:00,1653.18,1651.39,-0.0,flip_to_short -29119,做空,2023-08-26 06:40:00,2023-08-26 06:50:00,1651.39,1652.41,-0.0,flip_to_long -29120,做多,2023-08-26 06:50:00,2023-08-26 07:20:00,1652.41,1652.36,-0.0,flip_to_short -29121,做空,2023-08-26 07:20:00,2023-08-26 07:35:00,1652.36,1652.6,-0.0,flip_to_long -29122,做多,2023-08-26 07:35:00,2023-08-26 07:40:00,1652.6,1652.44,-0.0,flip_to_short -29123,做空,2023-08-26 07:40:00,2023-08-26 07:50:00,1652.44,1652.84,-0.0,flip_to_long -29124,做多,2023-08-26 07:50:00,2023-08-26 07:55:00,1652.84,1652.12,-0.0,flip_to_short -29125,做空,2023-08-26 07:55:00,2023-08-26 08:10:00,1652.12,1652.5,-0.0,flip_to_long -29126,做多,2023-08-26 08:10:00,2023-08-26 08:30:00,1652.5,1647.79,-0.01,flip_to_short -29127,做空,2023-08-26 08:30:00,2023-08-26 08:35:00,1647.79,1648.61,-0.0,tp_lower -29128,做多,2023-08-26 12:55:00,2023-08-26 13:10:00,1649.04,1648.31,-0.0,flip_to_short -29129,做空,2023-08-26 13:10:00,2023-08-26 13:15:00,1648.31,1648.78,-0.0,flip_to_long -29130,做多,2023-08-26 13:15:00,2023-08-26 14:20:00,1648.78,1648.3,-0.0,flip_to_short -29131,做空,2023-08-26 14:20:00,2023-08-26 14:30:00,1648.3,1649.79,-0.0,flip_to_long -29132,做多,2023-08-26 14:30:00,2023-08-26 16:15:00,1649.79,1649.24,-0.0,flip_to_short -29133,做空,2023-08-26 16:15:00,2023-08-26 16:20:00,1649.24,1649.39,-0.0,flip_to_long -29134,做多,2023-08-26 16:20:00,2023-08-26 20:30:00,1649.39,1646.04,-0.0,flip_to_short -29135,做空,2023-08-26 20:30:00,2023-08-26 20:45:00,1646.04,1646.79,-0.0,flip_to_long -29136,做多,2023-08-26 20:45:00,2023-08-26 23:05:00,1646.79,1646.25,-0.0,flip_to_short -29137,做空,2023-08-26 23:05:00,2023-08-26 23:35:00,1646.25,1646.8,-0.0,flip_to_long -29138,做多,2023-08-26 23:35:00,2023-08-26 23:40:00,1646.8,1645.5,-0.0,flip_to_short -29139,做空,2023-08-26 23:40:00,2023-08-27 00:05:00,1645.5,1646.45,-0.0,flip_to_long -29140,做多,2023-08-27 00:05:00,2023-08-27 00:40:00,1646.45,1646.95,-0.0,flip_to_short -29141,做空,2023-08-27 00:40:00,2023-08-27 00:50:00,1646.95,1647.93,-0.0,flip_to_long -29142,做多,2023-08-27 00:50:00,2023-08-27 00:55:00,1647.93,1646.96,-0.0,flip_to_short -29143,做空,2023-08-27 00:55:00,2023-08-27 01:05:00,1646.96,1647.67,-0.0,flip_to_long -29144,做多,2023-08-27 01:05:00,2023-08-27 01:10:00,1647.67,1647.36,-0.0,flip_to_short -29145,做空,2023-08-27 01:10:00,2023-08-27 01:20:00,1647.36,1647.22,-0.0,flip_to_long -29146,做多,2023-08-27 01:20:00,2023-08-27 01:35:00,1647.22,1645.83,-0.0,flip_to_short -29147,做空,2023-08-27 01:35:00,2023-08-27 01:50:00,1645.83,1647.04,-0.0,flip_to_long -29148,做多,2023-08-27 01:50:00,2023-08-27 02:25:00,1647.04,1647.51,-0.0,flip_to_short -29149,做空,2023-08-27 02:25:00,2023-08-27 03:35:00,1647.51,1646.8,-0.0,flip_to_long -29150,做多,2023-08-27 03:35:00,2023-08-27 03:45:00,1646.8,1646.74,-0.0,flip_to_short -29151,做空,2023-08-27 03:45:00,2023-08-27 03:50:00,1646.74,1646.89,-0.0,flip_to_long -29152,做多,2023-08-27 03:50:00,2023-08-27 03:55:00,1646.89,1646.45,-0.0,flip_to_short -29153,做空,2023-08-27 03:55:00,2023-08-27 04:00:00,1646.45,1647.36,-0.0,flip_to_long -29154,做多,2023-08-27 04:00:00,2023-08-27 06:35:00,1647.36,1648.26,0.0,flip_to_short -29155,做空,2023-08-27 06:35:00,2023-08-27 06:45:00,1648.26,1648.67,-0.0,flip_to_long -29156,做多,2023-08-27 06:45:00,2023-08-27 07:15:00,1648.67,1648.59,-0.0,flip_to_short -29157,做空,2023-08-27 07:15:00,2023-08-27 07:25:00,1648.59,1648.52,-0.0,flip_to_long -29158,做多,2023-08-27 07:25:00,2023-08-27 08:10:00,1648.52,1648.74,-0.0,flip_to_short -29159,做空,2023-08-27 08:10:00,2023-08-27 08:30:00,1648.74,1649.04,-0.0,flip_to_long -29160,做多,2023-08-27 08:30:00,2023-08-27 08:40:00,1649.04,1648.46,-0.0,flip_to_short -29161,做空,2023-08-27 08:40:00,2023-08-27 08:50:00,1648.46,1650.65,-0.0,flip_to_long -29162,做多,2023-08-27 08:50:00,2023-08-27 09:05:00,1650.65,1649.57,-0.0,flip_to_short -29163,做空,2023-08-27 09:05:00,2023-08-27 09:20:00,1649.57,1649.44,-0.0,flip_to_long -29164,做多,2023-08-27 09:20:00,2023-08-27 11:00:00,1649.44,1649.16,-0.0,flip_to_short -29165,做空,2023-08-27 11:00:00,2023-08-27 11:05:00,1649.16,1649.29,-0.0,flip_to_long -29166,做多,2023-08-27 11:05:00,2023-08-27 11:10:00,1649.29,1649.04,-0.0,flip_to_short -29167,做空,2023-08-27 11:10:00,2023-08-27 11:15:00,1649.04,1649.28,-0.0,flip_to_long -29168,做多,2023-08-27 11:15:00,2023-08-27 11:45:00,1649.28,1649.09,-0.0,flip_to_short -29169,做空,2023-08-27 11:45:00,2023-08-27 12:45:00,1649.09,1650.09,-0.0,flip_to_long -29170,做多,2023-08-27 12:45:00,2023-08-27 13:40:00,1650.09,1649.0,-0.0,flip_to_short -29171,做空,2023-08-27 13:40:00,2023-08-27 13:50:00,1649.0,1650.0,-0.0,flip_to_long -29172,做多,2023-08-27 13:50:00,2023-08-27 14:10:00,1650.0,1655.29,0.0,tp_upper -29173,做空,2023-08-27 17:35:00,2023-08-27 19:05:00,1654.35,1657.46,-0.0,flip_to_long -29174,做多,2023-08-27 19:05:00,2023-08-27 19:45:00,1657.46,1655.1,-0.0,flip_to_short -29175,做空,2023-08-27 19:45:00,2023-08-27 20:00:00,1655.1,1655.22,-0.0,flip_to_long -29176,做多,2023-08-27 20:00:00,2023-08-27 20:05:00,1655.22,1653.79,-0.0,flip_to_short -29177,做空,2023-08-27 20:05:00,2023-08-27 21:15:00,1653.79,1655.95,-0.0,flip_to_long -29178,做多,2023-08-27 21:15:00,2023-08-27 21:45:00,1655.95,1653.6,-0.0,flip_to_short -29179,做空,2023-08-27 21:45:00,2023-08-27 22:15:00,1653.6,1654.51,-0.0,flip_to_long -29180,做多,2023-08-27 22:15:00,2023-08-27 22:20:00,1654.51,1653.6,-0.0,flip_to_short -29181,做空,2023-08-27 22:20:00,2023-08-27 22:25:00,1653.6,1653.85,-0.0,flip_to_long -29182,做多,2023-08-27 22:25:00,2023-08-28 00:20:00,1653.85,1655.0,0.0,flip_to_short -29183,做空,2023-08-28 00:20:00,2023-08-28 05:30:00,1655.0,1640.2,0.01,tp_lower -29184,做多,2023-08-28 11:50:00,2023-08-28 12:25:00,1639.19,1656.69,0.02,tp_upper -29185,做空,2023-08-28 15:45:00,2023-08-28 15:55:00,1648.21,1647.99,-0.0,flip_to_long -29186,做多,2023-08-28 15:55:00,2023-08-28 16:05:00,1647.99,1649.11,0.0,flip_to_short -29187,做空,2023-08-28 16:05:00,2023-08-28 17:00:00,1649.11,1653.34,-0.01,flip_to_long -29188,做多,2023-08-28 17:00:00,2023-08-28 17:15:00,1653.34,1650.72,-0.0,flip_to_short -29189,做空,2023-08-28 17:15:00,2023-08-28 17:30:00,1650.72,1651.48,-0.0,flip_to_long -29190,做多,2023-08-28 17:30:00,2023-08-28 17:40:00,1651.48,1650.24,-0.0,flip_to_short -29191,做空,2023-08-28 17:40:00,2023-08-28 17:45:00,1650.24,1651.27,-0.0,flip_to_long -29192,做多,2023-08-28 17:45:00,2023-08-28 17:50:00,1651.27,1649.18,-0.0,flip_to_short -29193,做空,2023-08-28 17:50:00,2023-08-28 18:20:00,1649.18,1649.86,-0.0,flip_to_long -29194,做多,2023-08-28 18:20:00,2023-08-28 18:30:00,1649.86,1648.9,-0.0,flip_to_short -29195,做空,2023-08-28 18:30:00,2023-08-28 18:55:00,1648.9,1651.16,-0.0,flip_to_long -29196,做多,2023-08-28 18:55:00,2023-08-28 19:10:00,1651.16,1649.97,-0.0,flip_to_short -29197,做空,2023-08-28 19:10:00,2023-08-28 19:20:00,1649.97,1637.61,0.01,tp_lower -29198,做多,2023-08-28 22:10:00,2023-08-28 22:30:00,1647.54,1648.31,-0.0,flip_to_short -29199,做空,2023-08-28 22:30:00,2023-08-29 02:30:00,1648.31,1652.88,-0.01,flip_to_long -29200,做多,2023-08-29 02:30:00,2023-08-29 02:40:00,1652.88,1652.44,-0.0,flip_to_short -29201,做空,2023-08-29 02:40:00,2023-08-29 07:25:00,1652.44,1648.78,0.0,flip_to_long -29202,做多,2023-08-29 07:25:00,2023-08-29 12:45:00,1648.78,1642.91,-0.01,flip_to_short -29203,做空,2023-08-29 12:45:00,2023-08-29 12:55:00,1642.91,1645.27,-0.0,flip_to_long -29204,做多,2023-08-29 12:55:00,2023-08-29 13:10:00,1645.27,1643.05,-0.0,flip_to_short -29205,做空,2023-08-29 13:10:00,2023-08-29 13:40:00,1643.05,1645.16,-0.0,flip_to_long -29206,做多,2023-08-29 13:40:00,2023-08-29 14:05:00,1645.16,1651.2,0.01,tp_upper -29207,做空,2023-08-29 20:35:00,2023-08-29 20:40:00,1731.98,1733.02,-0.0,flip_to_long -29208,做多,2023-08-29 20:40:00,2023-08-30 05:15:00,1733.02,1717.79,-0.02,flip_to_short -29209,做空,2023-08-30 05:15:00,2023-08-30 05:35:00,1717.79,1717.34,-0.0,flip_to_long -29210,做多,2023-08-30 05:35:00,2023-08-30 06:50:00,1717.34,1715.63,-0.0,flip_to_short -29211,做空,2023-08-30 06:50:00,2023-08-30 07:05:00,1715.63,1717.7,-0.0,flip_to_long -29212,做多,2023-08-30 07:05:00,2023-08-30 07:20:00,1717.7,1717.79,-0.0,flip_to_short -29213,做空,2023-08-30 07:20:00,2023-08-30 07:25:00,1717.79,1718.64,-0.0,flip_to_long -29214,做多,2023-08-30 07:25:00,2023-08-30 07:30:00,1718.64,1717.94,-0.0,flip_to_short -29215,做空,2023-08-30 07:30:00,2023-08-30 08:35:00,1717.94,1718.45,-0.0,flip_to_long -29216,做多,2023-08-30 08:35:00,2023-08-30 08:45:00,1718.45,1717.68,-0.0,flip_to_short -29217,做空,2023-08-30 08:45:00,2023-08-30 08:55:00,1717.68,1718.25,-0.0,flip_to_long -29218,做多,2023-08-30 08:55:00,2023-08-30 09:00:00,1718.25,1717.18,-0.0,flip_to_short -29219,做空,2023-08-30 09:00:00,2023-08-30 09:20:00,1717.18,1711.15,0.01,tp_lower -29220,做多,2023-08-30 09:35:00,2023-08-30 11:15:00,1716.37,1718.33,0.0,flip_to_short -29221,做空,2023-08-30 11:15:00,2023-08-30 11:45:00,1718.33,1716.63,0.0,flip_to_long -29222,做多,2023-08-30 11:45:00,2023-08-30 11:55:00,1716.63,1715.16,-0.0,flip_to_short -29223,做空,2023-08-30 11:55:00,2023-08-30 12:15:00,1715.16,1717.91,-0.0,flip_to_long -29224,做多,2023-08-30 12:15:00,2023-08-30 12:35:00,1717.91,1714.43,-0.0,flip_to_short -29225,做空,2023-08-30 12:35:00,2023-08-30 12:45:00,1714.43,1718.96,-0.01,flip_to_long -29226,做多,2023-08-30 12:45:00,2023-08-30 12:50:00,1718.96,1717.14,-0.0,flip_to_short -29227,做空,2023-08-30 12:50:00,2023-08-30 13:35:00,1717.14,1717.07,-0.0,tp_lower -29228,做空,2023-08-30 13:40:00,2023-08-30 13:50:00,1713.0,1718.27,-0.01,flip_to_long -29229,做多,2023-08-30 13:50:00,2023-08-30 13:55:00,1718.27,1717.62,-0.0,flip_to_short -29230,做空,2023-08-30 13:55:00,2023-08-30 14:50:00,1717.62,1704.16,0.01,tp_lower -29231,做多,2023-08-30 18:55:00,2023-08-30 19:05:00,1703.2,1702.97,-0.0,flip_to_short -29232,做空,2023-08-30 19:05:00,2023-08-30 19:30:00,1702.97,1702.82,-0.0,flip_to_long -29233,做多,2023-08-30 19:30:00,2023-08-30 19:55:00,1702.82,1700.77,-0.0,flip_to_short -29234,做空,2023-08-30 19:55:00,2023-08-30 20:00:00,1700.77,1702.01,-0.0,flip_to_long -29235,做多,2023-08-30 20:00:00,2023-08-30 21:35:00,1702.01,1701.89,-0.0,flip_to_short -29236,做空,2023-08-30 21:35:00,2023-08-30 22:30:00,1701.89,1702.19,-0.0,flip_to_long -29237,做多,2023-08-30 22:30:00,2023-08-30 22:40:00,1702.19,1702.22,-0.0,flip_to_short -29238,做空,2023-08-30 22:40:00,2023-08-30 22:45:00,1702.22,1703.63,-0.0,flip_to_long -29239,做多,2023-08-30 22:45:00,2023-08-30 22:50:00,1703.63,1701.78,-0.0,flip_to_short -29240,做空,2023-08-30 22:50:00,2023-08-30 23:00:00,1701.78,1702.28,-0.0,flip_to_long -29241,做多,2023-08-30 23:00:00,2023-08-31 00:05:00,1702.28,1703.01,-0.0,flip_to_short -29242,做空,2023-08-31 00:05:00,2023-08-31 04:20:00,1703.01,1700.77,0.0,flip_to_long -29243,做多,2023-08-31 04:20:00,2023-08-31 04:40:00,1700.77,1700.32,-0.0,flip_to_short -29244,做空,2023-08-31 04:40:00,2023-08-31 09:10:00,1700.32,1704.43,-0.0,flip_to_long -29245,做多,2023-08-31 09:10:00,2023-08-31 09:25:00,1704.43,1703.8,-0.0,flip_to_short -29246,做空,2023-08-31 09:25:00,2023-08-31 09:35:00,1703.8,1704.47,-0.0,flip_to_long -29247,做多,2023-08-31 09:35:00,2023-08-31 09:40:00,1704.47,1704.05,-0.0,flip_to_short -29248,做空,2023-08-31 09:40:00,2023-08-31 10:55:00,1704.05,1704.41,-0.0,flip_to_long -29249,做多,2023-08-31 10:55:00,2023-08-31 11:20:00,1704.41,1712.09,0.01,tp_upper -29250,做空,2023-08-31 12:00:00,2023-08-31 13:10:00,1707.8,1707.33,-0.0,flip_to_long -29251,做多,2023-08-31 13:10:00,2023-08-31 13:15:00,1707.33,1706.37,-0.0,flip_to_short -29252,做空,2023-08-31 13:15:00,2023-08-31 13:35:00,1706.37,1707.65,-0.0,flip_to_long -29253,做多,2023-08-31 13:35:00,2023-08-31 13:40:00,1707.65,1704.28,-0.0,flip_to_short -29254,做空,2023-08-31 13:40:00,2023-08-31 15:40:00,1704.28,1684.87,0.02,tp_lower -29255,做多,2023-09-01 00:10:00,2023-09-01 03:05:00,1649.02,1648.28,-0.0,flip_to_short -29256,做空,2023-09-01 03:05:00,2023-09-01 03:15:00,1648.28,1649.34,-0.0,flip_to_long -29257,做多,2023-09-01 03:15:00,2023-09-01 03:20:00,1649.34,1649.01,-0.0,flip_to_short -29258,做空,2023-09-01 03:20:00,2023-09-01 04:50:00,1649.01,1649.89,-0.0,flip_to_long -29259,做多,2023-09-01 04:50:00,2023-09-01 09:50:00,1649.89,1644.3,-0.01,flip_to_short -29260,做空,2023-09-01 09:50:00,2023-09-01 11:35:00,1644.3,1645.69,-0.0,flip_to_long -29261,做多,2023-09-01 11:35:00,2023-09-01 12:35:00,1645.69,1645.01,-0.0,flip_to_short -29262,做空,2023-09-01 12:35:00,2023-09-01 12:45:00,1645.01,1645.58,-0.0,flip_to_long -29263,做多,2023-09-01 12:45:00,2023-09-01 12:50:00,1645.58,1644.86,-0.0,flip_to_short -29264,做空,2023-09-01 12:50:00,2023-09-01 13:25:00,1644.86,1644.29,-0.0,flip_to_long -29265,做多,2023-09-01 13:25:00,2023-09-01 14:00:00,1644.29,1644.25,-0.0,flip_to_short -29266,做空,2023-09-01 14:00:00,2023-09-01 14:45:00,1644.25,1627.64,0.02,tp_lower -29267,做多,2023-09-01 15:20:00,2023-09-02 01:25:00,1637.15,1629.2,-0.01,flip_to_short -29268,做空,2023-09-02 01:25:00,2023-09-02 01:50:00,1629.2,1628.42,-0.0,flip_to_long -29269,做多,2023-09-02 01:50:00,2023-09-02 02:35:00,1628.42,1628.57,-0.0,flip_to_short -29270,做空,2023-09-02 02:35:00,2023-09-02 02:40:00,1628.57,1629.13,-0.0,flip_to_long -29271,做多,2023-09-02 02:40:00,2023-09-02 02:50:00,1629.13,1628.22,-0.0,flip_to_short -29272,做空,2023-09-02 02:50:00,2023-09-02 03:00:00,1628.22,1629.99,-0.0,flip_to_long -29273,做多,2023-09-02 03:00:00,2023-09-02 06:25:00,1629.99,1630.63,-0.0,flip_to_short -29274,做空,2023-09-02 06:25:00,2023-09-02 06:30:00,1630.63,1630.77,-0.0,flip_to_long -29275,做多,2023-09-02 06:30:00,2023-09-02 06:45:00,1630.77,1629.51,-0.0,flip_to_short -29276,做空,2023-09-02 06:45:00,2023-09-02 07:00:00,1629.51,1630.09,-0.0,flip_to_long -29277,做多,2023-09-02 07:00:00,2023-09-02 07:50:00,1630.09,1631.18,0.0,flip_to_short -29278,做空,2023-09-02 07:50:00,2023-09-02 08:10:00,1631.18,1631.66,-0.0,flip_to_long -29279,做多,2023-09-02 08:10:00,2023-09-02 08:15:00,1631.66,1630.25,-0.0,flip_to_short -29280,做空,2023-09-02 08:15:00,2023-09-02 08:50:00,1630.25,1631.66,-0.0,flip_to_long -29281,做多,2023-09-02 08:50:00,2023-09-02 08:55:00,1631.66,1630.2,-0.0,flip_to_short -29282,做空,2023-09-02 08:55:00,2023-09-02 09:10:00,1630.2,1631.05,-0.0,flip_to_long -29283,做多,2023-09-02 09:10:00,2023-09-02 13:15:00,1631.05,1632.87,0.0,flip_to_short -29284,做空,2023-09-02 13:15:00,2023-09-02 13:20:00,1632.87,1633.95,-0.0,flip_to_long -29285,做多,2023-09-02 13:20:00,2023-09-02 16:25:00,1633.95,1636.01,0.0,flip_to_short -29286,做空,2023-09-02 16:25:00,2023-09-02 16:30:00,1636.01,1636.11,-0.0,flip_to_long -29287,做多,2023-09-02 16:30:00,2023-09-02 17:20:00,1636.11,1635.66,-0.0,flip_to_short -29288,做空,2023-09-02 17:20:00,2023-09-02 17:25:00,1635.66,1636.97,-0.0,flip_to_long -29289,做多,2023-09-02 17:25:00,2023-09-02 17:30:00,1636.97,1635.53,-0.0,flip_to_short -29290,做空,2023-09-02 17:30:00,2023-09-02 21:10:00,1635.53,1633.95,0.0,flip_to_long -29291,做多,2023-09-02 21:10:00,2023-09-03 00:20:00,1633.95,1635.14,0.0,flip_to_short -29292,做空,2023-09-03 00:20:00,2023-09-03 01:10:00,1635.14,1634.86,-0.0,flip_to_long -29293,做多,2023-09-03 01:10:00,2023-09-03 04:45:00,1634.86,1634.16,-0.0,flip_to_short -29294,做空,2023-09-03 04:45:00,2023-09-03 04:55:00,1634.16,1634.4,-0.0,flip_to_long -29295,做多,2023-09-03 04:55:00,2023-09-03 05:00:00,1634.4,1633.95,-0.0,flip_to_short -29296,做空,2023-09-03 05:00:00,2023-09-03 05:45:00,1633.95,1634.85,-0.0,flip_to_long -29297,做多,2023-09-03 05:45:00,2023-09-03 07:25:00,1634.85,1633.83,-0.0,flip_to_short -29298,做空,2023-09-03 07:25:00,2023-09-03 07:45:00,1633.83,1634.99,-0.0,flip_to_long -29299,做多,2023-09-03 07:45:00,2023-09-03 07:50:00,1634.99,1634.68,-0.0,flip_to_short -29300,做空,2023-09-03 07:50:00,2023-09-03 07:55:00,1634.68,1634.95,-0.0,flip_to_long -29301,做多,2023-09-03 07:55:00,2023-09-03 08:00:00,1634.95,1634.7,-0.0,flip_to_short -29302,做空,2023-09-03 08:00:00,2023-09-03 10:55:00,1634.7,1633.52,0.0,flip_to_long -29303,做多,2023-09-03 10:55:00,2023-09-03 11:15:00,1633.52,1633.43,-0.0,flip_to_short -29304,做空,2023-09-03 11:15:00,2023-09-03 11:40:00,1633.43,1633.36,-0.0,flip_to_long -29305,做多,2023-09-03 11:40:00,2023-09-03 11:50:00,1633.36,1632.6,-0.0,flip_to_short -29306,做空,2023-09-03 11:50:00,2023-09-03 11:55:00,1632.6,1633.49,-0.0,flip_to_long -29307,做多,2023-09-03 11:55:00,2023-09-03 12:05:00,1633.49,1633.03,-0.0,flip_to_short -29308,做空,2023-09-03 12:05:00,2023-09-03 12:20:00,1633.03,1633.87,-0.0,flip_to_long -29309,做多,2023-09-03 12:20:00,2023-09-03 12:35:00,1633.87,1636.31,0.0,tp_upper -29310,做空,2023-09-03 12:55:00,2023-09-03 13:15:00,1631.2,1632.69,-0.0,flip_to_long -29311,做多,2023-09-03 13:15:00,2023-09-03 13:55:00,1632.69,1633.19,-0.0,flip_to_short -29312,做空,2023-09-03 13:55:00,2023-09-03 14:05:00,1633.19,1634.43,-0.0,flip_to_long -29313,做多,2023-09-03 14:05:00,2023-09-03 15:10:00,1634.43,1633.81,-0.0,flip_to_short -29314,做空,2023-09-03 15:10:00,2023-09-03 15:15:00,1633.81,1634.53,-0.0,flip_to_long -29315,做多,2023-09-03 15:15:00,2023-09-03 15:25:00,1634.53,1634.06,-0.0,flip_to_short -29316,做空,2023-09-03 15:25:00,2023-09-03 16:15:00,1634.06,1633.4,-0.0,flip_to_long -29317,做多,2023-09-03 16:15:00,2023-09-03 22:00:00,1633.4,1636.26,0.0,flip_to_short -29318,做空,2023-09-03 22:00:00,2023-09-04 02:35:00,1636.26,1634.97,0.0,flip_to_long -29319,做多,2023-09-04 02:35:00,2023-09-04 03:10:00,1634.97,1640.76,0.01,tp_upper -29320,做空,2023-09-04 05:35:00,2023-09-04 06:05:00,1635.56,1635.49,-0.0,flip_to_long -29321,做多,2023-09-04 06:05:00,2023-09-04 06:50:00,1635.49,1636.26,-0.0,flip_to_short -29322,做空,2023-09-04 06:50:00,2023-09-04 06:55:00,1636.26,1636.55,-0.0,flip_to_long -29323,做多,2023-09-04 06:55:00,2023-09-04 08:40:00,1636.55,1638.24,0.0,flip_to_short -29324,做空,2023-09-04 08:40:00,2023-09-04 13:40:00,1638.24,1634.04,0.0,flip_to_long -29325,做多,2023-09-04 13:40:00,2023-09-04 13:45:00,1634.04,1633.01,-0.0,flip_to_short -29326,做空,2023-09-04 13:45:00,2023-09-04 15:05:00,1633.01,1622.97,0.01,tp_lower -29327,做多,2023-09-04 17:10:00,2023-09-04 18:05:00,1632.53,1628.82,-0.0,flip_to_short -29328,做空,2023-09-04 18:05:00,2023-09-04 18:10:00,1628.82,1629.1,-0.0,flip_to_long -29329,做多,2023-09-04 18:10:00,2023-09-04 19:00:00,1629.1,1628.64,-0.0,flip_to_short -29330,做空,2023-09-04 19:00:00,2023-09-04 19:05:00,1628.64,1628.98,-0.0,flip_to_long -29331,做多,2023-09-04 19:05:00,2023-09-04 19:10:00,1628.98,1628.54,-0.0,flip_to_short -29332,做空,2023-09-04 19:10:00,2023-09-04 19:40:00,1628.54,1630.47,-0.0,flip_to_long -29333,做多,2023-09-04 19:40:00,2023-09-04 20:30:00,1630.47,1627.46,-0.0,flip_to_short -29334,做空,2023-09-04 20:30:00,2023-09-04 20:40:00,1627.46,1627.9,-0.0,flip_to_long -29335,做多,2023-09-04 20:40:00,2023-09-05 00:20:00,1627.9,1626.15,-0.0,flip_to_short -29336,做空,2023-09-05 00:20:00,2023-09-05 00:30:00,1626.15,1627.43,-0.0,flip_to_long -29337,做多,2023-09-05 00:30:00,2023-09-05 00:40:00,1627.43,1625.82,-0.0,flip_to_short -29338,做空,2023-09-05 00:40:00,2023-09-05 01:00:00,1625.82,1625.49,-0.0,flip_to_long -29339,做多,2023-09-05 01:00:00,2023-09-05 01:05:00,1625.49,1624.63,-0.0,flip_to_short -29340,做空,2023-09-05 01:05:00,2023-09-05 01:30:00,1624.63,1625.4,-0.0,flip_to_long -29341,做多,2023-09-05 01:30:00,2023-09-05 01:45:00,1625.4,1623.55,-0.0,flip_to_short -29342,做空,2023-09-05 01:45:00,2023-09-05 04:40:00,1623.55,1621.23,0.0,flip_to_long -29343,做多,2023-09-05 04:40:00,2023-09-05 04:50:00,1621.23,1620.79,-0.0,flip_to_short -29344,做空,2023-09-05 04:50:00,2023-09-05 04:55:00,1620.79,1621.61,-0.0,flip_to_long -29345,做多,2023-09-05 04:55:00,2023-09-05 05:00:00,1621.61,1620.92,-0.0,flip_to_short -29346,做空,2023-09-05 05:00:00,2023-09-05 05:05:00,1620.92,1621.56,-0.0,flip_to_long -29347,做多,2023-09-05 05:05:00,2023-09-05 08:35:00,1621.56,1621.17,-0.0,flip_to_short -29348,做空,2023-09-05 08:35:00,2023-09-05 08:50:00,1621.17,1623.32,-0.0,flip_to_long -29349,做多,2023-09-05 08:50:00,2023-09-05 09:45:00,1623.32,1632.18,0.01,tp_upper -29350,做空,2023-09-05 13:35:00,2023-09-05 13:50:00,1631.79,1630.91,0.0,flip_to_long -29351,做多,2023-09-05 13:50:00,2023-09-05 15:15:00,1630.91,1645.46,0.01,tp_upper -29352,做空,2023-09-05 15:25:00,2023-09-05 17:10:00,1632.85,1635.4,-0.0,flip_to_long -29353,做多,2023-09-05 17:10:00,2023-09-05 17:15:00,1635.4,1634.4,-0.0,flip_to_short -29354,做空,2023-09-05 17:15:00,2023-09-05 18:15:00,1634.4,1634.52,-0.0,flip_to_long -29355,做多,2023-09-05 18:15:00,2023-09-05 18:25:00,1634.52,1632.92,-0.0,flip_to_short -29356,做空,2023-09-05 18:25:00,2023-09-05 18:40:00,1632.92,1635.0,-0.0,flip_to_long -29357,做多,2023-09-05 18:40:00,2023-09-05 19:25:00,1635.0,1634.51,-0.0,flip_to_short -29358,做空,2023-09-05 19:25:00,2023-09-05 19:30:00,1634.51,1636.1,-0.0,flip_to_long -29359,做多,2023-09-05 19:30:00,2023-09-05 19:40:00,1636.1,1634.29,-0.0,flip_to_short -29360,做空,2023-09-05 19:40:00,2023-09-05 23:10:00,1634.29,1631.6,0.0,flip_to_long -29361,做多,2023-09-05 23:10:00,2023-09-06 00:30:00,1631.6,1631.32,-0.0,flip_to_short -29362,做空,2023-09-06 00:30:00,2023-09-06 03:40:00,1631.32,1633.44,-0.0,flip_to_long -29363,做多,2023-09-06 03:40:00,2023-09-06 09:10:00,1633.44,1629.69,-0.0,flip_to_short -29364,做空,2023-09-06 09:10:00,2023-09-06 09:25:00,1629.69,1629.89,-0.0,flip_to_long -29365,做多,2023-09-06 09:25:00,2023-09-06 11:50:00,1629.89,1631.45,0.0,flip_to_short -29366,做空,2023-09-06 11:50:00,2023-09-06 12:55:00,1631.45,1631.62,-0.0,flip_to_long -29367,做多,2023-09-06 12:55:00,2023-09-06 13:00:00,1631.62,1630.99,-0.0,flip_to_short -29368,做空,2023-09-06 13:00:00,2023-09-06 13:20:00,1630.99,1632.15,-0.0,flip_to_long -29369,做多,2023-09-06 13:20:00,2023-09-06 13:25:00,1632.15,1630.51,-0.0,flip_to_short -29370,做空,2023-09-06 13:25:00,2023-09-06 13:35:00,1630.51,1632.18,-0.0,flip_to_long -29371,做多,2023-09-06 13:35:00,2023-09-06 13:45:00,1632.18,1630.0,-0.0,flip_to_short -29372,做空,2023-09-06 13:45:00,2023-09-06 13:50:00,1630.0,1633.01,-0.0,flip_to_long -29373,做多,2023-09-06 13:50:00,2023-09-06 13:55:00,1633.01,1631.72,-0.0,flip_to_short -29374,做空,2023-09-06 13:55:00,2023-09-06 14:00:00,1631.72,1623.28,0.01,tp_lower -29375,做多,2023-09-06 17:40:00,2023-09-06 17:55:00,1624.46,1645.79,0.02,tp_upper -29376,做空,2023-09-06 18:20:00,2023-09-06 21:00:00,1627.47,1630.0,-0.0,flip_to_long -29377,做多,2023-09-06 21:00:00,2023-09-06 22:45:00,1630.0,1631.28,0.0,flip_to_short -29378,做空,2023-09-06 22:45:00,2023-09-06 23:10:00,1631.28,1632.24,-0.0,flip_to_long -29379,做多,2023-09-06 23:10:00,2023-09-07 00:20:00,1632.24,1631.79,-0.0,flip_to_short -29380,做空,2023-09-07 00:20:00,2023-09-07 01:35:00,1631.79,1631.82,-0.0,flip_to_long -29381,做多,2023-09-07 01:35:00,2023-09-07 01:40:00,1631.82,1631.57,-0.0,flip_to_short -29382,做空,2023-09-07 01:40:00,2023-09-07 01:45:00,1631.57,1633.12,-0.0,flip_to_long -29383,做多,2023-09-07 01:45:00,2023-09-07 02:10:00,1633.12,1635.6,0.0,tp_upper -29384,做空,2023-09-07 02:15:00,2023-09-07 02:20:00,1632.11,1636.85,-0.01,flip_to_long -29385,做多,2023-09-07 02:20:00,2023-09-07 02:55:00,1636.85,1633.27,-0.0,flip_to_short -29386,做空,2023-09-07 02:55:00,2023-09-07 07:00:00,1633.27,1636.91,-0.0,flip_to_long -29387,做多,2023-09-07 07:00:00,2023-09-07 07:05:00,1636.91,1635.87,-0.0,flip_to_short -29388,做空,2023-09-07 07:05:00,2023-09-07 07:40:00,1635.87,1636.59,-0.0,flip_to_long -29389,做多,2023-09-07 07:40:00,2023-09-07 13:45:00,1636.59,1628.7,-0.01,flip_to_short -29390,做空,2023-09-07 13:45:00,2023-09-07 14:10:00,1628.7,1627.88,0.0,flip_to_long -29391,做多,2023-09-07 14:10:00,2023-09-07 19:05:00,1627.88,1633.21,0.0,flip_to_short -29392,做空,2023-09-07 19:05:00,2023-09-08 04:10:00,1633.21,1646.93,-0.01,flip_to_long -29393,做多,2023-09-08 04:10:00,2023-09-08 04:50:00,1646.93,1647.18,-0.0,flip_to_short -29394,做空,2023-09-08 04:50:00,2023-09-08 04:55:00,1647.18,1650.88,-0.0,flip_to_long -29395,做多,2023-09-08 04:55:00,2023-09-08 05:05:00,1650.88,1646.69,-0.0,flip_to_short -29396,做空,2023-09-08 05:05:00,2023-09-08 05:10:00,1646.69,1648.33,-0.0,flip_to_long -29397,做多,2023-09-08 05:10:00,2023-09-08 05:35:00,1648.33,1649.16,0.0,flip_to_short -29398,做空,2023-09-08 05:35:00,2023-09-08 07:15:00,1649.16,1646.11,0.0,flip_to_long -29399,做多,2023-09-08 07:15:00,2023-09-08 07:35:00,1646.11,1646.2,-0.0,flip_to_short -29400,做空,2023-09-08 07:35:00,2023-09-08 07:55:00,1646.2,1646.1,-0.0,flip_to_long -29401,做多,2023-09-08 07:55:00,2023-09-08 08:10:00,1646.1,1644.33,-0.0,flip_to_short -29402,做空,2023-09-08 08:10:00,2023-09-08 10:00:00,1644.33,1626.45,0.02,tp_lower -29403,做多,2023-09-08 13:30:00,2023-09-08 15:45:00,1633.57,1627.74,-0.01,flip_to_short -29404,做空,2023-09-08 15:45:00,2023-09-08 16:00:00,1627.74,1629.23,-0.0,flip_to_long -29405,做多,2023-09-08 16:00:00,2023-09-08 16:25:00,1629.23,1628.97,-0.0,flip_to_short -29406,做空,2023-09-08 16:25:00,2023-09-08 17:40:00,1628.97,1628.86,-0.0,flip_to_long -29407,做多,2023-09-08 17:40:00,2023-09-08 18:05:00,1628.86,1629.64,-0.0,flip_to_short -29408,做空,2023-09-08 18:05:00,2023-09-08 19:10:00,1629.64,1628.83,-0.0,flip_to_long -29409,做多,2023-09-08 19:10:00,2023-09-09 00:35:00,1628.83,1635.02,0.01,flip_to_short -29410,做空,2023-09-09 00:35:00,2023-09-09 01:10:00,1635.02,1635.22,-0.0,flip_to_long -29411,做多,2023-09-09 01:10:00,2023-09-09 01:15:00,1635.22,1634.79,-0.0,flip_to_short -29412,做空,2023-09-09 01:15:00,2023-09-09 01:30:00,1634.79,1635.11,-0.0,flip_to_long -29413,做多,2023-09-09 01:30:00,2023-09-09 01:55:00,1635.11,1635.19,-0.0,flip_to_short -29414,做空,2023-09-09 01:55:00,2023-09-09 02:30:00,1635.19,1635.13,-0.0,flip_to_long -29415,做多,2023-09-09 02:30:00,2023-09-09 02:40:00,1635.13,1634.7,-0.0,flip_to_short -29416,做空,2023-09-09 02:40:00,2023-09-09 05:30:00,1634.7,1634.04,-0.0,flip_to_long -29417,做多,2023-09-09 05:30:00,2023-09-09 05:35:00,1634.04,1633.78,-0.0,flip_to_short -29418,做空,2023-09-09 05:35:00,2023-09-09 06:45:00,1633.78,1633.59,-0.0,flip_to_long -29419,做多,2023-09-09 06:45:00,2023-09-09 07:45:00,1633.59,1633.27,-0.0,flip_to_short -29420,做空,2023-09-09 07:45:00,2023-09-09 07:50:00,1633.27,1633.65,-0.0,flip_to_long -29421,做多,2023-09-09 07:50:00,2023-09-09 08:10:00,1633.65,1633.2,-0.0,flip_to_short -29422,做空,2023-09-09 08:10:00,2023-09-09 08:20:00,1633.2,1633.72,-0.0,flip_to_long -29423,做多,2023-09-09 08:20:00,2023-09-09 08:25:00,1633.72,1632.87,-0.0,flip_to_short -29424,做空,2023-09-09 08:25:00,2023-09-09 08:40:00,1632.87,1633.69,-0.0,flip_to_long -29425,做多,2023-09-09 08:40:00,2023-09-09 09:00:00,1633.69,1633.14,-0.0,flip_to_short -29426,做空,2023-09-09 09:00:00,2023-09-09 09:05:00,1633.14,1633.52,-0.0,flip_to_long -29427,做多,2023-09-09 09:05:00,2023-09-09 09:10:00,1633.52,1633.05,-0.0,flip_to_short -29428,做空,2023-09-09 09:10:00,2023-09-09 09:15:00,1633.05,1633.28,-0.0,flip_to_long -29429,做多,2023-09-09 09:15:00,2023-09-09 10:00:00,1633.28,1633.71,-0.0,flip_to_short -29430,做空,2023-09-09 10:00:00,2023-09-09 10:40:00,1633.71,1633.56,-0.0,flip_to_long -29431,做多,2023-09-09 10:40:00,2023-09-09 10:45:00,1633.56,1633.37,-0.0,flip_to_short -29432,做空,2023-09-09 10:45:00,2023-09-09 10:55:00,1633.37,1633.68,-0.0,flip_to_long -29433,做多,2023-09-09 10:55:00,2023-09-09 11:00:00,1633.68,1633.5,-0.0,flip_to_short -29434,做空,2023-09-09 11:00:00,2023-09-09 11:10:00,1633.5,1633.45,-0.0,flip_to_long -29435,做多,2023-09-09 11:10:00,2023-09-09 12:40:00,1633.45,1634.07,-0.0,flip_to_short -29436,做空,2023-09-09 12:40:00,2023-09-09 15:00:00,1634.07,1635.1,-0.0,flip_to_long -29437,做多,2023-09-09 15:00:00,2023-09-09 17:50:00,1635.1,1632.97,-0.0,flip_to_short -29438,做空,2023-09-09 17:50:00,2023-09-09 17:55:00,1632.97,1633.59,-0.0,flip_to_long -29439,做多,2023-09-09 17:55:00,2023-09-09 18:05:00,1633.59,1633.14,-0.0,flip_to_short -29440,做空,2023-09-09 18:05:00,2023-09-09 18:10:00,1633.14,1633.27,-0.0,flip_to_long -29441,做多,2023-09-09 18:10:00,2023-09-09 18:15:00,1633.27,1632.91,-0.0,flip_to_short -29442,做空,2023-09-09 18:15:00,2023-09-09 20:20:00,1632.91,1633.64,-0.0,flip_to_long -29443,做多,2023-09-09 20:20:00,2023-09-09 20:30:00,1633.64,1632.99,-0.0,flip_to_short -29444,做空,2023-09-09 20:30:00,2023-09-09 21:10:00,1632.99,1634.87,-0.0,flip_to_long -29445,做多,2023-09-09 21:10:00,2023-09-09 21:35:00,1634.87,1633.31,-0.0,flip_to_short -29446,做空,2023-09-09 21:35:00,2023-09-09 21:40:00,1633.31,1633.75,-0.0,flip_to_long -29447,做多,2023-09-09 21:40:00,2023-09-10 00:05:00,1633.75,1634.27,-0.0,flip_to_short -29448,做空,2023-09-10 00:05:00,2023-09-10 04:20:00,1634.27,1622.76,0.01,tp_lower -29449,做多,2023-09-10 09:10:00,2023-09-10 09:25:00,1625.13,1624.73,-0.0,flip_to_short -29450,做空,2023-09-10 09:25:00,2023-09-10 09:35:00,1624.73,1624.78,-0.0,flip_to_long -29451,做多,2023-09-10 09:35:00,2023-09-10 09:40:00,1624.78,1624.52,-0.0,flip_to_short -29452,做空,2023-09-10 09:40:00,2023-09-10 11:30:00,1624.52,1624.28,-0.0,flip_to_long -29453,做多,2023-09-10 11:30:00,2023-09-10 11:55:00,1624.28,1623.6,-0.0,flip_to_short -29454,做空,2023-09-10 11:55:00,2023-09-10 12:00:00,1623.6,1624.71,-0.0,flip_to_long -29455,做多,2023-09-10 12:00:00,2023-09-10 13:15:00,1624.71,1623.94,-0.0,flip_to_short -29456,做空,2023-09-10 13:15:00,2023-09-10 13:25:00,1623.94,1624.98,-0.0,flip_to_long -29457,做多,2023-09-10 13:25:00,2023-09-10 13:30:00,1624.98,1623.44,-0.0,flip_to_short -29458,做空,2023-09-10 13:30:00,2023-09-10 13:35:00,1623.44,1625.42,-0.0,flip_to_long -29459,做多,2023-09-10 13:35:00,2023-09-10 14:30:00,1625.42,1623.25,-0.0,flip_to_short -29460,做空,2023-09-10 14:30:00,2023-09-10 15:00:00,1623.25,1614.93,0.01,tp_lower -29461,做多,2023-09-10 19:45:00,2023-09-10 23:15:00,1612.3,1617.09,0.0,flip_to_short -29462,做空,2023-09-10 23:15:00,2023-09-10 23:20:00,1617.09,1617.31,-0.0,flip_to_long -29463,做多,2023-09-10 23:20:00,2023-09-10 23:40:00,1617.31,1617.41,-0.0,flip_to_short -29464,做空,2023-09-10 23:40:00,2023-09-10 23:45:00,1617.41,1617.53,-0.0,flip_to_long -29465,做多,2023-09-10 23:45:00,2023-09-11 03:45:00,1617.53,1612.0,-0.01,flip_to_short -29466,做空,2023-09-11 03:45:00,2023-09-11 04:50:00,1612.0,1610.91,0.0,flip_to_long -29467,做多,2023-09-11 04:50:00,2023-09-11 05:15:00,1610.91,1610.38,-0.0,flip_to_short -29468,做空,2023-09-11 05:15:00,2023-09-11 09:20:00,1610.38,1582.73,0.03,tp_lower -29469,做多,2023-09-11 12:55:00,2023-09-11 13:05:00,1593.49,1592.55,-0.0,flip_to_short -29470,做空,2023-09-11 13:05:00,2023-09-11 13:20:00,1592.55,1592.24,-0.0,flip_to_long -29471,做多,2023-09-11 13:20:00,2023-09-11 13:35:00,1592.24,1590.78,-0.0,flip_to_short -29472,做空,2023-09-11 13:35:00,2023-09-11 13:40:00,1590.78,1591.79,-0.0,flip_to_long -29473,做多,2023-09-11 13:40:00,2023-09-11 13:45:00,1591.79,1589.35,-0.0,flip_to_short -29474,做空,2023-09-11 13:45:00,2023-09-11 14:10:00,1589.35,1575.69,0.01,tp_lower -29475,做多,2023-09-11 22:30:00,2023-09-11 23:15:00,1548.47,1546.8,-0.0,flip_to_short -29476,做空,2023-09-11 23:15:00,2023-09-12 07:30:00,1546.8,1577.49,-0.03,flip_to_long -29477,做多,2023-09-12 07:30:00,2023-09-12 07:50:00,1577.49,1579.29,0.0,flip_to_short -29478,做空,2023-09-12 07:50:00,2023-09-12 08:10:00,1579.29,1580.16,-0.0,flip_to_long -29479,做多,2023-09-12 08:10:00,2023-09-12 10:20:00,1580.16,1615.56,0.04,tp_upper -29480,做空,2023-09-12 13:20:00,2023-09-12 13:25:00,1597.13,1598.84,-0.0,flip_to_long -29481,做多,2023-09-12 13:25:00,2023-09-12 13:30:00,1598.84,1597.41,-0.0,flip_to_short -29482,做空,2023-09-12 13:30:00,2023-09-12 13:35:00,1597.41,1599.22,-0.0,flip_to_long -29483,做多,2023-09-12 13:35:00,2023-09-12 14:25:00,1599.22,1602.26,0.0,flip_to_short -29484,做空,2023-09-12 14:25:00,2023-09-12 14:30:00,1602.26,1604.67,-0.0,flip_to_long -29485,做多,2023-09-12 14:30:00,2023-09-12 14:35:00,1604.67,1604.39,-0.0,flip_to_short -29486,做空,2023-09-12 14:35:00,2023-09-12 16:20:00,1604.39,1605.14,-0.0,flip_to_long -29487,做多,2023-09-12 16:20:00,2023-09-12 16:40:00,1605.14,1603.51,-0.0,flip_to_short -29488,做空,2023-09-12 16:40:00,2023-09-12 19:15:00,1603.51,1603.16,-0.0,flip_to_long -29489,做多,2023-09-12 19:15:00,2023-09-12 19:30:00,1603.16,1597.68,-0.01,flip_to_short -29490,做空,2023-09-12 19:30:00,2023-09-12 22:30:00,1597.68,1596.78,0.0,flip_to_long -29491,做多,2023-09-12 22:30:00,2023-09-12 22:55:00,1596.78,1596.1,-0.0,flip_to_short -29492,做空,2023-09-12 22:55:00,2023-09-13 00:35:00,1596.1,1596.95,-0.0,flip_to_long -29493,做多,2023-09-13 00:35:00,2023-09-13 00:45:00,1596.95,1596.62,-0.0,flip_to_short -29494,做空,2023-09-13 00:45:00,2023-09-13 00:50:00,1596.62,1597.92,-0.0,flip_to_long -29495,做多,2023-09-13 00:50:00,2023-09-13 00:55:00,1597.92,1596.15,-0.0,flip_to_short -29496,做空,2023-09-13 00:55:00,2023-09-13 01:00:00,1596.15,1596.84,-0.0,flip_to_long -29497,做多,2023-09-13 01:00:00,2023-09-13 01:40:00,1596.84,1598.05,0.0,flip_to_short -29498,做空,2023-09-13 01:40:00,2023-09-13 02:10:00,1598.05,1597.21,0.0,flip_to_long -29499,做多,2023-09-13 02:10:00,2023-09-13 02:15:00,1597.21,1596.14,-0.0,flip_to_short -29500,做空,2023-09-13 02:15:00,2023-09-13 02:20:00,1596.14,1596.75,-0.0,flip_to_long -29501,做多,2023-09-13 02:20:00,2023-09-13 02:30:00,1596.75,1596.01,-0.0,flip_to_short -29502,做空,2023-09-13 02:30:00,2023-09-13 02:40:00,1596.01,1596.64,-0.0,flip_to_long -29503,做多,2023-09-13 02:40:00,2023-09-13 02:45:00,1596.64,1595.73,-0.0,flip_to_short -29504,做空,2023-09-13 02:45:00,2023-09-13 07:10:00,1595.73,1588.61,0.01,flip_to_long -29505,做多,2023-09-13 07:10:00,2023-09-13 07:40:00,1588.61,1587.94,-0.0,flip_to_short -29506,做空,2023-09-13 07:40:00,2023-09-13 07:45:00,1587.94,1589.06,-0.0,flip_to_long -29507,做多,2023-09-13 07:45:00,2023-09-13 07:50:00,1589.06,1585.45,-0.0,flip_to_short -29508,做空,2023-09-13 07:50:00,2023-09-13 08:05:00,1585.45,1587.63,-0.0,flip_to_long -29509,做多,2023-09-13 08:05:00,2023-09-13 12:30:00,1587.63,1594.51,0.01,flip_to_short -29510,做空,2023-09-13 12:30:00,2023-09-13 12:35:00,1594.51,1596.2,-0.0,flip_to_long -29511,做多,2023-09-13 12:35:00,2023-09-13 12:40:00,1596.2,1594.38,-0.0,flip_to_short -29512,做空,2023-09-13 12:40:00,2023-09-13 12:45:00,1594.38,1597.72,-0.0,flip_to_long -29513,做多,2023-09-13 12:45:00,2023-09-13 13:10:00,1597.72,1596.2,-0.0,flip_to_short -29514,做空,2023-09-13 13:10:00,2023-09-13 13:30:00,1596.2,1595.67,-0.0,flip_to_long -29515,做多,2023-09-13 13:30:00,2023-09-13 13:50:00,1595.67,1595.07,-0.0,flip_to_short -29516,做空,2023-09-13 13:50:00,2023-09-13 14:25:00,1595.07,1599.36,-0.01,flip_to_long -29517,做多,2023-09-13 14:25:00,2023-09-13 17:25:00,1599.36,1602.18,0.0,flip_to_short -29518,做空,2023-09-13 17:25:00,2023-09-13 17:30:00,1602.18,1603.53,-0.0,flip_to_long -29519,做多,2023-09-13 17:30:00,2023-09-13 20:55:00,1603.53,1602.89,-0.0,flip_to_short -29520,做空,2023-09-13 20:55:00,2023-09-13 21:05:00,1602.89,1603.16,-0.0,flip_to_long -29521,做多,2023-09-13 21:05:00,2023-09-14 00:45:00,1603.16,1622.2,0.02,tp_upper -29522,做空,2023-09-14 04:20:00,2023-09-14 06:45:00,1616.68,1617.34,-0.0,flip_to_long -29523,做多,2023-09-14 06:45:00,2023-09-14 07:15:00,1617.34,1616.79,-0.0,flip_to_short -29524,做空,2023-09-14 07:15:00,2023-09-14 07:35:00,1616.79,1618.51,-0.0,flip_to_long -29525,做多,2023-09-14 07:35:00,2023-09-14 08:45:00,1618.51,1617.76,-0.0,flip_to_short -29526,做空,2023-09-14 08:45:00,2023-09-14 10:40:00,1617.76,1619.03,-0.0,flip_to_long -29527,做多,2023-09-14 10:40:00,2023-09-14 10:45:00,1619.03,1618.89,-0.0,flip_to_short -29528,做空,2023-09-14 10:45:00,2023-09-14 12:35:00,1618.89,1620.97,-0.0,flip_to_long -29529,做多,2023-09-14 12:35:00,2023-09-14 12:40:00,1620.97,1620.62,-0.0,flip_to_short -29530,做空,2023-09-14 12:40:00,2023-09-14 12:45:00,1620.62,1621.81,-0.0,flip_to_long -29531,做多,2023-09-14 12:45:00,2023-09-14 13:20:00,1621.81,1627.03,0.0,tp_upper -29532,做空,2023-09-14 13:50:00,2023-09-14 13:55:00,1621.46,1624.52,-0.0,flip_to_long -29533,做多,2023-09-14 13:55:00,2023-09-14 15:00:00,1624.52,1632.74,0.01,tp_upper -29534,做空,2023-09-14 16:35:00,2023-09-14 16:40:00,1627.08,1630.38,-0.0,flip_to_long -29535,做多,2023-09-14 16:40:00,2023-09-14 18:45:00,1630.38,1630.72,-0.0,flip_to_short -29536,做空,2023-09-14 18:45:00,2023-09-14 19:05:00,1630.72,1631.61,-0.0,flip_to_long -29537,做多,2023-09-14 19:05:00,2023-09-14 19:25:00,1631.61,1632.0,-0.0,flip_to_short -29538,做空,2023-09-14 19:25:00,2023-09-14 19:40:00,1632.0,1631.51,-0.0,flip_to_long -29539,做多,2023-09-14 19:40:00,2023-09-14 20:10:00,1631.51,1631.62,-0.0,flip_to_short -29540,做空,2023-09-14 20:10:00,2023-09-14 20:25:00,1631.62,1632.26,-0.0,flip_to_long -29541,做多,2023-09-14 20:25:00,2023-09-14 22:40:00,1632.26,1630.88,-0.0,flip_to_short -29542,做空,2023-09-14 22:40:00,2023-09-14 23:10:00,1630.88,1630.25,-0.0,flip_to_long -29543,做多,2023-09-14 23:10:00,2023-09-15 05:40:00,1630.25,1629.88,-0.0,flip_to_short -29544,做空,2023-09-15 05:40:00,2023-09-15 06:15:00,1629.88,1630.81,-0.0,flip_to_long -29545,做多,2023-09-15 06:15:00,2023-09-15 09:40:00,1630.81,1628.69,-0.0,flip_to_short -29546,做空,2023-09-15 09:40:00,2023-09-15 09:45:00,1628.69,1629.52,-0.0,flip_to_long -29547,做多,2023-09-15 09:45:00,2023-09-15 09:50:00,1629.52,1628.84,-0.0,flip_to_short -29548,做空,2023-09-15 09:50:00,2023-09-15 10:10:00,1628.84,1628.66,-0.0,flip_to_long -29549,做多,2023-09-15 10:10:00,2023-09-15 10:15:00,1628.66,1628.28,-0.0,flip_to_short -29550,做空,2023-09-15 10:15:00,2023-09-15 10:20:00,1628.28,1629.14,-0.0,flip_to_long -29551,做多,2023-09-15 10:20:00,2023-09-15 10:35:00,1629.14,1627.88,-0.0,flip_to_short -29552,做空,2023-09-15 10:35:00,2023-09-15 10:45:00,1627.88,1628.55,-0.0,flip_to_long -29553,做多,2023-09-15 10:45:00,2023-09-15 11:10:00,1628.55,1624.1,-0.01,flip_to_short -29554,做空,2023-09-15 11:10:00,2023-09-15 11:55:00,1624.1,1620.09,0.0,tp_lower -29555,做多,2023-09-15 13:40:00,2023-09-15 16:25:00,1623.41,1620.04,-0.0,flip_to_short -29556,做空,2023-09-15 16:25:00,2023-09-15 16:40:00,1620.04,1620.24,-0.0,flip_to_long -29557,做多,2023-09-15 16:40:00,2023-09-15 17:25:00,1620.24,1619.48,-0.0,flip_to_short -29558,做空,2023-09-15 17:25:00,2023-09-15 17:35:00,1619.48,1619.59,-0.0,flip_to_long -29559,做多,2023-09-15 17:35:00,2023-09-15 17:55:00,1619.59,1618.35,-0.0,flip_to_short -29560,做空,2023-09-15 17:55:00,2023-09-15 18:00:00,1618.35,1619.11,-0.0,flip_to_long -29561,做多,2023-09-15 18:00:00,2023-09-15 18:15:00,1619.11,1618.69,-0.0,flip_to_short -29562,做空,2023-09-15 18:15:00,2023-09-15 18:30:00,1618.69,1619.42,-0.0,flip_to_long -29563,做多,2023-09-15 18:30:00,2023-09-15 18:45:00,1619.42,1618.25,-0.0,flip_to_short -29564,做空,2023-09-15 18:45:00,2023-09-15 18:55:00,1618.25,1618.46,-0.0,flip_to_long -29565,做多,2023-09-15 18:55:00,2023-09-15 20:05:00,1618.46,1619.17,-0.0,flip_to_short -29566,做空,2023-09-15 20:05:00,2023-09-15 20:10:00,1619.17,1619.58,-0.0,flip_to_long -29567,做多,2023-09-15 20:10:00,2023-09-15 21:05:00,1619.58,1626.89,0.01,tp_upper -29568,做空,2023-09-16 03:30:00,2023-09-16 09:35:00,1644.12,1637.21,0.01,flip_to_long -29569,做多,2023-09-16 09:35:00,2023-09-16 09:40:00,1637.21,1635.85,-0.0,flip_to_short -29570,做空,2023-09-16 09:40:00,2023-09-16 09:45:00,1635.85,1635.92,-0.0,flip_to_long -29571,做多,2023-09-16 09:45:00,2023-09-16 10:40:00,1635.92,1635.36,-0.0,flip_to_short -29572,做空,2023-09-16 10:40:00,2023-09-16 10:45:00,1635.36,1635.75,-0.0,flip_to_long -29573,做多,2023-09-16 10:45:00,2023-09-16 11:05:00,1635.75,1634.65,-0.0,flip_to_short -29574,做空,2023-09-16 11:05:00,2023-09-16 11:10:00,1634.65,1634.78,-0.0,flip_to_long -29575,做多,2023-09-16 11:10:00,2023-09-16 11:25:00,1634.78,1633.95,-0.0,flip_to_short -29576,做空,2023-09-16 11:25:00,2023-09-16 11:40:00,1633.95,1636.29,-0.0,flip_to_long -29577,做多,2023-09-16 11:40:00,2023-09-16 11:55:00,1636.29,1634.93,-0.0,flip_to_short -29578,做空,2023-09-16 11:55:00,2023-09-16 12:30:00,1634.93,1635.38,-0.0,flip_to_long -29579,做多,2023-09-16 12:30:00,2023-09-16 13:15:00,1635.38,1633.92,-0.0,flip_to_short -29580,做空,2023-09-16 13:15:00,2023-09-16 13:50:00,1633.92,1635.05,-0.0,flip_to_long -29581,做多,2023-09-16 13:50:00,2023-09-16 13:55:00,1635.05,1634.34,-0.0,flip_to_short -29582,做空,2023-09-16 13:55:00,2023-09-16 14:00:00,1634.34,1635.05,-0.0,flip_to_long -29583,做多,2023-09-16 14:00:00,2023-09-16 14:45:00,1635.05,1632.61,-0.0,flip_to_short -29584,做空,2023-09-16 14:45:00,2023-09-16 15:15:00,1632.61,1635.28,-0.0,flip_to_long -29585,做多,2023-09-16 15:15:00,2023-09-16 15:25:00,1635.28,1634.92,-0.0,flip_to_short -29586,做空,2023-09-16 15:25:00,2023-09-16 16:35:00,1634.92,1634.82,-0.0,flip_to_long -29587,做多,2023-09-16 16:35:00,2023-09-16 16:45:00,1634.82,1634.83,-0.0,flip_to_short -29588,做空,2023-09-16 16:45:00,2023-09-16 18:45:00,1634.83,1635.41,-0.0,flip_to_long -29589,做多,2023-09-16 18:45:00,2023-09-16 19:05:00,1635.41,1633.32,-0.0,flip_to_short -29590,做空,2023-09-16 19:05:00,2023-09-16 20:35:00,1633.32,1634.94,-0.0,flip_to_long -29591,做多,2023-09-16 20:35:00,2023-09-16 20:40:00,1634.94,1634.93,-0.0,flip_to_short -29592,做空,2023-09-16 20:40:00,2023-09-16 21:15:00,1634.93,1635.17,-0.0,flip_to_long -29593,做多,2023-09-16 21:15:00,2023-09-16 21:25:00,1635.17,1634.12,-0.0,flip_to_short -29594,做空,2023-09-16 21:25:00,2023-09-16 21:30:00,1634.12,1634.68,-0.0,flip_to_long -29595,做多,2023-09-16 21:30:00,2023-09-16 21:45:00,1634.68,1634.58,-0.0,flip_to_short -29596,做空,2023-09-16 21:45:00,2023-09-16 21:50:00,1634.58,1635.76,-0.0,flip_to_long -29597,做多,2023-09-16 21:50:00,2023-09-16 22:15:00,1635.76,1634.86,-0.0,flip_to_short -29598,做空,2023-09-16 22:15:00,2023-09-16 22:20:00,1634.86,1634.9,-0.0,flip_to_long -29599,做多,2023-09-16 22:20:00,2023-09-16 22:25:00,1634.9,1634.54,-0.0,flip_to_short -29600,做空,2023-09-16 22:25:00,2023-09-16 22:30:00,1634.54,1635.38,-0.0,flip_to_long -29601,做多,2023-09-16 22:30:00,2023-09-16 23:15:00,1635.38,1632.86,-0.0,flip_to_short -29602,做空,2023-09-16 23:15:00,2023-09-17 00:10:00,1632.86,1628.22,0.0,tp_lower -29603,做空,2023-09-17 03:20:00,2023-09-17 03:25:00,1628.44,1629.3,-0.0,flip_to_long -29604,做多,2023-09-17 03:25:00,2023-09-17 03:30:00,1629.3,1626.7,-0.0,flip_to_short -29605,做空,2023-09-17 03:30:00,2023-09-17 03:45:00,1626.7,1628.37,-0.0,flip_to_long -29606,做多,2023-09-17 03:45:00,2023-09-17 03:50:00,1628.37,1628.19,-0.0,flip_to_short -29607,做空,2023-09-17 03:50:00,2023-09-17 04:20:00,1628.19,1627.18,0.0,flip_to_long -29608,做多,2023-09-17 04:20:00,2023-09-17 07:40:00,1627.18,1628.32,0.0,flip_to_short -29609,做空,2023-09-17 07:40:00,2023-09-17 08:10:00,1628.32,1629.18,-0.0,flip_to_long -29610,做多,2023-09-17 08:10:00,2023-09-17 08:15:00,1629.18,1628.66,-0.0,flip_to_short -29611,做空,2023-09-17 08:15:00,2023-09-17 11:20:00,1628.66,1631.12,-0.0,flip_to_long -29612,做多,2023-09-17 11:20:00,2023-09-17 11:25:00,1631.12,1630.86,-0.0,flip_to_short -29613,做空,2023-09-17 11:25:00,2023-09-17 11:35:00,1630.86,1630.58,-0.0,flip_to_long -29614,做多,2023-09-17 11:35:00,2023-09-17 11:45:00,1630.58,1629.48,-0.0,flip_to_short -29615,做空,2023-09-17 11:45:00,2023-09-17 12:15:00,1629.48,1630.56,-0.0,flip_to_long -29616,做多,2023-09-17 12:15:00,2023-09-17 12:35:00,1630.56,1630.83,-0.0,flip_to_short -29617,做空,2023-09-17 12:35:00,2023-09-17 12:40:00,1630.83,1630.85,-0.0,flip_to_long -29618,做多,2023-09-17 12:40:00,2023-09-17 14:35:00,1630.85,1630.09,-0.0,flip_to_short -29619,做空,2023-09-17 14:35:00,2023-09-17 15:10:00,1630.09,1629.94,-0.0,flip_to_long -29620,做多,2023-09-17 15:10:00,2023-09-17 15:30:00,1629.94,1629.25,-0.0,flip_to_short -29621,做空,2023-09-17 15:30:00,2023-09-17 19:10:00,1629.25,1624.93,0.0,flip_to_long -29622,做多,2023-09-17 19:10:00,2023-09-17 20:40:00,1624.93,1620.94,-0.0,flip_to_short -29623,做空,2023-09-17 20:40:00,2023-09-17 20:55:00,1620.94,1616.35,0.0,tp_lower -29624,做多,2023-09-17 23:45:00,2023-09-18 00:20:00,1619.97,1619.75,-0.0,flip_to_short -29625,做空,2023-09-18 00:20:00,2023-09-18 00:30:00,1619.75,1608.9,0.01,tp_lower -29626,做多,2023-09-18 02:15:00,2023-09-18 06:55:00,1618.72,1628.24,0.01,flip_to_short -29627,做空,2023-09-18 06:55:00,2023-09-18 07:00:00,1628.24,1629.15,-0.0,flip_to_long -29628,做多,2023-09-18 07:00:00,2023-09-18 08:30:00,1629.15,1630.4,0.0,flip_to_short -29629,做空,2023-09-18 08:30:00,2023-09-18 08:35:00,1630.4,1630.46,-0.0,flip_to_long -29630,做多,2023-09-18 08:35:00,2023-09-18 14:05:00,1630.46,1651.92,0.02,flip_to_short -29631,做空,2023-09-18 14:05:00,2023-09-18 16:00:00,1651.92,1657.12,-0.01,flip_to_long -29632,做多,2023-09-18 16:00:00,2023-09-18 16:05:00,1657.12,1654.93,-0.0,flip_to_short -29633,做空,2023-09-18 16:05:00,2023-09-18 16:40:00,1654.93,1656.65,-0.0,flip_to_long -29634,做多,2023-09-18 16:40:00,2023-09-18 22:05:00,1656.65,1638.77,-0.02,flip_to_short -29635,做空,2023-09-18 22:05:00,2023-09-18 22:40:00,1638.77,1638.73,-0.0,flip_to_long -29636,做多,2023-09-18 22:40:00,2023-09-18 23:15:00,1638.73,1637.96,-0.0,flip_to_short -29637,做空,2023-09-18 23:15:00,2023-09-19 00:20:00,1637.96,1632.44,0.0,tp_lower -29638,做多,2023-09-19 02:15:00,2023-09-19 03:10:00,1634.83,1636.19,0.0,flip_to_short -29639,做空,2023-09-19 03:10:00,2023-09-19 03:30:00,1636.19,1634.38,0.0,flip_to_long -29640,做多,2023-09-19 03:30:00,2023-09-19 05:55:00,1634.38,1635.14,-0.0,flip_to_short -29641,做空,2023-09-19 05:55:00,2023-09-19 06:35:00,1635.14,1636.18,-0.0,flip_to_long -29642,做多,2023-09-19 06:35:00,2023-09-19 07:40:00,1636.18,1635.62,-0.0,flip_to_short -29643,做空,2023-09-19 07:40:00,2023-09-19 07:45:00,1635.62,1636.77,-0.0,flip_to_long -29644,做多,2023-09-19 07:45:00,2023-09-19 07:55:00,1636.77,1635.42,-0.0,flip_to_short -29645,做空,2023-09-19 07:55:00,2023-09-19 08:00:00,1635.42,1635.44,-0.0,flip_to_long -29646,做多,2023-09-19 08:00:00,2023-09-19 11:10:00,1635.44,1640.89,0.0,flip_to_short -29647,做空,2023-09-19 11:10:00,2023-09-19 11:15:00,1640.89,1641.7,-0.0,flip_to_long -29648,做多,2023-09-19 11:15:00,2023-09-19 11:30:00,1641.7,1642.16,-0.0,flip_to_short -29649,做空,2023-09-19 11:30:00,2023-09-19 11:35:00,1642.16,1642.49,-0.0,flip_to_long -29650,做多,2023-09-19 11:35:00,2023-09-19 12:35:00,1642.49,1642.42,-0.0,flip_to_short -29651,做空,2023-09-19 12:35:00,2023-09-19 12:50:00,1642.42,1644.42,-0.0,flip_to_long -29652,做多,2023-09-19 12:50:00,2023-09-19 13:40:00,1644.42,1645.17,-0.0,flip_to_short -29653,做空,2023-09-19 13:40:00,2023-09-19 14:15:00,1645.17,1642.75,0.0,flip_to_long -29654,做多,2023-09-19 14:15:00,2023-09-19 15:05:00,1642.75,1645.28,0.0,flip_to_short -29655,做空,2023-09-19 15:05:00,2023-09-19 17:25:00,1645.28,1645.4,-0.0,flip_to_long -29656,做多,2023-09-19 17:25:00,2023-09-19 17:50:00,1645.4,1645.56,-0.0,flip_to_short -29657,做空,2023-09-19 17:50:00,2023-09-19 18:00:00,1645.56,1646.75,-0.0,flip_to_long -29658,做多,2023-09-19 18:00:00,2023-09-19 18:05:00,1646.75,1645.53,-0.0,flip_to_short -29659,做空,2023-09-19 18:05:00,2023-09-19 18:10:00,1645.53,1647.12,-0.0,flip_to_long -29660,做多,2023-09-19 18:10:00,2023-09-19 18:20:00,1647.12,1646.88,-0.0,flip_to_short -29661,做空,2023-09-19 18:20:00,2023-09-19 22:50:00,1646.88,1641.61,0.0,flip_to_long -29662,做多,2023-09-19 22:50:00,2023-09-20 00:20:00,1641.61,1640.45,-0.0,flip_to_short -29663,做空,2023-09-20 00:20:00,2023-09-20 00:55:00,1640.45,1641.46,-0.0,flip_to_long -29664,做多,2023-09-20 00:55:00,2023-09-20 02:20:00,1641.46,1641.45,-0.0,flip_to_short -29665,做空,2023-09-20 02:20:00,2023-09-20 02:25:00,1641.45,1641.76,-0.0,flip_to_long -29666,做多,2023-09-20 02:25:00,2023-09-20 07:40:00,1641.76,1635.96,-0.01,flip_to_short -29667,做空,2023-09-20 07:40:00,2023-09-20 08:40:00,1635.96,1635.83,-0.0,flip_to_long -29668,做多,2023-09-20 08:40:00,2023-09-20 08:45:00,1635.83,1634.63,-0.0,flip_to_short -29669,做空,2023-09-20 08:45:00,2023-09-20 08:50:00,1634.63,1637.2,-0.0,flip_to_long -29670,做多,2023-09-20 08:50:00,2023-09-20 09:05:00,1637.2,1635.69,-0.0,flip_to_short -29671,做空,2023-09-20 09:05:00,2023-09-20 09:20:00,1635.69,1635.03,-0.0,flip_to_long -29672,做多,2023-09-20 09:20:00,2023-09-20 09:25:00,1635.03,1634.35,-0.0,flip_to_short -29673,做空,2023-09-20 09:25:00,2023-09-20 09:45:00,1634.35,1623.1,0.01,tp_lower -29674,做多,2023-09-20 12:00:00,2023-09-20 14:10:00,1629.69,1626.9,-0.0,flip_to_short -29675,做空,2023-09-20 14:10:00,2023-09-20 14:20:00,1626.9,1628.71,-0.0,flip_to_long -29676,做多,2023-09-20 14:20:00,2023-09-20 14:45:00,1628.71,1626.93,-0.0,flip_to_short -29677,做空,2023-09-20 14:45:00,2023-09-20 14:55:00,1626.93,1626.71,-0.0,flip_to_long -29678,做多,2023-09-20 14:55:00,2023-09-20 15:10:00,1626.71,1626.96,-0.0,flip_to_short -29679,做空,2023-09-20 15:10:00,2023-09-20 15:15:00,1626.96,1628.41,-0.0,flip_to_long -29680,做多,2023-09-20 15:15:00,2023-09-20 15:20:00,1628.41,1626.29,-0.0,flip_to_short -29681,做空,2023-09-20 15:20:00,2023-09-20 15:40:00,1626.29,1627.83,-0.0,flip_to_long -29682,做多,2023-09-20 15:40:00,2023-09-20 16:00:00,1627.83,1628.04,-0.0,flip_to_short -29683,做空,2023-09-20 16:00:00,2023-09-20 16:10:00,1628.04,1627.62,-0.0,flip_to_long -29684,做多,2023-09-20 16:10:00,2023-09-20 16:20:00,1627.62,1626.96,-0.0,flip_to_short -29685,做空,2023-09-20 16:20:00,2023-09-20 16:35:00,1626.96,1628.58,-0.0,flip_to_long -29686,做多,2023-09-20 16:35:00,2023-09-20 16:40:00,1628.58,1627.56,-0.0,flip_to_short -29687,做空,2023-09-20 16:40:00,2023-09-20 16:45:00,1627.56,1628.8,-0.0,flip_to_long -29688,做多,2023-09-20 16:45:00,2023-09-20 16:50:00,1628.8,1627.25,-0.0,flip_to_short -29689,做空,2023-09-20 16:50:00,2023-09-20 17:00:00,1627.25,1627.69,-0.0,flip_to_long -29690,做多,2023-09-20 17:00:00,2023-09-20 17:40:00,1627.69,1627.49,-0.0,flip_to_short -29691,做空,2023-09-20 17:40:00,2023-09-20 17:45:00,1627.49,1627.63,-0.0,flip_to_long -29692,做多,2023-09-20 17:45:00,2023-09-20 17:55:00,1627.63,1628.07,-0.0,flip_to_short -29693,做空,2023-09-20 17:55:00,2023-09-20 19:15:00,1628.07,1607.81,0.02,tp_lower -29694,做多,2023-09-20 21:15:00,2023-09-20 21:55:00,1628.7,1625.36,-0.0,flip_to_short -29695,做空,2023-09-20 21:55:00,2023-09-20 23:25:00,1625.36,1622.87,0.0,flip_to_long -29696,做多,2023-09-20 23:25:00,2023-09-20 23:35:00,1622.87,1622.12,-0.0,flip_to_short -29697,做空,2023-09-20 23:35:00,2023-09-21 00:05:00,1622.12,1621.39,-0.0,flip_to_long -29698,做多,2023-09-21 00:05:00,2023-09-21 00:15:00,1621.39,1621.04,-0.0,flip_to_short -29699,做空,2023-09-21 00:15:00,2023-09-21 00:35:00,1621.04,1622.03,-0.0,flip_to_long -29700,做多,2023-09-21 00:35:00,2023-09-21 00:50:00,1622.03,1620.17,-0.0,flip_to_short -29701,做空,2023-09-21 00:50:00,2023-09-21 03:25:00,1620.17,1618.95,0.0,flip_to_long -29702,做多,2023-09-21 03:25:00,2023-09-21 06:15:00,1618.95,1619.59,-0.0,flip_to_short -29703,做空,2023-09-21 06:15:00,2023-09-21 06:45:00,1619.59,1619.99,-0.0,flip_to_long -29704,做多,2023-09-21 06:45:00,2023-09-21 07:00:00,1619.99,1620.1,-0.0,flip_to_short -29705,做空,2023-09-21 07:00:00,2023-09-21 08:40:00,1620.1,1620.55,-0.0,flip_to_long -29706,做多,2023-09-21 08:40:00,2023-09-21 08:50:00,1620.55,1619.82,-0.0,flip_to_short -29707,做空,2023-09-21 08:50:00,2023-09-21 09:20:00,1619.82,1612.83,0.01,tp_lower -29708,做多,2023-09-21 16:45:00,2023-09-21 20:20:00,1585.03,1586.31,0.0,flip_to_short -29709,做空,2023-09-21 20:20:00,2023-09-21 20:45:00,1586.31,1587.55,-0.0,flip_to_long -29710,做多,2023-09-21 20:45:00,2023-09-21 20:50:00,1587.55,1587.52,-0.0,flip_to_short -29711,做空,2023-09-21 20:50:00,2023-09-21 21:55:00,1587.52,1588.15,-0.0,flip_to_long -29712,做多,2023-09-21 21:55:00,2023-09-21 22:00:00,1588.15,1585.53,-0.0,flip_to_short -29713,做空,2023-09-21 22:00:00,2023-09-21 23:05:00,1585.53,1587.2,-0.0,flip_to_long -29714,做多,2023-09-21 23:05:00,2023-09-21 23:10:00,1587.2,1585.3,-0.0,flip_to_short -29715,做空,2023-09-21 23:10:00,2023-09-22 00:25:00,1585.3,1581.7,0.0,tp_lower -29716,做多,2023-09-22 00:30:00,2023-09-22 01:10:00,1587.63,1586.17,-0.0,flip_to_short -29717,做空,2023-09-22 01:10:00,2023-09-22 05:35:00,1586.17,1591.76,-0.01,flip_to_long -29718,做多,2023-09-22 05:35:00,2023-09-22 06:10:00,1591.76,1591.42,-0.0,flip_to_short -29719,做空,2023-09-22 06:10:00,2023-09-22 06:15:00,1591.42,1592.06,-0.0,flip_to_long -29720,做多,2023-09-22 06:15:00,2023-09-22 06:35:00,1592.06,1591.25,-0.0,flip_to_short -29721,做空,2023-09-22 06:35:00,2023-09-22 07:10:00,1591.25,1592.89,-0.0,flip_to_long -29722,做多,2023-09-22 07:10:00,2023-09-22 07:20:00,1592.89,1590.5,-0.0,flip_to_short -29723,做空,2023-09-22 07:20:00,2023-09-22 07:45:00,1590.5,1593.22,-0.0,flip_to_long -29724,做多,2023-09-22 07:45:00,2023-09-22 08:00:00,1593.22,1600.23,0.01,tp_upper -29725,做空,2023-09-22 09:20:00,2023-09-22 09:30:00,1593.55,1593.62,-0.0,flip_to_long -29726,做多,2023-09-22 09:30:00,2023-09-22 10:20:00,1593.62,1592.6,-0.0,flip_to_short -29727,做空,2023-09-22 10:20:00,2023-09-22 10:25:00,1592.6,1593.96,-0.0,flip_to_long -29728,做多,2023-09-22 10:25:00,2023-09-22 10:35:00,1593.96,1592.96,-0.0,flip_to_short -29729,做空,2023-09-22 10:35:00,2023-09-22 10:40:00,1592.96,1593.41,-0.0,flip_to_long -29730,做多,2023-09-22 10:40:00,2023-09-22 12:35:00,1593.41,1595.1,0.0,flip_to_short -29731,做空,2023-09-22 12:35:00,2023-09-22 12:40:00,1595.1,1596.76,-0.0,flip_to_long -29732,做多,2023-09-22 12:40:00,2023-09-22 12:45:00,1596.76,1595.66,-0.0,flip_to_short -29733,做空,2023-09-22 12:45:00,2023-09-22 13:15:00,1595.66,1595.45,-0.0,flip_to_long -29734,做多,2023-09-22 13:15:00,2023-09-22 13:35:00,1595.45,1594.86,-0.0,flip_to_short -29735,做空,2023-09-22 13:35:00,2023-09-22 13:45:00,1594.86,1596.31,-0.0,flip_to_long -29736,做多,2023-09-22 13:45:00,2023-09-22 13:50:00,1596.31,1593.21,-0.0,flip_to_short -29737,做空,2023-09-22 13:50:00,2023-09-22 13:55:00,1593.21,1595.97,-0.0,flip_to_long -29738,做多,2023-09-22 13:55:00,2023-09-22 14:15:00,1595.97,1594.41,-0.0,flip_to_short -29739,做空,2023-09-22 14:15:00,2023-09-22 14:20:00,1594.41,1596.13,-0.0,flip_to_long -29740,做多,2023-09-22 14:20:00,2023-09-22 14:25:00,1596.13,1595.79,-0.0,flip_to_short -29741,做空,2023-09-22 14:25:00,2023-09-22 14:55:00,1595.79,1597.84,-0.0,flip_to_long -29742,做多,2023-09-22 14:55:00,2023-09-22 15:00:00,1597.84,1595.47,-0.0,flip_to_short -29743,做空,2023-09-22 15:00:00,2023-09-22 15:05:00,1595.47,1595.98,-0.0,flip_to_long -29744,做多,2023-09-22 15:05:00,2023-09-22 15:10:00,1595.98,1595.02,-0.0,flip_to_short -29745,做空,2023-09-22 15:10:00,2023-09-22 15:15:00,1595.02,1597.15,-0.0,flip_to_long -29746,做多,2023-09-22 15:15:00,2023-09-22 15:40:00,1597.15,1595.42,-0.0,flip_to_short -29747,做空,2023-09-22 15:40:00,2023-09-22 18:45:00,1595.42,1594.85,-0.0,flip_to_long -29748,做多,2023-09-22 18:45:00,2023-09-22 19:50:00,1594.85,1592.44,-0.0,flip_to_short -29749,做空,2023-09-22 19:50:00,2023-09-22 20:00:00,1592.44,1591.89,-0.0,flip_to_long -29750,做多,2023-09-22 20:00:00,2023-09-22 20:20:00,1591.89,1592.16,-0.0,flip_to_short -29751,做空,2023-09-22 20:20:00,2023-09-22 21:30:00,1592.16,1592.27,-0.0,flip_to_long -29752,做多,2023-09-22 21:30:00,2023-09-22 21:35:00,1592.27,1591.6,-0.0,flip_to_short -29753,做空,2023-09-22 21:35:00,2023-09-22 22:40:00,1591.6,1592.54,-0.0,flip_to_long -29754,做多,2023-09-22 22:40:00,2023-09-22 22:45:00,1592.54,1592.32,-0.0,flip_to_short -29755,做空,2023-09-22 22:45:00,2023-09-22 22:50:00,1592.32,1594.01,-0.0,flip_to_long -29756,做多,2023-09-22 22:50:00,2023-09-22 23:15:00,1594.01,1592.64,-0.0,flip_to_short -29757,做空,2023-09-22 23:15:00,2023-09-22 23:20:00,1592.64,1593.46,-0.0,flip_to_long -29758,做多,2023-09-22 23:20:00,2023-09-22 23:25:00,1593.46,1592.86,-0.0,flip_to_short -29759,做空,2023-09-22 23:25:00,2023-09-22 23:35:00,1592.86,1593.24,-0.0,flip_to_long -29760,做多,2023-09-22 23:35:00,2023-09-22 23:45:00,1593.24,1592.69,-0.0,flip_to_short -29761,做空,2023-09-22 23:45:00,2023-09-23 00:00:00,1592.69,1592.98,-0.0,flip_to_long -29762,做多,2023-09-23 00:00:00,2023-09-23 02:10:00,1592.98,1593.45,-0.0,flip_to_short -29763,做空,2023-09-23 02:10:00,2023-09-23 05:25:00,1593.45,1593.34,-0.0,flip_to_long -29764,做多,2023-09-23 05:25:00,2023-09-23 07:50:00,1593.34,1592.5,-0.0,flip_to_short -29765,做空,2023-09-23 07:50:00,2023-09-23 08:30:00,1592.5,1592.64,-0.0,flip_to_long -29766,做多,2023-09-23 08:30:00,2023-09-23 08:35:00,1592.64,1592.42,-0.0,flip_to_short -29767,做空,2023-09-23 08:35:00,2023-09-23 09:00:00,1592.42,1592.68,-0.0,flip_to_long -29768,做多,2023-09-23 09:00:00,2023-09-23 09:10:00,1592.68,1591.86,-0.0,flip_to_short -29769,做空,2023-09-23 09:10:00,2023-09-23 11:50:00,1591.86,1592.43,-0.0,flip_to_long -29770,做多,2023-09-23 11:50:00,2023-09-23 12:15:00,1592.43,1591.84,-0.0,flip_to_short -29771,做空,2023-09-23 12:15:00,2023-09-23 12:20:00,1591.84,1592.89,-0.0,flip_to_long -29772,做多,2023-09-23 12:20:00,2023-09-23 12:50:00,1592.89,1590.84,-0.0,flip_to_short -29773,做空,2023-09-23 12:50:00,2023-09-23 13:00:00,1590.84,1592.27,-0.0,flip_to_long -29774,做多,2023-09-23 13:00:00,2023-09-23 13:05:00,1592.27,1591.8,-0.0,flip_to_short -29775,做空,2023-09-23 13:05:00,2023-09-23 16:45:00,1591.8,1590.77,0.0,flip_to_long -29776,做多,2023-09-23 16:45:00,2023-09-23 17:15:00,1590.77,1590.21,-0.0,flip_to_short -29777,做空,2023-09-23 17:15:00,2023-09-23 22:00:00,1590.21,1592.16,-0.0,flip_to_long -29778,做多,2023-09-23 22:00:00,2023-09-23 22:15:00,1592.16,1592.25,-0.0,flip_to_short -29779,做空,2023-09-23 22:15:00,2023-09-23 23:50:00,1592.25,1593.15,-0.0,flip_to_long -29780,做多,2023-09-23 23:50:00,2023-09-24 00:15:00,1593.15,1592.26,-0.0,flip_to_short -29781,做空,2023-09-24 00:15:00,2023-09-24 00:20:00,1592.26,1592.74,-0.0,flip_to_long -29782,做多,2023-09-24 00:20:00,2023-09-24 00:35:00,1592.74,1591.72,-0.0,flip_to_short -29783,做空,2023-09-24 00:35:00,2023-09-24 01:25:00,1591.72,1592.08,-0.0,flip_to_long -29784,做多,2023-09-24 01:25:00,2023-09-24 03:40:00,1592.08,1592.09,-0.0,flip_to_short -29785,做空,2023-09-24 03:40:00,2023-09-24 08:00:00,1592.09,1591.54,-0.0,flip_to_long -29786,做多,2023-09-24 08:00:00,2023-09-24 08:05:00,1591.54,1591.51,-0.0,flip_to_short -29787,做空,2023-09-24 08:05:00,2023-09-24 08:15:00,1591.51,1591.32,-0.0,flip_to_long -29788,做多,2023-09-24 08:15:00,2023-09-24 10:45:00,1591.32,1591.53,-0.0,flip_to_short -29789,做空,2023-09-24 10:45:00,2023-09-24 11:10:00,1591.53,1592.64,-0.0,flip_to_long -29790,做多,2023-09-24 11:10:00,2023-09-24 12:15:00,1592.64,1592.24,-0.0,flip_to_short -29791,做空,2023-09-24 12:15:00,2023-09-24 12:40:00,1592.24,1592.8,-0.0,flip_to_long -29792,做多,2023-09-24 12:40:00,2023-09-24 13:40:00,1592.8,1593.27,-0.0,flip_to_short -29793,做空,2023-09-24 13:40:00,2023-09-24 13:45:00,1593.27,1593.7,-0.0,flip_to_long -29794,做多,2023-09-24 13:45:00,2023-09-24 14:00:00,1593.7,1593.22,-0.0,flip_to_short -29795,做空,2023-09-24 14:00:00,2023-09-24 14:10:00,1593.22,1593.29,-0.0,flip_to_long -29796,做多,2023-09-24 14:10:00,2023-09-24 14:35:00,1593.29,1593.48,-0.0,flip_to_short -29797,做空,2023-09-24 14:35:00,2023-09-24 17:40:00,1593.48,1592.22,0.0,flip_to_long -29798,做多,2023-09-24 17:40:00,2023-09-24 18:15:00,1592.22,1591.33,-0.0,flip_to_short -29799,做空,2023-09-24 18:15:00,2023-09-24 18:20:00,1591.33,1586.62,0.0,tp_lower -29800,做多,2023-09-24 18:30:00,2023-09-24 21:05:00,1591.86,1589.08,-0.0,flip_to_short -29801,做空,2023-09-24 21:05:00,2023-09-24 21:40:00,1589.08,1589.04,-0.0,flip_to_long -29802,做多,2023-09-24 21:40:00,2023-09-24 22:00:00,1589.04,1587.83,-0.0,flip_to_short -29803,做空,2023-09-24 22:00:00,2023-09-24 22:45:00,1587.83,1588.61,-0.0,flip_to_long -29804,做多,2023-09-24 22:45:00,2023-09-24 22:55:00,1588.61,1588.53,-0.0,flip_to_short -29805,做空,2023-09-24 22:55:00,2023-09-24 23:25:00,1588.53,1577.46,0.01,tp_lower -29806,做多,2023-09-25 01:05:00,2023-09-25 01:10:00,1584.59,1583.79,-0.0,flip_to_short -29807,做空,2023-09-25 01:10:00,2023-09-25 03:05:00,1583.79,1580.65,0.0,flip_to_long -29808,做多,2023-09-25 03:05:00,2023-09-25 03:10:00,1580.65,1580.43,-0.0,flip_to_short -29809,做空,2023-09-25 03:10:00,2023-09-25 04:20:00,1580.43,1578.6,0.0,flip_to_long -29810,做多,2023-09-25 04:20:00,2023-09-25 04:25:00,1578.6,1578.43,-0.0,flip_to_short -29811,做空,2023-09-25 04:25:00,2023-09-25 04:55:00,1578.43,1578.1,-0.0,flip_to_long -29812,做多,2023-09-25 04:55:00,2023-09-25 05:05:00,1578.1,1577.47,-0.0,flip_to_short -29813,做空,2023-09-25 05:05:00,2023-09-25 06:30:00,1577.47,1578.11,-0.0,flip_to_long -29814,做多,2023-09-25 06:30:00,2023-09-25 07:05:00,1578.11,1577.45,-0.0,flip_to_short -29815,做空,2023-09-25 07:05:00,2023-09-25 07:40:00,1577.45,1579.16,-0.0,flip_to_long -29816,做多,2023-09-25 07:40:00,2023-09-25 08:30:00,1579.16,1577.56,-0.0,flip_to_short -29817,做空,2023-09-25 08:30:00,2023-09-25 08:50:00,1577.56,1577.44,-0.0,flip_to_long -29818,做多,2023-09-25 08:50:00,2023-09-25 09:00:00,1577.44,1577.52,-0.0,flip_to_short -29819,做空,2023-09-25 09:00:00,2023-09-25 13:15:00,1577.52,1572.56,0.0,flip_to_long -29820,做多,2023-09-25 13:15:00,2023-09-25 13:30:00,1572.56,1572.66,-0.0,flip_to_short -29821,做空,2023-09-25 13:30:00,2023-09-25 19:35:00,1572.66,1589.12,-0.02,flip_to_long -29822,做多,2023-09-25 19:35:00,2023-09-25 20:25:00,1589.12,1590.0,0.0,flip_to_short -29823,做空,2023-09-25 20:25:00,2023-09-25 23:50:00,1590.0,1588.14,0.0,flip_to_long -29824,做多,2023-09-25 23:50:00,2023-09-25 23:55:00,1588.14,1587.69,-0.0,flip_to_short -29825,做空,2023-09-25 23:55:00,2023-09-26 00:05:00,1587.69,1588.48,-0.0,flip_to_long -29826,做多,2023-09-26 00:05:00,2023-09-26 00:10:00,1588.48,1587.01,-0.0,flip_to_short -29827,做空,2023-09-26 00:10:00,2023-09-26 00:25:00,1587.01,1587.58,-0.0,flip_to_long -29828,做多,2023-09-26 00:25:00,2023-09-26 00:30:00,1587.58,1585.84,-0.0,flip_to_short -29829,做空,2023-09-26 00:30:00,2023-09-26 00:45:00,1585.84,1587.46,-0.0,flip_to_long -29830,做多,2023-09-26 00:45:00,2023-09-26 00:55:00,1587.46,1586.76,-0.0,flip_to_short -29831,做空,2023-09-26 00:55:00,2023-09-26 01:05:00,1586.76,1587.0,-0.0,flip_to_long -29832,做多,2023-09-26 01:05:00,2023-09-26 01:20:00,1587.0,1586.87,-0.0,flip_to_short -29833,做空,2023-09-26 01:20:00,2023-09-26 01:40:00,1586.87,1587.01,-0.0,flip_to_long -29834,做多,2023-09-26 01:40:00,2023-09-26 05:50:00,1587.01,1590.19,0.0,flip_to_short -29835,做空,2023-09-26 05:50:00,2023-09-26 05:55:00,1590.19,1591.54,-0.0,flip_to_long -29836,做多,2023-09-26 05:55:00,2023-09-26 06:15:00,1591.54,1590.85,-0.0,flip_to_short -29837,做空,2023-09-26 06:15:00,2023-09-26 08:35:00,1590.85,1590.84,-0.0,flip_to_long -29838,做多,2023-09-26 08:35:00,2023-09-26 08:40:00,1590.84,1590.1,-0.0,flip_to_short -29839,做空,2023-09-26 08:40:00,2023-09-26 09:20:00,1590.1,1589.55,-0.0,flip_to_long -29840,做多,2023-09-26 09:20:00,2023-09-26 09:25:00,1589.55,1589.44,-0.0,flip_to_short -29841,做空,2023-09-26 09:25:00,2023-09-26 09:30:00,1589.44,1590.49,-0.0,flip_to_long -29842,做多,2023-09-26 09:30:00,2023-09-26 09:45:00,1590.49,1595.63,0.0,tp_upper -29843,做空,2023-09-26 10:15:00,2023-09-26 11:30:00,1586.33,1590.12,-0.0,flip_to_long -29844,做多,2023-09-26 11:30:00,2023-09-26 11:45:00,1590.12,1588.43,-0.0,flip_to_short -29845,做空,2023-09-26 11:45:00,2023-09-26 11:50:00,1588.43,1589.01,-0.0,flip_to_long -29846,做多,2023-09-26 11:50:00,2023-09-26 12:30:00,1589.01,1588.52,-0.0,flip_to_short -29847,做空,2023-09-26 12:30:00,2023-09-26 16:20:00,1588.52,1587.59,0.0,flip_to_long -29848,做多,2023-09-26 16:20:00,2023-09-26 16:25:00,1587.59,1586.52,-0.0,flip_to_short -29849,做空,2023-09-26 16:25:00,2023-09-26 17:50:00,1586.52,1586.04,-0.0,flip_to_long -29850,做多,2023-09-26 17:50:00,2023-09-26 17:55:00,1586.04,1585.41,-0.0,flip_to_short -29851,做空,2023-09-26 17:55:00,2023-09-26 18:00:00,1585.41,1586.16,-0.0,flip_to_long -29852,做多,2023-09-26 18:00:00,2023-09-26 18:05:00,1586.16,1584.6,-0.0,flip_to_short -29853,做空,2023-09-26 18:05:00,2023-09-26 19:05:00,1584.6,1585.28,-0.0,flip_to_long -29854,做多,2023-09-26 19:05:00,2023-09-26 20:55:00,1585.28,1586.58,0.0,flip_to_short -29855,做空,2023-09-26 20:55:00,2023-09-26 21:00:00,1586.58,1587.76,-0.0,flip_to_long -29856,做多,2023-09-26 21:00:00,2023-09-26 21:05:00,1587.76,1587.53,-0.0,flip_to_short -29857,做空,2023-09-26 21:05:00,2023-09-26 21:20:00,1587.53,1587.68,-0.0,flip_to_long -29858,做多,2023-09-26 21:20:00,2023-09-26 21:25:00,1587.68,1586.78,-0.0,flip_to_short -29859,做空,2023-09-26 21:25:00,2023-09-26 21:40:00,1586.78,1587.73,-0.0,flip_to_long -29860,做多,2023-09-26 21:40:00,2023-09-26 22:45:00,1587.73,1587.56,-0.0,flip_to_short -29861,做空,2023-09-26 22:45:00,2023-09-26 23:00:00,1587.56,1587.62,-0.0,flip_to_long -29862,做多,2023-09-26 23:00:00,2023-09-27 01:10:00,1587.62,1589.35,0.0,flip_to_short -29863,做空,2023-09-27 01:10:00,2023-09-27 01:15:00,1589.35,1590.1,-0.0,flip_to_long -29864,做多,2023-09-27 01:15:00,2023-09-27 02:30:00,1590.1,1590.96,0.0,flip_to_short -29865,做空,2023-09-27 02:30:00,2023-09-27 03:15:00,1590.96,1591.76,-0.0,flip_to_long -29866,做多,2023-09-27 03:15:00,2023-09-27 04:30:00,1591.76,1592.71,0.0,flip_to_short -29867,做空,2023-09-27 04:30:00,2023-09-27 05:35:00,1592.71,1591.42,0.0,flip_to_long -29868,做多,2023-09-27 05:35:00,2023-09-27 06:15:00,1591.42,1590.9,-0.0,flip_to_short -29869,做空,2023-09-27 06:15:00,2023-09-27 06:30:00,1590.9,1592.91,-0.0,flip_to_long -29870,做多,2023-09-27 06:30:00,2023-09-27 06:35:00,1592.91,1591.87,-0.0,flip_to_short -29871,做空,2023-09-27 06:35:00,2023-09-27 06:40:00,1591.87,1592.99,-0.0,flip_to_long -29872,做多,2023-09-27 06:40:00,2023-09-27 06:45:00,1592.99,1592.39,-0.0,flip_to_short -29873,做空,2023-09-27 06:45:00,2023-09-27 07:55:00,1592.39,1591.71,-0.0,flip_to_long -29874,做多,2023-09-27 07:55:00,2023-09-27 08:50:00,1591.71,1591.94,-0.0,flip_to_short -29875,做空,2023-09-27 08:50:00,2023-09-27 09:00:00,1591.94,1592.25,-0.0,flip_to_long -29876,做多,2023-09-27 09:00:00,2023-09-27 09:10:00,1592.25,1591.96,-0.0,flip_to_short -29877,做空,2023-09-27 09:10:00,2023-09-27 14:10:00,1591.96,1617.19,-0.02,flip_to_long -29878,做多,2023-09-27 14:10:00,2023-09-27 19:40:00,1617.19,1596.07,-0.02,flip_to_short -29879,做空,2023-09-27 19:40:00,2023-09-27 19:55:00,1596.07,1597.0,-0.0,flip_to_long -29880,做多,2023-09-27 19:55:00,2023-09-27 20:00:00,1597.0,1596.48,-0.0,flip_to_short -29881,做空,2023-09-27 20:00:00,2023-09-27 20:05:00,1596.48,1596.58,-0.0,flip_to_long -29882,做多,2023-09-27 20:05:00,2023-09-27 20:20:00,1596.58,1596.68,-0.0,flip_to_short -29883,做空,2023-09-27 20:20:00,2023-09-27 22:05:00,1596.68,1595.89,-0.0,flip_to_long -29884,做多,2023-09-27 22:05:00,2023-09-27 23:05:00,1595.89,1596.12,-0.0,flip_to_short -29885,做空,2023-09-27 23:05:00,2023-09-27 23:25:00,1596.12,1595.19,0.0,flip_to_long -29886,做多,2023-09-27 23:25:00,2023-09-28 10:40:00,1595.19,1634.42,0.04,tp_upper -29887,做空,2023-09-28 11:45:00,2023-09-28 12:50:00,1620.71,1622.16,-0.0,flip_to_long -29888,做多,2023-09-28 12:50:00,2023-09-28 13:40:00,1622.16,1622.26,-0.0,flip_to_short -29889,做空,2023-09-28 13:40:00,2023-09-28 13:50:00,1622.26,1625.64,-0.0,flip_to_long -29890,做多,2023-09-28 13:50:00,2023-09-28 18:45:00,1625.64,1647.74,0.02,flip_to_short -29891,做空,2023-09-28 18:45:00,2023-09-28 18:50:00,1647.74,1650.15,-0.0,flip_to_long -29892,做多,2023-09-28 18:50:00,2023-09-28 18:55:00,1650.15,1649.85,-0.0,flip_to_short -29893,做空,2023-09-28 18:55:00,2023-09-28 19:05:00,1649.85,1650.97,-0.0,flip_to_long -29894,做多,2023-09-28 19:05:00,2023-09-28 20:45:00,1650.97,1654.96,0.0,flip_to_short -29895,做空,2023-09-28 20:45:00,2023-09-28 23:05:00,1654.96,1653.69,0.0,flip_to_long -29896,做多,2023-09-28 23:05:00,2023-09-28 23:10:00,1653.69,1653.36,-0.0,flip_to_short -29897,做空,2023-09-28 23:10:00,2023-09-28 23:20:00,1653.36,1653.03,-0.0,flip_to_long -29898,做多,2023-09-28 23:20:00,2023-09-28 23:25:00,1653.03,1651.84,-0.0,flip_to_short -29899,做空,2023-09-28 23:25:00,2023-09-28 23:30:00,1651.84,1652.0,-0.0,flip_to_long -29900,做多,2023-09-28 23:30:00,2023-09-29 00:30:00,1652.0,1653.06,0.0,flip_to_short -29901,做空,2023-09-29 00:30:00,2023-09-29 00:50:00,1653.06,1653.88,-0.0,flip_to_long -29902,做多,2023-09-29 00:50:00,2023-09-29 00:55:00,1653.88,1653.1,-0.0,flip_to_short -29903,做空,2023-09-29 00:55:00,2023-09-29 01:15:00,1653.1,1652.92,-0.0,flip_to_long -29904,做多,2023-09-29 01:15:00,2023-09-29 01:25:00,1652.92,1649.71,-0.0,flip_to_short -29905,做空,2023-09-29 01:25:00,2023-09-29 01:30:00,1649.71,1652.73,-0.0,flip_to_long -29906,做多,2023-09-29 01:30:00,2023-09-29 02:30:00,1652.73,1651.69,-0.0,flip_to_short -29907,做空,2023-09-29 02:30:00,2023-09-29 02:45:00,1651.69,1652.21,-0.0,flip_to_long -29908,做多,2023-09-29 02:45:00,2023-09-29 02:55:00,1652.21,1649.82,-0.0,flip_to_short -29909,做空,2023-09-29 02:55:00,2023-09-29 04:40:00,1649.82,1652.14,-0.0,flip_to_long -29910,做多,2023-09-29 04:40:00,2023-09-29 07:30:00,1652.14,1678.51,0.02,tp_upper -29911,做空,2023-09-29 11:25:00,2023-09-29 12:40:00,1669.69,1672.81,-0.0,flip_to_long -29912,做多,2023-09-29 12:40:00,2023-09-29 12:50:00,1672.81,1673.03,-0.0,flip_to_short -29913,做空,2023-09-29 12:50:00,2023-09-29 13:05:00,1673.03,1672.94,-0.0,flip_to_long -29914,做多,2023-09-29 13:05:00,2023-09-29 13:15:00,1672.94,1672.2,-0.0,flip_to_short -29915,做空,2023-09-29 13:15:00,2023-09-29 13:25:00,1672.2,1671.95,-0.0,flip_to_long -29916,做多,2023-09-29 13:25:00,2023-09-29 13:35:00,1671.95,1670.21,-0.0,flip_to_short -29917,做空,2023-09-29 13:35:00,2023-09-29 13:40:00,1670.21,1670.85,-0.0,flip_to_long -29918,做多,2023-09-29 13:40:00,2023-09-29 14:55:00,1670.85,1672.58,0.0,flip_to_short -29919,做空,2023-09-29 14:55:00,2023-09-29 15:15:00,1672.58,1672.43,-0.0,flip_to_long -29920,做多,2023-09-29 15:15:00,2023-09-29 15:25:00,1672.43,1668.59,-0.0,flip_to_short -29921,做空,2023-09-29 15:25:00,2023-09-29 15:40:00,1668.59,1670.58,-0.0,flip_to_long -29922,做多,2023-09-29 15:40:00,2023-09-29 15:50:00,1670.58,1670.47,-0.0,flip_to_short -29923,做空,2023-09-29 15:50:00,2023-09-29 18:55:00,1670.47,1665.58,0.0,flip_to_long -29924,做多,2023-09-29 18:55:00,2023-09-29 20:10:00,1665.58,1665.03,-0.0,flip_to_short -29925,做空,2023-09-29 20:10:00,2023-09-29 20:30:00,1665.03,1665.99,-0.0,flip_to_long -29926,做多,2023-09-29 20:30:00,2023-09-29 23:05:00,1665.99,1664.84,-0.0,flip_to_short -29927,做空,2023-09-29 23:05:00,2023-09-29 23:10:00,1664.84,1666.58,-0.0,flip_to_long -29928,做多,2023-09-29 23:10:00,2023-09-30 00:00:00,1666.58,1666.12,-0.0,flip_to_short -29929,做空,2023-09-30 00:00:00,2023-09-30 01:45:00,1666.12,1667.56,-0.0,flip_to_long -29930,做多,2023-09-30 01:45:00,2023-09-30 01:55:00,1667.56,1666.51,-0.0,flip_to_short -29931,做空,2023-09-30 01:55:00,2023-09-30 02:10:00,1666.51,1667.48,-0.0,flip_to_long -29932,做多,2023-09-30 02:10:00,2023-09-30 02:20:00,1667.48,1667.04,-0.0,flip_to_short -29933,做空,2023-09-30 02:20:00,2023-09-30 02:35:00,1667.04,1669.01,-0.0,flip_to_long -29934,做多,2023-09-30 02:35:00,2023-09-30 07:20:00,1669.01,1670.38,0.0,flip_to_short -29935,做空,2023-09-30 07:20:00,2023-09-30 07:25:00,1670.38,1671.69,-0.0,flip_to_long -29936,做多,2023-09-30 07:25:00,2023-09-30 07:50:00,1671.69,1670.81,-0.0,flip_to_short -29937,做空,2023-09-30 07:50:00,2023-09-30 07:55:00,1670.81,1671.07,-0.0,flip_to_long -29938,做多,2023-09-30 07:55:00,2023-09-30 08:15:00,1671.07,1670.87,-0.0,flip_to_short -29939,做空,2023-09-30 08:15:00,2023-09-30 08:20:00,1670.87,1671.55,-0.0,flip_to_long -29940,做多,2023-09-30 08:20:00,2023-09-30 08:25:00,1671.55,1670.95,-0.0,flip_to_short -29941,做空,2023-09-30 08:25:00,2023-09-30 08:30:00,1670.95,1671.22,-0.0,flip_to_long -29942,做多,2023-09-30 08:30:00,2023-09-30 12:50:00,1671.22,1674.52,0.0,flip_to_short -29943,做空,2023-09-30 12:50:00,2023-09-30 13:30:00,1674.52,1675.38,-0.0,flip_to_long -29944,做多,2023-09-30 13:30:00,2023-09-30 13:35:00,1675.38,1674.29,-0.0,flip_to_short -29945,做空,2023-09-30 13:35:00,2023-09-30 13:40:00,1674.29,1674.93,-0.0,flip_to_long -29946,做多,2023-09-30 13:40:00,2023-09-30 14:00:00,1674.93,1678.26,0.0,tp_upper -29947,做空,2023-09-30 16:20:00,2023-09-30 17:40:00,1679.5,1679.5,-0.0,flip_to_long -29948,做多,2023-09-30 17:40:00,2023-09-30 17:45:00,1679.5,1678.26,-0.0,flip_to_short -29949,做空,2023-09-30 17:45:00,2023-09-30 19:30:00,1678.26,1679.48,-0.0,flip_to_long -29950,做多,2023-09-30 19:30:00,2023-09-30 19:35:00,1679.48,1679.17,-0.0,flip_to_short -29951,做空,2023-09-30 19:35:00,2023-09-30 19:40:00,1679.17,1679.5,-0.0,flip_to_long -29952,做多,2023-09-30 19:40:00,2023-09-30 19:45:00,1679.5,1678.99,-0.0,flip_to_short -29953,做空,2023-09-30 19:45:00,2023-09-30 20:00:00,1678.99,1679.85,-0.0,flip_to_long -29954,做多,2023-09-30 20:00:00,2023-09-30 20:05:00,1679.85,1678.96,-0.0,flip_to_short -29955,做空,2023-09-30 20:05:00,2023-09-30 20:20:00,1678.96,1679.05,-0.0,flip_to_long -29956,做多,2023-09-30 20:20:00,2023-09-30 20:25:00,1679.05,1677.37,-0.0,flip_to_short -29957,做空,2023-09-30 20:25:00,2023-09-30 20:40:00,1677.37,1678.96,-0.0,flip_to_long -29958,做多,2023-09-30 20:40:00,2023-09-30 21:35:00,1678.96,1677.55,-0.0,flip_to_short -29959,做空,2023-09-30 21:35:00,2023-09-30 21:40:00,1677.55,1672.27,0.0,tp_lower -29960,做多,2023-10-01 01:25:00,2023-10-01 01:50:00,1675.66,1673.79,-0.0,flip_to_short -29961,做空,2023-10-01 01:50:00,2023-10-01 02:05:00,1673.79,1673.69,-0.0,flip_to_long -29962,做多,2023-10-01 02:05:00,2023-10-01 02:10:00,1673.69,1673.12,-0.0,flip_to_short -29963,做空,2023-10-01 02:10:00,2023-10-01 02:15:00,1673.12,1673.64,-0.0,flip_to_long -29964,做多,2023-10-01 02:15:00,2023-10-01 02:25:00,1673.64,1673.4,-0.0,flip_to_short -29965,做空,2023-10-01 02:25:00,2023-10-01 02:45:00,1673.4,1673.47,-0.0,flip_to_long -29966,做多,2023-10-01 02:45:00,2023-10-01 02:50:00,1673.47,1672.65,-0.0,flip_to_short -29967,做空,2023-10-01 02:50:00,2023-10-01 02:55:00,1672.65,1673.05,-0.0,flip_to_long -29968,做多,2023-10-01 02:55:00,2023-10-01 03:00:00,1673.05,1672.73,-0.0,flip_to_short -29969,做空,2023-10-01 03:00:00,2023-10-01 03:25:00,1672.73,1673.33,-0.0,flip_to_long -29970,做多,2023-10-01 03:25:00,2023-10-01 03:40:00,1673.33,1672.41,-0.0,flip_to_short -29971,做空,2023-10-01 03:40:00,2023-10-01 03:50:00,1672.41,1673.48,-0.0,flip_to_long -29972,做多,2023-10-01 03:50:00,2023-10-01 08:15:00,1673.48,1676.28,0.0,flip_to_short -29973,做空,2023-10-01 08:15:00,2023-10-01 08:25:00,1676.28,1677.26,-0.0,flip_to_long -29974,做多,2023-10-01 08:25:00,2023-10-01 13:05:00,1677.26,1683.0,0.0,flip_to_short -29975,做空,2023-10-01 13:05:00,2023-10-01 13:20:00,1683.0,1684.08,-0.0,flip_to_long -29976,做多,2023-10-01 13:20:00,2023-10-01 13:50:00,1684.08,1684.92,-0.0,flip_to_short -29977,做空,2023-10-01 13:50:00,2023-10-01 13:55:00,1684.92,1686.01,-0.0,flip_to_long -29978,做多,2023-10-01 13:55:00,2023-10-01 14:35:00,1686.01,1682.88,-0.0,flip_to_short -29979,做空,2023-10-01 14:35:00,2023-10-01 21:25:00,1682.88,1675.68,0.01,flip_to_long -29980,做多,2023-10-01 21:25:00,2023-10-01 21:30:00,1675.68,1674.91,-0.0,flip_to_short -29981,做空,2023-10-01 21:30:00,2023-10-01 21:40:00,1674.91,1676.52,-0.0,flip_to_long -29982,做多,2023-10-01 21:40:00,2023-10-01 22:15:00,1676.52,1726.78,0.04,tp_upper -29983,做空,2023-10-02 03:05:00,2023-10-02 03:15:00,1726.07,1727.62,-0.0,flip_to_long -29984,做多,2023-10-02 03:15:00,2023-10-02 03:20:00,1727.62,1726.59,-0.0,flip_to_short -29985,做空,2023-10-02 03:20:00,2023-10-02 03:25:00,1726.59,1727.36,-0.0,flip_to_long -29986,做多,2023-10-02 03:25:00,2023-10-02 03:30:00,1727.36,1726.22,-0.0,flip_to_short -29987,做空,2023-10-02 03:30:00,2023-10-02 03:40:00,1726.22,1728.8,-0.0,flip_to_long -29988,做多,2023-10-02 03:40:00,2023-10-02 03:45:00,1728.8,1725.66,-0.0,flip_to_short -29989,做空,2023-10-02 03:45:00,2023-10-02 03:50:00,1725.66,1726.85,-0.0,flip_to_long -29990,做多,2023-10-02 03:50:00,2023-10-02 04:05:00,1726.85,1726.22,-0.0,flip_to_short -29991,做空,2023-10-02 04:05:00,2023-10-02 04:10:00,1726.22,1726.43,-0.0,flip_to_long -29992,做多,2023-10-02 04:10:00,2023-10-02 05:30:00,1726.43,1722.48,-0.0,flip_to_short -29993,做空,2023-10-02 05:30:00,2023-10-02 05:40:00,1722.48,1717.0,0.0,tp_lower -29994,做多,2023-10-02 07:00:00,2023-10-02 07:25:00,1724.18,1724.96,-0.0,flip_to_short -29995,做空,2023-10-02 07:25:00,2023-10-02 11:15:00,1724.96,1731.49,-0.01,flip_to_long -29996,做多,2023-10-02 11:15:00,2023-10-02 11:35:00,1731.49,1729.69,-0.0,flip_to_short -29997,做空,2023-10-02 11:35:00,2023-10-02 12:30:00,1729.69,1731.49,-0.0,flip_to_long -29998,做多,2023-10-02 12:30:00,2023-10-02 12:35:00,1731.49,1730.84,-0.0,flip_to_short -29999,做空,2023-10-02 12:35:00,2023-10-02 14:05:00,1730.84,1711.08,0.02,tp_lower -30000,做多,2023-10-02 23:30:00,2023-10-03 00:45:00,1661.66,1662.23,-0.0,flip_to_short -30001,做空,2023-10-03 00:45:00,2023-10-03 01:10:00,1662.23,1661.6,-0.0,flip_to_long -30002,做多,2023-10-03 01:10:00,2023-10-03 03:00:00,1661.6,1664.12,0.0,flip_to_short -30003,做空,2023-10-03 03:00:00,2023-10-03 03:30:00,1664.12,1665.36,-0.0,flip_to_long -30004,做多,2023-10-03 03:30:00,2023-10-03 04:25:00,1665.36,1662.88,-0.0,flip_to_short -30005,做空,2023-10-03 04:25:00,2023-10-03 04:30:00,1662.88,1663.69,-0.0,flip_to_long -30006,做多,2023-10-03 04:30:00,2023-10-03 04:45:00,1663.69,1663.93,-0.0,flip_to_short -30007,做空,2023-10-03 04:45:00,2023-10-03 04:50:00,1663.93,1665.54,-0.0,flip_to_long -30008,做多,2023-10-03 04:50:00,2023-10-03 05:10:00,1665.54,1664.04,-0.0,flip_to_short -30009,做空,2023-10-03 05:10:00,2023-10-03 05:15:00,1664.04,1665.0,-0.0,flip_to_long -30010,做多,2023-10-03 05:15:00,2023-10-03 05:55:00,1665.0,1665.01,-0.0,flip_to_short -30011,做空,2023-10-03 05:55:00,2023-10-03 06:10:00,1665.01,1665.87,-0.0,flip_to_long -30012,做多,2023-10-03 06:10:00,2023-10-03 06:15:00,1665.87,1664.62,-0.0,flip_to_short -30013,做空,2023-10-03 06:15:00,2023-10-03 06:25:00,1664.62,1665.61,-0.0,flip_to_long -30014,做多,2023-10-03 06:25:00,2023-10-03 06:30:00,1665.61,1665.31,-0.0,flip_to_short -30015,做空,2023-10-03 06:30:00,2023-10-03 06:35:00,1665.31,1668.19,-0.0,flip_to_long -30016,做多,2023-10-03 06:35:00,2023-10-03 07:15:00,1668.19,1664.39,-0.0,flip_to_short -30017,做空,2023-10-03 07:15:00,2023-10-03 08:05:00,1664.39,1665.1,-0.0,flip_to_long -30018,做多,2023-10-03 08:05:00,2023-10-03 08:30:00,1665.1,1665.05,-0.0,flip_to_short -30019,做空,2023-10-03 08:30:00,2023-10-03 08:35:00,1665.05,1666.05,-0.0,flip_to_long -30020,做多,2023-10-03 08:35:00,2023-10-03 08:45:00,1666.05,1664.68,-0.0,flip_to_short -30021,做空,2023-10-03 08:45:00,2023-10-03 13:15:00,1664.68,1659.17,0.0,flip_to_long -30022,做多,2023-10-03 13:15:00,2023-10-03 13:30:00,1659.17,1659.99,-0.0,flip_to_short -30023,做空,2023-10-03 13:30:00,2023-10-03 14:10:00,1659.99,1654.43,0.0,flip_to_long -30024,做多,2023-10-03 14:10:00,2023-10-03 18:30:00,1654.43,1651.38,-0.0,flip_to_short -30025,做空,2023-10-03 18:30:00,2023-10-03 18:35:00,1651.38,1651.78,-0.0,flip_to_long -30026,做多,2023-10-03 18:35:00,2023-10-03 18:45:00,1651.78,1650.68,-0.0,flip_to_short -30027,做空,2023-10-03 18:45:00,2023-10-03 19:05:00,1650.68,1651.28,-0.0,flip_to_long -30028,做多,2023-10-03 19:05:00,2023-10-03 19:35:00,1651.28,1651.48,-0.0,flip_to_short -30029,做空,2023-10-03 19:35:00,2023-10-03 19:45:00,1651.48,1650.85,-0.0,flip_to_long -30030,做多,2023-10-03 19:45:00,2023-10-03 21:50:00,1650.85,1653.52,0.0,flip_to_short -30031,做空,2023-10-03 21:50:00,2023-10-03 21:55:00,1653.52,1653.87,-0.0,flip_to_long -30032,做多,2023-10-03 21:55:00,2023-10-03 22:00:00,1653.87,1652.45,-0.0,flip_to_short -30033,做空,2023-10-03 22:00:00,2023-10-03 22:55:00,1652.45,1656.94,-0.0,flip_to_long -30034,做多,2023-10-03 22:55:00,2023-10-04 00:10:00,1656.94,1652.43,-0.0,flip_to_short -30035,做空,2023-10-04 00:10:00,2023-10-04 00:30:00,1652.43,1639.7,0.01,tp_lower -30036,做多,2023-10-04 05:55:00,2023-10-04 06:05:00,1639.97,1637.43,-0.0,flip_to_short -30037,做空,2023-10-04 06:05:00,2023-10-04 06:50:00,1637.43,1640.14,-0.0,flip_to_long -30038,做多,2023-10-04 06:50:00,2023-10-04 11:50:00,1640.14,1645.02,0.0,flip_to_short -30039,做空,2023-10-04 11:50:00,2023-10-04 11:55:00,1645.02,1645.99,-0.0,flip_to_long -30040,做多,2023-10-04 11:55:00,2023-10-04 12:05:00,1645.99,1644.11,-0.0,flip_to_short -30041,做空,2023-10-04 12:05:00,2023-10-04 12:15:00,1644.11,1646.91,-0.0,flip_to_long -30042,做多,2023-10-04 12:15:00,2023-10-04 12:55:00,1646.91,1645.44,-0.0,flip_to_short -30043,做空,2023-10-04 12:55:00,2023-10-04 13:45:00,1645.44,1639.02,0.01,tp_lower -30044,做多,2023-10-04 16:35:00,2023-10-04 16:40:00,1640.28,1638.96,-0.0,flip_to_short -30045,做空,2023-10-04 16:40:00,2023-10-04 17:05:00,1638.96,1638.46,-0.0,flip_to_long -30046,做多,2023-10-04 17:05:00,2023-10-04 17:30:00,1638.46,1637.42,-0.0,flip_to_short -30047,做空,2023-10-04 17:30:00,2023-10-04 17:35:00,1637.42,1638.89,-0.0,flip_to_long -30048,做多,2023-10-04 17:35:00,2023-10-04 17:40:00,1638.89,1637.94,-0.0,flip_to_short -30049,做空,2023-10-04 17:40:00,2023-10-04 22:25:00,1637.94,1643.18,-0.01,flip_to_long -30050,做多,2023-10-04 22:25:00,2023-10-04 23:55:00,1643.18,1645.75,0.0,flip_to_short -30051,做空,2023-10-04 23:55:00,2023-10-05 00:25:00,1645.75,1645.16,-0.0,flip_to_long -30052,做多,2023-10-05 00:25:00,2023-10-05 01:15:00,1645.16,1645.93,-0.0,flip_to_short -30053,做空,2023-10-05 01:15:00,2023-10-05 01:20:00,1645.93,1646.35,-0.0,flip_to_long -30054,做多,2023-10-05 01:20:00,2023-10-05 01:25:00,1646.35,1645.1,-0.0,flip_to_short -30055,做空,2023-10-05 01:25:00,2023-10-05 01:30:00,1645.1,1646.04,-0.0,flip_to_long -30056,做多,2023-10-05 01:30:00,2023-10-05 01:35:00,1646.04,1643.67,-0.0,flip_to_short -30057,做空,2023-10-05 01:35:00,2023-10-05 01:50:00,1643.67,1646.32,-0.0,flip_to_long -30058,做多,2023-10-05 01:50:00,2023-10-05 02:00:00,1646.32,1645.98,-0.0,flip_to_short -30059,做空,2023-10-05 02:00:00,2023-10-05 05:10:00,1645.98,1644.98,0.0,flip_to_long -30060,做多,2023-10-05 05:10:00,2023-10-05 05:15:00,1644.98,1643.38,-0.0,flip_to_short -30061,做空,2023-10-05 05:15:00,2023-10-05 09:15:00,1643.38,1639.0,0.0,flip_to_long -30062,做多,2023-10-05 09:15:00,2023-10-05 09:35:00,1639.0,1637.84,-0.0,flip_to_short -30063,做空,2023-10-05 09:35:00,2023-10-05 09:40:00,1637.84,1637.85,-0.0,flip_to_long -30064,做多,2023-10-05 09:40:00,2023-10-05 09:50:00,1637.85,1637.6,-0.0,flip_to_short -30065,做空,2023-10-05 09:50:00,2023-10-05 09:55:00,1637.6,1638.16,-0.0,flip_to_long -30066,做多,2023-10-05 09:55:00,2023-10-05 10:00:00,1638.16,1637.89,-0.0,flip_to_short -30067,做空,2023-10-05 10:00:00,2023-10-05 10:30:00,1637.89,1637.05,0.0,flip_to_long -30068,做多,2023-10-05 10:30:00,2023-10-05 11:50:00,1637.05,1636.7,-0.0,flip_to_short -30069,做空,2023-10-05 11:50:00,2023-10-05 13:05:00,1636.7,1636.87,-0.0,flip_to_long -30070,做多,2023-10-05 13:05:00,2023-10-05 15:00:00,1636.87,1627.36,-0.01,flip_to_short -30071,做空,2023-10-05 15:00:00,2023-10-05 15:35:00,1627.36,1618.44,0.01,tp_lower -30072,做多,2023-10-05 20:00:00,2023-10-05 20:10:00,1616.57,1616.68,-0.0,flip_to_short -30073,做空,2023-10-05 20:10:00,2023-10-05 20:15:00,1616.68,1617.67,-0.0,flip_to_long -30074,做多,2023-10-05 20:15:00,2023-10-05 20:25:00,1617.67,1616.26,-0.0,flip_to_short -30075,做空,2023-10-05 20:25:00,2023-10-05 20:55:00,1616.26,1616.06,-0.0,flip_to_long -30076,做多,2023-10-05 20:55:00,2023-10-05 21:25:00,1616.06,1615.78,-0.0,flip_to_short -30077,做空,2023-10-05 21:25:00,2023-10-05 22:30:00,1615.78,1615.72,-0.0,flip_to_long -30078,做多,2023-10-05 22:30:00,2023-10-05 22:50:00,1615.72,1615.55,-0.0,flip_to_short -30079,做空,2023-10-05 22:50:00,2023-10-05 23:00:00,1615.55,1616.34,-0.0,flip_to_long -30080,做多,2023-10-05 23:00:00,2023-10-05 23:15:00,1616.34,1615.31,-0.0,flip_to_short -30081,做空,2023-10-05 23:15:00,2023-10-06 00:20:00,1615.31,1615.3,-0.0,flip_to_long -30082,做多,2023-10-06 00:20:00,2023-10-06 00:45:00,1615.3,1615.13,-0.0,flip_to_short -30083,做空,2023-10-06 00:45:00,2023-10-06 06:50:00,1615.13,1621.26,-0.01,flip_to_long -30084,做多,2023-10-06 06:50:00,2023-10-06 11:00:00,1621.26,1628.69,0.01,flip_to_short -30085,做空,2023-10-06 11:00:00,2023-10-06 11:05:00,1628.69,1630.22,-0.0,flip_to_long -30086,做多,2023-10-06 11:05:00,2023-10-06 11:45:00,1630.22,1631.64,0.0,flip_to_short -30087,做空,2023-10-06 11:45:00,2023-10-06 12:55:00,1631.64,1614.82,0.01,tp_lower -30088,做多,2023-10-06 13:30:00,2023-10-06 13:35:00,1636.06,1629.21,-0.01,flip_to_short -30089,做空,2023-10-06 13:35:00,2023-10-06 14:25:00,1629.21,1633.38,-0.0,flip_to_long -30090,做多,2023-10-06 14:25:00,2023-10-06 20:05:00,1633.38,1644.3,0.01,flip_to_short -30091,做空,2023-10-06 20:05:00,2023-10-06 21:15:00,1644.3,1645.11,-0.0,flip_to_long -30092,做多,2023-10-06 21:15:00,2023-10-06 21:35:00,1645.11,1657.78,0.01,tp_upper -30093,做空,2023-10-06 22:30:00,2023-10-06 22:35:00,1647.44,1647.93,-0.0,flip_to_long -30094,做多,2023-10-06 22:35:00,2023-10-06 22:40:00,1647.93,1646.93,-0.0,flip_to_short -30095,做空,2023-10-06 22:40:00,2023-10-06 22:45:00,1646.93,1647.99,-0.0,flip_to_long -30096,做多,2023-10-06 22:45:00,2023-10-06 22:50:00,1647.99,1645.32,-0.0,flip_to_short -30097,做空,2023-10-06 22:50:00,2023-10-07 00:25:00,1645.32,1646.62,-0.0,flip_to_long -30098,做多,2023-10-07 00:25:00,2023-10-07 08:25:00,1646.62,1639.56,-0.01,flip_to_short -30099,做空,2023-10-07 08:25:00,2023-10-07 09:45:00,1639.56,1639.01,-0.0,flip_to_long -30100,做多,2023-10-07 09:45:00,2023-10-07 09:50:00,1639.01,1637.58,-0.0,flip_to_short -30101,做空,2023-10-07 09:50:00,2023-10-07 10:30:00,1637.58,1638.96,-0.0,flip_to_long -30102,做多,2023-10-07 10:30:00,2023-10-07 10:35:00,1638.96,1638.58,-0.0,flip_to_short -30103,做空,2023-10-07 10:35:00,2023-10-07 10:45:00,1638.58,1638.76,-0.0,flip_to_long -30104,做多,2023-10-07 10:45:00,2023-10-07 11:40:00,1638.76,1638.18,-0.0,flip_to_short -30105,做空,2023-10-07 11:40:00,2023-10-07 11:45:00,1638.18,1638.45,-0.0,flip_to_long -30106,做多,2023-10-07 11:45:00,2023-10-07 12:25:00,1638.45,1638.59,-0.0,flip_to_short -30107,做空,2023-10-07 12:25:00,2023-10-07 12:30:00,1638.59,1639.58,-0.0,flip_to_long -30108,做多,2023-10-07 12:30:00,2023-10-07 12:40:00,1639.58,1638.83,-0.0,flip_to_short -30109,做空,2023-10-07 12:40:00,2023-10-07 12:45:00,1638.83,1639.08,-0.0,flip_to_long -30110,做多,2023-10-07 12:45:00,2023-10-07 13:00:00,1639.08,1639.23,-0.0,flip_to_short -30111,做空,2023-10-07 13:00:00,2023-10-07 13:35:00,1639.23,1638.95,-0.0,flip_to_long -30112,做多,2023-10-07 13:35:00,2023-10-07 14:30:00,1638.95,1638.5,-0.0,flip_to_short -30113,做空,2023-10-07 14:30:00,2023-10-07 14:35:00,1638.5,1640.7,-0.0,flip_to_long -30114,做多,2023-10-07 14:35:00,2023-10-07 15:30:00,1640.7,1639.62,-0.0,flip_to_short -30115,做空,2023-10-07 15:30:00,2023-10-07 22:00:00,1639.62,1633.74,0.0,flip_to_long -30116,做多,2023-10-07 22:00:00,2023-10-07 23:55:00,1633.74,1633.18,-0.0,flip_to_short -30117,做空,2023-10-07 23:55:00,2023-10-08 03:30:00,1633.18,1636.42,-0.0,flip_to_long -30118,做多,2023-10-08 03:30:00,2023-10-08 03:35:00,1636.42,1635.75,-0.0,flip_to_short -30119,做空,2023-10-08 03:35:00,2023-10-08 03:40:00,1635.75,1636.95,-0.0,flip_to_long -30120,做多,2023-10-08 03:40:00,2023-10-08 04:05:00,1636.95,1635.92,-0.0,flip_to_short -30121,做空,2023-10-08 04:05:00,2023-10-08 05:30:00,1635.92,1627.49,0.01,tp_lower -30122,做多,2023-10-08 12:30:00,2023-10-08 18:05:00,1622.45,1631.09,0.01,flip_to_short -30123,做空,2023-10-08 18:05:00,2023-10-08 18:30:00,1631.09,1630.67,-0.0,flip_to_long -30124,做多,2023-10-08 18:30:00,2023-10-08 21:55:00,1630.67,1632.0,0.0,flip_to_short -30125,做空,2023-10-08 21:55:00,2023-10-09 01:45:00,1632.0,1631.33,-0.0,flip_to_long -30126,做多,2023-10-09 01:45:00,2023-10-09 01:55:00,1631.33,1630.65,-0.0,flip_to_short -30127,做空,2023-10-09 01:55:00,2023-10-09 02:05:00,1630.65,1629.57,0.0,flip_to_long -30128,做多,2023-10-09 02:05:00,2023-10-09 05:30:00,1629.57,1630.4,0.0,flip_to_short -30129,做空,2023-10-09 05:30:00,2023-10-09 09:50:00,1630.4,1592.42,0.04,tp_lower -30130,做多,2023-10-09 14:20:00,2023-10-09 14:25:00,1596.44,1593.23,-0.0,flip_to_short -30131,做空,2023-10-09 14:25:00,2023-10-09 15:15:00,1593.23,1591.12,0.0,flip_to_long -30132,做多,2023-10-09 15:15:00,2023-10-09 15:30:00,1591.12,1590.34,-0.0,flip_to_short -30133,做空,2023-10-09 15:30:00,2023-10-09 15:35:00,1590.34,1590.86,-0.0,flip_to_long -30134,做多,2023-10-09 15:35:00,2023-10-09 19:30:00,1590.86,1578.18,-0.01,flip_to_short -30135,做空,2023-10-09 19:30:00,2023-10-09 19:35:00,1578.18,1580.96,-0.0,flip_to_long -30136,做多,2023-10-09 19:35:00,2023-10-09 19:40:00,1580.96,1578.43,-0.0,flip_to_short -30137,做空,2023-10-09 19:40:00,2023-10-09 19:45:00,1578.43,1580.53,-0.0,flip_to_long -30138,做多,2023-10-09 19:45:00,2023-10-09 19:50:00,1580.53,1578.56,-0.0,flip_to_short -30139,做空,2023-10-09 19:50:00,2023-10-09 19:55:00,1578.56,1580.79,-0.0,flip_to_long -30140,做多,2023-10-09 19:55:00,2023-10-09 20:50:00,1580.79,1575.99,-0.01,flip_to_short -30141,做空,2023-10-09 20:50:00,2023-10-09 21:00:00,1575.99,1577.73,-0.0,flip_to_long -30142,做多,2023-10-09 21:00:00,2023-10-09 21:05:00,1577.73,1576.01,-0.0,flip_to_short -30143,做空,2023-10-09 21:05:00,2023-10-09 21:15:00,1576.01,1576.04,-0.0,flip_to_long -30144,做多,2023-10-09 21:15:00,2023-10-09 21:50:00,1576.04,1577.23,0.0,flip_to_short -30145,做空,2023-10-09 21:50:00,2023-10-09 21:55:00,1577.23,1578.6,-0.0,flip_to_long -30146,做多,2023-10-09 21:55:00,2023-10-09 22:00:00,1578.6,1576.91,-0.0,flip_to_short -30147,做空,2023-10-09 22:00:00,2023-10-09 22:05:00,1576.91,1578.71,-0.0,flip_to_long -30148,做多,2023-10-09 22:05:00,2023-10-09 22:10:00,1578.71,1578.4,-0.0,flip_to_short -30149,做空,2023-10-09 22:10:00,2023-10-09 22:20:00,1578.4,1580.23,-0.0,flip_to_long -30150,做多,2023-10-09 22:20:00,2023-10-09 22:35:00,1580.23,1577.83,-0.0,flip_to_short -30151,做空,2023-10-09 22:35:00,2023-10-09 23:10:00,1577.83,1578.71,-0.0,flip_to_long -30152,做多,2023-10-09 23:10:00,2023-10-09 23:15:00,1578.71,1577.88,-0.0,flip_to_short -30153,做空,2023-10-09 23:15:00,2023-10-09 23:20:00,1577.88,1577.95,-0.0,flip_to_long -30154,做多,2023-10-09 23:20:00,2023-10-09 23:40:00,1577.95,1578.03,-0.0,flip_to_short -30155,做空,2023-10-09 23:40:00,2023-10-09 23:45:00,1578.03,1579.85,-0.0,flip_to_long -30156,做多,2023-10-09 23:45:00,2023-10-10 00:10:00,1579.85,1578.75,-0.0,flip_to_short -30157,做空,2023-10-10 00:10:00,2023-10-10 01:45:00,1578.75,1579.2,-0.0,flip_to_long -30158,做多,2023-10-10 01:45:00,2023-10-10 02:05:00,1579.2,1577.65,-0.0,flip_to_short -30159,做空,2023-10-10 02:05:00,2023-10-10 02:15:00,1577.65,1578.31,-0.0,flip_to_long -30160,做多,2023-10-10 02:15:00,2023-10-10 02:55:00,1578.31,1589.27,0.01,tp_upper -30161,做空,2023-10-10 09:25:00,2023-10-10 09:40:00,1587.87,1587.84,-0.0,flip_to_long -30162,做多,2023-10-10 09:40:00,2023-10-10 10:05:00,1587.84,1588.21,-0.0,flip_to_short -30163,做空,2023-10-10 10:05:00,2023-10-10 10:10:00,1588.21,1588.67,-0.0,flip_to_long -30164,做多,2023-10-10 10:10:00,2023-10-10 10:15:00,1588.67,1588.08,-0.0,flip_to_short -30165,做空,2023-10-10 10:15:00,2023-10-10 10:20:00,1588.08,1588.71,-0.0,flip_to_long -30166,做多,2023-10-10 10:20:00,2023-10-10 10:35:00,1588.71,1584.62,-0.0,flip_to_short -30167,做空,2023-10-10 10:35:00,2023-10-10 14:10:00,1584.62,1585.6,-0.0,flip_to_long -30168,做多,2023-10-10 14:10:00,2023-10-10 14:25:00,1585.6,1582.35,-0.0,flip_to_short -30169,做空,2023-10-10 14:25:00,2023-10-10 14:35:00,1582.35,1582.5,-0.0,flip_to_long -30170,做多,2023-10-10 14:35:00,2023-10-10 14:40:00,1582.5,1581.59,-0.0,flip_to_short -30171,做空,2023-10-10 14:40:00,2023-10-10 19:00:00,1581.59,1566.31,0.01,flip_to_long -30172,做多,2023-10-10 19:00:00,2023-10-10 19:50:00,1566.31,1563.75,-0.0,flip_to_short -30173,做空,2023-10-10 19:50:00,2023-10-10 19:55:00,1563.75,1565.25,-0.0,flip_to_long -30174,做多,2023-10-10 19:55:00,2023-10-10 20:05:00,1565.25,1564.83,-0.0,flip_to_short -30175,做空,2023-10-10 20:05:00,2023-10-10 20:45:00,1564.83,1556.19,0.01,tp_lower -30176,做多,2023-10-10 21:10:00,2023-10-11 02:20:00,1562.5,1566.64,0.0,flip_to_short -30177,做空,2023-10-11 02:20:00,2023-10-11 02:30:00,1566.64,1542.01,0.02,tp_lower -30178,做多,2023-10-11 07:30:00,2023-10-11 07:50:00,1556.12,1557.33,0.0,flip_to_short -30179,做空,2023-10-11 07:50:00,2023-10-11 08:00:00,1557.33,1557.41,-0.0,flip_to_long -30180,做多,2023-10-11 08:00:00,2023-10-11 08:05:00,1557.41,1557.24,-0.0,flip_to_short -30181,做空,2023-10-11 08:05:00,2023-10-11 08:35:00,1557.24,1563.36,-0.01,flip_to_long -30182,做多,2023-10-11 08:35:00,2023-10-11 12:30:00,1563.36,1569.27,0.01,flip_to_short -30183,做空,2023-10-11 12:30:00,2023-10-11 12:40:00,1569.27,1569.89,-0.0,flip_to_long -30184,做多,2023-10-11 12:40:00,2023-10-11 13:05:00,1569.89,1568.32,-0.0,flip_to_short -30185,做空,2023-10-11 13:05:00,2023-10-11 13:55:00,1568.32,1573.07,-0.01,flip_to_long -30186,做多,2023-10-11 13:55:00,2023-10-11 14:00:00,1573.07,1571.91,-0.0,flip_to_short -30187,做空,2023-10-11 14:00:00,2023-10-11 14:05:00,1571.91,1574.08,-0.0,flip_to_long -30188,做多,2023-10-11 14:05:00,2023-10-11 14:10:00,1574.08,1570.23,-0.0,flip_to_short -30189,做空,2023-10-11 14:10:00,2023-10-11 15:00:00,1570.23,1571.52,-0.0,flip_to_long -30190,做多,2023-10-11 15:00:00,2023-10-11 19:20:00,1571.52,1558.56,-0.01,flip_to_short -30191,做空,2023-10-11 19:20:00,2023-10-12 00:15:00,1558.56,1562.84,-0.0,flip_to_long -30192,做多,2023-10-12 00:15:00,2023-10-12 00:35:00,1562.84,1562.92,-0.0,flip_to_short -30193,做空,2023-10-12 00:35:00,2023-10-12 02:35:00,1562.92,1562.95,-0.0,flip_to_long -30194,做多,2023-10-12 02:35:00,2023-10-12 02:40:00,1562.95,1562.21,-0.0,flip_to_short -30195,做空,2023-10-12 02:40:00,2023-10-12 02:45:00,1562.21,1564.03,-0.0,flip_to_long -30196,做多,2023-10-12 02:45:00,2023-10-12 03:10:00,1564.03,1561.16,-0.0,flip_to_short -30197,做空,2023-10-12 03:10:00,2023-10-12 04:05:00,1561.16,1561.0,-0.0,flip_to_long -30198,做多,2023-10-12 04:05:00,2023-10-12 04:55:00,1561.0,1560.47,-0.0,flip_to_short -30199,做空,2023-10-12 04:55:00,2023-10-12 05:25:00,1560.47,1560.76,-0.0,flip_to_long -30200,做多,2023-10-12 05:25:00,2023-10-12 05:30:00,1560.76,1560.32,-0.0,flip_to_short -30201,做空,2023-10-12 05:30:00,2023-10-12 05:35:00,1560.32,1562.37,-0.0,flip_to_long -30202,做多,2023-10-12 05:35:00,2023-10-12 07:00:00,1562.37,1561.28,-0.0,flip_to_short -30203,做空,2023-10-12 07:00:00,2023-10-12 07:05:00,1561.28,1562.56,-0.0,flip_to_long -30204,做多,2023-10-12 07:05:00,2023-10-12 07:15:00,1562.56,1560.91,-0.0,flip_to_short -30205,做空,2023-10-12 07:15:00,2023-10-12 09:55:00,1560.91,1540.98,0.02,tp_lower -30206,做多,2023-10-12 11:50:00,2023-10-12 11:55:00,1553.0,1551.49,-0.0,flip_to_short -30207,做空,2023-10-12 11:55:00,2023-10-12 12:35:00,1551.49,1552.85,-0.0,flip_to_long -30208,做多,2023-10-12 12:35:00,2023-10-12 12:40:00,1552.85,1552.73,-0.0,flip_to_short -30209,做空,2023-10-12 12:40:00,2023-10-12 13:00:00,1552.73,1550.0,0.0,flip_to_long -30210,做多,2023-10-12 13:00:00,2023-10-12 13:10:00,1550.0,1550.52,-0.0,flip_to_short -30211,做空,2023-10-12 13:10:00,2023-10-12 14:10:00,1550.52,1547.15,0.0,flip_to_long -30212,做多,2023-10-12 14:10:00,2023-10-13 03:15:00,1547.15,1540.57,-0.01,flip_to_short -30213,做空,2023-10-13 03:15:00,2023-10-13 03:20:00,1540.57,1540.97,-0.0,flip_to_long -30214,做多,2023-10-13 03:20:00,2023-10-13 03:25:00,1540.97,1540.39,-0.0,flip_to_short -30215,做空,2023-10-13 03:25:00,2023-10-13 04:55:00,1540.39,1541.35,-0.0,flip_to_long -30216,做多,2023-10-13 04:55:00,2023-10-13 05:05:00,1541.35,1541.7,-0.0,flip_to_short -30217,做空,2023-10-13 05:05:00,2023-10-13 05:10:00,1541.7,1542.75,-0.0,flip_to_long -30218,做多,2023-10-13 05:10:00,2023-10-13 05:20:00,1542.75,1541.74,-0.0,flip_to_short -30219,做空,2023-10-13 05:20:00,2023-10-13 06:40:00,1541.74,1540.75,0.0,flip_to_long -30220,做多,2023-10-13 06:40:00,2023-10-13 06:50:00,1540.75,1538.9,-0.0,flip_to_short -30221,做空,2023-10-13 06:50:00,2023-10-13 07:00:00,1538.9,1541.11,-0.0,flip_to_long -30222,做多,2023-10-13 07:00:00,2023-10-13 07:15:00,1541.11,1547.51,0.01,tp_upper -30223,做空,2023-10-13 09:55:00,2023-10-13 10:20:00,1543.04,1545.19,-0.0,flip_to_long -30224,做多,2023-10-13 10:20:00,2023-10-13 10:25:00,1545.19,1544.26,-0.0,flip_to_short -30225,做空,2023-10-13 10:25:00,2023-10-13 10:30:00,1544.26,1545.25,-0.0,flip_to_long -30226,做多,2023-10-13 10:30:00,2023-10-13 10:35:00,1545.25,1545.16,-0.0,flip_to_short -30227,做空,2023-10-13 10:35:00,2023-10-13 10:45:00,1545.16,1545.01,-0.0,flip_to_long -30228,做多,2023-10-13 10:45:00,2023-10-13 11:15:00,1545.01,1544.05,-0.0,flip_to_short -30229,做空,2023-10-13 11:15:00,2023-10-13 11:20:00,1544.05,1545.94,-0.0,flip_to_long -30230,做多,2023-10-13 11:20:00,2023-10-13 11:45:00,1545.94,1546.12,-0.0,flip_to_short -30231,做空,2023-10-13 11:45:00,2023-10-13 12:10:00,1546.12,1547.5,-0.0,flip_to_long -30232,做多,2023-10-13 12:10:00,2023-10-13 12:15:00,1547.5,1547.48,-0.0,flip_to_short -30233,做空,2023-10-13 12:15:00,2023-10-13 16:30:00,1547.48,1546.45,0.0,flip_to_long -30234,做多,2023-10-13 16:30:00,2023-10-13 16:35:00,1546.45,1545.99,-0.0,flip_to_short -30235,做空,2023-10-13 16:35:00,2023-10-13 17:20:00,1545.99,1545.65,-0.0,flip_to_long -30236,做多,2023-10-13 17:20:00,2023-10-13 17:25:00,1545.65,1542.73,-0.0,flip_to_short -30237,做空,2023-10-13 17:25:00,2023-10-13 17:40:00,1542.73,1544.69,-0.0,flip_to_long -30238,做多,2023-10-13 17:40:00,2023-10-13 18:20:00,1544.69,1543.5,-0.0,flip_to_short -30239,做空,2023-10-13 18:20:00,2023-10-13 18:25:00,1543.5,1544.26,-0.0,flip_to_long -30240,做多,2023-10-13 18:25:00,2023-10-13 18:35:00,1544.26,1541.74,-0.0,flip_to_short -30241,做空,2023-10-13 18:35:00,2023-10-13 18:50:00,1541.74,1543.06,-0.0,flip_to_long -30242,做多,2023-10-13 18:50:00,2023-10-13 19:05:00,1543.06,1542.08,-0.0,flip_to_short -30243,做空,2023-10-13 19:05:00,2023-10-13 19:10:00,1542.08,1543.34,-0.0,flip_to_long -30244,做多,2023-10-13 19:10:00,2023-10-13 19:15:00,1543.34,1543.23,-0.0,flip_to_short -30245,做空,2023-10-13 19:15:00,2023-10-13 19:45:00,1543.23,1544.71,-0.0,flip_to_long -30246,做多,2023-10-13 19:45:00,2023-10-13 20:15:00,1544.71,1543.94,-0.0,flip_to_short -30247,做空,2023-10-13 20:15:00,2023-10-13 20:50:00,1543.94,1554.16,-0.01,flip_to_long -30248,做多,2023-10-13 20:50:00,2023-10-13 20:55:00,1554.16,1558.83,0.0,tp_upper -30249,做空,2023-10-13 22:40:00,2023-10-13 23:40:00,1550.5,1550.46,-0.0,flip_to_long -30250,做多,2023-10-13 23:40:00,2023-10-14 00:15:00,1550.46,1552.29,0.0,flip_to_short -30251,做空,2023-10-14 00:15:00,2023-10-14 01:55:00,1552.29,1554.59,-0.0,flip_to_long -30252,做多,2023-10-14 01:55:00,2023-10-14 02:05:00,1554.59,1553.46,-0.0,flip_to_short -30253,做空,2023-10-14 02:05:00,2023-10-14 02:20:00,1553.46,1554.06,-0.0,flip_to_long -30254,做多,2023-10-14 02:20:00,2023-10-14 02:30:00,1554.06,1553.52,-0.0,flip_to_short -30255,做空,2023-10-14 02:30:00,2023-10-14 05:10:00,1553.52,1553.09,-0.0,flip_to_long -30256,做多,2023-10-14 05:10:00,2023-10-14 05:15:00,1553.09,1552.99,-0.0,flip_to_short -30257,做空,2023-10-14 05:15:00,2023-10-14 09:10:00,1552.99,1548.49,0.0,flip_to_long -30258,做多,2023-10-14 09:10:00,2023-10-14 10:20:00,1548.49,1547.37,-0.0,flip_to_short -30259,做空,2023-10-14 10:20:00,2023-10-14 10:25:00,1547.37,1547.41,-0.0,flip_to_long -30260,做多,2023-10-14 10:25:00,2023-10-14 10:50:00,1547.41,1547.13,-0.0,flip_to_short -30261,做空,2023-10-14 10:50:00,2023-10-14 10:55:00,1547.13,1547.74,-0.0,flip_to_long -30262,做多,2023-10-14 10:55:00,2023-10-14 11:05:00,1547.74,1547.07,-0.0,flip_to_short -30263,做空,2023-10-14 11:05:00,2023-10-14 11:15:00,1547.07,1547.13,-0.0,flip_to_long -30264,做多,2023-10-14 11:15:00,2023-10-14 11:20:00,1547.13,1547.01,-0.0,flip_to_short -30265,做空,2023-10-14 11:20:00,2023-10-14 11:30:00,1547.01,1546.91,-0.0,flip_to_long -30266,做多,2023-10-14 11:30:00,2023-10-14 19:10:00,1546.91,1553.03,0.01,flip_to_short -30267,做空,2023-10-14 19:10:00,2023-10-14 19:15:00,1553.03,1554.89,-0.0,flip_to_long -30268,做多,2023-10-14 19:15:00,2023-10-14 20:15:00,1554.89,1553.89,-0.0,flip_to_short -30269,做空,2023-10-14 20:15:00,2023-10-14 20:20:00,1553.89,1554.03,-0.0,flip_to_long -30270,做多,2023-10-14 20:20:00,2023-10-14 20:40:00,1554.03,1554.0,-0.0,flip_to_short -30271,做空,2023-10-14 20:40:00,2023-10-14 20:45:00,1554.0,1554.7,-0.0,flip_to_long -30272,做多,2023-10-14 20:45:00,2023-10-14 20:50:00,1554.7,1554.55,-0.0,flip_to_short -30273,做空,2023-10-14 20:50:00,2023-10-14 21:30:00,1554.55,1554.3,-0.0,flip_to_long -30274,做多,2023-10-14 21:30:00,2023-10-14 21:55:00,1554.3,1554.34,-0.0,flip_to_short -30275,做空,2023-10-14 21:55:00,2023-10-14 22:00:00,1554.34,1555.23,-0.0,flip_to_long -30276,做多,2023-10-14 22:00:00,2023-10-14 22:20:00,1555.23,1554.5,-0.0,flip_to_short -30277,做空,2023-10-14 22:20:00,2023-10-14 22:30:00,1554.5,1554.31,-0.0,flip_to_long -30278,做多,2023-10-14 22:30:00,2023-10-14 22:40:00,1554.31,1554.03,-0.0,flip_to_short -30279,做空,2023-10-14 22:40:00,2023-10-14 22:45:00,1554.03,1554.93,-0.0,flip_to_long -30280,做多,2023-10-14 22:45:00,2023-10-14 23:35:00,1554.93,1554.58,-0.0,flip_to_short -30281,做空,2023-10-14 23:35:00,2023-10-14 23:40:00,1554.58,1554.69,-0.0,flip_to_long -30282,做多,2023-10-14 23:40:00,2023-10-15 00:10:00,1554.69,1554.65,-0.0,flip_to_short -30283,做空,2023-10-15 00:10:00,2023-10-15 01:40:00,1554.65,1555.8,-0.0,flip_to_long -30284,做多,2023-10-15 01:40:00,2023-10-15 02:05:00,1555.8,1553.99,-0.0,flip_to_short -30285,做空,2023-10-15 02:05:00,2023-10-15 02:10:00,1553.99,1554.44,-0.0,flip_to_long -30286,做多,2023-10-15 02:10:00,2023-10-15 02:15:00,1554.44,1553.72,-0.0,flip_to_short -30287,做空,2023-10-15 02:15:00,2023-10-15 02:30:00,1553.72,1554.53,-0.0,flip_to_long -30288,做多,2023-10-15 02:30:00,2023-10-15 03:00:00,1554.53,1554.08,-0.0,flip_to_short -30289,做空,2023-10-15 03:00:00,2023-10-15 04:00:00,1554.08,1554.31,-0.0,flip_to_long -30290,做多,2023-10-15 04:00:00,2023-10-15 04:05:00,1554.31,1553.4,-0.0,flip_to_short -30291,做空,2023-10-15 04:05:00,2023-10-15 04:30:00,1553.4,1553.83,-0.0,flip_to_long -30292,做多,2023-10-15 04:30:00,2023-10-15 04:35:00,1553.83,1553.16,-0.0,flip_to_short -30293,做空,2023-10-15 04:35:00,2023-10-15 04:45:00,1553.16,1553.96,-0.0,flip_to_long -30294,做多,2023-10-15 04:45:00,2023-10-15 04:50:00,1553.96,1553.71,-0.0,flip_to_short -30295,做空,2023-10-15 04:50:00,2023-10-15 05:20:00,1553.71,1553.66,-0.0,flip_to_long -30296,做多,2023-10-15 05:20:00,2023-10-15 05:25:00,1553.66,1553.44,-0.0,flip_to_short -30297,做空,2023-10-15 05:25:00,2023-10-15 07:35:00,1553.44,1553.21,-0.0,flip_to_long -30298,做多,2023-10-15 07:35:00,2023-10-15 11:00:00,1553.21,1555.52,0.0,flip_to_short -30299,做空,2023-10-15 11:00:00,2023-10-15 11:20:00,1555.52,1554.84,-0.0,flip_to_long -30300,做多,2023-10-15 11:20:00,2023-10-15 11:35:00,1554.84,1555.49,-0.0,flip_to_short -30301,做空,2023-10-15 11:35:00,2023-10-15 13:00:00,1555.49,1550.58,0.0,tp_lower -30302,做多,2023-10-15 13:15:00,2023-10-15 13:35:00,1554.99,1555.84,0.0,flip_to_short -30303,做空,2023-10-15 13:35:00,2023-10-15 14:25:00,1555.84,1554.83,0.0,flip_to_long -30304,做多,2023-10-15 14:25:00,2023-10-15 15:45:00,1554.83,1553.04,-0.0,flip_to_short -30305,做空,2023-10-15 15:45:00,2023-10-15 16:30:00,1553.04,1554.13,-0.0,flip_to_long -30306,做多,2023-10-15 16:30:00,2023-10-15 21:10:00,1554.13,1556.67,0.0,flip_to_short -30307,做空,2023-10-15 21:10:00,2023-10-15 21:15:00,1556.67,1559.5,-0.0,flip_to_long -30308,做多,2023-10-15 21:15:00,2023-10-15 21:35:00,1559.5,1558.94,-0.0,flip_to_short -30309,做空,2023-10-15 21:35:00,2023-10-15 21:50:00,1558.94,1559.53,-0.0,flip_to_long -30310,做多,2023-10-15 21:50:00,2023-10-15 22:40:00,1559.53,1559.55,-0.0,flip_to_short -30311,做空,2023-10-15 22:40:00,2023-10-16 01:15:00,1559.55,1558.6,0.0,flip_to_long -30312,做多,2023-10-16 01:15:00,2023-10-16 04:35:00,1558.6,1560.3,0.0,flip_to_short -30313,做空,2023-10-16 04:35:00,2023-10-16 09:30:00,1560.3,1577.6,-0.02,flip_to_long -30314,做多,2023-10-16 09:30:00,2023-10-16 11:40:00,1577.6,1581.1,0.0,flip_to_short -30315,做空,2023-10-16 11:40:00,2023-10-16 11:50:00,1581.1,1581.58,-0.0,flip_to_long -30316,做多,2023-10-16 11:50:00,2023-10-16 12:00:00,1581.58,1580.42,-0.0,flip_to_short -30317,做空,2023-10-16 12:00:00,2023-10-16 12:05:00,1580.42,1582.0,-0.0,flip_to_long -30318,做多,2023-10-16 12:05:00,2023-10-16 13:25:00,1582.0,1625.62,0.04,tp_upper -30319,做空,2023-10-16 13:40:00,2023-10-16 14:20:00,1589.29,1584.9,0.0,flip_to_long -30320,做多,2023-10-16 14:20:00,2023-10-16 14:25:00,1584.9,1583.84,-0.0,flip_to_short -30321,做空,2023-10-16 14:25:00,2023-10-16 14:30:00,1583.84,1585.7,-0.0,flip_to_long -30322,做多,2023-10-16 14:30:00,2023-10-16 14:35:00,1585.7,1582.99,-0.0,flip_to_short -30323,做空,2023-10-16 14:35:00,2023-10-16 14:40:00,1582.99,1586.51,-0.0,flip_to_long -30324,做多,2023-10-16 14:40:00,2023-10-16 14:45:00,1586.51,1584.49,-0.0,flip_to_short -30325,做空,2023-10-16 14:45:00,2023-10-16 14:50:00,1584.49,1586.08,-0.0,flip_to_long -30326,做多,2023-10-16 14:50:00,2023-10-16 15:05:00,1586.08,1582.88,-0.0,flip_to_short -30327,做空,2023-10-16 15:05:00,2023-10-16 18:10:00,1582.88,1581.91,0.0,flip_to_long -30328,做多,2023-10-16 18:10:00,2023-10-16 18:20:00,1581.91,1581.28,-0.0,flip_to_short -30329,做空,2023-10-16 18:20:00,2023-10-16 18:25:00,1581.28,1581.66,-0.0,flip_to_long -30330,做多,2023-10-16 18:25:00,2023-10-16 21:05:00,1581.66,1580.36,-0.0,flip_to_short -30331,做空,2023-10-16 21:05:00,2023-10-16 21:20:00,1580.36,1584.13,-0.0,flip_to_long -30332,做多,2023-10-16 21:20:00,2023-10-17 00:25:00,1584.13,1594.66,0.01,flip_to_short -30333,做空,2023-10-17 00:25:00,2023-10-17 01:10:00,1594.66,1593.67,0.0,flip_to_long -30334,做多,2023-10-17 01:10:00,2023-10-17 01:15:00,1593.67,1592.86,-0.0,flip_to_short -30335,做空,2023-10-17 01:15:00,2023-10-17 01:20:00,1592.86,1593.66,-0.0,flip_to_long -30336,做多,2023-10-17 01:20:00,2023-10-17 01:30:00,1593.66,1593.97,-0.0,flip_to_short -30337,做空,2023-10-17 01:30:00,2023-10-17 01:40:00,1593.97,1595.27,-0.0,flip_to_long -30338,做多,2023-10-17 01:40:00,2023-10-17 01:50:00,1595.27,1593.45,-0.0,flip_to_short -30339,做空,2023-10-17 01:50:00,2023-10-17 07:40:00,1593.45,1587.41,0.0,flip_to_long -30340,做多,2023-10-17 07:40:00,2023-10-17 08:15:00,1587.41,1586.89,-0.0,flip_to_short -30341,做空,2023-10-17 08:15:00,2023-10-17 08:35:00,1586.89,1586.66,-0.0,flip_to_long -30342,做多,2023-10-17 08:35:00,2023-10-17 08:40:00,1586.66,1585.72,-0.0,flip_to_short -30343,做空,2023-10-17 08:40:00,2023-10-17 08:45:00,1585.72,1586.62,-0.0,flip_to_long -30344,做多,2023-10-17 08:45:00,2023-10-17 09:15:00,1586.62,1586.11,-0.0,flip_to_short -30345,做空,2023-10-17 09:15:00,2023-10-17 09:20:00,1586.11,1586.38,-0.0,flip_to_long -30346,做多,2023-10-17 09:20:00,2023-10-17 10:30:00,1586.38,1583.79,-0.0,flip_to_short -30347,做空,2023-10-17 10:30:00,2023-10-17 15:35:00,1583.79,1577.96,0.0,flip_to_long -30348,做多,2023-10-17 15:35:00,2023-10-17 15:40:00,1577.96,1576.39,-0.0,flip_to_short -30349,做空,2023-10-17 15:40:00,2023-10-17 16:15:00,1576.39,1577.0,-0.0,flip_to_long -30350,做多,2023-10-17 16:15:00,2023-10-17 16:55:00,1577.0,1575.66,-0.0,flip_to_short -30351,做空,2023-10-17 16:55:00,2023-10-17 18:50:00,1575.66,1556.66,0.02,tp_lower -30352,做多,2023-10-17 22:30:00,2023-10-17 22:35:00,1562.78,1562.37,-0.0,flip_to_short -30353,做空,2023-10-17 22:35:00,2023-10-17 23:05:00,1562.37,1562.88,-0.0,flip_to_long -30354,做多,2023-10-17 23:05:00,2023-10-17 23:45:00,1562.88,1562.88,-0.0,flip_to_short -30355,做空,2023-10-17 23:45:00,2023-10-18 00:45:00,1562.88,1562.68,-0.0,flip_to_long -30356,做多,2023-10-18 00:45:00,2023-10-18 03:10:00,1562.68,1563.6,0.0,flip_to_short -30357,做空,2023-10-18 03:10:00,2023-10-18 03:35:00,1563.6,1565.28,-0.0,flip_to_long -30358,做多,2023-10-18 03:35:00,2023-10-18 03:45:00,1565.28,1565.39,-0.0,flip_to_short -30359,做空,2023-10-18 03:45:00,2023-10-18 07:10:00,1565.39,1569.35,-0.0,flip_to_long -30360,做多,2023-10-18 07:10:00,2023-10-18 09:55:00,1569.35,1568.61,-0.0,flip_to_short -30361,做空,2023-10-18 09:55:00,2023-10-18 10:00:00,1568.61,1573.5,-0.01,flip_to_long -30362,做多,2023-10-18 10:00:00,2023-10-18 12:45:00,1573.5,1576.09,0.0,flip_to_short -30363,做空,2023-10-18 12:45:00,2023-10-18 12:55:00,1576.09,1578.51,-0.0,flip_to_long -30364,做多,2023-10-18 12:55:00,2023-10-18 13:10:00,1578.51,1576.72,-0.0,flip_to_short -30365,做空,2023-10-18 13:10:00,2023-10-18 18:20:00,1576.72,1570.7,0.0,flip_to_long -30366,做多,2023-10-18 18:20:00,2023-10-18 18:35:00,1570.7,1569.52,-0.0,flip_to_short -30367,做空,2023-10-18 18:35:00,2023-10-18 22:20:00,1569.52,1562.31,0.01,flip_to_long -30368,做多,2023-10-18 22:20:00,2023-10-18 22:45:00,1562.31,1563.38,0.0,flip_to_short -30369,做空,2023-10-18 22:45:00,2023-10-18 22:55:00,1563.38,1563.76,-0.0,flip_to_long -30370,做多,2023-10-18 22:55:00,2023-10-18 23:00:00,1563.76,1562.94,-0.0,flip_to_short -30371,做空,2023-10-18 23:00:00,2023-10-18 23:10:00,1562.94,1563.0,-0.0,flip_to_long -30372,做多,2023-10-18 23:10:00,2023-10-18 23:40:00,1563.0,1562.42,-0.0,flip_to_short -30373,做空,2023-10-18 23:40:00,2023-10-19 00:05:00,1562.42,1561.9,-0.0,flip_to_long -30374,做多,2023-10-19 00:05:00,2023-10-19 00:15:00,1561.9,1562.25,-0.0,flip_to_short -30375,做空,2023-10-19 00:15:00,2023-10-19 01:40:00,1562.25,1544.12,0.02,tp_lower -30376,做多,2023-10-19 05:25:00,2023-10-19 05:30:00,1552.38,1551.99,-0.0,flip_to_short -30377,做空,2023-10-19 05:30:00,2023-10-19 05:50:00,1551.99,1551.77,-0.0,flip_to_long -30378,做多,2023-10-19 05:50:00,2023-10-19 06:10:00,1551.77,1550.44,-0.0,flip_to_short -30379,做空,2023-10-19 06:10:00,2023-10-19 07:30:00,1550.44,1550.06,-0.0,flip_to_long -30380,做多,2023-10-19 07:30:00,2023-10-19 08:20:00,1550.06,1549.8,-0.0,flip_to_short -30381,做空,2023-10-19 08:20:00,2023-10-19 08:25:00,1549.8,1550.6,-0.0,flip_to_long -30382,做多,2023-10-19 08:25:00,2023-10-19 08:30:00,1550.6,1549.79,-0.0,flip_to_short -30383,做空,2023-10-19 08:30:00,2023-10-19 09:05:00,1549.79,1544.13,0.0,tp_lower -30384,做多,2023-10-19 10:05:00,2023-10-19 10:15:00,1552.18,1548.54,-0.0,flip_to_short -30385,做空,2023-10-19 10:15:00,2023-10-19 10:35:00,1548.54,1549.91,-0.0,flip_to_long -30386,做多,2023-10-19 10:35:00,2023-10-19 10:40:00,1549.91,1549.81,-0.0,flip_to_short -30387,做空,2023-10-19 10:40:00,2023-10-19 17:45:00,1549.81,1559.68,-0.01,flip_to_long -30388,做多,2023-10-19 17:45:00,2023-10-19 18:55:00,1559.68,1560.87,0.0,flip_to_short -30389,做空,2023-10-19 18:55:00,2023-10-19 19:00:00,1560.87,1561.25,-0.0,flip_to_long -30390,做多,2023-10-19 19:00:00,2023-10-19 20:55:00,1561.25,1565.67,0.0,flip_to_short -30391,做空,2023-10-19 20:55:00,2023-10-19 22:00:00,1565.67,1563.92,0.0,flip_to_long -30392,做多,2023-10-19 22:00:00,2023-10-19 22:45:00,1563.92,1564.67,-0.0,flip_to_short -30393,做空,2023-10-19 22:45:00,2023-10-19 23:40:00,1564.67,1565.37,-0.0,flip_to_long -30394,做多,2023-10-19 23:40:00,2023-10-20 00:10:00,1565.37,1565.0,-0.0,flip_to_short -30395,做空,2023-10-20 00:10:00,2023-10-20 01:55:00,1565.0,1564.43,-0.0,flip_to_long -30396,做多,2023-10-20 01:55:00,2023-10-20 02:15:00,1564.43,1573.66,0.01,tp_upper -30397,做空,2023-10-20 06:15:00,2023-10-20 06:20:00,1579.28,1579.93,-0.0,flip_to_long -30398,做多,2023-10-20 06:20:00,2023-10-20 06:50:00,1579.93,1581.22,0.0,flip_to_short -30399,做空,2023-10-20 06:50:00,2023-10-20 06:55:00,1581.22,1582.62,-0.0,flip_to_long -30400,做多,2023-10-20 06:55:00,2023-10-20 07:15:00,1582.62,1583.08,-0.0,flip_to_short -30401,做空,2023-10-20 07:15:00,2023-10-20 08:00:00,1583.08,1584.09,-0.0,flip_to_long -30402,做多,2023-10-20 08:00:00,2023-10-20 08:25:00,1584.09,1598.51,0.01,tp_upper -30403,做空,2023-10-20 12:20:00,2023-10-20 12:30:00,1609.49,1608.46,0.0,flip_to_long -30404,做多,2023-10-20 12:30:00,2023-10-20 12:40:00,1608.46,1609.37,0.0,flip_to_short -30405,做空,2023-10-20 12:40:00,2023-10-20 16:20:00,1609.37,1608.08,0.0,flip_to_long -30406,做多,2023-10-20 16:20:00,2023-10-20 16:35:00,1608.08,1605.9,-0.0,flip_to_short -30407,做空,2023-10-20 16:35:00,2023-10-20 17:20:00,1605.9,1605.86,-0.0,flip_to_long -30408,做多,2023-10-20 17:20:00,2023-10-20 18:10:00,1605.86,1606.83,0.0,flip_to_short -30409,做空,2023-10-20 18:10:00,2023-10-20 18:20:00,1606.83,1607.24,-0.0,flip_to_long -30410,做多,2023-10-20 18:20:00,2023-10-20 18:55:00,1607.24,1605.42,-0.0,flip_to_short -30411,做空,2023-10-20 18:55:00,2023-10-20 19:00:00,1605.42,1606.62,-0.0,flip_to_long -30412,做多,2023-10-20 19:00:00,2023-10-20 19:20:00,1606.62,1604.15,-0.0,flip_to_short -30413,做空,2023-10-20 19:20:00,2023-10-20 19:35:00,1604.15,1605.67,-0.0,flip_to_long -30414,做多,2023-10-20 19:35:00,2023-10-20 19:55:00,1605.67,1606.25,-0.0,flip_to_short -30415,做空,2023-10-20 19:55:00,2023-10-20 20:20:00,1606.25,1605.74,-0.0,flip_to_long -30416,做多,2023-10-20 20:20:00,2023-10-20 20:55:00,1605.74,1602.16,-0.0,flip_to_short -30417,做空,2023-10-20 20:55:00,2023-10-20 21:15:00,1602.16,1606.43,-0.0,flip_to_long -30418,做多,2023-10-20 21:15:00,2023-10-20 21:20:00,1606.43,1605.93,-0.0,flip_to_short -30419,做空,2023-10-20 21:20:00,2023-10-20 21:30:00,1605.93,1606.62,-0.0,flip_to_long -30420,做多,2023-10-20 21:30:00,2023-10-20 21:50:00,1606.62,1604.63,-0.0,flip_to_short -30421,做空,2023-10-20 21:50:00,2023-10-20 21:55:00,1604.63,1606.71,-0.0,flip_to_long -30422,做多,2023-10-20 21:55:00,2023-10-20 22:45:00,1606.71,1606.82,-0.0,flip_to_short -30423,做空,2023-10-20 22:45:00,2023-10-20 22:55:00,1606.82,1607.49,-0.0,flip_to_long -30424,做多,2023-10-20 22:55:00,2023-10-20 23:10:00,1607.49,1607.03,-0.0,flip_to_short -30425,做空,2023-10-20 23:10:00,2023-10-21 04:45:00,1607.03,1599.76,0.01,flip_to_long -30426,做多,2023-10-21 04:45:00,2023-10-21 04:50:00,1599.76,1598.0,-0.0,flip_to_short -30427,做空,2023-10-21 04:50:00,2023-10-21 05:05:00,1598.0,1598.48,-0.0,flip_to_long -30428,做多,2023-10-21 05:05:00,2023-10-21 05:10:00,1598.48,1598.31,-0.0,flip_to_short -30429,做空,2023-10-21 05:10:00,2023-10-21 05:15:00,1598.31,1598.51,-0.0,flip_to_long -30430,做多,2023-10-21 05:15:00,2023-10-21 05:25:00,1598.51,1597.96,-0.0,flip_to_short -30431,做空,2023-10-21 05:25:00,2023-10-21 05:30:00,1597.96,1598.04,-0.0,flip_to_long -30432,做多,2023-10-21 05:30:00,2023-10-21 05:35:00,1598.04,1597.26,-0.0,flip_to_short -30433,做空,2023-10-21 05:35:00,2023-10-21 05:40:00,1597.26,1597.41,-0.0,flip_to_long -30434,做多,2023-10-21 05:40:00,2023-10-21 05:50:00,1597.41,1597.14,-0.0,flip_to_short -30435,做空,2023-10-21 05:50:00,2023-10-21 05:55:00,1597.14,1598.95,-0.0,flip_to_long -30436,做多,2023-10-21 05:55:00,2023-10-21 10:35:00,1598.95,1602.92,0.0,flip_to_short -30437,做空,2023-10-21 10:35:00,2023-10-21 10:40:00,1602.92,1604.11,-0.0,flip_to_long -30438,做多,2023-10-21 10:40:00,2023-10-21 12:10:00,1604.11,1605.65,0.0,flip_to_short -30439,做空,2023-10-21 12:10:00,2023-10-21 12:25:00,1605.65,1605.99,-0.0,flip_to_long -30440,做多,2023-10-21 12:25:00,2023-10-21 12:55:00,1605.99,1604.47,-0.0,flip_to_short -30441,做空,2023-10-21 12:55:00,2023-10-21 13:25:00,1604.47,1605.97,-0.0,flip_to_long -30442,做多,2023-10-21 13:25:00,2023-10-21 20:20:00,1605.97,1626.52,0.02,flip_to_short -30443,做空,2023-10-21 20:20:00,2023-10-21 20:25:00,1626.52,1629.25,-0.0,flip_to_long -30444,做多,2023-10-21 20:25:00,2023-10-21 20:40:00,1629.25,1628.7,-0.0,flip_to_short -30445,做空,2023-10-21 20:40:00,2023-10-21 20:45:00,1628.7,1629.29,-0.0,flip_to_long -30446,做多,2023-10-21 20:45:00,2023-10-21 20:55:00,1629.29,1629.07,-0.0,flip_to_short -30447,做空,2023-10-21 20:55:00,2023-10-21 21:00:00,1629.07,1629.54,-0.0,flip_to_long -30448,做多,2023-10-21 21:00:00,2023-10-21 21:30:00,1629.54,1629.34,-0.0,flip_to_short -30449,做空,2023-10-21 21:30:00,2023-10-21 22:00:00,1629.34,1630.57,-0.0,flip_to_long -30450,做多,2023-10-21 22:00:00,2023-10-21 22:05:00,1630.57,1630.19,-0.0,flip_to_short -30451,做空,2023-10-21 22:05:00,2023-10-21 22:10:00,1630.19,1631.13,-0.0,flip_to_long -30452,做多,2023-10-21 22:10:00,2023-10-21 22:15:00,1631.13,1630.57,-0.0,flip_to_short -30453,做空,2023-10-21 22:15:00,2023-10-22 00:10:00,1630.57,1630.52,-0.0,flip_to_long -30454,做多,2023-10-22 00:10:00,2023-10-22 00:50:00,1630.52,1633.8,0.0,tp_upper -30455,做空,2023-10-22 01:25:00,2023-10-22 01:40:00,1628.41,1629.3,-0.0,flip_to_long -30456,做多,2023-10-22 01:40:00,2023-10-22 01:50:00,1629.3,1628.71,-0.0,flip_to_short -30457,做空,2023-10-22 01:50:00,2023-10-22 01:55:00,1628.71,1630.42,-0.0,flip_to_long -30458,做多,2023-10-22 01:55:00,2023-10-22 02:00:00,1630.42,1628.8,-0.0,flip_to_short -30459,做空,2023-10-22 02:00:00,2023-10-22 03:40:00,1628.8,1627.89,0.0,flip_to_long -30460,做多,2023-10-22 03:40:00,2023-10-22 07:30:00,1627.89,1634.37,0.01,flip_to_short -30461,做空,2023-10-22 07:30:00,2023-10-22 12:10:00,1634.37,1630.77,0.0,flip_to_long -30462,做多,2023-10-22 12:10:00,2023-10-22 12:30:00,1630.77,1630.37,-0.0,flip_to_short -30463,做空,2023-10-22 12:30:00,2023-10-22 12:35:00,1630.37,1630.97,-0.0,flip_to_long -30464,做多,2023-10-22 12:35:00,2023-10-22 12:40:00,1630.97,1629.3,-0.0,flip_to_short -30465,做空,2023-10-22 12:40:00,2023-10-22 12:45:00,1629.3,1632.09,-0.0,flip_to_long -30466,做多,2023-10-22 12:45:00,2023-10-22 12:55:00,1632.09,1630.76,-0.0,flip_to_short -30467,做空,2023-10-22 12:55:00,2023-10-22 16:20:00,1630.76,1628.61,0.0,flip_to_long -30468,做多,2023-10-22 16:20:00,2023-10-22 16:40:00,1628.61,1629.18,-0.0,flip_to_short -30469,做空,2023-10-22 16:40:00,2023-10-22 16:50:00,1629.18,1629.28,-0.0,flip_to_long -30470,做多,2023-10-22 16:50:00,2023-10-22 17:00:00,1629.28,1629.69,-0.0,flip_to_short -30471,做空,2023-10-22 17:00:00,2023-10-22 22:05:00,1629.69,1636.74,-0.01,flip_to_long -30472,做多,2023-10-22 22:05:00,2023-10-22 22:40:00,1636.74,1655.47,0.02,tp_upper -30473,做空,2023-10-23 06:30:00,2023-10-23 06:35:00,1686.77,1687.47,-0.0,flip_to_long -30474,做多,2023-10-23 06:35:00,2023-10-23 06:45:00,1687.47,1686.82,-0.0,flip_to_short -30475,做空,2023-10-23 06:45:00,2023-10-23 11:40:00,1686.82,1679.66,0.01,flip_to_long -30476,做多,2023-10-23 11:40:00,2023-10-23 11:45:00,1679.66,1678.31,-0.0,flip_to_short -30477,做空,2023-10-23 11:45:00,2023-10-23 12:15:00,1678.31,1677.19,0.0,flip_to_long -30478,做多,2023-10-23 12:15:00,2023-10-23 12:30:00,1677.19,1675.93,-0.0,flip_to_short -30479,做空,2023-10-23 12:30:00,2023-10-23 12:45:00,1675.93,1676.25,-0.0,flip_to_long -30480,做多,2023-10-23 12:45:00,2023-10-23 13:15:00,1676.25,1672.33,-0.0,flip_to_short -30481,做空,2023-10-23 13:15:00,2023-10-23 14:05:00,1672.33,1674.75,-0.0,flip_to_long -30482,做多,2023-10-23 14:05:00,2023-10-23 15:55:00,1674.75,1675.63,0.0,flip_to_short -30483,做空,2023-10-23 15:55:00,2023-10-23 16:35:00,1675.63,1679.59,-0.0,flip_to_long -30484,做多,2023-10-23 16:35:00,2023-10-23 17:25:00,1679.59,1678.74,-0.0,flip_to_short -30485,做空,2023-10-23 17:25:00,2023-10-24 08:25:00,1678.74,1815.41,-0.13,flip_to_long -30486,做多,2023-10-24 08:25:00,2023-10-24 09:00:00,1815.41,1815.78,-0.0,flip_to_short -30487,做空,2023-10-24 09:00:00,2023-10-24 13:30:00,1815.78,1830.07,-0.01,flip_to_long -30488,做多,2023-10-24 13:30:00,2023-10-24 20:15:00,1830.07,1777.96,-0.04,flip_to_short -30489,做空,2023-10-24 20:15:00,2023-10-24 20:20:00,1777.96,1780.73,-0.0,flip_to_long -30490,做多,2023-10-24 20:20:00,2023-10-24 20:30:00,1780.73,1777.35,-0.0,flip_to_short -30491,做空,2023-10-24 20:30:00,2023-10-24 20:35:00,1777.35,1777.51,-0.0,flip_to_long -30492,做多,2023-10-24 20:35:00,2023-10-24 23:40:00,1777.51,1782.2,0.0,flip_to_short -30493,做空,2023-10-24 23:40:00,2023-10-25 00:15:00,1782.2,1787.02,-0.0,flip_to_long -30494,做多,2023-10-25 00:15:00,2023-10-25 00:25:00,1787.02,1779.63,-0.01,flip_to_short -30495,做空,2023-10-25 00:25:00,2023-10-25 00:30:00,1779.63,1780.66,-0.0,flip_to_long -30496,做多,2023-10-25 00:30:00,2023-10-25 02:25:00,1780.66,1789.3,0.01,flip_to_short -30497,做空,2023-10-25 02:25:00,2023-10-25 02:45:00,1789.3,1793.85,-0.0,flip_to_long -30498,做多,2023-10-25 02:45:00,2023-10-25 03:00:00,1793.85,1789.34,-0.0,flip_to_short -30499,做空,2023-10-25 03:00:00,2023-10-25 03:05:00,1789.34,1792.95,-0.0,flip_to_long -30500,做多,2023-10-25 03:05:00,2023-10-25 03:10:00,1792.95,1792.26,-0.0,flip_to_short -30501,做空,2023-10-25 03:10:00,2023-10-25 03:30:00,1792.26,1790.75,0.0,flip_to_long -30502,做多,2023-10-25 03:30:00,2023-10-25 03:35:00,1790.75,1787.7,-0.0,flip_to_short -30503,做空,2023-10-25 03:35:00,2023-10-25 04:25:00,1787.7,1790.96,-0.0,flip_to_long -30504,做多,2023-10-25 04:25:00,2023-10-25 04:30:00,1790.96,1790.5,-0.0,flip_to_short -30505,做空,2023-10-25 04:30:00,2023-10-25 04:45:00,1790.5,1792.45,-0.0,flip_to_long -30506,做多,2023-10-25 04:45:00,2023-10-25 05:05:00,1792.45,1791.51,-0.0,flip_to_short -30507,做空,2023-10-25 05:05:00,2023-10-25 05:10:00,1791.51,1791.75,-0.0,flip_to_long -30508,做多,2023-10-25 05:10:00,2023-10-25 05:15:00,1791.75,1786.56,-0.0,flip_to_short -30509,做空,2023-10-25 05:15:00,2023-10-25 06:40:00,1786.56,1788.68,-0.0,flip_to_long -30510,做多,2023-10-25 06:40:00,2023-10-25 09:30:00,1788.68,1781.37,-0.01,flip_to_short -30511,做空,2023-10-25 09:30:00,2023-10-25 09:40:00,1781.37,1781.69,-0.0,flip_to_long -30512,做多,2023-10-25 09:40:00,2023-10-25 09:45:00,1781.69,1778.69,-0.0,flip_to_short -30513,做空,2023-10-25 09:45:00,2023-10-25 10:25:00,1778.69,1779.35,-0.0,flip_to_long -30514,做多,2023-10-25 10:25:00,2023-10-25 13:40:00,1779.35,1782.35,0.0,flip_to_short -30515,做空,2023-10-25 13:40:00,2023-10-25 13:45:00,1782.35,1784.93,-0.0,flip_to_long -30516,做多,2023-10-25 13:45:00,2023-10-25 16:25:00,1784.93,1790.77,0.0,flip_to_short -30517,做空,2023-10-25 16:25:00,2023-10-25 16:30:00,1790.77,1797.17,-0.01,flip_to_long -30518,做多,2023-10-25 16:30:00,2023-10-25 16:35:00,1797.17,1789.9,-0.01,flip_to_short -30519,做空,2023-10-25 16:35:00,2023-10-25 20:10:00,1789.9,1792.06,-0.0,flip_to_long -30520,做多,2023-10-25 20:10:00,2023-10-25 20:45:00,1792.06,1789.25,-0.0,flip_to_short -30521,做空,2023-10-25 20:45:00,2023-10-25 21:05:00,1789.25,1790.11,-0.0,flip_to_long -30522,做多,2023-10-25 21:05:00,2023-10-25 21:10:00,1790.11,1786.52,-0.0,flip_to_short -30523,做空,2023-10-25 21:10:00,2023-10-25 21:15:00,1786.52,1790.01,-0.0,flip_to_long -30524,做多,2023-10-25 21:15:00,2023-10-25 21:20:00,1790.01,1790.0,-0.0,flip_to_short -30525,做空,2023-10-25 21:20:00,2023-10-25 21:55:00,1790.0,1788.47,0.0,flip_to_long -30526,做多,2023-10-25 21:55:00,2023-10-25 22:00:00,1788.47,1788.12,-0.0,flip_to_short -30527,做空,2023-10-25 22:00:00,2023-10-25 22:05:00,1788.12,1789.43,-0.0,flip_to_long -30528,做多,2023-10-25 22:05:00,2023-10-25 23:00:00,1789.43,1781.97,-0.01,flip_to_short -30529,做空,2023-10-25 23:00:00,2023-10-26 00:05:00,1781.97,1786.09,-0.0,flip_to_long -30530,做多,2023-10-26 00:05:00,2023-10-26 00:45:00,1786.09,1783.44,-0.0,flip_to_short -30531,做空,2023-10-26 00:45:00,2023-10-26 00:50:00,1783.44,1790.53,-0.01,flip_to_long -30532,做多,2023-10-26 00:50:00,2023-10-26 01:40:00,1790.53,1788.2,-0.0,flip_to_short -30533,做空,2023-10-26 01:40:00,2023-10-26 01:45:00,1788.2,1789.61,-0.0,flip_to_long -30534,做多,2023-10-26 01:45:00,2023-10-26 01:50:00,1789.61,1788.6,-0.0,flip_to_short -30535,做空,2023-10-26 01:50:00,2023-10-26 01:55:00,1788.6,1791.79,-0.0,flip_to_long -30536,做多,2023-10-26 01:55:00,2023-10-26 02:00:00,1791.79,1790.75,-0.0,flip_to_short -30537,做空,2023-10-26 02:00:00,2023-10-26 06:35:00,1790.75,1798.57,-0.01,flip_to_long -30538,做多,2023-10-26 06:35:00,2023-10-26 10:35:00,1798.57,1834.65,0.03,flip_to_short -30539,做空,2023-10-26 10:35:00,2023-10-26 10:55:00,1834.65,1831.23,0.0,flip_to_long -30540,做多,2023-10-26 10:55:00,2023-10-26 18:05:00,1831.23,1784.47,-0.03,flip_to_short -30541,做空,2023-10-26 18:05:00,2023-10-26 18:10:00,1784.47,1786.68,-0.0,flip_to_long -30542,做多,2023-10-26 18:10:00,2023-10-26 18:15:00,1786.68,1783.93,-0.0,flip_to_short -30543,做空,2023-10-26 18:15:00,2023-10-26 18:20:00,1783.93,1784.15,-0.0,flip_to_long -30544,做多,2023-10-26 18:20:00,2023-10-26 18:40:00,1784.15,1784.35,-0.0,flip_to_short -30545,做空,2023-10-26 18:40:00,2023-10-27 00:20:00,1784.35,1801.14,-0.01,flip_to_long -30546,做多,2023-10-27 00:20:00,2023-10-27 00:30:00,1801.14,1800.92,-0.0,flip_to_short -30547,做空,2023-10-27 00:30:00,2023-10-27 04:45:00,1800.92,1794.56,0.0,flip_to_long -30548,做多,2023-10-27 04:45:00,2023-10-27 05:15:00,1794.56,1788.16,-0.01,flip_to_short -30549,做空,2023-10-27 05:15:00,2023-10-27 05:30:00,1788.16,1792.66,-0.0,flip_to_long -30550,做多,2023-10-27 05:30:00,2023-10-27 07:20:00,1792.66,1789.57,-0.0,flip_to_short -30551,做空,2023-10-27 07:20:00,2023-10-27 09:05:00,1789.57,1789.89,-0.0,flip_to_long -30552,做多,2023-10-27 09:05:00,2023-10-27 09:10:00,1789.89,1788.08,-0.0,flip_to_short -30553,做空,2023-10-27 09:10:00,2023-10-27 09:15:00,1788.08,1789.67,-0.0,flip_to_long -30554,做多,2023-10-27 09:15:00,2023-10-27 09:30:00,1789.67,1789.62,-0.0,flip_to_short -30555,做空,2023-10-27 09:30:00,2023-10-27 09:55:00,1789.62,1789.86,-0.0,flip_to_long -30556,做多,2023-10-27 09:55:00,2023-10-27 10:05:00,1789.86,1787.69,-0.0,flip_to_short -30557,做空,2023-10-27 10:05:00,2023-10-27 12:15:00,1787.69,1786.41,0.0,flip_to_long -30558,做多,2023-10-27 12:15:00,2023-10-27 12:20:00,1786.41,1783.72,-0.0,flip_to_short -30559,做空,2023-10-27 12:20:00,2023-10-27 12:30:00,1783.72,1785.92,-0.0,flip_to_long -30560,做多,2023-10-27 12:30:00,2023-10-27 12:35:00,1785.92,1785.58,-0.0,flip_to_short -30561,做空,2023-10-27 12:35:00,2023-10-27 15:30:00,1785.58,1784.1,0.0,flip_to_long -30562,做多,2023-10-27 15:30:00,2023-10-27 15:35:00,1784.1,1783.01,-0.0,flip_to_short -30563,做空,2023-10-27 15:35:00,2023-10-27 15:40:00,1783.01,1788.2,-0.0,flip_to_long -30564,做多,2023-10-27 15:40:00,2023-10-27 15:45:00,1788.2,1781.34,-0.01,flip_to_short -30565,做空,2023-10-27 15:45:00,2023-10-27 16:05:00,1781.34,1781.69,-0.0,flip_to_long -30566,做多,2023-10-27 16:05:00,2023-10-27 19:35:00,1781.69,1769.51,-0.01,flip_to_short -30567,做空,2023-10-27 19:35:00,2023-10-27 19:40:00,1769.51,1773.21,-0.0,flip_to_long -30568,做多,2023-10-27 19:40:00,2023-10-28 00:55:00,1773.21,1780.29,0.0,flip_to_short -30569,做空,2023-10-28 00:55:00,2023-10-28 01:05:00,1780.29,1779.56,-0.0,flip_to_long -30570,做多,2023-10-28 01:05:00,2023-10-28 01:20:00,1779.56,1780.07,-0.0,flip_to_short -30571,做空,2023-10-28 01:20:00,2023-10-28 01:25:00,1780.07,1781.08,-0.0,flip_to_long -30572,做多,2023-10-28 01:25:00,2023-10-28 01:35:00,1781.08,1781.79,-0.0,flip_to_short -30573,做空,2023-10-28 01:35:00,2023-10-28 07:15:00,1781.79,1788.93,-0.01,flip_to_long -30574,做多,2023-10-28 07:15:00,2023-10-28 07:25:00,1788.93,1788.48,-0.0,flip_to_short -30575,做空,2023-10-28 07:25:00,2023-10-28 07:30:00,1788.48,1788.75,-0.0,flip_to_long -30576,做多,2023-10-28 07:30:00,2023-10-28 07:55:00,1788.75,1788.23,-0.0,flip_to_short -30577,做空,2023-10-28 07:55:00,2023-10-28 08:00:00,1788.23,1788.63,-0.0,flip_to_long -30578,做多,2023-10-28 08:00:00,2023-10-28 08:20:00,1788.63,1789.62,0.0,flip_to_short -30579,做空,2023-10-28 08:20:00,2023-10-28 08:30:00,1789.62,1790.71,-0.0,flip_to_long -30580,做多,2023-10-28 08:30:00,2023-10-28 08:55:00,1790.71,1789.4,-0.0,flip_to_short -30581,做空,2023-10-28 08:55:00,2023-10-28 09:05:00,1789.4,1789.35,-0.0,flip_to_long -30582,做多,2023-10-28 09:05:00,2023-10-28 09:15:00,1789.35,1788.84,-0.0,flip_to_short -30583,做空,2023-10-28 09:15:00,2023-10-28 09:30:00,1788.84,1789.55,-0.0,flip_to_long -30584,做多,2023-10-28 09:30:00,2023-10-28 09:55:00,1789.55,1789.64,-0.0,flip_to_short -30585,做空,2023-10-28 09:55:00,2023-10-28 10:20:00,1789.64,1790.17,-0.0,flip_to_long -30586,做多,2023-10-28 10:20:00,2023-10-28 11:20:00,1790.17,1800.25,0.01,tp_upper -30587,做空,2023-10-28 11:35:00,2023-10-28 11:50:00,1789.9,1790.33,-0.0,flip_to_long -30588,做多,2023-10-28 11:50:00,2023-10-28 11:55:00,1790.33,1788.39,-0.0,flip_to_short -30589,做空,2023-10-28 11:55:00,2023-10-28 13:55:00,1788.39,1788.62,-0.0,flip_to_long -30590,做多,2023-10-28 13:55:00,2023-10-28 14:15:00,1788.62,1788.43,-0.0,flip_to_short -30591,做空,2023-10-28 14:15:00,2023-10-28 14:25:00,1788.43,1787.83,-0.0,flip_to_long -30592,做多,2023-10-28 14:25:00,2023-10-28 15:10:00,1787.83,1788.55,-0.0,flip_to_short -30593,做空,2023-10-28 15:10:00,2023-10-28 16:45:00,1788.55,1787.36,0.0,flip_to_long -30594,做多,2023-10-28 16:45:00,2023-10-28 17:00:00,1787.36,1787.27,-0.0,flip_to_short -30595,做空,2023-10-28 17:00:00,2023-10-28 17:10:00,1787.27,1786.9,-0.0,flip_to_long -30596,做多,2023-10-28 17:10:00,2023-10-28 21:45:00,1786.9,1782.72,-0.0,flip_to_short -30597,做空,2023-10-28 21:45:00,2023-10-28 22:10:00,1782.72,1782.77,-0.0,flip_to_long -30598,做多,2023-10-28 22:10:00,2023-10-28 22:15:00,1782.77,1781.96,-0.0,flip_to_short -30599,做空,2023-10-28 22:15:00,2023-10-28 22:30:00,1781.96,1776.23,0.0,tp_lower -30600,做多,2023-10-29 00:25:00,2023-10-29 00:30:00,1781.23,1779.04,-0.0,flip_to_short -30601,做空,2023-10-29 00:30:00,2023-10-29 00:35:00,1779.04,1780.03,-0.0,flip_to_long -30602,做多,2023-10-29 00:35:00,2023-10-29 00:55:00,1780.03,1778.03,-0.0,flip_to_short -30603,做空,2023-10-29 00:55:00,2023-10-29 01:00:00,1778.03,1778.18,-0.0,flip_to_long -30604,做多,2023-10-29 01:00:00,2023-10-29 03:00:00,1778.18,1776.86,-0.0,flip_to_short -30605,做空,2023-10-29 03:00:00,2023-10-29 03:20:00,1776.86,1776.23,-0.0,flip_to_long -30606,做多,2023-10-29 03:20:00,2023-10-29 03:30:00,1776.23,1776.27,-0.0,flip_to_short -30607,做空,2023-10-29 03:30:00,2023-10-29 04:10:00,1776.27,1776.33,-0.0,flip_to_long -30608,做多,2023-10-29 04:10:00,2023-10-29 05:20:00,1776.33,1776.3,-0.0,flip_to_short -30609,做空,2023-10-29 05:20:00,2023-10-29 10:55:00,1776.3,1784.77,-0.01,flip_to_long -30610,做多,2023-10-29 10:55:00,2023-10-29 11:00:00,1784.77,1784.61,-0.0,flip_to_short -30611,做空,2023-10-29 11:00:00,2023-10-29 11:05:00,1784.61,1786.3,-0.0,flip_to_long -30612,做多,2023-10-29 11:05:00,2023-10-29 14:05:00,1786.3,1790.15,0.0,flip_to_short -30613,做空,2023-10-29 14:05:00,2023-10-29 14:10:00,1790.15,1790.56,-0.0,flip_to_long -30614,做多,2023-10-29 14:10:00,2023-10-29 15:35:00,1790.56,1792.3,0.0,flip_to_short -30615,做空,2023-10-29 15:35:00,2023-10-29 15:40:00,1792.3,1792.82,-0.0,flip_to_long -30616,做多,2023-10-29 15:40:00,2023-10-29 15:50:00,1792.82,1791.81,-0.0,flip_to_short -30617,做空,2023-10-29 15:50:00,2023-10-29 15:55:00,1791.81,1792.62,-0.0,flip_to_long -30618,做多,2023-10-29 15:55:00,2023-10-29 17:35:00,1792.62,1803.82,0.01,tp_upper -30619,做空,2023-10-29 17:55:00,2023-10-29 18:00:00,1794.26,1796.72,-0.0,flip_to_long -30620,做多,2023-10-29 18:00:00,2023-10-29 18:40:00,1796.72,1794.88,-0.0,flip_to_short -30621,做空,2023-10-29 18:40:00,2023-10-29 18:45:00,1794.88,1796.82,-0.0,flip_to_long -30622,做多,2023-10-29 18:45:00,2023-10-29 19:00:00,1796.82,1791.75,-0.0,flip_to_short -30623,做空,2023-10-29 19:00:00,2023-10-29 20:00:00,1791.75,1794.83,-0.0,flip_to_long -30624,做多,2023-10-29 20:00:00,2023-10-29 20:10:00,1794.83,1795.43,-0.0,flip_to_short -30625,做空,2023-10-29 20:10:00,2023-10-29 20:30:00,1795.43,1796.32,-0.0,flip_to_long -30626,做多,2023-10-29 20:30:00,2023-10-29 20:35:00,1796.32,1794.19,-0.0,flip_to_short -30627,做空,2023-10-29 20:35:00,2023-10-29 20:40:00,1794.19,1795.79,-0.0,flip_to_long -30628,做多,2023-10-29 20:40:00,2023-10-29 21:55:00,1795.79,1792.8,-0.0,flip_to_short -30629,做空,2023-10-29 21:55:00,2023-10-29 22:00:00,1792.8,1796.62,-0.0,flip_to_long -30630,做多,2023-10-29 22:00:00,2023-10-29 23:35:00,1796.62,1797.61,0.0,flip_to_short -30631,做空,2023-10-29 23:35:00,2023-10-30 01:05:00,1797.61,1798.66,-0.0,flip_to_long -30632,做多,2023-10-30 01:05:00,2023-10-30 01:10:00,1798.66,1797.64,-0.0,flip_to_short -30633,做空,2023-10-30 01:10:00,2023-10-30 06:20:00,1797.64,1785.33,0.01,flip_to_long -30634,做多,2023-10-30 06:20:00,2023-10-30 06:50:00,1785.33,1786.23,0.0,flip_to_short -30635,做空,2023-10-30 06:50:00,2023-10-30 07:25:00,1786.23,1785.56,-0.0,flip_to_long -30636,做多,2023-10-30 07:25:00,2023-10-30 08:35:00,1785.56,1807.24,0.01,tp_upper -30637,做空,2023-10-30 12:45:00,2023-10-30 13:20:00,1812.37,1816.8,-0.0,flip_to_long -30638,做多,2023-10-30 13:20:00,2023-10-30 13:25:00,1816.8,1814.86,-0.0,flip_to_short -30639,做空,2023-10-30 13:25:00,2023-10-30 13:30:00,1814.86,1817.54,-0.0,flip_to_long -30640,做多,2023-10-30 13:30:00,2023-10-30 14:25:00,1817.54,1817.05,-0.0,flip_to_short -30641,做空,2023-10-30 14:25:00,2023-10-30 14:35:00,1817.05,1818.0,-0.0,flip_to_long -30642,做多,2023-10-30 14:35:00,2023-10-30 14:40:00,1818.0,1813.85,-0.0,flip_to_short -30643,做空,2023-10-30 14:40:00,2023-10-30 14:45:00,1813.85,1818.25,-0.0,flip_to_long -30644,做多,2023-10-30 14:45:00,2023-10-30 15:20:00,1818.25,1817.76,-0.0,flip_to_short -30645,做空,2023-10-30 15:20:00,2023-10-30 15:30:00,1817.76,1818.51,-0.0,flip_to_long -30646,做多,2023-10-30 15:30:00,2023-10-30 16:05:00,1818.51,1817.0,-0.0,flip_to_short -30647,做空,2023-10-30 16:05:00,2023-10-30 16:10:00,1817.0,1818.03,-0.0,flip_to_long -30648,做多,2023-10-30 16:10:00,2023-10-30 16:20:00,1818.03,1814.33,-0.0,flip_to_short -30649,做空,2023-10-30 16:20:00,2023-10-30 17:10:00,1814.33,1791.11,0.01,tp_lower -30650,做多,2023-10-30 21:05:00,2023-10-30 21:10:00,1803.33,1800.69,-0.0,flip_to_short -30651,做空,2023-10-30 21:10:00,2023-10-30 21:15:00,1800.69,1803.0,-0.0,flip_to_long -30652,做多,2023-10-30 21:15:00,2023-10-31 01:10:00,1803.0,1809.2,0.0,flip_to_short -30653,做空,2023-10-31 01:10:00,2023-10-31 01:25:00,1809.2,1809.41,-0.0,flip_to_long -30654,做多,2023-10-31 01:25:00,2023-10-31 01:30:00,1809.41,1808.84,-0.0,flip_to_short -30655,做空,2023-10-31 01:30:00,2023-10-31 01:35:00,1808.84,1811.17,-0.0,flip_to_long -30656,做多,2023-10-31 01:35:00,2023-10-31 01:45:00,1811.17,1809.85,-0.0,flip_to_short -30657,做空,2023-10-31 01:45:00,2023-10-31 01:50:00,1809.85,1812.5,-0.0,flip_to_long -30658,做多,2023-10-31 01:50:00,2023-10-31 02:05:00,1812.5,1810.0,-0.0,flip_to_short -30659,做空,2023-10-31 02:05:00,2023-10-31 05:30:00,1810.0,1802.4,0.0,flip_to_long -30660,做多,2023-10-31 05:30:00,2023-10-31 05:50:00,1802.4,1802.16,-0.0,flip_to_short -30661,做空,2023-10-31 05:50:00,2023-10-31 06:05:00,1802.16,1803.74,-0.0,flip_to_long -30662,做多,2023-10-31 06:05:00,2023-10-31 06:25:00,1803.74,1800.51,-0.0,flip_to_short -30663,做空,2023-10-31 06:25:00,2023-10-31 08:25:00,1800.51,1797.51,0.0,flip_to_long -30664,做多,2023-10-31 08:25:00,2023-10-31 08:35:00,1797.51,1798.04,-0.0,flip_to_short -30665,做空,2023-10-31 08:35:00,2023-10-31 08:45:00,1798.04,1802.8,-0.0,flip_to_long -30666,做多,2023-10-31 08:45:00,2023-10-31 09:25:00,1802.8,1799.0,-0.0,flip_to_short -30667,做空,2023-10-31 09:25:00,2023-10-31 13:25:00,1799.0,1802.99,-0.0,flip_to_long -30668,做多,2023-10-31 13:25:00,2023-10-31 13:35:00,1802.99,1797.07,-0.0,flip_to_short -30669,做空,2023-10-31 13:35:00,2023-10-31 16:40:00,1797.07,1803.72,-0.01,flip_to_long -30670,做多,2023-10-31 16:40:00,2023-10-31 21:20:00,1803.72,1809.78,0.0,flip_to_short -30671,做空,2023-10-31 21:20:00,2023-10-31 21:55:00,1809.78,1807.15,0.0,flip_to_long -30672,做多,2023-10-31 21:55:00,2023-10-31 23:00:00,1807.15,1808.98,0.0,flip_to_short -30673,做空,2023-10-31 23:00:00,2023-10-31 23:05:00,1808.98,1812.25,-0.0,flip_to_long -30674,做多,2023-10-31 23:05:00,2023-10-31 23:20:00,1812.25,1809.9,-0.0,flip_to_short -30675,做空,2023-10-31 23:20:00,2023-10-31 23:25:00,1809.9,1811.67,-0.0,flip_to_long -30676,做多,2023-10-31 23:25:00,2023-11-01 01:45:00,1811.67,1815.0,0.0,flip_to_short -30677,做空,2023-11-01 01:45:00,2023-11-01 01:55:00,1815.0,1814.13,-0.0,flip_to_long -30678,做多,2023-11-01 01:55:00,2023-11-01 02:00:00,1814.13,1812.95,-0.0,flip_to_short -30679,做空,2023-11-01 02:00:00,2023-11-01 02:10:00,1812.95,1814.45,-0.0,flip_to_long -30680,做多,2023-11-01 02:10:00,2023-11-01 02:15:00,1814.45,1811.69,-0.0,flip_to_short -30681,做空,2023-11-01 02:15:00,2023-11-01 02:30:00,1811.69,1813.62,-0.0,flip_to_long -30682,做多,2023-11-01 02:30:00,2023-11-01 07:25:00,1813.62,1806.02,-0.01,flip_to_short -30683,做空,2023-11-01 07:25:00,2023-11-01 07:40:00,1806.02,1808.56,-0.0,flip_to_long -30684,做多,2023-11-01 07:40:00,2023-11-01 07:55:00,1808.56,1805.44,-0.0,flip_to_short -30685,做空,2023-11-01 07:55:00,2023-11-01 08:10:00,1805.44,1806.91,-0.0,flip_to_long -30686,做多,2023-11-01 08:10:00,2023-11-01 08:15:00,1806.91,1805.06,-0.0,flip_to_short -30687,做空,2023-11-01 08:15:00,2023-11-01 08:20:00,1805.06,1808.08,-0.0,flip_to_long -30688,做多,2023-11-01 08:20:00,2023-11-01 08:45:00,1808.08,1806.16,-0.0,flip_to_short -30689,做空,2023-11-01 08:45:00,2023-11-01 08:55:00,1806.16,1805.85,-0.0,flip_to_long -30690,做多,2023-11-01 08:55:00,2023-11-01 09:15:00,1805.85,1805.74,-0.0,flip_to_short -30691,做空,2023-11-01 09:15:00,2023-11-01 09:25:00,1805.74,1806.25,-0.0,flip_to_long -30692,做多,2023-11-01 09:25:00,2023-11-01 09:45:00,1806.25,1805.04,-0.0,flip_to_short -30693,做空,2023-11-01 09:45:00,2023-11-01 09:55:00,1805.04,1806.49,-0.0,flip_to_long -30694,做多,2023-11-01 09:55:00,2023-11-01 10:00:00,1806.49,1805.51,-0.0,flip_to_short -30695,做空,2023-11-01 10:00:00,2023-11-01 12:35:00,1805.51,1803.2,0.0,flip_to_long -30696,做多,2023-11-01 12:35:00,2023-11-01 12:40:00,1803.2,1801.35,-0.0,flip_to_short -30697,做空,2023-11-01 12:40:00,2023-11-01 12:45:00,1801.35,1804.53,-0.0,flip_to_long -30698,做多,2023-11-01 12:45:00,2023-11-01 13:30:00,1804.53,1800.87,-0.0,flip_to_short -30699,做空,2023-11-01 13:30:00,2023-11-01 13:55:00,1800.87,1802.67,-0.0,flip_to_long -30700,做多,2023-11-01 13:55:00,2023-11-01 14:05:00,1802.67,1803.07,-0.0,flip_to_short -30701,做空,2023-11-01 14:05:00,2023-11-01 16:25:00,1803.07,1800.0,0.0,flip_to_long -30702,做多,2023-11-01 16:25:00,2023-11-01 16:35:00,1800.0,1796.82,-0.0,flip_to_short -30703,做空,2023-11-01 16:35:00,2023-11-01 17:00:00,1796.82,1797.77,-0.0,flip_to_long -30704,做多,2023-11-01 17:00:00,2023-11-01 17:15:00,1797.77,1800.45,0.0,flip_to_short -30705,做空,2023-11-01 17:15:00,2023-11-01 17:40:00,1800.45,1801.68,-0.0,flip_to_long -30706,做多,2023-11-01 17:40:00,2023-11-01 23:35:00,1801.68,1843.96,0.03,flip_to_short -30707,做空,2023-11-01 23:35:00,2023-11-02 00:10:00,1843.96,1848.66,-0.0,flip_to_long -30708,做多,2023-11-02 00:10:00,2023-11-02 00:15:00,1848.66,1845.38,-0.0,flip_to_short -30709,做空,2023-11-02 00:15:00,2023-11-02 00:20:00,1845.38,1851.2,-0.0,flip_to_long -30710,做多,2023-11-02 00:20:00,2023-11-02 00:30:00,1851.2,1846.49,-0.0,flip_to_short -30711,做空,2023-11-02 00:30:00,2023-11-02 00:50:00,1846.49,1848.23,-0.0,flip_to_long -30712,做多,2023-11-02 00:50:00,2023-11-02 04:40:00,1848.23,1855.42,0.0,flip_to_short -30713,做空,2023-11-02 04:40:00,2023-11-02 10:05:00,1855.42,1835.92,0.01,flip_to_long -30714,做多,2023-11-02 10:05:00,2023-11-02 10:10:00,1835.92,1835.81,-0.0,flip_to_short -30715,做空,2023-11-02 10:10:00,2023-11-02 10:40:00,1835.81,1837.65,-0.0,flip_to_long -30716,做多,2023-11-02 10:40:00,2023-11-02 10:45:00,1837.65,1834.92,-0.0,flip_to_short -30717,做空,2023-11-02 10:45:00,2023-11-02 10:55:00,1834.92,1835.15,-0.0,flip_to_long -30718,做多,2023-11-02 10:55:00,2023-11-02 11:05:00,1835.15,1834.06,-0.0,flip_to_short -30719,做空,2023-11-02 11:05:00,2023-11-02 11:15:00,1834.06,1835.68,-0.0,flip_to_long -30720,做多,2023-11-02 11:15:00,2023-11-02 12:00:00,1835.68,1834.65,-0.0,flip_to_short -30721,做空,2023-11-02 12:00:00,2023-11-02 12:10:00,1834.65,1838.14,-0.0,flip_to_long -30722,做多,2023-11-02 12:10:00,2023-11-02 12:25:00,1838.14,1832.46,-0.0,flip_to_short -30723,做空,2023-11-02 12:25:00,2023-11-02 12:30:00,1832.46,1837.25,-0.0,flip_to_long -30724,做多,2023-11-02 12:30:00,2023-11-02 13:05:00,1837.25,1831.5,-0.0,flip_to_short -30725,做空,2023-11-02 13:05:00,2023-11-02 13:40:00,1831.5,1825.01,0.0,tp_lower -30726,做空,2023-11-02 18:45:00,2023-11-02 18:50:00,1805.35,1807.42,-0.0,flip_to_long -30727,做多,2023-11-02 18:50:00,2023-11-02 18:55:00,1807.42,1806.88,-0.0,flip_to_short -30728,做空,2023-11-02 18:55:00,2023-11-02 20:50:00,1806.88,1804.94,0.0,flip_to_long -30729,做多,2023-11-02 20:50:00,2023-11-02 21:00:00,1804.94,1801.91,-0.0,flip_to_short -30730,做空,2023-11-02 21:00:00,2023-11-02 21:10:00,1801.91,1803.67,-0.0,flip_to_long -30731,做多,2023-11-02 21:10:00,2023-11-03 02:30:00,1803.67,1794.7,-0.01,flip_to_short -30732,做空,2023-11-03 02:30:00,2023-11-03 02:35:00,1794.7,1795.44,-0.0,flip_to_long -30733,做多,2023-11-03 02:35:00,2023-11-03 02:40:00,1795.44,1794.92,-0.0,flip_to_short -30734,做空,2023-11-03 02:40:00,2023-11-03 04:50:00,1794.92,1790.37,0.0,flip_to_long -30735,做多,2023-11-03 04:50:00,2023-11-03 05:20:00,1790.37,1793.78,0.0,flip_to_short -30736,做空,2023-11-03 05:20:00,2023-11-03 07:00:00,1793.78,1796.82,-0.0,flip_to_long -30737,做多,2023-11-03 07:00:00,2023-11-03 07:40:00,1796.82,1796.8,-0.0,flip_to_short -30738,做空,2023-11-03 07:40:00,2023-11-03 07:50:00,1796.8,1796.52,-0.0,flip_to_long -30739,做多,2023-11-03 07:50:00,2023-11-03 08:00:00,1796.52,1797.0,-0.0,flip_to_short -30740,做空,2023-11-03 08:00:00,2023-11-03 08:50:00,1797.0,1797.49,-0.0,flip_to_long -30741,做多,2023-11-03 08:50:00,2023-11-03 08:55:00,1797.49,1796.56,-0.0,flip_to_short -30742,做空,2023-11-03 08:55:00,2023-11-03 12:20:00,1796.56,1790.98,0.0,flip_to_long -30743,做多,2023-11-03 12:20:00,2023-11-03 17:30:00,1790.98,1804.45,0.01,flip_to_short -30744,做空,2023-11-03 17:30:00,2023-11-03 17:55:00,1804.45,1805.9,-0.0,flip_to_long -30745,做多,2023-11-03 17:55:00,2023-11-04 00:30:00,1805.9,1827.79,0.01,flip_to_short -30746,做空,2023-11-04 00:30:00,2023-11-04 00:50:00,1827.79,1827.91,-0.0,flip_to_long -30747,做多,2023-11-04 00:50:00,2023-11-04 01:20:00,1827.91,1826.83,-0.0,flip_to_short -30748,做空,2023-11-04 01:20:00,2023-11-04 01:40:00,1826.83,1829.23,-0.0,flip_to_long -30749,做多,2023-11-04 01:40:00,2023-11-04 03:30:00,1829.23,1830.5,0.0,flip_to_short -30750,做空,2023-11-04 03:30:00,2023-11-04 03:35:00,1830.5,1831.67,-0.0,flip_to_long -30751,做多,2023-11-04 03:35:00,2023-11-04 04:15:00,1831.67,1832.15,-0.0,flip_to_short -30752,做空,2023-11-04 04:15:00,2023-11-04 06:00:00,1832.15,1833.71,-0.0,flip_to_long -30753,做多,2023-11-04 06:00:00,2023-11-04 06:20:00,1833.71,1831.31,-0.0,flip_to_short -30754,做空,2023-11-04 06:20:00,2023-11-04 06:25:00,1831.31,1832.52,-0.0,flip_to_long -30755,做多,2023-11-04 06:25:00,2023-11-04 06:55:00,1832.52,1832.23,-0.0,flip_to_short -30756,做空,2023-11-04 06:55:00,2023-11-04 08:05:00,1832.23,1833.15,-0.0,flip_to_long -30757,做多,2023-11-04 08:05:00,2023-11-04 10:00:00,1833.15,1837.64,0.0,flip_to_short -30758,做空,2023-11-04 10:00:00,2023-11-04 12:25:00,1837.64,1839.72,-0.0,flip_to_long -30759,做多,2023-11-04 12:25:00,2023-11-04 16:50:00,1839.72,1833.86,-0.0,flip_to_short -30760,做空,2023-11-04 16:50:00,2023-11-04 17:00:00,1833.86,1836.72,-0.0,flip_to_long -30761,做多,2023-11-04 17:00:00,2023-11-04 17:05:00,1836.72,1836.1,-0.0,flip_to_short -30762,做空,2023-11-04 17:05:00,2023-11-04 19:55:00,1836.1,1835.72,-0.0,flip_to_long -30763,做多,2023-11-04 19:55:00,2023-11-04 20:00:00,1835.72,1835.59,-0.0,flip_to_short -30764,做空,2023-11-04 20:00:00,2023-11-04 20:05:00,1835.59,1836.59,-0.0,flip_to_long -30765,做多,2023-11-04 20:05:00,2023-11-04 21:25:00,1836.59,1845.15,0.0,tp_upper -30766,做空,2023-11-05 00:50:00,2023-11-05 02:45:00,1848.97,1852.66,-0.0,flip_to_long -30767,做多,2023-11-05 02:45:00,2023-11-05 03:55:00,1852.66,1889.85,0.02,tp_upper -30768,做空,2023-11-05 08:45:00,2023-11-05 09:10:00,1880.28,1884.45,-0.0,flip_to_long -30769,做多,2023-11-05 09:10:00,2023-11-05 09:25:00,1884.45,1885.09,-0.0,flip_to_short -30770,做空,2023-11-05 09:25:00,2023-11-05 09:35:00,1885.09,1888.21,-0.0,flip_to_long -30771,做多,2023-11-05 09:35:00,2023-11-05 10:15:00,1888.21,1886.17,-0.0,flip_to_short -30772,做空,2023-11-05 10:15:00,2023-11-05 10:30:00,1886.17,1885.94,-0.0,flip_to_long -30773,做多,2023-11-05 10:30:00,2023-11-05 10:35:00,1885.94,1885.17,-0.0,flip_to_short -30774,做空,2023-11-05 10:35:00,2023-11-05 10:40:00,1885.17,1886.65,-0.0,flip_to_long -30775,做多,2023-11-05 10:40:00,2023-11-05 11:45:00,1886.65,1888.69,0.0,flip_to_short -30776,做空,2023-11-05 11:45:00,2023-11-05 13:30:00,1888.69,1889.56,-0.0,flip_to_long -30777,做多,2023-11-05 13:30:00,2023-11-05 13:35:00,1889.56,1889.01,-0.0,flip_to_short -30778,做空,2023-11-05 13:35:00,2023-11-05 13:55:00,1889.01,1871.31,0.01,tp_lower -30779,做多,2023-11-05 16:50:00,2023-11-05 17:00:00,1882.77,1882.44,-0.0,flip_to_short -30780,做空,2023-11-05 17:00:00,2023-11-05 17:05:00,1882.44,1885.82,-0.0,flip_to_long -30781,做多,2023-11-05 17:05:00,2023-11-05 19:55:00,1885.82,1889.17,0.0,flip_to_short -30782,做空,2023-11-05 19:55:00,2023-11-05 22:55:00,1889.17,1886.16,0.0,flip_to_long -30783,做多,2023-11-05 22:55:00,2023-11-06 01:40:00,1886.16,1890.5,0.0,flip_to_short -30784,做空,2023-11-06 01:40:00,2023-11-06 01:50:00,1890.5,1887.8,0.0,flip_to_long -30785,做多,2023-11-06 01:50:00,2023-11-06 02:15:00,1887.8,1885.32,-0.0,flip_to_short -30786,做空,2023-11-06 02:15:00,2023-11-06 02:20:00,1885.32,1885.89,-0.0,flip_to_long -30787,做多,2023-11-06 02:20:00,2023-11-06 07:50:00,1885.89,1879.22,-0.0,flip_to_short -30788,做空,2023-11-06 07:50:00,2023-11-06 08:00:00,1879.22,1879.98,-0.0,flip_to_long -30789,做多,2023-11-06 08:00:00,2023-11-06 08:05:00,1879.98,1877.45,-0.0,flip_to_short -30790,做空,2023-11-06 08:05:00,2023-11-06 08:30:00,1877.45,1878.6,-0.0,flip_to_long -30791,做多,2023-11-06 08:30:00,2023-11-06 13:40:00,1878.6,1892.88,0.01,flip_to_short -30792,做空,2023-11-06 13:40:00,2023-11-06 13:45:00,1892.88,1893.33,-0.0,flip_to_long -30793,做多,2023-11-06 13:45:00,2023-11-06 15:55:00,1893.33,1901.88,0.0,flip_to_short -30794,做空,2023-11-06 15:55:00,2023-11-06 16:00:00,1901.88,1903.39,-0.0,flip_to_long -30795,做多,2023-11-06 16:00:00,2023-11-06 16:10:00,1903.39,1898.08,-0.0,flip_to_short -30796,做空,2023-11-06 16:10:00,2023-11-06 19:30:00,1898.08,1899.63,-0.0,flip_to_long -30797,做多,2023-11-06 19:30:00,2023-11-06 19:35:00,1899.63,1898.28,-0.0,flip_to_short -30798,做空,2023-11-06 19:35:00,2023-11-06 19:40:00,1898.28,1901.06,-0.0,flip_to_long -30799,做多,2023-11-06 19:40:00,2023-11-06 20:00:00,1901.06,1897.82,-0.0,flip_to_short -30800,做空,2023-11-06 20:00:00,2023-11-06 20:50:00,1897.82,1895.75,0.0,flip_to_long -30801,做多,2023-11-06 20:50:00,2023-11-06 20:55:00,1895.75,1895.63,-0.0,flip_to_short -30802,做空,2023-11-06 20:55:00,2023-11-06 22:00:00,1895.63,1894.31,0.0,flip_to_long -30803,做多,2023-11-06 22:00:00,2023-11-06 22:10:00,1894.31,1894.0,-0.0,flip_to_short -30804,做空,2023-11-06 22:10:00,2023-11-06 22:15:00,1894.0,1895.5,-0.0,flip_to_long -30805,做多,2023-11-06 22:15:00,2023-11-06 23:15:00,1895.5,1896.06,-0.0,flip_to_short -30806,做空,2023-11-06 23:15:00,2023-11-06 23:30:00,1896.06,1896.98,-0.0,flip_to_long -30807,做多,2023-11-06 23:30:00,2023-11-06 23:45:00,1896.98,1897.23,-0.0,flip_to_short -30808,做空,2023-11-06 23:45:00,2023-11-07 00:10:00,1897.23,1899.65,-0.0,flip_to_long -30809,做多,2023-11-07 00:10:00,2023-11-07 00:20:00,1899.65,1896.28,-0.0,flip_to_short -30810,做空,2023-11-07 00:20:00,2023-11-07 01:15:00,1896.28,1895.55,-0.0,flip_to_long -30811,做多,2023-11-07 01:15:00,2023-11-07 02:05:00,1895.55,1895.01,-0.0,flip_to_short -30812,做空,2023-11-07 02:05:00,2023-11-07 02:10:00,1895.01,1895.79,-0.0,flip_to_long -30813,做多,2023-11-07 02:10:00,2023-11-07 02:15:00,1895.79,1889.63,-0.0,flip_to_short -30814,做空,2023-11-07 02:15:00,2023-11-07 04:45:00,1889.63,1893.16,-0.0,flip_to_long -30815,做多,2023-11-07 04:45:00,2023-11-07 05:05:00,1893.16,1890.87,-0.0,flip_to_short -30816,做空,2023-11-07 05:05:00,2023-11-07 07:40:00,1890.87,1891.0,-0.0,flip_to_long -30817,做多,2023-11-07 07:40:00,2023-11-07 08:20:00,1891.0,1891.4,-0.0,flip_to_short -30818,做空,2023-11-07 08:20:00,2023-11-07 08:30:00,1891.4,1889.88,0.0,flip_to_long -30819,做多,2023-11-07 08:30:00,2023-11-07 14:20:00,1889.88,1875.79,-0.01,flip_to_short -30820,做空,2023-11-07 14:20:00,2023-11-07 14:30:00,1875.79,1875.43,-0.0,flip_to_long -30821,做多,2023-11-07 14:30:00,2023-11-07 14:45:00,1875.43,1875.68,-0.0,flip_to_short -30822,做空,2023-11-07 14:45:00,2023-11-07 15:10:00,1875.68,1875.94,-0.0,flip_to_long -30823,做多,2023-11-07 15:10:00,2023-11-07 15:15:00,1875.94,1871.43,-0.0,flip_to_short -30824,做空,2023-11-07 15:15:00,2023-11-07 15:35:00,1871.43,1864.85,0.0,tp_lower -30825,做多,2023-11-07 17:40:00,2023-11-07 22:00:00,1870.49,1886.45,0.01,flip_to_short -30826,做空,2023-11-07 22:00:00,2023-11-08 01:10:00,1886.45,1889.4,-0.0,flip_to_long -30827,做多,2023-11-08 01:10:00,2023-11-08 01:15:00,1889.4,1888.02,-0.0,flip_to_short -30828,做空,2023-11-08 01:15:00,2023-11-08 01:20:00,1888.02,1889.28,-0.0,flip_to_long -30829,做多,2023-11-08 01:20:00,2023-11-08 02:55:00,1889.28,1888.12,-0.0,flip_to_short -30830,做空,2023-11-08 02:55:00,2023-11-08 03:15:00,1888.12,1886.75,0.0,flip_to_long -30831,做多,2023-11-08 03:15:00,2023-11-08 08:35:00,1886.75,1880.68,-0.0,flip_to_short -30832,做空,2023-11-08 08:35:00,2023-11-08 08:45:00,1880.68,1880.36,-0.0,flip_to_long -30833,做多,2023-11-08 08:45:00,2023-11-08 08:50:00,1880.36,1879.04,-0.0,flip_to_short -30834,做空,2023-11-08 08:50:00,2023-11-08 09:10:00,1879.04,1881.14,-0.0,flip_to_long -30835,做多,2023-11-08 09:10:00,2023-11-08 09:25:00,1881.14,1881.26,-0.0,flip_to_short -30836,做空,2023-11-08 09:25:00,2023-11-08 12:00:00,1881.26,1882.26,-0.0,flip_to_long -30837,做多,2023-11-08 12:00:00,2023-11-08 13:15:00,1882.26,1884.43,0.0,flip_to_short -30838,做空,2023-11-08 13:15:00,2023-11-08 13:30:00,1884.43,1884.01,-0.0,flip_to_long -30839,做多,2023-11-08 13:30:00,2023-11-08 13:35:00,1884.01,1883.61,-0.0,flip_to_short -30840,做空,2023-11-08 13:35:00,2023-11-08 13:45:00,1883.61,1884.84,-0.0,flip_to_long -30841,做多,2023-11-08 13:45:00,2023-11-08 14:35:00,1884.84,1885.8,0.0,flip_to_short -30842,做空,2023-11-08 14:35:00,2023-11-08 14:45:00,1885.8,1886.0,-0.0,flip_to_long -30843,做多,2023-11-08 14:45:00,2023-11-08 15:00:00,1886.0,1883.26,-0.0,flip_to_short -30844,做空,2023-11-08 15:00:00,2023-11-08 15:15:00,1883.26,1886.2,-0.0,flip_to_long -30845,做多,2023-11-08 15:15:00,2023-11-08 15:20:00,1886.2,1882.43,-0.0,flip_to_short -30846,做空,2023-11-08 15:20:00,2023-11-08 15:35:00,1882.43,1884.1,-0.0,flip_to_long -30847,做多,2023-11-08 15:35:00,2023-11-08 20:30:00,1884.1,1894.79,0.01,flip_to_short -30848,做空,2023-11-08 20:30:00,2023-11-08 20:55:00,1894.79,1896.23,-0.0,flip_to_long -30849,做多,2023-11-08 20:55:00,2023-11-08 21:10:00,1896.23,1897.65,0.0,flip_to_short -30850,做空,2023-11-08 21:10:00,2023-11-08 22:45:00,1897.65,1894.75,0.0,flip_to_long -30851,做多,2023-11-08 22:45:00,2023-11-08 23:30:00,1894.75,1893.22,-0.0,flip_to_short -30852,做空,2023-11-08 23:30:00,2023-11-08 23:50:00,1893.22,1891.55,0.0,flip_to_long -30853,做多,2023-11-08 23:50:00,2023-11-09 02:25:00,1891.55,1920.49,0.02,tp_upper -30854,做空,2023-11-09 07:25:00,2023-11-09 10:20:00,1921.0,1916.98,0.0,flip_to_long -30855,做多,2023-11-09 10:20:00,2023-11-09 12:30:00,1916.98,1913.62,-0.0,flip_to_short -30856,做空,2023-11-09 12:30:00,2023-11-09 12:40:00,1913.62,1915.15,-0.0,flip_to_long -30857,做多,2023-11-09 12:40:00,2023-11-09 12:45:00,1915.15,1913.65,-0.0,flip_to_short -30858,做空,2023-11-09 12:45:00,2023-11-09 12:50:00,1913.65,1915.42,-0.0,flip_to_long -30859,做多,2023-11-09 12:50:00,2023-11-09 12:55:00,1915.42,1912.99,-0.0,flip_to_short -30860,做空,2023-11-09 12:55:00,2023-11-09 13:05:00,1912.99,1915.4,-0.0,flip_to_long -30861,做多,2023-11-09 13:05:00,2023-11-09 13:10:00,1915.4,1913.09,-0.0,flip_to_short -30862,做空,2023-11-09 13:10:00,2023-11-09 13:15:00,1913.09,1914.86,-0.0,flip_to_long -30863,做多,2023-11-09 13:15:00,2023-11-09 13:25:00,1914.86,1912.03,-0.0,flip_to_short -30864,做空,2023-11-09 13:25:00,2023-11-09 13:40:00,1912.03,1914.92,-0.0,flip_to_long -30865,做多,2023-11-09 13:40:00,2023-11-09 14:10:00,1914.92,1934.93,0.01,tp_upper -30866,做空,2023-11-09 18:55:00,2023-11-09 19:00:00,2001.63,2005.22,-0.0,flip_to_long -30867,做多,2023-11-09 19:00:00,2023-11-09 20:00:00,2005.22,2017.46,0.01,flip_to_short -30868,做空,2023-11-09 20:00:00,2023-11-09 20:10:00,2017.46,2018.83,-0.0,flip_to_long -30869,做多,2023-11-09 20:10:00,2023-11-09 20:20:00,2018.83,2015.85,-0.0,flip_to_short -30870,做空,2023-11-09 20:20:00,2023-11-09 20:25:00,2015.85,2019.71,-0.0,flip_to_long -30871,做多,2023-11-09 20:25:00,2023-11-09 21:25:00,2019.71,2069.02,0.03,tp_upper -30872,做空,2023-11-10 03:30:00,2023-11-10 04:20:00,2114.27,2123.47,-0.01,flip_to_long -30873,做多,2023-11-10 04:20:00,2023-11-10 06:05:00,2123.47,2117.11,-0.0,flip_to_short -30874,做空,2023-11-10 06:05:00,2023-11-10 06:10:00,2117.11,2120.11,-0.0,flip_to_long -30875,做多,2023-11-10 06:10:00,2023-11-10 11:40:00,2120.11,2101.97,-0.01,flip_to_short -30876,做空,2023-11-10 11:40:00,2023-11-10 11:45:00,2101.97,2108.19,-0.0,flip_to_long -30877,做多,2023-11-10 11:45:00,2023-11-10 11:50:00,2108.19,2102.54,-0.0,flip_to_short -30878,做空,2023-11-10 11:50:00,2023-11-10 13:30:00,2102.54,2093.84,0.0,flip_to_long -30879,做多,2023-11-10 13:30:00,2023-11-10 15:40:00,2093.84,2085.62,-0.01,flip_to_short -30880,做空,2023-11-10 15:40:00,2023-11-10 15:45:00,2085.62,2092.7,-0.0,flip_to_long -30881,做多,2023-11-10 15:45:00,2023-11-10 15:50:00,2092.7,2089.17,-0.0,flip_to_short -30882,做空,2023-11-10 15:50:00,2023-11-10 19:35:00,2089.17,2093.88,-0.0,flip_to_long -30883,做多,2023-11-10 19:35:00,2023-11-10 21:45:00,2093.88,2095.86,0.0,flip_to_short -30884,做空,2023-11-10 21:45:00,2023-11-10 22:00:00,2095.86,2094.47,0.0,flip_to_long -30885,做多,2023-11-10 22:00:00,2023-11-10 22:05:00,2094.47,2093.08,-0.0,flip_to_short -30886,做空,2023-11-10 22:05:00,2023-11-10 23:10:00,2093.08,2091.48,0.0,flip_to_long -30887,做多,2023-11-10 23:10:00,2023-11-11 08:35:00,2091.48,2053.52,-0.02,flip_to_short -30888,做空,2023-11-11 08:35:00,2023-11-11 08:45:00,2053.52,2054.31,-0.0,flip_to_long -30889,做多,2023-11-11 08:45:00,2023-11-11 08:50:00,2054.31,2052.22,-0.0,flip_to_short -30890,做空,2023-11-11 08:50:00,2023-11-11 09:15:00,2052.22,2056.09,-0.0,flip_to_long -30891,做多,2023-11-11 09:15:00,2023-11-11 11:15:00,2056.09,2057.22,0.0,flip_to_short -30892,做空,2023-11-11 11:15:00,2023-11-11 11:20:00,2057.22,2062.69,-0.0,flip_to_long -30893,做多,2023-11-11 11:20:00,2023-11-11 11:45:00,2062.69,2059.17,-0.0,flip_to_short -30894,做空,2023-11-11 11:45:00,2023-11-11 12:05:00,2059.17,2058.21,-0.0,flip_to_long -30895,做多,2023-11-11 12:05:00,2023-11-11 12:30:00,2058.21,2058.2,-0.0,flip_to_short -30896,做空,2023-11-11 12:30:00,2023-11-11 12:45:00,2058.2,2058.54,-0.0,flip_to_long -30897,做多,2023-11-11 12:45:00,2023-11-11 13:00:00,2058.54,2059.56,-0.0,flip_to_short -30898,做空,2023-11-11 13:00:00,2023-11-11 13:10:00,2059.56,2060.18,-0.0,flip_to_long -30899,做多,2023-11-11 13:10:00,2023-11-11 13:20:00,2060.18,2055.91,-0.0,flip_to_short -30900,做空,2023-11-11 13:20:00,2023-11-11 13:30:00,2055.91,2059.79,-0.0,flip_to_long -30901,做多,2023-11-11 13:30:00,2023-11-11 13:45:00,2059.79,2062.23,0.0,flip_to_short -30902,做空,2023-11-11 13:45:00,2023-11-11 18:15:00,2062.23,2071.71,-0.01,flip_to_long -30903,做多,2023-11-11 18:15:00,2023-11-11 19:20:00,2071.71,2077.0,0.0,flip_to_short -30904,做空,2023-11-11 19:20:00,2023-11-11 19:25:00,2077.0,2079.25,-0.0,flip_to_long -30905,做多,2023-11-11 19:25:00,2023-11-11 19:40:00,2079.25,2077.28,-0.0,flip_to_short -30906,做空,2023-11-11 19:40:00,2023-11-12 02:20:00,2077.28,2044.15,0.02,flip_to_long -30907,做多,2023-11-12 02:20:00,2023-11-12 02:30:00,2044.15,2040.3,-0.0,flip_to_short -30908,做空,2023-11-12 02:30:00,2023-11-12 02:35:00,2040.3,2043.31,-0.0,flip_to_long -30909,做多,2023-11-12 02:35:00,2023-11-12 02:50:00,2043.31,2041.54,-0.0,flip_to_short -30910,做空,2023-11-12 02:50:00,2023-11-12 02:55:00,2041.54,2042.68,-0.0,flip_to_long -30911,做多,2023-11-12 02:55:00,2023-11-12 03:00:00,2042.68,2040.45,-0.0,flip_to_short -30912,做空,2023-11-12 03:00:00,2023-11-12 03:05:00,2040.45,2042.15,-0.0,flip_to_long -30913,做多,2023-11-12 03:05:00,2023-11-12 09:30:00,2042.15,2052.19,0.01,flip_to_short -30914,做空,2023-11-12 09:30:00,2023-11-12 11:40:00,2052.19,2054.9,-0.0,flip_to_long -30915,做多,2023-11-12 11:40:00,2023-11-12 13:55:00,2054.9,2050.54,-0.0,flip_to_short -30916,做空,2023-11-12 13:55:00,2023-11-12 17:10:00,2050.54,2051.99,-0.0,flip_to_long -30917,做多,2023-11-12 17:10:00,2023-11-12 18:55:00,2051.99,2055.21,0.0,flip_to_short -30918,做空,2023-11-12 18:55:00,2023-11-12 19:15:00,2055.21,2053.79,0.0,flip_to_long -30919,做多,2023-11-12 19:15:00,2023-11-12 23:10:00,2053.79,2055.98,0.0,flip_to_short -30920,做空,2023-11-12 23:10:00,2023-11-13 00:35:00,2055.98,2053.82,0.0,flip_to_long -30921,做多,2023-11-13 00:35:00,2023-11-13 00:50:00,2053.82,2053.55,-0.0,flip_to_short -30922,做空,2023-11-13 00:50:00,2023-11-13 00:55:00,2053.55,2055.42,-0.0,flip_to_long -30923,做多,2023-11-13 00:55:00,2023-11-13 03:05:00,2055.42,2055.95,-0.0,flip_to_short -30924,做空,2023-11-13 03:05:00,2023-11-13 03:15:00,2055.95,2056.37,-0.0,flip_to_long -30925,做多,2023-11-13 03:15:00,2023-11-13 11:10:00,2056.37,2049.04,-0.0,flip_to_short -30926,做空,2023-11-13 11:10:00,2023-11-13 11:15:00,2049.04,2051.97,-0.0,flip_to_long -30927,做多,2023-11-13 11:15:00,2023-11-13 13:05:00,2051.97,2054.3,0.0,flip_to_short -30928,做空,2023-11-13 13:05:00,2023-11-13 13:30:00,2054.3,2053.16,0.0,flip_to_long -30929,做多,2023-11-13 13:30:00,2023-11-13 14:40:00,2053.16,2050.37,-0.0,flip_to_short -30930,做空,2023-11-13 14:40:00,2023-11-13 14:45:00,2050.37,2059.7,-0.01,flip_to_long -30931,做多,2023-11-13 14:45:00,2023-11-13 15:00:00,2059.7,2096.29,0.02,tp_upper -30932,做空,2023-11-13 17:15:00,2023-11-13 17:20:00,2072.8,2079.33,-0.0,flip_to_long -30933,做多,2023-11-13 17:20:00,2023-11-13 18:05:00,2079.33,2079.53,-0.0,flip_to_short -30934,做空,2023-11-13 18:05:00,2023-11-13 20:40:00,2079.53,2095.6,-0.01,flip_to_long -30935,做多,2023-11-13 20:40:00,2023-11-13 20:50:00,2095.6,2096.11,-0.0,flip_to_short -30936,做空,2023-11-13 20:50:00,2023-11-14 02:35:00,2096.11,2054.5,0.02,flip_to_long -30937,做多,2023-11-14 02:35:00,2023-11-14 02:55:00,2054.5,2054.68,-0.0,flip_to_short -30938,做空,2023-11-14 02:55:00,2023-11-14 04:30:00,2054.68,2053.82,-0.0,flip_to_long -30939,做多,2023-11-14 04:30:00,2023-11-14 06:55:00,2053.82,2058.93,0.0,flip_to_short -30940,做空,2023-11-14 06:55:00,2023-11-14 13:30:00,2058.93,2049.15,0.01,flip_to_long -30941,做多,2023-11-14 13:30:00,2023-11-14 13:40:00,2049.15,2044.9,-0.0,flip_to_short -30942,做空,2023-11-14 13:40:00,2023-11-14 15:40:00,2044.9,2042.86,0.0,flip_to_long -30943,做多,2023-11-14 15:40:00,2023-11-14 15:55:00,2042.86,2039.61,-0.0,flip_to_short -30944,做空,2023-11-14 15:55:00,2023-11-14 16:00:00,2039.61,2040.92,-0.0,flip_to_long -30945,做多,2023-11-14 16:00:00,2023-11-14 17:10:00,2040.92,2039.53,-0.0,flip_to_short -30946,做空,2023-11-14 17:10:00,2023-11-14 17:30:00,2039.53,2042.8,-0.0,flip_to_long -30947,做多,2023-11-14 17:30:00,2023-11-14 22:50:00,2042.8,1984.28,-0.04,flip_to_short -30948,做空,2023-11-14 22:50:00,2023-11-14 22:55:00,1984.28,1987.57,-0.0,flip_to_long -30949,做多,2023-11-14 22:55:00,2023-11-14 23:00:00,1987.57,1985.94,-0.0,flip_to_short -30950,做空,2023-11-14 23:00:00,2023-11-15 00:00:00,1985.94,1984.49,0.0,flip_to_long -30951,做多,2023-11-15 00:00:00,2023-11-15 00:35:00,1984.49,1984.4,-0.0,flip_to_short -30952,做空,2023-11-15 00:35:00,2023-11-15 01:00:00,1984.4,1982.75,0.0,flip_to_long -30953,做多,2023-11-15 01:00:00,2023-11-15 01:20:00,1982.75,1980.91,-0.0,flip_to_short -30954,做空,2023-11-15 01:20:00,2023-11-15 04:40:00,1980.91,1977.7,0.0,flip_to_long -30955,做多,2023-11-15 04:40:00,2023-11-15 09:50:00,1977.7,1987.0,0.0,flip_to_short -30956,做空,2023-11-15 09:50:00,2023-11-15 10:15:00,1987.0,1984.93,0.0,flip_to_long -30957,做多,2023-11-15 10:15:00,2023-11-15 16:20:00,1984.93,2015.59,0.02,flip_to_short -30958,做空,2023-11-15 16:20:00,2023-11-15 16:35:00,2015.59,2015.15,-0.0,flip_to_long -30959,做多,2023-11-15 16:35:00,2023-11-15 16:40:00,2015.15,2015.1,-0.0,flip_to_short -30960,做空,2023-11-15 16:40:00,2023-11-15 16:55:00,2015.1,2014.79,-0.0,flip_to_long -30961,做多,2023-11-15 16:55:00,2023-11-15 17:00:00,2014.79,2008.4,-0.0,flip_to_short -30962,做空,2023-11-15 17:00:00,2023-11-15 17:45:00,2008.4,2014.99,-0.0,flip_to_long -30963,做多,2023-11-15 17:45:00,2023-11-15 17:50:00,2014.99,2013.56,-0.0,flip_to_short -30964,做空,2023-11-15 17:50:00,2023-11-15 17:55:00,2013.56,2014.82,-0.0,flip_to_long -30965,做多,2023-11-15 17:55:00,2023-11-15 18:00:00,2014.82,2014.44,-0.0,flip_to_short -30966,做空,2023-11-15 18:00:00,2023-11-16 02:45:00,2014.44,2057.56,-0.03,flip_to_long -30967,做多,2023-11-16 02:45:00,2023-11-16 06:00:00,2057.56,2058.06,-0.0,flip_to_short -30968,做空,2023-11-16 06:00:00,2023-11-16 06:20:00,2058.06,2057.72,-0.0,flip_to_long -30969,做多,2023-11-16 06:20:00,2023-11-16 06:30:00,2057.72,2055.72,-0.0,flip_to_short -30970,做空,2023-11-16 06:30:00,2023-11-16 06:35:00,2055.72,2058.66,-0.0,flip_to_long -30971,做多,2023-11-16 06:35:00,2023-11-16 06:40:00,2058.66,2057.52,-0.0,flip_to_short -30972,做空,2023-11-16 06:40:00,2023-11-16 11:00:00,2057.52,2051.58,0.0,flip_to_long -30973,做多,2023-11-16 11:00:00,2023-11-16 12:00:00,2051.58,2058.12,0.0,flip_to_short -30974,做空,2023-11-16 12:00:00,2023-11-16 12:25:00,2058.12,2048.99,0.0,flip_to_long -30975,做多,2023-11-16 12:25:00,2023-11-16 12:45:00,2048.99,2055.85,0.0,flip_to_short -30976,做空,2023-11-16 12:45:00,2023-11-16 13:00:00,2055.85,2052.36,0.0,flip_to_long -30977,做多,2023-11-16 13:00:00,2023-11-16 13:05:00,2052.36,2044.2,-0.01,flip_to_short -30978,做空,2023-11-16 13:05:00,2023-11-16 22:35:00,2044.2,1968.15,0.04,flip_to_long -30979,做多,2023-11-16 22:35:00,2023-11-16 22:45:00,1968.15,1969.46,0.0,flip_to_short -30980,做空,2023-11-16 22:45:00,2023-11-17 05:10:00,1969.46,1980.22,-0.01,flip_to_long -30981,做多,2023-11-17 05:10:00,2023-11-17 05:20:00,1980.22,1981.79,0.0,flip_to_short -30982,做空,2023-11-17 05:20:00,2023-11-17 05:25:00,1981.79,1982.45,-0.0,flip_to_long -30983,做多,2023-11-17 05:25:00,2023-11-17 06:25:00,1982.45,1983.21,-0.0,flip_to_short -30984,做空,2023-11-17 06:25:00,2023-11-17 06:30:00,1983.21,1986.7,-0.0,flip_to_long -30985,做多,2023-11-17 06:30:00,2023-11-17 06:50:00,1986.7,1984.0,-0.0,flip_to_short -30986,做空,2023-11-17 06:50:00,2023-11-17 09:10:00,1984.0,1979.7,0.0,flip_to_long -30987,做多,2023-11-17 09:10:00,2023-11-17 09:20:00,1979.7,1977.35,-0.0,flip_to_short -30988,做空,2023-11-17 09:20:00,2023-11-17 09:25:00,1977.35,1978.68,-0.0,flip_to_long -30989,做多,2023-11-17 09:25:00,2023-11-17 13:15:00,1978.68,1967.2,-0.01,flip_to_short -30990,做空,2023-11-17 13:15:00,2023-11-17 13:20:00,1967.2,1969.76,-0.0,flip_to_long -30991,做多,2023-11-17 13:20:00,2023-11-17 13:25:00,1969.76,1962.82,-0.0,flip_to_short -30992,做空,2023-11-17 13:25:00,2023-11-17 17:05:00,1962.82,1937.82,0.01,flip_to_long -30993,做多,2023-11-17 17:05:00,2023-11-17 17:45:00,1937.82,1942.73,0.0,flip_to_short -30994,做空,2023-11-17 17:45:00,2023-11-18 02:15:00,1942.73,1953.89,-0.01,flip_to_long -30995,做多,2023-11-18 02:15:00,2023-11-18 02:25:00,1953.89,1955.38,0.0,flip_to_short -30996,做空,2023-11-18 02:25:00,2023-11-18 08:30:00,1955.38,1939.58,0.01,flip_to_long -30997,做多,2023-11-18 08:30:00,2023-11-18 11:50:00,1939.58,1939.52,-0.0,flip_to_short -30998,做空,2023-11-18 11:50:00,2023-11-18 12:20:00,1939.52,1941.06,-0.0,flip_to_long -30999,做多,2023-11-18 12:20:00,2023-11-18 12:30:00,1941.06,1938.8,-0.0,flip_to_short -31000,做空,2023-11-18 12:30:00,2023-11-18 12:35:00,1938.8,1941.36,-0.0,flip_to_long -31001,做多,2023-11-18 12:35:00,2023-11-18 12:55:00,1941.36,1940.79,-0.0,flip_to_short -31002,做空,2023-11-18 12:55:00,2023-11-18 13:00:00,1940.79,1943.13,-0.0,flip_to_long -31003,做多,2023-11-18 13:00:00,2023-11-18 13:05:00,1943.13,1939.52,-0.0,flip_to_short -31004,做空,2023-11-18 13:05:00,2023-11-18 13:35:00,1939.52,1940.37,-0.0,flip_to_long -31005,做多,2023-11-18 13:35:00,2023-11-18 14:30:00,1940.37,1942.95,0.0,flip_to_short -31006,做空,2023-11-18 14:30:00,2023-11-18 14:45:00,1942.95,1942.75,-0.0,flip_to_long -31007,做多,2023-11-18 14:45:00,2023-11-18 14:55:00,1942.75,1940.87,-0.0,flip_to_short -31008,做空,2023-11-18 14:55:00,2023-11-18 15:00:00,1940.87,1944.25,-0.0,flip_to_long -31009,做多,2023-11-18 15:00:00,2023-11-18 20:10:00,1944.25,1960.72,0.01,flip_to_short -31010,做空,2023-11-18 20:10:00,2023-11-18 20:15:00,1960.72,1963.26,-0.0,flip_to_long -31011,做多,2023-11-18 20:15:00,2023-11-18 20:55:00,1963.26,1963.96,-0.0,flip_to_short -31012,做空,2023-11-18 20:55:00,2023-11-18 21:10:00,1963.96,1964.4,-0.0,flip_to_long -31013,做多,2023-11-18 21:10:00,2023-11-18 21:15:00,1964.4,1961.62,-0.0,flip_to_short -31014,做空,2023-11-18 21:15:00,2023-11-18 23:30:00,1961.62,1962.82,-0.0,flip_to_long -31015,做多,2023-11-18 23:30:00,2023-11-18 23:35:00,1962.82,1962.11,-0.0,flip_to_short -31016,做空,2023-11-18 23:35:00,2023-11-18 23:40:00,1962.11,1963.84,-0.0,flip_to_long -31017,做多,2023-11-18 23:40:00,2023-11-18 23:50:00,1963.84,1962.27,-0.0,flip_to_short -31018,做空,2023-11-18 23:50:00,2023-11-19 03:50:00,1962.27,1953.93,0.0,flip_to_long -31019,做多,2023-11-19 03:50:00,2023-11-19 04:15:00,1953.93,1954.0,-0.0,flip_to_short -31020,做空,2023-11-19 04:15:00,2023-11-19 09:20:00,1954.0,1960.26,-0.0,flip_to_long -31021,做多,2023-11-19 09:20:00,2023-11-19 09:50:00,1960.26,1961.33,0.0,flip_to_short -31022,做空,2023-11-19 09:50:00,2023-11-19 09:55:00,1961.33,1963.39,-0.0,flip_to_long -31023,做多,2023-11-19 09:55:00,2023-11-19 10:05:00,1963.39,1959.36,-0.0,flip_to_short -31024,做空,2023-11-19 10:05:00,2023-11-19 14:20:00,1959.36,1954.69,0.0,flip_to_long -31025,做多,2023-11-19 14:20:00,2023-11-19 14:40:00,1954.69,1955.68,0.0,flip_to_short -31026,做空,2023-11-19 14:40:00,2023-11-19 15:15:00,1955.68,1959.4,-0.0,flip_to_long -31027,做多,2023-11-19 15:15:00,2023-11-19 22:25:00,1959.4,1979.0,0.01,flip_to_short -31028,做空,2023-11-19 22:25:00,2023-11-19 22:40:00,1979.0,1979.29,-0.0,flip_to_long -31029,做多,2023-11-19 22:40:00,2023-11-19 23:00:00,1979.29,1994.06,0.01,tp_upper -31030,做空,2023-11-20 03:20:00,2023-11-20 04:55:00,2004.04,2004.36,-0.0,flip_to_long -31031,做多,2023-11-20 04:55:00,2023-11-20 05:00:00,2004.36,2001.64,-0.0,flip_to_short -31032,做空,2023-11-20 05:00:00,2023-11-20 05:05:00,2001.64,2004.52,-0.0,flip_to_long -31033,做多,2023-11-20 05:05:00,2023-11-20 05:10:00,2004.52,2004.13,-0.0,flip_to_short -31034,做空,2023-11-20 05:10:00,2023-11-20 06:15:00,2004.13,2002.76,0.0,flip_to_long -31035,做多,2023-11-20 06:15:00,2023-11-20 07:20:00,2002.76,2002.22,-0.0,flip_to_short -31036,做空,2023-11-20 07:20:00,2023-11-20 07:25:00,2002.22,2006.38,-0.0,flip_to_long -31037,做多,2023-11-20 07:25:00,2023-11-20 07:55:00,2006.38,2020.2,0.01,tp_upper -31038,做空,2023-11-20 11:40:00,2023-11-20 11:55:00,2028.34,2025.14,0.0,flip_to_long -31039,做多,2023-11-20 11:55:00,2023-11-20 12:00:00,2025.14,2021.09,-0.0,flip_to_short -31040,做空,2023-11-20 12:00:00,2023-11-20 13:20:00,2021.09,2025.35,-0.0,flip_to_long -31041,做多,2023-11-20 13:20:00,2023-11-20 14:35:00,2025.35,2027.11,0.0,flip_to_short -31042,做空,2023-11-20 14:35:00,2023-11-20 17:30:00,2027.11,2033.24,-0.0,flip_to_long -31043,做多,2023-11-20 17:30:00,2023-11-20 19:10:00,2033.24,2037.65,0.0,flip_to_short -31044,做空,2023-11-20 19:10:00,2023-11-20 20:00:00,2037.65,2038.08,-0.0,flip_to_long -31045,做多,2023-11-20 20:00:00,2023-11-20 20:25:00,2038.08,2038.36,-0.0,flip_to_short -31046,做空,2023-11-20 20:25:00,2023-11-21 00:25:00,2038.36,2030.61,0.0,flip_to_long -31047,做多,2023-11-21 00:25:00,2023-11-21 00:30:00,2030.61,2028.81,-0.0,flip_to_short -31048,做空,2023-11-21 00:30:00,2023-11-21 00:35:00,2028.81,2029.49,-0.0,flip_to_long -31049,做多,2023-11-21 00:35:00,2023-11-21 00:40:00,2029.49,2023.35,-0.0,flip_to_short -31050,做空,2023-11-21 00:40:00,2023-11-21 06:35:00,2023.35,2019.44,0.0,flip_to_long -31051,做多,2023-11-21 06:35:00,2023-11-21 06:40:00,2019.44,2018.0,-0.0,flip_to_short -31052,做空,2023-11-21 06:40:00,2023-11-21 08:55:00,2018.0,2013.26,0.0,flip_to_long -31053,做多,2023-11-21 08:55:00,2023-11-21 09:10:00,2013.26,2013.85,-0.0,flip_to_short -31054,做空,2023-11-21 09:10:00,2023-11-21 10:15:00,2013.85,2014.5,-0.0,flip_to_long -31055,做多,2023-11-21 10:15:00,2023-11-21 11:15:00,2014.5,2009.53,-0.0,flip_to_short -31056,做空,2023-11-21 11:15:00,2023-11-21 12:25:00,2009.53,2012.44,-0.0,flip_to_long -31057,做多,2023-11-21 12:25:00,2023-11-21 12:30:00,2012.44,2010.81,-0.0,flip_to_short -31058,做空,2023-11-21 12:30:00,2023-11-21 12:50:00,2010.81,2011.86,-0.0,flip_to_long -31059,做多,2023-11-21 12:50:00,2023-11-21 13:05:00,2011.86,2010.09,-0.0,flip_to_short -31060,做空,2023-11-21 13:05:00,2023-11-21 13:10:00,2010.09,2011.91,-0.0,flip_to_long -31061,做多,2023-11-21 13:10:00,2023-11-21 13:15:00,2011.91,2010.91,-0.0,flip_to_short -31062,做空,2023-11-21 13:15:00,2023-11-21 13:20:00,2010.91,2013.26,-0.0,flip_to_long -31063,做多,2023-11-21 13:20:00,2023-11-21 13:35:00,2013.26,2009.0,-0.0,flip_to_short -31064,做空,2023-11-21 13:35:00,2023-11-21 14:05:00,2009.0,1997.82,0.01,tp_lower -31065,做多,2023-11-21 16:10:00,2023-11-21 17:30:00,1996.87,1991.02,-0.0,flip_to_short -31066,做空,2023-11-21 17:30:00,2023-11-21 19:15:00,1991.02,1983.23,0.0,flip_to_long -31067,做多,2023-11-21 19:15:00,2023-11-21 20:05:00,1983.23,1977.53,-0.0,flip_to_short -31068,做空,2023-11-21 20:05:00,2023-11-21 20:15:00,1977.53,1986.17,-0.01,flip_to_long -31069,做多,2023-11-21 20:15:00,2023-11-21 21:45:00,1986.17,1985.21,-0.0,flip_to_short -31070,做空,2023-11-21 21:45:00,2023-11-22 01:40:00,1985.21,1966.28,0.01,flip_to_long -31071,做多,2023-11-22 01:40:00,2023-11-22 01:55:00,1966.28,1963.9,-0.0,flip_to_short -31072,做空,2023-11-22 01:55:00,2023-11-22 02:10:00,1963.9,1966.27,-0.0,flip_to_long -31073,做多,2023-11-22 02:10:00,2023-11-22 14:50:00,1966.27,2019.62,0.03,flip_to_short -31074,做空,2023-11-22 14:50:00,2023-11-22 14:55:00,2019.62,2024.78,-0.0,flip_to_long -31075,做多,2023-11-22 14:55:00,2023-11-22 15:05:00,2024.78,2016.45,-0.01,flip_to_short -31076,做空,2023-11-22 15:05:00,2023-11-22 15:15:00,2016.45,2022.0,-0.0,flip_to_long -31077,做多,2023-11-22 15:15:00,2023-11-22 22:30:00,2022.0,2068.21,0.03,flip_to_short -31078,做空,2023-11-22 22:30:00,2023-11-22 22:40:00,2068.21,2070.75,-0.0,flip_to_long -31079,做多,2023-11-22 22:40:00,2023-11-22 22:45:00,2070.75,2066.36,-0.0,flip_to_short -31080,做空,2023-11-22 22:45:00,2023-11-22 22:50:00,2066.36,2069.56,-0.0,flip_to_long -31081,做多,2023-11-22 22:50:00,2023-11-23 01:30:00,2069.56,2067.46,-0.0,flip_to_short -31082,做空,2023-11-23 01:30:00,2023-11-23 01:40:00,2067.46,2070.95,-0.0,flip_to_long -31083,做多,2023-11-23 01:40:00,2023-11-23 01:45:00,2070.95,2068.11,-0.0,flip_to_short -31084,做空,2023-11-23 01:45:00,2023-11-23 01:50:00,2068.11,2069.41,-0.0,flip_to_long -31085,做多,2023-11-23 01:50:00,2023-11-23 01:55:00,2069.41,2067.35,-0.0,flip_to_short -31086,做空,2023-11-23 01:55:00,2023-11-23 02:00:00,2067.35,2067.95,-0.0,flip_to_long -31087,做多,2023-11-23 02:00:00,2023-11-23 03:45:00,2067.95,2063.35,-0.0,flip_to_short -31088,做空,2023-11-23 03:45:00,2023-11-23 04:05:00,2063.35,2060.53,0.0,flip_to_long -31089,做多,2023-11-23 04:05:00,2023-11-23 04:35:00,2060.53,2061.68,0.0,flip_to_short -31090,做空,2023-11-23 04:35:00,2023-11-23 04:40:00,2061.68,2063.56,-0.0,flip_to_long -31091,做多,2023-11-23 04:40:00,2023-11-23 05:45:00,2063.56,2063.6,-0.0,flip_to_short -31092,做空,2023-11-23 05:45:00,2023-11-23 07:00:00,2063.6,2067.51,-0.0,flip_to_long -31093,做多,2023-11-23 07:00:00,2023-11-23 10:35:00,2067.51,2075.0,0.0,flip_to_short -31094,做空,2023-11-23 10:35:00,2023-11-23 17:05:00,2075.0,2056.15,0.01,flip_to_long -31095,做多,2023-11-23 17:05:00,2023-11-23 22:20:00,2056.15,2064.63,0.0,flip_to_short -31096,做空,2023-11-23 22:20:00,2023-11-23 22:45:00,2064.63,2064.77,-0.0,flip_to_long -31097,做多,2023-11-23 22:45:00,2023-11-23 23:20:00,2064.77,2065.0,-0.0,flip_to_short -31098,做空,2023-11-23 23:20:00,2023-11-24 00:20:00,2065.0,2067.56,-0.0,flip_to_long -31099,做多,2023-11-24 00:20:00,2023-11-24 00:25:00,2067.56,2066.02,-0.0,flip_to_short -31100,做空,2023-11-24 00:25:00,2023-11-24 00:30:00,2066.02,2066.32,-0.0,flip_to_long -31101,做多,2023-11-24 00:30:00,2023-11-24 00:45:00,2066.32,2064.98,-0.0,flip_to_short -31102,做空,2023-11-24 00:45:00,2023-11-24 01:00:00,2064.98,2066.74,-0.0,flip_to_long -31103,做多,2023-11-24 01:00:00,2023-11-24 02:05:00,2066.74,2066.52,-0.0,flip_to_short -31104,做空,2023-11-24 02:05:00,2023-11-24 02:10:00,2066.52,2069.22,-0.0,flip_to_long -31105,做多,2023-11-24 02:10:00,2023-11-24 03:20:00,2069.22,2066.05,-0.0,flip_to_short -31106,做空,2023-11-24 03:20:00,2023-11-24 03:25:00,2066.05,2072.85,-0.0,flip_to_long -31107,做多,2023-11-24 03:25:00,2023-11-24 03:30:00,2072.85,2067.37,-0.0,flip_to_short -31108,做空,2023-11-24 03:30:00,2023-11-24 04:30:00,2067.37,2069.9,-0.0,flip_to_long -31109,做多,2023-11-24 04:30:00,2023-11-24 04:35:00,2069.9,2065.01,-0.0,flip_to_short -31110,做空,2023-11-24 04:35:00,2023-11-24 04:40:00,2065.01,2067.63,-0.0,flip_to_long -31111,做多,2023-11-24 04:40:00,2023-11-24 05:00:00,2067.63,2067.86,-0.0,flip_to_short -31112,做空,2023-11-24 05:00:00,2023-11-24 05:25:00,2067.86,2069.24,-0.0,flip_to_long -31113,做多,2023-11-24 05:25:00,2023-11-24 05:50:00,2069.24,2068.91,-0.0,flip_to_short -31114,做空,2023-11-24 05:50:00,2023-11-24 05:55:00,2068.91,2073.49,-0.0,flip_to_long -31115,做多,2023-11-24 05:55:00,2023-11-24 06:50:00,2073.49,2069.33,-0.0,flip_to_short -31116,做空,2023-11-24 06:50:00,2023-11-24 07:35:00,2069.33,2069.77,-0.0,flip_to_long -31117,做多,2023-11-24 07:35:00,2023-11-24 07:50:00,2069.77,2078.33,0.0,tp_upper -31118,做空,2023-11-24 13:00:00,2023-11-24 13:40:00,2099.67,2100.68,-0.0,flip_to_long -31119,做多,2023-11-24 13:40:00,2023-11-24 14:05:00,2100.68,2104.83,0.0,flip_to_short -31120,做空,2023-11-24 14:05:00,2023-11-24 14:30:00,2104.83,2106.41,-0.0,flip_to_long -31121,做多,2023-11-24 14:30:00,2023-11-24 14:35:00,2106.41,2105.4,-0.0,flip_to_short -31122,做空,2023-11-24 14:35:00,2023-11-24 14:40:00,2105.4,2106.69,-0.0,flip_to_long -31123,做多,2023-11-24 14:40:00,2023-11-24 16:30:00,2106.69,2113.38,0.0,flip_to_short -31124,做空,2023-11-24 16:30:00,2023-11-25 01:30:00,2113.38,2081.94,0.02,flip_to_long -31125,做多,2023-11-25 01:30:00,2023-11-25 01:35:00,2081.94,2081.24,-0.0,flip_to_short -31126,做空,2023-11-25 01:35:00,2023-11-25 01:45:00,2081.24,2082.11,-0.0,flip_to_long -31127,做多,2023-11-25 01:45:00,2023-11-25 02:00:00,2082.11,2082.44,-0.0,flip_to_short -31128,做空,2023-11-25 02:00:00,2023-11-25 02:20:00,2082.44,2080.87,0.0,flip_to_long -31129,做多,2023-11-25 02:20:00,2023-11-25 04:45:00,2080.87,2083.19,0.0,flip_to_short -31130,做空,2023-11-25 04:45:00,2023-11-25 04:50:00,2083.19,2084.68,-0.0,flip_to_long -31131,做多,2023-11-25 04:50:00,2023-11-25 05:05:00,2084.68,2083.65,-0.0,flip_to_short -31132,做空,2023-11-25 05:05:00,2023-11-25 05:20:00,2083.65,2083.62,-0.0,flip_to_long -31133,做多,2023-11-25 05:20:00,2023-11-25 05:30:00,2083.62,2084.11,-0.0,flip_to_short -31134,做空,2023-11-25 05:30:00,2023-11-25 05:55:00,2084.11,2084.55,-0.0,flip_to_long -31135,做多,2023-11-25 05:55:00,2023-11-25 06:05:00,2084.55,2083.9,-0.0,flip_to_short -31136,做空,2023-11-25 06:05:00,2023-11-25 06:45:00,2083.9,2085.33,-0.0,flip_to_long -31137,做多,2023-11-25 06:45:00,2023-11-25 06:50:00,2085.33,2083.68,-0.0,flip_to_short -31138,做空,2023-11-25 06:50:00,2023-11-25 07:00:00,2083.68,2086.71,-0.0,flip_to_long -31139,做多,2023-11-25 07:00:00,2023-11-25 07:10:00,2086.71,2084.25,-0.0,flip_to_short -31140,做空,2023-11-25 07:10:00,2023-11-25 07:15:00,2084.25,2086.47,-0.0,flip_to_long -31141,做多,2023-11-25 07:15:00,2023-11-25 08:20:00,2086.47,2086.93,-0.0,flip_to_short -31142,做空,2023-11-25 08:20:00,2023-11-25 09:00:00,2086.93,2084.62,0.0,flip_to_long -31143,做多,2023-11-25 09:00:00,2023-11-25 13:45:00,2084.62,2078.55,-0.0,flip_to_short -31144,做空,2023-11-25 13:45:00,2023-11-25 14:30:00,2078.55,2076.12,0.0,flip_to_long -31145,做多,2023-11-25 14:30:00,2023-11-25 17:15:00,2076.12,2077.92,0.0,flip_to_short -31146,做空,2023-11-25 17:15:00,2023-11-25 17:35:00,2077.92,2078.13,-0.0,flip_to_long -31147,做多,2023-11-25 17:35:00,2023-11-25 17:50:00,2078.13,2077.23,-0.0,flip_to_short -31148,做空,2023-11-25 17:50:00,2023-11-25 18:00:00,2077.23,2076.48,-0.0,flip_to_long -31149,做多,2023-11-25 18:00:00,2023-11-25 18:10:00,2076.48,2074.81,-0.0,flip_to_short -31150,做空,2023-11-25 18:10:00,2023-11-25 18:30:00,2074.81,2080.02,-0.0,flip_to_long -31151,做多,2023-11-25 18:30:00,2023-11-25 22:00:00,2080.02,2081.12,0.0,flip_to_short -31152,做空,2023-11-25 22:00:00,2023-11-25 22:05:00,2081.12,2081.58,-0.0,flip_to_long -31153,做多,2023-11-25 22:05:00,2023-11-25 22:10:00,2081.58,2081.09,-0.0,flip_to_short -31154,做空,2023-11-25 22:10:00,2023-11-25 22:15:00,2081.09,2081.81,-0.0,flip_to_long -31155,做多,2023-11-25 22:15:00,2023-11-25 23:30:00,2081.81,2081.74,-0.0,flip_to_short -31156,做空,2023-11-25 23:30:00,2023-11-25 23:35:00,2081.74,2082.33,-0.0,flip_to_long -31157,做多,2023-11-25 23:35:00,2023-11-25 23:55:00,2082.33,2082.87,-0.0,flip_to_short -31158,做空,2023-11-25 23:55:00,2023-11-26 00:15:00,2082.87,2079.84,0.0,tp_lower -31159,做多,2023-11-26 00:40:00,2023-11-26 00:50:00,2082.84,2081.99,-0.0,flip_to_short -31160,做空,2023-11-26 00:50:00,2023-11-26 04:35:00,2081.99,2077.2,0.0,flip_to_long -31161,做多,2023-11-26 04:35:00,2023-11-26 09:30:00,2077.2,2084.95,0.0,flip_to_short -31162,做空,2023-11-26 09:30:00,2023-11-26 09:35:00,2084.95,2086.5,-0.0,flip_to_long -31163,做多,2023-11-26 09:35:00,2023-11-26 10:35:00,2086.5,2088.0,0.0,flip_to_short -31164,做空,2023-11-26 10:35:00,2023-11-26 11:30:00,2088.0,2087.85,-0.0,flip_to_long -31165,做多,2023-11-26 11:30:00,2023-11-26 13:05:00,2087.85,2086.06,-0.0,flip_to_short -31166,做空,2023-11-26 13:05:00,2023-11-26 14:25:00,2086.06,2066.28,0.01,tp_lower -31167,做多,2023-11-26 19:50:00,2023-11-26 23:05:00,2054.23,2063.44,0.01,flip_to_short -31168,做空,2023-11-26 23:05:00,2023-11-26 23:10:00,2063.44,2063.52,-0.0,flip_to_long -31169,做多,2023-11-26 23:10:00,2023-11-26 23:25:00,2063.52,2064.88,0.0,flip_to_short -31170,做空,2023-11-26 23:25:00,2023-11-27 00:25:00,2064.88,2067.6,-0.0,flip_to_long -31171,做多,2023-11-27 00:25:00,2023-11-27 00:30:00,2067.6,2065.39,-0.0,flip_to_short -31172,做空,2023-11-27 00:30:00,2023-11-27 00:40:00,2065.39,2067.31,-0.0,flip_to_long -31173,做多,2023-11-27 00:40:00,2023-11-27 06:15:00,2067.31,2051.74,-0.01,flip_to_short -31174,做空,2023-11-27 06:15:00,2023-11-27 07:25:00,2051.74,2037.31,0.01,tp_lower -31175,做多,2023-11-27 08:20:00,2023-11-27 08:40:00,2047.0,2048.3,0.0,flip_to_short -31176,做空,2023-11-27 08:40:00,2023-11-27 09:00:00,2048.3,2048.14,-0.0,flip_to_long -31177,做多,2023-11-27 09:00:00,2023-11-27 09:30:00,2048.14,2048.14,-0.0,flip_to_short -31178,做空,2023-11-27 09:30:00,2023-11-27 15:00:00,2048.14,2023.23,0.01,flip_to_long -31179,做多,2023-11-27 15:00:00,2023-11-27 15:10:00,2023.23,2024.49,0.0,flip_to_short -31180,做空,2023-11-27 15:10:00,2023-11-27 15:55:00,2024.49,2003.15,0.01,tp_lower -31181,做多,2023-11-27 16:45:00,2023-11-27 17:00:00,2016.74,2021.23,0.0,flip_to_short -31182,做空,2023-11-27 17:00:00,2023-11-27 18:15:00,2021.23,2018.69,0.0,flip_to_long -31183,做多,2023-11-27 18:15:00,2023-11-27 18:25:00,2018.69,2018.17,-0.0,flip_to_short -31184,做空,2023-11-27 18:25:00,2023-11-27 21:15:00,2018.17,2008.27,0.01,flip_to_long -31185,做多,2023-11-27 21:15:00,2023-11-28 02:05:00,2008.27,2021.01,0.01,flip_to_short -31186,做空,2023-11-28 02:05:00,2023-11-28 02:15:00,2021.01,2024.36,-0.0,flip_to_long -31187,做多,2023-11-28 02:15:00,2023-11-28 02:20:00,2024.36,2024.24,-0.0,flip_to_short -31188,做空,2023-11-28 02:20:00,2023-11-28 03:20:00,2024.24,2026.09,-0.0,flip_to_long -31189,做多,2023-11-28 03:20:00,2023-11-28 03:30:00,2026.09,2026.85,-0.0,flip_to_short -31190,做空,2023-11-28 03:30:00,2023-11-28 03:55:00,2026.85,2027.25,-0.0,flip_to_long -31191,做多,2023-11-28 03:55:00,2023-11-28 04:10:00,2027.25,2027.55,-0.0,flip_to_short -31192,做空,2023-11-28 04:10:00,2023-11-28 07:50:00,2027.55,2015.61,0.01,flip_to_long -31193,做多,2023-11-28 07:50:00,2023-11-28 07:55:00,2015.61,2014.17,-0.0,flip_to_short -31194,做空,2023-11-28 07:55:00,2023-11-28 08:30:00,2014.17,2013.81,-0.0,flip_to_long -31195,做多,2023-11-28 08:30:00,2023-11-28 08:35:00,2013.81,2013.58,-0.0,flip_to_short -31196,做空,2023-11-28 08:35:00,2023-11-28 09:15:00,2013.58,2011.37,0.0,flip_to_long -31197,做多,2023-11-28 09:15:00,2023-11-28 15:30:00,2011.37,2028.7,0.01,flip_to_short -31198,做空,2023-11-28 15:30:00,2023-11-28 15:40:00,2028.7,2034.87,-0.0,flip_to_long -31199,做多,2023-11-28 15:40:00,2023-11-28 21:30:00,2034.87,2060.1,0.02,flip_to_short -31200,做空,2023-11-28 21:30:00,2023-11-29 01:00:00,2060.1,2055.27,0.0,flip_to_long -31201,做多,2023-11-29 01:00:00,2023-11-29 01:05:00,2055.27,2053.79,-0.0,flip_to_short -31202,做空,2023-11-29 01:05:00,2023-11-29 01:20:00,2053.79,2053.66,-0.0,flip_to_long -31203,做多,2023-11-29 01:20:00,2023-11-29 01:45:00,2053.66,2053.18,-0.0,flip_to_short -31204,做空,2023-11-29 01:45:00,2023-11-29 02:25:00,2053.18,2050.87,0.0,flip_to_long -31205,做多,2023-11-29 02:25:00,2023-11-29 03:35:00,2050.87,2050.12,-0.0,flip_to_short -31206,做空,2023-11-29 03:35:00,2023-11-29 03:45:00,2050.12,2049.99,-0.0,flip_to_long -31207,做多,2023-11-29 03:45:00,2023-11-29 04:15:00,2049.99,2049.94,-0.0,flip_to_short -31208,做空,2023-11-29 04:15:00,2023-11-29 04:20:00,2049.94,2051.51,-0.0,flip_to_long -31209,做多,2023-11-29 04:20:00,2023-11-29 04:25:00,2051.51,2049.79,-0.0,flip_to_short -31210,做空,2023-11-29 04:25:00,2023-11-29 04:30:00,2049.79,2051.12,-0.0,flip_to_long -31211,做多,2023-11-29 04:30:00,2023-11-29 04:35:00,2051.12,2050.15,-0.0,flip_to_short -31212,做空,2023-11-29 04:35:00,2023-11-29 04:40:00,2050.15,2051.74,-0.0,flip_to_long -31213,做多,2023-11-29 04:40:00,2023-11-29 05:30:00,2051.74,2048.95,-0.0,flip_to_short -31214,做空,2023-11-29 05:30:00,2023-11-29 05:50:00,2048.95,2052.88,-0.0,flip_to_long -31215,做多,2023-11-29 05:50:00,2023-11-29 06:15:00,2052.88,2050.65,-0.0,flip_to_short -31216,做空,2023-11-29 06:15:00,2023-11-29 06:25:00,2050.65,2051.46,-0.0,flip_to_long -31217,做多,2023-11-29 06:25:00,2023-11-29 08:15:00,2051.46,2055.36,0.0,flip_to_short -31218,做空,2023-11-29 08:15:00,2023-11-29 12:30:00,2055.36,2059.67,-0.0,flip_to_long -31219,做多,2023-11-29 12:30:00,2023-11-29 12:40:00,2059.67,2055.86,-0.0,flip_to_short -31220,做空,2023-11-29 12:40:00,2023-11-29 13:05:00,2055.86,2057.89,-0.0,flip_to_long -31221,做多,2023-11-29 13:05:00,2023-11-29 13:25:00,2057.89,2054.6,-0.0,flip_to_short -31222,做空,2023-11-29 13:25:00,2023-11-29 13:30:00,2054.6,2058.21,-0.0,flip_to_long -31223,做多,2023-11-29 13:30:00,2023-11-29 14:10:00,2058.21,2056.76,-0.0,flip_to_short -31224,做空,2023-11-29 14:10:00,2023-11-29 18:35:00,2056.76,2036.22,0.01,flip_to_long -31225,做多,2023-11-29 18:35:00,2023-11-29 20:25:00,2036.22,2030.91,-0.0,flip_to_short -31226,做空,2023-11-29 20:25:00,2023-11-29 22:05:00,2030.91,2030.94,-0.0,flip_to_long -31227,做多,2023-11-29 22:05:00,2023-11-29 22:15:00,2030.94,2030.75,-0.0,flip_to_short -31228,做空,2023-11-29 22:15:00,2023-11-30 00:20:00,2030.75,2031.92,-0.0,flip_to_long -31229,做多,2023-11-30 00:20:00,2023-11-30 00:25:00,2031.92,2027.61,-0.0,flip_to_short -31230,做空,2023-11-30 00:25:00,2023-11-30 00:30:00,2027.61,2030.5,-0.0,flip_to_long -31231,做多,2023-11-30 00:30:00,2023-11-30 00:35:00,2030.5,2027.25,-0.0,flip_to_short -31232,做空,2023-11-30 00:35:00,2023-11-30 00:45:00,2027.25,2028.8,-0.0,flip_to_long -31233,做多,2023-11-30 00:45:00,2023-11-30 00:55:00,2028.8,2026.0,-0.0,flip_to_short -31234,做空,2023-11-30 00:55:00,2023-11-30 01:15:00,2026.0,2027.49,-0.0,flip_to_long -31235,做多,2023-11-30 01:15:00,2023-11-30 01:40:00,2027.49,2028.28,-0.0,flip_to_short -31236,做空,2023-11-30 01:40:00,2023-11-30 02:25:00,2028.28,2032.45,-0.0,flip_to_long -31237,做多,2023-11-30 02:25:00,2023-11-30 05:45:00,2032.45,2033.7,0.0,flip_to_short -31238,做空,2023-11-30 05:45:00,2023-11-30 05:55:00,2033.7,2033.66,-0.0,flip_to_long -31239,做多,2023-11-30 05:55:00,2023-11-30 06:00:00,2033.66,2033.19,-0.0,flip_to_short -31240,做空,2023-11-30 06:00:00,2023-11-30 06:05:00,2033.19,2036.09,-0.0,flip_to_long -31241,做多,2023-11-30 06:05:00,2023-11-30 06:35:00,2036.09,2033.96,-0.0,flip_to_short -31242,做空,2023-11-30 06:35:00,2023-11-30 06:55:00,2033.96,2034.75,-0.0,flip_to_long -31243,做多,2023-11-30 06:55:00,2023-11-30 07:20:00,2034.75,2033.8,-0.0,flip_to_short -31244,做空,2023-11-30 07:20:00,2023-11-30 07:25:00,2033.8,2035.35,-0.0,flip_to_long -31245,做多,2023-11-30 07:25:00,2023-11-30 10:30:00,2035.35,2032.0,-0.0,flip_to_short -31246,做空,2023-11-30 10:30:00,2023-11-30 11:10:00,2032.0,2031.35,-0.0,flip_to_long -31247,做多,2023-11-30 11:10:00,2023-11-30 13:50:00,2031.35,2035.85,0.0,flip_to_short -31248,做空,2023-11-30 13:50:00,2023-11-30 15:20:00,2035.85,2038.43,-0.0,flip_to_long -31249,做多,2023-11-30 15:20:00,2023-11-30 15:25:00,2038.43,2031.5,-0.01,flip_to_short -31250,做空,2023-11-30 15:25:00,2023-11-30 15:30:00,2031.5,2037.73,-0.0,flip_to_long -31251,做多,2023-11-30 15:30:00,2023-11-30 15:35:00,2037.73,2031.09,-0.0,flip_to_short -31252,做空,2023-11-30 15:35:00,2023-11-30 16:40:00,2031.09,2037.74,-0.0,flip_to_long -31253,做多,2023-11-30 16:40:00,2023-11-30 16:50:00,2037.74,2036.45,-0.0,flip_to_short -31254,做空,2023-11-30 16:50:00,2023-11-30 17:25:00,2036.45,2037.15,-0.0,flip_to_long -31255,做多,2023-11-30 17:25:00,2023-11-30 17:30:00,2037.15,2036.97,-0.0,flip_to_short -31256,做空,2023-11-30 17:30:00,2023-11-30 23:05:00,2036.97,2045.35,-0.01,flip_to_long -31257,做多,2023-11-30 23:05:00,2023-11-30 23:10:00,2045.35,2043.84,-0.0,flip_to_short -31258,做空,2023-11-30 23:10:00,2023-12-01 06:50:00,2043.84,2091.03,-0.03,flip_to_long -31259,做多,2023-12-01 06:50:00,2023-12-01 07:40:00,2091.03,2092.57,0.0,flip_to_short -31260,做空,2023-12-01 07:40:00,2023-12-01 07:55:00,2092.57,2092.29,-0.0,flip_to_long -31261,做多,2023-12-01 07:55:00,2023-12-01 08:25:00,2092.29,2092.19,-0.0,flip_to_short -31262,做空,2023-12-01 08:25:00,2023-12-01 08:35:00,2092.19,2093.03,-0.0,flip_to_long -31263,做多,2023-12-01 08:35:00,2023-12-01 08:55:00,2093.03,2093.86,-0.0,flip_to_short -31264,做空,2023-12-01 08:55:00,2023-12-01 09:00:00,2093.86,2095.99,-0.0,flip_to_long -31265,做多,2023-12-01 09:00:00,2023-12-01 09:35:00,2095.99,2096.66,-0.0,flip_to_short -31266,做空,2023-12-01 09:35:00,2023-12-01 10:40:00,2096.66,2094.75,0.0,flip_to_long -31267,做多,2023-12-01 10:40:00,2023-12-01 19:15:00,2094.75,2086.38,-0.01,flip_to_short -31268,做空,2023-12-01 19:15:00,2023-12-01 19:50:00,2086.38,2089.24,-0.0,flip_to_long -31269,做多,2023-12-01 19:50:00,2023-12-01 20:00:00,2089.24,2088.34,-0.0,flip_to_short -31270,做空,2023-12-01 20:00:00,2023-12-01 20:05:00,2088.34,2089.09,-0.0,flip_to_long -31271,做多,2023-12-01 20:05:00,2023-12-01 20:25:00,2089.09,2089.91,-0.0,flip_to_short -31272,做空,2023-12-01 20:25:00,2023-12-01 20:30:00,2089.91,2091.24,-0.0,flip_to_long -31273,做多,2023-12-01 20:30:00,2023-12-01 20:45:00,2091.24,2090.42,-0.0,flip_to_short -31274,做空,2023-12-01 20:45:00,2023-12-01 20:50:00,2090.42,2090.63,-0.0,flip_to_long -31275,做多,2023-12-01 20:50:00,2023-12-01 21:05:00,2090.63,2092.33,0.0,flip_to_short -31276,做空,2023-12-01 21:05:00,2023-12-01 21:35:00,2092.33,2091.83,-0.0,flip_to_long -31277,做多,2023-12-01 21:35:00,2023-12-01 21:55:00,2091.83,2090.12,-0.0,flip_to_short -31278,做空,2023-12-01 21:55:00,2023-12-01 22:10:00,2090.12,2091.18,-0.0,flip_to_long -31279,做多,2023-12-01 22:10:00,2023-12-01 22:30:00,2091.18,2087.01,-0.0,flip_to_short -31280,做空,2023-12-01 22:30:00,2023-12-02 00:20:00,2087.01,2088.13,-0.0,flip_to_long -31281,做多,2023-12-02 00:20:00,2023-12-02 02:40:00,2088.13,2088.76,-0.0,flip_to_short -31282,做空,2023-12-02 02:40:00,2023-12-02 02:45:00,2088.76,2089.65,-0.0,flip_to_long -31283,做多,2023-12-02 02:45:00,2023-12-02 03:10:00,2089.65,2090.75,0.0,flip_to_short -31284,做空,2023-12-02 03:10:00,2023-12-02 04:40:00,2090.75,2091.28,-0.0,flip_to_long -31285,做多,2023-12-02 04:40:00,2023-12-02 07:55:00,2091.28,2095.65,0.0,flip_to_short -31286,做空,2023-12-02 07:55:00,2023-12-02 10:45:00,2095.65,2101.25,-0.0,flip_to_long -31287,做多,2023-12-02 10:45:00,2023-12-02 11:00:00,2101.25,2100.42,-0.0,flip_to_short -31288,做空,2023-12-02 11:00:00,2023-12-02 12:15:00,2100.42,2101.87,-0.0,flip_to_long -31289,做多,2023-12-02 12:15:00,2023-12-02 13:20:00,2101.87,2102.79,-0.0,flip_to_short -31290,做空,2023-12-02 13:20:00,2023-12-02 15:10:00,2102.79,2099.48,0.0,flip_to_long -31291,做多,2023-12-02 15:10:00,2023-12-02 15:35:00,2099.48,2099.69,-0.0,flip_to_short -31292,做空,2023-12-02 15:35:00,2023-12-02 15:45:00,2099.69,2102.53,-0.0,flip_to_long -31293,做多,2023-12-02 15:45:00,2023-12-02 16:00:00,2102.53,2101.64,-0.0,flip_to_short -31294,做空,2023-12-02 16:00:00,2023-12-02 16:05:00,2101.64,2102.24,-0.0,flip_to_long -31295,做多,2023-12-02 16:05:00,2023-12-02 16:10:00,2102.24,2100.75,-0.0,flip_to_short -31296,做空,2023-12-02 16:10:00,2023-12-02 17:20:00,2100.75,2102.05,-0.0,flip_to_long -31297,做多,2023-12-02 17:20:00,2023-12-02 17:25:00,2102.05,2101.4,-0.0,flip_to_short -31298,做空,2023-12-02 17:25:00,2023-12-02 17:30:00,2101.4,2102.06,-0.0,flip_to_long -31299,做多,2023-12-02 17:30:00,2023-12-02 18:00:00,2102.06,2119.6,0.01,tp_upper -31300,做空,2023-12-03 00:30:00,2023-12-03 00:40:00,2160.48,2160.84,-0.0,flip_to_long -31301,做多,2023-12-03 00:40:00,2023-12-03 02:50:00,2160.84,2165.76,0.0,flip_to_short -31302,做空,2023-12-03 02:50:00,2023-12-03 07:30:00,2165.76,2163.12,0.0,flip_to_long -31303,做多,2023-12-03 07:30:00,2023-12-03 10:15:00,2163.12,2163.03,-0.0,flip_to_short -31304,做空,2023-12-03 10:15:00,2023-12-03 13:10:00,2163.03,2161.44,0.0,flip_to_long -31305,做多,2023-12-03 13:10:00,2023-12-03 13:35:00,2161.44,2162.66,0.0,flip_to_short -31306,做空,2023-12-03 13:35:00,2023-12-03 13:50:00,2162.66,2163.85,-0.0,flip_to_long -31307,做多,2023-12-03 13:50:00,2023-12-03 13:55:00,2163.85,2161.53,-0.0,flip_to_short -31308,做空,2023-12-03 13:55:00,2023-12-03 14:30:00,2161.53,2159.95,0.0,flip_to_long -31309,做多,2023-12-03 14:30:00,2023-12-03 16:05:00,2159.95,2158.08,-0.0,flip_to_short -31310,做空,2023-12-03 16:05:00,2023-12-03 16:15:00,2158.08,2159.11,-0.0,flip_to_long -31311,做多,2023-12-03 16:15:00,2023-12-03 17:00:00,2159.11,2157.96,-0.0,flip_to_short -31312,做空,2023-12-03 17:00:00,2023-12-03 18:10:00,2157.96,2159.17,-0.0,flip_to_long -31313,做多,2023-12-03 18:10:00,2023-12-03 18:15:00,2159.17,2159.1,-0.0,flip_to_short -31314,做空,2023-12-03 18:15:00,2023-12-04 10:00:00,2159.1,2250.03,-0.05,flip_to_long -31315,做多,2023-12-04 10:00:00,2023-12-04 11:05:00,2250.03,2254.38,0.0,flip_to_short -31316,做空,2023-12-04 11:05:00,2023-12-04 12:40:00,2254.38,2248.72,0.0,flip_to_long -31317,做多,2023-12-04 12:40:00,2023-12-04 13:10:00,2248.72,2246.33,-0.0,flip_to_short -31318,做空,2023-12-04 13:10:00,2023-12-04 13:15:00,2246.33,2250.54,-0.0,flip_to_long -31319,做多,2023-12-04 13:15:00,2023-12-04 13:20:00,2250.54,2247.22,-0.0,flip_to_short -31320,做空,2023-12-04 13:20:00,2023-12-04 13:30:00,2247.22,2248.9,-0.0,flip_to_long -31321,做多,2023-12-04 13:30:00,2023-12-04 19:05:00,2248.9,2221.67,-0.01,flip_to_short -31322,做空,2023-12-04 19:05:00,2023-12-04 22:55:00,2221.67,2228.41,-0.0,flip_to_long -31323,做多,2023-12-04 22:55:00,2023-12-05 01:15:00,2228.41,2238.23,0.0,flip_to_short -31324,做空,2023-12-05 01:15:00,2023-12-05 01:30:00,2238.23,2236.81,0.0,flip_to_long -31325,做多,2023-12-05 01:30:00,2023-12-05 01:35:00,2236.81,2236.36,-0.0,flip_to_short -31326,做空,2023-12-05 01:35:00,2023-12-05 01:40:00,2236.36,2237.19,-0.0,flip_to_long -31327,做多,2023-12-05 01:40:00,2023-12-05 02:00:00,2237.19,2236.89,-0.0,flip_to_short -31328,做空,2023-12-05 02:00:00,2023-12-05 05:35:00,2236.89,2233.53,0.0,flip_to_long -31329,做多,2023-12-05 05:35:00,2023-12-05 05:40:00,2233.53,2232.4,-0.0,flip_to_short -31330,做空,2023-12-05 05:40:00,2023-12-05 05:45:00,2232.4,2233.45,-0.0,flip_to_long -31331,做多,2023-12-05 05:45:00,2023-12-05 06:30:00,2233.45,2230.84,-0.0,flip_to_short -31332,做空,2023-12-05 06:30:00,2023-12-05 06:55:00,2230.84,2230.37,-0.0,flip_to_long -31333,做多,2023-12-05 06:55:00,2023-12-05 13:35:00,2230.37,2204.1,-0.01,flip_to_short -31334,做空,2023-12-05 13:35:00,2023-12-05 13:40:00,2204.1,2206.21,-0.0,flip_to_long -31335,做多,2023-12-05 13:40:00,2023-12-05 13:45:00,2206.21,2203.73,-0.0,flip_to_short -31336,做空,2023-12-05 13:45:00,2023-12-05 14:15:00,2203.73,2208.25,-0.0,flip_to_long -31337,做多,2023-12-05 14:15:00,2023-12-05 20:20:00,2208.25,2261.24,0.03,flip_to_short -31338,做空,2023-12-05 20:20:00,2023-12-05 20:30:00,2261.24,2261.23,-0.0,flip_to_long -31339,做多,2023-12-05 20:30:00,2023-12-05 20:45:00,2261.23,2265.11,0.0,flip_to_short -31340,做空,2023-12-05 20:45:00,2023-12-05 20:55:00,2265.11,2266.27,-0.0,flip_to_long -31341,做多,2023-12-05 20:55:00,2023-12-05 21:00:00,2266.27,2265.07,-0.0,flip_to_short -31342,做空,2023-12-05 21:00:00,2023-12-05 21:15:00,2265.07,2267.77,-0.0,flip_to_long -31343,做多,2023-12-05 21:15:00,2023-12-05 21:55:00,2267.77,2273.55,0.0,flip_to_short -31344,做空,2023-12-05 21:55:00,2023-12-05 22:05:00,2273.55,2274.96,-0.0,flip_to_long -31345,做多,2023-12-05 22:05:00,2023-12-05 22:20:00,2274.96,2282.14,0.0,flip_to_short -31346,做空,2023-12-05 22:20:00,2023-12-05 22:45:00,2282.14,2281.41,-0.0,flip_to_long -31347,做多,2023-12-05 22:45:00,2023-12-06 01:40:00,2281.41,2288.17,0.0,flip_to_short -31348,做空,2023-12-06 01:40:00,2023-12-06 02:50:00,2288.17,2291.14,-0.0,flip_to_long -31349,做多,2023-12-06 02:50:00,2023-12-06 03:00:00,2291.14,2290.85,-0.0,flip_to_short -31350,做空,2023-12-06 03:00:00,2023-12-06 03:05:00,2290.85,2291.31,-0.0,flip_to_long -31351,做多,2023-12-06 03:05:00,2023-12-06 08:35:00,2291.31,2273.54,-0.01,flip_to_short -31352,做空,2023-12-06 08:35:00,2023-12-06 14:25:00,2273.54,2267.46,0.0,flip_to_long -31353,做多,2023-12-06 14:25:00,2023-12-06 14:35:00,2267.46,2255.38,-0.01,flip_to_short -31354,做空,2023-12-06 14:35:00,2023-12-06 16:00:00,2255.38,2258.58,-0.0,flip_to_long -31355,做多,2023-12-06 16:00:00,2023-12-06 16:05:00,2258.58,2253.29,-0.0,flip_to_short -31356,做空,2023-12-06 16:05:00,2023-12-06 16:10:00,2253.29,2256.8,-0.0,flip_to_long -31357,做多,2023-12-06 16:10:00,2023-12-06 19:20:00,2256.8,2266.89,0.0,flip_to_short -31358,做空,2023-12-06 19:20:00,2023-12-07 01:20:00,2266.89,2245.22,0.01,flip_to_long -31359,做多,2023-12-07 01:20:00,2023-12-07 01:25:00,2245.22,2243.58,-0.0,flip_to_short -31360,做空,2023-12-07 01:25:00,2023-12-07 01:55:00,2243.58,2244.47,-0.0,flip_to_long -31361,做多,2023-12-07 01:55:00,2023-12-07 02:10:00,2244.47,2242.83,-0.0,flip_to_short -31362,做空,2023-12-07 02:10:00,2023-12-07 12:25:00,2242.83,2247.87,-0.0,flip_to_long -31363,做多,2023-12-07 12:25:00,2023-12-07 23:10:00,2247.87,2352.05,0.05,flip_to_short -31364,做空,2023-12-07 23:10:00,2023-12-07 23:25:00,2352.05,2352.71,-0.0,flip_to_long -31365,做多,2023-12-07 23:25:00,2023-12-07 23:30:00,2352.71,2352.2,-0.0,flip_to_short -31366,做空,2023-12-07 23:30:00,2023-12-08 00:50:00,2352.2,2359.49,-0.0,flip_to_long -31367,做多,2023-12-08 00:50:00,2023-12-08 01:05:00,2359.49,2359.73,-0.0,flip_to_short -31368,做空,2023-12-08 01:05:00,2023-12-08 05:15:00,2359.73,2373.21,-0.01,flip_to_long -31369,做多,2023-12-08 05:15:00,2023-12-08 05:30:00,2373.21,2373.13,-0.0,flip_to_short -31370,做空,2023-12-08 05:30:00,2023-12-08 06:45:00,2373.13,2375.88,-0.0,flip_to_long -31371,做多,2023-12-08 06:45:00,2023-12-08 13:00:00,2375.88,2362.96,-0.01,flip_to_short -31372,做空,2023-12-08 13:00:00,2023-12-08 14:30:00,2362.96,2358.64,0.0,flip_to_long -31373,做多,2023-12-08 14:30:00,2023-12-08 14:40:00,2358.64,2362.8,0.0,flip_to_short -31374,做空,2023-12-08 14:40:00,2023-12-08 15:40:00,2362.8,2361.41,0.0,flip_to_long -31375,做多,2023-12-08 15:40:00,2023-12-08 15:45:00,2361.41,2358.3,-0.0,flip_to_short -31376,做空,2023-12-08 15:45:00,2023-12-08 16:20:00,2358.3,2358.22,-0.0,flip_to_long -31377,做多,2023-12-08 16:20:00,2023-12-08 16:40:00,2358.22,2360.76,0.0,flip_to_short -31378,做空,2023-12-08 16:40:00,2023-12-08 18:20:00,2360.76,2357.14,0.0,flip_to_long -31379,做多,2023-12-08 18:20:00,2023-12-08 18:25:00,2357.14,2354.9,-0.0,flip_to_short -31380,做空,2023-12-08 18:25:00,2023-12-08 19:40:00,2354.9,2356.54,-0.0,flip_to_long -31381,做多,2023-12-08 19:40:00,2023-12-08 19:45:00,2356.54,2356.54,-0.0,flip_to_short -31382,做空,2023-12-08 19:45:00,2023-12-08 20:00:00,2356.54,2356.63,-0.0,flip_to_long -31383,做多,2023-12-08 20:00:00,2023-12-08 23:10:00,2356.63,2362.62,0.0,flip_to_short -31384,做空,2023-12-08 23:10:00,2023-12-08 23:50:00,2362.62,2361.45,-0.0,flip_to_long -31385,做多,2023-12-08 23:50:00,2023-12-09 00:05:00,2361.45,2362.98,0.0,flip_to_short -31386,做空,2023-12-09 00:05:00,2023-12-09 00:10:00,2362.98,2363.95,-0.0,flip_to_long -31387,做多,2023-12-09 00:10:00,2023-12-09 00:55:00,2363.95,2364.0,-0.0,flip_to_short -31388,做空,2023-12-09 00:55:00,2023-12-09 03:15:00,2364.0,2360.51,0.0,flip_to_long -31389,做多,2023-12-09 03:15:00,2023-12-09 03:35:00,2360.51,2360.37,-0.0,flip_to_short -31390,做空,2023-12-09 03:35:00,2023-12-09 03:50:00,2360.37,2359.72,-0.0,flip_to_long -31391,做多,2023-12-09 03:50:00,2023-12-09 08:35:00,2359.72,2368.95,0.0,flip_to_short -31392,做空,2023-12-09 08:35:00,2023-12-09 09:20:00,2368.95,2373.95,-0.0,flip_to_long -31393,做多,2023-12-09 09:20:00,2023-12-09 09:35:00,2373.95,2368.54,-0.0,flip_to_short -31394,做空,2023-12-09 09:35:00,2023-12-09 13:45:00,2368.54,2361.17,0.0,flip_to_long -31395,做多,2023-12-09 13:45:00,2023-12-09 13:50:00,2361.17,2360.16,-0.0,flip_to_short -31396,做空,2023-12-09 13:50:00,2023-12-09 14:40:00,2360.16,2350.17,0.0,tp_lower -31397,做多,2023-12-09 15:30:00,2023-12-09 15:35:00,2358.52,2358.05,-0.0,flip_to_short -31398,做空,2023-12-09 15:35:00,2023-12-09 16:45:00,2358.05,2357.1,-0.0,flip_to_long -31399,做多,2023-12-09 16:45:00,2023-12-09 18:25:00,2357.1,2355.9,-0.0,flip_to_short -31400,做空,2023-12-09 18:25:00,2023-12-09 18:30:00,2355.9,2358.41,-0.0,flip_to_long -31401,做多,2023-12-09 18:30:00,2023-12-09 20:10:00,2358.41,2356.71,-0.0,flip_to_short -31402,做空,2023-12-09 20:10:00,2023-12-09 21:30:00,2356.71,2357.19,-0.0,flip_to_long -31403,做多,2023-12-09 21:30:00,2023-12-09 22:50:00,2357.19,2358.06,-0.0,flip_to_short -31404,做空,2023-12-09 22:50:00,2023-12-09 23:00:00,2358.06,2356.6,0.0,flip_to_long -31405,做多,2023-12-09 23:00:00,2023-12-09 23:10:00,2356.6,2356.41,-0.0,flip_to_short -31406,做空,2023-12-09 23:10:00,2023-12-09 23:15:00,2356.41,2357.51,-0.0,flip_to_long -31407,做多,2023-12-09 23:15:00,2023-12-09 23:20:00,2357.51,2350.73,-0.0,flip_to_short -31408,做空,2023-12-09 23:20:00,2023-12-09 23:30:00,2350.73,2331.79,0.01,tp_lower -31409,做多,2023-12-10 00:50:00,2023-12-10 01:00:00,2353.32,2352.73,-0.0,flip_to_short -31410,做空,2023-12-10 01:00:00,2023-12-10 01:20:00,2352.73,2354.55,-0.0,flip_to_long -31411,做多,2023-12-10 01:20:00,2023-12-10 01:35:00,2354.55,2351.3,-0.0,flip_to_short -31412,做空,2023-12-10 01:35:00,2023-12-10 01:40:00,2351.3,2352.72,-0.0,flip_to_long -31413,做多,2023-12-10 01:40:00,2023-12-10 01:45:00,2352.72,2350.6,-0.0,flip_to_short -31414,做空,2023-12-10 01:45:00,2023-12-10 02:00:00,2350.6,2351.23,-0.0,flip_to_long -31415,做多,2023-12-10 02:00:00,2023-12-10 03:25:00,2351.23,2349.4,-0.0,flip_to_short -31416,做空,2023-12-10 03:25:00,2023-12-10 03:30:00,2349.4,2351.35,-0.0,flip_to_long -31417,做多,2023-12-10 03:30:00,2023-12-10 06:30:00,2351.35,2352.25,-0.0,flip_to_short -31418,做空,2023-12-10 06:30:00,2023-12-10 06:40:00,2352.25,2353.84,-0.0,flip_to_long -31419,做多,2023-12-10 06:40:00,2023-12-10 06:50:00,2353.84,2351.03,-0.0,flip_to_short -31420,做空,2023-12-10 06:50:00,2023-12-10 07:45:00,2351.03,2353.96,-0.0,flip_to_long -31421,做多,2023-12-10 07:45:00,2023-12-10 08:10:00,2353.96,2353.62,-0.0,flip_to_short -31422,做空,2023-12-10 08:10:00,2023-12-10 12:05:00,2353.62,2342.57,0.01,flip_to_long -31423,做多,2023-12-10 12:05:00,2023-12-10 12:10:00,2342.57,2341.64,-0.0,flip_to_short -31424,做空,2023-12-10 12:10:00,2023-12-10 12:15:00,2341.64,2345.27,-0.0,flip_to_long -31425,做多,2023-12-10 12:15:00,2023-12-10 16:35:00,2345.27,2347.79,0.0,flip_to_short -31426,做空,2023-12-10 16:35:00,2023-12-10 16:45:00,2347.79,2348.81,-0.0,flip_to_long -31427,做多,2023-12-10 16:45:00,2023-12-10 16:50:00,2348.81,2348.77,-0.0,flip_to_short -31428,做空,2023-12-10 16:50:00,2023-12-10 16:55:00,2348.77,2349.68,-0.0,flip_to_long -31429,做多,2023-12-10 16:55:00,2023-12-10 17:10:00,2349.68,2349.19,-0.0,flip_to_short -31430,做空,2023-12-10 17:10:00,2023-12-10 18:00:00,2349.19,2352.3,-0.0,flip_to_long -31431,做多,2023-12-10 18:00:00,2023-12-10 23:05:00,2352.3,2360.4,0.0,flip_to_short -31432,做空,2023-12-10 23:05:00,2023-12-11 02:10:00,2360.4,2204.0,0.08,tp_lower -31433,做空,2023-12-11 07:20:00,2023-12-11 07:25:00,2239.6,2240.15,-0.0,flip_to_long -31434,做多,2023-12-11 07:25:00,2023-12-11 08:50:00,2240.15,2243.82,0.0,flip_to_short -31435,做空,2023-12-11 08:50:00,2023-12-11 11:35:00,2243.82,2244.5,-0.0,flip_to_long -31436,做多,2023-12-11 11:35:00,2023-12-11 12:40:00,2244.5,2243.65,-0.0,flip_to_short -31437,做空,2023-12-11 12:40:00,2023-12-11 13:10:00,2243.65,2246.08,-0.0,flip_to_long -31438,做多,2023-12-11 13:10:00,2023-12-11 13:15:00,2246.08,2246.02,-0.0,flip_to_short -31439,做空,2023-12-11 13:15:00,2023-12-11 20:45:00,2246.02,2195.83,0.03,flip_to_long -31440,做多,2023-12-11 20:45:00,2023-12-12 03:45:00,2195.83,2233.51,0.02,flip_to_short -31441,做空,2023-12-12 03:45:00,2023-12-12 04:10:00,2233.51,2233.92,-0.0,flip_to_long -31442,做多,2023-12-12 04:10:00,2023-12-12 07:05:00,2233.92,2230.62,-0.0,flip_to_short -31443,做空,2023-12-12 07:05:00,2023-12-12 07:25:00,2230.62,2230.53,-0.0,flip_to_long -31444,做多,2023-12-12 07:25:00,2023-12-12 07:30:00,2230.53,2227.78,-0.0,flip_to_short -31445,做空,2023-12-12 07:30:00,2023-12-12 07:40:00,2227.78,2231.52,-0.0,flip_to_long -31446,做多,2023-12-12 07:40:00,2023-12-12 08:10:00,2231.52,2228.93,-0.0,flip_to_short -31447,做空,2023-12-12 08:10:00,2023-12-12 08:20:00,2228.93,2229.45,-0.0,flip_to_long -31448,做多,2023-12-12 08:20:00,2023-12-12 09:55:00,2229.45,2227.35,-0.0,flip_to_short -31449,做空,2023-12-12 09:55:00,2023-12-12 12:45:00,2227.35,2226.37,-0.0,flip_to_long -31450,做多,2023-12-12 12:45:00,2023-12-12 12:50:00,2226.37,2224.26,-0.0,flip_to_short -31451,做空,2023-12-12 12:50:00,2023-12-12 12:55:00,2224.26,2225.97,-0.0,flip_to_long -31452,做多,2023-12-12 12:55:00,2023-12-12 13:10:00,2225.97,2224.79,-0.0,flip_to_short -31453,做空,2023-12-12 13:10:00,2023-12-12 13:30:00,2224.79,2225.79,-0.0,flip_to_long -31454,做多,2023-12-12 13:30:00,2023-12-12 13:45:00,2225.79,2225.99,-0.0,flip_to_short -31455,做空,2023-12-12 13:45:00,2023-12-12 14:25:00,2225.99,2218.84,0.0,flip_to_long -31456,做多,2023-12-12 14:25:00,2023-12-12 21:40:00,2218.84,2184.43,-0.02,flip_to_short -31457,做空,2023-12-12 21:40:00,2023-12-12 22:10:00,2184.43,2183.78,-0.0,flip_to_long -31458,做多,2023-12-12 22:10:00,2023-12-12 22:25:00,2183.78,2183.55,-0.0,flip_to_short -31459,做空,2023-12-12 22:25:00,2023-12-12 22:30:00,2183.55,2188.44,-0.0,flip_to_long -31460,做多,2023-12-12 22:30:00,2023-12-13 01:15:00,2188.44,2195.41,0.0,flip_to_short -31461,做空,2023-12-13 01:15:00,2023-12-13 05:55:00,2195.41,2174.67,0.01,flip_to_long -31462,做多,2023-12-13 05:55:00,2023-12-13 06:10:00,2174.67,2173.67,-0.0,flip_to_short -31463,做空,2023-12-13 06:10:00,2023-12-13 07:05:00,2173.67,2172.4,0.0,flip_to_long -31464,做多,2023-12-13 07:05:00,2023-12-13 09:35:00,2172.4,2170.69,-0.0,flip_to_short -31465,做空,2023-12-13 09:35:00,2023-12-13 09:40:00,2170.69,2177.45,-0.0,flip_to_long -31466,做多,2023-12-13 09:40:00,2023-12-13 10:25:00,2177.45,2173.57,-0.0,flip_to_short -31467,做空,2023-12-13 10:25:00,2023-12-13 10:35:00,2173.57,2175.48,-0.0,flip_to_long -31468,做多,2023-12-13 10:35:00,2023-12-13 11:35:00,2175.48,2176.79,0.0,flip_to_short -31469,做空,2023-12-13 11:35:00,2023-12-13 11:50:00,2176.79,2177.25,-0.0,flip_to_long -31470,做多,2023-12-13 11:50:00,2023-12-14 00:10:00,2177.25,2258.75,0.05,flip_to_short -31471,做空,2023-12-14 00:10:00,2023-12-14 00:25:00,2258.75,2258.64,-0.0,flip_to_long -31472,做多,2023-12-14 00:25:00,2023-12-14 00:35:00,2258.64,2256.99,-0.0,flip_to_short -31473,做空,2023-12-14 00:35:00,2023-12-14 00:55:00,2256.99,2259.97,-0.0,flip_to_long -31474,做多,2023-12-14 00:55:00,2023-12-14 01:10:00,2259.97,2260.47,-0.0,flip_to_short -31475,做空,2023-12-14 01:10:00,2023-12-14 04:05:00,2260.47,2255.28,0.0,flip_to_long -31476,做多,2023-12-14 04:05:00,2023-12-14 13:10:00,2255.28,2284.0,0.02,flip_to_short -31477,做空,2023-12-14 13:10:00,2023-12-14 13:15:00,2284.0,2287.77,-0.0,flip_to_long -31478,做多,2023-12-14 13:15:00,2023-12-14 14:35:00,2287.77,2285.67,-0.0,flip_to_short -31479,做空,2023-12-14 14:35:00,2023-12-14 14:50:00,2285.67,2287.55,-0.0,flip_to_long -31480,做多,2023-12-14 14:50:00,2023-12-14 15:00:00,2287.55,2288.22,-0.0,flip_to_short -31481,做空,2023-12-14 15:00:00,2023-12-14 16:35:00,2288.22,2288.84,-0.0,flip_to_long -31482,做多,2023-12-14 16:35:00,2023-12-14 16:40:00,2288.84,2284.1,-0.0,flip_to_short -31483,做空,2023-12-14 16:40:00,2023-12-14 17:00:00,2284.1,2288.29,-0.0,flip_to_long -31484,做多,2023-12-14 17:00:00,2023-12-14 18:50:00,2288.29,2288.28,-0.0,flip_to_short -31485,做空,2023-12-14 18:50:00,2023-12-14 19:15:00,2288.28,2286.92,0.0,flip_to_long -31486,做多,2023-12-14 19:15:00,2023-12-14 19:30:00,2286.92,2289.26,0.0,flip_to_short -31487,做空,2023-12-14 19:30:00,2023-12-14 20:05:00,2289.26,2288.69,-0.0,flip_to_long -31488,做多,2023-12-14 20:05:00,2023-12-14 20:10:00,2288.69,2288.32,-0.0,flip_to_short -31489,做空,2023-12-14 20:10:00,2023-12-14 20:45:00,2288.32,2289.45,-0.0,flip_to_long -31490,做多,2023-12-14 20:45:00,2023-12-15 00:35:00,2289.45,2305.8,0.01,flip_to_short -31491,做空,2023-12-15 00:35:00,2023-12-15 00:50:00,2305.8,2305.41,-0.0,flip_to_long -31492,做多,2023-12-15 00:50:00,2023-12-15 00:55:00,2305.41,2300.78,-0.0,flip_to_short -31493,做空,2023-12-15 00:55:00,2023-12-15 01:20:00,2300.78,2304.74,-0.0,flip_to_long -31494,做多,2023-12-15 01:20:00,2023-12-15 11:15:00,2304.74,2271.85,-0.02,flip_to_short -31495,做空,2023-12-15 11:15:00,2023-12-15 11:20:00,2271.85,2273.66,-0.0,flip_to_long -31496,做多,2023-12-15 11:20:00,2023-12-15 11:50:00,2273.66,2274.1,-0.0,flip_to_short -31497,做空,2023-12-15 11:50:00,2023-12-15 17:20:00,2274.1,2246.27,0.02,flip_to_long -31498,做多,2023-12-15 17:20:00,2023-12-15 18:25:00,2246.27,2241.0,-0.0,flip_to_short -31499,做空,2023-12-15 18:25:00,2023-12-15 18:30:00,2241.0,2241.57,-0.0,flip_to_long -31500,做多,2023-12-15 18:30:00,2023-12-15 19:45:00,2241.57,2243.07,0.0,flip_to_short -31501,做空,2023-12-15 19:45:00,2023-12-15 22:45:00,2243.07,2243.38,-0.0,flip_to_long -31502,做多,2023-12-15 22:45:00,2023-12-16 06:10:00,2243.38,2246.58,0.0,flip_to_short -31503,做空,2023-12-16 06:10:00,2023-12-16 09:00:00,2246.58,2247.28,-0.0,flip_to_long -31504,做多,2023-12-16 09:00:00,2023-12-16 10:05:00,2247.28,2246.18,-0.0,flip_to_short -31505,做空,2023-12-16 10:05:00,2023-12-16 10:10:00,2246.18,2246.39,-0.0,flip_to_long -31506,做多,2023-12-16 10:10:00,2023-12-16 10:15:00,2246.39,2245.9,-0.0,flip_to_short -31507,做空,2023-12-16 10:15:00,2023-12-16 10:20:00,2245.9,2247.14,-0.0,flip_to_long -31508,做多,2023-12-16 10:20:00,2023-12-16 13:20:00,2247.14,2248.78,0.0,flip_to_short -31509,做空,2023-12-16 13:20:00,2023-12-16 15:00:00,2248.78,2252.52,-0.0,flip_to_long -31510,做多,2023-12-16 15:00:00,2023-12-16 15:10:00,2252.52,2249.29,-0.0,flip_to_short -31511,做空,2023-12-16 15:10:00,2023-12-16 15:20:00,2249.29,2247.76,0.0,flip_to_long -31512,做多,2023-12-16 15:20:00,2023-12-16 17:00:00,2247.76,2251.16,0.0,flip_to_short -31513,做空,2023-12-16 17:00:00,2023-12-16 17:05:00,2251.16,2251.8,-0.0,flip_to_long -31514,做多,2023-12-16 17:05:00,2023-12-16 17:10:00,2251.8,2248.3,-0.0,flip_to_short -31515,做空,2023-12-16 17:10:00,2023-12-16 17:15:00,2248.3,2251.87,-0.0,flip_to_long -31516,做多,2023-12-16 17:15:00,2023-12-16 17:30:00,2251.87,2251.66,-0.0,flip_to_short -31517,做空,2023-12-16 17:30:00,2023-12-16 17:40:00,2251.66,2254.22,-0.0,flip_to_long -31518,做多,2023-12-16 17:40:00,2023-12-16 17:55:00,2254.22,2250.62,-0.0,flip_to_short -31519,做空,2023-12-16 17:55:00,2023-12-17 00:20:00,2250.62,2233.06,0.01,flip_to_long -31520,做多,2023-12-17 00:20:00,2023-12-17 00:45:00,2233.06,2233.24,-0.0,flip_to_short -31521,做空,2023-12-17 00:45:00,2023-12-17 01:10:00,2233.24,2232.54,-0.0,flip_to_long -31522,做多,2023-12-17 01:10:00,2023-12-17 01:15:00,2232.54,2230.2,-0.0,flip_to_short -31523,做空,2023-12-17 01:15:00,2023-12-17 01:25:00,2230.2,2232.16,-0.0,flip_to_long -31524,做多,2023-12-17 01:25:00,2023-12-17 01:30:00,2232.16,2229.23,-0.0,flip_to_short -31525,做空,2023-12-17 01:30:00,2023-12-17 02:10:00,2229.23,2229.3,-0.0,flip_to_long -31526,做多,2023-12-17 02:10:00,2023-12-17 08:45:00,2229.3,2215.61,-0.01,flip_to_short -31527,做空,2023-12-17 08:45:00,2023-12-17 08:50:00,2215.61,2215.96,-0.0,flip_to_long -31528,做多,2023-12-17 08:50:00,2023-12-17 09:30:00,2215.96,2215.29,-0.0,flip_to_short -31529,做空,2023-12-17 09:30:00,2023-12-17 09:45:00,2215.29,2217.29,-0.0,flip_to_long -31530,做多,2023-12-17 09:45:00,2023-12-17 10:40:00,2217.29,2215.51,-0.0,flip_to_short -31531,做空,2023-12-17 10:40:00,2023-12-17 11:10:00,2215.51,2214.7,-0.0,flip_to_long -31532,做多,2023-12-17 11:10:00,2023-12-17 11:25:00,2214.7,2215.61,-0.0,flip_to_short -31533,做空,2023-12-17 11:25:00,2023-12-17 12:05:00,2215.61,2219.34,-0.0,flip_to_long -31534,做多,2023-12-17 12:05:00,2023-12-17 12:10:00,2219.34,2214.04,-0.0,flip_to_short -31535,做空,2023-12-17 12:10:00,2023-12-17 12:20:00,2214.04,2218.17,-0.0,flip_to_long -31536,做多,2023-12-17 12:20:00,2023-12-17 12:40:00,2218.17,2216.13,-0.0,flip_to_short -31537,做空,2023-12-17 12:40:00,2023-12-17 12:45:00,2216.13,2216.77,-0.0,flip_to_long -31538,做多,2023-12-17 12:45:00,2023-12-17 13:05:00,2216.77,2215.09,-0.0,flip_to_short -31539,做空,2023-12-17 13:05:00,2023-12-17 14:05:00,2215.09,2218.75,-0.0,flip_to_long -31540,做多,2023-12-17 14:05:00,2023-12-17 14:15:00,2218.75,2212.25,-0.0,flip_to_short -31541,做空,2023-12-17 14:15:00,2023-12-17 14:40:00,2212.25,2214.74,-0.0,flip_to_long -31542,做多,2023-12-17 14:40:00,2023-12-17 15:25:00,2214.74,2215.52,-0.0,flip_to_short -31543,做空,2023-12-17 15:25:00,2023-12-17 18:20:00,2215.52,2224.21,-0.01,flip_to_long -31544,做多,2023-12-17 18:20:00,2023-12-17 22:05:00,2224.21,2237.52,0.01,flip_to_short -31545,做空,2023-12-17 22:05:00,2023-12-17 22:15:00,2237.52,2236.78,-0.0,flip_to_long -31546,做多,2023-12-17 22:15:00,2023-12-18 07:45:00,2236.78,2175.26,-0.04,flip_to_short -31547,做空,2023-12-18 07:45:00,2023-12-18 08:25:00,2175.26,2176.3,-0.0,flip_to_long -31548,做多,2023-12-18 08:25:00,2023-12-18 08:45:00,2176.3,2174.88,-0.0,flip_to_short -31549,做空,2023-12-18 08:45:00,2023-12-18 13:30:00,2174.88,2149.84,0.01,flip_to_long -31550,做多,2023-12-18 13:30:00,2023-12-18 18:00:00,2149.84,2159.67,0.01,flip_to_short -31551,做空,2023-12-18 18:00:00,2023-12-18 18:15:00,2159.67,2162.57,-0.0,flip_to_long -31552,做多,2023-12-18 18:15:00,2023-12-18 18:25:00,2162.57,2161.56,-0.0,flip_to_short -31553,做空,2023-12-18 18:25:00,2023-12-19 09:40:00,2161.56,2246.82,-0.05,flip_to_long -31554,做多,2023-12-19 09:40:00,2023-12-19 09:55:00,2246.82,2246.01,-0.0,flip_to_short -31555,做空,2023-12-19 09:55:00,2023-12-19 10:40:00,2246.01,2246.95,-0.0,flip_to_long -31556,做多,2023-12-19 10:40:00,2023-12-19 10:45:00,2246.95,2245.52,-0.0,flip_to_short -31557,做空,2023-12-19 10:45:00,2023-12-19 19:25:00,2245.52,2180.46,0.04,flip_to_long -31558,做多,2023-12-19 19:25:00,2023-12-19 19:35:00,2180.46,2175.8,-0.0,flip_to_short -31559,做空,2023-12-19 19:35:00,2023-12-19 19:50:00,2175.8,2176.37,-0.0,flip_to_long -31560,做多,2023-12-19 19:50:00,2023-12-19 20:05:00,2176.37,2177.71,0.0,flip_to_short -31561,做空,2023-12-19 20:05:00,2023-12-19 20:25:00,2177.71,2175.68,0.0,flip_to_long -31562,做多,2023-12-19 20:25:00,2023-12-19 20:30:00,2175.68,2170.24,-0.0,flip_to_short -31563,做空,2023-12-19 20:30:00,2023-12-19 20:45:00,2170.24,2173.21,-0.0,flip_to_long -31564,做多,2023-12-19 20:45:00,2023-12-19 23:10:00,2173.21,2174.6,0.0,flip_to_short -31565,做空,2023-12-19 23:10:00,2023-12-19 23:20:00,2174.6,2176.94,-0.0,flip_to_long -31566,做多,2023-12-19 23:20:00,2023-12-19 23:25:00,2176.94,2176.54,-0.0,flip_to_short -31567,做空,2023-12-19 23:25:00,2023-12-19 23:30:00,2176.54,2176.74,-0.0,flip_to_long -31568,做多,2023-12-19 23:30:00,2023-12-19 23:40:00,2176.74,2175.35,-0.0,flip_to_short -31569,做空,2023-12-19 23:40:00,2023-12-19 23:45:00,2175.35,2178.13,-0.0,flip_to_long -31570,做多,2023-12-19 23:45:00,2023-12-20 01:30:00,2178.13,2178.24,-0.0,flip_to_short -31571,做空,2023-12-20 01:30:00,2023-12-20 02:00:00,2178.24,2182.04,-0.0,flip_to_long -31572,做多,2023-12-20 02:00:00,2023-12-20 02:05:00,2182.04,2174.22,-0.01,flip_to_short -31573,做空,2023-12-20 02:05:00,2023-12-20 02:15:00,2174.22,2178.21,-0.0,flip_to_long -31574,做多,2023-12-20 02:15:00,2023-12-20 08:55:00,2178.21,2209.26,0.02,flip_to_short -31575,做空,2023-12-20 08:55:00,2023-12-20 09:10:00,2209.26,2216.51,-0.0,flip_to_long -31576,做多,2023-12-20 09:10:00,2023-12-20 09:45:00,2216.51,2208.9,-0.01,flip_to_short -31577,做空,2023-12-20 09:45:00,2023-12-20 09:50:00,2208.9,2212.89,-0.0,flip_to_long -31578,做多,2023-12-20 09:50:00,2023-12-20 11:10:00,2212.89,2214.02,0.0,flip_to_short -31579,做空,2023-12-20 11:10:00,2023-12-20 11:15:00,2214.02,2215.38,-0.0,flip_to_long -31580,做多,2023-12-20 11:15:00,2023-12-20 11:20:00,2215.38,2212.51,-0.0,flip_to_short -31581,做空,2023-12-20 11:20:00,2023-12-20 11:45:00,2212.51,2216.87,-0.0,flip_to_long -31582,做多,2023-12-20 11:45:00,2023-12-20 11:55:00,2216.87,2212.7,-0.0,flip_to_short -31583,做空,2023-12-20 11:55:00,2023-12-20 12:35:00,2212.7,2214.91,-0.0,flip_to_long -31584,做多,2023-12-20 12:35:00,2023-12-20 12:40:00,2214.91,2212.71,-0.0,flip_to_short -31585,做空,2023-12-20 12:40:00,2023-12-20 12:50:00,2212.71,2213.75,-0.0,flip_to_long -31586,做多,2023-12-20 12:50:00,2023-12-20 16:50:00,2213.75,2228.82,0.01,flip_to_short -31587,做空,2023-12-20 16:50:00,2023-12-20 23:30:00,2228.82,2198.25,0.02,flip_to_long -31588,做多,2023-12-20 23:30:00,2023-12-21 01:00:00,2198.25,2190.95,-0.0,flip_to_short -31589,做空,2023-12-21 01:00:00,2023-12-21 01:05:00,2190.95,2191.21,-0.0,flip_to_long -31590,做多,2023-12-21 01:05:00,2023-12-21 01:25:00,2191.21,2190.45,-0.0,flip_to_short -31591,做空,2023-12-21 01:25:00,2023-12-21 01:30:00,2190.45,2192.75,-0.0,flip_to_long -31592,做多,2023-12-21 01:30:00,2023-12-21 02:00:00,2192.75,2193.73,-0.0,flip_to_short -31593,做空,2023-12-21 02:00:00,2023-12-21 02:15:00,2193.73,2196.04,-0.0,flip_to_long -31594,做多,2023-12-21 02:15:00,2023-12-21 02:45:00,2196.04,2189.2,-0.0,flip_to_short -31595,做空,2023-12-21 02:45:00,2023-12-21 03:05:00,2189.2,2195.6,-0.0,flip_to_long -31596,做多,2023-12-21 03:05:00,2023-12-21 05:40:00,2195.6,2198.05,0.0,flip_to_short -31597,做空,2023-12-21 05:40:00,2023-12-21 06:05:00,2198.05,2199.2,-0.0,flip_to_long -31598,做多,2023-12-21 06:05:00,2023-12-21 06:10:00,2199.2,2196.75,-0.0,flip_to_short -31599,做空,2023-12-21 06:10:00,2023-12-21 06:15:00,2196.75,2198.66,-0.0,flip_to_long -31600,做多,2023-12-21 06:15:00,2023-12-21 09:20:00,2198.66,2207.65,0.0,flip_to_short -31601,做空,2023-12-21 09:20:00,2023-12-21 09:25:00,2207.65,2209.97,-0.0,flip_to_long -31602,做多,2023-12-21 09:25:00,2023-12-21 14:05:00,2209.97,2243.95,0.02,flip_to_short -31603,做空,2023-12-21 14:05:00,2023-12-21 17:30:00,2243.95,2243.0,-0.0,flip_to_long -31604,做多,2023-12-21 17:30:00,2023-12-21 17:35:00,2243.0,2235.94,-0.0,flip_to_short -31605,做空,2023-12-21 17:35:00,2023-12-21 17:50:00,2235.94,2238.23,-0.0,flip_to_long -31606,做多,2023-12-21 17:50:00,2023-12-21 17:55:00,2238.23,2234.92,-0.0,flip_to_short -31607,做空,2023-12-21 17:55:00,2023-12-21 18:00:00,2234.92,2239.44,-0.0,flip_to_long -31608,做多,2023-12-21 18:00:00,2023-12-21 18:30:00,2239.44,2233.77,-0.0,flip_to_short -31609,做空,2023-12-21 18:30:00,2023-12-21 18:40:00,2233.77,2236.01,-0.0,flip_to_long -31610,做多,2023-12-21 18:40:00,2023-12-21 18:45:00,2236.01,2233.32,-0.0,flip_to_short -31611,做空,2023-12-21 18:45:00,2023-12-21 19:00:00,2233.32,2235.21,-0.0,flip_to_long -31612,做多,2023-12-21 19:00:00,2023-12-21 19:10:00,2235.21,2233.59,-0.0,flip_to_short -31613,做空,2023-12-21 19:10:00,2023-12-21 20:45:00,2233.59,2230.95,0.0,flip_to_long -31614,做多,2023-12-21 20:45:00,2023-12-21 23:30:00,2230.95,2239.21,0.0,flip_to_short -31615,做空,2023-12-21 23:30:00,2023-12-21 23:40:00,2239.21,2238.9,-0.0,flip_to_long -31616,做多,2023-12-21 23:40:00,2023-12-21 23:45:00,2238.9,2238.07,-0.0,flip_to_short -31617,做空,2023-12-21 23:45:00,2023-12-22 00:15:00,2238.07,2240.45,-0.0,flip_to_long -31618,做多,2023-12-22 00:15:00,2023-12-22 02:20:00,2240.45,2243.5,0.0,flip_to_short -31619,做空,2023-12-22 02:20:00,2023-12-22 03:00:00,2243.5,2245.99,-0.0,flip_to_long -31620,做多,2023-12-22 03:00:00,2023-12-22 03:05:00,2245.99,2245.32,-0.0,flip_to_short -31621,做空,2023-12-22 03:05:00,2023-12-22 03:45:00,2245.32,2247.75,-0.0,flip_to_long -31622,做多,2023-12-22 03:45:00,2023-12-22 07:00:00,2247.75,2262.98,0.01,flip_to_short -31623,做空,2023-12-22 07:00:00,2023-12-22 12:25:00,2262.98,2309.47,-0.03,flip_to_long -31624,做多,2023-12-22 12:25:00,2023-12-22 12:45:00,2309.47,2306.84,-0.0,flip_to_short -31625,做空,2023-12-22 12:45:00,2023-12-22 13:35:00,2306.84,2308.56,-0.0,flip_to_long -31626,做多,2023-12-22 13:35:00,2023-12-22 13:55:00,2308.56,2310.79,0.0,flip_to_short -31627,做空,2023-12-22 13:55:00,2023-12-22 14:15:00,2310.79,2318.28,-0.0,flip_to_long -31628,做多,2023-12-22 14:15:00,2023-12-22 14:20:00,2318.28,2305.15,-0.01,flip_to_short -31629,做空,2023-12-22 14:20:00,2023-12-22 14:30:00,2305.15,2308.41,-0.0,flip_to_long -31630,做多,2023-12-22 14:30:00,2023-12-22 16:40:00,2308.41,2318.06,0.0,flip_to_short -31631,做空,2023-12-22 16:40:00,2023-12-22 16:50:00,2318.06,2313.61,0.0,flip_to_long -31632,做多,2023-12-22 16:50:00,2023-12-22 19:00:00,2313.61,2325.74,0.01,flip_to_short -31633,做空,2023-12-22 19:00:00,2023-12-22 23:10:00,2325.74,2323.03,0.0,flip_to_long -31634,做多,2023-12-22 23:10:00,2023-12-23 00:30:00,2323.03,2317.22,-0.0,flip_to_short -31635,做空,2023-12-23 00:30:00,2023-12-23 00:35:00,2317.22,2318.75,-0.0,flip_to_long -31636,做多,2023-12-23 00:35:00,2023-12-23 00:50:00,2318.75,2313.54,-0.0,flip_to_short -31637,做空,2023-12-23 00:50:00,2023-12-23 05:30:00,2313.54,2289.91,0.01,flip_to_long -31638,做多,2023-12-23 05:30:00,2023-12-23 05:45:00,2289.91,2290.41,-0.0,flip_to_short -31639,做空,2023-12-23 05:45:00,2023-12-23 08:05:00,2290.41,2287.34,0.0,flip_to_long -31640,做多,2023-12-23 08:05:00,2023-12-23 08:20:00,2287.34,2285.86,-0.0,flip_to_short -31641,做空,2023-12-23 08:20:00,2023-12-23 08:35:00,2285.86,2290.86,-0.0,flip_to_long -31642,做多,2023-12-23 08:35:00,2023-12-23 09:30:00,2290.86,2288.41,-0.0,flip_to_short -31643,做空,2023-12-23 09:30:00,2023-12-23 09:40:00,2288.41,2292.07,-0.0,flip_to_long -31644,做多,2023-12-23 09:40:00,2023-12-23 10:30:00,2292.07,2288.91,-0.0,flip_to_short -31645,做空,2023-12-23 10:30:00,2023-12-23 10:35:00,2288.91,2289.43,-0.0,flip_to_long -31646,做多,2023-12-23 10:35:00,2023-12-23 10:45:00,2289.43,2289.26,-0.0,flip_to_short -31647,做空,2023-12-23 10:45:00,2023-12-23 10:50:00,2289.26,2289.88,-0.0,flip_to_long -31648,做多,2023-12-23 10:50:00,2023-12-23 11:50:00,2289.88,2289.4,-0.0,flip_to_short -31649,做空,2023-12-23 11:50:00,2023-12-23 12:00:00,2289.4,2290.15,-0.0,flip_to_long -31650,做多,2023-12-23 12:00:00,2023-12-23 13:40:00,2290.15,2292.96,0.0,flip_to_short -31651,做空,2023-12-23 13:40:00,2023-12-23 14:35:00,2292.96,2291.01,0.0,flip_to_long -31652,做多,2023-12-23 14:35:00,2023-12-23 14:45:00,2291.01,2291.75,-0.0,flip_to_short -31653,做空,2023-12-23 14:45:00,2023-12-23 14:55:00,2291.75,2292.28,-0.0,flip_to_long -31654,做多,2023-12-23 14:55:00,2023-12-23 15:00:00,2292.28,2290.41,-0.0,flip_to_short -31655,做空,2023-12-23 15:00:00,2023-12-23 15:20:00,2290.41,2291.39,-0.0,flip_to_long -31656,做多,2023-12-23 15:20:00,2023-12-23 16:55:00,2291.39,2292.66,0.0,flip_to_short -31657,做空,2023-12-23 16:55:00,2023-12-23 17:00:00,2292.66,2294.98,-0.0,flip_to_long -31658,做多,2023-12-23 17:00:00,2023-12-23 17:20:00,2294.98,2293.15,-0.0,flip_to_short -31659,做空,2023-12-23 17:20:00,2023-12-23 17:25:00,2293.15,2293.71,-0.0,flip_to_long -31660,做多,2023-12-23 17:25:00,2023-12-23 18:05:00,2293.71,2292.21,-0.0,flip_to_short -31661,做空,2023-12-23 18:05:00,2023-12-23 18:10:00,2292.21,2292.35,-0.0,flip_to_long -31662,做多,2023-12-23 18:10:00,2023-12-23 18:50:00,2292.35,2310.74,0.01,tp_upper -31663,做空,2023-12-23 19:15:00,2023-12-23 20:00:00,2296.89,2296.25,-0.0,flip_to_long -31664,做多,2023-12-23 20:00:00,2023-12-23 20:05:00,2296.25,2293.76,-0.0,flip_to_short -31665,做空,2023-12-23 20:05:00,2023-12-23 22:15:00,2293.76,2294.57,-0.0,flip_to_long -31666,做多,2023-12-23 22:15:00,2023-12-24 00:35:00,2294.57,2296.82,0.0,flip_to_short -31667,做空,2023-12-24 00:35:00,2023-12-24 00:40:00,2296.82,2299.71,-0.0,flip_to_long -31668,做多,2023-12-24 00:40:00,2023-12-24 04:35:00,2299.71,2313.68,0.01,flip_to_short -31669,做空,2023-12-24 04:35:00,2023-12-24 09:10:00,2313.68,2296.91,0.01,flip_to_long -31670,做多,2023-12-24 09:10:00,2023-12-24 09:15:00,2296.91,2294.49,-0.0,flip_to_short -31671,做空,2023-12-24 09:15:00,2023-12-24 09:25:00,2294.49,2294.88,-0.0,flip_to_long -31672,做多,2023-12-24 09:25:00,2023-12-24 10:10:00,2294.88,2293.65,-0.0,flip_to_short -31673,做空,2023-12-24 10:10:00,2023-12-24 11:00:00,2293.65,2291.28,0.0,flip_to_long -31674,做多,2023-12-24 11:00:00,2023-12-24 12:15:00,2291.28,2290.21,-0.0,flip_to_short -31675,做空,2023-12-24 12:15:00,2023-12-24 12:40:00,2290.21,2293.27,-0.0,flip_to_long -31676,做多,2023-12-24 12:40:00,2023-12-24 12:45:00,2293.27,2293.16,-0.0,flip_to_short -31677,做空,2023-12-24 12:45:00,2023-12-24 15:00:00,2293.16,2295.23,-0.0,flip_to_long -31678,做多,2023-12-24 15:00:00,2023-12-24 15:30:00,2295.23,2294.55,-0.0,flip_to_short -31679,做空,2023-12-24 15:30:00,2023-12-24 16:25:00,2294.55,2296.06,-0.0,flip_to_long -31680,做多,2023-12-24 16:25:00,2023-12-24 16:30:00,2296.06,2294.54,-0.0,flip_to_short -31681,做空,2023-12-24 16:30:00,2023-12-24 16:35:00,2294.54,2295.78,-0.0,flip_to_long -31682,做多,2023-12-24 16:35:00,2023-12-24 16:40:00,2295.78,2295.1,-0.0,flip_to_short -31683,做空,2023-12-24 16:40:00,2023-12-24 17:10:00,2295.1,2297.91,-0.0,flip_to_long -31684,做多,2023-12-24 17:10:00,2023-12-24 17:15:00,2297.91,2294.04,-0.0,flip_to_short -31685,做空,2023-12-24 17:15:00,2023-12-24 19:10:00,2294.04,2294.4,-0.0,flip_to_long -31686,做多,2023-12-24 19:10:00,2023-12-24 19:15:00,2294.4,2293.39,-0.0,flip_to_short -31687,做空,2023-12-24 19:15:00,2023-12-24 19:20:00,2293.39,2293.85,-0.0,flip_to_long -31688,做多,2023-12-24 19:20:00,2023-12-24 19:30:00,2293.85,2292.72,-0.0,flip_to_short -31689,做空,2023-12-24 19:30:00,2023-12-24 22:15:00,2292.72,2253.19,0.02,tp_lower -31690,做多,2023-12-25 01:05:00,2023-12-25 01:30:00,2271.59,2272.73,0.0,flip_to_short -31691,做空,2023-12-25 01:30:00,2023-12-25 02:45:00,2272.73,2268.54,0.0,flip_to_long -31692,做多,2023-12-25 02:45:00,2023-12-25 07:20:00,2268.54,2280.21,0.01,flip_to_short -31693,做空,2023-12-25 07:20:00,2023-12-25 11:25:00,2280.21,2282.27,-0.0,flip_to_long -31694,做多,2023-12-25 11:25:00,2023-12-25 11:50:00,2282.27,2280.17,-0.0,flip_to_short -31695,做空,2023-12-25 11:50:00,2023-12-25 12:10:00,2280.17,2279.07,-0.0,flip_to_long -31696,做多,2023-12-25 12:10:00,2023-12-25 16:05:00,2279.07,2286.25,0.0,flip_to_short -31697,做空,2023-12-25 16:05:00,2023-12-25 16:10:00,2286.25,2287.13,-0.0,flip_to_long -31698,做多,2023-12-25 16:10:00,2023-12-25 18:35:00,2287.13,2283.75,-0.0,flip_to_short -31699,做空,2023-12-25 18:35:00,2023-12-25 22:05:00,2283.75,2278.76,0.0,flip_to_long -31700,做多,2023-12-25 22:05:00,2023-12-25 23:40:00,2278.76,2274.67,-0.0,flip_to_short -31701,做空,2023-12-25 23:40:00,2023-12-25 23:45:00,2274.67,2275.91,-0.0,flip_to_long -31702,做多,2023-12-25 23:45:00,2023-12-25 23:50:00,2275.91,2274.74,-0.0,flip_to_short -31703,做空,2023-12-25 23:50:00,2023-12-26 00:05:00,2274.74,2274.11,-0.0,flip_to_long -31704,做多,2023-12-26 00:05:00,2023-12-26 00:45:00,2274.11,2270.12,-0.0,flip_to_short -31705,做空,2023-12-26 00:45:00,2023-12-26 01:15:00,2270.12,2274.13,-0.0,flip_to_long -31706,做多,2023-12-26 01:15:00,2023-12-26 02:10:00,2274.13,2275.0,-0.0,flip_to_short -31707,做空,2023-12-26 02:10:00,2023-12-26 02:40:00,2275.0,2276.76,-0.0,flip_to_long -31708,做多,2023-12-26 02:40:00,2023-12-26 02:45:00,2276.76,2276.22,-0.0,flip_to_short -31709,做空,2023-12-26 02:45:00,2023-12-26 04:50:00,2276.22,2272.5,0.0,flip_to_long -31710,做多,2023-12-26 04:50:00,2023-12-26 05:00:00,2272.5,2271.76,-0.0,flip_to_short -31711,做空,2023-12-26 05:00:00,2023-12-26 05:25:00,2271.76,2254.4,0.01,tp_lower -31712,做多,2023-12-26 10:25:00,2023-12-26 14:55:00,2238.93,2244.12,0.0,flip_to_short -31713,做空,2023-12-26 14:55:00,2023-12-26 15:30:00,2244.12,2245.46,-0.0,flip_to_long -31714,做多,2023-12-26 15:30:00,2023-12-26 15:40:00,2245.46,2241.55,-0.0,flip_to_short -31715,做空,2023-12-26 15:40:00,2023-12-26 16:25:00,2241.55,2224.99,0.01,tp_lower -31716,做多,2023-12-26 20:15:00,2023-12-26 20:20:00,2218.56,2217.63,-0.0,flip_to_short -31717,做空,2023-12-26 20:20:00,2023-12-27 01:30:00,2217.63,2227.05,-0.01,flip_to_long -31718,做多,2023-12-27 01:30:00,2023-12-27 02:05:00,2227.05,2228.22,0.0,flip_to_short -31719,做空,2023-12-27 02:05:00,2023-12-27 02:15:00,2228.22,2229.37,-0.0,flip_to_long -31720,做多,2023-12-27 02:15:00,2023-12-27 02:20:00,2229.37,2223.27,-0.0,flip_to_short -31721,做空,2023-12-27 02:20:00,2023-12-27 04:20:00,2223.27,2227.0,-0.0,flip_to_long -31722,做多,2023-12-27 04:20:00,2023-12-27 04:25:00,2227.0,2225.66,-0.0,flip_to_short -31723,做空,2023-12-27 04:25:00,2023-12-27 05:10:00,2225.66,2227.45,-0.0,flip_to_long -31724,做多,2023-12-27 05:10:00,2023-12-27 05:15:00,2227.45,2224.67,-0.0,flip_to_short -31725,做空,2023-12-27 05:15:00,2023-12-27 05:45:00,2224.67,2227.63,-0.0,flip_to_long -31726,做多,2023-12-27 05:45:00,2023-12-27 06:10:00,2227.63,2225.6,-0.0,flip_to_short -31727,做空,2023-12-27 06:10:00,2023-12-27 19:20:00,2225.6,2348.72,-0.07,flip_to_long -31728,做多,2023-12-27 19:20:00,2023-12-27 19:30:00,2348.72,2348.55,-0.0,flip_to_short -31729,做空,2023-12-27 19:30:00,2023-12-27 19:35:00,2348.55,2349.55,-0.0,flip_to_long -31730,做多,2023-12-27 19:35:00,2023-12-27 20:10:00,2349.55,2354.58,0.0,flip_to_short -31731,做空,2023-12-27 20:10:00,2023-12-27 20:35:00,2354.58,2355.77,-0.0,flip_to_long -31732,做多,2023-12-27 20:35:00,2023-12-27 20:40:00,2355.77,2355.28,-0.0,flip_to_short -31733,做空,2023-12-27 20:40:00,2023-12-27 20:55:00,2355.28,2353.18,0.0,flip_to_long -31734,做多,2023-12-27 20:55:00,2023-12-27 21:30:00,2353.18,2355.73,0.0,flip_to_short -31735,做空,2023-12-27 21:30:00,2023-12-28 09:15:00,2355.73,2389.88,-0.02,flip_to_long -31736,做多,2023-12-28 09:15:00,2023-12-28 09:25:00,2389.88,2389.96,-0.0,flip_to_short -31737,做空,2023-12-28 09:25:00,2023-12-28 12:40:00,2389.96,2390.94,-0.0,flip_to_long -31738,做多,2023-12-28 12:40:00,2023-12-28 13:40:00,2390.94,2398.72,0.0,flip_to_short -31739,做空,2023-12-28 13:40:00,2023-12-28 16:45:00,2398.72,2382.17,0.01,flip_to_long -31740,做多,2023-12-28 16:45:00,2023-12-28 17:20:00,2382.17,2377.85,-0.0,flip_to_short -31741,做空,2023-12-28 17:20:00,2023-12-28 19:00:00,2377.85,2368.27,0.0,flip_to_long -31742,做多,2023-12-28 19:00:00,2023-12-28 19:45:00,2368.27,2368.87,-0.0,flip_to_short -31743,做空,2023-12-28 19:45:00,2023-12-28 22:50:00,2368.87,2359.18,0.0,flip_to_long -31744,做多,2023-12-28 22:50:00,2023-12-28 23:00:00,2359.18,2352.19,-0.0,flip_to_short -31745,做空,2023-12-28 23:00:00,2023-12-28 23:30:00,2352.19,2358.38,-0.0,flip_to_long -31746,做多,2023-12-28 23:30:00,2023-12-28 23:40:00,2358.38,2357.04,-0.0,flip_to_short -31747,做空,2023-12-28 23:40:00,2023-12-29 00:10:00,2357.04,2358.01,-0.0,flip_to_long -31748,做多,2023-12-29 00:10:00,2023-12-29 00:20:00,2358.01,2352.18,-0.0,flip_to_short -31749,做空,2023-12-29 00:20:00,2023-12-29 00:25:00,2352.18,2355.58,-0.0,flip_to_long -31750,做多,2023-12-29 00:25:00,2023-12-29 00:50:00,2355.58,2348.95,-0.0,flip_to_short -31751,做空,2023-12-29 00:50:00,2023-12-29 01:00:00,2348.95,2340.54,0.0,tp_lower -31752,做多,2023-12-29 03:00:00,2023-12-29 03:10:00,2345.39,2347.11,0.0,flip_to_short -31753,做空,2023-12-29 03:10:00,2023-12-29 03:25:00,2347.11,2350.59,-0.0,flip_to_long -31754,做多,2023-12-29 03:25:00,2023-12-29 04:20:00,2350.59,2347.83,-0.0,flip_to_short -31755,做空,2023-12-29 04:20:00,2023-12-29 09:10:00,2347.83,2351.23,-0.0,flip_to_long -31756,做多,2023-12-29 09:10:00,2023-12-29 12:40:00,2351.23,2362.25,0.01,flip_to_short -31757,做空,2023-12-29 12:40:00,2023-12-29 13:35:00,2362.25,2365.35,-0.0,flip_to_long -31758,做多,2023-12-29 13:35:00,2023-12-29 13:45:00,2365.35,2366.81,0.0,flip_to_short -31759,做空,2023-12-29 13:45:00,2023-12-29 13:55:00,2366.81,2365.9,-0.0,flip_to_long -31760,做多,2023-12-29 13:55:00,2023-12-29 14:20:00,2365.9,2366.95,-0.0,flip_to_short -31761,做空,2023-12-29 14:20:00,2023-12-29 14:30:00,2366.95,2369.22,-0.0,flip_to_long -31762,做多,2023-12-29 14:30:00,2023-12-29 15:05:00,2369.22,2370.07,-0.0,flip_to_short -31763,做空,2023-12-29 15:05:00,2023-12-29 19:50:00,2370.07,2320.37,0.02,flip_to_long -31764,做多,2023-12-29 19:50:00,2023-12-29 19:55:00,2320.37,2318.84,-0.0,flip_to_short -31765,做空,2023-12-29 19:55:00,2023-12-29 21:10:00,2318.84,2312.24,0.0,flip_to_long -31766,做多,2023-12-29 21:10:00,2023-12-29 21:15:00,2312.24,2303.93,-0.01,flip_to_short -31767,做空,2023-12-29 21:15:00,2023-12-29 23:50:00,2303.93,2300.19,0.0,flip_to_long -31768,做多,2023-12-29 23:50:00,2023-12-30 00:00:00,2300.19,2298.89,-0.0,flip_to_short -31769,做空,2023-12-30 00:00:00,2023-12-30 00:05:00,2298.89,2300.46,-0.0,flip_to_long -31770,做多,2023-12-30 00:05:00,2023-12-30 02:40:00,2300.46,2295.8,-0.0,flip_to_short -31771,做空,2023-12-30 02:40:00,2023-12-30 02:45:00,2295.8,2296.41,-0.0,flip_to_long -31772,做多,2023-12-30 02:45:00,2023-12-30 03:15:00,2296.41,2295.2,-0.0,flip_to_short -31773,做空,2023-12-30 03:15:00,2023-12-30 03:45:00,2295.2,2298.42,-0.0,flip_to_long -31774,做多,2023-12-30 03:45:00,2023-12-30 04:10:00,2298.42,2300.9,0.0,flip_to_short -31775,做空,2023-12-30 04:10:00,2023-12-30 04:15:00,2300.9,2301.52,-0.0,flip_to_long -31776,做多,2023-12-30 04:15:00,2023-12-30 06:20:00,2301.52,2303.23,0.0,flip_to_short -31777,做空,2023-12-30 06:20:00,2023-12-30 06:25:00,2303.23,2304.89,-0.0,flip_to_long -31778,做多,2023-12-30 06:25:00,2023-12-30 07:25:00,2304.89,2303.54,-0.0,flip_to_short -31779,做空,2023-12-30 07:25:00,2023-12-30 11:00:00,2303.54,2292.04,0.01,flip_to_long -31780,做多,2023-12-30 11:00:00,2023-12-30 11:15:00,2292.04,2290.96,-0.0,flip_to_short -31781,做空,2023-12-30 11:15:00,2023-12-30 11:45:00,2290.96,2290.28,-0.0,flip_to_long -31782,做多,2023-12-30 11:45:00,2023-12-30 11:55:00,2290.28,2289.89,-0.0,flip_to_short -31783,做空,2023-12-30 11:55:00,2023-12-30 18:20:00,2289.89,2305.28,-0.01,flip_to_long -31784,做多,2023-12-30 18:20:00,2023-12-31 00:20:00,2305.28,2300.0,-0.0,flip_to_short -31785,做空,2023-12-31 00:20:00,2023-12-31 00:35:00,2300.0,2303.61,-0.0,flip_to_long -31786,做多,2023-12-31 00:35:00,2023-12-31 01:25:00,2303.61,2299.04,-0.0,flip_to_short -31787,做空,2023-12-31 01:25:00,2023-12-31 04:25:00,2299.04,2292.7,0.0,flip_to_long -31788,做多,2023-12-31 04:25:00,2023-12-31 06:20:00,2292.7,2287.34,-0.0,flip_to_short -31789,做空,2023-12-31 06:20:00,2023-12-31 06:30:00,2287.34,2287.4,-0.0,flip_to_long -31790,做多,2023-12-31 06:30:00,2023-12-31 06:35:00,2287.4,2287.0,-0.0,flip_to_short -31791,做空,2023-12-31 06:35:00,2023-12-31 07:00:00,2287.0,2289.79,-0.0,flip_to_long -31792,做多,2023-12-31 07:00:00,2023-12-31 12:50:00,2289.79,2303.44,0.01,flip_to_short -31793,做空,2023-12-31 12:50:00,2023-12-31 16:15:00,2303.44,2307.77,-0.0,flip_to_long -31794,做多,2023-12-31 16:15:00,2023-12-31 16:20:00,2307.77,2305.81,-0.0,flip_to_short -31795,做空,2023-12-31 16:20:00,2023-12-31 16:30:00,2305.81,2308.91,-0.0,flip_to_long -31796,做多,2023-12-31 16:30:00,2023-12-31 16:40:00,2308.91,2306.64,-0.0,flip_to_short -31797,做空,2023-12-31 16:40:00,2023-12-31 16:45:00,2306.64,2310.39,-0.0,flip_to_long -31798,做多,2023-12-31 16:45:00,2023-12-31 16:55:00,2310.39,2306.35,-0.0,flip_to_short -31799,做空,2023-12-31 16:55:00,2023-12-31 17:05:00,2306.35,2307.82,-0.0,flip_to_long -31800,做多,2023-12-31 17:05:00,2023-12-31 17:20:00,2307.82,2306.36,-0.0,flip_to_short -31801,做空,2023-12-31 17:20:00,2023-12-31 18:40:00,2306.36,2306.3,-0.0,flip_to_long -31802,做多,2023-12-31 18:40:00,2023-12-31 19:05:00,2306.3,2304.55,-0.0,flip_to_short -31803,做空,2023-12-31 19:05:00,2023-12-31 22:25:00,2304.55,2294.11,0.0,flip_to_long -31804,做多,2023-12-31 22:25:00,2023-12-31 22:30:00,2294.11,2292.8,-0.0,flip_to_short -31805,做空,2023-12-31 22:30:00,2023-12-31 22:35:00,2292.8,2294.0,-0.0,flip_to_long -31806,做多,2023-12-31 22:35:00,2023-12-31 22:40:00,2294.0,2289.43,-0.0,flip_to_short -31807,做空,2023-12-31 22:40:00,2023-12-31 22:50:00,2289.43,2278.19,0.01,tp_lower -31808,做多,2024-01-01 00:00:00,2024-01-01 03:05:00,2289.92,2292.58,0.0,flip_to_short -31809,做空,2024-01-01 03:05:00,2024-01-01 06:50:00,2292.58,2285.0,0.0,flip_to_long -31810,做多,2024-01-01 06:50:00,2024-01-01 06:55:00,2285.0,2283.44,-0.0,flip_to_short -31811,做空,2024-01-01 06:55:00,2024-01-01 07:00:00,2283.44,2286.72,-0.0,flip_to_long -31812,做多,2024-01-01 07:00:00,2024-01-01 14:00:00,2286.72,2299.07,0.01,flip_to_short -31813,做空,2024-01-01 14:00:00,2024-01-01 14:05:00,2299.07,2302.89,-0.0,flip_to_long -31814,做多,2024-01-01 14:05:00,2024-01-01 14:20:00,2302.89,2300.31,-0.0,flip_to_short -31815,做空,2024-01-01 14:20:00,2024-01-01 14:30:00,2300.31,2305.77,-0.0,flip_to_long -31816,做多,2024-01-01 14:30:00,2024-01-01 14:35:00,2305.77,2303.24,-0.0,flip_to_short -31817,做空,2024-01-01 14:35:00,2024-01-01 14:40:00,2303.24,2305.38,-0.0,flip_to_long -31818,做多,2024-01-01 14:40:00,2024-01-01 14:45:00,2305.38,2301.44,-0.0,flip_to_short -31819,做空,2024-01-01 14:45:00,2024-01-01 15:05:00,2301.44,2304.03,-0.0,flip_to_long -31820,做多,2024-01-01 15:05:00,2024-01-01 22:15:00,2304.03,2329.57,0.01,flip_to_short -31821,做空,2024-01-01 22:15:00,2024-01-01 22:25:00,2329.57,2332.76,-0.0,flip_to_long -31822,做多,2024-01-01 22:25:00,2024-01-01 22:40:00,2332.76,2333.84,-0.0,flip_to_short -31823,做空,2024-01-01 22:40:00,2024-01-01 22:45:00,2333.84,2334.24,-0.0,flip_to_long -31824,做多,2024-01-01 22:45:00,2024-01-02 05:40:00,2334.24,2383.6,0.03,flip_to_short -31825,做空,2024-01-02 05:40:00,2024-01-02 06:20:00,2383.6,2383.17,-0.0,flip_to_long -31826,做多,2024-01-02 06:20:00,2024-01-02 06:30:00,2383.17,2380.51,-0.0,flip_to_short -31827,做空,2024-01-02 06:30:00,2024-01-02 07:10:00,2380.51,2382.43,-0.0,flip_to_long -31828,做多,2024-01-02 07:10:00,2024-01-02 07:30:00,2382.43,2382.36,-0.0,flip_to_short -31829,做空,2024-01-02 07:30:00,2024-01-02 07:35:00,2382.36,2385.52,-0.0,flip_to_long -31830,做多,2024-01-02 07:35:00,2024-01-02 08:05:00,2385.52,2385.38,-0.0,flip_to_short -31831,做空,2024-01-02 08:05:00,2024-01-02 10:55:00,2385.38,2401.54,-0.01,flip_to_long -31832,做多,2024-01-02 10:55:00,2024-01-02 11:05:00,2401.54,2402.04,-0.0,flip_to_short -31833,做空,2024-01-02 11:05:00,2024-01-02 11:20:00,2402.04,2401.54,-0.0,flip_to_long -31834,做多,2024-01-02 11:20:00,2024-01-02 18:50:00,2401.54,2367.04,-0.02,flip_to_short -31835,做空,2024-01-02 18:50:00,2024-01-02 18:55:00,2367.04,2367.96,-0.0,flip_to_long -31836,做多,2024-01-02 18:55:00,2024-01-02 19:20:00,2367.96,2364.65,-0.0,flip_to_short -31837,做空,2024-01-02 19:20:00,2024-01-02 19:30:00,2364.65,2369.12,-0.0,flip_to_long -31838,做多,2024-01-02 19:30:00,2024-01-02 19:35:00,2369.12,2364.48,-0.0,flip_to_short -31839,做空,2024-01-02 19:35:00,2024-01-02 19:45:00,2364.48,2366.74,-0.0,flip_to_long -31840,做多,2024-01-02 19:45:00,2024-01-02 19:50:00,2366.74,2365.32,-0.0,flip_to_short -31841,做空,2024-01-02 19:50:00,2024-01-02 20:40:00,2365.32,2365.2,-0.0,flip_to_long -31842,做多,2024-01-02 20:40:00,2024-01-02 20:50:00,2365.2,2365.22,-0.0,flip_to_short -31843,做空,2024-01-02 20:50:00,2024-01-02 21:00:00,2365.22,2358.48,0.0,tp_lower -31844,做多,2024-01-02 21:45:00,2024-01-02 22:00:00,2365.33,2367.2,0.0,flip_to_short -31845,做空,2024-01-02 22:00:00,2024-01-02 22:45:00,2367.2,2365.84,0.0,flip_to_long -31846,做多,2024-01-02 22:45:00,2024-01-03 00:50:00,2365.84,2360.85,-0.0,flip_to_short -31847,做空,2024-01-03 00:50:00,2024-01-03 00:55:00,2360.85,2363.48,-0.0,flip_to_long -31848,做多,2024-01-03 00:55:00,2024-01-03 03:05:00,2363.48,2366.4,0.0,flip_to_short -31849,做空,2024-01-03 03:05:00,2024-01-03 04:35:00,2366.4,2368.59,-0.0,flip_to_long -31850,做多,2024-01-03 04:35:00,2024-01-03 07:00:00,2368.59,2376.07,0.0,flip_to_short -31851,做空,2024-01-03 07:00:00,2024-01-03 09:00:00,2376.07,2375.24,-0.0,flip_to_long -31852,做多,2024-01-03 09:00:00,2024-01-03 09:05:00,2375.24,2374.24,-0.0,flip_to_short -31853,做空,2024-01-03 09:05:00,2024-01-03 09:10:00,2374.24,2378.11,-0.0,flip_to_long -31854,做多,2024-01-03 09:10:00,2024-01-03 10:20:00,2378.11,2374.26,-0.0,flip_to_short -31855,做空,2024-01-03 10:20:00,2024-01-03 10:25:00,2374.26,2375.84,-0.0,flip_to_long -31856,做多,2024-01-03 10:25:00,2024-01-03 10:35:00,2375.84,2368.35,-0.0,flip_to_short -31857,做空,2024-01-03 10:35:00,2024-01-03 12:00:00,2368.35,2251.44,0.06,tp_lower -31858,做多,2024-01-03 15:55:00,2024-01-03 16:05:00,2241.02,2232.3,-0.01,flip_to_short -31859,做空,2024-01-03 16:05:00,2024-01-03 16:10:00,2232.3,2236.0,-0.0,flip_to_long -31860,做多,2024-01-03 16:10:00,2024-01-03 16:15:00,2236.0,2231.75,-0.0,flip_to_short -31861,做空,2024-01-03 16:15:00,2024-01-03 17:20:00,2231.75,2223.33,0.0,flip_to_long -31862,做多,2024-01-03 17:20:00,2024-01-03 17:45:00,2223.33,2217.82,-0.0,flip_to_short -31863,做空,2024-01-03 17:45:00,2024-01-03 17:55:00,2217.82,2223.92,-0.0,flip_to_long -31864,做多,2024-01-03 17:55:00,2024-01-03 18:00:00,2223.92,2223.07,-0.0,flip_to_short -31865,做空,2024-01-03 18:00:00,2024-01-03 19:30:00,2223.07,2225.3,-0.0,flip_to_long -31866,做多,2024-01-03 19:30:00,2024-01-03 19:35:00,2225.3,2219.39,-0.0,flip_to_short -31867,做空,2024-01-03 19:35:00,2024-01-03 20:30:00,2219.39,2218.78,-0.0,flip_to_long -31868,做多,2024-01-03 20:30:00,2024-01-03 20:40:00,2218.78,2216.31,-0.0,flip_to_short -31869,做空,2024-01-03 20:40:00,2024-01-03 20:45:00,2216.31,2218.74,-0.0,flip_to_long -31870,做多,2024-01-03 20:45:00,2024-01-03 20:55:00,2218.74,2218.88,-0.0,flip_to_short -31871,做空,2024-01-03 20:55:00,2024-01-03 21:00:00,2218.88,2222.7,-0.0,flip_to_long -31872,做多,2024-01-03 21:00:00,2024-01-03 21:05:00,2222.7,2214.92,-0.0,flip_to_short -31873,做空,2024-01-03 21:05:00,2024-01-03 21:15:00,2214.92,2222.06,-0.0,flip_to_long -31874,做多,2024-01-03 21:15:00,2024-01-03 22:20:00,2222.06,2216.72,-0.0,flip_to_short -31875,做空,2024-01-03 22:20:00,2024-01-04 00:05:00,2216.72,2215.32,0.0,flip_to_long -31876,做多,2024-01-04 00:05:00,2024-01-04 00:20:00,2215.32,2209.0,-0.0,flip_to_short -31877,做空,2024-01-04 00:20:00,2024-01-04 00:35:00,2209.0,2212.71,-0.0,flip_to_long -31878,做多,2024-01-04 00:35:00,2024-01-04 01:50:00,2212.71,2206.58,-0.0,flip_to_short -31879,做空,2024-01-04 01:50:00,2024-01-04 02:05:00,2206.58,2212.15,-0.0,flip_to_long -31880,做多,2024-01-04 02:05:00,2024-01-04 07:05:00,2212.15,2235.67,0.01,flip_to_short -31881,做空,2024-01-04 07:05:00,2024-01-04 07:30:00,2235.67,2233.96,0.0,flip_to_long -31882,做多,2024-01-04 07:30:00,2024-01-04 19:45:00,2233.96,2275.78,0.02,flip_to_short -31883,做空,2024-01-04 19:45:00,2024-01-04 19:55:00,2275.78,2274.89,-0.0,flip_to_long -31884,做多,2024-01-04 19:55:00,2024-01-04 20:05:00,2274.89,2274.64,-0.0,flip_to_short -31885,做空,2024-01-04 20:05:00,2024-01-04 20:10:00,2274.64,2275.4,-0.0,flip_to_long -31886,做多,2024-01-04 20:10:00,2024-01-04 20:50:00,2275.4,2275.83,-0.0,flip_to_short -31887,做空,2024-01-04 20:50:00,2024-01-04 21:00:00,2275.83,2281.35,-0.0,flip_to_long -31888,做多,2024-01-04 21:00:00,2024-01-04 21:35:00,2281.35,2277.37,-0.0,flip_to_short -31889,做空,2024-01-04 21:35:00,2024-01-04 22:10:00,2277.37,2280.44,-0.0,flip_to_long -31890,做多,2024-01-04 22:10:00,2024-01-04 22:20:00,2280.44,2277.3,-0.0,flip_to_short -31891,做空,2024-01-04 22:20:00,2024-01-05 01:45:00,2277.3,2230.78,0.02,tp_lower -31892,做多,2024-01-05 05:30:00,2024-01-05 05:40:00,2247.12,2246.54,-0.0,flip_to_short -31893,做空,2024-01-05 05:40:00,2024-01-05 05:45:00,2246.54,2247.57,-0.0,flip_to_long -31894,做多,2024-01-05 05:45:00,2024-01-05 05:50:00,2247.57,2243.22,-0.0,flip_to_short -31895,做空,2024-01-05 05:50:00,2024-01-05 05:55:00,2243.22,2246.53,-0.0,flip_to_long -31896,做多,2024-01-05 05:55:00,2024-01-05 06:25:00,2246.53,2241.94,-0.0,flip_to_short -31897,做空,2024-01-05 06:25:00,2024-01-05 06:35:00,2241.94,2245.11,-0.0,flip_to_long -31898,做多,2024-01-05 06:35:00,2024-01-05 10:25:00,2245.11,2257.39,0.01,flip_to_short -31899,做空,2024-01-05 10:25:00,2024-01-05 10:35:00,2257.39,2254.82,0.0,flip_to_long -31900,做多,2024-01-05 10:35:00,2024-01-05 18:15:00,2254.82,2227.88,-0.02,flip_to_short -31901,做空,2024-01-05 18:15:00,2024-01-05 18:30:00,2227.88,2229.97,-0.0,flip_to_long -31902,做多,2024-01-05 18:30:00,2024-01-05 23:05:00,2229.97,2268.98,0.02,tp_upper -31903,做空,2024-01-06 01:55:00,2024-01-06 02:30:00,2255.0,2255.81,-0.0,flip_to_long -31904,做多,2024-01-06 02:30:00,2024-01-06 02:45:00,2255.81,2256.44,-0.0,flip_to_short -31905,做空,2024-01-06 02:45:00,2024-01-06 02:50:00,2256.44,2256.94,-0.0,flip_to_long -31906,做多,2024-01-06 02:50:00,2024-01-06 09:00:00,2256.94,2234.81,-0.01,flip_to_short -31907,做空,2024-01-06 09:00:00,2024-01-06 09:05:00,2234.81,2237.06,-0.0,flip_to_long -31908,做多,2024-01-06 09:05:00,2024-01-06 09:10:00,2237.06,2236.53,-0.0,flip_to_short -31909,做空,2024-01-06 09:10:00,2024-01-06 10:15:00,2236.53,2232.98,0.0,flip_to_long -31910,做多,2024-01-06 10:15:00,2024-01-06 11:05:00,2232.98,2232.68,-0.0,flip_to_short -31911,做空,2024-01-06 11:05:00,2024-01-06 13:15:00,2232.68,2236.0,-0.0,flip_to_long -31912,做多,2024-01-06 13:15:00,2024-01-06 13:25:00,2236.0,2234.39,-0.0,flip_to_short -31913,做空,2024-01-06 13:25:00,2024-01-06 13:40:00,2234.39,2238.01,-0.0,flip_to_long -31914,做多,2024-01-06 13:40:00,2024-01-06 19:00:00,2238.01,2246.36,0.0,flip_to_short -31915,做空,2024-01-06 19:00:00,2024-01-06 19:10:00,2246.36,2245.32,-0.0,flip_to_long -31916,做多,2024-01-06 19:10:00,2024-01-06 20:05:00,2245.32,2242.77,-0.0,flip_to_short -31917,做空,2024-01-06 20:05:00,2024-01-06 23:45:00,2242.77,2240.09,0.0,flip_to_long -31918,做多,2024-01-06 23:45:00,2024-01-06 23:50:00,2240.09,2239.33,-0.0,flip_to_short -31919,做空,2024-01-06 23:50:00,2024-01-06 23:55:00,2239.33,2240.36,-0.0,flip_to_long -31920,做多,2024-01-06 23:55:00,2024-01-07 00:00:00,2240.36,2238.54,-0.0,flip_to_short -31921,做空,2024-01-07 00:00:00,2024-01-07 00:05:00,2238.54,2239.04,-0.0,flip_to_long -31922,做多,2024-01-07 00:05:00,2024-01-07 01:55:00,2239.04,2240.99,0.0,flip_to_short -31923,做空,2024-01-07 01:55:00,2024-01-07 02:00:00,2240.99,2244.31,-0.0,flip_to_long -31924,做多,2024-01-07 02:00:00,2024-01-07 02:35:00,2244.31,2237.19,-0.0,flip_to_short -31925,做空,2024-01-07 02:35:00,2024-01-07 03:00:00,2237.19,2243.03,-0.0,flip_to_long -31926,做多,2024-01-07 03:00:00,2024-01-07 03:25:00,2243.03,2242.76,-0.0,flip_to_short -31927,做空,2024-01-07 03:25:00,2024-01-07 04:00:00,2242.76,2246.01,-0.0,flip_to_long -31928,做多,2024-01-07 04:00:00,2024-01-07 04:15:00,2246.01,2244.49,-0.0,flip_to_short -31929,做空,2024-01-07 04:15:00,2024-01-07 05:45:00,2244.49,2245.26,-0.0,flip_to_long -31930,做多,2024-01-07 05:45:00,2024-01-07 05:55:00,2245.26,2242.79,-0.0,flip_to_short -31931,做空,2024-01-07 05:55:00,2024-01-07 06:05:00,2242.79,2244.46,-0.0,flip_to_long -31932,做多,2024-01-07 06:05:00,2024-01-07 08:15:00,2244.46,2245.82,0.0,flip_to_short -31933,做空,2024-01-07 08:15:00,2024-01-07 08:20:00,2245.82,2247.67,-0.0,flip_to_long -31934,做多,2024-01-07 08:20:00,2024-01-07 08:40:00,2247.67,2244.04,-0.0,flip_to_short -31935,做空,2024-01-07 08:40:00,2024-01-07 11:30:00,2244.04,2240.68,0.0,flip_to_long -31936,做多,2024-01-07 11:30:00,2024-01-07 11:40:00,2240.68,2241.15,-0.0,flip_to_short -31937,做空,2024-01-07 11:40:00,2024-01-07 12:30:00,2241.15,2237.89,0.0,flip_to_long -31938,做多,2024-01-07 12:30:00,2024-01-07 12:45:00,2237.89,2237.53,-0.0,flip_to_short -31939,做空,2024-01-07 12:45:00,2024-01-07 13:00:00,2237.53,2239.56,-0.0,flip_to_long -31940,做多,2024-01-07 13:00:00,2024-01-07 15:20:00,2239.56,2241.16,0.0,flip_to_short -31941,做空,2024-01-07 15:20:00,2024-01-07 17:45:00,2241.16,2238.77,0.0,flip_to_long -31942,做多,2024-01-07 17:45:00,2024-01-07 18:25:00,2238.77,2238.35,-0.0,flip_to_short -31943,做空,2024-01-07 18:25:00,2024-01-07 18:30:00,2238.35,2241.0,-0.0,flip_to_long -31944,做多,2024-01-07 18:30:00,2024-01-07 20:55:00,2241.0,2238.73,-0.0,flip_to_short -31945,做空,2024-01-07 20:55:00,2024-01-07 21:00:00,2238.73,2240.91,-0.0,flip_to_long -31946,做多,2024-01-07 21:00:00,2024-01-07 21:35:00,2240.91,2235.93,-0.0,flip_to_short -31947,做空,2024-01-07 21:35:00,2024-01-07 22:30:00,2235.93,2211.52,0.01,tp_lower -31948,做多,2024-01-08 04:45:00,2024-01-08 05:20:00,2196.58,2191.67,-0.0,flip_to_short -31949,做空,2024-01-08 05:20:00,2024-01-08 05:45:00,2191.67,2196.0,-0.0,flip_to_long -31950,做多,2024-01-08 05:45:00,2024-01-08 05:50:00,2196.0,2195.9,-0.0,flip_to_short -31951,做空,2024-01-08 05:50:00,2024-01-08 10:15:00,2195.9,2217.99,-0.01,flip_to_long -31952,做多,2024-01-08 10:15:00,2024-01-08 11:15:00,2217.99,2223.47,0.0,flip_to_short -31953,做空,2024-01-08 11:15:00,2024-01-08 16:50:00,2223.47,2262.75,-0.02,flip_to_long -31954,做多,2024-01-08 16:50:00,2024-01-08 17:05:00,2262.75,2262.49,-0.0,flip_to_short -31955,做空,2024-01-08 17:05:00,2024-01-08 17:10:00,2262.49,2267.1,-0.0,flip_to_long -31956,做多,2024-01-08 17:10:00,2024-01-08 17:50:00,2267.1,2298.39,0.02,tp_upper -31957,做空,2024-01-08 22:30:00,2024-01-09 04:40:00,2336.39,2312.33,0.01,flip_to_long -31958,做多,2024-01-09 04:40:00,2024-01-09 05:10:00,2312.33,2310.2,-0.0,flip_to_short -31959,做空,2024-01-09 05:10:00,2024-01-09 07:15:00,2310.2,2306.72,0.0,flip_to_long -31960,做多,2024-01-09 07:15:00,2024-01-09 07:30:00,2306.72,2306.81,-0.0,flip_to_short -31961,做空,2024-01-09 07:30:00,2024-01-09 08:20:00,2306.81,2310.47,-0.0,flip_to_long -31962,做多,2024-01-09 08:20:00,2024-01-09 08:25:00,2310.47,2307.52,-0.0,flip_to_short -31963,做空,2024-01-09 08:25:00,2024-01-09 10:20:00,2307.52,2300.34,0.0,flip_to_long -31964,做多,2024-01-09 10:20:00,2024-01-09 11:35:00,2300.34,2293.39,-0.0,flip_to_short -31965,做空,2024-01-09 11:35:00,2024-01-09 11:55:00,2293.39,2298.75,-0.0,flip_to_long -31966,做多,2024-01-09 11:55:00,2024-01-09 12:05:00,2298.75,2300.11,0.0,flip_to_short -31967,做空,2024-01-09 12:05:00,2024-01-09 12:25:00,2300.11,2298.55,0.0,flip_to_long -31968,做多,2024-01-09 12:25:00,2024-01-09 12:30:00,2298.55,2297.39,-0.0,flip_to_short -31969,做空,2024-01-09 12:30:00,2024-01-09 12:55:00,2297.39,2264.21,0.02,tp_lower -31970,做多,2024-01-09 17:45:00,2024-01-09 17:55:00,2267.42,2263.87,-0.0,flip_to_short -31971,做空,2024-01-09 17:55:00,2024-01-09 20:15:00,2263.87,2264.45,-0.0,flip_to_long -31972,做多,2024-01-09 20:15:00,2024-01-09 21:15:00,2264.45,2278.03,0.01,flip_to_short -31973,做空,2024-01-09 21:15:00,2024-01-10 03:35:00,2278.03,2361.27,-0.05,flip_to_long -31974,做多,2024-01-10 03:35:00,2024-01-10 03:45:00,2361.27,2359.86,-0.0,flip_to_short -31975,做空,2024-01-10 03:45:00,2024-01-10 03:50:00,2359.86,2367.17,-0.0,flip_to_long -31976,做多,2024-01-10 03:50:00,2024-01-10 03:55:00,2367.17,2361.65,-0.0,flip_to_short -31977,做空,2024-01-10 03:55:00,2024-01-10 04:00:00,2361.65,2364.01,-0.0,flip_to_long -31978,做多,2024-01-10 04:00:00,2024-01-10 04:05:00,2364.01,2363.18,-0.0,flip_to_short -31979,做空,2024-01-10 04:05:00,2024-01-10 04:10:00,2363.18,2365.06,-0.0,flip_to_long -31980,做多,2024-01-10 04:10:00,2024-01-10 04:15:00,2365.06,2361.06,-0.0,flip_to_short -31981,做空,2024-01-10 04:15:00,2024-01-10 04:30:00,2361.06,2364.18,-0.0,flip_to_long -31982,做多,2024-01-10 04:30:00,2024-01-10 07:40:00,2364.18,2371.35,0.0,flip_to_short -31983,做空,2024-01-10 07:40:00,2024-01-10 08:00:00,2371.35,2373.0,-0.0,flip_to_long -31984,做多,2024-01-10 08:00:00,2024-01-10 08:10:00,2373.0,2375.25,0.0,flip_to_short -31985,做空,2024-01-10 08:10:00,2024-01-10 09:00:00,2375.25,2376.02,-0.0,flip_to_long -31986,做多,2024-01-10 09:00:00,2024-01-10 09:10:00,2376.02,2378.2,0.0,flip_to_short -31987,做空,2024-01-10 09:10:00,2024-01-10 15:00:00,2378.2,2403.98,-0.01,flip_to_long -31988,做多,2024-01-10 15:00:00,2024-01-10 17:00:00,2403.98,2405.84,0.0,flip_to_short -31989,做空,2024-01-10 17:00:00,2024-01-11 05:45:00,2405.84,2592.73,-0.09,flip_to_long -31990,做多,2024-01-11 05:45:00,2024-01-11 06:00:00,2592.73,2590.7,-0.0,flip_to_short -31991,做空,2024-01-11 06:00:00,2024-01-11 08:10:00,2590.7,2596.96,-0.0,flip_to_long -31992,做多,2024-01-11 08:10:00,2024-01-11 08:15:00,2596.96,2595.34,-0.0,flip_to_short -31993,做空,2024-01-11 08:15:00,2024-01-11 08:20:00,2595.34,2605.68,-0.0,flip_to_long -31994,做多,2024-01-11 08:20:00,2024-01-11 13:30:00,2605.68,2639.64,0.01,flip_to_short -31995,做空,2024-01-11 13:30:00,2024-01-11 14:35:00,2639.64,2638.74,-0.0,flip_to_long -31996,做多,2024-01-11 14:35:00,2024-01-11 15:15:00,2638.74,2649.43,0.0,flip_to_short -31997,做空,2024-01-11 15:15:00,2024-01-11 19:45:00,2649.43,2617.52,0.01,flip_to_long -31998,做多,2024-01-11 19:45:00,2024-01-11 20:35:00,2617.52,2598.28,-0.01,flip_to_short -31999,做空,2024-01-11 20:35:00,2024-01-11 20:45:00,2598.28,2602.01,-0.0,flip_to_long -32000,做多,2024-01-11 20:45:00,2024-01-11 21:45:00,2602.01,2606.64,0.0,flip_to_short -32001,做空,2024-01-11 21:45:00,2024-01-11 21:50:00,2606.64,2609.99,-0.0,flip_to_long -32002,做多,2024-01-11 21:50:00,2024-01-11 21:55:00,2609.99,2604.39,-0.0,flip_to_short -32003,做空,2024-01-11 21:55:00,2024-01-11 22:00:00,2604.39,2610.1,-0.0,flip_to_long -32004,做多,2024-01-11 22:00:00,2024-01-11 22:10:00,2610.1,2608.72,-0.0,flip_to_short -32005,做空,2024-01-11 22:10:00,2024-01-11 22:30:00,2608.72,2602.26,0.0,flip_to_long -32006,做多,2024-01-11 22:30:00,2024-01-12 00:15:00,2602.26,2609.11,0.0,flip_to_short -32007,做空,2024-01-12 00:15:00,2024-01-12 00:40:00,2609.11,2609.29,-0.0,flip_to_long -32008,做多,2024-01-12 00:40:00,2024-01-12 03:00:00,2609.29,2602.4,-0.0,flip_to_short -32009,做空,2024-01-12 03:00:00,2024-01-12 03:05:00,2602.4,2604.68,-0.0,flip_to_long -32010,做多,2024-01-12 03:05:00,2024-01-12 03:15:00,2604.68,2599.01,-0.0,flip_to_short -32011,做空,2024-01-12 03:15:00,2024-01-12 04:20:00,2599.01,2603.26,-0.0,flip_to_long -32012,做多,2024-01-12 04:20:00,2024-01-12 04:30:00,2603.26,2601.7,-0.0,flip_to_short -32013,做空,2024-01-12 04:30:00,2024-01-12 05:15:00,2601.7,2602.41,-0.0,flip_to_long -32014,做多,2024-01-12 05:15:00,2024-01-12 05:20:00,2602.41,2595.7,-0.0,flip_to_short -32015,做空,2024-01-12 05:20:00,2024-01-12 05:30:00,2595.7,2598.54,-0.0,flip_to_long -32016,做多,2024-01-12 05:30:00,2024-01-12 05:35:00,2598.54,2592.89,-0.0,flip_to_short -32017,做空,2024-01-12 05:35:00,2024-01-12 05:40:00,2592.89,2598.86,-0.0,flip_to_long -32018,做多,2024-01-12 05:40:00,2024-01-12 07:35:00,2598.86,2603.32,0.0,flip_to_short -32019,做空,2024-01-12 07:35:00,2024-01-12 08:45:00,2603.32,2600.62,0.0,flip_to_long -32020,做多,2024-01-12 08:45:00,2024-01-12 09:05:00,2600.62,2600.12,-0.0,flip_to_short -32021,做空,2024-01-12 09:05:00,2024-01-12 09:30:00,2600.12,2601.09,-0.0,flip_to_long -32022,做多,2024-01-12 09:30:00,2024-01-12 15:30:00,2601.09,2662.71,0.03,flip_to_short -32023,做空,2024-01-12 15:30:00,2024-01-12 16:00:00,2662.71,2664.54,-0.0,flip_to_long -32024,做多,2024-01-12 16:00:00,2024-01-12 16:10:00,2664.54,2664.0,-0.0,flip_to_short -32025,做空,2024-01-12 16:10:00,2024-01-12 16:20:00,2664.0,2673.26,-0.0,flip_to_long -32026,做多,2024-01-12 16:20:00,2024-01-12 16:30:00,2673.26,2658.74,-0.01,flip_to_short -32027,做空,2024-01-12 16:30:00,2024-01-12 16:40:00,2658.74,2661.56,-0.0,flip_to_long -32028,做多,2024-01-12 16:40:00,2024-01-13 01:45:00,2661.56,2523.03,-0.06,flip_to_short -32029,做空,2024-01-13 01:45:00,2024-01-13 09:40:00,2523.03,2549.52,-0.01,flip_to_long -32030,做多,2024-01-13 09:40:00,2024-01-13 12:10:00,2549.52,2538.92,-0.0,flip_to_short -32031,做空,2024-01-13 12:10:00,2024-01-13 12:25:00,2538.92,2547.85,-0.0,flip_to_long -32032,做多,2024-01-13 12:25:00,2024-01-13 12:55:00,2547.85,2543.4,-0.0,flip_to_short -32033,做空,2024-01-13 12:55:00,2024-01-13 13:05:00,2543.4,2546.35,-0.0,flip_to_long -32034,做多,2024-01-13 13:05:00,2024-01-13 13:15:00,2546.35,2544.74,-0.0,flip_to_short -32035,做空,2024-01-13 13:15:00,2024-01-13 13:55:00,2544.74,2542.99,0.0,flip_to_long -32036,做多,2024-01-13 13:55:00,2024-01-13 14:05:00,2542.99,2537.68,-0.0,flip_to_short -32037,做空,2024-01-13 14:05:00,2024-01-13 14:30:00,2537.68,2542.41,-0.0,flip_to_long -32038,做多,2024-01-13 14:30:00,2024-01-13 14:35:00,2542.41,2540.34,-0.0,flip_to_short -32039,做空,2024-01-13 14:35:00,2024-01-13 14:40:00,2540.34,2542.87,-0.0,flip_to_long -32040,做多,2024-01-13 14:40:00,2024-01-13 14:50:00,2542.87,2540.65,-0.0,flip_to_short -32041,做空,2024-01-13 14:50:00,2024-01-13 15:00:00,2540.65,2547.77,-0.0,flip_to_long -32042,做多,2024-01-13 15:00:00,2024-01-13 21:00:00,2547.77,2565.09,0.01,flip_to_short -32043,做空,2024-01-13 21:00:00,2024-01-13 21:05:00,2565.09,2566.4,-0.0,flip_to_long -32044,做多,2024-01-13 21:05:00,2024-01-13 21:35:00,2566.4,2566.18,-0.0,flip_to_short -32045,做空,2024-01-13 21:35:00,2024-01-13 21:40:00,2566.18,2568.06,-0.0,flip_to_long -32046,做多,2024-01-13 21:40:00,2024-01-13 21:45:00,2568.06,2565.42,-0.0,flip_to_short -32047,做空,2024-01-13 21:45:00,2024-01-13 21:50:00,2565.42,2570.2,-0.0,flip_to_long -32048,做多,2024-01-13 21:50:00,2024-01-13 22:25:00,2570.2,2568.09,-0.0,flip_to_short -32049,做空,2024-01-13 22:25:00,2024-01-13 22:30:00,2568.09,2569.09,-0.0,flip_to_long -32050,做多,2024-01-13 22:30:00,2024-01-13 22:50:00,2569.09,2569.0,-0.0,flip_to_short -32051,做空,2024-01-13 22:50:00,2024-01-13 22:55:00,2569.0,2578.38,-0.0,flip_to_long -32052,做多,2024-01-13 22:55:00,2024-01-14 00:00:00,2578.38,2573.13,-0.0,flip_to_short -32053,做空,2024-01-14 00:00:00,2024-01-14 00:05:00,2573.13,2574.47,-0.0,flip_to_long -32054,做多,2024-01-14 00:05:00,2024-01-14 00:10:00,2574.47,2571.01,-0.0,flip_to_short -32055,做空,2024-01-14 00:10:00,2024-01-14 01:10:00,2571.01,2571.48,-0.0,flip_to_long -32056,做多,2024-01-14 01:10:00,2024-01-14 01:35:00,2571.48,2572.9,0.0,flip_to_short -32057,做空,2024-01-14 01:35:00,2024-01-14 06:45:00,2572.9,2556.35,0.01,flip_to_long -32058,做多,2024-01-14 06:45:00,2024-01-14 06:50:00,2556.35,2554.35,-0.0,flip_to_short -32059,做空,2024-01-14 06:50:00,2024-01-14 07:05:00,2554.35,2554.67,-0.0,flip_to_long -32060,做多,2024-01-14 07:05:00,2024-01-14 07:10:00,2554.67,2553.27,-0.0,flip_to_short -32061,做空,2024-01-14 07:10:00,2024-01-14 08:40:00,2553.27,2550.6,0.0,flip_to_long -32062,做多,2024-01-14 08:40:00,2024-01-14 09:10:00,2550.6,2550.77,-0.0,flip_to_short -32063,做空,2024-01-14 09:10:00,2024-01-14 09:30:00,2550.77,2550.94,-0.0,flip_to_long -32064,做多,2024-01-14 09:30:00,2024-01-14 09:35:00,2550.94,2544.77,-0.0,flip_to_short -32065,做空,2024-01-14 09:35:00,2024-01-14 09:55:00,2544.77,2554.76,-0.0,flip_to_long -32066,做多,2024-01-14 09:55:00,2024-01-14 10:05:00,2554.76,2550.77,-0.0,flip_to_short -32067,做空,2024-01-14 10:05:00,2024-01-14 10:10:00,2550.77,2552.37,-0.0,flip_to_long -32068,做多,2024-01-14 10:10:00,2024-01-14 10:15:00,2552.37,2549.17,-0.0,flip_to_short -32069,做空,2024-01-14 10:15:00,2024-01-14 12:20:00,2549.17,2547.12,0.0,flip_to_long -32070,做多,2024-01-14 12:20:00,2024-01-14 12:25:00,2547.12,2546.08,-0.0,flip_to_short -32071,做空,2024-01-14 12:25:00,2024-01-14 12:35:00,2546.08,2545.63,-0.0,flip_to_long -32072,做多,2024-01-14 12:35:00,2024-01-14 15:10:00,2545.63,2538.0,-0.0,flip_to_short -32073,做空,2024-01-14 15:10:00,2024-01-14 15:25:00,2538.0,2538.59,-0.0,flip_to_long -32074,做多,2024-01-14 15:25:00,2024-01-14 15:55:00,2538.59,2538.16,-0.0,flip_to_short -32075,做空,2024-01-14 15:55:00,2024-01-14 16:00:00,2538.16,2543.29,-0.0,flip_to_long -32076,做多,2024-01-14 16:00:00,2024-01-14 16:25:00,2543.29,2534.86,-0.0,flip_to_short -32077,做空,2024-01-14 16:25:00,2024-01-14 17:30:00,2534.86,2536.62,-0.0,flip_to_long -32078,做多,2024-01-14 17:30:00,2024-01-14 17:45:00,2536.62,2535.94,-0.0,flip_to_short -32079,做空,2024-01-14 17:45:00,2024-01-14 18:10:00,2535.94,2537.55,-0.0,flip_to_long -32080,做多,2024-01-14 18:10:00,2024-01-14 18:15:00,2537.55,2532.29,-0.0,flip_to_short -32081,做空,2024-01-14 18:15:00,2024-01-14 19:15:00,2532.29,2517.62,0.01,tp_lower -32082,做多,2024-01-14 21:50:00,2024-01-14 22:25:00,2527.93,2519.01,-0.0,flip_to_short -32083,做空,2024-01-14 22:25:00,2024-01-15 01:30:00,2519.01,2504.03,0.01,flip_to_long -32084,做多,2024-01-15 01:30:00,2024-01-15 02:00:00,2504.03,2502.16,-0.0,flip_to_short -32085,做空,2024-01-15 02:00:00,2024-01-15 02:10:00,2502.16,2505.04,-0.0,flip_to_long -32086,做多,2024-01-15 02:10:00,2024-01-15 02:15:00,2505.04,2503.39,-0.0,flip_to_short -32087,做空,2024-01-15 02:15:00,2024-01-15 02:25:00,2503.39,2501.99,0.0,flip_to_long -32088,做多,2024-01-15 02:25:00,2024-01-15 02:30:00,2501.99,2501.51,-0.0,flip_to_short -32089,做空,2024-01-15 02:30:00,2024-01-15 02:45:00,2501.51,2504.09,-0.0,flip_to_long -32090,做多,2024-01-15 02:45:00,2024-01-15 07:05:00,2504.09,2511.63,0.0,flip_to_short -32091,做空,2024-01-15 07:05:00,2024-01-15 07:20:00,2511.63,2510.79,-0.0,flip_to_long -32092,做多,2024-01-15 07:20:00,2024-01-15 08:00:00,2510.79,2513.08,0.0,flip_to_short -32093,做空,2024-01-15 08:00:00,2024-01-15 08:15:00,2513.08,2511.03,0.0,flip_to_long -32094,做多,2024-01-15 08:15:00,2024-01-15 08:25:00,2511.03,2511.31,-0.0,flip_to_short -32095,做空,2024-01-15 08:25:00,2024-01-15 08:30:00,2511.31,2513.81,-0.0,flip_to_long -32096,做多,2024-01-15 08:30:00,2024-01-15 08:50:00,2513.81,2514.94,-0.0,flip_to_short -32097,做空,2024-01-15 08:50:00,2024-01-15 09:10:00,2514.94,2517.5,-0.0,flip_to_long -32098,做多,2024-01-15 09:10:00,2024-01-15 14:05:00,2517.5,2532.42,0.01,flip_to_short -32099,做空,2024-01-15 14:05:00,2024-01-15 17:05:00,2532.42,2533.43,-0.0,flip_to_long -32100,做多,2024-01-15 17:05:00,2024-01-15 20:30:00,2533.43,2531.5,-0.0,flip_to_short -32101,做空,2024-01-15 20:30:00,2024-01-15 20:35:00,2531.5,2533.14,-0.0,flip_to_long -32102,做多,2024-01-15 20:35:00,2024-01-15 20:40:00,2533.14,2529.14,-0.0,flip_to_short -32103,做空,2024-01-15 20:40:00,2024-01-16 01:10:00,2529.14,2520.13,0.0,flip_to_long -32104,做多,2024-01-16 01:10:00,2024-01-16 01:15:00,2520.13,2517.64,-0.0,flip_to_short -32105,做空,2024-01-16 01:15:00,2024-01-16 02:05:00,2517.64,2518.68,-0.0,flip_to_long -32106,做多,2024-01-16 02:05:00,2024-01-16 02:50:00,2518.68,2517.53,-0.0,flip_to_short -32107,做空,2024-01-16 02:50:00,2024-01-16 07:35:00,2517.53,2529.6,-0.01,flip_to_long -32108,做多,2024-01-16 07:35:00,2024-01-16 07:50:00,2529.6,2530.1,-0.0,flip_to_short -32109,做空,2024-01-16 07:50:00,2024-01-16 08:20:00,2530.1,2530.81,-0.0,flip_to_long -32110,做多,2024-01-16 08:20:00,2024-01-16 08:35:00,2530.81,2531.19,-0.0,flip_to_short -32111,做空,2024-01-16 08:35:00,2024-01-16 08:40:00,2531.19,2536.75,-0.0,flip_to_long -32112,做多,2024-01-16 08:40:00,2024-01-16 10:15:00,2536.75,2537.12,-0.0,flip_to_short -32113,做空,2024-01-16 10:15:00,2024-01-16 10:35:00,2537.12,2534.8,0.0,flip_to_long -32114,做多,2024-01-16 10:35:00,2024-01-16 10:40:00,2534.8,2533.31,-0.0,flip_to_short -32115,做空,2024-01-16 10:40:00,2024-01-16 10:50:00,2533.31,2534.77,-0.0,flip_to_long -32116,做多,2024-01-16 10:50:00,2024-01-16 10:55:00,2534.77,2533.53,-0.0,flip_to_short -32117,做空,2024-01-16 10:55:00,2024-01-16 11:00:00,2533.53,2535.0,-0.0,flip_to_long -32118,做多,2024-01-16 11:00:00,2024-01-16 11:05:00,2535.0,2533.8,-0.0,flip_to_short -32119,做空,2024-01-16 11:05:00,2024-01-16 11:10:00,2533.8,2536.74,-0.0,flip_to_long -32120,做多,2024-01-16 11:10:00,2024-01-16 11:20:00,2536.74,2533.49,-0.0,flip_to_short -32121,做空,2024-01-16 11:20:00,2024-01-16 12:25:00,2533.49,2537.85,-0.0,flip_to_long -32122,做多,2024-01-16 12:25:00,2024-01-16 13:25:00,2537.85,2540.21,0.0,flip_to_short -32123,做空,2024-01-16 13:25:00,2024-01-16 14:50:00,2540.21,2533.93,0.0,flip_to_long -32124,做多,2024-01-16 14:50:00,2024-01-16 15:00:00,2533.93,2528.25,-0.0,flip_to_short -32125,做空,2024-01-16 15:00:00,2024-01-16 15:15:00,2528.25,2546.26,-0.01,flip_to_long -32126,做多,2024-01-16 15:15:00,2024-01-16 23:55:00,2546.26,2587.4,0.02,flip_to_short -32127,做空,2024-01-16 23:55:00,2024-01-17 00:55:00,2587.4,2588.69,-0.0,flip_to_long -32128,做多,2024-01-17 00:55:00,2024-01-17 11:00:00,2588.69,2552.17,-0.01,flip_to_short -32129,做空,2024-01-17 11:00:00,2024-01-17 11:35:00,2552.17,2550.26,0.0,flip_to_long -32130,做多,2024-01-17 11:35:00,2024-01-17 11:40:00,2550.26,2546.06,-0.0,flip_to_short -32131,做空,2024-01-17 11:40:00,2024-01-17 12:35:00,2546.06,2547.93,-0.0,flip_to_long -32132,做多,2024-01-17 12:35:00,2024-01-17 12:40:00,2547.93,2546.1,-0.0,flip_to_short -32133,做空,2024-01-17 12:40:00,2024-01-17 13:25:00,2546.1,2546.45,-0.0,flip_to_long -32134,做多,2024-01-17 13:25:00,2024-01-17 13:40:00,2546.45,2545.12,-0.0,flip_to_short -32135,做空,2024-01-17 13:40:00,2024-01-17 13:55:00,2545.12,2543.58,0.0,flip_to_long -32136,做多,2024-01-17 13:55:00,2024-01-17 14:15:00,2543.58,2549.25,0.0,flip_to_short -32137,做空,2024-01-17 14:15:00,2024-01-17 14:40:00,2549.25,2562.31,-0.01,flip_to_long -32138,做多,2024-01-17 14:40:00,2024-01-17 14:55:00,2562.31,2550.27,-0.01,flip_to_short -32139,做空,2024-01-17 14:55:00,2024-01-17 19:40:00,2550.27,2538.39,0.0,flip_to_long -32140,做多,2024-01-17 19:40:00,2024-01-17 19:45:00,2538.39,2536.67,-0.0,flip_to_short -32141,做空,2024-01-17 19:45:00,2024-01-17 20:15:00,2536.67,2535.15,0.0,flip_to_long -32142,做多,2024-01-17 20:15:00,2024-01-17 20:20:00,2535.15,2533.51,-0.0,flip_to_short -32143,做空,2024-01-17 20:20:00,2024-01-17 20:25:00,2533.51,2535.78,-0.0,flip_to_long -32144,做多,2024-01-17 20:25:00,2024-01-17 21:40:00,2535.78,2533.59,-0.0,flip_to_short -32145,做空,2024-01-17 21:40:00,2024-01-17 23:55:00,2533.59,2530.62,0.0,flip_to_long -32146,做多,2024-01-17 23:55:00,2024-01-18 00:05:00,2530.62,2530.85,-0.0,flip_to_short -32147,做空,2024-01-18 00:05:00,2024-01-18 00:10:00,2530.85,2530.87,-0.0,flip_to_long -32148,做多,2024-01-18 00:10:00,2024-01-18 00:40:00,2530.87,2529.6,-0.0,flip_to_short -32149,做空,2024-01-18 00:40:00,2024-01-18 00:45:00,2529.6,2529.63,-0.0,flip_to_long -32150,做多,2024-01-18 00:45:00,2024-01-18 01:05:00,2529.63,2529.67,-0.0,flip_to_short -32151,做空,2024-01-18 01:05:00,2024-01-18 02:05:00,2529.67,2526.43,0.0,flip_to_long -32152,做多,2024-01-18 02:05:00,2024-01-18 04:10:00,2526.43,2530.32,0.0,flip_to_short -32153,做空,2024-01-18 04:10:00,2024-01-18 05:15:00,2530.32,2530.1,-0.0,flip_to_long -32154,做多,2024-01-18 05:15:00,2024-01-18 05:30:00,2530.1,2527.33,-0.0,flip_to_short -32155,做空,2024-01-18 05:30:00,2024-01-18 05:35:00,2527.33,2528.84,-0.0,flip_to_long -32156,做多,2024-01-18 05:35:00,2024-01-18 06:30:00,2528.84,2529.86,-0.0,flip_to_short -32157,做空,2024-01-18 06:30:00,2024-01-18 06:45:00,2529.86,2531.31,-0.0,flip_to_long -32158,做多,2024-01-18 06:45:00,2024-01-18 10:30:00,2531.31,2533.65,0.0,flip_to_short -32159,做空,2024-01-18 10:30:00,2024-01-18 14:15:00,2533.65,2524.6,0.0,flip_to_long -32160,做多,2024-01-18 14:15:00,2024-01-18 14:35:00,2524.6,2522.78,-0.0,flip_to_short -32161,做空,2024-01-18 14:35:00,2024-01-18 21:45:00,2522.78,2463.59,0.02,flip_to_long -32162,做多,2024-01-18 21:45:00,2024-01-18 22:15:00,2463.59,2460.6,-0.0,flip_to_short -32163,做空,2024-01-18 22:15:00,2024-01-18 22:20:00,2460.6,2464.09,-0.0,flip_to_long -32164,做多,2024-01-18 22:20:00,2024-01-19 01:25:00,2464.09,2459.95,-0.0,flip_to_short -32165,做空,2024-01-19 01:25:00,2024-01-19 01:35:00,2459.95,2464.64,-0.0,flip_to_long -32166,做多,2024-01-19 01:35:00,2024-01-19 01:45:00,2464.64,2465.48,-0.0,flip_to_short -32167,做空,2024-01-19 01:45:00,2024-01-19 03:50:00,2465.48,2460.86,0.0,flip_to_long -32168,做多,2024-01-19 03:50:00,2024-01-19 04:25:00,2460.86,2463.26,0.0,flip_to_short -32169,做空,2024-01-19 04:25:00,2024-01-19 08:20:00,2463.26,2464.77,-0.0,flip_to_long -32170,做多,2024-01-19 08:20:00,2024-01-19 08:25:00,2464.77,2462.66,-0.0,flip_to_short -32171,做空,2024-01-19 08:25:00,2024-01-19 08:30:00,2462.66,2463.57,-0.0,flip_to_long -32172,做多,2024-01-19 08:30:00,2024-01-19 14:15:00,2463.57,2485.01,0.01,flip_to_short -32173,做空,2024-01-19 14:15:00,2024-01-19 17:35:00,2485.01,2462.2,0.01,flip_to_long -32174,做多,2024-01-19 17:35:00,2024-01-19 18:00:00,2462.2,2464.77,0.0,flip_to_short -32175,做空,2024-01-19 18:00:00,2024-01-19 18:05:00,2464.77,2465.89,-0.0,flip_to_long -32176,做多,2024-01-19 18:05:00,2024-01-19 18:15:00,2465.89,2468.92,0.0,flip_to_short -32177,做空,2024-01-19 18:15:00,2024-01-19 22:35:00,2468.92,2487.85,-0.01,flip_to_long -32178,做多,2024-01-19 22:35:00,2024-01-19 22:40:00,2487.85,2486.14,-0.0,flip_to_short -32179,做空,2024-01-19 22:40:00,2024-01-19 22:45:00,2486.14,2486.18,-0.0,flip_to_long -32180,做多,2024-01-19 22:45:00,2024-01-19 23:50:00,2486.18,2491.21,0.0,flip_to_short -32181,做空,2024-01-19 23:50:00,2024-01-20 01:25:00,2491.21,2487.94,0.0,flip_to_long -32182,做多,2024-01-20 01:25:00,2024-01-20 01:40:00,2487.94,2486.4,-0.0,flip_to_short -32183,做空,2024-01-20 01:40:00,2024-01-20 01:50:00,2486.4,2488.46,-0.0,flip_to_long -32184,做多,2024-01-20 01:50:00,2024-01-20 02:00:00,2488.46,2485.66,-0.0,flip_to_short -32185,做空,2024-01-20 02:00:00,2024-01-20 02:55:00,2485.66,2486.55,-0.0,flip_to_long -32186,做多,2024-01-20 02:55:00,2024-01-20 04:55:00,2486.55,2483.21,-0.0,flip_to_short -32187,做空,2024-01-20 04:55:00,2024-01-20 06:25:00,2483.21,2482.04,-0.0,flip_to_long -32188,做多,2024-01-20 06:25:00,2024-01-20 07:50:00,2482.04,2479.43,-0.0,flip_to_short -32189,做空,2024-01-20 07:50:00,2024-01-20 12:45:00,2479.43,2472.85,0.0,flip_to_long -32190,做多,2024-01-20 12:45:00,2024-01-20 12:50:00,2472.85,2471.13,-0.0,flip_to_short -32191,做空,2024-01-20 12:50:00,2024-01-20 13:05:00,2471.13,2471.79,-0.0,flip_to_long -32192,做多,2024-01-20 13:05:00,2024-01-20 13:35:00,2471.79,2470.26,-0.0,flip_to_short -32193,做空,2024-01-20 13:35:00,2024-01-20 13:40:00,2470.26,2473.1,-0.0,flip_to_long -32194,做多,2024-01-20 13:40:00,2024-01-20 13:45:00,2473.1,2471.08,-0.0,flip_to_short -32195,做空,2024-01-20 13:45:00,2024-01-20 14:10:00,2471.08,2469.49,0.0,flip_to_long -32196,做多,2024-01-20 14:10:00,2024-01-20 15:40:00,2469.49,2467.56,-0.0,flip_to_short -32197,做空,2024-01-20 15:40:00,2024-01-20 15:45:00,2467.56,2468.29,-0.0,flip_to_long -32198,做多,2024-01-20 15:45:00,2024-01-20 19:30:00,2468.29,2461.48,-0.0,flip_to_short -32199,做空,2024-01-20 19:30:00,2024-01-20 19:35:00,2461.48,2462.12,-0.0,flip_to_long -32200,做多,2024-01-20 19:35:00,2024-01-21 00:15:00,2462.12,2467.18,0.0,flip_to_short -32201,做空,2024-01-21 00:15:00,2024-01-21 00:25:00,2467.18,2469.56,-0.0,flip_to_long -32202,做多,2024-01-21 00:25:00,2024-01-21 00:30:00,2469.56,2466.62,-0.0,flip_to_short -32203,做空,2024-01-21 00:30:00,2024-01-21 00:45:00,2466.62,2468.48,-0.0,flip_to_long -32204,做多,2024-01-21 00:45:00,2024-01-21 01:45:00,2468.48,2469.22,-0.0,flip_to_short -32205,做空,2024-01-21 01:45:00,2024-01-21 01:50:00,2469.22,2469.31,-0.0,flip_to_long -32206,做多,2024-01-21 01:50:00,2024-01-21 05:35:00,2469.31,2473.0,0.0,flip_to_short -32207,做空,2024-01-21 05:35:00,2024-01-21 05:40:00,2473.0,2474.8,-0.0,flip_to_long -32208,做多,2024-01-21 05:40:00,2024-01-21 05:50:00,2474.8,2473.64,-0.0,flip_to_short -32209,做空,2024-01-21 05:50:00,2024-01-21 06:00:00,2473.64,2473.41,-0.0,flip_to_long -32210,做多,2024-01-21 06:00:00,2024-01-21 06:10:00,2473.41,2474.5,-0.0,flip_to_short -32211,做空,2024-01-21 06:10:00,2024-01-21 07:40:00,2474.5,2473.22,0.0,flip_to_long -32212,做多,2024-01-21 07:40:00,2024-01-21 08:40:00,2473.22,2473.04,-0.0,flip_to_short -32213,做空,2024-01-21 08:40:00,2024-01-21 08:45:00,2473.04,2473.69,-0.0,flip_to_long -32214,做多,2024-01-21 08:45:00,2024-01-21 11:40:00,2473.69,2475.3,0.0,flip_to_short -32215,做空,2024-01-21 11:40:00,2024-01-21 13:20:00,2475.3,2474.6,-0.0,flip_to_long -32216,做多,2024-01-21 13:20:00,2024-01-21 14:20:00,2474.6,2476.62,0.0,flip_to_short -32217,做空,2024-01-21 14:20:00,2024-01-21 14:30:00,2476.62,2477.23,-0.0,flip_to_long -32218,做多,2024-01-21 14:30:00,2024-01-21 15:15:00,2477.23,2473.22,-0.0,flip_to_short -32219,做空,2024-01-21 15:15:00,2024-01-21 17:00:00,2473.22,2474.04,-0.0,flip_to_long -32220,做多,2024-01-21 17:00:00,2024-01-21 17:10:00,2474.04,2474.04,-0.0,flip_to_short -32221,做空,2024-01-21 17:10:00,2024-01-21 17:15:00,2474.04,2474.42,-0.0,flip_to_long -32222,做多,2024-01-21 17:15:00,2024-01-21 17:35:00,2474.42,2474.21,-0.0,flip_to_short -32223,做空,2024-01-21 17:35:00,2024-01-21 17:45:00,2474.21,2474.04,-0.0,flip_to_long -32224,做多,2024-01-21 17:45:00,2024-01-21 17:55:00,2474.04,2474.76,-0.0,flip_to_short -32225,做空,2024-01-21 17:55:00,2024-01-21 18:15:00,2474.76,2476.22,-0.0,flip_to_long -32226,做多,2024-01-21 18:15:00,2024-01-21 18:45:00,2476.22,2475.02,-0.0,flip_to_short -32227,做空,2024-01-21 18:45:00,2024-01-21 19:15:00,2475.02,2474.05,-0.0,flip_to_long -32228,做多,2024-01-21 19:15:00,2024-01-21 19:20:00,2474.05,2473.27,-0.0,flip_to_short -32229,做空,2024-01-21 19:20:00,2024-01-21 19:50:00,2473.27,2473.26,-0.0,flip_to_long -32230,做多,2024-01-21 19:50:00,2024-01-21 20:00:00,2473.26,2472.91,-0.0,flip_to_short -32231,做空,2024-01-21 20:00:00,2024-01-21 20:40:00,2472.91,2472.48,-0.0,flip_to_long -32232,做多,2024-01-21 20:40:00,2024-01-21 22:00:00,2472.48,2471.94,-0.0,flip_to_short -32233,做空,2024-01-21 22:00:00,2024-01-22 01:00:00,2471.94,2464.54,0.0,flip_to_long -32234,做多,2024-01-22 01:00:00,2024-01-22 06:55:00,2464.54,2430.4,-0.01,flip_to_short -32235,做空,2024-01-22 06:55:00,2024-01-22 07:15:00,2430.4,2429.09,0.0,flip_to_long -32236,做多,2024-01-22 07:15:00,2024-01-22 07:20:00,2429.09,2428.65,-0.0,flip_to_short -32237,做空,2024-01-22 07:20:00,2024-01-22 07:30:00,2428.65,2429.1,-0.0,flip_to_long -32238,做多,2024-01-22 07:30:00,2024-01-22 07:35:00,2429.1,2422.91,-0.0,flip_to_short -32239,做空,2024-01-22 07:35:00,2024-01-22 13:05:00,2422.91,2391.15,0.01,flip_to_long -32240,做多,2024-01-22 13:05:00,2024-01-22 13:30:00,2391.15,2391.71,-0.0,flip_to_short -32241,做空,2024-01-22 13:30:00,2024-01-22 13:45:00,2391.71,2389.09,0.0,flip_to_long -32242,做多,2024-01-22 13:45:00,2024-01-22 13:50:00,2389.09,2387.63,-0.0,flip_to_short -32243,做空,2024-01-22 13:50:00,2024-01-22 13:55:00,2387.63,2387.81,-0.0,flip_to_long -32244,做多,2024-01-22 13:55:00,2024-01-22 14:00:00,2387.81,2387.66,-0.0,flip_to_short -32245,做空,2024-01-22 14:00:00,2024-01-22 14:30:00,2387.66,2382.09,0.0,flip_to_long -32246,做多,2024-01-22 14:30:00,2024-01-22 15:55:00,2382.09,2380.0,-0.0,flip_to_short -32247,做空,2024-01-22 15:55:00,2024-01-22 17:10:00,2380.0,2373.84,0.0,flip_to_long -32248,做多,2024-01-22 17:10:00,2024-01-22 17:25:00,2373.84,2365.96,-0.0,flip_to_short -32249,做空,2024-01-22 17:25:00,2024-01-22 17:35:00,2365.96,2376.29,-0.0,flip_to_long -32250,做多,2024-01-22 17:35:00,2024-01-22 17:45:00,2376.29,2377.15,-0.0,flip_to_short -32251,做空,2024-01-22 17:45:00,2024-01-22 18:15:00,2377.15,2377.68,-0.0,flip_to_long -32252,做多,2024-01-22 18:15:00,2024-01-22 18:20:00,2377.68,2375.36,-0.0,flip_to_short -32253,做空,2024-01-22 18:20:00,2024-01-22 18:50:00,2375.36,2375.28,-0.0,flip_to_long -32254,做多,2024-01-22 18:50:00,2024-01-22 18:55:00,2375.28,2367.75,-0.0,flip_to_short -32255,做空,2024-01-22 18:55:00,2024-01-22 19:00:00,2367.75,2374.68,-0.0,flip_to_long -32256,做多,2024-01-22 19:00:00,2024-01-22 19:05:00,2374.68,2367.37,-0.0,flip_to_short -32257,做空,2024-01-22 19:05:00,2024-01-23 00:25:00,2367.37,2325.94,0.02,flip_to_long -32258,做多,2024-01-23 00:25:00,2024-01-23 00:35:00,2325.94,2324.99,-0.0,flip_to_short -32259,做空,2024-01-23 00:35:00,2024-01-23 00:45:00,2324.99,2324.4,-0.0,flip_to_long -32260,做多,2024-01-23 00:45:00,2024-01-23 01:10:00,2324.4,2326.89,0.0,flip_to_short -32261,做空,2024-01-23 01:10:00,2024-01-23 01:15:00,2326.89,2330.56,-0.0,flip_to_long -32262,做多,2024-01-23 01:15:00,2024-01-23 01:20:00,2330.56,2328.81,-0.0,flip_to_short -32263,做空,2024-01-23 01:20:00,2024-01-23 15:00:00,2328.81,2211.19,0.05,flip_to_long -32264,做多,2024-01-23 15:00:00,2024-01-23 15:20:00,2211.19,2213.94,0.0,flip_to_short -32265,做空,2024-01-23 15:20:00,2024-01-23 16:50:00,2213.94,2209.64,0.0,flip_to_long -32266,做多,2024-01-23 16:50:00,2024-01-23 17:50:00,2209.64,2209.61,-0.0,flip_to_short -32267,做空,2024-01-23 17:50:00,2024-01-23 21:55:00,2209.61,2202.28,0.0,flip_to_long -32268,做多,2024-01-23 21:55:00,2024-01-24 01:35:00,2202.28,2225.37,0.01,flip_to_short -32269,做空,2024-01-24 01:35:00,2024-01-24 02:00:00,2225.37,2224.66,-0.0,flip_to_long -32270,做多,2024-01-24 02:00:00,2024-01-24 02:10:00,2224.66,2226.18,0.0,flip_to_short -32271,做空,2024-01-24 02:10:00,2024-01-24 02:15:00,2226.18,2230.24,-0.0,flip_to_long -32272,做多,2024-01-24 02:15:00,2024-01-24 02:25:00,2230.24,2226.89,-0.0,flip_to_short -32273,做空,2024-01-24 02:25:00,2024-01-24 02:30:00,2226.89,2230.76,-0.0,flip_to_long -32274,做多,2024-01-24 02:30:00,2024-01-24 02:35:00,2230.76,2228.67,-0.0,flip_to_short -32275,做空,2024-01-24 02:35:00,2024-01-24 05:15:00,2228.67,2223.04,0.0,flip_to_long -32276,做多,2024-01-24 05:15:00,2024-01-24 05:35:00,2223.04,2222.29,-0.0,flip_to_short -32277,做空,2024-01-24 05:35:00,2024-01-24 05:40:00,2222.29,2225.22,-0.0,flip_to_long -32278,做多,2024-01-24 05:40:00,2024-01-24 05:50:00,2225.22,2223.04,-0.0,flip_to_short -32279,做空,2024-01-24 05:50:00,2024-01-24 06:15:00,2223.04,2222.35,-0.0,flip_to_long -32280,做多,2024-01-24 06:15:00,2024-01-24 12:10:00,2222.35,2242.43,0.01,flip_to_short -32281,做空,2024-01-24 12:10:00,2024-01-24 12:20:00,2242.43,2243.44,-0.0,flip_to_long -32282,做多,2024-01-24 12:20:00,2024-01-24 12:25:00,2243.44,2240.45,-0.0,flip_to_short -32283,做空,2024-01-24 12:25:00,2024-01-24 12:35:00,2240.45,2241.12,-0.0,flip_to_long -32284,做多,2024-01-24 12:35:00,2024-01-24 12:50:00,2241.12,2234.56,-0.0,flip_to_short -32285,做空,2024-01-24 12:50:00,2024-01-24 14:30:00,2234.56,2230.79,0.0,flip_to_long -32286,做多,2024-01-24 14:30:00,2024-01-24 14:40:00,2230.79,2238.99,0.0,flip_to_short -32287,做空,2024-01-24 14:40:00,2024-01-24 15:40:00,2238.99,2236.41,0.0,flip_to_long -32288,做多,2024-01-24 15:40:00,2024-01-24 15:50:00,2236.41,2232.63,-0.0,flip_to_short -32289,做空,2024-01-24 15:50:00,2024-01-24 16:45:00,2232.63,2237.75,-0.0,flip_to_long -32290,做多,2024-01-24 16:45:00,2024-01-24 17:15:00,2237.75,2232.99,-0.0,flip_to_short -32291,做空,2024-01-24 17:15:00,2024-01-24 22:10:00,2232.99,2218.92,0.01,flip_to_long -32292,做多,2024-01-24 22:10:00,2024-01-25 01:30:00,2218.92,2224.22,0.0,flip_to_short -32293,做空,2024-01-25 01:30:00,2024-01-25 01:40:00,2224.22,2223.16,-0.0,flip_to_long -32294,做多,2024-01-25 01:40:00,2024-01-25 01:45:00,2223.16,2215.88,-0.0,flip_to_short -32295,做空,2024-01-25 01:45:00,2024-01-25 06:05:00,2215.88,2212.77,0.0,flip_to_long -32296,做多,2024-01-25 06:05:00,2024-01-25 06:15:00,2212.77,2212.96,-0.0,flip_to_short -32297,做空,2024-01-25 06:15:00,2024-01-25 06:25:00,2212.96,2213.29,-0.0,flip_to_long -32298,做多,2024-01-25 06:25:00,2024-01-25 06:30:00,2213.29,2210.85,-0.0,flip_to_short -32299,做空,2024-01-25 06:30:00,2024-01-25 06:35:00,2210.85,2216.6,-0.0,flip_to_long -32300,做多,2024-01-25 06:35:00,2024-01-25 10:05:00,2216.6,2219.17,0.0,flip_to_short -32301,做空,2024-01-25 10:05:00,2024-01-25 10:10:00,2219.17,2222.93,-0.0,flip_to_long -32302,做多,2024-01-25 10:10:00,2024-01-25 12:10:00,2222.93,2225.28,0.0,flip_to_short -32303,做空,2024-01-25 12:10:00,2024-01-25 17:30:00,2225.28,2195.76,0.01,flip_to_long -32304,做多,2024-01-25 17:30:00,2024-01-25 22:25:00,2195.76,2215.92,0.01,flip_to_short -32305,做空,2024-01-25 22:25:00,2024-01-25 22:35:00,2215.92,2218.26,-0.0,flip_to_long -32306,做多,2024-01-25 22:35:00,2024-01-25 22:40:00,2218.26,2216.08,-0.0,flip_to_short -32307,做空,2024-01-25 22:40:00,2024-01-25 22:45:00,2216.08,2219.52,-0.0,flip_to_long -32308,做多,2024-01-25 22:45:00,2024-01-25 23:20:00,2219.52,2217.99,-0.0,flip_to_short -32309,做空,2024-01-25 23:20:00,2024-01-25 23:30:00,2217.99,2217.4,-0.0,flip_to_long -32310,做多,2024-01-25 23:30:00,2024-01-25 23:55:00,2217.4,2218.02,-0.0,flip_to_short -32311,做空,2024-01-25 23:55:00,2024-01-26 01:35:00,2218.02,2219.5,-0.0,flip_to_long -32312,做多,2024-01-26 01:35:00,2024-01-26 01:40:00,2219.5,2215.61,-0.0,flip_to_short -32313,做空,2024-01-26 01:40:00,2024-01-26 01:45:00,2215.61,2225.1,-0.01,flip_to_long -32314,做多,2024-01-26 01:45:00,2024-01-26 05:00:00,2225.1,2222.06,-0.0,flip_to_short -32315,做空,2024-01-26 05:00:00,2024-01-26 05:05:00,2222.06,2222.07,-0.0,flip_to_long -32316,做多,2024-01-26 05:05:00,2024-01-26 05:35:00,2222.07,2220.98,-0.0,flip_to_short -32317,做空,2024-01-26 05:35:00,2024-01-26 05:50:00,2220.98,2222.87,-0.0,flip_to_long -32318,做多,2024-01-26 05:50:00,2024-01-26 09:55:00,2222.87,2205.41,-0.01,flip_to_short -32319,做空,2024-01-26 09:55:00,2024-01-26 10:15:00,2205.41,2216.03,-0.01,flip_to_long -32320,做多,2024-01-26 10:15:00,2024-01-26 13:50:00,2216.03,2237.8,0.01,flip_to_short -32321,做空,2024-01-26 13:50:00,2024-01-26 19:15:00,2237.8,2261.85,-0.01,flip_to_long -32322,做多,2024-01-26 19:15:00,2024-01-27 04:30:00,2261.85,2273.65,0.0,flip_to_short -32323,做空,2024-01-27 04:30:00,2024-01-27 09:30:00,2273.65,2262.11,0.0,flip_to_long -32324,做多,2024-01-27 09:30:00,2024-01-27 12:50:00,2262.11,2262.79,-0.0,flip_to_short -32325,做空,2024-01-27 12:50:00,2024-01-27 18:10:00,2262.79,2269.27,-0.0,flip_to_long -32326,做多,2024-01-27 18:10:00,2024-01-27 18:15:00,2269.27,2266.87,-0.0,flip_to_short -32327,做空,2024-01-27 18:15:00,2024-01-27 18:20:00,2266.87,2267.52,-0.0,flip_to_long -32328,做多,2024-01-27 18:20:00,2024-01-27 18:35:00,2267.52,2268.94,0.0,flip_to_short -32329,做空,2024-01-27 18:35:00,2024-01-27 19:00:00,2268.94,2268.34,-0.0,flip_to_long -32330,做多,2024-01-27 19:00:00,2024-01-27 20:45:00,2268.34,2269.27,-0.0,flip_to_short -32331,做空,2024-01-27 20:45:00,2024-01-27 21:15:00,2269.27,2268.83,-0.0,flip_to_long -32332,做多,2024-01-27 21:15:00,2024-01-27 21:50:00,2268.83,2269.38,-0.0,flip_to_short -32333,做空,2024-01-27 21:50:00,2024-01-27 22:25:00,2269.38,2270.36,-0.0,flip_to_long -32334,做多,2024-01-27 22:25:00,2024-01-27 22:30:00,2270.36,2268.11,-0.0,flip_to_short -32335,做空,2024-01-27 22:30:00,2024-01-27 22:35:00,2268.11,2269.57,-0.0,flip_to_long -32336,做多,2024-01-27 22:35:00,2024-01-27 22:40:00,2269.57,2267.74,-0.0,flip_to_short -32337,做空,2024-01-27 22:40:00,2024-01-28 01:00:00,2267.74,2268.08,-0.0,flip_to_long -32338,做多,2024-01-28 01:00:00,2024-01-28 06:35:00,2268.08,2285.01,0.01,flip_to_short -32339,做空,2024-01-28 06:35:00,2024-01-28 06:45:00,2285.01,2283.9,-0.0,flip_to_long -32340,做多,2024-01-28 06:45:00,2024-01-28 07:25:00,2283.9,2287.0,0.0,flip_to_short -32341,做空,2024-01-28 07:25:00,2024-01-28 07:35:00,2287.0,2286.99,-0.0,flip_to_long -32342,做多,2024-01-28 07:35:00,2024-01-28 08:45:00,2286.99,2286.48,-0.0,flip_to_short -32343,做空,2024-01-28 08:45:00,2024-01-28 09:20:00,2286.48,2287.98,-0.0,flip_to_long -32344,做多,2024-01-28 09:20:00,2024-01-28 10:30:00,2287.98,2288.45,-0.0,flip_to_short -32345,做空,2024-01-28 10:30:00,2024-01-28 14:15:00,2288.45,2283.01,0.0,flip_to_long -32346,做多,2024-01-28 14:15:00,2024-01-28 14:25:00,2283.01,2282.48,-0.0,flip_to_short -32347,做空,2024-01-28 14:25:00,2024-01-28 16:45:00,2282.48,2273.81,0.0,flip_to_long -32348,做多,2024-01-28 16:45:00,2024-01-28 21:20:00,2273.81,2262.21,-0.01,flip_to_short -32349,做空,2024-01-28 21:20:00,2024-01-28 21:40:00,2262.21,2262.13,-0.0,flip_to_long -32350,做多,2024-01-28 21:40:00,2024-01-28 21:45:00,2262.13,2259.44,-0.0,flip_to_short -32351,做空,2024-01-28 21:45:00,2024-01-28 21:50:00,2259.44,2263.6,-0.0,flip_to_long -32352,做多,2024-01-28 21:50:00,2024-01-28 22:00:00,2263.6,2258.8,-0.0,flip_to_short -32353,做空,2024-01-28 22:00:00,2024-01-28 23:35:00,2258.8,2257.36,0.0,flip_to_long -32354,做多,2024-01-28 23:35:00,2024-01-28 23:55:00,2257.36,2256.0,-0.0,flip_to_short -32355,做空,2024-01-28 23:55:00,2024-01-29 00:25:00,2256.0,2256.39,-0.0,flip_to_long -32356,做多,2024-01-29 00:25:00,2024-01-29 04:40:00,2256.39,2267.13,0.0,flip_to_short -32357,做空,2024-01-29 04:40:00,2024-01-29 06:20:00,2267.13,2268.67,-0.0,flip_to_long -32358,做多,2024-01-29 06:20:00,2024-01-29 06:25:00,2268.67,2267.0,-0.0,flip_to_short -32359,做空,2024-01-29 06:25:00,2024-01-29 07:00:00,2267.0,2268.33,-0.0,flip_to_long -32360,做多,2024-01-29 07:00:00,2024-01-29 07:15:00,2268.33,2268.05,-0.0,flip_to_short -32361,做空,2024-01-29 07:15:00,2024-01-29 07:20:00,2268.05,2269.92,-0.0,flip_to_long -32362,做多,2024-01-29 07:20:00,2024-01-29 07:25:00,2269.92,2268.81,-0.0,flip_to_short -32363,做空,2024-01-29 07:25:00,2024-01-29 09:20:00,2268.81,2265.01,0.0,flip_to_long -32364,做多,2024-01-29 09:20:00,2024-01-29 09:25:00,2265.01,2263.38,-0.0,flip_to_short -32365,做空,2024-01-29 09:25:00,2024-01-29 09:30:00,2263.38,2265.63,-0.0,flip_to_long -32366,做多,2024-01-29 09:30:00,2024-01-29 11:45:00,2265.63,2266.18,-0.0,flip_to_short -32367,做空,2024-01-29 11:45:00,2024-01-29 12:00:00,2266.18,2267.81,-0.0,flip_to_long -32368,做多,2024-01-29 12:00:00,2024-01-29 12:10:00,2267.81,2265.7,-0.0,flip_to_short -32369,做空,2024-01-29 12:10:00,2024-01-29 15:45:00,2265.7,2259.99,0.0,flip_to_long -32370,做多,2024-01-29 15:45:00,2024-01-29 20:25:00,2259.99,2293.76,0.02,flip_to_short -32371,做空,2024-01-29 20:25:00,2024-01-29 20:40:00,2293.76,2298.08,-0.0,flip_to_long -32372,做多,2024-01-29 20:40:00,2024-01-30 00:35:00,2298.08,2307.63,0.0,flip_to_short -32373,做空,2024-01-30 00:35:00,2024-01-30 01:10:00,2307.63,2307.23,-0.0,flip_to_long -32374,做多,2024-01-30 01:10:00,2024-01-30 03:05:00,2307.23,2315.64,0.0,flip_to_short -32375,做空,2024-01-30 03:05:00,2024-01-30 07:30:00,2315.64,2312.15,0.0,flip_to_long -32376,做多,2024-01-30 07:30:00,2024-01-30 07:50:00,2312.15,2308.75,-0.0,flip_to_short -32377,做空,2024-01-30 07:50:00,2024-01-30 08:15:00,2308.75,2308.01,-0.0,flip_to_long -32378,做多,2024-01-30 08:15:00,2024-01-30 08:45:00,2308.01,2307.1,-0.0,flip_to_short -32379,做空,2024-01-30 08:45:00,2024-01-30 10:15:00,2307.1,2308.3,-0.0,flip_to_long -32380,做多,2024-01-30 10:15:00,2024-01-30 10:20:00,2308.3,2307.42,-0.0,flip_to_short -32381,做空,2024-01-30 10:20:00,2024-01-30 12:30:00,2307.42,2309.09,-0.0,flip_to_long -32382,做多,2024-01-30 12:30:00,2024-01-30 12:40:00,2309.09,2305.39,-0.0,flip_to_short -32383,做空,2024-01-30 12:40:00,2024-01-30 13:05:00,2305.39,2310.24,-0.0,flip_to_long -32384,做多,2024-01-30 13:05:00,2024-01-30 13:10:00,2310.24,2300.76,-0.0,flip_to_short -32385,做空,2024-01-30 13:10:00,2024-01-30 14:15:00,2300.76,2310.61,-0.01,flip_to_long -32386,做多,2024-01-30 14:15:00,2024-01-30 14:20:00,2310.61,2309.72,-0.0,flip_to_short -32387,做空,2024-01-30 14:20:00,2024-01-30 14:45:00,2309.72,2308.74,-0.0,flip_to_long -32388,做多,2024-01-30 14:45:00,2024-01-30 15:00:00,2308.74,2308.2,-0.0,flip_to_short -32389,做空,2024-01-30 15:00:00,2024-01-30 15:15:00,2308.2,2308.74,-0.0,flip_to_long -32390,做多,2024-01-30 15:15:00,2024-01-30 21:05:00,2308.74,2369.82,0.03,flip_to_short -32391,做空,2024-01-30 21:05:00,2024-01-30 21:10:00,2369.82,2372.0,-0.0,flip_to_long -32392,做多,2024-01-30 21:10:00,2024-01-30 21:15:00,2372.0,2371.59,-0.0,flip_to_short -32393,做空,2024-01-30 21:15:00,2024-01-30 21:20:00,2371.59,2375.97,-0.0,flip_to_long -32394,做多,2024-01-30 21:20:00,2024-01-30 22:25:00,2375.97,2373.8,-0.0,flip_to_short -32395,做空,2024-01-30 22:25:00,2024-01-31 03:40:00,2373.8,2342.68,0.01,flip_to_long -32396,做多,2024-01-31 03:40:00,2024-01-31 03:45:00,2342.68,2341.15,-0.0,flip_to_short -32397,做空,2024-01-31 03:45:00,2024-01-31 03:50:00,2341.15,2342.5,-0.0,flip_to_long -32398,做多,2024-01-31 03:50:00,2024-01-31 04:00:00,2342.5,2340.13,-0.0,flip_to_short -32399,做空,2024-01-31 04:00:00,2024-01-31 04:35:00,2340.13,2337.34,0.0,flip_to_long -32400,做多,2024-01-31 04:35:00,2024-01-31 05:15:00,2337.34,2337.07,-0.0,flip_to_short -32401,做空,2024-01-31 05:15:00,2024-01-31 05:40:00,2337.07,2336.99,-0.0,flip_to_long -32402,做多,2024-01-31 05:40:00,2024-01-31 05:50:00,2336.99,2336.88,-0.0,flip_to_short -32403,做空,2024-01-31 05:50:00,2024-01-31 05:55:00,2336.88,2337.92,-0.0,flip_to_long -32404,做多,2024-01-31 05:55:00,2024-01-31 06:00:00,2337.92,2337.25,-0.0,flip_to_short -32405,做空,2024-01-31 06:00:00,2024-01-31 06:15:00,2337.25,2338.59,-0.0,flip_to_long -32406,做多,2024-01-31 06:15:00,2024-01-31 06:30:00,2338.59,2337.57,-0.0,flip_to_short -32407,做空,2024-01-31 06:30:00,2024-01-31 07:15:00,2337.57,2337.94,-0.0,flip_to_long -32408,做多,2024-01-31 07:15:00,2024-01-31 07:30:00,2337.94,2338.09,-0.0,flip_to_short -32409,做空,2024-01-31 07:30:00,2024-01-31 07:50:00,2338.09,2338.21,-0.0,flip_to_long -32410,做多,2024-01-31 07:50:00,2024-01-31 08:05:00,2338.21,2336.63,-0.0,flip_to_short -32411,做空,2024-01-31 08:05:00,2024-01-31 08:25:00,2336.63,2339.5,-0.0,flip_to_long -32412,做多,2024-01-31 08:25:00,2024-01-31 08:40:00,2339.5,2335.97,-0.0,flip_to_short -32413,做空,2024-01-31 08:40:00,2024-01-31 08:45:00,2335.97,2336.6,-0.0,flip_to_long -32414,做多,2024-01-31 08:45:00,2024-01-31 09:00:00,2336.6,2334.72,-0.0,flip_to_short -32415,做空,2024-01-31 09:00:00,2024-01-31 13:30:00,2334.72,2309.86,0.01,flip_to_long -32416,做多,2024-01-31 13:30:00,2024-01-31 13:40:00,2309.86,2306.56,-0.0,flip_to_short -32417,做空,2024-01-31 13:40:00,2024-01-31 13:45:00,2306.56,2308.81,-0.0,flip_to_long -32418,做多,2024-01-31 13:45:00,2024-01-31 14:05:00,2308.81,2302.31,-0.0,flip_to_short -32419,做空,2024-01-31 14:05:00,2024-01-31 14:20:00,2302.31,2303.93,-0.0,flip_to_long -32420,做多,2024-01-31 14:20:00,2024-01-31 15:00:00,2303.93,2302.79,-0.0,flip_to_short -32421,做空,2024-01-31 15:00:00,2024-01-31 15:20:00,2302.79,2301.62,0.0,flip_to_long -32422,做多,2024-01-31 15:20:00,2024-01-31 19:15:00,2301.62,2318.16,0.01,flip_to_short -32423,做空,2024-01-31 19:15:00,2024-02-01 04:35:00,2318.16,2264.75,0.02,flip_to_long -32424,做多,2024-02-01 04:35:00,2024-02-01 04:40:00,2264.75,2264.6,-0.0,flip_to_short -32425,做空,2024-02-01 04:40:00,2024-02-01 04:50:00,2264.6,2263.92,-0.0,flip_to_long -32426,做多,2024-02-01 04:50:00,2024-02-01 04:55:00,2263.92,2261.75,-0.0,flip_to_short -32427,做空,2024-02-01 04:55:00,2024-02-01 05:00:00,2261.75,2262.18,-0.0,flip_to_long -32428,做多,2024-02-01 05:00:00,2024-02-01 09:05:00,2262.18,2268.71,0.0,flip_to_short -32429,做空,2024-02-01 09:05:00,2024-02-01 10:10:00,2268.71,2271.25,-0.0,flip_to_long -32430,做多,2024-02-01 10:10:00,2024-02-01 10:35:00,2271.25,2267.76,-0.0,flip_to_short -32431,做空,2024-02-01 10:35:00,2024-02-01 11:35:00,2267.76,2270.33,-0.0,flip_to_long -32432,做多,2024-02-01 11:35:00,2024-02-01 11:45:00,2270.33,2266.08,-0.0,flip_to_short -32433,做空,2024-02-01 11:45:00,2024-02-01 12:10:00,2266.08,2271.5,-0.0,flip_to_long -32434,做多,2024-02-01 12:10:00,2024-02-01 12:15:00,2271.5,2270.0,-0.0,flip_to_short -32435,做空,2024-02-01 12:15:00,2024-02-01 12:25:00,2270.0,2273.53,-0.0,flip_to_long -32436,做多,2024-02-01 12:25:00,2024-02-01 12:45:00,2273.53,2268.5,-0.0,flip_to_short -32437,做空,2024-02-01 12:45:00,2024-02-01 12:50:00,2268.5,2270.22,-0.0,flip_to_long -32438,做多,2024-02-01 12:50:00,2024-02-01 12:55:00,2270.22,2270.0,-0.0,flip_to_short -32439,做空,2024-02-01 12:55:00,2024-02-01 13:20:00,2270.0,2272.55,-0.0,flip_to_long -32440,做多,2024-02-01 13:20:00,2024-02-01 14:35:00,2272.55,2294.44,0.01,tp_upper -32441,做空,2024-02-01 16:25:00,2024-02-01 16:40:00,2282.99,2284.0,-0.0,flip_to_long -32442,做多,2024-02-01 16:40:00,2024-02-01 18:45:00,2284.0,2294.33,0.0,flip_to_short -32443,做空,2024-02-01 18:45:00,2024-02-01 19:30:00,2294.33,2294.07,-0.0,flip_to_long -32444,做多,2024-02-01 19:30:00,2024-02-01 20:50:00,2294.07,2297.4,0.0,flip_to_short -32445,做空,2024-02-01 20:50:00,2024-02-01 23:30:00,2297.4,2299.64,-0.0,flip_to_long -32446,做多,2024-02-01 23:30:00,2024-02-01 23:35:00,2299.64,2299.29,-0.0,flip_to_short -32447,做空,2024-02-01 23:35:00,2024-02-02 02:05:00,2299.29,2305.83,-0.0,flip_to_long -32448,做多,2024-02-02 02:05:00,2024-02-02 02:20:00,2305.83,2301.75,-0.0,flip_to_short -32449,做空,2024-02-02 02:20:00,2024-02-02 03:20:00,2301.75,2303.98,-0.0,flip_to_long -32450,做多,2024-02-02 03:20:00,2024-02-02 03:25:00,2303.98,2303.33,-0.0,flip_to_short -32451,做空,2024-02-02 03:25:00,2024-02-02 03:30:00,2303.33,2303.67,-0.0,flip_to_long -32452,做多,2024-02-02 03:30:00,2024-02-02 08:45:00,2303.67,2306.06,0.0,flip_to_short -32453,做空,2024-02-02 08:45:00,2024-02-02 10:20:00,2306.06,2308.66,-0.0,flip_to_long -32454,做多,2024-02-02 10:20:00,2024-02-02 10:35:00,2308.66,2308.95,-0.0,flip_to_short -32455,做空,2024-02-02 10:35:00,2024-02-02 10:45:00,2308.95,2310.76,-0.0,flip_to_long -32456,做多,2024-02-02 10:45:00,2024-02-02 10:50:00,2310.76,2309.89,-0.0,flip_to_short -32457,做空,2024-02-02 10:50:00,2024-02-02 11:20:00,2309.89,2310.83,-0.0,flip_to_long -32458,做多,2024-02-02 11:20:00,2024-02-02 13:10:00,2310.83,2312.22,0.0,flip_to_short -32459,做空,2024-02-02 13:10:00,2024-02-02 13:20:00,2312.22,2312.77,-0.0,flip_to_long -32460,做多,2024-02-02 13:20:00,2024-02-02 13:30:00,2312.77,2298.78,-0.01,flip_to_short -32461,做空,2024-02-02 13:30:00,2024-02-02 15:10:00,2298.78,2308.08,-0.01,flip_to_long -32462,做多,2024-02-02 15:10:00,2024-02-02 15:15:00,2308.08,2305.56,-0.0,flip_to_short -32463,做空,2024-02-02 15:15:00,2024-02-02 15:35:00,2305.56,2306.66,-0.0,flip_to_long -32464,做多,2024-02-02 15:35:00,2024-02-02 16:20:00,2306.66,2307.27,-0.0,flip_to_short -32465,做空,2024-02-02 16:20:00,2024-02-02 16:35:00,2307.27,2305.53,0.0,flip_to_long -32466,做多,2024-02-02 16:35:00,2024-02-02 16:55:00,2305.53,2304.87,-0.0,flip_to_short -32467,做空,2024-02-02 16:55:00,2024-02-02 17:00:00,2304.87,2305.66,-0.0,flip_to_long -32468,做多,2024-02-02 17:00:00,2024-02-02 17:25:00,2305.66,2303.64,-0.0,flip_to_short -32469,做空,2024-02-02 17:25:00,2024-02-02 17:30:00,2303.64,2304.72,-0.0,flip_to_long -32470,做多,2024-02-02 17:30:00,2024-02-02 17:35:00,2304.72,2303.85,-0.0,flip_to_short -32471,做空,2024-02-02 17:35:00,2024-02-02 19:00:00,2303.85,2295.9,0.0,flip_to_long -32472,做多,2024-02-02 19:00:00,2024-02-02 20:05:00,2295.9,2298.39,0.0,flip_to_short -32473,做空,2024-02-02 20:05:00,2024-02-02 20:25:00,2298.39,2300.83,-0.0,flip_to_long -32474,做多,2024-02-02 20:25:00,2024-02-02 20:35:00,2300.83,2300.71,-0.0,flip_to_short -32475,做空,2024-02-02 20:35:00,2024-02-02 21:15:00,2300.71,2299.89,-0.0,flip_to_long -32476,做多,2024-02-02 21:15:00,2024-02-02 21:35:00,2299.89,2298.18,-0.0,flip_to_short -32477,做空,2024-02-02 21:35:00,2024-02-02 21:45:00,2298.18,2298.16,-0.0,flip_to_long -32478,做多,2024-02-02 21:45:00,2024-02-02 21:50:00,2298.16,2296.31,-0.0,flip_to_short -32479,做空,2024-02-02 21:50:00,2024-02-02 22:10:00,2296.31,2301.7,-0.0,flip_to_long -32480,做多,2024-02-02 22:10:00,2024-02-03 04:55:00,2301.7,2320.29,0.01,flip_to_short -32481,做空,2024-02-03 04:55:00,2024-02-03 05:05:00,2320.29,2321.17,-0.0,flip_to_long -32482,做多,2024-02-03 05:05:00,2024-02-03 05:25:00,2321.17,2321.34,-0.0,flip_to_short -32483,做空,2024-02-03 05:25:00,2024-02-03 05:30:00,2321.34,2323.22,-0.0,flip_to_long -32484,做多,2024-02-03 05:30:00,2024-02-03 05:35:00,2323.22,2320.51,-0.0,flip_to_short -32485,做空,2024-02-03 05:35:00,2024-02-03 05:50:00,2320.51,2322.24,-0.0,flip_to_long -32486,做多,2024-02-03 05:50:00,2024-02-03 06:00:00,2322.24,2321.33,-0.0,flip_to_short -32487,做空,2024-02-03 06:00:00,2024-02-03 15:40:00,2321.33,2307.42,0.01,flip_to_long -32488,做多,2024-02-03 15:40:00,2024-02-03 15:55:00,2307.42,2302.83,-0.0,flip_to_short -32489,做空,2024-02-03 15:55:00,2024-02-03 16:05:00,2302.83,2305.74,-0.0,flip_to_long -32490,做多,2024-02-03 16:05:00,2024-02-03 18:15:00,2305.74,2304.92,-0.0,flip_to_short -32491,做空,2024-02-03 18:15:00,2024-02-03 20:30:00,2304.92,2303.46,0.0,flip_to_long -32492,做多,2024-02-03 20:30:00,2024-02-03 21:20:00,2303.46,2302.08,-0.0,flip_to_short -32493,做空,2024-02-03 21:20:00,2024-02-04 00:55:00,2302.08,2298.61,0.0,flip_to_long -32494,做多,2024-02-04 00:55:00,2024-02-04 01:00:00,2298.61,2296.24,-0.0,flip_to_short -32495,做空,2024-02-04 01:00:00,2024-02-04 01:15:00,2296.24,2299.53,-0.0,flip_to_long -32496,做多,2024-02-04 01:15:00,2024-02-04 04:05:00,2299.53,2299.68,-0.0,flip_to_short -32497,做空,2024-02-04 04:05:00,2024-02-04 05:10:00,2299.68,2300.5,-0.0,flip_to_long -32498,做多,2024-02-04 05:10:00,2024-02-04 05:15:00,2300.5,2298.63,-0.0,flip_to_short -32499,做空,2024-02-04 05:15:00,2024-02-04 05:20:00,2298.63,2302.39,-0.0,flip_to_long -32500,做多,2024-02-04 05:20:00,2024-02-04 05:30:00,2302.39,2300.04,-0.0,flip_to_short -32501,做空,2024-02-04 05:30:00,2024-02-04 05:35:00,2300.04,2301.08,-0.0,flip_to_long -32502,做多,2024-02-04 05:35:00,2024-02-04 05:40:00,2301.08,2300.88,-0.0,flip_to_short -32503,做空,2024-02-04 05:40:00,2024-02-04 06:05:00,2300.88,2301.07,-0.0,flip_to_long -32504,做多,2024-02-04 06:05:00,2024-02-04 06:10:00,2301.07,2300.84,-0.0,flip_to_short -32505,做空,2024-02-04 06:10:00,2024-02-04 06:15:00,2300.84,2301.09,-0.0,flip_to_long -32506,做多,2024-02-04 06:15:00,2024-02-04 06:20:00,2301.09,2299.15,-0.0,flip_to_short -32507,做空,2024-02-04 06:20:00,2024-02-04 09:20:00,2299.15,2294.57,0.0,flip_to_long -32508,做多,2024-02-04 09:20:00,2024-02-04 14:35:00,2294.57,2301.93,0.0,flip_to_short -32509,做空,2024-02-04 14:35:00,2024-02-04 16:55:00,2301.93,2302.95,-0.0,flip_to_long -32510,做多,2024-02-04 16:55:00,2024-02-04 17:15:00,2302.95,2300.34,-0.0,flip_to_short -32511,做空,2024-02-04 17:15:00,2024-02-04 17:30:00,2300.34,2302.61,-0.0,flip_to_long -32512,做多,2024-02-04 17:30:00,2024-02-04 18:15:00,2302.61,2301.21,-0.0,flip_to_short -32513,做空,2024-02-04 18:15:00,2024-02-04 19:05:00,2301.21,2275.37,0.01,tp_lower -32514,做多,2024-02-04 20:50:00,2024-02-04 22:20:00,2307.9,2291.36,-0.01,flip_to_short -32515,做空,2024-02-04 22:20:00,2024-02-04 22:45:00,2291.36,2292.89,-0.0,flip_to_long -32516,做多,2024-02-04 22:45:00,2024-02-04 22:50:00,2292.89,2286.22,-0.0,flip_to_short -32517,做空,2024-02-04 22:50:00,2024-02-04 23:45:00,2286.22,2289.16,-0.0,flip_to_long -32518,做多,2024-02-04 23:45:00,2024-02-04 23:55:00,2289.16,2288.66,-0.0,flip_to_short -32519,做空,2024-02-04 23:55:00,2024-02-05 00:10:00,2288.66,2289.47,-0.0,flip_to_long -32520,做多,2024-02-05 00:10:00,2024-02-05 00:15:00,2289.47,2283.34,-0.0,flip_to_short -32521,做空,2024-02-05 00:15:00,2024-02-05 00:20:00,2283.34,2291.79,-0.0,flip_to_long -32522,做多,2024-02-05 00:20:00,2024-02-05 00:30:00,2291.79,2284.58,-0.0,flip_to_short -32523,做空,2024-02-05 00:30:00,2024-02-05 03:15:00,2284.58,2284.7,-0.0,flip_to_long -32524,做多,2024-02-05 03:15:00,2024-02-05 14:20:00,2284.7,2324.0,0.02,flip_to_short -32525,做空,2024-02-05 14:20:00,2024-02-05 14:25:00,2324.0,2325.71,-0.0,flip_to_long -32526,做多,2024-02-05 14:25:00,2024-02-05 14:35:00,2325.71,2322.05,-0.0,flip_to_short -32527,做空,2024-02-05 14:35:00,2024-02-05 15:00:00,2322.05,2312.31,0.0,tp_lower -32528,做多,2024-02-05 19:05:00,2024-02-05 19:10:00,2304.86,2304.29,-0.0,flip_to_short -32529,做空,2024-02-05 19:10:00,2024-02-05 23:20:00,2304.29,2295.7,0.0,flip_to_long -32530,做多,2024-02-05 23:20:00,2024-02-06 04:45:00,2295.7,2313.9,0.01,flip_to_short -32531,做空,2024-02-06 04:45:00,2024-02-06 06:55:00,2313.9,2315.64,-0.0,flip_to_long -32532,做多,2024-02-06 06:55:00,2024-02-06 10:40:00,2315.64,2324.37,0.0,flip_to_short -32533,做空,2024-02-06 10:40:00,2024-02-06 11:45:00,2324.37,2327.61,-0.0,flip_to_long -32534,做多,2024-02-06 11:45:00,2024-02-06 11:50:00,2327.61,2324.55,-0.0,flip_to_short -32535,做空,2024-02-06 11:50:00,2024-02-06 12:00:00,2324.55,2328.99,-0.0,flip_to_long -32536,做多,2024-02-06 12:00:00,2024-02-06 12:10:00,2328.99,2326.59,-0.0,flip_to_short -32537,做空,2024-02-06 12:10:00,2024-02-06 12:30:00,2326.59,2327.76,-0.0,flip_to_long -32538,做多,2024-02-06 12:30:00,2024-02-06 12:40:00,2327.76,2329.08,0.0,flip_to_short -32539,做空,2024-02-06 12:40:00,2024-02-06 13:15:00,2329.08,2329.93,-0.0,flip_to_long -32540,做多,2024-02-06 13:15:00,2024-02-06 15:10:00,2329.93,2332.32,0.0,flip_to_short -32541,做空,2024-02-06 15:10:00,2024-02-06 23:25:00,2332.32,2375.96,-0.02,flip_to_long -32542,做多,2024-02-06 23:25:00,2024-02-06 23:30:00,2375.96,2371.8,-0.0,flip_to_short -32543,做空,2024-02-06 23:30:00,2024-02-07 00:20:00,2371.8,2381.38,-0.0,flip_to_long -32544,做多,2024-02-07 00:20:00,2024-02-07 00:35:00,2381.38,2380.52,-0.0,flip_to_short -32545,做空,2024-02-07 00:35:00,2024-02-07 00:45:00,2380.52,2379.34,-0.0,flip_to_long -32546,做多,2024-02-07 00:45:00,2024-02-07 01:05:00,2379.34,2380.78,0.0,flip_to_short -32547,做空,2024-02-07 01:05:00,2024-02-07 02:45:00,2380.78,2378.0,0.0,flip_to_long -32548,做多,2024-02-07 02:45:00,2024-02-07 08:55:00,2378.0,2362.49,-0.01,flip_to_short -32549,做空,2024-02-07 08:55:00,2024-02-07 09:10:00,2362.49,2362.89,-0.0,flip_to_long -32550,做多,2024-02-07 09:10:00,2024-02-07 09:35:00,2362.89,2373.27,0.0,tp_upper -32551,做空,2024-02-07 10:45:00,2024-02-07 12:05:00,2363.75,2364.47,-0.0,flip_to_long -32552,做多,2024-02-07 12:05:00,2024-02-07 12:10:00,2364.47,2363.7,-0.0,flip_to_short -32553,做空,2024-02-07 12:10:00,2024-02-07 12:20:00,2363.7,2363.72,-0.0,flip_to_long -32554,做多,2024-02-07 12:20:00,2024-02-07 14:55:00,2363.72,2364.84,-0.0,flip_to_short -32555,做空,2024-02-07 14:55:00,2024-02-07 15:15:00,2364.84,2366.07,-0.0,flip_to_long -32556,做多,2024-02-07 15:15:00,2024-02-07 15:45:00,2366.07,2366.8,-0.0,flip_to_short -32557,做空,2024-02-07 15:45:00,2024-02-07 22:50:00,2366.8,2424.45,-0.03,flip_to_long -32558,做多,2024-02-07 22:50:00,2024-02-07 23:10:00,2424.45,2424.96,-0.0,flip_to_short -32559,做空,2024-02-07 23:10:00,2024-02-07 23:20:00,2424.96,2425.38,-0.0,flip_to_long -32560,做多,2024-02-07 23:20:00,2024-02-07 23:25:00,2425.38,2425.37,-0.0,flip_to_short -32561,做空,2024-02-07 23:25:00,2024-02-07 23:35:00,2425.37,2425.48,-0.0,flip_to_long -32562,做多,2024-02-07 23:35:00,2024-02-08 00:45:00,2425.48,2429.63,0.0,flip_to_short -32563,做空,2024-02-08 00:45:00,2024-02-08 08:35:00,2429.63,2424.52,0.0,flip_to_long -32564,做多,2024-02-08 08:35:00,2024-02-08 08:40:00,2424.52,2422.32,-0.0,flip_to_short -32565,做空,2024-02-08 08:40:00,2024-02-08 08:45:00,2422.32,2424.58,-0.0,flip_to_long -32566,做多,2024-02-08 08:45:00,2024-02-08 08:55:00,2424.58,2423.15,-0.0,flip_to_short -32567,做空,2024-02-08 08:55:00,2024-02-08 09:00:00,2423.15,2424.41,-0.0,flip_to_long -32568,做多,2024-02-08 09:00:00,2024-02-08 09:05:00,2424.41,2423.96,-0.0,flip_to_short -32569,做空,2024-02-08 09:05:00,2024-02-08 09:30:00,2423.96,2422.79,-0.0,flip_to_long -32570,做多,2024-02-08 09:30:00,2024-02-08 09:40:00,2422.79,2422.73,-0.0,flip_to_short -32571,做空,2024-02-08 09:40:00,2024-02-08 10:10:00,2422.73,2427.7,-0.0,flip_to_long -32572,做多,2024-02-08 10:10:00,2024-02-08 10:20:00,2427.7,2422.01,-0.0,flip_to_short -32573,做空,2024-02-08 10:20:00,2024-02-08 10:25:00,2422.01,2422.6,-0.0,flip_to_long -32574,做多,2024-02-08 10:25:00,2024-02-08 10:55:00,2422.6,2421.93,-0.0,flip_to_short -32575,做空,2024-02-08 10:55:00,2024-02-08 11:10:00,2421.93,2424.56,-0.0,flip_to_long -32576,做多,2024-02-08 11:10:00,2024-02-08 11:20:00,2424.56,2421.85,-0.0,flip_to_short -32577,做空,2024-02-08 11:20:00,2024-02-08 11:35:00,2421.85,2422.0,-0.0,flip_to_long -32578,做多,2024-02-08 11:35:00,2024-02-08 12:15:00,2422.0,2420.95,-0.0,flip_to_short -32579,做空,2024-02-08 12:15:00,2024-02-08 12:20:00,2420.95,2421.53,-0.0,flip_to_long -32580,做多,2024-02-08 12:20:00,2024-02-08 14:00:00,2421.53,2432.72,0.0,tp_upper -32581,做空,2024-02-08 14:30:00,2024-02-08 17:30:00,2425.14,2433.83,-0.0,flip_to_long -32582,做多,2024-02-08 17:30:00,2024-02-08 17:40:00,2433.83,2432.0,-0.0,flip_to_short -32583,做空,2024-02-08 17:40:00,2024-02-08 21:15:00,2432.0,2425.98,0.0,flip_to_long -32584,做多,2024-02-08 21:15:00,2024-02-08 21:35:00,2425.98,2424.8,-0.0,flip_to_short -32585,做空,2024-02-08 21:35:00,2024-02-08 21:55:00,2424.8,2424.84,-0.0,flip_to_long -32586,做多,2024-02-08 21:55:00,2024-02-08 22:05:00,2424.84,2426.24,0.0,flip_to_short -32587,做空,2024-02-08 22:05:00,2024-02-08 22:10:00,2426.24,2427.01,-0.0,flip_to_long -32588,做多,2024-02-08 22:10:00,2024-02-08 22:25:00,2427.01,2426.42,-0.0,flip_to_short -32589,做空,2024-02-08 22:25:00,2024-02-08 23:00:00,2426.42,2424.91,0.0,flip_to_long -32590,做多,2024-02-08 23:00:00,2024-02-09 01:20:00,2424.91,2424.77,-0.0,flip_to_short -32591,做空,2024-02-09 01:20:00,2024-02-09 01:35:00,2424.77,2425.96,-0.0,flip_to_long -32592,做多,2024-02-09 01:35:00,2024-02-09 01:45:00,2425.96,2423.23,-0.0,flip_to_short -32593,做空,2024-02-09 01:45:00,2024-02-09 01:50:00,2423.23,2423.75,-0.0,flip_to_long -32594,做多,2024-02-09 01:50:00,2024-02-09 02:00:00,2423.75,2424.0,-0.0,flip_to_short -32595,做空,2024-02-09 02:00:00,2024-02-09 14:25:00,2424.0,2489.94,-0.03,flip_to_long -32596,做多,2024-02-09 14:25:00,2024-02-09 14:50:00,2489.94,2493.23,0.0,flip_to_short -32597,做空,2024-02-09 14:50:00,2024-02-09 14:55:00,2493.23,2493.35,-0.0,flip_to_long -32598,做多,2024-02-09 14:55:00,2024-02-09 15:45:00,2493.35,2495.53,0.0,flip_to_short -32599,做空,2024-02-09 15:45:00,2024-02-09 17:30:00,2495.53,2498.01,-0.0,flip_to_long -32600,做多,2024-02-09 17:30:00,2024-02-09 17:55:00,2498.01,2496.07,-0.0,flip_to_short -32601,做空,2024-02-09 17:55:00,2024-02-09 18:00:00,2496.07,2498.5,-0.0,flip_to_long -32602,做多,2024-02-09 18:00:00,2024-02-09 18:05:00,2498.5,2497.12,-0.0,flip_to_short -32603,做空,2024-02-09 18:05:00,2024-02-09 18:10:00,2497.12,2506.82,-0.0,flip_to_long -32604,做多,2024-02-09 18:10:00,2024-02-09 19:00:00,2506.82,2496.59,-0.0,flip_to_short -32605,做空,2024-02-09 19:00:00,2024-02-09 21:45:00,2496.59,2495.64,-0.0,flip_to_long -32606,做多,2024-02-09 21:45:00,2024-02-09 22:20:00,2495.64,2496.08,-0.0,flip_to_short -32607,做空,2024-02-09 22:20:00,2024-02-09 23:15:00,2496.08,2497.07,-0.0,flip_to_long -32608,做多,2024-02-09 23:15:00,2024-02-09 23:20:00,2497.07,2495.31,-0.0,flip_to_short -32609,做空,2024-02-09 23:20:00,2024-02-10 00:05:00,2495.31,2491.19,0.0,flip_to_long -32610,做多,2024-02-10 00:05:00,2024-02-10 00:30:00,2491.19,2493.29,0.0,flip_to_short -32611,做空,2024-02-10 00:30:00,2024-02-10 01:20:00,2493.29,2491.95,0.0,flip_to_long -32612,做多,2024-02-10 01:20:00,2024-02-10 05:50:00,2491.95,2501.98,0.0,flip_to_short -32613,做空,2024-02-10 05:50:00,2024-02-10 05:55:00,2501.98,2503.04,-0.0,flip_to_long -32614,做多,2024-02-10 05:55:00,2024-02-10 06:10:00,2503.04,2504.26,-0.0,flip_to_short -32615,做空,2024-02-10 06:10:00,2024-02-10 06:15:00,2504.26,2504.99,-0.0,flip_to_long -32616,做多,2024-02-10 06:15:00,2024-02-10 06:20:00,2504.99,2504.1,-0.0,flip_to_short -32617,做空,2024-02-10 06:20:00,2024-02-10 06:25:00,2504.1,2505.82,-0.0,flip_to_long -32618,做多,2024-02-10 06:25:00,2024-02-10 06:35:00,2505.82,2505.6,-0.0,flip_to_short -32619,做空,2024-02-10 06:35:00,2024-02-10 06:45:00,2505.6,2505.48,-0.0,flip_to_long -32620,做多,2024-02-10 06:45:00,2024-02-10 12:15:00,2505.48,2488.24,-0.01,flip_to_short -32621,做空,2024-02-10 12:15:00,2024-02-10 12:20:00,2488.24,2488.52,-0.0,flip_to_long -32622,做多,2024-02-10 12:20:00,2024-02-10 12:25:00,2488.52,2488.01,-0.0,flip_to_short -32623,做空,2024-02-10 12:25:00,2024-02-10 12:50:00,2488.01,2486.87,-0.0,flip_to_long -32624,做多,2024-02-10 12:50:00,2024-02-10 13:05:00,2486.87,2485.19,-0.0,flip_to_short -32625,做空,2024-02-10 13:05:00,2024-02-10 13:30:00,2485.19,2486.71,-0.0,flip_to_long -32626,做多,2024-02-10 13:30:00,2024-02-10 16:50:00,2486.71,2490.06,0.0,flip_to_short -32627,做空,2024-02-10 16:50:00,2024-02-10 18:20:00,2490.06,2489.7,-0.0,flip_to_long -32628,做多,2024-02-10 18:20:00,2024-02-10 18:25:00,2489.7,2489.53,-0.0,flip_to_short -32629,做空,2024-02-10 18:25:00,2024-02-10 19:10:00,2489.53,2489.03,-0.0,flip_to_long -32630,做多,2024-02-10 19:10:00,2024-02-10 22:20:00,2489.03,2497.33,0.0,flip_to_short -32631,做空,2024-02-10 22:20:00,2024-02-10 22:50:00,2497.33,2495.51,0.0,flip_to_long -32632,做多,2024-02-10 22:50:00,2024-02-10 23:20:00,2495.51,2499.2,0.0,flip_to_short -32633,做空,2024-02-10 23:20:00,2024-02-10 23:50:00,2499.2,2499.6,-0.0,flip_to_long -32634,做多,2024-02-10 23:50:00,2024-02-11 00:35:00,2499.6,2501.24,0.0,flip_to_short -32635,做空,2024-02-11 00:35:00,2024-02-11 00:50:00,2501.24,2499.78,0.0,flip_to_long -32636,做多,2024-02-11 00:50:00,2024-02-11 08:50:00,2499.78,2525.03,0.01,flip_to_short -32637,做空,2024-02-11 08:50:00,2024-02-11 09:00:00,2525.03,2525.77,-0.0,flip_to_long -32638,做多,2024-02-11 09:00:00,2024-02-11 09:20:00,2525.77,2524.49,-0.0,flip_to_short -32639,做空,2024-02-11 09:20:00,2024-02-11 09:25:00,2524.49,2525.0,-0.0,flip_to_long -32640,做多,2024-02-11 09:25:00,2024-02-11 11:30:00,2525.0,2523.98,-0.0,flip_to_short -32641,做空,2024-02-11 11:30:00,2024-02-11 11:35:00,2523.98,2524.55,-0.0,flip_to_long -32642,做多,2024-02-11 11:35:00,2024-02-11 12:35:00,2524.55,2523.49,-0.0,flip_to_short -32643,做空,2024-02-11 12:35:00,2024-02-11 12:45:00,2523.49,2523.87,-0.0,flip_to_long -32644,做多,2024-02-11 12:45:00,2024-02-11 17:30:00,2523.87,2512.73,-0.01,flip_to_short -32645,做空,2024-02-11 17:30:00,2024-02-11 18:45:00,2512.73,2509.97,0.0,flip_to_long -32646,做多,2024-02-11 18:45:00,2024-02-11 18:50:00,2509.97,2507.75,-0.0,flip_to_short -32647,做空,2024-02-11 18:50:00,2024-02-11 19:35:00,2507.75,2507.47,-0.0,flip_to_long -32648,做多,2024-02-11 19:35:00,2024-02-11 19:45:00,2507.47,2507.54,-0.0,flip_to_short -32649,做空,2024-02-11 19:45:00,2024-02-11 20:00:00,2507.54,2509.02,-0.0,flip_to_long -32650,做多,2024-02-11 20:00:00,2024-02-11 20:05:00,2509.02,2508.6,-0.0,flip_to_short -32651,做空,2024-02-11 20:05:00,2024-02-11 20:15:00,2508.6,2508.61,-0.0,flip_to_long -32652,做多,2024-02-11 20:15:00,2024-02-11 20:35:00,2508.61,2502.38,-0.0,flip_to_short -32653,做空,2024-02-11 20:35:00,2024-02-11 22:25:00,2502.38,2505.13,-0.0,flip_to_long -32654,做多,2024-02-11 22:25:00,2024-02-11 22:35:00,2505.13,2503.92,-0.0,flip_to_short -32655,做空,2024-02-11 22:35:00,2024-02-11 22:40:00,2503.92,2504.88,-0.0,flip_to_long -32656,做多,2024-02-11 22:40:00,2024-02-11 22:45:00,2504.88,2503.48,-0.0,flip_to_short -32657,做空,2024-02-11 22:45:00,2024-02-11 23:50:00,2503.48,2505.28,-0.0,flip_to_long -32658,做多,2024-02-11 23:50:00,2024-02-12 02:35:00,2505.28,2503.97,-0.0,flip_to_short -32659,做空,2024-02-12 02:35:00,2024-02-12 07:20:00,2503.97,2498.66,0.0,flip_to_long -32660,做多,2024-02-12 07:20:00,2024-02-12 08:10:00,2498.66,2497.54,-0.0,flip_to_short -32661,做空,2024-02-12 08:10:00,2024-02-12 08:20:00,2497.54,2498.5,-0.0,flip_to_long -32662,做多,2024-02-12 08:20:00,2024-02-12 08:35:00,2498.5,2496.81,-0.0,flip_to_short -32663,做空,2024-02-12 08:35:00,2024-02-12 12:00:00,2496.81,2487.94,0.0,flip_to_long -32664,做多,2024-02-12 12:00:00,2024-02-12 12:05:00,2487.94,2486.69,-0.0,flip_to_short -32665,做空,2024-02-12 12:05:00,2024-02-12 12:50:00,2486.69,2486.58,-0.0,flip_to_long -32666,做多,2024-02-12 12:50:00,2024-02-12 13:05:00,2486.58,2484.61,-0.0,flip_to_short -32667,做空,2024-02-12 13:05:00,2024-02-13 07:05:00,2484.61,2651.34,-0.07,flip_to_long -32668,做多,2024-02-13 07:05:00,2024-02-13 07:10:00,2651.34,2650.31,-0.0,flip_to_short -32669,做空,2024-02-13 07:10:00,2024-02-13 07:15:00,2650.31,2651.38,-0.0,flip_to_long -32670,做多,2024-02-13 07:15:00,2024-02-13 07:20:00,2651.38,2650.41,-0.0,flip_to_short -32671,做空,2024-02-13 07:20:00,2024-02-13 07:45:00,2650.41,2651.55,-0.0,flip_to_long -32672,做多,2024-02-13 07:45:00,2024-02-13 07:55:00,2651.55,2650.26,-0.0,flip_to_short -32673,做空,2024-02-13 07:55:00,2024-02-13 13:35:00,2650.26,2640.94,0.0,tp_lower -32674,做多,2024-02-13 18:20:00,2024-02-13 18:45:00,2629.09,2628.8,-0.0,flip_to_short -32675,做空,2024-02-13 18:45:00,2024-02-13 19:05:00,2628.8,2626.8,0.0,flip_to_long -32676,做多,2024-02-13 19:05:00,2024-02-13 19:10:00,2626.8,2625.22,-0.0,flip_to_short -32677,做空,2024-02-13 19:10:00,2024-02-13 19:15:00,2625.22,2627.26,-0.0,flip_to_long -32678,做多,2024-02-13 19:15:00,2024-02-13 19:50:00,2627.26,2616.47,-0.0,flip_to_short -32679,做空,2024-02-13 19:50:00,2024-02-13 20:35:00,2616.47,2623.33,-0.0,flip_to_long -32680,做多,2024-02-13 20:35:00,2024-02-13 22:10:00,2623.33,2626.38,0.0,flip_to_short -32681,做空,2024-02-13 22:10:00,2024-02-13 22:25:00,2626.38,2628.86,-0.0,flip_to_long -32682,做多,2024-02-13 22:25:00,2024-02-13 23:00:00,2628.86,2629.37,-0.0,flip_to_short -32683,做空,2024-02-13 23:00:00,2024-02-13 23:10:00,2629.37,2633.09,-0.0,flip_to_long -32684,做多,2024-02-13 23:10:00,2024-02-14 00:20:00,2633.09,2630.6,-0.0,flip_to_short -32685,做空,2024-02-14 00:20:00,2024-02-14 00:25:00,2630.6,2634.14,-0.0,flip_to_long -32686,做多,2024-02-14 00:25:00,2024-02-14 00:35:00,2634.14,2627.06,-0.0,flip_to_short -32687,做空,2024-02-14 00:35:00,2024-02-14 00:50:00,2627.06,2631.24,-0.0,flip_to_long -32688,做多,2024-02-14 00:50:00,2024-02-14 01:10:00,2631.24,2630.59,-0.0,flip_to_short -32689,做空,2024-02-14 01:10:00,2024-02-14 01:15:00,2630.59,2633.74,-0.0,flip_to_long -32690,做多,2024-02-14 01:15:00,2024-02-14 01:20:00,2633.74,2628.93,-0.0,flip_to_short -32691,做空,2024-02-14 01:20:00,2024-02-14 02:40:00,2628.93,2631.76,-0.0,flip_to_long -32692,做多,2024-02-14 02:40:00,2024-02-14 04:25:00,2631.76,2627.99,-0.0,flip_to_short -32693,做空,2024-02-14 04:25:00,2024-02-14 05:10:00,2627.99,2631.83,-0.0,flip_to_long -32694,做多,2024-02-14 05:10:00,2024-02-14 15:05:00,2631.83,2748.34,0.04,flip_to_short -32695,做空,2024-02-14 15:05:00,2024-02-14 15:20:00,2748.34,2753.15,-0.0,flip_to_long -32696,做多,2024-02-14 15:20:00,2024-02-14 15:30:00,2753.15,2755.91,0.0,flip_to_short -32697,做空,2024-02-14 15:30:00,2024-02-14 18:45:00,2755.91,2750.26,0.0,flip_to_long -32698,做多,2024-02-14 18:45:00,2024-02-14 19:00:00,2750.26,2750.18,-0.0,flip_to_short -32699,做空,2024-02-14 19:00:00,2024-02-14 19:25:00,2750.18,2754.02,-0.0,flip_to_long -32700,做多,2024-02-14 19:25:00,2024-02-15 01:30:00,2754.02,2774.25,0.01,flip_to_short -32701,做空,2024-02-15 01:30:00,2024-02-15 01:35:00,2774.25,2781.48,-0.0,flip_to_long -32702,做多,2024-02-15 01:35:00,2024-02-15 01:40:00,2781.48,2776.82,-0.0,flip_to_short -32703,做空,2024-02-15 01:40:00,2024-02-15 01:45:00,2776.82,2779.7,-0.0,flip_to_long -32704,做多,2024-02-15 01:45:00,2024-02-15 01:55:00,2779.7,2779.73,-0.0,flip_to_short -32705,做空,2024-02-15 01:55:00,2024-02-15 02:00:00,2779.73,2787.38,-0.0,flip_to_long -32706,做多,2024-02-15 02:00:00,2024-02-15 02:10:00,2787.38,2788.21,-0.0,flip_to_short -32707,做空,2024-02-15 02:10:00,2024-02-15 04:35:00,2788.21,2795.92,-0.0,flip_to_long -32708,做多,2024-02-15 04:35:00,2024-02-15 04:45:00,2795.92,2791.26,-0.0,flip_to_short -32709,做空,2024-02-15 04:45:00,2024-02-15 04:55:00,2791.26,2797.92,-0.0,flip_to_long -32710,做多,2024-02-15 04:55:00,2024-02-15 05:00:00,2797.92,2791.97,-0.0,flip_to_short -32711,做空,2024-02-15 05:00:00,2024-02-15 08:50:00,2791.97,2782.52,0.0,flip_to_long -32712,做多,2024-02-15 08:50:00,2024-02-15 09:05:00,2782.52,2781.96,-0.0,flip_to_short -32713,做空,2024-02-15 09:05:00,2024-02-15 09:10:00,2781.96,2785.22,-0.0,flip_to_long -32714,做多,2024-02-15 09:10:00,2024-02-15 11:35:00,2785.22,2791.41,0.0,flip_to_short -32715,做空,2024-02-15 11:35:00,2024-02-15 12:20:00,2791.41,2792.89,-0.0,flip_to_long -32716,做多,2024-02-15 12:20:00,2024-02-15 12:35:00,2792.89,2789.99,-0.0,flip_to_short -32717,做空,2024-02-15 12:35:00,2024-02-15 16:15:00,2789.99,2818.27,-0.01,flip_to_long -32718,做多,2024-02-15 16:15:00,2024-02-15 17:05:00,2818.27,2827.59,0.0,flip_to_short -32719,做空,2024-02-15 17:05:00,2024-02-15 17:15:00,2827.59,2826.62,-0.0,flip_to_long -32720,做多,2024-02-15 17:15:00,2024-02-15 17:20:00,2826.62,2826.6,-0.0,flip_to_short -32721,做空,2024-02-15 17:20:00,2024-02-15 18:10:00,2826.6,2833.43,-0.0,flip_to_long -32722,做多,2024-02-15 18:10:00,2024-02-15 18:15:00,2833.43,2827.06,-0.0,flip_to_short -32723,做空,2024-02-15 18:15:00,2024-02-15 18:25:00,2827.06,2827.96,-0.0,flip_to_long -32724,做多,2024-02-15 18:25:00,2024-02-15 20:15:00,2827.96,2820.66,-0.0,flip_to_short -32725,做空,2024-02-15 20:15:00,2024-02-15 20:25:00,2820.66,2826.81,-0.0,flip_to_long -32726,做多,2024-02-15 20:25:00,2024-02-15 21:25:00,2826.81,2827.7,-0.0,flip_to_short -32727,做空,2024-02-15 21:25:00,2024-02-15 23:10:00,2827.7,2823.6,0.0,flip_to_long -32728,做多,2024-02-15 23:10:00,2024-02-15 23:50:00,2823.6,2822.3,-0.0,flip_to_short -32729,做空,2024-02-15 23:50:00,2024-02-15 23:55:00,2822.3,2824.54,-0.0,flip_to_long -32730,做多,2024-02-15 23:55:00,2024-02-16 00:30:00,2824.54,2823.15,-0.0,flip_to_short -32731,做空,2024-02-16 00:30:00,2024-02-16 00:35:00,2823.15,2829.7,-0.0,flip_to_long -32732,做多,2024-02-16 00:35:00,2024-02-16 04:30:00,2829.7,2842.15,0.0,flip_to_short -32733,做空,2024-02-16 04:30:00,2024-02-16 04:45:00,2842.15,2843.36,-0.0,flip_to_long -32734,做多,2024-02-16 04:45:00,2024-02-16 04:50:00,2843.36,2840.4,-0.0,flip_to_short -32735,做空,2024-02-16 04:50:00,2024-02-16 05:40:00,2840.4,2845.51,-0.0,flip_to_long -32736,做多,2024-02-16 05:40:00,2024-02-16 05:50:00,2845.51,2845.93,-0.0,flip_to_short -32737,做空,2024-02-16 05:50:00,2024-02-16 06:05:00,2845.93,2846.64,-0.0,flip_to_long -32738,做多,2024-02-16 06:05:00,2024-02-16 06:10:00,2846.64,2843.03,-0.0,flip_to_short -32739,做空,2024-02-16 06:10:00,2024-02-16 06:20:00,2843.03,2847.97,-0.0,flip_to_long -32740,做多,2024-02-16 06:20:00,2024-02-16 06:40:00,2847.97,2846.96,-0.0,flip_to_short -32741,做空,2024-02-16 06:40:00,2024-02-16 10:45:00,2846.96,2827.0,0.01,flip_to_long -32742,做多,2024-02-16 10:45:00,2024-02-16 11:05:00,2827.0,2824.96,-0.0,flip_to_short -32743,做空,2024-02-16 11:05:00,2024-02-16 14:05:00,2824.96,2828.33,-0.0,flip_to_long -32744,做多,2024-02-16 14:05:00,2024-02-16 14:10:00,2828.33,2820.88,-0.0,flip_to_short -32745,做空,2024-02-16 14:10:00,2024-02-16 15:10:00,2820.88,2771.37,0.02,tp_lower -32746,做多,2024-02-16 19:15:00,2024-02-16 19:25:00,2783.05,2781.23,-0.0,flip_to_short -32747,做空,2024-02-16 19:25:00,2024-02-16 20:20:00,2781.23,2780.49,-0.0,flip_to_long -32748,做多,2024-02-16 20:20:00,2024-02-16 20:25:00,2780.49,2779.06,-0.0,flip_to_short -32749,做空,2024-02-16 20:25:00,2024-02-16 20:30:00,2779.06,2780.32,-0.0,flip_to_long -32750,做多,2024-02-16 20:30:00,2024-02-16 20:35:00,2780.32,2778.84,-0.0,flip_to_short -32751,做空,2024-02-16 20:35:00,2024-02-16 20:40:00,2778.84,2781.14,-0.0,flip_to_long -32752,做多,2024-02-16 20:40:00,2024-02-16 20:45:00,2781.14,2780.45,-0.0,flip_to_short -32753,做空,2024-02-16 20:45:00,2024-02-16 20:50:00,2780.45,2781.74,-0.0,flip_to_long -32754,做多,2024-02-16 20:50:00,2024-02-16 21:00:00,2781.74,2778.61,-0.0,flip_to_short -32755,做空,2024-02-16 21:00:00,2024-02-16 21:05:00,2778.61,2780.93,-0.0,flip_to_long -32756,做多,2024-02-16 21:05:00,2024-02-17 01:20:00,2780.93,2791.5,0.0,flip_to_short -32757,做空,2024-02-17 01:20:00,2024-02-17 01:25:00,2791.5,2792.56,-0.0,flip_to_long -32758,做多,2024-02-17 01:25:00,2024-02-17 02:15:00,2792.56,2794.78,0.0,flip_to_short -32759,做空,2024-02-17 02:15:00,2024-02-17 02:50:00,2794.78,2792.65,0.0,flip_to_long -32760,做多,2024-02-17 02:50:00,2024-02-17 03:55:00,2792.65,2794.9,0.0,flip_to_short -32761,做空,2024-02-17 03:55:00,2024-02-17 04:20:00,2794.9,2794.46,-0.0,flip_to_long -32762,做多,2024-02-17 04:20:00,2024-02-17 04:25:00,2794.46,2790.26,-0.0,flip_to_short -32763,做空,2024-02-17 04:25:00,2024-02-17 04:45:00,2790.26,2795.97,-0.0,flip_to_long -32764,做多,2024-02-17 04:45:00,2024-02-17 04:55:00,2795.97,2794.92,-0.0,flip_to_short -32765,做空,2024-02-17 04:55:00,2024-02-17 06:30:00,2794.92,2789.65,0.0,flip_to_long -32766,做多,2024-02-17 06:30:00,2024-02-17 06:55:00,2789.65,2789.22,-0.0,flip_to_short -32767,做空,2024-02-17 06:55:00,2024-02-17 07:00:00,2789.22,2791.41,-0.0,flip_to_long -32768,做多,2024-02-17 07:00:00,2024-02-17 08:15:00,2791.41,2788.29,-0.0,flip_to_short -32769,做空,2024-02-17 08:15:00,2024-02-17 11:15:00,2788.29,2783.69,0.0,flip_to_long -32770,做多,2024-02-17 11:15:00,2024-02-17 11:25:00,2783.69,2781.83,-0.0,flip_to_short -32771,做空,2024-02-17 11:25:00,2024-02-17 11:30:00,2781.83,2784.22,-0.0,flip_to_long -32772,做多,2024-02-17 11:30:00,2024-02-17 11:40:00,2784.22,2784.33,-0.0,flip_to_short -32773,做空,2024-02-17 11:40:00,2024-02-17 12:20:00,2784.33,2783.22,-0.0,flip_to_long -32774,做多,2024-02-17 12:20:00,2024-02-17 12:25:00,2783.22,2778.9,-0.0,flip_to_short -32775,做空,2024-02-17 12:25:00,2024-02-17 12:40:00,2778.9,2781.85,-0.0,flip_to_long -32776,做多,2024-02-17 12:40:00,2024-02-17 13:05:00,2781.85,2776.32,-0.0,flip_to_short -32777,做空,2024-02-17 13:05:00,2024-02-17 13:35:00,2776.32,2752.65,0.01,tp_lower -32778,做多,2024-02-17 16:45:00,2024-02-17 16:50:00,2758.11,2757.16,-0.0,flip_to_short -32779,做空,2024-02-17 16:50:00,2024-02-17 16:55:00,2757.16,2757.6,-0.0,flip_to_long -32780,做多,2024-02-17 16:55:00,2024-02-18 00:35:00,2757.6,2782.03,0.01,flip_to_short -32781,做空,2024-02-18 00:35:00,2024-02-18 00:40:00,2782.03,2783.15,-0.0,flip_to_long -32782,做多,2024-02-18 00:40:00,2024-02-18 01:40:00,2783.15,2785.14,0.0,flip_to_short -32783,做空,2024-02-18 01:40:00,2024-02-18 03:40:00,2785.14,2783.44,0.0,flip_to_long -32784,做多,2024-02-18 03:40:00,2024-02-18 06:30:00,2783.44,2787.8,0.0,flip_to_short -32785,做空,2024-02-18 06:30:00,2024-02-18 06:50:00,2787.8,2789.19,-0.0,flip_to_long -32786,做多,2024-02-18 06:50:00,2024-02-18 07:00:00,2789.19,2785.36,-0.0,flip_to_short -32787,做空,2024-02-18 07:00:00,2024-02-18 07:05:00,2785.36,2790.05,-0.0,flip_to_long -32788,做多,2024-02-18 07:05:00,2024-02-18 11:10:00,2790.05,2805.24,0.0,flip_to_short -32789,做空,2024-02-18 11:10:00,2024-02-18 11:25:00,2805.24,2804.84,-0.0,flip_to_long -32790,做多,2024-02-18 11:25:00,2024-02-18 12:20:00,2804.84,2806.64,0.0,flip_to_short -32791,做空,2024-02-18 12:20:00,2024-02-18 14:35:00,2806.64,2810.0,-0.0,flip_to_long -32792,做多,2024-02-18 14:35:00,2024-02-18 15:10:00,2810.0,2802.74,-0.0,flip_to_short -32793,做空,2024-02-18 15:10:00,2024-02-18 15:15:00,2802.74,2804.56,-0.0,flip_to_long -32794,做多,2024-02-18 15:15:00,2024-02-18 15:35:00,2804.56,2804.87,-0.0,flip_to_short -32795,做空,2024-02-18 15:35:00,2024-02-18 16:50:00,2804.87,2803.69,-0.0,flip_to_long -32796,做多,2024-02-18 16:50:00,2024-02-19 01:35:00,2803.69,2864.65,0.02,flip_to_short -32797,做空,2024-02-19 01:35:00,2024-02-19 01:40:00,2864.65,2865.38,-0.0,flip_to_long -32798,做多,2024-02-19 01:40:00,2024-02-19 03:25:00,2865.38,2882.0,0.01,flip_to_short -32799,做空,2024-02-19 03:25:00,2024-02-19 03:40:00,2882.0,2881.62,-0.0,flip_to_long -32800,做多,2024-02-19 03:40:00,2024-02-19 08:45:00,2881.62,2905.75,0.01,flip_to_short -32801,做空,2024-02-19 08:45:00,2024-02-19 08:50:00,2905.75,2909.1,-0.0,flip_to_long -32802,做多,2024-02-19 08:50:00,2024-02-19 09:05:00,2909.1,2910.58,0.0,flip_to_short -32803,做空,2024-02-19 09:05:00,2024-02-19 09:10:00,2910.58,2911.65,-0.0,flip_to_long -32804,做多,2024-02-19 09:10:00,2024-02-19 09:25:00,2911.65,2915.31,0.0,flip_to_short -32805,做空,2024-02-19 09:25:00,2024-02-19 09:35:00,2915.31,2917.33,-0.0,flip_to_long -32806,做多,2024-02-19 09:35:00,2024-02-19 09:50:00,2917.33,2912.42,-0.0,flip_to_short -32807,做空,2024-02-19 09:50:00,2024-02-19 10:05:00,2912.42,2915.15,-0.0,flip_to_long -32808,做多,2024-02-19 10:05:00,2024-02-19 10:20:00,2915.15,2908.76,-0.0,flip_to_short -32809,做空,2024-02-19 10:20:00,2024-02-19 11:25:00,2908.76,2916.74,-0.0,flip_to_long -32810,做多,2024-02-19 11:25:00,2024-02-19 11:35:00,2916.74,2914.66,-0.0,flip_to_short -32811,做空,2024-02-19 11:35:00,2024-02-19 11:45:00,2914.66,2914.77,-0.0,flip_to_long -32812,做多,2024-02-19 11:45:00,2024-02-19 12:55:00,2914.77,2907.81,-0.0,flip_to_short -32813,做空,2024-02-19 12:55:00,2024-02-19 13:05:00,2907.81,2911.02,-0.0,flip_to_long -32814,做多,2024-02-19 13:05:00,2024-02-19 15:40:00,2911.02,2906.46,-0.0,flip_to_short -32815,做空,2024-02-19 15:40:00,2024-02-19 15:55:00,2906.46,2910.38,-0.0,flip_to_long -32816,做多,2024-02-19 15:55:00,2024-02-19 16:50:00,2910.38,2901.52,-0.0,flip_to_short -32817,做空,2024-02-19 16:50:00,2024-02-19 17:05:00,2901.52,2906.18,-0.0,flip_to_long -32818,做多,2024-02-19 17:05:00,2024-02-19 23:40:00,2906.18,2947.79,0.01,flip_to_short -32819,做空,2024-02-19 23:40:00,2024-02-20 00:00:00,2947.79,2951.31,-0.0,flip_to_long -32820,做多,2024-02-20 00:00:00,2024-02-20 00:05:00,2951.31,2948.26,-0.0,flip_to_short -32821,做空,2024-02-20 00:05:00,2024-02-20 00:10:00,2948.26,2951.91,-0.0,flip_to_long -32822,做多,2024-02-20 00:10:00,2024-02-20 00:15:00,2951.91,2951.48,-0.0,flip_to_short -32823,做空,2024-02-20 00:15:00,2024-02-20 00:25:00,2951.48,2952.93,-0.0,flip_to_long -32824,做多,2024-02-20 00:25:00,2024-02-20 00:35:00,2952.93,2945.19,-0.0,flip_to_short -32825,做空,2024-02-20 00:35:00,2024-02-20 05:05:00,2945.19,2929.18,0.0,flip_to_long -32826,做多,2024-02-20 05:05:00,2024-02-20 07:35:00,2929.18,2925.84,-0.0,flip_to_short -32827,做空,2024-02-20 07:35:00,2024-02-20 10:30:00,2925.84,2921.0,0.0,flip_to_long -32828,做多,2024-02-20 10:30:00,2024-02-20 10:35:00,2921.0,2920.88,-0.0,flip_to_short -32829,做空,2024-02-20 10:35:00,2024-02-20 10:45:00,2920.88,2918.72,0.0,flip_to_long -32830,做多,2024-02-20 10:45:00,2024-02-20 14:35:00,2918.72,2944.28,0.01,flip_to_short -32831,做空,2024-02-20 14:35:00,2024-02-20 18:40:00,2944.28,2931.02,0.0,flip_to_long -32832,做多,2024-02-20 18:40:00,2024-02-21 01:00:00,2931.02,3001.7,0.02,flip_to_short -32833,做空,2024-02-21 01:00:00,2024-02-21 01:30:00,3001.7,2997.64,0.0,flip_to_long -32834,做多,2024-02-21 01:30:00,2024-02-21 02:05:00,2997.64,2997.05,-0.0,flip_to_short -32835,做空,2024-02-21 02:05:00,2024-02-21 02:15:00,2997.05,3004.39,-0.0,flip_to_long -32836,做多,2024-02-21 02:15:00,2024-02-21 02:20:00,3004.39,2997.99,-0.0,flip_to_short -32837,做空,2024-02-21 02:20:00,2024-02-21 02:25:00,2997.99,3003.82,-0.0,flip_to_long -32838,做多,2024-02-21 02:25:00,2024-02-21 02:30:00,3003.82,3003.24,-0.0,flip_to_short -32839,做空,2024-02-21 02:30:00,2024-02-21 02:35:00,3003.24,3007.26,-0.0,flip_to_long -32840,做多,2024-02-21 02:35:00,2024-02-21 03:10:00,3007.26,3003.08,-0.0,flip_to_short -32841,做空,2024-02-21 03:10:00,2024-02-21 03:15:00,3003.08,3012.52,-0.0,flip_to_long -32842,做多,2024-02-21 03:15:00,2024-02-21 03:30:00,3012.52,3006.52,-0.0,flip_to_short -32843,做空,2024-02-21 03:30:00,2024-02-21 03:35:00,3006.52,3007.59,-0.0,flip_to_long -32844,做多,2024-02-21 03:35:00,2024-02-21 03:40:00,3007.59,3005.15,-0.0,flip_to_short -32845,做空,2024-02-21 03:40:00,2024-02-21 03:45:00,3005.15,3011.48,-0.0,flip_to_long -32846,做多,2024-02-21 03:45:00,2024-02-21 03:55:00,3011.48,3007.88,-0.0,flip_to_short -32847,做空,2024-02-21 03:55:00,2024-02-21 04:00:00,3007.88,3008.59,-0.0,flip_to_long -32848,做多,2024-02-21 04:00:00,2024-02-21 04:25:00,3008.59,3005.49,-0.0,flip_to_short -32849,做空,2024-02-21 04:25:00,2024-02-21 05:00:00,3005.49,3006.18,-0.0,flip_to_long -32850,做多,2024-02-21 05:00:00,2024-02-21 05:15:00,3006.18,3006.33,-0.0,flip_to_short -32851,做空,2024-02-21 05:15:00,2024-02-21 12:25:00,3006.33,2920.68,0.03,flip_to_long -32852,做多,2024-02-21 12:25:00,2024-02-21 12:45:00,2920.68,2920.44,-0.0,flip_to_short -32853,做空,2024-02-21 12:45:00,2024-02-21 12:50:00,2920.44,2921.62,-0.0,flip_to_long -32854,做多,2024-02-21 12:50:00,2024-02-21 13:00:00,2921.62,2921.84,-0.0,flip_to_short -32855,做空,2024-02-21 13:00:00,2024-02-21 15:15:00,2921.84,2902.57,0.01,flip_to_long -32856,做多,2024-02-21 15:15:00,2024-02-21 17:30:00,2902.57,2915.99,0.0,flip_to_short -32857,做空,2024-02-21 17:30:00,2024-02-21 19:05:00,2915.99,2908.01,0.0,flip_to_long -32858,做多,2024-02-21 19:05:00,2024-02-21 19:10:00,2908.01,2906.79,-0.0,flip_to_short -32859,做空,2024-02-21 19:10:00,2024-02-21 19:15:00,2906.79,2908.93,-0.0,flip_to_long -32860,做多,2024-02-21 19:15:00,2024-02-21 19:20:00,2908.93,2907.35,-0.0,flip_to_short -32861,做空,2024-02-21 19:20:00,2024-02-21 19:30:00,2907.35,2908.35,-0.0,flip_to_long -32862,做多,2024-02-21 19:30:00,2024-02-21 20:15:00,2908.35,2913.94,0.0,flip_to_short -32863,做空,2024-02-21 20:15:00,2024-02-21 20:40:00,2913.94,2910.72,0.0,flip_to_long -32864,做多,2024-02-21 20:40:00,2024-02-21 21:15:00,2910.72,2914.73,0.0,flip_to_short -32865,做空,2024-02-21 21:15:00,2024-02-22 03:45:00,2914.73,2938.7,-0.01,flip_to_long -32866,做多,2024-02-22 03:45:00,2024-02-22 05:10:00,2938.7,2931.36,-0.0,flip_to_short -32867,做空,2024-02-22 05:10:00,2024-02-22 05:15:00,2931.36,2937.86,-0.0,flip_to_long -32868,做多,2024-02-22 05:15:00,2024-02-22 05:50:00,2937.86,2930.55,-0.0,flip_to_short -32869,做空,2024-02-22 05:50:00,2024-02-22 05:55:00,2930.55,2934.97,-0.0,flip_to_long -32870,做多,2024-02-22 05:55:00,2024-02-22 10:45:00,2934.97,3001.0,0.02,flip_to_short -32871,做空,2024-02-22 10:45:00,2024-02-22 11:05:00,3001.0,2992.88,0.0,flip_to_long -32872,做多,2024-02-22 11:05:00,2024-02-22 12:20:00,2992.88,2997.12,0.0,flip_to_short -32873,做空,2024-02-22 12:20:00,2024-02-22 15:30:00,2997.12,2988.9,0.0,flip_to_long -32874,做多,2024-02-22 15:30:00,2024-02-22 16:15:00,2988.9,2979.45,-0.0,flip_to_short -32875,做空,2024-02-22 16:15:00,2024-02-22 16:30:00,2979.45,2975.83,0.0,flip_to_long -32876,做多,2024-02-22 16:30:00,2024-02-22 16:45:00,2975.83,2969.1,-0.0,flip_to_short -32877,做空,2024-02-22 16:45:00,2024-02-22 16:55:00,2969.1,2971.93,-0.0,flip_to_long -32878,做多,2024-02-22 16:55:00,2024-02-22 20:30:00,2971.93,3012.04,0.01,tp_upper -32879,做空,2024-02-22 21:15:00,2024-02-22 22:00:00,2993.37,2990.28,0.0,flip_to_long -32880,做多,2024-02-22 22:00:00,2024-02-22 22:55:00,2990.28,2989.19,-0.0,flip_to_short -32881,做空,2024-02-22 22:55:00,2024-02-23 00:30:00,2989.19,2987.74,-0.0,flip_to_long -32882,做多,2024-02-23 00:30:00,2024-02-23 01:10:00,2987.74,2987.92,-0.0,flip_to_short -32883,做空,2024-02-23 01:10:00,2024-02-23 01:30:00,2987.92,2987.32,-0.0,flip_to_long -32884,做多,2024-02-23 01:30:00,2024-02-23 01:45:00,2987.32,2984.22,-0.0,flip_to_short -32885,做空,2024-02-23 01:45:00,2024-02-23 01:50:00,2984.22,2985.44,-0.0,flip_to_long -32886,做多,2024-02-23 01:50:00,2024-02-23 01:55:00,2985.44,2980.82,-0.0,flip_to_short -32887,做空,2024-02-23 01:55:00,2024-02-23 02:00:00,2980.82,2989.29,-0.0,flip_to_long -32888,做多,2024-02-23 02:00:00,2024-02-23 02:15:00,2989.29,2984.43,-0.0,flip_to_short -32889,做空,2024-02-23 02:15:00,2024-02-23 02:50:00,2984.43,2949.05,0.01,tp_lower -32890,做多,2024-02-23 06:05:00,2024-02-23 06:40:00,2963.96,2961.87,-0.0,flip_to_short -32891,做空,2024-02-23 06:40:00,2024-02-23 10:25:00,2961.87,2943.83,0.01,flip_to_long -32892,做多,2024-02-23 10:25:00,2024-02-23 11:05:00,2943.83,2943.53,-0.0,flip_to_short -32893,做空,2024-02-23 11:05:00,2024-02-23 11:35:00,2943.53,2944.3,-0.0,flip_to_long -32894,做多,2024-02-23 11:35:00,2024-02-23 12:00:00,2944.3,2939.53,-0.0,flip_to_short -32895,做空,2024-02-23 12:00:00,2024-02-23 12:50:00,2939.53,2936.82,0.0,flip_to_long -32896,做多,2024-02-23 12:50:00,2024-02-23 13:20:00,2936.82,2936.52,-0.0,flip_to_short -32897,做空,2024-02-23 13:20:00,2024-02-23 13:30:00,2936.52,2941.32,-0.0,flip_to_long -32898,做多,2024-02-23 13:30:00,2024-02-23 13:35:00,2941.32,2937.86,-0.0,flip_to_short -32899,做空,2024-02-23 13:35:00,2024-02-23 14:10:00,2937.86,2941.1,-0.0,flip_to_long -32900,做多,2024-02-23 14:10:00,2024-02-23 14:35:00,2941.1,2933.97,-0.0,flip_to_short -32901,做空,2024-02-23 14:35:00,2024-02-23 14:40:00,2933.97,2937.96,-0.0,flip_to_long -32902,做多,2024-02-23 14:40:00,2024-02-23 15:00:00,2937.96,2943.66,0.0,flip_to_short -32903,做空,2024-02-23 15:00:00,2024-02-23 16:45:00,2943.66,2934.99,0.0,flip_to_long -32904,做多,2024-02-23 16:45:00,2024-02-23 16:50:00,2934.99,2934.43,-0.0,flip_to_short -32905,做空,2024-02-23 16:50:00,2024-02-23 17:30:00,2934.43,2939.04,-0.0,flip_to_long -32906,做多,2024-02-23 17:30:00,2024-02-23 18:10:00,2939.04,2937.33,-0.0,flip_to_short -32907,做空,2024-02-23 18:10:00,2024-02-23 22:00:00,2937.33,2946.04,-0.0,flip_to_long -32908,做多,2024-02-23 22:00:00,2024-02-23 22:05:00,2946.04,2945.7,-0.0,flip_to_short -32909,做空,2024-02-23 22:05:00,2024-02-24 00:35:00,2945.7,2935.69,0.0,flip_to_long -32910,做多,2024-02-24 00:35:00,2024-02-24 03:15:00,2935.69,2922.22,-0.01,flip_to_short -32911,做空,2024-02-24 03:15:00,2024-02-24 03:20:00,2922.22,2926.59,-0.0,flip_to_long -32912,做多,2024-02-24 03:20:00,2024-02-24 08:55:00,2926.59,2951.94,0.01,flip_to_short -32913,做空,2024-02-24 08:55:00,2024-02-24 12:45:00,2951.94,2959.19,-0.0,flip_to_long -32914,做多,2024-02-24 12:45:00,2024-02-24 12:55:00,2959.19,2958.78,-0.0,flip_to_short -32915,做空,2024-02-24 12:55:00,2024-02-24 13:10:00,2958.78,2959.52,-0.0,flip_to_long -32916,做多,2024-02-24 13:10:00,2024-02-24 14:10:00,2959.52,2959.21,-0.0,flip_to_short -32917,做空,2024-02-24 14:10:00,2024-02-24 14:15:00,2959.21,2961.0,-0.0,flip_to_long -32918,做多,2024-02-24 14:15:00,2024-02-24 14:35:00,2961.0,2959.62,-0.0,flip_to_short -32919,做空,2024-02-24 14:35:00,2024-02-24 14:55:00,2959.62,2961.73,-0.0,flip_to_long -32920,做多,2024-02-24 14:55:00,2024-02-24 15:00:00,2961.73,2960.57,-0.0,flip_to_short -32921,做空,2024-02-24 15:00:00,2024-02-24 15:30:00,2960.57,2961.82,-0.0,flip_to_long -32922,做多,2024-02-24 15:30:00,2024-02-24 15:35:00,2961.82,2958.45,-0.0,flip_to_short -32923,做空,2024-02-24 15:35:00,2024-02-24 15:40:00,2958.45,2959.56,-0.0,flip_to_long -32924,做多,2024-02-24 15:40:00,2024-02-24 16:20:00,2959.56,2962.12,0.0,flip_to_short -32925,做空,2024-02-24 16:20:00,2024-02-24 21:10:00,2962.12,2984.95,-0.01,flip_to_long -32926,做多,2024-02-24 21:10:00,2024-02-24 21:35:00,2984.95,2983.99,-0.0,flip_to_short -32927,做空,2024-02-24 21:35:00,2024-02-24 21:50:00,2983.99,2988.91,-0.0,flip_to_long -32928,做多,2024-02-24 21:50:00,2024-02-24 21:55:00,2988.91,2986.88,-0.0,flip_to_short -32929,做空,2024-02-24 21:55:00,2024-02-24 22:00:00,2986.88,2994.58,-0.0,flip_to_long -32930,做多,2024-02-24 22:00:00,2024-02-24 22:40:00,2994.58,2989.87,-0.0,flip_to_short -32931,做空,2024-02-24 22:40:00,2024-02-24 22:45:00,2989.87,2990.75,-0.0,flip_to_long -32932,做多,2024-02-24 22:45:00,2024-02-24 23:00:00,2990.75,2987.94,-0.0,flip_to_short -32933,做空,2024-02-24 23:00:00,2024-02-24 23:05:00,2987.94,2990.16,-0.0,flip_to_long -32934,做多,2024-02-24 23:05:00,2024-02-24 23:15:00,2990.16,2988.61,-0.0,flip_to_short -32935,做空,2024-02-24 23:15:00,2024-02-24 23:20:00,2988.61,2989.85,-0.0,flip_to_long -32936,做多,2024-02-24 23:20:00,2024-02-24 23:25:00,2989.85,2988.4,-0.0,flip_to_short -32937,做空,2024-02-24 23:25:00,2024-02-24 23:30:00,2988.4,2994.62,-0.0,flip_to_long -32938,做多,2024-02-24 23:30:00,2024-02-25 00:15:00,2994.62,2987.99,-0.0,flip_to_short -32939,做空,2024-02-25 00:15:00,2024-02-25 00:25:00,2987.99,2987.79,-0.0,flip_to_long -32940,做多,2024-02-25 00:25:00,2024-02-25 01:10:00,2987.79,2989.33,0.0,flip_to_short -32941,做空,2024-02-25 01:10:00,2024-02-25 01:15:00,2989.33,2990.84,-0.0,flip_to_long -32942,做多,2024-02-25 01:15:00,2024-02-25 08:00:00,2990.84,3031.59,0.01,flip_to_short -32943,做空,2024-02-25 08:00:00,2024-02-25 11:10:00,3031.59,3031.69,-0.0,flip_to_long -32944,做多,2024-02-25 11:10:00,2024-02-25 11:15:00,3031.69,3029.3,-0.0,flip_to_short -32945,做空,2024-02-25 11:15:00,2024-02-25 11:20:00,3029.3,3033.11,-0.0,flip_to_long -32946,做多,2024-02-25 11:20:00,2024-02-25 15:50:00,3033.11,3045.29,0.0,flip_to_short -32947,做空,2024-02-25 15:50:00,2024-02-25 15:55:00,3045.29,3045.54,-0.0,flip_to_long -32948,做多,2024-02-25 15:55:00,2024-02-25 16:20:00,3045.54,3046.89,-0.0,flip_to_short -32949,做空,2024-02-25 16:20:00,2024-02-25 17:10:00,3046.89,3046.66,-0.0,flip_to_long -32950,做多,2024-02-25 17:10:00,2024-02-26 01:10:00,3046.66,3110.65,0.02,flip_to_short -32951,做空,2024-02-26 01:10:00,2024-02-26 01:15:00,3110.65,3118.19,-0.0,flip_to_long -32952,做多,2024-02-26 01:15:00,2024-02-26 01:35:00,3118.19,3108.75,-0.0,flip_to_short -32953,做空,2024-02-26 01:35:00,2024-02-26 02:00:00,3108.75,3112.31,-0.0,flip_to_long -32954,做多,2024-02-26 02:00:00,2024-02-26 02:05:00,3112.31,3106.03,-0.0,flip_to_short -32955,做空,2024-02-26 02:05:00,2024-02-26 03:55:00,3106.03,3109.81,-0.0,flip_to_long -32956,做多,2024-02-26 03:55:00,2024-02-26 05:05:00,3109.81,3107.41,-0.0,flip_to_short -32957,做空,2024-02-26 05:05:00,2024-02-26 05:30:00,3107.41,3108.54,-0.0,flip_to_long -32958,做多,2024-02-26 05:30:00,2024-02-26 06:15:00,3108.54,3104.27,-0.0,flip_to_short -32959,做空,2024-02-26 06:15:00,2024-02-26 06:25:00,3104.27,3105.99,-0.0,flip_to_long -32960,做多,2024-02-26 06:25:00,2024-02-26 06:30:00,3105.99,3105.31,-0.0,flip_to_short -32961,做空,2024-02-26 06:30:00,2024-02-26 06:40:00,3105.31,3107.11,-0.0,flip_to_long -32962,做多,2024-02-26 06:40:00,2024-02-26 07:15:00,3107.11,3107.75,-0.0,flip_to_short -32963,做空,2024-02-26 07:15:00,2024-02-26 08:25:00,3107.75,3104.85,0.0,flip_to_long -32964,做多,2024-02-26 08:25:00,2024-02-26 08:30:00,3104.85,3103.49,-0.0,flip_to_short -32965,做空,2024-02-26 08:30:00,2024-02-26 09:20:00,3103.49,3064.94,0.01,tp_lower -32966,做多,2024-02-26 13:10:00,2024-02-26 13:45:00,3077.73,3062.52,-0.01,flip_to_short -32967,做空,2024-02-26 13:45:00,2024-02-26 13:55:00,3062.52,3062.64,-0.0,flip_to_long -32968,做多,2024-02-26 13:55:00,2024-02-26 19:00:00,3062.64,3134.85,0.02,flip_to_short -32969,做空,2024-02-26 19:00:00,2024-02-26 19:10:00,3134.85,3146.23,-0.0,flip_to_long -32970,做多,2024-02-26 19:10:00,2024-02-26 22:25:00,3146.23,3177.73,0.01,flip_to_short -32971,做空,2024-02-26 22:25:00,2024-02-26 23:20:00,3177.73,3174.62,0.0,flip_to_long -32972,做多,2024-02-26 23:20:00,2024-02-26 23:55:00,3174.62,3178.6,0.0,flip_to_short -32973,做空,2024-02-26 23:55:00,2024-02-27 00:05:00,3178.6,3178.62,-0.0,flip_to_long -32974,做多,2024-02-27 00:05:00,2024-02-27 01:30:00,3178.62,3180.47,0.0,flip_to_short -32975,做空,2024-02-27 01:30:00,2024-02-27 01:35:00,3180.47,3182.7,-0.0,flip_to_long -32976,做多,2024-02-27 01:35:00,2024-02-27 01:45:00,3182.7,3229.1,0.02,tp_upper -32977,做空,2024-02-27 04:55:00,2024-02-27 05:05:00,3215.95,3220.89,-0.0,flip_to_long -32978,做多,2024-02-27 05:05:00,2024-02-27 05:10:00,3220.89,3217.51,-0.0,flip_to_short -32979,做空,2024-02-27 05:10:00,2024-02-27 05:15:00,3217.51,3219.82,-0.0,flip_to_long -32980,做多,2024-02-27 05:15:00,2024-02-27 05:30:00,3219.82,3220.0,-0.0,flip_to_short -32981,做空,2024-02-27 05:30:00,2024-02-27 05:35:00,3220.0,3222.0,-0.0,flip_to_long -32982,做多,2024-02-27 05:35:00,2024-02-27 06:15:00,3222.0,3230.03,0.0,flip_to_short -32983,做空,2024-02-27 06:15:00,2024-02-27 06:35:00,3230.03,3236.5,-0.0,flip_to_long -32984,做多,2024-02-27 06:35:00,2024-02-27 06:45:00,3236.5,3234.94,-0.0,flip_to_short -32985,做空,2024-02-27 06:45:00,2024-02-27 07:10:00,3234.94,3231.32,0.0,flip_to_long -32986,做多,2024-02-27 07:10:00,2024-02-27 08:45:00,3231.32,3227.78,-0.0,flip_to_short -32987,做空,2024-02-27 08:45:00,2024-02-27 09:00:00,3227.78,3226.5,-0.0,flip_to_long -32988,做多,2024-02-27 09:00:00,2024-02-27 13:00:00,3226.5,3258.55,0.01,flip_to_short -32989,做空,2024-02-27 13:00:00,2024-02-27 13:30:00,3258.55,3257.43,-0.0,flip_to_long -32990,做多,2024-02-27 13:30:00,2024-02-27 14:00:00,3257.43,3260.19,0.0,flip_to_short -32991,做空,2024-02-27 14:00:00,2024-02-27 14:05:00,3260.19,3263.57,-0.0,flip_to_long -32992,做多,2024-02-27 14:05:00,2024-02-27 14:15:00,3263.57,3261.12,-0.0,flip_to_short -32993,做空,2024-02-27 14:15:00,2024-02-27 14:25:00,3261.12,3260.5,-0.0,flip_to_long -32994,做多,2024-02-27 14:25:00,2024-02-27 14:40:00,3260.5,3254.22,-0.0,flip_to_short -32995,做空,2024-02-27 14:40:00,2024-02-27 15:00:00,3254.22,3262.61,-0.0,flip_to_long -32996,做多,2024-02-27 15:00:00,2024-02-27 15:05:00,3262.61,3252.06,-0.0,flip_to_short -32997,做空,2024-02-27 15:05:00,2024-02-27 15:20:00,3252.06,3259.03,-0.0,flip_to_long -32998,做多,2024-02-27 15:20:00,2024-02-27 19:10:00,3259.03,3245.5,-0.01,flip_to_short -32999,做空,2024-02-27 19:10:00,2024-02-27 20:40:00,3245.5,3242.93,0.0,flip_to_long -33000,做多,2024-02-27 20:40:00,2024-02-27 23:00:00,3242.93,3247.13,0.0,flip_to_short -33001,做空,2024-02-27 23:00:00,2024-02-27 23:15:00,3247.13,3248.26,-0.0,flip_to_long -33002,做多,2024-02-27 23:15:00,2024-02-28 01:10:00,3248.26,3245.97,-0.0,flip_to_short -33003,做空,2024-02-28 01:10:00,2024-02-28 01:15:00,3245.97,3250.92,-0.0,flip_to_long -33004,做多,2024-02-28 01:15:00,2024-02-28 01:25:00,3250.92,3249.76,-0.0,flip_to_short -33005,做空,2024-02-28 01:25:00,2024-02-28 02:35:00,3249.76,3250.57,-0.0,flip_to_long -33006,做多,2024-02-28 02:35:00,2024-02-28 02:40:00,3250.57,3248.19,-0.0,flip_to_short -33007,做空,2024-02-28 02:40:00,2024-02-28 03:20:00,3248.19,3248.17,-0.0,flip_to_long -33008,做多,2024-02-28 03:20:00,2024-02-28 03:25:00,3248.17,3247.02,-0.0,flip_to_short -33009,做空,2024-02-28 03:25:00,2024-02-28 03:40:00,3247.02,3249.0,-0.0,flip_to_long -33010,做多,2024-02-28 03:40:00,2024-02-28 11:40:00,3249.0,3319.38,0.02,flip_to_short -33011,做空,2024-02-28 11:40:00,2024-02-28 13:05:00,3319.38,3335.92,-0.01,flip_to_long -33012,做多,2024-02-28 13:05:00,2024-02-28 13:10:00,3335.92,3329.65,-0.0,flip_to_short -33013,做空,2024-02-28 13:10:00,2024-02-28 13:15:00,3329.65,3336.9,-0.0,flip_to_long -33014,做多,2024-02-28 13:15:00,2024-02-28 14:20:00,3336.9,3345.65,0.0,flip_to_short -33015,做空,2024-02-28 14:20:00,2024-02-28 14:40:00,3345.65,3340.22,0.0,flip_to_long -33016,做多,2024-02-28 14:40:00,2024-02-28 14:45:00,3340.22,3339.45,-0.0,flip_to_short -33017,做空,2024-02-28 14:45:00,2024-02-28 17:30:00,3339.45,3327.76,0.0,tp_lower -33018,做多,2024-02-28 17:40:00,2024-02-28 17:45:00,3371.25,3357.02,-0.01,flip_to_short -33019,做空,2024-02-28 17:45:00,2024-02-28 21:45:00,3357.02,3327.97,0.01,flip_to_long -33020,做多,2024-02-28 21:45:00,2024-02-28 21:50:00,3327.97,3327.84,-0.0,flip_to_short -33021,做空,2024-02-28 21:50:00,2024-02-29 03:30:00,3327.84,3404.35,-0.03,flip_to_long -33022,做多,2024-02-29 03:30:00,2024-02-29 03:50:00,3404.35,3409.5,0.0,flip_to_short -33023,做空,2024-02-29 03:50:00,2024-02-29 03:55:00,3409.5,3411.47,-0.0,flip_to_long -33024,做多,2024-02-29 03:55:00,2024-02-29 04:00:00,3411.47,3402.65,-0.0,flip_to_short -33025,做空,2024-02-29 04:00:00,2024-02-29 04:10:00,3402.65,3418.61,-0.01,flip_to_long -33026,做多,2024-02-29 04:10:00,2024-02-29 09:15:00,3418.61,3468.96,0.02,flip_to_short -33027,做空,2024-02-29 09:15:00,2024-02-29 09:35:00,3468.96,3467.08,0.0,flip_to_long -33028,做多,2024-02-29 09:35:00,2024-02-29 10:55:00,3467.08,3477.82,0.0,flip_to_short -33029,做空,2024-02-29 10:55:00,2024-02-29 12:15:00,3477.82,3481.16,-0.0,flip_to_long -33030,做多,2024-02-29 12:15:00,2024-02-29 12:25:00,3481.16,3478.44,-0.0,flip_to_short -33031,做空,2024-02-29 12:25:00,2024-02-29 13:05:00,3478.44,3478.79,-0.0,flip_to_long -33032,做多,2024-02-29 13:05:00,2024-02-29 14:00:00,3478.79,3480.97,0.0,flip_to_short -33033,做空,2024-02-29 14:00:00,2024-02-29 15:20:00,3480.97,3485.59,-0.0,flip_to_long -33034,做多,2024-02-29 15:20:00,2024-02-29 15:25:00,3485.59,3483.71,-0.0,flip_to_short -33035,做空,2024-02-29 15:25:00,2024-02-29 17:40:00,3483.71,3377.95,0.03,tp_lower -33036,做多,2024-02-29 20:25:00,2024-02-29 20:30:00,3417.09,3413.11,-0.0,flip_to_short -33037,做空,2024-02-29 20:30:00,2024-02-29 20:50:00,3413.11,3410.32,0.0,flip_to_long -33038,做多,2024-02-29 20:50:00,2024-03-01 03:25:00,3410.32,3362.27,-0.02,flip_to_short -33039,做空,2024-03-01 03:25:00,2024-03-01 03:35:00,3362.27,3365.2,-0.0,flip_to_long -33040,做多,2024-03-01 03:35:00,2024-03-01 04:40:00,3365.2,3374.16,0.0,flip_to_short -33041,做空,2024-03-01 04:40:00,2024-03-01 06:00:00,3374.16,3377.66,-0.0,flip_to_long -33042,做多,2024-03-01 06:00:00,2024-03-01 07:25:00,3377.66,3378.01,-0.0,flip_to_short -33043,做空,2024-03-01 07:25:00,2024-03-01 08:15:00,3378.01,3381.96,-0.0,flip_to_long -33044,做多,2024-03-01 08:15:00,2024-03-01 11:30:00,3381.96,3404.21,0.01,flip_to_short -33045,做空,2024-03-01 11:30:00,2024-03-01 11:35:00,3404.21,3409.42,-0.0,flip_to_long -33046,做多,2024-03-01 11:35:00,2024-03-01 14:30:00,3409.42,3427.01,0.01,flip_to_short -33047,做空,2024-03-01 14:30:00,2024-03-01 14:35:00,3427.01,3429.03,-0.0,flip_to_long -33048,做多,2024-03-01 14:35:00,2024-03-01 14:40:00,3429.03,3418.19,-0.0,flip_to_short -33049,做空,2024-03-01 14:40:00,2024-03-01 15:00:00,3418.19,3424.67,-0.0,flip_to_long -33050,做多,2024-03-01 15:00:00,2024-03-01 17:25:00,3424.67,3415.8,-0.0,flip_to_short -33051,做空,2024-03-01 17:25:00,2024-03-01 17:30:00,3415.8,3424.33,-0.0,flip_to_long -33052,做多,2024-03-01 17:30:00,2024-03-01 17:35:00,3424.33,3416.06,-0.0,flip_to_short -33053,做空,2024-03-01 17:35:00,2024-03-01 17:40:00,3416.06,3427.27,-0.0,flip_to_long -33054,做多,2024-03-01 17:40:00,2024-03-01 18:00:00,3427.27,3420.84,-0.0,flip_to_short -33055,做空,2024-03-01 18:00:00,2024-03-01 22:05:00,3420.84,3434.01,-0.0,flip_to_long -33056,做多,2024-03-01 22:05:00,2024-03-01 22:30:00,3434.01,3430.73,-0.0,flip_to_short -33057,做空,2024-03-01 22:30:00,2024-03-01 22:35:00,3430.73,3436.54,-0.0,flip_to_long -33058,做多,2024-03-01 22:35:00,2024-03-01 23:35:00,3436.54,3434.55,-0.0,flip_to_short -33059,做空,2024-03-01 23:35:00,2024-03-01 23:45:00,3434.55,3435.17,-0.0,flip_to_long -33060,做多,2024-03-01 23:45:00,2024-03-02 00:00:00,3435.17,3434.71,-0.0,flip_to_short -33061,做空,2024-03-02 00:00:00,2024-03-02 00:05:00,3434.71,3435.45,-0.0,flip_to_long -33062,做多,2024-03-02 00:05:00,2024-03-02 00:15:00,3435.45,3437.13,-0.0,flip_to_short -33063,做空,2024-03-02 00:15:00,2024-03-02 01:30:00,3437.13,3436.43,-0.0,flip_to_long -33064,做多,2024-03-02 01:30:00,2024-03-02 02:00:00,3436.43,3437.24,-0.0,flip_to_short -33065,做空,2024-03-02 02:00:00,2024-03-02 02:25:00,3437.24,3438.4,-0.0,flip_to_long -33066,做多,2024-03-02 02:25:00,2024-03-02 02:35:00,3438.4,3439.7,-0.0,flip_to_short -33067,做空,2024-03-02 02:35:00,2024-03-02 02:50:00,3439.7,3441.5,-0.0,flip_to_long -33068,做多,2024-03-02 02:50:00,2024-03-02 02:55:00,3441.5,3440.91,-0.0,flip_to_short -33069,做空,2024-03-02 02:55:00,2024-03-02 03:30:00,3440.91,3442.84,-0.0,flip_to_long -33070,做多,2024-03-02 03:30:00,2024-03-02 03:45:00,3442.84,3444.45,-0.0,flip_to_short -33071,做空,2024-03-02 03:45:00,2024-03-02 03:55:00,3444.45,3445.79,-0.0,flip_to_long -33072,做多,2024-03-02 03:55:00,2024-03-02 04:10:00,3445.79,3443.32,-0.0,flip_to_short -33073,做空,2024-03-02 04:10:00,2024-03-02 05:15:00,3443.32,3415.77,0.01,tp_lower -33074,做多,2024-03-02 06:15:00,2024-03-02 07:00:00,3445.07,3436.32,-0.0,flip_to_short -33075,做空,2024-03-02 07:00:00,2024-03-02 07:50:00,3436.32,3436.36,-0.0,flip_to_long -33076,做多,2024-03-02 07:50:00,2024-03-02 07:55:00,3436.36,3433.71,-0.0,flip_to_short -33077,做空,2024-03-02 07:55:00,2024-03-02 08:00:00,3433.71,3436.08,-0.0,flip_to_long -33078,做多,2024-03-02 08:00:00,2024-03-02 08:05:00,3436.08,3429.77,-0.0,flip_to_short -33079,做空,2024-03-02 08:05:00,2024-03-02 12:10:00,3429.77,3418.73,0.0,flip_to_long -33080,做多,2024-03-02 12:10:00,2024-03-02 13:05:00,3418.73,3418.0,-0.0,flip_to_short -33081,做空,2024-03-02 13:05:00,2024-03-02 13:35:00,3418.0,3421.11,-0.0,flip_to_long -33082,做多,2024-03-02 13:35:00,2024-03-02 13:55:00,3421.11,3413.65,-0.0,flip_to_short -33083,做空,2024-03-02 13:55:00,2024-03-02 14:15:00,3413.65,3419.82,-0.0,flip_to_long -33084,做多,2024-03-02 14:15:00,2024-03-02 14:20:00,3419.82,3415.22,-0.0,flip_to_short -33085,做空,2024-03-02 14:20:00,2024-03-02 14:50:00,3415.22,3415.35,-0.0,flip_to_long -33086,做多,2024-03-02 14:50:00,2024-03-02 15:05:00,3415.35,3417.0,-0.0,flip_to_short -33087,做空,2024-03-02 15:05:00,2024-03-02 15:25:00,3417.0,3425.4,-0.0,flip_to_long -33088,做多,2024-03-02 15:25:00,2024-03-02 15:50:00,3425.4,3418.79,-0.0,flip_to_short -33089,做空,2024-03-02 15:50:00,2024-03-02 16:50:00,3418.79,3420.33,-0.0,flip_to_long -33090,做多,2024-03-02 16:50:00,2024-03-02 17:50:00,3420.33,3420.68,-0.0,flip_to_short -33091,做空,2024-03-02 17:50:00,2024-03-02 18:00:00,3420.68,3421.3,-0.0,flip_to_long -33092,做多,2024-03-02 18:00:00,2024-03-02 20:05:00,3421.3,3422.34,-0.0,flip_to_short -33093,做空,2024-03-02 20:05:00,2024-03-02 23:20:00,3422.34,3421.44,-0.0,flip_to_long -33094,做多,2024-03-02 23:20:00,2024-03-03 00:00:00,3421.44,3422.25,-0.0,flip_to_short -33095,做空,2024-03-03 00:00:00,2024-03-03 00:15:00,3422.25,3421.85,-0.0,flip_to_long -33096,做多,2024-03-03 00:15:00,2024-03-03 00:25:00,3421.85,3416.77,-0.0,flip_to_short -33097,做空,2024-03-03 00:25:00,2024-03-03 02:35:00,3416.77,3421.13,-0.0,flip_to_long -33098,做多,2024-03-03 02:35:00,2024-03-03 05:30:00,3421.13,3432.7,0.0,flip_to_short -33099,做空,2024-03-03 05:30:00,2024-03-03 07:25:00,3432.7,3382.19,0.02,tp_lower -33100,做多,2024-03-03 09:35:00,2024-03-03 09:55:00,3412.93,3410.11,-0.0,flip_to_short -33101,做空,2024-03-03 09:55:00,2024-03-03 10:20:00,3410.11,3411.07,-0.0,flip_to_long -33102,做多,2024-03-03 10:20:00,2024-03-03 10:45:00,3411.07,3406.27,-0.0,flip_to_short -33103,做空,2024-03-03 10:45:00,2024-03-03 11:05:00,3406.27,3405.9,-0.0,flip_to_long -33104,做多,2024-03-03 11:05:00,2024-03-03 13:15:00,3405.9,3413.51,0.0,flip_to_short -33105,做空,2024-03-03 13:15:00,2024-03-03 13:20:00,3413.51,3417.2,-0.0,flip_to_long -33106,做多,2024-03-03 13:20:00,2024-03-03 14:50:00,3417.2,3421.68,0.0,flip_to_short -33107,做空,2024-03-03 14:50:00,2024-03-03 15:00:00,3421.68,3428.16,-0.0,flip_to_long -33108,做多,2024-03-03 15:00:00,2024-03-03 15:10:00,3428.16,3423.95,-0.0,flip_to_short -33109,做空,2024-03-03 15:10:00,2024-03-03 15:35:00,3423.95,3428.77,-0.0,flip_to_long -33110,做多,2024-03-03 15:35:00,2024-03-03 15:55:00,3428.77,3424.31,-0.0,flip_to_short -33111,做空,2024-03-03 15:55:00,2024-03-03 16:00:00,3424.31,3424.7,-0.0,flip_to_long -33112,做多,2024-03-03 16:00:00,2024-03-03 16:40:00,3424.7,3472.74,0.01,tp_upper -33113,做空,2024-03-03 21:10:00,2024-03-03 21:15:00,3466.37,3469.93,-0.0,flip_to_long -33114,做多,2024-03-03 21:15:00,2024-03-03 22:50:00,3469.93,3474.91,0.0,flip_to_short -33115,做空,2024-03-03 22:50:00,2024-03-03 23:10:00,3474.91,3473.23,-0.0,flip_to_long -33116,做多,2024-03-03 23:10:00,2024-03-04 00:45:00,3473.23,3451.94,-0.01,flip_to_short -33117,做空,2024-03-04 00:45:00,2024-03-04 00:50:00,3451.94,3487.52,-0.01,flip_to_long -33118,做多,2024-03-04 00:50:00,2024-03-04 01:00:00,3487.52,3479.25,-0.0,flip_to_short -33119,做空,2024-03-04 01:00:00,2024-03-04 01:10:00,3479.25,3483.83,-0.0,flip_to_long -33120,做多,2024-03-04 01:10:00,2024-03-04 01:15:00,3483.83,3483.24,-0.0,flip_to_short -33121,做空,2024-03-04 01:15:00,2024-03-04 01:25:00,3483.24,3493.2,-0.0,flip_to_long -33122,做多,2024-03-04 01:25:00,2024-03-04 01:30:00,3493.2,3490.25,-0.0,flip_to_short -33123,做空,2024-03-04 01:30:00,2024-03-04 02:25:00,3490.25,3489.58,-0.0,flip_to_long -33124,做多,2024-03-04 02:25:00,2024-03-04 03:00:00,3489.58,3482.62,-0.0,flip_to_short -33125,做空,2024-03-04 03:00:00,2024-03-04 04:30:00,3482.62,3487.96,-0.0,flip_to_long -33126,做多,2024-03-04 04:30:00,2024-03-04 04:40:00,3487.96,3484.44,-0.0,flip_to_short -33127,做空,2024-03-04 04:40:00,2024-03-04 04:45:00,3484.44,3485.2,-0.0,flip_to_long -33128,做多,2024-03-04 04:45:00,2024-03-04 05:05:00,3485.2,3481.79,-0.0,flip_to_short -33129,做空,2024-03-04 05:05:00,2024-03-04 07:35:00,3481.79,3476.39,0.0,flip_to_long -33130,做多,2024-03-04 07:35:00,2024-03-04 07:50:00,3476.39,3478.98,0.0,flip_to_short -33131,做空,2024-03-04 07:50:00,2024-03-04 10:40:00,3478.98,3498.76,-0.01,flip_to_long -33132,做多,2024-03-04 10:40:00,2024-03-04 10:45:00,3498.76,3498.74,-0.0,flip_to_short -33133,做空,2024-03-04 10:45:00,2024-03-04 10:55:00,3498.74,3500.48,-0.0,flip_to_long -33134,做多,2024-03-04 10:55:00,2024-03-04 11:15:00,3500.48,3500.93,-0.0,flip_to_short -33135,做空,2024-03-04 11:15:00,2024-03-04 11:30:00,3500.93,3503.5,-0.0,flip_to_long -33136,做多,2024-03-04 11:30:00,2024-03-04 12:00:00,3503.5,3504.58,-0.0,flip_to_short -33137,做空,2024-03-04 12:00:00,2024-03-04 12:15:00,3504.58,3507.76,-0.0,flip_to_long -33138,做多,2024-03-04 12:15:00,2024-03-04 12:30:00,3507.76,3507.4,-0.0,flip_to_short -33139,做空,2024-03-04 12:30:00,2024-03-04 13:05:00,3507.4,3516.72,-0.0,flip_to_long -33140,做多,2024-03-04 13:05:00,2024-03-04 13:20:00,3516.72,3507.06,-0.0,flip_to_short -33141,做空,2024-03-04 13:20:00,2024-03-04 13:35:00,3507.06,3513.63,-0.0,flip_to_long -33142,做多,2024-03-04 13:35:00,2024-03-04 13:45:00,3513.63,3505.55,-0.0,flip_to_short -33143,做空,2024-03-04 13:45:00,2024-03-04 14:35:00,3505.55,3519.1,-0.0,flip_to_long -33144,做多,2024-03-04 14:35:00,2024-03-04 18:25:00,3519.1,3536.63,0.0,flip_to_short -33145,做空,2024-03-04 18:25:00,2024-03-04 18:30:00,3536.63,3554.14,-0.01,flip_to_long -33146,做多,2024-03-04 18:30:00,2024-03-04 21:10:00,3554.14,3571.6,0.0,flip_to_short -33147,做空,2024-03-04 21:10:00,2024-03-04 21:35:00,3571.6,3575.07,-0.0,flip_to_long -33148,做多,2024-03-04 21:35:00,2024-03-04 21:40:00,3575.07,3568.96,-0.0,flip_to_short -33149,做空,2024-03-04 21:40:00,2024-03-04 21:45:00,3568.96,3573.67,-0.0,flip_to_long -33150,做多,2024-03-04 21:45:00,2024-03-04 22:20:00,3573.67,3569.4,-0.0,flip_to_short -33151,做空,2024-03-04 22:20:00,2024-03-04 22:35:00,3569.4,3589.28,-0.01,flip_to_long -33152,做多,2024-03-04 22:35:00,2024-03-05 02:30:00,3589.28,3618.91,0.01,flip_to_short -33153,做空,2024-03-05 02:30:00,2024-03-05 02:40:00,3618.91,3621.47,-0.0,flip_to_long -33154,做多,2024-03-05 02:40:00,2024-03-05 03:00:00,3621.47,3622.93,-0.0,flip_to_short -33155,做空,2024-03-05 03:00:00,2024-03-05 03:05:00,3622.93,3623.17,-0.0,flip_to_long -33156,做多,2024-03-05 03:05:00,2024-03-05 05:00:00,3623.17,3671.73,0.01,flip_to_short -33157,做空,2024-03-05 05:00:00,2024-03-05 09:20:00,3671.73,3706.24,-0.01,flip_to_long -33158,做多,2024-03-05 09:20:00,2024-03-05 09:25:00,3706.24,3702.69,-0.0,flip_to_short -33159,做空,2024-03-05 09:25:00,2024-03-05 10:20:00,3702.69,3704.7,-0.0,flip_to_long -33160,做多,2024-03-05 10:20:00,2024-03-05 15:05:00,3704.7,3789.09,0.02,flip_to_short -33161,做空,2024-03-05 15:05:00,2024-03-06 02:05:00,3789.09,3528.61,0.07,flip_to_long -33162,做多,2024-03-06 02:05:00,2024-03-06 02:15:00,3528.61,3537.5,0.0,flip_to_short -33163,做空,2024-03-06 02:15:00,2024-03-06 02:40:00,3537.5,3537.05,-0.0,flip_to_long -33164,做多,2024-03-06 02:40:00,2024-03-06 02:45:00,3537.05,3532.93,-0.0,flip_to_short -33165,做空,2024-03-06 02:45:00,2024-03-06 03:25:00,3532.93,3536.08,-0.0,flip_to_long -33166,做多,2024-03-06 03:25:00,2024-03-06 03:35:00,3536.08,3544.71,0.0,flip_to_short -33167,做空,2024-03-06 03:35:00,2024-03-06 03:45:00,3544.71,3543.03,-0.0,flip_to_long -33168,做多,2024-03-06 03:45:00,2024-03-06 03:55:00,3543.03,3540.44,-0.0,flip_to_short -33169,做空,2024-03-06 03:55:00,2024-03-06 04:00:00,3540.44,3545.49,-0.0,flip_to_long -33170,做多,2024-03-06 04:00:00,2024-03-06 12:35:00,3545.49,3841.84,0.1,flip_to_short -33171,做空,2024-03-06 12:35:00,2024-03-06 12:50:00,3841.84,3822.82,0.01,flip_to_long -33172,做多,2024-03-06 12:50:00,2024-03-06 13:55:00,3822.82,3834.89,0.0,flip_to_short -33173,做空,2024-03-06 13:55:00,2024-03-06 14:00:00,3834.89,3855.49,-0.01,flip_to_long -33174,做多,2024-03-06 14:00:00,2024-03-06 14:15:00,3855.49,3855.2,-0.0,flip_to_short -33175,做空,2024-03-06 14:15:00,2024-03-06 14:30:00,3855.2,3849.14,0.0,flip_to_long -33176,做多,2024-03-06 14:30:00,2024-03-06 14:35:00,3849.14,3819.55,-0.01,flip_to_short -33177,做空,2024-03-06 14:35:00,2024-03-06 16:55:00,3819.55,3819.5,-0.0,flip_to_long -33178,做多,2024-03-06 16:55:00,2024-03-06 17:00:00,3819.5,3805.1,-0.01,flip_to_short -33179,做空,2024-03-06 17:00:00,2024-03-06 17:10:00,3805.1,3809.88,-0.0,flip_to_long -33180,做多,2024-03-06 17:10:00,2024-03-06 17:35:00,3809.88,3812.68,0.0,flip_to_short -33181,做空,2024-03-06 17:35:00,2024-03-06 21:35:00,3812.68,3843.1,-0.01,flip_to_long -33182,做多,2024-03-06 21:35:00,2024-03-06 21:55:00,3843.1,3849.05,0.0,flip_to_short -33183,做空,2024-03-06 21:55:00,2024-03-07 00:40:00,3849.05,3849.59,-0.0,flip_to_long -33184,做多,2024-03-07 00:40:00,2024-03-07 00:55:00,3849.59,3841.61,-0.0,flip_to_short -33185,做空,2024-03-07 00:55:00,2024-03-07 01:55:00,3841.61,3834.99,0.0,flip_to_long -33186,做多,2024-03-07 01:55:00,2024-03-07 02:00:00,3834.99,3826.0,-0.0,flip_to_short -33187,做空,2024-03-07 02:00:00,2024-03-07 05:15:00,3826.0,3805.0,0.01,flip_to_long -33188,做多,2024-03-07 05:15:00,2024-03-07 05:20:00,3805.0,3803.31,-0.0,flip_to_short -33189,做空,2024-03-07 05:20:00,2024-03-07 07:15:00,3803.31,3781.8,0.01,flip_to_long -33190,做多,2024-03-07 07:15:00,2024-03-07 07:30:00,3781.8,3782.78,-0.0,flip_to_short -33191,做空,2024-03-07 07:30:00,2024-03-07 07:35:00,3782.78,3799.63,-0.01,flip_to_long -33192,做多,2024-03-07 07:35:00,2024-03-07 09:25:00,3799.63,3789.93,-0.0,flip_to_short -33193,做空,2024-03-07 09:25:00,2024-03-07 09:35:00,3789.93,3794.98,-0.0,flip_to_long -33194,做多,2024-03-07 09:35:00,2024-03-07 09:45:00,3794.98,3786.54,-0.0,flip_to_short -33195,做空,2024-03-07 09:45:00,2024-03-07 10:45:00,3786.54,3786.11,-0.0,flip_to_long -33196,做多,2024-03-07 10:45:00,2024-03-07 11:15:00,3786.11,3779.12,-0.0,flip_to_short -33197,做空,2024-03-07 11:15:00,2024-03-07 11:25:00,3779.12,3785.07,-0.0,flip_to_long -33198,做多,2024-03-07 11:25:00,2024-03-07 11:35:00,3785.07,3786.33,-0.0,flip_to_short -33199,做空,2024-03-07 11:35:00,2024-03-07 12:00:00,3786.33,3798.1,-0.0,flip_to_long -33200,做多,2024-03-07 12:00:00,2024-03-07 12:05:00,3798.1,3797.38,-0.0,flip_to_short -33201,做空,2024-03-07 12:05:00,2024-03-07 12:30:00,3797.38,3792.43,0.0,flip_to_long -33202,做多,2024-03-07 12:30:00,2024-03-07 12:40:00,3792.43,3788.1,-0.0,flip_to_short -33203,做空,2024-03-07 12:40:00,2024-03-07 13:30:00,3788.1,3794.96,-0.0,flip_to_long -33204,做多,2024-03-07 13:30:00,2024-03-07 13:35:00,3794.96,3791.14,-0.0,flip_to_short -33205,做空,2024-03-07 13:35:00,2024-03-07 13:40:00,3791.14,3799.67,-0.0,flip_to_long -33206,做多,2024-03-07 13:40:00,2024-03-07 14:45:00,3799.67,3802.29,0.0,flip_to_short -33207,做空,2024-03-07 14:45:00,2024-03-07 21:35:00,3802.29,3880.26,-0.03,flip_to_long -33208,做多,2024-03-07 21:35:00,2024-03-07 21:40:00,3880.26,3871.29,-0.0,flip_to_short -33209,做空,2024-03-07 21:40:00,2024-03-07 22:00:00,3871.29,3880.45,-0.0,flip_to_long -33210,做多,2024-03-07 22:00:00,2024-03-07 22:20:00,3880.45,3880.3,-0.0,flip_to_short -33211,做空,2024-03-07 22:20:00,2024-03-08 00:20:00,3880.3,3888.84,-0.0,flip_to_long -33212,做多,2024-03-08 00:20:00,2024-03-08 00:45:00,3888.84,3881.96,-0.0,flip_to_short -33213,做空,2024-03-08 00:45:00,2024-03-08 04:20:00,3881.96,3901.72,-0.01,flip_to_long -33214,做多,2024-03-08 04:20:00,2024-03-08 12:05:00,3901.72,3941.84,0.01,flip_to_short -33215,做空,2024-03-08 12:05:00,2024-03-08 12:40:00,3941.84,3946.4,-0.0,flip_to_long -33216,做多,2024-03-08 12:40:00,2024-03-08 14:10:00,3946.4,3955.78,0.0,flip_to_short -33217,做空,2024-03-08 14:10:00,2024-03-08 15:25:00,3955.78,3996.62,-0.01,flip_to_long -33218,做多,2024-03-08 15:25:00,2024-03-08 15:30:00,3996.62,3942.06,-0.02,flip_to_short -33219,做空,2024-03-08 15:30:00,2024-03-08 16:00:00,3942.06,3839.41,0.03,tp_lower -33220,做多,2024-03-08 17:30:00,2024-03-08 18:00:00,3942.2,3939.36,-0.0,flip_to_short -33221,做空,2024-03-08 18:00:00,2024-03-08 18:05:00,3939.36,3943.21,-0.0,flip_to_long -33222,做多,2024-03-08 18:05:00,2024-03-08 18:15:00,3943.21,3937.65,-0.0,flip_to_short -33223,做空,2024-03-08 18:15:00,2024-03-08 19:55:00,3937.65,3932.0,0.0,flip_to_long -33224,做多,2024-03-08 19:55:00,2024-03-08 21:20:00,3932.0,3921.77,-0.0,flip_to_short -33225,做空,2024-03-08 21:20:00,2024-03-08 21:25:00,3921.77,3925.2,-0.0,flip_to_long -33226,做多,2024-03-08 21:25:00,2024-03-09 01:30:00,3925.2,3907.83,-0.01,flip_to_short -33227,做空,2024-03-09 01:30:00,2024-03-09 01:40:00,3907.83,3906.45,-0.0,flip_to_long -33228,做多,2024-03-09 01:40:00,2024-03-09 01:45:00,3906.45,3903.06,-0.0,flip_to_short -33229,做空,2024-03-09 01:45:00,2024-03-09 01:50:00,3903.06,3903.67,-0.0,flip_to_long -33230,做多,2024-03-09 01:50:00,2024-03-09 05:15:00,3903.67,3918.74,0.0,flip_to_short -33231,做空,2024-03-09 05:15:00,2024-03-09 08:00:00,3918.74,3933.83,-0.01,flip_to_long -33232,做多,2024-03-09 08:00:00,2024-03-09 08:45:00,3933.83,3930.71,-0.0,flip_to_short -33233,做空,2024-03-09 08:45:00,2024-03-09 09:00:00,3930.71,3931.1,-0.0,flip_to_long -33234,做多,2024-03-09 09:00:00,2024-03-09 09:05:00,3931.1,3930.63,-0.0,flip_to_short -33235,做空,2024-03-09 09:05:00,2024-03-09 09:15:00,3930.63,3930.73,-0.0,flip_to_long -33236,做多,2024-03-09 09:15:00,2024-03-09 09:30:00,3930.73,3929.04,-0.0,flip_to_short -33237,做空,2024-03-09 09:30:00,2024-03-09 12:45:00,3929.04,3921.44,0.0,flip_to_long -33238,做多,2024-03-09 12:45:00,2024-03-09 12:50:00,3921.44,3917.9,-0.0,flip_to_short -33239,做空,2024-03-09 12:50:00,2024-03-09 12:55:00,3917.9,3921.02,-0.0,flip_to_long -33240,做多,2024-03-09 12:55:00,2024-03-09 13:00:00,3921.02,3920.1,-0.0,flip_to_short -33241,做空,2024-03-09 13:00:00,2024-03-09 13:25:00,3920.1,3921.61,-0.0,flip_to_long -33242,做多,2024-03-09 13:25:00,2024-03-09 14:50:00,3921.61,3913.0,-0.0,flip_to_short -33243,做空,2024-03-09 14:50:00,2024-03-09 15:00:00,3913.0,3913.2,-0.0,flip_to_long -33244,做多,2024-03-09 15:00:00,2024-03-09 15:50:00,3913.2,3916.85,0.0,flip_to_short -33245,做空,2024-03-09 15:50:00,2024-03-09 15:55:00,3916.85,3920.24,-0.0,flip_to_long -33246,做多,2024-03-09 15:55:00,2024-03-09 16:00:00,3920.24,3910.2,-0.0,flip_to_short -33247,做空,2024-03-09 16:00:00,2024-03-09 20:30:00,3910.2,3896.31,0.0,flip_to_long -33248,做多,2024-03-09 20:30:00,2024-03-10 03:00:00,3896.31,3916.78,0.01,flip_to_short -33249,做空,2024-03-10 03:00:00,2024-03-10 03:05:00,3916.78,3927.93,-0.0,flip_to_long -33250,做多,2024-03-10 03:05:00,2024-03-10 06:15:00,3927.93,3938.0,0.0,flip_to_short -33251,做空,2024-03-10 06:15:00,2024-03-10 06:35:00,3938.0,3940.01,-0.0,flip_to_long -33252,做多,2024-03-10 06:35:00,2024-03-10 08:15:00,3940.01,3946.63,0.0,flip_to_short -33253,做空,2024-03-10 08:15:00,2024-03-10 08:40:00,3946.63,3948.2,-0.0,flip_to_long -33254,做多,2024-03-10 08:40:00,2024-03-10 08:55:00,3948.2,3963.93,0.0,tp_upper -33255,做空,2024-03-10 09:15:00,2024-03-10 09:40:00,3944.01,3950.7,-0.0,flip_to_long -33256,做多,2024-03-10 09:40:00,2024-03-10 09:45:00,3950.7,3949.69,-0.0,flip_to_short -33257,做空,2024-03-10 09:45:00,2024-03-10 11:05:00,3949.69,3942.88,0.0,flip_to_long -33258,做多,2024-03-10 11:05:00,2024-03-10 12:25:00,3942.88,3941.24,-0.0,flip_to_short -33259,做空,2024-03-10 12:25:00,2024-03-10 16:15:00,3941.24,3916.91,0.01,flip_to_long -33260,做多,2024-03-10 16:15:00,2024-03-10 16:20:00,3916.91,3910.32,-0.0,flip_to_short -33261,做空,2024-03-10 16:20:00,2024-03-10 16:25:00,3910.32,3915.37,-0.0,flip_to_long -33262,做多,2024-03-10 16:25:00,2024-03-10 16:50:00,3915.37,3913.64,-0.0,flip_to_short -33263,做空,2024-03-10 16:50:00,2024-03-10 17:05:00,3913.64,3913.18,-0.0,flip_to_long -33264,做多,2024-03-10 17:05:00,2024-03-10 17:15:00,3913.18,3912.39,-0.0,flip_to_short -33265,做空,2024-03-10 17:15:00,2024-03-10 17:30:00,3912.39,3907.56,0.0,flip_to_long -33266,做多,2024-03-10 17:30:00,2024-03-10 18:00:00,3907.56,3910.01,0.0,flip_to_short -33267,做空,2024-03-10 18:00:00,2024-03-10 19:40:00,3910.01,3904.88,0.0,flip_to_long -33268,做多,2024-03-10 19:40:00,2024-03-10 20:15:00,3904.88,3897.19,-0.0,flip_to_short -33269,做空,2024-03-10 20:15:00,2024-03-10 23:45:00,3897.19,3884.34,0.0,flip_to_long -33270,做多,2024-03-10 23:45:00,2024-03-10 23:55:00,3884.34,3881.22,-0.0,flip_to_short -33271,做空,2024-03-10 23:55:00,2024-03-11 00:10:00,3881.22,3884.71,-0.0,flip_to_long -33272,做多,2024-03-11 00:10:00,2024-03-11 00:15:00,3884.71,3880.27,-0.0,flip_to_short -33273,做空,2024-03-11 00:15:00,2024-03-11 00:50:00,3880.27,3812.34,0.02,tp_lower -33274,做多,2024-03-11 03:05:00,2024-03-11 05:55:00,3851.65,3851.01,-0.0,flip_to_short -33275,做空,2024-03-11 05:55:00,2024-03-11 06:15:00,3851.01,3852.53,-0.0,flip_to_long -33276,做多,2024-03-11 06:15:00,2024-03-11 06:25:00,3852.53,3849.49,-0.0,flip_to_short -33277,做空,2024-03-11 06:25:00,2024-03-11 06:40:00,3849.49,3851.35,-0.0,flip_to_long -33278,做多,2024-03-11 06:40:00,2024-03-11 13:45:00,3851.35,4039.1,0.06,flip_to_short -33279,做空,2024-03-11 13:45:00,2024-03-11 14:10:00,4039.1,4051.87,-0.0,flip_to_long -33280,做多,2024-03-11 14:10:00,2024-03-11 14:15:00,4051.87,4044.92,-0.0,flip_to_short -33281,做空,2024-03-11 14:15:00,2024-03-11 14:25:00,4044.92,4043.97,-0.0,flip_to_long -33282,做多,2024-03-11 14:25:00,2024-03-11 14:35:00,4043.97,4036.76,-0.0,flip_to_short -33283,做空,2024-03-11 14:35:00,2024-03-11 14:40:00,4036.76,4038.1,-0.0,flip_to_long -33284,做多,2024-03-11 14:40:00,2024-03-11 15:15:00,4038.1,4035.89,-0.0,flip_to_short -33285,做空,2024-03-11 15:15:00,2024-03-11 15:25:00,4035.89,4043.7,-0.0,flip_to_long -33286,做多,2024-03-11 15:25:00,2024-03-11 15:35:00,4043.7,4041.78,-0.0,flip_to_short -33287,做空,2024-03-11 15:35:00,2024-03-11 16:30:00,4041.78,4036.39,0.0,flip_to_long -33288,做多,2024-03-11 16:30:00,2024-03-11 16:45:00,4036.39,4043.91,0.0,flip_to_short -33289,做空,2024-03-11 16:45:00,2024-03-11 17:15:00,4043.91,4043.18,-0.0,flip_to_long -33290,做多,2024-03-11 17:15:00,2024-03-11 17:40:00,4043.18,4041.33,-0.0,flip_to_short -33291,做空,2024-03-11 17:40:00,2024-03-11 17:45:00,4041.33,4043.21,-0.0,flip_to_long -33292,做多,2024-03-11 17:45:00,2024-03-11 17:50:00,4043.21,4039.88,-0.0,flip_to_short -33293,做空,2024-03-11 17:50:00,2024-03-11 17:55:00,4039.88,4043.52,-0.0,flip_to_long -33294,做多,2024-03-11 17:55:00,2024-03-11 18:00:00,4043.52,4041.84,-0.0,flip_to_short -33295,做空,2024-03-11 18:00:00,2024-03-11 19:40:00,4041.84,4046.41,-0.0,flip_to_long -33296,做多,2024-03-11 19:40:00,2024-03-11 19:45:00,4046.41,4044.2,-0.0,flip_to_short -33297,做空,2024-03-11 19:45:00,2024-03-11 21:20:00,4044.2,4047.9,-0.0,flip_to_long -33298,做多,2024-03-11 21:20:00,2024-03-12 00:55:00,4047.9,4062.48,0.0,flip_to_short -33299,做空,2024-03-12 00:55:00,2024-03-12 01:40:00,4062.48,4066.6,-0.0,flip_to_long -33300,做多,2024-03-12 01:40:00,2024-03-12 01:45:00,4066.6,4066.14,-0.0,flip_to_short -33301,做空,2024-03-12 01:45:00,2024-03-12 01:55:00,4066.14,4066.33,-0.0,flip_to_long -33302,做多,2024-03-12 01:55:00,2024-03-12 10:50:00,4066.33,4010.99,-0.02,flip_to_short -33303,做空,2024-03-12 10:50:00,2024-03-12 11:00:00,4010.99,4011.56,-0.0,flip_to_long -33304,做多,2024-03-12 11:00:00,2024-03-12 12:05:00,4011.56,4013.0,-0.0,flip_to_short -33305,做空,2024-03-12 12:05:00,2024-03-12 12:30:00,4013.0,4011.44,-0.0,flip_to_long -33306,做多,2024-03-12 12:30:00,2024-03-12 13:35:00,4011.44,4010.22,-0.0,flip_to_short -33307,做空,2024-03-12 13:35:00,2024-03-12 13:45:00,4010.22,4017.0,-0.0,flip_to_long -33308,做多,2024-03-12 13:45:00,2024-03-12 14:05:00,4017.0,4009.41,-0.0,flip_to_short -33309,做空,2024-03-12 14:05:00,2024-03-12 18:30:00,4009.41,3974.9,0.01,flip_to_long -33310,做多,2024-03-12 18:30:00,2024-03-12 18:35:00,3974.9,3960.54,-0.01,flip_to_short -33311,做空,2024-03-12 18:35:00,2024-03-12 18:50:00,3960.54,3969.89,-0.0,flip_to_long -33312,做多,2024-03-12 18:50:00,2024-03-12 19:00:00,3969.89,3962.43,-0.0,flip_to_short -33313,做空,2024-03-12 19:00:00,2024-03-12 20:35:00,3962.43,3958.77,0.0,flip_to_long -33314,做多,2024-03-12 20:35:00,2024-03-12 20:45:00,3958.77,3950.65,-0.0,flip_to_short -33315,做空,2024-03-12 20:45:00,2024-03-12 20:50:00,3950.65,3955.8,-0.0,flip_to_long -33316,做多,2024-03-12 20:50:00,2024-03-12 20:55:00,3955.8,3953.31,-0.0,flip_to_short -33317,做空,2024-03-12 20:55:00,2024-03-12 21:35:00,3953.31,3946.9,0.0,flip_to_long -33318,做多,2024-03-12 21:35:00,2024-03-12 21:45:00,3946.9,3948.33,-0.0,flip_to_short -33319,做空,2024-03-12 21:45:00,2024-03-12 21:50:00,3948.33,3951.98,-0.0,flip_to_long -33320,做多,2024-03-12 21:50:00,2024-03-12 21:55:00,3951.98,3944.59,-0.0,flip_to_short -33321,做空,2024-03-12 21:55:00,2024-03-12 22:00:00,3944.59,3952.58,-0.0,flip_to_long -33322,做多,2024-03-12 22:00:00,2024-03-12 22:05:00,3952.58,3949.96,-0.0,flip_to_short -33323,做空,2024-03-12 22:05:00,2024-03-12 22:10:00,3949.96,3956.11,-0.0,flip_to_long -33324,做多,2024-03-12 22:10:00,2024-03-12 22:20:00,3956.11,3949.09,-0.0,flip_to_short -33325,做空,2024-03-12 22:20:00,2024-03-12 23:15:00,3949.09,3965.39,-0.01,flip_to_long -33326,做多,2024-03-12 23:15:00,2024-03-13 07:40:00,3965.39,4043.35,0.02,flip_to_short -33327,做空,2024-03-13 07:40:00,2024-03-13 07:45:00,4043.35,4050.37,-0.0,flip_to_long -33328,做多,2024-03-13 07:45:00,2024-03-13 07:50:00,4050.37,4043.09,-0.0,flip_to_short -33329,做空,2024-03-13 07:50:00,2024-03-13 08:00:00,4043.09,4044.23,-0.0,flip_to_long -33330,做多,2024-03-13 08:00:00,2024-03-13 09:30:00,4044.23,4056.06,0.0,flip_to_short -33331,做空,2024-03-13 09:30:00,2024-03-13 09:55:00,4056.06,4054.4,-0.0,flip_to_long -33332,做多,2024-03-13 09:55:00,2024-03-13 10:05:00,4054.4,4052.26,-0.0,flip_to_short -33333,做空,2024-03-13 10:05:00,2024-03-13 10:10:00,4052.26,4059.81,-0.0,flip_to_long -33334,做多,2024-03-13 10:10:00,2024-03-13 10:20:00,4059.81,4053.13,-0.0,flip_to_short -33335,做空,2024-03-13 10:20:00,2024-03-13 10:45:00,4053.13,4055.95,-0.0,flip_to_long -33336,做多,2024-03-13 10:45:00,2024-03-13 11:10:00,4055.95,4058.6,0.0,flip_to_short -33337,做空,2024-03-13 11:10:00,2024-03-13 17:00:00,4058.6,3991.51,0.02,flip_to_long -33338,做多,2024-03-13 17:00:00,2024-03-13 17:10:00,3991.51,3981.7,-0.0,flip_to_short -33339,做空,2024-03-13 17:10:00,2024-03-13 17:35:00,3981.7,3981.3,-0.0,flip_to_long -33340,做多,2024-03-13 17:35:00,2024-03-13 19:40:00,3981.3,3984.58,0.0,flip_to_short -33341,做空,2024-03-13 19:40:00,2024-03-13 20:50:00,3984.58,3990.22,-0.0,flip_to_long -33342,做多,2024-03-13 20:50:00,2024-03-13 21:05:00,3990.22,3988.87,-0.0,flip_to_short -33343,做空,2024-03-13 21:05:00,2024-03-13 21:10:00,3988.87,3995.14,-0.0,flip_to_long -33344,做多,2024-03-13 21:10:00,2024-03-13 21:15:00,3995.14,3990.31,-0.0,flip_to_short -33345,做空,2024-03-13 21:15:00,2024-03-13 21:30:00,3990.31,3992.48,-0.0,flip_to_long -33346,做多,2024-03-13 21:30:00,2024-03-13 22:25:00,3992.48,3990.8,-0.0,flip_to_short -33347,做空,2024-03-13 22:25:00,2024-03-13 23:05:00,3990.8,4006.7,-0.01,flip_to_long -33348,做多,2024-03-13 23:05:00,2024-03-13 23:30:00,4006.7,3997.25,-0.0,flip_to_short -33349,做空,2024-03-13 23:30:00,2024-03-13 23:35:00,3997.25,4003.41,-0.0,flip_to_long -33350,做多,2024-03-13 23:35:00,2024-03-14 00:35:00,4003.41,3992.95,-0.0,flip_to_short -33351,做空,2024-03-14 00:35:00,2024-03-14 02:00:00,3992.95,3994.05,-0.0,flip_to_long -33352,做多,2024-03-14 02:00:00,2024-03-14 02:05:00,3994.05,3992.76,-0.0,flip_to_short -33353,做空,2024-03-14 02:05:00,2024-03-14 02:10:00,3992.76,3994.19,-0.0,flip_to_long -33354,做多,2024-03-14 02:10:00,2024-03-14 02:15:00,3994.19,3991.31,-0.0,flip_to_short -33355,做空,2024-03-14 02:15:00,2024-03-14 02:20:00,3991.31,3996.1,-0.0,flip_to_long -33356,做多,2024-03-14 02:20:00,2024-03-14 02:45:00,3996.1,3993.5,-0.0,flip_to_short -33357,做空,2024-03-14 02:45:00,2024-03-14 03:00:00,3993.5,3992.71,-0.0,flip_to_long -33358,做多,2024-03-14 03:00:00,2024-03-14 03:15:00,3992.71,3993.28,-0.0,flip_to_short -33359,做空,2024-03-14 03:15:00,2024-03-14 04:05:00,3993.28,3993.11,-0.0,flip_to_long -33360,做多,2024-03-14 04:05:00,2024-03-14 04:15:00,3993.11,3996.34,0.0,flip_to_short -33361,做空,2024-03-14 04:15:00,2024-03-14 06:05:00,3996.34,3985.64,0.0,flip_to_long -33362,做多,2024-03-14 06:05:00,2024-03-14 06:10:00,3985.64,3982.67,-0.0,flip_to_short -33363,做空,2024-03-14 06:10:00,2024-03-14 06:15:00,3982.67,3988.95,-0.0,flip_to_long -33364,做多,2024-03-14 06:15:00,2024-03-14 06:30:00,3988.95,3981.15,-0.0,flip_to_short -33365,做空,2024-03-14 06:30:00,2024-03-14 06:35:00,3981.15,3983.85,-0.0,flip_to_long -33366,做多,2024-03-14 06:35:00,2024-03-14 07:00:00,3983.85,3984.7,-0.0,flip_to_short -33367,做空,2024-03-14 07:00:00,2024-03-14 08:15:00,3984.7,3978.66,0.0,flip_to_long -33368,做多,2024-03-14 08:15:00,2024-03-14 09:00:00,3978.66,3978.52,-0.0,flip_to_short -33369,做空,2024-03-14 09:00:00,2024-03-14 10:15:00,3978.52,3982.03,-0.0,flip_to_long -33370,做多,2024-03-14 10:15:00,2024-03-14 10:20:00,3982.03,3979.39,-0.0,flip_to_short -33371,做空,2024-03-14 10:20:00,2024-03-14 10:25:00,3979.39,3983.64,-0.0,flip_to_long -33372,做多,2024-03-14 10:25:00,2024-03-14 10:45:00,3983.64,3975.78,-0.0,flip_to_short -33373,做空,2024-03-14 10:45:00,2024-03-14 16:50:00,3975.78,3899.35,0.02,flip_to_long -33374,做多,2024-03-14 16:50:00,2024-03-14 16:55:00,3899.35,3896.57,-0.0,flip_to_short -33375,做空,2024-03-14 16:55:00,2024-03-14 20:15:00,3896.57,3832.05,0.02,flip_to_long -33376,做多,2024-03-14 20:15:00,2024-03-14 20:55:00,3832.05,3848.06,0.0,flip_to_short -33377,做空,2024-03-14 20:55:00,2024-03-14 21:10:00,3848.06,3866.76,-0.01,flip_to_long -33378,做多,2024-03-14 21:10:00,2024-03-15 01:50:00,3866.76,3885.05,0.01,flip_to_short -33379,做空,2024-03-15 01:50:00,2024-03-15 02:50:00,3885.05,3728.88,0.05,tp_lower -33380,做多,2024-03-15 06:25:00,2024-03-15 06:45:00,3741.82,3743.6,-0.0,flip_to_short -33381,做空,2024-03-15 06:45:00,2024-03-15 11:55:00,3743.6,3692.96,0.02,flip_to_long -33382,做多,2024-03-15 11:55:00,2024-03-15 12:05:00,3692.96,3689.08,-0.0,flip_to_short -33383,做空,2024-03-15 12:05:00,2024-03-15 12:20:00,3689.08,3699.18,-0.0,flip_to_long -33384,做多,2024-03-15 12:20:00,2024-03-15 12:40:00,3699.18,3689.31,-0.0,flip_to_short -33385,做空,2024-03-15 12:40:00,2024-03-15 15:50:00,3689.31,3693.25,-0.0,flip_to_long -33386,做多,2024-03-15 15:50:00,2024-03-15 16:50:00,3693.25,3695.61,0.0,flip_to_short -33387,做空,2024-03-15 16:50:00,2024-03-15 17:50:00,3695.61,3694.11,-0.0,flip_to_long -33388,做多,2024-03-15 17:50:00,2024-03-15 19:45:00,3694.11,3714.33,0.01,flip_to_short -33389,做空,2024-03-15 19:45:00,2024-03-15 22:35:00,3714.33,3694.96,0.01,flip_to_long -33390,做多,2024-03-15 22:35:00,2024-03-16 02:30:00,3694.96,3733.56,0.01,flip_to_short -33391,做空,2024-03-16 02:30:00,2024-03-16 02:40:00,3733.56,3741.21,-0.0,flip_to_long -33392,做多,2024-03-16 02:40:00,2024-03-16 02:50:00,3741.21,3737.2,-0.0,flip_to_short -33393,做空,2024-03-16 02:50:00,2024-03-16 03:05:00,3737.2,3738.0,-0.0,flip_to_long -33394,做多,2024-03-16 03:05:00,2024-03-16 03:20:00,3738.0,3740.46,0.0,flip_to_short -33395,做空,2024-03-16 03:20:00,2024-03-16 06:45:00,3740.46,3728.05,0.0,flip_to_long -33396,做多,2024-03-16 06:45:00,2024-03-16 06:55:00,3728.05,3727.73,-0.0,flip_to_short -33397,做空,2024-03-16 06:55:00,2024-03-16 07:05:00,3727.73,3731.22,-0.0,flip_to_long -33398,做多,2024-03-16 07:05:00,2024-03-16 07:10:00,3731.22,3731.12,-0.0,flip_to_short -33399,做空,2024-03-16 07:10:00,2024-03-16 07:20:00,3731.12,3728.89,0.0,flip_to_long -33400,做多,2024-03-16 07:20:00,2024-03-16 07:25:00,3728.89,3726.44,-0.0,flip_to_short -33401,做空,2024-03-16 07:25:00,2024-03-16 07:30:00,3726.44,3730.73,-0.0,flip_to_long -33402,做多,2024-03-16 07:30:00,2024-03-16 08:50:00,3730.73,3727.8,-0.0,flip_to_short -33403,做空,2024-03-16 08:50:00,2024-03-16 09:00:00,3727.8,3725.0,0.0,flip_to_long -33404,做多,2024-03-16 09:00:00,2024-03-16 09:30:00,3725.0,3726.39,-0.0,flip_to_short -33405,做空,2024-03-16 09:30:00,2024-03-16 09:50:00,3726.39,3724.22,0.0,flip_to_long -33406,做多,2024-03-16 09:50:00,2024-03-16 15:50:00,3724.22,3680.22,-0.02,flip_to_short -33407,做空,2024-03-16 15:50:00,2024-03-16 16:20:00,3680.22,3682.15,-0.0,flip_to_long -33408,做多,2024-03-16 16:20:00,2024-03-16 16:25:00,3682.15,3674.89,-0.0,flip_to_short -33409,做空,2024-03-16 16:25:00,2024-03-16 16:40:00,3674.89,3673.18,-0.0,flip_to_long -33410,做多,2024-03-16 16:40:00,2024-03-17 04:50:00,3673.18,3558.1,-0.04,flip_to_short -33411,做空,2024-03-17 04:50:00,2024-03-17 04:55:00,3558.1,3561.21,-0.0,flip_to_long -33412,做多,2024-03-17 04:55:00,2024-03-17 05:00:00,3561.21,3559.42,-0.0,flip_to_short -33413,做空,2024-03-17 05:00:00,2024-03-17 05:05:00,3559.42,3571.28,-0.0,flip_to_long -33414,做多,2024-03-17 05:05:00,2024-03-17 05:30:00,3571.28,3556.32,-0.01,flip_to_short -33415,做空,2024-03-17 05:30:00,2024-03-17 08:30:00,3556.32,3519.97,0.01,flip_to_long -33416,做多,2024-03-17 08:30:00,2024-03-17 12:45:00,3519.97,3552.36,0.01,flip_to_short -33417,做空,2024-03-17 12:45:00,2024-03-17 13:00:00,3552.36,3565.48,-0.01,flip_to_long -33418,做多,2024-03-17 13:00:00,2024-03-17 13:10:00,3565.48,3569.18,0.0,flip_to_short -33419,做空,2024-03-17 13:10:00,2024-03-17 13:50:00,3569.18,3580.05,-0.0,flip_to_long -33420,做多,2024-03-17 13:50:00,2024-03-17 14:00:00,3580.05,3570.31,-0.0,flip_to_short -33421,做空,2024-03-17 14:00:00,2024-03-17 14:10:00,3570.31,3575.77,-0.0,flip_to_long -33422,做多,2024-03-17 14:10:00,2024-03-17 14:50:00,3575.77,3578.49,0.0,flip_to_short -33423,做空,2024-03-17 14:50:00,2024-03-17 14:55:00,3578.49,3601.53,-0.01,flip_to_long -33424,做多,2024-03-17 14:55:00,2024-03-17 20:55:00,3601.53,3636.27,0.01,flip_to_short -33425,做空,2024-03-17 20:55:00,2024-03-17 21:55:00,3636.27,3641.45,-0.0,flip_to_long -33426,做多,2024-03-17 21:55:00,2024-03-17 23:05:00,3641.45,3639.52,-0.0,flip_to_short -33427,做空,2024-03-17 23:05:00,2024-03-17 23:10:00,3639.52,3644.39,-0.0,flip_to_long -33428,做多,2024-03-17 23:10:00,2024-03-17 23:20:00,3644.39,3636.18,-0.0,flip_to_short -33429,做空,2024-03-17 23:20:00,2024-03-17 23:45:00,3636.18,3646.04,-0.0,flip_to_long -33430,做多,2024-03-17 23:45:00,2024-03-17 23:55:00,3646.04,3646.99,-0.0,flip_to_short -33431,做空,2024-03-17 23:55:00,2024-03-18 02:45:00,3646.99,3624.13,0.01,flip_to_long -33432,做多,2024-03-18 02:45:00,2024-03-18 02:50:00,3624.13,3612.27,-0.0,flip_to_short -33433,做空,2024-03-18 02:50:00,2024-03-18 04:30:00,3612.27,3610.42,0.0,flip_to_long -33434,做多,2024-03-18 04:30:00,2024-03-18 07:20:00,3610.42,3621.57,0.0,flip_to_short -33435,做空,2024-03-18 07:20:00,2024-03-18 11:15:00,3621.57,3602.09,0.01,flip_to_long -33436,做多,2024-03-18 11:15:00,2024-03-18 11:50:00,3602.09,3601.58,-0.0,flip_to_short -33437,做空,2024-03-18 11:50:00,2024-03-18 12:25:00,3601.58,3601.95,-0.0,flip_to_long -33438,做多,2024-03-18 12:25:00,2024-03-18 12:30:00,3601.95,3595.73,-0.0,flip_to_short -33439,做空,2024-03-18 12:30:00,2024-03-18 16:15:00,3595.73,3562.6,0.01,flip_to_long -33440,做多,2024-03-18 16:15:00,2024-03-18 16:20:00,3562.6,3558.05,-0.0,flip_to_short -33441,做空,2024-03-18 16:20:00,2024-03-18 19:25:00,3558.05,3509.0,0.02,flip_to_long -33442,做多,2024-03-18 19:25:00,2024-03-18 19:30:00,3509.0,3508.2,-0.0,flip_to_short -33443,做空,2024-03-18 19:30:00,2024-03-18 20:15:00,3508.2,3506.73,-0.0,flip_to_long -33444,做多,2024-03-18 20:15:00,2024-03-18 20:40:00,3506.73,3509.14,0.0,flip_to_short -33445,做空,2024-03-18 20:40:00,2024-03-18 20:55:00,3509.14,3511.09,-0.0,flip_to_long -33446,做多,2024-03-18 20:55:00,2024-03-18 22:20:00,3511.09,3510.15,-0.0,flip_to_short -33447,做空,2024-03-18 22:20:00,2024-03-19 11:55:00,3510.15,3278.91,0.09,flip_to_long -33448,做多,2024-03-19 11:55:00,2024-03-19 12:10:00,3278.91,3280.75,0.0,flip_to_short -33449,做空,2024-03-19 12:10:00,2024-03-19 12:20:00,3280.75,3274.03,0.0,flip_to_long -33450,做多,2024-03-19 12:20:00,2024-03-19 12:25:00,3274.03,3266.6,-0.0,flip_to_short -33451,做空,2024-03-19 12:25:00,2024-03-19 12:30:00,3266.6,3280.07,-0.01,flip_to_long -33452,做多,2024-03-19 12:30:00,2024-03-19 14:00:00,3280.07,3262.2,-0.01,flip_to_short -33453,做空,2024-03-19 14:00:00,2024-03-19 14:40:00,3262.2,3269.17,-0.0,flip_to_long -33454,做多,2024-03-19 14:40:00,2024-03-19 14:45:00,3269.17,3266.56,-0.0,flip_to_short -33455,做空,2024-03-19 14:45:00,2024-03-19 14:55:00,3266.56,3260.98,0.0,flip_to_long -33456,做多,2024-03-19 14:55:00,2024-03-19 18:10:00,3260.98,3289.27,0.01,flip_to_short -33457,做空,2024-03-19 18:10:00,2024-03-19 18:15:00,3289.27,3306.8,-0.01,flip_to_long -33458,做多,2024-03-19 18:15:00,2024-03-19 20:00:00,3306.8,3314.25,0.0,flip_to_short -33459,做空,2024-03-19 20:00:00,2024-03-20 00:55:00,3314.25,3237.27,0.03,flip_to_long -33460,做多,2024-03-20 00:55:00,2024-03-20 01:00:00,3237.27,3222.76,-0.01,flip_to_short -33461,做空,2024-03-20 01:00:00,2024-03-20 02:15:00,3222.76,3217.0,0.0,flip_to_long -33462,做多,2024-03-20 02:15:00,2024-03-20 02:20:00,3217.0,3212.42,-0.0,flip_to_short -33463,做空,2024-03-20 02:20:00,2024-03-20 07:05:00,3212.42,3155.64,0.02,flip_to_long -33464,做多,2024-03-20 07:05:00,2024-03-20 15:30:00,3155.64,3321.2,0.07,flip_to_short -33465,做空,2024-03-20 15:30:00,2024-03-20 15:35:00,3321.2,3336.56,-0.01,flip_to_long -33466,做多,2024-03-20 15:35:00,2024-03-20 15:40:00,3336.56,3297.24,-0.02,flip_to_short -33467,做空,2024-03-20 15:40:00,2024-03-20 17:15:00,3297.24,3321.27,-0.01,flip_to_long -33468,做多,2024-03-20 17:15:00,2024-03-20 18:15:00,3321.27,3305.61,-0.01,flip_to_short -33469,做空,2024-03-20 18:15:00,2024-03-20 18:20:00,3305.61,3309.51,-0.0,flip_to_long -33470,做多,2024-03-20 18:20:00,2024-03-20 18:30:00,3309.51,3304.48,-0.0,flip_to_short -33471,做空,2024-03-20 18:30:00,2024-03-20 18:35:00,3304.48,3330.82,-0.01,flip_to_long -33472,做多,2024-03-20 18:35:00,2024-03-21 03:45:00,3330.82,3521.83,0.08,flip_to_short -33473,做空,2024-03-21 03:45:00,2024-03-21 06:00:00,3521.83,3525.7,-0.0,flip_to_long -33474,做多,2024-03-21 06:00:00,2024-03-21 06:20:00,3525.7,3512.83,-0.01,flip_to_short -33475,做空,2024-03-21 06:20:00,2024-03-21 06:25:00,3512.83,3519.6,-0.0,flip_to_long -33476,做多,2024-03-21 06:25:00,2024-03-21 06:35:00,3519.6,3514.17,-0.0,flip_to_short -33477,做空,2024-03-21 06:35:00,2024-03-21 06:45:00,3514.17,3517.76,-0.0,flip_to_long -33478,做多,2024-03-21 06:45:00,2024-03-21 06:50:00,3517.76,3516.4,-0.0,flip_to_short -33479,做空,2024-03-21 06:50:00,2024-03-21 07:05:00,3516.4,3516.36,-0.0,flip_to_long -33480,做多,2024-03-21 07:05:00,2024-03-21 07:10:00,3516.36,3511.06,-0.0,flip_to_short -33481,做空,2024-03-21 07:10:00,2024-03-21 07:15:00,3511.06,3530.7,-0.01,flip_to_long -33482,做多,2024-03-21 07:15:00,2024-03-21 07:45:00,3530.7,3517.91,-0.01,flip_to_short -33483,做空,2024-03-21 07:45:00,2024-03-21 10:45:00,3517.91,3545.54,-0.01,flip_to_long -33484,做多,2024-03-21 10:45:00,2024-03-21 10:55:00,3545.54,3544.43,-0.0,flip_to_short -33485,做空,2024-03-21 10:55:00,2024-03-21 11:35:00,3544.43,3537.38,0.0,flip_to_long -33486,做多,2024-03-21 11:35:00,2024-03-21 12:15:00,3537.38,3543.82,0.0,flip_to_short -33487,做空,2024-03-21 12:15:00,2024-03-21 12:25:00,3543.82,3550.02,-0.0,flip_to_long -33488,做多,2024-03-21 12:25:00,2024-03-21 12:30:00,3550.02,3541.31,-0.0,flip_to_short -33489,做空,2024-03-21 12:30:00,2024-03-21 12:45:00,3541.31,3544.65,-0.0,flip_to_long -33490,做多,2024-03-21 12:45:00,2024-03-21 12:55:00,3544.65,3544.19,-0.0,flip_to_short -33491,做空,2024-03-21 12:55:00,2024-03-21 13:00:00,3544.19,3555.2,-0.01,flip_to_long -33492,做多,2024-03-21 13:00:00,2024-03-21 13:20:00,3555.2,3541.46,-0.01,flip_to_short -33493,做空,2024-03-21 13:20:00,2024-03-21 13:25:00,3541.46,3556.69,-0.01,flip_to_long -33494,做多,2024-03-21 13:25:00,2024-03-21 13:35:00,3556.69,3549.97,-0.0,flip_to_short -33495,做空,2024-03-21 13:35:00,2024-03-21 14:10:00,3549.97,3545.8,0.0,flip_to_long -33496,做多,2024-03-21 14:10:00,2024-03-21 14:30:00,3545.8,3542.22,-0.0,flip_to_short -33497,做空,2024-03-21 14:30:00,2024-03-21 16:25:00,3542.22,3525.59,0.01,flip_to_long -33498,做多,2024-03-21 16:25:00,2024-03-21 17:00:00,3525.59,3529.38,0.0,flip_to_short -33499,做空,2024-03-21 17:00:00,2024-03-21 20:10:00,3529.38,3477.49,0.02,flip_to_long -33500,做多,2024-03-21 20:10:00,2024-03-21 20:20:00,3477.49,3476.19,-0.0,flip_to_short -33501,做空,2024-03-21 20:20:00,2024-03-21 20:50:00,3476.19,3473.53,0.0,flip_to_long -33502,做多,2024-03-21 20:50:00,2024-03-21 21:25:00,3473.53,3475.04,-0.0,flip_to_short -33503,做空,2024-03-21 21:25:00,2024-03-22 00:40:00,3475.04,3493.99,-0.01,flip_to_long -33504,做多,2024-03-22 00:40:00,2024-03-22 00:50:00,3493.99,3493.44,-0.0,flip_to_short -33505,做空,2024-03-22 00:50:00,2024-03-22 01:05:00,3493.44,3492.74,-0.0,flip_to_long -33506,做多,2024-03-22 01:05:00,2024-03-22 01:30:00,3492.74,3492.13,-0.0,flip_to_short -33507,做空,2024-03-22 01:30:00,2024-03-22 01:40:00,3492.13,3489.48,0.0,flip_to_long -33508,做多,2024-03-22 01:40:00,2024-03-22 07:50:00,3489.48,3515.02,0.01,flip_to_short -33509,做空,2024-03-22 07:50:00,2024-03-22 08:00:00,3515.02,3518.0,-0.0,flip_to_long -33510,做多,2024-03-22 08:00:00,2024-03-22 08:15:00,3518.0,3520.39,0.0,flip_to_short -33511,做空,2024-03-22 08:15:00,2024-03-22 17:40:00,3520.39,3342.81,0.07,flip_to_long -33512,做多,2024-03-22 17:40:00,2024-03-22 18:10:00,3342.81,3335.37,-0.0,flip_to_short -33513,做空,2024-03-22 18:10:00,2024-03-22 18:30:00,3335.37,3341.53,-0.0,flip_to_long -33514,做多,2024-03-22 18:30:00,2024-03-22 19:10:00,3341.53,3329.54,-0.01,flip_to_short -33515,做空,2024-03-22 19:10:00,2024-03-22 19:15:00,3329.54,3329.89,-0.0,flip_to_long -33516,做多,2024-03-22 19:15:00,2024-03-22 19:25:00,3329.89,3330.74,-0.0,flip_to_short -33517,做空,2024-03-22 19:25:00,2024-03-22 19:30:00,3330.74,3337.6,-0.0,flip_to_long -33518,做多,2024-03-22 19:30:00,2024-03-22 20:05:00,3337.6,3326.76,-0.01,flip_to_short -33519,做空,2024-03-22 20:05:00,2024-03-22 23:20:00,3326.76,3316.31,0.0,flip_to_long -33520,做多,2024-03-22 23:20:00,2024-03-22 23:25:00,3316.31,3311.52,-0.0,flip_to_short -33521,做空,2024-03-22 23:25:00,2024-03-22 23:30:00,3311.52,3314.25,-0.0,flip_to_long -33522,做多,2024-03-22 23:30:00,2024-03-23 03:15:00,3314.25,3317.31,0.0,flip_to_short -33523,做空,2024-03-23 03:15:00,2024-03-23 04:15:00,3317.31,3324.25,-0.0,flip_to_long -33524,做多,2024-03-23 04:15:00,2024-03-23 04:55:00,3324.25,3330.0,0.0,flip_to_short -33525,做空,2024-03-23 04:55:00,2024-03-23 05:20:00,3330.0,3331.43,-0.0,flip_to_long -33526,做多,2024-03-23 05:20:00,2024-03-23 05:25:00,3331.43,3327.6,-0.0,flip_to_short -33527,做空,2024-03-23 05:25:00,2024-03-23 05:40:00,3327.6,3330.73,-0.0,flip_to_long -33528,做多,2024-03-23 05:40:00,2024-03-23 05:45:00,3330.73,3327.44,-0.0,flip_to_short -33529,做空,2024-03-23 05:45:00,2024-03-23 05:50:00,3327.44,3333.1,-0.0,flip_to_long -33530,做多,2024-03-23 05:50:00,2024-03-23 06:00:00,3333.1,3329.69,-0.0,flip_to_short -33531,做空,2024-03-23 06:00:00,2024-03-23 09:05:00,3329.69,3344.67,-0.01,flip_to_long -33532,做多,2024-03-23 09:05:00,2024-03-23 09:10:00,3344.67,3331.99,-0.01,flip_to_short -33533,做空,2024-03-23 09:10:00,2024-03-23 09:40:00,3331.99,3347.77,-0.01,flip_to_long -33534,做多,2024-03-23 09:40:00,2024-03-23 09:45:00,3347.77,3339.41,-0.0,flip_to_short -33535,做空,2024-03-23 09:45:00,2024-03-23 09:50:00,3339.41,3348.64,-0.0,flip_to_long -33536,做多,2024-03-23 09:50:00,2024-03-23 10:50:00,3348.64,3345.94,-0.0,flip_to_short -33537,做空,2024-03-23 10:50:00,2024-03-23 11:00:00,3345.94,3350.54,-0.0,flip_to_long -33538,做多,2024-03-23 11:00:00,2024-03-23 11:45:00,3350.54,3359.98,0.0,flip_to_short -33539,做空,2024-03-23 11:45:00,2024-03-23 13:45:00,3359.98,3364.52,-0.0,flip_to_long -33540,做多,2024-03-23 13:45:00,2024-03-23 18:35:00,3364.52,3401.2,0.02,flip_to_short -33541,做空,2024-03-23 18:35:00,2024-03-23 19:20:00,3401.2,3407.28,-0.0,flip_to_long -33542,做多,2024-03-23 19:20:00,2024-03-24 06:20:00,3407.28,3329.06,-0.04,flip_to_short -33543,做空,2024-03-24 06:20:00,2024-03-24 06:25:00,3329.06,3329.33,-0.0,flip_to_long -33544,做多,2024-03-24 06:25:00,2024-03-24 07:00:00,3329.33,3326.0,-0.0,flip_to_short -33545,做空,2024-03-24 07:00:00,2024-03-24 07:10:00,3326.0,3327.49,-0.0,flip_to_long -33546,做多,2024-03-24 07:10:00,2024-03-24 07:15:00,3327.49,3322.27,-0.0,flip_to_short -33547,做空,2024-03-24 07:15:00,2024-03-24 07:20:00,3322.27,3327.43,-0.0,flip_to_long -33548,做多,2024-03-24 07:20:00,2024-03-24 07:25:00,3327.43,3326.34,-0.0,flip_to_short -33549,做空,2024-03-24 07:25:00,2024-03-24 07:40:00,3326.34,3340.75,-0.01,flip_to_long -33550,做多,2024-03-24 07:40:00,2024-03-24 15:10:00,3340.75,3395.12,0.02,flip_to_short -33551,做空,2024-03-24 15:10:00,2024-03-24 16:25:00,3395.12,3393.29,0.0,flip_to_long -33552,做多,2024-03-24 16:25:00,2024-03-24 18:35:00,3393.29,3375.93,-0.01,flip_to_short -33553,做空,2024-03-24 18:35:00,2024-03-24 18:40:00,3375.93,3387.8,-0.01,flip_to_long -33554,做多,2024-03-24 18:40:00,2024-03-24 18:45:00,3387.8,3383.31,-0.0,flip_to_short -33555,做空,2024-03-24 18:45:00,2024-03-24 18:50:00,3383.31,3386.33,-0.0,flip_to_long -33556,做多,2024-03-24 18:50:00,2024-03-24 19:05:00,3386.33,3383.67,-0.0,flip_to_short -33557,做空,2024-03-24 19:05:00,2024-03-24 19:10:00,3383.67,3387.7,-0.0,flip_to_long -33558,做多,2024-03-24 19:10:00,2024-03-24 19:25:00,3387.7,3386.85,-0.0,flip_to_short -33559,做空,2024-03-24 19:25:00,2024-03-24 19:35:00,3386.85,3392.61,-0.0,flip_to_long -33560,做多,2024-03-24 19:35:00,2024-03-24 19:55:00,3392.61,3385.09,-0.0,flip_to_short -33561,做空,2024-03-24 19:55:00,2024-03-24 20:10:00,3385.09,3401.36,-0.01,flip_to_long -33562,做多,2024-03-24 20:10:00,2024-03-25 00:35:00,3401.36,3430.41,0.01,flip_to_short -33563,做空,2024-03-25 00:35:00,2024-03-25 00:40:00,3430.41,3433.72,-0.0,flip_to_long -33564,做多,2024-03-25 00:40:00,2024-03-25 00:45:00,3433.72,3428.08,-0.0,flip_to_short -33565,做空,2024-03-25 00:45:00,2024-03-25 00:50:00,3428.08,3433.57,-0.0,flip_to_long -33566,做多,2024-03-25 00:50:00,2024-03-25 00:55:00,3433.57,3431.13,-0.0,flip_to_short -33567,做空,2024-03-25 00:55:00,2024-03-25 01:00:00,3431.13,3439.4,-0.0,flip_to_long -33568,做多,2024-03-25 01:00:00,2024-03-25 01:15:00,3439.4,3436.8,-0.0,flip_to_short -33569,做空,2024-03-25 01:15:00,2024-03-25 01:25:00,3436.8,3439.01,-0.0,flip_to_long -33570,做多,2024-03-25 01:25:00,2024-03-25 01:30:00,3439.01,3432.0,-0.0,flip_to_short -33571,做空,2024-03-25 01:30:00,2024-03-25 01:35:00,3432.0,3440.08,-0.0,flip_to_long -33572,做多,2024-03-25 01:35:00,2024-03-25 01:40:00,3440.08,3433.29,-0.0,flip_to_short -33573,做空,2024-03-25 01:40:00,2024-03-25 01:45:00,3433.29,3433.47,-0.0,flip_to_long -33574,做多,2024-03-25 01:45:00,2024-03-25 02:35:00,3433.47,3440.34,0.0,flip_to_short -33575,做空,2024-03-25 02:35:00,2024-03-25 02:40:00,3440.34,3443.6,-0.0,flip_to_long -33576,做多,2024-03-25 02:40:00,2024-03-25 02:45:00,3443.6,3441.0,-0.0,flip_to_short -33577,做空,2024-03-25 02:45:00,2024-03-25 02:50:00,3441.0,3442.36,-0.0,flip_to_long -33578,做多,2024-03-25 02:50:00,2024-03-25 03:00:00,3442.36,3437.79,-0.0,flip_to_short -33579,做空,2024-03-25 03:00:00,2024-03-25 03:05:00,3437.79,3447.07,-0.0,flip_to_long -33580,做多,2024-03-25 03:05:00,2024-03-25 03:20:00,3447.07,3443.49,-0.0,flip_to_short -33581,做空,2024-03-25 03:20:00,2024-03-25 03:35:00,3443.49,3443.56,-0.0,flip_to_long -33582,做多,2024-03-25 03:35:00,2024-03-25 03:45:00,3443.56,3445.63,0.0,flip_to_short -33583,做空,2024-03-25 03:45:00,2024-03-25 07:25:00,3445.63,3469.56,-0.01,flip_to_long -33584,做多,2024-03-25 07:25:00,2024-03-25 07:30:00,3469.56,3464.75,-0.0,flip_to_short -33585,做空,2024-03-25 07:30:00,2024-03-25 10:05:00,3464.75,3472.85,-0.0,flip_to_long -33586,做多,2024-03-25 10:05:00,2024-03-25 10:25:00,3472.85,3463.02,-0.0,flip_to_short -33587,做空,2024-03-25 10:25:00,2024-03-25 10:30:00,3463.02,3463.83,-0.0,flip_to_long -33588,做多,2024-03-25 10:30:00,2024-03-25 10:40:00,3463.83,3454.48,-0.0,flip_to_short -33589,做空,2024-03-25 10:40:00,2024-03-25 12:10:00,3454.48,3449.76,0.0,flip_to_long -33590,做多,2024-03-25 12:10:00,2024-03-25 12:50:00,3449.76,3448.72,-0.0,flip_to_short -33591,做空,2024-03-25 12:50:00,2024-03-25 12:55:00,3448.72,3452.45,-0.0,flip_to_long -33592,做多,2024-03-25 12:55:00,2024-03-25 13:10:00,3452.45,3444.59,-0.0,flip_to_short -33593,做空,2024-03-25 13:10:00,2024-03-25 13:30:00,3444.59,3442.4,0.0,flip_to_long -33594,做多,2024-03-25 13:30:00,2024-03-25 13:40:00,3442.4,3450.93,0.0,flip_to_short -33595,做空,2024-03-25 13:40:00,2024-03-25 21:05:00,3450.93,3627.0,-0.07,flip_to_long -33596,做多,2024-03-25 21:05:00,2024-03-26 00:35:00,3627.0,3614.31,-0.01,flip_to_short -33597,做空,2024-03-26 00:35:00,2024-03-26 01:10:00,3614.31,3617.44,-0.0,flip_to_long -33598,做多,2024-03-26 01:10:00,2024-03-26 01:20:00,3617.44,3615.12,-0.0,flip_to_short -33599,做空,2024-03-26 01:20:00,2024-03-26 02:05:00,3615.12,3609.11,0.0,flip_to_long -33600,做多,2024-03-26 02:05:00,2024-03-26 07:50:00,3609.11,3642.55,0.01,flip_to_short -33601,做空,2024-03-26 07:50:00,2024-03-26 08:00:00,3642.55,3647.19,-0.0,flip_to_long -33602,做多,2024-03-26 08:00:00,2024-03-26 10:25:00,3647.19,3650.82,0.0,flip_to_short -33603,做空,2024-03-26 10:25:00,2024-03-26 10:45:00,3650.82,3652.33,-0.0,flip_to_long -33604,做多,2024-03-26 10:45:00,2024-03-26 12:40:00,3652.33,3648.09,-0.0,flip_to_short -33605,做空,2024-03-26 12:40:00,2024-03-26 17:50:00,3648.09,3589.82,0.02,flip_to_long -33606,做多,2024-03-26 17:50:00,2024-03-26 18:25:00,3589.82,3585.42,-0.0,flip_to_short -33607,做空,2024-03-26 18:25:00,2024-03-26 19:25:00,3585.42,3570.95,0.0,flip_to_long -33608,做多,2024-03-26 19:25:00,2024-03-26 20:40:00,3570.95,3577.96,0.0,flip_to_short -33609,做空,2024-03-26 20:40:00,2024-03-26 20:55:00,3577.96,3578.97,-0.0,flip_to_long -33610,做多,2024-03-26 20:55:00,2024-03-26 21:05:00,3578.97,3577.97,-0.0,flip_to_short -33611,做空,2024-03-26 21:05:00,2024-03-26 22:25:00,3577.97,3585.53,-0.0,flip_to_long -33612,做多,2024-03-26 22:25:00,2024-03-27 00:05:00,3585.53,3584.7,-0.0,flip_to_short -33613,做空,2024-03-27 00:05:00,2024-03-27 00:15:00,3584.7,3589.87,-0.0,flip_to_long -33614,做多,2024-03-27 00:15:00,2024-03-27 02:05:00,3589.87,3602.41,0.0,flip_to_short -33615,做空,2024-03-27 02:05:00,2024-03-27 04:00:00,3602.41,3608.52,-0.0,flip_to_long -33616,做多,2024-03-27 04:00:00,2024-03-27 04:05:00,3608.52,3607.95,-0.0,flip_to_short -33617,做空,2024-03-27 04:05:00,2024-03-27 04:35:00,3607.95,3606.71,-0.0,flip_to_long -33618,做多,2024-03-27 04:35:00,2024-03-27 05:45:00,3606.71,3610.6,0.0,flip_to_short -33619,做空,2024-03-27 05:45:00,2024-03-27 05:55:00,3610.6,3615.01,-0.0,flip_to_long -33620,做多,2024-03-27 05:55:00,2024-03-27 06:15:00,3615.01,3611.11,-0.0,flip_to_short -33621,做空,2024-03-27 06:15:00,2024-03-27 06:35:00,3611.11,3610.66,-0.0,flip_to_long -33622,做多,2024-03-27 06:35:00,2024-03-27 06:40:00,3610.66,3606.62,-0.0,flip_to_short -33623,做空,2024-03-27 06:40:00,2024-03-27 06:55:00,3606.62,3610.16,-0.0,flip_to_long -33624,做多,2024-03-27 06:55:00,2024-03-27 07:00:00,3610.16,3606.5,-0.0,flip_to_short -33625,做空,2024-03-27 07:00:00,2024-03-27 10:20:00,3606.5,3581.11,0.01,flip_to_long -33626,做多,2024-03-27 10:20:00,2024-03-27 11:00:00,3581.11,3579.25,-0.0,flip_to_short -33627,做空,2024-03-27 11:00:00,2024-03-27 11:05:00,3579.25,3581.75,-0.0,flip_to_long -33628,做多,2024-03-27 11:05:00,2024-03-27 11:20:00,3581.75,3578.14,-0.0,flip_to_short -33629,做空,2024-03-27 11:20:00,2024-03-27 11:25:00,3578.14,3579.16,-0.0,flip_to_long -33630,做多,2024-03-27 11:25:00,2024-03-27 12:35:00,3579.16,3576.99,-0.0,flip_to_short -33631,做空,2024-03-27 12:35:00,2024-03-27 12:45:00,3576.99,3579.72,-0.0,flip_to_long -33632,做多,2024-03-27 12:45:00,2024-03-27 13:40:00,3579.72,3596.08,0.01,flip_to_short -33633,做空,2024-03-27 13:40:00,2024-03-27 20:05:00,3596.08,3508.94,0.03,flip_to_long -33634,做多,2024-03-27 20:05:00,2024-03-27 20:25:00,3508.94,3511.8,0.0,flip_to_short -33635,做空,2024-03-27 20:25:00,2024-03-27 23:50:00,3511.8,3510.92,-0.0,flip_to_long -33636,做多,2024-03-27 23:50:00,2024-03-27 23:55:00,3510.92,3504.99,-0.0,flip_to_short -33637,做空,2024-03-27 23:55:00,2024-03-28 00:05:00,3504.99,3510.48,-0.0,flip_to_long -33638,做多,2024-03-28 00:05:00,2024-03-28 00:10:00,3510.48,3509.43,-0.0,flip_to_short -33639,做空,2024-03-28 00:10:00,2024-03-28 00:15:00,3509.43,3528.45,-0.01,flip_to_long -33640,做多,2024-03-28 00:15:00,2024-03-28 00:35:00,3528.45,3509.77,-0.01,flip_to_short -33641,做空,2024-03-28 00:35:00,2024-03-28 00:45:00,3509.77,3518.25,-0.0,flip_to_long -33642,做多,2024-03-28 00:45:00,2024-03-28 01:00:00,3518.25,3513.8,-0.0,flip_to_short -33643,做空,2024-03-28 01:00:00,2024-03-28 01:10:00,3513.8,3517.92,-0.0,flip_to_long -33644,做多,2024-03-28 01:10:00,2024-03-28 01:15:00,3517.92,3508.89,-0.0,flip_to_short -33645,做空,2024-03-28 01:15:00,2024-03-28 01:35:00,3508.89,3510.29,-0.0,flip_to_long -33646,做多,2024-03-28 01:35:00,2024-03-28 02:15:00,3510.29,3511.74,-0.0,flip_to_short -33647,做空,2024-03-28 02:15:00,2024-03-28 04:00:00,3511.74,3506.58,0.0,flip_to_long -33648,做多,2024-03-28 04:00:00,2024-03-28 11:40:00,3506.58,3577.0,0.03,flip_to_short -33649,做空,2024-03-28 11:40:00,2024-03-28 11:55:00,3577.0,3583.25,-0.0,flip_to_long -33650,做多,2024-03-28 11:55:00,2024-03-28 12:05:00,3583.25,3577.2,-0.0,flip_to_short -33651,做空,2024-03-28 12:05:00,2024-03-28 12:15:00,3577.2,3581.91,-0.0,flip_to_long -33652,做多,2024-03-28 12:15:00,2024-03-28 13:35:00,3581.91,3585.81,0.0,flip_to_short -33653,做空,2024-03-28 13:35:00,2024-03-28 14:15:00,3585.81,3583.92,0.0,flip_to_long -33654,做多,2024-03-28 14:15:00,2024-03-28 14:20:00,3583.92,3579.68,-0.0,flip_to_short -33655,做空,2024-03-28 14:20:00,2024-03-28 14:25:00,3579.68,3587.59,-0.0,flip_to_long -33656,做多,2024-03-28 14:25:00,2024-03-28 15:15:00,3587.59,3585.2,-0.0,flip_to_short -33657,做空,2024-03-28 15:15:00,2024-03-28 15:20:00,3585.2,3589.43,-0.0,flip_to_long -33658,做多,2024-03-28 15:20:00,2024-03-28 15:25:00,3589.43,3576.23,-0.01,flip_to_short -33659,做空,2024-03-28 15:25:00,2024-03-28 15:45:00,3576.23,3584.96,-0.0,flip_to_long -33660,做多,2024-03-28 15:45:00,2024-03-28 15:55:00,3584.96,3581.6,-0.0,flip_to_short -33661,做空,2024-03-28 15:55:00,2024-03-28 19:15:00,3581.6,3574.76,0.0,flip_to_long -33662,做多,2024-03-28 19:15:00,2024-03-28 19:20:00,3574.76,3571.11,-0.0,flip_to_short -33663,做空,2024-03-28 19:20:00,2024-03-28 19:25:00,3571.11,3573.8,-0.0,flip_to_long -33664,做多,2024-03-28 19:25:00,2024-03-28 19:45:00,3573.8,3573.01,-0.0,flip_to_short -33665,做空,2024-03-28 19:45:00,2024-03-28 20:00:00,3573.01,3567.1,0.0,flip_to_long -33666,做多,2024-03-28 20:00:00,2024-03-28 20:45:00,3567.1,3563.67,-0.0,flip_to_short -33667,做空,2024-03-28 20:45:00,2024-03-28 21:00:00,3563.67,3567.71,-0.0,flip_to_long -33668,做多,2024-03-28 21:00:00,2024-03-28 21:50:00,3567.71,3563.31,-0.0,flip_to_short -33669,做空,2024-03-28 21:50:00,2024-03-28 21:55:00,3563.31,3563.88,-0.0,flip_to_long -33670,做多,2024-03-28 21:55:00,2024-03-28 23:40:00,3563.88,3565.5,-0.0,flip_to_short -33671,做空,2024-03-28 23:40:00,2024-03-28 23:45:00,3565.5,3568.0,-0.0,flip_to_long -33672,做多,2024-03-28 23:45:00,2024-03-28 23:50:00,3568.0,3563.2,-0.0,flip_to_short -33673,做空,2024-03-28 23:50:00,2024-03-29 00:40:00,3563.2,3565.65,-0.0,flip_to_long -33674,做多,2024-03-29 00:40:00,2024-03-29 00:45:00,3565.65,3562.38,-0.0,flip_to_short -33675,做空,2024-03-29 00:45:00,2024-03-29 00:55:00,3562.38,3567.53,-0.0,flip_to_long -33676,做多,2024-03-29 00:55:00,2024-03-29 01:00:00,3567.53,3567.16,-0.0,flip_to_short -33677,做空,2024-03-29 01:00:00,2024-03-29 02:35:00,3567.16,3566.29,-0.0,flip_to_long -33678,做多,2024-03-29 02:35:00,2024-03-29 03:15:00,3566.29,3564.35,-0.0,flip_to_short -33679,做空,2024-03-29 03:15:00,2024-03-29 04:25:00,3564.35,3576.13,-0.01,flip_to_long -33680,做多,2024-03-29 04:25:00,2024-03-29 04:50:00,3576.13,3568.0,-0.0,flip_to_short -33681,做空,2024-03-29 04:50:00,2024-03-29 05:00:00,3568.0,3575.07,-0.0,flip_to_long -33682,做多,2024-03-29 05:00:00,2024-03-29 05:20:00,3575.07,3562.55,-0.01,flip_to_short -33683,做空,2024-03-29 05:20:00,2024-03-29 06:30:00,3562.55,3570.54,-0.0,flip_to_long -33684,做多,2024-03-29 06:30:00,2024-03-29 07:30:00,3570.54,3555.66,-0.01,flip_to_short -33685,做空,2024-03-29 07:30:00,2024-03-29 10:50:00,3555.66,3547.4,0.0,flip_to_long -33686,做多,2024-03-29 10:50:00,2024-03-29 12:10:00,3547.4,3545.78,-0.0,flip_to_short -33687,做空,2024-03-29 12:10:00,2024-03-29 12:30:00,3545.78,3547.95,-0.0,flip_to_long -33688,做多,2024-03-29 12:30:00,2024-03-29 12:40:00,3547.95,3543.13,-0.0,flip_to_short -33689,做空,2024-03-29 12:40:00,2024-03-29 13:15:00,3543.13,3544.48,-0.0,flip_to_long -33690,做多,2024-03-29 13:15:00,2024-03-29 14:55:00,3544.48,3546.48,0.0,flip_to_short -33691,做空,2024-03-29 14:55:00,2024-03-29 15:35:00,3546.48,3500.81,0.02,tp_lower -33692,做多,2024-03-29 19:50:00,2024-03-29 21:05:00,3500.39,3494.78,-0.0,flip_to_short -33693,做空,2024-03-29 21:05:00,2024-03-29 21:50:00,3494.78,3489.3,0.0,flip_to_long -33694,做多,2024-03-29 21:50:00,2024-03-30 02:10:00,3489.3,3509.77,0.01,flip_to_short -33695,做空,2024-03-30 02:10:00,2024-03-30 02:30:00,3509.77,3509.61,-0.0,flip_to_long -33696,做多,2024-03-30 02:30:00,2024-03-30 06:00:00,3509.61,3503.59,-0.0,flip_to_short -33697,做空,2024-03-30 06:00:00,2024-03-30 06:25:00,3503.59,3507.94,-0.0,flip_to_long -33698,做多,2024-03-30 06:25:00,2024-03-30 06:30:00,3507.94,3497.88,-0.0,flip_to_short -33699,做空,2024-03-30 06:30:00,2024-03-30 07:10:00,3497.88,3505.45,-0.0,flip_to_long -33700,做多,2024-03-30 07:10:00,2024-03-30 07:15:00,3505.45,3504.34,-0.0,flip_to_short -33701,做空,2024-03-30 07:15:00,2024-03-30 08:10:00,3504.34,3504.92,-0.0,flip_to_long -33702,做多,2024-03-30 08:10:00,2024-03-30 08:40:00,3504.92,3501.43,-0.0,flip_to_short -33703,做空,2024-03-30 08:40:00,2024-03-30 08:50:00,3501.43,3507.36,-0.0,flip_to_long -33704,做多,2024-03-30 08:50:00,2024-03-30 09:00:00,3507.36,3506.27,-0.0,flip_to_short -33705,做空,2024-03-30 09:00:00,2024-03-30 15:00:00,3506.27,3543.84,-0.02,flip_to_long -33706,做多,2024-03-30 15:00:00,2024-03-30 15:20:00,3543.84,3542.48,-0.0,flip_to_short -33707,做空,2024-03-30 15:20:00,2024-03-30 16:45:00,3542.48,3546.8,-0.0,flip_to_long -33708,做多,2024-03-30 16:45:00,2024-03-30 16:55:00,3546.8,3545.96,-0.0,flip_to_short -33709,做空,2024-03-30 16:55:00,2024-03-30 22:20:00,3545.96,3519.26,0.01,flip_to_long -33710,做多,2024-03-30 22:20:00,2024-03-30 22:25:00,3519.26,3516.17,-0.0,flip_to_short -33711,做空,2024-03-30 22:25:00,2024-03-30 23:00:00,3516.17,3511.95,0.0,flip_to_long -33712,做多,2024-03-30 23:00:00,2024-03-30 23:55:00,3511.95,3508.66,-0.0,flip_to_short -33713,做空,2024-03-30 23:55:00,2024-03-31 12:10:00,3508.66,3624.48,-0.04,flip_to_long -33714,做多,2024-03-31 12:10:00,2024-03-31 12:15:00,3624.48,3613.67,-0.0,flip_to_short -33715,做空,2024-03-31 12:15:00,2024-03-31 12:25:00,3613.67,3617.29,-0.0,flip_to_long -33716,做多,2024-03-31 12:25:00,2024-03-31 12:40:00,3617.29,3614.33,-0.0,flip_to_short -33717,做空,2024-03-31 12:40:00,2024-03-31 12:45:00,3614.33,3618.99,-0.0,flip_to_long -33718,做多,2024-03-31 12:45:00,2024-03-31 15:20:00,3618.99,3618.83,-0.0,flip_to_short -33719,做空,2024-03-31 15:20:00,2024-03-31 15:30:00,3618.83,3619.42,-0.0,flip_to_long -33720,做多,2024-03-31 15:30:00,2024-03-31 15:50:00,3619.42,3621.97,0.0,flip_to_short -33721,做空,2024-03-31 15:50:00,2024-03-31 16:00:00,3621.97,3625.52,-0.0,flip_to_long -33722,做多,2024-03-31 16:00:00,2024-03-31 16:50:00,3625.52,3624.15,-0.0,flip_to_short -33723,做空,2024-03-31 16:50:00,2024-03-31 16:55:00,3624.15,3624.89,-0.0,flip_to_long -33724,做多,2024-03-31 16:55:00,2024-03-31 17:25:00,3624.89,3625.5,-0.0,flip_to_short -33725,做空,2024-03-31 17:25:00,2024-03-31 17:30:00,3625.5,3625.75,-0.0,flip_to_long -33726,做多,2024-03-31 17:30:00,2024-03-31 18:05:00,3625.75,3627.53,-0.0,flip_to_short -33727,做空,2024-03-31 18:05:00,2024-03-31 19:05:00,3627.53,3637.0,-0.0,flip_to_long -33728,做多,2024-03-31 19:05:00,2024-03-31 20:40:00,3637.0,3634.65,-0.0,flip_to_short -33729,做空,2024-03-31 20:40:00,2024-03-31 22:00:00,3634.65,3638.38,-0.0,flip_to_long -33730,做多,2024-03-31 22:00:00,2024-03-31 22:10:00,3638.38,3635.97,-0.0,flip_to_short -33731,做空,2024-03-31 22:10:00,2024-03-31 22:20:00,3635.97,3640.47,-0.0,flip_to_long -33732,做多,2024-03-31 22:20:00,2024-03-31 22:35:00,3640.47,3634.52,-0.0,flip_to_short -33733,做空,2024-03-31 22:35:00,2024-03-31 23:05:00,3634.52,3640.96,-0.0,flip_to_long -33734,做多,2024-03-31 23:05:00,2024-04-01 00:10:00,3640.96,3639.55,-0.0,flip_to_short -33735,做空,2024-04-01 00:10:00,2024-04-01 00:15:00,3639.55,3642.46,-0.0,flip_to_long -33736,做多,2024-04-01 00:15:00,2024-04-01 00:20:00,3642.46,3641.19,-0.0,flip_to_short -33737,做空,2024-04-01 00:20:00,2024-04-01 05:45:00,3641.19,3532.47,0.04,tp_lower -33738,做空,2024-04-01 10:15:00,2024-04-01 10:35:00,3543.46,3545.01,-0.0,flip_to_long -33739,做多,2024-04-01 10:35:00,2024-04-01 10:40:00,3545.01,3542.28,-0.0,flip_to_short -33740,做空,2024-04-01 10:40:00,2024-04-01 12:00:00,3542.28,3542.55,-0.0,flip_to_long -33741,做多,2024-04-01 12:00:00,2024-04-01 14:00:00,3542.55,3548.57,0.0,flip_to_short -33742,做空,2024-04-01 14:00:00,2024-04-01 14:15:00,3548.57,3545.77,0.0,flip_to_long -33743,做多,2024-04-01 14:15:00,2024-04-02 00:15:00,3545.77,3496.19,-0.02,flip_to_short -33744,做空,2024-04-02 00:15:00,2024-04-02 00:25:00,3496.19,3498.0,-0.0,flip_to_long -33745,做多,2024-04-02 00:25:00,2024-04-02 00:30:00,3498.0,3483.81,-0.01,flip_to_short -33746,做空,2024-04-02 00:30:00,2024-04-02 01:00:00,3483.81,3496.99,-0.01,flip_to_long -33747,做多,2024-04-02 01:00:00,2024-04-02 01:15:00,3496.99,3498.17,-0.0,flip_to_short -33748,做空,2024-04-02 01:15:00,2024-04-02 02:35:00,3498.17,3336.27,0.06,tp_lower -33749,做多,2024-04-02 06:40:00,2024-04-02 06:45:00,3387.5,3387.31,-0.0,flip_to_short -33750,做空,2024-04-02 06:45:00,2024-04-02 08:25:00,3387.31,3368.36,0.01,flip_to_long -33751,做多,2024-04-02 08:25:00,2024-04-02 14:35:00,3368.36,3308.34,-0.02,flip_to_short -33752,做空,2024-04-02 14:35:00,2024-04-02 14:40:00,3308.34,3314.24,-0.0,flip_to_long -33753,做多,2024-04-02 14:40:00,2024-04-02 14:45:00,3314.24,3304.2,-0.0,flip_to_short -33754,做空,2024-04-02 14:45:00,2024-04-02 15:05:00,3304.2,3308.46,-0.0,flip_to_long -33755,做多,2024-04-02 15:05:00,2024-04-02 15:10:00,3308.46,3302.43,-0.0,flip_to_short -33756,做空,2024-04-02 15:10:00,2024-04-02 17:55:00,3302.43,3271.32,0.01,flip_to_long -33757,做多,2024-04-02 17:55:00,2024-04-02 18:25:00,3271.32,3269.38,-0.0,flip_to_short -33758,做空,2024-04-02 18:25:00,2024-04-02 18:40:00,3269.38,3269.63,-0.0,flip_to_long -33759,做多,2024-04-02 18:40:00,2024-04-02 18:55:00,3269.63,3276.51,0.0,flip_to_short -33760,做空,2024-04-02 18:55:00,2024-04-02 19:20:00,3276.51,3271.41,0.0,flip_to_long -33761,做多,2024-04-02 19:20:00,2024-04-02 20:55:00,3271.41,3271.62,-0.0,flip_to_short -33762,做空,2024-04-02 20:55:00,2024-04-02 21:10:00,3271.62,3269.72,0.0,flip_to_long -33763,做多,2024-04-02 21:10:00,2024-04-02 21:15:00,3269.72,3267.76,-0.0,flip_to_short -33764,做空,2024-04-02 21:15:00,2024-04-02 21:35:00,3267.76,3269.74,-0.0,flip_to_long -33765,做多,2024-04-02 21:35:00,2024-04-02 22:15:00,3269.74,3269.14,-0.0,flip_to_short -33766,做空,2024-04-02 22:15:00,2024-04-02 22:20:00,3269.14,3274.66,-0.0,flip_to_long -33767,做多,2024-04-02 22:20:00,2024-04-02 23:35:00,3274.66,3278.34,0.0,flip_to_short -33768,做空,2024-04-02 23:35:00,2024-04-02 23:40:00,3278.34,3280.86,-0.0,flip_to_long -33769,做多,2024-04-02 23:40:00,2024-04-02 23:45:00,3280.86,3279.33,-0.0,flip_to_short -33770,做空,2024-04-02 23:45:00,2024-04-02 23:55:00,3279.33,3280.76,-0.0,flip_to_long -33771,做多,2024-04-02 23:55:00,2024-04-03 00:00:00,3280.76,3280.63,-0.0,flip_to_short -33772,做空,2024-04-03 00:00:00,2024-04-03 00:15:00,3280.63,3287.53,-0.0,flip_to_long -33773,做多,2024-04-03 00:15:00,2024-04-03 00:20:00,3287.53,3272.99,-0.01,flip_to_short -33774,做空,2024-04-03 00:20:00,2024-04-03 00:35:00,3272.99,3219.36,0.02,tp_lower -33775,做多,2024-04-03 00:55:00,2024-04-03 01:00:00,3280.75,3269.07,-0.01,flip_to_short -33776,做空,2024-04-03 01:00:00,2024-04-03 01:10:00,3269.07,3270.07,-0.0,flip_to_long -33777,做多,2024-04-03 01:10:00,2024-04-03 01:20:00,3270.07,3268.58,-0.0,flip_to_short -33778,做空,2024-04-03 01:20:00,2024-04-03 01:25:00,3268.58,3277.2,-0.0,flip_to_long -33779,做多,2024-04-03 01:25:00,2024-04-03 05:40:00,3277.2,3303.42,0.01,flip_to_short -33780,做空,2024-04-03 05:40:00,2024-04-03 06:00:00,3303.42,3306.39,-0.0,flip_to_long -33781,做多,2024-04-03 06:00:00,2024-04-03 06:10:00,3306.39,3305.26,-0.0,flip_to_short -33782,做空,2024-04-03 06:10:00,2024-04-03 06:20:00,3305.26,3313.81,-0.0,flip_to_long -33783,做多,2024-04-03 06:20:00,2024-04-03 06:35:00,3313.81,3306.03,-0.0,flip_to_short -33784,做空,2024-04-03 06:35:00,2024-04-03 06:45:00,3306.03,3307.99,-0.0,flip_to_long -33785,做多,2024-04-03 06:45:00,2024-04-03 07:00:00,3307.99,3303.3,-0.0,flip_to_short -33786,做空,2024-04-03 07:00:00,2024-04-03 07:10:00,3303.3,3320.08,-0.01,flip_to_long -33787,做多,2024-04-03 07:10:00,2024-04-03 07:20:00,3320.08,3310.65,-0.0,flip_to_short -33788,做空,2024-04-03 07:20:00,2024-04-03 07:35:00,3310.65,3312.56,-0.0,flip_to_long -33789,做多,2024-04-03 07:35:00,2024-04-03 07:45:00,3312.56,3310.33,-0.0,flip_to_short -33790,做空,2024-04-03 07:45:00,2024-04-03 08:25:00,3310.33,3311.54,-0.0,flip_to_long -33791,做多,2024-04-03 08:25:00,2024-04-03 10:40:00,3311.54,3316.49,0.0,flip_to_short -33792,做空,2024-04-03 10:40:00,2024-04-03 11:50:00,3316.49,3328.09,-0.01,flip_to_long -33793,做多,2024-04-03 11:50:00,2024-04-03 11:55:00,3328.09,3320.03,-0.0,flip_to_short -33794,做空,2024-04-03 11:55:00,2024-04-03 12:10:00,3320.03,3325.2,-0.0,flip_to_long -33795,做多,2024-04-03 12:10:00,2024-04-03 12:15:00,3325.2,3319.85,-0.0,flip_to_short -33796,做空,2024-04-03 12:15:00,2024-04-03 14:00:00,3319.85,3349.41,-0.01,flip_to_long -33797,做多,2024-04-03 14:00:00,2024-04-03 15:30:00,3349.41,3320.95,-0.01,flip_to_short -33798,做空,2024-04-03 15:30:00,2024-04-03 15:40:00,3320.95,3326.85,-0.0,flip_to_long -33799,做多,2024-04-03 15:40:00,2024-04-03 17:25:00,3326.85,3330.27,0.0,flip_to_short -33800,做空,2024-04-03 17:25:00,2024-04-03 21:50:00,3330.27,3316.12,0.0,flip_to_long -33801,做多,2024-04-03 21:50:00,2024-04-03 22:30:00,3316.12,3314.22,-0.0,flip_to_short -33802,做空,2024-04-03 22:30:00,2024-04-04 00:05:00,3314.22,3315.52,-0.0,flip_to_long -33803,做多,2024-04-04 00:05:00,2024-04-04 02:05:00,3315.52,3315.42,-0.0,flip_to_short -33804,做空,2024-04-04 02:05:00,2024-04-04 02:25:00,3315.42,3276.52,0.01,tp_lower -33805,做多,2024-04-04 05:45:00,2024-04-04 05:50:00,3296.01,3295.91,-0.0,flip_to_short -33806,做空,2024-04-04 05:50:00,2024-04-04 16:05:00,3295.91,3369.85,-0.03,flip_to_long -33807,做多,2024-04-04 16:05:00,2024-04-04 18:00:00,3369.85,3438.08,0.03,tp_upper -33808,做空,2024-04-04 18:50:00,2024-04-05 00:50:00,3385.92,3331.97,0.02,flip_to_long -33809,做多,2024-04-05 00:50:00,2024-04-05 01:15:00,3331.97,3320.77,-0.01,flip_to_short -33810,做空,2024-04-05 01:15:00,2024-04-05 03:50:00,3320.77,3311.0,0.0,flip_to_long -33811,做多,2024-04-05 03:50:00,2024-04-05 04:20:00,3311.0,3306.78,-0.0,flip_to_short -33812,做空,2024-04-05 04:20:00,2024-04-05 06:25:00,3306.78,3289.03,0.01,flip_to_long -33813,做多,2024-04-05 06:25:00,2024-04-05 06:35:00,3289.03,3287.67,-0.0,flip_to_short -33814,做空,2024-04-05 06:35:00,2024-04-05 06:55:00,3287.67,3290.15,-0.0,flip_to_long -33815,做多,2024-04-05 06:55:00,2024-04-05 07:00:00,3290.15,3284.82,-0.0,flip_to_short -33816,做空,2024-04-05 07:00:00,2024-04-05 07:10:00,3284.82,3287.42,-0.0,flip_to_long -33817,做多,2024-04-05 07:10:00,2024-04-05 07:15:00,3287.42,3285.95,-0.0,flip_to_short -33818,做空,2024-04-05 07:15:00,2024-04-05 07:20:00,3285.95,3286.94,-0.0,flip_to_long -33819,做多,2024-04-05 07:20:00,2024-04-05 07:30:00,3286.94,3283.35,-0.0,flip_to_short -33820,做空,2024-04-05 07:30:00,2024-04-05 07:35:00,3283.35,3288.24,-0.0,flip_to_long -33821,做多,2024-04-05 07:35:00,2024-04-05 07:40:00,3288.24,3286.62,-0.0,flip_to_short -33822,做空,2024-04-05 07:40:00,2024-04-05 07:45:00,3286.62,3287.36,-0.0,flip_to_long -33823,做多,2024-04-05 07:45:00,2024-04-05 08:00:00,3287.36,3288.21,-0.0,flip_to_short -33824,做空,2024-04-05 08:00:00,2024-04-05 08:05:00,3288.21,3291.49,-0.0,flip_to_long -33825,做多,2024-04-05 08:05:00,2024-04-05 08:35:00,3291.49,3287.18,-0.0,flip_to_short -33826,做空,2024-04-05 08:35:00,2024-04-05 08:40:00,3287.18,3289.4,-0.0,flip_to_long -33827,做多,2024-04-05 08:40:00,2024-04-05 08:50:00,3289.4,3283.82,-0.0,flip_to_short -33828,做空,2024-04-05 08:50:00,2024-04-05 10:10:00,3283.82,3284.08,-0.0,flip_to_long -33829,做多,2024-04-05 10:10:00,2024-04-05 10:15:00,3284.08,3278.05,-0.0,flip_to_short -33830,做空,2024-04-05 10:15:00,2024-04-05 10:40:00,3278.05,3281.56,-0.0,flip_to_long -33831,做多,2024-04-05 10:40:00,2024-04-05 19:55:00,3281.56,3322.46,0.02,flip_to_short -33832,做空,2024-04-05 19:55:00,2024-04-05 20:05:00,3322.46,3328.28,-0.0,flip_to_long -33833,做多,2024-04-05 20:05:00,2024-04-05 20:15:00,3328.28,3324.01,-0.0,flip_to_short -33834,做空,2024-04-05 20:15:00,2024-04-05 20:20:00,3324.01,3327.79,-0.0,flip_to_long -33835,做多,2024-04-05 20:20:00,2024-04-05 21:50:00,3327.79,3325.39,-0.0,flip_to_short -33836,做空,2024-04-05 21:50:00,2024-04-05 22:00:00,3325.39,3325.15,-0.0,flip_to_long -33837,做多,2024-04-05 22:00:00,2024-04-06 00:45:00,3325.15,3330.38,0.0,flip_to_short -33838,做空,2024-04-06 00:45:00,2024-04-06 01:00:00,3330.38,3327.12,0.0,flip_to_long -33839,做多,2024-04-06 01:00:00,2024-04-06 01:20:00,3327.12,3330.38,0.0,flip_to_short -33840,做空,2024-04-06 01:20:00,2024-04-06 01:30:00,3330.38,3328.69,0.0,flip_to_long -33841,做多,2024-04-06 01:30:00,2024-04-06 01:35:00,3328.69,3325.26,-0.0,flip_to_short -33842,做空,2024-04-06 01:35:00,2024-04-06 01:40:00,3325.26,3327.09,-0.0,flip_to_long -33843,做多,2024-04-06 01:40:00,2024-04-06 02:50:00,3327.09,3322.68,-0.0,flip_to_short -33844,做空,2024-04-06 02:50:00,2024-04-06 02:55:00,3322.68,3323.52,-0.0,flip_to_long -33845,做多,2024-04-06 02:55:00,2024-04-06 04:25:00,3323.52,3326.63,0.0,flip_to_short -33846,做空,2024-04-06 04:25:00,2024-04-06 04:35:00,3326.63,3330.85,-0.0,flip_to_long -33847,做多,2024-04-06 04:35:00,2024-04-06 04:40:00,3330.85,3326.41,-0.0,flip_to_short -33848,做空,2024-04-06 04:40:00,2024-04-06 04:50:00,3326.41,3333.58,-0.0,flip_to_long -33849,做多,2024-04-06 04:50:00,2024-04-06 07:15:00,3333.58,3335.11,-0.0,flip_to_short -33850,做空,2024-04-06 07:15:00,2024-04-06 07:45:00,3335.11,3334.99,-0.0,flip_to_long -33851,做多,2024-04-06 07:45:00,2024-04-06 09:30:00,3334.99,3334.77,-0.0,flip_to_short -33852,做空,2024-04-06 09:30:00,2024-04-06 09:40:00,3334.77,3336.63,-0.0,flip_to_long -33853,做多,2024-04-06 09:40:00,2024-04-06 10:15:00,3336.63,3338.58,0.0,flip_to_short -33854,做空,2024-04-06 10:15:00,2024-04-06 10:40:00,3338.58,3339.36,-0.0,flip_to_long -33855,做多,2024-04-06 10:40:00,2024-04-06 10:50:00,3339.36,3338.88,-0.0,flip_to_short -33856,做空,2024-04-06 10:50:00,2024-04-06 12:25:00,3338.88,3337.71,-0.0,flip_to_long -33857,做多,2024-04-06 12:25:00,2024-04-06 12:30:00,3337.71,3334.11,-0.0,flip_to_short -33858,做空,2024-04-06 12:30:00,2024-04-06 14:35:00,3334.11,3336.59,-0.0,flip_to_long -33859,做多,2024-04-06 14:35:00,2024-04-06 14:45:00,3336.59,3333.5,-0.0,flip_to_short -33860,做空,2024-04-06 14:45:00,2024-04-07 01:00:00,3333.5,3367.68,-0.01,flip_to_long -33861,做多,2024-04-07 01:00:00,2024-04-07 04:30:00,3367.68,3377.49,0.0,flip_to_short -33862,做空,2024-04-07 04:30:00,2024-04-07 04:35:00,3377.49,3383.0,-0.0,flip_to_long -33863,做多,2024-04-07 04:35:00,2024-04-07 06:15:00,3383.0,3389.72,0.0,flip_to_short -33864,做空,2024-04-07 06:15:00,2024-04-07 07:20:00,3389.72,3393.18,-0.0,flip_to_long -33865,做多,2024-04-07 07:20:00,2024-04-07 07:25:00,3393.18,3393.12,-0.0,flip_to_short -33866,做空,2024-04-07 07:25:00,2024-04-07 08:00:00,3393.12,3390.35,0.0,flip_to_long -33867,做多,2024-04-07 08:00:00,2024-04-07 08:15:00,3390.35,3388.95,-0.0,flip_to_short -33868,做空,2024-04-07 08:15:00,2024-04-07 08:25:00,3388.95,3393.41,-0.0,flip_to_long -33869,做多,2024-04-07 08:25:00,2024-04-07 09:00:00,3393.41,3390.68,-0.0,flip_to_short -33870,做空,2024-04-07 09:00:00,2024-04-07 09:05:00,3390.68,3390.87,-0.0,flip_to_long -33871,做多,2024-04-07 09:05:00,2024-04-07 09:15:00,3390.87,3391.73,-0.0,flip_to_short -33872,做空,2024-04-07 09:15:00,2024-04-07 10:20:00,3391.73,3391.1,-0.0,flip_to_long -33873,做多,2024-04-07 10:20:00,2024-04-07 10:25:00,3391.1,3390.28,-0.0,flip_to_short -33874,做空,2024-04-07 10:25:00,2024-04-07 10:35:00,3390.28,3392.1,-0.0,flip_to_long -33875,做多,2024-04-07 10:35:00,2024-04-07 10:50:00,3392.1,3392.66,-0.0,flip_to_short -33876,做空,2024-04-07 10:50:00,2024-04-07 11:20:00,3392.66,3390.63,0.0,flip_to_long -33877,做多,2024-04-07 11:20:00,2024-04-07 11:30:00,3390.63,3389.59,-0.0,flip_to_short -33878,做空,2024-04-07 11:30:00,2024-04-07 11:35:00,3389.59,3390.18,-0.0,flip_to_long -33879,做多,2024-04-07 11:35:00,2024-04-07 11:50:00,3390.18,3391.55,-0.0,flip_to_short -33880,做空,2024-04-07 11:50:00,2024-04-07 12:15:00,3391.55,3388.2,0.0,flip_to_long -33881,做多,2024-04-07 12:15:00,2024-04-07 15:35:00,3388.2,3392.52,0.0,flip_to_short -33882,做空,2024-04-07 15:35:00,2024-04-07 15:50:00,3392.52,3402.92,-0.0,flip_to_long -33883,做多,2024-04-07 15:50:00,2024-04-07 15:55:00,3402.92,3391.37,-0.0,flip_to_short -33884,做空,2024-04-07 15:55:00,2024-04-07 16:05:00,3391.37,3399.99,-0.0,flip_to_long -33885,做多,2024-04-07 16:05:00,2024-04-07 16:45:00,3399.99,3401.95,0.0,flip_to_short -33886,做空,2024-04-07 16:45:00,2024-04-07 16:50:00,3401.95,3404.85,-0.0,flip_to_long -33887,做多,2024-04-07 16:50:00,2024-04-07 16:55:00,3404.85,3397.17,-0.0,flip_to_short -33888,做空,2024-04-07 16:55:00,2024-04-07 19:20:00,3397.17,3392.97,0.0,flip_to_long -33889,做多,2024-04-07 19:20:00,2024-04-08 01:45:00,3392.97,3425.74,0.01,flip_to_short -33890,做空,2024-04-08 01:45:00,2024-04-08 02:10:00,3425.74,3427.33,-0.0,flip_to_long -33891,做多,2024-04-08 02:10:00,2024-04-08 02:45:00,3427.33,3425.07,-0.0,flip_to_short -33892,做空,2024-04-08 02:45:00,2024-04-08 05:05:00,3425.07,3429.31,-0.0,flip_to_long -33893,做多,2024-04-08 05:05:00,2024-04-08 05:15:00,3429.31,3429.46,-0.0,flip_to_short -33894,做空,2024-04-08 05:15:00,2024-04-08 05:40:00,3429.46,3426.21,0.0,flip_to_long -33895,做多,2024-04-08 05:40:00,2024-04-08 06:15:00,3426.21,3424.43,-0.0,flip_to_short -33896,做空,2024-04-08 06:15:00,2024-04-08 06:20:00,3424.43,3427.96,-0.0,flip_to_long -33897,做多,2024-04-08 06:20:00,2024-04-08 06:35:00,3427.96,3426.23,-0.0,flip_to_short -33898,做空,2024-04-08 06:35:00,2024-04-08 06:45:00,3426.23,3428.56,-0.0,flip_to_long -33899,做多,2024-04-08 06:45:00,2024-04-08 07:35:00,3428.56,3481.55,0.02,tp_upper -33900,做空,2024-04-08 13:35:00,2024-04-08 13:40:00,3621.47,3640.4,-0.01,flip_to_long -33901,做多,2024-04-08 13:40:00,2024-04-08 13:45:00,3640.4,3639.73,-0.0,flip_to_short -33902,做空,2024-04-08 13:45:00,2024-04-08 13:55:00,3639.73,3630.81,0.0,flip_to_long -33903,做多,2024-04-08 13:55:00,2024-04-08 14:20:00,3630.81,3640.01,0.0,flip_to_short -33904,做空,2024-04-08 14:20:00,2024-04-08 14:30:00,3640.01,3644.14,-0.0,flip_to_long -33905,做多,2024-04-08 14:30:00,2024-04-08 14:40:00,3644.14,3629.61,-0.01,flip_to_short -33906,做空,2024-04-08 14:40:00,2024-04-08 14:45:00,3629.61,3634.48,-0.0,flip_to_long -33907,做多,2024-04-08 14:45:00,2024-04-08 15:15:00,3634.48,3639.86,0.0,flip_to_short -33908,做空,2024-04-08 15:15:00,2024-04-08 15:35:00,3639.86,3637.0,0.0,flip_to_long -33909,做多,2024-04-08 15:35:00,2024-04-08 16:20:00,3637.0,3643.91,0.0,flip_to_short -33910,做空,2024-04-08 16:20:00,2024-04-08 23:40:00,3643.91,3699.25,-0.02,flip_to_long -33911,做多,2024-04-08 23:40:00,2024-04-08 23:45:00,3699.25,3697.0,-0.0,flip_to_short -33912,做空,2024-04-08 23:45:00,2024-04-09 00:30:00,3697.0,3706.66,-0.0,flip_to_long -33913,做多,2024-04-09 00:30:00,2024-04-09 00:45:00,3706.66,3696.74,-0.0,flip_to_short -33914,做空,2024-04-09 00:45:00,2024-04-09 00:50:00,3696.74,3702.49,-0.0,flip_to_long -33915,做多,2024-04-09 00:50:00,2024-04-09 00:55:00,3702.49,3696.68,-0.0,flip_to_short -33916,做空,2024-04-09 00:55:00,2024-04-09 02:15:00,3696.68,3700.81,-0.0,flip_to_long -33917,做多,2024-04-09 02:15:00,2024-04-09 03:35:00,3700.81,3698.79,-0.0,flip_to_short -33918,做空,2024-04-09 03:35:00,2024-04-09 04:35:00,3698.79,3697.46,-0.0,flip_to_long -33919,做多,2024-04-09 04:35:00,2024-04-09 04:55:00,3697.46,3698.82,-0.0,flip_to_short -33920,做空,2024-04-09 04:55:00,2024-04-09 05:15:00,3698.82,3698.08,-0.0,flip_to_long -33921,做多,2024-04-09 05:15:00,2024-04-09 05:25:00,3698.08,3700.44,0.0,flip_to_short -33922,做空,2024-04-09 05:25:00,2024-04-09 06:00:00,3700.44,3698.18,0.0,flip_to_long -33923,做多,2024-04-09 06:00:00,2024-04-09 06:05:00,3698.18,3697.66,-0.0,flip_to_short -33924,做空,2024-04-09 06:05:00,2024-04-09 11:00:00,3697.66,3639.96,0.02,flip_to_long -33925,做多,2024-04-09 11:00:00,2024-04-09 11:15:00,3639.96,3636.18,-0.0,flip_to_short -33926,做空,2024-04-09 11:15:00,2024-04-09 11:55:00,3636.18,3635.68,-0.0,flip_to_long -33927,做多,2024-04-09 11:55:00,2024-04-09 12:05:00,3635.68,3632.15,-0.0,flip_to_short -33928,做空,2024-04-09 12:05:00,2024-04-09 12:20:00,3632.15,3632.13,-0.0,flip_to_long -33929,做多,2024-04-09 12:20:00,2024-04-09 12:25:00,3632.13,3630.43,-0.0,flip_to_short -33930,做空,2024-04-09 12:25:00,2024-04-09 12:35:00,3630.43,3632.29,-0.0,flip_to_long -33931,做多,2024-04-09 12:35:00,2024-04-09 13:00:00,3632.29,3630.01,-0.0,flip_to_short -33932,做空,2024-04-09 13:00:00,2024-04-09 13:30:00,3630.01,3633.44,-0.0,flip_to_long -33933,做多,2024-04-09 13:30:00,2024-04-09 13:40:00,3633.44,3625.76,-0.0,flip_to_short -33934,做空,2024-04-09 13:40:00,2024-04-09 14:40:00,3625.76,3527.28,0.03,tp_lower -33935,做多,2024-04-09 19:20:00,2024-04-09 21:00:00,3513.26,3510.71,-0.0,flip_to_short -33936,做空,2024-04-09 21:00:00,2024-04-09 21:15:00,3510.71,3511.4,-0.0,flip_to_long -33937,做多,2024-04-09 21:15:00,2024-04-09 21:20:00,3511.4,3504.0,-0.0,flip_to_short -33938,做空,2024-04-09 21:20:00,2024-04-09 21:30:00,3504.0,3506.42,-0.0,flip_to_long -33939,做多,2024-04-09 21:30:00,2024-04-09 21:40:00,3506.42,3506.3,-0.0,flip_to_short -33940,做空,2024-04-09 21:40:00,2024-04-09 21:45:00,3506.3,3508.76,-0.0,flip_to_long -33941,做多,2024-04-09 21:45:00,2024-04-09 22:05:00,3508.76,3509.9,-0.0,flip_to_short -33942,做空,2024-04-09 22:05:00,2024-04-09 22:15:00,3509.9,3511.09,-0.0,flip_to_long -33943,做多,2024-04-09 22:15:00,2024-04-09 23:05:00,3511.09,3508.63,-0.0,flip_to_short -33944,做空,2024-04-09 23:05:00,2024-04-10 00:05:00,3508.63,3513.89,-0.0,flip_to_long -33945,做多,2024-04-10 00:05:00,2024-04-10 00:30:00,3513.89,3509.33,-0.0,flip_to_short -33946,做空,2024-04-10 00:30:00,2024-04-10 00:40:00,3509.33,3512.69,-0.0,flip_to_long -33947,做多,2024-04-10 00:40:00,2024-04-10 02:30:00,3512.69,3505.83,-0.0,flip_to_short -33948,做空,2024-04-10 02:30:00,2024-04-10 02:35:00,3505.83,3510.22,-0.0,flip_to_long -33949,做多,2024-04-10 02:35:00,2024-04-10 02:40:00,3510.22,3489.06,-0.01,flip_to_short -33950,做空,2024-04-10 02:40:00,2024-04-10 03:45:00,3489.06,3503.2,-0.01,flip_to_long -33951,做多,2024-04-10 03:45:00,2024-04-10 08:00:00,3503.2,3512.01,0.0,flip_to_short -33952,做空,2024-04-10 08:00:00,2024-04-10 09:55:00,3512.01,3534.26,-0.01,flip_to_long -33953,做多,2024-04-10 09:55:00,2024-04-10 10:00:00,3534.26,3532.23,-0.0,flip_to_short -33954,做空,2024-04-10 10:00:00,2024-04-10 11:30:00,3532.23,3523.38,0.0,flip_to_long -33955,做多,2024-04-10 11:30:00,2024-04-10 12:00:00,3523.38,3518.62,-0.0,flip_to_short -33956,做空,2024-04-10 12:00:00,2024-04-10 12:05:00,3518.62,3521.1,-0.0,flip_to_long -33957,做多,2024-04-10 12:05:00,2024-04-10 14:45:00,3521.1,3493.0,-0.01,flip_to_short -33958,做空,2024-04-10 14:45:00,2024-04-10 15:25:00,3493.0,3483.5,0.0,flip_to_long -33959,做多,2024-04-10 15:25:00,2024-04-10 15:40:00,3483.5,3472.64,-0.0,flip_to_short -33960,做空,2024-04-10 15:40:00,2024-04-10 15:50:00,3472.64,3483.49,-0.0,flip_to_long -33961,做多,2024-04-10 15:50:00,2024-04-10 15:55:00,3483.49,3481.08,-0.0,flip_to_short -33962,做空,2024-04-10 15:55:00,2024-04-10 16:20:00,3481.08,3479.69,-0.0,flip_to_long -33963,做多,2024-04-10 16:20:00,2024-04-10 18:30:00,3479.69,3484.64,0.0,flip_to_short -33964,做空,2024-04-10 18:30:00,2024-04-10 18:35:00,3484.64,3494.21,-0.0,flip_to_long -33965,做多,2024-04-10 18:35:00,2024-04-10 18:55:00,3494.21,3497.15,0.0,flip_to_short -33966,做空,2024-04-10 18:55:00,2024-04-10 19:05:00,3497.15,3493.62,0.0,flip_to_long -33967,做多,2024-04-10 19:05:00,2024-04-10 19:30:00,3493.62,3502.53,0.0,flip_to_short -33968,做空,2024-04-10 19:30:00,2024-04-10 21:10:00,3502.53,3511.0,-0.0,flip_to_long -33969,做多,2024-04-10 21:10:00,2024-04-11 01:25:00,3511.0,3531.88,0.01,flip_to_short -33970,做空,2024-04-11 01:25:00,2024-04-11 01:30:00,3531.88,3536.24,-0.0,flip_to_long -33971,做多,2024-04-11 01:30:00,2024-04-11 01:45:00,3536.24,3531.01,-0.0,flip_to_short -33972,做空,2024-04-11 01:45:00,2024-04-11 01:50:00,3531.01,3535.21,-0.0,flip_to_long -33973,做多,2024-04-11 01:50:00,2024-04-11 01:55:00,3535.21,3532.85,-0.0,flip_to_short -33974,做空,2024-04-11 01:55:00,2024-04-11 02:00:00,3532.85,3534.14,-0.0,flip_to_long -33975,做多,2024-04-11 02:00:00,2024-04-11 09:50:00,3534.14,3582.71,0.02,flip_to_short -33976,做空,2024-04-11 09:50:00,2024-04-11 10:00:00,3582.71,3585.67,-0.0,flip_to_long -33977,做多,2024-04-11 10:00:00,2024-04-11 10:05:00,3585.67,3585.02,-0.0,flip_to_short -33978,做空,2024-04-11 10:05:00,2024-04-11 17:10:00,3585.02,3516.85,0.02,flip_to_long -33979,做多,2024-04-11 17:10:00,2024-04-11 17:25:00,3516.85,3517.25,-0.0,flip_to_short -33980,做空,2024-04-11 17:25:00,2024-04-11 17:45:00,3517.25,3515.09,0.0,flip_to_long -33981,做多,2024-04-11 17:45:00,2024-04-11 17:55:00,3515.09,3514.33,-0.0,flip_to_short -33982,做空,2024-04-11 17:55:00,2024-04-11 18:05:00,3514.33,3516.13,-0.0,flip_to_long -33983,做多,2024-04-11 18:05:00,2024-04-11 18:10:00,3516.13,3509.87,-0.0,flip_to_short -33984,做空,2024-04-11 18:10:00,2024-04-11 18:40:00,3509.87,3512.53,-0.0,flip_to_long -33985,做多,2024-04-11 18:40:00,2024-04-11 18:45:00,3512.53,3503.25,-0.0,flip_to_short -33986,做空,2024-04-11 18:45:00,2024-04-11 18:55:00,3503.25,3507.11,-0.0,flip_to_long -33987,做多,2024-04-11 18:55:00,2024-04-11 19:00:00,3507.11,3503.06,-0.0,flip_to_short -33988,做空,2024-04-11 19:00:00,2024-04-11 19:10:00,3503.06,3506.7,-0.0,flip_to_long -33989,做多,2024-04-11 19:10:00,2024-04-11 19:15:00,3506.7,3505.52,-0.0,flip_to_short -33990,做空,2024-04-11 19:15:00,2024-04-11 19:20:00,3505.52,3510.81,-0.0,flip_to_long -33991,做多,2024-04-11 19:20:00,2024-04-11 21:15:00,3510.81,3513.08,0.0,flip_to_short -33992,做空,2024-04-11 21:15:00,2024-04-11 22:20:00,3513.08,3511.91,-0.0,flip_to_long -33993,做多,2024-04-11 22:20:00,2024-04-12 00:20:00,3511.91,3510.96,-0.0,flip_to_short -33994,做空,2024-04-12 00:20:00,2024-04-12 00:25:00,3510.96,3520.38,-0.0,flip_to_long -33995,做多,2024-04-12 00:25:00,2024-04-12 01:20:00,3520.38,3513.9,-0.0,flip_to_short -33996,做空,2024-04-12 01:20:00,2024-04-12 01:30:00,3513.9,3513.82,-0.0,flip_to_long -33997,做多,2024-04-12 01:30:00,2024-04-12 01:40:00,3513.82,3513.2,-0.0,flip_to_short -33998,做空,2024-04-12 01:40:00,2024-04-12 02:05:00,3513.2,3514.5,-0.0,flip_to_long -33999,做多,2024-04-12 02:05:00,2024-04-12 06:25:00,3514.5,3533.64,0.01,flip_to_short -34000,做空,2024-04-12 06:25:00,2024-04-12 06:35:00,3533.64,3532.63,-0.0,flip_to_long -34001,做多,2024-04-12 06:35:00,2024-04-12 06:45:00,3532.63,3533.34,-0.0,flip_to_short -34002,做空,2024-04-12 06:45:00,2024-04-12 06:50:00,3533.34,3535.84,-0.0,flip_to_long -34003,做多,2024-04-12 06:50:00,2024-04-12 07:05:00,3535.84,3537.09,-0.0,flip_to_short -34004,做空,2024-04-12 07:05:00,2024-04-12 10:45:00,3537.09,3529.36,0.0,flip_to_long -34005,做多,2024-04-12 10:45:00,2024-04-12 12:15:00,3529.36,3527.34,-0.0,flip_to_short -34006,做空,2024-04-12 12:15:00,2024-04-12 17:25:00,3527.34,3318.2,0.08,tp_lower -34007,做空,2024-04-13 00:15:00,2024-04-13 00:20:00,3225.03,3227.43,-0.0,flip_to_long -34008,做多,2024-04-13 00:20:00,2024-04-13 00:40:00,3227.43,3222.74,-0.0,flip_to_short -34009,做空,2024-04-13 00:40:00,2024-04-13 00:45:00,3222.74,3225.6,-0.0,flip_to_long -34010,做多,2024-04-13 00:45:00,2024-04-13 01:00:00,3225.6,3223.57,-0.0,flip_to_short -34011,做空,2024-04-13 01:00:00,2024-04-13 01:30:00,3223.57,3189.84,0.01,tp_lower -34012,做多,2024-04-13 02:55:00,2024-04-13 03:00:00,3214.19,3210.95,-0.0,flip_to_short -34013,做空,2024-04-13 03:00:00,2024-04-13 03:15:00,3210.95,3208.48,0.0,flip_to_long -34014,做多,2024-04-13 03:15:00,2024-04-13 08:45:00,3208.48,3251.93,0.02,flip_to_short -34015,做空,2024-04-13 08:45:00,2024-04-13 08:55:00,3251.93,3253.51,-0.0,flip_to_long -34016,做多,2024-04-13 08:55:00,2024-04-13 09:10:00,3253.51,3254.82,-0.0,flip_to_short -34017,做空,2024-04-13 09:10:00,2024-04-13 09:15:00,3254.82,3259.01,-0.0,flip_to_long -34018,做多,2024-04-13 09:15:00,2024-04-13 11:05:00,3259.01,3296.21,0.02,tp_upper -34019,做空,2024-04-13 12:05:00,2024-04-13 12:10:00,3263.55,3264.21,-0.0,flip_to_long -34020,做多,2024-04-13 12:10:00,2024-04-13 13:30:00,3264.21,3272.77,0.0,flip_to_short -34021,做空,2024-04-13 13:30:00,2024-04-13 13:45:00,3272.77,3272.21,-0.0,flip_to_long -34022,做多,2024-04-13 13:45:00,2024-04-13 13:50:00,3272.21,3270.84,-0.0,flip_to_short -34023,做空,2024-04-13 13:50:00,2024-04-13 13:55:00,3270.84,3271.29,-0.0,flip_to_long -34024,做多,2024-04-13 13:55:00,2024-04-13 14:15:00,3271.29,3271.82,-0.0,flip_to_short -34025,做空,2024-04-13 14:15:00,2024-04-13 14:20:00,3271.82,3273.64,-0.0,flip_to_long -34026,做多,2024-04-13 14:20:00,2024-04-13 14:25:00,3273.64,3272.18,-0.0,flip_to_short -34027,做空,2024-04-13 14:25:00,2024-04-13 15:25:00,3272.18,3295.0,-0.01,flip_to_long -34028,做多,2024-04-13 15:25:00,2024-04-13 15:45:00,3295.0,3274.36,-0.01,flip_to_short -34029,做空,2024-04-13 15:45:00,2024-04-13 15:55:00,3274.36,3273.12,-0.0,flip_to_long -34030,做多,2024-04-13 15:55:00,2024-04-13 23:10:00,3273.12,3040.23,-0.1,flip_to_short -34031,做空,2024-04-13 23:10:00,2024-04-13 23:30:00,3040.23,3027.28,0.0,flip_to_long -34032,做多,2024-04-13 23:30:00,2024-04-13 23:45:00,3027.28,3020.81,-0.0,flip_to_short -34033,做空,2024-04-13 23:45:00,2024-04-14 00:00:00,3020.81,3011.83,0.0,flip_to_long -34034,做多,2024-04-14 00:00:00,2024-04-14 00:15:00,3011.83,2982.34,-0.01,flip_to_short -34035,做空,2024-04-14 00:15:00,2024-04-14 00:30:00,2982.34,2973.88,0.0,flip_to_long -34036,做多,2024-04-14 00:30:00,2024-04-14 00:50:00,2973.88,2973.65,-0.0,flip_to_short -34037,做空,2024-04-14 00:50:00,2024-04-14 01:15:00,2973.65,2966.49,0.0,flip_to_long -34038,做多,2024-04-14 01:15:00,2024-04-14 02:15:00,2966.49,2972.52,0.0,flip_to_short -34039,做空,2024-04-14 02:15:00,2024-04-14 02:20:00,2972.52,2973.02,-0.0,flip_to_long -34040,做多,2024-04-14 02:20:00,2024-04-14 08:50:00,2973.02,3064.12,0.04,flip_to_short -34041,做空,2024-04-14 08:50:00,2024-04-14 12:45:00,3064.12,3061.32,0.0,flip_to_long -34042,做多,2024-04-14 12:45:00,2024-04-14 12:50:00,3061.32,3049.41,-0.01,flip_to_short -34043,做空,2024-04-14 12:50:00,2024-04-14 13:05:00,3049.41,3051.79,-0.0,flip_to_long -34044,做多,2024-04-14 13:05:00,2024-04-14 13:30:00,3051.79,3046.64,-0.0,flip_to_short -34045,做空,2024-04-14 13:30:00,2024-04-14 13:40:00,3046.64,3041.46,0.0,flip_to_long -34046,做多,2024-04-14 13:40:00,2024-04-14 14:45:00,3041.46,3032.81,-0.0,flip_to_short -34047,做空,2024-04-14 14:45:00,2024-04-14 14:55:00,3032.81,3034.76,-0.0,flip_to_long -34048,做多,2024-04-14 14:55:00,2024-04-14 15:05:00,3034.76,3036.5,0.0,flip_to_short -34049,做空,2024-04-14 15:05:00,2024-04-14 15:10:00,3036.5,3037.17,-0.0,flip_to_long -34050,做多,2024-04-14 15:10:00,2024-04-14 17:10:00,3037.17,3038.93,0.0,flip_to_short -34051,做空,2024-04-14 17:10:00,2024-04-14 17:30:00,3038.93,3050.49,-0.01,flip_to_long -34052,做多,2024-04-14 17:30:00,2024-04-14 17:45:00,3050.49,3050.37,-0.0,flip_to_short -34053,做空,2024-04-14 17:45:00,2024-04-14 18:05:00,3050.37,3063.59,-0.01,flip_to_long -34054,做多,2024-04-14 18:05:00,2024-04-14 19:25:00,3063.59,3063.29,-0.0,flip_to_short -34055,做空,2024-04-14 19:25:00,2024-04-14 20:55:00,3063.29,3065.99,-0.0,flip_to_long -34056,做多,2024-04-14 20:55:00,2024-04-15 00:35:00,3065.99,3121.34,0.02,flip_to_short -34057,做空,2024-04-15 00:35:00,2024-04-15 01:10:00,3121.34,3110.42,0.0,flip_to_long -34058,做多,2024-04-15 01:10:00,2024-04-15 01:30:00,3110.42,3121.24,0.0,flip_to_short -34059,做空,2024-04-15 01:30:00,2024-04-15 01:50:00,3121.24,3126.31,-0.0,flip_to_long -34060,做多,2024-04-15 01:50:00,2024-04-15 02:35:00,3126.31,3126.4,-0.0,flip_to_short -34061,做空,2024-04-15 02:35:00,2024-04-15 02:45:00,3126.4,3137.21,-0.01,flip_to_long -34062,做多,2024-04-15 02:45:00,2024-04-15 02:50:00,3137.21,3136.8,-0.0,flip_to_short -34063,做空,2024-04-15 02:50:00,2024-04-15 04:15:00,3136.8,3134.96,0.0,flip_to_long -34064,做多,2024-04-15 04:15:00,2024-04-15 04:25:00,3134.96,3136.2,-0.0,flip_to_short -34065,做空,2024-04-15 04:25:00,2024-04-15 04:35:00,3136.2,3133.68,0.0,flip_to_long -34066,做多,2024-04-15 04:35:00,2024-04-15 06:15:00,3133.68,3210.79,0.03,tp_upper -34067,做空,2024-04-15 11:10:00,2024-04-15 11:15:00,3244.33,3253.95,-0.0,flip_to_long -34068,做多,2024-04-15 11:15:00,2024-04-15 11:25:00,3253.95,3245.36,-0.0,flip_to_short -34069,做空,2024-04-15 11:25:00,2024-04-15 21:50:00,3245.36,3094.78,0.06,flip_to_long -34070,做多,2024-04-15 21:50:00,2024-04-15 22:00:00,3094.78,3099.5,0.0,flip_to_short -34071,做空,2024-04-15 22:00:00,2024-04-15 23:35:00,3099.5,3097.06,0.0,flip_to_long -34072,做多,2024-04-15 23:35:00,2024-04-15 23:45:00,3097.06,3098.43,-0.0,flip_to_short -34073,做空,2024-04-15 23:45:00,2024-04-16 00:10:00,3098.43,3103.48,-0.0,flip_to_long -34074,做多,2024-04-16 00:10:00,2024-04-16 00:15:00,3103.48,3085.37,-0.01,flip_to_short -34075,做空,2024-04-16 00:15:00,2024-04-16 01:10:00,3085.37,3094.52,-0.0,flip_to_long -34076,做多,2024-04-16 01:10:00,2024-04-16 01:40:00,3094.52,3096.61,0.0,flip_to_short -34077,做空,2024-04-16 01:40:00,2024-04-16 02:50:00,3096.61,3094.08,0.0,flip_to_long -34078,做多,2024-04-16 02:50:00,2024-04-16 03:10:00,3094.08,3094.34,-0.0,flip_to_short -34079,做空,2024-04-16 03:10:00,2024-04-16 06:00:00,3094.34,3065.43,0.01,flip_to_long -34080,做多,2024-04-16 06:00:00,2024-04-16 09:50:00,3065.43,3077.29,0.0,flip_to_short -34081,做空,2024-04-16 09:50:00,2024-04-16 11:50:00,3077.29,3086.99,-0.01,flip_to_long -34082,做多,2024-04-16 11:50:00,2024-04-16 12:00:00,3086.99,3078.96,-0.0,flip_to_short -34083,做空,2024-04-16 12:00:00,2024-04-16 12:10:00,3078.96,3072.16,0.0,flip_to_long -34084,做多,2024-04-16 12:10:00,2024-04-16 12:30:00,3072.16,3076.33,0.0,flip_to_short -34085,做空,2024-04-16 12:30:00,2024-04-16 12:50:00,3076.33,3070.27,0.0,flip_to_long -34086,做多,2024-04-16 12:50:00,2024-04-16 13:00:00,3070.27,3068.6,-0.0,flip_to_short -34087,做空,2024-04-16 13:00:00,2024-04-16 13:05:00,3068.6,3077.01,-0.0,flip_to_long -34088,做多,2024-04-16 13:05:00,2024-04-16 13:20:00,3077.01,3075.24,-0.0,flip_to_short -34089,做空,2024-04-16 13:20:00,2024-04-16 13:55:00,3075.24,3066.96,0.0,flip_to_long -34090,做多,2024-04-16 13:55:00,2024-04-16 14:20:00,3066.96,3074.28,0.0,flip_to_short -34091,做空,2024-04-16 14:20:00,2024-04-16 14:40:00,3074.28,3063.04,0.0,flip_to_long -34092,做多,2024-04-16 14:40:00,2024-04-16 17:00:00,3063.04,3050.99,-0.01,flip_to_short -34093,做空,2024-04-16 17:00:00,2024-04-16 17:05:00,3050.99,3067.85,-0.01,flip_to_long -34094,做多,2024-04-16 17:05:00,2024-04-16 17:30:00,3067.85,3048.78,-0.01,flip_to_short -34095,做空,2024-04-16 17:30:00,2024-04-16 17:35:00,3048.78,3057.39,-0.0,flip_to_long -34096,做多,2024-04-16 17:35:00,2024-04-16 17:45:00,3057.39,3044.64,-0.01,flip_to_short -34097,做空,2024-04-16 17:45:00,2024-04-16 18:05:00,3044.64,3059.93,-0.01,flip_to_long -34098,做多,2024-04-16 18:05:00,2024-04-16 18:15:00,3059.93,3047.98,-0.01,flip_to_short -34099,做空,2024-04-16 18:15:00,2024-04-17 00:20:00,3047.98,3085.0,-0.02,flip_to_long -34100,做多,2024-04-17 00:20:00,2024-04-17 00:25:00,3085.0,3082.88,-0.0,flip_to_short -34101,做空,2024-04-17 00:25:00,2024-04-17 00:35:00,3082.88,3079.66,0.0,flip_to_long -34102,做多,2024-04-17 00:35:00,2024-04-17 01:05:00,3079.66,3079.43,-0.0,flip_to_short -34103,做空,2024-04-17 01:05:00,2024-04-17 01:20:00,3079.43,3085.33,-0.0,flip_to_long -34104,做多,2024-04-17 01:20:00,2024-04-17 01:30:00,3085.33,3089.33,0.0,flip_to_short -34105,做空,2024-04-17 01:30:00,2024-04-17 01:50:00,3089.33,3092.94,-0.0,flip_to_long -34106,做多,2024-04-17 01:50:00,2024-04-17 02:15:00,3092.94,3081.65,-0.01,flip_to_short -34107,做空,2024-04-17 02:15:00,2024-04-17 02:55:00,3081.65,3084.25,-0.0,flip_to_long -34108,做多,2024-04-17 02:55:00,2024-04-17 03:15:00,3084.25,3085.94,0.0,flip_to_short -34109,做空,2024-04-17 03:15:00,2024-04-17 03:55:00,3085.94,3093.68,-0.0,flip_to_long -34110,做多,2024-04-17 03:55:00,2024-04-17 04:15:00,3093.68,3087.88,-0.0,flip_to_short -34111,做空,2024-04-17 04:15:00,2024-04-17 06:35:00,3087.88,3094.67,-0.0,flip_to_long -34112,做多,2024-04-17 06:35:00,2024-04-17 06:45:00,3094.67,3091.09,-0.0,flip_to_short -34113,做空,2024-04-17 06:45:00,2024-04-17 06:50:00,3091.09,3093.31,-0.0,flip_to_long -34114,做多,2024-04-17 06:50:00,2024-04-17 19:35:00,3093.31,2988.12,-0.05,flip_to_short -34115,做空,2024-04-17 19:35:00,2024-04-17 21:10:00,2988.12,2999.71,-0.01,flip_to_long -34116,做多,2024-04-17 21:10:00,2024-04-17 21:30:00,2999.71,2999.47,-0.0,flip_to_short -34117,做空,2024-04-17 21:30:00,2024-04-17 22:30:00,2999.47,3001.26,-0.0,flip_to_long -34118,做多,2024-04-17 22:30:00,2024-04-17 23:00:00,3001.26,2999.6,-0.0,flip_to_short -34119,做空,2024-04-17 23:00:00,2024-04-17 23:05:00,2999.6,3008.24,-0.0,flip_to_long -34120,做多,2024-04-17 23:05:00,2024-04-17 23:10:00,3008.24,3001.37,-0.0,flip_to_short -34121,做空,2024-04-17 23:10:00,2024-04-18 00:55:00,3001.37,2991.94,0.0,flip_to_long -34122,做多,2024-04-18 00:55:00,2024-04-18 01:35:00,2991.94,2996.66,0.0,flip_to_short -34123,做空,2024-04-18 01:35:00,2024-04-18 01:55:00,2996.66,3002.51,-0.0,flip_to_long -34124,做多,2024-04-18 01:55:00,2024-04-18 02:20:00,3002.51,2992.74,-0.0,flip_to_short -34125,做空,2024-04-18 02:20:00,2024-04-18 09:00:00,2992.74,2990.99,0.0,flip_to_long -34126,做多,2024-04-18 09:00:00,2024-04-18 09:05:00,2990.99,2990.88,-0.0,flip_to_short -34127,做空,2024-04-18 09:05:00,2024-04-18 12:35:00,2990.88,3009.61,-0.01,flip_to_long -34128,做多,2024-04-18 12:35:00,2024-04-18 13:35:00,3009.61,3011.58,0.0,flip_to_short -34129,做空,2024-04-18 13:35:00,2024-04-18 13:40:00,3011.58,3023.36,-0.01,flip_to_long -34130,做多,2024-04-18 13:40:00,2024-04-18 17:05:00,3023.36,3057.24,0.01,flip_to_short -34131,做空,2024-04-18 17:05:00,2024-04-18 17:25:00,3057.24,3051.53,0.0,flip_to_long -34132,做多,2024-04-18 17:25:00,2024-04-18 19:05:00,3051.53,3055.82,0.0,flip_to_short -34133,做空,2024-04-18 19:05:00,2024-04-18 19:15:00,3055.82,3056.69,-0.0,flip_to_long -34134,做多,2024-04-18 19:15:00,2024-04-18 19:25:00,3056.69,3058.23,0.0,flip_to_short -34135,做空,2024-04-18 19:25:00,2024-04-18 19:40:00,3058.23,3058.94,-0.0,flip_to_long -34136,做多,2024-04-18 19:40:00,2024-04-18 19:45:00,3058.94,3057.73,-0.0,flip_to_short -34137,做空,2024-04-18 19:45:00,2024-04-18 23:40:00,3057.73,3063.44,-0.0,flip_to_long -34138,做多,2024-04-18 23:40:00,2024-04-18 23:50:00,3063.44,3060.88,-0.0,flip_to_short -34139,做空,2024-04-18 23:50:00,2024-04-19 00:30:00,3060.88,3063.79,-0.0,flip_to_long -34140,做多,2024-04-19 00:30:00,2024-04-19 00:35:00,3063.79,3060.27,-0.0,flip_to_short -34141,做空,2024-04-19 00:35:00,2024-04-19 01:35:00,3060.27,2952.32,0.05,tp_lower -34142,做多,2024-04-19 04:05:00,2024-04-19 04:15:00,2999.66,2995.35,-0.0,flip_to_short -34143,做空,2024-04-19 04:15:00,2024-04-19 11:30:00,2995.35,3098.68,-0.05,flip_to_long -34144,做多,2024-04-19 11:30:00,2024-04-19 11:50:00,3098.68,3101.11,0.0,flip_to_short -34145,做空,2024-04-19 11:50:00,2024-04-19 12:10:00,3101.11,3102.75,-0.0,flip_to_long -34146,做多,2024-04-19 12:10:00,2024-04-19 12:50:00,3102.75,3097.88,-0.0,flip_to_short -34147,做空,2024-04-19 12:50:00,2024-04-19 13:30:00,3097.88,3099.28,-0.0,flip_to_long -34148,做多,2024-04-19 13:30:00,2024-04-19 13:35:00,3099.28,3092.68,-0.0,flip_to_short -34149,做空,2024-04-19 13:35:00,2024-04-19 13:40:00,3092.68,3099.04,-0.0,flip_to_long -34150,做多,2024-04-19 13:40:00,2024-04-19 13:50:00,3099.04,3096.59,-0.0,flip_to_short -34151,做空,2024-04-19 13:50:00,2024-04-19 13:55:00,3096.59,3097.0,-0.0,flip_to_long -34152,做多,2024-04-19 13:55:00,2024-04-19 18:00:00,3097.0,3071.04,-0.01,flip_to_short -34153,做空,2024-04-19 18:00:00,2024-04-19 18:15:00,3071.04,3079.01,-0.0,flip_to_long -34154,做多,2024-04-19 18:15:00,2024-04-19 18:20:00,3079.01,3075.67,-0.0,flip_to_short -34155,做空,2024-04-19 18:20:00,2024-04-19 18:25:00,3075.67,3076.75,-0.0,flip_to_long -34156,做多,2024-04-19 18:25:00,2024-04-19 20:35:00,3076.75,3076.4,-0.0,flip_to_short -34157,做空,2024-04-19 20:35:00,2024-04-19 20:40:00,3076.4,3077.53,-0.0,flip_to_long -34158,做多,2024-04-19 20:40:00,2024-04-19 20:45:00,3077.53,3073.09,-0.0,flip_to_short -34159,做空,2024-04-19 20:45:00,2024-04-19 20:55:00,3073.09,3077.35,-0.0,flip_to_long -34160,做多,2024-04-19 20:55:00,2024-04-19 22:30:00,3077.35,3080.42,0.0,flip_to_short -34161,做空,2024-04-19 22:30:00,2024-04-19 23:00:00,3080.42,3031.04,0.02,tp_lower -34162,做多,2024-04-20 02:40:00,2024-04-20 02:50:00,3059.63,3055.65,-0.0,flip_to_short -34163,做空,2024-04-20 02:50:00,2024-04-20 03:20:00,3055.65,3056.73,-0.0,flip_to_long -34164,做多,2024-04-20 03:20:00,2024-04-20 03:30:00,3056.73,3052.7,-0.0,flip_to_short -34165,做空,2024-04-20 03:30:00,2024-04-20 03:40:00,3052.7,3052.44,-0.0,flip_to_long -34166,做多,2024-04-20 03:40:00,2024-04-20 03:45:00,3052.44,3049.09,-0.0,flip_to_short -34167,做空,2024-04-20 03:45:00,2024-04-20 03:50:00,3049.09,3052.0,-0.0,flip_to_long -34168,做多,2024-04-20 03:50:00,2024-04-20 04:10:00,3052.0,3049.4,-0.0,flip_to_short -34169,做空,2024-04-20 04:10:00,2024-04-20 04:20:00,3049.4,3052.2,-0.0,flip_to_long -34170,做多,2024-04-20 04:20:00,2024-04-20 07:55:00,3052.2,3059.77,0.0,flip_to_short -34171,做空,2024-04-20 07:55:00,2024-04-20 11:10:00,3059.77,3048.4,0.0,flip_to_long -34172,做多,2024-04-20 11:10:00,2024-04-20 11:20:00,3048.4,3048.39,-0.0,flip_to_short -34173,做空,2024-04-20 11:20:00,2024-04-20 11:30:00,3048.39,3047.01,-0.0,flip_to_long -34174,做多,2024-04-20 11:30:00,2024-04-20 11:40:00,3047.01,3047.4,-0.0,flip_to_short -34175,做空,2024-04-20 11:40:00,2024-04-20 11:45:00,3047.4,3050.19,-0.0,flip_to_long -34176,做多,2024-04-20 11:45:00,2024-04-20 11:55:00,3050.19,3045.84,-0.0,flip_to_short -34177,做空,2024-04-20 11:55:00,2024-04-20 12:00:00,3045.84,3050.57,-0.0,flip_to_long -34178,做多,2024-04-20 12:00:00,2024-04-20 12:20:00,3050.57,3043.95,-0.0,flip_to_short -34179,做空,2024-04-20 12:20:00,2024-04-20 12:25:00,3043.95,3045.59,-0.0,flip_to_long -34180,做多,2024-04-20 12:25:00,2024-04-20 22:00:00,3045.59,3144.34,0.04,flip_to_short -34181,做空,2024-04-20 22:00:00,2024-04-20 22:05:00,3144.34,3145.88,-0.0,flip_to_long -34182,做多,2024-04-20 22:05:00,2024-04-20 22:35:00,3145.88,3146.67,-0.0,flip_to_short -34183,做空,2024-04-20 22:35:00,2024-04-20 22:40:00,3146.67,3148.16,-0.0,flip_to_long -34184,做多,2024-04-20 22:40:00,2024-04-20 23:45:00,3148.16,3149.37,-0.0,flip_to_short -34185,做空,2024-04-20 23:45:00,2024-04-21 01:20:00,3149.37,3147.12,0.0,flip_to_long -34186,做多,2024-04-21 01:20:00,2024-04-21 01:30:00,3147.12,3150.25,0.0,flip_to_short -34187,做空,2024-04-21 01:30:00,2024-04-21 02:10:00,3150.25,3148.48,0.0,flip_to_long -34188,做多,2024-04-21 02:10:00,2024-04-21 07:25:00,3148.48,3171.17,0.01,flip_to_short -34189,做空,2024-04-21 07:25:00,2024-04-21 07:40:00,3171.17,3173.0,-0.0,flip_to_long -34190,做多,2024-04-21 07:40:00,2024-04-21 08:20:00,3173.0,3173.61,-0.0,flip_to_short -34191,做空,2024-04-21 08:20:00,2024-04-21 08:25:00,3173.61,3176.94,-0.0,flip_to_long -34192,做多,2024-04-21 08:25:00,2024-04-21 08:40:00,3176.94,3173.41,-0.0,flip_to_short -34193,做空,2024-04-21 08:40:00,2024-04-21 11:00:00,3173.41,3173.4,-0.0,flip_to_long -34194,做多,2024-04-21 11:00:00,2024-04-21 11:20:00,3173.4,3170.57,-0.0,flip_to_short -34195,做空,2024-04-21 11:20:00,2024-04-21 11:45:00,3170.57,3167.32,0.0,flip_to_long -34196,做多,2024-04-21 11:45:00,2024-04-21 12:15:00,3167.32,3168.0,-0.0,flip_to_short -34197,做空,2024-04-21 12:15:00,2024-04-21 13:20:00,3168.0,3164.14,0.0,flip_to_long -34198,做多,2024-04-21 13:20:00,2024-04-21 15:20:00,3164.14,3156.0,-0.0,flip_to_short -34199,做空,2024-04-21 15:20:00,2024-04-21 15:40:00,3156.0,3160.43,-0.0,flip_to_long -34200,做多,2024-04-21 15:40:00,2024-04-21 15:45:00,3160.43,3159.53,-0.0,flip_to_short -34201,做空,2024-04-21 15:45:00,2024-04-21 15:55:00,3159.53,3158.23,-0.0,flip_to_long -34202,做多,2024-04-21 15:55:00,2024-04-21 17:55:00,3158.23,3147.26,-0.01,flip_to_short -34203,做空,2024-04-21 17:55:00,2024-04-21 18:25:00,3147.26,3146.48,-0.0,flip_to_long -34204,做多,2024-04-21 18:25:00,2024-04-21 18:30:00,3146.48,3142.65,-0.0,flip_to_short -34205,做空,2024-04-21 18:30:00,2024-04-21 18:35:00,3142.65,3144.8,-0.0,flip_to_long -34206,做多,2024-04-21 18:35:00,2024-04-21 18:45:00,3144.8,3143.3,-0.0,flip_to_short -34207,做空,2024-04-21 18:45:00,2024-04-21 18:55:00,3143.3,3144.28,-0.0,flip_to_long -34208,做多,2024-04-21 18:55:00,2024-04-21 19:15:00,3144.28,3145.91,0.0,flip_to_short -34209,做空,2024-04-21 19:15:00,2024-04-21 20:15:00,3145.91,3146.65,-0.0,flip_to_long -34210,做多,2024-04-21 20:15:00,2024-04-21 20:20:00,3146.65,3144.66,-0.0,flip_to_short -34211,做空,2024-04-21 20:20:00,2024-04-21 20:50:00,3144.66,3144.99,-0.0,flip_to_long -34212,做多,2024-04-21 20:50:00,2024-04-21 21:35:00,3144.99,3143.61,-0.0,flip_to_short -34213,做空,2024-04-21 21:35:00,2024-04-21 21:40:00,3143.61,3146.41,-0.0,flip_to_long -34214,做多,2024-04-21 21:40:00,2024-04-21 21:55:00,3146.41,3143.57,-0.0,flip_to_short -34215,做空,2024-04-21 21:55:00,2024-04-21 22:05:00,3143.57,3161.49,-0.01,flip_to_long -34216,做多,2024-04-21 22:05:00,2024-04-21 23:05:00,3161.49,3147.93,-0.01,flip_to_short -34217,做空,2024-04-21 23:05:00,2024-04-21 23:15:00,3147.93,3145.72,0.0,flip_to_long -34218,做多,2024-04-21 23:15:00,2024-04-22 00:30:00,3145.72,3147.14,-0.0,flip_to_short -34219,做空,2024-04-22 00:30:00,2024-04-22 00:45:00,3147.14,3149.7,-0.0,flip_to_long -34220,做多,2024-04-22 00:45:00,2024-04-22 00:55:00,3149.7,3150.04,-0.0,flip_to_short -34221,做空,2024-04-22 00:55:00,2024-04-22 01:10:00,3150.04,3153.96,-0.0,flip_to_long -34222,做多,2024-04-22 01:10:00,2024-04-22 01:25:00,3153.96,3151.8,-0.0,flip_to_short -34223,做空,2024-04-22 01:25:00,2024-04-22 01:30:00,3151.8,3152.04,-0.0,flip_to_long -34224,做多,2024-04-22 01:30:00,2024-04-22 01:35:00,3152.04,3140.93,-0.01,flip_to_short -34225,做空,2024-04-22 01:35:00,2024-04-22 03:00:00,3140.93,3151.08,-0.0,flip_to_long -34226,做多,2024-04-22 03:00:00,2024-04-22 08:05:00,3151.08,3199.42,0.02,flip_to_short -34227,做空,2024-04-22 08:05:00,2024-04-22 08:10:00,3199.42,3201.77,-0.0,flip_to_long -34228,做多,2024-04-22 08:10:00,2024-04-22 08:40:00,3201.77,3207.36,0.0,flip_to_short -34229,做空,2024-04-22 08:40:00,2024-04-22 09:05:00,3207.36,3209.17,-0.0,flip_to_long -34230,做多,2024-04-22 09:05:00,2024-04-22 09:10:00,3209.17,3209.01,-0.0,flip_to_short -34231,做空,2024-04-22 09:10:00,2024-04-22 09:15:00,3209.01,3210.09,-0.0,flip_to_long -34232,做多,2024-04-22 09:15:00,2024-04-22 09:25:00,3210.09,3211.88,0.0,flip_to_short -34233,做空,2024-04-22 09:25:00,2024-04-22 09:45:00,3211.88,3210.54,-0.0,flip_to_long -34234,做多,2024-04-22 09:45:00,2024-04-22 10:00:00,3210.54,3213.44,0.0,flip_to_short -34235,做空,2024-04-22 10:00:00,2024-04-22 12:30:00,3213.44,3204.7,0.0,flip_to_long -34236,做多,2024-04-22 12:30:00,2024-04-22 13:10:00,3204.7,3201.78,-0.0,flip_to_short -34237,做空,2024-04-22 13:10:00,2024-04-22 16:10:00,3201.78,3190.73,0.0,flip_to_long -34238,做多,2024-04-22 16:10:00,2024-04-22 16:20:00,3190.73,3188.86,-0.0,flip_to_short -34239,做空,2024-04-22 16:20:00,2024-04-22 17:00:00,3188.86,3191.45,-0.0,flip_to_long -34240,做多,2024-04-22 17:00:00,2024-04-22 17:05:00,3191.45,3190.22,-0.0,flip_to_short -34241,做空,2024-04-22 17:05:00,2024-04-22 19:55:00,3190.22,3186.56,0.0,flip_to_long -34242,做多,2024-04-22 19:55:00,2024-04-22 20:30:00,3186.56,3191.42,0.0,flip_to_short -34243,做空,2024-04-22 20:30:00,2024-04-22 21:20:00,3191.42,3188.14,0.0,flip_to_long -34244,做多,2024-04-22 21:20:00,2024-04-22 23:30:00,3188.14,3193.94,0.0,flip_to_short -34245,做空,2024-04-22 23:30:00,2024-04-22 23:35:00,3193.94,3199.01,-0.0,flip_to_long -34246,做多,2024-04-22 23:35:00,2024-04-23 00:00:00,3199.01,3197.03,-0.0,flip_to_short -34247,做空,2024-04-23 00:00:00,2024-04-23 02:40:00,3197.03,3208.16,-0.01,flip_to_long -34248,做多,2024-04-23 02:40:00,2024-04-23 02:45:00,3208.16,3203.58,-0.0,flip_to_short -34249,做空,2024-04-23 02:45:00,2024-04-23 10:00:00,3203.58,3171.79,0.01,flip_to_long -34250,做多,2024-04-23 10:00:00,2024-04-23 10:05:00,3171.79,3170.18,-0.0,flip_to_short -34251,做空,2024-04-23 10:05:00,2024-04-23 10:20:00,3170.18,3174.71,-0.0,flip_to_long -34252,做多,2024-04-23 10:20:00,2024-04-23 11:05:00,3174.71,3172.99,-0.0,flip_to_short -34253,做空,2024-04-23 11:05:00,2024-04-23 11:45:00,3172.99,3171.2,0.0,flip_to_long -34254,做多,2024-04-23 11:45:00,2024-04-23 18:30:00,3171.2,3229.21,0.02,flip_to_short -34255,做空,2024-04-23 18:30:00,2024-04-23 22:15:00,3229.21,3217.91,0.0,flip_to_long -34256,做多,2024-04-23 22:15:00,2024-04-23 22:20:00,3217.91,3214.43,-0.0,flip_to_short -34257,做空,2024-04-23 22:20:00,2024-04-23 22:30:00,3214.43,3216.28,-0.0,flip_to_long -34258,做多,2024-04-23 22:30:00,2024-04-23 22:35:00,3216.28,3215.91,-0.0,flip_to_short -34259,做空,2024-04-23 22:35:00,2024-04-23 22:40:00,3215.91,3216.3,-0.0,flip_to_long -34260,做多,2024-04-23 22:40:00,2024-04-23 22:50:00,3216.3,3211.3,-0.0,flip_to_short -34261,做空,2024-04-23 22:50:00,2024-04-23 22:55:00,3211.3,3214.36,-0.0,flip_to_long -34262,做多,2024-04-23 22:55:00,2024-04-24 00:15:00,3214.36,3208.56,-0.0,flip_to_short -34263,做空,2024-04-24 00:15:00,2024-04-24 00:20:00,3208.56,3211.01,-0.0,flip_to_long -34264,做多,2024-04-24 00:20:00,2024-04-24 02:30:00,3211.01,3223.61,0.0,flip_to_short -34265,做空,2024-04-24 02:30:00,2024-04-24 07:50:00,3223.61,3249.15,-0.01,flip_to_long -34266,做多,2024-04-24 07:50:00,2024-04-24 08:05:00,3249.15,3252.07,0.0,flip_to_short -34267,做空,2024-04-24 08:05:00,2024-04-24 08:20:00,3252.07,3248.31,0.0,flip_to_long -34268,做多,2024-04-24 08:20:00,2024-04-24 08:35:00,3248.31,3251.01,0.0,flip_to_short -34269,做空,2024-04-24 08:35:00,2024-04-24 08:45:00,3251.01,3251.77,-0.0,flip_to_long -34270,做多,2024-04-24 08:45:00,2024-04-24 10:05:00,3251.77,3247.57,-0.0,flip_to_short -34271,做空,2024-04-24 10:05:00,2024-04-24 10:10:00,3247.57,3251.94,-0.0,flip_to_long -34272,做多,2024-04-24 10:10:00,2024-04-24 10:40:00,3251.94,3255.93,0.0,flip_to_short -34273,做空,2024-04-24 10:40:00,2024-04-24 22:00:00,3255.93,3149.82,0.04,flip_to_long -34274,做多,2024-04-24 22:00:00,2024-04-24 22:05:00,3149.82,3148.0,-0.0,flip_to_short -34275,做空,2024-04-24 22:05:00,2024-04-24 23:40:00,3148.0,3136.88,0.0,flip_to_long -34276,做多,2024-04-24 23:40:00,2024-04-24 23:45:00,3136.88,3136.56,-0.0,flip_to_short -34277,做空,2024-04-24 23:45:00,2024-04-25 02:05:00,3136.56,3146.69,-0.01,flip_to_long -34278,做多,2024-04-25 02:05:00,2024-04-25 03:05:00,3146.69,3147.42,-0.0,flip_to_short -34279,做空,2024-04-25 03:05:00,2024-04-25 03:15:00,3147.42,3149.1,-0.0,flip_to_long -34280,做多,2024-04-25 03:15:00,2024-04-25 03:20:00,3149.1,3145.09,-0.0,flip_to_short -34281,做空,2024-04-25 03:20:00,2024-04-25 03:25:00,3145.09,3147.57,-0.0,flip_to_long -34282,做多,2024-04-25 03:25:00,2024-04-25 03:35:00,3147.57,3150.42,0.0,flip_to_short -34283,做空,2024-04-25 03:35:00,2024-04-25 04:35:00,3150.42,3150.57,-0.0,flip_to_long -34284,做多,2024-04-25 04:35:00,2024-04-25 04:40:00,3150.57,3148.67,-0.0,flip_to_short -34285,做空,2024-04-25 04:40:00,2024-04-25 04:45:00,3148.67,3154.0,-0.0,flip_to_long -34286,做多,2024-04-25 04:45:00,2024-04-25 04:50:00,3154.0,3153.75,-0.0,flip_to_short -34287,做空,2024-04-25 04:50:00,2024-04-25 05:30:00,3153.75,3156.18,-0.0,flip_to_long -34288,做多,2024-04-25 05:30:00,2024-04-25 07:20:00,3156.18,3151.02,-0.0,flip_to_short -34289,做空,2024-04-25 07:20:00,2024-04-25 09:05:00,3151.02,3147.96,0.0,flip_to_long -34290,做多,2024-04-25 09:05:00,2024-04-25 09:10:00,3147.96,3146.91,-0.0,flip_to_short -34291,做空,2024-04-25 09:10:00,2024-04-25 12:10:00,3146.91,3127.71,0.01,flip_to_long -34292,做多,2024-04-25 12:10:00,2024-04-25 12:30:00,3127.71,3124.41,-0.0,flip_to_short -34293,做空,2024-04-25 12:30:00,2024-04-25 13:35:00,3124.41,3114.14,0.0,flip_to_long -34294,做多,2024-04-25 13:35:00,2024-04-25 13:45:00,3114.14,3113.62,-0.0,flip_to_short -34295,做空,2024-04-25 13:45:00,2024-04-25 14:55:00,3113.62,3116.5,-0.0,flip_to_long -34296,做多,2024-04-25 14:55:00,2024-04-25 22:00:00,3116.5,3163.74,0.02,flip_to_short -34297,做空,2024-04-25 22:00:00,2024-04-25 22:05:00,3163.74,3166.83,-0.0,flip_to_long -34298,做多,2024-04-25 22:05:00,2024-04-25 22:15:00,3166.83,3162.53,-0.0,flip_to_short -34299,做空,2024-04-25 22:15:00,2024-04-25 22:25:00,3162.53,3166.03,-0.0,flip_to_long -34300,做多,2024-04-25 22:25:00,2024-04-25 22:30:00,3166.03,3162.42,-0.0,flip_to_short -34301,做空,2024-04-25 22:30:00,2024-04-26 01:45:00,3162.42,3155.56,0.0,flip_to_long -34302,做多,2024-04-26 01:45:00,2024-04-26 02:20:00,3155.56,3155.81,-0.0,flip_to_short -34303,做空,2024-04-26 02:20:00,2024-04-26 02:50:00,3155.81,3153.02,0.0,flip_to_long -34304,做多,2024-04-26 02:50:00,2024-04-26 03:00:00,3153.02,3142.92,-0.01,flip_to_short -34305,做空,2024-04-26 03:00:00,2024-04-26 03:15:00,3142.92,3151.71,-0.0,flip_to_long -34306,做多,2024-04-26 03:15:00,2024-04-26 03:20:00,3151.71,3149.73,-0.0,flip_to_short -34307,做空,2024-04-26 03:20:00,2024-04-26 05:30:00,3149.73,3143.0,0.0,flip_to_long -34308,做多,2024-04-26 05:30:00,2024-04-26 05:35:00,3143.0,3140.62,-0.0,flip_to_short -34309,做空,2024-04-26 05:35:00,2024-04-26 05:45:00,3140.62,3143.86,-0.0,flip_to_long -34310,做多,2024-04-26 05:45:00,2024-04-26 06:35:00,3143.86,3138.35,-0.0,flip_to_short -34311,做空,2024-04-26 06:35:00,2024-04-26 06:45:00,3138.35,3145.3,-0.0,flip_to_long -34312,做多,2024-04-26 06:45:00,2024-04-26 06:50:00,3145.3,3140.33,-0.0,flip_to_short -34313,做空,2024-04-26 06:50:00,2024-04-26 07:25:00,3140.33,3141.98,-0.0,flip_to_long -34314,做多,2024-04-26 07:25:00,2024-04-26 07:30:00,3141.98,3135.51,-0.0,flip_to_short -34315,做空,2024-04-26 07:30:00,2024-04-26 08:05:00,3135.51,3141.13,-0.0,flip_to_long -34316,做多,2024-04-26 08:05:00,2024-04-26 08:15:00,3141.13,3140.87,-0.0,flip_to_short -34317,做空,2024-04-26 08:15:00,2024-04-26 08:35:00,3140.87,3139.58,-0.0,flip_to_long -34318,做多,2024-04-26 08:35:00,2024-04-26 08:45:00,3139.58,3138.44,-0.0,flip_to_short -34319,做空,2024-04-26 08:45:00,2024-04-26 08:55:00,3138.44,3141.21,-0.0,flip_to_long -34320,做多,2024-04-26 08:55:00,2024-04-26 09:00:00,3141.21,3140.7,-0.0,flip_to_short -34321,做空,2024-04-26 09:00:00,2024-04-26 10:35:00,3140.7,3140.66,-0.0,flip_to_long -34322,做多,2024-04-26 10:35:00,2024-04-26 12:20:00,3140.66,3135.0,-0.0,flip_to_short -34323,做空,2024-04-26 12:20:00,2024-04-26 12:25:00,3135.0,3135.6,-0.0,flip_to_long -34324,做多,2024-04-26 12:25:00,2024-04-26 12:45:00,3135.6,3134.13,-0.0,flip_to_short -34325,做空,2024-04-26 12:45:00,2024-04-26 13:45:00,3134.13,3139.33,-0.0,flip_to_long -34326,做多,2024-04-26 13:45:00,2024-04-26 14:05:00,3139.33,3141.96,0.0,flip_to_short -34327,做空,2024-04-26 14:05:00,2024-04-26 14:45:00,3141.96,3136.82,0.0,flip_to_long -34328,做多,2024-04-26 14:45:00,2024-04-26 14:50:00,3136.82,3128.14,-0.0,flip_to_short -34329,做空,2024-04-26 14:50:00,2024-04-26 17:10:00,3128.14,3128.2,-0.0,flip_to_long -34330,做多,2024-04-26 17:10:00,2024-04-26 17:15:00,3128.2,3123.63,-0.0,flip_to_short -34331,做空,2024-04-26 17:15:00,2024-04-26 17:20:00,3123.63,3129.3,-0.0,flip_to_long -34332,做多,2024-04-26 17:20:00,2024-04-26 22:20:00,3129.3,3143.16,0.01,flip_to_short -34333,做空,2024-04-26 22:20:00,2024-04-27 02:25:00,3143.16,3124.97,0.01,flip_to_long -34334,做多,2024-04-27 02:25:00,2024-04-27 02:35:00,3124.97,3117.9,-0.0,flip_to_short -34335,做空,2024-04-27 02:35:00,2024-04-27 02:40:00,3117.9,3119.11,-0.0,flip_to_long -34336,做多,2024-04-27 02:40:00,2024-04-27 02:55:00,3119.11,3119.01,-0.0,flip_to_short -34337,做空,2024-04-27 02:55:00,2024-04-27 03:05:00,3119.01,3121.0,-0.0,flip_to_long -34338,做多,2024-04-27 03:05:00,2024-04-27 03:15:00,3121.0,3117.43,-0.0,flip_to_short -34339,做空,2024-04-27 03:15:00,2024-04-27 05:10:00,3117.43,3115.01,0.0,flip_to_long -34340,做多,2024-04-27 05:10:00,2024-04-27 05:50:00,3115.01,3115.61,-0.0,flip_to_short -34341,做空,2024-04-27 05:50:00,2024-04-27 06:35:00,3115.61,3121.23,-0.0,flip_to_long -34342,做多,2024-04-27 06:35:00,2024-04-27 07:30:00,3121.23,3123.84,0.0,flip_to_short -34343,做空,2024-04-27 07:30:00,2024-04-27 09:30:00,3123.84,3120.01,0.0,flip_to_long -34344,做多,2024-04-27 09:30:00,2024-04-27 09:35:00,3120.01,3116.53,-0.0,flip_to_short -34345,做空,2024-04-27 09:35:00,2024-04-27 09:40:00,3116.53,3120.57,-0.0,flip_to_long -34346,做多,2024-04-27 09:40:00,2024-04-27 09:45:00,3120.57,3118.42,-0.0,flip_to_short -34347,做空,2024-04-27 09:45:00,2024-04-27 10:05:00,3118.42,3119.69,-0.0,flip_to_long -34348,做多,2024-04-27 10:05:00,2024-04-27 10:15:00,3119.69,3117.12,-0.0,flip_to_short -34349,做空,2024-04-27 10:15:00,2024-04-27 10:20:00,3117.12,3119.6,-0.0,flip_to_long -34350,做多,2024-04-27 10:20:00,2024-04-27 10:25:00,3119.6,3117.94,-0.0,flip_to_short -34351,做空,2024-04-27 10:25:00,2024-04-27 11:10:00,3117.94,3118.16,-0.0,flip_to_long -34352,做多,2024-04-27 11:10:00,2024-04-27 11:15:00,3118.16,3116.91,-0.0,flip_to_short -34353,做空,2024-04-27 11:15:00,2024-04-27 11:20:00,3116.91,3119.65,-0.0,flip_to_long -34354,做多,2024-04-27 11:20:00,2024-04-27 17:40:00,3119.65,3232.28,0.05,tp_upper -34355,做空,2024-04-27 22:55:00,2024-04-28 08:45:00,3244.09,3311.92,-0.03,flip_to_long -34356,做多,2024-04-28 08:45:00,2024-04-28 08:50:00,3311.92,3311.08,-0.0,flip_to_short -34357,做空,2024-04-28 08:50:00,2024-04-28 09:00:00,3311.08,3313.78,-0.0,flip_to_long -34358,做多,2024-04-28 09:00:00,2024-04-28 09:15:00,3313.78,3314.43,-0.0,flip_to_short -34359,做空,2024-04-28 09:15:00,2024-04-28 13:10:00,3314.43,3300.06,0.01,flip_to_long -34360,做多,2024-04-28 13:10:00,2024-04-28 18:45:00,3300.06,3346.68,0.02,tp_upper -34361,做空,2024-04-28 19:30:00,2024-04-29 09:50:00,3318.86,3182.28,0.06,flip_to_long -34362,做多,2024-04-29 09:50:00,2024-04-29 09:55:00,3182.28,3176.37,-0.0,flip_to_short -34363,做空,2024-04-29 09:55:00,2024-04-29 10:05:00,3176.37,3180.35,-0.0,flip_to_long -34364,做多,2024-04-29 10:05:00,2024-04-29 10:40:00,3180.35,3179.99,-0.0,flip_to_short -34365,做空,2024-04-29 10:40:00,2024-04-29 12:55:00,3179.99,3170.34,0.0,flip_to_long -34366,做多,2024-04-29 12:55:00,2024-04-29 13:05:00,3170.34,3157.82,-0.01,flip_to_short -34367,做空,2024-04-29 13:05:00,2024-04-29 14:25:00,3157.82,3168.67,-0.01,flip_to_long -34368,做多,2024-04-29 14:25:00,2024-04-29 16:35:00,3168.67,3167.01,-0.0,flip_to_short -34369,做空,2024-04-29 16:35:00,2024-04-29 17:00:00,3167.01,3167.2,-0.0,flip_to_long -34370,做多,2024-04-29 17:00:00,2024-04-29 17:05:00,3167.2,3161.12,-0.0,flip_to_short -34371,做空,2024-04-29 17:05:00,2024-04-29 17:10:00,3161.12,3162.68,-0.0,flip_to_long -34372,做多,2024-04-29 17:10:00,2024-04-29 18:30:00,3162.68,3162.27,-0.0,flip_to_short -34373,做空,2024-04-29 18:30:00,2024-04-29 18:35:00,3162.27,3163.67,-0.0,flip_to_long -34374,做多,2024-04-29 18:35:00,2024-04-29 19:00:00,3163.67,3167.26,0.0,flip_to_short -34375,做空,2024-04-29 19:00:00,2024-04-29 19:05:00,3167.26,3170.33,-0.0,flip_to_long -34376,做多,2024-04-29 19:05:00,2024-04-29 19:10:00,3170.33,3169.74,-0.0,flip_to_short -34377,做空,2024-04-29 19:10:00,2024-04-29 19:45:00,3169.74,3172.45,-0.0,flip_to_long -34378,做多,2024-04-29 19:45:00,2024-04-29 21:10:00,3172.45,3165.92,-0.0,flip_to_short -34379,做空,2024-04-29 21:10:00,2024-04-29 21:20:00,3165.92,3170.09,-0.0,flip_to_long -34380,做多,2024-04-29 21:20:00,2024-04-29 21:55:00,3170.09,3174.48,0.0,flip_to_short -34381,做空,2024-04-29 21:55:00,2024-04-30 14:45:00,3174.48,3024.02,0.07,flip_to_long -34382,做多,2024-04-30 14:45:00,2024-04-30 14:55:00,3024.02,3018.75,-0.0,flip_to_short -34383,做空,2024-04-30 14:55:00,2024-04-30 16:15:00,3018.75,2961.53,0.03,tp_lower -34384,做多,2024-04-30 20:05:00,2024-04-30 20:10:00,2977.41,2968.95,-0.01,flip_to_short -34385,做空,2024-04-30 20:10:00,2024-04-30 20:45:00,2968.95,2970.15,-0.0,flip_to_long -34386,做多,2024-04-30 20:45:00,2024-05-01 00:30:00,2970.15,2999.69,0.01,flip_to_short -34387,做空,2024-05-01 00:30:00,2024-05-01 01:20:00,2999.69,3004.67,-0.0,flip_to_long -34388,做多,2024-05-01 01:20:00,2024-05-01 01:55:00,3004.67,3001.07,-0.0,flip_to_short -34389,做空,2024-05-01 01:55:00,2024-05-01 03:35:00,3001.07,3000.71,-0.0,flip_to_long -34390,做多,2024-05-01 03:35:00,2024-05-01 03:40:00,3000.71,2998.51,-0.0,flip_to_short -34391,做空,2024-05-01 03:40:00,2024-05-01 05:30:00,2998.51,2996.72,0.0,flip_to_long -34392,做多,2024-05-01 05:30:00,2024-05-01 05:40:00,2996.72,2992.74,-0.0,flip_to_short -34393,做空,2024-05-01 05:40:00,2024-05-01 07:05:00,2992.74,2899.07,0.05,tp_lower -34394,做多,2024-05-01 11:00:00,2024-05-01 11:05:00,2894.83,2886.74,-0.01,flip_to_short -34395,做空,2024-05-01 11:05:00,2024-05-01 11:15:00,2886.74,2891.25,-0.0,flip_to_long -34396,做多,2024-05-01 11:15:00,2024-05-01 11:20:00,2891.25,2889.14,-0.0,flip_to_short -34397,做空,2024-05-01 11:20:00,2024-05-01 13:35:00,2889.14,2892.47,-0.0,flip_to_long -34398,做多,2024-05-01 13:35:00,2024-05-01 14:05:00,2892.47,2892.47,-0.0,flip_to_short -34399,做空,2024-05-01 14:05:00,2024-05-01 14:15:00,2892.47,2900.68,-0.01,flip_to_long -34400,做多,2024-05-01 14:15:00,2024-05-01 14:20:00,2900.68,2895.36,-0.0,flip_to_short -34401,做空,2024-05-01 14:20:00,2024-05-01 14:40:00,2895.36,2901.85,-0.0,flip_to_long -34402,做多,2024-05-01 14:40:00,2024-05-01 14:45:00,2901.85,2897.31,-0.0,flip_to_short -34403,做空,2024-05-01 14:45:00,2024-05-01 16:25:00,2897.31,2904.2,-0.0,flip_to_long -34404,做多,2024-05-01 16:25:00,2024-05-01 16:35:00,2904.2,2895.37,-0.01,flip_to_short -34405,做空,2024-05-01 16:35:00,2024-05-01 17:25:00,2895.37,2894.82,-0.0,flip_to_long -34406,做多,2024-05-01 17:25:00,2024-05-01 18:00:00,2894.82,2963.44,0.03,tp_upper -34407,做空,2024-05-01 19:30:00,2024-05-01 19:40:00,2921.38,2934.93,-0.01,flip_to_long -34408,做多,2024-05-01 19:40:00,2024-05-01 19:55:00,2934.93,2925.24,-0.01,flip_to_short -34409,做空,2024-05-01 19:55:00,2024-05-02 04:30:00,2925.24,2936.48,-0.01,flip_to_long -34410,做多,2024-05-02 04:30:00,2024-05-02 06:30:00,2936.48,2919.63,-0.01,flip_to_short -34411,做空,2024-05-02 06:30:00,2024-05-02 06:45:00,2919.63,2918.24,-0.0,flip_to_long -34412,做多,2024-05-02 06:45:00,2024-05-02 07:45:00,2918.24,2922.13,0.0,flip_to_short -34413,做空,2024-05-02 07:45:00,2024-05-02 08:00:00,2922.13,2924.07,-0.0,flip_to_long -34414,做多,2024-05-02 08:00:00,2024-05-02 13:35:00,2924.07,2969.68,0.02,flip_to_short -34415,做空,2024-05-02 13:35:00,2024-05-02 14:00:00,2969.68,2970.89,-0.0,flip_to_long -34416,做多,2024-05-02 14:00:00,2024-05-02 14:05:00,2970.89,2958.35,-0.01,flip_to_short -34417,做空,2024-05-02 14:05:00,2024-05-02 14:25:00,2958.35,2974.49,-0.01,flip_to_long -34418,做多,2024-05-02 14:25:00,2024-05-02 16:00:00,2974.49,2983.95,0.0,flip_to_short -34419,做空,2024-05-02 16:00:00,2024-05-02 16:15:00,2983.95,2982.3,0.0,flip_to_long -34420,做多,2024-05-02 16:15:00,2024-05-02 16:40:00,2982.3,2984.08,0.0,flip_to_short -34421,做空,2024-05-02 16:40:00,2024-05-02 16:50:00,2984.08,2981.19,0.0,flip_to_long -34422,做多,2024-05-02 16:50:00,2024-05-02 17:40:00,2981.19,2984.0,0.0,flip_to_short -34423,做空,2024-05-02 17:40:00,2024-05-02 17:50:00,2984.0,2991.05,-0.0,flip_to_long -34424,做多,2024-05-02 17:50:00,2024-05-02 18:15:00,2991.05,2976.51,-0.01,flip_to_short -34425,做空,2024-05-02 18:15:00,2024-05-02 18:35:00,2976.51,2991.33,-0.01,flip_to_long -34426,做多,2024-05-02 18:35:00,2024-05-02 19:00:00,2991.33,2987.09,-0.0,flip_to_short -34427,做空,2024-05-02 19:00:00,2024-05-02 19:20:00,2987.09,2988.34,-0.0,flip_to_long -34428,做多,2024-05-02 19:20:00,2024-05-02 20:25:00,2988.34,2987.45,-0.0,flip_to_short -34429,做空,2024-05-02 20:25:00,2024-05-02 20:40:00,2987.45,2988.42,-0.0,flip_to_long -34430,做多,2024-05-02 20:40:00,2024-05-02 21:20:00,2988.42,2991.35,0.0,flip_to_short -34431,做空,2024-05-02 21:20:00,2024-05-02 23:10:00,2991.35,2994.37,-0.0,flip_to_long -34432,做多,2024-05-02 23:10:00,2024-05-02 23:15:00,2994.37,2991.72,-0.0,flip_to_short -34433,做空,2024-05-02 23:15:00,2024-05-03 01:05:00,2991.72,2998.76,-0.0,flip_to_long -34434,做多,2024-05-03 01:05:00,2024-05-03 04:30:00,2998.76,3003.99,0.0,flip_to_short -34435,做空,2024-05-03 04:30:00,2024-05-03 04:35:00,3003.99,3004.53,-0.0,flip_to_long -34436,做多,2024-05-03 04:35:00,2024-05-03 09:50:00,3004.53,2987.37,-0.01,flip_to_short -34437,做空,2024-05-03 09:50:00,2024-05-03 10:00:00,2987.37,2984.45,0.0,flip_to_long -34438,做多,2024-05-03 10:00:00,2024-05-03 10:05:00,2984.45,2982.24,-0.0,flip_to_short -34439,做空,2024-05-03 10:05:00,2024-05-03 10:15:00,2982.24,2983.91,-0.0,flip_to_long -34440,做多,2024-05-03 10:15:00,2024-05-03 10:20:00,2983.91,2982.01,-0.0,flip_to_short -34441,做空,2024-05-03 10:20:00,2024-05-03 11:25:00,2982.01,2976.87,0.0,flip_to_long -34442,做多,2024-05-03 11:25:00,2024-05-03 12:00:00,2976.87,2977.28,-0.0,flip_to_short -34443,做空,2024-05-03 12:00:00,2024-05-03 12:25:00,2977.28,2977.38,-0.0,flip_to_long -34444,做多,2024-05-03 12:25:00,2024-05-03 12:30:00,2977.38,3013.51,0.02,tp_upper -34445,做空,2024-05-03 18:45:00,2024-05-03 18:55:00,3069.24,3068.43,-0.0,flip_to_long -34446,做多,2024-05-03 18:55:00,2024-05-03 19:50:00,3068.43,3070.92,0.0,flip_to_short -34447,做空,2024-05-03 19:50:00,2024-05-03 20:05:00,3070.92,3070.52,-0.0,flip_to_long -34448,做多,2024-05-03 20:05:00,2024-05-04 01:50:00,3070.52,3106.28,0.02,flip_to_short -34449,做空,2024-05-04 01:50:00,2024-05-04 03:15:00,3106.28,3109.49,-0.0,flip_to_long -34450,做多,2024-05-04 03:15:00,2024-05-04 03:30:00,3109.49,3108.17,-0.0,flip_to_short -34451,做空,2024-05-04 03:30:00,2024-05-04 03:40:00,3108.17,3108.02,-0.0,flip_to_long -34452,做多,2024-05-04 03:40:00,2024-05-04 03:45:00,3108.02,3106.53,-0.0,flip_to_short -34453,做空,2024-05-04 03:45:00,2024-05-04 04:25:00,3106.53,3108.8,-0.0,flip_to_long -34454,做多,2024-05-04 04:25:00,2024-05-04 04:35:00,3108.8,3105.14,-0.0,flip_to_short -34455,做空,2024-05-04 04:35:00,2024-05-04 04:40:00,3105.14,3109.51,-0.0,flip_to_long -34456,做多,2024-05-04 04:40:00,2024-05-04 05:20:00,3109.51,3108.94,-0.0,flip_to_short -34457,做空,2024-05-04 05:20:00,2024-05-04 05:30:00,3108.94,3111.49,-0.0,flip_to_long -34458,做多,2024-05-04 05:30:00,2024-05-04 05:45:00,3111.49,3110.46,-0.0,flip_to_short -34459,做空,2024-05-04 05:45:00,2024-05-04 06:45:00,3110.46,3110.59,-0.0,flip_to_long -34460,做多,2024-05-04 06:45:00,2024-05-04 06:50:00,3110.59,3106.47,-0.0,flip_to_short -34461,做空,2024-05-04 06:50:00,2024-05-04 08:40:00,3106.47,3109.04,-0.0,flip_to_long -34462,做多,2024-05-04 08:40:00,2024-05-04 08:50:00,3109.04,3107.09,-0.0,flip_to_short -34463,做空,2024-05-04 08:50:00,2024-05-04 08:55:00,3107.09,3107.71,-0.0,flip_to_long -34464,做多,2024-05-04 08:55:00,2024-05-04 09:15:00,3107.71,3108.93,-0.0,flip_to_short -34465,做空,2024-05-04 09:15:00,2024-05-04 10:05:00,3108.93,3107.68,-0.0,flip_to_long -34466,做多,2024-05-04 10:05:00,2024-05-04 10:10:00,3107.68,3105.49,-0.0,flip_to_short -34467,做空,2024-05-04 10:10:00,2024-05-04 13:45:00,3105.49,3131.12,-0.01,flip_to_long -34468,做多,2024-05-04 13:45:00,2024-05-04 13:50:00,3131.12,3127.38,-0.0,flip_to_short -34469,做空,2024-05-04 13:50:00,2024-05-04 13:55:00,3127.38,3129.38,-0.0,flip_to_long -34470,做多,2024-05-04 13:55:00,2024-05-04 18:25:00,3129.38,3124.76,-0.0,flip_to_short -34471,做空,2024-05-04 18:25:00,2024-05-04 19:30:00,3124.76,3126.66,-0.0,flip_to_long -34472,做多,2024-05-04 19:30:00,2024-05-04 19:40:00,3126.66,3126.22,-0.0,flip_to_short -34473,做空,2024-05-04 19:40:00,2024-05-04 21:05:00,3126.22,3127.33,-0.0,flip_to_long -34474,做多,2024-05-04 21:05:00,2024-05-04 21:25:00,3127.33,3126.77,-0.0,flip_to_short -34475,做空,2024-05-04 21:25:00,2024-05-04 21:50:00,3126.77,3120.85,0.0,flip_to_long -34476,做多,2024-05-04 21:50:00,2024-05-05 05:15:00,3120.85,3091.93,-0.01,flip_to_short -34477,做空,2024-05-05 05:15:00,2024-05-05 05:25:00,3091.93,3091.52,-0.0,flip_to_long -34478,做多,2024-05-05 05:25:00,2024-05-05 05:35:00,3091.52,3086.93,-0.0,flip_to_short -34479,做空,2024-05-05 05:35:00,2024-05-05 05:40:00,3086.93,3088.92,-0.0,flip_to_long -34480,做多,2024-05-05 05:40:00,2024-05-05 12:15:00,3088.92,3131.95,0.02,flip_to_short -34481,做空,2024-05-05 12:15:00,2024-05-05 12:50:00,3131.95,3134.67,-0.0,flip_to_long -34482,做多,2024-05-05 12:50:00,2024-05-05 13:00:00,3134.67,3134.28,-0.0,flip_to_short -34483,做空,2024-05-05 13:00:00,2024-05-05 13:10:00,3134.28,3136.74,-0.0,flip_to_long -34484,做多,2024-05-05 13:10:00,2024-05-05 13:25:00,3136.74,3139.71,0.0,flip_to_short -34485,做空,2024-05-05 13:25:00,2024-05-05 13:35:00,3139.71,3140.31,-0.0,flip_to_long -34486,做多,2024-05-05 13:35:00,2024-05-05 14:00:00,3140.31,3130.81,-0.01,flip_to_short -34487,做空,2024-05-05 14:00:00,2024-05-05 14:35:00,3130.81,3138.42,-0.0,flip_to_long -34488,做多,2024-05-05 14:35:00,2024-05-05 17:50:00,3138.42,3147.11,0.0,flip_to_short -34489,做空,2024-05-05 17:50:00,2024-05-05 23:20:00,3147.11,3139.23,0.0,flip_to_long -34490,做多,2024-05-05 23:20:00,2024-05-05 23:40:00,3139.23,3136.4,-0.0,flip_to_short -34491,做空,2024-05-05 23:40:00,2024-05-05 23:50:00,3136.4,3137.68,-0.0,flip_to_long -34492,做多,2024-05-05 23:50:00,2024-05-06 01:35:00,3137.68,3143.45,0.0,flip_to_short -34493,做空,2024-05-06 01:35:00,2024-05-06 04:45:00,3143.45,3139.95,0.0,flip_to_long -34494,做多,2024-05-06 04:45:00,2024-05-06 05:05:00,3139.95,3144.14,0.0,flip_to_short -34495,做空,2024-05-06 05:05:00,2024-05-06 05:15:00,3144.14,3148.71,-0.0,flip_to_long -34496,做多,2024-05-06 05:15:00,2024-05-06 10:25:00,3148.71,3185.29,0.02,flip_to_short -34497,做空,2024-05-06 10:25:00,2024-05-06 18:45:00,3185.29,3080.9,0.05,flip_to_long -34498,做多,2024-05-06 18:45:00,2024-05-06 23:05:00,3080.9,3075.07,-0.0,flip_to_short -34499,做空,2024-05-06 23:05:00,2024-05-07 00:30:00,3075.07,3073.25,0.0,flip_to_long -34500,做多,2024-05-07 00:30:00,2024-05-07 00:50:00,3073.25,3074.4,-0.0,flip_to_short -34501,做空,2024-05-07 00:50:00,2024-05-07 01:00:00,3074.4,3075.93,-0.0,flip_to_long -34502,做多,2024-05-07 01:00:00,2024-05-07 01:05:00,3075.93,3075.06,-0.0,flip_to_short -34503,做空,2024-05-07 01:05:00,2024-05-07 01:10:00,3075.06,3078.13,-0.0,flip_to_long -34504,做多,2024-05-07 01:10:00,2024-05-07 01:15:00,3078.13,3076.84,-0.0,flip_to_short -34505,做空,2024-05-07 01:15:00,2024-05-07 01:25:00,3076.84,3075.92,-0.0,flip_to_long -34506,做多,2024-05-07 01:25:00,2024-05-07 03:10:00,3075.92,3079.93,0.0,flip_to_short -34507,做空,2024-05-07 03:10:00,2024-05-07 03:30:00,3079.93,3049.02,0.02,tp_lower -34508,做多,2024-05-07 05:40:00,2024-05-07 05:45:00,3075.99,3069.98,-0.0,flip_to_short -34509,做空,2024-05-07 05:45:00,2024-05-07 06:35:00,3069.98,3067.86,0.0,flip_to_long -34510,做多,2024-05-07 06:35:00,2024-05-07 06:55:00,3067.86,3068.8,-0.0,flip_to_short -34511,做空,2024-05-07 06:55:00,2024-05-07 07:05:00,3068.8,3069.42,-0.0,flip_to_long -34512,做多,2024-05-07 07:05:00,2024-05-07 11:25:00,3069.42,3095.72,0.01,flip_to_short -34513,做空,2024-05-07 11:25:00,2024-05-07 14:50:00,3095.72,3080.64,0.01,flip_to_long -34514,做多,2024-05-07 14:50:00,2024-05-07 15:10:00,3080.64,3079.67,-0.0,flip_to_short -34515,做空,2024-05-07 15:10:00,2024-05-07 15:20:00,3079.67,3077.75,0.0,flip_to_long -34516,做多,2024-05-07 15:20:00,2024-05-07 15:30:00,3077.75,3071.02,-0.0,flip_to_short -34517,做空,2024-05-07 15:30:00,2024-05-07 15:45:00,3071.02,3074.32,-0.0,flip_to_long -34518,做多,2024-05-07 15:45:00,2024-05-07 16:15:00,3074.32,3072.53,-0.0,flip_to_short -34519,做空,2024-05-07 16:15:00,2024-05-07 16:20:00,3072.53,3073.85,-0.0,flip_to_long -34520,做多,2024-05-07 16:20:00,2024-05-07 16:25:00,3073.85,3070.21,-0.0,flip_to_short -34521,做空,2024-05-07 16:25:00,2024-05-07 16:55:00,3070.21,3071.25,-0.0,flip_to_long -34522,做多,2024-05-07 16:55:00,2024-05-07 17:00:00,3071.25,3064.73,-0.0,flip_to_short -34523,做空,2024-05-07 17:00:00,2024-05-07 21:10:00,3064.73,3051.92,0.01,flip_to_long -34524,做多,2024-05-07 21:10:00,2024-05-07 21:30:00,3051.92,3051.06,-0.0,flip_to_short -34525,做空,2024-05-07 21:30:00,2024-05-07 22:30:00,3051.06,3050.85,-0.0,flip_to_long -34526,做多,2024-05-07 22:30:00,2024-05-07 22:35:00,3050.85,3050.55,-0.0,flip_to_short -34527,做空,2024-05-07 22:35:00,2024-05-08 02:00:00,3050.55,3029.16,0.01,flip_to_long -34528,做多,2024-05-08 02:00:00,2024-05-08 02:55:00,3029.16,3025.24,-0.0,flip_to_short -34529,做空,2024-05-08 02:55:00,2024-05-08 03:00:00,3025.24,3029.21,-0.0,flip_to_long -34530,做多,2024-05-08 03:00:00,2024-05-08 03:15:00,3029.21,3023.41,-0.0,flip_to_short -34531,做空,2024-05-08 03:15:00,2024-05-08 03:25:00,3023.41,3027.72,-0.0,flip_to_long -34532,做多,2024-05-08 03:25:00,2024-05-08 04:30:00,3027.72,3021.95,-0.0,flip_to_short -34533,做空,2024-05-08 04:30:00,2024-05-08 10:20:00,3021.95,3007.67,0.01,flip_to_long -34534,做多,2024-05-08 10:20:00,2024-05-08 10:30:00,3007.67,3004.8,-0.0,flip_to_short -34535,做空,2024-05-08 10:30:00,2024-05-08 10:40:00,3004.8,3002.9,0.0,flip_to_long -34536,做多,2024-05-08 10:40:00,2024-05-08 11:05:00,3002.9,2993.73,-0.01,flip_to_short -34537,做空,2024-05-08 11:05:00,2024-05-08 11:45:00,2993.73,2998.18,-0.0,flip_to_long -34538,做多,2024-05-08 11:45:00,2024-05-08 12:15:00,2998.18,3000.88,0.0,flip_to_short -34539,做空,2024-05-08 12:15:00,2024-05-08 12:50:00,3000.88,2995.81,0.0,flip_to_long -34540,做多,2024-05-08 12:50:00,2024-05-08 13:00:00,2995.81,2997.81,0.0,flip_to_short -34541,做空,2024-05-08 13:00:00,2024-05-08 13:15:00,2997.81,3006.39,-0.01,flip_to_long -34542,做多,2024-05-08 13:15:00,2024-05-08 15:10:00,3006.39,3004.77,-0.0,flip_to_short -34543,做空,2024-05-08 15:10:00,2024-05-08 15:35:00,3004.77,3004.52,-0.0,flip_to_long -34544,做多,2024-05-08 15:35:00,2024-05-08 15:40:00,3004.52,3004.21,-0.0,flip_to_short -34545,做空,2024-05-08 15:40:00,2024-05-08 15:45:00,3004.21,3014.46,-0.01,flip_to_long -34546,做多,2024-05-08 15:45:00,2024-05-08 15:55:00,3014.46,3007.5,-0.0,flip_to_short -34547,做空,2024-05-08 15:55:00,2024-05-08 16:10:00,3007.5,3005.97,0.0,flip_to_long -34548,做多,2024-05-08 16:10:00,2024-05-08 16:35:00,3005.97,3008.01,0.0,flip_to_short -34549,做空,2024-05-08 16:35:00,2024-05-08 16:45:00,3008.01,3005.84,0.0,flip_to_long -34550,做多,2024-05-08 16:45:00,2024-05-08 17:20:00,3005.84,3009.61,0.0,flip_to_short -34551,做空,2024-05-08 17:20:00,2024-05-08 17:45:00,3009.61,3010.03,-0.0,flip_to_long -34552,做多,2024-05-08 17:45:00,2024-05-08 18:40:00,3010.03,3013.54,0.0,flip_to_short -34553,做空,2024-05-08 18:40:00,2024-05-08 19:00:00,3013.54,3012.82,-0.0,flip_to_long -34554,做多,2024-05-08 19:00:00,2024-05-08 19:10:00,3012.82,3002.91,-0.01,flip_to_short -34555,做空,2024-05-08 19:10:00,2024-05-08 20:15:00,3002.91,2948.21,0.03,tp_lower -34556,做多,2024-05-08 23:45:00,2024-05-09 04:55:00,2976.06,2993.48,0.01,flip_to_short -34557,做空,2024-05-09 04:55:00,2024-05-09 05:00:00,2993.48,2994.88,-0.0,flip_to_long -34558,做多,2024-05-09 05:00:00,2024-05-09 06:45:00,2994.88,3000.04,0.0,flip_to_short -34559,做空,2024-05-09 06:45:00,2024-05-09 06:50:00,3000.04,3001.22,-0.0,flip_to_long -34560,做多,2024-05-09 06:50:00,2024-05-09 07:00:00,3001.22,2995.23,-0.0,flip_to_short -34561,做空,2024-05-09 07:00:00,2024-05-09 11:40:00,2995.23,2982.22,0.01,flip_to_long -34562,做多,2024-05-09 11:40:00,2024-05-09 11:45:00,2982.22,2981.66,-0.0,flip_to_short -34563,做空,2024-05-09 11:45:00,2024-05-09 12:00:00,2981.66,2978.08,0.0,flip_to_long -34564,做多,2024-05-09 12:00:00,2024-05-09 13:30:00,2978.08,2978.67,-0.0,flip_to_short -34565,做空,2024-05-09 13:30:00,2024-05-09 14:00:00,2978.67,2980.69,-0.0,flip_to_long -34566,做多,2024-05-09 14:00:00,2024-05-09 14:15:00,2980.69,2975.59,-0.0,flip_to_short -34567,做空,2024-05-09 14:15:00,2024-05-09 14:20:00,2975.59,2975.85,-0.0,flip_to_long -34568,做多,2024-05-09 14:20:00,2024-05-10 00:15:00,2975.85,3029.23,0.03,flip_to_short -34569,做空,2024-05-10 00:15:00,2024-05-10 00:25:00,3029.23,3027.73,-0.0,flip_to_long -34570,做多,2024-05-10 00:25:00,2024-05-10 00:35:00,3027.73,3025.6,-0.0,flip_to_short -34571,做空,2024-05-10 00:35:00,2024-05-10 01:00:00,3025.6,3028.72,-0.0,flip_to_long -34572,做多,2024-05-10 01:00:00,2024-05-10 01:05:00,3028.72,3025.19,-0.0,flip_to_short -34573,做空,2024-05-10 01:05:00,2024-05-10 01:20:00,3025.19,3027.25,-0.0,flip_to_long -34574,做多,2024-05-10 01:20:00,2024-05-10 01:40:00,3027.25,3032.43,0.0,flip_to_short -34575,做空,2024-05-10 01:40:00,2024-05-10 02:40:00,3032.43,3032.77,-0.0,flip_to_long -34576,做多,2024-05-10 02:40:00,2024-05-10 02:45:00,3032.77,3030.18,-0.0,flip_to_short -34577,做空,2024-05-10 02:45:00,2024-05-10 04:00:00,3030.18,3030.41,-0.0,flip_to_long -34578,做多,2024-05-10 04:00:00,2024-05-10 04:30:00,3030.41,3030.94,-0.0,flip_to_short -34579,做空,2024-05-10 04:30:00,2024-05-10 04:45:00,3030.94,3031.52,-0.0,flip_to_long -34580,做多,2024-05-10 04:45:00,2024-05-10 05:05:00,3031.52,3029.74,-0.0,flip_to_short -34581,做空,2024-05-10 05:05:00,2024-05-10 05:30:00,3029.74,3029.39,-0.0,flip_to_long -34582,做多,2024-05-10 05:30:00,2024-05-10 08:25:00,3029.39,3034.89,0.0,flip_to_short -34583,做空,2024-05-10 08:25:00,2024-05-10 08:35:00,3034.89,3035.03,-0.0,flip_to_long -34584,做多,2024-05-10 08:35:00,2024-05-10 09:00:00,3035.03,3032.15,-0.0,flip_to_short -34585,做空,2024-05-10 09:00:00,2024-05-10 09:40:00,3032.15,3036.51,-0.0,flip_to_long -34586,做多,2024-05-10 09:40:00,2024-05-10 09:45:00,3036.51,3032.44,-0.0,flip_to_short -34587,做空,2024-05-10 09:45:00,2024-05-10 11:55:00,3032.44,3037.95,-0.0,flip_to_long -34588,做多,2024-05-10 11:55:00,2024-05-10 12:05:00,3037.95,3032.71,-0.0,flip_to_short -34589,做空,2024-05-10 12:05:00,2024-05-10 12:10:00,3032.71,3036.37,-0.0,flip_to_long -34590,做多,2024-05-10 12:10:00,2024-05-10 12:15:00,3036.37,3032.9,-0.0,flip_to_short -34591,做空,2024-05-10 12:15:00,2024-05-10 12:25:00,3032.9,3033.74,-0.0,flip_to_long -34592,做多,2024-05-10 12:25:00,2024-05-10 20:10:00,3033.74,2905.86,-0.07,flip_to_short -34593,做空,2024-05-10 20:10:00,2024-05-10 21:35:00,2905.86,2904.86,-0.0,flip_to_long -34594,做多,2024-05-10 21:35:00,2024-05-10 21:40:00,2904.86,2895.05,-0.01,flip_to_short -34595,做空,2024-05-10 21:40:00,2024-05-10 21:50:00,2895.05,2902.63,-0.0,flip_to_long -34596,做多,2024-05-10 21:50:00,2024-05-10 22:25:00,2902.63,2898.05,-0.0,flip_to_short -34597,做空,2024-05-10 22:25:00,2024-05-10 22:30:00,2898.05,2899.24,-0.0,flip_to_long -34598,做多,2024-05-10 22:30:00,2024-05-11 03:05:00,2899.24,2917.07,0.01,flip_to_short -34599,做空,2024-05-11 03:05:00,2024-05-11 04:50:00,2917.07,2914.6,0.0,flip_to_long -34600,做多,2024-05-11 04:50:00,2024-05-11 05:40:00,2914.6,2916.52,0.0,flip_to_short -34601,做空,2024-05-11 05:40:00,2024-05-11 05:45:00,2916.52,2917.61,-0.0,flip_to_long -34602,做多,2024-05-11 05:45:00,2024-05-11 06:00:00,2917.61,2918.06,-0.0,flip_to_short -34603,做空,2024-05-11 06:00:00,2024-05-11 13:05:00,2918.06,2910.6,0.0,flip_to_long -34604,做多,2024-05-11 13:05:00,2024-05-11 13:15:00,2910.6,2907.67,-0.0,flip_to_short -34605,做空,2024-05-11 13:15:00,2024-05-11 13:35:00,2907.67,2908.19,-0.0,flip_to_long -34606,做多,2024-05-11 13:35:00,2024-05-11 14:20:00,2908.19,2908.14,-0.0,flip_to_short -34607,做空,2024-05-11 14:20:00,2024-05-11 14:45:00,2908.14,2904.99,0.0,flip_to_long -34608,做多,2024-05-11 14:45:00,2024-05-11 15:15:00,2904.99,2938.98,0.02,tp_upper -34609,做空,2024-05-11 20:20:00,2024-05-12 00:15:00,2926.91,2921.28,0.0,flip_to_long -34610,做多,2024-05-12 00:15:00,2024-05-12 00:20:00,2921.28,2920.84,-0.0,flip_to_short -34611,做空,2024-05-12 00:20:00,2024-05-12 02:30:00,2920.84,2918.15,0.0,flip_to_long -34612,做多,2024-05-12 02:30:00,2024-05-12 03:10:00,2918.15,2917.46,-0.0,flip_to_short -34613,做空,2024-05-12 03:10:00,2024-05-12 07:05:00,2917.46,2921.47,-0.0,flip_to_long -34614,做多,2024-05-12 07:05:00,2024-05-12 14:30:00,2921.47,2930.05,0.0,flip_to_short -34615,做空,2024-05-12 14:30:00,2024-05-12 15:05:00,2930.05,2930.48,-0.0,flip_to_long -34616,做多,2024-05-12 15:05:00,2024-05-12 15:30:00,2930.48,2930.38,-0.0,flip_to_short -34617,做空,2024-05-12 15:30:00,2024-05-12 15:35:00,2930.38,2935.76,-0.0,flip_to_long -34618,做多,2024-05-12 15:35:00,2024-05-12 16:55:00,2935.76,2929.92,-0.0,flip_to_short -34619,做空,2024-05-12 16:55:00,2024-05-12 17:05:00,2929.92,2931.65,-0.0,flip_to_long -34620,做多,2024-05-12 17:05:00,2024-05-12 17:20:00,2931.65,2934.35,0.0,flip_to_short -34621,做空,2024-05-12 17:20:00,2024-05-12 17:35:00,2934.35,2934.57,-0.0,flip_to_long -34622,做多,2024-05-12 17:35:00,2024-05-12 17:40:00,2934.57,2933.62,-0.0,flip_to_short -34623,做空,2024-05-12 17:40:00,2024-05-12 17:45:00,2933.62,2941.9,-0.01,flip_to_long -34624,做多,2024-05-12 17:45:00,2024-05-12 18:15:00,2941.9,2934.65,-0.0,flip_to_short -34625,做空,2024-05-12 18:15:00,2024-05-12 18:20:00,2934.65,2935.33,-0.0,flip_to_long -34626,做多,2024-05-12 18:20:00,2024-05-12 18:30:00,2935.33,2933.47,-0.0,flip_to_short -34627,做空,2024-05-12 18:30:00,2024-05-12 21:40:00,2933.47,2929.66,0.0,flip_to_long -34628,做多,2024-05-12 21:40:00,2024-05-12 21:55:00,2929.66,2929.59,-0.0,flip_to_short -34629,做空,2024-05-12 21:55:00,2024-05-12 22:05:00,2929.59,2931.38,-0.0,flip_to_long -34630,做多,2024-05-12 22:05:00,2024-05-12 22:15:00,2931.38,2930.49,-0.0,flip_to_short -34631,做空,2024-05-12 22:15:00,2024-05-13 01:25:00,2930.49,2925.98,0.0,flip_to_long -34632,做多,2024-05-13 01:25:00,2024-05-13 12:10:00,2925.98,2962.15,0.02,flip_to_short -34633,做空,2024-05-13 12:10:00,2024-05-13 12:25:00,2962.15,2968.84,-0.0,flip_to_long -34634,做多,2024-05-13 12:25:00,2024-05-13 12:35:00,2968.84,2967.84,-0.0,flip_to_short -34635,做空,2024-05-13 12:35:00,2024-05-13 13:05:00,2967.84,2971.62,-0.0,flip_to_long -34636,做多,2024-05-13 13:05:00,2024-05-13 13:30:00,2971.62,2966.72,-0.0,flip_to_short -34637,做空,2024-05-13 13:30:00,2024-05-13 13:45:00,2966.72,2972.93,-0.0,flip_to_long -34638,做多,2024-05-13 13:45:00,2024-05-13 13:50:00,2972.93,2969.74,-0.0,flip_to_short -34639,做空,2024-05-13 13:50:00,2024-05-13 14:05:00,2969.74,2970.96,-0.0,flip_to_long -34640,做多,2024-05-13 14:05:00,2024-05-13 14:10:00,2970.96,2970.79,-0.0,flip_to_short -34641,做空,2024-05-13 14:10:00,2024-05-13 15:20:00,2970.79,2964.99,0.0,flip_to_long -34642,做多,2024-05-13 15:20:00,2024-05-13 15:25:00,2964.99,2962.23,-0.0,flip_to_short -34643,做空,2024-05-13 15:25:00,2024-05-13 15:45:00,2962.23,2965.18,-0.0,flip_to_long -34644,做多,2024-05-13 15:45:00,2024-05-13 15:55:00,2965.18,2961.8,-0.0,flip_to_short -34645,做空,2024-05-13 15:55:00,2024-05-13 16:00:00,2961.8,2961.9,-0.0,flip_to_long -34646,做多,2024-05-13 16:00:00,2024-05-13 16:25:00,2961.9,2964.81,0.0,flip_to_short -34647,做空,2024-05-13 16:25:00,2024-05-13 19:30:00,2964.81,2957.32,0.0,flip_to_long -34648,做多,2024-05-13 19:30:00,2024-05-13 19:45:00,2957.32,2954.01,-0.0,flip_to_short -34649,做空,2024-05-13 19:45:00,2024-05-13 20:15:00,2954.01,2956.68,-0.0,flip_to_long -34650,做多,2024-05-13 20:15:00,2024-05-13 20:20:00,2956.68,2953.9,-0.0,flip_to_short -34651,做空,2024-05-13 20:20:00,2024-05-13 21:55:00,2953.9,2951.89,0.0,flip_to_long -34652,做多,2024-05-13 21:55:00,2024-05-13 22:00:00,2951.89,2951.12,-0.0,flip_to_short -34653,做空,2024-05-13 22:00:00,2024-05-13 23:15:00,2951.12,2948.75,0.0,flip_to_long -34654,做多,2024-05-13 23:15:00,2024-05-13 23:30:00,2948.75,2947.64,-0.0,flip_to_short -34655,做空,2024-05-13 23:30:00,2024-05-13 23:35:00,2947.64,2950.08,-0.0,flip_to_long -34656,做多,2024-05-13 23:35:00,2024-05-14 00:00:00,2950.08,2948.24,-0.0,flip_to_short -34657,做空,2024-05-14 00:00:00,2024-05-14 00:10:00,2948.24,2950.9,-0.0,flip_to_long -34658,做多,2024-05-14 00:10:00,2024-05-14 00:20:00,2950.9,2950.65,-0.0,flip_to_short -34659,做空,2024-05-14 00:20:00,2024-05-14 00:30:00,2950.65,2955.16,-0.0,flip_to_long -34660,做多,2024-05-14 00:30:00,2024-05-14 00:40:00,2955.16,2948.0,-0.0,flip_to_short -34661,做空,2024-05-14 00:40:00,2024-05-14 01:00:00,2948.0,2950.24,-0.0,flip_to_long -34662,做多,2024-05-14 01:00:00,2024-05-14 01:40:00,2950.24,2943.76,-0.0,flip_to_short -34663,做空,2024-05-14 01:40:00,2024-05-14 02:00:00,2943.76,2947.1,-0.0,flip_to_long -34664,做多,2024-05-14 02:00:00,2024-05-14 02:45:00,2947.1,2949.23,0.0,flip_to_short -34665,做空,2024-05-14 02:45:00,2024-05-14 03:10:00,2949.23,2950.78,-0.0,flip_to_long -34666,做多,2024-05-14 03:10:00,2024-05-14 03:25:00,2950.78,2947.03,-0.0,flip_to_short -34667,做空,2024-05-14 03:25:00,2024-05-14 03:35:00,2947.03,2947.8,-0.0,flip_to_long -34668,做多,2024-05-14 03:35:00,2024-05-14 05:45:00,2947.8,2944.26,-0.0,flip_to_short -34669,做空,2024-05-14 05:45:00,2024-05-14 06:05:00,2944.26,2915.48,0.01,tp_lower -34670,做多,2024-05-14 12:05:00,2024-05-14 12:25:00,2913.35,2910.76,-0.0,flip_to_short -34671,做空,2024-05-14 12:25:00,2024-05-14 12:40:00,2910.76,2903.38,0.0,flip_to_long -34672,做多,2024-05-14 12:40:00,2024-05-14 13:40:00,2903.38,2905.59,0.0,flip_to_short -34673,做空,2024-05-14 13:40:00,2024-05-14 14:25:00,2905.59,2910.99,-0.0,flip_to_long -34674,做多,2024-05-14 14:25:00,2024-05-14 14:35:00,2910.99,2903.77,-0.0,flip_to_short -34675,做空,2024-05-14 14:35:00,2024-05-14 15:15:00,2903.77,2908.99,-0.0,flip_to_long -34676,做多,2024-05-14 15:15:00,2024-05-14 15:30:00,2908.99,2904.61,-0.0,flip_to_short -34677,做空,2024-05-14 15:30:00,2024-05-14 15:50:00,2904.61,2903.44,-0.0,flip_to_long -34678,做多,2024-05-14 15:50:00,2024-05-14 20:45:00,2903.44,2892.98,-0.01,flip_to_short -34679,做空,2024-05-14 20:45:00,2024-05-14 21:25:00,2892.98,2889.77,0.0,flip_to_long -34680,做多,2024-05-14 21:25:00,2024-05-14 22:25:00,2889.77,2890.94,-0.0,flip_to_short -34681,做空,2024-05-14 22:25:00,2024-05-15 00:25:00,2890.94,2892.3,-0.0,flip_to_long -34682,做多,2024-05-15 00:25:00,2024-05-15 00:30:00,2892.3,2888.66,-0.0,flip_to_short -34683,做空,2024-05-15 00:30:00,2024-05-15 01:45:00,2888.66,2887.05,0.0,flip_to_long -34684,做多,2024-05-15 01:45:00,2024-05-15 02:05:00,2887.05,2889.62,0.0,flip_to_short -34685,做空,2024-05-15 02:05:00,2024-05-15 08:45:00,2889.62,2905.03,-0.01,flip_to_long -34686,做多,2024-05-15 08:45:00,2024-05-15 08:55:00,2905.03,2905.39,-0.0,flip_to_short -34687,做空,2024-05-15 08:55:00,2024-05-15 09:35:00,2905.39,2904.02,-0.0,flip_to_long -34688,做多,2024-05-15 09:35:00,2024-05-15 10:05:00,2904.02,2910.36,0.0,flip_to_short -34689,做空,2024-05-15 10:05:00,2024-05-15 11:05:00,2910.36,2908.46,0.0,flip_to_long -34690,做多,2024-05-15 11:05:00,2024-05-15 12:30:00,2908.46,2948.23,0.02,tp_upper -34691,做空,2024-05-16 00:40:00,2024-05-16 01:05:00,3023.01,3022.23,-0.0,flip_to_long -34692,做多,2024-05-16 01:05:00,2024-05-16 01:10:00,3022.23,3021.73,-0.0,flip_to_short -34693,做空,2024-05-16 01:10:00,2024-05-16 03:40:00,3021.73,3015.21,0.0,flip_to_long -34694,做多,2024-05-16 03:40:00,2024-05-16 08:20:00,3015.21,3013.68,-0.0,flip_to_short -34695,做空,2024-05-16 08:20:00,2024-05-16 11:55:00,3013.68,3006.71,0.0,flip_to_long -34696,做多,2024-05-16 11:55:00,2024-05-16 18:45:00,3006.71,2950.93,-0.03,flip_to_short -34697,做空,2024-05-16 18:45:00,2024-05-16 19:05:00,2950.93,2949.35,0.0,flip_to_long -34698,做多,2024-05-16 19:05:00,2024-05-16 19:20:00,2949.35,2950.6,-0.0,flip_to_short -34699,做空,2024-05-16 19:20:00,2024-05-16 23:35:00,2950.6,2939.08,0.01,flip_to_long -34700,做多,2024-05-16 23:35:00,2024-05-17 01:20:00,2939.08,2935.26,-0.0,flip_to_short -34701,做空,2024-05-17 01:20:00,2024-05-17 01:25:00,2935.26,2939.66,-0.0,flip_to_long -34702,做多,2024-05-17 01:25:00,2024-05-17 02:05:00,2939.66,2938.89,-0.0,flip_to_short -34703,做空,2024-05-17 02:05:00,2024-05-17 04:35:00,2938.89,2946.12,-0.0,flip_to_long -34704,做多,2024-05-17 04:35:00,2024-05-17 04:45:00,2946.12,2944.27,-0.0,flip_to_short -34705,做空,2024-05-17 04:45:00,2024-05-17 04:50:00,2944.27,2946.53,-0.0,flip_to_long -34706,做多,2024-05-17 04:50:00,2024-05-17 04:55:00,2946.53,2945.77,-0.0,flip_to_short -34707,做空,2024-05-17 04:55:00,2024-05-17 05:00:00,2945.77,2948.87,-0.0,flip_to_long -34708,做多,2024-05-17 05:00:00,2024-05-17 05:20:00,2948.87,2945.07,-0.0,flip_to_short -34709,做空,2024-05-17 05:20:00,2024-05-17 05:55:00,2945.07,2947.58,-0.0,flip_to_long -34710,做多,2024-05-17 05:55:00,2024-05-17 06:00:00,2947.58,2944.62,-0.0,flip_to_short -34711,做空,2024-05-17 06:00:00,2024-05-17 06:35:00,2944.62,2951.6,-0.0,flip_to_long -34712,做多,2024-05-17 06:35:00,2024-05-17 07:10:00,2951.6,3004.07,0.03,tp_upper -34713,做空,2024-05-17 12:05:00,2024-05-17 12:15:00,3030.01,3032.85,-0.0,flip_to_long -34714,做多,2024-05-17 12:15:00,2024-05-17 17:45:00,3032.85,3087.57,0.03,flip_to_short -34715,做空,2024-05-17 17:45:00,2024-05-17 20:50:00,3087.57,3090.47,-0.0,flip_to_long -34716,做多,2024-05-17 20:50:00,2024-05-17 20:55:00,3090.47,3089.64,-0.0,flip_to_short -34717,做空,2024-05-17 20:55:00,2024-05-17 21:10:00,3089.64,3089.95,-0.0,flip_to_long -34718,做多,2024-05-17 21:10:00,2024-05-17 21:45:00,3089.95,3086.78,-0.0,flip_to_short -34719,做空,2024-05-17 21:45:00,2024-05-17 21:50:00,3086.78,3087.43,-0.0,flip_to_long -34720,做多,2024-05-17 21:50:00,2024-05-17 21:55:00,3087.43,3086.52,-0.0,flip_to_short -34721,做空,2024-05-17 21:55:00,2024-05-17 22:00:00,3086.52,3088.83,-0.0,flip_to_long -34722,做多,2024-05-17 22:00:00,2024-05-17 23:45:00,3088.83,3087.83,-0.0,flip_to_short -34723,做空,2024-05-17 23:45:00,2024-05-17 23:50:00,3087.83,3093.37,-0.0,flip_to_long -34724,做多,2024-05-17 23:50:00,2024-05-18 00:00:00,3093.37,3089.82,-0.0,flip_to_short -34725,做空,2024-05-18 00:00:00,2024-05-18 00:35:00,3089.82,3091.35,-0.0,flip_to_long -34726,做多,2024-05-18 00:35:00,2024-05-18 00:40:00,3091.35,3091.29,-0.0,flip_to_short -34727,做空,2024-05-18 00:40:00,2024-05-18 01:25:00,3091.29,3091.24,-0.0,flip_to_long -34728,做多,2024-05-18 01:25:00,2024-05-18 01:30:00,3091.24,3091.06,-0.0,flip_to_short -34729,做空,2024-05-18 01:30:00,2024-05-18 01:35:00,3091.06,3097.01,-0.0,flip_to_long -34730,做多,2024-05-18 01:35:00,2024-05-18 02:35:00,3097.01,3092.85,-0.0,flip_to_short -34731,做空,2024-05-18 02:35:00,2024-05-18 02:40:00,3092.85,3097.42,-0.0,flip_to_long -34732,做多,2024-05-18 02:40:00,2024-05-18 05:00:00,3097.42,3101.38,0.0,flip_to_short -34733,做空,2024-05-18 05:00:00,2024-05-18 05:20:00,3101.38,3100.13,-0.0,flip_to_long -34734,做多,2024-05-18 05:20:00,2024-05-18 07:45:00,3100.13,3099.4,-0.0,flip_to_short -34735,做空,2024-05-18 07:45:00,2024-05-18 07:50:00,3099.4,3106.0,-0.0,flip_to_long -34736,做多,2024-05-18 07:50:00,2024-05-18 07:55:00,3106.0,3101.81,-0.0,flip_to_short -34737,做空,2024-05-18 07:55:00,2024-05-18 08:00:00,3101.81,3106.95,-0.0,flip_to_long -34738,做多,2024-05-18 08:00:00,2024-05-18 12:45:00,3106.95,3123.56,0.01,flip_to_short -34739,做空,2024-05-18 12:45:00,2024-05-18 16:25:00,3123.56,3120.54,0.0,flip_to_long -34740,做多,2024-05-18 16:25:00,2024-05-18 16:30:00,3120.54,3115.28,-0.0,flip_to_short -34741,做空,2024-05-18 16:30:00,2024-05-18 17:00:00,3115.28,3117.21,-0.0,flip_to_long -34742,做多,2024-05-18 17:00:00,2024-05-18 17:05:00,3117.21,3114.92,-0.0,flip_to_short -34743,做空,2024-05-18 17:05:00,2024-05-18 17:50:00,3114.92,3113.7,-0.0,flip_to_long -34744,做多,2024-05-18 17:50:00,2024-05-18 18:10:00,3113.7,3112.14,-0.0,flip_to_short -34745,做空,2024-05-18 18:10:00,2024-05-18 18:15:00,3112.14,3113.41,-0.0,flip_to_long -34746,做多,2024-05-18 18:15:00,2024-05-18 18:20:00,3113.41,3111.04,-0.0,flip_to_short -34747,做空,2024-05-18 18:20:00,2024-05-18 18:25:00,3111.04,3112.23,-0.0,flip_to_long -34748,做多,2024-05-18 18:25:00,2024-05-18 18:40:00,3112.23,3113.51,-0.0,flip_to_short -34749,做空,2024-05-18 18:40:00,2024-05-18 18:50:00,3113.51,3112.77,-0.0,flip_to_long -34750,做多,2024-05-18 18:50:00,2024-05-18 19:00:00,3112.77,3111.04,-0.0,flip_to_short -34751,做空,2024-05-18 19:00:00,2024-05-18 19:05:00,3111.04,3113.54,-0.0,flip_to_long -34752,做多,2024-05-18 19:05:00,2024-05-18 21:20:00,3113.54,3110.88,-0.0,flip_to_short -34753,做空,2024-05-18 21:20:00,2024-05-18 21:35:00,3110.88,3117.56,-0.0,flip_to_long -34754,做多,2024-05-18 21:35:00,2024-05-18 21:50:00,3117.56,3114.34,-0.0,flip_to_short -34755,做空,2024-05-18 21:50:00,2024-05-18 21:55:00,3114.34,3116.36,-0.0,flip_to_long -34756,做多,2024-05-18 21:55:00,2024-05-18 22:00:00,3116.36,3115.95,-0.0,flip_to_short -34757,做空,2024-05-18 22:00:00,2024-05-18 22:05:00,3115.95,3117.96,-0.0,flip_to_long -34758,做多,2024-05-18 22:05:00,2024-05-18 22:10:00,3117.96,3116.01,-0.0,flip_to_short -34759,做空,2024-05-18 22:10:00,2024-05-18 22:15:00,3116.01,3119.42,-0.0,flip_to_long -34760,做多,2024-05-18 22:15:00,2024-05-18 22:50:00,3119.42,3117.05,-0.0,flip_to_short -34761,做空,2024-05-18 22:50:00,2024-05-19 00:35:00,3117.05,3119.04,-0.0,flip_to_long -34762,做多,2024-05-19 00:35:00,2024-05-19 01:15:00,3119.04,3119.52,-0.0,flip_to_short -34763,做空,2024-05-19 01:15:00,2024-05-19 02:00:00,3119.52,3121.45,-0.0,flip_to_long -34764,做多,2024-05-19 02:00:00,2024-05-19 04:10:00,3121.45,3122.96,-0.0,flip_to_short -34765,做空,2024-05-19 04:10:00,2024-05-19 04:45:00,3122.96,3122.83,-0.0,flip_to_long -34766,做多,2024-05-19 04:45:00,2024-05-19 05:05:00,3122.83,3123.22,-0.0,flip_to_short -34767,做空,2024-05-19 05:05:00,2024-05-19 05:35:00,3123.22,3124.36,-0.0,flip_to_long -34768,做多,2024-05-19 05:35:00,2024-05-19 05:40:00,3124.36,3120.4,-0.0,flip_to_short -34769,做空,2024-05-19 05:40:00,2024-05-19 10:00:00,3120.4,3111.21,0.0,flip_to_long -34770,做多,2024-05-19 10:00:00,2024-05-19 10:45:00,3111.21,3109.79,-0.0,flip_to_short -34771,做空,2024-05-19 10:45:00,2024-05-19 10:50:00,3109.79,3109.66,-0.0,flip_to_long -34772,做多,2024-05-19 10:50:00,2024-05-19 18:10:00,3109.66,3075.23,-0.02,flip_to_short -34773,做空,2024-05-19 18:10:00,2024-05-19 19:15:00,3075.23,3078.06,-0.0,flip_to_long -34774,做多,2024-05-19 19:15:00,2024-05-19 19:40:00,3078.06,3061.99,-0.01,flip_to_short -34775,做空,2024-05-19 19:40:00,2024-05-19 20:00:00,3061.99,3071.36,-0.01,flip_to_long -34776,做多,2024-05-19 20:00:00,2024-05-19 20:40:00,3071.36,3073.73,0.0,flip_to_short -34777,做空,2024-05-19 20:40:00,2024-05-19 21:50:00,3073.73,3073.25,-0.0,flip_to_long -34778,做多,2024-05-19 21:50:00,2024-05-19 21:55:00,3073.25,3070.5,-0.0,flip_to_short -34779,做空,2024-05-19 21:55:00,2024-05-19 22:00:00,3070.5,3071.78,-0.0,flip_to_long -34780,做多,2024-05-19 22:00:00,2024-05-19 23:05:00,3071.78,3072.72,-0.0,flip_to_short -34781,做空,2024-05-19 23:05:00,2024-05-19 23:10:00,3072.72,3073.31,-0.0,flip_to_long -34782,做多,2024-05-19 23:10:00,2024-05-19 23:55:00,3073.31,3071.29,-0.0,flip_to_short -34783,做空,2024-05-19 23:55:00,2024-05-20 00:05:00,3071.29,3074.04,-0.0,flip_to_long -34784,做多,2024-05-20 00:05:00,2024-05-20 00:10:00,3074.04,3067.25,-0.0,flip_to_short -34785,做空,2024-05-20 00:10:00,2024-05-20 00:35:00,3067.25,3083.82,-0.01,flip_to_long -34786,做多,2024-05-20 00:35:00,2024-05-20 01:10:00,3083.82,3067.49,-0.01,flip_to_short -34787,做空,2024-05-20 01:10:00,2024-05-20 01:40:00,3067.49,3073.31,-0.0,flip_to_long -34788,做多,2024-05-20 01:40:00,2024-05-20 06:45:00,3073.31,3099.18,0.01,flip_to_short -34789,做空,2024-05-20 06:45:00,2024-05-20 08:00:00,3099.18,3104.41,-0.0,flip_to_long -34790,做多,2024-05-20 08:00:00,2024-05-20 08:05:00,3104.41,3103.63,-0.0,flip_to_short -34791,做空,2024-05-20 08:05:00,2024-05-20 08:25:00,3103.63,3104.31,-0.0,flip_to_long -34792,做多,2024-05-20 08:25:00,2024-05-20 08:30:00,3104.31,3101.54,-0.0,flip_to_short -34793,做空,2024-05-20 08:30:00,2024-05-20 08:40:00,3101.54,3104.89,-0.0,flip_to_long -34794,做多,2024-05-20 08:40:00,2024-05-20 08:50:00,3104.89,3100.96,-0.0,flip_to_short -34795,做空,2024-05-20 08:50:00,2024-05-20 09:05:00,3100.96,3106.74,-0.0,flip_to_long -34796,做多,2024-05-20 09:05:00,2024-05-20 09:15:00,3106.74,3105.16,-0.0,flip_to_short -34797,做空,2024-05-20 09:15:00,2024-05-20 09:25:00,3105.16,3107.07,-0.0,flip_to_long -34798,做多,2024-05-20 09:25:00,2024-05-20 09:30:00,3107.07,3103.77,-0.0,flip_to_short -34799,做空,2024-05-20 09:30:00,2024-05-20 10:05:00,3103.77,3104.97,-0.0,flip_to_long -34800,做多,2024-05-20 10:05:00,2024-05-20 10:10:00,3104.97,3101.47,-0.0,flip_to_short -34801,做空,2024-05-20 10:10:00,2024-05-20 10:20:00,3101.47,3109.2,-0.0,flip_to_long -34802,做多,2024-05-20 10:20:00,2024-05-20 10:30:00,3109.2,3100.84,-0.0,flip_to_short -34803,做空,2024-05-20 10:30:00,2024-05-20 10:35:00,3100.84,3104.19,-0.0,flip_to_long -34804,做多,2024-05-20 10:35:00,2024-05-20 11:35:00,3104.19,3101.24,-0.0,flip_to_short -34805,做空,2024-05-20 11:35:00,2024-05-20 13:50:00,3101.24,3096.15,0.0,flip_to_long -34806,做多,2024-05-20 13:50:00,2024-05-20 19:20:00,3096.15,3287.06,0.09,tp_upper -34807,做多,2024-05-21 04:25:00,2024-05-21 04:40:00,3686.28,3681.69,-0.0,flip_to_short -34808,做空,2024-05-21 04:40:00,2024-05-21 06:20:00,3681.69,3679.63,0.0,flip_to_long -34809,做多,2024-05-21 06:20:00,2024-05-21 07:30:00,3679.63,3672.99,-0.0,flip_to_short -34810,做空,2024-05-21 07:30:00,2024-05-21 07:45:00,3672.99,3672.44,-0.0,flip_to_long -34811,做多,2024-05-21 07:45:00,2024-05-21 15:50:00,3672.44,3781.45,0.05,flip_to_short -34812,做空,2024-05-21 15:50:00,2024-05-21 16:00:00,3781.45,3788.24,-0.0,flip_to_long -34813,做多,2024-05-21 16:00:00,2024-05-21 16:35:00,3788.24,3788.65,-0.0,flip_to_short -34814,做空,2024-05-21 16:35:00,2024-05-21 16:40:00,3788.65,3792.88,-0.0,flip_to_long -34815,做多,2024-05-21 16:40:00,2024-05-21 16:45:00,3792.88,3785.82,-0.0,flip_to_short -34816,做空,2024-05-21 16:45:00,2024-05-21 20:45:00,3785.82,3754.49,0.01,flip_to_long -34817,做多,2024-05-21 20:45:00,2024-05-21 20:50:00,3754.49,3752.96,-0.0,flip_to_short -34818,做空,2024-05-21 20:50:00,2024-05-21 21:05:00,3752.96,3757.76,-0.0,flip_to_long -34819,做多,2024-05-21 21:05:00,2024-05-21 21:20:00,3757.76,3750.79,-0.0,flip_to_short -34820,做空,2024-05-21 21:20:00,2024-05-22 02:45:00,3750.79,3794.06,-0.02,flip_to_long -34821,做多,2024-05-22 02:45:00,2024-05-22 03:35:00,3794.06,3794.12,-0.0,flip_to_short -34822,做空,2024-05-22 03:35:00,2024-05-22 03:40:00,3794.12,3796.89,-0.0,flip_to_long -34823,做多,2024-05-22 03:40:00,2024-05-22 04:00:00,3796.89,3795.37,-0.0,flip_to_short -34824,做空,2024-05-22 04:00:00,2024-05-22 04:05:00,3795.37,3796.41,-0.0,flip_to_long -34825,做多,2024-05-22 04:05:00,2024-05-22 04:10:00,3796.41,3791.46,-0.0,flip_to_short -34826,做空,2024-05-22 04:10:00,2024-05-22 04:45:00,3791.46,3749.88,0.02,tp_lower -34827,做多,2024-05-22 08:30:00,2024-05-22 09:00:00,3768.52,3754.48,-0.01,flip_to_short -34828,做空,2024-05-22 09:00:00,2024-05-22 12:40:00,3754.48,3680.31,0.03,tp_lower -34829,做多,2024-05-22 14:15:00,2024-05-22 14:25:00,3711.65,3710.68,-0.0,flip_to_short -34830,做空,2024-05-22 14:25:00,2024-05-22 14:35:00,3710.68,3724.93,-0.01,flip_to_long -34831,做多,2024-05-22 14:35:00,2024-05-22 18:00:00,3724.93,3731.88,0.0,flip_to_short -34832,做空,2024-05-22 18:00:00,2024-05-22 19:30:00,3731.88,3747.28,-0.01,flip_to_long -34833,做多,2024-05-22 19:30:00,2024-05-22 20:20:00,3747.28,3754.02,0.0,flip_to_short -34834,做空,2024-05-22 20:20:00,2024-05-22 20:35:00,3754.02,3754.02,-0.0,flip_to_long -34835,做多,2024-05-22 20:35:00,2024-05-22 20:40:00,3754.02,3745.89,-0.0,flip_to_short -34836,做空,2024-05-22 20:40:00,2024-05-22 20:45:00,3745.89,3753.1,-0.0,flip_to_long -34837,做多,2024-05-22 20:45:00,2024-05-22 21:05:00,3753.1,3741.79,-0.01,flip_to_short -34838,做空,2024-05-22 21:05:00,2024-05-22 21:20:00,3741.79,3743.83,-0.0,flip_to_long -34839,做多,2024-05-22 21:20:00,2024-05-22 22:35:00,3743.83,3743.36,-0.0,flip_to_short -34840,做空,2024-05-22 22:35:00,2024-05-22 22:45:00,3743.36,3749.09,-0.0,flip_to_long -34841,做多,2024-05-22 22:45:00,2024-05-22 22:50:00,3749.09,3747.88,-0.0,flip_to_short -34842,做空,2024-05-22 22:50:00,2024-05-22 23:05:00,3747.88,3745.43,0.0,flip_to_long -34843,做多,2024-05-22 23:05:00,2024-05-22 23:25:00,3745.43,3748.09,0.0,flip_to_short -34844,做空,2024-05-22 23:25:00,2024-05-22 23:30:00,3748.09,3748.21,-0.0,flip_to_long -34845,做多,2024-05-22 23:30:00,2024-05-22 23:45:00,3748.21,3747.35,-0.0,flip_to_short -34846,做空,2024-05-22 23:45:00,2024-05-23 00:00:00,3747.35,3748.0,-0.0,flip_to_long -34847,做多,2024-05-23 00:00:00,2024-05-23 00:25:00,3748.0,3750.11,0.0,flip_to_short -34848,做空,2024-05-23 00:25:00,2024-05-23 00:30:00,3750.11,3761.8,-0.01,flip_to_long -34849,做多,2024-05-23 00:30:00,2024-05-23 01:05:00,3761.8,3749.41,-0.01,flip_to_short -34850,做空,2024-05-23 01:05:00,2024-05-23 01:20:00,3749.41,3750.5,-0.0,flip_to_long -34851,做多,2024-05-23 01:20:00,2024-05-23 05:35:00,3750.5,3773.98,0.01,flip_to_short -34852,做空,2024-05-23 05:35:00,2024-05-23 05:55:00,3773.98,3771.46,0.0,flip_to_long -34853,做多,2024-05-23 05:55:00,2024-05-23 12:55:00,3771.46,3870.09,0.04,flip_to_short -34854,做空,2024-05-23 12:55:00,2024-05-23 13:10:00,3870.09,3852.37,0.01,flip_to_long -34855,做多,2024-05-23 13:10:00,2024-05-23 13:25:00,3852.37,3853.62,-0.0,flip_to_short -34856,做空,2024-05-23 13:25:00,2024-05-23 17:25:00,3853.62,3824.3,0.01,flip_to_long -34857,做多,2024-05-23 17:25:00,2024-05-23 17:35:00,3824.3,3817.2,-0.0,flip_to_short -34858,做空,2024-05-23 17:35:00,2024-05-23 18:50:00,3817.2,3777.77,0.02,flip_to_long -34859,做多,2024-05-23 18:50:00,2024-05-23 19:45:00,3777.77,3802.3,0.01,flip_to_short -34860,做空,2024-05-23 19:45:00,2024-05-23 20:00:00,3802.3,3701.23,0.04,tp_lower -34861,做多,2024-05-23 21:00:00,2024-05-23 21:15:00,3812.09,3807.2,-0.0,flip_to_short -34862,做空,2024-05-23 21:15:00,2024-05-23 23:55:00,3807.2,3786.49,0.01,flip_to_long -34863,做多,2024-05-23 23:55:00,2024-05-24 00:00:00,3786.49,3774.75,-0.01,flip_to_short -34864,做空,2024-05-24 00:00:00,2024-05-24 00:30:00,3774.75,3794.15,-0.01,flip_to_long -34865,做多,2024-05-24 00:30:00,2024-05-24 02:25:00,3794.15,3807.42,0.01,flip_to_short -34866,做空,2024-05-24 02:25:00,2024-05-24 02:40:00,3807.42,3801.52,0.0,flip_to_long -34867,做多,2024-05-24 02:40:00,2024-05-24 04:25:00,3801.52,3804.91,0.0,flip_to_short -34868,做空,2024-05-24 04:25:00,2024-05-24 05:05:00,3804.91,3811.64,-0.0,flip_to_long -34869,做多,2024-05-24 05:05:00,2024-05-24 05:15:00,3811.64,3808.95,-0.0,flip_to_short -34870,做空,2024-05-24 05:15:00,2024-05-24 05:35:00,3808.95,3760.6,0.02,tp_lower -34871,做空,2024-05-24 10:05:00,2024-05-24 10:15:00,3691.38,3695.83,-0.0,flip_to_long -34872,做多,2024-05-24 10:15:00,2024-05-24 10:20:00,3695.83,3693.01,-0.0,flip_to_short -34873,做空,2024-05-24 10:20:00,2024-05-24 14:20:00,3693.01,3720.03,-0.01,flip_to_long -34874,做多,2024-05-24 14:20:00,2024-05-24 15:40:00,3720.03,3706.88,-0.01,flip_to_short -34875,做空,2024-05-24 15:40:00,2024-05-24 17:20:00,3706.88,3701.77,0.0,flip_to_long -34876,做多,2024-05-24 17:20:00,2024-05-24 22:25:00,3701.77,3736.32,0.02,flip_to_short -34877,做空,2024-05-24 22:25:00,2024-05-24 22:30:00,3736.32,3740.12,-0.0,flip_to_long -34878,做多,2024-05-24 22:30:00,2024-05-24 22:45:00,3740.12,3736.68,-0.0,flip_to_short -34879,做空,2024-05-24 22:45:00,2024-05-24 22:55:00,3736.68,3741.35,-0.0,flip_to_long -34880,做多,2024-05-24 22:55:00,2024-05-24 23:05:00,3741.35,3738.58,-0.0,flip_to_short -34881,做空,2024-05-24 23:05:00,2024-05-25 02:10:00,3738.58,3735.95,0.0,flip_to_long -34882,做多,2024-05-25 02:10:00,2024-05-25 02:15:00,3735.95,3731.96,-0.0,flip_to_short -34883,做空,2024-05-25 02:15:00,2024-05-25 02:20:00,3731.96,3735.88,-0.0,flip_to_long -34884,做多,2024-05-25 02:20:00,2024-05-25 02:25:00,3735.88,3732.55,-0.0,flip_to_short -34885,做空,2024-05-25 02:25:00,2024-05-25 02:45:00,3732.55,3733.52,-0.0,flip_to_long -34886,做多,2024-05-25 02:45:00,2024-05-25 06:50:00,3733.52,3751.45,0.01,flip_to_short -34887,做空,2024-05-25 06:50:00,2024-05-25 09:30:00,3751.45,3758.75,-0.0,flip_to_long -34888,做多,2024-05-25 09:30:00,2024-05-25 09:35:00,3758.75,3752.63,-0.0,flip_to_short -34889,做空,2024-05-25 09:35:00,2024-05-25 09:45:00,3752.63,3754.62,-0.0,flip_to_long -34890,做多,2024-05-25 09:45:00,2024-05-25 11:35:00,3754.62,3756.84,0.0,flip_to_short -34891,做空,2024-05-25 11:35:00,2024-05-25 14:45:00,3756.84,3755.08,-0.0,flip_to_long -34892,做多,2024-05-25 14:45:00,2024-05-25 15:25:00,3755.08,3750.16,-0.0,flip_to_short -34893,做空,2024-05-25 15:25:00,2024-05-25 15:50:00,3750.16,3751.58,-0.0,flip_to_long -34894,做多,2024-05-25 15:50:00,2024-05-25 15:55:00,3751.58,3748.87,-0.0,flip_to_short -34895,做空,2024-05-25 15:55:00,2024-05-25 18:05:00,3748.87,3751.83,-0.0,flip_to_long -34896,做多,2024-05-25 18:05:00,2024-05-25 20:15:00,3751.83,3755.85,0.0,flip_to_short -34897,做空,2024-05-25 20:15:00,2024-05-25 23:20:00,3755.85,3755.0,-0.0,flip_to_long -34898,做多,2024-05-25 23:20:00,2024-05-25 23:30:00,3755.0,3752.03,-0.0,flip_to_short -34899,做空,2024-05-25 23:30:00,2024-05-25 23:50:00,3752.03,3754.12,-0.0,flip_to_long -34900,做多,2024-05-25 23:50:00,2024-05-26 00:00:00,3754.12,3752.44,-0.0,flip_to_short -34901,做空,2024-05-26 00:00:00,2024-05-26 00:20:00,3752.44,3750.91,-0.0,flip_to_long -34902,做多,2024-05-26 00:20:00,2024-05-26 00:35:00,3750.91,3749.14,-0.0,flip_to_short -34903,做空,2024-05-26 00:35:00,2024-05-26 00:45:00,3749.14,3753.72,-0.0,flip_to_long -34904,做多,2024-05-26 00:45:00,2024-05-26 00:55:00,3753.72,3748.47,-0.0,flip_to_short -34905,做空,2024-05-26 00:55:00,2024-05-26 01:00:00,3748.47,3751.95,-0.0,flip_to_long -34906,做多,2024-05-26 01:00:00,2024-05-26 02:20:00,3751.95,3742.75,-0.01,flip_to_short -34907,做空,2024-05-26 02:20:00,2024-05-26 03:35:00,3742.75,3750.73,-0.0,flip_to_long -34908,做多,2024-05-26 03:35:00,2024-05-26 04:30:00,3750.73,3751.21,-0.0,flip_to_short -34909,做空,2024-05-26 04:30:00,2024-05-26 04:35:00,3751.21,3752.57,-0.0,flip_to_long -34910,做多,2024-05-26 04:35:00,2024-05-26 04:45:00,3752.57,3748.88,-0.0,flip_to_short -34911,做空,2024-05-26 04:45:00,2024-05-26 05:30:00,3748.88,3756.7,-0.0,flip_to_long -34912,做多,2024-05-26 05:30:00,2024-05-26 12:20:00,3756.7,3804.57,0.02,flip_to_short -34913,做空,2024-05-26 12:20:00,2024-05-26 13:15:00,3804.57,3809.9,-0.0,flip_to_long -34914,做多,2024-05-26 13:15:00,2024-05-26 13:25:00,3809.9,3808.71,-0.0,flip_to_short -34915,做空,2024-05-26 13:25:00,2024-05-26 13:55:00,3808.71,3812.93,-0.0,flip_to_long -34916,做多,2024-05-26 13:55:00,2024-05-26 14:45:00,3812.93,3846.48,0.01,tp_upper -34917,做空,2024-05-26 18:05:00,2024-05-26 18:15:00,3839.59,3840.82,-0.0,flip_to_long -34918,做多,2024-05-26 18:15:00,2024-05-26 18:35:00,3840.82,3839.43,-0.0,flip_to_short -34919,做空,2024-05-26 18:35:00,2024-05-26 18:45:00,3839.43,3851.35,-0.01,flip_to_long -34920,做多,2024-05-26 18:45:00,2024-05-26 21:00:00,3851.35,3861.38,0.0,flip_to_short -34921,做空,2024-05-26 21:00:00,2024-05-26 21:15:00,3861.38,3856.93,0.0,flip_to_long -34922,做多,2024-05-26 21:15:00,2024-05-27 00:50:00,3856.93,3845.91,-0.01,flip_to_short -34923,做空,2024-05-27 00:50:00,2024-05-27 01:15:00,3845.91,3854.18,-0.0,flip_to_long -34924,做多,2024-05-27 01:15:00,2024-05-27 05:25:00,3854.18,3893.79,0.02,flip_to_short -34925,做空,2024-05-27 05:25:00,2024-05-27 05:30:00,3893.79,3900.94,-0.0,flip_to_long -34926,做多,2024-05-27 05:30:00,2024-05-27 06:25:00,3900.94,3914.66,0.01,flip_to_short -34927,做空,2024-05-27 06:25:00,2024-05-27 06:30:00,3914.66,3915.42,-0.0,flip_to_long -34928,做多,2024-05-27 06:30:00,2024-05-27 06:40:00,3915.42,3914.95,-0.0,flip_to_short -34929,做空,2024-05-27 06:40:00,2024-05-27 07:40:00,3914.95,3923.71,-0.0,flip_to_long -34930,做多,2024-05-27 07:40:00,2024-05-27 07:50:00,3923.71,3916.44,-0.0,flip_to_short -34931,做空,2024-05-27 07:50:00,2024-05-27 07:55:00,3916.44,3917.39,-0.0,flip_to_long -34932,做多,2024-05-27 07:55:00,2024-05-27 08:45:00,3917.39,3915.44,-0.0,flip_to_short -34933,做空,2024-05-27 08:45:00,2024-05-27 08:55:00,3915.44,3914.88,-0.0,flip_to_long -34934,做多,2024-05-27 08:55:00,2024-05-27 09:55:00,3914.88,3914.67,-0.0,flip_to_short -34935,做空,2024-05-27 09:55:00,2024-05-27 11:00:00,3914.67,3915.9,-0.0,flip_to_long -34936,做多,2024-05-27 11:00:00,2024-05-27 11:05:00,3915.9,3910.07,-0.0,flip_to_short -34937,做空,2024-05-27 11:05:00,2024-05-27 12:55:00,3910.07,3914.13,-0.0,flip_to_long -34938,做多,2024-05-27 12:55:00,2024-05-27 13:00:00,3914.13,3910.48,-0.0,flip_to_short -34939,做空,2024-05-27 13:00:00,2024-05-27 13:05:00,3910.48,3928.88,-0.01,flip_to_long -34940,做多,2024-05-27 13:05:00,2024-05-27 17:20:00,3928.88,3931.98,0.0,flip_to_short -34941,做空,2024-05-27 17:20:00,2024-05-27 17:25:00,3931.98,3937.69,-0.0,flip_to_long -34942,做多,2024-05-27 17:25:00,2024-05-27 17:35:00,3937.69,3940.15,0.0,flip_to_short -34943,做空,2024-05-27 17:35:00,2024-05-27 17:55:00,3940.15,3940.06,-0.0,flip_to_long -34944,做多,2024-05-27 17:55:00,2024-05-27 18:10:00,3940.06,3940.15,-0.0,flip_to_short -34945,做空,2024-05-27 18:10:00,2024-05-27 23:45:00,3940.15,3898.47,0.02,flip_to_long -34946,做多,2024-05-27 23:45:00,2024-05-27 23:55:00,3898.47,3896.08,-0.0,flip_to_short -34947,做空,2024-05-27 23:55:00,2024-05-28 01:10:00,3896.08,3891.02,0.0,flip_to_long -34948,做多,2024-05-28 01:10:00,2024-05-28 01:15:00,3891.02,3884.95,-0.0,flip_to_short -34949,做空,2024-05-28 01:15:00,2024-05-28 01:20:00,3884.95,3889.03,-0.0,flip_to_long -34950,做多,2024-05-28 01:20:00,2024-05-28 01:40:00,3889.03,3885.35,-0.0,flip_to_short -34951,做空,2024-05-28 01:40:00,2024-05-28 01:50:00,3885.35,3844.82,0.02,tp_lower -34952,做多,2024-05-28 05:55:00,2024-05-28 06:25:00,3862.71,3853.16,-0.01,flip_to_short -34953,做空,2024-05-28 06:25:00,2024-05-28 06:30:00,3853.16,3859.09,-0.0,flip_to_long -34954,做多,2024-05-28 06:30:00,2024-05-28 07:10:00,3859.09,3852.72,-0.0,flip_to_short -34955,做空,2024-05-28 07:10:00,2024-05-28 07:30:00,3852.72,3851.31,-0.0,flip_to_long -34956,做多,2024-05-28 07:30:00,2024-05-28 07:50:00,3851.31,3853.39,0.0,flip_to_short -34957,做空,2024-05-28 07:50:00,2024-05-28 08:05:00,3853.39,3856.36,-0.0,flip_to_long -34958,做多,2024-05-28 08:05:00,2024-05-28 13:05:00,3856.36,3888.07,0.01,flip_to_short -34959,做空,2024-05-28 13:05:00,2024-05-28 13:10:00,3888.07,3889.54,-0.0,flip_to_long -34960,做多,2024-05-28 13:10:00,2024-05-28 13:30:00,3889.54,3895.29,0.0,flip_to_short -34961,做空,2024-05-28 13:30:00,2024-05-28 19:40:00,3895.29,3834.46,0.03,flip_to_long -34962,做多,2024-05-28 19:40:00,2024-05-28 20:45:00,3834.46,3832.43,-0.0,flip_to_short -34963,做空,2024-05-28 20:45:00,2024-05-28 20:50:00,3832.43,3834.34,-0.0,flip_to_long -34964,做多,2024-05-28 20:50:00,2024-05-28 21:00:00,3834.34,3835.14,-0.0,flip_to_short -34965,做空,2024-05-28 21:00:00,2024-05-29 00:50:00,3835.14,3852.41,-0.01,flip_to_long -34966,做多,2024-05-29 00:50:00,2024-05-29 00:55:00,3852.41,3851.92,-0.0,flip_to_short -34967,做空,2024-05-29 00:55:00,2024-05-29 01:40:00,3851.92,3852.68,-0.0,flip_to_long -34968,做多,2024-05-29 01:40:00,2024-05-29 01:45:00,3852.68,3849.61,-0.0,flip_to_short -34969,做空,2024-05-29 01:45:00,2024-05-29 02:25:00,3849.61,3862.56,-0.01,flip_to_long -34970,做多,2024-05-29 02:25:00,2024-05-29 02:35:00,3862.56,3850.38,-0.01,flip_to_short -34971,做空,2024-05-29 02:35:00,2024-05-29 02:45:00,3850.38,3851.24,-0.0,flip_to_long -34972,做多,2024-05-29 02:45:00,2024-05-29 02:55:00,3851.24,3850.1,-0.0,flip_to_short -34973,做空,2024-05-29 02:55:00,2024-05-29 03:00:00,3850.1,3853.69,-0.0,flip_to_long -34974,做多,2024-05-29 03:00:00,2024-05-29 03:20:00,3853.69,3852.25,-0.0,flip_to_short -34975,做空,2024-05-29 03:20:00,2024-05-29 03:25:00,3852.25,3852.65,-0.0,flip_to_long -34976,做多,2024-05-29 03:25:00,2024-05-29 03:30:00,3852.65,3850.11,-0.0,flip_to_short -34977,做空,2024-05-29 03:30:00,2024-05-29 03:35:00,3850.11,3860.09,-0.01,flip_to_long -34978,做多,2024-05-29 03:35:00,2024-05-29 03:50:00,3860.09,3855.72,-0.0,flip_to_short -34979,做空,2024-05-29 03:50:00,2024-05-29 06:50:00,3855.72,3864.9,-0.0,flip_to_long -34980,做多,2024-05-29 06:50:00,2024-05-29 06:55:00,3864.9,3860.42,-0.0,flip_to_short -34981,做空,2024-05-29 06:55:00,2024-05-29 11:10:00,3860.42,3824.53,0.02,flip_to_long -34982,做多,2024-05-29 11:10:00,2024-05-29 11:30:00,3824.53,3822.78,-0.0,flip_to_short -34983,做空,2024-05-29 11:30:00,2024-05-29 11:40:00,3822.78,3820.06,0.0,flip_to_long -34984,做多,2024-05-29 11:40:00,2024-05-29 11:50:00,3820.06,3818.86,-0.0,flip_to_short -34985,做空,2024-05-29 11:50:00,2024-05-29 12:05:00,3818.86,3819.75,-0.0,flip_to_long -34986,做多,2024-05-29 12:05:00,2024-05-29 12:25:00,3819.75,3816.57,-0.0,flip_to_short -34987,做空,2024-05-29 12:25:00,2024-05-29 12:45:00,3816.57,3824.59,-0.0,flip_to_long -34988,做多,2024-05-29 12:45:00,2024-05-29 12:55:00,3824.59,3818.94,-0.0,flip_to_short -34989,做空,2024-05-29 12:55:00,2024-05-29 19:10:00,3818.94,3770.4,0.02,flip_to_long -34990,做多,2024-05-29 19:10:00,2024-05-29 19:15:00,3770.4,3766.38,-0.0,flip_to_short -34991,做空,2024-05-29 19:15:00,2024-05-29 19:25:00,3766.38,3773.2,-0.0,flip_to_long -34992,做多,2024-05-29 19:25:00,2024-05-29 19:30:00,3773.2,3769.21,-0.0,flip_to_short -34993,做空,2024-05-29 19:30:00,2024-05-29 20:55:00,3769.21,3756.5,0.0,flip_to_long -34994,做多,2024-05-29 20:55:00,2024-05-29 21:25:00,3756.5,3761.13,0.0,flip_to_short -34995,做空,2024-05-29 21:25:00,2024-05-29 21:30:00,3761.13,3772.72,-0.01,flip_to_long -34996,做多,2024-05-29 21:30:00,2024-05-29 23:50:00,3772.72,3770.59,-0.0,flip_to_short -34997,做空,2024-05-29 23:50:00,2024-05-30 00:00:00,3770.59,3778.11,-0.0,flip_to_long -34998,做多,2024-05-30 00:00:00,2024-05-30 00:40:00,3778.11,3772.11,-0.0,flip_to_short -34999,做空,2024-05-30 00:40:00,2024-05-30 00:45:00,3772.11,3772.72,-0.0,flip_to_long -35000,做多,2024-05-30 00:45:00,2024-05-30 00:50:00,3772.72,3757.97,-0.01,flip_to_short -35001,做空,2024-05-30 00:50:00,2024-05-30 01:10:00,3757.97,3773.07,-0.01,flip_to_long -35002,做多,2024-05-30 01:10:00,2024-05-30 02:45:00,3773.07,3779.74,0.0,flip_to_short -35003,做空,2024-05-30 02:45:00,2024-05-30 05:20:00,3779.74,3781.88,-0.0,flip_to_long -35004,做多,2024-05-30 05:20:00,2024-05-30 05:30:00,3781.88,3782.19,-0.0,flip_to_short -35005,做空,2024-05-30 05:30:00,2024-05-30 10:40:00,3782.19,3742.71,0.02,flip_to_long -35006,做多,2024-05-30 10:40:00,2024-05-30 10:45:00,3742.71,3741.13,-0.0,flip_to_short -35007,做空,2024-05-30 10:45:00,2024-05-30 19:30:00,3741.13,3792.23,-0.02,flip_to_long -35008,做多,2024-05-30 19:30:00,2024-05-31 00:20:00,3792.23,3748.92,-0.02,flip_to_short -35009,做空,2024-05-31 00:20:00,2024-05-31 00:25:00,3748.92,3751.33,-0.0,flip_to_long -35010,做多,2024-05-31 00:25:00,2024-05-31 00:30:00,3751.33,3748.96,-0.0,flip_to_short -35011,做空,2024-05-31 00:30:00,2024-05-31 00:35:00,3748.96,3749.86,-0.0,flip_to_long -35012,做多,2024-05-31 00:35:00,2024-05-31 01:45:00,3749.86,3746.44,-0.0,flip_to_short -35013,做空,2024-05-31 01:45:00,2024-05-31 02:00:00,3746.44,3754.3,-0.0,flip_to_long -35014,做多,2024-05-31 02:00:00,2024-05-31 02:45:00,3754.3,3755.41,-0.0,flip_to_short -35015,做空,2024-05-31 02:45:00,2024-05-31 09:40:00,3755.41,3748.94,0.0,flip_to_long -35016,做多,2024-05-31 09:40:00,2024-05-31 13:55:00,3748.94,3789.1,0.02,flip_to_short -35017,做空,2024-05-31 13:55:00,2024-05-31 14:05:00,3789.1,3794.2,-0.0,flip_to_long -35018,做多,2024-05-31 14:05:00,2024-05-31 14:10:00,3794.2,3783.39,-0.01,flip_to_short -35019,做空,2024-05-31 14:10:00,2024-05-31 14:15:00,3783.39,3790.22,-0.0,flip_to_long -35020,做多,2024-05-31 14:15:00,2024-05-31 22:10:00,3790.22,3785.66,-0.0,flip_to_short -35021,做空,2024-05-31 22:10:00,2024-05-31 22:15:00,3785.66,3785.88,-0.0,flip_to_long -35022,做多,2024-05-31 22:15:00,2024-06-01 02:10:00,3785.88,3770.99,-0.01,flip_to_short -35023,做空,2024-06-01 02:10:00,2024-06-01 02:25:00,3770.99,3773.6,-0.0,flip_to_long -35024,做多,2024-06-01 02:25:00,2024-06-01 07:30:00,3773.6,3783.26,0.0,flip_to_short -35025,做空,2024-06-01 07:30:00,2024-06-01 08:40:00,3783.26,3790.09,-0.0,flip_to_long -35026,做多,2024-06-01 08:40:00,2024-06-01 10:40:00,3790.09,3788.48,-0.0,flip_to_short -35027,做空,2024-06-01 10:40:00,2024-06-01 10:50:00,3788.48,3787.43,-0.0,flip_to_long -35028,做多,2024-06-01 10:50:00,2024-06-01 11:15:00,3787.43,3789.11,-0.0,flip_to_short -35029,做空,2024-06-01 11:15:00,2024-06-01 11:25:00,3789.11,3789.73,-0.0,flip_to_long -35030,做多,2024-06-01 11:25:00,2024-06-01 11:55:00,3789.73,3790.5,-0.0,flip_to_short -35031,做空,2024-06-01 11:55:00,2024-06-01 16:00:00,3790.5,3804.1,-0.01,flip_to_long -35032,做多,2024-06-01 16:00:00,2024-06-01 16:10:00,3804.1,3804.27,-0.0,flip_to_short -35033,做空,2024-06-01 16:10:00,2024-06-01 16:25:00,3804.27,3807.0,-0.0,flip_to_long -35034,做多,2024-06-01 16:25:00,2024-06-01 16:30:00,3807.0,3802.6,-0.0,flip_to_short -35035,做空,2024-06-01 16:30:00,2024-06-01 17:25:00,3802.6,3806.33,-0.0,flip_to_long -35036,做多,2024-06-01 17:25:00,2024-06-01 17:30:00,3806.33,3803.06,-0.0,flip_to_short -35037,做空,2024-06-01 17:30:00,2024-06-01 17:55:00,3803.06,3809.78,-0.0,flip_to_long -35038,做多,2024-06-01 17:55:00,2024-06-01 18:00:00,3809.78,3805.47,-0.0,flip_to_short -35039,做空,2024-06-01 18:00:00,2024-06-01 18:20:00,3805.47,3804.85,-0.0,flip_to_long -35040,做多,2024-06-01 18:20:00,2024-06-01 19:05:00,3804.85,3804.03,-0.0,flip_to_short -35041,做空,2024-06-01 19:05:00,2024-06-01 19:40:00,3804.03,3808.24,-0.0,flip_to_long -35042,做多,2024-06-01 19:40:00,2024-06-01 20:00:00,3808.24,3804.06,-0.0,flip_to_short -35043,做空,2024-06-01 20:00:00,2024-06-01 20:05:00,3804.06,3804.95,-0.0,flip_to_long -35044,做多,2024-06-01 20:05:00,2024-06-01 20:10:00,3804.95,3803.38,-0.0,flip_to_short -35045,做空,2024-06-01 20:10:00,2024-06-01 20:25:00,3803.38,3805.83,-0.0,flip_to_long -35046,做多,2024-06-01 20:25:00,2024-06-02 02:00:00,3805.83,3822.5,0.01,flip_to_short -35047,做空,2024-06-02 02:00:00,2024-06-02 02:05:00,3822.5,3824.59,-0.0,flip_to_long -35048,做多,2024-06-02 02:05:00,2024-06-02 02:25:00,3824.59,3816.73,-0.0,flip_to_short -35049,做空,2024-06-02 02:25:00,2024-06-02 04:50:00,3816.73,3819.69,-0.0,flip_to_long -35050,做多,2024-06-02 04:50:00,2024-06-02 05:05:00,3819.69,3819.6,-0.0,flip_to_short -35051,做空,2024-06-02 05:05:00,2024-06-02 06:25:00,3819.6,3814.48,0.0,flip_to_long -35052,做多,2024-06-02 06:25:00,2024-06-02 06:40:00,3814.48,3812.41,-0.0,flip_to_short -35053,做空,2024-06-02 06:40:00,2024-06-02 06:45:00,3812.41,3815.79,-0.0,flip_to_long -35054,做多,2024-06-02 06:45:00,2024-06-02 06:50:00,3815.79,3813.95,-0.0,flip_to_short -35055,做空,2024-06-02 06:50:00,2024-06-02 07:10:00,3813.95,3813.31,-0.0,flip_to_long -35056,做多,2024-06-02 07:10:00,2024-06-02 07:15:00,3813.31,3810.11,-0.0,flip_to_short -35057,做空,2024-06-02 07:15:00,2024-06-02 11:45:00,3810.11,3803.08,0.0,flip_to_long -35058,做多,2024-06-02 11:45:00,2024-06-02 12:50:00,3803.08,3791.02,-0.01,flip_to_short -35059,做空,2024-06-02 12:50:00,2024-06-02 13:15:00,3791.02,3793.0,-0.0,flip_to_long -35060,做多,2024-06-02 13:15:00,2024-06-02 13:30:00,3793.0,3789.22,-0.0,flip_to_short -35061,做空,2024-06-02 13:30:00,2024-06-02 13:35:00,3789.22,3792.52,-0.0,flip_to_long -35062,做多,2024-06-02 13:35:00,2024-06-02 20:00:00,3792.52,3782.25,-0.01,flip_to_short -35063,做空,2024-06-02 20:00:00,2024-06-02 20:35:00,3782.25,3781.44,-0.0,flip_to_long -35064,做多,2024-06-02 20:35:00,2024-06-02 22:50:00,3781.44,3782.73,-0.0,flip_to_short -35065,做空,2024-06-02 22:50:00,2024-06-03 00:10:00,3782.73,3785.14,-0.0,flip_to_long -35066,做多,2024-06-03 00:10:00,2024-06-03 00:15:00,3785.14,3777.75,-0.0,flip_to_short -35067,做空,2024-06-03 00:15:00,2024-06-03 01:10:00,3777.75,3788.94,-0.01,flip_to_long -35068,做多,2024-06-03 01:10:00,2024-06-03 09:00:00,3788.94,3824.34,0.01,flip_to_short -35069,做空,2024-06-03 09:00:00,2024-06-03 12:20:00,3824.34,3822.87,-0.0,flip_to_long -35070,做多,2024-06-03 12:20:00,2024-06-03 12:25:00,3822.87,3822.06,-0.0,flip_to_short -35071,做空,2024-06-03 12:25:00,2024-06-03 12:35:00,3822.06,3837.9,-0.01,flip_to_long -35072,做多,2024-06-03 12:35:00,2024-06-03 14:00:00,3837.9,3825.02,-0.01,flip_to_short -35073,做空,2024-06-03 14:00:00,2024-06-03 18:30:00,3825.02,3787.87,0.02,flip_to_long -35074,做多,2024-06-03 18:30:00,2024-06-03 18:50:00,3787.87,3782.65,-0.0,flip_to_short -35075,做空,2024-06-03 18:50:00,2024-06-03 19:20:00,3782.65,3780.83,-0.0,flip_to_long -35076,做多,2024-06-03 19:20:00,2024-06-03 20:30:00,3780.83,3780.03,-0.0,flip_to_short -35077,做空,2024-06-03 20:30:00,2024-06-03 21:00:00,3780.03,3780.08,-0.0,flip_to_long -35078,做多,2024-06-03 21:00:00,2024-06-03 21:05:00,3780.08,3778.71,-0.0,flip_to_short -35079,做空,2024-06-03 21:05:00,2024-06-03 21:45:00,3778.71,3777.1,-0.0,flip_to_long -35080,做多,2024-06-03 21:45:00,2024-06-03 21:55:00,3777.1,3775.63,-0.0,flip_to_short -35081,做空,2024-06-03 21:55:00,2024-06-03 22:30:00,3775.63,3776.84,-0.0,flip_to_long -35082,做多,2024-06-03 22:30:00,2024-06-03 22:40:00,3776.84,3776.97,-0.0,flip_to_short -35083,做空,2024-06-03 22:40:00,2024-06-03 22:45:00,3776.97,3777.6,-0.0,flip_to_long -35084,做多,2024-06-03 22:45:00,2024-06-03 22:50:00,3777.6,3776.84,-0.0,flip_to_short -35085,做空,2024-06-03 22:50:00,2024-06-03 22:55:00,3776.84,3781.1,-0.0,flip_to_long -35086,做多,2024-06-03 22:55:00,2024-06-03 23:10:00,3781.1,3776.43,-0.0,flip_to_short -35087,做空,2024-06-03 23:10:00,2024-06-03 23:15:00,3776.43,3778.4,-0.0,flip_to_long -35088,做多,2024-06-03 23:15:00,2024-06-03 23:20:00,3778.4,3776.36,-0.0,flip_to_short -35089,做空,2024-06-03 23:20:00,2024-06-04 00:15:00,3776.36,3745.08,0.01,tp_lower -35090,做多,2024-06-04 01:30:00,2024-06-04 04:00:00,3776.94,3770.62,-0.0,flip_to_short -35091,做空,2024-06-04 04:00:00,2024-06-04 04:05:00,3770.62,3778.42,-0.0,flip_to_long -35092,做多,2024-06-04 04:05:00,2024-06-04 04:50:00,3778.42,3769.73,-0.0,flip_to_short -35093,做空,2024-06-04 04:50:00,2024-06-04 05:10:00,3769.73,3773.38,-0.0,flip_to_long -35094,做多,2024-06-04 05:10:00,2024-06-04 05:20:00,3773.38,3772.37,-0.0,flip_to_short -35095,做空,2024-06-04 05:20:00,2024-06-04 05:25:00,3772.37,3772.4,-0.0,flip_to_long -35096,做多,2024-06-04 05:25:00,2024-06-04 07:15:00,3772.4,3773.6,-0.0,flip_to_short -35097,做空,2024-06-04 07:15:00,2024-06-04 07:35:00,3773.6,3773.53,-0.0,flip_to_long -35098,做多,2024-06-04 07:35:00,2024-06-04 08:00:00,3773.53,3769.27,-0.0,flip_to_short -35099,做空,2024-06-04 08:00:00,2024-06-04 08:05:00,3769.27,3774.22,-0.0,flip_to_long -35100,做多,2024-06-04 08:05:00,2024-06-04 08:50:00,3774.22,3766.35,-0.0,flip_to_short -35101,做空,2024-06-04 08:50:00,2024-06-04 10:30:00,3766.35,3765.68,-0.0,flip_to_long -35102,做多,2024-06-04 10:30:00,2024-06-04 11:10:00,3765.68,3766.35,-0.0,flip_to_short -35103,做空,2024-06-04 11:10:00,2024-06-04 11:15:00,3766.35,3766.81,-0.0,flip_to_long -35104,做多,2024-06-04 11:15:00,2024-06-04 11:25:00,3766.81,3766.64,-0.0,flip_to_short -35105,做空,2024-06-04 11:25:00,2024-06-04 11:30:00,3766.64,3769.68,-0.0,flip_to_long -35106,做多,2024-06-04 11:30:00,2024-06-04 11:40:00,3769.68,3763.47,-0.0,flip_to_short -35107,做空,2024-06-04 11:40:00,2024-06-04 11:50:00,3763.47,3767.21,-0.0,flip_to_long -35108,做多,2024-06-04 11:50:00,2024-06-04 12:00:00,3767.21,3766.39,-0.0,flip_to_short -35109,做空,2024-06-04 12:00:00,2024-06-04 12:30:00,3766.39,3767.65,-0.0,flip_to_long -35110,做多,2024-06-04 12:30:00,2024-06-04 12:35:00,3767.65,3763.71,-0.0,flip_to_short -35111,做空,2024-06-04 12:35:00,2024-06-04 12:55:00,3763.71,3766.74,-0.0,flip_to_long -35112,做多,2024-06-04 12:55:00,2024-06-04 19:05:00,3766.74,3809.66,0.02,flip_to_short -35113,做空,2024-06-04 19:05:00,2024-06-04 20:45:00,3809.66,3813.34,-0.0,flip_to_long -35114,做多,2024-06-04 20:45:00,2024-06-04 20:55:00,3813.34,3809.62,-0.0,flip_to_short -35115,做空,2024-06-04 20:55:00,2024-06-04 21:25:00,3809.62,3813.62,-0.0,flip_to_long -35116,做多,2024-06-04 21:25:00,2024-06-04 22:05:00,3813.62,3811.38,-0.0,flip_to_short -35117,做空,2024-06-04 22:05:00,2024-06-04 22:10:00,3811.38,3816.75,-0.0,flip_to_long -35118,做多,2024-06-04 22:10:00,2024-06-04 23:25:00,3816.75,3811.44,-0.0,flip_to_short -35119,做空,2024-06-04 23:25:00,2024-06-05 06:35:00,3811.44,3808.03,0.0,flip_to_long -35120,做多,2024-06-05 06:35:00,2024-06-05 06:45:00,3808.03,3805.29,-0.0,flip_to_short -35121,做空,2024-06-05 06:45:00,2024-06-05 06:50:00,3805.29,3809.35,-0.0,flip_to_long -35122,做多,2024-06-05 06:50:00,2024-06-05 08:05:00,3809.35,3803.61,-0.0,flip_to_short -35123,做空,2024-06-05 08:05:00,2024-06-05 08:10:00,3803.61,3804.9,-0.0,flip_to_long -35124,做多,2024-06-05 08:10:00,2024-06-05 08:25:00,3804.9,3807.37,0.0,flip_to_short -35125,做空,2024-06-05 08:25:00,2024-06-05 09:15:00,3807.37,3806.7,-0.0,flip_to_long -35126,做多,2024-06-05 09:15:00,2024-06-05 09:25:00,3806.7,3803.97,-0.0,flip_to_short -35127,做空,2024-06-05 09:25:00,2024-06-05 11:20:00,3803.97,3805.88,-0.0,flip_to_long -35128,做多,2024-06-05 11:20:00,2024-06-05 11:45:00,3805.88,3807.9,0.0,flip_to_short -35129,做空,2024-06-05 11:45:00,2024-06-05 12:05:00,3807.9,3812.87,-0.0,flip_to_long -35130,做多,2024-06-05 12:05:00,2024-06-05 13:35:00,3812.87,3801.37,-0.01,flip_to_short -35131,做空,2024-06-05 13:35:00,2024-06-05 13:40:00,3801.37,3806.88,-0.0,flip_to_long -35132,做多,2024-06-05 13:40:00,2024-06-05 13:45:00,3806.88,3798.46,-0.0,flip_to_short -35133,做空,2024-06-05 13:45:00,2024-06-05 14:35:00,3798.46,3803.34,-0.0,flip_to_long -35134,做多,2024-06-05 14:35:00,2024-06-05 16:35:00,3803.34,3813.58,0.0,flip_to_short -35135,做空,2024-06-05 16:35:00,2024-06-05 17:00:00,3813.58,3817.8,-0.0,flip_to_long -35136,做多,2024-06-05 17:00:00,2024-06-05 23:15:00,3817.8,3857.08,0.02,flip_to_short -35137,做空,2024-06-05 23:15:00,2024-06-05 23:25:00,3857.08,3856.07,-0.0,flip_to_long -35138,做多,2024-06-05 23:25:00,2024-06-06 00:35:00,3856.07,3860.92,0.0,flip_to_short -35139,做空,2024-06-06 00:35:00,2024-06-06 00:40:00,3860.92,3863.16,-0.0,flip_to_long -35140,做多,2024-06-06 00:40:00,2024-06-06 00:50:00,3863.16,3862.57,-0.0,flip_to_short -35141,做空,2024-06-06 00:50:00,2024-06-06 01:15:00,3862.57,3861.16,-0.0,flip_to_long -35142,做多,2024-06-06 01:15:00,2024-06-06 03:50:00,3861.16,3863.51,0.0,flip_to_short -35143,做空,2024-06-06 03:50:00,2024-06-06 04:45:00,3863.51,3866.0,-0.0,flip_to_long -35144,做多,2024-06-06 04:45:00,2024-06-06 04:55:00,3866.0,3865.06,-0.0,flip_to_short -35145,做空,2024-06-06 04:55:00,2024-06-06 09:05:00,3865.06,3855.55,0.0,flip_to_long -35146,做多,2024-06-06 09:05:00,2024-06-06 09:15:00,3855.55,3851.12,-0.0,flip_to_short -35147,做空,2024-06-06 09:15:00,2024-06-06 09:20:00,3851.12,3851.87,-0.0,flip_to_long -35148,做多,2024-06-06 09:20:00,2024-06-06 09:40:00,3851.87,3851.23,-0.0,flip_to_short -35149,做空,2024-06-06 09:40:00,2024-06-06 09:55:00,3851.23,3853.44,-0.0,flip_to_long -35150,做多,2024-06-06 09:55:00,2024-06-06 10:00:00,3853.44,3850.07,-0.0,flip_to_short -35151,做空,2024-06-06 10:00:00,2024-06-06 10:15:00,3850.07,3852.05,-0.0,flip_to_long -35152,做多,2024-06-06 10:15:00,2024-06-06 10:20:00,3852.05,3850.84,-0.0,flip_to_short -35153,做空,2024-06-06 10:20:00,2024-06-06 11:20:00,3850.84,3854.02,-0.0,flip_to_long -35154,做多,2024-06-06 11:20:00,2024-06-06 11:50:00,3854.02,3851.01,-0.0,flip_to_short -35155,做空,2024-06-06 11:50:00,2024-06-06 11:55:00,3851.01,3852.73,-0.0,flip_to_long -35156,做多,2024-06-06 11:55:00,2024-06-06 12:10:00,3852.73,3853.31,-0.0,flip_to_short -35157,做空,2024-06-06 12:10:00,2024-06-06 12:40:00,3853.31,3851.53,-0.0,flip_to_long -35158,做多,2024-06-06 12:40:00,2024-06-06 13:45:00,3851.53,3846.05,-0.0,flip_to_short -35159,做空,2024-06-06 13:45:00,2024-06-06 14:45:00,3846.05,3845.94,-0.0,flip_to_long -35160,做多,2024-06-06 14:45:00,2024-06-06 15:45:00,3845.94,3843.78,-0.0,flip_to_short -35161,做空,2024-06-06 15:45:00,2024-06-06 15:50:00,3843.78,3845.7,-0.0,flip_to_long -35162,做多,2024-06-06 15:50:00,2024-06-06 16:10:00,3845.7,3849.52,0.0,flip_to_short -35163,做空,2024-06-06 16:10:00,2024-06-06 18:00:00,3849.52,3840.4,0.0,flip_to_long -35164,做多,2024-06-06 18:00:00,2024-06-06 22:45:00,3840.4,3809.77,-0.01,flip_to_short -35165,做空,2024-06-06 22:45:00,2024-06-06 22:50:00,3809.77,3810.31,-0.0,flip_to_long -35166,做多,2024-06-06 22:50:00,2024-06-07 01:15:00,3810.31,3808.15,-0.0,flip_to_short -35167,做空,2024-06-07 01:15:00,2024-06-07 01:40:00,3808.15,3808.57,-0.0,flip_to_long -35168,做多,2024-06-07 01:40:00,2024-06-07 01:55:00,3808.57,3808.25,-0.0,flip_to_short -35169,做空,2024-06-07 01:55:00,2024-06-07 02:00:00,3808.25,3808.64,-0.0,flip_to_long -35170,做多,2024-06-07 02:00:00,2024-06-07 03:55:00,3808.64,3809.12,-0.0,flip_to_short -35171,做空,2024-06-07 03:55:00,2024-06-07 08:25:00,3809.12,3817.62,-0.0,flip_to_long -35172,做多,2024-06-07 08:25:00,2024-06-07 11:10:00,3817.62,3812.71,-0.0,flip_to_short -35173,做空,2024-06-07 11:10:00,2024-06-07 11:25:00,3812.71,3815.29,-0.0,flip_to_long -35174,做多,2024-06-07 11:25:00,2024-06-07 12:30:00,3815.29,3795.79,-0.01,flip_to_short -35175,做空,2024-06-07 12:30:00,2024-06-07 12:55:00,3795.79,3811.11,-0.01,flip_to_long -35176,做多,2024-06-07 12:55:00,2024-06-07 14:00:00,3811.11,3815.96,0.0,flip_to_short -35177,做空,2024-06-07 14:00:00,2024-06-07 14:35:00,3815.96,3823.11,-0.0,flip_to_long -35178,做多,2024-06-07 14:35:00,2024-06-07 15:15:00,3823.11,3818.19,-0.0,flip_to_short -35179,做空,2024-06-07 15:15:00,2024-06-07 18:00:00,3818.19,3642.15,0.07,tp_lower -35180,做空,2024-06-07 22:20:00,2024-06-08 00:35:00,3693.78,3690.53,0.0,flip_to_long -35181,做多,2024-06-08 00:35:00,2024-06-08 00:50:00,3690.53,3689.04,-0.0,flip_to_short -35182,做空,2024-06-08 00:50:00,2024-06-08 01:00:00,3689.04,3690.94,-0.0,flip_to_long -35183,做多,2024-06-08 01:00:00,2024-06-08 01:05:00,3690.94,3688.45,-0.0,flip_to_short -35184,做空,2024-06-08 01:05:00,2024-06-08 01:25:00,3688.45,3690.69,-0.0,flip_to_long -35185,做多,2024-06-08 01:25:00,2024-06-08 02:20:00,3690.69,3689.54,-0.0,flip_to_short -35186,做空,2024-06-08 02:20:00,2024-06-08 02:25:00,3689.54,3689.93,-0.0,flip_to_long -35187,做多,2024-06-08 02:25:00,2024-06-08 03:00:00,3689.93,3689.95,-0.0,flip_to_short -35188,做空,2024-06-08 03:00:00,2024-06-08 03:10:00,3689.95,3691.0,-0.0,flip_to_long -35189,做多,2024-06-08 03:10:00,2024-06-08 03:15:00,3691.0,3688.28,-0.0,flip_to_short -35190,做空,2024-06-08 03:15:00,2024-06-08 03:20:00,3688.28,3691.55,-0.0,flip_to_long -35191,做多,2024-06-08 03:20:00,2024-06-08 04:20:00,3691.55,3689.31,-0.0,flip_to_short -35192,做空,2024-06-08 04:20:00,2024-06-08 04:40:00,3689.31,3688.56,-0.0,flip_to_long -35193,做多,2024-06-08 04:40:00,2024-06-08 06:40:00,3688.56,3688.42,-0.0,flip_to_short -35194,做空,2024-06-08 06:40:00,2024-06-08 07:00:00,3688.42,3691.04,-0.0,flip_to_long -35195,做多,2024-06-08 07:00:00,2024-06-08 10:05:00,3691.04,3694.07,0.0,flip_to_short -35196,做空,2024-06-08 10:05:00,2024-06-08 10:55:00,3694.07,3696.46,-0.0,flip_to_long -35197,做多,2024-06-08 10:55:00,2024-06-08 11:05:00,3696.46,3692.78,-0.0,flip_to_short -35198,做空,2024-06-08 11:05:00,2024-06-08 13:55:00,3692.78,3689.19,0.0,flip_to_long -35199,做多,2024-06-08 13:55:00,2024-06-08 14:00:00,3689.19,3687.07,-0.0,flip_to_short -35200,做空,2024-06-08 14:00:00,2024-06-08 14:05:00,3687.07,3687.51,-0.0,flip_to_long -35201,做多,2024-06-08 14:05:00,2024-06-08 14:15:00,3687.51,3686.32,-0.0,flip_to_short -35202,做空,2024-06-08 14:15:00,2024-06-08 14:30:00,3686.32,3690.68,-0.0,flip_to_long -35203,做多,2024-06-08 14:30:00,2024-06-08 16:10:00,3690.68,3687.92,-0.0,flip_to_short -35204,做空,2024-06-08 16:10:00,2024-06-08 16:35:00,3687.92,3687.74,-0.0,flip_to_long -35205,做多,2024-06-08 16:35:00,2024-06-08 16:40:00,3687.74,3685.61,-0.0,flip_to_short -35206,做空,2024-06-08 16:40:00,2024-06-08 17:05:00,3685.61,3688.06,-0.0,flip_to_long -35207,做多,2024-06-08 17:05:00,2024-06-08 17:10:00,3688.06,3687.69,-0.0,flip_to_short -35208,做空,2024-06-08 17:10:00,2024-06-08 17:40:00,3687.69,3686.99,-0.0,flip_to_long -35209,做多,2024-06-08 17:40:00,2024-06-08 17:50:00,3686.99,3686.18,-0.0,flip_to_short -35210,做空,2024-06-08 17:50:00,2024-06-08 17:55:00,3686.18,3689.61,-0.0,flip_to_long -35211,做多,2024-06-08 17:55:00,2024-06-08 19:35:00,3689.61,3687.74,-0.0,flip_to_short -35212,做空,2024-06-08 19:35:00,2024-06-08 23:30:00,3687.74,3684.57,0.0,flip_to_long -35213,做多,2024-06-08 23:30:00,2024-06-08 23:35:00,3684.57,3684.48,-0.0,flip_to_short -35214,做空,2024-06-08 23:35:00,2024-06-09 00:10:00,3684.48,3683.71,-0.0,flip_to_long -35215,做多,2024-06-09 00:10:00,2024-06-09 02:00:00,3683.71,3681.7,-0.0,flip_to_short -35216,做空,2024-06-09 02:00:00,2024-06-09 04:55:00,3681.7,3678.18,0.0,flip_to_long -35217,做多,2024-06-09 04:55:00,2024-06-09 10:30:00,3678.18,3690.01,0.0,flip_to_short -35218,做空,2024-06-09 10:30:00,2024-06-09 10:50:00,3690.01,3690.05,-0.0,flip_to_long -35219,做多,2024-06-09 10:50:00,2024-06-09 10:55:00,3690.05,3688.8,-0.0,flip_to_short -35220,做空,2024-06-09 10:55:00,2024-06-09 11:00:00,3688.8,3689.89,-0.0,flip_to_long -35221,做多,2024-06-09 11:00:00,2024-06-09 11:05:00,3689.89,3688.94,-0.0,flip_to_short -35222,做空,2024-06-09 11:05:00,2024-06-09 11:15:00,3688.94,3689.83,-0.0,flip_to_long -35223,做多,2024-06-09 11:15:00,2024-06-09 12:45:00,3689.83,3705.67,0.01,tp_upper -35224,做空,2024-06-09 13:15:00,2024-06-09 14:00:00,3695.39,3693.77,-0.0,flip_to_long -35225,做多,2024-06-09 14:00:00,2024-06-09 14:10:00,3693.77,3692.48,-0.0,flip_to_short -35226,做空,2024-06-09 14:10:00,2024-06-09 14:15:00,3692.48,3694.86,-0.0,flip_to_long -35227,做多,2024-06-09 14:15:00,2024-06-09 14:20:00,3694.86,3693.86,-0.0,flip_to_short -35228,做空,2024-06-09 14:20:00,2024-06-09 14:55:00,3693.86,3693.81,-0.0,flip_to_long -35229,做多,2024-06-09 14:55:00,2024-06-09 15:05:00,3693.81,3693.79,-0.0,flip_to_short -35230,做空,2024-06-09 15:05:00,2024-06-09 15:30:00,3693.79,3691.69,0.0,flip_to_long -35231,做多,2024-06-09 15:30:00,2024-06-09 15:50:00,3691.69,3692.89,-0.0,flip_to_short -35232,做空,2024-06-09 15:50:00,2024-06-09 16:10:00,3692.89,3694.11,-0.0,flip_to_long -35233,做多,2024-06-09 16:10:00,2024-06-09 19:40:00,3694.11,3700.54,0.0,flip_to_short -35234,做空,2024-06-09 19:40:00,2024-06-09 20:50:00,3700.54,3700.44,-0.0,flip_to_long -35235,做多,2024-06-09 20:50:00,2024-06-09 21:05:00,3700.44,3700.45,-0.0,flip_to_short -35236,做空,2024-06-09 21:05:00,2024-06-09 21:25:00,3700.45,3701.91,-0.0,flip_to_long -35237,做多,2024-06-09 21:25:00,2024-06-09 21:50:00,3701.91,3715.02,0.0,tp_upper -35238,做空,2024-06-09 23:15:00,2024-06-09 23:45:00,3705.94,3705.81,-0.0,flip_to_long -35239,做多,2024-06-09 23:45:00,2024-06-10 00:00:00,3705.81,3703.03,-0.0,flip_to_short -35240,做空,2024-06-10 00:00:00,2024-06-10 04:50:00,3703.03,3693.41,0.0,flip_to_long -35241,做多,2024-06-10 04:50:00,2024-06-10 04:55:00,3693.41,3692.84,-0.0,flip_to_short -35242,做空,2024-06-10 04:55:00,2024-06-10 05:05:00,3692.84,3692.58,-0.0,flip_to_long -35243,做多,2024-06-10 05:05:00,2024-06-10 05:10:00,3692.58,3690.64,-0.0,flip_to_short -35244,做空,2024-06-10 05:10:00,2024-06-10 09:45:00,3690.64,3675.17,0.01,flip_to_long -35245,做多,2024-06-10 09:45:00,2024-06-10 10:25:00,3675.17,3673.27,-0.0,flip_to_short -35246,做空,2024-06-10 10:25:00,2024-06-10 10:30:00,3673.27,3676.5,-0.0,flip_to_long -35247,做多,2024-06-10 10:30:00,2024-06-10 12:05:00,3676.5,3674.04,-0.0,flip_to_short -35248,做空,2024-06-10 12:05:00,2024-06-10 13:05:00,3674.04,3676.13,-0.0,flip_to_long -35249,做多,2024-06-10 13:05:00,2024-06-10 13:10:00,3676.13,3672.48,-0.0,flip_to_short -35250,做空,2024-06-10 13:10:00,2024-06-10 13:20:00,3672.48,3673.23,-0.0,flip_to_long -35251,做多,2024-06-10 13:20:00,2024-06-10 13:45:00,3673.23,3670.6,-0.0,flip_to_short -35252,做空,2024-06-10 13:45:00,2024-06-10 13:55:00,3670.6,3674.5,-0.0,flip_to_long -35253,做多,2024-06-10 13:55:00,2024-06-10 14:40:00,3674.5,3676.36,0.0,flip_to_short -35254,做空,2024-06-10 14:40:00,2024-06-10 18:40:00,3676.36,3690.12,-0.01,flip_to_long -35255,做多,2024-06-10 18:40:00,2024-06-10 18:55:00,3690.12,3689.97,-0.0,flip_to_short -35256,做空,2024-06-10 18:55:00,2024-06-10 23:05:00,3689.97,3676.69,0.01,flip_to_long -35257,做多,2024-06-10 23:05:00,2024-06-10 23:10:00,3676.69,3675.53,-0.0,flip_to_short -35258,做空,2024-06-10 23:10:00,2024-06-10 23:20:00,3675.53,3677.36,-0.0,flip_to_long -35259,做多,2024-06-10 23:20:00,2024-06-10 23:25:00,3677.36,3672.88,-0.0,flip_to_short -35260,做空,2024-06-10 23:25:00,2024-06-11 00:00:00,3672.88,3672.61,-0.0,flip_to_long -35261,做多,2024-06-11 00:00:00,2024-06-11 00:20:00,3672.61,3671.45,-0.0,flip_to_short -35262,做空,2024-06-11 00:20:00,2024-06-11 00:30:00,3671.45,3670.95,-0.0,flip_to_long -35263,做多,2024-06-11 00:30:00,2024-06-11 10:40:00,3670.95,3537.39,-0.06,flip_to_short -35264,做空,2024-06-11 10:40:00,2024-06-11 10:45:00,3537.39,3540.5,-0.0,flip_to_long -35265,做多,2024-06-11 10:45:00,2024-06-11 10:50:00,3540.5,3531.96,-0.0,flip_to_short -35266,做空,2024-06-11 10:50:00,2024-06-11 11:10:00,3531.96,3541.56,-0.01,flip_to_long -35267,做多,2024-06-11 11:10:00,2024-06-11 11:15:00,3541.56,3537.86,-0.0,flip_to_short -35268,做空,2024-06-11 11:15:00,2024-06-11 11:35:00,3537.86,3533.88,0.0,flip_to_long -35269,做多,2024-06-11 11:35:00,2024-06-11 11:50:00,3533.88,3533.72,-0.0,flip_to_short -35270,做空,2024-06-11 11:50:00,2024-06-11 12:05:00,3533.72,3539.47,-0.0,flip_to_long -35271,做多,2024-06-11 12:05:00,2024-06-11 12:25:00,3539.47,3531.32,-0.0,flip_to_short -35272,做空,2024-06-11 12:25:00,2024-06-11 12:40:00,3531.32,3538.56,-0.0,flip_to_long -35273,做多,2024-06-11 12:40:00,2024-06-11 13:00:00,3538.56,3526.09,-0.01,flip_to_short -35274,做空,2024-06-11 13:00:00,2024-06-11 13:05:00,3526.09,3539.08,-0.01,flip_to_long -35275,做多,2024-06-11 13:05:00,2024-06-11 13:30:00,3539.08,3533.8,-0.0,flip_to_short -35276,做空,2024-06-11 13:30:00,2024-06-11 14:10:00,3533.8,3537.77,-0.0,flip_to_long -35277,做多,2024-06-11 14:10:00,2024-06-11 14:15:00,3537.77,3530.64,-0.0,flip_to_short -35278,做空,2024-06-11 14:15:00,2024-06-11 15:05:00,3530.64,3519.82,0.0,tp_lower -35279,做多,2024-06-11 18:35:00,2024-06-11 23:40:00,3490.7,3497.03,0.0,flip_to_short -35280,做空,2024-06-11 23:40:00,2024-06-12 00:35:00,3497.03,3497.81,-0.0,flip_to_long -35281,做多,2024-06-12 00:35:00,2024-06-12 00:45:00,3497.81,3497.75,-0.0,flip_to_short -35282,做空,2024-06-12 00:45:00,2024-06-12 02:15:00,3497.75,3499.03,-0.0,flip_to_long -35283,做多,2024-06-12 02:15:00,2024-06-12 02:35:00,3499.03,3502.24,0.0,flip_to_short -35284,做空,2024-06-12 02:35:00,2024-06-12 02:50:00,3502.24,3497.45,0.0,flip_to_long -35285,做多,2024-06-12 02:50:00,2024-06-12 03:10:00,3497.45,3496.33,-0.0,flip_to_short -35286,做空,2024-06-12 03:10:00,2024-06-12 09:05:00,3496.33,3521.82,-0.01,flip_to_long -35287,做多,2024-06-12 09:05:00,2024-06-12 09:15:00,3521.82,3521.08,-0.0,flip_to_short -35288,做空,2024-06-12 09:15:00,2024-06-12 09:30:00,3521.08,3520.84,-0.0,flip_to_long -35289,做多,2024-06-12 09:30:00,2024-06-12 10:00:00,3520.84,3553.59,0.01,tp_upper -35290,做空,2024-06-12 11:55:00,2024-06-12 16:35:00,3532.54,3612.5,-0.04,flip_to_long -35291,做多,2024-06-12 16:35:00,2024-06-12 16:40:00,3612.5,3612.25,-0.0,flip_to_short -35292,做空,2024-06-12 16:40:00,2024-06-12 16:50:00,3612.25,3618.62,-0.0,flip_to_long -35293,做多,2024-06-12 16:50:00,2024-06-12 17:00:00,3618.62,3612.41,-0.0,flip_to_short -35294,做空,2024-06-12 17:00:00,2024-06-12 17:55:00,3612.41,3625.08,-0.01,flip_to_long -35295,做多,2024-06-12 17:55:00,2024-06-12 18:00:00,3625.08,3594.72,-0.01,flip_to_short -35296,做空,2024-06-12 18:00:00,2024-06-12 22:35:00,3594.72,3569.29,0.01,flip_to_long -35297,做多,2024-06-12 22:35:00,2024-06-12 22:40:00,3569.29,3567.73,-0.0,flip_to_short -35298,做空,2024-06-12 22:40:00,2024-06-12 22:45:00,3567.73,3568.59,-0.0,flip_to_long -35299,做多,2024-06-12 22:45:00,2024-06-12 23:05:00,3568.59,3566.46,-0.0,flip_to_short -35300,做空,2024-06-12 23:05:00,2024-06-12 23:20:00,3566.46,3566.69,-0.0,flip_to_long -35301,做多,2024-06-12 23:20:00,2024-06-12 23:40:00,3566.69,3561.45,-0.0,flip_to_short -35302,做空,2024-06-12 23:40:00,2024-06-12 23:45:00,3561.45,3562.54,-0.0,flip_to_long -35303,做多,2024-06-12 23:45:00,2024-06-12 23:55:00,3562.54,3562.0,-0.0,flip_to_short -35304,做空,2024-06-12 23:55:00,2024-06-13 00:45:00,3562.0,3561.34,-0.0,flip_to_long -35305,做多,2024-06-13 00:45:00,2024-06-13 00:55:00,3561.34,3559.55,-0.0,flip_to_short -35306,做空,2024-06-13 00:55:00,2024-06-13 07:25:00,3559.55,3505.57,0.02,flip_to_long -35307,做多,2024-06-13 07:25:00,2024-06-13 07:30:00,3505.57,3504.93,-0.0,flip_to_short -35308,做空,2024-06-13 07:30:00,2024-06-13 07:45:00,3504.93,3504.15,-0.0,flip_to_long -35309,做多,2024-06-13 07:45:00,2024-06-13 08:45:00,3504.15,3503.19,-0.0,flip_to_short -35310,做空,2024-06-13 08:45:00,2024-06-13 08:50:00,3503.19,3506.96,-0.0,flip_to_long -35311,做多,2024-06-13 08:50:00,2024-06-13 08:55:00,3506.96,3502.44,-0.0,flip_to_short -35312,做空,2024-06-13 08:55:00,2024-06-13 10:40:00,3502.44,3497.21,0.0,flip_to_long -35313,做多,2024-06-13 10:40:00,2024-06-13 11:45:00,3497.21,3498.79,-0.0,flip_to_short -35314,做空,2024-06-13 11:45:00,2024-06-13 11:55:00,3498.79,3496.49,0.0,flip_to_long -35315,做多,2024-06-13 11:55:00,2024-06-13 12:15:00,3496.49,3496.17,-0.0,flip_to_short -35316,做空,2024-06-13 12:15:00,2024-06-13 12:20:00,3496.17,3501.37,-0.0,flip_to_long -35317,做多,2024-06-13 12:20:00,2024-06-13 12:40:00,3501.37,3495.58,-0.0,flip_to_short -35318,做空,2024-06-13 12:40:00,2024-06-13 12:45:00,3495.58,3496.79,-0.0,flip_to_long -35319,做多,2024-06-13 12:45:00,2024-06-13 13:55:00,3496.79,3499.47,0.0,flip_to_short -35320,做空,2024-06-13 13:55:00,2024-06-13 14:05:00,3499.47,3503.17,-0.0,flip_to_long -35321,做多,2024-06-13 14:05:00,2024-06-13 14:10:00,3503.17,3491.84,-0.01,flip_to_short -35322,做空,2024-06-13 14:10:00,2024-06-13 14:15:00,3491.84,3496.08,-0.0,flip_to_long -35323,做多,2024-06-13 14:15:00,2024-06-13 15:00:00,3496.08,3495.97,-0.0,flip_to_short -35324,做空,2024-06-13 15:00:00,2024-06-13 15:05:00,3495.97,3501.9,-0.0,flip_to_long -35325,做多,2024-06-13 15:05:00,2024-06-13 15:10:00,3501.9,3498.02,-0.0,flip_to_short -35326,做空,2024-06-13 15:10:00,2024-06-13 18:50:00,3498.02,3474.89,0.01,flip_to_long -35327,做多,2024-06-13 18:50:00,2024-06-13 19:05:00,3474.89,3473.7,-0.0,flip_to_short -35328,做空,2024-06-13 19:05:00,2024-06-13 20:45:00,3473.7,3472.64,-0.0,flip_to_long -35329,做多,2024-06-13 20:45:00,2024-06-13 21:10:00,3472.64,3469.38,-0.0,flip_to_short -35330,做空,2024-06-13 21:10:00,2024-06-13 21:30:00,3469.38,3475.67,-0.0,flip_to_long -35331,做多,2024-06-13 21:30:00,2024-06-13 21:35:00,3475.67,3472.8,-0.0,flip_to_short -35332,做空,2024-06-13 21:35:00,2024-06-13 21:45:00,3472.8,3476.95,-0.0,flip_to_long -35333,做多,2024-06-13 21:45:00,2024-06-13 22:15:00,3476.95,3475.45,-0.0,flip_to_short -35334,做空,2024-06-13 22:15:00,2024-06-14 00:00:00,3475.45,3476.99,-0.0,flip_to_long -35335,做多,2024-06-14 00:00:00,2024-06-14 00:05:00,3476.99,3469.6,-0.0,flip_to_short -35336,做空,2024-06-14 00:05:00,2024-06-14 00:25:00,3469.6,3472.78,-0.0,flip_to_long -35337,做多,2024-06-14 00:25:00,2024-06-14 01:15:00,3472.78,3472.7,-0.0,flip_to_short -35338,做空,2024-06-14 01:15:00,2024-06-14 01:40:00,3472.7,3473.76,-0.0,flip_to_long -35339,做多,2024-06-14 01:40:00,2024-06-14 09:40:00,3473.76,3514.48,0.02,flip_to_short -35340,做空,2024-06-14 09:40:00,2024-06-14 09:45:00,3514.48,3515.68,-0.0,flip_to_long -35341,做多,2024-06-14 09:45:00,2024-06-14 11:30:00,3515.68,3519.19,0.0,flip_to_short -35342,做空,2024-06-14 11:30:00,2024-06-14 11:45:00,3519.19,3519.48,-0.0,flip_to_long -35343,做多,2024-06-14 11:45:00,2024-06-14 11:50:00,3519.48,3516.89,-0.0,flip_to_short -35344,做空,2024-06-14 11:50:00,2024-06-14 12:05:00,3516.89,3515.78,-0.0,flip_to_long -35345,做多,2024-06-14 12:05:00,2024-06-14 12:30:00,3515.78,3515.18,-0.0,flip_to_short -35346,做空,2024-06-14 12:30:00,2024-06-14 12:35:00,3515.18,3515.36,-0.0,flip_to_long -35347,做多,2024-06-14 12:35:00,2024-06-14 13:30:00,3515.36,3519.39,0.0,flip_to_short -35348,做空,2024-06-14 13:30:00,2024-06-14 20:10:00,3519.39,3413.48,0.04,flip_to_long -35349,做多,2024-06-14 20:10:00,2024-06-15 01:55:00,3413.48,3478.16,0.03,flip_to_short -35350,做空,2024-06-15 01:55:00,2024-06-15 02:10:00,3478.16,3483.01,-0.0,flip_to_long -35351,做多,2024-06-15 02:10:00,2024-06-15 02:45:00,3483.01,3484.7,-0.0,flip_to_short -35352,做空,2024-06-15 02:45:00,2024-06-15 09:40:00,3484.7,3530.86,-0.02,flip_to_long -35353,做多,2024-06-15 09:40:00,2024-06-15 09:55:00,3530.86,3531.67,-0.0,flip_to_short -35354,做空,2024-06-15 09:55:00,2024-06-15 10:30:00,3531.67,3534.21,-0.0,flip_to_long -35355,做多,2024-06-15 10:30:00,2024-06-15 10:40:00,3534.21,3534.0,-0.0,flip_to_short -35356,做空,2024-06-15 10:40:00,2024-06-15 10:45:00,3534.0,3538.07,-0.0,flip_to_long -35357,做多,2024-06-15 10:45:00,2024-06-15 11:05:00,3538.07,3536.56,-0.0,flip_to_short -35358,做空,2024-06-15 11:05:00,2024-06-15 11:15:00,3536.56,3536.25,-0.0,flip_to_long -35359,做多,2024-06-15 11:15:00,2024-06-15 11:45:00,3536.25,3535.34,-0.0,flip_to_short -35360,做空,2024-06-15 11:45:00,2024-06-15 16:50:00,3535.34,3560.1,-0.01,flip_to_long -35361,做多,2024-06-15 16:50:00,2024-06-15 16:55:00,3560.1,3557.16,-0.0,flip_to_short -35362,做空,2024-06-15 16:55:00,2024-06-15 17:05:00,3557.16,3557.39,-0.0,flip_to_long -35363,做多,2024-06-15 17:05:00,2024-06-15 17:20:00,3557.39,3560.51,0.0,flip_to_short -35364,做空,2024-06-15 17:20:00,2024-06-15 17:25:00,3560.51,3567.55,-0.0,flip_to_long -35365,做多,2024-06-15 17:25:00,2024-06-15 18:10:00,3567.55,3563.62,-0.0,flip_to_short -35366,做空,2024-06-15 18:10:00,2024-06-15 18:20:00,3563.62,3562.09,-0.0,flip_to_long -35367,做多,2024-06-15 18:20:00,2024-06-15 18:30:00,3562.09,3563.16,-0.0,flip_to_short -35368,做空,2024-06-15 18:30:00,2024-06-15 19:30:00,3563.16,3562.65,-0.0,flip_to_long -35369,做多,2024-06-15 19:30:00,2024-06-15 21:15:00,3562.65,3557.34,-0.0,flip_to_short -35370,做空,2024-06-15 21:15:00,2024-06-15 21:30:00,3557.34,3562.35,-0.0,flip_to_long -35371,做多,2024-06-15 21:30:00,2024-06-15 22:05:00,3562.35,3558.91,-0.0,flip_to_short -35372,做空,2024-06-15 22:05:00,2024-06-15 22:20:00,3558.91,3561.76,-0.0,flip_to_long -35373,做多,2024-06-15 22:20:00,2024-06-16 00:25:00,3561.76,3562.62,-0.0,flip_to_short -35374,做空,2024-06-16 00:25:00,2024-06-16 00:45:00,3562.62,3561.17,-0.0,flip_to_long -35375,做多,2024-06-16 00:45:00,2024-06-16 01:25:00,3561.17,3562.26,-0.0,flip_to_short -35376,做空,2024-06-16 01:25:00,2024-06-16 01:30:00,3562.26,3563.66,-0.0,flip_to_long -35377,做多,2024-06-16 01:30:00,2024-06-16 01:40:00,3563.66,3562.89,-0.0,flip_to_short -35378,做空,2024-06-16 01:40:00,2024-06-16 01:50:00,3562.89,3566.69,-0.0,flip_to_long -35379,做多,2024-06-16 01:50:00,2024-06-16 02:45:00,3566.69,3561.98,-0.0,flip_to_short -35380,做空,2024-06-16 02:45:00,2024-06-16 05:00:00,3561.98,3560.3,-0.0,flip_to_long -35381,做多,2024-06-16 05:00:00,2024-06-16 05:05:00,3560.3,3559.58,-0.0,flip_to_short -35382,做空,2024-06-16 05:05:00,2024-06-16 05:15:00,3559.58,3559.76,-0.0,flip_to_long -35383,做多,2024-06-16 05:15:00,2024-06-16 07:55:00,3559.76,3561.89,0.0,flip_to_short -35384,做空,2024-06-16 07:55:00,2024-06-16 08:15:00,3561.89,3562.24,-0.0,flip_to_long -35385,做多,2024-06-16 08:15:00,2024-06-16 08:20:00,3562.24,3560.37,-0.0,flip_to_short -35386,做空,2024-06-16 08:20:00,2024-06-16 10:35:00,3560.37,3561.24,-0.0,flip_to_long -35387,做多,2024-06-16 10:35:00,2024-06-16 11:20:00,3561.24,3559.82,-0.0,flip_to_short -35388,做空,2024-06-16 11:20:00,2024-06-16 11:30:00,3559.82,3562.2,-0.0,flip_to_long -35389,做多,2024-06-16 11:30:00,2024-06-16 11:40:00,3562.2,3558.99,-0.0,flip_to_short -35390,做空,2024-06-16 11:40:00,2024-06-16 12:15:00,3558.99,3556.7,0.0,flip_to_long -35391,做多,2024-06-16 12:15:00,2024-06-16 12:35:00,3556.7,3557.62,-0.0,flip_to_short -35392,做空,2024-06-16 12:35:00,2024-06-16 12:45:00,3557.62,3559.52,-0.0,flip_to_long -35393,做多,2024-06-16 12:45:00,2024-06-16 17:45:00,3559.52,3589.51,0.01,flip_to_short -35394,做空,2024-06-16 17:45:00,2024-06-16 18:05:00,3589.51,3592.13,-0.0,flip_to_long -35395,做多,2024-06-16 18:05:00,2024-06-16 18:10:00,3592.13,3590.92,-0.0,flip_to_short -35396,做空,2024-06-16 18:10:00,2024-06-16 19:40:00,3590.92,3592.96,-0.0,flip_to_long -35397,做多,2024-06-16 19:40:00,2024-06-16 20:50:00,3592.96,3596.36,0.0,flip_to_short -35398,做空,2024-06-16 20:50:00,2024-06-16 20:55:00,3596.36,3601.6,-0.0,flip_to_long -35399,做多,2024-06-16 20:55:00,2024-06-16 21:00:00,3601.6,3598.02,-0.0,flip_to_short -35400,做空,2024-06-16 21:00:00,2024-06-16 21:15:00,3598.02,3599.23,-0.0,flip_to_long -35401,做多,2024-06-16 21:15:00,2024-06-16 21:20:00,3599.23,3598.93,-0.0,flip_to_short -35402,做空,2024-06-16 21:20:00,2024-06-16 22:00:00,3598.93,3610.35,-0.01,flip_to_long -35403,做多,2024-06-16 22:00:00,2024-06-16 22:05:00,3610.35,3650.51,0.02,tp_upper -35404,做空,2024-06-17 00:55:00,2024-06-17 13:10:00,3616.97,3534.68,0.03,flip_to_long -35405,做多,2024-06-17 13:10:00,2024-06-17 13:30:00,3534.68,3515.86,-0.01,flip_to_short -35406,做空,2024-06-17 13:30:00,2024-06-17 14:25:00,3515.86,3520.61,-0.0,flip_to_long -35407,做多,2024-06-17 14:25:00,2024-06-17 15:15:00,3520.61,3515.82,-0.0,flip_to_short -35408,做空,2024-06-17 15:15:00,2024-06-17 16:35:00,3515.82,3527.48,-0.01,flip_to_long -35409,做多,2024-06-17 16:35:00,2024-06-17 17:20:00,3527.48,3521.58,-0.0,flip_to_short -35410,做空,2024-06-17 17:20:00,2024-06-18 04:20:00,3521.58,3454.49,0.03,flip_to_long -35411,做多,2024-06-18 04:20:00,2024-06-18 04:25:00,3454.49,3453.25,-0.0,flip_to_short -35412,做空,2024-06-18 04:25:00,2024-06-18 04:35:00,3453.25,3449.44,0.0,flip_to_long -35413,做多,2024-06-18 04:35:00,2024-06-18 04:45:00,3449.44,3445.94,-0.0,flip_to_short -35414,做空,2024-06-18 04:45:00,2024-06-18 04:50:00,3445.94,3448.84,-0.0,flip_to_long -35415,做多,2024-06-18 04:50:00,2024-06-18 04:55:00,3448.84,3445.12,-0.0,flip_to_short -35416,做空,2024-06-18 04:55:00,2024-06-18 06:45:00,3445.12,3437.21,0.0,flip_to_long -35417,做多,2024-06-18 06:45:00,2024-06-18 07:50:00,3437.21,3445.72,0.0,flip_to_short -35418,做空,2024-06-18 07:50:00,2024-06-18 08:05:00,3445.72,3448.71,-0.0,flip_to_long -35419,做多,2024-06-18 08:05:00,2024-06-18 08:10:00,3448.71,3444.51,-0.0,flip_to_short -35420,做空,2024-06-18 08:10:00,2024-06-18 08:35:00,3444.51,3447.66,-0.0,flip_to_long -35421,做多,2024-06-18 08:35:00,2024-06-18 08:45:00,3447.66,3444.74,-0.0,flip_to_short -35422,做空,2024-06-18 08:45:00,2024-06-18 08:55:00,3444.74,3448.13,-0.0,flip_to_long -35423,做多,2024-06-18 08:55:00,2024-06-18 09:00:00,3448.13,3446.12,-0.0,flip_to_short -35424,做空,2024-06-18 09:00:00,2024-06-18 14:15:00,3446.12,3432.4,0.01,flip_to_long -35425,做多,2024-06-18 14:15:00,2024-06-18 14:55:00,3432.4,3400.33,-0.02,flip_to_short -35426,做空,2024-06-18 14:55:00,2024-06-18 15:00:00,3400.33,3402.01,-0.0,flip_to_long -35427,做多,2024-06-18 15:00:00,2024-06-18 15:25:00,3402.01,3409.88,0.0,flip_to_short -35428,做空,2024-06-18 15:25:00,2024-06-18 16:50:00,3409.88,3413.94,-0.0,flip_to_long -35429,做多,2024-06-18 16:50:00,2024-06-18 17:25:00,3413.94,3408.52,-0.0,flip_to_short -35430,做空,2024-06-18 17:25:00,2024-06-18 17:30:00,3408.52,3418.62,-0.01,flip_to_long -35431,做多,2024-06-18 17:30:00,2024-06-18 17:45:00,3418.62,3409.69,-0.0,flip_to_short -35432,做空,2024-06-18 17:45:00,2024-06-18 17:55:00,3409.69,3408.67,-0.0,flip_to_long -35433,做多,2024-06-18 17:55:00,2024-06-18 18:25:00,3408.67,3413.74,0.0,flip_to_short -35434,做空,2024-06-18 18:25:00,2024-06-18 18:35:00,3413.74,3414.57,-0.0,flip_to_long -35435,做多,2024-06-18 18:35:00,2024-06-18 18:40:00,3414.57,3413.25,-0.0,flip_to_short -35436,做空,2024-06-18 18:40:00,2024-06-18 19:55:00,3413.25,3422.6,-0.01,flip_to_long -35437,做多,2024-06-18 19:55:00,2024-06-19 07:10:00,3422.6,3550.36,0.06,flip_to_short -35438,做空,2024-06-19 07:10:00,2024-06-19 10:40:00,3550.36,3542.43,0.0,flip_to_long -35439,做多,2024-06-19 10:40:00,2024-06-19 10:45:00,3542.43,3540.57,-0.0,flip_to_short -35440,做空,2024-06-19 10:45:00,2024-06-19 10:50:00,3540.57,3552.74,-0.01,flip_to_long -35441,做多,2024-06-19 10:50:00,2024-06-19 11:20:00,3552.74,3541.65,-0.01,flip_to_short -35442,做空,2024-06-19 11:20:00,2024-06-19 11:55:00,3541.65,3536.18,0.0,flip_to_long -35443,做多,2024-06-19 11:55:00,2024-06-19 12:10:00,3536.18,3534.55,-0.0,flip_to_short -35444,做空,2024-06-19 12:10:00,2024-06-19 12:15:00,3534.55,3534.9,-0.0,flip_to_long -35445,做多,2024-06-19 12:15:00,2024-06-19 13:50:00,3534.9,3538.53,0.0,flip_to_short -35446,做空,2024-06-19 13:50:00,2024-06-19 16:15:00,3538.53,3533.33,0.0,flip_to_long -35447,做多,2024-06-19 16:15:00,2024-06-19 19:40:00,3533.33,3539.79,0.0,flip_to_short -35448,做空,2024-06-19 19:40:00,2024-06-19 19:50:00,3539.79,3547.23,-0.0,flip_to_long -35449,做多,2024-06-19 19:50:00,2024-06-19 19:55:00,3547.23,3545.42,-0.0,flip_to_short -35450,做空,2024-06-19 19:55:00,2024-06-19 20:25:00,3545.42,3550.42,-0.0,flip_to_long -35451,做多,2024-06-19 20:25:00,2024-06-19 20:35:00,3550.42,3548.49,-0.0,flip_to_short -35452,做空,2024-06-19 20:35:00,2024-06-19 20:55:00,3548.49,3552.44,-0.0,flip_to_long -35453,做多,2024-06-19 20:55:00,2024-06-19 22:55:00,3552.44,3555.84,0.0,flip_to_short -35454,做空,2024-06-19 22:55:00,2024-06-19 23:00:00,3555.84,3559.73,-0.0,flip_to_long -35455,做多,2024-06-19 23:00:00,2024-06-19 23:30:00,3559.73,3556.88,-0.0,flip_to_short -35456,做空,2024-06-19 23:30:00,2024-06-19 23:55:00,3556.88,3559.15,-0.0,flip_to_long -35457,做多,2024-06-19 23:55:00,2024-06-20 00:00:00,3559.15,3553.45,-0.0,flip_to_short -35458,做空,2024-06-20 00:00:00,2024-06-20 00:10:00,3553.45,3563.55,-0.01,flip_to_long -35459,做多,2024-06-20 00:10:00,2024-06-20 00:15:00,3563.55,3553.49,-0.01,flip_to_short -35460,做空,2024-06-20 00:15:00,2024-06-20 00:20:00,3553.49,3553.99,-0.0,flip_to_long -35461,做多,2024-06-20 00:20:00,2024-06-20 00:45:00,3553.99,3555.47,-0.0,flip_to_short -35462,做空,2024-06-20 00:45:00,2024-06-20 00:50:00,3555.47,3560.88,-0.0,flip_to_long -35463,做多,2024-06-20 00:50:00,2024-06-20 01:05:00,3560.88,3557.63,-0.0,flip_to_short -35464,做空,2024-06-20 01:05:00,2024-06-20 01:10:00,3557.63,3562.63,-0.0,flip_to_long -35465,做多,2024-06-20 01:10:00,2024-06-20 01:45:00,3562.63,3561.19,-0.0,flip_to_short -35466,做空,2024-06-20 01:45:00,2024-06-20 03:45:00,3561.19,3551.37,0.0,flip_to_long -35467,做多,2024-06-20 03:45:00,2024-06-20 09:25:00,3551.37,3584.43,0.01,flip_to_short -35468,做空,2024-06-20 09:25:00,2024-06-20 10:55:00,3584.43,3603.72,-0.01,flip_to_long -35469,做多,2024-06-20 10:55:00,2024-06-20 12:00:00,3603.72,3595.56,-0.0,flip_to_short -35470,做空,2024-06-20 12:00:00,2024-06-20 12:35:00,3595.56,3589.88,0.0,flip_to_long -35471,做多,2024-06-20 12:35:00,2024-06-20 12:55:00,3589.88,3588.02,-0.0,flip_to_short -35472,做空,2024-06-20 12:55:00,2024-06-20 18:00:00,3588.02,3527.53,0.03,flip_to_long -35473,做多,2024-06-20 18:00:00,2024-06-20 19:20:00,3527.53,3516.31,-0.01,flip_to_short -35474,做空,2024-06-20 19:20:00,2024-06-20 19:25:00,3516.31,3526.48,-0.01,flip_to_long -35475,做多,2024-06-20 19:25:00,2024-06-20 19:35:00,3526.48,3520.14,-0.0,flip_to_short -35476,做空,2024-06-20 19:35:00,2024-06-21 01:25:00,3520.14,3518.67,-0.0,flip_to_long -35477,做多,2024-06-21 01:25:00,2024-06-21 02:30:00,3518.67,3514.55,-0.0,flip_to_short -35478,做空,2024-06-21 02:30:00,2024-06-21 04:20:00,3514.55,3514.48,-0.0,flip_to_long -35479,做多,2024-06-21 04:20:00,2024-06-21 05:05:00,3514.48,3509.37,-0.0,flip_to_short -35480,做空,2024-06-21 05:05:00,2024-06-21 05:30:00,3509.37,3512.89,-0.0,flip_to_long -35481,做多,2024-06-21 05:30:00,2024-06-21 05:35:00,3512.89,3508.72,-0.0,flip_to_short -35482,做空,2024-06-21 05:35:00,2024-06-21 05:50:00,3508.72,3517.35,-0.0,flip_to_long -35483,做多,2024-06-21 05:50:00,2024-06-21 06:20:00,3517.35,3511.31,-0.0,flip_to_short -35484,做空,2024-06-21 06:20:00,2024-06-21 06:30:00,3511.31,3512.42,-0.0,flip_to_long -35485,做多,2024-06-21 06:30:00,2024-06-21 07:05:00,3512.42,3510.67,-0.0,flip_to_short -35486,做空,2024-06-21 07:05:00,2024-06-21 07:10:00,3510.67,3515.36,-0.0,flip_to_long -35487,做多,2024-06-21 07:10:00,2024-06-21 07:20:00,3515.36,3510.93,-0.0,flip_to_short -35488,做空,2024-06-21 07:20:00,2024-06-21 07:45:00,3510.93,3483.6,0.01,tp_lower -35489,做多,2024-06-21 09:30:00,2024-06-21 10:30:00,3495.65,3496.44,-0.0,flip_to_short -35490,做空,2024-06-21 10:30:00,2024-06-21 10:40:00,3496.44,3501.92,-0.0,flip_to_long -35491,做多,2024-06-21 10:40:00,2024-06-21 10:45:00,3501.92,3496.78,-0.0,flip_to_short -35492,做空,2024-06-21 10:45:00,2024-06-21 10:50:00,3496.78,3497.0,-0.0,flip_to_long -35493,做多,2024-06-21 10:50:00,2024-06-21 11:35:00,3497.0,3501.46,0.0,flip_to_short -35494,做空,2024-06-21 11:35:00,2024-06-21 11:45:00,3501.46,3503.6,-0.0,flip_to_long -35495,做多,2024-06-21 11:45:00,2024-06-21 12:10:00,3503.6,3484.86,-0.01,flip_to_short -35496,做空,2024-06-21 12:10:00,2024-06-21 12:50:00,3484.86,3492.56,-0.0,flip_to_long -35497,做多,2024-06-21 12:50:00,2024-06-21 13:00:00,3492.56,3484.17,-0.0,flip_to_short -35498,做空,2024-06-21 13:00:00,2024-06-21 14:15:00,3484.17,3502.92,-0.01,flip_to_long -35499,做多,2024-06-21 14:15:00,2024-06-21 15:25:00,3502.92,3499.77,-0.0,flip_to_short -35500,做空,2024-06-21 15:25:00,2024-06-21 16:50:00,3499.77,3489.73,0.0,flip_to_long -35501,做多,2024-06-21 16:50:00,2024-06-21 17:15:00,3489.73,3486.06,-0.0,flip_to_short -35502,做空,2024-06-21 17:15:00,2024-06-21 17:50:00,3486.06,3486.63,-0.0,flip_to_long -35503,做多,2024-06-21 17:50:00,2024-06-21 18:20:00,3486.63,3478.12,-0.0,flip_to_short -35504,做空,2024-06-21 18:20:00,2024-06-21 18:25:00,3478.12,3485.0,-0.0,flip_to_long -35505,做多,2024-06-21 18:25:00,2024-06-21 21:20:00,3485.0,3507.59,0.01,flip_to_short -35506,做空,2024-06-21 21:20:00,2024-06-21 21:30:00,3507.59,3506.65,-0.0,flip_to_long -35507,做多,2024-06-21 21:30:00,2024-06-21 23:20:00,3506.65,3518.99,0.0,flip_to_short -35508,做空,2024-06-21 23:20:00,2024-06-21 23:25:00,3518.99,3520.73,-0.0,flip_to_long -35509,做多,2024-06-21 23:25:00,2024-06-21 23:30:00,3520.73,3520.52,-0.0,flip_to_short -35510,做空,2024-06-21 23:30:00,2024-06-22 03:15:00,3520.52,3510.76,0.0,flip_to_long -35511,做多,2024-06-22 03:15:00,2024-06-22 03:20:00,3510.76,3507.53,-0.0,flip_to_short -35512,做空,2024-06-22 03:20:00,2024-06-22 04:40:00,3507.53,3505.83,-0.0,flip_to_long -35513,做多,2024-06-22 04:40:00,2024-06-22 04:45:00,3505.83,3503.88,-0.0,flip_to_short -35514,做空,2024-06-22 04:45:00,2024-06-22 04:50:00,3503.88,3505.47,-0.0,flip_to_long -35515,做多,2024-06-22 04:50:00,2024-06-22 05:00:00,3505.47,3503.23,-0.0,flip_to_short -35516,做空,2024-06-22 05:00:00,2024-06-22 05:25:00,3503.23,3504.1,-0.0,flip_to_long -35517,做多,2024-06-22 05:25:00,2024-06-22 05:30:00,3504.1,3502.57,-0.0,flip_to_short -35518,做空,2024-06-22 05:30:00,2024-06-22 05:35:00,3502.57,3503.77,-0.0,flip_to_long -35519,做多,2024-06-22 05:35:00,2024-06-22 05:40:00,3503.77,3502.94,-0.0,flip_to_short -35520,做空,2024-06-22 05:40:00,2024-06-22 05:45:00,3502.94,3506.0,-0.0,flip_to_long -35521,做多,2024-06-22 05:45:00,2024-06-22 06:20:00,3506.0,3502.67,-0.0,flip_to_short -35522,做空,2024-06-22 06:20:00,2024-06-22 06:25:00,3502.67,3503.92,-0.0,flip_to_long -35523,做多,2024-06-22 06:25:00,2024-06-22 06:45:00,3503.92,3504.01,-0.0,flip_to_short -35524,做空,2024-06-22 06:45:00,2024-06-22 10:10:00,3504.01,3495.65,0.0,flip_to_long -35525,做多,2024-06-22 10:10:00,2024-06-22 10:20:00,3495.65,3491.85,-0.0,flip_to_short -35526,做空,2024-06-22 10:20:00,2024-06-22 10:40:00,3491.85,3495.01,-0.0,flip_to_long -35527,做多,2024-06-22 10:40:00,2024-06-22 10:45:00,3495.01,3492.32,-0.0,flip_to_short -35528,做空,2024-06-22 10:45:00,2024-06-22 10:50:00,3492.32,3492.8,-0.0,flip_to_long -35529,做多,2024-06-22 10:50:00,2024-06-22 11:15:00,3492.8,3490.54,-0.0,flip_to_short -35530,做空,2024-06-22 11:15:00,2024-06-22 11:30:00,3490.54,3494.06,-0.0,flip_to_long -35531,做多,2024-06-22 11:30:00,2024-06-22 12:00:00,3494.06,3489.23,-0.0,flip_to_short -35532,做空,2024-06-22 12:00:00,2024-06-22 12:05:00,3489.23,3491.32,-0.0,flip_to_long -35533,做多,2024-06-22 12:05:00,2024-06-22 12:10:00,3491.32,3490.2,-0.0,flip_to_short -35534,做空,2024-06-22 12:10:00,2024-06-22 12:20:00,3490.2,3493.12,-0.0,flip_to_long -35535,做多,2024-06-22 12:20:00,2024-06-22 12:30:00,3493.12,3490.39,-0.0,flip_to_short -35536,做空,2024-06-22 12:30:00,2024-06-22 12:40:00,3490.39,3490.65,-0.0,flip_to_long -35537,做多,2024-06-22 12:40:00,2024-06-22 12:45:00,3490.65,3486.45,-0.0,flip_to_short -35538,做空,2024-06-22 12:45:00,2024-06-22 13:00:00,3486.45,3490.3,-0.0,flip_to_long -35539,做多,2024-06-22 13:00:00,2024-06-22 17:40:00,3490.3,3497.85,0.0,flip_to_short -35540,做空,2024-06-22 17:40:00,2024-06-22 17:45:00,3497.85,3499.89,-0.0,flip_to_long -35541,做多,2024-06-22 17:45:00,2024-06-22 21:20:00,3499.89,3495.42,-0.0,flip_to_short -35542,做空,2024-06-22 21:20:00,2024-06-22 21:35:00,3495.42,3496.21,-0.0,flip_to_long -35543,做多,2024-06-22 21:35:00,2024-06-22 21:45:00,3496.21,3495.5,-0.0,flip_to_short -35544,做空,2024-06-22 21:45:00,2024-06-22 21:50:00,3495.5,3500.06,-0.0,flip_to_long -35545,做多,2024-06-22 21:50:00,2024-06-22 23:35:00,3500.06,3494.36,-0.0,flip_to_short -35546,做空,2024-06-22 23:35:00,2024-06-23 00:05:00,3494.36,3499.17,-0.0,flip_to_long -35547,做多,2024-06-23 00:05:00,2024-06-23 05:20:00,3499.17,3509.45,0.0,flip_to_short -35548,做空,2024-06-23 05:20:00,2024-06-23 05:35:00,3509.45,3509.34,-0.0,flip_to_long -35549,做多,2024-06-23 05:35:00,2024-06-23 06:15:00,3509.34,3510.55,-0.0,flip_to_short -35550,做空,2024-06-23 06:15:00,2024-06-23 06:35:00,3510.55,3510.1,-0.0,flip_to_long -35551,做多,2024-06-23 06:35:00,2024-06-23 07:25:00,3510.1,3511.32,-0.0,flip_to_short -35552,做空,2024-06-23 07:25:00,2024-06-23 12:35:00,3511.32,3502.07,0.0,flip_to_long -35553,做多,2024-06-23 12:35:00,2024-06-23 12:40:00,3502.07,3500.11,-0.0,flip_to_short -35554,做空,2024-06-23 12:40:00,2024-06-23 12:45:00,3500.11,3501.16,-0.0,flip_to_long -35555,做多,2024-06-23 12:45:00,2024-06-23 12:50:00,3501.16,3498.35,-0.0,flip_to_short -35556,做空,2024-06-23 12:50:00,2024-06-23 13:00:00,3498.35,3501.14,-0.0,flip_to_long -35557,做多,2024-06-23 13:00:00,2024-06-23 13:05:00,3501.14,3500.87,-0.0,flip_to_short -35558,做空,2024-06-23 13:05:00,2024-06-23 13:30:00,3500.87,3500.09,-0.0,flip_to_long -35559,做多,2024-06-23 13:30:00,2024-06-23 13:35:00,3500.09,3497.63,-0.0,flip_to_short -35560,做空,2024-06-23 13:35:00,2024-06-23 14:05:00,3497.63,3495.56,0.0,flip_to_long -35561,做多,2024-06-23 14:05:00,2024-06-23 19:05:00,3495.56,3478.82,-0.01,flip_to_short -35562,做空,2024-06-23 19:05:00,2024-06-23 19:40:00,3478.82,3477.28,-0.0,flip_to_long -35563,做多,2024-06-23 19:40:00,2024-06-23 20:10:00,3477.28,3476.72,-0.0,flip_to_short -35564,做空,2024-06-23 20:10:00,2024-06-23 20:30:00,3476.72,3434.67,0.02,tp_lower -35565,做多,2024-06-24 00:40:00,2024-06-24 01:50:00,3430.87,3422.07,-0.0,flip_to_short -35566,做空,2024-06-24 01:50:00,2024-06-24 01:55:00,3422.07,3423.62,-0.0,flip_to_long -35567,做多,2024-06-24 01:55:00,2024-06-24 02:00:00,3423.62,3418.75,-0.0,flip_to_short -35568,做空,2024-06-24 02:00:00,2024-06-24 02:05:00,3418.75,3421.28,-0.0,flip_to_long -35569,做多,2024-06-24 02:05:00,2024-06-24 02:35:00,3421.28,3420.96,-0.0,flip_to_short -35570,做空,2024-06-24 02:35:00,2024-06-24 02:55:00,3420.96,3403.9,0.01,tp_lower -35571,做多,2024-06-24 08:30:00,2024-06-24 08:50:00,3383.57,3376.67,-0.0,flip_to_short -35572,做空,2024-06-24 08:50:00,2024-06-24 08:55:00,3376.67,3384.36,-0.0,flip_to_long -35573,做多,2024-06-24 08:55:00,2024-06-24 09:00:00,3384.36,3378.23,-0.0,flip_to_short -35574,做空,2024-06-24 09:00:00,2024-06-24 09:30:00,3378.23,3291.56,0.04,tp_lower -35575,做多,2024-06-24 13:35:00,2024-06-24 14:10:00,3321.85,3317.93,-0.0,flip_to_short -35576,做空,2024-06-24 14:10:00,2024-06-24 14:30:00,3317.93,3313.73,0.0,flip_to_long -35577,做多,2024-06-24 14:30:00,2024-06-24 14:40:00,3313.73,3301.48,-0.01,flip_to_short -35578,做空,2024-06-24 14:40:00,2024-06-24 17:35:00,3301.48,3291.41,0.0,flip_to_long -35579,做多,2024-06-24 17:35:00,2024-06-24 17:50:00,3291.41,3295.6,0.0,flip_to_short -35580,做空,2024-06-24 17:50:00,2024-06-24 18:20:00,3295.6,3291.78,0.0,flip_to_long -35581,做多,2024-06-24 18:20:00,2024-06-24 18:40:00,3291.78,3293.94,0.0,flip_to_short -35582,做空,2024-06-24 18:40:00,2024-06-24 18:55:00,3293.94,3302.06,-0.0,flip_to_long -35583,做多,2024-06-24 18:55:00,2024-06-24 19:20:00,3302.06,3289.63,-0.01,flip_to_short -35584,做空,2024-06-24 19:20:00,2024-06-24 19:25:00,3289.63,3296.75,-0.0,flip_to_long -35585,做多,2024-06-24 19:25:00,2024-06-24 19:45:00,3296.75,3290.02,-0.0,flip_to_short -35586,做空,2024-06-24 19:45:00,2024-06-24 19:50:00,3290.02,3297.02,-0.0,flip_to_long -35587,做多,2024-06-24 19:50:00,2024-06-24 19:55:00,3297.02,3293.07,-0.0,flip_to_short -35588,做空,2024-06-24 19:55:00,2024-06-24 20:30:00,3293.07,3298.03,-0.0,flip_to_long -35589,做多,2024-06-24 20:30:00,2024-06-24 20:40:00,3298.03,3290.14,-0.0,flip_to_short -35590,做空,2024-06-24 20:40:00,2024-06-25 01:35:00,3290.14,3339.86,-0.02,flip_to_long -35591,做多,2024-06-25 01:35:00,2024-06-25 02:10:00,3339.86,3341.5,-0.0,flip_to_short -35592,做空,2024-06-25 02:10:00,2024-06-25 02:15:00,3341.5,3344.86,-0.0,flip_to_long -35593,做多,2024-06-25 02:15:00,2024-06-25 02:35:00,3344.86,3343.49,-0.0,flip_to_short -35594,做空,2024-06-25 02:35:00,2024-06-25 02:45:00,3343.49,3351.02,-0.0,flip_to_long -35595,做多,2024-06-25 02:45:00,2024-06-25 02:55:00,3351.02,3344.54,-0.0,flip_to_short -35596,做空,2024-06-25 02:55:00,2024-06-25 03:00:00,3344.54,3355.16,-0.01,flip_to_long -35597,做多,2024-06-25 03:00:00,2024-06-25 06:20:00,3355.16,3370.01,0.01,flip_to_short -35598,做空,2024-06-25 06:20:00,2024-06-25 06:30:00,3370.01,3376.46,-0.0,flip_to_long -35599,做多,2024-06-25 06:30:00,2024-06-25 06:45:00,3376.46,3369.78,-0.0,flip_to_short -35600,做空,2024-06-25 06:45:00,2024-06-25 06:50:00,3369.78,3370.64,-0.0,flip_to_long -35601,做多,2024-06-25 06:50:00,2024-06-25 07:05:00,3370.64,3369.2,-0.0,flip_to_short -35602,做空,2024-06-25 07:05:00,2024-06-25 09:50:00,3369.2,3388.29,-0.01,flip_to_long -35603,做多,2024-06-25 09:50:00,2024-06-25 10:35:00,3388.29,3369.03,-0.01,flip_to_short -35604,做空,2024-06-25 10:35:00,2024-06-25 12:45:00,3369.03,3369.88,-0.0,flip_to_long -35605,做多,2024-06-25 12:45:00,2024-06-25 12:50:00,3369.88,3364.26,-0.0,flip_to_short -35606,做空,2024-06-25 12:50:00,2024-06-25 13:10:00,3364.26,3369.94,-0.0,flip_to_long -35607,做多,2024-06-25 13:10:00,2024-06-25 13:30:00,3369.94,3364.3,-0.0,flip_to_short -35608,做空,2024-06-25 13:30:00,2024-06-25 13:40:00,3364.3,3369.79,-0.0,flip_to_long -35609,做多,2024-06-25 13:40:00,2024-06-25 13:50:00,3369.79,3360.95,-0.0,flip_to_short -35610,做空,2024-06-25 13:50:00,2024-06-25 14:05:00,3360.95,3370.18,-0.0,flip_to_long -35611,做多,2024-06-25 14:05:00,2024-06-25 16:50:00,3370.18,3384.44,0.01,flip_to_short -35612,做空,2024-06-25 16:50:00,2024-06-25 17:10:00,3384.44,3395.52,-0.01,flip_to_long -35613,做多,2024-06-25 17:10:00,2024-06-25 17:15:00,3395.52,3391.91,-0.0,flip_to_short -35614,做空,2024-06-25 17:15:00,2024-06-25 17:45:00,3391.91,3391.17,-0.0,flip_to_long -35615,做多,2024-06-25 17:45:00,2024-06-25 21:40:00,3391.17,3407.24,0.01,flip_to_short -35616,做空,2024-06-25 21:40:00,2024-06-25 22:05:00,3407.24,3407.86,-0.0,flip_to_long -35617,做多,2024-06-25 22:05:00,2024-06-25 22:35:00,3407.86,3406.59,-0.0,flip_to_short -35618,做空,2024-06-25 22:35:00,2024-06-26 01:15:00,3406.59,3401.42,0.0,flip_to_long -35619,做多,2024-06-26 01:15:00,2024-06-26 01:30:00,3401.42,3403.42,0.0,flip_to_short -35620,做空,2024-06-26 01:30:00,2024-06-26 07:15:00,3403.42,3398.03,0.0,flip_to_long -35621,做多,2024-06-26 07:15:00,2024-06-26 07:25:00,3398.03,3390.61,-0.0,flip_to_short -35622,做空,2024-06-26 07:25:00,2024-06-26 07:35:00,3390.61,3403.02,-0.01,flip_to_long -35623,做多,2024-06-26 07:35:00,2024-06-26 08:10:00,3403.02,3392.08,-0.01,flip_to_short -35624,做空,2024-06-26 08:10:00,2024-06-26 12:00:00,3392.08,3385.55,0.0,flip_to_long -35625,做多,2024-06-26 12:00:00,2024-06-26 12:05:00,3385.55,3379.51,-0.0,flip_to_short -35626,做空,2024-06-26 12:05:00,2024-06-26 13:25:00,3379.51,3376.61,0.0,flip_to_long -35627,做多,2024-06-26 13:25:00,2024-06-26 14:35:00,3376.61,3372.41,-0.0,flip_to_short -35628,做空,2024-06-26 14:35:00,2024-06-26 14:45:00,3372.41,3381.93,-0.0,flip_to_long -35629,做多,2024-06-26 14:45:00,2024-06-26 14:55:00,3381.93,3377.64,-0.0,flip_to_short -35630,做空,2024-06-26 14:55:00,2024-06-26 17:55:00,3377.64,3372.35,0.0,flip_to_long -35631,做多,2024-06-26 17:55:00,2024-06-26 18:00:00,3372.35,3363.9,-0.0,flip_to_short -35632,做空,2024-06-26 18:00:00,2024-06-26 18:20:00,3363.9,3366.52,-0.0,flip_to_long -35633,做多,2024-06-26 18:20:00,2024-06-26 18:40:00,3366.52,3366.84,-0.0,flip_to_short -35634,做空,2024-06-26 18:40:00,2024-06-26 19:05:00,3366.84,3361.78,0.0,flip_to_long -35635,做多,2024-06-26 19:05:00,2024-06-26 22:40:00,3361.78,3379.46,0.01,flip_to_short -35636,做空,2024-06-26 22:40:00,2024-06-26 22:45:00,3379.46,3381.91,-0.0,flip_to_long -35637,做多,2024-06-26 22:45:00,2024-06-26 22:50:00,3381.91,3381.42,-0.0,flip_to_short -35638,做空,2024-06-26 22:50:00,2024-06-27 01:20:00,3381.42,3378.86,0.0,flip_to_long -35639,做多,2024-06-27 01:20:00,2024-06-27 01:25:00,3378.86,3376.61,-0.0,flip_to_short -35640,做空,2024-06-27 01:25:00,2024-06-27 01:30:00,3376.61,3380.26,-0.0,flip_to_long -35641,做多,2024-06-27 01:30:00,2024-06-27 01:35:00,3380.26,3377.1,-0.0,flip_to_short -35642,做空,2024-06-27 01:35:00,2024-06-27 01:40:00,3377.1,3378.68,-0.0,flip_to_long -35643,做多,2024-06-27 01:40:00,2024-06-27 01:45:00,3378.68,3378.43,-0.0,flip_to_short -35644,做空,2024-06-27 01:45:00,2024-06-27 01:55:00,3378.43,3379.79,-0.0,flip_to_long -35645,做多,2024-06-27 01:55:00,2024-06-27 02:00:00,3379.79,3371.54,-0.0,flip_to_short -35646,做空,2024-06-27 02:00:00,2024-06-27 02:10:00,3371.54,3380.6,-0.0,flip_to_long -35647,做多,2024-06-27 02:10:00,2024-06-27 02:15:00,3380.6,3377.4,-0.0,flip_to_short -35648,做空,2024-06-27 02:15:00,2024-06-27 02:45:00,3377.4,3379.66,-0.0,flip_to_long -35649,做多,2024-06-27 02:45:00,2024-06-27 05:10:00,3379.66,3379.92,-0.0,flip_to_short -35650,做空,2024-06-27 05:10:00,2024-06-27 07:15:00,3379.92,3373.81,0.0,flip_to_long -35651,做多,2024-06-27 07:15:00,2024-06-27 08:05:00,3373.81,3375.53,0.0,flip_to_short -35652,做空,2024-06-27 08:05:00,2024-06-27 08:10:00,3375.53,3377.81,-0.0,flip_to_long -35653,做多,2024-06-27 08:10:00,2024-06-27 08:15:00,3377.81,3373.61,-0.0,flip_to_short -35654,做空,2024-06-27 08:15:00,2024-06-27 08:55:00,3373.61,3377.25,-0.0,flip_to_long -35655,做多,2024-06-27 08:55:00,2024-06-27 09:00:00,3377.25,3376.9,-0.0,flip_to_short -35656,做空,2024-06-27 09:00:00,2024-06-27 19:20:00,3376.9,3456.12,-0.03,flip_to_long -35657,做多,2024-06-27 19:20:00,2024-06-27 19:25:00,3456.12,3452.46,-0.0,flip_to_short -35658,做空,2024-06-27 19:25:00,2024-06-27 19:35:00,3452.46,3454.96,-0.0,flip_to_long -35659,做多,2024-06-27 19:35:00,2024-06-27 19:40:00,3454.96,3453.74,-0.0,flip_to_short -35660,做空,2024-06-27 19:40:00,2024-06-27 19:55:00,3453.74,3450.88,0.0,flip_to_long -35661,做多,2024-06-27 19:55:00,2024-06-27 22:25:00,3450.88,3451.25,-0.0,flip_to_short -35662,做空,2024-06-27 22:25:00,2024-06-27 22:40:00,3451.25,3452.98,-0.0,flip_to_long -35663,做多,2024-06-27 22:40:00,2024-06-27 22:45:00,3452.98,3452.45,-0.0,flip_to_short -35664,做空,2024-06-27 22:45:00,2024-06-27 22:55:00,3452.45,3451.8,-0.0,flip_to_long -35665,做多,2024-06-27 22:55:00,2024-06-27 23:05:00,3451.8,3450.22,-0.0,flip_to_short -35666,做空,2024-06-27 23:05:00,2024-06-27 23:10:00,3450.22,3450.29,-0.0,flip_to_long -35667,做多,2024-06-27 23:10:00,2024-06-27 23:20:00,3450.29,3448.13,-0.0,flip_to_short -35668,做空,2024-06-27 23:20:00,2024-06-27 23:30:00,3448.13,3449.37,-0.0,flip_to_long -35669,做多,2024-06-27 23:30:00,2024-06-28 00:00:00,3449.37,3450.98,-0.0,flip_to_short -35670,做空,2024-06-28 00:00:00,2024-06-28 01:15:00,3450.98,3451.83,-0.0,flip_to_long -35671,做多,2024-06-28 01:15:00,2024-06-28 01:35:00,3451.83,3485.97,0.01,tp_upper -35672,做空,2024-06-28 02:45:00,2024-06-28 02:50:00,3449.05,3454.95,-0.0,flip_to_long -35673,做多,2024-06-28 02:50:00,2024-06-28 02:55:00,3454.95,3449.86,-0.0,flip_to_short -35674,做空,2024-06-28 02:55:00,2024-06-28 03:15:00,3449.86,3454.11,-0.0,flip_to_long -35675,做多,2024-06-28 03:15:00,2024-06-28 04:00:00,3454.11,3455.1,-0.0,flip_to_short -35676,做空,2024-06-28 04:00:00,2024-06-28 04:05:00,3455.1,3457.24,-0.0,flip_to_long -35677,做多,2024-06-28 04:05:00,2024-06-28 04:10:00,3457.24,3456.38,-0.0,flip_to_short -35678,做空,2024-06-28 04:10:00,2024-06-28 04:55:00,3456.38,3459.14,-0.0,flip_to_long -35679,做多,2024-06-28 04:55:00,2024-06-28 05:00:00,3459.14,3454.75,-0.0,flip_to_short -35680,做空,2024-06-28 05:00:00,2024-06-28 10:05:00,3454.75,3441.01,0.0,flip_to_long -35681,做多,2024-06-28 10:05:00,2024-06-28 12:30:00,3441.01,3454.82,0.01,flip_to_short -35682,做空,2024-06-28 12:30:00,2024-06-28 13:20:00,3454.82,3444.23,0.0,flip_to_long -35683,做多,2024-06-28 13:20:00,2024-06-28 13:30:00,3444.23,3442.02,-0.0,flip_to_short -35684,做空,2024-06-28 13:30:00,2024-06-28 13:35:00,3442.02,3453.86,-0.01,flip_to_long -35685,做多,2024-06-28 13:35:00,2024-06-28 13:55:00,3453.86,3444.6,-0.0,flip_to_short -35686,做空,2024-06-28 13:55:00,2024-06-28 14:00:00,3444.6,3449.35,-0.0,flip_to_long -35687,做多,2024-06-28 14:00:00,2024-06-28 14:10:00,3449.35,3443.84,-0.0,flip_to_short -35688,做空,2024-06-28 14:10:00,2024-06-28 20:15:00,3443.84,3391.3,0.02,flip_to_long -35689,做多,2024-06-28 20:15:00,2024-06-28 21:00:00,3391.3,3384.02,-0.0,flip_to_short -35690,做空,2024-06-28 21:00:00,2024-06-28 23:35:00,3384.02,3381.45,0.0,flip_to_long -35691,做多,2024-06-28 23:35:00,2024-06-28 23:40:00,3381.45,3379.22,-0.0,flip_to_short -35692,做空,2024-06-28 23:40:00,2024-06-28 23:45:00,3379.22,3380.56,-0.0,flip_to_long -35693,做多,2024-06-28 23:45:00,2024-06-28 23:50:00,3380.56,3378.26,-0.0,flip_to_short -35694,做空,2024-06-28 23:50:00,2024-06-29 00:00:00,3378.26,3381.19,-0.0,flip_to_long -35695,做多,2024-06-29 00:00:00,2024-06-29 02:50:00,3381.19,3385.39,0.0,flip_to_short -35696,做空,2024-06-29 02:50:00,2024-06-29 03:25:00,3385.39,3386.77,-0.0,flip_to_long -35697,做多,2024-06-29 03:25:00,2024-06-29 03:30:00,3386.77,3384.96,-0.0,flip_to_short -35698,做空,2024-06-29 03:30:00,2024-06-29 03:40:00,3384.96,3386.8,-0.0,flip_to_long -35699,做多,2024-06-29 03:40:00,2024-06-29 03:45:00,3386.8,3385.14,-0.0,flip_to_short -35700,做空,2024-06-29 03:45:00,2024-06-29 03:50:00,3385.14,3385.38,-0.0,flip_to_long -35701,做多,2024-06-29 03:50:00,2024-06-29 04:55:00,3385.38,3387.89,0.0,flip_to_short -35702,做空,2024-06-29 04:55:00,2024-06-29 06:30:00,3387.89,3387.61,-0.0,flip_to_long -35703,做多,2024-06-29 06:30:00,2024-06-29 06:35:00,3387.61,3387.02,-0.0,flip_to_short -35704,做空,2024-06-29 06:35:00,2024-06-29 06:45:00,3387.02,3386.92,-0.0,flip_to_long -35705,做多,2024-06-29 06:45:00,2024-06-29 06:50:00,3386.92,3386.05,-0.0,flip_to_short -35706,做空,2024-06-29 06:50:00,2024-06-29 06:55:00,3386.05,3386.24,-0.0,flip_to_long -35707,做多,2024-06-29 06:55:00,2024-06-29 08:40:00,3386.24,3388.03,0.0,flip_to_short -35708,做空,2024-06-29 08:40:00,2024-06-29 08:45:00,3388.03,3389.0,-0.0,flip_to_long -35709,做多,2024-06-29 08:45:00,2024-06-29 09:00:00,3389.0,3389.0,-0.0,flip_to_short -35710,做空,2024-06-29 09:00:00,2024-06-29 09:20:00,3389.0,3390.55,-0.0,flip_to_long -35711,做多,2024-06-29 09:20:00,2024-06-29 09:25:00,3390.55,3389.86,-0.0,flip_to_short -35712,做空,2024-06-29 09:25:00,2024-06-29 09:55:00,3389.86,3393.28,-0.0,flip_to_long -35713,做多,2024-06-29 09:55:00,2024-06-29 12:40:00,3393.28,3394.79,-0.0,flip_to_short -35714,做空,2024-06-29 12:40:00,2024-06-29 13:15:00,3394.79,3392.12,0.0,flip_to_long -35715,做多,2024-06-29 13:15:00,2024-06-29 13:50:00,3392.12,3392.3,-0.0,flip_to_short -35716,做空,2024-06-29 13:50:00,2024-06-29 14:05:00,3392.3,3393.28,-0.0,flip_to_long -35717,做多,2024-06-29 14:05:00,2024-06-29 15:50:00,3393.28,3392.0,-0.0,flip_to_short -35718,做空,2024-06-29 15:50:00,2024-06-29 15:55:00,3392.0,3393.44,-0.0,flip_to_long -35719,做多,2024-06-29 15:55:00,2024-06-29 16:00:00,3393.44,3392.91,-0.0,flip_to_short -35720,做空,2024-06-29 16:00:00,2024-06-29 17:40:00,3392.91,3388.26,0.0,flip_to_long -35721,做多,2024-06-29 17:40:00,2024-06-29 17:45:00,3388.26,3387.39,-0.0,flip_to_short -35722,做空,2024-06-29 17:45:00,2024-06-29 17:50:00,3387.39,3389.5,-0.0,flip_to_long -35723,做多,2024-06-29 17:50:00,2024-06-29 18:00:00,3389.5,3386.01,-0.0,flip_to_short -35724,做空,2024-06-29 18:00:00,2024-06-29 18:05:00,3386.01,3388.21,-0.0,flip_to_long -35725,做多,2024-06-29 18:05:00,2024-06-29 18:10:00,3388.21,3386.92,-0.0,flip_to_short -35726,做空,2024-06-29 18:10:00,2024-06-29 18:55:00,3386.92,3389.01,-0.0,flip_to_long -35727,做多,2024-06-29 18:55:00,2024-06-29 19:30:00,3389.01,3376.29,-0.01,flip_to_short -35728,做空,2024-06-29 19:30:00,2024-06-29 19:50:00,3376.29,3385.73,-0.0,flip_to_long -35729,做多,2024-06-29 19:50:00,2024-06-29 20:00:00,3385.73,3382.47,-0.0,flip_to_short -35730,做空,2024-06-29 20:00:00,2024-06-29 20:05:00,3382.47,3385.65,-0.0,flip_to_long -35731,做多,2024-06-29 20:05:00,2024-06-29 20:25:00,3385.65,3386.78,-0.0,flip_to_short -35732,做空,2024-06-29 20:25:00,2024-06-29 21:30:00,3386.78,3384.77,0.0,flip_to_long -35733,做多,2024-06-29 21:30:00,2024-06-29 21:40:00,3384.77,3384.48,-0.0,flip_to_short -35734,做空,2024-06-29 21:40:00,2024-06-29 21:50:00,3384.48,3386.69,-0.0,flip_to_long -35735,做多,2024-06-29 21:50:00,2024-06-29 22:10:00,3386.69,3383.19,-0.0,flip_to_short -35736,做空,2024-06-29 22:10:00,2024-06-30 00:20:00,3383.19,3384.6,-0.0,flip_to_long -35737,做多,2024-06-30 00:20:00,2024-06-30 01:05:00,3384.6,3380.84,-0.0,flip_to_short -35738,做空,2024-06-30 01:05:00,2024-06-30 01:25:00,3380.84,3381.68,-0.0,flip_to_long -35739,做多,2024-06-30 01:25:00,2024-06-30 01:30:00,3381.68,3377.56,-0.0,flip_to_short -35740,做空,2024-06-30 01:30:00,2024-06-30 06:15:00,3377.56,3367.03,0.0,flip_to_long -35741,做多,2024-06-30 06:15:00,2024-06-30 06:20:00,3367.03,3366.08,-0.0,flip_to_short -35742,做空,2024-06-30 06:20:00,2024-06-30 06:25:00,3366.08,3368.67,-0.0,flip_to_long -35743,做多,2024-06-30 06:25:00,2024-06-30 07:05:00,3368.67,3389.37,0.01,tp_upper -35744,做空,2024-06-30 10:40:00,2024-06-30 10:50:00,3385.78,3385.41,-0.0,flip_to_long -35745,做多,2024-06-30 10:50:00,2024-06-30 11:40:00,3385.41,3390.15,0.0,flip_to_short -35746,做空,2024-06-30 11:40:00,2024-06-30 11:45:00,3390.15,3390.9,-0.0,flip_to_long -35747,做多,2024-06-30 11:45:00,2024-06-30 12:20:00,3390.9,3390.86,-0.0,flip_to_short -35748,做空,2024-06-30 12:20:00,2024-06-30 13:15:00,3390.86,3391.12,-0.0,flip_to_long -35749,做多,2024-06-30 13:15:00,2024-06-30 13:40:00,3391.12,3391.72,-0.0,flip_to_short -35750,做空,2024-06-30 13:40:00,2024-06-30 16:30:00,3391.72,3392.73,-0.0,flip_to_long -35751,做多,2024-06-30 16:30:00,2024-06-30 16:40:00,3392.73,3392.27,-0.0,flip_to_short -35752,做空,2024-06-30 16:40:00,2024-06-30 16:45:00,3392.27,3392.48,-0.0,flip_to_long -35753,做多,2024-06-30 16:45:00,2024-06-30 21:10:00,3392.48,3415.55,0.01,flip_to_short -35754,做空,2024-06-30 21:10:00,2024-06-30 21:20:00,3415.55,3417.06,-0.0,flip_to_long -35755,做多,2024-06-30 21:20:00,2024-07-01 00:05:00,3417.06,3431.74,0.01,flip_to_short -35756,做空,2024-07-01 00:05:00,2024-07-01 05:00:00,3431.74,3485.3,-0.02,flip_to_long -35757,做多,2024-07-01 05:00:00,2024-07-01 05:20:00,3485.3,3489.91,0.0,flip_to_short -35758,做空,2024-07-01 05:20:00,2024-07-01 07:35:00,3489.91,3489.32,-0.0,flip_to_long -35759,做多,2024-07-01 07:35:00,2024-07-01 07:45:00,3489.32,3490.07,-0.0,flip_to_short -35760,做空,2024-07-01 07:45:00,2024-07-01 08:05:00,3490.07,3492.44,-0.0,flip_to_long -35761,做多,2024-07-01 08:05:00,2024-07-01 08:20:00,3492.44,3486.94,-0.0,flip_to_short -35762,做空,2024-07-01 08:20:00,2024-07-01 12:45:00,3486.94,3476.19,0.0,flip_to_long -35763,做多,2024-07-01 12:45:00,2024-07-01 12:50:00,3476.19,3472.01,-0.0,flip_to_short -35764,做空,2024-07-01 12:50:00,2024-07-01 13:00:00,3472.01,3474.9,-0.0,flip_to_long -35765,做多,2024-07-01 13:00:00,2024-07-01 13:05:00,3474.9,3473.27,-0.0,flip_to_short -35766,做空,2024-07-01 13:05:00,2024-07-01 13:25:00,3473.27,3475.99,-0.0,flip_to_long -35767,做多,2024-07-01 13:25:00,2024-07-01 13:30:00,3475.99,3471.88,-0.0,flip_to_short -35768,做空,2024-07-01 13:30:00,2024-07-01 14:50:00,3471.88,3465.7,0.0,flip_to_long -35769,做多,2024-07-01 14:50:00,2024-07-01 15:20:00,3465.7,3465.54,-0.0,flip_to_short -35770,做空,2024-07-01 15:20:00,2024-07-01 15:25:00,3465.54,3468.02,-0.0,flip_to_long -35771,做多,2024-07-01 15:25:00,2024-07-01 16:00:00,3468.02,3467.0,-0.0,flip_to_short -35772,做空,2024-07-01 16:00:00,2024-07-01 17:25:00,3467.0,3472.69,-0.0,flip_to_long -35773,做多,2024-07-01 17:25:00,2024-07-01 19:35:00,3472.69,3472.35,-0.0,flip_to_short -35774,做空,2024-07-01 19:35:00,2024-07-02 01:30:00,3472.35,3448.01,0.01,flip_to_long -35775,做多,2024-07-02 01:30:00,2024-07-02 01:35:00,3448.01,3446.22,-0.0,flip_to_short -35776,做空,2024-07-02 01:35:00,2024-07-02 01:45:00,3446.22,3447.93,-0.0,flip_to_long -35777,做多,2024-07-02 01:45:00,2024-07-02 01:50:00,3447.93,3447.16,-0.0,flip_to_short -35778,做空,2024-07-02 01:50:00,2024-07-02 06:15:00,3447.16,3454.98,-0.0,flip_to_long -35779,做多,2024-07-02 06:15:00,2024-07-02 06:25:00,3454.98,3451.67,-0.0,flip_to_short -35780,做空,2024-07-02 06:25:00,2024-07-02 09:05:00,3451.67,3450.93,-0.0,flip_to_long -35781,做多,2024-07-02 09:05:00,2024-07-02 09:10:00,3450.93,3448.99,-0.0,flip_to_short -35782,做空,2024-07-02 09:10:00,2024-07-02 09:35:00,3448.99,3446.65,0.0,flip_to_long -35783,做多,2024-07-02 09:35:00,2024-07-02 09:50:00,3446.65,3446.93,-0.0,flip_to_short -35784,做空,2024-07-02 09:50:00,2024-07-02 10:15:00,3446.93,3447.02,-0.0,flip_to_long -35785,做多,2024-07-02 10:15:00,2024-07-02 10:20:00,3447.02,3446.34,-0.0,flip_to_short -35786,做空,2024-07-02 10:20:00,2024-07-02 13:35:00,3446.34,3452.2,-0.0,flip_to_long -35787,做多,2024-07-02 13:35:00,2024-07-02 13:45:00,3452.2,3449.97,-0.0,flip_to_short -35788,做空,2024-07-02 13:45:00,2024-07-02 13:55:00,3449.97,3437.35,0.0,tp_lower -35789,做多,2024-07-02 17:55:00,2024-07-02 19:45:00,3423.76,3417.36,-0.0,flip_to_short -35790,做空,2024-07-02 19:45:00,2024-07-02 19:50:00,3417.36,3420.33,-0.0,flip_to_long -35791,做多,2024-07-02 19:50:00,2024-07-02 19:55:00,3420.33,3414.49,-0.0,flip_to_short -35792,做空,2024-07-02 19:55:00,2024-07-02 20:10:00,3414.49,3421.32,-0.0,flip_to_long -35793,做多,2024-07-02 20:10:00,2024-07-02 20:15:00,3421.32,3418.23,-0.0,flip_to_short -35794,做空,2024-07-02 20:15:00,2024-07-02 20:20:00,3418.23,3421.88,-0.0,flip_to_long -35795,做多,2024-07-02 20:20:00,2024-07-02 20:30:00,3421.88,3419.47,-0.0,flip_to_short -35796,做空,2024-07-02 20:30:00,2024-07-02 20:55:00,3419.47,3419.82,-0.0,flip_to_long -35797,做多,2024-07-02 20:55:00,2024-07-02 21:55:00,3419.82,3420.21,-0.0,flip_to_short -35798,做空,2024-07-02 21:55:00,2024-07-02 22:00:00,3420.21,3422.89,-0.0,flip_to_long -35799,做多,2024-07-02 22:00:00,2024-07-02 22:20:00,3422.89,3421.89,-0.0,flip_to_short -35800,做空,2024-07-02 22:20:00,2024-07-02 22:25:00,3421.89,3421.97,-0.0,flip_to_long -35801,做多,2024-07-02 22:25:00,2024-07-02 23:00:00,3421.97,3422.52,-0.0,flip_to_short -35802,做空,2024-07-02 23:00:00,2024-07-02 23:05:00,3422.52,3425.99,-0.0,flip_to_long -35803,做多,2024-07-02 23:05:00,2024-07-02 23:30:00,3425.99,3422.41,-0.0,flip_to_short -35804,做空,2024-07-02 23:30:00,2024-07-02 23:40:00,3422.41,3423.16,-0.0,flip_to_long -35805,做多,2024-07-02 23:40:00,2024-07-02 23:45:00,3423.16,3421.06,-0.0,flip_to_short -35806,做空,2024-07-02 23:45:00,2024-07-03 00:00:00,3421.06,3421.84,-0.0,flip_to_long -35807,做多,2024-07-03 00:00:00,2024-07-03 01:00:00,3421.84,3419.02,-0.0,flip_to_short -35808,做空,2024-07-03 01:00:00,2024-07-03 01:20:00,3419.02,3417.05,0.0,flip_to_long -35809,做多,2024-07-03 01:20:00,2024-07-03 06:50:00,3417.05,3368.14,-0.02,flip_to_short -35810,做空,2024-07-03 06:50:00,2024-07-03 13:40:00,3368.14,3312.25,0.02,flip_to_long -35811,做多,2024-07-03 13:40:00,2024-07-03 14:00:00,3312.25,3313.02,-0.0,flip_to_short -35812,做空,2024-07-03 14:00:00,2024-07-03 15:05:00,3313.02,3301.47,0.0,flip_to_long -35813,做多,2024-07-03 15:05:00,2024-07-03 15:35:00,3301.47,3306.55,0.0,flip_to_short -35814,做空,2024-07-03 15:35:00,2024-07-03 15:55:00,3306.55,3302.81,0.0,flip_to_long -35815,做多,2024-07-03 15:55:00,2024-07-03 17:30:00,3302.81,3306.95,0.0,flip_to_short -35816,做空,2024-07-03 17:30:00,2024-07-03 19:10:00,3306.95,3293.91,0.0,flip_to_long -35817,做多,2024-07-03 19:10:00,2024-07-04 01:10:00,3293.91,3279.29,-0.01,flip_to_short -35818,做空,2024-07-04 01:10:00,2024-07-04 02:00:00,3279.29,3197.81,0.03,tp_lower -35819,做多,2024-07-04 11:05:00,2024-07-04 16:00:00,3174.29,3128.59,-0.02,flip_to_short -35820,做空,2024-07-04 16:00:00,2024-07-04 16:40:00,3128.59,3130.99,-0.0,flip_to_long -35821,做多,2024-07-04 16:40:00,2024-07-04 16:45:00,3130.99,3129.48,-0.0,flip_to_short -35822,做空,2024-07-04 16:45:00,2024-07-04 20:15:00,3129.48,3132.7,-0.0,flip_to_long -35823,做多,2024-07-04 20:15:00,2024-07-04 20:35:00,3132.7,3133.23,-0.0,flip_to_short -35824,做空,2024-07-04 20:35:00,2024-07-04 20:40:00,3133.23,3135.58,-0.0,flip_to_long -35825,做多,2024-07-04 20:40:00,2024-07-04 20:45:00,3135.58,3131.64,-0.0,flip_to_short -35826,做空,2024-07-04 20:45:00,2024-07-04 20:50:00,3131.64,3138.98,-0.0,flip_to_long -35827,做多,2024-07-04 20:50:00,2024-07-04 22:30:00,3138.98,3133.8,-0.0,flip_to_short -35828,做空,2024-07-04 22:30:00,2024-07-05 02:55:00,3133.8,2926.09,0.09,tp_lower -35829,做多,2024-07-05 08:25:00,2024-07-05 08:35:00,2877.96,2866.14,-0.01,flip_to_short -35830,做空,2024-07-05 08:35:00,2024-07-05 09:25:00,2866.14,2871.19,-0.0,flip_to_long -35831,做多,2024-07-05 09:25:00,2024-07-05 09:30:00,2871.19,2870.67,-0.0,flip_to_short -35832,做空,2024-07-05 09:30:00,2024-07-05 09:40:00,2870.67,2880.39,-0.01,flip_to_long -35833,做多,2024-07-05 09:40:00,2024-07-05 16:50:00,2880.39,2967.69,0.04,flip_to_short -35834,做空,2024-07-05 16:50:00,2024-07-05 18:20:00,2967.69,2974.7,-0.0,flip_to_long -35835,做多,2024-07-05 18:20:00,2024-07-05 19:50:00,2974.7,2982.42,0.0,flip_to_short -35836,做空,2024-07-05 19:50:00,2024-07-05 21:30:00,2982.42,2978.45,0.0,flip_to_long -35837,做多,2024-07-05 21:30:00,2024-07-05 21:40:00,2978.45,2976.99,-0.0,flip_to_short -35838,做空,2024-07-05 21:40:00,2024-07-05 21:45:00,2976.99,2985.42,-0.01,flip_to_long -35839,做多,2024-07-05 21:45:00,2024-07-05 21:50:00,2985.42,2977.05,-0.01,flip_to_short -35840,做空,2024-07-05 21:50:00,2024-07-05 22:15:00,2977.05,2983.41,-0.0,flip_to_long -35841,做多,2024-07-05 22:15:00,2024-07-05 22:45:00,2983.41,2977.27,-0.0,flip_to_short -35842,做空,2024-07-05 22:45:00,2024-07-05 23:00:00,2977.27,2976.56,-0.0,flip_to_long -35843,做多,2024-07-05 23:00:00,2024-07-05 23:45:00,2976.56,2979.83,0.0,flip_to_short -35844,做空,2024-07-05 23:45:00,2024-07-05 23:55:00,2979.83,2980.69,-0.0,flip_to_long -35845,做多,2024-07-05 23:55:00,2024-07-06 00:00:00,2980.69,2975.44,-0.0,flip_to_short -35846,做空,2024-07-06 00:00:00,2024-07-06 00:20:00,2975.44,2977.73,-0.0,flip_to_long -35847,做多,2024-07-06 00:20:00,2024-07-06 00:35:00,2977.73,3018.43,0.02,tp_upper -35848,做空,2024-07-06 01:00:00,2024-07-06 01:10:00,2975.37,2980.53,-0.0,flip_to_long -35849,做多,2024-07-06 01:10:00,2024-07-06 01:15:00,2980.53,2972.7,-0.0,flip_to_short -35850,做空,2024-07-06 01:15:00,2024-07-06 02:30:00,2972.7,2978.99,-0.0,flip_to_long -35851,做多,2024-07-06 02:30:00,2024-07-06 02:55:00,2978.99,2979.3,-0.0,flip_to_short -35852,做空,2024-07-06 02:55:00,2024-07-06 03:15:00,2979.3,2980.48,-0.0,flip_to_long -35853,做多,2024-07-06 03:15:00,2024-07-06 03:20:00,2980.48,2977.77,-0.0,flip_to_short -35854,做空,2024-07-06 03:20:00,2024-07-06 03:40:00,2977.77,2980.93,-0.0,flip_to_long -35855,做多,2024-07-06 03:40:00,2024-07-06 03:45:00,2980.93,2976.98,-0.0,flip_to_short -35856,做空,2024-07-06 03:45:00,2024-07-06 03:50:00,2976.98,2977.92,-0.0,flip_to_long -35857,做多,2024-07-06 03:50:00,2024-07-06 04:00:00,2977.92,2978.77,-0.0,flip_to_short -35858,做空,2024-07-06 04:00:00,2024-07-06 05:30:00,2978.77,2976.23,0.0,flip_to_long -35859,做多,2024-07-06 05:30:00,2024-07-06 05:35:00,2976.23,2973.28,-0.0,flip_to_short -35860,做空,2024-07-06 05:35:00,2024-07-06 05:40:00,2973.28,2973.73,-0.0,flip_to_long -35861,做多,2024-07-06 05:40:00,2024-07-06 05:45:00,2973.73,2972.99,-0.0,flip_to_short -35862,做空,2024-07-06 05:45:00,2024-07-06 06:00:00,2972.99,2974.61,-0.0,flip_to_long -35863,做多,2024-07-06 06:00:00,2024-07-06 09:20:00,2974.61,2988.36,0.01,flip_to_short -35864,做空,2024-07-06 09:20:00,2024-07-06 09:25:00,2988.36,2988.48,-0.0,flip_to_long -35865,做多,2024-07-06 09:25:00,2024-07-06 09:45:00,2988.48,2989.5,-0.0,flip_to_short -35866,做空,2024-07-06 09:45:00,2024-07-06 09:50:00,2989.5,2999.53,-0.01,flip_to_long -35867,做多,2024-07-06 09:50:00,2024-07-06 12:25:00,2999.53,3001.02,-0.0,flip_to_short -35868,做空,2024-07-06 12:25:00,2024-07-06 12:55:00,3001.02,3000.11,-0.0,flip_to_long -35869,做多,2024-07-06 12:55:00,2024-07-06 13:25:00,3000.11,3001.23,-0.0,flip_to_short -35870,做空,2024-07-06 13:25:00,2024-07-06 14:30:00,3001.23,3001.57,-0.0,flip_to_long -35871,做多,2024-07-06 14:30:00,2024-07-06 23:45:00,3001.57,3061.44,0.03,flip_to_short -35872,做空,2024-07-06 23:45:00,2024-07-07 02:05:00,3061.44,3057.05,0.0,flip_to_long -35873,做多,2024-07-07 02:05:00,2024-07-07 03:00:00,3057.05,3056.75,-0.0,flip_to_short -35874,做空,2024-07-07 03:00:00,2024-07-07 10:20:00,3056.75,3021.2,0.02,flip_to_long -35875,做多,2024-07-07 10:20:00,2024-07-07 10:35:00,3021.2,3014.71,-0.0,flip_to_short -35876,做空,2024-07-07 10:35:00,2024-07-07 11:00:00,3014.71,3017.74,-0.0,flip_to_long -35877,做多,2024-07-07 11:00:00,2024-07-07 11:05:00,3017.74,3014.78,-0.0,flip_to_short -35878,做空,2024-07-07 11:05:00,2024-07-07 11:30:00,3014.78,3012.07,0.0,flip_to_long -35879,做多,2024-07-07 11:30:00,2024-07-07 12:00:00,3012.07,3013.59,0.0,flip_to_short -35880,做空,2024-07-07 12:00:00,2024-07-07 16:30:00,3013.59,2977.36,0.02,flip_to_long -35881,做多,2024-07-07 16:30:00,2024-07-07 17:25:00,2977.36,2979.99,0.0,flip_to_short -35882,做空,2024-07-07 17:25:00,2024-07-07 20:05:00,2979.99,2982.61,-0.0,flip_to_long -35883,做多,2024-07-07 20:05:00,2024-07-07 21:05:00,2982.61,2987.78,0.0,flip_to_short -35884,做空,2024-07-07 21:05:00,2024-07-07 21:20:00,2987.78,2944.47,0.02,tp_lower -35885,做多,2024-07-08 04:05:00,2024-07-08 04:10:00,2891.12,2888.56,-0.0,flip_to_short -35886,做空,2024-07-08 04:10:00,2024-07-08 04:20:00,2888.56,2884.64,0.0,flip_to_long -35887,做多,2024-07-08 04:20:00,2024-07-08 13:00:00,2884.64,3039.84,0.09,flip_to_short -35888,做空,2024-07-08 13:00:00,2024-07-08 13:05:00,3039.84,3055.23,-0.01,flip_to_long -35889,做多,2024-07-08 13:05:00,2024-07-08 13:25:00,3055.23,3046.11,-0.01,flip_to_short -35890,做空,2024-07-08 13:25:00,2024-07-08 14:25:00,3046.11,2956.6,0.05,tp_lower -35891,做多,2024-07-08 15:10:00,2024-07-08 18:40:00,3009.07,2984.74,-0.01,flip_to_short -35892,做空,2024-07-08 18:40:00,2024-07-08 21:05:00,2984.74,2997.9,-0.01,flip_to_long -35893,做多,2024-07-08 21:05:00,2024-07-09 00:25:00,2997.9,3011.98,0.01,flip_to_short -35894,做空,2024-07-09 00:25:00,2024-07-09 00:35:00,3011.98,3019.58,-0.01,flip_to_long -35895,做多,2024-07-09 00:35:00,2024-07-09 00:50:00,3019.58,3019.62,-0.0,flip_to_short -35896,做空,2024-07-09 00:50:00,2024-07-09 02:05:00,3019.62,3022.06,-0.0,flip_to_long -35897,做多,2024-07-09 02:05:00,2024-07-09 07:15:00,3022.06,3062.61,0.02,flip_to_short -35898,做空,2024-07-09 07:15:00,2024-07-09 07:20:00,3062.61,3068.49,-0.0,flip_to_long -35899,做多,2024-07-09 07:20:00,2024-07-09 07:35:00,3068.49,3063.61,-0.0,flip_to_short -35900,做空,2024-07-09 07:35:00,2024-07-09 08:00:00,3063.61,3063.89,-0.0,flip_to_long -35901,做多,2024-07-09 08:00:00,2024-07-09 08:40:00,3063.89,3104.66,0.02,tp_upper -35902,做空,2024-07-09 10:40:00,2024-07-09 10:45:00,3074.4,3078.31,-0.0,flip_to_long -35903,做多,2024-07-09 10:45:00,2024-07-09 11:05:00,3078.31,3072.95,-0.0,flip_to_short -35904,做空,2024-07-09 11:05:00,2024-07-09 11:20:00,3072.95,3079.74,-0.0,flip_to_long -35905,做多,2024-07-09 11:20:00,2024-07-09 12:00:00,3079.74,3078.47,-0.0,flip_to_short -35906,做空,2024-07-09 12:00:00,2024-07-09 12:10:00,3078.47,3082.78,-0.0,flip_to_long -35907,做多,2024-07-09 12:10:00,2024-07-09 12:15:00,3082.78,3077.51,-0.0,flip_to_short -35908,做空,2024-07-09 12:15:00,2024-07-09 14:10:00,3077.51,3093.61,-0.01,flip_to_long -35909,做多,2024-07-09 14:10:00,2024-07-09 14:15:00,3093.61,3073.78,-0.01,flip_to_short -35910,做空,2024-07-09 14:15:00,2024-07-09 14:25:00,3073.78,3073.74,-0.0,flip_to_long -35911,做多,2024-07-09 14:25:00,2024-07-09 16:35:00,3073.74,3063.89,-0.01,flip_to_short -35912,做空,2024-07-09 16:35:00,2024-07-09 16:40:00,3063.89,3070.6,-0.0,flip_to_long -35913,做多,2024-07-09 16:40:00,2024-07-09 16:45:00,3070.6,3064.46,-0.0,flip_to_short -35914,做空,2024-07-09 16:45:00,2024-07-09 16:50:00,3064.46,3069.14,-0.0,flip_to_long -35915,做多,2024-07-09 16:50:00,2024-07-09 17:15:00,3069.14,3064.0,-0.0,flip_to_short -35916,做空,2024-07-09 17:15:00,2024-07-09 17:25:00,3064.0,3066.57,-0.0,flip_to_long -35917,做多,2024-07-09 17:25:00,2024-07-09 17:30:00,3066.57,3063.91,-0.0,flip_to_short -35918,做空,2024-07-09 17:30:00,2024-07-09 18:10:00,3063.91,3060.13,0.0,flip_to_long -35919,做多,2024-07-09 18:10:00,2024-07-09 18:25:00,3060.13,3057.73,-0.0,flip_to_short -35920,做空,2024-07-09 18:25:00,2024-07-09 18:30:00,3057.73,3063.27,-0.0,flip_to_long -35921,做多,2024-07-09 18:30:00,2024-07-09 18:45:00,3063.27,3062.03,-0.0,flip_to_short -35922,做空,2024-07-09 18:45:00,2024-07-09 19:25:00,3062.03,3064.03,-0.0,flip_to_long -35923,做多,2024-07-09 19:25:00,2024-07-09 19:30:00,3064.03,3062.03,-0.0,flip_to_short -35924,做空,2024-07-09 19:30:00,2024-07-09 19:45:00,3062.03,3061.09,-0.0,flip_to_long -35925,做多,2024-07-09 19:45:00,2024-07-09 21:05:00,3061.09,3064.72,0.0,flip_to_short -35926,做空,2024-07-09 21:05:00,2024-07-09 21:25:00,3064.72,3066.27,-0.0,flip_to_long -35927,做多,2024-07-09 21:25:00,2024-07-09 21:30:00,3066.27,3065.02,-0.0,flip_to_short -35928,做空,2024-07-09 21:30:00,2024-07-09 22:40:00,3065.02,3061.3,0.0,flip_to_long -35929,做多,2024-07-09 22:40:00,2024-07-09 22:55:00,3061.3,3058.36,-0.0,flip_to_short -35930,做空,2024-07-09 22:55:00,2024-07-09 23:30:00,3058.36,3063.32,-0.0,flip_to_long -35931,做多,2024-07-09 23:30:00,2024-07-09 23:50:00,3063.32,3062.18,-0.0,flip_to_short -35932,做空,2024-07-09 23:50:00,2024-07-09 23:55:00,3062.18,3065.06,-0.0,flip_to_long -35933,做多,2024-07-09 23:55:00,2024-07-10 00:00:00,3065.06,3060.65,-0.0,flip_to_short -35934,做空,2024-07-10 00:00:00,2024-07-10 01:30:00,3060.65,3060.49,-0.0,flip_to_long -35935,做多,2024-07-10 01:30:00,2024-07-10 01:40:00,3060.49,3053.33,-0.0,flip_to_short -35936,做空,2024-07-10 01:40:00,2024-07-10 01:45:00,3053.33,3054.01,-0.0,flip_to_long -35937,做多,2024-07-10 01:45:00,2024-07-10 02:05:00,3054.01,3054.16,-0.0,flip_to_short -35938,做空,2024-07-10 02:05:00,2024-07-10 02:20:00,3054.16,3055.22,-0.0,flip_to_long -35939,做多,2024-07-10 02:20:00,2024-07-10 07:30:00,3055.22,3096.65,0.02,flip_to_short -35940,做空,2024-07-10 07:30:00,2024-07-10 10:25:00,3096.65,3094.23,0.0,flip_to_long -35941,做多,2024-07-10 10:25:00,2024-07-10 11:20:00,3094.23,3096.07,0.0,flip_to_short -35942,做空,2024-07-10 11:20:00,2024-07-10 11:35:00,3096.07,3099.61,-0.0,flip_to_long -35943,做多,2024-07-10 11:35:00,2024-07-10 12:30:00,3099.61,3085.84,-0.01,flip_to_short -35944,做空,2024-07-10 12:30:00,2024-07-10 12:45:00,3085.84,3095.01,-0.01,flip_to_long -35945,做多,2024-07-10 12:45:00,2024-07-10 13:35:00,3095.01,3103.49,0.0,flip_to_short -35946,做空,2024-07-10 13:35:00,2024-07-10 13:50:00,3103.49,3098.62,0.0,flip_to_long -35947,做多,2024-07-10 13:50:00,2024-07-10 14:10:00,3098.62,3102.39,0.0,flip_to_short -35948,做空,2024-07-10 14:10:00,2024-07-10 15:10:00,3102.39,3103.28,-0.0,flip_to_long -35949,做多,2024-07-10 15:10:00,2024-07-10 17:15:00,3103.28,3107.11,0.0,flip_to_short -35950,做空,2024-07-10 17:15:00,2024-07-10 22:05:00,3107.11,3100.52,0.0,flip_to_long -35951,做多,2024-07-10 22:05:00,2024-07-10 22:10:00,3100.52,3097.68,-0.0,flip_to_short -35952,做空,2024-07-10 22:10:00,2024-07-10 22:20:00,3097.68,3098.88,-0.0,flip_to_long -35953,做多,2024-07-10 22:20:00,2024-07-10 22:45:00,3098.88,3097.94,-0.0,flip_to_short -35954,做空,2024-07-10 22:45:00,2024-07-10 22:50:00,3097.94,3099.65,-0.0,flip_to_long -35955,做多,2024-07-10 22:50:00,2024-07-10 23:00:00,3099.65,3098.62,-0.0,flip_to_short -35956,做空,2024-07-10 23:00:00,2024-07-10 23:10:00,3098.62,3098.36,-0.0,flip_to_long -35957,做多,2024-07-10 23:10:00,2024-07-11 00:00:00,3098.36,3096.2,-0.0,flip_to_short -35958,做空,2024-07-11 00:00:00,2024-07-11 00:20:00,3096.2,3095.72,-0.0,flip_to_long -35959,做多,2024-07-11 00:20:00,2024-07-11 01:00:00,3095.72,3092.6,-0.0,flip_to_short -35960,做空,2024-07-11 01:00:00,2024-07-11 01:05:00,3092.6,3093.85,-0.0,flip_to_long -35961,做多,2024-07-11 01:05:00,2024-07-11 02:15:00,3093.85,3102.27,0.0,flip_to_short -35962,做空,2024-07-11 02:15:00,2024-07-11 05:10:00,3102.27,3091.82,0.0,flip_to_long -35963,做多,2024-07-11 05:10:00,2024-07-11 05:20:00,3091.82,3089.09,-0.0,flip_to_short -35964,做空,2024-07-11 05:20:00,2024-07-11 14:50:00,3089.09,3154.7,-0.04,flip_to_long -35965,做多,2024-07-11 14:50:00,2024-07-11 18:45:00,3154.7,3133.85,-0.01,flip_to_short -35966,做空,2024-07-11 18:45:00,2024-07-11 18:50:00,3133.85,3136.15,-0.0,flip_to_long -35967,做多,2024-07-11 18:50:00,2024-07-11 19:05:00,3136.15,3134.02,-0.0,flip_to_short -35968,做空,2024-07-11 19:05:00,2024-07-12 00:20:00,3134.02,3103.88,0.01,flip_to_long -35969,做多,2024-07-12 00:20:00,2024-07-12 00:55:00,3103.88,3091.88,-0.01,flip_to_short -35970,做空,2024-07-12 00:55:00,2024-07-12 01:00:00,3091.88,3101.26,-0.01,flip_to_long -35971,做多,2024-07-12 01:00:00,2024-07-12 02:25:00,3101.26,3096.86,-0.0,flip_to_short -35972,做空,2024-07-12 02:25:00,2024-07-12 02:30:00,3096.86,3099.6,-0.0,flip_to_long -35973,做多,2024-07-12 02:30:00,2024-07-12 02:35:00,3099.6,3099.02,-0.0,flip_to_short -35974,做空,2024-07-12 02:35:00,2024-07-12 06:05:00,3099.02,3085.11,0.01,flip_to_long -35975,做多,2024-07-12 06:05:00,2024-07-12 07:20:00,3085.11,3083.27,-0.0,flip_to_short -35976,做空,2024-07-12 07:20:00,2024-07-12 08:15:00,3083.27,3079.95,0.0,flip_to_long -35977,做多,2024-07-12 08:15:00,2024-07-12 11:30:00,3079.95,3067.95,-0.01,flip_to_short -35978,做空,2024-07-12 11:30:00,2024-07-12 12:05:00,3067.95,3075.37,-0.0,flip_to_long -35979,做多,2024-07-12 12:05:00,2024-07-12 12:15:00,3075.37,3072.3,-0.0,flip_to_short -35980,做空,2024-07-12 12:15:00,2024-07-12 12:45:00,3072.3,3071.93,-0.0,flip_to_long -35981,做多,2024-07-12 12:45:00,2024-07-12 19:30:00,3071.93,3128.49,0.03,flip_to_short -35982,做空,2024-07-12 19:30:00,2024-07-12 22:10:00,3128.49,3124.24,0.0,flip_to_long -35983,做多,2024-07-12 22:10:00,2024-07-13 02:05:00,3124.24,3125.18,-0.0,flip_to_short -35984,做空,2024-07-13 02:05:00,2024-07-13 02:25:00,3125.18,3124.8,-0.0,flip_to_long -35985,做多,2024-07-13 02:25:00,2024-07-13 02:55:00,3124.8,3126.81,0.0,flip_to_short -35986,做空,2024-07-13 02:55:00,2024-07-13 03:05:00,3126.81,3126.81,-0.0,flip_to_long -35987,做多,2024-07-13 03:05:00,2024-07-13 05:25:00,3126.81,3122.11,-0.0,flip_to_short -35988,做空,2024-07-13 05:25:00,2024-07-13 05:30:00,3122.11,3122.68,-0.0,flip_to_long -35989,做多,2024-07-13 05:30:00,2024-07-13 08:55:00,3122.68,3128.47,0.0,flip_to_short -35990,做空,2024-07-13 08:55:00,2024-07-13 09:00:00,3128.47,3129.02,-0.0,flip_to_long -35991,做多,2024-07-13 09:00:00,2024-07-13 13:25:00,3129.02,3151.28,0.01,flip_to_short -35992,做空,2024-07-13 13:25:00,2024-07-13 13:45:00,3151.28,3151.06,-0.0,flip_to_long -35993,做多,2024-07-13 13:45:00,2024-07-13 13:55:00,3151.06,3152.58,-0.0,flip_to_short -35994,做空,2024-07-13 13:55:00,2024-07-13 15:10:00,3152.58,3153.81,-0.0,flip_to_long -35995,做多,2024-07-13 15:10:00,2024-07-13 15:45:00,3153.81,3154.36,-0.0,flip_to_short -35996,做空,2024-07-13 15:45:00,2024-07-13 16:05:00,3154.36,3155.48,-0.0,flip_to_long -35997,做多,2024-07-13 16:05:00,2024-07-13 16:20:00,3155.48,3154.56,-0.0,flip_to_short -35998,做空,2024-07-13 16:20:00,2024-07-13 16:35:00,3154.56,3152.7,0.0,flip_to_long -35999,做多,2024-07-13 16:35:00,2024-07-13 16:50:00,3152.7,3151.21,-0.0,flip_to_short -36000,做空,2024-07-13 16:50:00,2024-07-13 17:35:00,3151.21,3152.38,-0.0,flip_to_long -36001,做多,2024-07-13 17:35:00,2024-07-13 17:45:00,3152.38,3151.77,-0.0,flip_to_short -36002,做空,2024-07-13 17:45:00,2024-07-13 18:50:00,3151.77,3151.91,-0.0,flip_to_long -36003,做多,2024-07-13 18:50:00,2024-07-13 18:55:00,3151.91,3151.58,-0.0,flip_to_short -36004,做空,2024-07-13 18:55:00,2024-07-13 19:00:00,3151.58,3154.89,-0.0,flip_to_long -36005,做多,2024-07-13 19:00:00,2024-07-13 22:20:00,3154.89,3149.39,-0.0,flip_to_short -36006,做空,2024-07-13 22:20:00,2024-07-13 22:40:00,3149.39,3171.29,-0.01,flip_to_long -36007,做多,2024-07-13 22:40:00,2024-07-13 22:45:00,3171.29,3180.19,0.0,tp_upper -36008,做空,2024-07-14 02:20:00,2024-07-14 03:05:00,3173.45,3176.69,-0.0,flip_to_long -36009,做多,2024-07-14 03:05:00,2024-07-14 10:35:00,3176.69,3201.41,0.01,flip_to_short -36010,做空,2024-07-14 10:35:00,2024-07-14 10:45:00,3201.41,3200.8,-0.0,flip_to_long -36011,做多,2024-07-14 10:45:00,2024-07-14 11:30:00,3200.8,3201.71,-0.0,flip_to_short -36012,做空,2024-07-14 11:30:00,2024-07-14 11:35:00,3201.71,3203.1,-0.0,flip_to_long -36013,做多,2024-07-14 11:35:00,2024-07-14 11:40:00,3203.1,3202.83,-0.0,flip_to_short -36014,做空,2024-07-14 11:40:00,2024-07-14 14:50:00,3202.83,3189.76,0.01,flip_to_long -36015,做多,2024-07-14 14:50:00,2024-07-14 15:05:00,3189.76,3184.02,-0.0,flip_to_short -36016,做空,2024-07-14 15:05:00,2024-07-14 16:10:00,3184.02,3192.16,-0.01,flip_to_long -36017,做多,2024-07-14 16:10:00,2024-07-14 16:20:00,3192.16,3188.98,-0.0,flip_to_short -36018,做空,2024-07-14 16:20:00,2024-07-14 16:30:00,3188.98,3188.91,-0.0,flip_to_long -36019,做多,2024-07-14 16:30:00,2024-07-14 17:10:00,3188.91,3188.05,-0.0,flip_to_short -36020,做空,2024-07-14 17:10:00,2024-07-14 17:25:00,3188.05,3188.21,-0.0,flip_to_long -36021,做多,2024-07-14 17:25:00,2024-07-14 18:00:00,3188.21,3188.45,-0.0,flip_to_short -36022,做空,2024-07-14 18:00:00,2024-07-14 18:35:00,3188.45,3186.96,-0.0,flip_to_long -36023,做多,2024-07-14 18:35:00,2024-07-14 18:40:00,3186.96,3185.66,-0.0,flip_to_short -36024,做空,2024-07-14 18:40:00,2024-07-14 19:15:00,3185.66,3186.72,-0.0,flip_to_long -36025,做多,2024-07-14 19:15:00,2024-07-14 19:25:00,3186.72,3187.01,-0.0,flip_to_short -36026,做空,2024-07-14 19:25:00,2024-07-14 19:30:00,3187.01,3187.57,-0.0,flip_to_long -36027,做多,2024-07-14 19:30:00,2024-07-14 19:35:00,3187.57,3187.39,-0.0,flip_to_short -36028,做空,2024-07-14 19:35:00,2024-07-14 19:50:00,3187.39,3189.18,-0.0,flip_to_long -36029,做多,2024-07-14 19:50:00,2024-07-14 21:20:00,3189.18,3233.32,0.02,tp_upper -36030,做空,2024-07-15 09:00:00,2024-07-15 09:10:00,3345.11,3343.13,0.0,flip_to_long -36031,做多,2024-07-15 09:10:00,2024-07-15 09:55:00,3343.13,3347.53,0.0,flip_to_short -36032,做空,2024-07-15 09:55:00,2024-07-15 10:00:00,3347.53,3347.99,-0.0,flip_to_long -36033,做多,2024-07-15 10:00:00,2024-07-15 12:40:00,3347.99,3345.55,-0.0,flip_to_short -36034,做空,2024-07-15 12:40:00,2024-07-15 13:00:00,3345.55,3347.19,-0.0,flip_to_long -36035,做多,2024-07-15 13:00:00,2024-07-15 13:30:00,3347.19,3336.98,-0.01,flip_to_short -36036,做空,2024-07-15 13:30:00,2024-07-15 13:35:00,3336.98,3347.94,-0.01,flip_to_long -36037,做多,2024-07-15 13:35:00,2024-07-15 14:15:00,3347.94,3347.65,-0.0,flip_to_short -36038,做空,2024-07-15 14:15:00,2024-07-16 03:50:00,3347.65,3470.08,-0.06,flip_to_long -36039,做多,2024-07-16 03:50:00,2024-07-16 04:10:00,3470.08,3472.55,0.0,flip_to_short -36040,做空,2024-07-16 04:10:00,2024-07-16 10:15:00,3472.55,3396.48,0.03,flip_to_long -36041,做多,2024-07-16 10:15:00,2024-07-16 10:20:00,3396.48,3394.91,-0.0,flip_to_short -36042,做空,2024-07-16 10:20:00,2024-07-16 10:25:00,3394.91,3398.38,-0.0,flip_to_long -36043,做多,2024-07-16 10:25:00,2024-07-16 12:50:00,3398.38,3399.18,-0.0,flip_to_short -36044,做空,2024-07-16 12:50:00,2024-07-16 14:15:00,3399.18,3402.28,-0.0,flip_to_long -36045,做多,2024-07-16 14:15:00,2024-07-16 19:45:00,3402.28,3458.11,0.03,flip_to_short -36046,做空,2024-07-16 19:45:00,2024-07-16 20:35:00,3458.11,3458.49,-0.0,flip_to_long -36047,做多,2024-07-16 20:35:00,2024-07-16 23:35:00,3458.49,3442.84,-0.01,flip_to_short -36048,做空,2024-07-16 23:35:00,2024-07-16 23:40:00,3442.84,3445.37,-0.0,flip_to_long -36049,做多,2024-07-16 23:40:00,2024-07-17 04:30:00,3445.37,3471.64,0.01,flip_to_short -36050,做空,2024-07-17 04:30:00,2024-07-17 04:35:00,3471.64,3481.24,-0.01,flip_to_long -36051,做多,2024-07-17 04:35:00,2024-07-17 06:25:00,3481.24,3486.06,0.0,flip_to_short -36052,做空,2024-07-17 06:25:00,2024-07-17 06:35:00,3486.06,3487.49,-0.0,flip_to_long -36053,做多,2024-07-17 06:35:00,2024-07-17 06:45:00,3487.49,3487.49,-0.0,flip_to_short -36054,做空,2024-07-17 06:45:00,2024-07-17 07:05:00,3487.49,3487.18,-0.0,flip_to_long -36055,做多,2024-07-17 07:05:00,2024-07-17 07:15:00,3487.18,3483.05,-0.0,flip_to_short -36056,做空,2024-07-17 07:15:00,2024-07-17 07:20:00,3483.05,3486.78,-0.0,flip_to_long -36057,做多,2024-07-17 07:20:00,2024-07-17 07:50:00,3486.78,3481.57,-0.0,flip_to_short -36058,做空,2024-07-17 07:50:00,2024-07-17 08:25:00,3481.57,3488.07,-0.0,flip_to_long -36059,做多,2024-07-17 08:25:00,2024-07-17 08:40:00,3488.07,3482.49,-0.0,flip_to_short -36060,做空,2024-07-17 08:40:00,2024-07-17 08:45:00,3482.49,3483.61,-0.0,flip_to_long -36061,做多,2024-07-17 08:45:00,2024-07-17 09:25:00,3483.61,3487.97,0.0,flip_to_short -36062,做空,2024-07-17 09:25:00,2024-07-17 09:30:00,3487.97,3488.99,-0.0,flip_to_long -36063,做多,2024-07-17 09:30:00,2024-07-17 09:45:00,3488.99,3488.99,-0.0,flip_to_short -36064,做空,2024-07-17 09:45:00,2024-07-17 09:50:00,3488.99,3489.49,-0.0,flip_to_long -36065,做多,2024-07-17 09:50:00,2024-07-17 10:00:00,3489.49,3484.01,-0.0,flip_to_short -36066,做空,2024-07-17 10:00:00,2024-07-17 10:25:00,3484.01,3490.34,-0.0,flip_to_long -36067,做多,2024-07-17 10:25:00,2024-07-17 10:30:00,3490.34,3482.94,-0.0,flip_to_short -36068,做空,2024-07-17 10:30:00,2024-07-17 13:50:00,3482.94,3470.72,0.0,flip_to_long -36069,做多,2024-07-17 13:50:00,2024-07-17 13:55:00,3470.72,3465.98,-0.0,flip_to_short -36070,做空,2024-07-17 13:55:00,2024-07-17 14:35:00,3465.98,3461.03,0.0,flip_to_long -36071,做多,2024-07-17 14:35:00,2024-07-17 15:20:00,3461.03,3461.7,-0.0,flip_to_short -36072,做空,2024-07-17 15:20:00,2024-07-17 16:10:00,3461.7,3412.47,0.02,tp_lower -36073,做多,2024-07-17 19:25:00,2024-07-17 19:30:00,3422.47,3422.18,-0.0,flip_to_short -36074,做空,2024-07-17 19:30:00,2024-07-17 20:05:00,3422.18,3417.68,0.0,flip_to_long -36075,做多,2024-07-17 20:05:00,2024-07-17 20:10:00,3417.68,3416.82,-0.0,flip_to_short -36076,做空,2024-07-17 20:10:00,2024-07-17 21:30:00,3416.82,3413.02,0.0,flip_to_long -36077,做多,2024-07-17 21:30:00,2024-07-17 21:45:00,3413.02,3411.78,-0.0,flip_to_short -36078,做空,2024-07-17 21:45:00,2024-07-17 21:50:00,3411.78,3412.96,-0.0,flip_to_long -36079,做多,2024-07-17 21:50:00,2024-07-17 21:55:00,3412.96,3410.93,-0.0,flip_to_short -36080,做空,2024-07-17 21:55:00,2024-07-18 00:35:00,3410.93,3409.39,-0.0,flip_to_long -36081,做多,2024-07-18 00:35:00,2024-07-18 00:45:00,3409.39,3405.75,-0.0,flip_to_short -36082,做空,2024-07-18 00:45:00,2024-07-18 02:20:00,3405.75,3407.72,-0.0,flip_to_long -36083,做多,2024-07-18 02:20:00,2024-07-18 04:45:00,3407.72,3416.97,0.0,flip_to_short -36084,做空,2024-07-18 04:45:00,2024-07-18 04:55:00,3416.97,3416.53,-0.0,flip_to_long -36085,做多,2024-07-18 04:55:00,2024-07-18 05:00:00,3416.53,3414.3,-0.0,flip_to_short -36086,做空,2024-07-18 05:00:00,2024-07-18 05:05:00,3414.3,3419.09,-0.0,flip_to_long -36087,做多,2024-07-18 05:05:00,2024-07-18 05:10:00,3419.09,3411.57,-0.0,flip_to_short -36088,做空,2024-07-18 05:10:00,2024-07-18 05:30:00,3411.57,3415.61,-0.0,flip_to_long -36089,做多,2024-07-18 05:30:00,2024-07-18 05:40:00,3415.61,3418.01,0.0,flip_to_short -36090,做空,2024-07-18 05:40:00,2024-07-18 05:45:00,3418.01,3423.16,-0.0,flip_to_long -36091,做多,2024-07-18 05:45:00,2024-07-18 10:25:00,3423.16,3433.95,0.0,flip_to_short -36092,做空,2024-07-18 10:25:00,2024-07-18 10:35:00,3433.95,3440.27,-0.0,flip_to_long -36093,做多,2024-07-18 10:35:00,2024-07-18 10:40:00,3440.27,3439.14,-0.0,flip_to_short -36094,做空,2024-07-18 10:40:00,2024-07-18 10:50:00,3439.14,3442.23,-0.0,flip_to_long -36095,做多,2024-07-18 10:50:00,2024-07-18 11:05:00,3442.23,3438.1,-0.0,flip_to_short -36096,做空,2024-07-18 11:05:00,2024-07-18 11:10:00,3438.1,3441.66,-0.0,flip_to_long -36097,做多,2024-07-18 11:10:00,2024-07-18 11:15:00,3441.66,3438.93,-0.0,flip_to_short -36098,做空,2024-07-18 11:15:00,2024-07-18 11:20:00,3438.93,3441.78,-0.0,flip_to_long -36099,做多,2024-07-18 11:20:00,2024-07-18 14:20:00,3441.78,3453.44,0.0,flip_to_short -36100,做空,2024-07-18 14:20:00,2024-07-18 14:25:00,3453.44,3459.61,-0.0,flip_to_long -36101,做多,2024-07-18 14:25:00,2024-07-18 14:30:00,3459.61,3442.1,-0.01,flip_to_short -36102,做空,2024-07-18 14:30:00,2024-07-18 19:35:00,3442.1,3405.65,0.02,flip_to_long -36103,做多,2024-07-18 19:35:00,2024-07-18 19:50:00,3405.65,3404.11,-0.0,flip_to_short -36104,做空,2024-07-18 19:50:00,2024-07-18 20:15:00,3404.11,3405.66,-0.0,flip_to_long -36105,做多,2024-07-18 20:15:00,2024-07-19 00:00:00,3405.66,3419.61,0.01,flip_to_short -36106,做空,2024-07-19 00:00:00,2024-07-19 00:10:00,3419.61,3417.31,0.0,flip_to_long -36107,做多,2024-07-19 00:10:00,2024-07-19 07:10:00,3417.31,3418.1,-0.0,flip_to_short -36108,做空,2024-07-19 07:10:00,2024-07-19 07:15:00,3418.1,3425.9,-0.0,flip_to_long -36109,做多,2024-07-19 07:15:00,2024-07-19 07:20:00,3425.9,3422.76,-0.0,flip_to_short -36110,做空,2024-07-19 07:20:00,2024-07-19 11:15:00,3422.76,3403.23,0.01,flip_to_long -36111,做多,2024-07-19 11:15:00,2024-07-19 11:35:00,3403.23,3396.91,-0.0,flip_to_short -36112,做空,2024-07-19 11:35:00,2024-07-19 11:55:00,3396.91,3402.84,-0.0,flip_to_long -36113,做多,2024-07-19 11:55:00,2024-07-19 12:10:00,3402.84,3404.36,-0.0,flip_to_short -36114,做空,2024-07-19 12:10:00,2024-07-19 13:20:00,3404.36,3398.61,0.0,flip_to_long -36115,做多,2024-07-19 13:20:00,2024-07-19 20:15:00,3398.61,3491.1,0.04,flip_to_short -36116,做空,2024-07-19 20:15:00,2024-07-19 20:20:00,3491.1,3499.01,-0.0,flip_to_long -36117,做多,2024-07-19 20:20:00,2024-07-19 22:50:00,3499.01,3503.9,0.0,flip_to_short -36118,做空,2024-07-19 22:50:00,2024-07-19 23:00:00,3503.9,3511.01,-0.0,flip_to_long -36119,做多,2024-07-19 23:00:00,2024-07-19 23:20:00,3511.01,3509.23,-0.0,flip_to_short -36120,做空,2024-07-19 23:20:00,2024-07-20 03:05:00,3509.23,3498.38,0.0,flip_to_long -36121,做多,2024-07-20 03:05:00,2024-07-20 03:10:00,3498.38,3496.9,-0.0,flip_to_short -36122,做空,2024-07-20 03:10:00,2024-07-20 04:05:00,3496.9,3494.83,0.0,flip_to_long -36123,做多,2024-07-20 04:05:00,2024-07-20 07:00:00,3494.83,3495.57,-0.0,flip_to_short -36124,做空,2024-07-20 07:00:00,2024-07-20 07:15:00,3495.57,3499.54,-0.0,flip_to_long -36125,做多,2024-07-20 07:15:00,2024-07-20 07:25:00,3499.54,3496.89,-0.0,flip_to_short -36126,做空,2024-07-20 07:25:00,2024-07-20 11:30:00,3496.89,3488.88,0.0,flip_to_long -36127,做多,2024-07-20 11:30:00,2024-07-20 11:35:00,3488.88,3487.15,-0.0,flip_to_short -36128,做空,2024-07-20 11:35:00,2024-07-20 11:40:00,3487.15,3489.0,-0.0,flip_to_long -36129,做多,2024-07-20 11:40:00,2024-07-20 11:45:00,3489.0,3486.06,-0.0,flip_to_short -36130,做空,2024-07-20 11:45:00,2024-07-20 12:00:00,3486.06,3487.38,-0.0,flip_to_long -36131,做多,2024-07-20 12:00:00,2024-07-20 12:15:00,3487.38,3488.31,-0.0,flip_to_short -36132,做空,2024-07-20 12:15:00,2024-07-20 12:25:00,3488.31,3486.9,-0.0,flip_to_long -36133,做多,2024-07-20 12:25:00,2024-07-20 13:10:00,3486.9,3484.31,-0.0,flip_to_short -36134,做空,2024-07-20 13:10:00,2024-07-20 13:15:00,3484.31,3488.81,-0.0,flip_to_long -36135,做多,2024-07-20 13:15:00,2024-07-20 13:35:00,3488.81,3484.13,-0.0,flip_to_short -36136,做空,2024-07-20 13:35:00,2024-07-20 13:50:00,3484.13,3487.86,-0.0,flip_to_long -36137,做多,2024-07-20 13:50:00,2024-07-20 16:45:00,3487.86,3494.72,0.0,flip_to_short -36138,做空,2024-07-20 16:45:00,2024-07-20 19:50:00,3494.72,3509.24,-0.01,flip_to_long -36139,做多,2024-07-20 19:50:00,2024-07-20 21:00:00,3509.24,3507.61,-0.0,flip_to_short -36140,做空,2024-07-20 21:00:00,2024-07-20 22:00:00,3507.61,3520.28,-0.01,flip_to_long -36141,做多,2024-07-20 22:00:00,2024-07-20 22:05:00,3520.28,3520.26,-0.0,flip_to_short -36142,做空,2024-07-20 22:05:00,2024-07-20 23:30:00,3520.26,3518.99,-0.0,flip_to_long -36143,做多,2024-07-20 23:30:00,2024-07-20 23:35:00,3518.99,3517.78,-0.0,flip_to_short -36144,做空,2024-07-20 23:35:00,2024-07-20 23:40:00,3517.78,3517.84,-0.0,flip_to_long -36145,做多,2024-07-20 23:40:00,2024-07-20 23:55:00,3517.84,3515.73,-0.0,flip_to_short -36146,做空,2024-07-20 23:55:00,2024-07-21 00:00:00,3515.73,3516.56,-0.0,flip_to_long -36147,做多,2024-07-21 00:00:00,2024-07-21 00:35:00,3516.56,3510.89,-0.0,flip_to_short -36148,做空,2024-07-21 00:35:00,2024-07-21 01:20:00,3510.89,3515.93,-0.0,flip_to_long -36149,做多,2024-07-21 01:20:00,2024-07-21 01:25:00,3515.93,3512.57,-0.0,flip_to_short -36150,做空,2024-07-21 01:25:00,2024-07-21 01:40:00,3512.57,3517.61,-0.0,flip_to_long -36151,做多,2024-07-21 01:40:00,2024-07-21 01:55:00,3517.61,3514.47,-0.0,flip_to_short -36152,做空,2024-07-21 01:55:00,2024-07-21 03:10:00,3514.47,3516.54,-0.0,flip_to_long -36153,做多,2024-07-21 03:10:00,2024-07-21 03:25:00,3516.54,3512.51,-0.0,flip_to_short -36154,做空,2024-07-21 03:25:00,2024-07-21 09:10:00,3512.51,3496.01,0.01,flip_to_long -36155,做多,2024-07-21 09:10:00,2024-07-21 09:15:00,3496.01,3495.01,-0.0,flip_to_short -36156,做空,2024-07-21 09:15:00,2024-07-21 09:35:00,3495.01,3495.4,-0.0,flip_to_long -36157,做多,2024-07-21 09:35:00,2024-07-21 11:25:00,3495.4,3490.22,-0.0,flip_to_short -36158,做空,2024-07-21 11:25:00,2024-07-21 11:30:00,3490.22,3492.3,-0.0,flip_to_long -36159,做多,2024-07-21 11:30:00,2024-07-21 13:25:00,3492.3,3495.39,0.0,flip_to_short -36160,做空,2024-07-21 13:25:00,2024-07-21 14:10:00,3495.39,3498.18,-0.0,flip_to_long -36161,做多,2024-07-21 14:10:00,2024-07-21 15:15:00,3498.18,3497.99,-0.0,flip_to_short -36162,做空,2024-07-21 15:15:00,2024-07-21 15:55:00,3497.99,3498.65,-0.0,flip_to_long -36163,做多,2024-07-21 15:55:00,2024-07-21 16:05:00,3498.65,3496.76,-0.0,flip_to_short -36164,做空,2024-07-21 16:05:00,2024-07-21 16:10:00,3496.76,3505.32,-0.0,flip_to_long -36165,做多,2024-07-21 16:10:00,2024-07-21 16:15:00,3505.32,3498.61,-0.0,flip_to_short -36166,做空,2024-07-21 16:15:00,2024-07-21 16:45:00,3498.61,3505.64,-0.0,flip_to_long -36167,做多,2024-07-21 16:45:00,2024-07-21 17:45:00,3505.64,3487.61,-0.01,flip_to_short -36168,做空,2024-07-21 17:45:00,2024-07-21 17:50:00,3487.61,3460.78,0.01,tp_lower -36169,做多,2024-07-21 19:30:00,2024-07-21 20:00:00,3487.54,3483.6,-0.0,flip_to_short -36170,做空,2024-07-21 20:00:00,2024-07-21 20:05:00,3483.6,3487.2,-0.0,flip_to_long -36171,做多,2024-07-21 20:05:00,2024-07-22 01:15:00,3487.2,3525.89,0.02,flip_to_short -36172,做空,2024-07-22 01:15:00,2024-07-22 01:55:00,3525.89,3526.01,-0.0,flip_to_long -36173,做多,2024-07-22 01:55:00,2024-07-22 02:40:00,3526.01,3530.54,0.0,flip_to_short -36174,做空,2024-07-22 02:40:00,2024-07-22 02:45:00,3530.54,3534.07,-0.0,flip_to_long -36175,做多,2024-07-22 02:45:00,2024-07-22 03:00:00,3534.07,3530.11,-0.0,flip_to_short -36176,做空,2024-07-22 03:00:00,2024-07-22 09:50:00,3530.11,3485.87,0.02,flip_to_long -36177,做多,2024-07-22 09:50:00,2024-07-22 13:15:00,3485.87,3491.6,0.0,flip_to_short -36178,做空,2024-07-22 13:15:00,2024-07-22 13:30:00,3491.6,3492.01,-0.0,flip_to_long -36179,做多,2024-07-22 13:30:00,2024-07-22 13:40:00,3492.01,3480.93,-0.01,flip_to_short -36180,做空,2024-07-22 13:40:00,2024-07-22 17:30:00,3480.93,3464.99,0.01,flip_to_long -36181,做多,2024-07-22 17:30:00,2024-07-22 21:05:00,3464.99,3467.82,0.0,flip_to_short -36182,做空,2024-07-22 21:05:00,2024-07-23 00:45:00,3467.82,3475.36,-0.0,flip_to_long -36183,做多,2024-07-23 00:45:00,2024-07-23 04:25:00,3475.36,3469.83,-0.0,flip_to_short -36184,做空,2024-07-23 04:25:00,2024-07-23 08:00:00,3469.83,3457.97,0.01,flip_to_long -36185,做多,2024-07-23 08:00:00,2024-07-23 11:00:00,3457.97,3488.99,0.01,flip_to_short -36186,做空,2024-07-23 11:00:00,2024-07-23 13:00:00,3488.99,3510.39,-0.01,flip_to_long -36187,做多,2024-07-23 13:00:00,2024-07-23 18:50:00,3510.39,3444.61,-0.03,flip_to_short -36188,做空,2024-07-23 18:50:00,2024-07-23 22:30:00,3444.61,3463.68,-0.01,flip_to_long -36189,做多,2024-07-23 22:30:00,2024-07-23 23:20:00,3463.68,3470.76,0.0,flip_to_short -36190,做空,2024-07-23 23:20:00,2024-07-24 06:05:00,3470.76,3442.67,0.01,flip_to_long -36191,做多,2024-07-24 06:05:00,2024-07-24 06:25:00,3442.67,3441.47,-0.0,flip_to_short -36192,做空,2024-07-24 06:25:00,2024-07-24 06:45:00,3441.47,3439.77,-0.0,flip_to_long -36193,做多,2024-07-24 06:45:00,2024-07-24 07:30:00,3439.77,3441.39,-0.0,flip_to_short -36194,做空,2024-07-24 07:30:00,2024-07-24 12:20:00,3441.39,3460.53,-0.01,flip_to_long -36195,做多,2024-07-24 12:20:00,2024-07-24 12:35:00,3460.53,3455.95,-0.0,flip_to_short -36196,做空,2024-07-24 12:35:00,2024-07-24 13:15:00,3455.95,3457.4,-0.0,flip_to_long -36197,做多,2024-07-24 13:15:00,2024-07-24 13:30:00,3457.4,3458.38,-0.0,flip_to_short -36198,做空,2024-07-24 13:30:00,2024-07-24 13:35:00,3458.38,3465.04,-0.0,flip_to_long -36199,做多,2024-07-24 13:35:00,2024-07-24 13:40:00,3465.04,3459.36,-0.0,flip_to_short -36200,做空,2024-07-24 13:40:00,2024-07-25 01:05:00,3459.36,3221.45,0.11,tp_lower -36201,做多,2024-07-25 06:35:00,2024-07-25 06:45:00,3179.39,3177.51,-0.0,flip_to_short -36202,做空,2024-07-25 06:45:00,2024-07-25 07:15:00,3177.51,3177.21,-0.0,flip_to_long -36203,做多,2024-07-25 07:15:00,2024-07-25 07:20:00,3177.21,3169.66,-0.01,flip_to_short -36204,做空,2024-07-25 07:20:00,2024-07-25 07:25:00,3169.66,3173.31,-0.0,flip_to_long -36205,做多,2024-07-25 07:25:00,2024-07-25 07:40:00,3173.31,3171.65,-0.0,flip_to_short -36206,做空,2024-07-25 07:40:00,2024-07-25 08:10:00,3171.65,3173.79,-0.0,flip_to_long -36207,做多,2024-07-25 08:10:00,2024-07-25 08:15:00,3173.79,3166.28,-0.01,flip_to_short -36208,做空,2024-07-25 08:15:00,2024-07-25 08:55:00,3166.28,3175.48,-0.01,flip_to_long -36209,做多,2024-07-25 08:55:00,2024-07-25 09:00:00,3175.48,3172.98,-0.0,flip_to_short -36210,做空,2024-07-25 09:00:00,2024-07-25 09:05:00,3172.98,3176.8,-0.0,flip_to_long -36211,做多,2024-07-25 09:05:00,2024-07-25 09:20:00,3176.8,3176.4,-0.0,flip_to_short -36212,做空,2024-07-25 09:20:00,2024-07-25 11:00:00,3176.4,3173.3,0.0,flip_to_long -36213,做多,2024-07-25 11:00:00,2024-07-25 11:40:00,3173.3,3169.15,-0.0,flip_to_short -36214,做空,2024-07-25 11:40:00,2024-07-25 11:45:00,3169.15,3175.29,-0.0,flip_to_long -36215,做多,2024-07-25 11:45:00,2024-07-25 12:25:00,3175.29,3167.24,-0.01,flip_to_short -36216,做空,2024-07-25 12:25:00,2024-07-25 14:25:00,3167.24,3160.13,0.0,flip_to_long -36217,做多,2024-07-25 14:25:00,2024-07-25 15:05:00,3160.13,3156.01,-0.0,flip_to_short -36218,做空,2024-07-25 15:05:00,2024-07-25 15:10:00,3156.01,3166.02,-0.01,flip_to_long -36219,做多,2024-07-25 15:10:00,2024-07-25 15:15:00,3166.02,3158.57,-0.0,flip_to_short -36220,做空,2024-07-25 15:15:00,2024-07-25 16:20:00,3158.57,3154.97,0.0,flip_to_long -36221,做多,2024-07-25 16:20:00,2024-07-25 16:45:00,3154.97,3153.08,-0.0,flip_to_short -36222,做空,2024-07-25 16:45:00,2024-07-25 16:50:00,3153.08,3156.72,-0.0,flip_to_long -36223,做多,2024-07-25 16:50:00,2024-07-25 16:55:00,3156.72,3153.34,-0.0,flip_to_short -36224,做空,2024-07-25 16:55:00,2024-07-25 20:55:00,3153.34,3153.48,-0.0,flip_to_long -36225,做多,2024-07-25 20:55:00,2024-07-26 07:45:00,3153.48,3253.64,0.05,flip_to_short -36226,做空,2024-07-26 07:45:00,2024-07-26 08:00:00,3253.64,3253.73,-0.0,flip_to_long -36227,做多,2024-07-26 08:00:00,2024-07-26 08:05:00,3253.73,3252.99,-0.0,flip_to_short -36228,做空,2024-07-26 08:05:00,2024-07-26 08:10:00,3252.99,3254.41,-0.0,flip_to_long -36229,做多,2024-07-26 08:10:00,2024-07-26 08:20:00,3254.41,3254.45,-0.0,flip_to_short -36230,做空,2024-07-26 08:20:00,2024-07-26 08:35:00,3254.45,3255.24,-0.0,flip_to_long -36231,做多,2024-07-26 08:35:00,2024-07-26 08:40:00,3255.24,3254.01,-0.0,flip_to_short -36232,做空,2024-07-26 08:40:00,2024-07-26 09:15:00,3254.01,3257.4,-0.0,flip_to_long -36233,做多,2024-07-26 09:15:00,2024-07-26 09:25:00,3257.4,3258.01,-0.0,flip_to_short -36234,做空,2024-07-26 09:25:00,2024-07-26 09:45:00,3258.01,3259.07,-0.0,flip_to_long -36235,做多,2024-07-26 09:45:00,2024-07-26 09:50:00,3259.07,3257.07,-0.0,flip_to_short -36236,做空,2024-07-26 09:50:00,2024-07-26 12:25:00,3257.07,3250.01,0.0,flip_to_long -36237,做多,2024-07-26 12:25:00,2024-07-26 12:30:00,3250.01,3243.06,-0.0,flip_to_short -36238,做空,2024-07-26 12:30:00,2024-07-26 13:35:00,3243.06,3245.02,-0.0,flip_to_long -36239,做多,2024-07-26 13:35:00,2024-07-26 14:05:00,3245.02,3250.41,0.0,flip_to_short -36240,做空,2024-07-26 14:05:00,2024-07-26 15:00:00,3250.41,3247.3,0.0,flip_to_long -36241,做多,2024-07-26 15:00:00,2024-07-26 16:55:00,3247.3,3244.98,-0.0,flip_to_short -36242,做空,2024-07-26 16:55:00,2024-07-26 17:00:00,3244.98,3245.39,-0.0,flip_to_long -36243,做多,2024-07-26 17:00:00,2024-07-26 17:05:00,3245.39,3242.52,-0.0,flip_to_short -36244,做空,2024-07-26 17:05:00,2024-07-26 17:10:00,3242.52,3244.58,-0.0,flip_to_long -36245,做多,2024-07-26 17:10:00,2024-07-26 17:30:00,3244.58,3245.66,-0.0,flip_to_short -36246,做空,2024-07-26 17:30:00,2024-07-26 17:40:00,3245.66,3244.75,-0.0,flip_to_long -36247,做多,2024-07-26 17:40:00,2024-07-26 17:55:00,3244.75,3246.13,-0.0,flip_to_short -36248,做空,2024-07-26 17:55:00,2024-07-26 20:45:00,3246.13,3252.5,-0.0,flip_to_long -36249,做多,2024-07-26 20:45:00,2024-07-27 00:00:00,3252.5,3269.29,0.01,flip_to_short -36250,做空,2024-07-27 00:00:00,2024-07-27 04:45:00,3269.29,3254.53,0.01,flip_to_long -36251,做多,2024-07-27 04:45:00,2024-07-27 04:55:00,3254.53,3253.01,-0.0,flip_to_short -36252,做空,2024-07-27 04:55:00,2024-07-27 05:00:00,3253.01,3256.53,-0.0,flip_to_long -36253,做多,2024-07-27 05:00:00,2024-07-27 05:50:00,3256.53,3251.17,-0.0,flip_to_short -36254,做空,2024-07-27 05:50:00,2024-07-27 05:55:00,3251.17,3253.28,-0.0,flip_to_long -36255,做多,2024-07-27 05:55:00,2024-07-27 11:05:00,3253.28,3267.77,0.01,flip_to_short -36256,做空,2024-07-27 11:05:00,2024-07-27 11:25:00,3267.77,3268.84,-0.0,flip_to_long -36257,做多,2024-07-27 11:25:00,2024-07-27 15:10:00,3268.84,3292.61,0.01,flip_to_short -36258,做空,2024-07-27 15:10:00,2024-07-27 21:05:00,3292.61,3269.99,0.01,flip_to_long -36259,做多,2024-07-27 21:05:00,2024-07-27 23:05:00,3269.99,3257.1,-0.01,flip_to_short -36260,做空,2024-07-27 23:05:00,2024-07-28 08:15:00,3257.1,3225.54,0.02,flip_to_long -36261,做多,2024-07-28 08:15:00,2024-07-28 08:20:00,3225.54,3221.41,-0.0,flip_to_short -36262,做空,2024-07-28 08:20:00,2024-07-28 08:50:00,3221.41,3226.19,-0.0,flip_to_long -36263,做多,2024-07-28 08:50:00,2024-07-28 15:00:00,3226.19,3259.51,0.02,flip_to_short -36264,做空,2024-07-28 15:00:00,2024-07-28 15:05:00,3259.51,3260.51,-0.0,flip_to_long -36265,做多,2024-07-28 15:05:00,2024-07-28 15:35:00,3260.51,3262.56,0.0,flip_to_short -36266,做空,2024-07-28 15:35:00,2024-07-28 15:40:00,3262.56,3268.9,-0.0,flip_to_long -36267,做多,2024-07-28 15:40:00,2024-07-28 16:45:00,3268.9,3265.12,-0.0,flip_to_short -36268,做空,2024-07-28 16:45:00,2024-07-28 16:50:00,3265.12,3265.43,-0.0,flip_to_long -36269,做多,2024-07-28 16:50:00,2024-07-28 17:20:00,3265.43,3262.72,-0.0,flip_to_short -36270,做空,2024-07-28 17:20:00,2024-07-28 17:50:00,3262.72,3267.28,-0.0,flip_to_long -36271,做多,2024-07-28 17:50:00,2024-07-28 18:05:00,3267.28,3266.22,-0.0,flip_to_short -36272,做空,2024-07-28 18:05:00,2024-07-28 18:10:00,3266.22,3269.2,-0.0,flip_to_long -36273,做多,2024-07-28 18:10:00,2024-07-28 19:15:00,3269.2,3268.64,-0.0,flip_to_short -36274,做空,2024-07-28 19:15:00,2024-07-28 22:00:00,3268.64,3264.74,0.0,flip_to_long -36275,做多,2024-07-28 22:00:00,2024-07-29 11:35:00,3264.74,3376.81,0.06,flip_to_short -36276,做空,2024-07-29 11:35:00,2024-07-29 11:40:00,3376.81,3377.99,-0.0,flip_to_long -36277,做多,2024-07-29 11:40:00,2024-07-29 12:30:00,3377.99,3380.56,0.0,flip_to_short -36278,做空,2024-07-29 12:30:00,2024-07-29 18:00:00,3380.56,3315.11,0.04,flip_to_long -36279,做多,2024-07-29 18:00:00,2024-07-29 18:10:00,3315.11,3314.47,-0.0,flip_to_short -36280,做空,2024-07-29 18:10:00,2024-07-29 18:15:00,3314.47,3315.01,-0.0,flip_to_long -36281,做多,2024-07-29 18:15:00,2024-07-29 18:25:00,3315.01,3308.75,-0.0,flip_to_short -36282,做空,2024-07-29 18:25:00,2024-07-29 18:35:00,3308.75,3315.18,-0.0,flip_to_long -36283,做多,2024-07-29 18:35:00,2024-07-29 18:45:00,3315.18,3308.99,-0.0,flip_to_short -36284,做空,2024-07-29 18:45:00,2024-07-30 00:50:00,3308.99,3325.14,-0.01,flip_to_long -36285,做多,2024-07-30 00:50:00,2024-07-30 01:00:00,3325.14,3326.82,0.0,flip_to_short -36286,做空,2024-07-30 01:00:00,2024-07-30 03:35:00,3326.82,3318.12,0.0,flip_to_long -36287,做多,2024-07-30 03:35:00,2024-07-30 04:00:00,3318.12,3314.11,-0.0,flip_to_short -36288,做空,2024-07-30 04:00:00,2024-07-30 04:05:00,3314.11,3314.82,-0.0,flip_to_long -36289,做多,2024-07-30 04:05:00,2024-07-30 04:15:00,3314.82,3314.58,-0.0,flip_to_short -36290,做空,2024-07-30 04:15:00,2024-07-30 04:20:00,3314.58,3317.47,-0.0,flip_to_long -36291,做多,2024-07-30 04:20:00,2024-07-30 04:30:00,3317.47,3314.14,-0.0,flip_to_short -36292,做空,2024-07-30 04:30:00,2024-07-30 04:55:00,3314.14,3316.92,-0.0,flip_to_long -36293,做多,2024-07-30 04:55:00,2024-07-30 05:05:00,3316.92,3312.39,-0.0,flip_to_short -36294,做空,2024-07-30 05:05:00,2024-07-30 06:00:00,3312.39,3312.16,-0.0,flip_to_long -36295,做多,2024-07-30 06:00:00,2024-07-30 09:50:00,3312.16,3330.99,0.01,flip_to_short -36296,做空,2024-07-30 09:50:00,2024-07-30 10:25:00,3330.99,3335.68,-0.0,flip_to_long -36297,做多,2024-07-30 10:25:00,2024-07-30 10:35:00,3335.68,3330.53,-0.0,flip_to_short -36298,做空,2024-07-30 10:35:00,2024-07-30 10:40:00,3330.53,3339.36,-0.01,flip_to_long -36299,做多,2024-07-30 10:40:00,2024-07-30 10:55:00,3339.36,3335.39,-0.0,flip_to_short -36300,做空,2024-07-30 10:55:00,2024-07-30 11:20:00,3335.39,3336.12,-0.0,flip_to_long -36301,做多,2024-07-30 11:20:00,2024-07-30 11:25:00,3336.12,3333.81,-0.0,flip_to_short -36302,做空,2024-07-30 11:25:00,2024-07-30 11:35:00,3333.81,3336.19,-0.0,flip_to_long -36303,做多,2024-07-30 11:35:00,2024-07-30 11:50:00,3336.19,3335.5,-0.0,flip_to_short -36304,做空,2024-07-30 11:50:00,2024-07-30 12:05:00,3335.5,3337.48,-0.0,flip_to_long -36305,做多,2024-07-30 12:05:00,2024-07-30 13:40:00,3337.48,3337.36,-0.0,flip_to_short -36306,做空,2024-07-30 13:40:00,2024-07-30 21:50:00,3337.36,3282.64,0.03,flip_to_long -36307,做多,2024-07-30 21:50:00,2024-07-30 22:00:00,3282.64,3278.02,-0.0,flip_to_short -36308,做空,2024-07-30 22:00:00,2024-07-30 22:15:00,3278.02,3278.25,-0.0,flip_to_long -36309,做多,2024-07-30 22:15:00,2024-07-30 22:30:00,3278.25,3274.89,-0.0,flip_to_short -36310,做空,2024-07-30 22:30:00,2024-07-30 22:35:00,3274.89,3277.53,-0.0,flip_to_long -36311,做多,2024-07-30 22:35:00,2024-07-30 22:40:00,3277.53,3277.23,-0.0,flip_to_short -36312,做空,2024-07-30 22:40:00,2024-07-30 22:50:00,3277.23,3274.11,0.0,flip_to_long -36313,做多,2024-07-30 22:50:00,2024-07-30 23:10:00,3274.11,3273.49,-0.0,flip_to_short -36314,做空,2024-07-30 23:10:00,2024-07-30 23:15:00,3273.49,3275.49,-0.0,flip_to_long -36315,做多,2024-07-30 23:15:00,2024-07-30 23:20:00,3275.49,3274.22,-0.0,flip_to_short -36316,做空,2024-07-30 23:20:00,2024-07-31 00:30:00,3274.22,3276.1,-0.0,flip_to_long -36317,做多,2024-07-31 00:30:00,2024-07-31 01:30:00,3276.1,3265.59,-0.01,flip_to_short -36318,做空,2024-07-31 01:30:00,2024-07-31 01:45:00,3265.59,3276.0,-0.01,flip_to_long -36319,做多,2024-07-31 01:45:00,2024-07-31 04:10:00,3276.0,3277.82,0.0,flip_to_short -36320,做空,2024-07-31 04:10:00,2024-07-31 05:40:00,3277.82,3281.34,-0.0,flip_to_long -36321,做多,2024-07-31 05:40:00,2024-07-31 10:05:00,3281.34,3310.55,0.02,flip_to_short -36322,做空,2024-07-31 10:05:00,2024-07-31 10:10:00,3310.55,3315.62,-0.0,flip_to_long -36323,做多,2024-07-31 10:10:00,2024-07-31 10:25:00,3315.62,3316.96,-0.0,flip_to_short -36324,做空,2024-07-31 10:25:00,2024-07-31 11:15:00,3316.96,3317.62,-0.0,flip_to_long -36325,做多,2024-07-31 11:15:00,2024-07-31 12:20:00,3317.62,3314.61,-0.0,flip_to_short -36326,做空,2024-07-31 12:20:00,2024-07-31 12:25:00,3314.61,3316.19,-0.0,flip_to_long -36327,做多,2024-07-31 12:25:00,2024-07-31 12:50:00,3316.19,3316.03,-0.0,flip_to_short -36328,做空,2024-07-31 12:50:00,2024-07-31 13:00:00,3316.03,3319.68,-0.0,flip_to_long -36329,做多,2024-07-31 13:00:00,2024-07-31 14:20:00,3319.68,3317.11,-0.0,flip_to_short -36330,做空,2024-07-31 14:20:00,2024-07-31 14:35:00,3317.11,3321.43,-0.0,flip_to_long -36331,做多,2024-07-31 14:35:00,2024-07-31 14:40:00,3321.43,3318.01,-0.0,flip_to_short -36332,做空,2024-07-31 14:40:00,2024-07-31 14:45:00,3318.01,3324.36,-0.0,flip_to_long -36333,做多,2024-07-31 14:45:00,2024-07-31 14:50:00,3324.36,3313.64,-0.01,flip_to_short -36334,做空,2024-07-31 14:50:00,2024-07-31 17:40:00,3313.64,3321.4,-0.01,flip_to_long -36335,做多,2024-07-31 17:40:00,2024-07-31 17:55:00,3321.4,3314.28,-0.0,flip_to_short -36336,做空,2024-07-31 17:55:00,2024-07-31 18:40:00,3314.28,3314.66,-0.0,flip_to_long -36337,做多,2024-07-31 18:40:00,2024-07-31 18:45:00,3314.66,3312.53,-0.0,flip_to_short -36338,做空,2024-07-31 18:45:00,2024-08-01 00:05:00,3312.53,3240.81,0.04,flip_to_long -36339,做多,2024-08-01 00:05:00,2024-08-01 00:10:00,3240.81,3235.96,-0.0,flip_to_short -36340,做空,2024-08-01 00:10:00,2024-08-01 00:15:00,3235.96,3236.78,-0.0,flip_to_long -36341,做多,2024-08-01 00:15:00,2024-08-01 00:40:00,3236.78,3227.41,-0.01,flip_to_short -36342,做空,2024-08-01 00:40:00,2024-08-01 00:50:00,3227.41,3230.93,-0.0,flip_to_long -36343,做多,2024-08-01 00:50:00,2024-08-01 01:00:00,3230.93,3233.57,0.0,flip_to_short -36344,做空,2024-08-01 01:00:00,2024-08-01 06:40:00,3233.57,3178.2,0.03,flip_to_long -36345,做多,2024-08-01 06:40:00,2024-08-01 07:15:00,3178.2,3173.18,-0.0,flip_to_short -36346,做空,2024-08-01 07:15:00,2024-08-01 08:00:00,3173.18,3170.87,0.0,flip_to_long -36347,做多,2024-08-01 08:00:00,2024-08-01 13:05:00,3170.87,3185.2,0.01,flip_to_short -36348,做空,2024-08-01 13:05:00,2024-08-01 13:40:00,3185.2,3188.67,-0.0,flip_to_long -36349,做多,2024-08-01 13:40:00,2024-08-01 13:50:00,3188.67,3183.64,-0.0,flip_to_short -36350,做空,2024-08-01 13:50:00,2024-08-01 19:20:00,3183.64,3117.86,0.04,flip_to_long -36351,做多,2024-08-01 19:20:00,2024-08-02 01:10:00,3117.86,3181.89,0.04,flip_to_short -36352,做空,2024-08-02 01:10:00,2024-08-02 06:50:00,3181.89,3163.77,0.01,flip_to_long -36353,做多,2024-08-02 06:50:00,2024-08-02 06:55:00,3163.77,3153.86,-0.01,flip_to_short -36354,做空,2024-08-02 06:55:00,2024-08-02 08:30:00,3153.86,3154.01,-0.0,flip_to_long -36355,做多,2024-08-02 08:30:00,2024-08-02 08:35:00,3154.01,3147.82,-0.01,flip_to_short -36356,做空,2024-08-02 08:35:00,2024-08-02 08:40:00,3147.82,3154.72,-0.01,flip_to_long -36357,做多,2024-08-02 08:40:00,2024-08-02 08:45:00,3154.72,3153.39,-0.0,flip_to_short -36358,做空,2024-08-02 08:45:00,2024-08-02 09:15:00,3153.39,3151.37,0.0,flip_to_long -36359,做多,2024-08-02 09:15:00,2024-08-02 09:25:00,3151.37,3151.36,-0.0,flip_to_short -36360,做空,2024-08-02 09:25:00,2024-08-02 09:35:00,3151.36,3153.59,-0.0,flip_to_long -36361,做多,2024-08-02 09:35:00,2024-08-02 10:00:00,3153.59,3150.28,-0.0,flip_to_short -36362,做空,2024-08-02 10:00:00,2024-08-02 10:10:00,3150.28,3149.15,-0.0,flip_to_long -36363,做多,2024-08-02 10:10:00,2024-08-02 10:30:00,3149.15,3147.22,-0.0,flip_to_short -36364,做空,2024-08-02 10:30:00,2024-08-02 10:35:00,3147.22,3147.72,-0.0,flip_to_long -36365,做多,2024-08-02 10:35:00,2024-08-02 11:55:00,3147.72,3152.46,0.0,flip_to_short -36366,做空,2024-08-02 11:55:00,2024-08-02 12:30:00,3152.46,3136.4,0.01,tp_lower -36367,做多,2024-08-02 12:35:00,2024-08-02 12:50:00,3145.14,3152.28,0.0,flip_to_short -36368,做空,2024-08-02 12:50:00,2024-08-02 13:10:00,3152.28,3150.8,-0.0,flip_to_long -36369,做多,2024-08-02 13:10:00,2024-08-02 13:55:00,3150.8,3159.24,0.0,flip_to_short -36370,做空,2024-08-02 13:55:00,2024-08-02 14:50:00,3159.24,3051.16,0.07,tp_lower -36371,做多,2024-08-02 20:00:00,2024-08-02 20:20:00,3026.94,3016.18,-0.01,flip_to_short -36372,做空,2024-08-02 20:20:00,2024-08-02 20:55:00,3016.18,3018.86,-0.0,flip_to_long -36373,做多,2024-08-02 20:55:00,2024-08-03 00:25:00,3018.86,2990.17,-0.02,flip_to_short -36374,做空,2024-08-03 00:25:00,2024-08-03 03:20:00,2990.17,2972.23,0.01,flip_to_long -36375,做多,2024-08-03 03:20:00,2024-08-03 04:50:00,2972.23,2963.93,-0.01,flip_to_short -36376,做空,2024-08-03 04:50:00,2024-08-03 05:15:00,2963.93,2966.19,-0.0,flip_to_long -36377,做多,2024-08-03 05:15:00,2024-08-03 05:20:00,2966.19,2963.86,-0.0,flip_to_short -36378,做空,2024-08-03 05:20:00,2024-08-03 05:25:00,2963.86,2964.85,-0.0,flip_to_long -36379,做多,2024-08-03 05:25:00,2024-08-03 08:15:00,2964.85,2977.72,0.01,flip_to_short -36380,做空,2024-08-03 08:15:00,2024-08-03 08:20:00,2977.72,2978.47,-0.0,flip_to_long -36381,做多,2024-08-03 08:20:00,2024-08-03 08:30:00,2978.47,2974.0,-0.0,flip_to_short -36382,做空,2024-08-03 08:30:00,2024-08-03 08:35:00,2974.0,2979.88,-0.01,flip_to_long -36383,做多,2024-08-03 08:35:00,2024-08-03 08:40:00,2979.88,2975.41,-0.0,flip_to_short -36384,做空,2024-08-03 08:40:00,2024-08-03 08:45:00,2975.41,2978.47,-0.0,flip_to_long -36385,做多,2024-08-03 08:45:00,2024-08-03 09:00:00,2978.47,2979.94,-0.0,flip_to_short -36386,做空,2024-08-03 09:00:00,2024-08-03 09:10:00,2979.94,2979.81,-0.0,flip_to_long -36387,做多,2024-08-03 09:10:00,2024-08-03 09:15:00,2979.81,2977.07,-0.0,flip_to_short -36388,做空,2024-08-03 09:15:00,2024-08-03 09:20:00,2977.07,2981.98,-0.0,flip_to_long -36389,做多,2024-08-03 09:20:00,2024-08-03 14:55:00,2981.98,2998.36,0.01,flip_to_short -36390,做空,2024-08-03 14:55:00,2024-08-03 15:00:00,2998.36,3001.9,-0.0,flip_to_long -36391,做多,2024-08-03 15:00:00,2024-08-03 15:10:00,3001.9,3000.49,-0.0,flip_to_short -36392,做空,2024-08-03 15:10:00,2024-08-03 20:35:00,3000.49,2917.63,0.06,flip_to_long -36393,做多,2024-08-03 20:35:00,2024-08-03 20:40:00,2917.63,2906.62,-0.01,flip_to_short -36394,做空,2024-08-03 20:40:00,2024-08-03 21:35:00,2906.62,2909.99,-0.0,flip_to_long -36395,做多,2024-08-03 21:35:00,2024-08-03 22:00:00,2909.99,2910.3,-0.0,flip_to_short -36396,做空,2024-08-03 22:00:00,2024-08-03 23:15:00,2910.3,2903.55,0.0,flip_to_long -36397,做多,2024-08-03 23:15:00,2024-08-03 23:35:00,2903.55,2902.24,-0.0,flip_to_short -36398,做空,2024-08-03 23:35:00,2024-08-03 23:40:00,2902.24,2906.59,-0.0,flip_to_long -36399,做多,2024-08-03 23:40:00,2024-08-03 23:55:00,2906.59,2901.95,-0.0,flip_to_short -36400,做空,2024-08-03 23:55:00,2024-08-04 00:00:00,2901.95,2904.1,-0.0,flip_to_long -36401,做多,2024-08-04 00:00:00,2024-08-04 00:20:00,2904.1,2902.48,-0.0,flip_to_short -36402,做空,2024-08-04 00:20:00,2024-08-04 00:30:00,2902.48,2905.47,-0.0,flip_to_long -36403,做多,2024-08-04 00:30:00,2024-08-04 01:00:00,2905.47,2904.44,-0.0,flip_to_short -36404,做空,2024-08-04 01:00:00,2024-08-04 01:50:00,2904.44,2904.3,-0.0,flip_to_long -36405,做多,2024-08-04 01:50:00,2024-08-04 03:30:00,2904.3,2908.91,0.0,flip_to_short -36406,做空,2024-08-04 03:30:00,2024-08-04 05:30:00,2908.91,2911.27,-0.0,flip_to_long -36407,做多,2024-08-04 05:30:00,2024-08-04 07:15:00,2911.27,2912.99,0.0,flip_to_short -36408,做空,2024-08-04 07:15:00,2024-08-04 08:35:00,2912.99,2903.43,0.01,flip_to_long -36409,做多,2024-08-04 08:35:00,2024-08-04 08:55:00,2903.43,2904.68,-0.0,flip_to_short -36410,做空,2024-08-04 08:55:00,2024-08-04 09:05:00,2904.68,2910.0,-0.0,flip_to_long -36411,做多,2024-08-04 09:05:00,2024-08-04 09:25:00,2910.0,2908.4,-0.0,flip_to_short -36412,做空,2024-08-04 09:25:00,2024-08-04 10:15:00,2908.4,2909.44,-0.0,flip_to_long -36413,做多,2024-08-04 10:15:00,2024-08-04 10:30:00,2909.44,2909.0,-0.0,flip_to_short -36414,做空,2024-08-04 10:30:00,2024-08-04 20:10:00,2909.0,2764.53,0.1,flip_to_long -36415,做多,2024-08-04 20:10:00,2024-08-04 20:15:00,2764.53,2757.01,-0.01,flip_to_short -36416,做空,2024-08-04 20:15:00,2024-08-04 20:55:00,2757.01,2750.4,0.0,flip_to_long -36417,做多,2024-08-04 20:55:00,2024-08-04 21:50:00,2750.4,2730.72,-0.02,flip_to_short -36418,做空,2024-08-04 21:50:00,2024-08-04 22:05:00,2730.72,2737.23,-0.01,flip_to_long -36419,做多,2024-08-04 22:05:00,2024-08-04 22:15:00,2737.23,2725.86,-0.01,flip_to_short -36420,做空,2024-08-04 22:15:00,2024-08-04 22:25:00,2725.86,2732.42,-0.01,flip_to_long -36421,做多,2024-08-04 22:25:00,2024-08-04 22:45:00,2732.42,2728.93,-0.0,flip_to_short -36422,做空,2024-08-04 22:45:00,2024-08-05 01:05:00,2728.93,2341.36,0.31,tp_lower -36423,做多,2024-08-05 05:30:00,2024-08-05 05:35:00,2356.97,2344.7,-0.01,flip_to_short -36424,做空,2024-08-05 05:35:00,2024-08-05 07:15:00,2344.7,2323.13,0.02,flip_to_long -36425,做多,2024-08-05 07:15:00,2024-08-05 08:40:00,2323.13,2301.33,-0.02,flip_to_short -36426,做空,2024-08-05 08:40:00,2024-08-05 08:45:00,2301.33,2302.35,-0.0,flip_to_long -36427,做多,2024-08-05 08:45:00,2024-08-05 09:10:00,2302.35,2319.17,0.02,flip_to_short -36428,做空,2024-08-05 09:10:00,2024-08-05 09:55:00,2319.17,2316.04,0.0,flip_to_long -36429,做多,2024-08-05 09:55:00,2024-08-05 10:00:00,2316.04,2309.98,-0.01,flip_to_short -36430,做空,2024-08-05 10:00:00,2024-08-05 11:50:00,2309.98,2289.88,0.02,flip_to_long -36431,做多,2024-08-05 11:50:00,2024-08-05 12:05:00,2289.88,2283.74,-0.01,flip_to_short -36432,做空,2024-08-05 12:05:00,2024-08-05 13:30:00,2283.74,2276.94,0.01,flip_to_long -36433,做多,2024-08-05 13:30:00,2024-08-05 13:40:00,2276.94,2292.07,0.02,flip_to_short -36434,做空,2024-08-05 13:40:00,2024-08-05 20:05:00,2292.07,2434.7,-0.16,flip_to_long -36435,做多,2024-08-05 20:05:00,2024-08-05 21:05:00,2434.7,2432.01,-0.0,flip_to_short -36436,做空,2024-08-05 21:05:00,2024-08-05 21:10:00,2432.01,2447.41,-0.02,flip_to_long -36437,做多,2024-08-05 21:10:00,2024-08-05 21:40:00,2447.41,2433.86,-0.01,flip_to_short -36438,做空,2024-08-05 21:40:00,2024-08-05 21:50:00,2433.86,2423.64,0.01,flip_to_long -36439,做多,2024-08-05 21:50:00,2024-08-05 22:10:00,2423.64,2426.77,0.0,flip_to_short -36440,做空,2024-08-05 22:10:00,2024-08-06 00:05:00,2426.77,2454.44,-0.03,flip_to_long -36441,做多,2024-08-06 00:05:00,2024-08-06 03:40:00,2454.44,2492.01,0.03,flip_to_short -36442,做空,2024-08-06 03:40:00,2024-08-06 03:50:00,2492.01,2493.53,-0.0,flip_to_long -36443,做多,2024-08-06 03:50:00,2024-08-06 03:55:00,2493.53,2490.4,-0.0,flip_to_short -36444,做空,2024-08-06 03:55:00,2024-08-06 04:10:00,2490.4,2493.76,-0.0,flip_to_long -36445,做多,2024-08-06 04:10:00,2024-08-06 04:35:00,2493.76,2494.88,-0.0,flip_to_short -36446,做空,2024-08-06 04:35:00,2024-08-06 05:35:00,2494.88,2513.55,-0.02,flip_to_long -36447,做多,2024-08-06 05:35:00,2024-08-06 07:00:00,2513.55,2511.02,-0.0,flip_to_short -36448,做空,2024-08-06 07:00:00,2024-08-06 07:15:00,2511.02,2504.28,0.01,flip_to_long -36449,做多,2024-08-06 07:15:00,2024-08-06 07:20:00,2504.28,2498.86,-0.01,flip_to_short -36450,做空,2024-08-06 07:20:00,2024-08-06 07:30:00,2498.86,2507.19,-0.01,flip_to_long -36451,做多,2024-08-06 07:30:00,2024-08-06 08:10:00,2507.19,2504.43,-0.0,flip_to_short -36452,做空,2024-08-06 08:10:00,2024-08-06 13:25:00,2504.43,2456.17,0.04,flip_to_long -36453,做多,2024-08-06 13:25:00,2024-08-06 13:30:00,2456.17,2451.99,-0.01,flip_to_short -36454,做空,2024-08-06 13:30:00,2024-08-06 13:35:00,2451.99,2454.03,-0.0,flip_to_long -36455,做多,2024-08-06 13:35:00,2024-08-06 13:40:00,2454.03,2434.93,-0.02,flip_to_short -36456,做空,2024-08-06 13:40:00,2024-08-06 13:55:00,2434.93,2451.88,-0.02,flip_to_long -36457,做多,2024-08-06 13:55:00,2024-08-06 14:10:00,2451.88,2523.74,0.07,tp_upper -36458,做空,2024-08-06 17:40:00,2024-08-06 18:15:00,2499.86,2504.63,-0.01,flip_to_long -36459,做多,2024-08-06 18:15:00,2024-08-06 22:20:00,2504.63,2490.18,-0.01,flip_to_short -36460,做空,2024-08-06 22:20:00,2024-08-07 01:40:00,2490.18,2474.72,0.01,flip_to_long -36461,做多,2024-08-07 01:40:00,2024-08-07 06:10:00,2474.72,2499.09,0.02,flip_to_short -36462,做空,2024-08-07 06:10:00,2024-08-07 06:15:00,2499.09,2500.18,-0.0,flip_to_long -36463,做多,2024-08-07 06:15:00,2024-08-07 06:40:00,2500.18,2503.11,0.0,flip_to_short -36464,做空,2024-08-07 06:40:00,2024-08-07 07:35:00,2503.11,2504.01,-0.0,flip_to_long -36465,做多,2024-08-07 07:35:00,2024-08-07 07:55:00,2504.01,2509.79,0.0,flip_to_short -36466,做空,2024-08-07 07:55:00,2024-08-07 08:45:00,2509.79,2519.8,-0.01,flip_to_long -36467,做多,2024-08-07 08:45:00,2024-08-07 10:55:00,2519.8,2506.82,-0.01,flip_to_short -36468,做空,2024-08-07 10:55:00,2024-08-07 21:40:00,2506.82,2364.26,0.14,flip_to_long -36469,做多,2024-08-07 21:40:00,2024-08-07 22:00:00,2364.26,2356.0,-0.01,flip_to_short -36470,做空,2024-08-07 22:00:00,2024-08-07 22:50:00,2356.0,2350.57,0.0,flip_to_long -36471,做多,2024-08-07 22:50:00,2024-08-07 23:25:00,2350.57,2349.01,-0.0,flip_to_short -36472,做空,2024-08-07 23:25:00,2024-08-08 00:00:00,2349.01,2347.14,0.0,flip_to_long -36473,做多,2024-08-08 00:00:00,2024-08-08 00:10:00,2347.14,2342.21,-0.01,flip_to_short -36474,做空,2024-08-08 00:10:00,2024-08-08 00:15:00,2342.21,2345.03,-0.0,flip_to_long -36475,做多,2024-08-08 00:15:00,2024-08-08 05:30:00,2345.03,2423.0,0.08,flip_to_short -36476,做空,2024-08-08 05:30:00,2024-08-08 05:35:00,2423.0,2427.47,-0.01,flip_to_long -36477,做多,2024-08-08 05:35:00,2024-08-08 05:45:00,2427.47,2427.22,-0.0,flip_to_short -36478,做空,2024-08-08 05:45:00,2024-08-08 08:40:00,2427.22,2426.66,-0.0,flip_to_long -36479,做多,2024-08-08 08:40:00,2024-08-08 08:50:00,2426.66,2425.53,-0.0,flip_to_short -36480,做空,2024-08-08 08:50:00,2024-08-08 08:55:00,2425.53,2426.33,-0.0,flip_to_long -36481,做多,2024-08-08 08:55:00,2024-08-08 09:00:00,2426.33,2424.85,-0.0,flip_to_short -36482,做空,2024-08-08 09:00:00,2024-08-08 09:15:00,2424.85,2425.29,-0.0,flip_to_long -36483,做多,2024-08-08 09:15:00,2024-08-08 10:00:00,2425.29,2426.28,-0.0,flip_to_short -36484,做空,2024-08-08 10:00:00,2024-08-08 14:15:00,2426.28,2447.86,-0.02,flip_to_long -36485,做多,2024-08-08 14:15:00,2024-08-08 20:45:00,2447.86,2572.44,0.13,flip_to_short -36486,做空,2024-08-08 20:45:00,2024-08-08 21:10:00,2572.44,2582.06,-0.01,flip_to_long -36487,做多,2024-08-08 21:10:00,2024-08-08 21:15:00,2582.06,2578.56,-0.0,flip_to_short -36488,做空,2024-08-08 21:15:00,2024-08-08 21:35:00,2578.56,2579.55,-0.0,flip_to_long -36489,做多,2024-08-08 21:35:00,2024-08-08 21:40:00,2579.55,2609.36,0.03,tp_upper -36490,做多,2024-08-09 02:35:00,2024-08-09 02:55:00,2665.98,2667.4,0.0,flip_to_short -36491,做空,2024-08-09 02:55:00,2024-08-09 03:00:00,2667.4,2672.56,-0.01,flip_to_long -36492,做多,2024-08-09 03:00:00,2024-08-09 04:25:00,2672.56,2678.56,0.0,flip_to_short -36493,做空,2024-08-09 04:25:00,2024-08-09 04:40:00,2678.56,2676.62,0.0,flip_to_long -36494,做多,2024-08-09 04:40:00,2024-08-09 04:45:00,2676.62,2670.44,-0.01,flip_to_short -36495,做空,2024-08-09 04:45:00,2024-08-09 05:35:00,2670.44,2673.03,-0.0,flip_to_long -36496,做多,2024-08-09 05:35:00,2024-08-09 05:50:00,2673.03,2671.68,-0.0,flip_to_short -36497,做空,2024-08-09 05:50:00,2024-08-09 05:55:00,2671.68,2676.12,-0.01,flip_to_long -36498,做多,2024-08-09 05:55:00,2024-08-09 07:30:00,2676.12,2682.23,0.0,flip_to_short -36499,做空,2024-08-09 07:30:00,2024-08-09 09:25:00,2682.23,2669.05,0.01,flip_to_long -36500,做多,2024-08-09 09:25:00,2024-08-09 14:05:00,2669.05,2625.55,-0.05,flip_to_short -36501,做空,2024-08-09 14:05:00,2024-08-09 14:10:00,2625.55,2630.71,-0.01,flip_to_long -36502,做多,2024-08-09 14:10:00,2024-08-09 17:15:00,2630.71,2596.8,-0.04,flip_to_short -36503,做空,2024-08-09 17:15:00,2024-08-09 17:30:00,2596.8,2595.88,-0.0,flip_to_long -36504,做多,2024-08-09 17:30:00,2024-08-09 17:40:00,2595.88,2595.34,-0.0,flip_to_short -36505,做空,2024-08-09 17:40:00,2024-08-09 18:00:00,2595.34,2593.14,0.0,flip_to_long -36506,做多,2024-08-09 18:00:00,2024-08-09 18:10:00,2593.14,2588.1,-0.01,flip_to_short -36507,做空,2024-08-09 18:10:00,2024-08-09 18:35:00,2588.1,2588.83,-0.0,flip_to_long -36508,做多,2024-08-09 18:35:00,2024-08-09 20:45:00,2588.83,2588.15,-0.0,flip_to_short -36509,做空,2024-08-09 20:45:00,2024-08-09 21:55:00,2588.15,2600.91,-0.01,flip_to_long -36510,做多,2024-08-09 21:55:00,2024-08-09 22:05:00,2600.91,2589.24,-0.01,flip_to_short -36511,做空,2024-08-09 22:05:00,2024-08-09 22:15:00,2589.24,2588.15,-0.0,flip_to_long -36512,做多,2024-08-09 22:15:00,2024-08-09 23:05:00,2588.15,2587.61,-0.0,flip_to_short -36513,做空,2024-08-09 23:05:00,2024-08-09 23:30:00,2587.61,2592.43,-0.01,flip_to_long -36514,做多,2024-08-09 23:30:00,2024-08-10 00:05:00,2592.43,2589.2,-0.0,flip_to_short -36515,做空,2024-08-10 00:05:00,2024-08-10 00:45:00,2589.2,2584.98,0.0,flip_to_long -36516,做多,2024-08-10 00:45:00,2024-08-10 03:00:00,2584.98,2602.36,0.02,flip_to_short -36517,做空,2024-08-10 03:00:00,2024-08-10 03:30:00,2602.36,2597.72,0.0,flip_to_long -36518,做多,2024-08-10 03:30:00,2024-08-10 04:00:00,2597.72,2597.28,-0.0,flip_to_short -36519,做空,2024-08-10 04:00:00,2024-08-10 04:05:00,2597.28,2598.39,-0.0,flip_to_long -36520,做多,2024-08-10 04:05:00,2024-08-10 04:10:00,2598.39,2593.47,-0.01,flip_to_short -36521,做空,2024-08-10 04:10:00,2024-08-10 04:15:00,2593.47,2599.47,-0.01,flip_to_long -36522,做多,2024-08-10 04:15:00,2024-08-10 04:25:00,2599.47,2598.41,-0.0,flip_to_short -36523,做空,2024-08-10 04:25:00,2024-08-10 04:55:00,2598.41,2598.4,-0.0,flip_to_long -36524,做多,2024-08-10 04:55:00,2024-08-10 05:35:00,2598.4,2602.11,0.0,flip_to_short -36525,做空,2024-08-10 05:35:00,2024-08-10 12:20:00,2602.11,2633.25,-0.03,flip_to_long -36526,做多,2024-08-10 12:20:00,2024-08-10 12:35:00,2633.25,2628.35,-0.01,flip_to_short -36527,做空,2024-08-10 12:35:00,2024-08-10 17:50:00,2628.35,2613.01,0.01,flip_to_long -36528,做多,2024-08-10 17:50:00,2024-08-10 17:55:00,2613.01,2609.52,-0.0,flip_to_short -36529,做空,2024-08-10 17:55:00,2024-08-10 18:05:00,2609.52,2612.47,-0.0,flip_to_long -36530,做多,2024-08-10 18:05:00,2024-08-10 18:20:00,2612.47,2611.25,-0.0,flip_to_short -36531,做空,2024-08-10 18:20:00,2024-08-10 18:35:00,2611.25,2609.43,0.0,flip_to_long -36532,做多,2024-08-10 18:35:00,2024-08-10 18:45:00,2609.43,2608.28,-0.0,flip_to_short -36533,做空,2024-08-10 18:45:00,2024-08-10 19:20:00,2608.28,2603.63,0.0,flip_to_long -36534,做多,2024-08-10 19:20:00,2024-08-10 19:35:00,2603.63,2605.81,0.0,flip_to_short -36535,做空,2024-08-10 19:35:00,2024-08-10 20:50:00,2605.81,2603.61,0.0,flip_to_long -36536,做多,2024-08-10 20:50:00,2024-08-10 22:10:00,2603.61,2604.61,-0.0,flip_to_short -36537,做空,2024-08-10 22:10:00,2024-08-10 22:15:00,2604.61,2607.53,-0.0,flip_to_long -36538,做多,2024-08-10 22:15:00,2024-08-10 22:25:00,2607.53,2604.18,-0.0,flip_to_short -36539,做空,2024-08-10 22:25:00,2024-08-10 22:30:00,2604.18,2605.22,-0.0,flip_to_long -36540,做多,2024-08-10 22:30:00,2024-08-10 22:50:00,2605.22,2606.16,-0.0,flip_to_short -36541,做空,2024-08-10 22:50:00,2024-08-10 23:30:00,2606.16,2605.79,-0.0,flip_to_long -36542,做多,2024-08-10 23:30:00,2024-08-10 23:35:00,2605.79,2605.4,-0.0,flip_to_short -36543,做空,2024-08-10 23:35:00,2024-08-10 23:45:00,2605.4,2605.64,-0.0,flip_to_long -36544,做多,2024-08-10 23:45:00,2024-08-11 10:55:00,2605.64,2674.69,0.07,flip_to_short -36545,做空,2024-08-11 10:55:00,2024-08-11 16:55:00,2674.69,2624.38,0.05,flip_to_long -36546,做多,2024-08-11 16:55:00,2024-08-11 17:10:00,2624.38,2624.1,-0.0,flip_to_short -36547,做空,2024-08-11 17:10:00,2024-08-11 17:20:00,2624.1,2625.0,-0.0,flip_to_long -36548,做多,2024-08-11 17:20:00,2024-08-11 19:10:00,2625.0,2624.96,-0.0,flip_to_short -36549,做空,2024-08-11 19:10:00,2024-08-12 00:10:00,2624.96,2572.36,0.05,flip_to_long -36550,做多,2024-08-12 00:10:00,2024-08-12 00:20:00,2572.36,2552.1,-0.02,flip_to_short -36551,做空,2024-08-12 00:20:00,2024-08-12 01:15:00,2552.1,2557.2,-0.01,flip_to_long -36552,做多,2024-08-12 01:15:00,2024-08-12 04:50:00,2557.2,2542.64,-0.02,flip_to_short -36553,做空,2024-08-12 04:50:00,2024-08-12 05:05:00,2542.64,2540.54,0.0,flip_to_long -36554,做多,2024-08-12 05:05:00,2024-08-12 05:20:00,2540.54,2543.86,0.0,flip_to_short -36555,做空,2024-08-12 05:20:00,2024-08-12 05:50:00,2543.86,2549.0,-0.01,flip_to_long -36556,做多,2024-08-12 05:50:00,2024-08-12 06:45:00,2549.0,2543.29,-0.01,flip_to_short -36557,做空,2024-08-12 06:45:00,2024-08-12 06:50:00,2543.29,2543.61,-0.0,flip_to_long -36558,做多,2024-08-12 06:50:00,2024-08-12 07:05:00,2543.61,2536.7,-0.01,flip_to_short -36559,做空,2024-08-12 07:05:00,2024-08-12 07:20:00,2536.7,2542.09,-0.01,tp_lower -36560,做多,2024-08-12 07:25:00,2024-08-12 13:45:00,2551.3,2625.83,0.08,flip_to_short -36561,做空,2024-08-12 13:45:00,2024-08-12 13:50:00,2625.83,2626.11,-0.0,flip_to_long -36562,做多,2024-08-12 13:50:00,2024-08-12 15:20:00,2626.11,2663.55,0.04,flip_to_short -36563,做空,2024-08-12 15:20:00,2024-08-12 15:25:00,2663.55,2666.23,-0.0,flip_to_long -36564,做多,2024-08-12 15:25:00,2024-08-12 15:45:00,2666.23,2675.41,0.01,flip_to_short -36565,做空,2024-08-12 15:45:00,2024-08-12 16:25:00,2675.41,2675.79,-0.0,flip_to_long -36566,做多,2024-08-12 16:25:00,2024-08-12 16:30:00,2675.79,2673.47,-0.0,flip_to_short -36567,做空,2024-08-12 16:30:00,2024-08-12 16:45:00,2673.47,2675.95,-0.0,flip_to_long -36568,做多,2024-08-12 16:45:00,2024-08-12 16:50:00,2675.95,2672.95,-0.0,flip_to_short -36569,做空,2024-08-12 16:50:00,2024-08-12 17:15:00,2672.95,2673.14,-0.0,flip_to_long -36570,做多,2024-08-12 17:15:00,2024-08-12 18:15:00,2673.14,2668.93,-0.01,flip_to_short -36571,做空,2024-08-12 18:15:00,2024-08-12 20:00:00,2668.93,2664.72,0.0,flip_to_long -36572,做多,2024-08-12 20:00:00,2024-08-12 21:05:00,2664.72,2658.69,-0.01,flip_to_short -36573,做空,2024-08-12 21:05:00,2024-08-12 21:10:00,2658.69,2669.9,-0.01,flip_to_long -36574,做多,2024-08-12 21:10:00,2024-08-12 21:15:00,2669.9,2668.4,-0.0,flip_to_short -36575,做空,2024-08-12 21:15:00,2024-08-13 02:25:00,2668.4,2711.18,-0.05,flip_to_long -36576,做多,2024-08-13 02:25:00,2024-08-13 02:35:00,2711.18,2708.16,-0.0,flip_to_short -36577,做空,2024-08-13 02:35:00,2024-08-13 02:40:00,2708.16,2708.46,-0.0,flip_to_long -36578,做多,2024-08-13 02:40:00,2024-08-13 03:00:00,2708.46,2711.54,0.0,flip_to_short -36579,做空,2024-08-13 03:00:00,2024-08-13 11:35:00,2711.54,2639.56,0.07,flip_to_long -36580,做多,2024-08-13 11:35:00,2024-08-13 11:50:00,2639.56,2640.43,-0.0,flip_to_short -36581,做空,2024-08-13 11:50:00,2024-08-13 13:25:00,2640.43,2639.44,-0.0,flip_to_long -36582,做多,2024-08-13 13:25:00,2024-08-13 14:30:00,2639.44,2633.1,-0.01,flip_to_short -36583,做空,2024-08-13 14:30:00,2024-08-13 14:40:00,2633.1,2649.86,-0.02,flip_to_long -36584,做多,2024-08-13 14:40:00,2024-08-13 15:15:00,2649.86,2647.52,-0.0,flip_to_short -36585,做空,2024-08-13 15:15:00,2024-08-13 15:35:00,2647.52,2646.09,0.0,flip_to_long -36586,做多,2024-08-13 15:35:00,2024-08-13 15:50:00,2646.09,2648.23,0.0,flip_to_short -36587,做空,2024-08-13 15:50:00,2024-08-13 21:20:00,2648.23,2708.07,-0.06,flip_to_long -36588,做多,2024-08-13 21:20:00,2024-08-13 22:15:00,2708.07,2711.14,0.0,flip_to_short -36589,做空,2024-08-13 22:15:00,2024-08-13 23:15:00,2711.14,2708.53,0.0,flip_to_long -36590,做多,2024-08-13 23:15:00,2024-08-13 23:20:00,2708.53,2706.31,-0.0,flip_to_short -36591,做空,2024-08-13 23:20:00,2024-08-14 00:50:00,2706.31,2710.31,-0.01,flip_to_long -36592,做多,2024-08-14 00:50:00,2024-08-14 01:05:00,2710.31,2702.26,-0.01,flip_to_short -36593,做空,2024-08-14 01:05:00,2024-08-14 01:10:00,2702.26,2706.66,-0.01,flip_to_long -36594,做多,2024-08-14 01:10:00,2024-08-14 01:45:00,2706.66,2699.06,-0.01,flip_to_short -36595,做空,2024-08-14 01:45:00,2024-08-14 02:45:00,2699.06,2707.57,-0.01,flip_to_long -36596,做多,2024-08-14 02:45:00,2024-08-14 03:05:00,2707.57,2703.81,-0.01,flip_to_short -36597,做空,2024-08-14 03:05:00,2024-08-14 03:10:00,2703.81,2708.82,-0.01,flip_to_long -36598,做多,2024-08-14 03:10:00,2024-08-14 08:15:00,2708.82,2716.51,0.01,flip_to_short -36599,做空,2024-08-14 08:15:00,2024-08-14 08:20:00,2716.51,2726.64,-0.01,flip_to_long -36600,做多,2024-08-14 08:20:00,2024-08-14 08:40:00,2726.64,2725.01,-0.0,flip_to_short -36601,做空,2024-08-14 08:40:00,2024-08-14 08:55:00,2725.01,2724.23,-0.0,flip_to_long -36602,做多,2024-08-14 08:55:00,2024-08-14 09:10:00,2724.23,2720.38,-0.01,flip_to_short -36603,做空,2024-08-14 09:10:00,2024-08-14 09:15:00,2720.38,2721.18,-0.0,flip_to_long -36604,做多,2024-08-14 09:15:00,2024-08-14 09:30:00,2721.18,2723.9,0.0,flip_to_short -36605,做空,2024-08-14 09:30:00,2024-08-14 10:00:00,2723.9,2728.64,-0.01,flip_to_long -36606,做多,2024-08-14 10:00:00,2024-08-14 10:35:00,2728.64,2758.89,0.03,tp_upper -36607,做空,2024-08-14 11:05:00,2024-08-14 11:10:00,2728.03,2733.39,-0.01,flip_to_long -36608,做多,2024-08-14 11:10:00,2024-08-14 11:15:00,2733.39,2727.12,-0.01,flip_to_short -36609,做空,2024-08-14 11:15:00,2024-08-14 11:20:00,2727.12,2734.94,-0.01,flip_to_long -36610,做多,2024-08-14 11:20:00,2024-08-14 12:30:00,2734.94,2749.02,0.01,flip_to_short -36611,做空,2024-08-14 12:30:00,2024-08-14 18:20:00,2749.02,2664.67,0.08,flip_to_long -36612,做多,2024-08-14 18:20:00,2024-08-14 18:25:00,2664.67,2657.14,-0.01,flip_to_short -36613,做空,2024-08-14 18:25:00,2024-08-14 18:50:00,2657.14,2657.66,-0.0,flip_to_long -36614,做多,2024-08-14 18:50:00,2024-08-14 19:05:00,2657.66,2656.63,-0.0,flip_to_short -36615,做空,2024-08-14 19:05:00,2024-08-14 19:15:00,2656.63,2654.88,0.0,flip_to_long -36616,做多,2024-08-14 19:15:00,2024-08-14 21:55:00,2654.88,2662.63,0.01,flip_to_short -36617,做空,2024-08-14 21:55:00,2024-08-14 22:20:00,2662.63,2663.56,-0.0,flip_to_long -36618,做多,2024-08-14 22:20:00,2024-08-14 22:40:00,2663.56,2661.36,-0.0,flip_to_short -36619,做空,2024-08-14 22:40:00,2024-08-14 22:45:00,2661.36,2663.29,-0.0,flip_to_long -36620,做多,2024-08-14 22:45:00,2024-08-14 23:35:00,2663.29,2664.99,0.0,flip_to_short -36621,做空,2024-08-14 23:35:00,2024-08-15 00:05:00,2664.99,2661.61,0.0,flip_to_long -36622,做多,2024-08-15 00:05:00,2024-08-15 00:40:00,2661.61,2667.3,0.0,flip_to_short -36623,做空,2024-08-15 00:40:00,2024-08-15 05:30:00,2667.3,2654.64,0.01,flip_to_long -36624,做多,2024-08-15 05:30:00,2024-08-15 05:35:00,2654.64,2652.93,-0.0,flip_to_short -36625,做空,2024-08-15 05:35:00,2024-08-15 06:20:00,2652.93,2621.07,0.03,tp_lower -36626,做多,2024-08-15 09:35:00,2024-08-15 09:45:00,2624.83,2623.6,-0.0,flip_to_short -36627,做空,2024-08-15 09:45:00,2024-08-15 10:05:00,2623.6,2623.32,-0.0,flip_to_long -36628,做多,2024-08-15 10:05:00,2024-08-15 10:10:00,2623.32,2620.67,-0.0,flip_to_short -36629,做空,2024-08-15 10:10:00,2024-08-15 10:25:00,2620.67,2623.6,-0.0,flip_to_long -36630,做多,2024-08-15 10:25:00,2024-08-15 10:30:00,2623.6,2622.61,-0.0,flip_to_short -36631,做空,2024-08-15 10:30:00,2024-08-15 10:50:00,2622.61,2618.34,0.0,flip_to_long -36632,做多,2024-08-15 10:50:00,2024-08-15 16:40:00,2618.34,2654.35,0.04,flip_to_short -36633,做空,2024-08-15 16:40:00,2024-08-15 16:50:00,2654.35,2657.44,-0.0,flip_to_long -36634,做多,2024-08-15 16:50:00,2024-08-15 17:00:00,2657.44,2654.0,-0.01,flip_to_short -36635,做空,2024-08-15 17:00:00,2024-08-15 17:55:00,2654.0,2612.5,0.04,tp_lower -36636,做多,2024-08-15 21:55:00,2024-08-15 22:00:00,2570.76,2564.04,-0.01,flip_to_short -36637,做空,2024-08-15 22:00:00,2024-08-15 22:10:00,2564.04,2563.77,-0.0,flip_to_long -36638,做多,2024-08-15 22:10:00,2024-08-16 01:15:00,2563.77,2556.82,-0.01,flip_to_short -36639,做空,2024-08-16 01:15:00,2024-08-16 01:35:00,2556.82,2568.31,-0.01,flip_to_long -36640,做多,2024-08-16 01:35:00,2024-08-16 01:40:00,2568.31,2566.78,-0.0,flip_to_short -36641,做空,2024-08-16 01:40:00,2024-08-16 01:50:00,2566.78,2566.44,-0.0,flip_to_long -36642,做多,2024-08-16 01:50:00,2024-08-16 02:00:00,2566.44,2565.01,-0.0,flip_to_short -36643,做空,2024-08-16 02:00:00,2024-08-16 02:20:00,2565.01,2570.21,-0.01,flip_to_long -36644,做多,2024-08-16 02:20:00,2024-08-16 10:10:00,2570.21,2613.12,0.05,flip_to_short -36645,做空,2024-08-16 10:10:00,2024-08-16 10:15:00,2613.12,2616.14,-0.0,flip_to_long -36646,做多,2024-08-16 10:15:00,2024-08-16 10:20:00,2616.14,2613.35,-0.0,flip_to_short -36647,做空,2024-08-16 10:20:00,2024-08-16 10:25:00,2613.35,2614.98,-0.0,flip_to_long -36648,做多,2024-08-16 10:25:00,2024-08-16 10:30:00,2614.98,2614.9,-0.0,flip_to_short -36649,做空,2024-08-16 10:30:00,2024-08-16 11:20:00,2614.9,2623.01,-0.01,flip_to_long -36650,做多,2024-08-16 11:20:00,2024-08-16 11:30:00,2623.01,2614.15,-0.01,flip_to_short -36651,做空,2024-08-16 11:30:00,2024-08-16 12:20:00,2614.15,2592.09,0.02,tp_lower -36652,做多,2024-08-16 13:15:00,2024-08-16 13:35:00,2607.53,2608.16,-0.0,flip_to_short -36653,做空,2024-08-16 13:35:00,2024-08-16 16:25:00,2608.16,2602.56,0.0,flip_to_long -36654,做多,2024-08-16 16:25:00,2024-08-16 16:45:00,2602.56,2587.72,-0.02,flip_to_short -36655,做空,2024-08-16 16:45:00,2024-08-16 17:25:00,2587.72,2581.12,0.01,flip_to_long -36656,做多,2024-08-16 17:25:00,2024-08-16 17:40:00,2581.12,2585.18,0.0,flip_to_short -36657,做空,2024-08-16 17:40:00,2024-08-17 01:00:00,2585.18,2600.98,-0.02,flip_to_long -36658,做多,2024-08-17 01:00:00,2024-08-17 01:05:00,2600.98,2599.49,-0.0,flip_to_short -36659,做空,2024-08-17 01:05:00,2024-08-17 01:10:00,2599.49,2601.73,-0.0,flip_to_long -36660,做多,2024-08-17 01:10:00,2024-08-17 01:20:00,2601.73,2598.85,-0.0,flip_to_short -36661,做空,2024-08-17 01:20:00,2024-08-17 02:25:00,2598.85,2598.26,-0.0,flip_to_long -36662,做多,2024-08-17 02:25:00,2024-08-17 02:35:00,2598.26,2597.59,-0.0,flip_to_short -36663,做空,2024-08-17 02:35:00,2024-08-17 03:20:00,2597.59,2596.87,-0.0,flip_to_long -36664,做多,2024-08-17 03:20:00,2024-08-17 03:25:00,2596.87,2592.01,-0.01,flip_to_short -36665,做空,2024-08-17 03:25:00,2024-08-17 04:00:00,2592.01,2594.86,-0.0,flip_to_long -36666,做多,2024-08-17 04:00:00,2024-08-17 05:20:00,2594.86,2597.07,0.0,flip_to_short -36667,做空,2024-08-17 05:20:00,2024-08-17 05:25:00,2597.07,2598.67,-0.0,flip_to_long -36668,做多,2024-08-17 05:25:00,2024-08-17 05:30:00,2598.67,2598.51,-0.0,flip_to_short -36669,做空,2024-08-17 05:30:00,2024-08-17 07:00:00,2598.51,2597.39,-0.0,flip_to_long -36670,做多,2024-08-17 07:00:00,2024-08-17 07:05:00,2597.39,2591.47,-0.01,flip_to_short -36671,做空,2024-08-17 07:05:00,2024-08-17 07:30:00,2591.47,2599.18,-0.01,flip_to_long -36672,做多,2024-08-17 07:30:00,2024-08-17 07:35:00,2599.18,2596.5,-0.0,flip_to_short -36673,做空,2024-08-17 07:35:00,2024-08-17 07:40:00,2596.5,2597.38,-0.0,flip_to_long -36674,做多,2024-08-17 07:40:00,2024-08-17 08:10:00,2597.38,2594.86,-0.0,flip_to_short -36675,做空,2024-08-17 08:10:00,2024-08-17 08:20:00,2594.86,2595.77,-0.0,flip_to_long -36676,做多,2024-08-17 08:20:00,2024-08-17 08:35:00,2595.77,2598.58,0.0,flip_to_short -36677,做空,2024-08-17 08:35:00,2024-08-17 09:15:00,2598.58,2598.78,-0.0,flip_to_long -36678,做多,2024-08-17 09:15:00,2024-08-17 09:45:00,2598.78,2598.45,-0.0,flip_to_short -36679,做空,2024-08-17 09:45:00,2024-08-17 10:30:00,2598.45,2598.45,-0.0,flip_to_long -36680,做多,2024-08-17 10:30:00,2024-08-17 10:35:00,2598.45,2597.95,-0.0,flip_to_short -36681,做空,2024-08-17 10:35:00,2024-08-17 10:40:00,2597.95,2598.12,-0.0,flip_to_long -36682,做多,2024-08-17 10:40:00,2024-08-17 10:45:00,2598.12,2595.54,-0.0,flip_to_short -36683,做空,2024-08-17 10:45:00,2024-08-17 11:05:00,2595.54,2597.27,-0.0,flip_to_long -36684,做多,2024-08-17 11:05:00,2024-08-17 11:30:00,2597.27,2598.46,-0.0,flip_to_short -36685,做空,2024-08-17 11:30:00,2024-08-17 11:45:00,2598.46,2598.56,-0.0,flip_to_long -36686,做多,2024-08-17 11:45:00,2024-08-17 11:50:00,2598.56,2597.09,-0.0,flip_to_short -36687,做空,2024-08-17 11:50:00,2024-08-17 11:55:00,2597.09,2597.89,-0.0,flip_to_long -36688,做多,2024-08-17 11:55:00,2024-08-17 12:05:00,2597.89,2596.4,-0.0,flip_to_short -36689,做空,2024-08-17 12:05:00,2024-08-17 12:10:00,2596.4,2599.91,-0.01,flip_to_long -36690,做多,2024-08-17 12:10:00,2024-08-17 12:15:00,2599.91,2597.1,-0.0,flip_to_short -36691,做空,2024-08-17 12:15:00,2024-08-17 12:20:00,2597.1,2597.89,-0.0,flip_to_long -36692,做多,2024-08-17 12:20:00,2024-08-17 13:35:00,2597.89,2600.48,0.0,flip_to_short -36693,做空,2024-08-17 13:35:00,2024-08-17 14:25:00,2600.48,2601.47,-0.0,flip_to_long -36694,做多,2024-08-17 14:25:00,2024-08-17 18:05:00,2601.47,2610.97,0.01,flip_to_short -36695,做空,2024-08-17 18:05:00,2024-08-17 19:20:00,2610.97,2611.02,-0.0,flip_to_long -36696,做多,2024-08-17 19:20:00,2024-08-17 19:50:00,2611.02,2612.18,-0.0,flip_to_short -36697,做空,2024-08-17 19:50:00,2024-08-17 19:55:00,2612.18,2613.92,-0.0,flip_to_long -36698,做多,2024-08-17 19:55:00,2024-08-17 20:20:00,2613.92,2611.72,-0.0,flip_to_short -36699,做空,2024-08-17 20:20:00,2024-08-17 20:30:00,2611.72,2613.23,-0.0,flip_to_long -36700,做多,2024-08-17 20:30:00,2024-08-17 20:35:00,2613.23,2610.65,-0.0,flip_to_short -36701,做空,2024-08-17 20:35:00,2024-08-17 20:45:00,2610.65,2613.68,-0.0,flip_to_long -36702,做多,2024-08-17 20:45:00,2024-08-17 20:50:00,2613.68,2613.2,-0.0,flip_to_short -36703,做空,2024-08-17 20:50:00,2024-08-17 22:05:00,2613.2,2610.47,0.0,flip_to_long -36704,做多,2024-08-17 22:05:00,2024-08-17 23:15:00,2610.47,2608.93,-0.0,flip_to_short -36705,做空,2024-08-17 23:15:00,2024-08-17 23:20:00,2608.93,2609.86,-0.0,flip_to_long -36706,做多,2024-08-17 23:20:00,2024-08-17 23:25:00,2609.86,2608.4,-0.0,flip_to_short -36707,做空,2024-08-17 23:25:00,2024-08-17 23:35:00,2608.4,2610.61,-0.0,flip_to_long -36708,做多,2024-08-17 23:35:00,2024-08-18 00:15:00,2610.61,2611.12,-0.0,flip_to_short -36709,做空,2024-08-18 00:15:00,2024-08-18 01:35:00,2611.12,2609.71,0.0,flip_to_long -36710,做多,2024-08-18 01:35:00,2024-08-18 02:55:00,2609.71,2629.95,0.02,tp_upper -36711,做空,2024-08-18 03:30:00,2024-08-18 06:40:00,2611.89,2606.06,0.0,flip_to_long -36712,做多,2024-08-18 06:40:00,2024-08-18 07:45:00,2606.06,2606.62,-0.0,flip_to_short -36713,做空,2024-08-18 07:45:00,2024-08-18 07:55:00,2606.62,2606.74,-0.0,flip_to_long -36714,做多,2024-08-18 07:55:00,2024-08-18 08:00:00,2606.74,2605.25,-0.0,flip_to_short -36715,做空,2024-08-18 08:00:00,2024-08-18 19:15:00,2605.25,2663.94,-0.07,flip_to_long -36716,做多,2024-08-18 19:15:00,2024-08-18 21:00:00,2663.94,2663.03,-0.0,flip_to_short -36717,做空,2024-08-18 21:00:00,2024-08-19 01:35:00,2663.03,2637.57,0.03,flip_to_long -36718,做多,2024-08-19 01:35:00,2024-08-19 01:40:00,2637.57,2633.45,-0.01,flip_to_short -36719,做空,2024-08-19 01:40:00,2024-08-19 02:25:00,2633.45,2634.07,-0.0,flip_to_long -36720,做多,2024-08-19 02:25:00,2024-08-19 02:40:00,2634.07,2632.14,-0.0,flip_to_short -36721,做空,2024-08-19 02:40:00,2024-08-19 09:45:00,2632.14,2583.86,0.05,tp_lower -36722,做多,2024-08-19 13:15:00,2024-08-19 13:35:00,2601.2,2588.1,-0.02,flip_to_short -36723,做空,2024-08-19 13:35:00,2024-08-19 14:55:00,2588.1,2583.66,0.0,flip_to_long -36724,做多,2024-08-19 14:55:00,2024-08-19 15:15:00,2583.66,2579.13,-0.01,flip_to_short -36725,做空,2024-08-19 15:15:00,2024-08-19 16:15:00,2579.13,2580.48,-0.0,flip_to_long -36726,做多,2024-08-19 16:15:00,2024-08-19 16:30:00,2580.48,2578.74,-0.0,flip_to_short -36727,做空,2024-08-19 16:30:00,2024-08-19 16:50:00,2578.74,2585.95,-0.01,flip_to_long -36728,做多,2024-08-19 16:50:00,2024-08-19 16:55:00,2585.95,2583.81,-0.0,flip_to_short -36729,做空,2024-08-19 16:55:00,2024-08-19 17:15:00,2583.81,2579.93,0.0,flip_to_long -36730,做多,2024-08-19 17:15:00,2024-08-20 08:05:00,2579.93,2668.44,0.09,flip_to_short -36731,做空,2024-08-20 08:05:00,2024-08-20 18:05:00,2668.44,2593.2,0.08,flip_to_long -36732,做多,2024-08-20 18:05:00,2024-08-20 18:30:00,2593.2,2591.82,-0.0,flip_to_short -36733,做空,2024-08-20 18:30:00,2024-08-20 22:05:00,2591.82,2590.27,0.0,flip_to_long -36734,做多,2024-08-20 22:05:00,2024-08-20 22:10:00,2590.27,2588.01,-0.0,flip_to_short -36735,做空,2024-08-20 22:10:00,2024-08-21 01:45:00,2588.01,2578.89,0.01,flip_to_long -36736,做多,2024-08-21 01:45:00,2024-08-21 08:05:00,2578.89,2592.0,0.01,flip_to_short -36737,做空,2024-08-21 08:05:00,2024-08-21 11:00:00,2592.0,2588.1,0.0,flip_to_long -36738,做多,2024-08-21 11:00:00,2024-08-21 14:15:00,2588.1,2586.41,-0.0,flip_to_short -36739,做空,2024-08-21 14:15:00,2024-08-21 21:15:00,2586.41,2627.23,-0.05,flip_to_long -36740,做多,2024-08-21 21:15:00,2024-08-21 22:10:00,2627.23,2634.49,0.01,flip_to_short -36741,做空,2024-08-21 22:10:00,2024-08-21 22:20:00,2634.49,2634.34,-0.0,flip_to_long -36742,做多,2024-08-21 22:20:00,2024-08-21 22:40:00,2634.34,2632.01,-0.0,flip_to_short -36743,做空,2024-08-21 22:40:00,2024-08-22 00:15:00,2632.01,2633.15,-0.0,flip_to_long -36744,做多,2024-08-22 00:15:00,2024-08-22 00:40:00,2633.15,2632.77,-0.0,flip_to_short -36745,做空,2024-08-22 00:40:00,2024-08-22 02:50:00,2632.77,2588.39,0.05,tp_lower -36746,做多,2024-08-22 04:30:00,2024-08-22 04:50:00,2618.46,2619.77,0.0,flip_to_short -36747,做空,2024-08-22 04:50:00,2024-08-22 05:55:00,2619.77,2618.42,0.0,flip_to_long -36748,做多,2024-08-22 05:55:00,2024-08-22 09:25:00,2618.42,2627.22,0.01,flip_to_short -36749,做空,2024-08-22 09:25:00,2024-08-22 16:40:00,2627.22,2614.31,0.01,flip_to_long -36750,做多,2024-08-22 16:40:00,2024-08-22 18:50:00,2614.31,2606.27,-0.01,flip_to_short -36751,做空,2024-08-22 18:50:00,2024-08-22 19:00:00,2606.27,2608.92,-0.0,flip_to_long -36752,做多,2024-08-22 19:00:00,2024-08-22 19:05:00,2608.92,2608.0,-0.0,flip_to_short -36753,做空,2024-08-22 19:05:00,2024-08-22 19:35:00,2608.0,2604.39,0.0,flip_to_long -36754,做多,2024-08-22 19:35:00,2024-08-22 19:50:00,2604.39,2605.0,-0.0,flip_to_short -36755,做空,2024-08-22 19:50:00,2024-08-22 19:55:00,2605.0,2605.44,-0.0,flip_to_long -36756,做多,2024-08-22 19:55:00,2024-08-23 03:45:00,2605.44,2633.46,0.03,flip_to_short -36757,做空,2024-08-23 03:45:00,2024-08-23 04:50:00,2633.46,2635.76,-0.0,flip_to_long -36758,做多,2024-08-23 04:50:00,2024-08-23 05:15:00,2635.76,2665.04,0.03,tp_upper -36759,做空,2024-08-23 09:40:00,2024-08-23 12:45:00,2668.89,2664.68,0.0,flip_to_long -36760,做多,2024-08-23 12:45:00,2024-08-23 13:00:00,2664.68,2663.98,-0.0,flip_to_short -36761,做空,2024-08-23 13:00:00,2024-08-23 13:05:00,2663.98,2667.47,-0.01,flip_to_long -36762,做多,2024-08-23 13:05:00,2024-08-23 13:10:00,2667.47,2660.03,-0.01,flip_to_short -36763,做空,2024-08-23 13:10:00,2024-08-23 14:00:00,2660.03,2678.64,-0.02,flip_to_long -36764,做多,2024-08-23 14:00:00,2024-08-23 14:45:00,2678.64,2635.2,-0.05,flip_to_short -36765,做空,2024-08-23 14:45:00,2024-08-23 15:00:00,2635.2,2660.59,-0.03,flip_to_long -36766,做多,2024-08-23 15:00:00,2024-08-23 22:55:00,2660.59,2758.47,0.11,flip_to_short -36767,做空,2024-08-23 22:55:00,2024-08-23 23:55:00,2758.47,2761.56,-0.01,flip_to_long -36768,做多,2024-08-23 23:55:00,2024-08-24 00:10:00,2761.56,2757.69,-0.01,flip_to_short -36769,做空,2024-08-24 00:10:00,2024-08-24 05:15:00,2757.69,2750.78,0.01,flip_to_long -36770,做多,2024-08-24 05:15:00,2024-08-24 05:20:00,2750.78,2749.98,-0.0,flip_to_short -36771,做空,2024-08-24 05:20:00,2024-08-24 05:45:00,2749.98,2749.99,-0.0,flip_to_long -36772,做多,2024-08-24 05:45:00,2024-08-24 10:55:00,2749.99,2767.05,0.02,flip_to_short -36773,做空,2024-08-24 10:55:00,2024-08-24 15:30:00,2767.05,2761.14,0.01,flip_to_long -36774,做多,2024-08-24 15:30:00,2024-08-24 15:40:00,2761.14,2759.76,-0.0,flip_to_short -36775,做空,2024-08-24 15:40:00,2024-08-24 15:55:00,2759.76,2759.61,-0.0,flip_to_long -36776,做多,2024-08-24 15:55:00,2024-08-24 16:25:00,2759.61,2810.0,0.06,tp_upper -36777,做空,2024-08-24 18:10:00,2024-08-24 18:15:00,2772.73,2777.61,-0.01,flip_to_long -36778,做多,2024-08-24 18:15:00,2024-08-24 20:55:00,2777.61,2789.82,0.01,flip_to_short -36779,做空,2024-08-24 20:55:00,2024-08-25 00:15:00,2789.82,2775.15,0.02,flip_to_long -36780,做多,2024-08-25 00:15:00,2024-08-25 00:25:00,2775.15,2771.8,-0.01,flip_to_short -36781,做空,2024-08-25 00:25:00,2024-08-25 01:20:00,2771.8,2768.01,0.0,flip_to_long -36782,做多,2024-08-25 01:20:00,2024-08-25 01:30:00,2768.01,2758.37,-0.01,flip_to_short -36783,做空,2024-08-25 01:30:00,2024-08-25 02:05:00,2758.37,2759.96,-0.0,flip_to_long -36784,做多,2024-08-25 02:05:00,2024-08-25 02:15:00,2759.96,2760.89,-0.0,flip_to_short -36785,做空,2024-08-25 02:15:00,2024-08-25 03:45:00,2760.89,2757.19,0.0,flip_to_long -36786,做多,2024-08-25 03:45:00,2024-08-25 04:00:00,2757.19,2758.92,0.0,flip_to_short -36787,做空,2024-08-25 04:00:00,2024-08-25 04:25:00,2758.92,2761.89,-0.01,flip_to_long -36788,做多,2024-08-25 04:25:00,2024-08-25 05:45:00,2761.89,2760.57,-0.0,flip_to_short -36789,做空,2024-08-25 05:45:00,2024-08-25 05:50:00,2760.57,2760.8,-0.0,flip_to_long -36790,做多,2024-08-25 05:50:00,2024-08-25 06:00:00,2760.8,2762.03,-0.0,flip_to_short -36791,做空,2024-08-25 06:00:00,2024-08-25 09:40:00,2762.03,2752.11,0.01,flip_to_long -36792,做多,2024-08-25 09:40:00,2024-08-25 10:05:00,2752.11,2752.42,-0.0,flip_to_short -36793,做空,2024-08-25 10:05:00,2024-08-25 10:40:00,2752.42,2750.99,0.0,flip_to_long -36794,做多,2024-08-25 10:40:00,2024-08-25 11:55:00,2750.99,2749.68,-0.0,flip_to_short -36795,做空,2024-08-25 11:55:00,2024-08-25 12:30:00,2749.68,2751.53,-0.0,flip_to_long -36796,做多,2024-08-25 12:30:00,2024-08-25 12:35:00,2751.53,2749.65,-0.0,flip_to_short -36797,做空,2024-08-25 12:35:00,2024-08-25 12:40:00,2749.65,2752.18,-0.0,flip_to_long -36798,做多,2024-08-25 12:40:00,2024-08-25 12:50:00,2752.18,2750.95,-0.0,flip_to_short -36799,做空,2024-08-25 12:50:00,2024-08-25 12:55:00,2750.95,2751.64,-0.0,flip_to_long -36800,做多,2024-08-25 12:55:00,2024-08-25 13:00:00,2751.64,2750.15,-0.0,flip_to_short -36801,做空,2024-08-25 13:00:00,2024-08-25 13:05:00,2750.15,2753.14,-0.0,flip_to_long -36802,做多,2024-08-25 13:05:00,2024-08-25 13:10:00,2753.14,2751.99,-0.0,flip_to_short -36803,做空,2024-08-25 13:10:00,2024-08-25 19:45:00,2751.99,2765.25,-0.02,flip_to_long -36804,做多,2024-08-25 19:45:00,2024-08-25 19:50:00,2765.25,2765.05,-0.0,flip_to_short -36805,做空,2024-08-25 19:50:00,2024-08-25 20:05:00,2765.05,2767.4,-0.0,flip_to_long -36806,做多,2024-08-25 20:05:00,2024-08-25 20:15:00,2767.4,2764.86,-0.0,flip_to_short -36807,做空,2024-08-25 20:15:00,2024-08-25 20:25:00,2764.86,2764.61,-0.0,flip_to_long -36808,做多,2024-08-25 20:25:00,2024-08-25 21:20:00,2764.61,2784.05,0.02,tp_upper -36809,做空,2024-08-25 22:25:00,2024-08-25 22:55:00,2769.98,2769.5,-0.0,flip_to_long -36810,做多,2024-08-25 22:55:00,2024-08-25 23:15:00,2769.5,2763.65,-0.01,flip_to_short -36811,做空,2024-08-25 23:15:00,2024-08-26 04:15:00,2763.65,2748.51,0.02,flip_to_long -36812,做多,2024-08-26 04:15:00,2024-08-26 04:40:00,2748.51,2744.77,-0.01,flip_to_short -36813,做空,2024-08-26 04:40:00,2024-08-26 04:45:00,2744.77,2746.18,-0.0,flip_to_long -36814,做多,2024-08-26 04:45:00,2024-08-26 05:25:00,2746.18,2739.6,-0.01,flip_to_short -36815,做空,2024-08-26 05:25:00,2024-08-26 05:35:00,2739.6,2744.08,-0.01,flip_to_long -36816,做多,2024-08-26 05:35:00,2024-08-26 05:45:00,2744.08,2744.25,-0.0,flip_to_short -36817,做空,2024-08-26 05:45:00,2024-08-26 05:50:00,2744.25,2744.71,-0.0,flip_to_long -36818,做多,2024-08-26 05:50:00,2024-08-26 05:55:00,2744.71,2742.43,-0.0,flip_to_short -36819,做空,2024-08-26 05:55:00,2024-08-26 06:35:00,2742.43,2742.61,-0.0,flip_to_long -36820,做多,2024-08-26 06:35:00,2024-08-26 06:40:00,2742.61,2740.89,-0.0,flip_to_short -36821,做空,2024-08-26 06:40:00,2024-08-26 06:45:00,2740.89,2741.43,-0.0,flip_to_long -36822,做多,2024-08-26 06:45:00,2024-08-26 08:20:00,2741.43,2737.69,-0.01,flip_to_short -36823,做空,2024-08-26 08:20:00,2024-08-26 09:55:00,2737.69,2738.84,-0.0,flip_to_long -36824,做多,2024-08-26 09:55:00,2024-08-26 10:45:00,2738.84,2737.07,-0.0,flip_to_short -36825,做空,2024-08-26 10:45:00,2024-08-26 10:50:00,2737.07,2737.23,-0.0,flip_to_long -36826,做多,2024-08-26 10:50:00,2024-08-26 10:55:00,2737.23,2735.7,-0.0,flip_to_short -36827,做空,2024-08-26 10:55:00,2024-08-26 11:00:00,2735.7,2738.02,-0.0,flip_to_long -36828,做多,2024-08-26 11:00:00,2024-08-26 11:55:00,2738.02,2735.83,-0.0,flip_to_short -36829,做空,2024-08-26 11:55:00,2024-08-26 12:00:00,2735.83,2736.3,-0.0,flip_to_long -36830,做多,2024-08-26 12:00:00,2024-08-26 12:15:00,2736.3,2736.56,-0.0,flip_to_short -36831,做空,2024-08-26 12:15:00,2024-08-26 13:15:00,2736.56,2734.11,0.0,flip_to_long -36832,做多,2024-08-26 13:15:00,2024-08-26 15:50:00,2734.11,2725.6,-0.01,flip_to_short -36833,做空,2024-08-26 15:50:00,2024-08-26 16:35:00,2725.6,2722.37,0.0,flip_to_long -36834,做多,2024-08-26 16:35:00,2024-08-26 16:50:00,2722.37,2724.74,0.0,flip_to_short -36835,做空,2024-08-26 16:50:00,2024-08-26 17:20:00,2724.74,2724.65,-0.0,flip_to_long -36836,做多,2024-08-26 17:20:00,2024-08-26 17:25:00,2724.65,2722.82,-0.0,flip_to_short -36837,做空,2024-08-26 17:25:00,2024-08-26 22:30:00,2722.82,2688.96,0.04,flip_to_long -36838,做多,2024-08-26 22:30:00,2024-08-26 22:35:00,2688.96,2685.69,-0.01,flip_to_short -36839,做空,2024-08-26 22:35:00,2024-08-26 22:45:00,2685.69,2685.0,-0.0,flip_to_long -36840,做多,2024-08-26 22:45:00,2024-08-26 22:55:00,2685.0,2685.2,-0.0,flip_to_short -36841,做空,2024-08-26 22:55:00,2024-08-26 23:10:00,2685.2,2687.82,-0.0,flip_to_long -36842,做多,2024-08-26 23:10:00,2024-08-26 23:35:00,2687.82,2686.4,-0.0,flip_to_short -36843,做空,2024-08-26 23:35:00,2024-08-27 00:00:00,2686.4,2682.29,0.0,flip_to_long -36844,做多,2024-08-27 00:00:00,2024-08-27 00:50:00,2682.29,2680.04,-0.0,flip_to_short -36845,做空,2024-08-27 00:50:00,2024-08-27 01:00:00,2680.04,2685.69,-0.01,flip_to_long -36846,做多,2024-08-27 01:00:00,2024-08-27 01:05:00,2685.69,2682.47,-0.01,flip_to_short -36847,做空,2024-08-27 01:05:00,2024-08-27 01:15:00,2682.47,2682.98,-0.0,flip_to_long -36848,做多,2024-08-27 01:15:00,2024-08-27 01:40:00,2682.98,2683.5,-0.0,flip_to_short -36849,做空,2024-08-27 01:40:00,2024-08-27 02:10:00,2683.5,2686.32,-0.0,flip_to_long -36850,做多,2024-08-27 02:10:00,2024-08-27 02:20:00,2686.32,2684.42,-0.0,flip_to_short -36851,做空,2024-08-27 02:20:00,2024-08-27 03:45:00,2684.42,2682.11,0.0,flip_to_long -36852,做多,2024-08-27 03:45:00,2024-08-27 04:00:00,2682.11,2682.83,-0.0,flip_to_short -36853,做空,2024-08-27 04:00:00,2024-08-27 04:30:00,2682.83,2683.0,-0.0,flip_to_long -36854,做多,2024-08-27 04:30:00,2024-08-27 06:30:00,2683.0,2681.88,-0.0,flip_to_short -36855,做空,2024-08-27 06:30:00,2024-08-27 07:05:00,2681.88,2684.59,-0.0,flip_to_long -36856,做多,2024-08-27 07:05:00,2024-08-27 07:15:00,2684.59,2683.25,-0.0,flip_to_short -36857,做空,2024-08-27 07:15:00,2024-08-27 07:20:00,2683.25,2684.54,-0.0,flip_to_long -36858,做多,2024-08-27 07:20:00,2024-08-27 07:40:00,2684.54,2682.94,-0.0,flip_to_short -36859,做空,2024-08-27 07:40:00,2024-08-27 07:45:00,2682.94,2686.0,-0.01,flip_to_long -36860,做多,2024-08-27 07:45:00,2024-08-27 07:50:00,2686.0,2685.51,-0.0,flip_to_short -36861,做空,2024-08-27 07:50:00,2024-08-27 09:10:00,2685.51,2686.19,-0.0,flip_to_long -36862,做多,2024-08-27 09:10:00,2024-08-27 09:20:00,2686.19,2686.15,-0.0,flip_to_short -36863,做空,2024-08-27 09:20:00,2024-08-27 09:30:00,2686.15,2685.02,-0.0,flip_to_long -36864,做多,2024-08-27 09:30:00,2024-08-27 18:20:00,2685.02,2582.77,-0.12,flip_to_short -36865,做空,2024-08-27 18:20:00,2024-08-27 18:40:00,2582.77,2585.03,-0.0,flip_to_long -36866,做多,2024-08-27 18:40:00,2024-08-27 18:45:00,2585.03,2581.12,-0.01,flip_to_short -36867,做空,2024-08-27 18:45:00,2024-08-27 18:50:00,2581.12,2581.16,-0.0,flip_to_long -36868,做多,2024-08-27 18:50:00,2024-08-27 19:00:00,2581.16,2580.77,-0.0,flip_to_short -36869,做空,2024-08-27 19:00:00,2024-08-27 19:05:00,2580.77,2584.52,-0.01,flip_to_long -36870,做多,2024-08-27 19:05:00,2024-08-27 20:00:00,2584.52,2580.03,-0.01,flip_to_short -36871,做空,2024-08-27 20:00:00,2024-08-27 20:25:00,2580.03,2584.02,-0.01,flip_to_long -36872,做多,2024-08-27 20:25:00,2024-08-27 20:55:00,2584.02,2580.48,-0.01,flip_to_short -36873,做空,2024-08-27 20:55:00,2024-08-27 21:10:00,2580.48,2554.77,0.03,tp_lower -36874,做多,2024-08-28 02:40:00,2024-08-28 05:55:00,2449.99,2463.05,0.01,flip_to_short -36875,做空,2024-08-28 05:55:00,2024-08-28 09:00:00,2463.05,2463.29,-0.0,flip_to_long -36876,做多,2024-08-28 09:00:00,2024-08-28 09:55:00,2463.29,2539.55,0.09,tp_upper -36877,做空,2024-08-28 13:40:00,2024-08-28 14:05:00,2513.57,2511.52,0.0,flip_to_long -36878,做多,2024-08-28 14:05:00,2024-08-28 14:20:00,2511.52,2516.85,0.01,flip_to_short -36879,做空,2024-08-28 14:20:00,2024-08-28 14:25:00,2516.85,2517.91,-0.0,flip_to_long -36880,做多,2024-08-28 14:25:00,2024-08-28 17:55:00,2517.91,2500.68,-0.02,flip_to_short -36881,做空,2024-08-28 17:55:00,2024-08-28 18:00:00,2500.68,2501.93,-0.0,flip_to_long -36882,做多,2024-08-28 18:00:00,2024-08-28 19:55:00,2501.93,2504.16,0.0,flip_to_short -36883,做空,2024-08-28 19:55:00,2024-08-28 20:00:00,2504.16,2515.23,-0.02,flip_to_long -36884,做多,2024-08-28 20:00:00,2024-08-28 20:20:00,2515.23,2507.69,-0.01,flip_to_short -36885,做空,2024-08-28 20:20:00,2024-08-28 22:20:00,2507.69,2520.57,-0.02,flip_to_long -36886,做多,2024-08-28 22:20:00,2024-08-28 22:40:00,2520.57,2520.2,-0.0,flip_to_short -36887,做空,2024-08-28 22:40:00,2024-08-28 22:45:00,2520.2,2522.97,-0.0,flip_to_long -36888,做多,2024-08-28 22:45:00,2024-08-28 23:10:00,2522.97,2524.52,0.0,flip_to_short -36889,做空,2024-08-28 23:10:00,2024-08-28 23:15:00,2524.52,2524.99,-0.0,flip_to_long -36890,做多,2024-08-28 23:15:00,2024-08-28 23:25:00,2524.99,2525.69,-0.0,flip_to_short -36891,做空,2024-08-28 23:25:00,2024-08-28 23:35:00,2525.69,2531.61,-0.01,flip_to_long -36892,做多,2024-08-28 23:35:00,2024-08-28 23:50:00,2531.61,2527.51,-0.01,flip_to_short -36893,做空,2024-08-28 23:50:00,2024-08-29 00:35:00,2527.51,2527.68,-0.0,flip_to_long -36894,做多,2024-08-29 00:35:00,2024-08-29 00:45:00,2527.68,2526.68,-0.0,flip_to_short -36895,做空,2024-08-29 00:45:00,2024-08-29 00:50:00,2526.68,2528.01,-0.0,flip_to_long -36896,做多,2024-08-29 00:50:00,2024-08-29 01:10:00,2528.01,2525.82,-0.0,flip_to_short -36897,做空,2024-08-29 01:10:00,2024-08-29 02:40:00,2525.82,2527.27,-0.0,flip_to_long -36898,做多,2024-08-29 02:40:00,2024-08-29 02:50:00,2527.27,2525.68,-0.0,flip_to_short -36899,做空,2024-08-29 02:50:00,2024-08-29 03:15:00,2525.68,2524.12,0.0,flip_to_long -36900,做多,2024-08-29 03:15:00,2024-08-29 03:40:00,2524.12,2525.5,0.0,flip_to_short -36901,做空,2024-08-29 03:40:00,2024-08-29 04:20:00,2525.5,2525.7,-0.0,flip_to_long -36902,做多,2024-08-29 04:20:00,2024-08-29 04:25:00,2525.7,2525.56,-0.0,flip_to_short -36903,做空,2024-08-29 04:25:00,2024-08-29 04:40:00,2525.56,2524.53,-0.0,flip_to_long -36904,做多,2024-08-29 04:40:00,2024-08-29 09:50:00,2524.53,2543.06,0.02,flip_to_short -36905,做空,2024-08-29 09:50:00,2024-08-29 10:05:00,2543.06,2543.99,-0.0,flip_to_long -36906,做多,2024-08-29 10:05:00,2024-08-29 16:30:00,2543.99,2568.32,0.03,flip_to_short -36907,做空,2024-08-29 16:30:00,2024-08-29 16:35:00,2568.32,2569.1,-0.0,flip_to_long -36908,做多,2024-08-29 16:35:00,2024-08-29 17:05:00,2569.1,2566.01,-0.01,flip_to_short -36909,做空,2024-08-29 17:05:00,2024-08-29 17:35:00,2566.01,2572.35,-0.01,flip_to_long -36910,做多,2024-08-29 17:35:00,2024-08-29 17:45:00,2572.35,2572.64,-0.0,flip_to_short -36911,做空,2024-08-29 17:45:00,2024-08-29 23:10:00,2572.64,2529.01,0.05,flip_to_long -36912,做多,2024-08-29 23:10:00,2024-08-30 00:40:00,2529.01,2522.16,-0.01,flip_to_short -36913,做空,2024-08-30 00:40:00,2024-08-30 01:05:00,2522.16,2525.27,-0.01,flip_to_long -36914,做多,2024-08-30 01:05:00,2024-08-30 02:05:00,2525.27,2525.83,-0.0,flip_to_short -36915,做空,2024-08-30 02:05:00,2024-08-30 03:20:00,2525.83,2516.22,0.01,flip_to_long -36916,做多,2024-08-30 03:20:00,2024-08-30 04:25:00,2516.22,2519.87,0.0,flip_to_short -36917,做空,2024-08-30 04:25:00,2024-08-30 04:30:00,2519.87,2523.34,-0.01,flip_to_long -36918,做多,2024-08-30 04:30:00,2024-08-30 04:40:00,2523.34,2521.65,-0.0,flip_to_short -36919,做空,2024-08-30 04:40:00,2024-08-30 06:30:00,2521.65,2518.29,0.0,flip_to_long -36920,做多,2024-08-30 06:30:00,2024-08-30 07:50:00,2518.29,2514.53,-0.01,flip_to_short -36921,做空,2024-08-30 07:50:00,2024-08-30 07:55:00,2514.53,2515.91,-0.0,flip_to_long -36922,做多,2024-08-30 07:55:00,2024-08-30 08:35:00,2515.91,2517.18,0.0,flip_to_short -36923,做空,2024-08-30 08:35:00,2024-08-30 08:40:00,2517.18,2519.04,-0.0,flip_to_long -36924,做多,2024-08-30 08:40:00,2024-08-30 08:45:00,2519.04,2518.16,-0.0,flip_to_short -36925,做空,2024-08-30 08:45:00,2024-08-30 08:50:00,2518.16,2519.66,-0.0,flip_to_long -36926,做多,2024-08-30 08:50:00,2024-08-30 09:05:00,2519.66,2521.52,0.0,flip_to_short -36927,做空,2024-08-30 09:05:00,2024-08-30 12:15:00,2521.52,2519.33,0.0,flip_to_long -36928,做多,2024-08-30 12:15:00,2024-08-30 12:20:00,2519.33,2515.16,-0.01,flip_to_short -36929,做空,2024-08-30 12:20:00,2024-08-30 12:25:00,2515.16,2519.1,-0.01,flip_to_long -36930,做多,2024-08-30 12:25:00,2024-08-30 12:30:00,2519.1,2524.79,0.01,tp_upper -36931,做空,2024-08-30 12:35:00,2024-08-30 13:50:00,2524.67,2510.69,0.02,tp_lower -36932,做多,2024-08-30 13:55:00,2024-08-30 14:05:00,2523.6,2516.3,-0.01,flip_to_short -36933,做空,2024-08-30 14:05:00,2024-08-30 18:10:00,2516.3,2481.79,0.04,flip_to_long -36934,做多,2024-08-30 18:10:00,2024-08-31 01:50:00,2481.79,2522.51,0.05,flip_to_short -36935,做空,2024-08-31 01:50:00,2024-08-31 01:55:00,2522.51,2524.77,-0.0,flip_to_long -36936,做多,2024-08-31 01:55:00,2024-08-31 02:05:00,2524.77,2522.82,-0.0,flip_to_short -36937,做空,2024-08-31 02:05:00,2024-08-31 03:25:00,2522.82,2524.89,-0.0,flip_to_long -36938,做多,2024-08-31 03:25:00,2024-08-31 03:35:00,2524.89,2523.99,-0.0,flip_to_short -36939,做空,2024-08-31 03:35:00,2024-08-31 03:40:00,2523.99,2524.74,-0.0,flip_to_long -36940,做多,2024-08-31 03:40:00,2024-08-31 03:45:00,2524.74,2523.55,-0.0,flip_to_short -36941,做空,2024-08-31 03:45:00,2024-08-31 04:00:00,2523.55,2522.97,-0.0,flip_to_long -36942,做多,2024-08-31 04:00:00,2024-08-31 04:30:00,2522.97,2524.47,0.0,flip_to_short -36943,做空,2024-08-31 04:30:00,2024-08-31 04:40:00,2524.47,2526.35,-0.0,flip_to_long -36944,做多,2024-08-31 04:40:00,2024-08-31 05:45:00,2526.35,2523.44,-0.01,flip_to_short -36945,做空,2024-08-31 05:45:00,2024-08-31 05:50:00,2523.44,2524.52,-0.0,flip_to_long -36946,做多,2024-08-31 05:50:00,2024-08-31 05:55:00,2524.52,2522.2,-0.0,flip_to_short -36947,做空,2024-08-31 05:55:00,2024-08-31 06:05:00,2522.2,2523.1,-0.0,flip_to_long -36948,做多,2024-08-31 06:05:00,2024-08-31 06:40:00,2523.1,2523.88,-0.0,flip_to_short -36949,做空,2024-08-31 06:40:00,2024-08-31 10:15:00,2523.88,2520.98,0.0,flip_to_long -36950,做多,2024-08-31 10:15:00,2024-08-31 10:20:00,2520.98,2519.47,-0.0,flip_to_short -36951,做空,2024-08-31 10:20:00,2024-08-31 10:30:00,2519.47,2519.98,-0.0,flip_to_long -36952,做多,2024-08-31 10:30:00,2024-08-31 13:50:00,2519.98,2519.65,-0.0,flip_to_short -36953,做空,2024-08-31 13:50:00,2024-08-31 14:05:00,2519.65,2520.07,-0.0,flip_to_long -36954,做多,2024-08-31 14:05:00,2024-08-31 14:15:00,2520.07,2520.9,-0.0,flip_to_short -36955,做空,2024-08-31 14:15:00,2024-08-31 14:20:00,2520.9,2521.36,-0.0,flip_to_long -36956,做多,2024-08-31 14:20:00,2024-08-31 14:35:00,2521.36,2521.48,-0.0,flip_to_short -36957,做空,2024-08-31 14:35:00,2024-08-31 14:55:00,2521.48,2521.48,-0.0,flip_to_long -36958,做多,2024-08-31 14:55:00,2024-08-31 20:55:00,2521.48,2505.81,-0.02,flip_to_short -36959,做空,2024-08-31 20:55:00,2024-09-01 00:35:00,2505.81,2508.82,-0.01,flip_to_long -36960,做多,2024-09-01 00:35:00,2024-09-01 08:30:00,2508.82,2478.84,-0.04,flip_to_short -36961,做空,2024-09-01 08:30:00,2024-09-01 09:05:00,2478.84,2479.43,-0.0,flip_to_long -36962,做多,2024-09-01 09:05:00,2024-09-01 10:05:00,2479.43,2478.76,-0.0,flip_to_short -36963,做空,2024-09-01 10:05:00,2024-09-01 10:15:00,2478.76,2478.46,-0.0,flip_to_long -36964,做多,2024-09-01 10:15:00,2024-09-01 10:20:00,2478.46,2471.36,-0.01,flip_to_short -36965,做空,2024-09-01 10:20:00,2024-09-01 11:55:00,2471.36,2476.65,-0.01,flip_to_long -36966,做多,2024-09-01 11:55:00,2024-09-01 12:10:00,2476.65,2476.44,-0.0,flip_to_short -36967,做空,2024-09-01 12:10:00,2024-09-01 13:55:00,2476.44,2471.48,0.0,flip_to_long -36968,做多,2024-09-01 13:55:00,2024-09-01 16:45:00,2471.48,2468.21,-0.01,flip_to_short -36969,做空,2024-09-01 16:45:00,2024-09-01 17:45:00,2468.21,2464.84,0.0,flip_to_long -36970,做多,2024-09-01 17:45:00,2024-09-01 21:15:00,2464.84,2488.2,0.03,flip_to_short -36971,做空,2024-09-01 21:15:00,2024-09-02 02:05:00,2488.2,2447.45,0.05,flip_to_long -36972,做多,2024-09-02 02:05:00,2024-09-02 02:25:00,2447.45,2440.29,-0.01,flip_to_short -36973,做空,2024-09-02 02:25:00,2024-09-02 02:55:00,2440.29,2435.99,0.0,flip_to_long -36974,做多,2024-09-02 02:55:00,2024-09-02 04:30:00,2435.99,2438.85,0.0,flip_to_short -36975,做空,2024-09-02 04:30:00,2024-09-02 04:45:00,2438.85,2440.59,-0.0,flip_to_long -36976,做多,2024-09-02 04:45:00,2024-09-02 04:50:00,2440.59,2435.85,-0.01,flip_to_short -36977,做空,2024-09-02 04:50:00,2024-09-02 05:15:00,2435.85,2442.82,-0.01,flip_to_long -36978,做多,2024-09-02 05:15:00,2024-09-02 06:55:00,2442.82,2445.38,0.0,flip_to_short -36979,做空,2024-09-02 06:55:00,2024-09-02 08:10:00,2445.38,2452.2,-0.01,flip_to_long -36980,做多,2024-09-02 08:10:00,2024-09-02 13:35:00,2452.2,2503.82,0.07,flip_to_short -36981,做空,2024-09-02 13:35:00,2024-09-02 13:45:00,2503.82,2506.01,-0.0,flip_to_long -36982,做多,2024-09-02 13:45:00,2024-09-02 14:40:00,2506.01,2512.24,0.01,flip_to_short -36983,做空,2024-09-02 14:40:00,2024-09-02 14:45:00,2512.24,2516.74,-0.01,flip_to_long -36984,做多,2024-09-02 14:45:00,2024-09-02 14:55:00,2516.74,2518.5,0.0,flip_to_short -36985,做空,2024-09-02 14:55:00,2024-09-02 15:30:00,2518.5,2519.63,-0.0,flip_to_long -36986,做多,2024-09-02 15:30:00,2024-09-02 15:50:00,2519.63,2516.49,-0.01,flip_to_short -36987,做空,2024-09-02 15:50:00,2024-09-02 16:00:00,2516.49,2516.89,-0.0,flip_to_long -36988,做多,2024-09-02 16:00:00,2024-09-02 16:05:00,2516.89,2515.27,-0.0,flip_to_short -36989,做空,2024-09-02 16:05:00,2024-09-02 16:10:00,2515.27,2519.9,-0.01,flip_to_long -36990,做多,2024-09-02 16:10:00,2024-09-02 16:20:00,2519.9,2515.18,-0.01,flip_to_short -36991,做空,2024-09-02 16:20:00,2024-09-02 17:00:00,2515.18,2516.57,-0.0,flip_to_long -36992,做多,2024-09-02 17:00:00,2024-09-02 17:05:00,2516.57,2511.01,-0.01,flip_to_short -36993,做空,2024-09-02 17:05:00,2024-09-02 17:10:00,2511.01,2514.84,-0.01,flip_to_long -36994,做多,2024-09-02 17:10:00,2024-09-02 18:45:00,2514.84,2518.62,0.0,flip_to_short -36995,做空,2024-09-02 18:45:00,2024-09-02 23:55:00,2518.62,2536.76,-0.02,flip_to_long -36996,做多,2024-09-02 23:55:00,2024-09-03 02:20:00,2536.76,2538.82,0.0,flip_to_short -36997,做空,2024-09-03 02:20:00,2024-09-03 02:30:00,2538.82,2535.7,0.0,flip_to_long -36998,做多,2024-09-03 02:30:00,2024-09-03 07:50:00,2535.7,2518.8,-0.02,flip_to_short -36999,做空,2024-09-03 07:50:00,2024-09-03 08:35:00,2518.8,2500.84,0.02,tp_lower -37000,做多,2024-09-03 10:25:00,2024-09-03 10:30:00,2511.37,2508.99,-0.0,flip_to_short -37001,做空,2024-09-03 10:30:00,2024-09-03 11:50:00,2508.99,2508.93,-0.0,flip_to_long -37002,做多,2024-09-03 11:50:00,2024-09-03 11:55:00,2508.93,2508.2,-0.0,flip_to_short -37003,做空,2024-09-03 11:55:00,2024-09-03 12:15:00,2508.2,2509.68,-0.0,flip_to_long -37004,做多,2024-09-03 12:15:00,2024-09-03 13:25:00,2509.68,2504.22,-0.01,flip_to_short -37005,做空,2024-09-03 13:25:00,2024-09-03 18:30:00,2504.22,2452.57,0.06,flip_to_long -37006,做多,2024-09-03 18:30:00,2024-09-03 19:50:00,2452.57,2448.17,-0.01,flip_to_short -37007,做空,2024-09-03 19:50:00,2024-09-03 20:00:00,2448.17,2455.62,-0.01,flip_to_long -37008,做多,2024-09-03 20:00:00,2024-09-03 21:25:00,2455.62,2450.59,-0.01,flip_to_short -37009,做空,2024-09-03 21:25:00,2024-09-03 21:30:00,2450.59,2455.18,-0.01,flip_to_long -37010,做多,2024-09-03 21:30:00,2024-09-03 22:35:00,2455.18,2454.56,-0.0,flip_to_short -37011,做空,2024-09-03 22:35:00,2024-09-03 22:40:00,2454.56,2456.5,-0.0,flip_to_long -37012,做多,2024-09-03 22:40:00,2024-09-03 22:50:00,2456.5,2454.95,-0.0,flip_to_short -37013,做空,2024-09-03 22:50:00,2024-09-03 23:50:00,2454.95,2426.6,0.04,tp_lower -37014,做多,2024-09-04 05:05:00,2024-09-04 05:10:00,2378.5,2376.47,-0.0,flip_to_short -37015,做空,2024-09-04 05:10:00,2024-09-04 05:20:00,2376.47,2376.16,-0.0,flip_to_long -37016,做多,2024-09-04 05:20:00,2024-09-04 05:30:00,2376.16,2372.89,-0.01,flip_to_short -37017,做空,2024-09-04 05:30:00,2024-09-04 05:40:00,2372.89,2371.43,0.0,flip_to_long -37018,做多,2024-09-04 05:40:00,2024-09-04 05:45:00,2371.43,2367.38,-0.01,flip_to_short -37019,做空,2024-09-04 05:45:00,2024-09-04 06:00:00,2367.38,2367.71,-0.0,flip_to_long -37020,做多,2024-09-04 06:00:00,2024-09-04 06:55:00,2367.71,2371.31,0.0,flip_to_short -37021,做空,2024-09-04 06:55:00,2024-09-04 07:00:00,2371.31,2375.61,-0.01,flip_to_long -37022,做多,2024-09-04 07:00:00,2024-09-04 07:40:00,2375.61,2407.51,0.04,tp_upper -37023,做空,2024-09-04 10:45:00,2024-09-04 11:00:00,2388.67,2388.28,-0.0,flip_to_long -37024,做多,2024-09-04 11:00:00,2024-09-04 11:10:00,2388.28,2391.22,0.0,flip_to_short -37025,做空,2024-09-04 11:10:00,2024-09-04 11:20:00,2391.22,2391.64,-0.0,flip_to_long -37026,做多,2024-09-04 11:20:00,2024-09-04 12:10:00,2391.64,2394.99,0.0,flip_to_short -37027,做空,2024-09-04 12:10:00,2024-09-04 12:15:00,2394.99,2397.01,-0.0,flip_to_long -37028,做多,2024-09-04 12:15:00,2024-09-04 13:05:00,2397.01,2394.49,-0.01,flip_to_short -37029,做空,2024-09-04 13:05:00,2024-09-04 13:10:00,2394.49,2398.55,-0.01,flip_to_long -37030,做多,2024-09-04 13:10:00,2024-09-04 13:20:00,2398.55,2397.9,-0.0,flip_to_short -37031,做空,2024-09-04 13:20:00,2024-09-04 13:30:00,2397.9,2407.36,-0.01,flip_to_long -37032,做多,2024-09-04 13:30:00,2024-09-04 13:35:00,2407.36,2396.15,-0.02,flip_to_short -37033,做空,2024-09-04 13:35:00,2024-09-04 13:40:00,2396.15,2397.83,-0.0,flip_to_long -37034,做多,2024-09-04 13:40:00,2024-09-04 14:00:00,2397.83,2401.4,0.0,flip_to_short -37035,做空,2024-09-04 14:00:00,2024-09-04 14:25:00,2401.4,2400.68,-0.0,flip_to_long -37036,做多,2024-09-04 14:25:00,2024-09-04 18:35:00,2400.68,2442.94,0.05,flip_to_short -37037,做空,2024-09-04 18:35:00,2024-09-04 18:45:00,2442.94,2446.45,-0.01,flip_to_long -37038,做多,2024-09-04 18:45:00,2024-09-04 18:50:00,2446.45,2446.24,-0.0,flip_to_short -37039,做空,2024-09-04 18:50:00,2024-09-04 19:55:00,2446.24,2451.0,-0.01,flip_to_long -37040,做多,2024-09-04 19:55:00,2024-09-04 20:10:00,2451.0,2450.72,-0.0,flip_to_short -37041,做空,2024-09-04 20:10:00,2024-09-04 20:30:00,2450.72,2453.4,-0.01,flip_to_long -37042,做多,2024-09-04 20:30:00,2024-09-04 20:55:00,2453.4,2453.97,-0.0,flip_to_short -37043,做空,2024-09-04 20:55:00,2024-09-04 21:30:00,2453.97,2454.99,-0.0,flip_to_long -37044,做多,2024-09-04 21:30:00,2024-09-04 23:35:00,2454.99,2452.2,-0.01,flip_to_short -37045,做空,2024-09-04 23:35:00,2024-09-05 00:15:00,2452.2,2456.37,-0.01,flip_to_long -37046,做多,2024-09-05 00:15:00,2024-09-05 00:20:00,2456.37,2455.43,-0.0,flip_to_short -37047,做空,2024-09-05 00:20:00,2024-09-05 00:45:00,2455.43,2457.94,-0.01,flip_to_long -37048,做多,2024-09-05 00:45:00,2024-09-05 00:55:00,2457.94,2453.41,-0.01,flip_to_short -37049,做空,2024-09-05 00:55:00,2024-09-05 01:05:00,2453.41,2456.48,-0.01,flip_to_long -37050,做多,2024-09-05 01:05:00,2024-09-05 01:10:00,2456.48,2453.03,-0.01,flip_to_short -37051,做空,2024-09-05 01:10:00,2024-09-05 01:30:00,2453.03,2460.35,-0.01,flip_to_long -37052,做多,2024-09-05 01:30:00,2024-09-05 01:50:00,2460.35,2458.8,-0.0,flip_to_short -37053,做空,2024-09-05 01:50:00,2024-09-05 07:20:00,2458.8,2415.17,0.06,flip_to_long -37054,做多,2024-09-05 07:20:00,2024-09-05 07:25:00,2415.17,2413.51,-0.0,flip_to_short -37055,做空,2024-09-05 07:25:00,2024-09-05 07:40:00,2413.51,2413.72,-0.0,flip_to_long -37056,做多,2024-09-05 07:40:00,2024-09-05 08:15:00,2413.72,2408.47,-0.01,flip_to_short -37057,做空,2024-09-05 08:15:00,2024-09-05 12:30:00,2408.47,2391.81,0.02,flip_to_long -37058,做多,2024-09-05 12:30:00,2024-09-05 13:10:00,2391.81,2392.06,-0.0,flip_to_short -37059,做空,2024-09-05 13:10:00,2024-09-05 13:20:00,2392.06,2393.01,-0.0,flip_to_long -37060,做多,2024-09-05 13:20:00,2024-09-05 13:30:00,2393.01,2391.23,-0.0,flip_to_short -37061,做空,2024-09-05 13:30:00,2024-09-05 13:35:00,2391.23,2407.75,-0.02,flip_to_long -37062,做多,2024-09-05 13:35:00,2024-09-05 13:45:00,2407.75,2388.98,-0.03,flip_to_short -37063,做空,2024-09-05 13:45:00,2024-09-05 13:50:00,2388.98,2398.05,-0.01,flip_to_long -37064,做多,2024-09-05 13:50:00,2024-09-05 14:10:00,2398.05,2390.02,-0.01,flip_to_short -37065,做空,2024-09-05 14:10:00,2024-09-05 14:15:00,2390.02,2398.21,-0.01,flip_to_long -37066,做多,2024-09-05 14:15:00,2024-09-05 14:45:00,2398.21,2380.16,-0.03,flip_to_short -37067,做空,2024-09-05 14:45:00,2024-09-05 17:10:00,2380.16,2380.94,-0.0,flip_to_long -37068,做多,2024-09-05 17:10:00,2024-09-05 17:25:00,2380.94,2377.64,-0.01,flip_to_short -37069,做空,2024-09-05 17:25:00,2024-09-05 17:45:00,2377.64,2388.3,-0.02,flip_to_long -37070,做多,2024-09-05 17:45:00,2024-09-05 19:15:00,2388.3,2373.57,-0.02,flip_to_short -37071,做空,2024-09-05 19:15:00,2024-09-05 20:45:00,2373.57,2375.22,-0.0,flip_to_long -37072,做多,2024-09-05 20:45:00,2024-09-06 00:20:00,2375.22,2370.3,-0.01,flip_to_short -37073,做空,2024-09-06 00:20:00,2024-09-06 00:55:00,2370.3,2370.8,-0.0,flip_to_long -37074,做多,2024-09-06 00:55:00,2024-09-06 01:00:00,2370.8,2365.01,-0.01,flip_to_short -37075,做空,2024-09-06 01:00:00,2024-09-06 01:10:00,2365.01,2370.46,-0.01,flip_to_long -37076,做多,2024-09-06 01:10:00,2024-09-06 01:40:00,2370.46,2392.18,0.03,tp_upper -37077,做空,2024-09-06 04:40:00,2024-09-06 05:00:00,2387.29,2387.85,-0.0,flip_to_long -37078,做多,2024-09-06 05:00:00,2024-09-06 05:05:00,2387.85,2383.25,-0.01,flip_to_short -37079,做空,2024-09-06 05:05:00,2024-09-06 10:00:00,2383.25,2359.34,0.03,flip_to_long -37080,做多,2024-09-06 10:00:00,2024-09-06 22:30:00,2359.34,2216.95,-0.19,flip_to_short -37081,做空,2024-09-06 22:30:00,2024-09-06 22:40:00,2216.95,2217.75,-0.0,flip_to_long -37082,做多,2024-09-06 22:40:00,2024-09-06 22:45:00,2217.75,2214.23,-0.01,flip_to_short -37083,做空,2024-09-06 22:45:00,2024-09-06 23:20:00,2214.23,2216.54,-0.0,flip_to_long -37084,做多,2024-09-06 23:20:00,2024-09-07 10:55:00,2216.54,2281.22,0.09,flip_to_short -37085,做空,2024-09-07 10:55:00,2024-09-07 11:05:00,2281.22,2280.85,-0.0,flip_to_long -37086,做多,2024-09-07 11:05:00,2024-09-07 11:40:00,2280.85,2282.66,0.0,flip_to_short -37087,做空,2024-09-07 11:40:00,2024-09-07 11:45:00,2282.66,2285.22,-0.01,flip_to_long -37088,做多,2024-09-07 11:45:00,2024-09-07 11:50:00,2285.22,2283.51,-0.0,flip_to_short -37089,做空,2024-09-07 11:50:00,2024-09-07 12:00:00,2283.51,2285.94,-0.0,flip_to_long -37090,做多,2024-09-07 12:00:00,2024-09-07 13:40:00,2285.94,2286.19,-0.0,flip_to_short -37091,做空,2024-09-07 13:40:00,2024-09-07 13:45:00,2286.19,2287.49,-0.0,flip_to_long -37092,做多,2024-09-07 13:45:00,2024-09-07 16:30:00,2287.49,2290.58,0.0,flip_to_short -37093,做空,2024-09-07 16:30:00,2024-09-07 17:50:00,2290.58,2272.49,0.02,tp_lower -37094,做多,2024-09-07 19:50:00,2024-09-07 20:00:00,2288.46,2288.31,-0.0,flip_to_short -37095,做空,2024-09-07 20:00:00,2024-09-07 23:50:00,2288.31,2274.06,0.02,flip_to_long -37096,做多,2024-09-07 23:50:00,2024-09-07 23:55:00,2274.06,2272.2,-0.0,flip_to_short -37097,做空,2024-09-07 23:55:00,2024-09-08 00:20:00,2272.2,2271.78,-0.0,flip_to_long -37098,做多,2024-09-08 00:20:00,2024-09-08 00:25:00,2271.78,2269.23,-0.01,flip_to_short -37099,做空,2024-09-08 00:25:00,2024-09-08 00:30:00,2269.23,2270.67,-0.0,flip_to_long -37100,做多,2024-09-08 00:30:00,2024-09-08 00:55:00,2270.67,2268.53,-0.0,flip_to_short -37101,做空,2024-09-08 00:55:00,2024-09-08 01:00:00,2268.53,2271.03,-0.0,flip_to_long -37102,做多,2024-09-08 01:00:00,2024-09-08 05:55:00,2271.03,2284.07,0.02,flip_to_short -37103,做空,2024-09-08 05:55:00,2024-09-08 06:00:00,2284.07,2286.57,-0.0,flip_to_long -37104,做多,2024-09-08 06:00:00,2024-09-08 06:15:00,2286.57,2283.73,-0.01,flip_to_short -37105,做空,2024-09-08 06:15:00,2024-09-08 06:20:00,2283.73,2287.05,-0.01,flip_to_long -37106,做多,2024-09-08 06:20:00,2024-09-08 06:35:00,2287.05,2284.2,-0.01,flip_to_short -37107,做空,2024-09-08 06:35:00,2024-09-08 06:40:00,2284.2,2285.94,-0.0,flip_to_long -37108,做多,2024-09-08 06:40:00,2024-09-08 06:45:00,2285.94,2285.33,-0.0,flip_to_short -37109,做空,2024-09-08 06:45:00,2024-09-08 06:50:00,2285.33,2285.56,-0.0,flip_to_long -37110,做多,2024-09-08 06:50:00,2024-09-08 08:10:00,2285.56,2288.51,0.0,flip_to_short -37111,做空,2024-09-08 08:10:00,2024-09-08 08:30:00,2288.51,2290.78,-0.0,flip_to_long -37112,做多,2024-09-08 08:30:00,2024-09-08 11:35:00,2290.78,2296.82,0.01,flip_to_short -37113,做空,2024-09-08 11:35:00,2024-09-08 17:15:00,2296.82,2270.05,0.03,flip_to_long -37114,做多,2024-09-08 17:15:00,2024-09-08 17:20:00,2270.05,2263.39,-0.01,flip_to_short -37115,做空,2024-09-08 17:20:00,2024-09-08 17:30:00,2263.39,2269.28,-0.01,flip_to_long -37116,做多,2024-09-08 17:30:00,2024-09-08 22:20:00,2269.28,2320.18,0.07,tp_upper -37117,做空,2024-09-09 02:15:00,2024-09-09 02:35:00,2302.01,2298.51,0.0,flip_to_long -37118,做多,2024-09-09 02:35:00,2024-09-09 03:00:00,2298.51,2301.48,0.0,flip_to_short -37119,做空,2024-09-09 03:00:00,2024-09-09 03:10:00,2301.48,2302.18,-0.0,flip_to_long -37120,做多,2024-09-09 03:10:00,2024-09-09 04:15:00,2302.18,2298.48,-0.01,flip_to_short -37121,做空,2024-09-09 04:15:00,2024-09-09 06:35:00,2298.48,2299.23,-0.0,flip_to_long -37122,做多,2024-09-09 06:35:00,2024-09-09 06:40:00,2299.23,2298.33,-0.0,flip_to_short -37123,做空,2024-09-09 06:40:00,2024-09-09 06:50:00,2298.33,2298.2,-0.0,flip_to_long -37124,做多,2024-09-09 06:50:00,2024-09-09 11:05:00,2298.2,2313.91,0.02,flip_to_short -37125,做空,2024-09-09 11:05:00,2024-09-09 11:10:00,2313.91,2314.99,-0.0,flip_to_long -37126,做多,2024-09-09 11:10:00,2024-09-09 11:15:00,2314.99,2312.01,-0.01,flip_to_short -37127,做空,2024-09-09 11:15:00,2024-09-09 11:20:00,2312.01,2314.84,-0.01,flip_to_long -37128,做多,2024-09-09 11:20:00,2024-09-09 11:30:00,2314.84,2315.09,-0.0,flip_to_short -37129,做空,2024-09-09 11:30:00,2024-09-09 11:40:00,2315.09,2315.66,-0.0,flip_to_long -37130,做多,2024-09-09 11:40:00,2024-09-09 14:00:00,2315.66,2315.76,-0.0,flip_to_short -37131,做空,2024-09-09 14:00:00,2024-09-09 16:05:00,2315.76,2303.5,0.02,flip_to_long -37132,做多,2024-09-09 16:05:00,2024-09-10 00:05:00,2303.5,2354.41,0.07,flip_to_short -37133,做空,2024-09-10 00:05:00,2024-09-10 05:15:00,2354.41,2341.24,0.02,flip_to_long -37134,做多,2024-09-10 05:15:00,2024-09-10 05:30:00,2341.24,2341.45,-0.0,flip_to_short -37135,做空,2024-09-10 05:30:00,2024-09-10 05:35:00,2341.45,2343.78,-0.0,flip_to_long -37136,做多,2024-09-10 05:35:00,2024-09-10 06:20:00,2343.78,2340.89,-0.01,flip_to_short -37137,做空,2024-09-10 06:20:00,2024-09-10 06:25:00,2340.89,2342.28,-0.0,flip_to_long -37138,做多,2024-09-10 06:25:00,2024-09-10 06:30:00,2342.28,2340.7,-0.0,flip_to_short -37139,做空,2024-09-10 06:30:00,2024-09-10 06:35:00,2340.7,2342.41,-0.0,flip_to_long -37140,做多,2024-09-10 06:35:00,2024-09-10 06:40:00,2342.41,2341.82,-0.0,flip_to_short -37141,做空,2024-09-10 06:40:00,2024-09-10 09:10:00,2341.82,2346.61,-0.01,flip_to_long -37142,做多,2024-09-10 09:10:00,2024-09-10 09:55:00,2346.61,2348.16,0.0,flip_to_short -37143,做空,2024-09-10 09:55:00,2024-09-10 10:00:00,2348.16,2350.41,-0.0,flip_to_long -37144,做多,2024-09-10 10:00:00,2024-09-10 10:05:00,2350.41,2344.51,-0.01,flip_to_short -37145,做空,2024-09-10 10:05:00,2024-09-10 11:00:00,2344.51,2350.55,-0.01,flip_to_long -37146,做多,2024-09-10 11:00:00,2024-09-10 11:05:00,2350.55,2348.46,-0.0,flip_to_short -37147,做空,2024-09-10 11:05:00,2024-09-10 11:30:00,2348.46,2350.68,-0.0,flip_to_long -37148,做多,2024-09-10 11:30:00,2024-09-10 11:35:00,2350.68,2344.1,-0.01,flip_to_short -37149,做空,2024-09-10 11:35:00,2024-09-10 11:50:00,2344.1,2351.4,-0.01,flip_to_long -37150,做多,2024-09-10 11:50:00,2024-09-10 11:55:00,2351.4,2349.64,-0.0,flip_to_short -37151,做空,2024-09-10 11:55:00,2024-09-10 12:00:00,2349.64,2351.27,-0.0,flip_to_long -37152,做多,2024-09-10 12:00:00,2024-09-10 12:20:00,2351.27,2352.11,-0.0,flip_to_short -37153,做空,2024-09-10 12:20:00,2024-09-10 15:25:00,2352.11,2346.23,0.01,flip_to_long -37154,做多,2024-09-10 15:25:00,2024-09-10 15:35:00,2346.23,2340.13,-0.01,flip_to_short -37155,做空,2024-09-10 15:35:00,2024-09-10 15:40:00,2340.13,2342.19,-0.0,flip_to_long -37156,做多,2024-09-10 15:40:00,2024-09-10 16:55:00,2342.19,2336.57,-0.01,flip_to_short -37157,做空,2024-09-10 16:55:00,2024-09-10 17:00:00,2336.57,2341.43,-0.01,flip_to_long -37158,做多,2024-09-10 17:00:00,2024-09-11 00:15:00,2341.43,2380.53,0.05,flip_to_short -37159,做空,2024-09-11 00:15:00,2024-09-11 01:30:00,2380.53,2344.79,0.05,tp_lower -37160,做多,2024-09-11 07:25:00,2024-09-11 07:30:00,2338.07,2336.33,-0.0,flip_to_short -37161,做空,2024-09-11 07:30:00,2024-09-11 07:45:00,2336.33,2338.3,-0.0,flip_to_long -37162,做多,2024-09-11 07:45:00,2024-09-11 08:10:00,2338.3,2330.82,-0.01,flip_to_short -37163,做空,2024-09-11 08:10:00,2024-09-11 08:15:00,2330.82,2333.89,-0.01,flip_to_long -37164,做多,2024-09-11 08:15:00,2024-09-11 08:20:00,2333.89,2332.52,-0.0,flip_to_short -37165,做空,2024-09-11 08:20:00,2024-09-11 08:25:00,2332.52,2333.68,-0.0,flip_to_long -37166,做多,2024-09-11 08:25:00,2024-09-11 08:30:00,2333.68,2330.16,-0.01,flip_to_short -37167,做空,2024-09-11 08:30:00,2024-09-11 09:15:00,2330.16,2330.52,-0.0,flip_to_long -37168,做多,2024-09-11 09:15:00,2024-09-11 09:20:00,2330.52,2329.31,-0.0,flip_to_short -37169,做空,2024-09-11 09:20:00,2024-09-11 09:25:00,2329.31,2332.01,-0.01,flip_to_long -37170,做多,2024-09-11 09:25:00,2024-09-11 09:35:00,2332.01,2326.37,-0.01,flip_to_short -37171,做空,2024-09-11 09:35:00,2024-09-11 11:35:00,2326.37,2328.07,-0.0,flip_to_long -37172,做多,2024-09-11 11:35:00,2024-09-11 11:40:00,2328.07,2326.01,-0.0,flip_to_short -37173,做空,2024-09-11 11:40:00,2024-09-11 11:50:00,2326.01,2326.12,-0.0,flip_to_long -37174,做多,2024-09-11 11:50:00,2024-09-11 12:20:00,2326.12,2327.28,-0.0,flip_to_short -37175,做空,2024-09-11 12:20:00,2024-09-11 12:35:00,2327.28,2324.82,0.0,flip_to_long -37176,做多,2024-09-11 12:35:00,2024-09-11 13:30:00,2324.82,2313.08,-0.02,flip_to_short -37177,做空,2024-09-11 13:30:00,2024-09-11 15:05:00,2313.08,2306.21,0.01,flip_to_long -37178,做多,2024-09-11 15:05:00,2024-09-11 18:50:00,2306.21,2334.18,0.04,flip_to_short -37179,做空,2024-09-11 18:50:00,2024-09-11 19:05:00,2334.18,2332.43,0.0,flip_to_long -37180,做多,2024-09-11 19:05:00,2024-09-11 19:35:00,2332.43,2334.99,0.0,flip_to_short -37181,做空,2024-09-11 19:35:00,2024-09-11 19:50:00,2334.99,2341.11,-0.01,flip_to_long -37182,做多,2024-09-11 19:50:00,2024-09-11 20:20:00,2341.11,2340.14,-0.0,flip_to_short -37183,做空,2024-09-11 20:20:00,2024-09-11 20:25:00,2340.14,2343.61,-0.01,flip_to_long -37184,做多,2024-09-11 20:25:00,2024-09-11 20:30:00,2343.61,2341.47,-0.0,flip_to_short -37185,做空,2024-09-11 20:30:00,2024-09-11 20:35:00,2341.47,2344.23,-0.01,flip_to_long -37186,做多,2024-09-11 20:35:00,2024-09-11 21:05:00,2344.23,2342.62,-0.0,flip_to_short -37187,做空,2024-09-11 21:05:00,2024-09-11 21:15:00,2342.62,2343.32,-0.0,flip_to_long -37188,做多,2024-09-11 21:15:00,2024-09-11 23:20:00,2343.32,2339.73,-0.01,flip_to_short -37189,做空,2024-09-11 23:20:00,2024-09-11 23:30:00,2339.73,2341.66,-0.0,flip_to_long -37190,做多,2024-09-11 23:30:00,2024-09-11 23:55:00,2341.66,2339.4,-0.0,flip_to_short -37191,做空,2024-09-11 23:55:00,2024-09-12 00:00:00,2339.4,2339.82,-0.0,flip_to_long -37192,做多,2024-09-12 00:00:00,2024-09-12 04:50:00,2339.82,2361.99,0.03,flip_to_short -37193,做空,2024-09-12 04:50:00,2024-09-12 04:55:00,2361.99,2363.82,-0.0,flip_to_long -37194,做多,2024-09-12 04:55:00,2024-09-12 05:00:00,2363.82,2362.19,-0.0,flip_to_short -37195,做空,2024-09-12 05:00:00,2024-09-12 05:05:00,2362.19,2363.28,-0.0,flip_to_long -37196,做多,2024-09-12 05:05:00,2024-09-12 05:30:00,2363.28,2358.98,-0.01,flip_to_short -37197,做空,2024-09-12 05:30:00,2024-09-12 08:20:00,2358.98,2362.01,-0.01,flip_to_long -37198,做多,2024-09-12 08:20:00,2024-09-12 08:35:00,2362.01,2361.7,-0.0,flip_to_short -37199,做空,2024-09-12 08:35:00,2024-09-12 13:30:00,2361.7,2347.9,0.02,flip_to_long -37200,做多,2024-09-12 13:30:00,2024-09-12 13:40:00,2347.9,2350.11,0.0,flip_to_short -37201,做空,2024-09-12 13:40:00,2024-09-12 14:10:00,2350.11,2351.05,-0.0,flip_to_long -37202,做多,2024-09-12 14:10:00,2024-09-12 14:35:00,2351.05,2349.72,-0.0,flip_to_short -37203,做空,2024-09-12 14:35:00,2024-09-12 16:50:00,2349.72,2337.14,0.02,flip_to_long -37204,做多,2024-09-12 16:50:00,2024-09-12 17:05:00,2337.14,2339.1,0.0,flip_to_short -37205,做空,2024-09-12 17:05:00,2024-09-12 21:30:00,2339.1,2345.4,-0.01,flip_to_long -37206,做多,2024-09-12 21:30:00,2024-09-12 21:55:00,2345.4,2348.03,0.0,flip_to_short -37207,做空,2024-09-12 21:55:00,2024-09-12 22:00:00,2348.03,2354.4,-0.01,flip_to_long -37208,做多,2024-09-12 22:00:00,2024-09-13 01:00:00,2354.4,2351.73,-0.01,flip_to_short -37209,做空,2024-09-13 01:00:00,2024-09-13 01:25:00,2351.73,2355.1,-0.01,flip_to_long -37210,做多,2024-09-13 01:25:00,2024-09-13 01:30:00,2355.1,2353.8,-0.0,flip_to_short -37211,做空,2024-09-13 01:30:00,2024-09-13 01:45:00,2353.8,2355.3,-0.0,flip_to_long -37212,做多,2024-09-13 01:45:00,2024-09-13 02:00:00,2355.3,2356.32,-0.0,flip_to_short -37213,做空,2024-09-13 02:00:00,2024-09-13 02:45:00,2356.32,2357.36,-0.0,flip_to_long -37214,做多,2024-09-13 02:45:00,2024-09-13 02:50:00,2357.36,2356.93,-0.0,flip_to_short -37215,做空,2024-09-13 02:50:00,2024-09-13 03:05:00,2356.93,2356.9,-0.0,flip_to_long -37216,做多,2024-09-13 03:05:00,2024-09-13 03:30:00,2356.9,2357.47,-0.0,flip_to_short -37217,做空,2024-09-13 03:30:00,2024-09-13 03:40:00,2357.47,2356.93,-0.0,flip_to_long -37218,做多,2024-09-13 03:40:00,2024-09-13 03:50:00,2356.93,2358.03,-0.0,flip_to_short -37219,做空,2024-09-13 03:50:00,2024-09-13 04:10:00,2358.03,2356.06,0.0,flip_to_long -37220,做多,2024-09-13 04:10:00,2024-09-13 04:20:00,2356.06,2357.21,-0.0,flip_to_short -37221,做空,2024-09-13 04:20:00,2024-09-13 08:10:00,2357.21,2349.11,0.01,flip_to_long -37222,做多,2024-09-13 08:10:00,2024-09-13 08:15:00,2349.11,2346.34,-0.01,flip_to_short -37223,做空,2024-09-13 08:15:00,2024-09-13 09:10:00,2346.34,2346.66,-0.0,flip_to_long -37224,做多,2024-09-13 09:10:00,2024-09-13 11:55:00,2346.66,2353.08,0.01,flip_to_short -37225,做空,2024-09-13 11:55:00,2024-09-13 13:40:00,2353.08,2357.22,-0.01,flip_to_long -37226,做多,2024-09-13 13:40:00,2024-09-13 13:55:00,2357.22,2354.5,-0.01,flip_to_short -37227,做空,2024-09-13 13:55:00,2024-09-13 14:05:00,2354.5,2363.58,-0.01,flip_to_long -37228,做多,2024-09-13 14:05:00,2024-09-13 14:25:00,2363.58,2353.05,-0.02,flip_to_short -37229,做空,2024-09-13 14:25:00,2024-09-13 14:35:00,2353.05,2356.53,-0.01,flip_to_long -37230,做多,2024-09-13 14:35:00,2024-09-14 00:10:00,2356.53,2434.07,0.1,flip_to_short -37231,做空,2024-09-14 00:10:00,2024-09-14 03:20:00,2434.07,2432.89,-0.0,flip_to_long -37232,做多,2024-09-14 03:20:00,2024-09-14 04:00:00,2432.89,2429.53,-0.01,flip_to_short -37233,做空,2024-09-14 04:00:00,2024-09-14 04:05:00,2429.53,2430.97,-0.0,flip_to_long -37234,做多,2024-09-14 04:05:00,2024-09-14 04:15:00,2430.97,2427.51,-0.01,flip_to_short -37235,做空,2024-09-14 04:15:00,2024-09-14 04:35:00,2427.51,2429.23,-0.0,flip_to_long -37236,做多,2024-09-14 04:35:00,2024-09-14 10:00:00,2429.23,2415.27,-0.02,flip_to_short -37237,做空,2024-09-14 10:00:00,2024-09-14 11:55:00,2415.27,2415.88,-0.0,flip_to_long -37238,做多,2024-09-14 11:55:00,2024-09-14 12:00:00,2415.88,2414.67,-0.0,flip_to_short -37239,做空,2024-09-14 12:00:00,2024-09-14 12:05:00,2414.67,2419.5,-0.01,flip_to_long -37240,做多,2024-09-14 12:05:00,2024-09-14 13:15:00,2419.5,2413.28,-0.01,flip_to_short -37241,做空,2024-09-14 13:15:00,2024-09-14 13:20:00,2413.28,2414.32,-0.0,flip_to_long -37242,做多,2024-09-14 13:20:00,2024-09-14 13:35:00,2414.32,2414.34,-0.0,flip_to_short -37243,做空,2024-09-14 13:35:00,2024-09-14 13:40:00,2414.34,2415.76,-0.0,flip_to_long -37244,做多,2024-09-14 13:40:00,2024-09-14 14:00:00,2415.76,2414.86,-0.0,flip_to_short -37245,做空,2024-09-14 14:00:00,2024-09-14 14:20:00,2414.86,2417.77,-0.01,flip_to_long -37246,做多,2024-09-14 14:20:00,2024-09-14 15:30:00,2417.77,2417.45,-0.0,flip_to_short -37247,做空,2024-09-14 15:30:00,2024-09-14 15:50:00,2417.45,2417.98,-0.0,flip_to_long -37248,做多,2024-09-14 15:50:00,2024-09-14 16:00:00,2417.98,2416.64,-0.0,flip_to_short -37249,做空,2024-09-14 16:00:00,2024-09-14 16:05:00,2416.64,2416.98,-0.0,flip_to_long -37250,做多,2024-09-14 16:05:00,2024-09-14 16:20:00,2416.98,2417.34,-0.0,flip_to_short -37251,做空,2024-09-14 16:20:00,2024-09-14 16:45:00,2417.34,2417.2,-0.0,flip_to_long -37252,做多,2024-09-14 16:45:00,2024-09-14 20:30:00,2417.2,2411.11,-0.01,flip_to_short -37253,做空,2024-09-14 20:30:00,2024-09-15 04:00:00,2411.11,2420.78,-0.01,flip_to_long -37254,做多,2024-09-15 04:00:00,2024-09-15 07:10:00,2420.78,2419.08,-0.0,flip_to_short -37255,做空,2024-09-15 07:10:00,2024-09-15 07:15:00,2419.08,2419.53,-0.0,flip_to_long -37256,做多,2024-09-15 07:15:00,2024-09-15 07:35:00,2419.53,2419.95,-0.0,flip_to_short -37257,做空,2024-09-15 07:35:00,2024-09-15 12:30:00,2419.95,2410.55,0.01,flip_to_long -37258,做多,2024-09-15 12:30:00,2024-09-15 13:45:00,2410.55,2409.46,-0.0,flip_to_short -37259,做空,2024-09-15 13:45:00,2024-09-15 14:00:00,2409.46,2410.62,-0.0,flip_to_long -37260,做多,2024-09-15 14:00:00,2024-09-15 14:10:00,2410.62,2402.91,-0.01,flip_to_short -37261,做空,2024-09-15 14:10:00,2024-09-15 14:55:00,2402.91,2410.4,-0.01,flip_to_long -37262,做多,2024-09-15 14:55:00,2024-09-15 15:10:00,2410.4,2406.72,-0.01,flip_to_short -37263,做空,2024-09-15 15:10:00,2024-09-15 15:20:00,2406.72,2406.81,-0.0,flip_to_long -37264,做多,2024-09-15 15:20:00,2024-09-15 15:55:00,2406.81,2407.6,-0.0,flip_to_short -37265,做空,2024-09-15 15:55:00,2024-09-16 05:00:00,2407.6,2283.36,0.17,flip_to_long -37266,做多,2024-09-16 05:00:00,2024-09-16 09:40:00,2283.36,2297.17,0.02,flip_to_short -37267,做空,2024-09-16 09:40:00,2024-09-16 10:45:00,2297.17,2303.05,-0.01,flip_to_long -37268,做多,2024-09-16 10:45:00,2024-09-16 10:50:00,2303.05,2302.31,-0.0,flip_to_short -37269,做空,2024-09-16 10:50:00,2024-09-16 11:15:00,2302.31,2302.32,-0.0,flip_to_long -37270,做多,2024-09-16 11:15:00,2024-09-16 11:20:00,2302.32,2301.82,-0.0,flip_to_short -37271,做空,2024-09-16 11:20:00,2024-09-16 11:25:00,2301.82,2303.27,-0.0,flip_to_long -37272,做多,2024-09-16 11:25:00,2024-09-16 12:20:00,2303.27,2301.24,-0.0,flip_to_short -37273,做空,2024-09-16 12:20:00,2024-09-16 13:00:00,2301.24,2303.29,-0.0,flip_to_long -37274,做多,2024-09-16 13:00:00,2024-09-16 13:55:00,2303.29,2301.78,-0.0,flip_to_short -37275,做空,2024-09-16 13:55:00,2024-09-16 16:25:00,2301.78,2292.59,0.01,flip_to_long -37276,做多,2024-09-16 16:25:00,2024-09-16 18:10:00,2292.59,2283.02,-0.02,flip_to_short -37277,做空,2024-09-16 18:10:00,2024-09-16 18:15:00,2283.02,2286.52,-0.01,flip_to_long -37278,做多,2024-09-16 18:15:00,2024-09-16 18:25:00,2286.52,2287.57,-0.0,flip_to_short -37279,做空,2024-09-16 18:25:00,2024-09-16 18:45:00,2287.57,2286.7,-0.0,flip_to_long -37280,做多,2024-09-16 18:45:00,2024-09-16 19:00:00,2286.7,2283.4,-0.01,flip_to_short -37281,做空,2024-09-16 19:00:00,2024-09-16 19:05:00,2283.4,2286.83,-0.01,flip_to_long -37282,做多,2024-09-16 19:05:00,2024-09-16 19:10:00,2286.83,2284.01,-0.01,flip_to_short -37283,做空,2024-09-16 19:10:00,2024-09-16 19:20:00,2284.01,2290.1,-0.01,flip_to_long -37284,做多,2024-09-16 19:20:00,2024-09-16 19:35:00,2290.1,2287.11,-0.01,flip_to_short -37285,做空,2024-09-16 19:35:00,2024-09-16 21:20:00,2287.11,2285.26,0.0,flip_to_long -37286,做多,2024-09-16 21:20:00,2024-09-16 21:25:00,2285.26,2281.78,-0.01,flip_to_short -37287,做空,2024-09-16 21:25:00,2024-09-16 21:35:00,2281.78,2284.28,-0.01,flip_to_long -37288,做多,2024-09-16 21:35:00,2024-09-16 22:05:00,2284.28,2283.48,-0.0,flip_to_short -37289,做空,2024-09-16 22:05:00,2024-09-16 22:15:00,2283.48,2284.38,-0.0,flip_to_long -37290,做多,2024-09-16 22:15:00,2024-09-16 22:20:00,2284.38,2284.11,-0.0,flip_to_short -37291,做空,2024-09-16 22:20:00,2024-09-16 22:30:00,2284.11,2284.1,-0.0,flip_to_long -37292,做多,2024-09-16 22:30:00,2024-09-16 22:55:00,2284.1,2283.34,-0.0,flip_to_short -37293,做空,2024-09-16 22:55:00,2024-09-16 23:00:00,2283.34,2287.89,-0.01,flip_to_long -37294,做多,2024-09-16 23:00:00,2024-09-17 00:45:00,2287.89,2283.37,-0.01,flip_to_short -37295,做空,2024-09-17 00:45:00,2024-09-17 02:40:00,2283.37,2285.34,-0.0,flip_to_long -37296,做多,2024-09-17 02:40:00,2024-09-17 02:50:00,2285.34,2284.99,-0.0,flip_to_short -37297,做空,2024-09-17 02:50:00,2024-09-17 03:25:00,2284.99,2283.32,0.0,flip_to_long -37298,做多,2024-09-17 03:25:00,2024-09-17 03:45:00,2283.32,2283.34,-0.0,flip_to_short -37299,做空,2024-09-17 03:45:00,2024-09-17 04:05:00,2283.34,2283.86,-0.0,flip_to_long -37300,做多,2024-09-17 04:05:00,2024-09-17 04:10:00,2283.86,2283.4,-0.0,flip_to_short -37301,做空,2024-09-17 04:10:00,2024-09-17 11:50:00,2283.4,2307.63,-0.04,flip_to_long -37302,做多,2024-09-17 11:50:00,2024-09-17 12:10:00,2307.63,2307.31,-0.0,flip_to_short -37303,做空,2024-09-17 12:10:00,2024-09-17 12:20:00,2307.31,2312.68,-0.01,flip_to_long -37304,做多,2024-09-17 12:20:00,2024-09-17 12:30:00,2312.68,2309.71,-0.01,flip_to_short -37305,做空,2024-09-17 12:30:00,2024-09-17 12:40:00,2309.71,2313.41,-0.01,flip_to_long -37306,做多,2024-09-17 12:40:00,2024-09-17 13:40:00,2313.41,2310.71,-0.01,flip_to_short -37307,做空,2024-09-17 13:40:00,2024-09-17 14:00:00,2310.71,2312.27,-0.0,flip_to_long -37308,做多,2024-09-17 14:00:00,2024-09-17 14:15:00,2312.27,2341.44,0.04,tp_upper -37309,做空,2024-09-17 18:30:00,2024-09-17 18:35:00,2359.19,2359.9,-0.0,flip_to_long -37310,做多,2024-09-17 18:35:00,2024-09-18 02:45:00,2359.9,2330.52,-0.04,flip_to_short -37311,做空,2024-09-18 02:45:00,2024-09-18 02:55:00,2330.52,2330.54,-0.0,flip_to_long -37312,做多,2024-09-18 02:55:00,2024-09-18 04:15:00,2330.54,2329.92,-0.0,flip_to_short -37313,做空,2024-09-18 04:15:00,2024-09-18 06:15:00,2329.92,2326.67,0.0,flip_to_long -37314,做多,2024-09-18 06:15:00,2024-09-18 06:25:00,2326.67,2326.35,-0.0,flip_to_short -37315,做空,2024-09-18 06:25:00,2024-09-18 06:50:00,2326.35,2327.9,-0.0,flip_to_long -37316,做多,2024-09-18 06:50:00,2024-09-18 07:20:00,2327.9,2327.78,-0.0,flip_to_short -37317,做空,2024-09-18 07:20:00,2024-09-18 12:50:00,2327.78,2310.51,0.02,flip_to_long -37318,做多,2024-09-18 12:50:00,2024-09-18 13:05:00,2310.51,2307.17,-0.01,flip_to_short -37319,做空,2024-09-18 13:05:00,2024-09-18 13:10:00,2307.17,2308.11,-0.0,flip_to_long -37320,做多,2024-09-18 13:10:00,2024-09-18 13:25:00,2308.11,2308.06,-0.0,flip_to_short -37321,做空,2024-09-18 13:25:00,2024-09-18 14:25:00,2308.06,2302.52,0.01,flip_to_long -37322,做多,2024-09-18 14:25:00,2024-09-18 14:30:00,2302.52,2298.47,-0.01,flip_to_short -37323,做空,2024-09-18 14:30:00,2024-09-18 14:40:00,2298.47,2301.23,-0.01,flip_to_long -37324,做多,2024-09-18 14:40:00,2024-09-18 15:05:00,2301.23,2301.18,-0.0,flip_to_short -37325,做空,2024-09-18 15:05:00,2024-09-18 15:10:00,2301.18,2304.84,-0.01,flip_to_long -37326,做多,2024-09-18 15:10:00,2024-09-18 15:20:00,2304.84,2302.27,-0.01,flip_to_short -37327,做空,2024-09-18 15:20:00,2024-09-18 15:25:00,2302.27,2303.99,-0.0,flip_to_long -37328,做多,2024-09-18 15:25:00,2024-09-18 15:30:00,2303.99,2300.24,-0.01,flip_to_short -37329,做空,2024-09-18 15:30:00,2024-09-18 15:35:00,2300.24,2300.77,-0.0,flip_to_long -37330,做多,2024-09-18 15:35:00,2024-09-18 16:45:00,2300.77,2299.55,-0.0,flip_to_short -37331,做空,2024-09-18 16:45:00,2024-09-18 16:50:00,2299.55,2304.01,-0.01,flip_to_long -37332,做多,2024-09-18 16:50:00,2024-09-18 17:05:00,2304.01,2296.18,-0.01,flip_to_short -37333,做空,2024-09-18 17:05:00,2024-09-18 17:30:00,2296.18,2305.0,-0.01,flip_to_long -37334,做多,2024-09-18 17:30:00,2024-09-18 17:35:00,2305.0,2300.54,-0.01,flip_to_short -37335,做空,2024-09-18 17:35:00,2024-09-18 17:40:00,2300.54,2306.36,-0.01,flip_to_long -37336,做多,2024-09-18 17:40:00,2024-09-18 18:00:00,2306.36,2315.41,0.01,tp_upper -37337,做空,2024-09-18 19:20:00,2024-09-18 20:30:00,2324.19,2313.77,0.01,flip_to_long -37338,做多,2024-09-18 20:30:00,2024-09-19 10:50:00,2313.77,2426.37,0.15,flip_to_short -37339,做空,2024-09-19 10:50:00,2024-09-19 11:40:00,2426.37,2431.51,-0.01,flip_to_long -37340,做多,2024-09-19 11:40:00,2024-09-19 11:45:00,2431.51,2431.46,-0.0,flip_to_short -37341,做空,2024-09-19 11:45:00,2024-09-19 12:50:00,2431.46,2432.34,-0.0,flip_to_long -37342,做多,2024-09-19 12:50:00,2024-09-19 13:40:00,2432.34,2427.51,-0.01,flip_to_short -37343,做空,2024-09-19 13:40:00,2024-09-19 13:55:00,2427.51,2431.12,-0.01,flip_to_long -37344,做多,2024-09-19 13:55:00,2024-09-19 14:05:00,2431.12,2423.39,-0.01,flip_to_short -37345,做空,2024-09-19 14:05:00,2024-09-19 14:10:00,2423.39,2430.14,-0.01,flip_to_long -37346,做多,2024-09-19 14:10:00,2024-09-19 14:20:00,2430.14,2429.56,-0.0,flip_to_short -37347,做空,2024-09-19 14:20:00,2024-09-19 14:25:00,2429.56,2432.05,-0.01,flip_to_long -37348,做多,2024-09-19 14:25:00,2024-09-19 14:40:00,2432.05,2429.65,-0.0,flip_to_short -37349,做空,2024-09-19 14:40:00,2024-09-19 15:10:00,2429.65,2429.52,-0.0,flip_to_long -37350,做多,2024-09-19 15:10:00,2024-09-19 15:30:00,2429.52,2429.93,-0.0,flip_to_short -37351,做空,2024-09-19 15:30:00,2024-09-19 15:35:00,2429.93,2433.44,-0.01,flip_to_long -37352,做多,2024-09-19 15:35:00,2024-09-19 16:10:00,2433.44,2436.17,0.0,flip_to_short -37353,做空,2024-09-19 16:10:00,2024-09-19 20:05:00,2436.17,2462.57,-0.04,flip_to_long -37354,做多,2024-09-19 20:05:00,2024-09-19 20:10:00,2462.57,2461.64,-0.0,flip_to_short -37355,做空,2024-09-19 20:10:00,2024-09-19 20:20:00,2461.64,2463.81,-0.0,flip_to_long -37356,做多,2024-09-19 20:20:00,2024-09-19 20:55:00,2463.81,2463.95,-0.0,flip_to_short -37357,做空,2024-09-19 20:55:00,2024-09-19 21:10:00,2463.95,2468.68,-0.01,flip_to_long -37358,做多,2024-09-19 21:10:00,2024-09-19 21:15:00,2468.68,2467.49,-0.0,flip_to_short -37359,做空,2024-09-19 21:15:00,2024-09-19 21:30:00,2467.49,2466.15,0.0,flip_to_long -37360,做多,2024-09-19 21:30:00,2024-09-19 22:35:00,2466.15,2464.93,-0.0,flip_to_short -37361,做空,2024-09-19 22:35:00,2024-09-19 22:45:00,2464.93,2466.87,-0.0,flip_to_long -37362,做多,2024-09-19 22:45:00,2024-09-19 23:45:00,2466.87,2464.78,-0.0,flip_to_short -37363,做空,2024-09-19 23:45:00,2024-09-20 00:00:00,2464.78,2465.32,-0.0,flip_to_long -37364,做多,2024-09-20 00:00:00,2024-09-20 00:05:00,2465.32,2463.98,-0.0,flip_to_short -37365,做空,2024-09-20 00:05:00,2024-09-20 03:00:00,2463.98,2458.5,0.01,flip_to_long -37366,做多,2024-09-20 03:00:00,2024-09-20 03:05:00,2458.5,2458.31,-0.0,flip_to_short -37367,做空,2024-09-20 03:05:00,2024-09-20 03:15:00,2458.31,2461.84,-0.01,flip_to_long -37368,做多,2024-09-20 03:15:00,2024-09-20 08:30:00,2461.84,2541.12,0.1,flip_to_short -37369,做空,2024-09-20 08:30:00,2024-09-20 08:35:00,2541.12,2543.85,-0.01,flip_to_long -37370,做多,2024-09-20 08:35:00,2024-09-20 08:45:00,2543.85,2545.27,0.0,flip_to_short -37371,做空,2024-09-20 08:45:00,2024-09-20 09:05:00,2545.27,2548.31,-0.01,flip_to_long -37372,做多,2024-09-20 09:05:00,2024-09-20 09:20:00,2548.31,2548.04,-0.0,flip_to_short -37373,做空,2024-09-20 09:20:00,2024-09-20 10:35:00,2548.04,2550.7,-0.01,flip_to_long -37374,做多,2024-09-20 10:35:00,2024-09-20 10:45:00,2550.7,2549.89,-0.0,flip_to_short -37375,做空,2024-09-20 10:45:00,2024-09-20 10:55:00,2549.89,2553.9,-0.01,flip_to_long -37376,做多,2024-09-20 10:55:00,2024-09-20 11:05:00,2553.9,2552.26,-0.0,flip_to_short -37377,做空,2024-09-20 11:05:00,2024-09-20 12:05:00,2552.26,2551.14,-0.0,flip_to_long -37378,做多,2024-09-20 12:05:00,2024-09-20 12:10:00,2551.14,2546.07,-0.01,flip_to_short -37379,做空,2024-09-20 12:10:00,2024-09-20 12:15:00,2546.07,2551.66,-0.01,flip_to_long -37380,做多,2024-09-20 12:15:00,2024-09-20 13:00:00,2551.66,2547.03,-0.01,flip_to_short -37381,做空,2024-09-20 13:00:00,2024-09-20 14:20:00,2547.03,2546.98,-0.0,flip_to_long -37382,做多,2024-09-20 14:20:00,2024-09-20 14:55:00,2546.98,2545.49,-0.0,flip_to_short -37383,做空,2024-09-20 14:55:00,2024-09-20 15:35:00,2545.49,2543.99,0.0,flip_to_long -37384,做多,2024-09-20 15:35:00,2024-09-20 16:35:00,2543.99,2545.31,0.0,flip_to_short -37385,做空,2024-09-20 16:35:00,2024-09-20 17:10:00,2545.31,2545.82,-0.0,flip_to_long -37386,做多,2024-09-20 17:10:00,2024-09-20 17:20:00,2545.82,2536.17,-0.01,flip_to_short -37387,做空,2024-09-20 17:20:00,2024-09-20 18:40:00,2536.17,2538.71,-0.0,flip_to_long -37388,做多,2024-09-20 18:40:00,2024-09-20 19:05:00,2538.71,2544.07,0.01,flip_to_short -37389,做空,2024-09-20 19:05:00,2024-09-20 19:15:00,2544.07,2544.9,-0.0,flip_to_long -37390,做多,2024-09-20 19:15:00,2024-09-20 19:25:00,2544.9,2545.36,-0.0,flip_to_short -37391,做空,2024-09-20 19:25:00,2024-09-20 19:35:00,2545.36,2547.15,-0.0,flip_to_long -37392,做多,2024-09-20 19:35:00,2024-09-20 19:45:00,2547.15,2542.11,-0.01,flip_to_short -37393,做空,2024-09-20 19:45:00,2024-09-20 20:00:00,2542.11,2543.16,-0.0,flip_to_long -37394,做多,2024-09-20 20:00:00,2024-09-20 20:50:00,2543.16,2542.81,-0.0,flip_to_short -37395,做空,2024-09-20 20:50:00,2024-09-20 21:00:00,2542.81,2543.3,-0.0,flip_to_long -37396,做多,2024-09-20 21:00:00,2024-09-20 21:40:00,2543.3,2542.2,-0.0,flip_to_short -37397,做空,2024-09-20 21:40:00,2024-09-20 23:20:00,2542.2,2545.72,-0.01,flip_to_long -37398,做多,2024-09-20 23:20:00,2024-09-21 00:20:00,2545.72,2583.68,0.05,tp_upper -37399,做空,2024-09-21 01:15:00,2024-09-21 05:55:00,2555.53,2543.47,0.01,flip_to_long -37400,做多,2024-09-21 05:55:00,2024-09-21 09:00:00,2543.47,2546.64,0.0,flip_to_short -37401,做空,2024-09-21 09:00:00,2024-09-21 11:10:00,2546.64,2549.24,-0.01,flip_to_long -37402,做多,2024-09-21 11:10:00,2024-09-21 11:35:00,2549.24,2549.93,-0.0,flip_to_short -37403,做空,2024-09-21 11:35:00,2024-09-21 15:20:00,2549.93,2556.58,-0.01,flip_to_long -37404,做多,2024-09-21 15:20:00,2024-09-21 15:30:00,2556.58,2557.52,-0.0,flip_to_short -37405,做空,2024-09-21 15:30:00,2024-09-21 15:50:00,2557.52,2560.35,-0.01,flip_to_long -37406,做多,2024-09-21 15:50:00,2024-09-21 15:55:00,2560.35,2558.53,-0.0,flip_to_short -37407,做空,2024-09-21 15:55:00,2024-09-21 16:25:00,2558.53,2558.7,-0.0,flip_to_long -37408,做多,2024-09-21 16:25:00,2024-09-21 17:25:00,2558.7,2564.27,0.01,flip_to_short -37409,做空,2024-09-21 17:25:00,2024-09-21 22:35:00,2564.27,2568.02,-0.01,flip_to_long -37410,做多,2024-09-21 22:35:00,2024-09-22 02:10:00,2568.02,2591.11,0.03,flip_to_short -37411,做空,2024-09-22 02:10:00,2024-09-22 02:20:00,2591.11,2594.68,-0.01,flip_to_long -37412,做多,2024-09-22 02:20:00,2024-09-22 02:40:00,2594.68,2594.41,-0.0,flip_to_short -37413,做空,2024-09-22 02:40:00,2024-09-22 03:05:00,2594.41,2595.11,-0.0,flip_to_long -37414,做多,2024-09-22 03:05:00,2024-09-22 03:35:00,2595.11,2598.24,0.0,flip_to_short -37415,做空,2024-09-22 03:35:00,2024-09-22 08:20:00,2598.24,2589.23,0.01,flip_to_long -37416,做多,2024-09-22 08:20:00,2024-09-22 08:30:00,2589.23,2586.46,-0.01,flip_to_short -37417,做空,2024-09-22 08:30:00,2024-09-22 08:35:00,2586.46,2588.34,-0.0,flip_to_long -37418,做多,2024-09-22 08:35:00,2024-09-22 09:05:00,2588.34,2584.97,-0.01,flip_to_short -37419,做空,2024-09-22 09:05:00,2024-09-22 09:10:00,2584.97,2587.56,-0.01,flip_to_long -37420,做多,2024-09-22 09:10:00,2024-09-22 09:15:00,2587.56,2582.5,-0.01,flip_to_short -37421,做空,2024-09-22 09:15:00,2024-09-22 11:25:00,2582.5,2580.58,0.0,flip_to_long -37422,做多,2024-09-22 11:25:00,2024-09-22 11:50:00,2580.58,2581.05,-0.0,flip_to_short -37423,做空,2024-09-22 11:50:00,2024-09-22 12:00:00,2581.05,2581.81,-0.0,flip_to_long -37424,做多,2024-09-22 12:00:00,2024-09-22 12:15:00,2581.81,2582.39,-0.0,flip_to_short -37425,做空,2024-09-22 12:15:00,2024-09-22 13:00:00,2582.39,2581.89,-0.0,flip_to_long -37426,做多,2024-09-22 13:00:00,2024-09-22 13:05:00,2581.89,2580.36,-0.0,flip_to_short -37427,做空,2024-09-22 13:05:00,2024-09-22 13:10:00,2580.36,2586.54,-0.01,flip_to_long -37428,做多,2024-09-22 13:10:00,2024-09-22 13:20:00,2586.54,2579.91,-0.01,flip_to_short -37429,做空,2024-09-22 13:20:00,2024-09-22 15:30:00,2579.91,2574.26,0.01,flip_to_long -37430,做多,2024-09-22 15:30:00,2024-09-22 19:05:00,2574.26,2571.42,-0.01,flip_to_short -37431,做空,2024-09-22 19:05:00,2024-09-22 19:50:00,2571.42,2575.22,-0.01,flip_to_long -37432,做多,2024-09-22 19:50:00,2024-09-22 20:40:00,2575.22,2573.45,-0.0,flip_to_short -37433,做空,2024-09-22 20:40:00,2024-09-22 20:45:00,2573.45,2574.38,-0.0,flip_to_long -37434,做多,2024-09-22 20:45:00,2024-09-22 20:50:00,2574.38,2572.39,-0.0,flip_to_short -37435,做空,2024-09-22 20:50:00,2024-09-22 21:00:00,2572.39,2574.77,-0.0,flip_to_long -37436,做多,2024-09-22 21:00:00,2024-09-22 21:05:00,2574.77,2574.34,-0.0,flip_to_short -37437,做空,2024-09-22 21:05:00,2024-09-22 21:10:00,2574.34,2574.45,-0.0,flip_to_long -37438,做多,2024-09-22 21:10:00,2024-09-22 21:20:00,2574.45,2574.48,-0.0,flip_to_short -37439,做空,2024-09-22 21:20:00,2024-09-22 22:00:00,2574.48,2530.53,0.05,tp_lower -37440,做多,2024-09-22 22:35:00,2024-09-23 00:05:00,2570.53,2565.82,-0.01,flip_to_short -37441,做空,2024-09-23 00:05:00,2024-09-23 00:30:00,2565.82,2570.2,-0.01,flip_to_long -37442,做多,2024-09-23 00:30:00,2024-09-23 06:55:00,2570.2,2653.71,0.11,flip_to_short -37443,做空,2024-09-23 06:55:00,2024-09-23 07:00:00,2653.71,2654.97,-0.0,flip_to_long -37444,做多,2024-09-23 07:00:00,2024-09-23 07:05:00,2654.97,2646.51,-0.01,flip_to_short -37445,做空,2024-09-23 07:05:00,2024-09-23 09:20:00,2646.51,2652.96,-0.01,flip_to_long -37446,做多,2024-09-23 09:20:00,2024-09-23 10:05:00,2652.96,2646.14,-0.01,flip_to_short -37447,做空,2024-09-23 10:05:00,2024-09-23 10:35:00,2646.14,2649.47,-0.01,flip_to_long -37448,做多,2024-09-23 10:35:00,2024-09-23 10:45:00,2649.47,2648.11,-0.0,flip_to_short -37449,做空,2024-09-23 10:45:00,2024-09-23 10:50:00,2648.11,2650.85,-0.01,flip_to_long -37450,做多,2024-09-23 10:50:00,2024-09-23 10:55:00,2650.85,2648.08,-0.01,flip_to_short -37451,做空,2024-09-23 10:55:00,2024-09-23 11:35:00,2648.08,2646.69,0.0,flip_to_long -37452,做多,2024-09-23 11:35:00,2024-09-23 11:50:00,2646.69,2644.93,-0.0,flip_to_short -37453,做空,2024-09-23 11:50:00,2024-09-23 12:00:00,2644.93,2645.9,-0.0,flip_to_long -37454,做多,2024-09-23 12:00:00,2024-09-23 12:05:00,2645.9,2642.86,-0.01,flip_to_short -37455,做空,2024-09-23 12:05:00,2024-09-23 12:20:00,2642.86,2648.28,-0.01,flip_to_long -37456,做多,2024-09-23 12:20:00,2024-09-23 12:35:00,2648.28,2647.17,-0.0,flip_to_short -37457,做空,2024-09-23 12:35:00,2024-09-23 12:45:00,2647.17,2646.49,-0.0,flip_to_long -37458,做多,2024-09-23 12:45:00,2024-09-23 12:50:00,2646.49,2644.22,-0.0,flip_to_short -37459,做空,2024-09-23 12:50:00,2024-09-23 12:55:00,2644.22,2645.01,-0.0,flip_to_long -37460,做多,2024-09-23 12:55:00,2024-09-23 13:05:00,2645.01,2641.57,-0.01,flip_to_short -37461,做空,2024-09-23 13:05:00,2024-09-23 13:10:00,2641.57,2642.57,-0.0,flip_to_long -37462,做多,2024-09-23 13:10:00,2024-09-23 13:25:00,2642.57,2647.36,0.0,flip_to_short -37463,做空,2024-09-23 13:25:00,2024-09-23 13:45:00,2647.36,2646.57,-0.0,flip_to_long -37464,做多,2024-09-23 13:45:00,2024-09-23 14:35:00,2646.57,2643.18,-0.01,flip_to_short -37465,做空,2024-09-23 14:35:00,2024-09-23 14:40:00,2643.18,2646.03,-0.01,flip_to_long -37466,做多,2024-09-23 14:40:00,2024-09-23 15:05:00,2646.03,2649.78,0.0,flip_to_short -37467,做空,2024-09-23 15:05:00,2024-09-23 17:45:00,2649.78,2662.2,-0.02,flip_to_long -37468,做多,2024-09-23 17:45:00,2024-09-23 19:55:00,2662.2,2671.66,0.01,flip_to_short -37469,做空,2024-09-23 19:55:00,2024-09-23 20:10:00,2671.66,2676.27,-0.01,flip_to_long -37470,做多,2024-09-23 20:10:00,2024-09-23 20:25:00,2676.27,2668.61,-0.01,flip_to_short -37471,做空,2024-09-23 20:25:00,2024-09-24 05:05:00,2668.61,2626.03,0.05,flip_to_long -37472,做多,2024-09-24 05:05:00,2024-09-24 05:20:00,2626.03,2625.49,-0.0,flip_to_short -37473,做空,2024-09-24 05:20:00,2024-09-24 13:45:00,2625.49,2642.34,-0.02,flip_to_long -37474,做多,2024-09-24 13:45:00,2024-09-24 13:55:00,2642.34,2632.72,-0.01,flip_to_short -37475,做空,2024-09-24 13:55:00,2024-09-24 16:45:00,2632.72,2622.45,0.01,flip_to_long -37476,做多,2024-09-24 16:45:00,2024-09-24 21:40:00,2622.45,2639.98,0.02,flip_to_short -37477,做空,2024-09-24 21:40:00,2024-09-24 21:45:00,2639.98,2648.86,-0.01,flip_to_long -37478,做多,2024-09-24 21:45:00,2024-09-25 00:00:00,2648.86,2649.28,-0.0,flip_to_short -37479,做空,2024-09-25 00:00:00,2024-09-25 00:05:00,2649.28,2651.1,-0.0,flip_to_long -37480,做多,2024-09-25 00:05:00,2024-09-25 00:10:00,2651.1,2646.22,-0.01,flip_to_short -37481,做空,2024-09-25 00:10:00,2024-09-25 00:35:00,2646.22,2652.78,-0.01,flip_to_long -37482,做多,2024-09-25 00:35:00,2024-09-25 00:40:00,2652.78,2652.17,-0.0,flip_to_short -37483,做空,2024-09-25 00:40:00,2024-09-25 01:25:00,2652.17,2649.51,0.0,flip_to_long -37484,做多,2024-09-25 01:25:00,2024-09-25 01:55:00,2649.51,2648.21,-0.0,flip_to_short -37485,做空,2024-09-25 01:55:00,2024-09-25 02:35:00,2648.21,2653.03,-0.01,flip_to_long -37486,做多,2024-09-25 02:35:00,2024-09-25 02:45:00,2653.03,2649.28,-0.01,flip_to_short -37487,做空,2024-09-25 02:45:00,2024-09-25 08:35:00,2649.28,2625.01,0.03,flip_to_long -37488,做多,2024-09-25 08:35:00,2024-09-25 08:45:00,2625.01,2623.51,-0.0,flip_to_short -37489,做空,2024-09-25 08:45:00,2024-09-25 09:00:00,2623.51,2626.0,-0.0,flip_to_long -37490,做多,2024-09-25 09:00:00,2024-09-25 09:20:00,2626.0,2621.45,-0.01,flip_to_short -37491,做空,2024-09-25 09:20:00,2024-09-25 09:25:00,2621.45,2621.69,-0.0,flip_to_long -37492,做多,2024-09-25 09:25:00,2024-09-25 09:40:00,2621.69,2620.47,-0.0,flip_to_short -37493,做空,2024-09-25 09:40:00,2024-09-25 10:05:00,2620.47,2620.92,-0.0,flip_to_long -37494,做多,2024-09-25 10:05:00,2024-09-25 10:45:00,2620.92,2621.82,-0.0,flip_to_short -37495,做空,2024-09-25 10:45:00,2024-09-25 10:55:00,2621.82,2621.7,-0.0,flip_to_long -37496,做多,2024-09-25 10:55:00,2024-09-25 11:45:00,2621.7,2622.93,-0.0,flip_to_short -37497,做空,2024-09-25 11:45:00,2024-09-25 12:10:00,2622.93,2623.32,-0.0,flip_to_long -37498,做多,2024-09-25 12:10:00,2024-09-25 12:15:00,2623.32,2621.95,-0.0,flip_to_short -37499,做空,2024-09-25 12:15:00,2024-09-25 12:20:00,2621.95,2622.55,-0.0,flip_to_long -37500,做多,2024-09-25 12:20:00,2024-09-25 14:10:00,2622.55,2621.35,-0.0,flip_to_short -37501,做空,2024-09-25 14:10:00,2024-09-25 14:55:00,2621.35,2625.63,-0.01,flip_to_long -37502,做多,2024-09-25 14:55:00,2024-09-25 15:10:00,2625.63,2622.12,-0.01,flip_to_short -37503,做空,2024-09-25 15:10:00,2024-09-25 21:15:00,2622.12,2582.94,0.05,flip_to_long -37504,做多,2024-09-25 21:15:00,2024-09-25 21:20:00,2582.94,2581.41,-0.0,flip_to_short -37505,做空,2024-09-25 21:20:00,2024-09-25 21:25:00,2581.41,2581.98,-0.0,flip_to_long -37506,做多,2024-09-25 21:25:00,2024-09-25 21:55:00,2581.98,2579.82,-0.0,flip_to_short -37507,做空,2024-09-25 21:55:00,2024-09-25 22:30:00,2579.82,2578.31,0.0,flip_to_long -37508,做多,2024-09-25 22:30:00,2024-09-26 00:35:00,2578.31,2573.96,-0.01,flip_to_short -37509,做空,2024-09-26 00:35:00,2024-09-26 00:40:00,2573.96,2576.51,-0.01,flip_to_long -37510,做多,2024-09-26 00:40:00,2024-09-26 00:45:00,2576.51,2559.88,-0.02,flip_to_short -37511,做空,2024-09-26 00:45:00,2024-09-26 01:10:00,2559.88,2571.82,-0.02,flip_to_long -37512,做多,2024-09-26 01:10:00,2024-09-26 01:25:00,2571.82,2574.14,0.0,flip_to_short -37513,做空,2024-09-26 01:25:00,2024-09-26 01:40:00,2574.14,2574.48,-0.0,flip_to_long -37514,做多,2024-09-26 01:40:00,2024-09-26 10:00:00,2574.48,2617.18,0.06,flip_to_short -37515,做空,2024-09-26 10:00:00,2024-09-26 10:05:00,2617.18,2621.42,-0.01,flip_to_long -37516,做多,2024-09-26 10:05:00,2024-09-26 11:30:00,2621.42,2622.68,-0.0,flip_to_short -37517,做空,2024-09-26 11:30:00,2024-09-26 12:10:00,2622.68,2628.22,-0.01,flip_to_long -37518,做多,2024-09-26 12:10:00,2024-09-26 13:25:00,2628.22,2624.31,-0.01,flip_to_short -37519,做空,2024-09-26 13:25:00,2024-09-26 14:05:00,2624.31,2629.59,-0.01,flip_to_long -37520,做多,2024-09-26 14:05:00,2024-09-26 14:25:00,2629.59,2624.91,-0.01,flip_to_short -37521,做空,2024-09-26 14:25:00,2024-09-26 14:30:00,2624.91,2628.16,-0.01,flip_to_long -37522,做多,2024-09-26 14:30:00,2024-09-26 14:55:00,2628.16,2612.39,-0.02,flip_to_short -37523,做空,2024-09-26 14:55:00,2024-09-26 15:15:00,2612.39,2630.76,-0.03,flip_to_long -37524,做多,2024-09-26 15:15:00,2024-09-26 17:35:00,2630.76,2632.61,0.0,flip_to_short -37525,做空,2024-09-26 17:35:00,2024-09-26 18:35:00,2632.61,2642.13,-0.01,flip_to_long -37526,做多,2024-09-26 18:35:00,2024-09-26 18:40:00,2642.13,2638.65,-0.01,flip_to_short -37527,做空,2024-09-26 18:40:00,2024-09-26 18:45:00,2638.65,2638.89,-0.0,flip_to_long -37528,做多,2024-09-26 18:45:00,2024-09-26 20:20:00,2638.89,2642.0,0.0,flip_to_short -37529,做空,2024-09-26 20:20:00,2024-09-26 22:00:00,2642.0,2641.4,-0.0,flip_to_long -37530,做多,2024-09-26 22:00:00,2024-09-26 22:10:00,2641.4,2640.61,-0.0,flip_to_short -37531,做空,2024-09-26 22:10:00,2024-09-27 00:30:00,2640.61,2637.72,0.0,flip_to_long -37532,做多,2024-09-27 00:30:00,2024-09-27 00:35:00,2637.72,2632.35,-0.01,flip_to_short -37533,做空,2024-09-27 00:35:00,2024-09-27 00:50:00,2632.35,2637.45,-0.01,flip_to_long -37534,做多,2024-09-27 00:50:00,2024-09-27 01:10:00,2637.45,2634.66,-0.01,flip_to_short -37535,做空,2024-09-27 01:10:00,2024-09-27 01:20:00,2634.66,2632.64,0.0,flip_to_long -37536,做多,2024-09-27 01:20:00,2024-09-27 01:35:00,2632.64,2627.11,-0.01,flip_to_short -37537,做空,2024-09-27 01:35:00,2024-09-27 03:30:00,2627.11,2627.31,-0.0,flip_to_long -37538,做多,2024-09-27 03:30:00,2024-09-27 09:25:00,2627.31,2656.81,0.04,flip_to_short -37539,做空,2024-09-27 09:25:00,2024-09-27 09:40:00,2656.81,2660.43,-0.01,flip_to_long -37540,做多,2024-09-27 09:40:00,2024-09-27 10:00:00,2660.43,2656.85,-0.01,flip_to_short -37541,做空,2024-09-27 10:00:00,2024-09-27 12:30:00,2656.85,2656.44,-0.0,flip_to_long -37542,做多,2024-09-27 12:30:00,2024-09-27 13:00:00,2656.44,2654.44,-0.0,flip_to_short -37543,做空,2024-09-27 13:00:00,2024-09-27 13:05:00,2654.44,2657.36,-0.01,flip_to_long -37544,做多,2024-09-27 13:05:00,2024-09-27 13:10:00,2657.36,2652.84,-0.01,flip_to_short -37545,做空,2024-09-27 13:10:00,2024-09-27 13:15:00,2652.84,2654.84,-0.0,flip_to_long -37546,做多,2024-09-27 13:15:00,2024-09-27 13:20:00,2654.84,2652.03,-0.01,flip_to_short -37547,做空,2024-09-27 13:20:00,2024-09-27 13:30:00,2652.03,2653.62,-0.0,flip_to_long -37548,做多,2024-09-27 13:30:00,2024-09-27 13:35:00,2653.62,2643.86,-0.01,flip_to_short -37549,做空,2024-09-27 13:35:00,2024-09-27 13:55:00,2643.86,2661.4,-0.02,flip_to_long -37550,做多,2024-09-27 13:55:00,2024-09-27 20:00:00,2661.4,2695.8,0.04,flip_to_short -37551,做空,2024-09-27 20:00:00,2024-09-27 22:10:00,2695.8,2695.16,-0.0,flip_to_long -37552,做多,2024-09-27 22:10:00,2024-09-27 22:15:00,2695.16,2694.47,-0.0,flip_to_short -37553,做空,2024-09-27 22:15:00,2024-09-27 22:20:00,2694.47,2698.81,-0.01,flip_to_long -37554,做多,2024-09-27 22:20:00,2024-09-27 23:25:00,2698.81,2696.4,-0.0,flip_to_short -37555,做空,2024-09-27 23:25:00,2024-09-27 23:30:00,2696.4,2699.69,-0.01,flip_to_long -37556,做多,2024-09-27 23:30:00,2024-09-27 23:35:00,2699.69,2695.88,-0.01,flip_to_short -37557,做空,2024-09-27 23:35:00,2024-09-28 00:00:00,2695.88,2698.82,-0.01,flip_to_long -37558,做多,2024-09-28 00:00:00,2024-09-28 00:05:00,2698.82,2693.2,-0.01,flip_to_short -37559,做空,2024-09-28 00:05:00,2024-09-28 00:10:00,2693.2,2697.49,-0.01,flip_to_long -37560,做多,2024-09-28 00:10:00,2024-09-28 00:20:00,2697.49,2690.97,-0.01,flip_to_short -37561,做空,2024-09-28 00:20:00,2024-09-28 01:10:00,2690.97,2696.68,-0.01,flip_to_long -37562,做多,2024-09-28 01:10:00,2024-09-28 01:15:00,2696.68,2694.06,-0.0,flip_to_short -37563,做空,2024-09-28 01:15:00,2024-09-28 01:55:00,2694.06,2696.81,-0.01,flip_to_long -37564,做多,2024-09-28 01:55:00,2024-09-28 02:00:00,2696.81,2695.31,-0.0,flip_to_short -37565,做空,2024-09-28 02:00:00,2024-09-28 04:15:00,2695.31,2694.96,-0.0,flip_to_long -37566,做多,2024-09-28 04:15:00,2024-09-28 04:45:00,2694.96,2693.72,-0.0,flip_to_short -37567,做空,2024-09-28 04:45:00,2024-09-28 10:35:00,2693.72,2673.72,0.02,flip_to_long -37568,做多,2024-09-28 10:35:00,2024-09-28 10:40:00,2673.72,2673.12,-0.0,flip_to_short -37569,做空,2024-09-28 10:40:00,2024-09-28 10:45:00,2673.12,2673.51,-0.0,flip_to_long -37570,做多,2024-09-28 10:45:00,2024-09-28 10:50:00,2673.51,2671.36,-0.0,flip_to_short -37571,做空,2024-09-28 10:50:00,2024-09-28 10:55:00,2671.36,2674.24,-0.01,flip_to_long -37572,做多,2024-09-28 10:55:00,2024-09-28 11:10:00,2674.24,2671.53,-0.01,flip_to_short -37573,做空,2024-09-28 11:10:00,2024-09-28 11:15:00,2671.53,2673.82,-0.0,flip_to_long -37574,做多,2024-09-28 11:15:00,2024-09-28 11:20:00,2673.82,2670.71,-0.01,flip_to_short -37575,做空,2024-09-28 11:20:00,2024-09-28 11:35:00,2670.71,2672.93,-0.0,flip_to_long -37576,做多,2024-09-28 11:35:00,2024-09-28 11:40:00,2672.93,2671.35,-0.0,flip_to_short -37577,做空,2024-09-28 11:40:00,2024-09-28 11:50:00,2671.35,2672.94,-0.0,flip_to_long -37578,做多,2024-09-28 11:50:00,2024-09-28 12:00:00,2672.94,2669.4,-0.01,flip_to_short -37579,做空,2024-09-28 12:00:00,2024-09-28 14:05:00,2669.4,2669.12,-0.0,flip_to_long -37580,做多,2024-09-28 14:05:00,2024-09-28 15:15:00,2669.12,2666.53,-0.0,flip_to_short -37581,做空,2024-09-28 15:15:00,2024-09-28 15:20:00,2666.53,2668.6,-0.0,flip_to_long -37582,做多,2024-09-28 15:20:00,2024-09-28 16:35:00,2668.6,2665.18,-0.01,flip_to_short -37583,做空,2024-09-28 16:35:00,2024-09-28 16:40:00,2665.18,2666.0,-0.0,flip_to_long -37584,做多,2024-09-28 16:40:00,2024-09-28 16:45:00,2666.0,2664.36,-0.0,flip_to_short -37585,做空,2024-09-28 16:45:00,2024-09-28 17:05:00,2664.36,2666.49,-0.0,flip_to_long -37586,做多,2024-09-28 17:05:00,2024-09-28 20:50:00,2666.49,2672.11,0.01,flip_to_short -37587,做空,2024-09-28 20:50:00,2024-09-28 20:55:00,2672.11,2674.49,-0.0,flip_to_long -37588,做多,2024-09-28 20:55:00,2024-09-28 21:05:00,2674.49,2673.28,-0.0,flip_to_short -37589,做空,2024-09-28 21:05:00,2024-09-28 22:25:00,2673.28,2672.52,-0.0,flip_to_long -37590,做多,2024-09-28 22:25:00,2024-09-28 22:55:00,2672.52,2673.47,-0.0,flip_to_short -37591,做空,2024-09-28 22:55:00,2024-09-28 23:00:00,2673.47,2673.87,-0.0,flip_to_long -37592,做多,2024-09-28 23:00:00,2024-09-29 00:30:00,2673.87,2670.89,-0.01,flip_to_short -37593,做空,2024-09-29 00:30:00,2024-09-29 00:35:00,2670.89,2671.21,-0.0,flip_to_long -37594,做多,2024-09-29 00:35:00,2024-09-29 02:35:00,2671.21,2674.03,0.0,flip_to_short -37595,做空,2024-09-29 02:35:00,2024-09-29 03:25:00,2674.03,2672.02,0.0,flip_to_long -37596,做多,2024-09-29 03:25:00,2024-09-29 04:00:00,2672.02,2671.51,-0.0,flip_to_short -37597,做空,2024-09-29 04:00:00,2024-09-29 05:20:00,2671.51,2671.79,-0.0,flip_to_long -37598,做多,2024-09-29 05:20:00,2024-09-29 05:30:00,2671.79,2666.94,-0.01,flip_to_short -37599,做空,2024-09-29 05:30:00,2024-09-29 11:05:00,2666.94,2649.07,0.02,flip_to_long -37600,做多,2024-09-29 11:05:00,2024-09-29 12:50:00,2649.07,2646.56,-0.0,flip_to_short -37601,做空,2024-09-29 12:50:00,2024-09-29 13:05:00,2646.56,2648.01,-0.0,flip_to_long -37602,做多,2024-09-29 13:05:00,2024-09-29 14:30:00,2648.01,2649.45,0.0,flip_to_short -37603,做空,2024-09-29 14:30:00,2024-09-29 14:40:00,2649.45,2648.99,-0.0,flip_to_long -37604,做多,2024-09-29 14:40:00,2024-09-29 16:30:00,2648.99,2654.01,0.0,flip_to_short -37605,做空,2024-09-29 16:30:00,2024-09-29 16:40:00,2654.01,2658.15,-0.01,flip_to_long -37606,做多,2024-09-29 16:40:00,2024-09-29 20:05:00,2658.15,2664.16,0.01,flip_to_short -37607,做空,2024-09-29 20:05:00,2024-09-29 20:30:00,2664.16,2663.18,-0.0,flip_to_long -37608,做多,2024-09-29 20:30:00,2024-09-29 20:35:00,2663.18,2661.11,-0.0,flip_to_short -37609,做空,2024-09-29 20:35:00,2024-09-29 21:00:00,2661.11,2663.12,-0.0,flip_to_long -37610,做多,2024-09-29 21:00:00,2024-09-29 21:10:00,2663.12,2661.35,-0.0,flip_to_short -37611,做空,2024-09-29 21:10:00,2024-09-29 21:15:00,2661.35,2662.9,-0.0,flip_to_long -37612,做多,2024-09-29 21:15:00,2024-09-29 21:30:00,2662.9,2661.15,-0.0,flip_to_short -37613,做空,2024-09-29 21:30:00,2024-09-29 21:35:00,2661.15,2663.2,-0.0,flip_to_long -37614,做多,2024-09-29 21:35:00,2024-09-29 21:40:00,2663.2,2663.0,-0.0,flip_to_short -37615,做空,2024-09-29 21:40:00,2024-09-29 21:45:00,2663.0,2664.09,-0.0,flip_to_long -37616,做多,2024-09-29 21:45:00,2024-09-29 21:50:00,2664.09,2661.82,-0.0,flip_to_short -37617,做空,2024-09-29 21:50:00,2024-09-29 21:55:00,2661.82,2665.79,-0.01,flip_to_long -37618,做多,2024-09-29 21:55:00,2024-09-29 22:10:00,2665.79,2662.89,-0.01,flip_to_short -37619,做空,2024-09-29 22:10:00,2024-09-29 22:25:00,2662.89,2661.64,-0.0,flip_to_long -37620,做多,2024-09-29 22:25:00,2024-09-29 22:35:00,2661.64,2661.11,-0.0,flip_to_short -37621,做空,2024-09-29 22:35:00,2024-09-29 23:45:00,2661.11,2659.99,-0.0,flip_to_long -37622,做多,2024-09-29 23:45:00,2024-09-30 08:15:00,2659.99,2630.22,-0.04,flip_to_short -37623,做空,2024-09-30 08:15:00,2024-09-30 08:25:00,2630.22,2632.11,-0.0,flip_to_long -37624,做多,2024-09-30 08:25:00,2024-09-30 09:10:00,2632.11,2632.91,-0.0,flip_to_short -37625,做空,2024-09-30 09:10:00,2024-09-30 09:15:00,2632.91,2637.28,-0.01,flip_to_long -37626,做多,2024-09-30 09:15:00,2024-09-30 09:20:00,2637.28,2634.87,-0.0,flip_to_short -37627,做空,2024-09-30 09:20:00,2024-09-30 11:55:00,2634.87,2627.97,0.01,flip_to_long -37628,做多,2024-09-30 11:55:00,2024-09-30 14:00:00,2627.97,2619.59,-0.01,flip_to_short -37629,做空,2024-09-30 14:00:00,2024-09-30 14:35:00,2619.59,2618.35,-0.0,flip_to_long -37630,做多,2024-09-30 14:35:00,2024-09-30 21:40:00,2618.35,2604.53,-0.02,flip_to_short -37631,做空,2024-09-30 21:40:00,2024-09-30 23:05:00,2604.53,2607.72,-0.01,flip_to_long -37632,做多,2024-09-30 23:05:00,2024-09-30 23:20:00,2607.72,2601.52,-0.01,flip_to_short -37633,做空,2024-09-30 23:20:00,2024-09-30 23:55:00,2601.52,2601.48,-0.0,flip_to_long -37634,做多,2024-09-30 23:55:00,2024-10-01 00:10:00,2601.48,2605.77,0.0,flip_to_short -37635,做空,2024-10-01 00:10:00,2024-10-01 00:25:00,2605.77,2611.28,-0.01,flip_to_long -37636,做多,2024-10-01 00:25:00,2024-10-01 02:10:00,2611.28,2609.97,-0.0,flip_to_short -37637,做空,2024-10-01 02:10:00,2024-10-01 09:00:00,2609.97,2641.83,-0.04,flip_to_long -37638,做多,2024-10-01 09:00:00,2024-10-01 09:15:00,2641.83,2640.99,-0.0,flip_to_short -37639,做空,2024-10-01 09:15:00,2024-10-01 09:25:00,2640.99,2641.61,-0.0,flip_to_long -37640,做多,2024-10-01 09:25:00,2024-10-02 00:45:00,2641.61,2459.29,-0.22,flip_to_short -37641,做空,2024-10-02 00:45:00,2024-10-02 06:30:00,2459.29,2481.8,-0.03,flip_to_long -37642,做多,2024-10-02 06:30:00,2024-10-02 07:05:00,2481.8,2480.82,-0.0,flip_to_short -37643,做空,2024-10-02 07:05:00,2024-10-02 07:30:00,2480.82,2484.09,-0.01,flip_to_long -37644,做多,2024-10-02 07:30:00,2024-10-02 07:50:00,2484.09,2478.26,-0.01,flip_to_short -37645,做空,2024-10-02 07:50:00,2024-10-02 07:55:00,2478.26,2480.76,-0.0,flip_to_long -37646,做多,2024-10-02 07:55:00,2024-10-02 08:35:00,2480.76,2484.14,0.0,flip_to_short -37647,做空,2024-10-02 08:35:00,2024-10-02 13:50:00,2484.14,2448.63,0.04,flip_to_long -37648,做多,2024-10-02 13:50:00,2024-10-02 14:20:00,2448.63,2431.61,-0.02,flip_to_short -37649,做空,2024-10-02 14:20:00,2024-10-02 14:40:00,2431.61,2446.89,-0.02,flip_to_long -37650,做多,2024-10-02 14:40:00,2024-10-02 14:50:00,2446.89,2435.78,-0.01,flip_to_short -37651,做空,2024-10-02 14:50:00,2024-10-02 15:05:00,2435.78,2444.28,-0.01,flip_to_long -37652,做多,2024-10-02 15:05:00,2024-10-02 17:00:00,2444.28,2441.18,-0.01,flip_to_short -37653,做空,2024-10-02 17:00:00,2024-10-02 17:05:00,2441.18,2448.89,-0.01,flip_to_long -37654,做多,2024-10-02 17:05:00,2024-10-02 17:20:00,2448.89,2447.72,-0.0,flip_to_short -37655,做空,2024-10-02 17:20:00,2024-10-02 17:55:00,2447.72,2445.81,0.0,flip_to_long -37656,做多,2024-10-02 17:55:00,2024-10-03 00:40:00,2445.81,2369.19,-0.09,flip_to_short -37657,做空,2024-10-03 00:40:00,2024-10-03 00:45:00,2369.19,2372.34,-0.01,flip_to_long -37658,做多,2024-10-03 00:45:00,2024-10-03 00:50:00,2372.34,2369.18,-0.01,flip_to_short -37659,做空,2024-10-03 00:50:00,2024-10-03 00:55:00,2369.18,2370.99,-0.0,flip_to_long -37660,做多,2024-10-03 00:55:00,2024-10-03 05:30:00,2370.99,2388.38,0.02,flip_to_short -37661,做空,2024-10-03 05:30:00,2024-10-03 06:30:00,2388.38,2390.44,-0.0,flip_to_long -37662,做多,2024-10-03 06:30:00,2024-10-03 06:35:00,2390.44,2386.01,-0.01,flip_to_short -37663,做空,2024-10-03 06:35:00,2024-10-03 06:40:00,2386.01,2392.51,-0.01,flip_to_long -37664,做多,2024-10-03 06:40:00,2024-10-03 06:45:00,2392.51,2391.49,-0.0,flip_to_short -37665,做空,2024-10-03 06:45:00,2024-10-03 10:50:00,2391.49,2360.43,0.03,flip_to_long -37666,做多,2024-10-03 10:50:00,2024-10-03 11:15:00,2360.43,2361.15,-0.0,flip_to_short -37667,做空,2024-10-03 11:15:00,2024-10-03 11:25:00,2361.15,2355.67,0.01,flip_to_long -37668,做多,2024-10-03 11:25:00,2024-10-03 13:05:00,2355.67,2345.6,-0.01,flip_to_short -37669,做空,2024-10-03 13:05:00,2024-10-03 13:20:00,2345.6,2348.47,-0.0,flip_to_long -37670,做多,2024-10-03 13:20:00,2024-10-03 13:35:00,2348.47,2339.46,-0.01,flip_to_short -37671,做空,2024-10-03 13:35:00,2024-10-03 13:40:00,2339.46,2342.19,-0.0,flip_to_long -37672,做多,2024-10-03 13:40:00,2024-10-03 16:10:00,2342.19,2335.61,-0.01,flip_to_short -37673,做空,2024-10-03 16:10:00,2024-10-03 17:10:00,2335.61,2331.99,0.0,flip_to_long -37674,做多,2024-10-03 17:10:00,2024-10-03 17:35:00,2331.99,2332.87,-0.0,flip_to_short -37675,做空,2024-10-03 17:35:00,2024-10-03 17:40:00,2332.87,2339.85,-0.01,flip_to_long -37676,做多,2024-10-03 17:40:00,2024-10-03 20:30:00,2339.85,2337.99,-0.0,flip_to_short -37677,做空,2024-10-03 20:30:00,2024-10-03 20:35:00,2337.99,2341.07,-0.0,flip_to_long -37678,做多,2024-10-03 20:35:00,2024-10-03 20:40:00,2341.07,2339.08,-0.0,flip_to_short -37679,做空,2024-10-03 20:40:00,2024-10-03 21:05:00,2339.08,2339.61,-0.0,flip_to_long -37680,做多,2024-10-03 21:05:00,2024-10-03 22:15:00,2339.61,2344.69,0.0,flip_to_short -37681,做空,2024-10-03 22:15:00,2024-10-03 22:20:00,2344.69,2347.17,-0.0,flip_to_long -37682,做多,2024-10-03 22:20:00,2024-10-03 23:20:00,2347.17,2345.5,-0.0,flip_to_short -37683,做空,2024-10-03 23:20:00,2024-10-03 23:25:00,2345.5,2349.58,-0.01,flip_to_long -37684,做多,2024-10-03 23:25:00,2024-10-03 23:50:00,2349.58,2348.2,-0.0,flip_to_short -37685,做空,2024-10-03 23:50:00,2024-10-04 00:15:00,2348.2,2346.09,0.0,flip_to_long -37686,做多,2024-10-04 00:15:00,2024-10-04 01:25:00,2346.09,2370.86,0.03,tp_upper -37687,做空,2024-10-04 07:00:00,2024-10-04 09:35:00,2373.01,2381.24,-0.01,flip_to_long -37688,做多,2024-10-04 09:35:00,2024-10-04 09:40:00,2381.24,2379.13,-0.0,flip_to_short -37689,做空,2024-10-04 09:40:00,2024-10-04 11:15:00,2379.13,2380.57,-0.0,flip_to_long -37690,做多,2024-10-04 11:15:00,2024-10-04 11:20:00,2380.57,2378.03,-0.0,flip_to_short -37691,做空,2024-10-04 11:20:00,2024-10-04 11:35:00,2378.03,2379.03,-0.0,flip_to_long -37692,做多,2024-10-04 11:35:00,2024-10-04 12:05:00,2379.03,2380.55,0.0,flip_to_short -37693,做空,2024-10-04 12:05:00,2024-10-04 12:35:00,2380.55,2384.8,-0.01,flip_to_long -37694,做多,2024-10-04 12:35:00,2024-10-04 12:40:00,2384.8,2374.56,-0.01,flip_to_short -37695,做空,2024-10-04 12:40:00,2024-10-04 12:45:00,2374.56,2381.65,-0.01,flip_to_long -37696,做多,2024-10-04 12:45:00,2024-10-04 13:20:00,2381.65,2381.28,-0.0,flip_to_short -37697,做空,2024-10-04 13:20:00,2024-10-04 15:05:00,2381.28,2386.41,-0.01,flip_to_long -37698,做多,2024-10-04 15:05:00,2024-10-04 20:30:00,2386.41,2422.19,0.04,flip_to_short -37699,做空,2024-10-04 20:30:00,2024-10-04 20:35:00,2422.19,2426.22,-0.01,flip_to_long -37700,做多,2024-10-04 20:35:00,2024-10-04 21:25:00,2426.22,2424.89,-0.0,flip_to_short -37701,做空,2024-10-04 21:25:00,2024-10-04 21:45:00,2424.89,2424.82,-0.0,flip_to_long -37702,做多,2024-10-04 21:45:00,2024-10-04 21:50:00,2424.82,2424.19,-0.0,flip_to_short -37703,做空,2024-10-04 21:50:00,2024-10-04 22:00:00,2424.19,2424.53,-0.0,flip_to_long -37704,做多,2024-10-04 22:00:00,2024-10-04 22:05:00,2424.53,2422.09,-0.0,flip_to_short -37705,做空,2024-10-04 22:05:00,2024-10-05 00:55:00,2422.09,2424.39,-0.0,flip_to_long -37706,做多,2024-10-05 00:55:00,2024-10-05 01:00:00,2424.39,2421.17,-0.01,flip_to_short -37707,做空,2024-10-05 01:00:00,2024-10-05 03:00:00,2421.17,2396.3,0.03,tp_lower -37708,做多,2024-10-05 05:05:00,2024-10-05 10:45:00,2409.32,2419.14,0.01,flip_to_short -37709,做空,2024-10-05 10:45:00,2024-10-05 11:00:00,2419.14,2419.8,-0.0,flip_to_long -37710,做多,2024-10-05 11:00:00,2024-10-05 11:10:00,2419.8,2419.72,-0.0,flip_to_short -37711,做空,2024-10-05 11:10:00,2024-10-05 12:30:00,2419.72,2420.16,-0.0,flip_to_long -37712,做多,2024-10-05 12:30:00,2024-10-05 12:35:00,2420.16,2419.39,-0.0,flip_to_short -37713,做空,2024-10-05 12:35:00,2024-10-05 12:45:00,2419.39,2419.7,-0.0,flip_to_long -37714,做多,2024-10-05 12:45:00,2024-10-05 13:20:00,2419.7,2418.85,-0.0,flip_to_short -37715,做空,2024-10-05 13:20:00,2024-10-05 14:45:00,2418.85,2416.31,0.0,flip_to_long -37716,做多,2024-10-05 14:45:00,2024-10-05 15:55:00,2416.31,2413.98,-0.0,flip_to_short -37717,做空,2024-10-05 15:55:00,2024-10-05 16:25:00,2413.98,2412.8,-0.0,flip_to_long -37718,做多,2024-10-05 16:25:00,2024-10-06 03:05:00,2412.8,2413.27,-0.0,flip_to_short -37719,做空,2024-10-06 03:05:00,2024-10-06 03:10:00,2413.27,2415.26,-0.0,flip_to_long -37720,做多,2024-10-06 03:10:00,2024-10-06 03:35:00,2415.26,2414.21,-0.0,flip_to_short -37721,做空,2024-10-06 03:35:00,2024-10-06 04:00:00,2414.21,2415.66,-0.0,flip_to_long -37722,做多,2024-10-06 04:00:00,2024-10-06 04:35:00,2415.66,2411.77,-0.01,flip_to_short -37723,做空,2024-10-06 04:35:00,2024-10-06 04:55:00,2411.77,2414.33,-0.0,flip_to_long -37724,做多,2024-10-06 04:55:00,2024-10-06 05:05:00,2414.33,2411.85,-0.0,flip_to_short -37725,做空,2024-10-06 05:05:00,2024-10-06 05:20:00,2411.85,2415.59,-0.01,flip_to_long -37726,做多,2024-10-06 05:20:00,2024-10-06 05:30:00,2415.59,2414.38,-0.0,flip_to_short -37727,做空,2024-10-06 05:30:00,2024-10-06 05:40:00,2414.38,2415.57,-0.0,flip_to_long -37728,做多,2024-10-06 05:40:00,2024-10-06 06:45:00,2415.57,2413.6,-0.0,flip_to_short -37729,做空,2024-10-06 06:45:00,2024-10-06 07:00:00,2413.6,2417.1,-0.01,flip_to_long -37730,做多,2024-10-06 07:00:00,2024-10-06 07:40:00,2417.1,2415.44,-0.0,flip_to_short -37731,做空,2024-10-06 07:40:00,2024-10-06 07:45:00,2415.44,2415.99,-0.0,flip_to_long -37732,做多,2024-10-06 07:45:00,2024-10-06 08:05:00,2415.99,2415.47,-0.0,flip_to_short -37733,做空,2024-10-06 08:05:00,2024-10-06 08:10:00,2415.47,2415.51,-0.0,flip_to_long -37734,做多,2024-10-06 08:10:00,2024-10-06 10:20:00,2415.51,2419.1,0.0,flip_to_short -37735,做空,2024-10-06 10:20:00,2024-10-06 10:50:00,2419.1,2418.52,-0.0,flip_to_long -37736,做多,2024-10-06 10:50:00,2024-10-06 16:25:00,2418.52,2439.1,0.02,flip_to_short -37737,做空,2024-10-06 16:25:00,2024-10-06 17:00:00,2439.1,2439.73,-0.0,flip_to_long -37738,做多,2024-10-06 17:00:00,2024-10-06 19:40:00,2439.73,2443.47,0.0,flip_to_short -37739,做空,2024-10-06 19:40:00,2024-10-06 20:10:00,2443.47,2442.62,-0.0,flip_to_long -37740,做多,2024-10-06 20:10:00,2024-10-06 23:30:00,2442.62,2435.39,-0.01,flip_to_short -37741,做空,2024-10-06 23:30:00,2024-10-06 23:35:00,2435.39,2438.35,-0.0,flip_to_long -37742,做多,2024-10-06 23:35:00,2024-10-06 23:50:00,2438.35,2437.12,-0.0,flip_to_short -37743,做空,2024-10-06 23:50:00,2024-10-07 05:05:00,2437.12,2491.07,-0.06,flip_to_long -37744,做多,2024-10-07 05:05:00,2024-10-07 12:00:00,2491.07,2468.19,-0.03,flip_to_short -37745,做空,2024-10-07 12:00:00,2024-10-07 16:00:00,2468.19,2474.27,-0.01,flip_to_long -37746,做多,2024-10-07 16:00:00,2024-10-07 21:40:00,2474.27,2450.49,-0.03,flip_to_short -37747,做空,2024-10-07 21:40:00,2024-10-07 21:50:00,2450.49,2451.28,-0.0,flip_to_long -37748,做多,2024-10-07 21:50:00,2024-10-07 22:00:00,2451.28,2447.52,-0.01,flip_to_short -37749,做空,2024-10-07 22:00:00,2024-10-07 22:05:00,2447.52,2450.08,-0.0,flip_to_long -37750,做多,2024-10-07 22:05:00,2024-10-07 22:30:00,2450.08,2446.53,-0.01,flip_to_short -37751,做空,2024-10-07 22:30:00,2024-10-07 22:35:00,2446.53,2448.19,-0.0,flip_to_long -37752,做多,2024-10-07 22:35:00,2024-10-07 22:40:00,2448.19,2447.71,-0.0,flip_to_short -37753,做空,2024-10-07 22:40:00,2024-10-08 01:45:00,2447.71,2436.65,0.01,flip_to_long -37754,做多,2024-10-08 01:45:00,2024-10-08 02:10:00,2436.65,2431.09,-0.01,flip_to_short -37755,做空,2024-10-08 02:10:00,2024-10-08 02:50:00,2431.09,2435.55,-0.01,flip_to_long -37756,做多,2024-10-08 02:50:00,2024-10-08 05:00:00,2435.55,2434.1,-0.0,flip_to_short -37757,做空,2024-10-08 05:00:00,2024-10-08 06:35:00,2434.1,2432.78,0.0,flip_to_long -37758,做多,2024-10-08 06:35:00,2024-10-08 06:40:00,2432.78,2431.44,-0.0,flip_to_short -37759,做空,2024-10-08 06:40:00,2024-10-08 06:50:00,2431.44,2434.72,-0.0,flip_to_long -37760,做多,2024-10-08 06:50:00,2024-10-08 07:05:00,2434.72,2429.01,-0.01,flip_to_short -37761,做空,2024-10-08 07:05:00,2024-10-08 08:25:00,2429.01,2427.4,0.0,flip_to_long -37762,做多,2024-10-08 08:25:00,2024-10-08 08:40:00,2427.4,2426.53,-0.0,flip_to_short -37763,做空,2024-10-08 08:40:00,2024-10-08 09:30:00,2426.53,2426.69,-0.0,flip_to_long -37764,做多,2024-10-08 09:30:00,2024-10-08 09:35:00,2426.69,2425.28,-0.0,flip_to_short -37765,做空,2024-10-08 09:35:00,2024-10-08 09:45:00,2425.28,2427.48,-0.0,flip_to_long -37766,做多,2024-10-08 09:45:00,2024-10-08 12:35:00,2427.48,2429.95,0.0,flip_to_short -37767,做空,2024-10-08 12:35:00,2024-10-08 12:45:00,2429.95,2431.97,-0.0,flip_to_long -37768,做多,2024-10-08 12:45:00,2024-10-08 12:55:00,2431.97,2427.93,-0.01,flip_to_short -37769,做空,2024-10-08 12:55:00,2024-10-08 13:00:00,2427.93,2430.22,-0.0,flip_to_long -37770,做多,2024-10-08 13:00:00,2024-10-08 14:15:00,2430.22,2428.68,-0.0,flip_to_short -37771,做空,2024-10-08 14:15:00,2024-10-08 14:45:00,2428.68,2433.57,-0.01,flip_to_long -37772,做多,2024-10-08 14:45:00,2024-10-08 14:50:00,2433.57,2432.27,-0.0,flip_to_short -37773,做空,2024-10-08 14:50:00,2024-10-08 14:55:00,2432.27,2434.32,-0.0,flip_to_long -37774,做多,2024-10-08 14:55:00,2024-10-08 15:00:00,2434.32,2432.9,-0.0,flip_to_short -37775,做空,2024-10-08 15:00:00,2024-10-08 16:35:00,2432.9,2441.14,-0.01,flip_to_long -37776,做多,2024-10-08 16:35:00,2024-10-08 17:05:00,2441.14,2430.14,-0.01,flip_to_short -37777,做空,2024-10-08 17:05:00,2024-10-08 18:50:00,2430.14,2434.32,-0.01,flip_to_long -37778,做多,2024-10-08 18:50:00,2024-10-08 19:00:00,2434.32,2429.93,-0.01,flip_to_short -37779,做空,2024-10-08 19:00:00,2024-10-08 19:05:00,2429.93,2430.58,-0.0,flip_to_long -37780,做多,2024-10-08 19:05:00,2024-10-08 22:55:00,2430.58,2440.59,0.01,flip_to_short -37781,做空,2024-10-08 22:55:00,2024-10-08 23:35:00,2440.59,2441.92,-0.0,flip_to_long -37782,做多,2024-10-08 23:35:00,2024-10-08 23:40:00,2441.92,2441.81,-0.0,flip_to_short -37783,做空,2024-10-08 23:40:00,2024-10-09 01:15:00,2441.81,2451.82,-0.01,flip_to_long -37784,做多,2024-10-09 01:15:00,2024-10-09 02:55:00,2451.82,2446.47,-0.01,flip_to_short -37785,做空,2024-10-09 02:55:00,2024-10-09 03:00:00,2446.47,2447.58,-0.0,flip_to_long -37786,做多,2024-10-09 03:00:00,2024-10-09 03:05:00,2447.58,2443.01,-0.01,flip_to_short -37787,做空,2024-10-09 03:05:00,2024-10-09 03:10:00,2443.01,2443.64,-0.0,flip_to_long -37788,做多,2024-10-09 03:10:00,2024-10-09 03:50:00,2443.64,2445.21,0.0,flip_to_short -37789,做空,2024-10-09 03:50:00,2024-10-09 03:55:00,2445.21,2445.52,-0.0,flip_to_long -37790,做多,2024-10-09 03:55:00,2024-10-09 05:05:00,2445.52,2442.81,-0.0,flip_to_short -37791,做空,2024-10-09 05:05:00,2024-10-09 05:20:00,2442.81,2447.96,-0.01,flip_to_long -37792,做多,2024-10-09 05:20:00,2024-10-09 05:25:00,2447.96,2445.24,-0.0,flip_to_short -37793,做空,2024-10-09 05:25:00,2024-10-09 05:35:00,2445.24,2449.53,-0.01,flip_to_long -37794,做多,2024-10-09 05:35:00,2024-10-09 05:40:00,2449.53,2449.24,-0.0,flip_to_short -37795,做空,2024-10-09 05:40:00,2024-10-09 05:50:00,2449.24,2448.96,-0.0,flip_to_long -37796,做多,2024-10-09 05:50:00,2024-10-09 06:00:00,2448.96,2448.02,-0.0,flip_to_short -37797,做空,2024-10-09 06:00:00,2024-10-09 06:05:00,2448.02,2450.69,-0.0,flip_to_long -37798,做多,2024-10-09 06:05:00,2024-10-09 06:10:00,2450.69,2450.31,-0.0,flip_to_short -37799,做空,2024-10-09 06:10:00,2024-10-09 06:20:00,2450.31,2447.96,0.0,flip_to_long -37800,做多,2024-10-09 06:20:00,2024-10-09 11:20:00,2447.96,2432.03,-0.02,flip_to_short -37801,做空,2024-10-09 11:20:00,2024-10-09 11:30:00,2432.03,2434.62,-0.0,flip_to_long -37802,做多,2024-10-09 11:30:00,2024-10-09 12:30:00,2434.62,2432.48,-0.0,flip_to_short -37803,做空,2024-10-09 12:30:00,2024-10-09 12:55:00,2432.48,2433.8,-0.0,flip_to_long -37804,做多,2024-10-09 12:55:00,2024-10-09 14:40:00,2433.8,2434.01,-0.0,flip_to_short -37805,做空,2024-10-09 14:40:00,2024-10-09 14:50:00,2434.01,2434.78,-0.0,flip_to_long -37806,做多,2024-10-09 14:50:00,2024-10-09 16:15:00,2434.78,2440.15,0.0,flip_to_short -37807,做空,2024-10-09 16:15:00,2024-10-09 17:15:00,2440.15,2436.67,0.0,flip_to_long -37808,做多,2024-10-09 17:15:00,2024-10-09 17:25:00,2436.67,2434.81,-0.0,flip_to_short -37809,做空,2024-10-09 17:25:00,2024-10-10 00:45:00,2434.81,2379.14,0.06,flip_to_long -37810,做多,2024-10-10 00:45:00,2024-10-10 00:55:00,2379.14,2374.89,-0.01,flip_to_short -37811,做空,2024-10-10 00:55:00,2024-10-10 01:00:00,2374.89,2381.02,-0.01,flip_to_long -37812,做多,2024-10-10 01:00:00,2024-10-10 07:25:00,2381.02,2397.57,0.02,flip_to_short -37813,做空,2024-10-10 07:25:00,2024-10-10 10:15:00,2397.57,2398.49,-0.0,flip_to_long -37814,做多,2024-10-10 10:15:00,2024-10-10 10:25:00,2398.49,2394.61,-0.01,flip_to_short -37815,做空,2024-10-10 10:25:00,2024-10-10 13:20:00,2394.61,2395.66,-0.0,flip_to_long -37816,做多,2024-10-10 13:20:00,2024-10-10 13:25:00,2395.66,2390.1,-0.01,flip_to_short -37817,做空,2024-10-10 13:25:00,2024-10-10 15:05:00,2390.1,2391.51,-0.0,flip_to_long -37818,做多,2024-10-10 15:05:00,2024-10-10 15:15:00,2391.51,2390.57,-0.0,flip_to_short -37819,做空,2024-10-10 15:15:00,2024-10-10 15:50:00,2390.57,2396.97,-0.01,flip_to_long -37820,做多,2024-10-10 15:50:00,2024-10-10 16:55:00,2396.97,2392.18,-0.01,flip_to_short -37821,做空,2024-10-10 16:55:00,2024-10-10 17:20:00,2392.18,2389.85,0.0,flip_to_long -37822,做多,2024-10-10 17:20:00,2024-10-10 17:30:00,2389.85,2388.14,-0.0,flip_to_short -37823,做空,2024-10-10 17:30:00,2024-10-10 17:40:00,2388.14,2390.97,-0.0,flip_to_long -37824,做多,2024-10-10 17:40:00,2024-10-10 17:45:00,2390.97,2384.92,-0.01,flip_to_short -37825,做空,2024-10-10 17:45:00,2024-10-10 21:20:00,2384.92,2369.0,0.02,flip_to_long -37826,做多,2024-10-10 21:20:00,2024-10-11 07:40:00,2369.0,2406.74,0.04,flip_to_short -37827,做空,2024-10-11 07:40:00,2024-10-11 08:15:00,2406.74,2407.25,-0.0,flip_to_long -37828,做多,2024-10-11 08:15:00,2024-10-11 21:55:00,2407.25,2449.03,0.04,flip_to_short -37829,做空,2024-10-11 21:55:00,2024-10-12 00:55:00,2449.03,2443.01,0.01,flip_to_long -37830,做多,2024-10-12 00:55:00,2024-10-12 01:05:00,2443.01,2445.55,0.0,flip_to_short -37831,做空,2024-10-12 01:05:00,2024-10-12 01:20:00,2445.55,2446.07,-0.0,flip_to_long -37832,做多,2024-10-12 01:20:00,2024-10-12 01:25:00,2446.07,2444.29,-0.0,flip_to_short -37833,做空,2024-10-12 01:25:00,2024-10-12 01:30:00,2444.29,2445.69,-0.0,flip_to_long -37834,做多,2024-10-12 01:30:00,2024-10-12 01:40:00,2445.69,2442.94,-0.0,flip_to_short -37835,做空,2024-10-12 01:40:00,2024-10-12 04:00:00,2442.94,2438.25,0.0,flip_to_long -37836,做多,2024-10-12 04:00:00,2024-10-12 04:20:00,2438.25,2439.14,-0.0,flip_to_short -37837,做空,2024-10-12 04:20:00,2024-10-12 04:25:00,2439.14,2444.07,-0.01,flip_to_long -37838,做多,2024-10-12 04:25:00,2024-10-12 07:15:00,2444.07,2442.44,-0.0,flip_to_short -37839,做空,2024-10-12 07:15:00,2024-10-12 08:50:00,2442.44,2444.77,-0.0,flip_to_long -37840,做多,2024-10-12 08:50:00,2024-10-12 09:05:00,2444.77,2443.51,-0.0,flip_to_short -37841,做空,2024-10-12 09:05:00,2024-10-12 09:20:00,2443.51,2445.32,-0.0,flip_to_long -37842,做多,2024-10-12 09:20:00,2024-10-12 09:25:00,2445.32,2444.55,-0.0,flip_to_short -37843,做空,2024-10-12 09:25:00,2024-10-12 09:30:00,2444.55,2444.69,-0.0,flip_to_long -37844,做多,2024-10-12 09:30:00,2024-10-12 09:35:00,2444.69,2444.19,-0.0,flip_to_short -37845,做空,2024-10-12 09:35:00,2024-10-12 10:10:00,2444.19,2448.3,-0.01,flip_to_long -37846,做多,2024-10-12 10:10:00,2024-10-12 12:00:00,2448.3,2447.32,-0.0,flip_to_short -37847,做空,2024-10-12 12:00:00,2024-10-12 12:05:00,2447.32,2453.65,-0.01,flip_to_long -37848,做多,2024-10-12 12:05:00,2024-10-12 18:20:00,2453.65,2470.32,0.02,flip_to_short -37849,做空,2024-10-12 18:20:00,2024-10-12 18:25:00,2470.32,2471.0,-0.0,flip_to_long -37850,做多,2024-10-12 18:25:00,2024-10-12 18:35:00,2471.0,2469.99,-0.0,flip_to_short -37851,做空,2024-10-12 18:35:00,2024-10-12 19:10:00,2469.99,2472.25,-0.0,flip_to_long -37852,做多,2024-10-12 19:10:00,2024-10-12 23:55:00,2472.25,2475.09,0.0,flip_to_short -37853,做空,2024-10-12 23:55:00,2024-10-13 00:00:00,2475.09,2478.59,-0.0,flip_to_long -37854,做多,2024-10-13 00:00:00,2024-10-13 00:05:00,2478.59,2475.32,-0.0,flip_to_short -37855,做空,2024-10-13 00:05:00,2024-10-13 00:15:00,2475.32,2477.18,-0.0,flip_to_long -37856,做多,2024-10-13 00:15:00,2024-10-13 00:50:00,2477.18,2476.39,-0.0,flip_to_short -37857,做空,2024-10-13 00:50:00,2024-10-13 05:20:00,2476.39,2467.18,0.01,flip_to_long -37858,做多,2024-10-13 05:20:00,2024-10-13 05:30:00,2467.18,2464.88,-0.0,flip_to_short -37859,做空,2024-10-13 05:30:00,2024-10-13 06:00:00,2464.88,2465.01,-0.0,flip_to_long -37860,做多,2024-10-13 06:00:00,2024-10-13 06:20:00,2465.01,2463.01,-0.0,flip_to_short -37861,做空,2024-10-13 06:20:00,2024-10-13 06:30:00,2463.01,2465.39,-0.0,flip_to_long -37862,做多,2024-10-13 06:30:00,2024-10-13 06:55:00,2465.39,2463.48,-0.0,flip_to_short -37863,做空,2024-10-13 06:55:00,2024-10-13 07:00:00,2463.48,2465.8,-0.0,flip_to_long -37864,做多,2024-10-13 07:00:00,2024-10-13 07:05:00,2465.8,2461.11,-0.01,flip_to_short -37865,做空,2024-10-13 07:05:00,2024-10-13 07:30:00,2461.11,2463.16,-0.0,flip_to_long -37866,做多,2024-10-13 07:30:00,2024-10-13 07:35:00,2463.16,2463.03,-0.0,flip_to_short -37867,做空,2024-10-13 07:35:00,2024-10-13 07:50:00,2463.03,2463.14,-0.0,flip_to_long -37868,做多,2024-10-13 07:50:00,2024-10-13 08:50:00,2463.14,2462.26,-0.0,flip_to_short -37869,做空,2024-10-13 08:50:00,2024-10-13 09:00:00,2462.26,2463.97,-0.0,flip_to_long -37870,做多,2024-10-13 09:00:00,2024-10-13 09:10:00,2463.97,2462.88,-0.0,flip_to_short -37871,做空,2024-10-13 09:10:00,2024-10-13 09:15:00,2462.88,2463.48,-0.0,flip_to_long -37872,做多,2024-10-13 09:15:00,2024-10-13 09:30:00,2463.48,2462.36,-0.0,flip_to_short -37873,做空,2024-10-13 09:30:00,2024-10-13 09:35:00,2462.36,2464.84,-0.0,flip_to_long -37874,做多,2024-10-13 09:35:00,2024-10-13 09:40:00,2464.84,2464.39,-0.0,flip_to_short -37875,做空,2024-10-13 09:40:00,2024-10-13 11:00:00,2464.39,2463.24,-0.0,flip_to_long -37876,做多,2024-10-13 11:00:00,2024-10-13 11:10:00,2463.24,2460.27,-0.0,flip_to_short -37877,做空,2024-10-13 11:10:00,2024-10-13 11:30:00,2460.27,2463.06,-0.0,flip_to_long -37878,做多,2024-10-13 11:30:00,2024-10-13 12:30:00,2463.06,2463.87,-0.0,flip_to_short -37879,做空,2024-10-13 12:30:00,2024-10-13 12:40:00,2463.87,2466.03,-0.0,flip_to_long -37880,做多,2024-10-13 12:40:00,2024-10-13 12:50:00,2466.03,2464.72,-0.0,flip_to_short -37881,做空,2024-10-13 12:50:00,2024-10-13 13:35:00,2464.72,2464.35,-0.0,flip_to_long -37882,做多,2024-10-13 13:35:00,2024-10-13 13:40:00,2464.35,2463.84,-0.0,flip_to_short -37883,做空,2024-10-13 13:40:00,2024-10-13 13:45:00,2463.84,2464.73,-0.0,flip_to_long -37884,做多,2024-10-13 13:45:00,2024-10-13 13:50:00,2464.73,2461.74,-0.0,flip_to_short -37885,做空,2024-10-13 13:50:00,2024-10-13 16:30:00,2461.74,2455.01,0.01,flip_to_long -37886,做多,2024-10-13 16:30:00,2024-10-13 17:05:00,2455.01,2456.42,0.0,flip_to_short -37887,做空,2024-10-13 17:05:00,2024-10-13 18:30:00,2456.42,2450.48,0.0,flip_to_long -37888,做多,2024-10-13 18:30:00,2024-10-13 18:35:00,2450.48,2445.41,-0.01,flip_to_short -37889,做空,2024-10-13 18:35:00,2024-10-13 19:05:00,2445.41,2448.53,-0.0,flip_to_long -37890,做多,2024-10-13 19:05:00,2024-10-14 00:05:00,2448.53,2460.4,0.01,flip_to_short -37891,做空,2024-10-14 00:05:00,2024-10-14 01:20:00,2460.4,2458.93,0.0,flip_to_long -37892,做多,2024-10-14 01:20:00,2024-10-14 08:10:00,2458.93,2523.84,0.07,flip_to_short -37893,做空,2024-10-14 08:10:00,2024-10-14 08:15:00,2523.84,2527.88,-0.01,flip_to_long -37894,做多,2024-10-14 08:15:00,2024-10-14 08:30:00,2527.88,2527.64,-0.0,flip_to_short -37895,做空,2024-10-14 08:30:00,2024-10-14 09:35:00,2527.64,2533.11,-0.01,flip_to_long -37896,做多,2024-10-14 09:35:00,2024-10-14 19:20:00,2533.11,2620.43,0.09,flip_to_short -37897,做空,2024-10-14 19:20:00,2024-10-14 20:30:00,2620.43,2626.36,-0.01,flip_to_long -37898,做多,2024-10-14 20:30:00,2024-10-14 20:35:00,2626.36,2624.99,-0.0,flip_to_short -37899,做空,2024-10-14 20:35:00,2024-10-14 20:40:00,2624.99,2626.28,-0.0,flip_to_long -37900,做多,2024-10-14 20:40:00,2024-10-14 20:45:00,2626.28,2624.72,-0.0,flip_to_short -37901,做空,2024-10-14 20:45:00,2024-10-14 22:15:00,2624.72,2629.1,-0.01,flip_to_long -37902,做多,2024-10-14 22:15:00,2024-10-14 23:40:00,2629.1,2626.9,-0.0,flip_to_short -37903,做空,2024-10-14 23:40:00,2024-10-15 00:15:00,2626.9,2629.53,-0.0,flip_to_long -37904,做多,2024-10-15 00:15:00,2024-10-15 00:30:00,2629.53,2625.14,-0.01,flip_to_short -37905,做空,2024-10-15 00:30:00,2024-10-15 01:05:00,2625.14,2626.81,-0.0,flip_to_long -37906,做多,2024-10-15 01:05:00,2024-10-15 01:15:00,2626.81,2624.42,-0.0,flip_to_short -37907,做空,2024-10-15 01:15:00,2024-10-15 01:25:00,2624.42,2627.57,-0.0,flip_to_long -37908,做多,2024-10-15 01:25:00,2024-10-15 01:30:00,2627.57,2627.22,-0.0,flip_to_short -37909,做空,2024-10-15 01:30:00,2024-10-15 01:40:00,2627.22,2628.5,-0.0,flip_to_long -37910,做多,2024-10-15 01:40:00,2024-10-15 02:05:00,2628.5,2625.2,-0.0,flip_to_short -37911,做空,2024-10-15 02:05:00,2024-10-15 02:15:00,2625.2,2629.98,-0.01,flip_to_long -37912,做多,2024-10-15 02:15:00,2024-10-15 02:30:00,2629.98,2628.32,-0.0,flip_to_short -37913,做空,2024-10-15 02:30:00,2024-10-15 02:40:00,2628.32,2629.69,-0.0,flip_to_long -37914,做多,2024-10-15 02:40:00,2024-10-15 02:45:00,2629.69,2627.1,-0.0,flip_to_short -37915,做空,2024-10-15 02:45:00,2024-10-15 09:10:00,2627.1,2610.47,0.02,flip_to_long -37916,做多,2024-10-15 09:10:00,2024-10-15 09:55:00,2610.47,2609.4,-0.0,flip_to_short -37917,做空,2024-10-15 09:55:00,2024-10-15 10:00:00,2609.4,2611.77,-0.0,flip_to_long -37918,做多,2024-10-15 10:00:00,2024-10-15 10:05:00,2611.77,2607.27,-0.01,flip_to_short -37919,做空,2024-10-15 10:05:00,2024-10-15 10:10:00,2607.27,2615.07,-0.01,flip_to_long -37920,做多,2024-10-15 10:10:00,2024-10-15 10:55:00,2615.07,2612.61,-0.0,flip_to_short -37921,做空,2024-10-15 10:55:00,2024-10-15 11:00:00,2612.61,2612.99,-0.0,flip_to_long -37922,做多,2024-10-15 11:00:00,2024-10-15 13:05:00,2612.99,2607.77,-0.01,flip_to_short -37923,做空,2024-10-15 13:05:00,2024-10-15 13:20:00,2607.77,2606.36,0.0,flip_to_long -37924,做多,2024-10-15 13:20:00,2024-10-15 14:30:00,2606.36,2603.42,-0.0,flip_to_short -37925,做空,2024-10-15 14:30:00,2024-10-15 16:20:00,2603.42,2592.57,0.01,flip_to_long -37926,做多,2024-10-15 16:20:00,2024-10-15 16:50:00,2592.57,2588.78,-0.01,flip_to_short -37927,做空,2024-10-15 16:50:00,2024-10-15 18:15:00,2588.78,2600.34,-0.01,flip_to_long -37928,做多,2024-10-15 18:15:00,2024-10-15 18:30:00,2600.34,2591.02,-0.01,flip_to_short -37929,做空,2024-10-15 18:30:00,2024-10-15 18:40:00,2591.02,2594.78,-0.01,flip_to_long -37930,做多,2024-10-15 18:40:00,2024-10-15 18:45:00,2594.78,2590.61,-0.01,flip_to_short -37931,做空,2024-10-15 18:45:00,2024-10-15 18:50:00,2590.61,2593.57,-0.0,flip_to_long -37932,做多,2024-10-15 18:50:00,2024-10-15 18:55:00,2593.57,2591.66,-0.0,flip_to_short -37933,做空,2024-10-15 18:55:00,2024-10-15 19:10:00,2591.66,2587.48,0.0,flip_to_long -37934,做多,2024-10-15 19:10:00,2024-10-15 19:15:00,2587.48,2582.75,-0.01,flip_to_short -37935,做空,2024-10-15 19:15:00,2024-10-15 19:35:00,2582.75,2585.1,-0.0,flip_to_long -37936,做多,2024-10-15 19:35:00,2024-10-15 20:15:00,2585.1,2581.53,-0.0,flip_to_short -37937,做空,2024-10-15 20:15:00,2024-10-15 21:25:00,2581.53,2583.24,-0.0,flip_to_long -37938,做多,2024-10-15 21:25:00,2024-10-16 01:05:00,2583.24,2592.39,0.01,flip_to_short -37939,做空,2024-10-16 01:05:00,2024-10-16 04:50:00,2592.39,2613.89,-0.02,flip_to_long -37940,做多,2024-10-16 04:50:00,2024-10-16 04:55:00,2613.89,2613.24,-0.0,flip_to_short -37941,做空,2024-10-16 04:55:00,2024-10-16 05:05:00,2613.24,2612.02,-0.0,flip_to_long -37942,做多,2024-10-16 05:05:00,2024-10-16 05:20:00,2612.02,2613.04,-0.0,flip_to_short -37943,做空,2024-10-16 05:20:00,2024-10-16 05:25:00,2613.04,2615.98,-0.0,flip_to_long -37944,做多,2024-10-16 05:25:00,2024-10-16 05:30:00,2615.98,2615.32,-0.0,flip_to_short -37945,做空,2024-10-16 05:30:00,2024-10-16 08:25:00,2615.32,2612.65,0.0,flip_to_long -37946,做多,2024-10-16 08:25:00,2024-10-16 08:30:00,2612.65,2611.48,-0.0,flip_to_short -37947,做空,2024-10-16 08:30:00,2024-10-16 08:35:00,2611.48,2612.15,-0.0,flip_to_long -37948,做多,2024-10-16 08:35:00,2024-10-16 08:45:00,2612.15,2610.78,-0.0,flip_to_short -37949,做空,2024-10-16 08:45:00,2024-10-16 09:00:00,2610.78,2610.64,-0.0,flip_to_long -37950,做多,2024-10-16 09:00:00,2024-10-16 10:40:00,2610.64,2613.4,0.0,flip_to_short -37951,做空,2024-10-16 10:40:00,2024-10-16 11:05:00,2613.4,2612.86,-0.0,flip_to_long -37952,做多,2024-10-16 11:05:00,2024-10-16 13:35:00,2612.86,2608.22,-0.01,flip_to_short -37953,做空,2024-10-16 13:35:00,2024-10-16 14:05:00,2608.22,2631.23,-0.02,flip_to_long -37954,做多,2024-10-16 14:05:00,2024-10-16 14:10:00,2631.23,2626.66,-0.01,flip_to_short -37955,做空,2024-10-16 14:10:00,2024-10-16 14:30:00,2626.66,2621.68,0.0,flip_to_long -37956,做多,2024-10-16 14:30:00,2024-10-16 17:00:00,2621.68,2615.64,-0.01,flip_to_short -37957,做空,2024-10-16 17:00:00,2024-10-16 17:15:00,2615.64,2613.66,0.0,flip_to_long -37958,做多,2024-10-16 17:15:00,2024-10-16 19:00:00,2613.66,2613.18,-0.0,flip_to_short -37959,做空,2024-10-16 19:00:00,2024-10-16 19:05:00,2613.18,2618.16,-0.01,flip_to_long -37960,做多,2024-10-16 19:05:00,2024-10-16 19:40:00,2618.16,2613.07,-0.01,flip_to_short -37961,做空,2024-10-16 19:40:00,2024-10-16 19:50:00,2613.07,2615.89,-0.0,flip_to_long -37962,做多,2024-10-16 19:50:00,2024-10-16 19:55:00,2615.89,2614.14,-0.0,flip_to_short -37963,做空,2024-10-16 19:55:00,2024-10-16 20:00:00,2614.14,2617.48,-0.0,flip_to_long -37964,做多,2024-10-16 20:00:00,2024-10-16 21:05:00,2617.48,2618.11,-0.0,flip_to_short -37965,做空,2024-10-16 21:05:00,2024-10-16 22:25:00,2618.11,2619.96,-0.0,flip_to_long -37966,做多,2024-10-16 22:25:00,2024-10-16 23:00:00,2619.96,2619.11,-0.0,flip_to_short -37967,做空,2024-10-16 23:00:00,2024-10-17 00:00:00,2619.11,2616.83,0.0,flip_to_long -37968,做多,2024-10-17 00:00:00,2024-10-17 00:50:00,2616.83,2615.82,-0.0,flip_to_short -37969,做空,2024-10-17 00:50:00,2024-10-17 01:00:00,2615.82,2622.69,-0.01,flip_to_long -37970,做多,2024-10-17 01:00:00,2024-10-17 01:20:00,2622.69,2617.65,-0.01,flip_to_short -37971,做空,2024-10-17 01:20:00,2024-10-17 01:40:00,2617.65,2619.99,-0.0,flip_to_long -37972,做多,2024-10-17 01:40:00,2024-10-17 04:40:00,2619.99,2627.93,0.01,flip_to_short -37973,做空,2024-10-17 04:40:00,2024-10-17 04:55:00,2627.93,2627.24,-0.0,flip_to_long -37974,做多,2024-10-17 04:55:00,2024-10-17 05:50:00,2627.24,2627.11,-0.0,flip_to_short -37975,做空,2024-10-17 05:50:00,2024-10-17 06:15:00,2627.11,2629.87,-0.0,flip_to_long -37976,做多,2024-10-17 06:15:00,2024-10-17 06:45:00,2629.87,2632.81,0.0,flip_to_short -37977,做空,2024-10-17 06:45:00,2024-10-17 12:55:00,2632.81,2613.89,0.02,flip_to_long -37978,做多,2024-10-17 12:55:00,2024-10-17 13:00:00,2613.89,2611.45,-0.0,flip_to_short -37979,做空,2024-10-17 13:00:00,2024-10-17 13:05:00,2611.45,2613.65,-0.0,flip_to_long -37980,做多,2024-10-17 13:05:00,2024-10-17 13:10:00,2613.65,2610.19,-0.0,flip_to_short -37981,做空,2024-10-17 13:10:00,2024-10-17 13:40:00,2610.19,2611.09,-0.0,flip_to_long -37982,做多,2024-10-17 13:40:00,2024-10-17 13:50:00,2611.09,2606.91,-0.01,flip_to_short -37983,做空,2024-10-17 13:50:00,2024-10-17 14:50:00,2606.91,2606.11,-0.0,flip_to_long -37984,做多,2024-10-17 14:50:00,2024-10-17 15:00:00,2606.11,2603.59,-0.0,flip_to_short -37985,做空,2024-10-17 15:00:00,2024-10-17 15:05:00,2603.59,2609.36,-0.01,flip_to_long -37986,做多,2024-10-17 15:05:00,2024-10-17 15:10:00,2609.36,2604.89,-0.01,flip_to_short -37987,做空,2024-10-17 15:10:00,2024-10-17 15:15:00,2604.89,2608.35,-0.0,flip_to_long -37988,做多,2024-10-17 15:15:00,2024-10-17 16:30:00,2608.35,2606.89,-0.0,flip_to_short -37989,做空,2024-10-17 16:30:00,2024-10-17 16:35:00,2606.89,2612.7,-0.01,flip_to_long -37990,做多,2024-10-17 16:35:00,2024-10-17 17:20:00,2612.7,2603.44,-0.01,flip_to_short -37991,做空,2024-10-17 17:20:00,2024-10-17 17:30:00,2603.44,2607.39,-0.01,flip_to_long -37992,做多,2024-10-17 17:30:00,2024-10-17 17:50:00,2607.39,2608.53,-0.0,flip_to_short -37993,做空,2024-10-17 17:50:00,2024-10-17 20:25:00,2608.53,2605.84,0.0,flip_to_long -37994,做多,2024-10-17 20:25:00,2024-10-17 20:30:00,2605.84,2601.8,-0.01,flip_to_short -37995,做空,2024-10-17 20:30:00,2024-10-17 21:05:00,2601.8,2602.02,-0.0,flip_to_long -37996,做多,2024-10-17 21:05:00,2024-10-17 21:40:00,2602.02,2598.54,-0.0,flip_to_short -37997,做空,2024-10-17 21:40:00,2024-10-17 21:45:00,2598.54,2600.95,-0.0,flip_to_long -37998,做多,2024-10-17 21:45:00,2024-10-18 00:10:00,2600.95,2604.08,0.0,flip_to_short -37999,做空,2024-10-18 00:10:00,2024-10-18 00:20:00,2604.08,2605.8,-0.0,flip_to_long -38000,做多,2024-10-18 00:20:00,2024-10-18 00:25:00,2605.8,2602.72,-0.0,flip_to_short -38001,做空,2024-10-18 00:25:00,2024-10-18 01:05:00,2602.72,2610.27,-0.01,flip_to_long -38002,做多,2024-10-18 01:05:00,2024-10-18 03:50:00,2610.27,2612.19,0.0,flip_to_short -38003,做空,2024-10-18 03:50:00,2024-10-18 04:20:00,2612.19,2617.77,-0.01,flip_to_long -38004,做多,2024-10-18 04:20:00,2024-10-18 04:50:00,2617.77,2616.3,-0.0,flip_to_short -38005,做空,2024-10-18 04:50:00,2024-10-18 05:35:00,2616.3,2619.04,-0.0,flip_to_long -38006,做多,2024-10-18 05:35:00,2024-10-18 09:25:00,2619.04,2628.32,0.01,flip_to_short -38007,做空,2024-10-18 09:25:00,2024-10-18 10:25:00,2628.32,2629.1,-0.0,flip_to_long -38008,做多,2024-10-18 10:25:00,2024-10-18 11:15:00,2629.1,2625.67,-0.0,flip_to_short -38009,做空,2024-10-18 11:15:00,2024-10-18 13:40:00,2625.67,2628.6,-0.0,flip_to_long -38010,做多,2024-10-18 13:40:00,2024-10-18 13:45:00,2628.6,2616.76,-0.01,flip_to_short -38011,做空,2024-10-18 13:45:00,2024-10-18 13:55:00,2616.76,2627.18,-0.01,flip_to_long -38012,做多,2024-10-18 13:55:00,2024-10-18 14:10:00,2627.18,2620.68,-0.01,flip_to_short -38013,做空,2024-10-18 14:10:00,2024-10-18 14:15:00,2620.68,2628.86,-0.01,flip_to_long -38014,做多,2024-10-18 14:15:00,2024-10-18 16:10:00,2628.86,2633.34,0.0,flip_to_short -38015,做空,2024-10-18 16:10:00,2024-10-19 01:05:00,2633.34,2643.08,-0.01,flip_to_long -38016,做多,2024-10-19 01:05:00,2024-10-19 01:25:00,2643.08,2638.87,-0.01,flip_to_short -38017,做空,2024-10-19 01:25:00,2024-10-19 01:35:00,2638.87,2640.09,-0.0,flip_to_long -38018,做多,2024-10-19 01:35:00,2024-10-19 01:45:00,2640.09,2638.59,-0.0,flip_to_short -38019,做空,2024-10-19 01:45:00,2024-10-19 02:15:00,2638.59,2639.8,-0.0,flip_to_long -38020,做多,2024-10-19 02:15:00,2024-10-19 02:25:00,2639.8,2639.53,-0.0,flip_to_short -38021,做空,2024-10-19 02:25:00,2024-10-19 04:35:00,2639.53,2643.03,-0.0,flip_to_long -38022,做多,2024-10-19 04:35:00,2024-10-19 04:40:00,2643.03,2640.99,-0.0,flip_to_short -38023,做空,2024-10-19 04:40:00,2024-10-19 04:45:00,2640.99,2642.99,-0.0,flip_to_long -38024,做多,2024-10-19 04:45:00,2024-10-19 04:50:00,2642.99,2641.83,-0.0,flip_to_short -38025,做空,2024-10-19 04:50:00,2024-10-19 05:00:00,2641.83,2643.97,-0.0,flip_to_long -38026,做多,2024-10-19 05:00:00,2024-10-19 06:00:00,2643.97,2643.55,-0.0,flip_to_short -38027,做空,2024-10-19 06:00:00,2024-10-19 06:10:00,2643.55,2644.43,-0.0,flip_to_long -38028,做多,2024-10-19 06:10:00,2024-10-19 06:20:00,2644.43,2643.38,-0.0,flip_to_short -38029,做空,2024-10-19 06:20:00,2024-10-19 06:30:00,2643.38,2645.99,-0.0,flip_to_long -38030,做多,2024-10-19 06:30:00,2024-10-19 06:40:00,2645.99,2644.74,-0.0,flip_to_short -38031,做空,2024-10-19 06:40:00,2024-10-19 08:25:00,2644.74,2645.19,-0.0,flip_to_long -38032,做多,2024-10-19 08:25:00,2024-10-19 08:30:00,2645.19,2644.14,-0.0,flip_to_short -38033,做空,2024-10-19 08:30:00,2024-10-19 11:15:00,2644.14,2643.24,-0.0,flip_to_long -38034,做多,2024-10-19 11:15:00,2024-10-19 11:20:00,2643.24,2641.02,-0.0,flip_to_short -38035,做空,2024-10-19 11:20:00,2024-10-19 14:15:00,2641.02,2640.19,-0.0,flip_to_long -38036,做多,2024-10-19 14:15:00,2024-10-19 14:20:00,2640.19,2640.14,-0.0,flip_to_short -38037,做空,2024-10-19 14:20:00,2024-10-19 16:15:00,2640.14,2641.1,-0.0,flip_to_long -38038,做多,2024-10-19 16:15:00,2024-10-19 16:20:00,2641.1,2640.09,-0.0,flip_to_short -38039,做空,2024-10-19 16:20:00,2024-10-19 16:25:00,2640.09,2640.72,-0.0,flip_to_long -38040,做多,2024-10-19 16:25:00,2024-10-19 16:50:00,2640.72,2638.17,-0.0,flip_to_short -38041,做空,2024-10-19 16:50:00,2024-10-19 17:15:00,2638.17,2640.55,-0.0,flip_to_long -38042,做多,2024-10-19 17:15:00,2024-10-19 17:40:00,2640.55,2640.72,-0.0,flip_to_short -38043,做空,2024-10-19 17:40:00,2024-10-19 17:45:00,2640.72,2641.44,-0.0,flip_to_long -38044,做多,2024-10-19 17:45:00,2024-10-19 17:50:00,2641.44,2640.61,-0.0,flip_to_short -38045,做空,2024-10-19 17:50:00,2024-10-19 18:15:00,2640.61,2641.67,-0.0,flip_to_long -38046,做多,2024-10-19 18:15:00,2024-10-19 18:40:00,2641.67,2640.81,-0.0,flip_to_short -38047,做空,2024-10-19 18:40:00,2024-10-19 18:50:00,2640.81,2642.45,-0.0,flip_to_long -38048,做多,2024-10-19 18:50:00,2024-10-19 18:55:00,2642.45,2641.43,-0.0,flip_to_short -38049,做空,2024-10-19 18:55:00,2024-10-19 19:20:00,2641.43,2644.58,-0.0,flip_to_long -38050,做多,2024-10-19 19:20:00,2024-10-19 19:35:00,2644.58,2644.12,-0.0,flip_to_short -38051,做空,2024-10-19 19:35:00,2024-10-19 20:05:00,2644.12,2641.66,0.0,flip_to_long -38052,做多,2024-10-19 20:05:00,2024-10-19 21:55:00,2641.66,2642.41,-0.0,flip_to_short -38053,做空,2024-10-19 21:55:00,2024-10-19 22:05:00,2642.41,2644.89,-0.0,flip_to_long -38054,做多,2024-10-19 22:05:00,2024-10-19 22:15:00,2644.89,2643.6,-0.0,flip_to_short -38055,做空,2024-10-19 22:15:00,2024-10-19 22:30:00,2643.6,2647.97,-0.01,flip_to_long -38056,做多,2024-10-19 22:30:00,2024-10-20 00:25:00,2647.97,2646.32,-0.0,flip_to_short -38057,做空,2024-10-20 00:25:00,2024-10-20 04:20:00,2646.32,2642.6,0.0,flip_to_long -38058,做多,2024-10-20 04:20:00,2024-10-20 04:35:00,2642.6,2642.18,-0.0,flip_to_short -38059,做空,2024-10-20 04:35:00,2024-10-20 05:00:00,2642.18,2643.35,-0.0,flip_to_long -38060,做多,2024-10-20 05:00:00,2024-10-20 05:35:00,2643.35,2641.17,-0.0,flip_to_short -38061,做空,2024-10-20 05:35:00,2024-10-20 06:05:00,2641.17,2642.48,-0.0,flip_to_long -38062,做多,2024-10-20 06:05:00,2024-10-20 08:45:00,2642.48,2643.55,-0.0,flip_to_short -38063,做空,2024-10-20 08:45:00,2024-10-20 08:50:00,2643.55,2644.23,-0.0,flip_to_long -38064,做多,2024-10-20 08:50:00,2024-10-20 09:05:00,2644.23,2643.32,-0.0,flip_to_short -38065,做空,2024-10-20 09:05:00,2024-10-20 09:10:00,2643.32,2644.4,-0.0,flip_to_long -38066,做多,2024-10-20 09:10:00,2024-10-20 10:50:00,2644.4,2645.02,-0.0,flip_to_short -38067,做空,2024-10-20 10:50:00,2024-10-20 11:00:00,2645.02,2647.02,-0.0,flip_to_long -38068,做多,2024-10-20 11:00:00,2024-10-20 11:50:00,2647.02,2648.54,0.0,flip_to_short -38069,做空,2024-10-20 11:50:00,2024-10-20 13:30:00,2648.54,2648.53,-0.0,flip_to_long -38070,做多,2024-10-20 13:30:00,2024-10-20 14:00:00,2648.53,2680.49,0.03,tp_upper -38071,做空,2024-10-20 19:05:00,2024-10-20 19:45:00,2699.78,2697.61,0.0,flip_to_long -38072,做多,2024-10-20 19:45:00,2024-10-21 02:30:00,2697.61,2743.86,0.04,flip_to_short -38073,做空,2024-10-21 02:30:00,2024-10-21 02:35:00,2743.86,2744.51,-0.0,flip_to_long -38074,做多,2024-10-21 02:35:00,2024-10-21 05:30:00,2744.51,2738.14,-0.01,flip_to_short -38075,做空,2024-10-21 05:30:00,2024-10-21 05:35:00,2738.14,2738.61,-0.0,flip_to_long -38076,做多,2024-10-21 05:35:00,2024-10-21 05:55:00,2738.61,2736.27,-0.0,flip_to_short -38077,做空,2024-10-21 05:55:00,2024-10-21 06:15:00,2736.27,2739.65,-0.0,flip_to_long -38078,做多,2024-10-21 06:15:00,2024-10-21 06:25:00,2739.65,2738.53,-0.0,flip_to_short -38079,做空,2024-10-21 06:25:00,2024-10-21 06:30:00,2738.53,2743.38,-0.01,flip_to_long -38080,做多,2024-10-21 06:30:00,2024-10-21 06:50:00,2743.38,2735.18,-0.01,flip_to_short -38081,做空,2024-10-21 06:50:00,2024-10-21 17:05:00,2735.18,2679.99,0.05,flip_to_long -38082,做多,2024-10-21 17:05:00,2024-10-21 17:10:00,2679.99,2676.17,-0.0,flip_to_short -38083,做空,2024-10-21 17:10:00,2024-10-21 17:25:00,2676.17,2677.02,-0.0,flip_to_long -38084,做多,2024-10-21 17:25:00,2024-10-21 17:55:00,2677.02,2672.62,-0.01,flip_to_short -38085,做空,2024-10-21 17:55:00,2024-10-21 19:00:00,2672.62,2672.8,-0.0,flip_to_long -38086,做多,2024-10-21 19:00:00,2024-10-21 20:25:00,2672.8,2673.38,-0.0,flip_to_short -38087,做空,2024-10-21 20:25:00,2024-10-21 21:45:00,2673.38,2674.74,-0.0,flip_to_long -38088,做多,2024-10-21 21:45:00,2024-10-21 22:00:00,2674.74,2675.1,-0.0,flip_to_short -38089,做空,2024-10-21 22:00:00,2024-10-22 00:30:00,2675.1,2627.14,0.04,tp_lower -38090,做多,2024-10-22 05:05:00,2024-10-22 07:55:00,2644.16,2646.63,0.0,flip_to_short -38091,做空,2024-10-22 07:55:00,2024-10-22 08:05:00,2646.63,2645.56,-0.0,flip_to_long -38092,做多,2024-10-22 08:05:00,2024-10-22 11:45:00,2645.56,2633.39,-0.01,flip_to_short -38093,做空,2024-10-22 11:45:00,2024-10-22 12:00:00,2633.39,2637.51,-0.01,flip_to_long -38094,做多,2024-10-22 12:00:00,2024-10-22 12:20:00,2637.51,2631.65,-0.01,flip_to_short -38095,做空,2024-10-22 12:20:00,2024-10-22 12:25:00,2631.65,2632.92,-0.0,flip_to_long -38096,做多,2024-10-22 12:25:00,2024-10-22 13:20:00,2632.92,2629.52,-0.0,flip_to_short -38097,做空,2024-10-22 13:20:00,2024-10-22 13:25:00,2629.52,2629.65,-0.0,flip_to_long -38098,做多,2024-10-22 13:25:00,2024-10-22 13:30:00,2629.65,2620.44,-0.01,flip_to_short -38099,做空,2024-10-22 13:30:00,2024-10-22 14:05:00,2620.44,2628.43,-0.01,flip_to_long -38100,做多,2024-10-22 14:05:00,2024-10-22 14:15:00,2628.43,2627.81,-0.0,flip_to_short -38101,做空,2024-10-22 14:15:00,2024-10-22 14:30:00,2627.81,2636.36,-0.01,flip_to_long -38102,做多,2024-10-22 14:30:00,2024-10-22 14:45:00,2636.36,2632.64,-0.0,flip_to_short -38103,做空,2024-10-22 14:45:00,2024-10-22 15:40:00,2632.64,2629.11,0.0,flip_to_long -38104,做多,2024-10-22 15:40:00,2024-10-22 17:50:00,2629.11,2624.14,-0.01,flip_to_short -38105,做空,2024-10-22 17:50:00,2024-10-22 19:05:00,2624.14,2626.0,-0.0,flip_to_long -38106,做多,2024-10-22 19:05:00,2024-10-22 23:15:00,2626.0,2629.36,0.0,flip_to_short -38107,做空,2024-10-22 23:15:00,2024-10-23 04:00:00,2629.36,2616.97,0.01,flip_to_long -38108,做多,2024-10-23 04:00:00,2024-10-23 04:40:00,2616.97,2615.23,-0.0,flip_to_short -38109,做空,2024-10-23 04:40:00,2024-10-23 04:45:00,2615.23,2616.58,-0.0,flip_to_long -38110,做多,2024-10-23 04:45:00,2024-10-23 04:50:00,2616.58,2616.11,-0.0,flip_to_short -38111,做空,2024-10-23 04:50:00,2024-10-23 04:55:00,2616.11,2616.89,-0.0,flip_to_long -38112,做多,2024-10-23 04:55:00,2024-10-23 05:00:00,2616.89,2613.83,-0.0,flip_to_short -38113,做空,2024-10-23 05:00:00,2024-10-23 05:05:00,2613.83,2616.12,-0.0,flip_to_long -38114,做多,2024-10-23 05:05:00,2024-10-23 05:20:00,2616.12,2613.29,-0.0,flip_to_short -38115,做空,2024-10-23 05:20:00,2024-10-23 06:00:00,2613.29,2616.18,-0.0,flip_to_long -38116,做多,2024-10-23 06:00:00,2024-10-23 06:50:00,2616.18,2612.01,-0.01,flip_to_short -38117,做空,2024-10-23 06:50:00,2024-10-23 07:05:00,2612.01,2614.84,-0.0,flip_to_long -38118,做多,2024-10-23 07:05:00,2024-10-23 14:00:00,2614.84,2575.71,-0.04,flip_to_short -38119,做空,2024-10-23 14:00:00,2024-10-23 14:40:00,2575.71,2577.06,-0.0,flip_to_long -38120,做多,2024-10-23 14:40:00,2024-10-23 19:55:00,2577.06,2511.78,-0.06,flip_to_short -38121,做空,2024-10-23 19:55:00,2024-10-24 00:30:00,2511.78,2512.93,-0.0,flip_to_long -38122,做多,2024-10-24 00:30:00,2024-10-24 06:45:00,2512.93,2550.04,0.03,flip_to_short -38123,做空,2024-10-24 06:45:00,2024-10-24 07:05:00,2550.04,2549.85,-0.0,flip_to_long -38124,做多,2024-10-24 07:05:00,2024-10-24 07:20:00,2549.85,2552.95,0.0,flip_to_short -38125,做空,2024-10-24 07:20:00,2024-10-24 07:30:00,2552.95,2552.01,-0.0,flip_to_long -38126,做多,2024-10-24 07:30:00,2024-10-24 07:35:00,2552.01,2550.83,-0.0,flip_to_short -38127,做空,2024-10-24 07:35:00,2024-10-24 12:00:00,2550.83,2534.44,0.01,flip_to_long -38128,做多,2024-10-24 12:00:00,2024-10-24 12:05:00,2534.44,2531.8,-0.0,flip_to_short -38129,做空,2024-10-24 12:05:00,2024-10-24 12:15:00,2531.8,2533.99,-0.0,flip_to_long -38130,做多,2024-10-24 12:15:00,2024-10-24 12:20:00,2533.99,2531.15,-0.0,flip_to_short -38131,做空,2024-10-24 12:20:00,2024-10-24 12:35:00,2531.15,2527.52,0.0,flip_to_long -38132,做多,2024-10-24 12:35:00,2024-10-24 12:55:00,2527.52,2530.16,0.0,flip_to_short -38133,做空,2024-10-24 12:55:00,2024-10-24 13:10:00,2530.16,2533.18,-0.0,flip_to_long -38134,做多,2024-10-24 13:10:00,2024-10-24 14:00:00,2533.18,2529.86,-0.0,flip_to_short -38135,做空,2024-10-24 14:00:00,2024-10-24 14:35:00,2529.86,2534.88,-0.01,flip_to_long -38136,做多,2024-10-24 14:35:00,2024-10-24 14:45:00,2534.88,2528.55,-0.01,flip_to_short -38137,做空,2024-10-24 14:45:00,2024-10-24 15:10:00,2528.55,2531.74,-0.0,flip_to_long -38138,做多,2024-10-24 15:10:00,2024-10-24 15:20:00,2531.74,2524.78,-0.01,flip_to_short -38139,做空,2024-10-24 15:20:00,2024-10-24 15:30:00,2524.78,2529.45,-0.01,flip_to_long -38140,做多,2024-10-24 15:30:00,2024-10-24 15:45:00,2529.45,2524.03,-0.01,flip_to_short -38141,做空,2024-10-24 15:45:00,2024-10-24 16:00:00,2524.03,2528.55,-0.01,flip_to_long -38142,做多,2024-10-24 16:00:00,2024-10-24 18:15:00,2528.55,2525.09,-0.0,flip_to_short -38143,做空,2024-10-24 18:15:00,2024-10-24 19:05:00,2525.09,2524.35,-0.0,flip_to_long -38144,做多,2024-10-24 19:05:00,2024-10-24 22:30:00,2524.35,2535.01,0.01,flip_to_short -38145,做空,2024-10-24 22:30:00,2024-10-24 23:50:00,2535.01,2536.03,-0.0,flip_to_long -38146,做多,2024-10-24 23:50:00,2024-10-24 23:55:00,2536.03,2535.39,-0.0,flip_to_short -38147,做空,2024-10-24 23:55:00,2024-10-25 00:00:00,2535.39,2535.56,-0.0,flip_to_long -38148,做多,2024-10-25 00:00:00,2024-10-25 03:30:00,2535.56,2527.89,-0.01,flip_to_short -38149,做空,2024-10-25 03:30:00,2024-10-25 08:25:00,2527.89,2494.13,0.03,flip_to_long -38150,做多,2024-10-25 08:25:00,2024-10-25 13:30:00,2494.13,2533.27,0.04,flip_to_short -38151,做空,2024-10-25 13:30:00,2024-10-25 13:45:00,2533.27,2538.14,-0.01,flip_to_long -38152,做多,2024-10-25 13:45:00,2024-10-25 14:40:00,2538.14,2540.49,0.0,flip_to_short -38153,做空,2024-10-25 14:40:00,2024-10-25 14:50:00,2540.49,2541.36,-0.0,flip_to_long -38154,做多,2024-10-25 14:50:00,2024-10-25 15:25:00,2541.36,2543.39,0.0,flip_to_short -38155,做空,2024-10-25 15:25:00,2024-10-25 21:55:00,2543.39,2494.1,0.05,flip_to_long -38156,做多,2024-10-25 21:55:00,2024-10-25 22:15:00,2494.1,2487.73,-0.01,flip_to_short -38157,做空,2024-10-25 22:15:00,2024-10-25 22:30:00,2487.73,2487.23,-0.0,flip_to_long -38158,做多,2024-10-25 22:30:00,2024-10-25 22:50:00,2487.23,2475.22,-0.01,flip_to_short -38159,做空,2024-10-25 22:50:00,2024-10-25 23:10:00,2475.22,2409.65,0.06,tp_lower -38160,做多,2024-10-26 02:40:00,2024-10-26 02:50:00,2448.99,2444.74,-0.01,flip_to_short -38161,做空,2024-10-26 02:50:00,2024-10-26 03:10:00,2444.74,2446.9,-0.0,flip_to_long -38162,做多,2024-10-26 03:10:00,2024-10-26 09:45:00,2446.9,2467.28,0.02,flip_to_short -38163,做空,2024-10-26 09:45:00,2024-10-26 10:05:00,2467.28,2470.72,-0.0,flip_to_long -38164,做多,2024-10-26 10:05:00,2024-10-26 10:35:00,2470.72,2468.31,-0.0,flip_to_short -38165,做空,2024-10-26 10:35:00,2024-10-26 11:40:00,2468.31,2474.31,-0.01,flip_to_long -38166,做多,2024-10-26 11:40:00,2024-10-26 12:55:00,2474.31,2470.72,-0.0,flip_to_short -38167,做空,2024-10-26 12:55:00,2024-10-26 13:10:00,2470.72,2470.22,-0.0,flip_to_long -38168,做多,2024-10-26 13:10:00,2024-10-26 13:15:00,2470.22,2467.31,-0.0,flip_to_short -38169,做空,2024-10-26 13:15:00,2024-10-26 13:20:00,2467.31,2471.99,-0.01,flip_to_long -38170,做多,2024-10-26 13:20:00,2024-10-26 13:45:00,2471.99,2466.2,-0.01,flip_to_short -38171,做空,2024-10-26 13:45:00,2024-10-26 16:25:00,2466.2,2467.35,-0.0,flip_to_long -38172,做多,2024-10-26 16:25:00,2024-10-26 16:35:00,2467.35,2464.27,-0.0,flip_to_short -38173,做空,2024-10-26 16:35:00,2024-10-26 23:00:00,2464.27,2487.36,-0.02,flip_to_long -38174,做多,2024-10-26 23:00:00,2024-10-26 23:05:00,2487.36,2486.36,-0.0,flip_to_short -38175,做空,2024-10-26 23:05:00,2024-10-27 03:25:00,2486.36,2478.62,0.01,flip_to_long -38176,做多,2024-10-27 03:25:00,2024-10-27 03:30:00,2478.62,2476.32,-0.0,flip_to_short -38177,做空,2024-10-27 03:30:00,2024-10-27 03:35:00,2476.32,2476.82,-0.0,flip_to_long -38178,做多,2024-10-27 03:35:00,2024-10-27 06:15:00,2476.82,2479.81,0.0,flip_to_short -38179,做空,2024-10-27 06:15:00,2024-10-27 06:40:00,2479.81,2478.27,0.0,flip_to_long -38180,做多,2024-10-27 06:40:00,2024-10-27 07:40:00,2478.27,2478.8,-0.0,flip_to_short -38181,做空,2024-10-27 07:40:00,2024-10-27 07:45:00,2478.8,2479.95,-0.0,flip_to_long -38182,做多,2024-10-27 07:45:00,2024-10-27 08:20:00,2479.95,2479.22,-0.0,flip_to_short -38183,做空,2024-10-27 08:20:00,2024-10-27 12:15:00,2479.22,2473.33,0.0,flip_to_long -38184,做多,2024-10-27 12:15:00,2024-10-27 18:05:00,2473.33,2492.66,0.02,flip_to_short -38185,做空,2024-10-27 18:05:00,2024-10-27 18:10:00,2492.66,2493.63,-0.0,flip_to_long -38186,做多,2024-10-27 18:10:00,2024-10-27 20:30:00,2493.63,2492.92,-0.0,flip_to_short -38187,做空,2024-10-27 20:30:00,2024-10-27 21:10:00,2492.92,2494.23,-0.0,flip_to_long -38188,做多,2024-10-27 21:10:00,2024-10-28 00:15:00,2494.23,2504.82,0.01,flip_to_short -38189,做空,2024-10-28 00:15:00,2024-10-28 00:20:00,2504.82,2505.18,-0.0,flip_to_long -38190,做多,2024-10-28 00:20:00,2024-10-28 00:30:00,2505.18,2504.61,-0.0,flip_to_short -38191,做空,2024-10-28 00:30:00,2024-10-28 05:50:00,2504.61,2487.87,0.02,flip_to_long -38192,做多,2024-10-28 05:50:00,2024-10-28 05:55:00,2487.87,2485.55,-0.0,flip_to_short -38193,做空,2024-10-28 05:55:00,2024-10-28 06:00:00,2485.55,2487.14,-0.0,flip_to_long -38194,做多,2024-10-28 06:00:00,2024-10-28 12:05:00,2487.14,2520.21,0.03,flip_to_short -38195,做空,2024-10-28 12:05:00,2024-10-28 12:15:00,2520.21,2523.44,-0.0,flip_to_long -38196,做多,2024-10-28 12:15:00,2024-10-28 12:35:00,2523.44,2524.47,-0.0,flip_to_short -38197,做空,2024-10-28 12:35:00,2024-10-28 12:55:00,2524.47,2526.03,-0.0,flip_to_long -38198,做多,2024-10-28 12:55:00,2024-10-28 13:00:00,2526.03,2522.32,-0.01,flip_to_short -38199,做空,2024-10-28 13:00:00,2024-10-28 13:05:00,2522.32,2524.36,-0.0,flip_to_long -38200,做多,2024-10-28 13:05:00,2024-10-28 13:35:00,2524.36,2524.26,-0.0,flip_to_short -38201,做空,2024-10-28 13:35:00,2024-10-28 13:40:00,2524.26,2526.38,-0.0,flip_to_long -38202,做多,2024-10-28 13:40:00,2024-10-28 13:50:00,2526.38,2522.16,-0.01,flip_to_short -38203,做空,2024-10-28 13:50:00,2024-10-28 14:05:00,2522.16,2522.79,-0.0,flip_to_long -38204,做多,2024-10-28 14:05:00,2024-10-28 14:50:00,2522.79,2526.27,0.0,flip_to_short -38205,做空,2024-10-28 14:50:00,2024-10-28 19:00:00,2526.27,2512.22,0.01,flip_to_long -38206,做多,2024-10-28 19:00:00,2024-10-28 19:30:00,2512.22,2498.45,-0.02,flip_to_short -38207,做空,2024-10-28 19:30:00,2024-10-28 19:40:00,2498.45,2510.42,-0.01,flip_to_long -38208,做多,2024-10-28 19:40:00,2024-10-28 19:45:00,2510.42,2505.65,-0.01,flip_to_short -38209,做空,2024-10-28 19:45:00,2024-10-28 19:55:00,2505.65,2505.75,-0.0,flip_to_long -38210,做多,2024-10-28 19:55:00,2024-10-29 07:10:00,2505.75,2609.59,0.1,flip_to_short -38211,做空,2024-10-29 07:10:00,2024-10-29 07:25:00,2609.59,2617.2,-0.01,flip_to_long -38212,做多,2024-10-29 07:25:00,2024-10-29 08:15:00,2617.2,2617.14,-0.0,flip_to_short -38213,做空,2024-10-29 08:15:00,2024-10-29 10:15:00,2617.14,2621.11,-0.01,flip_to_long -38214,做多,2024-10-29 10:15:00,2024-10-29 12:10:00,2621.11,2625.44,0.0,flip_to_short -38215,做空,2024-10-29 12:10:00,2024-10-29 12:40:00,2625.44,2625.06,-0.0,flip_to_long -38216,做多,2024-10-29 12:40:00,2024-10-29 12:45:00,2625.06,2621.53,-0.0,flip_to_short -38217,做空,2024-10-29 12:45:00,2024-10-29 13:35:00,2621.53,2624.31,-0.0,flip_to_long -38218,做多,2024-10-29 13:35:00,2024-10-29 13:45:00,2624.31,2623.4,-0.0,flip_to_short -38219,做空,2024-10-29 13:45:00,2024-10-29 13:50:00,2623.4,2630.81,-0.01,flip_to_long -38220,做多,2024-10-29 13:50:00,2024-10-29 14:05:00,2630.81,2628.93,-0.0,flip_to_short -38221,做空,2024-10-29 14:05:00,2024-10-29 14:20:00,2628.93,2629.02,-0.0,flip_to_long -38222,做多,2024-10-29 14:20:00,2024-10-29 14:25:00,2629.02,2624.41,-0.01,flip_to_short -38223,做空,2024-10-29 14:25:00,2024-10-29 14:30:00,2624.41,2632.07,-0.01,flip_to_long -38224,做多,2024-10-29 14:30:00,2024-10-29 14:40:00,2632.07,2630.73,-0.0,flip_to_short -38225,做空,2024-10-29 14:40:00,2024-10-29 15:10:00,2630.73,2629.61,-0.0,flip_to_long -38226,做多,2024-10-29 15:10:00,2024-10-29 15:30:00,2629.61,2626.22,-0.0,flip_to_short -38227,做空,2024-10-29 15:30:00,2024-10-29 15:35:00,2626.22,2629.53,-0.0,flip_to_long -38228,做多,2024-10-29 15:35:00,2024-10-29 19:20:00,2629.53,2645.63,0.01,flip_to_short -38229,做空,2024-10-29 19:20:00,2024-10-29 22:30:00,2645.63,2637.38,0.01,flip_to_long -38230,做多,2024-10-29 22:30:00,2024-10-29 22:35:00,2637.38,2637.07,-0.0,flip_to_short -38231,做空,2024-10-29 22:35:00,2024-10-29 23:20:00,2637.07,2635.06,0.0,flip_to_long -38232,做多,2024-10-29 23:20:00,2024-10-30 00:30:00,2635.06,2624.98,-0.01,flip_to_short -38233,做空,2024-10-30 00:30:00,2024-10-30 00:35:00,2624.98,2627.85,-0.0,flip_to_long -38234,做多,2024-10-30 00:35:00,2024-10-30 01:40:00,2627.85,2624.33,-0.0,flip_to_short -38235,做空,2024-10-30 01:40:00,2024-10-30 02:00:00,2624.33,2629.26,-0.01,flip_to_long -38236,做多,2024-10-30 02:00:00,2024-10-30 02:50:00,2629.26,2629.45,-0.0,flip_to_short -38237,做空,2024-10-30 02:50:00,2024-10-30 03:05:00,2629.45,2637.68,-0.01,flip_to_long -38238,做多,2024-10-30 03:05:00,2024-10-30 11:05:00,2637.68,2673.76,0.03,flip_to_short -38239,做空,2024-10-30 11:05:00,2024-10-30 11:15:00,2673.76,2673.3,-0.0,flip_to_long -38240,做多,2024-10-30 11:15:00,2024-10-30 13:40:00,2673.3,2673.61,-0.0,flip_to_short -38241,做空,2024-10-30 13:40:00,2024-10-30 13:45:00,2673.61,2687.53,-0.01,flip_to_long -38242,做多,2024-10-30 13:45:00,2024-10-30 15:20:00,2687.53,2676.01,-0.01,flip_to_short -38243,做空,2024-10-30 15:20:00,2024-10-30 15:30:00,2676.01,2689.4,-0.01,flip_to_long -38244,做多,2024-10-30 15:30:00,2024-10-30 15:35:00,2689.4,2686.01,-0.0,flip_to_short -38245,做空,2024-10-30 15:35:00,2024-10-30 15:45:00,2686.01,2687.53,-0.0,flip_to_long -38246,做多,2024-10-30 15:45:00,2024-10-30 15:55:00,2687.53,2683.59,-0.01,flip_to_short -38247,做空,2024-10-30 15:55:00,2024-10-30 16:00:00,2683.59,2685.82,-0.0,flip_to_long -38248,做多,2024-10-30 16:00:00,2024-10-30 16:55:00,2685.82,2688.78,0.0,flip_to_short -38249,做空,2024-10-30 16:55:00,2024-10-30 20:50:00,2688.78,2676.29,0.01,flip_to_long -38250,做多,2024-10-30 20:50:00,2024-10-30 21:05:00,2676.29,2676.65,-0.0,flip_to_short -38251,做空,2024-10-30 21:05:00,2024-10-30 22:15:00,2676.65,2666.24,0.01,flip_to_long -38252,做多,2024-10-30 22:15:00,2024-10-30 23:30:00,2666.24,2663.35,-0.0,flip_to_short -38253,做空,2024-10-30 23:30:00,2024-10-31 00:05:00,2663.35,2662.31,-0.0,flip_to_long -38254,做多,2024-10-31 00:05:00,2024-10-31 00:10:00,2662.31,2660.8,-0.0,flip_to_short -38255,做空,2024-10-31 00:10:00,2024-10-31 00:25:00,2660.8,2664.28,-0.0,flip_to_long -38256,做多,2024-10-31 00:25:00,2024-10-31 00:30:00,2664.28,2660.23,-0.01,flip_to_short -38257,做空,2024-10-31 00:30:00,2024-10-31 00:35:00,2660.23,2661.3,-0.0,flip_to_long -38258,做多,2024-10-31 00:35:00,2024-10-31 01:15:00,2661.3,2661.01,-0.0,flip_to_short -38259,做空,2024-10-31 01:15:00,2024-10-31 01:20:00,2661.01,2661.34,-0.0,flip_to_long -38260,做多,2024-10-31 01:20:00,2024-10-31 01:30:00,2661.34,2662.37,-0.0,flip_to_short -38261,做空,2024-10-31 01:30:00,2024-10-31 01:45:00,2662.37,2663.05,-0.0,flip_to_long -38262,做多,2024-10-31 01:45:00,2024-10-31 02:00:00,2663.05,2660.21,-0.0,flip_to_short -38263,做空,2024-10-31 02:00:00,2024-10-31 02:15:00,2660.21,2658.48,0.0,flip_to_long -38264,做多,2024-10-31 02:15:00,2024-10-31 02:40:00,2658.48,2659.47,-0.0,flip_to_short -38265,做空,2024-10-31 02:40:00,2024-10-31 02:55:00,2659.47,2663.81,-0.01,flip_to_long -38266,做多,2024-10-31 02:55:00,2024-10-31 03:15:00,2663.81,2660.61,-0.0,flip_to_short -38267,做空,2024-10-31 03:15:00,2024-10-31 03:40:00,2660.61,2662.85,-0.0,flip_to_long -38268,做多,2024-10-31 03:40:00,2024-10-31 03:45:00,2662.85,2659.83,-0.0,flip_to_short -38269,做空,2024-10-31 03:45:00,2024-10-31 09:25:00,2659.83,2641.88,0.02,flip_to_long -38270,做多,2024-10-31 09:25:00,2024-10-31 11:55:00,2641.88,2638.79,-0.0,flip_to_short -38271,做空,2024-10-31 11:55:00,2024-10-31 12:05:00,2638.79,2638.33,-0.0,flip_to_long -38272,做多,2024-10-31 12:05:00,2024-10-31 13:00:00,2638.33,2638.32,-0.0,flip_to_short -38273,做空,2024-10-31 13:00:00,2024-10-31 14:00:00,2638.32,2572.72,0.06,tp_lower -38274,做空,2024-10-31 22:45:00,2024-10-31 22:55:00,2521.39,2521.68,-0.0,flip_to_long -38275,做多,2024-10-31 22:55:00,2024-10-31 23:00:00,2521.68,2521.44,-0.0,flip_to_short -38276,做空,2024-10-31 23:00:00,2024-10-31 23:10:00,2521.44,2520.85,-0.0,flip_to_long -38277,做多,2024-10-31 23:10:00,2024-10-31 23:40:00,2520.85,2521.46,-0.0,flip_to_short -38278,做空,2024-10-31 23:40:00,2024-11-01 00:00:00,2521.46,2523.33,-0.0,flip_to_long -38279,做多,2024-11-01 00:00:00,2024-11-01 01:20:00,2523.33,2521.49,-0.0,flip_to_short -38280,做空,2024-11-01 01:20:00,2024-11-01 01:30:00,2521.49,2509.61,0.01,tp_lower -38281,做多,2024-11-01 03:15:00,2024-11-01 03:25:00,2516.35,2516.62,-0.0,flip_to_short -38282,做空,2024-11-01 03:25:00,2024-11-01 04:55:00,2516.62,2513.59,0.0,flip_to_long -38283,做多,2024-11-01 04:55:00,2024-11-01 05:05:00,2513.59,2511.01,-0.0,flip_to_short -38284,做空,2024-11-01 05:05:00,2024-11-01 05:30:00,2511.01,2510.44,-0.0,flip_to_long -38285,做多,2024-11-01 05:30:00,2024-11-01 05:40:00,2510.44,2511.37,-0.0,flip_to_short -38286,做空,2024-11-01 05:40:00,2024-11-01 06:20:00,2511.37,2505.75,0.0,flip_to_long -38287,做多,2024-11-01 06:20:00,2024-11-01 06:40:00,2505.75,2509.02,0.0,flip_to_short -38288,做空,2024-11-01 06:40:00,2024-11-01 07:35:00,2509.02,2504.83,0.0,flip_to_long -38289,做多,2024-11-01 07:35:00,2024-11-01 08:35:00,2504.83,2504.87,-0.0,flip_to_short -38290,做空,2024-11-01 08:35:00,2024-11-01 08:40:00,2504.87,2508.57,-0.01,flip_to_long -38291,做多,2024-11-01 08:40:00,2024-11-01 08:45:00,2508.57,2505.62,-0.0,flip_to_short -38292,做空,2024-11-01 08:45:00,2024-11-01 09:10:00,2505.62,2506.86,-0.0,flip_to_long -38293,做多,2024-11-01 09:10:00,2024-11-01 09:15:00,2506.86,2503.39,-0.0,flip_to_short -38294,做空,2024-11-01 09:15:00,2024-11-01 09:35:00,2503.39,2509.52,-0.01,flip_to_long -38295,做多,2024-11-01 09:35:00,2024-11-01 15:20:00,2509.52,2547.73,0.04,flip_to_short -38296,做空,2024-11-01 15:20:00,2024-11-01 20:10:00,2547.73,2517.21,0.03,flip_to_long -38297,做多,2024-11-01 20:10:00,2024-11-01 20:15:00,2517.21,2516.43,-0.0,flip_to_short -38298,做空,2024-11-01 20:15:00,2024-11-01 21:15:00,2516.43,2515.1,0.0,flip_to_long -38299,做多,2024-11-01 21:15:00,2024-11-01 23:15:00,2515.1,2513.93,-0.0,flip_to_short -38300,做空,2024-11-01 23:15:00,2024-11-02 03:05:00,2513.93,2515.85,-0.0,flip_to_long -38301,做多,2024-11-02 03:05:00,2024-11-02 03:10:00,2515.85,2514.05,-0.0,flip_to_short -38302,做空,2024-11-02 03:10:00,2024-11-02 05:35:00,2514.05,2510.46,0.0,flip_to_long -38303,做多,2024-11-02 05:35:00,2024-11-02 05:50:00,2510.46,2511.69,-0.0,flip_to_short -38304,做空,2024-11-02 05:50:00,2024-11-02 06:45:00,2511.69,2510.38,0.0,flip_to_long -38305,做多,2024-11-02 06:45:00,2024-11-02 06:50:00,2510.38,2509.9,-0.0,flip_to_short -38306,做空,2024-11-02 06:50:00,2024-11-02 06:55:00,2509.9,2511.77,-0.0,flip_to_long -38307,做多,2024-11-02 06:55:00,2024-11-02 07:00:00,2511.77,2508.32,-0.01,flip_to_short -38308,做空,2024-11-02 07:00:00,2024-11-02 07:05:00,2508.32,2509.48,-0.0,flip_to_long -38309,做多,2024-11-02 07:05:00,2024-11-02 07:35:00,2509.48,2508.39,-0.0,flip_to_short -38310,做空,2024-11-02 07:35:00,2024-11-02 07:45:00,2508.39,2508.61,-0.0,flip_to_long -38311,做多,2024-11-02 07:45:00,2024-11-02 07:55:00,2508.61,2507.33,-0.0,flip_to_short -38312,做空,2024-11-02 07:55:00,2024-11-02 08:00:00,2507.33,2508.09,-0.0,flip_to_long -38313,做多,2024-11-02 08:00:00,2024-11-02 11:20:00,2508.09,2502.65,-0.01,flip_to_short -38314,做空,2024-11-02 11:20:00,2024-11-02 11:25:00,2502.65,2503.42,-0.0,flip_to_long -38315,做多,2024-11-02 11:25:00,2024-11-02 11:50:00,2503.42,2499.61,-0.01,flip_to_short -38316,做空,2024-11-02 11:50:00,2024-11-02 12:00:00,2499.61,2504.11,-0.01,flip_to_long -38317,做多,2024-11-02 12:00:00,2024-11-02 12:05:00,2504.11,2501.73,-0.0,flip_to_short -38318,做空,2024-11-02 12:05:00,2024-11-02 13:35:00,2501.73,2478.22,0.02,tp_lower -38319,做多,2024-11-02 16:00:00,2024-11-02 17:25:00,2489.89,2487.72,-0.0,flip_to_short -38320,做空,2024-11-02 17:25:00,2024-11-02 18:00:00,2487.72,2489.32,-0.0,flip_to_long -38321,做多,2024-11-02 18:00:00,2024-11-02 18:05:00,2489.32,2480.7,-0.01,flip_to_short -38322,做空,2024-11-02 18:05:00,2024-11-02 18:30:00,2480.7,2488.32,-0.01,flip_to_long -38323,做多,2024-11-02 18:30:00,2024-11-02 18:55:00,2488.32,2486.7,-0.0,flip_to_short -38324,做空,2024-11-02 18:55:00,2024-11-02 23:50:00,2486.7,2491.97,-0.01,flip_to_long -38325,做多,2024-11-02 23:50:00,2024-11-03 00:30:00,2491.97,2489.7,-0.0,flip_to_short -38326,做空,2024-11-03 00:30:00,2024-11-03 06:35:00,2489.7,2454.77,0.04,flip_to_long -38327,做多,2024-11-03 06:35:00,2024-11-03 07:50:00,2454.77,2450.62,-0.01,flip_to_short -38328,做空,2024-11-03 07:50:00,2024-11-03 08:00:00,2450.62,2450.71,-0.0,flip_to_long -38329,做多,2024-11-03 08:00:00,2024-11-03 08:05:00,2450.71,2447.99,-0.0,flip_to_short -38330,做空,2024-11-03 08:05:00,2024-11-03 08:35:00,2447.99,2452.2,-0.01,flip_to_long -38331,做多,2024-11-03 08:35:00,2024-11-03 09:30:00,2452.2,2453.0,-0.0,flip_to_short -38332,做空,2024-11-03 09:30:00,2024-11-03 09:45:00,2453.0,2450.06,0.0,flip_to_long -38333,做多,2024-11-03 09:45:00,2024-11-03 11:00:00,2450.06,2456.14,0.01,flip_to_short -38334,做空,2024-11-03 11:00:00,2024-11-03 11:35:00,2456.14,2454.23,0.0,flip_to_long -38335,做多,2024-11-03 11:35:00,2024-11-03 11:45:00,2454.23,2455.43,-0.0,flip_to_short -38336,做空,2024-11-03 11:45:00,2024-11-03 11:55:00,2455.43,2454.31,-0.0,flip_to_long -38337,做多,2024-11-03 11:55:00,2024-11-03 12:10:00,2454.31,2454.91,-0.0,flip_to_short -38338,做空,2024-11-03 12:10:00,2024-11-03 12:20:00,2454.91,2455.77,-0.0,flip_to_long -38339,做多,2024-11-03 12:20:00,2024-11-03 12:50:00,2455.77,2456.69,-0.0,flip_to_short -38340,做空,2024-11-03 12:50:00,2024-11-03 15:50:00,2456.69,2446.4,0.01,flip_to_long -38341,做多,2024-11-03 15:50:00,2024-11-03 15:55:00,2446.4,2442.34,-0.01,flip_to_short -38342,做空,2024-11-03 15:55:00,2024-11-03 16:00:00,2442.34,2443.99,-0.0,flip_to_long -38343,做多,2024-11-03 16:00:00,2024-11-03 16:55:00,2443.99,2442.37,-0.0,flip_to_short -38344,做空,2024-11-03 16:55:00,2024-11-03 19:05:00,2442.37,2437.31,0.0,flip_to_long -38345,做多,2024-11-03 19:05:00,2024-11-03 23:00:00,2437.31,2453.48,0.02,flip_to_short -38346,做空,2024-11-03 23:00:00,2024-11-03 23:05:00,2453.48,2454.89,-0.0,flip_to_long -38347,做多,2024-11-03 23:05:00,2024-11-03 23:10:00,2454.89,2454.27,-0.0,flip_to_short -38348,做空,2024-11-03 23:10:00,2024-11-03 23:25:00,2454.27,2454.52,-0.0,flip_to_long -38349,做多,2024-11-03 23:25:00,2024-11-03 23:55:00,2454.52,2457.3,0.0,flip_to_short -38350,做空,2024-11-03 23:55:00,2024-11-04 01:15:00,2457.3,2459.61,-0.0,flip_to_long -38351,做多,2024-11-04 01:15:00,2024-11-04 01:35:00,2459.61,2458.45,-0.0,flip_to_short -38352,做空,2024-11-04 01:35:00,2024-11-04 01:40:00,2458.45,2460.44,-0.0,flip_to_long -38353,做多,2024-11-04 01:40:00,2024-11-04 05:15:00,2460.44,2468.75,0.01,flip_to_short -38354,做空,2024-11-04 05:15:00,2024-11-04 06:10:00,2468.75,2469.99,-0.0,flip_to_long -38355,做多,2024-11-04 06:10:00,2024-11-04 06:35:00,2469.99,2472.53,0.0,flip_to_short -38356,做空,2024-11-04 06:35:00,2024-11-04 06:45:00,2472.53,2473.2,-0.0,flip_to_long -38357,做多,2024-11-04 06:45:00,2024-11-04 07:10:00,2473.2,2473.58,-0.0,flip_to_short -38358,做空,2024-11-04 07:10:00,2024-11-04 10:05:00,2473.58,2466.48,0.01,flip_to_long -38359,做多,2024-11-04 10:05:00,2024-11-04 10:50:00,2466.48,2464.93,-0.0,flip_to_short -38360,做空,2024-11-04 10:50:00,2024-11-04 13:45:00,2464.93,2467.53,-0.0,flip_to_long -38361,做多,2024-11-04 13:45:00,2024-11-04 19:15:00,2467.53,2431.1,-0.04,flip_to_short -38362,做空,2024-11-04 19:15:00,2024-11-04 19:20:00,2431.1,2432.63,-0.0,flip_to_long -38363,做多,2024-11-04 19:20:00,2024-11-04 19:40:00,2432.63,2428.29,-0.01,flip_to_short -38364,做空,2024-11-04 19:40:00,2024-11-04 19:45:00,2428.29,2429.17,-0.0,flip_to_long -38365,做多,2024-11-04 19:45:00,2024-11-04 20:00:00,2429.17,2428.2,-0.0,flip_to_short -38366,做空,2024-11-04 20:00:00,2024-11-04 20:20:00,2428.2,2429.28,-0.0,flip_to_long -38367,做多,2024-11-04 20:20:00,2024-11-04 20:25:00,2429.28,2427.56,-0.0,flip_to_short -38368,做空,2024-11-04 20:25:00,2024-11-04 20:40:00,2427.56,2426.44,-0.0,flip_to_long -38369,做多,2024-11-04 20:40:00,2024-11-05 00:35:00,2426.44,2404.19,-0.03,flip_to_short -38370,做空,2024-11-05 00:35:00,2024-11-05 00:45:00,2404.19,2408.31,-0.01,flip_to_long -38371,做多,2024-11-05 00:45:00,2024-11-05 00:50:00,2408.31,2399.36,-0.01,flip_to_short -38372,做空,2024-11-05 00:50:00,2024-11-05 01:40:00,2399.36,2401.56,-0.0,flip_to_long -38373,做多,2024-11-05 01:40:00,2024-11-05 07:25:00,2401.56,2422.59,0.02,flip_to_short -38374,做空,2024-11-05 07:25:00,2024-11-05 10:10:00,2422.59,2433.27,-0.01,flip_to_long -38375,做多,2024-11-05 10:10:00,2024-11-05 10:15:00,2433.27,2432.5,-0.0,flip_to_short -38376,做空,2024-11-05 10:15:00,2024-11-05 10:20:00,2432.5,2435.64,-0.0,flip_to_long -38377,做多,2024-11-05 10:20:00,2024-11-05 10:45:00,2435.64,2434.36,-0.0,flip_to_short -38378,做空,2024-11-05 10:45:00,2024-11-05 10:55:00,2434.36,2434.65,-0.0,flip_to_long -38379,做多,2024-11-05 10:55:00,2024-11-05 11:50:00,2434.65,2438.01,0.0,flip_to_short -38380,做空,2024-11-05 11:50:00,2024-11-05 12:30:00,2438.01,2439.24,-0.0,flip_to_long -38381,做多,2024-11-05 12:30:00,2024-11-05 13:10:00,2439.24,2438.73,-0.0,flip_to_short -38382,做空,2024-11-05 13:10:00,2024-11-05 13:20:00,2438.73,2438.0,-0.0,flip_to_long -38383,做多,2024-11-05 13:20:00,2024-11-05 14:00:00,2438.0,2438.22,-0.0,flip_to_short -38384,做空,2024-11-05 14:00:00,2024-11-05 14:05:00,2438.22,2442.26,-0.01,flip_to_long -38385,做多,2024-11-05 14:05:00,2024-11-05 14:20:00,2442.26,2458.32,0.02,tp_upper -38386,做空,2024-11-05 15:05:00,2024-11-05 15:40:00,2460.94,2446.44,0.01,flip_to_long -38387,做多,2024-11-05 15:40:00,2024-11-05 15:45:00,2446.44,2442.61,-0.01,flip_to_short -38388,做空,2024-11-05 15:45:00,2024-11-05 16:00:00,2442.61,2443.93,-0.0,flip_to_long -38389,做多,2024-11-05 16:00:00,2024-11-05 16:10:00,2443.93,2445.22,0.0,flip_to_short -38390,做空,2024-11-05 16:10:00,2024-11-05 16:15:00,2445.22,2445.82,-0.0,flip_to_long -38391,做多,2024-11-05 16:15:00,2024-11-05 17:55:00,2445.82,2450.44,0.0,flip_to_short -38392,做空,2024-11-05 17:55:00,2024-11-05 18:00:00,2450.44,2454.99,-0.01,flip_to_long -38393,做多,2024-11-05 18:00:00,2024-11-05 18:10:00,2454.99,2447.39,-0.01,flip_to_short -38394,做空,2024-11-05 18:10:00,2024-11-05 18:35:00,2447.39,2455.72,-0.01,flip_to_long -38395,做多,2024-11-05 18:35:00,2024-11-05 18:45:00,2455.72,2450.42,-0.01,flip_to_short -38396,做空,2024-11-05 18:45:00,2024-11-05 22:55:00,2450.42,2433.73,0.02,flip_to_long -38397,做多,2024-11-05 22:55:00,2024-11-05 23:05:00,2433.73,2431.62,-0.0,flip_to_short -38398,做空,2024-11-05 23:05:00,2024-11-05 23:10:00,2431.62,2432.31,-0.0,flip_to_long -38399,做多,2024-11-05 23:10:00,2024-11-05 23:15:00,2432.31,2430.62,-0.0,flip_to_short -38400,做空,2024-11-05 23:15:00,2024-11-05 23:20:00,2430.62,2431.31,-0.0,flip_to_long -38401,做多,2024-11-05 23:20:00,2024-11-05 23:40:00,2431.31,2427.96,-0.0,flip_to_short -38402,做空,2024-11-05 23:40:00,2024-11-06 00:10:00,2427.96,2432.03,-0.01,flip_to_long -38403,做多,2024-11-06 00:10:00,2024-11-06 07:40:00,2432.03,2601.6,0.18,flip_to_short -38404,做空,2024-11-06 07:40:00,2024-11-06 08:05:00,2601.6,2597.24,0.0,flip_to_long -38405,做多,2024-11-06 08:05:00,2024-11-06 08:15:00,2597.24,2593.38,-0.01,flip_to_short -38406,做空,2024-11-06 08:15:00,2024-11-06 08:40:00,2593.38,2596.43,-0.0,flip_to_long -38407,做多,2024-11-06 08:40:00,2024-11-06 08:45:00,2596.43,2595.39,-0.0,flip_to_short -38408,做空,2024-11-06 08:45:00,2024-11-06 13:30:00,2595.39,2623.98,-0.03,flip_to_long -38409,做多,2024-11-06 13:30:00,2024-11-06 14:45:00,2623.98,2617.16,-0.01,flip_to_short -38410,做空,2024-11-06 14:45:00,2024-11-06 15:00:00,2617.16,2621.22,-0.01,flip_to_long -38411,做多,2024-11-06 15:00:00,2024-11-07 06:00:00,2621.22,2835.35,0.23,flip_to_short -38412,做空,2024-11-07 06:00:00,2024-11-07 09:05:00,2835.35,2827.37,0.01,flip_to_long -38413,做多,2024-11-07 09:05:00,2024-11-07 09:10:00,2827.37,2825.12,-0.0,flip_to_short -38414,做空,2024-11-07 09:10:00,2024-11-07 09:20:00,2825.12,2826.27,-0.0,flip_to_long -38415,做多,2024-11-07 09:20:00,2024-11-07 09:40:00,2826.27,2826.28,-0.0,flip_to_short -38416,做空,2024-11-07 09:40:00,2024-11-07 09:55:00,2826.28,2823.22,0.0,flip_to_long -38417,做多,2024-11-07 09:55:00,2024-11-07 10:50:00,2823.22,2817.44,-0.01,flip_to_short -38418,做空,2024-11-07 10:50:00,2024-11-07 10:55:00,2817.44,2819.32,-0.0,flip_to_long -38419,做多,2024-11-07 10:55:00,2024-11-07 11:30:00,2819.32,2817.44,-0.0,flip_to_short -38420,做空,2024-11-07 11:30:00,2024-11-07 11:35:00,2817.44,2818.99,-0.0,flip_to_long -38421,做多,2024-11-07 11:35:00,2024-11-07 11:40:00,2818.99,2810.0,-0.01,flip_to_short -38422,做空,2024-11-07 11:40:00,2024-11-07 12:55:00,2810.0,2819.36,-0.01,flip_to_long -38423,做多,2024-11-07 12:55:00,2024-11-07 13:05:00,2819.36,2817.18,-0.0,flip_to_short -38424,做空,2024-11-07 13:05:00,2024-11-07 13:10:00,2817.18,2819.98,-0.0,flip_to_long -38425,做多,2024-11-07 13:10:00,2024-11-07 13:20:00,2819.98,2813.02,-0.01,flip_to_short -38426,做空,2024-11-07 13:20:00,2024-11-07 13:25:00,2813.02,2816.84,-0.01,flip_to_long -38427,做多,2024-11-07 13:25:00,2024-11-07 22:10:00,2816.84,2878.02,0.06,flip_to_short -38428,做空,2024-11-07 22:10:00,2024-11-07 22:55:00,2878.02,2882.02,-0.01,flip_to_long -38429,做多,2024-11-07 22:55:00,2024-11-07 23:00:00,2882.02,2879.67,-0.0,flip_to_short -38430,做空,2024-11-07 23:00:00,2024-11-07 23:20:00,2879.67,2884.88,-0.01,flip_to_long -38431,做多,2024-11-07 23:20:00,2024-11-07 23:25:00,2884.88,2881.24,-0.01,flip_to_short -38432,做空,2024-11-07 23:25:00,2024-11-07 23:30:00,2881.24,2886.81,-0.01,flip_to_long -38433,做多,2024-11-07 23:30:00,2024-11-08 01:35:00,2886.81,2906.78,0.02,flip_to_short -38434,做空,2024-11-08 01:35:00,2024-11-08 02:30:00,2906.78,2900.43,0.01,flip_to_long -38435,做多,2024-11-08 02:30:00,2024-11-08 03:15:00,2900.43,2901.44,-0.0,flip_to_short -38436,做空,2024-11-08 03:15:00,2024-11-08 04:00:00,2901.44,2905.11,-0.01,flip_to_long -38437,做多,2024-11-08 04:00:00,2024-11-08 04:35:00,2905.11,2908.56,0.0,flip_to_short -38438,做空,2024-11-08 04:35:00,2024-11-08 05:05:00,2908.56,2911.32,-0.0,flip_to_long -38439,做多,2024-11-08 05:05:00,2024-11-08 05:20:00,2911.32,2913.73,0.0,flip_to_short -38440,做空,2024-11-08 05:20:00,2024-11-08 06:55:00,2913.73,2909.43,0.0,flip_to_long -38441,做多,2024-11-08 06:55:00,2024-11-08 07:00:00,2909.43,2904.54,-0.01,flip_to_short -38442,做空,2024-11-08 07:00:00,2024-11-08 07:25:00,2904.54,2910.57,-0.01,flip_to_long -38443,做多,2024-11-08 07:25:00,2024-11-08 07:30:00,2910.57,2908.69,-0.0,flip_to_short -38444,做空,2024-11-08 07:30:00,2024-11-08 08:25:00,2908.69,2906.37,0.0,flip_to_long -38445,做多,2024-11-08 08:25:00,2024-11-08 09:35:00,2906.37,2911.57,0.0,flip_to_short -38446,做空,2024-11-08 09:35:00,2024-11-08 10:25:00,2911.57,2915.32,-0.01,flip_to_long -38447,做多,2024-11-08 10:25:00,2024-11-08 12:10:00,2915.32,2913.28,-0.0,flip_to_short -38448,做空,2024-11-08 12:10:00,2024-11-08 14:50:00,2913.28,2924.21,-0.01,flip_to_long -38449,做多,2024-11-08 14:50:00,2024-11-08 15:45:00,2924.21,2924.24,-0.0,flip_to_short -38450,做空,2024-11-08 15:45:00,2024-11-08 15:50:00,2924.24,2933.48,-0.01,flip_to_long -38451,做多,2024-11-08 15:50:00,2024-11-08 16:05:00,2933.48,2932.26,-0.0,flip_to_short -38452,做空,2024-11-08 16:05:00,2024-11-08 17:50:00,2932.26,2923.18,0.01,flip_to_long -38453,做多,2024-11-08 17:50:00,2024-11-08 20:25:00,2923.18,2934.43,0.01,flip_to_short -38454,做空,2024-11-08 20:25:00,2024-11-08 20:55:00,2934.43,2934.15,-0.0,flip_to_long -38455,做多,2024-11-08 20:55:00,2024-11-08 21:00:00,2934.15,2933.57,-0.0,flip_to_short -38456,做空,2024-11-08 21:00:00,2024-11-08 21:35:00,2933.57,2935.73,-0.0,flip_to_long -38457,做多,2024-11-08 21:35:00,2024-11-08 21:50:00,2935.73,2934.89,-0.0,flip_to_short -38458,做空,2024-11-08 21:50:00,2024-11-08 21:55:00,2934.89,2942.11,-0.01,flip_to_long -38459,做多,2024-11-08 21:55:00,2024-11-09 02:20:00,2942.11,2969.61,0.03,flip_to_short -38460,做空,2024-11-09 02:20:00,2024-11-09 03:20:00,2969.61,2969.96,-0.0,flip_to_long -38461,做多,2024-11-09 03:20:00,2024-11-09 05:10:00,2969.96,2974.01,0.0,flip_to_short -38462,做空,2024-11-09 05:10:00,2024-11-09 05:15:00,2974.01,2977.43,-0.01,flip_to_long -38463,做多,2024-11-09 05:15:00,2024-11-09 12:10:00,2977.43,3040.51,0.06,flip_to_short -38464,做空,2024-11-09 12:10:00,2024-11-09 12:20:00,3040.51,3040.18,-0.0,flip_to_long -38465,做多,2024-11-09 12:20:00,2024-11-09 12:30:00,3040.18,3038.27,-0.0,flip_to_short -38466,做空,2024-11-09 12:30:00,2024-11-09 12:35:00,3038.27,3038.73,-0.0,flip_to_long -38467,做多,2024-11-09 12:35:00,2024-11-09 14:00:00,3038.73,3042.61,0.0,flip_to_short -38468,做空,2024-11-09 14:00:00,2024-11-09 14:10:00,3042.61,3043.18,-0.0,flip_to_long -38469,做多,2024-11-09 14:10:00,2024-11-09 15:45:00,3043.18,3042.95,-0.0,flip_to_short -38470,做空,2024-11-09 15:45:00,2024-11-09 16:00:00,3042.95,3044.27,-0.0,flip_to_long -38471,做多,2024-11-09 16:00:00,2024-11-09 16:05:00,3044.27,3034.51,-0.01,flip_to_short -38472,做空,2024-11-09 16:05:00,2024-11-09 17:15:00,3034.51,3006.39,0.03,tp_lower -38473,做多,2024-11-09 17:55:00,2024-11-09 18:05:00,3036.83,3035.12,-0.0,flip_to_short -38474,做空,2024-11-09 18:05:00,2024-11-10 03:05:00,3035.12,3126.68,-0.1,flip_to_long -38475,做多,2024-11-10 03:05:00,2024-11-10 04:00:00,3126.68,3131.1,0.0,flip_to_short -38476,做空,2024-11-10 04:00:00,2024-11-10 08:45:00,3131.1,3181.86,-0.05,flip_to_long -38477,做多,2024-11-10 08:45:00,2024-11-10 09:45:00,3181.86,3189.35,0.01,flip_to_short -38478,做空,2024-11-10 09:45:00,2024-11-10 12:30:00,3189.35,3196.64,-0.01,flip_to_long -38479,做多,2024-11-10 12:30:00,2024-11-10 12:35:00,3196.64,3191.73,-0.01,flip_to_short -38480,做空,2024-11-10 12:35:00,2024-11-10 12:50:00,3191.73,3200.78,-0.01,flip_to_long -38481,做多,2024-11-10 12:50:00,2024-11-10 12:55:00,3200.78,3198.32,-0.0,flip_to_short -38482,做空,2024-11-10 12:55:00,2024-11-10 14:05:00,3198.32,3205.87,-0.01,flip_to_long -38483,做多,2024-11-10 14:05:00,2024-11-10 14:30:00,3205.87,3191.23,-0.01,flip_to_short -38484,做空,2024-11-10 14:30:00,2024-11-10 14:55:00,3191.23,3198.07,-0.01,flip_to_long -38485,做多,2024-11-10 14:55:00,2024-11-10 15:15:00,3198.07,3202.35,0.0,flip_to_short -38486,做空,2024-11-10 15:15:00,2024-11-10 15:25:00,3202.35,3200.01,0.0,flip_to_long -38487,做多,2024-11-10 15:25:00,2024-11-10 16:05:00,3200.01,3204.62,0.0,flip_to_short -38488,做空,2024-11-10 16:05:00,2024-11-10 16:25:00,3204.62,3209.14,-0.01,flip_to_long -38489,做多,2024-11-10 16:25:00,2024-11-10 19:15:00,3209.14,3212.6,0.0,flip_to_short -38490,做空,2024-11-10 19:15:00,2024-11-10 19:20:00,3212.6,3215.31,-0.0,flip_to_long -38491,做多,2024-11-10 19:20:00,2024-11-10 19:25:00,3215.31,3214.57,-0.0,flip_to_short -38492,做空,2024-11-10 19:25:00,2024-11-10 22:05:00,3214.57,3189.62,0.02,flip_to_long -38493,做多,2024-11-10 22:05:00,2024-11-10 22:10:00,3189.62,3187.86,-0.0,flip_to_short -38494,做空,2024-11-10 22:10:00,2024-11-10 22:15:00,3187.86,3206.3,-0.02,flip_to_long -38495,做多,2024-11-10 22:15:00,2024-11-10 22:30:00,3206.3,3170.94,-0.03,flip_to_short -38496,做空,2024-11-10 22:30:00,2024-11-10 22:55:00,3170.94,3186.17,-0.02,flip_to_long -38497,做多,2024-11-10 22:55:00,2024-11-10 23:00:00,3186.17,3177.73,-0.01,flip_to_short -38498,做空,2024-11-10 23:00:00,2024-11-10 23:05:00,3177.73,3183.43,-0.01,flip_to_long -38499,做多,2024-11-10 23:05:00,2024-11-10 23:25:00,3183.43,3181.32,-0.0,flip_to_short -38500,做空,2024-11-10 23:25:00,2024-11-11 03:45:00,3181.32,3201.43,-0.02,flip_to_long -38501,做多,2024-11-11 03:45:00,2024-11-11 04:00:00,3201.43,3191.73,-0.01,flip_to_short -38502,做空,2024-11-11 04:00:00,2024-11-11 08:55:00,3191.73,3150.72,0.04,flip_to_long -38503,做多,2024-11-11 08:55:00,2024-11-11 09:00:00,3150.72,3149.42,-0.0,flip_to_short -38504,做空,2024-11-11 09:00:00,2024-11-11 09:10:00,3149.42,3156.49,-0.01,flip_to_long -38505,做多,2024-11-11 09:10:00,2024-11-11 12:15:00,3156.49,3172.53,0.01,flip_to_short -38506,做空,2024-11-11 12:15:00,2024-11-11 12:25:00,3172.53,3176.66,-0.01,flip_to_long -38507,做多,2024-11-11 12:25:00,2024-11-11 12:55:00,3176.66,3174.24,-0.0,flip_to_short -38508,做空,2024-11-11 12:55:00,2024-11-11 14:30:00,3174.24,3178.68,-0.01,flip_to_long -38509,做多,2024-11-11 14:30:00,2024-11-11 15:05:00,3178.68,3184.93,0.0,flip_to_short -38510,做空,2024-11-11 15:05:00,2024-11-11 22:45:00,3184.93,3325.18,-0.13,flip_to_long -38511,做多,2024-11-11 22:45:00,2024-11-12 00:15:00,3325.18,3261.78,-0.05,flip_to_short -38512,做空,2024-11-12 00:15:00,2024-11-12 00:50:00,3261.78,3334.32,-0.06,flip_to_long -38513,做多,2024-11-12 00:50:00,2024-11-12 01:00:00,3334.32,3332.05,-0.0,flip_to_short -38514,做空,2024-11-12 01:00:00,2024-11-12 01:35:00,3332.05,3339.7,-0.01,flip_to_long -38515,做多,2024-11-12 01:35:00,2024-11-12 01:50:00,3339.7,3326.65,-0.01,flip_to_short -38516,做空,2024-11-12 01:50:00,2024-11-12 02:00:00,3326.65,3330.68,-0.0,flip_to_long -38517,做多,2024-11-12 02:00:00,2024-11-12 03:35:00,3330.68,3332.53,0.0,flip_to_short -38518,做空,2024-11-12 03:35:00,2024-11-12 03:55:00,3332.53,3340.75,-0.01,flip_to_long -38519,做多,2024-11-12 03:55:00,2024-11-12 04:05:00,3340.75,3330.39,-0.01,flip_to_short -38520,做空,2024-11-12 04:05:00,2024-11-12 05:05:00,3330.39,3333.03,-0.0,flip_to_long -38521,做多,2024-11-12 05:05:00,2024-11-12 05:35:00,3333.03,3331.82,-0.0,flip_to_short -38522,做空,2024-11-12 05:35:00,2024-11-12 05:50:00,3331.82,3331.28,-0.0,flip_to_long -38523,做多,2024-11-12 05:50:00,2024-11-12 06:15:00,3331.28,3330.47,-0.0,flip_to_short -38524,做空,2024-11-12 06:15:00,2024-11-12 09:50:00,3330.47,3365.09,-0.03,flip_to_long -38525,做多,2024-11-12 09:50:00,2024-11-12 15:00:00,3365.09,3283.14,-0.06,flip_to_short -38526,做空,2024-11-12 15:00:00,2024-11-12 15:35:00,3283.14,3271.82,0.01,flip_to_long -38527,做多,2024-11-12 15:35:00,2024-11-12 15:40:00,3271.82,3269.35,-0.0,flip_to_short -38528,做空,2024-11-12 15:40:00,2024-11-12 15:45:00,3269.35,3275.04,-0.01,flip_to_long -38529,做多,2024-11-12 15:45:00,2024-11-12 15:50:00,3275.04,3257.14,-0.01,flip_to_short -38530,做空,2024-11-12 15:50:00,2024-11-12 16:00:00,3257.14,3264.48,-0.01,flip_to_long -38531,做多,2024-11-12 16:00:00,2024-11-12 16:45:00,3264.48,3256.8,-0.01,flip_to_short -38532,做空,2024-11-12 16:45:00,2024-11-12 16:50:00,3256.8,3269.61,-0.01,flip_to_long -38533,做多,2024-11-12 16:50:00,2024-11-12 16:55:00,3269.61,3255.78,-0.01,flip_to_short -38534,做空,2024-11-12 16:55:00,2024-11-12 17:05:00,3255.78,3262.49,-0.01,flip_to_long -38535,做多,2024-11-12 17:05:00,2024-11-12 17:10:00,3262.49,3261.47,-0.0,flip_to_short -38536,做空,2024-11-12 17:10:00,2024-11-12 17:30:00,3261.47,3268.21,-0.01,flip_to_long -38537,做多,2024-11-12 17:30:00,2024-11-12 17:40:00,3268.21,3255.77,-0.01,flip_to_short -38538,做空,2024-11-12 17:40:00,2024-11-12 18:15:00,3255.77,3261.94,-0.01,flip_to_long -38539,做多,2024-11-12 18:15:00,2024-11-12 20:15:00,3261.94,3270.14,0.0,flip_to_short -38540,做空,2024-11-12 20:15:00,2024-11-12 21:20:00,3270.14,3265.53,0.0,flip_to_long -38541,做多,2024-11-12 21:20:00,2024-11-12 22:05:00,3265.53,3265.19,-0.0,flip_to_short -38542,做空,2024-11-12 22:05:00,2024-11-12 22:30:00,3265.19,3276.29,-0.01,flip_to_long -38543,做多,2024-11-12 22:30:00,2024-11-12 23:00:00,3276.29,3264.32,-0.01,flip_to_short -38544,做空,2024-11-12 23:00:00,2024-11-12 23:05:00,3264.32,3281.22,-0.01,flip_to_long -38545,做多,2024-11-12 23:05:00,2024-11-12 23:10:00,3281.22,3280.14,-0.0,flip_to_short -38546,做空,2024-11-12 23:10:00,2024-11-13 01:05:00,3280.14,3269.66,0.01,flip_to_long -38547,做多,2024-11-13 01:05:00,2024-11-13 01:15:00,3269.66,3266.33,-0.0,flip_to_short -38548,做空,2024-11-13 01:15:00,2024-11-13 01:25:00,3266.33,3276.02,-0.01,flip_to_long -38549,做多,2024-11-13 01:25:00,2024-11-13 01:30:00,3276.02,3270.01,-0.01,flip_to_short -38550,做空,2024-11-13 01:30:00,2024-11-13 03:00:00,3270.01,3255.19,0.01,flip_to_long -38551,做多,2024-11-13 03:00:00,2024-11-13 08:40:00,3255.19,3167.46,-0.07,flip_to_short -38552,做空,2024-11-13 08:40:00,2024-11-13 09:05:00,3167.46,3159.12,0.01,flip_to_long -38553,做多,2024-11-13 09:05:00,2024-11-13 09:20:00,3159.12,3164.34,0.0,flip_to_short -38554,做空,2024-11-13 09:20:00,2024-11-13 09:40:00,3164.34,3167.13,-0.0,flip_to_long -38555,做多,2024-11-13 09:40:00,2024-11-13 10:05:00,3167.13,3154.18,-0.01,flip_to_short -38556,做空,2024-11-13 10:05:00,2024-11-13 10:15:00,3154.18,3159.68,-0.01,flip_to_long -38557,做多,2024-11-13 10:15:00,2024-11-13 10:35:00,3159.68,3147.51,-0.01,flip_to_short -38558,做空,2024-11-13 10:35:00,2024-11-13 10:45:00,3147.51,3156.95,-0.01,flip_to_long -38559,做多,2024-11-13 10:45:00,2024-11-13 12:15:00,3156.95,3161.41,0.0,flip_to_short -38560,做空,2024-11-13 12:15:00,2024-11-13 12:20:00,3161.41,3166.55,-0.0,flip_to_long -38561,做多,2024-11-13 12:20:00,2024-11-13 12:25:00,3166.55,3166.1,-0.0,flip_to_short -38562,做空,2024-11-13 12:25:00,2024-11-13 12:35:00,3166.1,3168.91,-0.0,flip_to_long -38563,做多,2024-11-13 12:35:00,2024-11-13 12:55:00,3168.91,3166.15,-0.0,flip_to_short -38564,做空,2024-11-13 12:55:00,2024-11-13 13:00:00,3166.15,3168.94,-0.0,flip_to_long -38565,做多,2024-11-13 13:00:00,2024-11-13 13:05:00,3168.94,3164.3,-0.0,flip_to_short -38566,做空,2024-11-13 13:05:00,2024-11-13 13:20:00,3164.3,3175.36,-0.01,flip_to_long -38567,做多,2024-11-13 13:20:00,2024-11-13 18:15:00,3175.36,3271.65,0.07,flip_to_short -38568,做空,2024-11-13 18:15:00,2024-11-13 18:20:00,3271.65,3284.76,-0.01,flip_to_long -38569,做多,2024-11-13 18:20:00,2024-11-13 18:25:00,3284.76,3277.47,-0.01,flip_to_short -38570,做空,2024-11-13 18:25:00,2024-11-13 18:45:00,3277.47,3286.67,-0.01,flip_to_long -38571,做多,2024-11-13 18:45:00,2024-11-13 18:50:00,3286.67,3280.72,-0.01,flip_to_short -38572,做空,2024-11-13 18:50:00,2024-11-13 23:20:00,3280.72,3189.68,0.06,flip_to_long -38573,做多,2024-11-13 23:20:00,2024-11-13 23:25:00,3189.68,3189.6,-0.0,flip_to_short -38574,做空,2024-11-13 23:25:00,2024-11-14 01:25:00,3189.6,3170.86,0.01,flip_to_long -38575,做多,2024-11-14 01:25:00,2024-11-14 02:25:00,3170.86,3193.41,0.02,flip_to_short -38576,做空,2024-11-14 02:25:00,2024-11-14 03:20:00,3193.41,3202.97,-0.01,flip_to_long -38577,做多,2024-11-14 03:20:00,2024-11-14 06:40:00,3202.97,3212.43,0.01,flip_to_short -38578,做空,2024-11-14 06:40:00,2024-11-14 07:45:00,3212.43,3210.96,-0.0,flip_to_long -38579,做多,2024-11-14 07:45:00,2024-11-14 08:20:00,3210.96,3212.48,-0.0,flip_to_short -38580,做空,2024-11-14 08:20:00,2024-11-14 08:25:00,3212.48,3214.3,-0.0,flip_to_long -38581,做多,2024-11-14 08:25:00,2024-11-14 10:10:00,3214.3,3211.45,-0.0,flip_to_short -38582,做空,2024-11-14 10:10:00,2024-11-14 10:30:00,3211.45,3209.94,-0.0,flip_to_long -38583,做多,2024-11-14 10:30:00,2024-11-14 13:05:00,3209.94,3192.14,-0.01,flip_to_short -38584,做空,2024-11-14 13:05:00,2024-11-14 13:10:00,3192.14,3194.65,-0.0,flip_to_long -38585,做多,2024-11-14 13:10:00,2024-11-14 14:35:00,3194.65,3155.61,-0.03,flip_to_short -38586,做空,2024-11-14 14:35:00,2024-11-14 16:40:00,3155.61,3146.54,0.01,flip_to_long -38587,做多,2024-11-14 16:40:00,2024-11-14 17:10:00,3146.54,3138.33,-0.01,flip_to_short -38588,做空,2024-11-14 17:10:00,2024-11-14 17:15:00,3138.33,3150.47,-0.01,flip_to_long -38589,做多,2024-11-14 17:15:00,2024-11-14 17:20:00,3150.47,3141.91,-0.01,flip_to_short -38590,做空,2024-11-14 17:20:00,2024-11-14 18:05:00,3141.91,3143.57,-0.0,flip_to_long -38591,做多,2024-11-14 18:05:00,2024-11-14 18:10:00,3143.57,3139.83,-0.0,flip_to_short -38592,做空,2024-11-14 18:10:00,2024-11-14 18:30:00,3139.83,3142.18,-0.0,flip_to_long -38593,做多,2024-11-14 18:30:00,2024-11-14 18:40:00,3142.18,3125.9,-0.01,flip_to_short -38594,做空,2024-11-14 18:40:00,2024-11-14 18:45:00,3125.9,3130.44,-0.0,flip_to_long -38595,做多,2024-11-14 18:45:00,2024-11-14 18:55:00,3130.44,3134.43,0.0,flip_to_short -38596,做空,2024-11-14 18:55:00,2024-11-14 20:20:00,3134.43,3127.71,0.0,flip_to_long -38597,做多,2024-11-14 20:20:00,2024-11-15 02:45:00,3127.71,3077.97,-0.04,flip_to_short -38598,做空,2024-11-15 02:45:00,2024-11-15 03:10:00,3077.97,3076.64,-0.0,flip_to_long -38599,做多,2024-11-15 03:10:00,2024-11-15 03:20:00,3076.64,3074.1,-0.0,flip_to_short -38600,做空,2024-11-15 03:20:00,2024-11-15 06:00:00,3074.1,3069.19,0.0,flip_to_long -38601,做多,2024-11-15 06:00:00,2024-11-15 06:25:00,3069.19,3062.57,-0.01,flip_to_short -38602,做空,2024-11-15 06:25:00,2024-11-15 06:50:00,3062.57,3067.18,-0.0,flip_to_long -38603,做多,2024-11-15 06:50:00,2024-11-15 07:35:00,3067.18,3060.08,-0.01,flip_to_short -38604,做空,2024-11-15 07:35:00,2024-11-15 08:35:00,3060.08,3058.12,0.0,flip_to_long -38605,做多,2024-11-15 08:35:00,2024-11-15 13:25:00,3058.12,3098.19,0.03,flip_to_short -38606,做空,2024-11-15 13:25:00,2024-11-15 13:40:00,3098.19,3100.14,-0.0,flip_to_long -38607,做多,2024-11-15 13:40:00,2024-11-15 13:55:00,3100.14,3104.61,0.0,flip_to_short -38608,做空,2024-11-15 13:55:00,2024-11-15 19:30:00,3104.61,3042.06,0.05,flip_to_long -38609,做多,2024-11-15 19:30:00,2024-11-15 19:55:00,3042.06,3041.87,-0.0,flip_to_short -38610,做空,2024-11-15 19:55:00,2024-11-16 00:15:00,3041.87,3084.35,-0.03,flip_to_long -38611,做多,2024-11-16 00:15:00,2024-11-16 06:10:00,3084.35,3121.99,0.03,flip_to_short -38612,做空,2024-11-16 06:10:00,2024-11-16 06:15:00,3121.99,3128.89,-0.01,flip_to_long -38613,做多,2024-11-16 06:15:00,2024-11-16 06:20:00,3128.89,3124.83,-0.0,flip_to_short -38614,做空,2024-11-16 06:20:00,2024-11-16 06:25:00,3124.83,3127.39,-0.0,flip_to_long -38615,做多,2024-11-16 06:25:00,2024-11-16 06:30:00,3127.39,3120.9,-0.01,flip_to_short -38616,做空,2024-11-16 06:30:00,2024-11-16 09:05:00,3120.9,3124.47,-0.0,flip_to_long -38617,做多,2024-11-16 09:05:00,2024-11-16 09:15:00,3124.47,3123.37,-0.0,flip_to_short -38618,做空,2024-11-16 09:15:00,2024-11-16 09:40:00,3123.37,3125.06,-0.0,flip_to_long -38619,做多,2024-11-16 09:40:00,2024-11-16 09:55:00,3125.06,3118.65,-0.01,flip_to_short -38620,做空,2024-11-16 09:55:00,2024-11-16 10:00:00,3118.65,3119.59,-0.0,flip_to_long -38621,做多,2024-11-16 10:00:00,2024-11-16 10:10:00,3119.59,3119.64,-0.0,flip_to_short -38622,做空,2024-11-16 10:10:00,2024-11-16 10:15:00,3119.64,3127.19,-0.01,flip_to_long -38623,做多,2024-11-16 10:15:00,2024-11-16 15:00:00,3127.19,3161.88,0.02,flip_to_short -38624,做空,2024-11-16 15:00:00,2024-11-16 17:25:00,3161.88,3162.23,-0.0,flip_to_long -38625,做多,2024-11-16 17:25:00,2024-11-16 17:30:00,3162.23,3161.69,-0.0,flip_to_short -38626,做空,2024-11-16 17:30:00,2024-11-17 00:25:00,3161.69,3153.36,0.01,flip_to_long -38627,做多,2024-11-17 00:25:00,2024-11-17 00:30:00,3153.36,3148.93,-0.0,flip_to_short -38628,做空,2024-11-17 00:30:00,2024-11-17 00:35:00,3148.93,3150.39,-0.0,flip_to_long -38629,做多,2024-11-17 00:35:00,2024-11-17 10:05:00,3150.39,3134.55,-0.01,flip_to_short -38630,做空,2024-11-17 10:05:00,2024-11-17 10:55:00,3134.55,3140.55,-0.01,flip_to_long -38631,做多,2024-11-17 10:55:00,2024-11-17 11:00:00,3140.55,3126.53,-0.01,flip_to_short -38632,做空,2024-11-17 11:00:00,2024-11-17 17:25:00,3126.53,3102.99,0.02,flip_to_long -38633,做多,2024-11-17 17:25:00,2024-11-17 18:05:00,3102.99,3097.28,-0.01,flip_to_short -38634,做空,2024-11-17 18:05:00,2024-11-17 19:10:00,3097.28,3088.98,0.01,flip_to_long -38635,做多,2024-11-17 19:10:00,2024-11-17 19:35:00,3088.98,3091.32,0.0,flip_to_short -38636,做空,2024-11-17 19:35:00,2024-11-17 19:40:00,3091.32,3093.94,-0.0,flip_to_long -38637,做多,2024-11-17 19:40:00,2024-11-17 20:20:00,3093.94,3089.97,-0.0,flip_to_short -38638,做空,2024-11-17 20:20:00,2024-11-17 22:15:00,3089.97,3086.7,0.0,flip_to_long -38639,做多,2024-11-17 22:15:00,2024-11-17 22:25:00,3086.7,3084.59,-0.0,flip_to_short -38640,做空,2024-11-17 22:25:00,2024-11-17 23:50:00,3084.59,3077.1,0.0,flip_to_long -38641,做多,2024-11-17 23:50:00,2024-11-18 00:05:00,3077.1,3078.52,-0.0,flip_to_short -38642,做空,2024-11-18 00:05:00,2024-11-18 00:10:00,3078.52,3083.61,-0.01,flip_to_long -38643,做多,2024-11-18 00:10:00,2024-11-18 00:20:00,3083.61,3083.67,-0.0,flip_to_short -38644,做空,2024-11-18 00:20:00,2024-11-18 05:00:00,3083.67,3103.44,-0.02,flip_to_long -38645,做多,2024-11-18 05:00:00,2024-11-18 05:40:00,3103.44,3113.6,0.01,flip_to_short -38646,做空,2024-11-18 05:40:00,2024-11-18 05:50:00,3113.6,3110.69,0.0,flip_to_long -38647,做多,2024-11-18 05:50:00,2024-11-18 08:30:00,3110.69,3124.4,0.01,flip_to_short -38648,做空,2024-11-18 08:30:00,2024-11-18 08:50:00,3124.4,3127.11,-0.0,flip_to_long -38649,做多,2024-11-18 08:50:00,2024-11-18 08:55:00,3127.11,3124.61,-0.0,flip_to_short -38650,做空,2024-11-18 08:55:00,2024-11-18 09:15:00,3124.61,3124.62,-0.0,flip_to_long -38651,做多,2024-11-18 09:15:00,2024-11-18 14:45:00,3124.62,3093.04,-0.03,flip_to_short -38652,做空,2024-11-18 14:45:00,2024-11-18 14:55:00,3093.04,3089.52,0.0,flip_to_long -38653,做多,2024-11-18 14:55:00,2024-11-18 19:10:00,3089.52,3139.56,0.04,flip_to_short -38654,做空,2024-11-18 19:10:00,2024-11-18 20:20:00,3139.56,3176.22,-0.03,flip_to_long -38655,做多,2024-11-18 20:20:00,2024-11-18 20:40:00,3176.22,3161.19,-0.01,flip_to_short -38656,做空,2024-11-18 20:40:00,2024-11-18 21:00:00,3161.19,3161.36,-0.0,flip_to_long -38657,做多,2024-11-18 21:00:00,2024-11-18 21:20:00,3161.36,3163.28,0.0,flip_to_short -38658,做空,2024-11-18 21:20:00,2024-11-18 21:30:00,3163.28,3163.05,-0.0,flip_to_long -38659,做多,2024-11-18 21:30:00,2024-11-18 21:40:00,3163.05,3160.14,-0.0,flip_to_short -38660,做空,2024-11-18 21:40:00,2024-11-18 22:05:00,3160.14,3157.93,0.0,flip_to_long -38661,做多,2024-11-18 22:05:00,2024-11-18 22:25:00,3157.93,3160.77,0.0,flip_to_short -38662,做空,2024-11-18 22:25:00,2024-11-18 23:00:00,3160.77,3159.03,0.0,flip_to_long -38663,做多,2024-11-18 23:00:00,2024-11-18 23:05:00,3159.03,3150.56,-0.01,flip_to_short -38664,做空,2024-11-18 23:05:00,2024-11-18 23:25:00,3150.56,3153.78,-0.0,flip_to_long -38665,做多,2024-11-18 23:25:00,2024-11-19 00:50:00,3153.78,3171.65,0.01,flip_to_short -38666,做空,2024-11-19 00:50:00,2024-11-19 09:10:00,3171.65,3126.83,0.03,flip_to_long -38667,做多,2024-11-19 09:10:00,2024-11-19 10:55:00,3126.83,3122.39,-0.0,flip_to_short -38668,做空,2024-11-19 10:55:00,2024-11-19 11:30:00,3122.39,3119.05,0.0,flip_to_long -38669,做多,2024-11-19 11:30:00,2024-11-19 13:10:00,3119.05,3132.18,0.01,flip_to_short -38670,做空,2024-11-19 13:10:00,2024-11-19 13:25:00,3132.18,3121.26,0.01,flip_to_long -38671,做多,2024-11-19 13:25:00,2024-11-19 16:30:00,3121.26,3112.01,-0.01,flip_to_short -38672,做空,2024-11-19 16:30:00,2024-11-19 16:35:00,3112.01,3112.73,-0.0,flip_to_long -38673,做多,2024-11-19 16:35:00,2024-11-19 17:20:00,3112.73,3116.57,0.0,flip_to_short -38674,做空,2024-11-19 17:20:00,2024-11-19 20:25:00,3116.57,3121.31,-0.0,flip_to_long -38675,做多,2024-11-19 20:25:00,2024-11-19 23:20:00,3121.31,3111.21,-0.01,flip_to_short -38676,做空,2024-11-19 23:20:00,2024-11-19 23:35:00,3111.21,3111.14,-0.0,flip_to_long -38677,做多,2024-11-19 23:35:00,2024-11-19 23:55:00,3111.14,3109.34,-0.0,flip_to_short -38678,做空,2024-11-19 23:55:00,2024-11-20 00:05:00,3109.34,3113.43,-0.0,flip_to_long -38679,做多,2024-11-20 00:05:00,2024-11-20 00:10:00,3113.43,3106.18,-0.01,flip_to_short -38680,做空,2024-11-20 00:10:00,2024-11-20 00:15:00,3106.18,3106.6,-0.0,flip_to_long -38681,做多,2024-11-20 00:15:00,2024-11-20 00:20:00,3106.6,3100.73,-0.01,flip_to_short -38682,做空,2024-11-20 00:20:00,2024-11-20 00:35:00,3100.73,3105.86,-0.01,flip_to_long -38683,做多,2024-11-20 00:35:00,2024-11-20 01:40:00,3105.86,3100.6,-0.01,flip_to_short -38684,做空,2024-11-20 01:40:00,2024-11-20 01:50:00,3100.6,3098.23,0.0,flip_to_long -38685,做多,2024-11-20 01:50:00,2024-11-20 02:00:00,3098.23,3100.62,0.0,flip_to_short -38686,做空,2024-11-20 02:00:00,2024-11-20 02:20:00,3100.62,3101.65,-0.0,flip_to_long -38687,做多,2024-11-20 02:20:00,2024-11-20 02:30:00,3101.65,3099.63,-0.0,flip_to_short -38688,做空,2024-11-20 02:30:00,2024-11-20 04:25:00,3099.63,3100.99,-0.0,flip_to_long -38689,做多,2024-11-20 04:25:00,2024-11-20 04:30:00,3100.99,3099.97,-0.0,flip_to_short -38690,做空,2024-11-20 04:30:00,2024-11-20 04:35:00,3099.97,3100.77,-0.0,flip_to_long -38691,做多,2024-11-20 04:35:00,2024-11-20 04:40:00,3100.77,3099.15,-0.0,flip_to_short -38692,做空,2024-11-20 04:40:00,2024-11-20 04:45:00,3099.15,3099.26,-0.0,flip_to_long -38693,做多,2024-11-20 04:45:00,2024-11-20 05:00:00,3099.26,3095.87,-0.0,flip_to_short -38694,做空,2024-11-20 05:00:00,2024-11-20 05:05:00,3095.87,3098.99,-0.0,flip_to_long -38695,做多,2024-11-20 05:05:00,2024-11-20 10:50:00,3098.99,3116.46,0.01,flip_to_short -38696,做空,2024-11-20 10:50:00,2024-11-20 13:15:00,3116.46,3113.08,0.0,flip_to_long -38697,做多,2024-11-20 13:15:00,2024-11-20 13:20:00,3113.08,3109.28,-0.0,flip_to_short -38698,做空,2024-11-20 13:20:00,2024-11-20 13:25:00,3109.28,3111.4,-0.0,flip_to_long -38699,做多,2024-11-20 13:25:00,2024-11-20 13:35:00,3111.4,3105.27,-0.01,flip_to_short -38700,做空,2024-11-20 13:35:00,2024-11-20 13:45:00,3105.27,3111.49,-0.01,flip_to_long -38701,做多,2024-11-20 13:45:00,2024-11-20 14:35:00,3111.49,3099.99,-0.01,flip_to_short -38702,做空,2024-11-20 14:35:00,2024-11-20 14:40:00,3099.99,3109.35,-0.01,flip_to_long -38703,做多,2024-11-20 14:40:00,2024-11-20 14:50:00,3109.35,3110.33,-0.0,flip_to_short -38704,做空,2024-11-20 14:50:00,2024-11-20 15:25:00,3110.33,3104.38,0.0,flip_to_long -38705,做多,2024-11-20 15:25:00,2024-11-20 16:15:00,3104.38,3107.06,0.0,flip_to_short -38706,做空,2024-11-20 16:15:00,2024-11-20 20:20:00,3107.06,3077.96,0.02,flip_to_long -38707,做多,2024-11-20 20:20:00,2024-11-20 20:25:00,3077.96,3077.18,-0.0,flip_to_short -38708,做空,2024-11-20 20:25:00,2024-11-20 23:20:00,3077.18,3070.29,0.0,flip_to_long -38709,做多,2024-11-20 23:20:00,2024-11-20 23:50:00,3070.29,3069.46,-0.0,flip_to_short -38710,做空,2024-11-20 23:50:00,2024-11-20 23:55:00,3069.46,3071.05,-0.0,flip_to_long -38711,做多,2024-11-20 23:55:00,2024-11-21 02:00:00,3071.05,3073.77,0.0,flip_to_short -38712,做空,2024-11-21 02:00:00,2024-11-21 03:20:00,3073.77,3078.23,-0.0,flip_to_long -38713,做多,2024-11-21 03:20:00,2024-11-21 09:25:00,3078.23,3130.48,0.04,flip_to_short -38714,做空,2024-11-21 09:25:00,2024-11-21 09:45:00,3130.48,3127.44,0.0,flip_to_long -38715,做多,2024-11-21 09:45:00,2024-11-21 10:20:00,3127.44,3126.87,-0.0,flip_to_short -38716,做空,2024-11-21 10:20:00,2024-11-21 10:30:00,3126.87,3132.32,-0.01,flip_to_long -38717,做多,2024-11-21 10:30:00,2024-11-21 12:05:00,3132.32,3194.55,0.05,tp_upper -38718,做多,2024-11-21 15:35:00,2024-11-21 15:50:00,3252.94,3279.5,0.02,flip_to_short -38719,做空,2024-11-21 15:50:00,2024-11-21 16:00:00,3279.5,3294.73,-0.01,flip_to_long -38720,做多,2024-11-21 16:00:00,2024-11-21 17:10:00,3294.73,3318.47,0.02,flip_to_short -38721,做空,2024-11-21 17:10:00,2024-11-21 17:15:00,3318.47,3331.9,-0.01,flip_to_long -38722,做多,2024-11-21 17:15:00,2024-11-21 20:40:00,3331.9,3345.34,0.01,flip_to_short -38723,做空,2024-11-21 20:40:00,2024-11-21 20:50:00,3345.34,3349.77,-0.0,flip_to_long -38724,做多,2024-11-21 20:50:00,2024-11-21 21:00:00,3349.77,3349.76,-0.0,flip_to_short -38725,做空,2024-11-21 21:00:00,2024-11-21 21:10:00,3349.76,3355.03,-0.01,flip_to_long -38726,做多,2024-11-21 21:10:00,2024-11-21 21:25:00,3355.03,3352.22,-0.0,flip_to_short -38727,做空,2024-11-21 21:25:00,2024-11-21 22:00:00,3352.22,3353.91,-0.0,flip_to_long -38728,做多,2024-11-21 22:00:00,2024-11-21 23:10:00,3353.91,3360.28,0.0,flip_to_short -38729,做空,2024-11-21 23:10:00,2024-11-22 00:00:00,3360.28,3362.89,-0.0,flip_to_long -38730,做多,2024-11-22 00:00:00,2024-11-22 00:15:00,3362.89,3362.32,-0.0,flip_to_short -38731,做空,2024-11-22 00:15:00,2024-11-22 03:15:00,3362.32,3357.82,0.0,flip_to_long -38732,做多,2024-11-22 03:15:00,2024-11-22 06:20:00,3357.82,3364.47,0.0,flip_to_short -38733,做空,2024-11-22 06:20:00,2024-11-22 06:40:00,3364.47,3364.82,-0.0,flip_to_long -38734,做多,2024-11-22 06:40:00,2024-11-22 07:00:00,3364.82,3370.07,0.0,flip_to_short -38735,做空,2024-11-22 07:00:00,2024-11-22 08:00:00,3370.07,3372.35,-0.0,flip_to_long -38736,做多,2024-11-22 08:00:00,2024-11-22 08:15:00,3372.35,3373.06,-0.0,flip_to_short -38737,做空,2024-11-22 08:15:00,2024-11-22 08:25:00,3373.06,3381.54,-0.01,flip_to_long -38738,做多,2024-11-22 08:25:00,2024-11-22 08:30:00,3381.54,3374.63,-0.01,flip_to_short -38739,做空,2024-11-22 08:30:00,2024-11-22 08:35:00,3374.63,3377.66,-0.0,flip_to_long -38740,做多,2024-11-22 08:35:00,2024-11-22 09:20:00,3377.66,3376.16,-0.0,flip_to_short -38741,做空,2024-11-22 09:20:00,2024-11-22 12:25:00,3376.16,3356.45,0.01,flip_to_long -38742,做多,2024-11-22 12:25:00,2024-11-22 12:40:00,3356.45,3348.55,-0.01,flip_to_short -38743,做空,2024-11-22 12:40:00,2024-11-22 12:50:00,3348.55,3353.05,-0.0,flip_to_long -38744,做多,2024-11-22 12:50:00,2024-11-22 17:20:00,3353.05,3313.72,-0.03,flip_to_short -38745,做空,2024-11-22 17:20:00,2024-11-22 18:15:00,3313.72,3308.31,0.0,flip_to_long -38746,做多,2024-11-22 18:15:00,2024-11-22 18:20:00,3308.31,3291.52,-0.01,flip_to_short -38747,做空,2024-11-22 18:20:00,2024-11-22 21:40:00,3291.52,3303.63,-0.01,flip_to_long -38748,做多,2024-11-22 21:40:00,2024-11-23 02:35:00,3303.63,3328.76,0.02,flip_to_short -38749,做空,2024-11-23 02:35:00,2024-11-23 02:40:00,3328.76,3333.68,-0.0,flip_to_long -38750,做多,2024-11-23 02:40:00,2024-11-23 02:45:00,3333.68,3332.21,-0.0,flip_to_short -38751,做空,2024-11-23 02:45:00,2024-11-23 02:55:00,3332.21,3328.9,0.0,flip_to_long -38752,做多,2024-11-23 02:55:00,2024-11-23 04:25:00,3328.9,3337.8,0.01,flip_to_short -38753,做空,2024-11-23 04:25:00,2024-11-23 04:30:00,3337.8,3350.09,-0.01,flip_to_long -38754,做多,2024-11-23 04:30:00,2024-11-23 04:45:00,3350.09,3333.61,-0.01,flip_to_short -38755,做空,2024-11-23 04:45:00,2024-11-23 04:50:00,3333.61,3343.96,-0.01,flip_to_long -38756,做多,2024-11-23 04:50:00,2024-11-23 05:25:00,3343.96,3343.32,-0.0,flip_to_short -38757,做空,2024-11-23 05:25:00,2024-11-23 05:35:00,3343.32,3343.43,-0.0,flip_to_long -38758,做多,2024-11-23 05:35:00,2024-11-23 07:30:00,3343.43,3343.53,-0.0,flip_to_short -38759,做空,2024-11-23 07:30:00,2024-11-23 07:50:00,3343.53,3347.53,-0.0,flip_to_long -38760,做多,2024-11-23 07:50:00,2024-11-23 07:55:00,3347.53,3344.33,-0.0,flip_to_short -38761,做空,2024-11-23 07:55:00,2024-11-23 08:00:00,3344.33,3345.91,-0.0,flip_to_long -38762,做多,2024-11-23 08:00:00,2024-11-23 08:20:00,3345.91,3386.65,0.03,tp_upper -38763,做空,2024-11-23 09:15:00,2024-11-23 09:20:00,3349.94,3357.81,-0.01,flip_to_long -38764,做多,2024-11-23 09:20:00,2024-11-23 10:00:00,3357.81,3359.01,-0.0,flip_to_short -38765,做空,2024-11-23 10:00:00,2024-11-23 11:15:00,3359.01,3362.55,-0.0,flip_to_long -38766,做多,2024-11-23 11:15:00,2024-11-23 11:35:00,3362.55,3358.33,-0.0,flip_to_short -38767,做空,2024-11-23 11:35:00,2024-11-23 11:50:00,3358.33,3359.12,-0.0,flip_to_long -38768,做多,2024-11-23 11:50:00,2024-11-23 16:20:00,3359.12,3409.89,0.04,flip_to_short -38769,做空,2024-11-23 16:20:00,2024-11-23 21:05:00,3409.89,3417.99,-0.01,flip_to_long -38770,做多,2024-11-23 21:05:00,2024-11-23 21:10:00,3417.99,3416.49,-0.0,flip_to_short -38771,做空,2024-11-23 21:10:00,2024-11-24 00:05:00,3416.49,3414.62,0.0,flip_to_long -38772,做多,2024-11-24 00:05:00,2024-11-24 04:15:00,3414.62,3425.06,0.01,flip_to_short -38773,做空,2024-11-24 04:15:00,2024-11-24 06:45:00,3425.06,3430.39,-0.01,flip_to_long -38774,做多,2024-11-24 06:45:00,2024-11-24 07:10:00,3430.39,3423.62,-0.01,flip_to_short -38775,做空,2024-11-24 07:10:00,2024-11-24 07:45:00,3423.62,3422.45,-0.0,flip_to_long -38776,做多,2024-11-24 07:45:00,2024-11-24 08:20:00,3422.45,3419.01,-0.0,flip_to_short -38777,做空,2024-11-24 08:20:00,2024-11-24 08:25:00,3419.01,3419.39,-0.0,flip_to_long -38778,做多,2024-11-24 08:25:00,2024-11-24 16:30:00,3419.39,3318.23,-0.07,flip_to_short -38779,做空,2024-11-24 16:30:00,2024-11-24 16:40:00,3318.23,3329.01,-0.01,flip_to_long -38780,做多,2024-11-24 16:40:00,2024-11-24 16:55:00,3329.01,3321.41,-0.01,flip_to_short -38781,做空,2024-11-24 16:55:00,2024-11-24 17:50:00,3321.41,3314.46,0.0,flip_to_long -38782,做多,2024-11-24 17:50:00,2024-11-24 19:10:00,3314.46,3313.1,-0.0,flip_to_short -38783,做空,2024-11-24 19:10:00,2024-11-24 19:15:00,3313.1,3319.02,-0.01,flip_to_long -38784,做多,2024-11-24 19:15:00,2024-11-25 00:35:00,3319.02,3341.93,0.02,flip_to_short -38785,做空,2024-11-25 00:35:00,2024-11-25 00:40:00,3341.93,3347.78,-0.01,flip_to_long -38786,做多,2024-11-25 00:40:00,2024-11-25 01:00:00,3347.78,3340.6,-0.01,flip_to_short -38787,做空,2024-11-25 01:00:00,2024-11-25 02:15:00,3340.6,3348.58,-0.01,flip_to_long -38788,做多,2024-11-25 02:15:00,2024-11-25 02:20:00,3348.58,3348.39,-0.0,flip_to_short -38789,做空,2024-11-25 02:20:00,2024-11-25 02:40:00,3348.39,3346.92,-0.0,flip_to_long -38790,做多,2024-11-25 02:40:00,2024-11-25 07:20:00,3346.92,3376.31,0.02,flip_to_short -38791,做空,2024-11-25 07:20:00,2024-11-25 13:25:00,3376.31,3472.61,-0.07,flip_to_long -38792,做多,2024-11-25 13:25:00,2024-11-25 13:55:00,3472.61,3478.36,0.0,flip_to_short -38793,做空,2024-11-25 13:55:00,2024-11-25 14:00:00,3478.36,3488.45,-0.01,flip_to_long -38794,做多,2024-11-25 14:00:00,2024-11-25 14:20:00,3488.45,3490.33,0.0,flip_to_short -38795,做空,2024-11-25 14:20:00,2024-11-25 15:10:00,3490.33,3393.26,0.06,tp_lower -38796,做多,2024-11-25 15:45:00,2024-11-25 16:40:00,3479.82,3474.39,-0.0,flip_to_short -38797,做空,2024-11-25 16:40:00,2024-11-25 16:50:00,3474.39,3479.99,-0.01,flip_to_long -38798,做多,2024-11-25 16:50:00,2024-11-25 17:00:00,3479.99,3469.6,-0.01,flip_to_short -38799,做空,2024-11-25 17:00:00,2024-11-25 18:00:00,3469.6,3479.49,-0.01,flip_to_long -38800,做多,2024-11-25 18:00:00,2024-11-25 18:20:00,3479.49,3476.14,-0.0,flip_to_short -38801,做空,2024-11-25 18:20:00,2024-11-25 19:25:00,3476.14,3475.7,-0.0,flip_to_long -38802,做多,2024-11-25 19:25:00,2024-11-25 20:00:00,3475.7,3463.86,-0.01,flip_to_short -38803,做空,2024-11-25 20:00:00,2024-11-25 20:05:00,3463.86,3488.19,-0.02,flip_to_long -38804,做多,2024-11-25 20:05:00,2024-11-25 21:30:00,3488.19,3464.84,-0.02,flip_to_short -38805,做空,2024-11-25 21:30:00,2024-11-25 23:05:00,3464.84,3459.76,0.0,flip_to_long -38806,做多,2024-11-25 23:05:00,2024-11-25 23:15:00,3459.76,3456.39,-0.0,flip_to_short -38807,做空,2024-11-25 23:15:00,2024-11-26 00:25:00,3456.39,3450.65,0.0,flip_to_long -38808,做多,2024-11-26 00:25:00,2024-11-26 00:45:00,3450.65,3451.02,-0.0,flip_to_short -38809,做空,2024-11-26 00:45:00,2024-11-26 01:15:00,3451.02,3447.87,0.0,flip_to_long -38810,做多,2024-11-26 01:15:00,2024-11-26 01:40:00,3447.87,3446.87,-0.0,flip_to_short -38811,做空,2024-11-26 01:40:00,2024-11-26 03:35:00,3446.87,3446.57,-0.0,flip_to_long -38812,做多,2024-11-26 03:35:00,2024-11-26 03:40:00,3446.57,3445.98,-0.0,flip_to_short -38813,做空,2024-11-26 03:40:00,2024-11-26 06:25:00,3445.98,3440.81,0.0,flip_to_long -38814,做多,2024-11-26 06:25:00,2024-11-26 06:30:00,3440.81,3436.76,-0.0,flip_to_short -38815,做空,2024-11-26 06:30:00,2024-11-26 14:20:00,3436.76,3325.2,0.07,flip_to_long -38816,做多,2024-11-26 14:20:00,2024-11-26 15:15:00,3325.2,3325.48,-0.0,flip_to_short -38817,做空,2024-11-26 15:15:00,2024-11-26 15:25:00,3325.48,3329.64,-0.0,flip_to_long -38818,做多,2024-11-26 15:25:00,2024-11-26 15:30:00,3329.64,3318.65,-0.01,flip_to_short -38819,做空,2024-11-26 15:30:00,2024-11-26 15:35:00,3318.65,3327.6,-0.01,flip_to_long -38820,做多,2024-11-26 15:35:00,2024-11-26 15:40:00,3327.6,3322.92,-0.0,flip_to_short -38821,做空,2024-11-26 15:40:00,2024-11-26 16:20:00,3322.92,3327.05,-0.0,flip_to_long -38822,做多,2024-11-26 16:20:00,2024-11-26 17:05:00,3327.05,3321.23,-0.01,flip_to_short -38823,做空,2024-11-26 17:05:00,2024-11-26 17:15:00,3321.23,3325.84,-0.0,flip_to_long -38824,做多,2024-11-26 17:15:00,2024-11-26 17:35:00,3325.84,3326.57,-0.0,flip_to_short -38825,做空,2024-11-26 17:35:00,2024-11-26 17:45:00,3326.57,3328.17,-0.0,flip_to_long -38826,做多,2024-11-26 17:45:00,2024-11-26 18:00:00,3328.17,3322.85,-0.0,flip_to_short -38827,做空,2024-11-26 18:00:00,2024-11-26 20:00:00,3322.85,3305.33,0.01,flip_to_long -38828,做多,2024-11-26 20:00:00,2024-11-26 20:15:00,3305.33,3303.54,-0.0,flip_to_short -38829,做空,2024-11-26 20:15:00,2024-11-26 20:25:00,3303.54,3308.16,-0.0,flip_to_long -38830,做多,2024-11-26 20:25:00,2024-11-26 20:35:00,3308.16,3300.17,-0.01,flip_to_short -38831,做空,2024-11-26 20:35:00,2024-11-26 20:40:00,3300.17,3320.03,-0.02,flip_to_long -38832,做多,2024-11-26 20:40:00,2024-11-26 21:05:00,3320.03,3309.32,-0.01,flip_to_short -38833,做空,2024-11-26 21:05:00,2024-11-26 21:10:00,3309.32,3317.4,-0.01,flip_to_long -38834,做多,2024-11-26 21:10:00,2024-11-27 00:30:00,3317.4,3329.73,0.01,flip_to_short -38835,做空,2024-11-27 00:30:00,2024-11-27 01:15:00,3329.73,3331.73,-0.0,flip_to_long -38836,做多,2024-11-27 01:15:00,2024-11-27 01:25:00,3331.73,3329.84,-0.0,flip_to_short -38837,做空,2024-11-27 01:25:00,2024-11-27 02:20:00,3329.84,3345.86,-0.01,flip_to_long -38838,做多,2024-11-27 02:20:00,2024-11-27 09:00:00,3345.86,3415.94,0.05,flip_to_short -38839,做空,2024-11-27 09:00:00,2024-11-27 10:05:00,3415.94,3416.6,-0.0,flip_to_long -38840,做多,2024-11-27 10:05:00,2024-11-28 00:10:00,3416.6,3641.56,0.16,flip_to_short -38841,做空,2024-11-28 00:10:00,2024-11-28 07:05:00,3641.56,3607.29,0.02,flip_to_long -38842,做多,2024-11-28 07:05:00,2024-11-28 07:30:00,3607.29,3595.84,-0.01,flip_to_short -38843,做空,2024-11-28 07:30:00,2024-11-28 07:35:00,3595.84,3599.1,-0.0,flip_to_long -38844,做多,2024-11-28 07:35:00,2024-11-28 09:55:00,3599.1,3600.57,-0.0,flip_to_short -38845,做空,2024-11-28 09:55:00,2024-11-28 10:10:00,3600.57,3604.38,-0.0,flip_to_long -38846,做多,2024-11-28 10:10:00,2024-11-28 10:50:00,3604.38,3604.92,-0.0,flip_to_short -38847,做空,2024-11-28 10:50:00,2024-11-28 10:55:00,3604.92,3605.95,-0.0,flip_to_long -38848,做多,2024-11-28 10:55:00,2024-11-28 11:05:00,3605.95,3606.1,-0.0,flip_to_short -38849,做空,2024-11-28 11:05:00,2024-11-28 11:10:00,3606.1,3607.4,-0.0,flip_to_long -38850,做多,2024-11-28 11:10:00,2024-11-28 11:15:00,3607.4,3597.39,-0.01,flip_to_short -38851,做空,2024-11-28 11:15:00,2024-11-28 11:20:00,3597.39,3611.23,-0.01,flip_to_long -38852,做多,2024-11-28 11:20:00,2024-11-28 11:30:00,3611.23,3610.56,-0.0,flip_to_short -38853,做空,2024-11-28 11:30:00,2024-11-28 18:05:00,3610.56,3574.74,0.02,flip_to_long -38854,做多,2024-11-28 18:05:00,2024-11-28 20:50:00,3574.74,3561.47,-0.01,flip_to_short -38855,做空,2024-11-28 20:50:00,2024-11-28 21:00:00,3561.47,3570.41,-0.01,flip_to_long -38856,做多,2024-11-28 21:00:00,2024-11-28 21:30:00,3570.41,3562.44,-0.01,flip_to_short -38857,做空,2024-11-28 21:30:00,2024-11-28 21:35:00,3562.44,3572.85,-0.01,flip_to_long -38858,做多,2024-11-28 21:35:00,2024-11-28 23:50:00,3572.85,3582.03,0.01,flip_to_short -38859,做空,2024-11-28 23:50:00,2024-11-29 00:35:00,3582.03,3577.87,0.0,flip_to_long -38860,做多,2024-11-29 00:35:00,2024-11-29 00:40:00,3577.87,3576.17,-0.0,flip_to_short -38861,做空,2024-11-29 00:40:00,2024-11-29 02:00:00,3576.17,3577.39,-0.0,flip_to_long -38862,做多,2024-11-29 02:00:00,2024-11-29 04:10:00,3577.39,3573.6,-0.0,flip_to_short -38863,做空,2024-11-29 04:10:00,2024-11-29 04:45:00,3573.6,3578.81,-0.0,flip_to_long -38864,做多,2024-11-29 04:45:00,2024-11-29 05:55:00,3578.81,3580.65,0.0,flip_to_short -38865,做空,2024-11-29 05:55:00,2024-11-29 06:00:00,3580.65,3584.3,-0.0,flip_to_long -38866,做多,2024-11-29 06:00:00,2024-11-29 06:10:00,3584.3,3564.53,-0.02,flip_to_short -38867,做空,2024-11-29 06:10:00,2024-11-29 08:55:00,3564.53,3571.86,-0.01,flip_to_long -38868,做多,2024-11-29 08:55:00,2024-11-29 09:00:00,3571.86,3567.64,-0.0,flip_to_short -38869,做空,2024-11-29 09:00:00,2024-11-29 09:15:00,3567.64,3576.99,-0.01,flip_to_long -38870,做多,2024-11-29 09:15:00,2024-11-29 09:55:00,3576.99,3570.06,-0.01,flip_to_short -38871,做空,2024-11-29 09:55:00,2024-11-29 10:00:00,3570.06,3571.0,-0.0,flip_to_long -38872,做多,2024-11-29 10:00:00,2024-11-29 10:15:00,3571.0,3570.49,-0.0,flip_to_short -38873,做空,2024-11-29 10:15:00,2024-11-29 16:30:00,3570.49,3601.74,-0.02,flip_to_long -38874,做多,2024-11-29 16:30:00,2024-11-29 21:05:00,3601.74,3589.99,-0.01,flip_to_short -38875,做空,2024-11-29 21:05:00,2024-11-29 21:45:00,3589.99,3590.1,-0.0,flip_to_long -38876,做多,2024-11-29 21:45:00,2024-11-30 00:05:00,3590.1,3589.09,-0.0,flip_to_short -38877,做空,2024-11-30 00:05:00,2024-11-30 00:15:00,3589.09,3591.55,-0.0,flip_to_long -38878,做多,2024-11-30 00:15:00,2024-11-30 00:35:00,3591.55,3588.58,-0.0,flip_to_short -38879,做空,2024-11-30 00:35:00,2024-11-30 00:45:00,3588.58,3596.28,-0.01,flip_to_long -38880,做多,2024-11-30 00:45:00,2024-11-30 00:50:00,3596.28,3593.57,-0.0,flip_to_short -38881,做空,2024-11-30 00:50:00,2024-11-30 01:25:00,3593.57,3592.52,-0.0,flip_to_long -38882,做多,2024-11-30 01:25:00,2024-11-30 09:20:00,3592.52,3684.96,0.06,flip_to_short -38883,做空,2024-11-30 09:20:00,2024-11-30 09:45:00,3684.96,3690.08,-0.0,flip_to_long -38884,做多,2024-11-30 09:45:00,2024-11-30 10:00:00,3690.08,3691.27,-0.0,flip_to_short -38885,做空,2024-11-30 10:00:00,2024-11-30 12:55:00,3691.27,3683.1,0.0,flip_to_long -38886,做多,2024-11-30 12:55:00,2024-11-30 13:00:00,3683.1,3677.98,-0.0,flip_to_short -38887,做空,2024-11-30 13:00:00,2024-11-30 13:10:00,3677.98,3678.18,-0.0,flip_to_long -38888,做多,2024-11-30 13:10:00,2024-11-30 13:20:00,3678.18,3674.75,-0.0,flip_to_short -38889,做空,2024-11-30 13:20:00,2024-11-30 13:25:00,3674.75,3677.85,-0.0,flip_to_long -38890,做多,2024-11-30 13:25:00,2024-11-30 13:35:00,3677.85,3674.55,-0.0,flip_to_short -38891,做空,2024-11-30 13:35:00,2024-11-30 14:00:00,3674.55,3681.22,-0.01,flip_to_long -38892,做多,2024-11-30 14:00:00,2024-11-30 14:45:00,3681.22,3671.83,-0.01,flip_to_short -38893,做空,2024-11-30 14:45:00,2024-11-30 15:10:00,3671.83,3671.02,-0.0,flip_to_long -38894,做多,2024-11-30 15:10:00,2024-11-30 16:15:00,3671.02,3670.44,-0.0,flip_to_short -38895,做空,2024-11-30 16:15:00,2024-11-30 16:50:00,3670.44,3672.71,-0.0,flip_to_long -38896,做多,2024-11-30 16:50:00,2024-11-30 17:05:00,3672.71,3673.61,-0.0,flip_to_short -38897,做空,2024-11-30 17:05:00,2024-11-30 17:15:00,3673.61,3681.54,-0.01,flip_to_long -38898,做多,2024-11-30 17:15:00,2024-11-30 18:05:00,3681.54,3675.29,-0.01,flip_to_short -38899,做空,2024-11-30 18:05:00,2024-11-30 18:15:00,3675.29,3677.17,-0.0,flip_to_long -38900,做多,2024-11-30 18:15:00,2024-11-30 18:20:00,3677.17,3668.14,-0.01,flip_to_short -38901,做空,2024-11-30 18:20:00,2024-11-30 18:50:00,3668.14,3674.35,-0.01,flip_to_long -38902,做多,2024-11-30 18:50:00,2024-11-30 19:05:00,3674.35,3672.89,-0.0,flip_to_short -38903,做空,2024-11-30 19:05:00,2024-11-30 19:20:00,3672.89,3679.6,-0.01,flip_to_long -38904,做多,2024-11-30 19:20:00,2024-11-30 23:45:00,3679.6,3710.36,0.02,flip_to_short -38905,做空,2024-11-30 23:45:00,2024-12-01 00:00:00,3710.36,3715.48,-0.0,flip_to_long -38906,做多,2024-12-01 00:00:00,2024-12-01 00:40:00,3715.48,3698.14,-0.01,flip_to_short -38907,做空,2024-12-01 00:40:00,2024-12-01 01:45:00,3698.14,3730.49,-0.02,flip_to_long -38908,做多,2024-12-01 01:45:00,2024-12-01 01:55:00,3730.49,3712.4,-0.01,flip_to_short -38909,做空,2024-12-01 01:55:00,2024-12-01 03:45:00,3712.4,3705.41,0.0,flip_to_long -38910,做多,2024-12-01 03:45:00,2024-12-01 04:10:00,3705.41,3700.01,-0.0,flip_to_short -38911,做空,2024-12-01 04:10:00,2024-12-01 04:20:00,3700.01,3697.93,0.0,flip_to_long -38912,做多,2024-12-01 04:20:00,2024-12-01 04:30:00,3697.93,3696.7,-0.0,flip_to_short -38913,做空,2024-12-01 04:30:00,2024-12-01 04:40:00,3696.7,3696.26,-0.0,flip_to_long -38914,做多,2024-12-01 04:40:00,2024-12-01 05:00:00,3696.26,3696.82,-0.0,flip_to_short -38915,做空,2024-12-01 05:00:00,2024-12-01 05:30:00,3696.82,3694.15,0.0,flip_to_long -38916,做多,2024-12-01 05:30:00,2024-12-01 05:45:00,3694.15,3688.81,-0.0,flip_to_short -38917,做空,2024-12-01 05:45:00,2024-12-01 05:50:00,3688.81,3689.03,-0.0,flip_to_long -38918,做多,2024-12-01 05:50:00,2024-12-01 09:20:00,3689.03,3698.73,0.01,flip_to_short -38919,做空,2024-12-01 09:20:00,2024-12-01 09:40:00,3698.73,3706.21,-0.01,flip_to_long -38920,做多,2024-12-01 09:40:00,2024-12-01 09:45:00,3706.21,3703.27,-0.0,flip_to_short -38921,做空,2024-12-01 09:45:00,2024-12-01 13:05:00,3703.27,3696.35,0.0,flip_to_long -38922,做多,2024-12-01 13:05:00,2024-12-01 17:15:00,3696.35,3711.73,0.01,flip_to_short -38923,做空,2024-12-01 17:15:00,2024-12-01 17:20:00,3711.73,3716.74,-0.0,flip_to_long -38924,做多,2024-12-01 17:20:00,2024-12-01 17:25:00,3716.74,3712.47,-0.0,flip_to_short -38925,做空,2024-12-01 17:25:00,2024-12-01 17:30:00,3712.47,3717.68,-0.0,flip_to_long -38926,做多,2024-12-01 17:30:00,2024-12-01 17:35:00,3717.68,3712.98,-0.0,flip_to_short -38927,做空,2024-12-01 17:35:00,2024-12-01 17:45:00,3712.98,3721.87,-0.01,flip_to_long -38928,做多,2024-12-01 17:45:00,2024-12-01 18:15:00,3721.87,3719.39,-0.0,flip_to_short -38929,做空,2024-12-01 18:15:00,2024-12-01 18:20:00,3719.39,3725.01,-0.0,flip_to_long -38930,做多,2024-12-01 18:20:00,2024-12-01 18:45:00,3725.01,3721.03,-0.0,flip_to_short -38931,做空,2024-12-01 18:45:00,2024-12-01 21:55:00,3721.03,3709.49,0.01,flip_to_long -38932,做多,2024-12-01 21:55:00,2024-12-01 23:45:00,3709.49,3709.02,-0.0,flip_to_short -38933,做空,2024-12-01 23:45:00,2024-12-01 23:50:00,3709.02,3710.25,-0.0,flip_to_long -38934,做多,2024-12-01 23:50:00,2024-12-02 00:05:00,3710.25,3710.31,-0.0,flip_to_short -38935,做空,2024-12-02 00:05:00,2024-12-02 00:10:00,3710.31,3713.64,-0.0,flip_to_long -38936,做多,2024-12-02 00:10:00,2024-12-02 00:15:00,3713.64,3708.93,-0.0,flip_to_short -38937,做空,2024-12-02 00:15:00,2024-12-02 01:00:00,3708.93,3714.63,-0.0,flip_to_long -38938,做多,2024-12-02 01:00:00,2024-12-02 02:15:00,3714.63,3710.39,-0.0,flip_to_short -38939,做空,2024-12-02 02:15:00,2024-12-02 02:25:00,3710.39,3718.19,-0.01,flip_to_long -38940,做多,2024-12-02 02:25:00,2024-12-02 03:40:00,3718.19,3712.89,-0.0,flip_to_short -38941,做空,2024-12-02 03:40:00,2024-12-02 12:30:00,3712.89,3612.8,0.06,flip_to_long -38942,做多,2024-12-02 12:30:00,2024-12-02 12:40:00,3612.8,3604.46,-0.01,flip_to_short -38943,做空,2024-12-02 12:40:00,2024-12-02 13:05:00,3604.46,3603.68,-0.0,flip_to_long -38944,做多,2024-12-02 13:05:00,2024-12-02 16:40:00,3603.68,3634.06,0.02,flip_to_short -38945,做空,2024-12-02 16:40:00,2024-12-02 17:00:00,3634.06,3638.91,-0.0,flip_to_long -38946,做多,2024-12-02 17:00:00,2024-12-02 17:15:00,3638.91,3609.53,-0.02,flip_to_short -38947,做空,2024-12-02 17:15:00,2024-12-02 18:35:00,3609.53,3630.66,-0.02,flip_to_long -38948,做多,2024-12-02 18:35:00,2024-12-02 20:25:00,3630.66,3626.42,-0.0,flip_to_short -38949,做空,2024-12-02 20:25:00,2024-12-02 21:40:00,3626.42,3616.78,0.01,flip_to_long -38950,做多,2024-12-02 21:40:00,2024-12-02 22:05:00,3616.78,3603.12,-0.01,flip_to_short -38951,做空,2024-12-02 22:05:00,2024-12-02 22:15:00,3603.12,3611.66,-0.01,flip_to_long -38952,做多,2024-12-02 22:15:00,2024-12-02 22:25:00,3611.66,3614.78,0.0,flip_to_short -38953,做空,2024-12-02 22:25:00,2024-12-02 22:35:00,3614.78,3617.62,-0.0,flip_to_long -38954,做多,2024-12-02 22:35:00,2024-12-03 01:50:00,3617.62,3627.81,0.01,flip_to_short -38955,做空,2024-12-03 01:50:00,2024-12-03 02:15:00,3627.81,3629.41,-0.0,flip_to_long -38956,做多,2024-12-03 02:15:00,2024-12-03 06:55:00,3629.41,3636.95,0.0,flip_to_short -38957,做空,2024-12-03 06:55:00,2024-12-03 11:55:00,3636.95,3616.19,0.01,flip_to_long -38958,做多,2024-12-03 11:55:00,2024-12-03 12:00:00,3616.19,3609.33,-0.01,flip_to_short -38959,做空,2024-12-03 12:00:00,2024-12-03 12:55:00,3609.33,3607.65,-0.0,flip_to_long -38960,做多,2024-12-03 12:55:00,2024-12-03 15:20:00,3607.65,3591.58,-0.01,flip_to_short -38961,做空,2024-12-03 15:20:00,2024-12-03 16:05:00,3591.58,3592.99,-0.0,flip_to_long -38962,做多,2024-12-03 16:05:00,2024-12-03 16:10:00,3592.99,3584.03,-0.01,flip_to_short -38963,做空,2024-12-03 16:10:00,2024-12-03 16:25:00,3584.03,3585.99,-0.0,flip_to_long -38964,做多,2024-12-03 16:25:00,2024-12-03 16:30:00,3585.99,3579.81,-0.01,flip_to_short -38965,做空,2024-12-03 16:30:00,2024-12-03 17:50:00,3579.81,3571.58,0.0,flip_to_long -38966,做多,2024-12-03 17:50:00,2024-12-03 18:05:00,3571.58,3571.64,-0.0,flip_to_short -38967,做空,2024-12-03 18:05:00,2024-12-03 18:25:00,3571.64,3570.87,-0.0,flip_to_long -38968,做多,2024-12-03 18:25:00,2024-12-03 19:05:00,3570.87,3567.5,-0.0,flip_to_short -38969,做空,2024-12-03 19:05:00,2024-12-03 19:25:00,3567.5,3572.05,-0.0,flip_to_long -38970,做多,2024-12-03 19:25:00,2024-12-03 19:30:00,3572.05,3571.83,-0.0,flip_to_short -38971,做空,2024-12-03 19:30:00,2024-12-04 02:15:00,3571.83,3646.02,-0.05,flip_to_long -38972,做多,2024-12-04 02:15:00,2024-12-04 02:25:00,3646.02,3643.34,-0.0,flip_to_short -38973,做空,2024-12-04 02:25:00,2024-12-04 02:45:00,3643.34,3650.2,-0.01,flip_to_long -38974,做多,2024-12-04 02:45:00,2024-12-04 06:10:00,3650.2,3671.59,0.01,flip_to_short -38975,做空,2024-12-04 06:10:00,2024-12-04 06:15:00,3671.59,3675.86,-0.0,flip_to_long -38976,做多,2024-12-04 06:15:00,2024-12-04 06:20:00,3675.86,3672.03,-0.0,flip_to_short -38977,做空,2024-12-04 06:20:00,2024-12-04 12:55:00,3672.03,3720.41,-0.03,flip_to_long -38978,做多,2024-12-04 12:55:00,2024-12-04 13:10:00,3720.41,3720.46,-0.0,flip_to_short -38979,做空,2024-12-04 13:10:00,2024-12-04 14:30:00,3720.46,3738.61,-0.01,flip_to_long -38980,做多,2024-12-04 14:30:00,2024-12-04 22:50:00,3738.61,3844.99,0.06,flip_to_short -38981,做空,2024-12-04 22:50:00,2024-12-04 23:00:00,3844.99,3844.13,-0.0,flip_to_long -38982,做多,2024-12-04 23:00:00,2024-12-04 23:15:00,3844.13,3853.73,0.0,flip_to_short -38983,做空,2024-12-04 23:15:00,2024-12-04 23:30:00,3853.73,3851.05,0.0,flip_to_long -38984,做多,2024-12-04 23:30:00,2024-12-04 23:35:00,3851.05,3836.47,-0.01,flip_to_short -38985,做空,2024-12-04 23:35:00,2024-12-05 02:30:00,3836.47,3848.9,-0.01,flip_to_long -38986,做多,2024-12-05 02:30:00,2024-12-05 02:35:00,3848.9,3829.23,-0.01,flip_to_short -38987,做空,2024-12-05 02:35:00,2024-12-05 02:40:00,3829.23,3878.32,-0.03,flip_to_long -38988,做多,2024-12-05 02:40:00,2024-12-05 03:45:00,3878.32,3832.62,-0.03,flip_to_short -38989,做空,2024-12-05 03:45:00,2024-12-05 03:50:00,3832.62,3834.82,-0.0,flip_to_long -38990,做多,2024-12-05 03:50:00,2024-12-05 05:40:00,3834.82,3841.19,0.0,flip_to_short -38991,做空,2024-12-05 05:40:00,2024-12-05 05:45:00,3841.19,3850.2,-0.01,flip_to_long -38992,做多,2024-12-05 05:45:00,2024-12-05 06:10:00,3850.2,3838.86,-0.01,flip_to_short -38993,做空,2024-12-05 06:10:00,2024-12-05 06:25:00,3838.86,3850.88,-0.01,flip_to_long -38994,做多,2024-12-05 06:25:00,2024-12-05 06:30:00,3850.88,3848.26,-0.0,flip_to_short -38995,做空,2024-12-05 06:30:00,2024-12-05 06:35:00,3848.26,3856.46,-0.01,flip_to_long -38996,做多,2024-12-05 06:35:00,2024-12-05 06:55:00,3856.46,3853.85,-0.0,flip_to_short -38997,做空,2024-12-05 06:55:00,2024-12-05 07:05:00,3853.85,3850.61,0.0,flip_to_long -38998,做多,2024-12-05 07:05:00,2024-12-05 07:15:00,3850.61,3858.0,0.0,flip_to_short -38999,做空,2024-12-05 07:15:00,2024-12-05 08:00:00,3858.0,3856.81,-0.0,flip_to_long -39000,做多,2024-12-05 08:00:00,2024-12-05 13:00:00,3856.81,3917.47,0.03,flip_to_short -39001,做空,2024-12-05 13:00:00,2024-12-05 13:05:00,3917.47,3920.9,-0.0,flip_to_long -39002,做多,2024-12-05 13:05:00,2024-12-05 13:20:00,3920.9,3926.43,0.0,flip_to_short -39003,做空,2024-12-05 13:20:00,2024-12-05 14:05:00,3926.43,3930.37,-0.0,flip_to_long -39004,做多,2024-12-05 14:05:00,2024-12-05 14:15:00,3930.37,3921.91,-0.01,flip_to_short -39005,做空,2024-12-05 14:15:00,2024-12-05 14:30:00,3921.91,3929.94,-0.01,flip_to_long -39006,做多,2024-12-05 14:30:00,2024-12-05 14:35:00,3929.94,3925.64,-0.0,flip_to_short -39007,做空,2024-12-05 14:35:00,2024-12-05 14:40:00,3925.64,3937.08,-0.01,flip_to_long -39008,做多,2024-12-05 14:40:00,2024-12-05 14:55:00,3937.08,3929.98,-0.01,flip_to_short -39009,做空,2024-12-05 14:55:00,2024-12-05 15:20:00,3929.98,3888.33,0.02,tp_lower -39010,做多,2024-12-05 16:45:00,2024-12-05 16:55:00,3913.31,3904.41,-0.01,flip_to_short -39011,做空,2024-12-05 16:55:00,2024-12-05 17:05:00,3904.41,3915.64,-0.01,flip_to_long -39012,做多,2024-12-05 17:05:00,2024-12-05 17:25:00,3915.64,3920.03,0.0,flip_to_short -39013,做空,2024-12-05 17:25:00,2024-12-05 17:45:00,3920.03,3916.28,0.0,flip_to_long -39014,做多,2024-12-05 17:45:00,2024-12-05 18:00:00,3916.28,3920.12,0.0,flip_to_short -39015,做空,2024-12-05 18:00:00,2024-12-05 22:25:00,3920.12,3748.6,0.1,tp_lower -39016,做多,2024-12-06 00:15:00,2024-12-06 05:35:00,3821.99,3881.98,0.04,flip_to_short -39017,做空,2024-12-06 05:35:00,2024-12-06 05:45:00,3881.98,3884.06,-0.0,flip_to_long -39018,做多,2024-12-06 05:45:00,2024-12-06 07:40:00,3884.06,3892.39,0.0,flip_to_short -39019,做空,2024-12-06 07:40:00,2024-12-06 07:50:00,3892.39,3893.53,-0.0,flip_to_long -39020,做多,2024-12-06 07:50:00,2024-12-06 08:05:00,3893.53,3894.4,-0.0,flip_to_short -39021,做空,2024-12-06 08:05:00,2024-12-06 08:10:00,3894.4,3903.01,-0.01,flip_to_long -39022,做多,2024-12-06 08:10:00,2024-12-06 08:30:00,3903.01,3900.19,-0.0,flip_to_short -39023,做空,2024-12-06 08:30:00,2024-12-06 12:05:00,3900.19,3883.7,0.01,flip_to_long -39024,做多,2024-12-06 12:05:00,2024-12-06 12:15:00,3883.7,3874.98,-0.01,flip_to_short -39025,做空,2024-12-06 12:15:00,2024-12-06 12:20:00,3874.98,3876.64,-0.0,flip_to_long -39026,做多,2024-12-06 12:20:00,2024-12-06 12:40:00,3876.64,3867.74,-0.01,flip_to_short -39027,做空,2024-12-06 12:40:00,2024-12-06 13:30:00,3867.74,3879.22,-0.01,flip_to_long -39028,做多,2024-12-06 13:30:00,2024-12-06 21:00:00,3879.22,4041.57,0.1,flip_to_short -39029,做空,2024-12-06 21:00:00,2024-12-06 21:15:00,4041.57,4045.72,-0.0,flip_to_long -39030,做多,2024-12-06 21:15:00,2024-12-06 21:35:00,4045.72,4046.77,-0.0,flip_to_short -39031,做空,2024-12-06 21:35:00,2024-12-07 04:45:00,4046.77,3997.14,0.03,flip_to_long -39032,做多,2024-12-07 04:45:00,2024-12-07 04:55:00,3997.14,3997.78,-0.0,flip_to_short -39033,做空,2024-12-07 04:55:00,2024-12-07 05:10:00,3997.78,4003.22,-0.0,flip_to_long -39034,做多,2024-12-07 05:10:00,2024-12-07 05:20:00,4003.22,3997.06,-0.01,flip_to_short -39035,做空,2024-12-07 05:20:00,2024-12-07 05:25:00,3997.06,3999.03,-0.0,flip_to_long -39036,做多,2024-12-07 05:25:00,2024-12-07 05:30:00,3999.03,3995.28,-0.0,flip_to_short -39037,做空,2024-12-07 05:30:00,2024-12-07 06:00:00,3995.28,3994.86,-0.0,flip_to_long -39038,做多,2024-12-07 06:00:00,2024-12-07 06:05:00,3994.86,3991.82,-0.0,flip_to_short -39039,做空,2024-12-07 06:05:00,2024-12-07 06:35:00,3991.82,3993.43,-0.0,flip_to_long -39040,做多,2024-12-07 06:35:00,2024-12-07 06:40:00,3993.43,3987.44,-0.01,flip_to_short -39041,做空,2024-12-07 06:40:00,2024-12-07 07:55:00,3987.44,3989.24,-0.0,flip_to_long -39042,做多,2024-12-07 07:55:00,2024-12-07 08:15:00,3989.24,3983.68,-0.0,flip_to_short -39043,做空,2024-12-07 08:15:00,2024-12-07 09:25:00,3983.68,3991.82,-0.01,flip_to_long -39044,做多,2024-12-07 09:25:00,2024-12-07 09:35:00,3991.82,3986.61,-0.0,flip_to_short -39045,做空,2024-12-07 09:35:00,2024-12-07 09:55:00,3986.61,3989.19,-0.0,flip_to_long -39046,做多,2024-12-07 09:55:00,2024-12-07 10:00:00,3989.19,3983.44,-0.0,flip_to_short -39047,做空,2024-12-07 10:00:00,2024-12-07 10:05:00,3983.44,3984.4,-0.0,flip_to_long -39048,做多,2024-12-07 10:05:00,2024-12-07 13:45:00,3984.4,3996.0,0.01,flip_to_short -39049,做空,2024-12-07 13:45:00,2024-12-07 14:30:00,3996.0,3993.98,0.0,flip_to_long -39050,做多,2024-12-07 14:30:00,2024-12-07 15:00:00,3993.98,3996.39,0.0,flip_to_short -39051,做空,2024-12-07 15:00:00,2024-12-07 15:30:00,3996.39,4000.14,-0.0,flip_to_long -39052,做多,2024-12-07 15:30:00,2024-12-07 16:05:00,4000.14,3999.16,-0.0,flip_to_short -39053,做空,2024-12-07 16:05:00,2024-12-07 16:20:00,3999.16,3999.96,-0.0,flip_to_long -39054,做多,2024-12-07 16:20:00,2024-12-07 16:25:00,3999.96,3999.99,-0.0,flip_to_short -39055,做空,2024-12-07 16:25:00,2024-12-07 16:40:00,3999.99,4005.1,-0.0,flip_to_long -39056,做多,2024-12-07 16:40:00,2024-12-07 16:55:00,4005.1,4000.55,-0.0,flip_to_short -39057,做空,2024-12-07 16:55:00,2024-12-07 17:20:00,4000.55,4000.45,-0.0,flip_to_long -39058,做多,2024-12-07 17:20:00,2024-12-07 17:25:00,4000.45,3997.64,-0.0,flip_to_short -39059,做空,2024-12-07 17:25:00,2024-12-07 18:00:00,3997.64,4001.23,-0.0,flip_to_long -39060,做多,2024-12-07 18:00:00,2024-12-07 21:30:00,4001.23,4006.5,0.0,flip_to_short -39061,做空,2024-12-07 21:30:00,2024-12-07 21:45:00,4006.5,4010.39,-0.0,flip_to_long -39062,做多,2024-12-07 21:45:00,2024-12-07 21:50:00,4010.39,4006.25,-0.0,flip_to_short -39063,做空,2024-12-07 21:50:00,2024-12-07 22:00:00,4006.25,4009.99,-0.0,flip_to_long -39064,做多,2024-12-07 22:00:00,2024-12-07 23:35:00,4009.99,4009.31,-0.0,flip_to_short -39065,做空,2024-12-07 23:35:00,2024-12-08 01:00:00,4009.31,4011.58,-0.0,flip_to_long -39066,做多,2024-12-08 01:00:00,2024-12-08 01:05:00,4011.58,4009.72,-0.0,flip_to_short -39067,做空,2024-12-08 01:05:00,2024-12-08 02:25:00,4009.72,4005.8,0.0,flip_to_long -39068,做多,2024-12-08 02:25:00,2024-12-08 02:30:00,4005.8,4001.32,-0.0,flip_to_short -39069,做空,2024-12-08 02:30:00,2024-12-08 02:40:00,4001.32,4003.51,-0.0,flip_to_long -39070,做多,2024-12-08 02:40:00,2024-12-08 03:10:00,4003.51,4001.41,-0.0,flip_to_short -39071,做空,2024-12-08 03:10:00,2024-12-08 03:20:00,4001.41,4003.56,-0.0,flip_to_long -39072,做多,2024-12-08 03:20:00,2024-12-08 03:25:00,4003.56,4001.9,-0.0,flip_to_short -39073,做空,2024-12-08 03:25:00,2024-12-08 07:25:00,4001.9,3988.98,0.01,flip_to_long -39074,做多,2024-12-08 07:25:00,2024-12-08 07:30:00,3988.98,3987.15,-0.0,flip_to_short -39075,做空,2024-12-08 07:30:00,2024-12-08 07:40:00,3987.15,3987.79,-0.0,flip_to_long -39076,做多,2024-12-08 07:40:00,2024-12-08 07:45:00,3987.79,3985.57,-0.0,flip_to_short -39077,做空,2024-12-08 07:45:00,2024-12-08 11:10:00,3985.57,3970.47,0.01,flip_to_long -39078,做多,2024-12-08 11:10:00,2024-12-08 11:15:00,3970.47,3967.11,-0.0,flip_to_short -39079,做空,2024-12-08 11:15:00,2024-12-08 15:15:00,3967.11,3975.42,-0.01,flip_to_long -39080,做多,2024-12-08 15:15:00,2024-12-08 15:30:00,3975.42,3977.85,0.0,flip_to_short -39081,做空,2024-12-08 15:30:00,2024-12-08 15:35:00,3977.85,3986.45,-0.01,flip_to_long -39082,做多,2024-12-08 15:35:00,2024-12-08 16:25:00,3986.45,3988.44,-0.0,flip_to_short -39083,做空,2024-12-08 16:25:00,2024-12-08 16:50:00,3988.44,3986.04,0.0,flip_to_long -39084,做多,2024-12-08 16:50:00,2024-12-08 17:05:00,3986.04,3980.32,-0.0,flip_to_short -39085,做空,2024-12-08 17:05:00,2024-12-08 17:20:00,3980.32,3992.0,-0.01,flip_to_long -39086,做多,2024-12-08 17:20:00,2024-12-08 17:25:00,3992.0,3987.85,-0.0,flip_to_short -39087,做空,2024-12-08 17:25:00,2024-12-08 17:30:00,3987.85,3992.44,-0.0,flip_to_long -39088,做多,2024-12-08 17:30:00,2024-12-08 17:35:00,3992.44,3990.45,-0.0,flip_to_short -39089,做空,2024-12-08 17:35:00,2024-12-08 17:50:00,3990.45,3988.18,0.0,flip_to_long -39090,做多,2024-12-08 17:50:00,2024-12-08 20:30:00,3988.18,3987.14,-0.0,flip_to_short -39091,做空,2024-12-08 20:30:00,2024-12-08 21:15:00,3987.14,3983.79,0.0,flip_to_long -39092,做多,2024-12-08 21:15:00,2024-12-09 00:15:00,3983.79,3991.61,0.0,flip_to_short -39093,做空,2024-12-09 00:15:00,2024-12-09 05:45:00,3991.61,3950.92,0.02,flip_to_long -39094,做多,2024-12-09 05:45:00,2024-12-09 05:55:00,3950.92,3945.94,-0.0,flip_to_short -39095,做空,2024-12-09 05:55:00,2024-12-09 13:15:00,3945.94,3882.33,0.04,flip_to_long -39096,做多,2024-12-09 13:15:00,2024-12-09 15:15:00,3882.33,3861.74,-0.01,flip_to_short -39097,做空,2024-12-09 15:15:00,2024-12-09 21:00:00,3861.74,3540.28,0.21,tp_lower -39098,做多,2024-12-10 00:20:00,2024-12-10 02:20:00,3740.23,3719.09,-0.02,flip_to_short -39099,做空,2024-12-10 02:20:00,2024-12-10 02:25:00,3719.09,3722.68,-0.0,flip_to_long -39100,做多,2024-12-10 02:25:00,2024-12-10 02:50:00,3722.68,3709.05,-0.01,flip_to_short -39101,做空,2024-12-10 02:50:00,2024-12-10 05:50:00,3709.05,3705.32,0.0,flip_to_long -39102,做多,2024-12-10 05:50:00,2024-12-10 05:55:00,3705.32,3703.72,-0.0,flip_to_short -39103,做空,2024-12-10 05:55:00,2024-12-10 06:05:00,3703.72,3716.99,-0.01,flip_to_long -39104,做多,2024-12-10 06:05:00,2024-12-10 11:40:00,3716.99,3743.86,0.02,flip_to_short -39105,做空,2024-12-10 11:40:00,2024-12-10 11:45:00,3743.86,3749.78,-0.01,flip_to_long -39106,做多,2024-12-10 11:45:00,2024-12-10 12:00:00,3749.78,3744.46,-0.01,flip_to_short -39107,做空,2024-12-10 12:00:00,2024-12-10 19:10:00,3744.46,3601.13,0.1,flip_to_long -39108,做多,2024-12-10 19:10:00,2024-12-10 23:35:00,3601.13,3624.67,0.02,flip_to_short -39109,做空,2024-12-10 23:35:00,2024-12-11 00:05:00,3624.67,3637.76,-0.01,flip_to_long -39110,做多,2024-12-11 00:05:00,2024-12-11 07:35:00,3637.76,3664.61,0.02,flip_to_short -39111,做空,2024-12-11 07:35:00,2024-12-11 08:05:00,3664.61,3669.77,-0.01,flip_to_long -39112,做多,2024-12-11 08:05:00,2024-12-11 17:55:00,3669.77,3761.77,0.07,flip_to_short -39113,做空,2024-12-11 17:55:00,2024-12-11 18:00:00,3761.77,3766.78,-0.01,flip_to_long -39114,做多,2024-12-11 18:00:00,2024-12-12 00:20:00,3766.78,3823.49,0.04,flip_to_short -39115,做空,2024-12-12 00:20:00,2024-12-12 00:30:00,3823.49,3825.64,-0.0,flip_to_long -39116,做多,2024-12-12 00:30:00,2024-12-12 00:35:00,3825.64,3822.49,-0.0,flip_to_short -39117,做空,2024-12-12 00:35:00,2024-12-12 02:40:00,3822.49,3822.98,-0.0,flip_to_long -39118,做多,2024-12-12 02:40:00,2024-12-12 07:40:00,3822.98,3915.12,0.07,flip_to_short -39119,做空,2024-12-12 07:40:00,2024-12-12 08:30:00,3915.12,3919.09,-0.0,flip_to_long -39120,做多,2024-12-12 08:30:00,2024-12-12 09:10:00,3919.09,3916.43,-0.0,flip_to_short -39121,做空,2024-12-12 09:10:00,2024-12-12 09:15:00,3916.43,3921.71,-0.01,flip_to_long -39122,做多,2024-12-12 09:15:00,2024-12-12 09:35:00,3921.71,3920.6,-0.0,flip_to_short -39123,做空,2024-12-12 09:35:00,2024-12-12 10:55:00,3920.6,3924.3,-0.0,flip_to_long -39124,做多,2024-12-12 10:55:00,2024-12-12 11:00:00,3924.3,3915.66,-0.01,flip_to_short -39125,做空,2024-12-12 11:00:00,2024-12-12 11:05:00,3915.66,3933.15,-0.01,flip_to_long -39126,做多,2024-12-12 11:05:00,2024-12-12 11:10:00,3933.15,3919.33,-0.01,flip_to_short -39127,做空,2024-12-12 11:10:00,2024-12-12 12:00:00,3919.33,3919.72,-0.0,flip_to_long -39128,做多,2024-12-12 12:00:00,2024-12-12 12:25:00,3919.72,3916.61,-0.0,flip_to_short -39129,做空,2024-12-12 12:25:00,2024-12-12 16:40:00,3916.61,3950.43,-0.03,flip_to_long -39130,做多,2024-12-12 16:40:00,2024-12-12 16:45:00,3950.43,3943.22,-0.01,flip_to_short -39131,做空,2024-12-12 16:45:00,2024-12-12 17:55:00,3943.22,3960.52,-0.01,flip_to_long -39132,做多,2024-12-12 17:55:00,2024-12-12 18:00:00,3960.52,3951.19,-0.01,flip_to_short -39133,做空,2024-12-12 18:00:00,2024-12-12 23:50:00,3951.19,3881.68,0.05,flip_to_long -39134,做多,2024-12-12 23:50:00,2024-12-13 00:10:00,3881.68,3877.12,-0.0,flip_to_short -39135,做空,2024-12-13 00:10:00,2024-12-13 01:05:00,3877.12,3876.79,-0.0,flip_to_long -39136,做多,2024-12-13 01:05:00,2024-12-13 06:35:00,3876.79,3905.01,0.02,flip_to_short -39137,做空,2024-12-13 06:35:00,2024-12-13 10:45:00,3905.01,3899.24,0.0,flip_to_long -39138,做多,2024-12-13 10:45:00,2024-12-13 15:45:00,3899.24,3917.4,0.01,flip_to_short -39139,做空,2024-12-13 15:45:00,2024-12-13 16:40:00,3917.4,3922.03,-0.01,flip_to_long -39140,做多,2024-12-13 16:40:00,2024-12-13 16:50:00,3922.03,3920.62,-0.0,flip_to_short -39141,做空,2024-12-13 16:50:00,2024-12-13 17:10:00,3920.62,3918.64,0.0,flip_to_long -39142,做多,2024-12-13 17:10:00,2024-12-13 17:45:00,3918.64,3927.69,0.01,flip_to_short -39143,做空,2024-12-13 17:45:00,2024-12-13 18:25:00,3927.69,3923.22,0.0,flip_to_long -39144,做多,2024-12-13 18:25:00,2024-12-13 18:45:00,3923.22,3917.01,-0.01,flip_to_short -39145,做空,2024-12-13 18:45:00,2024-12-13 19:20:00,3917.01,3924.11,-0.01,flip_to_long -39146,做多,2024-12-13 19:20:00,2024-12-13 20:45:00,3924.11,3914.32,-0.01,flip_to_short -39147,做空,2024-12-13 20:45:00,2024-12-13 20:55:00,3914.32,3915.99,-0.0,flip_to_long -39148,做多,2024-12-13 20:55:00,2024-12-14 00:45:00,3915.99,3908.38,-0.01,flip_to_short -39149,做空,2024-12-14 00:45:00,2024-12-14 01:00:00,3908.38,3923.82,-0.01,flip_to_long -39150,做多,2024-12-14 01:00:00,2024-12-14 02:10:00,3923.82,3909.08,-0.01,flip_to_short -39151,做空,2024-12-14 02:10:00,2024-12-14 02:15:00,3909.08,3912.35,-0.0,flip_to_long -39152,做多,2024-12-14 02:15:00,2024-12-14 02:20:00,3912.35,3908.56,-0.0,flip_to_short -39153,做空,2024-12-14 02:20:00,2024-12-14 02:30:00,3908.56,3907.15,-0.0,flip_to_long -39154,做多,2024-12-14 02:30:00,2024-12-14 02:45:00,3907.15,3911.04,0.0,flip_to_short -39155,做空,2024-12-14 02:45:00,2024-12-14 02:55:00,3911.04,3911.08,-0.0,flip_to_long -39156,做多,2024-12-14 02:55:00,2024-12-14 03:40:00,3911.08,3912.83,-0.0,flip_to_short -39157,做空,2024-12-14 03:40:00,2024-12-14 04:00:00,3912.83,3913.29,-0.0,flip_to_long -39158,做多,2024-12-14 04:00:00,2024-12-14 04:25:00,3913.29,3909.59,-0.0,flip_to_short -39159,做空,2024-12-14 04:25:00,2024-12-14 04:45:00,3909.59,3913.62,-0.0,flip_to_long -39160,做多,2024-12-14 04:45:00,2024-12-14 05:40:00,3913.62,3914.39,-0.0,flip_to_short -39161,做空,2024-12-14 05:40:00,2024-12-14 05:45:00,3914.39,3919.99,-0.01,flip_to_long -39162,做多,2024-12-14 05:45:00,2024-12-14 08:10:00,3919.99,3917.61,-0.0,flip_to_short -39163,做空,2024-12-14 08:10:00,2024-12-14 08:15:00,3917.61,3919.72,-0.0,flip_to_long -39164,做多,2024-12-14 08:15:00,2024-12-14 08:20:00,3919.72,3919.18,-0.0,flip_to_short -39165,做空,2024-12-14 08:20:00,2024-12-14 14:35:00,3919.18,3886.39,0.02,flip_to_long -39166,做多,2024-12-14 14:35:00,2024-12-14 14:55:00,3886.39,3882.73,-0.0,flip_to_short -39167,做空,2024-12-14 14:55:00,2024-12-14 15:05:00,3882.73,3884.19,-0.0,flip_to_long -39168,做多,2024-12-14 15:05:00,2024-12-14 15:25:00,3884.19,3881.05,-0.0,flip_to_short -39169,做空,2024-12-14 15:25:00,2024-12-14 15:30:00,3881.05,3887.39,-0.01,flip_to_long -39170,做多,2024-12-14 15:30:00,2024-12-14 15:35:00,3887.39,3883.45,-0.0,flip_to_short -39171,做空,2024-12-14 15:35:00,2024-12-14 16:20:00,3883.45,3884.68,-0.0,flip_to_long -39172,做多,2024-12-14 16:20:00,2024-12-14 16:25:00,3884.68,3873.52,-0.01,flip_to_short -39173,做空,2024-12-14 16:25:00,2024-12-14 16:30:00,3873.52,3882.07,-0.01,flip_to_long -39174,做多,2024-12-14 16:30:00,2024-12-14 16:35:00,3882.07,3878.67,-0.0,flip_to_short -39175,做空,2024-12-14 16:35:00,2024-12-14 16:40:00,3878.67,3882.89,-0.0,flip_to_long -39176,做多,2024-12-14 16:40:00,2024-12-14 17:15:00,3882.89,3872.75,-0.01,flip_to_short -39177,做空,2024-12-14 17:15:00,2024-12-14 21:25:00,3872.75,3854.71,0.01,flip_to_long -39178,做多,2024-12-14 21:25:00,2024-12-14 21:30:00,3854.71,3850.61,-0.0,flip_to_short -39179,做空,2024-12-14 21:30:00,2024-12-14 21:35:00,3850.61,3852.95,-0.0,flip_to_long -39180,做多,2024-12-14 21:35:00,2024-12-14 21:50:00,3852.95,3845.78,-0.01,flip_to_short -39181,做空,2024-12-14 21:50:00,2024-12-14 22:00:00,3845.78,3851.87,-0.01,flip_to_long -39182,做多,2024-12-14 22:00:00,2024-12-14 22:05:00,3851.87,3848.62,-0.0,flip_to_short -39183,做空,2024-12-14 22:05:00,2024-12-14 22:15:00,3848.62,3845.63,0.0,flip_to_long -39184,做多,2024-12-14 22:15:00,2024-12-15 00:45:00,3845.63,3856.81,0.01,flip_to_short -39185,做空,2024-12-15 00:45:00,2024-12-15 03:35:00,3856.81,3877.62,-0.02,flip_to_long -39186,做多,2024-12-15 03:35:00,2024-12-15 03:55:00,3877.62,3873.07,-0.0,flip_to_short -39187,做空,2024-12-15 03:55:00,2024-12-15 04:00:00,3873.07,3877.51,-0.0,flip_to_long -39188,做多,2024-12-15 04:00:00,2024-12-15 06:05:00,3877.51,3888.42,0.01,flip_to_short -39189,做空,2024-12-15 06:05:00,2024-12-15 10:10:00,3888.42,3865.82,0.02,flip_to_long -39190,做多,2024-12-15 10:10:00,2024-12-15 10:20:00,3865.82,3866.02,-0.0,flip_to_short -39191,做空,2024-12-15 10:20:00,2024-12-15 10:25:00,3866.02,3866.91,-0.0,flip_to_long -39192,做多,2024-12-15 10:25:00,2024-12-15 10:45:00,3866.91,3862.49,-0.0,flip_to_short -39193,做空,2024-12-15 10:45:00,2024-12-15 10:50:00,3862.49,3864.41,-0.0,flip_to_long -39194,做多,2024-12-15 10:50:00,2024-12-15 10:55:00,3864.41,3858.89,-0.01,flip_to_short -39195,做空,2024-12-15 10:55:00,2024-12-15 11:05:00,3858.89,3862.85,-0.0,flip_to_long -39196,做多,2024-12-15 11:05:00,2024-12-15 18:10:00,3862.85,3897.72,0.02,flip_to_short -39197,做空,2024-12-15 18:10:00,2024-12-15 18:30:00,3897.72,3901.51,-0.0,flip_to_long -39198,做多,2024-12-15 18:30:00,2024-12-15 18:35:00,3901.51,3898.31,-0.0,flip_to_short -39199,做空,2024-12-15 18:35:00,2024-12-15 18:40:00,3898.31,3899.12,-0.0,flip_to_long -39200,做多,2024-12-15 18:40:00,2024-12-15 18:45:00,3899.12,3898.27,-0.0,flip_to_short -39201,做空,2024-12-15 18:45:00,2024-12-15 19:00:00,3898.27,3898.01,-0.0,flip_to_long -39202,做多,2024-12-15 19:00:00,2024-12-15 19:10:00,3898.01,3900.93,0.0,flip_to_short -39203,做空,2024-12-15 19:10:00,2024-12-15 20:15:00,3900.93,3904.97,-0.0,flip_to_long -39204,做多,2024-12-15 20:15:00,2024-12-15 20:35:00,3904.97,3901.07,-0.0,flip_to_short -39205,做空,2024-12-15 20:35:00,2024-12-15 22:20:00,3901.07,3889.45,0.01,flip_to_long -39206,做多,2024-12-15 22:20:00,2024-12-16 03:20:00,3889.45,3951.01,0.04,flip_to_short -39207,做空,2024-12-16 03:20:00,2024-12-16 06:05:00,3951.01,3971.81,-0.02,flip_to_long -39208,做多,2024-12-16 06:05:00,2024-12-16 06:20:00,3971.81,3968.22,-0.0,flip_to_short -39209,做空,2024-12-16 06:20:00,2024-12-16 06:30:00,3968.22,3967.61,-0.0,flip_to_long -39210,做多,2024-12-16 06:30:00,2024-12-16 06:35:00,3967.61,3963.42,-0.0,flip_to_short -39211,做空,2024-12-16 06:35:00,2024-12-16 07:05:00,3963.42,3964.53,-0.0,flip_to_long -39212,做多,2024-12-16 07:05:00,2024-12-16 08:05:00,3964.53,3962.45,-0.0,flip_to_short -39213,做空,2024-12-16 08:05:00,2024-12-16 08:20:00,3962.45,3969.06,-0.01,flip_to_long -39214,做多,2024-12-16 08:20:00,2024-12-16 08:25:00,3969.06,3956.59,-0.01,flip_to_short -39215,做空,2024-12-16 08:25:00,2024-12-16 08:30:00,3956.59,3956.32,-0.0,flip_to_long -39216,做多,2024-12-16 08:30:00,2024-12-16 14:55:00,3956.32,3928.28,-0.02,flip_to_short -39217,做空,2024-12-16 14:55:00,2024-12-16 21:15:00,3928.28,4029.5,-0.08,flip_to_long -39218,做多,2024-12-16 21:15:00,2024-12-16 21:30:00,4029.5,4028.36,-0.0,flip_to_short -39219,做空,2024-12-16 21:30:00,2024-12-16 21:35:00,4028.36,4032.39,-0.0,flip_to_long -39220,做多,2024-12-16 21:35:00,2024-12-16 22:15:00,4032.39,4037.64,0.0,flip_to_short -39221,做空,2024-12-16 22:15:00,2024-12-17 02:10:00,4037.64,4003.01,0.02,flip_to_long -39222,做多,2024-12-17 02:10:00,2024-12-17 02:20:00,4003.01,3995.0,-0.01,flip_to_short -39223,做空,2024-12-17 02:20:00,2024-12-17 02:25:00,3995.0,4011.61,-0.01,flip_to_long -39224,做多,2024-12-17 02:25:00,2024-12-17 05:15:00,4011.61,4003.07,-0.01,flip_to_short -39225,做空,2024-12-17 05:15:00,2024-12-17 07:05:00,4003.07,4016.14,-0.01,flip_to_long -39226,做多,2024-12-17 07:05:00,2024-12-17 07:10:00,4016.14,4015.36,-0.0,flip_to_short -39227,做空,2024-12-17 07:10:00,2024-12-17 08:50:00,4015.36,4014.68,-0.0,flip_to_long -39228,做多,2024-12-17 08:50:00,2024-12-17 08:55:00,4014.68,4009.47,-0.01,flip_to_short -39229,做空,2024-12-17 08:55:00,2024-12-17 09:00:00,4009.47,4013.99,-0.0,flip_to_long -39230,做多,2024-12-17 09:00:00,2024-12-17 09:20:00,4013.99,4005.91,-0.01,flip_to_short -39231,做空,2024-12-17 09:20:00,2024-12-17 09:30:00,4005.91,4008.03,-0.0,flip_to_long -39232,做多,2024-12-17 09:30:00,2024-12-17 10:20:00,4008.03,4011.89,0.0,flip_to_short -39233,做空,2024-12-17 10:20:00,2024-12-17 10:30:00,4011.89,4013.7,-0.0,flip_to_long -39234,做多,2024-12-17 10:30:00,2024-12-17 10:35:00,4013.7,4010.01,-0.0,flip_to_short -39235,做空,2024-12-17 10:35:00,2024-12-17 10:50:00,4010.01,4011.72,-0.0,flip_to_long -39236,做多,2024-12-17 10:50:00,2024-12-17 10:55:00,4011.72,4010.2,-0.0,flip_to_short -39237,做空,2024-12-17 10:55:00,2024-12-17 11:05:00,4010.2,4015.79,-0.01,flip_to_long -39238,做多,2024-12-17 11:05:00,2024-12-17 11:30:00,4015.79,4011.61,-0.0,flip_to_short -39239,做空,2024-12-17 11:30:00,2024-12-17 12:30:00,4011.61,4010.87,-0.0,flip_to_long -39240,做多,2024-12-17 12:30:00,2024-12-17 12:35:00,4010.87,4005.61,-0.01,flip_to_short -39241,做空,2024-12-17 12:35:00,2024-12-17 12:40:00,4005.61,4008.01,-0.0,flip_to_long -39242,做多,2024-12-17 12:40:00,2024-12-17 13:35:00,4008.01,4011.14,0.0,flip_to_short -39243,做空,2024-12-17 13:35:00,2024-12-17 14:05:00,4011.14,4005.37,0.0,flip_to_long -39244,做多,2024-12-17 14:05:00,2024-12-17 14:30:00,4005.37,4005.59,-0.0,flip_to_short -39245,做空,2024-12-17 14:30:00,2024-12-17 14:40:00,4005.59,4008.14,-0.0,flip_to_long -39246,做多,2024-12-17 14:40:00,2024-12-17 15:00:00,4008.14,3997.7,-0.01,flip_to_short -39247,做空,2024-12-17 15:00:00,2024-12-17 15:10:00,3997.7,3969.0,0.02,tp_lower -39248,做多,2024-12-17 17:40:00,2024-12-17 17:50:00,3974.93,3978.85,0.0,flip_to_short -39249,做空,2024-12-17 17:50:00,2024-12-17 18:00:00,3978.85,3978.49,-0.0,flip_to_long -39250,做多,2024-12-17 18:00:00,2024-12-17 18:05:00,3978.49,3976.19,-0.0,flip_to_short -39251,做空,2024-12-17 18:05:00,2024-12-17 20:40:00,3976.19,3948.9,0.02,flip_to_long -39252,做多,2024-12-17 20:40:00,2024-12-17 20:45:00,3948.9,3946.83,-0.0,flip_to_short -39253,做空,2024-12-17 20:45:00,2024-12-17 21:20:00,3946.83,3947.12,-0.0,flip_to_long -39254,做多,2024-12-17 21:20:00,2024-12-18 12:30:00,3947.12,3864.55,-0.06,flip_to_short -39255,做空,2024-12-18 12:30:00,2024-12-18 13:10:00,3864.55,3865.54,-0.0,flip_to_long -39256,做多,2024-12-18 13:10:00,2024-12-18 13:20:00,3865.54,3869.04,0.0,flip_to_short -39257,做空,2024-12-18 13:20:00,2024-12-18 14:15:00,3869.04,3868.87,-0.0,flip_to_long -39258,做多,2024-12-18 14:15:00,2024-12-18 15:45:00,3868.87,3868.07,-0.0,flip_to_short -39259,做空,2024-12-18 15:45:00,2024-12-18 15:55:00,3868.07,3866.61,-0.0,flip_to_long -39260,做多,2024-12-18 15:55:00,2024-12-18 16:00:00,3866.61,3860.98,-0.01,flip_to_short -39261,做空,2024-12-18 16:00:00,2024-12-18 16:25:00,3860.98,3861.53,-0.0,flip_to_long -39262,做多,2024-12-18 16:25:00,2024-12-18 17:05:00,3861.53,3862.82,-0.0,flip_to_short -39263,做空,2024-12-18 17:05:00,2024-12-18 19:10:00,3862.82,3860.87,0.0,flip_to_long -39264,做多,2024-12-18 19:10:00,2024-12-19 08:10:00,3860.87,3673.85,-0.14,flip_to_short -39265,做空,2024-12-19 08:10:00,2024-12-19 08:45:00,3673.85,3675.05,-0.0,flip_to_long -39266,做多,2024-12-19 08:45:00,2024-12-19 08:50:00,3675.05,3667.43,-0.01,flip_to_short -39267,做空,2024-12-19 08:50:00,2024-12-19 09:30:00,3667.43,3674.39,-0.01,flip_to_long -39268,做多,2024-12-19 09:30:00,2024-12-19 09:45:00,3674.39,3677.07,0.0,flip_to_short -39269,做空,2024-12-19 09:45:00,2024-12-19 10:15:00,3677.07,3687.61,-0.01,flip_to_long -39270,做多,2024-12-19 10:15:00,2024-12-19 12:30:00,3687.61,3687.33,-0.0,flip_to_short -39271,做空,2024-12-19 12:30:00,2024-12-19 13:05:00,3687.33,3686.88,-0.0,flip_to_long -39272,做多,2024-12-19 13:05:00,2024-12-19 13:30:00,3686.88,3686.9,-0.0,flip_to_short -39273,做空,2024-12-19 13:30:00,2024-12-19 14:00:00,3686.9,3685.98,-0.0,flip_to_long -39274,做多,2024-12-19 14:00:00,2024-12-19 14:10:00,3685.98,3689.79,0.0,flip_to_short -39275,做空,2024-12-19 14:10:00,2024-12-19 14:20:00,3689.79,3690.99,-0.0,flip_to_long -39276,做多,2024-12-19 14:20:00,2024-12-19 14:25:00,3690.99,3689.48,-0.0,flip_to_short -39277,做空,2024-12-19 14:25:00,2024-12-19 14:30:00,3689.48,3695.99,-0.01,flip_to_long -39278,做多,2024-12-19 14:30:00,2024-12-19 14:35:00,3695.99,3675.43,-0.02,flip_to_short -39279,做空,2024-12-19 14:35:00,2024-12-19 22:45:00,3675.43,3454.06,0.15,flip_to_long -39280,做多,2024-12-19 22:45:00,2024-12-19 23:05:00,3454.06,3435.96,-0.02,flip_to_short -39281,做空,2024-12-19 23:05:00,2024-12-19 23:25:00,3435.96,3434.07,0.0,flip_to_long -39282,做多,2024-12-19 23:25:00,2024-12-19 23:30:00,3434.07,3424.23,-0.01,flip_to_short -39283,做空,2024-12-19 23:30:00,2024-12-19 23:35:00,3424.23,3431.68,-0.01,flip_to_long -39284,做多,2024-12-19 23:35:00,2024-12-19 23:55:00,3431.68,3416.68,-0.01,flip_to_short -39285,做空,2024-12-19 23:55:00,2024-12-20 00:00:00,3416.68,3417.28,-0.0,flip_to_long -39286,做多,2024-12-20 00:00:00,2024-12-20 00:50:00,3417.28,3414.55,-0.0,flip_to_short -39287,做空,2024-12-20 00:50:00,2024-12-20 01:00:00,3414.55,3425.8,-0.01,flip_to_long -39288,做多,2024-12-20 01:00:00,2024-12-20 01:05:00,3425.8,3402.94,-0.02,flip_to_short -39289,做空,2024-12-20 01:05:00,2024-12-20 01:20:00,3402.94,3416.77,-0.01,flip_to_long -39290,做多,2024-12-20 01:20:00,2024-12-20 01:35:00,3416.77,3397.03,-0.02,flip_to_short -39291,做空,2024-12-20 01:35:00,2024-12-20 02:25:00,3397.03,3430.3,-0.03,flip_to_long -39292,做多,2024-12-20 02:25:00,2024-12-20 03:30:00,3430.3,3423.66,-0.01,flip_to_short -39293,做空,2024-12-20 03:30:00,2024-12-20 04:00:00,3423.66,3423.56,-0.0,flip_to_long -39294,做多,2024-12-20 04:00:00,2024-12-20 04:05:00,3423.56,3408.78,-0.01,flip_to_short -39295,做空,2024-12-20 04:05:00,2024-12-20 04:20:00,3408.78,3425.03,-0.01,flip_to_long -39296,做多,2024-12-20 04:20:00,2024-12-20 04:30:00,3425.03,3419.18,-0.01,flip_to_short -39297,做空,2024-12-20 04:30:00,2024-12-20 04:35:00,3419.18,3424.72,-0.01,flip_to_long -39298,做多,2024-12-20 04:35:00,2024-12-20 04:40:00,3424.72,3421.64,-0.0,flip_to_short -39299,做空,2024-12-20 04:40:00,2024-12-20 07:05:00,3421.64,3406.47,0.01,flip_to_long -39300,做多,2024-12-20 07:05:00,2024-12-20 07:10:00,3406.47,3398.61,-0.01,flip_to_short -39301,做空,2024-12-20 07:10:00,2024-12-20 07:15:00,3398.61,3408.76,-0.01,flip_to_long -39302,做多,2024-12-20 07:15:00,2024-12-20 07:20:00,3408.76,3405.59,-0.0,flip_to_short -39303,做空,2024-12-20 07:20:00,2024-12-20 12:45:00,3405.59,3251.21,0.11,flip_to_long -39304,做多,2024-12-20 12:45:00,2024-12-20 12:50:00,3251.21,3229.72,-0.02,flip_to_short -39305,做空,2024-12-20 12:50:00,2024-12-20 13:00:00,3229.72,3251.53,-0.02,flip_to_long -39306,做多,2024-12-20 13:00:00,2024-12-20 13:05:00,3251.53,3235.25,-0.01,flip_to_short -39307,做空,2024-12-20 13:05:00,2024-12-20 13:25:00,3235.25,3216.41,0.01,flip_to_long -39308,做多,2024-12-20 13:25:00,2024-12-20 21:05:00,3216.41,3423.48,0.17,flip_to_short -39309,做空,2024-12-20 21:05:00,2024-12-20 21:50:00,3423.48,3436.0,-0.01,flip_to_long -39310,做多,2024-12-20 21:50:00,2024-12-21 00:05:00,3436.0,3459.61,0.02,flip_to_short -39311,做空,2024-12-21 00:05:00,2024-12-21 00:20:00,3459.61,3458.2,-0.0,flip_to_long -39312,做多,2024-12-21 00:20:00,2024-12-21 00:25:00,3458.2,3451.94,-0.01,flip_to_short -39313,做空,2024-12-21 00:25:00,2024-12-21 00:30:00,3451.94,3455.6,-0.0,flip_to_long -39314,做多,2024-12-21 00:30:00,2024-12-21 00:50:00,3455.6,3455.73,-0.0,flip_to_short -39315,做空,2024-12-21 00:50:00,2024-12-21 03:15:00,3455.73,3469.4,-0.01,flip_to_long -39316,做多,2024-12-21 03:15:00,2024-12-21 03:20:00,3469.4,3464.61,-0.01,flip_to_short -39317,做空,2024-12-21 03:20:00,2024-12-21 04:00:00,3464.61,3473.18,-0.01,flip_to_long -39318,做多,2024-12-21 04:00:00,2024-12-21 04:20:00,3473.18,3469.15,-0.0,flip_to_short -39319,做空,2024-12-21 04:20:00,2024-12-21 18:00:00,3469.15,3381.85,0.07,flip_to_long -39320,做多,2024-12-21 18:00:00,2024-12-21 20:30:00,3381.85,3371.16,-0.01,flip_to_short -39321,做空,2024-12-21 20:30:00,2024-12-21 23:50:00,3371.16,3338.86,0.03,flip_to_long -39322,做多,2024-12-21 23:50:00,2024-12-22 00:10:00,3338.86,3331.28,-0.01,flip_to_short -39323,做空,2024-12-22 00:10:00,2024-12-22 00:20:00,3331.28,3344.16,-0.01,flip_to_long -39324,做多,2024-12-22 00:20:00,2024-12-22 01:40:00,3344.16,3338.64,-0.01,flip_to_short -39325,做空,2024-12-22 01:40:00,2024-12-22 02:40:00,3338.64,3337.23,-0.0,flip_to_long -39326,做多,2024-12-22 02:40:00,2024-12-22 02:55:00,3337.23,3335.53,-0.0,flip_to_short -39327,做空,2024-12-22 02:55:00,2024-12-22 03:15:00,3335.53,3343.74,-0.01,flip_to_long -39328,做多,2024-12-22 03:15:00,2024-12-22 03:40:00,3343.74,3341.89,-0.0,flip_to_short -39329,做空,2024-12-22 03:40:00,2024-12-22 03:50:00,3341.89,3348.29,-0.01,flip_to_long -39330,做多,2024-12-22 03:50:00,2024-12-22 04:15:00,3348.29,3348.49,-0.0,flip_to_short -39331,做空,2024-12-22 04:15:00,2024-12-22 04:25:00,3348.49,3348.57,-0.0,flip_to_long -39332,做多,2024-12-22 04:25:00,2024-12-22 04:30:00,3348.57,3339.03,-0.01,flip_to_short -39333,做空,2024-12-22 04:30:00,2024-12-22 06:20:00,3339.03,3345.68,-0.01,flip_to_long -39334,做多,2024-12-22 06:20:00,2024-12-22 06:30:00,3345.68,3339.53,-0.01,flip_to_short -39335,做空,2024-12-22 06:30:00,2024-12-22 07:25:00,3339.53,3338.65,-0.0,flip_to_long -39336,做多,2024-12-22 07:25:00,2024-12-22 07:30:00,3338.65,3333.82,-0.01,flip_to_short -39337,做空,2024-12-22 07:30:00,2024-12-22 07:45:00,3333.82,3331.16,0.0,flip_to_long -39338,做多,2024-12-22 07:45:00,2024-12-22 12:10:00,3331.16,3371.99,0.03,flip_to_short -39339,做空,2024-12-22 12:10:00,2024-12-22 13:10:00,3371.99,3377.02,-0.01,flip_to_long -39340,做多,2024-12-22 13:10:00,2024-12-22 13:45:00,3377.02,3373.29,-0.0,flip_to_short -39341,做空,2024-12-22 13:45:00,2024-12-22 18:00:00,3373.29,3328.22,0.04,flip_to_long -39342,做多,2024-12-22 18:00:00,2024-12-22 18:05:00,3328.22,3317.01,-0.01,flip_to_short -39343,做空,2024-12-22 18:05:00,2024-12-22 18:25:00,3317.01,3326.45,-0.01,flip_to_long -39344,做多,2024-12-22 18:25:00,2024-12-22 18:35:00,3326.45,3326.27,-0.0,flip_to_short -39345,做空,2024-12-22 18:35:00,2024-12-22 19:05:00,3326.27,3312.36,0.01,flip_to_long -39346,做多,2024-12-22 19:05:00,2024-12-22 21:10:00,3312.36,3297.51,-0.01,flip_to_short -39347,做空,2024-12-22 21:10:00,2024-12-22 21:15:00,3297.51,3300.07,-0.0,flip_to_long -39348,做多,2024-12-22 21:15:00,2024-12-22 21:35:00,3300.07,3298.5,-0.0,flip_to_short -39349,做空,2024-12-22 21:35:00,2024-12-22 22:55:00,3298.5,3287.42,0.01,flip_to_long -39350,做多,2024-12-22 22:55:00,2024-12-22 23:15:00,3287.42,3283.56,-0.0,flip_to_short -39351,做空,2024-12-22 23:15:00,2024-12-22 23:45:00,3283.56,3283.0,-0.0,flip_to_long -39352,做多,2024-12-22 23:45:00,2024-12-22 23:50:00,3283.0,3274.18,-0.01,flip_to_short -39353,做空,2024-12-22 23:50:00,2024-12-22 23:55:00,3274.18,3280.77,-0.01,flip_to_long -39354,做多,2024-12-22 23:55:00,2024-12-23 00:00:00,3280.77,3278.49,-0.0,flip_to_short -39355,做空,2024-12-23 00:00:00,2024-12-23 00:20:00,3278.49,3282.52,-0.0,flip_to_long -39356,做多,2024-12-23 00:20:00,2024-12-23 00:25:00,3282.52,3263.09,-0.02,flip_to_short -39357,做空,2024-12-23 00:25:00,2024-12-23 01:30:00,3263.09,3270.07,-0.01,flip_to_long -39358,做多,2024-12-23 01:30:00,2024-12-23 01:45:00,3270.07,3272.28,0.0,flip_to_short -39359,做空,2024-12-23 01:45:00,2024-12-23 01:50:00,3272.28,3272.18,-0.0,flip_to_long -39360,做多,2024-12-23 01:50:00,2024-12-23 02:45:00,3272.18,3267.91,-0.01,flip_to_short -39361,做空,2024-12-23 02:45:00,2024-12-23 06:20:00,3267.91,3306.04,-0.03,flip_to_long -39362,做多,2024-12-23 06:20:00,2024-12-23 06:25:00,3306.04,3295.52,-0.01,flip_to_short -39363,做空,2024-12-23 06:25:00,2024-12-23 08:45:00,3295.52,3313.74,-0.02,flip_to_long -39364,做多,2024-12-23 08:45:00,2024-12-23 08:50:00,3313.74,3308.37,-0.01,flip_to_short -39365,做空,2024-12-23 08:50:00,2024-12-23 14:05:00,3308.37,3339.44,-0.03,flip_to_long -39366,做多,2024-12-23 14:05:00,2024-12-23 14:10:00,3339.44,3337.49,-0.0,flip_to_short -39367,做空,2024-12-23 14:10:00,2024-12-23 16:40:00,3337.49,3318.2,0.01,flip_to_long -39368,做多,2024-12-23 16:40:00,2024-12-23 18:40:00,3318.2,3314.86,-0.0,flip_to_short -39369,做空,2024-12-23 18:40:00,2024-12-23 19:05:00,3314.86,3331.3,-0.01,flip_to_long -39370,做多,2024-12-23 19:05:00,2024-12-24 00:10:00,3331.3,3399.25,0.05,flip_to_short -39371,做空,2024-12-24 00:10:00,2024-12-24 00:30:00,3399.25,3404.32,-0.01,flip_to_long -39372,做多,2024-12-24 00:30:00,2024-12-24 00:40:00,3404.32,3413.36,0.01,flip_to_short -39373,做空,2024-12-24 00:40:00,2024-12-24 00:50:00,3413.36,3415.63,-0.0,flip_to_long -39374,做多,2024-12-24 00:50:00,2024-12-24 01:05:00,3415.63,3407.81,-0.01,flip_to_short -39375,做空,2024-12-24 01:05:00,2024-12-24 04:20:00,3407.81,3401.81,0.0,flip_to_long -39376,做多,2024-12-24 04:20:00,2024-12-24 06:50:00,3401.81,3397.57,-0.0,flip_to_short -39377,做空,2024-12-24 06:50:00,2024-12-24 07:15:00,3397.57,3400.02,-0.0,flip_to_long -39378,做多,2024-12-24 07:15:00,2024-12-24 07:40:00,3400.02,3401.4,-0.0,flip_to_short -39379,做空,2024-12-24 07:40:00,2024-12-24 07:45:00,3401.4,3403.19,-0.0,flip_to_long -39380,做多,2024-12-24 07:45:00,2024-12-24 07:50:00,3403.19,3400.28,-0.0,flip_to_short -39381,做空,2024-12-24 07:50:00,2024-12-24 08:00:00,3400.28,3407.39,-0.01,flip_to_long -39382,做多,2024-12-24 08:00:00,2024-12-24 08:10:00,3407.39,3397.38,-0.01,flip_to_short -39383,做空,2024-12-24 08:10:00,2024-12-24 08:15:00,3397.38,3406.09,-0.01,flip_to_long -39384,做多,2024-12-24 08:15:00,2024-12-24 08:20:00,3406.09,3404.86,-0.0,flip_to_short -39385,做空,2024-12-24 08:20:00,2024-12-24 08:30:00,3404.86,3406.98,-0.0,flip_to_long -39386,做多,2024-12-24 08:30:00,2024-12-24 08:35:00,3406.98,3405.89,-0.0,flip_to_short -39387,做空,2024-12-24 08:35:00,2024-12-24 08:50:00,3405.89,3406.15,-0.0,flip_to_long -39388,做多,2024-12-24 08:50:00,2024-12-24 09:05:00,3406.15,3406.52,-0.0,flip_to_short -39389,做空,2024-12-24 09:05:00,2024-12-24 09:30:00,3406.52,3407.09,-0.0,flip_to_long -39390,做多,2024-12-24 09:30:00,2024-12-24 12:15:00,3407.09,3399.53,-0.01,flip_to_short -39391,做空,2024-12-24 12:15:00,2024-12-24 12:25:00,3399.53,3400.64,-0.0,flip_to_long -39392,做多,2024-12-24 12:25:00,2024-12-24 12:40:00,3400.64,3395.69,-0.01,flip_to_short -39393,做空,2024-12-24 12:40:00,2024-12-24 12:45:00,3395.69,3402.26,-0.01,flip_to_long -39394,做多,2024-12-24 12:45:00,2024-12-24 12:50:00,3402.26,3401.68,-0.0,flip_to_short -39395,做空,2024-12-24 12:50:00,2024-12-24 12:55:00,3401.68,3404.89,-0.0,flip_to_long -39396,做多,2024-12-24 12:55:00,2024-12-24 13:00:00,3404.89,3403.87,-0.0,flip_to_short -39397,做空,2024-12-24 13:00:00,2024-12-24 19:30:00,3403.87,3485.43,-0.07,flip_to_long -39398,做多,2024-12-24 19:30:00,2024-12-24 22:25:00,3485.43,3481.47,-0.0,flip_to_short -39399,做空,2024-12-24 22:25:00,2024-12-25 02:50:00,3481.47,3486.91,-0.01,flip_to_long -39400,做多,2024-12-25 02:50:00,2024-12-25 02:55:00,3486.91,3484.07,-0.0,flip_to_short -39401,做空,2024-12-25 02:55:00,2024-12-25 03:00:00,3484.07,3490.18,-0.01,flip_to_long -39402,做多,2024-12-25 03:00:00,2024-12-25 03:10:00,3490.18,3485.6,-0.0,flip_to_short -39403,做空,2024-12-25 03:10:00,2024-12-25 04:25:00,3485.6,3484.99,-0.0,flip_to_long -39404,做多,2024-12-25 04:25:00,2024-12-25 06:25:00,3484.99,3489.67,0.0,flip_to_short -39405,做空,2024-12-25 06:25:00,2024-12-25 07:05:00,3489.67,3492.03,-0.0,flip_to_long -39406,做多,2024-12-25 07:05:00,2024-12-25 07:35:00,3492.03,3487.22,-0.0,flip_to_short -39407,做空,2024-12-25 07:35:00,2024-12-25 07:45:00,3487.22,3486.21,-0.0,flip_to_long -39408,做多,2024-12-25 07:45:00,2024-12-25 08:00:00,3486.21,3486.99,-0.0,flip_to_short -39409,做空,2024-12-25 08:00:00,2024-12-25 08:10:00,3486.99,3488.44,-0.0,flip_to_long -39410,做多,2024-12-25 08:10:00,2024-12-25 08:45:00,3488.44,3486.27,-0.0,flip_to_short -39411,做空,2024-12-25 08:45:00,2024-12-25 09:20:00,3486.27,3488.31,-0.0,flip_to_long -39412,做多,2024-12-25 09:20:00,2024-12-25 09:30:00,3488.31,3486.12,-0.0,flip_to_short -39413,做空,2024-12-25 09:30:00,2024-12-25 09:35:00,3486.12,3489.85,-0.0,flip_to_long -39414,做多,2024-12-25 09:35:00,2024-12-25 09:45:00,3489.85,3489.93,-0.0,flip_to_short -39415,做空,2024-12-25 09:45:00,2024-12-25 09:50:00,3489.93,3495.01,-0.01,flip_to_long -39416,做多,2024-12-25 09:50:00,2024-12-25 10:15:00,3495.01,3524.89,0.02,tp_upper -39417,做空,2024-12-25 11:40:00,2024-12-25 14:15:00,3493.92,3496.11,-0.0,flip_to_long -39418,做多,2024-12-25 14:15:00,2024-12-25 14:20:00,3496.11,3490.13,-0.01,flip_to_short -39419,做空,2024-12-25 14:20:00,2024-12-25 14:30:00,3490.13,3493.07,-0.0,flip_to_long -39420,做多,2024-12-25 14:30:00,2024-12-25 14:40:00,3493.07,3492.32,-0.0,flip_to_short -39421,做空,2024-12-25 14:40:00,2024-12-25 18:00:00,3492.32,3471.37,0.01,flip_to_long -39422,做多,2024-12-25 18:00:00,2024-12-25 18:20:00,3471.37,3471.72,-0.0,flip_to_short -39423,做空,2024-12-25 18:20:00,2024-12-25 19:00:00,3471.72,3470.19,-0.0,flip_to_long -39424,做多,2024-12-25 19:00:00,2024-12-25 19:05:00,3470.19,3467.09,-0.0,flip_to_short -39425,做空,2024-12-25 19:05:00,2024-12-25 19:10:00,3467.09,3470.21,-0.0,flip_to_long -39426,做多,2024-12-25 19:10:00,2024-12-25 20:40:00,3470.21,3471.94,-0.0,flip_to_short -39427,做空,2024-12-25 20:40:00,2024-12-25 20:55:00,3471.94,3472.0,-0.0,flip_to_long -39428,做多,2024-12-25 20:55:00,2024-12-25 21:05:00,3472.0,3469.32,-0.0,flip_to_short -39429,做空,2024-12-25 21:05:00,2024-12-25 21:35:00,3469.32,3467.78,-0.0,flip_to_long -39430,做多,2024-12-25 21:35:00,2024-12-25 22:10:00,3467.78,3461.4,-0.01,flip_to_short -39431,做空,2024-12-25 22:10:00,2024-12-25 22:25:00,3461.4,3470.31,-0.01,flip_to_long -39432,做多,2024-12-25 22:25:00,2024-12-26 00:35:00,3470.31,3480.03,0.01,flip_to_short -39433,做空,2024-12-26 00:35:00,2024-12-26 00:55:00,3480.03,3481.18,-0.0,flip_to_long -39434,做多,2024-12-26 00:55:00,2024-12-26 01:10:00,3481.18,3468.97,-0.01,flip_to_short -39435,做空,2024-12-26 01:10:00,2024-12-26 01:50:00,3468.97,3476.48,-0.01,flip_to_long -39436,做多,2024-12-26 01:50:00,2024-12-26 14:15:00,3476.48,3366.69,-0.08,flip_to_short -39437,做空,2024-12-26 14:15:00,2024-12-26 16:10:00,3366.69,3350.72,0.01,flip_to_long -39438,做多,2024-12-26 16:10:00,2024-12-26 16:20:00,3350.72,3343.66,-0.01,flip_to_short -39439,做空,2024-12-26 16:20:00,2024-12-26 16:45:00,3343.66,3355.54,-0.01,flip_to_long -39440,做多,2024-12-26 16:45:00,2024-12-26 17:00:00,3355.54,3350.25,-0.01,flip_to_short -39441,做空,2024-12-26 17:00:00,2024-12-26 17:10:00,3350.25,3359.7,-0.01,flip_to_long -39442,做多,2024-12-26 17:10:00,2024-12-26 17:20:00,3359.7,3339.19,-0.02,flip_to_short -39443,做空,2024-12-26 17:20:00,2024-12-26 19:55:00,3339.19,3338.54,-0.0,flip_to_long -39444,做多,2024-12-26 19:55:00,2024-12-26 20:05:00,3338.54,3337.23,-0.0,flip_to_short -39445,做空,2024-12-26 20:05:00,2024-12-26 21:40:00,3337.23,3333.89,0.0,flip_to_long -39446,做多,2024-12-26 21:40:00,2024-12-26 23:00:00,3333.89,3320.28,-0.01,flip_to_short -39447,做空,2024-12-26 23:00:00,2024-12-26 23:35:00,3320.28,3329.88,-0.01,flip_to_long -39448,做多,2024-12-26 23:35:00,2024-12-26 23:50:00,3329.88,3333.35,0.0,flip_to_short -39449,做空,2024-12-26 23:50:00,2024-12-27 00:20:00,3333.35,3328.26,0.0,flip_to_long -39450,做多,2024-12-27 00:20:00,2024-12-27 00:30:00,3328.26,3321.62,-0.01,flip_to_short -39451,做空,2024-12-27 00:30:00,2024-12-27 00:35:00,3321.62,3333.9,-0.01,flip_to_long -39452,做多,2024-12-27 00:35:00,2024-12-27 05:15:00,3333.9,3366.23,0.02,flip_to_short -39453,做空,2024-12-27 05:15:00,2024-12-27 05:20:00,3366.23,3369.51,-0.0,flip_to_long -39454,做多,2024-12-27 05:20:00,2024-12-27 05:25:00,3369.51,3367.93,-0.0,flip_to_short -39455,做空,2024-12-27 05:25:00,2024-12-27 07:35:00,3367.93,3328.14,0.03,tp_lower -39456,做空,2024-12-27 13:05:00,2024-12-27 17:55:00,3399.54,3349.29,0.04,flip_to_long -39457,做多,2024-12-27 17:55:00,2024-12-27 20:10:00,3349.29,3336.18,-0.01,flip_to_short -39458,做空,2024-12-27 20:10:00,2024-12-27 21:10:00,3336.18,3340.14,-0.0,flip_to_long -39459,做多,2024-12-27 21:10:00,2024-12-28 01:15:00,3340.14,3333.11,-0.01,flip_to_short -39460,做空,2024-12-28 01:15:00,2024-12-28 01:35:00,3333.11,3336.97,-0.0,flip_to_long -39461,做多,2024-12-28 01:35:00,2024-12-28 01:50:00,3336.97,3328.18,-0.01,flip_to_short -39462,做空,2024-12-28 01:50:00,2024-12-28 01:55:00,3328.18,3332.96,-0.0,flip_to_long -39463,做多,2024-12-28 01:55:00,2024-12-28 02:45:00,3332.96,3329.72,-0.0,flip_to_short -39464,做空,2024-12-28 02:45:00,2024-12-28 03:00:00,3329.72,3333.02,-0.0,flip_to_long -39465,做多,2024-12-28 03:00:00,2024-12-28 06:25:00,3333.02,3340.15,0.0,flip_to_short -39466,做空,2024-12-28 06:25:00,2024-12-28 07:00:00,3340.15,3346.84,-0.01,flip_to_long -39467,做多,2024-12-28 07:00:00,2024-12-28 07:25:00,3346.84,3344.52,-0.0,flip_to_short -39468,做空,2024-12-28 07:25:00,2024-12-28 08:40:00,3344.52,3343.3,-0.0,flip_to_long -39469,做多,2024-12-28 08:40:00,2024-12-28 08:45:00,3343.3,3342.94,-0.0,flip_to_short -39470,做空,2024-12-28 08:45:00,2024-12-28 10:20:00,3342.94,3344.26,-0.0,flip_to_long -39471,做多,2024-12-28 10:20:00,2024-12-28 10:30:00,3344.26,3343.64,-0.0,flip_to_short -39472,做空,2024-12-28 10:30:00,2024-12-28 10:35:00,3343.64,3343.99,-0.0,flip_to_long -39473,做多,2024-12-28 10:35:00,2024-12-28 10:50:00,3343.99,3344.15,-0.0,flip_to_short -39474,做空,2024-12-28 10:50:00,2024-12-28 11:10:00,3344.15,3343.88,-0.0,flip_to_long -39475,做多,2024-12-28 11:10:00,2024-12-28 11:20:00,3343.88,3344.88,-0.0,flip_to_short -39476,做空,2024-12-28 11:20:00,2024-12-28 21:10:00,3344.88,3392.27,-0.04,flip_to_long -39477,做多,2024-12-28 21:10:00,2024-12-28 21:25:00,3392.27,3391.2,-0.0,flip_to_short -39478,做空,2024-12-28 21:25:00,2024-12-28 21:30:00,3391.2,3392.4,-0.0,flip_to_long -39479,做多,2024-12-28 21:30:00,2024-12-28 22:50:00,3392.4,3414.46,0.01,tp_upper -39480,做空,2024-12-28 23:20:00,2024-12-28 23:45:00,3401.96,3402.02,-0.0,flip_to_long -39481,做多,2024-12-28 23:45:00,2024-12-29 00:00:00,3402.02,3397.31,-0.0,flip_to_short -39482,做空,2024-12-29 00:00:00,2024-12-29 00:10:00,3397.31,3398.18,-0.0,flip_to_long -39483,做多,2024-12-29 00:10:00,2024-12-29 05:05:00,3398.18,3385.11,-0.01,flip_to_short -39484,做空,2024-12-29 05:05:00,2024-12-29 06:20:00,3385.11,3383.54,-0.0,flip_to_long -39485,做多,2024-12-29 06:20:00,2024-12-29 09:10:00,3383.54,3390.25,0.0,flip_to_short -39486,做空,2024-12-29 09:10:00,2024-12-29 09:20:00,3390.25,3392.84,-0.0,flip_to_long -39487,做多,2024-12-29 09:20:00,2024-12-29 11:25:00,3392.84,3400.69,0.0,flip_to_short -39488,做空,2024-12-29 11:25:00,2024-12-29 12:05:00,3400.69,3401.28,-0.0,flip_to_long -39489,做多,2024-12-29 12:05:00,2024-12-29 12:10:00,3401.28,3401.23,-0.0,flip_to_short -39490,做空,2024-12-29 12:10:00,2024-12-29 14:00:00,3401.23,3408.76,-0.01,flip_to_long -39491,做多,2024-12-29 14:00:00,2024-12-29 14:15:00,3408.76,3386.31,-0.02,flip_to_short -39492,做空,2024-12-29 14:15:00,2024-12-29 14:30:00,3386.31,3365.9,0.01,tp_lower -39493,做多,2024-12-29 18:45:00,2024-12-29 18:50:00,3366.51,3359.03,-0.01,flip_to_short -39494,做空,2024-12-29 18:50:00,2024-12-29 19:05:00,3359.03,3362.39,-0.0,flip_to_long -39495,做多,2024-12-29 19:05:00,2024-12-29 19:35:00,3362.39,3358.67,-0.0,flip_to_short -39496,做空,2024-12-29 19:35:00,2024-12-29 19:50:00,3358.67,3360.99,-0.0,flip_to_long -39497,做多,2024-12-29 19:50:00,2024-12-29 20:00:00,3360.99,3353.99,-0.01,flip_to_short -39498,做空,2024-12-29 20:00:00,2024-12-29 20:55:00,3353.99,3357.57,-0.0,flip_to_long -39499,做多,2024-12-29 20:55:00,2024-12-29 21:10:00,3357.57,3356.67,-0.0,flip_to_short -39500,做空,2024-12-29 21:10:00,2024-12-29 22:30:00,3356.67,3353.25,0.0,flip_to_long -39501,做多,2024-12-29 22:30:00,2024-12-29 22:45:00,3353.25,3356.61,0.0,flip_to_short -39502,做空,2024-12-29 22:45:00,2024-12-29 23:35:00,3356.61,3357.16,-0.0,flip_to_long -39503,做多,2024-12-29 23:35:00,2024-12-30 00:00:00,3357.16,3354.77,-0.0,flip_to_short -39504,做空,2024-12-30 00:00:00,2024-12-30 05:50:00,3354.77,3405.22,-0.04,flip_to_long -39505,做多,2024-12-30 05:50:00,2024-12-30 06:05:00,3405.22,3407.73,0.0,flip_to_short -39506,做空,2024-12-30 06:05:00,2024-12-30 06:10:00,3407.73,3416.56,-0.01,flip_to_long -39507,做多,2024-12-30 06:10:00,2024-12-30 07:30:00,3416.56,3410.01,-0.01,flip_to_short -39508,做空,2024-12-30 07:30:00,2024-12-30 07:35:00,3410.01,3419.61,-0.01,flip_to_long -39509,做多,2024-12-30 07:35:00,2024-12-30 09:15:00,3419.61,3412.28,-0.01,flip_to_short -39510,做空,2024-12-30 09:15:00,2024-12-30 09:20:00,3412.28,3413.86,-0.0,flip_to_long -39511,做多,2024-12-30 09:20:00,2024-12-30 10:30:00,3413.86,3417.04,0.0,flip_to_short -39512,做空,2024-12-30 10:30:00,2024-12-30 11:25:00,3417.04,3420.49,-0.0,flip_to_long -39513,做多,2024-12-30 11:25:00,2024-12-30 11:30:00,3420.49,3419.1,-0.0,flip_to_short -39514,做空,2024-12-30 11:30:00,2024-12-30 11:40:00,3419.1,3418.56,-0.0,flip_to_long -39515,做多,2024-12-30 11:40:00,2024-12-30 12:30:00,3418.56,3418.41,-0.0,flip_to_short -39516,做空,2024-12-30 12:30:00,2024-12-30 17:20:00,3418.41,3346.18,0.05,flip_to_long -39517,做多,2024-12-30 17:20:00,2024-12-30 21:20:00,3346.18,3383.87,0.03,flip_to_short -39518,做空,2024-12-30 21:20:00,2024-12-31 02:30:00,3383.87,3346.06,0.03,flip_to_long -39519,做多,2024-12-31 02:30:00,2024-12-31 02:35:00,3346.06,3343.63,-0.0,flip_to_short -39520,做空,2024-12-31 02:35:00,2024-12-31 02:45:00,3343.63,3344.43,-0.0,flip_to_long -39521,做多,2024-12-31 02:45:00,2024-12-31 04:15:00,3344.43,3343.26,-0.0,flip_to_short -39522,做空,2024-12-31 04:15:00,2024-12-31 04:25:00,3343.26,3342.85,-0.0,flip_to_long -39523,做多,2024-12-31 04:25:00,2024-12-31 04:40:00,3342.85,3336.56,-0.01,flip_to_short -39524,做空,2024-12-31 04:40:00,2024-12-31 05:20:00,3336.56,3342.0,-0.01,flip_to_long -39525,做多,2024-12-31 05:20:00,2024-12-31 08:30:00,3342.0,3391.08,0.04,tp_upper -39526,做空,2024-12-31 15:05:00,2024-12-31 16:05:00,3409.91,3412.62,-0.0,flip_to_long -39527,做多,2024-12-31 16:05:00,2025-01-01 01:50:00,3412.62,3342.41,-0.05,flip_to_short -39528,做空,2025-01-01 01:50:00,2025-01-01 01:55:00,3342.41,3345.83,-0.0,flip_to_long -39529,做多,2025-01-01 01:55:00,2025-01-01 04:05:00,3345.83,3349.99,0.0,flip_to_short -39530,做空,2025-01-01 04:05:00,2025-01-01 07:50:00,3349.99,3347.47,0.0,flip_to_long -39531,做多,2025-01-01 07:50:00,2025-01-01 07:55:00,3347.47,3346.0,-0.0,flip_to_short -39532,做空,2025-01-01 07:55:00,2025-01-01 08:00:00,3346.0,3346.73,-0.0,flip_to_long -39533,做多,2025-01-01 08:00:00,2025-01-01 08:05:00,3346.73,3343.95,-0.0,flip_to_short -39534,做空,2025-01-01 08:05:00,2025-01-01 08:10:00,3343.95,3346.39,-0.0,flip_to_long -39535,做多,2025-01-01 08:10:00,2025-01-01 08:15:00,3346.39,3345.3,-0.0,flip_to_short -39536,做空,2025-01-01 08:15:00,2025-01-01 11:30:00,3345.3,3335.46,0.01,flip_to_long -39537,做多,2025-01-01 11:30:00,2025-01-01 13:15:00,3335.46,3336.93,-0.0,flip_to_short -39538,做空,2025-01-01 13:15:00,2025-01-01 13:25:00,3336.93,3335.09,0.0,flip_to_long -39539,做多,2025-01-01 13:25:00,2025-01-01 13:40:00,3335.09,3336.39,-0.0,flip_to_short -39540,做空,2025-01-01 13:40:00,2025-01-01 14:35:00,3336.39,3338.14,-0.0,flip_to_long -39541,做多,2025-01-01 14:35:00,2025-01-01 14:40:00,3338.14,3338.11,-0.0,flip_to_short -39542,做空,2025-01-01 14:40:00,2025-01-01 14:45:00,3338.11,3344.82,-0.01,flip_to_long -39543,做多,2025-01-01 14:45:00,2025-01-01 15:10:00,3344.82,3336.26,-0.01,flip_to_short -39544,做空,2025-01-01 15:10:00,2025-01-01 15:15:00,3336.26,3340.5,-0.0,flip_to_long -39545,做多,2025-01-01 15:15:00,2025-01-01 15:25:00,3340.5,3338.03,-0.0,flip_to_short -39546,做空,2025-01-01 15:25:00,2025-01-01 15:30:00,3338.03,3338.8,-0.0,flip_to_long -39547,做多,2025-01-01 15:30:00,2025-01-01 16:30:00,3338.8,3343.2,0.0,flip_to_short -39548,做空,2025-01-01 16:30:00,2025-01-01 17:50:00,3343.2,3340.18,0.0,flip_to_long -39549,做多,2025-01-01 17:50:00,2025-01-01 18:00:00,3340.18,3337.72,-0.0,flip_to_short -39550,做空,2025-01-01 18:00:00,2025-01-01 18:25:00,3337.72,3338.19,-0.0,flip_to_long -39551,做多,2025-01-01 18:25:00,2025-01-01 19:30:00,3338.19,3340.86,0.0,flip_to_short -39552,做空,2025-01-01 19:30:00,2025-01-01 19:35:00,3340.86,3348.86,-0.01,flip_to_long -39553,做多,2025-01-01 19:35:00,2025-01-01 23:15:00,3348.86,3354.64,0.0,flip_to_short -39554,做空,2025-01-01 23:15:00,2025-01-01 23:25:00,3354.64,3355.36,-0.0,flip_to_long -39555,做多,2025-01-01 23:25:00,2025-01-01 23:45:00,3355.36,3356.78,-0.0,flip_to_short -39556,做空,2025-01-01 23:45:00,2025-01-01 23:55:00,3356.78,3359.35,-0.0,flip_to_long -39557,做多,2025-01-01 23:55:00,2025-01-02 00:00:00,3359.35,3354.11,-0.01,flip_to_short -39558,做空,2025-01-02 00:00:00,2025-01-02 00:05:00,3354.11,3359.61,-0.01,flip_to_long -39559,做多,2025-01-02 00:05:00,2025-01-02 00:15:00,3359.61,3358.76,-0.0,flip_to_short -39560,做空,2025-01-02 00:15:00,2025-01-02 00:20:00,3358.76,3381.97,-0.02,flip_to_long -39561,做多,2025-01-02 00:20:00,2025-01-02 13:45:00,3381.97,3462.93,0.06,flip_to_short -39562,做空,2025-01-02 13:45:00,2025-01-02 13:55:00,3462.93,3465.33,-0.0,flip_to_long -39563,做多,2025-01-02 13:55:00,2025-01-02 14:00:00,3465.33,3443.68,-0.02,flip_to_short -39564,做空,2025-01-02 14:00:00,2025-01-02 14:30:00,3443.68,3480.11,-0.03,flip_to_long -39565,做多,2025-01-02 14:30:00,2025-01-02 14:35:00,3480.11,3461.18,-0.01,flip_to_short -39566,做空,2025-01-02 14:35:00,2025-01-02 14:40:00,3461.18,3478.5,-0.01,flip_to_long -39567,做多,2025-01-02 14:40:00,2025-01-02 15:20:00,3478.5,3463.27,-0.01,flip_to_short -39568,做空,2025-01-02 15:20:00,2025-01-02 15:25:00,3463.27,3468.67,-0.0,flip_to_long -39569,做多,2025-01-02 15:25:00,2025-01-02 16:50:00,3468.67,3469.88,-0.0,flip_to_short -39570,做空,2025-01-02 16:50:00,2025-01-02 17:00:00,3469.88,3473.67,-0.0,flip_to_long -39571,做多,2025-01-02 17:00:00,2025-01-02 17:05:00,3473.67,3468.76,-0.0,flip_to_short -39572,做空,2025-01-02 17:05:00,2025-01-02 17:10:00,3468.76,3476.55,-0.01,flip_to_long -39573,做多,2025-01-02 17:10:00,2025-01-02 17:20:00,3476.55,3470.41,-0.01,flip_to_short -39574,做空,2025-01-02 17:20:00,2025-01-02 19:00:00,3470.41,3466.8,0.0,flip_to_long -39575,做多,2025-01-02 19:00:00,2025-01-02 19:10:00,3466.8,3465.42,-0.0,flip_to_short -39576,做空,2025-01-02 19:10:00,2025-01-02 19:15:00,3465.42,3467.95,-0.0,flip_to_long -39577,做多,2025-01-02 19:15:00,2025-01-02 19:30:00,3467.95,3462.81,-0.0,flip_to_short -39578,做空,2025-01-02 19:30:00,2025-01-02 19:40:00,3462.81,3464.36,-0.0,flip_to_long -39579,做多,2025-01-02 19:40:00,2025-01-02 20:05:00,3464.36,3465.11,-0.0,flip_to_short -39580,做空,2025-01-02 20:05:00,2025-01-02 23:30:00,3465.11,3450.84,0.01,flip_to_long -39581,做多,2025-01-02 23:30:00,2025-01-03 00:05:00,3450.84,3453.02,0.0,flip_to_short -39582,做空,2025-01-03 00:05:00,2025-01-03 00:20:00,3453.02,3454.98,-0.0,flip_to_long -39583,做多,2025-01-03 00:20:00,2025-01-03 00:45:00,3454.98,3450.18,-0.0,flip_to_short -39584,做空,2025-01-03 00:45:00,2025-01-03 01:20:00,3450.18,3451.27,-0.0,flip_to_long -39585,做多,2025-01-03 01:20:00,2025-01-03 01:40:00,3451.27,3452.35,-0.0,flip_to_short -39586,做空,2025-01-03 01:40:00,2025-01-03 04:45:00,3452.35,3459.51,-0.01,flip_to_long -39587,做多,2025-01-03 04:45:00,2025-01-03 04:50:00,3459.51,3457.98,-0.0,flip_to_short -39588,做空,2025-01-03 04:50:00,2025-01-03 06:05:00,3457.98,3457.71,-0.0,flip_to_long -39589,做多,2025-01-03 06:05:00,2025-01-03 09:45:00,3457.71,3443.16,-0.01,flip_to_short -39590,做空,2025-01-03 09:45:00,2025-01-03 10:15:00,3443.16,3441.28,0.0,flip_to_long -39591,做多,2025-01-03 10:15:00,2025-01-03 23:10:00,3441.28,3611.32,0.12,flip_to_short -39592,做空,2025-01-03 23:10:00,2025-01-04 00:15:00,3611.32,3615.01,-0.0,flip_to_long -39593,做多,2025-01-04 00:15:00,2025-01-04 00:30:00,3615.01,3611.73,-0.0,flip_to_short -39594,做空,2025-01-04 00:30:00,2025-01-04 05:20:00,3611.73,3591.67,0.01,flip_to_long -39595,做多,2025-01-04 05:20:00,2025-01-04 05:30:00,3591.67,3593.62,0.0,flip_to_short -39596,做空,2025-01-04 05:30:00,2025-01-04 05:55:00,3593.62,3595.52,-0.0,flip_to_long -39597,做多,2025-01-04 05:55:00,2025-01-04 07:50:00,3595.52,3594.58,-0.0,flip_to_short -39598,做空,2025-01-04 07:50:00,2025-01-04 08:00:00,3594.58,3595.64,-0.0,flip_to_long -39599,做多,2025-01-04 08:00:00,2025-01-04 08:20:00,3595.64,3594.9,-0.0,flip_to_short -39600,做空,2025-01-04 08:20:00,2025-01-04 08:30:00,3594.9,3596.15,-0.0,flip_to_long -39601,做多,2025-01-04 08:30:00,2025-01-04 08:35:00,3596.15,3592.3,-0.0,flip_to_short -39602,做空,2025-01-04 08:35:00,2025-01-04 09:25:00,3592.3,3592.99,-0.0,flip_to_long -39603,做多,2025-01-04 09:25:00,2025-01-04 15:30:00,3592.99,3618.01,0.02,flip_to_short -39604,做空,2025-01-04 15:30:00,2025-01-04 16:15:00,3618.01,3618.38,-0.0,flip_to_long -39605,做多,2025-01-04 16:15:00,2025-01-04 17:35:00,3618.38,3626.14,0.0,flip_to_short -39606,做空,2025-01-04 17:35:00,2025-01-04 17:45:00,3626.14,3627.59,-0.0,flip_to_long -39607,做多,2025-01-04 17:45:00,2025-01-04 18:30:00,3627.59,3629.1,-0.0,flip_to_short -39608,做空,2025-01-04 18:30:00,2025-01-04 19:05:00,3629.1,3628.62,-0.0,flip_to_long -39609,做多,2025-01-04 19:05:00,2025-01-04 19:40:00,3628.62,3627.85,-0.0,flip_to_short -39610,做空,2025-01-04 19:40:00,2025-01-05 04:20:00,3627.85,3644.24,-0.01,flip_to_long -39611,做多,2025-01-05 04:20:00,2025-01-05 04:40:00,3644.24,3642.77,-0.0,flip_to_short -39612,做空,2025-01-05 04:40:00,2025-01-05 04:50:00,3642.77,3646.25,-0.0,flip_to_long -39613,做多,2025-01-05 04:50:00,2025-01-05 04:55:00,3646.25,3642.88,-0.0,flip_to_short -39614,做空,2025-01-05 04:55:00,2025-01-05 12:15:00,3642.88,3617.41,0.02,flip_to_long -39615,做多,2025-01-05 12:15:00,2025-01-05 12:20:00,3617.41,3615.01,-0.0,flip_to_short -39616,做空,2025-01-05 12:20:00,2025-01-05 12:35:00,3615.01,3615.41,-0.0,flip_to_long -39617,做多,2025-01-05 12:35:00,2025-01-05 12:55:00,3615.41,3612.88,-0.0,flip_to_short -39618,做空,2025-01-05 12:55:00,2025-01-05 13:00:00,3612.88,3615.62,-0.0,flip_to_long -39619,做多,2025-01-05 13:00:00,2025-01-05 13:55:00,3615.62,3613.49,-0.0,flip_to_short -39620,做空,2025-01-05 13:55:00,2025-01-05 14:00:00,3613.49,3615.78,-0.0,flip_to_long -39621,做多,2025-01-05 14:00:00,2025-01-05 14:05:00,3615.78,3608.68,-0.01,flip_to_short -39622,做空,2025-01-05 14:05:00,2025-01-05 14:40:00,3608.68,3617.51,-0.01,flip_to_long -39623,做多,2025-01-05 14:40:00,2025-01-05 17:45:00,3617.51,3622.71,0.0,flip_to_short -39624,做空,2025-01-05 17:45:00,2025-01-05 17:50:00,3622.71,3623.9,-0.0,flip_to_long -39625,做多,2025-01-05 17:50:00,2025-01-05 18:00:00,3623.9,3616.6,-0.01,flip_to_short -39626,做空,2025-01-05 18:00:00,2025-01-05 18:20:00,3616.6,3623.08,-0.01,flip_to_long -39627,做多,2025-01-05 18:20:00,2025-01-05 19:00:00,3623.08,3628.2,0.0,flip_to_short -39628,做空,2025-01-05 19:00:00,2025-01-05 20:50:00,3628.2,3633.02,-0.0,flip_to_long -39629,做多,2025-01-05 20:50:00,2025-01-05 22:10:00,3633.02,3637.76,0.0,flip_to_short -39630,做空,2025-01-05 22:10:00,2025-01-05 23:30:00,3637.76,3638.46,-0.0,flip_to_long -39631,做多,2025-01-05 23:30:00,2025-01-05 23:40:00,3638.46,3638.4,-0.0,flip_to_short -39632,做空,2025-01-05 23:40:00,2025-01-05 23:45:00,3638.4,3639.09,-0.0,flip_to_long -39633,做多,2025-01-05 23:45:00,2025-01-05 23:50:00,3639.09,3635.07,-0.0,flip_to_short -39634,做空,2025-01-05 23:50:00,2025-01-06 00:00:00,3635.07,3637.4,-0.0,flip_to_long -39635,做多,2025-01-06 00:00:00,2025-01-06 00:10:00,3637.4,3638.61,-0.0,flip_to_short -39636,做空,2025-01-06 00:10:00,2025-01-06 00:20:00,3638.61,3645.14,-0.01,flip_to_long -39637,做多,2025-01-06 00:20:00,2025-01-06 00:30:00,3645.14,3633.98,-0.01,flip_to_short -39638,做空,2025-01-06 00:30:00,2025-01-06 01:50:00,3633.98,3650.1,-0.01,flip_to_long -39639,做多,2025-01-06 01:50:00,2025-01-06 06:45:00,3650.1,3668.29,0.01,flip_to_short -39640,做空,2025-01-06 06:45:00,2025-01-06 06:50:00,3668.29,3669.18,-0.0,flip_to_long -39641,做多,2025-01-06 06:50:00,2025-01-06 11:45:00,3669.18,3646.0,-0.02,flip_to_short -39642,做空,2025-01-06 11:45:00,2025-01-06 11:50:00,3646.0,3652.61,-0.01,flip_to_long -39643,做多,2025-01-06 11:50:00,2025-01-06 12:55:00,3652.61,3641.68,-0.01,flip_to_short -39644,做空,2025-01-06 12:55:00,2025-01-06 13:25:00,3641.68,3645.39,-0.0,flip_to_long -39645,做多,2025-01-06 13:25:00,2025-01-06 13:30:00,3645.39,3642.46,-0.0,flip_to_short -39646,做空,2025-01-06 13:30:00,2025-01-06 13:40:00,3642.46,3642.32,-0.0,flip_to_long -39647,做多,2025-01-06 13:40:00,2025-01-06 14:05:00,3642.32,3640.78,-0.0,flip_to_short -39648,做空,2025-01-06 14:05:00,2025-01-06 14:30:00,3640.78,3645.93,-0.0,flip_to_long -39649,做多,2025-01-06 14:30:00,2025-01-06 14:35:00,3645.93,3632.73,-0.01,flip_to_short -39650,做空,2025-01-06 14:35:00,2025-01-06 14:40:00,3632.73,3639.9,-0.01,flip_to_long -39651,做多,2025-01-06 14:40:00,2025-01-06 14:55:00,3639.9,3684.3,0.03,tp_upper -39652,做空,2025-01-06 17:35:00,2025-01-06 18:15:00,3673.34,3679.52,-0.01,flip_to_long -39653,做多,2025-01-06 18:15:00,2025-01-06 18:45:00,3679.52,3674.38,-0.0,flip_to_short -39654,做空,2025-01-06 18:45:00,2025-01-06 19:05:00,3674.38,3685.05,-0.01,flip_to_long -39655,做多,2025-01-06 19:05:00,2025-01-06 19:25:00,3685.05,3690.02,0.0,flip_to_short -39656,做空,2025-01-06 19:25:00,2025-01-06 19:35:00,3690.02,3692.89,-0.0,flip_to_long -39657,做多,2025-01-06 19:35:00,2025-01-06 19:45:00,3692.89,3691.45,-0.0,flip_to_short -39658,做空,2025-01-06 19:45:00,2025-01-06 19:50:00,3691.45,3691.94,-0.0,flip_to_long -39659,做多,2025-01-06 19:50:00,2025-01-06 20:25:00,3691.94,3696.47,0.0,flip_to_short -39660,做空,2025-01-06 20:25:00,2025-01-06 22:35:00,3696.47,3678.12,0.01,flip_to_long -39661,做多,2025-01-06 22:35:00,2025-01-07 00:00:00,3678.12,3677.94,-0.0,flip_to_short -39662,做空,2025-01-07 00:00:00,2025-01-07 00:15:00,3677.94,3683.32,-0.0,flip_to_long -39663,做多,2025-01-07 00:15:00,2025-01-07 00:30:00,3683.32,3684.82,-0.0,flip_to_short -39664,做空,2025-01-07 00:30:00,2025-01-07 00:45:00,3684.82,3680.03,0.0,flip_to_long -39665,做多,2025-01-07 00:45:00,2025-01-07 00:55:00,3680.03,3674.01,-0.01,flip_to_short -39666,做空,2025-01-07 00:55:00,2025-01-07 01:15:00,3674.01,3680.07,-0.01,flip_to_long -39667,做多,2025-01-07 01:15:00,2025-01-07 02:50:00,3680.07,3676.59,-0.0,flip_to_short -39668,做空,2025-01-07 02:50:00,2025-01-07 03:00:00,3676.59,3681.79,-0.0,flip_to_long -39669,做多,2025-01-07 03:00:00,2025-01-07 03:20:00,3681.79,3679.82,-0.0,flip_to_short -39670,做空,2025-01-07 03:20:00,2025-01-07 03:30:00,3679.82,3681.55,-0.0,flip_to_long -39671,做多,2025-01-07 03:30:00,2025-01-07 03:40:00,3681.55,3679.92,-0.0,flip_to_short -39672,做空,2025-01-07 03:40:00,2025-01-07 03:50:00,3679.92,3681.84,-0.0,flip_to_long -39673,做多,2025-01-07 03:50:00,2025-01-07 03:55:00,3681.84,3681.48,-0.0,flip_to_short -39674,做空,2025-01-07 03:55:00,2025-01-07 04:00:00,3681.48,3683.1,-0.0,flip_to_long -39675,做多,2025-01-07 04:00:00,2025-01-07 04:15:00,3683.1,3679.47,-0.0,flip_to_short -39676,做空,2025-01-07 04:15:00,2025-01-07 07:00:00,3679.47,3676.81,0.0,flip_to_long -39677,做多,2025-01-07 07:00:00,2025-01-07 07:10:00,3676.81,3676.01,-0.0,flip_to_short -39678,做空,2025-01-07 07:10:00,2025-01-07 08:40:00,3676.01,3672.14,0.0,flip_to_long -39679,做多,2025-01-07 08:40:00,2025-01-07 09:05:00,3672.14,3667.82,-0.0,flip_to_short -39680,做空,2025-01-07 09:05:00,2025-01-07 14:55:00,3667.82,3567.07,0.07,tp_lower -39681,做空,2025-01-08 01:35:00,2025-01-08 01:55:00,3389.3,3389.82,-0.0,flip_to_long -39682,做多,2025-01-08 01:55:00,2025-01-08 02:45:00,3389.82,3387.46,-0.0,flip_to_short -39683,做空,2025-01-08 02:45:00,2025-01-08 07:50:00,3387.46,3355.41,0.02,flip_to_long -39684,做多,2025-01-08 07:50:00,2025-01-08 08:05:00,3355.41,3351.57,-0.0,flip_to_short -39685,做空,2025-01-08 08:05:00,2025-01-08 10:00:00,3351.57,3351.87,-0.0,flip_to_long -39686,做多,2025-01-08 10:00:00,2025-01-08 10:10:00,3351.87,3353.32,-0.0,flip_to_short -39687,做空,2025-01-08 10:10:00,2025-01-08 11:15:00,3353.32,3351.88,-0.0,flip_to_long -39688,做多,2025-01-08 11:15:00,2025-01-08 11:20:00,3351.88,3350.81,-0.0,flip_to_short -39689,做空,2025-01-08 11:20:00,2025-01-08 12:00:00,3350.81,3350.8,-0.0,flip_to_long -39690,做多,2025-01-08 12:00:00,2025-01-08 12:10:00,3350.8,3355.46,0.0,flip_to_short -39691,做空,2025-01-08 12:10:00,2025-01-08 13:00:00,3355.46,3363.7,-0.01,flip_to_long -39692,做多,2025-01-08 13:00:00,2025-01-08 13:05:00,3363.7,3354.1,-0.01,flip_to_short -39693,做空,2025-01-08 13:05:00,2025-01-08 13:10:00,3354.1,3355.88,-0.0,flip_to_long -39694,做多,2025-01-08 13:10:00,2025-01-08 13:30:00,3355.88,3353.0,-0.0,flip_to_short -39695,做空,2025-01-08 13:30:00,2025-01-08 13:35:00,3353.0,3354.49,-0.0,flip_to_long -39696,做多,2025-01-08 13:35:00,2025-01-08 13:50:00,3354.49,3358.77,0.0,flip_to_short -39697,做空,2025-01-08 13:50:00,2025-01-08 14:15:00,3358.77,3360.24,-0.0,flip_to_long -39698,做多,2025-01-08 14:15:00,2025-01-08 14:35:00,3360.24,3353.49,-0.01,flip_to_short -39699,做空,2025-01-08 14:35:00,2025-01-08 14:40:00,3353.49,3360.94,-0.01,flip_to_long -39700,做多,2025-01-08 14:40:00,2025-01-08 14:45:00,3360.94,3360.59,-0.0,flip_to_short -39701,做空,2025-01-08 14:45:00,2025-01-08 15:15:00,3360.59,3355.52,0.0,flip_to_long -39702,做多,2025-01-08 15:15:00,2025-01-08 15:20:00,3355.52,3350.66,-0.0,flip_to_short -39703,做空,2025-01-08 15:20:00,2025-01-08 18:25:00,3350.66,3324.21,0.02,flip_to_long -39704,做多,2025-01-08 18:25:00,2025-01-08 18:30:00,3324.21,3304.87,-0.02,flip_to_short -39705,做空,2025-01-08 18:30:00,2025-01-08 21:00:00,3304.87,3289.31,0.01,flip_to_long -39706,做多,2025-01-08 21:00:00,2025-01-08 21:05:00,3289.31,3282.44,-0.01,flip_to_short -39707,做空,2025-01-08 21:05:00,2025-01-08 21:20:00,3282.44,3287.89,-0.01,flip_to_long -39708,做多,2025-01-08 21:20:00,2025-01-08 21:25:00,3287.89,3284.76,-0.0,flip_to_short -39709,做空,2025-01-08 21:25:00,2025-01-09 02:10:00,3284.76,3328.98,-0.03,flip_to_long -39710,做多,2025-01-09 02:10:00,2025-01-09 02:30:00,3328.98,3329.1,-0.0,flip_to_short -39711,做空,2025-01-09 02:30:00,2025-01-09 03:15:00,3329.1,3329.51,-0.0,flip_to_long -39712,做多,2025-01-09 03:15:00,2025-01-09 05:35:00,3329.51,3329.77,-0.0,flip_to_short -39713,做空,2025-01-09 05:35:00,2025-01-09 06:15:00,3329.77,3330.44,-0.0,flip_to_long -39714,做多,2025-01-09 06:15:00,2025-01-09 08:40:00,3330.44,3317.48,-0.01,flip_to_short -39715,做空,2025-01-09 08:40:00,2025-01-09 09:05:00,3317.48,3322.75,-0.01,flip_to_long -39716,做多,2025-01-09 09:05:00,2025-01-09 09:10:00,3322.75,3315.63,-0.01,flip_to_short -39717,做空,2025-01-09 09:10:00,2025-01-09 09:55:00,3315.63,3316.68,-0.0,flip_to_long -39718,做多,2025-01-09 09:55:00,2025-01-09 10:05:00,3316.68,3318.25,-0.0,flip_to_short -39719,做空,2025-01-09 10:05:00,2025-01-09 10:50:00,3318.25,3310.01,0.0,flip_to_long -39720,做多,2025-01-09 10:50:00,2025-01-09 11:35:00,3310.01,3300.29,-0.01,flip_to_short -39721,做空,2025-01-09 11:35:00,2025-01-09 12:10:00,3300.29,3305.89,-0.01,flip_to_long -39722,做多,2025-01-09 12:10:00,2025-01-09 12:15:00,3305.89,3304.58,-0.0,flip_to_short -39723,做空,2025-01-09 12:15:00,2025-01-09 12:20:00,3304.58,3307.61,-0.0,flip_to_long -39724,做多,2025-01-09 12:20:00,2025-01-09 12:25:00,3307.61,3304.3,-0.0,flip_to_short -39725,做空,2025-01-09 12:25:00,2025-01-09 15:25:00,3304.3,3289.18,0.01,flip_to_long -39726,做多,2025-01-09 15:25:00,2025-01-09 17:15:00,3289.18,3281.3,-0.01,flip_to_short -39727,做空,2025-01-09 17:15:00,2025-01-09 17:25:00,3281.3,3286.02,-0.0,flip_to_long -39728,做多,2025-01-09 17:25:00,2025-01-09 17:30:00,3286.02,3272.42,-0.01,flip_to_short -39729,做空,2025-01-09 17:30:00,2025-01-09 22:30:00,3272.42,3221.99,0.04,flip_to_long -39730,做多,2025-01-09 22:30:00,2025-01-09 22:50:00,3221.99,3222.99,-0.0,flip_to_short -39731,做空,2025-01-09 22:50:00,2025-01-09 23:20:00,3222.99,3218.82,0.0,flip_to_long -39732,做多,2025-01-09 23:20:00,2025-01-10 11:30:00,3218.82,3296.72,0.06,flip_to_short -39733,做空,2025-01-10 11:30:00,2025-01-10 12:45:00,3296.72,3300.69,-0.0,flip_to_long -39734,做多,2025-01-10 12:45:00,2025-01-10 13:15:00,3300.69,3304.29,0.0,flip_to_short -39735,做空,2025-01-10 13:15:00,2025-01-10 13:30:00,3304.29,3246.32,0.04,tp_lower -39736,做多,2025-01-10 17:15:00,2025-01-10 20:25:00,3264.49,3271.9,0.0,flip_to_short -39737,做空,2025-01-10 20:25:00,2025-01-10 22:40:00,3271.9,3278.9,-0.01,flip_to_long -39738,做多,2025-01-10 22:40:00,2025-01-10 22:45:00,3278.9,3274.48,-0.0,flip_to_short -39739,做空,2025-01-10 22:45:00,2025-01-10 23:30:00,3274.48,3273.1,-0.0,flip_to_long -39740,做多,2025-01-10 23:30:00,2025-01-11 06:50:00,3273.1,3240.89,-0.03,flip_to_short -39741,做空,2025-01-11 06:50:00,2025-01-11 07:05:00,3240.89,3242.2,-0.0,flip_to_long -39742,做多,2025-01-11 07:05:00,2025-01-11 07:15:00,3242.2,3235.5,-0.01,flip_to_short -39743,做空,2025-01-11 07:15:00,2025-01-11 09:30:00,3235.5,3236.28,-0.0,flip_to_long -39744,做多,2025-01-11 09:30:00,2025-01-11 09:45:00,3236.28,3237.59,-0.0,flip_to_short -39745,做空,2025-01-11 09:45:00,2025-01-11 09:55:00,3237.59,3243.01,-0.01,flip_to_long -39746,做多,2025-01-11 09:55:00,2025-01-11 14:15:00,3243.01,3259.73,0.01,flip_to_short -39747,做空,2025-01-11 14:15:00,2025-01-11 14:20:00,3259.73,3259.98,-0.0,flip_to_long -39748,做多,2025-01-11 14:20:00,2025-01-11 15:15:00,3259.98,3269.06,0.01,flip_to_short -39749,做空,2025-01-11 15:15:00,2025-01-11 15:55:00,3269.06,3270.07,-0.0,flip_to_long -39750,做多,2025-01-11 15:55:00,2025-01-11 16:05:00,3270.07,3263.57,-0.01,flip_to_short -39751,做空,2025-01-11 16:05:00,2025-01-11 16:30:00,3263.57,3271.23,-0.01,flip_to_long -39752,做多,2025-01-11 16:30:00,2025-01-11 16:50:00,3271.23,3271.6,-0.0,flip_to_short -39753,做空,2025-01-11 16:50:00,2025-01-11 17:20:00,3271.6,3270.83,-0.0,flip_to_long -39754,做多,2025-01-11 17:20:00,2025-01-11 17:25:00,3270.83,3267.99,-0.0,flip_to_short -39755,做空,2025-01-11 17:25:00,2025-01-11 17:30:00,3267.99,3271.0,-0.0,flip_to_long -39756,做多,2025-01-11 17:30:00,2025-01-11 17:40:00,3271.0,3269.02,-0.0,flip_to_short -39757,做空,2025-01-11 17:40:00,2025-01-11 17:45:00,3269.02,3269.11,-0.0,flip_to_long -39758,做多,2025-01-11 17:45:00,2025-01-11 18:35:00,3269.11,3267.17,-0.0,flip_to_short -39759,做空,2025-01-11 18:35:00,2025-01-11 18:50:00,3267.17,3278.01,-0.01,flip_to_long -39760,做多,2025-01-11 18:50:00,2025-01-11 19:30:00,3278.01,3268.94,-0.01,flip_to_short -39761,做空,2025-01-11 19:30:00,2025-01-11 19:35:00,3268.94,3270.28,-0.0,flip_to_long -39762,做多,2025-01-11 19:35:00,2025-01-11 19:45:00,3270.28,3270.92,-0.0,flip_to_short -39763,做空,2025-01-11 19:45:00,2025-01-11 19:50:00,3270.92,3274.62,-0.0,flip_to_long -39764,做多,2025-01-11 19:50:00,2025-01-11 22:30:00,3274.62,3290.53,0.01,flip_to_short -39765,做空,2025-01-11 22:30:00,2025-01-11 22:55:00,3290.53,3287.56,0.0,flip_to_long -39766,做多,2025-01-11 22:55:00,2025-01-11 23:10:00,3287.56,3287.02,-0.0,flip_to_short -39767,做空,2025-01-11 23:10:00,2025-01-11 23:20:00,3287.02,3291.59,-0.0,flip_to_long -39768,做多,2025-01-11 23:20:00,2025-01-11 23:40:00,3291.59,3286.39,-0.01,flip_to_short -39769,做空,2025-01-11 23:40:00,2025-01-12 02:35:00,3286.39,3287.01,-0.0,flip_to_long -39770,做多,2025-01-12 02:35:00,2025-01-12 03:05:00,3287.01,3286.28,-0.0,flip_to_short -39771,做空,2025-01-12 03:05:00,2025-01-12 03:40:00,3286.28,3281.69,0.0,flip_to_long -39772,做多,2025-01-12 03:40:00,2025-01-12 04:00:00,3281.69,3283.86,0.0,flip_to_short -39773,做空,2025-01-12 04:00:00,2025-01-12 04:20:00,3283.86,3283.62,-0.0,flip_to_long -39774,做多,2025-01-12 04:20:00,2025-01-12 04:50:00,3283.62,3281.95,-0.0,flip_to_short -39775,做空,2025-01-12 04:50:00,2025-01-12 04:55:00,3281.95,3282.52,-0.0,flip_to_long -39776,做多,2025-01-12 04:55:00,2025-01-12 05:15:00,3282.52,3278.05,-0.0,flip_to_short -39777,做空,2025-01-12 05:15:00,2025-01-12 11:35:00,3278.05,3251.61,0.02,flip_to_long -39778,做多,2025-01-12 11:35:00,2025-01-12 12:00:00,3251.61,3249.22,-0.0,flip_to_short -39779,做空,2025-01-12 12:00:00,2025-01-12 12:05:00,3249.22,3249.41,-0.0,flip_to_long -39780,做多,2025-01-12 12:05:00,2025-01-12 13:00:00,3249.41,3247.06,-0.0,flip_to_short -39781,做空,2025-01-12 13:00:00,2025-01-12 19:15:00,3247.06,3281.81,-0.03,flip_to_long -39782,做多,2025-01-12 19:15:00,2025-01-12 19:20:00,3281.81,3279.99,-0.0,flip_to_short -39783,做空,2025-01-12 19:20:00,2025-01-12 19:45:00,3279.99,3280.47,-0.0,flip_to_long -39784,做多,2025-01-12 19:45:00,2025-01-12 20:15:00,3280.47,3282.89,0.0,flip_to_short -39785,做空,2025-01-12 20:15:00,2025-01-12 20:20:00,3282.89,3283.88,-0.0,flip_to_long -39786,做多,2025-01-12 20:20:00,2025-01-12 20:25:00,3283.88,3282.49,-0.0,flip_to_short -39787,做空,2025-01-12 20:25:00,2025-01-12 23:55:00,3282.49,3265.69,0.01,flip_to_long -39788,做多,2025-01-12 23:55:00,2025-01-13 01:40:00,3265.69,3274.7,0.01,flip_to_short -39789,做空,2025-01-13 01:40:00,2025-01-13 02:15:00,3274.7,3266.3,0.01,flip_to_long -39790,做多,2025-01-13 02:15:00,2025-01-13 15:45:00,3266.3,3063.35,-0.16,flip_to_short -39791,做空,2025-01-13 15:45:00,2025-01-13 19:40:00,3063.35,3030.82,0.02,flip_to_long -39792,做多,2025-01-13 19:40:00,2025-01-13 19:45:00,3030.82,3025.97,-0.01,flip_to_short -39793,做空,2025-01-13 19:45:00,2025-01-13 19:55:00,3025.97,3023.97,0.0,flip_to_long -39794,做多,2025-01-13 19:55:00,2025-01-13 20:20:00,3023.97,3019.05,-0.01,flip_to_short -39795,做空,2025-01-13 20:20:00,2025-01-13 20:25:00,3019.05,3022.73,-0.0,flip_to_long -39796,做多,2025-01-13 20:25:00,2025-01-14 05:55:00,3022.73,3160.65,0.11,flip_to_short -39797,做空,2025-01-14 05:55:00,2025-01-14 06:05:00,3160.65,3167.4,-0.01,flip_to_long -39798,做多,2025-01-14 06:05:00,2025-01-14 07:55:00,3167.4,3170.4,0.0,flip_to_short -39799,做空,2025-01-14 07:55:00,2025-01-14 13:30:00,3170.4,3219.39,-0.04,flip_to_long -39800,做多,2025-01-14 13:30:00,2025-01-14 13:35:00,3219.39,3209.18,-0.01,flip_to_short -39801,做空,2025-01-14 13:35:00,2025-01-14 13:45:00,3209.18,3217.62,-0.01,flip_to_long -39802,做多,2025-01-14 13:45:00,2025-01-14 13:50:00,3217.62,3209.22,-0.01,flip_to_short -39803,做空,2025-01-14 13:50:00,2025-01-14 14:15:00,3209.22,3211.6,-0.0,flip_to_long -39804,做多,2025-01-14 14:15:00,2025-01-14 14:40:00,3211.6,3217.35,0.0,flip_to_short -39805,做空,2025-01-14 14:40:00,2025-01-14 15:05:00,3217.35,3208.01,0.01,flip_to_long -39806,做多,2025-01-14 15:05:00,2025-01-14 15:15:00,3208.01,3205.58,-0.0,flip_to_short -39807,做空,2025-01-14 15:15:00,2025-01-14 15:40:00,3205.58,3211.47,-0.01,flip_to_long -39808,做多,2025-01-14 15:40:00,2025-01-14 15:45:00,3211.47,3204.44,-0.01,flip_to_short -39809,做空,2025-01-14 15:45:00,2025-01-14 15:50:00,3204.44,3205.47,-0.0,flip_to_long -39810,做多,2025-01-14 15:50:00,2025-01-14 15:55:00,3205.47,3197.86,-0.01,flip_to_short -39811,做空,2025-01-14 15:55:00,2025-01-14 17:10:00,3197.86,3203.36,-0.01,flip_to_long -39812,做多,2025-01-14 17:10:00,2025-01-14 17:20:00,3203.36,3196.71,-0.01,flip_to_short -39813,做空,2025-01-14 17:20:00,2025-01-14 17:25:00,3196.71,3204.38,-0.01,flip_to_long -39814,做多,2025-01-14 17:25:00,2025-01-14 17:30:00,3204.38,3196.24,-0.01,flip_to_short -39815,做空,2025-01-14 17:30:00,2025-01-14 17:35:00,3196.24,3201.3,-0.0,flip_to_long -39816,做多,2025-01-14 17:35:00,2025-01-14 20:00:00,3201.3,3196.34,-0.0,flip_to_short -39817,做空,2025-01-14 20:00:00,2025-01-14 20:05:00,3196.34,3204.93,-0.01,flip_to_long -39818,做多,2025-01-14 20:05:00,2025-01-14 21:45:00,3204.93,3212.58,0.0,flip_to_short -39819,做空,2025-01-14 21:45:00,2025-01-14 21:50:00,3212.58,3213.81,-0.0,flip_to_long -39820,做多,2025-01-14 21:50:00,2025-01-14 23:35:00,3213.81,3221.91,0.0,flip_to_short -39821,做空,2025-01-14 23:35:00,2025-01-14 23:40:00,3221.91,3226.31,-0.0,flip_to_long -39822,做多,2025-01-14 23:40:00,2025-01-15 00:00:00,3226.31,3218.85,-0.01,flip_to_short -39823,做空,2025-01-15 00:00:00,2025-01-15 00:05:00,3218.85,3220.9,-0.0,flip_to_long -39824,做多,2025-01-15 00:05:00,2025-01-15 00:15:00,3220.9,3224.9,0.0,flip_to_short -39825,做空,2025-01-15 00:15:00,2025-01-15 00:45:00,3224.9,3226.69,-0.0,flip_to_long -39826,做多,2025-01-15 00:45:00,2025-01-15 00:50:00,3226.69,3220.18,-0.01,flip_to_short -39827,做空,2025-01-15 00:50:00,2025-01-15 01:00:00,3220.18,3220.36,-0.0,flip_to_long -39828,做多,2025-01-15 01:00:00,2025-01-15 01:10:00,3220.36,3221.56,-0.0,flip_to_short -39829,做空,2025-01-15 01:10:00,2025-01-15 01:20:00,3221.56,3229.44,-0.01,flip_to_long -39830,做多,2025-01-15 01:20:00,2025-01-15 01:50:00,3229.44,3232.35,0.0,flip_to_short -39831,做空,2025-01-15 01:50:00,2025-01-15 03:35:00,3232.35,3223.68,0.01,flip_to_long -39832,做多,2025-01-15 03:35:00,2025-01-15 04:15:00,3223.68,3221.44,-0.0,flip_to_short -39833,做空,2025-01-15 04:15:00,2025-01-15 04:20:00,3221.44,3224.49,-0.0,flip_to_long -39834,做多,2025-01-15 04:20:00,2025-01-15 04:45:00,3224.49,3222.08,-0.0,flip_to_short -39835,做空,2025-01-15 04:45:00,2025-01-15 04:50:00,3222.08,3227.12,-0.0,flip_to_long -39836,做多,2025-01-15 04:50:00,2025-01-15 05:00:00,3227.12,3223.66,-0.0,flip_to_short -39837,做空,2025-01-15 05:00:00,2025-01-15 05:20:00,3223.66,3225.6,-0.0,flip_to_long -39838,做多,2025-01-15 05:20:00,2025-01-15 06:05:00,3225.6,3222.49,-0.0,flip_to_short -39839,做空,2025-01-15 06:05:00,2025-01-15 06:45:00,3222.49,3225.22,-0.0,flip_to_long -39840,做多,2025-01-15 06:45:00,2025-01-15 09:00:00,3225.22,3230.61,0.0,flip_to_short -39841,做空,2025-01-15 09:00:00,2025-01-15 13:15:00,3230.61,3208.45,0.01,flip_to_long -39842,做多,2025-01-15 13:15:00,2025-01-16 00:15:00,3208.45,3426.11,0.16,flip_to_short -39843,做空,2025-01-16 00:15:00,2025-01-16 06:25:00,3426.11,3380.7,0.03,flip_to_long -39844,做多,2025-01-16 06:25:00,2025-01-16 06:30:00,3380.7,3376.59,-0.0,flip_to_short -39845,做空,2025-01-16 06:30:00,2025-01-16 06:35:00,3376.59,3380.1,-0.0,flip_to_long -39846,做多,2025-01-16 06:35:00,2025-01-16 06:40:00,3380.1,3375.82,-0.0,flip_to_short -39847,做空,2025-01-16 06:40:00,2025-01-16 06:50:00,3375.82,3376.0,-0.0,flip_to_long -39848,做多,2025-01-16 06:50:00,2025-01-16 08:15:00,3376.0,3364.13,-0.01,flip_to_short -39849,做空,2025-01-16 08:15:00,2025-01-16 11:45:00,3364.13,3344.0,0.01,flip_to_long -39850,做多,2025-01-16 11:45:00,2025-01-16 12:00:00,3344.0,3344.54,-0.0,flip_to_short -39851,做空,2025-01-16 12:00:00,2025-01-16 13:15:00,3344.54,3328.36,0.01,flip_to_long -39852,做多,2025-01-16 13:15:00,2025-01-16 13:25:00,3328.36,3310.52,-0.02,flip_to_short -39853,做空,2025-01-16 13:25:00,2025-01-16 13:30:00,3310.52,3325.82,-0.01,flip_to_long -39854,做多,2025-01-16 13:30:00,2025-01-16 13:45:00,3325.82,3331.05,0.0,flip_to_short -39855,做空,2025-01-16 13:45:00,2025-01-16 14:15:00,3331.05,3332.22,-0.0,flip_to_long -39856,做多,2025-01-16 14:15:00,2025-01-16 14:30:00,3332.22,3329.78,-0.0,flip_to_short -39857,做空,2025-01-16 14:30:00,2025-01-16 15:55:00,3329.78,3331.98,-0.0,flip_to_long -39858,做多,2025-01-16 15:55:00,2025-01-16 18:25:00,3331.98,3319.98,-0.01,flip_to_short -39859,做空,2025-01-16 18:25:00,2025-01-16 18:50:00,3319.98,3327.15,-0.01,flip_to_long -39860,做多,2025-01-16 18:50:00,2025-01-16 18:55:00,3327.15,3324.61,-0.0,flip_to_short -39861,做空,2025-01-16 18:55:00,2025-01-16 19:00:00,3324.61,3326.48,-0.0,flip_to_long -39862,做多,2025-01-16 19:00:00,2025-01-16 19:05:00,3326.48,3326.39,-0.0,flip_to_short -39863,做空,2025-01-16 19:05:00,2025-01-16 19:25:00,3326.39,3328.11,-0.0,flip_to_long -39864,做多,2025-01-16 19:25:00,2025-01-16 19:30:00,3328.11,3327.16,-0.0,flip_to_short -39865,做空,2025-01-16 19:30:00,2025-01-16 20:30:00,3327.16,3337.27,-0.01,flip_to_long -39866,做多,2025-01-16 20:30:00,2025-01-16 20:35:00,3337.27,3330.37,-0.01,flip_to_short -39867,做空,2025-01-16 20:35:00,2025-01-16 20:40:00,3330.37,3334.95,-0.0,flip_to_long -39868,做多,2025-01-16 20:40:00,2025-01-16 20:50:00,3334.95,3335.19,-0.0,flip_to_short -39869,做空,2025-01-16 20:50:00,2025-01-16 20:55:00,3335.19,3335.77,-0.0,flip_to_long -39870,做多,2025-01-16 20:55:00,2025-01-17 05:40:00,3335.77,3360.07,0.02,flip_to_short -39871,做空,2025-01-17 05:40:00,2025-01-17 05:45:00,3360.07,3363.69,-0.0,flip_to_long -39872,做多,2025-01-17 05:45:00,2025-01-17 06:30:00,3363.69,3368.99,0.0,flip_to_short -39873,做空,2025-01-17 06:30:00,2025-01-17 07:10:00,3368.99,3369.42,-0.0,flip_to_long -39874,做多,2025-01-17 07:10:00,2025-01-17 07:25:00,3369.42,3367.09,-0.0,flip_to_short -39875,做空,2025-01-17 07:25:00,2025-01-17 07:35:00,3367.09,3369.44,-0.0,flip_to_long -39876,做多,2025-01-17 07:35:00,2025-01-17 12:30:00,3369.44,3404.4,0.02,flip_to_short -39877,做空,2025-01-17 12:30:00,2025-01-17 12:40:00,3404.4,3411.3,-0.01,flip_to_long -39878,做多,2025-01-17 12:40:00,2025-01-17 12:50:00,3411.3,3406.77,-0.0,flip_to_short -39879,做空,2025-01-17 12:50:00,2025-01-17 12:55:00,3406.77,3406.78,-0.0,flip_to_long -39880,做多,2025-01-17 12:55:00,2025-01-17 13:15:00,3406.78,3410.14,0.0,flip_to_short -39881,做空,2025-01-17 13:15:00,2025-01-17 13:20:00,3410.14,3414.22,-0.0,flip_to_long -39882,做多,2025-01-17 13:20:00,2025-01-17 13:35:00,3414.22,3396.77,-0.01,flip_to_short -39883,做空,2025-01-17 13:35:00,2025-01-17 14:10:00,3396.77,3409.7,-0.01,flip_to_long -39884,做多,2025-01-17 14:10:00,2025-01-17 14:30:00,3409.7,3420.21,0.01,flip_to_short -39885,做空,2025-01-17 14:30:00,2025-01-17 14:45:00,3420.21,3409.73,0.01,flip_to_long -39886,做多,2025-01-17 14:45:00,2025-01-17 15:25:00,3409.73,3416.06,0.0,flip_to_short -39887,做空,2025-01-17 15:25:00,2025-01-17 15:35:00,3416.06,3423.35,-0.01,flip_to_long -39888,做多,2025-01-17 15:35:00,2025-01-17 15:40:00,3423.35,3419.1,-0.0,flip_to_short -39889,做空,2025-01-17 15:40:00,2025-01-17 15:55:00,3419.1,3420.33,-0.0,flip_to_long -39890,做多,2025-01-17 15:55:00,2025-01-17 16:05:00,3420.33,3412.62,-0.01,flip_to_short -39891,做空,2025-01-17 16:05:00,2025-01-17 16:10:00,3412.62,3430.49,-0.01,flip_to_long -39892,做多,2025-01-17 16:10:00,2025-01-17 17:35:00,3430.49,3415.38,-0.01,flip_to_short -39893,做空,2025-01-17 17:35:00,2025-01-17 18:15:00,3415.38,3421.72,-0.01,flip_to_long -39894,做多,2025-01-17 18:15:00,2025-01-17 18:25:00,3421.72,3420.12,-0.0,flip_to_short -39895,做空,2025-01-17 18:25:00,2025-01-17 18:35:00,3420.12,3419.56,-0.0,flip_to_long -39896,做多,2025-01-17 18:35:00,2025-01-17 19:30:00,3419.56,3418.09,-0.0,flip_to_short -39897,做空,2025-01-17 19:30:00,2025-01-17 19:35:00,3418.09,3422.01,-0.0,flip_to_long -39898,做多,2025-01-17 19:35:00,2025-01-17 20:00:00,3422.01,3429.84,0.0,flip_to_short -39899,做空,2025-01-17 20:00:00,2025-01-18 00:20:00,3429.84,3472.94,-0.03,flip_to_long -39900,做多,2025-01-18 00:20:00,2025-01-18 01:00:00,3472.94,3475.51,0.0,flip_to_short -39901,做空,2025-01-18 01:00:00,2025-01-18 03:40:00,3475.51,3380.98,0.07,tp_lower -39902,做多,2025-01-18 11:35:00,2025-01-18 12:35:00,3286.23,3278.76,-0.01,flip_to_short -39903,做空,2025-01-18 12:35:00,2025-01-18 19:25:00,3278.76,3284.11,-0.01,flip_to_long -39904,做多,2025-01-18 19:25:00,2025-01-18 20:05:00,3284.11,3283.56,-0.0,flip_to_short -39905,做空,2025-01-18 20:05:00,2025-01-18 21:05:00,3283.56,3273.05,0.01,flip_to_long -39906,做多,2025-01-18 21:05:00,2025-01-18 21:55:00,3273.05,3273.72,-0.0,flip_to_short -39907,做空,2025-01-18 21:55:00,2025-01-18 22:00:00,3273.72,3275.36,-0.0,flip_to_long -39908,做多,2025-01-18 22:00:00,2025-01-19 04:00:00,3275.36,3329.61,0.04,flip_to_short -39909,做空,2025-01-19 04:00:00,2025-01-19 12:50:00,3329.61,3198.33,0.1,flip_to_long -39910,做多,2025-01-19 12:50:00,2025-01-19 20:10:00,3198.33,3412.6,0.18,flip_to_short -39911,做空,2025-01-19 20:10:00,2025-01-19 21:25:00,3412.6,3247.11,0.14,tp_lower -39912,做多,2025-01-20 02:05:00,2025-01-20 10:35:00,3224.65,3370.13,0.13,flip_to_short -39913,做空,2025-01-20 10:35:00,2025-01-20 10:40:00,3370.13,3372.79,-0.0,flip_to_long -39914,做多,2025-01-20 10:40:00,2025-01-20 10:45:00,3372.79,3372.81,-0.0,flip_to_short -39915,做空,2025-01-20 10:45:00,2025-01-20 11:20:00,3372.81,3369.78,0.0,flip_to_long -39916,做多,2025-01-20 11:20:00,2025-01-20 14:25:00,3369.78,3338.41,-0.03,flip_to_short -39917,做空,2025-01-20 14:25:00,2025-01-20 14:30:00,3338.41,3354.3,-0.02,flip_to_long -39918,做多,2025-01-20 14:30:00,2025-01-20 14:35:00,3354.3,3339.36,-0.02,flip_to_short -39919,做空,2025-01-20 14:35:00,2025-01-20 14:40:00,3339.36,3345.77,-0.01,flip_to_long -39920,做多,2025-01-20 14:40:00,2025-01-20 14:45:00,3345.77,3344.16,-0.0,flip_to_short -39921,做空,2025-01-20 14:45:00,2025-01-20 14:50:00,3344.16,3351.75,-0.01,flip_to_long -39922,做多,2025-01-20 14:50:00,2025-01-20 15:00:00,3351.75,3355.47,0.0,flip_to_short -39923,做空,2025-01-20 15:00:00,2025-01-20 15:50:00,3355.47,3340.2,0.01,flip_to_long -39924,做多,2025-01-20 15:50:00,2025-01-20 16:05:00,3340.2,3331.57,-0.01,flip_to_short -39925,做空,2025-01-20 16:05:00,2025-01-20 16:20:00,3331.57,3337.01,-0.01,flip_to_long -39926,做多,2025-01-20 16:20:00,2025-01-20 17:00:00,3337.01,3312.14,-0.02,flip_to_short -39927,做空,2025-01-20 17:00:00,2025-01-20 17:05:00,3312.14,3343.77,-0.03,flip_to_long -39928,做多,2025-01-20 17:05:00,2025-01-20 17:10:00,3343.77,3318.62,-0.02,flip_to_short -39929,做空,2025-01-20 17:10:00,2025-01-20 17:20:00,3318.62,3342.51,-0.02,flip_to_long -39930,做多,2025-01-20 17:20:00,2025-01-20 17:25:00,3342.51,3318.53,-0.02,flip_to_short -39931,做空,2025-01-20 17:25:00,2025-01-20 18:50:00,3318.53,3334.01,-0.01,flip_to_long -39932,做多,2025-01-20 18:50:00,2025-01-20 18:55:00,3334.01,3330.16,-0.0,flip_to_short -39933,做空,2025-01-20 18:55:00,2025-01-20 19:20:00,3330.16,3341.45,-0.01,flip_to_long -39934,做多,2025-01-20 19:20:00,2025-01-20 20:00:00,3341.45,3334.02,-0.01,flip_to_short -39935,做空,2025-01-20 20:00:00,2025-01-20 20:20:00,3334.02,3326.76,0.0,flip_to_long -39936,做多,2025-01-20 20:20:00,2025-01-20 20:55:00,3326.76,3320.27,-0.01,flip_to_short -39937,做空,2025-01-20 20:55:00,2025-01-20 21:00:00,3320.27,3327.28,-0.01,flip_to_long -39938,做多,2025-01-20 21:00:00,2025-01-20 21:05:00,3327.28,3317.51,-0.01,flip_to_short -39939,做空,2025-01-20 21:05:00,2025-01-20 21:20:00,3317.51,3331.72,-0.01,flip_to_long -39940,做多,2025-01-20 21:20:00,2025-01-20 21:25:00,3331.72,3323.42,-0.01,flip_to_short -39941,做空,2025-01-20 21:25:00,2025-01-20 22:45:00,3323.42,3315.63,0.01,flip_to_long -39942,做多,2025-01-20 22:45:00,2025-01-20 22:55:00,3315.63,3318.25,0.0,flip_to_short -39943,做空,2025-01-20 22:55:00,2025-01-21 03:40:00,3318.25,3260.39,0.05,flip_to_long -39944,做多,2025-01-21 03:40:00,2025-01-21 03:55:00,3260.39,3262.23,0.0,flip_to_short -39945,做空,2025-01-21 03:55:00,2025-01-21 04:20:00,3262.23,3256.89,0.0,flip_to_long -39946,做多,2025-01-21 04:20:00,2025-01-21 04:25:00,3256.89,3252.9,-0.01,flip_to_short -39947,做空,2025-01-21 04:25:00,2025-01-21 05:05:00,3252.9,3245.93,0.0,flip_to_long -39948,做多,2025-01-21 05:05:00,2025-01-21 06:20:00,3245.93,3246.23,-0.0,flip_to_short -39949,做空,2025-01-21 06:20:00,2025-01-21 07:00:00,3246.23,3244.68,-0.0,flip_to_long -39950,做多,2025-01-21 07:00:00,2025-01-21 07:50:00,3244.68,3249.68,0.0,flip_to_short -39951,做空,2025-01-21 07:50:00,2025-01-21 08:50:00,3249.68,3245.58,0.0,flip_to_long -39952,做多,2025-01-21 08:50:00,2025-01-21 14:35:00,3245.58,3285.01,0.03,flip_to_short -39953,做空,2025-01-21 14:35:00,2025-01-21 14:40:00,3285.01,3302.01,-0.02,flip_to_long -39954,做多,2025-01-21 14:40:00,2025-01-21 14:50:00,3302.01,3293.44,-0.01,flip_to_short -39955,做空,2025-01-21 14:50:00,2025-01-21 16:05:00,3293.44,3320.69,-0.03,flip_to_long -39956,做多,2025-01-21 16:05:00,2025-01-21 16:35:00,3320.69,3311.78,-0.01,flip_to_short -39957,做空,2025-01-21 16:35:00,2025-01-21 21:40:00,3311.78,3329.09,-0.02,flip_to_long -39958,做多,2025-01-21 21:40:00,2025-01-21 22:05:00,3329.09,3329.86,-0.0,flip_to_short -39959,做空,2025-01-21 22:05:00,2025-01-21 22:15:00,3329.86,3329.91,-0.0,flip_to_long -39960,做多,2025-01-21 22:15:00,2025-01-21 22:30:00,3329.91,3334.56,0.0,flip_to_short -39961,做空,2025-01-21 22:30:00,2025-01-21 23:05:00,3334.56,3327.54,0.0,flip_to_long -39962,做多,2025-01-21 23:05:00,2025-01-21 23:20:00,3327.54,3313.39,-0.01,flip_to_short -39963,做空,2025-01-21 23:20:00,2025-01-21 23:50:00,3313.39,3323.78,-0.01,flip_to_long -39964,做多,2025-01-21 23:50:00,2025-01-22 00:05:00,3323.78,3327.97,0.0,flip_to_short -39965,做空,2025-01-22 00:05:00,2025-01-22 00:40:00,3327.97,3330.01,-0.0,flip_to_long -39966,做多,2025-01-22 00:40:00,2025-01-22 01:40:00,3330.01,3322.78,-0.01,flip_to_short -39967,做空,2025-01-22 01:40:00,2025-01-22 01:45:00,3322.78,3327.89,-0.01,flip_to_long -39968,做多,2025-01-22 01:45:00,2025-01-22 03:45:00,3327.89,3332.96,0.0,flip_to_short -39969,做空,2025-01-22 03:45:00,2025-01-22 05:05:00,3332.96,3336.43,-0.0,flip_to_long -39970,做多,2025-01-22 05:05:00,2025-01-22 05:15:00,3336.43,3332.02,-0.01,flip_to_short -39971,做空,2025-01-22 05:15:00,2025-01-22 10:40:00,3332.02,3300.5,0.03,flip_to_long -39972,做多,2025-01-22 10:40:00,2025-01-22 13:20:00,3300.5,3306.22,0.0,flip_to_short -39973,做空,2025-01-22 13:20:00,2025-01-22 14:25:00,3306.22,3305.68,-0.0,flip_to_long -39974,做多,2025-01-22 14:25:00,2025-01-22 14:30:00,3305.68,3303.26,-0.0,flip_to_short -39975,做空,2025-01-22 14:30:00,2025-01-22 15:05:00,3303.26,3299.87,0.0,flip_to_long -39976,做多,2025-01-22 15:05:00,2025-01-22 20:35:00,3299.87,3265.13,-0.03,flip_to_short -39977,做空,2025-01-22 20:35:00,2025-01-22 22:35:00,3265.13,3263.03,0.0,flip_to_long -39978,做多,2025-01-22 22:35:00,2025-01-23 00:40:00,3263.03,3251.0,-0.01,flip_to_short -39979,做空,2025-01-23 00:40:00,2025-01-23 00:50:00,3251.0,3257.13,-0.01,flip_to_long -39980,做多,2025-01-23 00:50:00,2025-01-23 01:05:00,3257.13,3250.52,-0.01,flip_to_short -39981,做空,2025-01-23 01:05:00,2025-01-23 01:25:00,3250.52,3253.72,-0.0,flip_to_long -39982,做多,2025-01-23 01:25:00,2025-01-23 01:30:00,3253.72,3251.53,-0.0,flip_to_short -39983,做空,2025-01-23 01:30:00,2025-01-23 03:20:00,3251.53,3238.39,0.01,flip_to_long -39984,做多,2025-01-23 03:20:00,2025-01-23 03:30:00,3238.39,3238.93,-0.0,flip_to_short -39985,做空,2025-01-23 03:30:00,2025-01-23 03:35:00,3238.93,3239.07,-0.0,flip_to_long -39986,做多,2025-01-23 03:35:00,2025-01-23 06:30:00,3239.07,3219.16,-0.02,flip_to_short -39987,做空,2025-01-23 06:30:00,2025-01-23 07:20:00,3219.16,3213.78,0.0,flip_to_long -39988,做多,2025-01-23 07:20:00,2025-01-23 08:30:00,3213.78,3218.08,0.0,flip_to_short -39989,做空,2025-01-23 08:30:00,2025-01-23 09:00:00,3218.08,3216.25,0.0,flip_to_long -39990,做多,2025-01-23 09:00:00,2025-01-23 09:05:00,3216.25,3213.14,-0.0,flip_to_short -39991,做空,2025-01-23 09:05:00,2025-01-23 09:10:00,3213.14,3219.1,-0.01,flip_to_long -39992,做多,2025-01-23 09:10:00,2025-01-23 09:25:00,3219.1,3215.23,-0.0,flip_to_short -39993,做空,2025-01-23 09:25:00,2025-01-23 11:30:00,3215.23,3214.18,-0.0,flip_to_long -39994,做多,2025-01-23 11:30:00,2025-01-23 11:40:00,3214.18,3211.68,-0.0,flip_to_short -39995,做空,2025-01-23 11:40:00,2025-01-23 11:55:00,3211.68,3212.78,-0.0,flip_to_long -39996,做多,2025-01-23 11:55:00,2025-01-23 12:00:00,3212.78,3208.51,-0.01,flip_to_short -39997,做空,2025-01-23 12:00:00,2025-01-23 12:05:00,3208.51,3211.99,-0.0,flip_to_long -39998,做多,2025-01-23 12:05:00,2025-01-23 12:10:00,3211.99,3200.72,-0.01,flip_to_short -39999,做空,2025-01-23 12:10:00,2025-01-23 12:30:00,3200.72,3211.44,-0.01,flip_to_long -40000,做多,2025-01-23 12:30:00,2025-01-23 12:35:00,3211.44,3208.59,-0.0,flip_to_short -40001,做空,2025-01-23 12:35:00,2025-01-23 13:00:00,3208.59,3210.02,-0.0,flip_to_long -40002,做多,2025-01-23 13:00:00,2025-01-23 13:15:00,3210.02,3202.94,-0.01,flip_to_short -40003,做空,2025-01-23 13:15:00,2025-01-23 13:20:00,3202.94,3205.04,-0.0,flip_to_long -40004,做多,2025-01-23 13:20:00,2025-01-23 17:00:00,3205.04,3237.84,0.03,flip_to_short -40005,做空,2025-01-23 17:00:00,2025-01-23 17:10:00,3237.84,3240.16,-0.0,flip_to_long -40006,做多,2025-01-23 17:10:00,2025-01-23 17:20:00,3240.16,3241.27,-0.0,flip_to_short -40007,做空,2025-01-23 17:20:00,2025-01-23 17:25:00,3241.27,3247.05,-0.01,flip_to_long -40008,做多,2025-01-23 17:25:00,2025-01-23 18:15:00,3247.05,3249.08,0.0,flip_to_short -40009,做空,2025-01-23 18:15:00,2025-01-23 18:20:00,3249.08,3257.12,-0.01,flip_to_long -40010,做多,2025-01-23 18:20:00,2025-01-23 18:35:00,3257.12,3252.76,-0.01,flip_to_short -40011,做空,2025-01-23 18:35:00,2025-01-23 20:20:00,3252.76,3280.55,-0.02,flip_to_long -40012,做多,2025-01-23 20:20:00,2025-01-23 20:50:00,3280.55,3251.87,-0.02,flip_to_short -40013,做空,2025-01-23 20:50:00,2025-01-23 21:20:00,3251.87,3243.49,0.01,flip_to_long -40014,做多,2025-01-23 21:20:00,2025-01-23 21:45:00,3243.49,3238.58,-0.01,flip_to_short -40015,做空,2025-01-23 21:45:00,2025-01-23 21:55:00,3238.58,3247.4,-0.01,flip_to_long -40016,做多,2025-01-23 21:55:00,2025-01-24 01:50:00,3247.4,3287.47,0.03,flip_to_short -40017,做空,2025-01-24 01:50:00,2025-01-24 01:55:00,3287.47,3297.47,-0.01,flip_to_long -40018,做多,2025-01-24 01:55:00,2025-01-24 02:00:00,3297.47,3292.51,-0.01,flip_to_short -40019,做空,2025-01-24 02:00:00,2025-01-24 02:05:00,3292.51,3300.51,-0.01,flip_to_long -40020,做多,2025-01-24 02:05:00,2025-01-24 02:40:00,3300.51,3303.02,0.0,flip_to_short -40021,做空,2025-01-24 02:40:00,2025-01-24 03:35:00,3303.02,3308.85,-0.01,flip_to_long -40022,做多,2025-01-24 03:35:00,2025-01-24 10:20:00,3308.85,3391.12,0.07,flip_to_short -40023,做空,2025-01-24 10:20:00,2025-01-24 10:25:00,3391.12,3394.83,-0.0,flip_to_long -40024,做多,2025-01-24 10:25:00,2025-01-24 11:45:00,3394.83,3394.11,-0.0,flip_to_short -40025,做空,2025-01-24 11:45:00,2025-01-24 11:50:00,3394.11,3399.05,-0.01,flip_to_long -40026,做多,2025-01-24 11:50:00,2025-01-24 12:00:00,3399.05,3397.01,-0.0,flip_to_short -40027,做空,2025-01-24 12:00:00,2025-01-24 12:50:00,3397.01,3398.78,-0.0,flip_to_long -40028,做多,2025-01-24 12:50:00,2025-01-24 13:15:00,3398.78,3399.19,-0.0,flip_to_short -40029,做空,2025-01-24 13:15:00,2025-01-24 13:25:00,3399.19,3401.36,-0.0,flip_to_long -40030,做多,2025-01-24 13:25:00,2025-01-24 13:30:00,3401.36,3397.0,-0.0,flip_to_short -40031,做空,2025-01-24 13:30:00,2025-01-24 13:45:00,3397.0,3397.2,-0.0,flip_to_long -40032,做多,2025-01-24 13:45:00,2025-01-24 14:30:00,3397.2,3386.52,-0.01,flip_to_short -40033,做空,2025-01-24 14:30:00,2025-01-24 14:35:00,3386.52,3404.75,-0.02,flip_to_long -40034,做多,2025-01-24 14:35:00,2025-01-24 14:50:00,3404.75,3397.83,-0.01,flip_to_short -40035,做空,2025-01-24 14:50:00,2025-01-24 15:05:00,3397.83,3402.23,-0.0,flip_to_long -40036,做多,2025-01-24 15:05:00,2025-01-24 15:10:00,3402.23,3393.61,-0.01,flip_to_short -40037,做空,2025-01-24 15:10:00,2025-01-24 15:15:00,3393.61,3399.5,-0.01,flip_to_long -40038,做多,2025-01-24 15:15:00,2025-01-24 15:20:00,3399.5,3395.23,-0.0,flip_to_short -40039,做空,2025-01-24 15:20:00,2025-01-24 16:50:00,3395.23,3393.18,0.0,flip_to_long -40040,做多,2025-01-24 16:50:00,2025-01-24 16:55:00,3393.18,3379.29,-0.01,flip_to_short -40041,做空,2025-01-24 16:55:00,2025-01-24 17:20:00,3379.29,3393.41,-0.01,flip_to_long -40042,做多,2025-01-24 17:20:00,2025-01-24 17:25:00,3393.41,3390.98,-0.0,flip_to_short -40043,做空,2025-01-24 17:25:00,2025-01-24 17:35:00,3390.98,3388.89,0.0,flip_to_long -40044,做多,2025-01-24 17:35:00,2025-01-24 18:10:00,3388.89,3390.77,0.0,flip_to_short -40045,做空,2025-01-24 18:10:00,2025-01-24 18:15:00,3390.77,3394.59,-0.0,flip_to_long -40046,做多,2025-01-24 18:15:00,2025-01-24 18:30:00,3394.59,3391.57,-0.0,flip_to_short -40047,做空,2025-01-24 18:30:00,2025-01-24 19:25:00,3391.57,3390.39,-0.0,flip_to_long -40048,做多,2025-01-24 19:25:00,2025-01-24 19:30:00,3390.39,3386.89,-0.0,flip_to_short -40049,做空,2025-01-24 19:30:00,2025-01-24 19:35:00,3386.89,3390.32,-0.0,flip_to_long -40050,做多,2025-01-24 19:35:00,2025-01-24 19:40:00,3390.32,3372.31,-0.02,flip_to_short -40051,做空,2025-01-24 19:40:00,2025-01-25 03:20:00,3372.31,3300.17,0.06,flip_to_long -40052,做多,2025-01-25 03:20:00,2025-01-25 04:55:00,3300.17,3298.78,-0.0,flip_to_short -40053,做空,2025-01-25 04:55:00,2025-01-25 05:35:00,3298.78,3300.16,-0.0,flip_to_long -40054,做多,2025-01-25 05:35:00,2025-01-25 05:40:00,3300.16,3299.22,-0.0,flip_to_short -40055,做空,2025-01-25 05:40:00,2025-01-25 05:45:00,3299.22,3300.0,-0.0,flip_to_long -40056,做多,2025-01-25 05:45:00,2025-01-25 05:50:00,3300.0,3296.82,-0.0,flip_to_short -40057,做空,2025-01-25 05:50:00,2025-01-25 06:00:00,3296.82,3297.99,-0.0,flip_to_long -40058,做多,2025-01-25 06:00:00,2025-01-25 19:45:00,3297.99,3333.9,0.03,flip_to_short -40059,做空,2025-01-25 19:45:00,2025-01-25 19:50:00,3333.9,3337.48,-0.0,flip_to_long -40060,做多,2025-01-25 19:50:00,2025-01-25 20:50:00,3337.48,3339.13,-0.0,flip_to_short -40061,做空,2025-01-25 20:50:00,2025-01-25 21:20:00,3339.13,3338.12,-0.0,flip_to_long -40062,做多,2025-01-25 21:20:00,2025-01-25 21:55:00,3338.12,3338.49,-0.0,flip_to_short -40063,做空,2025-01-25 21:55:00,2025-01-25 22:00:00,3338.49,3341.2,-0.0,flip_to_long -40064,做多,2025-01-25 22:00:00,2025-01-25 22:10:00,3341.2,3337.81,-0.0,flip_to_short -40065,做空,2025-01-25 22:10:00,2025-01-25 22:15:00,3337.81,3340.16,-0.0,flip_to_long -40066,做多,2025-01-25 22:15:00,2025-01-26 01:40:00,3340.16,3329.05,-0.01,flip_to_short -40067,做空,2025-01-26 01:40:00,2025-01-26 01:50:00,3329.05,3330.65,-0.0,flip_to_long -40068,做多,2025-01-26 01:50:00,2025-01-26 01:55:00,3330.65,3330.23,-0.0,flip_to_short -40069,做空,2025-01-26 01:55:00,2025-01-26 02:55:00,3330.23,3327.22,0.0,flip_to_long -40070,做多,2025-01-26 02:55:00,2025-01-26 03:10:00,3327.22,3327.18,-0.0,flip_to_short -40071,做空,2025-01-26 03:10:00,2025-01-26 07:15:00,3327.18,3339.84,-0.01,flip_to_long -40072,做多,2025-01-26 07:15:00,2025-01-26 07:20:00,3339.84,3338.73,-0.0,flip_to_short -40073,做空,2025-01-26 07:20:00,2025-01-26 08:05:00,3338.73,3339.39,-0.0,flip_to_long -40074,做多,2025-01-26 08:05:00,2025-01-26 13:45:00,3339.39,3304.88,-0.03,flip_to_short -40075,做空,2025-01-26 13:45:00,2025-01-26 13:55:00,3304.88,3306.62,-0.0,flip_to_long -40076,做多,2025-01-26 13:55:00,2025-01-26 14:00:00,3306.62,3301.49,-0.01,flip_to_short -40077,做空,2025-01-26 14:00:00,2025-01-26 14:40:00,3301.49,3306.39,-0.01,flip_to_long -40078,做多,2025-01-26 14:40:00,2025-01-26 16:20:00,3306.39,3308.56,0.0,flip_to_short -40079,做空,2025-01-26 16:20:00,2025-01-27 11:20:00,3308.56,3067.69,0.2,flip_to_long -40080,做多,2025-01-27 11:20:00,2025-01-27 11:25:00,3067.69,3065.57,-0.0,flip_to_short -40081,做空,2025-01-27 11:25:00,2025-01-27 11:30:00,3065.57,3073.9,-0.01,flip_to_long -40082,做多,2025-01-27 11:30:00,2025-01-27 11:35:00,3073.9,3063.5,-0.01,flip_to_short -40083,做空,2025-01-27 11:35:00,2025-01-27 11:45:00,3063.5,3064.94,-0.0,flip_to_long -40084,做多,2025-01-27 11:45:00,2025-01-27 11:50:00,3064.94,3061.97,-0.0,flip_to_short -40085,做空,2025-01-27 11:50:00,2025-01-27 12:05:00,3061.97,3068.28,-0.01,flip_to_long -40086,做多,2025-01-27 12:05:00,2025-01-27 12:10:00,3068.28,3060.9,-0.01,flip_to_short -40087,做空,2025-01-27 12:10:00,2025-01-27 12:20:00,3060.9,3061.11,-0.0,flip_to_long -40088,做多,2025-01-27 12:20:00,2025-01-27 16:30:00,3061.11,3102.56,0.04,flip_to_short -40089,做空,2025-01-27 16:30:00,2025-01-27 20:20:00,3102.56,3103.61,-0.0,flip_to_long -40090,做多,2025-01-27 20:20:00,2025-01-28 01:05:00,3103.61,3159.44,0.05,flip_to_short -40091,做空,2025-01-28 01:05:00,2025-01-28 01:10:00,3159.44,3164.36,-0.01,flip_to_long -40092,做多,2025-01-28 01:10:00,2025-01-28 01:15:00,3164.36,3159.11,-0.01,flip_to_short -40093,做空,2025-01-28 01:15:00,2025-01-28 01:50:00,3159.11,3172.61,-0.01,flip_to_long -40094,做多,2025-01-28 01:50:00,2025-01-28 01:55:00,3172.61,3165.28,-0.01,flip_to_short -40095,做空,2025-01-28 01:55:00,2025-01-28 02:00:00,3165.28,3174.87,-0.01,flip_to_long -40096,做多,2025-01-28 02:00:00,2025-01-28 06:35:00,3174.87,3198.6,0.02,flip_to_short -40097,做空,2025-01-28 06:35:00,2025-01-28 07:05:00,3198.6,3200.4,-0.0,flip_to_long -40098,做多,2025-01-28 07:05:00,2025-01-28 07:30:00,3200.4,3207.28,0.0,flip_to_short -40099,做空,2025-01-28 07:30:00,2025-01-28 10:15:00,3207.28,3199.77,0.01,flip_to_long -40100,做多,2025-01-28 10:15:00,2025-01-28 10:30:00,3199.77,3199.64,-0.0,flip_to_short -40101,做空,2025-01-28 10:30:00,2025-01-28 11:05:00,3199.64,3197.65,0.0,flip_to_long -40102,做多,2025-01-28 11:05:00,2025-01-28 11:10:00,3197.65,3195.53,-0.0,flip_to_short -40103,做空,2025-01-28 11:10:00,2025-01-28 15:00:00,3195.53,3188.34,0.01,flip_to_long -40104,做多,2025-01-28 15:00:00,2025-01-28 15:05:00,3188.34,3175.96,-0.01,flip_to_short -40105,做空,2025-01-28 15:05:00,2025-01-28 15:10:00,3175.96,3178.39,-0.0,flip_to_long -40106,做多,2025-01-28 15:10:00,2025-01-28 15:50:00,3178.39,3179.44,-0.0,flip_to_short -40107,做空,2025-01-28 15:50:00,2025-01-28 15:55:00,3179.44,3180.15,-0.0,flip_to_long -40108,做多,2025-01-28 15:55:00,2025-01-28 16:00:00,3180.15,3173.53,-0.01,flip_to_short -40109,做空,2025-01-28 16:00:00,2025-01-28 17:10:00,3173.53,3177.56,-0.01,flip_to_long -40110,做多,2025-01-28 17:10:00,2025-01-28 17:25:00,3177.56,3173.73,-0.0,flip_to_short -40111,做空,2025-01-28 17:25:00,2025-01-28 18:10:00,3173.73,3170.81,0.0,flip_to_long -40112,做多,2025-01-28 18:10:00,2025-01-29 00:15:00,3170.81,3098.95,-0.07,flip_to_short -40113,做空,2025-01-29 00:15:00,2025-01-29 00:25:00,3098.95,3093.29,0.0,flip_to_long -40114,做多,2025-01-29 00:25:00,2025-01-29 05:40:00,3093.29,3118.11,0.02,flip_to_short -40115,做空,2025-01-29 05:40:00,2025-01-29 05:45:00,3118.11,3119.93,-0.0,flip_to_long -40116,做多,2025-01-29 05:45:00,2025-01-29 09:05:00,3119.93,3136.64,0.01,flip_to_short -40117,做空,2025-01-29 09:05:00,2025-01-29 09:10:00,3136.64,3139.3,-0.0,flip_to_long -40118,做多,2025-01-29 09:10:00,2025-01-29 09:15:00,3139.3,3134.99,-0.01,flip_to_short -40119,做空,2025-01-29 09:15:00,2025-01-29 10:30:00,3134.99,3139.99,-0.01,flip_to_long -40120,做多,2025-01-29 10:30:00,2025-01-29 10:35:00,3139.99,3138.98,-0.0,flip_to_short -40121,做空,2025-01-29 10:35:00,2025-01-29 11:40:00,3138.98,3140.12,-0.0,flip_to_long -40122,做多,2025-01-29 11:40:00,2025-01-29 18:15:00,3140.12,3101.99,-0.04,flip_to_short -40123,做空,2025-01-29 18:15:00,2025-01-29 18:25:00,3101.99,3110.41,-0.01,flip_to_long -40124,做多,2025-01-29 18:25:00,2025-01-29 19:00:00,3110.41,3091.43,-0.02,flip_to_short -40125,做空,2025-01-29 19:00:00,2025-01-29 19:35:00,3091.43,3107.21,-0.02,flip_to_long -40126,做多,2025-01-29 19:35:00,2025-01-29 20:00:00,3107.21,3091.6,-0.02,flip_to_short -40127,做空,2025-01-29 20:00:00,2025-01-29 20:05:00,3091.6,3109.8,-0.02,flip_to_long -40128,做多,2025-01-29 20:05:00,2025-01-29 23:20:00,3109.8,3127.57,0.01,flip_to_short -40129,做空,2025-01-29 23:20:00,2025-01-30 01:05:00,3127.57,3129.81,-0.0,flip_to_long -40130,做多,2025-01-30 01:05:00,2025-01-30 02:00:00,3129.81,3128.06,-0.0,flip_to_short -40131,做空,2025-01-30 02:00:00,2025-01-30 02:05:00,3128.06,3135.47,-0.01,flip_to_long -40132,做多,2025-01-30 02:05:00,2025-01-30 07:10:00,3135.47,3180.46,0.04,flip_to_short -40133,做空,2025-01-30 07:10:00,2025-01-30 07:15:00,3180.46,3188.99,-0.01,flip_to_long -40134,做多,2025-01-30 07:15:00,2025-01-30 07:25:00,3188.99,3185.62,-0.0,flip_to_short -40135,做空,2025-01-30 07:25:00,2025-01-30 07:55:00,3185.62,3189.55,-0.0,flip_to_long -40136,做多,2025-01-30 07:55:00,2025-01-30 08:05:00,3189.55,3188.24,-0.0,flip_to_short -40137,做空,2025-01-30 08:05:00,2025-01-30 08:20:00,3188.24,3191.85,-0.0,flip_to_long -40138,做多,2025-01-30 08:20:00,2025-01-30 08:25:00,3191.85,3191.34,-0.0,flip_to_short -40139,做空,2025-01-30 08:25:00,2025-01-30 08:35:00,3191.34,3190.06,-0.0,flip_to_long -40140,做多,2025-01-30 08:35:00,2025-01-30 18:25:00,3190.06,3260.11,0.06,flip_to_short -40141,做空,2025-01-30 18:25:00,2025-01-30 18:30:00,3260.11,3264.15,-0.0,flip_to_long -40142,做多,2025-01-30 18:30:00,2025-01-30 19:00:00,3264.15,3265.49,-0.0,flip_to_short -40143,做空,2025-01-30 19:00:00,2025-01-30 19:45:00,3265.49,3266.01,-0.0,flip_to_long -40144,做多,2025-01-30 19:45:00,2025-01-30 20:00:00,3266.01,3265.21,-0.0,flip_to_short -40145,做空,2025-01-30 20:00:00,2025-01-30 20:15:00,3265.21,3268.38,-0.0,flip_to_long -40146,做多,2025-01-30 20:15:00,2025-01-30 20:20:00,3268.38,3259.91,-0.01,flip_to_short -40147,做空,2025-01-30 20:20:00,2025-01-30 20:40:00,3259.91,3230.06,0.02,tp_lower -40148,做多,2025-01-30 22:35:00,2025-01-30 23:30:00,3256.22,3257.36,-0.0,flip_to_short -40149,做空,2025-01-30 23:30:00,2025-01-31 00:00:00,3257.36,3256.2,-0.0,flip_to_long -40150,做多,2025-01-31 00:00:00,2025-01-31 00:05:00,3256.2,3243.06,-0.01,flip_to_short -40151,做空,2025-01-31 00:05:00,2025-01-31 00:20:00,3243.06,3253.97,-0.01,flip_to_long -40152,做多,2025-01-31 00:20:00,2025-01-31 05:55:00,3253.97,3243.85,-0.01,flip_to_short -40153,做空,2025-01-31 05:55:00,2025-01-31 06:25:00,3243.85,3244.83,-0.0,flip_to_long -40154,做多,2025-01-31 06:25:00,2025-01-31 07:50:00,3244.83,3237.99,-0.01,flip_to_short -40155,做空,2025-01-31 07:50:00,2025-01-31 07:55:00,3237.99,3239.99,-0.0,flip_to_long -40156,做多,2025-01-31 07:55:00,2025-01-31 08:20:00,3239.99,3240.02,-0.0,flip_to_short -40157,做空,2025-01-31 08:20:00,2025-01-31 09:20:00,3240.02,3244.4,-0.01,flip_to_long -40158,做多,2025-01-31 09:20:00,2025-01-31 17:55:00,3244.4,3374.68,0.11,flip_to_short -40159,做空,2025-01-31 17:55:00,2025-01-31 18:10:00,3374.68,3380.38,-0.01,flip_to_long -40160,做多,2025-01-31 18:10:00,2025-01-31 18:15:00,3380.38,3367.19,-0.01,flip_to_short -40161,做空,2025-01-31 18:15:00,2025-02-01 00:15:00,3367.19,3304.32,0.05,flip_to_long -40162,做多,2025-02-01 00:15:00,2025-02-01 02:55:00,3304.32,3304.81,-0.0,flip_to_short -40163,做空,2025-02-01 02:55:00,2025-02-01 04:40:00,3304.81,3304.02,-0.0,flip_to_long -40164,做多,2025-02-01 04:40:00,2025-02-01 07:10:00,3304.02,3294.17,-0.01,flip_to_short -40165,做空,2025-02-01 07:10:00,2025-02-01 12:20:00,3294.17,3256.2,0.03,flip_to_long -40166,做多,2025-02-01 12:20:00,2025-02-01 13:45:00,3256.2,3249.68,-0.01,flip_to_short -40167,做空,2025-02-01 13:45:00,2025-02-01 14:00:00,3249.68,3249.53,-0.0,flip_to_long -40168,做多,2025-02-01 14:00:00,2025-02-01 14:10:00,3249.53,3241.01,-0.01,flip_to_short -40169,做空,2025-02-01 14:10:00,2025-02-01 14:20:00,3241.01,3250.07,-0.01,flip_to_long -40170,做多,2025-02-01 14:20:00,2025-02-01 14:25:00,3250.07,3249.55,-0.0,flip_to_short -40171,做空,2025-02-01 14:25:00,2025-02-01 15:30:00,3249.55,3254.0,-0.01,flip_to_long -40172,做多,2025-02-01 15:30:00,2025-02-01 15:55:00,3254.0,3249.38,-0.01,flip_to_short -40173,做空,2025-02-01 15:55:00,2025-02-01 16:00:00,3249.38,3254.19,-0.01,flip_to_long -40174,做多,2025-02-01 16:00:00,2025-02-01 16:15:00,3254.19,3246.19,-0.01,flip_to_short -40175,做空,2025-02-01 16:15:00,2025-02-01 16:20:00,3246.19,3252.65,-0.01,flip_to_long -40176,做多,2025-02-01 16:20:00,2025-02-01 16:50:00,3252.65,3252.51,-0.0,flip_to_short -40177,做空,2025-02-01 16:50:00,2025-02-01 17:10:00,3252.51,3253.02,-0.0,flip_to_long -40178,做多,2025-02-01 17:10:00,2025-02-01 17:40:00,3253.02,3253.11,-0.0,flip_to_short -40179,做空,2025-02-01 17:40:00,2025-02-01 17:45:00,3253.11,3260.19,-0.01,flip_to_long -40180,做多,2025-02-01 17:45:00,2025-02-01 18:35:00,3260.19,3251.07,-0.01,flip_to_short -40181,做空,2025-02-01 18:35:00,2025-02-02 00:40:00,3251.07,3153.06,0.09,flip_to_long -40182,做多,2025-02-02 00:40:00,2025-02-02 00:50:00,3153.06,3145.99,-0.01,flip_to_short -40183,做空,2025-02-02 00:50:00,2025-02-02 00:55:00,3145.99,3149.99,-0.01,flip_to_long -40184,做多,2025-02-02 00:55:00,2025-02-02 01:00:00,3149.99,3146.18,-0.01,flip_to_short -40185,做空,2025-02-02 01:00:00,2025-02-02 02:20:00,3146.18,3140.89,0.0,flip_to_long -40186,做多,2025-02-02 02:20:00,2025-02-02 06:45:00,3140.89,3115.68,-0.03,flip_to_short -40187,做空,2025-02-02 06:45:00,2025-02-02 07:10:00,3115.68,3112.89,0.0,flip_to_long -40188,做多,2025-02-02 07:10:00,2025-02-02 07:15:00,3112.89,3101.89,-0.01,flip_to_short -40189,做空,2025-02-02 07:15:00,2025-02-02 08:00:00,3101.89,3102.9,-0.0,flip_to_long -40190,做多,2025-02-02 08:00:00,2025-02-02 08:25:00,3102.9,3102.53,-0.0,flip_to_short -40191,做空,2025-02-02 08:25:00,2025-02-02 08:30:00,3102.53,3109.72,-0.01,flip_to_long -40192,做多,2025-02-02 08:30:00,2025-02-02 09:00:00,3109.72,3102.85,-0.01,flip_to_short -40193,做空,2025-02-02 09:00:00,2025-02-02 09:10:00,3102.85,3105.34,-0.0,flip_to_long -40194,做多,2025-02-02 09:10:00,2025-02-02 09:45:00,3105.34,3107.11,0.0,flip_to_short -40195,做空,2025-02-02 09:45:00,2025-02-02 09:55:00,3107.11,3110.01,-0.0,flip_to_long -40196,做多,2025-02-02 09:55:00,2025-02-02 10:00:00,3110.01,3102.38,-0.01,flip_to_short -40197,做空,2025-02-02 10:00:00,2025-02-02 10:05:00,3102.38,3105.21,-0.0,flip_to_long -40198,做多,2025-02-02 10:05:00,2025-02-02 11:05:00,3105.21,3100.85,-0.01,flip_to_short -40199,做空,2025-02-02 11:05:00,2025-02-02 13:45:00,3100.85,3079.65,0.02,flip_to_long -40200,做多,2025-02-02 13:45:00,2025-02-02 15:00:00,3079.65,3072.82,-0.01,flip_to_short -40201,做空,2025-02-02 15:00:00,2025-02-02 15:05:00,3072.82,3080.44,-0.01,flip_to_long -40202,做多,2025-02-02 15:05:00,2025-02-02 15:15:00,3080.44,3076.49,-0.01,flip_to_short -40203,做空,2025-02-02 15:15:00,2025-02-02 15:35:00,3076.49,3077.58,-0.0,flip_to_long -40204,做多,2025-02-02 15:35:00,2025-02-02 16:00:00,3077.58,3070.36,-0.01,flip_to_short -40205,做空,2025-02-02 16:00:00,2025-02-02 16:05:00,3070.36,3072.46,-0.0,flip_to_long -40206,做多,2025-02-02 16:05:00,2025-02-03 11:55:00,3072.46,2579.44,-0.47,flip_to_short -40207,做空,2025-02-03 11:55:00,2025-02-03 12:00:00,2579.44,2591.78,-0.01,flip_to_long -40208,做多,2025-02-03 12:00:00,2025-02-03 12:45:00,2591.78,2588.46,-0.0,flip_to_short -40209,做空,2025-02-03 12:45:00,2025-02-03 13:00:00,2588.46,2586.53,0.0,flip_to_long -40210,做多,2025-02-03 13:00:00,2025-02-03 13:05:00,2586.53,2581.31,-0.01,flip_to_short -40211,做空,2025-02-03 13:05:00,2025-02-03 14:30:00,2581.31,2618.76,-0.04,flip_to_long -40212,做多,2025-02-03 14:30:00,2025-02-03 20:05:00,2618.76,2716.09,0.09,flip_to_short -40213,做空,2025-02-03 20:05:00,2025-02-03 20:45:00,2716.09,2712.02,0.0,flip_to_long -40214,做多,2025-02-03 20:45:00,2025-02-04 02:10:00,2712.02,2842.42,0.12,flip_to_short -40215,做空,2025-02-04 02:10:00,2025-02-04 10:00:00,2842.42,2708.14,0.12,flip_to_long -40216,做多,2025-02-04 10:00:00,2025-02-04 15:10:00,2708.14,2778.8,0.07,flip_to_short -40217,做空,2025-02-04 15:10:00,2025-02-04 15:45:00,2778.8,2805.27,-0.03,flip_to_long -40218,做多,2025-02-04 15:45:00,2025-02-04 15:50:00,2805.27,2788.07,-0.02,flip_to_short -40219,做空,2025-02-04 15:50:00,2025-02-04 16:10:00,2788.07,2800.83,-0.01,flip_to_long -40220,做多,2025-02-04 16:10:00,2025-02-04 16:15:00,2800.83,2786.08,-0.02,flip_to_short -40221,做空,2025-02-04 16:15:00,2025-02-04 17:00:00,2786.08,2808.43,-0.02,flip_to_long -40222,做多,2025-02-04 17:00:00,2025-02-04 17:25:00,2808.43,2791.62,-0.02,flip_to_short -40223,做空,2025-02-04 17:25:00,2025-02-04 17:30:00,2791.62,2795.49,-0.01,flip_to_long -40224,做多,2025-02-04 17:30:00,2025-02-04 18:05:00,2795.49,2797.72,0.0,flip_to_short -40225,做空,2025-02-04 18:05:00,2025-02-04 18:10:00,2797.72,2804.9,-0.01,flip_to_long -40226,做多,2025-02-04 18:10:00,2025-02-04 19:45:00,2804.9,2801.73,-0.0,flip_to_short -40227,做空,2025-02-04 19:45:00,2025-02-04 23:50:00,2801.73,2741.99,0.06,flip_to_long -40228,做多,2025-02-04 23:50:00,2025-02-04 23:55:00,2741.99,2729.77,-0.01,flip_to_short -40229,做空,2025-02-04 23:55:00,2025-02-05 00:10:00,2729.77,2722.49,0.01,flip_to_long -40230,做多,2025-02-05 00:10:00,2025-02-05 02:20:00,2722.49,2699.32,-0.03,flip_to_short -40231,做空,2025-02-05 02:20:00,2025-02-05 02:25:00,2699.32,2713.97,-0.02,flip_to_long -40232,做多,2025-02-05 02:25:00,2025-02-05 03:15:00,2713.97,2721.52,0.01,flip_to_short -40233,做空,2025-02-05 03:15:00,2025-02-05 04:35:00,2721.52,2725.18,-0.01,flip_to_long -40234,做多,2025-02-05 04:35:00,2025-02-05 04:50:00,2725.18,2728.8,0.0,flip_to_short -40235,做空,2025-02-05 04:50:00,2025-02-05 05:45:00,2728.8,2730.89,-0.0,flip_to_long -40236,做多,2025-02-05 05:45:00,2025-02-05 09:35:00,2730.89,2753.81,0.02,flip_to_short -40237,做空,2025-02-05 09:35:00,2025-02-05 09:50:00,2753.81,2758.73,-0.01,flip_to_long -40238,做多,2025-02-05 09:50:00,2025-02-05 14:50:00,2758.73,2792.88,0.03,flip_to_short -40239,做空,2025-02-05 14:50:00,2025-02-05 19:30:00,2792.88,2760.48,0.03,flip_to_long -40240,做多,2025-02-05 19:30:00,2025-02-05 20:40:00,2760.48,2742.6,-0.02,flip_to_short -40241,做空,2025-02-05 20:40:00,2025-02-05 20:45:00,2742.6,2755.88,-0.01,flip_to_long -40242,做多,2025-02-05 20:45:00,2025-02-05 22:20:00,2755.88,2755.6,-0.0,flip_to_short -40243,做空,2025-02-05 22:20:00,2025-02-05 22:25:00,2755.6,2762.28,-0.01,flip_to_long -40244,做多,2025-02-05 22:25:00,2025-02-05 22:35:00,2762.28,2746.38,-0.02,flip_to_short -40245,做空,2025-02-05 22:35:00,2025-02-05 22:45:00,2746.38,2761.84,-0.02,flip_to_long -40246,做多,2025-02-05 22:45:00,2025-02-05 22:50:00,2761.84,2758.61,-0.0,flip_to_short -40247,做空,2025-02-05 22:50:00,2025-02-05 23:00:00,2758.61,2767.27,-0.01,flip_to_long -40248,做多,2025-02-05 23:00:00,2025-02-05 23:25:00,2767.27,2764.81,-0.0,flip_to_short -40249,做空,2025-02-05 23:25:00,2025-02-06 01:05:00,2764.81,2780.78,-0.02,flip_to_long -40250,做多,2025-02-06 01:05:00,2025-02-06 01:35:00,2780.78,2777.12,-0.0,flip_to_short -40251,做空,2025-02-06 01:35:00,2025-02-06 08:05:00,2777.12,2838.23,-0.06,flip_to_long -40252,做多,2025-02-06 08:05:00,2025-02-06 08:40:00,2838.23,2829.63,-0.01,flip_to_short -40253,做空,2025-02-06 08:40:00,2025-02-06 08:45:00,2829.63,2832.47,-0.0,flip_to_long -40254,做多,2025-02-06 08:45:00,2025-02-06 08:50:00,2832.47,2831.82,-0.0,flip_to_short -40255,做空,2025-02-06 08:50:00,2025-02-06 09:00:00,2831.82,2828.47,0.0,flip_to_long -40256,做多,2025-02-06 09:00:00,2025-02-06 09:25:00,2828.47,2833.95,0.0,flip_to_short -40257,做空,2025-02-06 09:25:00,2025-02-06 19:15:00,2833.95,2714.57,0.11,flip_to_long -40258,做多,2025-02-06 19:15:00,2025-02-06 21:15:00,2714.57,2693.26,-0.02,flip_to_short -40259,做空,2025-02-06 21:15:00,2025-02-06 21:40:00,2693.26,2702.36,-0.01,flip_to_long -40260,做多,2025-02-06 21:40:00,2025-02-06 21:45:00,2702.36,2698.9,-0.0,flip_to_short -40261,做空,2025-02-06 21:45:00,2025-02-06 21:55:00,2698.9,2707.9,-0.01,flip_to_long -40262,做多,2025-02-06 21:55:00,2025-02-06 22:00:00,2707.9,2696.65,-0.01,flip_to_short -40263,做空,2025-02-06 22:00:00,2025-02-06 22:10:00,2696.65,2660.96,0.03,tp_lower -40264,做多,2025-02-06 22:55:00,2025-02-06 23:00:00,2699.26,2697.47,-0.0,flip_to_short -40265,做空,2025-02-06 23:00:00,2025-02-07 00:00:00,2697.47,2695.47,0.0,flip_to_long -40266,做多,2025-02-07 00:00:00,2025-02-07 00:40:00,2695.47,2686.5,-0.01,flip_to_short -40267,做空,2025-02-07 00:40:00,2025-02-07 01:00:00,2686.5,2694.21,-0.01,flip_to_long -40268,做多,2025-02-07 01:00:00,2025-02-07 01:15:00,2694.21,2697.14,0.0,flip_to_short -40269,做空,2025-02-07 01:15:00,2025-02-07 05:30:00,2697.14,2713.97,-0.02,flip_to_long -40270,做多,2025-02-07 05:30:00,2025-02-07 05:40:00,2713.97,2715.3,-0.0,flip_to_short -40271,做空,2025-02-07 05:40:00,2025-02-07 07:15:00,2715.3,2723.22,-0.01,flip_to_long -40272,做多,2025-02-07 07:15:00,2025-02-07 07:45:00,2723.22,2714.25,-0.01,flip_to_short -40273,做空,2025-02-07 07:45:00,2025-02-07 07:55:00,2714.25,2711.62,0.0,flip_to_long -40274,做多,2025-02-07 07:55:00,2025-02-07 13:20:00,2711.62,2737.5,0.02,flip_to_short -40275,做空,2025-02-07 13:20:00,2025-02-07 13:35:00,2737.5,2757.0,-0.02,flip_to_long -40276,做多,2025-02-07 13:35:00,2025-02-07 15:00:00,2757.0,2757.25,-0.0,flip_to_short -40277,做空,2025-02-07 15:00:00,2025-02-07 15:05:00,2757.25,2760.31,-0.0,flip_to_long -40278,做多,2025-02-07 15:05:00,2025-02-07 15:10:00,2760.31,2739.14,-0.02,flip_to_short -40279,做空,2025-02-07 15:10:00,2025-02-07 23:40:00,2739.14,2616.18,0.12,flip_to_long -40280,做多,2025-02-07 23:40:00,2025-02-08 04:30:00,2616.18,2638.12,0.02,flip_to_short -40281,做空,2025-02-08 04:30:00,2025-02-08 04:40:00,2638.12,2637.77,-0.0,flip_to_long -40282,做多,2025-02-08 04:40:00,2025-02-08 10:05:00,2637.77,2616.39,-0.02,flip_to_short -40283,做空,2025-02-08 10:05:00,2025-02-08 10:10:00,2616.39,2617.62,-0.0,flip_to_long -40284,做多,2025-02-08 10:10:00,2025-02-08 10:45:00,2617.62,2615.19,-0.0,flip_to_short -40285,做空,2025-02-08 10:45:00,2025-02-08 10:55:00,2615.19,2616.89,-0.0,flip_to_long -40286,做多,2025-02-08 10:55:00,2025-02-08 11:10:00,2616.89,2615.21,-0.0,flip_to_short -40287,做空,2025-02-08 11:10:00,2025-02-08 11:55:00,2615.21,2612.1,0.0,flip_to_long -40288,做多,2025-02-08 11:55:00,2025-02-08 12:05:00,2612.1,2612.54,-0.0,flip_to_short -40289,做空,2025-02-08 12:05:00,2025-02-08 13:25:00,2612.54,2616.19,-0.01,flip_to_long -40290,做多,2025-02-08 13:25:00,2025-02-08 14:00:00,2616.19,2615.94,-0.0,flip_to_short -40291,做空,2025-02-08 14:00:00,2025-02-08 14:50:00,2615.94,2614.85,-0.0,flip_to_long -40292,做多,2025-02-08 14:50:00,2025-02-08 15:00:00,2614.85,2613.85,-0.0,flip_to_short -40293,做空,2025-02-08 15:00:00,2025-02-08 16:50:00,2613.85,2608.22,0.0,flip_to_long -40294,做多,2025-02-08 16:50:00,2025-02-08 22:30:00,2608.22,2628.81,0.02,flip_to_short -40295,做空,2025-02-08 22:30:00,2025-02-08 23:15:00,2628.81,2635.52,-0.01,flip_to_long -40296,做多,2025-02-08 23:15:00,2025-02-08 23:45:00,2635.52,2634.19,-0.0,flip_to_short -40297,做空,2025-02-08 23:45:00,2025-02-09 00:00:00,2634.19,2631.16,0.0,flip_to_long -40298,做多,2025-02-09 00:00:00,2025-02-09 00:55:00,2631.16,2635.93,0.0,flip_to_short -40299,做空,2025-02-09 00:55:00,2025-02-09 02:25:00,2635.93,2637.41,-0.0,flip_to_long -40300,做多,2025-02-09 02:25:00,2025-02-09 02:35:00,2637.41,2638.62,-0.0,flip_to_short -40301,做空,2025-02-09 02:35:00,2025-02-09 06:15:00,2638.62,2654.98,-0.02,flip_to_long -40302,做多,2025-02-09 06:15:00,2025-02-09 07:55:00,2654.98,2661.09,0.01,flip_to_short -40303,做空,2025-02-09 07:55:00,2025-02-09 08:45:00,2661.09,2665.51,-0.01,flip_to_long -40304,做多,2025-02-09 08:45:00,2025-02-09 09:00:00,2665.51,2661.86,-0.01,flip_to_short -40305,做空,2025-02-09 09:00:00,2025-02-09 10:10:00,2661.86,2659.96,0.0,flip_to_long -40306,做多,2025-02-09 10:10:00,2025-02-09 10:50:00,2659.96,2661.49,0.0,flip_to_short -40307,做空,2025-02-09 10:50:00,2025-02-09 11:00:00,2661.49,2665.02,-0.01,flip_to_long -40308,做多,2025-02-09 11:00:00,2025-02-09 11:05:00,2665.02,2664.52,-0.0,flip_to_short -40309,做空,2025-02-09 11:05:00,2025-02-09 11:35:00,2664.52,2664.21,-0.0,flip_to_long -40310,做多,2025-02-09 11:35:00,2025-02-09 11:40:00,2664.21,2657.33,-0.01,flip_to_short -40311,做空,2025-02-09 11:40:00,2025-02-09 13:45:00,2657.33,2614.56,0.04,tp_lower -40312,做多,2025-02-09 15:20:00,2025-02-09 15:25:00,2648.8,2641.65,-0.01,flip_to_short -40313,做空,2025-02-09 15:25:00,2025-02-09 15:30:00,2641.65,2651.89,-0.01,flip_to_long -40314,做多,2025-02-09 15:30:00,2025-02-09 17:30:00,2651.89,2637.55,-0.02,flip_to_short -40315,做空,2025-02-09 17:30:00,2025-02-09 17:50:00,2637.55,2640.44,-0.0,flip_to_long -40316,做多,2025-02-09 17:50:00,2025-02-09 20:45:00,2640.44,2640.48,-0.0,flip_to_short -40317,做空,2025-02-09 20:45:00,2025-02-09 21:40:00,2640.48,2561.37,0.08,tp_lower -40318,做多,2025-02-09 22:40:00,2025-02-09 22:50:00,2645.01,2618.47,-0.03,flip_to_short -40319,做空,2025-02-09 22:50:00,2025-02-09 23:15:00,2618.47,2617.38,-0.0,flip_to_long -40320,做多,2025-02-09 23:15:00,2025-02-09 23:20:00,2617.38,2613.66,-0.01,flip_to_short -40321,做空,2025-02-09 23:20:00,2025-02-09 23:30:00,2613.66,2617.14,-0.01,flip_to_long -40322,做多,2025-02-09 23:30:00,2025-02-10 01:20:00,2617.14,2612.38,-0.01,flip_to_short -40323,做空,2025-02-10 01:20:00,2025-02-10 01:30:00,2612.38,2615.56,-0.0,flip_to_long -40324,做多,2025-02-10 01:30:00,2025-02-10 10:40:00,2615.56,2644.69,0.03,flip_to_short -40325,做空,2025-02-10 10:40:00,2025-02-10 13:10:00,2644.69,2648.93,-0.01,flip_to_long -40326,做多,2025-02-10 13:10:00,2025-02-10 13:15:00,2648.93,2645.21,-0.01,flip_to_short -40327,做空,2025-02-10 13:15:00,2025-02-10 13:20:00,2645.21,2645.61,-0.0,flip_to_long -40328,做多,2025-02-10 13:20:00,2025-02-10 14:35:00,2645.61,2648.6,0.0,flip_to_short -40329,做空,2025-02-10 14:35:00,2025-02-10 14:40:00,2648.6,2650.89,-0.0,flip_to_long -40330,做多,2025-02-10 14:40:00,2025-02-10 15:15:00,2650.89,2650.2,-0.0,flip_to_short -40331,做空,2025-02-10 15:15:00,2025-02-10 15:30:00,2650.2,2654.77,-0.01,flip_to_long -40332,做多,2025-02-10 15:30:00,2025-02-10 15:35:00,2654.77,2647.91,-0.01,flip_to_short -40333,做空,2025-02-10 15:35:00,2025-02-10 15:40:00,2647.91,2653.19,-0.01,flip_to_long -40334,做多,2025-02-10 15:40:00,2025-02-10 15:45:00,2653.19,2651.15,-0.0,flip_to_short -40335,做空,2025-02-10 15:45:00,2025-02-10 15:50:00,2651.15,2656.26,-0.01,flip_to_long -40336,做多,2025-02-10 15:50:00,2025-02-10 16:30:00,2656.26,2651.3,-0.01,flip_to_short -40337,做空,2025-02-10 16:30:00,2025-02-10 16:35:00,2651.3,2652.42,-0.0,flip_to_long -40338,做多,2025-02-10 16:35:00,2025-02-10 17:10:00,2652.42,2653.7,-0.0,flip_to_short -40339,做空,2025-02-10 17:10:00,2025-02-10 17:15:00,2653.7,2657.65,-0.01,flip_to_long -40340,做多,2025-02-10 17:15:00,2025-02-10 19:45:00,2657.65,2667.17,0.01,flip_to_short -40341,做空,2025-02-10 19:45:00,2025-02-10 19:50:00,2667.17,2669.15,-0.0,flip_to_long -40342,做多,2025-02-10 19:50:00,2025-02-10 20:00:00,2669.15,2668.18,-0.0,flip_to_short -40343,做空,2025-02-10 20:00:00,2025-02-10 20:05:00,2668.18,2673.42,-0.01,flip_to_long -40344,做多,2025-02-10 20:05:00,2025-02-10 20:20:00,2673.42,2669.97,-0.0,flip_to_short -40345,做空,2025-02-10 20:20:00,2025-02-11 00:05:00,2669.97,2664.99,0.0,flip_to_long -40346,做多,2025-02-11 00:05:00,2025-02-11 00:20:00,2664.99,2667.86,0.0,flip_to_short -40347,做空,2025-02-11 00:20:00,2025-02-11 02:40:00,2667.86,2675.83,-0.01,flip_to_long -40348,做多,2025-02-11 02:40:00,2025-02-11 03:00:00,2675.83,2675.16,-0.0,flip_to_short -40349,做空,2025-02-11 03:00:00,2025-02-11 03:10:00,2675.16,2676.29,-0.0,flip_to_long -40350,做多,2025-02-11 03:10:00,2025-02-11 09:35:00,2676.29,2710.6,0.03,flip_to_short -40351,做空,2025-02-11 09:35:00,2025-02-11 09:45:00,2710.6,2716.1,-0.01,flip_to_long -40352,做多,2025-02-11 09:45:00,2025-02-11 09:50:00,2716.1,2706.03,-0.01,flip_to_short -40353,做空,2025-02-11 09:50:00,2025-02-11 11:50:00,2706.03,2707.32,-0.0,flip_to_long -40354,做多,2025-02-11 11:50:00,2025-02-11 12:00:00,2707.32,2699.86,-0.01,flip_to_short -40355,做空,2025-02-11 12:00:00,2025-02-11 21:30:00,2699.86,2618.56,0.08,flip_to_long -40356,做多,2025-02-11 21:30:00,2025-02-11 22:35:00,2618.56,2613.57,-0.01,flip_to_short -40357,做空,2025-02-11 22:35:00,2025-02-11 22:45:00,2613.57,2611.16,0.0,flip_to_long -40358,做多,2025-02-11 22:45:00,2025-02-11 22:50:00,2611.16,2599.93,-0.01,flip_to_short -40359,做空,2025-02-11 22:50:00,2025-02-11 23:20:00,2599.93,2607.53,-0.01,flip_to_long -40360,做多,2025-02-11 23:20:00,2025-02-11 23:35:00,2607.53,2603.22,-0.01,flip_to_short -40361,做空,2025-02-11 23:35:00,2025-02-12 00:10:00,2603.22,2609.41,-0.01,flip_to_long -40362,做多,2025-02-12 00:10:00,2025-02-12 00:15:00,2609.41,2607.2,-0.0,flip_to_short -40363,做空,2025-02-12 00:15:00,2025-02-12 00:25:00,2607.2,2604.66,0.0,flip_to_long -40364,做多,2025-02-12 00:25:00,2025-02-12 00:35:00,2604.66,2593.35,-0.01,flip_to_short -40365,做空,2025-02-12 00:35:00,2025-02-12 00:45:00,2593.35,2607.25,-0.02,flip_to_long -40366,做多,2025-02-12 00:45:00,2025-02-12 01:10:00,2607.25,2603.15,-0.01,flip_to_short -40367,做空,2025-02-12 01:10:00,2025-02-12 01:15:00,2603.15,2605.94,-0.0,flip_to_long -40368,做多,2025-02-12 01:15:00,2025-02-12 01:35:00,2605.94,2606.68,-0.0,flip_to_short -40369,做空,2025-02-12 01:35:00,2025-02-12 01:40:00,2606.68,2611.82,-0.01,flip_to_long -40370,做多,2025-02-12 01:40:00,2025-02-12 02:10:00,2611.82,2609.61,-0.0,flip_to_short -40371,做空,2025-02-12 02:10:00,2025-02-12 02:25:00,2609.61,2608.09,0.0,flip_to_long -40372,做多,2025-02-12 02:25:00,2025-02-12 02:40:00,2608.09,2609.56,0.0,flip_to_short -40373,做空,2025-02-12 02:40:00,2025-02-12 05:10:00,2609.56,2601.75,0.01,flip_to_long -40374,做多,2025-02-12 05:10:00,2025-02-12 05:40:00,2601.75,2600.26,-0.0,flip_to_short -40375,做空,2025-02-12 05:40:00,2025-02-12 06:35:00,2600.26,2601.4,-0.0,flip_to_long -40376,做多,2025-02-12 06:35:00,2025-02-12 06:45:00,2601.4,2601.14,-0.0,flip_to_short -40377,做空,2025-02-12 06:45:00,2025-02-12 10:55:00,2601.14,2617.83,-0.02,flip_to_long -40378,做多,2025-02-12 10:55:00,2025-02-12 12:35:00,2617.83,2627.68,0.01,flip_to_short -40379,做空,2025-02-12 12:35:00,2025-02-12 13:05:00,2627.68,2625.8,0.0,flip_to_long -40380,做多,2025-02-12 13:05:00,2025-02-12 13:20:00,2625.8,2652.85,0.03,tp_upper -40381,做空,2025-02-12 13:30:00,2025-02-12 13:35:00,2588.69,2568.86,0.02,tp_lower -40382,做多,2025-02-12 15:35:00,2025-02-12 22:20:00,2609.37,2729.25,0.13,tp_upper -40383,做空,2025-02-13 02:50:00,2025-02-13 02:55:00,2733.9,2738.82,-0.01,flip_to_long -40384,做多,2025-02-13 02:55:00,2025-02-13 03:25:00,2738.82,2738.74,-0.0,flip_to_short -40385,做空,2025-02-13 03:25:00,2025-02-13 03:35:00,2738.74,2741.63,-0.0,flip_to_long -40386,做多,2025-02-13 03:35:00,2025-02-13 04:30:00,2741.63,2731.52,-0.01,flip_to_short -40387,做空,2025-02-13 04:30:00,2025-02-13 13:30:00,2731.52,2667.98,0.07,flip_to_long -40388,做多,2025-02-13 13:30:00,2025-02-13 15:45:00,2667.98,2660.26,-0.01,flip_to_short -40389,做空,2025-02-13 15:45:00,2025-02-13 17:35:00,2660.26,2643.81,0.02,flip_to_long -40390,做多,2025-02-13 17:35:00,2025-02-13 17:50:00,2643.81,2638.65,-0.01,flip_to_short -40391,做空,2025-02-13 17:50:00,2025-02-13 18:55:00,2638.65,2638.58,-0.0,flip_to_long -40392,做多,2025-02-13 18:55:00,2025-02-13 19:25:00,2638.58,2637.62,-0.0,flip_to_short -40393,做空,2025-02-13 19:25:00,2025-02-13 19:35:00,2637.62,2640.1,-0.0,flip_to_long -40394,做多,2025-02-13 19:35:00,2025-02-14 01:40:00,2640.1,2668.01,0.03,flip_to_short -40395,做空,2025-02-14 01:40:00,2025-02-14 01:45:00,2668.01,2674.9,-0.01,flip_to_long -40396,做多,2025-02-14 01:45:00,2025-02-14 05:30:00,2674.9,2690.9,0.02,flip_to_short -40397,做空,2025-02-14 05:30:00,2025-02-14 05:35:00,2690.9,2692.22,-0.0,flip_to_long -40398,做多,2025-02-14 05:35:00,2025-02-14 05:40:00,2692.22,2691.41,-0.0,flip_to_short -40399,做空,2025-02-14 05:40:00,2025-02-14 05:50:00,2691.41,2694.94,-0.01,flip_to_long -40400,做多,2025-02-14 05:50:00,2025-02-14 06:35:00,2694.94,2693.96,-0.0,flip_to_short -40401,做空,2025-02-14 06:35:00,2025-02-14 06:50:00,2693.96,2697.27,-0.01,flip_to_long -40402,做多,2025-02-14 06:50:00,2025-02-14 07:35:00,2697.27,2698.8,0.0,flip_to_short -40403,做空,2025-02-14 07:35:00,2025-02-14 07:50:00,2698.8,2699.56,-0.0,flip_to_long -40404,做多,2025-02-14 07:50:00,2025-02-14 07:55:00,2699.56,2698.01,-0.0,flip_to_short -40405,做空,2025-02-14 07:55:00,2025-02-14 08:00:00,2698.01,2701.11,-0.01,flip_to_long -40406,做多,2025-02-14 08:00:00,2025-02-14 08:05:00,2701.11,2697.9,-0.01,flip_to_short -40407,做空,2025-02-14 08:05:00,2025-02-14 08:20:00,2697.9,2704.85,-0.01,flip_to_long -40408,做多,2025-02-14 08:20:00,2025-02-14 08:45:00,2704.85,2698.01,-0.01,flip_to_short -40409,做空,2025-02-14 08:45:00,2025-02-14 08:50:00,2698.01,2701.35,-0.01,flip_to_long -40410,做多,2025-02-14 08:50:00,2025-02-14 10:50:00,2701.35,2703.32,0.0,flip_to_short -40411,做空,2025-02-14 10:50:00,2025-02-14 13:30:00,2703.32,2702.69,-0.0,flip_to_long -40412,做多,2025-02-14 13:30:00,2025-02-14 13:35:00,2702.69,2697.89,-0.01,flip_to_short -40413,做空,2025-02-14 13:35:00,2025-02-14 13:45:00,2697.89,2700.39,-0.0,flip_to_long -40414,做多,2025-02-14 13:45:00,2025-02-14 14:20:00,2700.39,2698.11,-0.0,flip_to_short -40415,做空,2025-02-14 14:20:00,2025-02-14 14:30:00,2698.11,2703.34,-0.01,flip_to_long -40416,做多,2025-02-14 14:30:00,2025-02-14 15:15:00,2703.34,2689.53,-0.02,flip_to_short -40417,做空,2025-02-14 15:15:00,2025-02-14 15:20:00,2689.53,2700.11,-0.01,flip_to_long -40418,做多,2025-02-14 15:20:00,2025-02-14 15:25:00,2700.11,2695.79,-0.01,flip_to_short -40419,做空,2025-02-14 15:25:00,2025-02-14 15:30:00,2695.79,2702.35,-0.01,flip_to_long -40420,做多,2025-02-14 15:30:00,2025-02-14 19:30:00,2702.35,2737.43,0.04,flip_to_short -40421,做空,2025-02-14 19:30:00,2025-02-14 19:35:00,2737.43,2743.18,-0.01,flip_to_long -40422,做多,2025-02-14 19:35:00,2025-02-14 19:45:00,2743.18,2740.93,-0.0,flip_to_short -40423,做空,2025-02-14 19:45:00,2025-02-14 20:10:00,2740.93,2743.86,-0.0,flip_to_long -40424,做多,2025-02-14 20:10:00,2025-02-14 20:20:00,2743.86,2744.64,-0.0,flip_to_short -40425,做空,2025-02-14 20:20:00,2025-02-14 20:35:00,2744.64,2745.59,-0.0,flip_to_long -40426,做多,2025-02-14 20:35:00,2025-02-14 20:40:00,2745.59,2741.84,-0.01,flip_to_short -40427,做空,2025-02-14 20:40:00,2025-02-14 21:35:00,2741.84,2742.23,-0.0,flip_to_long -40428,做多,2025-02-14 21:35:00,2025-02-15 02:15:00,2742.23,2723.66,-0.02,flip_to_short -40429,做空,2025-02-15 02:15:00,2025-02-15 02:40:00,2723.66,2726.21,-0.0,flip_to_long -40430,做多,2025-02-15 02:40:00,2025-02-15 03:55:00,2726.21,2723.2,-0.0,flip_to_short -40431,做空,2025-02-15 03:55:00,2025-02-15 05:05:00,2723.2,2722.15,-0.0,flip_to_long -40432,做多,2025-02-15 05:05:00,2025-02-15 11:15:00,2722.15,2705.46,-0.02,flip_to_short -40433,做空,2025-02-15 11:15:00,2025-02-15 11:25:00,2705.46,2702.97,0.0,flip_to_long -40434,做多,2025-02-15 11:25:00,2025-02-15 11:35:00,2702.97,2701.72,-0.0,flip_to_short -40435,做空,2025-02-15 11:35:00,2025-02-15 11:40:00,2701.72,2703.64,-0.0,flip_to_long -40436,做多,2025-02-15 11:40:00,2025-02-15 13:55:00,2703.64,2705.5,0.0,flip_to_short -40437,做空,2025-02-15 13:55:00,2025-02-15 14:35:00,2705.5,2682.43,0.02,tp_lower -40438,做多,2025-02-15 18:30:00,2025-02-15 19:50:00,2698.32,2690.4,-0.01,flip_to_short -40439,做空,2025-02-15 19:50:00,2025-02-15 20:00:00,2690.4,2693.28,-0.0,flip_to_long -40440,做多,2025-02-15 20:00:00,2025-02-15 20:05:00,2693.28,2691.01,-0.0,flip_to_short -40441,做空,2025-02-15 20:05:00,2025-02-15 20:10:00,2691.01,2692.11,-0.0,flip_to_long -40442,做多,2025-02-15 20:10:00,2025-02-15 20:15:00,2692.11,2687.4,-0.01,flip_to_short -40443,做空,2025-02-15 20:15:00,2025-02-15 21:05:00,2687.4,2688.81,-0.0,flip_to_long -40444,做多,2025-02-15 21:05:00,2025-02-15 21:15:00,2688.81,2690.95,0.0,flip_to_short -40445,做空,2025-02-15 21:15:00,2025-02-15 22:30:00,2690.95,2692.48,-0.0,flip_to_long -40446,做多,2025-02-15 22:30:00,2025-02-15 23:00:00,2692.48,2692.24,-0.0,flip_to_short -40447,做空,2025-02-15 23:00:00,2025-02-15 23:05:00,2692.24,2693.57,-0.0,flip_to_long -40448,做多,2025-02-15 23:05:00,2025-02-15 23:10:00,2693.57,2692.73,-0.0,flip_to_short -40449,做空,2025-02-15 23:10:00,2025-02-15 23:15:00,2692.73,2692.93,-0.0,flip_to_long -40450,做多,2025-02-15 23:15:00,2025-02-15 23:35:00,2692.93,2693.0,-0.0,flip_to_short -40451,做空,2025-02-15 23:35:00,2025-02-16 00:10:00,2693.0,2694.09,-0.0,flip_to_long -40452,做多,2025-02-16 00:10:00,2025-02-16 01:15:00,2694.09,2694.1,-0.0,flip_to_short -40453,做空,2025-02-16 01:15:00,2025-02-16 01:40:00,2694.1,2694.0,-0.0,flip_to_long -40454,做多,2025-02-16 01:40:00,2025-02-16 02:10:00,2694.0,2691.83,-0.0,flip_to_short -40455,做空,2025-02-16 02:10:00,2025-02-16 02:15:00,2691.83,2696.0,-0.01,flip_to_long -40456,做多,2025-02-16 02:15:00,2025-02-16 02:40:00,2696.0,2695.16,-0.0,flip_to_short -40457,做空,2025-02-16 02:40:00,2025-02-16 03:45:00,2695.16,2696.66,-0.0,flip_to_long -40458,做多,2025-02-16 03:45:00,2025-02-16 05:15:00,2696.66,2696.3,-0.0,flip_to_short -40459,做空,2025-02-16 05:15:00,2025-02-16 08:25:00,2696.3,2700.38,-0.01,flip_to_long -40460,做多,2025-02-16 08:25:00,2025-02-16 08:35:00,2700.38,2698.3,-0.0,flip_to_short -40461,做空,2025-02-16 08:35:00,2025-02-16 09:40:00,2698.3,2701.8,-0.01,flip_to_long -40462,做多,2025-02-16 09:40:00,2025-02-16 09:45:00,2701.8,2700.69,-0.0,flip_to_short -40463,做空,2025-02-16 09:45:00,2025-02-16 09:50:00,2700.69,2706.03,-0.01,flip_to_long -40464,做多,2025-02-16 09:50:00,2025-02-16 10:25:00,2706.03,2702.52,-0.01,flip_to_short -40465,做空,2025-02-16 10:25:00,2025-02-16 10:35:00,2702.52,2701.97,-0.0,flip_to_long -40466,做多,2025-02-16 10:35:00,2025-02-16 10:45:00,2701.97,2699.02,-0.0,flip_to_short -40467,做空,2025-02-16 10:45:00,2025-02-16 11:10:00,2699.02,2700.83,-0.0,flip_to_long -40468,做多,2025-02-16 11:10:00,2025-02-16 13:05:00,2700.83,2700.72,-0.0,flip_to_short -40469,做空,2025-02-16 13:05:00,2025-02-16 13:10:00,2700.72,2703.84,-0.0,flip_to_long -40470,做多,2025-02-16 13:10:00,2025-02-16 13:40:00,2703.84,2696.23,-0.01,flip_to_short -40471,做空,2025-02-16 13:40:00,2025-02-16 15:25:00,2696.23,2699.03,-0.0,flip_to_long -40472,做多,2025-02-16 15:25:00,2025-02-16 16:35:00,2699.03,2693.43,-0.01,flip_to_short -40473,做空,2025-02-16 16:35:00,2025-02-16 17:00:00,2693.43,2696.69,-0.0,flip_to_long -40474,做多,2025-02-16 17:00:00,2025-02-16 17:05:00,2696.69,2696.65,-0.0,flip_to_short -40475,做空,2025-02-16 17:05:00,2025-02-16 17:25:00,2696.65,2695.07,0.0,flip_to_long -40476,做多,2025-02-16 17:25:00,2025-02-16 22:25:00,2695.07,2675.89,-0.02,flip_to_short -40477,做空,2025-02-16 22:25:00,2025-02-16 22:50:00,2675.89,2678.54,-0.0,flip_to_long -40478,做多,2025-02-16 22:50:00,2025-02-16 22:55:00,2678.54,2678.04,-0.0,flip_to_short -40479,做空,2025-02-16 22:55:00,2025-02-17 01:10:00,2678.04,2672.44,0.0,flip_to_long -40480,做多,2025-02-17 01:10:00,2025-02-17 01:15:00,2672.44,2667.76,-0.01,flip_to_short -40481,做空,2025-02-17 01:15:00,2025-02-17 01:35:00,2667.76,2671.39,-0.01,flip_to_long -40482,做多,2025-02-17 01:35:00,2025-02-17 02:45:00,2671.39,2671.18,-0.0,flip_to_short -40483,做空,2025-02-17 02:45:00,2025-02-17 03:25:00,2671.18,2668.6,0.0,flip_to_long -40484,做多,2025-02-17 03:25:00,2025-02-17 03:35:00,2668.6,2666.95,-0.0,flip_to_short -40485,做空,2025-02-17 03:35:00,2025-02-17 03:45:00,2666.95,2669.64,-0.0,flip_to_long -40486,做多,2025-02-17 03:45:00,2025-02-17 04:05:00,2669.64,2664.77,-0.01,flip_to_short -40487,做空,2025-02-17 04:05:00,2025-02-17 05:00:00,2664.77,2649.04,0.02,tp_lower -40488,做多,2025-02-17 05:10:00,2025-02-17 15:40:00,2664.36,2775.64,0.12,flip_to_short -40489,做空,2025-02-17 15:40:00,2025-02-17 20:20:00,2775.64,2735.22,0.04,flip_to_long -40490,做多,2025-02-17 20:20:00,2025-02-17 20:30:00,2735.22,2731.44,-0.01,flip_to_short -40491,做空,2025-02-17 20:30:00,2025-02-17 23:45:00,2731.44,2739.61,-0.01,flip_to_long -40492,做多,2025-02-17 23:45:00,2025-02-18 00:15:00,2739.61,2738.18,-0.0,flip_to_short -40493,做空,2025-02-18 00:15:00,2025-02-18 09:15:00,2738.18,2681.8,0.06,flip_to_long -40494,做多,2025-02-18 09:15:00,2025-02-18 11:45:00,2681.8,2684.76,0.0,flip_to_short -40495,做空,2025-02-18 11:45:00,2025-02-18 12:00:00,2684.76,2680.73,0.0,flip_to_long -40496,做多,2025-02-18 12:00:00,2025-02-18 14:35:00,2680.73,2699.34,0.02,flip_to_short -40497,做空,2025-02-18 14:35:00,2025-02-18 20:20:00,2699.34,2638.22,0.07,flip_to_long -40498,做多,2025-02-18 20:20:00,2025-02-19 01:15:00,2638.22,2657.98,0.02,flip_to_short -40499,做空,2025-02-19 01:15:00,2025-02-19 01:25:00,2657.98,2662.52,-0.01,flip_to_long -40500,做多,2025-02-19 01:25:00,2025-02-19 01:35:00,2662.52,2657.85,-0.01,flip_to_short -40501,做空,2025-02-19 01:35:00,2025-02-19 01:40:00,2657.85,2663.09,-0.01,flip_to_long -40502,做多,2025-02-19 01:40:00,2025-02-19 04:30:00,2663.09,2678.4,0.02,flip_to_short -40503,做空,2025-02-19 04:30:00,2025-02-19 04:45:00,2678.4,2677.42,-0.0,flip_to_long -40504,做多,2025-02-19 04:45:00,2025-02-19 04:50:00,2677.42,2674.39,-0.01,flip_to_short -40505,做空,2025-02-19 04:50:00,2025-02-19 05:10:00,2674.39,2677.94,-0.01,flip_to_long -40506,做多,2025-02-19 05:10:00,2025-02-19 05:20:00,2677.94,2672.99,-0.01,flip_to_short -40507,做空,2025-02-19 05:20:00,2025-02-19 05:25:00,2672.99,2678.74,-0.01,flip_to_long -40508,做多,2025-02-19 05:25:00,2025-02-19 12:15:00,2678.74,2717.51,0.04,flip_to_short -40509,做空,2025-02-19 12:15:00,2025-02-19 12:20:00,2717.51,2721.98,-0.01,flip_to_long -40510,做多,2025-02-19 12:20:00,2025-02-19 12:30:00,2721.98,2718.24,-0.01,flip_to_short -40511,做空,2025-02-19 12:30:00,2025-02-19 14:30:00,2718.24,2725.76,-0.01,flip_to_long -40512,做多,2025-02-19 14:30:00,2025-02-19 14:35:00,2725.76,2714.67,-0.01,flip_to_short -40513,做空,2025-02-19 14:35:00,2025-02-19 16:15:00,2714.67,2715.43,-0.0,flip_to_long -40514,做多,2025-02-19 16:15:00,2025-02-19 16:20:00,2715.43,2711.43,-0.01,flip_to_short -40515,做空,2025-02-19 16:20:00,2025-02-19 16:55:00,2711.43,2710.34,-0.0,flip_to_long -40516,做多,2025-02-19 16:55:00,2025-02-19 17:10:00,2710.34,2707.91,-0.0,flip_to_short -40517,做空,2025-02-19 17:10:00,2025-02-19 17:15:00,2707.91,2710.47,-0.0,flip_to_long -40518,做多,2025-02-19 17:15:00,2025-02-19 17:20:00,2710.47,2704.7,-0.01,flip_to_short -40519,做空,2025-02-19 17:20:00,2025-02-19 17:35:00,2704.7,2704.44,-0.0,flip_to_long -40520,做多,2025-02-19 17:35:00,2025-02-19 18:00:00,2704.44,2708.35,0.0,flip_to_short -40521,做空,2025-02-19 18:00:00,2025-02-19 18:15:00,2708.35,2706.44,0.0,flip_to_long -40522,做多,2025-02-19 18:15:00,2025-02-19 18:20:00,2706.44,2706.48,-0.0,flip_to_short -40523,做空,2025-02-19 18:20:00,2025-02-19 18:35:00,2706.48,2709.7,-0.01,flip_to_long -40524,做多,2025-02-19 18:35:00,2025-02-19 18:50:00,2709.7,2701.89,-0.01,flip_to_short -40525,做空,2025-02-19 18:50:00,2025-02-19 19:05:00,2701.89,2701.05,-0.0,flip_to_long -40526,做多,2025-02-19 19:05:00,2025-02-19 21:50:00,2701.05,2710.18,0.01,flip_to_short -40527,做空,2025-02-19 21:50:00,2025-02-19 22:00:00,2710.18,2713.07,-0.0,flip_to_long -40528,做多,2025-02-19 22:00:00,2025-02-19 22:05:00,2713.07,2711.13,-0.0,flip_to_short -40529,做空,2025-02-19 22:05:00,2025-02-19 22:10:00,2711.13,2712.97,-0.0,flip_to_long -40530,做多,2025-02-19 22:10:00,2025-02-19 22:15:00,2712.97,2709.23,-0.01,flip_to_short -40531,做空,2025-02-19 22:15:00,2025-02-19 22:20:00,2709.23,2712.41,-0.01,flip_to_long -40532,做多,2025-02-19 22:20:00,2025-02-19 22:30:00,2712.41,2711.78,-0.0,flip_to_short -40533,做空,2025-02-19 22:30:00,2025-02-19 22:45:00,2711.78,2724.84,-0.02,flip_to_long -40534,做多,2025-02-19 22:45:00,2025-02-19 23:45:00,2724.84,2713.59,-0.01,flip_to_short -40535,做空,2025-02-19 23:45:00,2025-02-20 00:00:00,2713.59,2715.91,-0.0,flip_to_long -40536,做多,2025-02-20 00:00:00,2025-02-20 00:30:00,2715.91,2715.45,-0.0,flip_to_short -40537,做空,2025-02-20 00:30:00,2025-02-20 00:35:00,2715.45,2719.98,-0.01,flip_to_long -40538,做多,2025-02-20 00:35:00,2025-02-20 01:20:00,2719.98,2718.3,-0.0,flip_to_short -40539,做空,2025-02-20 01:20:00,2025-02-20 01:35:00,2718.3,2718.55,-0.0,flip_to_long -40540,做多,2025-02-20 01:35:00,2025-02-20 01:40:00,2718.55,2715.3,-0.01,flip_to_short -40541,做空,2025-02-20 01:40:00,2025-02-20 02:00:00,2715.3,2720.06,-0.01,flip_to_long -40542,做多,2025-02-20 02:00:00,2025-02-20 05:45:00,2720.06,2731.72,0.01,flip_to_short -40543,做空,2025-02-20 05:45:00,2025-02-20 06:00:00,2731.72,2734.5,-0.0,flip_to_long -40544,做多,2025-02-20 06:00:00,2025-02-20 06:05:00,2734.5,2728.19,-0.01,flip_to_short -40545,做空,2025-02-20 06:05:00,2025-02-20 07:35:00,2728.19,2734.63,-0.01,flip_to_long -40546,做多,2025-02-20 07:35:00,2025-02-20 08:55:00,2734.63,2731.96,-0.0,flip_to_short -40547,做空,2025-02-20 08:55:00,2025-02-20 10:05:00,2731.96,2730.67,-0.0,flip_to_long -40548,做多,2025-02-20 10:05:00,2025-02-20 10:10:00,2730.67,2728.65,-0.0,flip_to_short -40549,做空,2025-02-20 10:10:00,2025-02-20 10:15:00,2728.65,2732.43,-0.01,flip_to_long -40550,做多,2025-02-20 10:15:00,2025-02-20 13:10:00,2732.43,2736.81,0.0,flip_to_short -40551,做空,2025-02-20 13:10:00,2025-02-20 13:25:00,2736.81,2738.02,-0.0,flip_to_long -40552,做多,2025-02-20 13:25:00,2025-02-20 13:35:00,2738.02,2736.7,-0.0,flip_to_short -40553,做空,2025-02-20 13:35:00,2025-02-20 17:40:00,2736.7,2732.0,0.0,flip_to_long -40554,做多,2025-02-20 17:40:00,2025-02-20 17:55:00,2732.0,2734.03,0.0,flip_to_short -40555,做空,2025-02-20 17:55:00,2025-02-20 21:30:00,2734.03,2737.61,-0.01,flip_to_long -40556,做多,2025-02-20 21:30:00,2025-02-20 23:45:00,2737.61,2739.39,0.0,flip_to_short -40557,做空,2025-02-20 23:45:00,2025-02-21 00:00:00,2739.39,2738.82,-0.0,flip_to_long -40558,做多,2025-02-21 00:00:00,2025-02-21 00:20:00,2738.82,2738.53,-0.0,flip_to_short -40559,做空,2025-02-21 00:20:00,2025-02-21 01:30:00,2738.53,2735.32,0.0,flip_to_long -40560,做多,2025-02-21 01:30:00,2025-02-21 02:30:00,2735.32,2735.52,-0.0,flip_to_short -40561,做空,2025-02-21 02:30:00,2025-02-21 02:55:00,2735.52,2735.19,-0.0,flip_to_long -40562,做多,2025-02-21 02:55:00,2025-02-21 08:15:00,2735.19,2751.15,0.02,flip_to_short -40563,做空,2025-02-21 08:15:00,2025-02-21 08:25:00,2751.15,2752.39,-0.0,flip_to_long -40564,做多,2025-02-21 08:25:00,2025-02-21 08:30:00,2752.39,2750.94,-0.0,flip_to_short -40565,做空,2025-02-21 08:30:00,2025-02-21 08:35:00,2750.94,2754.36,-0.01,flip_to_long -40566,做多,2025-02-21 08:35:00,2025-02-21 08:40:00,2754.36,2750.98,-0.01,flip_to_short -40567,做空,2025-02-21 08:40:00,2025-02-21 09:05:00,2750.98,2752.85,-0.0,flip_to_long -40568,做多,2025-02-21 09:05:00,2025-02-21 09:15:00,2752.85,2822.03,0.08,tp_upper -40569,做空,2025-02-21 14:30:00,2025-02-21 14:50:00,2790.64,2803.64,-0.02,flip_to_long -40570,做多,2025-02-21 14:50:00,2025-02-21 15:20:00,2803.64,2787.44,-0.02,flip_to_short -40571,做空,2025-02-21 15:20:00,2025-02-21 15:40:00,2787.44,2722.88,0.07,tp_lower -40572,做多,2025-02-21 22:25:00,2025-02-21 22:30:00,2655.11,2638.9,-0.02,flip_to_short -40573,做空,2025-02-21 22:30:00,2025-02-21 23:20:00,2638.9,2650.05,-0.01,flip_to_long -40574,做多,2025-02-21 23:20:00,2025-02-22 03:40:00,2650.05,2670.6,0.02,flip_to_short -40575,做空,2025-02-22 03:40:00,2025-02-22 05:15:00,2670.6,2679.09,-0.01,flip_to_long -40576,做多,2025-02-22 05:15:00,2025-02-22 08:10:00,2679.09,2676.11,-0.01,flip_to_short -40577,做空,2025-02-22 08:10:00,2025-02-22 08:30:00,2676.11,2683.62,-0.01,flip_to_long -40578,做多,2025-02-22 08:30:00,2025-02-22 13:30:00,2683.62,2724.74,0.05,flip_to_short -40579,做空,2025-02-22 13:30:00,2025-02-22 13:35:00,2724.74,2724.99,-0.0,flip_to_long -40580,做多,2025-02-22 13:35:00,2025-02-22 14:10:00,2724.99,2727.27,0.0,flip_to_short -40581,做空,2025-02-22 14:10:00,2025-02-22 14:15:00,2727.27,2734.94,-0.01,flip_to_long -40582,做多,2025-02-22 14:15:00,2025-02-22 15:55:00,2734.94,2774.85,0.05,tp_upper -40583,做空,2025-02-22 18:50:00,2025-02-22 19:00:00,2756.18,2762.74,-0.01,flip_to_long -40584,做多,2025-02-22 19:00:00,2025-02-22 21:10:00,2762.74,2772.38,0.01,flip_to_short -40585,做空,2025-02-22 21:10:00,2025-02-22 21:15:00,2772.38,2774.6,-0.0,flip_to_long -40586,做多,2025-02-22 21:15:00,2025-02-22 21:20:00,2774.6,2770.72,-0.01,flip_to_short -40587,做空,2025-02-22 21:20:00,2025-02-22 22:20:00,2770.72,2773.19,-0.0,flip_to_long -40588,做多,2025-02-22 22:20:00,2025-02-22 22:30:00,2773.19,2765.79,-0.01,flip_to_short -40589,做空,2025-02-22 22:30:00,2025-02-22 23:10:00,2765.79,2768.18,-0.0,flip_to_long -40590,做多,2025-02-22 23:10:00,2025-02-22 23:20:00,2768.18,2767.36,-0.0,flip_to_short -40591,做空,2025-02-22 23:20:00,2025-02-22 23:25:00,2767.36,2769.15,-0.0,flip_to_long -40592,做多,2025-02-22 23:25:00,2025-02-22 23:35:00,2769.15,2766.47,-0.0,flip_to_short -40593,做空,2025-02-22 23:35:00,2025-02-23 00:50:00,2766.47,2768.76,-0.0,flip_to_long -40594,做多,2025-02-23 00:50:00,2025-02-23 01:15:00,2768.76,2766.37,-0.0,flip_to_short -40595,做空,2025-02-23 01:15:00,2025-02-23 01:50:00,2766.37,2764.71,0.0,flip_to_long -40596,做多,2025-02-23 01:50:00,2025-02-23 09:35:00,2764.71,2794.38,0.03,flip_to_short -40597,做空,2025-02-23 09:35:00,2025-02-23 09:40:00,2794.38,2801.9,-0.01,flip_to_long -40598,做多,2025-02-23 09:40:00,2025-02-23 10:45:00,2801.9,2799.82,-0.0,flip_to_short -40599,做空,2025-02-23 10:45:00,2025-02-23 10:50:00,2799.82,2803.2,-0.01,flip_to_long -40600,做多,2025-02-23 10:50:00,2025-02-23 11:05:00,2803.2,2805.04,0.0,flip_to_short -40601,做空,2025-02-23 11:05:00,2025-02-23 13:05:00,2805.04,2806.18,-0.0,flip_to_long -40602,做多,2025-02-23 13:05:00,2025-02-23 13:25:00,2806.18,2802.67,-0.01,flip_to_short -40603,做空,2025-02-23 13:25:00,2025-02-23 15:10:00,2802.67,2799.98,0.0,flip_to_long -40604,做多,2025-02-23 15:10:00,2025-02-23 15:20:00,2799.98,2799.22,-0.0,flip_to_short -40605,做空,2025-02-23 15:20:00,2025-02-23 16:15:00,2799.22,2798.13,-0.0,flip_to_long -40606,做多,2025-02-23 16:15:00,2025-02-23 19:50:00,2798.13,2804.75,0.01,flip_to_short -40607,做空,2025-02-23 19:50:00,2025-02-23 19:55:00,2804.75,2806.78,-0.0,flip_to_long -40608,做多,2025-02-23 19:55:00,2025-02-23 20:00:00,2806.78,2805.4,-0.0,flip_to_short -40609,做空,2025-02-23 20:00:00,2025-02-23 21:50:00,2805.4,2806.94,-0.0,flip_to_long -40610,做多,2025-02-23 21:50:00,2025-02-23 22:55:00,2806.94,2801.65,-0.01,flip_to_short -40611,做空,2025-02-23 22:55:00,2025-02-23 23:00:00,2801.65,2808.81,-0.01,flip_to_long -40612,做多,2025-02-23 23:00:00,2025-02-23 23:15:00,2808.81,2826.93,0.02,tp_upper -40613,做空,2025-02-24 00:40:00,2025-02-24 01:05:00,2808.14,2804.78,0.0,flip_to_long -40614,做多,2025-02-24 01:05:00,2025-02-24 13:40:00,2804.78,2683.12,-0.14,flip_to_short -40615,做空,2025-02-24 13:40:00,2025-02-24 13:45:00,2683.12,2685.85,-0.0,flip_to_long -40616,做多,2025-02-24 13:45:00,2025-02-24 13:50:00,2685.85,2679.64,-0.01,flip_to_short -40617,做空,2025-02-24 13:50:00,2025-02-24 14:30:00,2679.64,2676.7,0.0,flip_to_long -40618,做多,2025-02-24 14:30:00,2025-02-24 16:35:00,2676.7,2665.86,-0.01,flip_to_short -40619,做空,2025-02-24 16:35:00,2025-02-24 17:15:00,2665.86,2672.15,-0.01,flip_to_long -40620,做多,2025-02-24 17:15:00,2025-02-24 17:50:00,2672.15,2663.43,-0.01,flip_to_short -40621,做空,2025-02-24 17:50:00,2025-02-24 18:15:00,2663.43,2667.88,-0.01,flip_to_long -40622,做多,2025-02-24 18:15:00,2025-02-24 18:20:00,2667.88,2660.72,-0.01,flip_to_short -40623,做空,2025-02-24 18:20:00,2025-02-24 20:30:00,2660.72,2659.82,-0.0,flip_to_long -40624,做多,2025-02-24 20:30:00,2025-02-24 20:40:00,2659.82,2654.92,-0.01,flip_to_short -40625,做空,2025-02-24 20:40:00,2025-02-24 20:45:00,2654.92,2661.47,-0.01,flip_to_long -40626,做多,2025-02-24 20:45:00,2025-02-24 20:50:00,2661.47,2645.64,-0.02,flip_to_short -40627,做空,2025-02-24 20:50:00,2025-02-24 21:30:00,2645.64,2653.98,-0.01,flip_to_long -40628,做多,2025-02-24 21:30:00,2025-02-24 21:35:00,2653.98,2653.91,-0.0,flip_to_short -40629,做空,2025-02-24 21:35:00,2025-02-24 22:00:00,2653.91,2578.7,0.08,tp_lower -40630,做多,2025-02-25 02:45:00,2025-02-25 02:55:00,2517.71,2512.31,-0.01,flip_to_short -40631,做空,2025-02-25 02:55:00,2025-02-25 03:45:00,2512.31,2509.84,0.0,flip_to_long -40632,做多,2025-02-25 03:45:00,2025-02-25 03:50:00,2509.84,2506.18,-0.01,flip_to_short -40633,做空,2025-02-25 03:50:00,2025-02-25 04:15:00,2506.18,2498.05,0.01,flip_to_long -40634,做多,2025-02-25 04:15:00,2025-02-25 04:30:00,2498.05,2484.67,-0.02,flip_to_short -40635,做空,2025-02-25 04:30:00,2025-02-25 04:40:00,2484.67,2494.35,-0.01,flip_to_long -40636,做多,2025-02-25 04:40:00,2025-02-25 06:00:00,2494.35,2494.01,-0.0,flip_to_short -40637,做空,2025-02-25 06:00:00,2025-02-25 06:20:00,2494.01,2497.81,-0.01,flip_to_long -40638,做多,2025-02-25 06:20:00,2025-02-25 14:20:00,2497.81,2400.86,-0.12,flip_to_short -40639,做空,2025-02-25 14:20:00,2025-02-25 14:25:00,2400.86,2411.44,-0.01,flip_to_long -40640,做多,2025-02-25 14:25:00,2025-02-25 14:35:00,2411.44,2398.33,-0.02,flip_to_short -40641,做空,2025-02-25 14:35:00,2025-02-25 15:45:00,2398.33,2401.41,-0.01,flip_to_long -40642,做多,2025-02-25 15:45:00,2025-02-25 16:00:00,2401.41,2405.35,0.0,flip_to_short -40643,做空,2025-02-25 16:00:00,2025-02-25 16:10:00,2405.35,2403.94,0.0,flip_to_long -40644,做多,2025-02-25 16:10:00,2025-02-25 18:25:00,2403.94,2405.22,0.0,flip_to_short -40645,做空,2025-02-25 18:25:00,2025-02-25 18:30:00,2405.22,2405.37,-0.0,flip_to_long -40646,做多,2025-02-25 18:30:00,2025-02-26 00:10:00,2405.37,2486.44,0.1,flip_to_short -40647,做空,2025-02-26 00:10:00,2025-02-26 02:35:00,2486.44,2492.42,-0.01,flip_to_long -40648,做多,2025-02-26 02:35:00,2025-02-26 03:30:00,2492.42,2492.69,-0.0,flip_to_short -40649,做空,2025-02-26 03:30:00,2025-02-26 04:05:00,2492.69,2491.02,0.0,flip_to_long -40650,做多,2025-02-26 04:05:00,2025-02-26 04:10:00,2491.02,2489.49,-0.0,flip_to_short -40651,做空,2025-02-26 04:10:00,2025-02-26 05:20:00,2489.49,2488.21,0.0,flip_to_long -40652,做多,2025-02-26 05:20:00,2025-02-26 05:25:00,2488.21,2487.36,-0.0,flip_to_short -40653,做空,2025-02-26 05:25:00,2025-02-26 06:15:00,2487.36,2492.55,-0.01,flip_to_long -40654,做多,2025-02-26 06:15:00,2025-02-26 06:20:00,2492.55,2492.07,-0.0,flip_to_short -40655,做空,2025-02-26 06:20:00,2025-02-26 06:40:00,2492.07,2490.65,0.0,flip_to_long -40656,做多,2025-02-26 06:40:00,2025-02-26 07:30:00,2490.65,2486.22,-0.01,flip_to_short -40657,做空,2025-02-26 07:30:00,2025-02-26 09:35:00,2486.22,2491.23,-0.01,flip_to_long -40658,做多,2025-02-26 09:35:00,2025-02-26 10:00:00,2491.23,2481.3,-0.01,flip_to_short -40659,做空,2025-02-26 10:00:00,2025-02-26 10:05:00,2481.3,2482.81,-0.0,flip_to_long -40660,做多,2025-02-26 10:05:00,2025-02-26 10:15:00,2482.81,2479.15,-0.01,flip_to_short -40661,做空,2025-02-26 10:15:00,2025-02-26 10:20:00,2479.15,2484.86,-0.01,flip_to_long -40662,做多,2025-02-26 10:20:00,2025-02-26 11:25:00,2484.86,2480.65,-0.01,flip_to_short -40663,做空,2025-02-26 11:25:00,2025-02-26 15:05:00,2480.65,2444.93,0.04,flip_to_long -40664,做多,2025-02-26 15:05:00,2025-02-26 15:15:00,2444.93,2447.47,0.0,flip_to_short -40665,做空,2025-02-26 15:15:00,2025-02-26 15:45:00,2447.47,2439.01,0.01,flip_to_long -40666,做多,2025-02-26 15:45:00,2025-02-26 21:25:00,2439.01,2328.89,-0.14,flip_to_short -40667,做空,2025-02-26 21:25:00,2025-02-26 21:55:00,2328.89,2341.41,-0.02,flip_to_long -40668,做多,2025-02-26 21:55:00,2025-02-27 00:30:00,2341.41,2322.93,-0.02,flip_to_short -40669,做空,2025-02-27 00:30:00,2025-02-27 00:35:00,2322.93,2327.64,-0.01,flip_to_long -40670,做多,2025-02-27 00:35:00,2025-02-27 01:00:00,2327.64,2332.44,0.0,flip_to_short -40671,做空,2025-02-27 01:00:00,2025-02-27 01:10:00,2332.44,2333.55,-0.0,flip_to_long -40672,做多,2025-02-27 01:10:00,2025-02-27 02:05:00,2333.55,2340.56,0.01,flip_to_short -40673,做空,2025-02-27 02:05:00,2025-02-27 03:20:00,2340.56,2342.61,-0.0,flip_to_long -40674,做多,2025-02-27 03:20:00,2025-02-27 03:25:00,2342.61,2331.24,-0.02,flip_to_short -40675,做空,2025-02-27 03:25:00,2025-02-27 03:35:00,2331.24,2336.51,-0.01,flip_to_long -40676,做多,2025-02-27 03:35:00,2025-02-27 04:05:00,2336.51,2324.72,-0.02,flip_to_short -40677,做空,2025-02-27 04:05:00,2025-02-27 05:35:00,2324.72,2336.65,-0.02,flip_to_long -40678,做多,2025-02-27 05:35:00,2025-02-27 05:40:00,2336.65,2334.47,-0.0,flip_to_short -40679,做空,2025-02-27 05:40:00,2025-02-27 06:10:00,2334.47,2335.56,-0.0,flip_to_long -40680,做多,2025-02-27 06:10:00,2025-02-27 11:30:00,2335.56,2358.38,0.03,flip_to_short -40681,做空,2025-02-27 11:30:00,2025-02-27 12:40:00,2358.38,2359.12,-0.0,flip_to_long -40682,做多,2025-02-27 12:40:00,2025-02-27 12:45:00,2359.12,2355.51,-0.01,flip_to_short -40683,做空,2025-02-27 12:45:00,2025-02-27 18:00:00,2355.51,2321.55,0.04,flip_to_long -40684,做多,2025-02-27 18:00:00,2025-02-27 18:15:00,2321.55,2327.64,0.01,flip_to_short -40685,做空,2025-02-27 18:15:00,2025-02-27 18:25:00,2327.64,2323.37,0.0,flip_to_long -40686,做多,2025-02-27 18:25:00,2025-02-27 18:40:00,2323.37,2322.77,-0.0,flip_to_short -40687,做空,2025-02-27 18:40:00,2025-02-27 22:55:00,2322.77,2291.58,0.04,flip_to_long -40688,做多,2025-02-27 22:55:00,2025-02-27 23:00:00,2291.58,2289.81,-0.0,flip_to_short -40689,做空,2025-02-27 23:00:00,2025-02-27 23:10:00,2289.81,2286.13,0.0,flip_to_long -40690,做多,2025-02-27 23:10:00,2025-02-28 01:20:00,2286.13,2279.86,-0.01,flip_to_short -40691,做空,2025-02-28 01:20:00,2025-02-28 08:55:00,2279.86,2119.32,0.2,flip_to_long -40692,做多,2025-02-28 08:55:00,2025-02-28 10:35:00,2119.32,2118.12,-0.0,flip_to_short -40693,做空,2025-02-28 10:35:00,2025-02-28 11:00:00,2118.12,2122.08,-0.01,flip_to_long -40694,做多,2025-02-28 11:00:00,2025-02-28 12:25:00,2122.08,2120.46,-0.0,flip_to_short -40695,做空,2025-02-28 12:25:00,2025-02-28 13:00:00,2120.46,2128.14,-0.01,flip_to_long -40696,做多,2025-02-28 13:00:00,2025-02-28 13:25:00,2128.14,2123.47,-0.01,flip_to_short -40697,做空,2025-02-28 13:25:00,2025-02-28 13:30:00,2123.47,2145.88,-0.03,flip_to_long -40698,做多,2025-02-28 13:30:00,2025-02-28 18:20:00,2145.88,2192.78,0.06,flip_to_short -40699,做空,2025-02-28 18:20:00,2025-02-28 18:25:00,2192.78,2208.82,-0.02,flip_to_long -40700,做多,2025-02-28 18:25:00,2025-02-28 20:15:00,2208.82,2211.25,0.0,flip_to_short -40701,做空,2025-02-28 20:15:00,2025-02-28 20:55:00,2211.25,2216.61,-0.01,flip_to_long -40702,做多,2025-02-28 20:55:00,2025-02-28 21:25:00,2216.61,2217.8,0.0,flip_to_short -40703,做空,2025-02-28 21:25:00,2025-02-28 21:40:00,2217.8,2219.09,-0.0,flip_to_long -40704,做多,2025-02-28 21:40:00,2025-02-28 21:50:00,2219.09,2222.15,0.0,flip_to_short -40705,做空,2025-02-28 21:50:00,2025-02-28 22:40:00,2222.15,2216.12,0.01,flip_to_long -40706,做多,2025-02-28 22:40:00,2025-03-01 00:50:00,2216.12,2219.27,0.0,flip_to_short -40707,做空,2025-03-01 00:50:00,2025-03-01 01:15:00,2219.27,2223.96,-0.01,flip_to_long -40708,做多,2025-03-01 01:15:00,2025-03-01 01:20:00,2223.96,2223.7,-0.0,flip_to_short -40709,做空,2025-03-01 01:20:00,2025-03-01 01:30:00,2223.7,2225.54,-0.0,flip_to_long -40710,做多,2025-03-01 01:30:00,2025-03-01 05:40:00,2225.54,2252.19,0.04,flip_to_short -40711,做空,2025-03-01 05:40:00,2025-03-01 05:45:00,2252.19,2252.06,-0.0,flip_to_long -40712,做多,2025-03-01 05:45:00,2025-03-01 06:00:00,2252.06,2254.66,0.0,flip_to_short -40713,做空,2025-03-01 06:00:00,2025-03-01 15:05:00,2254.66,2181.47,0.1,flip_to_long -40714,做多,2025-03-01 15:05:00,2025-03-01 15:10:00,2181.47,2170.97,-0.02,flip_to_short -40715,做空,2025-03-01 15:10:00,2025-03-01 15:35:00,2170.97,2172.83,-0.0,flip_to_long -40716,做多,2025-03-01 15:35:00,2025-03-01 15:40:00,2172.83,2171.38,-0.0,flip_to_short -40717,做空,2025-03-01 15:40:00,2025-03-01 15:45:00,2171.38,2175.77,-0.01,flip_to_long -40718,做多,2025-03-01 15:45:00,2025-03-01 16:00:00,2175.77,2171.09,-0.01,flip_to_short -40719,做空,2025-03-01 16:00:00,2025-03-01 22:40:00,2171.09,2218.43,-0.07,flip_to_long -40720,做多,2025-03-01 22:40:00,2025-03-01 22:45:00,2218.43,2213.17,-0.01,flip_to_short -40721,做空,2025-03-01 22:45:00,2025-03-01 22:50:00,2213.17,2217.29,-0.01,flip_to_long -40722,做多,2025-03-01 22:50:00,2025-03-01 22:55:00,2217.29,2213.98,-0.01,flip_to_short -40723,做空,2025-03-01 22:55:00,2025-03-01 23:55:00,2213.98,2216.31,-0.0,flip_to_long -40724,做多,2025-03-01 23:55:00,2025-03-02 00:10:00,2216.31,2211.48,-0.01,flip_to_short -40725,做空,2025-03-02 00:10:00,2025-03-02 00:30:00,2211.48,2212.83,-0.0,flip_to_long -40726,做多,2025-03-02 00:30:00,2025-03-02 00:50:00,2212.83,2215.98,0.0,flip_to_short -40727,做空,2025-03-02 00:50:00,2025-03-02 01:00:00,2215.98,2215.92,-0.0,flip_to_long -40728,做多,2025-03-02 01:00:00,2025-03-02 01:30:00,2215.92,2212.28,-0.01,flip_to_short -40729,做空,2025-03-02 01:30:00,2025-03-02 01:50:00,2212.28,2216.86,-0.01,flip_to_long -40730,做多,2025-03-02 01:50:00,2025-03-02 02:15:00,2216.86,2218.89,0.0,flip_to_short -40731,做空,2025-03-02 02:15:00,2025-03-02 03:00:00,2218.89,2214.95,0.0,flip_to_long -40732,做多,2025-03-02 03:00:00,2025-03-02 03:20:00,2214.95,2214.97,-0.0,flip_to_short -40733,做空,2025-03-02 03:20:00,2025-03-02 06:20:00,2214.97,2225.11,-0.02,flip_to_long -40734,做多,2025-03-02 06:20:00,2025-03-02 06:55:00,2225.11,2221.88,-0.01,flip_to_short -40735,做空,2025-03-02 06:55:00,2025-03-02 07:10:00,2221.88,2222.89,-0.0,flip_to_long -40736,做多,2025-03-02 07:10:00,2025-03-02 07:15:00,2222.89,2220.6,-0.0,flip_to_short -40737,做空,2025-03-02 07:15:00,2025-03-02 07:25:00,2220.6,2222.23,-0.0,flip_to_long -40738,做多,2025-03-02 07:25:00,2025-03-02 07:35:00,2222.23,2221.8,-0.0,flip_to_short -40739,做空,2025-03-02 07:35:00,2025-03-02 07:40:00,2221.8,2222.94,-0.0,flip_to_long -40740,做多,2025-03-02 07:40:00,2025-03-02 12:10:00,2222.94,2225.08,0.0,flip_to_short -40741,做空,2025-03-02 12:10:00,2025-03-02 12:45:00,2225.08,2231.4,-0.01,flip_to_long -40742,做多,2025-03-02 12:45:00,2025-03-02 16:05:00,2231.4,2228.72,-0.01,flip_to_short -40743,做空,2025-03-02 16:05:00,2025-03-03 05:00:00,2228.72,2450.12,-0.3,flip_to_long -40744,做多,2025-03-03 05:00:00,2025-03-03 05:50:00,2450.12,2447.39,-0.0,flip_to_short -40745,做空,2025-03-03 05:50:00,2025-03-03 12:00:00,2447.39,2372.21,0.08,flip_to_long -40746,做多,2025-03-03 12:00:00,2025-03-03 12:15:00,2372.21,2353.39,-0.02,flip_to_short -40747,做空,2025-03-03 12:15:00,2025-03-03 12:20:00,2353.39,2360.18,-0.01,flip_to_long -40748,做多,2025-03-03 12:20:00,2025-03-03 12:25:00,2360.18,2357.86,-0.0,flip_to_short -40749,做空,2025-03-03 12:25:00,2025-03-03 12:30:00,2357.86,2361.41,-0.01,flip_to_long -40750,做多,2025-03-03 12:30:00,2025-03-03 12:35:00,2361.41,2361.06,-0.0,flip_to_short -40751,做空,2025-03-03 12:35:00,2025-03-03 14:25:00,2361.06,2359.55,0.0,flip_to_long -40752,做多,2025-03-03 14:25:00,2025-03-03 23:00:00,2359.55,2155.82,-0.24,flip_to_short -40753,做空,2025-03-03 23:00:00,2025-03-04 00:35:00,2155.82,2139.29,0.02,flip_to_long -40754,做多,2025-03-04 00:35:00,2025-03-04 07:05:00,2139.29,2082.03,-0.07,flip_to_short -40755,做空,2025-03-04 07:05:00,2025-03-04 07:30:00,2082.03,2083.15,-0.0,flip_to_long -40756,做多,2025-03-04 07:30:00,2025-03-04 08:05:00,2083.15,2070.96,-0.02,flip_to_short -40757,做空,2025-03-04 08:05:00,2025-03-04 08:15:00,2070.96,2089.2,-0.02,flip_to_long -40758,做多,2025-03-04 08:15:00,2025-03-04 08:45:00,2089.2,2084.19,-0.01,flip_to_short -40759,做空,2025-03-04 08:45:00,2025-03-04 08:55:00,2084.19,2098.05,-0.02,flip_to_long -40760,做多,2025-03-04 08:55:00,2025-03-04 09:20:00,2098.05,2086.59,-0.01,flip_to_short -40761,做空,2025-03-04 09:20:00,2025-03-04 09:25:00,2086.59,2091.46,-0.01,flip_to_long -40762,做多,2025-03-04 09:25:00,2025-03-04 09:50:00,2091.46,2091.52,-0.0,flip_to_short -40763,做空,2025-03-04 09:50:00,2025-03-04 10:00:00,2091.52,2092.2,-0.0,flip_to_long -40764,做多,2025-03-04 10:00:00,2025-03-04 12:05:00,2092.2,2092.54,-0.0,flip_to_short -40765,做空,2025-03-04 12:05:00,2025-03-04 12:35:00,2092.54,2094.69,-0.0,flip_to_long -40766,做多,2025-03-04 12:35:00,2025-03-04 13:00:00,2094.69,2093.0,-0.0,flip_to_short -40767,做空,2025-03-04 13:00:00,2025-03-04 14:35:00,2093.0,2138.3,-0.05,flip_to_long -40768,做多,2025-03-04 14:35:00,2025-03-04 14:55:00,2138.3,2077.31,-0.07,flip_to_short -40769,做空,2025-03-04 14:55:00,2025-03-04 17:00:00,2077.31,2075.76,0.0,flip_to_long -40770,做多,2025-03-04 17:00:00,2025-03-04 23:20:00,2075.76,2162.62,0.09,flip_to_short -40771,做空,2025-03-04 23:20:00,2025-03-04 23:25:00,2162.62,2166.5,-0.01,flip_to_long -40772,做多,2025-03-04 23:25:00,2025-03-04 23:55:00,2166.5,2170.53,0.0,flip_to_short -40773,做空,2025-03-04 23:55:00,2025-03-05 00:05:00,2170.53,2169.03,0.0,flip_to_long -40774,做多,2025-03-05 00:05:00,2025-03-05 02:10:00,2169.03,2174.86,0.01,flip_to_short -40775,做空,2025-03-05 02:10:00,2025-03-05 02:20:00,2174.86,2178.73,-0.01,flip_to_long -40776,做多,2025-03-05 02:20:00,2025-03-05 02:25:00,2178.73,2174.25,-0.01,flip_to_short -40777,做空,2025-03-05 02:25:00,2025-03-05 02:35:00,2174.25,2170.93,0.0,flip_to_long -40778,做多,2025-03-05 02:35:00,2025-03-05 03:40:00,2170.93,2168.02,-0.0,flip_to_short -40779,做空,2025-03-05 03:40:00,2025-03-05 03:45:00,2168.02,2171.52,-0.01,flip_to_long -40780,做多,2025-03-05 03:45:00,2025-03-05 03:55:00,2171.52,2159.7,-0.01,flip_to_short -40781,做空,2025-03-05 03:55:00,2025-03-05 04:20:00,2159.7,2167.69,-0.01,flip_to_long -40782,做多,2025-03-05 04:20:00,2025-03-05 04:50:00,2167.69,2169.56,0.0,flip_to_short -40783,做空,2025-03-05 04:50:00,2025-03-05 04:55:00,2169.56,2172.39,-0.0,flip_to_long -40784,做多,2025-03-05 04:55:00,2025-03-05 05:00:00,2172.39,2171.51,-0.0,flip_to_short -40785,做空,2025-03-05 05:00:00,2025-03-05 05:30:00,2171.51,2176.41,-0.01,flip_to_long -40786,做多,2025-03-05 05:30:00,2025-03-05 05:40:00,2176.41,2171.64,-0.01,flip_to_short -40787,做空,2025-03-05 05:40:00,2025-03-05 05:45:00,2171.64,2177.9,-0.01,flip_to_long -40788,做多,2025-03-05 05:45:00,2025-03-05 06:00:00,2177.9,2178.48,-0.0,flip_to_short -40789,做空,2025-03-05 06:00:00,2025-03-05 11:30:00,2178.48,2221.76,-0.05,flip_to_long -40790,做多,2025-03-05 11:30:00,2025-03-05 11:45:00,2221.76,2225.0,0.0,flip_to_short -40791,做空,2025-03-05 11:45:00,2025-03-05 12:05:00,2225.0,2224.65,-0.0,flip_to_long -40792,做多,2025-03-05 12:05:00,2025-03-05 17:40:00,2224.65,2193.66,-0.03,flip_to_short -40793,做空,2025-03-05 17:40:00,2025-03-05 17:50:00,2193.66,2191.82,0.0,flip_to_long -40794,做多,2025-03-05 17:50:00,2025-03-05 18:05:00,2191.82,2181.86,-0.01,flip_to_short -40795,做空,2025-03-05 18:05:00,2025-03-05 18:10:00,2181.86,2187.64,-0.01,flip_to_long -40796,做多,2025-03-05 18:10:00,2025-03-05 18:25:00,2187.64,2191.77,0.0,flip_to_short -40797,做空,2025-03-05 18:25:00,2025-03-05 18:35:00,2191.77,2188.31,0.0,flip_to_long -40798,做多,2025-03-05 18:35:00,2025-03-05 18:40:00,2188.31,2185.27,-0.0,flip_to_short -40799,做空,2025-03-05 18:40:00,2025-03-05 18:45:00,2185.27,2193.3,-0.01,flip_to_long -40800,做多,2025-03-05 18:45:00,2025-03-06 01:45:00,2193.3,2283.72,0.09,tp_upper -40801,做空,2025-03-06 07:05:00,2025-03-06 07:10:00,2286.05,2293.38,-0.01,flip_to_long -40802,做多,2025-03-06 07:10:00,2025-03-06 07:40:00,2293.38,2291.1,-0.0,flip_to_short -40803,做空,2025-03-06 07:40:00,2025-03-06 08:40:00,2291.1,2295.95,-0.01,flip_to_long -40804,做多,2025-03-06 08:40:00,2025-03-06 08:45:00,2295.95,2292.42,-0.0,flip_to_short -40805,做空,2025-03-06 08:45:00,2025-03-06 08:50:00,2292.42,2297.65,-0.01,flip_to_long -40806,做多,2025-03-06 08:50:00,2025-03-06 08:55:00,2297.65,2292.47,-0.01,flip_to_short -40807,做空,2025-03-06 08:55:00,2025-03-06 10:15:00,2292.47,2294.47,-0.0,flip_to_long -40808,做多,2025-03-06 10:15:00,2025-03-06 11:00:00,2294.47,2284.59,-0.01,flip_to_short -40809,做空,2025-03-06 11:00:00,2025-03-06 11:10:00,2284.59,2291.43,-0.01,flip_to_long -40810,做多,2025-03-06 11:10:00,2025-03-06 12:00:00,2291.43,2289.99,-0.0,flip_to_short -40811,做空,2025-03-06 12:00:00,2025-03-06 15:35:00,2289.99,2269.71,0.02,flip_to_long -40812,做多,2025-03-06 15:35:00,2025-03-06 15:40:00,2269.71,2265.59,-0.01,flip_to_short -40813,做空,2025-03-06 15:40:00,2025-03-06 16:05:00,2265.59,2263.61,0.0,flip_to_long -40814,做多,2025-03-06 16:05:00,2025-03-06 16:10:00,2263.61,2254.99,-0.01,flip_to_short -40815,做空,2025-03-06 16:10:00,2025-03-06 21:00:00,2254.99,2208.27,0.05,flip_to_long -40816,做多,2025-03-06 21:00:00,2025-03-06 21:05:00,2208.27,2206.4,-0.0,flip_to_short -40817,做空,2025-03-06 21:05:00,2025-03-06 21:10:00,2206.4,2214.72,-0.01,flip_to_long -40818,做多,2025-03-06 21:10:00,2025-03-06 21:30:00,2214.72,2207.31,-0.01,flip_to_short -40819,做空,2025-03-06 21:30:00,2025-03-07 00:00:00,2207.31,2207.35,-0.0,flip_to_long -40820,做多,2025-03-07 00:00:00,2025-03-07 00:05:00,2207.35,2201.72,-0.01,flip_to_short -40821,做空,2025-03-07 00:05:00,2025-03-07 00:10:00,2201.72,2205.2,-0.0,flip_to_long -40822,做多,2025-03-07 00:10:00,2025-03-07 04:40:00,2205.2,2158.31,-0.05,flip_to_short -40823,做空,2025-03-07 04:40:00,2025-03-07 05:00:00,2158.31,2159.07,-0.0,flip_to_long -40824,做多,2025-03-07 05:00:00,2025-03-07 11:45:00,2159.07,2190.1,0.03,flip_to_short -40825,做空,2025-03-07 11:45:00,2025-03-07 11:50:00,2190.1,2195.4,-0.01,flip_to_long -40826,做多,2025-03-07 11:50:00,2025-03-07 12:15:00,2195.4,2186.72,-0.01,flip_to_short -40827,做空,2025-03-07 12:15:00,2025-03-07 13:10:00,2186.72,2185.45,0.0,flip_to_long -40828,做多,2025-03-07 13:10:00,2025-03-07 13:55:00,2185.45,2187.19,0.0,flip_to_short -40829,做空,2025-03-07 13:55:00,2025-03-07 14:00:00,2187.19,2193.72,-0.01,flip_to_long -40830,做多,2025-03-07 14:00:00,2025-03-07 14:20:00,2193.72,2187.89,-0.01,flip_to_short -40831,做空,2025-03-07 14:20:00,2025-03-07 14:40:00,2187.89,2209.84,-0.02,flip_to_long -40832,做多,2025-03-07 14:40:00,2025-03-07 14:45:00,2209.84,2241.85,0.03,tp_upper -40833,做空,2025-03-07 15:30:00,2025-03-07 15:40:00,2190.34,2198.7,-0.01,flip_to_long -40834,做多,2025-03-07 15:40:00,2025-03-07 16:00:00,2198.7,2204.61,0.0,flip_to_short -40835,做空,2025-03-07 16:00:00,2025-03-07 18:45:00,2204.61,2185.93,0.02,flip_to_long -40836,做多,2025-03-07 18:45:00,2025-03-07 19:05:00,2185.93,2183.35,-0.0,flip_to_short -40837,做空,2025-03-07 19:05:00,2025-03-07 19:10:00,2183.35,2188.63,-0.01,flip_to_long -40838,做多,2025-03-07 19:10:00,2025-03-07 19:25:00,2188.63,2185.46,-0.0,flip_to_short -40839,做空,2025-03-07 19:25:00,2025-03-07 20:05:00,2185.46,2183.44,0.0,flip_to_long -40840,做多,2025-03-07 20:05:00,2025-03-07 20:10:00,2183.44,2177.56,-0.01,flip_to_short -40841,做空,2025-03-07 20:10:00,2025-03-07 20:15:00,2177.56,2178.63,-0.0,flip_to_long -40842,做多,2025-03-07 20:15:00,2025-03-07 20:20:00,2178.63,2170.79,-0.01,flip_to_short -40843,做空,2025-03-07 20:20:00,2025-03-07 20:50:00,2170.79,2180.01,-0.01,flip_to_long -40844,做多,2025-03-07 20:50:00,2025-03-07 20:55:00,2180.01,2157.1,-0.02,flip_to_short -40845,做空,2025-03-07 20:55:00,2025-03-08 00:45:00,2157.1,2147.38,0.01,flip_to_long -40846,做多,2025-03-08 00:45:00,2025-03-08 01:10:00,2147.38,2143.45,-0.01,flip_to_short -40847,做空,2025-03-08 01:10:00,2025-03-08 02:00:00,2143.45,2137.15,0.01,flip_to_long -40848,做多,2025-03-08 02:00:00,2025-03-08 02:05:00,2137.15,2135.99,-0.0,flip_to_short -40849,做空,2025-03-08 02:05:00,2025-03-08 02:10:00,2135.99,2138.24,-0.0,flip_to_long -40850,做多,2025-03-08 02:10:00,2025-03-08 02:20:00,2138.24,2134.07,-0.01,flip_to_short -40851,做空,2025-03-08 02:20:00,2025-03-08 02:40:00,2134.07,2137.67,-0.0,flip_to_long -40852,做多,2025-03-08 02:40:00,2025-03-08 03:50:00,2137.67,2137.27,-0.0,flip_to_short -40853,做空,2025-03-08 03:50:00,2025-03-08 04:05:00,2137.27,2138.66,-0.0,flip_to_long -40854,做多,2025-03-08 04:05:00,2025-03-08 05:30:00,2138.66,2138.63,-0.0,flip_to_short -40855,做空,2025-03-08 05:30:00,2025-03-08 05:55:00,2138.63,2139.48,-0.0,flip_to_long -40856,做多,2025-03-08 05:55:00,2025-03-08 06:20:00,2139.48,2140.67,0.0,flip_to_short -40857,做空,2025-03-08 06:20:00,2025-03-08 07:00:00,2140.67,2141.0,-0.0,flip_to_long -40858,做多,2025-03-08 07:00:00,2025-03-08 07:30:00,2141.0,2139.07,-0.0,flip_to_short -40859,做空,2025-03-08 07:30:00,2025-03-08 07:40:00,2139.07,2140.49,-0.0,flip_to_long -40860,做多,2025-03-08 07:40:00,2025-03-08 07:45:00,2140.49,2135.58,-0.01,flip_to_short -40861,做空,2025-03-08 07:45:00,2025-03-08 09:15:00,2135.58,2138.54,-0.0,flip_to_long -40862,做多,2025-03-08 09:15:00,2025-03-08 09:25:00,2138.54,2139.99,0.0,flip_to_short -40863,做空,2025-03-08 09:25:00,2025-03-08 10:25:00,2139.99,2136.47,0.0,flip_to_long -40864,做多,2025-03-08 10:25:00,2025-03-08 10:30:00,2136.47,2135.7,-0.0,flip_to_short -40865,做空,2025-03-08 10:30:00,2025-03-08 10:40:00,2135.7,2138.95,-0.0,flip_to_long -40866,做多,2025-03-08 10:40:00,2025-03-08 10:50:00,2138.95,2138.03,-0.0,flip_to_short -40867,做空,2025-03-08 10:50:00,2025-03-08 11:30:00,2138.03,2136.08,0.0,flip_to_long -40868,做多,2025-03-08 11:30:00,2025-03-08 11:35:00,2136.08,2128.51,-0.01,flip_to_short -40869,做空,2025-03-08 11:35:00,2025-03-08 11:50:00,2128.51,2136.57,-0.01,flip_to_long -40870,做多,2025-03-08 11:50:00,2025-03-08 22:10:00,2136.57,2205.14,0.07,flip_to_short -40871,做空,2025-03-08 22:10:00,2025-03-09 01:00:00,2205.14,2207.59,-0.0,flip_to_long -40872,做多,2025-03-09 01:00:00,2025-03-09 05:30:00,2207.59,2190.0,-0.02,flip_to_short -40873,做空,2025-03-09 05:30:00,2025-03-09 07:05:00,2190.0,2183.35,0.01,flip_to_long -40874,做多,2025-03-09 07:05:00,2025-03-09 07:35:00,2183.35,2184.01,-0.0,flip_to_short -40875,做空,2025-03-09 07:35:00,2025-03-09 07:55:00,2184.01,2184.07,-0.0,flip_to_long -40876,做多,2025-03-09 07:55:00,2025-03-09 08:00:00,2184.07,2181.95,-0.0,flip_to_short -40877,做空,2025-03-09 08:00:00,2025-03-09 08:25:00,2181.95,2183.11,-0.0,flip_to_long -40878,做多,2025-03-09 08:25:00,2025-03-09 20:45:00,2183.11,2042.94,-0.15,flip_to_short -40879,做空,2025-03-09 20:45:00,2025-03-09 20:50:00,2042.94,2044.09,-0.0,flip_to_long -40880,做多,2025-03-09 20:50:00,2025-03-09 21:00:00,2044.09,2042.62,-0.0,flip_to_short -40881,做空,2025-03-09 21:00:00,2025-03-09 23:15:00,2042.62,2022.57,0.02,flip_to_long -40882,做多,2025-03-09 23:15:00,2025-03-10 00:05:00,2022.57,2025.14,0.0,flip_to_short -40883,做空,2025-03-10 00:05:00,2025-03-10 00:40:00,2025.14,2027.17,-0.0,flip_to_long -40884,做多,2025-03-10 00:40:00,2025-03-10 06:30:00,2027.17,2058.83,0.03,flip_to_short -40885,做空,2025-03-10 06:30:00,2025-03-10 06:45:00,2058.83,2061.72,-0.0,flip_to_long -40886,做多,2025-03-10 06:45:00,2025-03-10 08:05:00,2061.72,2065.67,0.0,flip_to_short -40887,做空,2025-03-10 08:05:00,2025-03-10 08:25:00,2065.67,2065.28,-0.0,flip_to_long -40888,做多,2025-03-10 08:25:00,2025-03-10 08:30:00,2065.28,2057.11,-0.01,flip_to_short -40889,做空,2025-03-10 08:30:00,2025-03-10 08:45:00,2057.11,2061.72,-0.01,flip_to_long -40890,做多,2025-03-10 08:45:00,2025-03-10 09:15:00,2061.72,2131.23,0.07,tp_upper -40891,做空,2025-03-10 13:30:00,2025-03-10 13:40:00,2090.36,2103.91,-0.02,flip_to_long -40892,做多,2025-03-10 13:40:00,2025-03-10 21:40:00,2103.91,1892.96,-0.22,flip_to_short -40893,做空,2025-03-10 21:40:00,2025-03-10 22:45:00,1892.96,1877.87,0.01,flip_to_long -40894,做多,2025-03-10 22:45:00,2025-03-10 23:15:00,1877.87,1872.04,-0.01,flip_to_short -40895,做空,2025-03-10 23:15:00,2025-03-10 23:20:00,1872.04,1877.39,-0.01,flip_to_long -40896,做多,2025-03-10 23:20:00,2025-03-10 23:25:00,1877.39,1875.32,-0.0,flip_to_short -40897,做空,2025-03-10 23:25:00,2025-03-11 00:00:00,1875.32,1879.34,-0.01,flip_to_long -40898,做多,2025-03-11 00:00:00,2025-03-11 00:10:00,1879.34,1875.56,-0.01,flip_to_short -40899,做空,2025-03-11 00:10:00,2025-03-11 00:50:00,1875.56,1794.08,0.09,tp_lower -40900,做多,2025-03-11 02:05:00,2025-03-11 02:30:00,1865.03,1859.67,-0.01,flip_to_short -40901,做空,2025-03-11 02:30:00,2025-03-11 02:50:00,1859.67,1862.26,-0.0,flip_to_long -40902,做多,2025-03-11 02:50:00,2025-03-11 03:55:00,1862.26,1848.97,-0.02,flip_to_short -40903,做空,2025-03-11 03:55:00,2025-03-11 04:00:00,1848.97,1854.59,-0.01,flip_to_long -40904,做多,2025-03-11 04:00:00,2025-03-11 11:05:00,1854.59,1906.39,0.06,flip_to_short -40905,做空,2025-03-11 11:05:00,2025-03-11 11:10:00,1906.39,1907.95,-0.0,flip_to_long -40906,做多,2025-03-11 11:10:00,2025-03-11 12:00:00,1907.95,1906.69,-0.0,flip_to_short -40907,做空,2025-03-11 12:00:00,2025-03-11 13:25:00,1906.69,1919.61,-0.02,flip_to_long -40908,做多,2025-03-11 13:25:00,2025-03-11 13:30:00,1919.61,1900.55,-0.02,flip_to_short -40909,做空,2025-03-11 13:30:00,2025-03-11 13:35:00,1900.55,1912.57,-0.01,flip_to_long -40910,做多,2025-03-11 13:35:00,2025-03-11 13:40:00,1912.57,1910.16,-0.0,flip_to_short -40911,做空,2025-03-11 13:40:00,2025-03-11 14:05:00,1910.16,1904.56,0.0,flip_to_long -40912,做多,2025-03-11 14:05:00,2025-03-11 15:20:00,1904.56,1897.41,-0.01,flip_to_short -40913,做空,2025-03-11 15:20:00,2025-03-11 15:25:00,1897.41,1900.24,-0.0,flip_to_long -40914,做多,2025-03-11 15:25:00,2025-03-11 17:25:00,1900.24,1890.76,-0.01,flip_to_short -40915,做空,2025-03-11 17:25:00,2025-03-11 17:40:00,1890.76,1901.44,-0.01,flip_to_long -40916,做多,2025-03-11 17:40:00,2025-03-11 17:55:00,1901.44,1904.14,0.0,flip_to_short -40917,做空,2025-03-11 17:55:00,2025-03-11 22:40:00,1904.14,1940.66,-0.04,flip_to_long -40918,做多,2025-03-11 22:40:00,2025-03-11 22:55:00,1940.66,1942.76,0.0,flip_to_short -40919,做空,2025-03-11 22:55:00,2025-03-12 01:50:00,1942.76,1930.68,0.01,flip_to_long -40920,做多,2025-03-12 01:50:00,2025-03-12 01:55:00,1930.68,1919.42,-0.01,flip_to_short -40921,做空,2025-03-12 01:55:00,2025-03-12 07:00:00,1919.42,1887.14,0.03,flip_to_long -40922,做多,2025-03-12 07:00:00,2025-03-12 08:15:00,1887.14,1892.68,0.0,flip_to_short -40923,做空,2025-03-12 08:15:00,2025-03-12 09:30:00,1892.68,1897.22,-0.01,flip_to_long -40924,做多,2025-03-12 09:30:00,2025-03-12 09:50:00,1897.22,1894.86,-0.0,flip_to_short -40925,做空,2025-03-12 09:50:00,2025-03-12 10:25:00,1894.86,1893.14,0.0,flip_to_long -40926,做多,2025-03-12 10:25:00,2025-03-12 13:15:00,1893.14,1910.4,0.02,flip_to_short -40927,做空,2025-03-12 13:15:00,2025-03-12 13:25:00,1910.4,1907.47,0.0,flip_to_long -40928,做多,2025-03-12 13:25:00,2025-03-12 13:35:00,1907.47,1897.63,-0.01,flip_to_short -40929,做空,2025-03-12 13:35:00,2025-03-12 17:05:00,1897.63,1883.05,0.01,flip_to_long -40930,做多,2025-03-12 17:05:00,2025-03-12 17:30:00,1883.05,1880.28,-0.0,flip_to_short -40931,做空,2025-03-12 17:30:00,2025-03-12 17:45:00,1880.28,1878.3,0.0,flip_to_long -40932,做多,2025-03-12 17:45:00,2025-03-12 19:05:00,1878.3,1873.84,-0.01,flip_to_short -40933,做空,2025-03-12 19:05:00,2025-03-12 19:40:00,1873.84,1872.91,-0.0,flip_to_long -40934,做多,2025-03-12 19:40:00,2025-03-13 00:45:00,1872.91,1898.99,0.03,flip_to_short -40935,做空,2025-03-13 00:45:00,2025-03-13 01:05:00,1898.99,1901.53,-0.0,flip_to_long -40936,做多,2025-03-13 01:05:00,2025-03-13 01:20:00,1901.53,1896.3,-0.01,flip_to_short -40937,做空,2025-03-13 01:20:00,2025-03-13 01:30:00,1896.3,1903.35,-0.01,flip_to_long -40938,做多,2025-03-13 01:30:00,2025-03-13 01:35:00,1903.35,1898.49,-0.01,flip_to_short -40939,做空,2025-03-13 01:35:00,2025-03-13 01:45:00,1898.49,1902.97,-0.01,flip_to_long -40940,做多,2025-03-13 01:45:00,2025-03-13 02:20:00,1902.97,1899.51,-0.0,flip_to_short -40941,做空,2025-03-13 02:20:00,2025-03-13 07:25:00,1899.51,1876.76,0.02,flip_to_long -40942,做多,2025-03-13 07:25:00,2025-03-13 08:10:00,1876.76,1874.47,-0.0,flip_to_short -40943,做空,2025-03-13 08:10:00,2025-03-13 08:55:00,1874.47,1874.55,-0.0,flip_to_long -40944,做多,2025-03-13 08:55:00,2025-03-13 13:30:00,1874.55,1889.76,0.02,flip_to_short -40945,做空,2025-03-13 13:30:00,2025-03-13 14:15:00,1889.76,1894.67,-0.01,flip_to_long -40946,做多,2025-03-13 14:15:00,2025-03-13 14:20:00,1894.67,1888.28,-0.01,flip_to_short -40947,做空,2025-03-13 14:20:00,2025-03-13 20:05:00,1888.28,1855.16,0.03,flip_to_long -40948,做多,2025-03-13 20:05:00,2025-03-13 20:10:00,1855.16,1852.52,-0.0,flip_to_short -40949,做空,2025-03-13 20:10:00,2025-03-13 20:15:00,1852.52,1856.25,-0.01,flip_to_long -40950,做多,2025-03-13 20:15:00,2025-03-13 20:40:00,1856.25,1848.15,-0.01,flip_to_short -40951,做空,2025-03-13 20:40:00,2025-03-13 21:25:00,1848.15,1848.32,-0.0,flip_to_long -40952,做多,2025-03-13 21:25:00,2025-03-13 21:30:00,1848.32,1843.8,-0.01,flip_to_short -40953,做空,2025-03-13 21:30:00,2025-03-13 21:35:00,1843.8,1849.92,-0.01,flip_to_long -40954,做多,2025-03-13 21:35:00,2025-03-14 06:25:00,1849.92,1888.99,0.04,flip_to_short -40955,做空,2025-03-14 06:25:00,2025-03-14 06:30:00,1888.99,1892.2,-0.0,flip_to_long -40956,做多,2025-03-14 06:30:00,2025-03-14 07:00:00,1892.2,1889.99,-0.0,flip_to_short -40957,做空,2025-03-14 07:00:00,2025-03-14 07:10:00,1889.99,1889.96,-0.0,flip_to_long -40958,做多,2025-03-14 07:10:00,2025-03-14 08:30:00,1889.96,1891.91,0.0,flip_to_short -40959,做空,2025-03-14 08:30:00,2025-03-14 08:35:00,1891.91,1893.22,-0.0,flip_to_long -40960,做多,2025-03-14 08:35:00,2025-03-14 09:10:00,1893.22,1891.51,-0.0,flip_to_short -40961,做空,2025-03-14 09:10:00,2025-03-14 09:15:00,1891.51,1893.28,-0.0,flip_to_long -40962,做多,2025-03-14 09:15:00,2025-03-14 09:30:00,1893.28,1892.61,-0.0,flip_to_short -40963,做空,2025-03-14 09:30:00,2025-03-14 09:35:00,1892.61,1893.2,-0.0,flip_to_long -40964,做多,2025-03-14 09:35:00,2025-03-14 09:45:00,1893.2,1894.28,0.0,flip_to_short -40965,做空,2025-03-14 09:45:00,2025-03-14 10:15:00,1894.28,1891.72,0.0,flip_to_long -40966,做多,2025-03-14 10:15:00,2025-03-14 10:30:00,1891.72,1894.42,0.0,flip_to_short -40967,做空,2025-03-14 10:30:00,2025-03-14 12:50:00,1894.42,1898.04,-0.01,flip_to_long -40968,做多,2025-03-14 12:50:00,2025-03-14 13:20:00,1898.04,1899.45,0.0,flip_to_short -40969,做空,2025-03-14 13:20:00,2025-03-14 13:30:00,1899.45,1907.49,-0.01,flip_to_long -40970,做多,2025-03-14 13:30:00,2025-03-14 13:40:00,1907.49,1895.0,-0.01,flip_to_short -40971,做空,2025-03-14 13:40:00,2025-03-14 13:45:00,1895.0,1899.71,-0.01,flip_to_long -40972,做多,2025-03-14 13:45:00,2025-03-14 14:00:00,1899.71,1899.24,-0.0,flip_to_short -40973,做空,2025-03-14 14:00:00,2025-03-14 14:10:00,1899.24,1901.24,-0.0,flip_to_long -40974,做多,2025-03-14 14:10:00,2025-03-14 14:15:00,1901.24,1898.06,-0.0,flip_to_short -40975,做空,2025-03-14 14:15:00,2025-03-14 14:20:00,1898.06,1906.3,-0.01,flip_to_long -40976,做多,2025-03-14 14:20:00,2025-03-14 20:00:00,1906.3,1930.05,0.02,flip_to_short -40977,做空,2025-03-14 20:00:00,2025-03-14 22:50:00,1930.05,1928.65,0.0,flip_to_long -40978,做多,2025-03-14 22:50:00,2025-03-14 22:55:00,1928.65,1925.98,-0.0,flip_to_short -40979,做空,2025-03-14 22:55:00,2025-03-15 01:10:00,1925.98,1916.66,0.01,flip_to_long -40980,做多,2025-03-15 01:10:00,2025-03-15 07:15:00,1916.66,1923.01,0.01,flip_to_short -40981,做空,2025-03-15 07:15:00,2025-03-15 09:45:00,1923.01,1922.32,-0.0,flip_to_long -40982,做多,2025-03-15 09:45:00,2025-03-15 12:55:00,1922.32,1922.03,-0.0,flip_to_short -40983,做空,2025-03-15 12:55:00,2025-03-15 13:00:00,1922.03,1924.46,-0.0,flip_to_long -40984,做多,2025-03-15 13:00:00,2025-03-15 14:15:00,1924.46,1925.8,0.0,flip_to_short -40985,做空,2025-03-15 14:15:00,2025-03-15 14:40:00,1925.8,1926.14,-0.0,flip_to_long -40986,做多,2025-03-15 14:40:00,2025-03-15 14:55:00,1926.14,1925.61,-0.0,flip_to_short -40987,做空,2025-03-15 14:55:00,2025-03-15 15:00:00,1925.61,1930.88,-0.01,flip_to_long -40988,做多,2025-03-15 15:00:00,2025-03-15 18:35:00,1930.88,1933.15,0.0,flip_to_short -40989,做空,2025-03-15 18:35:00,2025-03-15 19:55:00,1933.15,1936.02,-0.0,flip_to_long -40990,做多,2025-03-15 19:55:00,2025-03-15 22:40:00,1936.02,1939.95,0.0,flip_to_short -40991,做空,2025-03-15 22:40:00,2025-03-15 22:45:00,1939.95,1940.35,-0.0,flip_to_long -40992,做多,2025-03-15 22:45:00,2025-03-15 23:15:00,1940.35,1939.87,-0.0,flip_to_short -40993,做空,2025-03-15 23:15:00,2025-03-15 23:35:00,1939.87,1939.33,-0.0,flip_to_long -40994,做多,2025-03-15 23:35:00,2025-03-16 05:05:00,1939.33,1927.46,-0.01,flip_to_short -40995,做空,2025-03-16 05:05:00,2025-03-16 07:35:00,1927.46,1926.02,0.0,flip_to_long -40996,做多,2025-03-16 07:35:00,2025-03-16 18:35:00,1926.02,1896.76,-0.03,flip_to_short -40997,做空,2025-03-16 18:35:00,2025-03-16 21:25:00,1896.76,1895.65,0.0,flip_to_long -40998,做多,2025-03-16 21:25:00,2025-03-16 21:30:00,1895.65,1890.41,-0.01,flip_to_short -40999,做空,2025-03-16 21:30:00,2025-03-16 23:35:00,1890.41,1885.16,0.0,flip_to_long -41000,做多,2025-03-16 23:35:00,2025-03-16 23:45:00,1885.16,1885.28,-0.0,flip_to_short -41001,做空,2025-03-16 23:45:00,2025-03-17 04:55:00,1885.28,1904.12,-0.02,flip_to_long -41002,做多,2025-03-17 04:55:00,2025-03-17 05:00:00,1904.12,1901.33,-0.0,flip_to_short -41003,做空,2025-03-17 05:00:00,2025-03-17 07:45:00,1901.33,1900.61,-0.0,flip_to_long -41004,做多,2025-03-17 07:45:00,2025-03-17 07:55:00,1900.61,1900.15,-0.0,flip_to_short -41005,做空,2025-03-17 07:55:00,2025-03-17 08:25:00,1900.15,1899.74,-0.0,flip_to_long -41006,做多,2025-03-17 08:25:00,2025-03-17 08:30:00,1899.74,1898.01,-0.0,flip_to_short -41007,做空,2025-03-17 08:30:00,2025-03-17 08:40:00,1898.01,1899.27,-0.0,flip_to_long -41008,做多,2025-03-17 08:40:00,2025-03-17 12:15:00,1899.27,1905.59,0.01,flip_to_short -41009,做空,2025-03-17 12:15:00,2025-03-17 12:20:00,1905.59,1907.95,-0.0,flip_to_long -41010,做多,2025-03-17 12:20:00,2025-03-17 12:30:00,1907.95,1919.41,0.01,tp_upper -41011,做空,2025-03-17 12:50:00,2025-03-17 12:55:00,1905.75,1907.52,-0.0,flip_to_long -41012,做多,2025-03-17 12:55:00,2025-03-17 13:00:00,1907.52,1901.45,-0.01,flip_to_short -41013,做空,2025-03-17 13:00:00,2025-03-17 13:35:00,1901.45,1911.64,-0.01,flip_to_long -41014,做多,2025-03-17 13:35:00,2025-03-17 13:40:00,1911.64,1906.36,-0.01,flip_to_short -41015,做空,2025-03-17 13:40:00,2025-03-17 14:35:00,1906.36,1905.07,0.0,flip_to_long -41016,做多,2025-03-17 14:35:00,2025-03-17 14:50:00,1905.07,1903.28,-0.0,flip_to_short -41017,做空,2025-03-17 14:50:00,2025-03-17 15:10:00,1903.28,1906.63,-0.0,flip_to_long -41018,做多,2025-03-17 15:10:00,2025-03-17 20:35:00,1906.63,1931.33,0.02,flip_to_short -41019,做空,2025-03-17 20:35:00,2025-03-17 20:40:00,1931.33,1936.78,-0.01,flip_to_long -41020,做多,2025-03-17 20:40:00,2025-03-17 21:05:00,1936.78,1934.6,-0.0,flip_to_short -41021,做空,2025-03-17 21:05:00,2025-03-18 07:05:00,1934.6,1906.37,0.03,flip_to_long -41022,做多,2025-03-18 07:05:00,2025-03-18 07:10:00,1906.37,1902.99,-0.0,flip_to_short -41023,做空,2025-03-18 07:10:00,2025-03-18 07:20:00,1902.99,1905.7,-0.0,flip_to_long -41024,做多,2025-03-18 07:20:00,2025-03-18 07:35:00,1905.7,1903.14,-0.0,flip_to_short -41025,做空,2025-03-18 07:35:00,2025-03-18 07:40:00,1903.14,1904.51,-0.0,flip_to_long -41026,做多,2025-03-18 07:40:00,2025-03-18 07:45:00,1904.51,1902.45,-0.0,flip_to_short -41027,做空,2025-03-18 07:45:00,2025-03-18 07:50:00,1902.45,1903.66,-0.0,flip_to_long -41028,做多,2025-03-18 07:50:00,2025-03-18 08:10:00,1903.66,1903.14,-0.0,flip_to_short -41029,做空,2025-03-18 08:10:00,2025-03-18 08:20:00,1903.14,1905.0,-0.0,flip_to_long -41030,做多,2025-03-18 08:20:00,2025-03-18 09:15:00,1905.0,1903.97,-0.0,flip_to_short -41031,做空,2025-03-18 09:15:00,2025-03-18 09:25:00,1903.97,1904.62,-0.0,flip_to_long -41032,做多,2025-03-18 09:25:00,2025-03-18 09:50:00,1904.62,1904.11,-0.0,flip_to_short -41033,做空,2025-03-18 09:50:00,2025-03-18 13:20:00,1904.11,1898.33,0.01,flip_to_long -41034,做多,2025-03-18 13:20:00,2025-03-18 13:30:00,1898.33,1895.93,-0.0,flip_to_short -41035,做空,2025-03-18 13:30:00,2025-03-18 14:35:00,1895.93,1892.72,0.0,flip_to_long -41036,做多,2025-03-18 14:35:00,2025-03-18 14:40:00,1892.72,1890.19,-0.0,flip_to_short -41037,做空,2025-03-18 14:40:00,2025-03-18 14:55:00,1890.19,1894.07,-0.01,flip_to_long -41038,做多,2025-03-18 14:55:00,2025-03-18 15:00:00,1894.07,1890.28,-0.01,flip_to_short -41039,做空,2025-03-18 15:00:00,2025-03-18 15:10:00,1890.28,1890.41,-0.0,flip_to_long -41040,做多,2025-03-18 15:10:00,2025-03-18 15:40:00,1890.41,1891.27,-0.0,flip_to_short -41041,做空,2025-03-18 15:40:00,2025-03-18 18:45:00,1891.27,1886.76,0.0,flip_to_long -41042,做多,2025-03-18 18:45:00,2025-03-19 02:45:00,1886.76,1928.49,0.04,flip_to_short -41043,做空,2025-03-19 02:45:00,2025-03-19 02:50:00,1928.49,1930.31,-0.0,flip_to_long -41044,做多,2025-03-19 02:50:00,2025-03-19 03:20:00,1930.31,1931.14,-0.0,flip_to_short -41045,做空,2025-03-19 03:20:00,2025-03-19 03:30:00,1931.14,1933.17,-0.0,flip_to_long -41046,做多,2025-03-19 03:30:00,2025-03-19 03:45:00,1933.17,1932.99,-0.0,flip_to_short -41047,做空,2025-03-19 03:45:00,2025-03-19 05:15:00,1932.99,1934.91,-0.0,flip_to_long -41048,做多,2025-03-19 05:15:00,2025-03-19 07:35:00,1934.91,1933.96,-0.0,flip_to_short -41049,做空,2025-03-19 07:35:00,2025-03-19 08:05:00,1933.96,1935.07,-0.0,flip_to_long -41050,做多,2025-03-19 08:05:00,2025-03-19 10:30:00,1935.07,1982.8,0.05,tp_upper -41051,做空,2025-03-19 17:30:00,2025-03-19 18:00:00,2028.12,2026.78,0.0,flip_to_long -41052,做多,2025-03-19 18:00:00,2025-03-19 19:20:00,2026.78,2028.55,0.0,flip_to_short -41053,做空,2025-03-19 19:20:00,2025-03-19 20:00:00,2028.55,2034.72,-0.01,flip_to_long -41054,做多,2025-03-19 20:00:00,2025-03-19 20:40:00,2034.72,2033.59,-0.0,flip_to_short -41055,做空,2025-03-19 20:40:00,2025-03-19 21:00:00,2033.59,2036.8,-0.0,flip_to_long -41056,做多,2025-03-19 21:00:00,2025-03-20 00:30:00,2036.8,2044.54,0.01,flip_to_short -41057,做空,2025-03-20 00:30:00,2025-03-20 08:35:00,2044.54,2014.84,0.03,flip_to_long -41058,做多,2025-03-20 08:35:00,2025-03-20 09:00:00,2014.84,2014.41,-0.0,flip_to_short -41059,做空,2025-03-20 09:00:00,2025-03-20 10:15:00,2014.41,1977.88,0.04,tp_lower -41060,做多,2025-03-20 12:55:00,2025-03-20 14:10:00,1995.57,1992.69,-0.0,flip_to_short -41061,做空,2025-03-20 14:10:00,2025-03-20 15:05:00,1992.69,1993.16,-0.0,flip_to_long -41062,做多,2025-03-20 15:05:00,2025-03-20 15:10:00,1993.16,1990.16,-0.0,flip_to_short -41063,做空,2025-03-20 15:10:00,2025-03-20 19:20:00,1990.16,1973.49,0.02,flip_to_long -41064,做多,2025-03-20 19:20:00,2025-03-20 22:20:00,1973.49,1975.08,0.0,flip_to_short -41065,做空,2025-03-20 22:20:00,2025-03-20 22:30:00,1975.08,1975.41,-0.0,flip_to_long -41066,做多,2025-03-20 22:30:00,2025-03-20 22:55:00,1975.41,1975.84,-0.0,flip_to_short -41067,做空,2025-03-20 22:55:00,2025-03-20 23:05:00,1975.84,1977.57,-0.0,flip_to_long -41068,做多,2025-03-20 23:05:00,2025-03-20 23:10:00,1977.57,1975.2,-0.0,flip_to_short -41069,做空,2025-03-20 23:10:00,2025-03-20 23:25:00,1975.2,1975.15,-0.0,flip_to_long -41070,做多,2025-03-20 23:25:00,2025-03-21 03:00:00,1975.15,1985.09,0.01,flip_to_short -41071,做空,2025-03-21 03:00:00,2025-03-21 04:20:00,1985.09,1983.24,0.0,flip_to_long -41072,做多,2025-03-21 04:20:00,2025-03-21 04:40:00,1983.24,1984.92,0.0,flip_to_short -41073,做空,2025-03-21 04:40:00,2025-03-21 04:45:00,1984.92,1986.26,-0.0,flip_to_long -41074,做多,2025-03-21 04:45:00,2025-03-21 04:50:00,1986.26,1982.76,-0.0,flip_to_short -41075,做空,2025-03-21 04:50:00,2025-03-21 07:55:00,1982.76,1976.02,0.01,flip_to_long -41076,做多,2025-03-21 07:55:00,2025-03-21 08:10:00,1976.02,1976.27,-0.0,flip_to_short -41077,做空,2025-03-21 08:10:00,2025-03-21 09:15:00,1976.27,1974.16,0.0,flip_to_long -41078,做多,2025-03-21 09:15:00,2025-03-21 09:40:00,1974.16,1971.55,-0.0,flip_to_short -41079,做空,2025-03-21 09:40:00,2025-03-21 12:05:00,1971.55,1969.76,0.0,flip_to_long -41080,做多,2025-03-21 12:05:00,2025-03-21 12:10:00,1969.76,1969.34,-0.0,flip_to_short -41081,做空,2025-03-21 12:10:00,2025-03-21 12:40:00,1969.34,1950.91,0.02,tp_lower -41082,做多,2025-03-21 15:30:00,2025-03-21 16:15:00,1955.18,1952.37,-0.0,flip_to_short -41083,做空,2025-03-21 16:15:00,2025-03-21 16:20:00,1952.37,1960.43,-0.01,flip_to_long -41084,做多,2025-03-21 16:20:00,2025-03-21 21:55:00,1960.43,1972.99,0.01,flip_to_short -41085,做空,2025-03-21 21:55:00,2025-03-22 00:15:00,1972.99,1974.2,-0.0,flip_to_long -41086,做多,2025-03-22 00:15:00,2025-03-22 07:20:00,1974.2,1984.92,0.01,flip_to_short -41087,做空,2025-03-22 07:20:00,2025-03-22 07:30:00,1984.92,1988.77,-0.01,flip_to_long -41088,做多,2025-03-22 07:30:00,2025-03-22 07:50:00,1988.77,1983.96,-0.01,flip_to_short -41089,做空,2025-03-22 07:50:00,2025-03-22 08:35:00,1983.96,1987.29,-0.0,flip_to_long -41090,做多,2025-03-22 08:35:00,2025-03-22 09:20:00,1987.29,1998.86,0.01,tp_upper -41091,做空,2025-03-22 11:10:00,2025-03-22 11:15:00,1989.91,1990.61,-0.0,flip_to_long -41092,做多,2025-03-22 11:15:00,2025-03-22 11:35:00,1990.61,1988.45,-0.0,flip_to_short -41093,做空,2025-03-22 11:35:00,2025-03-22 12:00:00,1988.45,1991.37,-0.0,flip_to_long -41094,做多,2025-03-22 12:00:00,2025-03-22 12:30:00,1991.37,1990.2,-0.0,flip_to_short -41095,做空,2025-03-22 12:30:00,2025-03-22 12:35:00,1990.2,1991.25,-0.0,flip_to_long -41096,做多,2025-03-22 12:35:00,2025-03-22 13:15:00,1991.25,1992.52,0.0,flip_to_short -41097,做空,2025-03-22 13:15:00,2025-03-22 17:10:00,1992.52,1990.12,0.0,flip_to_long -41098,做多,2025-03-22 17:10:00,2025-03-22 20:55:00,1990.12,1992.4,0.0,flip_to_short -41099,做空,2025-03-22 20:55:00,2025-03-22 21:05:00,1992.4,1992.69,-0.0,flip_to_long -41100,做多,2025-03-22 21:05:00,2025-03-23 05:05:00,1992.69,1995.11,0.0,flip_to_short -41101,做空,2025-03-23 05:05:00,2025-03-23 05:45:00,1995.11,2000.11,-0.01,flip_to_long -41102,做多,2025-03-23 05:45:00,2025-03-23 06:05:00,2000.11,1997.62,-0.0,flip_to_short -41103,做空,2025-03-23 06:05:00,2025-03-23 12:05:00,1997.62,2009.99,-0.01,flip_to_long -41104,做多,2025-03-23 12:05:00,2025-03-23 14:20:00,2009.99,2005.94,-0.01,flip_to_short -41105,做空,2025-03-23 14:20:00,2025-03-23 15:15:00,2005.94,2009.14,-0.0,flip_to_long -41106,做多,2025-03-23 15:15:00,2025-03-23 20:20:00,2009.14,1997.93,-0.01,flip_to_short -41107,做空,2025-03-23 20:20:00,2025-03-23 20:45:00,1997.93,1996.69,0.0,flip_to_long -41108,做多,2025-03-23 20:45:00,2025-03-23 20:50:00,1996.69,1995.16,-0.0,flip_to_short -41109,做空,2025-03-23 20:50:00,2025-03-23 21:50:00,1995.16,1993.14,0.0,flip_to_long -41110,做多,2025-03-23 21:50:00,2025-03-23 22:10:00,1993.14,1992.66,-0.0,flip_to_short -41111,做空,2025-03-23 22:10:00,2025-03-23 22:15:00,1992.66,1995.27,-0.0,flip_to_long -41112,做多,2025-03-23 22:15:00,2025-03-23 22:20:00,1995.27,1989.35,-0.01,flip_to_short -41113,做空,2025-03-23 22:20:00,2025-03-23 22:30:00,1989.35,1993.19,-0.01,flip_to_long -41114,做多,2025-03-23 22:30:00,2025-03-24 01:00:00,1993.19,1989.55,-0.01,flip_to_short -41115,做空,2025-03-24 01:00:00,2025-03-24 03:00:00,1989.55,1993.24,-0.01,flip_to_long -41116,做多,2025-03-24 03:00:00,2025-03-24 12:20:00,1993.24,2087.16,0.1,flip_to_short -41117,做空,2025-03-24 12:20:00,2025-03-24 14:00:00,2087.16,2088.53,-0.0,flip_to_long -41118,做多,2025-03-24 14:00:00,2025-03-24 14:20:00,2088.53,2094.65,0.01,flip_to_short -41119,做空,2025-03-24 14:20:00,2025-03-24 14:40:00,2094.65,2086.89,0.01,flip_to_long -41120,做多,2025-03-24 14:40:00,2025-03-24 15:45:00,2086.89,2082.27,-0.01,flip_to_short -41121,做空,2025-03-24 15:45:00,2025-03-24 15:50:00,2082.27,2087.9,-0.01,flip_to_long -41122,做多,2025-03-24 15:50:00,2025-03-24 16:15:00,2087.9,2079.41,-0.01,flip_to_short -41123,做空,2025-03-24 16:15:00,2025-03-24 17:05:00,2079.41,2082.63,-0.0,flip_to_long -41124,做多,2025-03-24 17:05:00,2025-03-24 17:50:00,2082.63,2086.07,0.0,flip_to_short -41125,做空,2025-03-24 17:50:00,2025-03-24 18:25:00,2086.07,2084.01,0.0,flip_to_long -41126,做多,2025-03-24 18:25:00,2025-03-24 18:30:00,2084.01,2082.19,-0.0,flip_to_short -41127,做空,2025-03-24 18:30:00,2025-03-24 18:35:00,2082.19,2085.31,-0.0,flip_to_long -41128,做多,2025-03-24 18:35:00,2025-03-24 19:40:00,2085.31,2085.19,-0.0,flip_to_short -41129,做空,2025-03-24 19:40:00,2025-03-24 21:20:00,2085.19,2086.84,-0.0,flip_to_long -41130,做多,2025-03-24 21:20:00,2025-03-24 21:35:00,2086.84,2085.11,-0.0,flip_to_short -41131,做空,2025-03-24 21:35:00,2025-03-24 21:40:00,2085.11,2086.6,-0.0,flip_to_long -41132,做多,2025-03-24 21:40:00,2025-03-25 01:00:00,2086.6,2082.81,-0.01,flip_to_short -41133,做空,2025-03-25 01:00:00,2025-03-25 01:10:00,2082.81,2080.45,0.0,flip_to_long -41134,做多,2025-03-25 01:10:00,2025-03-25 06:20:00,2080.45,2052.32,-0.03,flip_to_short -41135,做空,2025-03-25 06:20:00,2025-03-25 06:25:00,2052.32,2055.11,-0.0,flip_to_long -41136,做多,2025-03-25 06:25:00,2025-03-25 06:45:00,2055.11,2051.26,-0.01,flip_to_short -41137,做空,2025-03-25 06:45:00,2025-03-25 06:50:00,2051.26,2054.08,-0.0,flip_to_long -41138,做多,2025-03-25 06:50:00,2025-03-25 07:35:00,2054.08,2050.51,-0.0,flip_to_short -41139,做空,2025-03-25 07:35:00,2025-03-25 07:45:00,2050.51,2052.56,-0.0,flip_to_long -41140,做多,2025-03-25 07:45:00,2025-03-25 12:05:00,2052.56,2063.91,0.01,flip_to_short -41141,做空,2025-03-25 12:05:00,2025-03-25 12:25:00,2063.91,2063.28,-0.0,flip_to_long -41142,做多,2025-03-25 12:25:00,2025-03-25 13:35:00,2063.28,2066.88,0.0,flip_to_short -41143,做空,2025-03-25 13:35:00,2025-03-25 14:20:00,2066.88,2064.49,0.0,flip_to_long -41144,做多,2025-03-25 14:20:00,2025-03-25 15:45:00,2064.49,2068.39,0.0,flip_to_short -41145,做空,2025-03-25 15:45:00,2025-03-25 15:55:00,2068.39,2066.49,0.0,flip_to_long -41146,做多,2025-03-25 15:55:00,2025-03-25 16:25:00,2066.49,2067.2,-0.0,flip_to_short -41147,做空,2025-03-25 16:25:00,2025-03-25 16:45:00,2067.2,2065.33,0.0,flip_to_long -41148,做多,2025-03-25 16:45:00,2025-03-25 16:55:00,2065.33,2067.53,0.0,flip_to_short -41149,做空,2025-03-25 16:55:00,2025-03-25 19:30:00,2067.53,2070.98,-0.0,flip_to_long -41150,做多,2025-03-25 19:30:00,2025-03-25 20:50:00,2070.98,2062.77,-0.01,flip_to_short -41151,做空,2025-03-25 20:50:00,2025-03-25 21:05:00,2062.77,2070.56,-0.01,flip_to_long -41152,做多,2025-03-25 21:05:00,2025-03-25 21:10:00,2070.56,2068.74,-0.0,flip_to_short -41153,做空,2025-03-25 21:10:00,2025-03-25 21:15:00,2068.74,2071.55,-0.0,flip_to_long -41154,做多,2025-03-25 21:15:00,2025-03-25 21:30:00,2071.55,2067.18,-0.01,flip_to_short -41155,做空,2025-03-25 21:30:00,2025-03-25 23:50:00,2067.18,2067.36,-0.0,flip_to_long -41156,做多,2025-03-25 23:50:00,2025-03-25 23:55:00,2067.36,2065.22,-0.0,flip_to_short -41157,做空,2025-03-25 23:55:00,2025-03-26 00:20:00,2065.22,2066.19,-0.0,flip_to_long -41158,做多,2025-03-26 00:20:00,2025-03-26 00:30:00,2066.19,2068.34,0.0,flip_to_short -41159,做空,2025-03-26 00:30:00,2025-03-26 01:10:00,2068.34,2068.6,-0.0,flip_to_long -41160,做多,2025-03-26 01:10:00,2025-03-26 02:05:00,2068.6,2062.44,-0.01,flip_to_short -41161,做空,2025-03-26 02:05:00,2025-03-26 05:40:00,2062.44,2063.09,-0.0,flip_to_long -41162,做多,2025-03-26 05:40:00,2025-03-26 06:00:00,2063.09,2055.99,-0.01,flip_to_short -41163,做空,2025-03-26 06:00:00,2025-03-26 06:05:00,2055.99,2059.99,-0.01,flip_to_long -41164,做多,2025-03-26 06:05:00,2025-03-26 09:15:00,2059.99,2060.33,-0.0,flip_to_short -41165,做空,2025-03-26 09:15:00,2025-03-26 09:35:00,2060.33,2062.35,-0.0,flip_to_long -41166,做多,2025-03-26 09:35:00,2025-03-26 09:40:00,2062.35,2061.64,-0.0,flip_to_short -41167,做空,2025-03-26 09:40:00,2025-03-26 09:55:00,2061.64,2061.93,-0.0,flip_to_long -41168,做多,2025-03-26 09:55:00,2025-03-26 11:40:00,2061.93,2066.43,0.0,flip_to_short -41169,做空,2025-03-26 11:40:00,2025-03-26 20:05:00,2066.43,2007.65,0.06,flip_to_long -41170,做多,2025-03-26 20:05:00,2025-03-26 20:10:00,2007.65,2005.38,-0.0,flip_to_short -41171,做空,2025-03-26 20:10:00,2025-03-26 20:20:00,2005.38,2008.04,-0.0,flip_to_long -41172,做多,2025-03-26 20:20:00,2025-03-26 21:05:00,2008.04,2006.2,-0.0,flip_to_short -41173,做空,2025-03-26 21:05:00,2025-03-26 21:10:00,2006.2,2009.18,-0.0,flip_to_long -41174,做多,2025-03-26 21:10:00,2025-03-26 21:20:00,2009.18,2007.09,-0.0,flip_to_short -41175,做空,2025-03-26 21:20:00,2025-03-26 21:45:00,2007.09,2007.21,-0.0,flip_to_long -41176,做多,2025-03-26 21:45:00,2025-03-26 22:00:00,2007.21,2004.24,-0.0,flip_to_short -41177,做空,2025-03-26 22:00:00,2025-03-26 22:45:00,2004.24,2003.7,-0.0,flip_to_long -41178,做多,2025-03-26 22:45:00,2025-03-26 22:50:00,2003.7,2000.91,-0.0,flip_to_short -41179,做空,2025-03-26 22:50:00,2025-03-26 23:30:00,2000.91,2004.16,-0.0,flip_to_long -41180,做多,2025-03-26 23:30:00,2025-03-26 23:35:00,2004.16,2003.66,-0.0,flip_to_short -41181,做空,2025-03-26 23:35:00,2025-03-27 05:40:00,2003.66,2024.76,-0.02,flip_to_long -41182,做多,2025-03-27 05:40:00,2025-03-27 06:20:00,2024.76,2027.94,0.0,flip_to_short -41183,做空,2025-03-27 06:20:00,2025-03-27 06:35:00,2027.94,2026.8,0.0,flip_to_long -41184,做多,2025-03-27 06:35:00,2025-03-27 07:35:00,2026.8,2023.66,-0.0,flip_to_short -41185,做空,2025-03-27 07:35:00,2025-03-27 08:20:00,2023.66,2025.37,-0.0,flip_to_long -41186,做多,2025-03-27 08:20:00,2025-03-27 08:40:00,2025.37,2024.69,-0.0,flip_to_short -41187,做空,2025-03-27 08:40:00,2025-03-27 08:55:00,2024.69,2024.74,-0.0,flip_to_long -41188,做多,2025-03-27 08:55:00,2025-03-27 10:45:00,2024.74,2023.05,-0.0,flip_to_short -41189,做空,2025-03-27 10:45:00,2025-03-27 11:00:00,2023.05,2027.57,-0.01,flip_to_long -41190,做多,2025-03-27 11:00:00,2025-03-27 11:10:00,2027.57,2024.66,-0.0,flip_to_short -41191,做空,2025-03-27 11:10:00,2025-03-27 14:35:00,2024.66,2019.56,0.0,flip_to_long -41192,做多,2025-03-27 14:35:00,2025-03-27 14:45:00,2019.56,2018.02,-0.0,flip_to_short -41193,做空,2025-03-27 14:45:00,2025-03-27 16:40:00,2018.02,2011.14,0.01,flip_to_long -41194,做多,2025-03-27 16:40:00,2025-03-27 18:35:00,2011.14,2007.21,-0.01,flip_to_short -41195,做空,2025-03-27 18:35:00,2025-03-27 19:10:00,2007.21,2008.64,-0.0,flip_to_long -41196,做多,2025-03-27 19:10:00,2025-03-27 19:30:00,2008.64,2010.7,0.0,flip_to_short -41197,做空,2025-03-27 19:30:00,2025-03-27 20:20:00,2010.7,2005.84,0.0,flip_to_long -41198,做多,2025-03-27 20:20:00,2025-03-27 20:45:00,2005.84,2006.87,0.0,flip_to_short -41199,做空,2025-03-27 20:45:00,2025-03-27 20:55:00,2006.87,2006.55,-0.0,flip_to_long -41200,做多,2025-03-27 20:55:00,2025-03-27 21:05:00,2006.55,2003.71,-0.0,flip_to_short -41201,做空,2025-03-27 21:05:00,2025-03-27 22:50:00,2003.71,2008.9,-0.01,flip_to_long -41202,做多,2025-03-27 22:50:00,2025-03-27 22:55:00,2008.9,2006.93,-0.0,flip_to_short -41203,做空,2025-03-27 22:55:00,2025-03-28 00:50:00,2006.93,2004.6,0.0,flip_to_long -41204,做多,2025-03-28 00:50:00,2025-03-28 02:00:00,2004.6,2005.66,0.0,flip_to_short -41205,做空,2025-03-28 02:00:00,2025-03-28 02:05:00,2005.66,2008.72,-0.0,flip_to_long -41206,做多,2025-03-28 02:05:00,2025-03-28 02:55:00,2008.72,2007.2,-0.0,flip_to_short -41207,做空,2025-03-28 02:55:00,2025-03-28 04:10:00,2007.2,2003.32,0.0,flip_to_long -41208,做多,2025-03-28 04:10:00,2025-03-28 04:15:00,2003.32,2000.81,-0.0,flip_to_short -41209,做空,2025-03-28 04:15:00,2025-03-28 04:35:00,2000.81,1977.13,0.02,tp_lower -41210,做多,2025-03-28 10:25:00,2025-03-28 10:30:00,1914.09,1912.49,-0.0,flip_to_short -41211,做空,2025-03-28 10:30:00,2025-03-28 11:15:00,1912.49,1911.7,-0.0,flip_to_long -41212,做多,2025-03-28 11:15:00,2025-03-28 11:20:00,1911.7,1907.29,-0.01,flip_to_short -41213,做空,2025-03-28 11:20:00,2025-03-28 11:25:00,1907.29,1897.55,0.01,tp_lower -41214,做多,2025-03-28 17:50:00,2025-03-28 18:05:00,1880.7,1881.25,-0.0,flip_to_short -41215,做空,2025-03-28 18:05:00,2025-03-28 18:55:00,1881.25,1878.49,0.0,flip_to_long -41216,做多,2025-03-28 18:55:00,2025-03-28 19:00:00,1878.49,1876.91,-0.0,flip_to_short -41217,做空,2025-03-28 19:00:00,2025-03-28 19:05:00,1876.91,1882.23,-0.01,flip_to_long -41218,做多,2025-03-28 19:05:00,2025-03-28 19:15:00,1882.23,1879.43,-0.0,flip_to_short -41219,做空,2025-03-28 19:15:00,2025-03-28 20:00:00,1879.43,1879.99,-0.0,flip_to_long -41220,做多,2025-03-28 20:00:00,2025-03-28 20:55:00,1879.99,1876.3,-0.01,flip_to_short -41221,做空,2025-03-28 20:55:00,2025-03-28 21:00:00,1876.3,1876.89,-0.0,flip_to_long -41222,做多,2025-03-28 21:00:00,2025-03-29 02:40:00,1876.89,1899.86,0.03,flip_to_short -41223,做空,2025-03-29 02:40:00,2025-03-29 02:45:00,1899.86,1901.47,-0.0,flip_to_long -41224,做多,2025-03-29 02:45:00,2025-03-29 02:50:00,1901.47,1900.78,-0.0,flip_to_short -41225,做空,2025-03-29 02:50:00,2025-03-29 03:30:00,1900.78,1901.23,-0.0,flip_to_long -41226,做多,2025-03-29 03:30:00,2025-03-29 03:45:00,1901.23,1902.3,0.0,flip_to_short -41227,做空,2025-03-29 03:45:00,2025-03-29 11:20:00,1902.3,1846.82,0.06,tp_lower -41228,做多,2025-03-29 19:55:00,2025-03-29 20:00:00,1826.76,1820.01,-0.01,flip_to_short -41229,做空,2025-03-29 20:00:00,2025-03-29 20:30:00,1820.01,1823.68,-0.01,flip_to_long -41230,做多,2025-03-29 20:30:00,2025-03-29 20:35:00,1823.68,1821.16,-0.0,flip_to_short -41231,做空,2025-03-29 20:35:00,2025-03-29 21:10:00,1821.16,1822.8,-0.0,flip_to_long -41232,做多,2025-03-29 21:10:00,2025-03-29 21:30:00,1822.8,1815.59,-0.01,flip_to_short -41233,做空,2025-03-29 21:30:00,2025-03-29 21:40:00,1815.59,1818.64,-0.0,flip_to_long -41234,做多,2025-03-29 21:40:00,2025-03-29 21:55:00,1818.64,1816.66,-0.0,flip_to_short -41235,做空,2025-03-29 21:55:00,2025-03-29 22:15:00,1816.66,1818.6,-0.0,flip_to_long -41236,做多,2025-03-29 22:15:00,2025-03-29 22:20:00,1818.6,1816.81,-0.0,flip_to_short -41237,做空,2025-03-29 22:20:00,2025-03-29 22:25:00,1816.81,1818.33,-0.0,flip_to_long -41238,做多,2025-03-29 22:25:00,2025-03-29 22:30:00,1818.33,1815.59,-0.0,flip_to_short -41239,做空,2025-03-29 22:30:00,2025-03-29 23:05:00,1815.59,1817.6,-0.0,flip_to_long -41240,做多,2025-03-29 23:05:00,2025-03-29 23:30:00,1817.6,1819.43,0.0,flip_to_short -41241,做空,2025-03-29 23:30:00,2025-03-30 00:45:00,1819.43,1827.54,-0.01,flip_to_long -41242,做多,2025-03-30 00:45:00,2025-03-30 05:45:00,1827.54,1837.24,0.01,flip_to_short -41243,做空,2025-03-30 05:45:00,2025-03-30 06:05:00,1837.24,1838.16,-0.0,flip_to_long -41244,做多,2025-03-30 06:05:00,2025-03-30 07:30:00,1838.16,1839.8,0.0,flip_to_short -41245,做空,2025-03-30 07:30:00,2025-03-30 08:05:00,1839.8,1840.37,-0.0,flip_to_long -41246,做多,2025-03-30 08:05:00,2025-03-30 10:15:00,1840.37,1839.73,-0.0,flip_to_short -41247,做空,2025-03-30 10:15:00,2025-03-30 11:15:00,1839.73,1837.16,0.0,flip_to_long -41248,做多,2025-03-30 11:15:00,2025-03-30 19:50:00,1837.16,1814.09,-0.03,flip_to_short -41249,做空,2025-03-30 19:50:00,2025-03-30 20:05:00,1814.09,1812.65,0.0,flip_to_long -41250,做多,2025-03-30 20:05:00,2025-03-30 20:25:00,1812.65,1812.52,-0.0,flip_to_short -41251,做空,2025-03-30 20:25:00,2025-03-30 22:35:00,1812.52,1811.88,-0.0,flip_to_long -41252,做多,2025-03-30 22:35:00,2025-03-30 22:40:00,1811.88,1807.78,-0.01,flip_to_short -41253,做空,2025-03-30 22:40:00,2025-03-30 22:45:00,1807.78,1808.86,-0.0,flip_to_long -41254,做多,2025-03-30 22:45:00,2025-03-31 00:15:00,1808.86,1807.07,-0.0,flip_to_short -41255,做空,2025-03-31 00:15:00,2025-03-31 01:00:00,1807.07,1799.32,0.01,flip_to_long -41256,做多,2025-03-31 01:00:00,2025-03-31 01:15:00,1799.32,1801.57,0.0,flip_to_short -41257,做空,2025-03-31 01:15:00,2025-03-31 01:20:00,1801.57,1809.61,-0.01,flip_to_long -41258,做多,2025-03-31 01:20:00,2025-03-31 03:15:00,1809.61,1803.01,-0.01,flip_to_short -41259,做空,2025-03-31 03:15:00,2025-03-31 03:20:00,1803.01,1807.99,-0.01,flip_to_long -41260,做多,2025-03-31 03:20:00,2025-03-31 03:40:00,1807.99,1803.81,-0.01,flip_to_short -41261,做空,2025-03-31 03:40:00,2025-03-31 04:40:00,1803.81,1804.48,-0.0,flip_to_long -41262,做多,2025-03-31 04:40:00,2025-03-31 04:50:00,1804.48,1804.19,-0.0,flip_to_short -41263,做空,2025-03-31 04:50:00,2025-03-31 05:00:00,1804.19,1808.09,-0.01,flip_to_long -41264,做多,2025-03-31 05:00:00,2025-03-31 05:15:00,1808.09,1809.07,0.0,flip_to_short -41265,做空,2025-03-31 05:15:00,2025-03-31 06:05:00,1809.07,1807.24,0.0,flip_to_long -41266,做多,2025-03-31 06:05:00,2025-03-31 07:05:00,1807.24,1801.97,-0.01,flip_to_short -41267,做空,2025-03-31 07:05:00,2025-03-31 08:00:00,1801.97,1802.55,-0.0,flip_to_long -41268,做多,2025-03-31 08:00:00,2025-03-31 08:10:00,1802.55,1802.84,-0.0,flip_to_short -41269,做空,2025-03-31 08:10:00,2025-03-31 08:25:00,1802.84,1803.33,-0.0,flip_to_long -41270,做多,2025-03-31 08:25:00,2025-03-31 08:30:00,1803.33,1802.47,-0.0,flip_to_short -41271,做空,2025-03-31 08:30:00,2025-03-31 08:35:00,1802.47,1802.85,-0.0,flip_to_long -41272,做多,2025-03-31 08:35:00,2025-03-31 08:40:00,1802.85,1797.97,-0.01,flip_to_short -41273,做空,2025-03-31 08:40:00,2025-03-31 10:40:00,1797.97,1796.79,0.0,flip_to_long -41274,做多,2025-03-31 10:40:00,2025-03-31 13:30:00,1796.79,1805.21,0.01,flip_to_short -41275,做空,2025-03-31 13:30:00,2025-03-31 18:05:00,1805.21,1835.34,-0.04,flip_to_long -41276,做多,2025-03-31 18:05:00,2025-03-31 19:25:00,1835.34,1834.61,-0.0,flip_to_short -41277,做空,2025-03-31 19:25:00,2025-03-31 23:20:00,1834.61,1825.11,0.01,flip_to_long -41278,做多,2025-03-31 23:20:00,2025-04-01 00:30:00,1825.11,1823.57,-0.0,flip_to_short -41279,做空,2025-04-01 00:30:00,2025-04-01 00:35:00,1823.57,1825.49,-0.0,flip_to_long -41280,做多,2025-04-01 00:35:00,2025-04-01 00:40:00,1825.49,1824.93,-0.0,flip_to_short -41281,做空,2025-04-01 00:40:00,2025-04-01 00:50:00,1824.93,1825.54,-0.0,flip_to_long -41282,做多,2025-04-01 00:50:00,2025-04-01 01:05:00,1825.54,1823.76,-0.0,flip_to_short -41283,做空,2025-04-01 01:05:00,2025-04-01 01:10:00,1823.76,1825.13,-0.0,flip_to_long -41284,做多,2025-04-01 01:10:00,2025-04-01 01:15:00,1825.13,1823.99,-0.0,flip_to_short -41285,做空,2025-04-01 01:15:00,2025-04-01 01:20:00,1823.99,1825.28,-0.0,flip_to_long -41286,做多,2025-04-01 01:20:00,2025-04-01 01:30:00,1825.28,1823.93,-0.0,flip_to_short -41287,做空,2025-04-01 01:30:00,2025-04-01 01:45:00,1823.93,1825.01,-0.0,flip_to_long -41288,做多,2025-04-01 01:45:00,2025-04-01 01:50:00,1825.01,1823.54,-0.0,flip_to_short -41289,做空,2025-04-01 01:50:00,2025-04-01 01:55:00,1823.54,1825.52,-0.0,flip_to_long -41290,做多,2025-04-01 01:55:00,2025-04-01 11:00:00,1825.52,1869.3,0.05,flip_to_short -41291,做空,2025-04-01 11:00:00,2025-04-01 11:15:00,1869.3,1869.95,-0.0,flip_to_long -41292,做多,2025-04-01 11:15:00,2025-04-01 13:55:00,1869.95,1873.29,0.0,flip_to_short -41293,做空,2025-04-01 13:55:00,2025-04-01 14:35:00,1873.29,1870.35,0.0,flip_to_long -41294,做多,2025-04-01 14:35:00,2025-04-01 14:40:00,1870.35,1870.23,-0.0,flip_to_short -41295,做空,2025-04-01 14:40:00,2025-04-01 19:20:00,1870.23,1905.7,-0.04,flip_to_long -41296,做多,2025-04-01 19:20:00,2025-04-01 21:00:00,1905.7,1911.54,0.01,flip_to_short -41297,做空,2025-04-01 21:00:00,2025-04-01 23:25:00,1911.54,1910.05,0.0,flip_to_long -41298,做多,2025-04-01 23:25:00,2025-04-01 23:35:00,1910.05,1909.26,-0.0,flip_to_short -41299,做空,2025-04-01 23:35:00,2025-04-02 08:25:00,1909.26,1868.06,0.04,flip_to_long -41300,做多,2025-04-02 08:25:00,2025-04-02 11:30:00,1868.06,1871.8,0.0,flip_to_short -41301,做空,2025-04-02 11:30:00,2025-04-02 12:55:00,1871.8,1871.16,-0.0,flip_to_long -41302,做多,2025-04-02 12:55:00,2025-04-02 13:55:00,1871.16,1871.48,-0.0,flip_to_short -41303,做空,2025-04-02 13:55:00,2025-04-02 14:00:00,1871.48,1879.05,-0.01,flip_to_long -41304,做多,2025-04-02 14:00:00,2025-04-02 14:05:00,1879.05,1870.99,-0.01,flip_to_short -41305,做空,2025-04-02 14:05:00,2025-04-02 14:20:00,1870.99,1871.34,-0.0,flip_to_long -41306,做多,2025-04-02 14:20:00,2025-04-02 14:50:00,1871.34,1870.44,-0.0,flip_to_short -41307,做空,2025-04-02 14:50:00,2025-04-02 14:55:00,1870.44,1874.7,-0.01,flip_to_long -41308,做多,2025-04-02 14:55:00,2025-04-02 15:30:00,1874.7,1908.3,0.04,tp_upper -41309,做空,2025-04-02 17:40:00,2025-04-02 17:50:00,1888.01,1888.45,-0.0,flip_to_long -41310,做多,2025-04-02 17:50:00,2025-04-02 18:15:00,1888.45,1888.76,-0.0,flip_to_short -41311,做空,2025-04-02 18:15:00,2025-04-02 18:30:00,1888.76,1893.91,-0.01,flip_to_long -41312,做多,2025-04-02 18:30:00,2025-04-02 20:05:00,1893.91,1898.33,0.0,flip_to_short -41313,做空,2025-04-02 20:05:00,2025-04-02 20:10:00,1898.33,1933.74,-0.04,flip_to_long -41314,做多,2025-04-02 20:10:00,2025-04-02 20:15:00,1933.74,1941.51,0.01,tp_upper -41315,做空,2025-04-02 20:25:00,2025-04-03 01:45:00,1897.55,1827.36,0.08,flip_to_long -41316,做多,2025-04-03 01:45:00,2025-04-03 02:15:00,1827.36,1818.84,-0.01,flip_to_short -41317,做空,2025-04-03 02:15:00,2025-04-03 02:20:00,1818.84,1822.65,-0.01,flip_to_long -41318,做多,2025-04-03 02:20:00,2025-04-03 02:30:00,1822.65,1822.28,-0.0,flip_to_short -41319,做空,2025-04-03 02:30:00,2025-04-03 06:20:00,1822.28,1825.7,-0.01,flip_to_long -41320,做多,2025-04-03 06:20:00,2025-04-03 16:35:00,1825.7,1778.32,-0.06,flip_to_short -41321,做空,2025-04-03 16:35:00,2025-04-03 17:05:00,1778.32,1774.72,0.0,flip_to_long -41322,做多,2025-04-03 17:05:00,2025-04-03 18:00:00,1774.72,1773.65,-0.0,flip_to_short -41323,做空,2025-04-03 18:00:00,2025-04-03 18:05:00,1773.65,1774.43,-0.0,flip_to_long -41324,做多,2025-04-03 18:05:00,2025-04-03 18:10:00,1774.43,1770.96,-0.01,flip_to_short -41325,做空,2025-04-03 18:10:00,2025-04-03 18:20:00,1770.96,1772.78,-0.0,flip_to_long -41326,做多,2025-04-03 18:20:00,2025-04-03 20:25:00,1772.78,1780.23,0.01,flip_to_short -41327,做空,2025-04-03 20:25:00,2025-04-03 20:30:00,1780.23,1783.05,-0.0,flip_to_long -41328,做多,2025-04-03 20:30:00,2025-04-04 01:35:00,1783.05,1809.4,0.03,flip_to_short -41329,做空,2025-04-04 01:35:00,2025-04-04 01:55:00,1809.4,1781.64,0.03,tp_lower -41330,做多,2025-04-04 05:25:00,2025-04-04 10:10:00,1797.49,1812.43,0.02,flip_to_short -41331,做空,2025-04-04 10:10:00,2025-04-04 13:55:00,1812.43,1801.96,0.01,flip_to_long -41332,做多,2025-04-04 13:55:00,2025-04-04 14:00:00,1801.96,1795.49,-0.01,flip_to_short -41333,做空,2025-04-04 14:00:00,2025-04-04 14:10:00,1795.49,1792.62,0.0,flip_to_long -41334,做多,2025-04-04 14:10:00,2025-04-04 14:15:00,1792.62,1791.8,-0.0,flip_to_short -41335,做空,2025-04-04 14:15:00,2025-04-04 14:50:00,1791.8,1787.8,0.0,flip_to_long -41336,做多,2025-04-04 14:50:00,2025-04-04 16:20:00,1787.8,1786.2,-0.0,flip_to_short -41337,做空,2025-04-04 16:20:00,2025-04-04 16:25:00,1786.2,1789.36,-0.01,flip_to_long -41338,做多,2025-04-04 16:25:00,2025-04-04 16:30:00,1789.36,1788.98,-0.0,flip_to_short -41339,做空,2025-04-04 16:30:00,2025-04-04 23:55:00,1788.98,1815.97,-0.03,flip_to_long -41340,做多,2025-04-04 23:55:00,2025-04-05 00:00:00,1815.97,1813.45,-0.0,flip_to_short -41341,做空,2025-04-05 00:00:00,2025-04-05 00:15:00,1813.45,1818.26,-0.01,flip_to_long -41342,做多,2025-04-05 00:15:00,2025-04-05 00:30:00,1818.26,1815.85,-0.0,flip_to_short -41343,做空,2025-04-05 00:30:00,2025-04-05 00:45:00,1815.85,1817.76,-0.0,flip_to_long -41344,做多,2025-04-05 00:45:00,2025-04-05 02:00:00,1817.76,1817.26,-0.0,flip_to_short -41345,做空,2025-04-05 02:00:00,2025-04-05 02:35:00,1817.26,1816.45,-0.0,flip_to_long -41346,做多,2025-04-05 02:35:00,2025-04-05 02:45:00,1816.45,1816.67,-0.0,flip_to_short -41347,做空,2025-04-05 02:45:00,2025-04-05 07:40:00,1816.67,1811.19,0.01,flip_to_long -41348,做多,2025-04-05 07:40:00,2025-04-05 08:10:00,1811.19,1810.54,-0.0,flip_to_short -41349,做空,2025-04-05 08:10:00,2025-04-05 08:35:00,1810.54,1811.7,-0.0,flip_to_long -41350,做多,2025-04-05 08:35:00,2025-04-05 11:10:00,1811.7,1808.56,-0.0,flip_to_short -41351,做空,2025-04-05 11:10:00,2025-04-05 20:15:00,1808.56,1786.32,0.03,flip_to_long -41352,做多,2025-04-05 20:15:00,2025-04-05 20:30:00,1786.32,1785.86,-0.0,flip_to_short -41353,做空,2025-04-05 20:30:00,2025-04-05 20:35:00,1785.86,1786.41,-0.0,flip_to_long -41354,做多,2025-04-05 20:35:00,2025-04-05 20:45:00,1786.41,1785.31,-0.0,flip_to_short -41355,做空,2025-04-05 20:45:00,2025-04-05 20:50:00,1785.31,1788.3,-0.0,flip_to_long -41356,做多,2025-04-05 20:50:00,2025-04-05 21:00:00,1788.3,1784.39,-0.01,flip_to_short -41357,做空,2025-04-05 21:00:00,2025-04-05 21:10:00,1784.39,1788.82,-0.01,flip_to_long -41358,做多,2025-04-05 21:10:00,2025-04-05 21:15:00,1788.82,1787.06,-0.0,flip_to_short -41359,做空,2025-04-05 21:15:00,2025-04-05 21:20:00,1787.06,1791.22,-0.01,flip_to_long -41360,做多,2025-04-05 21:20:00,2025-04-05 21:55:00,1791.22,1789.6,-0.0,flip_to_short -41361,做空,2025-04-05 21:55:00,2025-04-06 03:05:00,1789.6,1803.76,-0.02,flip_to_long -41362,做多,2025-04-06 03:05:00,2025-04-06 03:20:00,1803.76,1803.39,-0.0,flip_to_short -41363,做空,2025-04-06 03:20:00,2025-04-06 03:45:00,1803.39,1806.66,-0.01,flip_to_long -41364,做多,2025-04-06 03:45:00,2025-04-06 04:15:00,1806.66,1806.3,-0.0,flip_to_short -41365,做空,2025-04-06 04:15:00,2025-04-06 04:20:00,1806.3,1808.9,-0.0,flip_to_long -41366,做多,2025-04-06 04:20:00,2025-04-06 04:35:00,1808.9,1807.61,-0.0,flip_to_short -41367,做空,2025-04-06 04:35:00,2025-04-06 04:45:00,1807.61,1807.74,-0.0,flip_to_long -41368,做多,2025-04-06 04:45:00,2025-04-06 05:05:00,1807.74,1807.98,-0.0,flip_to_short -41369,做空,2025-04-06 05:05:00,2025-04-06 05:15:00,1807.98,1807.85,-0.0,flip_to_long -41370,做多,2025-04-06 05:15:00,2025-04-06 05:35:00,1807.85,1807.27,-0.0,flip_to_short -41371,做空,2025-04-06 05:35:00,2025-04-06 05:40:00,1807.27,1807.99,-0.0,flip_to_long -41372,做多,2025-04-06 05:40:00,2025-04-06 06:30:00,1807.99,1807.27,-0.0,flip_to_short -41373,做空,2025-04-06 06:30:00,2025-04-06 07:00:00,1807.27,1796.55,0.01,tp_lower -41374,做多,2025-04-07 01:10:00,2025-04-07 02:25:00,1586.22,1584.72,-0.0,flip_to_short -41375,做空,2025-04-07 02:25:00,2025-04-07 02:45:00,1584.72,1583.81,0.0,flip_to_long -41376,做多,2025-04-07 02:45:00,2025-04-07 02:50:00,1583.81,1579.57,-0.01,flip_to_short -41377,做空,2025-04-07 02:50:00,2025-04-07 08:40:00,1579.57,1504.96,0.1,flip_to_long -41378,做多,2025-04-07 08:40:00,2025-04-07 09:50:00,1504.96,1492.56,-0.02,flip_to_short -41379,做空,2025-04-07 09:50:00,2025-04-07 10:00:00,1492.56,1490.79,0.0,flip_to_long -41380,做多,2025-04-07 10:00:00,2025-04-07 10:35:00,1490.79,1499.89,0.01,flip_to_short -41381,做空,2025-04-07 10:35:00,2025-04-07 11:55:00,1499.89,1482.22,0.03,flip_to_long -41382,做多,2025-04-07 11:55:00,2025-04-07 13:35:00,1482.22,1500.49,0.03,flip_to_short -41383,做空,2025-04-07 13:35:00,2025-04-07 13:45:00,1500.49,1511.23,-0.02,flip_to_long -41384,做多,2025-04-07 13:45:00,2025-04-07 14:15:00,1511.23,1603.99,0.14,tp_upper -41385,做空,2025-04-07 16:45:00,2025-04-07 17:00:00,1535.45,1539.55,-0.01,flip_to_long -41386,做多,2025-04-07 17:00:00,2025-04-07 18:25:00,1539.55,1550.64,0.02,flip_to_short -41387,做空,2025-04-07 18:25:00,2025-04-07 18:30:00,1550.64,1552.28,-0.0,flip_to_long -41388,做多,2025-04-07 18:30:00,2025-04-07 18:50:00,1552.28,1550.6,-0.0,flip_to_short -41389,做空,2025-04-07 18:50:00,2025-04-07 19:00:00,1550.6,1549.27,0.0,flip_to_long -41390,做多,2025-04-07 19:00:00,2025-04-07 19:40:00,1549.27,1546.22,-0.01,flip_to_short -41391,做空,2025-04-07 19:40:00,2025-04-07 20:05:00,1546.22,1554.85,-0.01,flip_to_long -41392,做多,2025-04-07 20:05:00,2025-04-07 21:30:00,1554.85,1555.97,0.0,flip_to_short -41393,做空,2025-04-07 21:30:00,2025-04-07 21:35:00,1555.97,1556.43,-0.0,flip_to_long -41394,做多,2025-04-07 21:35:00,2025-04-07 23:20:00,1556.43,1564.21,0.01,flip_to_short -41395,做空,2025-04-07 23:20:00,2025-04-08 01:25:00,1564.21,1566.2,-0.0,flip_to_long -41396,做多,2025-04-08 01:25:00,2025-04-08 05:25:00,1566.2,1582.79,0.02,flip_to_short -41397,做空,2025-04-08 05:25:00,2025-04-08 09:40:00,1582.79,1572.32,0.02,flip_to_long -41398,做多,2025-04-08 09:40:00,2025-04-08 11:10:00,1572.32,1567.12,-0.01,flip_to_short -41399,做空,2025-04-08 11:10:00,2025-04-08 11:15:00,1567.12,1570.89,-0.01,flip_to_long -41400,做多,2025-04-08 11:15:00,2025-04-08 12:40:00,1570.89,1568.61,-0.0,flip_to_short -41401,做空,2025-04-08 12:40:00,2025-04-08 12:50:00,1568.61,1569.84,-0.0,flip_to_long -41402,做多,2025-04-08 12:50:00,2025-04-08 13:35:00,1569.84,1563.49,-0.01,flip_to_short -41403,做空,2025-04-08 13:35:00,2025-04-08 14:00:00,1563.49,1571.7,-0.01,flip_to_long -41404,做多,2025-04-08 14:00:00,2025-04-08 14:10:00,1571.7,1574.15,0.0,flip_to_short -41405,做空,2025-04-08 14:10:00,2025-04-08 20:45:00,1574.15,1480.74,0.14,flip_to_long -41406,做多,2025-04-08 20:45:00,2025-04-08 21:05:00,1480.74,1474.15,-0.01,flip_to_short -41407,做空,2025-04-08 21:05:00,2025-04-08 21:40:00,1474.15,1474.23,-0.0,flip_to_long -41408,做多,2025-04-08 21:40:00,2025-04-08 22:00:00,1474.23,1465.29,-0.02,flip_to_short -41409,做空,2025-04-08 22:00:00,2025-04-08 22:55:00,1465.29,1466.52,-0.0,flip_to_long -41410,做多,2025-04-08 22:55:00,2025-04-08 23:25:00,1466.52,1469.45,0.0,flip_to_short -41411,做空,2025-04-08 23:25:00,2025-04-09 00:05:00,1469.45,1472.64,-0.01,flip_to_long -41412,做多,2025-04-09 00:05:00,2025-04-09 00:35:00,1472.64,1468.34,-0.01,flip_to_short -41413,做空,2025-04-09 00:35:00,2025-04-09 00:40:00,1468.34,1471.57,-0.01,flip_to_long -41414,做多,2025-04-09 00:40:00,2025-04-09 00:45:00,1471.57,1468.62,-0.01,flip_to_short -41415,做空,2025-04-09 00:45:00,2025-04-09 01:10:00,1468.62,1424.0,0.08,tp_lower -41416,做多,2025-04-09 04:35:00,2025-04-09 04:55:00,1441.46,1439.9,-0.0,flip_to_short -41417,做空,2025-04-09 04:55:00,2025-04-09 13:00:00,1439.9,1461.35,-0.04,flip_to_long -41418,做多,2025-04-09 13:00:00,2025-04-09 23:15:00,1461.35,1656.59,0.34,flip_to_short -41419,做空,2025-04-09 23:15:00,2025-04-09 23:20:00,1656.59,1657.59,-0.0,flip_to_long -41420,做多,2025-04-09 23:20:00,2025-04-10 00:05:00,1657.59,1659.01,0.0,flip_to_short -41421,做空,2025-04-10 00:05:00,2025-04-10 10:00:00,1659.01,1604.41,0.1,flip_to_long -41422,做多,2025-04-10 10:00:00,2025-04-10 12:05:00,1604.41,1589.57,-0.03,flip_to_short -41423,做空,2025-04-10 12:05:00,2025-04-10 12:10:00,1589.57,1595.64,-0.01,flip_to_long -41424,做多,2025-04-10 12:10:00,2025-04-10 12:25:00,1595.64,1612.45,0.03,tp_upper -41425,做空,2025-04-10 12:40:00,2025-04-10 13:20:00,1598.5,1592.8,0.01,flip_to_long -41426,做多,2025-04-10 13:20:00,2025-04-10 19:05:00,1592.8,1518.49,-0.14,flip_to_short -41427,做空,2025-04-10 19:05:00,2025-04-10 19:15:00,1518.49,1518.74,-0.0,flip_to_long -41428,做多,2025-04-10 19:15:00,2025-04-10 19:20:00,1518.74,1514.64,-0.01,flip_to_short -41429,做空,2025-04-10 19:20:00,2025-04-10 19:30:00,1514.64,1516.3,-0.0,flip_to_long -41430,做多,2025-04-10 19:30:00,2025-04-10 19:35:00,1516.3,1515.9,-0.0,flip_to_short -41431,做空,2025-04-10 19:35:00,2025-04-10 19:45:00,1515.9,1514.16,0.0,flip_to_long -41432,做多,2025-04-10 19:45:00,2025-04-10 23:10:00,1514.16,1521.97,0.01,flip_to_short -41433,做空,2025-04-10 23:10:00,2025-04-10 23:15:00,1521.97,1522.91,-0.0,flip_to_long -41434,做多,2025-04-10 23:15:00,2025-04-10 23:20:00,1522.91,1518.32,-0.01,flip_to_short -41435,做空,2025-04-10 23:20:00,2025-04-10 23:35:00,1518.32,1523.22,-0.01,flip_to_long -41436,做多,2025-04-10 23:35:00,2025-04-10 23:50:00,1523.22,1523.68,-0.0,flip_to_short -41437,做空,2025-04-10 23:50:00,2025-04-11 00:10:00,1523.68,1526.06,-0.01,flip_to_long -41438,做多,2025-04-11 00:10:00,2025-04-11 00:15:00,1526.06,1520.26,-0.01,flip_to_short -41439,做空,2025-04-11 00:15:00,2025-04-11 00:20:00,1520.26,1522.56,-0.01,flip_to_long -41440,做多,2025-04-11 00:20:00,2025-04-11 08:00:00,1522.56,1549.89,0.05,flip_to_short -41441,做空,2025-04-11 08:00:00,2025-04-11 08:35:00,1549.89,1558.0,-0.02,flip_to_long -41442,做多,2025-04-11 08:35:00,2025-04-11 08:40:00,1558.0,1549.57,-0.02,flip_to_short -41443,做空,2025-04-11 08:40:00,2025-04-11 08:55:00,1549.57,1550.8,-0.0,flip_to_long -41444,做多,2025-04-11 08:55:00,2025-04-11 09:00:00,1550.8,1545.96,-0.01,flip_to_short -41445,做空,2025-04-11 09:00:00,2025-04-11 09:05:00,1545.96,1546.98,-0.0,flip_to_long -41446,做多,2025-04-11 09:05:00,2025-04-11 11:50:00,1546.98,1556.05,0.02,flip_to_short -41447,做空,2025-04-11 11:50:00,2025-04-11 11:55:00,1556.05,1557.93,-0.0,flip_to_long -41448,做多,2025-04-11 11:55:00,2025-04-11 12:05:00,1557.93,1555.84,-0.01,flip_to_short -41449,做空,2025-04-11 12:05:00,2025-04-11 12:10:00,1555.84,1557.38,-0.0,flip_to_long -41450,做多,2025-04-11 12:10:00,2025-04-11 12:20:00,1557.38,1557.22,-0.0,flip_to_short -41451,做空,2025-04-11 12:20:00,2025-04-11 12:25:00,1557.22,1558.99,-0.0,flip_to_long -41452,做多,2025-04-11 12:25:00,2025-04-11 12:45:00,1558.99,1557.86,-0.0,flip_to_short -41453,做空,2025-04-11 12:45:00,2025-04-11 13:05:00,1557.86,1556.24,0.0,flip_to_long -41454,做多,2025-04-11 13:05:00,2025-04-11 14:00:00,1556.24,1561.78,0.01,flip_to_short -41455,做空,2025-04-11 14:00:00,2025-04-11 14:45:00,1561.78,1558.37,0.0,flip_to_long -41456,做多,2025-04-11 14:45:00,2025-04-11 16:00:00,1558.37,1562.55,0.01,flip_to_short -41457,做空,2025-04-11 16:00:00,2025-04-11 16:25:00,1562.55,1560.08,0.0,flip_to_long -41458,做多,2025-04-11 16:25:00,2025-04-11 18:45:00,1560.08,1568.63,0.01,flip_to_short -41459,做空,2025-04-11 18:45:00,2025-04-11 19:00:00,1568.63,1566.0,0.0,flip_to_long -41460,做多,2025-04-11 19:00:00,2025-04-11 19:30:00,1566.0,1566.29,-0.0,flip_to_short -41461,做空,2025-04-11 19:30:00,2025-04-11 19:35:00,1566.29,1566.64,-0.0,flip_to_long -41462,做多,2025-04-11 19:35:00,2025-04-11 20:35:00,1566.64,1569.0,0.0,flip_to_short -41463,做空,2025-04-11 20:35:00,2025-04-11 21:40:00,1569.0,1571.32,-0.01,flip_to_long -41464,做多,2025-04-11 21:40:00,2025-04-11 21:45:00,1571.32,1570.26,-0.0,flip_to_short -41465,做空,2025-04-11 21:45:00,2025-04-11 21:50:00,1570.26,1573.89,-0.01,flip_to_long -41466,做多,2025-04-11 21:50:00,2025-04-11 22:05:00,1573.89,1571.46,-0.01,flip_to_short -41467,做空,2025-04-11 22:05:00,2025-04-11 22:25:00,1571.46,1572.0,-0.0,flip_to_long -41468,做多,2025-04-11 22:25:00,2025-04-11 22:30:00,1572.0,1569.26,-0.01,flip_to_short -41469,做空,2025-04-11 22:30:00,2025-04-11 23:50:00,1569.26,1569.82,-0.0,flip_to_long -41470,做多,2025-04-11 23:50:00,2025-04-11 23:55:00,1569.82,1565.97,-0.01,flip_to_short -41471,做空,2025-04-11 23:55:00,2025-04-12 04:25:00,1565.97,1557.84,0.01,flip_to_long -41472,做多,2025-04-12 04:25:00,2025-04-12 04:30:00,1557.84,1557.78,-0.0,flip_to_short -41473,做空,2025-04-12 04:30:00,2025-04-12 17:30:00,1557.78,1638.46,-0.15,flip_to_long -41474,做多,2025-04-12 17:30:00,2025-04-12 19:00:00,1638.46,1647.14,0.01,flip_to_short -41475,做空,2025-04-12 19:00:00,2025-04-12 19:15:00,1647.14,1646.72,-0.0,flip_to_long -41476,做多,2025-04-12 19:15:00,2025-04-12 20:10:00,1646.72,1644.27,-0.01,flip_to_short -41477,做空,2025-04-12 20:10:00,2025-04-12 20:25:00,1644.27,1648.09,-0.01,flip_to_long -41478,做多,2025-04-12 20:25:00,2025-04-12 23:10:00,1648.09,1646.17,-0.0,flip_to_short -41479,做空,2025-04-12 23:10:00,2025-04-12 23:15:00,1646.17,1650.96,-0.01,flip_to_long -41480,做多,2025-04-12 23:15:00,2025-04-12 23:20:00,1650.96,1646.37,-0.01,flip_to_short -41481,做空,2025-04-12 23:20:00,2025-04-12 23:25:00,1646.37,1647.85,-0.0,flip_to_long -41482,做多,2025-04-12 23:25:00,2025-04-12 23:30:00,1647.85,1645.2,-0.01,flip_to_short -41483,做空,2025-04-12 23:30:00,2025-04-12 23:40:00,1645.2,1647.32,-0.0,flip_to_long -41484,做多,2025-04-12 23:40:00,2025-04-13 06:35:00,1647.32,1615.33,-0.05,flip_to_short -41485,做空,2025-04-13 06:35:00,2025-04-13 08:15:00,1615.33,1613.38,0.0,flip_to_long -41486,做多,2025-04-13 08:15:00,2025-04-13 10:25:00,1613.38,1613.02,-0.0,flip_to_short -41487,做空,2025-04-13 10:25:00,2025-04-13 10:30:00,1613.02,1615.07,-0.0,flip_to_long -41488,做多,2025-04-13 10:30:00,2025-04-13 11:00:00,1615.07,1616.09,0.0,flip_to_short -41489,做空,2025-04-13 11:00:00,2025-04-13 11:20:00,1616.09,1600.84,0.02,tp_lower -41490,做多,2025-04-13 16:00:00,2025-04-13 16:05:00,1594.03,1589.39,-0.01,flip_to_short -41491,做空,2025-04-13 16:05:00,2025-04-13 16:10:00,1589.39,1591.76,-0.01,flip_to_long -41492,做多,2025-04-13 16:10:00,2025-04-13 16:45:00,1591.76,1591.36,-0.0,flip_to_short -41493,做空,2025-04-13 16:45:00,2025-04-13 20:10:00,1591.36,1607.1,-0.03,flip_to_long -41494,做多,2025-04-13 20:10:00,2025-04-13 20:25:00,1607.1,1606.5,-0.0,flip_to_short -41495,做空,2025-04-13 20:25:00,2025-04-13 23:50:00,1606.5,1597.62,0.01,flip_to_long -41496,做多,2025-04-13 23:50:00,2025-04-14 05:35:00,1597.62,1626.17,0.05,flip_to_short -41497,做空,2025-04-14 05:35:00,2025-04-14 07:45:00,1626.17,1629.76,-0.01,flip_to_long -41498,做多,2025-04-14 07:45:00,2025-04-14 13:30:00,1629.76,1665.2,0.06,flip_to_short -41499,做空,2025-04-14 13:30:00,2025-04-14 13:50:00,1665.2,1663.01,0.0,flip_to_long -41500,做多,2025-04-14 13:50:00,2025-04-14 13:55:00,1663.01,1657.7,-0.01,flip_to_short -41501,做空,2025-04-14 13:55:00,2025-04-14 14:00:00,1657.7,1663.0,-0.01,flip_to_long -41502,做多,2025-04-14 14:00:00,2025-04-14 15:00:00,1663.0,1661.96,-0.0,flip_to_short -41503,做空,2025-04-14 15:00:00,2025-04-14 18:00:00,1661.96,1649.02,0.02,flip_to_long -41504,做多,2025-04-14 18:00:00,2025-04-14 18:05:00,1649.02,1646.99,-0.0,flip_to_short -41505,做空,2025-04-14 18:05:00,2025-04-14 19:10:00,1646.99,1643.79,0.0,flip_to_long -41506,做多,2025-04-14 19:10:00,2025-04-14 19:15:00,1643.79,1639.18,-0.01,flip_to_short -41507,做空,2025-04-14 19:15:00,2025-04-14 20:45:00,1639.18,1635.45,0.0,flip_to_long -41508,做多,2025-04-14 20:45:00,2025-04-14 20:55:00,1635.45,1634.54,-0.0,flip_to_short -41509,做空,2025-04-14 20:55:00,2025-04-14 21:35:00,1634.54,1617.44,0.03,tp_lower -41510,做多,2025-04-15 00:25:00,2025-04-15 01:00:00,1625.86,1625.93,-0.0,flip_to_short -41511,做空,2025-04-15 01:00:00,2025-04-15 01:20:00,1625.93,1627.99,-0.0,flip_to_long -41512,做多,2025-04-15 01:20:00,2025-04-15 02:25:00,1627.99,1623.0,-0.01,flip_to_short -41513,做空,2025-04-15 02:25:00,2025-04-15 02:45:00,1623.0,1624.95,-0.0,flip_to_long -41514,做多,2025-04-15 02:45:00,2025-04-15 06:20:00,1624.95,1635.31,0.02,flip_to_short -41515,做空,2025-04-15 06:20:00,2025-04-15 06:55:00,1635.31,1636.06,-0.0,flip_to_long -41516,做多,2025-04-15 06:55:00,2025-04-15 08:30:00,1636.06,1640.16,0.01,flip_to_short -41517,做空,2025-04-15 08:30:00,2025-04-15 08:55:00,1640.16,1640.17,-0.0,flip_to_long -41518,做多,2025-04-15 08:55:00,2025-04-15 09:30:00,1640.17,1639.29,-0.0,flip_to_short -41519,做空,2025-04-15 09:30:00,2025-04-15 09:45:00,1639.29,1643.39,-0.01,flip_to_long -41520,做多,2025-04-15 09:45:00,2025-04-15 10:15:00,1643.39,1638.55,-0.01,flip_to_short -41521,做空,2025-04-15 10:15:00,2025-04-15 12:50:00,1638.55,1636.39,0.0,flip_to_long -41522,做多,2025-04-15 12:50:00,2025-04-15 13:20:00,1636.39,1635.14,-0.0,flip_to_short -41523,做空,2025-04-15 13:20:00,2025-04-15 13:25:00,1635.14,1639.16,-0.01,flip_to_long -41524,做多,2025-04-15 13:25:00,2025-04-15 13:30:00,1639.16,1639.03,-0.0,flip_to_short -41525,做空,2025-04-15 13:30:00,2025-04-15 13:35:00,1639.03,1646.55,-0.01,flip_to_long -41526,做多,2025-04-15 13:35:00,2025-04-15 13:50:00,1646.55,1636.7,-0.02,flip_to_short -41527,做空,2025-04-15 13:50:00,2025-04-16 01:20:00,1636.7,1596.24,0.07,flip_to_long -41528,做多,2025-04-16 01:20:00,2025-04-16 01:30:00,1596.24,1591.77,-0.01,flip_to_short -41529,做空,2025-04-16 01:30:00,2025-04-16 01:35:00,1591.77,1592.22,-0.0,flip_to_long -41530,做多,2025-04-16 01:35:00,2025-04-16 02:40:00,1592.22,1592.32,-0.0,flip_to_short -41531,做空,2025-04-16 02:40:00,2025-04-16 02:45:00,1592.32,1594.25,-0.0,flip_to_long -41532,做多,2025-04-16 02:45:00,2025-04-16 03:40:00,1594.25,1592.94,-0.0,flip_to_short -41533,做空,2025-04-16 03:40:00,2025-04-16 05:05:00,1592.94,1589.95,0.0,flip_to_long -41534,做多,2025-04-16 05:05:00,2025-04-16 08:50:00,1589.95,1575.15,-0.03,flip_to_short -41535,做空,2025-04-16 08:50:00,2025-04-16 10:00:00,1575.15,1571.98,0.0,flip_to_long -41536,做多,2025-04-16 10:00:00,2025-04-16 10:05:00,1571.98,1570.55,-0.0,flip_to_short -41537,做空,2025-04-16 10:05:00,2025-04-16 10:10:00,1570.55,1572.55,-0.0,flip_to_long -41538,做多,2025-04-16 10:10:00,2025-04-16 12:45:00,1572.55,1575.79,0.0,flip_to_short -41539,做空,2025-04-16 12:45:00,2025-04-16 12:50:00,1575.79,1577.79,-0.0,flip_to_long -41540,做多,2025-04-16 12:50:00,2025-04-16 13:10:00,1577.79,1576.51,-0.0,flip_to_short -41541,做空,2025-04-16 13:10:00,2025-04-16 13:45:00,1576.51,1578.84,-0.01,flip_to_long -41542,做多,2025-04-16 13:45:00,2025-04-16 13:50:00,1578.84,1569.38,-0.02,flip_to_short -41543,做空,2025-04-16 13:50:00,2025-04-16 14:20:00,1569.38,1582.2,-0.02,flip_to_long -41544,做多,2025-04-16 14:20:00,2025-04-16 16:20:00,1582.2,1584.68,0.0,flip_to_short -41545,做空,2025-04-16 16:20:00,2025-04-16 16:50:00,1584.68,1589.7,-0.01,flip_to_long -41546,做多,2025-04-16 16:50:00,2025-04-16 17:40:00,1589.7,1583.26,-0.01,flip_to_short -41547,做空,2025-04-16 17:40:00,2025-04-16 19:50:00,1583.26,1591.24,-0.01,flip_to_long -41548,做多,2025-04-16 19:50:00,2025-04-16 20:45:00,1591.24,1576.85,-0.03,flip_to_short -41549,做空,2025-04-16 20:45:00,2025-04-16 21:00:00,1576.85,1577.9,-0.0,flip_to_long -41550,做多,2025-04-16 21:00:00,2025-04-16 23:20:00,1577.9,1576.88,-0.0,flip_to_short -41551,做空,2025-04-16 23:20:00,2025-04-17 00:00:00,1576.88,1579.99,-0.01,flip_to_long -41552,做多,2025-04-17 00:00:00,2025-04-17 00:40:00,1579.99,1581.23,0.0,flip_to_short -41553,做空,2025-04-17 00:40:00,2025-04-17 00:45:00,1581.23,1581.45,-0.0,flip_to_long -41554,做多,2025-04-17 00:45:00,2025-04-17 01:00:00,1581.45,1583.26,0.0,flip_to_short -41555,做空,2025-04-17 01:00:00,2025-04-17 02:25:00,1583.26,1587.91,-0.01,flip_to_long -41556,做多,2025-04-17 02:25:00,2025-04-17 03:25:00,1587.91,1578.29,-0.02,flip_to_short -41557,做空,2025-04-17 03:25:00,2025-04-17 03:45:00,1578.29,1583.18,-0.01,flip_to_long -41558,做多,2025-04-17 03:45:00,2025-04-17 04:05:00,1583.18,1582.81,-0.0,flip_to_short -41559,做空,2025-04-17 04:05:00,2025-04-17 04:20:00,1582.81,1582.98,-0.0,flip_to_long -41560,做多,2025-04-17 04:20:00,2025-04-17 08:50:00,1582.98,1595.24,0.02,flip_to_short -41561,做空,2025-04-17 08:50:00,2025-04-17 12:00:00,1595.24,1595.42,-0.0,flip_to_long -41562,做多,2025-04-17 12:00:00,2025-04-17 13:05:00,1595.42,1595.19,-0.0,flip_to_short -41563,做空,2025-04-17 13:05:00,2025-04-17 13:20:00,1595.19,1595.48,-0.0,flip_to_long -41564,做多,2025-04-17 13:20:00,2025-04-17 13:30:00,1595.48,1591.26,-0.01,flip_to_short -41565,做空,2025-04-17 13:30:00,2025-04-17 13:40:00,1591.26,1594.68,-0.01,flip_to_long -41566,做多,2025-04-17 13:40:00,2025-04-17 13:45:00,1594.68,1592.3,-0.01,flip_to_short -41567,做空,2025-04-17 13:45:00,2025-04-17 13:50:00,1592.3,1594.36,-0.0,flip_to_long -41568,做多,2025-04-17 13:50:00,2025-04-17 13:55:00,1594.36,1593.01,-0.0,flip_to_short -41569,做空,2025-04-17 13:55:00,2025-04-17 16:05:00,1593.01,1589.38,0.0,flip_to_long -41570,做多,2025-04-17 16:05:00,2025-04-17 16:10:00,1589.38,1587.99,-0.0,flip_to_short -41571,做空,2025-04-17 16:10:00,2025-04-17 16:15:00,1587.99,1594.49,-0.01,flip_to_long -41572,做多,2025-04-17 16:15:00,2025-04-17 19:10:00,1594.49,1595.2,-0.0,flip_to_short -41573,做空,2025-04-17 19:10:00,2025-04-18 01:05:00,1595.2,1583.38,0.02,flip_to_long -41574,做多,2025-04-18 01:05:00,2025-04-18 01:35:00,1583.38,1583.39,-0.0,flip_to_short -41575,做空,2025-04-18 01:35:00,2025-04-18 01:45:00,1583.39,1583.44,-0.0,flip_to_long -41576,做多,2025-04-18 01:45:00,2025-04-18 02:35:00,1583.44,1583.48,-0.0,flip_to_short -41577,做空,2025-04-18 02:35:00,2025-04-18 02:40:00,1583.48,1584.64,-0.0,flip_to_long -41578,做多,2025-04-18 02:40:00,2025-04-18 02:45:00,1584.64,1584.63,-0.0,flip_to_short -41579,做空,2025-04-18 02:45:00,2025-04-18 03:15:00,1584.63,1581.31,0.0,flip_to_long -41580,做多,2025-04-18 03:15:00,2025-04-18 03:45:00,1581.31,1582.37,0.0,flip_to_short -41581,做空,2025-04-18 03:45:00,2025-04-18 04:25:00,1582.37,1582.79,-0.0,flip_to_long -41582,做多,2025-04-18 04:25:00,2025-04-18 04:30:00,1582.79,1581.99,-0.0,flip_to_short -41583,做空,2025-04-18 04:30:00,2025-04-18 04:45:00,1581.99,1582.34,-0.0,flip_to_long -41584,做多,2025-04-18 04:45:00,2025-04-18 04:50:00,1582.34,1580.16,-0.0,flip_to_short -41585,做空,2025-04-18 04:50:00,2025-04-18 06:50:00,1580.16,1580.32,-0.0,flip_to_long -41586,做多,2025-04-18 06:50:00,2025-04-18 07:00:00,1580.32,1580.0,-0.0,flip_to_short -41587,做空,2025-04-18 07:00:00,2025-04-18 07:15:00,1580.0,1579.78,-0.0,flip_to_long -41588,做多,2025-04-18 07:15:00,2025-04-18 10:35:00,1579.78,1584.2,0.01,flip_to_short -41589,做空,2025-04-18 10:35:00,2025-04-18 10:50:00,1584.2,1584.09,-0.0,flip_to_long -41590,做多,2025-04-18 10:50:00,2025-04-18 10:55:00,1584.09,1583.38,-0.0,flip_to_short -41591,做空,2025-04-18 10:55:00,2025-04-18 11:05:00,1583.38,1586.26,-0.01,flip_to_long -41592,做多,2025-04-18 11:05:00,2025-04-18 13:10:00,1586.26,1588.28,0.0,flip_to_short -41593,做空,2025-04-18 13:10:00,2025-04-18 14:35:00,1588.28,1588.8,-0.0,flip_to_long -41594,做多,2025-04-18 14:35:00,2025-04-18 14:45:00,1588.8,1587.82,-0.0,flip_to_short -41595,做空,2025-04-18 14:45:00,2025-04-18 17:05:00,1587.82,1587.8,-0.0,flip_to_long -41596,做多,2025-04-18 17:05:00,2025-04-18 17:10:00,1587.8,1587.07,-0.0,flip_to_short -41597,做空,2025-04-18 17:10:00,2025-04-18 17:30:00,1587.07,1587.91,-0.0,flip_to_long -41598,做多,2025-04-18 17:30:00,2025-04-18 22:50:00,1587.91,1592.45,0.01,flip_to_short -41599,做空,2025-04-18 22:50:00,2025-04-19 02:10:00,1592.45,1591.4,0.0,flip_to_long -41600,做多,2025-04-19 02:10:00,2025-04-19 02:30:00,1591.4,1590.76,-0.0,flip_to_short -41601,做空,2025-04-19 02:30:00,2025-04-19 07:20:00,1590.76,1600.25,-0.02,flip_to_long -41602,做多,2025-04-19 07:20:00,2025-04-19 08:00:00,1600.25,1599.49,-0.0,flip_to_short -41603,做空,2025-04-19 08:00:00,2025-04-19 08:20:00,1599.49,1600.03,-0.0,flip_to_long -41604,做多,2025-04-19 08:20:00,2025-04-19 08:30:00,1600.03,1599.74,-0.0,flip_to_short -41605,做空,2025-04-19 08:30:00,2025-04-19 08:35:00,1599.74,1601.84,-0.0,flip_to_long -41606,做多,2025-04-19 08:35:00,2025-04-19 09:30:00,1601.84,1601.26,-0.0,flip_to_short -41607,做空,2025-04-19 09:30:00,2025-04-19 09:45:00,1601.26,1600.86,-0.0,flip_to_long -41608,做多,2025-04-19 09:45:00,2025-04-19 09:50:00,1600.86,1597.7,-0.01,flip_to_short -41609,做空,2025-04-19 09:50:00,2025-04-19 13:10:00,1597.7,1598.53,-0.0,flip_to_long -41610,做多,2025-04-19 13:10:00,2025-04-19 13:15:00,1598.53,1597.69,-0.0,flip_to_short -41611,做空,2025-04-19 13:15:00,2025-04-19 13:20:00,1597.69,1600.48,-0.01,flip_to_long -41612,做多,2025-04-19 13:20:00,2025-04-19 16:30:00,1600.48,1602.41,0.0,flip_to_short -41613,做空,2025-04-19 16:30:00,2025-04-19 16:40:00,1602.41,1604.19,-0.0,flip_to_long -41614,做多,2025-04-19 16:40:00,2025-04-19 16:45:00,1604.19,1598.98,-0.01,flip_to_short -41615,做空,2025-04-19 16:45:00,2025-04-19 17:15:00,1598.98,1602.35,-0.01,flip_to_long -41616,做多,2025-04-19 17:15:00,2025-04-19 17:35:00,1602.35,1617.07,0.02,tp_upper -41617,做空,2025-04-19 22:15:00,2025-04-19 22:30:00,1616.49,1618.06,-0.0,flip_to_long -41618,做多,2025-04-19 22:30:00,2025-04-19 22:45:00,1618.06,1616.28,-0.0,flip_to_short -41619,做空,2025-04-19 22:45:00,2025-04-19 22:50:00,1616.28,1616.94,-0.0,flip_to_long -41620,做多,2025-04-19 22:50:00,2025-04-19 23:10:00,1616.94,1615.66,-0.0,flip_to_short -41621,做空,2025-04-19 23:10:00,2025-04-19 23:15:00,1615.66,1616.66,-0.0,flip_to_long -41622,做多,2025-04-19 23:15:00,2025-04-19 23:20:00,1616.66,1614.59,-0.0,flip_to_short -41623,做空,2025-04-19 23:20:00,2025-04-20 01:15:00,1614.59,1615.7,-0.0,flip_to_long -41624,做多,2025-04-20 01:15:00,2025-04-20 01:25:00,1615.7,1615.13,-0.0,flip_to_short -41625,做空,2025-04-20 01:25:00,2025-04-20 02:30:00,1615.13,1614.93,-0.0,flip_to_long -41626,做多,2025-04-20 02:30:00,2025-04-20 03:00:00,1614.93,1614.44,-0.0,flip_to_short -41627,做空,2025-04-20 03:00:00,2025-04-20 03:25:00,1614.44,1614.15,-0.0,flip_to_long -41628,做多,2025-04-20 03:25:00,2025-04-20 04:50:00,1614.15,1613.76,-0.0,flip_to_short -41629,做空,2025-04-20 04:50:00,2025-04-20 07:15:00,1613.76,1594.68,0.03,tp_lower -41630,做多,2025-04-20 14:05:00,2025-04-20 14:15:00,1578.28,1578.57,-0.0,flip_to_short -41631,做空,2025-04-20 14:15:00,2025-04-20 14:30:00,1578.57,1581.19,-0.01,flip_to_long -41632,做多,2025-04-20 14:30:00,2025-04-20 15:05:00,1581.19,1576.56,-0.01,flip_to_short -41633,做空,2025-04-20 15:05:00,2025-04-20 16:10:00,1576.56,1575.71,0.0,flip_to_long -41634,做多,2025-04-20 16:10:00,2025-04-20 17:10:00,1575.71,1576.44,-0.0,flip_to_short -41635,做空,2025-04-20 17:10:00,2025-04-20 17:15:00,1576.44,1577.38,-0.0,flip_to_long -41636,做多,2025-04-20 17:15:00,2025-04-20 17:20:00,1577.38,1577.03,-0.0,flip_to_short -41637,做空,2025-04-20 17:20:00,2025-04-20 17:40:00,1577.03,1577.05,-0.0,flip_to_long -41638,做多,2025-04-20 17:40:00,2025-04-20 22:00:00,1577.05,1583.19,0.01,flip_to_short -41639,做空,2025-04-20 22:00:00,2025-04-20 23:00:00,1583.19,1585.48,-0.01,flip_to_long -41640,做多,2025-04-20 23:00:00,2025-04-20 23:20:00,1585.48,1583.89,-0.0,flip_to_short -41641,做空,2025-04-20 23:20:00,2025-04-20 23:45:00,1583.89,1584.48,-0.0,flip_to_long -41642,做多,2025-04-20 23:45:00,2025-04-21 09:15:00,1584.48,1644.05,0.1,flip_to_short -41643,做空,2025-04-21 09:15:00,2025-04-21 09:20:00,1644.05,1644.98,-0.0,flip_to_long -41644,做多,2025-04-21 09:20:00,2025-04-21 09:25:00,1644.98,1642.88,-0.0,flip_to_short -41645,做空,2025-04-21 09:25:00,2025-04-21 14:20:00,1642.88,1629.47,0.02,flip_to_long -41646,做多,2025-04-21 14:20:00,2025-04-21 14:45:00,1629.47,1621.64,-0.01,flip_to_short -41647,做空,2025-04-21 14:45:00,2025-04-21 14:50:00,1621.64,1628.78,-0.01,flip_to_long -41648,做多,2025-04-21 14:50:00,2025-04-21 15:00:00,1628.78,1629.68,0.0,flip_to_short -41649,做空,2025-04-21 15:00:00,2025-04-21 15:15:00,1629.68,1629.22,-0.0,flip_to_long -41650,做多,2025-04-21 15:15:00,2025-04-21 15:20:00,1629.22,1627.1,-0.0,flip_to_short -41651,做空,2025-04-21 15:20:00,2025-04-21 16:10:00,1627.1,1623.34,0.0,flip_to_long -41652,做多,2025-04-21 16:10:00,2025-04-21 22:00:00,1623.34,1573.36,-0.08,flip_to_short -41653,做空,2025-04-21 22:00:00,2025-04-21 22:30:00,1573.36,1576.34,-0.01,flip_to_long -41654,做多,2025-04-21 22:30:00,2025-04-21 23:00:00,1576.34,1573.09,-0.01,flip_to_short -41655,做空,2025-04-21 23:00:00,2025-04-21 23:15:00,1573.09,1575.36,-0.01,flip_to_long -41656,做多,2025-04-21 23:15:00,2025-04-21 23:30:00,1575.36,1574.91,-0.0,flip_to_short -41657,做空,2025-04-21 23:30:00,2025-04-21 23:45:00,1574.91,1577.11,-0.0,flip_to_long -41658,做多,2025-04-21 23:45:00,2025-04-22 00:05:00,1577.11,1574.8,-0.01,flip_to_short -41659,做空,2025-04-22 00:05:00,2025-04-22 00:10:00,1574.8,1575.18,-0.0,flip_to_long -41660,做多,2025-04-22 00:10:00,2025-04-22 00:20:00,1575.18,1573.89,-0.0,flip_to_short -41661,做空,2025-04-22 00:20:00,2025-04-22 00:25:00,1573.89,1575.09,-0.0,flip_to_long -41662,做多,2025-04-22 00:25:00,2025-04-22 00:30:00,1575.09,1565.19,-0.02,flip_to_short -41663,做空,2025-04-22 00:30:00,2025-04-22 00:35:00,1565.19,1557.2,0.01,tp_lower -41664,做多,2025-04-22 01:15:00,2025-04-22 02:25:00,1578.7,1571.76,-0.01,flip_to_short -41665,做空,2025-04-22 02:25:00,2025-04-22 02:30:00,1571.76,1574.88,-0.01,flip_to_long -41666,做多,2025-04-22 02:30:00,2025-04-22 03:05:00,1574.88,1573.01,-0.0,flip_to_short -41667,做空,2025-04-22 03:05:00,2025-04-22 03:15:00,1573.01,1576.58,-0.01,flip_to_long -41668,做多,2025-04-22 03:15:00,2025-04-22 03:30:00,1576.58,1576.38,-0.0,flip_to_short -41669,做空,2025-04-22 03:30:00,2025-04-22 05:05:00,1576.38,1577.7,-0.0,flip_to_long -41670,做多,2025-04-22 05:05:00,2025-04-22 05:10:00,1577.7,1573.54,-0.01,flip_to_short -41671,做空,2025-04-22 05:10:00,2025-04-22 05:30:00,1573.54,1580.06,-0.01,flip_to_long -41672,做多,2025-04-22 05:30:00,2025-04-22 06:10:00,1580.06,1579.41,-0.0,flip_to_short -41673,做空,2025-04-22 06:10:00,2025-04-22 06:45:00,1579.41,1579.11,-0.0,flip_to_long -41674,做多,2025-04-22 06:45:00,2025-04-22 07:30:00,1579.11,1615.0,0.06,tp_upper -41675,做空,2025-04-22 19:30:00,2025-04-22 19:55:00,1694.89,1697.47,-0.01,flip_to_long -41676,做多,2025-04-22 19:55:00,2025-04-22 20:10:00,1697.47,1694.09,-0.01,flip_to_short -41677,做空,2025-04-22 20:10:00,2025-04-22 20:20:00,1694.09,1699.16,-0.01,flip_to_long -41678,做多,2025-04-22 20:20:00,2025-04-22 20:25:00,1699.16,1698.41,-0.0,flip_to_short -41679,做空,2025-04-22 20:25:00,2025-04-22 21:05:00,1698.41,1701.94,-0.01,flip_to_long -41680,做多,2025-04-22 21:05:00,2025-04-22 21:20:00,1701.94,1722.6,0.03,tp_upper -41681,做空,2025-04-23 06:40:00,2025-04-23 07:00:00,1792.98,1789.36,0.0,flip_to_long -41682,做多,2025-04-23 07:00:00,2025-04-23 08:25:00,1789.36,1792.42,0.0,flip_to_short -41683,做空,2025-04-23 08:25:00,2025-04-23 08:35:00,1792.42,1790.4,0.0,flip_to_long -41684,做多,2025-04-23 08:35:00,2025-04-23 08:50:00,1790.4,1790.59,-0.0,flip_to_short -41685,做空,2025-04-23 08:50:00,2025-04-23 09:00:00,1790.59,1795.07,-0.01,flip_to_long -41686,做多,2025-04-23 09:00:00,2025-04-23 09:25:00,1795.07,1792.58,-0.0,flip_to_short -41687,做空,2025-04-23 09:25:00,2025-04-23 09:30:00,1792.58,1793.68,-0.0,flip_to_long -41688,做多,2025-04-23 09:30:00,2025-04-23 09:35:00,1793.68,1791.89,-0.0,flip_to_short -41689,做空,2025-04-23 09:35:00,2025-04-23 09:40:00,1791.89,1792.54,-0.0,flip_to_long -41690,做多,2025-04-23 09:40:00,2025-04-23 09:50:00,1792.54,1792.76,-0.0,flip_to_short -41691,做空,2025-04-23 09:50:00,2025-04-23 10:20:00,1792.76,1794.82,-0.0,flip_to_long -41692,做多,2025-04-23 10:20:00,2025-04-23 11:50:00,1794.82,1794.56,-0.0,flip_to_short -41693,做空,2025-04-23 11:50:00,2025-04-23 13:45:00,1794.56,1803.41,-0.01,flip_to_long -41694,做多,2025-04-23 13:45:00,2025-04-23 13:50:00,1803.41,1789.2,-0.02,flip_to_short -41695,做空,2025-04-23 13:50:00,2025-04-23 14:00:00,1789.2,1800.56,-0.02,flip_to_long -41696,做多,2025-04-23 14:00:00,2025-04-23 14:05:00,1800.56,1798.35,-0.0,flip_to_short -41697,做空,2025-04-23 14:05:00,2025-04-23 16:35:00,1798.35,1795.24,0.0,flip_to_long -41698,做多,2025-04-23 16:35:00,2025-04-23 17:15:00,1795.24,1795.28,-0.0,flip_to_short -41699,做空,2025-04-23 17:15:00,2025-04-23 17:40:00,1795.28,1794.36,0.0,flip_to_long -41700,做多,2025-04-23 17:40:00,2025-04-23 17:45:00,1794.36,1792.0,-0.0,flip_to_short -41701,做空,2025-04-23 17:45:00,2025-04-23 17:50:00,1792.0,1796.77,-0.01,flip_to_long -41702,做多,2025-04-23 17:50:00,2025-04-23 19:00:00,1796.77,1791.71,-0.01,flip_to_short -41703,做空,2025-04-23 19:00:00,2025-04-23 20:00:00,1791.71,1786.93,0.01,flip_to_long -41704,做多,2025-04-23 20:00:00,2025-04-23 20:45:00,1786.93,1792.61,0.01,flip_to_short -41705,做空,2025-04-23 20:45:00,2025-04-23 21:35:00,1792.61,1794.92,-0.0,flip_to_long -41706,做多,2025-04-23 21:35:00,2025-04-23 21:40:00,1794.92,1788.99,-0.01,flip_to_short -41707,做空,2025-04-23 21:40:00,2025-04-23 21:50:00,1788.99,1792.97,-0.01,flip_to_long -41708,做多,2025-04-23 21:50:00,2025-04-23 23:40:00,1792.97,1795.39,0.0,flip_to_short -41709,做空,2025-04-23 23:40:00,2025-04-23 23:50:00,1795.39,1793.86,0.0,flip_to_long -41710,做多,2025-04-23 23:50:00,2025-04-24 00:00:00,1793.86,1792.5,-0.0,flip_to_short -41711,做空,2025-04-24 00:00:00,2025-04-24 00:05:00,1792.5,1795.0,-0.0,flip_to_long -41712,做多,2025-04-24 00:05:00,2025-04-24 00:10:00,1795.0,1792.39,-0.0,flip_to_short -41713,做空,2025-04-24 00:10:00,2025-04-24 00:15:00,1792.39,1794.67,-0.0,flip_to_long -41714,做多,2025-04-24 00:15:00,2025-04-24 00:20:00,1794.67,1789.22,-0.01,flip_to_short -41715,做空,2025-04-24 00:20:00,2025-04-24 01:40:00,1789.22,1792.7,-0.01,flip_to_long -41716,做多,2025-04-24 01:40:00,2025-04-24 01:55:00,1792.7,1793.34,-0.0,flip_to_short -41717,做空,2025-04-24 01:55:00,2025-04-24 02:00:00,1793.34,1794.55,-0.0,flip_to_long -41718,做多,2025-04-24 02:00:00,2025-04-24 02:15:00,1794.55,1794.58,-0.0,flip_to_short -41719,做空,2025-04-24 02:15:00,2025-04-24 11:45:00,1794.58,1747.74,0.06,flip_to_long -41720,做多,2025-04-24 11:45:00,2025-04-24 13:45:00,1747.74,1746.13,-0.0,flip_to_short -41721,做空,2025-04-24 13:45:00,2025-04-24 13:50:00,1746.13,1749.3,-0.01,flip_to_long -41722,做多,2025-04-24 13:50:00,2025-04-24 17:10:00,1749.3,1758.42,0.01,flip_to_short -41723,做空,2025-04-24 17:10:00,2025-04-24 18:05:00,1758.42,1760.47,-0.0,flip_to_long -41724,做多,2025-04-24 18:05:00,2025-04-24 18:15:00,1760.47,1762.02,0.0,flip_to_short -41725,做空,2025-04-24 18:15:00,2025-04-24 18:45:00,1762.02,1763.18,-0.0,flip_to_long -41726,做多,2025-04-24 18:45:00,2025-04-24 19:55:00,1763.18,1762.2,-0.0,flip_to_short -41727,做空,2025-04-24 19:55:00,2025-04-24 20:00:00,1762.2,1764.71,-0.0,flip_to_long -41728,做多,2025-04-24 20:00:00,2025-04-24 20:15:00,1764.71,1763.1,-0.0,flip_to_short -41729,做空,2025-04-24 20:15:00,2025-04-24 20:20:00,1763.1,1765.16,-0.0,flip_to_long -41730,做多,2025-04-24 20:20:00,2025-04-24 20:30:00,1765.16,1762.56,-0.0,flip_to_short -41731,做空,2025-04-24 20:30:00,2025-04-24 20:35:00,1762.56,1763.41,-0.0,flip_to_long -41732,做多,2025-04-24 20:35:00,2025-04-24 20:55:00,1763.41,1761.28,-0.0,flip_to_short -41733,做空,2025-04-24 20:55:00,2025-04-24 21:05:00,1761.28,1762.81,-0.0,flip_to_long -41734,做多,2025-04-24 21:05:00,2025-04-24 21:10:00,1762.81,1760.68,-0.0,flip_to_short -41735,做空,2025-04-24 21:10:00,2025-04-24 21:50:00,1760.68,1759.69,0.0,flip_to_long -41736,做多,2025-04-24 21:50:00,2025-04-24 22:00:00,1759.69,1759.61,-0.0,flip_to_short -41737,做空,2025-04-24 22:00:00,2025-04-24 22:05:00,1759.61,1759.99,-0.0,flip_to_long -41738,做多,2025-04-24 22:05:00,2025-04-24 22:15:00,1759.99,1760.32,-0.0,flip_to_short -41739,做空,2025-04-24 22:15:00,2025-04-24 23:05:00,1760.32,1763.72,-0.01,flip_to_long -41740,做多,2025-04-24 23:05:00,2025-04-25 01:55:00,1763.72,1764.99,0.0,flip_to_short -41741,做空,2025-04-25 01:55:00,2025-04-25 02:00:00,1764.99,1768.63,-0.01,flip_to_long -41742,做多,2025-04-25 02:00:00,2025-04-25 02:05:00,1768.63,1759.76,-0.01,flip_to_short -41743,做空,2025-04-25 02:05:00,2025-04-25 04:10:00,1759.76,1765.7,-0.01,flip_to_long -41744,做多,2025-04-25 04:10:00,2025-04-25 04:25:00,1765.7,1762.26,-0.01,flip_to_short -41745,做空,2025-04-25 04:25:00,2025-04-25 04:35:00,1762.26,1764.36,-0.0,flip_to_long -41746,做多,2025-04-25 04:35:00,2025-04-25 05:40:00,1764.36,1764.66,-0.0,flip_to_short -41747,做空,2025-04-25 05:40:00,2025-04-25 09:10:00,1764.66,1770.91,-0.01,flip_to_long -41748,做多,2025-04-25 09:10:00,2025-04-25 09:15:00,1770.91,1769.32,-0.0,flip_to_short -41749,做空,2025-04-25 09:15:00,2025-04-25 09:20:00,1769.32,1771.75,-0.0,flip_to_long -41750,做多,2025-04-25 09:20:00,2025-04-25 10:35:00,1771.75,1771.79,-0.0,flip_to_short -41751,做空,2025-04-25 10:35:00,2025-04-25 10:40:00,1771.79,1773.11,-0.0,flip_to_long -41752,做多,2025-04-25 10:40:00,2025-04-25 12:50:00,1773.11,1770.52,-0.0,flip_to_short -41753,做空,2025-04-25 12:50:00,2025-04-25 14:10:00,1770.52,1788.01,-0.03,flip_to_long -41754,做多,2025-04-25 14:10:00,2025-04-25 14:20:00,1788.01,1777.45,-0.02,flip_to_short -41755,做空,2025-04-25 14:20:00,2025-04-25 14:30:00,1777.45,1777.8,-0.0,flip_to_long -41756,做多,2025-04-25 14:30:00,2025-04-25 16:15:00,1777.8,1789.89,0.02,flip_to_short -41757,做空,2025-04-25 16:15:00,2025-04-25 17:40:00,1789.89,1790.17,-0.0,flip_to_long -41758,做多,2025-04-25 17:40:00,2025-04-25 18:50:00,1790.17,1795.51,0.01,flip_to_short -41759,做空,2025-04-25 18:50:00,2025-04-25 19:00:00,1795.51,1796.83,-0.0,flip_to_long -41760,做多,2025-04-25 19:00:00,2025-04-25 20:00:00,1796.83,1800.27,0.0,flip_to_short -41761,做空,2025-04-25 20:00:00,2025-04-25 20:30:00,1800.27,1800.1,-0.0,flip_to_long -41762,做多,2025-04-25 20:30:00,2025-04-25 20:35:00,1800.1,1797.99,-0.0,flip_to_short -41763,做空,2025-04-25 20:35:00,2025-04-25 20:45:00,1797.99,1796.57,0.0,flip_to_long -41764,做多,2025-04-25 20:45:00,2025-04-25 21:15:00,1796.57,1797.61,0.0,flip_to_short -41765,做空,2025-04-25 21:15:00,2025-04-25 21:30:00,1797.61,1798.7,-0.0,flip_to_long -41766,做多,2025-04-25 21:30:00,2025-04-25 21:35:00,1798.7,1794.99,-0.01,flip_to_short -41767,做空,2025-04-25 21:35:00,2025-04-25 21:40:00,1794.99,1797.29,-0.0,flip_to_long -41768,做多,2025-04-25 21:40:00,2025-04-25 21:45:00,1797.29,1788.33,-0.01,flip_to_short -41769,做空,2025-04-25 21:45:00,2025-04-25 22:30:00,1788.33,1795.31,-0.01,flip_to_long -41770,做多,2025-04-25 22:30:00,2025-04-25 22:50:00,1795.31,1795.41,-0.0,flip_to_short -41771,做空,2025-04-25 22:50:00,2025-04-25 23:05:00,1795.41,1797.99,-0.0,flip_to_long -41772,做多,2025-04-25 23:05:00,2025-04-25 23:10:00,1797.99,1794.76,-0.01,flip_to_short -41773,做空,2025-04-25 23:10:00,2025-04-26 00:45:00,1794.76,1795.64,-0.0,flip_to_long -41774,做多,2025-04-26 00:45:00,2025-04-26 01:00:00,1795.64,1792.89,-0.0,flip_to_short -41775,做空,2025-04-26 01:00:00,2025-04-26 01:05:00,1792.89,1795.13,-0.0,flip_to_long -41776,做多,2025-04-26 01:05:00,2025-04-26 03:25:00,1795.13,1793.89,-0.0,flip_to_short -41777,做空,2025-04-26 03:25:00,2025-04-26 03:45:00,1793.89,1796.65,-0.0,flip_to_long -41778,做多,2025-04-26 03:45:00,2025-04-26 04:20:00,1796.65,1795.05,-0.0,flip_to_short -41779,做空,2025-04-26 04:20:00,2025-04-26 06:35:00,1795.05,1799.57,-0.01,flip_to_long -41780,做多,2025-04-26 06:35:00,2025-04-26 08:25:00,1799.57,1827.8,0.04,tp_upper -41781,做空,2025-04-26 08:45:00,2025-04-26 09:55:00,1809.1,1802.49,0.01,flip_to_long -41782,做多,2025-04-26 09:55:00,2025-04-26 10:55:00,1802.49,1802.81,-0.0,flip_to_short -41783,做空,2025-04-26 10:55:00,2025-04-26 11:00:00,1802.81,1804.1,-0.0,flip_to_long -41784,做多,2025-04-26 11:00:00,2025-04-26 14:40:00,1804.1,1792.86,-0.02,flip_to_short -41785,做空,2025-04-26 14:40:00,2025-04-26 14:45:00,1792.86,1793.15,-0.0,flip_to_long -41786,做多,2025-04-26 14:45:00,2025-04-27 01:20:00,1793.15,1828.01,0.05,flip_to_short -41787,做空,2025-04-27 01:20:00,2025-04-27 07:40:00,1828.01,1804.47,0.03,flip_to_long -41788,做多,2025-04-27 07:40:00,2025-04-27 07:45:00,1804.47,1803.88,-0.0,flip_to_short -41789,做空,2025-04-27 07:45:00,2025-04-27 07:55:00,1803.88,1802.96,0.0,flip_to_long -41790,做多,2025-04-27 07:55:00,2025-04-27 08:00:00,1802.96,1801.2,-0.0,flip_to_short -41791,做空,2025-04-27 08:00:00,2025-04-27 08:05:00,1801.2,1802.94,-0.0,flip_to_long -41792,做多,2025-04-27 08:05:00,2025-04-27 11:05:00,1802.94,1804.51,0.0,flip_to_short -41793,做空,2025-04-27 11:05:00,2025-04-27 11:10:00,1804.51,1804.66,-0.0,flip_to_long -41794,做多,2025-04-27 11:10:00,2025-04-27 11:20:00,1804.66,1803.86,-0.0,flip_to_short -41795,做空,2025-04-27 11:20:00,2025-04-27 11:25:00,1803.86,1805.36,-0.0,flip_to_long -41796,做多,2025-04-27 11:25:00,2025-04-27 11:40:00,1805.36,1805.6,-0.0,flip_to_short -41797,做空,2025-04-27 11:40:00,2025-04-27 11:45:00,1805.6,1807.76,-0.0,flip_to_long -41798,做多,2025-04-27 11:45:00,2025-04-27 11:55:00,1807.76,1805.27,-0.0,flip_to_short -41799,做空,2025-04-27 11:55:00,2025-04-27 12:00:00,1805.27,1805.39,-0.0,flip_to_long -41800,做多,2025-04-27 12:00:00,2025-04-27 14:20:00,1805.39,1799.89,-0.01,flip_to_short -41801,做空,2025-04-27 14:20:00,2025-04-27 16:45:00,1799.89,1796.07,0.0,flip_to_long -41802,做多,2025-04-27 16:45:00,2025-04-27 16:50:00,1796.07,1793.9,-0.0,flip_to_short -41803,做空,2025-04-27 16:50:00,2025-04-27 17:00:00,1793.9,1795.95,-0.0,flip_to_long -41804,做多,2025-04-27 17:00:00,2025-04-27 17:35:00,1795.95,1794.89,-0.0,flip_to_short -41805,做空,2025-04-27 17:35:00,2025-04-27 21:05:00,1794.89,1798.54,-0.01,flip_to_long -41806,做多,2025-04-27 21:05:00,2025-04-27 22:00:00,1798.54,1794.06,-0.01,flip_to_short -41807,做空,2025-04-27 22:00:00,2025-04-28 03:25:00,1794.06,1777.7,0.02,flip_to_long -41808,做多,2025-04-28 03:25:00,2025-04-28 10:15:00,1777.7,1801.2,0.03,flip_to_short -41809,做空,2025-04-28 10:15:00,2025-04-28 10:30:00,1801.2,1803.49,-0.0,flip_to_long -41810,做多,2025-04-28 10:30:00,2025-04-28 12:00:00,1803.49,1811.24,0.01,flip_to_short -41811,做空,2025-04-28 12:00:00,2025-04-28 12:15:00,1811.24,1809.59,0.0,flip_to_long -41812,做多,2025-04-28 12:15:00,2025-04-28 12:20:00,1809.59,1808.68,-0.0,flip_to_short -41813,做空,2025-04-28 12:20:00,2025-04-28 12:25:00,1808.68,1811.38,-0.01,flip_to_long -41814,做多,2025-04-28 12:25:00,2025-04-28 12:30:00,1811.38,1808.96,-0.0,flip_to_short -41815,做空,2025-04-28 12:30:00,2025-04-28 12:35:00,1808.96,1809.06,-0.0,flip_to_long -41816,做多,2025-04-28 12:35:00,2025-04-28 12:45:00,1809.06,1809.93,-0.0,flip_to_short -41817,做空,2025-04-28 12:45:00,2025-04-28 18:00:00,1809.93,1772.71,0.05,flip_to_long -41818,做多,2025-04-28 18:00:00,2025-04-28 18:40:00,1772.71,1769.08,-0.01,flip_to_short -41819,做空,2025-04-28 18:40:00,2025-04-28 18:45:00,1769.08,1771.57,-0.0,flip_to_long -41820,做多,2025-04-28 18:45:00,2025-04-29 01:15:00,1771.57,1795.53,0.03,flip_to_short -41821,做空,2025-04-29 01:15:00,2025-04-29 02:25:00,1795.53,1796.61,-0.0,flip_to_long -41822,做多,2025-04-29 02:25:00,2025-04-29 02:40:00,1796.61,1795.92,-0.0,flip_to_short -41823,做空,2025-04-29 02:40:00,2025-04-29 03:20:00,1795.92,1797.93,-0.0,flip_to_long -41824,做多,2025-04-29 03:20:00,2025-04-29 04:35:00,1797.93,1798.89,0.0,flip_to_short -41825,做空,2025-04-29 04:35:00,2025-04-29 06:00:00,1798.89,1798.2,-0.0,flip_to_long -41826,做多,2025-04-29 06:00:00,2025-04-29 12:00:00,1798.2,1825.95,0.04,flip_to_short -41827,做空,2025-04-29 12:00:00,2025-04-29 12:05:00,1825.95,1831.01,-0.01,flip_to_long -41828,做多,2025-04-29 12:05:00,2025-04-29 12:20:00,1831.01,1826.64,-0.01,flip_to_short -41829,做空,2025-04-29 12:20:00,2025-04-29 12:25:00,1826.64,1827.99,-0.0,flip_to_long -41830,做多,2025-04-29 12:25:00,2025-04-29 12:30:00,1827.99,1824.11,-0.01,flip_to_short -41831,做空,2025-04-29 12:30:00,2025-04-29 12:35:00,1824.11,1826.74,-0.01,flip_to_long -41832,做多,2025-04-29 12:35:00,2025-04-29 12:45:00,1826.74,1827.05,-0.0,flip_to_short -41833,做空,2025-04-29 12:45:00,2025-04-29 13:15:00,1827.05,1805.61,0.03,tp_lower -41834,做多,2025-04-29 16:20:00,2025-04-29 16:55:00,1821.3,1815.3,-0.01,flip_to_short -41835,做空,2025-04-29 16:55:00,2025-04-29 17:15:00,1815.3,1818.36,-0.01,flip_to_long -41836,做多,2025-04-29 17:15:00,2025-04-29 17:30:00,1818.36,1816.48,-0.0,flip_to_short -41837,做空,2025-04-29 17:30:00,2025-04-29 17:35:00,1816.48,1821.16,-0.01,flip_to_long -41838,做多,2025-04-29 17:35:00,2025-04-29 19:30:00,1821.16,1820.79,-0.0,flip_to_short -41839,做空,2025-04-29 19:30:00,2025-04-29 19:35:00,1820.79,1821.55,-0.0,flip_to_long -41840,做多,2025-04-29 19:35:00,2025-04-29 19:40:00,1821.55,1819.3,-0.0,flip_to_short -41841,做空,2025-04-29 19:40:00,2025-04-29 19:45:00,1819.3,1823.09,-0.01,flip_to_long -41842,做多,2025-04-29 19:45:00,2025-04-29 19:50:00,1823.09,1822.1,-0.0,flip_to_short -41843,做空,2025-04-29 19:50:00,2025-04-29 20:00:00,1822.1,1821.81,-0.0,flip_to_long -41844,做多,2025-04-29 20:00:00,2025-04-29 20:05:00,1821.81,1816.49,-0.01,flip_to_short -41845,做空,2025-04-29 20:05:00,2025-04-30 00:05:00,1816.49,1802.51,0.02,flip_to_long -41846,做多,2025-04-30 00:05:00,2025-04-30 00:10:00,1802.51,1801.4,-0.0,flip_to_short -41847,做空,2025-04-30 00:10:00,2025-04-30 00:20:00,1801.4,1801.64,-0.0,flip_to_long -41848,做多,2025-04-30 00:20:00,2025-04-30 00:25:00,1801.64,1799.44,-0.0,flip_to_short -41849,做空,2025-04-30 00:25:00,2025-04-30 00:30:00,1799.44,1808.39,-0.01,flip_to_long -41850,做多,2025-04-30 00:30:00,2025-04-30 01:10:00,1808.39,1798.45,-0.02,flip_to_short -41851,做空,2025-04-30 01:10:00,2025-04-30 01:15:00,1798.45,1802.09,-0.01,flip_to_long -41852,做多,2025-04-30 01:15:00,2025-04-30 01:40:00,1802.09,1795.15,-0.01,flip_to_short -41853,做空,2025-04-30 01:40:00,2025-04-30 01:55:00,1795.15,1796.61,-0.0,flip_to_long -41854,做多,2025-04-30 01:55:00,2025-04-30 02:00:00,1796.61,1794.83,-0.0,flip_to_short -41855,做空,2025-04-30 02:00:00,2025-04-30 02:05:00,1794.83,1795.82,-0.0,flip_to_long -41856,做多,2025-04-30 02:05:00,2025-04-30 02:30:00,1795.82,1797.54,0.0,flip_to_short -41857,做空,2025-04-30 02:30:00,2025-04-30 05:50:00,1797.54,1804.49,-0.01,flip_to_long -41858,做多,2025-04-30 05:50:00,2025-04-30 06:05:00,1804.49,1803.99,-0.0,flip_to_short -41859,做空,2025-04-30 06:05:00,2025-04-30 06:45:00,1803.99,1804.45,-0.0,flip_to_long -41860,做多,2025-04-30 06:45:00,2025-04-30 06:55:00,1804.45,1802.52,-0.0,flip_to_short -41861,做空,2025-04-30 06:55:00,2025-04-30 07:00:00,1802.52,1804.43,-0.0,flip_to_long -41862,做多,2025-04-30 07:00:00,2025-04-30 07:05:00,1804.43,1802.53,-0.0,flip_to_short -41863,做空,2025-04-30 07:05:00,2025-04-30 07:10:00,1802.53,1805.99,-0.01,flip_to_long -41864,做多,2025-04-30 07:10:00,2025-04-30 07:20:00,1805.99,1804.14,-0.0,flip_to_short -41865,做空,2025-04-30 07:20:00,2025-04-30 09:30:00,1804.14,1803.11,0.0,flip_to_long -41866,做多,2025-04-30 09:30:00,2025-04-30 12:15:00,1803.11,1805.58,0.0,flip_to_short -41867,做空,2025-04-30 12:15:00,2025-04-30 17:00:00,1805.58,1769.05,0.05,flip_to_long -41868,做多,2025-04-30 17:00:00,2025-04-30 17:05:00,1769.05,1763.53,-0.01,flip_to_short -41869,做空,2025-04-30 17:05:00,2025-04-30 17:15:00,1763.53,1764.34,-0.0,flip_to_long -41870,做多,2025-04-30 17:15:00,2025-04-30 22:45:00,1764.34,1789.48,0.03,flip_to_short -41871,做空,2025-04-30 22:45:00,2025-04-30 22:50:00,1789.48,1791.35,-0.0,flip_to_long -41872,做多,2025-04-30 22:50:00,2025-04-30 23:45:00,1791.35,1792.65,0.0,flip_to_short -41873,做空,2025-04-30 23:45:00,2025-04-30 23:55:00,1792.65,1792.77,-0.0,flip_to_long -41874,做多,2025-04-30 23:55:00,2025-05-01 00:15:00,1792.77,1794.22,0.0,flip_to_short -41875,做空,2025-05-01 00:15:00,2025-05-01 00:35:00,1794.22,1794.19,-0.0,flip_to_long -41876,做多,2025-05-01 00:35:00,2025-05-01 04:15:00,1794.19,1804.18,0.01,flip_to_short -41877,做空,2025-05-01 04:15:00,2025-05-01 05:20:00,1804.18,1807.01,-0.01,flip_to_long -41878,做多,2025-05-01 05:20:00,2025-05-01 06:15:00,1807.01,1808.16,0.0,flip_to_short -41879,做空,2025-05-01 06:15:00,2025-05-01 06:20:00,1808.16,1808.33,-0.0,flip_to_long -41880,做多,2025-05-01 06:20:00,2025-05-01 06:35:00,1808.33,1807.41,-0.0,flip_to_short -41881,做空,2025-05-01 06:35:00,2025-05-01 07:20:00,1807.41,1808.51,-0.0,flip_to_long -41882,做多,2025-05-01 07:20:00,2025-05-01 13:35:00,1808.51,1832.36,0.03,flip_to_short -41883,做空,2025-05-01 13:35:00,2025-05-01 13:45:00,1832.36,1834.64,-0.0,flip_to_long -41884,做多,2025-05-01 13:45:00,2025-05-01 14:30:00,1834.64,1837.39,0.0,flip_to_short -41885,做空,2025-05-01 14:30:00,2025-05-01 14:35:00,1837.39,1840.04,-0.01,flip_to_long -41886,做多,2025-05-01 14:35:00,2025-05-01 14:40:00,1840.04,1837.21,-0.01,flip_to_short -41887,做空,2025-05-01 14:40:00,2025-05-01 14:45:00,1837.21,1841.89,-0.01,flip_to_long -41888,做多,2025-05-01 14:45:00,2025-05-01 17:35:00,1841.89,1850.74,0.01,flip_to_short -41889,做空,2025-05-01 17:35:00,2025-05-01 17:50:00,1850.74,1854.19,-0.01,flip_to_long -41890,做多,2025-05-01 17:50:00,2025-05-01 18:10:00,1854.19,1850.05,-0.01,flip_to_short -41891,做空,2025-05-01 18:10:00,2025-05-01 18:15:00,1850.05,1852.79,-0.01,flip_to_long -41892,做多,2025-05-01 18:15:00,2025-05-01 18:20:00,1852.79,1848.36,-0.01,flip_to_short -41893,做空,2025-05-01 18:20:00,2025-05-01 18:30:00,1848.36,1852.89,-0.01,flip_to_long -41894,做多,2025-05-01 18:30:00,2025-05-01 19:00:00,1852.89,1853.62,-0.0,flip_to_short -41895,做空,2025-05-01 19:00:00,2025-05-02 00:20:00,1853.62,1843.9,0.01,flip_to_long -41896,做多,2025-05-02 00:20:00,2025-05-02 00:35:00,1843.9,1840.49,-0.01,flip_to_short -41897,做空,2025-05-02 00:35:00,2025-05-02 00:40:00,1840.49,1842.41,-0.0,flip_to_long -41898,做多,2025-05-02 00:40:00,2025-05-02 01:30:00,1842.41,1841.8,-0.0,flip_to_short -41899,做空,2025-05-02 01:30:00,2025-05-02 01:50:00,1841.8,1842.45,-0.0,flip_to_long -41900,做多,2025-05-02 01:50:00,2025-05-02 02:00:00,1842.45,1840.93,-0.0,flip_to_short -41901,做空,2025-05-02 02:00:00,2025-05-02 02:10:00,1840.93,1842.26,-0.0,flip_to_long -41902,做多,2025-05-02 02:10:00,2025-05-02 04:30:00,1842.26,1841.44,-0.0,flip_to_short -41903,做空,2025-05-02 04:30:00,2025-05-02 10:30:00,1841.44,1826.29,0.02,flip_to_long -41904,做多,2025-05-02 10:30:00,2025-05-02 12:30:00,1826.29,1822.55,-0.01,flip_to_short -41905,做空,2025-05-02 12:30:00,2025-05-02 12:35:00,1822.55,1833.84,-0.02,flip_to_long -41906,做多,2025-05-02 12:35:00,2025-05-02 13:35:00,1833.84,1829.97,-0.01,flip_to_short -41907,做空,2025-05-02 13:35:00,2025-05-02 15:30:00,1829.97,1838.61,-0.01,flip_to_long -41908,做多,2025-05-02 15:30:00,2025-05-02 18:50:00,1838.61,1847.47,0.01,flip_to_short -41909,做空,2025-05-02 18:50:00,2025-05-02 18:55:00,1847.47,1848.21,-0.0,flip_to_long -41910,做多,2025-05-02 18:55:00,2025-05-02 19:00:00,1848.21,1846.86,-0.0,flip_to_short -41911,做空,2025-05-02 19:00:00,2025-05-02 19:05:00,1846.86,1848.74,-0.0,flip_to_long -41912,做多,2025-05-02 19:05:00,2025-05-02 19:10:00,1848.74,1845.62,-0.01,flip_to_short -41913,做空,2025-05-02 19:10:00,2025-05-02 23:50:00,1845.62,1840.68,0.01,flip_to_long -41914,做多,2025-05-02 23:50:00,2025-05-03 00:00:00,1840.68,1840.27,-0.0,flip_to_short -41915,做空,2025-05-03 00:00:00,2025-05-03 00:35:00,1840.27,1841.91,-0.0,flip_to_long -41916,做多,2025-05-03 00:35:00,2025-05-03 00:40:00,1841.91,1838.28,-0.01,flip_to_short -41917,做空,2025-05-03 00:40:00,2025-05-03 03:35:00,1838.28,1835.88,0.0,flip_to_long -41918,做多,2025-05-03 03:35:00,2025-05-03 03:40:00,1835.88,1835.51,-0.0,flip_to_short -41919,做空,2025-05-03 03:40:00,2025-05-03 04:05:00,1835.51,1835.39,-0.0,flip_to_long -41920,做多,2025-05-03 04:05:00,2025-05-03 04:15:00,1835.39,1833.72,-0.0,flip_to_short -41921,做空,2025-05-03 04:15:00,2025-05-03 04:20:00,1833.72,1836.42,-0.01,flip_to_long -41922,做多,2025-05-03 04:20:00,2025-05-03 05:10:00,1836.42,1834.75,-0.0,flip_to_short -41923,做空,2025-05-03 05:10:00,2025-05-03 05:35:00,1834.75,1834.52,-0.0,flip_to_long -41924,做多,2025-05-03 05:35:00,2025-05-03 05:45:00,1834.52,1833.77,-0.0,flip_to_short -41925,做空,2025-05-03 05:45:00,2025-05-03 10:15:00,1833.77,1827.6,0.01,flip_to_long -41926,做多,2025-05-03 10:15:00,2025-05-03 10:20:00,1827.6,1826.86,-0.0,flip_to_short -41927,做空,2025-05-03 10:20:00,2025-05-03 11:35:00,1826.86,1824.67,0.0,flip_to_long -41928,做多,2025-05-03 11:35:00,2025-05-03 16:10:00,1824.67,1829.92,0.01,flip_to_short -41929,做空,2025-05-03 16:10:00,2025-05-03 16:25:00,1829.92,1831.3,-0.0,flip_to_long -41930,做多,2025-05-03 16:25:00,2025-05-03 23:25:00,1831.3,1830.43,-0.0,flip_to_short -41931,做空,2025-05-03 23:25:00,2025-05-04 00:10:00,1830.43,1838.71,-0.01,flip_to_long -41932,做多,2025-05-04 00:10:00,2025-05-04 00:15:00,1838.71,1837.01,-0.0,flip_to_short -41933,做空,2025-05-04 00:15:00,2025-05-04 01:05:00,1837.01,1838.3,-0.0,flip_to_long -41934,做多,2025-05-04 01:05:00,2025-05-04 01:15:00,1838.3,1835.97,-0.0,flip_to_short -41935,做空,2025-05-04 01:15:00,2025-05-04 01:20:00,1835.97,1837.97,-0.0,flip_to_long -41936,做多,2025-05-04 01:20:00,2025-05-04 01:30:00,1837.97,1838.12,-0.0,flip_to_short -41937,做空,2025-05-04 01:30:00,2025-05-04 01:55:00,1838.12,1836.68,0.0,flip_to_long -41938,做多,2025-05-04 01:55:00,2025-05-04 02:30:00,1836.68,1835.01,-0.0,flip_to_short -41939,做空,2025-05-04 02:30:00,2025-05-04 04:20:00,1835.01,1834.67,-0.0,flip_to_long -41940,做多,2025-05-04 04:20:00,2025-05-04 07:35:00,1834.67,1835.41,-0.0,flip_to_short -41941,做空,2025-05-04 07:35:00,2025-05-04 07:40:00,1835.41,1837.95,-0.0,flip_to_long -41942,做多,2025-05-04 07:40:00,2025-05-04 07:45:00,1837.95,1837.51,-0.0,flip_to_short -41943,做空,2025-05-04 07:45:00,2025-05-04 07:50:00,1837.51,1839.05,-0.0,flip_to_long -41944,做多,2025-05-04 07:50:00,2025-05-04 08:15:00,1839.05,1837.2,-0.0,flip_to_short -41945,做空,2025-05-04 08:15:00,2025-05-04 11:15:00,1837.2,1832.42,0.01,flip_to_long -41946,做多,2025-05-04 11:15:00,2025-05-04 12:15:00,1832.42,1830.24,-0.0,flip_to_short -41947,做空,2025-05-04 12:15:00,2025-05-04 12:35:00,1830.24,1830.4,-0.0,flip_to_long -41948,做多,2025-05-04 12:35:00,2025-05-04 12:55:00,1830.4,1829.34,-0.0,flip_to_short -41949,做空,2025-05-04 12:55:00,2025-05-04 13:00:00,1829.34,1831.66,-0.0,flip_to_long -41950,做多,2025-05-04 13:00:00,2025-05-04 13:10:00,1831.66,1829.27,-0.0,flip_to_short -41951,做空,2025-05-04 13:10:00,2025-05-04 14:15:00,1829.27,1825.52,0.0,flip_to_long -41952,做多,2025-05-04 14:15:00,2025-05-04 15:20:00,1825.52,1827.91,0.0,flip_to_short -41953,做空,2025-05-04 15:20:00,2025-05-04 15:25:00,1827.91,1829.22,-0.0,flip_to_long -41954,做多,2025-05-04 15:25:00,2025-05-04 15:30:00,1829.22,1826.59,-0.0,flip_to_short -41955,做空,2025-05-04 15:30:00,2025-05-04 15:50:00,1826.59,1829.49,-0.01,flip_to_long -41956,做多,2025-05-04 15:50:00,2025-05-04 16:10:00,1829.49,1829.11,-0.0,flip_to_short -41957,做空,2025-05-04 16:10:00,2025-05-04 16:20:00,1829.11,1829.89,-0.0,flip_to_long -41958,做多,2025-05-04 16:20:00,2025-05-04 16:30:00,1829.89,1825.12,-0.01,flip_to_short -41959,做空,2025-05-04 16:30:00,2025-05-04 17:00:00,1825.12,1829.11,-0.01,flip_to_long -41960,做多,2025-05-04 17:00:00,2025-05-04 17:15:00,1829.11,1827.29,-0.0,flip_to_short -41961,做空,2025-05-04 17:15:00,2025-05-04 17:45:00,1827.29,1827.6,-0.0,flip_to_long -41962,做多,2025-05-04 17:45:00,2025-05-04 17:55:00,1827.6,1826.99,-0.0,flip_to_short -41963,做空,2025-05-04 17:55:00,2025-05-04 18:00:00,1826.99,1829.69,-0.0,flip_to_long -41964,做多,2025-05-04 18:00:00,2025-05-04 18:10:00,1829.69,1825.82,-0.01,flip_to_short -41965,做空,2025-05-04 18:10:00,2025-05-04 18:15:00,1825.82,1826.7,-0.0,flip_to_long -41966,做多,2025-05-04 18:15:00,2025-05-04 18:35:00,1826.7,1826.02,-0.0,flip_to_short -41967,做空,2025-05-04 18:35:00,2025-05-04 19:05:00,1826.02,1827.81,-0.0,flip_to_long -41968,做多,2025-05-04 19:05:00,2025-05-04 19:10:00,1827.81,1825.01,-0.0,flip_to_short -41969,做空,2025-05-04 19:10:00,2025-05-04 19:25:00,1825.01,1827.21,-0.0,flip_to_long -41970,做多,2025-05-04 19:25:00,2025-05-04 19:45:00,1827.21,1828.44,0.0,flip_to_short -41971,做空,2025-05-04 19:45:00,2025-05-04 19:55:00,1828.44,1827.59,-0.0,flip_to_long -41972,做多,2025-05-04 19:55:00,2025-05-04 22:00:00,1827.59,1824.16,-0.01,flip_to_short -41973,做空,2025-05-04 22:00:00,2025-05-05 04:30:00,1824.16,1800.96,0.03,flip_to_long -41974,做多,2025-05-05 04:30:00,2025-05-05 05:10:00,1800.96,1801.3,-0.0,flip_to_short -41975,做空,2025-05-05 05:10:00,2025-05-05 14:35:00,1801.3,1806.8,-0.01,flip_to_long -41976,做多,2025-05-05 14:35:00,2025-05-05 14:40:00,1806.8,1805.74,-0.0,flip_to_short -41977,做空,2025-05-05 14:40:00,2025-05-05 14:45:00,1805.74,1807.11,-0.0,flip_to_long -41978,做多,2025-05-05 14:45:00,2025-05-05 14:50:00,1807.11,1802.99,-0.01,flip_to_short -41979,做空,2025-05-05 14:50:00,2025-05-05 15:00:00,1802.99,1805.89,-0.01,flip_to_long -41980,做多,2025-05-05 15:00:00,2025-05-05 15:05:00,1805.89,1801.95,-0.01,flip_to_short -41981,做空,2025-05-05 15:05:00,2025-05-05 15:10:00,1801.95,1804.39,-0.0,flip_to_long -41982,做多,2025-05-05 15:10:00,2025-05-05 15:25:00,1804.39,1803.53,-0.0,flip_to_short -41983,做空,2025-05-05 15:25:00,2025-05-05 15:35:00,1803.53,1803.47,-0.0,flip_to_long -41984,做多,2025-05-05 15:35:00,2025-05-05 15:40:00,1803.47,1797.7,-0.01,flip_to_short -41985,做空,2025-05-05 15:40:00,2025-05-05 16:00:00,1797.7,1801.96,-0.01,flip_to_long -41986,做多,2025-05-05 16:00:00,2025-05-05 20:05:00,1801.96,1811.8,0.01,flip_to_short -41987,做空,2025-05-05 20:05:00,2025-05-05 20:10:00,1811.8,1812.53,-0.0,flip_to_long -41988,做多,2025-05-05 20:10:00,2025-05-05 20:20:00,1812.53,1812.14,-0.0,flip_to_short -41989,做空,2025-05-05 20:20:00,2025-05-05 20:25:00,1812.14,1812.59,-0.0,flip_to_long -41990,做多,2025-05-05 20:25:00,2025-05-05 20:30:00,1812.59,1800.46,-0.02,flip_to_short -41991,做空,2025-05-05 20:30:00,2025-05-05 21:10:00,1800.46,1813.61,-0.02,flip_to_long -41992,做多,2025-05-05 21:10:00,2025-05-05 21:30:00,1813.61,1810.41,-0.01,flip_to_short -41993,做空,2025-05-05 21:30:00,2025-05-05 21:45:00,1810.41,1814.92,-0.01,flip_to_long -41994,做多,2025-05-05 21:45:00,2025-05-05 23:50:00,1814.92,1817.75,0.0,flip_to_short -41995,做空,2025-05-05 23:50:00,2025-05-06 00:25:00,1817.75,1817.83,-0.0,flip_to_long -41996,做多,2025-05-06 00:25:00,2025-05-06 00:30:00,1817.83,1815.63,-0.0,flip_to_short -41997,做空,2025-05-06 00:30:00,2025-05-06 01:15:00,1815.63,1816.92,-0.0,flip_to_long -41998,做多,2025-05-06 01:15:00,2025-05-06 01:25:00,1816.92,1816.56,-0.0,flip_to_short -41999,做空,2025-05-06 01:25:00,2025-05-06 04:50:00,1816.56,1806.17,0.01,flip_to_long -42000,做多,2025-05-06 04:50:00,2025-05-06 06:20:00,1806.17,1803.92,-0.0,flip_to_short -42001,做空,2025-05-06 06:20:00,2025-05-06 06:35:00,1803.92,1804.18,-0.0,flip_to_long -42002,做多,2025-05-06 06:35:00,2025-05-06 06:45:00,1804.18,1804.02,-0.0,flip_to_short -42003,做空,2025-05-06 06:45:00,2025-05-06 07:30:00,1804.02,1804.09,-0.0,flip_to_long -42004,做多,2025-05-06 07:30:00,2025-05-06 07:35:00,1804.09,1801.14,-0.01,flip_to_short -42005,做空,2025-05-06 07:35:00,2025-05-06 07:40:00,1801.14,1804.5,-0.01,flip_to_long -42006,做多,2025-05-06 07:40:00,2025-05-06 08:00:00,1804.5,1803.22,-0.0,flip_to_short -42007,做空,2025-05-06 08:00:00,2025-05-06 08:20:00,1803.22,1792.75,0.01,tp_lower -42008,做多,2025-05-06 15:25:00,2025-05-06 15:40:00,1773.78,1771.82,-0.0,flip_to_short -42009,做空,2025-05-06 15:40:00,2025-05-06 16:10:00,1771.82,1773.35,-0.0,flip_to_long -42010,做多,2025-05-06 16:10:00,2025-05-06 16:15:00,1773.35,1770.53,-0.01,flip_to_short -42011,做空,2025-05-06 16:15:00,2025-05-06 16:30:00,1770.53,1771.52,-0.0,flip_to_long -42012,做多,2025-05-06 16:30:00,2025-05-06 16:35:00,1771.52,1769.11,-0.0,flip_to_short -42013,做空,2025-05-06 16:35:00,2025-05-06 17:05:00,1769.11,1768.41,-0.0,flip_to_long -42014,做多,2025-05-06 17:05:00,2025-05-06 17:40:00,1768.41,1767.72,-0.0,flip_to_short -42015,做空,2025-05-06 17:40:00,2025-05-06 18:00:00,1767.72,1769.32,-0.0,flip_to_long -42016,做多,2025-05-06 18:00:00,2025-05-06 19:00:00,1769.32,1787.47,0.02,tp_upper -42017,做空,2025-05-06 20:30:00,2025-05-06 20:55:00,1773.03,1774.46,-0.0,flip_to_long -42018,做多,2025-05-06 20:55:00,2025-05-06 21:10:00,1774.46,1772.64,-0.0,flip_to_short -42019,做空,2025-05-06 21:10:00,2025-05-06 21:50:00,1772.64,1775.84,-0.01,flip_to_long -42020,做多,2025-05-06 21:50:00,2025-05-07 03:00:00,1775.84,1822.8,0.06,flip_to_short -42021,做空,2025-05-07 03:00:00,2025-05-07 03:10:00,1822.8,1822.54,-0.0,flip_to_long -42022,做多,2025-05-07 03:10:00,2025-05-07 03:45:00,1822.54,1825.31,0.0,flip_to_short -42023,做空,2025-05-07 03:45:00,2025-05-07 03:50:00,1825.31,1826.6,-0.0,flip_to_long -42024,做多,2025-05-07 03:50:00,2025-05-07 04:25:00,1826.6,1827.38,-0.0,flip_to_short -42025,做空,2025-05-07 04:25:00,2025-05-07 06:00:00,1827.38,1830.28,-0.01,flip_to_long -42026,做多,2025-05-07 06:00:00,2025-05-07 06:25:00,1830.28,1828.04,-0.0,flip_to_short -42027,做空,2025-05-07 06:25:00,2025-05-07 06:30:00,1828.04,1828.18,-0.0,flip_to_long -42028,做多,2025-05-07 06:30:00,2025-05-07 06:35:00,1828.18,1827.62,-0.0,flip_to_short -42029,做空,2025-05-07 06:35:00,2025-05-07 06:45:00,1827.62,1827.99,-0.0,flip_to_long -42030,做多,2025-05-07 06:45:00,2025-05-07 10:25:00,1827.99,1834.38,0.01,flip_to_short -42031,做空,2025-05-07 10:25:00,2025-05-07 10:30:00,1834.38,1835.37,-0.0,flip_to_long -42032,做多,2025-05-07 10:30:00,2025-05-07 10:45:00,1835.37,1834.27,-0.0,flip_to_short -42033,做空,2025-05-07 10:45:00,2025-05-07 10:50:00,1834.27,1834.88,-0.0,flip_to_long -42034,做多,2025-05-07 10:50:00,2025-05-07 21:35:00,1834.88,1798.64,-0.05,flip_to_short -42035,做空,2025-05-07 21:35:00,2025-05-07 21:40:00,1798.64,1802.2,-0.01,flip_to_long -42036,做多,2025-05-07 21:40:00,2025-05-07 21:50:00,1802.2,1801.22,-0.0,flip_to_short -42037,做空,2025-05-07 21:50:00,2025-05-09 05:35:00,1801.22,2209.53,-0.56,flip_to_long -42038,做多,2025-05-09 05:35:00,2025-05-09 05:45:00,2209.53,2210.53,-0.0,flip_to_short -42039,做空,2025-05-09 05:45:00,2025-05-09 05:55:00,2210.53,2214.11,-0.0,flip_to_long -42040,做多,2025-05-09 05:55:00,2025-05-09 09:25:00,2214.11,2311.11,0.08,flip_to_short -42041,做空,2025-05-09 09:25:00,2025-05-09 11:30:00,2311.11,2347.25,-0.03,flip_to_long -42042,做多,2025-05-09 11:30:00,2025-05-09 11:35:00,2347.25,2339.86,-0.01,flip_to_short -42043,做空,2025-05-09 11:35:00,2025-05-09 11:40:00,2339.86,2351.99,-0.01,flip_to_long -42044,做多,2025-05-09 11:40:00,2025-05-09 11:50:00,2351.99,2345.18,-0.01,flip_to_short -42045,做空,2025-05-09 11:50:00,2025-05-09 11:55:00,2345.18,2350.9,-0.01,flip_to_long -42046,做多,2025-05-09 11:55:00,2025-05-09 14:00:00,2350.9,2348.38,-0.0,flip_to_short -42047,做空,2025-05-09 14:00:00,2025-05-09 14:35:00,2348.38,2288.35,0.05,tp_lower -42048,做多,2025-05-09 17:15:00,2025-05-09 17:20:00,2328.51,2326.93,-0.0,flip_to_short -42049,做空,2025-05-09 17:20:00,2025-05-09 19:25:00,2326.93,2321.13,0.0,flip_to_long -42050,做多,2025-05-09 19:25:00,2025-05-09 21:15:00,2321.13,2328.81,0.01,flip_to_short -42051,做空,2025-05-09 21:15:00,2025-05-09 21:25:00,2328.81,2334.61,-0.01,flip_to_long -42052,做多,2025-05-09 21:25:00,2025-05-09 21:40:00,2334.61,2332.65,-0.0,flip_to_short -42053,做空,2025-05-09 21:40:00,2025-05-09 22:20:00,2332.65,2336.72,-0.0,flip_to_long -42054,做多,2025-05-09 22:20:00,2025-05-09 22:45:00,2336.72,2334.86,-0.0,flip_to_short -42055,做空,2025-05-09 22:45:00,2025-05-09 23:00:00,2334.86,2336.92,-0.0,flip_to_long -42056,做多,2025-05-09 23:00:00,2025-05-09 23:05:00,2336.92,2333.17,-0.0,flip_to_short -42057,做空,2025-05-09 23:05:00,2025-05-09 23:10:00,2333.17,2340.82,-0.01,flip_to_long -42058,做多,2025-05-09 23:10:00,2025-05-10 00:45:00,2340.82,2333.93,-0.01,flip_to_short -42059,做空,2025-05-10 00:45:00,2025-05-10 01:15:00,2333.93,2338.15,-0.0,flip_to_long -42060,做多,2025-05-10 01:15:00,2025-05-10 01:45:00,2338.15,2338.21,-0.0,flip_to_short -42061,做空,2025-05-10 01:45:00,2025-05-10 02:10:00,2338.21,2342.22,-0.0,flip_to_long -42062,做多,2025-05-10 02:10:00,2025-05-10 02:15:00,2342.22,2335.02,-0.01,flip_to_short -42063,做空,2025-05-10 02:15:00,2025-05-10 02:30:00,2335.02,2341.9,-0.01,flip_to_long -42064,做多,2025-05-10 02:30:00,2025-05-10 02:50:00,2341.9,2341.11,-0.0,flip_to_short -42065,做空,2025-05-10 02:50:00,2025-05-10 05:00:00,2341.11,2340.22,-0.0,flip_to_long -42066,做多,2025-05-10 05:00:00,2025-05-10 05:10:00,2340.22,2338.0,-0.0,flip_to_short -42067,做空,2025-05-10 05:10:00,2025-05-10 05:15:00,2338.0,2338.95,-0.0,flip_to_long -42068,做多,2025-05-10 05:15:00,2025-05-10 08:50:00,2338.95,2380.47,0.03,flip_to_short -42069,做空,2025-05-10 08:50:00,2025-05-10 12:00:00,2380.47,2392.84,-0.01,flip_to_long -42070,做多,2025-05-10 12:00:00,2025-05-10 12:45:00,2392.84,2401.82,0.01,flip_to_short -42071,做空,2025-05-10 12:45:00,2025-05-11 00:30:00,2401.82,2544.03,-0.12,flip_to_long -42072,做多,2025-05-11 00:30:00,2025-05-11 00:35:00,2544.03,2520.41,-0.02,flip_to_short -42073,做空,2025-05-11 00:35:00,2025-05-11 00:40:00,2520.41,2535.48,-0.01,flip_to_long -42074,做多,2025-05-11 00:40:00,2025-05-11 00:50:00,2535.48,2540.3,0.0,flip_to_short -42075,做空,2025-05-11 00:50:00,2025-05-11 01:25:00,2540.3,2547.97,-0.01,flip_to_long -42076,做多,2025-05-11 01:25:00,2025-05-11 01:35:00,2547.97,2545.39,-0.0,flip_to_short -42077,做空,2025-05-11 01:35:00,2025-05-11 02:15:00,2545.39,2554.53,-0.01,flip_to_long -42078,做多,2025-05-11 02:15:00,2025-05-11 02:40:00,2554.53,2547.13,-0.01,flip_to_short -42079,做空,2025-05-11 02:40:00,2025-05-11 05:10:00,2547.13,2543.18,0.0,flip_to_long -42080,做多,2025-05-11 05:10:00,2025-05-11 05:15:00,2543.18,2542.8,-0.0,flip_to_short -42081,做空,2025-05-11 05:15:00,2025-05-11 09:25:00,2542.8,2514.26,0.02,flip_to_long -42082,做多,2025-05-11 09:25:00,2025-05-11 10:10:00,2514.26,2507.2,-0.01,flip_to_short -42083,做空,2025-05-11 10:10:00,2025-05-11 10:30:00,2507.2,2507.48,-0.0,flip_to_long -42084,做多,2025-05-11 10:30:00,2025-05-11 13:25:00,2507.48,2500.27,-0.01,flip_to_short -42085,做空,2025-05-11 13:25:00,2025-05-11 17:35:00,2500.27,2485.82,0.01,flip_to_long -42086,做多,2025-05-11 17:35:00,2025-05-11 18:05:00,2485.82,2484.34,-0.0,flip_to_short -42087,做空,2025-05-11 18:05:00,2025-05-11 18:30:00,2484.34,2479.05,0.0,flip_to_long -42088,做多,2025-05-11 18:30:00,2025-05-11 22:20:00,2479.05,2502.36,0.02,flip_to_short -42089,做空,2025-05-11 22:20:00,2025-05-11 22:30:00,2502.36,2503.0,-0.0,flip_to_long -42090,做多,2025-05-11 22:30:00,2025-05-11 22:35:00,2503.0,2493.57,-0.01,flip_to_short -42091,做空,2025-05-11 22:35:00,2025-05-11 22:55:00,2493.57,2501.99,-0.01,flip_to_long -42092,做多,2025-05-11 22:55:00,2025-05-11 23:10:00,2501.99,2506.45,0.0,flip_to_short -42093,做空,2025-05-11 23:10:00,2025-05-11 23:40:00,2506.45,2507.43,-0.0,flip_to_long -42094,做多,2025-05-11 23:40:00,2025-05-11 23:45:00,2507.43,2505.49,-0.0,flip_to_short -42095,做空,2025-05-11 23:45:00,2025-05-11 23:50:00,2505.49,2506.48,-0.0,flip_to_long -42096,做多,2025-05-11 23:50:00,2025-05-12 01:25:00,2506.48,2517.06,0.01,flip_to_short -42097,做空,2025-05-12 01:25:00,2025-05-12 01:50:00,2517.06,2511.3,0.0,flip_to_long -42098,做多,2025-05-12 01:50:00,2025-05-12 02:10:00,2511.3,2507.45,-0.0,flip_to_short -42099,做空,2025-05-12 02:10:00,2025-05-12 02:15:00,2507.45,2520.11,-0.01,flip_to_long -42100,做多,2025-05-12 02:15:00,2025-05-12 03:05:00,2520.11,2514.43,-0.01,flip_to_short -42101,做空,2025-05-12 03:05:00,2025-05-12 03:45:00,2514.43,2514.43,-0.0,flip_to_long -42102,做多,2025-05-12 03:45:00,2025-05-12 04:00:00,2514.43,2515.93,0.0,flip_to_short -42103,做空,2025-05-12 04:00:00,2025-05-12 04:10:00,2515.93,2522.52,-0.01,flip_to_long -42104,做多,2025-05-12 04:10:00,2025-05-12 04:20:00,2522.52,2516.68,-0.01,flip_to_short -42105,做空,2025-05-12 04:20:00,2025-05-12 04:50:00,2516.68,2519.6,-0.0,flip_to_long -42106,做多,2025-05-12 04:50:00,2025-05-12 10:00:00,2519.6,2547.33,0.02,flip_to_short -42107,做空,2025-05-12 10:00:00,2025-05-12 10:25:00,2547.33,2548.81,-0.0,flip_to_long -42108,做多,2025-05-12 10:25:00,2025-05-12 11:20:00,2548.81,2553.49,0.0,flip_to_short -42109,做空,2025-05-12 11:20:00,2025-05-12 12:40:00,2553.49,2554.48,-0.0,flip_to_long -42110,做多,2025-05-12 12:40:00,2025-05-12 12:45:00,2554.48,2553.8,-0.0,flip_to_short -42111,做空,2025-05-12 12:45:00,2025-05-12 12:50:00,2553.8,2558.45,-0.0,flip_to_long -42112,做多,2025-05-12 12:50:00,2025-05-12 12:55:00,2558.45,2548.49,-0.01,flip_to_short -42113,做空,2025-05-12 12:55:00,2025-05-12 13:00:00,2548.49,2549.69,-0.0,flip_to_long -42114,做多,2025-05-12 13:00:00,2025-05-12 13:15:00,2549.69,2554.97,0.0,flip_to_short -42115,做空,2025-05-12 13:15:00,2025-05-12 13:40:00,2554.97,2556.64,-0.0,flip_to_long -42116,做多,2025-05-12 13:40:00,2025-05-12 14:10:00,2556.64,2555.3,-0.0,flip_to_short -42117,做空,2025-05-12 14:10:00,2025-05-12 14:25:00,2555.3,2509.3,0.03,tp_lower -42118,做多,2025-05-12 20:30:00,2025-05-12 21:25:00,2476.43,2467.89,-0.01,flip_to_short -42119,做空,2025-05-12 21:25:00,2025-05-12 21:30:00,2467.89,2474.66,-0.01,flip_to_long -42120,做多,2025-05-12 21:30:00,2025-05-13 00:10:00,2474.66,2476.62,0.0,flip_to_short -42121,做空,2025-05-13 00:10:00,2025-05-13 00:15:00,2476.62,2478.95,-0.0,flip_to_long -42122,做多,2025-05-13 00:15:00,2025-05-13 00:20:00,2478.95,2475.49,-0.0,flip_to_short -42123,做空,2025-05-13 00:20:00,2025-05-13 04:45:00,2475.49,2449.86,0.02,flip_to_long -42124,做多,2025-05-13 04:45:00,2025-05-13 05:30:00,2449.86,2438.39,-0.01,flip_to_short -42125,做空,2025-05-13 05:30:00,2025-05-13 05:45:00,2438.39,2444.72,-0.01,flip_to_long -42126,做多,2025-05-13 05:45:00,2025-05-13 23:00:00,2444.72,2671.3,0.17,flip_to_short -42127,做空,2025-05-13 23:00:00,2025-05-13 23:05:00,2671.3,2677.66,-0.01,flip_to_long -42128,做多,2025-05-13 23:05:00,2025-05-13 23:15:00,2677.66,2678.51,-0.0,flip_to_short -42129,做空,2025-05-13 23:15:00,2025-05-14 00:10:00,2678.51,2682.39,-0.0,flip_to_long -42130,做多,2025-05-14 00:10:00,2025-05-14 00:40:00,2682.39,2684.48,0.0,flip_to_short -42131,做空,2025-05-14 00:40:00,2025-05-14 04:50:00,2684.48,2665.0,0.01,flip_to_long -42132,做多,2025-05-14 04:50:00,2025-05-14 05:30:00,2665.0,2663.03,-0.0,flip_to_short -42133,做空,2025-05-14 05:30:00,2025-05-14 11:35:00,2663.03,2633.3,0.02,flip_to_long -42134,做多,2025-05-14 11:35:00,2025-05-14 11:50:00,2633.3,2620.14,-0.01,flip_to_short -42135,做空,2025-05-14 11:50:00,2025-05-14 12:50:00,2620.14,2612.16,0.01,flip_to_long -42136,做多,2025-05-14 12:50:00,2025-05-14 13:15:00,2612.16,2611.66,-0.0,flip_to_short -42137,做空,2025-05-14 13:15:00,2025-05-14 13:30:00,2611.66,2619.15,-0.01,flip_to_long -42138,做多,2025-05-14 13:30:00,2025-05-14 13:35:00,2619.15,2609.39,-0.01,flip_to_short -42139,做空,2025-05-14 13:35:00,2025-05-14 17:55:00,2609.39,2589.26,0.01,flip_to_long -42140,做多,2025-05-14 17:55:00,2025-05-14 18:05:00,2589.26,2584.72,-0.0,flip_to_short -42141,做空,2025-05-14 18:05:00,2025-05-14 18:15:00,2584.72,2595.86,-0.01,flip_to_long -42142,做多,2025-05-14 18:15:00,2025-05-14 21:00:00,2595.86,2590.33,-0.01,flip_to_short -42143,做空,2025-05-14 21:00:00,2025-05-14 21:05:00,2590.33,2593.6,-0.0,flip_to_long -42144,做多,2025-05-14 21:05:00,2025-05-14 21:10:00,2593.6,2585.21,-0.01,flip_to_short -42145,做空,2025-05-14 21:10:00,2025-05-14 21:25:00,2585.21,2593.64,-0.01,flip_to_long -42146,做多,2025-05-14 21:25:00,2025-05-14 21:30:00,2593.64,2593.57,-0.0,flip_to_short -42147,做空,2025-05-14 21:30:00,2025-05-14 23:10:00,2593.57,2599.15,-0.01,flip_to_long -42148,做多,2025-05-14 23:10:00,2025-05-15 00:20:00,2599.15,2631.3,0.02,tp_upper -42149,做空,2025-05-15 01:30:00,2025-05-15 11:00:00,2610.31,2552.55,0.04,flip_to_long -42150,做多,2025-05-15 11:00:00,2025-05-15 11:10:00,2552.55,2547.69,-0.01,flip_to_short -42151,做空,2025-05-15 11:10:00,2025-05-15 15:30:00,2547.69,2539.14,0.01,flip_to_long -42152,做多,2025-05-15 15:30:00,2025-05-15 15:35:00,2539.14,2537.84,-0.0,flip_to_short -42153,做空,2025-05-15 15:35:00,2025-05-15 15:40:00,2537.84,2544.85,-0.01,flip_to_long -42154,做多,2025-05-15 15:40:00,2025-05-15 18:20:00,2544.85,2542.93,-0.0,flip_to_short -42155,做空,2025-05-15 18:20:00,2025-05-15 18:30:00,2542.93,2547.68,-0.0,flip_to_long -42156,做多,2025-05-15 18:30:00,2025-05-15 23:00:00,2547.68,2531.76,-0.01,flip_to_short -42157,做空,2025-05-15 23:00:00,2025-05-15 23:05:00,2531.76,2539.28,-0.01,flip_to_long -42158,做多,2025-05-15 23:05:00,2025-05-15 23:10:00,2539.28,2528.01,-0.01,flip_to_short -42159,做空,2025-05-15 23:10:00,2025-05-15 23:30:00,2528.01,2537.48,-0.01,flip_to_long -42160,做多,2025-05-15 23:30:00,2025-05-16 00:50:00,2537.48,2541.94,0.0,flip_to_short -42161,做空,2025-05-16 00:50:00,2025-05-16 01:20:00,2541.94,2538.36,0.0,flip_to_long -42162,做多,2025-05-16 01:20:00,2025-05-16 08:20:00,2538.36,2568.76,0.02,flip_to_short -42163,做空,2025-05-16 08:20:00,2025-05-16 09:05:00,2568.76,2603.15,-0.03,flip_to_long -42164,做多,2025-05-16 09:05:00,2025-05-16 12:15:00,2603.15,2611.49,0.01,flip_to_short -42165,做空,2025-05-16 12:15:00,2025-05-16 13:05:00,2611.49,2607.32,0.0,flip_to_long -42166,做多,2025-05-16 13:05:00,2025-05-16 13:10:00,2607.32,2606.05,-0.0,flip_to_short -42167,做空,2025-05-16 13:10:00,2025-05-16 13:15:00,2606.05,2610.18,-0.0,flip_to_long -42168,做多,2025-05-16 13:15:00,2025-05-16 13:25:00,2610.18,2598.38,-0.01,flip_to_short -42169,做空,2025-05-16 13:25:00,2025-05-16 13:35:00,2598.38,2611.63,-0.01,flip_to_long -42170,做多,2025-05-16 13:35:00,2025-05-16 13:40:00,2611.63,2600.94,-0.01,flip_to_short -42171,做空,2025-05-16 13:40:00,2025-05-16 18:50:00,2600.94,2587.9,0.01,flip_to_long -42172,做多,2025-05-16 18:50:00,2025-05-16 18:55:00,2587.9,2585.4,-0.0,flip_to_short -42173,做空,2025-05-16 18:55:00,2025-05-16 19:25:00,2585.4,2583.24,0.0,flip_to_long -42174,做多,2025-05-16 19:25:00,2025-05-16 19:40:00,2583.24,2584.07,-0.0,flip_to_short -42175,做空,2025-05-16 19:40:00,2025-05-16 19:50:00,2584.07,2588.49,-0.0,flip_to_long -42176,做多,2025-05-16 19:50:00,2025-05-16 20:15:00,2588.49,2582.35,-0.01,flip_to_short -42177,做空,2025-05-16 20:15:00,2025-05-16 21:10:00,2582.35,2581.59,-0.0,flip_to_long -42178,做多,2025-05-16 21:10:00,2025-05-16 21:15:00,2581.59,2574.03,-0.01,flip_to_short -42179,做空,2025-05-16 21:15:00,2025-05-17 04:20:00,2574.03,2502.65,0.05,flip_to_long -42180,做多,2025-05-17 04:20:00,2025-05-17 05:20:00,2502.65,2489.55,-0.01,flip_to_short -42181,做空,2025-05-17 05:20:00,2025-05-17 05:25:00,2489.55,2494.39,-0.01,flip_to_long -42182,做多,2025-05-17 05:25:00,2025-05-17 05:30:00,2494.39,2489.03,-0.01,flip_to_short -42183,做空,2025-05-17 05:30:00,2025-05-17 05:40:00,2489.03,2488.01,-0.0,flip_to_long -42184,做多,2025-05-17 05:40:00,2025-05-17 06:15:00,2488.01,2485.99,-0.0,flip_to_short -42185,做空,2025-05-17 06:15:00,2025-05-17 06:30:00,2485.99,2486.27,-0.0,flip_to_long -42186,做多,2025-05-17 06:30:00,2025-05-17 06:50:00,2486.27,2488.76,0.0,flip_to_short -42187,做空,2025-05-17 06:50:00,2025-05-17 06:55:00,2488.76,2492.05,-0.0,flip_to_long -42188,做多,2025-05-17 06:55:00,2025-05-17 07:40:00,2492.05,2486.03,-0.01,flip_to_short -42189,做空,2025-05-17 07:40:00,2025-05-17 10:20:00,2486.03,2488.18,-0.0,flip_to_long -42190,做多,2025-05-17 10:20:00,2025-05-17 10:25:00,2488.18,2487.99,-0.0,flip_to_short -42191,做空,2025-05-17 10:25:00,2025-05-17 11:45:00,2487.99,2483.04,0.0,flip_to_long -42192,做多,2025-05-17 11:45:00,2025-05-17 12:25:00,2483.04,2480.89,-0.0,flip_to_short -42193,做空,2025-05-17 12:25:00,2025-05-17 12:30:00,2480.89,2482.11,-0.0,flip_to_long -42194,做多,2025-05-17 12:30:00,2025-05-17 14:35:00,2482.11,2473.1,-0.01,flip_to_short -42195,做空,2025-05-17 14:35:00,2025-05-17 14:40:00,2473.1,2476.21,-0.0,flip_to_long -42196,做多,2025-05-17 14:40:00,2025-05-17 15:00:00,2476.21,2474.55,-0.0,flip_to_short -42197,做空,2025-05-17 15:00:00,2025-05-17 15:10:00,2474.55,2476.98,-0.0,flip_to_long -42198,做多,2025-05-17 15:10:00,2025-05-17 15:15:00,2476.98,2476.71,-0.0,flip_to_short -42199,做空,2025-05-17 15:15:00,2025-05-17 16:00:00,2476.71,2473.79,0.0,flip_to_long -42200,做多,2025-05-17 16:00:00,2025-05-17 16:10:00,2473.79,2474.24,-0.0,flip_to_short -42201,做空,2025-05-17 16:10:00,2025-05-17 17:10:00,2474.24,2471.02,0.0,flip_to_long -42202,做多,2025-05-17 17:10:00,2025-05-17 17:50:00,2471.02,2470.49,-0.0,flip_to_short -42203,做空,2025-05-17 17:50:00,2025-05-17 18:00:00,2470.49,2471.01,-0.0,flip_to_long -42204,做多,2025-05-17 18:00:00,2025-05-17 18:30:00,2471.01,2473.65,0.0,flip_to_short -42205,做空,2025-05-17 18:30:00,2025-05-17 19:10:00,2473.65,2474.08,-0.0,flip_to_long -42206,做多,2025-05-17 19:10:00,2025-05-17 19:30:00,2474.08,2471.11,-0.0,flip_to_short -42207,做空,2025-05-17 19:30:00,2025-05-17 19:35:00,2471.11,2472.16,-0.0,flip_to_long -42208,做多,2025-05-17 19:35:00,2025-05-17 19:45:00,2472.16,2469.31,-0.0,flip_to_short -42209,做空,2025-05-17 19:45:00,2025-05-17 20:00:00,2469.31,2470.68,-0.0,flip_to_long -42210,做多,2025-05-17 20:00:00,2025-05-17 22:05:00,2470.68,2467.24,-0.0,flip_to_short -42211,做空,2025-05-17 22:05:00,2025-05-17 23:20:00,2467.24,2472.32,-0.01,flip_to_long -42212,做多,2025-05-17 23:20:00,2025-05-17 23:35:00,2472.32,2472.75,-0.0,flip_to_short -42213,做空,2025-05-17 23:35:00,2025-05-17 23:45:00,2472.75,2472.75,-0.0,flip_to_long -42214,做多,2025-05-17 23:45:00,2025-05-18 00:20:00,2472.75,2474.35,0.0,flip_to_short -42215,做空,2025-05-18 00:20:00,2025-05-18 00:35:00,2474.35,2473.3,-0.0,flip_to_long -42216,做多,2025-05-18 00:35:00,2025-05-18 01:25:00,2473.3,2475.2,0.0,flip_to_short -42217,做空,2025-05-18 01:25:00,2025-05-18 01:30:00,2475.2,2477.4,-0.0,flip_to_long -42218,做多,2025-05-18 01:30:00,2025-05-18 01:40:00,2477.4,2475.96,-0.0,flip_to_short -42219,做空,2025-05-18 01:40:00,2025-05-18 03:30:00,2475.96,2475.14,-0.0,flip_to_long -42220,做多,2025-05-18 03:30:00,2025-05-18 03:50:00,2475.14,2476.27,-0.0,flip_to_short -42221,做空,2025-05-18 03:50:00,2025-05-18 04:00:00,2476.27,2478.57,-0.0,flip_to_long -42222,做多,2025-05-18 04:00:00,2025-05-18 09:40:00,2478.57,2504.14,0.02,flip_to_short -42223,做空,2025-05-18 09:40:00,2025-05-18 09:45:00,2504.14,2506.26,-0.0,flip_to_long -42224,做多,2025-05-18 09:45:00,2025-05-18 10:05:00,2506.26,2507.94,0.0,flip_to_short -42225,做空,2025-05-18 10:05:00,2025-05-18 11:15:00,2507.94,2508.6,-0.0,flip_to_long -42226,做多,2025-05-18 11:15:00,2025-05-18 11:25:00,2508.6,2507.09,-0.0,flip_to_short -42227,做空,2025-05-18 11:25:00,2025-05-18 11:30:00,2507.09,2508.15,-0.0,flip_to_long -42228,做多,2025-05-18 11:30:00,2025-05-18 17:25:00,2508.15,2539.72,0.02,flip_to_short -42229,做空,2025-05-18 17:25:00,2025-05-18 22:30:00,2539.72,2429.34,0.09,flip_to_long -42230,做多,2025-05-18 22:30:00,2025-05-19 01:05:00,2429.34,2430.49,-0.0,flip_to_short -42231,做空,2025-05-19 01:05:00,2025-05-19 01:20:00,2430.49,2433.41,-0.0,flip_to_long -42232,做多,2025-05-19 01:20:00,2025-05-19 01:35:00,2433.41,2427.15,-0.01,flip_to_short -42233,做空,2025-05-19 01:35:00,2025-05-19 01:45:00,2427.15,2437.03,-0.01,flip_to_long -42234,做多,2025-05-19 01:45:00,2025-05-19 01:50:00,2437.03,2436.53,-0.0,flip_to_short -42235,做空,2025-05-19 01:50:00,2025-05-19 06:10:00,2436.53,2393.02,0.04,flip_to_long -42236,做多,2025-05-19 06:10:00,2025-05-19 10:05:00,2393.02,2393.47,-0.0,flip_to_short -42237,做空,2025-05-19 10:05:00,2025-05-19 13:00:00,2393.47,2405.35,-0.01,flip_to_long -42238,做多,2025-05-19 13:00:00,2025-05-19 21:25:00,2405.35,2503.49,0.09,flip_to_short -42239,做空,2025-05-19 21:25:00,2025-05-19 21:30:00,2503.49,2508.77,-0.01,flip_to_long -42240,做多,2025-05-19 21:30:00,2025-05-19 21:40:00,2508.77,2510.86,0.0,flip_to_short -42241,做空,2025-05-19 21:40:00,2025-05-19 23:00:00,2510.86,2511.37,-0.0,flip_to_long -42242,做多,2025-05-19 23:00:00,2025-05-20 00:45:00,2511.37,2516.77,0.0,flip_to_short -42243,做空,2025-05-20 00:45:00,2025-05-20 00:50:00,2516.77,2518.01,-0.0,flip_to_long -42244,做多,2025-05-20 00:50:00,2025-05-20 00:55:00,2518.01,2514.4,-0.0,flip_to_short -42245,做空,2025-05-20 00:55:00,2025-05-20 01:00:00,2514.4,2520.37,-0.01,flip_to_long -42246,做多,2025-05-20 01:00:00,2025-05-20 01:05:00,2520.37,2516.16,-0.0,flip_to_short -42247,做空,2025-05-20 01:05:00,2025-05-20 01:10:00,2516.16,2517.7,-0.0,flip_to_long -42248,做多,2025-05-20 01:10:00,2025-05-20 06:00:00,2517.7,2554.56,0.03,flip_to_short -42249,做空,2025-05-20 06:00:00,2025-05-20 15:35:00,2554.56,2487.8,0.06,flip_to_long -42250,做多,2025-05-20 15:35:00,2025-05-20 16:05:00,2487.8,2477.89,-0.01,flip_to_short -42251,做空,2025-05-20 16:05:00,2025-05-20 17:00:00,2477.89,2484.61,-0.01,flip_to_long -42252,做多,2025-05-20 17:00:00,2025-05-20 18:20:00,2484.61,2478.22,-0.01,flip_to_short -42253,做空,2025-05-20 18:20:00,2025-05-20 18:35:00,2478.22,2478.97,-0.0,flip_to_long -42254,做多,2025-05-20 18:35:00,2025-05-20 22:20:00,2478.97,2490.4,0.01,flip_to_short -42255,做空,2025-05-20 22:20:00,2025-05-20 22:25:00,2490.4,2500.61,-0.01,flip_to_long -42256,做多,2025-05-20 22:25:00,2025-05-21 02:05:00,2500.61,2515.32,0.01,flip_to_short -42257,做空,2025-05-21 02:05:00,2025-05-21 02:10:00,2515.32,2519.22,-0.0,flip_to_long -42258,做多,2025-05-21 02:10:00,2025-05-21 07:15:00,2519.22,2564.4,0.04,flip_to_short -42259,做空,2025-05-21 07:15:00,2025-05-21 11:20:00,2564.4,2551.1,0.01,flip_to_long -42260,做多,2025-05-21 11:20:00,2025-05-21 11:35:00,2551.1,2545.0,-0.01,flip_to_short -42261,做空,2025-05-21 11:35:00,2025-05-21 12:15:00,2545.0,2541.6,0.0,flip_to_long -42262,做多,2025-05-21 12:15:00,2025-05-21 12:35:00,2541.6,2538.72,-0.0,flip_to_short -42263,做空,2025-05-21 12:35:00,2025-05-21 12:55:00,2538.72,2537.93,-0.0,flip_to_long -42264,做多,2025-05-21 12:55:00,2025-05-21 13:00:00,2537.93,2534.78,-0.0,flip_to_short -42265,做空,2025-05-21 13:00:00,2025-05-21 13:30:00,2534.78,2531.96,0.0,flip_to_long -42266,做多,2025-05-21 13:30:00,2025-05-21 14:30:00,2531.96,2534.09,0.0,flip_to_short -42267,做空,2025-05-21 14:30:00,2025-05-21 14:35:00,2534.09,2544.64,-0.01,flip_to_long -42268,做多,2025-05-21 14:35:00,2025-05-21 15:35:00,2544.64,2549.44,0.0,flip_to_short -42269,做空,2025-05-21 15:35:00,2025-05-22 06:20:00,2549.44,2612.6,-0.06,flip_to_long -42270,做多,2025-05-22 06:20:00,2025-05-22 06:25:00,2612.6,2609.7,-0.0,flip_to_short -42271,做空,2025-05-22 06:25:00,2025-05-22 06:30:00,2609.7,2611.23,-0.0,flip_to_long -42272,做多,2025-05-22 06:30:00,2025-05-22 06:50:00,2611.23,2611.71,-0.0,flip_to_short -42273,做空,2025-05-22 06:50:00,2025-05-22 07:00:00,2611.71,2614.61,-0.0,flip_to_long -42274,做多,2025-05-22 07:00:00,2025-05-22 07:25:00,2614.61,2615.29,-0.0,flip_to_short -42275,做空,2025-05-22 07:25:00,2025-05-22 07:30:00,2615.29,2621.59,-0.01,flip_to_long -42276,做多,2025-05-22 07:30:00,2025-05-22 11:05:00,2621.59,2646.42,0.02,flip_to_short -42277,做空,2025-05-22 11:05:00,2025-05-22 11:10:00,2646.42,2649.89,-0.0,flip_to_long -42278,做多,2025-05-22 11:10:00,2025-05-22 11:20:00,2649.89,2647.12,-0.0,flip_to_short -42279,做空,2025-05-22 11:20:00,2025-05-22 11:40:00,2647.12,2651.3,-0.0,flip_to_long -42280,做多,2025-05-22 11:40:00,2025-05-22 11:45:00,2651.3,2649.44,-0.0,flip_to_short -42281,做空,2025-05-22 11:45:00,2025-05-22 11:50:00,2649.44,2658.41,-0.01,flip_to_long -42282,做多,2025-05-22 11:50:00,2025-05-22 11:55:00,2658.41,2650.07,-0.01,flip_to_short -42283,做空,2025-05-22 11:55:00,2025-05-22 12:05:00,2650.07,2655.86,-0.01,flip_to_long -42284,做多,2025-05-22 12:05:00,2025-05-22 12:10:00,2655.86,2643.78,-0.01,flip_to_short -42285,做空,2025-05-22 12:10:00,2025-05-22 12:50:00,2643.78,2659.9,-0.01,flip_to_long -42286,做多,2025-05-22 12:50:00,2025-05-22 12:55:00,2659.9,2656.71,-0.0,flip_to_short -42287,做空,2025-05-22 12:55:00,2025-05-22 14:00:00,2656.71,2659.09,-0.0,flip_to_long -42288,做多,2025-05-22 14:00:00,2025-05-22 14:10:00,2659.09,2650.14,-0.01,flip_to_short -42289,做空,2025-05-22 14:10:00,2025-05-22 14:15:00,2650.14,2657.94,-0.01,flip_to_long -42290,做多,2025-05-22 14:15:00,2025-05-22 14:20:00,2657.94,2652.44,-0.01,flip_to_short -42291,做空,2025-05-22 14:20:00,2025-05-22 14:25:00,2652.44,2662.34,-0.01,flip_to_long -42292,做多,2025-05-22 14:25:00,2025-05-22 14:55:00,2662.34,2665.45,0.0,flip_to_short -42293,做空,2025-05-22 14:55:00,2025-05-22 16:40:00,2665.45,2655.99,0.01,flip_to_long -42294,做多,2025-05-22 16:40:00,2025-05-22 16:45:00,2655.99,2650.77,-0.01,flip_to_short -42295,做空,2025-05-22 16:45:00,2025-05-22 17:10:00,2650.77,2656.81,-0.01,flip_to_long -42296,做多,2025-05-22 17:10:00,2025-05-22 17:40:00,2656.81,2660.48,0.0,flip_to_short -42297,做空,2025-05-22 17:40:00,2025-05-22 17:55:00,2660.48,2658.24,0.0,flip_to_long -42298,做多,2025-05-22 17:55:00,2025-05-22 18:00:00,2658.24,2652.75,-0.01,flip_to_short -42299,做空,2025-05-22 18:00:00,2025-05-22 18:15:00,2652.75,2663.36,-0.01,flip_to_long -42300,做多,2025-05-22 18:15:00,2025-05-22 18:20:00,2663.36,2661.15,-0.0,flip_to_short -42301,做空,2025-05-22 18:20:00,2025-05-22 22:10:00,2661.15,2645.11,0.01,flip_to_long -42302,做多,2025-05-22 22:10:00,2025-05-22 22:20:00,2645.11,2643.33,-0.0,flip_to_short -42303,做空,2025-05-22 22:20:00,2025-05-22 22:30:00,2643.33,2647.79,-0.0,flip_to_long -42304,做多,2025-05-22 22:30:00,2025-05-22 22:45:00,2647.79,2639.22,-0.01,flip_to_short -42305,做空,2025-05-22 22:45:00,2025-05-22 23:10:00,2639.22,2645.52,-0.01,flip_to_long -42306,做多,2025-05-22 23:10:00,2025-05-22 23:15:00,2645.52,2642.27,-0.0,flip_to_short -42307,做空,2025-05-22 23:15:00,2025-05-22 23:25:00,2642.27,2649.06,-0.01,flip_to_long -42308,做多,2025-05-22 23:25:00,2025-05-23 04:30:00,2649.06,2693.79,0.03,flip_to_short -42309,做空,2025-05-23 04:30:00,2025-05-23 04:45:00,2693.79,2691.68,0.0,flip_to_long -42310,做多,2025-05-23 04:45:00,2025-05-23 05:25:00,2691.68,2686.63,-0.01,flip_to_short -42311,做空,2025-05-23 05:25:00,2025-05-23 09:15:00,2686.63,2679.98,0.0,flip_to_long -42312,做多,2025-05-23 09:15:00,2025-05-23 10:05:00,2679.98,2673.18,-0.01,flip_to_short -42313,做空,2025-05-23 10:05:00,2025-05-23 10:50:00,2673.18,2669.8,0.0,flip_to_long -42314,做多,2025-05-23 10:50:00,2025-05-23 11:00:00,2669.8,2668.93,-0.0,flip_to_short -42315,做空,2025-05-23 11:00:00,2025-05-23 11:45:00,2668.93,2590.72,0.06,tp_lower -42316,做多,2025-05-23 16:25:00,2025-05-23 17:40:00,2567.93,2569.34,0.0,flip_to_short -42317,做空,2025-05-23 17:40:00,2025-05-23 17:45:00,2569.34,2573.57,-0.0,flip_to_long -42318,做多,2025-05-23 17:45:00,2025-05-23 18:10:00,2573.57,2574.56,-0.0,flip_to_short -42319,做空,2025-05-23 18:10:00,2025-05-23 19:10:00,2574.56,2570.62,0.0,flip_to_long -42320,做多,2025-05-23 19:10:00,2025-05-23 19:35:00,2570.62,2569.0,-0.0,flip_to_short -42321,做空,2025-05-23 19:35:00,2025-05-24 02:15:00,2569.0,2537.22,0.03,flip_to_long -42322,做多,2025-05-24 02:15:00,2025-05-24 06:15:00,2537.22,2545.45,0.01,flip_to_short -42323,做空,2025-05-24 06:15:00,2025-05-24 07:00:00,2545.45,2551.22,-0.01,flip_to_long -42324,做多,2025-05-24 07:00:00,2025-05-24 07:45:00,2551.22,2547.82,-0.0,flip_to_short -42325,做空,2025-05-24 07:45:00,2025-05-24 08:05:00,2547.82,2552.48,-0.01,flip_to_long -42326,做多,2025-05-24 08:05:00,2025-05-24 08:15:00,2552.48,2546.99,-0.01,flip_to_short -42327,做空,2025-05-24 08:15:00,2025-05-24 08:35:00,2546.99,2551.69,-0.01,flip_to_long -42328,做多,2025-05-24 08:35:00,2025-05-24 09:55:00,2551.69,2551.53,-0.0,flip_to_short -42329,做空,2025-05-24 09:55:00,2025-05-24 12:20:00,2551.53,2559.16,-0.01,flip_to_long -42330,做多,2025-05-24 12:20:00,2025-05-24 12:25:00,2559.16,2555.7,-0.0,flip_to_short -42331,做空,2025-05-24 12:25:00,2025-05-24 12:30:00,2555.7,2557.92,-0.0,flip_to_long -42332,做多,2025-05-24 12:30:00,2025-05-24 12:35:00,2557.92,2557.66,-0.0,flip_to_short -42333,做空,2025-05-24 12:35:00,2025-05-24 12:55:00,2557.66,2558.07,-0.0,flip_to_long -42334,做多,2025-05-24 12:55:00,2025-05-24 15:15:00,2558.07,2557.03,-0.0,flip_to_short -42335,做空,2025-05-24 15:15:00,2025-05-24 16:45:00,2557.03,2558.57,-0.0,flip_to_long -42336,做多,2025-05-24 16:45:00,2025-05-24 18:45:00,2558.57,2550.99,-0.01,flip_to_short -42337,做空,2025-05-24 18:45:00,2025-05-24 20:30:00,2550.99,2554.42,-0.0,flip_to_long -42338,做多,2025-05-24 20:30:00,2025-05-24 20:35:00,2554.42,2553.97,-0.0,flip_to_short -42339,做空,2025-05-24 20:35:00,2025-05-24 21:20:00,2553.97,2536.01,0.01,tp_lower -42340,做多,2025-05-25 03:10:00,2025-05-25 04:00:00,2512.48,2508.77,-0.0,flip_to_short -42341,做空,2025-05-25 04:00:00,2025-05-25 04:15:00,2508.77,2509.78,-0.0,flip_to_long -42342,做多,2025-05-25 04:15:00,2025-05-25 04:20:00,2509.78,2506.54,-0.0,flip_to_short -42343,做空,2025-05-25 04:20:00,2025-05-25 04:25:00,2506.54,2509.8,-0.0,flip_to_long -42344,做多,2025-05-25 04:25:00,2025-05-25 06:20:00,2509.8,2504.99,-0.01,flip_to_short -42345,做空,2025-05-25 06:20:00,2025-05-25 06:50:00,2504.99,2507.7,-0.0,flip_to_long -42346,做多,2025-05-25 06:50:00,2025-05-25 10:05:00,2507.7,2492.88,-0.01,flip_to_short -42347,做空,2025-05-25 10:05:00,2025-05-25 10:10:00,2492.88,2495.89,-0.0,flip_to_long -42348,做多,2025-05-25 10:10:00,2025-05-25 10:20:00,2495.89,2494.79,-0.0,flip_to_short -42349,做空,2025-05-25 10:20:00,2025-05-25 10:30:00,2494.79,2497.86,-0.0,flip_to_long -42350,做多,2025-05-25 10:30:00,2025-05-25 10:50:00,2497.86,2493.62,-0.0,flip_to_short -42351,做空,2025-05-25 10:50:00,2025-05-25 11:00:00,2493.62,2492.23,0.0,flip_to_long -42352,做多,2025-05-25 11:00:00,2025-05-25 14:40:00,2492.23,2501.88,0.01,flip_to_short -42353,做空,2025-05-25 14:40:00,2025-05-25 14:45:00,2501.88,2503.36,-0.0,flip_to_long -42354,做多,2025-05-25 14:45:00,2025-05-25 15:00:00,2503.36,2500.75,-0.0,flip_to_short -42355,做空,2025-05-25 15:00:00,2025-05-25 15:40:00,2500.75,2503.31,-0.0,flip_to_long -42356,做多,2025-05-25 15:40:00,2025-05-25 16:05:00,2503.31,2509.25,0.0,flip_to_short -42357,做空,2025-05-25 16:05:00,2025-05-25 16:35:00,2509.25,2505.23,0.0,flip_to_long -42358,做多,2025-05-25 16:35:00,2025-05-25 17:15:00,2505.23,2510.14,0.0,flip_to_short -42359,做空,2025-05-25 17:15:00,2025-05-25 17:40:00,2510.14,2510.9,-0.0,flip_to_long -42360,做多,2025-05-25 17:40:00,2025-05-25 20:15:00,2510.9,2516.52,0.0,flip_to_short -42361,做空,2025-05-25 20:15:00,2025-05-25 21:45:00,2516.52,2517.58,-0.0,flip_to_long -42362,做多,2025-05-25 21:45:00,2025-05-25 21:55:00,2517.58,2514.11,-0.0,flip_to_short -42363,做空,2025-05-25 21:55:00,2025-05-25 22:00:00,2514.11,2520.78,-0.01,flip_to_long -42364,做多,2025-05-25 22:00:00,2025-05-25 22:10:00,2520.78,2532.36,0.01,tp_upper -42365,做空,2025-05-26 02:45:00,2025-05-26 03:10:00,2550.01,2549.92,-0.0,flip_to_long -42366,做多,2025-05-26 03:10:00,2025-05-26 08:35:00,2549.92,2570.38,0.02,flip_to_short -42367,做空,2025-05-26 08:35:00,2025-05-26 09:10:00,2570.38,2571.93,-0.0,flip_to_long -42368,做多,2025-05-26 09:10:00,2025-05-26 09:15:00,2571.93,2569.78,-0.0,flip_to_short -42369,做空,2025-05-26 09:15:00,2025-05-26 09:20:00,2569.78,2571.99,-0.0,flip_to_long -42370,做多,2025-05-26 09:20:00,2025-05-26 13:05:00,2571.99,2560.99,-0.01,flip_to_short -42371,做空,2025-05-26 13:05:00,2025-05-26 13:25:00,2560.99,2563.05,-0.0,flip_to_long -42372,做多,2025-05-26 13:25:00,2025-05-26 13:45:00,2563.05,2561.64,-0.0,flip_to_short -42373,做空,2025-05-26 13:45:00,2025-05-26 13:55:00,2561.64,2550.22,0.01,tp_lower -42374,做多,2025-05-26 15:30:00,2025-05-26 16:15:00,2563.48,2553.56,-0.01,flip_to_short -42375,做空,2025-05-26 16:15:00,2025-05-26 20:05:00,2553.56,2543.22,0.01,flip_to_long -42376,做多,2025-05-26 20:05:00,2025-05-26 20:15:00,2543.22,2544.47,-0.0,flip_to_short -42377,做空,2025-05-26 20:15:00,2025-05-26 20:25:00,2544.47,2544.91,-0.0,flip_to_long -42378,做多,2025-05-26 20:25:00,2025-05-27 00:30:00,2544.91,2556.58,0.01,flip_to_short -42379,做空,2025-05-27 00:30:00,2025-05-27 01:20:00,2556.58,2523.48,0.03,tp_lower -42380,做多,2025-05-27 03:10:00,2025-05-27 13:05:00,2556.97,2658.57,0.09,tp_upper -42381,做空,2025-05-27 14:30:00,2025-05-27 19:35:00,2646.56,2682.22,-0.03,flip_to_long -42382,做多,2025-05-27 19:35:00,2025-05-27 20:20:00,2682.22,2683.02,-0.0,flip_to_short -42383,做空,2025-05-27 20:20:00,2025-05-27 20:35:00,2683.02,2678.38,0.0,flip_to_long -42384,做多,2025-05-27 20:35:00,2025-05-28 03:55:00,2678.38,2644.51,-0.03,flip_to_short -42385,做空,2025-05-28 03:55:00,2025-05-28 04:15:00,2644.51,2641.77,0.0,flip_to_long -42386,做多,2025-05-28 04:15:00,2025-05-28 05:05:00,2641.77,2638.77,-0.0,flip_to_short -42387,做空,2025-05-28 05:05:00,2025-05-28 05:15:00,2638.77,2639.18,-0.0,flip_to_long -42388,做多,2025-05-28 05:15:00,2025-05-28 05:25:00,2639.18,2639.2,-0.0,flip_to_short -42389,做空,2025-05-28 05:25:00,2025-05-28 05:45:00,2639.2,2639.69,-0.0,flip_to_long -42390,做多,2025-05-28 05:45:00,2025-05-28 05:55:00,2639.69,2638.97,-0.0,flip_to_short -42391,做空,2025-05-28 05:55:00,2025-05-28 07:15:00,2638.97,2635.56,0.0,flip_to_long -42392,做多,2025-05-28 07:15:00,2025-05-28 07:55:00,2635.56,2635.37,-0.0,flip_to_short -42393,做空,2025-05-28 07:55:00,2025-05-28 08:20:00,2635.37,2636.13,-0.0,flip_to_long -42394,做多,2025-05-28 08:20:00,2025-05-28 08:30:00,2636.13,2637.12,-0.0,flip_to_short -42395,做空,2025-05-28 08:30:00,2025-05-28 08:35:00,2637.12,2641.11,-0.0,flip_to_long -42396,做多,2025-05-28 08:35:00,2025-05-28 09:10:00,2641.11,2635.57,-0.01,flip_to_short -42397,做空,2025-05-28 09:10:00,2025-05-28 09:15:00,2635.57,2637.21,-0.0,flip_to_long -42398,做多,2025-05-28 09:15:00,2025-05-28 09:20:00,2637.21,2633.11,-0.0,flip_to_short -42399,做空,2025-05-28 09:20:00,2025-05-28 17:00:00,2633.11,2653.73,-0.02,flip_to_long -42400,做多,2025-05-28 17:00:00,2025-05-28 17:25:00,2653.73,2651.86,-0.0,flip_to_short -42401,做空,2025-05-28 17:25:00,2025-05-28 18:35:00,2651.86,2647.03,0.0,flip_to_long -42402,做多,2025-05-28 18:35:00,2025-05-28 18:50:00,2647.03,2636.77,-0.01,flip_to_short -42403,做空,2025-05-28 18:50:00,2025-05-28 19:00:00,2636.77,2643.9,-0.01,flip_to_long -42404,做多,2025-05-28 19:00:00,2025-05-28 19:25:00,2643.9,2638.82,-0.01,flip_to_short -42405,做空,2025-05-28 19:25:00,2025-05-28 21:15:00,2638.82,2642.45,-0.0,flip_to_long -42406,做多,2025-05-28 21:15:00,2025-05-28 21:25:00,2642.45,2640.25,-0.0,flip_to_short -42407,做空,2025-05-28 21:25:00,2025-05-28 21:30:00,2640.25,2643.01,-0.0,flip_to_long -42408,做多,2025-05-28 21:30:00,2025-05-28 22:25:00,2643.01,2638.96,-0.0,flip_to_short -42409,做空,2025-05-28 22:25:00,2025-05-28 22:35:00,2638.96,2644.48,-0.01,flip_to_long -42410,做多,2025-05-28 22:35:00,2025-05-29 04:40:00,2644.48,2724.34,0.07,flip_to_short -42411,做空,2025-05-29 04:40:00,2025-05-29 04:50:00,2724.34,2728.6,-0.0,flip_to_long -42412,做多,2025-05-29 04:50:00,2025-05-29 09:40:00,2728.6,2725.08,-0.0,flip_to_short -42413,做空,2025-05-29 09:40:00,2025-05-29 10:30:00,2725.08,2728.09,-0.0,flip_to_long -42414,做多,2025-05-29 10:30:00,2025-05-29 11:05:00,2728.09,2724.32,-0.0,flip_to_short -42415,做空,2025-05-29 11:05:00,2025-05-29 11:10:00,2724.32,2725.51,-0.0,flip_to_long -42416,做多,2025-05-29 11:10:00,2025-05-29 11:25:00,2725.51,2724.07,-0.0,flip_to_short -42417,做空,2025-05-29 11:25:00,2025-05-29 12:40:00,2724.07,2686.92,0.03,tp_lower -42418,做多,2025-05-29 17:35:00,2025-05-29 18:30:00,2655.22,2654.3,-0.0,flip_to_short -42419,做空,2025-05-29 18:30:00,2025-05-29 18:45:00,2654.3,2652.62,0.0,flip_to_long -42420,做多,2025-05-29 18:45:00,2025-05-29 18:55:00,2652.62,2648.94,-0.0,flip_to_short -42421,做空,2025-05-29 18:55:00,2025-05-29 19:00:00,2648.94,2654.43,-0.01,flip_to_long -42422,做多,2025-05-29 19:00:00,2025-05-29 19:55:00,2654.43,2649.43,-0.01,flip_to_short -42423,做空,2025-05-29 19:55:00,2025-05-29 20:00:00,2649.43,2650.01,-0.0,flip_to_long -42424,做多,2025-05-29 20:00:00,2025-05-29 20:40:00,2650.01,2642.62,-0.01,flip_to_short -42425,做空,2025-05-29 20:40:00,2025-05-29 21:15:00,2642.62,2649.62,-0.01,flip_to_long -42426,做多,2025-05-29 21:15:00,2025-05-29 21:25:00,2649.62,2648.42,-0.0,flip_to_short -42427,做空,2025-05-29 21:25:00,2025-05-29 21:30:00,2648.42,2649.33,-0.0,flip_to_long -42428,做多,2025-05-29 21:30:00,2025-05-29 22:50:00,2649.33,2648.67,-0.0,flip_to_short -42429,做空,2025-05-29 22:50:00,2025-05-30 00:55:00,2648.67,2571.35,0.07,tp_lower -42430,做多,2025-05-30 02:40:00,2025-05-30 02:45:00,2630.06,2629.37,-0.0,flip_to_short -42431,做空,2025-05-30 02:45:00,2025-05-30 02:55:00,2629.37,2628.78,-0.0,flip_to_long -42432,做多,2025-05-30 02:55:00,2025-05-30 03:00:00,2628.78,2628.05,-0.0,flip_to_short -42433,做空,2025-05-30 03:00:00,2025-05-30 07:20:00,2628.05,2633.19,-0.01,flip_to_long -42434,做多,2025-05-30 07:20:00,2025-05-30 07:25:00,2633.19,2631.01,-0.0,flip_to_short -42435,做空,2025-05-30 07:25:00,2025-05-30 07:35:00,2631.01,2627.93,0.0,flip_to_long -42436,做多,2025-05-30 07:35:00,2025-05-30 10:50:00,2627.93,2618.36,-0.01,flip_to_short -42437,做空,2025-05-30 10:50:00,2025-05-30 10:55:00,2618.36,2621.09,-0.0,flip_to_long -42438,做多,2025-05-30 10:55:00,2025-05-30 11:25:00,2621.09,2616.41,-0.01,flip_to_short -42439,做空,2025-05-30 11:25:00,2025-05-30 11:30:00,2616.41,2618.08,-0.0,flip_to_long -42440,做多,2025-05-30 11:30:00,2025-05-30 11:40:00,2618.08,2614.5,-0.0,flip_to_short -42441,做空,2025-05-30 11:40:00,2025-05-30 11:45:00,2614.5,2618.48,-0.0,flip_to_long -42442,做多,2025-05-30 11:45:00,2025-05-30 12:05:00,2618.48,2612.0,-0.01,flip_to_short -42443,做空,2025-05-30 12:05:00,2025-05-30 12:40:00,2612.0,2615.05,-0.0,flip_to_long -42444,做多,2025-05-30 12:40:00,2025-05-30 12:50:00,2615.05,2613.57,-0.0,flip_to_short -42445,做空,2025-05-30 12:50:00,2025-05-30 13:00:00,2613.57,2615.75,-0.0,flip_to_long -42446,做多,2025-05-30 13:00:00,2025-05-30 13:05:00,2615.75,2607.14,-0.01,flip_to_short -42447,做空,2025-05-30 13:05:00,2025-05-30 15:05:00,2607.14,2604.68,0.0,flip_to_long -42448,做多,2025-05-30 15:05:00,2025-05-30 15:15:00,2604.68,2597.75,-0.01,flip_to_short -42449,做空,2025-05-30 15:15:00,2025-05-30 15:20:00,2597.75,2608.53,-0.01,flip_to_long -42450,做多,2025-05-30 15:20:00,2025-05-30 15:35:00,2608.53,2599.28,-0.01,flip_to_short -42451,做空,2025-05-30 15:35:00,2025-05-30 15:40:00,2599.28,2602.23,-0.0,flip_to_long -42452,做多,2025-05-30 15:40:00,2025-05-30 16:10:00,2602.23,2595.71,-0.01,flip_to_short -42453,做空,2025-05-30 16:10:00,2025-05-30 18:50:00,2595.71,2573.36,0.02,flip_to_long -42454,做多,2025-05-30 18:50:00,2025-05-30 19:05:00,2573.36,2574.83,0.0,flip_to_short -42455,做空,2025-05-30 19:05:00,2025-05-30 20:15:00,2574.83,2571.56,0.0,flip_to_long -42456,做多,2025-05-30 20:15:00,2025-05-30 20:30:00,2571.56,2569.19,-0.0,flip_to_short -42457,做空,2025-05-30 20:30:00,2025-05-30 22:00:00,2569.19,2569.35,-0.0,flip_to_long -42458,做多,2025-05-30 22:00:00,2025-05-30 22:05:00,2569.35,2565.13,-0.0,flip_to_short -42459,做空,2025-05-30 22:05:00,2025-05-31 03:40:00,2565.13,2511.17,0.05,flip_to_long -42460,做多,2025-05-31 03:40:00,2025-05-31 03:45:00,2511.17,2510.89,-0.0,flip_to_short -42461,做空,2025-05-31 03:45:00,2025-05-31 03:55:00,2510.89,2512.89,-0.0,flip_to_long -42462,做多,2025-05-31 03:55:00,2025-05-31 04:00:00,2512.89,2508.14,-0.01,flip_to_short -42463,做空,2025-05-31 04:00:00,2025-05-31 04:10:00,2508.14,2508.64,-0.0,flip_to_long -42464,做多,2025-05-31 04:10:00,2025-05-31 08:15:00,2508.64,2518.44,0.01,flip_to_short -42465,做空,2025-05-31 08:15:00,2025-05-31 08:45:00,2518.44,2529.0,-0.01,flip_to_long -42466,做多,2025-05-31 08:45:00,2025-05-31 09:20:00,2529.0,2517.39,-0.01,flip_to_short -42467,做空,2025-05-31 09:20:00,2025-05-31 09:30:00,2517.39,2519.38,-0.0,flip_to_long -42468,做多,2025-05-31 09:30:00,2025-05-31 09:50:00,2519.38,2521.29,0.0,flip_to_short -42469,做空,2025-05-31 09:50:00,2025-05-31 11:00:00,2521.29,2519.55,0.0,flip_to_long -42470,做多,2025-05-31 11:00:00,2025-05-31 17:00:00,2519.55,2534.91,0.01,flip_to_short -42471,做空,2025-05-31 17:00:00,2025-05-31 17:05:00,2534.91,2535.19,-0.0,flip_to_long -42472,做多,2025-05-31 17:05:00,2025-05-31 17:20:00,2535.19,2534.31,-0.0,flip_to_short -42473,做空,2025-05-31 17:20:00,2025-05-31 18:15:00,2534.31,2537.67,-0.0,flip_to_long -42474,做多,2025-05-31 18:15:00,2025-05-31 18:20:00,2537.67,2536.94,-0.0,flip_to_short -42475,做空,2025-05-31 18:20:00,2025-05-31 18:30:00,2536.94,2538.85,-0.0,flip_to_long -42476,做多,2025-05-31 18:30:00,2025-05-31 18:40:00,2538.85,2535.49,-0.0,flip_to_short -42477,做空,2025-05-31 18:40:00,2025-05-31 18:50:00,2535.49,2538.99,-0.0,flip_to_long -42478,做多,2025-05-31 18:50:00,2025-05-31 19:10:00,2538.99,2537.31,-0.0,flip_to_short -42479,做空,2025-05-31 19:10:00,2025-05-31 19:15:00,2537.31,2538.75,-0.0,flip_to_long -42480,做多,2025-05-31 19:15:00,2025-05-31 19:50:00,2538.75,2536.27,-0.0,flip_to_short -42481,做空,2025-05-31 19:50:00,2025-05-31 19:55:00,2536.27,2536.48,-0.0,flip_to_long -42482,做多,2025-05-31 19:55:00,2025-05-31 20:10:00,2536.48,2532.92,-0.0,flip_to_short -42483,做空,2025-05-31 20:10:00,2025-05-31 20:20:00,2532.92,2538.43,-0.01,flip_to_long -42484,做多,2025-05-31 20:20:00,2025-05-31 22:15:00,2538.43,2538.12,-0.0,flip_to_short -42485,做空,2025-05-31 22:15:00,2025-05-31 23:15:00,2538.12,2537.52,-0.0,flip_to_long -42486,做多,2025-05-31 23:15:00,2025-06-01 06:15:00,2537.52,2512.12,-0.02,flip_to_short -42487,做空,2025-06-01 06:15:00,2025-06-01 06:25:00,2512.12,2512.18,-0.0,flip_to_long -42488,做多,2025-06-01 06:25:00,2025-06-01 06:45:00,2512.18,2512.97,-0.0,flip_to_short -42489,做空,2025-06-01 06:45:00,2025-06-01 07:10:00,2512.97,2512.18,-0.0,flip_to_long -42490,做多,2025-06-01 07:10:00,2025-06-01 11:50:00,2512.18,2497.56,-0.01,flip_to_short -42491,做空,2025-06-01 11:50:00,2025-06-01 12:10:00,2497.56,2497.44,-0.0,flip_to_long -42492,做多,2025-06-01 12:10:00,2025-06-01 13:20:00,2497.44,2492.71,-0.01,flip_to_short -42493,做空,2025-06-01 13:20:00,2025-06-01 13:30:00,2492.71,2494.48,-0.0,flip_to_long -42494,做多,2025-06-01 13:30:00,2025-06-01 13:35:00,2494.48,2494.0,-0.0,flip_to_short -42495,做空,2025-06-01 13:35:00,2025-06-01 18:55:00,2494.0,2518.78,-0.02,flip_to_long -42496,做多,2025-06-01 18:55:00,2025-06-01 20:50:00,2518.78,2527.61,0.01,flip_to_short -42497,做空,2025-06-01 20:50:00,2025-06-01 21:05:00,2527.61,2529.22,-0.0,flip_to_long -42498,做多,2025-06-01 21:05:00,2025-06-02 00:15:00,2529.22,2531.97,0.0,flip_to_short -42499,做空,2025-06-02 00:15:00,2025-06-02 00:20:00,2531.97,2533.83,-0.0,flip_to_long -42500,做多,2025-06-02 00:20:00,2025-06-02 00:25:00,2533.83,2529.39,-0.01,flip_to_short -42501,做空,2025-06-02 00:25:00,2025-06-02 00:35:00,2529.39,2532.56,-0.0,flip_to_long -42502,做多,2025-06-02 00:35:00,2025-06-02 01:25:00,2532.56,2530.26,-0.0,flip_to_short -42503,做空,2025-06-02 01:25:00,2025-06-02 07:00:00,2530.26,2502.44,0.02,flip_to_long -42504,做多,2025-06-02 07:00:00,2025-06-02 08:40:00,2502.44,2499.11,-0.0,flip_to_short -42505,做空,2025-06-02 08:40:00,2025-06-02 12:30:00,2499.11,2488.29,0.01,flip_to_long -42506,做多,2025-06-02 12:30:00,2025-06-02 19:10:00,2488.29,2533.32,0.04,flip_to_short -42507,做空,2025-06-02 19:10:00,2025-06-02 19:20:00,2533.32,2540.48,-0.01,flip_to_long -42508,做多,2025-06-02 19:20:00,2025-06-02 19:25:00,2540.48,2537.07,-0.0,flip_to_short -42509,做空,2025-06-02 19:25:00,2025-06-02 20:05:00,2537.07,2541.9,-0.01,flip_to_long -42510,做多,2025-06-02 20:05:00,2025-06-02 20:15:00,2541.9,2541.18,-0.0,flip_to_short -42511,做空,2025-06-02 20:15:00,2025-06-02 20:20:00,2541.18,2541.61,-0.0,flip_to_long -42512,做多,2025-06-02 20:20:00,2025-06-02 20:25:00,2541.61,2541.14,-0.0,flip_to_short -42513,做空,2025-06-02 20:25:00,2025-06-02 21:00:00,2541.14,2542.86,-0.0,flip_to_long -42514,做多,2025-06-02 21:00:00,2025-06-02 21:15:00,2542.86,2540.93,-0.0,flip_to_short -42515,做空,2025-06-02 21:15:00,2025-06-02 21:20:00,2540.93,2543.91,-0.0,flip_to_long -42516,做多,2025-06-02 21:20:00,2025-06-03 03:00:00,2543.91,2614.93,0.06,flip_to_short -42517,做空,2025-06-03 03:00:00,2025-06-03 05:55:00,2614.93,2613.3,0.0,flip_to_long -42518,做多,2025-06-03 05:55:00,2025-06-03 06:00:00,2613.3,2611.76,-0.0,flip_to_short -42519,做空,2025-06-03 06:00:00,2025-06-03 06:45:00,2611.76,2611.82,-0.0,flip_to_long -42520,做多,2025-06-03 06:45:00,2025-06-03 08:05:00,2611.82,2603.06,-0.01,flip_to_short -42521,做空,2025-06-03 08:05:00,2025-06-03 08:20:00,2603.06,2604.52,-0.0,flip_to_long -42522,做多,2025-06-03 08:20:00,2025-06-03 08:25:00,2604.52,2604.01,-0.0,flip_to_short -42523,做空,2025-06-03 08:25:00,2025-06-03 08:50:00,2604.01,2604.62,-0.0,flip_to_long -42524,做多,2025-06-03 08:50:00,2025-06-03 09:05:00,2604.62,2603.75,-0.0,flip_to_short -42525,做空,2025-06-03 09:05:00,2025-06-03 09:15:00,2603.75,2604.29,-0.0,flip_to_long -42526,做多,2025-06-03 09:15:00,2025-06-03 10:50:00,2604.29,2609.79,0.0,flip_to_short -42527,做空,2025-06-03 10:50:00,2025-06-03 12:40:00,2609.79,2608.09,0.0,flip_to_long -42528,做多,2025-06-03 12:40:00,2025-06-03 13:30:00,2608.09,2612.47,0.0,flip_to_short -42529,做空,2025-06-03 13:30:00,2025-06-03 15:50:00,2612.47,2621.59,-0.01,flip_to_long -42530,做多,2025-06-03 15:50:00,2025-06-03 16:00:00,2621.59,2617.46,-0.0,flip_to_short -42531,做空,2025-06-03 16:00:00,2025-06-03 16:10:00,2617.46,2619.82,-0.0,flip_to_long -42532,做多,2025-06-03 16:10:00,2025-06-03 16:15:00,2619.82,2617.14,-0.0,flip_to_short -42533,做空,2025-06-03 16:15:00,2025-06-03 17:15:00,2617.14,2617.98,-0.0,flip_to_long -42534,做多,2025-06-03 17:15:00,2025-06-03 17:30:00,2617.98,2616.89,-0.0,flip_to_short -42535,做空,2025-06-03 17:30:00,2025-06-03 17:35:00,2616.89,2620.91,-0.0,flip_to_long -42536,做多,2025-06-03 17:35:00,2025-06-03 19:10:00,2620.91,2619.44,-0.0,flip_to_short -42537,做空,2025-06-03 19:10:00,2025-06-03 19:15:00,2619.44,2624.12,-0.01,flip_to_long -42538,做多,2025-06-03 19:15:00,2025-06-03 19:30:00,2624.12,2621.24,-0.0,flip_to_short -42539,做空,2025-06-03 19:30:00,2025-06-03 19:40:00,2621.24,2620.04,-0.0,flip_to_long -42540,做多,2025-06-03 19:40:00,2025-06-03 20:00:00,2620.04,2619.92,-0.0,flip_to_short -42541,做空,2025-06-03 20:00:00,2025-06-03 20:40:00,2619.92,2615.22,0.0,flip_to_long -42542,做多,2025-06-03 20:40:00,2025-06-04 05:30:00,2615.22,2620.78,0.0,flip_to_short -42543,做空,2025-06-04 05:30:00,2025-06-04 06:25:00,2620.78,2624.68,-0.0,flip_to_long -42544,做多,2025-06-04 06:25:00,2025-06-04 06:30:00,2624.68,2623.24,-0.0,flip_to_short -42545,做空,2025-06-04 06:30:00,2025-06-04 06:35:00,2623.24,2624.23,-0.0,flip_to_long -42546,做多,2025-06-04 06:35:00,2025-06-04 07:10:00,2624.23,2624.43,-0.0,flip_to_short -42547,做空,2025-06-04 07:10:00,2025-06-04 07:25:00,2624.43,2625.98,-0.0,flip_to_long -42548,做多,2025-06-04 07:25:00,2025-06-04 11:20:00,2625.98,2632.56,0.0,flip_to_short -42549,做空,2025-06-04 11:20:00,2025-06-04 12:10:00,2632.56,2634.17,-0.0,flip_to_long -42550,做多,2025-06-04 12:10:00,2025-06-04 17:30:00,2634.17,2637.38,0.0,flip_to_short -42551,做空,2025-06-04 17:30:00,2025-06-04 17:40:00,2637.38,2635.08,0.0,flip_to_long -42552,做多,2025-06-04 17:40:00,2025-06-04 17:50:00,2635.08,2635.5,-0.0,flip_to_short -42553,做空,2025-06-04 17:50:00,2025-06-04 18:00:00,2635.5,2639.07,-0.0,flip_to_long -42554,做多,2025-06-04 18:00:00,2025-06-04 18:05:00,2639.07,2634.01,-0.01,flip_to_short -42555,做空,2025-06-04 18:05:00,2025-06-04 18:15:00,2634.01,2637.86,-0.0,flip_to_long -42556,做多,2025-06-04 18:15:00,2025-06-05 00:40:00,2637.86,2608.35,-0.03,flip_to_short -42557,做空,2025-06-05 00:40:00,2025-06-05 00:50:00,2608.35,2609.49,-0.0,flip_to_long -42558,做多,2025-06-05 00:50:00,2025-06-05 01:20:00,2609.49,2606.57,-0.0,flip_to_short -42559,做空,2025-06-05 01:20:00,2025-06-05 01:25:00,2606.57,2608.15,-0.0,flip_to_long -42560,做多,2025-06-05 01:25:00,2025-06-05 05:30:00,2608.15,2615.19,0.01,flip_to_short -42561,做空,2025-06-05 05:30:00,2025-06-05 10:05:00,2615.19,2612.01,0.0,flip_to_long -42562,做多,2025-06-05 10:05:00,2025-06-05 10:15:00,2612.01,2610.37,-0.0,flip_to_short -42563,做空,2025-06-05 10:15:00,2025-06-05 10:35:00,2610.37,2586.95,0.02,tp_lower -42564,做多,2025-06-05 11:30:00,2025-06-05 11:40:00,2606.23,2604.51,-0.0,flip_to_short -42565,做空,2025-06-05 11:40:00,2025-06-05 14:45:00,2604.51,2597.88,0.0,flip_to_long -42566,做多,2025-06-05 14:45:00,2025-06-05 18:40:00,2597.88,2576.18,-0.02,flip_to_short -42567,做空,2025-06-05 18:40:00,2025-06-05 18:45:00,2576.18,2578.2,-0.0,flip_to_long -42568,做多,2025-06-05 18:45:00,2025-06-05 18:50:00,2578.2,2576.6,-0.0,flip_to_short -42569,做空,2025-06-05 18:50:00,2025-06-05 19:15:00,2576.6,2517.52,0.05,tp_lower -42570,做空,2025-06-06 01:10:00,2025-06-06 01:25:00,2424.87,2421.68,0.0,flip_to_long -42571,做多,2025-06-06 01:25:00,2025-06-06 01:35:00,2421.68,2421.74,-0.0,flip_to_short -42572,做空,2025-06-06 01:35:00,2025-06-06 01:45:00,2421.74,2421.49,-0.0,flip_to_long -42573,做多,2025-06-06 01:45:00,2025-06-06 01:50:00,2421.49,2418.65,-0.0,flip_to_short -42574,做空,2025-06-06 01:50:00,2025-06-06 01:55:00,2418.65,2420.32,-0.0,flip_to_long -42575,做多,2025-06-06 01:55:00,2025-06-06 07:45:00,2420.32,2450.76,0.03,flip_to_short -42576,做空,2025-06-06 07:45:00,2025-06-06 07:50:00,2450.76,2451.47,-0.0,flip_to_long -42577,做多,2025-06-06 07:50:00,2025-06-06 12:40:00,2451.47,2472.23,0.02,flip_to_short -42578,做空,2025-06-06 12:40:00,2025-06-06 17:55:00,2472.23,2498.39,-0.03,flip_to_long -42579,做多,2025-06-06 17:55:00,2025-06-06 20:45:00,2498.39,2495.55,-0.0,flip_to_short -42580,做空,2025-06-06 20:45:00,2025-06-06 21:30:00,2495.55,2491.53,0.0,flip_to_long -42581,做多,2025-06-06 21:30:00,2025-06-06 21:50:00,2491.53,2491.71,-0.0,flip_to_short -42582,做空,2025-06-06 21:50:00,2025-06-07 02:50:00,2491.71,2479.81,0.01,flip_to_long -42583,做多,2025-06-07 02:50:00,2025-06-07 08:10:00,2479.81,2486.26,0.01,flip_to_short -42584,做空,2025-06-07 08:10:00,2025-06-07 09:20:00,2486.26,2487.28,-0.0,flip_to_long -42585,做多,2025-06-07 09:20:00,2025-06-07 16:55:00,2487.28,2508.96,0.02,flip_to_short -42586,做空,2025-06-07 16:55:00,2025-06-07 17:00:00,2508.96,2511.71,-0.0,flip_to_long -42587,做多,2025-06-07 17:00:00,2025-06-07 17:15:00,2511.71,2507.8,-0.0,flip_to_short -42588,做空,2025-06-07 17:15:00,2025-06-07 17:20:00,2507.8,2511.28,-0.0,flip_to_long -42589,做多,2025-06-07 17:20:00,2025-06-07 17:25:00,2511.28,2511.1,-0.0,flip_to_short -42590,做空,2025-06-07 17:25:00,2025-06-07 18:00:00,2511.1,2514.43,-0.0,flip_to_long -42591,做多,2025-06-07 18:00:00,2025-06-07 18:10:00,2514.43,2513.7,-0.0,flip_to_short -42592,做空,2025-06-07 18:10:00,2025-06-07 18:45:00,2513.7,2513.42,-0.0,flip_to_long -42593,做多,2025-06-07 18:45:00,2025-06-07 19:50:00,2513.42,2516.24,0.0,flip_to_short -42594,做空,2025-06-07 19:50:00,2025-06-08 00:30:00,2516.24,2524.36,-0.01,flip_to_long -42595,做多,2025-06-08 00:30:00,2025-06-08 00:35:00,2524.36,2523.6,-0.0,flip_to_short -42596,做空,2025-06-08 00:35:00,2025-06-08 04:30:00,2523.6,2516.78,0.01,flip_to_long -42597,做多,2025-06-08 04:30:00,2025-06-08 04:55:00,2516.78,2515.22,-0.0,flip_to_short -42598,做空,2025-06-08 04:55:00,2025-06-08 05:25:00,2515.22,2514.3,-0.0,flip_to_long -42599,做多,2025-06-08 05:25:00,2025-06-08 05:30:00,2514.3,2512.6,-0.0,flip_to_short -42600,做空,2025-06-08 05:30:00,2025-06-08 06:15:00,2512.6,2514.55,-0.0,flip_to_long -42601,做多,2025-06-08 06:15:00,2025-06-08 06:55:00,2514.55,2511.64,-0.0,flip_to_short -42602,做空,2025-06-08 06:55:00,2025-06-08 07:00:00,2511.64,2513.03,-0.0,flip_to_long -42603,做多,2025-06-08 07:00:00,2025-06-08 07:05:00,2513.03,2512.56,-0.0,flip_to_short -42604,做空,2025-06-08 07:05:00,2025-06-08 07:45:00,2512.56,2512.36,-0.0,flip_to_long -42605,做多,2025-06-08 07:45:00,2025-06-08 07:50:00,2512.36,2512.18,-0.0,flip_to_short -42606,做空,2025-06-08 07:50:00,2025-06-08 09:25:00,2512.18,2498.36,0.01,tp_lower -42607,做多,2025-06-08 11:20:00,2025-06-08 12:20:00,2509.66,2507.86,-0.0,flip_to_short -42608,做空,2025-06-08 12:20:00,2025-06-08 12:50:00,2507.86,2508.94,-0.0,flip_to_long -42609,做多,2025-06-08 12:50:00,2025-06-08 12:55:00,2508.94,2506.82,-0.0,flip_to_short -42610,做空,2025-06-08 12:55:00,2025-06-08 13:10:00,2506.82,2505.74,-0.0,flip_to_long -42611,做多,2025-06-08 13:10:00,2025-06-08 13:20:00,2505.74,2505.98,-0.0,flip_to_short -42612,做空,2025-06-08 13:20:00,2025-06-08 14:05:00,2505.98,2509.07,-0.0,flip_to_long -42613,做多,2025-06-08 14:05:00,2025-06-08 14:30:00,2509.07,2508.11,-0.0,flip_to_short -42614,做空,2025-06-08 14:30:00,2025-06-08 22:35:00,2508.11,2505.87,0.0,tp_lower -42615,做多,2025-06-09 06:45:00,2025-06-09 07:00:00,2489.49,2488.48,-0.0,flip_to_short -42616,做空,2025-06-09 07:00:00,2025-06-09 07:10:00,2488.48,2487.37,-0.0,flip_to_long -42617,做多,2025-06-09 07:10:00,2025-06-09 07:40:00,2487.37,2487.73,-0.0,flip_to_short -42618,做空,2025-06-09 07:40:00,2025-06-09 08:35:00,2487.73,2488.66,-0.0,flip_to_long -42619,做多,2025-06-09 08:35:00,2025-06-09 13:35:00,2488.66,2524.44,0.03,flip_to_short -42620,做空,2025-06-09 13:35:00,2025-06-09 13:40:00,2524.44,2530.6,-0.01,flip_to_long -42621,做多,2025-06-09 13:40:00,2025-06-09 13:45:00,2530.6,2525.88,-0.01,flip_to_short -42622,做空,2025-06-09 13:45:00,2025-06-09 14:10:00,2525.88,2527.03,-0.0,flip_to_long -42623,做多,2025-06-09 14:10:00,2025-06-09 14:25:00,2527.03,2529.55,0.0,flip_to_short -42624,做空,2025-06-09 14:25:00,2025-06-09 14:30:00,2529.55,2535.89,-0.01,flip_to_long -42625,做多,2025-06-09 14:30:00,2025-06-09 14:45:00,2535.89,2532.56,-0.0,flip_to_short -42626,做空,2025-06-09 14:45:00,2025-06-09 15:00:00,2532.56,2534.41,-0.0,flip_to_long -42627,做多,2025-06-09 15:00:00,2025-06-09 15:05:00,2534.41,2534.39,-0.0,flip_to_short -42628,做空,2025-06-09 15:05:00,2025-06-09 16:00:00,2534.39,2538.84,-0.01,flip_to_long -42629,做多,2025-06-09 16:00:00,2025-06-10 03:00:00,2538.84,2685.36,0.14,flip_to_short -42630,做空,2025-06-10 03:00:00,2025-06-10 03:45:00,2685.36,2689.27,-0.01,flip_to_long -42631,做多,2025-06-10 03:45:00,2025-06-10 05:20:00,2689.27,2680.42,-0.01,flip_to_short -42632,做空,2025-06-10 05:20:00,2025-06-10 07:25:00,2680.42,2682.11,-0.0,flip_to_long -42633,做多,2025-06-10 07:25:00,2025-06-10 07:30:00,2682.11,2675.89,-0.01,flip_to_short -42634,做空,2025-06-10 07:30:00,2025-06-10 08:00:00,2675.89,2680.67,-0.01,flip_to_long -42635,做多,2025-06-10 08:00:00,2025-06-10 08:10:00,2680.67,2671.99,-0.01,flip_to_short -42636,做空,2025-06-10 08:10:00,2025-06-10 08:30:00,2671.99,2675.21,-0.0,flip_to_long -42637,做多,2025-06-10 08:30:00,2025-06-10 08:45:00,2675.21,2677.8,0.0,flip_to_short -42638,做空,2025-06-10 08:45:00,2025-06-10 09:10:00,2677.8,2677.55,-0.0,flip_to_long -42639,做多,2025-06-10 09:10:00,2025-06-10 09:15:00,2677.55,2675.49,-0.0,flip_to_short -42640,做空,2025-06-10 09:15:00,2025-06-10 09:20:00,2675.49,2683.33,-0.01,flip_to_long -42641,做多,2025-06-10 09:20:00,2025-06-10 11:15:00,2683.33,2744.82,0.06,tp_upper -42642,做空,2025-06-10 13:40:00,2025-06-10 13:45:00,2719.99,2733.14,-0.01,flip_to_long -42643,做多,2025-06-10 13:45:00,2025-06-10 14:30:00,2733.14,2732.67,-0.0,flip_to_short -42644,做空,2025-06-10 14:30:00,2025-06-10 14:35:00,2732.67,2738.82,-0.01,flip_to_long -42645,做多,2025-06-10 14:35:00,2025-06-10 14:40:00,2738.82,2734.56,-0.01,flip_to_short -42646,做空,2025-06-10 14:40:00,2025-06-10 14:45:00,2734.56,2739.99,-0.01,flip_to_long -42647,做多,2025-06-10 14:45:00,2025-06-10 14:50:00,2739.99,2735.76,-0.01,flip_to_short -42648,做空,2025-06-10 14:50:00,2025-06-10 15:00:00,2735.76,2737.18,-0.0,flip_to_long -42649,做多,2025-06-10 15:00:00,2025-06-10 15:20:00,2737.18,2737.97,-0.0,flip_to_short -42650,做空,2025-06-10 15:20:00,2025-06-10 17:15:00,2737.97,2744.48,-0.01,flip_to_long -42651,做多,2025-06-10 17:15:00,2025-06-10 17:25:00,2744.48,2738.25,-0.01,flip_to_short -42652,做空,2025-06-10 17:25:00,2025-06-10 17:30:00,2738.25,2744.74,-0.01,flip_to_long -42653,做多,2025-06-10 17:30:00,2025-06-10 17:35:00,2744.74,2737.22,-0.01,flip_to_short -42654,做空,2025-06-10 17:35:00,2025-06-10 17:40:00,2737.22,2740.88,-0.0,flip_to_long -42655,做多,2025-06-10 17:40:00,2025-06-10 17:55:00,2740.88,2739.95,-0.0,flip_to_short -42656,做空,2025-06-10 17:55:00,2025-06-10 18:05:00,2739.95,2738.66,-0.0,flip_to_long -42657,做多,2025-06-10 18:05:00,2025-06-10 18:30:00,2738.66,2736.63,-0.0,flip_to_short -42658,做空,2025-06-10 18:30:00,2025-06-10 21:25:00,2736.63,2764.24,-0.03,flip_to_long -42659,做多,2025-06-10 21:25:00,2025-06-11 01:05:00,2764.24,2785.92,0.02,flip_to_short -42660,做空,2025-06-11 01:05:00,2025-06-11 01:10:00,2785.92,2793.67,-0.01,flip_to_long -42661,做多,2025-06-11 01:10:00,2025-06-11 01:15:00,2793.67,2787.85,-0.01,flip_to_short -42662,做空,2025-06-11 01:15:00,2025-06-11 02:05:00,2787.85,2799.03,-0.01,flip_to_long -42663,做多,2025-06-11 02:05:00,2025-06-11 02:10:00,2799.03,2789.6,-0.01,flip_to_short -42664,做空,2025-06-11 02:10:00,2025-06-11 03:40:00,2789.6,2793.59,-0.0,flip_to_long -42665,做多,2025-06-11 03:40:00,2025-06-11 04:40:00,2793.59,2793.19,-0.0,flip_to_short -42666,做空,2025-06-11 04:40:00,2025-06-11 05:10:00,2793.19,2792.5,-0.0,flip_to_long -42667,做多,2025-06-11 05:10:00,2025-06-11 05:15:00,2792.5,2787.55,-0.01,flip_to_short -42668,做空,2025-06-11 05:15:00,2025-06-11 05:20:00,2787.55,2794.54,-0.01,flip_to_long -42669,做多,2025-06-11 05:20:00,2025-06-11 06:15:00,2794.54,2784.18,-0.01,flip_to_short -42670,做空,2025-06-11 06:15:00,2025-06-11 06:20:00,2784.18,2789.86,-0.01,flip_to_long -42671,做多,2025-06-11 06:20:00,2025-06-11 06:25:00,2789.86,2785.1,-0.01,flip_to_short -42672,做空,2025-06-11 06:25:00,2025-06-11 06:50:00,2785.1,2789.32,-0.0,flip_to_long -42673,做多,2025-06-11 06:50:00,2025-06-11 07:05:00,2789.32,2790.28,-0.0,flip_to_short -42674,做空,2025-06-11 07:05:00,2025-06-11 12:00:00,2790.28,2774.37,0.01,flip_to_long -42675,做多,2025-06-11 12:00:00,2025-06-11 12:05:00,2774.37,2774.42,-0.0,flip_to_short -42676,做空,2025-06-11 12:05:00,2025-06-11 12:25:00,2774.42,2772.43,0.0,flip_to_long -42677,做多,2025-06-11 12:25:00,2025-06-11 17:45:00,2772.43,2839.41,0.06,flip_to_short -42678,做空,2025-06-11 17:45:00,2025-06-11 21:10:00,2839.41,2830.0,0.01,flip_to_long -42679,做多,2025-06-11 21:10:00,2025-06-11 21:15:00,2830.0,2827.25,-0.0,flip_to_short -42680,做空,2025-06-11 21:15:00,2025-06-12 02:00:00,2827.25,2781.39,0.04,flip_to_long -42681,做多,2025-06-12 02:00:00,2025-06-12 02:10:00,2781.39,2773.43,-0.01,flip_to_short -42682,做空,2025-06-12 02:10:00,2025-06-12 02:25:00,2773.43,2772.0,0.0,flip_to_long -42683,做多,2025-06-12 02:25:00,2025-06-12 02:30:00,2772.0,2769.23,-0.0,flip_to_short -42684,做空,2025-06-12 02:30:00,2025-06-12 02:35:00,2769.23,2772.95,-0.0,flip_to_long -42685,做多,2025-06-12 02:35:00,2025-06-12 02:40:00,2772.95,2766.55,-0.01,flip_to_short -42686,做空,2025-06-12 02:40:00,2025-06-12 02:45:00,2766.55,2768.98,-0.0,flip_to_long -42687,做多,2025-06-12 02:45:00,2025-06-12 03:50:00,2768.98,2770.92,0.0,flip_to_short -42688,做空,2025-06-12 03:50:00,2025-06-12 04:00:00,2770.92,2764.76,0.0,flip_to_long -42689,做多,2025-06-12 04:00:00,2025-06-12 05:30:00,2764.76,2763.82,-0.0,flip_to_short -42690,做空,2025-06-12 05:30:00,2025-06-12 05:35:00,2763.82,2764.0,-0.0,flip_to_long -42691,做多,2025-06-12 05:35:00,2025-06-12 05:40:00,2764.0,2758.36,-0.01,flip_to_short -42692,做空,2025-06-12 05:40:00,2025-06-12 05:50:00,2758.36,2763.58,-0.01,flip_to_long -42693,做多,2025-06-12 05:50:00,2025-06-12 06:00:00,2763.58,2759.34,-0.01,flip_to_short -42694,做空,2025-06-12 06:00:00,2025-06-12 06:20:00,2759.34,2763.21,-0.0,flip_to_long -42695,做多,2025-06-12 06:20:00,2025-06-12 06:25:00,2763.21,2762.5,-0.0,flip_to_short -42696,做空,2025-06-12 06:25:00,2025-06-12 08:45:00,2762.5,2756.0,0.0,flip_to_long -42697,做多,2025-06-12 08:45:00,2025-06-12 08:55:00,2756.0,2756.27,-0.0,flip_to_short -42698,做空,2025-06-12 08:55:00,2025-06-12 09:30:00,2756.27,2755.04,-0.0,flip_to_long -42699,做多,2025-06-12 09:30:00,2025-06-12 13:20:00,2755.04,2737.14,-0.02,flip_to_short -42700,做空,2025-06-12 13:20:00,2025-06-12 13:30:00,2737.14,2743.78,-0.01,flip_to_long -42701,做多,2025-06-12 13:30:00,2025-06-12 15:25:00,2743.78,2747.18,0.0,flip_to_short -42702,做空,2025-06-12 15:25:00,2025-06-12 16:25:00,2747.18,2741.57,0.0,flip_to_long -42703,做多,2025-06-12 16:25:00,2025-06-12 18:05:00,2741.57,2748.89,0.01,flip_to_short -42704,做空,2025-06-12 18:05:00,2025-06-13 04:40:00,2748.89,2515.27,0.21,flip_to_long -42705,做多,2025-06-13 04:40:00,2025-06-13 04:45:00,2515.27,2511.58,-0.01,flip_to_short -42706,做空,2025-06-13 04:45:00,2025-06-13 06:30:00,2511.58,2500.55,0.01,flip_to_long -42707,做多,2025-06-13 06:30:00,2025-06-13 09:10:00,2500.55,2515.7,0.02,flip_to_short -42708,做空,2025-06-13 09:10:00,2025-06-13 09:55:00,2515.7,2519.82,-0.01,flip_to_long -42709,做多,2025-06-13 09:55:00,2025-06-13 10:00:00,2519.82,2511.85,-0.01,flip_to_short -42710,做空,2025-06-13 10:00:00,2025-06-13 10:05:00,2511.85,2517.47,-0.01,flip_to_long -42711,做多,2025-06-13 10:05:00,2025-06-13 10:10:00,2517.47,2516.95,-0.0,flip_to_short -42712,做空,2025-06-13 10:10:00,2025-06-13 10:20:00,2516.95,2516.69,-0.0,flip_to_long -42713,做多,2025-06-13 10:20:00,2025-06-13 14:05:00,2516.69,2531.64,0.01,flip_to_short -42714,做空,2025-06-13 14:05:00,2025-06-13 14:55:00,2531.64,2536.99,-0.01,flip_to_long -42715,做多,2025-06-13 14:55:00,2025-06-13 15:00:00,2536.99,2531.07,-0.01,flip_to_short -42716,做空,2025-06-13 15:00:00,2025-06-13 15:05:00,2531.07,2551.12,-0.02,flip_to_long -42717,做多,2025-06-13 15:05:00,2025-06-13 16:45:00,2551.12,2546.57,-0.01,flip_to_short -42718,做空,2025-06-13 16:45:00,2025-06-13 17:20:00,2546.57,2544.04,0.0,flip_to_long -42719,做多,2025-06-13 17:20:00,2025-06-14 01:00:00,2544.04,2553.63,0.01,flip_to_short -42720,做空,2025-06-14 01:00:00,2025-06-14 01:20:00,2553.63,2559.04,-0.01,flip_to_long -42721,做多,2025-06-14 01:20:00,2025-06-14 06:10:00,2559.04,2550.14,-0.01,flip_to_short -42722,做空,2025-06-14 06:10:00,2025-06-14 11:15:00,2550.14,2537.79,0.01,flip_to_long -42723,做多,2025-06-14 11:15:00,2025-06-14 11:35:00,2537.79,2531.32,-0.01,flip_to_short -42724,做空,2025-06-14 11:35:00,2025-06-14 11:45:00,2531.32,2532.12,-0.0,flip_to_long -42725,做多,2025-06-14 11:45:00,2025-06-14 12:10:00,2532.12,2532.35,-0.0,flip_to_short -42726,做空,2025-06-14 12:10:00,2025-06-14 12:25:00,2532.35,2530.74,0.0,flip_to_long -42727,做多,2025-06-14 12:25:00,2025-06-14 12:40:00,2530.74,2529.39,-0.0,flip_to_short -42728,做空,2025-06-14 12:40:00,2025-06-14 12:45:00,2529.39,2533.12,-0.01,flip_to_long -42729,做多,2025-06-14 12:45:00,2025-06-14 13:40:00,2533.12,2529.64,-0.01,flip_to_short -42730,做空,2025-06-14 13:40:00,2025-06-14 13:50:00,2529.64,2531.9,-0.0,flip_to_long -42731,做多,2025-06-14 13:50:00,2025-06-14 14:00:00,2531.9,2531.72,-0.0,flip_to_short -42732,做空,2025-06-14 14:00:00,2025-06-14 14:10:00,2531.72,2532.5,-0.0,flip_to_long -42733,做多,2025-06-14 14:10:00,2025-06-14 14:30:00,2532.5,2529.8,-0.0,flip_to_short -42734,做空,2025-06-14 14:30:00,2025-06-14 18:05:00,2529.8,2517.45,0.01,flip_to_long -42735,做多,2025-06-14 18:05:00,2025-06-14 19:20:00,2517.45,2512.65,-0.01,flip_to_short -42736,做空,2025-06-14 19:20:00,2025-06-14 19:25:00,2512.65,2513.02,-0.0,flip_to_long -42737,做多,2025-06-14 19:25:00,2025-06-14 19:45:00,2513.02,2510.44,-0.0,flip_to_short -42738,做空,2025-06-14 19:45:00,2025-06-14 20:35:00,2510.44,2508.66,0.0,flip_to_long -42739,做多,2025-06-14 20:35:00,2025-06-14 20:50:00,2508.66,2505.05,-0.01,flip_to_short -42740,做空,2025-06-14 20:50:00,2025-06-14 20:55:00,2505.05,2508.07,-0.0,flip_to_long -42741,做多,2025-06-14 20:55:00,2025-06-14 21:00:00,2508.07,2505.88,-0.0,flip_to_short -42742,做空,2025-06-14 21:00:00,2025-06-14 21:05:00,2505.88,2509.42,-0.01,flip_to_long -42743,做多,2025-06-14 21:05:00,2025-06-15 01:30:00,2509.42,2524.81,0.01,flip_to_short -42744,做空,2025-06-15 01:30:00,2025-06-15 01:35:00,2524.81,2528.51,-0.01,flip_to_long -42745,做多,2025-06-15 01:35:00,2025-06-15 02:45:00,2528.51,2530.65,0.0,flip_to_short -42746,做空,2025-06-15 02:45:00,2025-06-15 03:10:00,2530.65,2531.36,-0.0,flip_to_long -42747,做多,2025-06-15 03:10:00,2025-06-15 03:20:00,2531.36,2530.77,-0.0,flip_to_short -42748,做空,2025-06-15 03:20:00,2025-06-15 04:10:00,2530.77,2532.5,-0.0,flip_to_long -42749,做多,2025-06-15 04:10:00,2025-06-15 04:15:00,2532.5,2531.24,-0.0,flip_to_short -42750,做空,2025-06-15 04:15:00,2025-06-15 04:25:00,2531.24,2531.69,-0.0,flip_to_long -42751,做多,2025-06-15 04:25:00,2025-06-15 06:20:00,2531.69,2536.02,0.0,flip_to_short -42752,做空,2025-06-15 06:20:00,2025-06-15 06:35:00,2536.02,2535.23,-0.0,flip_to_long -42753,做多,2025-06-15 06:35:00,2025-06-15 06:50:00,2535.23,2535.71,-0.0,flip_to_short -42754,做空,2025-06-15 06:50:00,2025-06-15 11:50:00,2535.71,2517.65,0.02,flip_to_long -42755,做多,2025-06-15 11:50:00,2025-06-15 12:20:00,2517.65,2516.84,-0.0,flip_to_short -42756,做空,2025-06-15 12:20:00,2025-06-15 12:30:00,2516.84,2519.15,-0.0,flip_to_long -42757,做多,2025-06-15 12:30:00,2025-06-15 12:35:00,2519.15,2518.72,-0.0,flip_to_short -42758,做空,2025-06-15 12:35:00,2025-06-15 18:25:00,2518.72,2544.33,-0.03,flip_to_long -42759,做多,2025-06-15 18:25:00,2025-06-15 19:15:00,2544.33,2545.51,-0.0,flip_to_short -42760,做空,2025-06-15 19:15:00,2025-06-15 19:20:00,2545.51,2546.61,-0.0,flip_to_long -42761,做多,2025-06-15 19:20:00,2025-06-15 19:25:00,2546.61,2546.14,-0.0,flip_to_short -42762,做空,2025-06-15 19:25:00,2025-06-15 19:30:00,2546.14,2547.64,-0.0,flip_to_long -42763,做多,2025-06-15 19:30:00,2025-06-15 19:35:00,2547.64,2540.81,-0.01,flip_to_short -42764,做空,2025-06-15 19:35:00,2025-06-15 22:00:00,2540.81,2529.33,0.01,flip_to_long -42765,做多,2025-06-15 22:00:00,2025-06-16 01:05:00,2529.33,2532.22,0.0,flip_to_short -42766,做空,2025-06-16 01:05:00,2025-06-16 01:35:00,2532.22,2531.8,-0.0,flip_to_long -42767,做多,2025-06-16 01:35:00,2025-06-16 10:40:00,2531.8,2619.67,0.09,flip_to_short -42768,做空,2025-06-16 10:40:00,2025-06-16 13:30:00,2619.67,2613.0,0.01,flip_to_long -42769,做多,2025-06-16 13:30:00,2025-06-16 16:45:00,2613.0,2632.66,0.02,flip_to_short -42770,做空,2025-06-16 16:45:00,2025-06-16 18:00:00,2632.66,2633.92,-0.0,flip_to_long -42771,做多,2025-06-16 18:00:00,2025-06-16 18:10:00,2633.92,2637.03,0.0,flip_to_short -42772,做空,2025-06-16 18:10:00,2025-06-16 21:40:00,2637.03,2648.21,-0.01,flip_to_long -42773,做多,2025-06-16 21:40:00,2025-06-16 21:50:00,2648.21,2649.77,0.0,flip_to_short -42774,做空,2025-06-16 21:50:00,2025-06-16 22:00:00,2649.77,2652.21,-0.0,flip_to_long -42775,做多,2025-06-16 22:00:00,2025-06-16 22:15:00,2652.21,2650.26,-0.0,flip_to_short -42776,做空,2025-06-16 22:15:00,2025-06-16 22:40:00,2650.26,2558.33,0.09,tp_lower -42777,做多,2025-06-17 02:50:00,2025-06-17 05:15:00,2594.39,2592.52,-0.0,flip_to_short -42778,做空,2025-06-17 05:15:00,2025-06-17 13:30:00,2592.52,2560.0,0.03,flip_to_long -42779,做多,2025-06-17 13:30:00,2025-06-17 13:40:00,2560.0,2548.21,-0.01,flip_to_short -42780,做空,2025-06-17 13:40:00,2025-06-17 13:45:00,2548.21,2551.76,-0.01,flip_to_long -42781,做多,2025-06-17 13:45:00,2025-06-17 14:20:00,2551.76,2553.78,0.0,flip_to_short -42782,做空,2025-06-17 14:20:00,2025-06-17 14:25:00,2553.78,2558.09,-0.01,flip_to_long -42783,做多,2025-06-17 14:25:00,2025-06-17 14:35:00,2558.09,2554.41,-0.01,flip_to_short -42784,做空,2025-06-17 14:35:00,2025-06-17 14:45:00,2554.41,2552.65,0.0,flip_to_long -42785,做多,2025-06-17 14:45:00,2025-06-17 22:35:00,2552.65,2507.06,-0.05,flip_to_short -42786,做空,2025-06-17 22:35:00,2025-06-17 23:25:00,2507.06,2511.82,-0.01,flip_to_long -42787,做多,2025-06-17 23:25:00,2025-06-18 00:15:00,2511.82,2515.76,0.0,flip_to_short -42788,做空,2025-06-18 00:15:00,2025-06-18 00:20:00,2515.76,2518.01,-0.0,flip_to_long -42789,做多,2025-06-18 00:20:00,2025-06-18 00:25:00,2518.01,2507.93,-0.01,flip_to_short -42790,做空,2025-06-18 00:25:00,2025-06-18 00:35:00,2507.93,2525.99,-0.02,flip_to_long -42791,做多,2025-06-18 00:35:00,2025-06-18 00:45:00,2525.99,2517.57,-0.01,flip_to_short -42792,做空,2025-06-18 00:45:00,2025-06-18 02:20:00,2517.57,2521.03,-0.01,flip_to_long -42793,做多,2025-06-18 02:20:00,2025-06-18 02:55:00,2521.03,2513.81,-0.01,flip_to_short -42794,做空,2025-06-18 02:55:00,2025-06-18 03:05:00,2513.81,2514.0,-0.0,flip_to_long -42795,做多,2025-06-18 03:05:00,2025-06-18 06:40:00,2514.0,2526.53,0.01,flip_to_short -42796,做空,2025-06-18 06:40:00,2025-06-18 07:35:00,2526.53,2531.28,-0.01,flip_to_long -42797,做多,2025-06-18 07:35:00,2025-06-18 07:40:00,2531.28,2529.5,-0.0,flip_to_short -42798,做空,2025-06-18 07:40:00,2025-06-18 08:45:00,2529.5,2533.47,-0.01,flip_to_long -42799,做多,2025-06-18 08:45:00,2025-06-18 08:50:00,2533.47,2531.98,-0.0,flip_to_short -42800,做空,2025-06-18 08:50:00,2025-06-18 09:10:00,2531.98,2534.2,-0.0,flip_to_long -42801,做多,2025-06-18 09:10:00,2025-06-18 09:25:00,2534.2,2533.95,-0.0,flip_to_short -42802,做空,2025-06-18 09:25:00,2025-06-18 14:00:00,2533.95,2522.05,0.01,flip_to_long -42803,做多,2025-06-18 14:00:00,2025-06-18 14:50:00,2522.05,2500.38,-0.03,flip_to_short -42804,做空,2025-06-18 14:50:00,2025-06-18 14:55:00,2500.38,2503.86,-0.01,flip_to_long -42805,做多,2025-06-18 14:55:00,2025-06-18 15:10:00,2503.86,2499.47,-0.01,flip_to_short -42806,做空,2025-06-18 15:10:00,2025-06-18 15:20:00,2499.47,2509.25,-0.01,flip_to_long -42807,做多,2025-06-18 15:20:00,2025-06-18 15:55:00,2509.25,2507.84,-0.0,flip_to_short -42808,做空,2025-06-18 15:55:00,2025-06-18 16:35:00,2507.84,2503.86,0.0,flip_to_long -42809,做多,2025-06-18 16:35:00,2025-06-18 18:35:00,2503.86,2496.43,-0.01,flip_to_short -42810,做空,2025-06-18 18:35:00,2025-06-18 19:10:00,2496.43,2504.55,-0.01,flip_to_long -42811,做多,2025-06-18 19:10:00,2025-06-18 19:15:00,2504.55,2500.19,-0.01,flip_to_short -42812,做空,2025-06-18 19:15:00,2025-06-18 19:35:00,2500.19,2497.45,0.0,flip_to_long -42813,做多,2025-06-18 19:35:00,2025-06-18 19:45:00,2497.45,2497.99,-0.0,flip_to_short -42814,做空,2025-06-18 19:45:00,2025-06-18 20:15:00,2497.99,2501.3,-0.0,flip_to_long -42815,做多,2025-06-18 20:15:00,2025-06-19 00:10:00,2501.3,2515.81,0.01,flip_to_short -42816,做空,2025-06-19 00:10:00,2025-06-19 00:15:00,2515.81,2519.11,-0.0,flip_to_long -42817,做多,2025-06-19 00:15:00,2025-06-19 01:00:00,2519.11,2514.41,-0.01,flip_to_short -42818,做空,2025-06-19 01:00:00,2025-06-19 02:35:00,2514.41,2523.67,-0.01,flip_to_long -42819,做多,2025-06-19 02:35:00,2025-06-19 02:45:00,2523.67,2519.6,-0.01,flip_to_short -42820,做空,2025-06-19 02:45:00,2025-06-19 03:25:00,2519.6,2522.36,-0.0,flip_to_long -42821,做多,2025-06-19 03:25:00,2025-06-19 03:30:00,2522.36,2519.86,-0.0,flip_to_short -42822,做空,2025-06-19 03:30:00,2025-06-19 03:40:00,2519.86,2521.75,-0.0,flip_to_long -42823,做多,2025-06-19 03:40:00,2025-06-19 03:45:00,2521.75,2520.01,-0.0,flip_to_short -42824,做空,2025-06-19 03:45:00,2025-06-19 03:55:00,2520.01,2524.36,-0.01,flip_to_long -42825,做多,2025-06-19 03:55:00,2025-06-19 04:05:00,2524.36,2518.44,-0.01,flip_to_short -42826,做空,2025-06-19 04:05:00,2025-06-19 04:10:00,2518.44,2522.0,-0.01,flip_to_long -42827,做多,2025-06-19 04:10:00,2025-06-19 04:15:00,2522.0,2518.79,-0.0,flip_to_short -42828,做空,2025-06-19 04:15:00,2025-06-19 04:45:00,2518.79,2519.84,-0.0,flip_to_long -42829,做多,2025-06-19 04:45:00,2025-06-19 05:40:00,2519.84,2524.88,0.0,flip_to_short -42830,做空,2025-06-19 05:40:00,2025-06-19 06:30:00,2524.88,2518.97,0.0,flip_to_long -42831,做多,2025-06-19 06:30:00,2025-06-19 07:20:00,2518.97,2518.85,-0.0,flip_to_short -42832,做空,2025-06-19 07:20:00,2025-06-19 07:35:00,2518.85,2521.87,-0.0,flip_to_long -42833,做多,2025-06-19 07:35:00,2025-06-19 07:50:00,2521.87,2520.52,-0.0,flip_to_short -42834,做空,2025-06-19 07:50:00,2025-06-19 08:00:00,2520.52,2520.79,-0.0,flip_to_long -42835,做多,2025-06-19 08:00:00,2025-06-19 08:55:00,2520.79,2522.43,0.0,flip_to_short -42836,做空,2025-06-19 08:55:00,2025-06-19 11:35:00,2522.43,2528.79,-0.01,flip_to_long -42837,做多,2025-06-19 11:35:00,2025-06-19 11:40:00,2528.79,2527.96,-0.0,flip_to_short -42838,做空,2025-06-19 11:40:00,2025-06-19 11:45:00,2527.96,2528.48,-0.0,flip_to_long -42839,做多,2025-06-19 11:45:00,2025-06-19 12:00:00,2528.48,2527.91,-0.0,flip_to_short -42840,做空,2025-06-19 12:00:00,2025-06-19 12:10:00,2527.91,2535.28,-0.01,flip_to_long -42841,做多,2025-06-19 12:10:00,2025-06-19 12:30:00,2535.28,2526.58,-0.01,flip_to_short -42842,做空,2025-06-19 12:30:00,2025-06-19 17:35:00,2526.58,2514.03,0.01,flip_to_long -42843,做多,2025-06-19 17:35:00,2025-06-19 18:45:00,2514.03,2500.79,-0.02,flip_to_short -42844,做空,2025-06-19 18:45:00,2025-06-19 18:55:00,2500.79,2503.5,-0.0,flip_to_long -42845,做多,2025-06-19 18:55:00,2025-06-19 19:05:00,2503.5,2499.03,-0.01,flip_to_short -42846,做空,2025-06-19 19:05:00,2025-06-19 19:10:00,2499.03,2506.47,-0.01,flip_to_long -42847,做多,2025-06-19 19:10:00,2025-06-19 19:40:00,2506.47,2502.15,-0.01,flip_to_short -42848,做空,2025-06-19 19:40:00,2025-06-19 20:45:00,2502.15,2506.03,-0.01,flip_to_long -42849,做多,2025-06-19 20:45:00,2025-06-19 21:30:00,2506.03,2506.5,-0.0,flip_to_short -42850,做空,2025-06-19 21:30:00,2025-06-20 01:30:00,2506.5,2518.48,-0.01,flip_to_long -42851,做多,2025-06-20 01:30:00,2025-06-20 02:30:00,2518.48,2517.98,-0.0,flip_to_short -42852,做空,2025-06-20 02:30:00,2025-06-20 03:20:00,2517.98,2521.35,-0.0,flip_to_long -42853,做多,2025-06-20 03:20:00,2025-06-20 11:15:00,2521.35,2545.0,0.02,flip_to_short -42854,做空,2025-06-20 11:15:00,2025-06-20 11:40:00,2545.0,2550.2,-0.01,flip_to_long -42855,做多,2025-06-20 11:40:00,2025-06-20 11:55:00,2550.2,2548.68,-0.0,flip_to_short -42856,做空,2025-06-20 11:55:00,2025-06-20 12:15:00,2548.68,2551.16,-0.0,flip_to_long -42857,做多,2025-06-20 12:15:00,2025-06-20 12:20:00,2551.16,2548.82,-0.0,flip_to_short -42858,做空,2025-06-20 12:20:00,2025-06-20 12:25:00,2548.82,2550.29,-0.0,flip_to_long -42859,做多,2025-06-20 12:25:00,2025-06-20 12:50:00,2550.29,2550.59,-0.0,flip_to_short -42860,做空,2025-06-20 12:50:00,2025-06-20 12:55:00,2550.59,2550.72,-0.0,flip_to_long -42861,做多,2025-06-20 12:55:00,2025-06-20 13:35:00,2550.72,2551.51,-0.0,flip_to_short -42862,做空,2025-06-20 13:35:00,2025-06-20 13:45:00,2551.51,2535.92,0.01,tp_lower -42863,做多,2025-06-20 21:45:00,2025-06-21 00:30:00,2422.03,2408.53,-0.02,flip_to_short -42864,做空,2025-06-21 00:30:00,2025-06-21 00:35:00,2408.53,2411.59,-0.0,flip_to_long -42865,做多,2025-06-21 00:35:00,2025-06-21 00:45:00,2411.59,2408.41,-0.0,flip_to_short -42866,做空,2025-06-21 00:45:00,2025-06-21 00:50:00,2408.41,2410.17,-0.0,flip_to_long -42867,做多,2025-06-21 00:50:00,2025-06-21 00:55:00,2410.17,2409.71,-0.0,flip_to_short -42868,做空,2025-06-21 00:55:00,2025-06-21 01:05:00,2409.71,2413.53,-0.01,flip_to_long -42869,做多,2025-06-21 01:05:00,2025-06-21 01:15:00,2413.53,2409.42,-0.01,flip_to_short -42870,做空,2025-06-21 01:15:00,2025-06-21 04:50:00,2409.42,2419.29,-0.01,flip_to_long -42871,做多,2025-06-21 04:50:00,2025-06-21 05:10:00,2419.29,2419.22,-0.0,flip_to_short -42872,做空,2025-06-21 05:10:00,2025-06-21 05:15:00,2419.22,2421.3,-0.0,flip_to_long -42873,做多,2025-06-21 05:15:00,2025-06-21 05:40:00,2421.3,2422.0,-0.0,flip_to_short -42874,做空,2025-06-21 05:40:00,2025-06-21 05:50:00,2422.0,2422.08,-0.0,flip_to_long -42875,做多,2025-06-21 05:50:00,2025-06-21 06:05:00,2422.08,2422.06,-0.0,flip_to_short -42876,做空,2025-06-21 06:05:00,2025-06-21 06:10:00,2422.06,2422.24,-0.0,flip_to_long -42877,做多,2025-06-21 06:10:00,2025-06-21 06:25:00,2422.24,2423.96,0.0,flip_to_short -42878,做空,2025-06-21 06:25:00,2025-06-21 07:20:00,2423.96,2424.2,-0.0,flip_to_long -42879,做多,2025-06-21 07:20:00,2025-06-21 07:25:00,2424.2,2423.95,-0.0,flip_to_short -42880,做空,2025-06-21 07:25:00,2025-06-21 07:35:00,2423.95,2424.36,-0.0,flip_to_long -42881,做多,2025-06-21 07:35:00,2025-06-21 08:15:00,2424.36,2424.94,-0.0,flip_to_short -42882,做空,2025-06-21 08:15:00,2025-06-21 13:00:00,2424.94,2438.3,-0.02,flip_to_long -42883,做多,2025-06-21 13:00:00,2025-06-21 13:05:00,2438.3,2437.86,-0.0,flip_to_short -42884,做空,2025-06-21 13:05:00,2025-06-21 13:45:00,2437.86,2419.35,0.02,tp_lower -42885,做多,2025-06-21 20:30:00,2025-06-21 20:55:00,2397.34,2402.55,0.0,flip_to_short -42886,做空,2025-06-21 20:55:00,2025-06-21 21:20:00,2402.55,2308.28,0.1,tp_lower -42887,做多,2025-06-22 04:05:00,2025-06-22 04:20:00,2281.27,2274.37,-0.01,flip_to_short -42888,做空,2025-06-22 04:20:00,2025-06-22 11:15:00,2274.37,2275.52,-0.0,flip_to_long -42889,做多,2025-06-22 11:15:00,2025-06-22 11:20:00,2275.52,2267.44,-0.01,flip_to_short -42890,做空,2025-06-22 11:20:00,2025-06-22 11:25:00,2267.44,2275.36,-0.01,flip_to_long -42891,做多,2025-06-22 11:25:00,2025-06-22 13:10:00,2275.36,2260.58,-0.02,flip_to_short -42892,做空,2025-06-22 13:10:00,2025-06-22 13:25:00,2260.58,2195.18,0.08,tp_lower -42893,做多,2025-06-22 17:10:00,2025-06-22 18:05:00,2203.9,2189.81,-0.02,flip_to_short -42894,做空,2025-06-22 18:05:00,2025-06-22 18:40:00,2189.81,2191.55,-0.0,flip_to_long -42895,做多,2025-06-22 18:40:00,2025-06-22 18:45:00,2191.55,2191.51,-0.0,flip_to_short -42896,做空,2025-06-22 18:45:00,2025-06-22 19:25:00,2191.51,2186.61,0.0,flip_to_long -42897,做多,2025-06-22 19:25:00,2025-06-22 21:25:00,2186.61,2179.74,-0.01,flip_to_short -42898,做空,2025-06-22 21:25:00,2025-06-22 21:30:00,2179.74,2180.13,-0.0,flip_to_long -42899,做多,2025-06-22 21:30:00,2025-06-22 21:45:00,2180.13,2180.75,-0.0,flip_to_short -42900,做空,2025-06-22 21:45:00,2025-06-22 22:00:00,2180.75,2192.73,-0.02,flip_to_long -42901,做多,2025-06-22 22:00:00,2025-06-23 03:35:00,2192.73,2233.61,0.05,flip_to_short -42902,做空,2025-06-23 03:35:00,2025-06-23 04:15:00,2233.61,2235.12,-0.0,flip_to_long -42903,做多,2025-06-23 04:15:00,2025-06-23 04:30:00,2235.12,2233.86,-0.0,flip_to_short -42904,做空,2025-06-23 04:30:00,2025-06-23 04:35:00,2233.86,2234.53,-0.0,flip_to_long -42905,做多,2025-06-23 04:35:00,2025-06-23 06:25:00,2234.53,2239.82,0.01,flip_to_short -42906,做空,2025-06-23 06:25:00,2025-06-23 06:35:00,2239.82,2238.61,0.0,flip_to_long -42907,做多,2025-06-23 06:35:00,2025-06-23 07:05:00,2238.61,2267.39,0.03,tp_upper -42908,做空,2025-06-23 09:25:00,2025-06-23 09:35:00,2244.58,2248.86,-0.01,flip_to_long -42909,做多,2025-06-23 09:35:00,2025-06-23 09:55:00,2248.86,2250.88,0.0,flip_to_short -42910,做空,2025-06-23 09:55:00,2025-06-23 11:45:00,2250.88,2254.35,-0.01,flip_to_long -42911,做多,2025-06-23 11:45:00,2025-06-23 11:55:00,2254.35,2252.17,-0.0,flip_to_short -42912,做空,2025-06-23 11:55:00,2025-06-23 12:30:00,2252.17,2251.31,-0.0,flip_to_long -42913,做多,2025-06-23 12:30:00,2025-06-23 13:10:00,2251.31,2251.1,-0.0,flip_to_short -42914,做空,2025-06-23 13:10:00,2025-06-23 13:35:00,2251.1,2264.4,-0.02,flip_to_long -42915,做多,2025-06-23 13:35:00,2025-06-23 13:40:00,2264.4,2288.02,0.03,tp_upper -42916,做空,2025-06-23 15:40:00,2025-06-23 17:20:00,2259.4,2255.88,0.0,flip_to_long -42917,做多,2025-06-23 17:20:00,2025-06-24 02:05:00,2255.88,2396.58,0.17,flip_to_short -42918,做空,2025-06-24 02:05:00,2025-06-24 02:30:00,2396.58,2397.63,-0.0,flip_to_long -42919,做多,2025-06-24 02:30:00,2025-06-24 04:50:00,2397.63,2399.56,0.0,flip_to_short -42920,做空,2025-06-24 04:50:00,2025-06-24 04:55:00,2399.56,2402.6,-0.01,flip_to_long -42921,做多,2025-06-24 04:55:00,2025-06-24 05:05:00,2402.6,2400.89,-0.0,flip_to_short -42922,做空,2025-06-24 05:05:00,2025-06-24 09:20:00,2400.89,2417.34,-0.02,flip_to_long -42923,做多,2025-06-24 09:20:00,2025-06-24 10:30:00,2417.34,2408.47,-0.01,flip_to_short -42924,做空,2025-06-24 10:30:00,2025-06-24 10:35:00,2408.47,2417.9,-0.01,flip_to_long -42925,做多,2025-06-24 10:35:00,2025-06-24 10:40:00,2417.9,2409.75,-0.01,flip_to_short -42926,做空,2025-06-24 10:40:00,2025-06-24 10:50:00,2409.75,2412.36,-0.0,flip_to_long -42927,做多,2025-06-24 10:50:00,2025-06-24 11:05:00,2412.36,2409.27,-0.01,flip_to_short -42928,做空,2025-06-24 11:05:00,2025-06-24 11:25:00,2409.27,2416.58,-0.01,flip_to_long -42929,做多,2025-06-24 11:25:00,2025-06-24 11:35:00,2416.58,2406.88,-0.01,flip_to_short -42930,做空,2025-06-24 11:35:00,2025-06-24 11:45:00,2406.88,2410.58,-0.01,flip_to_long -42931,做多,2025-06-24 11:45:00,2025-06-24 11:50:00,2410.58,2408.04,-0.0,flip_to_short -42932,做空,2025-06-24 11:50:00,2025-06-24 11:55:00,2408.04,2408.31,-0.0,flip_to_long -42933,做多,2025-06-24 11:55:00,2025-06-24 12:15:00,2408.31,2406.45,-0.0,flip_to_short -42934,做空,2025-06-24 12:15:00,2025-06-24 12:25:00,2406.45,2406.65,-0.0,flip_to_long -42935,做多,2025-06-24 12:25:00,2025-06-24 13:00:00,2406.65,2411.82,0.0,flip_to_short -42936,做空,2025-06-24 13:00:00,2025-06-24 13:35:00,2411.82,2423.82,-0.02,flip_to_long -42937,做多,2025-06-24 13:35:00,2025-06-24 13:50:00,2423.82,2414.1,-0.01,flip_to_short -42938,做空,2025-06-24 13:50:00,2025-06-24 18:20:00,2414.1,2441.29,-0.03,flip_to_long -42939,做多,2025-06-24 18:20:00,2025-06-24 18:30:00,2441.29,2439.08,-0.0,flip_to_short -42940,做空,2025-06-24 18:30:00,2025-06-24 18:35:00,2439.08,2442.65,-0.01,flip_to_long -42941,做多,2025-06-24 18:35:00,2025-06-24 18:50:00,2442.65,2440.88,-0.0,flip_to_short -42942,做空,2025-06-24 18:50:00,2025-06-24 20:35:00,2440.88,2443.18,-0.0,flip_to_long -42943,做多,2025-06-24 20:35:00,2025-06-24 20:50:00,2443.18,2444.67,0.0,flip_to_short -42944,做空,2025-06-24 20:50:00,2025-06-24 21:45:00,2444.67,2444.15,-0.0,flip_to_long -42945,做多,2025-06-24 21:45:00,2025-06-24 21:50:00,2444.15,2443.47,-0.0,flip_to_short -42946,做空,2025-06-24 21:50:00,2025-06-24 22:50:00,2443.47,2440.12,0.0,flip_to_long -42947,做多,2025-06-24 22:50:00,2025-06-24 23:00:00,2440.12,2437.07,-0.0,flip_to_short -42948,做空,2025-06-24 23:00:00,2025-06-24 23:30:00,2437.07,2440.03,-0.0,flip_to_long -42949,做多,2025-06-24 23:30:00,2025-06-25 00:35:00,2440.03,2438.66,-0.0,flip_to_short -42950,做空,2025-06-25 00:35:00,2025-06-25 00:40:00,2438.66,2440.99,-0.0,flip_to_long -42951,做多,2025-06-25 00:40:00,2025-06-25 03:50:00,2440.99,2445.39,0.0,flip_to_short -42952,做空,2025-06-25 03:50:00,2025-06-25 06:50:00,2445.39,2442.89,0.0,flip_to_long -42953,做多,2025-06-25 06:50:00,2025-06-25 07:05:00,2442.89,2440.98,-0.0,flip_to_short -42954,做空,2025-06-25 07:05:00,2025-06-25 07:15:00,2440.98,2442.75,-0.0,flip_to_long -42955,做多,2025-06-25 07:15:00,2025-06-25 08:00:00,2442.75,2439.05,-0.01,flip_to_short -42956,做空,2025-06-25 08:00:00,2025-06-25 08:10:00,2439.05,2441.44,-0.0,flip_to_long -42957,做多,2025-06-25 08:10:00,2025-06-25 08:15:00,2441.44,2435.11,-0.01,flip_to_short -42958,做空,2025-06-25 08:15:00,2025-06-25 08:55:00,2435.11,2438.66,-0.01,flip_to_long -42959,做多,2025-06-25 08:55:00,2025-06-25 09:35:00,2438.66,2419.25,-0.02,flip_to_short -42960,做空,2025-06-25 09:35:00,2025-06-25 12:55:00,2419.25,2427.59,-0.01,flip_to_long -42961,做多,2025-06-25 12:55:00,2025-06-25 13:00:00,2427.59,2425.59,-0.0,flip_to_short -42962,做空,2025-06-25 13:00:00,2025-06-25 13:05:00,2425.59,2427.4,-0.0,flip_to_long -42963,做多,2025-06-25 13:05:00,2025-06-25 13:35:00,2427.4,2425.66,-0.0,flip_to_short -42964,做空,2025-06-25 13:35:00,2025-06-25 13:40:00,2425.66,2434.31,-0.01,flip_to_long -42965,做多,2025-06-25 13:40:00,2025-06-25 14:15:00,2434.31,2398.07,-0.04,flip_to_short -42966,做空,2025-06-25 14:15:00,2025-06-25 14:45:00,2398.07,2433.49,-0.04,flip_to_long -42967,做多,2025-06-25 14:45:00,2025-06-25 15:00:00,2433.49,2417.15,-0.02,flip_to_short -42968,做空,2025-06-25 15:00:00,2025-06-25 17:15:00,2417.15,2419.01,-0.0,flip_to_long -42969,做多,2025-06-25 17:15:00,2025-06-25 17:30:00,2419.01,2418.29,-0.0,flip_to_short -42970,做空,2025-06-25 17:30:00,2025-06-25 17:50:00,2418.29,2417.38,-0.0,flip_to_long -42971,做多,2025-06-25 17:50:00,2025-06-25 18:05:00,2417.38,2418.77,0.0,flip_to_short -42972,做空,2025-06-25 18:05:00,2025-06-25 18:30:00,2418.77,2415.75,0.0,flip_to_long -42973,做多,2025-06-25 18:30:00,2025-06-25 22:00:00,2415.75,2422.07,0.01,flip_to_short -42974,做空,2025-06-25 22:00:00,2025-06-26 00:15:00,2422.07,2423.5,-0.0,flip_to_long -42975,做多,2025-06-26 00:15:00,2025-06-26 00:40:00,2423.5,2423.0,-0.0,flip_to_short -42976,做空,2025-06-26 00:40:00,2025-06-26 00:45:00,2423.0,2424.92,-0.0,flip_to_long -42977,做多,2025-06-26 00:45:00,2025-06-26 00:55:00,2424.92,2425.32,-0.0,flip_to_short -42978,做空,2025-06-26 00:55:00,2025-06-26 01:25:00,2425.32,2440.25,-0.02,flip_to_long -42979,做多,2025-06-26 01:25:00,2025-06-26 01:30:00,2440.25,2463.32,0.02,tp_upper -42980,做空,2025-06-26 05:35:00,2025-06-26 05:40:00,2467.83,2470.43,-0.0,flip_to_long -42981,做多,2025-06-26 05:40:00,2025-06-26 09:05:00,2470.43,2476.0,0.0,flip_to_short -42982,做空,2025-06-26 09:05:00,2025-06-26 14:30:00,2476.0,2446.36,0.03,flip_to_long -42983,做多,2025-06-26 14:30:00,2025-06-26 14:35:00,2446.36,2444.61,-0.0,flip_to_short -42984,做空,2025-06-26 14:35:00,2025-06-26 14:40:00,2444.61,2448.33,-0.01,flip_to_long -42985,做多,2025-06-26 14:40:00,2025-06-26 14:50:00,2448.33,2446.54,-0.0,flip_to_short -42986,做空,2025-06-26 14:50:00,2025-06-26 15:05:00,2446.54,2446.59,-0.0,flip_to_long -42987,做多,2025-06-26 15:05:00,2025-06-26 15:10:00,2446.59,2439.29,-0.01,flip_to_short -42988,做空,2025-06-26 15:10:00,2025-06-26 15:15:00,2439.29,2444.44,-0.01,flip_to_long -42989,做多,2025-06-26 15:15:00,2025-06-26 15:25:00,2444.44,2415.41,-0.03,flip_to_short -42990,做空,2025-06-26 15:25:00,2025-06-26 18:10:00,2415.41,2429.9,-0.02,flip_to_long -42991,做多,2025-06-26 18:10:00,2025-06-26 19:25:00,2429.9,2428.63,-0.0,flip_to_short -42992,做空,2025-06-26 19:25:00,2025-06-26 19:30:00,2428.63,2434.16,-0.01,flip_to_long -42993,做多,2025-06-26 19:30:00,2025-06-26 21:10:00,2434.16,2421.93,-0.01,flip_to_short -42994,做空,2025-06-26 21:10:00,2025-06-27 01:10:00,2421.93,2417.86,0.0,flip_to_long -42995,做多,2025-06-27 01:10:00,2025-06-27 06:05:00,2417.86,2436.76,0.02,flip_to_short -42996,做空,2025-06-27 06:05:00,2025-06-27 08:35:00,2436.76,2448.72,-0.01,flip_to_long -42997,做多,2025-06-27 08:35:00,2025-06-27 09:00:00,2448.72,2444.35,-0.01,flip_to_short -42998,做空,2025-06-27 09:00:00,2025-06-27 11:00:00,2444.35,2448.13,-0.01,flip_to_long -42999,做多,2025-06-27 11:00:00,2025-06-27 11:20:00,2448.13,2446.32,-0.0,flip_to_short -43000,做空,2025-06-27 11:20:00,2025-06-27 12:05:00,2446.32,2448.13,-0.0,flip_to_long -43001,做多,2025-06-27 12:05:00,2025-06-27 12:30:00,2448.13,2444.12,-0.01,flip_to_short -43002,做空,2025-06-27 12:30:00,2025-06-27 15:40:00,2444.12,2437.57,0.01,flip_to_long -43003,做多,2025-06-27 15:40:00,2025-06-27 15:45:00,2437.57,2435.02,-0.0,flip_to_short -43004,做空,2025-06-27 15:45:00,2025-06-27 16:15:00,2435.02,2433.54,0.0,flip_to_long -43005,做多,2025-06-27 16:15:00,2025-06-27 16:20:00,2433.54,2432.63,-0.0,flip_to_short -43006,做空,2025-06-27 16:20:00,2025-06-27 16:25:00,2432.63,2434.51,-0.0,flip_to_long -43007,做多,2025-06-27 16:25:00,2025-06-27 16:45:00,2434.51,2432.88,-0.0,flip_to_short -43008,做空,2025-06-27 16:45:00,2025-06-27 20:05:00,2432.88,2418.0,0.01,flip_to_long -43009,做多,2025-06-27 20:05:00,2025-06-28 00:05:00,2418.0,2417.21,-0.0,flip_to_short -43010,做空,2025-06-28 00:05:00,2025-06-28 00:15:00,2417.21,2417.43,-0.0,flip_to_long -43011,做多,2025-06-28 00:15:00,2025-06-28 00:30:00,2417.43,2418.44,-0.0,flip_to_short -43012,做空,2025-06-28 00:30:00,2025-06-28 00:45:00,2418.44,2420.55,-0.0,flip_to_long -43013,做多,2025-06-28 00:45:00,2025-06-28 00:50:00,2420.55,2418.29,-0.0,flip_to_short -43014,做空,2025-06-28 00:50:00,2025-06-28 02:20:00,2418.29,2419.49,-0.0,flip_to_long -43015,做多,2025-06-28 02:20:00,2025-06-28 02:45:00,2419.49,2418.21,-0.0,flip_to_short -43016,做空,2025-06-28 02:45:00,2025-06-28 03:00:00,2418.21,2418.94,-0.0,flip_to_long -43017,做多,2025-06-28 03:00:00,2025-06-28 03:05:00,2418.94,2416.56,-0.0,flip_to_short -43018,做空,2025-06-28 03:05:00,2025-06-28 03:15:00,2416.56,2420.31,-0.01,flip_to_long -43019,做多,2025-06-28 03:15:00,2025-06-28 03:35:00,2420.31,2418.96,-0.0,flip_to_short -43020,做空,2025-06-28 03:35:00,2025-06-28 04:20:00,2418.96,2418.17,-0.0,flip_to_long -43021,做多,2025-06-28 04:20:00,2025-06-28 05:40:00,2418.17,2418.0,-0.0,flip_to_short -43022,做空,2025-06-28 05:40:00,2025-06-28 05:45:00,2418.0,2419.57,-0.0,flip_to_long -43023,做多,2025-06-28 05:45:00,2025-06-28 08:10:00,2419.57,2421.26,0.0,flip_to_short -43024,做空,2025-06-28 08:10:00,2025-06-28 08:20:00,2421.26,2423.93,-0.0,flip_to_long -43025,做多,2025-06-28 08:20:00,2025-06-28 08:25:00,2423.93,2422.81,-0.0,flip_to_short -43026,做空,2025-06-28 08:25:00,2025-06-28 08:55:00,2422.81,2423.29,-0.0,flip_to_long -43027,做多,2025-06-28 08:55:00,2025-06-28 09:05:00,2423.29,2420.0,-0.0,flip_to_short -43028,做空,2025-06-28 09:05:00,2025-06-28 09:25:00,2420.0,2422.79,-0.0,flip_to_long -43029,做多,2025-06-28 09:25:00,2025-06-28 10:40:00,2422.79,2424.13,0.0,flip_to_short -43030,做空,2025-06-28 10:40:00,2025-06-28 10:45:00,2424.13,2424.5,-0.0,flip_to_long -43031,做多,2025-06-28 10:45:00,2025-06-28 12:05:00,2424.5,2424.43,-0.0,flip_to_short -43032,做空,2025-06-28 12:05:00,2025-06-28 12:10:00,2424.43,2424.82,-0.0,flip_to_long -43033,做多,2025-06-28 12:10:00,2025-06-28 12:45:00,2424.82,2424.5,-0.0,flip_to_short -43034,做空,2025-06-28 12:45:00,2025-06-28 12:50:00,2424.5,2425.56,-0.0,flip_to_long -43035,做多,2025-06-28 12:50:00,2025-06-28 12:55:00,2425.56,2424.98,-0.0,flip_to_short -43036,做空,2025-06-28 12:55:00,2025-06-28 14:10:00,2424.98,2425.16,-0.0,flip_to_long -43037,做多,2025-06-28 14:10:00,2025-06-28 14:25:00,2425.16,2425.45,-0.0,flip_to_short -43038,做空,2025-06-28 14:25:00,2025-06-28 14:35:00,2425.45,2424.88,-0.0,flip_to_long -43039,做多,2025-06-28 14:35:00,2025-06-28 14:45:00,2424.88,2424.24,-0.0,flip_to_short -43040,做空,2025-06-28 14:45:00,2025-06-28 15:00:00,2424.24,2425.31,-0.0,flip_to_long -43041,做多,2025-06-28 15:00:00,2025-06-28 15:05:00,2425.31,2424.6,-0.0,flip_to_short -43042,做空,2025-06-28 15:05:00,2025-06-28 15:10:00,2424.6,2424.98,-0.0,flip_to_long -43043,做多,2025-06-28 15:10:00,2025-06-28 15:35:00,2424.98,2424.42,-0.0,flip_to_short -43044,做空,2025-06-28 15:35:00,2025-06-28 15:40:00,2424.42,2426.14,-0.0,flip_to_long -43045,做多,2025-06-28 15:40:00,2025-06-28 15:55:00,2426.14,2435.09,0.01,tp_upper -43046,做空,2025-06-28 19:35:00,2025-06-28 19:40:00,2432.47,2433.16,-0.0,flip_to_long -43047,做多,2025-06-28 19:40:00,2025-06-28 22:05:00,2433.16,2436.01,0.0,flip_to_short -43048,做空,2025-06-28 22:05:00,2025-06-28 22:15:00,2436.01,2434.79,0.0,flip_to_long -43049,做多,2025-06-28 22:15:00,2025-06-28 23:55:00,2434.79,2434.79,-0.0,flip_to_short -43050,做空,2025-06-28 23:55:00,2025-06-29 00:20:00,2434.79,2436.57,-0.0,flip_to_long -43051,做多,2025-06-29 00:20:00,2025-06-29 01:10:00,2436.57,2433.84,-0.0,flip_to_short -43052,做空,2025-06-29 01:10:00,2025-06-29 01:15:00,2433.84,2435.51,-0.0,flip_to_long -43053,做多,2025-06-29 01:15:00,2025-06-29 01:20:00,2435.51,2433.9,-0.0,flip_to_short -43054,做空,2025-06-29 01:20:00,2025-06-29 05:40:00,2433.9,2430.17,0.0,flip_to_long -43055,做多,2025-06-29 05:40:00,2025-06-29 12:40:00,2430.17,2448.26,0.02,flip_to_short -43056,做空,2025-06-29 12:40:00,2025-06-29 12:45:00,2448.26,2450.75,-0.0,flip_to_long -43057,做多,2025-06-29 12:45:00,2025-06-29 13:05:00,2450.75,2451.41,-0.0,flip_to_short -43058,做空,2025-06-29 13:05:00,2025-06-29 18:25:00,2451.41,2440.23,0.01,flip_to_long -43059,做多,2025-06-29 18:25:00,2025-06-29 18:35:00,2440.23,2437.66,-0.0,flip_to_short -43060,做空,2025-06-29 18:35:00,2025-06-29 18:40:00,2437.66,2439.78,-0.0,flip_to_long -43061,做多,2025-06-29 18:40:00,2025-06-29 19:35:00,2439.78,2436.01,-0.01,flip_to_short -43062,做空,2025-06-29 19:35:00,2025-06-29 19:50:00,2436.01,2436.84,-0.0,flip_to_long -43063,做多,2025-06-29 19:50:00,2025-06-29 19:55:00,2436.84,2436.8,-0.0,flip_to_short -43064,做空,2025-06-29 19:55:00,2025-06-29 21:00:00,2436.8,2418.35,0.02,tp_lower -43065,做多,2025-06-29 21:20:00,2025-06-29 21:40:00,2431.29,2435.11,0.0,flip_to_short -43066,做空,2025-06-29 21:40:00,2025-06-29 22:00:00,2435.11,2443.79,-0.01,flip_to_long -43067,做多,2025-06-29 22:00:00,2025-06-29 22:20:00,2443.79,2471.02,0.03,tp_upper -43068,做空,2025-06-30 02:55:00,2025-06-30 03:00:00,2500.35,2503.16,-0.0,flip_to_long -43069,做多,2025-06-30 03:00:00,2025-06-30 03:05:00,2503.16,2501.17,-0.0,flip_to_short -43070,做空,2025-06-30 03:05:00,2025-06-30 06:45:00,2501.17,2463.64,0.04,tp_lower -43071,做多,2025-06-30 12:40:00,2025-06-30 13:30:00,2461.66,2462.65,-0.0,flip_to_short -43072,做空,2025-06-30 13:30:00,2025-06-30 13:50:00,2462.65,2460.71,0.0,flip_to_long -43073,做多,2025-06-30 13:50:00,2025-06-30 14:05:00,2460.71,2453.27,-0.01,flip_to_short -43074,做空,2025-06-30 14:05:00,2025-06-30 14:10:00,2453.27,2464.46,-0.01,flip_to_long -43075,做多,2025-06-30 14:10:00,2025-06-30 14:15:00,2464.46,2459.76,-0.01,flip_to_short -43076,做空,2025-06-30 14:15:00,2025-06-30 14:35:00,2459.76,2457.6,0.0,flip_to_long -43077,做多,2025-06-30 14:35:00,2025-06-30 15:30:00,2457.6,2460.01,0.0,flip_to_short -43078,做空,2025-06-30 15:30:00,2025-07-01 01:30:00,2460.01,2497.89,-0.04,flip_to_long -43079,做多,2025-07-01 01:30:00,2025-07-01 01:40:00,2497.89,2491.07,-0.01,flip_to_short -43080,做空,2025-07-01 01:40:00,2025-07-01 01:45:00,2491.07,2493.04,-0.0,flip_to_long -43081,做多,2025-07-01 01:45:00,2025-07-01 01:50:00,2493.04,2485.9,-0.01,flip_to_short -43082,做空,2025-07-01 01:50:00,2025-07-01 02:05:00,2485.9,2490.47,-0.01,flip_to_long -43083,做多,2025-07-01 02:05:00,2025-07-01 02:10:00,2490.47,2489.47,-0.0,flip_to_short -43084,做空,2025-07-01 02:10:00,2025-07-01 02:20:00,2489.47,2490.99,-0.0,flip_to_long -43085,做多,2025-07-01 02:20:00,2025-07-01 02:35:00,2490.99,2487.92,-0.0,flip_to_short -43086,做空,2025-07-01 02:35:00,2025-07-01 09:55:00,2487.92,2455.98,0.03,flip_to_long -43087,做多,2025-07-01 09:55:00,2025-07-01 10:10:00,2455.98,2457.29,0.0,flip_to_short -43088,做空,2025-07-01 10:10:00,2025-07-01 10:20:00,2457.29,2458.5,-0.0,flip_to_long -43089,做多,2025-07-01 10:20:00,2025-07-01 10:25:00,2458.5,2452.68,-0.01,flip_to_short -43090,做空,2025-07-01 10:25:00,2025-07-01 10:30:00,2452.68,2455.64,-0.0,flip_to_long -43091,做多,2025-07-01 10:30:00,2025-07-01 11:05:00,2455.64,2455.6,-0.0,flip_to_short -43092,做空,2025-07-01 11:05:00,2025-07-01 14:05:00,2455.6,2450.4,0.0,flip_to_long -43093,做多,2025-07-01 14:05:00,2025-07-01 14:10:00,2450.4,2449.83,-0.0,flip_to_short -43094,做空,2025-07-01 14:10:00,2025-07-01 17:20:00,2449.83,2429.93,0.02,flip_to_long -43095,做多,2025-07-01 17:20:00,2025-07-01 18:00:00,2429.93,2428.26,-0.0,flip_to_short -43096,做空,2025-07-01 18:00:00,2025-07-01 18:05:00,2428.26,2428.87,-0.0,flip_to_long -43097,做多,2025-07-01 18:05:00,2025-07-01 18:10:00,2428.87,2427.96,-0.0,flip_to_short -43098,做空,2025-07-01 18:10:00,2025-07-02 00:10:00,2427.96,2406.14,0.02,flip_to_long -43099,做多,2025-07-02 00:10:00,2025-07-02 00:35:00,2406.14,2404.59,-0.0,flip_to_short -43100,做空,2025-07-02 00:35:00,2025-07-02 00:40:00,2404.59,2405.87,-0.0,flip_to_long -43101,做多,2025-07-02 00:40:00,2025-07-02 00:45:00,2405.87,2398.7,-0.01,flip_to_short -43102,做空,2025-07-02 00:45:00,2025-07-02 01:15:00,2398.7,2391.78,0.01,tp_lower -43103,做多,2025-07-02 01:25:00,2025-07-02 01:30:00,2404.79,2402.02,-0.0,flip_to_short -43104,做空,2025-07-02 01:30:00,2025-07-02 01:35:00,2402.02,2406.0,-0.01,flip_to_long -43105,做多,2025-07-02 01:35:00,2025-07-02 10:00:00,2406.0,2443.99,0.04,flip_to_short -43106,做空,2025-07-02 10:00:00,2025-07-02 10:10:00,2443.99,2446.48,-0.0,flip_to_long -43107,做多,2025-07-02 10:10:00,2025-07-02 11:30:00,2446.48,2447.81,0.0,flip_to_short -43108,做空,2025-07-02 11:30:00,2025-07-02 13:10:00,2447.81,2448.0,-0.0,flip_to_long -43109,做多,2025-07-02 13:10:00,2025-07-02 13:15:00,2448.0,2444.64,-0.0,flip_to_short -43110,做空,2025-07-02 13:15:00,2025-07-02 13:25:00,2444.64,2446.32,-0.0,flip_to_long -43111,做多,2025-07-02 13:25:00,2025-07-02 13:30:00,2446.32,2445.32,-0.0,flip_to_short -43112,做空,2025-07-02 13:30:00,2025-07-02 13:35:00,2445.32,2449.17,-0.01,flip_to_long -43113,做多,2025-07-02 13:35:00,2025-07-02 13:50:00,2449.17,2448.25,-0.0,flip_to_short -43114,做空,2025-07-02 13:50:00,2025-07-02 23:25:00,2448.25,2586.95,-0.15,flip_to_long -43115,做多,2025-07-02 23:25:00,2025-07-03 04:40:00,2586.95,2564.9,-0.02,flip_to_short -43116,做空,2025-07-03 04:40:00,2025-07-03 05:05:00,2564.9,2578.09,-0.01,flip_to_long -43117,做多,2025-07-03 05:05:00,2025-07-03 08:55:00,2578.09,2586.84,0.01,flip_to_short -43118,做空,2025-07-03 08:55:00,2025-07-03 09:00:00,2586.84,2587.5,-0.0,flip_to_long -43119,做多,2025-07-03 09:00:00,2025-07-03 09:45:00,2587.5,2596.57,0.01,flip_to_short -43120,做空,2025-07-03 09:45:00,2025-07-03 10:10:00,2596.57,2598.37,-0.0,flip_to_long -43121,做多,2025-07-03 10:10:00,2025-07-03 10:15:00,2598.37,2586.1,-0.01,flip_to_short -43122,做空,2025-07-03 10:15:00,2025-07-03 10:50:00,2586.1,2598.1,-0.01,flip_to_long -43123,做多,2025-07-03 10:50:00,2025-07-03 11:05:00,2598.1,2590.94,-0.01,flip_to_short -43124,做空,2025-07-03 11:05:00,2025-07-03 11:55:00,2590.94,2596.26,-0.01,flip_to_long -43125,做多,2025-07-03 11:55:00,2025-07-03 12:00:00,2596.26,2596.01,-0.0,flip_to_short -43126,做空,2025-07-03 12:00:00,2025-07-03 13:00:00,2596.01,2590.43,0.0,flip_to_long -43127,做多,2025-07-03 13:00:00,2025-07-03 13:35:00,2590.43,2617.78,0.02,tp_upper -43128,做空,2025-07-03 14:30:00,2025-07-03 14:35:00,2594.36,2597.94,-0.0,flip_to_long -43129,做多,2025-07-03 14:35:00,2025-07-03 14:40:00,2597.94,2596.62,-0.0,flip_to_short -43130,做空,2025-07-03 14:40:00,2025-07-03 18:55:00,2596.62,2584.16,0.01,flip_to_long -43131,做多,2025-07-03 18:55:00,2025-07-03 23:10:00,2584.16,2591.4,0.01,flip_to_short -43132,做空,2025-07-03 23:10:00,2025-07-04 00:00:00,2591.4,2592.51,-0.0,flip_to_long -43133,做多,2025-07-04 00:00:00,2025-07-04 00:05:00,2592.51,2591.95,-0.0,flip_to_short -43134,做空,2025-07-04 00:05:00,2025-07-04 00:25:00,2591.95,2589.45,0.0,flip_to_long -43135,做多,2025-07-04 00:25:00,2025-07-04 00:35:00,2589.45,2591.61,0.0,flip_to_short -43136,做空,2025-07-04 00:35:00,2025-07-04 00:40:00,2591.61,2594.75,-0.0,flip_to_long -43137,做多,2025-07-04 00:40:00,2025-07-04 00:50:00,2594.75,2587.81,-0.01,flip_to_short -43138,做空,2025-07-04 00:50:00,2025-07-04 01:05:00,2587.81,2594.29,-0.01,flip_to_long -43139,做多,2025-07-04 01:05:00,2025-07-04 01:35:00,2594.29,2590.25,-0.01,flip_to_short -43140,做空,2025-07-04 01:35:00,2025-07-04 09:25:00,2590.25,2555.44,0.03,flip_to_long -43141,做多,2025-07-04 09:25:00,2025-07-04 09:45:00,2555.44,2552.59,-0.0,flip_to_short -43142,做空,2025-07-04 09:45:00,2025-07-04 10:00:00,2552.59,2554.28,-0.0,flip_to_long -43143,做多,2025-07-04 10:00:00,2025-07-04 10:05:00,2554.28,2553.36,-0.0,flip_to_short -43144,做空,2025-07-04 10:05:00,2025-07-04 10:35:00,2553.36,2552.08,0.0,flip_to_long -43145,做多,2025-07-04 10:35:00,2025-07-04 10:40:00,2552.08,2548.76,-0.0,flip_to_short -43146,做空,2025-07-04 10:40:00,2025-07-04 11:00:00,2548.76,2548.24,-0.0,flip_to_long -43147,做多,2025-07-04 11:00:00,2025-07-04 11:15:00,2548.24,2548.17,-0.0,flip_to_short -43148,做空,2025-07-04 11:15:00,2025-07-04 11:20:00,2548.17,2550.5,-0.0,flip_to_long -43149,做多,2025-07-04 11:20:00,2025-07-04 11:50:00,2550.5,2547.87,-0.0,flip_to_short -43150,做空,2025-07-04 11:50:00,2025-07-04 11:55:00,2547.87,2548.0,-0.0,flip_to_long -43151,做多,2025-07-04 11:55:00,2025-07-04 12:05:00,2548.0,2546.7,-0.0,flip_to_short -43152,做空,2025-07-04 12:05:00,2025-07-04 12:10:00,2546.7,2548.51,-0.0,flip_to_long -43153,做多,2025-07-04 12:10:00,2025-07-04 12:40:00,2548.51,2547.29,-0.0,flip_to_short -43154,做空,2025-07-04 12:40:00,2025-07-04 12:55:00,2547.29,2546.94,-0.0,flip_to_long -43155,做多,2025-07-04 12:55:00,2025-07-04 21:30:00,2546.94,2486.85,-0.06,flip_to_short -43156,做空,2025-07-04 21:30:00,2025-07-04 21:35:00,2486.85,2487.59,-0.0,flip_to_long -43157,做多,2025-07-04 21:35:00,2025-07-05 02:25:00,2487.59,2506.4,0.02,flip_to_short -43158,做空,2025-07-05 02:25:00,2025-07-05 02:35:00,2506.4,2511.39,-0.01,flip_to_long -43159,做多,2025-07-05 02:35:00,2025-07-05 04:05:00,2511.39,2512.0,-0.0,flip_to_short -43160,做空,2025-07-05 04:05:00,2025-07-05 04:10:00,2512.0,2514.31,-0.0,flip_to_long -43161,做多,2025-07-05 04:10:00,2025-07-05 05:00:00,2514.31,2513.24,-0.0,flip_to_short -43162,做空,2025-07-05 05:00:00,2025-07-05 05:10:00,2513.24,2514.71,-0.0,flip_to_long -43163,做多,2025-07-05 05:10:00,2025-07-05 07:50:00,2514.71,2518.69,0.0,flip_to_short -43164,做空,2025-07-05 07:50:00,2025-07-05 07:55:00,2518.69,2520.36,-0.0,flip_to_long -43165,做多,2025-07-05 07:55:00,2025-07-05 08:25:00,2520.36,2518.5,-0.0,flip_to_short -43166,做空,2025-07-05 08:25:00,2025-07-05 09:45:00,2518.5,2520.32,-0.0,flip_to_long -43167,做多,2025-07-05 09:45:00,2025-07-05 10:05:00,2520.32,2519.29,-0.0,flip_to_short -43168,做空,2025-07-05 10:05:00,2025-07-05 10:20:00,2519.29,2519.22,-0.0,flip_to_long -43169,做多,2025-07-05 10:20:00,2025-07-05 10:30:00,2519.22,2518.32,-0.0,flip_to_short -43170,做空,2025-07-05 10:30:00,2025-07-05 10:40:00,2518.32,2518.99,-0.0,flip_to_long -43171,做多,2025-07-05 10:40:00,2025-07-05 10:55:00,2518.99,2517.16,-0.0,flip_to_short -43172,做空,2025-07-05 10:55:00,2025-07-05 11:00:00,2517.16,2519.97,-0.0,flip_to_long -43173,做多,2025-07-05 11:00:00,2025-07-05 11:50:00,2519.97,2518.93,-0.0,flip_to_short -43174,做空,2025-07-05 11:50:00,2025-07-05 12:55:00,2518.93,2516.82,0.0,flip_to_long -43175,做多,2025-07-05 12:55:00,2025-07-05 13:10:00,2516.82,2516.93,-0.0,flip_to_short -43176,做空,2025-07-05 13:10:00,2025-07-05 14:15:00,2516.93,2515.0,0.0,flip_to_long -43177,做多,2025-07-05 14:15:00,2025-07-05 15:00:00,2515.0,2516.5,0.0,flip_to_short -43178,做空,2025-07-05 15:00:00,2025-07-05 15:15:00,2516.5,2515.9,-0.0,flip_to_long -43179,做多,2025-07-05 15:15:00,2025-07-05 20:10:00,2515.9,2500.83,-0.02,flip_to_short -43180,做空,2025-07-05 20:10:00,2025-07-05 20:30:00,2500.83,2498.56,0.0,flip_to_long -43181,做多,2025-07-05 20:30:00,2025-07-06 01:25:00,2498.56,2513.2,0.01,flip_to_short -43182,做空,2025-07-06 01:25:00,2025-07-06 01:30:00,2513.2,2515.15,-0.0,flip_to_long -43183,做多,2025-07-06 01:30:00,2025-07-06 01:50:00,2515.15,2514.71,-0.0,flip_to_short -43184,做空,2025-07-06 01:50:00,2025-07-06 01:55:00,2514.71,2516.65,-0.0,flip_to_long -43185,做多,2025-07-06 01:55:00,2025-07-06 02:15:00,2516.65,2513.4,-0.0,flip_to_short -43186,做空,2025-07-06 02:15:00,2025-07-06 04:00:00,2513.4,2515.75,-0.0,flip_to_long -43187,做多,2025-07-06 04:00:00,2025-07-06 04:15:00,2515.75,2515.22,-0.0,flip_to_short -43188,做空,2025-07-06 04:15:00,2025-07-06 06:10:00,2515.22,2514.0,-0.0,flip_to_long -43189,做多,2025-07-06 06:10:00,2025-07-06 08:00:00,2514.0,2515.27,0.0,flip_to_short -43190,做空,2025-07-06 08:00:00,2025-07-06 08:45:00,2515.27,2514.27,-0.0,flip_to_long -43191,做多,2025-07-06 08:45:00,2025-07-06 09:35:00,2514.27,2513.8,-0.0,flip_to_short -43192,做空,2025-07-06 09:35:00,2025-07-06 11:45:00,2513.8,2512.52,0.0,flip_to_long -43193,做多,2025-07-06 11:45:00,2025-07-06 12:05:00,2512.52,2512.48,-0.0,flip_to_short -43194,做空,2025-07-06 12:05:00,2025-07-06 12:20:00,2512.48,2511.48,-0.0,flip_to_long -43195,做多,2025-07-06 12:20:00,2025-07-06 13:25:00,2511.48,2534.26,0.02,tp_upper -43196,做空,2025-07-06 17:15:00,2025-07-06 17:20:00,2544.32,2548.45,-0.01,flip_to_long -43197,做多,2025-07-06 17:20:00,2025-07-06 17:50:00,2548.45,2546.91,-0.0,flip_to_short -43198,做空,2025-07-06 17:50:00,2025-07-06 20:05:00,2546.91,2546.35,-0.0,flip_to_long -43199,做多,2025-07-06 20:05:00,2025-07-06 20:20:00,2546.35,2544.31,-0.0,flip_to_short -43200,做空,2025-07-06 20:20:00,2025-07-07 02:05:00,2544.31,2570.19,-0.03,flip_to_long -43201,做多,2025-07-07 02:05:00,2025-07-07 02:30:00,2570.19,2573.08,0.0,flip_to_short -43202,做空,2025-07-07 02:30:00,2025-07-07 05:35:00,2573.08,2571.77,0.0,flip_to_long -43203,做多,2025-07-07 05:35:00,2025-07-07 05:45:00,2571.77,2570.56,-0.0,flip_to_short -43204,做空,2025-07-07 05:45:00,2025-07-07 06:20:00,2570.56,2574.59,-0.0,flip_to_long -43205,做多,2025-07-07 06:20:00,2025-07-07 06:30:00,2574.59,2572.3,-0.0,flip_to_short -43206,做空,2025-07-07 06:30:00,2025-07-07 07:35:00,2572.3,2572.35,-0.0,flip_to_long -43207,做多,2025-07-07 07:35:00,2025-07-07 08:15:00,2572.35,2570.92,-0.0,flip_to_short -43208,做空,2025-07-07 08:15:00,2025-07-07 08:20:00,2570.92,2573.86,-0.0,flip_to_long -43209,做多,2025-07-07 08:20:00,2025-07-07 09:45:00,2573.86,2567.93,-0.01,flip_to_short -43210,做空,2025-07-07 09:45:00,2025-07-07 13:50:00,2567.93,2558.65,0.01,flip_to_long -43211,做多,2025-07-07 13:50:00,2025-07-07 14:05:00,2558.65,2560.24,0.0,flip_to_short -43212,做空,2025-07-07 14:05:00,2025-07-07 17:30:00,2560.24,2539.69,0.02,flip_to_long -43213,做多,2025-07-07 17:30:00,2025-07-07 17:35:00,2539.69,2533.91,-0.01,flip_to_short -43214,做空,2025-07-07 17:35:00,2025-07-07 18:55:00,2533.91,2543.48,-0.01,flip_to_long -43215,做多,2025-07-07 18:55:00,2025-07-07 20:15:00,2543.48,2534.61,-0.01,flip_to_short -43216,做空,2025-07-07 20:15:00,2025-07-07 21:00:00,2534.61,2534.88,-0.0,flip_to_long -43217,做多,2025-07-07 21:00:00,2025-07-07 21:10:00,2534.88,2530.02,-0.01,flip_to_short -43218,做空,2025-07-07 21:10:00,2025-07-07 21:35:00,2530.02,2534.15,-0.0,flip_to_long -43219,做多,2025-07-07 21:35:00,2025-07-07 22:00:00,2534.15,2531.15,-0.0,flip_to_short -43220,做空,2025-07-07 22:00:00,2025-07-07 22:05:00,2531.15,2535.81,-0.01,flip_to_long -43221,做多,2025-07-07 22:05:00,2025-07-07 22:10:00,2535.81,2535.39,-0.0,flip_to_short -43222,做空,2025-07-07 22:10:00,2025-07-07 22:40:00,2535.39,2536.42,-0.0,flip_to_long -43223,做多,2025-07-07 22:40:00,2025-07-07 22:45:00,2536.42,2533.2,-0.0,flip_to_short -43224,做空,2025-07-07 22:45:00,2025-07-07 23:00:00,2533.2,2537.86,-0.01,flip_to_long -43225,做多,2025-07-07 23:00:00,2025-07-08 00:50:00,2537.86,2540.1,0.0,flip_to_short -43226,做空,2025-07-08 00:50:00,2025-07-08 02:25:00,2540.1,2535.9,0.0,flip_to_long -43227,做多,2025-07-08 02:25:00,2025-07-08 03:40:00,2535.9,2535.76,-0.0,flip_to_short -43228,做空,2025-07-08 03:40:00,2025-07-08 04:30:00,2535.76,2540.9,-0.01,flip_to_long -43229,做多,2025-07-08 04:30:00,2025-07-08 08:40:00,2540.9,2547.69,0.01,flip_to_short -43230,做空,2025-07-08 08:40:00,2025-07-08 09:10:00,2547.69,2548.5,-0.0,flip_to_long -43231,做多,2025-07-08 09:10:00,2025-07-08 11:05:00,2548.5,2574.95,0.02,tp_upper -43232,做空,2025-07-08 14:20:00,2025-07-08 14:30:00,2565.83,2575.41,-0.01,flip_to_long -43233,做多,2025-07-08 14:30:00,2025-07-08 14:45:00,2575.41,2572.42,-0.0,flip_to_short -43234,做空,2025-07-08 14:45:00,2025-07-08 16:25:00,2572.42,2575.18,-0.0,flip_to_long -43235,做多,2025-07-08 16:25:00,2025-07-08 16:30:00,2575.18,2571.34,-0.0,flip_to_short -43236,做空,2025-07-08 16:30:00,2025-07-08 16:35:00,2571.34,2572.64,-0.0,flip_to_long -43237,做多,2025-07-08 16:35:00,2025-07-08 16:45:00,2572.64,2572.91,-0.0,flip_to_short -43238,做空,2025-07-08 16:45:00,2025-07-08 21:05:00,2572.91,2604.98,-0.03,flip_to_long -43239,做多,2025-07-08 21:05:00,2025-07-08 21:15:00,2604.98,2603.44,-0.0,flip_to_short -43240,做空,2025-07-08 21:15:00,2025-07-08 21:25:00,2603.44,2606.61,-0.0,flip_to_long -43241,做多,2025-07-08 21:25:00,2025-07-08 21:40:00,2606.61,2606.04,-0.0,flip_to_short -43242,做空,2025-07-08 21:40:00,2025-07-08 21:45:00,2606.04,2608.41,-0.0,flip_to_long -43243,做多,2025-07-08 21:45:00,2025-07-08 23:00:00,2608.41,2608.43,-0.0,flip_to_short -43244,做空,2025-07-08 23:00:00,2025-07-08 23:05:00,2608.43,2614.04,-0.01,flip_to_long -43245,做多,2025-07-08 23:05:00,2025-07-08 23:25:00,2614.04,2608.86,-0.01,flip_to_short -43246,做空,2025-07-08 23:25:00,2025-07-09 00:40:00,2608.86,2609.05,-0.0,flip_to_long -43247,做多,2025-07-09 00:40:00,2025-07-09 01:20:00,2609.05,2608.99,-0.0,flip_to_short -43248,做空,2025-07-09 01:20:00,2025-07-09 02:10:00,2608.99,2607.0,0.0,flip_to_long -43249,做多,2025-07-09 02:10:00,2025-07-09 05:35:00,2607.0,2636.84,0.03,tp_upper -43250,做空,2025-07-09 08:45:00,2025-07-09 10:40:00,2616.38,2618.69,-0.0,flip_to_long -43251,做多,2025-07-09 10:40:00,2025-07-09 12:15:00,2618.69,2656.46,0.03,tp_upper -43252,做空,2025-07-09 14:35:00,2025-07-09 14:40:00,2637.58,2638.49,-0.0,flip_to_long -43253,做多,2025-07-09 14:40:00,2025-07-09 17:30:00,2638.49,2653.62,0.01,flip_to_short -43254,做空,2025-07-09 17:30:00,2025-07-09 17:35:00,2653.62,2657.18,-0.0,flip_to_long -43255,做多,2025-07-09 17:35:00,2025-07-09 17:45:00,2657.18,2655.75,-0.0,flip_to_short -43256,做空,2025-07-09 17:45:00,2025-07-10 00:40:00,2655.75,2762.25,-0.1,flip_to_long -43257,做多,2025-07-10 00:40:00,2025-07-10 00:50:00,2762.25,2760.98,-0.0,flip_to_short -43258,做空,2025-07-10 00:50:00,2025-07-10 01:00:00,2760.98,2759.26,0.0,flip_to_long -43259,做多,2025-07-10 01:00:00,2025-07-10 03:30:00,2759.26,2772.99,0.01,flip_to_short -43260,做空,2025-07-10 03:30:00,2025-07-10 03:50:00,2772.99,2773.99,-0.0,flip_to_long -43261,做多,2025-07-10 03:50:00,2025-07-10 04:00:00,2773.99,2769.96,-0.0,flip_to_short -43262,做空,2025-07-10 04:00:00,2025-07-10 04:30:00,2769.96,2773.45,-0.0,flip_to_long -43263,做多,2025-07-10 04:30:00,2025-07-10 08:10:00,2773.45,2783.74,0.01,flip_to_short -43264,做空,2025-07-10 08:10:00,2025-07-10 13:00:00,2783.74,2780.18,0.0,flip_to_long -43265,做多,2025-07-10 13:00:00,2025-07-10 13:05:00,2780.18,2778.01,-0.0,flip_to_short -43266,做空,2025-07-10 13:05:00,2025-07-10 13:10:00,2778.01,2782.85,-0.01,flip_to_long -43267,做多,2025-07-10 13:10:00,2025-07-10 13:30:00,2782.85,2774.59,-0.01,flip_to_short -43268,做空,2025-07-10 13:30:00,2025-07-10 13:35:00,2774.59,2779.25,-0.0,flip_to_long -43269,做多,2025-07-10 13:35:00,2025-07-10 13:45:00,2779.25,2772.36,-0.01,flip_to_short -43270,做空,2025-07-10 13:45:00,2025-07-10 13:50:00,2772.36,2777.99,-0.01,flip_to_long -43271,做多,2025-07-10 13:50:00,2025-07-10 14:00:00,2777.99,2777.29,-0.0,flip_to_short -43272,做空,2025-07-10 14:00:00,2025-07-10 14:05:00,2777.29,2778.44,-0.0,flip_to_long -43273,做多,2025-07-10 14:05:00,2025-07-10 14:25:00,2778.44,2762.75,-0.01,flip_to_short -43274,做空,2025-07-10 14:25:00,2025-07-10 16:05:00,2762.75,2775.31,-0.01,flip_to_long -43275,做多,2025-07-10 16:05:00,2025-07-10 21:15:00,2775.31,2872.96,0.08,tp_upper -43276,做空,2025-07-11 04:30:00,2025-07-11 04:35:00,2952.5,2953.07,-0.0,flip_to_long -43277,做多,2025-07-11 04:35:00,2025-07-11 07:10:00,2953.07,2979.68,0.02,flip_to_short -43278,做空,2025-07-11 07:10:00,2025-07-11 07:15:00,2979.68,2986.01,-0.01,flip_to_long -43279,做多,2025-07-11 07:15:00,2025-07-11 07:55:00,2986.01,2968.35,-0.02,flip_to_short -43280,做空,2025-07-11 07:55:00,2025-07-11 08:35:00,2968.35,2990.65,-0.02,flip_to_long -43281,做多,2025-07-11 08:35:00,2025-07-11 10:10:00,2990.65,2998.2,0.0,flip_to_short -43282,做空,2025-07-11 10:10:00,2025-07-11 10:15:00,2998.2,3005.2,-0.01,flip_to_long -43283,做多,2025-07-11 10:15:00,2025-07-11 10:30:00,3005.2,3006.71,0.0,flip_to_short -43284,做空,2025-07-11 10:30:00,2025-07-11 13:00:00,3006.71,2994.44,0.01,flip_to_long -43285,做多,2025-07-11 13:00:00,2025-07-11 13:25:00,2994.44,2995.93,-0.0,flip_to_short -43286,做空,2025-07-11 13:25:00,2025-07-11 13:35:00,2995.93,2989.98,0.0,flip_to_long -43287,做多,2025-07-11 13:35:00,2025-07-11 14:00:00,2989.98,2996.85,0.0,flip_to_short -43288,做空,2025-07-11 14:00:00,2025-07-11 14:10:00,2996.85,2993.46,0.0,flip_to_long -43289,做多,2025-07-11 14:10:00,2025-07-11 14:25:00,2993.46,2995.28,0.0,flip_to_short -43290,做空,2025-07-11 14:25:00,2025-07-11 14:30:00,2995.28,2998.1,-0.0,flip_to_long -43291,做多,2025-07-11 14:30:00,2025-07-11 14:50:00,2998.1,2987.71,-0.01,flip_to_short -43292,做空,2025-07-11 14:50:00,2025-07-11 15:00:00,2987.71,2990.53,-0.0,flip_to_long -43293,做多,2025-07-11 15:00:00,2025-07-11 17:35:00,2990.53,2980.12,-0.01,flip_to_short -43294,做空,2025-07-11 17:35:00,2025-07-11 17:40:00,2980.12,2983.69,-0.0,flip_to_long -43295,做多,2025-07-11 17:40:00,2025-07-11 20:40:00,2983.69,2981.17,-0.0,flip_to_short -43296,做空,2025-07-11 20:40:00,2025-07-11 20:45:00,2981.17,2983.31,-0.0,flip_to_long -43297,做多,2025-07-11 20:45:00,2025-07-11 20:50:00,2983.31,2983.0,-0.0,flip_to_short -43298,做空,2025-07-11 20:50:00,2025-07-11 21:15:00,2983.0,2987.02,-0.0,flip_to_long -43299,做多,2025-07-11 21:15:00,2025-07-11 21:35:00,2987.02,2972.64,-0.01,flip_to_short -43300,做空,2025-07-11 21:35:00,2025-07-12 01:10:00,2972.64,2963.99,0.01,flip_to_long -43301,做多,2025-07-12 01:10:00,2025-07-12 01:15:00,2963.99,2962.54,-0.0,flip_to_short -43302,做空,2025-07-12 01:15:00,2025-07-12 01:40:00,2962.54,2959.15,0.0,flip_to_long -43303,做多,2025-07-12 01:40:00,2025-07-12 01:55:00,2959.15,2957.59,-0.0,flip_to_short -43304,做空,2025-07-12 01:55:00,2025-07-12 02:00:00,2957.59,2959.87,-0.0,flip_to_long -43305,做多,2025-07-12 02:00:00,2025-07-12 02:50:00,2959.87,2953.21,-0.01,flip_to_short -43306,做空,2025-07-12 02:50:00,2025-07-12 02:55:00,2953.21,2955.73,-0.0,flip_to_long -43307,做多,2025-07-12 02:55:00,2025-07-12 04:40:00,2955.73,2959.45,0.0,flip_to_short -43308,做空,2025-07-12 04:40:00,2025-07-12 06:35:00,2959.45,2958.29,-0.0,flip_to_long -43309,做多,2025-07-12 06:35:00,2025-07-12 06:45:00,2958.29,2958.98,-0.0,flip_to_short -43310,做空,2025-07-12 06:45:00,2025-07-12 12:45:00,2958.98,2924.97,0.03,tp_lower -43311,做多,2025-07-12 17:05:00,2025-07-12 20:10:00,2930.8,2933.28,0.0,flip_to_short -43312,做空,2025-07-12 20:10:00,2025-07-12 20:20:00,2933.28,2934.49,-0.0,flip_to_long -43313,做多,2025-07-12 20:20:00,2025-07-12 20:30:00,2934.49,2926.97,-0.01,flip_to_short -43314,做空,2025-07-12 20:30:00,2025-07-12 21:25:00,2926.97,2931.9,-0.0,flip_to_long -43315,做多,2025-07-12 21:25:00,2025-07-12 21:45:00,2931.9,2935.09,0.0,flip_to_short -43316,做空,2025-07-12 21:45:00,2025-07-12 22:25:00,2935.09,2935.48,-0.0,flip_to_long -43317,做多,2025-07-12 22:25:00,2025-07-12 22:35:00,2935.48,2934.47,-0.0,flip_to_short -43318,做空,2025-07-12 22:35:00,2025-07-12 22:40:00,2934.47,2935.47,-0.0,flip_to_long -43319,做多,2025-07-12 22:40:00,2025-07-12 22:45:00,2935.47,2931.13,-0.0,flip_to_short -43320,做空,2025-07-12 22:45:00,2025-07-12 22:55:00,2931.13,2936.46,-0.01,flip_to_long -43321,做多,2025-07-12 22:55:00,2025-07-12 23:00:00,2936.46,2933.43,-0.0,flip_to_short -43322,做空,2025-07-12 23:00:00,2025-07-12 23:15:00,2933.43,2935.36,-0.0,flip_to_long -43323,做多,2025-07-12 23:15:00,2025-07-12 23:40:00,2935.36,2933.23,-0.0,flip_to_short -43324,做空,2025-07-12 23:40:00,2025-07-12 23:45:00,2933.23,2944.46,-0.01,flip_to_long -43325,做多,2025-07-12 23:45:00,2025-07-13 02:20:00,2944.46,2939.87,-0.0,flip_to_short -43326,做空,2025-07-13 02:20:00,2025-07-13 08:30:00,2939.87,2957.58,-0.01,flip_to_long -43327,做多,2025-07-13 08:30:00,2025-07-13 08:35:00,2957.58,2956.13,-0.0,flip_to_short -43328,做空,2025-07-13 08:35:00,2025-07-13 09:00:00,2956.13,2955.07,-0.0,flip_to_long -43329,做多,2025-07-13 09:00:00,2025-07-13 10:20:00,2955.07,2952.28,-0.0,flip_to_short -43330,做空,2025-07-13 10:20:00,2025-07-13 11:05:00,2952.28,2955.92,-0.0,flip_to_long -43331,做多,2025-07-13 11:05:00,2025-07-13 16:45:00,2955.92,2983.37,0.02,flip_to_short -43332,做空,2025-07-13 16:45:00,2025-07-13 17:25:00,2983.37,2986.41,-0.0,flip_to_long -43333,做多,2025-07-13 17:25:00,2025-07-13 18:00:00,2986.41,2990.0,0.0,flip_to_short -43334,做空,2025-07-13 18:00:00,2025-07-13 20:15:00,2990.0,2990.01,-0.0,flip_to_long -43335,做多,2025-07-13 20:15:00,2025-07-13 20:40:00,2990.01,2990.19,-0.0,flip_to_short -43336,做空,2025-07-13 20:40:00,2025-07-13 20:50:00,2990.19,2991.91,-0.0,flip_to_long -43337,做多,2025-07-13 20:50:00,2025-07-13 20:55:00,2991.91,2990.58,-0.0,flip_to_short -43338,做空,2025-07-13 20:55:00,2025-07-13 21:35:00,2990.58,2955.24,0.03,tp_lower -43339,做多,2025-07-13 23:45:00,2025-07-14 00:15:00,2971.16,2973.54,0.0,flip_to_short -43340,做空,2025-07-14 00:15:00,2025-07-14 00:20:00,2973.54,2981.15,-0.01,flip_to_long -43341,做多,2025-07-14 00:20:00,2025-07-14 00:30:00,2981.15,2976.17,-0.0,flip_to_short -43342,做空,2025-07-14 00:30:00,2025-07-14 01:15:00,2976.17,2968.86,0.0,flip_to_long -43343,做多,2025-07-14 01:15:00,2025-07-14 01:45:00,2968.86,2968.56,-0.0,flip_to_short -43344,做空,2025-07-14 01:45:00,2025-07-14 01:50:00,2968.56,2974.04,-0.01,flip_to_long -43345,做多,2025-07-14 01:50:00,2025-07-14 06:30:00,2974.04,3028.1,0.04,flip_to_short -43346,做空,2025-07-14 06:30:00,2025-07-14 07:05:00,3028.1,3027.93,-0.0,flip_to_long -43347,做多,2025-07-14 07:05:00,2025-07-14 07:15:00,3027.93,3030.21,0.0,flip_to_short -43348,做空,2025-07-14 07:15:00,2025-07-14 07:30:00,3030.21,3035.39,-0.01,flip_to_long -43349,做多,2025-07-14 07:30:00,2025-07-14 08:05:00,3035.39,3030.32,-0.01,flip_to_short -43350,做空,2025-07-14 08:05:00,2025-07-14 08:50:00,3030.32,3037.46,-0.01,flip_to_long -43351,做多,2025-07-14 08:50:00,2025-07-14 09:15:00,3037.46,3038.17,-0.0,flip_to_short -43352,做空,2025-07-14 09:15:00,2025-07-14 10:10:00,3038.17,3035.11,0.0,flip_to_long -43353,做多,2025-07-14 10:10:00,2025-07-14 12:10:00,3035.11,3050.65,0.01,flip_to_short -43354,做空,2025-07-14 12:10:00,2025-07-14 12:55:00,3050.65,3050.59,-0.0,flip_to_long -43355,做多,2025-07-14 12:55:00,2025-07-14 13:05:00,3050.59,3047.79,-0.0,flip_to_short -43356,做空,2025-07-14 13:05:00,2025-07-14 13:10:00,3047.79,3053.73,-0.01,flip_to_long -43357,做多,2025-07-14 13:10:00,2025-07-14 13:15:00,3053.73,3041.23,-0.01,flip_to_short -43358,做空,2025-07-14 13:15:00,2025-07-14 13:45:00,3041.23,3058.39,-0.01,flip_to_long -43359,做多,2025-07-14 13:45:00,2025-07-14 13:55:00,3058.39,3055.37,-0.0,flip_to_short -43360,做空,2025-07-14 13:55:00,2025-07-14 20:40:00,3055.37,3006.81,0.03,flip_to_long -43361,做多,2025-07-14 20:40:00,2025-07-14 20:45:00,3006.81,3005.82,-0.0,flip_to_short -43362,做空,2025-07-14 20:45:00,2025-07-14 21:00:00,3005.82,3004.76,-0.0,flip_to_long -43363,做多,2025-07-14 21:00:00,2025-07-14 21:25:00,3004.76,3005.16,-0.0,flip_to_short -43364,做空,2025-07-14 21:25:00,2025-07-15 05:25:00,3005.16,2971.02,0.02,flip_to_long -43365,做多,2025-07-15 05:25:00,2025-07-15 05:30:00,2971.02,2965.99,-0.01,flip_to_short -43366,做空,2025-07-15 05:30:00,2025-07-15 05:45:00,2965.99,2965.16,-0.0,flip_to_long -43367,做多,2025-07-15 05:45:00,2025-07-15 08:10:00,2965.16,2968.0,0.0,flip_to_short -43368,做空,2025-07-15 08:10:00,2025-07-15 08:20:00,2968.0,2973.82,-0.01,flip_to_long -43369,做多,2025-07-15 08:20:00,2025-07-15 08:55:00,2973.82,2973.33,-0.0,flip_to_short -43370,做空,2025-07-15 08:55:00,2025-07-15 09:45:00,2973.33,2977.21,-0.0,flip_to_long -43371,做多,2025-07-15 09:45:00,2025-07-15 09:50:00,2977.21,2974.53,-0.0,flip_to_short -43372,做空,2025-07-15 09:50:00,2025-07-15 10:05:00,2974.53,2977.32,-0.0,flip_to_long -43373,做多,2025-07-15 10:05:00,2025-07-15 10:10:00,2977.32,2971.46,-0.01,flip_to_short -43374,做空,2025-07-15 10:10:00,2025-07-15 10:15:00,2971.46,2976.01,-0.0,flip_to_long -43375,做多,2025-07-15 10:15:00,2025-07-15 11:05:00,2976.01,2976.93,-0.0,flip_to_short -43376,做空,2025-07-15 11:05:00,2025-07-15 11:55:00,2976.93,2979.78,-0.0,flip_to_long -43377,做多,2025-07-15 11:55:00,2025-07-15 12:15:00,2979.78,2976.37,-0.0,flip_to_short -43378,做空,2025-07-15 12:15:00,2025-07-15 12:45:00,2976.37,2990.99,-0.01,flip_to_long -43379,做多,2025-07-15 12:45:00,2025-07-15 14:50:00,2990.99,2984.72,-0.01,flip_to_short -43380,做空,2025-07-15 14:50:00,2025-07-15 15:15:00,2984.72,2999.25,-0.01,flip_to_long -43381,做多,2025-07-15 15:15:00,2025-07-15 15:20:00,2999.25,2985.83,-0.01,flip_to_short -43382,做空,2025-07-15 15:20:00,2025-07-15 15:30:00,2985.83,3008.11,-0.02,flip_to_long -43383,做多,2025-07-15 15:30:00,2025-07-15 18:35:00,3008.11,3055.49,0.03,flip_to_short -43384,做空,2025-07-15 18:35:00,2025-07-15 21:10:00,3055.49,3060.01,-0.0,flip_to_long -43385,做多,2025-07-15 21:10:00,2025-07-15 21:25:00,3060.01,3061.74,0.0,flip_to_short -43386,做空,2025-07-15 21:25:00,2025-07-16 02:25:00,3061.74,3119.18,-0.04,flip_to_long -43387,做多,2025-07-16 02:25:00,2025-07-16 02:30:00,3119.18,3113.83,-0.01,flip_to_short -43388,做空,2025-07-16 02:30:00,2025-07-16 03:00:00,3113.83,3116.13,-0.0,flip_to_long -43389,做多,2025-07-16 03:00:00,2025-07-16 09:35:00,3116.13,3156.73,0.03,flip_to_short -43390,做空,2025-07-16 09:35:00,2025-07-16 09:45:00,3156.73,3156.41,-0.0,flip_to_long -43391,做多,2025-07-16 09:45:00,2025-07-16 10:05:00,3156.41,3155.69,-0.0,flip_to_short -43392,做空,2025-07-16 10:05:00,2025-07-16 10:20:00,3155.69,3156.86,-0.0,flip_to_long -43393,做多,2025-07-16 10:20:00,2025-07-16 21:35:00,3156.86,3369.8,0.15,flip_to_short -43394,做空,2025-07-16 21:35:00,2025-07-16 23:20:00,3369.8,3368.04,0.0,flip_to_long -43395,做多,2025-07-16 23:20:00,2025-07-17 00:05:00,3368.04,3370.37,0.0,flip_to_short -43396,做空,2025-07-17 00:05:00,2025-07-17 00:10:00,3370.37,3373.39,-0.0,flip_to_long -43397,做多,2025-07-17 00:10:00,2025-07-17 00:55:00,3373.39,3375.7,0.0,flip_to_short -43398,做空,2025-07-17 00:55:00,2025-07-17 01:00:00,3375.7,3380.45,-0.0,flip_to_long -43399,做多,2025-07-17 01:00:00,2025-07-17 01:20:00,3380.45,3371.69,-0.01,flip_to_short -43400,做空,2025-07-17 01:20:00,2025-07-17 01:25:00,3371.69,3373.25,-0.0,flip_to_long -43401,做多,2025-07-17 01:25:00,2025-07-17 19:55:00,3373.25,3410.75,0.03,flip_to_short -43402,做空,2025-07-17 19:55:00,2025-07-17 20:55:00,3410.75,3419.71,-0.01,flip_to_long -43403,做多,2025-07-17 20:55:00,2025-07-18 07:45:00,3419.71,3624.99,0.15,flip_to_short -43404,做空,2025-07-18 07:45:00,2025-07-18 08:05:00,3624.99,3618.69,0.0,flip_to_long -43405,做多,2025-07-18 08:05:00,2025-07-18 11:10:00,3618.69,3608.72,-0.01,flip_to_short -43406,做空,2025-07-18 11:10:00,2025-07-18 11:45:00,3608.72,3619.18,-0.01,flip_to_long -43407,做多,2025-07-18 11:45:00,2025-07-18 11:50:00,3619.18,3615.8,-0.0,flip_to_short -43408,做空,2025-07-18 11:50:00,2025-07-18 12:00:00,3615.8,3616.31,-0.0,flip_to_long -43409,做多,2025-07-18 12:00:00,2025-07-18 12:05:00,3616.31,3610.85,-0.01,flip_to_short -43410,做空,2025-07-18 12:05:00,2025-07-18 12:35:00,3610.85,3613.49,-0.0,flip_to_long -43411,做多,2025-07-18 12:35:00,2025-07-18 12:40:00,3613.49,3612.58,-0.0,flip_to_short -43412,做空,2025-07-18 12:40:00,2025-07-18 17:20:00,3612.58,3598.03,0.01,flip_to_long -43413,做多,2025-07-18 17:20:00,2025-07-18 17:50:00,3598.03,3592.57,-0.01,flip_to_short -43414,做空,2025-07-18 17:50:00,2025-07-18 17:55:00,3592.57,3599.92,-0.01,flip_to_long -43415,做多,2025-07-18 17:55:00,2025-07-18 18:10:00,3599.92,3580.06,-0.02,flip_to_short -43416,做空,2025-07-18 18:10:00,2025-07-18 18:20:00,3580.06,3599.34,-0.01,flip_to_long -43417,做多,2025-07-18 18:20:00,2025-07-18 18:30:00,3599.34,3590.57,-0.01,flip_to_short -43418,做空,2025-07-18 18:30:00,2025-07-18 19:30:00,3590.57,3579.26,0.01,flip_to_long -43419,做多,2025-07-18 19:30:00,2025-07-18 19:35:00,3579.26,3570.27,-0.01,flip_to_short -43420,做空,2025-07-18 19:35:00,2025-07-18 21:45:00,3570.27,3565.43,0.0,flip_to_long -43421,做多,2025-07-18 21:45:00,2025-07-18 21:50:00,3565.43,3553.23,-0.01,flip_to_short -43422,做空,2025-07-18 21:50:00,2025-07-18 22:25:00,3553.23,3571.01,-0.01,flip_to_long -43423,做多,2025-07-18 22:25:00,2025-07-18 22:45:00,3571.01,3549.31,-0.02,flip_to_short -43424,做空,2025-07-18 22:45:00,2025-07-18 23:45:00,3549.31,3545.9,0.0,flip_to_long -43425,做多,2025-07-18 23:45:00,2025-07-18 23:50:00,3545.9,3543.59,-0.0,flip_to_short -43426,做空,2025-07-18 23:50:00,2025-07-19 01:25:00,3543.59,3536.76,0.0,flip_to_long -43427,做多,2025-07-19 01:25:00,2025-07-19 02:00:00,3536.76,3535.04,-0.0,flip_to_short -43428,做空,2025-07-19 02:00:00,2025-07-19 02:05:00,3535.04,3538.37,-0.0,flip_to_long -43429,做多,2025-07-19 02:05:00,2025-07-19 06:20:00,3538.37,3571.55,0.02,flip_to_short -43430,做空,2025-07-19 06:20:00,2025-07-19 06:30:00,3571.55,3576.56,-0.0,flip_to_long -43431,做多,2025-07-19 06:30:00,2025-07-19 06:35:00,3576.56,3573.96,-0.0,flip_to_short -43432,做空,2025-07-19 06:35:00,2025-07-19 07:05:00,3573.96,3581.25,-0.01,flip_to_long -43433,做多,2025-07-19 07:05:00,2025-07-19 07:10:00,3581.25,3577.54,-0.0,flip_to_short -43434,做空,2025-07-19 07:10:00,2025-07-19 07:15:00,3577.54,3580.21,-0.0,flip_to_long -43435,做多,2025-07-19 07:15:00,2025-07-19 11:10:00,3580.21,3551.62,-0.02,flip_to_short -43436,做空,2025-07-19 11:10:00,2025-07-19 11:20:00,3551.62,3562.93,-0.01,flip_to_long -43437,做多,2025-07-19 11:20:00,2025-07-19 11:40:00,3562.93,3562.94,-0.0,flip_to_short -43438,做空,2025-07-19 11:40:00,2025-07-19 12:45:00,3562.94,3558.85,0.0,flip_to_long -43439,做多,2025-07-19 12:45:00,2025-07-19 13:05:00,3558.85,3554.99,-0.0,flip_to_short -43440,做空,2025-07-19 13:05:00,2025-07-19 13:10:00,3554.99,3562.66,-0.01,flip_to_long -43441,做多,2025-07-19 13:10:00,2025-07-19 13:45:00,3562.66,3557.12,-0.01,flip_to_short -43442,做空,2025-07-19 13:45:00,2025-07-19 13:55:00,3557.12,3557.82,-0.0,flip_to_long -43443,做多,2025-07-19 13:55:00,2025-07-19 14:00:00,3557.82,3557.51,-0.0,flip_to_short -43444,做空,2025-07-19 14:00:00,2025-07-19 15:15:00,3557.51,3551.99,0.0,flip_to_long -43445,做多,2025-07-19 15:15:00,2025-07-19 15:30:00,3551.99,3551.9,-0.0,flip_to_short -43446,做空,2025-07-19 15:30:00,2025-07-19 15:35:00,3551.9,3552.02,-0.0,flip_to_long -43447,做多,2025-07-19 15:35:00,2025-07-19 15:50:00,3552.02,3553.13,-0.0,flip_to_short -43448,做空,2025-07-19 15:50:00,2025-07-19 16:25:00,3553.13,3563.52,-0.01,flip_to_long -43449,做多,2025-07-19 16:25:00,2025-07-19 17:05:00,3563.52,3551.06,-0.01,flip_to_short -43450,做空,2025-07-19 17:05:00,2025-07-19 18:05:00,3551.06,3549.01,0.0,flip_to_long -43451,做多,2025-07-19 18:05:00,2025-07-19 18:15:00,3549.01,3543.26,-0.01,flip_to_short -43452,做空,2025-07-19 18:15:00,2025-07-19 18:20:00,3543.26,3555.29,-0.01,flip_to_long -43453,做多,2025-07-19 18:20:00,2025-07-19 19:05:00,3555.29,3543.76,-0.01,flip_to_short -43454,做空,2025-07-19 19:05:00,2025-07-19 19:10:00,3543.76,3550.37,-0.01,flip_to_long -43455,做多,2025-07-19 19:10:00,2025-07-19 21:10:00,3550.37,3550.61,-0.0,flip_to_short -43456,做空,2025-07-19 21:10:00,2025-07-19 21:45:00,3550.61,3560.87,-0.01,flip_to_long -43457,做多,2025-07-19 21:45:00,2025-07-20 17:40:00,3560.87,3757.96,0.13,flip_to_short -43458,做空,2025-07-20 17:40:00,2025-07-20 19:30:00,3757.96,3771.34,-0.01,flip_to_long -43459,做多,2025-07-20 19:30:00,2025-07-20 19:35:00,3771.34,3765.81,-0.01,flip_to_short -43460,做空,2025-07-20 19:35:00,2025-07-20 19:45:00,3765.81,3764.17,-0.0,flip_to_long -43461,做多,2025-07-20 19:45:00,2025-07-20 21:35:00,3764.17,3756.44,-0.01,flip_to_short -43462,做空,2025-07-20 21:35:00,2025-07-20 22:40:00,3756.44,3750.29,0.0,flip_to_long -43463,做多,2025-07-20 22:40:00,2025-07-20 22:55:00,3750.29,3746.15,-0.0,flip_to_short -43464,做空,2025-07-20 22:55:00,2025-07-20 23:05:00,3746.15,3742.39,0.0,flip_to_long -43465,做多,2025-07-20 23:05:00,2025-07-20 23:20:00,3742.39,3749.99,0.0,flip_to_short -43466,做空,2025-07-20 23:20:00,2025-07-20 23:35:00,3749.99,3741.4,0.0,flip_to_long -43467,做多,2025-07-20 23:35:00,2025-07-21 00:00:00,3741.4,3746.6,0.0,flip_to_short -43468,做空,2025-07-21 00:00:00,2025-07-21 00:45:00,3746.6,3743.0,0.0,flip_to_long -43469,做多,2025-07-21 00:45:00,2025-07-21 00:50:00,3743.0,3739.76,-0.0,flip_to_short -43470,做空,2025-07-21 00:50:00,2025-07-21 00:55:00,3739.76,3746.13,-0.01,flip_to_long -43471,做多,2025-07-21 00:55:00,2025-07-21 01:10:00,3746.13,3738.04,-0.01,flip_to_short -43472,做空,2025-07-21 01:10:00,2025-07-21 02:20:00,3738.04,3737.64,-0.0,flip_to_long -43473,做多,2025-07-21 02:20:00,2025-07-21 02:30:00,3737.64,3738.62,-0.0,flip_to_short -43474,做空,2025-07-21 02:30:00,2025-07-21 02:55:00,3738.62,3742.5,-0.0,flip_to_long -43475,做多,2025-07-21 02:55:00,2025-07-21 08:50:00,3742.5,3771.0,0.02,flip_to_short -43476,做空,2025-07-21 08:50:00,2025-07-21 09:00:00,3771.0,3779.16,-0.01,flip_to_long -43477,做多,2025-07-21 09:00:00,2025-07-21 09:10:00,3779.16,3780.51,-0.0,flip_to_short -43478,做空,2025-07-21 09:10:00,2025-07-21 10:15:00,3780.51,3781.77,-0.0,flip_to_long -43479,做多,2025-07-21 10:15:00,2025-07-21 13:00:00,3781.77,3797.21,0.01,flip_to_short -43480,做空,2025-07-21 13:00:00,2025-07-21 13:30:00,3797.21,3797.49,-0.0,flip_to_long -43481,做多,2025-07-21 13:30:00,2025-07-21 14:10:00,3797.49,3808.67,0.01,flip_to_short -43482,做空,2025-07-21 14:10:00,2025-07-21 15:45:00,3808.67,3820.96,-0.01,flip_to_long -43483,做多,2025-07-21 15:45:00,2025-07-21 15:55:00,3820.96,3808.89,-0.01,flip_to_short -43484,做空,2025-07-21 15:55:00,2025-07-21 21:05:00,3808.89,3757.83,0.03,flip_to_long -43485,做多,2025-07-21 21:05:00,2025-07-21 21:40:00,3757.83,3758.73,-0.0,flip_to_short -43486,做空,2025-07-21 21:40:00,2025-07-21 22:20:00,3758.73,3758.47,-0.0,flip_to_long -43487,做多,2025-07-21 22:20:00,2025-07-21 23:00:00,3758.47,3754.09,-0.0,flip_to_short -43488,做空,2025-07-21 23:00:00,2025-07-21 23:05:00,3754.09,3756.69,-0.0,flip_to_long -43489,做多,2025-07-21 23:05:00,2025-07-21 23:10:00,3756.69,3754.05,-0.0,flip_to_short -43490,做空,2025-07-21 23:10:00,2025-07-22 00:45:00,3754.05,3757.88,-0.0,flip_to_long -43491,做多,2025-07-22 00:45:00,2025-07-22 00:50:00,3757.88,3749.58,-0.01,flip_to_short -43492,做空,2025-07-22 00:50:00,2025-07-22 01:15:00,3749.58,3729.12,0.01,tp_lower -43493,做多,2025-07-22 01:35:00,2025-07-22 02:45:00,3756.0,3756.68,-0.0,flip_to_short -43494,做空,2025-07-22 02:45:00,2025-07-22 07:25:00,3756.68,3712.39,0.03,flip_to_long -43495,做多,2025-07-22 07:25:00,2025-07-22 07:30:00,3712.39,3704.56,-0.01,flip_to_short -43496,做空,2025-07-22 07:30:00,2025-07-22 10:15:00,3704.56,3673.39,0.02,flip_to_long -43497,做多,2025-07-22 10:15:00,2025-07-22 10:20:00,3673.39,3670.73,-0.0,flip_to_short -43498,做空,2025-07-22 10:20:00,2025-07-22 13:35:00,3670.73,3685.87,-0.01,flip_to_long -43499,做多,2025-07-22 13:35:00,2025-07-22 13:45:00,3685.87,3664.0,-0.02,flip_to_short -43500,做空,2025-07-22 13:45:00,2025-07-22 14:50:00,3664.0,3686.71,-0.02,flip_to_long -43501,做多,2025-07-22 14:50:00,2025-07-22 17:10:00,3686.71,3690.55,0.0,flip_to_short -43502,做空,2025-07-22 17:10:00,2025-07-22 17:35:00,3690.55,3703.34,-0.01,flip_to_long -43503,做多,2025-07-22 17:35:00,2025-07-22 17:40:00,3703.34,3697.59,-0.01,flip_to_short -43504,做空,2025-07-22 17:40:00,2025-07-22 17:50:00,3697.59,3703.11,-0.01,flip_to_long -43505,做多,2025-07-22 17:50:00,2025-07-22 18:00:00,3703.11,3698.78,-0.0,flip_to_short -43506,做空,2025-07-22 18:00:00,2025-07-22 18:10:00,3698.78,3698.71,-0.0,flip_to_long -43507,做多,2025-07-22 18:10:00,2025-07-22 18:15:00,3698.71,3691.74,-0.01,flip_to_short -43508,做空,2025-07-22 18:15:00,2025-07-22 18:20:00,3691.74,3694.98,-0.0,flip_to_long -43509,做多,2025-07-22 18:20:00,2025-07-22 18:40:00,3694.98,3693.29,-0.0,flip_to_short -43510,做空,2025-07-22 18:40:00,2025-07-22 18:45:00,3693.29,3697.28,-0.0,flip_to_long -43511,做多,2025-07-22 18:45:00,2025-07-22 19:20:00,3697.28,3705.26,0.0,flip_to_short -43512,做空,2025-07-22 19:20:00,2025-07-22 19:25:00,3705.26,3707.6,-0.0,flip_to_long -43513,做多,2025-07-22 19:25:00,2025-07-22 21:00:00,3707.6,3703.01,-0.0,flip_to_short -43514,做空,2025-07-22 21:00:00,2025-07-22 21:10:00,3703.01,3706.84,-0.0,flip_to_long -43515,做多,2025-07-22 21:10:00,2025-07-22 21:30:00,3706.84,3701.0,-0.01,flip_to_short -43516,做空,2025-07-22 21:30:00,2025-07-22 21:45:00,3701.0,3702.73,-0.0,flip_to_long -43517,做多,2025-07-22 21:45:00,2025-07-23 01:00:00,3702.73,3717.41,0.01,flip_to_short -43518,做空,2025-07-23 01:00:00,2025-07-23 01:05:00,3717.41,3718.03,-0.0,flip_to_long -43519,做多,2025-07-23 01:05:00,2025-07-23 01:25:00,3718.03,3722.92,0.0,flip_to_short -43520,做空,2025-07-23 01:25:00,2025-07-23 02:45:00,3722.92,3733.49,-0.01,flip_to_long -43521,做多,2025-07-23 02:45:00,2025-07-23 03:05:00,3733.49,3736.95,0.0,flip_to_short -43522,做空,2025-07-23 03:05:00,2025-07-23 03:20:00,3736.95,3741.16,-0.0,flip_to_long -43523,做多,2025-07-23 03:20:00,2025-07-23 03:45:00,3741.16,3734.6,-0.01,flip_to_short -43524,做空,2025-07-23 03:45:00,2025-07-23 11:30:00,3734.6,3671.58,0.04,flip_to_long -43525,做多,2025-07-23 11:30:00,2025-07-23 11:45:00,3671.58,3670.99,-0.0,flip_to_short -43526,做空,2025-07-23 11:45:00,2025-07-23 11:55:00,3670.99,3670.9,-0.0,flip_to_long -43527,做多,2025-07-23 11:55:00,2025-07-23 12:00:00,3670.9,3670.76,-0.0,flip_to_short -43528,做空,2025-07-23 12:00:00,2025-07-23 12:10:00,3670.76,3678.73,-0.01,flip_to_long -43529,做多,2025-07-23 12:10:00,2025-07-23 12:20:00,3678.73,3671.21,-0.01,flip_to_short -43530,做空,2025-07-23 12:20:00,2025-07-23 13:25:00,3671.21,3662.12,0.01,flip_to_long -43531,做多,2025-07-23 13:25:00,2025-07-23 16:00:00,3662.12,3635.48,-0.02,flip_to_short -43532,做空,2025-07-23 16:00:00,2025-07-23 18:20:00,3635.48,3604.68,0.02,flip_to_long -43533,做多,2025-07-23 18:20:00,2025-07-23 18:25:00,3604.68,3594.17,-0.01,flip_to_short -43534,做空,2025-07-23 18:25:00,2025-07-23 18:30:00,3594.17,3597.55,-0.0,flip_to_long -43535,做多,2025-07-23 18:30:00,2025-07-23 18:40:00,3597.55,3596.03,-0.0,flip_to_short -43536,做空,2025-07-23 18:40:00,2025-07-23 18:45:00,3596.03,3604.11,-0.01,flip_to_long -43537,做多,2025-07-23 18:45:00,2025-07-23 18:50:00,3604.11,3602.94,-0.0,flip_to_short -43538,做空,2025-07-23 18:50:00,2025-07-23 19:45:00,3602.94,3607.2,-0.0,flip_to_long -43539,做多,2025-07-23 19:45:00,2025-07-23 19:50:00,3607.2,3596.3,-0.01,flip_to_short -43540,做空,2025-07-23 19:50:00,2025-07-23 20:00:00,3596.3,3595.69,-0.0,flip_to_long -43541,做多,2025-07-23 20:00:00,2025-07-23 22:00:00,3595.69,3588.06,-0.01,flip_to_short -43542,做空,2025-07-23 22:00:00,2025-07-24 08:05:00,3588.06,3611.0,-0.02,flip_to_long -43543,做多,2025-07-24 08:05:00,2025-07-24 10:30:00,3611.0,3593.89,-0.01,flip_to_short -43544,做空,2025-07-24 10:30:00,2025-07-24 10:35:00,3593.89,3599.22,-0.01,flip_to_long -43545,做多,2025-07-24 10:35:00,2025-07-24 12:35:00,3599.22,3625.02,0.02,flip_to_short -43546,做空,2025-07-24 12:35:00,2025-07-24 12:45:00,3625.02,3628.65,-0.0,flip_to_long -43547,做多,2025-07-24 12:45:00,2025-07-24 13:50:00,3628.65,3636.95,0.0,flip_to_short -43548,做空,2025-07-24 13:50:00,2025-07-24 14:00:00,3636.95,3637.96,-0.0,flip_to_long -43549,做多,2025-07-24 14:00:00,2025-07-24 14:05:00,3637.96,3626.58,-0.01,flip_to_short -43550,做空,2025-07-24 14:05:00,2025-07-24 14:25:00,3626.58,3645.74,-0.01,flip_to_long -43551,做多,2025-07-24 14:25:00,2025-07-24 16:35:00,3645.74,3682.01,0.02,flip_to_short -43552,做空,2025-07-24 16:35:00,2025-07-24 16:45:00,3682.01,3681.96,-0.0,flip_to_long -43553,做多,2025-07-24 16:45:00,2025-07-24 16:55:00,3681.96,3686.22,0.0,flip_to_short -43554,做空,2025-07-24 16:55:00,2025-07-24 20:05:00,3686.22,3726.35,-0.03,flip_to_long -43555,做多,2025-07-24 20:05:00,2025-07-24 20:20:00,3726.35,3723.63,-0.0,flip_to_short -43556,做空,2025-07-24 20:20:00,2025-07-24 21:20:00,3723.63,3723.7,-0.0,flip_to_long -43557,做多,2025-07-24 21:20:00,2025-07-24 22:45:00,3723.7,3715.11,-0.01,flip_to_short -43558,做空,2025-07-24 22:45:00,2025-07-25 04:55:00,3715.11,3647.06,0.04,flip_to_long -43559,做多,2025-07-25 04:55:00,2025-07-25 05:05:00,3647.06,3624.68,-0.02,flip_to_short -43560,做空,2025-07-25 05:05:00,2025-07-25 05:55:00,3624.68,3632.16,-0.01,flip_to_long -43561,做多,2025-07-25 05:55:00,2025-07-25 06:55:00,3632.16,3629.92,-0.0,flip_to_short -43562,做空,2025-07-25 06:55:00,2025-07-25 07:10:00,3629.92,3635.17,-0.0,flip_to_long -43563,做多,2025-07-25 07:10:00,2025-07-25 07:30:00,3635.17,3620.15,-0.01,flip_to_short -43564,做空,2025-07-25 07:30:00,2025-07-25 07:35:00,3620.15,3621.0,-0.0,flip_to_long -43565,做多,2025-07-25 07:35:00,2025-07-25 07:40:00,3621.0,3614.77,-0.01,flip_to_short -43566,做空,2025-07-25 07:40:00,2025-07-25 07:55:00,3614.77,3630.59,-0.01,flip_to_long -43567,做多,2025-07-25 07:55:00,2025-07-25 12:55:00,3630.59,3703.52,0.05,flip_to_short -43568,做空,2025-07-25 12:55:00,2025-07-25 13:05:00,3703.52,3706.63,-0.0,flip_to_long -43569,做多,2025-07-25 13:05:00,2025-07-25 13:25:00,3706.63,3703.97,-0.0,flip_to_short -43570,做空,2025-07-25 13:25:00,2025-07-25 13:30:00,3703.97,3714.08,-0.01,flip_to_long -43571,做多,2025-07-25 13:30:00,2025-07-25 13:35:00,3714.08,3689.0,-0.02,flip_to_short -43572,做空,2025-07-25 13:35:00,2025-07-25 18:20:00,3689.0,3649.51,0.03,flip_to_long -43573,做多,2025-07-25 18:20:00,2025-07-25 18:25:00,3649.51,3648.28,-0.0,flip_to_short -43574,做空,2025-07-25 18:25:00,2025-07-26 02:15:00,3648.28,3723.99,-0.05,flip_to_long -43575,做多,2025-07-26 02:15:00,2025-07-26 02:30:00,3723.99,3761.79,0.02,tp_upper -43576,做空,2025-07-26 06:20:00,2025-07-26 06:25:00,3733.28,3737.34,-0.0,flip_to_long -43577,做多,2025-07-26 06:25:00,2025-07-26 06:45:00,3737.34,3738.55,-0.0,flip_to_short -43578,做空,2025-07-26 06:45:00,2025-07-26 07:10:00,3738.55,3744.8,-0.01,flip_to_long -43579,做多,2025-07-26 07:10:00,2025-07-26 07:20:00,3744.8,3741.47,-0.0,flip_to_short -43580,做空,2025-07-26 07:20:00,2025-07-26 07:25:00,3741.47,3741.84,-0.0,flip_to_long -43581,做多,2025-07-26 07:25:00,2025-07-26 07:35:00,3741.84,3740.49,-0.0,flip_to_short -43582,做空,2025-07-26 07:35:00,2025-07-26 07:40:00,3740.49,3743.7,-0.0,flip_to_long -43583,做多,2025-07-26 07:40:00,2025-07-26 07:50:00,3743.7,3740.7,-0.0,flip_to_short -43584,做空,2025-07-26 07:50:00,2025-07-26 07:55:00,3740.7,3741.03,-0.0,flip_to_long -43585,做多,2025-07-26 07:55:00,2025-07-26 08:50:00,3741.03,3768.98,0.02,tp_upper -43586,做空,2025-07-26 11:20:00,2025-07-26 13:40:00,3745.34,3751.88,-0.01,flip_to_long -43587,做多,2025-07-26 13:40:00,2025-07-26 13:45:00,3751.88,3746.3,-0.0,flip_to_short -43588,做空,2025-07-26 13:45:00,2025-07-26 18:25:00,3746.3,3730.22,0.01,flip_to_long -43589,做多,2025-07-26 18:25:00,2025-07-26 22:35:00,3730.22,3748.8,0.01,flip_to_short -43590,做空,2025-07-26 22:35:00,2025-07-26 23:15:00,3748.8,3744.86,0.0,flip_to_long -43591,做多,2025-07-26 23:15:00,2025-07-26 23:25:00,3744.86,3743.07,-0.0,flip_to_short -43592,做空,2025-07-26 23:25:00,2025-07-27 00:30:00,3743.07,3749.1,-0.01,flip_to_long -43593,做多,2025-07-27 00:30:00,2025-07-27 00:35:00,3749.1,3747.96,-0.0,flip_to_short -43594,做空,2025-07-27 00:35:00,2025-07-27 00:50:00,3747.96,3748.81,-0.0,flip_to_long -43595,做多,2025-07-27 00:50:00,2025-07-27 06:10:00,3748.81,3776.69,0.02,flip_to_short -43596,做空,2025-07-27 06:10:00,2025-07-27 06:35:00,3776.69,3774.58,0.0,flip_to_long -43597,做多,2025-07-27 06:35:00,2025-07-27 06:45:00,3774.58,3770.63,-0.0,flip_to_short -43598,做空,2025-07-27 06:45:00,2025-07-27 07:15:00,3770.63,3776.7,-0.01,flip_to_long -43599,做多,2025-07-27 07:15:00,2025-07-27 10:45:00,3776.7,3834.33,0.04,tp_upper -43600,做空,2025-07-27 14:10:00,2025-07-27 14:55:00,3810.7,3808.45,0.0,flip_to_long -43601,做多,2025-07-27 14:55:00,2025-07-27 16:55:00,3808.45,3814.8,0.0,flip_to_short -43602,做空,2025-07-27 16:55:00,2025-07-27 17:10:00,3814.8,3815.97,-0.0,flip_to_long -43603,做多,2025-07-27 17:10:00,2025-07-27 19:50:00,3815.97,3829.26,0.01,flip_to_short -43604,做空,2025-07-27 19:50:00,2025-07-27 20:00:00,3829.26,3837.12,-0.01,flip_to_long -43605,做多,2025-07-27 20:00:00,2025-07-27 20:15:00,3837.12,3829.55,-0.01,flip_to_short -43606,做空,2025-07-27 20:15:00,2025-07-27 20:20:00,3829.55,3831.54,-0.0,flip_to_long -43607,做多,2025-07-27 20:20:00,2025-07-27 23:10:00,3831.54,3841.8,0.01,flip_to_short -43608,做空,2025-07-27 23:10:00,2025-07-28 02:10:00,3841.8,3855.67,-0.01,flip_to_long -43609,做多,2025-07-28 02:10:00,2025-07-28 04:15:00,3855.67,3868.44,0.01,flip_to_short -43610,做空,2025-07-28 04:15:00,2025-07-28 08:05:00,3868.44,3891.15,-0.02,flip_to_long -43611,做多,2025-07-28 08:05:00,2025-07-28 12:25:00,3891.15,3882.39,-0.01,flip_to_short -43612,做空,2025-07-28 12:25:00,2025-07-28 12:30:00,3882.39,3884.0,-0.0,flip_to_long -43613,做多,2025-07-28 12:30:00,2025-07-28 12:40:00,3884.0,3885.44,-0.0,flip_to_short -43614,做空,2025-07-28 12:40:00,2025-07-28 19:00:00,3885.44,3794.9,0.06,flip_to_long -43615,做多,2025-07-28 19:00:00,2025-07-28 19:05:00,3794.9,3794.3,-0.0,flip_to_short -43616,做空,2025-07-28 19:05:00,2025-07-28 19:55:00,3794.3,3795.57,-0.0,flip_to_long -43617,做多,2025-07-28 19:55:00,2025-07-28 20:00:00,3795.57,3794.29,-0.0,flip_to_short -43618,做空,2025-07-28 20:00:00,2025-07-28 20:50:00,3794.29,3787.67,0.0,flip_to_long -43619,做多,2025-07-28 20:50:00,2025-07-28 21:05:00,3787.67,3779.43,-0.01,flip_to_short -43620,做空,2025-07-28 21:05:00,2025-07-28 21:30:00,3779.43,3793.49,-0.01,flip_to_long -43621,做多,2025-07-28 21:30:00,2025-07-28 21:50:00,3793.49,3783.0,-0.01,flip_to_short -43622,做空,2025-07-28 21:50:00,2025-07-28 21:55:00,3783.0,3787.41,-0.0,flip_to_long -43623,做多,2025-07-28 21:55:00,2025-07-28 22:30:00,3787.41,3782.31,-0.0,flip_to_short -43624,做空,2025-07-28 22:30:00,2025-07-28 22:50:00,3782.31,3782.42,-0.0,flip_to_long -43625,做多,2025-07-28 22:50:00,2025-07-28 23:00:00,3782.42,3779.52,-0.0,flip_to_short -43626,做空,2025-07-28 23:00:00,2025-07-28 23:05:00,3779.52,3782.89,-0.0,flip_to_long -43627,做多,2025-07-28 23:05:00,2025-07-28 23:25:00,3782.89,3784.56,-0.0,flip_to_short -43628,做空,2025-07-28 23:25:00,2025-07-28 23:30:00,3784.56,3791.64,-0.01,flip_to_long -43629,做多,2025-07-28 23:30:00,2025-07-28 23:50:00,3791.64,3774.94,-0.01,flip_to_short -43630,做空,2025-07-28 23:50:00,2025-07-28 23:55:00,3774.94,3795.99,-0.02,flip_to_long -43631,做多,2025-07-28 23:55:00,2025-07-29 00:30:00,3795.99,3785.32,-0.01,flip_to_short -43632,做空,2025-07-29 00:30:00,2025-07-29 01:15:00,3785.32,3787.52,-0.0,flip_to_long -43633,做多,2025-07-29 01:15:00,2025-07-29 01:35:00,3787.52,3784.5,-0.0,flip_to_short -43634,做空,2025-07-29 01:35:00,2025-07-29 03:05:00,3784.5,3778.86,0.0,flip_to_long -43635,做多,2025-07-29 03:05:00,2025-07-29 03:15:00,3778.86,3775.98,-0.0,flip_to_short -43636,做空,2025-07-29 03:15:00,2025-07-29 03:20:00,3775.98,3782.41,-0.01,flip_to_long -43637,做多,2025-07-29 03:20:00,2025-07-29 03:30:00,3782.41,3776.23,-0.01,flip_to_short -43638,做空,2025-07-29 03:30:00,2025-07-29 03:35:00,3776.23,3780.48,-0.0,flip_to_long -43639,做多,2025-07-29 03:35:00,2025-07-29 03:50:00,3780.48,3783.26,0.0,flip_to_short -43640,做空,2025-07-29 03:50:00,2025-07-29 04:50:00,3783.26,3780.71,0.0,flip_to_long -43641,做多,2025-07-29 04:50:00,2025-07-29 04:55:00,3780.71,3776.65,-0.0,flip_to_short -43642,做空,2025-07-29 04:55:00,2025-07-29 05:00:00,3776.65,3782.19,-0.0,flip_to_long -43643,做多,2025-07-29 05:00:00,2025-07-29 10:20:00,3782.19,3849.46,0.04,flip_to_short -43644,做空,2025-07-29 10:20:00,2025-07-29 12:25:00,3849.46,3849.44,-0.0,flip_to_long -43645,做多,2025-07-29 12:25:00,2025-07-29 12:40:00,3849.44,3854.57,0.0,flip_to_short -43646,做空,2025-07-29 12:40:00,2025-07-29 12:50:00,3854.57,3850.29,0.0,flip_to_long -43647,做多,2025-07-29 12:50:00,2025-07-29 13:05:00,3850.29,3846.34,-0.0,flip_to_short -43648,做空,2025-07-29 13:05:00,2025-07-29 13:15:00,3846.34,3856.06,-0.01,flip_to_long -43649,做多,2025-07-29 13:15:00,2025-07-29 13:40:00,3856.06,3852.06,-0.0,flip_to_short -43650,做空,2025-07-29 13:40:00,2025-07-29 19:30:00,3852.06,3761.34,0.06,flip_to_long -43651,做多,2025-07-29 19:30:00,2025-07-29 19:50:00,3761.34,3764.53,0.0,flip_to_short -43652,做空,2025-07-29 19:50:00,2025-07-29 20:15:00,3764.53,3768.69,-0.0,flip_to_long -43653,做多,2025-07-29 20:15:00,2025-07-29 20:30:00,3768.69,3747.42,-0.02,flip_to_short -43654,做空,2025-07-29 20:30:00,2025-07-29 20:55:00,3747.42,3763.52,-0.01,flip_to_long -43655,做多,2025-07-29 20:55:00,2025-07-29 21:00:00,3763.52,3758.33,-0.0,flip_to_short -43656,做空,2025-07-29 21:00:00,2025-07-29 21:05:00,3758.33,3761.84,-0.0,flip_to_long -43657,做多,2025-07-29 21:05:00,2025-07-29 21:20:00,3761.84,3760.44,-0.0,flip_to_short -43658,做空,2025-07-29 21:20:00,2025-07-29 21:25:00,3760.44,3762.3,-0.0,flip_to_long -43659,做多,2025-07-29 21:25:00,2025-07-29 21:40:00,3762.3,3761.57,-0.0,flip_to_short -43660,做空,2025-07-29 21:40:00,2025-07-29 21:45:00,3761.57,3772.1,-0.01,flip_to_long -43661,做多,2025-07-29 21:45:00,2025-07-29 22:10:00,3772.1,3761.51,-0.01,flip_to_short -43662,做空,2025-07-29 22:10:00,2025-07-29 22:15:00,3761.51,3769.71,-0.01,flip_to_long -43663,做多,2025-07-29 22:15:00,2025-07-30 00:20:00,3769.71,3774.7,0.0,flip_to_short -43664,做空,2025-07-30 00:20:00,2025-07-30 00:55:00,3774.7,3773.34,-0.0,flip_to_long -43665,做多,2025-07-30 00:55:00,2025-07-30 01:15:00,3773.34,3762.61,-0.01,flip_to_short -43666,做空,2025-07-30 01:15:00,2025-07-30 01:20:00,3762.61,3767.7,-0.0,flip_to_long -43667,做多,2025-07-30 01:20:00,2025-07-30 05:05:00,3767.7,3797.1,0.02,flip_to_short -43668,做空,2025-07-30 05:05:00,2025-07-30 05:15:00,3797.1,3799.65,-0.0,flip_to_long -43669,做多,2025-07-30 05:15:00,2025-07-30 05:30:00,3799.65,3802.12,0.0,flip_to_short -43670,做空,2025-07-30 05:30:00,2025-07-30 08:00:00,3802.12,3812.52,-0.01,flip_to_long -43671,做多,2025-07-30 08:00:00,2025-07-30 08:10:00,3812.52,3800.19,-0.01,flip_to_short -43672,做空,2025-07-30 08:10:00,2025-07-30 08:25:00,3800.19,3816.4,-0.01,flip_to_long -43673,做多,2025-07-30 08:25:00,2025-07-30 08:30:00,3816.4,3812.6,-0.0,flip_to_short -43674,做空,2025-07-30 08:30:00,2025-07-30 08:35:00,3812.6,3819.94,-0.01,flip_to_long -43675,做多,2025-07-30 08:35:00,2025-07-30 08:55:00,3819.94,3813.0,-0.01,flip_to_short -43676,做空,2025-07-30 08:55:00,2025-07-30 09:05:00,3813.0,3815.11,-0.0,flip_to_long -43677,做多,2025-07-30 09:05:00,2025-07-30 09:10:00,3815.11,3803.26,-0.01,flip_to_short -43678,做空,2025-07-30 09:10:00,2025-07-30 14:05:00,3803.26,3775.59,0.02,flip_to_long -43679,做多,2025-07-30 14:05:00,2025-07-30 14:15:00,3775.59,3776.36,-0.0,flip_to_short -43680,做空,2025-07-30 14:15:00,2025-07-30 19:05:00,3776.36,3687.48,0.06,tp_lower -43681,做多,2025-07-30 20:05:00,2025-07-30 20:15:00,3779.87,3778.83,-0.0,flip_to_short -43682,做空,2025-07-30 20:15:00,2025-07-30 22:05:00,3778.83,3766.0,0.01,flip_to_long -43683,做多,2025-07-30 22:05:00,2025-07-30 22:50:00,3766.0,3760.01,-0.01,flip_to_short -43684,做空,2025-07-30 22:50:00,2025-07-30 22:55:00,3760.01,3762.01,-0.0,flip_to_long -43685,做多,2025-07-30 22:55:00,2025-07-31 07:35:00,3762.01,3860.81,0.07,flip_to_short -43686,做空,2025-07-31 07:35:00,2025-07-31 07:40:00,3860.81,3861.13,-0.0,flip_to_long -43687,做多,2025-07-31 07:40:00,2025-07-31 07:50:00,3861.13,3860.27,-0.0,flip_to_short -43688,做空,2025-07-31 07:50:00,2025-07-31 07:55:00,3860.27,3862.16,-0.0,flip_to_long -43689,做多,2025-07-31 07:55:00,2025-07-31 08:00:00,3862.16,3859.51,-0.0,flip_to_short -43690,做空,2025-07-31 08:00:00,2025-07-31 08:10:00,3859.51,3861.7,-0.0,flip_to_long -43691,做多,2025-07-31 08:10:00,2025-07-31 08:50:00,3861.7,3863.37,-0.0,flip_to_short -43692,做空,2025-07-31 08:50:00,2025-07-31 09:50:00,3863.37,3862.62,-0.0,flip_to_long -43693,做多,2025-07-31 09:50:00,2025-07-31 16:45:00,3862.62,3795.66,-0.05,flip_to_short -43694,做空,2025-07-31 16:45:00,2025-07-31 16:50:00,3795.66,3806.9,-0.01,flip_to_long -43695,做多,2025-07-31 16:50:00,2025-07-31 16:55:00,3806.9,3801.93,-0.0,flip_to_short -43696,做空,2025-07-31 16:55:00,2025-07-31 18:35:00,3801.93,3780.73,0.01,flip_to_long -43697,做多,2025-07-31 18:35:00,2025-08-01 04:00:00,3780.73,3688.07,-0.07,flip_to_short -43698,做空,2025-08-01 04:00:00,2025-08-01 11:35:00,3688.07,3627.73,0.04,flip_to_long -43699,做多,2025-08-01 11:35:00,2025-08-01 13:40:00,3627.73,3624.47,-0.0,flip_to_short -43700,做空,2025-08-01 13:40:00,2025-08-01 14:20:00,3624.47,3641.82,-0.01,flip_to_long -43701,做多,2025-08-01 14:20:00,2025-08-01 14:40:00,3641.82,3626.31,-0.01,flip_to_short -43702,做空,2025-08-01 14:40:00,2025-08-01 14:45:00,3626.31,3629.42,-0.0,flip_to_long -43703,做多,2025-08-01 14:45:00,2025-08-01 14:55:00,3629.42,3631.58,0.0,flip_to_short -43704,做空,2025-08-01 14:55:00,2025-08-01 16:05:00,3631.58,3630.14,-0.0,flip_to_long -43705,做多,2025-08-01 16:05:00,2025-08-02 01:20:00,3630.14,3501.8,-0.09,flip_to_short -43706,做空,2025-08-02 01:20:00,2025-08-02 01:30:00,3501.8,3506.1,-0.0,flip_to_long -43707,做多,2025-08-02 01:30:00,2025-08-02 01:35:00,3506.1,3500.06,-0.01,flip_to_short -43708,做空,2025-08-02 01:35:00,2025-08-02 01:40:00,3500.06,3507.03,-0.01,flip_to_long -43709,做多,2025-08-02 01:40:00,2025-08-02 05:45:00,3507.03,3516.94,0.01,flip_to_short -43710,做空,2025-08-02 05:45:00,2025-08-02 05:55:00,3516.94,3517.92,-0.0,flip_to_long -43711,做多,2025-08-02 05:55:00,2025-08-02 08:25:00,3517.92,3506.6,-0.01,flip_to_short -43712,做空,2025-08-02 08:25:00,2025-08-02 10:50:00,3506.6,3491.51,0.01,flip_to_long -43713,做多,2025-08-02 10:50:00,2025-08-02 11:05:00,3491.51,3487.8,-0.0,flip_to_short -43714,做空,2025-08-02 11:05:00,2025-08-02 11:15:00,3487.8,3494.46,-0.01,flip_to_long -43715,做多,2025-08-02 11:15:00,2025-08-02 14:15:00,3494.46,3489.64,-0.0,flip_to_short -43716,做空,2025-08-02 14:15:00,2025-08-02 21:00:00,3489.64,3431.59,0.04,flip_to_long -43717,做多,2025-08-02 21:00:00,2025-08-02 21:05:00,3431.59,3419.28,-0.01,flip_to_short -43718,做空,2025-08-02 21:05:00,2025-08-02 21:35:00,3419.28,3426.65,-0.01,flip_to_long -43719,做多,2025-08-02 21:35:00,2025-08-02 21:40:00,3426.65,3414.57,-0.01,flip_to_short -43720,做空,2025-08-02 21:40:00,2025-08-02 21:45:00,3414.57,3424.49,-0.01,flip_to_long -43721,做多,2025-08-02 21:45:00,2025-08-02 21:55:00,3424.49,3410.92,-0.01,flip_to_short -43722,做空,2025-08-02 21:55:00,2025-08-02 22:00:00,3410.92,3421.89,-0.01,flip_to_long -43723,做多,2025-08-02 22:00:00,2025-08-02 22:15:00,3421.89,3401.41,-0.02,flip_to_short -43724,做空,2025-08-02 22:15:00,2025-08-02 22:40:00,3401.41,3409.7,-0.01,flip_to_long -43725,做多,2025-08-02 22:40:00,2025-08-02 23:00:00,3409.7,3401.45,-0.01,flip_to_short -43726,做空,2025-08-02 23:00:00,2025-08-02 23:40:00,3401.45,3406.17,-0.0,flip_to_long -43727,做多,2025-08-02 23:40:00,2025-08-02 23:45:00,3406.17,3401.19,-0.0,flip_to_short -43728,做空,2025-08-02 23:45:00,2025-08-03 00:00:00,3401.19,3401.99,-0.0,flip_to_long -43729,做多,2025-08-03 00:00:00,2025-08-03 01:00:00,3401.99,3403.19,-0.0,flip_to_short -43730,做空,2025-08-03 01:00:00,2025-08-03 01:05:00,3403.19,3408.59,-0.01,flip_to_long -43731,做多,2025-08-03 01:05:00,2025-08-03 01:15:00,3408.59,3403.89,-0.0,flip_to_short -43732,做空,2025-08-03 01:15:00,2025-08-03 01:20:00,3403.89,3411.74,-0.01,flip_to_long -43733,做多,2025-08-03 01:20:00,2025-08-03 06:35:00,3411.74,3441.0,0.02,flip_to_short -43734,做空,2025-08-03 06:35:00,2025-08-03 07:00:00,3441.0,3444.91,-0.0,flip_to_long -43735,做多,2025-08-03 07:00:00,2025-08-03 14:10:00,3444.91,3480.77,0.02,flip_to_short -43736,做空,2025-08-03 14:10:00,2025-08-03 16:30:00,3480.77,3481.96,-0.0,flip_to_long -43737,做多,2025-08-03 16:30:00,2025-08-03 17:45:00,3481.96,3480.78,-0.0,flip_to_short -43738,做空,2025-08-03 17:45:00,2025-08-03 22:15:00,3480.78,3490.65,-0.01,flip_to_long -43739,做多,2025-08-03 22:15:00,2025-08-03 22:35:00,3490.65,3494.19,0.0,flip_to_short -43740,做空,2025-08-03 22:35:00,2025-08-03 23:55:00,3494.19,3495.0,-0.0,flip_to_long -43741,做多,2025-08-03 23:55:00,2025-08-04 04:40:00,3495.0,3538.4,0.03,flip_to_short -43742,做空,2025-08-04 04:40:00,2025-08-04 04:45:00,3538.4,3538.71,-0.0,flip_to_long -43743,做多,2025-08-04 04:45:00,2025-08-04 08:30:00,3538.71,3542.68,0.0,flip_to_short -43744,做空,2025-08-04 08:30:00,2025-08-04 12:05:00,3542.68,3553.77,-0.01,flip_to_long -43745,做多,2025-08-04 12:05:00,2025-08-04 12:25:00,3553.77,3555.68,0.0,flip_to_short -43746,做空,2025-08-04 12:25:00,2025-08-04 19:45:00,3555.68,3670.23,-0.08,flip_to_long -43747,做多,2025-08-04 19:45:00,2025-08-04 19:55:00,3670.23,3667.78,-0.0,flip_to_short -43748,做空,2025-08-04 19:55:00,2025-08-04 20:05:00,3667.78,3680.52,-0.01,flip_to_long -43749,做多,2025-08-04 20:05:00,2025-08-05 00:05:00,3680.52,3699.12,0.01,flip_to_short -43750,做空,2025-08-05 00:05:00,2025-08-05 00:10:00,3699.12,3702.31,-0.0,flip_to_long -43751,做多,2025-08-05 00:10:00,2025-08-05 06:30:00,3702.31,3665.59,-0.03,flip_to_short -43752,做空,2025-08-05 06:30:00,2025-08-05 09:20:00,3665.59,3644.95,0.01,flip_to_long -43753,做多,2025-08-05 09:20:00,2025-08-05 12:20:00,3644.95,3653.73,0.0,flip_to_short -43754,做空,2025-08-05 12:20:00,2025-08-05 13:45:00,3653.73,3654.47,-0.0,flip_to_long -43755,做多,2025-08-05 13:45:00,2025-08-05 17:35:00,3654.47,3598.3,-0.04,flip_to_short -43756,做空,2025-08-05 17:35:00,2025-08-05 18:30:00,3598.3,3588.9,0.0,flip_to_long -43757,做多,2025-08-05 18:30:00,2025-08-05 19:10:00,3588.9,3580.39,-0.01,flip_to_short -43758,做空,2025-08-05 19:10:00,2025-08-05 19:15:00,3580.39,3580.5,-0.0,flip_to_long -43759,做多,2025-08-05 19:15:00,2025-08-05 20:35:00,3580.5,3578.89,-0.0,flip_to_short -43760,做空,2025-08-05 20:35:00,2025-08-05 20:40:00,3578.89,3579.93,-0.0,flip_to_long -43761,做多,2025-08-05 20:40:00,2025-08-05 21:10:00,3579.93,3574.62,-0.0,flip_to_short -43762,做空,2025-08-05 21:10:00,2025-08-05 21:20:00,3574.62,3585.97,-0.01,flip_to_long -43763,做多,2025-08-05 21:20:00,2025-08-05 21:25:00,3585.97,3584.99,-0.0,flip_to_short -43764,做空,2025-08-05 21:25:00,2025-08-05 22:15:00,3584.99,3582.0,0.0,flip_to_long -43765,做多,2025-08-05 22:15:00,2025-08-05 22:25:00,3582.0,3584.19,0.0,flip_to_short -43766,做空,2025-08-05 22:25:00,2025-08-06 00:35:00,3584.19,3597.93,-0.01,flip_to_long -43767,做多,2025-08-06 00:35:00,2025-08-06 00:45:00,3597.93,3570.0,-0.02,flip_to_short -43768,做空,2025-08-06 00:45:00,2025-08-06 01:55:00,3570.0,3591.06,-0.01,flip_to_long -43769,做多,2025-08-06 01:55:00,2025-08-06 02:00:00,3591.06,3585.15,-0.0,flip_to_short -43770,做空,2025-08-06 02:00:00,2025-08-06 02:40:00,3585.15,3588.33,-0.0,flip_to_long -43771,做多,2025-08-06 02:40:00,2025-08-06 02:55:00,3588.33,3590.84,0.0,flip_to_short -43772,做空,2025-08-06 02:55:00,2025-08-06 03:05:00,3590.84,3589.2,-0.0,flip_to_long -43773,做多,2025-08-06 03:05:00,2025-08-06 05:15:00,3589.2,3634.01,0.03,tp_upper -43774,做空,2025-08-06 08:40:00,2025-08-06 08:50:00,3610.89,3615.95,-0.0,flip_to_long -43775,做多,2025-08-06 08:50:00,2025-08-06 09:00:00,3615.95,3619.8,0.0,flip_to_short -43776,做空,2025-08-06 09:00:00,2025-08-06 09:50:00,3619.8,3628.17,-0.01,flip_to_long -43777,做多,2025-08-06 09:50:00,2025-08-06 09:55:00,3628.17,3626.0,-0.0,flip_to_short -43778,做空,2025-08-06 09:55:00,2025-08-06 14:00:00,3626.0,3612.13,0.01,flip_to_long -43779,做多,2025-08-06 14:00:00,2025-08-06 14:10:00,3612.13,3607.77,-0.0,flip_to_short -43780,做空,2025-08-06 14:10:00,2025-08-06 14:40:00,3607.77,3608.32,-0.0,flip_to_long -43781,做多,2025-08-06 14:40:00,2025-08-06 14:45:00,3608.32,3606.72,-0.0,flip_to_short -43782,做空,2025-08-06 14:45:00,2025-08-06 14:50:00,3606.72,3614.99,-0.01,flip_to_long -43783,做多,2025-08-06 14:50:00,2025-08-06 20:35:00,3614.99,3668.26,0.03,flip_to_short -43784,做空,2025-08-06 20:35:00,2025-08-06 22:00:00,3668.26,3670.57,-0.0,flip_to_long -43785,做多,2025-08-06 22:00:00,2025-08-06 22:15:00,3670.57,3670.93,-0.0,flip_to_short -43786,做空,2025-08-06 22:15:00,2025-08-06 22:20:00,3670.93,3673.88,-0.0,flip_to_long -43787,做多,2025-08-06 22:20:00,2025-08-06 22:35:00,3673.88,3675.43,-0.0,flip_to_short -43788,做空,2025-08-06 22:35:00,2025-08-06 22:45:00,3675.43,3677.88,-0.0,flip_to_long -43789,做多,2025-08-06 22:45:00,2025-08-06 23:00:00,3677.88,3676.33,-0.0,flip_to_short -43790,做空,2025-08-06 23:00:00,2025-08-06 23:20:00,3676.33,3674.17,0.0,flip_to_long -43791,做多,2025-08-06 23:20:00,2025-08-07 00:00:00,3674.17,3674.45,-0.0,flip_to_short -43792,做空,2025-08-07 00:00:00,2025-08-07 00:25:00,3674.45,3676.32,-0.0,flip_to_long -43793,做多,2025-08-07 00:25:00,2025-08-07 00:40:00,3676.32,3672.52,-0.0,flip_to_short -43794,做空,2025-08-07 00:40:00,2025-08-07 00:50:00,3672.52,3669.16,0.0,flip_to_long -43795,做多,2025-08-07 00:50:00,2025-08-07 01:25:00,3669.16,3705.4,0.02,tp_upper -43796,做空,2025-08-07 01:55:00,2025-08-07 02:15:00,3665.68,3674.47,-0.01,flip_to_long -43797,做多,2025-08-07 02:15:00,2025-08-07 14:30:00,3674.47,3820.64,0.09,flip_to_short -43798,做空,2025-08-07 14:30:00,2025-08-07 15:20:00,3820.64,3831.39,-0.01,flip_to_long -43799,做多,2025-08-07 15:20:00,2025-08-07 15:25:00,3831.39,3826.79,-0.0,flip_to_short -43800,做空,2025-08-07 15:25:00,2025-08-07 15:30:00,3826.79,3829.79,-0.0,flip_to_long -43801,做多,2025-08-07 15:30:00,2025-08-07 15:40:00,3829.79,3832.55,0.0,flip_to_short -43802,做空,2025-08-07 15:40:00,2025-08-07 15:50:00,3832.55,3833.36,-0.0,flip_to_long -43803,做多,2025-08-07 15:50:00,2025-08-07 16:10:00,3833.36,3832.12,-0.0,flip_to_short -43804,做空,2025-08-07 16:10:00,2025-08-07 16:30:00,3832.12,3833.35,-0.0,flip_to_long -43805,做多,2025-08-07 16:30:00,2025-08-07 16:35:00,3833.35,3828.42,-0.0,flip_to_short -43806,做空,2025-08-07 16:35:00,2025-08-07 17:55:00,3828.42,3828.08,-0.0,flip_to_long -43807,做多,2025-08-07 17:55:00,2025-08-07 19:00:00,3828.08,3824.38,-0.0,flip_to_short -43808,做空,2025-08-07 19:00:00,2025-08-08 01:40:00,3824.38,3886.69,-0.04,flip_to_long -43809,做多,2025-08-08 01:40:00,2025-08-08 02:15:00,3886.69,3885.01,-0.0,flip_to_short -43810,做空,2025-08-08 02:15:00,2025-08-08 02:45:00,3885.01,3904.01,-0.01,flip_to_long -43811,做多,2025-08-08 02:45:00,2025-08-08 02:55:00,3904.01,3892.0,-0.01,flip_to_short -43812,做空,2025-08-08 02:55:00,2025-08-08 03:00:00,3892.0,3900.47,-0.01,flip_to_long -43813,做多,2025-08-08 03:00:00,2025-08-08 03:20:00,3900.47,3952.8,0.03,tp_upper -43814,做空,2025-08-08 05:05:00,2025-08-08 06:10:00,3906.85,3914.99,-0.01,flip_to_long -43815,做多,2025-08-08 06:10:00,2025-08-08 06:15:00,3914.99,3905.2,-0.01,flip_to_short -43816,做空,2025-08-08 06:15:00,2025-08-08 06:20:00,3905.2,3908.99,-0.0,flip_to_long -43817,做多,2025-08-08 06:20:00,2025-08-08 06:45:00,3908.99,3907.97,-0.0,flip_to_short -43818,做空,2025-08-08 06:45:00,2025-08-08 06:50:00,3907.97,3911.76,-0.0,flip_to_long -43819,做多,2025-08-08 06:50:00,2025-08-08 07:00:00,3911.76,3906.32,-0.0,flip_to_short -43820,做空,2025-08-08 07:00:00,2025-08-08 07:15:00,3906.32,3919.7,-0.01,flip_to_long -43821,做多,2025-08-08 07:15:00,2025-08-08 07:40:00,3919.7,3913.42,-0.0,flip_to_short -43822,做空,2025-08-08 07:40:00,2025-08-08 07:45:00,3913.42,3918.39,-0.0,flip_to_long -43823,做多,2025-08-08 07:45:00,2025-08-08 07:50:00,3918.39,3917.49,-0.0,flip_to_short -43824,做空,2025-08-08 07:50:00,2025-08-08 08:00:00,3917.49,3918.41,-0.0,flip_to_long -43825,做多,2025-08-08 08:00:00,2025-08-08 08:20:00,3918.41,3911.61,-0.01,flip_to_short -43826,做空,2025-08-08 08:20:00,2025-08-08 10:05:00,3911.61,3902.01,0.0,flip_to_long -43827,做多,2025-08-08 10:05:00,2025-08-08 12:15:00,3902.01,3901.4,-0.0,flip_to_short -43828,做空,2025-08-08 12:15:00,2025-08-08 12:20:00,3901.4,3904.27,-0.0,flip_to_long -43829,做多,2025-08-08 12:20:00,2025-08-08 12:30:00,3904.27,3902.25,-0.0,flip_to_short -43830,做空,2025-08-08 12:30:00,2025-08-08 13:10:00,3902.25,3897.0,0.0,flip_to_long -43831,做多,2025-08-08 13:10:00,2025-08-08 13:45:00,3897.0,3987.96,0.05,tp_upper -43832,做空,2025-08-08 15:40:00,2025-08-08 15:45:00,3927.77,3942.02,-0.01,flip_to_long -43833,做多,2025-08-08 15:45:00,2025-08-08 21:55:00,3942.02,4037.45,0.06,flip_to_short -43834,做空,2025-08-08 21:55:00,2025-08-09 01:40:00,4037.45,4028.36,0.0,flip_to_long -43835,做多,2025-08-09 01:40:00,2025-08-09 01:45:00,4028.36,4026.34,-0.0,flip_to_short -43836,做空,2025-08-09 01:45:00,2025-08-09 02:15:00,4026.34,4029.95,-0.0,flip_to_long -43837,做多,2025-08-09 02:15:00,2025-08-09 05:05:00,4029.95,4167.5,0.08,tp_upper -43838,做空,2025-08-09 11:45:00,2025-08-09 12:05:00,4196.3,4196.0,-0.0,flip_to_long -43839,做多,2025-08-09 12:05:00,2025-08-09 12:30:00,4196.0,4200.18,0.0,flip_to_short -43840,做空,2025-08-09 12:30:00,2025-08-09 15:00:00,4200.18,4211.3,-0.01,flip_to_long -43841,做多,2025-08-09 15:00:00,2025-08-09 15:20:00,4211.3,4189.06,-0.01,flip_to_short -43842,做空,2025-08-09 15:20:00,2025-08-09 15:25:00,4189.06,4198.67,-0.01,flip_to_long -43843,做多,2025-08-09 15:25:00,2025-08-09 15:30:00,4198.67,4195.46,-0.0,flip_to_short -43844,做空,2025-08-09 15:30:00,2025-08-09 22:50:00,4195.46,4263.08,-0.04,flip_to_long -43845,做多,2025-08-09 22:50:00,2025-08-09 23:05:00,4263.08,4260.54,-0.0,flip_to_short -43846,做空,2025-08-09 23:05:00,2025-08-09 23:50:00,4260.54,4270.21,-0.01,flip_to_long -43847,做多,2025-08-09 23:50:00,2025-08-09 23:55:00,4270.21,4259.1,-0.01,flip_to_short -43848,做空,2025-08-09 23:55:00,2025-08-10 00:15:00,4259.1,4269.24,-0.01,flip_to_long -43849,做多,2025-08-10 00:15:00,2025-08-10 02:10:00,4269.24,4281.68,0.01,flip_to_short -43850,做空,2025-08-10 02:10:00,2025-08-10 09:10:00,4281.68,4215.26,0.04,flip_to_long -43851,做多,2025-08-10 09:10:00,2025-08-10 10:05:00,4215.26,4212.96,-0.0,flip_to_short -43852,做空,2025-08-10 10:05:00,2025-08-10 10:10:00,4212.96,4217.01,-0.0,flip_to_long -43853,做多,2025-08-10 10:10:00,2025-08-10 10:30:00,4217.01,4202.66,-0.01,flip_to_short -43854,做空,2025-08-10 10:30:00,2025-08-10 10:40:00,4202.66,4211.69,-0.01,flip_to_long -43855,做多,2025-08-10 10:40:00,2025-08-10 10:45:00,4211.69,4208.01,-0.0,flip_to_short -43856,做空,2025-08-10 10:45:00,2025-08-10 11:20:00,4208.01,4204.74,0.0,flip_to_long -43857,做多,2025-08-10 11:20:00,2025-08-10 11:45:00,4204.74,4206.22,-0.0,flip_to_short -43858,做空,2025-08-10 11:45:00,2025-08-10 13:00:00,4206.22,4203.14,0.0,flip_to_long -43859,做多,2025-08-10 13:00:00,2025-08-10 20:10:00,4203.14,4230.06,0.01,flip_to_short -43860,做空,2025-08-10 20:10:00,2025-08-10 20:40:00,4230.06,4226.19,0.0,flip_to_long -43861,做多,2025-08-10 20:40:00,2025-08-10 22:45:00,4226.19,4224.47,-0.0,flip_to_short -43862,做空,2025-08-10 22:45:00,2025-08-10 22:50:00,4224.47,4229.09,-0.0,flip_to_long -43863,做多,2025-08-10 22:50:00,2025-08-11 05:35:00,4229.09,4306.93,0.04,flip_to_short -43864,做空,2025-08-11 05:35:00,2025-08-11 06:00:00,4306.93,4307.99,-0.0,flip_to_long -43865,做多,2025-08-11 06:00:00,2025-08-11 18:00:00,4307.99,4266.37,-0.03,flip_to_short -43866,做空,2025-08-11 18:00:00,2025-08-11 18:10:00,4266.37,4296.99,-0.02,flip_to_long -43867,做多,2025-08-11 18:10:00,2025-08-11 18:20:00,4296.99,4293.8,-0.0,flip_to_short -43868,做空,2025-08-11 18:20:00,2025-08-11 18:30:00,4293.8,4294.11,-0.0,flip_to_long -43869,做多,2025-08-11 18:30:00,2025-08-11 19:25:00,4294.11,4301.02,0.0,flip_to_short -43870,做空,2025-08-11 19:25:00,2025-08-12 00:15:00,4301.02,4244.5,0.03,flip_to_long -43871,做多,2025-08-12 00:15:00,2025-08-12 00:30:00,4244.5,4238.4,-0.0,flip_to_short -43872,做空,2025-08-12 00:30:00,2025-08-12 06:00:00,4238.4,4291.81,-0.03,flip_to_long -43873,做多,2025-08-12 06:00:00,2025-08-12 06:05:00,4291.81,4291.1,-0.0,flip_to_short -43874,做空,2025-08-12 06:05:00,2025-08-12 06:15:00,4291.1,4290.19,-0.0,flip_to_long -43875,做多,2025-08-12 06:15:00,2025-08-12 06:30:00,4290.19,4288.16,-0.0,flip_to_short -43876,做空,2025-08-12 06:30:00,2025-08-12 06:35:00,4288.16,4291.02,-0.0,flip_to_long -43877,做多,2025-08-12 06:35:00,2025-08-12 06:55:00,4291.02,4289.4,-0.0,flip_to_short -43878,做空,2025-08-12 06:55:00,2025-08-12 07:00:00,4289.4,4298.79,-0.01,flip_to_long -43879,做多,2025-08-12 07:00:00,2025-08-12 08:25:00,4298.79,4298.43,-0.0,flip_to_short -43880,做空,2025-08-12 08:25:00,2025-08-12 08:30:00,4298.43,4303.75,-0.0,flip_to_long -43881,做多,2025-08-12 08:30:00,2025-08-12 09:05:00,4303.75,4300.16,-0.0,flip_to_short -43882,做空,2025-08-12 09:05:00,2025-08-12 09:25:00,4300.16,4302.0,-0.0,flip_to_long -43883,做多,2025-08-12 09:25:00,2025-08-12 09:30:00,4302.0,4294.04,-0.01,flip_to_short -43884,做空,2025-08-12 09:30:00,2025-08-12 10:25:00,4294.04,4292.94,-0.0,flip_to_long -43885,做多,2025-08-12 10:25:00,2025-08-12 20:15:00,4292.94,4600.85,0.18,tp_upper -43886,做空,2025-08-13 01:05:00,2025-08-13 02:20:00,4590.72,4592.25,-0.0,flip_to_long -43887,做多,2025-08-13 02:20:00,2025-08-13 05:50:00,4592.25,4623.59,0.02,flip_to_short -43888,做空,2025-08-13 05:50:00,2025-08-13 05:55:00,4623.59,4630.73,-0.01,flip_to_long -43889,做多,2025-08-13 05:55:00,2025-08-13 06:00:00,4630.73,4624.7,-0.0,flip_to_short -43890,做空,2025-08-13 06:00:00,2025-08-13 06:05:00,4624.7,4643.18,-0.01,flip_to_long -43891,做多,2025-08-13 06:05:00,2025-08-13 06:20:00,4643.18,4623.08,-0.01,flip_to_short -43892,做空,2025-08-13 06:20:00,2025-08-13 06:30:00,4623.08,4628.1,-0.0,flip_to_long -43893,做多,2025-08-13 06:30:00,2025-08-13 09:25:00,4628.1,4639.34,0.01,flip_to_short -43894,做空,2025-08-13 09:25:00,2025-08-13 13:45:00,4639.34,4703.97,-0.04,flip_to_long -43895,做多,2025-08-13 13:45:00,2025-08-13 13:50:00,4703.97,4689.56,-0.01,flip_to_short -43896,做空,2025-08-13 13:50:00,2025-08-13 14:05:00,4689.56,4687.47,-0.0,flip_to_long -43897,做多,2025-08-13 14:05:00,2025-08-13 14:10:00,4687.47,4666.12,-0.01,flip_to_short -43898,做空,2025-08-13 14:10:00,2025-08-13 14:40:00,4666.12,4698.17,-0.02,flip_to_long -43899,做多,2025-08-13 14:40:00,2025-08-13 14:45:00,4698.17,4680.44,-0.01,flip_to_short -43900,做空,2025-08-13 14:45:00,2025-08-13 16:05:00,4680.44,4683.51,-0.0,flip_to_long -43901,做多,2025-08-13 16:05:00,2025-08-13 18:35:00,4683.51,4706.92,0.01,flip_to_short -43902,做空,2025-08-13 18:35:00,2025-08-13 20:25:00,4706.92,4711.28,-0.0,flip_to_long -43903,做多,2025-08-13 20:25:00,2025-08-13 20:55:00,4711.28,4716.59,0.0,flip_to_short -43904,做空,2025-08-13 20:55:00,2025-08-13 21:00:00,4716.59,4725.57,-0.01,flip_to_long -43905,做多,2025-08-13 21:00:00,2025-08-13 21:50:00,4725.57,4729.59,0.0,flip_to_short -43906,做空,2025-08-13 21:50:00,2025-08-13 22:05:00,4729.59,4731.35,-0.0,flip_to_long -43907,做多,2025-08-13 22:05:00,2025-08-13 22:20:00,4731.35,4730.55,-0.0,flip_to_short -43908,做空,2025-08-13 22:20:00,2025-08-14 00:05:00,4730.55,4745.5,-0.01,flip_to_long -43909,做多,2025-08-14 00:05:00,2025-08-14 00:10:00,4745.5,4737.0,-0.01,flip_to_short -43910,做空,2025-08-14 00:10:00,2025-08-14 00:15:00,4737.0,4747.53,-0.01,flip_to_long -43911,做多,2025-08-14 00:15:00,2025-08-14 00:20:00,4747.53,4734.33,-0.01,flip_to_short -43912,做空,2025-08-14 00:20:00,2025-08-14 00:25:00,4734.33,4746.59,-0.01,flip_to_long -43913,做多,2025-08-14 00:25:00,2025-08-14 00:35:00,4746.59,4744.64,-0.0,flip_to_short -43914,做空,2025-08-14 00:35:00,2025-08-14 01:30:00,4744.64,4746.73,-0.0,flip_to_long -43915,做多,2025-08-14 01:30:00,2025-08-14 01:35:00,4746.73,4743.51,-0.0,flip_to_short -43916,做空,2025-08-14 01:35:00,2025-08-14 02:30:00,4743.51,4739.28,0.0,flip_to_long -43917,做多,2025-08-14 02:30:00,2025-08-14 05:10:00,4739.28,4738.01,-0.0,flip_to_short -43918,做空,2025-08-14 05:10:00,2025-08-14 06:30:00,4738.01,4752.58,-0.01,flip_to_long -43919,做多,2025-08-14 06:30:00,2025-08-14 07:05:00,4752.58,4741.15,-0.01,flip_to_short -43920,做空,2025-08-14 07:05:00,2025-08-14 09:25:00,4741.15,4745.01,-0.0,flip_to_long -43921,做多,2025-08-14 09:25:00,2025-08-14 09:35:00,4745.01,4742.19,-0.0,flip_to_short -43922,做空,2025-08-14 09:35:00,2025-08-14 09:40:00,4742.19,4748.72,-0.0,flip_to_long -43923,做多,2025-08-14 09:40:00,2025-08-14 10:35:00,4748.72,4729.13,-0.01,flip_to_short -43924,做空,2025-08-14 10:35:00,2025-08-14 12:05:00,4729.13,4733.3,-0.0,flip_to_long -43925,做多,2025-08-14 12:05:00,2025-08-14 12:10:00,4733.3,4729.09,-0.0,flip_to_short -43926,做空,2025-08-14 12:10:00,2025-08-14 12:30:00,4729.09,4559.18,0.09,tp_lower -43927,做多,2025-08-14 14:30:00,2025-08-14 14:40:00,4687.99,4666.15,-0.01,flip_to_short -43928,做空,2025-08-14 14:40:00,2025-08-14 15:05:00,4666.15,4677.11,-0.01,flip_to_long -43929,做多,2025-08-14 15:05:00,2025-08-14 15:10:00,4677.11,4652.4,-0.01,flip_to_short -43930,做空,2025-08-14 15:10:00,2025-08-14 21:10:00,4652.4,4536.46,0.06,flip_to_long -43931,做多,2025-08-14 21:10:00,2025-08-14 22:35:00,4536.46,4519.7,-0.01,flip_to_short -43932,做空,2025-08-14 22:35:00,2025-08-14 22:45:00,4519.7,4527.77,-0.01,flip_to_long -43933,做多,2025-08-14 22:45:00,2025-08-14 22:50:00,4527.77,4526.84,-0.0,flip_to_short -43934,做空,2025-08-14 22:50:00,2025-08-15 05:55:00,4526.84,4617.11,-0.05,flip_to_long -43935,做多,2025-08-15 05:55:00,2025-08-15 07:45:00,4617.11,4629.39,0.01,flip_to_short -43936,做空,2025-08-15 07:45:00,2025-08-15 07:50:00,4629.39,4630.86,-0.0,flip_to_long -43937,做多,2025-08-15 07:50:00,2025-08-15 09:20:00,4630.86,4631.26,-0.0,flip_to_short -43938,做空,2025-08-15 09:20:00,2025-08-15 10:05:00,4631.26,4637.22,-0.0,flip_to_long -43939,做多,2025-08-15 10:05:00,2025-08-15 10:10:00,4637.22,4631.84,-0.0,flip_to_short -43940,做空,2025-08-15 10:10:00,2025-08-15 10:15:00,4631.84,4634.4,-0.0,flip_to_long -43941,做多,2025-08-15 10:15:00,2025-08-15 10:45:00,4634.4,4642.62,0.0,flip_to_short -43942,做空,2025-08-15 10:45:00,2025-08-15 11:00:00,4642.62,4642.1,-0.0,flip_to_long -43943,做多,2025-08-15 11:00:00,2025-08-15 11:10:00,4642.1,4639.0,-0.0,flip_to_short -43944,做空,2025-08-15 11:10:00,2025-08-15 11:40:00,4639.0,4637.31,-0.0,flip_to_long -43945,做多,2025-08-15 11:40:00,2025-08-15 11:50:00,4637.31,4637.39,-0.0,flip_to_short -43946,做空,2025-08-15 11:50:00,2025-08-15 12:05:00,4637.39,4638.25,-0.0,flip_to_long -43947,做多,2025-08-15 12:05:00,2025-08-15 12:10:00,4638.25,4637.14,-0.0,flip_to_short -43948,做空,2025-08-15 12:10:00,2025-08-15 12:30:00,4637.14,4642.16,-0.0,flip_to_long -43949,做多,2025-08-15 12:30:00,2025-08-15 12:35:00,4642.16,4620.11,-0.01,flip_to_short -43950,做空,2025-08-15 12:35:00,2025-08-15 12:45:00,4620.11,4640.21,-0.01,flip_to_long -43951,做多,2025-08-15 12:45:00,2025-08-15 12:50:00,4640.21,4635.21,-0.0,flip_to_short -43952,做空,2025-08-15 12:50:00,2025-08-15 20:25:00,4635.21,4416.05,0.12,flip_to_long -43953,做多,2025-08-15 20:25:00,2025-08-15 20:40:00,4416.05,4402.01,-0.01,flip_to_short -43954,做空,2025-08-15 20:40:00,2025-08-15 20:45:00,4402.01,4404.47,-0.0,flip_to_long -43955,做多,2025-08-15 20:45:00,2025-08-15 21:05:00,4404.47,4405.73,-0.0,flip_to_short -43956,做空,2025-08-15 21:05:00,2025-08-15 21:20:00,4405.73,4411.37,-0.0,flip_to_long -43957,做多,2025-08-15 21:20:00,2025-08-15 21:25:00,4411.37,4410.56,-0.0,flip_to_short -43958,做空,2025-08-15 21:25:00,2025-08-15 22:15:00,4410.56,4417.8,-0.01,flip_to_long -43959,做多,2025-08-15 22:15:00,2025-08-15 23:20:00,4417.8,4412.22,-0.0,flip_to_short -43960,做空,2025-08-15 23:20:00,2025-08-15 23:25:00,4412.22,4422.57,-0.01,flip_to_long -43961,做多,2025-08-15 23:25:00,2025-08-15 23:30:00,4422.57,4423.01,-0.0,flip_to_short -43962,做空,2025-08-15 23:30:00,2025-08-16 03:10:00,4423.01,4453.56,-0.02,flip_to_long -43963,做多,2025-08-16 03:10:00,2025-08-16 09:45:00,4453.56,4432.31,-0.01,flip_to_short -43964,做空,2025-08-16 09:45:00,2025-08-16 09:50:00,4432.31,4434.52,-0.0,flip_to_long -43965,做多,2025-08-16 09:50:00,2025-08-16 13:10:00,4434.52,4412.01,-0.01,flip_to_short -43966,做空,2025-08-16 13:10:00,2025-08-16 13:15:00,4412.01,4420.69,-0.01,flip_to_long -43967,做多,2025-08-16 13:15:00,2025-08-16 13:20:00,4420.69,4414.02,-0.01,flip_to_short -43968,做空,2025-08-16 13:20:00,2025-08-16 13:25:00,4414.02,4418.32,-0.0,flip_to_long -43969,做多,2025-08-16 13:25:00,2025-08-16 13:30:00,4418.32,4414.32,-0.0,flip_to_short -43970,做空,2025-08-16 13:30:00,2025-08-16 14:20:00,4414.32,4400.62,0.01,flip_to_long -43971,做多,2025-08-16 14:20:00,2025-08-16 14:30:00,4400.62,4400.45,-0.0,flip_to_short -43972,做空,2025-08-16 14:30:00,2025-08-16 14:40:00,4400.45,4401.23,-0.0,flip_to_long -43973,做多,2025-08-16 14:40:00,2025-08-16 15:05:00,4401.23,4401.13,-0.0,flip_to_short -43974,做空,2025-08-16 15:05:00,2025-08-16 15:10:00,4401.13,4410.94,-0.01,flip_to_long -43975,做多,2025-08-16 15:10:00,2025-08-16 15:30:00,4410.94,4401.53,-0.01,flip_to_short -43976,做空,2025-08-16 15:30:00,2025-08-16 16:00:00,4401.53,4403.05,-0.0,flip_to_long -43977,做多,2025-08-16 16:00:00,2025-08-16 16:20:00,4403.05,4403.96,-0.0,flip_to_short -43978,做空,2025-08-16 16:20:00,2025-08-16 16:40:00,4403.96,4402.84,-0.0,flip_to_long -43979,做多,2025-08-16 16:40:00,2025-08-16 17:05:00,4402.84,4402.03,-0.0,flip_to_short -43980,做空,2025-08-16 17:05:00,2025-08-16 17:55:00,4402.03,4402.97,-0.0,flip_to_long -43981,做多,2025-08-16 17:55:00,2025-08-16 21:50:00,4402.97,4414.45,0.01,flip_to_short -43982,做空,2025-08-16 21:50:00,2025-08-16 22:05:00,4414.45,4412.04,0.0,flip_to_long -43983,做多,2025-08-16 22:05:00,2025-08-16 23:20:00,4412.04,4414.19,-0.0,flip_to_short -43984,做空,2025-08-16 23:20:00,2025-08-16 23:45:00,4414.19,4419.44,-0.0,flip_to_long -43985,做多,2025-08-16 23:45:00,2025-08-17 00:05:00,4419.44,4419.66,-0.0,flip_to_short -43986,做空,2025-08-17 00:05:00,2025-08-17 00:35:00,4419.66,4415.0,0.0,flip_to_long -43987,做多,2025-08-17 00:35:00,2025-08-17 07:00:00,4415.0,4452.06,0.02,flip_to_short -43988,做空,2025-08-17 07:00:00,2025-08-17 07:05:00,4452.06,4457.2,-0.0,flip_to_long -43989,做多,2025-08-17 07:05:00,2025-08-17 07:30:00,4457.2,4458.54,-0.0,flip_to_short -43990,做空,2025-08-17 07:30:00,2025-08-17 07:35:00,4458.54,4465.67,-0.01,flip_to_long -43991,做多,2025-08-17 07:35:00,2025-08-17 08:05:00,4465.67,4456.71,-0.01,flip_to_short -43992,做空,2025-08-17 08:05:00,2025-08-17 08:20:00,4456.71,4467.18,-0.01,flip_to_long -43993,做多,2025-08-17 08:20:00,2025-08-17 08:50:00,4467.18,4526.2,0.03,tp_upper -43994,做空,2025-08-17 13:00:00,2025-08-17 13:50:00,4532.1,4543.86,-0.01,flip_to_long -43995,做多,2025-08-17 13:50:00,2025-08-17 13:55:00,4543.86,4533.85,-0.01,flip_to_short -43996,做空,2025-08-17 13:55:00,2025-08-17 14:05:00,4533.85,4541.43,-0.01,flip_to_long -43997,做多,2025-08-17 14:05:00,2025-08-17 14:30:00,4541.43,4541.31,-0.0,flip_to_short -43998,做空,2025-08-17 14:30:00,2025-08-17 14:35:00,4541.31,4545.44,-0.0,flip_to_long -43999,做多,2025-08-17 14:35:00,2025-08-17 15:15:00,4545.44,4543.06,-0.0,flip_to_short -44000,做空,2025-08-17 15:15:00,2025-08-17 15:20:00,4543.06,4548.67,-0.0,flip_to_long -44001,做多,2025-08-17 15:20:00,2025-08-17 16:00:00,4548.67,4551.19,0.0,flip_to_short -44002,做空,2025-08-17 16:00:00,2025-08-17 16:20:00,4551.19,4542.5,0.0,flip_to_long -44003,做多,2025-08-17 16:20:00,2025-08-17 23:25:00,4542.5,4483.31,-0.03,flip_to_short -44004,做空,2025-08-17 23:25:00,2025-08-18 09:35:00,4483.31,4277.09,0.11,flip_to_long -44005,做多,2025-08-18 09:35:00,2025-08-18 10:25:00,4277.09,4270.91,-0.01,flip_to_short -44006,做空,2025-08-18 10:25:00,2025-08-18 11:00:00,4270.91,4268.44,0.0,flip_to_long -44007,做多,2025-08-18 11:00:00,2025-08-18 11:05:00,4268.44,4266.86,-0.0,flip_to_short -44008,做空,2025-08-18 11:05:00,2025-08-18 11:40:00,4266.86,4265.06,-0.0,flip_to_long -44009,做多,2025-08-18 11:40:00,2025-08-18 13:55:00,4265.06,4284.56,0.01,flip_to_short -44010,做空,2025-08-18 13:55:00,2025-08-18 14:00:00,4284.56,4301.75,-0.01,flip_to_long -44011,做多,2025-08-18 14:00:00,2025-08-18 14:05:00,4301.75,4283.76,-0.01,flip_to_short -44012,做空,2025-08-18 14:05:00,2025-08-18 14:10:00,4283.76,4312.07,-0.02,flip_to_long -44013,做多,2025-08-18 14:10:00,2025-08-18 14:35:00,4312.07,4298.14,-0.01,flip_to_short -44014,做空,2025-08-18 14:35:00,2025-08-18 14:50:00,4298.14,4305.72,-0.01,flip_to_long -44015,做多,2025-08-18 14:50:00,2025-08-18 15:15:00,4305.72,4297.73,-0.01,flip_to_short -44016,做空,2025-08-18 15:15:00,2025-08-18 15:20:00,4297.73,4317.09,-0.01,flip_to_long -44017,做多,2025-08-18 15:20:00,2025-08-18 16:30:00,4317.09,4314.63,-0.0,flip_to_short -44018,做空,2025-08-18 16:30:00,2025-08-18 16:45:00,4314.63,4317.77,-0.0,flip_to_long -44019,做多,2025-08-18 16:45:00,2025-08-18 16:50:00,4317.77,4314.6,-0.0,flip_to_short -44020,做空,2025-08-18 16:50:00,2025-08-18 16:55:00,4314.6,4318.16,-0.0,flip_to_long -44021,做多,2025-08-18 16:55:00,2025-08-18 18:15:00,4318.16,4329.03,0.01,flip_to_short -44022,做空,2025-08-18 18:15:00,2025-08-18 21:10:00,4329.03,4346.68,-0.01,flip_to_long -44023,做多,2025-08-18 21:10:00,2025-08-18 21:30:00,4346.68,4349.65,0.0,flip_to_short -44024,做空,2025-08-18 21:30:00,2025-08-18 21:55:00,4349.65,4351.28,-0.0,flip_to_long -44025,做多,2025-08-18 21:55:00,2025-08-18 22:45:00,4351.28,4354.01,0.0,flip_to_short -44026,做空,2025-08-18 22:45:00,2025-08-19 00:55:00,4354.01,4340.64,0.01,flip_to_long -44027,做多,2025-08-19 00:55:00,2025-08-19 01:05:00,4340.64,4335.49,-0.0,flip_to_short -44028,做空,2025-08-19 01:05:00,2025-08-19 07:50:00,4335.49,4234.08,0.06,flip_to_long -44029,做多,2025-08-19 07:50:00,2025-08-19 07:55:00,4234.08,4232.61,-0.0,flip_to_short -44030,做空,2025-08-19 07:55:00,2025-08-19 08:10:00,4232.61,4237.21,-0.0,flip_to_long -44031,做多,2025-08-19 08:10:00,2025-08-19 08:30:00,4237.21,4224.02,-0.01,flip_to_short -44032,做空,2025-08-19 08:30:00,2025-08-19 08:35:00,4224.02,4227.8,-0.0,flip_to_long -44033,做多,2025-08-19 08:35:00,2025-08-19 13:40:00,4227.8,4277.35,0.03,flip_to_short -44034,做空,2025-08-19 13:40:00,2025-08-19 13:50:00,4277.35,4298.16,-0.01,flip_to_long -44035,做多,2025-08-19 13:50:00,2025-08-19 13:55:00,4298.16,4290.48,-0.01,flip_to_short -44036,做空,2025-08-19 13:55:00,2025-08-19 14:00:00,4290.48,4302.33,-0.01,flip_to_long -44037,做多,2025-08-19 14:00:00,2025-08-19 14:05:00,4302.33,4280.21,-0.01,flip_to_short -44038,做空,2025-08-19 14:05:00,2025-08-19 14:25:00,4280.21,4208.71,0.04,tp_lower -44039,做多,2025-08-19 20:50:00,2025-08-19 21:15:00,4158.97,4149.72,-0.01,flip_to_short -44040,做空,2025-08-19 21:15:00,2025-08-20 01:50:00,4149.72,4113.52,0.02,flip_to_long -44041,做多,2025-08-20 01:50:00,2025-08-20 11:15:00,4113.52,4208.55,0.06,flip_to_short -44042,做空,2025-08-20 11:15:00,2025-08-20 12:00:00,4208.55,4210.11,-0.0,flip_to_long -44043,做多,2025-08-20 12:00:00,2025-08-20 21:30:00,4210.11,4320.43,0.07,flip_to_short -44044,做空,2025-08-20 21:30:00,2025-08-20 21:35:00,4320.43,4339.18,-0.01,flip_to_long -44045,做多,2025-08-20 21:35:00,2025-08-20 23:25:00,4339.18,4335.27,-0.0,flip_to_short -44046,做空,2025-08-20 23:25:00,2025-08-20 23:35:00,4335.27,4335.56,-0.0,flip_to_long -44047,做多,2025-08-20 23:35:00,2025-08-20 23:45:00,4335.56,4330.21,-0.0,flip_to_short -44048,做空,2025-08-20 23:45:00,2025-08-21 01:55:00,4330.21,4329.71,-0.0,flip_to_long -44049,做多,2025-08-21 01:55:00,2025-08-21 02:05:00,4329.71,4317.82,-0.01,flip_to_short -44050,做空,2025-08-21 02:05:00,2025-08-21 03:05:00,4317.82,4327.29,-0.01,flip_to_long -44051,做多,2025-08-21 03:05:00,2025-08-21 03:10:00,4327.29,4322.67,-0.0,flip_to_short -44052,做空,2025-08-21 03:10:00,2025-08-21 05:30:00,4322.67,4304.97,0.01,flip_to_long -44053,做多,2025-08-21 05:30:00,2025-08-21 05:35:00,4304.97,4304.39,-0.0,flip_to_short -44054,做空,2025-08-21 05:35:00,2025-08-21 06:40:00,4304.39,4303.45,-0.0,flip_to_long -44055,做多,2025-08-21 06:40:00,2025-08-21 07:00:00,4303.45,4297.71,-0.01,flip_to_short -44056,做空,2025-08-21 07:00:00,2025-08-21 07:35:00,4297.71,4303.79,-0.01,flip_to_long -44057,做多,2025-08-21 07:35:00,2025-08-21 07:40:00,4303.79,4298.34,-0.0,flip_to_short -44058,做空,2025-08-21 07:40:00,2025-08-21 07:45:00,4298.34,4305.09,-0.01,flip_to_long -44059,做多,2025-08-21 07:45:00,2025-08-21 08:15:00,4305.09,4294.0,-0.01,flip_to_short -44060,做空,2025-08-21 08:15:00,2025-08-21 08:45:00,4294.0,4294.63,-0.0,flip_to_long -44061,做多,2025-08-21 08:45:00,2025-08-21 10:45:00,4294.63,4291.12,-0.0,flip_to_short -44062,做空,2025-08-21 10:45:00,2025-08-21 13:35:00,4291.12,4284.68,0.0,flip_to_long -44063,做多,2025-08-21 13:35:00,2025-08-21 13:45:00,4284.68,4278.66,-0.01,flip_to_short -44064,做空,2025-08-21 13:45:00,2025-08-21 14:00:00,4278.66,4276.45,0.0,flip_to_long -44065,做多,2025-08-21 14:00:00,2025-08-21 14:35:00,4276.45,4274.16,-0.0,flip_to_short -44066,做空,2025-08-21 14:35:00,2025-08-21 14:50:00,4274.16,4283.49,-0.01,flip_to_long -44067,做多,2025-08-21 14:50:00,2025-08-21 14:55:00,4283.49,4271.82,-0.01,flip_to_short -44068,做空,2025-08-21 14:55:00,2025-08-21 18:35:00,4271.82,4247.87,0.01,flip_to_long -44069,做多,2025-08-21 18:35:00,2025-08-21 19:20:00,4247.87,4237.62,-0.01,flip_to_short -44070,做空,2025-08-21 19:20:00,2025-08-21 20:50:00,4237.62,4250.79,-0.01,flip_to_long -44071,做多,2025-08-21 20:50:00,2025-08-21 21:00:00,4250.79,4211.91,-0.03,flip_to_short -44072,做空,2025-08-21 21:00:00,2025-08-21 21:10:00,4211.91,4240.02,-0.02,flip_to_long -44073,做多,2025-08-21 21:10:00,2025-08-21 21:15:00,4240.02,4227.79,-0.01,flip_to_short -44074,做空,2025-08-21 21:15:00,2025-08-21 21:20:00,4227.79,4242.94,-0.01,flip_to_long -44075,做多,2025-08-21 21:20:00,2025-08-21 21:35:00,4242.94,4242.99,-0.0,flip_to_short -44076,做空,2025-08-21 21:35:00,2025-08-21 21:45:00,4242.99,4238.8,0.0,flip_to_long -44077,做多,2025-08-21 21:45:00,2025-08-21 23:05:00,4238.8,4237.8,-0.0,flip_to_short -44078,做空,2025-08-21 23:05:00,2025-08-22 00:05:00,4237.8,4236.63,-0.0,flip_to_long -44079,做多,2025-08-22 00:05:00,2025-08-22 00:10:00,4236.63,4229.86,-0.01,flip_to_short -44080,做空,2025-08-22 00:10:00,2025-08-22 00:15:00,4229.86,4236.25,-0.01,flip_to_long -44081,做多,2025-08-22 00:15:00,2025-08-22 00:50:00,4236.25,4235.67,-0.0,flip_to_short -44082,做空,2025-08-22 00:50:00,2025-08-22 00:55:00,4235.67,4244.25,-0.01,flip_to_long -44083,做多,2025-08-22 00:55:00,2025-08-22 01:05:00,4244.25,4223.53,-0.01,flip_to_short -44084,做空,2025-08-22 01:05:00,2025-08-22 01:15:00,4223.53,4242.56,-0.01,flip_to_long -44085,做多,2025-08-22 01:15:00,2025-08-22 01:30:00,4242.56,4239.21,-0.0,flip_to_short -44086,做空,2025-08-22 01:30:00,2025-08-22 06:45:00,4239.21,4291.99,-0.03,flip_to_long -44087,做多,2025-08-22 06:45:00,2025-08-22 09:20:00,4291.99,4309.72,0.01,flip_to_short -44088,做空,2025-08-22 09:20:00,2025-08-22 13:40:00,4309.72,4299.96,0.0,flip_to_long -44089,做多,2025-08-22 13:40:00,2025-08-22 13:55:00,4299.96,4288.38,-0.01,flip_to_short -44090,做空,2025-08-22 13:55:00,2025-08-22 22:15:00,4288.38,4832.15,-0.33,flip_to_long -44091,做多,2025-08-22 22:15:00,2025-08-22 22:20:00,4832.15,4819.64,-0.01,flip_to_short -44092,做空,2025-08-22 22:20:00,2025-08-22 23:15:00,4819.64,4820.71,-0.0,flip_to_long -44093,做多,2025-08-22 23:15:00,2025-08-22 23:50:00,4820.71,4828.67,0.0,flip_to_short -44094,做空,2025-08-22 23:50:00,2025-08-22 23:55:00,4828.67,4829.84,-0.0,flip_to_long -44095,做多,2025-08-22 23:55:00,2025-08-23 05:25:00,4829.84,4738.3,-0.04,flip_to_short -44096,做空,2025-08-23 05:25:00,2025-08-23 05:30:00,4738.3,4745.9,-0.0,flip_to_long -44097,做多,2025-08-23 05:30:00,2025-08-23 07:20:00,4745.9,4723.0,-0.01,flip_to_short -44098,做空,2025-08-23 07:20:00,2025-08-23 07:25:00,4723.0,4723.53,-0.0,flip_to_long -44099,做多,2025-08-23 07:25:00,2025-08-23 07:45:00,4723.53,4713.17,-0.01,flip_to_short -44100,做空,2025-08-23 07:45:00,2025-08-23 09:35:00,4713.17,4733.66,-0.01,flip_to_long -44101,做多,2025-08-23 09:35:00,2025-08-23 09:40:00,4733.66,4731.01,-0.0,flip_to_short -44102,做空,2025-08-23 09:40:00,2025-08-23 09:50:00,4731.01,4739.13,-0.0,flip_to_long -44103,做多,2025-08-23 09:50:00,2025-08-23 10:10:00,4739.13,4727.7,-0.01,flip_to_short -44104,做空,2025-08-23 10:10:00,2025-08-23 11:10:00,4727.7,4724.86,0.0,flip_to_long -44105,做多,2025-08-23 11:10:00,2025-08-23 12:20:00,4724.86,4717.75,-0.0,flip_to_short -44106,做空,2025-08-23 12:20:00,2025-08-23 12:25:00,4717.75,4717.83,-0.0,flip_to_long -44107,做多,2025-08-23 12:25:00,2025-08-23 12:50:00,4717.83,4711.35,-0.0,flip_to_short -44108,做空,2025-08-23 12:50:00,2025-08-23 13:05:00,4711.35,4721.45,-0.01,flip_to_long -44109,做多,2025-08-23 13:05:00,2025-08-23 13:15:00,4721.45,4717.56,-0.0,flip_to_short -44110,做空,2025-08-23 13:15:00,2025-08-23 13:25:00,4717.56,4718.71,-0.0,flip_to_long -44111,做多,2025-08-23 13:25:00,2025-08-23 13:35:00,4718.71,4719.49,-0.0,flip_to_short -44112,做空,2025-08-23 13:35:00,2025-08-23 13:45:00,4719.49,4724.22,-0.0,flip_to_long -44113,做多,2025-08-23 13:45:00,2025-08-23 13:50:00,4724.22,4722.41,-0.0,flip_to_short -44114,做空,2025-08-23 13:50:00,2025-08-23 14:00:00,4722.41,4722.45,-0.0,flip_to_long -44115,做多,2025-08-23 14:00:00,2025-08-23 14:40:00,4722.45,4724.64,-0.0,flip_to_short -44116,做空,2025-08-23 14:40:00,2025-08-23 17:30:00,4724.64,4735.01,-0.01,flip_to_long -44117,做多,2025-08-23 17:30:00,2025-08-23 20:10:00,4735.01,4749.68,0.01,flip_to_short -44118,做空,2025-08-23 20:10:00,2025-08-23 20:45:00,4749.68,4749.97,-0.0,flip_to_long -44119,做多,2025-08-23 20:45:00,2025-08-23 20:50:00,4749.97,4748.16,-0.0,flip_to_short -44120,做空,2025-08-23 20:50:00,2025-08-23 20:55:00,4748.16,4750.23,-0.0,flip_to_long -44121,做多,2025-08-23 20:55:00,2025-08-23 21:05:00,4750.23,4744.94,-0.0,flip_to_short -44122,做空,2025-08-23 21:05:00,2025-08-23 21:50:00,4744.94,4747.11,-0.0,flip_to_long -44123,做多,2025-08-23 21:50:00,2025-08-24 01:10:00,4747.11,4773.5,0.01,flip_to_short -44124,做空,2025-08-24 01:10:00,2025-08-24 01:25:00,4773.5,4770.01,0.0,flip_to_long -44125,做多,2025-08-24 01:25:00,2025-08-24 01:55:00,4770.01,4774.97,0.0,flip_to_short -44126,做空,2025-08-24 01:55:00,2025-08-24 03:45:00,4774.97,4781.89,-0.0,flip_to_long -44127,做多,2025-08-24 03:45:00,2025-08-24 04:05:00,4781.89,4786.07,0.0,flip_to_short -44128,做空,2025-08-24 04:05:00,2025-08-24 04:30:00,4786.07,4782.41,0.0,flip_to_long -44129,做多,2025-08-24 04:30:00,2025-08-24 04:35:00,4782.41,4780.94,-0.0,flip_to_short -44130,做空,2025-08-24 04:35:00,2025-08-24 04:50:00,4780.94,4789.49,-0.0,flip_to_long -44131,做多,2025-08-24 04:50:00,2025-08-24 05:30:00,4789.49,4781.29,-0.0,flip_to_short -44132,做空,2025-08-24 05:30:00,2025-08-24 05:35:00,4781.29,4784.93,-0.0,flip_to_long -44133,做多,2025-08-24 05:35:00,2025-08-24 05:45:00,4784.93,4781.73,-0.0,flip_to_short -44134,做空,2025-08-24 05:45:00,2025-08-24 06:25:00,4781.73,4776.02,0.0,flip_to_long -44135,做多,2025-08-24 06:25:00,2025-08-24 07:30:00,4776.02,4774.22,-0.0,flip_to_short -44136,做空,2025-08-24 07:30:00,2025-08-24 07:35:00,4774.22,4778.64,-0.0,flip_to_long -44137,做多,2025-08-24 07:35:00,2025-08-24 07:40:00,4778.64,4765.35,-0.01,flip_to_short -44138,做空,2025-08-24 07:40:00,2025-08-24 08:55:00,4765.35,4775.51,-0.01,flip_to_long -44139,做多,2025-08-24 08:55:00,2025-08-24 09:05:00,4775.51,4763.43,-0.01,flip_to_short -44140,做空,2025-08-24 09:05:00,2025-08-24 09:30:00,4763.43,4776.86,-0.01,flip_to_long -44141,做多,2025-08-24 09:30:00,2025-08-24 09:50:00,4776.86,4777.77,-0.0,flip_to_short -44142,做空,2025-08-24 09:50:00,2025-08-24 13:00:00,4777.77,4760.46,0.01,flip_to_long -44143,做多,2025-08-24 13:00:00,2025-08-24 19:30:00,4760.46,4865.88,0.05,flip_to_short -44144,做空,2025-08-24 19:30:00,2025-08-25 02:15:00,4865.88,4764.99,0.04,flip_to_long -44145,做多,2025-08-25 02:15:00,2025-08-25 02:30:00,4764.99,4756.05,-0.01,flip_to_short -44146,做空,2025-08-25 02:30:00,2025-08-25 11:35:00,4756.05,4584.78,0.08,flip_to_long -44147,做多,2025-08-25 11:35:00,2025-08-25 12:05:00,4584.78,4594.51,0.0,flip_to_short -44148,做空,2025-08-25 12:05:00,2025-08-25 16:05:00,4594.51,4621.4,-0.01,flip_to_long -44149,做多,2025-08-25 16:05:00,2025-08-25 16:15:00,4621.4,4622.15,-0.0,flip_to_short -44150,做空,2025-08-25 16:15:00,2025-08-25 16:20:00,4622.15,4635.95,-0.01,flip_to_long -44151,做多,2025-08-25 16:20:00,2025-08-25 16:25:00,4635.95,4617.71,-0.01,flip_to_short -44152,做空,2025-08-25 16:25:00,2025-08-25 16:35:00,4617.71,4628.67,-0.01,flip_to_long -44153,做多,2025-08-25 16:35:00,2025-08-26 00:35:00,4628.67,4357.99,-0.13,flip_to_short -44154,做空,2025-08-26 00:35:00,2025-08-26 01:20:00,4357.99,4376.26,-0.01,flip_to_long -44155,做多,2025-08-26 01:20:00,2025-08-26 03:00:00,4376.26,4383.21,0.0,flip_to_short -44156,做空,2025-08-26 03:00:00,2025-08-26 03:15:00,4383.21,4392.47,-0.01,flip_to_long -44157,做多,2025-08-26 03:15:00,2025-08-26 06:40:00,4392.47,4416.91,0.01,flip_to_short -44158,做空,2025-08-26 06:40:00,2025-08-26 07:05:00,4416.91,4420.91,-0.0,flip_to_long -44159,做多,2025-08-26 07:05:00,2025-08-26 07:10:00,4420.91,4407.26,-0.01,flip_to_short -44160,做空,2025-08-26 07:10:00,2025-08-26 07:30:00,4407.26,4442.35,-0.02,flip_to_long -44161,做多,2025-08-26 07:30:00,2025-08-26 08:00:00,4442.35,4422.14,-0.01,flip_to_short -44162,做空,2025-08-26 08:00:00,2025-08-26 08:45:00,4422.14,4425.79,-0.0,flip_to_long -44163,做多,2025-08-26 08:45:00,2025-08-26 08:50:00,4425.79,4412.01,-0.01,flip_to_short -44164,做空,2025-08-26 08:50:00,2025-08-26 09:00:00,4412.01,4424.23,-0.01,flip_to_long -44165,做多,2025-08-26 09:00:00,2025-08-26 09:35:00,4424.23,4418.89,-0.0,flip_to_short -44166,做空,2025-08-26 09:35:00,2025-08-26 10:00:00,4418.89,4425.44,-0.0,flip_to_long -44167,做多,2025-08-26 10:00:00,2025-08-26 10:20:00,4425.44,4422.52,-0.0,flip_to_short -44168,做空,2025-08-26 10:20:00,2025-08-26 10:30:00,4422.52,4426.9,-0.0,flip_to_long -44169,做多,2025-08-26 10:30:00,2025-08-26 11:15:00,4426.9,4420.29,-0.0,flip_to_short -44170,做空,2025-08-26 11:15:00,2025-08-26 11:55:00,4420.29,4425.56,-0.0,flip_to_long -44171,做多,2025-08-26 11:55:00,2025-08-26 12:00:00,4425.56,4412.0,-0.01,flip_to_short -44172,做空,2025-08-26 12:00:00,2025-08-26 12:30:00,4412.0,4455.86,-0.02,flip_to_long -44173,做多,2025-08-26 12:30:00,2025-08-26 12:35:00,4455.86,4511.17,0.02,tp_upper -44174,做空,2025-08-26 17:40:00,2025-08-26 17:55:00,4514.51,4519.0,-0.0,flip_to_long -44175,做多,2025-08-26 17:55:00,2025-08-26 19:05:00,4519.0,4529.8,0.0,flip_to_short -44176,做空,2025-08-26 19:05:00,2025-08-27 00:05:00,4529.8,4585.61,-0.03,flip_to_long -44177,做多,2025-08-27 00:05:00,2025-08-27 00:25:00,4585.61,4587.99,0.0,flip_to_short -44178,做空,2025-08-27 00:25:00,2025-08-27 00:35:00,4587.99,4593.1,-0.0,flip_to_long -44179,做多,2025-08-27 00:35:00,2025-08-27 00:40:00,4593.1,4582.56,-0.01,flip_to_short -44180,做空,2025-08-27 00:40:00,2025-08-27 02:20:00,4582.56,4580.45,-0.0,flip_to_long -44181,做多,2025-08-27 02:20:00,2025-08-27 02:50:00,4580.45,4578.8,-0.0,flip_to_short -44182,做空,2025-08-27 02:50:00,2025-08-27 03:00:00,4578.8,4579.01,-0.0,flip_to_long -44183,做多,2025-08-27 03:00:00,2025-08-27 06:05:00,4579.01,4598.99,0.01,flip_to_short -44184,做空,2025-08-27 06:05:00,2025-08-27 06:20:00,4598.99,4596.15,0.0,flip_to_long -44185,做多,2025-08-27 06:20:00,2025-08-27 06:40:00,4596.15,4593.21,-0.0,flip_to_short -44186,做空,2025-08-27 06:40:00,2025-08-27 09:00:00,4593.21,4595.19,-0.0,flip_to_long -44187,做多,2025-08-27 09:00:00,2025-08-27 09:10:00,4595.19,4594.15,-0.0,flip_to_short -44188,做空,2025-08-27 09:10:00,2025-08-27 09:15:00,4594.15,4616.07,-0.01,flip_to_long -44189,做多,2025-08-27 09:15:00,2025-08-27 09:45:00,4616.07,4593.65,-0.01,flip_to_short -44190,做空,2025-08-27 09:45:00,2025-08-27 10:00:00,4593.65,4595.61,-0.0,flip_to_long -44191,做多,2025-08-27 10:00:00,2025-08-27 10:20:00,4595.61,4589.17,-0.0,flip_to_short -44192,做空,2025-08-27 10:20:00,2025-08-27 10:25:00,4589.17,4593.05,-0.0,flip_to_long -44193,做多,2025-08-27 10:25:00,2025-08-27 10:30:00,4593.05,4590.62,-0.0,flip_to_short -44194,做空,2025-08-27 10:30:00,2025-08-27 10:50:00,4590.62,4585.04,0.0,flip_to_long -44195,做多,2025-08-27 10:50:00,2025-08-27 11:05:00,4585.04,4584.79,-0.0,flip_to_short -44196,做空,2025-08-27 11:05:00,2025-08-27 11:10:00,4584.79,4594.74,-0.01,flip_to_long -44197,做多,2025-08-27 11:10:00,2025-08-27 12:25:00,4594.74,4588.24,-0.0,flip_to_short -44198,做空,2025-08-27 12:25:00,2025-08-27 12:30:00,4588.24,4588.73,-0.0,flip_to_long -44199,做多,2025-08-27 12:30:00,2025-08-27 13:05:00,4588.73,4592.16,0.0,flip_to_short -44200,做空,2025-08-27 13:05:00,2025-08-27 13:35:00,4592.16,4589.19,0.0,flip_to_long -44201,做多,2025-08-27 13:35:00,2025-08-27 13:40:00,4589.19,4622.52,0.01,tp_upper -44202,做空,2025-08-27 13:55:00,2025-08-27 14:05:00,4592.94,4600.91,-0.0,flip_to_long -44203,做多,2025-08-27 14:05:00,2025-08-27 16:30:00,4600.91,4613.4,0.0,flip_to_short -44204,做空,2025-08-27 16:30:00,2025-08-27 16:35:00,4613.4,4613.83,-0.0,flip_to_long -44205,做多,2025-08-27 16:35:00,2025-08-27 17:10:00,4613.83,4615.45,-0.0,flip_to_short -44206,做空,2025-08-27 17:10:00,2025-08-27 17:20:00,4615.45,4626.54,-0.01,flip_to_long -44207,做多,2025-08-27 17:20:00,2025-08-27 18:25:00,4626.54,4619.83,-0.0,flip_to_short -44208,做空,2025-08-27 18:25:00,2025-08-27 19:10:00,4619.83,4542.56,0.03,tp_lower -44209,做多,2025-08-28 01:50:00,2025-08-28 01:55:00,4518.29,4514.22,-0.0,flip_to_short -44210,做空,2025-08-28 01:55:00,2025-08-28 02:00:00,4514.22,4515.61,-0.0,flip_to_long -44211,做多,2025-08-28 02:00:00,2025-08-28 02:10:00,4515.61,4510.01,-0.0,flip_to_short -44212,做空,2025-08-28 02:10:00,2025-08-28 02:15:00,4510.01,4514.87,-0.0,flip_to_long -44213,做多,2025-08-28 02:15:00,2025-08-28 02:30:00,4514.87,4510.44,-0.0,flip_to_short -44214,做空,2025-08-28 02:30:00,2025-08-28 11:15:00,4510.44,4591.2,-0.04,flip_to_long -44215,做多,2025-08-28 11:15:00,2025-08-28 11:20:00,4591.2,4590.48,-0.0,flip_to_short -44216,做空,2025-08-28 11:20:00,2025-08-28 11:25:00,4590.48,4596.85,-0.0,flip_to_long -44217,做多,2025-08-28 11:25:00,2025-08-28 11:40:00,4596.85,4589.65,-0.0,flip_to_short -44218,做空,2025-08-28 11:40:00,2025-08-28 11:50:00,4589.65,4592.34,-0.0,flip_to_long -44219,做多,2025-08-28 11:50:00,2025-08-28 12:35:00,4592.34,4594.14,-0.0,flip_to_short -44220,做空,2025-08-28 12:35:00,2025-08-28 12:40:00,4594.14,4608.81,-0.01,flip_to_long -44221,做多,2025-08-28 12:40:00,2025-08-28 12:55:00,4608.81,4597.41,-0.01,flip_to_short -44222,做空,2025-08-28 12:55:00,2025-08-28 21:15:00,4597.41,4477.17,0.05,flip_to_long -44223,做多,2025-08-28 21:15:00,2025-08-29 00:40:00,4477.17,4483.32,0.0,flip_to_short -44224,做空,2025-08-29 00:40:00,2025-08-29 02:10:00,4483.32,4486.52,-0.0,flip_to_long -44225,做多,2025-08-29 02:10:00,2025-08-29 02:15:00,4486.52,4474.8,-0.01,flip_to_short -44226,做空,2025-08-29 02:15:00,2025-08-29 02:20:00,4474.8,4485.26,-0.01,flip_to_long -44227,做多,2025-08-29 02:20:00,2025-08-29 03:10:00,4485.26,4474.5,-0.01,flip_to_short -44228,做空,2025-08-29 03:10:00,2025-08-29 03:35:00,4474.5,4500.56,-0.01,flip_to_long -44229,做多,2025-08-29 03:35:00,2025-08-29 04:50:00,4500.56,4473.87,-0.01,flip_to_short -44230,做空,2025-08-29 04:50:00,2025-08-29 05:45:00,4473.87,4479.77,-0.0,flip_to_long -44231,做多,2025-08-29 05:45:00,2025-08-29 05:50:00,4479.77,4467.87,-0.01,flip_to_short -44232,做空,2025-08-29 05:50:00,2025-08-29 05:55:00,4467.87,4478.03,-0.01,flip_to_long -44233,做多,2025-08-29 05:55:00,2025-08-29 06:00:00,4478.03,4472.09,-0.0,flip_to_short -44234,做空,2025-08-29 06:00:00,2025-08-29 06:40:00,4472.09,4471.39,-0.0,flip_to_long -44235,做多,2025-08-29 06:40:00,2025-08-29 12:30:00,4471.39,4407.41,-0.03,tp_upper -44236,做空,2025-08-29 13:35:00,2025-08-29 15:15:00,4351.31,4335.01,0.01,flip_to_long -44237,做多,2025-08-29 15:15:00,2025-08-29 16:25:00,4335.01,4331.59,-0.0,flip_to_short -44238,做空,2025-08-29 16:25:00,2025-08-29 16:30:00,4331.59,4339.47,-0.0,flip_to_long -44239,做多,2025-08-29 16:30:00,2025-08-29 17:35:00,4339.47,4336.65,-0.0,flip_to_short -44240,做空,2025-08-29 17:35:00,2025-08-29 18:05:00,4336.65,4330.61,0.0,flip_to_long -44241,做多,2025-08-29 18:05:00,2025-08-29 18:10:00,4330.61,4326.27,-0.0,flip_to_short -44242,做空,2025-08-29 18:10:00,2025-08-29 19:00:00,4326.27,4319.1,0.0,flip_to_long -44243,做多,2025-08-29 19:00:00,2025-08-29 20:05:00,4319.1,4326.54,0.0,flip_to_short -44244,做空,2025-08-29 20:05:00,2025-08-29 20:10:00,4326.54,4332.8,-0.0,flip_to_long -44245,做多,2025-08-29 20:10:00,2025-08-29 20:35:00,4332.8,4331.31,-0.0,flip_to_short -44246,做空,2025-08-29 20:35:00,2025-08-29 21:05:00,4331.31,4322.21,0.0,flip_to_long -44247,做多,2025-08-29 21:05:00,2025-08-29 21:15:00,4322.21,4329.24,0.0,flip_to_short -44248,做空,2025-08-29 21:15:00,2025-08-29 21:25:00,4329.24,4337.74,-0.0,flip_to_long -44249,做多,2025-08-29 21:25:00,2025-08-30 00:00:00,4337.74,4347.26,0.0,flip_to_short -44250,做空,2025-08-30 00:00:00,2025-08-30 00:05:00,4347.26,4352.18,-0.0,flip_to_long -44251,做多,2025-08-30 00:05:00,2025-08-30 00:10:00,4352.18,4346.72,-0.0,flip_to_short -44252,做空,2025-08-30 00:10:00,2025-08-30 00:15:00,4346.72,4352.73,-0.0,flip_to_long -44253,做多,2025-08-30 00:15:00,2025-08-30 00:25:00,4352.73,4347.7,-0.0,flip_to_short -44254,做空,2025-08-30 00:25:00,2025-08-30 03:20:00,4347.7,4365.76,-0.01,flip_to_long -44255,做多,2025-08-30 03:20:00,2025-08-30 09:25:00,4365.76,4382.49,0.01,flip_to_short -44256,做空,2025-08-30 09:25:00,2025-08-30 09:35:00,4382.49,4387.99,-0.0,flip_to_long -44257,做多,2025-08-30 09:35:00,2025-08-30 09:40:00,4387.99,4383.66,-0.0,flip_to_short -44258,做空,2025-08-30 09:40:00,2025-08-30 09:45:00,4383.66,4392.45,-0.0,flip_to_long -44259,做多,2025-08-30 09:45:00,2025-08-30 10:00:00,4392.45,4388.05,-0.0,flip_to_short -44260,做空,2025-08-30 10:00:00,2025-08-30 10:05:00,4388.05,4397.77,-0.01,flip_to_long -44261,做多,2025-08-30 10:05:00,2025-08-30 10:30:00,4397.77,4388.48,-0.01,flip_to_short -44262,做空,2025-08-30 10:30:00,2025-08-30 10:55:00,4388.48,4390.62,-0.0,flip_to_long -44263,做多,2025-08-30 10:55:00,2025-08-30 11:15:00,4390.62,4391.59,-0.0,flip_to_short -44264,做空,2025-08-30 11:15:00,2025-08-30 11:20:00,4391.59,4393.36,-0.0,flip_to_long -44265,做多,2025-08-30 11:20:00,2025-08-30 11:25:00,4393.36,4391.96,-0.0,flip_to_short -44266,做空,2025-08-30 11:25:00,2025-08-30 11:45:00,4391.96,4389.1,0.0,flip_to_long -44267,做多,2025-08-30 11:45:00,2025-08-30 15:25:00,4389.1,4369.65,-0.01,flip_to_short -44268,做空,2025-08-30 15:25:00,2025-08-30 16:15:00,4369.65,4365.13,0.0,flip_to_long -44269,做多,2025-08-30 16:15:00,2025-08-30 16:50:00,4365.13,4361.75,-0.0,flip_to_short -44270,做空,2025-08-30 16:50:00,2025-08-30 17:00:00,4361.75,4361.99,-0.0,flip_to_long -44271,做多,2025-08-30 17:00:00,2025-08-30 17:35:00,4361.99,4357.47,-0.0,flip_to_short -44272,做空,2025-08-30 17:35:00,2025-08-30 17:55:00,4357.47,4360.01,-0.0,flip_to_long -44273,做多,2025-08-30 17:55:00,2025-08-30 18:05:00,4360.01,4359.76,-0.0,flip_to_short -44274,做空,2025-08-30 18:05:00,2025-08-30 21:10:00,4359.76,4352.19,0.0,flip_to_long -44275,做多,2025-08-30 21:10:00,2025-08-30 21:15:00,4352.19,4341.76,-0.01,flip_to_short -44276,做空,2025-08-30 21:15:00,2025-08-30 22:15:00,4341.76,4348.23,-0.0,flip_to_long -44277,做多,2025-08-30 22:15:00,2025-08-31 05:20:00,4348.23,4450.35,0.04,flip_to_short -44278,做空,2025-08-31 05:20:00,2025-08-31 05:30:00,4450.35,4452.7,-0.0,flip_to_long -44279,做多,2025-08-31 05:30:00,2025-08-31 05:55:00,4452.7,4457.5,0.0,flip_to_short -44280,做空,2025-08-31 05:55:00,2025-08-31 07:40:00,4457.5,4453.0,0.0,flip_to_long -44281,做多,2025-08-31 07:40:00,2025-08-31 08:30:00,4453.0,4456.7,0.0,flip_to_short -44282,做空,2025-08-31 08:30:00,2025-08-31 10:25:00,4456.7,4456.69,-0.0,flip_to_long -44283,做多,2025-08-31 10:25:00,2025-08-31 10:30:00,4456.69,4455.05,-0.0,flip_to_short -44284,做空,2025-08-31 10:30:00,2025-08-31 10:45:00,4455.05,4456.47,-0.0,flip_to_long -44285,做多,2025-08-31 10:45:00,2025-08-31 10:50:00,4456.47,4453.43,-0.0,flip_to_short -44286,做空,2025-08-31 10:50:00,2025-08-31 11:15:00,4453.43,4454.92,-0.0,flip_to_long -44287,做多,2025-08-31 11:15:00,2025-08-31 13:30:00,4454.92,4467.09,0.0,flip_to_short -44288,做空,2025-08-31 13:30:00,2025-08-31 13:40:00,4467.09,4472.43,-0.0,flip_to_long -44289,做多,2025-08-31 13:40:00,2025-08-31 13:50:00,4472.43,4463.46,-0.0,flip_to_short -44290,做空,2025-08-31 13:50:00,2025-08-31 13:55:00,4463.46,4468.8,-0.0,flip_to_long -44291,做多,2025-08-31 13:55:00,2025-08-31 14:00:00,4468.8,4460.01,-0.0,flip_to_short -44292,做空,2025-08-31 14:00:00,2025-08-31 14:15:00,4460.01,4462.38,-0.0,flip_to_long -44293,做多,2025-08-31 14:15:00,2025-08-31 15:30:00,4462.38,4466.24,0.0,flip_to_short -44294,做空,2025-08-31 15:30:00,2025-08-31 15:40:00,4466.24,4485.0,-0.01,flip_to_long -44295,做多,2025-08-31 15:40:00,2025-08-31 16:15:00,4485.0,4467.72,-0.01,flip_to_short -44296,做空,2025-08-31 16:15:00,2025-08-31 16:50:00,4467.72,4473.82,-0.0,flip_to_long -44297,做多,2025-08-31 16:50:00,2025-08-31 16:55:00,4473.82,4468.78,-0.0,flip_to_short -44298,做空,2025-08-31 16:55:00,2025-08-31 17:00:00,4468.78,4473.26,-0.0,flip_to_long -44299,做多,2025-08-31 17:00:00,2025-08-31 19:10:00,4473.26,4472.09,-0.0,flip_to_short -44300,做空,2025-08-31 19:10:00,2025-08-31 19:15:00,4472.09,4472.7,-0.0,flip_to_long -44301,做多,2025-08-31 19:15:00,2025-08-31 21:50:00,4472.7,4467.17,-0.0,flip_to_short -44302,做空,2025-08-31 21:50:00,2025-08-31 21:55:00,4467.17,4468.0,-0.0,flip_to_long -44303,做多,2025-08-31 21:55:00,2025-08-31 22:20:00,4468.0,4466.4,-0.0,flip_to_short -44304,做空,2025-08-31 22:20:00,2025-09-01 03:50:00,4466.4,4397.28,0.03,flip_to_long -44305,做多,2025-09-01 03:50:00,2025-09-01 04:15:00,4397.28,4387.22,-0.01,flip_to_short -44306,做空,2025-09-01 04:15:00,2025-09-01 04:25:00,4387.22,4386.49,-0.0,flip_to_long -44307,做多,2025-09-01 04:25:00,2025-09-01 05:30:00,4386.49,4386.8,-0.0,flip_to_short -44308,做空,2025-09-01 05:30:00,2025-09-01 05:35:00,4386.8,4398.97,-0.01,flip_to_long -44309,做多,2025-09-01 05:35:00,2025-09-01 06:00:00,4398.97,4380.52,-0.01,flip_to_short -44310,做空,2025-09-01 06:00:00,2025-09-01 06:10:00,4380.52,4386.7,-0.0,flip_to_long -44311,做多,2025-09-01 06:10:00,2025-09-01 07:05:00,4386.7,4387.91,-0.0,flip_to_short -44312,做空,2025-09-01 07:05:00,2025-09-01 07:15:00,4387.91,4395.14,-0.0,flip_to_long -44313,做多,2025-09-01 07:15:00,2025-09-01 10:00:00,4395.14,4436.57,0.02,flip_to_short -44314,做空,2025-09-01 10:00:00,2025-09-01 19:15:00,4436.57,4354.03,0.04,flip_to_long -44315,做多,2025-09-01 19:15:00,2025-09-01 19:25:00,4354.03,4348.25,-0.0,flip_to_short -44316,做空,2025-09-01 19:25:00,2025-09-01 19:30:00,4348.25,4356.86,-0.0,flip_to_long -44317,做多,2025-09-01 19:30:00,2025-09-01 20:15:00,4356.86,4351.64,-0.0,flip_to_short -44318,做空,2025-09-01 20:15:00,2025-09-01 20:25:00,4351.64,4348.18,0.0,flip_to_long -44319,做多,2025-09-01 20:25:00,2025-09-01 20:30:00,4348.18,4338.44,-0.01,flip_to_short -44320,做空,2025-09-01 20:30:00,2025-09-01 23:45:00,4338.44,4303.59,0.01,flip_to_long -44321,做多,2025-09-01 23:45:00,2025-09-02 00:10:00,4303.59,4301.24,-0.0,flip_to_short -44322,做空,2025-09-02 00:10:00,2025-09-02 00:45:00,4301.24,4301.67,-0.0,flip_to_long -44323,做多,2025-09-02 00:45:00,2025-09-02 07:45:00,4301.67,4377.6,0.03,flip_to_short -44324,做空,2025-09-02 07:45:00,2025-09-02 08:20:00,4377.6,4388.85,-0.01,flip_to_long -44325,做多,2025-09-02 08:20:00,2025-09-02 10:00:00,4388.85,4396.63,0.0,flip_to_short -44326,做空,2025-09-02 10:00:00,2025-09-02 13:45:00,4396.63,4372.74,0.01,flip_to_long -44327,做多,2025-09-02 13:45:00,2025-09-02 14:05:00,4372.74,4355.5,-0.01,flip_to_short -44328,做空,2025-09-02 14:05:00,2025-09-02 14:15:00,4355.5,4360.0,-0.0,flip_to_long -44329,做多,2025-09-02 14:15:00,2025-09-02 14:20:00,4360.0,4355.02,-0.0,flip_to_short -44330,做空,2025-09-02 14:20:00,2025-09-02 17:30:00,4355.02,4315.34,0.02,flip_to_long -44331,做多,2025-09-02 17:30:00,2025-09-02 17:55:00,4315.34,4317.19,-0.0,flip_to_short -44332,做空,2025-09-02 17:55:00,2025-09-02 20:15:00,4317.19,4302.96,0.01,flip_to_long -44333,做多,2025-09-02 20:15:00,2025-09-03 00:30:00,4302.96,4313.45,0.0,flip_to_short -44334,做空,2025-09-03 00:30:00,2025-09-03 01:55:00,4313.45,4323.69,-0.01,flip_to_long -44335,做多,2025-09-03 01:55:00,2025-09-03 02:05:00,4323.69,4312.79,-0.01,flip_to_short -44336,做空,2025-09-03 02:05:00,2025-09-03 02:10:00,4312.79,4316.01,-0.0,flip_to_long -44337,做多,2025-09-03 02:10:00,2025-09-03 04:10:00,4316.01,4318.84,0.0,flip_to_short -44338,做空,2025-09-03 04:10:00,2025-09-03 04:20:00,4318.84,4327.82,-0.01,flip_to_long -44339,做多,2025-09-03 04:20:00,2025-09-03 05:20:00,4327.82,4319.24,-0.01,flip_to_short -44340,做空,2025-09-03 05:20:00,2025-09-03 05:25:00,4319.24,4322.82,-0.0,flip_to_long -44341,做多,2025-09-03 05:25:00,2025-09-03 05:40:00,4322.82,4320.91,-0.0,flip_to_short -44342,做空,2025-09-03 05:40:00,2025-09-03 05:45:00,4320.91,4321.75,-0.0,flip_to_long -44343,做多,2025-09-03 05:45:00,2025-09-03 08:20:00,4321.75,4320.67,-0.0,flip_to_short -44344,做空,2025-09-03 08:20:00,2025-09-03 08:35:00,4320.67,4324.84,-0.0,flip_to_long -44345,做多,2025-09-03 08:35:00,2025-09-03 08:50:00,4324.84,4310.76,-0.01,flip_to_short -44346,做空,2025-09-03 08:50:00,2025-09-03 09:15:00,4310.76,4318.45,-0.0,flip_to_long -44347,做多,2025-09-03 09:15:00,2025-09-03 12:50:00,4318.45,4342.48,0.01,flip_to_short -44348,做空,2025-09-03 12:50:00,2025-09-03 12:55:00,4342.48,4352.19,-0.01,flip_to_long -44349,做多,2025-09-03 12:55:00,2025-09-03 18:35:00,4352.19,4457.4,0.05,flip_to_short -44350,做空,2025-09-03 18:35:00,2025-09-03 18:50:00,4457.4,4461.94,-0.0,flip_to_long -44351,做多,2025-09-03 18:50:00,2025-09-03 19:00:00,4461.94,4464.8,0.0,flip_to_short -44352,做空,2025-09-03 19:00:00,2025-09-03 19:15:00,4464.8,4466.58,-0.0,flip_to_long -44353,做多,2025-09-03 19:15:00,2025-09-03 19:20:00,4466.58,4461.85,-0.0,flip_to_short -44354,做空,2025-09-03 19:20:00,2025-09-03 19:50:00,4461.85,4474.73,-0.01,flip_to_long -44355,做多,2025-09-03 19:50:00,2025-09-03 20:20:00,4474.73,4467.75,-0.0,flip_to_short -44356,做空,2025-09-03 20:20:00,2025-09-03 20:30:00,4467.75,4466.46,-0.0,flip_to_long -44357,做多,2025-09-03 20:30:00,2025-09-03 20:40:00,4466.46,4464.89,-0.0,flip_to_short -44358,做空,2025-09-03 20:40:00,2025-09-03 21:15:00,4464.89,4466.34,-0.0,flip_to_long -44359,做多,2025-09-03 21:15:00,2025-09-03 21:30:00,4466.34,4459.13,-0.0,flip_to_short -44360,做空,2025-09-03 21:30:00,2025-09-03 22:00:00,4459.13,4466.81,-0.0,flip_to_long -44361,做多,2025-09-03 22:00:00,2025-09-03 22:10:00,4466.81,4466.67,-0.0,flip_to_short -44362,做空,2025-09-03 22:10:00,2025-09-03 22:50:00,4466.67,4467.34,-0.0,flip_to_long -44363,做多,2025-09-03 22:50:00,2025-09-03 23:05:00,4467.34,4465.04,-0.0,flip_to_short -44364,做空,2025-09-03 23:05:00,2025-09-04 00:15:00,4465.04,4464.64,-0.0,flip_to_long -44365,做多,2025-09-04 00:15:00,2025-09-04 01:05:00,4464.64,4456.26,-0.0,flip_to_short -44366,做空,2025-09-04 01:05:00,2025-09-04 01:30:00,4456.26,4467.57,-0.01,flip_to_long -44367,做多,2025-09-04 01:30:00,2025-09-04 01:35:00,4467.57,4463.51,-0.0,flip_to_short -44368,做空,2025-09-04 01:35:00,2025-09-04 01:55:00,4463.51,4466.36,-0.0,flip_to_long -44369,做多,2025-09-04 01:55:00,2025-09-04 02:00:00,4466.36,4460.85,-0.0,flip_to_short -44370,做空,2025-09-04 02:00:00,2025-09-04 02:05:00,4460.85,4462.08,-0.0,flip_to_long -44371,做多,2025-09-04 02:05:00,2025-09-04 02:10:00,4462.08,4458.7,-0.0,flip_to_short -44372,做空,2025-09-04 02:10:00,2025-09-04 08:05:00,4458.7,4385.21,0.03,flip_to_long -44373,做多,2025-09-04 08:05:00,2025-09-04 08:10:00,4385.21,4380.27,-0.0,flip_to_short -44374,做空,2025-09-04 08:10:00,2025-09-04 08:15:00,4380.27,4381.39,-0.0,flip_to_long -44375,做多,2025-09-04 08:15:00,2025-09-04 08:20:00,4381.39,4379.98,-0.0,flip_to_short -44376,做空,2025-09-04 08:20:00,2025-09-04 09:00:00,4379.98,4377.99,-0.0,flip_to_long -44377,做多,2025-09-04 09:00:00,2025-09-04 12:30:00,4377.99,4394.88,0.01,flip_to_short -44378,做空,2025-09-04 12:30:00,2025-09-04 12:45:00,4394.88,4396.53,-0.0,flip_to_long -44379,做多,2025-09-04 12:45:00,2025-09-04 13:10:00,4396.53,4396.15,-0.0,flip_to_short -44380,做空,2025-09-04 13:10:00,2025-09-04 13:15:00,4396.15,4400.56,-0.0,flip_to_long -44381,做多,2025-09-04 13:15:00,2025-09-04 13:20:00,4400.56,4396.76,-0.0,flip_to_short -44382,做空,2025-09-04 13:20:00,2025-09-04 13:25:00,4396.76,4399.74,-0.0,flip_to_long -44383,做多,2025-09-04 13:25:00,2025-09-04 23:45:00,4399.74,4304.98,-0.05,flip_to_short -44384,做空,2025-09-04 23:45:00,2025-09-05 00:35:00,4304.98,4311.0,-0.0,flip_to_long -44385,做多,2025-09-05 00:35:00,2025-09-05 00:40:00,4311.0,4304.2,-0.0,flip_to_short -44386,做空,2025-09-05 00:40:00,2025-09-05 01:15:00,4304.2,4311.27,-0.0,flip_to_long -44387,做多,2025-09-05 01:15:00,2025-09-05 02:15:00,4311.27,4304.1,-0.0,flip_to_short -44388,做空,2025-09-05 02:15:00,2025-09-05 02:25:00,4304.1,4321.23,-0.01,flip_to_long -44389,做多,2025-09-05 02:25:00,2025-09-05 02:35:00,4321.23,4312.83,-0.0,flip_to_short -44390,做空,2025-09-05 02:35:00,2025-09-05 02:50:00,4312.83,4323.63,-0.01,flip_to_long -44391,做多,2025-09-05 02:50:00,2025-09-05 03:00:00,4323.63,4315.75,-0.0,flip_to_short -44392,做空,2025-09-05 03:00:00,2025-09-05 03:05:00,4315.75,4317.37,-0.0,flip_to_long -44393,做多,2025-09-05 03:05:00,2025-09-05 03:10:00,4317.37,4303.42,-0.01,flip_to_short -44394,做空,2025-09-05 03:10:00,2025-09-05 03:45:00,4303.42,4327.09,-0.01,flip_to_long -44395,做多,2025-09-05 03:45:00,2025-09-05 06:25:00,4327.09,4324.43,-0.0,flip_to_short -44396,做空,2025-09-05 06:25:00,2025-09-05 21:30:00,4324.43,4302.77,0.01,flip_to_long -44397,做多,2025-09-05 21:30:00,2025-09-05 21:45:00,4302.77,4299.8,-0.0,flip_to_short -44398,做空,2025-09-05 21:45:00,2025-09-05 22:30:00,4299.8,4306.18,-0.0,flip_to_long -44399,做多,2025-09-05 22:30:00,2025-09-05 22:55:00,4306.18,4310.69,0.0,flip_to_short -44400,做空,2025-09-05 22:55:00,2025-09-05 23:00:00,4310.69,4312.23,-0.0,flip_to_long -44401,做多,2025-09-05 23:00:00,2025-09-06 00:25:00,4312.23,4314.28,-0.0,flip_to_short -44402,做空,2025-09-06 00:25:00,2025-09-06 02:30:00,4314.28,4308.53,0.0,flip_to_long -44403,做多,2025-09-06 02:30:00,2025-09-06 02:40:00,4308.53,4310.46,-0.0,flip_to_short -44404,做空,2025-09-06 02:40:00,2025-09-06 07:40:00,4310.46,4307.62,0.0,flip_to_long -44405,做多,2025-09-06 07:40:00,2025-09-06 08:10:00,4307.62,4305.07,-0.0,flip_to_short -44406,做空,2025-09-06 08:10:00,2025-09-06 08:15:00,4305.07,4305.13,-0.0,flip_to_long -44407,做多,2025-09-06 08:15:00,2025-09-06 08:25:00,4305.13,4305.35,-0.0,flip_to_short -44408,做空,2025-09-06 08:25:00,2025-09-06 10:40:00,4305.35,4301.16,0.0,flip_to_long -44409,做多,2025-09-06 10:40:00,2025-09-06 10:45:00,4301.16,4295.44,-0.0,flip_to_short -44410,做空,2025-09-06 10:45:00,2025-09-06 12:05:00,4295.44,4303.35,-0.0,flip_to_long -44411,做多,2025-09-06 12:05:00,2025-09-06 12:20:00,4303.35,4299.19,-0.0,flip_to_short -44412,做空,2025-09-06 12:20:00,2025-09-06 12:45:00,4299.19,4299.26,-0.0,flip_to_long -44413,做多,2025-09-06 12:45:00,2025-09-06 12:50:00,4299.26,4297.81,-0.0,flip_to_short -44414,做空,2025-09-06 12:50:00,2025-09-06 13:05:00,4297.81,4298.06,-0.0,flip_to_long -44415,做多,2025-09-06 13:05:00,2025-09-06 13:10:00,4298.06,4297.61,-0.0,flip_to_short -44416,做空,2025-09-06 13:10:00,2025-09-06 14:00:00,4297.61,4296.78,-0.0,flip_to_long -44417,做多,2025-09-06 14:00:00,2025-09-06 14:05:00,4296.78,4296.22,-0.0,flip_to_short -44418,做空,2025-09-06 14:05:00,2025-09-06 14:15:00,4296.22,4296.4,-0.0,flip_to_long -44419,做多,2025-09-06 14:15:00,2025-09-06 14:25:00,4296.4,4295.74,-0.0,flip_to_short -44420,做空,2025-09-06 14:25:00,2025-09-06 14:35:00,4295.74,4298.68,-0.0,flip_to_long -44421,做多,2025-09-06 14:35:00,2025-09-06 14:45:00,4298.68,4294.04,-0.0,flip_to_short -44422,做空,2025-09-06 14:45:00,2025-09-06 14:55:00,4294.04,4294.19,-0.0,flip_to_long -44423,做多,2025-09-06 14:55:00,2025-09-06 17:00:00,4294.19,4280.99,-0.01,flip_to_short -44424,做空,2025-09-06 17:00:00,2025-09-06 17:05:00,4280.99,4286.25,-0.0,flip_to_long -44425,做多,2025-09-06 17:05:00,2025-09-06 17:10:00,4286.25,4285.88,-0.0,flip_to_short -44426,做空,2025-09-06 17:10:00,2025-09-06 18:10:00,4285.88,4280.94,0.0,flip_to_long -44427,做多,2025-09-06 18:10:00,2025-09-06 18:15:00,4280.94,4277.69,-0.0,flip_to_short -44428,做空,2025-09-06 18:15:00,2025-09-06 18:45:00,4277.69,4278.98,-0.0,flip_to_long -44429,做多,2025-09-06 18:45:00,2025-09-06 18:50:00,4278.98,4276.36,-0.0,flip_to_short -44430,做空,2025-09-06 18:50:00,2025-09-06 20:40:00,4276.36,4271.18,0.0,flip_to_long -44431,做多,2025-09-06 20:40:00,2025-09-06 21:35:00,4271.18,4269.61,-0.0,flip_to_short -44432,做空,2025-09-06 21:35:00,2025-09-06 21:40:00,4269.61,4271.1,-0.0,flip_to_long -44433,做多,2025-09-06 21:40:00,2025-09-06 22:35:00,4271.1,4270.0,-0.0,flip_to_short -44434,做空,2025-09-06 22:35:00,2025-09-06 22:40:00,4270.0,4272.62,-0.0,flip_to_long -44435,做多,2025-09-06 22:40:00,2025-09-06 22:45:00,4272.62,4270.57,-0.0,flip_to_short -44436,做空,2025-09-06 22:45:00,2025-09-06 22:50:00,4270.57,4272.02,-0.0,flip_to_long -44437,做多,2025-09-06 22:50:00,2025-09-06 23:45:00,4272.02,4271.86,-0.0,flip_to_short -44438,做空,2025-09-06 23:45:00,2025-09-06 23:55:00,4271.86,4271.32,-0.0,flip_to_long -44439,做多,2025-09-06 23:55:00,2025-09-07 00:30:00,4271.32,4270.01,-0.0,flip_to_short -44440,做空,2025-09-07 00:30:00,2025-09-07 00:35:00,4270.01,4278.13,-0.0,flip_to_long -44441,做多,2025-09-07 00:35:00,2025-09-07 05:40:00,4278.13,4292.6,0.01,flip_to_short -44442,做空,2025-09-07 05:40:00,2025-09-07 05:55:00,4292.6,4292.85,-0.0,flip_to_long -44443,做多,2025-09-07 05:55:00,2025-09-07 07:50:00,4292.85,4291.9,-0.0,flip_to_short -44444,做空,2025-09-07 07:50:00,2025-09-07 07:55:00,4291.9,4292.99,-0.0,flip_to_long -44445,做多,2025-09-07 07:55:00,2025-09-07 09:30:00,4292.99,4296.2,0.0,flip_to_short -44446,做空,2025-09-07 09:30:00,2025-09-07 09:50:00,4296.2,4295.0,-0.0,flip_to_long -44447,做多,2025-09-07 09:50:00,2025-09-07 10:05:00,4295.0,4296.38,-0.0,flip_to_short -44448,做空,2025-09-07 10:05:00,2025-09-07 12:35:00,4296.38,4300.86,-0.0,flip_to_long -44449,做多,2025-09-07 12:35:00,2025-09-07 12:40:00,4300.86,4295.6,-0.0,flip_to_short -44450,做空,2025-09-07 12:40:00,2025-09-07 13:30:00,4295.6,4303.81,-0.0,flip_to_long -44451,做多,2025-09-07 13:30:00,2025-09-07 13:40:00,4303.81,4300.44,-0.0,flip_to_short -44452,做空,2025-09-07 13:40:00,2025-09-07 13:55:00,4300.44,4303.31,-0.0,flip_to_long -44453,做多,2025-09-07 13:55:00,2025-09-07 14:10:00,4303.31,4300.81,-0.0,flip_to_short -44454,做空,2025-09-07 14:10:00,2025-09-07 14:35:00,4300.81,4298.83,-0.0,flip_to_long -44455,做多,2025-09-07 14:35:00,2025-09-07 14:45:00,4298.83,4301.35,0.0,flip_to_short -44456,做空,2025-09-07 14:45:00,2025-09-07 15:20:00,4301.35,4301.45,-0.0,flip_to_long -44457,做多,2025-09-07 15:20:00,2025-09-07 15:25:00,4301.45,4298.2,-0.0,flip_to_short -44458,做空,2025-09-07 15:25:00,2025-09-07 15:35:00,4298.2,4299.35,-0.0,flip_to_long -44459,做多,2025-09-07 15:35:00,2025-09-07 15:45:00,4299.35,4298.01,-0.0,flip_to_short -44460,做空,2025-09-07 15:45:00,2025-09-07 19:35:00,4298.01,4287.9,0.0,flip_to_long -44461,做多,2025-09-07 19:35:00,2025-09-07 20:05:00,4287.9,4284.7,-0.0,flip_to_short -44462,做空,2025-09-07 20:05:00,2025-09-07 20:15:00,4284.7,4284.9,-0.0,flip_to_long -44463,做多,2025-09-07 20:15:00,2025-09-07 20:20:00,4284.9,4281.66,-0.0,flip_to_short -44464,做空,2025-09-07 20:20:00,2025-09-07 20:40:00,4281.66,4285.41,-0.0,flip_to_long -44465,做多,2025-09-07 20:40:00,2025-09-08 00:20:00,4285.41,4298.39,0.0,flip_to_short -44466,做空,2025-09-08 00:20:00,2025-09-08 00:55:00,4298.39,4296.75,-0.0,flip_to_long -44467,做多,2025-09-08 00:55:00,2025-09-08 02:50:00,4296.75,4300.1,0.0,flip_to_short -44468,做空,2025-09-08 02:50:00,2025-09-08 02:55:00,4300.1,4306.97,-0.0,flip_to_long -44469,做多,2025-09-08 02:55:00,2025-09-08 04:05:00,4306.97,4300.3,-0.0,flip_to_short -44470,做空,2025-09-08 04:05:00,2025-09-08 04:10:00,4300.3,4303.1,-0.0,flip_to_long -44471,做多,2025-09-08 04:10:00,2025-09-08 04:20:00,4303.1,4303.83,-0.0,flip_to_short -44472,做空,2025-09-08 04:20:00,2025-09-08 05:15:00,4303.83,4300.22,0.0,flip_to_long -44473,做多,2025-09-08 05:15:00,2025-09-08 05:20:00,4300.22,4293.81,-0.0,flip_to_short -44474,做空,2025-09-08 05:20:00,2025-09-08 06:20:00,4293.81,4296.87,-0.0,flip_to_long -44475,做多,2025-09-08 06:20:00,2025-09-08 06:30:00,4296.87,4299.1,0.0,flip_to_short -44476,做空,2025-09-08 06:30:00,2025-09-08 07:15:00,4299.1,4299.63,-0.0,flip_to_long -44477,做多,2025-09-08 07:15:00,2025-09-08 07:20:00,4299.63,4299.53,-0.0,flip_to_short -44478,做空,2025-09-08 07:20:00,2025-09-08 07:25:00,4299.53,4303.89,-0.0,flip_to_long -44479,做多,2025-09-08 07:25:00,2025-09-08 07:35:00,4303.89,4293.42,-0.01,flip_to_short -44480,做空,2025-09-08 07:35:00,2025-09-08 08:30:00,4293.42,4299.63,-0.0,flip_to_long -44481,做多,2025-09-08 08:30:00,2025-09-08 08:45:00,4299.63,4296.61,-0.0,flip_to_short -44482,做空,2025-09-08 08:45:00,2025-09-08 11:45:00,4296.61,4306.61,-0.01,flip_to_long -44483,做多,2025-09-08 11:45:00,2025-09-08 12:05:00,4306.61,4308.74,-0.0,flip_to_short -44484,做空,2025-09-08 12:05:00,2025-09-08 12:15:00,4308.74,4309.88,-0.0,flip_to_long -44485,做多,2025-09-08 12:15:00,2025-09-08 13:35:00,4309.88,4321.72,0.0,flip_to_short -44486,做空,2025-09-08 13:35:00,2025-09-08 14:00:00,4321.72,4327.51,-0.0,flip_to_long -44487,做多,2025-09-08 14:00:00,2025-09-08 14:15:00,4327.51,4318.58,-0.0,flip_to_short -44488,做空,2025-09-08 14:15:00,2025-09-08 14:20:00,4318.58,4328.07,-0.01,flip_to_long -44489,做多,2025-09-08 14:20:00,2025-09-08 16:45:00,4328.07,4337.12,0.0,flip_to_short -44490,做空,2025-09-08 16:45:00,2025-09-08 21:45:00,4337.12,4314.22,0.01,flip_to_long -44491,做多,2025-09-08 21:45:00,2025-09-08 23:25:00,4314.22,4301.8,-0.01,flip_to_short -44492,做空,2025-09-08 23:25:00,2025-09-08 23:55:00,4301.8,4303.97,-0.0,flip_to_long -44493,做多,2025-09-08 23:55:00,2025-09-09 00:15:00,4303.97,4300.51,-0.0,flip_to_short -44494,做空,2025-09-09 00:15:00,2025-09-09 00:45:00,4300.51,4303.0,-0.0,flip_to_long -44495,做多,2025-09-09 00:45:00,2025-09-09 01:10:00,4303.0,4296.11,-0.0,flip_to_short -44496,做空,2025-09-09 01:10:00,2025-09-09 03:25:00,4296.11,4299.85,-0.0,flip_to_long -44497,做多,2025-09-09 03:25:00,2025-09-09 03:30:00,4299.85,4294.99,-0.0,flip_to_short -44498,做空,2025-09-09 03:30:00,2025-09-09 03:35:00,4294.99,4295.96,-0.0,flip_to_long -44499,做多,2025-09-09 03:35:00,2025-09-09 10:20:00,4295.96,4350.64,0.02,flip_to_short -44500,做空,2025-09-09 10:20:00,2025-09-09 10:40:00,4350.64,4357.24,-0.0,flip_to_long -44501,做多,2025-09-09 10:40:00,2025-09-09 10:45:00,4357.24,4353.54,-0.0,flip_to_short -44502,做空,2025-09-09 10:45:00,2025-09-09 12:10:00,4353.54,4354.99,-0.0,flip_to_long -44503,做多,2025-09-09 12:10:00,2025-09-09 12:40:00,4354.99,4346.93,-0.0,flip_to_short -44504,做空,2025-09-09 12:40:00,2025-09-09 13:30:00,4346.93,4342.44,0.0,flip_to_long -44505,做多,2025-09-09 13:30:00,2025-09-09 13:45:00,4342.44,4352.34,0.0,flip_to_short -44506,做空,2025-09-09 13:45:00,2025-09-09 14:00:00,4352.34,4317.38,0.01,tp_lower -44507,做多,2025-09-09 19:10:00,2025-09-09 19:15:00,4290.26,4288.45,-0.0,flip_to_short -44508,做空,2025-09-09 19:15:00,2025-09-09 20:05:00,4288.45,4286.6,-0.0,flip_to_long -44509,做多,2025-09-09 20:05:00,2025-09-09 20:10:00,4286.6,4285.41,-0.0,flip_to_short -44510,做空,2025-09-09 20:10:00,2025-09-09 20:15:00,4285.41,4287.85,-0.0,flip_to_long -44511,做多,2025-09-09 20:15:00,2025-09-09 20:20:00,4287.85,4287.14,-0.0,flip_to_short -44512,做空,2025-09-09 20:20:00,2025-09-09 20:30:00,4287.14,4285.6,-0.0,flip_to_long -44513,做多,2025-09-09 20:30:00,2025-09-10 00:15:00,4285.6,4303.59,0.01,flip_to_short -44514,做空,2025-09-10 00:15:00,2025-09-10 00:35:00,4303.59,4297.63,0.0,flip_to_long -44515,做多,2025-09-10 00:35:00,2025-09-10 01:35:00,4297.63,4302.23,0.0,flip_to_short -44516,做空,2025-09-10 01:35:00,2025-09-10 01:40:00,4302.23,4302.64,-0.0,flip_to_long -44517,做多,2025-09-10 01:40:00,2025-09-10 03:25:00,4302.64,4308.7,0.0,flip_to_short -44518,做空,2025-09-10 03:25:00,2025-09-10 04:50:00,4308.7,4309.43,-0.0,flip_to_long -44519,做多,2025-09-10 04:50:00,2025-09-10 05:00:00,4309.43,4303.97,-0.0,flip_to_short -44520,做空,2025-09-10 05:00:00,2025-09-10 05:05:00,4303.97,4304.77,-0.0,flip_to_long -44521,做多,2025-09-10 05:05:00,2025-09-10 05:15:00,4304.77,4301.98,-0.0,flip_to_short -44522,做空,2025-09-10 05:15:00,2025-09-10 05:20:00,4301.98,4309.44,-0.0,flip_to_long -44523,做多,2025-09-10 05:20:00,2025-09-10 05:50:00,4309.44,4295.55,-0.01,flip_to_short -44524,做空,2025-09-10 05:50:00,2025-09-10 06:35:00,4295.55,4311.68,-0.01,flip_to_long -44525,做多,2025-09-10 06:35:00,2025-09-10 06:55:00,4311.68,4311.59,-0.0,flip_to_short -44526,做空,2025-09-10 06:55:00,2025-09-10 09:10:00,4311.59,4316.58,-0.0,flip_to_long -44527,做多,2025-09-10 09:10:00,2025-09-10 09:15:00,4316.58,4315.52,-0.0,flip_to_short -44528,做空,2025-09-10 09:15:00,2025-09-10 11:45:00,4315.52,4326.0,-0.01,flip_to_long -44529,做多,2025-09-10 11:45:00,2025-09-10 12:30:00,4326.0,4375.73,0.02,tp_upper -44530,做空,2025-09-10 16:10:00,2025-09-10 17:10:00,4381.91,4390.14,-0.0,flip_to_long -44531,做多,2025-09-10 17:10:00,2025-09-10 21:35:00,4390.14,4340.51,-0.02,flip_to_short -44532,做空,2025-09-10 21:35:00,2025-09-11 10:00:00,4340.51,4423.6,-0.04,flip_to_long -44533,做多,2025-09-11 10:00:00,2025-09-11 10:15:00,4423.6,4422.42,-0.0,flip_to_short -44534,做空,2025-09-11 10:15:00,2025-09-11 10:20:00,4422.42,4424.99,-0.0,flip_to_long -44535,做多,2025-09-11 10:20:00,2025-09-11 11:20:00,4424.99,4429.27,0.0,flip_to_short -44536,做空,2025-09-11 11:20:00,2025-09-11 11:30:00,4429.27,4434.99,-0.0,flip_to_long -44537,做多,2025-09-11 11:30:00,2025-09-11 11:55:00,4434.99,4428.06,-0.0,flip_to_short -44538,做空,2025-09-11 11:55:00,2025-09-11 12:05:00,4428.06,4434.5,-0.0,flip_to_long -44539,做多,2025-09-11 12:05:00,2025-09-11 12:30:00,4434.5,4399.8,-0.02,flip_to_short -44540,做空,2025-09-11 12:30:00,2025-09-11 12:45:00,4399.8,4439.0,-0.02,flip_to_long -44541,做多,2025-09-11 12:45:00,2025-09-11 12:50:00,4439.0,4430.32,-0.0,flip_to_short -44542,做空,2025-09-11 12:50:00,2025-09-11 13:55:00,4430.32,4434.69,-0.0,flip_to_long -44543,做多,2025-09-11 13:55:00,2025-09-11 14:00:00,4434.69,4426.88,-0.0,flip_to_short -44544,做空,2025-09-11 14:00:00,2025-09-11 14:30:00,4426.88,4425.41,-0.0,flip_to_long -44545,做多,2025-09-11 14:30:00,2025-09-11 14:50:00,4425.41,4420.99,-0.0,flip_to_short -44546,做空,2025-09-11 14:50:00,2025-09-11 14:55:00,4420.99,4425.22,-0.0,flip_to_long -44547,做多,2025-09-11 14:55:00,2025-09-11 15:05:00,4425.22,4419.6,-0.0,flip_to_short -44548,做空,2025-09-11 15:05:00,2025-09-11 15:15:00,4419.6,4428.79,-0.0,flip_to_long -44549,做多,2025-09-11 15:15:00,2025-09-11 15:20:00,4428.79,4418.5,-0.01,flip_to_short -44550,做空,2025-09-11 15:20:00,2025-09-11 16:00:00,4418.5,4419.46,-0.0,flip_to_long -44551,做多,2025-09-11 16:00:00,2025-09-11 16:20:00,4419.46,4411.89,-0.0,flip_to_short -44552,做空,2025-09-11 16:20:00,2025-09-11 17:05:00,4411.89,4427.76,-0.01,flip_to_long -44553,做多,2025-09-11 17:05:00,2025-09-11 18:15:00,4427.76,4417.02,-0.01,flip_to_short -44554,做空,2025-09-11 18:15:00,2025-09-11 18:40:00,4417.02,4421.56,-0.0,flip_to_long -44555,做多,2025-09-11 18:40:00,2025-09-11 18:45:00,4421.56,4418.05,-0.0,flip_to_short -44556,做空,2025-09-11 18:45:00,2025-09-11 18:55:00,4418.05,4418.0,-0.0,flip_to_long -44557,做多,2025-09-11 18:55:00,2025-09-11 20:00:00,4418.0,4417.99,-0.0,flip_to_short -44558,做空,2025-09-11 20:00:00,2025-09-11 20:05:00,4417.99,4419.23,-0.0,flip_to_long -44559,做多,2025-09-11 20:05:00,2025-09-11 20:10:00,4419.23,4413.82,-0.0,flip_to_short -44560,做空,2025-09-11 20:10:00,2025-09-11 20:20:00,4413.82,4420.39,-0.0,flip_to_long -44561,做多,2025-09-11 20:20:00,2025-09-11 20:25:00,4420.39,4417.76,-0.0,flip_to_short -44562,做空,2025-09-11 20:25:00,2025-09-11 20:30:00,4417.76,4418.2,-0.0,flip_to_long -44563,做多,2025-09-11 20:30:00,2025-09-11 21:10:00,4418.2,4418.52,-0.0,flip_to_short -44564,做空,2025-09-11 21:10:00,2025-09-11 21:15:00,4418.52,4419.23,-0.0,flip_to_long -44565,做多,2025-09-11 21:15:00,2025-09-12 07:45:00,4419.23,4526.5,0.04,flip_to_short -44566,做空,2025-09-12 07:45:00,2025-09-12 08:05:00,4526.5,4527.25,-0.0,flip_to_long -44567,做多,2025-09-12 08:05:00,2025-09-12 08:10:00,4527.25,4523.87,-0.0,flip_to_short -44568,做空,2025-09-12 08:10:00,2025-09-12 11:05:00,4523.87,4522.88,-0.0,flip_to_long -44569,做多,2025-09-12 11:05:00,2025-09-12 11:45:00,4522.88,4521.11,-0.0,flip_to_short -44570,做空,2025-09-12 11:45:00,2025-09-12 12:25:00,4521.11,4517.56,0.0,flip_to_long -44571,做多,2025-09-12 12:25:00,2025-09-12 13:15:00,4517.56,4518.46,-0.0,flip_to_short -44572,做空,2025-09-12 13:15:00,2025-09-12 13:30:00,4518.46,4518.49,-0.0,flip_to_long -44573,做多,2025-09-12 13:30:00,2025-09-12 13:35:00,4518.49,4507.82,-0.01,flip_to_short -44574,做空,2025-09-12 13:35:00,2025-09-12 13:45:00,4507.82,4516.18,-0.0,flip_to_long -44575,做多,2025-09-12 13:45:00,2025-09-13 02:00:00,4516.18,4693.43,0.07,flip_to_short -44576,做空,2025-09-13 02:00:00,2025-09-13 02:50:00,4693.43,4698.66,-0.0,flip_to_long -44577,做多,2025-09-13 02:50:00,2025-09-13 05:15:00,4698.66,4720.0,0.01,flip_to_short -44578,做空,2025-09-13 05:15:00,2025-09-13 05:35:00,4720.0,4718.6,-0.0,flip_to_long -44579,做多,2025-09-13 05:35:00,2025-09-13 05:45:00,4718.6,4718.41,-0.0,flip_to_short -44580,做空,2025-09-13 05:45:00,2025-09-13 05:50:00,4718.41,4719.0,-0.0,flip_to_long -44581,做多,2025-09-13 05:50:00,2025-09-13 06:15:00,4719.0,4720.0,-0.0,flip_to_short -44582,做空,2025-09-13 06:15:00,2025-09-13 08:35:00,4720.0,4724.77,-0.0,flip_to_long -44583,做多,2025-09-13 08:35:00,2025-09-13 08:40:00,4724.77,4722.09,-0.0,flip_to_short -44584,做空,2025-09-13 08:40:00,2025-09-13 08:50:00,4722.09,4723.54,-0.0,flip_to_long -44585,做多,2025-09-13 08:50:00,2025-09-13 09:15:00,4723.54,4721.7,-0.0,flip_to_short -44586,做空,2025-09-13 09:15:00,2025-09-13 09:30:00,4721.7,4722.34,-0.0,flip_to_long -44587,做多,2025-09-13 09:30:00,2025-09-13 10:25:00,4722.34,4718.32,-0.0,flip_to_short -44588,做空,2025-09-13 10:25:00,2025-09-13 11:35:00,4718.32,4718.76,-0.0,flip_to_long -44589,做多,2025-09-13 11:35:00,2025-09-13 11:55:00,4718.76,4717.86,-0.0,flip_to_short -44590,做空,2025-09-13 11:55:00,2025-09-13 12:30:00,4717.86,4722.58,-0.0,flip_to_long -44591,做多,2025-09-13 12:30:00,2025-09-13 12:55:00,4722.58,4718.8,-0.0,flip_to_short -44592,做空,2025-09-13 12:55:00,2025-09-13 13:20:00,4718.8,4720.01,-0.0,flip_to_long -44593,做多,2025-09-13 13:20:00,2025-09-13 13:30:00,4720.01,4711.17,-0.0,flip_to_short -44594,做空,2025-09-13 13:30:00,2025-09-13 13:50:00,4711.17,4672.05,0.01,tp_lower -44595,做空,2025-09-13 19:40:00,2025-09-13 20:00:00,4642.01,4647.57,-0.0,flip_to_long -44596,做多,2025-09-13 20:00:00,2025-09-13 22:35:00,4647.57,4650.05,0.0,flip_to_short -44597,做空,2025-09-13 22:35:00,2025-09-14 01:30:00,4650.05,4660.89,-0.01,flip_to_long -44598,做多,2025-09-14 01:30:00,2025-09-14 01:35:00,4660.89,4659.26,-0.0,flip_to_short -44599,做空,2025-09-14 01:35:00,2025-09-14 01:40:00,4659.26,4663.78,-0.0,flip_to_long -44600,做多,2025-09-14 01:40:00,2025-09-14 03:45:00,4663.78,4669.1,0.0,flip_to_short -44601,做空,2025-09-14 03:45:00,2025-09-14 05:05:00,4669.1,4668.29,-0.0,flip_to_long -44602,做多,2025-09-14 05:05:00,2025-09-14 05:10:00,4668.29,4666.83,-0.0,flip_to_short -44603,做空,2025-09-14 05:10:00,2025-09-14 05:15:00,4666.83,4668.57,-0.0,flip_to_long -44604,做多,2025-09-14 05:15:00,2025-09-14 06:05:00,4668.57,4667.07,-0.0,flip_to_short -44605,做空,2025-09-14 06:05:00,2025-09-14 06:10:00,4667.07,4668.49,-0.0,flip_to_long -44606,做多,2025-09-14 06:10:00,2025-09-14 06:30:00,4668.49,4661.0,-0.0,flip_to_short -44607,做空,2025-09-14 06:30:00,2025-09-14 09:05:00,4661.0,4658.61,0.0,flip_to_long -44608,做多,2025-09-14 09:05:00,2025-09-14 09:55:00,4658.61,4663.72,0.0,flip_to_short -44609,做空,2025-09-14 09:55:00,2025-09-14 10:15:00,4663.72,4663.59,-0.0,flip_to_long -44610,做多,2025-09-14 10:15:00,2025-09-14 10:20:00,4663.59,4657.67,-0.0,flip_to_short -44611,做空,2025-09-14 10:20:00,2025-09-14 10:45:00,4657.67,4661.48,-0.0,flip_to_long -44612,做多,2025-09-14 10:45:00,2025-09-14 10:50:00,4661.48,4658.85,-0.0,flip_to_short -44613,做空,2025-09-14 10:50:00,2025-09-14 11:00:00,4658.85,4662.57,-0.0,flip_to_long -44614,做多,2025-09-14 11:00:00,2025-09-14 11:05:00,4662.57,4659.82,-0.0,flip_to_short -44615,做空,2025-09-14 11:05:00,2025-09-14 11:10:00,4659.82,4660.6,-0.0,flip_to_long -44616,做多,2025-09-14 11:10:00,2025-09-14 11:15:00,4660.6,4646.87,-0.01,flip_to_short -44617,做空,2025-09-14 11:15:00,2025-09-14 14:10:00,4646.87,4630.18,0.01,flip_to_long -44618,做多,2025-09-14 14:10:00,2025-09-14 18:45:00,4630.18,4604.15,-0.01,flip_to_short -44619,做空,2025-09-14 18:45:00,2025-09-14 19:05:00,4604.15,4601.82,0.0,flip_to_long -44620,做多,2025-09-14 19:05:00,2025-09-14 21:05:00,4601.82,4604.8,0.0,flip_to_short -44621,做空,2025-09-14 21:05:00,2025-09-14 21:10:00,4604.8,4615.69,-0.01,flip_to_long -44622,做多,2025-09-14 21:10:00,2025-09-14 22:05:00,4615.69,4609.4,-0.0,flip_to_short -44623,做空,2025-09-14 22:05:00,2025-09-14 22:10:00,4609.4,4617.52,-0.0,flip_to_long -44624,做多,2025-09-14 22:10:00,2025-09-14 22:20:00,4617.52,4614.38,-0.0,flip_to_short -44625,做空,2025-09-14 22:20:00,2025-09-14 22:25:00,4614.38,4618.41,-0.0,flip_to_long -44626,做多,2025-09-14 22:25:00,2025-09-14 23:05:00,4618.41,4615.13,-0.0,flip_to_short -44627,做空,2025-09-14 23:05:00,2025-09-14 23:15:00,4615.13,4615.45,-0.0,flip_to_long -44628,做多,2025-09-14 23:15:00,2025-09-15 02:30:00,4615.45,4611.77,-0.0,flip_to_short -44629,做空,2025-09-15 02:30:00,2025-09-15 07:15:00,4611.77,4636.59,-0.01,flip_to_long -44630,做多,2025-09-15 07:15:00,2025-09-15 13:35:00,4636.59,4508.69,-0.05,flip_to_short -44631,做空,2025-09-15 13:35:00,2025-09-15 13:50:00,4508.69,4522.43,-0.01,flip_to_long -44632,做多,2025-09-15 13:50:00,2025-09-15 13:55:00,4522.43,4513.09,-0.0,flip_to_short -44633,做空,2025-09-15 13:55:00,2025-09-15 14:25:00,4513.09,4525.83,-0.01,flip_to_long -44634,做多,2025-09-15 14:25:00,2025-09-15 14:30:00,4525.83,4510.96,-0.01,flip_to_short -44635,做空,2025-09-15 14:30:00,2025-09-15 14:35:00,4510.96,4521.12,-0.0,flip_to_long -44636,做多,2025-09-15 14:35:00,2025-09-15 14:45:00,4521.12,4517.17,-0.0,flip_to_short -44637,做空,2025-09-15 14:45:00,2025-09-15 17:50:00,4517.17,4502.2,0.0,flip_to_long -44638,做多,2025-09-15 17:50:00,2025-09-15 18:00:00,4502.2,4502.58,-0.0,flip_to_short -44639,做空,2025-09-15 18:00:00,2025-09-15 18:50:00,4502.58,4500.34,-0.0,flip_to_long -44640,做多,2025-09-15 18:50:00,2025-09-15 19:10:00,4500.34,4496.0,-0.0,flip_to_short -44641,做空,2025-09-15 19:10:00,2025-09-15 19:35:00,4496.0,4495.5,-0.0,flip_to_long -44642,做多,2025-09-15 19:35:00,2025-09-15 19:40:00,4495.5,4494.36,-0.0,flip_to_short -44643,做空,2025-09-15 19:40:00,2025-09-15 19:45:00,4494.36,4501.61,-0.0,flip_to_long -44644,做多,2025-09-15 19:45:00,2025-09-15 19:50:00,4501.61,4491.9,-0.0,flip_to_short -44645,做空,2025-09-15 19:50:00,2025-09-15 20:05:00,4491.9,4495.92,-0.0,flip_to_long -44646,做多,2025-09-15 20:05:00,2025-09-16 00:20:00,4495.92,4508.82,0.0,flip_to_short -44647,做空,2025-09-16 00:20:00,2025-09-16 00:35:00,4508.82,4511.65,-0.0,flip_to_long -44648,做多,2025-09-16 00:35:00,2025-09-16 01:55:00,4511.65,4515.73,0.0,flip_to_short -44649,做空,2025-09-16 01:55:00,2025-09-16 02:00:00,4515.73,4519.29,-0.0,flip_to_long -44650,做多,2025-09-16 02:00:00,2025-09-16 02:35:00,4519.29,4518.93,-0.0,flip_to_short -44651,做空,2025-09-16 02:35:00,2025-09-16 02:45:00,4518.93,4519.99,-0.0,flip_to_long -44652,做多,2025-09-16 02:45:00,2025-09-16 02:50:00,4519.99,4512.11,-0.0,flip_to_short -44653,做空,2025-09-16 02:50:00,2025-09-16 03:25:00,4512.11,4517.14,-0.0,flip_to_long -44654,做多,2025-09-16 03:25:00,2025-09-16 03:55:00,4517.14,4518.84,-0.0,flip_to_short -44655,做空,2025-09-16 03:55:00,2025-09-16 04:50:00,4518.84,4514.4,0.0,flip_to_long -44656,做多,2025-09-16 04:50:00,2025-09-16 05:15:00,4514.4,4519.55,0.0,flip_to_short -44657,做空,2025-09-16 05:15:00,2025-09-16 05:25:00,4519.55,4517.99,-0.0,flip_to_long -44658,做多,2025-09-16 05:25:00,2025-09-16 06:25:00,4517.99,4514.39,-0.0,flip_to_short -44659,做空,2025-09-16 06:25:00,2025-09-16 08:00:00,4514.39,4517.8,-0.0,flip_to_long -44660,做多,2025-09-16 08:00:00,2025-09-16 08:20:00,4517.8,4517.77,-0.0,flip_to_short -44661,做空,2025-09-16 08:20:00,2025-09-16 13:05:00,4517.77,4504.56,0.0,flip_to_long -44662,做多,2025-09-16 13:05:00,2025-09-16 13:10:00,4504.56,4497.64,-0.0,flip_to_short -44663,做空,2025-09-16 13:10:00,2025-09-16 13:20:00,4497.64,4503.73,-0.0,flip_to_long -44664,做多,2025-09-16 13:20:00,2025-09-16 13:30:00,4503.73,4499.21,-0.0,flip_to_short -44665,做空,2025-09-16 13:30:00,2025-09-16 13:40:00,4499.21,4452.94,0.02,tp_lower -44666,做多,2025-09-16 17:00:00,2025-09-16 23:40:00,4471.34,4497.58,0.01,flip_to_short -44667,做空,2025-09-16 23:40:00,2025-09-17 00:15:00,4497.58,4506.04,-0.0,flip_to_long -44668,做多,2025-09-17 00:15:00,2025-09-17 01:30:00,4506.04,4503.13,-0.0,flip_to_short -44669,做空,2025-09-17 01:30:00,2025-09-17 01:35:00,4503.13,4506.3,-0.0,flip_to_long -44670,做多,2025-09-17 01:35:00,2025-09-17 02:05:00,4506.3,4505.42,-0.0,flip_to_short -44671,做空,2025-09-17 02:05:00,2025-09-17 02:10:00,4505.42,4510.51,-0.0,flip_to_long -44672,做多,2025-09-17 02:10:00,2025-09-17 02:20:00,4510.51,4511.99,-0.0,flip_to_short -44673,做空,2025-09-17 02:20:00,2025-09-17 05:55:00,4511.99,4512.39,-0.0,flip_to_long -44674,做多,2025-09-17 05:55:00,2025-09-17 08:25:00,4512.39,4509.14,-0.0,flip_to_short -44675,做空,2025-09-17 08:25:00,2025-09-17 08:35:00,4509.14,4508.4,-0.0,flip_to_long -44676,做多,2025-09-17 08:35:00,2025-09-17 12:35:00,4508.4,4499.01,-0.0,flip_to_short -44677,做空,2025-09-17 12:35:00,2025-09-17 12:45:00,4499.01,4501.38,-0.0,flip_to_long -44678,做多,2025-09-17 12:45:00,2025-09-17 13:30:00,4501.38,4491.57,-0.0,flip_to_short -44679,做空,2025-09-17 13:30:00,2025-09-17 13:45:00,4491.57,4502.55,-0.01,flip_to_long -44680,做多,2025-09-17 13:45:00,2025-09-17 13:55:00,4502.55,4494.09,-0.0,flip_to_short -44681,做空,2025-09-17 13:55:00,2025-09-17 14:00:00,4494.09,4499.19,-0.0,flip_to_long -44682,做多,2025-09-17 14:00:00,2025-09-17 14:15:00,4499.19,4491.07,-0.0,flip_to_short -44683,做空,2025-09-17 14:15:00,2025-09-17 15:00:00,4491.07,4488.41,0.0,flip_to_long -44684,做多,2025-09-17 15:00:00,2025-09-17 15:20:00,4488.41,4484.23,-0.0,flip_to_short -44685,做空,2025-09-17 15:20:00,2025-09-17 15:30:00,4484.23,4494.6,-0.0,flip_to_long -44686,做多,2025-09-17 15:30:00,2025-09-17 15:35:00,4494.6,4492.5,-0.0,flip_to_short -44687,做空,2025-09-17 15:35:00,2025-09-17 17:00:00,4492.5,4490.22,0.0,flip_to_long -44688,做多,2025-09-17 17:00:00,2025-09-17 17:55:00,4490.22,4451.91,-0.02,flip_to_short -44689,做空,2025-09-17 17:55:00,2025-09-17 18:00:00,4451.91,4502.06,-0.02,tp_lower -44690,做空,2025-09-17 18:05:00,2025-09-17 18:25:00,4483.24,4495.29,-0.01,flip_to_long -44691,做多,2025-09-17 18:25:00,2025-09-17 18:30:00,4495.29,4458.15,-0.01,flip_to_short -44692,做空,2025-09-17 18:30:00,2025-09-17 19:05:00,4458.15,4488.51,-0.01,flip_to_long -44693,做多,2025-09-17 19:05:00,2025-09-17 19:10:00,4488.51,4469.89,-0.01,flip_to_short -44694,做空,2025-09-17 19:10:00,2025-09-17 19:15:00,4469.89,4478.09,-0.0,flip_to_long -44695,做多,2025-09-17 19:15:00,2025-09-17 21:00:00,4478.09,4484.68,0.0,flip_to_short -44696,做空,2025-09-17 21:00:00,2025-09-17 21:05:00,4484.68,4491.98,-0.0,flip_to_long -44697,做多,2025-09-17 21:05:00,2025-09-18 04:20:00,4491.98,4606.95,0.04,flip_to_short -44698,做空,2025-09-18 04:20:00,2025-09-18 04:55:00,4606.95,4609.48,-0.0,flip_to_long -44699,做多,2025-09-18 04:55:00,2025-09-18 05:00:00,4609.48,4604.11,-0.0,flip_to_short -44700,做空,2025-09-18 05:00:00,2025-09-18 08:20:00,4604.11,4591.57,0.0,flip_to_long -44701,做多,2025-09-18 08:20:00,2025-09-18 08:25:00,4591.57,4590.28,-0.0,flip_to_short -44702,做空,2025-09-18 08:25:00,2025-09-18 11:00:00,4590.28,4581.46,0.0,flip_to_long -44703,做多,2025-09-18 11:00:00,2025-09-18 11:05:00,4581.46,4580.0,-0.0,flip_to_short -44704,做空,2025-09-18 11:05:00,2025-09-18 11:15:00,4580.0,4582.9,-0.0,flip_to_long -44705,做多,2025-09-18 11:15:00,2025-09-18 11:25:00,4582.9,4580.65,-0.0,flip_to_short -44706,做空,2025-09-18 11:25:00,2025-09-18 12:25:00,4580.65,4583.38,-0.0,flip_to_long -44707,做多,2025-09-18 12:25:00,2025-09-18 13:40:00,4583.38,4571.94,-0.01,flip_to_short -44708,做空,2025-09-18 13:40:00,2025-09-18 13:55:00,4571.94,4586.07,-0.01,flip_to_long -44709,做多,2025-09-18 13:55:00,2025-09-18 19:10:00,4586.07,4604.51,0.01,flip_to_short -44710,做空,2025-09-18 19:10:00,2025-09-18 22:35:00,4604.51,4599.09,0.0,flip_to_long -44711,做多,2025-09-18 22:35:00,2025-09-18 22:40:00,4599.09,4597.12,-0.0,flip_to_short -44712,做空,2025-09-18 22:40:00,2025-09-18 22:45:00,4597.12,4598.48,-0.0,flip_to_long -44713,做多,2025-09-18 22:45:00,2025-09-18 22:50:00,4598.48,4588.9,-0.0,flip_to_short -44714,做空,2025-09-18 22:50:00,2025-09-19 00:00:00,4588.9,4592.18,-0.0,flip_to_long -44715,做多,2025-09-19 00:00:00,2025-09-19 00:05:00,4592.18,4589.99,-0.0,flip_to_short -44716,做空,2025-09-19 00:05:00,2025-09-19 00:15:00,4589.99,4593.0,-0.0,flip_to_long -44717,做多,2025-09-19 00:15:00,2025-09-19 02:10:00,4593.0,4596.01,0.0,flip_to_short -44718,做空,2025-09-19 02:10:00,2025-09-19 02:35:00,4596.01,4594.69,-0.0,flip_to_long -44719,做多,2025-09-19 02:35:00,2025-09-19 03:25:00,4594.69,4575.44,-0.01,flip_to_short -44720,做空,2025-09-19 03:25:00,2025-09-19 08:15:00,4575.44,4546.78,0.01,flip_to_long -44721,做多,2025-09-19 08:15:00,2025-09-19 08:25:00,4546.78,4538.4,-0.0,flip_to_short -44722,做空,2025-09-19 08:25:00,2025-09-19 09:05:00,4538.4,4537.9,-0.0,flip_to_long -44723,做多,2025-09-19 09:05:00,2025-09-19 09:15:00,4537.9,4539.05,-0.0,flip_to_short -44724,做空,2025-09-19 09:15:00,2025-09-19 09:30:00,4539.05,4537.62,-0.0,flip_to_long -44725,做多,2025-09-19 09:30:00,2025-09-19 09:35:00,4537.62,4532.38,-0.0,flip_to_short -44726,做空,2025-09-19 09:35:00,2025-09-19 13:05:00,4532.38,4524.01,0.0,flip_to_long -44727,做多,2025-09-19 13:05:00,2025-09-19 13:15:00,4524.01,4520.54,-0.0,flip_to_short -44728,做空,2025-09-19 13:15:00,2025-09-19 13:20:00,4520.54,4524.33,-0.0,flip_to_long -44729,做多,2025-09-19 13:20:00,2025-09-19 13:30:00,4524.33,4510.52,-0.01,flip_to_short -44730,做空,2025-09-19 13:30:00,2025-09-19 13:40:00,4510.52,4520.01,-0.0,flip_to_long -44731,做多,2025-09-19 13:40:00,2025-09-19 14:40:00,4520.01,4521.31,-0.0,flip_to_short -44732,做空,2025-09-19 14:40:00,2025-09-19 20:30:00,4521.31,4460.7,0.02,flip_to_long -44733,做多,2025-09-19 20:30:00,2025-09-19 20:45:00,4460.7,4458.71,-0.0,flip_to_short -44734,做空,2025-09-19 20:45:00,2025-09-19 21:10:00,4458.71,4459.99,-0.0,flip_to_long -44735,做多,2025-09-19 21:10:00,2025-09-19 21:25:00,4459.99,4460.0,-0.0,flip_to_short -44736,做空,2025-09-19 21:25:00,2025-09-19 23:45:00,4460.0,4462.62,-0.0,flip_to_long -44737,做多,2025-09-19 23:45:00,2025-09-20 00:25:00,4462.62,4460.4,-0.0,flip_to_short -44738,做空,2025-09-20 00:25:00,2025-09-20 00:30:00,4460.4,4464.04,-0.0,flip_to_long -44739,做多,2025-09-20 00:30:00,2025-09-20 01:30:00,4464.04,4459.25,-0.0,flip_to_short -44740,做空,2025-09-20 01:30:00,2025-09-20 01:35:00,4459.25,4464.15,-0.0,flip_to_long -44741,做多,2025-09-20 01:35:00,2025-09-20 01:55:00,4464.15,4464.01,-0.0,flip_to_short -44742,做空,2025-09-20 01:55:00,2025-09-20 03:35:00,4464.01,4463.32,-0.0,flip_to_long -44743,做多,2025-09-20 03:35:00,2025-09-20 03:50:00,4463.32,4461.34,-0.0,flip_to_short -44744,做空,2025-09-20 03:50:00,2025-09-20 03:55:00,4461.34,4463.6,-0.0,flip_to_long -44745,做多,2025-09-20 03:55:00,2025-09-20 04:00:00,4463.6,4461.07,-0.0,flip_to_short -44746,做空,2025-09-20 04:00:00,2025-09-20 04:05:00,4461.07,4466.5,-0.0,flip_to_long -44747,做多,2025-09-20 04:05:00,2025-09-20 04:20:00,4466.5,4463.06,-0.0,flip_to_short -44748,做空,2025-09-20 04:20:00,2025-09-20 04:30:00,4463.06,4464.2,-0.0,flip_to_long -44749,做多,2025-09-20 04:30:00,2025-09-20 07:30:00,4464.2,4468.3,0.0,flip_to_short -44750,做空,2025-09-20 07:30:00,2025-09-20 10:10:00,4468.3,4470.54,-0.0,flip_to_long -44751,做多,2025-09-20 10:10:00,2025-09-20 11:55:00,4470.54,4468.0,-0.0,flip_to_short -44752,做空,2025-09-20 11:55:00,2025-09-20 12:10:00,4468.0,4467.4,-0.0,flip_to_long -44753,做多,2025-09-20 12:10:00,2025-09-20 14:00:00,4467.4,4464.09,-0.0,flip_to_short -44754,做空,2025-09-20 14:00:00,2025-09-20 14:15:00,4464.09,4465.54,-0.0,flip_to_long -44755,做多,2025-09-20 14:15:00,2025-09-20 14:20:00,4465.54,4464.76,-0.0,flip_to_short -44756,做空,2025-09-20 14:20:00,2025-09-20 14:25:00,4464.76,4465.27,-0.0,flip_to_long -44757,做多,2025-09-20 14:25:00,2025-09-20 14:45:00,4465.27,4489.84,0.01,tp_upper -44758,做空,2025-09-20 17:10:00,2025-09-20 17:15:00,4479.67,4482.83,-0.0,flip_to_long -44759,做多,2025-09-20 17:15:00,2025-09-20 17:20:00,4482.83,4481.88,-0.0,flip_to_short -44760,做空,2025-09-20 17:20:00,2025-09-20 17:50:00,4481.88,4483.01,-0.0,flip_to_long -44761,做多,2025-09-20 17:50:00,2025-09-20 18:00:00,4483.01,4478.41,-0.0,flip_to_short -44762,做空,2025-09-20 18:00:00,2025-09-20 18:25:00,4478.41,4483.65,-0.0,flip_to_long -44763,做多,2025-09-20 18:25:00,2025-09-20 21:05:00,4483.65,4483.32,-0.0,flip_to_short -44764,做空,2025-09-20 21:05:00,2025-09-21 00:45:00,4483.32,4484.25,-0.0,flip_to_long -44765,做多,2025-09-21 00:45:00,2025-09-21 00:55:00,4484.25,4484.94,-0.0,flip_to_short -44766,做空,2025-09-21 00:55:00,2025-09-21 01:20:00,4484.94,4484.04,-0.0,flip_to_long -44767,做多,2025-09-21 01:20:00,2025-09-21 07:55:00,4484.04,4475.86,-0.0,flip_to_short -44768,做空,2025-09-21 07:55:00,2025-09-21 12:15:00,4475.86,4466.26,0.0,flip_to_long -44769,做多,2025-09-21 12:15:00,2025-09-21 12:40:00,4466.26,4463.0,-0.0,flip_to_short -44770,做空,2025-09-21 12:40:00,2025-09-21 12:50:00,4463.0,4466.13,-0.0,flip_to_long -44771,做多,2025-09-21 12:50:00,2025-09-21 16:35:00,4466.13,4466.54,-0.0,flip_to_short -44772,做空,2025-09-21 16:35:00,2025-09-21 16:55:00,4466.54,4474.67,-0.0,flip_to_long -44773,做多,2025-09-21 16:55:00,2025-09-21 17:00:00,4474.67,4467.79,-0.0,flip_to_short -44774,做空,2025-09-21 17:00:00,2025-09-21 17:20:00,4467.79,4472.24,-0.0,flip_to_long -44775,做多,2025-09-21 17:20:00,2025-09-21 19:05:00,4472.24,4476.27,0.0,flip_to_short -44776,做空,2025-09-21 19:05:00,2025-09-21 19:10:00,4476.27,4478.6,-0.0,flip_to_long -44777,做多,2025-09-21 19:10:00,2025-09-21 20:35:00,4478.6,4480.75,-0.0,flip_to_short -44778,做空,2025-09-21 20:35:00,2025-09-22 00:30:00,4480.75,4372.65,0.04,tp_lower -44779,做空,2025-09-22 10:55:00,2025-09-22 11:05:00,4180.02,4185.61,-0.0,flip_to_long -44780,做多,2025-09-22 11:05:00,2025-09-22 11:10:00,4185.61,4179.99,-0.0,flip_to_short -44781,做空,2025-09-22 11:10:00,2025-09-22 11:20:00,4179.99,4185.21,-0.0,flip_to_long -44782,做多,2025-09-22 11:20:00,2025-09-22 11:25:00,4185.21,4179.01,-0.0,flip_to_short -44783,做空,2025-09-22 11:25:00,2025-09-22 12:15:00,4179.01,4183.57,-0.0,flip_to_long -44784,做多,2025-09-22 12:15:00,2025-09-22 12:20:00,4183.57,4182.53,-0.0,flip_to_short -44785,做空,2025-09-22 12:20:00,2025-09-22 12:40:00,4182.53,4178.03,0.0,flip_to_long -44786,做多,2025-09-22 12:40:00,2025-09-22 13:35:00,4178.03,4180.61,0.0,flip_to_short -44787,做空,2025-09-22 13:35:00,2025-09-22 20:30:00,4180.61,4170.9,0.0,flip_to_long -44788,做多,2025-09-22 20:30:00,2025-09-23 01:00:00,4170.9,4183.28,0.0,flip_to_short -44789,做空,2025-09-23 01:00:00,2025-09-23 01:20:00,4183.28,4191.21,-0.0,flip_to_long -44790,做多,2025-09-23 01:20:00,2025-09-23 01:30:00,4191.21,4183.87,-0.0,flip_to_short -44791,做空,2025-09-23 01:30:00,2025-09-23 03:30:00,4183.87,4190.7,-0.0,flip_to_long -44792,做多,2025-09-23 03:30:00,2025-09-23 04:05:00,4190.7,4178.4,-0.01,flip_to_short -44793,做空,2025-09-23 04:05:00,2025-09-23 04:50:00,4178.4,4175.23,0.0,flip_to_long -44794,做多,2025-09-23 04:50:00,2025-09-23 05:00:00,4175.23,4170.42,-0.0,flip_to_short -44795,做空,2025-09-23 05:00:00,2025-09-23 05:10:00,4170.42,4180.61,-0.01,flip_to_long -44796,做多,2025-09-23 05:10:00,2025-09-23 05:15:00,4180.61,4174.81,-0.0,flip_to_short -44797,做空,2025-09-23 05:15:00,2025-09-23 12:40:00,4174.81,4196.16,-0.01,flip_to_long -44798,做多,2025-09-23 12:40:00,2025-09-23 12:50:00,4196.16,4192.25,-0.0,flip_to_short -44799,做空,2025-09-23 12:50:00,2025-09-23 13:05:00,4192.25,4194.67,-0.0,flip_to_long -44800,做多,2025-09-23 13:05:00,2025-09-23 13:35:00,4194.67,4197.88,0.0,flip_to_short -44801,做空,2025-09-23 13:35:00,2025-09-23 14:05:00,4197.88,4202.39,-0.0,flip_to_long -44802,做多,2025-09-23 14:05:00,2025-09-23 14:10:00,4202.39,4196.26,-0.0,flip_to_short -44803,做空,2025-09-23 14:10:00,2025-09-23 14:35:00,4196.26,4176.33,0.01,tp_lower -44804,做多,2025-09-23 14:40:00,2025-09-23 14:45:00,4189.52,4177.02,-0.01,flip_to_short -44805,做空,2025-09-23 14:45:00,2025-09-23 15:20:00,4177.02,4193.55,-0.01,flip_to_long -44806,做多,2025-09-23 15:20:00,2025-09-23 15:30:00,4193.55,4185.72,-0.0,flip_to_short -44807,做空,2025-09-23 15:30:00,2025-09-23 15:50:00,4185.72,4181.43,0.0,flip_to_long -44808,做多,2025-09-23 15:50:00,2025-09-23 16:30:00,4181.43,4179.71,-0.0,flip_to_short -44809,做空,2025-09-23 16:30:00,2025-09-23 16:50:00,4179.71,4191.31,-0.01,flip_to_long -44810,做多,2025-09-23 16:50:00,2025-09-23 17:00:00,4191.31,4176.38,-0.01,flip_to_short -44811,做空,2025-09-23 17:00:00,2025-09-23 19:05:00,4176.38,4170.48,0.0,flip_to_long -44812,做多,2025-09-23 19:05:00,2025-09-23 19:20:00,4170.48,4168.35,-0.0,flip_to_short -44813,做空,2025-09-23 19:20:00,2025-09-23 20:40:00,4168.35,4163.35,0.0,flip_to_long -44814,做多,2025-09-23 20:40:00,2025-09-23 21:05:00,4163.35,4164.95,-0.0,flip_to_short -44815,做空,2025-09-23 21:05:00,2025-09-23 23:30:00,4164.95,4167.42,-0.0,flip_to_long -44816,做多,2025-09-23 23:30:00,2025-09-23 23:50:00,4167.42,4163.86,-0.0,flip_to_short -44817,做空,2025-09-23 23:50:00,2025-09-24 00:10:00,4163.86,4168.54,-0.0,flip_to_long -44818,做多,2025-09-24 00:10:00,2025-09-24 02:10:00,4168.54,4168.31,-0.0,flip_to_short -44819,做空,2025-09-24 02:10:00,2025-09-24 04:10:00,4168.31,4098.12,0.03,tp_lower -44820,做多,2025-09-24 05:25:00,2025-09-24 11:50:00,4155.66,4177.24,0.01,flip_to_short -44821,做空,2025-09-24 11:50:00,2025-09-24 12:10:00,4177.24,4177.7,-0.0,flip_to_long -44822,做多,2025-09-24 12:10:00,2025-09-24 12:15:00,4177.7,4175.39,-0.0,flip_to_short -44823,做空,2025-09-24 12:15:00,2025-09-24 12:25:00,4175.39,4175.47,-0.0,flip_to_long -44824,做多,2025-09-24 12:25:00,2025-09-24 12:50:00,4175.47,4176.61,-0.0,flip_to_short -44825,做空,2025-09-24 12:50:00,2025-09-24 13:20:00,4176.61,4175.48,-0.0,flip_to_long -44826,做多,2025-09-24 13:20:00,2025-09-24 15:50:00,4175.48,4173.4,-0.0,flip_to_short -44827,做空,2025-09-24 15:50:00,2025-09-24 17:10:00,4173.4,4178.79,-0.0,flip_to_long -44828,做多,2025-09-24 17:10:00,2025-09-24 17:15:00,4178.79,4178.0,-0.0,flip_to_short -44829,做空,2025-09-24 17:15:00,2025-09-24 17:25:00,4178.0,4177.12,-0.0,flip_to_long -44830,做多,2025-09-24 17:25:00,2025-09-24 18:10:00,4177.12,4169.77,-0.0,flip_to_short -44831,做空,2025-09-24 18:10:00,2025-09-24 18:20:00,4169.77,4173.5,-0.0,flip_to_long -44832,做多,2025-09-24 18:20:00,2025-09-24 18:30:00,4173.5,4172.45,-0.0,flip_to_short -44833,做空,2025-09-24 18:30:00,2025-09-24 18:35:00,4172.45,4175.0,-0.0,flip_to_long -44834,做多,2025-09-24 18:35:00,2025-09-24 18:40:00,4175.0,4172.99,-0.0,flip_to_short -44835,做空,2025-09-24 18:40:00,2025-09-24 21:10:00,4172.99,4169.25,0.0,flip_to_long -44836,做多,2025-09-24 21:10:00,2025-09-24 21:30:00,4169.25,4165.87,-0.0,flip_to_short -44837,做空,2025-09-24 21:30:00,2025-09-25 00:05:00,4165.87,4156.39,0.0,flip_to_long -44838,做多,2025-09-25 00:05:00,2025-09-25 00:15:00,4156.39,4144.64,-0.01,flip_to_short -44839,做空,2025-09-25 00:15:00,2025-09-25 02:30:00,4144.64,4122.55,0.01,flip_to_long -44840,做多,2025-09-25 02:30:00,2025-09-25 08:05:00,4122.55,4021.87,-0.04,flip_to_short -44841,做空,2025-09-25 08:05:00,2025-09-25 08:10:00,4021.87,4029.61,-0.0,flip_to_long -44842,做多,2025-09-25 08:10:00,2025-09-25 08:35:00,4029.61,4021.18,-0.0,flip_to_short -44843,做空,2025-09-25 08:35:00,2025-09-25 09:00:00,4021.18,4016.52,0.0,flip_to_long -44844,做多,2025-09-25 09:00:00,2025-09-25 10:40:00,4016.52,4019.5,0.0,flip_to_short -44845,做空,2025-09-25 10:40:00,2025-09-25 11:00:00,4019.5,4017.0,0.0,flip_to_long -44846,做多,2025-09-25 11:00:00,2025-09-25 15:05:00,4017.0,3997.52,-0.01,flip_to_short -44847,做空,2025-09-25 15:05:00,2025-09-25 15:10:00,3997.52,4002.61,-0.0,flip_to_long -44848,做多,2025-09-25 15:10:00,2025-09-25 15:15:00,4002.61,3999.11,-0.0,flip_to_short -44849,做空,2025-09-25 15:15:00,2025-09-25 15:30:00,3999.11,4000.16,-0.0,flip_to_long -44850,做多,2025-09-25 15:30:00,2025-09-25 15:50:00,4000.16,3994.69,-0.0,flip_to_short -44851,做空,2025-09-25 15:50:00,2025-09-25 15:55:00,3994.69,4000.98,-0.0,flip_to_long -44852,做多,2025-09-25 15:55:00,2025-09-25 16:00:00,4000.98,3993.76,-0.0,flip_to_short -44853,做空,2025-09-25 16:00:00,2025-09-25 16:05:00,3993.76,3999.17,-0.0,flip_to_long -44854,做多,2025-09-25 16:05:00,2025-09-25 16:10:00,3999.17,3996.7,-0.0,flip_to_short -44855,做空,2025-09-25 16:10:00,2025-09-25 21:05:00,3996.7,3915.0,0.03,flip_to_long -44856,做多,2025-09-25 21:05:00,2025-09-25 21:10:00,3915.0,3898.71,-0.01,flip_to_short -44857,做空,2025-09-25 21:10:00,2025-09-25 21:15:00,3898.71,3901.6,-0.0,flip_to_long -44858,做多,2025-09-25 21:15:00,2025-09-25 22:35:00,3901.6,3898.03,-0.0,flip_to_short -44859,做空,2025-09-25 22:35:00,2025-09-25 23:00:00,3898.03,3901.24,-0.0,flip_to_long -44860,做多,2025-09-25 23:00:00,2025-09-25 23:10:00,3901.24,3889.7,-0.01,flip_to_short -44861,做空,2025-09-25 23:10:00,2025-09-26 00:20:00,3889.7,3900.63,-0.01,flip_to_long -44862,做多,2025-09-26 00:20:00,2025-09-26 00:30:00,3900.63,3889.98,-0.01,flip_to_short -44863,做空,2025-09-26 00:30:00,2025-09-26 00:35:00,3889.98,3892.91,-0.0,flip_to_long -44864,做多,2025-09-26 00:35:00,2025-09-26 05:35:00,3892.91,3944.91,0.02,flip_to_short -44865,做空,2025-09-26 05:35:00,2025-09-26 08:40:00,3944.91,3937.82,0.0,flip_to_long -44866,做多,2025-09-26 08:40:00,2025-09-26 13:25:00,3937.82,3913.68,-0.01,flip_to_short -44867,做空,2025-09-26 13:25:00,2025-09-26 21:55:00,3913.68,4021.37,-0.05,flip_to_long -44868,做多,2025-09-26 21:55:00,2025-09-26 22:55:00,4021.37,4024.58,0.0,flip_to_short -44869,做空,2025-09-26 22:55:00,2025-09-26 23:30:00,4024.58,4028.01,-0.0,flip_to_long -44870,做多,2025-09-26 23:30:00,2025-09-27 00:00:00,4028.01,4026.99,-0.0,flip_to_short -44871,做空,2025-09-27 00:00:00,2025-09-27 00:50:00,4026.99,4024.18,0.0,flip_to_long -44872,做多,2025-09-27 00:50:00,2025-09-27 01:10:00,4024.18,4020.56,-0.0,flip_to_short -44873,做空,2025-09-27 01:10:00,2025-09-27 03:25:00,4020.56,4021.64,-0.0,flip_to_long -44874,做多,2025-09-27 03:25:00,2025-09-27 03:30:00,4021.64,4020.49,-0.0,flip_to_short -44875,做空,2025-09-27 03:30:00,2025-09-27 04:00:00,4020.49,4019.8,-0.0,flip_to_long -44876,做多,2025-09-27 04:00:00,2025-09-27 04:05:00,4019.8,4016.43,-0.0,flip_to_short -44877,做空,2025-09-27 04:05:00,2025-09-27 04:25:00,4016.43,4024.64,-0.0,flip_to_long -44878,做多,2025-09-27 04:25:00,2025-09-27 04:45:00,4024.64,4018.82,-0.0,flip_to_short -44879,做空,2025-09-27 04:45:00,2025-09-27 05:35:00,4018.82,4016.24,0.0,flip_to_long -44880,做多,2025-09-27 05:35:00,2025-09-27 05:45:00,4016.24,4017.54,-0.0,flip_to_short -44881,做空,2025-09-27 05:45:00,2025-09-27 06:45:00,4017.54,4015.99,-0.0,flip_to_long -44882,做多,2025-09-27 06:45:00,2025-09-27 07:15:00,4015.99,4016.79,-0.0,flip_to_short -44883,做空,2025-09-27 07:15:00,2025-09-27 08:05:00,4016.79,3986.07,0.01,tp_lower -44884,做多,2025-09-27 10:35:00,2025-09-27 12:00:00,4007.97,3996.8,-0.01,flip_to_short -44885,做空,2025-09-27 12:00:00,2025-09-27 12:15:00,3996.8,3996.69,-0.0,flip_to_long -44886,做多,2025-09-27 12:15:00,2025-09-27 12:20:00,3996.69,3994.17,-0.0,flip_to_short -44887,做空,2025-09-27 12:20:00,2025-09-27 12:35:00,3994.17,4005.6,-0.01,flip_to_long -44888,做多,2025-09-27 12:35:00,2025-09-27 14:45:00,4005.6,4011.41,0.0,flip_to_short -44889,做空,2025-09-27 14:45:00,2025-09-27 15:20:00,4011.41,4008.23,0.0,flip_to_long -44890,做多,2025-09-27 15:20:00,2025-09-27 15:35:00,4008.23,4011.65,0.0,flip_to_short -44891,做空,2025-09-27 15:35:00,2025-09-27 16:20:00,4011.65,4013.45,-0.0,flip_to_long -44892,做多,2025-09-27 16:20:00,2025-09-27 16:25:00,4013.45,4009.9,-0.0,flip_to_short -44893,做空,2025-09-27 16:25:00,2025-09-27 16:35:00,4009.9,4009.66,-0.0,flip_to_long -44894,做多,2025-09-27 16:35:00,2025-09-27 20:05:00,4009.66,4002.61,-0.0,flip_to_short -44895,做空,2025-09-27 20:05:00,2025-09-28 00:10:00,4002.61,4011.14,-0.0,flip_to_long -44896,做多,2025-09-28 00:10:00,2025-09-28 00:55:00,4011.14,4014.73,0.0,flip_to_short -44897,做空,2025-09-28 00:55:00,2025-09-28 05:00:00,4014.73,4007.19,0.0,flip_to_long -44898,做多,2025-09-28 05:00:00,2025-09-28 05:05:00,4007.19,4003.76,-0.0,flip_to_short -44899,做空,2025-09-28 05:05:00,2025-09-28 05:15:00,4003.76,4006.2,-0.0,flip_to_long -44900,做多,2025-09-28 05:15:00,2025-09-28 06:25:00,4006.2,3998.63,-0.0,flip_to_short -44901,做空,2025-09-28 06:25:00,2025-09-28 06:35:00,3998.63,4003.0,-0.0,flip_to_long -44902,做多,2025-09-28 06:35:00,2025-09-28 07:05:00,4003.0,4000.67,-0.0,flip_to_short -44903,做空,2025-09-28 07:05:00,2025-09-28 07:10:00,4000.67,4006.19,-0.0,flip_to_long -44904,做多,2025-09-28 07:10:00,2025-09-28 08:20:00,4006.19,4004.67,-0.0,flip_to_short -44905,做空,2025-09-28 08:20:00,2025-09-28 08:45:00,4004.67,4007.21,-0.0,flip_to_long -44906,做多,2025-09-28 08:45:00,2025-09-28 08:50:00,4007.21,4004.02,-0.0,flip_to_short -44907,做空,2025-09-28 08:50:00,2025-09-28 13:15:00,4004.02,3992.05,0.0,flip_to_long -44908,做多,2025-09-28 13:15:00,2025-09-28 13:55:00,3992.05,4011.74,0.01,tp_upper -44909,做空,2025-09-29 02:15:00,2025-09-29 02:20:00,4110.85,4119.99,-0.0,flip_to_long -44910,做多,2025-09-29 02:20:00,2025-09-29 02:35:00,4119.99,4111.57,-0.0,flip_to_short -44911,做空,2025-09-29 02:35:00,2025-09-29 04:40:00,4111.57,4118.77,-0.0,flip_to_long -44912,做多,2025-09-29 04:40:00,2025-09-29 07:55:00,4118.77,4106.61,-0.01,flip_to_short -44913,做空,2025-09-29 07:55:00,2025-09-29 08:00:00,4106.61,4111.51,-0.0,flip_to_long -44914,做多,2025-09-29 08:00:00,2025-09-29 08:10:00,4111.51,4107.0,-0.0,flip_to_short -44915,做空,2025-09-29 08:10:00,2025-09-29 08:15:00,4107.0,4113.04,-0.0,flip_to_long -44916,做多,2025-09-29 08:15:00,2025-09-29 10:55:00,4113.04,4114.37,-0.0,flip_to_short -44917,做空,2025-09-29 10:55:00,2025-09-29 12:25:00,4114.37,4116.84,-0.0,flip_to_long -44918,做多,2025-09-29 12:25:00,2025-09-29 12:30:00,4116.84,4116.1,-0.0,flip_to_short -44919,做空,2025-09-29 12:30:00,2025-09-29 13:35:00,4116.1,4114.39,-0.0,flip_to_long -44920,做多,2025-09-29 13:35:00,2025-09-29 16:50:00,4114.39,4144.68,0.01,flip_to_short -44921,做空,2025-09-29 16:50:00,2025-09-29 17:50:00,4144.68,4155.17,-0.0,flip_to_long -44922,做多,2025-09-29 17:50:00,2025-09-29 17:55:00,4155.17,4153.13,-0.0,flip_to_short -44923,做空,2025-09-29 17:55:00,2025-09-29 18:00:00,4153.13,4154.62,-0.0,flip_to_long -44924,做多,2025-09-29 18:00:00,2025-09-29 19:15:00,4154.62,4168.66,0.0,flip_to_short -44925,做空,2025-09-29 19:15:00,2025-09-30 00:35:00,4168.66,4211.98,-0.02,flip_to_long -44926,做多,2025-09-30 00:35:00,2025-09-30 00:50:00,4211.98,4211.93,-0.0,flip_to_short -44927,做空,2025-09-30 00:50:00,2025-09-30 01:10:00,4211.93,4215.46,-0.0,flip_to_long -44928,做多,2025-09-30 01:10:00,2025-09-30 01:15:00,4215.46,4210.65,-0.0,flip_to_short -44929,做空,2025-09-30 01:15:00,2025-09-30 01:20:00,4210.65,4222.8,-0.01,flip_to_long -44930,做多,2025-09-30 01:20:00,2025-09-30 01:25:00,4222.8,4209.99,-0.01,flip_to_short -44931,做空,2025-09-30 01:25:00,2025-09-30 06:25:00,4209.99,4194.41,0.0,flip_to_long -44932,做多,2025-09-30 06:25:00,2025-09-30 06:30:00,4194.41,4192.78,-0.0,flip_to_short -44933,做空,2025-09-30 06:30:00,2025-09-30 07:00:00,4192.78,4200.0,-0.0,flip_to_long -44934,做多,2025-09-30 07:00:00,2025-09-30 07:20:00,4200.0,4189.99,-0.0,flip_to_short -44935,做空,2025-09-30 07:20:00,2025-09-30 07:25:00,4189.99,4191.06,-0.0,flip_to_long -44936,做多,2025-09-30 07:25:00,2025-09-30 11:50:00,4191.06,4162.75,-0.01,flip_to_short -44937,做空,2025-09-30 11:50:00,2025-09-30 11:55:00,4162.75,4162.79,-0.0,flip_to_long -44938,做多,2025-09-30 11:55:00,2025-09-30 12:50:00,4162.79,4160.58,-0.0,flip_to_short -44939,做空,2025-09-30 12:50:00,2025-09-30 13:20:00,4160.58,4158.01,0.0,flip_to_long -44940,做多,2025-09-30 13:20:00,2025-09-30 13:30:00,4158.01,4154.88,-0.0,flip_to_short -44941,做空,2025-09-30 13:30:00,2025-09-30 13:35:00,4154.88,4160.55,-0.0,flip_to_long -44942,做多,2025-09-30 13:35:00,2025-09-30 13:50:00,4160.55,4145.89,-0.01,flip_to_short -44943,做空,2025-09-30 13:50:00,2025-09-30 18:55:00,4145.89,4114.88,0.01,flip_to_long -44944,做多,2025-09-30 18:55:00,2025-09-30 19:05:00,4114.88,4113.14,-0.0,flip_to_short -44945,做空,2025-09-30 19:05:00,2025-09-30 19:10:00,4113.14,4118.58,-0.0,flip_to_long -44946,做多,2025-09-30 19:10:00,2025-09-30 22:30:00,4118.58,4140.29,0.01,flip_to_short -44947,做空,2025-09-30 22:30:00,2025-09-30 22:35:00,4140.29,4140.67,-0.0,flip_to_long -44948,做多,2025-09-30 22:35:00,2025-10-01 03:00:00,4140.67,4145.23,0.0,flip_to_short -44949,做空,2025-10-01 03:00:00,2025-10-01 03:05:00,4145.23,4147.19,-0.0,flip_to_long -44950,做多,2025-10-01 03:05:00,2025-10-01 03:15:00,4147.19,4145.88,-0.0,flip_to_short -44951,做空,2025-10-01 03:15:00,2025-10-01 04:15:00,4145.88,4147.78,-0.0,flip_to_long -44952,做多,2025-10-01 04:15:00,2025-10-01 04:20:00,4147.78,4145.16,-0.0,flip_to_short -44953,做空,2025-10-01 04:20:00,2025-10-01 04:25:00,4145.16,4148.49,-0.0,flip_to_long -44954,做多,2025-10-01 04:25:00,2025-10-01 04:30:00,4148.49,4143.52,-0.0,flip_to_short -44955,做空,2025-10-01 04:30:00,2025-10-01 04:40:00,4143.52,4144.71,-0.0,flip_to_long -44956,做多,2025-10-01 04:40:00,2025-10-01 04:50:00,4144.71,4138.59,-0.0,flip_to_short -44957,做空,2025-10-01 04:50:00,2025-10-01 05:05:00,4138.59,4148.81,-0.0,flip_to_long -44958,做多,2025-10-01 05:05:00,2025-10-01 05:10:00,4148.81,4147.59,-0.0,flip_to_short -44959,做空,2025-10-01 05:10:00,2025-10-01 05:30:00,4147.59,4150.23,-0.0,flip_to_long -44960,做多,2025-10-01 05:30:00,2025-10-01 05:40:00,4150.23,4149.32,-0.0,flip_to_short -44961,做空,2025-10-01 05:40:00,2025-10-01 07:30:00,4149.32,4138.93,0.0,flip_to_long -44962,做多,2025-10-01 07:30:00,2025-10-01 08:30:00,4138.93,4193.86,0.02,tp_upper -44963,做空,2025-10-01 13:30:00,2025-10-01 13:35:00,4288.84,4296.63,-0.0,flip_to_long -44964,做多,2025-10-01 13:35:00,2025-10-01 13:40:00,4296.63,4291.85,-0.0,flip_to_short -44965,做空,2025-10-01 13:40:00,2025-10-01 13:50:00,4291.85,4292.84,-0.0,flip_to_long -44966,做多,2025-10-01 13:50:00,2025-10-01 14:05:00,4292.84,4302.59,0.0,flip_to_short -44967,做空,2025-10-01 14:05:00,2025-10-01 17:15:00,4302.59,4317.9,-0.01,flip_to_long -44968,做多,2025-10-01 17:15:00,2025-10-01 17:30:00,4317.9,4316.87,-0.0,flip_to_short -44969,做空,2025-10-01 17:30:00,2025-10-01 19:20:00,4316.87,4322.71,-0.0,flip_to_long -44970,做多,2025-10-01 19:20:00,2025-10-01 19:35:00,4322.71,4324.46,-0.0,flip_to_short -44971,做空,2025-10-01 19:35:00,2025-10-01 21:25:00,4324.46,4317.64,0.0,flip_to_long -44972,做多,2025-10-01 21:25:00,2025-10-01 22:15:00,4317.64,4309.14,-0.0,flip_to_short -44973,做空,2025-10-01 22:15:00,2025-10-01 22:20:00,4309.14,4314.44,-0.0,flip_to_long -44974,做多,2025-10-01 22:20:00,2025-10-02 05:15:00,4314.44,4370.35,0.02,flip_to_short -44975,做空,2025-10-02 05:15:00,2025-10-02 05:20:00,4370.35,4372.99,-0.0,flip_to_long -44976,做多,2025-10-02 05:20:00,2025-10-02 06:05:00,4372.99,4375.44,0.0,flip_to_short -44977,做空,2025-10-02 06:05:00,2025-10-02 06:15:00,4375.44,4377.39,-0.0,flip_to_long -44978,做多,2025-10-02 06:15:00,2025-10-02 07:40:00,4377.39,4382.16,0.0,flip_to_short -44979,做空,2025-10-02 07:40:00,2025-10-02 08:20:00,4382.16,4383.34,-0.0,flip_to_long -44980,做多,2025-10-02 08:20:00,2025-10-02 08:30:00,4383.34,4384.11,-0.0,flip_to_short -44981,做空,2025-10-02 08:30:00,2025-10-02 09:10:00,4384.11,4383.19,-0.0,flip_to_long -44982,做多,2025-10-02 09:10:00,2025-10-02 09:30:00,4383.19,4384.55,-0.0,flip_to_short -44983,做空,2025-10-02 09:30:00,2025-10-02 10:35:00,4384.55,4384.56,-0.0,flip_to_long -44984,做多,2025-10-02 10:35:00,2025-10-02 11:35:00,4384.56,4384.11,-0.0,flip_to_short -44985,做空,2025-10-02 11:35:00,2025-10-02 11:40:00,4384.11,4386.01,-0.0,flip_to_long -44986,做多,2025-10-02 11:40:00,2025-10-02 11:55:00,4386.01,4377.23,-0.0,flip_to_short -44987,做空,2025-10-02 11:55:00,2025-10-02 12:00:00,4377.23,4383.81,-0.0,flip_to_long -44988,做多,2025-10-02 12:00:00,2025-10-02 12:30:00,4383.81,4386.93,0.0,flip_to_short -44989,做空,2025-10-02 12:30:00,2025-10-02 13:20:00,4386.93,4389.67,-0.0,flip_to_long -44990,做多,2025-10-02 13:20:00,2025-10-02 14:40:00,4389.67,4384.28,-0.0,flip_to_short -44991,做空,2025-10-02 14:40:00,2025-10-02 14:45:00,4384.28,4387.03,-0.0,flip_to_long -44992,做多,2025-10-02 14:45:00,2025-10-02 21:20:00,4387.03,4475.01,0.03,flip_to_short -44993,做空,2025-10-02 21:20:00,2025-10-02 21:25:00,4475.01,4477.68,-0.0,flip_to_long -44994,做多,2025-10-02 21:25:00,2025-10-02 21:30:00,4477.68,4475.0,-0.0,flip_to_short -44995,做空,2025-10-02 21:30:00,2025-10-02 21:35:00,4475.0,4479.86,-0.0,flip_to_long -44996,做多,2025-10-02 21:35:00,2025-10-02 21:40:00,4479.86,4475.47,-0.0,flip_to_short -44997,做空,2025-10-02 21:40:00,2025-10-02 21:45:00,4475.47,4479.85,-0.0,flip_to_long -44998,做多,2025-10-02 21:45:00,2025-10-03 00:00:00,4479.85,4469.64,-0.0,flip_to_short -44999,做空,2025-10-03 00:00:00,2025-10-03 01:00:00,4469.64,4473.62,-0.0,flip_to_long -45000,做多,2025-10-03 01:00:00,2025-10-03 01:05:00,4473.62,4464.99,-0.0,flip_to_short -45001,做空,2025-10-03 01:05:00,2025-10-03 01:10:00,4464.99,4469.72,-0.0,flip_to_long -45002,做多,2025-10-03 01:10:00,2025-10-03 01:35:00,4469.72,4472.23,0.0,flip_to_short -45003,做空,2025-10-03 01:35:00,2025-10-03 01:55:00,4472.23,4469.64,0.0,flip_to_long -45004,做多,2025-10-03 01:55:00,2025-10-03 02:35:00,4469.64,4507.11,0.01,tp_upper -45005,做空,2025-10-03 04:30:00,2025-10-03 09:20:00,4492.02,4473.53,0.01,flip_to_long -45006,做多,2025-10-03 09:20:00,2025-10-03 09:30:00,4473.53,4469.64,-0.0,flip_to_short -45007,做空,2025-10-03 09:30:00,2025-10-03 13:15:00,4469.64,4472.6,-0.0,flip_to_long -45008,做多,2025-10-03 13:15:00,2025-10-03 13:35:00,4472.6,4487.15,0.0,flip_to_short -45009,做空,2025-10-03 13:35:00,2025-10-03 13:45:00,4487.15,4478.67,0.0,flip_to_long -45010,做多,2025-10-03 13:45:00,2025-10-03 13:50:00,4478.67,4471.56,-0.0,flip_to_short -45011,做空,2025-10-03 13:50:00,2025-10-03 14:35:00,4471.56,4475.26,-0.0,flip_to_long -45012,做多,2025-10-03 14:35:00,2025-10-03 15:00:00,4475.26,4464.22,-0.0,flip_to_short -45013,做空,2025-10-03 15:00:00,2025-10-03 15:15:00,4464.22,4483.8,-0.01,flip_to_long -45014,做多,2025-10-03 15:15:00,2025-10-03 15:25:00,4483.8,4478.54,-0.0,flip_to_short -45015,做空,2025-10-03 15:25:00,2025-10-03 17:05:00,4478.54,4504.17,-0.01,flip_to_long -45016,做多,2025-10-03 17:05:00,2025-10-03 17:15:00,4504.17,4494.38,-0.0,flip_to_short -45017,做空,2025-10-03 17:15:00,2025-10-03 18:20:00,4494.38,4493.4,-0.0,flip_to_long -45018,做多,2025-10-03 18:20:00,2025-10-03 18:30:00,4493.4,4497.12,0.0,flip_to_short -45019,做空,2025-10-03 18:30:00,2025-10-03 20:15:00,4497.12,4512.93,-0.01,flip_to_long -45020,做多,2025-10-03 20:15:00,2025-10-03 23:10:00,4512.93,4515.8,0.0,flip_to_short -45021,做空,2025-10-03 23:10:00,2025-10-03 23:15:00,4515.8,4519.25,-0.0,flip_to_long -45022,做多,2025-10-03 23:15:00,2025-10-03 23:20:00,4519.25,4516.87,-0.0,flip_to_short -45023,做空,2025-10-03 23:20:00,2025-10-03 23:35:00,4516.87,4521.49,-0.0,flip_to_long -45024,做多,2025-10-03 23:35:00,2025-10-03 23:40:00,4521.49,4515.89,-0.0,flip_to_short -45025,做空,2025-10-03 23:40:00,2025-10-04 04:40:00,4515.89,4492.13,0.01,flip_to_long -45026,做多,2025-10-04 04:40:00,2025-10-04 07:50:00,4492.13,4493.69,-0.0,flip_to_short -45027,做空,2025-10-04 07:50:00,2025-10-04 07:55:00,4493.69,4496.24,-0.0,flip_to_long -45028,做多,2025-10-04 07:55:00,2025-10-04 08:15:00,4496.24,4490.98,-0.0,flip_to_short -45029,做空,2025-10-04 08:15:00,2025-10-04 09:15:00,4490.98,4494.44,-0.0,flip_to_long -45030,做多,2025-10-04 09:15:00,2025-10-04 10:30:00,4494.44,4496.49,-0.0,flip_to_short -45031,做空,2025-10-04 10:30:00,2025-10-04 13:00:00,4496.49,4495.84,-0.0,flip_to_long -45032,做多,2025-10-04 13:00:00,2025-10-04 14:45:00,4495.84,4490.07,-0.0,flip_to_short -45033,做空,2025-10-04 14:45:00,2025-10-04 19:20:00,4490.07,4463.05,0.01,flip_to_long -45034,做多,2025-10-04 19:20:00,2025-10-05 00:40:00,4463.05,4477.88,0.0,flip_to_short -45035,做空,2025-10-05 00:40:00,2025-10-05 01:40:00,4477.88,4484.31,-0.0,flip_to_long -45036,做多,2025-10-05 01:40:00,2025-10-05 02:00:00,4484.31,4479.82,-0.0,flip_to_short -45037,做空,2025-10-05 02:00:00,2025-10-05 02:25:00,4479.82,4490.0,-0.0,flip_to_long -45038,做多,2025-10-05 02:25:00,2025-10-05 02:30:00,4490.0,4534.51,0.01,tp_upper -45039,做空,2025-10-05 09:25:00,2025-10-05 14:00:00,4573.46,4546.41,0.01,flip_to_long -45040,做多,2025-10-05 14:00:00,2025-10-05 14:15:00,4546.41,4545.16,-0.0,flip_to_short -45041,做空,2025-10-05 14:15:00,2025-10-05 15:15:00,4545.16,4541.01,0.0,flip_to_long -45042,做多,2025-10-05 15:15:00,2025-10-05 15:20:00,4541.01,4540.46,-0.0,flip_to_short -45043,做空,2025-10-05 15:20:00,2025-10-05 16:50:00,4540.46,4515.41,0.01,tp_lower -45044,做多,2025-10-05 17:00:00,2025-10-05 22:05:00,4531.66,4504.67,-0.01,flip_to_short -45045,做空,2025-10-05 22:05:00,2025-10-05 22:15:00,4504.67,4504.35,-0.0,flip_to_long -45046,做多,2025-10-05 22:15:00,2025-10-05 22:30:00,4504.35,4506.36,-0.0,flip_to_short -45047,做空,2025-10-05 22:30:00,2025-10-05 22:40:00,4506.36,4506.33,-0.0,flip_to_long -45048,做多,2025-10-05 22:40:00,2025-10-06 00:35:00,4506.33,4501.2,-0.0,flip_to_short -45049,做空,2025-10-06 00:35:00,2025-10-06 00:40:00,4501.2,4511.02,-0.0,flip_to_long -45050,做多,2025-10-06 00:40:00,2025-10-06 00:45:00,4511.02,4509.41,-0.0,flip_to_short -45051,做空,2025-10-06 00:45:00,2025-10-06 01:05:00,4509.41,4500.14,0.0,flip_to_long -45052,做多,2025-10-06 01:05:00,2025-10-06 02:30:00,4500.14,4508.45,0.0,flip_to_short -45053,做空,2025-10-06 02:30:00,2025-10-06 02:40:00,4508.45,4519.26,-0.0,flip_to_long -45054,做多,2025-10-06 02:40:00,2025-10-06 04:50:00,4519.26,4523.65,0.0,flip_to_short -45055,做空,2025-10-06 04:50:00,2025-10-06 05:45:00,4523.65,4526.41,-0.0,flip_to_long -45056,做多,2025-10-06 05:45:00,2025-10-06 05:50:00,4526.41,4524.9,-0.0,flip_to_short -45057,做空,2025-10-06 05:50:00,2025-10-06 08:00:00,4524.9,4542.24,-0.01,flip_to_long -45058,做多,2025-10-06 08:00:00,2025-10-06 13:35:00,4542.24,4618.38,0.03,tp_upper -45059,做空,2025-10-06 20:40:00,2025-10-06 21:00:00,4687.55,4687.18,-0.0,flip_to_long -45060,做多,2025-10-06 21:00:00,2025-10-06 22:05:00,4687.18,4696.31,0.0,flip_to_short -45061,做空,2025-10-06 22:05:00,2025-10-06 22:10:00,4696.31,4697.01,-0.0,flip_to_long -45062,做多,2025-10-06 22:10:00,2025-10-06 22:15:00,4697.01,4696.84,-0.0,flip_to_short -45063,做空,2025-10-06 22:15:00,2025-10-06 22:50:00,4696.84,4699.36,-0.0,flip_to_long -45064,做多,2025-10-06 22:50:00,2025-10-06 22:55:00,4699.36,4696.99,-0.0,flip_to_short -45065,做空,2025-10-06 22:55:00,2025-10-06 23:25:00,4696.99,4702.89,-0.0,flip_to_long -45066,做多,2025-10-06 23:25:00,2025-10-06 23:40:00,4702.89,4693.29,-0.0,flip_to_short -45067,做空,2025-10-06 23:40:00,2025-10-07 01:05:00,4693.29,4694.61,-0.0,flip_to_long -45068,做多,2025-10-07 01:05:00,2025-10-07 01:10:00,4694.61,4688.96,-0.0,flip_to_short -45069,做空,2025-10-07 01:10:00,2025-10-07 01:40:00,4688.96,4686.95,-0.0,flip_to_long -45070,做多,2025-10-07 01:40:00,2025-10-07 01:45:00,4686.95,4674.67,-0.01,flip_to_short -45071,做空,2025-10-07 01:45:00,2025-10-07 02:25:00,4674.67,4684.83,-0.0,flip_to_long -45072,做多,2025-10-07 02:25:00,2025-10-07 03:05:00,4684.83,4684.35,-0.0,flip_to_short -45073,做空,2025-10-07 03:05:00,2025-10-07 03:30:00,4684.35,4682.01,-0.0,flip_to_long -45074,做多,2025-10-07 03:30:00,2025-10-07 04:00:00,4682.01,4687.68,0.0,flip_to_short -45075,做空,2025-10-07 04:00:00,2025-10-07 04:20:00,4687.68,4686.01,-0.0,flip_to_long -45076,做多,2025-10-07 04:20:00,2025-10-07 06:15:00,4686.01,4693.01,0.0,flip_to_short -45077,做空,2025-10-07 06:15:00,2025-10-07 09:50:00,4693.01,4680.4,0.0,flip_to_long -45078,做多,2025-10-07 09:50:00,2025-10-07 13:40:00,4680.4,4685.37,0.0,flip_to_short -45079,做空,2025-10-07 13:40:00,2025-10-07 13:50:00,4685.37,4702.01,-0.01,flip_to_long -45080,做多,2025-10-07 13:50:00,2025-10-07 13:55:00,4702.01,4702.01,-0.0,flip_to_short -45081,做空,2025-10-07 13:55:00,2025-10-07 20:00:00,4702.01,4494.9,0.07,flip_to_long -45082,做多,2025-10-07 20:00:00,2025-10-07 21:40:00,4494.9,4497.27,0.0,flip_to_short -45083,做空,2025-10-07 21:40:00,2025-10-07 21:55:00,4497.27,4491.25,0.0,flip_to_long -45084,做多,2025-10-07 21:55:00,2025-10-07 22:00:00,4491.25,4489.65,-0.0,flip_to_short -45085,做空,2025-10-07 22:00:00,2025-10-07 22:10:00,4489.65,4493.46,-0.0,flip_to_long -45086,做多,2025-10-07 22:10:00,2025-10-07 23:00:00,4493.46,4487.35,-0.0,flip_to_short -45087,做空,2025-10-07 23:00:00,2025-10-08 01:30:00,4487.35,4483.35,0.0,flip_to_long -45088,做多,2025-10-08 01:30:00,2025-10-08 01:35:00,4483.35,4479.25,-0.0,flip_to_short -45089,做空,2025-10-08 01:35:00,2025-10-08 01:45:00,4479.25,4482.7,-0.0,flip_to_long -45090,做多,2025-10-08 01:45:00,2025-10-08 02:05:00,4482.7,4476.67,-0.0,flip_to_short -45091,做空,2025-10-08 02:05:00,2025-10-08 02:10:00,4476.67,4479.53,-0.0,flip_to_long -45092,做多,2025-10-08 02:10:00,2025-10-08 02:40:00,4479.53,4477.27,-0.0,flip_to_short -45093,做空,2025-10-08 02:40:00,2025-10-08 06:45:00,4477.27,4451.41,0.01,flip_to_long -45094,做多,2025-10-08 06:45:00,2025-10-08 07:05:00,4451.41,4448.84,-0.0,flip_to_short -45095,做空,2025-10-08 07:05:00,2025-10-08 07:20:00,4448.84,4450.34,-0.0,flip_to_long -45096,做多,2025-10-08 07:20:00,2025-10-08 07:35:00,4450.34,4445.62,-0.0,flip_to_short -45097,做空,2025-10-08 07:35:00,2025-10-08 07:40:00,4445.62,4448.34,-0.0,flip_to_long -45098,做多,2025-10-08 07:40:00,2025-10-08 12:20:00,4448.34,4475.0,0.01,flip_to_short -45099,做空,2025-10-08 12:20:00,2025-10-08 12:25:00,4475.0,4478.2,-0.0,flip_to_long -45100,做多,2025-10-08 12:25:00,2025-10-08 13:15:00,4478.2,4482.55,0.0,flip_to_short -45101,做空,2025-10-08 13:15:00,2025-10-08 14:00:00,4482.55,4510.05,-0.01,flip_to_long -45102,做多,2025-10-08 14:00:00,2025-10-08 14:25:00,4510.05,4484.74,-0.01,flip_to_short -45103,做空,2025-10-08 14:25:00,2025-10-08 16:50:00,4484.74,4485.58,-0.0,flip_to_long -45104,做多,2025-10-08 16:50:00,2025-10-08 20:55:00,4485.58,4501.77,0.01,flip_to_short -45105,做空,2025-10-08 20:55:00,2025-10-08 21:00:00,4501.77,4507.21,-0.0,flip_to_long -45106,做多,2025-10-08 21:00:00,2025-10-08 21:45:00,4507.21,4515.71,0.0,flip_to_short -45107,做空,2025-10-08 21:45:00,2025-10-08 21:55:00,4515.71,4523.78,-0.0,flip_to_long -45108,做多,2025-10-08 21:55:00,2025-10-08 22:45:00,4523.78,4521.77,-0.0,flip_to_short -45109,做空,2025-10-08 22:45:00,2025-10-08 23:15:00,4521.77,4520.08,-0.0,flip_to_long -45110,做多,2025-10-08 23:15:00,2025-10-09 00:00:00,4520.08,4518.99,-0.0,flip_to_short -45111,做空,2025-10-09 00:00:00,2025-10-09 00:15:00,4518.99,4527.69,-0.0,flip_to_long -45112,做多,2025-10-09 00:15:00,2025-10-09 00:25:00,4527.69,4517.34,-0.0,flip_to_short -45113,做空,2025-10-09 00:25:00,2025-10-09 00:45:00,4517.34,4517.85,-0.0,flip_to_long -45114,做多,2025-10-09 00:45:00,2025-10-09 06:00:00,4517.85,4446.93,-0.03,flip_to_short -45115,做空,2025-10-09 06:00:00,2025-10-09 08:25:00,4446.93,4336.98,0.04,tp_lower -45116,做多,2025-10-09 11:35:00,2025-10-09 13:40:00,4381.0,4366.81,-0.01,flip_to_short -45117,做空,2025-10-09 13:40:00,2025-10-09 14:10:00,4366.81,4369.43,-0.0,flip_to_long -45118,做多,2025-10-09 14:10:00,2025-10-09 14:15:00,4369.43,4361.28,-0.0,flip_to_short -45119,做空,2025-10-09 14:15:00,2025-10-09 17:55:00,4361.28,4333.0,0.01,flip_to_long -45120,做多,2025-10-09 17:55:00,2025-10-09 18:00:00,4333.0,4322.09,-0.0,flip_to_short -45121,做空,2025-10-09 18:00:00,2025-10-09 18:10:00,4322.09,4328.01,-0.0,flip_to_long -45122,做多,2025-10-09 18:10:00,2025-10-09 18:20:00,4328.01,4330.9,0.0,flip_to_short -45123,做空,2025-10-09 18:20:00,2025-10-09 19:05:00,4330.9,4318.7,0.0,flip_to_long -45124,做多,2025-10-09 19:05:00,2025-10-10 02:00:00,4318.7,4362.0,0.02,flip_to_short -45125,做空,2025-10-10 02:00:00,2025-10-10 02:15:00,4362.0,4376.26,-0.01,flip_to_long -45126,做多,2025-10-10 02:15:00,2025-10-10 02:30:00,4376.26,4363.46,-0.01,flip_to_short -45127,做空,2025-10-10 02:30:00,2025-10-10 03:25:00,4363.46,4375.74,-0.01,flip_to_long -45128,做多,2025-10-10 03:25:00,2025-10-10 03:50:00,4375.74,4352.71,-0.01,flip_to_short -45129,做空,2025-10-10 03:50:00,2025-10-10 05:45:00,4352.71,4360.62,-0.0,flip_to_long -45130,做多,2025-10-10 05:45:00,2025-10-10 06:20:00,4360.62,4355.3,-0.0,flip_to_short -45131,做空,2025-10-10 06:20:00,2025-10-10 08:50:00,4355.3,4340.45,0.0,flip_to_long -45132,做多,2025-10-10 08:50:00,2025-10-10 09:00:00,4340.45,4335.42,-0.0,flip_to_short -45133,做空,2025-10-10 09:00:00,2025-10-10 09:10:00,4335.42,4337.16,-0.0,flip_to_long -45134,做多,2025-10-10 09:10:00,2025-10-10 09:40:00,4337.16,4340.34,0.0,flip_to_short -45135,做空,2025-10-10 09:40:00,2025-10-10 10:45:00,4340.34,4338.84,-0.0,flip_to_long -45136,做多,2025-10-10 10:45:00,2025-10-10 11:20:00,4338.84,4328.15,-0.0,flip_to_short -45137,做空,2025-10-10 11:20:00,2025-10-10 11:25:00,4328.15,4333.04,-0.0,flip_to_long -45138,做多,2025-10-10 11:25:00,2025-10-10 14:15:00,4333.04,4330.47,-0.0,flip_to_short -45139,做空,2025-10-10 14:15:00,2025-10-10 15:30:00,4330.47,4092.63,0.09,tp_lower -45140,做多,2025-10-11 02:40:00,2025-10-11 02:45:00,3855.53,3844.01,-0.01,flip_to_short -45141,做空,2025-10-11 02:45:00,2025-10-11 04:15:00,3844.01,3811.0,0.01,flip_to_long -45142,做多,2025-10-11 04:15:00,2025-10-11 04:20:00,3811.0,3805.47,-0.0,flip_to_short -45143,做空,2025-10-11 04:20:00,2025-10-11 04:25:00,3805.47,3808.11,-0.0,flip_to_long -45144,做多,2025-10-11 04:25:00,2025-10-11 04:30:00,3808.11,3798.67,-0.01,flip_to_short -45145,做空,2025-10-11 04:30:00,2025-10-11 04:50:00,3798.67,3811.03,-0.01,flip_to_long -45146,做多,2025-10-11 04:50:00,2025-10-11 05:15:00,3811.03,3797.14,-0.01,flip_to_short -45147,做空,2025-10-11 05:15:00,2025-10-11 05:45:00,3797.14,3795.75,-0.0,flip_to_long -45148,做多,2025-10-11 05:45:00,2025-10-11 05:55:00,3795.75,3787.3,-0.0,flip_to_short -45149,做空,2025-10-11 05:55:00,2025-10-11 06:10:00,3787.3,3798.79,-0.01,flip_to_long -45150,做多,2025-10-11 06:10:00,2025-10-11 06:15:00,3798.79,3798.28,-0.0,flip_to_short -45151,做空,2025-10-11 06:15:00,2025-10-11 08:15:00,3798.28,3796.31,0.0,flip_to_long -45152,做多,2025-10-11 08:15:00,2025-10-11 11:15:00,3796.31,3798.69,0.0,flip_to_short -45153,做空,2025-10-11 11:15:00,2025-10-11 11:20:00,3798.69,3812.98,-0.01,flip_to_long -45154,做多,2025-10-11 11:20:00,2025-10-11 12:45:00,3812.98,3813.37,-0.0,flip_to_short -45155,做空,2025-10-11 12:45:00,2025-10-11 12:55:00,3813.37,3821.5,-0.0,flip_to_long -45156,做多,2025-10-11 12:55:00,2025-10-11 13:00:00,3821.5,3817.21,-0.0,flip_to_short -45157,做空,2025-10-11 13:00:00,2025-10-11 13:10:00,3817.21,3825.83,-0.0,flip_to_long -45158,做多,2025-10-11 13:10:00,2025-10-11 13:15:00,3825.83,3819.66,-0.0,flip_to_short -45159,做空,2025-10-11 13:15:00,2025-10-11 13:25:00,3819.66,3818.61,-0.0,flip_to_long -45160,做多,2025-10-11 13:25:00,2025-10-11 14:05:00,3818.61,3819.25,-0.0,flip_to_short -45161,做空,2025-10-11 14:05:00,2025-10-11 15:00:00,3819.25,3827.93,-0.0,flip_to_long -45162,做多,2025-10-11 15:00:00,2025-10-11 15:05:00,3827.93,3825.62,-0.0,flip_to_short -45163,做空,2025-10-11 15:05:00,2025-10-11 15:45:00,3825.62,3820.94,0.0,flip_to_long -45164,做多,2025-10-11 15:45:00,2025-10-11 16:30:00,3820.94,3818.2,-0.0,flip_to_short -45165,做空,2025-10-11 16:30:00,2025-10-11 16:50:00,3818.2,3823.03,-0.0,flip_to_long -45166,做多,2025-10-11 16:50:00,2025-10-11 16:55:00,3823.03,3817.34,-0.0,flip_to_short -45167,做空,2025-10-11 16:55:00,2025-10-11 17:05:00,3817.34,3827.16,-0.01,flip_to_long -45168,做多,2025-10-11 17:05:00,2025-10-11 17:35:00,3827.16,3813.9,-0.01,flip_to_short -45169,做空,2025-10-11 17:35:00,2025-10-11 17:50:00,3813.9,3824.15,-0.01,flip_to_long -45170,做多,2025-10-11 17:50:00,2025-10-11 17:55:00,3824.15,3823.19,-0.0,flip_to_short -45171,做空,2025-10-11 17:55:00,2025-10-11 22:35:00,3823.19,3754.36,0.03,flip_to_long -45172,做多,2025-10-11 22:35:00,2025-10-11 22:40:00,3754.36,3742.99,-0.01,flip_to_short -45173,做空,2025-10-11 22:40:00,2025-10-11 22:45:00,3742.99,3743.0,-0.0,flip_to_long -45174,做多,2025-10-11 22:45:00,2025-10-11 23:30:00,3743.0,3745.26,0.0,flip_to_short -45175,做空,2025-10-11 23:30:00,2025-10-12 00:10:00,3745.26,3731.64,0.01,flip_to_long -45176,做多,2025-10-12 00:10:00,2025-10-12 00:15:00,3731.64,3723.15,-0.0,flip_to_short -45177,做空,2025-10-12 00:15:00,2025-10-12 00:30:00,3723.15,3751.79,-0.01,flip_to_long -45178,做多,2025-10-12 00:30:00,2025-10-12 00:40:00,3751.79,3724.57,-0.01,flip_to_short -45179,做空,2025-10-12 00:40:00,2025-10-12 01:05:00,3724.57,3725.85,-0.0,flip_to_long -45180,做多,2025-10-12 01:05:00,2025-10-12 01:15:00,3725.85,3712.72,-0.01,flip_to_short -45181,做空,2025-10-12 01:15:00,2025-10-12 01:25:00,3712.72,3719.17,-0.0,flip_to_long -45182,做多,2025-10-12 01:25:00,2025-10-12 01:50:00,3719.17,3722.99,0.0,flip_to_short -45183,做空,2025-10-12 01:50:00,2025-10-12 02:25:00,3722.99,3734.68,-0.01,flip_to_long -45184,做多,2025-10-12 02:25:00,2025-10-12 02:35:00,3734.68,3724.51,-0.01,flip_to_short -45185,做空,2025-10-12 02:35:00,2025-10-12 02:55:00,3724.51,3732.36,-0.0,flip_to_long -45186,做多,2025-10-12 02:55:00,2025-10-12 09:00:00,3732.36,3813.53,0.03,flip_to_short -45187,做空,2025-10-12 09:00:00,2025-10-12 09:15:00,3813.53,3820.72,-0.0,flip_to_long -45188,做多,2025-10-12 09:15:00,2025-10-12 09:25:00,3820.72,3817.78,-0.0,flip_to_short -45189,做空,2025-10-12 09:25:00,2025-10-12 09:30:00,3817.78,3817.8,-0.0,flip_to_long -45190,做多,2025-10-12 09:30:00,2025-10-12 10:15:00,3817.8,3819.27,-0.0,flip_to_short -45191,做空,2025-10-12 10:15:00,2025-10-12 10:25:00,3819.27,3818.79,-0.0,flip_to_long -45192,做多,2025-10-12 10:25:00,2025-10-12 10:50:00,3818.79,3820.16,-0.0,flip_to_short -45193,做空,2025-10-12 10:50:00,2025-10-12 11:05:00,3820.16,3829.81,-0.01,flip_to_long -45194,做多,2025-10-12 11:05:00,2025-10-12 11:10:00,3829.81,3827.23,-0.0,flip_to_short -45195,做空,2025-10-12 11:10:00,2025-10-12 12:05:00,3827.23,3830.38,-0.0,flip_to_long -45196,做多,2025-10-12 12:05:00,2025-10-12 12:45:00,3830.38,3829.98,-0.0,flip_to_short -45197,做空,2025-10-12 12:45:00,2025-10-12 13:10:00,3829.98,3828.97,-0.0,flip_to_long -45198,做多,2025-10-12 13:10:00,2025-10-12 13:15:00,3828.97,3818.5,-0.01,flip_to_short -45199,做空,2025-10-12 13:15:00,2025-10-12 13:40:00,3818.5,3817.62,-0.0,flip_to_long -45200,做多,2025-10-12 13:40:00,2025-10-12 14:35:00,3817.62,3820.45,0.0,flip_to_short -45201,做空,2025-10-12 14:35:00,2025-10-12 14:40:00,3820.45,3835.45,-0.01,flip_to_long -45202,做多,2025-10-12 14:40:00,2025-10-12 14:45:00,3835.45,3937.14,0.04,tp_upper -45203,做空,2025-10-12 21:20:00,2025-10-12 21:45:00,4122.85,4123.21,-0.0,flip_to_long -45204,做多,2025-10-12 21:45:00,2025-10-12 22:15:00,4123.21,4128.31,0.0,flip_to_short -45205,做空,2025-10-12 22:15:00,2025-10-12 22:20:00,4128.31,4129.94,-0.0,flip_to_long -45206,做多,2025-10-12 22:20:00,2025-10-12 22:25:00,4129.94,4125.64,-0.0,flip_to_short -45207,做空,2025-10-12 22:25:00,2025-10-12 22:30:00,4125.64,4134.63,-0.0,flip_to_long -45208,做多,2025-10-12 22:30:00,2025-10-12 23:00:00,4134.63,4124.71,-0.0,flip_to_short -45209,做空,2025-10-12 23:00:00,2025-10-12 23:05:00,4124.71,4127.06,-0.0,flip_to_long -45210,做多,2025-10-12 23:05:00,2025-10-13 00:05:00,4127.06,4135.93,0.0,flip_to_short -45211,做空,2025-10-13 00:05:00,2025-10-13 00:50:00,4135.93,4141.63,-0.0,flip_to_long -45212,做多,2025-10-13 00:50:00,2025-10-13 00:55:00,4141.63,4136.94,-0.0,flip_to_short -45213,做空,2025-10-13 00:55:00,2025-10-13 01:05:00,4136.94,4138.79,-0.0,flip_to_long -45214,做多,2025-10-13 01:05:00,2025-10-13 01:10:00,4138.79,4134.19,-0.0,flip_to_short -45215,做空,2025-10-13 01:10:00,2025-10-13 01:15:00,4134.19,4144.29,-0.0,flip_to_long -45216,做多,2025-10-13 01:15:00,2025-10-13 03:30:00,4144.29,4139.15,-0.0,flip_to_short -45217,做空,2025-10-13 03:30:00,2025-10-13 06:15:00,4139.15,4147.72,-0.0,flip_to_long -45218,做多,2025-10-13 06:15:00,2025-10-13 06:20:00,4147.72,4145.65,-0.0,flip_to_short -45219,做空,2025-10-13 06:20:00,2025-10-13 06:25:00,4145.65,4158.35,-0.01,flip_to_long -45220,做多,2025-10-13 06:25:00,2025-10-13 09:10:00,4158.35,4147.36,-0.01,flip_to_short -45221,做空,2025-10-13 09:10:00,2025-10-13 09:20:00,4147.36,4148.95,-0.0,flip_to_long -45222,做多,2025-10-13 09:20:00,2025-10-13 09:35:00,4148.95,4151.8,0.0,flip_to_short -45223,做空,2025-10-13 09:35:00,2025-10-13 09:40:00,4151.8,4155.48,-0.0,flip_to_long -45224,做多,2025-10-13 09:40:00,2025-10-13 09:50:00,4155.48,4159.62,0.0,flip_to_short -45225,做空,2025-10-13 09:50:00,2025-10-13 10:05:00,4159.62,4159.58,-0.0,flip_to_long -45226,做多,2025-10-13 10:05:00,2025-10-13 10:10:00,4159.58,4150.41,-0.0,flip_to_short -45227,做空,2025-10-13 10:10:00,2025-10-13 11:25:00,4150.41,4043.69,0.04,tp_lower -45228,做多,2025-10-13 13:30:00,2025-10-13 13:35:00,4150.87,4127.83,-0.01,flip_to_short -45229,做空,2025-10-13 13:35:00,2025-10-13 13:40:00,4127.83,4134.45,-0.0,flip_to_long -45230,做多,2025-10-13 13:40:00,2025-10-13 13:45:00,4134.45,4130.5,-0.0,flip_to_short -45231,做空,2025-10-13 13:45:00,2025-10-13 14:30:00,4130.5,4118.56,0.0,flip_to_long -45232,做多,2025-10-13 14:30:00,2025-10-13 14:40:00,4118.56,4110.02,-0.0,flip_to_short -45233,做空,2025-10-13 14:40:00,2025-10-13 15:10:00,4110.02,4114.09,-0.0,flip_to_long -45234,做多,2025-10-13 15:10:00,2025-10-13 15:20:00,4114.09,4117.18,0.0,flip_to_short -45235,做空,2025-10-13 15:20:00,2025-10-14 00:30:00,4117.18,4253.61,-0.06,flip_to_long -45236,做多,2025-10-14 00:30:00,2025-10-14 11:50:00,4253.61,3969.95,-0.11,flip_to_short -45237,做空,2025-10-14 11:50:00,2025-10-14 13:45:00,3969.95,3961.7,0.0,flip_to_long -45238,做多,2025-10-14 13:45:00,2025-10-14 13:50:00,3961.7,3953.28,-0.0,flip_to_short -45239,做空,2025-10-14 13:50:00,2025-10-14 13:55:00,3953.28,3954.4,-0.0,flip_to_long -45240,做多,2025-10-14 13:55:00,2025-10-14 14:30:00,3954.4,3957.34,0.0,flip_to_short -45241,做空,2025-10-14 14:30:00,2025-10-14 19:45:00,3957.34,4084.28,-0.05,flip_to_long -45242,做多,2025-10-14 19:45:00,2025-10-14 20:05:00,4084.28,4090.99,0.0,flip_to_short -45243,做空,2025-10-14 20:05:00,2025-10-14 20:15:00,4090.99,4103.96,-0.01,flip_to_long -45244,做多,2025-10-14 20:15:00,2025-10-14 21:05:00,4103.96,4110.61,0.0,flip_to_short -45245,做空,2025-10-14 21:05:00,2025-10-14 21:40:00,4110.61,4107.57,0.0,flip_to_long -45246,做多,2025-10-14 21:40:00,2025-10-14 22:30:00,4107.57,4114.56,0.0,flip_to_short -45247,做空,2025-10-14 22:30:00,2025-10-14 22:50:00,4114.56,4112.41,0.0,flip_to_long -45248,做多,2025-10-14 22:50:00,2025-10-15 00:10:00,4112.41,4111.91,-0.0,flip_to_short -45249,做空,2025-10-15 00:10:00,2025-10-15 00:25:00,4111.91,4102.3,0.0,flip_to_long -45250,做多,2025-10-15 00:25:00,2025-10-15 01:00:00,4102.3,4092.89,-0.0,flip_to_short -45251,做空,2025-10-15 01:00:00,2025-10-15 01:50:00,4092.89,4112.04,-0.01,flip_to_long -45252,做多,2025-10-15 01:50:00,2025-10-15 02:55:00,4112.04,4116.54,0.0,flip_to_short -45253,做空,2025-10-15 02:55:00,2025-10-15 04:20:00,4116.54,4101.12,0.0,flip_to_long -45254,做多,2025-10-15 04:20:00,2025-10-15 05:20:00,4101.12,4105.68,0.0,flip_to_short -45255,做空,2025-10-15 05:20:00,2025-10-15 05:50:00,4105.68,4102.85,0.0,flip_to_long -45256,做多,2025-10-15 05:50:00,2025-10-15 06:05:00,4102.85,4094.28,-0.0,flip_to_short -45257,做空,2025-10-15 06:05:00,2025-10-15 06:35:00,4094.28,4102.97,-0.0,flip_to_long -45258,做多,2025-10-15 06:35:00,2025-10-15 07:05:00,4102.97,4112.2,0.0,flip_to_short -45259,做空,2025-10-15 07:05:00,2025-10-15 18:50:00,4112.2,4002.81,0.04,flip_to_long -45260,做多,2025-10-15 18:50:00,2025-10-15 19:00:00,4002.81,3992.78,-0.0,flip_to_short -45261,做空,2025-10-15 19:00:00,2025-10-15 19:15:00,3992.78,3999.99,-0.0,flip_to_long -45262,做多,2025-10-15 19:15:00,2025-10-15 19:35:00,3999.99,3982.24,-0.01,flip_to_short -45263,做空,2025-10-15 19:35:00,2025-10-15 19:40:00,3982.24,3993.29,-0.0,flip_to_long -45264,做多,2025-10-15 19:40:00,2025-10-15 19:45:00,3993.29,3986.48,-0.0,flip_to_short -45265,做空,2025-10-15 19:45:00,2025-10-15 20:00:00,3986.48,3991.63,-0.0,flip_to_long -45266,做多,2025-10-15 20:00:00,2025-10-15 20:05:00,3991.63,3984.73,-0.0,flip_to_short -45267,做空,2025-10-15 20:05:00,2025-10-15 20:40:00,3984.73,3981.36,0.0,flip_to_long -45268,做多,2025-10-15 20:40:00,2025-10-15 20:50:00,3981.36,3968.9,-0.01,flip_to_short -45269,做空,2025-10-15 20:50:00,2025-10-15 21:30:00,3968.9,3976.65,-0.0,flip_to_long -45270,做多,2025-10-15 21:30:00,2025-10-15 21:35:00,3976.65,3970.97,-0.0,flip_to_short -45271,做空,2025-10-15 21:35:00,2025-10-15 22:35:00,3970.97,3974.0,-0.0,flip_to_long -45272,做多,2025-10-15 22:35:00,2025-10-15 23:15:00,3974.0,3969.8,-0.0,flip_to_short -45273,做空,2025-10-15 23:15:00,2025-10-15 23:20:00,3969.8,3979.15,-0.0,flip_to_long -45274,做多,2025-10-15 23:20:00,2025-10-15 23:25:00,3979.15,3978.42,-0.0,flip_to_short -45275,做空,2025-10-15 23:25:00,2025-10-16 04:50:00,3978.42,4003.48,-0.01,flip_to_long -45276,做多,2025-10-16 04:50:00,2025-10-16 05:45:00,4003.48,4007.45,0.0,flip_to_short -45277,做空,2025-10-16 05:45:00,2025-10-16 06:25:00,4007.45,4016.27,-0.0,flip_to_long -45278,做多,2025-10-16 06:25:00,2025-10-16 07:20:00,4016.27,4005.73,-0.0,flip_to_short -45279,做空,2025-10-16 07:20:00,2025-10-16 09:40:00,4005.73,4017.2,-0.0,flip_to_long -45280,做多,2025-10-16 09:40:00,2025-10-16 13:45:00,4017.2,4037.12,0.01,flip_to_short -45281,做空,2025-10-16 13:45:00,2025-10-16 14:40:00,4037.12,4053.31,-0.01,flip_to_long -45282,做多,2025-10-16 14:40:00,2025-10-16 14:45:00,4053.31,4040.78,-0.01,flip_to_short -45283,做空,2025-10-16 14:45:00,2025-10-16 22:35:00,4040.78,3875.06,0.06,flip_to_long -45284,做多,2025-10-16 22:35:00,2025-10-17 04:45:00,3875.06,3914.25,0.01,flip_to_short -45285,做空,2025-10-17 04:45:00,2025-10-17 05:25:00,3914.25,3918.59,-0.0,flip_to_long -45286,做多,2025-10-17 05:25:00,2025-10-17 13:40:00,3918.59,3751.84,-0.07,flip_to_short -45287,做空,2025-10-17 13:40:00,2025-10-17 13:45:00,3751.84,3764.63,-0.01,flip_to_long -45288,做多,2025-10-17 13:45:00,2025-10-17 14:05:00,3764.63,3757.6,-0.0,flip_to_short -45289,做空,2025-10-17 14:05:00,2025-10-17 14:10:00,3757.6,3780.4,-0.01,flip_to_long -45290,做多,2025-10-17 14:10:00,2025-10-17 14:20:00,3780.4,3764.4,-0.01,flip_to_short -45291,做空,2025-10-17 14:20:00,2025-10-17 14:40:00,3764.4,3746.44,0.01,flip_to_long -45292,做多,2025-10-17 14:40:00,2025-10-17 14:50:00,3746.44,3757.05,0.0,flip_to_short -45293,做空,2025-10-17 14:50:00,2025-10-17 15:00:00,3757.05,3764.66,-0.0,flip_to_long -45294,做多,2025-10-17 15:00:00,2025-10-17 15:05:00,3764.66,3757.25,-0.0,flip_to_short -45295,做空,2025-10-17 15:05:00,2025-10-17 15:15:00,3757.25,3755.32,0.0,flip_to_long -45296,做多,2025-10-17 15:15:00,2025-10-17 15:30:00,3755.32,3755.74,-0.0,flip_to_short -45297,做空,2025-10-17 15:30:00,2025-10-17 15:35:00,3755.74,3769.02,-0.01,flip_to_long -45298,做多,2025-10-17 15:35:00,2025-10-17 15:40:00,3769.02,3769.26,-0.0,flip_to_short -45299,做空,2025-10-17 15:40:00,2025-10-17 15:45:00,3769.26,3784.59,-0.01,flip_to_long -45300,做多,2025-10-17 15:45:00,2025-10-17 23:00:00,3784.59,3844.84,0.02,flip_to_short -45301,做空,2025-10-17 23:00:00,2025-10-18 01:10:00,3844.84,3846.32,-0.0,flip_to_long -45302,做多,2025-10-18 01:10:00,2025-10-18 02:50:00,3846.32,3847.99,-0.0,flip_to_short -45303,做空,2025-10-18 02:50:00,2025-10-18 02:55:00,3847.99,3849.51,-0.0,flip_to_long -45304,做多,2025-10-18 02:55:00,2025-10-18 04:05:00,3849.51,3850.41,-0.0,flip_to_short -45305,做空,2025-10-18 04:05:00,2025-10-18 04:10:00,3850.41,3850.54,-0.0,flip_to_long -45306,做多,2025-10-18 04:10:00,2025-10-18 04:20:00,3850.54,3851.11,-0.0,flip_to_short -45307,做空,2025-10-18 04:20:00,2025-10-18 04:25:00,3851.11,3854.65,-0.0,flip_to_long -45308,做多,2025-10-18 04:25:00,2025-10-18 04:30:00,3854.65,3848.68,-0.0,flip_to_short -45309,做空,2025-10-18 04:30:00,2025-10-18 05:20:00,3848.68,3857.82,-0.0,flip_to_long -45310,做多,2025-10-18 05:20:00,2025-10-18 05:25:00,3857.82,3852.69,-0.0,flip_to_short -45311,做空,2025-10-18 05:25:00,2025-10-18 05:35:00,3852.69,3858.93,-0.0,flip_to_long -45312,做多,2025-10-18 05:35:00,2025-10-18 06:35:00,3858.93,3859.88,-0.0,flip_to_short -45313,做空,2025-10-18 06:35:00,2025-10-18 09:10:00,3859.88,3872.09,-0.01,flip_to_long -45314,做多,2025-10-18 09:10:00,2025-10-18 09:35:00,3872.09,3873.98,-0.0,flip_to_short -45315,做空,2025-10-18 09:35:00,2025-10-18 09:40:00,3873.98,3876.96,-0.0,flip_to_long -45316,做多,2025-10-18 09:40:00,2025-10-18 09:45:00,3876.96,3873.35,-0.0,flip_to_short -45317,做空,2025-10-18 09:45:00,2025-10-18 09:55:00,3873.35,3876.39,-0.0,flip_to_long -45318,做多,2025-10-18 09:55:00,2025-10-18 10:45:00,3876.39,3883.29,0.0,flip_to_short -45319,做空,2025-10-18 10:45:00,2025-10-18 12:05:00,3883.29,3880.36,0.0,flip_to_long -45320,做多,2025-10-18 12:05:00,2025-10-18 12:20:00,3880.36,3881.47,-0.0,flip_to_short -45321,做空,2025-10-18 12:20:00,2025-10-18 12:45:00,3881.47,3880.39,-0.0,flip_to_long -45322,做多,2025-10-18 12:45:00,2025-10-18 13:00:00,3880.39,3871.92,-0.0,flip_to_short -45323,做空,2025-10-18 13:00:00,2025-10-18 14:35:00,3871.92,3873.92,-0.0,flip_to_long -45324,做多,2025-10-18 14:35:00,2025-10-18 14:40:00,3873.92,3869.39,-0.0,flip_to_short -45325,做空,2025-10-18 14:40:00,2025-10-18 14:45:00,3869.39,3876.0,-0.0,flip_to_long -45326,做多,2025-10-18 14:45:00,2025-10-18 14:50:00,3876.0,3872.05,-0.0,flip_to_short -45327,做空,2025-10-18 14:50:00,2025-10-18 14:55:00,3872.05,3872.34,-0.0,flip_to_long -45328,做多,2025-10-18 14:55:00,2025-10-18 15:05:00,3872.34,3870.76,-0.0,flip_to_short -45329,做空,2025-10-18 15:05:00,2025-10-18 15:15:00,3870.76,3874.89,-0.0,flip_to_long -45330,做多,2025-10-18 15:15:00,2025-10-18 15:25:00,3874.89,3872.29,-0.0,flip_to_short -45331,做空,2025-10-18 15:25:00,2025-10-18 15:45:00,3872.29,3873.67,-0.0,flip_to_long -45332,做多,2025-10-18 15:45:00,2025-10-18 16:05:00,3873.67,3874.74,-0.0,flip_to_short -45333,做空,2025-10-18 16:05:00,2025-10-18 17:15:00,3874.74,3872.78,0.0,flip_to_long -45334,做多,2025-10-18 17:15:00,2025-10-18 21:00:00,3872.78,3881.99,0.0,flip_to_short -45335,做空,2025-10-18 21:00:00,2025-10-18 21:25:00,3881.99,3886.85,-0.0,flip_to_long -45336,做多,2025-10-18 21:25:00,2025-10-18 22:10:00,3886.85,3884.33,-0.0,flip_to_short -45337,做空,2025-10-18 22:10:00,2025-10-18 22:15:00,3884.33,3886.81,-0.0,flip_to_long -45338,做多,2025-10-18 22:15:00,2025-10-18 22:45:00,3886.81,3884.18,-0.0,flip_to_short -45339,做空,2025-10-18 22:45:00,2025-10-18 23:00:00,3884.18,3887.67,-0.0,flip_to_long -45340,做多,2025-10-18 23:00:00,2025-10-18 23:05:00,3887.67,3886.4,-0.0,flip_to_short -45341,做空,2025-10-18 23:05:00,2025-10-18 23:30:00,3886.4,3886.7,-0.0,flip_to_long -45342,做多,2025-10-18 23:30:00,2025-10-19 00:10:00,3886.7,3882.69,-0.0,flip_to_short -45343,做空,2025-10-19 00:10:00,2025-10-19 06:25:00,3882.69,3886.45,-0.0,flip_to_long -45344,做多,2025-10-19 06:25:00,2025-10-19 08:10:00,3886.45,3886.32,-0.0,flip_to_short -45345,做空,2025-10-19 08:10:00,2025-10-19 08:15:00,3886.32,3925.99,-0.02,flip_to_long -45346,做多,2025-10-19 08:15:00,2025-10-19 08:20:00,3925.99,3879.88,-0.02,flip_to_short -45347,做空,2025-10-19 08:20:00,2025-10-19 08:25:00,3879.88,3873.12,0.0,tp_lower -45348,做多,2025-10-19 09:40:00,2025-10-19 19:05:00,3895.14,3986.08,0.03,flip_to_short -45349,做空,2025-10-19 19:05:00,2025-10-19 19:20:00,3986.08,3986.33,-0.0,flip_to_long -45350,做多,2025-10-19 19:20:00,2025-10-19 19:30:00,3986.33,3981.49,-0.0,flip_to_short -45351,做空,2025-10-19 19:30:00,2025-10-19 19:35:00,3981.49,3983.36,-0.0,flip_to_long -45352,做多,2025-10-19 19:35:00,2025-10-19 21:20:00,3983.36,3987.99,0.0,flip_to_short -45353,做空,2025-10-19 21:20:00,2025-10-19 21:35:00,3987.99,3990.47,-0.0,flip_to_long -45354,做多,2025-10-19 21:35:00,2025-10-19 21:40:00,3990.47,3989.4,-0.0,flip_to_short -45355,做空,2025-10-19 21:40:00,2025-10-19 21:55:00,3989.4,3995.62,-0.0,flip_to_long -45356,做多,2025-10-19 21:55:00,2025-10-19 22:00:00,3995.62,3995.59,-0.0,flip_to_short -45357,做空,2025-10-19 22:00:00,2025-10-20 03:15:00,3995.59,3964.21,0.01,flip_to_long -45358,做多,2025-10-20 03:15:00,2025-10-20 03:20:00,3964.21,3957.01,-0.0,flip_to_short -45359,做空,2025-10-20 03:20:00,2025-10-20 03:35:00,3957.01,3962.68,-0.0,flip_to_long -45360,做多,2025-10-20 03:35:00,2025-10-20 08:15:00,3962.68,4041.85,0.03,flip_to_short -45361,做空,2025-10-20 08:15:00,2025-10-20 08:30:00,4041.85,4059.85,-0.01,flip_to_long -45362,做多,2025-10-20 08:30:00,2025-10-20 08:35:00,4059.85,4046.53,-0.01,flip_to_short -45363,做空,2025-10-20 08:35:00,2025-10-20 13:30:00,4046.53,4029.06,0.01,flip_to_long -45364,做多,2025-10-20 13:30:00,2025-10-20 13:40:00,4029.06,4031.43,0.0,flip_to_short -45365,做空,2025-10-20 13:40:00,2025-10-20 13:45:00,4031.43,4035.77,-0.0,flip_to_long -45366,做多,2025-10-20 13:45:00,2025-10-20 13:55:00,4035.77,4037.25,-0.0,flip_to_short -45367,做空,2025-10-20 13:55:00,2025-10-20 14:25:00,4037.25,4042.37,-0.0,flip_to_long -45368,做多,2025-10-20 14:25:00,2025-10-20 14:35:00,4042.37,4030.6,-0.0,flip_to_short -45369,做空,2025-10-20 14:35:00,2025-10-20 14:45:00,4030.6,4036.01,-0.0,flip_to_long -45370,做多,2025-10-20 14:45:00,2025-10-20 15:10:00,4036.01,4024.39,-0.0,flip_to_short -45371,做空,2025-10-20 15:10:00,2025-10-20 15:45:00,4024.39,4034.72,-0.0,flip_to_long -45372,做多,2025-10-20 15:45:00,2025-10-20 15:50:00,4034.72,4024.44,-0.0,flip_to_short -45373,做空,2025-10-20 15:50:00,2025-10-20 16:00:00,4024.44,3964.74,0.02,tp_lower -45374,做多,2025-10-20 19:35:00,2025-10-20 22:00:00,3979.92,3972.37,-0.0,flip_to_short -45375,做空,2025-10-20 22:00:00,2025-10-20 23:20:00,3972.37,3983.28,-0.0,flip_to_long -45376,做多,2025-10-20 23:20:00,2025-10-20 23:30:00,3983.28,3982.75,-0.0,flip_to_short -45377,做空,2025-10-20 23:30:00,2025-10-20 23:40:00,3982.75,3979.61,0.0,flip_to_long -45378,做多,2025-10-20 23:40:00,2025-10-21 07:35:00,3979.61,3889.7,-0.03,flip_to_short -45379,做空,2025-10-21 07:35:00,2025-10-21 08:15:00,3889.7,3881.5,0.0,flip_to_long -45380,做多,2025-10-21 08:15:00,2025-10-21 08:20:00,3881.5,3877.15,-0.0,flip_to_short -45381,做空,2025-10-21 08:20:00,2025-10-21 09:20:00,3877.15,3872.46,0.0,flip_to_long -45382,做多,2025-10-21 09:20:00,2025-10-21 09:25:00,3872.46,3868.49,-0.0,flip_to_short -45383,做空,2025-10-21 09:25:00,2025-10-21 10:35:00,3868.49,3873.33,-0.0,flip_to_long -45384,做多,2025-10-21 10:35:00,2025-10-21 10:40:00,3873.33,3871.17,-0.0,flip_to_short -45385,做空,2025-10-21 10:40:00,2025-10-21 10:45:00,3871.17,3887.79,-0.01,flip_to_long -45386,做多,2025-10-21 10:45:00,2025-10-21 11:05:00,3887.79,3868.64,-0.01,flip_to_short -45387,做空,2025-10-21 11:05:00,2025-10-21 11:10:00,3868.64,3873.56,-0.0,flip_to_long -45388,做多,2025-10-21 11:10:00,2025-10-21 12:55:00,3873.56,3878.85,0.0,flip_to_short -45389,做空,2025-10-21 12:55:00,2025-10-21 13:10:00,3878.85,3880.0,-0.0,flip_to_long -45390,做多,2025-10-21 13:10:00,2025-10-21 13:15:00,3880.0,3878.4,-0.0,flip_to_short -45391,做空,2025-10-21 13:15:00,2025-10-21 13:35:00,3878.4,3891.31,-0.01,flip_to_long -45392,做多,2025-10-21 13:35:00,2025-10-21 13:40:00,3891.31,3875.86,-0.01,flip_to_short -45393,做空,2025-10-21 13:40:00,2025-10-21 14:05:00,3875.86,3896.19,-0.01,flip_to_long -45394,做多,2025-10-21 14:05:00,2025-10-21 17:15:00,3896.19,3974.87,0.03,flip_to_short -45395,做空,2025-10-21 17:15:00,2025-10-21 17:20:00,3974.87,3982.1,-0.0,flip_to_long -45396,做多,2025-10-21 17:20:00,2025-10-21 18:10:00,3982.1,3983.86,-0.0,flip_to_short -45397,做空,2025-10-21 18:10:00,2025-10-21 18:45:00,3983.86,4009.7,-0.01,flip_to_long -45398,做多,2025-10-21 18:45:00,2025-10-21 18:50:00,4009.7,4008.53,-0.0,flip_to_short -45399,做空,2025-10-21 18:50:00,2025-10-21 18:55:00,4008.53,4011.93,-0.0,flip_to_long -45400,做多,2025-10-21 18:55:00,2025-10-22 05:20:00,4011.93,3853.7,-0.05,flip_to_short -45401,做空,2025-10-22 05:20:00,2025-10-22 05:45:00,3853.7,3856.25,-0.0,flip_to_long -45402,做多,2025-10-22 05:45:00,2025-10-22 06:25:00,3856.25,3858.49,0.0,flip_to_short -45403,做空,2025-10-22 06:25:00,2025-10-22 06:30:00,3858.49,3863.59,-0.0,flip_to_long -45404,做多,2025-10-22 06:30:00,2025-10-22 06:35:00,3863.59,3860.72,-0.0,flip_to_short -45405,做空,2025-10-22 06:35:00,2025-10-22 07:25:00,3860.72,3859.25,-0.0,flip_to_long -45406,做多,2025-10-22 07:25:00,2025-10-22 07:30:00,3859.25,3854.48,-0.0,flip_to_short -45407,做空,2025-10-22 07:30:00,2025-10-22 07:35:00,3854.48,3861.81,-0.0,flip_to_long -45408,做多,2025-10-22 07:35:00,2025-10-22 07:45:00,3861.81,3858.68,-0.0,flip_to_short -45409,做空,2025-10-22 07:45:00,2025-10-22 07:50:00,3858.68,3858.65,-0.0,flip_to_long -45410,做多,2025-10-22 07:50:00,2025-10-22 08:10:00,3858.65,3853.99,-0.0,flip_to_short -45411,做空,2025-10-22 08:10:00,2025-10-22 08:15:00,3853.99,3855.85,-0.0,flip_to_long -45412,做多,2025-10-22 08:15:00,2025-10-22 08:45:00,3855.85,3854.58,-0.0,flip_to_short -45413,做空,2025-10-22 08:45:00,2025-10-22 11:00:00,3854.58,3787.14,0.02,tp_lower -45414,做多,2025-10-22 12:15:00,2025-10-22 12:20:00,3847.15,3840.91,-0.0,flip_to_short -45415,做空,2025-10-22 12:20:00,2025-10-22 13:35:00,3840.91,3856.8,-0.01,flip_to_long -45416,做多,2025-10-22 13:35:00,2025-10-22 13:40:00,3856.8,3839.07,-0.01,flip_to_short -45417,做空,2025-10-22 13:40:00,2025-10-22 14:55:00,3839.07,3851.45,-0.0,flip_to_long -45418,做多,2025-10-22 14:55:00,2025-10-22 15:05:00,3851.45,3836.48,-0.01,flip_to_short -45419,做空,2025-10-22 15:05:00,2025-10-22 15:35:00,3836.48,3835.23,-0.0,flip_to_long -45420,做多,2025-10-22 15:35:00,2025-10-22 16:00:00,3835.23,3839.28,0.0,flip_to_short -45421,做空,2025-10-22 16:00:00,2025-10-22 16:25:00,3839.28,3839.15,-0.0,flip_to_long -45422,做多,2025-10-22 16:25:00,2025-10-22 16:55:00,3839.15,3834.05,-0.0,flip_to_short -45423,做空,2025-10-22 16:55:00,2025-10-22 17:05:00,3834.05,3839.41,-0.0,flip_to_long -45424,做多,2025-10-22 17:05:00,2025-10-22 17:10:00,3839.41,3832.48,-0.0,flip_to_short -45425,做空,2025-10-22 17:10:00,2025-10-22 17:30:00,3832.48,3835.09,-0.0,flip_to_long -45426,做多,2025-10-22 17:30:00,2025-10-22 17:35:00,3835.09,3823.63,-0.0,flip_to_short -45427,做空,2025-10-22 17:35:00,2025-10-22 19:05:00,3823.63,3821.96,-0.0,flip_to_long -45428,做多,2025-10-22 19:05:00,2025-10-23 06:15:00,3821.96,3871.48,0.02,tp_upper -45429,做空,2025-10-23 10:35:00,2025-10-23 10:45:00,3884.17,3880.59,0.0,flip_to_long -45430,做多,2025-10-23 10:45:00,2025-10-23 15:15:00,3880.59,3851.39,-0.01,flip_to_short -45431,做空,2025-10-23 15:15:00,2025-10-23 15:25:00,3851.39,3860.71,-0.0,flip_to_long -45432,做多,2025-10-23 15:25:00,2025-10-23 18:45:00,3860.71,3863.08,0.0,flip_to_short -45433,做空,2025-10-23 18:45:00,2025-10-23 22:50:00,3863.08,3848.48,0.0,flip_to_long -45434,做多,2025-10-23 22:50:00,2025-10-23 23:15:00,3848.48,3849.98,-0.0,flip_to_short -45435,做空,2025-10-23 23:15:00,2025-10-24 07:50:00,3849.98,3941.23,-0.03,flip_to_long -45436,做多,2025-10-24 07:50:00,2025-10-24 08:00:00,3941.23,3933.83,-0.0,flip_to_short -45437,做空,2025-10-24 08:00:00,2025-10-24 08:40:00,3933.83,3952.77,-0.01,flip_to_long -45438,做多,2025-10-24 08:40:00,2025-10-24 09:15:00,3952.77,3960.45,0.0,flip_to_short -45439,做空,2025-10-24 09:15:00,2025-10-24 10:10:00,3960.45,3962.47,-0.0,flip_to_long -45440,做多,2025-10-24 10:10:00,2025-10-24 10:15:00,3962.47,3954.6,-0.0,flip_to_short -45441,做空,2025-10-24 10:15:00,2025-10-24 11:10:00,3954.6,3960.28,-0.0,flip_to_long -45442,做多,2025-10-24 11:10:00,2025-10-24 11:15:00,3960.28,3958.7,-0.0,flip_to_short -45443,做空,2025-10-24 11:15:00,2025-10-24 12:05:00,3958.7,3952.56,0.0,flip_to_long -45444,做多,2025-10-24 12:05:00,2025-10-24 12:15:00,3952.56,3942.0,-0.0,flip_to_short -45445,做空,2025-10-24 12:15:00,2025-10-24 12:25:00,3942.0,3954.06,-0.0,flip_to_long -45446,做多,2025-10-24 12:25:00,2025-10-24 12:30:00,3954.06,3983.99,0.01,tp_upper -45447,做空,2025-10-24 13:35:00,2025-10-24 18:15:00,3943.64,3907.5,0.01,flip_to_long -45448,做多,2025-10-24 18:15:00,2025-10-24 18:20:00,3907.5,3904.81,-0.0,flip_to_short -45449,做空,2025-10-24 18:20:00,2025-10-24 23:25:00,3904.81,3931.01,-0.01,flip_to_long -45450,做多,2025-10-24 23:25:00,2025-10-24 23:35:00,3931.01,3929.17,-0.0,flip_to_short -45451,做空,2025-10-24 23:35:00,2025-10-24 23:45:00,3929.17,3930.16,-0.0,flip_to_long -45452,做多,2025-10-24 23:45:00,2025-10-25 00:00:00,3930.16,3931.53,-0.0,flip_to_short -45453,做空,2025-10-25 00:00:00,2025-10-25 01:25:00,3931.53,3930.68,-0.0,flip_to_long -45454,做多,2025-10-25 01:25:00,2025-10-25 01:30:00,3930.68,3924.16,-0.0,flip_to_short -45455,做空,2025-10-25 01:30:00,2025-10-25 01:50:00,3924.16,3929.59,-0.0,flip_to_long -45456,做多,2025-10-25 01:50:00,2025-10-25 02:05:00,3929.59,3929.37,-0.0,flip_to_short -45457,做空,2025-10-25 02:05:00,2025-10-25 02:25:00,3929.37,3930.7,-0.0,flip_to_long -45458,做多,2025-10-25 02:25:00,2025-10-25 02:30:00,3930.7,3926.1,-0.0,flip_to_short -45459,做空,2025-10-25 02:30:00,2025-10-25 02:45:00,3926.1,3931.11,-0.0,flip_to_long -45460,做多,2025-10-25 02:45:00,2025-10-25 03:10:00,3931.11,3927.87,-0.0,flip_to_short -45461,做空,2025-10-25 03:10:00,2025-10-25 04:15:00,3927.87,3933.45,-0.0,flip_to_long -45462,做多,2025-10-25 04:15:00,2025-10-25 04:30:00,3933.45,3921.33,-0.0,flip_to_short -45463,做空,2025-10-25 04:30:00,2025-10-25 05:05:00,3921.33,3923.4,-0.0,flip_to_long -45464,做多,2025-10-25 05:05:00,2025-10-25 06:35:00,3923.4,3926.14,0.0,flip_to_short -45465,做空,2025-10-25 06:35:00,2025-10-25 06:40:00,3926.14,3929.99,-0.0,flip_to_long -45466,做多,2025-10-25 06:40:00,2025-10-25 06:55:00,3929.99,3926.78,-0.0,flip_to_short -45467,做空,2025-10-25 06:55:00,2025-10-25 07:00:00,3926.78,3928.79,-0.0,flip_to_long -45468,做多,2025-10-25 07:00:00,2025-10-25 07:30:00,3928.79,3938.98,0.0,tp_upper -45469,做空,2025-10-25 07:40:00,2025-10-25 07:50:00,3928.58,3927.36,-0.0,flip_to_long -45470,做多,2025-10-25 07:50:00,2025-10-25 07:55:00,3927.36,3927.3,-0.0,flip_to_short -45471,做空,2025-10-25 07:55:00,2025-10-25 10:15:00,3927.3,3936.31,-0.0,flip_to_long -45472,做多,2025-10-25 10:15:00,2025-10-25 10:25:00,3936.31,3935.71,-0.0,flip_to_short -45473,做空,2025-10-25 10:25:00,2025-10-25 12:00:00,3935.71,3942.98,-0.0,flip_to_long -45474,做多,2025-10-25 12:00:00,2025-10-25 13:05:00,3942.98,3941.56,-0.0,flip_to_short -45475,做空,2025-10-25 13:05:00,2025-10-25 13:35:00,3941.56,3942.3,-0.0,flip_to_long -45476,做多,2025-10-25 13:35:00,2025-10-25 14:15:00,3942.3,3942.59,-0.0,flip_to_short -45477,做空,2025-10-25 14:15:00,2025-10-25 14:20:00,3942.59,3944.41,-0.0,flip_to_long -45478,做多,2025-10-25 14:20:00,2025-10-25 14:25:00,3944.41,3938.9,-0.0,flip_to_short -45479,做空,2025-10-25 14:25:00,2025-10-25 17:10:00,3938.9,3937.56,-0.0,flip_to_long -45480,做多,2025-10-25 17:10:00,2025-10-25 17:15:00,3937.56,3935.11,-0.0,flip_to_short -45481,做空,2025-10-25 17:15:00,2025-10-25 18:10:00,3935.11,3936.81,-0.0,flip_to_long -45482,做多,2025-10-25 18:10:00,2025-10-25 20:55:00,3936.81,3943.7,0.0,flip_to_short -45483,做空,2025-10-25 20:55:00,2025-10-25 21:00:00,3943.7,3946.52,-0.0,flip_to_long -45484,做多,2025-10-25 21:00:00,2025-10-25 21:05:00,3946.52,3945.42,-0.0,flip_to_short -45485,做空,2025-10-25 21:05:00,2025-10-25 21:15:00,3945.42,3944.57,-0.0,flip_to_long -45486,做多,2025-10-25 21:15:00,2025-10-25 21:45:00,3944.57,3942.18,-0.0,flip_to_short -45487,做空,2025-10-25 21:45:00,2025-10-25 21:55:00,3942.18,3951.47,-0.0,flip_to_long -45488,做多,2025-10-25 21:55:00,2025-10-25 22:00:00,3951.47,3947.94,-0.0,flip_to_short -45489,做空,2025-10-25 22:00:00,2025-10-25 22:15:00,3947.94,3952.69,-0.0,flip_to_long -45490,做多,2025-10-25 22:15:00,2025-10-25 23:30:00,3952.69,3954.47,-0.0,flip_to_short -45491,做空,2025-10-25 23:30:00,2025-10-25 23:45:00,3954.47,3952.35,0.0,flip_to_long -45492,做多,2025-10-25 23:45:00,2025-10-26 00:50:00,3952.35,3949.06,-0.0,flip_to_short -45493,做空,2025-10-26 00:50:00,2025-10-26 01:10:00,3949.06,3951.84,-0.0,flip_to_long -45494,做多,2025-10-26 01:10:00,2025-10-26 01:15:00,3951.84,3947.61,-0.0,flip_to_short -45495,做空,2025-10-26 01:15:00,2025-10-26 01:35:00,3947.61,3950.95,-0.0,flip_to_long -45496,做多,2025-10-26 01:35:00,2025-10-26 05:00:00,3950.95,3937.55,-0.0,flip_to_short -45497,做空,2025-10-26 05:00:00,2025-10-26 17:10:00,3937.55,4060.12,-0.04,flip_to_long -45498,做多,2025-10-26 17:10:00,2025-10-26 18:10:00,4060.12,4070.05,0.0,flip_to_short -45499,做空,2025-10-26 18:10:00,2025-10-26 18:30:00,4070.05,4070.79,-0.0,flip_to_long -45500,做多,2025-10-26 18:30:00,2025-10-26 19:10:00,4070.79,4067.39,-0.0,flip_to_short -45501,做空,2025-10-26 19:10:00,2025-10-26 20:30:00,4067.39,4067.76,-0.0,flip_to_long -45502,做多,2025-10-26 20:30:00,2025-10-26 20:55:00,4067.76,4060.17,-0.0,flip_to_short -45503,做空,2025-10-26 20:55:00,2025-10-26 21:05:00,4060.17,4065.98,-0.0,flip_to_long -45504,做多,2025-10-26 21:05:00,2025-10-26 21:25:00,4065.98,4060.2,-0.0,flip_to_short -45505,做空,2025-10-26 21:25:00,2025-10-26 21:30:00,4060.2,4069.55,-0.0,flip_to_long -45506,做多,2025-10-26 21:30:00,2025-10-26 21:40:00,4069.55,4078.76,0.0,tp_upper -45507,做空,2025-10-27 07:30:00,2025-10-27 13:05:00,4210.18,4161.55,0.01,flip_to_long -45508,做多,2025-10-27 13:05:00,2025-10-27 13:10:00,4161.55,4159.27,-0.0,flip_to_short -45509,做空,2025-10-27 13:10:00,2025-10-27 13:15:00,4159.27,4163.79,-0.0,flip_to_long -45510,做多,2025-10-27 13:15:00,2025-10-27 13:20:00,4163.79,4159.56,-0.0,flip_to_short -45511,做空,2025-10-27 13:20:00,2025-10-27 13:25:00,4159.56,4161.59,-0.0,flip_to_long -45512,做多,2025-10-27 13:25:00,2025-10-27 13:30:00,4161.59,4147.6,-0.0,flip_to_short -45513,做空,2025-10-27 13:30:00,2025-10-27 13:45:00,4147.6,4159.03,-0.0,flip_to_long -45514,做多,2025-10-27 13:45:00,2025-10-27 14:05:00,4159.03,4153.0,-0.0,flip_to_short -45515,做空,2025-10-27 14:05:00,2025-10-27 14:35:00,4153.0,4154.67,-0.0,flip_to_long -45516,做多,2025-10-27 14:35:00,2025-10-27 15:20:00,4154.67,4166.02,0.0,flip_to_short -45517,做空,2025-10-27 15:20:00,2025-10-28 01:10:00,4166.02,4125.53,0.01,flip_to_long -45518,做多,2025-10-28 01:10:00,2025-10-28 01:20:00,4125.53,4127.75,0.0,flip_to_short -45519,做空,2025-10-28 01:20:00,2025-10-28 01:35:00,4127.75,4128.34,-0.0,flip_to_long -45520,做多,2025-10-28 01:35:00,2025-10-28 02:10:00,4128.34,4124.17,-0.0,flip_to_short -45521,做空,2025-10-28 02:10:00,2025-10-28 02:45:00,4124.17,4080.2,0.01,tp_lower -45522,做多,2025-10-28 06:40:00,2025-10-28 09:25:00,4097.1,4103.46,0.0,flip_to_short -45523,做空,2025-10-28 09:25:00,2025-10-28 09:30:00,4103.46,4106.54,-0.0,flip_to_long -45524,做多,2025-10-28 09:30:00,2025-10-28 10:35:00,4106.54,4109.86,0.0,flip_to_short -45525,做空,2025-10-28 10:35:00,2025-10-28 11:05:00,4109.86,4113.99,-0.0,flip_to_long -45526,做多,2025-10-28 11:05:00,2025-10-28 11:10:00,4113.99,4113.86,-0.0,flip_to_short -45527,做空,2025-10-28 11:10:00,2025-10-28 11:15:00,4113.86,4121.05,-0.0,flip_to_long -45528,做多,2025-10-28 11:15:00,2025-10-28 11:40:00,4121.05,4118.47,-0.0,flip_to_short -45529,做空,2025-10-28 11:40:00,2025-10-28 12:45:00,4118.47,4120.41,-0.0,flip_to_long -45530,做多,2025-10-28 12:45:00,2025-10-28 14:40:00,4120.41,4105.81,-0.0,flip_to_short -45531,做空,2025-10-28 14:40:00,2025-10-28 14:55:00,4105.81,4117.15,-0.0,flip_to_long -45532,做多,2025-10-28 14:55:00,2025-10-28 15:15:00,4117.15,4126.37,0.0,flip_to_short -45533,做空,2025-10-28 15:15:00,2025-10-28 16:30:00,4126.37,4116.3,0.0,flip_to_long -45534,做多,2025-10-28 16:30:00,2025-10-28 17:30:00,4116.3,4132.58,0.0,flip_to_short -45535,做空,2025-10-28 17:30:00,2025-10-28 18:30:00,4132.58,4127.94,0.0,flip_to_long -45536,做多,2025-10-28 18:30:00,2025-10-29 02:05:00,4127.94,3980.61,-0.04,flip_to_short -45537,做空,2025-10-29 02:05:00,2025-10-29 08:15:00,3980.61,4013.41,-0.01,flip_to_long -45538,做多,2025-10-29 08:15:00,2025-10-29 11:25:00,4013.41,4007.07,-0.0,flip_to_short -45539,做空,2025-10-29 11:25:00,2025-10-29 11:30:00,4007.07,4012.74,-0.0,flip_to_long -45540,做多,2025-10-29 11:30:00,2025-10-29 11:35:00,4012.74,4006.22,-0.0,flip_to_short -45541,做空,2025-10-29 11:35:00,2025-10-29 11:45:00,4006.22,4007.08,-0.0,flip_to_long -45542,做多,2025-10-29 11:45:00,2025-10-29 12:20:00,4007.08,4005.9,-0.0,flip_to_short -45543,做空,2025-10-29 12:20:00,2025-10-29 12:30:00,4005.9,4007.14,-0.0,flip_to_long -45544,做多,2025-10-29 12:30:00,2025-10-29 13:30:00,4007.14,4005.53,-0.0,flip_to_short -45545,做空,2025-10-29 13:30:00,2025-10-29 13:40:00,4005.53,4000.72,0.0,flip_to_long -45546,做多,2025-10-29 13:40:00,2025-10-29 18:00:00,4000.72,3996.96,-0.0,flip_to_short -45547,做空,2025-10-29 18:00:00,2025-10-29 18:35:00,3996.96,3853.41,0.04,tp_lower -45548,做多,2025-10-29 20:50:00,2025-10-29 21:00:00,3948.42,3940.0,-0.0,flip_to_short -45549,做空,2025-10-29 21:00:00,2025-10-29 21:30:00,3940.0,3959.49,-0.01,flip_to_long -45550,做多,2025-10-29 21:30:00,2025-10-29 22:00:00,3959.49,3948.49,-0.0,flip_to_short -45551,做空,2025-10-29 22:00:00,2025-10-29 22:15:00,3948.49,3947.0,-0.0,flip_to_long -45552,做多,2025-10-29 22:15:00,2025-10-29 22:25:00,3947.0,3938.2,-0.0,flip_to_short -45553,做空,2025-10-29 22:25:00,2025-10-29 22:45:00,3938.2,3942.38,-0.0,flip_to_long -45554,做多,2025-10-29 22:45:00,2025-10-29 22:55:00,3942.38,3938.96,-0.0,flip_to_short -45555,做空,2025-10-29 22:55:00,2025-10-30 01:45:00,3938.96,3926.31,0.0,flip_to_long -45556,做多,2025-10-30 01:45:00,2025-10-30 01:55:00,3926.31,3925.62,-0.0,flip_to_short -45557,做空,2025-10-30 01:55:00,2025-10-30 02:05:00,3925.62,3925.2,-0.0,flip_to_long -45558,做多,2025-10-30 02:05:00,2025-10-30 04:05:00,3925.2,3906.68,-0.01,flip_to_short -45559,做空,2025-10-30 04:05:00,2025-10-30 05:40:00,3906.68,3913.03,-0.0,flip_to_long -45560,做多,2025-10-30 05:40:00,2025-10-30 06:05:00,3913.03,3912.66,-0.0,flip_to_short -45561,做空,2025-10-30 06:05:00,2025-10-30 06:30:00,3912.66,3908.99,0.0,flip_to_long -45562,做多,2025-10-30 06:30:00,2025-10-30 06:55:00,3908.99,3911.39,0.0,flip_to_short -45563,做空,2025-10-30 06:55:00,2025-10-30 07:05:00,3911.39,3915.58,-0.0,flip_to_long -45564,做多,2025-10-30 07:05:00,2025-10-30 09:10:00,3915.58,3909.04,-0.0,flip_to_short -45565,做空,2025-10-30 09:10:00,2025-10-30 20:50:00,3909.04,3746.62,0.05,flip_to_long -45566,做多,2025-10-30 20:50:00,2025-10-31 02:45:00,3746.62,3813.9,0.02,flip_to_short -45567,做空,2025-10-31 02:45:00,2025-10-31 07:30:00,3813.9,3837.81,-0.01,flip_to_long -45568,做多,2025-10-31 07:30:00,2025-10-31 09:20:00,3837.81,3842.3,0.0,flip_to_short -45569,做空,2025-10-31 09:20:00,2025-10-31 11:30:00,3842.3,3833.69,0.0,flip_to_long -45570,做多,2025-10-31 11:30:00,2025-10-31 12:40:00,3833.69,3844.39,0.0,flip_to_short -45571,做空,2025-10-31 12:40:00,2025-10-31 12:50:00,3844.39,3842.48,-0.0,flip_to_long -45572,做多,2025-10-31 12:50:00,2025-10-31 13:30:00,3842.48,3847.92,0.0,flip_to_short -45573,做空,2025-10-31 13:30:00,2025-10-31 13:45:00,3847.92,3845.6,0.0,flip_to_long -45574,做多,2025-10-31 13:45:00,2025-10-31 14:00:00,3845.6,3844.29,-0.0,flip_to_short -45575,做空,2025-10-31 14:00:00,2025-10-31 14:05:00,3844.29,3862.47,-0.01,flip_to_long -45576,做多,2025-10-31 14:05:00,2025-10-31 14:10:00,3862.47,3846.36,-0.01,flip_to_short -45577,做空,2025-10-31 14:10:00,2025-10-31 14:15:00,3846.36,3848.08,-0.0,flip_to_long -45578,做多,2025-10-31 14:15:00,2025-10-31 14:35:00,3848.08,3849.78,-0.0,flip_to_short -45579,做空,2025-10-31 14:35:00,2025-10-31 16:10:00,3849.78,3850.41,-0.0,flip_to_long -45580,做多,2025-10-31 16:10:00,2025-10-31 16:30:00,3850.41,3855.18,0.0,flip_to_short -45581,做空,2025-10-31 16:30:00,2025-10-31 16:35:00,3855.18,3862.43,-0.0,flip_to_long -45582,做多,2025-10-31 16:35:00,2025-10-31 16:40:00,3862.43,3847.6,-0.01,flip_to_short -45583,做空,2025-10-31 16:40:00,2025-10-31 18:35:00,3847.6,3864.52,-0.01,flip_to_long -45584,做多,2025-10-31 18:35:00,2025-10-31 19:00:00,3864.52,3838.94,-0.01,flip_to_short -45585,做空,2025-10-31 19:00:00,2025-10-31 19:05:00,3838.94,3844.72,-0.0,flip_to_long -45586,做多,2025-10-31 19:05:00,2025-10-31 21:05:00,3844.72,3852.91,0.0,flip_to_short -45587,做空,2025-10-31 21:05:00,2025-10-31 21:20:00,3852.91,3851.57,-0.0,flip_to_long -45588,做多,2025-10-31 21:20:00,2025-10-31 21:25:00,3851.57,3850.11,-0.0,flip_to_short -45589,做空,2025-10-31 21:25:00,2025-10-31 21:30:00,3850.11,3850.16,-0.0,flip_to_long -45590,做多,2025-10-31 21:30:00,2025-10-31 22:20:00,3850.16,3852.08,-0.0,flip_to_short -45591,做空,2025-10-31 22:20:00,2025-10-31 22:25:00,3852.08,3855.07,-0.0,flip_to_long -45592,做多,2025-10-31 22:25:00,2025-10-31 22:35:00,3855.07,3858.75,0.0,flip_to_short -45593,做空,2025-10-31 22:35:00,2025-11-01 01:25:00,3858.75,3854.05,0.0,flip_to_long -45594,做多,2025-11-01 01:25:00,2025-11-01 01:30:00,3854.05,3851.34,-0.0,flip_to_short -45595,做空,2025-11-01 01:30:00,2025-11-01 02:45:00,3851.34,3848.0,0.0,flip_to_long -45596,做多,2025-11-01 02:45:00,2025-11-01 05:55:00,3848.0,3853.96,0.0,flip_to_short -45597,做空,2025-11-01 05:55:00,2025-11-01 06:10:00,3853.96,3855.01,-0.0,flip_to_long -45598,做多,2025-11-01 06:10:00,2025-11-01 06:20:00,3855.01,3852.3,-0.0,flip_to_short -45599,做空,2025-11-01 06:20:00,2025-11-01 06:30:00,3852.3,3858.18,-0.0,flip_to_long -45600,做多,2025-11-01 06:30:00,2025-11-01 06:35:00,3858.18,3854.72,-0.0,flip_to_short -45601,做空,2025-11-01 06:35:00,2025-11-01 06:55:00,3854.72,3857.04,-0.0,flip_to_long -45602,做多,2025-11-01 06:55:00,2025-11-01 07:40:00,3857.04,3859.88,0.0,flip_to_short -45603,做空,2025-11-01 07:40:00,2025-11-01 07:50:00,3859.88,3860.99,-0.0,flip_to_long -45604,做多,2025-11-01 07:50:00,2025-11-01 08:05:00,3860.99,3864.01,0.0,flip_to_short -45605,做空,2025-11-01 08:05:00,2025-11-01 13:40:00,3864.01,3860.48,0.0,tp_lower -45606,做多,2025-11-01 14:40:00,2025-11-01 17:00:00,3871.35,3882.44,0.0,flip_to_short -45607,做空,2025-11-01 17:00:00,2025-11-01 17:10:00,3882.44,3879.55,0.0,flip_to_long -45608,做多,2025-11-01 17:10:00,2025-11-01 17:15:00,3879.55,3875.38,-0.0,flip_to_short -45609,做空,2025-11-01 17:15:00,2025-11-01 18:40:00,3875.38,3876.98,-0.0,flip_to_long -45610,做多,2025-11-01 18:40:00,2025-11-01 19:00:00,3876.98,3874.45,-0.0,flip_to_short -45611,做空,2025-11-01 19:00:00,2025-11-01 20:00:00,3874.45,3879.88,-0.0,flip_to_long -45612,做多,2025-11-01 20:00:00,2025-11-01 20:55:00,3879.88,3879.93,-0.0,flip_to_short -45613,做空,2025-11-01 20:55:00,2025-11-01 21:15:00,3879.93,3878.28,-0.0,flip_to_long -45614,做多,2025-11-01 21:15:00,2025-11-01 21:35:00,3878.28,3875.96,-0.0,flip_to_short -45615,做空,2025-11-01 21:35:00,2025-11-02 01:25:00,3875.96,3872.99,0.0,flip_to_long -45616,做多,2025-11-02 01:25:00,2025-11-02 01:30:00,3872.99,3872.95,-0.0,flip_to_short -45617,做空,2025-11-02 01:30:00,2025-11-02 01:50:00,3872.95,3869.29,0.0,flip_to_long -45618,做多,2025-11-02 01:50:00,2025-11-02 02:00:00,3869.29,3870.12,-0.0,flip_to_short -45619,做空,2025-11-02 02:00:00,2025-11-02 02:10:00,3870.12,3874.48,-0.0,flip_to_long -45620,做多,2025-11-02 02:10:00,2025-11-02 02:15:00,3874.48,3870.01,-0.0,flip_to_short -45621,做空,2025-11-02 02:15:00,2025-11-02 09:00:00,3870.01,3894.79,-0.01,flip_to_long -45622,做多,2025-11-02 09:00:00,2025-11-02 09:10:00,3894.79,3897.78,0.0,flip_to_short -45623,做空,2025-11-02 09:10:00,2025-11-02 09:20:00,3897.78,3901.44,-0.0,flip_to_long -45624,做多,2025-11-02 09:20:00,2025-11-02 09:30:00,3901.44,3886.36,-0.01,flip_to_short -45625,做空,2025-11-02 09:30:00,2025-11-02 09:40:00,3886.36,3875.35,0.0,tp_lower -45626,做多,2025-11-02 11:30:00,2025-11-02 12:05:00,3882.41,3885.26,0.0,flip_to_short -45627,做空,2025-11-02 12:05:00,2025-11-02 15:25:00,3885.26,3865.99,0.01,flip_to_long -45628,做多,2025-11-02 15:25:00,2025-11-02 17:00:00,3865.99,3857.36,-0.0,flip_to_short -45629,做空,2025-11-02 17:00:00,2025-11-02 17:55:00,3857.36,3857.69,-0.0,flip_to_long -45630,做多,2025-11-02 17:55:00,2025-11-02 18:00:00,3857.69,3855.97,-0.0,flip_to_short -45631,做空,2025-11-02 18:00:00,2025-11-02 18:05:00,3855.97,3858.0,-0.0,flip_to_long -45632,做多,2025-11-02 18:05:00,2025-11-02 18:10:00,3858.0,3855.0,-0.0,flip_to_short -45633,做空,2025-11-02 18:10:00,2025-11-02 18:15:00,3855.0,3858.7,-0.0,flip_to_long -45634,做多,2025-11-02 18:15:00,2025-11-02 18:25:00,3858.7,3858.92,-0.0,flip_to_short -45635,做空,2025-11-02 18:25:00,2025-11-02 20:00:00,3858.92,3856.35,0.0,flip_to_long -45636,做多,2025-11-02 20:00:00,2025-11-02 21:10:00,3856.35,3849.83,-0.0,flip_to_short -45637,做空,2025-11-02 21:10:00,2025-11-02 21:30:00,3849.83,3854.13,-0.0,flip_to_long -45638,做多,2025-11-02 21:30:00,2025-11-02 22:10:00,3854.13,3855.24,-0.0,flip_to_short -45639,做空,2025-11-02 22:10:00,2025-11-02 22:15:00,3855.24,3857.37,-0.0,flip_to_long -45640,做多,2025-11-02 22:15:00,2025-11-02 22:30:00,3857.37,3844.08,-0.0,flip_to_short -45641,做空,2025-11-02 22:30:00,2025-11-02 23:00:00,3844.08,3864.6,-0.01,flip_to_long -45642,做多,2025-11-02 23:00:00,2025-11-03 00:55:00,3864.6,3863.3,-0.0,flip_to_short -45643,做空,2025-11-03 00:55:00,2025-11-03 09:05:00,3863.3,3730.2,0.04,flip_to_long -45644,做多,2025-11-03 09:05:00,2025-11-03 09:15:00,3730.2,3724.24,-0.0,flip_to_short -45645,做空,2025-11-03 09:15:00,2025-11-03 10:25:00,3724.24,3715.92,0.0,flip_to_long -45646,做多,2025-11-03 10:25:00,2025-11-03 11:50:00,3715.92,3713.98,-0.0,flip_to_short -45647,做空,2025-11-03 11:50:00,2025-11-03 13:25:00,3713.98,3703.76,0.0,flip_to_long -45648,做多,2025-11-03 13:25:00,2025-11-03 14:40:00,3703.76,3713.68,0.0,flip_to_short -45649,做空,2025-11-03 14:40:00,2025-11-03 15:25:00,3713.68,3633.81,0.03,tp_lower -45650,做多,2025-11-03 17:45:00,2025-11-03 17:50:00,3673.83,3658.09,-0.01,flip_to_short -45651,做空,2025-11-03 17:50:00,2025-11-03 17:55:00,3658.09,3664.65,-0.0,flip_to_long -45652,做多,2025-11-03 17:55:00,2025-11-03 19:50:00,3664.65,3634.52,-0.01,flip_to_short -45653,做空,2025-11-03 19:50:00,2025-11-03 23:55:00,3634.52,3602.16,0.01,flip_to_long -45654,做多,2025-11-03 23:55:00,2025-11-04 00:00:00,3602.16,3595.9,-0.0,flip_to_short -45655,做空,2025-11-04 00:00:00,2025-11-04 00:05:00,3595.9,3598.48,-0.0,flip_to_long -45656,做多,2025-11-04 00:05:00,2025-11-04 04:35:00,3598.48,3630.42,0.01,flip_to_short -45657,做空,2025-11-04 04:35:00,2025-11-04 05:30:00,3630.42,3525.56,0.04,tp_lower -45658,做多,2025-11-04 10:15:00,2025-11-04 12:35:00,3495.46,3497.5,0.0,flip_to_short -45659,做空,2025-11-04 12:35:00,2025-11-04 13:30:00,3497.5,3510.12,-0.01,flip_to_long -45660,做多,2025-11-04 13:30:00,2025-11-04 14:00:00,3510.12,3499.52,-0.0,flip_to_short -45661,做空,2025-11-04 14:00:00,2025-11-04 14:05:00,3499.52,3508.36,-0.0,flip_to_long -45662,做多,2025-11-04 14:05:00,2025-11-04 14:10:00,3508.36,3500.57,-0.0,flip_to_short -45663,做空,2025-11-04 14:10:00,2025-11-04 14:15:00,3500.57,3503.52,-0.0,flip_to_long -45664,做多,2025-11-04 14:15:00,2025-11-04 14:20:00,3503.52,3494.4,-0.0,flip_to_short -45665,做空,2025-11-04 14:20:00,2025-11-04 14:40:00,3494.4,3524.4,-0.01,flip_to_long -45666,做多,2025-11-04 14:40:00,2025-11-04 15:50:00,3524.4,3511.62,-0.01,flip_to_short -45667,做空,2025-11-04 15:50:00,2025-11-04 16:00:00,3511.62,3510.33,-0.0,flip_to_long -45668,做多,2025-11-04 16:00:00,2025-11-04 22:15:00,3510.33,3263.23,-0.09,flip_to_short -45669,做空,2025-11-04 22:15:00,2025-11-04 22:55:00,3263.23,3245.61,0.01,flip_to_long -45670,做多,2025-11-04 22:55:00,2025-11-05 00:40:00,3245.61,3227.67,-0.01,flip_to_short -45671,做空,2025-11-05 00:40:00,2025-11-05 00:45:00,3227.67,3233.56,-0.0,flip_to_long -45672,做多,2025-11-05 00:45:00,2025-11-05 01:00:00,3233.56,3215.74,-0.01,flip_to_short -45673,做空,2025-11-05 01:00:00,2025-11-05 01:50:00,3215.74,3238.9,-0.01,flip_to_long -45674,做多,2025-11-05 01:50:00,2025-11-05 07:10:00,3238.9,3323.31,0.03,flip_to_short -45675,做空,2025-11-05 07:10:00,2025-11-05 07:30:00,3323.31,3323.03,-0.0,flip_to_long -45676,做多,2025-11-05 07:30:00,2025-11-05 08:00:00,3323.03,3313.68,-0.0,flip_to_short -45677,做空,2025-11-05 08:00:00,2025-11-05 11:15:00,3313.68,3293.47,0.01,flip_to_long -45678,做多,2025-11-05 11:15:00,2025-11-05 11:40:00,3293.47,3305.5,0.0,flip_to_short -45679,做空,2025-11-05 11:40:00,2025-11-05 21:20:00,3305.5,3440.29,-0.05,flip_to_long -45680,做多,2025-11-05 21:20:00,2025-11-06 05:15:00,3440.29,3418.0,-0.01,flip_to_short -45681,做空,2025-11-06 05:15:00,2025-11-06 10:15:00,3418.0,3386.8,0.01,flip_to_long -45682,做多,2025-11-06 10:15:00,2025-11-06 10:20:00,3386.8,3385.34,-0.0,flip_to_short -45683,做空,2025-11-06 10:20:00,2025-11-06 11:05:00,3385.34,3386.04,-0.0,flip_to_long -45684,做多,2025-11-06 11:05:00,2025-11-06 11:10:00,3386.04,3385.51,-0.0,flip_to_short -45685,做空,2025-11-06 11:10:00,2025-11-06 13:15:00,3385.51,3380.03,0.0,flip_to_long -45686,做多,2025-11-06 13:15:00,2025-11-06 13:30:00,3380.03,3384.02,0.0,flip_to_short -45687,做空,2025-11-06 13:30:00,2025-11-06 17:45:00,3384.02,3329.74,0.02,flip_to_long -45688,做多,2025-11-06 17:45:00,2025-11-06 17:55:00,3329.74,3328.33,-0.0,flip_to_short -45689,做空,2025-11-06 17:55:00,2025-11-06 18:35:00,3328.33,3331.42,-0.0,flip_to_long -45690,做多,2025-11-06 18:35:00,2025-11-06 19:45:00,3331.42,3314.34,-0.01,flip_to_short -45691,做空,2025-11-06 19:45:00,2025-11-06 20:30:00,3314.34,3311.14,0.0,flip_to_long -45692,做多,2025-11-06 20:30:00,2025-11-06 20:35:00,3311.14,3299.6,-0.0,flip_to_short -45693,做空,2025-11-06 20:35:00,2025-11-06 21:25:00,3299.6,3314.41,-0.01,flip_to_long -45694,做多,2025-11-06 21:25:00,2025-11-06 22:10:00,3314.41,3311.2,-0.0,flip_to_short -45695,做空,2025-11-06 22:10:00,2025-11-06 22:15:00,3311.2,3320.89,-0.0,flip_to_long -45696,做多,2025-11-06 22:15:00,2025-11-06 22:20:00,3320.89,3319.9,-0.0,flip_to_short -45697,做空,2025-11-06 22:20:00,2025-11-06 22:55:00,3319.9,3318.23,0.0,flip_to_long -45698,做多,2025-11-06 22:55:00,2025-11-06 23:00:00,3318.23,3308.47,-0.0,flip_to_short -45699,做空,2025-11-06 23:00:00,2025-11-07 00:00:00,3308.47,3320.57,-0.0,flip_to_long -45700,做多,2025-11-07 00:00:00,2025-11-07 00:10:00,3320.57,3316.0,-0.0,flip_to_short -45701,做空,2025-11-07 00:10:00,2025-11-07 00:30:00,3316.0,3323.67,-0.0,flip_to_long -45702,做多,2025-11-07 00:30:00,2025-11-07 01:05:00,3323.67,3296.86,-0.01,flip_to_short -45703,做空,2025-11-07 01:05:00,2025-11-07 01:10:00,3296.86,3308.13,-0.0,flip_to_long -45704,做多,2025-11-07 01:10:00,2025-11-07 01:30:00,3308.13,3282.72,-0.01,flip_to_short -45705,做空,2025-11-07 01:30:00,2025-11-07 01:55:00,3282.72,3323.56,-0.01,flip_to_long -45706,做多,2025-11-07 01:55:00,2025-11-07 02:20:00,3323.56,3309.35,-0.01,flip_to_short -45707,做空,2025-11-07 02:20:00,2025-11-07 02:30:00,3309.35,3321.1,-0.0,flip_to_long -45708,做多,2025-11-07 02:30:00,2025-11-07 04:35:00,3321.1,3318.92,-0.0,flip_to_short -45709,做空,2025-11-07 04:35:00,2025-11-07 04:40:00,3318.92,3329.55,-0.0,flip_to_long -45710,做多,2025-11-07 04:40:00,2025-11-07 07:25:00,3329.55,3343.91,0.0,flip_to_short -45711,做空,2025-11-07 07:25:00,2025-11-07 07:45:00,3343.91,3355.66,-0.0,flip_to_long -45712,做多,2025-11-07 07:45:00,2025-11-07 08:15:00,3355.66,3347.08,-0.0,flip_to_short -45713,做空,2025-11-07 08:15:00,2025-11-07 08:20:00,3347.08,3350.75,-0.0,flip_to_long -45714,做多,2025-11-07 08:20:00,2025-11-07 08:25:00,3350.75,3348.25,-0.0,flip_to_short -45715,做空,2025-11-07 08:25:00,2025-11-07 14:40:00,3348.25,3276.19,0.02,flip_to_long -45716,做多,2025-11-07 14:40:00,2025-11-07 23:00:00,3276.19,3440.18,0.05,flip_to_short -45717,做空,2025-11-07 23:00:00,2025-11-07 23:05:00,3440.18,3443.52,-0.0,flip_to_long -45718,做多,2025-11-07 23:05:00,2025-11-08 02:50:00,3443.52,3439.63,-0.0,flip_to_short -45719,做空,2025-11-08 02:50:00,2025-11-08 03:00:00,3439.63,3451.88,-0.0,flip_to_long -45720,做多,2025-11-08 03:00:00,2025-11-08 05:10:00,3451.88,3445.4,-0.0,flip_to_short -45721,做空,2025-11-08 05:10:00,2025-11-08 05:25:00,3445.4,3444.06,-0.0,flip_to_long -45722,做多,2025-11-08 05:25:00,2025-11-08 06:40:00,3444.06,3448.7,0.0,flip_to_short -45723,做空,2025-11-08 06:40:00,2025-11-08 07:45:00,3448.7,3446.43,0.0,flip_to_long -45724,做多,2025-11-08 07:45:00,2025-11-08 07:55:00,3446.43,3446.42,-0.0,flip_to_short -45725,做空,2025-11-08 07:55:00,2025-11-08 08:05:00,3446.42,3450.98,-0.0,flip_to_long -45726,做多,2025-11-08 08:05:00,2025-11-08 08:15:00,3450.98,3440.17,-0.0,flip_to_short -45727,做空,2025-11-08 08:15:00,2025-11-08 08:25:00,3440.17,3450.9,-0.0,flip_to_long -45728,做多,2025-11-08 08:25:00,2025-11-08 09:50:00,3450.9,3437.35,-0.01,flip_to_short -45729,做空,2025-11-08 09:50:00,2025-11-08 10:25:00,3437.35,3447.0,-0.0,flip_to_long -45730,做多,2025-11-08 10:25:00,2025-11-08 10:35:00,3447.0,3447.45,-0.0,flip_to_short -45731,做空,2025-11-08 10:35:00,2025-11-08 10:45:00,3447.45,3446.57,-0.0,flip_to_long -45732,做多,2025-11-08 10:45:00,2025-11-08 10:50:00,3446.57,3445.81,-0.0,flip_to_short -45733,做空,2025-11-08 10:50:00,2025-11-08 11:05:00,3445.81,3446.4,-0.0,flip_to_long -45734,做多,2025-11-08 11:05:00,2025-11-08 11:30:00,3446.4,3440.46,-0.0,flip_to_short -45735,做空,2025-11-08 11:30:00,2025-11-08 17:20:00,3440.46,3383.91,0.02,flip_to_long -45736,做多,2025-11-08 17:20:00,2025-11-08 17:35:00,3383.91,3390.03,0.0,flip_to_short -45737,做空,2025-11-08 17:35:00,2025-11-08 19:45:00,3390.03,3383.93,0.0,flip_to_long -45738,做多,2025-11-08 19:45:00,2025-11-08 20:10:00,3383.93,3381.06,-0.0,flip_to_short -45739,做空,2025-11-08 20:10:00,2025-11-08 20:15:00,3381.06,3390.24,-0.0,flip_to_long -45740,做多,2025-11-08 20:15:00,2025-11-08 22:15:00,3390.24,3396.61,0.0,flip_to_short -45741,做空,2025-11-08 22:15:00,2025-11-09 01:05:00,3396.61,3395.28,-0.0,flip_to_long -45742,做多,2025-11-09 01:05:00,2025-11-09 01:50:00,3395.28,3398.25,0.0,flip_to_short -45743,做空,2025-11-09 01:50:00,2025-11-09 02:20:00,3398.25,3398.16,-0.0,flip_to_long -45744,做多,2025-11-09 02:20:00,2025-11-09 02:25:00,3398.16,3391.68,-0.0,flip_to_short -45745,做空,2025-11-09 02:25:00,2025-11-09 04:15:00,3391.68,3382.29,0.0,flip_to_long -45746,做多,2025-11-09 04:15:00,2025-11-09 09:45:00,3382.29,3408.31,0.01,flip_to_short -45747,做空,2025-11-09 09:45:00,2025-11-09 11:00:00,3408.31,3417.51,-0.0,flip_to_long -45748,做多,2025-11-09 11:00:00,2025-11-09 23:30:00,3417.51,3573.12,0.05,flip_to_short -45749,做空,2025-11-09 23:30:00,2025-11-09 23:45:00,3573.12,3570.31,0.0,flip_to_long -45750,做多,2025-11-09 23:45:00,2025-11-10 00:00:00,3570.31,3560.3,-0.0,flip_to_short -45751,做空,2025-11-10 00:00:00,2025-11-10 00:10:00,3560.3,3577.99,-0.01,flip_to_long -45752,做多,2025-11-10 00:10:00,2025-11-10 04:20:00,3577.99,3610.73,0.01,flip_to_short -45753,做空,2025-11-10 04:20:00,2025-11-10 05:00:00,3610.73,3623.21,-0.0,flip_to_long -45754,做多,2025-11-10 05:00:00,2025-11-10 07:10:00,3623.21,3617.09,-0.0,flip_to_short -45755,做空,2025-11-10 07:10:00,2025-11-10 07:30:00,3617.09,3611.08,0.0,flip_to_long -45756,做多,2025-11-10 07:30:00,2025-11-10 10:35:00,3611.08,3605.91,-0.0,flip_to_short -45757,做空,2025-11-10 10:35:00,2025-11-10 10:40:00,3605.91,3609.5,-0.0,flip_to_long -45758,做多,2025-11-10 10:40:00,2025-11-10 10:50:00,3609.5,3605.13,-0.0,flip_to_short -45759,做空,2025-11-10 10:50:00,2025-11-10 11:00:00,3605.13,3608.23,-0.0,flip_to_long -45760,做多,2025-11-10 11:00:00,2025-11-10 11:05:00,3608.23,3606.74,-0.0,flip_to_short -45761,做空,2025-11-10 11:05:00,2025-11-10 11:10:00,3606.74,3610.08,-0.0,flip_to_long -45762,做多,2025-11-10 11:10:00,2025-11-10 11:15:00,3610.08,3605.0,-0.0,flip_to_short -45763,做空,2025-11-10 11:15:00,2025-11-10 11:20:00,3605.0,3605.39,-0.0,flip_to_long -45764,做多,2025-11-10 11:20:00,2025-11-10 11:55:00,3605.39,3608.89,0.0,flip_to_short -45765,做空,2025-11-10 11:55:00,2025-11-10 13:05:00,3608.89,3615.0,-0.0,flip_to_long -45766,做多,2025-11-10 13:05:00,2025-11-10 13:10:00,3615.0,3602.64,-0.0,flip_to_short -45767,做空,2025-11-10 13:10:00,2025-11-10 13:25:00,3602.64,3605.36,-0.0,flip_to_long -45768,做多,2025-11-10 13:25:00,2025-11-10 14:00:00,3605.36,3602.0,-0.0,flip_to_short -45769,做空,2025-11-10 14:00:00,2025-11-10 14:05:00,3602.0,3602.89,-0.0,flip_to_long -45770,做多,2025-11-10 14:05:00,2025-11-10 18:50:00,3602.89,3541.28,-0.02,flip_to_short -45771,做空,2025-11-10 18:50:00,2025-11-10 19:05:00,3541.28,3546.82,-0.0,flip_to_long -45772,做多,2025-11-10 19:05:00,2025-11-10 19:20:00,3546.82,3540.23,-0.0,flip_to_short -45773,做空,2025-11-10 19:20:00,2025-11-10 22:00:00,3540.23,3548.18,-0.0,flip_to_long -45774,做多,2025-11-10 22:00:00,2025-11-11 00:10:00,3548.18,3567.5,0.01,flip_to_short -45775,做空,2025-11-11 00:10:00,2025-11-11 00:40:00,3567.5,3556.43,0.0,flip_to_long -45776,做多,2025-11-11 00:40:00,2025-11-11 02:00:00,3556.43,3566.16,0.0,flip_to_short -45777,做空,2025-11-11 02:00:00,2025-11-11 02:05:00,3566.16,3574.28,-0.0,flip_to_long -45778,做多,2025-11-11 02:05:00,2025-11-11 04:10:00,3574.28,3588.64,0.0,flip_to_short -45779,做空,2025-11-11 04:10:00,2025-11-11 04:20:00,3588.64,3591.65,-0.0,flip_to_long -45780,做多,2025-11-11 04:20:00,2025-11-11 09:45:00,3591.65,3562.91,-0.01,flip_to_short -45781,做空,2025-11-11 09:45:00,2025-11-11 10:00:00,3562.91,3554.17,0.0,flip_to_long -45782,做多,2025-11-11 10:00:00,2025-11-11 10:10:00,3554.17,3555.21,-0.0,flip_to_short -45783,做空,2025-11-11 10:10:00,2025-11-11 10:15:00,3555.21,3558.08,-0.0,flip_to_long -45784,做多,2025-11-11 10:15:00,2025-11-11 10:30:00,3558.08,3549.15,-0.0,flip_to_short -45785,做空,2025-11-11 10:30:00,2025-11-11 10:35:00,3549.15,3555.07,-0.0,flip_to_long -45786,做多,2025-11-11 10:35:00,2025-11-11 10:45:00,3555.07,3551.47,-0.0,flip_to_short -45787,做空,2025-11-11 10:45:00,2025-11-11 10:55:00,3551.47,3558.78,-0.0,flip_to_long -45788,做多,2025-11-11 10:55:00,2025-11-11 12:35:00,3558.78,3555.01,-0.0,flip_to_short -45789,做空,2025-11-11 12:35:00,2025-11-11 13:40:00,3555.01,3561.31,-0.0,flip_to_long -45790,做多,2025-11-11 13:40:00,2025-11-11 13:50:00,3561.31,3540.51,-0.01,flip_to_short -45791,做空,2025-11-11 13:50:00,2025-11-12 01:05:00,3540.51,3430.79,0.04,flip_to_long -45792,做多,2025-11-12 01:05:00,2025-11-12 02:30:00,3430.79,3422.03,-0.0,flip_to_short -45793,做空,2025-11-12 02:30:00,2025-11-12 02:35:00,3422.03,3423.36,-0.0,flip_to_long -45794,做多,2025-11-12 02:35:00,2025-11-12 04:25:00,3423.36,3432.35,0.0,flip_to_short -45795,做空,2025-11-12 04:25:00,2025-11-12 07:05:00,3432.35,3445.92,-0.01,flip_to_long -45796,做多,2025-11-12 07:05:00,2025-11-12 07:15:00,3445.92,3442.85,-0.0,flip_to_short -45797,做空,2025-11-12 07:15:00,2025-11-12 08:15:00,3442.85,3445.6,-0.0,flip_to_long -45798,做多,2025-11-12 08:15:00,2025-11-12 14:40:00,3445.6,3546.39,0.03,flip_to_short -45799,做空,2025-11-12 14:40:00,2025-11-12 20:15:00,3546.39,3419.72,0.04,flip_to_long -45800,做多,2025-11-12 20:15:00,2025-11-12 20:20:00,3419.72,3416.84,-0.0,flip_to_short -45801,做空,2025-11-12 20:20:00,2025-11-12 20:25:00,3416.84,3424.36,-0.0,flip_to_long -45802,做多,2025-11-12 20:25:00,2025-11-12 20:55:00,3424.36,3415.06,-0.0,flip_to_short -45803,做空,2025-11-12 20:55:00,2025-11-12 21:05:00,3415.06,3417.79,-0.0,flip_to_long -45804,做多,2025-11-12 21:05:00,2025-11-12 21:25:00,3417.79,3415.47,-0.0,flip_to_short -45805,做空,2025-11-12 21:25:00,2025-11-12 21:30:00,3415.47,3422.98,-0.0,flip_to_long -45806,做多,2025-11-12 21:30:00,2025-11-12 21:40:00,3422.98,3415.1,-0.0,flip_to_short -45807,做空,2025-11-12 21:40:00,2025-11-12 21:55:00,3415.1,3421.85,-0.0,flip_to_long -45808,做多,2025-11-12 21:55:00,2025-11-12 22:00:00,3421.85,3417.57,-0.0,flip_to_short -45809,做空,2025-11-12 22:00:00,2025-11-12 22:45:00,3417.57,3416.0,-0.0,flip_to_long -45810,做多,2025-11-12 22:45:00,2025-11-12 23:00:00,3416.0,3407.65,-0.0,flip_to_short -45811,做空,2025-11-12 23:00:00,2025-11-12 23:15:00,3407.65,3415.34,-0.0,flip_to_long -45812,做多,2025-11-12 23:15:00,2025-11-12 23:25:00,3415.34,3408.86,-0.0,flip_to_short -45813,做空,2025-11-12 23:25:00,2025-11-12 23:30:00,3408.86,3410.1,-0.0,flip_to_long -45814,做多,2025-11-12 23:30:00,2025-11-13 00:10:00,3410.1,3414.76,0.0,flip_to_short -45815,做空,2025-11-13 00:10:00,2025-11-13 00:30:00,3414.76,3413.53,-0.0,flip_to_long -45816,做多,2025-11-13 00:30:00,2025-11-13 00:40:00,3413.53,3414.11,-0.0,flip_to_short -45817,做空,2025-11-13 00:40:00,2025-11-13 00:50:00,3414.11,3416.07,-0.0,flip_to_long -45818,做多,2025-11-13 00:50:00,2025-11-13 00:55:00,3416.07,3410.9,-0.0,flip_to_short -45819,做空,2025-11-13 00:55:00,2025-11-13 01:00:00,3410.9,3415.79,-0.0,flip_to_long -45820,做多,2025-11-13 01:00:00,2025-11-13 03:10:00,3415.79,3399.93,-0.01,flip_to_short -45821,做空,2025-11-13 03:10:00,2025-11-13 03:15:00,3399.93,3419.83,-0.01,flip_to_long -45822,做多,2025-11-13 03:15:00,2025-11-13 09:05:00,3419.83,3502.7,0.03,flip_to_short -45823,做空,2025-11-13 09:05:00,2025-11-13 22:10:00,3502.7,3204.05,0.11,flip_to_long -45824,做多,2025-11-13 22:10:00,2025-11-13 22:30:00,3204.05,3209.49,0.0,flip_to_short -45825,做空,2025-11-13 22:30:00,2025-11-14 01:15:00,3209.49,3212.16,-0.0,flip_to_long -45826,做多,2025-11-14 01:15:00,2025-11-14 01:25:00,3212.16,3197.42,-0.01,flip_to_short -45827,做空,2025-11-14 01:25:00,2025-11-14 01:30:00,3197.42,3207.44,-0.0,flip_to_long -45828,做多,2025-11-14 01:30:00,2025-11-14 03:15:00,3207.44,3222.01,0.01,flip_to_short -45829,做空,2025-11-14 03:15:00,2025-11-14 03:20:00,3222.01,3230.91,-0.0,flip_to_long -45830,做多,2025-11-14 03:20:00,2025-11-14 03:30:00,3230.91,3224.34,-0.0,flip_to_short -45831,做空,2025-11-14 03:30:00,2025-11-14 03:45:00,3224.34,3215.49,0.0,flip_to_long -45832,做多,2025-11-14 03:45:00,2025-11-14 04:00:00,3215.49,3218.11,0.0,flip_to_short -45833,做空,2025-11-14 04:00:00,2025-11-14 04:35:00,3218.11,3112.26,0.04,tp_lower -45834,做多,2025-11-14 05:45:00,2025-11-14 07:05:00,3196.38,3197.99,0.0,flip_to_short -45835,做空,2025-11-14 07:05:00,2025-11-14 09:20:00,3197.99,3200.51,-0.0,flip_to_long -45836,做多,2025-11-14 09:20:00,2025-11-14 09:25:00,3200.51,3186.84,-0.01,flip_to_short -45837,做空,2025-11-14 09:25:00,2025-11-14 10:35:00,3186.84,3189.54,-0.0,flip_to_long -45838,做多,2025-11-14 10:35:00,2025-11-14 10:40:00,3189.54,3187.57,-0.0,flip_to_short -45839,做空,2025-11-14 10:40:00,2025-11-14 14:05:00,3187.57,3140.18,0.02,flip_to_long -45840,做多,2025-11-14 14:05:00,2025-11-14 14:25:00,3140.18,3133.02,-0.0,flip_to_short -45841,做空,2025-11-14 14:25:00,2025-11-14 14:30:00,3133.02,3147.98,-0.01,flip_to_long -45842,做多,2025-11-14 14:30:00,2025-11-14 17:50:00,3147.98,3182.62,0.01,flip_to_short -45843,做空,2025-11-14 17:50:00,2025-11-14 18:00:00,3182.62,3179.35,0.0,flip_to_long -45844,做多,2025-11-14 18:00:00,2025-11-14 18:20:00,3179.35,3183.2,0.0,flip_to_short -45845,做空,2025-11-14 18:20:00,2025-11-14 18:25:00,3183.2,3194.0,-0.01,flip_to_long -45846,做多,2025-11-14 18:25:00,2025-11-14 18:35:00,3194.0,3172.62,-0.01,flip_to_short -45847,做空,2025-11-14 18:35:00,2025-11-14 19:15:00,3172.62,3199.58,-0.01,flip_to_long -45848,做多,2025-11-14 19:15:00,2025-11-14 19:30:00,3199.58,3198.05,-0.0,flip_to_short -45849,做空,2025-11-14 19:30:00,2025-11-14 19:45:00,3198.05,3200.46,-0.0,flip_to_long -45850,做多,2025-11-14 19:45:00,2025-11-14 20:05:00,3200.46,3196.78,-0.0,flip_to_short -45851,做空,2025-11-14 20:05:00,2025-11-14 22:30:00,3196.78,3170.94,0.01,flip_to_long -45852,做多,2025-11-14 22:30:00,2025-11-15 05:10:00,3170.94,3161.98,-0.0,flip_to_short -45853,做空,2025-11-15 05:10:00,2025-11-15 05:15:00,3161.98,3172.69,-0.01,flip_to_long -45854,做多,2025-11-15 05:15:00,2025-11-15 06:40:00,3172.69,3169.07,-0.0,flip_to_short -45855,做空,2025-11-15 06:40:00,2025-11-15 06:50:00,3169.07,3178.87,-0.0,flip_to_long -45856,做多,2025-11-15 06:50:00,2025-11-15 06:55:00,3178.87,3173.99,-0.0,flip_to_short -45857,做空,2025-11-15 06:55:00,2025-11-15 07:05:00,3173.99,3178.88,-0.0,flip_to_long -45858,做多,2025-11-15 07:05:00,2025-11-15 07:35:00,3178.88,3175.5,-0.0,flip_to_short -45859,做空,2025-11-15 07:35:00,2025-11-15 07:55:00,3175.5,3174.99,-0.0,flip_to_long -45860,做多,2025-11-15 07:55:00,2025-11-15 10:45:00,3174.99,3165.97,-0.0,flip_to_short -45861,做空,2025-11-15 10:45:00,2025-11-15 11:10:00,3165.97,3164.21,0.0,flip_to_long -45862,做多,2025-11-15 11:10:00,2025-11-15 11:15:00,3164.21,3162.69,-0.0,flip_to_short -45863,做空,2025-11-15 11:15:00,2025-11-15 11:25:00,3162.69,3164.5,-0.0,flip_to_long -45864,做多,2025-11-15 11:25:00,2025-11-15 11:30:00,3164.5,3159.6,-0.0,flip_to_short -45865,做空,2025-11-15 11:30:00,2025-11-15 12:15:00,3159.6,3158.0,0.0,flip_to_long -45866,做多,2025-11-15 12:15:00,2025-11-15 12:40:00,3158.0,3155.85,-0.0,flip_to_short -45867,做空,2025-11-15 12:40:00,2025-11-15 12:50:00,3155.85,3162.54,-0.0,flip_to_long -45868,做多,2025-11-15 12:50:00,2025-11-15 16:05:00,3162.54,3170.68,0.0,flip_to_short -45869,做空,2025-11-15 16:05:00,2025-11-15 16:10:00,3170.68,3172.7,-0.0,flip_to_long -45870,做多,2025-11-15 16:10:00,2025-11-15 16:15:00,3172.7,3166.85,-0.0,flip_to_short -45871,做空,2025-11-15 16:15:00,2025-11-15 16:20:00,3166.85,3172.73,-0.0,flip_to_long -45872,做多,2025-11-15 16:20:00,2025-11-15 16:25:00,3172.73,3168.74,-0.0,flip_to_short -45873,做空,2025-11-15 16:25:00,2025-11-15 16:40:00,3168.74,3178.49,-0.0,flip_to_long -45874,做多,2025-11-15 16:40:00,2025-11-15 19:45:00,3178.49,3194.58,0.01,flip_to_short -45875,做空,2025-11-15 19:45:00,2025-11-16 02:10:00,3194.58,3155.53,0.02,flip_to_long -45876,做多,2025-11-16 02:10:00,2025-11-16 09:50:00,3155.53,3236.51,0.03,tp_upper -45877,做空,2025-11-16 11:10:00,2025-11-16 15:15:00,3198.55,3176.58,0.01,flip_to_long -45878,做多,2025-11-16 15:15:00,2025-11-16 19:15:00,3176.58,3097.9,-0.04,flip_to_short -45879,做空,2025-11-16 19:15:00,2025-11-16 19:25:00,3097.9,3104.34,-0.0,flip_to_long -45880,做多,2025-11-16 19:25:00,2025-11-16 19:35:00,3104.34,3094.41,-0.01,flip_to_short -45881,做空,2025-11-16 19:35:00,2025-11-16 19:40:00,3094.41,3098.3,-0.0,flip_to_long -45882,做多,2025-11-16 19:40:00,2025-11-16 19:50:00,3098.3,3091.3,-0.0,flip_to_short -45883,做空,2025-11-16 19:50:00,2025-11-16 20:00:00,3091.3,3103.57,-0.01,flip_to_long -45884,做多,2025-11-16 20:00:00,2025-11-16 20:15:00,3103.57,3094.68,-0.0,flip_to_short -45885,做空,2025-11-16 20:15:00,2025-11-16 22:30:00,3094.68,3077.98,0.01,flip_to_long -45886,做多,2025-11-16 22:30:00,2025-11-16 23:00:00,3077.98,3018.21,-0.03,flip_to_short -45887,做空,2025-11-16 23:00:00,2025-11-16 23:20:00,3018.21,3099.27,-0.04,flip_to_long -45888,做多,2025-11-16 23:20:00,2025-11-17 00:15:00,3099.27,3073.29,-0.01,flip_to_short -45889,做空,2025-11-17 00:15:00,2025-11-17 00:20:00,3073.29,3083.96,-0.01,flip_to_long -45890,做多,2025-11-17 00:20:00,2025-11-17 08:45:00,3083.96,3187.25,0.04,flip_to_short -45891,做空,2025-11-17 08:45:00,2025-11-17 08:55:00,3187.25,3188.96,-0.0,flip_to_long -45892,做多,2025-11-17 08:55:00,2025-11-17 09:00:00,3188.96,3181.68,-0.0,flip_to_short -45893,做空,2025-11-17 09:00:00,2025-11-17 09:10:00,3181.68,3198.02,-0.01,flip_to_long -45894,做多,2025-11-17 09:10:00,2025-11-17 11:00:00,3198.02,3193.14,-0.0,flip_to_short -45895,做空,2025-11-17 11:00:00,2025-11-17 11:05:00,3193.14,3200.64,-0.0,flip_to_long -45896,做多,2025-11-17 11:05:00,2025-11-17 11:45:00,3200.64,3196.48,-0.0,flip_to_short -45897,做空,2025-11-17 11:45:00,2025-11-17 11:50:00,3196.48,3204.17,-0.0,flip_to_long -45898,做多,2025-11-17 11:50:00,2025-11-17 12:00:00,3204.17,3196.63,-0.0,flip_to_short -45899,做空,2025-11-17 12:00:00,2025-11-17 14:35:00,3196.63,3196.95,-0.0,flip_to_long -45900,做多,2025-11-17 14:35:00,2025-11-17 14:40:00,3196.95,3177.36,-0.01,flip_to_short -45901,做空,2025-11-17 14:40:00,2025-11-17 14:45:00,3177.36,3191.14,-0.01,flip_to_long -45902,做多,2025-11-17 14:45:00,2025-11-17 14:50:00,3191.14,3162.95,-0.01,flip_to_short -45903,做空,2025-11-17 14:50:00,2025-11-17 22:15:00,3162.95,3017.25,0.06,flip_to_long -45904,做多,2025-11-17 22:15:00,2025-11-17 23:10:00,3017.25,3016.12,-0.0,flip_to_short -45905,做空,2025-11-17 23:10:00,2025-11-18 00:45:00,3016.12,3027.45,-0.01,flip_to_long -45906,做多,2025-11-18 00:45:00,2025-11-18 01:50:00,3027.45,3017.29,-0.01,flip_to_short -45907,做空,2025-11-18 01:50:00,2025-11-18 01:55:00,3017.29,3017.52,-0.0,flip_to_long -45908,做多,2025-11-18 01:55:00,2025-11-18 02:35:00,3017.52,3024.43,0.0,flip_to_short -45909,做空,2025-11-18 02:35:00,2025-11-18 03:00:00,3024.43,2959.52,0.03,tp_lower -45910,做多,2025-11-18 03:40:00,2025-11-18 04:00:00,3014.2,3013.12,-0.0,flip_to_short -45911,做空,2025-11-18 04:00:00,2025-11-18 04:55:00,3013.12,3005.0,0.0,flip_to_long -45912,做多,2025-11-18 04:55:00,2025-11-18 05:35:00,3005.0,3007.99,0.0,flip_to_short -45913,做空,2025-11-18 05:35:00,2025-11-18 05:45:00,3007.99,3017.88,-0.01,flip_to_long -45914,做多,2025-11-18 05:45:00,2025-11-18 05:50:00,3017.88,3007.07,-0.01,flip_to_short -45915,做空,2025-11-18 05:50:00,2025-11-18 05:55:00,3007.07,3011.13,-0.0,flip_to_long -45916,做多,2025-11-18 05:55:00,2025-11-18 06:00:00,3011.13,3001.46,-0.01,flip_to_short -45917,做空,2025-11-18 06:00:00,2025-11-18 06:05:00,3001.46,3006.69,-0.0,flip_to_long -45918,做多,2025-11-18 06:05:00,2025-11-18 06:25:00,3006.69,3003.68,-0.0,flip_to_short -45919,做空,2025-11-18 06:25:00,2025-11-18 06:55:00,3003.68,2988.85,0.01,flip_to_long -45920,做多,2025-11-18 06:55:00,2025-11-18 07:10:00,2988.85,2996.86,0.0,flip_to_short -45921,做空,2025-11-18 07:10:00,2025-11-18 07:20:00,2996.86,2998.99,-0.0,flip_to_long -45922,做多,2025-11-18 07:20:00,2025-11-18 12:10:00,2998.99,3038.77,0.02,flip_to_short -45923,做空,2025-11-18 12:10:00,2025-11-18 12:15:00,3038.77,3057.53,-0.01,flip_to_long -45924,做多,2025-11-18 12:15:00,2025-11-18 12:25:00,3057.53,3045.66,-0.01,flip_to_short -45925,做空,2025-11-18 12:25:00,2025-11-18 12:30:00,3045.66,3049.36,-0.0,flip_to_long -45926,做多,2025-11-18 12:30:00,2025-11-18 12:50:00,3049.36,3049.05,-0.0,flip_to_short -45927,做空,2025-11-18 12:50:00,2025-11-18 14:25:00,3049.05,3056.88,-0.0,flip_to_long -45928,做多,2025-11-18 14:25:00,2025-11-18 15:00:00,3056.88,3037.59,-0.01,flip_to_short -45929,做空,2025-11-18 15:00:00,2025-11-18 15:05:00,3037.59,3074.76,-0.02,flip_to_long -45930,做多,2025-11-18 15:05:00,2025-11-18 20:10:00,3074.76,3140.72,0.03,flip_to_short -45931,做空,2025-11-18 20:10:00,2025-11-19 01:20:00,3140.72,3106.12,0.01,flip_to_long -45932,做多,2025-11-19 01:20:00,2025-11-19 03:05:00,3106.12,3108.32,0.0,flip_to_short -45933,做空,2025-11-19 03:05:00,2025-11-19 07:20:00,3108.32,3052.6,0.02,flip_to_long -45934,做多,2025-11-19 07:20:00,2025-11-19 11:55:00,3052.6,3082.31,0.01,flip_to_short -45935,做空,2025-11-19 11:55:00,2025-11-19 15:05:00,3082.31,3097.86,-0.01,flip_to_long -45936,做多,2025-11-19 15:05:00,2025-11-19 15:15:00,3097.86,3068.45,-0.01,flip_to_short -45937,做空,2025-11-19 15:15:00,2025-11-19 20:30:00,3068.45,2918.85,0.07,flip_to_long -45938,做多,2025-11-19 20:30:00,2025-11-19 20:40:00,2918.85,2913.8,-0.0,flip_to_short -45939,做空,2025-11-19 20:40:00,2025-11-19 20:45:00,2913.8,2917.92,-0.0,flip_to_long -45940,做多,2025-11-19 20:45:00,2025-11-20 04:05:00,2917.92,3028.04,0.05,flip_to_short -45941,做空,2025-11-20 04:05:00,2025-11-20 04:10:00,3028.04,3029.28,-0.0,flip_to_long -45942,做多,2025-11-20 04:10:00,2025-11-20 05:25:00,3029.28,3036.55,0.0,flip_to_short -45943,做空,2025-11-20 05:25:00,2025-11-20 05:30:00,3036.55,3036.87,-0.0,flip_to_long -45944,做多,2025-11-20 05:30:00,2025-11-20 05:40:00,3036.87,3036.31,-0.0,flip_to_short -45945,做空,2025-11-20 05:40:00,2025-11-20 05:45:00,3036.31,3038.58,-0.0,flip_to_long -45946,做多,2025-11-20 05:45:00,2025-11-20 05:55:00,3038.58,3034.07,-0.0,flip_to_short -45947,做空,2025-11-20 05:55:00,2025-11-20 06:00:00,3034.07,3034.89,-0.0,flip_to_long -45948,做多,2025-11-20 06:00:00,2025-11-20 06:10:00,3034.89,3035.89,-0.0,flip_to_short -45949,做空,2025-11-20 06:10:00,2025-11-20 07:35:00,3035.89,3032.45,0.0,flip_to_long -45950,做多,2025-11-20 07:35:00,2025-11-20 07:40:00,3032.45,3032.41,-0.0,flip_to_short -45951,做空,2025-11-20 07:40:00,2025-11-20 07:45:00,3032.41,3039.02,-0.0,flip_to_long -45952,做多,2025-11-20 07:45:00,2025-11-20 08:00:00,3039.02,3034.78,-0.0,flip_to_short -45953,做空,2025-11-20 08:00:00,2025-11-20 08:15:00,3034.78,3034.57,-0.0,flip_to_long -45954,做多,2025-11-20 08:15:00,2025-11-20 08:20:00,3034.57,3031.27,-0.0,flip_to_short -45955,做空,2025-11-20 08:20:00,2025-11-20 08:25:00,3031.27,3034.8,-0.0,flip_to_long -45956,做多,2025-11-20 08:25:00,2025-11-20 08:30:00,3034.8,3033.85,-0.0,flip_to_short -45957,做空,2025-11-20 08:30:00,2025-11-20 09:10:00,3033.85,3029.82,0.0,flip_to_long -45958,做多,2025-11-20 09:10:00,2025-11-20 12:00:00,3029.82,3020.8,-0.01,flip_to_short -45959,做空,2025-11-20 12:00:00,2025-11-20 12:20:00,3020.8,3019.71,-0.0,flip_to_long -45960,做多,2025-11-20 12:20:00,2025-11-20 12:25:00,3019.71,3018.58,-0.0,flip_to_short -45961,做空,2025-11-20 12:25:00,2025-11-20 12:30:00,3018.58,3025.19,-0.0,flip_to_long -45962,做多,2025-11-20 12:30:00,2025-11-20 12:40:00,3025.19,3016.5,-0.0,flip_to_short -45963,做空,2025-11-20 12:40:00,2025-11-20 12:45:00,3016.5,3026.99,-0.01,flip_to_long -45964,做多,2025-11-20 12:45:00,2025-11-20 13:20:00,3026.99,3015.34,-0.01,flip_to_short -45965,做空,2025-11-20 13:20:00,2025-11-20 13:25:00,3015.34,3020.85,-0.0,flip_to_long -45966,做多,2025-11-20 13:25:00,2025-11-20 13:30:00,3020.85,3017.01,-0.0,flip_to_short -45967,做空,2025-11-20 13:30:00,2025-11-20 13:35:00,3017.01,3020.49,-0.0,flip_to_long -45968,做多,2025-11-20 13:35:00,2025-11-20 13:40:00,3020.49,3000.08,-0.01,flip_to_short -45969,做空,2025-11-20 13:40:00,2025-11-20 13:50:00,3000.08,3012.97,-0.01,flip_to_long -45970,做多,2025-11-20 13:50:00,2025-11-20 14:30:00,3012.97,2998.37,-0.01,flip_to_short -45971,做空,2025-11-20 14:30:00,2025-11-20 21:00:00,2998.37,2845.88,0.07,flip_to_long -45972,做多,2025-11-20 21:00:00,2025-11-20 23:35:00,2845.88,2835.99,-0.01,flip_to_short -45973,做空,2025-11-20 23:35:00,2025-11-21 00:10:00,2835.99,2856.93,-0.01,flip_to_long -45974,做多,2025-11-21 00:10:00,2025-11-21 00:40:00,2856.93,2860.0,0.0,flip_to_short -45975,做空,2025-11-21 00:40:00,2025-11-21 01:00:00,2860.0,2864.72,-0.0,flip_to_long -45976,做多,2025-11-21 01:00:00,2025-11-21 01:45:00,2864.72,2864.72,-0.0,flip_to_short -45977,做空,2025-11-21 01:45:00,2025-11-21 05:15:00,2864.72,2826.0,0.02,flip_to_long -45978,做多,2025-11-21 05:15:00,2025-11-21 15:30:00,2826.0,2718.06,-0.06,flip_to_short -45979,做空,2025-11-21 15:30:00,2025-11-21 15:45:00,2718.06,2715.02,0.0,flip_to_long -45980,做多,2025-11-21 15:45:00,2025-11-21 16:40:00,2715.02,2713.34,-0.0,flip_to_short -45981,做空,2025-11-21 16:40:00,2025-11-21 16:45:00,2713.34,2726.91,-0.01,flip_to_long -45982,做多,2025-11-21 16:45:00,2025-11-21 18:10:00,2726.91,2729.04,0.0,flip_to_short -45983,做空,2025-11-21 18:10:00,2025-11-21 18:25:00,2729.04,2746.49,-0.01,flip_to_long -45984,做多,2025-11-21 18:25:00,2025-11-21 19:40:00,2746.49,2754.64,0.0,flip_to_short -45985,做空,2025-11-21 19:40:00,2025-11-21 19:55:00,2754.64,2750.63,0.0,flip_to_long -45986,做多,2025-11-21 19:55:00,2025-11-21 22:20:00,2750.63,2750.24,-0.0,flip_to_short -45987,做空,2025-11-21 22:20:00,2025-11-21 22:25:00,2750.24,2750.44,-0.0,flip_to_long -45988,做多,2025-11-21 22:25:00,2025-11-22 02:10:00,2750.44,2759.98,0.0,flip_to_short -45989,做空,2025-11-22 02:10:00,2025-11-22 06:20:00,2759.98,2749.74,0.0,flip_to_long -45990,做多,2025-11-22 06:20:00,2025-11-22 08:00:00,2749.74,2747.5,-0.0,flip_to_short -45991,做空,2025-11-22 08:00:00,2025-11-22 11:25:00,2747.5,2735.04,0.01,flip_to_long -45992,做多,2025-11-22 11:25:00,2025-11-22 12:00:00,2735.04,2728.27,-0.0,flip_to_short -45993,做空,2025-11-22 12:00:00,2025-11-22 13:05:00,2728.27,2724.17,0.0,flip_to_long -45994,做多,2025-11-22 13:05:00,2025-11-22 13:15:00,2724.17,2723.8,-0.0,flip_to_short -45995,做空,2025-11-22 13:15:00,2025-11-22 13:45:00,2723.8,2721.53,0.0,flip_to_long -45996,做多,2025-11-22 13:45:00,2025-11-22 19:35:00,2721.53,2746.79,0.01,flip_to_short -45997,做空,2025-11-22 19:35:00,2025-11-22 19:45:00,2746.79,2749.81,-0.0,flip_to_long -45998,做多,2025-11-22 19:45:00,2025-11-22 20:35:00,2749.81,2747.13,-0.0,flip_to_short -45999,做空,2025-11-22 20:35:00,2025-11-22 22:10:00,2747.13,2756.33,-0.01,flip_to_long -46000,做多,2025-11-22 22:10:00,2025-11-22 22:50:00,2756.33,2794.39,0.02,tp_upper -46001,做空,2025-11-23 06:20:00,2025-11-23 08:45:00,2818.96,2812.43,0.0,flip_to_long -46002,做多,2025-11-23 08:45:00,2025-11-23 10:05:00,2812.43,2808.46,-0.0,flip_to_short -46003,做空,2025-11-23 10:05:00,2025-11-23 10:20:00,2808.46,2807.81,-0.0,flip_to_long -46004,做多,2025-11-23 10:20:00,2025-11-23 10:25:00,2807.81,2805.61,-0.0,flip_to_short -46005,做空,2025-11-23 10:25:00,2025-11-23 10:35:00,2805.61,2807.67,-0.0,flip_to_long -46006,做多,2025-11-23 10:35:00,2025-11-23 10:55:00,2807.67,2807.25,-0.0,flip_to_short -46007,做空,2025-11-23 10:55:00,2025-11-23 11:05:00,2807.25,2806.72,-0.0,flip_to_long -46008,做多,2025-11-23 11:05:00,2025-11-23 14:35:00,2806.72,2827.48,0.01,flip_to_short -46009,做空,2025-11-23 14:35:00,2025-11-23 15:30:00,2827.48,2825.33,0.0,flip_to_long -46010,做多,2025-11-23 15:30:00,2025-11-23 16:15:00,2825.33,2827.29,0.0,flip_to_short -46011,做空,2025-11-23 16:15:00,2025-11-23 16:30:00,2827.29,2826.87,-0.0,flip_to_long -46012,做多,2025-11-23 16:30:00,2025-11-23 16:40:00,2826.87,2828.11,-0.0,flip_to_short -46013,做空,2025-11-23 16:40:00,2025-11-23 19:15:00,2828.11,2821.69,0.0,flip_to_long -46014,做多,2025-11-23 19:15:00,2025-11-23 23:00:00,2821.69,2823.06,-0.0,flip_to_short -46015,做空,2025-11-23 23:00:00,2025-11-24 02:00:00,2823.06,2834.22,-0.01,flip_to_long -46016,做多,2025-11-24 02:00:00,2025-11-24 04:20:00,2834.22,2808.59,-0.01,flip_to_short -46017,做空,2025-11-24 04:20:00,2025-11-24 04:30:00,2808.59,2827.09,-0.01,flip_to_long -46018,做多,2025-11-24 04:30:00,2025-11-24 06:05:00,2827.09,2839.81,0.01,flip_to_short -46019,做空,2025-11-24 06:05:00,2025-11-24 06:15:00,2839.81,2844.94,-0.0,flip_to_long -46020,做多,2025-11-24 06:15:00,2025-11-24 06:20:00,2844.94,2840.65,-0.0,flip_to_short -46021,做空,2025-11-24 06:20:00,2025-11-24 06:35:00,2840.65,2841.73,-0.0,flip_to_long -46022,做多,2025-11-24 06:35:00,2025-11-24 14:00:00,2841.73,2808.16,-0.02,flip_to_short -46023,做空,2025-11-24 14:00:00,2025-11-24 14:30:00,2808.16,2839.76,-0.02,flip_to_long -46024,做多,2025-11-24 14:30:00,2025-11-24 14:40:00,2839.76,2801.96,-0.02,flip_to_short -46025,做空,2025-11-24 14:40:00,2025-11-24 14:50:00,2801.96,2808.19,-0.0,flip_to_long -46026,做多,2025-11-24 14:50:00,2025-11-24 22:20:00,2808.19,2957.0,0.07,flip_to_short -46027,做空,2025-11-24 22:20:00,2025-11-24 22:25:00,2957.0,2959.79,-0.0,flip_to_long -46028,做多,2025-11-24 22:25:00,2025-11-24 22:35:00,2959.79,2959.62,-0.0,flip_to_short -46029,做空,2025-11-24 22:35:00,2025-11-24 22:55:00,2959.62,2959.22,-0.0,flip_to_long -46030,做多,2025-11-24 22:55:00,2025-11-24 23:20:00,2959.22,2965.26,0.0,flip_to_short -46031,做空,2025-11-24 23:20:00,2025-11-25 04:30:00,2965.26,2934.0,0.01,flip_to_long -46032,做多,2025-11-25 04:30:00,2025-11-25 04:35:00,2934.0,2933.22,-0.0,flip_to_short -46033,做空,2025-11-25 04:35:00,2025-11-25 05:30:00,2933.22,2928.75,0.0,flip_to_long -46034,做多,2025-11-25 05:30:00,2025-11-25 06:00:00,2928.75,2924.81,-0.0,flip_to_short -46035,做空,2025-11-25 06:00:00,2025-11-25 06:05:00,2924.81,2925.76,-0.0,flip_to_long -46036,做多,2025-11-25 06:05:00,2025-11-25 06:10:00,2925.76,2922.24,-0.0,flip_to_short -46037,做空,2025-11-25 06:10:00,2025-11-25 06:55:00,2922.24,2921.09,-0.0,flip_to_long -46038,做多,2025-11-25 06:55:00,2025-11-25 11:40:00,2921.09,2893.93,-0.01,flip_to_short -46039,做空,2025-11-25 11:40:00,2025-11-25 12:00:00,2893.93,2894.08,-0.0,flip_to_long -46040,做多,2025-11-25 12:00:00,2025-11-25 14:30:00,2894.08,2909.3,0.01,flip_to_short -46041,做空,2025-11-25 14:30:00,2025-11-25 15:30:00,2909.3,2902.25,0.0,flip_to_long -46042,做多,2025-11-25 15:30:00,2025-11-25 15:35:00,2902.25,2899.97,-0.0,flip_to_short -46043,做空,2025-11-25 15:35:00,2025-11-25 15:40:00,2899.97,2906.33,-0.0,flip_to_long -46044,做多,2025-11-25 15:40:00,2025-11-25 15:45:00,2906.33,2897.68,-0.01,flip_to_short -46045,做空,2025-11-25 15:45:00,2025-11-25 16:15:00,2897.68,2905.78,-0.0,flip_to_long -46046,做多,2025-11-25 16:15:00,2025-11-25 19:00:00,2905.78,2906.4,-0.0,flip_to_short -46047,做空,2025-11-25 19:00:00,2025-11-25 19:50:00,2906.4,2919.71,-0.01,flip_to_long -46048,做多,2025-11-25 19:50:00,2025-11-25 21:00:00,2919.71,2927.44,0.0,flip_to_short -46049,做空,2025-11-25 21:00:00,2025-11-25 21:10:00,2927.44,2927.56,-0.0,flip_to_long -46050,做多,2025-11-25 21:10:00,2025-11-25 22:00:00,2927.56,2910.48,-0.01,flip_to_short -46051,做空,2025-11-25 22:00:00,2025-11-25 22:25:00,2910.48,2930.0,-0.01,flip_to_long -46052,做多,2025-11-25 22:25:00,2025-11-26 02:55:00,2930.0,2955.42,0.01,flip_to_short -46053,做空,2025-11-26 02:55:00,2025-11-26 03:15:00,2955.42,2958.33,-0.0,flip_to_long -46054,做多,2025-11-26 03:15:00,2025-11-26 03:25:00,2958.33,2958.51,-0.0,flip_to_short -46055,做空,2025-11-26 03:25:00,2025-11-26 06:05:00,2958.51,2951.24,0.0,flip_to_long -46056,做多,2025-11-26 06:05:00,2025-11-26 06:10:00,2951.24,2948.66,-0.0,flip_to_short -46057,做空,2025-11-26 06:10:00,2025-11-26 06:50:00,2948.66,2946.11,0.0,flip_to_long -46058,做多,2025-11-26 06:50:00,2025-11-26 06:55:00,2946.11,2944.65,-0.0,flip_to_short -46059,做空,2025-11-26 06:55:00,2025-11-26 07:15:00,2944.65,2942.4,0.0,flip_to_long -46060,做多,2025-11-26 07:15:00,2025-11-26 07:25:00,2942.4,2944.31,0.0,flip_to_short -46061,做空,2025-11-26 07:25:00,2025-11-26 07:45:00,2944.31,2939.77,0.0,flip_to_long -46062,做多,2025-11-26 07:45:00,2025-11-26 08:00:00,2939.77,2938.69,-0.0,flip_to_short -46063,做空,2025-11-26 08:00:00,2025-11-26 13:15:00,2938.69,2911.02,0.01,flip_to_long -46064,做多,2025-11-26 13:15:00,2025-11-26 13:30:00,2911.02,2908.99,-0.0,flip_to_short -46065,做空,2025-11-26 13:30:00,2025-11-26 15:00:00,2908.99,2917.54,-0.01,flip_to_long -46066,做多,2025-11-26 15:00:00,2025-11-26 15:45:00,2917.54,2914.87,-0.0,flip_to_short -46067,做空,2025-11-26 15:45:00,2025-11-26 15:50:00,2914.87,2919.32,-0.0,flip_to_long -46068,做多,2025-11-26 15:50:00,2025-11-26 22:20:00,2919.32,3018.33,0.05,flip_to_short -46069,做空,2025-11-26 22:20:00,2025-11-26 22:25:00,3018.33,3022.15,-0.0,flip_to_long -46070,做多,2025-11-26 22:25:00,2025-11-26 22:40:00,3022.15,3020.81,-0.0,flip_to_short -46071,做空,2025-11-26 22:40:00,2025-11-26 22:55:00,3020.81,3026.42,-0.0,flip_to_long -46072,做多,2025-11-26 22:55:00,2025-11-26 23:15:00,3026.42,3021.85,-0.0,flip_to_short -46073,做空,2025-11-26 23:15:00,2025-11-26 23:20:00,3021.85,3024.72,-0.0,flip_to_long -46074,做多,2025-11-26 23:20:00,2025-11-26 23:25:00,3024.72,3017.1,-0.0,flip_to_short -46075,做空,2025-11-26 23:25:00,2025-11-26 23:45:00,3017.1,3025.35,-0.0,flip_to_long -46076,做多,2025-11-26 23:45:00,2025-11-27 00:00:00,3025.35,3018.85,-0.0,flip_to_short -46077,做空,2025-11-27 00:00:00,2025-11-27 00:40:00,3018.85,3021.32,-0.0,flip_to_long -46078,做多,2025-11-27 00:40:00,2025-11-27 03:40:00,3021.32,3029.99,0.0,flip_to_short -46079,做空,2025-11-27 03:40:00,2025-11-27 04:05:00,3029.99,3038.83,-0.01,flip_to_long -46080,做多,2025-11-27 04:05:00,2025-11-27 04:30:00,3038.83,3036.09,-0.0,flip_to_short -46081,做空,2025-11-27 04:30:00,2025-11-27 04:35:00,3036.09,3042.92,-0.0,flip_to_long -46082,做多,2025-11-27 04:35:00,2025-11-27 05:05:00,3042.92,3035.77,-0.0,flip_to_short -46083,做空,2025-11-27 05:05:00,2025-11-27 05:20:00,3035.77,3039.82,-0.0,flip_to_long -46084,做多,2025-11-27 05:20:00,2025-11-27 05:25:00,3039.82,3036.61,-0.0,flip_to_short -46085,做空,2025-11-27 05:25:00,2025-11-27 09:15:00,3036.61,3036.23,-0.0,flip_to_long -46086,做多,2025-11-27 09:15:00,2025-11-27 09:25:00,3036.23,3029.36,-0.0,flip_to_short -46087,做空,2025-11-27 09:25:00,2025-11-27 10:05:00,3029.36,3029.59,-0.0,flip_to_long -46088,做多,2025-11-27 10:05:00,2025-11-27 10:10:00,3029.59,3027.91,-0.0,flip_to_short -46089,做空,2025-11-27 10:10:00,2025-11-27 10:15:00,3027.91,3031.32,-0.0,flip_to_long -46090,做多,2025-11-27 10:15:00,2025-11-27 10:30:00,3031.32,3022.73,-0.0,flip_to_short -46091,做空,2025-11-27 10:30:00,2025-11-27 10:40:00,3022.73,3030.46,-0.0,flip_to_long -46092,做多,2025-11-27 10:40:00,2025-11-27 11:05:00,3030.46,3028.66,-0.0,flip_to_short -46093,做空,2025-11-27 11:05:00,2025-11-27 11:30:00,3028.66,3026.87,0.0,flip_to_long -46094,做多,2025-11-27 11:30:00,2025-11-27 11:40:00,3026.87,3029.44,0.0,flip_to_short -46095,做空,2025-11-27 11:40:00,2025-11-27 11:50:00,3029.44,3028.31,-0.0,flip_to_long -46096,做多,2025-11-27 11:50:00,2025-11-27 16:05:00,3028.31,3004.79,-0.01,flip_to_short -46097,做空,2025-11-27 16:05:00,2025-11-27 16:10:00,3004.79,3019.82,-0.01,flip_to_long -46098,做多,2025-11-27 16:10:00,2025-11-27 22:05:00,3019.82,3029.1,0.0,flip_to_short -46099,做空,2025-11-27 22:05:00,2025-11-27 22:15:00,3029.1,3032.31,-0.0,flip_to_long -46100,做多,2025-11-27 22:15:00,2025-11-27 22:20:00,3032.31,3027.81,-0.0,flip_to_short -46101,做空,2025-11-27 22:20:00,2025-11-27 22:25:00,3027.81,3030.91,-0.0,flip_to_long -46102,做多,2025-11-27 22:25:00,2025-11-27 22:30:00,3030.91,3026.72,-0.0,flip_to_short -46103,做空,2025-11-27 22:30:00,2025-11-28 02:55:00,3026.72,3010.8,0.01,flip_to_long -46104,做多,2025-11-28 02:55:00,2025-11-28 03:00:00,3010.8,3007.78,-0.0,flip_to_short -46105,做空,2025-11-28 03:00:00,2025-11-28 03:05:00,3007.78,3010.49,-0.0,flip_to_long -46106,做多,2025-11-28 03:05:00,2025-11-28 03:10:00,3010.49,3002.97,-0.0,flip_to_short -46107,做空,2025-11-28 03:10:00,2025-11-28 03:20:00,3002.97,3005.73,-0.0,flip_to_long -46108,做多,2025-11-28 03:20:00,2025-11-28 03:35:00,3005.73,3006.67,-0.0,flip_to_short -46109,做空,2025-11-28 03:35:00,2025-11-28 03:50:00,3006.67,3007.27,-0.0,flip_to_long -46110,做多,2025-11-28 03:50:00,2025-11-28 06:25:00,3007.27,3009.99,0.0,flip_to_short -46111,做空,2025-11-28 06:25:00,2025-11-28 06:30:00,3009.99,3010.56,-0.0,flip_to_long -46112,做多,2025-11-28 06:30:00,2025-11-28 06:35:00,3010.56,3007.15,-0.0,flip_to_short -46113,做空,2025-11-28 06:35:00,2025-11-28 06:40:00,3007.15,3009.5,-0.0,flip_to_long -46114,做多,2025-11-28 06:40:00,2025-11-28 07:35:00,3009.5,3010.39,-0.0,flip_to_short -46115,做空,2025-11-28 07:35:00,2025-11-28 08:10:00,3010.39,3015.23,-0.0,flip_to_long -46116,做多,2025-11-28 08:10:00,2025-11-28 08:15:00,3015.23,3013.53,-0.0,flip_to_short -46117,做空,2025-11-28 08:15:00,2025-11-28 11:55:00,3013.53,3032.45,-0.01,flip_to_long -46118,做多,2025-11-28 11:55:00,2025-11-28 12:10:00,3032.45,3037.38,0.0,flip_to_short -46119,做空,2025-11-28 12:10:00,2025-11-28 12:30:00,3037.38,3038.05,-0.0,flip_to_long -46120,做多,2025-11-28 12:30:00,2025-11-28 12:35:00,3038.05,3036.66,-0.0,flip_to_short -46121,做空,2025-11-28 12:35:00,2025-11-28 13:35:00,3036.66,3053.21,-0.01,flip_to_long -46122,做多,2025-11-28 13:35:00,2025-11-28 16:20:00,3053.21,3034.35,-0.01,flip_to_short -46123,做空,2025-11-28 16:20:00,2025-11-28 19:20:00,3034.35,3053.35,-0.01,flip_to_long -46124,做多,2025-11-28 19:20:00,2025-11-28 20:00:00,3053.35,3038.99,-0.01,flip_to_short -46125,做空,2025-11-28 20:00:00,2025-11-28 20:15:00,3038.99,3052.05,-0.01,flip_to_long -46126,做多,2025-11-28 20:15:00,2025-11-28 21:50:00,3052.05,3038.14,-0.01,flip_to_short -46127,做空,2025-11-28 21:50:00,2025-11-28 23:00:00,3038.14,3043.17,-0.0,flip_to_long -46128,做多,2025-11-28 23:00:00,2025-11-28 23:05:00,3043.17,3036.99,-0.0,flip_to_short -46129,做空,2025-11-28 23:05:00,2025-11-29 01:05:00,3036.99,3039.34,-0.0,flip_to_long -46130,做多,2025-11-29 01:05:00,2025-11-29 01:25:00,3039.34,3037.8,-0.0,flip_to_short -46131,做空,2025-11-29 01:25:00,2025-11-29 01:55:00,3037.8,3036.97,-0.0,flip_to_long -46132,做多,2025-11-29 01:55:00,2025-11-29 02:25:00,3036.97,3032.21,-0.0,flip_to_short -46133,做空,2025-11-29 02:25:00,2025-11-29 04:30:00,3032.21,3029.86,0.0,flip_to_long -46134,做多,2025-11-29 04:30:00,2025-11-29 05:50:00,3029.86,3030.98,-0.0,flip_to_short -46135,做空,2025-11-29 05:50:00,2025-11-29 05:55:00,3030.98,3031.6,-0.0,flip_to_long -46136,做多,2025-11-29 05:55:00,2025-11-29 06:00:00,3031.6,3031.07,-0.0,flip_to_short -46137,做空,2025-11-29 06:00:00,2025-11-29 06:05:00,3031.07,3034.49,-0.0,flip_to_long -46138,做多,2025-11-29 06:05:00,2025-11-29 06:15:00,3034.49,3030.92,-0.0,flip_to_short -46139,做空,2025-11-29 06:15:00,2025-11-29 13:30:00,3030.92,2999.33,0.01,flip_to_long -46140,做多,2025-11-29 13:30:00,2025-11-29 13:35:00,2999.33,2997.48,-0.0,flip_to_short -46141,做空,2025-11-29 13:35:00,2025-11-29 13:40:00,2997.48,2997.89,-0.0,flip_to_long -46142,做多,2025-11-29 13:40:00,2025-11-29 13:55:00,2997.89,2996.87,-0.0,flip_to_short -46143,做空,2025-11-29 13:55:00,2025-11-29 15:15:00,2996.87,3003.76,-0.0,flip_to_long -46144,做多,2025-11-29 15:15:00,2025-11-29 17:05:00,3003.76,2996.22,-0.0,flip_to_short -46145,做空,2025-11-29 17:05:00,2025-11-29 17:15:00,2996.22,2996.7,-0.0,flip_to_long -46146,做多,2025-11-29 17:15:00,2025-11-29 19:00:00,2996.7,2990.85,-0.0,flip_to_short -46147,做空,2025-11-29 19:00:00,2025-11-29 19:05:00,2990.85,2996.36,-0.0,flip_to_long -46148,做多,2025-11-29 19:05:00,2025-11-29 19:30:00,2996.36,2990.68,-0.0,flip_to_short -46149,做空,2025-11-29 19:30:00,2025-11-29 20:25:00,2990.68,2989.97,-0.0,flip_to_long -46150,做多,2025-11-29 20:25:00,2025-11-29 20:35:00,2989.97,2988.65,-0.0,flip_to_short -46151,做空,2025-11-29 20:35:00,2025-11-29 20:40:00,2988.65,2990.59,-0.0,flip_to_long -46152,做多,2025-11-29 20:40:00,2025-11-29 21:05:00,2990.59,2988.82,-0.0,flip_to_short -46153,做空,2025-11-29 21:05:00,2025-11-29 21:20:00,2988.82,2990.19,-0.0,flip_to_long -46154,做多,2025-11-29 21:20:00,2025-11-29 22:10:00,2990.19,2983.41,-0.0,flip_to_short -46155,做空,2025-11-29 22:10:00,2025-11-29 22:30:00,2983.41,2987.75,-0.0,flip_to_long -46156,做多,2025-11-29 22:30:00,2025-11-29 22:45:00,2987.75,2987.23,-0.0,flip_to_short -46157,做空,2025-11-29 22:45:00,2025-11-29 22:50:00,2987.23,2989.05,-0.0,flip_to_long -46158,做多,2025-11-29 22:50:00,2025-11-29 22:55:00,2989.05,2987.72,-0.0,flip_to_short -46159,做空,2025-11-29 22:55:00,2025-11-29 23:00:00,2987.72,2988.25,-0.0,flip_to_long -46160,做多,2025-11-29 23:00:00,2025-11-29 23:05:00,2988.25,2985.39,-0.0,flip_to_short -46161,做空,2025-11-29 23:05:00,2025-11-29 23:20:00,2985.39,2991.0,-0.0,flip_to_long -46162,做多,2025-11-29 23:20:00,2025-11-29 23:25:00,2991.0,2989.12,-0.0,flip_to_short -46163,做空,2025-11-29 23:25:00,2025-11-29 23:35:00,2989.12,2991.01,-0.0,flip_to_long -46164,做多,2025-11-29 23:35:00,2025-11-29 23:45:00,2991.01,2986.75,-0.0,flip_to_short -46165,做空,2025-11-29 23:45:00,2025-11-29 23:50:00,2986.75,2989.19,-0.0,flip_to_long -46166,做多,2025-11-29 23:50:00,2025-11-30 02:40:00,2989.19,2995.76,0.0,flip_to_short -46167,做空,2025-11-30 02:40:00,2025-11-30 03:40:00,2995.76,3002.57,-0.0,flip_to_long -46168,做多,2025-11-30 03:40:00,2025-11-30 04:15:00,3002.57,2998.08,-0.0,flip_to_short -46169,做空,2025-11-30 04:15:00,2025-11-30 04:30:00,2998.08,2997.2,-0.0,flip_to_long -46170,做多,2025-11-30 04:30:00,2025-11-30 04:40:00,2997.2,2996.74,-0.0,flip_to_short -46171,做空,2025-11-30 04:40:00,2025-11-30 04:55:00,2996.74,2997.01,-0.0,flip_to_long -46172,做多,2025-11-30 04:55:00,2025-11-30 11:15:00,2997.01,3003.7,0.0,flip_to_short -46173,做空,2025-11-30 11:15:00,2025-11-30 11:20:00,3003.7,3003.73,-0.0,flip_to_long -46174,做多,2025-11-30 11:20:00,2025-11-30 12:30:00,3003.73,3007.03,0.0,flip_to_short -46175,做空,2025-11-30 12:30:00,2025-11-30 18:20:00,3007.03,3035.27,-0.01,flip_to_long -46176,做多,2025-11-30 18:20:00,2025-11-30 19:00:00,3035.27,3035.8,-0.0,flip_to_short -46177,做空,2025-11-30 19:00:00,2025-11-30 19:35:00,3035.8,3034.76,-0.0,flip_to_long -46178,做多,2025-11-30 19:35:00,2025-11-30 19:40:00,3034.76,3032.87,-0.0,flip_to_short -46179,做空,2025-11-30 19:40:00,2025-11-30 20:00:00,3032.87,3036.6,-0.0,flip_to_long -46180,做多,2025-11-30 20:00:00,2025-11-30 20:20:00,3036.6,3033.76,-0.0,flip_to_short -46181,做空,2025-11-30 20:20:00,2025-11-30 22:10:00,3033.76,3030.19,0.0,flip_to_long -46182,做多,2025-11-30 22:10:00,2025-11-30 23:00:00,3030.19,3022.64,-0.0,flip_to_short -46183,做空,2025-11-30 23:00:00,2025-12-01 00:05:00,3022.64,2935.54,0.04,tp_lower -46184,做多,2025-12-01 06:00:00,2025-12-01 11:05:00,2827.17,2835.37,0.0,flip_to_short -46185,做空,2025-12-01 11:05:00,2025-12-01 12:45:00,2835.37,2799.27,0.02,tp_lower -46186,做多,2025-12-01 13:00:00,2025-12-02 01:55:00,2829.2,2793.93,-0.02,flip_to_short -46187,做空,2025-12-02 01:55:00,2025-12-02 02:10:00,2793.93,2797.11,-0.0,flip_to_long -46188,做多,2025-12-02 02:10:00,2025-12-02 02:55:00,2797.11,2799.7,0.0,flip_to_short -46189,做空,2025-12-02 02:55:00,2025-12-02 03:10:00,2799.7,2801.45,-0.0,flip_to_long -46190,做多,2025-12-02 03:10:00,2025-12-02 03:15:00,2801.45,2795.72,-0.0,flip_to_short -46191,做空,2025-12-02 03:15:00,2025-12-02 03:40:00,2795.72,2808.32,-0.01,flip_to_long -46192,做多,2025-12-02 03:40:00,2025-12-02 05:05:00,2808.32,2799.4,-0.01,flip_to_short -46193,做空,2025-12-02 05:05:00,2025-12-02 05:10:00,2799.4,2801.87,-0.0,flip_to_long -46194,做多,2025-12-02 05:10:00,2025-12-02 05:25:00,2801.87,2798.69,-0.0,flip_to_short -46195,做空,2025-12-02 05:25:00,2025-12-02 05:30:00,2798.69,2800.71,-0.0,flip_to_long -46196,做多,2025-12-02 05:30:00,2025-12-02 05:35:00,2800.71,2797.34,-0.0,flip_to_short -46197,做空,2025-12-02 05:35:00,2025-12-02 05:45:00,2797.34,2800.97,-0.0,flip_to_long -46198,做多,2025-12-02 05:45:00,2025-12-02 05:55:00,2800.97,2801.99,-0.0,flip_to_short -46199,做空,2025-12-02 05:55:00,2025-12-02 06:15:00,2801.99,2802.0,-0.0,flip_to_long -46200,做多,2025-12-02 06:15:00,2025-12-02 06:20:00,2802.0,2800.2,-0.0,flip_to_short -46201,做空,2025-12-02 06:20:00,2025-12-02 06:25:00,2800.2,2801.49,-0.0,flip_to_long -46202,做多,2025-12-02 06:25:00,2025-12-02 07:25:00,2801.49,2803.74,0.0,flip_to_short -46203,做空,2025-12-02 07:25:00,2025-12-02 07:35:00,2803.74,2804.2,-0.0,flip_to_long -46204,做多,2025-12-02 07:35:00,2025-12-02 07:45:00,2804.2,2802.79,-0.0,flip_to_short -46205,做空,2025-12-02 07:45:00,2025-12-02 08:45:00,2802.79,2799.11,0.0,flip_to_long -46206,做多,2025-12-02 08:45:00,2025-12-02 09:10:00,2799.11,2801.81,0.0,flip_to_short -46207,做空,2025-12-02 09:10:00,2025-12-02 09:20:00,2801.81,2805.03,-0.0,flip_to_long -46208,做多,2025-12-02 09:20:00,2025-12-02 09:35:00,2805.03,2800.91,-0.0,flip_to_short -46209,做空,2025-12-02 09:35:00,2025-12-02 10:05:00,2800.91,2803.35,-0.0,flip_to_long -46210,做多,2025-12-02 10:05:00,2025-12-02 20:10:00,2803.35,3003.46,0.1,flip_to_short -46211,做空,2025-12-02 20:10:00,2025-12-02 22:00:00,3003.46,3006.0,-0.0,flip_to_long -46212,做多,2025-12-02 22:00:00,2025-12-02 22:05:00,3006.0,2998.3,-0.0,flip_to_short -46213,做空,2025-12-02 22:05:00,2025-12-02 22:10:00,2998.3,3012.23,-0.01,flip_to_long -46214,做多,2025-12-02 22:10:00,2025-12-02 23:30:00,3012.23,3004.01,-0.0,flip_to_short -46215,做空,2025-12-02 23:30:00,2025-12-03 00:05:00,3004.01,3001.09,0.0,flip_to_long -46216,做多,2025-12-03 00:05:00,2025-12-03 00:10:00,3001.09,2997.58,-0.0,flip_to_short -46217,做空,2025-12-03 00:10:00,2025-12-03 00:15:00,2997.58,2999.13,-0.0,flip_to_long -46218,做多,2025-12-03 00:15:00,2025-12-03 08:05:00,2999.13,3053.55,0.03,flip_to_short -46219,做空,2025-12-03 08:05:00,2025-12-03 08:10:00,3053.55,3057.15,-0.0,flip_to_long -46220,做多,2025-12-03 08:10:00,2025-12-03 08:15:00,3057.15,3052.9,-0.0,flip_to_short -46221,做空,2025-12-03 08:15:00,2025-12-03 09:50:00,3052.9,3057.56,-0.0,flip_to_long -46222,做多,2025-12-03 09:50:00,2025-12-03 10:05:00,3057.56,3059.08,-0.0,flip_to_short -46223,做空,2025-12-03 10:05:00,2025-12-03 10:15:00,3059.08,3063.27,-0.0,flip_to_long -46224,做多,2025-12-03 10:15:00,2025-12-03 10:35:00,3063.27,3057.57,-0.0,flip_to_short -46225,做空,2025-12-03 10:35:00,2025-12-03 10:45:00,3057.57,3059.54,-0.0,flip_to_long -46226,做多,2025-12-03 10:45:00,2025-12-03 10:50:00,3059.54,3058.53,-0.0,flip_to_short -46227,做空,2025-12-03 10:50:00,2025-12-03 11:05:00,3058.53,3060.8,-0.0,flip_to_long -46228,做多,2025-12-03 11:05:00,2025-12-03 11:10:00,3060.8,3056.05,-0.0,flip_to_short -46229,做空,2025-12-03 11:10:00,2025-12-03 11:15:00,3056.05,3060.4,-0.0,flip_to_long -46230,做多,2025-12-03 11:15:00,2025-12-03 14:00:00,3060.4,3031.83,-0.01,flip_to_short -46231,做空,2025-12-03 14:00:00,2025-12-03 14:15:00,3031.83,3058.93,-0.01,flip_to_long -46232,做多,2025-12-03 14:15:00,2025-12-03 14:30:00,3058.93,3055.0,-0.0,flip_to_short -46233,做空,2025-12-03 14:30:00,2025-12-03 14:35:00,3055.0,3076.51,-0.01,flip_to_long -46234,做多,2025-12-03 14:35:00,2025-12-03 14:40:00,3076.51,3130.18,0.02,tp_upper -46235,做空,2025-12-03 15:10:00,2025-12-03 15:20:00,3065.82,3074.45,-0.0,flip_to_long -46236,做多,2025-12-03 15:20:00,2025-12-03 15:25:00,3074.45,3073.03,-0.0,flip_to_short -46237,做空,2025-12-03 15:25:00,2025-12-03 15:30:00,3073.03,3086.99,-0.01,flip_to_long -46238,做多,2025-12-03 15:30:00,2025-12-03 15:35:00,3086.99,3074.87,-0.01,flip_to_short -46239,做空,2025-12-03 15:35:00,2025-12-03 16:15:00,3074.87,3079.99,-0.0,flip_to_long -46240,做多,2025-12-03 16:15:00,2025-12-03 16:20:00,3079.99,3074.85,-0.0,flip_to_short -46241,做空,2025-12-03 16:20:00,2025-12-03 16:25:00,3074.85,3082.65,-0.0,flip_to_long -46242,做多,2025-12-03 16:25:00,2025-12-04 04:30:00,3082.65,3204.9,0.05,flip_to_short -46243,做空,2025-12-04 04:30:00,2025-12-04 06:20:00,3204.9,3193.27,0.0,flip_to_long -46244,做多,2025-12-04 06:20:00,2025-12-04 07:00:00,3193.27,3199.65,0.0,flip_to_short -46245,做空,2025-12-04 07:00:00,2025-12-04 07:15:00,3199.65,3201.01,-0.0,flip_to_long -46246,做多,2025-12-04 07:15:00,2025-12-04 09:10:00,3201.01,3191.23,-0.01,flip_to_short -46247,做空,2025-12-04 09:10:00,2025-12-04 09:20:00,3191.23,3193.19,-0.0,flip_to_long -46248,做多,2025-12-04 09:20:00,2025-12-04 10:15:00,3193.19,3191.89,-0.0,flip_to_short -46249,做空,2025-12-04 10:15:00,2025-12-04 10:20:00,3191.89,3196.07,-0.0,flip_to_long -46250,做多,2025-12-04 10:20:00,2025-12-04 10:40:00,3196.07,3191.98,-0.0,flip_to_short -46251,做空,2025-12-04 10:40:00,2025-12-04 12:00:00,3191.98,3187.82,0.0,flip_to_long -46252,做多,2025-12-04 12:00:00,2025-12-04 14:30:00,3187.82,3168.0,-0.01,flip_to_short -46253,做空,2025-12-04 14:30:00,2025-12-04 15:10:00,3168.0,3178.41,-0.01,flip_to_long -46254,做多,2025-12-04 15:10:00,2025-12-04 15:20:00,3178.41,3175.09,-0.0,flip_to_short -46255,做空,2025-12-04 15:20:00,2025-12-04 15:35:00,3175.09,3217.6,-0.02,flip_to_long -46256,做多,2025-12-04 15:35:00,2025-12-04 16:35:00,3217.6,3182.67,-0.02,flip_to_short -46257,做空,2025-12-04 16:35:00,2025-12-04 21:05:00,3182.67,3147.11,0.02,flip_to_long -46258,做多,2025-12-04 21:05:00,2025-12-04 21:10:00,3147.11,3139.13,-0.0,flip_to_short -46259,做空,2025-12-04 21:10:00,2025-12-04 21:15:00,3139.13,3140.81,-0.0,flip_to_long -46260,做多,2025-12-04 21:15:00,2025-12-04 21:40:00,3140.81,3133.48,-0.0,flip_to_short -46261,做空,2025-12-04 21:40:00,2025-12-04 22:05:00,3133.48,3133.89,-0.0,flip_to_long -46262,做多,2025-12-04 22:05:00,2025-12-04 22:10:00,3133.89,3132.58,-0.0,flip_to_short -46263,做空,2025-12-04 22:10:00,2025-12-04 22:15:00,3132.58,3140.97,-0.0,flip_to_long -46264,做多,2025-12-04 22:15:00,2025-12-05 04:30:00,3140.97,3161.37,0.01,flip_to_short -46265,做空,2025-12-05 04:30:00,2025-12-05 04:50:00,3161.37,3170.94,-0.01,flip_to_long -46266,做多,2025-12-05 04:50:00,2025-12-05 05:05:00,3170.94,3162.99,-0.0,flip_to_short -46267,做空,2025-12-05 05:05:00,2025-12-05 06:05:00,3162.99,3170.54,-0.0,flip_to_long -46268,做多,2025-12-05 06:05:00,2025-12-05 06:10:00,3170.54,3165.01,-0.0,flip_to_short -46269,做空,2025-12-05 06:10:00,2025-12-05 06:50:00,3165.01,3165.2,-0.0,flip_to_long -46270,做多,2025-12-05 06:50:00,2025-12-05 07:45:00,3165.2,3172.76,0.0,flip_to_short -46271,做空,2025-12-05 07:45:00,2025-12-05 15:00:00,3172.76,3143.01,0.01,flip_to_long -46272,做多,2025-12-05 15:00:00,2025-12-05 15:45:00,3143.01,3125.87,-0.01,flip_to_short -46273,做空,2025-12-05 15:45:00,2025-12-05 20:15:00,3125.87,3043.18,0.04,flip_to_long -46274,做多,2025-12-05 20:15:00,2025-12-05 20:25:00,3043.18,3039.02,-0.0,flip_to_short -46275,做空,2025-12-05 20:25:00,2025-12-05 21:00:00,3039.02,3029.85,0.0,flip_to_long -46276,做多,2025-12-05 21:00:00,2025-12-05 21:05:00,3029.85,3026.51,-0.0,flip_to_short -46277,做空,2025-12-05 21:05:00,2025-12-05 21:10:00,3026.51,3031.86,-0.0,flip_to_long -46278,做多,2025-12-05 21:10:00,2025-12-05 21:20:00,3031.86,3026.02,-0.0,flip_to_short -46279,做空,2025-12-05 21:20:00,2025-12-05 21:30:00,3026.02,3027.33,-0.0,flip_to_long -46280,做多,2025-12-05 21:30:00,2025-12-05 21:35:00,3027.33,3024.63,-0.0,flip_to_short -46281,做空,2025-12-05 21:35:00,2025-12-05 22:25:00,3024.63,3024.79,-0.0,flip_to_long -46282,做多,2025-12-05 22:25:00,2025-12-05 22:50:00,3024.79,3028.1,0.0,flip_to_short -46283,做空,2025-12-05 22:50:00,2025-12-05 23:25:00,3028.1,3021.25,0.0,flip_to_long -46284,做多,2025-12-05 23:25:00,2025-12-06 00:45:00,3021.25,3022.95,0.0,flip_to_short -46285,做空,2025-12-06 00:45:00,2025-12-06 00:50:00,3022.95,3024.49,-0.0,flip_to_long -46286,做多,2025-12-06 00:50:00,2025-12-06 01:00:00,3024.49,3022.99,-0.0,flip_to_short -46287,做空,2025-12-06 01:00:00,2025-12-06 01:05:00,3022.99,3029.6,-0.0,flip_to_long -46288,做多,2025-12-06 01:05:00,2025-12-06 01:25:00,3029.6,3026.71,-0.0,flip_to_short -46289,做空,2025-12-06 01:25:00,2025-12-06 01:35:00,3026.71,3023.16,0.0,flip_to_long -46290,做多,2025-12-06 01:35:00,2025-12-06 01:40:00,3023.16,3021.06,-0.0,flip_to_short -46291,做空,2025-12-06 01:40:00,2025-12-06 01:45:00,3021.06,3026.59,-0.0,flip_to_long -46292,做多,2025-12-06 01:45:00,2025-12-06 02:00:00,3026.59,3021.73,-0.0,flip_to_short -46293,做空,2025-12-06 02:00:00,2025-12-06 02:05:00,3021.73,3022.45,-0.0,flip_to_long -46294,做多,2025-12-06 02:05:00,2025-12-06 02:10:00,3022.45,3022.01,-0.0,flip_to_short -46295,做空,2025-12-06 02:10:00,2025-12-06 02:20:00,3022.01,3022.31,-0.0,flip_to_long -46296,做多,2025-12-06 02:20:00,2025-12-06 02:25:00,3022.31,3021.25,-0.0,flip_to_short -46297,做空,2025-12-06 02:25:00,2025-12-06 02:30:00,3021.25,3023.73,-0.0,flip_to_long -46298,做多,2025-12-06 02:30:00,2025-12-06 07:25:00,3023.73,3027.66,0.0,flip_to_short -46299,做空,2025-12-06 07:25:00,2025-12-06 09:25:00,3027.66,3029.69,-0.0,flip_to_long -46300,做多,2025-12-06 09:25:00,2025-12-06 10:25:00,3029.69,3029.24,-0.0,flip_to_short -46301,做空,2025-12-06 10:25:00,2025-12-06 10:35:00,3029.24,3030.33,-0.0,flip_to_long -46302,做多,2025-12-06 10:35:00,2025-12-06 10:50:00,3030.33,3030.0,-0.0,flip_to_short -46303,做空,2025-12-06 10:50:00,2025-12-06 11:05:00,3030.0,3031.67,-0.0,flip_to_long -46304,做多,2025-12-06 11:05:00,2025-12-06 12:50:00,3031.67,3030.01,-0.0,flip_to_short -46305,做空,2025-12-06 12:50:00,2025-12-06 15:40:00,3030.01,3046.05,-0.01,flip_to_long -46306,做多,2025-12-06 15:40:00,2025-12-06 18:35:00,3046.05,3047.16,-0.0,flip_to_short -46307,做空,2025-12-06 18:35:00,2025-12-06 21:55:00,3047.16,3041.43,0.0,flip_to_long -46308,做多,2025-12-06 21:55:00,2025-12-06 22:50:00,3041.43,3040.63,-0.0,flip_to_short -46309,做空,2025-12-06 22:50:00,2025-12-06 23:45:00,3040.63,3034.86,0.0,flip_to_long -46310,做多,2025-12-06 23:45:00,2025-12-07 00:05:00,3034.86,3035.53,-0.0,flip_to_short -46311,做空,2025-12-07 00:05:00,2025-12-07 00:20:00,3035.53,3037.93,-0.0,flip_to_long -46312,做多,2025-12-07 00:20:00,2025-12-07 04:35:00,3037.93,3042.27,0.0,flip_to_short -46313,做空,2025-12-07 04:35:00,2025-12-07 04:45:00,3042.27,3045.49,-0.0,flip_to_long -46314,做多,2025-12-07 04:45:00,2025-12-07 05:40:00,3045.49,3045.49,-0.0,flip_to_short -46315,做空,2025-12-07 05:40:00,2025-12-07 07:00:00,3045.49,3046.66,-0.0,flip_to_long -46316,做多,2025-12-07 07:00:00,2025-12-07 10:15:00,3046.66,3035.53,-0.01,flip_to_short -46317,做空,2025-12-07 10:15:00,2025-12-07 10:40:00,3035.53,3039.75,-0.0,flip_to_long -46318,做多,2025-12-07 10:40:00,2025-12-07 10:55:00,3039.75,3037.08,-0.0,flip_to_short -46319,做空,2025-12-07 10:55:00,2025-12-07 11:30:00,3037.08,3039.86,-0.0,flip_to_long -46320,做多,2025-12-07 11:30:00,2025-12-07 11:45:00,3039.86,3035.29,-0.0,flip_to_short -46321,做空,2025-12-07 11:45:00,2025-12-07 12:00:00,3035.29,3036.0,-0.0,flip_to_long -46322,做多,2025-12-07 12:00:00,2025-12-07 16:00:00,3036.0,3008.3,-0.01,flip_to_short -46323,做空,2025-12-07 16:00:00,2025-12-07 16:10:00,3008.3,3004.66,0.0,flip_to_long -46324,做多,2025-12-07 16:10:00,2025-12-07 21:35:00,3004.66,3114.42,0.05,flip_to_short -46325,做空,2025-12-07 21:35:00,2025-12-08 01:10:00,3114.42,3076.43,0.02,flip_to_long -46326,做多,2025-12-08 01:10:00,2025-12-08 01:15:00,3076.43,3073.74,-0.0,flip_to_short -46327,做空,2025-12-08 01:15:00,2025-12-08 01:20:00,3073.74,3075.89,-0.0,flip_to_long -46328,做多,2025-12-08 01:20:00,2025-12-08 09:00:00,3075.89,3153.49,0.04,tp_upper -46329,做空,2025-12-08 11:30:00,2025-12-08 13:10:00,3146.35,3142.9,0.0,flip_to_long -46330,做多,2025-12-08 13:10:00,2025-12-08 13:45:00,3142.9,3148.7,0.0,flip_to_short -46331,做空,2025-12-08 13:45:00,2025-12-08 14:05:00,3148.7,3148.09,-0.0,flip_to_long -46332,做多,2025-12-08 14:05:00,2025-12-08 14:20:00,3148.09,3144.11,-0.0,flip_to_short -46333,做空,2025-12-08 14:20:00,2025-12-08 14:30:00,3144.11,3159.91,-0.01,flip_to_long -46334,做多,2025-12-08 14:30:00,2025-12-08 14:35:00,3159.91,3138.0,-0.01,flip_to_short -46335,做空,2025-12-08 14:35:00,2025-12-08 14:40:00,3138.0,3168.44,-0.02,flip_to_long -46336,做多,2025-12-08 14:40:00,2025-12-08 14:55:00,3168.44,3126.82,-0.02,flip_to_short -46337,做空,2025-12-08 14:55:00,2025-12-08 16:30:00,3126.82,3120.87,0.0,flip_to_long -46338,做多,2025-12-08 16:30:00,2025-12-08 18:25:00,3120.87,3113.19,-0.0,flip_to_short -46339,做空,2025-12-08 18:25:00,2025-12-08 19:30:00,3113.19,3117.75,-0.0,flip_to_long -46340,做多,2025-12-08 19:30:00,2025-12-08 19:40:00,3117.75,3114.0,-0.0,flip_to_short -46341,做空,2025-12-08 19:40:00,2025-12-08 22:45:00,3114.0,3130.68,-0.01,flip_to_long -46342,做多,2025-12-08 22:45:00,2025-12-08 23:10:00,3130.68,3126.1,-0.0,flip_to_short -46343,做空,2025-12-08 23:10:00,2025-12-08 23:45:00,3126.1,3124.84,-0.0,flip_to_long -46344,做多,2025-12-08 23:45:00,2025-12-09 00:30:00,3124.84,3118.51,-0.0,flip_to_short -46345,做空,2025-12-09 00:30:00,2025-12-09 03:30:00,3118.51,3113.31,0.0,flip_to_long -46346,做多,2025-12-09 03:30:00,2025-12-09 04:30:00,3113.31,3114.19,-0.0,flip_to_short -46347,做空,2025-12-09 04:30:00,2025-12-09 05:30:00,3114.19,3110.97,0.0,flip_to_long -46348,做多,2025-12-09 05:30:00,2025-12-09 05:50:00,3110.97,3106.66,-0.0,flip_to_short -46349,做空,2025-12-09 05:50:00,2025-12-09 06:00:00,3106.66,3110.22,-0.0,flip_to_long -46350,做多,2025-12-09 06:00:00,2025-12-09 06:10:00,3110.22,3107.04,-0.0,flip_to_short -46351,做空,2025-12-09 06:10:00,2025-12-09 06:50:00,3107.04,3108.63,-0.0,flip_to_long -46352,做多,2025-12-09 06:50:00,2025-12-09 07:10:00,3108.63,3110.61,0.0,flip_to_short -46353,做空,2025-12-09 07:10:00,2025-12-09 11:50:00,3110.61,3115.73,-0.0,flip_to_long -46354,做多,2025-12-09 11:50:00,2025-12-09 13:40:00,3115.73,3108.59,-0.0,flip_to_short -46355,做空,2025-12-09 13:40:00,2025-12-09 13:45:00,3108.59,3111.69,-0.0,flip_to_long -46356,做多,2025-12-09 13:45:00,2025-12-09 14:10:00,3111.69,3115.01,0.0,flip_to_short -46357,做空,2025-12-09 14:10:00,2025-12-09 14:35:00,3115.01,3111.02,0.0,flip_to_long -46358,做多,2025-12-09 14:35:00,2025-12-09 15:40:00,3111.02,3212.43,0.05,tp_upper -46359,做空,2025-12-09 20:20:00,2025-12-10 03:10:00,3316.37,3311.5,0.0,flip_to_long -46360,做多,2025-12-10 03:10:00,2025-12-10 03:50:00,3311.5,3307.39,-0.0,flip_to_short -46361,做空,2025-12-10 03:50:00,2025-12-10 04:10:00,3307.39,3310.14,-0.0,flip_to_long -46362,做多,2025-12-10 04:10:00,2025-12-10 04:20:00,3310.14,3311.56,-0.0,flip_to_short -46363,做空,2025-12-10 04:20:00,2025-12-10 04:30:00,3311.56,3312.0,-0.0,flip_to_long -46364,做多,2025-12-10 04:30:00,2025-12-10 09:00:00,3312.0,3320.11,0.0,flip_to_short -46365,做空,2025-12-10 09:00:00,2025-12-10 09:45:00,3320.11,3334.98,-0.01,flip_to_long -46366,做多,2025-12-10 09:45:00,2025-12-10 10:00:00,3334.98,3369.21,0.01,tp_upper -46367,做空,2025-12-10 10:25:00,2025-12-10 12:40:00,3326.92,3319.2,0.0,flip_to_long -46368,做多,2025-12-10 12:40:00,2025-12-10 13:05:00,3319.2,3321.93,0.0,flip_to_short -46369,做空,2025-12-10 13:05:00,2025-12-10 13:20:00,3321.93,3334.99,-0.01,flip_to_long -46370,做多,2025-12-10 13:20:00,2025-12-10 14:05:00,3334.99,3323.85,-0.01,flip_to_short -46371,做空,2025-12-10 14:05:00,2025-12-10 14:15:00,3323.85,3326.4,-0.0,flip_to_long -46372,做多,2025-12-10 14:15:00,2025-12-10 14:25:00,3326.4,3325.21,-0.0,flip_to_short -46373,做空,2025-12-10 14:25:00,2025-12-10 14:40:00,3325.21,3319.5,0.0,flip_to_long -46374,做多,2025-12-10 14:40:00,2025-12-10 15:25:00,3319.5,3321.5,0.0,flip_to_short -46375,做空,2025-12-10 15:25:00,2025-12-10 15:40:00,3321.5,3321.37,-0.0,flip_to_long -46376,做多,2025-12-10 15:40:00,2025-12-10 15:50:00,3321.37,3322.1,-0.0,flip_to_short -46377,做空,2025-12-10 15:50:00,2025-12-11 06:30:00,3322.1,3207.41,0.05,flip_to_long -46378,做多,2025-12-11 06:30:00,2025-12-11 07:20:00,3207.41,3197.08,-0.01,flip_to_short -46379,做空,2025-12-11 07:20:00,2025-12-11 07:25:00,3197.08,3198.95,-0.0,flip_to_long -46380,做多,2025-12-11 07:25:00,2025-12-11 08:00:00,3198.95,3197.86,-0.0,flip_to_short -46381,做空,2025-12-11 08:00:00,2025-12-11 09:00:00,3197.86,3198.64,-0.0,flip_to_long -46382,做多,2025-12-11 09:00:00,2025-12-11 09:10:00,3198.64,3199.07,-0.0,flip_to_short -46383,做空,2025-12-11 09:10:00,2025-12-11 09:15:00,3199.07,3208.02,-0.01,flip_to_long -46384,做多,2025-12-11 09:15:00,2025-12-11 09:40:00,3208.02,3197.95,-0.01,flip_to_short -46385,做空,2025-12-11 09:40:00,2025-12-11 09:45:00,3197.95,3201.63,-0.0,flip_to_long -46386,做多,2025-12-11 09:45:00,2025-12-11 09:50:00,3201.63,3195.02,-0.0,flip_to_short -46387,做空,2025-12-11 09:50:00,2025-12-11 10:00:00,3195.02,3198.53,-0.0,flip_to_long -46388,做多,2025-12-11 10:00:00,2025-12-11 11:20:00,3198.53,3196.5,-0.0,flip_to_short -46389,做空,2025-12-11 11:20:00,2025-12-11 11:35:00,3196.5,3195.95,-0.0,flip_to_long -46390,做多,2025-12-11 11:35:00,2025-12-11 13:15:00,3195.95,3194.98,-0.0,flip_to_short -46391,做空,2025-12-11 13:15:00,2025-12-11 13:20:00,3194.98,3196.9,-0.0,flip_to_long -46392,做多,2025-12-11 13:20:00,2025-12-11 13:30:00,3196.9,3191.3,-0.0,flip_to_short -46393,做空,2025-12-11 13:30:00,2025-12-11 13:35:00,3191.3,3195.28,-0.0,flip_to_long -46394,做多,2025-12-11 13:35:00,2025-12-11 15:25:00,3195.28,3188.58,-0.0,flip_to_short -46395,做空,2025-12-11 15:25:00,2025-12-11 16:40:00,3188.58,3186.7,0.0,flip_to_long -46396,做多,2025-12-11 16:40:00,2025-12-11 16:50:00,3186.7,3176.09,-0.01,flip_to_short -46397,做空,2025-12-11 16:50:00,2025-12-11 17:20:00,3176.09,3189.58,-0.01,flip_to_long -46398,做多,2025-12-11 17:20:00,2025-12-11 17:40:00,3189.58,3184.21,-0.0,flip_to_short -46399,做空,2025-12-11 17:40:00,2025-12-11 18:00:00,3184.21,3193.74,-0.01,flip_to_long -46400,做多,2025-12-11 18:00:00,2025-12-11 23:10:00,3193.74,3226.56,0.01,flip_to_short -46401,做空,2025-12-11 23:10:00,2025-12-12 00:15:00,3226.56,3239.4,-0.01,flip_to_long -46402,做多,2025-12-12 00:15:00,2025-12-12 00:30:00,3239.4,3231.33,-0.0,flip_to_short -46403,做空,2025-12-12 00:30:00,2025-12-12 01:15:00,3231.33,3228.46,0.0,flip_to_long -46404,做多,2025-12-12 01:15:00,2025-12-12 01:25:00,3228.46,3231.9,0.0,flip_to_short -46405,做空,2025-12-12 01:25:00,2025-12-12 01:30:00,3231.9,3244.89,-0.01,flip_to_long -46406,做多,2025-12-12 01:30:00,2025-12-12 01:35:00,3244.89,3236.11,-0.0,flip_to_short -46407,做空,2025-12-12 01:35:00,2025-12-12 01:55:00,3236.11,3233.08,0.0,flip_to_long -46408,做多,2025-12-12 01:55:00,2025-12-12 05:10:00,3233.08,3237.89,0.0,flip_to_short -46409,做空,2025-12-12 05:10:00,2025-12-12 05:15:00,3237.89,3240.64,-0.0,flip_to_long -46410,做多,2025-12-12 05:15:00,2025-12-12 05:20:00,3240.64,3234.51,-0.0,flip_to_short -46411,做空,2025-12-12 05:20:00,2025-12-12 05:35:00,3234.51,3242.89,-0.0,flip_to_long -46412,做多,2025-12-12 05:35:00,2025-12-12 07:35:00,3242.89,3243.6,-0.0,flip_to_short -46413,做空,2025-12-12 07:35:00,2025-12-12 07:40:00,3243.6,3250.07,-0.0,flip_to_long -46414,做多,2025-12-12 07:40:00,2025-12-12 07:45:00,3250.07,3247.74,-0.0,flip_to_short -46415,做空,2025-12-12 07:45:00,2025-12-12 08:10:00,3247.74,3247.25,-0.0,flip_to_long -46416,做多,2025-12-12 08:10:00,2025-12-12 08:15:00,3247.25,3247.46,-0.0,flip_to_short -46417,做空,2025-12-12 08:15:00,2025-12-12 08:50:00,3247.46,3244.3,0.0,flip_to_long -46418,做多,2025-12-12 08:50:00,2025-12-12 09:20:00,3244.3,3243.74,-0.0,flip_to_short -46419,做空,2025-12-12 09:20:00,2025-12-12 09:50:00,3243.74,3247.95,-0.0,flip_to_long -46420,做多,2025-12-12 09:50:00,2025-12-12 10:15:00,3247.95,3245.89,-0.0,flip_to_short -46421,做空,2025-12-12 10:15:00,2025-12-12 10:25:00,3245.89,3246.55,-0.0,flip_to_long -46422,做多,2025-12-12 10:25:00,2025-12-12 13:25:00,3246.55,3240.01,-0.0,flip_to_short -46423,做空,2025-12-12 13:25:00,2025-12-12 13:30:00,3240.01,3243.97,-0.0,flip_to_long -46424,做多,2025-12-12 13:30:00,2025-12-12 13:40:00,3243.97,3237.84,-0.0,flip_to_short -46425,做空,2025-12-12 13:40:00,2025-12-12 13:45:00,3237.84,3240.95,-0.0,flip_to_long -46426,做多,2025-12-12 13:45:00,2025-12-13 00:40:00,3240.95,3084.27,-0.07,flip_to_short -46427,做空,2025-12-13 00:40:00,2025-12-13 00:50:00,3084.27,3084.16,-0.0,flip_to_long -46428,做多,2025-12-13 00:50:00,2025-12-13 01:35:00,3084.16,3082.32,-0.0,flip_to_short -46429,做空,2025-12-13 01:35:00,2025-12-13 02:05:00,3082.32,3085.83,-0.0,flip_to_long -46430,做多,2025-12-13 02:05:00,2025-12-13 02:25:00,3085.83,3087.3,-0.0,flip_to_short -46431,做空,2025-12-13 02:25:00,2025-12-13 02:35:00,3087.3,3086.6,-0.0,flip_to_long -46432,做多,2025-12-13 02:35:00,2025-12-13 02:40:00,3086.6,3084.23,-0.0,flip_to_short -46433,做空,2025-12-13 02:40:00,2025-12-13 03:00:00,3084.23,3086.25,-0.0,flip_to_long -46434,做多,2025-12-13 03:00:00,2025-12-13 04:15:00,3086.25,3087.11,-0.0,flip_to_short -46435,做空,2025-12-13 04:15:00,2025-12-13 05:55:00,3087.11,3087.9,-0.0,flip_to_long -46436,做多,2025-12-13 05:55:00,2025-12-13 06:00:00,3087.9,3086.86,-0.0,flip_to_short -46437,做空,2025-12-13 06:00:00,2025-12-13 06:35:00,3086.86,3087.36,-0.0,flip_to_long -46438,做多,2025-12-13 06:35:00,2025-12-13 08:15:00,3087.36,3111.94,0.01,tp_upper -46439,做空,2025-12-13 12:25:00,2025-12-13 12:30:00,3114.0,3114.8,-0.0,flip_to_long -46440,做多,2025-12-13 12:30:00,2025-12-13 15:05:00,3114.8,3115.56,-0.0,flip_to_short -46441,做空,2025-12-13 15:05:00,2025-12-13 16:00:00,3115.56,3114.99,-0.0,flip_to_long -46442,做多,2025-12-13 16:00:00,2025-12-13 16:05:00,3114.99,3109.54,-0.0,flip_to_short -46443,做空,2025-12-13 16:05:00,2025-12-13 18:05:00,3109.54,3105.48,0.0,flip_to_long -46444,做多,2025-12-13 18:05:00,2025-12-13 18:15:00,3105.48,3106.37,-0.0,flip_to_short -46445,做空,2025-12-13 18:15:00,2025-12-13 18:35:00,3106.37,3105.92,-0.0,flip_to_long -46446,做多,2025-12-13 18:35:00,2025-12-13 19:50:00,3105.92,3106.67,-0.0,flip_to_short -46447,做空,2025-12-13 19:50:00,2025-12-13 20:15:00,3106.67,3106.06,-0.0,flip_to_long -46448,做多,2025-12-13 20:15:00,2025-12-13 20:50:00,3106.06,3102.66,-0.0,flip_to_short -46449,做空,2025-12-13 20:50:00,2025-12-13 21:30:00,3102.66,3091.18,0.0,tp_lower -46450,做多,2025-12-13 21:40:00,2025-12-13 21:45:00,3105.0,3101.56,-0.0,flip_to_short -46451,做空,2025-12-13 21:45:00,2025-12-13 21:50:00,3101.56,3104.39,-0.0,flip_to_long -46452,做多,2025-12-13 21:50:00,2025-12-13 22:10:00,3104.39,3104.31,-0.0,flip_to_short -46453,做空,2025-12-13 22:10:00,2025-12-14 00:10:00,3104.31,3111.24,-0.0,flip_to_long -46454,做多,2025-12-14 00:10:00,2025-12-14 00:20:00,3111.24,3106.79,-0.0,flip_to_short -46455,做空,2025-12-14 00:20:00,2025-12-14 00:25:00,3106.79,3109.01,-0.0,flip_to_long -46456,做多,2025-12-14 00:25:00,2025-12-14 03:30:00,3109.01,3116.32,0.0,flip_to_short -46457,做空,2025-12-14 03:30:00,2025-12-14 07:45:00,3116.32,3112.54,0.0,flip_to_long -46458,做多,2025-12-14 07:45:00,2025-12-14 08:55:00,3112.54,3109.71,-0.0,flip_to_short -46459,做空,2025-12-14 08:55:00,2025-12-14 09:00:00,3109.71,3110.0,-0.0,flip_to_long -46460,做多,2025-12-14 09:00:00,2025-12-14 09:10:00,3110.0,3110.18,-0.0,flip_to_short -46461,做空,2025-12-14 09:10:00,2025-12-14 09:15:00,3110.18,3110.65,-0.0,flip_to_long -46462,做多,2025-12-14 09:15:00,2025-12-14 10:25:00,3110.65,3106.67,-0.0,flip_to_short -46463,做空,2025-12-14 10:25:00,2025-12-14 11:40:00,3106.67,3064.74,0.02,tp_lower -46464,做多,2025-12-14 12:40:00,2025-12-14 14:00:00,3102.3,3099.25,-0.0,flip_to_short -46465,做空,2025-12-14 14:00:00,2025-12-14 14:20:00,3099.25,3096.09,0.0,flip_to_long -46466,做多,2025-12-14 14:20:00,2025-12-14 16:30:00,3096.09,3085.82,-0.01,flip_to_short -46467,做空,2025-12-14 16:30:00,2025-12-14 16:35:00,3085.82,3091.14,-0.0,flip_to_long -46468,做多,2025-12-14 16:35:00,2025-12-14 16:40:00,3091.14,3085.0,-0.0,flip_to_short -46469,做空,2025-12-14 16:40:00,2025-12-14 16:45:00,3085.0,3090.67,-0.0,flip_to_long -46470,做多,2025-12-14 16:45:00,2025-12-14 17:10:00,3090.67,3078.49,-0.01,flip_to_short -46471,做空,2025-12-14 17:10:00,2025-12-14 18:00:00,3078.49,3086.63,-0.0,flip_to_long -46472,做多,2025-12-14 18:00:00,2025-12-14 18:25:00,3086.63,3085.49,-0.0,flip_to_short -46473,做空,2025-12-14 18:25:00,2025-12-14 18:30:00,3085.49,3093.87,-0.0,flip_to_long -46474,做多,2025-12-14 18:30:00,2025-12-14 19:40:00,3093.87,3089.52,-0.0,flip_to_short -46475,做空,2025-12-14 19:40:00,2025-12-14 20:10:00,3089.52,3094.69,-0.0,flip_to_long -46476,做多,2025-12-14 20:10:00,2025-12-14 20:15:00,3094.69,3091.51,-0.0,flip_to_short -46477,做空,2025-12-14 20:15:00,2025-12-14 20:30:00,3091.51,3088.89,0.0,flip_to_long -46478,做多,2025-12-14 20:30:00,2025-12-14 20:45:00,3088.89,3088.4,-0.0,flip_to_short -46479,做空,2025-12-14 20:45:00,2025-12-14 21:20:00,3088.4,3087.41,-0.0,flip_to_long -46480,做多,2025-12-14 21:20:00,2025-12-15 00:25:00,3087.41,3073.05,-0.01,flip_to_short -46481,做空,2025-12-15 00:25:00,2025-12-15 00:30:00,3073.05,3073.8,-0.0,flip_to_long -46482,做多,2025-12-15 00:30:00,2025-12-15 01:15:00,3073.8,3073.06,-0.0,flip_to_short -46483,做空,2025-12-15 01:15:00,2025-12-15 01:20:00,3073.06,3078.36,-0.0,flip_to_long -46484,做多,2025-12-15 01:20:00,2025-12-15 13:00:00,3078.36,3142.51,0.03,flip_to_short -46485,做空,2025-12-15 13:00:00,2025-12-15 14:55:00,3142.51,3046.84,0.04,tp_lower -46486,做多,2025-12-15 21:25:00,2025-12-15 21:40:00,2943.34,2936.61,-0.0,flip_to_short -46487,做空,2025-12-15 21:40:00,2025-12-15 21:50:00,2936.61,2940.49,-0.0,flip_to_long -46488,做多,2025-12-15 21:50:00,2025-12-15 22:00:00,2940.49,2943.25,0.0,flip_to_short -46489,做空,2025-12-15 22:00:00,2025-12-16 01:00:00,2943.25,2947.64,-0.0,flip_to_long -46490,做多,2025-12-16 01:00:00,2025-12-16 01:15:00,2947.64,2945.37,-0.0,flip_to_short -46491,做空,2025-12-16 01:15:00,2025-12-16 01:20:00,2945.37,2955.83,-0.01,flip_to_long -46492,做多,2025-12-16 01:20:00,2025-12-16 01:25:00,2955.83,2948.12,-0.0,flip_to_short -46493,做空,2025-12-16 01:25:00,2025-12-16 02:25:00,2948.12,2963.22,-0.01,flip_to_long -46494,做多,2025-12-16 02:25:00,2025-12-16 02:45:00,2963.22,2952.81,-0.01,flip_to_short -46495,做空,2025-12-16 02:45:00,2025-12-16 06:05:00,2952.81,2935.67,0.01,flip_to_long -46496,做多,2025-12-16 06:05:00,2025-12-16 06:10:00,2935.67,2932.78,-0.0,flip_to_short -46497,做空,2025-12-16 06:10:00,2025-12-16 08:00:00,2932.78,2925.78,0.0,flip_to_long -46498,做多,2025-12-16 08:00:00,2025-12-16 08:15:00,2925.78,2922.91,-0.0,flip_to_short -46499,做空,2025-12-16 08:15:00,2025-12-16 08:25:00,2922.91,2927.49,-0.0,flip_to_long -46500,做多,2025-12-16 08:25:00,2025-12-16 08:30:00,2927.49,2926.74,-0.0,flip_to_short -46501,做空,2025-12-16 08:30:00,2025-12-16 08:40:00,2926.74,2932.96,-0.0,flip_to_long -46502,做多,2025-12-16 08:40:00,2025-12-16 08:55:00,2932.96,2929.55,-0.0,flip_to_short -46503,做空,2025-12-16 08:55:00,2025-12-16 09:20:00,2929.55,2927.25,0.0,flip_to_long -46504,做多,2025-12-16 09:20:00,2025-12-16 09:30:00,2927.25,2927.14,-0.0,flip_to_short -46505,做空,2025-12-16 09:30:00,2025-12-16 10:10:00,2927.14,2927.13,-0.0,flip_to_long -46506,做多,2025-12-16 10:10:00,2025-12-16 10:25:00,2927.13,2927.56,-0.0,flip_to_short -46507,做空,2025-12-16 10:25:00,2025-12-16 10:30:00,2927.56,2930.08,-0.0,flip_to_long -46508,做多,2025-12-16 10:30:00,2025-12-16 13:30:00,2930.08,2925.0,-0.0,flip_to_short -46509,做空,2025-12-16 13:30:00,2025-12-16 14:30:00,2925.0,2932.32,-0.0,flip_to_long -46510,做多,2025-12-16 14:30:00,2025-12-16 16:15:00,2932.32,2944.25,0.0,flip_to_short -46511,做空,2025-12-16 16:15:00,2025-12-16 16:50:00,2944.25,2940.71,0.0,flip_to_long -46512,做多,2025-12-16 16:50:00,2025-12-16 17:20:00,2940.71,2935.53,-0.0,flip_to_short -46513,做空,2025-12-16 17:20:00,2025-12-16 18:30:00,2935.53,2943.84,-0.0,flip_to_long -46514,做多,2025-12-16 18:30:00,2025-12-16 19:05:00,2943.84,2933.67,-0.01,flip_to_short -46515,做空,2025-12-16 19:05:00,2025-12-16 19:35:00,2933.67,2934.85,-0.0,flip_to_long -46516,做多,2025-12-16 19:35:00,2025-12-16 21:10:00,2934.85,2941.12,0.0,flip_to_short -46517,做空,2025-12-16 21:10:00,2025-12-17 00:20:00,2941.12,2951.77,-0.01,flip_to_long -46518,做多,2025-12-17 00:20:00,2025-12-17 00:25:00,2951.77,2949.41,-0.0,flip_to_short -46519,做空,2025-12-17 00:25:00,2025-12-17 01:00:00,2949.41,2955.48,-0.0,flip_to_long -46520,做多,2025-12-17 01:00:00,2025-12-17 01:50:00,2955.48,2951.44,-0.0,flip_to_short -46521,做空,2025-12-17 01:50:00,2025-12-17 01:55:00,2951.44,2952.67,-0.0,flip_to_long -46522,做多,2025-12-17 01:55:00,2025-12-17 02:00:00,2952.67,2949.0,-0.0,flip_to_short -46523,做空,2025-12-17 02:00:00,2025-12-17 02:40:00,2949.0,2954.96,-0.0,flip_to_long -46524,做多,2025-12-17 02:40:00,2025-12-17 03:25:00,2954.96,2949.99,-0.0,flip_to_short -46525,做空,2025-12-17 03:25:00,2025-12-17 06:30:00,2949.99,2940.32,0.0,flip_to_long -46526,做多,2025-12-17 06:30:00,2025-12-17 08:20:00,2940.32,2936.08,-0.0,flip_to_short -46527,做空,2025-12-17 08:20:00,2025-12-17 11:35:00,2936.08,2931.39,0.0,flip_to_long -46528,做多,2025-12-17 11:35:00,2025-12-17 11:40:00,2931.39,2929.95,-0.0,flip_to_short -46529,做空,2025-12-17 11:40:00,2025-12-17 11:50:00,2929.95,2926.9,0.0,flip_to_long -46530,做多,2025-12-17 11:50:00,2025-12-17 12:15:00,2926.9,2930.15,0.0,flip_to_short -46531,做空,2025-12-17 12:15:00,2025-12-17 12:30:00,2930.15,2928.96,-0.0,flip_to_long -46532,做多,2025-12-17 12:30:00,2025-12-17 12:35:00,2928.96,2927.34,-0.0,flip_to_short -46533,做空,2025-12-17 12:35:00,2025-12-17 12:50:00,2927.34,2924.58,0.0,flip_to_long -46534,做多,2025-12-17 12:50:00,2025-12-17 13:05:00,2924.58,2925.62,-0.0,flip_to_short -46535,做空,2025-12-17 13:05:00,2025-12-17 13:25:00,2925.62,2925.5,-0.0,flip_to_long -46536,做多,2025-12-17 13:25:00,2025-12-17 13:45:00,2925.5,2939.1,0.01,tp_upper -46537,做空,2025-12-17 14:35:00,2025-12-17 14:40:00,2924.31,2926.5,-0.0,flip_to_long -46538,做多,2025-12-17 14:40:00,2025-12-17 14:55:00,2926.5,2993.93,0.03,tp_upper -46539,做空,2025-12-17 15:45:00,2025-12-17 22:20:00,2939.03,2826.55,0.05,flip_to_long -46540,做多,2025-12-17 22:20:00,2025-12-17 23:05:00,2826.55,2823.81,-0.0,flip_to_short -46541,做空,2025-12-17 23:05:00,2025-12-17 23:15:00,2823.81,2821.82,0.0,flip_to_long -46542,做多,2025-12-17 23:15:00,2025-12-18 01:05:00,2821.82,2821.37,-0.0,flip_to_short -46543,做空,2025-12-18 01:05:00,2025-12-18 01:10:00,2821.37,2827.68,-0.0,flip_to_long -46544,做多,2025-12-18 01:10:00,2025-12-18 01:15:00,2827.68,2825.52,-0.0,flip_to_short -46545,做空,2025-12-18 01:15:00,2025-12-18 01:20:00,2825.52,2828.67,-0.0,flip_to_long -46546,做多,2025-12-18 01:20:00,2025-12-18 01:25:00,2828.67,2824.72,-0.0,flip_to_short -46547,做空,2025-12-18 01:25:00,2025-12-18 01:30:00,2824.72,2825.06,-0.0,flip_to_long -46548,做多,2025-12-18 01:30:00,2025-12-18 01:50:00,2825.06,2823.95,-0.0,flip_to_short -46549,做空,2025-12-18 01:50:00,2025-12-18 01:55:00,2823.95,2826.15,-0.0,flip_to_long -46550,做多,2025-12-18 01:55:00,2025-12-18 02:00:00,2826.15,2822.96,-0.0,flip_to_short -46551,做空,2025-12-18 02:00:00,2025-12-18 02:05:00,2822.96,2826.8,-0.0,flip_to_long -46552,做多,2025-12-18 02:05:00,2025-12-18 03:15:00,2826.8,2832.41,0.0,flip_to_short -46553,做空,2025-12-18 03:15:00,2025-12-18 03:50:00,2832.41,2828.64,0.0,flip_to_long -46554,做多,2025-12-18 03:50:00,2025-12-18 05:05:00,2828.64,2831.79,0.0,flip_to_short -46555,做空,2025-12-18 05:05:00,2025-12-18 05:40:00,2831.79,2829.94,0.0,flip_to_long -46556,做多,2025-12-18 05:40:00,2025-12-18 08:00:00,2829.94,2834.59,0.0,flip_to_short -46557,做空,2025-12-18 08:00:00,2025-12-18 21:50:00,2834.59,2824.83,0.0,flip_to_long -46558,做多,2025-12-18 21:50:00,2025-12-19 00:40:00,2824.83,2814.96,-0.01,flip_to_short -46559,做空,2025-12-19 00:40:00,2025-12-19 00:50:00,2814.96,2823.24,-0.01,flip_to_long -46560,做多,2025-12-19 00:50:00,2025-12-19 01:40:00,2823.24,2819.84,-0.0,flip_to_short -46561,做空,2025-12-19 01:40:00,2025-12-19 01:50:00,2819.84,2824.05,-0.0,flip_to_long -46562,做多,2025-12-19 01:50:00,2025-12-19 01:55:00,2824.05,2819.88,-0.0,flip_to_short -46563,做空,2025-12-19 01:55:00,2025-12-19 02:25:00,2819.88,2827.78,-0.0,flip_to_long -46564,做多,2025-12-19 02:25:00,2025-12-19 02:35:00,2827.78,2827.32,-0.0,flip_to_short -46565,做空,2025-12-19 02:35:00,2025-12-19 12:10:00,2827.32,2964.61,-0.07,flip_to_long -46566,做多,2025-12-19 12:10:00,2025-12-19 12:55:00,2964.61,2954.98,-0.01,flip_to_short -46567,做空,2025-12-19 12:55:00,2025-12-19 14:40:00,2954.98,2993.8,-0.02,flip_to_long -46568,做多,2025-12-19 14:40:00,2025-12-19 15:15:00,2993.8,2978.67,-0.01,tp_upper -46569,做空,2025-12-19 15:20:00,2025-12-19 15:50:00,2971.08,2965.0,0.0,flip_to_long -46570,做多,2025-12-19 15:50:00,2025-12-19 15:55:00,2965.0,2963.48,-0.0,flip_to_short -46571,做空,2025-12-19 15:55:00,2025-12-19 16:00:00,2963.48,2975.55,-0.01,flip_to_long -46572,做多,2025-12-19 16:00:00,2025-12-19 16:55:00,2975.55,2965.52,-0.01,flip_to_short -46573,做空,2025-12-19 16:55:00,2025-12-19 17:00:00,2965.52,2971.92,-0.0,flip_to_long -46574,做多,2025-12-19 17:00:00,2025-12-19 17:25:00,2971.92,2968.41,-0.0,flip_to_short -46575,做空,2025-12-19 17:25:00,2025-12-19 17:35:00,2968.41,2967.9,-0.0,flip_to_long -46576,做多,2025-12-19 17:35:00,2025-12-19 18:55:00,2967.9,2965.15,-0.0,flip_to_short -46577,做空,2025-12-19 18:55:00,2025-12-19 19:00:00,2965.15,2969.22,-0.0,flip_to_long -46578,做多,2025-12-19 19:00:00,2025-12-19 21:55:00,2969.22,2975.87,0.0,flip_to_short -46579,做空,2025-12-19 21:55:00,2025-12-19 23:40:00,2975.87,2981.9,-0.0,flip_to_long -46580,做多,2025-12-19 23:40:00,2025-12-20 05:45:00,2981.9,2983.45,0.0,flip_to_short -46581,做空,2025-12-20 05:45:00,2025-12-20 06:10:00,2983.45,2982.51,-0.0,flip_to_long -46582,做多,2025-12-20 06:10:00,2025-12-20 06:25:00,2982.51,2982.21,-0.0,flip_to_short -46583,做空,2025-12-20 06:25:00,2025-12-20 06:30:00,2982.21,2982.5,-0.0,flip_to_long -46584,做多,2025-12-20 06:30:00,2025-12-20 08:10:00,2982.5,2982.56,-0.0,flip_to_short -46585,做空,2025-12-20 08:10:00,2025-12-20 08:15:00,2982.56,2984.7,-0.0,flip_to_long -46586,做多,2025-12-20 08:15:00,2025-12-20 08:50:00,2984.7,2981.53,-0.0,flip_to_short -46587,做空,2025-12-20 08:50:00,2025-12-20 09:00:00,2981.53,2983.46,-0.0,flip_to_long -46588,做多,2025-12-20 09:00:00,2025-12-20 09:05:00,2983.46,2982.6,-0.0,flip_to_short -46589,做空,2025-12-20 09:05:00,2025-12-20 11:20:00,2982.6,2985.33,-0.0,flip_to_long -46590,做多,2025-12-20 11:20:00,2025-12-20 13:05:00,2985.33,2975.75,-0.0,flip_to_short -46591,做空,2025-12-20 13:05:00,2025-12-20 16:45:00,2975.75,2977.47,-0.0,flip_to_long -46592,做多,2025-12-20 16:45:00,2025-12-20 17:05:00,2977.47,2975.6,-0.0,flip_to_short -46593,做空,2025-12-20 17:05:00,2025-12-20 17:15:00,2975.6,2978.36,-0.0,flip_to_long -46594,做多,2025-12-20 17:15:00,2025-12-20 17:30:00,2978.36,2977.7,-0.0,flip_to_short -46595,做空,2025-12-20 17:30:00,2025-12-20 17:45:00,2977.7,2977.47,-0.0,flip_to_long -46596,做多,2025-12-20 17:45:00,2025-12-20 18:00:00,2977.47,2975.07,-0.0,flip_to_short -46597,做空,2025-12-20 18:00:00,2025-12-20 18:10:00,2975.07,2974.98,-0.0,flip_to_long -46598,做多,2025-12-20 18:10:00,2025-12-20 18:20:00,2974.98,2975.27,-0.0,flip_to_short -46599,做空,2025-12-20 18:20:00,2025-12-20 18:25:00,2975.27,2975.6,-0.0,flip_to_long -46600,做多,2025-12-20 18:25:00,2025-12-20 18:35:00,2975.6,2974.88,-0.0,flip_to_short -46601,做空,2025-12-20 18:35:00,2025-12-20 18:55:00,2974.88,2976.91,-0.0,flip_to_long -46602,做多,2025-12-20 18:55:00,2025-12-20 19:00:00,2976.91,2975.08,-0.0,flip_to_short -46603,做空,2025-12-20 19:00:00,2025-12-20 19:05:00,2975.08,2977.89,-0.0,flip_to_long -46604,做多,2025-12-20 19:05:00,2025-12-20 19:20:00,2977.89,2975.79,-0.0,flip_to_short -46605,做空,2025-12-20 19:20:00,2025-12-20 19:25:00,2975.79,2977.41,-0.0,flip_to_long -46606,做多,2025-12-20 19:25:00,2025-12-20 21:55:00,2977.41,2977.51,-0.0,flip_to_short -46607,做空,2025-12-20 21:55:00,2025-12-20 22:00:00,2977.51,2978.43,-0.0,flip_to_long -46608,做多,2025-12-20 22:00:00,2025-12-20 22:05:00,2978.43,2975.66,-0.0,flip_to_short -46609,做空,2025-12-20 22:05:00,2025-12-20 22:50:00,2975.66,2977.69,-0.0,flip_to_long -46610,做多,2025-12-20 22:50:00,2025-12-21 00:30:00,2977.69,2977.27,-0.0,flip_to_short -46611,做空,2025-12-21 00:30:00,2025-12-21 00:50:00,2977.27,2977.63,-0.0,flip_to_long -46612,做多,2025-12-21 00:50:00,2025-12-21 01:00:00,2977.63,2977.31,-0.0,flip_to_short -46613,做空,2025-12-21 01:00:00,2025-12-21 03:15:00,2977.31,2974.06,0.0,flip_to_long -46614,做多,2025-12-21 03:15:00,2025-12-21 03:20:00,2974.06,2972.15,-0.0,flip_to_short -46615,做空,2025-12-21 03:20:00,2025-12-21 03:30:00,2972.15,2972.0,-0.0,flip_to_long -46616,做多,2025-12-21 03:30:00,2025-12-21 05:40:00,2972.0,2972.99,-0.0,flip_to_short -46617,做空,2025-12-21 05:40:00,2025-12-21 05:50:00,2972.99,2972.36,-0.0,flip_to_long -46618,做多,2025-12-21 05:50:00,2025-12-21 08:30:00,2972.36,2992.16,0.01,tp_upper -46619,做空,2025-12-21 12:40:00,2025-12-21 15:50:00,2984.44,2976.95,0.0,flip_to_long -46620,做多,2025-12-21 15:50:00,2025-12-21 15:55:00,2976.95,2973.23,-0.0,flip_to_short -46621,做空,2025-12-21 15:55:00,2025-12-21 16:05:00,2973.23,2976.17,-0.0,flip_to_long -46622,做多,2025-12-21 16:05:00,2025-12-21 16:30:00,2976.17,2974.51,-0.0,flip_to_short -46623,做空,2025-12-21 16:30:00,2025-12-21 16:40:00,2974.51,2974.99,-0.0,flip_to_long -46624,做多,2025-12-21 16:40:00,2025-12-21 18:05:00,2974.99,2973.37,-0.0,flip_to_short -46625,做空,2025-12-21 18:05:00,2025-12-21 18:15:00,2973.37,2974.43,-0.0,flip_to_long -46626,做多,2025-12-21 18:15:00,2025-12-21 19:30:00,2974.43,2980.94,0.0,flip_to_short -46627,做空,2025-12-21 19:30:00,2025-12-21 22:10:00,2980.94,2984.1,-0.0,flip_to_long -46628,做多,2025-12-21 22:10:00,2025-12-21 22:15:00,2984.1,2980.5,-0.0,flip_to_short -46629,做空,2025-12-21 22:15:00,2025-12-21 22:25:00,2980.5,2985.63,-0.0,flip_to_long -46630,做多,2025-12-21 22:25:00,2025-12-22 00:10:00,2985.63,3044.25,0.03,tp_upper -46631,做空,2025-12-22 02:00:00,2025-12-22 02:35:00,3008.35,3011.37,-0.0,flip_to_long -46632,做多,2025-12-22 02:35:00,2025-12-22 02:40:00,3011.37,3005.87,-0.0,flip_to_short -46633,做空,2025-12-22 02:40:00,2025-12-22 02:45:00,3005.87,3010.34,-0.0,flip_to_long -46634,做多,2025-12-22 02:45:00,2025-12-22 02:55:00,3010.34,3008.5,-0.0,flip_to_short -46635,做空,2025-12-22 02:55:00,2025-12-22 03:05:00,3008.5,3015.11,-0.0,flip_to_long -46636,做多,2025-12-22 03:05:00,2025-12-22 06:10:00,3015.11,3025.55,0.0,flip_to_short -46637,做空,2025-12-22 06:10:00,2025-12-22 07:50:00,3025.55,3027.0,-0.0,flip_to_long -46638,做多,2025-12-22 07:50:00,2025-12-22 08:05:00,3027.0,3028.59,0.0,flip_to_short -46639,做空,2025-12-22 08:05:00,2025-12-22 09:00:00,3028.59,3028.99,-0.0,flip_to_long -46640,做多,2025-12-22 09:00:00,2025-12-22 09:40:00,3028.99,3033.3,0.0,flip_to_short -46641,做空,2025-12-22 09:40:00,2025-12-22 09:45:00,3033.3,3034.42,-0.0,flip_to_long -46642,做多,2025-12-22 09:45:00,2025-12-22 10:00:00,3034.42,3031.6,-0.0,flip_to_short -46643,做空,2025-12-22 10:00:00,2025-12-22 14:40:00,3031.6,3045.9,-0.01,flip_to_long -46644,做多,2025-12-22 14:40:00,2025-12-22 15:10:00,3045.9,3036.02,-0.0,flip_to_short -46645,做空,2025-12-22 15:10:00,2025-12-22 15:55:00,3036.02,3051.22,-0.01,flip_to_long -46646,做多,2025-12-22 15:55:00,2025-12-22 16:00:00,3051.22,3049.24,-0.0,flip_to_short -46647,做空,2025-12-22 16:00:00,2025-12-22 16:10:00,3049.24,3050.17,-0.0,flip_to_long -46648,做多,2025-12-22 16:10:00,2025-12-22 16:30:00,3050.17,3043.84,-0.0,flip_to_short -46649,做空,2025-12-22 16:30:00,2025-12-22 22:45:00,3043.84,2995.45,0.02,flip_to_long -46650,做多,2025-12-22 22:45:00,2025-12-23 02:35:00,2995.45,2994.42,-0.0,flip_to_short -46651,做空,2025-12-23 02:35:00,2025-12-23 10:00:00,2994.42,2968.71,0.01,flip_to_long -46652,做多,2025-12-23 10:00:00,2025-12-23 10:10:00,2968.71,2965.0,-0.0,flip_to_short -46653,做空,2025-12-23 10:10:00,2025-12-23 13:35:00,2965.0,2940.24,0.01,tp_lower -46654,做多,2025-12-23 16:15:00,2025-12-23 16:35:00,2958.32,2948.0,-0.01,flip_to_short -46655,做空,2025-12-23 16:35:00,2025-12-23 17:30:00,2948.0,2941.45,0.0,flip_to_long -46656,做多,2025-12-23 17:30:00,2025-12-23 19:25:00,2941.45,2933.19,-0.0,flip_to_short -46657,做空,2025-12-23 19:25:00,2025-12-23 19:35:00,2933.19,2940.27,-0.0,flip_to_long -46658,做多,2025-12-23 19:35:00,2025-12-23 19:40:00,2940.27,2938.8,-0.0,flip_to_short -46659,做空,2025-12-23 19:40:00,2025-12-23 23:25:00,2938.8,2959.98,-0.01,flip_to_long -46660,做多,2025-12-23 23:25:00,2025-12-24 00:10:00,2959.98,2959.99,-0.0,flip_to_short -46661,做空,2025-12-24 00:10:00,2025-12-24 00:20:00,2959.99,2959.87,-0.0,flip_to_long -46662,做多,2025-12-24 00:20:00,2025-12-24 01:35:00,2959.87,2966.16,0.0,flip_to_short -46663,做空,2025-12-24 01:35:00,2025-12-24 01:50:00,2966.16,2963.7,0.0,flip_to_long -46664,做多,2025-12-24 01:50:00,2025-12-24 04:10:00,2963.7,2952.7,-0.01,flip_to_short -46665,做空,2025-12-24 04:10:00,2025-12-24 07:30:00,2952.7,2937.46,0.01,flip_to_long -46666,做多,2025-12-24 07:30:00,2025-12-24 07:50:00,2937.46,2936.73,-0.0,flip_to_short -46667,做空,2025-12-24 07:50:00,2025-12-24 08:15:00,2936.73,2936.73,-0.0,flip_to_long -46668,做多,2025-12-24 08:15:00,2025-12-24 08:20:00,2936.73,2926.61,-0.01,flip_to_short -46669,做空,2025-12-24 08:20:00,2025-12-24 10:30:00,2926.61,2931.31,-0.0,flip_to_long -46670,做多,2025-12-24 10:30:00,2025-12-24 10:45:00,2931.31,2928.0,-0.0,flip_to_short -46671,做空,2025-12-24 10:45:00,2025-12-24 10:50:00,2928.0,2928.22,-0.0,flip_to_long -46672,做多,2025-12-24 10:50:00,2025-12-24 11:30:00,2928.22,2929.01,-0.0,flip_to_short -46673,做空,2025-12-24 11:30:00,2025-12-24 11:40:00,2929.01,2929.73,-0.0,flip_to_long -46674,做多,2025-12-24 11:40:00,2025-12-24 11:45:00,2929.73,2927.06,-0.0,flip_to_short -46675,做空,2025-12-24 11:45:00,2025-12-24 12:15:00,2927.06,2928.55,-0.0,flip_to_long -46676,做多,2025-12-24 12:15:00,2025-12-24 13:10:00,2928.55,2929.88,-0.0,flip_to_short -46677,做空,2025-12-24 13:10:00,2025-12-24 13:35:00,2929.88,2928.51,-0.0,flip_to_long -46678,做多,2025-12-24 13:35:00,2025-12-24 13:40:00,2928.51,2926.77,-0.0,flip_to_short -46679,做空,2025-12-24 13:40:00,2025-12-24 13:45:00,2926.77,2926.85,-0.0,flip_to_long -46680,做多,2025-12-24 13:45:00,2025-12-24 13:55:00,2926.85,2929.73,0.0,flip_to_short -46681,做空,2025-12-24 13:55:00,2025-12-24 14:35:00,2929.73,2897.82,0.01,tp_lower -46682,做多,2025-12-24 15:30:00,2025-12-24 16:05:00,2923.31,2926.66,0.0,flip_to_short -46683,做空,2025-12-24 16:05:00,2025-12-24 16:30:00,2926.66,2941.51,-0.01,flip_to_long -46684,做多,2025-12-24 16:30:00,2025-12-24 23:25:00,2941.51,2946.73,0.0,flip_to_short -46685,做空,2025-12-24 23:25:00,2025-12-24 23:45:00,2946.73,2946.47,-0.0,flip_to_long -46686,做多,2025-12-24 23:45:00,2025-12-25 01:50:00,2946.47,2947.38,-0.0,flip_to_short -46687,做空,2025-12-25 01:50:00,2025-12-25 02:10:00,2947.38,2946.96,-0.0,flip_to_long -46688,做多,2025-12-25 02:10:00,2025-12-25 03:05:00,2946.96,2947.13,-0.0,flip_to_short -46689,做空,2025-12-25 03:05:00,2025-12-25 03:10:00,2947.13,2949.34,-0.0,flip_to_long -46690,做多,2025-12-25 03:10:00,2025-12-25 03:15:00,2949.34,2947.63,-0.0,flip_to_short -46691,做空,2025-12-25 03:15:00,2025-12-25 08:05:00,2947.63,2942.33,0.0,flip_to_long -46692,做多,2025-12-25 08:05:00,2025-12-25 08:10:00,2942.33,2937.0,-0.0,flip_to_short -46693,做空,2025-12-25 08:10:00,2025-12-25 08:15:00,2937.0,2927.7,0.0,tp_lower -46694,做多,2025-12-25 12:25:00,2025-12-25 12:35:00,2926.65,2925.63,-0.0,flip_to_short -46695,做空,2025-12-25 12:35:00,2025-12-25 12:55:00,2925.63,2926.6,-0.0,flip_to_long -46696,做多,2025-12-25 12:55:00,2025-12-25 13:00:00,2926.6,2924.7,-0.0,flip_to_short -46697,做空,2025-12-25 13:00:00,2025-12-25 13:10:00,2924.7,2924.85,-0.0,flip_to_long -46698,做多,2025-12-25 13:10:00,2025-12-25 13:15:00,2924.85,2918.82,-0.0,flip_to_short -46699,做空,2025-12-25 13:15:00,2025-12-25 13:40:00,2918.82,2928.65,-0.01,flip_to_long -46700,做多,2025-12-25 13:40:00,2025-12-25 14:25:00,2928.65,2922.99,-0.0,flip_to_short -46701,做空,2025-12-25 14:25:00,2025-12-25 14:30:00,2922.99,2926.59,-0.0,flip_to_long -46702,做多,2025-12-25 14:30:00,2025-12-25 14:35:00,2926.59,2924.35,-0.0,flip_to_short -46703,做空,2025-12-25 14:35:00,2025-12-25 22:45:00,2924.35,2914.35,0.0,tp_lower -46704,做多,2025-12-26 02:00:00,2025-12-26 07:35:00,2920.64,2968.78,0.02,flip_to_short -46705,做空,2025-12-26 07:35:00,2025-12-26 08:00:00,2968.78,2959.98,0.0,flip_to_long -46706,做多,2025-12-26 08:00:00,2025-12-26 10:05:00,2959.98,2968.56,0.0,flip_to_short -46707,做空,2025-12-26 10:05:00,2025-12-26 10:10:00,2968.56,2970.01,-0.0,flip_to_long -46708,做多,2025-12-26 10:10:00,2025-12-26 10:15:00,2970.01,2968.13,-0.0,flip_to_short -46709,做空,2025-12-26 10:15:00,2025-12-26 10:25:00,2968.13,2972.4,-0.0,flip_to_long -46710,做多,2025-12-26 10:25:00,2025-12-26 10:30:00,2972.4,2969.18,-0.0,flip_to_short -46711,做空,2025-12-26 10:30:00,2025-12-26 10:35:00,2969.18,2969.65,-0.0,flip_to_long -46712,做多,2025-12-26 10:35:00,2025-12-26 10:40:00,2969.65,2969.56,-0.0,flip_to_short -46713,做空,2025-12-26 10:40:00,2025-12-26 11:05:00,2969.56,2968.83,-0.0,flip_to_long -46714,做多,2025-12-26 11:05:00,2025-12-26 14:30:00,2968.83,2969.69,-0.0,flip_to_short -46715,做空,2025-12-26 14:30:00,2025-12-26 14:45:00,2969.69,2932.21,0.02,tp_lower -46716,做多,2025-12-26 19:30:00,2025-12-26 21:55:00,2923.56,2923.64,-0.0,flip_to_short -46717,做空,2025-12-26 21:55:00,2025-12-26 22:00:00,2923.64,2925.55,-0.0,flip_to_long -46718,做多,2025-12-26 22:00:00,2025-12-26 22:10:00,2925.55,2924.14,-0.0,flip_to_short -46719,做空,2025-12-26 22:10:00,2025-12-26 22:15:00,2924.14,2926.75,-0.0,flip_to_long -46720,做多,2025-12-26 22:15:00,2025-12-26 22:20:00,2926.75,2920.58,-0.0,flip_to_short -46721,做空,2025-12-26 22:20:00,2025-12-26 22:30:00,2920.58,2926.04,-0.0,flip_to_long -46722,做多,2025-12-26 22:30:00,2025-12-26 22:35:00,2926.04,2925.61,-0.0,flip_to_short -46723,做空,2025-12-26 22:35:00,2025-12-26 22:45:00,2925.61,2928.41,-0.0,flip_to_long -46724,做多,2025-12-26 22:45:00,2025-12-26 23:35:00,2928.41,2926.3,-0.0,flip_to_short -46725,做空,2025-12-26 23:35:00,2025-12-27 00:35:00,2926.3,2927.41,-0.0,flip_to_long -46726,做多,2025-12-27 00:35:00,2025-12-27 00:45:00,2927.41,2927.12,-0.0,flip_to_short -46727,做空,2025-12-27 00:45:00,2025-12-27 01:35:00,2927.12,2926.36,-0.0,flip_to_long -46728,做多,2025-12-27 01:35:00,2025-12-27 01:50:00,2926.36,2925.61,-0.0,flip_to_short -46729,做空,2025-12-27 01:50:00,2025-12-27 02:30:00,2925.61,2926.62,-0.0,flip_to_long -46730,做多,2025-12-27 02:30:00,2025-12-27 02:35:00,2926.62,2926.07,-0.0,flip_to_short -46731,做空,2025-12-27 02:35:00,2025-12-27 02:40:00,2926.07,2928.2,-0.0,flip_to_long -46732,做多,2025-12-27 02:40:00,2025-12-27 03:00:00,2928.2,2926.0,-0.0,flip_to_short -46733,做空,2025-12-27 03:00:00,2025-12-27 03:15:00,2926.0,2926.62,-0.0,flip_to_long -46734,做多,2025-12-27 03:15:00,2025-12-27 04:30:00,2926.62,2926.88,-0.0,flip_to_short -46735,做空,2025-12-27 04:30:00,2025-12-27 06:20:00,2926.88,2927.75,-0.0,flip_to_long -46736,做多,2025-12-27 06:20:00,2025-12-27 06:25:00,2927.75,2927.18,-0.0,flip_to_short -46737,做空,2025-12-27 06:25:00,2025-12-27 06:50:00,2927.18,2927.7,-0.0,flip_to_long -46738,做多,2025-12-27 06:50:00,2025-12-27 09:25:00,2927.7,2931.54,0.0,flip_to_short -46739,做空,2025-12-27 09:25:00,2025-12-27 10:15:00,2931.54,2932.64,-0.0,flip_to_long -46740,做多,2025-12-27 10:15:00,2025-12-27 10:20:00,2932.64,2932.26,-0.0,flip_to_short -46741,做空,2025-12-27 10:20:00,2025-12-27 11:50:00,2932.26,2929.34,0.0,flip_to_long -46742,做多,2025-12-27 11:50:00,2025-12-27 12:35:00,2929.34,2930.81,0.0,flip_to_short -46743,做空,2025-12-27 12:35:00,2025-12-27 13:35:00,2930.81,2930.59,-0.0,flip_to_long -46744,做多,2025-12-27 13:35:00,2025-12-27 13:45:00,2930.59,2929.21,-0.0,flip_to_short -46745,做空,2025-12-27 13:45:00,2025-12-27 14:30:00,2929.21,2928.86,-0.0,flip_to_long -46746,做多,2025-12-27 14:30:00,2025-12-27 14:35:00,2928.86,2927.98,-0.0,flip_to_short -46747,做空,2025-12-27 14:35:00,2025-12-27 14:40:00,2927.98,2928.99,-0.0,flip_to_long -46748,做多,2025-12-27 14:40:00,2025-12-27 14:50:00,2928.99,2928.61,-0.0,flip_to_short -46749,做空,2025-12-27 14:50:00,2025-12-27 15:30:00,2928.61,2928.84,-0.0,flip_to_long -46750,做多,2025-12-27 15:30:00,2025-12-27 15:35:00,2928.84,2927.28,-0.0,flip_to_short -46751,做空,2025-12-27 15:35:00,2025-12-27 15:40:00,2927.28,2927.55,-0.0,flip_to_long -46752,做多,2025-12-27 15:40:00,2025-12-27 18:05:00,2927.55,2925.63,-0.0,flip_to_short -46753,做空,2025-12-27 18:05:00,2025-12-27 18:15:00,2925.63,2926.44,-0.0,flip_to_long -46754,做多,2025-12-27 18:15:00,2025-12-27 18:20:00,2926.44,2926.31,-0.0,flip_to_short -46755,做空,2025-12-27 18:20:00,2025-12-27 19:05:00,2926.31,2926.27,-0.0,flip_to_long -46756,做多,2025-12-27 19:05:00,2025-12-27 22:10:00,2926.27,2944.81,0.01,tp_upper -46757,做空,2025-12-27 22:35:00,2025-12-28 03:30:00,2930.4,2942.73,-0.01,flip_to_long -46758,做多,2025-12-28 03:30:00,2025-12-28 03:40:00,2942.73,2942.85,-0.0,flip_to_short -46759,做空,2025-12-28 03:40:00,2025-12-28 03:50:00,2942.85,2943.37,-0.0,flip_to_long -46760,做多,2025-12-28 03:50:00,2025-12-28 04:15:00,2943.37,2944.64,-0.0,flip_to_short -46761,做空,2025-12-28 04:15:00,2025-12-28 06:35:00,2944.64,2940.7,0.0,flip_to_long -46762,做多,2025-12-28 06:35:00,2025-12-28 06:50:00,2940.7,2941.14,-0.0,flip_to_short -46763,做空,2025-12-28 06:50:00,2025-12-28 08:05:00,2941.14,2941.65,-0.0,flip_to_long -46764,做多,2025-12-28 08:05:00,2025-12-28 08:30:00,2941.65,2937.99,-0.0,flip_to_short -46765,做空,2025-12-28 08:30:00,2025-12-28 08:35:00,2937.99,2941.76,-0.0,flip_to_long -46766,做多,2025-12-28 08:35:00,2025-12-28 08:45:00,2941.76,2938.63,-0.0,flip_to_short -46767,做空,2025-12-28 08:45:00,2025-12-28 08:50:00,2938.63,2938.89,-0.0,flip_to_long -46768,做多,2025-12-28 08:50:00,2025-12-28 08:55:00,2938.89,2938.63,-0.0,flip_to_short -46769,做空,2025-12-28 08:55:00,2025-12-28 09:00:00,2938.63,2938.81,-0.0,flip_to_long -46770,做多,2025-12-28 09:00:00,2025-12-28 09:35:00,2938.81,2934.0,-0.0,flip_to_short -46771,做空,2025-12-28 09:35:00,2025-12-28 10:05:00,2934.0,2941.5,-0.0,flip_to_long -46772,做多,2025-12-28 10:05:00,2025-12-28 11:35:00,2941.5,2939.58,-0.0,flip_to_short -46773,做空,2025-12-28 11:35:00,2025-12-28 11:40:00,2939.58,2940.53,-0.0,flip_to_long -46774,做多,2025-12-28 11:40:00,2025-12-28 12:05:00,2940.53,2939.85,-0.0,flip_to_short -46775,做空,2025-12-28 12:05:00,2025-12-28 12:10:00,2939.85,2940.37,-0.0,flip_to_long -46776,做多,2025-12-28 12:10:00,2025-12-28 12:15:00,2940.37,2939.62,-0.0,flip_to_short -46777,做空,2025-12-28 12:15:00,2025-12-28 12:20:00,2939.62,2941.41,-0.0,flip_to_long -46778,做多,2025-12-28 12:20:00,2025-12-28 12:35:00,2941.41,2936.5,-0.0,flip_to_short -46779,做空,2025-12-28 12:35:00,2025-12-28 12:50:00,2936.5,2940.07,-0.0,flip_to_long -46780,做多,2025-12-28 12:50:00,2025-12-28 13:50:00,2940.07,2939.21,-0.0,flip_to_short -46781,做空,2025-12-28 13:50:00,2025-12-28 14:00:00,2939.21,2942.71,-0.0,flip_to_long -46782,做多,2025-12-28 14:00:00,2025-12-28 16:20:00,2942.71,2944.7,0.0,flip_to_short -46783,做空,2025-12-28 16:20:00,2025-12-28 16:45:00,2944.7,2943.71,-0.0,flip_to_long -46784,做多,2025-12-28 16:45:00,2025-12-28 17:50:00,2943.71,2945.14,-0.0,flip_to_short -46785,做空,2025-12-28 17:50:00,2025-12-28 18:15:00,2945.14,2931.05,0.01,tp_lower -46786,做多,2025-12-28 21:35:00,2025-12-28 21:50:00,2935.77,2936.62,-0.0,flip_to_short -46787,做空,2025-12-28 21:50:00,2025-12-28 22:10:00,2936.62,2936.59,-0.0,flip_to_long -46788,做多,2025-12-28 22:10:00,2025-12-28 22:15:00,2936.59,2935.98,-0.0,flip_to_short -46789,做空,2025-12-28 22:15:00,2025-12-29 14:30:00,2935.98,2948.49,-0.01,flip_to_long -46790,做多,2025-12-29 14:30:00,2025-12-29 14:50:00,2948.49,2934.95,-0.01,flip_to_short -46791,做空,2025-12-29 14:50:00,2025-12-29 15:10:00,2934.95,2944.69,-0.01,flip_to_long -46792,做多,2025-12-29 15:10:00,2025-12-29 15:15:00,2944.69,2935.07,-0.01,flip_to_short -46793,做空,2025-12-29 15:15:00,2025-12-29 15:25:00,2935.07,2940.49,-0.0,flip_to_long -46794,做多,2025-12-29 15:25:00,2025-12-29 15:45:00,2940.49,2935.0,-0.0,flip_to_short -46795,做空,2025-12-29 15:45:00,2025-12-29 16:05:00,2935.0,2936.73,-0.0,flip_to_long -46796,做多,2025-12-29 16:05:00,2025-12-29 16:15:00,2936.73,2935.23,-0.0,flip_to_short -46797,做空,2025-12-29 16:15:00,2025-12-29 16:35:00,2935.23,2932.39,0.0,flip_to_long -46798,做多,2025-12-29 16:35:00,2025-12-29 16:50:00,2932.39,2934.1,0.0,flip_to_short -46799,做空,2025-12-29 16:50:00,2025-12-29 17:30:00,2934.1,2933.21,-0.0,flip_to_long -46800,做多,2025-12-29 17:30:00,2025-12-29 18:05:00,2933.21,2934.87,0.0,flip_to_short -46801,做空,2025-12-29 18:05:00,2025-12-29 18:30:00,2934.87,2934.73,-0.0,flip_to_long -46802,做多,2025-12-29 18:30:00,2025-12-29 18:35:00,2934.73,2932.83,-0.0,flip_to_short -46803,做空,2025-12-29 18:35:00,2025-12-29 19:05:00,2932.83,2938.04,-0.0,flip_to_long -46804,做多,2025-12-29 19:05:00,2025-12-29 19:10:00,2938.04,2933.44,-0.0,flip_to_short -46805,做空,2025-12-29 19:10:00,2025-12-29 19:25:00,2933.44,2934.34,-0.0,flip_to_long -46806,做多,2025-12-29 19:25:00,2025-12-29 19:35:00,2934.34,2930.1,-0.0,flip_to_short -46807,做空,2025-12-29 19:35:00,2025-12-29 19:45:00,2930.1,2933.95,-0.0,flip_to_long -46808,做多,2025-12-29 19:45:00,2025-12-29 20:20:00,2933.95,2934.47,-0.0,flip_to_short -46809,做空,2025-12-29 20:20:00,2025-12-29 20:30:00,2934.47,2931.68,0.0,flip_to_long -46810,做多,2025-12-29 20:30:00,2025-12-29 21:20:00,2931.68,2930.31,-0.0,flip_to_short -46811,做空,2025-12-29 21:20:00,2025-12-29 21:30:00,2930.31,2933.76,-0.0,flip_to_long -46812,做多,2025-12-29 21:30:00,2025-12-29 22:00:00,2933.76,2933.09,-0.0,flip_to_short -46813,做空,2025-12-29 22:00:00,2025-12-29 22:15:00,2933.09,2934.35,-0.0,flip_to_long -46814,做多,2025-12-29 22:15:00,2025-12-29 23:25:00,2934.35,2932.73,-0.0,flip_to_short -46815,做空,2025-12-29 23:25:00,2025-12-29 23:30:00,2932.73,2935.28,-0.0,flip_to_long -46816,做多,2025-12-29 23:30:00,2025-12-29 23:35:00,2935.28,2931.45,-0.0,flip_to_short -46817,做空,2025-12-29 23:35:00,2025-12-29 23:45:00,2931.45,2935.0,-0.0,flip_to_long -46818,做多,2025-12-29 23:45:00,2025-12-30 00:30:00,2935.0,2932.89,-0.0,flip_to_short -46819,做空,2025-12-30 00:30:00,2025-12-30 00:45:00,2932.89,2935.86,-0.0,flip_to_long -46820,做多,2025-12-30 00:45:00,2025-12-30 01:00:00,2935.86,2932.28,-0.0,flip_to_short -46821,做空,2025-12-30 01:00:00,2025-12-30 01:10:00,2932.28,2934.02,-0.0,flip_to_long -46822,做多,2025-12-30 01:10:00,2025-12-30 01:20:00,2934.02,2932.33,-0.0,flip_to_short -46823,做空,2025-12-30 01:20:00,2025-12-30 01:45:00,2932.33,2935.42,-0.0,flip_to_long -46824,做多,2025-12-30 01:45:00,2025-12-30 01:55:00,2935.42,2935.31,-0.0,flip_to_short -46825,做空,2025-12-30 01:55:00,2025-12-30 02:15:00,2935.31,2938.06,-0.0,flip_to_long -46826,做多,2025-12-30 02:15:00,2025-12-30 02:20:00,2938.06,2932.04,-0.0,flip_to_short -46827,做空,2025-12-30 02:20:00,2025-12-30 03:20:00,2932.04,2940.81,-0.0,flip_to_long -46828,做多,2025-12-30 03:20:00,2025-12-30 05:30:00,2940.81,2937.0,-0.0,flip_to_short -46829,做空,2025-12-30 05:30:00,2025-12-30 05:40:00,2937.0,2937.81,-0.0,flip_to_long -46830,做多,2025-12-30 05:40:00,2025-12-30 08:10:00,2937.81,2987.96,0.02,tp_upper -46831,做多,2025-12-30 12:50:00,2025-12-30 14:00:00,2978.55,2967.45,-0.01,flip_to_short -46832,做空,2025-12-30 14:00:00,2025-12-30 14:45:00,2967.45,2982.44,-0.01,flip_to_long -46833,做多,2025-12-30 14:45:00,2025-12-30 14:50:00,2982.44,2998.64,0.01,tp_upper -46834,做空,2025-12-30 15:00:00,2025-12-30 15:05:00,2975.58,2976.33,-0.0,flip_to_long -46835,做多,2025-12-30 15:05:00,2025-12-30 16:00:00,2976.33,2979.65,0.0,flip_to_short -46836,做空,2025-12-30 16:00:00,2025-12-30 16:05:00,2979.65,2982.7,-0.0,flip_to_long -46837,做多,2025-12-30 16:05:00,2025-12-30 16:10:00,2982.7,2980.32,-0.0,flip_to_short -46838,做空,2025-12-30 16:10:00,2025-12-30 16:55:00,2980.32,2981.73,-0.0,flip_to_long -46839,做多,2025-12-30 16:55:00,2025-12-30 17:10:00,2981.73,2978.28,-0.0,flip_to_short -46840,做空,2025-12-30 17:10:00,2025-12-30 17:20:00,2978.28,2981.11,-0.0,flip_to_long -46841,做多,2025-12-30 17:20:00,2025-12-30 17:25:00,2981.11,2980.57,-0.0,flip_to_short -46842,做空,2025-12-30 17:25:00,2025-12-30 17:30:00,2980.57,2981.86,-0.0,flip_to_long -46843,做多,2025-12-30 17:30:00,2025-12-30 17:40:00,2981.86,2980.04,-0.0,flip_to_short -46844,做空,2025-12-30 17:40:00,2025-12-30 22:00:00,2980.04,2968.34,0.0,flip_to_long -46845,做多,2025-12-30 22:00:00,2025-12-30 22:15:00,2968.34,2968.57,-0.0,flip_to_short -46846,做空,2025-12-30 22:15:00,2025-12-30 22:45:00,2968.57,2966.67,0.0,flip_to_long -46847,做多,2025-12-30 22:45:00,2025-12-31 00:05:00,2966.67,2965.9,-0.0,flip_to_short -46848,做空,2025-12-31 00:05:00,2025-12-31 00:20:00,2965.9,2966.19,-0.0,flip_to_long -46849,做多,2025-12-31 00:20:00,2025-12-31 00:35:00,2966.19,2966.35,-0.0,flip_to_short -46850,做空,2025-12-31 00:35:00,2025-12-31 00:40:00,2966.35,2968.24,-0.0,flip_to_long -46851,做多,2025-12-31 00:40:00,2025-12-31 00:45:00,2968.24,2966.53,-0.0,flip_to_short -46852,做空,2025-12-31 00:45:00,2025-12-31 01:10:00,2966.53,2967.85,-0.0,flip_to_long -46853,做多,2025-12-31 01:10:00,2025-12-31 03:30:00,2967.85,2972.08,0.0,flip_to_short -46854,做空,2025-12-31 03:30:00,2025-12-31 04:15:00,2972.08,2973.37,-0.0,flip_to_long -46855,做多,2025-12-31 04:15:00,2025-12-31 04:20:00,2973.37,2970.47,-0.0,flip_to_short -46856,做空,2025-12-31 04:20:00,2025-12-31 05:00:00,2970.47,2972.85,-0.0,flip_to_long -46857,做多,2025-12-31 05:00:00,2025-12-31 05:50:00,2972.85,2974.7,0.0,flip_to_short -46858,做空,2025-12-31 05:50:00,2025-12-31 06:00:00,2974.7,2974.57,-0.0,flip_to_long -46859,做多,2025-12-31 06:00:00,2025-12-31 06:15:00,2974.57,2975.53,-0.0,flip_to_short -46860,做空,2025-12-31 06:15:00,2025-12-31 06:45:00,2975.53,2974.85,-0.0,flip_to_long -46861,做多,2025-12-31 06:45:00,2025-12-31 06:50:00,2974.85,2974.41,-0.0,flip_to_short -46862,做空,2025-12-31 06:50:00,2025-12-31 07:25:00,2974.41,2973.91,-0.0,flip_to_long -46863,做多,2025-12-31 07:25:00,2025-12-31 07:30:00,2973.91,2972.37,-0.0,flip_to_short -46864,做空,2025-12-31 07:30:00,2025-12-31 07:35:00,2972.37,2974.63,-0.0,flip_to_long -46865,做多,2025-12-31 07:35:00,2025-12-31 08:30:00,2974.63,2973.05,-0.0,flip_to_short -46866,做空,2025-12-31 08:30:00,2025-12-31 09:35:00,2973.05,2974.0,-0.0,flip_to_long -46867,做多,2025-12-31 09:35:00,2025-12-31 14:45:00,2974.0,2988.43,0.01,flip_to_short -46868,做空,2025-12-31 14:45:00,2025-12-31 14:50:00,2988.43,2990.56,-0.0,flip_to_long -46869,做多,2025-12-31 14:50:00,2025-12-31 15:00:00,2990.56,2992.16,0.0,flip_to_short -46870,做空,2025-12-31 15:00:00,2025-12-31 16:15:00,2992.16,2988.09,0.0,flip_to_long -46871,做多,2025-12-31 16:15:00,2025-12-31 22:40:00,2988.09,2975.33,-0.01,flip_to_short -46872,做空,2025-12-31 22:40:00,2025-12-31 22:45:00,2975.33,2975.61,-0.0,flip_to_long -46873,做多,2025-12-31 22:45:00,2025-12-31 23:00:00,2975.61,2972.72,-0.0,flip_to_short -46874,做空,2025-12-31 23:00:00,2025-12-31 23:05:00,2972.72,2974.03,-0.0,flip_to_long -46875,做多,2025-12-31 23:05:00,2025-12-31 23:55:00,2974.03,2970.39,-0.0,end diff --git a/strategy/results/bb_midline_full_grid_5m_20260227_041455.csv b/strategy/results/bb_midline_full_grid_5m_20260227_041455.csv deleted file mode 100644 index dd39aad..0000000 --- a/strategy/results/bb_midline_full_grid_5m_20260227_041455.csv +++ /dev/null @@ -1,2 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -20,2.0,0.0042263950973378305,-99.99788680245133,87701,33.69858952577508,-0.8399134626089371,-265.2264490104231,132.61322450521155,-216.16742795792783 diff --git a/strategy/results/bb_midline_full_grid_5m_20260227_041613.csv b/strategy/results/bb_midline_full_grid_5m_20260227_041613.csv deleted file mode 100644 index 40ab54f..0000000 --- a/strategy/results/bb_midline_full_grid_5m_20260227_041613.csv +++ /dev/null @@ -1,101 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -141,1.0,0.3725631525960213,-99.81371842370199,30049,32.88628573330227,-1.1419908723322958,-239.4883338177086,119.7441669088543,-209.312942418773 -141,3.0,0.8935583586833639,-99.55322082065832,30102,22.692844329280444,-1.0449970179309893,-226.953389102229,113.4766945511145,-202.8745406767218 -141,5.0,2.5724707153438344,-98.71376464232809,30090,21.06679960119641,-0.5885453783225604,-297.2986371543968,148.6493185771984,-224.69576404395752 -141,7.0,3.4685697259990484,-98.26571513700047,30092,20.72643892064336,-0.48007699971208917,-328.79731669397,164.398658346985,-235.54556581113354 -141,9.0,3.580904571423253,-98.20954771428838,30091,20.66730916220797,-0.49161721726796526,-306.39410158641846,153.19705079320923,-226.66659495607135 -141,11.0,3.9783828811208326,-98.01080855943958,30091,20.657339403808447,-0.48652196781648543,-307.6960797832785,153.84803989163925,-226.92750408654882 -141,13.0,3.9305433487109616,-98.03472832564452,30091,20.65401615100861,-0.48196282506779964,-311.2585673086382,155.6292836543191,-228.3217091499134 -141,15.0,4.237395487302333,-97.88130225634883,30091,20.65401615100861,-0.48117309142726505,-311.1693851846781,155.58469259233905,-228.12313342734726 -141,17.0,4.1877548957065605,-97.90612255214673,30091,20.65401615100861,-0.4813053584937705,-311.19057123284057,155.59528561642028,-228.15801534720822 -141,19.0,4.1489686043404,-97.9255156978298,30091,20.65401615100861,-0.4814041115675331,-311.207124787311,155.6035623936555,-228.1852149515646 -181,1.0,1.54541089852939,-99.22729455073531,25902,31.850822330321982,-1.199437232610771,-208.37766382491262,104.18883191245631,-196.9716068720296 -181,3.0,1.9965918755290404,-99.00170406223548,25928,22.39663684048133,-1.0619028735115128,-233.36576433437043,116.68288216718521,-205.0908442781218 -181,5.0,8.071401651585806,-95.9642991742071,25919,20.965315019869593,-0.6710765949697802,-240.5263670750946,120.2631835375473,-200.22776514388232 -181,7.0,13.682622486061769,-93.15868875696911,25914,20.71853052404106,-0.4523005061492697,-325.41220228547587,162.70610114273794,-228.7511757449507 -181,9.0,13.060274116014678,-93.46986294199266,25913,20.66144406282561,-0.45908377193167316,-323.2236062913858,161.6118031456929,-228.26831072172706 -181,11.0,13.68249600732716,-93.15875199633642,25913,20.646007795315093,-0.4571038290855216,-324.09815757538547,162.04907878769274,-228.28326097551687 -181,13.0,13.695219818316474,-93.15239009084176,25913,20.646007795315093,-0.455292429728791,-325.93245317752525,162.96622658876262,-228.98888051859734 -181,15.0,13.67098609342226,-93.16450695328886,25913,20.646007795315093,-0.4553571498005006,-325.93961655899017,162.96980827949508,-229.00463937449092 -181,17.0,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -181,19.0,13.426859791565604,-93.28657010421719,25913,20.646007795315093,-0.45602310778001637,-326.0117792097359,163.00588960486795,-229.16355908147176 -121,1.0,0.6316466226049364,-99.68417668869753,33004,33.78378378378378,-1.052222338701853,-206.42730524680505,103.21365262340252,-194.8817668518418 -121,3.0,0.6213813515500181,-99.689309324225,33066,23.099256033387768,-0.9034975192511878,-214.48595875045243,107.24297937522623,-196.32566305542025 -121,5.0,1.9136436948828712,-99.04317815255857,33056,21.484753146176185,-0.5982068102544683,-211.51121036008402,105.75560518004201,-190.82614401964582 -121,7.0,1.0735613492988372,-99.46321932535058,33046,21.103915753797736,-0.4968590955505304,-244.79461181542908,122.39730590771454,-203.34337319812857 -121,9.0,1.1663959453321875,-99.4168020273339,33046,21.040367971917934,-0.491645833390951,-247.9707541823954,123.9853770911977,-204.5048537009835 -121,11.0,1.2183278724323423,-99.39083606378382,33046,21.031289717363673,-0.4933546135117468,-247.94934993910346,123.97467496955173,-204.49083140156617 -121,13.0,1.2425260804680303,-99.37873695976599,33046,21.028263632512257,-0.4874890223174935,-251.45344300781414,125.72672150390707,-205.80998243070158 -121,15.0,1.2856620112079782,-99.357168994396,33046,21.028263632512257,-0.4873534021489805,-251.41190743169045,125.70595371584523,-205.77017279285997 -121,17.0,1.2515397754677258,-99.37423011226613,33046,21.028263632512257,-0.4874574412622979,-251.4447637233199,125.72238186165995,-205.80162489674169 -121,19.0,1.2605473760065111,-99.36972631199674,33046,21.028263632512257,-0.4868456824111407,-251.43609030718045,125.71804515359023,-205.78631062380262 -101,1.0,1.3812151149048713,-99.30939244254756,36046,34.84436553293014,-1.0513559683073899,-211.596726954287,105.79836347714348,-196.56435484395104 -101,3.0,1.3107125459371607,-99.34464372703142,36135,23.616991836169916,-0.8487417539167138,-219.7768214710855,109.88841073554273,-197.4402733624662 -101,5.0,6.3255050108003585,-96.83724749459982,36121,21.726973228869635,-0.4279048943481762,-310.0263705615421,155.01318528077104,-225.98265445139478 -101,7.0,2.898681370453997,-98.550659314773,36119,21.346105927628116,-0.5105396352220445,-266.04726570364727,133.02363285182363,-211.09604121889646 -101,9.0,2.337590220963109,-98.83120488951845,36119,21.276890279354358,-0.4946838636498477,-266.9034571984829,133.45172859924145,-211.52879413270978 -101,11.0,2.248555784854723,-98.87572210757264,36119,21.257509897837704,-0.49917680860743774,-266.9359298883164,133.4679649441582,-211.64021576618848 -101,13.0,2.498694325239585,-98.7506528373802,36119,21.254741271906752,-0.49039344526005274,-271.61493372988264,135.80746686494132,-213.28134767245388 -101,15.0,2.4446207313192856,-98.77768963434036,36119,21.254741271906752,-0.49053481242017677,-271.6323210497848,135.8161605248924,-213.31703580329642 -101,17.0,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -101,19.0,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004 -81,1.0,0.38789258931728443,-99.80605370534136,40428,35.93054318788958,-1.3592208304573201,-203.78168899414376,101.89084449707188,-197.6293792684867 -81,3.0,2.35707122036968,-98.82146438981516,40594,24.326255111592847,-1.0223276542135724,-209.41404598106254,104.70702299053127,-194.85501463280306 -81,5.0,2.738798055863725,-98.63060097206814,40574,22.06092571597575,-0.612968955468472,-226.175262272745,113.08763113637251,-196.4563333467878 -81,7.0,1.6379035690835946,-99.1810482154582,40564,21.721230647865102,-0.6189674329263939,-232.6156018912471,116.30780094562357,-199.65489816707378 -81,9.0,1.5795652645096294,-99.21021736774519,40559,21.664735323849207,-0.6049640177737161,-233.1884392554897,116.59421962774485,-199.74516128322568 -81,11.0,1.4844472673119984,-99.257776366344,40559,21.652407603737764,-0.6068398317520862,-233.2567175159563,116.62835875797815,-199.84254135375159 -81,13.0,1.6060637766271089,-99.19696811168645,40558,21.650475861728882,-0.598769408587746,-233.1961706190891,116.59808530954454,-199.66066926237505 -81,15.0,1.5941017930091896,-99.2029491034954,40558,21.650475861728882,-0.5978375540333052,-233.20318933464523,116.6015946673226,-199.65827548575314 -81,17.0,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -81,19.0,1.5919727231579546,-99.20401363842102,40558,21.650475861728882,-0.597844544661025,-233.20443857023713,116.60221928511857,-199.65992360244817 -61,1.0,0.18588972434247641,-99.90705513782876,46603,37.351672639100485,-1.271435744311454,-199.8161496463976,99.9080748231988,-195.09074392812525 -61,3.0,1.2411584337304506,-99.37942078313478,46919,25.1049681365758,-1.002261040309346,-198.90841062139575,99.45420531069787,-190.96991751540523 -61,5.0,1.2648197669081618,-99.36759011654591,46875,22.5664,-0.7628705030782208,-199.20933748136585,99.60466874068292,-188.2057711460309 -61,7.0,0.5589298789988087,-99.7205350605006,46863,22.19448178733756,-0.7542253286061638,-199.61902667123155,99.80951333561578,-188.61884967226717 -61,9.0,0.6392894290548907,-99.68035528547256,46855,22.149183651691388,-0.7325411704462591,-202.84398590545504,101.4219929527275,-189.6084436930097 -61,11.0,0.6976965475421673,-99.65115172622892,46853,22.137323116982905,-0.7221597770072495,-205.6043321758009,102.80216608790045,-190.55880192063626 -61,13.0,0.6606675247637739,-99.66966623761812,46852,22.131392469905233,-0.7288789587814761,-205.63860970568084,102.8193048528404,-190.67165762526815 -61,15.0,0.6921328687861904,-99.6539335656069,46852,22.131392469905233,-0.7250593802377309,-205.60948243768982,102.80474121884491,-190.5984391035356 -61,17.0,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -61,19.0,0.6711409318082459,-99.66442953409587,46852,22.131392469905233,-0.7467447191672053,-201.21777452725777,100.60888726362889,-189.11247597500545 -41,1.0,0.015212549931630836,-99.99239372503419,58232,38.022049732106055,-0.9675643564696258,-201.18916338481642,100.5945816924082,-192.07883135659625 -41,3.0,0.05802476361942974,-99.97098761819028,58921,25.78367644812546,-0.8141023181668979,-221.8357360102845,110.91786800514225,-198.47450984030687 -41,5.0,0.018204245993222193,-99.99089787700339,58828,22.76806962670837,-0.7747373783069786,-220.02688832306336,110.01344416153167,-197.29850174591246 -41,7.0,0.018803260658613055,-99.99059836967069,58800,22.43877551020408,-0.7516083628047471,-213.19677775293198,106.598388876466,-194.28860982450044 -41,9.0,0.019308294015552056,-99.99034585299222,58793,22.393822393822393,-0.7274306410639146,-220.4007030959921,110.20035154799605,-196.87979478415605 -41,11.0,0.01806066289798151,-99.990969668551,58793,22.387018862789787,-0.728322811635155,-220.38697020477568,110.19348510238784,-196.88563149008314 -41,13.0,0.01727499608890596,-99.99136250195555,58794,22.378133823179237,-0.7291549517475395,-220.38774928750541,110.1938746437527,-196.8963216379282 -41,15.0,0.017696144371817355,-99.99115192781409,58794,22.378133823179237,-0.7285582364048866,-220.38733166854774,110.19366583427387,-196.88878343209183 -41,17.0,0.017696144371817355,-99.99115192781409,58794,22.378133823179237,-0.7285582364048866,-220.38733166854774,110.19366583427387,-196.88878343209183 -41,19.0,0.017696144371817355,-99.99115192781409,58794,22.378133823179237,-0.7285582364048866,-220.38733166854774,110.19366583427387,-196.88878343209183 -161,1.0,0.18507916598399116,-99.90746041700801,27807,32.272449383248826,-1.3626921206535092,-208.8205005280496,104.4102502640248,-199.78796607606995 -161,3.0,0.23998103803793114,-99.88000948098103,27834,22.53359200977222,-1.3100826718988585,-210.56993164514623,105.28496582257311,-199.82897420182582 -161,5.0,0.5855126564436772,-99.70724367177816,27825,21.02785265049416,-0.92014274909802,-209.8497421239102,104.92487106195509,-194.68885351051847 -161,7.0,0.47603821222660997,-99.7619808938867,27824,20.741086831512366,-0.8540499785557677,-222.3354842636233,111.16774213181164,-198.94477434200525 -161,9.0,0.5528348080519955,-99.72358259597401,27824,20.68717653824037,-0.8742066357356877,-222.36440030194234,111.18220015097118,-199.15982234557922 -161,11.0,0.5547483846886698,-99.72262580765566,27823,20.677137619954713,-0.8745006016030721,-222.3500000989885,111.17500004949426,-199.15663306648793 -161,13.0,0.5642197176946141,-99.7178901411527,27823,20.67354347122884,-0.8685846686060622,-222.34258574695468,111.17129287347734,-199.0779404632073 -161,15.0,0.5973160858428005,-99.7013419570786,27823,20.67354347122884,-0.8684350979936863,-222.3166772371032,111.1583386185516,-199.0492340278441 -161,17.0,0.5931270699461915,-99.70343646502691,27823,20.67354347122884,-0.8684544122038876,-222.31995648391177,111.1599782419559,-199.0528720050383 -161,19.0,0.5869955515964692,-99.70650222420177,27823,20.67354347122884,-0.8684828298480397,-222.32475636113264,111.16237818056631,-199.0581987268313 -21,1.0,0.0012545307129279897,-99.99937273464353,83039,38.97686629174243,-1.2206218969570914,-214.4358469291487,107.21792346457435,-200.4211742697881 -21,3.0,0.003141325327724193,-99.99842933733613,85276,27.505980580702662,-0.611161009432778,-288.68540178116535,144.34270089058268,-222.80652216299563 -21,5.0,0.0004631489929338503,-99.99976842550353,84980,24.166862791245,-0.5990293997070005,-257.5217756663234,128.7608878331617,-210.19683148851692 -21,7.0,0.0005214659574309736,-99.99973926702128,84944,23.981682049350162,-0.5113764484639733,-295.2633541495073,147.63167707475364,-224.24159830839187 -21,9.0,0.0004554326656295686,-99.99977228366718,84945,23.968450173641767,-0.5117181252434727,-295.0636443124399,147.53182215621996,-224.16584751156483 -21,11.0,0.0004365337751968878,-99.9997817331124,84945,23.960209547354168,-0.512010867309432,-295.0636628918621,147.53183144593106,-224.16937729757046 -21,13.0,0.0004331898842896685,-99.99978340505785,84946,23.95757304640595,-0.5120799195015522,-295.06366617922765,147.53183308961383,-224.17020891076754 -21,15.0,0.0004331388233741457,-99.99978343058831,84946,23.95757304640595,-0.512079919638494,-295.06366622942545,147.53183311471273,-224.17020895802042 -21,17.0,0.0004331388233741457,-99.99978343058831,84946,23.95757304640595,-0.512079919638494,-295.06366622942545,147.53183311471273,-224.17020895802042 -21,19.0,0.00043289925579133006,-99.9997835503721,84947,23.957291016751622,-0.5120799202809959,-295.06366646494337,147.53183323247168,-224.1702091797214 -1,1.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,3.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,5.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,7.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,9.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,11.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,13.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,15.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,17.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 -1,19.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663 diff --git a/strategy/results/bb_midline_hier_search_5m_20260226_192735.csv b/strategy/results/bb_midline_hier_search_5m_20260226_192735.csv deleted file mode 100644 index 44ffc48..0000000 --- a/strategy/results/bb_midline_hier_search_5m_20260226_192735.csv +++ /dev/null @@ -1,2409 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score,use_1m_filter -290,491.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,825.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,877.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,876.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,875.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,874.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,873.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,872.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,871.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,870.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,830.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,829.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,828.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,827.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,824.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,810.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,823.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,822.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,821.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,820.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,819.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,818.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,817.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,816.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,815.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,814.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,813.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,812.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,878.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,879.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,880.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,881.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,658.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,659.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,660.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,661.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,662.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,663.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,664.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,665.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,872.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,873.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,874.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,875.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,876.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,877.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,878.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,879.0,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,890.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,889.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,888.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,887.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,886.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,885.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,884.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,883.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,882.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,811.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,826.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,670.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,505.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,656.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,655.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,654.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,653.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,652.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,651.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,650.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,510.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,509.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,508.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,507.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,506.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,669.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,658.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,503.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,502.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,501.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,500.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,499.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,498.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,497.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,496.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,495.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,494.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,493.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,492.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,657.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,504.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,659.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,662.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,660.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,668.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,667.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,666.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,665.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,664.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,663.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,490.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -290,661.5,243.61657139606652,21.80828569803326,19616,20.39661500815661,0.053326400551732156,-206.99839245306777,103.49919622653387,-60.35115447657306,1 -293,493.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,506.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,885.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,886.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,887.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,888.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,889.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,890.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,503.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,504.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,505.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,507.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,883.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,508.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,509.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,510.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,650.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,651.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,652.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,829.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,828.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,827.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,826.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,884.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,882.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,874.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,881.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,492.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,491.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,825.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,490.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,830.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,870.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,871.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,872.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,873.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,494.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,495.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,496.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,497.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,498.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,499.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,500.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,875.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,876.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,878.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,879.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,880.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,877.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,653.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,824.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,662.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,658.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,657.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,656.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,655.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,654.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,502.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,658.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,659.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,660.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,661.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,663.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,823.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,664.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,665.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,872.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,873.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,874.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,875.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,876.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,877.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,878.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,879.0,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,659.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,660.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,661.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,662.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,822.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,821.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,820.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,819.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,818.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,817.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,816.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,815.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,814.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,813.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,812.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,811.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,810.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,670.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,669.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,668.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,667.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,666.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,665.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,664.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,663.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -293,501.5,254.03449447136072,27.017247235680358,19472,20.218775677896467,0.06865886416462631,-230.03322454886924,115.01661227443462,-64.17213621389183,1 -294,668.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,490.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,667.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,657.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,658.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,659.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,660.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,661.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,662.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,663.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,664.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,665.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,666.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,821.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,655.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,669.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,670.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,810.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,811.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,812.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,813.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,814.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,815.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,816.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,817.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,656.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,654.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,491.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,502.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,492.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,493.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,494.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,495.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,496.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,497.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,498.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,499.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,500.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,501.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,503.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,653.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,504.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,505.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,506.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,507.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,508.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,509.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,510.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,650.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,651.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,652.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,820.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,818.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,822.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,887.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,885.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,884.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,883.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,882.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,881.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,880.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,879.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,878.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,823.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,877.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,888.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,819.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,889.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,890.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,886.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,876.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,875.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,874.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,873.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,872.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,871.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,870.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,830.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,829.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,828.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,827.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,826.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,825.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -294,824.5,199.68691854748374,-0.15654072625812887,19426,20.369607742201172,-0.00044065189971063414,-202.09482205003653,101.04741102501826,-80.99975736906927,1 -295,490.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,658.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,657.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,492.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,659.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,660.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,661.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,491.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,499.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,493.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,494.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,650.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,651.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,652.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,653.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,654.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,655.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,656.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,508.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,507.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,506.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,505.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,504.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,503.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,502.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,501.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,500.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,663.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,498.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,497.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,496.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,495.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,662.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,811.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,664.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,665.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,870.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,871.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,872.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,873.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,874.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,875.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,876.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,877.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,878.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,879.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,880.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,881.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,882.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,883.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,884.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,885.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,886.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,887.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,888.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,889.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,890.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,830.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,829.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,828.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,815.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,666.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,667.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,668.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,669.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,670.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,810.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,812.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,813.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,814.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,816.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,827.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,817.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,818.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,819.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,820.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,821.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,822.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,824.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,825.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,826.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,823.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,510.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -295,509.5,173.36848320503861,-13.315758397480693,19384,20.434378869170448,-0.038727684882974796,-198.88802190114637,99.44401095057319,-93.33569937653495,1 -291,450.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,816.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,663.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,664.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,665.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,666.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,667.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,668.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,669.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,811.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,812.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,813.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,814.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,815.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,817.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,661.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,818.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,819.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,821.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,822.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,823.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,824.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,825.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,826.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,827.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,828.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,829.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,662.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,659.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,872.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,658.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,491.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,492.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,493.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,494.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,495.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,496.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,497.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,498.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,499.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,501.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,502.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,503.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,504.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,505.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,506.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,507.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,508.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,509.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,651.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,652.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,653.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,654.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,655.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,656.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,657.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,871.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,873.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,460.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,874.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,810.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,800.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,790.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,780.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,770.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,760.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,750.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,740.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,730.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,720.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,710.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,700.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,690.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,680.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,660.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,650.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,550.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,540.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,530.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,520.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,510.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,500.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,490.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,480.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,470.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,820.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,830.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,840.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,887.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,875.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,876.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,877.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,878.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,879.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,881.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,882.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,883.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,884.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,885.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,886.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,888.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,850.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,889.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,1000.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,990.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,980.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,970.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,960.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,950.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,890.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,880.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,870.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,860.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,670.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,879.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,900.5,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,665.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,658.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,659.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,660.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,662.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,663.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,664.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,661.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,872.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,874.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,875.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,876.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,877.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,878.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -291,873.0,252.4434647629049,26.221732381452455,19610,20.260071392146862,0.046187917037509484,-318.80999079570074,159.40499539785037,-100.74800893237773,1 -292,820.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,816.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,817.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,818.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,819.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,823.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,821.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,822.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,824.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,814.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,815.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,666.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,812.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,811.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,810.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,670.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,669.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,668.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,667.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,826.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,665.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,664.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,663.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,825.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,873.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,827.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,828.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,888.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,887.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,886.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,885.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,884.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,883.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,882.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,881.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,880.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,879.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,878.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,877.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,876.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,875.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,874.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,661.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,872.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,871.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,870.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,830.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,829.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,662.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,653.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,660.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,496.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,494.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,493.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,492.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,491.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,490.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,658.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,659.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,660.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,661.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,662.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,663.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,664.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,665.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,872.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,873.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,874.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,875.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,876.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,877.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,878.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,879.0,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,495.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,497.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,659.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,498.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,658.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,657.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,656.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,655.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,654.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,890.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,652.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,651.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,650.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,510.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,509.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,508.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,507.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,506.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,505.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,504.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,503.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,502.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,501.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,500.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,499.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,889.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -292,813.5,162.04741012047063,-18.976294939764685,19532,20.243702641818555,-0.06641787769617029,-211.29322924484535,105.64661462242269,-104.29060117005689,1 -289,653.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,666.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,656.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,657.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,658.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,659.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,660.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,661.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,662.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,663.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,664.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,665.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,667.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,818.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,668.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,669.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,490.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,810.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,811.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,812.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,813.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,814.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,815.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,816.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,655.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,654.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,652.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,651.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,491.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,492.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,493.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,494.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,495.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,496.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,497.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,498.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,499.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,500.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,501.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,502.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,503.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,504.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,505.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,506.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,507.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,508.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,509.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,510.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,650.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,817.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,670.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,819.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,883.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,885.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,886.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,887.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,888.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,889.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,820.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,659.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,660.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,661.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,662.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,663.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,664.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,665.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,872.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,873.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,874.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,875.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,876.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,877.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,878.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,879.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,884.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,890.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,658.0,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,825.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,873.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,872.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,882.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,871.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,870.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,830.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,829.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,828.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,827.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,826.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,824.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,823.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,822.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,821.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,875.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,876.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,877.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,878.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,879.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,880.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,881.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -289,874.5,98.1318955163293,-50.934052241835346,19664,20.301057770545157,-0.1753118765509432,-203.1201582589954,101.5600791294977,-134.28585806404482,1 -299,816.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,660.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,815.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,814.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,813.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,811.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,810.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,670.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,669.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,668.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,667.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,666.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,665.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,664.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,663.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,662.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,661.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,812.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,884.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,817.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,881.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,887.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,886.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,885.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,872.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,883.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,882.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,880.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,818.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,879.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,878.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,877.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,876.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,875.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,658.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,888.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,889.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,890.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,871.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,870.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,830.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,829.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,828.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,827.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,826.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,825.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,824.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,823.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,822.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,821.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,820.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,819.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,659.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,657.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,874.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,504.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,873.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,656.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,655.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,654.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,653.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,652.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,651.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,650.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,510.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,509.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,508.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,507.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,505.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,506.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,503.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,496.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,490.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,491.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,492.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,493.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,502.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,495.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,494.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,497.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,498.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,499.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,500.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -299,501.5,115.47514878382452,-42.26242560808774,19144,20.612202256581696,-0.18397653690001733,-232.76414890069879,116.38207445034938,-137.57580361116746,1 -296,491.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,816.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,815.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,814.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,813.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,812.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,492.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,669.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,501.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,507.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,506.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,505.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,504.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,503.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,502.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,499.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,509.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,498.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,497.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,496.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,495.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,494.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,493.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,508.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,651.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,668.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,661.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,667.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,666.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,665.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,664.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,663.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,662.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,659.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,652.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,658.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,657.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,656.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,655.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,654.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,653.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,811.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,880.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,510.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,540.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,460.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,470.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,480.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,490.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,500.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,520.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,530.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,550.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,822.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,650.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,660.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,670.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,680.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,700.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,710.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,720.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,450.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,823.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,740.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,874.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,882.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,881.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,879.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,878.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,877.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,876.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,875.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,873.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,824.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,872.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,871.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,829.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,828.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,827.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,826.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,825.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,730.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,690.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,750.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,950.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,970.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,980.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,990.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,1000.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,760.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,819.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,818.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,817.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,883.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,884.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,885.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,886.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,887.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,888.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,889.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,960.0,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,821.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,900.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,830.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,770.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,890.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,790.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,800.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,810.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,820.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,780.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,840.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,860.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,870.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -296,850.5,75.00472410848523,-62.497637945757376,19304,20.33257355988396,-0.2675450843656243,-202.54566627473156,101.27283313736577,-146.72644546803747,1 -297,661.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,509.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,510.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,650.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,651.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,652.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,653.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,655.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,654.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,660.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,659.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,658.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,657.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,507.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,656.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,508.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,495.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,506.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,505.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,493.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,492.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,491.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,490.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,663.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,494.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,496.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,497.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,498.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,499.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,500.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,501.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,502.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,503.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,504.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,662.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,890.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,664.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,828.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,830.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,870.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,871.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,665.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,873.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,874.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,875.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,876.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,877.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,878.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,879.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,880.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,881.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,882.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,883.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,884.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,885.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,886.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,887.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,888.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,889.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,829.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,872.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,827.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,823.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,821.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,820.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,819.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,818.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,817.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,816.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,815.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,814.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,813.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,812.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,811.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,810.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,826.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,669.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,668.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,667.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,666.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,822.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,670.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,825.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -297,824.5,58.283474555591624,-70.85826272220419,19290,20.368066355624677,-0.3477612200668086,-206.95837969826772,103.47918984913387,-157.81474924231298,1 -288,879.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,873.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,881.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,880.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,879.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,878.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,877.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,876.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,875.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,874.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,872.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,883.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,871.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,870.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,830.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,829.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,828.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,827.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,826.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,825.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,824.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,823.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,882.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,885.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,884.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,662.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,877.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,876.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,875.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,874.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,873.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,872.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,665.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,664.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,663.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,661.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,878.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,660.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,659.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,658.0,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,821.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,890.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,889.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,888.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,887.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,886.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,822.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,495.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,820.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,654.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,652.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,651.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,650.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,510.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,509.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,508.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,507.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,506.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,505.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,504.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,503.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,502.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,501.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,499.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,498.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,497.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,496.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,494.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,493.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,492.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,491.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,490.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,819.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,653.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,500.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,655.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,669.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,817.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,816.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,815.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,814.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,813.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,812.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,811.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,810.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,670.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,656.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,668.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,667.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,666.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,665.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,664.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,663.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,662.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,661.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,660.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,659.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,658.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,657.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -288,818.5,52.63249387410759,-73.68375306294621,19698,20.200020306630115,-0.2855012237698626,-205.4509978409444,102.7254989204722,-159.29016688456232,1 -298,665.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,666.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,663.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,664.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,668.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,667.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,813.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,669.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,670.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,810.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,811.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,812.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,661.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,814.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,662.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,510.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,660.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,651.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,816.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,506.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,507.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,508.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,509.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,650.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,652.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,659.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,653.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,654.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,655.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,656.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,657.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,658.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,815.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,880.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,817.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,881.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,875.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,876.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,877.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,878.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,879.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,504.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,882.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,818.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,883.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,884.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,885.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,886.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,887.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,888.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,874.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,873.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,872.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,871.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,870.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,830.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,829.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,828.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,827.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,826.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,825.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,824.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,823.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,822.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,821.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,820.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,819.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,505.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,890.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,503.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,496.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,889.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,502.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,501.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,500.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,498.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,497.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,499.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,495.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,494.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,493.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,492.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,491.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -298,490.5,62.78231086856529,-68.60884456571736,19222,20.46613255644574,-0.30377677070676196,-223.80979478207846,111.90489739103924,-161.7780837270299,1 -321,900.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,830.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,840.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,850.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,870.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,880.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,890.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,720.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,950.0,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,960.0,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,970.0,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,980.0,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,990.0,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,710.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,810.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,820.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,1000.0,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,800.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,480.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,700.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,790.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,690.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,680.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,670.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,660.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,650.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,550.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,540.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,530.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,520.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,510.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,500.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,490.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,860.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,470.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,450.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,730.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,740.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,780.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,460.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,750.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,760.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -321,770.5,25.287713145723266,-87.35614342713836,18697,19.751831844680964,-0.5240588500351793,-187.01499634355753,93.50749817177876,-168.45084816498354,1 -301,830.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,760.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,770.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,780.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,790.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,810.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,820.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,870.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,840.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,860.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,730.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,880.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,890.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,950.0,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,960.0,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,970.0,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,740.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,680.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,720.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,710.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,50.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,100.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,150.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,200.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,250.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,460.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,470.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,490.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,510.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,520.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,530.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,540.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,660.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,670.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,690.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,480.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,990.0,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,400.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,850.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,450.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,600.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,350.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,300.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,650.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,700.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,750.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,800.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,900.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,550.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,950.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,1000.0,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,980.0,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -301,500.5,52.83984459402632,-73.58007770298684,19058,20.495330045125407,-0.3757296908035501,-226.550345134987,113.27517256749351,-168.70897204662427,1 -316,830.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,820.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,810.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,800.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,790.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,450.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,770.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,840.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,860.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,460.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,870.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,880.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,890.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,900.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,950.0,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,960.0,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,970.0,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,980.0,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,990.0,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,1000.0,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,780.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,850.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,760.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,490.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,510.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,520.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,530.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,540.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,550.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,650.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,660.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,480.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,670.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,750.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,500.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,740.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,730.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,720.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,710.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,700.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,690.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,680.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -316,470.5,97.60705568612973,-51.19647215693514,18761,20.0309151964181,-0.11290792192539431,-299.26401988475976,149.63200994237988,-172.25697517394377,1 -326,740.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,750.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,820.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,810.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,710.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,800.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,790.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,780.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,720.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,730.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,760.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,770.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,830.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,690.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,840.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,850.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,860.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,870.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,880.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,890.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,900.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,950.0,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,960.0,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,970.0,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,980.0,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,990.0,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,1000.0,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,700.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,500.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,680.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,510.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,670.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,450.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,460.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,470.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,490.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,480.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,520.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,530.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,540.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,550.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,650.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -326,660.5,34.34095627579244,-82.82952186210377,18511,19.599157257846684,-0.3594240192270457,-213.263382261021,106.6316911305105,-172.44796299723674,1 -287,873.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,879.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,878.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,877.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,876.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,875.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,874.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,659.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,872.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,665.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,664.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,663.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,662.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,660.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,658.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,661.0,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,828.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,493.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,826.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,872.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,871.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,870.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,830.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,829.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,498.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,827.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,825.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,874.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,824.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,823.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,822.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,821.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,499.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,500.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,501.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,873.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,875.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,503.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,885.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,496.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,497.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,890.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,889.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,888.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,887.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,886.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,884.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,876.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,883.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,882.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,881.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,880.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,879.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,878.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,877.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,502.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,504.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,494.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,811.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,665.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,666.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,667.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,668.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,669.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,670.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,810.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,812.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,663.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,813.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,814.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,815.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,816.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,817.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,818.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,819.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,664.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,662.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,505.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,652.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,506.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,507.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,508.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,509.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,510.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,650.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,651.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,653.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,661.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,654.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,655.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,656.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,657.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,658.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,659.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,660.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,495.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,820.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,491.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,490.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -287,492.5,35.8614695767717,-82.06926521161415,19762,20.043517862564517,-0.3830925002426167,-215.18551578360652,107.59275789180327,-172.74058152796817,1 -286,816.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,888.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,881.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,882.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,883.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,884.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,885.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,886.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,887.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,815.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,889.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,878.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,814.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,813.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,812.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,811.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,669.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,879.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,876.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,877.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,826.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,818.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,819.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,821.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,822.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,823.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,824.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,825.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,827.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,667.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,828.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,829.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,871.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,872.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,873.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,874.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,875.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,668.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,665.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,666.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,504.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,502.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,501.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,499.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,498.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,497.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,496.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,495.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,494.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,493.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,492.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,491.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,1000.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,990.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,980.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,970.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,503.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,505.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,664.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,506.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,663.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,662.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,661.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,659.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,658.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,657.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,656.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,655.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,654.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,653.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,652.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,651.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,509.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,508.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,507.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,960.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,817.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,710.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,520.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,550.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,650.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,660.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,670.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,680.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,690.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,700.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,950.0,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,720.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,730.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,740.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,750.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,760.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,770.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,780.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,790.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,800.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,810.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,820.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,830.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,900.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,890.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,880.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,870.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,860.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,850.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,840.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,530.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,540.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,510.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,470.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,450.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,460.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,500.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,480.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -286,490.5,27.843751242968498,-86.07812437851575,19814,19.854648228525285,-0.3933356352754516,-209.18363814803257,104.59181907401629,-174.4716072610342,1 -751,1000.0,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,950.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,500.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,850.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,800.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,750.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,700.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,650.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,600.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,550.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,900.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,400.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,450.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,350.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,300.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,250.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,200.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,150.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,100.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -751,50.5,127.53055242971492,-36.23472378514254,11780,19.898132427843805,-0.1076378009333422,-345.62059572323346,172.81029786161673,-175.77461568563604,1 -901,0.5,13.45175555605595,-93.27412222197202,10264,30.670303975058456,-0.8952537525217249,-189.5983790965677,94.79918954828385,-179.8565188908598,1 -851,0.5,13.139093314987317,-93.43045334250634,10724,31.90041029466617,-0.8457807204487175,-197.00597073746417,98.50298536873208,-182.38221028287663,1 -351,350.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,100.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,150.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,200.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,250.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,300.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,650.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,400.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,450.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,500.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,550.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,600.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,700.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,750.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,800.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,850.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,900.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,950.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,1000.0,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -351,50.5,9.606531110456654,-95.19673444477168,17857,19.476955815646523,-0.6356682943106791,-200.96548233515287,100.48274116757642,-183.21094691056095,1 -283,814.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,490.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,813.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,491.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,873.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,874.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,812.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,876.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,877.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,878.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,879.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,880.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,881.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,882.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,883.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,884.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,885.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,886.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,887.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,888.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,889.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,890.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,492.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,872.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,810.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,871.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,815.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,816.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,817.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,818.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,819.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,820.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,821.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,822.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,823.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,824.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,825.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,826.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,827.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,828.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,829.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,830.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,870.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,811.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,875.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,670.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,502.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,510.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,509.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,508.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,507.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,506.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,505.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,504.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,669.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,501.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,651.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,500.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,499.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,498.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,497.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,496.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,495.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,494.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,493.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,650.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,503.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,659.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,653.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,663.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,662.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,661.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,660.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,666.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,658.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,657.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,656.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,655.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,654.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,667.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,665.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,652.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,668.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -283,664.5,12.337935603781547,-93.83103219810923,19970,19.729594391587383,-0.5408435961959102,-207.8829465551188,103.94147327755941,-183.4743339745077,1 -281,850.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,840.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,830.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,820.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,810.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,800.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,790.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,780.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,490.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,760.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,860.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,870.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,880.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,890.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,900.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,950.0,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,960.0,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,970.0,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,980.0,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,990.0,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,770.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,670.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,750.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,740.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,510.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,520.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,530.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,540.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,550.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,650.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,660.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,480.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,470.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,450.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,500.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,680.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,690.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,700.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,710.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,720.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,730.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,460.5,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -281,1000.0,43.71804811422551,-78.14097594288725,20048,19.882282521947324,-0.2486243958602587,-260.54080618112494,130.27040309056247,-185.34079116566033,1 -285,509.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,508.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,817.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,816.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,815.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,814.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,813.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,812.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,811.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,810.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,670.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,669.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,668.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,667.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,666.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,665.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,664.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,663.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,662.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,661.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,660.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,659.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,658.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,657.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,656.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,655.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,654.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,653.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,652.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,651.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,650.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,818.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,819.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,820.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,875.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,823.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,824.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,825.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,826.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,827.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,828.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,829.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,830.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,870.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,871.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,872.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,873.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,874.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,876.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,890.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,877.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,878.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,879.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,880.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,881.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,882.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,883.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,884.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,885.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,886.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,887.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,888.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,889.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,510.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,821.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,497.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,822.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,490.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,491.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,492.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,493.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,494.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,495.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,496.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,507.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,498.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,499.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,500.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,501.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,502.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,503.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,504.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,505.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -285,506.5,15.047869077954871,-92.47606546102256,19880,19.728370221327967,-0.5475592863339871,-218.16684601698353,109.08342300849176,-186.3135153038238,1 -801,0.5,10.34628311811287,-94.82685844094357,11410,31.0692375109553,-0.8073996538916506,-208.98636227084955,104.49318113542478,-188.1101991959832,1 -551,0.5,4.519023184638675,-97.74048840768066,14150,33.36395759717314,-0.9378467165440548,-198.0691055074856,99.0345527537428,-188.22229120920355,1 -501,0.5,1.8986708832397656,-99.05066455838012,15372,33.36586000520427,-0.8822266044169348,-198.31333975387093,99.15666987693547,-188.96271971293172,1 -701,0.5,1.6035402845204254,-99.19822985773979,12485,31.229475370444533,-0.8874406539711374,-198.89129268300212,99.44564634150106,-189.40403477859428,1 -551,900.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,850.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,50.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,100.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,150.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,200.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,250.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,300.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,350.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,400.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,450.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,950.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,500.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,550.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,600.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,650.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,700.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,750.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,800.5,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -551,1000.0,11.436749188725278,-94.28162540563736,14159,19.6200296631118,-0.5181379138095433,-224.62755043239733,112.31377521619868,-190.3503005443108,1 -751,0.5,6.787536497792063,-96.60623175110396,11769,31.701928795989463,-0.8973785204314527,-208.02359739762167,104.01179869881084,-190.58421295533006,1 -101,0.5,2.9344181713149435,-98.53279091434253,35484,40.70003381805884,-1.0207595955600905,-200.5343407319586,100.2671703659793,-190.99564235384705,1 -401,1000.0,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,400.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,50.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,100.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,150.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,200.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,250.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,300.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,350.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,450.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,950.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,500.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,600.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,650.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,700.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,750.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,800.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,850.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,900.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -401,550.5,6.006954718238241,-96.99652264088088,17153,19.413513671077943,-0.554621338370883,-218.38418033295903,109.19209016647953,-191.0056508345151,1 -351,0.5,3.361096585733224,-98.31945170713338,17810,36.27175743964065,-1.2209929603510115,-197.10747569782964,98.55373784891482,-191.8143575104774,1 -451,0.5,2.329711769566727,-98.83514411521664,16156,34.27209705372617,-1.1239876151275339,-199.45433646360712,99.72716823180356,-192.1047300821899,1 -284,657.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,504.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,494.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,495.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,496.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,497.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,498.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,499.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,500.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,501.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,502.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,503.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,505.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,666.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,506.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,507.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,508.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,509.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,510.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,650.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,810.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,670.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,871.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,668.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,493.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,492.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,491.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,822.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,658.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,870.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,830.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,829.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,828.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,827.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,826.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,825.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,824.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,823.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,821.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,490.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,820.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,819.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,818.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,817.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,816.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,815.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,814.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,813.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,812.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,811.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,667.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,669.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,665.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,887.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,874.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,875.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,664.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,876.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,877.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,878.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,879.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,880.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,881.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,882.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,883.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,884.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,885.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,886.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,888.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,872.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,889.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,890.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,656.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,655.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,654.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,653.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,652.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,651.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,659.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,660.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,661.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,662.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,663.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -284,873.5,4.392776873192187,-97.8036115634039,19958,19.646257139993985,-0.6921390391247239,-215.20797390381568,107.60398695190784,-192.19246959442688,1 -401,0.5,3.0098224997841756,-98.49508875010791,17114,34.983054808928365,-1.24562923011871,-197.42490102080006,98.71245051040003,-192.41259991985248,1 -1000,0.5,6.309068026333709,-96.84546598683315,9379,30.408359100117284,-0.7245781477429075,-217.4573841644964,108.7286920822482,-192.5233574255466,1 -251,0.5,1.2582263129595197,-99.37088684352024,21094,37.47985209064189,-1.1405413234039807,-199.63192120071835,99.81596060035918,-192.91015120465536,1 -201,450.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,50.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,850.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,800.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,750.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,700.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,650.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,600.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,550.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,500.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,900.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,400.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,350.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,300.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,250.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,200.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,150.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,100.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,950.5,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -201,1000.0,9.7202672056566,-95.1398663971717,24243,20.735882522790085,-0.805097998664356,-220.7396343409598,110.3698171704799,-193.0968961175279,1 -301,0.5,3.288758436016597,-98.3556207819917,18999,36.78614663929681,-0.9796482828217248,-210.34848032205863,105.17424016102932,-194.25079230467585,1 -201,0.5,0.8960823320970013,-99.5519588339515,24082,38.36060127896354,-1.1894204188425357,-201.2616833266314,100.6308416633157,-194.3296771907145,1 -151,0.5,0.447147524480946,-99.77642623775952,28965,38.933195235629206,-1.118503991656886,-203.0492986206653,101.52464931033265,-194.41819358590828,1 -51,0.5,0.2647932025146436,-99.86760339874267,50009,41.39054970105381,-1.3185573829105623,-200.91043500058367,100.45521750029182,-196.05446599390288,1 -51,100.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,1000.0,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,950.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,900.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,850.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,800.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,750.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,700.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,650.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,600.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,550.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,500.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,450.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,400.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,350.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,300.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,250.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,200.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,150.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -51,50.5,0.09593023554493305,-99.95203488222754,51874,22.130547094883756,-0.8993527953523606,-213.73348855456487,106.86674427728245,-196.23766384828184,1 -251,400.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,900.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,850.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,50.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,100.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,150.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,200.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,250.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,300.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,350.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,450.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,500.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,550.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,600.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,650.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,700.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,750.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,800.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,1000.0,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -251,950.5,11.523950753177985,-94.23802462341101,21200,20.42924528301887,-0.4469101538511351,-243.2936639641133,121.64683198205665,-196.91841205526995,1 -451,100.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,550.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,50.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,150.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,200.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,250.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,300.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,350.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,450.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,500.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,400.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,600.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,800.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,650.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,950.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,900.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,850.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,1000.0,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,750.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -451,700.5,3.181286343448621,-98.40935682827569,16171,19.460763094428298,-0.5248448670999485,-231.19737050648752,115.59868525324374,-197.18644343607008,1 -651,0.5,8.018313005737676,-95.99084349713117,13136,32.14068209500609,-0.8122633291075041,-232.77203302005913,116.38601651002955,-198.84681665444486,1 -951,0.5,2.5894181323552834,-98.70529093382235,9665,30.17071908949819,-0.8040188151074918,-230.08606629610864,115.04303314805433,-200.38794323355572,1 -1,1000.0,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,950.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,900.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,850.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,800.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,750.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,700.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,650.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,600.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,550.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,500.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,450.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,400.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,350.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,300.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,250.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,200.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,150.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,100.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,0.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -1,50.5,7.332091932035972e-15,-100.0,314852,34.19479628523877,-1.9254884054263868,-199.9,99.95,-203.06586086511663,1 -601,0.5,3.1473924625026317,-98.42630376874868,13683,32.53672440254331,-0.749362829772547,-247.87957672599615,123.93978836299809,-206.57048841641773,1 -501,1000.0,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,500.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,200.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,250.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,300.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,350.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,400.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,450.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,100.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,550.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,950.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,600.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,650.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,700.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,750.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,800.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,850.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,900.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,150.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -501,50.5,2.0680528205830533,-98.96597358970847,15381,19.29003315779208,-0.5182752037530948,-256.6618012939444,128.3309006469722,-207.84999655232338,1 -101,1000.0,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,550.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,50.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,100.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,150.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,200.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,250.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,300.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,350.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,450.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,500.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,400.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,600.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,800.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,950.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,900.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,650.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,850.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,750.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -101,700.5,2.46021630053702,-98.7698918497315,36119,21.254741271906752,-0.4895899161479696,-271.6273063072573,135.81365315362865,-213.29589336641004,1 -276,820.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,800.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,770.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,780.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,760.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,730.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,830.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,840.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,850.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,750.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,740.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,720.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,450.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,470.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,1000.0,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,990.0,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,980.0,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,970.0,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,960.0,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,950.0,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,790.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,900.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,890.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,880.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,870.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,860.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,460.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,480.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,710.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,490.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,500.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,510.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,520.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,530.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,540.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,550.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,650.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,660.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,670.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,680.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,690.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,700.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -276,810.5,46.67336870965778,-76.66331564517111,20398,20.10000980488283,-0.23040544361361906,-348.1962451283465,174.09812256417325,-218.70667901987315,1 -151,250.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,300.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,50.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,350.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,400.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,450.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,500.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,550.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,600.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,650.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,700.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,750.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,800.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,850.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,900.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,950.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,1000.0,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,200.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,150.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -151,100.5,1.0319157374744798,-99.48404213126275,29301,20.337189857001466,-0.5489473920483456,-298.0937314350697,149.04686571753484,-225.30890340987077,1 -306,960.0,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,690.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,710.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,510.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,680.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,670.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,660.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,650.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,550.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,540.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,530.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,520.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,500.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,700.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,490.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,480.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,470.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,460.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,450.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,950.0,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,980.0,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,990.0,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,970.0,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,1000.0,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,810.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,720.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,880.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,870.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,860.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,850.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,840.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,830.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,820.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,800.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,900.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,790.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,780.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,770.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,760.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,750.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,740.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,730.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -306,890.5,13.371364474679865,-93.31431776266007,19086,19.909881588598974,-0.24798241101909116,-431.4764485834907,215.73822429174533,-268.88068612828545,1 -651,100.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,50.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,1000.0,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,850.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,500.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,900.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,950.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,700.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,750.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,800.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,600.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,550.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,650.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,450.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,400.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,350.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,300.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,250.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,200.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -651,150.5,48.797350560727956,-75.60132471963603,13142,19.532795617105464,-0.14105832822928308,-535.6929638418737,267.84648192093687,-291.5712101951369,1 -951,400.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,50.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,150.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,200.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,250.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,300.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,350.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,100.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,450.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,500.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,550.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,600.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,650.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,700.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,800.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,850.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,900.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,950.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,1000.0,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -951,750.5,79.30891953823279,-60.34554023088361,9672,19.24110835401158,-0.1026005452270189,-623.5131955721574,311.7565977860787,-310.98202500247083,1 -601,200.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,50.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,600.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,1000.0,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,950.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,900.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,850.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,800.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,750.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,700.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,650.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,550.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,100.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,500.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,450.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,400.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,350.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,300.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,250.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -601,150.5,3.0597660326602996,-98.47011698366985,13680,19.1812865497076,-0.18459283577348395,-553.0425949461219,276.52129747306094,-321.90226899140043,1 -1000,150.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,50.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,100.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,650.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,200.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,950.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,900.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,850.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,800.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,750.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,700.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,600.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,550.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,500.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,450.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,400.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,350.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,300.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,250.5,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -1000,1000.0,131.57070695237223,-34.21464652381388,9386,19.582356701470275,-0.04584403218457909,-790.8931283244997,395.44656416224984,-351.12202623982876,1 -701,50.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,300.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,150.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,100.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,250.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,200.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,650.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,950.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,900.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,850.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,800.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,750.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,700.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,1000.0,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,600.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,500.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,450.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,400.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,350.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -701,550.5,14.503672746728883,-92.74816362663556,12501,19.598432125429966,-0.15690585751773198,-643.6658567532712,321.8329283766356,-352.0973766181569,1 -311,750.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,680.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,690.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,700.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,720.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,730.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,740.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,780.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,760.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,770.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,790.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,800.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,810.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,660.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,670.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,500.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,650.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,550.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,540.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,530.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,520.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,510.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,830.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,490.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,480.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,470.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,460.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,450.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,990.0,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,1000.0,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,820.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,710.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,840.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,900.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,850.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,980.0,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,960.0,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,950.0,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,970.0,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,890.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,880.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,870.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -311,860.5,48.559239872587156,-75.72038006370641,18843,19.96497373029772,-0.12462160989910216,-719.60228622143,359.801143110715,-365.0567538710676,1 -801,550.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,900.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,850.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,800.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,750.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,700.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,650.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,600.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,300.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,500.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,450.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,400.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,350.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,250.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,200.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,150.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,100.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,50.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,950.5,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -801,1000.0,118.75268396562913,-40.623658017185434,11418,19.451742862147487,-0.04049557086835689,-1080.0440346768748,540.0220173384374,-473.1272187383557,1 -851,150.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,750.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,250.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,300.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,100.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,400.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,450.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,500.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,550.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,600.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,650.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,700.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,350.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,800.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,900.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,950.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,1000.0,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,200.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,50.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -851,850.5,316.5964254122197,58.298212706109844,10734,20.18818706912614,0.06259789806970045,-1385.5342422406081,692.7671211203041,-495.164309413297,1 -901,500.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,900.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,850.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,800.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,750.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,700.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,650.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,600.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,550.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,300.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,450.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,400.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,350.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,250.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,200.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,150.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,950.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,100.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,50.5,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 -901,1000.0,563.7908687274055,181.89543436370275,10270,19.561830574488802,0.09336862353854584,-1726.9726968393975,863.4863484196987,-507.77322088959374,1 diff --git a/strategy/results/bb_midline_hier_search_5m_20260226_192735_yearly.csv b/strategy/results/bb_midline_hier_search_5m_20260226_192735_yearly.csv deleted file mode 100644 index 5bfd46a..0000000 --- a/strategy/results/bb_midline_hier_search_5m_20260226_192735_yearly.csv +++ /dev/null @@ -1,7 +0,0 @@ -year,year_end_equity,year_return_pct -2020,54.050106322289274,-72.97494683885536 -2021,94.65774624824195,75.12962080743739 -2022,200.96942517386574,112.31165238903867 -2023,141.40095297115792,-29.64056455412212 -2024,192.12283166096822,35.87095958268133 -2025,243.61657139606652,26.802509254062695 diff --git a/strategy/results/bb_midline_param_sweep.csv b/strategy/results/bb_midline_param_sweep.csv deleted file mode 100644 index c496e1e..0000000 --- a/strategy/results/bb_midline_param_sweep.csv +++ /dev/null @@ -1,33 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,dd -10,1.5,0.05342370290338611,-99.9732881485483,65278,36.77808756395723,-1.5827730890254355,-200.11090187995964 -10,2.0,0.01988664648055615,-99.99005667675972,69456,37.21348767565077,-1.375492398950596,-200.74729198772366 -10,2.5,0.004545923852164151,-99.99772703807392,74138,37.50033720898864,-1.2284719936927497,-201.33569201183727 -10,3.0,0.0009123838658130715,-99.99954380806709,76146,37.615895779161086,-1.6590563717126823,-202.30746831252432 -20,1.5,0.3782564097262717,-99.81087179513686,47456,37.41992582602832,-1.773963308419704,-204.25419944748978 -20,2.0,0.10116775050634881,-99.94941612474683,49854,37.58374453403939,-1.6215139967794863,-207.24649370462032 -20,2.5,0.0420847966759596,-99.97895760166202,51496,38.30588783594842,-1.8732479488082094,-202.88341805372127 -20,3.0,0.03714319731018452,-99.98142840134491,52399,39.06563102349281,-1.7117920644966065,-201.30652434882285 -30,1.5,1.4879534896660909,-99.25602325516695,39618,37.46529355343531,-1.0597237275155744,-241.7741860257891 -30,2.0,0.5206306817787774,-99.73968465911061,41418,37.77343184122845,-1.2705250571479818,-204.3989052518405 -30,2.5,0.08578933249176414,-99.95710533375411,42437,38.86938284987158,-1.4392780573843966,-208.66548353770028 -30,3.0,0.06761980742073989,-99.96619009628964,42819,39.68331815315631,-1.24928580482028,-216.1250835959552 -50,1.5,1.8088706722788732,-99.09556466386056,31443,37.334223833603666,-1.4000644569639418,-202.32460954374 -50,2.0,1.028036476208118,-99.48598176189594,32460,38.44423906346272,-1.2716921237889525,-200.83851685504973 -50,2.5,0.11541810526712795,-99.94229094736643,32939,39.5306475606424,-1.203251914380095,-200.27701570363715 -50,3.0,0.1351670804614327,-99.93241645976929,33085,40.54405319631253,-1.0704484513755306,-200.26052595255356 -80,1.5,4.150889743129027,-97.92455512843549,25302,38.02861433878745,-1.6665676083991399,-202.37237995021502 -80,2.0,5.992075618322869,-97.00396219083856,25933,39.2704276404581,-1.2873048988895401,-222.45880619181088 -80,2.5,2.3099195066108917,-98.84504024669455,26064,40.29696132596685,-1.2180479656844296,-242.45465429040132 -80,3.0,2.334754168161419,-98.83262291591929,26050,41.051823416506714,-1.0505864510447513,-269.054135429288 -100,1.5,6.04121936461079,-96.97939031769461,22786,38.181339418941455,-1.4175370742512177,-196.92102711681954 -100,2.0,5.423127145984888,-97.28843642700755,23191,39.51101720495019,-1.2153007501059072,-231.1710791247756 -100,2.5,2.610862380586256,-98.69456880970687,23301,40.483241062615335,-1.1094891363618633,-259.30276840213105 -100,3.0,5.716308119598341,-97.14184594020082,23299,41.37945834585175,-0.7610979701772258,-288.02851880803166 -150,1.5,6.121437150276749,-96.93928142486162,18407,38.88194708534797,-1.002800854613305,-241.71726284052002 -150,2.0,1.1970630383174046,-99.4014684808413,18595,40.112933584296854,-1.1681812761761492,-224.23744764512085 -150,2.5,0.5963506942019386,-99.70182465289903,18625,41.261744966442954,-0.8184845317905666,-263.25717616484644 -150,3.0,0.6302294940489122,-99.68488525297555,18578,42.00129185057595,-0.8539049301221916,-284.17449718087295 -200,1.5,11.879732518914734,-94.06013374054264,15536,39.624098867147275,-0.966813276208611,-190.0398595048643 -200,2.0,7.102255587565593,-96.4488722062172,15612,40.949269792467334,-1.0272918700545648,-195.52766791647502 -200,2.5,7.996108371386221,-96.0019458143069,15618,42.00281726213343,-0.8066524896070545,-212.59859294532936 -200,3.0,12.272570900469248,-93.86371454976538,15593,42.57038414673251,-0.6873433542160784,-197.05958687744663 diff --git a/strategy/results/bb_strategy_report.png b/strategy/results/bb_strategy_report.png deleted file mode 100644 index 5ba45f67faf6740fb65e7f950c7fdf86a2958690..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 117733 zcmeEuXINC(wr#0xXhboP1OY>~iuWa?m-bvr~Ax2K$-rC&C-rU6CjN?OFI}zf*O7!2JB^zR;{=$5;fJs8Zb zKYqXG95LDdYlO~1_rcknG>v0_{H1Ad@@VMji6|Z0o5%nr*iiSmCnjE~h>zTNw})+nlYku*CJ` z&zUvfpgU6KM@1#Wf_k~hz8I3n10%yZ6P?@7sYF}uCr&L%-}Y)L_KYw?8xduFL^IN=&TGuyD%H_Egp z*JNzrxn9}dek`8!jgmW?S+&e=Pd-TbCCn_XdgOIzn)y^wNs2{QEL?S&|B+R7RP@Q; zj}Q8JZmq{#1WRtOa(k>VeykX2SJPuUD)f(c)?5vv-*BiF=i*rFC64?q1N|>gkB{-= z?e>8^{9zhdo!F7w(H-(eGd+jDpwIU9hal#ODa_|emC*WO+rw-8doaaiPemTqz0MkX z&hC3w%9oGLwRE}1Our*d<3nkw7|pfiekUAlZ|ym0>Z%VgzRtzCrlw;99xMH`>l2xY z8@D-&9uzJ#idG$9H0RdaSgw`a=GiYlF)<jg(APv$|kAp%U;#Z2t$4IvG})^c4b%cyUuNn z2v+>sKL&53sy%IYr^|&9S!Lz5(OWscdaBymzKwBPgxhs-)Ox0DC1Hcdxv0l9)#nuN zqbF**E*CtwsgLCNe9w_X=sk;9g@>n&6Pg zYYc4@aSOVe>L9SPMu_%v=+H=1oR~balYqg9%TosI#VlSltOL)1R}LRV_u= zZ7Q$QrBADzu+nFT?R(9pYztH3Gi+79_Gmg)Z_8BV=)MD#U&}V8ORnU5{CFv2J3Kr* z=C%MgH}LcE#SL3kY&lxS1`5dbPJgQByy4LR)68X|rmWohU`<&;{0*aoyK|4@R9@%w zybW?qveBAGbIA^&w0VtDIuqv8O;S{H6EnH3@?|49YD`Qb&nsq3%*(EZg})AS-ei)l zSRL}8&GgzbD-TjA-MbPOA}_nb;y(NL>{w#7qjN9ngibr7s6&+Nc=DBup+KG66$_Cw zaW*{HYIUG%gY)%V3X#VQ{02&$_j{Dii|gKCsZh%-ov)+qjk2!%HQCI1bHLwlXo1NW zpR`)&xv62(@6hR!80DH`oVm6&<0WaKrlQjRV6Au}BivKs#$3t{A934alr(;kcUdfQjGgm-9U+69>vXx{3$&sCe0zzPzivA@jD zUUgjN^vjOq%uFi5etTu)Ym|kq_^NI!Pcf?MIJ8q6xUCJp)tZ!YAE37l97B<6rGIyz5H8liujqj!;Xe zGiTsw;j8^#gFbYc0W#|Z$({GpwR=tNr2LK^(XuLYC}uevTkYHs^rU6MAc+ZvJVx9! z(lqk$b4{Za)^<&!v`e*KhEI1cT6bs|7_?K5*7lty{=XmIq^{sKj4e z8otXYyDn>1-CNV^^arI~5Ci|^{Zz3uYT7(7=6N*?X1QG#X)Of$tgEc6Y1HDT46J!| zg->s-RP4y9t>`)r`V2m%k~qYko_qH)bv0%LR&jJ?+T7)TY7DaMS7!&uJSj~CJhxWc zyBY*>r=dBK_l~(PGzeCWr)EY4HG{K0?YUaT;yYDeaa}}C3E=IhqA7Lh1fZd zFCO9x-+8stB#oP5?0sxGG;12uExt*1=yHEjH(2Q^Tkc^$ZTt1?7{%1XP>qX}r>_1+ zGbYe$o@2eUwc_Vz`T8k$DooSkfK$8|>Aa4FaqC|X8D{ZZ z)km(dA-!P0b!;xuX`rZm3U4@PHvi+B&%>pqr6Q*RmrG6%N{0^|J^hYZ5+A@jVphRf zI$K$3SKC=WmEUXIny4_-l#j0swptR;TP|n6eA%|ws={L$CW2LLxtdNduGgeBA%4pl zMj_l>)T|?|4_sqpzK&f3zul1|N934;YtKon$g-!mjZ8>_A1~V8+DIe_jm3qu*o}zK zeK}bK7Q!xGYg5bA`Jkkh#Y@cMB#Y?alaoXjXviF$SX^9e-N)cx%f+eXGW$40nW3;`lycA){-2v z=+5Rs>pX=0{GzRgZ*@XDG;FGA{O7~cpAlU9E_z1Y<|?!AnNG`T9G{&)zO_3Z;`pg# zhZKk9ADTv+1%FC-tpAV>pjS$oA((YewU_Pj-Y?~+go)`il_(c?EDnhMhCj4`+nRP7 zOi9f!b=nZ}6|b;3?NJU0D4u5~+stV4yK|SmUqk1%`$`E;PKPHJLYsv9QmUSuj*Q_! zY}Xu*1mXL8UMaQe>2Qd)xE2fD)4@?JEGKbNlR-V|5K316rt&t zL|1Y1d~UGlbm1(XWk*QdNcVKJ=kOb~1jAFJz5<@n;CoGzz|V=!l-jL!V?9HI9H>h^ z)(}n!T56|eu1M}INb0w%sL7r0m?>Roqz$g+Olcl)n~BUwiPD=B;%6ZYtWNkcTC%1w z+SSZOJoj90jZSDxa+!Ol=h*$w=V*@jjnhA61U6U|l6RpBl|P}OxAo(=Ze zJn!%W!N{-56Za+p+C;PxJGwpc8r2ztYbAr?B*8ciFL_{MHtsp%&GupJQ-#XKgMPvK z#}*hCS_9G>gl^o9ZFPcy7AOcd>@w`);tI+J1L&+;z)D8{rORlZ^*aM$Kq*_%7J^f} z(i|bePQGxaeB-X-)gY5+dUV>>zf;6-4|93_iYzG+=R~PqW79G94Bu?{4^R191&Oua z08+&d^V|t%(aQnU;JC_f__y)UmuF+!dk&s%8W)*!uIBDD%Pga1cALzue78V<$K1-? zowBvYutS@&2fUUi+XIGR9m*FY)z?fZ8}e657fwj_(jT?FO?ie;{ldasZ*8xpoj=E? zn?1oH@*-@D)BvWmguoBC9$KW+bLR>Cge?Iy*HX0BVC9+9Z`jmYeawo|sP-Q-cZCN3 zH*5dc;;rrM*0O9oC-181Phy*Lql*3 z$-Rb@Gu4*S*&%w9i``*ezuMJbDKP&u38PIVxwD3?f+!xkHyA6n@ZEj?xWQK&SirJ+ z(Vpuj&H%-f1+j%JFsBORlk_FZ0}h=!Y&SbjRrwwAKNrn2|Achd(F>r02Aa`?~Y8o%cH`v{ZQQWC0XO_)B;4YS_#R1|9q6 z8$L51f}UfWH49oY3P-}sDglu7CR-Tp;q~;LbK{&=GpnvE_t>D_i?w(U&Od~+Ovj^P zwILGUB1w)!RTK5*wOt;)2J4C6warb1aQAhLBb>N?DaPh zB$G_v6XQn&IlmoXz(1Yps^;>QFyx6%|7>h#KxkB!7rt=k{nZN&-vXG<@67s1+KG7=kWFJ~|! z72De@6^U4hAgSjwTtVZe4XvbgVVe zZ@+%k5y3k;>N^{_odnK;z!Lu;7D>a;CLO0>KP?aMa8SbxA|bi-#T_9u#&g z_D#QAWRw6nqOQ!a@QKrd75D2rgS23HN!3pq~;}1ry@{OA?d*G?IIvU~T$cWOsSap8EVR z7^60^FJV+Pj_u%zLM;or4E$ADtk^N4nVl>m_QpvW8S;@*3z^NwZJxN7vm2eR?GL*Y z?f$8s@KlEz|23RG!ykLRDvQUwa3Z6`7XX472c=nho@(*dKaZ&@+me;FbO?YDEDFw> zyXm)rSF$NzHu7wI>;BI&A{+htGRoJ-*O+B+$`Jpq=m(20AA$gue0!!@hD99v*<8#D zztRh6vTa->8*j>I`{V1!(nm612&V3bVFa3(QQr;jPE4MXg(w_;fp6z|q|Ab3^nAUk zsj0}KJLX#FAp}o{AX;4s@Cn9u6J$87e`G#sI4CCivFzG?UC%hD1xw#G&KTZD-w){= z7xk9Tj(uPUNXcmM`9C8gOY3tkc;nU4*UIwmGdD(4t3{HWO zox%%KR$ih$s(9ALoJJ9LA8A9sdQcCgM$;%_xxHgCY4f+#H>#S+ zSsd~j`!KX(AVPUR(#NVNef3)}2jcdvO z39ezsftVilf;B@}D>o40b8O#Sh~7D^3&GjGbl$Lx&Udv(a(gbgbqlw%y`m2R)u(po zP1~H<27tMqJ_(lmKtopsr}V%*Ei;}gB_C2!Ou^)4|M@%l8ok{6tMUB~hQ^2wDV*!>Y@dnK$ZpEI1G38!8D#v1gl2gP74VxPn08q6CpM0e)Y(9Itr^)5QB`c)kMg z%HoN+%kA`ant&;*UYwPps5iXH8+03ca76&;zQAX2fhEmMqR|b=jhu8??HN5vm+FtV z>;a_s@HPs?R&C^g3HUKu7M|@7-t&#VG9dB-U`auoJMaGGk6l+5xV+YGhn$&6%`9i= z0Fi-De&n{^`rV%VPoJ)u12!1++F9`mFP))(YQg@Mp|-?pm|gGIU<3VhK;#`mYd+?; zFx!IeQ)YU%nXX^D^Ny&S@pTJGI0C|nS2Ph5SW_BbvwW)LF6K*xx2xImSBvEW%EBhL zUdNsp$8B8tvCu_*da+eO!6(VRi^p*yVB(9nsXNC3?fUxq!}={9Ut;&Wg5l;lF!zZe-XC=$UpI10~O=#gRbNFLVmiW~uEoL8E0Rs?2F`4aa&+5Bj zNgTioA*MuUcf5^%v{LD~TewC3tqmAcwcJ&6L&0|E@&Fde@+J-b8Si~ZStDd7(hGDc ze5DasCdTKFXXvs1tQmBNpRQTv#-Cx%L};n3vq7LYtzpTawviVrmQy|N98~>}?ItB2 z8@NfJt-uZ0)p9a5h#q%Z=Eq~bS98uhkCvkJtsy*>+&3TTh5r<8RW59v_4k2D5#*b% zIiiJ#{#kC*G;*8Io9NgU$6(Yy8-U&!BM36soznXW)oKqPKC}eeEV9V&zUZ{QMj(uj zk8Adq=UL#@zz;B_Dq$H#!C4F6* z!ATZC*!Y2#^pEL6e2_pv#ny7K9U}FX&n|?1ee>o`ya$7%r@Q}(2av$L5*9>BE&Z4r zZ)V~^cU|m3$UGe49M<;a#XC2#$F0KMU~SlK%v5+;!rX`X@|D2Qs_?{dK}N+H2dzHFCAQ z*ACc3{L&DQ2TYA^WL}Fbd!EZtzU}7|{B+o4w7QFsEp{d4&$~V52N^JJCcJkP$QAbBM*2~KS&xm6^y|e0JGnrkRFyn7fJ_3>a zt>{vlvKz|sp&0-2$?nqABUM%3~Lig0Sk?NhGUNfNE#F zv5Dc9#cVz|@T0E!!~}#ocbf>ESe`s4rT`@&VrokkTW(ib6!g7J^p@4ll#F%44)$NMHmdx{{%V-l?But{dlAVTRCo5NhKTT(}b<4T;M9iS?P zfqPS$_yu$5L(A{butc}nzYkVLZ!act-~a5*Z9m%dqJFp%jNw>8DH_`uJd=o1+E}n*QEQ|rKoq6@!xxq$F>G$@Wd$EL%viQI^r;tOOlvz1VH{@=rYk`Zsf_vkab+h&9c$z_c?@fEyB>{v zf3IKnnvLyDF|3d$NFSSo1VjI)o%m5um8cN2P`CYdp$h2fX?fA9Ttyw7{{9kTn&N_7 zy4|2M^zvOQ2VE~O^6sSTg~o7y84~l!7m@Pp{((7li5q3YNY@J+1ii|>vuw}$DXOZ{ za#n0Y(&)`AyU`DR35J3o@=p)Ypj$_m+C)UrY{xjAfH_mYNz97~nEzkrMSA-El9dyE z5o<#uH`t5Yb_}VN08VHP&czQ6Iwg|`-;~4P^o z^!Omv(XI8R+r7+Qn{)c>i(?;nqabl(4UonUiKAt;&!0bEjPgQhmHl%XeA}+@Y%O!A z?>x0}`1x3tE!H2lMe=3KI!^s06SKkB_#gx_>uTd7BL?w*Pz$%Nst(#fYk3-Ag|US- zK#M*78Tt7F5$^Nf^nr&{A!19M6jdz?nhbCsSy@OCAA~h{1X`(1FKqijL~V%YY4mLw z`{6SCsA=2W2*I+= zypTHjs~6}hcl|oV!CuSt+`y+FigusBm8#$Cvj3vtnX3m}4ewu_b`opkDxJMf@xycM zww`RQ(1A1I;lg&0R>##U!kB|U^g<%!lEq2M-qA$KEtA#$8BaRe&{hRW@zX9pUS0_e zhR784cXvkV+eT(dWRhWbNdil|$R6(#)ce4WIh;}6gl_!D#XIkshO)ulMgWYyWuC!R zcuj-qYMw3c&fzH+C00~zh?Uqdw**5Ro0Ajl&u#DA0d!yo2?S%yxoSErXrr<1TWAg2 zDJR_d*52Mu6IubJr6|*LDRr#qASL|^6m7K3H^7VjsH?BHgK${{w+nVQHN6N$;jJi8 zpoi6>1jO+lBb|RAWQoY%0I?$k&`z%{Vwyc-zL9GjNLgJQSO!iZ*K7Id+r>!Nsh8(v zMrwjtqD3dta%>?UT(kUk;jQ_Coy8;)3kcHME1*7M+dDcEhFcTl>Mh`jCTlf}R@y?# zflQ8F&?6O9jSDNA3s|~PoHIVK2z0-=TFc_GguY7KzxUJq$OqM=kEix@2#S0y8_zb5 zNxpR%n{*qin?qhBh7D1dn?y5Z6-WL-Jmx6_3h-?9-Kzhjmwh(ovl;qQDKb|SCJHgR z)o^2~Krgkow#ih>APHdxlZ{q+(e!FO_$y`C$r9X_rGKq1m~Z8VD?G(cCmR@MQQav3?x?Px z=7zURNlW8^r|y_IM01v}4lS+%cRxw%i){LI1qgF-)|B#Mb6-?fOaR>|1Y6}cOGmDk z6V=3Xd5tX}I)st5bqTXbOPrQ32u~vyYVVbv*AX@|#R5u$y{Pl-KeU6`_q;~5%(w?3 zaw2(Nz#wlHK=#n;)8HF4;TO30as z&#C1)5YJUI`AJbp={U-9Q~G7M}_&WHOgA*-_&eem^#BINDHmys(>?Y~vh8+R+D5}-Q$MTMw{ z;%H`%#b!2Zda1vrz8y3)yi^Yg3D@k_cNRSTO>KQ2njZ0*Y~jjywN zrR5F20Q`ZUVX(LWsHr~S`FPzS44JF}s--E1j7Z`JfE8DDNI&?`9z_8_Hk^n`BIJlG z%QzZ(`uX}YO7sP0HF{NB#^`PIbXG$0<~TqNoKI>-aZ3Lbo^^UNKYKx+@=t&!<@$gm z~`$x!uO5A*?N%(O*IFKi()z zh?t%6+7aE4!FR&oycY?q!HhapZ1mr|Z&44zAS1Xi<)_@ZBHQ2VSnxt3;-1q}OnCZp z+u#*%uP>O~Hp1Oj3({LebjKY0hsk%3P2Hyx?gUZXt;}rjanyf-p8zBg2z`VgCrj$1 z-mn-mfT6Fd+BVf~fxKJ?s10N6c17;~8zhmN1#-d+ZzAbxyMVt=3Bch$`HhST$_N(hD4YmC;Q-Sy({5WH9-i)QqqPyAeeSoQ+Aimt^ zzR)m;WCI9tI;nfA=xGC^f2X7@ht#}&Ab*E?%!a6BZQ+^?XEiqQN~8yujsS`O_hM7V3ev$H+3(^6y$cH?;Y$r0$l3mVf%@webbjN$;T@*yzT zB=y|MhH@RCJ;V6KL={8^UcFw#p9eu(x`p>kkdI`L7a5DY7+jmZvLI?J7F2+8xOBEf z+Ct#}t6-@5$6al{JK?i&=_X<)N)xp}XrtIz1Dw#XAU+H&e2t4tL8-xB5a)dwKLWvD+>49ewDD)U3Q9+VWANPN)U*@8sWiSy_Sp1lk3aOvsI5%JI#26(<>m6QM?)iZO44Not|T) zI04JtjuSY}X#X$LdoZpqz;{(n<(jmLlzE)C!F54SO8rnz9?kgo5-7!~ghb2B%2yTZ z?U|JT1^TDg=ZXxQc@B&r=~%TBD!klUroO&BFQu>olqxaP*oQ{d*dY?ANdB=eI$#cT zs}e_m7I8opUoPmOOz_;JaEnk&C~p~1EpUVITm>W3@u0u-2Cc?#{pBkIZt0dAz|Vbm z`!n<8r2HYoRn#r=+AC4k`ts$=Eh{n$)&i(cImr%=l6j3qZ6at&ya(ivRB-Uy!NH-M zlfbYWoc0JD==n%*YQ}M31f{{K#{nx}>U9r7df_BgOC+DfgIS#nf@&m}@@WJAE41Yx zz9nuz!IZ9lEna;E@_W4fERfV29g~+>`_ZPv8}!Ti{M(AYaSEH>9 z?Z^aS*50e2-_dNo3pmkhkw-OHeV_KUWg3&sm*a!L6>oYCz^rJdos_biaxe<` z@R|Ore{2U*@75R!m>$R5#9`y#>W1xgSvx)gLBgvFq>!n_?V2Da#tuENE!y6iGiH6u zbQP;NSVJLM&Mt1XX*#fH9wk_WAV;k%ST}-i_u5{F_CpDktu^4m>;Yz`)8JF&3wkX} zEY#IKAvh9?zdD09PSqZ`fsl9?Vxtz6vPgZA%lFq&L^^~0jvH{H& zvKxuDL!BexR#6+^(zMK@z1)$=n6C#e#1@k1SHwJlE$6MTBM{}f3E|Q7Zo!g zBB(M;nN`uziR?hmHDnmpgjL8Cu>flBotTTQ|JHZO{7MS;IQ((R$2GOHkm_&9yWlB+ zYOs#bbDu$_TZ9ocG0(siaj)+~3;enRVF1TO)HF2Scj&o}#oM8zo#o3Lw70xa(#aO7 z8{1D z)j2$2g1!_g_v8l5w#B~?EJ`;4Z+bK%d&Wh%O}}SmfvSy+^78U;hFle!wwA#BZU^gu z^0?qYiI%YJdy>yj2Cx5`87b{P+J9JV)9f<`Qr&2g(;!d;T8gBanp)@ha=Ha$g~3zX zpEbU`5~^_XPq%tdv5OUNp>SsAszi@1xE4bBT%gqtRJT$2k>`mk=u{)bj8tc4dis@L zmMx*tw846?W|(>sM?N$y?~Mh{d1v~PSQk{9m@fwDr6M5g@t+MhC-I)Om6Ir`H9gT7#?KCbX^XP}=uE=O zX{oxooKi@5_ViEVgC*t9{%}qMZ*Gf{^wR*xzn1|D@WC2+?u!kSj9xC+Jbc_~xa|AP z98#fLJ--lkuwL7((`!uwB52$+Vo}yJkqEmLDe8v2igT*iFqp$wsF*sDkMrE%>)42} zYaCma+JV$o;&B|XHhJguvBXy6^(c<*aWSAPv%tj?ZAPVhDaWRD_QFHGb#JBTn4v0D z*F;j0E^QR>LQZp-hCvXfD4}G~wSZ;aZMx`EKSc0tt6(aB=}sLd9b)PmKm;2HQN-!L zx%-?;OeoB}?_yd2rBiD)dS@*fl{i}VztwT%4x$jfVp=0=(L>Yhf?C6caNk4-LK>lY3vQ7P z9Wa+Mj1P)B-sjCIJ&ovm@O~kj!_Jd<*HwZb=`Npp6K#MHcds*e1O|4mtMdP4r2pru z|HlKB(fNxslLI}SV`jRDerJ8V82;o2oem%6X(4WNz!QVz8`EY^ z;a-3ZOv(y9`#3FkK(5W}w-|7pNY8@G6JKK4^i;248U!GSCBN!}e!H-xi{{jO5}{SN zL}ITlp12fYeZ3IeHNh+bZYU*H>pI>vVj2~ja zn;@gf_SR&A+G9Vqg@hbTcMLdtxa_4f$G92xy+;Y#La2zdJG*ymA5 zzP7eyqpS@ju*gZVPDw~@v`%3?mve~pue$5;Q4v<38(f9|{B^N6!fShN5G27PNLlIv zuR&4&R^!oo>y}%W;x~Bsdb&_`=k*ULX{R5V1j)rsQ~?APU4u}UWtfzjI#F3dbZ4Kg z6TJy$G(h(xeIyIYu%pC!u_PpKXoCrF0S;wwtoOGl);wQoXq=s7M@xS@=krwjaL+;44S-nxGAN)8 zu_vTrK`^}iXLB{JR$7*vTW__+NB6I}=QG=T1g4-!)j?Bd8({Ji6pBj$5BWTV>h2F9 zS+#X`3ThO9K_J`I=Il&%z`NRPb#w$yR4@4#S!&Z(729lW8m>8Lxv?mjVZ*B({O4Sj z7qOoDO!Yq5mJ;^NxWt7oF0ZPikIxNJNS=2cz(z$mM!lZjxm`R#D8!a;NNx-iT5i5) zuEviW{V}60ST}DJy(8+39~K`heA`p3A*tXxZWG;EoE=3|y%OSsEzii{yr+8ECSN8! zC)YE7)vKuw%R0aFCTeHrO;B11H+EukB?2euT4RJ`^jryOc=&Nsz;neu>cQ9y>)N`4 zXGzquhaR*d+&QgF%V*!$|!^ ztWj0H9Cn+;^`c5&pNFYwpJcnBnxGPj0GV|GMgQd9R?QhKe#;H%vEAp)&ITdY*IIK%9N_6o;r5SvLPUI0z*|cWST9AcoNevT3D? znvM!<`5y=nn$H^70!W|==eB5()_btwR-TA)f}7+sv#&LROaoXJ_{KwR{{zvCGM z{e}|CQRVg50JpbFK))S)9-`VKA}m8$M82`r5_pDBPfyP*(v7psp}^}f;%|k}xmK5m z0-#-f09zNM7SQG);-((h@R2wZT#E3VhomlK1$`dEqqK>;TY&kV+y*{L7wWYTj-x~# za6MptC>o{b7d=i_L@ywi9@lBU+09k-yX^@>b3q_Y8j5fc|&ZDKKioDR6beW|QgaHq#X>j{nhuQ(((ZNe$G^zf5-h zV{?E>%-LFB)HOJ*Lj=Dfzq$4SNZ|W;oaE3>6)jXGUYtNx2ch#bEP*>gCn_Y38p7U$ zuB{x~VQ%TKka<0hQ`!tq_Trsl+j$hWv-8-CcZv6$SrJ8ExU2T--kMlx^5K{?_LH3j;MfJb%o+U4;Yy6!UMl zoT$(kT9^U)Yof9FHzfLk6VJ(S4z~3{@%`~2p`oYNZAvmez^UU~X9RIBxpR6+IkxuHWzDk*Cd}UA=_gkqXb8 zc&(|`}_QV+}qk` zrOi`OK3IwEea_T7HsylK6W<%Lv^!K`8>en;SF|kbRJ6Qwpc`?C+=*J)kio7_x>e0Y zt$p)c^NOA?NnH5twwKJePA`LZ3GcAIOcNu)@jH@>eb}Uu&W7ljdXAicg*dv5@TKVE z+fid;uoo#Z`uN0^IL*YPvFY?zAKWaqh;X*#(A`5@^^s@xMAb(n%BMA-jVb+WrVMP0 zi#8Xksa^4%&;M-B*GNx%GzHC!w zFd6RP)@U=!`*C>A#67~b(&%1*gGr>Ok;#_%+)m7pr*!;cH=P;Ib*Q*(snjuQF~fn; z3ZFCc9-gdKK;0O!X;`*IaJJf>bi)^mPtAO73>hfNs4!aI#3o%zn=twVyCbYSP-PaG zlA8WB)*o`nA;o`G=WjI(mjsO{m$}%)U4ziVh`y6Bv@16%l-KUnm*T|p7m+XWRB zz%~Div{rMbUPTrx*2E3ui~Vaei$=oi!&%s)3m`ut=u(=E%5ISJL8Ok2ug5+7*~v@3 z015cJF9u~7f~0r%Qmay|bY6ZcdL+hz3?Jdyy~r5jdyx)32&C;YM+H#UDo_C#L)8tQ z&6dr0WPTGswJ!{EUid&kUjSqoS({rcI4a4tZwf72vB46>-vkg{r+8fBfNI`pLpvc! z0p3%{;iC9tR@HUDL|P?83fTlzn&|y!QYNqX>4P7DEf4ann?(r;7yB(i>i2nwVB-h8 z(c~|#;4J*0-s?Q7CK^Qh!FopWdo2&czEf==_|VC&&wuW#0^CRM2nC4T0H(44G5ew& zeSMxAQ~DtNCv!8t<)@1_`|@fKCMz`Z&XD$>mqail z`wY@ua5bGOyU4u`Y1AhNS=_U#=WFVRM2O}006JlVO?-?oBnc^A)!a9sw9S76O!)}# zMyK&R>%jQqUYJmNGsBh{1f|n0c_FPZ3l6{!iVFyXsKTHS@DnO}Ynec$TpvI>((&9u zZ@ngv1i~L&kxHTdQ&+#0q7-$%1PJ7UZ{+`(eQIR7G;c_(qA`E7`8sUmR3xz$0Az6=*!Dcc^8wqT=C;2_i!~;Wlufl2}@xEjf4MD zQo@?`U%ygQ;o0EJNX0s=WbB#`=34M?+_K*$l!f7&WUJ9>oqvTXZ{}O~;Wy%!xHVI& z{^N{tWznZ9N}-l!4p0I{zPwd`4S4nbXe__Te>~N-)L*38TvTY*UM?Q#FJs@m71MN{ zbZ_2&yVv9LNKhPh*tWk+^gnmw55bdPF23X>rk07HH@*7I`u@}{mi7)o`-$>@Z@s1f zeM#6G%TL@%K>oN1?Bf*UEv}!+-5TKi$wy;z?0;%MEo!R=LvUQ@PePsMG5Yu)r*2XG z`-Z8L@PUdN-#EAFZ%{2uzH-mN5T;s+z0&#FE41FADfsc`ESotQF%=>-Py+f-v*;bB!J98GJBoWTExXzlnolgz^vM^A?C-x}N@1>1w-vt}5(E z+`ULQqjJ^VtB3ed>=?IZ?9Y}7({S-#BYdibYl3jRdpAZr2+Tzh3|Zv%e|zjzQioY> zZ2oGY<6qK$WZ~g7LqtTUh%X_}{_DakSa&}2xmuaZWjoNK@E+bAg{R57N0qX@d(sr4#+V+ zxSppZhyJ+sh%lHTZXU;s3v2cA&jG5W1cgb0fc{{me6vFQk%=CCCTV1d zU)?7e>x;q~{+djun}!;vDgm%DoN{_F37ae^5{8I$#f3b{EL z)Eu%CiO;Z=_iNTvevMwHj`>CUTictJW{&E6=_lBK{e8&2KQQ`4Q?VX)|C>5Coatu;@^@;Uxfc7)`JKuxkLJ#%z^xXHat@nUhR0VZN zB0FQtEiV`OpC_XRHT@-G#O6THPc%+6@sWNY!UzO_WT6c?)cpTAZ}mJ~oEMvAsz5HGL3n-^b`Sc1>f;NU-g9@L)-tOB5rPa5DUqT}%!S2_f+q52 zZz9y(-ROe;wJZoMgKYMMWouLh!S6vxXCH-fR>?|qN(xfgvfA$6_BkIccC{30bad8Z zavDia#W+&LXe`N`?^bfg??fN$J#>QJLWa_vSnC6l7A54+j6!OCk1(o^ax%yW4@bh; z5M#@5bOZ$u;ye0lP{11|^0ek30w}FrKZ+WK@B!4a;!r+vSFp7dYK6|9cIvZ9j$!Ql zV8|qG7GOs7E)I<+n17B!FQ86x>M4_?=sCwdfhdVQi?&W8SxjlMA&^m!vtNE!QRa6k zJ>T2pcs4IV{w%SydcIBgHa~X?Y1LL=fYF7aUEE(u@|=Xva3lu?|YzMf+m2ucVrMFZvCk!%+lBzt}g zxk7dC%XB|NjQ&niimimBMefoygR;osaRaJriDa@^L~;fsJq2Q=;!@H4pG~M3qpCMI zPe%(KqM-V=V!n=DAIg}IDksVx(cm*&?=xJOyA=I!+2fT362qNl_HrmT+I(shmbV&m zzl0Kk8Xb)@C~e{Uo0~)9faXM6BtM*#P(~#|sgmbW;@}lS|7m%L*%;*lg)7G7B4&tr zy!xKCvMkd`k$}c3P{U85a}oF$wt;@$@xh`kIZ*x~L9CAImj)Fp@3SPU$N&mye-9FS zEe%sDrLxv1Vx;4dp|yg*lJ{h@el8O#0-%SDF6tniR-rN*q>JUck2ZZ61cNz(L_(4RU7?34Oa(pkX*XU+CRy+^o9 zWseu$LZ&jrq0z?mBtcYzaQagHCtJ@6&ai$FBdc_Wqw15fm0LGpFC^GSjMmD*=WPDC zoEL=uEhjp>nW26&v)S>-<1lnS zP%30xYO{=T!A=u$J=lKte~kuY@efUT0ji zQdo*GFqMlWx$_r^jT$2Jbk#DP0VvHA(*;^eHb~D2y^tY`Yp;caCK}U4;i;`4#;&)g^LZmv@lLiF<2hc)*^#Qm+^=TJ^J@ZLH^uH z7#|S4@6ikIKuvGaH$zmcEi{$e+Oh?rI87)EZ1NdfMuiR}sW=ltf_1B$pbx4~nk{t! z(Ze|@Dd`Z}!0$Rx`c~JKEdpHK2gqBcOVvJ4CIvWe2nZ>cqqRPfVkEIoJgBGuZD;70 z1T7NnU8w?($&9w@aYLOPI`GN*^PYoGVDDB!Rs(c~4i(Z;FKdGcT?z6%EjX7{>dUC| zr4WYaE+#jdnAku&9N-iu{l(E{eJE-^4CViF=ci#KMwRt=a$-UZ8(>x<@^@&wtJ1I45%-H+EA}K2wQBAKnmqov|9k3j1kVxBDf-;?`3WAsk1+D8S9G*o9Va#|=VosO)Re4R) zMVM%e@%6}@Md_AQJGA^1&E>RoT2i`r_&go%o#tYZX(iOQI<>P( z;(D+~KPQoFhdTUd>;qpiL}5#f;Jv|ycDj(P=v!amMIREP_#qn5F-*qiU!joZYOHHx z`wG9qzd$guoK+&lLXm)!!k9w9BicN92?Jz&HkNFDn%+TQ48FtM05k~YFcieVf9=ZJGG zdrG>rBieK<D157&)7xgG0G|0^av+@ z-g}N)c7!51XM8_#^?JA5(~u}>OeO~{)RBzROtV8p+5j_&8P=FqhsGWeej>Ddewzs6 zg2x%Cm5G?RMOg)YtYv!Xfx{LT&n!B+*u4J&ccrTP78jxZ`Gy-kF($WsG!1lB~NKkjyXO5plTd3ay zY@Xy!c}K+iuRo>;)76mN)U|9th^I&}6BD0d+IVxlcwKv!7@SA#RBIHEG$WVA$SMv; z+>#|NR7G=m<8Q8pb^- zBf?Fjv#ryK%$Mz@ha-;0=KVAfjP2Cz|C%(W`0B0Xe0ee=Koggg62V9xIXv!$#ysZr zzSt$s=S1&{Y#SOUeSS=bJi^wIIr$&X{;<7H1p3ra%>Q0VoKUxsL}qmWsvDE-YSN57 z9+RZZYT}5hjFVYIe%*WxUCm*llAtJthOBh9++6-jI|=N?P^<8V#oaR`S}0Q=lRC>7<@1R`NF{ z<#TqXZy;;DmJeD6Tf5!!2i-gAI7&#cIg2*2`Fjl6ytjk4m~pde(sDiz-t`SnQ6D7U(2O~%{!7(J@`U&P8}PU>HGWZUk(~T;GH<_MPGSk4{{rWb zu$Ug^A&X6GC$V+bsh5j+OC(xLw1bucS4Y3*Q)ElMkd#uYbU&9=0OdV&94P6!YU9y> zjyC=$zP_;Dj-p}s?4E26jBMA~5pi8_fJ&BzwA7gn4>TQ^cX}!`cJ<5rJ;^RM-a{S)6T?Z$FMqP_v5JsI`E5<6`?(=f-Uw-@tx}lSGmpv%fflNfQ+ZfVps@N%v zy?3aALmT0WPfR(7)4xaZ9ca*V&W{~Ujl(qQ~M8OM3I7?L#rBt=YJ6^TvwH+n4m+3Xt;i+shkX0U%@kJLxe9lI95v`cc& z!Mxh7gL)&9Lws-P03@ znFOfYL*4y)4BDHBgL`>*-L>;?9)TpwCoX<+(_i=;jU_9G#E*{z>^h`#WIuciP1SvS zRUIjEDERE2n#TPvNr(2UG)SbAWl>qBB~UT)mX4f#Tko(kjhgb}I9OGF)#&%)b+T{v zmJf~#)@WWo0HwHaJ(mJcJNA|;po4;>qsBAR2ac0U0$ER>ekh#fHq}O&2}aR1<#HXx z%6|mLuSd}hR_%SQuBwp+Bo9&y9;{u6=n2u!MPEsTDH(DQrAx)iKbzOJ3#QRIC7ABB z5ZD(jsOcj$$Xeg)X_#@cX``RYkWKrwikiSQcTW@9qdAghbR?>S*Nlc7)(w6#1@hP` z)?KbA+xsdEqT_vFNhC&ux$mjM4-zB!#v2G>ESjDE&ph9DsP1d=u+WkEsi_H~0gXvY zcZeWV_O?pwXJZ|ye;F1yZo75W2Jv*Gj@=0iO?m#Q(u3R^TIh}VD^K6uwap|=Zkal? zEJ6Z2>wk=sEQop!p@%X!(MPIul6#J6dV^-ylqlIz`+?PSB!ps<6C0C~XQum!3k`O( zDE&0AZ0zjp_NPdi4u+M#{SDb$xr0&M#R>oUvopFXdHohS_#)STP}-=2p_7<&ejS=} zkx807r)b8Lt=cD*d&!}(?Vj5AEB(YXWxzsygD02%8yQTJO{wYALH;K}fEP^Yy%p}e z{uje~g=YBShf?$9p9iX6-(EV9JW{Tg3A^q0HUPhYKR?DuUSyaNt)+<1#umFV6^%z* zf$4Ixc+PInU%aRCJ?fSf$u_ECnlCP~+tZWqDn?eJ9Tup=kpxyWa*C&+X|BI*QIbY4 z=E=U;UDuAfI}N?U$27{)qGg~)?Y$I!%ZOZ=k0uVv-7WmUPvwe$k9*onAfsl1>D+7 zAw>1?lCkLtvMm#J-lcSM=`X9!8=9Q@m7hCu7dKw?rxFP}c)tSw)k)T^uSvs0p$)L6 z?vXlr8orDvM*`?I8}vet)RCy3UBJgcpH7wv&%v~WtdnKC2WPl7e_mEHE!d>=pF`%u zvHbi2va<)zquZo^k32N(FBiwd;bj=2Wyg`w(F-3~XCAu>asUEI>#A7sJfq#%@h+vV z8&V$R&~p=w`S|mBMS+qihDYQS_62o(0GWiKK1O9p@M>gKzLH+;1Z zEzJ@4cQ@UD8CONi0|iiW8Yzw~TZ97`iCVWJCHlMqR`9<7LPJTlP)|9r zhByhGKoB%gBpV>zkBLvvBrn)I;KRq&_)Drr1A6}T^PB;3SYcuU#2&GZb|d-w_jbX; zJ>>ti$SZ@?;^gnaacaB%tvzD>5lK-e_IB-a64|?(rqumJ1k+L|$i3hr832(|XtaaX z^E>ReQuI}Mf-WiaX8>(j*x%msFR{6n$oVvQyp0qt_CmD9>F1XJi{r12B_aPoLU!Kg zVD@uT7z52)NL-Ee!W){0J{#l}1-QP<;DPcaaf&dCua+7_mWafqSRMu^#ngR&`Cp^} z_38YW9U1pLc>LM;AZ+zGI4C2zu7tMCN>zAnRiauFBy&UQ9bUCF`u`-J_jm-Nl6@q5 zBcXkazXOD2YuJ6^=X*dc$Vt`V;f=v^GSp4hJ*Jl^k2b?xJAMd+J*bjl09lw;UU>L5 zY!9Y!gcELw2MVHtt0Lg9D;>dSvFP{~R2P02mHnX;YnW}UVM893 z-uC?4Do{{PqJ!Xaw_yK3724>DWYZV*MXsf(`&G^p7uDzLx%jx07V^rweczrr@&**1 z_j02uQ&h@>)UQFbgQE~_3q%{es3|NaK|sG5d2?fN?Bp~wg?PwhADk_UHk=*0eI@T6 zg?Bl~;&S=P>FGy6d{%P}gu|Bk#XuWEM|n~ZRYy3Kq7W)K(je@&+aeJPKuT`fF-m%UGM7V zbL4xteUG1lOqQ=%jSQ`}D1*#VH}b#Od-HfI_qKi5-pvsWiYT;+Ml>K4B2!WkA#)mx zDPv)wGE~M=iU!G$c_>4s#imGQjEG{RGKFNG-}Ah#Yqh(d=Xsy^kN5ZI@BZWdY^}Af z;X9n)b2yIUJVoUQHZ8ndBMy{1{x(R{G9w+V3o>0?A|8nGLlD#h(Cusk9<;@?S)gPV z1Lyi?f0<3VK8jzVNDI6H5AxiKf1;w?a#kC4ca*QL|5){+!4j&ygst>!c>`|}pOlnz zUc=1>ts{E6o-A?S``35HBLda|DMh}Bf`vPzmv=zA+Zu4}%*6!huhUJ}0do3>3{~}? zBhhTd*pA(~fLay*C@k~ggSf^gpA-j9?W05r%Gr1w%1>|z2NnWPs2D_632}KwDavuO z9f6JxWjG|=o(^RCeOSxL@8q#6M$sNnk0 zLrlG&){`uBE^4!@e-X9JZ)@rEn@C0jcQ-S#`CFta8JuV7eEld??d33 z4U0!<@LBiUZf01x3+b%1<;cDs1Z6pw^-Vs3@o$XXZBG%tf5AN%G>N*;*;1iDtmGB7 z9nV~888)gkCCE&_7ckyT7^W}J^;5Dx>-7F5;$zR9eRppKXe-sXcez2mPW?tQmUuSo zo&+ddw(cAhBM$LjJ^8~P6w1B7;ug-O0pj|^%>18k^_fFz={*otk0s?U^u@5j(#irG%Vh&}lkQQF zAGb(%cmD|K*v33o0@7bV2rP17q?RpwjmUa& zVod?+xjvwz?~9o8Bw+5ub9VuqXFbYr@4ht)qMGiFu&b8#A}F*CN&EcYL26??98-Cs zPTw2r;)kJ<%z`Q#x=_`agr=J|&tD6GwvJD8MOQ5Q$ z+z2GQ5-_hN!2NIPu>x6e<0Wje)8{c0Ujl^52U)zJc)awU5zu)eldMOzzc|P+at#Ie z2zjM?It=$kN6)MCbq41L|Az-Ubd>u5YTa$+j#i=#ro8(lPi<&|WJmZDt_9k#fS6oz zE?$_%N+7^m?+XV8Wmdu8mlyFg_S}xTc){(#J@%(tUio$4e}6xo3#I7{*9+6YO|G>< zU9Rqv(}n`2vt7Z1nW#>v0)a-Zy7eTaYM-|c7|7~ zUjKl(9g^;3P~F7^Pm~N*vdt70=CqPRbk0mpc$bsV8iROm%sm6`-SPDVulU&E-zwC)8tK(`?< z6#GKeYBtgCL@tVpk6(fsec&0f730yrQf=Fcg={?Q&=E{XOw4l~dtJ189LG&tL&n*Q zu(|9ZQbNqX@~pS5O?LYzh`_EAwWy6oUbr`ax-)e_5m3ey81YL$oJ9d^yi0G&pH-^u zWKLN9bu}v=&ZJ^gW%(5??Hyx(jx!Q0nMGZ&&(@(Z!g)~jdb+hg3Ir9rQ9BA*i7dc0 zM=6CiU^24;mCNk~@Iu}*7Dkb{mzEe8W)~>b5|0!{vfU(<#>2aXu=z)DAY?39!m^s zRJwi_Dpz;+!RbG7zI5$bFS9_&*tjW0Cv7pFk5quF__$KlxlV#g)k6GlxWrHRT4$tl zK(r3&L2=ee>giJP=c##7)em+4siKf&n>O58O~rms_`6%dCSFQ824Z+?^iJJO1DW#J zsp{3Va0ku`$$L1k4q>ny{7Bmii@^bekGg;4f-V3Xh6u{*E*xk?5ydX|8flmja*ZCH z-}7MGHZrij{as}ek`-;KC@2CEg_t#*i)|1p7~acM_0f{({x`=aP7ZM{A3f!7(l8v{ z1fNz{N2VgLZ!d5q5v{)%c=WpC!2aPq2bc2BNj!BxTTzb@_^@A<68fysnk2R#<5y43 zrT&#wdnOS+0(wEhsHCLwb{5!P&SU2^+J7B5ijs+Ur zHau7%B)>iW8d6fk)Cu=Ia8T0I(~B(CJ4T%dYuWsja9!P#am9T)6+qvApu<6PKu4>iP|mg=1)6GwV%{_Y^K)COuZ%aBV2 ziP()Trgdb*jE@I;$ZyY8RM`U)Jd;Q3gs*~=7hc^?TB~xoa z(_|R5R9L~gz=W^)%!_m1w_*Dd$>H7x+sgyIANxfU9+N4HIQ!c5zZQ3VQ5PI&QtT`H zK%WleHCGoyCH&F3$md($yp?~@SQpG38JqI=WulJ!wobAeSfyoLJ8<}LFPrXnSo=_~ z`Jbh3_%Ao)ABK3xV{(eje9GxmJZxCDw(w66M!oTR{BG(rg2QoWQtO+tIF&7e#G;#T zjTDt6jV$WQrjH~efXT62^3kPlVQFAHyb4iyQO27cFQ&h{zhi9lpR|6Zt{g=(<3g8p(yQ;bVIwM=Ej`uDXry(G~tCZFvDQ zL4bMfxCg`(2%Roa8%rl*a}+E!MOYU$kvakEA;KHOb(BqNYxCu0MX{I@AHWu$2UiZ& zxtvV<#W$w709=ebXOFVLLVdenklOGEfej0A7}R#$JbVe|$x?Ak(m*F6Q&)Cu4!X9v z89F|cm^BXnbU#B~O(Hm^npOXFx;CfADcvvoKh8g;Q5F!R_$6i!-}uP~bDn%%{?GQc z^Y3~hzqK-s-*1zjOmSMd%(WsWwkw{=+xRma)S3k(B*x~Xgw$+nzpL8~NOsP+7qsVm z+Bh-t#no!^ZKqpdjHcUkV&P=sk1>!%Hf<~RZnLp zcJGYV`gGb;pk+MviTyUOV z7xohwyC|qJ*1fII`IDFUajbz&nabo9a*tU<^-VLC{=CFIveBqJ2EV}M4@X;i0ee%k zS|yRa<%d-88F3gRbkmt`>qT~2P`vic8C zDhODJQUvXAsit8NYt$%_MN=_{LPxBi+kk5;^T4Gl*J1z#uBK0Y9`F&f`k-Z}8hw=3 z>0@c7@4D&E!8=AowR5vsM93f)!$$ z*k(KX&9)e#fwgp?_xj%1s&m{fOu&Gi@_p&FIO!>J8p29TWq7Q7>6dHlhQ3uW6R=Nk zJW7zjk5JIE4YeX5^+&*lP-&Oww{}n@Wd5^AG<`)E(_v8iZ7B=A<C#1{QiAtCp1;)i>&``x@ml$KzZSgk>C=lOy5xjfBf&a{FWFscrRl`fPLg2prB!Cr-GZ{?>`FoaN4_-X483WAY=cm7J@68IKeu8BMW<_r1&r4H{@*+hKLs-GyLdd3H2iQCe!^Yc!^h} z=K=e4-#?!7a_2>%f>a|&a2JEv#i&fg{i@Cqi1)bzK|SLxhw2ANb znm1?E$;S_lF6sgT_j{TvNQz)g%Z74}7e%hJl#g|Zo=ECCfp=9|1Qz;k?h;YLZOnN|fykU9^nd86|D zlh@Ci!zo2*XHAA0J5S|*wT#+V`Gh=31cXFU<+ZHCzGbRqtn_kC${f!jnBoW_(KjlG z?j2p#BUtB^HF}Huwzc@w11&*OF7=~ZB(cd1lK{WyBzDSVbq8Ii#4?YPi~cdTR@;59 zP~R7XLCAKqDU)%DG`~Wi$CfPdM-j7mvl9NRDVwz&UfmY#GXo`H9T;dR_*%}lMkSGq zG(5e^odYS>fr&i?^zmTIvovGw632t+l_dvjW@E{tN8pqI&6b%%c->EXD@)5_#7V~X zZYUs2T_#ER`bxFgYp4kUldBfGZLQ|f46Q9o{GaLBWr_`^Q$Ctf7@QF&XbmbZQ$#U9 zKui?dJ&axQaCLPZ$5s-sR$IN$dbar)PoLb=6BkuVqec5tC-iD~^-Kf9&IN;tm>9K+_X>p#3yCU;4iWRLs;kUeIdd;li}>W`y} zM&R3Um8S;axNs-nmHlBo`HNB8YP_fm%_a0(N%8OB9#Q3sy$t%dP2w?%f(spVnc5OE zTT*%h=Z4;UW&F2of~wYAz}f|0pMax&B-!SU5uRmC#7UjY*FuJ5;>u;htD-;E`53qv zy#KW3U<@oHBBLXEigYqXxggEswO!C@zLH;GOj=5&ZueKb3=@m10L?YtEQrW5tdzJl z`@~O}YtRap8K|tuCcrX_by}#zpD4jDZ$?v8L&wOI9nOS{j+_DPH~J!-O|)QIlfGI?^xw_S$n^E0 zD3nW>{e_M4_w0p+c5SE$cyFJp6X?#ZD*lvX-%%DSY{-QMG0pnpGvY9WxGMXW+D668 zHDVRs)KTStj|KiI1-!VBXU)loko3?23NN8_vP1aTf&-@2DC|1@UUufaplOW?G*lReh5$T> zYaY)L1-v8~`*SM7*0;*}S!AwXz61>v-=)hnD31irgh_R$V$~&x3(8KbpE6-UyrN#q z2$^ly5x+&x)O9Gvqd~>UBtv(b58$ya@E6w~G4t0qrlnt{(uPsxVErX;(Y47c?k!Hv z&mhRtUKxq{Y=u?VdHhnUgWxyX(vgCPx>*8JEY8{gh1ca2!)Kew4exITW4wx(xNFwd zdAfgK8m9zCl>^h*X{X9>{YVd@ZG$S0kh^tvZA{x)*(p6#3_$tzX*ej;hpp~67gI=P z#w#<7oxl#!Toh}wBWx#qR6%y8rnkZ?uam<`jT*@eqcnci&H)VMBv#j+BO*J_I{+3hC zbE4_SVIqah4~uXxG<9n)#g-{ryjJzdnL~Xn{!0EaWQ6gTvG^?`auFy2H})ND%A}9g z$4U2#iA6hQn`l$h88Umpk3d&4zF-od2^3H!{Wc_5cVtH9gWpEFB}|;EzBTgcUtZ#Z z5&a9G2=)TB=cL;a%#zatYiB!URpjBrouauE_<(N%^p(n0pg;`4_lmmEkp=2TUb%8c zTYak;tj^CDMMBuarP5QTvZ%0%l{ig1btkFg)xWxQ{^vcL?;PZJF=XH5U7=yD!_8&4 zO5Q%wkbF^bKd_VfDd*%DCo7VEn2HjbecIl_b;FXO^qlIy$RO(4$Ij@Lb`RGp>HCd- zBzDzn6_>c^_+>fcFU~03w5=<^C6 zAElC4p3w^^)SHPH980&u!^8W*oP;yN<_$Ux7dE)5r5Dty;jHmR&R6m^eRX5CDQKtP zQ1FF#VaT(}@YyNVMlgEvW@cvCS_1TQ_)(i_&p%c?ASOS4sb(muK{2%uHJF|s@G-Ge zFmy90h^&|(+^dz5bUgSr-61!U$vE7i4Ky^DyuB;JJA4U*$d2#%diz*0P}bJ7LdJT} z_$APX^8zJ)J{0z*(Z8X<68a0{BdH$izg0!>0v;m`Qa~bJ*lyAd+DmX%?p%97$CrZW zzTU!7CgdzYyS;jQ7Kttw1?-)|Fsfv>VdZc9-C3Dk{|q62@jO(teLy_l2W-|()@w=| zsv-R)QupCQ>Hb>n#N#6uDsyBBcB4U1OfsvaWkg zVz=C{l9O^O#IGYnNGJP(bm38Uf}}ybu?aMZYn9r5HVuO6J#a@H2@<_b}{s|U4kvm_kfab?tn*gbITfG&~qAhV&^*TfDPp!q&h7e zcqG>CEO@(+Ur=nof0Ns}#GmzV9T1o%EIKx`*>JbF>+nb8v|%7X-mr~;_Se98a%=@z z)7p+%NOmN*HlRlt39Qn7gQicP_TK)w^W{xgDWvDer*E(>0vzmQMG|`CbHv19ISPAy z`n-#4BMR2AjenAzZexp#iP>nK^EK3T^!vyAd+A`q9X%@TYPu$Wmc9KtG=Xg^OHFG) z|IGczz^1E~aftyz6$|bY&fFSwg7dubT!DUc@a8k$93;Jb&?65EXFd!sdUx|}vOoe1wRgE_bey`L4- zD@wNxZP@I{q8eSQDlK+6G|sv9a6rfzi^PGG=^&jg9b10%BNRLfDkF{7%|SWf6-QZB zglucJ&3ukxWh&edn6I>`arr*jgvC%RQW28nxBBseNx_Ob3B4yRs=G$i!()=^ejN@M@{7!6 zWuSSa?}rZ`en9gT=hs5d)6;jzq!<^{TRW5VvxQ}pbUxiJjO}#<_T~Cvv3ZahKD+Sy zUMX0U!DkdEhSVc+2Sxni-=Fa+A8A>rbvL8%$o_y3C(8%hGzOv{atT$`YPRP3u?F~c zypK$=7NAAyCQy;BplXggW_kuyVqnu3l+9FBtnYXS>XP;6p`F;PY;?qZFuMuTMXZA! zh;E^|S8f_#8xR#CLvwK+-?j7_Djr{Gmvs3IX-j%}Z>~)114(?sQ!2nr=hEAre_w9eO z;&RO&2ihvZi^{Gld-9KYgPGxm+Dk*Win4RVs6T##a zAWQ~33g$(5%WuFW6z(NdL+791d9OwX_uz!JvpY_giWo=PQ(NQbCdLFPYDMFVk^^ip zn(B?zy=3_^4)V`4lrjQI|f_s z=VDVPqOMKY*rlVR0s6h8S#@Zg!#XGGTl3f#n%6wxNtJ{!ucKzTaQu}>F);S(XmeQa zs{~s(J__9?b~UM0Y$F|n*DK-W6jHv+k6&SK!x`ZG<8qD08pl7e&3Va<)mw|DTPG@i zw6S^YS%)g>&>3$rxc8=m?XNDFXMDoOSy)7Xo<7S_4Eu#zx3bL7o8wz%v18eV#UlXv z;OdJxL)AG%_i&Wy+?{-OlPcbeg70Yd4}vMyv3y3P6SQ+);mi?mB^p9+<8^#}Z=oX! z^gabtpARYown4;5beqMBKgvg+0Dn zO8*&^@{(}jR|4BHS(mIQ1j~URHF?mDs!Bw^ZlLlIui^1kCvuy{DgP`uqg>Vdq$}y8 z5-+DZk#cj`h8m#gfavU0OurZX!1u0Er~dtApA{J!6C>6gpv`!~*UnCyndC2Us8yAS z(h8I6=Z0+=ceWG|7?72S&)AuZmt|53e^9Q9|6vW>k)8W;<1>>fXN`&T1O1F2jlkO~ zAs&P(aI1v78LGQ&V>eukNkj6vwhr1P5#E^U&FAFJ&j7Hu87L9wh<{$`v>~6m5{&sF zoy+pEnHC4^=sXg1k{e6GAW(}jz^SS|Q zD(9?7BD2Xw_+_-)n9AfyhP$7{+{T|Q>_e=^d+@0MV=e-tgCO0p+K^zZl!JeqCGFp& zMFb5iIXN@4iQztv!yQn6(slDJjt-N`8}A=C&a3}zW@T5#Agb8MslF=imDSBb5ZN%7T;NNp;e&b3{^fA2q4Ev9HdzwBOqWJ)6GkE0R4NFBy6#xMe9N|>8bs*AB!A#V) zhwSIdXYL#6RAe=Ol;DarA`wFq%31$DapUEhljW+oQ%!Vn>L}oo+?6pgh6y1ijWQtu z16FIA4v{;Zm}(xK_GVpj&K^6-tKU2N{z4v=L-9ejB4e>WG3b2tgEST_cOgV;(F(|* zvPuHhE}D_aTGWOW#YarZvOjmsZ6lqUJiYfJC;VP90w5e!2#dwfB{42wBTzuj7Tz*= zPTQkUXw~f%vbTb?bUg)A)->iizq2%)EDu2M$-As4N1lqF-zN zxt$|qeW`cj+aL%zyatk9TqFuhO7Annczb%?yO-z}^xMncN$q{HvhepEtulFr+y5f4<|*>R9Q-0b2DC3 zr+MwK4;ob_<bMeM|-G%U9WROZ%tT+9Xo$ApQ~_3S#1aEgNpc z{$?r_0E^Qr$(cbRx^?oTo(Tm6@j)J4)1F&&YLPIpl)t2soJ0!7F(~?91I48BL1l7T z@+&HZc?zTT9vCtwZ&IcI*6v&G3e>zt!qM{lC*(8uO9`3?ld9-uod%jKmC0cN_+Qwa z#N=-J=cZWdz0x2$vSAo4VkmoIB~tu8)tu#YC;75hKmL8CQ^)Bkz;Gf@ak-I1z^aAV zt>-8qwTp^i*ly{4g;E=tLSR}c9_p@Ol}_2={Wu$w&seDh5ECR|LD`IOw-7T(X>jpf z7yRwm)`N1jt>GHJvKr8fadRI1<=oOE-zSHGEY7y;|_-4)VKC}^Uah#brM^z?Ak`>Pq zsh*(=bmjeHc7xcN#;^jdWT7|FE@+bG^N z4q)t8>U3JUHfyIpyE9IWo2n_9sxE=K`&ME3ol}hwC%nYrCKrh)V0w0@T5X%T5&Pj?1mTbIt)+6B zFW{N;!yaC)$^Jlb{>rJ7h`glrcgVJ;Y#iz&988sVmB}oIS$ zD#1(%tAxs|WA@E4AUY`jG`W?7 znN|V#7{AAYauf|>w`88>$BPYhl2rlsiQFZT=j7GhTxoxkmG6Z>93-!hNpbE~03=Nv zm%y{zX?y&m%H(SG?P0P6P)Y7tX)TpgWQQ%+G7Kga=&huqbJC6mna_r%63B6q$Mf@h+lmo+vq`zyI7B!1{6xqVuNrIQA3{=!#U zk8V2dB8k7ylDw?3c*DD{b*j92rqu91W{tWT`;9TtJ-{*F;H8Jh=vF|~5`&b`dV4b9 za!n>h%4Io3Jn8AnHICaW(bHu*Iznadi$oXu%d>NC?-iX4r4rtM?hbWk2np;bK7E)0 z^)HIa#`g!;TWS9+MtVLWqNt1ML#i?FIr_x6G)QBJ+P35anszy~0bRFdo9=S###;@@ z#R03k+w@iuGG}R;()YkexmpBeHBV;M7pX_jPJWX2pTz`y+O^OSFlqP#v9tWFj^~w|M$+4bs)d zJFw2Uu4@_^xh-!QNpbdu+^jIGZz$1c8gT;;i*QjLw$nw zKBFPvzj%8ybNE0q6C25#2blfKvaTUWRaRoLH)z1jy5fNWFRxCLm16>tN=T5%p+kv` zTG>VLG|L^w5Q1I;u<;Kavo=tz$3`-PeOSuO$U4WuX#@zwG?ub|WeeJaS4Hd%52`GsW&ok?8pb{2*^OcmlK#0DFN1xYlGw*e! zdgVWAp-`~%-J^Z3Ar0RlJvTTAEsAEnxXB>1;DYWjCb+uo)?Vojk@_%rO6?8^g;>_M^eRpk3kDqQNvwv7EROKy-orb|Yt;WmIWtjRdd6U;;4(F{GV>nXti zBnz??(a+i@GrD?BzyY&IvFi8N98WP=`ys`UyOks0iE)9;h-YeVt_M`#`3;2?s)Ktk zN*~axk=G!jJcnz!u0$7gn6%ytL`gga+QpBLLMoK~1QcC)vBz3_2Xu7d0PV)R{Zo)_ zY(-*nnQ0AlC5$cWocf#1effYhkNvwHZNQc4rOyG%SN{d@4cePE%x~A!>$ZYoV0_L$ zbwo(|IPjr>&sRuJ21zJHZ5=}XN&nRS@bLBy&=8%Z*|2j3h#!k0sEoPByQ+JiG#tp4 zkDd1s?9F8U9AKPT>^m!$L4}RYqHcBW=XEy86`!+>r`~dZ=1vZdmh!QT{jXJtxRBFz zeYbAvr#zz5`*luQQT9a~J1==t9jj84dZdQ!y%9Cmw9n0;SMGeet zhPk`nMaX)vA3wrSW@5Qn)U_PpmTgygr%m$1EG@oC+-1;r;YQ^K+16%LD;I^<0lAXQi_MJB3)}T9;QucQBQg7^Z>fw zGtzI<>hA_b+fuqz>`-;>EPg685`T2donlxqO$ExTKMz$pPyc0VsJ3I)9ruo$hXd#O z17Lr#u|zS_{#o}8SN{l!n2v507(n_X2z#z`A4xR!2HvX-0;Kox6hdXUy#uJ2^&PVW zcao^()Ck(-AU|NYgoG~}txMs8`R#N{iCS;D;dh>Z$3aTa?Pc_18?2r0gBRhOy8jGEMXr9~D)lY>DXdvQM!ZUpw8f89AW?@_h+Rk5F$skH6Li}*Yy zi?}XewXnkaWAvJGnOM0!C{l&wDAsd)W&a2L-(tl`9lu} zSa`>a7Rg&#S%Hm|ZoeSs#~~7^5cL&(GNNT(O_2L;utZDRpbWHh*V#%I?BkX{$mM-B zYKl{TSx&%2_c!^P?uBq)K5eK>6a!0y2fdy1KtuCJV0L6|?3s|xiu)2G$cn=b_x(z_ zpvf?D5vcOKK|ydn4#2_oK_)z!eIM+rys?W(M>i4erXD@XfK?e-9wCw#8@fQLAuGc> zc}p%)q)7+^kMGINLx#CmqG&lV4XznkGas_)t9=!tiY(aK19ERE?XSfSR`~<8f!-ne zbx=DTJY!iGHVjV~s1REd+k?G{u<`ayn)BLAzBM4v2yeku8wC~hb$D#R>AwuMFvrV} zxYrKcOT-2uyh(d=4MLpd^G+d6Kvk2 zA&^@%1HjKN`W$c>mLfKPuc8G2$M+f8gV<YQ|I0jcZ{`&2iF-*Z5Q0WPXXvBQ_y-1r{d zU{}|=A^gNR|Kf#pT-zm3fCE~i`2@KSM-iMlBq!dJv_JC#AQ>eI+KKJUEgg8H64N0= zW&d|KMlO$y|BR}R$5J+xvx`2kyCzOe=X^%tbu~jk&>@d%&o-_Fhoc^w*WKB@^wuNj zUpRC4m=yG%>PR2fI9rQ-Z&<@n)T7ORSEZ=Bh5sR&*N&}5%@mMnW)-LRVUR+;Ijq=; zxAfGycI9zRnaY1HG+v|glu$f5h0Glr7OmAW&K~Teuvkn2MPDWZXd9@2%LIbZ>Ui*M zrFS=d`p}<`Yl=x*#8@KI)%bZl1#6##KF&~n=cYP${M98@+a0ZJ*i<5Qc*L(Mm5NRzjyr{FJ<5dZJQ z#4IzF39PrZn<-_DQYRA>_yApJAy>wTxxe%ZIvhD-X$dn%9>2vBU@`o&5 zzbeZl6EDLGChU{ljQm+J`!O!5(%Mu?x5^!Y_OO(6^_!ttPMv6_VQyN^s6|p$*`qNq zGX7LbeC1bZz*0ORQ3PF(*Bs{N%uFXry8;UIEVH~qN@Iq&sL!X;>;unhh-#>u{1-?x zdNUCIa(7m8de2JvXRUt7jkn|joET+7a42D>DS3Im^7Ts1R2~tR$nAJ2>a|j2q~PTv zkjT)dknlJKWwDmgIsY6a07iUk3G6?a@|Bat307BEcQ((6IqGl@Z|ZsAwev5fe|%z* zWl&;jBv%BJz=0HaA!Bm)P4bH_E!h1YWXMAB zV~9^CArjawu8oi8>GisvD(geOAuMm1xbp(a9o}(1PWXQD~VC(mdf)&f{{388S zh#Yw0MIb9kt>h&)d)KK^l_c5W3=yec0r`|HL7A*9GF6=hg;1Pw z9Q5Gb)HLHUrl640kz8Xl=g1Y*n+ zle52oE!rw3>6E)0;8SDOXE71vEH!*3Zx@G zSL_M+lR#{VxxVY>jO@FNGuI!MyQ!s~i36oG8H~x|<7Py&h%QB#F-C=WHyT?01*HG$ z0;@#k(EZy3bQ@|`Ua&&dk1Dj*E5lH9i{@I={+1-_3<*YbI2kpm%Et))m;tV)7z->1 z;8voUk-uQ^asR3y3X*-J1XU z&c9Kw5&n#E5>Us$Ja{p8YYm{WfCq7em=W!_cO5xxs7(pKF%8CobYCRcti5;S32{vdXf!&L>cqVJ=sG>4o$E)hGoF z*#hV3yn7!cL#e)9Dpx2l3!aP%(_Xy{Eb2-aSR$Z^eK%HqT!8JwIsShrLJ!@)WxD>DhSWE?G5|()%-IDVcVewQB zGPGk|V1I64aK^d}h$++FZmhqGm*I2ZC>Ld@u7_BoXW4>I!V`+KB+W`SFF6IT6F>!% zfC3(^x654LJey3-fgjx41a==ojj{=m9>0B-Ued)yt-dXH6G^|=lfDED6cjp~TPe>W z&I$J>^MC#h$Bud!%6@f0v6;ohjxJtzIPSVFbu?<_85owip8*^&<@xV~W#|b(x@hwA zw^TvzXy4Dw%)#_uh?vK3z(g)Dt4(cUpj^N^WPs3d#P%acCxr|Pm=X+VeO~>nQ8BmD zhjAHN!%n?=PrRI3dTZ^VTKS7V&kgUk9HI@zo7qj|1~kuV+$Ey!E}VL}@CoDdDR?E% zmkbHp$56{qg@brWsW5^``F5+@iF2vz8pg{B)P*W2wH%Mn)@^zS0~Y(9!YL(XmC&S<2%WX!1mrs!2`5#arxLh6?13}BxjdNE5yJ?eXQ@p$#g2L$;FG*HPrhg z$JUi)Q}~30oL`RSZ7@ov;rnPO-P{~O%7?gzV|fFlO8kD=Yq0Y^7J1zv?HyYaKTyw6 z4}oO{bufd#w|`nmS8rmtLVCfMY4WA{pOQsybbd{n&Ye&;LG=6Vv)GRl#NnO*2N!uF z<0Gta;ta@tW_NXn@Zz)r+`!GFK#7~c5|r$Aos8~pPE9#6KwX|Ortl#@6f-Y<-A);} zo|`}jYofU9r@^G&6Z~dXl2q#EHdU`pxn?7jhcyd>bH-sU?KDF(e&6qg4m6Wje@rt~ z7=NQfUx@-WSck+eJ89?Jicx~*xQoT`PI$2K@i%WqDiKq{bX4po;D7uW>Hs}|iJsVq ziV2v$M42}zU9tyCe!G_j9f*Bj`EmF<7xWrp9z9`r<>p{KX?Kq0kprV%Qt1Yf7WV65c_6gyL{ zBu1ygp|5lN+<79DeEbfSxQcb?Kks0^7t+2yX#lM+<#<&Hb-~K_dtTQ&TF+3H9+ZK% zKnaV@t3FZ37ulgavaQWagdQyCwS{uT(xgDTwSpZ43%9<={?HWE1G01MX|ZT3qXAA85&HPiU8Wl1w)Rj zAl**6pWL)QD`RFtGY=BPC6LeKh4Gr@C)7ug<7!KvIP=NkcKV&(bqv514s;P#1v)^s zVahGPcQ!`tZeVY2m$4bm@SgZ)j#hU^kQm1&UT$GyvkWt(?aexdj@std*574z0P)J{ zo~(!a3s4*=0VI91@!^h8(He5y=l+4{7+xXLpnN|GOZTP z7=ZAEa>N++mHL&+4>+D`w6EXTzISs@nk8*R{`B4Y_ZGB_*UmvL;bJ3V{V;XNB3MLU3!m>0}!a}GEENKW9`E0AyW zfzfAs{&cKhj8NW1x1B$uqHc10d@_7Z=W={r`NbeJd&-Rm8bPPZR4F&iK=~`({+)Do zKu~Hj>x3&O?HENqciT+wp zYW~lI5kbzMWzSYVfWF1}^as5!D<0%7pb>ZM_#O+* zR{m-sfGO}cq!>zfb@t>grf2^LPo;JEq-{)lH#%=CjGJnWgh4-1_hKx@i z8g3H3)NG&UDYDFO|0Lk@OEwN#V3u%e=VYKbIqy^iEAfE^h9Qj!9SzZf>7*0fqSH_U5bZ zDWKSTrl>N?qD5hCg=}+}Z^hEHJfndcQ*NRL?pc2!wI`NdzH;Pnc)V@xHk%PcY1Yq* z{7sG8m)&G|u>s)tD9CqB^sB#r4L$T$Jc3<+9!mW_u(b28Boe_4XCq2L^I~~ghIb&> zqw;~|;f=VM{dd6%eTj8nq8TDUMtlsNK5qODj5t%Iasx+a3Do;fzkt=gwcr5$#Pg5s zKo*jbfvhl1rp0k?dSd9IDt^FuR?7eQb+Ccwp?d6#wF2l=wi!8)7fgmhFfC9*15`ZA z4vMV6Z=1+LQO~#$YA?mmRE-n6CaV8i#`<~)*Fn*qRh-FxA%}>=&_QDywBI;SoH#+~ z9j_5FT6d=EkzscXam2E0fto7zdZ*8zTmtaFQl`?er6VCa2UeE_=}^xJ54qzV=}$2! zRs4@HKDavuDfq|&Y=b@Sn1y$E{3nI~F{y(>u@{iGq#r@br?L>Owu@vr8KJ0mpJ*d&jP-y~p4< zxc1*JRwtn)F`!YaVu&{EH&$RQU6~RkC03N@ZK^K~@s|of;E4ag|NCD*N(7cYC#H|Oae71jN;|M*8~GnV!5#qw{IjgG;JXdFL^&$= z2Fj7|%;&w;%J%lp z?UFSu-F|QtLWOlv@?cj7l+w7z26#)NT6{;HUA_PdPa6uzGRxv9V!Gv1yEXzqO%YMDBaKKXfW zp5AM}J0{DKS*WHFe}EVCQ1!d{c_&o5fl#?!J#6Pj`aqwphif+q8w#dM10}MfOz7|f zT`9mSv^RhRXQcsw6JWqOPcHVS0MH10cF?%S_e;g^q$w<2W6B+1k0;);U09 zO@nHn^Yl2-CJ#;x6nb=<@lNS>gXq^L8&JF%oIx2okj*jT8XX%4S@3HOYiXYWMwsRR zhW0MPpgbx;Is0i<1D?;HJL7x#UAEWnCkB7S{iItQG5Gt$0VG!oIK#S5Wh<-1TjU%B zxzl@6v!WuBpERgLN6ieUzNQ;)Y-^=PWHJih7Y+v4z6?5YPc$+Ev^h)XzI9FJY)rW1 z@l+=@seT;m@anV4oHPSa^q5DlEZh+iAKsgn{q5VgS_Fu6DyQmanAcpJeK&ekW#xdz z)B}s?ls?zku*s~>uroc)?q`q3Il4ZyxSPq9-4M3D-l)}VFmH}~=Piy^oTrb1BGYCt zN)|ETIcJs4po~ek;ed;dK^ICOx$boWNXpBxst1zKhe7tuxpfXs?a-eSZqsK@95bf3CbjXh0Z=Dug;qk|*>ry=V zfo1J8FUK`H6sGc|25txi zJyUR>Y*8`y~RpwwoG<*M~hnky&u{CwTc{uyQ7QZJj?`- zi8VOef=Zpyv~xFr_@vs6S2ikau*g@IZtOh7;rRJ)`dO*?0oKvI?^S8eX{}-ImIYS} zDu>_vTIV&hpXY9{e0?=v>EpH2O@xgI2LeB8<2KQL7Ec?Y65eB3Y&zQGwMHMyA7iaiIIvOq7BXMFON-G zbhdR@PTiOiyu31v?VbBsm$(tuQK|P^1H@YH7gT;v@R{W4i?~`C7Mb7ZHMrL8$O*!g z%gV^`TD|r7%WMhj#^oS_kup9CacNq)Rc?PC^!4zWal{_c8wv&QzI{~&KBrFyXeITg zSK1*w!`$3_F@jhCm%;O)GsY#pBi&V2V?CUjPfHg$0j$;w$IP@hIU8ZYulLY&IJfo` zU?7+`ei7*MHgg$*A;ug=FWnhA<39Lu1gf;?jT4xa{ zJm;N;@AUEcS=*oCzo2;~vr-z>rkj>}%fEn$&TGvm83d1YRQGI77spjN1kO%>18=X> zcjQvMQP0KiEl0E#iM71Xb?hw$;n$HLsD^0q3DwTNHIGXdjoQwQ+71qa z<9abJIa%9b$>9psAdy*#m2mW{TBGsVz^W#<>!s&Fx@VhGz78F)C%fitoO5mq2)BKxIEeMGZtsO-zkfsvyf z`>gi%>_H{UkrxA?>&l9%8VlrB9t;?p8&Vk#3I%-34*E>@5f7Jjg z^W)^??Fdl0@aGI3K8+A4OwrB_p9yjgYuLzjBnNUW{r&O^8jp4k*v`~6@z*q|$~fjb zy(8Da^HK;2U;em$#O<&Aj`aiA%7hP?Mq%JF4Pv275j;p}nIcmD2Ca}&Moi{M6+a4E zc6fXObP`V+SoXUs)%J|g(_7d;xqSRaSJ&B4LRR9^4f$Hbxwx@iuFs;=OCy_lrT}zv zO=Qz`DK%?h*G;&if2WExc=M4Z{t<8A$tMNj&bHjHPGaiBN$#$Y4GOVWSbDHCYb7OOXR`SR#?`lC3U)#F>9{?VQJ4>l_CFiY0O;ul2;1mIRmW%CX!%QRjLD0Z#1! zUWg!SS$<9Yk0;A~B4)my9c;Xrn;U4wFLda~k(Ox4ap+~%jUnm^IS)U+ig-wZ+h=>| z1C#0(VkgXg96Ka4Qn1XX>+4*OfQ3^AX_9))))lggf}lSei+7l)M!N%Pk|GXyzA`aGc zMX3$jtJP_Y5t?>jA{6OoS&oE*A&j9%-8^VKUd&M}ocDdD@is9n@GGSM7r){gm#<~~ zz|GnIR-?0FD_Kys;vj^quA8?!1Zmiqx|SAtxxG7VsNyl67OSEjguAspr zerXzgdC@~_XKp!zE^3Twh~S-mNTXCtvOa{|#$dxFm^`U34M=Giv;x>3ugy>0;kTWT zFBvxjKW)aHweVdc94=jsd$|ULN+Y;<^#VBjUe#hclnW95_dFsvCBri) zGItE*9H)6%(E-7M>m_uPXT_v*zDwpc$o12(|9L1c-~&mEAw+b}2D7a6S8 z5;ZFMUd6C^45NUmT@`iNGnGk4dtna=Zza40Ydk*_TW5HK(M$MwE~+{rG&J=5yB%d- zAl12hol93_8?IqE(E5gQ{)@oNzge;SdkNGwN`0a-eZ<^!rzsd??m>wdNXvq+FH0|g zvwhiwBYF`*j-h!lNeYKSMZ{!&as`z-DfbOTO+J!x z?78Po4Tc9C@Wr_3<_w%5DA<}eUvq$ePI?Ah6u;JaHM+OW9ro34Ruelss%1vwb*SE7 zqu4=n-v;`T?v+mz{o3bdAw1vxMK*CC`>ogi4}0$&*44Rf3%hr=$&Mx(6%h*>r71-O zDT*RCKsrd1u82xU5G?eVt+e(=u&F0R>S_*DK>Dt|8UvXu&Og(O@wvFz1mUR ztC+%Hy{%5&cUV#@Z$e5~;asXbk5+=Kn(!oYbKhkzDSc^8>E*W;Zh(J6KA%? zWd=M~wz%RrrBJQe7=3^DJJ4URq7|7ug-4gtGdCJcSE;KE*DW{)zwE(P&4YethUyk% zOO;#1DTl4f8-dK~ZSD;6E(J40zkUP$$%SkO4lZreiS+v_r7iWWl#nZh+>?l|o7x+j zph<~=e~g%G2{1t+ucUxDK6q*xfr(Zs*Ja0bx{syM_bqf%|2>v$ew1<~ z-%i@cY{&hC^mUR3oAn*St&vnt>411TIlMwZSLAI?{l6D)j~-9i+LV}`Thw}HhEF(X zMUv-qT*Yn8L?%L^?p+^8Z~!*gjE}=X3?hY+p6P)u(Q*qOr5h}}-up z#{Fh*Y5SEllyVs#x@TUU_)gnxSev|ex;|J;mb6SNZG*nz;mibrHYVU85RQ$;FyE*b zQi^YhsE@d80puPAlcHzv$C0V)Bs_XYjBG;-`;G$YQif(rD^r-Lh1z#;r(~n@&}J=j zrOQGJsqPUVMn`~c4!9}@oo~TOaWR8c<`R?t^dSFHZQGYJ2-`wYI@i%#;R0O3b|E-e zHrVDik>$2}da7kcQt?{EUz|h_B2_vU{ep7EaX(kF?bu@rhn))Es1NK*8ilQMA^SS; z+si(-EERn8Ztq9UhkT^IFRl`zY8-6ofalEG@_pE*0?N_t*b*Z@v8F;vB;{?<&YsefwKZ`abrUeMvE&Kz1X+R{`9|xrKk96H!=X1_CMJ=>oO~euFM}B=s zi_&1X476E9;i$_1cBEj#y*+|{GbJ{z%NYF|l)RTv$)yVE*~K5wR&Oy?YEiRoY;XNY z$HbItX&#yzEGD;oF$;qciS;@aA7`XqN;3#GVg`b}ODYbvIQdi>#=(W{MTgyM(nyje z<{GxX_pp4sL}H{#$fx|*d7qDY9EREyHJDr5$HkOwqTjThrDby11e(n{>>n&{Lz(E< z^N*zD99~kIEF@^f6jkLhXV>&RhT!#6{7GBpFVQdlAuss70x6-_>7guyAa{od*jf*ERrD`x$Bv)-x<&TTducQvLveE47zf zP3G0A{H#Bd+GxE?7;xyQvI!%+ZOfVd#(U0V?=Nd5X{RI)Ej@gHwh92ipPmNF!}K)D zb9LZH7ZY+tZnGaz9o*ZOu(5x|v=OU{+qE2q-w)8|^I?&wgXda4aUi3!$?MG2z~X_k zMLV9-iXipdJ2<_a*?E;QO?WA|qR9WT$d`|bHxDaP84^{B<>p~j`p{X``*52wHLCPW zrEZ>U_pEdHRuX=EKcmLIy}iczeu>!YAa!NWhyK%)aH0Ls?~32`$6l8m82^vAp#kef zKdBW(Oc~AYYahSc04eyK(IevuJP)dih|R>txKPU%&0S zK39|BtCFC)_I;7+Gkx3aSNJNjg`@=RK@phgT0l}>GA4aGipGqp>grqHmMwGO?pvi! zHM*Z>%9_L6b<_+N{%rX2mv19I{{EcvZ#){Y^Y(B>2ytKh?))jArB&Ms1{2Fozst^F zKfcM+)%=$g8Yf>J-l8p6)jMyAr^iO~@BZ=^wTnh(`&3sg`C&Sox03y`bwns)>(O&P z2|bAh4kHPMYZiHHI(?z}wL|upl4sskLs{Q9x;e%xsjARU1-xZiJZgh%Wqc&)w;qI z*B0nw5jsreNG~0MaLyCyo-8)aN;P?AG4cjpYNNk=zoSRf;j6Sah@kmaEl)r8;wtH# z@6?{AwdlB0N=l0QaKK5?b;)C=Q9m)O`e^BB#%vq$cPcihBJ_!hr2J=cb}7`~;a^-N zHQp5^WLbO9^wpiZ*XfokY-}O``3NCPp#ge)s)JW>YZnK3{HkmE}D5ixK%-=`(QL zHE3>PMyhuG-1k|kZP87#^f?r6Gs~v_W)QfV%ybuxD;cJ!K5i^&;2w?S49#r1Cl+~l-&lHy*;2K*(!2)OwQBcrZ`OJ{^f4^U>xUb>cC97+$ zHfAbMdEERm#zya+knzta@TdNonuHZsD&MtOE!-e>r|!9fLS-h4TmSucD^nl4^}EPu zl%Cjc8(wXu7rrEBX6N8aHLG150cAT{IHspg)Qx)Zj;&SG311?2ho|M++?Nxi7r%v@QG(19hv!TtwY#XZ{sa{X)ao&T2c@%7p4Qu7aW8*0V| zE(i7U4^9-twxl@E#JjXerA@C)&6o)d=$#C3i>hjzSzH%X=Ft;cR2zABr%a+q%l3ee zBW|%q?)jO8>iwR8Eu5IyV+t!T<^eVAkQ0eZM z`_~AKNlDFQAI9;QZAq{+nK4<&y1vH$_6EdC&cgueKKEoq!BB*i1J&9w{_^4atog2#rL%xu=e%KPT zL~^<;q+x78cCyT{`}m92`qN`N`v)5G8kMK-OeJU**EIF=ESV~F$qt)bxw*T{IkG8r z$<)lp@bIixVqb(WdA&7K*I7nH*Um=7rE>*W*6_;I>M{@GF`sy`@FfplSuI_+F17f? zwSgr@&0n=}@b)?FKjtFC*`mFx#pPsv|ICN*uv}T^;yh8|K^xzzE2pw#Ql0(d#qdhL zb>%~S3X$b$vT4Eo5hDS;cf`U4?85BA8pfwn>qhxnq|BQ}{qMNRqz}!kpY{#tm{~k_ zRsV$2v!j-K)<#v$oT#@PeKKg4^>F6?zT^)I_?C0)+9mQHEw&5W#gX_rPqba)MSlwy zvq>_md7g=8*!lA&lU8ZT7B%hNmwbgLe6_dkP%<%Wmc_ta6-b)7_e>}Je8JFyW4E}4 z1qE$hY!g#bAHH$E;6(l+7nydK^qo^a8%OR-SXnH%D!8v!BTdxyM(ohmM~3}wtqr3d zZY>yrG_fZ8RlN>&ksbY3GxsZlhGudX=gOMAZds-0%p)G$5TaNa&?j2y`2cwKao*<)Uy25iT&3x45Q^~ z_V;TCwC%!X79Ghhy>YEqv3;ud{!D&WnTI)6SK8f8-RdzPORtO$K2O(*?7FX?{Gny^ z$*4z={)xNOGnWt6s2__MN#vf=gZSYsi_fb>PV>yb&H~o@J>PQp6-x*yU-h&xUzn== z%F{ND-+RztwVh#AX^Ru<%%g)&o+r{2odb`xhSu-BLx1qUFm^t3H~MDCCWgd6JIun$ zPZ*Lt^V9CaO|t?>=BH=d<})1G*%z*iW4tD2fB3$Qh0$Kk{$z6V{O?!>KI)7&(CmL* zwp}o5UdR0SKVLTQ(=fW*4TF7J@azi5QFM&(lkr_uK)r9M0W|Cvs=`Qn=*}BCJLc|o z_ffsxhECFL#2~n1_*mlNH!GL+)n|AE%i(bx>RN(^6!uwkx<@S7IQtAE8ud?=hz^4F zDT_AF#&9+mqy!q~3~fYcLP0Q^!dZ9-aNXzOx&c%6w}Xw1jrLQpNV5JQh9{O$I|YoyV-dSVJ_;k( z>Wm6NA`3`H8CJF0;0Jc@TgAeIN^>h1f6xkk36)$9zhW-^m{2adJC)0yW1k;Y{S)xf@Z^R}E4{aaPp447POfrg0?#0siIKj_VPI8W zcxF=954y^Bw6~j#gs6XP?qOxosLi;Y#!`5*mcu(=T!%Y1K_FiOf8YxYPGfTX06ukG zFE>C#r=8;B;s$OgkvBZjdR;kelmTNTk*_B(b7Zt!(B-S!5dpGh)AEg5Z53%pRCHF? z^KeL0_6aS}&GalD8}@!I9&uNJS>mzE?VrhEO1w$bX{Ft(^1 zMm5z-@)n|-r+!v@`u`wu8v1h!W8;fBR#Ly)pxbHUwM>l-0Y*1WIK|+%JgN#o|{+=-6ND} zkByB<7yW5`G%q}67_-c^ne%e^Xf5NA@$mpOB1Uv0P^&$srzYYmMU=vKNrK>%^#B$d zNjcuk>*=@M-yZu%xp^dZyFpmd=WA*kEC;>F6U6160&MI^T^^xsQ=Xt6m)O7Iw>PQo zTZyYPYkXkqvsO~V;J1ID_uPBQ|D2EiFTxDVH>d@8633gGwV2kW9ji()lG4qxW=9ds z{t@Z|T+Me;hq83gd3gHn4o2{z8EvTfcnkCJswz0mZE=JZPGf5=2vd;ZWEZ!-xr0HUt9|CexY}Rtm+e}O=4H>17esoJ zPoDrw6Qn$ofFJE^=({4m{Pbm~0SD;ifHQJ^_IMWc`1B#x2p|;Ec{XeF$XQocSMmfL z#J9>~!A8pZueC*=GFfbEP0Z4d-#Zu8)o!Nq4TqX=(=_T2s+OUT9z9|cGR{9fK?)%1 zJO9lpk!OF3W~_AKLG;bKT|3DhiyFH{;xN@qUnypJh#Cyog4`}c>wkK3ObEmt0?sPb zWT;FAJfb=IVH3iIrQTXQPQSgz8hae&hNOz&8_HqNI~;X#wX1HPy~w|`#pL?O*v#*G z@dx*dG`5!2VwN5^Z{A$shJ%WRWZufH_FXTp0h&uF&4zF#N+o<3*V?>a&o8VvUk1Oe z0`z52vkWz1DOYkBXqJ3z{qS^OE0|LXvTI#%{wP!n(uYJi&&68LuEDae0PX1%9N?d1 zA;0r9%v%bH14Zq0D$kbzf)47b4>35c(})fkLO|sXf$Aw@`topSC)w8FU_fnGIL*50 z>4grvu=_`Qy>XsSA)V z7S}CpjMm-FL}soUWzOI#OBCR|&YwSjP~eNN7V(ehQp_MBY${wZ3G=1pMiccl@=f9G zjaqkgV+tbIxlP(`f3%Oe$8?`9x_)Fhc__!;3?ZQiCc90vN*#*5|H)+6)RiQK&AfXF zLd?f^~M!)*s8&5*9YY zM7Hm5+zzfKPadN=jsI(Gw4f{jgIF$`LYI4UQ=Kwh)t-PgFcMRD8ZD*IjA(oe47J#oIfJ zem`#qE7_HTaeqGXoHEMdp`cncXvIVN;GLRO+cqXA6tS}9Z& z+i<)Lt)_=Zc|dvqHP16ZY{rJy z-rla^z*x!5GymKCs8BWuds9T}aT?<9P*3sQ40}FQ{>|ntxlTEb>P}?tF zjcsKphq5V%{5G?n8$tlTSu>BuWA@jAO>9m1AQKqFZ%%C$LXu5`wbTSA5B8SE2#8b` z?gAfJEz!aV?uxeLZv|4vQ6v!*v{~KS>NN89uHVjjOpRwb?UKod9^BiTC9YZFT3f#D zBLA|sPkU7u?kbI?MP|i(`r2C81v26k|7;ZeCu`NkmszU?=n>t9iA5-FklxJP^->@j zWvzMUdv5~z$x1B>aIKJ8MYO%wSX%7^+oRy}@N}QX!L)spnefaT;{{lJuHGl|8UeY; zLJSpeZWE%OXTnB&E3boCDx8cIa%;qSYCT%D!OULD{2b5v-vNPCC-p4at(4WW<5Xe}vx1n^GPB6?JAM@JJ!s226^f8(0!{e(>(j6 z3$=%3G~pYu*QeTbJjaCEnAt@9qIh)r(%mhAxw#E&jiWe#lDhhtPq18(&6FY{xRdT} z>L#~j+JLA(?1zkG%g3emM-xWCe5IDwulroG7y`fH2L?KHUV6G-U zdWlRR=iye+IS&NJ5i44&!L3)Xg|{BeCUa`T)%~96@7RM4)Mm|oY7^^k_P#{`LG-JF ze!)_(`Br1fdLy1n|0&aLX4-6hANKh+`|Mzp(fjf%2sE=%8Eq)!O-PJuadL{5$Lo? z<8s>|y-`|tfVr}7md`?js!nw38!TSC^Q^a7CvJY!-f=vbPrI-xK|Lw{67%36&f$&` zhhT5$PxRW-ogaRA05``rVnkUsK1i+2BwNUweh|A;ix!UNjlBu&7o#_8{NT9U;Wa29 zR-slsRSCy!XJ>+0rE3Gx{RQsuqbAjdKjRq_^< znqtX~%CD!PQP)1?##}t_MmB`n`ZqWQHg2pv-VkjNd1j#57B4O$NxD}LD}D3s1Wb+- zh*aC4&pbySh|(8sQ;u5% z-INCmqpLRcXnRM8G@W<61}WWD3Hr$)9Zu3Eo+qAd_zwutk)JOYvi%26Z@Wmh%002{~ZengLJ~g}4BS~BHPAfixtXhd8ne7jAZ?We|%UldZz2;k*`{qX{;KxP-fY;tHpfCof7l{fN{)6 zZM@IlDWRRLe?1vAMe&9fWJC5-fLoS388W~|{L_iQ)9q?}IA6ZMt&_B5ciELg)GxO-)ts9P9bq;5J+i;DM|GKFzS)gOg6VnatRa_tge6hlw zrJQ6ElP7V(zGSl<%Xj2(sJ8HsZxfAA3utAT2k${T9%A8#Zz;@GxVuOF2ieYiY|M&gYwYOd~LF zx&D?LI~@#H72C_m{Z;hb`$y3xN0rJ!&f5lmTJI*Ko7k$vU3zu_s#^r&KEYt*1}_A( z{Vay0LV5!;l8G`_zc^4mzWX36LP!PKRZJ{lF89PVfTd|IVMExB3bC1%Fo78I1hq=8 zf=JAthW-&8Q!3ulfjl1qIqfJ!u?2Dvr}8U9doZtxU+`8aw0M zG<@{n={OS(1>M2EO&{j|HvZoEa-fSF{iLQp+DDg|JWMwPIfOw@kWQ)J!7?yE51LmI z@oLCh*=xbR6No|>F$S>=h^jQT-AvmQ;a_(S0^$P0t-k@v)t3U6mQvp1$G$_x(9qC? zU2wh&f-t(O58)8d{kkb%0U=RtRDXe$`I zO0qSRBYxG|V#1Lxn)ZRsvYS*>_LAYU|5tQTFBv?A5q>d*7u($W-MW zN|76`ruCi`IC_;oR00K{qd4MhYmdNBMKG6*QkWZu7@XStB8rR5m&d1{FTcVeTS(?6 zlqKqFTxXGcm7vZ8Y0nBua>xJxAjMU`n~>5^Z`}nYt^Iy?Km+!FD}_vFi{uFa-rmpC zfM{LYamG5K6rwe7wm75K=(~<}m_6wt^@`3DQ-lRsj$u?n2y0C03wvd5F$ZF7KIhNJ zx|#pONNi@@w;CF2_FerG7VkCioXsFT_6_r7=keY>EK-iqegNH8E96!V<3m${D!Z=x zWoEx?xo{@b9NX;BK#LUdT$BfZCP&3v7TXUlk2&cz4n>(wW}eH$NVn-1q^lfx^mK|{ z!an|9E;9qcu3#c~4f7|aw+nq&7m>ceUJg3Q4ZE;`9?CG+9RG()fMv;eW`vQ5p7rKt6)4$ZS2p zc+{?+pbww@l@=o}!&YMVgxV$C@Y|3>Fa(@e+R(h#3+a(GMwUW0U&F_aR<_O5IhtZl z7(#H-jz(w;jEGmJLKR9rHEmve$?*ZB%x27dzR8bEfZISlwp5ngK?4y?0daDL6b*gcJ*EKjM=pJ??c?hZ*S#=`ApDuddycj_2cJ|QY z#VP2dThwf3H)CKT<^>UtR?a%wGC%#P5UroV#})>j3Y=Y1iQeWqzbk6*9-G5cnYaJ@ zCGH0lsQ$cI>XBmSV}NHJ%_}x8o_M^q$d}e_{Drxh#ZMa@MDQVFjd<`u7DmjsJeQx_ z`p;wQcR>=%+f%{(N3hKA{)2tX;oZ^(jN^Ai#k1MDucMlkxPy5q^V{xk*^jU!KAdX4 zu3l~M+dsR%_1!X#b`C}FUjH10G^-q`0)osR) z@X@{C{!l02&HaFu`FcB;W%pbfw$Y2$Y}*p6cs;FJjA9o|2W61Ujv5>}O8Vcr$a*MIf%TwtrijT6>hxD>pcJm*=_7 z82fj=c~gi$Uhi$H$wdZL_`Yp^6p0$`0oh{Ss_O_ch9Ii_^eHRyK1zEQjgRz&Cab_U z-q@e&Z`c#GkGL>1`gyFiMgaDheBh9JILj z1`JX(2|G^Go!OY*GOPYZ?)^ClDWd*Y%L~tj3on89dd8sVy;EWF3 zUXmjShNGhrxT!zD(v&Mc8*&o*n;yp1SRv)o$8+d@7NsIJWuGw4%(5yhIMnkrUnwxN zx2i|Ka}Ml_kw63?%C&X^!iH4@iraTraA6AR^-Syk@1Z`2g)6QmPQ{Lz6mWOGy67Z5 z%(IB8n$J>pn1a8;V3_*XQQlg*PrAs03vs^(lKVn}!YT6g37K66!P#^O2loz>;>?~( z-67qRCXVBj3jqPFd|FBPp9O>exmzWzUTzBQaW@Nk;qIgE+=%1(PD8P~joN6VT9j1c z_1FA)^Ik~H?cbyEEQARlHi~C#uNlLhosZ-yb>I9bELg>qz-J{T0yWdjxM=Qt+6D4_ zD;Uz=RFjv=GA-Xg6BZIEe^LRbQfDGu8(+_F+d!Fv^0h7NDYu}5&mO^xV$E6j=~p-`_ru3z1(k$BaqYRud9$c6`-(uk0r9<4-5}us&Uhlaft(5E4>OAUWrXHSD5*!H z#xoc;;LHP9DiZ+Hfd=MdHBMj+2E`c8_EYHO+MHV zW22J#A&t_r3T5#?U;ACu&x-Uw61*0WX}6+_x))##0YX*fdl_I`)pLFn_E~R~ezI$i zqDh2G4UvhZA2Zz8-P!Ra*`?^p!f%i%dywr0Ki$)AfzSYk9M9aKyN~~t8`p3`q7I!? zRn!Z-gq+-@PcvEU;fJ60c!LWod_b{XtFk~EtmHYQv-%TGSE+gENf)3q_KcFBe)!@j z#$3-Tkfp#HMHz1wy$^^yrGY>_kC}b4-9Slr=-V$#QkmxrP;&x2Qj6$*;dmhx33#hu zZCOc)FA{>x+N0aIZ||sM*g+92b6>5adRx7sMvVHq%kO-J#NOTo9cWmb9^nxP;d>YK zGIngtJ*qlYQ*QGmkDARNB7*_sXW z-(J@Oa+mG|PSiaPF~jCmrT?TN$`|GR+vo1SNaYWt>@CDyNJZXTh?Xsy#t;8lRWv^G zA#*x0?>4!1zI?%HU}G`8Sbjo1NVhFR0rV7*W&)N8hb4|p0k5Q@a(8y|MmnN>n;$#b z)bu(aq_3TlD>pClW3PN#1*(;~X88!pp%o7AT@~t^HOxl$9n1eOmrPik-XhcRAZ2LN zE-W_rM>4`*U9mZ525uQ<89Y2~3m$h2hd&`&F+D3jk3`H0pEsSIvZyds?k?1n)5?}xc6Q|I_rQlof#_s}oRQ#~krGNbL+st#NFeJ>9cy9`} zCr59<=mX=|PpzzN64NJcM|y5&SUt1cMhD}Y{4WkVYgczgimqowK=a;dIz$DKPR|zA zw<6%PtE#KPbBc_Jh|qX}Ijiuf8Ngq7GOYgEg@<{r-^vA;X_jhw@GMhY*LZy6@?18B zy@TTKnF+TUL3T4xsczXqpIM0GdZ|wEqb#0VXN@nRP-ESA$ll-Q5HkSP`>bBf#!7Xn zX7i)a<;tIEdI-)#{Myd}JBU?j4M$OO5D~s)+Ht6fQ;FUOU2G(t>#>|dRAhsdZL0sY zLv~kZ&aItZ<5gqlMfL9eP>Gma$4? z@ve`Dfd>mAQez;nP!acT-MRKFXNmvx?DBeu!O!IDoCsSkS^zQ6 z)y)kYo4!$Eu)Byi&&@x9G4g_JB`;oh54IH*VP886re$~F2vyWuQ4sc_-bUnrlHNp} z4ashC4ZdN}ZMtmc%50RIxcpP~A_2L3``6>`Ur!JShRDl^VxDiJa2EW`#Gt}K` zF0nC>%n2UeTYTU)IRP!Bb-IK@#!@@gl*z*#7txD%JA6O8rmFS_i#_ck=v7CM2}@Lu zeE#0w7p%TN%HiXO^W~RLf*q(6on0S;KJC`|EhjlLKZ+58Na1*qcS)Wl5J%+9t-7=b z04M{%9ldfym}`i+GB+{lKiu92hHF&CFhL2guRc$8o$J6a2|b(Xm8$y)*rLD9{!&f- zLzzzhf|8tDy;+=en1loIIlKwN02k|v zB_a)cifjfb3p$HSIy%%S`@f|1d^lh=qi(UxktpSDCbN#-H`C#a-Kpj|x z9Avwv5&ZzLSj+wX@RJv$?cBNsb z4bpeB)UNp}^uNn$v{T5jnFB40(73EpZGWD`-fpzM3}n5)eIb_YBZx54Bta=#G~+bOXF^<{wk0^{2^wKrZh=^3Z8GLE$6WLQ-` zjWS9Bv1;toU+SUnnT!wHm3{@z%ElHj^}0tWvC`nb@c?kh(aDd4LdTv5T|>(xM88Ql zTe#>;?g=<#)iJrfyDrzt3nD^i-~B2O8-{bYsj|Bp(Em#8rULchEZ34zi4jokD~~E- zt=S25r*fDk{_80QR?m!{<7Jn8#y*>`Kb-;(^Ub0#W>`%Q%a6CRu(0GKANme}WH_;z z20<){oybkZ@Ta2e^ZYH7ssD8Pg=6vurVfQADll@EsYDIDWSZFS{&JxVXjv<8AbLS> zo?Dx5cI16}^ijH-dDVN6XD5RVZXgbvy|xXduWpG=K}}aqWyXU0Q_!!n;3Qa5Y~b@= z!TEMqzQ#hrq5gP7K>yFNoyW%v)lRjpOgr#rjereoY3=On(zbF<(dJLeLT7|DD&Y?( z+OCN1#&xVkDcut}Q_R;tQ)M<4htBi4qF6?$0|?I|L~A=JfbGt!g_o{XRg}YL7bM(N zcqhEG(gaotMz0c4fRw^+3%3V56DkXI2TVF+fof{i(7Wa(S|y*tTZABuJQ#*4d4t`t z1e81LVF|E1yK|5g?XWL>^=ArIgQa?f%c0cb?2OljYEz#3kW2nS2yxK4Q{!n@WU$23 zE-JJFV%>D(bo>_28{fp}#v>ZFr52?`0n=$>W=s4lCIO47YzR5Na@)yY7d<}ydrEWO zzDtXC*fYD1>bV}RR*X$XlhymDar&P~2*1kAop}C?^)+>$OG}SV&g}V$ zJ$+v%bGs|~*^~mJLU-v*Q@=a|cwD~-&2R#H-8**k?3Gvp%Q%H>y?Y#)hsWpg5>XaY z5&K6+#k0z12JWqghhlV8q-!HZI3&>twyYcGS-^4}1;cPDQI+=22&0RW}(w5#$j^3I4{kczCc`kRFQah51o(k?C93 z>vWND0{dYR7&mKy7yAI5+2O(~DaXk?8x2`ep_(!5_;D9PLv_KH%i)x;@48p8U9KhY zgN)yr>#SF~=g0IlWcic)Ir-81=ccvyUbA+Jm{)By1TlrFWgs_H9FWCPY>b_DFv)0& zw;qi89|mSKS=RYcT-!koV~m;Sf$mV6T?+bQiee`yWWY(&MOKMhuZfcNS7u`Ii1B#6 zY9=pbX4ky$IXHZjamQg^rg*^JL5cu*CPUg(y$p(fL4?f>|%m4uJSvbxBF<_WUS$-u*WiRSgo#64uO%Ia;-CGA6v8B%07Y6snXuL6cciYhv@a12Db-2} z=NWDIZ9vxi0+l5;HA9LWc}1294iW?AqRaUXd_7NT7jB~?lv4QVcbBAs4)NbO;OEP} zLyX))uZi0j5^BG^T7U+?{owCIj=;z=@Z1X#BV;vol5tk|IB4uC@qfJ5%k!6OZIQs% zNN9mE`5^V5Lh`@@q|C;V2~U0trcCx+SnjjgD0e4WZ5#{_xq08RE-l_1o0=_7qXJY8 z)}gB5i~E*AsA7z&N5jrD#Q|Kl)QpgnLV$c5y7A2Ggm@F zR!|B-l^5zQ%oH^cL39VOgj@4&;*_d8;$Rr^ef-n1}mZvte%8jo|Svv_W!Y9{Oi} z)1$cqCOA&)Qx=o}*t7m~F_Zupr5ak1i^A@UBDEJdJp;He5<4u-1qP~(>=O->i0N&g zx|;qtp`!oNbC09XHvCzH_!zi_ea{(YSTY6f&yS)V8yRX)&rL+3;*evhA8}#!i`kJ| za9se^KvT6}!gge7bRyI~e#!8@S!Jx=V`bnjIo1%A(-q;lHTOJ=641-^xuekB=5=9V zRyK1HUfge<{YeR_Flc4ZND|%qLh8Ey23bf&S!x9j z%GY}7iNHQ8M`H}V*q1vX%kOr4_v@36I?dlcD1sGIbw3P9AgjA881}Z1uC3_9;&YjN zdqN5y_Ho1J2fv;tYH)cfl_uaS5n@gLO;^IhjqELf1`Xm!Ds=zL7et}|<3}fGSF^{L zUR=b!3IK#kR)~P!)ns5qt5qb2HFBB|L!koKdc2b)cI9A!h4NzM~HGx~dReG(G4^Oln2G=Zy`|+Ey87iT%iH^?Mnja~T0F<2 zKe_)!$aV4~(Hln|{qV(Cu{E2`;2ROg`!0;RZasCIB-!;}kdjLC%1RTCG{jT4?5=XKW0V7nGImNRRScut6&+Zs6B&o zSQam4WVGvWte5AyIGte%?1`7>bjg`7h#N(0i5y8NOP4kn-~RReQDO57+GNUK%b!Y$kGL`CDOq^iiUqce#N_!19JhFZzz zEans2o+Z}Emnda>fXZ9Hui$wN+>~cC5Si1hMy!G;QY$!j8phzp0NSYGJ@Ld^0m&V? zo?MBUoPO9I&g>n{vUJgh8|Gjf)jLoo@1R(cs-g@%0svdaFK5ibTk4h&7q4j|EYqD= zHH+7fff?L;`Vg8Z#0AX2#pfuE2UJ)a)h2$IztD9A^=pH?C)k-_4hL_2a1ki2r3B9iKSMLFgWzicb_BahBfL-e>vr2Am<(r49rtjP@^&0!oNg}HasCFUv$t@5iQY1OCl$RliREWDn zVq^)gE_kx6p>E^ETt*Q!3Q^x62J80HW+q%!UGquUG)f6bL1?JF%wnah`!6kG7u%5u z2-yBH!YvYHrPe5x)}KJ45siKA z+POgy-h7=kR|Ijoeoqbg2Dc(?-Z*@YUbDL+UQaG%cI`4hFBf{c(Xs%zoUI%E%>0TU z{J*vdGoSz8Os8(B>vhB(IzVwNTUed~|lmKQaB9bRP^ZH-^{My(xJFu9jC*ILpoH z))jdk)X1E;5K9;SPRz=?w`oB(uU;2+hgrqp=h>k_y4wKIM`N*z>xI;EUr(MU5eubQ zILg_nm>h-lC%9UA_Qvr0_faf9TIVSwf~Aw6y%RPKuFQvTZdiy-j8!NI`cg{$na?us zIj)-Pz<=XD{)YfKCAS69Z=%n?h<=HlJ;y$(`a7aqFw#tQ;iN@*0hU{w{=^_o<|1Sr zY)Iq0$Pfz^;tnb?Lpke7{f+v*sJ8F)V^ddrY$8YSG{tl4(*kIKV2(%x*rP;-g5 z38|5Or?HCpD3-%Gh5R(~!tx1qwn`ith9YjszKh>@;xsNGr!{(TFYLpxYeqA5FTv4W zpC?krzT*pJk}BYG$4+!HaN`zVta|^53-K;)A7QefRlAUg}wYP5C^cr2( zbHdw2Zb>&ef)IfaaVt0Zoj_`1Na+e$_s32^!>19O%Z%I(nOOsq-4`)J{K`^OLtPk# z9MYYz|HYm`oIv!-YD#f{ReZGcZ6Y}$a^=1uW_6<iap0|foOPm0d^6ebF=44Vr=PuCKHK`8t} z4X2^5)PljM34O>PzdplI7ZTm)q}Us^{=_z@*!vPBD#!cf`xZVXsfCw!*PX`=QrB4Ll%V5x^JfeHt#0_g7GVc zfRJNYnNTU#aMgaDn56iNQLh`z$}UU8foNGv6{~R=X*_gT+nn&+uLK6FzfOsoonsNJ zR)3Ogb~a+km!s6l?%4FNMA&D#MCl2+KmYCRB*Od+MTmVm{?BLy6;mLfH}zO_eo~{< z^!^vC2Vc)cT-CMM3?n7vV&iN;8s`V5N4?XC9-YH5lN|xu72MK(Kvja^T0Oev2-T)Y zCTyEmdy%NJU=svbWAkI}8=<73y&>$rPqC(9Tq^KR>P0PDG#T?x0E;r5)wd6i-$ z1^?hDGB;V`wU-Mr70KNlEAf!%E}P&Zpp&x}xSE8nX(UFKtPdhbil?a%POBfOkS|CN zMVL}vGK(bVG|i3w9{3*6EJP#qPV-an*$)Ye%0hAR3~=!5<)CCba{nmL&69hH`2UGH zMQ4g`y6F-+Uv7e7!E7iK5`>jDkfve~>02Qpja#?Gk>-4?PH|n1g>m<%GYk{Q(sy

gAO$g`}$pwbK=-2)YjSHHfbgvt%RQC@OhV~|6ra` zXKZwEzazr$|4nH-L2&lz(C_~&Cbs|E%f52(E!jZZIW1c=Td*EM4T3y%NG+P!eR$4BfGF;+GoBhjal;uW(BE0_0xA}fNZ0;M(}3+G^&Fq z^YGE`=Ha_tz;q*)rZ&Isw{TvHR#3XkvYN*>C|`XkQ|wW_-Y$_Oo?V&-`AZzThxC`r%L&SKw+r;)&mqir|1%Wdw)Rv9IwmT^ z{lnWHc>h%V*BpO?qglEs%O#Y(H623mmU;2gb6*&kkund}X*h;>l#DD_7Ls)A$E9cw8`U z4{Y*eAk2*ek2Ie0%LiS0x{cT8Zld$HUH=R&zrQaf^j}bzhZa3%s9Q9s^LCq=WFEHv zL$!QCZyC7|i#ML!M_$=sGD#M%ZJ4l&Zo{2lsA?aVpT|3pk)smR#S;lM8DH864qJkjdDBYMKxC zI5CT@pqko0A4W2fQENe@2!HU{tv{S0o>+8E;wE!lMn3$#Lc4^;nPhd$KH9A+rBsbX zK}I1Im8puKxqlS$_X9KcZ@)WqP(#=BpX2!Quc;#*bmsiI!*^{80G%!+xRtam-bi^0 ziS$-dzgZ`ZGk2`SrjUpX)Sik=gUIUPBi!`ai7Z@yE9j2d6lFH<{8xJKG-a1MLT%Jz z+4b^v>K~GuZqwVIgl&S#<6X})QRKgF9S*`X67~D>v@6xP7s&pfAL6!s8NZ!`yG2ja z1_+Y-wOx~XUH@37>_KV)R}j35P<1d$m)f*cY3+hr;Os~&HH!q=X$BGHPDL-Jq=zVP z#|~sz88V-(%rG)L|4`(^BV%4^j zhjUUmi9=pl&YH_Tto(Qy^j2SW=i(q@?Njix;T=;sPy9o(4O3Kr z2)rkEyBi$d<;0etbedPJxETjn`qaNR{(3+CxW?=8Bli=qZmQJGKolulNZYu8@QjiT1 zXXb%)b;rQUsYHaa6Z>W<0T;m*zF$GrA9wHh0?tA)@Jy@ zujqcet$6xje-2+*-TLb;PC`YAfCtQ#^flIK-fbrXI4p<81oJD}PsaauziHHF{=p@=%h;w-#PD4d%P^mjupy z_z=EB#`%`Ea|5f9|HpoxjW#4{r^c#ORkXj+w>R8nL?>r+^7kUwbK>tQom=i>T@sr@ z2+T(S@|BTg)Y{b$wH6G`z|l(Ma+CcPWClU-igGo!QbR5YJK(>=crtj7F0%Zh^H=}!o?HI8E zDeyxJrnR}EYPqGK7ymtr*edd9y*!*0(9898mC23R*0(@5j^&C~%N`t}-bYq7 z_CqybT^yI(yY+P-Mk=tN&Sig2vsMvG5tW8IId1j{r>d zH*RnS#OOnma9iy2ar3K+hlb_&x#vf7$oeTR458W6=lHnY!R!944@cW^_4CJ+?85WR z;W{PVpyN7F<#+bto$r3;QLP8fL#r+e zUSh9@qETgjmo`^%0q57*3DGA7v-?L51jNfd=|RzLb&~eXiK>5)V;bnX89EI}y>~s9 zEj|!y6wG--yw6B(D#nD^A;=-KG!z1!rNno4Wr^iO2ut29&qm5(Q%_!@%YnCO37O{9ddygf!GU&X^O1qpbyO;L3gE-J#d)g!Zl{I zmFL=v3Y)Vz*$sqN9vPyOS?#s{?daXfst4DEump2QIdOAr;{N*C%m=q=6++U8sl}RM z0jg#r%HxB9;gg(n*04r%tNe_Us@KeTIO4}eUTFAzDl{)N`rQzOQ3ev{+sI%>M2KV> zaU6f+EO08e;Es~a#i?)h*KM2H`AX79fVj)aE>cRqkFp+$DV$ll^xKJJVL=g7 zHT(QkuT_Ha{M z82hnArNDS3c?z&yaZh~38bM9kl_-QBQz|;r|OzwZxH9YK(3YNQUMq-!dnD@ z8719Ku%&51T~@hl24wll))LN5*IAMwePY5~ZkNDK`GIj`ft&*)@=H_YT18hb7d|Ig zT&00}JPAf@)P4z3{3@8`$7%G?Q8C&f=gM7qk!O^9)3zopx4P4lnlYRg0}?U<_I7c~ zyx8Cw9z9nS&#T{UP1=u*Fwl=OcSydk{6xFRoGWlac#dFq!X!V65ehZ8d?L7)75$-* zbGD94<-iI*_XnU0n)D}3@E`D+TH4^~<>o}1X#sn9V@yyjz9Y>N`x4{ID|QNPB(ag*q_iN!4UJp&>r`KCd6?(_Z0VrlABz7WVfrVA zd1`b{3y;#lvD?$L21H?-Oq=)Z#oa+F4O?Tj)!jqTmwrfO<=_Yi!J8^YweB2Rf?A(( z4w+Zm^{=NlT88O&hRgwMEEZrlGU2njKp$jYgUIEgD}^$wn|N5N3&9s!aBv7M7rtcMDfDyX*qHhb~Tce`^)F_$^M ziYeqLsVwjcRND`-V2nd2G3Yb6%MN)E7 zf`EWDNKkUyZA%g)iR6rA8YBo3jz@w8l8R6Sfo^h%h(M9kthEbInDf2weAiqv*Zdg& zn5e2pQ%mG?2){Ozl@*qO zZ{Km)F|ISg(6Wcziy)4=2*lvv`;a%8!Ttoj#5bWF(v6#Q~Mra-J7nz<{F#T$whq5}*fkw}il7N+24q zgiM||*K-Shn)v1Oe{&MTE9vdu7mogiiCAK&BUEp>ym)^5G!)`yF#3;Z zL0D_5&KfBW1oX=1G2eN1Vq^W=NBQ zm&xe(>lE}GZ{|}6l=!C@~knvIV>-~o%uPEpUSP31 z17^75Q;kR$LL?r@TF;i}kDCnL?{hE=@s7{9Z|bosn;q6NmMaWz$C}sqbZNlFBbY<- zPRvZ)32y)i1i|HQfqAlTQ7?W8eGkxGqJ6rbycmIK4KmN*pcMVpP*S_k6sJXDn-Dc4 z7=YRUw5Pv3v;2O5W3wbDD(jxde*R@ub;xuj_z<*F&?CpGGcV5xQlof>^qNmK)|7f! z!fCPG3`0s9U2p5z1=yE0_okKCyUMR8Y$_M0spf1efw}Hq9zWzU47Gq>s}RogVyc3P z)GQLv?d>lGduTRfSsKK;g0wWf9*heNPeOh`kA0quwdeYm7#Qpva1Zq_^!uQ`V1jbQ1hQj(77uuCLRQe(EB6kTSrE{D z_0z3P?-u0#twvRR2I?(S(Alx)58;`ftsDcYf##>PP2l5OuJ%aTQKa*iGXpM%bUG6F z1s}5yR<(Q_(S?r28?+%ZjRe-j4?TCTdDx$;3Y*sEt#zKQ6g-;`rUBc5g>4+$nj`UC-nZJp0Q_V2|IMPsHIC%riF$8f*HuPR14dre>^m3 zQVbM>hge$MCB(V{CK5@LX^d09{=awY*Ag~=)xW`?elvVZ93an!kfgr+1LSoBwwrL+ zF@gU<$aibOFyy!?XnlHf!@k@bkVj!uP_%8p4PM{;)c?bML+7$H8?Jm|#qQR}-5Z10 z1Y$ZLzH?)}cqP%-m}T!z5B6mJQ7N#ox4_p>{psxGpI+N0|1C{7T>ggnpsOIOzdGBF zzp_}-qED0867DIPwx`=IypQ#eZ8;T7i&}1ujjCV{m70DqXsV^9wUXopl5G84P?351 zqZysU%usFa!X|L2mAQnLZ^G#BlukP&I-&rrwyv&Ddo`?n32K3aJZ0G$PLvw3!Vrhp zyvonzlllvru<8Zx7SyuQHUM+-jBth`-f0HKoo;=Q_>UJZE3}&U4j0!usCmRs$e31m z4rYg~!^UTewovdW6|K@4hvG$*dI%B}nFYyYci;Kq`jyL|MBXSg*3;8N@|6BUON>0YV)a>nnlOixE`LW$gt`6vISMK9+s!)OP8Kaelk&#sd~L? zzhOWBQd(?#ij&^#8`W>B%FD}jO-u$0aRU1N^6K0>)3ET;O4q@U;qKy`2h6V~Q8B(v z8PB0hn9(UXPED^O9hO#}+Use7-p76<5K|MTSh|@NaaE1$*O}2D z@dV7)xE!oZ+gC5M_#j!r7blM7_keD2FBY0+;Jg=rm2G5|ApO4zs?Z82`YyEGTeJpJ za!YyzPj}z^1uf{2>+ns%dvme6q>iC;o!00qIU7po6fRj`EB;Mg_vA{!T z#ZUKIrD%11f~G6Y1r!IIUh%2jNiqODvVnxzt?_Z`F%<4-*Ow)a?EV#?V7nF4AMp88 zt;3q-H4ZJF@d7(dD~i$b5yv~4EH~&3fm2K%dbNUuX6scG&T=LA@{pBA-IZJIX;F}u zf8--%X1YE&_?8)%9yW8H`YbeWXyot$OOSc;rcc`;<*axamQ2N zgE)ueQOY+MB@BxQp62BoQU1Xwl3t*_K=IP&=7gUUK3O`OKB|)4)-V`;{5oX{RA2i$ zJ3DFf;EZ;*zhs_tMC|6@e9!_Mu#lPw423tSbUFl9`{lsWpqbRU z4?tt*vHwH?Qlz?TCxo-pZQvzZGmKJHV#Ve(Q~Ui3Pc8@ zEc5~xx1)Nwx^MSn4ND+}S8CAX-WrBveMv9y!72J=pVyt2ooz7HI}-B-;4maq{DUZ+Z_kAZYKP&4%6x zO!vOLvZER85umW)>t$_mD2SOtVw zO^r`cTG=Ur*aiQYH*7HShOJF7XTPyy`}@U}U;4o&_i4$CO`P2cq86jk6Ff?hOF=HdmX2dq511!&Ap|&BbN`9n70ll# z?mMD*at#V=6KR)JbzLuGbJ=NXzvIz5a-pW*^x*nuR|h!530%7y(hv6$_QVg%6`{OC z59UYCHzq6@M_^E!E{3@NUBN)Khh>ScePPaxp>uy){*l*qD_m7kUxz>UQJD4{#dCw; ztumQ=mkZlops8xR!(|4;vuG|PtzqmPx|O_z>WGru0z}2q$)zsf#5_kIKH+$lK)#4^ zlzJ=Iy3S5Vcz(Q|pd{KJC=lr&$X*sipFgXC*zDA6nd!&y2{=0fPXB)ORf5tHxt&72sIvKTU` zVx*1UN4rMPy*$x4vlCtuw;oe%IIiU1dJ&`g4A|3oi~W!w>NOKko1UJo^%(~szbFkp zbhfamUKe`8ZmW=~YOkIL1%QKF0tDOCV5%O#)ZQy+Fx@g(;N3J{o`s?2`J)RXXTv;! zUuiWb<_g(2eF3f7id)KV%OYvdPxM0$AF9sWZ5j8Y@YJ2#KRlUV?NvSoN61uL z{%)gVRek#haZRIoa7l1Hi~MS`p*~xRG|x2=){_!Z%ko(!?X4`#(m_{V% zny6Ntidnht(Y_gO>ahqS{M{4w&ZeG51xgRD3D$t`&L2hl+~B+x6)}AEQ?3mF?bWG^ zCUB zz0vUyNVB9kokL^)Tn4iNIz=Zi=%c+@mAGZUrNQy~#g9mwpv|FDj?-Ak_0rk72S%!S zrw-Q4IXcE~<<)#Mm5^62_z@XqW_9gi1KiBq@Zs0|8)KW=a@ov{yqmPiWGy93N`?*& zE-ARJ1Le@zj&%Xyb#%6DtPYbT_d@o)6uh|#x>hlfBr_hR|T#P zldU#YP|ggsCu}&m<&Y1s16N%Y4WVc=aX4iOe5mpY$8bi$YYyJf@pv&a1(?+&FaTYv z(hvNZzu|*8=XAnpw?oCkna`Q9LLt+Ut1IojlZ|xf8`|1+K=nSTc7EoH+bZ1cD8i?F zxq|Og8Wcg(mLaz>C~@?WTX-?9=6mH%a1;zw=_22{cLq~#lJ{e%Ha7O6m66+RI6Lpm zMJ0yEZ?F%OCq1C`LYYJ}&$YRPO%*PilqaW^7I~|=_^SEy-ffjc&S0osxC9E6=PnUQ z=Inf-LFjVskaFpj$b?9HdnLMYqkao zUXjCaPS)C$^zc2I;;DmLx*y#RW`-c%2&pJPU%ETk!tIALk@cu!ekdoK@1^>FKHAl{ zf07*4$OQtl0B{l))rLX^2!KXwur&=mfLHOz)Ne9aEWTzuI_OxLC*$ZiG$_-fb?Ni3 zjwAm=lnewEW+Md`_U4$knp`Gx`@fm)zBl-%P~!hfLhJuuX3{cwdTyf!&374yvWXb7 z$JiG7m7*NoM+Li|s3e|&ye~U{_akE-!mH~-SH%bAGF486RbWdxfp{fE>&cTRwCxR1 zXZUbp5`P^{t>zp8$b~tzuA$RPv&M8$y=LdzQ>U1IaKMqIP|3C@__`9tIeG!p7M0*d#-S0jMi}aoqFCFe9E|O?R6R7R~#eiU5b1c@u9jI2@z>ZZ?QnKL9 zcL!_0U!4)lo%=I0*nr9m6~vI z?&44ax;ZF^uQEkhKV)&DUi-4`mACO@@ z0n6Z8hzIdO2_`-0s5J$qh^^mW{T_e1RhD7%pk5C1mV6)y74QEH<-Fa%K!rC{^p$Rg z_*2_Bw=59TltH(L>!W>2;h`@pC>Q>tmSwFz6W@eW5Da&N0a*(4MPrim2fj! z$;6t3!LP}N^71S&!DdNxUvC$@wYA7|EFabo}U-= zG56V(K#or8W6fuHYf+5f2Lzhp2dgMGp8~~x*NQGw0J>)5ZLsFAunAiU)`fak9{wdd znp^Q4M=(BKmG4 z(y#fVl5Z5)>UEso^k5O6J-c1bAOweWGY``FhX{!bsXbXfBtQ4b&waL>0i)9A1N=c>;L7E$pu@TK#embSvk+}gkeXB4KQ*1-Fq*;LG*MCzw&;m-CM#d`|5 zo-k^-keGokJJ}y(p*`W`4$O;%H*FD*J>14TW&L;V^zDd+ zJpr#HaW`C?hJ5X;;ft_g{E8E|r30V&0@nEoY~6>^uDqkOvljF!3E&a#+@Uc8*HwEv z#;%L{SeN1`P4v1hC_bJ1v_hU?{H>MQiCy?;ad9z@hNNHOmkt~gO73p`BNscNKC*n& zo(GJ^Qy2(wWd96Gw1Ov$Rxl1 zE4=(dsV2T$Q0Q2K6T6+2uW3Oy^)X)Dw$`(Xu5Ax@rQn~P% zr=8g)8Lip7&`(ggwlAa1!MgQf|P#x^ul}+zHpn9s-tPe);-$>pL-Qn-$llcCsyzuuapX{(mk;-|0n+J)1yoZ z2-~XS}xhrbJ}RB!hX0_q-%DgRHms zkBza-XcBxrrDs}gJ+09BH=tO%P6fysw$sc)?`7^}G4 zkGT44brPe;bTpn`BhqzPmmQ3oS{?xZ&97q=#&|JTAy^AZmJ8xzs0PZ&$qB@K7l9}o!A)ICZ;qEaR|N*(bx`#0 z!Q`(~+n{!_YOxXwoyd2nIHMeO#`G$3wE5K6q>x(m_jUEElGC$WIzpdWQT9$^Bl>(! zzUd^1HkE`@0x4<;W?Cmrz~m?#eh#!E_Zm>s4~~^16|!;@l{8pHAA)%>ZQb4MAQx8U zdRbNF6(Om3l!l5&%UB166S}`2F?tDny?PwFA`4uBm*rDC2DnCS?oiCLww6m-gO+yM zKXw}g0i!2a{UO=vKDa#+Q}2LqD>(yfXJMS~C10Q$xVe(Q>0b>qakF#I!RSg;u<%2n z2YrKFj;n^D_=?bGFZX5n5@`soICE<@UTJ943_AhdvKQ0#0C;i`w%S7T$n- z0Y&8ur;Rs^qqqW?VWZvuP7dtSqEi7!NmI4XNqyTpA1B`u;XrmCXXrxTi4)Ct0@=m5 zo37`<0ZqG+1}p>jCpO@}&1teWwBPKPou{weOEa)5*1`t8@(aG)W)Rm8<2cXhm>k6} zKK|Njm>($f>4=$ zmR9shjY(y^DQ16+ebobLFE0ybepQuHY!O=SDmH20m9JuD4N(rw6k-|2WAlP{5zrCp zkfVMdU_r_ub4>whNF#78CSgYoMR{o%Krivi)7}6k*8-@^{5_|Wx*PX8PMNIF$Pe!|H5)pOO=wvj@H9m43&&4R) zFz?8)vDDj+Y#aWB58rE`dl#4GJ=g@`?RC*_l8vK|){$)=+>M9~AyIBzy0qtZ46Hh# zA+&fz5rzY3=-Rb95m4c?`Y3k`| zZ@4$*MZdYY9MEDMK~h5XhU5R;LMGejw_!J)?GbX~(FCXHlPC)lsxx1hO^JeFL_6Oe z`GrU)p(1Ui4lLsh?w$i#g(M#skKI~E46C%XIJj#< zigdn|XS=|19TQrE{`f#$B}giZ%eX8MCQtdf zV86LAwFl{WGceNfEOy2I+a2-&8l|{HYU15LM}gC@O4#B}2wiIRE%~-XHGVXnG-UBc zd=Si5dL1x!k5%~=2zSbUcMe(6ifN+U#K4=oGhkk;2m3}b)BiC^= z^~fwv^?00VrPtr(V6;xC)LoT%J83so0 z3%R}1NbEI>=HM`;tu1RrHr5s%y(}Ja>|^fdWY4(CPshnOh<-z5d_@&2uaPG6LAxT2 z7@L^IY7h$>>A&sWp%8P9QHhY*0%f6eDtHSf#%}AlbAjaRiB(#h{$P)@-7*FOWS{(a zK%D1p+32&PfC~nvd(6Y`gA^1yrUV25hI_ePIrk0RyMA|B?u~w@qpk3EZTkR$HZ(|6 zdzd*mIEa}hD=RB!z&upvz+RYrI$NP{WMmXG`TdXVtrSwRkWE+WGS5;8lM#3oFr&$I zP86_;vb{y$kDHPIxTukl;p-twwXEN6RB$BH##wWhx!)2Wzz1JZrFL~A&RWA7N}946 zP3b|nBelD`TZsSNqV5|joqZWHGiTx=0s~h-uJerVEQWr`!!5wmqtw`kUbw3~w*efd zs?KOudz%)HE)kvU2O(n_Dzx~=mv{j1Pd)hL^(RRp&nS>f&a1do4LZsg(YtM5HVuK1 z^2ZK`wmHW~f1llzLLv>^#YLx7dQ)P@U2q3K0|cZLb%7dah@hXI!SMQS=nXxGk(eKT zdb<;tO~7FgF0BN4fCF?|Py(+nqv|L_GmMU9h0{{^to8Y?WwXobWTV^THp2);zS=Md zsM8+cdwgn*2J9ktp#)N@QzD?9K_9|3Sb6@?^v!on0CXd7#sP4|=Xbx~$7vYTC=C162p?^P`2ed3)C1(K z794GEYH6J~EY5TNY_h-cgh=$sZRV0Vw+dU!ECIEzz@%v?1(FE;!S^G9>#5u5V0`3j z?>T9ZTXzmSxZdPr)f)lkfvLSV6)^8&b3u{;iFsWGKe(_GLb zjO_aTb{S7(EEKY~bZyK#)XO;)`V3~I0r~2-N_jGLjBELt{>d@`E#!|c)$q&iMdvlJ z^pQYu1--Bk=nQYsTcV`b6;7Ty*fOR#cnEqLwJ>aJ<36wv%^<=M6JU#Bb%vV&W|k{`0C>T9p9_$*&VJ_Jc%NuYZ<^ppB3uw$8>qs$}=nvfY{HaesPDpz~P z=a!dXn&?5IFa9LcUK`m@ME99TFNWm>A5=|dJc=C!rtU4EyfBY#7iCXSbX zp}N_b?_ZXF>e)tfO-eM*FQ6@;z!}1U_Wx?duYj%U3nL9393Mv{XfEy94ONCodqTdJ z$JVawBqm`hpJK8I46U82ii*vRXSo#*tW9h2`ER+FF3{6Px}|N9cW~~B%N092JJi5e zw#v*(7Kdb?5MY$LCgajTo+TEmTOg{3_hY_GEx!#0I@W)&DqJuaT+xoj0k0ds{q`G@ zPfY<($HY6s@K&K3@DC5c{X&z)^f(n{`MfaFVg6S{iY}An8A?`EeB74Kn;SrQZX~9{ z7_;ER{hwF)%=*Iiej$%Smr%97%mf@UWt^?(%n(2&lA;3%Ji%uJ^e;gc0DTvL5;eX3 zNoZq(EI3EiLxIwF$HY-{4b~rp`V*|awEQVJG*tskp_NKK13V(_2eCMR1c$)Bg2a?! zt%Av|G>L{IsL-Ve2&^uqu=O1%GqYXw)A)X6P;p==c&`$l9|LUWAM zjoXJhAQIK1sv7Gh+oCoFnJ-K)jZShb`wN_w+^R;O{)JcTWb}QQqqQHYhJYQvQ+ceh z1#Jw1eu%}>(hkyM>lbZ78M(QH9(sRy(#;!NRjHz^l8QJ-rnut6i~C3Kgg(?@fMOE| z9pjwzlJ=Bcl4pTBI|`$-dG<~4lu09uw*h<~pgz9z-H1(C2t7i>uq0;-F7Q&w3;UeN zh&xe$IppUDW6nbO?*h*U(6GzjjkNFDx{a-`N2F;YFG=1$H$4uEP%W2DM%1mm_f zs0XtK#sfPOK$u?VLDPcgcafSxbYOvNH<|f1dC-|XSLK@%0I7xu(RE*8?(_7PV;ns~ zqB@GjkFRVYJ$;mlu`e;qE$889V7D3Cys>h0hts%Mi;e;C6U;}EaXv%8toXB4s5+^h zBE;A*Ver+26tA`!CUH-R>)YBoG3t;sy_0Tm4f7qBFTWnm%Hq~3s9;#*NMFtis|r_D zRjQ*%onE`e2 z>R}t695{8+l_myOYQ*U0QcmV|wW_k49X*7^$O(MkJ!L|TgAj!D2^C?N0eU*l&T^nA z^4Ee0aUiJ}o6a7<^a;kWjxNjb(pOfTmddB0})YAhp(z!)-cLn`#5X}Z`MTe zCHhmCG*<&rJ(TbI3zevSFfG;M6CD3DKkxQ9g5?YPsADG`boB`?+;QM$a30bf)Ya5L zgxwDn6>^}?0FvPLaSu)E7;VQEz-bMSXIXKE%#xPQXF@z@rI$B}>=^x6FwPTB_t7?a zepmt{)8Db!CX~Akj&vM^c@TL-fd{4XUhE3qxPdTX`pOFQO7M<1gu^X?N-_K07Pd%Z z3p|bf?-cH~)bc>A|ae7LsavGrU< zuAfwrJF{A~M}7+Rb-%l0N|~_d#9%pLFG?;`8KCJJe9|lh(AHzR4A8s zJTll&cKSyT{HMh8_hJgX!>K^z!#0qg@qpF9<1ML#wQKWZ)mR89fa))&!05}US#LA8pxxv>l_RiU0+1d^Sfx~Nu2vI#9L)Z> z6YO8#o`-<=DfjZR;Vtm<9NC%D=lEz8@YYg>Yab0 zOr|IQX87mOY{P+DU*pmDWvXrld3PQ_3XslcFN>FyW^&REI@!f~N0?-UH;u(5qob3% zJ6Os(or(!~dg1A0s=Web{20f<%4K{(xYwHrn3gbLpte01J8!d%JLC^?aA##zT*m)) ziiQoYaT0O{DS31=^T}(y6Y^eJx^D~u#HEXuaJOy~I9GP*)-nt4)?Iu2unkE6wNQ)< z0ao%c_rs;|cyh(k)yb~EL+5}!RE9IPqF!Q%d}L&1`XT2X;M(b07@np5`u0{YKW&lJ#bX2Ec;Y^o z0=P|d(naA6wETnEggXo23f7nuw%QWeOl`_{f#HOGw)RG#ph75q?;9XeE>JlIb8Jj7 z4kK)v+6TFfLS_`i-dM2og7$BLuHn==AQfe3cN=|Z0Kf|(2gk*WlSeSQZC6GJ@GF*! z*l7-=`$RH?#{Q75TYrGqNZY_vcfYZP%V>5M<<~oH?}+xt%7eVHSz&g`i^Sb86kwP6 z!{=Ly@(@lOfmhj|7xe}HDK2+&<13!NlG-)b>{N>Noo3vQCxAqm+xb$(gvP(y~6SkJ^?8M3P z*}pCznNVg}whWI>>p#syFK|NPCY_aeV+{~9e4=U>geC_r6{CxJQF91z8 zZW!edC)xUOs^YSmhSKXm>EpyJ48~8O}OPXfLuozqp(dPGnz+7xd~_ZLZc&q*pA>VRqRem&dbYd z>H`es>D}>`gh9jvz{T$Lq8#K+VlWH>_qRD(gLd6tEnHdAyQzp- z2ZMt@wNWG1!-lp3#g9x1Sj7@?LX3o&%?DuWTF*M6ff61ngtgF#HGm%q3_`OI!#)oi zic|kyEvpWC?6yy$eLms9v^Jmb{p91vk0M;VJ%w~MeBVJ#j`28-TS@?=8Llx~QHEB) z`zSwq4v!!#$ii9y;OXmz2RjV>Q$O@;deC0t_yWdd`oZow2mIlmb%A3^kdD!aUIc^} zPRZ8`z2Uf@e54cAA40#yI5E?VPfCMmi9QQ{{KrU_WT9BFz9dAto09jnX6fgKa(}izRNc5yFPAPWJEOkjPNB=`sh? zPn%EYrJ?WkuCTMR>NkJ?j1vkSEpZ2nN!e--FDJO=znoAPQ_}Wx0HPPc3j@BF7-{Fu z0w>@BHI8mETjsS~+XkAQU0#gb$4){$DCCDPLrCKYomxOqpr2_d126MCqQ%VgG2D?N~AY;t+a* z)SM>=_oDq*b4P8rP$!jUg#_Tux}`tR;Z^MAS?&o@cI@)zrv0_Gqk{#NtrSloW2{r@ zvg89x2l)lBepZxekxA&ccayb)^;-3U1N3v-(tY*UBM!OFMuyhZ!t` zgb`_G7!p!Fgr+Je3Pt1hC8!??dsq1Y8z#u?X5&|%a74JMR-$EPP*xNF5dZdc;N%AY z40K*N*$4?~W{*5ka~6NvfKvzx^Fs`U0k@>b)@JEy;rW zc(O{f>>!9b^h47DxCq$}L!H!^|4xpg53Y2T4gn^mw#aW5g@*_Zw2clY)k#W%a}A8X z^^hLgurXQHUxU>f1cqg)r6{eko|SlzAL}qU-*%I%yCT3sDWF5;fEPiW&%6j5)RQkB%Q;z!g(<%S>b>> zG&KGe?EY%G!!VuzIgMDoqj6zQ;TRyIPribW5_&N_QDLbx>;;1bQXp8`q^cP!ca41C zA)i++9sP0gn28Q`t3HVmEHxa5t@2wBJ~HKV|ViFJ*%AiT;OR$QVF64P<;kgz8*D1AdzMog(#T zY!YEkv;+n|2f;ku6FZ4hH+}*ET+TwEhjhB>yViHqE(Op9``&t6;fZ%YTt06OK(`=J zKbBv%!N$82wykz-UABX|Eot3?(EbYq3q-4X2Pn z{{lv)K5RJ<=3*$vBzyxr$sMWYp%i2+dVCl|k@Vf3$Q-?yl7*b4bzu91WHSOSGG=@z zA_T66xezLf>4Qj`h0YisWJc)DgU0W5D5St?I8PLkuip6aKxj~^y?(_R0v@Y&B;S>KS`AFAaG^oM~eHL0Sr+K%R$Rydrr3XYgKt7ju0rav;2ob zc|AP|FaPjN#|CG_=QLE9e(ZaN!hvhksE3kXUxZcCRruNG+g;ZP8iD?i*U9Mj{~5gX z5jk2pETNpY8=#kXfSgb7xB(6D=(|vh{Oz!NWt6twfsjT~xxH1$>OS@ zAe0%H9D>H67MlFY;>S%rzGB?8`FzhQ8}w&<)(7#w0tZPTsi6QWj>Xw*@^7iX*ikGb zLJR0yCMlyKbd(fAX_4TIUEKv)Ski%n4_x{swO~eHwRu9ctQpc-2|ktQd(fI3eJD|d zQV-UVhrj{FA229MRTy5b)fEdSuMU&BrRkiyV93{4)cz3_xgbrtsc-HMcFlCM4Y@;i z1+iU@l@)ckLE8i_S9aYhf|eU(LtSpwBeG=AB>o#e9zL`j9W5ZZg=nrQgALdc&ZI|A zBYz}!u-i!KJN#Bc)Lh?WM5Wh`Kv29YlF$UJZt{o&dlZ$h$jNn0&!OMquAITa#B z=Eexz;FhO$S`>?K5Qk(|etf)F4jceQZzl?+2DgC3Bj3UW3j+ZCPK$-WBXLNo59P4p z?zBYHYd{^Y+v2i)k`7EiM*El5B-3@v37<8+7w|e{GnXFTEs@PG&NC}1x%bIV=or{8 zv-9K1)7@F7swAJ6b!Yk7N?qMo92Sv#G&GD8WD#Zyka0ZUy3g{_rIE?+uH=>T!SS1N zi9x%wIYL!b1U~DHD_ec4a0QB#q-3t+SvU~QpwOSmwf7W44>Qz?xnZg^+&8%4;%4BO zFjCbT<|x^@_tC>PBCO>^81koa$307Bv@g=&D_CHPx(1Iv7*%m-b){Vj`I-xD6cyaK z<2YyNIR2}2*Ap)R6D`)WerWc+P5L77h(z-d<+wn0W;fE)Jc0bUJoqhnqy#G)^eUf=1=J>s5^PTB8lXuuyR65O{?>72;qB^>z z<|{S$DL`A&p|U1>%REGci4gA-3WJjU<)9Jsz^@0L^!7TP=wiKfRi)~Ycl{w2II`eR}E9-DmcYYz_IV0w)iN1`s5u( z<;BSlPa!Z(N`?S+b_re)CD6?+L`N&Nd0l~1h=aKI0^+EHK8iHn<1Cm9 zDgT8A4UxU5(;Jzq>{<%<5u7yQUHCrAC=I69TrIeEdGl4Gw@0I8ad(4nTRuh>gJDO z+VN0FIvZcw&N98hs;{z*nVv|6_SMPGul&5Rh&&V3}&O(c2#on^Ni3 z+ldA+VT^D&KoWsM!4k%hob#_W)t6X7En)ty0I%*_MbEchs~S3)Dz$~glJ^JZ30u2? zh_)WNSH@}!7u6cIpb!7(uMA*!VjDb*@|zNZf-0)`y%U{wDByYNWB{#uC}?z!DA58_ zsf^~qF1V^`etxnI{$#7e@&vD+zV&>psq{f}QgE%%8t9523qd1u%LmozMJU@zzQ_ zbgMBceF3|JECFLojiR*{jUHlf725_teV)0R+kdM!rwGgQks*mRBAC5}TuPh^%(H?5AL))o zP6tSNR4Vmqfv$@EATW7WhalZ@gqFYgSB5yzlRRo-P+IXeg8|xwo4%QVKwI4VO&hGA zGlX~r_Hp|Z_Mi=5SrGUixTbj>M@blUp( z9+C)>DD64FD-vWUUH#e$`W{{;|9+3uYZ@^7o_ud<; z+Sw2~SS0}8pD|FdO9`IKvwZh|P~4p^sZK!mr0}RoOkirhKajD$W=ng8S*eMcna9z6>)B8%)Y@ld zK|h_gJq4>1^lHw|0a~;wkhEm6zbnAPL|X^O69Q0vyFuNDJ>=5m^N%@Qi1`p=FxmpR zSl^m{>MjrigaPCF5a{hc4&+N`LLacgO5%X>VCx@7coVlZq~DZ)eQi{70=Ddy%EKa= z3THGLCSZ;@1BJ>l=m8Jj78g1`vWg5EPdmuvaI8oTFb1Bx?1WSAezr)mqQgW(sA@8% z$~ZU}3Am~9DSp_R*N^?!cOqJ-JQ3{a9vJ}HN0SZms( zc`rKelcdofbm>{v0+S<@&5O@$NC%x1>4nLFQwZmkf6U6r%JPSnONQ3Z<7fef=Agq3 zLivF>iVXY3jN-s4=99e$8|e__Z!_SuBMw=hTn)n6^g*Y5Xrt|D3?sS{Pv5{bhBb~K zGcjN;OKqH>q&3dP;vH6pRSRAoT}~D5p-0xyY6UGJ7Lj2Sj45xBa7i~eDe*ACyw>$i zRW6`(tOwfPFleoe(sZ4i2|`N68hpKhtS_fDjEukr)XvscrM^eX9dZoH=Opqyo|Fll zXHM)SB;Of%k#Yo0j5y2unHW*@oo!y&kFE!DbCl`{YVQR_;9Nil$@&|~18q)#Eu;=p znN3zGkwe}awGQ6H_VoCLIZ~yFDi^ zivc(cZHKy2e)%YJ#sY}{-P@?xHZ8Rs1h^G1@);ZkUia4A+3`b=C~uv3{7sDO#xhX7`C{ahkqvl#^o{d>Fg;}}2Rb^!?>>f;18yUi0h81sbfCbxZDS9@6e@Ajk}@06 zQ^{(qR~~%F$`sN#p3>btp^Tq*L2*p_776MIaqYkE!oPpVq=3YGv_EK@oyK$$RbB)$U&8&&_#yVbCSbDVUq^-Fu9?QF>+N<6s;Y=)v1gdVAfF%B7ms zZ=aeqwroox$=kF4dl#opLQKV)+$ny|uoU2ze= zUy*YDPFY#(cXBtUzAG%dZh0@V8Klc6W#+uV$x7**yVvl+!HL;990Fz?T5>EBK!BGP z>mXolw-c|c6mD7_gv{%iXOme545R5Eiym8V3hwWbbV@MP(z+sl6lhEX+W1LI;?y7P z$kdK2d0Co_LMct>q#H;r(o^~YzAj$#n_GSbG`S(UjbS-TawFif=do7D-h#*HdkFzm zC16;T-j~{FWe|N;RnqmZBnj6YSi$!iwpYk09?q{AgWS;H!Y=lQfi8}6wNUjYRzU_4 z@5sxt=GzD_egfJSibJufjYsz`@J4wB`E757cj&=&*aPwL?~Nhg+ztDt8yJ>(3uieF z9vtSETUNA%5=+CtAV!vo-H-d=%jo_kVqUGRyd2cD>HKf^A3V6a@)Lehfp05MhkC)3 z)0u)`&z#Px5!+Q@8u4=0%i0fAU;}>DHn5{X7N&I6fzF5n63B7EQeoZS6Vsl)Ec;y| zgvTIkes) ztn}(@RHj{KP}jtPekdL1MN>BMM+5Zleq`T+HN6?kkC}mXMLo0!VqLC~7ILjnkOcGR z?n4HEc!=`cGi=Xe`?|Ie4Qv3G^@tch`|0<$rl7B)4fDt8hSe)N#wvcELoyurVFQfR z;&S)YarP!HHVWk6`~0Mcr>>Ll%q|1+iy`nUv6?G^n*rHJwfVk`rtQ&+N5>JZ!>ORz zr$zvSabkzYo1Fo#W*GGgP}fhR`7lzWBy!Y$y$^MAJ$6K0Sab`XN`#y@p7Yc`-A zC`$YB)h0haUK$V+fBEwy^48uEH>O8Q>=FLM}%4o$TD9$m%r< za7~n^O_dqub(Vu(U+y%_hkOOKiD`^oiC>Gy*eTjl+76LdM@Zq=R?9w5g$gq+$ZG{6 zP)MF)^WO)7V@4TQt~+f698?Vfy8fwdFP)RoF6>Q@k~Q#Z#3LtTp+Sr4vH~(+Osaf> zkn46%KrEw64cp+wY=}bM(9%ldZ_j@ov(^^u6&@6&=J-q~el6ar*)tx}12LG<^K2dX z16I;)$B$oFhb(^Za(p;$j?9!Xv3lyQx-hl9r2+oFN3tagZkW5{*tQopg6}&H^Vq*smD}GNInV$lHHkV0` z85sK3FDT~wu8TKU^&saS)7F(kWPz0kUjBN1++`xwd>g_hIx#_Mq9R5g?J!}ynd_Eo zH;Nk##a1{oRt!Am1@>dg9(`lVH&sA_CJ=2XO=*)jFx=54!0(pQXaxo6uI%#OJ_N@v z+;)sZ#XvbQdyU$glMvLUs3zbnfER~6KbdhESol+b7ZG*W6-fwOr+N|s6HE#k@61I5 zu5(&YNT|;+Odzs3XO!E1tE=37iw*>GFX;sl}y%K!l!P2 zg1QWRluC#?}!AiR@~1E*lG> zJI3Ifglj%-`(>B30H=-8v=u8SN$0p&H1&dudr8we0(RI?K;o$0DTt)I`n~ncE}zIcxMwH0O=wj)zt9z6 z-4XqoeNlf0^TdDOsp5Q}5?&4ohLh5R+e`{!HD)hO3)s=F$j!R3;n>qeeyyBS+_TQ# zn)XcQyQkm^5XdwfM~Nmbm&aX(fcJ<2_)d4be*JnmZlg8G5^axv_yB3h5ZWbTpBU?q z`#^Lt%g!zNNGYJKLdRrp#3Qgvbz3FgGwxv-vB6 zo-_RXapTl(HrseNL{_KPe49!UJxC6HnI?FNScPJmMG;L6ZvqpyYQC7tKVr z;W)F}`Ly+8S z!WDiL+w>^S59n>8v&$YI;JvNK+hD_&j+TH<0z%6{%3i{zuyF%<%LAC*Pm|$~ED0+e zFZ5-oU}fDtg?#j5`7h-fVL2>Eb8NMnJ>N`#3UnC!XM!**T6ZnbwRLt6RUu)8yaB=o zDN@!Ydm%8i;?s_-+?Z}7M%Ai+E^AJ`aO(Joioc;Kz%M9(psa(N5OS&0I2DlOg7#z| z3U7mpWpE3Km1jVm$5*)t?uVS9g1P}GZo(n^s^!~+f0ov@=xc|kl}%PO-4YP}7+pZQ zzzoblI9k$e8i4*hZu9et-!K2=+haOfoFwIETV(9kgdGZ8aL#rEV2!4h$VFa)1o|+L zsV}2an3UcOgZoH%8>n?cvn*^VfxPHy_RF3mDVE=M26))n)f8H27?w*o0%PDlKEVcA zYLwGApi1yQ2>j}+9#b|Z;7B>N-}=wnjyc$Tg5!?Ava+nZxCbZ*Tu2HugygFLD1bE> z#~{JEcD30aNF@%Cf#uE`DvC`(LUaf^)ymXQV30;z4Rw;r1%U#LuqjOY68<@i>&y|y z&dxRo*F44&mHb%n$#Ph7s4dLT;3nw7{#aX-)5g6XYa)ryRriNt*+?R0>oJoHT+V2=ZUOq zS1CGIFME1|)eYXj_2Qd!LM{l`>;Sr_dh8%c4oE5HZG64UE4pl)eR z|GTeqvgsc_R{F0_ns%R@-iPlKMRvyar2`bDu2xMz?HYc#L*$w$C(SCFxH(f z@CopG+6E{`Zuxq&a>0565ifeKwx6Q**+9k`fFgXO9hJFHSps(*dJeq3(~`@Gi*9=g z_-ptmNSmlTTP=`L?^7kj?g=N3DTd}R<>pP<`BlBg>i^3|Q|$hi*_u0AS}glT7j9#e z#@BX?e!t7tkmSt5P?IK#GAW>{9FA|=mvWd%QV+VEK79FgG4r2BY_d`mO^Num2=LuU z!S8nZdlWM;?Ujt1MbHkLT@I4-DCE=I;dxXCFpEnTEVW1Aqqa?lFg`2L(D?~7(I=Py ze+Gf8%e}qtw6qjX7=Q;2@r7DNmj9yoCW8Uk=ja`EYlRa$-Z;^aN3rvobfAdw2gVOx z_yOKATnj?y^4CCe>kZIpKf#nT5vaz$nF`6z^z*Pd$}uK&|1DmE6#(Vr;MDvqf2%uz zU?MugBon0RicTDovzErK5r%q9TwWRlt!t)ZyG~ z22HZhx39C$cYQz4pIns4%)IaOKF?bBy30>utCS7-%03An4qZR5u08m<`Z2mlE=BOv zDWZGARlQg2q8u(A4j1}fd%+j6ch8@Qz8VnM#J;~=g1HN0v3YX-s{Hagy;h?j0cV;&=x1u@m-z1u=Q|+0ZpDg1cI&fSr}DVQ{`7pHG}%^{s`JKH-};WdSait-b!bVSc)!4l<*vi+`Pp9VKu*R_9L@3z8p>qm&wbM z8l1`4JwaZt8yyxF^`#azuf!Nsb#kd`@*NoF`GWJO%)tBCp4fM7iNEG1_DF-PI-PFg zYf?1Os@nba(XHH8_7F-xys|Z)W@cQ1E2}!zk-OQ`Z4&Awa zd3`$k8LU2fxZM87CSI?5a=em_*Mv0=rLb44iDaN09AMZm)b4P6hHr(9(`~S6@&O-h{!OD-U1gm33Jni*9mxixXCD`Nl7?)((iuCyxJkrurPKg zjK0g>gMUv?lsX3l;}T52HlhxS3R(HE_qz=TAM~tv-qch8v4Q}QZl!w^{$>Pao&FSe z!zOwPv^dNJuIl6;Bzm_dal-X*fAlXSG?x_j%ZXj{7Tw_`xL&Oz8~(UlAdDrxd=4+y zkT=2c7cHK%Gi*^(f=a{+bb&fQ~+m=^sr`)Qg9I{&N@-Yg#9(g_I) z9EOtRRF;4-slSVk25>7XKpA@*7o=j5a~cXta0(Pl$+80@9zQy+sbOaOfs)}KDW0~J zOb;E86z*Lgw(I>G?^TP*%${A4*&vsr6lZHe^>E!Vn|xEx@m3N{KmQE$+>qLM1@<8F z?%FS6lZmw%-yElX4q%GNl(3MH5iu%8F`>HO7zWec_?Cke@B?vJVioM4Rr2BCyoNqt zIcJk4aSH05fFrXyIGBVkV8HZ>5O2Gb88|a9r=#)R!W*lvs&da!KDeq6ZrQZ-i0$KY zju*t2cy;v%|MiA`IGz$4OMEvXa`hwE@M9QMA%vGmMeGm)|DS%HyWi>9T4$3&-H0Xp`aiL;+z zQQ|Oo3wgC$#3*ee0wr7rtKY8Rq&wtURO=9>MBv(#^ zB$^(9Q!OF#t`O6gb_y|u&`O@tb<2Urx9&^-sW_OL8I*V$hWxC4`pjI{FPySCx`g{r zCEM*%WOa|w^NSgkgV__XlXTOFSIDLYQ>8@H)EXAG%~BXoWZxY@RehS~L+YXHe_v}v zC~$PIFLi43mL)WUUX|0Y{32!gjip}JMpUIAy$XZvyZe%X(|2_zRAlD11%zE&S1@36 zGKVAT?>VwI{BM4sHxn*i)Ryt|c;0E7afVG5v|HwNyfbNT=xG(o=QfRr>3$Rdbtaft zomp;zCqyfrlb&JBfYB|fl*@5*7o&W(01A<=iph4t6Jv{3d6b`6fsPvU`BvoRzZTqL z&@V!T0atY*v|0r6ejM)Ie7w}(p$wP}@j{QJFLF-rdsrRD6yQ?`N51-&7V@hgDj#~} zW=Hb{MX?;F;(iH9g~1|rVb3M#{ZWj27eYcSnza!+)x-~@^5bVcQCaJix1_(E7-m!P z;OVVz@&wY*NQZTV9@458nPLLjuk0QsFNQ>~B;h28ekr$!FEt10a=G?*MsBbFRd<`2 zT8D*YtWpRYCcAwY-hJFWRf4H=jGsgP=buT@0MzT2PmqetCW^WZZYEz+!X%0OiI>YI zB>)^|Kul>+A61o`I7RbO^H(Jx+l`Z3g~4o>bjhoCd4Z!*GySFw0SQ%arBb$T>>)xo z(bd4Dt}R3V-W*}*D6=(K&T!5eS1@W}Y&54Xu@cPA3A%(9HD#s-mkP&;XhbB~7M4|{T4)qJ;l$dpKJ$CSS8T1l$J9#6QiGj@( z(8s?g8Q4pB92${@3n^qN_mr?sm(3%Web?+;YpAyp&G#g`rsL{-26x79%6P)qHi5hM zdOvG?iM_5tC0ZcT$%ss>*<5?#{9;aIo?F*(?^NM*wFAJf>^q>!F1m~@nhn^-mBlMP zGd;RHtfo^_M;r$+n>a*v zl4yq)feA7un?i#};zivzft8W-+P=zXfIt!&Z_7q|V4$b0`jhqFj_*W)27%h3GbMwU ztxGXdbM0x&h&gfGSzF5ox97ZIB9tH(3~{ z(niOQbqrag&|xYl%9ebb}-SCYS3Qkv$kM=T;B}-=c-B^6bx2 zC6#A665HYBp`@Cks*+g(z5nZ7dprQj_hu(_oSH<-x|uy8S4gByjPSc&W0^h0rXTeV z#>R`}+4rOK!05`9-p|E;*o|tiVVg?X2IWF6dQPuLuzTZ-p05BIIl(XKZ9@22Uz$RT zyxT>*G~k+q3*_i#0W%?W7G$Iyzf98cF7nL`Va-c_p$CB4ymU0n0?#^Z7Qy0;n9%t& zcsZ0PEIZYomAq?Fizs54binDXV_)Z10xl){38cyC_c)>^Jt+nR&RV0p$3|k zWcdXu#61ZHA{||T!HNUtAZUBe6;Sg7BXsv~7CZgB0vE>mEp_&$dn&k-9g^}sid0pE zjnZ~RlP#oPNf=;T8b_QAgB(DbEuQ@8y2YRMQG_<)-}PyyMZHxQd2IyTLk<fNP+gmm+yxH zBXzlD%3m%Da8ppwz=1z>vrcE8Eu-vqsN<=t|IP}?T)I>Jkb>9(v(8oeaHr(9ytd?0 z*H;UCPaLt@>^#{EzY@jbgpESduLW(3KCB_K)@@JPi{C^pofdLpeF>yplpf7w7ww^91(Lv!P~jaS{J&>=3=9 z7#f|r(M;^+U>l~e18Wyey9cnHYw57FWm*mr63UBkgBsRf;oInUzLYEi{Oh2iB@JI& z#<|Uv(=x?uc?idMx>ZF zrD1P^{X-025h-Ws4f3&M+Xc`pJNv%Grpd$H2hZib5wax71mUCfOv7DC&gzP{45E@6Ale&+mlud13geKwbd^1(2&6 zpva!qE17$_dkM06AOkG}}}F zHN7M#<&0N|uL+KC{;aBUYvuQUGbBv1czjcv6)sT6uVI~U?qcrLm#RJ4?x%7zp?3V0 zFI>@K+nzwCccJ4OgN7#VwA$8azX9x|NS5t;wd8ig%jmaj>x#VX{5DWD!O!asI4M@G z|Lbdr4HUJ>{>+NKi#hohlfM6Yb;J2b~{me z{@3rZedVF>T0x!lY3zUJV?B4aAY8&RfCE5tuGfElt#F!ty2Mv)@{G`q_OW+T&QEW5 z&p8LNzx|)ObD5erlYO!4$`R+3<_57S%ZU#|Y3>ksS3oPNSulnkn6lj~FlaR%|L_O9 zF2K3b)a4!pGm7mfZ;b&h`BIXAiHS)H>}}}~FU6<_#3zCVN$m6zqIF})3e>f)#Mg$F{sJL536h&iJna0PtlO9) zrN}3&V0)sBbTc}-gV_KkDmSQJL+=WooDnIfbB3+nCk%uLwZyUXkXI?TPWNfsRq zg`-|z)I7{FR|L@j$}V^ncjrS>jYx67(wss{{hf<6obl2Q>3f{dTKd*DVn+Gb3P;tM zf!S7;nyBV4Ipc7~&^f$!Lmp0ghVW`2s%2Neb|?eh5kG|xzwmb4kK*cl%Dw9yfPsD) zAtw6A1ef^o@bHvj^M;ow9R)?RxE+3A&RUbq(vF=!#O$=qYbUJb_={;w0F|x5PjaGW zUzAj|WoWHRh(ePvB@G9Yc6fHlOiM<}*ju>Vsv3TeYN8B45ZsY^>PEH^9phf!X@VFT z$A&lPD4TOqekON4+ga)~RjehDyMTA=?QwL?(NAi?Q}sIIv-qv$mBEhg4_9FMT1`?^D67L_PQ0#A}jD(MrTC>TGX=7Eg1E+>+ZNd%pSQq$zwBHFIZh zXOx)fXnV?tIcYMBC9ai{lype`Fk~Vs$&y&-s)N45X@GeO?>Djtx9BzAz+VY)AUod* zXm=TEsyO&_zO?Wh;$=Hd+gBlnl$2iWpgA?<5O`d}B5p_-k$qb{(e}cG7!&L*tR6-A zL)KFeuAW%h#x?mJJEY17Aytb0xeQnPOw#i2&6jsVF{R$3Iv+ z=0qW4^@cBmg@yg7HLGDEd4-3Gp3v?IkuOf_#7ye>6M4vdNYc3#tx)!MNYov8{3rRc zcHOXbOYbM2$&wIi$|G3oe#X)+H?`a0{PfJXO*K`nr-R1-63Q#^A|$BqG2OJe1@1UI zFq`V3Aqp4wElP5AO1HJNw3hYt_34cfwN#avd%RPYoW1YSLpb0ONvLyg7`#}DS}e&N zA;A&?2F?CU1YhWfXym2$lf1&ESpb6oNx5zI^t`12ZX~K}kys z3n2>dHlI${)>d?0%&6Jmld?Xc1gJ;q(CQ~(tsQZ>%)1ShNnKr^;kx{de%p#Oafg%j zA$%U%d0OiFQ8#%oBFxWAO?>_Uyu;VM@{22@uWpcwwHltiJ+v{cNu@Q*&4=L`H2iq= zV9{wL60hNW_|4_x2uqtvKYEGrp0#7VAD=#$5%GX|s_{NZ7gp}>?xYUs9YsuF1vn|e z22tB>+J!8`m@VjakXDQCG^fQ9$6SLI>T$bL3>Tii+pcAY1n>Q%%EY3{I8_z6Pc#@>W~;Tz8UOq$8qPtz20MFDL|piBK)rdh^eT@ z*XZy#$;F-gNr`=+7Z97(p;oy#NyO#u3E$TPcK zJ4k$QP-t%&%mVMsdp*U6p#==mZpxjtUHX(jWPEfz^4A#fkOiQ17TH18mn)+BJwf?x z#{%>v$KIAJN07nX%&f#>UsJAE;Z$$)9*?J04g=FBUtks|K06q?_-*p6^ZJSSPV@xI z>13D0C`;#-RVWm_!d(CA1F1D;LJL!~;=`G__B-Q6ERjWuB4`!aJ!gQWX+L55`Hm%- z<^TQwODWraUDwUAyN%U0U^;4qM9pmUBRkmCn$)H8u!+_klh(3mYHUn(uo^n@1GYfR znJ@9EeWS={uc7-h&Kz$-^$KCi!9Uh<#ra9#;B_*1P=`>CXQz94lzVwQF*+U~W5-qdq3Q(=TBZl~7f1g4HHi6k)L&Ub3 z={yakO9qH@+!(f6&S!J@e_^~fu%S7(%7c(gaj}N-YbRss|r`G-b zIdf(t8LX0KVYRaW9AU0|{3H#znL%oXn!J!h4~+5*diBsdi4lxD<0$Z1j^qYtanyvUKea%{<%l1ymTsQuo&=WqL(Tm z+%5@bw&uapZvyR}&(H{$97KcCm-7X6Vh8kLoQh+UnAuoM^5f@bArCqQG-fetBctU~!id6&HRq<{bpaB1|sAWyxvzN%vt5+fLN1 zv^>N~Om*}fm>TuwHGD;R2QQ{l9y4xs{(8NA3jB3d2F7kTCA2cyO>o6ktRXKMt@k9# znn)k^Qn4s?=ck(&Hw{Hng!eAGa*kumjP%pQ`zH7KryowsniY&6f8XE6>XgBGEjS>B zTCkn0s20^>`hE0_nHkKi(SZnQVwgl`Sz|)EZQur4ZcaGNstm8~_5*}khN?eN*)V$D zm0e=)Y2YN~w^+(i%(f*t?xfr54OMg_sA?n=-T{qr7v;NdY_WO6+WtNOrIV_^D?H<_rt<4cYe!a7=ZQZmMJ zQW>9NagHa>zO$@#dtA2=ipT7`zAyU3gn#w9)7S0?Gari$if|H~vr4|{vyIScq6}Zu zM3mu6MgO{)I|iFejB?erBS3c~E+8rJe5vBM!ITjovO+kM$aEw#FJjH+Itrw#pR!r? zTibkfi67Ly`^T~$%VeF@)P8($;rzVwd#?WU`_jSRm8QSiUmDKc>Q#Cnk=ORwiS|7| z?o!I$TDy%_Kr-0;@8)`^wTGSSNzc9WKn(6E!;<{)O^ zQEpi5w)}l-(Mo0w{1ewXNFHphV9C$C&at#vSt-AC!)%XB(y?n|DuWuv#fYZA#V;Y( zq2=o8>ULO9Pp^FMekeKmr3l&sn)`77HKa&x8SU^cQ1wdu+aO^hLkyJbXWj?E}+o@o&CA~Y?=WLnE2!aTXlO{=|VwuJk+=$ImFz)?E&XbUorzX{-%UoD!Oojt$V z-5oClS22knW%+}yzzcejUhdfih9w>gii(N`|LIk@(v|tXMgB4w$Mi55i-x;v7llh% zt*~9bQtHe<6$4f+zwd!J|0CqXccG`Nd-G;h$mrNW^9S&OKA;@jigWM&V|cJ!ez(KX z-rlRom06zGrDz}_C3Uf{DZOGMV!O@STkw6Ty9sefMb`4pArsI$Bo2p)ZP<(j^!qmF zWzzr)6eX9j_-%LD1_%u59F2 zJb%>P_vYZVbFt^FoPh`Py}r|M*O6&`B5LGzrhhlwwighcu5PZJ0`HqaKZ-;J+xXDmzSE$&8CSxAXp2|4W zm~>nRWcz-p+K{ZXE&2VpK02PBvp1t0TOUN$O3%7aOgE+I1lil!&7T@~J8L|#a+_R- zQ^zVTTi2MOQ*Isp%#o2(Q)2@)q$kRXFm=Nr^a?jE>*-UKZK<|m2Cb}vcyL{9O4ijf zbFJITt@s9KuQ7*)BKh+Q9R^;Xfp;2tsAWMCb{g*QPYep3)&v|+yR^J^c*1(Pk}-Ru z>1NKaVZ-`WS%>aKs|lZpeRpe9prw87^{U)3)9MbrqAbBv`l;gf3XkvWn%ZcbD;Az; zolX5;BYrzL6Mi<@wY%M|OXw3gw!2+|litSu$$FK){g40uS8TK9xy$z7x*7+Y+m>F} VDeM_-W)JX`6jb)7?fv2W{|2i)L@@vW diff --git a/strategy/results/bb_sweep_coarse_5m_20260227_054010.csv b/strategy/results/bb_sweep_coarse_5m_20260227_054010.csv deleted file mode 100644 index fabae3c..0000000 --- a/strategy/results/bb_sweep_coarse_5m_20260227_054010.csv +++ /dev/null @@ -1,401 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -251,0.5,1.26,-99.37,21094,37.48,-1.1405,-199.63,99.82,-192.91 -251,50.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,100.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,150.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,200.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,250.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,300.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,350.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,400.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,450.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,500.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,550.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,600.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,650.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,700.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,750.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,800.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,850.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,900.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,950.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -201,0.5,0.9,-99.55,24082,38.36,-1.1894,-201.26,100.63,-194.33 -201,50.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,100.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,150.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,200.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,250.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,300.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,350.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,400.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,450.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,500.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,550.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,600.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,650.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,700.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,750.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,800.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,850.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,900.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -201,950.5,9.72,-95.14,24243,20.74,-0.8051,-220.74,110.37,-193.1 -101,0.5,2.93,-98.53,35484,40.7,-1.0208,-200.53,100.27,-191.0 -101,50.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,100.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,150.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,200.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,250.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,300.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,350.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,400.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,450.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,500.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,550.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,600.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,650.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,700.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,750.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,800.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,850.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,900.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -101,950.5,2.46,-98.77,36119,21.25,-0.4896,-271.63,135.81,-213.3 -151,0.5,0.45,-99.78,28965,38.93,-1.1185,-203.05,101.52,-194.42 -151,50.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,100.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,150.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,200.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,250.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,300.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,350.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,400.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,450.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,500.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,550.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,600.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,650.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,700.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,750.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,800.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,850.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,900.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -151,950.5,1.03,-99.48,29301,20.34,-0.5489,-298.09,149.05,-225.31 -51,0.5,0.26,-99.87,50009,41.39,-1.3186,-200.91,100.46,-196.05 -51,50.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,100.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,150.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,200.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,250.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,300.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,350.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,400.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,450.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,500.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,550.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,600.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,650.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,700.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,750.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,800.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,850.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,900.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -51,950.5,0.1,-99.95,51874,22.13,-0.8994,-213.73,106.87,-196.24 -1,0.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,50.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,100.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,150.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,200.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,250.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,300.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,350.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,400.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,450.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,500.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,550.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,600.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,650.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,700.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,750.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,800.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,850.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,900.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -1,950.5,0.0,-100.0,314852,34.19,-1.9255,-199.9,99.95,-203.07 -301,0.5,3.29,-98.36,18999,36.79,-0.9796,-210.35,105.17,-194.25 -301,50.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,100.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,150.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,200.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,250.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,300.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,350.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,400.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,450.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,500.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,550.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,600.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,650.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,700.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,750.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,800.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,850.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,900.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,950.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -351,0.5,3.36,-98.32,17810,36.27,-1.221,-197.11,98.55,-191.81 -351,50.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,100.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,150.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,200.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,250.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,300.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,350.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,400.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,450.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,500.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,550.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,600.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,650.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,700.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,750.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,800.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,850.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,900.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,950.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -401,0.5,3.01,-98.5,17114,34.98,-1.2456,-197.42,98.71,-192.41 -401,50.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,100.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,150.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,200.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,250.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,300.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,350.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,400.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,450.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,500.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,550.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,600.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,650.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,700.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,750.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,800.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,850.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,900.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -401,950.5,6.01,-97.0,17153,19.41,-0.5546,-218.38,109.19,-191.01 -451,0.5,2.33,-98.84,16156,34.27,-1.124,-199.45,99.73,-192.1 -451,50.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,100.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,150.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,200.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,250.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,300.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,350.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,400.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,450.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,500.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,550.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,600.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,650.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,700.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,750.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,800.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,850.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,900.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -451,950.5,3.18,-98.41,16171,19.46,-0.5248,-231.2,115.6,-197.19 -501,0.5,1.9,-99.05,15372,33.37,-0.8822,-198.31,99.16,-188.96 -501,50.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,100.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,150.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,200.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,250.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,300.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,350.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,400.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,450.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,500.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,550.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,600.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,650.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,700.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,750.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,800.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,850.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,900.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -501,950.5,2.07,-98.97,15381,19.29,-0.5183,-256.66,128.33,-207.85 -551,0.5,4.52,-97.74,14150,33.36,-0.9378,-198.07,99.03,-188.22 -551,50.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,100.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,150.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,200.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,250.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,300.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,350.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,400.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,450.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,500.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,550.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,600.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,650.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,700.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,750.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,800.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,850.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,900.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -551,950.5,11.44,-94.28,14159,19.62,-0.5181,-224.63,112.31,-190.35 -601,0.5,3.15,-98.43,13683,32.54,-0.7494,-247.88,123.94,-206.57 -601,50.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,100.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,150.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,200.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,250.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,300.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,350.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,400.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,450.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,500.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,550.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,600.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,650.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,700.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,750.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,800.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,850.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,900.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -601,950.5,3.06,-98.47,13680,19.18,-0.1846,-553.04,276.52,-321.9 -651,0.5,8.02,-95.99,13136,32.14,-0.8123,-232.77,116.39,-198.85 -651,50.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,100.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,150.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,200.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,250.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,300.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,350.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,400.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,450.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,500.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,550.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,600.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,650.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,700.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,750.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,800.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,850.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,900.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -651,950.5,48.8,-75.6,13142,19.53,-0.1411,-535.69,267.85,-291.57 -701,0.5,1.6,-99.2,12485,31.23,-0.8874,-198.89,99.45,-189.4 -701,50.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,100.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,150.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,200.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,250.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,300.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,350.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,400.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,450.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,500.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,550.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,600.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,650.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,700.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,750.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,800.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,850.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,900.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,950.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -801,0.5,10.35,-94.83,11410,31.07,-0.8074,-208.99,104.49,-188.11 -801,50.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,100.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,150.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,200.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,250.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,300.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,350.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,400.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,450.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,500.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,550.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,600.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,650.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,700.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,750.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,800.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,850.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,900.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,950.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -751,0.5,6.79,-96.61,11769,31.7,-0.8974,-208.02,104.01,-190.58 -751,50.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,100.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,150.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,200.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,250.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,300.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,350.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,400.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,450.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,500.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,550.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,600.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,650.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,700.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,750.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,800.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,850.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,900.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,950.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -851,0.5,13.14,-93.43,10724,31.9,-0.8458,-197.01,98.5,-182.38 -851,50.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,100.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,150.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,200.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,250.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,300.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,350.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,400.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,450.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,500.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,550.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,600.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,650.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,700.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,750.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,800.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,850.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,900.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -851,950.5,316.6,58.3,10734,20.19,0.0626,-1385.53,692.77,-495.16 -951,0.5,2.59,-98.71,9665,30.17,-0.804,-230.09,115.04,-200.39 -951,50.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,100.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,150.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,200.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,250.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,300.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,350.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,400.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,450.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,500.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,550.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,600.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,650.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,700.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,750.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,800.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,850.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,900.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -951,950.5,79.31,-60.35,9672,19.24,-0.1026,-623.51,311.76,-310.98 -901,0.5,13.45,-93.27,10264,30.67,-0.8953,-189.6,94.8,-179.86 -901,50.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,100.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,150.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,200.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,250.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,300.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,350.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,400.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,450.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,500.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,550.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,600.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,650.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,700.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,750.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,800.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,850.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,900.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 -901,950.5,563.79,181.9,10270,19.56,0.0934,-1726.97,863.49,-507.77 diff --git a/strategy/results/bb_sweep_mid_5m_20260227_054010.csv b/strategy/results/bb_sweep_mid_5m_20260227_054010.csv deleted file mode 100644 index a054955..0000000 --- a/strategy/results/bb_sweep_mid_5m_20260227_054010.csv +++ /dev/null @@ -1,1222 +0,0 @@ -period,std,final_eq,ret_pct,n_trades,win_rate,sharpe,max_dd_u,max_dd_pct,stable_score -271,0.5,3.78,-98.11,20547,36.74,-1.071,-196.87,98.44,-189.71 -271,10.5,60.2,-69.9,20640,19.97,-0.3361,-210.52,105.26,-158.14 -271,20.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,30.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,40.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,50.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,60.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,70.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,80.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,90.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,100.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,110.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,120.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,130.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,140.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,150.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,160.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,170.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,180.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,190.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,200.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,210.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,220.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,230.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,240.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,250.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,260.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,270.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,280.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,290.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,300.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,310.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,320.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,330.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,340.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,350.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,360.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,370.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,380.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,390.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,400.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,410.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,420.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,430.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,440.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,450.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,460.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,470.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,480.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,490.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,500.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,510.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,520.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,530.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,540.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,550.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,560.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,570.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,580.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,590.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,600.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,610.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,620.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,630.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,640.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,650.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,660.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,670.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,680.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,690.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,700.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,710.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,720.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,730.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,740.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,750.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,760.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,770.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,780.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,790.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,800.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,810.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,820.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,830.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,840.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,850.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,860.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,870.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,880.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,890.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,900.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,910.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,920.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,930.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,940.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,950.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,960.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,970.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,980.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -271,990.5,59.03,-70.48,20640,19.97,-0.3321,-210.38,105.19,-158.62 -251,0.5,1.26,-99.37,21094,37.48,-1.1405,-199.63,99.82,-192.91 -251,10.5,13.12,-93.44,21200,20.43,-0.4458,-242.18,121.09,-195.66 -251,20.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,30.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,40.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,50.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,60.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,70.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,80.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,90.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,100.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,110.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,120.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,130.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,140.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,150.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,160.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,170.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,180.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,190.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,200.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,210.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,220.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,230.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,240.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,250.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,260.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,270.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,280.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,290.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,300.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,310.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,320.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,330.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,340.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,350.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,360.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,370.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,380.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,390.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,400.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,410.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,420.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,430.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,440.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,450.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,460.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,470.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,480.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,490.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,500.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,510.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,520.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,530.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,540.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,550.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,560.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,570.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,580.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,590.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,600.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,610.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,620.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,630.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,640.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,650.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,660.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,670.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,680.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,690.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,700.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,710.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,720.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,730.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,740.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,750.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,760.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,770.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,780.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,790.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,800.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,810.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,820.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,830.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,840.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,850.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,860.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,870.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,880.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,890.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,900.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,910.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,920.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,930.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,940.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,950.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,960.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,970.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,980.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -251,990.5,11.52,-94.24,21200,20.43,-0.4469,-243.29,121.65,-196.92 -301,0.5,3.29,-98.36,18999,36.79,-0.9796,-210.35,105.17,-194.25 -301,10.5,57.9,-71.05,19059,20.5,-0.3616,-226.68,113.34,-166.06 -301,20.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,30.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,40.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,50.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,60.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,70.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,80.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,90.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,100.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,110.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,120.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,130.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,140.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,150.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,160.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,170.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,180.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,190.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,200.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,210.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,220.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,230.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,240.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,250.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,260.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,270.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,280.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,290.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,300.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,310.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,320.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,330.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,340.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,350.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,360.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,370.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,380.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,390.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,400.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,410.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,420.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,430.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,440.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,450.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,460.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,470.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,480.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,490.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,500.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,510.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,520.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,530.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,540.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,550.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,560.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,570.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,580.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,590.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,600.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,610.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,620.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,630.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,640.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,650.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,660.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,670.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,680.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,690.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,700.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,710.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,720.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,730.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,740.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,750.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,760.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,770.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,780.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,790.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,800.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,810.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,820.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,830.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,840.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,850.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,860.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,870.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,880.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,890.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,900.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,910.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,920.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,930.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,940.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,950.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,960.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,970.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,980.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -301,990.5,52.84,-73.58,19058,20.5,-0.3757,-226.55,113.28,-168.71 -261,0.5,7.19,-96.4,20778,37.15,-1.1028,-197.99,99.0,-188.83 -261,10.5,347.22,73.61,20898,20.53,0.0661,-1442.55,721.27,-502.61 -261,20.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,30.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,40.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,50.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,60.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,70.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,80.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,90.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,100.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,110.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,120.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,130.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,140.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,150.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,160.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,170.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,180.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,190.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,200.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,210.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,220.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,230.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,240.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,250.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,260.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,270.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,280.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,290.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,300.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,310.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,320.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,330.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,340.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,350.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,360.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,370.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,380.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,390.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,400.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,410.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,420.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,430.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,440.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,450.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,460.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,470.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,480.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,490.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,500.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,510.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,520.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,530.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,540.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,550.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,560.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,570.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,580.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,590.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,600.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,610.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,620.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,630.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,640.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,650.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,660.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,670.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,680.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,690.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,700.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,710.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,720.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,730.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,740.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,750.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,760.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,770.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,780.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,790.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,800.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,810.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,820.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,830.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,840.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,850.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,860.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,870.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,880.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,890.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,900.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,910.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,920.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,930.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,940.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,950.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,960.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,970.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,980.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -261,990.5,310.68,55.34,20896,20.52,0.0488,-1474.83,737.42,-534.01 -281,0.5,1.77,-99.12,19955,36.58,-0.906,-198.86,99.43,-189.53 -281,10.5,43.63,-78.19,20049,19.89,-0.2499,-261.13,130.57,-185.64 -281,20.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,30.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,40.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,50.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,60.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,70.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,80.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,90.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,100.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,110.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,120.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,130.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,140.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,150.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,160.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,170.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,180.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,190.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,200.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,210.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,220.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,230.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,240.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,250.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,260.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,270.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,280.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,290.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,300.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,310.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,320.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,330.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,340.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,350.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,360.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,370.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,380.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,390.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,400.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,410.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,420.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,430.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,440.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,450.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,460.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,470.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,480.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,490.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,500.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,510.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,520.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,530.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,540.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,550.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,560.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,570.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,580.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,590.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,600.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,610.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,620.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,630.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,640.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,650.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,660.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,670.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,680.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,690.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,700.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,710.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,720.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,730.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,740.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,750.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,760.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,770.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,780.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,790.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,800.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,810.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,820.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,830.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,840.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,850.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,860.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,870.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,880.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,890.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,900.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,910.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,920.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,930.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,940.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,950.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,960.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,970.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,980.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -281,990.5,43.72,-78.14,20048,19.88,-0.2486,-260.54,130.27,-185.34 -291,0.5,5.55,-97.22,19532,36.63,-0.9711,-200.21,100.1,-188.96 -291,10.5,260.06,30.03,19610,20.27,0.0538,-321.05,160.53,-97.75 -291,20.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,30.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,40.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,50.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,60.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,70.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,80.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,90.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,100.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,110.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,120.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,130.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,140.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,150.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,160.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,170.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,180.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,190.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,200.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,210.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,220.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,230.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,240.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,250.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,260.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,270.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,280.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,290.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,300.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,310.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,320.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,330.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,340.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,350.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,360.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,370.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,380.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,390.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,400.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,410.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,420.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,430.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,440.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,450.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,460.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,470.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,480.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,490.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,500.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,510.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,520.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,530.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,540.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,550.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,560.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,570.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,580.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,590.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,600.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,610.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,620.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,630.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,640.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,650.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,660.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,670.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,680.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,690.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,700.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,710.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,720.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,730.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,740.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,750.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,760.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,770.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,780.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,790.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,800.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,810.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,820.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,830.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,840.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,850.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,860.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,870.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,880.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,890.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,900.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,910.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,920.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,930.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,940.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,950.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,960.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,970.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,980.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -291,990.5,252.44,26.22,19610,20.26,0.0462,-318.81,159.4,-100.75 -701,100.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,110.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,120.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,130.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,140.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,150.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,160.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,170.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,180.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,190.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -701,200.5,14.5,-92.75,12501,19.6,-0.1569,-643.67,321.83,-352.1 -711,100.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,110.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,120.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,130.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,140.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,150.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,160.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,170.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,180.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,190.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -711,200.5,5.28,-97.36,12291,19.3,-0.4597,-225.07,112.54,-192.91 -721,100.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,110.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,120.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,130.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,140.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,150.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,160.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,170.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,180.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,190.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -721,200.5,18.06,-90.97,12127,18.97,-0.3622,-230.83,115.41,-187.64 -731,100.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,110.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,120.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,130.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,140.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,150.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,160.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,170.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,180.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,190.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -731,200.5,15.12,-92.44,11977,19.65,-0.2651,-359.98,179.99,-239.62 -741,100.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,110.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,120.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,130.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,140.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,150.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,160.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,170.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,180.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,190.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -741,200.5,107.24,-46.38,11878,19.62,-0.0901,-505.55,252.78,-249.68 -751,100.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,110.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,120.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,130.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,140.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,150.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,160.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,170.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,180.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,190.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -751,200.5,127.53,-36.23,11780,19.9,-0.1076,-345.62,172.81,-175.77 -761,100.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,110.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,120.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,130.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,140.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,150.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,160.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,170.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,180.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,190.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -761,200.5,1694.32,747.16,11642,19.64,0.4084,-1477.4,738.7,161.1 -311,0.5,2.76,-98.62,18795,36.53,-0.9924,-197.93,98.96,-189.7 -311,10.5,56.28,-71.86,18844,19.97,-0.1151,-716.06,358.03,-359.67 -311,20.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,30.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,40.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,50.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,60.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,70.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,80.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,90.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,100.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,110.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,120.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,130.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,140.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,150.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,160.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,170.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,180.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,190.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,200.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,210.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,220.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,230.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,240.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,250.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,260.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,270.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,280.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,290.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,300.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,310.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,320.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,330.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,340.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,350.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,360.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,370.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,380.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,390.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,400.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,410.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,420.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,430.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,440.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,450.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,460.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,470.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,480.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,490.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,500.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,510.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,520.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,530.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,540.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,550.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,560.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,570.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,580.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,590.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,600.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,610.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,620.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,630.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,640.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,650.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,660.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,670.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,680.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,690.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,700.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,710.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,720.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,730.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,740.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,750.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,760.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,770.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,780.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,790.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,800.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,810.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,820.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,830.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,840.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,850.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,860.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,870.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,880.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,890.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,900.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,910.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,920.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,930.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,940.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,950.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,960.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,970.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,980.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -311,990.5,48.56,-75.72,18843,19.96,-0.1246,-719.6,359.8,-365.06 -321,0.5,1.45,-99.28,18661,35.99,-1.2013,-198.76,99.38,-193.2 -321,10.5,30.26,-84.87,18698,19.76,-0.4912,-186.91,93.46,-165.53 -321,20.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,30.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,40.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,50.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,60.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,70.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,80.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,90.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,100.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,110.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,120.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,130.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,140.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,150.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,160.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,170.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,180.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,190.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,200.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,210.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,220.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,230.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,240.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,250.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,260.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,270.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,280.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,290.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,300.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,310.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,320.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,330.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,340.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,350.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,360.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,370.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,380.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,390.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,400.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,410.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,420.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,430.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,440.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,450.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,460.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,470.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,480.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,490.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,500.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,510.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,520.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,530.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,540.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,550.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,560.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,570.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,580.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,590.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,600.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,610.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,620.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,630.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,640.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,650.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,660.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,670.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,680.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,690.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,700.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,710.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,720.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,730.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,740.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,750.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,760.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,770.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,780.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,790.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,800.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,810.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,820.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,830.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,840.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,850.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,860.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,870.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,880.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,890.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,900.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,910.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,920.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,930.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,940.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,950.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,960.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,970.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,980.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -321,990.5,25.29,-87.36,18697,19.75,-0.5241,-187.01,93.51,-168.45 -351,0.5,3.36,-98.32,17810,36.27,-1.221,-197.11,98.55,-191.81 -351,10.5,11.04,-94.48,17857,19.48,-0.6268,-200.12,100.06,-182.05 -351,20.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,30.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,40.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,50.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,60.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,70.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,80.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,90.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,100.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,110.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,120.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,130.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,140.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,150.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,160.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,170.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,180.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,190.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,200.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,210.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,220.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,230.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,240.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,250.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,260.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,270.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,280.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,290.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,300.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,310.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,320.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,330.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,340.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,350.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,360.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,370.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,380.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,390.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,400.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,410.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,420.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,430.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,440.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,450.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,460.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,470.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,480.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,490.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,500.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,510.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,520.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,530.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,540.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,550.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,560.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,570.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,580.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,590.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,600.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,610.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,620.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,630.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,640.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,650.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,660.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,670.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,680.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,690.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,700.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,710.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,720.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,730.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,740.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,750.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,760.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,770.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,780.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,790.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,800.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,810.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,820.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,830.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,840.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,850.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,860.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,870.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,880.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,890.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,900.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,910.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,920.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,930.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,940.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,950.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,960.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,970.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,980.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -351,990.5,9.61,-95.2,17857,19.48,-0.6357,-200.97,100.48,-183.21 -331,0.5,5.45,-97.27,18430,35.93,-1.1028,-195.31,97.65,-188.63 -331,10.5,124.11,-37.94,18483,19.39,-0.1362,-208.49,104.25,-122.97 -331,20.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,30.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,40.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,50.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,60.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,70.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,80.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,90.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,100.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,110.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,120.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,130.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,140.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,150.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,160.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,170.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,180.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,190.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,200.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,210.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,220.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,230.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,240.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,250.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,260.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,270.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,280.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,290.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,300.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,310.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,320.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,330.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,340.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,350.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,360.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,370.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,380.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,390.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,400.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,410.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,420.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,430.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,440.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,450.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,460.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,470.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,480.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,490.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,500.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,510.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,520.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,530.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,540.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,550.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,560.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,570.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,580.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,590.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,600.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,610.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,620.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,630.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,640.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,650.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,660.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,670.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,680.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,690.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,700.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,710.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,720.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,730.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,740.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,750.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,760.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,770.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,780.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,790.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,800.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,810.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,820.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,830.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,840.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,850.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,860.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,870.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,880.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,890.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,900.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,910.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,920.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,930.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,940.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,950.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,960.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,970.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,980.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -331,990.5,107.62,-46.19,18483,19.39,-0.1738,-204.63,102.31,-130.13 -341,0.5,5.79,-97.11,18061,36.35,-1.0526,-195.17,97.58,-187.8 -341,10.5,30.67,-84.67,18096,19.58,-0.2623,-370.91,185.46,-236.18 -341,20.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,30.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,40.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,50.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,60.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,70.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,80.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,90.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,100.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,110.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,120.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,130.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,140.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,150.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,160.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,170.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,180.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,190.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,200.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,210.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,220.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,230.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,240.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,250.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,260.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,270.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,280.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,290.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,300.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,310.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,320.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,330.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,340.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,350.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,360.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,370.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,380.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,390.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,400.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,410.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,420.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,430.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,440.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,450.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,460.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,470.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,480.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,490.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,500.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,510.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,520.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,530.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,540.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,550.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,560.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,570.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,580.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,590.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,600.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,610.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,620.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,630.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,640.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,650.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,660.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,670.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,680.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,690.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,700.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,710.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,720.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,730.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,740.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,750.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,760.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,770.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,780.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,790.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,800.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,810.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,820.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,830.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,840.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,850.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,860.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,870.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,880.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,890.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,900.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,910.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,920.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,930.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,940.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,950.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,960.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,970.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,980.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -341,990.5,26.7,-86.65,18096,19.57,-0.2735,-365.9,182.95,-236.29 -771,100.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,110.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,120.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,130.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,140.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,150.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,160.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,170.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,180.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,190.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -771,200.5,1885.28,842.64,11560,20.05,0.5671,-722.86,361.43,560.3 -781,100.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,110.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,120.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,130.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,140.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,150.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,160.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,170.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,180.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,190.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -781,200.5,426.24,113.12,11560,19.43,0.0523,-2408.41,1204.21,-849.62 -791,100.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,110.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,120.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,130.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,140.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,150.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,160.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,170.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,180.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,190.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -791,200.5,190.39,-4.81,11510,19.59,-0.0041,-1036.44,518.22,-419.43 -801,100.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,110.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,120.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,130.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,140.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,150.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,160.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,170.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,180.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,190.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 -801,200.5,118.75,-40.62,11418,19.45,-0.0405,-1080.04,540.02,-473.13 diff --git a/strategy/results/bb_trade_2020_2025_report.png b/strategy/results/bb_trade_2020_2025_report.png deleted file mode 100644 index c4d0aaf0a6cba88fdd3605d0e363ceb13d405124..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 638672 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

aUo_5t3VyPyR!4zWx|1>sr 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 M1&i~Tb50Nc2bN836aWAK diff --git a/strategy/results/bb_trade_d_plan_2020_2025.png b/strategy/results/bb_trade_d_plan_2020_2025.png deleted file mode 100644 index 061ee88e10d14e44571dbd7235fa3c4833e4cc51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 178016 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�t2$cZ=q|iKE_yd3f#ot(_1p z1YnjxQ2k9z&&J6qZuy;vqitm`FEjIXtjQG)WuhO8=Q98Q*I(Oht1XN#L0zuWb9P`) zHJh(J*96OYHqVk{o{in-+8SGKrg;Xf&DbHbdrgJ^u;i-oOrrV8XjY}j3kxObj=H;1 ze?C@hwN9N>h4tsu*49pTR`#ZDoYTve+g#zGG467}KuyE?p(UB?r z2&ZqkvhW%s7@>LIHSd59NM@38hnRw|Ut2~+z{JfeB$xtdg$4a4&*$v{Y4(Sjo3z6F zUybC-PsUH1Y-WV@yms0T&Ru3;aHAp^A`RvtldMBs3j;EgU;3xxMBHZV%>4 zbm~RkVg_CGs%Y5qN~KvEbD3z$hVm$Fm9DYzflva=NvP`|38cv)QiB5 z0oecgg&?+#>hqa+=Peg^mwPe%sRKEnae^h71G+xNw;c{lZP|bj%K$&?*}@{dn{n%G z)|2H-tEcA%4A7G_n5#*1>lD~=&*wVX!~d5ZzvbJY)w(Az0K;WYfVFb$U<#MrUik{7 zvz1~(o@7WQQiBe*CLpD$c(ONxV5^e-_?7kIKe0nk&ALEiTXHoG4bwo5^QJ|hNdyGO z30S&wK^4frsKq=g&q+eXWMTFHSYV;R;rmv z70Bty)h7;gMG5Zo2c=Z5GhpXo1;W+@gJR5L70Xy`+ zPGX<|gEJZM|L4koNH^9TzMsQ7UtNCAnA28De*$VZxESEFFg;vR2wP&GW6RGph_JO{ zD0E{a2$kx&KzjAUqhDk;Tx3%Q{JvNHLQLJ9|Lk^%T$B_Ueo92u;JRg_()=z%W-PI8 z;mv04BH8&=*U&?GW#y8Z#;(XD-?L+3K;hD0R$LnRj5=-rxkCm75D@>q((VG5Af%TV z9hlL8wC3`yk|l4f(ntJ0X3gDd3DHb;Q3;ynlrmHb%sHjmf}{!>VIpC0IE;p2UR@gr-z>|9v+5w9-1F`T)be;c34=FES>*UcMh8X@(xN0 z44JwXMrJ5&_XqyWi2EE~seJgs{Xds+;p4yE4?LdAUag`DNQ?e%m(?+T2Fhe|QX>GM zXaN4FoA@h*}s7Ied6Vv`Pf zHdhXg)HQVT#L#KaFSA6`%DE$T|?ql=$ z-fyiEsRlA+IPLVi!kV+)qC=Z!B*NmZw%<;hV&n5NY(jOQrt&b>UXTv<$&*ioBa*ur zlC)(vj9Z_kL1WjZxLV2dUbhG4HP*_ZCMqE9IYvHsI-Ew9P_oqOruEC?m`KmL>m)Rm+JHU)4vIKM7~FK>fLNoPVkF z;j~sE-*qem7LYum2vd8vFt+LJj@$WcWFmMY-lvz$`&ZWM9&Qeh1uCTG=~?ZKdcTLI z-?22C(iU~C;PMg&l#;d3^8sFc%%`|60a230Z>y_% zm7V>)2lU2e77WgMIUgJZb zsl-bRvcALwDFO$k^8)i1!lnv6ky2kSg83(T_dAs3tL1S%CirCLB zJ`*jCM{f+@1W=H0+@)uQYGxMH_eGd!O*PlOU4t(GwUqJY4z@1Vkp$(#HT6o+$P$7Ruh#9TBN5o+Sz2#v3?cDd0(#4$(jCf7+#(c(xw{N zYbf~1m&J{+Fnb@pAbvl!#Vl;`uTSD1#x=O})fkHV6u@TjL$RlzD+;lt9`~K|B}RXQ zEpDE4`i8Ap4}6)_F`#?d+_NUw!8HzIMhhR{so^TCu|4VhmOQi8QvIZl&^$NEE|Y{{ zFemh&dowj`tRDpA3E{=`mm@Q6n3?k%`+qY)!2MaJr5{~MqEQ-m zbztJoZ=-XjopRQkl}kOZ;LIMKI@rmUeYo8Q?lB-w9cpiYg4ujv+)$!q;`vSSiUNnj z=-kRj&)H-RU9{e3hYJH{7?ia5mB4X6tAj#fq+)M$=gPZik@fE#aH}0X*r@p?aKLeS_G2J=6fuQs^8l{)GqR3_;a&GU*#Xx7M_Hk|0_ZX z&MSCf?d(&HJl^f8CxUHpNp-=-P|eNr?hL;bDYJBCaW}KnM&5g{?Iu3jFj-zSvj?R zqTyvX`F`fz-5fsUYjP-;C7V?ss~etiD54Rwd=OXAHLH;yYVa_6gi7=FkHTD)6z&qZ zu1sGDDXPlKIt4(^(X(vD>XtE#wlU564>C@=zXd7ZOfk&2YW}5BkjCP1Q_-R_-0*>= zThGoE8UZkRK;n(Af318G7O> zy{Q!yMLO=u*^-8t?=-}y!4Fkwn7`r)NxIZ#;G`J5T<0ktJ;lJEYYh-7n6~e|&vL$5 z_b_@u4eq+q;IaQ(R(+1;t;(+*Uv$$iohJ~SZ^2pW%wf+TC?llA)_o?WxT!_;hm=X+ zC_{0e_np1H!U6R^93#Ksi+A;MOUkk)ZmMc*KYV{{cx*UxXd1BB6CigMNPPyyFYv; z8u7=B{!9V(>E|;JAj3Xx)Yoy3gtDO~t+zyy0v1#mz=PH^|9r`gTG+xkA1DXz-kVqJ zPif)4ur;912B|+wvp*~Y*L*kXL0UB33ztOHN%Gr3rel2ev|)b>?2+t?l`y84C(TKG zvnhP(Vyt_yd71gIsfKP2RQmNB$qtcuim*I^fW72lgLgbcnW&q_1hEBIl^CZ^lhx>w z#XSs=vT{J=LUp;M8#0z1YL{GUnOMvrvHB>5wxv1q~a@eIa6f?>0FQCVN~X zKOxt3oMY2-n%wjCk(p;v+8D1@&A<5kTWR%25j#BtodLDCe;9cFR*#+Z6;qywG!@%C#mFgL? znhqB#ntj))*)~t-?o;{woiTdk#jHe$daYh^;-^bZ$0n$eDE-W>B1ZOn$|^R#{**j>XXZ}ox;9SlUyk28BpL?X3lEZ>kQ z4`zQ-#4Rlh9OO9rs@2u##+q0Rm77fMs=S}fzwRsk+FLej?Sz0!v(ZyM>DwN*lBc|{ z;oJRfqx>U=eJXE+JF)q+XCY2NU_yNTM33epq1YaplKI%oZ0aPI>PRcMpl1=P?rx_8 zAgwY8g+ri-dQ`K%f^+hw{ zt!A3TSR&rt0k|pCN$jnz)z{*aCy;{B8MdZ4QStC>u4GP@=TZTTHx;POv1>FasO?8j zsel`On*0o_Md!Y4*l_xBMN_trk8( zx2xs13~lN=)`0OkPAY`T(KA6nw;?krpKP6gnRJ%xIjf0Dwqb%#xAp!qzN@iu&0u=T zF<>$;If?qk2QqXa4W5it?&GA`7$Ix$MdSEbcDCo)a6P=|P@04E>ju8nkg3EyWOMh>{4}W^ zu3+9l_HyjJ=1I2?=IE(xDw%fPYu5mo>`=9C4=KIh6uTmg!nG4Q%R?eW6%R+_k6WJK z=#H44SIRp07THTtYpntZkG#}Veag+-2ju}hhC-C{q2un?qAESD_2-%zDRW=&3%#1> zlh+;X))`F}_a*$fgq>#=_tK2P&#Ym2~#K_ zrO@mD5l=PkfWC_NeY?e%I^p?Yu*pKZ=M?MiVKgbQo*`fPCm*qYkXC{L_IvN6frErC zf;P1HSaGoI3gs0Xssn3W59j7k_37mT=WH0XfDv*H%h(l>_DVU;=49Ii?z3F5o;uNd zI34=C)V?Frhm~XBd>}y7JxcBqT?Ko=EbKDPF8{N~PhQ67#aprvX@AVTlVMsN9lOAr z6zcja@CCPbruYC(SArh5caPrF3%jH3Jd>YsxZ?rGxu>SGalTMef?@_zM(n11=>@W< zb&A{6s|+Q>2Qo;Y{vaZdwE@-`u2+LeMW5v*?LHKlo_7*-b{OvVFxg|9a&!wnd^pR% z@|>;1fcaE?X7Q4I(JA_;Z(fhV*mN9G@_#EWtAhhdeMAQns1x)a-4)H!kD)DAb3lA& zIE)uFu^&7OvvqK`leK@}N%}j1BKcPFSM#`sN`W91jK|-(3*h0t-tvQRq(oJCvK?NM z!`(R;6j>QF_bBgYheR!4{_&sBJ)3#Hfq~PIItiA%@)Y=k?2Ngu4oXlwGQoq-*LSgG zy=qw+up_EjJ-T&%ROI=e@2bo_^)-oCPT{tNFFsxEJeVTe;C7a@3O`EVYnLUEDhxGS ztG}m;N)lrtEg*}1*pKZ}T~~Kg!(eDeY`c*y8`1%7Z(mpT>T5G>*N+h^S?bF|ze};i zzbMb|WaZet9ICn-DnG#Ct^Cg~ z;^;PquII_?7Q~kr3AW?95S8x|uLS6E75aLFn8II74&TY*#aTA&LUd>HqoZ%plQB7{1Dd;fb!>Y(?hdt29aw|sT*H7<9k+jcxbh5#nN%FI#> z3r~}|4l0QEQ7nh4M2qB4cG6n#$D=~=Gw;G3MW!7@UP*|MO_BeX@IaCoJ7cRyBm73-QDDWoA1?7~{}1Uj^7?ygwkm92c;g=6#tEgswEv@Ve0 zQ{?EGk|U35REsHg@Ww5+*B?X~m^;r}CJ$kp@CSv>ko**q3=h+YpBoM*b=uB|%Ad@N8@mc~D-^zZ?lNKOkoG1VQWXp*Wip#o?8RRr?H*2YuS%C}y_WR|<# ze~dWK@=R$haZsQ%M3DyoROhu55BI>}eJz8Bt~2Hm`kI7Ka`|%9TO@O}f1xPhvR*Uq zJXZSN=nEVs`^~cQ!n*>80~;M-8qFMvCZu-4s z>?89%ZS`AwC)9M6^@UV4TZkmF3blvvG`T{oDg%0_g|jm|#l@?h()bJCbmX?iDz%ik zalZ-(-}!m34~63dCcM@unb$_QF541^q0^UsKhVm)OMy}OAmapIR8mD5u`)EU>nw_` z)$3Ksp9m@hR?|;$vQ5KAs7Q?2#lXIu|Mn7EveiiNWa?3littYVh*REv*1%;7OPz4AJ9WQ01VBe&i;vmUm81_&FdUu7+4EM7w zGy(X+C3F6|2v&cMZ?Kiu&^LQ%u99Ayil^WT1u5v&D_kjBdkSzL9n$K{n3^vZ{izKi zM>^Z;XOfZ(zo}eC7oVg{82}%!9edg%z!jJ&vj!pWXQu2nfTIr?cG|! zgjKr7uY-u*dDw`ZrERx-j6G#;v)ocEz5D&XX=f*z)ZFZw)ur?dE z{k!WKGxXgSf}r%;Fc2VzYk4o6biuML3=}Fp--_F>`*n8A$Dt~n@`OqHX&$IT={Ina zjspE-Q;k(}B+4Y0#T7snL9h8VyMN31AZ)8he8;;IR01<)M@O+GUmc`brm6H#lF*`v z1OsqK;R_xtob3H%ZH*Osv|C7_4SvAh~CH^$q0NU(W1*fN{ z;|fPPE|6Nc04TZ$!Ed?w3|Iy|PO&@c2e>59wleQUc-E5ol7-GZ|IF?VhYRuq3ithW zwz4nS=_7t~rpvZ#3}0f?cxNhlq&_7ZyvH+}YJ9g2HHx#H&jAMT+iblM0CH0Ub^D2U z!vL9$0@Vv?GNC0q!6n`#hX+;7h|}F8QLwmgz3<@G(NYFh-m@NA(phUmJoH6k2Fa5W zmQ$H6w-tq!g~Uxl zT?OK|&90Te*};y3@Fkw2rRbF|L&4|=DdtxNNZGD4LE>M;!!G%j&_5IT5$tJD*xB## zo6fA~Ckr*gIjNXlts(k%&}X($p5mP0j1f$A-<8Ce2PqFm$0HnU>ypUK-j*)C{(iRX z#35F?@1JsK_4nU$Jc2QKn1=5)Gh-+JWd)VIw{6hQBC}~MWO9EnZ1>b>l>dx%1H>$B*q9UV~ zOr>_i0yXc=ioHTeZVsZiSCUT%c904Gljh!IYU`7apqG~IRRP+kC`zr|cMAdbU7)G$% zlfCm`p8>R+k-W^zIP$TlOk~1baGTvTF=4T1ugg!iZD^l~{peMy|E>Qgdm38I>Kjx4 z`f6;5<+EC&uEC%1R^N`OKn0s6W#X2dzg|8k6+YEM1c@Up-jw{pWH0Tgn|Ci-E?f?Q zLY#`_!g~y|xIhZ=*~@zd;bFVtiQ`|<=|hPdq;8yKcCUyuuN)t8GlLw zXI1-Tpd_?HjC*t+jh$LEiW%k8mPg%~K6+?BCkh#c+HOUo=#M<-cN=7$Rrsclb9Ad< zqwa)1=z4%#c#B_JN;O~qo~I}d=6_>53K-$O%aLZCfJy?JfKSxfEd#&K2~}HcOj+TZ zaQ#s7Ei}v((_)3LN}fG%vSyvQ%UjWPHjH<8KqlQ_Nf6hKt5J$CiwB2NDbnRG=53{j zw#7RO2P#e>S|v(1(#it2IQZ+Z$5M&c`Fj_!&lp(S^f$Brz_n(wpg{#e=YZ5<+(r!% z1L}_#8^pu&1PPuK`I(Pw(@!Dm6v(y|CTW#Hm@sUVuf8DvH>)@I+8w+RM#5>P8^MR8 zz9{JOU$yE#NK`-zQovW&$bp!E^QaU_hQ!VJ!7QN-lW16l%P@f_-*& zxT4h)z>p2cfVCbUsHOb;y^{&Ee$VV#?n?oN6DP~F4t@GOIsh0iS&Lz$bPuW&cCCt~ z*R=`X%NT1`P3PXNf z7myjBqH}Vdi4W5*SpIWpIF_bb`8IfA*6q z&99rtS^JMgXbQS6WM#c7MkA)j$^&By8PGd)e!t?F9%n>3}~D8Jm~&>qk(2MZZ_*t338=OZ$wBv!xhuBcD1005+Cy9WlN9My@Su$a@C zie+khKFU-d{4>e$P@o2_ghXk}5IjM5z^FSZ(I#4NsdA+V?rVkgzWhc`gUpPxF5fTz_6a0N-#0J` zCJL6kyjKX3Ue4QW#|o)FyJyN9{LRZy8MT1(0d{uh2X-PUfA`}+@GT?2($Q~^A47&g znpQ4Fy)(aaxQ_==k>`-hO=a5R{Z%I|jrZDTp~p0Q+}4>%WH}&yWt&)ndrX}qstF*( zZrdwU>)I}u@*gYY7bIollJOFrB3!nSx|?q8ud(FocW6Z3?CdZoJ6V`N`R_$@Mo-%^ zLfR>3Z$XD$yedx^ZbGQii(lwT>5)$TNO<01&0sS!!D%F=8>*%?AH|5Dn|;^G*Po}S zG{zhy9yxF$%!_yFw#8KI+rvSic`)%Jb0*LgZ8v7fB+Yo` z5}kuN*zF)-sLgz+?_MKeA1McqD2QeejGouxsL?i>uDSyhz)qfiv`y{lxtQGm%$&RO zu<6arA7?Z5_-IKPn!jGHRevxt1YYjJNvAg1m(m|^YqjC2iIGvBDm8`v&3 zP7Vg(?r_h-(cDoZ;mzHqICOaw=XFbwl;zh7y~aYffg=kv;?yXrmxJAZj!~wQ zCt$)!KxsmC+OR>M{2zniCq`rbFBmO41vu{PuHMj}+J@O2%>}%Tvwt04;-w4Q2i(Fd zU5GasGyMV41>vU!QI`X~n^ZV(ON^er6Qx3O$_;}4lxbPdrOwUe;C1T*@_NnrI)o}n zys(l$VNp}df~G#crMS$Fq=>z06GXGG_h1tkK5%2Pwv*P*vco={!V>r@i=&j$>Hp&8 zonU7Ur$X_^x!$Z^l-jWs3UN;jrar826tRvS@AV^?B~D*Q7Bg_2>~zEm@VbrwaG}}X zhr{J;F)~%1dL4LK1v#^UNc47iv0OfVy_=~)7~QmwWF(nXLqA<{NP7Vj1dCluM|x(b z&dG)MT~v-KXNAACmex;Q&{K+sdBtY2jtozEZ*{3}Cva0TLrBTDo-k~FTvk8cpK;BI zR0>Qd`B2UF_ej14urBD?mKOUG-{7E- z5l0f@`6)jRR}qy|A$|8}!<~NY{|LyusoEUUBJc*EZ9o9kN)A$HI{TTcTEzf9htgLi zuSSi_+6~hD;4GNzq91bd<%65M<#fu#F}cw>YprQFLFsG9T`p&P74ThrK=>O(jS5KzRh?%Meo(1=POnh$j$Im zJ9Cp#I*WDp*!iWL*XQsOHWtKnEq5HY_0!WZK}~K;lvS?Wa2%Ru;~1&GR-fY<_lGhh z;%^f$|G`w~ct7c&N(J{rE)a-N`)ofc4QrO6OID{ei(p>6E>;Gk9v~oV+gg6 zzH8ld*p!5)l%K5>b-)cNR*u5a4lXkD-zIR%)O#$ww%xoOF?ZDf$*u9EkGe88DA&mIEdC7a=R#Umv?rKWbbXIUwtlDD+onn=aIQ z+fmdK= zpMfhHu&tpL{E&JLQl_o1Yr18SoRTXQqfd$RqHg{WoD{(OO!#?k43kAkj*7l2spA6& zssK5>k9tC^3Rh- zNwkfX9~dI422``Y90wjW6rG^Q2n1r68Z1867$>G(=JiQ;x0faLhL-Rxex=V>3GL!r zkxsU0Z?7pm{2MyHx_QxgQe9@bIEy4%^TyXtKbi=`~eCGY}!x|_25A?E2Z6aSRP|8Dsa%Oc1u&NhY9MnSX99$Y`Mc zW9Ip#3L8z0N6|ytO&(T(><|?DL%Oc7RjR>9t2-7X@sT*U2+Bgaiy z16Lh1Z{|ZK^M~NrO@sV*<6qVjB~-eJp73&7{PV|ic5I0-o$h4IbyGO6q?qO>RB zDXV%fp(5ZWt6WPi^?)fo*ua@lqQl1O8(RkE6Q=oKnNa@b+iJe13fXiLXnRjWS_xfw z4cv6wX~7w9I7z>OSz#7Ot)fRGrr}II5^wYUa_9&G+P%PUr7|b9X%8F-K|MXX9D4jO zVNP@J=fpH@HUmk?m7^X98UvW&ahu(n0M&pS-F97TByl%#jE_yUve|pNdUx4a^J{dA zTO8b7)dTN~KOC2y=L~$f+Z(|W*ZdY9MQnwuW`{dHQcmo>MA%GDxs~A_NXobMHcbyj z&I5~HD0b{c+OoFR$lG5tQZv!s)rzH?ZBoWRQ7GanDs7-G-0umA{z>b1q406{7F*;9 z6$4;X6_s4PExyQk`IyM~cbmNF7oJ~xX)xM!m2(^SS-<8@pp+}Ne=u|Zb=H@w&8fQe z8?Tu1pXFi_3|*gb78~_R2LA1_vbs&$n_uY#_2a(tgh=%Dd?7&OMmK}_pdEp$kG7Jy9nnakXU-+kU0k>&Q&jiNe$Xv$)gxK zBx-e`_$^jXUme3aQ@0Op>EH+fL>LeYWVRF%!Hm0yhYL;e3*V@`Mzk2+Ao~?fP2n~lc7Onas#yib%jzAi&^uZqgpz|b z`3_^3dAxVy#WC!&dC^^W0S()0i(9Ta#kmc1!ZOKSynk2`>oY)v0oMn3(_S;&Qq3v& zxaTST&7(+_C#uF;v40Aa8CcxbB0)W0-djPrER0jRrm`7`s3ZAb!S>@y2q~ z+^2pRw&3CH1AHr<4dv5__eem@#rW$`|0v_WsroI&DZU_!3rat%y#F5a9-T$odx^*G zyN~>ta8#`Bj1>%Mb9#^l=}|mNF@|q|Z-zUIyDfuA{bc#;-c{2}FS6Qcnxm`ubZeGR zWnwAZZb!~OIM}_ZuB91CidBDxP*2B$NU=L82Xf#KsIM$YBbKpAJ%QviRrT1bpJ*tV z^keS2jpCQ4Cb_9`Jg`jn@S@=~y+9^N_5kR0P~W4od=8bn-{?hn9a>^|H}!D*qUyq+ zQQvYfmvRw8L$g-l%a>m2)fp!?r+m3kPezEll~Murh|a8%m}bWLi&A8x%BPGsMsiJK zU;2v=o9l*HRk2A4lYEz~#SP|A(_ITGa&I1R^zN^_qpkB^3Fpbrd1WuF+YhlyOCQ7< z)&eIx%AlC2&h{DWI^)4QUwg5U<&li^YbSM0w|e$o=H7jaIL8=`Rj0Z(Rdt@C?-p9Z z9My91HqA-9^4#j$xOh>aAr)-*q1#omepTsq{kj=QP%usL>1n&L^F|<;GeXdRNc-0Y z>|~B~l-u99->|of^%g;^{9CinIpkA6_P=`-tz&j5AA{mu zKF|U7$h4=ai{oEvEZ6+9URndT(DC3a+HkAkAtxw-t~OcZwuH`}uS1Qo?V$a;;%CW` z?g6)d-dS?EY4jbL3!!aCE@O?~$UI`YwMiyg2Vgz zK)e8?xFmo!x%~6`7~z^%)Nlm0h!ggN&#{~S-!VFf*LC4^H-r)bem>+&`&O@OlM~Ry z4IayrvStLxIb#^5I|I?0Ci`Isa$nSGyhfPuS@m&3Q>DxJwKxfd>-|~}N6k>#mq5l; z*GB6gNIRBxN45P6)6_Pk_>b6O6<|HDT)pJ0PX>Me=T>0b+Zg5}nta$O)Q?6Czbnh9 zIWq4&Orxy@M<}AkkH^=S>!o07l}flcadKf!(H=_8Kkb!EMK_WJ93|7$%#Py{0P$?C z?eTVgh?B$ZY3W@BFKy$4VeT>cj!||dBM4<6pqv2EiI)D&F{^`q12sIlfs8K6%r-98CYCXofAfyeLkd=QUAYGtpZ`lY_Rl?4&>Um# zsss>NY(aCZG;91L##I+~)*A`fcsOBF?9Rr34K0}z7&@vxUxc56BWx{>`!6L=Gih+< zJdOjF<+edH9{1Wbm(B9no3Z597}W%-Y^K!uUh)e34; zjOwWUbD7|b(av=%e}1+GjomN__-8^bPNLT3PgNkipG)-Y$_4%AqXYJj`d!I7TbV{K zQi{p&oQt}MEZ>0(YdGHJ8w`#EmS(N)w3P~qvImvpcOB`5Z?~r2C1H6$)3ta{y-yhP z-S}j}#U=d96J`!`#meE7kK~9e`Y#Pv?l7uSz6;iPJ`wXcwvs_Ma(%5Vu9WnBOc?V1-3Y!s5FwJq%e zeG*SxZ+>ol|2#?mnL1+}5~4TrlW1J0YF*K|BGEoc#`L$Fs@g1y&}r_~5hB2C)IpPB z@i=TlJo=5ol^>bVi`zR?!JrFer#0sg;yM9<{xH{@@1j z`QHS-w6VyK_rY9-ua=m*%?@erbydIA$6`9u%Tpz0oPS=XYStNP6Cq&Nt}XNESP?CZ z!xbg{tB%+0;h z+rE8F1ktj-lXNCpBO4v+EWV}yGuQA7cCAVGbPeW@6UOv18W#%lyymkhqrJYM5ya`? zuR|{Skz{acxW4WcMd_I|V=If*~3)m21!t_g*+ z5^c(^T}T(%zB~y$fK1*^`%>9wv`=-D^(_ zIpaO9f$g1E`BRmSp`9W#qLK-jZsNTxo9A}6dD<*R+O2q};vF2t46e)N7&r?yx~NpG*Ur1iQ1KeiNU z0v0tOD()tYgrZR!=~G3IYq1BX!P;AJ+iMqgj*Kf0-}bca$y|7o!}e)R*GA+*B0u5I zEcuNP8nn=lwJPmhuJ97|6m-*k{f}h5q-m)8u2(76!_8 zf;^3-FFxJ)U%Ti(Uve0I&w?e)Iw#0tYdBV_X>3J?`X;#yym1Blrk=;A%c&A>%SOLw zm7N`CH%v{d#3eq&Abiji)K^?w(=HpS${U|$jTxW0+VZis&Tx7T&Q43aMb1o5UYvdsHiGZ!I zxHvH+(ce-0^20a7TbB%4jgVK}O%YxGho{@t_vuC!OC@HVx<5{>U$R<4$2kr1XwUJj zD0RYKk{>k+^f%CvuKR4B+E&crnBH7N;@U>9tBcK>O!Vq&98?>O@X4VxAG22Y&rQxS z=$4fxYjLnVlwX+m1a|VNgE|-qIHot!WZQW5kn{V9gKk*++Amy;*w7KO*+KgI2ZmeH z7aHelY%k1F?isvP=(x0U`SE8pX0?tzeev7IPGPRYsp#-=WaRqXy zBi<>Z9TF0 zC|Hnvc1TMA`htHxy2#J%|06BmyR6CG`twWbf+qJZ;Q>5$AzpH=B}SRMa{LCWjEd{7 z)@C@KDvGk^ijtOMNfLRJ%t_F2|BH<<-m>_EcVc`Rmsld~3ryWTRY=W-yBFV@2@1Zl zDk9hKvnwwJGi72qbUHvIR?YhTZFOWoTbr{U@ztvq*4AP_)@Q+Ci~EkAc`xYw9MRBf z=kdPyVC3^M%78Ak#Ak8+&IF7|)n;YKa&aJKeW^|2=A~-c1lR}PySk~@C42=kjvql= zb}d4O8mne9etqmFqOVH`$ZWH+@%9IcJ9HZB^yuw_9u56k{->YOj*WBa`Ll2N7(aH9 zR;|4x`x+1@$l}5$U&%q$*WeVobUf&MT}vG9=V(^FJ#qL_zmj|<_)hERWb)n329)Bk z((VzO-gmZoL@3F~*=)N`P-8nTNQ*sn{A+Z!&TLusM%cye6rGZ99aZC}9_W(pTB__Z z#l?IoX!1Yfw4S2NWzNQIO@|j(dkI28bfq>vr^y9a!Z&QKNLLs*y}5@kIhtxK zMANmY=649aB7M_o?Ul9TrPvM4G`gok^8IA~8d|H$(_aKUCALzXA&4Xq+N^8C*De#% zs!R*8jw%W!FlP#kvpqFzoMhqlFM-D5*Xkt9wxn3>0({#u!S@4-$D&YbyCqmwW~=OKo$)0i_P zsQ#{JIbOZyLWC06WhXZR)V%1Y;d4FKn@_T&*vG@h>9kMolD6(yvhsyjSECe=IIKy zQmijQY-`1}1UF;IfsDfB#h(QRp7}|nVplo~tviDVdW7boBU!p55_uAS$>zs#r_c`&KaMLZB!&5-_qeq9<4c;GV8J-! z7VO=&nU`mO+;*3I#N5V0k#F)ctCuEVlVR=i2S@5RoHke9?+YL^ zOh7~Z7x#@G=pQ9bH>=$IyOi^nN21o|rCl3Iz?rm6cu~;0@4?r&?N*C6+?;k{mMd7b zt$nUwRUYFXBT4%0?(N5yVeieav9ZceLDrK!M4@TX>Cg5)QqBHU=P3@Fel$*2oV9x2 zeP`poEE3<{k$PcN7wXP6a7Ci=AM#YJ;cV@G=!vx>^yw<###hd68n~~sT?n}+YZ0Pc zNv_XR8UV?ID99-a<32k-I7Qwe$k|eQ)waEBz-k9qzKShV!RJ4CelD6vohUW>m@sTlT(Eu;*|Hlf<`H*rxA-!Bb+x zQi?J|Eb-RDYSN8tWlvhwr_H2;n&b01je@u2@A=v{?^Twte0=ysyoMsiK9Z$D zE>BUbOfTxT)Wq#~Ou)p%$nhU+%xDvJN*>eUTur#&iF6FjS>r z32|fYaQqK9RfDa-H)#$($1fzWscp=Ny}qz&O!pWMcO=}szHxDpQma7(Kf=jaR2>T zg~93MMbB!Q8#%07rz0X4Ydt!~G=B!Yz6Wmc^9&ziZM0-A#nd)#D!j)F!}I?T_Eu4G zMN8W*!2<+$cY=Fx2oQopkl^kFcXtc!5*&hr0F65|?rx2{1$Vcz*x&zuXJ4E#&P8AK z7z=u>IcrtD?^89?$iC#c_vQ%0cXSWi8QZKFmmTR5*!*5cK!q1sd%AqTq`%OXkoxje z2z5jXym3;qpD^95!7xfMbPTNT@NdH^pnw4`(qBYXL(rpA`$}SGFLzDtVqgitHv}vw z)0q|^&DT-46%_mBinUkGTM?`wqsPIuqx*=EoI7SHPOSv*dv0@w&P<>7fwJAToCmiT zuTekA={2wOTleYH)t+{tb2}ZLLw=pL-tR0z3#4W<tUJOal`84i3izRKDxJhrZZ~Z z#tN=Kuwt^(?Mvna!5R#!JWsZgjDI*g5^B-(Tu=?YF|o*je5(PUzO0BZpWT?s=}tI1 z3%CZiZpEHLtq<+1lU}+o7Q);nihCQ{@_K?_Kwfl7x)15$e4TGw(f&u`pmmQ!xp(H#^E;hh}!6_X&omsN|(A6s7$JyerEU!fmD!(P``S6SdzK#qp{|>ado!1 z#A5^~R>b=bS?1@sElRXNerDL6%$C*JB({GlD`wPur$@H85gHygthh&NW5py`j6V9* zQW!si9W#5EStz2YfyL0oWjxq?e!Kcp!tmmcAwp2bylBx*T_ma{51}1zln?lR0%FNV z%&lNTk00q1!}gPW#X6}*s)gAL%qP%QU0M> z6y$U~sIx61zY(ibPiB4Ji{ZBvQ**I7iQt;^EJ?Dj{L24e_(n;YMrX~ml5Jr7YWuxW zVzv0suPRrOf-ARNc3KZbzkS1f#|oU%rh$~>(^}`~s~e|N#_lEqo}vfTa@~($_b@m_ zJF)_9;=zK{@5)89OQ3x*=??NNHp_aktuC{CLkA`(s|M1?{8`N34 zfPS}jY8#IK+Q}U=y+ALJ%ub%aKF6$0W7};$EX-{&lF5_Ll(=f1*Ny8goj|W2j{9Z} z7we;b_5Z_&q^-w49MuC=&S@k0sjY%t(S@=sPRa)TqabAXF~ukcIB zW~M?p8k;%lZw_lFI2o?Ic_Bq|{p2X`5Ggz~{j@o(=(L~@yEmrcm%Vp#yq!s8HpxpL ze!;yJ1lI?DIifQqWAI+L&Qad^#qvW6v!%5nc>#*DCvxC8ZB%!X*XetTyLBJ30zMvs z39ju$kCR_3nGPE!M$(V|d+H_Y6onlz-}PP?_2E2d*DT3{SHylmTcb91h%%o=%Q z|FZi|6-V)@nMg)@pPtgebLrg#)MU^3XZ%m9sbvKpc2W$o#fTLG06fUyeiIBu;A74q zDzw4U^~at3x-f{Is+u0F{}vZ!tQ!=E6kh-$^s^EY3Ni(C%*xMN%z#R9MlPiC=Z`)i z5Mgog&YG)!_%YZB?;pp%Te+|hgCr%he=ce%v^XpjGIrYpDHj5#&3lk-G|ir_gCA3; z=j~}nNAWn_P7q=`CznOq+S<*Io6#I@7G7m#FMG!i>tlj-Y|XiRkGZwczFlsc>l;PY zH?Tw!lLtCQ3~|B6V7By&cH|J}+!iA19BVFHJsz2s0_VIncN7yDxGk+ZF}O77yWwtn z1{^kPT%W|BrghpQ*?T_8aQv@&6-u?9zr@17-R!dJysX?kVY=Kz)?8q2-}6*s0r1N?_l|)@nBU`|`z-cH?njLshHKz3?G1>jhAZ zWC`Zk@MaA(Yex9Sr}T7YVWIXN6WQ)L#rm+MgKt@BZ?1$@lPd0R5EvDZyV%r?XXNghLhuqL@2;q-d)=y57^8oek0REX^>7`(35WFH)9d1%rp z9i*g_=M&eu(*wAb9?~x=pUmG!;v6%&gI@V^H&q?ULHGOIT)i3opUa%cU)B&_{g1yB zOP+vtiFCZiTksFYIA%!ZiA319c)XvwV#AEycRn}Rd_i=7aO)htzIfa%_G`xypp8!{ zNJ4|ATgo{`gTv``bB_*k(oh3=ebgB_{1`^ydvTNqCFuTWHdKlw<_}8`D;0npuq45b zXZ;(@9dLmSuAnywOoh~_!`d~~{cYttUF0Q>M!Pkm-);NcLj}iCYvj6#SsrLLcgqbf zwy>7vuylpdg4(*AmPpPFrUpFG{Txyy-q@18mI^s;1iqbY2B zKIz9pgc3R(Bxgpof7NA7yUCCYAKt4KJJ@{lwFEOuSHxs!JHtLRyksMW#%+x=76K{d zI~)n`T78ZmwFOi*3v0pRBJa~R!yS%7Bn`-mUwhID?M+enu~w0S2e;UK0F<~?^)LCK z40Pcmcb?Y80jiFuVvAB3zrX$ax{rCTasNv-S2bR&il|(WE8voNQSx_St~)PCHQt*- zYML(ii$OfqSGD4Qm5u@K;!+2PsgAGqGfALn<}=-Rd=HPc=_dH%`wB_MiI(Wh5a~AbsG|MuHnYh0`OtLZO)%kptKR0DAJOn*jWkoj;-7( zOTk}$!|&gF+jiEnU7McW*Y#Pe%@k+%3vuEr2nVmWSVe3Um>n(?3!E_QB#VXq)oRF?QN49m`FYB zKHq9oa}X0q-|Cbd4b&$;-MR1JBU@)4UJb-f2zY|Z@jJToe%Mr$oLkPWg2wZHu`Tcy zc^OR}v8wQTL4ybbBEyzYEbw-{q|Is27oCsKtt(=k3#)kk!(>T^@$+BW;?(X~xf_Qv zargm{y*eZh|2j7R>O#Cv9qxSdc~AINHNAS7F>R2<1taf0A+x^Vho4DJI>dyhHUJ(EQz!KnEeYw9a9RMRA8VPKdt zzvC)m5Bf~fwJjM;ZWC2VEo=(22jJ}-Xk$?yGVDF<(%sG=at;*`8fnx=K~9^H#=lF+ z2KyyEX;^kSn&M`zVMOos$!zz_-ers36Yf}5Q+2u+^ix+n1M`-wJzHb*vY9@V4_dS= z#8aNvimOO6D0iv0L?@9rR8vVLT(gfgyTT96-GTGdt}BgkT}G41!`0F&!a(GwcjJsz zB#}m|#$_Ukk0TF%vQHW71)IV`_S}fsvLYer@nGW7L^R)%wdZFSYxjbNqNAeN%;6-D zal729v#!>5BE3cwlx1;1fF1a|moPb5yij-8zA#Pplk|3O3#@U}T~G8Q7)FcH)APjO zIW*RB2WQ-H$ucyIY;WHjx^t^(Z&|^3tEusXTuejso4(cOkN|U>=pf3BrM`!2vR;?4 z#_i2VY3d?&VK8B#j3G(1GL4$hW6_@vJ2x@075(+Y<4k!H*he(}=u!mz4(a5Myroay z6>qPeGJ$hJNSHnLY0#?8$J?T!PN;uHQ5E{LT?4@ad06J_ySr5afE2=`J`sb3N+QzmJ0w3l$sni@tmi%f50$?t$1*JH}UP$fj{!2J68O-1PSu!rwT z&l=X4sk#qr*{K_Y#d_i_4W?bLVV0Y1n*v<_Fujw@{#B}J`$+};a zOFX_i-THzjw;h+zNME;HIA>e-O#_p_9rPpl z9%FMP&2Dj^0tFb-xKU%!mB8&%2XXdcaxb2I8N&gV=>zBRwwJp6M*vaN0a*%FTHJnP zzjf^{>5K0G{WHMcQY=2Xep9s9cP zp!bqjb3fZIf|cC<6l9*KieBq;!6PtWu48*&962fTTNS`LR^rIao=Rr5CB3j^^F)t|h!&DYJ4EXj(*QoOvR^h?GVXdb1*_t?I zjx@6Es_gzBDRqUT^2oMGQ_)9Z;KVu%)Kj8kuh)ARhh^z4EEF*nwWMSznL7uv1+}w}A~Oa5T4pHW5wpJYa*ctB zD|7q&^L-4}PPg(vqdREPTp)vAdBZJ&l2aAqOCh0=^N6LvV+{<{OkHrNfPpo6W4l87 zcl{kGL= z_oPucn%_?1Im*FXd|t8tp~Q5OSNhn0b@PHWEEBr_5nCqtC*LTq0+!a}$76O5OhGKJ zPnq)KTMJMqsH=)B4ax3hK}PgUEJMAo02I5P&yz3)&;C(dM`h+DF~51FZ%A{PcD(4FjL3PlC&P$-O~2)uo@7#;6P z;xm4tCnN|2+swk{RMp0J0l)UVRgQ}}IQlSV-D68?AGUq34w}N!uBD!KWn?28p|sD@ z+f0&sb8d{?G4Z-74w(w<5z~W-e!-EYj;#d5PehnjtS| zzg>(k%SMalEbkb^-b*63IyT40HOSkEtMNr@+`3Nv`++@icHwbE-#o9(#zTNc{e7cG z(}Dr-=WIZE6Q%w<=}#Y!HE8dq=5Gi`KfIG2Pv#GN(LPIm3=?Agk?4;9>$g1^fZVzR z?pD)J&v%N!f_YCM_0`^y&|lkaf?8GuaahWUN66|;f>Y0kGK>Xr^OXNKe0B>sn*etL zWgFhUKzt-(65nncaJeW#w%gp=Qy&FR5g6KzDcq$wRPh)0>a{SL=ezn6aN8F2xCpi9 zmDax@HR(_Gm*TcYBqajwx^W>p@je@k5KX$@W8V@11Il@FDL4@5(b(Cv%25=4l7?FK z*==bu9b`6HMp^k~3vA7F!||Mb9o zV59d^%$=&xl5}XM7gj7JxO2WKpeMIFT$67D*P!ReC>}zQ;F?00^U$&%y!XwfhT$*!KVzi_shLpwckBsUF}GVY`zLr1(P6(bUC9` z1;G~9LCU}tk(?~)#Bi0RUhC~AWUK`qj)djh`hMy(ZNm}mx?{|19+}C0PBdx?lkATZ zaFjJ7p6XoStwJiAq0})X~?Rp z^72xoZ+vD(DSf2&xs=YW*cbZIZ*KK{dB0765Du@l<6HV!lrOZ|BCgHFM@kwl7kXVH zmh@>Pc}i#n_T5ki=@Nu`25yxn)AFbp?M}%Y#3^^~?XMl13_bO+xgf_&QKRR;ZuMqL zjzg4`qpQ+Q+w#Y+Bu15*@hIQ`)dg3dBZRXe%K=+*)Sf!c+@m|(Xtu`A)cy=?;Rz{o zqX-T`{}dud*R<@aT*9aH3q4_MjBH}Up4Rjhac%rvIx_1WvyYG4*AhY~>y~hn>WeH6 zVQ{*;H-~bHpOeMKeb(fYDuYx>{IHGT{?x0%-k7$-3PzISv>e=F%SQX}OULB^V4YvRLrI~bL zIb}kW>N8@bv!^fhDqBGoDE71e&Ptpf?lElk!*S^L2@4Sv}vOW3UX+r&OG*9?{Ot8nNZ4XT3_E04? z+m|nV^yNV_4ir@FD*za>GqpS9w6Z9to90U;#jP$}Q67q~wiph(y8<4Uyr2?1K*)d4 zKB6Wgs~;>oih(5aR|G952Jjxf{Bn44b=V=;9$Z7{=l?`!Uu`eYKbdF1{i!|vl;;O{ z8JBq4Z}r63vNE|y-@eiDm}f0PVAdmm{b_PlVz3F?FX57h4<1uJk_wyA_rrJlEB4`&iwG zoi2UjXra@p8VL#mudi*1;MSjr%%>-^3(~IL{}pGvb8l91Xh8Jb_cNhJ4{6PMUj&5s*a(ac}g$0*h(*jP#r_cTpbV_tcCt<`4J38Jb7u)#xhZKz)%Z8muz&ZXS{pi+j%~0J~ zwDDhZ(v~{q_tWe6im^NHuOrerON*b)OnDm6V$KftapGY+mMN_xgGd@ zd>q`d8F1cNX07eLhuq<>NzF9RSS#nDfA_z^1~7~`omKdaQ~Kb~J354*U*WTjesl3Z zoc}fEaRqz?<_C7CS*_Urb)c?#2=c;xbJqV4?`P?MsIK?J`=xsP5)JJcrbC*(&!1dM zsNLhmka;@EBAZBzf9U(f`uaXO0a9>;n$lN`DYA} zQPVH^$BY4=Qc8*eIG8I{n8CeKel)utvSlkPpMZ2 z>OWbKFdpi3!?}I7r$TSEa0mBYx6>WU{&}&+u>3=Bv3fX^qQoKS+L(x6><;?1Fa$`ojBMqe2o+0Q3 z%1$w!LZNt{O8c!y8UO?-t*JyD`Hu)0HPfK%Qbvr$!dxh2LUgL)5o{HYk3_1S+s#%8 z+K~-=2HzlWJ-Q+PSjQj*Itr|dYMQNtlB*};!H#!tiVlW0qLG+^Y$xd3mBZo5%O9N( z5R3jwU0B7*B8+sdOw{?py~_Peifw)GMtX{;o=_7UP6TeBU`{-nDGF>Ly1He`49)$e zw7kx1&sRv6_Bf4G;9A!7CMsK$r)^rc)gj%{YhWLBtgk)4OA5|$|M+9*{b&cd>UFpK zQ-1G=R1fVFi-q^(Q4r}?kdlHSrQ%u+F?=_BFCxc(Em}p$=mlgAfmQAG<*9wIuZhRe zZ|}L)aF9sBeprF@CY8fPYlRDdqXgEgAJhF%_lT!l_4#iL!&L3;bmn%LYt|g4+N^I( zi8arVxyLY}J1s1elrPNaHVffc3nl-ZN)MNot*n0tX zB@Ja7HfaG%TTMq~C|Rx4iFAvd(cx9^Z|v}&#mfRp&GmdHJi`JZ>140dTW>Vc8+5!= z`l5=#(4*4dAUO^GLilKOqWM_w3<4;be)Ch^$QDy5?TCST9x|{_79Ul}9-|IG-t^wX zR5qGaedARk@t5?i=Hpnc7jqcRdR=3%Cb^nv(Gyqdv5@MukXz&`HhP*1BkhQhUOk^J z&A)!ylvRYWUzIh#oH=#PPuhK1f)0?ht^LxxKcLr#=4$?NSFmWzjz51#kqcaWx1*l@ zZatlciNCX){S5#{CMeW7X{&Io&;&oJF&*~6bp!rl5@Z>|*>hd~;Um|0^xkjscKFp6 z7WXmVlY~OKh#cXucO(vBiX$1G%MBTBLZ4oye@{Aliee$#YU0YTO+chXEpZDr!*=i; z^o-N>Z{XTtihD>_xynD#!{Qpe7Zs&n6>`D^O||+QqrUL+_EAwS_<*dmmNzCNQ`Yed zgFEeI4F3zE*{IzET%L%&SMSvvs*r72b>Ds1`T={vh1BWKQwjTV{7Igf=D%z|;&QRGWIOJ`9YxuF5AEn_WPX{s1%sX}xgd1-z&vHK3} zd29A^G(t~J%;+h4crrLWp=$zWb^y-Rl5K{3U^f+2p^-plt2HLBD7af}IeA~NU5JtH z`ju1h#SDS*bRIJ~8V!e1^y_K865!nal4XF*YFTB!JS&Vf`bcqD&D4SETsfj>`Pa0+M`3od%mX+Sgdt?RNZ6g}$7R&-!PKpDI3| z^XibogtZu%7{in5N??Et)3Ccw(S8HY?bwY-%c{BAmMV3v^JL{!ms1fDA%DV6vq1Y7 zXm^M)o7)JbTZ#SKg+=7|>tEtk2T02aMy zu%!^~=-*;6jYC`=G1(0b$C-BsI&|q@x&;K^CzN)rSs}yw1|2mkvKPF)QQm)_ShXkm zOpzB+we0+Kt|B~+w0KmvAe&whaC@%nDc-aIx8>B0Zo_$iKcBUM_F9*s!68M)HIH+Z zt?g>s8*X;U`MljP^QPqTF$TH{UAJU$FL__^EO{KwiSp<4Ne4h#>a%(bOAJ2Xr%)+@ zzure=Gym>%tw_V2CHOZ)UYP44!>^%!cag@{?zX`HCHPRbfCL?O->~ZmA{L4}xY1}T zedJE_ed?QHWqZZzh=kNM=LBH>D`+M$RQqjkcq8|xUlgqa)I(`prWmJ~a(h>NUzIn-wsCEh_TO;EfoR#W&GJ8lIlOUWea zpt7#Ues(;Ib?{E^`KtG4u!|VzF;(%$?oMKQ?4#=k`0mR{43q!YzMW3V>q1vw_1y`# z4ehj_x}0VeCWvmoNyN+UNI4=a=dO6@lgVD??%F|KaEii6>xLZ7}+vrX!R!7Ts;_UW@0yJ4lbKhhE^jAmF9wu?P%q=$Da_B`^Ct zpFqUSzL;ZPDS$Ogb}+V?jI9;c7UkkW!mpJIS#J^kwLvKpva`WvuRDpgSj97q$2~n0 z&u>rjmT_g)9?d&2YBxL+LAkidrg2}|kW-6kAX1A-{UN;l9`N!alCO#(ON$XB&d;4% zb-oAn?eAx49QzdtLc+0vs&nFCd-SfZTMlZKnqTbCDOgRzp;#kckmKzb@W%6411#5K z0F?7bIf>Lin7)wEozkJ+o+)Yej3k2(RQkKrGPSZYAt*Wt_qD0%T&o7GDk`?*-9MIY+u*dj&@hXL3?CQvl0SMDZ+n~Q^m{xc0q3$I=vsQ|(s7{&Rje`9U+n?A9kldk=noMGgPH8b!s9XLVgXP(ue$qpMnv;8y-k!tu~&|L4ghhj3yy zE2gBov#DH8#vE%dBw;t$3(Z7P8EoJ}+kfRAMdKpvE5J7Nb8q@+etCX%zm!+7u6F^VP@Nz>&p zcHWY%j)|;lday5LIyRnCsgptYZFL+xe-bOu1lH30=UOPN*p5xdZ+8M4DGN%+@%))O zaaz&76r~u(yj%ylgC}KVGnoWSMN|i(hxy1t3U(Msr6pQLO*OBOwS*txjaEig(RWJXqf7s)mRo^#1!@xZtx9%%_ zwCQon?QBUPYRl{Q_NS2;H67a3=j(1PzNESP0f;C|=2FD9V54H$q7Y^{JJ^2O(H3m5 z%f1%+p9_YH_q&97tao18XR28M_PtJgwW?VeeD)sl-$ z0G4E$;QPh?%ZyCAeofp}6G^|zk}3OFBTK6!SL&wPcgp9&Eq$rYNGY+@DxQ_N{v^EEZQPFPNZ7t>HF<< zk?AoSmA?7{E(YE)dBzIeqDy?s8NJmsA8ZDVtJh|u@N`~w+=$XHT7044?J}c^u|XBT z9y-V|?P=-mXKPjvF%Ul$kXL%*2FyAwS5+2%4r!{61dRjJf_L4lyxui>ixQnS8j&(K zpsoXVjIhv<>D2MG&ljFU0=ToZJXxI4opRyDZXY=7*hM*Tw=c$UeI7U^inwUcyrT~p zKb;Pq)f5Nn)vtMMdFZs<-GQY({U=~5~u`5RG}0~M<&aLfJdz!&}U-q$Ci8iX&QpO306FUbp& z62Jw@N0krf)sh>(2UCwFpnVL2Ax=p2O+Z1jNg2ig$gInbS?DE=tUqnJcI{X5rv z`%H4UoHLw9Ol|At6eR^Q)3D2aQ6Pcj4QRF<_h|NXZ%Bl)16H z99Z4{as+gCwJRK5aHA0VtKPzL2VC_2XF=jIvX36#W}UTIa~+B3eyv}|MMTt8)RqOi z{*k#+ZsGEOQ~#~od)LjgD@hJD9VYYPo$ zK$z6qEK$U9^?cdoEiUEZi~i3ZeT%m4oepz1EkBC%feuXXtH9XoTnN6x*FN}*r**7Y zHZKVxsJS)|>F6Qy6eMDn5?IBy$)9VJL=oFwHfnt)Jm`EvmFZOia zJ~!3o5zLL|3}*x@8%KoZdGfr`4uRB;#z#YAFh}1s7ZHL*T7X;Xj9EUj5g42booOC`y9)X_sicD(fAtE=P!qora(x zARjsZ`x(y+-!DDz*~IXDfbn~4S!H{lPuFl=sRX0+>C;s{pi&W)C`U0KY7)$tx}3JR z`Uv1dDDeq>gLjLNG4emze6Hf^5J%HR?D%Ew8`gXkh&3tL?K|KuT-xWPv#1(Y(K$`1 zXtgWSNa(*>Iv#PrP>x~$jXfGEC&To6+x0I&aZrEZ=yll2SADCpw)&E~z7<(G!IOIv zpI(r6e5z0loWD7XW>?Z(&z`I}b9ei)7=X4zWm>wp2f;a0+&y#n-m;j8qfo$UP~rob zRu*^idu>YCU^;gC6if_L9Zr=Bl3N>hqded(CR-cyPEKz=L@TuhSpRyMQu9`oLGoU{AZZMFf|-c&9u z(gfwir;!WlL?LN~A1}2|l~YO|Dz^d?iaiz zTF}_xVObACpu%(6>t3yxHZ;o8R-HSx=zwyQ)q0M7@KTMf3kUC8k}LeIlBKa zU9>7E*`E{AwuvJoXy)E9J2Xi3f=)3eeB z%V;_?X0%3)S}Lj$6g=qvz)oKUV$ip}dmpR=-bD2EAJN5Jw;vG1R;;uRG}Tgj5Ww|T zXpz(JaSO2Sw6+*V$>95;8k>IqWQ7GyJ-Her1^&gc#Aom8Jm)Nwih4J34zBrqv01Nl z1fj0_TN`Cs3;8D|k;_6HUKzV)XZ5xR^Zu*Fq#GGs|333Ns0Qlp2$(FJjI8HjMC6=_ zfjIWd8Fg-~`KHnC@sZ4nmr&oMKjnQOO1bmA%D;{-q;jtDm8C%-nbiA2RM{*S4GF))PI8?blCZ=pjOZ~YvGATiivD^y z#H*E8M;482nW!)>c`s4xI;jPBI1TgweQcLvf_xRk_$d?_V*BuLVg!gpFoqO?psl>& zV3eHMzs21K#c_z#GELNp2#PJa-Q*8gir|Fvb8@J)347ej-4|xDc_~Y(;OIE^;L5)@ ziZDp!IHDH;1|p9LCuVzNc3%$3#$jXhbXP?3OCKe%>enEyB(kaA_lP1{-QtX+6R|wG z)hue_f-*I^5yE=Ti5*#vlZ zHF&&6`J6%ogGI}g6cK_`4mwgs=fgz&(v=U(G7|4`ZR*Xmf%~?-PQ*1!&F%9V-0pzI8Mzz`=bIsbl%Fa$3BYARC)? z(2J55Q>0%O4>!LV9a8x<#p~)+-cJdQe)S2qher~n2MqrQE5>%k@@D)Joa0AbHN=2< z#RG9*O|ud6iygKJ=Ah7VTg`z?7phImG;2Z&WmB{N?Y6Ev=%#jdifU#1Mf#4K3orI<63tMG9~Z6lf~qwCo<0IUM(Gx`5LCXJ7w%6YceX zN>|}DN8O%Pbv#;DYER=xP-^Yx9c`U4G~nXK>$Y3@j}2S6<~kDrYJ`PcM5ON>cl90) z?mz1P_LjfhHFT{Y+s#)Wp^0}r6B>PE%#ViTG}exAY`ALS6rcm!^sYj?ZN{%Sg*Bko zFWON&>2a$?*|OP2zwoWVYW@ChAwZ1EBLtCU-*f1-!oyTtx&!6MT?11LrrBEpAeJsB zk`c?-*L#&)xIADhKEwd^i^1q*`_0bC$%_|L$q1%)PyX}2sUG*|m@SYGBz2sn>}c(Q)rrNl-pLL3cfDJ0kVn+(5EPNa4c;=+ZlnXveSm(YY;Mkx@y0*Ewy#`+s3FFEOC^(USLr2Zd>Amc; z&!mM`3J&=k+G!gZVIT&78BCqAqEq8LECVMNW}gLS*z}<4|B?Dmiq_mn+p93(kEg2I zU#>jealBOB8;wRFub~VMu_5z~h@cYniU27J>Zqh>EMt1>seSxf8A$rXu(!D<_>J(F z>x6A#s)(2YPp>GF^CX%w*F0tt?V~%Zt2SmSP3Hw)=jG+K1oFFh+2AuAu^<#@h^QwY z3BOD(2EV(Eo$C5Osok#b_oD}}Pwjf)@PfJh5W$p*R`56-!6$aAjew+GNtGb;y^50= z?1`hF-PAl9V{kep^honth#-8W0`Ieccd|9~sB0OTO<%KH>4<*Xb?v4!xXtAbwZjB7%N9@FnL9;Wtl29YX779` zCX~c1ZL7^Jp1*Z`OblShs9soSM;oP{&S%`x7`p@V9nYq<^+6%ufG>xO2=7<}o z6{TPqnSn{%Lg!fNLRN}CPHc16C;iiSx#sOqq~8EdEUZz4yp1A9+)2;5apu~+GE{_G z%v#PliIH!h2h84tenVtnmIQe`zZ3&w-4_e#A(;(N(tRxP)r(!jBQnF3OihGp_P-Ym4SC2&7#88uM zx1QNfs43qtoCunH1)qut>nMVu<@plhQ8iz|8A}-h&DyO*b*IzQ1||44XHRX+%j%c$^yy?`gY5uN4zXZzz5c&#HIDDwp+e@cT!QGN}yQxMoT+N(fP%`zr5j z#Y!^6`r|^Sbv{wZ*AO%p{!Bc6myfY0CpqY`Zp5{^UN=uEgDQIATU?Wij&M^lm0ojx zoK_J1uyN^tAW2IL*zeAw$gr3#^Z_g>OAJBgHq_9fBR?d`1Ibzar|y1BsCLr1mH z+-c(JUQB}F_2I+|tCmy(q{P$_;$2J{zWLfxF%=zX+8&_^gpdBnJ?WzFv{qD_XX{yi z1;yU*05U+z95ZUYLzIUJbvI+q0;YVswXzC+>0B~}>Db>Nb5u{=m4ZmXf|a;EhYHU^^?f^sh`g$RTg$wJQQTXBio+CZw@2Jk9vnxP ztU$qxjIk?Qm5zzB24>gz7O~!;4Q;OcWAoh~M~q20w04E?aaAj&GELJ zgA)3T=G=Y%&cpC&(bG4Mm@~DW!%13J{s6__-MG+P$wBqFL5R}3I1~zv2b)$Z7_m9& zoX`=WeADAJ2};x7Vmuf-mK;=YNflJ@q&2@#75u>%PYR*gu`K6as1o$5Hw`bgfrT#Q zF3gnt%ifm(wzoWUyh8l-JPFjL87iptG!6y1UR>@AFJyimxD~vQ>$qD$74(mn7;0j5~bu8_MX<8W)QpuS!J0Zn4(u=V^<6y6sJZqHp^6QWto0iM!d(ax!WLX%;2TiJ)N;eD!DN{CG&F3`@Gr5< zZHNTz_f1MMH%=9jmL$m?xzrv;l-iIR5cSK$i>(WA5K$sLVmVnd06h=ipTPf4Hv zuP8t}m@Go*d4MlJ-MtJZ_)7_S?Mhd3h|&>1xT#fVVL%kUvap8Jp&!zgNY zix1>iT~E@!$|)CV%(?ksJ&qSH8;<==^>2~NQ>-VvrHeI^Obv}X`PM0ouO2aVzXh`v z+mx)KT$~Lq*Ik}CjOYPU7WQ4qMAD{&%fGXx+Q|f+IGKEIcL`Sej-T4`2I4Sid(a3C z_f`0N1(@WyJi_2f4GD+$UT!B>djhS|fa%l~{QdAc%9qHOLdMb+L%qX`OT8qT`2{Jp)VsR3F8 z?gxaQU@BRQBRrS#S66ROi)wA+SI1j9=w%Z)#`7hE0i*Hc%-1*>Ze2n0VLka)4}$q~ z`=#5lE9Iy7&qb1pdhHu#;kVAj?(_c=Tj+#W#U%@&+Mtwdv(OS;SWk`8CW*4a5XJzOuND~jTQBnrun5P9qD(8 zMyP846i&m8F!aMZ_s#@b$5Ltq6r$^V)$@9$nyD>il?z8vM6h(nQqV_{i@3Y9$5no7 zt_rqAtM$k9Ft#spj@;;kXB5}7u@V#)aDgB*OSm!!kB1>HWJH7ZX5tY|gS-(Pfg<>! zLNx&Z5k|H&Gx!^ixd_CdQF{Bp#gT2Kyo@?c4ZCMx+Uh9CHDRL7#qZjflP*LPd+PeZ z-c(iyFU%-?E8qr)s#~$f{EUUa1?cKOO}jGhIb_`k65?!h(c-C3%B4XJ|4bQ-qFlJ+ zy46ghc2M$UV$Ffq=hgJtX3w|EKPN_!t~AIe(=3{EZZvo<_)7r|doj)u2!Y~$XT*cX zzzUh^-A5bm{nBOTD~MY-R9Q$)PlG)Do|JU#3~-t~L(F1Noouy905+)+yC<01@IAQt zH!CmeK_KY_l{nnkA4N6+0<=Zx`IE}F6vV~rD~*`PuzrGxh_qq{lQ@v^!1csursc0p zPx7wnuZU=|CUKwD+0l>6+MEgeu9rW7YpJAQERfSuWekuj(VcN+3z(%pVYjzBDo-0` zAOD}%&|_Z#6JIYIy=)9?AH(4PrPnX=Yd1$;`LO(F?R0!*4h1HzLA6NGqzLbA0l3W> z+jP-vCNKFbJ>WrZiPzl+XcreYy_CyZX7QiHxo4pioLc(p6xXK@p^MypfkI4m zQS(-9L6dJs?Kp+m&^c-`ed&gdB_d%fP)Wa(g|qJiz?)dL4R+Zis%u z-5?CzfoG>RrpcLcmTac&mlABe!5C7^)tk`InzPy)wDk42&C{ti>vjeB5+90HkDq|P z8}CKTAVh&ljo0TfvE@JR5WDQAMnWUi{p?>`-;0>YCWEm~2|nP@f3+I*5#ItDA^d}} zoqLFvzgchpkaz1e_2uu}PLo%%{3@7}Oho{)vRO~Ogzisotr%dG$fBV#4^B{4iktrs zG-~^gV`fuh@_Aq`{nYv9vdGe=XFI^_ASKCY_j&x?8TeP?-CZly|3lYX2DKHoUE8<> zFNESA+>2Y0V!_=V3KVyzxI4k!AvlHLPSN6}cqs*nOL1-A^nUO6`My8TkIZDx-jkV3 zu3U1SYaPqyi(g;i-p8+R#-jyJB;FqfNK}8ap3Cb6>lY9GzT9sY+~+U%{acqb$NCl{ z_l2y4?C ztM^`?VZnCJ@nJ=J=R;_t#Q@<5%9jKOF^&tqg!>ffH>A`$n#{{gTE@|Y#~@i^YI3~1 zE)%ZpTZ7-Z0tJEx8fjq>3%*EVv=?^uHc1dtkvfq5)`D>%E9oBp7QnuAhnPlu? zSHUuuD?)u6D|?rR{HP2maE-LW3v%kBiB}G5L=E;(x={q6{5e-DpT&NokUjmaH=?&y zVA1*;ifp&pDnTNZCm)W^1pY?9>qu;0*QYgN3naqCl z+IA!C4=eOjc8cg*_q86)UzB{{Rq%TL7f^E5n0t@CiWA-i7TKaj2!$i< z0c#h0sljABP;|u7&%!~8XjWg*(~iE&Wwt@>T~V@F1B4tKkqdp2h^*zW;Jzqwa^b262Qh;E`-150c+v z!5x;)436<5b)aj zHCRe5i1xQvO6DNuv9Lw2o7p_INF9U{3;LOJ&tkL@C9al05?)a<{aEO=VCzgrjDZ}4BZFLBBhgz zLKhb$5y}p)`yFRld=0He?=_ANYcXIa|2s~?ZDDoQB0;Xsqd_5{Z+Y8^nF^=Ul3Jv zOrZ;}h9e?P0W={>YFr!fH4Uvh^{Xq^r>Lxj{30=nk7((e_X`!ZZf}f?iY%HM*sxn; zCY$`lC4+QmN}*&lb$Luj}kTpA_Pv)J<}P+ma8r8~WAH1@cTz7Vk*{7I#E6E<29en5O4^o0 zfM^&&Jhb-6Cj0^3pA^Y-(bB>N}R1Gpcl_2JEmE@iX6s9}KJ>9)UB z`68B`a~DEAuz1MgB0)>E_b%}BkGXKitv}QV#z6)&Kd(GMU$f&mABY5#&DFrPjP7Ke{Q{QKRG#S+Prl%!{RtjAu@v3 zzMXFQ%IK`euZ+~A_Y<2O?tJvQPt)~VaO=e&?h~(lireJDTy%H()HQHB)s<|Wrg-y2 zqTOD&rd`GSf?R>j-9S7EWBj!CiSZOG!^v6tTlcnSM3(>Goq8)oI5OcW!m;b2kydyJ76>~l`PKTY`A{vs=doA^&3UuuJA|8a@JQp0}_oaX5Vx!Cd**x_+R zqcR6lOqKM2X{E3dTL)`iW7l1N2pCXIY+}9fwAga8HwJW?%(aZrF4yPWps6Tk4CQaJ zD)X0?9bWEuG2~-ZDFw&6`G~omNy_0;Jw2}TbcIt|iL(BLuv*9)bZA}xuJ<0BA`?Lz zj`lljMOAlV(^icE36OM=Ix7cm3c&E{tAEPH??E?#ra@=d)q%`Lmh9)2ii79Nx0jvW z->zoZ_T7H>=mHwl=C#VLbmv6BFZ+Vswnl@4e=Db$z2wTK-!}^8M~g-E!lrvSUF%#k zD*JaA&i%17#QqUE@llTUs|dI6{`PHRpB+)x8|cMbx#IAE!}l|5 zu2qK`$mdyo>XDcTAKvlZj&eS-`{lH_rmtHhW(Q44Po!PmNk+D^<69);VH_(MKP`FA zz_0jHO~o}U^CN(BGhD_x-5y57_OqUGtaQ2=nLv>l|B%g3Ot7$Q9!6&oOVlJ`M6>fS zGQ1=B^P$J$0~@@>O;)hKwRaRbvgSoy*?#vLK}eNNQv}08gV~evlaqpAtchcZ_OfiC zBcshAl5{9WMD1XQoZ{=ZRL1ct-3_u>k(pFGl*whMk{e%pUO>#E$$2MC%P{YuTg#nA zg08^#YedK1bb;uHOaznC2C~n-%n1ufCG2wo3V0mP>e`4y?epLIw2Ds%DGLt_>DXhx z0nroTCA`oD(9v-wugxSITl_l~?rLx%0fts9c^t&^{;f%aW}C8pzcEq$@N#unbQ8l+ zsyU|h7ik7|?ZGi<@=`gHUmy3~fB7JA6=P`UxBs?5`kDWu(t#Il@MSg)s2)Ev>fY5^ z*sPn39Hm1}!~~yDq9i4^yY2XsH& zMqz0W^^A^;37d>lN^~G|3NMu`1I8sp!<{^kdLMo9;8Ip{!m!qJ~&Wqc@7;Ncc&?4la!FM3a z7{mF?AKfee;PkZM`XB`JT#_XK?eiXxj z3-`ma+A|f^Xug3{Uh_Rlw&JMZH*h75)MkVlEmh?bW&s7#U}&|nlAGQH3#rN-ICgG9dQvh-ROFHf8Tqa_6NlCY zJ2sMvMb3$XV+GNUoq%cD(lA}G+2MqIq@E@J&CTo3>XBCvZ&YU&-cxh_&u-nkEa*;CCCN)T|{zO$$6HqxTUz zI20ET+7OQw6s-(*bOnlQdT~1IjULPYtK@@MTW_QN4F7u}1TH)a$QAr^mN;UaAaC}U zImuJK58h5@wl==psVHu*ZPWml1x}y$b&4E0ejDL46}ebOSgB`i())%K82Xko^|Zo{ z45VIWG52|4r0M};22v|ro4g*iFW+I|i%WH)nx?GzAq&Gs5_48;zBv@n518pxP!!_2 zPcP+l5>4~e%C|jVP4wO=m#eZIV^}SDWtb80#lG^;hWnMHS#Lsysy6!-WqcTJ{ZpgOq|dg3KY7h;96r5npukejvZvDALXXtf-KY>QEYqsZBOz$ z^?E+8)yu!QI{%&+;Ctm$RL!FFnY}@ztYE9|Y_IHXWBKQY>mn|Tee)!KIHr4NDzl}j ztPnl~Hc}ZJv1kWwfH264CWRIgcKEhA1oHEHi5sUA6stA5r0jF!UBbn^U8d+`l*5sl znoxQDr1;kKbHsu8E)n*+8MPVk+#nj0!A=kC`NP)F&&XhBySI1Tri774}w+Af34#Mq@o7; zO0Rw|a{Ld; ziO&v}dy~E|5G9U?Oz^pK>?yn17tLFljw99v%fB7fdz>ryiI;u<0cRxNYx7H)Y4o>} zCs`fSvljAEbsyq-Pl)%snBpqePFpiS<*J&$ ztgce8rR*^EG3@D^@D=dG=I$8qY4yFcsiY(PK44UVq!ll0XdvpGh99ic2P!eQMT^BD zw->U+vt*2I`^pd_$#PWP^h6UoT+L=oymDzH*)GP9>5d;bq}Qc{=N7NtSVm4*h&n~U zQcTHm6iTcSBYyra>LleOphE3-Ayw z`U1X3YZHU-F;Gr(a`^U{kmoY}|bUH{u2RC_zM;%V-pB>W;zl=Ng!T2a0S` z3gZt3kC#EuPfLGiHb!5c`k2iG{XTh_5!GRiXJ?diF~8ifS`5FAR8~9ZGH5?@si`#z zb6VE05;xJUf2V~s)i4ZOfB-q95Mm~Mvz6p%2!`m09dH^j_cWPrc_nTsa!%wBh`An- z8U(>#>@mYMXf;RO^53`K&aKHi;3-uqFjkd8$ZuP3B-wuc#)Z?~9JR)wC3OIOUA6N( zNzWhKepVrj#15jnRwOF{wbkfX6Vek}#xE652V@h-7vF35uSS*LUk$DoZO_K9}3lUL^kpjHvWdt8C^G* z4>U6*0b}@c(|9C2H>D+9H^YKp;_sE-x0WX@m+(@^h`CVU-v>)HEi6+R`rQX7g@(SR zEte7aggHB#3ZAjP+|@$~!=SaVHVgeG0p4RF3Sa@=&20qoAb^2G4lgTk@L1Iy?zhIj z0SLikiDJ`!t=uuu;n9)Fk;y6vuhI{Ohm-z{+W)Y33vTVZx+&{nXeL+((+y*E)QcN4 z+*s$(cM}LFu2uWK>l9L@|GmNxs3Yl+Z0*j7L>hF?a;nLC`$pszJ8AJ<$(&b6FJ`~b z@VVF!A1KsSCTdFq-dz(HirULJ+rA6h>z2rdor*ZtQdNYX8*R;MF<+-lImNqFhzRg?Ly~>b!(_f>h1FEQi74TnW`}-vp!=p zx2gj*!mr2qozVE`-<+eBxLv|G&y?SmXohZzhi_PVc4-h)`x5UDPF%0Z80`<{#zoL8 z9a?VD0t0$}G1ux7yL>~CHY&j%8qMT!T#6ZE{(QKOKawKk>z^-%I(avI@P@T&?jmgS z9ef4WGnbMwR%1Mz9(`Swpr5R+?8(cwb2k`lPrcV^UL%POw?{-n0}gm>XG-*zhRSL@ zQS1Nk^AU4OGdO*OGiH&=LG@(grB0< z=T&>S8nXXmOxf8f@h)Up9WMqb@Q=U|tqWox6=>z_A6`!;S=-~)XU&0h6MNopk-g01 zq*a@y>^}kN=3{b`>tIzj&rTxqUWqor6gUDYN^+!F8*`Stta~5#A7cm;xyYzJC=xzj zhlk(E9&->s!GVuV`G9cq?Y81!`+A_WeM%Y`3MJa-A;}^+oynogG|_}h4~#<^8|*Rr z%8EVSw27Q+yysN7ZVn9vDFFe|4g%dZetU}&h69JC$CR{@qe|8`pGFlgx3TJ=hE9q9 z3L0o6!%NZ%dT}pLh(5*|p?r9DcI-}yiuyFSX65L}0UqWOG)rt0V?X>P11H3co=df=DcUn9Ch8) zaO{>4Y4=7dP_n7M<;yCZ3|3`kuAOM&cN4S2E}sq(W(%(ySPj|W5EjS=ZCWhpinj?7HWSgY?6RJ(N=75Mw1wKVmyS-q z{)v^({@=M3Ujewc(XonP9U!Y+q8|kv@Ry|lqHQ?*iiPfd7>jHo82Vlt#40weqmv`Y zg4zK`wULtfX9ot4NhPP^6B|D1>*fZ(otiP(g65dfMUBW?Y}0G3Fr!cjaL^^&d`1i% zdY|AQH}X3|hSJY)#CJ(T55*F6s@}rL^NuiG_N^js!Y=wsjp0LUN7?(QtYx4AMpNVf zuB>7=IE@m+5{UwHXm;*hA=@6w`3Le}36RmdqjBqFXi^Xj8rG;0!57>~{J}OjcUo>| zCGnnB?R_Anw8*wkdLlk?q^02Rdm=`kXW_$Zq*t*uMDe`=L7W*D4<59hw-?X95A-{7 z+%CgS4#KF*g{C?OdFjONhR$8;gW|s7SLma~62>q>WJEp^Po(Z8D0h-`nDBPq2$cd! zXQ}#u%lCUl|xG z*rUpf$z}1~BZWq0C^XsZ@7rg)GrH$e#?VF}u*l3C&?Hs2zg~b($eN>e)n-YMX>45F zg|)S~9g3=akYo*C#5alG_k%^$4*d?3Nu27iG3FvcFmOI3VW#be5K(*pLYO_A3aL`V z7jm3P7a5+y)9UWFS>j5H&Jw=2^BXtB&e!$V{7f?Lm0jQs_c8hZM+7(woePlX``^UE zcM&~b;pUC8qT$Z(L3>sc;dd>6;Q37d@|>oUU7mTA)(iihJDNT8+~B$FRd|?AoEuJ1a#-F>r>4(<7#{vxe zWx5n&b~*72>-qR-_LH-<6F$WPQjJsKVN@?DnTv-jmN?Es#O$3%UpT~UHXnG(2O=jB z!M3h(Zlt41%M1Ye3v9VPVUc)TZHFQP>FXUu>9ef2Z}4``Q@E5R~?Fe}(sG<=6; zcgkC6kZeSTi>zTmQ@a)>ifyUWO&ww`v_Ef{C5b_94?2L?3ZHT(R4@_JV(l?3Yt8=tcFxNy+WRv_kFsn7t$>VSc$Ux1G?&d#47e^+r`blpV|9F!xkjK zPZkK8^Yi$~^%s!j{U=}WJfv0evo%r2wGM$93&j-fXQa>TBOgG zcohqh+NOH#C|k4UMmIXkHWy4bVfuCao*FFMeyaln1FB^@KcJ;LEEvv=l~G%WrVMrS zCC72!B+9JR%CuwO1+u~c+>!gbXd&+c0pP5QUb;@>w>vq}$p`lo9KZGDX%GO&O$G(U z#a8zr(#0wFA|!XI3AIE4b~}1UX#Uw>jJ=yUJS}sFaVzJh{D~K4sAkNOWnU%C573-m zbLS}e65&M$bU-U9U&k|bXulvvzOyJvDJP#PD>`iNp}>Ab>A^~Re2IHb6|$d*{SX=r=D`9nma?NSTQhZ>2u z?a!{LSE9%IYe({3*C+Y>SJHF_RRP%ztH++1ZlY zLF;f`Gz%V_jQ44u^v^@{M~S+i0*RKGc%Q!ff@ud9L*a5*N{LC^h_qd3Jq2U(Y=yY! zPSZDz@`0AxaAGMJ)n>hrvizY^ij|biVn27lm^;ZAJUPn0;#-X4;0r*;;I-ZZ##R151d#4Px@=2nMNt^Mdz&dA#| zO>?EFCFs95kPW_^C%a!e{Z%gdBlqh|uwZyN9$M%}Qh6}C8E}}YF~js5%tU^oeRc68 zo|SC$+XiZDkA7?aC(@IHps1OlB|b(<#-%X>f%;Uq*-YL(aUs-Iy2jP`xY*eKY_%zx zS^~!Q0q#EIGF%8HudKevfCGEH+@ft3$u6GFyAD|T+TF(pDAKKDf;L8VSd}YE6ot|r zBf|IDHkuMaX7jqQtN1C0vF^5(r5=-TwmNvOz2laWmUu zYNr&1b4fnNJXv@q{V5Sv&6N%ic%_N~@1hsKLm5Aa6Z#%*tG{p+2Ud`$YT|!lIK62b zoNT$L6M8!o;&^a?kD+O)Krr00fPvWg%*nfR9MTdWE2$v*Dlep1{bV!^vpga4XDLI2 zsB+0lxYH7Sy)W~-OSp5&f!ZD<#pd4WWP#_v^osHG&r`?m&wg-3_fSh3oRx`#!#1AK z$dt9ETEq7aj_QPca~OiHjE}1nIK?IAbzvph~=w)ZUrX@2gn5nsB$k)={BuuJEJ6{1c?K^rsiqj4T)*Tew^U#XFcbXp|Ki=C&t zq2Pv*NWGL3^C6L98ab%|q-Mf!IfTbDlHLHz{)XiSi(+xCjkkz`UL>q zBXgRFb9#V^*LLi+x4&DwQ5A;=c)V)>fY}01%jO5w9pJs_kvfv8^~{}r@f+}lS>J7r z#@q00;IN(qJXfg5TgN}!Oz1(n@~euJz3i7bT9$PndZ;HUn*5{v))%SeL?rib}o+a{If7Z&=hBb5@W=)=i-S?V~@DiH! zOIUEs)h!!NvE1DhOV>(X_8XOeX!GQzMf`T6R|g%y|F@o$p)6i+k!*7f7H5(wZ(^ZQO64xgUmyT z?I?e#EhAC>V&?)9b!xoDkOWiHikDvuPKJLX%;#)+93Vr`Kv)VnU%M|%-V325yf2KV zL}tOfOo;~Ij@iR&BzU5qboUYPkQ|dX@rC%*6`hLPsIP~Zo7(YJ6XBKE=k~L9V8%n#Awtfd*{B6qs8hVhP?X_Sh75V%KRC4=l%sXA+FQxG398F^&nHvweQ8oE1xrp zsJK(24H7@KrXWudld_EOEl7#@xi*VOu?G0*NJ?Q&gOE`YEXJkZiBAHH*{!kboYRVf zzr;xcD{|)ZONIA#xFzS|K2($$MDSexfs8|F6}z#`4oiGp-uu>-@s7O8A0Rj>Mo)xq zITm?7buFCUgfA@YwLCy)$5LIB=jbP~;uy#x!<9X`Wj=}wN(-+f7ggI`iuEET2Z z+>B@<2LQ6_nM4V%#n49MM^4Q1U?7q&kd+oD8Q%96N}*PY;6lq|$*819lqAqlS6a{U zqG)cTfzS18KqH*}WL_Czg}Mg=HAnpDoFQldC1*Pkd}7GNUekWv{_w*KOL5HUXvh27 z#13QDNN>Aaf+#QoL{A?&E{?#;i4hpV~KH#sis4|5ED25LIL53N4}CC ze(sP_4sBxS+6`|c0MpaSBjSM5#&YxJ1V-jC z6`lEHdN@DpZ&G~@ubofj^*gT67ppNP&&X{MCRJ7(Ne^h%SRSxFqc#nTNlYUNGSHG5&(HJU>pgEIK zws*uCZvNrnNwfkWGfDiE9B(?pVLb$R)2S`|mbsLOJTyi#+{_^KO+9WmKS3Obb?SqT z0U9udD`XroY>rm?+vgO__%Fko`iVU7w(5t3==S>o9=caildREL^{JTTwLDQxpcx3? z1n_hmdfuVXqv72{vr%>Fxg=JPIkP-2UUrll^R8Mai7X(Cb`C_H!7jQYRLt^Z7F z{m;qBf}5U%YGS`p%$|R~Ht2ArZQt}J7u*Vb17sl^2_(h7%#S9O9Ni!?u`R-eq z=MLu9B(bo$1A8Z*GoJ4`pa5#ob+4?q(ls`hIs7Tz*k)W{f1~=0&8Gbua@~M8&5x4T zG$@%(tTHH>tp{Z1KL;Do?PK`OmB{5qRu&j{-XBceSYVMW8LrTE@E3?5I*N>mlCmZ8 zi12|IR9~ex(}Z;Td`RSW>8cXvtx$%1pa*xC@W)MdGzP)LVeI%|t<8}t2|}t8m{QS} z2z|Ye>j>=524CPJh@WXSS@293EJm{sj^qqT9VRn4pDnyAm3G>;FvGWINR#^ZB z1B)oXA`BB14J9mX?~-+CKf@{dSBB2&{%*wpHgJPp(oOrPfyNv*VvN#`D)c{l(5`Ec_^VWI1p_d#qa2LTD@#!D60-dSxBiuHtZR5`nR zx_}t&!B=UP`S?CsWGKCtQ{}d650C70mCc0y(HiQayF=Oq8g#>Eg+0t;{x;P@P~xPNM+P zq6wB~R&D#XtaUOZ43=th^KH)ctvNHjG_xZck)%51Jy8yfon>i%{)UTvxi*Um%8;z| z(p|y2YP2a4&-x7h-PKmx3f7SlrMOV1Ou=7m5EYxT)N1>+%7E)tm%GlEPRty@i(Zw%bx*B_EEWZdE%lY;~1x4HaE*;+F=f) z)G5*4vpqZbumS9&8amwsu}q(4if(X`8!Tf=W8|tgL=~s9+)V+<3^HIR3#XS4|LdZ0dLp)Nr}bxDd!s4Q@N@sc{%P zs!aH3^#CZSh(J6cg3Au_3L=eYkY>Y>jOn$qo)(rVz1~#Lo2>n_nJ5Oh(b8bEYzcWL zx#DF=bXR1>>qSaiV91eX;TuX>K$4@6cRJM~BIC8H;_}4qD~1s9ksYS}!n>}q4$@$b zkD#1kB#_X};yI#*jIJzDfuum_6|7kh0t{3R-;+6i7znh!Q2ld`n{_FczfJ@Zz+a)X zM&O~Suw6SXq1AH92H|6t$rL3LOXc?p*;rMaX(9=tXN#)kW4^4^1=d<2$lTx&N6Ki@ zA!2gwhcyu5TNq@r>b+)l7){Z|Dsf#wi@&e7wc50&C)~|zJYw& zLXSQ8mVwP2ov1Y&kXsB5(|NSMV)CawM^)5p{Ax;;`bJu&C2HKJvlI!1j`S5BSNooB z6xZ+s6yKogwu>rDUZQ=Ll$FjL9io>~^%H8TLMhZX^Vrs&euA0UOUZKH{^D-ryvMjd zxpOHrh-?$e%dy_9Yy@s+ZlqD8_mE><$|DP&Tyy4LF%O#e=lI^D|MKRs7XBS(1wK~F zJW(FyS1IVmsZ`{(ekv6qDgNmHasSzO^SgRe#9r#y-u%j$75{m+-%M9Dj+k=#quPR7 z00mQf?cT5mi4{?Gi;l*To=uJ!umTZO<)^LjQ_tQaV=@k^twW$L8*4TgLOBWNB1}*Q zi|}5eU*(3Pr!wI=pwTI~fA8MNOyEF8hCS;b>SUnnn4T=pOjode*Wk2bXdg@4^NvJg zXi8YjAzM>TWTJ6UjrK`{9ATc)^Xhh(yu9n-kz;&ju=8`vK+=JwE%xNPpD||;>#~A| ztG+U*Rfn@J_?4)CiyQB&ySV=)9JELl^g>04ZM1a{^|(pC#z@$^cPAKUrmnZ_wS;ZYazcJe@U}+4e_4^1-fa(x z32t-cYAcCrNhdGHFiMclYgJ*7wtw%%Fak4SxIrbY9yWwx>(pfT%XEWRK&xYb62cPS)s-t2$CS z=FAtPogddr2GZ&Qs6N>t9HQn*p%>~p{7KClAYk_}JxJf3mz{)7jO$s#Tybx^@_nsb zQ}PF~5Eq?B7b1Wscf;IMu}#faj?N(|Bq~K4_@zYXToYbdE&C0YAsGqwsa@ynI9m<( zhI|975$n}dRyuq8IuJm{-BqqPBvbt?0x}^KlK`&5PKeYFHX@DjwFYAtrM(OaPI_)dGqi8ssV9nA_G`)(W2ed#k-Z=5X9 zjkfTU}f#2^@^8e%#aBWfK$@+#vm6ZM_TIFzj(^W)08KxGMNaf1ape zP^_#o2(8{rl|&{LzNzk|G=d>{7tcJjShK7auqr;Dnl3x6Hq5sAFO$`?t!M@*1HNIH zV~C8A@&#w0f0PvtOPBWwZdZw`-vf|~6sh?AO7b?ddnG%(#VxMG#m^U=d zv3)}h(2*Eec!6=0xtqp8f2h34$a2k4*CuV~knkt-wvvIq-DbCiAsI;4H$XZnDVOPJ zFgRCMkvTOE#U9roh9npbLR&9ffoVjFKzy>9A^o)9oi<{e6Z@E6M1Dh*l2Y_F;FjkW z_WlIS@#9pnGj+YJieh#)W)|kDmf^o-6M#ux#0i@z_w|+yxlyMnU&n`NT~?cS8DXKU zsKzjXENxbCki0Ny3FJse?y@VPCzFGXM4g62eGUd9?5ea*I5AhRkTQ~!T7}g^&DA-l zGN*tLkWq_rwM1rWvtve=8Uhb@}4!0uWdfK`UZINg(Q4z;FXw^9@ zZL{L2#EExHz9H?%S(0#PRV5jivTifAlpr<#0yDDtqut4Fv=?fffvO2fH-_$s-Yy>v zNv)ZFH_<{5EcW@P_Vw~Pwd7b@PHu@(V!||w^|^%U{-Z=sw`R~bE>omPLm2FO25JHz z@wryV1)yuM1g~!U&acUcqa>!jH5a9HRxOt6cr!U6M5FYlm}4p}X|uc0Ih#jQ{7rgZ zAQc@VKLCB<-DoM^qmu!QQZvXxYMNM2W~s?sHgq{T}S;04}E8)#PO1mPb^ZK zGT({_eCj+jMTbYcuXnHWt8Etxk0aI0xW;?{7l&=T1+ojkX`5quWAL(&ZUYVD4PHMi z{uJnJz&Ukj3~{mshqZvGtdYDA_S%6ME0<5TRWG5gw&kXg)>Q1gryy`*9|NM4v}`hW;9IDh*;c0yZ-z6YE(?AAm;~-jSkx$N;aA zCr70kM5EA4$paD&CD;^Ti&NSjjgE5Jy_+Fx&(nG8@I){1JkymX*@+Dwdvfnl5tjO` zD{+A}jP*tz(8W;10V17nDhISzu(nr#+abg$?nrWbITFCC4v4i9ke9W&oNlUm90cr4 zh%+gP{yk+ZM=CX8E1iQJmWH%_f+(fL>ZKT<8zr*ORyU`0n~M9us>d83y4L~~y`e|M zVs!tK`6*aiKDgub#9a}{|7cmS&?$$_*~VYIVP_Xvj~u4yT%n;FSzj2;vg~5r$*$AE zv6{+-rPN}Q87G$c%3Y%O&`S5Vb@7LAkrM9N#f_cvO-hf)4^Y1g)nH)x~HdC2sQw%?|e|>CH-*Vcb z(KE=XgHNgcTKg`487J5x7thHQb!9W^03Q=y&7UVQtaG3)_Ot*~oWgh!jlM6am)eP@ zt!+)XIJU}lTU%@AkRF-DK4VJMjE`$VHS4ew7Z41#oqy*BV3&8>bk}}D?NEAdL7F$| zShA6(tQxd#51TOU?19fsY3)PfIs_Q??X;T3kC+qMit+)Ytm^qEKlHp zwWYIu(u6+ovD2Gbcp@lV8{pM|uO@trRfSz@%o;-KZ_He@Gap%$UZBb2fDBxQZX2cm zX`@dG8ySdxtl|7Kwx{1I=y#fl#$6{kj7%S7D3$rS+}JcZjS1PFNquTf-?P)}G0;ZZ z3|*a)Q7XapG`0^F!i8`}ffrm>pUTbR>$cS@w+cmzmJ}$y!oSDy9 zM*WNokyNf?)A;g9Y$m_801@?BkyXp4BZ3l_vHA~6+=8Yyq>wIh$~qImQr2qBAMjJ! zmRnDqW4ZkNt4)rF|* zBWEZC3c%UutRH+)SeX2dTvmzqJ-f{Av}pEXdi>v9taW?5rx z?=S80-wp}OU2hJ`Nn?`vrlI?{ z+9oHG{Fp-C31lx$bfN77tH^N95}mtfdwp%gdNAc#2ul`WWTQX;1_Q)jZTz@nsO9di z+HE0nRSJc=+c<48Mi!mmjcX17F}X2%6UsAQ983e`0-Ow9cWdq~x#WEDth!y)WS z5{gDP4s)3|U>L|HcDKFUn$W+3M9IG8t4W$*ZE{+==B~Q|t2e2ik5g(lbZ9~nKQ{j`z_eUkF420Y*>_v46rZe0my2YB6o(}gH93Uld zn+&P-GnJBamQoIzBG@H^TTP)CO3$3hF=ISVn_W7h-h6!c z3S**`Gxx%7%Cr<(ZJ88{P@P(B4UN0MAcrHnv9F|WnUYu{tN`|hJRBxnt@Cxml&9Gu zJNqL%k*>hdhQQUuzk)Ks?4ONDNEej-*-5e zEAjfZzq>0mb^OU`UBGFJYO{o}(;N!`AY+G%b;^(gCa0#zjo+4fr^stfULP;3DJm`% z$V5g)vNAKoCle_TYJJWWF_HK^Om8HRNT>NE| z5yksTf9G96H~Lsr8iKoAlk4*!rcWMFFMXrMZhIr|q&J(j=2iZv-uxX!3*|(6UdK#E zoH_T^=2;>Xu|fMjXot+Ot2VIpPW0sSu(3Esdy`#Lj=7eJSuNfW{xqh z|ESM=O}9}ZRL!TB$=*3MC7zZ>Bs?-l^}_N(#K+>!a^30&US+J%&Sc%ZFDQ=76>Vc@ zIk=s?tx#;3OJ8yRSYf=E>iHm-*(^;eV=YaY3YgrvVqQH@lP^h<`dDEE{H(Jbl6ka2 zsmsjO!LE0(b*M}IU_C)k-wg$40ROng1qge2vs{k&Ri_KApQq1e99es<=)A9ODFvr$ z41BnLimXc1Ji!L7E0z%5!f7I$nzFHPKlBy@CEB-x82wBp+cv>Gnq8?dRCXs!bT(nU z=&=-X(!9;IzFRU>wlGy8aQSfWBQG{(_*PaObk~|`I#|abBhWiBXbFGS$L&KDxTQz+ z_V!v@iPT$X^Kq%;du^H+>jAMpc$GJ;y%a2L1LPl`E&Z1Kg-y{XS|n&VUhB$XqhI;D zEA>t)xxRQAu>2XM)@(*aD8V?D*0cTfg5TQ|a;huU?&(*5fsfujxw{5T_#O%ruOU*> z{i|$SQd{?~Pvr*h9A8)vIQ*$Lx<3`t<=&g0PD;f&2=&v>w0^8&$<941-%;Ca(mDg| zV6PI2P%|D;5dUJRX_5D44v0w&6s?8in=!KmnqfHAcAXlvSXXr}!L_`dM3X{khG*#k z)3@ryAwaT)0YV9R=UV@m7*qPkXzF{sr9h>_%8OuV@_NK8B<5A%)?$2Y~cF2xGmZL1^@u9p7w5KH&3gx=&~w}4bQaCGZ8z8A8g}z-4n;P zH508axi;$-!WKx3k~d5o_inEy-!KmwXm&bB1Fn?5s?)KqgHY>TL*$D0`tQ8Ypf3Rx z4U)N_bOTCdBV*kK``}?Y&&sVmf@$GONt$AF?&^hw1yv7af`UVjxc|f6djLhXJ@29* zrlXh>LBN0@L69UeL?sSUl1Ns`;DEr8qoN>^2LTBKNX{rZV@MZYGrwA067mY3t!xb;jJdyL@FJJ<_~{X_T|DSDSH4LJsz?njB(cVKIBW z`J(5XmU7+cbLUtnGPdd+uTwnA(-IdKCsZ&qGgDm)exX;QKZizT#@;a~ZyQ-*^im$u z?C@U2`*X|i@fFw2DAEKfzOB#P*qC(bm}tpMc=hV^5sH@fa5WvBtRqY|bhX(o`00GL z!IX)R*(!eB{p91>1j3~M7IC7WuAbWU5H~NcT7Rh;UAsRGQ(dzHCRS|x_5Pz7M>*l@ z+CB5CsKQxdkZ<_9V#oX zgD*)I{$Co?J@%^mX){yeJbN^%I&Yx=sa{X(__>D-dUfV?9M7Y3j_uvU%vO-!-J98( zvQA2tV@9K#1(zf=_C_!5=;NMupRNj5eqVd;pNd-i_&$dd^R?yiflT_Dd^KWmB(sTu zu4442oXBN&&Y#*qKxbzP*rY{xB4e%rkr zHP9kS=LYJ0^CapM)KqIUl~e?0aD76$9tNB< zu}aeEmFsO!Nevizv>4Qt-o6!4N-5V2IU_x9PlcJ=xN+z^Vu6!0wh%pC3eTmdrKPo> zS8g=%_tr~GO{Y^%DDN%kH}Ov$t>9zuXL_oKYai%0w~MbF;jiNm$0jwyTWJHl)r1Yb zLokY9M@mj}SF7o5Dw@$luT3G$t~73!+GRDTj$+k>lRkd@xWCKq3uhJgMiH&XNUX489OOi39MJj77TwW;PH9HX(Hvn8UF}3D43sLj94U{=d_7-Lz75MpnZwL9`3EuD5yfd8o zdG99Llc#=uI@Y!CoK|dH+@&Lsx+w^)CJfjQAK6@~+{R$1xpsV}W&U{JJ8FTIKI@X% zk}2%4AFt_H6P}9W;j?Jx1@z`ZSfwnsW5@9#)E6%3@k#+Dr)}4tSUOw6(yIEqi1E)c zrB7H|&+Is!Wc<;=nw`JD;M&8v^YB zC(k3egm5k+hJs5wMik3IedAF}#rkY-g3UEOUz6dr3;qzMmIj>WOu+8}zLdt=pvue2 z1RA6Gl-bLEKJ`389XdWqVk`=)VG5yW$uK)s!_gl87M_;Q)>f6fcTM3dBe+d)Ik~x! zDxTz&G_tm~1^&WYzr@ty>nU$MdMyz^iyt>7`FiBPy^G5xriQ);)u=mmT0(67rT?X6 zxbI&YZxyv3ZBPuL6+EeZh6LmL@8JB8tGHxOJ%!#$?Z0-6j(gKHa>^aQlUPcK?BDUb zNYshIo%Vj*XslvH2uAI$xv?nnM3Tk(EccbP%pUQV6PVVhEFCzNV$A`yh`4Nrf=M$5y@m{R;ZGFYo zdRe_u1uiT7c4nVnoPeom3%n?bZI|P%om(mV9z|j@uVLbsbGiieusNGpJu_3Mu~M4xUlm(xW{s~oM9B^u zRgso{X=P=FZMk(|qH=rF0&lbGdH_|BRA5&z*xF%#QkyhZ@b~rV*PiUR?Zxz1HwzL! zpHdhnC@X|udQmfZ?I*PbNirW#Wfq#&y<$>a1n)Ooru**Ua|VUz-(wPP6s;&O{@lE5 zUP3PFrlPLfW^T0$>tR+G+&hr<P6>T zGy#tJuf2QzN~3h|w1-*qqvvwl+SuR44{44=Hyr zrnjm9qvy-fTWGLDF5_zBU-q<>Mp`^lO2DH1C9N+Cx)=V zo45z(M8;H0%NIBOvpg@#xNAhaZ8;<+Cr|wdR`8E-TkbY8Yfq9}gJR1`6)qCYwc`iJ zL)3IyVT1Ws;o%bvblk>)NwVQ_V=-<*Px8r*%g`r25RGUr7=!?$s-iLupY!jj>Nbi2 z=b~f({drL*ok%-(VkYka42^M&0RQ~}LuG#$U~BZ8yL+L9tn#wra7 zmSkjPWU{}su+O}3ZDlUohrQw+fB;_&uY#l4^N@M3!LsIYTrx&GXOrR8XO?L{z*zEq zEyx74J=0q_1zxiw(xM_YJ-b2!j6%ey{f<+>w{;qA^x~%=cX>8pVO>$LqnTX7jEvRl zM`MR;0lgW7X(!bJ;R~45!NH+qbGettVL`tfun20Q<}!Yn#$=9XJt0Z$@#>|zkbiyTMa_Ch_;ou*Fo5OV5EgzpB&WBYB zb1HKZT(t-?QX!$ClOWKh z&)LQ1nxvG=I9J9`UA#c{;>{au&Ae;~`TZ4`R+l^|zujy<#VAksi!mzponE!+@^ts_ zD>vvPb8kvb#Y8%hv{-6eemSGqjw}kWC^|g04ej{z!-4qF_Rc5EbI5`o4iL^NovY9k zhTJGFbiVv3mW`NiSJC^VX&9ss9mQkO>6qSviIFhfPH<^dEb6O8$<9MugDjlClvk80)rq$ppjZYO`DCwZgtQ zFpaO_%`keagsy?9PhbWdN6z281M4xyUuey^-)_(aHCMK{R4u%v2n%^^on~C0%5;wS zeVqnRNlGblO|RO&V`b1STjauV9yfSm1MWw{ojoml6ngZ}<4jh*>K#i=NVqvuo&?Cz z1ekbfdHI2U)x9m!jV8T8986}}r3Uq9XTHAk7$g-rVBi~6uew=TnP(I0QaX_o$!#~Q z)rjX;>(X(;5I8Hko-`%CSspkJgXur#PImOph2t%g9qEWeFOHZgzX%hX3(+)X1i57( z{G(l#yHi#dM;nzPg4uu@W=Jt48NzgBX*-UDsByb)*k55}tRJ2q|Ed?z0e(MuXy~C) zIXKBFxa|&a#^~4Yd-fQoj^@q8`=g|5Yik{+-&MyI%){ZeIjn#qta&@AM9Nt2y%jMq zFhD#oS3tqhJYA3%=8iVu)2Fg4bs%b|=0-tqS~Sim@A8_njkQKR=!jJ@H+K9^#o!b9 zEJLU4W8ioj1iZ6IS_WiegtQU!Vk`Q#2PP63GslHmMq(AU#W*^^h5xb%au`{em& zxEWP7V8Ii?BW?vq_QWZD9S`dj5P8U0T+Dkc%P+IL&EgcI^}0R$vhs z$(?M3V1!W6M27*)#D5KL0fz;U#lpjrUyI>qWR!#h%FTxG97rQ z*2T&DBc`G(kok+0S10Rg$Jpy0iZIXtgLJ=fl5S~ zoQk_f>gB3NuAyJ9j&;v6nRqpO7JwFRQBBVUD^)@{YT+({8rUME>UY zy>51oZ#D21Gh!UdfQn66%ZQ7qSkYN?Qo;7%Q|)mc}#2X2=}Q@Mv9yw%uG zaPzOdPccT!_LouzRO^XsvZ}{@|KwGjYx?`B z3#9)^gkE?6%>xd9{L?XE-{OrH(PJS7>V8?L$oKc=MEpMXKJSB?lRIwh|6xg0L-6>a zzpoy<-@H(B(0S1hrdp5f*nW>g`#t=!hOOo|{>~ZkPYirHytDT1xK|OQkC)Hw`2GJ9 zfZuWaXYkcKe*J&N$K7ujKn4=lHKkf;-j8^5?Z+SXt!*qe>xIVf+nJa5O3BG}xRa7$ ze*{TRMmxc0m!Nll_Ti1tfH>2PFUzjSDTtGo$I7Dih6V6vP8{@mG}&TWc_I8 z0B_iU=S_z^15y+v@EzPXlPZE6KR@MQN^8e5ZOduxzmaaPbyaqP4^4O7T&o>hWa8pd z92atVocmgjTSoKODI(N=zwcKx~3qgp9he!33*WWY=xU$y-_6x5 zklQ*14bqd}z34g#smdMklE;jWTW9DG<&O~)aTK|U(w z!6#3q%a=tV8d3pdmIqH;K3_%cXKwW2=|0rxYdu1#odv)yB2=dkyn@8w*HgU(nUDb~ zAc4^zHF?$VJf9LDAK${NGlcK3B)Q0>1GM%cu9d=utDdv@Ji3+Z{c{@5<_K3~#IIN7 z8^lqi9-6XvS6OCuFql!nA0-?hxO@+9bM~6X>HMZ|A3UftWz2qzj7+>_$!ZZ=pN^lN zegqgA;+x5@pWlB6sO4UZYSu!)8iGIHlOb^_A1(-DzgUM;Yn(W7b`c1)*2FNKG|{7c zVnBN<0hk9TZe?wa#G>)E^eofP@{tCv<_zl@p1keGNZzSBmTba!YkWvh(3_EMn@Eny zDqrrAnV6VZuotKUERBF)8TN7&mb)1#%1QZMYnKBA;(#a9M7X)N<(c$^1bVqP%vQ1sT>-vn}Y*!Ae^`|4epZhFs-Fm|JBT$rz)opbojCWOlzzrEG1AYt!sdul( z2h<1)3rizFxUcuSgB66jRa8~QLwYM*oPw7DoUcbflGD{~q1^i&GK0amMc}2(_a8k! z{%8z7VhoQCf8E(%$tV{=7%v|JEQqnBHp@a*5E>)cN!)}>zHyJCvz&KGt#VB@eqB~t zniH^ubA0trunBIn?ZfBTxG5-$}JJ$ht8h3APu1CTeznG?_7h^Hg1u!G7u6jyC7(r4a$x&9)4c3QY z7O@Qazxl_vnsR^_a}68YU@Be(2M;&!R*l0dxZ~>T>M?TQ2vvf5uAxb1hI)_N_GWx2 zLb;R>J2mw}HQ(NU0xN|JtpvFNWKwbaS0F3T06R%KkE5Tka9fX@tyniVLP6faW!TUH z1Wl9!9X#hsUU+kf!GbIFji}co3`8gCf%6yYbD~yZv7un5@*NgO?_%7*Ag!A$X4K5h z&GAI`ieC>Clai!y$QJ_Cj8$C^OA{WZN)Y~GKOi@YHRG=|&Mt4Ltld^wI( z0IAkL$?1n!3w7VX#_A%!N_dj#Y`*%vdntg&nN7FAB$9!3svVw}!T|}tl&-s(Hb9QT zy^4%X2Na9N~x{cWNpFE+a=CC$aUctPdJ5GI{P)OQo9|jaAJ>#L;rw zPJc}?2nh+XnN-t+<Yt#4glq(Xfh^7Aw=M5VN7r-Vrw~+O`8tv z1fdjP;j%snqu6%Q>-?qcuBis7=al^Xc$nD8J1Ca94TAJaGSeeP|p(c}MgSINxLdY^6h=~ZO2aZXEu;53{I|=6ZB7zqQdc8!TS0H0{-q}SVtJg9>0PY3kWiCKiJ_olw%m`4X!n^p`jsVguQ%8NoBQ1 z0TTmDM6n)f4K(@AgDxw6>H!|dgubeeA*-*!X25ak+Tu5lV-dhw)&1JsLMeD4We~{n z5L~a$4pq$z-O2%qQ;w#kqZL=e3kO|GO&HmyA&cWlj&@92g9Z{L`fVauep{=_ZgPE6tF-? zoTlG-ZiZH zyKFkh)B8ZVN8Ebvo+l~O6i^`1#@n2<8PIUrHdmnJ6ap!8$|gCTP~WT2P*lAFc!!jc z?G?A}bE>ZMLtjP#cX7nHEQhD2q+ACaVn|p!(l30LP0P4qdutuFsOvoc1yxCgoW-%w zx>Maq9G_gZ?ABwFES_l%E1$m}ywGflLFE=PJHAc_+bV9jwlp!ixiT0KQTeEwvmNNc zl$rvV*m;^oH}0?HL@L|h?@*ZkVGBk)JIHH>NV&B&0zXoMyM$& zwq{_EM6Pu~CXB74n$B%nHpaHcgrm^r*LSZe@DClJFvK%1MGhgnu)2CU*Cr&#Z4Me8 zV~Z0IKfN`!gCuE977DIRK$6}Cy@_uiL6vNb5pb}=CpWmkSqw4!w5HL`0YYn1@Ev|r z%i#PK5R|2;FscUSh^8n$%YLwTo~}{70Kv07+FaHjII7Q|va$FDB{GB#K(!+SMx3vv zGXuKXsyJ;skK_J(5^blM{3Ej~t&((p5fzX#k1VdzKaZZ>{=)A1os|VjaR3VAM_&s# zo?fSoN?GjeT$!_X+9Y;O zH9k{WEJL>exfz#JMQCDH<-hz1p)eq7N*y@=*d0L!s@bW^$)->auo$9|3hIn<} znmW63t7Ne|%Cd?w0!GkdofZ5XfPg7kBSS+8gRYxkS%A>K%d+2l`@S~eA{q=Buj4es z1L-J-X(@oq)L`-SWgfM4Err+DKRCqTa7v8)QjOLv5oX#r!^Vh2sB=m*S{G~Ca265l zqV-nCgtsX>JlRU8b5dj_=kG4kz6I053|5pkF7E?lp$FX}Vl*cWdkZic#a4-281+!# z3S$g0!{D}FL~M08yWTazN0>|_Rbjk9BM}De#yzi|b{;Qy>QMyKirEwp#sqA_shmU| z*Hr_&brTXzs9FSDTqN zak8T)&m@?uKU-HA{>@^#>DhzOBvUi2k22))Y@BAmuFFZaG3vZA&F8G|U1TC~XqGCM zy>a?dDb8~ILsA(N4l;EPxFeSn;e;0xxwrYN-+@C)@Kc|yIAgHL`y*mkD zQc+PcD0dnFZ@^^U3j@d=P!kEk^k}F*zMyg{lMJ9Ofu*V!>P>;L@~1w{-{DFTOY5yw zF7+_zFR_8^H12Fqe+Ohc?|}Vf(*a1mH1iuHXp&EaX<2!1A?c)plE5X%vEn5II&%!_ z>7O^*Y3gU+oPPW1$GrXNgL~=Gu9dprImPj;Oj2c4S&daazAAndfz8mc zFf(A|j?9)Ou46F$4`*0(Y(RD74P*IT_87%=5l9iU?KV}@?@nZu&c2MWo5}B*glN+q zA0U(#6&1xW!y7j$`0G8{u}62+Q!&k&akGQhI39l!VLVm$qc%9-xHT?i&9PiZ5DI+} zeAY=w5ekPpiPZRP3UYz1ofzESvcv27c)4v(={iFASB3fKG3y)$5M&*Sl%XI{U>oi~ zgX30uiY((3?u_E$SzVLuZR=9XPdTYeMF(q6D z*Odx3pfpZv38kij2_e8C?qYw_X7A03Yg5_PQEt$zNT_u`USDD}m1o{xf?5PtZwb6> zHTihTs@S6p#$3(x(e_HEtJ)57@Aim5sad0+(sr?t*KBoRq-p8dU#GC($qP**-$A*C z{}YNJdqB7SHHTi5yDy{)0<$)Ox5s#ZtJf?vw;6?kK&IUC^G=iLo<|vtQZ~JfS=yyk z{Rjg=gh{yB4j@(WiCF#$wb|e`NLyGn3uF;`5O0#*m2Q?*%wUQi9gvAoDvXPZOS#CO zaObgjWAb|BB;>QdG2bzvUl*8Jg z3@EA-lqEKOmeqVKKO!K~#%r1vi-QLii6qP~HVX$(Nzgw87wkCX&G^vpgCpE8{>}X+ zfkjyw>jn90dY&UJAa)1+v!F4euN1e1Tg$}2;TN`7-UA0@v zF-cleJmpY<)BrvMzY4)33ZYbpkX5(3?Dx3U5BRbvuX?x@0BK*sT7jp5I#Tl#TK#bf zjaey0@T2iDiX4O}6Dj=(KxqOo+4-A8fQk_ij0L|S*~kvH5XXhwidS3nD%R(h@3rGJ z1aGW^qev^Z9z(U0?I&+}y6>cwIK z|LkD?5n6$Jp$0q?`B2}w3Y9k85~N0i+Ss4KWr!KDP7YR9CMm>Z39j@hU?buZ7b+FsX!-wssa)Z zMN(xXi3PSUqP#gY#eqGA(ijmiU~lZz$KL<)Har|4uWlnh8l=(wx(Y}%H2pZ zB#lM`;tTZ$_QM5S&3x*0#C;=!#937{w=xBV%vJysbFAy|O5KPiPz>G@Wi$Y}aGr7N zC2(We;=RrQfPPoU*5@iKOYG*d8X9DgaN-EKCO-Nm+tsU&qYX1NmmT~gV0 z9Ijfu%dSVts*-n!X#5=e?TWFY|D zn*_Ah0e8y2`D-`;vgd~lr(YnSGqV?s9X*ZRDxKtCNBOu}H znV#WEg61PCJ}Z4f8DzoLT7}CF82MxkrAJpMs>{sz=hw zDhJAHx<&_s)|NZkN-|+)z0O;`KuUo|1CXT?p(e%ckP;MOYV;swPUyJIjMFXU*$<_Q zW%N7ON>_((&sEx41fV#@wW^ODprCZ%1Iy;^eO%8fJ0m$w)TK;eweilk)GGIWb`^6u&0WmQ9$&WeE;~Iqp-ct zOfVEO1VoaPUA7>t5;z3wA_2T$#(uRFV#!pcr$B)ncg2L_X@~P@!jqKFX^4M#x zzlDS|;v2UY-t``#;+6u7!WpO|rAS)P@7%@A0S@l``c99CkUBDMP3N$+q~zd4~M({9}*+O#(3*z_ke)0EuhcLq6n1Ej0?$%kMr`L3rCgjex7ljMN^EXw9R zL8_u^;R1mC4kGVVT=ym)yTH?@L+w~sUH}E?dq`$+O6(OLp9v5Q4Z?^=Z_N>~tzeKR0|bhq-1PX?N5WdP1BF?XDUfgd!BxX1#Y4I6CXincC^nLWIJbg`oDr_iTUkW z?0$ANNGT11*UPF{n?xB*T6Y_S@s0gda9az`s@!rk>V|1Loo}x9$vO}F;_WDiLM^}x zeP_B9PD^!i;(dTVNjJDXVK zL~|oih}M_G5o|Snl!riivL31(L?|}hDDsP-xsKtWA4DM08TX&iX2bu496V78uu$=x z+l>~kr+5UR+CH{YZlJD_XRJtA0MU#IWOIr%1Hb~mL~cidUjj%j>in79CKQY5DyFbM z3I3HXe8sZ9Bm!!?5;{I93m}u>SN8yV?1L`cUzrG(p$T~$E;H*ut_SAXhom!Fk z*qB)Kij-$$j=qG6}A9jrv1j=wTltQ9u{e3 zp{f_a!<$VKQsu9EHjlL{D+qSnzwSwo`TF)23`Tae<0R9VmKe+>e+dxxaicV_29KC$ zCqcE`?A!Y%O<2*DZ(>n@2d#$=5R9>aD$)R=fdtACB0ci!jeAL{paW(@v_P-u`$1_~ z^4*g2EMc0p+--+um~9~DpCD&3M4bA1Hx z0U%*bf?Q8rkOx7^d7uADXQ2wj|D=O_q?2 za3cN)Fa$f((q0TKf`*1eh)B@90v?fAVrcY)9uH#fCW}$v^l#!HK)Qm|BmoXyVjz>CM;Hy;n#_Zm`-HHm3X2H{z|Jbz|W2_(JdcVlmZw5QBr zk=tTGfH*g(3vY&EdI1xg;2F&TZhlNrSv>)$P;o46^f>3W6RW;Z?#Z{E(Ley8qFzU7 zzd1tOgE(F`ec7YatTEq#*r8?y8gqHZSsJ^(H!#?`NK$nR4W)QslOzcRU?5qjTYJhK ziEZGRX>+3wpJjbKKnFQ33QmRpPKBf$2x^5gSsPf#59|+_HVF6`@FUT5I}gEZZX3gN z@uP6XmGYipFTj2kpwt^k??=IL`<&L}C+(@ljzm-BH@M80-_+@}Fw~VSRRZfeGc|ei zs>sK-=MwK!1p-ydz+97HxC)9o{&oa4A^J@yqL>1istEONBq>d~&w`!=x)>k(tV$M2 z7U1iH6CAznND&;&W;WN6JUGv!eF^LWstsC2<8eL+g;bxz+Fd}CzXkk_#_1oIpZD}4 z93*7^8o)>B{Vp=S+*(Q&W;%XQ3a8_?X#+%xEU3Ixfx^Sj^+tR$m3lLM0esvWE^Vh@ zJxGxHE3XH1V)(^!mv!65XhBVcg#ZFJOK|zCC|j5exQT4*O??9c@qRj>eK_E4JtD2e zkCLDS_!#eGM96KoML>yRQLOjEv~9xyny{l4KUwPQ>yL+OntL-l!Q@Rr4v0;3T_O+yvX8KD;tc0?ugWnW)k%HWmE;?A&Znn@t*ml29l z0Lo9X(sdKcEU7?^8$;P$aRf@V+m2pZ#fXQQJ%h|hd3VmGA%{#i$RHJ0dOEkvVdaqY z@Oa2S0LhaC4x~czgbny6M6ttG`~#P=3g(Ewx6xP1@*GtZpj(lXm-pub(k8C6H{UF* zwx;Gft^t5_Us5%k%DoA#6s!w~B87>W`6aWkQBxE{*vhK&C@8Gcl)Wq}RvApo0q|Tg z)CPRm$}l$t`I;}YS#Lox%p;Xx1@wiW)-zpv;gZb>3+P}5o?@L~2Dz8ar9fKlpMvPo z$ADP@{*DKH14nZ&%+vAwS>WSNS(mSI|5J$t-#GbqB^Iw2U;xFqQQ(F#mf=$Hu-t4cGPK2Mv=O9Dj)3XRX#b5#_EWGQ$`^X0e5Py%H?%<{w0K=xitcT^GFlz(>J5|4{ zXm-!am;2X^n{E#KO4Nh2G!h5^mb6D^S;Ts_(hRf#qN~USX~*la^tiZ>OVi!$>b%#k zHBR^Br=w%gWm!Zh9l~2oOtp`I#6hngfVo9o@?@R(fuyJ4V(}39pm(N;g^y1i=Eo`; z1%)%HxBBEg{(igPd9ksl022ur%+i$Zb`ND_`^bIOovA2eeG|3zOX!*i;u%|%9}fpY9_?cNl;g|Kr#*}D*=d4!~=i? zuLSBgDU8wfx1nic^afNYAkR|)y`7m&xfWX()Vz?2=q6++?TDIYb#ctBBTaP;pu)i9 zOuP#PuX)tnjC*fDYhb+bYrd|g<_@GGaC^t_Zd6)MQROiKOJp{s#GfE=|+{1WVa&~*^&CN!mC`3P(_Kq<*}cy9bDL-_F|d3+k+%}Ho^Dn}Snm>eW1{HO^+q@A${6m3gDTlOc{kF-JjTmmxl zH-`^y_YHIx7WbPQ7#W#Cb-o>GJOKYU4xDB{uWK{k*m*>0izrVa7fk~bLypzgHwLy3 zsq6n9P4yfxV9Q<<`!U8ib258WLyJZt5G4#V!a7}!jZW`jKci`V5(GMw)I2lU6L*9&+Fse-iU}@w4B&YZ3g3`sT?G91 zrimgPP9-Aw4hk$rH(x>Si0R2o9caq$#{j#iQEHo+aEI{=ILwHzhj>JxlmN<@DROG0 z)CX2?R@gNRMeKHJi?S0u1aVgI`>lv73&F_Z22_aJ0RmpUyvAn4S=M{8EZJpks|~%@ zloxcipvpY~iXR+3LY@K7VO84ySJoN#{uvma7D#1BWZBho5(eI={&wWf;d1JS1# zWCQ6D89Ue{`mx__1fnM|u0spT^qmhBIBc`v%FPcHaFmqP_5JS4bC53D=ICc=m)?au z3H#J+?}ZavbK6_Z4%Z3DAux zc)~R(%M65eAdt}3hkv$66k%rRC+N0+d9eYz0cORJCl7HbDdEm_B2c4YEhXG)P|rkw zw9y(=$))aNZWGl(oaQklmP1;QB&*k%tvmSb1}~rO7^fV9w zsRZobBCuovU|KsQQjo<+rUHB3Q)2U*um$TtfITij+~=$bf9Z?t0+Z@&TT`t_R&s{0EN% zGB_Q8BM9NM2D66%52T(9(7S8Sb%h@x3vmhHUG5=$JVYpMr|0A-A%r=yybu+bPPUyL z%}(Vj4ecLl&QWPBQhWTb9~AZfq8;(?mOKyx00HHMv}ClPphEzk=(?7sD2 zU7=b9Dn+0^aa~h#SR0bqFGVq=%cc3G$Kfvm0OWYpMzxOdk6q0j#%lm7cMO{{N)zpSqfY*i1u zxI@_PZX27y892^-!T&!3^52KY(j4qzXjK(C|3B$x{O7ijzy6RzKXZBKSc+W4U)?J$ zI^lnHv-j-ZwZfjcls)vR(20x*bfMNenWLL`WY--WyiC7m{`Rhp$_L)EN)OcU4%zw_ z{kN^Z7aHg}#U%vU9Da#zj+N7$)IP#}YS&likrDTKY`jgqBePI2H`)`Mzw3T4WNeO9 zAGB2W&LWNQ*=5<6PM!{$Z*NjkziUJI(q^-&SZ~HAS}n5sA{j_eP*U5z8t2`%2;!p2 z^UGRWNmiUX9?%N?(>oXVYi~UPiCZR#FYD5%w6j0bWoY}LrUEa<5ASL=aKG_*S==I$rxVSjGIeQtluU-Fy7Swt2+^UiG2)3` zvnFzHVDw{=dG@=8vn;MXBW1d|nKw>a4ijh{^qU8=L*ZY@Fx4Ud(c}NVuom@wGhe@-5*`Vg zTw@G_wzGBfT>4Zs+n4lAg2kx9+jr9x!kKjZs9#-1I}T4BiP#$J>dC2laq4f0&_DOq zA|cH}#xb@%Iv_q76Pe@|W%HI(*~M{VlkUvH9><|i0@~Ieg{0*cu3oE6{~*YP9gG}g zHm2Sj4oP$zPKUN;bvGwXHF>%$4=ZcCvG1{zHM?eEkMDR`W`jx${e+q@T~^FY>nHUa zjw1g1R~iE8i?u_aRsm4J5rlc=)R}(VH*Wrg-7(@)B-#8ZucroIbed<$75uj{YkOpcH1gb)~l<=i^ zBfL4GfOK;2YN$VQud@6eSS(L^L+4XYmr6^u_$h};{hAl}OP5auTF!W{kK0N5n%>n8 zyh*O!R)rKE5F8A}&2pr92??=oc}y6aQY}oq)>9G8GnA=9Wm_ z24kym&FD>O7Tz=5B|0+~WweOo>L3$o`x73(*s+Jms}|d{r4N(?@gjLT4R&;>PfXV4b}BH`4kV#uOI7t^2sSxS6*Y0 z#p4;W1rqFjfL6MD_by=rM0v$pY^%-{Vk(G4_n)7Zy;-4R`rL{J7btjWYF{hzTTA3L z$HV0JWY8K@XH}`)GD9E+vbPGdw*mAcq!$(4gNnsVWLpPqP`pXYTzaG5nUFUQ=M-9tJ``gL6sCprYmD_Eo$ds19(PLq<_F3gF&rCcDEpy%_(*6!q?v$j zXnEM#*%fdG<~sNPwJNb(M?aFO6iS2+KEp`lsfAi?j0_vF4W zRa2c3?2o{7;0lXln{xWF*-xLiKjn~78P+Lq%Kx#*2xE~6s1#Vz4B-3|_Z>c)0yS$S z(^&$rrw*+J2opYa4HV}qlb}_4S)2h(Fk*eGm}ihEpE-A~p5k(V*XW+u;UU-kv0UGD z{&|TX7TO=1`wiY>y0rQ3iMz0A2~TetX1FQmtVNhp_pIu@dtawHotZJy5oTG4ItS_h zHnPWo=x1zlpuE&|F>-L+m#e7-+NvIgmII%S^mRx!*4Nj!H-vKm@1EGF)ket67r6jZ zW>8Uok|P)Ks@fzMF?wJA&x>TW3;gQ?yeEn)V^dwjBnx+r5v7%a*Np5!RG9f2)r?$4 z4K#b^>dPOk0Ms$Hr4$Oeu?#KUW`q<)`Rfv&q4>;>)~IlHC?};v+E1FJ1@+h#9m^Ly zsfBt%duKwchrc_MjsN^Vfix-2KU!Ugqg~Yab&vWHTmnNsyL{!?HEls_XZ-4s5KN=X z3mA%aob|M+hhwZKBJc(JS`|2F!UnK4VmLyj+x9NYJnq4f$)c;Jb0+3x?5E4364a#| z3-vtKqp~!RgOq^UnNaRz=K_`KH2}SFit!RAkb`??UHXq@LwO@ZUcj@X;mAF|b3YHv z7@D7^IY9|KGD6;y{QU4aW{`Oybe=!dr=S$2fE1Jl+_qg-oo%X*{nI3doD0ipdoy1` zd5AY{<3m9vdCxvh{ptM(-~5V68RFr;UninxnppETBK*=P)7zfD_ix%?{xW9XSIRgmCvQm&3?=C#`IMaEKTpxna?sJ63JD` zJ65fTU<6gbiNAiN{5(KCXlNgAuErHF*z#s~RCI}myma~e>()CN;`CgeKJLEqe!D{O z#{umvT@CMSI}9b`<-G%cSTPUbQMMSck*+`Hs<&-1FC0v z^lRB??KOFYhz<=oA^D!nCdM~$7QEB1=!tdGCaNy26%Md_!M~$J(&I4|tu<8U2D!Z> z{ITg=HEr~NZLoPu6Q>_}N6f1lgWmeO?)_-^SoKVQ#AF=)vgpn|AaE5LH2hz0!X3i9ZLi}J7=>zr36DiQ zwe5JvpY4k2v1ijeE0ZMNR=HTXQs>X6Zr{6?>?}%3De7d9SKv5Kvg=?GrGSRhV=gy2 zJQuT5gF1$ue=(!(53N>pvvW3lnSG^0^nmCt_=8LGo67#QGD{bINc^FgCu?c|Ca#)p z0*{Z2U!h5<;7cWjKKP8wda`>`quxk=w9u0G^!@tabODWErJH%l(enejj$|D4PW_pg z3@DOa*f0>bSw3_?NySU~*#L&=YJkQ{O{8u|4w3)N+bMX~j{=Doy^V~FsexSU31l~l zo%87vi^6h8h}s@b6BLe?EAj0mA#Q z%>yh<0vR>2w3H=3YZM)a7Cvz=x_@YL?25XsQ@!!%etEBYX=YJo`b%5?-4n#ou0ik6 zkJ@s-h)dAjbS_GotoaB4)@kkQcX!pu@>hxVSy(>!~7ey|?e zPI8o7a$x+(w8I#8?cx(FXb-Py~vQJ>4>|FVQO2BJA}r0pLiV< z8I-UwRM)9`c4l|h{rN+nPWT(%yW=r}>xN&n=JLEh<(ta1nx~yP`TU~Hj(L1>ndN*C zhkw3Q+Rx`WKgWkJgxaH};3f`VRRFP8u!rr$jV3)b|h`6XC?GkD}aVaK>cBk@wfrgq`-Ij{SkUjZWwJNwe%Z)Kh?r9d&uBbFgnvhT|um z7WLhp?Y#KyYtd`QA&2VImbwEpRh3S(gFP03k8vTIsnkDLxwMT6_u zgGdEqO+`(}oW?PFNAZ|G%suGGFP-ta!Q@Z%C~e7oMRw%(8OC}ZRF z!l2OUj@I>~gg6UcG;W~mfhRqaF?IP{dq3OLYU7{DG%M-yEMSwGe}9gT+EiP_diS8O z_p!<3G8})=s(M|22W}#Hz~=K#>^R*YAF?_T_~h4xojud;*Lg`P|Hx4f`b-60`D}|d z+4bp?vYa}1`dV>z)X+1T9beTlg6UCbMq5>Lh%J3y*B^5=OV>E|% z;rGCx(}V8hSj-=nTXszxM_(A}PX778&IRMnmaVCQqpzKbqo$ev5P~pd|NM+Elq5>- z;jH;{j9Nx0_2|(P=;*y&d-3~rpR4)VHoju+{j*Lo{H|{ydA2GrE2c(@-@E&Gc7cc9 z0&Fbr&fH3dJyHJi&G7g4TQUOXC9Nmuw9x;)>(0iGyZA}Yll=2vf1Kugz?%jY-P==7 znml$cA(1en-Zz21ta~_*GwvP^fm4*Zd;gedZJic|3uN=+J1-=*{xI$$+3qcqV(YEd z@5ZIO%X{wruCVB7)wJf|ansmSyP`WXU<6)9p4JW##$8N7Y(3Y*uO~mB+kG?56qio~ zJh{1RZ>W}$=R+JXYD6}6t<~{`M|!Y|$SlQnUNXr^(a;N7yBr4g;7VDA)|E3`H@XWj z^kL#+`-i-CU3=-$@aS#rt#QewrTUoc_PUruJ%&bAd5yNM2D_ZRaae^`x#*w;>(^`R zmqhmu?Xqr>(jPBd<7x7G8G@e&otUS1!MMvg%_wE~o{8Bi%9mR<@YO#N^ye+I%`{yU z^9?#!Eh6v-x_M|>eEZ_bMPc>C?=Cs?&-XA=DJgvq>xE}Gbd}9M)+49nJg&BDdV8)Y z+`KRhnJz(ndAZGRZEjt7@|{nzSflXDzzTtjMSNReEYNVKUJ3?p{&V1!9VTX*Y9Sv% zKQS3T+`+!#dVd9rZo`$$^pvG%$cJkuhGRJi!HkWF|gL%^2c#XzSy0w_Uo%W=;;yB$OA~z7m@v!FP=QF!z-8S7Y@L9b;$_E7pu+5 z!2Jk~A@0-LJJWKV;mlU-tfP&C*7CkQaO3~pGs%pa-&OBenmR|0IUJKlg=@08+dME6 zBZ*XBFKfpiz_#nnZGFoqwNk#7Ypdsb5$65nZtKxEJ;HCbbs|15x9E0xu5yU3*2UjU z2}k{aV-IP`NH@Fc9gWoKJbH9n5N~CgTeS6y<;h5z{MoVeg8Ca!6?wt3E2iWrNaUD4 zL;Fq+%6a)uUq)M%-d@ZWw4^I{_(a|hXKXdNmYT;ItJ^nUU>mA3-cDB_jjOnqudR8w zPDSy|9n}k0(IvCqU)D^F!nMToFZl1`QjEg}w#{=ZG;%MG=9rtHrI$-OSol?Od2=nZ zB@^e?O`6(cWN=zMo^*Ufy2JRD#j~5S4nDUz9@5Ca<{=HO6~W# z=V*{T`NhoN3Zx2c&jg)JwnDt7(mVL`B(r6Wx*?#cIOeF$xfP-{57mVP4XIid>s~oS z`Wpt*yR|Ub>fpcIfb_Ow3N66>!Z{c(P=4%#%H_2 zre+d_P0Vf;)0@l(^b!QQuK4Fms*UX~4ZQgB`p&3NXpfPU9V112l75V&8jY~dI&ewh zE1L@YeD8rR?@SB8ek4rmDZDA+%9}GzADIn*Qy6AW_&&T=_IL zAg=HzZL1~@yRqfb`&eQ8<=+zhe~hg~h|=3qtVQt;pW@qNTXQn@+Mn-o(AS7~?e@mn zaDgb!Kimq8W29}!l@clupFd#q!{Vt91MjRoEf04AWs?8fTQ>dyu2>mqxK&KhShIM& z-6Pn)P%_aeQT;h&M}BD>_DB!*&x0~b-of2IAhnD$HWmXcxrop8uSfq~pt0JHn+Qdy zd!Cc^0}pA$E@UNA%58qfAC?oc4dJzqyPcWIod9xTjWim|<9>EmOd|PXbC^7tDhgnd z_qN>LZP!;W*Iv3rMss@ih5EiA$IAY3AZ$BG7CW*l?Br>JfAs&uSBMMjM=|f7LEM9e zli2%zobPh&LwNVj?spka>c^7pBGp^WgD#NK{NYS%1L2w}NGVHep=z6g)X|~)N*Q+3 zLzGF-6TsKn@h=JCZVNWPmvTG>Jgtb@Phbg!$jeZu$O*JxvOG2AQyUzjA1mt*fnVg>DRFn-kdC0#Q03n`Ee{ zsJt4V-0>BqqYzfGcMwh$xgemnCO~1=2}NB=ga*`rCNS8BFdpO%Q_zf zX;Oq|U@ZJ@EOV`_Y@8bG07h<~$E|&Po`|XKBhh%iPU+s{?)1-#zyCUgd(+c(N>uKU zRVAlVnRk|i7G-ae1^510gHq@YzXcEGc#Y{r_*N+VV;gz8q;McTVFjTdG{tMd{s;sZ zOW@+5oM;34K7P@<3tjyi8yh#$d2d6v7i<~{dx2GpT9dX|S_+f3P(Eh==cUz>j;uxf zv9PESFzTqWplt5BLSY%K>QGu-TvSCXMN!xcvQ^RR!N@@#DkhjyGW6qq!R-b0?tGA5_jT&ByCp~@+T4!+d zNFSBrqAs+GpxdDR%+?A2uRUSUL)>?@tnO7@L{hp+iyIP+>4)~(8RgqXUUBF>rM)j! z9O^GsNQVs#G>Wga$86E}7VtnDr3-9DQv$uE*anX3agY?sVbA<)Z+UuOMpSVLcA=XI zse0>ZoX)mYIjxIb;?cp<%3K|T3$HGIqPSe2qmkcSs-vA0m&4ruc%fM%A8-FvQ7dSi zndI7Skt%aU{yc?jS_Zo(#KKP7XecgpoKe$4ltT0+fA16Z`&N41J#CZ5u&{>FZxWwp zcL;K+0}WKARoF&X7x;j>w!g%lygYZBQS}$UQPq+Ab{CN?ebMMvL>LV^gljvu^lf=U zpiTRM04ViSoF^2)*-q= zlbM2{vvVGg$zzGTumw%cQ-!-`eX&ufMHv=RN>2ansYqM`pjPY(pO8lH;xYN7i2 zSM9$zrCBzmWfnS>4}84c@-Ap+eG~P9%##>Me@(kk8TU$83)-_Y4~k`)^-A!=1A#g! zg)z&n)BVTE=liR)QS;jarm;scI{RYfcAvw2bNTgcwTlts|f_ zzx&<$JU5U0A>^F1&)#dV@~(HSJ^3g>Pw6aSfj+=rv80kRRjjbj{sKjN+(|UEh?SY6 zwsh6W|K4JW0>N->-}zI|6FGS&C;zR#19m>V8t{8wwh@wGD%ICjFWlLzseh%e7rZu& zDBPv_foO8h_#UUf02n&&=WdW-bekO4>}0m@Va|VigE=EzZvyyf)BA#EAAPJYN@V&~ zq)wO2gyt5p5O;9bY9YO^TV(RfAn{F$&KAN`4Wj9z0uJ|g>E@YBq%_%zky1Vh^hrKV z@4~Vd^uwEu?ha%)R<@v=n*N){yR0?;PjUgf{oSs3xlFw$GlDYy0coLASvGm*CY^kF z)k{~k2+6E#QMq`xyAt>X>uM%_tH{yAyJoK!H(o+Sn6=m?YgX)QI84`Gs6DHp`fu2C z5}hmOnMm`We(xWDrZgqAih17F5 z03EiQJvFxGtyth~b?qN+YXtQE2X8o2P}wQ}#{rsFN#_G{=I3qn6q4+-m&sl{l@0MnN@mXx|P5$^u3qAGn ziMm5W=ho>ee6=KIXHPGZ~wr81uVd<{0# z^Ep{)ne~)c<-k~*d*zJh#leQA0iF71D5qQhMk?Rv_B-*0>#Gv_a!9s<88U;xfKv@F zENEmI{b?qQf74r~rZQRH*?SFSoxhBYol_{T^tMTxe6q*97-tfPKukr8dzv5Y`l;=~ zQ?_4`zG1_{`Cue3cQP`5?CoD+CRxXR37K*Iq4Gc3_&2(0f9>-OdWQ~E=W2R8xk-LH zCL&G2(lXO$h{{cw4|J$n(io~3)54w^`@}~#mK(lkjk8@_^P$BiJA8=9kljRF!{NBVIs(_b#*3?-{BY+zv86q#SU(DvZyU(%u3wM5tfI*#C$=lC zG8?sAvILi@VKJmu6-&zzGMWFJVQQjNHAlJoc$(tq*grl)E{0xK#HD_R2(+a9%p|(m z%U_wh;+jM5Q?G~dvWd0FU2t!At2>;Nn%KM%m^NfQneZ6z-6k8tboV;-qN!keI_WLH zR`e|Sm7260Lnt8vy^lrrf>*FRX4_F*x?~^{Mz@kxlyY1S!_(g-;)beDnH>LIH+Fa< zkuIgnUwchG+3n?DC-BbZt#34%o!X-mr((;QuV#|tq9-&%W4q(JLh0K6HyVX->^_%{ znPe}wX#Nul4CM-W!P?oy1+Lz%p5Dar?!iK5Es6j`dFBhQ{1S73??k$^Sg%)lbt-`= zJH>n8C=^yHz{57Ed;Kr{|QZK&^@?TFy)&02p z+csznjZ?{aD~t;I?fYyvIOLxCpBYUx$oQWxE#cYBBJ|z=4EV{l@g?#CmoXQ!LJVJU z5@QhkpK0c}3IfEN@B4_0ZvuB^Z{`vEHYZPJ-|7r< zEe}ithk0B&Och&iA&HGtntQb+$Zw9fv4j7GW{6%IN13#e|?fufDL68zU9y=2Tgg z8|N5){TjK?YI_g<=Sm}PHA~+KeP*?7%JWWlf0DJy)!}I3(qjEg*_Gzmj>yGs=3`@S zdSCSMTX!>tCO2ZlBbjFUv$7Y$(cJ^_K~A-c5hkR-affb|3+)qgtNmTwDYYw~^a?$- z^p>_|nUmReFysJUgodcoXXI9*Uifh1v`*xx zC+c7Xy3?}s=DX=_>S5ou)}>=RAFDQW$tRhXKT=3Po)pDqweA~(C2F4_v#Q9r^jZ2! zdQ$O0Od-w(U-PBjXXi~k*7w&9(U8+FdE9jC)2}YeCEeY%<|ZLADs#_oS1>vbHrzUM z9W@&9uLlu0Jo6D7kW=o~#89@I4?$$$)cKYmQ~o#K)k09lQT4pruT2{}JK;w#DS_jO zZsdA9)elm8)LiR!^47ikwx6%Z+N+(g=RX;6S7&2qevrE8Lz*6{z3T9!71eO)n|`V< zc6M-)sJx=~pI@T_b{*N6QqTk-xpg-!QL6eS+g=98Y!q5UKEZJ7TlD`-RvhohB7YNkRXd}${qC#co8_V)2HJQhX$ zTSW1Y3$E3iI&D&WX1s8#(8eZ7M*mExg2K#BC~=AgX4GklcV8tnB4q{b=jUfy>+gq* z0vc7=LIVuR7k6Lh2LoEx<3AXSd6Iw#Y!ZRco- zz?2>b;%*z%1I9wzh%um%Q`{j|AA^D!zIx5|FfZWl*@HsOJy6qijs#uXm4LHcsgZ#& zp5cQ%EN?g8rXGU|QH?&1p~m-B9f8t1Jj~_V=g7m{)9jrB?<3Bt6QI=s&9u_f>0f`; zEPn?|*Y(`DMRGkF<2U>BY;)WC^`GTHvS;tV4)J_GotZ_2VgS{T(3M#Vi z$wW6p-xYT#S51RTZvFA~OGb_Kxkb0bBOa+X?Ci0ZffvL_K~y}J=-$yRW;q{R^=VID z6BNTmKqr%lVT!+(eTmtV*0uay04DWla3cP#uxRk*_pD`Om*$`voR&m2^U>Dxp4Wp9 z?`lLXst1Me`!AQ_6|C4xeMOG_g;h{W)S<7zANBYs6>4=SYT3)Rv|C)h2U}w#J7a+O zt{$_#>mt+(V*DIVGsbqLu=EKw^ocp#+lVl}!N)s)3;*LbC)Q>2NrEr5E@_7fS$Y+t zn$ixEM^*~OPpS&G_>3$QEr8mFn{%*AfYRQ)P3PD2Y~7f&)N|XIr5Dq=exrW!56twR zp6YPeyuY3xjH!XKO~9M?JMdViGin&sxC!Z$IGAR;Qahhp6|FA*G;0B6|-dp3JLgc2d`gb|9+smwy{QBiG$uZsxlD^h%2j~ymX&OwcFEdc9aGlc zbGzr_tq|4=d&`watu&K;tQO}+hjJHsbk)ahm9PHgE@5&E{>_frd+=UR7Jm|Y%QgX` zxO3WKeHv^yje{yKtxVNkOt7BN(<4}T3}!CPn+py-kX-$o9Qe*tDtPQ+ktxol7f^j~WF3u{B@hR>|A+O0AURrBu3UtVxsgBx zCX@6woA@)j=6}hDGl~#(Ib~58tYJYwSE^XjDNugLgr@h2WHQvSC5VL^Lbt2WLjGyJ5#neVI8w_Sd!VaCoHR`%i5mF zX03`a$HvS0>Uk9QsD&r9GC?e>yABC8Lj_$@Up3jIe$j8ne53_>qf(*C-RZfxIeCCU zkv@(jC{DV3J9Aw#H9s;IGa!mDArYV6q8MOUh3k?%Z-@A4~@{_*B;5bN$1w(l~1z zNW|?$FcHONWqk}4dWK#*i1~i~!)p_vy}#%2xzwteCoP@TQ}XgNUzppf$bKii0uTD`|ZhuTKvz)RP-^=0~-jD*j2NGtMOC1G&wliu0Meg%!)47vSwCf0U zYBhd?PGwL#Dgss86Zy1(fq|}fPczo7kD@?{Svd8OuR-~BV-0`$T`lP+PlWGX_25)k z1Xs=!?*}_Z{n<;U;l(#^NO!etDbr&GIbNN)yeI|CKD0da{i8rx4Z<30&aS;!>>rsWhoib)ctwFbHKvDOy-S~i@O$dOv#aVFS}o%S zrH+(Nb7k;dT*$nh!~9$>ZGXkh#SQm(zAxFU7LGP$O-4WR$sICMS&Z;87F_hZ)vO1G zA89V5AnE&Ydl8VNk6S#KLQI7_H0T@$@rSoX8X+o9Vf5^^!`CGZGgNcgI=Io*&&1rl zV!%_J|71~-jMdFn_Xsq}>ITM-J*e#El6s zwwO(P7jb`Z2?-$Zd{0nE6ttqz@{m}eHS77G1aY#e0k?<*{a4z{YUnwaNQzLQUk>$k z?f_QHKGR&E5XGA7J;P7D*?Cr8R)j|f)d(xCUX-R*_C#fnZ%PvXNzbj)Temu32rta$ z=A(bqb~^)31k{QtLo?JF2F@31VHIl^jN&k9F5UUqlJnl% zwnm^`R$>H2FuE7d%(xB<##VucM*T<9_fkq@d_n>gG5)1EE~N$wG%_!bK9Nilu}~P2Dyr+)p-W96ie_37*(!Q(>54 zq-kPef^>PV8W(rr9i3jg9hPcmw?FABE6Pn22@fC)kb|?njLp;c@jvw4juVGdg>2abhW8;)kx+?^sqmEhiTXwWkx%UD=)p<&z{h zF{G*0aGF9Izsu=}~(RaP-#kk6RK z7utA|el+3KKJrARRp&6`DA1r)NY&dbYZF!Xcga5d|(oAR{46^D2T&R`EeB3r|4`KDK=5s+Is!~t{zp$`ys$v}jmuAQH+@;~qCBH4x7RXtS(D6k8&=3-aoMSHBLAfjH1iE5F-c|lB^|c$1fmgd z*^A%qF(WSaJJ9L|a^iaWz| zze!bQ`^ZYWddzwpyxTbZa$B;;r^mc@E*WDSd1n+FB@@G~6pIgOk!~EpOz60DhLLZg zRh~PY?{%4LR|<3NSO|??X{V@&tDUH7=u@IZW)BWTO!13b8!Jf7gP=0$R&2VTK$bCt z&2CqmE9Xl2p#L4N(}yS>7`5gI*Nqv3Toe%MRJ@{}jB9zkv>4aee!z2O=*m5Jav_IT z6P{Y&u2FRwO9k)C4GwBcD-QEWj*pKogiTaMOQN)yk1X{<_W_5HtabmYd9+|y1a(C0 zRtOq7Z7o)r0)w!k1>wI0P0h}>LEnLfh5oh0e{+t?Q)i^_d}EVgJ9ONm+2R*%O{>1t z<%F&8qC(Nb;hVH~{J@KW@^;q?eb7yd`XCPnoi9^tm1azF(5MlAp>y5z-PI1_#Af~i z<9zv($QTl=!BLz3b?)1?ZgqnO2qcW2w}CPo9VO7^{?*@wUQ-<+D$M43@%8g3kDP*? zmw63w248qV4)|+;2&Xg6Cqg?FT!(vd1oHJb6}&&#p+Y#VVF(H?${{!C4*guyD=QUT zz(&)c!g=*!N&&QrsG4(fX@%BoACF(GxWTQl9#xH+9D;Y+1@DCP+CXASq_+cAkG-JB zL?#I&`l-<|;eL9;OX!P}AX`19^Yw)xq~!0CCVpv;O!cCiVOsPbNPM> zl{Yy#Ic>1m4-f1=ya697%`E5Y_3Qa>Q&EZ%6Vlj|QZbt%Zk2P!PPSRs*<4a~$iBr- zsqC!yFn=QEeolQ{5d_t=m-}j@5Q8KwCG`ODcTAyqBy>kV2^}vI-C9IV3vHS&4Kol| z?W>i54k8&riaQ&SX{n<4Q3huUpc=sz`hEnR=i26S{kjxX5$ou4+u2iFx5Pegv#qni zN^l(EaOahJ8`l`n{L;7gf_bT<&aWvRFGg)74wyq5WaTjj-}8%)%gg0$p^MF(A!y6t zgzHWqMyfC)RFF`v2$%wB3?7ds*npdE=j^NtdR(BdX8yiQ8&p$JFD=8eC&$z*q{hKv zNZ`*)AC@U}xqbV#Xp|;$Xb^@o_RarwBuNf|tf=yh8G&{?d{mj5V^17`+hAJl?V-H% zHf-XF;OeA6qiuV9R7};FFtd}r(y0{Mo}!{cBXy3<_$4GHbPo+Fc8wSAi_#R<(a|Bg zU|&k7tW7*;+m*UMYy~)uY^RxyMv6tD=ZW<{O2ynys>g+GIjPL z$Q_6aq{3E-R%k7D;Lmld7gF7mP%2xoIpD;h2PaxU3K55eT)+m6>U%7z#WHMtQ`>m7 zCuJSD_(NUn_ox~>eL0HH|%3(&*qZ>8IJ%3Y`ASO_1QS{%+SpG-!d~>tWk!4 zZy;GxSC5I79qnrP*Bt%dAh$oc)ex+TpDNR1?-6-y z%?1TDPvMo8UnxHKM4&t#4^UFjm$Rb&XA`4iQU4lT?}X-rwu{3JUeptau$!Sd#n9yX z2(g;a_NcX_8hpKe97JmEqs{-%*{xD)-(YX+G-EWP{J$jyLU>{BGJfBHt9Yd0{S4un zwacZhLWb<$i~cV7@TdP=9{2d1CUQx@_e+8w-+|@Y^RH(fB^3Vgbph8$^&~ePF9jK) zcz`&$-vWNL_WOWlN~&P_;k=s-t{4IVx#AlL9C9~-VlMmc(37|Sph7l%6GH7FTGIqK z;L5T4ze}MZH^x+eBld@X|3>Yx>c0nIt-fZn*2mMJopbbX*e2~Q--Z2{Y2oJo+(HaQ zAFKJx1|Zy^t^Yq083z%3G|U$2+vwW3)t-o zrQ$LC?+QW25c;P6gnE*j0a{?~W7ufIX3!uEDFKfz7y z{rg+42o)l=G06Xs(TzDn{l6rL8eVnlnY{s_YY6$a;M4J9<16E>{;9}NcsFj0eFqzJ z+%4mOe`&AQA`CM*{cR@I&jTb#xb|R^w(z%!dX~9IO%wA~uryBMAj0m*G_pd;(8jQ%9&<3a(l4-C1bT$Hm4L&iq4og1Cgz&u= z#OU(I1Ymy^3qG7s#*i%z1jNo_FD&fdjfcd(s-e+>Xy$^e&Z-X2dJxeX-;nk?bg93C z%M&d~?!*$l-|WD?TOt2Dj)?aqUOCQ_G#8(1s!Lfihz?8tzQRvPDX8N~KjueCLHTFyd9}7W$!;rERnv*PPuiLd-s#;WMcj~(I&Mb2l` zUyK;hPv%q@|XPm-8$pj;(Fuh=0V9;IXwoVTx{84ubhEMfCRN5`h3r# zoBPm8J1FI0fBFGsTJ5A=MEI;P5hz4ZriPGxr5+rem&yO~Y?r5XwS;gBXR^|JXVabUU z_idS~bcxu0*9#sT+Bd#0Wm2)wgA-sw@7a1yxCMN3wPy#JWM&r&aDD<#)+PEr#cwUY#2 zDs_6yzxX_NBxac6wWMD}Qy?WiFi{?T&R2%@CfLkHCo9s%{t;Tz4!HYA z(0XvnW6PQe+(vEKclr}%1k;3t> z{AR?35v&YgzES%veyV#1n|w|4YX3f5&B1I|a-eqm^q#8V2GYugt~v4mOu(5t&ihPO zRz9xKy!;VtJzo|8@voN#xIXiGc*e2vXz(LJF6vSeiQ^5=x3%AS-l62uUmk5w(X2EA>B`RN31C#vDXw|#&jZ0mJwe@jd6DYIf^ zWJRF$U3vVUYyM9&Aa0fd}|%YRA$d`L}y9{$tdI z9YzfABw;Poeywj4D1xlP(#&=Q;suCnsKnk-;wCkG%F&@?i{SH9S*IO4g$|UFs;w$d zV7j_hVrR&fNppU;?Etc~6A?e>qh+WGZb{&#v)`oBLeBr=Le*-YZYSuBR@+*U1SdMONvQ<475MdJCj>t{vadzdYMmi#>XJ4(`HpIXeB2 z>F9Is@Ok<5a{1*i%yPfifxaIO$WnH}S<7VNZ(7l)Q{OliAsjjFQRrque-dt(rrSRw zkDu=n>9JCwMXHt0ChfDyH*3|4$!ostPf%90`v}^wYLL{I9X$4T@ zpQ1DSFaBH?`7J#h@h+T}CIbuXE?@D`%JNJ%wM!5&M!+~7S0Y&8QE zKPjjEz68gA^TQj9_3#Ba=O(DSbKlhA)?>ksA)Jx=`Cngodzb@T_)U3i?Gog`x_vVb z>fHx9uwCE(daSq!6&v~e>QnGv-*5kYg#0z++kanZ3M-w27ui_*YY%_F%^86Cw&(V1 z<2eJGzfI9sFDIlB+6yk@+8rz-;BXW9q@*N>pfQ$ILd+PDa_w)}t<6aYhw<@Ev5A`@ z2259`X8>rzfdjBV9vW1g5?p@YSO`(RA_BHUYr0kS7^Dv(^lrQD^nM`Wg;~zmc|@}4 zHjKM^zK0HoQ|`9^iTDA*@jUti}`9W*s`hfKHa*L?h%3mD+~u)Mj^6BTh^ zSZn_W9T#uIipok_s8^MBEh)#e=!ipKE`O;DoZNvS+`4rOAc_z(s9fjc(=IV<|M1Z0 zm{dVrXFzkE#a8XD6DP5crNcHwye3W*0T?$@?Qz9&K}_S+(=^TUu_D0_555o`9r-)> z#2=h!AkuTa#=U+dNRfZ%>X?X19Hc}2e3VMz7!$}`_@C0Wk%iE|zrw>I z`0+Wz2rG%YS67tRAPC;r)_}Vmid#drarBsxttyp7BxcXd`ph~ho7Z@oE8|{Y#I=O; z3!R@nB=4c0-svBp`pKuL06B$EwWh)33MV{>(h8m4SiT=P1e+4za8ZtAc7trq2?RL} znlp!f6qZX}F;}7W9`rQrxE9s2^Zy%#nE${rvSONB>7&Dfv(M=Hl!7v**7uj7 zBE8n_27np;4{SMhM^M@ukYn<8GWT0WouER#RuabILnAV3WZ5M4O3Lkut8iuoAXO~O zFgOY&y}TTU*0K>i7NrT$UDZh4-?slV2d4%+yz(#vzYbM!H4&a&bXto)h4!B5=-&Ck zpQ11@U~b-)Q+J3~-Tz)bk#XUmHRsnPGsR~l!K;RrgkXx@lWuGBd?aUNY0``KNjj`0 z!RqF~Z&tKIwwKzf$H-Y3ohY|s<6YMx%S@7TbWG)nPH3f~q`X@oLN8pN)KG~>U^m>0 z?UoOagVNxf?A3hs+CAlNsFd4!^!MU;8qKV46U+% zzY~*~!$qN44lZvks&;v%+K`9;LPe5~>Q5VJk`-vK++puJ8n6kL-|fV9y**?d=?DGv zb-$+l%ArdKL(Y=>^@W%0iU^i8R^yqU8g0FBm61#g15vT}>gWOB^Vo?1`Xn3-!S zvu{^Y0i!M-{iuVR6Ul4I+%cRnw@A4nS&n-xz^H*=`)oc#81qW;_?<;d=Ndy8o7G#7 zdT+}Vje(`rBz~C^6vmt}+qvRukpm`0ig&}|mU<*}KCpNBf?Sc%_7u?NDL4LDec!EX z_8@_5o*?FI8op17*>s~+#&$J&Zfdwj+)7qLy;B!1JFE6iQ7kbrP3v*!8?~`^8vJh|8p^un=M#6(OJOnnS z46fcVm3&VJf&S;!HLLf)l?6gpt2j6XNP;v1eY@mvyTb42>eU|fUAe7wV;dn{-5rPz zm$qiwsoWVqv$H3@UCC6j()|_1C*RVC*o>RQiHKk-e6|(Zk1jgC?@j1U(^PgJPbyyy zZ^zLa@qenUQS*ih+zc&0v$WhhM7PtP0QpYCpCW2nogtEbJT49mpoaGE8}3=iGYExT zko9+aT`9pc@59(>R!!_Sxk8^v zM%KeC&)-|3a{Q6+a>F*{VLF5rJew7<M5{u~`Ur@hZnv6&lQ1NM&{A=eL%BB2NJb5Es81Vasp*cUpvx(R#g z`)h2?d=11)ZZ&(g#S7D;&$o2bUW~{qwCjxDC_Sx0{B;xd-8b=nEYL|1mb}SMg(wjM zxcpT;6}#VnBdnZTfx;fw3E5J*zDK15^bT6PK!#CF@61*59pY}3dcuZK3fW`-=HMOn zn`NAJ?_cdjm2oiD!NQ3rj;r2N^Z6fT}~;L}%^wVS(km z8o%?s&QtAyPJX;YK(N5CTB)=yOVmsSFz}8p_jQK-rl#`Ja#G!%3v--R-IyjJvIrx) zBRZL-9`oYInJK|GK~^`H`^@bFZuGe<>SV*5Xz-&SUk7^((`j3?RG0l1S~aGZ$yP=5 zhsgyre}&b_&__Oygls&ofC`bRPWn1c*u?kmhGT$|lMyMxs!jK0;D=&O6i1&U`(L(# zTm8?RQnBOnFIZ320`^V5b%&&y8KCn~`K1+p}j_{<5y^YE_a}G>m@eCS_o#+TL*WeU=LA_R>sw z_W(6Z&%$hk*em-WWw=%uL&Zzhi1rOJubnaTP25uVYRn5c6A6Xl(TL`k&w4A&_lC>a z{5%`$@8T&TKR>D<&^(BrTPQeo@5JYQY=1w3ji-q@VeC%%MO=@($k=%Z9Dxrupl6ws zrYS1c>!d}fqI^nNeBQWh>3S6i98sMXIE?}G1jsW^|7e)Ar+mD|W6Iv4qm+0H*d-l? zy0IxDf(o*F%2&xe_kTgDhpx+Dh|t{bhX?9_dqSkl<5^^W48f`T_7lriByETv`FxhO z(3kS%Ii*M8PaShwuJ9>D(6(mwBv#q@{$qm}IE%%OeW{8a(Vve-Y2ujOVeKRAPRZ$I zOGZ@$!0Y0I%+8b^hPc9I&$JR*(r~TEgaG4<6)8CuB;0?sK86Iw=kkQE%Yl1co3KV9 zY|2_@9Q$*B|HaFSKGQ$Z+*g$x7I77ok zMt=)u^xETYSnI)iQ5XUcrMc3RIqE*HhYCy31{UV$C@jhZNfCJL}+i-eOiM(x!6h5!<*tlDC+m!E6$q#jZAX(P0f?6lR zl}CYtEfA*!jQa9(GNZ(S+#Z8J#qIV5)NS)Ua)?D|Ks3F&^yj5A1!n6LF zabu~)jFl-b4Li>9K1(TbH6OXuS1nnV^Zo+9TAF;lyV`;4%mb+b&ziCl)oV|wZz`Oa zi=nx~3Qp5RTJ`cge;B#I<)PW2^+>_?G{KenP1v8i*F)BZxM7tQ_7bq=OGrtH9ldF7 zlh>N-XDW+qbZrs4?3DQw_-K9{JvTr|n_$zu9`Sd1@5bd&w$N*ZpVDA(`gE|FR6Xg+ zBAJnD`o|@iJ|g`ZQp4iC?>^!#QkL39NO9@M2V9aW73?id2#>hPR;!5-)M--UjdP<` ztfmP>LqXDAbyH}&5<=Ov@E!JJ0_C9N(C|zFYh`=icvPpHvMryiOJ1YiuoET<$P?)1 zsM-t6=gIN}&#hvaJ!bJ@m8{`8C>a?8<~w7_lD*vHMGC6*MT0<}tbQVFUdkX9jns-s z-t5{HC!He>EGIOEe6d>CWhqAR3iF9M0S#mUOMG?ZJxg5gHO?KVBmC=;DgaN@FRl9D z{&v~WEI|whD%Ej@|6GY#s|+B3BoE1zC?TMIxz+#Kcz=d$mISPkNWoz^_WP0UcG=;| z(;BlEe*XlBTH*DpK14=I0(HJmNxD%YHrlCL_151G6tg6?qBC7xMws$qhq#bh_U&}r zsl?pu!LEo@_sT9KiE%=LU<;ra6OpM!)W}gr&5hT$_@GW`m99@q8-IrDcI%y|(aiN! zBp7-9@lf8=-DT9VFSkY^W~A^ihFaQb8S!L7ueCbNxmhWU(}Re>qKZ&rVV4qmc zBuWC)Z!?vsLHj3*(lJuAG{yU@x2xBpxi7a`7DJ7(s!|57WUp1CRo*3Ujn+%|txv6V zd-=zqam^aJ=iF1PG`8JC!0o*qj(PwQ0kq#^rq7oD3=FcUEz$!;*B1XojZ#x`ntr-> zb*!mebyK_nq0I90-vFwnWmsqe_5%?UiEZg?2!0HXyn8Q+S46UHXlm38vk%3iw~ilR z`KGSfwUoE+B>}U7;Y0io%JoUsai*1B{Ur_ASQe#1i4V~1#oLvI)%g6HRbt+--0TwT z#iJRM*$aoqxl}wnR^KPE>5ZZ>p5pgh$0dy?TCB3$y84qcuJoDliipR>xn)Em+*iL^ z&j$UVlS8VA*yt&G>%zG$wVvMow2a0H51<$EJGCQ1dOWE+j>vkEePJX?P%@W zY!rw%yq5qV*K+Ycidno+BaBh{8)1rNQ50~^ZPmT*ok9ujFP%Sz7cBJ4CMDpYQ0tO| z6^oR%4f%^3|q|Z^!KWnN`-ORJ{SvY^x@c ze5v}Vy0MLFfYBy4i{8yOU6sb)dLG$SVYTEq=Hh*>vC){}WHggqbJGvW9$X@M6`xA2 zE+NnXja=-!m;gc(#BX(`QaW8wNo0imx&_(nS}sbGklACGPrX=KNS0yNWp(7H03lQ{ z|LRP>Gw=Pv8@jeNpG7*Gt9a+=-j=N5(M25VA3gaaUMhw1dW!bC;HCk#Z3-KFC*)Y6r6G>!X8k*$Cw5Bmn?%bZK<>>ba}U zvyVECY`66o^XOC<4iKH6YHZdzaBhbG*~EZ? zV7mrTbD3{s!PZ)Mwgy{VZ_vllYFW?yiEvaUNi;^2`NAoyOX1J<1gq!AA>ae6%-b9F z6w&}}5AxmR9rtE+N{m~bxSaTUc{ihCdA>>ivptydNY$VB&9>Lpj+fg(N#Rvn2g2A= zr3ncrsV7nmL}|9gBwV^=vskjfMQEa|cr7h^_u})KtQ=gJpP@dK*=TgkX%ecayp7{3 zx#hB$z<;1dC!LYqPElI^+i{xQd7qKn{E)VbA^GMH9+erx&DTT?>WMa;?v`uR@A4B><6Nsp8wO0xFRvU{5kZq4I=E% ziF{?(JIM$4CAz-zr+BnYfme5hgQOztRiRM(@Zo^4IraYDEGg1}B3qGu|{pEf{F*hFGNoC?5H5DSb3hsr?Yh0=s!Vda9HA z3?d0dkC3!|u;GVtbjsl_{m<8~w*z(kKVL)ryZ8^qb7>>q{r{gh{#FU6y;aheEu66j zp}v2}&&8AN?zux=QvLZc6l%ZPdR9SB8~hxEc`bsmfBmK=YNnEF#uB1^ohx`JE|iq% zM&3W@Q5jxpAFGyv#(*od#Om{hE zxW1IvdAzq~^73SVB^)(~LM{aPz;L0u86g#*LaYJlSo@uv=Zghk^q}hGpbqux?~qa7 zm;eV3@&hn{jg-{R`j>J1Q`hKyvnbRok}g6%AEbs>n-B zi+t#!I}~SA+f#;A5GIh++jaSsy5cl7)ydp<5y^AzoLMTJX!+4(Gpf#Jy$q@DDRo?M zIKso+n`?TgeOOg16yd;LQkntRX6MWq6zYh|`ivfl!dFg{S2`MVwb@u1$RR^LvkO>4 zHT|b%VqJqOu@KRsMWX_9nRy2U&H;Godako#oaG^83U`S(w~2=7w4kW=eFA0#m{ zdb2$8ou`dNTA8e^R%c!QC<0QHe+Uuk27a`bp?o^Oyn^%@Gq;iH97Ovg1&V?rNR+xl zhkGuQ6x6>?&XM~`heGnIR;$2K#-v*4<{UN1+9MjH1-g9-(3|?w8X(ACX`e{;oeyHz z5En{0jU8~<_TKCZW#VPZ&kteT`o+b7*lPRG>}$eI6XQvFG~c^DS!(h2W)$}Kbv6Zd zs2>9VxFkrN`)N419~*ykzOpsdpe4#+^@5h6@OE2IH0J7!;xWHGIa&b2yfRf}m80Z% zVo!21%N~hDq4*ShD5s!{LNFg2xXNe?lJW((x1&(#YO0x-8vtK)i9Ld<&t~T+|CTd&nzc+ZO4ZE4Nl5TUgbaw?$cX$^#v9RrLDX!k|77w^lioi$yKCr zTN^VCtz+W`r@a`q#wJ>T*-3-@#Gw$q*Ussf?TfZhN6G(a#|%bG77B%o{EW`~N)W|#Bw^)8-q$kzM;6;OZp@Yfu0-E;k%z0k=MXA{E* zyQpB@@2Pt}-;_3oA*2P@)@(&#FVpzNzpm7d^W19ARt1MJRNA&)5ljnk%TTD;_lwmi z!LNT0c}ynWviQ(5`- zW&O=BP!r;WA&mGe-UU3t`8v?pqzVCu|9bC$3>_ZWXU*%?g8}+Qsp+*yP10Fa$lxMh z3D7S9-nKtQuqH*e8f&^Wt7N6+g!|V?>oEgKhlpO?=XTa+RKVMf-E*hXrzdTt*)|tL zK#F67_|1WyFzzM_hP{RDH*R|WC>$rEp0sW_gq&@8Mxhw^Z^fy}@;H?z;^54sY08fq zWW4ABWiz?1m9X!sKAS)@h1|#k7oaR82C4ZzW2+{lK~U z`j+ZLbVhb_4p*)VGJ|iBB0}Vo9|XG-32cZg``ne+Eyn@pw`2_MHk_ffFD{p+9*v?R z2r)vpxMr;J70W@07UEDfu=lfR`f>ZQUqCP(t*^)X`hB?-3T)T*YI({}T5f%id?TvF zva3EmYP%+8OOIwD@w0tS6GB2jVy~JP_GI6i*7j;h3L8AzqS>bY`vRZ^PpuQ3>d*_2 zf;T;rE*9lBm7mKFb07nT`&ui-XharhyKrzG)XvBQL6Jx*0exe1riuieFgA3U)Gcwm zjr)MvG11_s=LnCRfCkb*^1p5Zi41}wWg!)OAy5UN5bRuXkB5iuO z%^ch>d7wM_8nP?(sCvo@pNKXE-&<5T6%9QaL@+g8GcDPJ1;yt;wdCwU)PPwy;?%UH zDprjSAx$SpMP2y5eavxT#Y-7(zfK(hx3E;F`f9 zeIk%3(R!b@o<8@~f$Y?hjKs(1Lak1X=99sMtlPj41*q;4FgiHe5tTqd-?R1LTPzAS zmlJ9f=dJ?D4L9C^LL$^CXXybX3yDWbj9>{!>b|t*7UI7%Z<7*{ zS_#LYUQmYOac|!efW&1cW*|nWGoey3U0|ijWQVj$w zie!Kjls06Q=~aBxbHyd!xK#&y^0Ot;kI#88Z7W)ND~=(!jC{e?_>JDCS0IJq&J|vB z`DS<^M!~4ZJA!1>p5(~W(#o!Mm)0!J%O>OPJLH@#fwlpJQt#z$w5EnRJGSs*6T(~fwwhNx{zkfU0H zd$K?EC9F&Ws1@i`!mT#VfH0+C)be%c9H`dfQznGNfF%^Vsd{Oqj(zkP#tC`pC5JUM}G9uThv z1>>i2{YkWjEZqi*xWIU4NV4@MY$pc{M8~`S>h zYCv7GQj(GMX*sdOM-WV0^7VI#iXWfJ)BVDBSfk~$kpt7D=GV7QSZjrNHHM&9MNYg? zEU;oFFJQkd7|kq^4&7h6IwW#je#{3pLdZWGoRTA@BkV6+gs}&RRzO80sT@K;#yYh7 z@WremZ`$IG5}96&6^2 z^nE#Kp^QBkeeTND3r~+4uwB7Ot8)RB7;CYH!ah8NG{%5*oBXA>A?h(FGk`Bd1I#2A zjVM`=*>Qx;3Pd+4Mh+2)suG{yyc(@iArBoU+-LuqvU5I00-_oy83$Oj?N^IQ5Jz8` zhZYrDsgbRzk(z*JEr+E>YN>WQ+GTz@113c=aLq7b2#9@!^*uUnU}r>T>y0q4oOYgR z?QiUCh4{7I#c!cx>7FVic^n z#P=A?zVGX{f^JwWBuvn~a7qZ0bCAv#a!)IfxeDeFg3}J_ zaQ$*R!VtTdb$T2jmZH}kMF8DR3vv}SI#Y~Q7&0l(k0HRn7OQi6(D3N(k*ZYI666~( zBUo`z5945a4Rhws9YEVT*tI~grm{=jy~XY1RsXiHxv*4$_;?R zxP-oulr-v_Uk_k_uPh8y1PJAxg7uJ7>MvMnI6+Id_116)4lytk?TD>kxDekE%oYUs zJ6@}4rh4D8dG>c#K6xJo>Z((XH2vq_1frXFxmWIFmctu|NUp7t;XCMB!psTtmqpUI z3dYWWT8vBgaVppXPZ4PApp2$N1p)knaD7IEVe3FS+v_yN@7WF|qpC0Nn1ur#2NmK_ zQVrhZa`tYjPp7hLn3<*b;t6_Rryn3ajR*!Wc>Oq7_evM3)UG#f0uU^MCzU1Z)LAt( zhq&{>hi~^B1||5kP{?t9GHtHER{@&q<>vrX^oH$BAdA!Z9w%pS;O_^Z=S|c_|LcR9 z#}oULi}Ye^h2#pe8Xo2DtuOPc(L?r2OIIATo|NQPHxJuDinZoIYU{JFH%k)GdGeGo z$fAyuxSX4IhbAVC?$y;3ZO+^=Xebs8JITm%Gau;g%o4NQY6lO{)!LAJ19q(_SZL@= zLI{$*L6S}Oc06NtEMs<3!u7Sd7=j18Ev!t%^%512S%V#%vLB=owMd+lQ*XN>`Q%+p zwuOOTq)`=J>)W3f@Cbe0`!rR=w z{7U4!+^PU_jX5HANMB7D)h* z!tW2dzZL6jLE7mc5H}PvGP?)er*{<<&fYPFcSOi6?&)Q7xZ8*O-w(%3&56T?Yym)_ zKoD`awbz?Q?QQ~wqX?!$`I0~Kd<-QcO1N%vZR9ukAOXUpb6F+p z)v`=QgAum`n-l%QK3sfo8Oe_XU!EKSN|xhLu~Nb|^R9PB7=5(DPUvhgY$<{XC*HEZ z>RCJi{W~DZQ@XH|^9aT)zQtNm6CUy5&ov=X-077&6p3a&fo4O{Mj#3dsm{0oa9LL% zA%!6bkv!+*D$nJZ=@=RU_p<8^9tvz8Jy9qNI!%Dw7jZ_KJzvtvm-7*Bi4ywbAi@g$ z@XNv?*F+cO4B+LV9~iX^@DB_^c98o}!ok4-Wy5|zgNm4#0JfDCw;HUDPO60_NEL85 zlz^`cU?lZ(7~hY*@0 ze-tSOV6>FCmLtkY1u4*4LENcd1uFpK0<*V8unHQnyxTn?QVA+hG^Pk3WU{}FJ9sfp z9r9Q7w{FcUw;oReLPuPtE=$sN#itq9zh@QYf1IRYGkxp&p3Cy>l1jW-K5l@iyJv)4s%3`k&& zJr$PjHWE$Eu;_rfs#+S_tzmr)xjTBT=Tyi6Xce@51aId*n$b9xAtKR)0e`ck+(3op z#dddCr8}s&o);j#Npg=7*9C4C(psXiEd>}E^6(T-kasW_U>;+JkwgsADgxF}IfcF4 zDL)k;qs;h8OQ7*bnCOkFo%dN3_T?+cZt&1}b}8T31{^@yJZQ#5UFnXw+ML({diXKV z^l5#Yqel885`m>f%Pcf#Lw3c-TWG+2U5DPRf-4Q3w$NXjIE}oYPXzQ600`dfUV{S_ z=ac=WA1AsFRb`J1B>W?-&^2Ju4D@L*{nA-kGDVeU-9{4W1`>cgb%<)&j)O&?lMO)x zL29l30sEIcbbX`tv1c-XY#{H$2Za@Y%K>)W`d1u(edu`yAc%xdXfgvj-$T=>uoY4# z6-cxZi_w}O(#5A^3^HbaKIJ$`Zk^5TMO*|UP0y7JqA`Y=)5}_^Pm5`dkp@KE^&r*@ zvxyreX)ugWK<@pNHix6T>uLhl0>${67`WA`^MOC?T}Fs10@uG1L#)-l%KniD&`JhF zSYhtV)dMy|rds$w=tH%f)9)T#PKN+U`a)K!8UM6nK}IDsxB>*ia8|CiqUhf14xicg zHP8wW-8=(4FD3h%%d-P^REqzF(=8% zIrqQ!{?GlN`#q0|$jn#vxA$Iaz3W}?N+(Y6hJQ?JUWQ$pxw;)mqP#i$JrMaq^qftK zK|i|bESMRalSVG91}r)SDQ;sB+<{4*p4ONuU|n<*(~3whvOHCB z(f>L*?u`8d@wLnyQWM*`m3z0rVE9{S2e0?OyZ3|F?Lg8=OKK>qb|$4dFd_c1fh#TC zE0k{M)PMXKgw%(CMevq&>5SgYD~&#==T(S;j=;h%0Xj5z{<7(IYa72mKyv`|z;cAZ z+epjBCVOVLA;?bN&T4$O*_^xJ$4zIM4?b`(f%3o0BO<}fiw@#?BZHH7dM2|_Mz*y{ zV&qxdYa7-KcS1380Eer98i4?gn*>sJKP<7h55s262e?}1(*-hXWjMzfwL+P>ge(HyL+yZG~2QCs{X7BlB zyTrhz{`Y4d9(f=4b3QBS&M>m1221EA<#gI>tBCdm3JC6UPl9I8(+gI}R?xY)?ASlj z(FG6d;5wfG0v_Qus@f7L1g5C z07K(}`vj(TY(XLWwTnDKmyaNp*UYJ3YF8vvxyOr(dRV}hhoH>Vr1#~r^ zo}C?=Y6ICNCWj6ykUxQK1htklC=$QNCf?~xN}(?7Z^8H}gBk{Q5fu7)0WG=BSpm*-63UjvmylzRyxJ`iJ1dV(g zHis|8b@1-=>`2c*m#_YgjQ$Z(Xp=^kijU07aV8|~XOcr*70xdV-)3mQ&zNRdE$1&cH8piTDU)ZqN*se*kY{nb zRb%@2*LFgb;fW%Lf{M<8je=WyS}7 zLws>@DMjpF!Mj--VmZl74H#ydUq177y4NtjQ*|7P@HhN5fW0BRJ(LCOIM-}K-m_q@ zCy8n5_z)_YQ0(6Dz^=9M`Y4NE%d$y|`Dj?dVEI1r*;xx>l$~EPoz(1&W>7)VwrzY= z@bOab6Y4RQ0LXHZ#&m1AhMQHQbBaQ)x6D_Ki9}^`NfT#9rh*pCbLgwv=5v(oqN4(%u=hUI+FF} z!E*sPCxtk>W|xklWAuaVd@H(FKN45j60=nl>rNM~9Cl5#RD6%sepoV4fPMS;NS3u? zy&!LpwF&Ib#eptOk~f)L^oYbP$7{Q|JChy^GtAzd`|L8EQ>~IxuT`R|IKB{Qy6m!? zSES}1$GN5IERo#;oXhyT=9(>HugA%U6|y=4qJmpzQn7h$(b+4z-r-M8A9gdjhSk=x z$L>+zSK+<#v9(D!H26ZERCb&14*Qk-Hh+5h77>^ z8XCf*JJXNF9SQQKHyM7Wxrgyej^%|c<4WH{?`o$M6;vYCD``^BN*impi=VcvqfvN( z8yfG7n(>o*7Wg1vX2ea`gs^%+!B=V}@P&Y_UsXGG`s7N%B#BT{4!N9}i=`N!F>)U% z;ODENyN4Dh`;U~YzQ~?VEt0l5;L{Z?_)2_*v4t;wM-9tD(M03WM?gk&mxH=sCZbMbv7Gq%NiOSY#GP`4T?(8m>{)- z)I}ADzgfT0a#%fkB>+k=pr_{$iIijs+nyNwwsTxC4)Bj=e?ikGrq7x_bPXwc%s(Wg zI-kmTW!i9gdXyYK_I}zdb!6e7BlE|qp=68JaltKdO=h?Cf(!>GO>i?e``@fcpH~gY zYTi>aURb<;QN$)hxytnPMT?}>xK;1Ff+o08ccpgDhKwQ;xgtSZ!l!;)rdvvVO=cEu znZ=ztq$=-wbPf58*}E5KP9>1vu+~~wXolR*ODUEta#s#FUEEV`W*Pn@DqdGVVfJm+ z5M4)MG-tqFYwhgpvF*(QAD#J&+*hwh9BI8X^;yAv_Kdd)$%pauwN}A+6Kv9+IlEyK z=OaZ`1^7mx*P^4;bPWc1g4)^+*gIWUMyoQnc!O4w(2DCE^>l{wZi#qv;XSNs8pL4% zW&@?7D!=#~r<>RUa|5-uZL^Z`mjm8j(9X^pTd2h)wngBImsgL4ABk||TN?QAVRUhK z{K!(->(POT%bn&*kwr-jnSRkO;_m8XA?fhqPJClNk#Co-;58FPhj#oz*M%%$-6Cq1 zhG6jrB_$07tRHGixVq*K-!!>qu27F{55A5W9@LGDAJ)TXwx7dRnbtR_w}&nW$Jt5i zCmcysZ%Z#SSHl)u9#tlw2iAR8QW2ItdUrV}_(-c8A^SS!_PCR64PVfM62@h25`T+W zMsZ1=rJB})@UD^3nApOg^PBtIZ`_PKp`k{wZz1H>h+!*5kgYWj)=Dr z$D4}Xa}EZL#RqDM4bNN^PElBJc@R0>LjJj4S6PjW6Tey@{373c8Rs(I*JiEglCP*c z)0Tvl93mE4IZ76oL-yba+m=zA3^(~ZY$xI@-#xhAL&S2;BxI?m+N7D9{HR52YFuz0 z9%v3ZT3-8bJnl%9xw#3a25E*I&s+8;Te54QGbcR!DLwN{+3wRV+J=?BakRq&LF7XF zm1JGT?SU5ng?5Q9v0wFYt^P4PGs~f=M1`b|Q+BsBZ;5LXApe{B5msx z!lbay%UvMw(Y&eTp>Cn0)&btG8S3n-N!vg#w5wS7BnQ3oy?DW^)=MM0?sQ%GS>@To z*~?NK3jH}6q||}z;Eai`u`4+oN#v(N5g&*l>|h20ny7F;a|2@|cUG=L60^8Z}fZpo0fssBht` zqMPOABL@dWI%2|${rDZiAc-mcNzldD1W)H{LOfF&30_C>y#(=5(fCMc`(3G^eeOCj|6PH~6x+MGxOy-D@?H zCcm4pA-VtVS=NS;rewX&>}XDVUlS9o3y1}oRN~04`ZleP*D!Xhvf0D|pXtT7D{L6kCh78N4kJaGOdYH#oV%3RVW`6KaMFUiqz6N>Z}a< ztsDnoRE>129{hEah}Aj2)pE<#S<3-vsa*lxV5aXC6GwB1QAjTa1t!7V+V-DzIO=TM zwk_Rlc>#jPFBFP6$fY(PX_t$P#QSVfr1GpCMk&% z)vr#b`C*emhic=%#Qd%@c!M$nIMVNQq1ORj^p)Rq>HpJ6V*f8rZVI|$OyR}F#YZY8 z`zjfADjH8gx*q9eL4hcw>n&_WsUB9juGhgLwJzF7r=6i(>rz#W+Tzl&#QCu0w|mP& z4L}U-2{1eq_1jv0*ceoU$C_z3&P6Tta)63+-1Fm)FX0~2pr%?n*qM)_-Jb0ApcXY~ zeXIxqx`8-etjWrh^eR7r)!j9=a+8SJp9qAZBH7lKVG^klG(IOsjHS_@A@S1G7H;5X z^|LS}faSx3c`v#$*MszpK{@Gj?jLG-@6YcH1>q~qfPpw>K^7 zS8FkG@eIR?0C*tY3T5HWOhTS8(bXmj?jR1PFg*5}j`!kNfn|%R0}<=6GE%d`1vSTV zXdGHIj0fmz9Oa5vW>Uvz=0U}&0<;>3k$yQdGqY1$LsT$lYN7QN{B|V^pJz2J&;fo; z7!K*EBE@ou$YBW%$eX@=bEK&}Zv+a7Z>|YPqnFdx-flBpCqLleHsD}gBT4pdbG%!T z_{64_3`M^ZtMfHAporGc))qcLH87A@gSFr(ny$aZ$a`vDU}3z{o?Puvj4qH6Y2W7Q zvnN!HK{Of*qIs%`SK3JKeo_mAFMa4kUGeY8H$kIsHON?cu@zZIG$8OwT|tkRWdd3l zygf3VsER!adVVrpfEo4IEAmzmq-N8Sp}<=eJFGUfJnmlN)`fHpZE7TiL4A9^t+_b3 z#%(qu4~ESKlktcNH5O8=l-xKcY>LDT55WD+W=&(J>ew&6R%3m18>&aM697 z*!;BFF|?e&YmXBzpG>t5z(BAmSiRdN z?A>_B=8Boey}I%| z2zMeP_-*<>2nY%?kNJC?xGC`ggXH&+Z9{eabdL^iQfq{_OvRE4lLfl{5zul&VubV+ zhtpW4%&%W)DRi>2D4y@<($3~mu!aVO@gP{75bd_WG7tr=0yRMhz}dxx>{7$J^obg_ zw650*Q`zkn?E{ieZ~5$!u)qjLZ}N_Zvm^Ok7T3>j7cw^OZoXDyl%>TD-WL*K?3#)q z_l^~eS0j;f-wy^JCrr2o(opXMC+MLVjn?4M@GwK(87jk(65hou{lzR$Z2J%;DGrMM z*OBt)6Z&sY#rb^HnT2_ID&d*+1>_*~f|4Y#YbxsF6xVV9!Cdr5S59nI`z4}lIv(`Z z*OpJf&w`Fm4FMQ*c_!{MI|5l8A4cJubOdet!NW$YWx^k=v|fgpmv>8a&7Q9@^18If6Ew;)Rc? z{Xg#Dp-cRgO0D)<6$TzZ6~r^Ff4zUO{~WJ#-Er@4LWl9UrL=SJ{JL7xRrFBfYV`bO z_p{%hQQrD!TU^`4bA_9p@2?xWV#syXndM~6m5bv0UlShBH1W5ob3L}>ve)8Fsh@~? zb|&`f>-S7`Ybfw#YSSeP?*_Gs+g=C4pcly*#Aa!yi4bbkEL5 zvN$2m4t5z&B*j}T(&H`1I?xb|*=)$xzPvMrz4ui}T*FZ4X`>4giz69mw-5oP9>DW?RkH5sYw`Bc^b+&2$19IA)gI z@rX3ch>mm~PP7_MOlVqNhAy4nt1~4l8ao*Tj>oG;v+R*xx+5;P+199a#0Z>hFYsIB zLElm-^weQCHaTxP8dkTt>m9ZY%6u5S_aL#vU0lA@*VXX5t>)m}SV5>&hNcRrV@&ug z^ua+>H%H4UWY)6x+_`ggNgAoTO_DIOd=?$KbfVUVAU`cxAdnAzGmrVv*Ev4kb%?eV zx;Qc))+pkNR3SjS&4aLJAH90@N(5BA1L*hG9_@P-!faiBn9p{wcCJ38c%L*F#~x_V z>5B#sL}!CPyz$^+kHC(kT_W*|MF5S8(TLdth=CCS;@LfGCX^6?LMF*fDW1xCl!Hf^niA7m(lVBft8hpCbe+# z!cJx}0R%tJ!S=?yx=dVUZb(q|+r=nU3e#^d@*HJlCCD8%6QDwV7;r&aKp!+lAc3;W z*P)a~zEsa;bUzIZfP_Av{LVk|mYTH`Hka7v&)II)L@|S=j~_>rBOA2W?RpzayZA)}w_9M0sa{3KHk zj~nIdd91{K8v2{?U?(d$6377LPQzdYvB08nE_=LxS9adQa8iV1mzt{NM}tN1&V`qe zD(_HNkxPQh^xzXTAse78?#STvEnAN_FLO26Y!ToHDN0UHPp=p~$;p{<$~op@Z+b{4 z$gL0keD+~HG|nBjwX(9xFD#V6zCV%h0z8vde#W!Z+ht)0TCYjUvp5;nzxyWN1D+je zG-2TlzL1`Hr20bf!i9S5;;eEsxJ^UQ)<+P1>pad~NE>J?3rkZqs^p;t4qYv+aF$aB zG7H3&QDVIv^fQs1=Bc2i1m{%WH*q&_r9?FQ7=8)(1y|KU?#Q@|nK2UU3^3NTv$6!K~h3J%7@?((dT zFBJ?F09A6aqze}=+yJlD_sqR*WkU(kEKfO9ePIjFeAVAyINu*J0q#Wp+jLv8P8?>X z*?n09BEzGx=D=(Cbex;pyg>>sAv3kklTyKa{`58ttk8j+q~v682%|GP2NdHjr&&M? zVOYRDAQkM5I)uAHxQE|F%~U&vaR`LChnEE`p?5a6$4B@%SX}cq#8S8w<+mnTC>8{r zz)sc=**?`r;ZT9EzNRKUIM~k5z`X`EkRWu846UaLa}z!7c1vctXh(>Qg}XSK4x|yP zTF`Ze|9LQ@SYZNsFX7SFsTjiJ1KP$(Zx_nE4iZq0s4J*Ku2yrM3N3)Cf1xk|QSYm_ z>2Zo7O{??ZD?fhz{P{vESjJWI>IxApnCHpKT<_n%zftN*GXZXvVSz22}WBO1~0>0^^jPvm#JOz zLSU=Q+EzK+Zdr0HCp9tg5uAfV&XmvKpPRHT%V4|5 z^x%DFDxuvs@`5a^qcMJxLg;jJ5MRA6mn z8E%Kg=%JDfs}&&`xzNKaqH_#3ee=)cC`lKgxy7awZQ9he{Yd&~9*;*h+F3j7+s%>x zT?X^H8!~yfnkNvl@GwP2~~v9`J*JDpj8~wRqvSH-q4-w|tzOoS085LD^#gHFUcH)7R?bRgE%$k(dAkUOfORfCJt01JQoS?4mc| z={eX{w8*pQFy1A(vd~fH;a&%%%XUE8`Zy@*iI-CW`#YkL$!8Kj{_67nc*~1^|RPA9s01U($Kn6TCe_ zgQ_$$4Gl=~dm(=w(irpp18PjDUbaFUkDhuD~eS-M7L{_%6 z_UE&)nVFeyo54q9g`G}sIUBiWl{^JpNZx!9eqe&wfrf_9r2d7c=N!@zTt;?7hPt3X z+>|X+rP&=^qO9Aiu<7K#T@g=u_3HNPV%Vo7fu+bS=l8RwY6{(IiwA0nv9$|9u88=U5{tY$q% zNbq=p`kthUAp#pS`W-@kN&(Yh z0EkQ2T1XBq*;1!bvheXhj>*u8C-=voUBn~sDC6Fd(SwGo2U?80Qyvn45j>cro^so^ z6MAi3T5U~7u_m+>;dBFNg8=It1N0*=@XYY2-<=5X71`Okg-hm@U8f?5-XZ#KqL6T7 zc*taZ{uzYTR^Y+Q100zB0MWhB5g8?eEIc}7e#!64U;is?Ge1yd++g?o+QwKCuC4U= zAtq$geHq>@+wbaa+qb!hs{kN>8aR2PdyN$A(vcr#{Z0%)l#Tkih~nZ+U#6t^z(kaH za>|q2W~=2)fAQPt(=mI0f3`}W(eYN}=i1aw8xxJH_UJm18{O@HibwhNF#ZoewWeVH zOx4246R=2HF0# z!}`^c=B>8dz%Ea$ERM@VbWsRF8A3e_3&#OlL+*$0um3ha3NQZ!v zXdguf@`ISoz*_M+e*UBzY^gsBiHe&AN7jE!6?1RCJYaV=?3G~O$UK!fyvPT6x`@*) z5Q3*|HfV)}85`SkKss)ln$ji*#)CzBnUv%O_$cWzRh!b6WxezGH)|_3y@S)|^0?g@ z@gbwukHJw#{hw^D!geUwkWlasfYL47&UodB@Le|k&#s)@4;gA-a6ykA)jKUS@Zxv- z1UjMS*r7%0oH(0*y*FMl9Djc)%OyF5HvI>)IlHz-j9_P z@_gRl(uGR8*cUWGdu{OG!GsC_zala+EzmE0)TQ(z4 z&-MG+x?aqK?)E>9PW-pr@xKBh{P#rbe-GFE?|{I3`u&^+Qw3lI3Ka+2b1bI^>)6pM zLwPhgP-SjZAG!CWTR#QOUB7W16W z8}R6suM0I&^-z9ccOs?zQn}<^?*m-=#S*)vmp&gqVKR5>$=iF>&8e2}kxxAbNvs~Q zalQ~a5Fk?PL7-kY7)oSOpPwatvC9Pc;LJ74UVDamG`$c4#~D(@X|tBs2;0HHZCO=v z=g7*+0($BS&b#00l>3UR*MJ_hCQsJR!L8XE_%$?XZ)|G1DY3ha2P}=Qt}YlzosiA7 zH~;9j_UV}fI;VPh8!qY%DUsv#f_2UFc)vM)`r?%z zw-TouA(Z9Jsu8ypU;&@vPixlH-Tks01||AY7%4Gbd-jr!4igQ$ZEsHiy%69*3*nx9 ztSYg^Vz@Dp&uwXLTjhp3{|GP*Ik3#y4`eyxE+-;K1#oLqLz#rQKe6j6iP}9yJf{Oj zUE=sVBb+tuXMm3OaWVHKHwp_I8yjU$2Hn0x%L{2}HnwfMnOb^_c?&=Pp!7^6P0Bm1 z6QW=YBu^$_0tz#(tqQPqa?OAU%0awj`rrrgeFqQ9D=0h?r4|$Xli^4bx?LqnUol%$ z-#VsT#O2a|lsR>!{82*rAY!MfNUK-T>vXIt2j&6S2eech-b9!hHDF;NzJ?HQOg zr=V+msF1l9a112T%X`Rde+|a1^r!D=hjS8tGvJk|p(}y`=n(?b16&j@loLdeDxmsy z=-PR7+c&llf8e^&ALr!s(#*J728@{Sj(AwrfbrOCN}+tFu!Rn_`g+p_00<&1^42wW zARy0R(B&6vK1$_8(X;wrbGbgI{~L?KIQ(0#i3b(*UATE65kX_WbVQBLLlU z-LPtI(1*J0*N3buHUrf@XZJ`7fJ@Qiv1PZXrTb#L)VfX=oMd~bAD78n*t>dS?(J?f zavJX{A~g&5{YxB`R-4p6jcT>Unc5EhE4KT<2N&J@0>Q30%8qnQndvtsBe-6D-KM?XW1&HGuxkG-T@>!VyPhd*Dx8hpv^f#e;uxeIfI< z#$l{Z(1E~^5a9*37T}V}E-fq2D?_PV!8ra4v!ffD^gM>%oO`OaorWwp!`dq|gQPPb z+zQHC!1r@*9?yiPWC&jXG$7~C!MDDy@O;6oQ+gVQeU7pkxwvIG70*T~f6}$&zz^gbmd!}Iscp!h@06>0MFqCh~6N|AJ z7!>6(mxZAO0Eq!IX5exMUp5v93W#9SyW@*TSWSCc>(uSWmx#5abLZ_=L|u?wU0IHe zk3Yr&A$KUhu?o63+0wuhYR~iY#nf>+^Z@LvW9@4`8#qN109BXK$TQI(FT2CKlAF(N zxN(89a6Eot^M7&|`tFngq4@@6ywZT2Co=N--E+9eF{RLpCCcDKLi+imJCi~wkwr88 z&ab~9?oAI+VAe<&2|%q16}7pE5aSPJ7dKXx2iNB(N55EZ=wW>WAgT%YY~mR@cDCnW z!~xl!hV;wZN$|=DC98`igo5#6Mj-82tsw-wtCPHSDG`b5#{JL@+p0mG5J(#MQ(S|8 zvd2+E``;nY|HC2E|IaXFL>}Ot2Un75yl_gz6&65RjnrZ(#6=8}F0&u(G&klEmGb*a z89Zc=dx${&!My!(E1J*eWM#!7Q5tm+K*62#r;ng^-y*;Py3bFUe}zvq?s@}3^Dqiv z=O8z{AFP`r;_p~};3LSwGDi_Da#T}GR-C!?3Pk`0JV0C?bLe@`nd)unHWiW9Zc)&e z?@BqNXL*JU9?-Gwk&GH&NT={2Qqs+wWx!f{zSn(IB>-KD9xp*JnSoyWaPvmtL>0d!rCz!tnnMOqay!VE&z=0Mp&jP~IH9d=%|_9pv>z`P*ZvQA{WWg{!0>4!5r8Z9R>c zz9@^$rImTy7a}6vCRQldM^Gj(#3vr*!rQdDcz9z>WGW|5`mZq%fG!XVn1QlILxIEi z8mkntY^|K@GMNyl>_;CQkX{vi0Ia=kdyozBLi|2WN?&lQm>Kv)8kCy=gUr&Z0En9? zv2|dhtu!z>iVC+ILd-7*$beTnFf+J83FGTu0}Asx1G1}Pz!F_aYBhJ&p-dG2nn@o2 ziBU^;@z_xaSjBQFZ^k1V<`f=yUqN5Ltkli)?;h@{`D&gaHkIKpP(D1-%0cc{ao|$>>$<_K(5wtT z^q5Y_>>88fr@MSklf8iaY9^U>j|%4mdan;Y33(yR0_lA zJUzIr5?G|ZXtzSM#{zKeYoOlX%`7eiXwV8fr=TPPH~!3Z^&%kS3K-1c6{sS~ihWO6 zXOrh)PB!6m8Buojo)OUSyb%orflv!ZsDpgrbiJZxqRF3lw>EmtLvgud`J`@CbP*U7 zWOr@7rx5HhE9FT*7C3qG_GdC8`~mPri>UC7T&V!{p+KEeFh##aYPZ;6jBYS_tg`@| zWyI}8Xg`Vy4wlT7sYkmY@&G_I>u3xO4X_h0X=}F+W9ps3xda@8E$BiY^i>sV_=kM# zkFF%6xJzw)UE~ul_zu=zo4k}gARIAZI-WO~60$!(TPF!7JF1=W1>z7Ma1F>;Bi`$L9dI-YTvVoR?n9V4;{l2oYUF4(|`#(=BmFMVX$6F|exDXTk@jB-*74of7M6;;W zqJj50dg_DDP=PRvog99(mQVrOdMQMIj5IWmSF(a_6OZ<{1#`%_^+dUhJvyNlZx|O3 z8L4x?QU`c(oA3mrrr6lfvIZ4`ues4W))hw!l8K1s0F_CPA}sO~D{M5bTtW61$Z?8_ zh&!^M{bxyJ?EWHk)vLyvZ!Uk0snsnbfLj%K89bG| z;5DFac8wAasG9Ay&W(jFGX_=|Tv+het?Csx1oMgkseX}LRl)iZbV)|$ z0t&#o?tY|fqGV$?3T4btvp2)L2I;t34dWM=gux~rX`_=*{ z1o08`%FJQkJBUi|bO2d^G~CCDFWI-u%X(Ntg=4coPoINwr2QyJ!6{NsaqCLL4ntYl zoph%T!6`yWr#GIGis9plE%abhEMW8c$`g{adoP1WKEOZtCs%;2*-}^NG!?D`LD)g$ zav~2Q4GI&l<=(k|fRo~3lNpvGK%lSik-d$?E2_O?{YAGsehQ!3it=67|c}sb0nVloK>owqJRNy28#)__;I1%K1Eo$C3pbVWUg&-DKn@h5RQV zw30xcI+`qBEvTTvsCja_qQXM+%#8@r@E^QB#Jd}SSTT!K;yNiYl zpB0cf@UV`$d;FxUzp%Eb=utSQOn=(&Jouq_pbE#ne0h8pG7Q^DUf}KlR@b)E0PI`qQpQy#0tF$leo~M1f$Noa`{OH=ZG`zsfM_d%l)ipC zpy#1|24&YCaYWHs7EZ{$Xcz+eC16O%NkpBRnKURV0{<{b5g5p$jRfy~`?Xr0Pd^zT>T zSF7c#LW{r5+_P`d&Nh35ibxh9Rffo}htEDJh4F6gc7yU?uSc{Ta)73-m5(8ECXlX} zq54qkz^g9^T-+L03fPKX$lF978c=wxfaQuWeME~AepXGI#)5f7P*>c$IGUr6AZp|p zJHiiZ02#(t^cdo#qq3F*@|2Ci&`U;c2Mcz(4jCWpx9n_);*KVGE;LE*K^2AF-Q9BJ zNNIOBghgJPRb8D{MLd|bMGrxz{KIBMzDI{)G(w;Oq27n=`dR{%LpgjOP{@73Bn#w? zS6_$3cQJMmRRrusVQqI7WrfY3ITX7U@x6ewDskZggOrjXV4^c5?Vg!teLtu^oBt9J z9yb6s^;W>^{O;`*yA{$0P&!UO8hrWvYVk^sz{|}YNw3uEaQjogKVl-!qyRn&yc+;W ztaZ1`L=63oi%Gf`cWKz6#DD92Q)T)@Tg}6jbj+^#i>jBme}PrA$U5-L?Yi2yAQ`!B z5FWN=TF8UNLf#Z|{E#NVZZPTx$YDS-0#;mXon3^G`R%K8KV_pL34k~uh%Aseu{9>+ z_axA!v{~LR;<(%49S~v|^<+iwSvDdtO#U48V&5O)kKZS$zx|S=wt*G?%%RJP52RmE zG`Yr0wNZ@}69o1XagDWh1MaB~_*@Xh*9?kes{S)zTdWB{Z8!1`O$a`?7*m&B2YJPt z{P)ZpiSx$?_@zshm<~6UHYUX5myJ7!{g`L-pTg)ziCt-Z+Ps{$fS;MoNZ~H*K)?uO zdSS>JI!YlZ_ww|-yMr0Lk8?JeZ&+7cONc(5}4dGAev^QMzv8GLS z`vU(O4UbSsSSz7hbGK2%@j~ILSpJ%TE6njjdmMj|+ac$}u%BJt*BiAjhfwMss)R)e zW{7$Zpo&#kGoGFZV7a29fy&^3AAXvR4O#45*y=Hpy%l`7YGbZ}V9T-{x7@TQm3K@tLBcU_0h{ixXR z9!6bV9S^QtwHheWA6q9?V~~18w#vstNiacJ^#qhp&&^A zS(!n~?)3MlxmfvNcwHXPU8cWr(*^}37Fa#1e>g;OuYV(~$uv2&eRscFlG0O`%Bdg9kEKCA&<2QeEE49~M_wDDl^1JwQ<6`CXmT#bH zYc6VQX7HC+u~pvlfzAeRZ?Lowx+qjkVE3O7pnO2)!B0XSO6%zsTQ;|ORJ#%RcW<)x zySZ=A4(e=Nx8=St!0s{F^&j(3S>^`pBY)qUqf;a|vn?j0z9jvfgxcW7hmRlc>exhe zh;_qVkzxGKor=4Tqm8hX<>SO@hO->l=#oSwgD<2BW$vdxt#LjzBp84BJZ5zJ+DT%b zPE>|u^I5{3$_TCBxzG0ou<=A2k_ObIskiv=TN_Ca_0Kz;%k}l5_dPZvR_clOa*~fx zMXtA1%6zK7@9fP&^%&AbKJ}rH?K6uPfA&oh%&%v%jY~Vgw(%wgZ)iE&5F(^6UMq~> zWPSF~Upgrvb;W;42ftGWH>w+3>4}I>bwqc5}Vg_w<Ob9?O>m}7+Uh_L@D2BGCQGVe}8IGx}-d=0+;{GGu!)o7R^EUw$?oLyvTd_u9!-K z$Nj~ha4~{pCvBq6`0dm2k>}54=A0{6brKb3WT-LAI|!VdnG$oM@%Kf=+~MLGir$9_Cbb zoRg{hvG>i3Jlb}BXWu;PFda8N(qP)!Xs@uWeN21N_CULPFzxUm+N0c-^;!Q2)Y>ds z5OG@-{Lw$=9{Vv$~Ly4ldm3d9aMRTOb z(zpr7ed>45YZm48*!N;vx+X?+w6pd2+eu?DNp+3$>3qfY$9+7{Pv;9b;QFhdHaa>; zsh9-fbHlBwSPBwtgmWYs@=TMXn8_x?B4Lezr8P!XJ{W=)V^Ttzk&h2=!(x(P^L3X_ z@uuSCd;txc@2w}6^SPIeT_P2xas6XYnFnI?OzED?lYeQNjrYwRt17D2Zs!lE?I1r_ z>Q53RpZQ*zLx7y$Io}dCo6bzO919;W#KrM}$hI0WA|m{$lAGJD5#tDabx;LgcoO^b zW%7itpnyHMy&kbKo!PIsg**`N{N7j6T&F5`VKkym`YD4JgM(Uo&TLj!hm*szN~J~n z%hHv?GZ}VjQ(g5n+kKcb;?gWjg2M{+7+lOVZC8ag#;eIziqgEdH)t6@zD7C?={YBt$ZKv)|> zs!@L8ULW9uk5KFY{F`N@ztA~YjC4H^*B|t!q6M$5v=di^R(@q&Ieh!}?Hj-R^qq3l zB53bDqUXOUkUxfMT5W+76BPS%3UZ$S|AdG?(`&6d!P~o#tXC?v*qi@&>FT#r4UKeS zH_Vvtd{8H+E1BLhD`;vWhL5&qnB&IZG1o*}X7$~x7NIsz6n$hRWWOq#St2i(V;-dw zy{#xYues4TJR%xDYi^RPfFrI9M6R|!i^q3fk?z8AV@02`l=O&ZM;i}_T8=pS_((R0 zX)i=|T<)x@a#17PGE)-w6@AJO!O-Jd84+HiggfgpRvGNu-T})`%uIFlR#jF9E^$=5 zfxm6ax#E-Ct8pW7{l%t26^4T7aA!$Dhw&_1qJUj-ypx}Nu>yX z*kZi%4>mS+jnNU>O;@5#hTJR@$v3T)wO-|=<%f%_+f22!=wt~v_%O%DvD7x|WC|p3 zV_9!mL@<+XXGB(EMXrA1ijh@At4C@vv>xJ`px8%1p@&zx?S zE>|oQr<{nD-?La&*KD!%EF3p7Pb=abT_QG(l}trPw8gWJTyv3~8n~U@rG&5TunK>5 zlyNGwB9vcLMNKf%P9jCr(#7v-$|C2}8D(9+rY_UbJa>j9lLVXb`pWQvF77G^HFu&D zPn&hBkZ@Fdb;*>QPh>_`Y8qZ|i$bx`X-Nl+psYZ#+2SN~PV0P)vMvcfHWWW=iW`f^ zzqYAT_HiHJ%f4cIY`}7)MZBq@gOr!Jc&foAJu$D{$$|lz^p3Q zzA4-#In5?}nz-63WLG13pKPPa;sO-c9so2gKK`?4X?%9nKCq&gh6d`wp>PLiQosj4 z&fPilM8p=w=}_y$Hz1P`zfLMnx9BP?-4oVal)MGs{<5vj)0IiuKdo>K4d1Hys-@{- zqi?%#mZdzoWpto(<@jj-Ffk2}$3GjIi(qJ|o(fA;x_!&c=@_QESA=GlX_u2lz}!ku zBl%4v8qK5=;!!1uq`DRfAq@x9f!hNZK?m+t`Fnaz9Wz~dpw3#7*o-kZFI}1s^Gi&e z$h=Zhz39WzIX%;&iK&cmR_2&*yEWVaQzhIH^t@)z0}2pDJaw0ZWqt=7CpfZ4QO*;m*r9omGVd9mH#tZBn1coh2Exi5<&AmU=)(|8-d>nDDoJ=2omekOL7{Z#f;10u;{y z5$PPHkj0ZNkQYML_Af? zg$ra=SR370Y7m_YV14xzt*a&DNZkc8V&0H>BcRd+gt@zd!h$a#tAZ9F`=+yNEuHRh z#L4C;eXC=Sm^Oh|K%qEI^IIGJZ!yRBh5eLiZB-=JAXy)F+o!xH=3KzQkXiG+15oMq zuLqovXhp?+-B2~)>BWAnQj(z zxw@xc6^cIj!^6FQ9*+K25k=uquVMyjUR#p*V)h!5R+Gm+r2g#cxn{Zm+)d zeUW(A`nLHhGU>_q%oz?!ov{C|uE7y49m_$9LcO6wlt6`h;-+r@hy8}C@u|Y8isj#J zc+np5jHymPOwslQCJMQ%gH$Rkf{9ywGv^_9C8*f?saSH^bl=M?L zyW{4}yOen6s|d_v>0?`h+P=01uI=U$wfFxNK(+6!IC4aW5)ykPu@--1dIwExdy(0>M$Q)}!(?+A|G3y@$P z+zI7P2a)tk7{4*zW7C#yVCwk*%8mzqNOy8Z^=*41qebpvq_~0#MVM@B&rHA%1OS^^ z2~0LhD3|C9WnWxA6o9(?z*m9g!d|(xa^xEyUtL83B>_TIdPs6Bk4d|)EJ1GQ*6R@@ z;fOSDCVE&`MG)m?cglK4XQ(`u`ln@H_N$Ta=xAsVDSpdtkwaZ>i=(op6rgVM9su@` z4rf6e!oWZQ*U)m%<03WZG?7wESfFZk((35?NKjpjaWz!ffzqke%(k^Wl`iBl-I8KK zpkyJZ8HtaiSMr$Jw`Z9);~`7Wz@-h^!m_f6zXhdRN!7~j{}_T%gbKb?^Byw2pvW#Z zh}A`W@5vR{knM&NkWWJaw|Dk3JUQLj2Rk2mdIBfrSdOVhXEi{U=;BBvCsf?Q0+Fh! zETlm>4hf3HlGZrer@l3RdLa(!qCQbcaB#Z3UB>w5Kh#Ol`wK3Pv(}v%Cjs`GwZ?pD zh{L@{tW9K1<=Wkb)uJDJdICpH?%p0oAu~_U66q7MM**j=h6o!GmJv8>k`UR{E%jG) z7Jf0|QMi@okREg6dC--YGxTkOxn1Sk84%Z=tiKTofR^adP%eNe_plK&6oX< zZw&H>2ommr=)YpH zk+Nm@_!_eWF%UuJ9k^1E0zhFCutmc=r9o8@3BaQK+gko!;ps6u!@Q08BEvFxS+)F@ z*WXh|a^2d2d4r0VL4fr%Wa=Ruj|vN6VEGYc5%JtXZmHRl2+0{l1jvv&wsDad43Z7# zDs)068Avq;rTlk`kGy^fx<}v99usJRA~GIC%K|wT-U!G$$;x)vHS1b6>pBRw6a$cs z>L+%mepyRA0G0#w0+nPTy@4tVjjLDpLyh&W;O{7)y-ah%f0NYOpBlISx}4>IVLFsb zMm|(px_Q6<+5a1p?6FGh>LjQ;HDRe%gD!Weo0{A`*}nNvnMtL=4{yFFy#Gn`8+PTK zM6Xi1TDpfAejbbWFScl2wk_T}8^B%p_&Xn(hfhTl4(%M!(=qJcIe5(WC(SUMZv&tB zgw%J{u-0U3V|m~5zO!rOSq+EicRB;ZSe*XqT>qQ-+4b5xnfLoBeiGH?_}?t*>HA-R z_`nl}8xxc2h0@_Kj*ZcF3crTxgxVKw#`!RcD@OIdr$)o}Zw|;z%>q>+Kk#sUJUxSh zgS}M)q(S+-2kh5G7r9s%GO6iOyJh^!Pait?hd=4XGyTTXmTos!?T;H4R%T{r%gM?D zj+;$QNpnenVlxBnF(pTBmmL8|6rATJUVvT>H&UF-1wt-T)6!(+;02Z+`rexGCD_1Z zzb&=w={w7}{^3uuC9|ZnfR?s)EJ%C+KakkeoO>2upafO4kbdVNVS3}>`;cO-UZA5g zJ{P)-;U#n&z)ncPU5#A|mNr3qk4tQk2R`U4y_!f=`=U@NK%4#|->P~m*;>Eo{tW-9a zIwWlvW(4lg;~#(g(Sj98i=^bosI$uHO%#0kF~z5o7B>qex| z3@KS()0rRD*5z_W+~_CTWi(H=56~p)ssDeDh~v;bEr`O zny*reEL7uenm08S6%_@9g$dxnBHM-);`euf@jzf3j3|xQ0q)1B+Byx?5#}oOSH6eY z?^&`uYKfhd{6EE=`(M-78OI~>@>=PnP$*U`u!v#Ss6&_rgoG9p(jr)FH-kWGA*C3R zt3U_{FE<8MpcpVnRiF*ZEMB>kMhMZqpn~ZNg-uKpP@1VUfCagU0{cAa<+c3*+kPfM zzUO<+^PK0L&*%Lx`seUT>>=sWwq4r*7C6P=e4q zK=078Qq5yC)lg`A?U^%YW@wnZmCen~y-~{&{B8xslK*L>Dj(XE8ny4G22^sP3-K|6VIly@@|PF zu-wz#M2OR5X7=hyF=HE+^cFV8rzPhBjV6-e3|hum)3b=TJ5Gzs#B;OKBaEumT8?qF z0R!|haddkn%;r}xOH%N>WNL+{hUd^+~&dw$i0_NIfOyZ=a zi^fAlVjVI2XMV`xuc8Y{I(&N0+}wl{0NtnUB4=pLp_0SRbiJ60$BO{G-f~Q%$=SjJ zzjL@mjSzFxNwA6==hzQ3M2bvJ@=+6h4k)KjFI~DM$-pUJwfcVEMf0u~GmeQF>a{hT zt$3?nSMd1=i{BxZr9D^7cyjJy-F_^{%Mfe*h?pWpEUl{guNIBJEfNdSWR4UZ6hrYj z_3wUF)QM3-mYZ(F*%>(+3C9ZA*0)$t#6W<8w+&+@+w0*dns`SsqN{VB8tt zfmGQBLG?qN&wdaSQ-HqM;m0><)t5modiG=(iy#pJYhHL5SH53zxaO%5Z zXB7sR8R}ZTu0>xzZqmb@M1VHohXIP9`k881VlYH>$kzbbBvrf^&(hTX`D7!>qCej+ zyn`Be47~-;OVq$Mv#w|&+UDn;Dl01;k(h&|2Y?}aOC)k25EJ5Mg;g@h9W*_scWnNT zhaN*u91~83G6N7(Rjw}-mDb*tnOI-fx-x+D}5Y?7-I#0g(FX(@C34bl5L3go2N zadUHPMLhl#TMLL}2l39n)#+%+;*q>3auz4_tA1Dz!);VZdcSh%{jzckGeZN1cRfFs z+^Rt#3q+hSVZgm=q}*e#FLjT>W1BE)kbS;H5j`kvl<6?zO$iYv7RfhyiIk2yE269N zHRtn?-|^@U3rUQ`&oHZT|0&ssOWdAtSJr!2W>KzIMLD(Yo3iS~$HcJ;7kG{bQILM5 zN_=o;i*-@TH>an?4kl zElJR;CR#WG`NQ7M>oHfimTprZJzuz8=OnPQ{7q+?kD2?vq3+WHU#G_YG-LEMDX|6H z^H&_DHUwc3m>GgM!KQDxeW? zQ;b(sg~%8k8=D#RCx&$W5zf}QyWX{s;O(-9(K`s+jZ=id)2R}pJeX$Ed!cC}3S(8c z9|S2x7Ujc`Zmi)n!BAD4>yIuXK_Mb2CA;woA|ZA5I+@$E)?dC*)8xJU$u)~ZFKp>c z+C^D><;sPO{ONpY>d}A$rCq{HvRLI%Kg__rM|V48 zSD6;ANR>fX!coYg`Um_DvRuL%kbh_!Vtf7y7Zx2JnCzs~%m5D>UT)uRgLLo{Gk)P| zPXIMIBIz;hS1c__fE}CvyrB{qjXcv-t`o|Zl*2*#Epd0R&Y+=Ax7}){`){?J6F4FP zI*zviS(1qHgy6(Igbkgg0H?Z+n5sYi%LTi~3kXgj&u}+efOb69+%-i;>^^Yw+A1y$ zdx>%gxVwa=PDf+SBR)CH+dz698NGG&wnD6EXl$e=6U`7ITn3Ar(kbouUP-xQi4IGD zB#fKdGsFJI6-zVqCz$hjxjnqV30Pm*5XS|Oxc25;t?1)I!y#f621{q|lP zRsXh`pA~2PTsLHeD*t;G>`lJWRQnnZKd8v$VFy31kP)&UCY$f~jOu{>0S%V@Hzn0t zFYh!J#Qv}O`T3D;kY?_I3Jq)xh{t#HWgZ?LX^)TNgWe8f>wXb*|9|W6bD1|yy8HGe z*jJb^eaIV487)fXYJA;qzNi-Q`Ft7yRiz_pE2GcPqi(R`C;XyD{NJA&3}-Sv797Y4 T9<9Gj-$<}6(D%aY?;idaQB~28 diff --git a/strategy/run_bb_15m_2020_2025.py b/strategy/run_bb_15m_2020_2025.py deleted file mode 100644 index 9be3f0f..0000000 --- a/strategy/run_bb_15m_2020_2025.py +++ /dev/null @@ -1,111 +0,0 @@ -""" -BB(10, 2.5) 均值回归策略回测 — 15分钟K线 | 2020-2025 | 200U | 万五手续费 | 90%返佣次日8点到账 -""" -import sys, time -sys.stdout.reconfigure(line_buffering=True) -sys.path.insert(0, str(__import__("pathlib").Path(__file__).resolve().parents[1])) - -import numpy as np -import pandas as pd -import matplotlib -matplotlib.use("Agg") -import matplotlib.pyplot as plt -from pathlib import Path - -from strategy.bb_backtest import BBConfig, run_bb_backtest -from strategy.data_loader import load_klines - -out_dir = Path(__file__).resolve().parent / "results" -out_dir.mkdir(parents=True, exist_ok=True) - -# ============================================================ -# 加载 15 分钟 K 线数据 (2020-2025) -# ============================================================ -YEARS = list(range(2020, 2026)) -data = {} - -print("加载 15 分钟 K 线数据 (2020-2025)...") -t0 = time.time() -for y in YEARS: - end_year = y + 1 if y < 2025 else 2026 # 2025 数据到 2026-01-01 前 - df = load_klines('15m', f'{y}-01-01', f'{end_year}-01-01') - data[y] = df - print(f" {y}: {len(df):>7,} 条 ({df.index[0]} ~ {df.index[-1]})") -print(f"数据加载完成 ({time.time()-t0:.1f}s)\n") - -# ============================================================ -# 配置: 200U | 万五手续费 | 90%返佣次日8点到账 -# ============================================================ -cfg = BBConfig( - bb_period=10, - bb_std=2.5, - leverage=50, - initial_capital=200.0, - margin_pct=0.01, # 1% 权益/单 - max_daily_loss=50.0, # 固定值备用 - max_daily_loss_pct=0.05, # 日亏损上限 = 当日起始权益的 5% - fee_rate=0.0005, # 万五 (0.05%) 开平仓各万五 - rebate_rate=0.0, - rebate_pct=0.90, # 90% 手续费返佣 - rebate_hour_utc=0, # UTC 0点 = 北京时间早上8点到账 - # 强平 - liq_enabled=True, - maint_margin_rate=0.005, # 0.5% 维持保证金率 - # 滑点 - slippage_pct=0.0005, # 0.05% 滑点 - # 市场容量限制 - max_notional=500000.0, # 单笔最大名义价值 50万U - # 加仓 - pyramid_enabled=True, - pyramid_step=0.01, # 递增加仓 - pyramid_max=3, -) - -# ============================================================ -# 运行回测 (滚仓: 200U 起,逐年累加不复位) -# ============================================================ -df_full = pd.concat([data[y] for y in YEARS]) -r_full = run_bb_backtest(df_full, cfg) -d_full = r_full.daily_stats -eq_full = d_full["equity"].astype(float) -pnl_full = d_full["pnl"].astype(float) -eq_curve = r_full.equity_curve["equity"].dropna() - -final_eq = float(eq_full.iloc[-1]) -ret_pct = (final_eq - 200) / 200 * 100 -dd_full = float((eq_full - eq_full.cummax()).min()) -sharpe_full = float(pnl_full.mean() / pnl_full.std()) * np.sqrt(365) if pnl_full.std() > 0 else 0 -win_full = sum(1 for t in r_full.trades if t.net_pnl > 0) / max(len(r_full.trades), 1) * 100 - -print("=" * 100) -print(" BB(10, 2.5) 15分钟K线 | 200U 起滚仓 | 万五 fee | 90% 返佣 | 含强平+滑点+容量限制") -print("=" * 100) -liq_count = sum(1 for t in r_full.trades if t.fee == 0.0 and t.net_pnl < 0) -print(f" 初始本金: 200U | 最终权益: {final_eq:,.0f}U | 收益率: {ret_pct:+,.1f}%") -print(f" 交易次数: {len(r_full.trades)} | 胜率: {win_full:.1f}% | 强平次数: {liq_count} | 最大回撤: {dd_full:+,.0f}U") -print(f" 总手续费: {r_full.total_fee:,.0f} | 总返佣: {r_full.total_rebate:,.0f} | Sharpe: {sharpe_full:.2f}") -print("-" * 100) -print(" 年末权益:") -for y in YEARS: - mask = eq_curve.index.year == y - if mask.any(): - yr_eq = float(eq_curve.loc[mask].iloc[-1]) - print(f" {y} 年末: {yr_eq:,.0f}U") -print("=" * 100) - -# ============================================================ -# 生成权益曲线图 (对数坐标,滚仓复利) -# ============================================================ -fig, ax = plt.subplots(1, 1, figsize=(14, 6), dpi=120) -eq_ser = eq_curve -days = (eq_ser.index - eq_ser.index[0]).total_seconds() / 86400 -ax.semilogy(days, eq_ser.values.clip(min=1), color="#2563eb", linewidth=1.2) -ax.axhline(y=200, color="gray", linestyle="--", alpha=0.6) -ax.set_title("BB(10, 2.5) 15min | 200U | 0.05% fee 90% rebate | 2020-2025", fontsize=12, fontweight="bold") -ax.set_xlabel("Days") -ax.set_ylabel("Equity (USDT, log scale)") -ax.grid(True, alpha=0.3) - -chart_path = out_dir / "bb_15m_200u_2020_2025.png" -plt.savefig(chart_path, bbox_inches="tight") -print(f"\n图表已保存: {chart_path}") diff --git a/strategy/run_bb_15m_2020_2025_conservative.py b/strategy/run_bb_15m_2020_2025_conservative.py deleted file mode 100644 index 432538c..0000000 --- a/strategy/run_bb_15m_2020_2025_conservative.py +++ /dev/null @@ -1,323 +0,0 @@ -""" -Conservative BB backtest for bb_trade-style logic. - -Assumptions: -1) Use 15m OHLC from 2020-01-01 to 2026-01-01 (exclusive). -2) Bollinger band is computed from CLOSED bars (shifted by 1 bar). -3) If bar i touches band, execute on bar i+1 open (no same-bar fill). -4) Fee: 0.05% each side; rebate: 90% of daily fee, credited next day at 08:00 UTC+8 (UTC 00:00). -5) Position sizing: 1% equity open, then +1%/+2%/+3% add ladder (max 3 adds). -6) Leverage 50x; optional liquidation model enabled. -""" - -from __future__ import annotations - -from dataclasses import dataclass -from pathlib import Path -import sys - -import numpy as np -import pandas as pd - -sys.path.insert(0, str(Path(__file__).resolve().parents[1])) - -from strategy.data_loader import load_klines - - -@dataclass -class ConservativeConfig: - bb_period: int = 10 - bb_std: float = 2.5 - leverage: float = 50.0 - initial_capital: float = 200.0 - margin_pct: float = 0.01 - pyramid_step: float = 0.01 - pyramid_max: int = 3 - fee_rate: float = 0.0005 - rebate_pct: float = 0.90 - rebate_hour_utc: int = 0 - slippage_pct: float = 0.0005 - liq_enabled: bool = True - maint_margin_rate: float = 0.005 - max_daily_loss: float = 50.0 - - -def bollinger_prev_close(close: pd.Series, period: int, n_std: float) -> tuple[np.ndarray, np.ndarray]: - mid = close.rolling(period).mean().shift(1) - std = close.rolling(period).std(ddof=0).shift(1) - upper = (mid + n_std * std).to_numpy(dtype=float) - lower = (mid - n_std * std).to_numpy(dtype=float) - return upper, lower - - -def run_conservative(df: pd.DataFrame, cfg: ConservativeConfig): - arr_open = df["open"].to_numpy(dtype=float) - arr_high = df["high"].to_numpy(dtype=float) - arr_low = df["low"].to_numpy(dtype=float) - arr_close = df["close"].to_numpy(dtype=float) - idx = df.index - n = len(df) - - upper, lower = bollinger_prev_close(df["close"].astype(float), cfg.bb_period, cfg.bb_std) - - balance = cfg.initial_capital - position = 0 # +1 long, -1 short - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - pyramid_count = 0 - - total_fee = 0.0 - total_rebate = 0.0 - trades = 0 - win_trades = 0 - liq_count = 0 - - day_fees = {} - current_day = None - day_start_equity = cfg.initial_capital - day_pnl = 0.0 - day_stopped = False - rebate_applied_today = False - - equity_arr = np.full(n, np.nan) - position_arr = np.zeros(n) - - def unrealised(price: float) -> float: - if position == 0: - return 0.0 - if position == 1: - return entry_qty * (price - entry_price) - return entry_qty * (entry_price - price) - - def apply_open_slippage(side: int, price: float) -> float: - # Buy higher, sell lower - return price * (1 + cfg.slippage_pct) if side == 1 else price * (1 - cfg.slippage_pct) - - def apply_close_slippage(side: int, price: float) -> float: - # Close long = sell lower; close short = buy higher - return price * (1 - cfg.slippage_pct) if side == 1 else price * (1 + cfg.slippage_pct) - - def add_fee(ts: pd.Timestamp, fee: float): - nonlocal total_fee - total_fee += fee - d = ts.date() - day_fees[d] = day_fees.get(d, 0.0) + fee - - def close_position(exec_price: float, exec_idx: int): - nonlocal balance, position, entry_price, entry_qty, entry_margin, pyramid_count - nonlocal trades, win_trades, day_pnl - if position == 0: - return - - px = apply_close_slippage(position, exec_price) - gross = entry_qty * (px - entry_price) if position == 1 else entry_qty * (entry_price - px) - notional = entry_qty * px - fee = notional * cfg.fee_rate - net = gross - fee - - balance += net - add_fee(idx[exec_idx], fee) - day_pnl += net - trades += 1 - if net > 0: - win_trades += 1 - - position = 0 - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - pyramid_count = 0 - - def open_position(side: int, exec_price: float, exec_idx: int, is_add: bool = False): - nonlocal balance, position, entry_price, entry_qty, entry_margin, pyramid_count - nonlocal day_pnl - px = apply_open_slippage(side, exec_price) - eq = balance + unrealised(px) - - if is_add: - margin = eq * (cfg.margin_pct + cfg.pyramid_step * (pyramid_count + 1)) - else: - margin = eq * cfg.margin_pct - - margin = min(margin, balance * 0.95) - if margin <= 0: - return - - notional = margin * cfg.leverage - qty = notional / px - fee = notional * cfg.fee_rate - - balance -= fee - add_fee(idx[exec_idx], fee) - day_pnl -= fee - - if is_add and position != 0: - old_notional = entry_qty * entry_price - new_notional = qty * px - entry_qty += qty - entry_price = (old_notional + new_notional) / entry_qty - entry_margin += margin - pyramid_count += 1 - else: - position = side - entry_price = px - entry_qty = qty - entry_margin = margin - pyramid_count = 0 - - for i in range(n - 1): - ts = idx[i] - bar_day = ts.date() - - if bar_day != current_day: - current_day = bar_day - day_start_equity = balance + unrealised(arr_close[i]) - day_pnl = 0.0 - day_stopped = False - rebate_applied_today = False - - if (not rebate_applied_today) and ts.hour >= cfg.rebate_hour_utc: - prev_day = bar_day - pd.Timedelta(days=1) - prev_fee = day_fees.get(prev_day, 0.0) - if prev_fee > 0: - rebate = prev_fee * cfg.rebate_pct - balance += rebate - total_rebate += rebate - rebate_applied_today = True - - if not day_stopped: - if day_pnl + unrealised(arr_close[i]) <= -cfg.max_daily_loss: - close_position(arr_open[i + 1], i + 1) - day_stopped = True - - if cfg.liq_enabled and position != 0 and entry_margin > 0: - liq_threshold = 1.0 / cfg.leverage * (1 - cfg.maint_margin_rate) - if position == 1: - liq_price = entry_price * (1 - liq_threshold) - if arr_low[i] <= liq_price: - balance -= entry_margin - day_pnl -= entry_margin - position = 0 - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - pyramid_count = 0 - trades += 1 - liq_count += 1 - elif position == -1: - liq_price = entry_price * (1 + liq_threshold) - if arr_high[i] >= liq_price: - balance -= entry_margin - day_pnl -= entry_margin - position = 0 - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - pyramid_count = 0 - trades += 1 - liq_count += 1 - - if day_stopped or np.isnan(upper[i]) or np.isnan(lower[i]): - equity_arr[i] = balance + unrealised(arr_close[i]) - position_arr[i] = position - if balance <= 0: - balance = 0.0 - equity_arr[i:] = 0.0 - position_arr[i:] = 0 - break - continue - - touched_upper = arr_high[i] >= upper[i] - touched_lower = arr_low[i] <= lower[i] - exec_px = arr_open[i + 1] - - if touched_upper and touched_lower: - pass - elif touched_upper: - if position == 1: - close_position(exec_px, i + 1) - if position == 0: - open_position(-1, exec_px, i + 1, is_add=False) - elif position == -1 and pyramid_count < cfg.pyramid_max: - open_position(-1, exec_px, i + 1, is_add=True) - elif touched_lower: - if position == -1: - close_position(exec_px, i + 1) - if position == 0: - open_position(1, exec_px, i + 1, is_add=False) - elif position == 1 and pyramid_count < cfg.pyramid_max: - open_position(1, exec_px, i + 1, is_add=True) - - equity_arr[i] = balance + unrealised(arr_close[i]) - position_arr[i] = position - - if balance <= 0: - balance = 0.0 - equity_arr[i:] = 0.0 - position_arr[i:] = 0 - break - - if position != 0 and balance > 0: - close_position(arr_close[-1], n - 1) - - equity_arr[-1] = balance - position_arr[-1] = 0 - - eq_df = pd.DataFrame({"equity": equity_arr, "position": position_arr}, index=idx) - daily = eq_df["equity"].resample("1D").last().dropna().to_frame("equity") - daily["pnl"] = daily["equity"].diff().fillna(0.0) - - return { - "equity_curve": eq_df, - "daily": daily, - "final_equity": float(daily["equity"].iloc[-1]), - "trade_count": int(trades), - "win_rate": float(win_trades / max(trades, 1)), - "liq_count": int(liq_count), - "total_fee": float(total_fee), - "total_rebate": float(total_rebate), - } - - -def main(): - df = load_klines("15m", "2020-01-01", "2026-01-01") - cfg = ConservativeConfig() - result = run_conservative(df, cfg) - - daily = result["daily"] - eq = daily["equity"].astype(float) - pnl = daily["pnl"].astype(float) - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100 - max_dd = float((eq - eq.cummax()).min()) if len(eq) else 0.0 - sharpe = float(pnl.mean() / pnl.std() * np.sqrt(365)) if pnl.std() > 0 else 0.0 - - print("=" * 110) - print("Conservative BB(10,2.5) | 15m | 2020-2025 | 200U | fee 0.05% each side | 90% rebate next day 08:00") - print("=" * 110) - print(f"Final equity: {final_eq:.8f} U") - print(f"Return: {ret_pct:+.2f}%") - print(f"Trades: {result['trade_count']}") - print(f"Win rate: {result['win_rate']*100:.2f}%") - print(f"Liquidations: {result['liq_count']}") - print(f"Max drawdown: {max_dd:.2f} U") - print(f"Total fee: {result['total_fee']:.8f}") - print(f"Total rebate: {result['total_rebate']:.8f}") - print(f"Sharpe: {sharpe:.4f}") - print("-" * 110) - for year in range(2020, 2026): - m = daily.index.year == year - if m.any(): - print(f"{year} year-end equity: {float(daily.loc[m, 'equity'].iloc[-1]):.8f} U") - print("=" * 110) - - out_dir = Path(__file__).resolve().parent / "results" - out_dir.mkdir(parents=True, exist_ok=True) - out_csv = out_dir / "bb_15m_2020_2025_conservative_daily.csv" - daily.to_csv(out_csv) - print(f"Saved daily equity: {out_csv}") - - -if __name__ == "__main__": - main() diff --git a/strategy/run_bb_2020_2025.py b/strategy/run_bb_2020_2025.py deleted file mode 100644 index 9bab985..0000000 --- a/strategy/run_bb_2020_2025.py +++ /dev/null @@ -1,147 +0,0 @@ -""" -BB(10, 2.5) 均值回归策略回测 — 2020-2025 逐年 -完全复现 bb_trade.py 的参数: BB(10,2.5) | 50x | 1%权益/单 | 1000U初始资金 - -测试两种手续费场景: - A) 0.06% taker (无返佣) - B) 0.025% maker + 返佣 (模拟浏览器下单) -""" -import sys, time -sys.stdout.reconfigure(line_buffering=True) -sys.path.insert(0, str(__import__("pathlib").Path(__file__).resolve().parents[1])) - -import numpy as np -import pandas as pd -import matplotlib -matplotlib.use("Agg") -import matplotlib.pyplot as plt -from pathlib import Path - -from strategy.bb_backtest import BBConfig, run_bb_backtest -from strategy.data_loader import load_klines - -out_dir = Path(__file__).resolve().parent / "results" -out_dir.mkdir(parents=True, exist_ok=True) - -# ============================================================ -# 加载数据 -# ============================================================ -YEARS = list(range(2020, 2027)) -data = {} - -print("加载 5 分钟 K 线数据...") -t0 = time.time() -for y in YEARS: - df = load_klines('5m', f'{y}-01-01', f'{y+1}-01-01') - data[y] = df - print(f" {y}: {len(df):>7,} 条 ({df.index[0]} ~ {df.index[-1]})") -print(f"数据加载完成 ({time.time()-t0:.1f}s)\n") - -# ============================================================ -# 配置 (完全匹配 bb_trade.py) -# ============================================================ -BASE_KWARGS = dict( - bb_period=10, - bb_std=2.5, - leverage=50, - initial_capital=200.0, - margin_pct=0.01, # 1% 权益/单 - max_daily_loss=50.0, - fee_rate=0.0005, # 万五 (0.05%) 每侧 - rebate_rate=0.0, - rebate_pct=0.90, # 90% 手续费次日返还 - rebate_hour_utc=0, # UTC 0点 = 北京时间早上8点 -) - -configs = { - "A) 原版(不加仓)": BBConfig(**BASE_KWARGS, pyramid_enabled=False), - "B) 衰减加仓 decay=0.99 max=10": BBConfig(**BASE_KWARGS, pyramid_enabled=True, pyramid_decay=0.99, pyramid_max=10), - "C) 衰减加仓 decay=0.99 max=3": BBConfig(**BASE_KWARGS, pyramid_enabled=True, pyramid_decay=0.99, pyramid_max=3), - "D) 递增加仓 +1%/次 max=3": BBConfig(**BASE_KWARGS, pyramid_enabled=True, pyramid_step=0.01, pyramid_max=3), - "E) 递增加仓 +1%/次 max=10": BBConfig(**BASE_KWARGS, pyramid_enabled=True, pyramid_step=0.01, pyramid_max=10), -} - -# ============================================================ -# 运行回测 -# ============================================================ -all_results = {} - -for label, cfg in configs.items(): - print("=" * 100) - print(f" {label}") - print(f" BB({cfg.bb_period}, {cfg.bb_std}) | {cfg.leverage}x | margin_pct={cfg.margin_pct:.0%} | fee={cfg.fee_rate:.4%}") - print("=" * 100) - print(f" {'年份':>6s} {'最终权益':>10s} {'收益率':>8s} {'日均PnL':>8s} {'交易次数':>8s} {'胜率':>6s} " - f"{'最大回撤':>10s} {'总手续费':>10s} {'总返佣':>10s} {'Sharpe':>7s}") - print("-" * 100) - - year_results = {} - for y in YEARS: - r = run_bb_backtest(data[y], cfg) - d = r.daily_stats - pnl = d["pnl"].astype(float) - eq = d["equity"].astype(float) - dd = float((eq - eq.cummax()).min()) - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100 - n_trades = len(r.trades) - win_rate = sum(1 for t in r.trades if t.net_pnl > 0) / max(n_trades, 1) * 100 - avg_daily = float(pnl.mean()) - sharpe = float(pnl.mean() / pnl.std()) * np.sqrt(365) if pnl.std() > 0 else 0 - - year_results[y] = r - - print(f" {y:>6d} {final_eq:>10.1f} {ret_pct:>+7.1f}% {avg_daily:>+7.2f}U " - f"{n_trades:>8d} {win_rate:>5.1f}% {dd:>+10.1f} " - f"{r.total_fee:>10.1f} {r.total_rebate:>10.1f} {sharpe:>7.2f}") - - all_results[label] = year_results - print() - -# ============================================================ -# 生成图表 -# ============================================================ -fig, axes = plt.subplots(len(configs), 1, figsize=(18, 6 * len(configs)), dpi=120) -if len(configs) == 1: - axes = [axes] - -colors = plt.cm.tab10(np.linspace(0, 1, len(YEARS))) - -for ax, (label, year_results) in zip(axes, all_results.items()): - for i, y in enumerate(YEARS): - r = year_results[y] - eq = r.equity_curve["equity"].dropna() - # 归一化到天数 (x轴) - days = (eq.index - eq.index[0]).total_seconds() / 86400 - ax.plot(days, eq.values, label=f"{y}", color=colors[i], linewidth=0.8) - - ax.set_title(f"BB(10, 2.5) 50x 1%权益 — {label}", fontsize=13, fontweight="bold") - ax.set_xlabel("天数") - ax.set_ylabel("权益 (USDT)") - ax.axhline(y=1000, color="gray", linestyle="--", alpha=0.5) - ax.legend(loc="upper left", fontsize=9) - ax.grid(True, alpha=0.3) - -plt.tight_layout() -chart_path = out_dir / "bb_trade_2020_2025_report.png" -plt.savefig(chart_path, bbox_inches="tight") -print(f"\n图表已保存: {chart_path}") - -# ============================================================ -# 汇总表 -# ============================================================ -print("\n" + "=" * 80) -print(" 汇总: 各场景各年度日均 PnL (U/day)") -print("=" * 80) -header = f" {'场景':<35s}" + "".join(f"{y:>10d}" for y in YEARS) -print(header) -print("-" * 80) -for label, year_results in all_results.items(): - vals = [] - for y in YEARS: - r = year_results[y] - avg = float(r.daily_stats["pnl"].astype(float).mean()) - vals.append(avg) - row = f" {label:<35s}" + "".join(f"{v:>+10.2f}" for v in vals) - print(row) -print("=" * 80) diff --git a/strategy/run_bb_20260223_now.py b/strategy/run_bb_20260223_now.py deleted file mode 100644 index a1b84c8..0000000 --- a/strategy/run_bb_20260223_now.py +++ /dev/null @@ -1,69 +0,0 @@ -""" -BB(10, 2.5) 均值回归策略回测 — 2026/02/23 ~ 现在,本金 100U -完全复现 bb_trade.py 的参数: BB(10,2.5) | 50x | 1%权益/单 | 递增加仓 +1%/次 max=3 -""" -import sys -sys.path.insert(0, str(__import__("pathlib").Path(__file__).resolve().parents[1])) - -import numpy as np -from pathlib import Path -from datetime import datetime, timedelta - -from strategy.bb_backtest import BBConfig, run_bb_backtest -from strategy.data_loader import load_klines - -# 加载 2026-02-23 至今天的数据 (end_date 不包含,用明天确保含今天) -today = datetime.now().strftime("%Y-%m-%d") -END_DATE = (datetime.now() + timedelta(days=1)).strftime("%Y-%m-%d") -df = load_klines('5m', '2026-02-23', END_DATE) -print(f"数据: 2026-02-23 ~ {today}, 共 {len(df):,} 根 5 分钟 K 线") - -# 配置:完全匹配 bb_trade.py D方案 -cfg = BBConfig( - bb_period=10, - bb_std=2.5, - leverage=50, - initial_capital=100.0, # 本金 100U - margin_pct=0.01, # 1% 权益/单 - pyramid_enabled=True, - pyramid_step=0.01, # 递增加仓 +1%/次 - pyramid_max=3, - max_daily_loss=50.0, - fee_rate=0.0005, - rebate_rate=0.0, - rebate_pct=0.90, - rebate_hour_utc=0, -) - -r = run_bb_backtest(df, cfg) - -# 结果 -d = r.daily_stats -pnl = d["pnl"].astype(float) -eq = d["equity"].astype(float) -final = float(eq.iloc[-1]) -dd = float((eq - eq.cummax()).min()) -ret_pct = (final - cfg.initial_capital) / cfg.initial_capital * 100 -nt = len(r.trades) -wr = sum(1 for t in r.trades if t.net_pnl > 0) / max(nt, 1) * 100 - -print("\n" + "=" * 60) -print(" 回测结果 (BB 均值回归 | 2026/02/23 ~ 现在 | 本金 100U)") -print("=" * 60) -print(f" 最终权益: {final:,.2f} U") -print(f" 收益: {final - cfg.initial_capital:+,.2f} U ({ret_pct:+.1f}%)") -print(f" 最大回撤: {dd:+,.2f} U") -print(f" 交易次数: {nt}") -print(f" 胜率: {wr:.1f}%") -print(f" 总手续费: {r.total_fee:.2f} U") -print(f" 总返佣: {r.total_rebate:.2f} U") -print("=" * 60) - -# 打印每日收益 -if len(d) > 1: - print("\n每日收益:") - for idx, row in d.iterrows(): - day_str = idx.strftime("%Y-%m-%d") if hasattr(idx, 'strftime') else str(idx)[:10] - p = row["pnl"] - e = row["equity"] - print(f" {day_str}: PnL {p:+.2f} U, 权益 {e:.2f} U") diff --git a/strategy/run_bb_202602_detail.py b/strategy/run_bb_202602_detail.py deleted file mode 100644 index 8a0ba7b..0000000 --- a/strategy/run_bb_202602_detail.py +++ /dev/null @@ -1,67 +0,0 @@ -""" -bb_trade.py 策略回测 — 2026年2月,输出详细交易明细 -200U 本金 | 1% 仓位/单 | 万五手续费 | 90% 返佣次日8点到账 -按北京时间加载数据 (与交易所/网页显示一致) -""" -import sys -sys.path.insert(0, str(__import__("pathlib").Path(__file__).resolve().parents[1])) - -import pandas as pd -from pathlib import Path - -from strategy.bb_backtest import BBConfig, run_bb_backtest -from strategy.data_loader import load_klines - -out_dir = Path(__file__).resolve().parent / "results" -out_dir.mkdir(parents=True, exist_ok=True) - -# 按北京时间加载 2026-02-01 00:00 ~ 2026-03-01 00:00 -df = load_klines('5m', '2026-02-01', '2026-03-01', tz='Asia/Shanghai') - -cfg = BBConfig( - bb_period=10, bb_std=2.5, leverage=50, initial_capital=200.0, - margin_pct=0.01, max_daily_loss=50.0, fee_rate=0.0005, - rebate_pct=0.90, rebate_hour_utc=0, pyramid_enabled=False, # 不加仓 - pyramid_step=0.01, pyramid_max=3, slippage_pct=0.0, liq_enabled=True, - cross_margin=True, # 全仓:仅权益<=0 时爆仓 - fill_at_close=True, # 真实成交:检测到信号后在 K 线收盘价成交 -) - -r = run_bb_backtest(df, cfg) - -# 数据库/回测使用 UTC,转为北京时间输出 -def to_beijing(ts): - if hasattr(ts, 'tz_localize'): - return ts.tz_localize('UTC').tz_convert('Asia/Shanghai').strftime('%Y-%m-%d %H:%M:%S') - return str(ts)[:19] - -# 构建交易明细 DataFrame -rows = [] -for i, t in enumerate(r.trades, 1): - rows.append({ - "序号": i, - "方向": "做多" if t.side == "long" else "做空", - "开仓时间": to_beijing(t.entry_time), - "平仓时间": to_beijing(t.exit_time), - "开仓价": round(t.entry_price, 2), - "平仓价": round(t.exit_price, 2), - "保证金": round(t.margin, 2), - "杠杆": t.leverage, - "数量": round(t.qty, 4), - "毛盈亏": round(t.gross_pnl, 2), - "手续费": round(t.fee, 2), - "净盈亏": round(t.net_pnl, 2), - }) - -trade_df = pd.DataFrame(rows) - -# 保存 CSV -csv_path = out_dir / "bb_202602_trade_detail.csv" -trade_df.to_csv(csv_path, index=False, encoding="utf-8-sig") -print(f"交易明细已保存: {csv_path}") - -# 打印到控制台 -print("\n" + "=" * 150) -print(f" 交易明细 (共 {len(r.trades)} 笔)") -print("=" * 150) -print(trade_df.to_string(index=False)) diff --git a/strategy/run_bb_5m_practical_upgrade.py b/strategy/run_bb_5m_practical_upgrade.py deleted file mode 100644 index 02b9d51..0000000 --- a/strategy/run_bb_5m_practical_upgrade.py +++ /dev/null @@ -1,381 +0,0 @@ -""" -Practical upgraded BB backtest on 5m ETH data (2020-2025). - -Execution model (conservative): -1) BB uses closed bars only (shift by 1 bar). -2) Signal on bar i, execution at bar i+1 open. -3) Fee = 0.05% each side, rebate = 90% next day at UTC 00:00 (UTC+8 08:00). -4) Daily loss stop, liquidation, and slippage are enabled. - -Compares: -- Baseline: BB(30, 3.0), 1x, no trend filter. -- Practical: BB(30, 3.2), 1x, EMA trend filter, BB width filter, cooldown. -""" - -from __future__ import annotations - -from dataclasses import dataclass -from pathlib import Path -import sys - -import numpy as np -import pandas as pd - -sys.path.insert(0, str(Path(__file__).resolve().parents[1])) - -from strategy.data_loader import load_klines - - -@dataclass -class PracticalConfig: - bb_period: int = 30 - bb_std: float = 3.2 - leverage: float = 1.0 - initial_capital: float = 200.0 - margin_pct: float = 0.01 - fee_rate: float = 0.0005 - rebate_pct: float = 0.90 - rebate_hour_utc: int = 0 - slippage_pct: float = 0.0005 - liq_enabled: bool = True - maint_margin_rate: float = 0.005 - max_daily_loss: float = 50.0 - - # Practical risk controls - trend_ema_period: int = 288 # 288 * 5m = 24h EMA - min_bandwidth: float = 0.01 # (upper-lower)/mid minimum - cooldown_bars: int = 6 # 6 * 5m = 30 minutes - - -def run_practical_backtest(df: pd.DataFrame, cfg: PracticalConfig): - arr_open = df["open"].to_numpy(dtype=float) - arr_high = df["high"].to_numpy(dtype=float) - arr_low = df["low"].to_numpy(dtype=float) - arr_close = df["close"].to_numpy(dtype=float) - idx = df.index - n = len(df) - - close_s = df["close"].astype(float) - mid = close_s.rolling(cfg.bb_period).mean().shift(1) - std = close_s.rolling(cfg.bb_period).std(ddof=0).shift(1) - upper_s = mid + cfg.bb_std * std - lower_s = mid - cfg.bb_std * std - bandwidth_s = (upper_s - lower_s) / mid - - upper = upper_s.to_numpy(dtype=float) - lower = lower_s.to_numpy(dtype=float) - bandwidth = bandwidth_s.to_numpy(dtype=float) - - if cfg.trend_ema_period > 0: - trend_ema = close_s.ewm(span=cfg.trend_ema_period, adjust=False).mean().shift(1).to_numpy(dtype=float) - else: - trend_ema = np.full(n, np.nan) - - balance = cfg.initial_capital - position = 0 # +1 long, -1 short - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - - trades = 0 - win_trades = 0 - liq_count = 0 - total_fee = 0.0 - total_rebate = 0.0 - - current_day = None - day_pnl = 0.0 - day_stopped = False - rebate_applied_today = False - next_trade_bar = 0 - day_fees = {} - - equity_arr = np.full(n, np.nan) - position_arr = np.zeros(n) - - def unrealised(price: float) -> float: - if position == 0: - return 0.0 - if position == 1: - return entry_qty * (price - entry_price) - return entry_qty * (entry_price - price) - - def apply_open_slippage(side: int, price: float) -> float: - return price * (1 + cfg.slippage_pct) if side == 1 else price * (1 - cfg.slippage_pct) - - def apply_close_slippage(side: int, price: float) -> float: - return price * (1 - cfg.slippage_pct) if side == 1 else price * (1 + cfg.slippage_pct) - - def add_fee(ts: pd.Timestamp, fee: float): - nonlocal total_fee - total_fee += fee - d = ts.date() - day_fees[d] = day_fees.get(d, 0.0) + fee - - def close_position(exec_price: float, exec_idx: int): - nonlocal balance, position, entry_price, entry_qty, entry_margin - nonlocal trades, win_trades, day_pnl - if position == 0: - return - - px = apply_close_slippage(position, exec_price) - gross = entry_qty * (px - entry_price) if position == 1 else entry_qty * (entry_price - px) - notional = entry_qty * px - fee = notional * cfg.fee_rate - net = gross - fee - - balance += net - add_fee(idx[exec_idx], fee) - day_pnl += net - trades += 1 - if net > 0: - win_trades += 1 - - position = 0 - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - - def open_position(side: int, exec_price: float, exec_idx: int): - nonlocal balance, position, entry_price, entry_qty, entry_margin - nonlocal day_pnl - px = apply_open_slippage(side, exec_price) - eq = balance + unrealised(px) - margin = min(eq * cfg.margin_pct, balance * 0.95) - if margin <= 0: - return - - notional = margin * cfg.leverage - qty = notional / px - fee = notional * cfg.fee_rate - - balance -= fee - add_fee(idx[exec_idx], fee) - day_pnl -= fee - - position = side - entry_price = px - entry_qty = qty - entry_margin = margin - - for i in range(n - 1): - ts = idx[i] - bar_day = ts.date() - - if bar_day != current_day: - current_day = bar_day - day_pnl = 0.0 - day_stopped = False - rebate_applied_today = False - - # Fee rebate settlement (next day 08:00 UTC+8 = UTC 00:00) - if (not rebate_applied_today) and ts.hour >= cfg.rebate_hour_utc: - prev_day = bar_day - pd.Timedelta(days=1) - prev_fee = day_fees.get(prev_day, 0.0) - if prev_fee > 0: - rebate = prev_fee * cfg.rebate_pct - balance += rebate - total_rebate += rebate - rebate_applied_today = True - - # Daily loss stop - if not day_stopped and (day_pnl + unrealised(arr_close[i]) <= -cfg.max_daily_loss): - close_position(arr_open[i + 1], i + 1) - day_stopped = True - - # Liquidation check - if cfg.liq_enabled and position != 0 and entry_margin > 0: - liq_threshold = 1.0 / cfg.leverage * (1 - cfg.maint_margin_rate) - if position == 1: - liq_price = entry_price * (1 - liq_threshold) - if arr_low[i] <= liq_price: - balance -= entry_margin - day_pnl -= entry_margin - position = 0 - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - trades += 1 - liq_count += 1 - else: - liq_price = entry_price * (1 + liq_threshold) - if arr_high[i] >= liq_price: - balance -= entry_margin - day_pnl -= entry_margin - position = 0 - entry_price = 0.0 - entry_qty = 0.0 - entry_margin = 0.0 - trades += 1 - liq_count += 1 - - if ( - day_stopped - or i < next_trade_bar - or np.isnan(upper[i]) - or np.isnan(lower[i]) - or np.isnan(bandwidth[i]) - ): - equity_arr[i] = balance + unrealised(arr_close[i]) - position_arr[i] = position - if balance <= 0: - balance = 0.0 - equity_arr[i:] = 0.0 - position_arr[i:] = 0 - break - continue - - if cfg.trend_ema_period > 0 and np.isnan(trend_ema[i]): - equity_arr[i] = balance + unrealised(arr_close[i]) - position_arr[i] = position - continue - - if bandwidth[i] < cfg.min_bandwidth: - equity_arr[i] = balance + unrealised(arr_close[i]) - position_arr[i] = position - continue - - touched_upper = arr_high[i] >= upper[i] - touched_lower = arr_low[i] <= lower[i] - exec_px = arr_open[i + 1] - - if cfg.trend_ema_period > 0: - long_ok = arr_close[i] > trend_ema[i] - short_ok = arr_close[i] < trend_ema[i] - else: - long_ok = True - short_ok = True - - if touched_upper and touched_lower: - pass - elif touched_upper: - if position == 1: - close_position(exec_px, i + 1) - next_trade_bar = max(next_trade_bar, i + 1 + cfg.cooldown_bars) - if position == 0 and short_ok: - open_position(-1, exec_px, i + 1) - next_trade_bar = max(next_trade_bar, i + 1 + cfg.cooldown_bars) - elif touched_lower: - if position == -1: - close_position(exec_px, i + 1) - next_trade_bar = max(next_trade_bar, i + 1 + cfg.cooldown_bars) - if position == 0 and long_ok: - open_position(1, exec_px, i + 1) - next_trade_bar = max(next_trade_bar, i + 1 + cfg.cooldown_bars) - - equity_arr[i] = balance + unrealised(arr_close[i]) - position_arr[i] = position - - if balance <= 0: - balance = 0.0 - equity_arr[i:] = 0.0 - position_arr[i:] = 0 - break - - if position != 0 and balance > 0: - close_position(arr_close[-1], n - 1) - - equity_arr[-1] = balance - position_arr[-1] = 0 - - eq_df = pd.DataFrame({"equity": equity_arr, "position": position_arr}, index=idx) - daily = eq_df["equity"].resample("1D").last().dropna().to_frame("equity") - daily["pnl"] = daily["equity"].diff().fillna(0.0) - - return { - "equity_curve": eq_df, - "daily": daily, - "final_equity": float(daily["equity"].iloc[-1]), - "trade_count": int(trades), - "win_rate": float(win_trades / max(trades, 1)), - "liq_count": int(liq_count), - "total_fee": float(total_fee), - "total_rebate": float(total_rebate), - } - - -def summarize(label: str, result: dict, initial_capital: float): - daily = result["daily"] - eq = daily["equity"].astype(float) - pnl = daily["pnl"].astype(float) - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - initial_capital) / initial_capital * 100 - max_dd = float((eq - eq.cummax()).min()) if len(eq) else 0.0 - sharpe = float(pnl.mean() / pnl.std() * np.sqrt(365)) if pnl.std() > 0 else 0.0 - - print(f"[{label}]") - print(f" Final equity: {final_eq:.6f} U") - print(f" Return: {ret_pct:+.4f}%") - print(f" Trades: {result['trade_count']} | Win rate: {result['win_rate']*100:.2f}% | Liquidations: {result['liq_count']}") - print(f" Max drawdown: {max_dd:.6f} U | Sharpe: {sharpe:.4f}") - print(f" Total fee: {result['total_fee']:.6f} | Total rebate: {result['total_rebate']:.6f}") - print(" Year-end equity:") - for year in range(2020, 2026): - m = daily.index.year == year - if m.any(): - print(f" {year}: {float(daily.loc[m, 'equity'].iloc[-1]):.6f} U") - print() - - return { - "label": label, - "final_equity": final_eq, - "return_pct": ret_pct, - "trade_count": result["trade_count"], - "win_rate_pct": result["win_rate"] * 100, - "liq_count": result["liq_count"], - "max_drawdown": max_dd, - "total_fee": result["total_fee"], - "total_rebate": result["total_rebate"], - "sharpe": sharpe, - } - - -def main(): - df = load_klines("5m", "2020-01-01", "2026-01-01") - - baseline_cfg = PracticalConfig( - bb_period=30, - bb_std=3.0, - leverage=1.0, - trend_ema_period=0, - min_bandwidth=0.0, - cooldown_bars=0, - ) - practical_cfg = PracticalConfig( - bb_period=30, - bb_std=3.2, - leverage=1.0, - trend_ema_period=288, - min_bandwidth=0.01, - cooldown_bars=6, - ) - - print("=" * 118) - print("Practical Upgrade Backtest | 5m | 2020-2025 | capital=200U | fee=0.05% each side | rebate=90% next day 08:00") - print("=" * 118) - print("Execution: signal at bar i, fill at bar i+1 open (conservative)") - print() - - baseline = run_practical_backtest(df, baseline_cfg) - practical = run_practical_backtest(df, practical_cfg) - - summary_rows = [] - summary_rows.append(summarize("Baseline (BB30/3.0, no filters)", baseline, baseline_cfg.initial_capital)) - summary_rows.append(summarize("Practical (BB30/3.2 + EMA + BW + cooldown)", practical, practical_cfg.initial_capital)) - - out_dir = Path(__file__).resolve().parent / "results" - out_dir.mkdir(parents=True, exist_ok=True) - - baseline_daily = baseline["daily"].rename(columns={"equity": "baseline_equity", "pnl": "baseline_pnl"}) - practical_daily = practical["daily"].rename(columns={"equity": "practical_equity", "pnl": "practical_pnl"}) - daily_compare = baseline_daily.join(practical_daily, how="outer") - daily_compare.to_csv(out_dir / "bb_5m_practical_upgrade_daily.csv") - - pd.DataFrame(summary_rows).to_csv(out_dir / "bb_5m_practical_upgrade_summary.csv", index=False) - - print(f"Saved: {out_dir / 'bb_5m_practical_upgrade_daily.csv'}") - print(f"Saved: {out_dir / 'bb_5m_practical_upgrade_summary.csv'}") - - -if __name__ == "__main__": - main() diff --git a/strategy/run_bb_backtest.py b/strategy/run_bb_backtest.py deleted file mode 100644 index ef4716c..0000000 --- a/strategy/run_bb_backtest.py +++ /dev/null @@ -1,199 +0,0 @@ -"""Run Bollinger Band mean-reversion backtest on ETH 2023+2024. - -Preloads data once, then sweeps parameters in-memory for speed. -""" -import sys, time -sys.stdout.reconfigure(line_buffering=True) -sys.path.insert(0, str(__import__("pathlib").Path(__file__).resolve().parents[1])) - -import numpy as np -import pandas as pd -import matplotlib -matplotlib.use("Agg") -import matplotlib.pyplot as plt -from pathlib import Path -from collections import defaultdict - -from strategy.bb_backtest import BBConfig, run_bb_backtest -from strategy.data_loader import KlineSource, load_klines -from datetime import datetime, timezone - -root = Path(__file__).resolve().parents[1] -src = KlineSource(db_path=root / "models" / "database.db", table_name="bitmart_eth_5m") -out_dir = root / "strategy" / "results" -out_dir.mkdir(parents=True, exist_ok=True) - -t0 = time.time() - -# Preload data once -print("Loading data...") -df_23 = load_klines(src, datetime(2023,1,1,tzinfo=timezone.utc), - datetime(2023,12,31,23,59,tzinfo=timezone.utc)) -df_24 = load_klines(src, datetime(2024,1,1,tzinfo=timezone.utc), - datetime(2024,12,31,23,59,tzinfo=timezone.utc)) -data = {2023: df_23, 2024: df_24} -print(f"Loaded: 2023={len(df_23)} bars, 2024={len(df_24)} bars ({time.time()-t0:.1f}s)") - -# ================================================================ -# Sweep -# ================================================================ -print("\n" + "=" * 120) -print(" Bollinger Band Mean-Reversion — ETH 5min | 1000U capital") -print(" touch upper BB -> short, touch lower BB -> long (flip)") -print("=" * 120) - -results = [] - -def test(label, cfg): - """Run on both years, print summary, store results.""" - row = {"label": label, "cfg": cfg} - for year in [2023, 2024]: - r = run_bb_backtest(data[year], cfg) - d = r.daily_stats - pnl = d["pnl"].astype(float) - eq = d["equity"].astype(float) - dd = float((eq - eq.cummax()).min()) - final = float(eq.iloc[-1]) - nt = len(r.trades) - wr = sum(1 for t in r.trades if t.net_pnl > 0) / max(nt, 1) * 100 - nf = r.total_fee - r.total_rebate - row[f"a{year}"] = float(pnl.mean()) - row[f"d{year}"] = dd - row[f"r{year}"] = r - row[f"n{year}"] = nt - row[f"w{year}"] = wr - row[f"f{year}"] = nf - row[f"eq{year}"] = final - mn = min(row["a2023"], row["a2024"]) - avg = (row["a2023"] + row["a2024"]) / 2 - mark = " <<<" if mn >= 20 else (" **" if mn >= 10 else "") - print(f" {label:52s} 23:{row['a2023']:+6.1f} 24:{row['a2024']:+6.1f} " - f"avg:{avg:+5.1f} n23:{row['n2023']:3d} n24:{row['n2024']:3d} " - f"dd:{min(row['d2023'],row['d2024']):+7.0f}{mark}") - row["mn"] = mn; row["avg"] = avg - results.append(row) - -# [1] BB period -print("\n[1] Period sweep") -for p in [10, 15, 20, 30, 40]: - test(f"BB({p},2.0) 80u 100x", BBConfig(bb_period=p, bb_std=2.0, margin_per_trade=80, leverage=100)) - -# [2] BB std -print("\n[2] Std sweep") -for s in [1.5, 1.8, 2.0, 2.5, 3.0]: - test(f"BB(20,{s}) 80u 100x", BBConfig(bb_period=20, bb_std=s, margin_per_trade=80, leverage=100)) - -# [3] Margin -print("\n[3] Margin sweep") -for m in [40, 60, 80, 100, 120]: - test(f"BB(20,2.0) {m}u 100x", BBConfig(bb_period=20, bb_std=2.0, margin_per_trade=m, leverage=100)) - -# [4] SL -print("\n[4] Stop-loss sweep") -for sl in [0.0, 0.01, 0.02, 0.03, 0.05]: - test(f"BB(20,2.0) 80u SL={sl:.0%}", BBConfig(bb_period=20, bb_std=2.0, margin_per_trade=80, leverage=100, stop_loss_pct=sl)) - -# [5] MDL -print("\n[5] Max daily loss") -for mdl in [50, 100, 150, 200]: - test(f"BB(20,2.0) 80u mdl={mdl}", BBConfig(bb_period=20, bb_std=2.0, margin_per_trade=80, leverage=100, max_daily_loss=mdl)) - -# [6] Combined fine-tune -print("\n[6] Fine-tune") -for p in [15, 20, 30]: - for s in [1.5, 2.0, 2.5]: - for m in [80, 100]: - test(f"BB({p},{s}) {m}u mdl=150", - BBConfig(bb_period=p, bb_std=s, margin_per_trade=m, leverage=100, max_daily_loss=150)) - -# ================================================================ -# Ranking -# ================================================================ -results.sort(key=lambda x: x["mn"], reverse=True) -print(f"\n{'='*120}") -print(f" TOP 10 — ranked by min(daily_avg_2023, daily_avg_2024)") -print(f"{'='*120}") -for i, r in enumerate(results[:10]): - print(f" {i+1:2d}. {r['label']:50s} 23:{r['a2023']:+6.1f} 24:{r['a2024']:+6.1f} " - f"min:{r['mn']:+6.1f} dd:{min(r['d2023'],r['d2024']):+7.0f} " - f"wr23:{r['w2023']:.0f}% wr24:{r['w2024']:.0f}%") - -# ================================================================ -# Detailed report for best -# ================================================================ -best = results[0] -print(f"\n{'#'*70}") -print(f" BEST: {best['label']}") -print(f"{'#'*70}") - -for year in [2023, 2024]: - r = best[f"r{year}"] - cfg = best["cfg"] - d = r.daily_stats - pnl = d["pnl"].astype(float) - eq = d["equity"].astype(float) - dd = (eq - eq.cummax()).min() - final = float(eq.iloc[-1]) - nt = len(r.trades) - wr = sum(1 for t in r.trades if t.net_pnl > 0) / max(nt, 1) - nf = r.total_fee - r.total_rebate - - loss_streak = max_ls = 0 - for v in pnl.values: - if v < 0: loss_streak += 1; max_ls = max(max_ls, loss_streak) - else: loss_streak = 0 - - print(f"\n --- {year} ---") - print(f" Final equity : {final:,.2f} U ({final-cfg.initial_capital:+,.2f}, " - f"{(final-cfg.initial_capital)/cfg.initial_capital*100:+.1f}%)") - print(f" Max drawdown : {dd:,.2f} U") - print(f" Avg daily PnL : {pnl.mean():+,.2f} U") - print(f" Median daily PnL : {pnl.median():+,.2f} U") - print(f" Best/worst day : {pnl.max():+,.2f} / {pnl.min():+,.2f}") - print(f" Profitable days : {(pnl>0).sum()}/{len(pnl)} ({(pnl>0).mean():.1%})") - print(f" Days >= 20U : {(pnl>=20).sum()}") - print(f" Max loss streak : {max_ls} days") - print(f" Trades : {nt} (win rate {wr:.1%})") - print(f" Net fees : {nf:,.0f} U") - sharpe = pnl.mean() / max(pnl.std(), 1e-10) * np.sqrt(365) - print(f" Sharpe (annual) : {sharpe:.2f}") - -# ================================================================ -# Chart -# ================================================================ -fig, axes = plt.subplots(3, 2, figsize=(18, 12), - gridspec_kw={"height_ratios": [3, 1.5, 1]}) - -for col, year in enumerate([2023, 2024]): - r = best[f"r{year}"] - cfg = best["cfg"] - d = r.daily_stats - eq = d["equity"].astype(float) - pnl = d["pnl"].astype(float) - dd = eq - eq.cummax() - - axes[0, col].plot(eq.index, eq.values, linewidth=1.2, color="#1f77b4") - axes[0, col].axhline(cfg.initial_capital, color="gray", ls="--", lw=0.5) - axes[0, col].set_title(f"BB Strategy Equity — {year}\n" - f"BB({cfg.bb_period},{cfg.bb_std}) {cfg.margin_per_trade}u {cfg.leverage:.0f}x", - fontsize=11) - axes[0, col].set_ylabel("Equity (U)") - axes[0, col].grid(True, alpha=0.3) - - colors = ["#2ca02c" if v >= 0 else "#d62728" for v in pnl.values] - axes[1, col].bar(pnl.index, pnl.values, color=colors, width=0.8) - axes[1, col].axhline(20, color="orange", ls="--", lw=1, label="20U target") - axes[1, col].axhline(0, color="gray", lw=0.5) - axes[1, col].set_ylabel("Daily PnL (U)") - axes[1, col].legend(fontsize=8) - axes[1, col].grid(True, alpha=0.3) - - axes[2, col].fill_between(dd.index, dd.values, 0, color="#d62728", alpha=0.4) - axes[2, col].set_ylabel("Drawdown (U)") - axes[2, col].grid(True, alpha=0.3) - -fig.tight_layout() -fig.savefig(out_dir / "bb_strategy_report.png", dpi=150) -plt.close(fig) -print(f"\nChart: {out_dir / 'bb_strategy_report.png'}") -print(f"Total time: {time.time()-t0:.0f}s") diff --git a/strategy/run_bb_trade_backtest.py b/strategy/run_bb_trade_backtest.py deleted file mode 100644 index 15e4e0e..0000000 --- a/strategy/run_bb_trade_backtest.py +++ /dev/null @@ -1,197 +0,0 @@ -""" -回测 bb_trade.py 的 D方案策略 -BB(10, 2.5) | 5分钟 | ETH | 50x | 递增加仓+1%/次 max=3 -200U 本金 | 每次开仓 1% 权益 | 开平仓手续费万五 | 返佣90%次日早8点到账 -""" -import sys, time -sys.stdout.reconfigure(line_buffering=True) -sys.path.insert(0, str(__import__("pathlib").Path(__file__).resolve().parents[1])) - -import numpy as np -import pandas as pd -import matplotlib -matplotlib.use("Agg") -import matplotlib.pyplot as plt -from pathlib import Path - -from strategy.bb_backtest import BBConfig, run_bb_backtest -from strategy.data_loader import load_klines - -out_dir = Path(__file__).resolve().parent / "results" -out_dir.mkdir(parents=True, exist_ok=True) - -# ============================================================ -# 加载数据 2020-2025 -# ============================================================ -YEARS = list(range(2020, 2026)) - -print("加载 5 分钟 K 线数据 (2020-2025)...") -t0 = time.time() -data = {} -for y in YEARS: - df = load_klines('5m', f'{y}-01-01', f'{y+1}-01-01') - data[y] = df - print(f" {y}: {len(df):>7,} 条 ({df.index[0]} ~ {df.index[-1]})") - -# 合并全量数据用于连续回测 -df_all = pd.concat([data[y] for y in YEARS]) -df_all = df_all[~df_all.index.duplicated(keep='first')].sort_index() -print(f" 合计: {len(df_all):>7,} 条 ({df_all.index[0]} ~ {df_all.index[-1]})") -print(f"数据加载完成 ({time.time()-t0:.1f}s)\n") - -# ============================================================ -# 配置 — 完全匹配 bb_trade.py D方案 -# ============================================================ -cfg = BBConfig( - bb_period=10, - bb_std=2.5, - leverage=50, - initial_capital=200.0, - margin_pct=0.01, # 1% 权益/单 - max_daily_loss=50.0, - fee_rate=0.0005, # 万五 (0.05%) 每侧 (开+平各收一次) - rebate_rate=0.0, # 无即时返佣 - rebate_pct=0.90, # 90% 手续费次日返还 - rebate_hour_utc=0, # UTC 0点 = 北京时间早上8点 - pyramid_enabled=True, - pyramid_step=0.01, # 递增加仓 +1%/次 - pyramid_max=3, # 最多加仓3次 - slippage_pct=0.0, # 回测不加滑点 (实盘浏览器市价单有滑点) - liq_enabled=True, - stop_loss_pct=0.0, -) - -# ============================================================ -# 1) 逐年回测 (每年独立 200U 起步) -# ============================================================ -print("=" * 100) -print(" 【逐年独立回测】每年独立 200U 本金") -print(f" BB({cfg.bb_period}, {cfg.bb_std}) | {cfg.leverage}x | 开仓={cfg.margin_pct:.0%}权益 | " - f"手续费={cfg.fee_rate:.4%}/侧 | 返佣={cfg.rebate_pct:.0%}次日8点") -print("=" * 100) -print(f" {'年份':>6s} {'最终权益':>10s} {'收益率':>8s} {'日均PnL':>8s} {'交易次数':>8s} {'胜率':>6s} " - f"{'最大回撤':>10s} {'回撤%':>8s} {'总手续费':>10s} {'总返佣':>10s} {'净手续费':>10s} {'Sharpe':>7s}") -print("-" * 130) - -year_results = {} -for y in YEARS: - r = run_bb_backtest(data[y], cfg) - year_results[y] = r - - d = r.daily_stats - pnl = d["pnl"].astype(float) - eq = d["equity"].astype(float) - peak = eq.cummax() - dd = float((eq - peak).min()) - dd_pct = dd / float(peak[eq - peak == dd].iloc[0]) * 100 if dd < 0 else 0 - final_eq = float(eq.iloc[-1]) - ret_pct = (final_eq - cfg.initial_capital) / cfg.initial_capital * 100 - n_trades = len(r.trades) - win_rate = sum(1 for t in r.trades if t.net_pnl > 0) / max(n_trades, 1) * 100 - avg_daily = float(pnl.mean()) - sharpe = float(pnl.mean() / pnl.std()) * np.sqrt(365) if pnl.std() > 0 else 0 - net_fee = r.total_fee - r.total_rebate - - print(f" {y:>6d} {final_eq:>10.1f} {ret_pct:>+7.1f}% {avg_daily:>+7.2f}U " - f"{n_trades:>8d} {win_rate:>5.1f}% {dd:>+10.1f} {dd_pct:>+7.1f}% " - f"{r.total_fee:>10.1f} {r.total_rebate:>10.1f} {net_fee:>10.1f} {sharpe:>7.2f}") - -print() - -# ============================================================ -# 2) 连续回测 (2020-2025 一次性跑,资金连续滚动) -# ============================================================ -print("=" * 100) -print(" 【连续回测】2020-2025 资金滚动,200U 起步") -print("=" * 100) - -r_all = run_bb_backtest(df_all, cfg) - -d_all = r_all.daily_stats -pnl_all = d_all["pnl"].astype(float) -eq_all = d_all["equity"].astype(float) -peak_all = eq_all.cummax() -dd_all = float((eq_all - peak_all).min()) -dd_pct_all = dd_all / float(peak_all[eq_all - peak_all == dd_all].iloc[0]) * 100 if dd_all < 0 else 0 -final_eq_all = float(eq_all.iloc[-1]) -ret_pct_all = (final_eq_all - cfg.initial_capital) / cfg.initial_capital * 100 -n_trades_all = len(r_all.trades) -win_rate_all = sum(1 for t in r_all.trades if t.net_pnl > 0) / max(n_trades_all, 1) * 100 -avg_daily_all = float(pnl_all.mean()) -sharpe_all = float(pnl_all.mean() / pnl_all.std()) * np.sqrt(365) if pnl_all.std() > 0 else 0 -net_fee_all = r_all.total_fee - r_all.total_rebate - -print(f" 初始资金: {cfg.initial_capital:.0f} U") -print(f" 最终权益: {final_eq_all:.1f} U") -print(f" 总收益率: {ret_pct_all:+.1f}%") -print(f" 日均 PnL: {avg_daily_all:+.2f} U") -print(f" 交易次数: {n_trades_all}") -print(f" 胜率: {win_rate_all:.1f}%") -print(f" 最大回撤: {dd_all:+.1f} U ({dd_pct_all:+.1f}%)") -print(f" 总手续费: {r_all.total_fee:.1f} U") -print(f" 总返佣: {r_all.total_rebate:.1f} U") -print(f" 净手续费: {net_fee_all:.1f} U") -print(f" Sharpe: {sharpe_all:.2f}") -print() - -# 按年统计连续回测中的表现 -print(" 连续回测逐年切片:") -print(f" {'年份':>6s} {'年初权益':>10s} {'年末权益':>10s} {'年收益':>10s} {'年收益率':>8s}") -print("-" * 60) -for y in YEARS: - mask = (eq_all.index >= f'{y}-01-01') & (eq_all.index < f'{y+1}-01-01') - if mask.sum() == 0: - continue - eq_year = eq_all[mask] - start_eq = float(eq_year.iloc[0]) - end_eq = float(eq_year.iloc[-1]) - yr_ret = end_eq - start_eq - yr_pct = yr_ret / start_eq * 100 - print(f" {y:>6d} {start_eq:>10.1f} {end_eq:>10.1f} {yr_ret:>+10.1f} {yr_pct:>+7.1f}%") -print() - -# ============================================================ -# 图表 -# ============================================================ -fig, axes = plt.subplots(3, 1, figsize=(18, 18), dpi=120) - -# 图1: 逐年独立回测权益曲线 -ax1 = axes[0] -colors = plt.cm.tab10(np.linspace(0, 1, len(YEARS))) -for i, y in enumerate(YEARS): - r = year_results[y] - eq = r.equity_curve["equity"].dropna() - days = (eq.index - eq.index[0]).total_seconds() / 86400 - ax1.plot(days, eq.values, label=f"{y}", color=colors[i], linewidth=0.8) -ax1.set_title(f"BB(10,2.5) D方案 逐年独立回测 (200U起步)", fontsize=13, fontweight="bold") -ax1.set_xlabel("天数") -ax1.set_ylabel("权益 (USDT)") -ax1.axhline(y=200, color="gray", linestyle="--", alpha=0.5, label="本金200U") -ax1.legend(loc="upper left", fontsize=9) -ax1.grid(True, alpha=0.3) - -# 图2: 连续回测权益曲线 -ax2 = axes[1] -eq_curve = r_all.equity_curve["equity"].dropna() -ax2.plot(eq_curve.index, eq_curve.values, color="steelblue", linewidth=0.6) -ax2.set_title(f"BB(10,2.5) D方案 连续回测 2020-2025 (200U→{final_eq_all:.0f}U)", fontsize=13, fontweight="bold") -ax2.set_xlabel("日期") -ax2.set_ylabel("权益 (USDT)") -ax2.axhline(y=200, color="gray", linestyle="--", alpha=0.5) -ax2.grid(True, alpha=0.3) - -# 图3: 连续回测日PnL -ax3 = axes[2] -daily_pnl = r_all.daily_stats["pnl"].astype(float) -colors_pnl = ['green' if x >= 0 else 'red' for x in daily_pnl.values] -ax3.bar(daily_pnl.index, daily_pnl.values, color=colors_pnl, width=1, alpha=0.7) -ax3.set_title("日 PnL 分布", fontsize=13, fontweight="bold") -ax3.set_xlabel("日期") -ax3.set_ylabel("PnL (USDT)") -ax3.axhline(y=0, color="black", linewidth=0.5) -ax3.grid(True, alpha=0.3) - -plt.tight_layout() -chart_path = out_dir / "bb_trade_d_plan_2020_2025.png" -plt.savefig(chart_path, bbox_inches="tight") -print(f"图表已保存: {chart_path}") diff --git a/strategy/strategy_signal.py b/strategy/strategy_signal.py deleted file mode 100644 index eac72b4..0000000 --- a/strategy/strategy_signal.py +++ /dev/null @@ -1,125 +0,0 @@ -""" -信号生成模块 - 多指标加权投票 + 多时间框架过滤 -""" -import numpy as np -import pandas as pd - - -def generate_indicator_signals(df: pd.DataFrame, params: dict) -> pd.DataFrame: - """ - 根据指标值生成每个指标的独立信号 (+1 做多 / -1 做空 / 0 中性) - df 必须已经包含 compute_all_indicators 计算出的列 - """ - out = df.copy() - - # --- 布林带 %B --- - out['sig_bb'] = 0 - out.loc[out['bb_pct'] < params.get('bb_oversold', 0.0), 'sig_bb'] = 1 - out.loc[out['bb_pct'] > params.get('bb_overbought', 1.0), 'sig_bb'] = -1 - - # --- 肯特纳通道 --- - out['sig_kc'] = 0 - out.loc[out['kc_pct'] < params.get('kc_oversold', 0.0), 'sig_kc'] = 1 - out.loc[out['kc_pct'] > params.get('kc_overbought', 1.0), 'sig_kc'] = -1 - - # --- 唐奇安通道 --- - out['sig_dc'] = 0 - out.loc[out['dc_pct'] < params.get('dc_oversold', 0.2), 'sig_dc'] = 1 - out.loc[out['dc_pct'] > params.get('dc_overbought', 0.8), 'sig_dc'] = -1 - - # --- EMA 交叉 --- - out['sig_ema'] = 0 - out.loc[out['ema_diff'] > 0, 'sig_ema'] = 1 - out.loc[out['ema_diff'] < 0, 'sig_ema'] = -1 - - # --- MACD --- - out['sig_macd'] = 0 - out.loc[out['macd_hist'] > 0, 'sig_macd'] = 1 - out.loc[out['macd_hist'] < 0, 'sig_macd'] = -1 - - # --- ADX + DI --- - adx_thresh = params.get('adx_threshold', 25) - out['sig_adx'] = 0 - out.loc[(out['adx'] > adx_thresh) & (out['di_diff'] > 0), 'sig_adx'] = 1 - out.loc[(out['adx'] > adx_thresh) & (out['di_diff'] < 0), 'sig_adx'] = -1 - - # --- Supertrend --- - out['sig_st'] = out['st_dir'] - - # --- RSI --- - rsi_ob = params.get('rsi_overbought', 70) - rsi_os = params.get('rsi_oversold', 30) - out['sig_rsi'] = 0 - out.loc[out['rsi'] < rsi_os, 'sig_rsi'] = 1 - out.loc[out['rsi'] > rsi_ob, 'sig_rsi'] = -1 - - # --- Stochastic --- - stoch_ob = params.get('stoch_overbought', 80) - stoch_os = params.get('stoch_oversold', 20) - out['sig_stoch'] = 0 - out.loc[(out['stoch_k'] < stoch_os) & (out['stoch_k'] > out['stoch_d']), 'sig_stoch'] = 1 - out.loc[(out['stoch_k'] > stoch_ob) & (out['stoch_k'] < out['stoch_d']), 'sig_stoch'] = -1 - - # --- CCI --- - cci_ob = params.get('cci_overbought', 100) - cci_os = params.get('cci_oversold', -100) - out['sig_cci'] = 0 - out.loc[out['cci'] < cci_os, 'sig_cci'] = 1 - out.loc[out['cci'] > cci_ob, 'sig_cci'] = -1 - - # --- Williams %R --- - wr_ob = params.get('wr_overbought', -20) - wr_os = params.get('wr_oversold', -80) - out['sig_wr'] = 0 - out.loc[out['wr'] < wr_os, 'sig_wr'] = 1 - out.loc[out['wr'] > wr_ob, 'sig_wr'] = -1 - - # --- WMA --- - out['sig_wma'] = 0 - out.loc[out['wma_diff'] > 0, 'sig_wma'] = 1 - out.loc[out['wma_diff'] < 0, 'sig_wma'] = -1 - - return out - - -SIGNAL_COLS = [ - 'sig_bb', 'sig_kc', 'sig_dc', 'sig_ema', 'sig_macd', - 'sig_adx', 'sig_st', 'sig_rsi', 'sig_stoch', 'sig_cci', - 'sig_wr', 'sig_wma', -] - -WEIGHT_KEYS = [ - 'w_bb', 'w_kc', 'w_dc', 'w_ema', 'w_macd', - 'w_adx', 'w_st', 'w_rsi', 'w_stoch', 'w_cci', - 'w_wr', 'w_wma', -] - - -def compute_composite_score(df: pd.DataFrame, params: dict) -> pd.Series: - """ - 加权投票计算综合得分 (-1 ~ +1) - """ - weights = np.array([params.get(k, 1.0) for k in WEIGHT_KEYS]) - total_w = weights.sum() - if total_w == 0: - total_w = 1.0 - - signals = df[SIGNAL_COLS].values # (N, 12) - score = (signals * weights).sum(axis=1) / total_w - return pd.Series(score, index=df.index, name='score') - - -def apply_htf_filter(score: pd.Series, htf_df: pd.DataFrame, params: dict) -> pd.Series: - """ - 用高时间框架(如1h)的趋势方向过滤信号 - htf_df 需要包含 'ema_diff' 列 - 只允许与大趋势同向的信号通过 - """ - # 将 htf 的 ema_diff reindex 到主时间框架 - htf_trend = htf_df['ema_diff'].reindex(score.index, method='ffill') - filtered = score.copy() - # 大趋势向上时,屏蔽做空信号 - filtered.loc[(htf_trend > 0) & (filtered < 0)] = 0 - # 大趋势向下时,屏蔽做多信号 - filtered.loc[(htf_trend < 0) & (filtered > 0)] = 0 - return filtered diff --git a/strategy/train.py b/strategy/train.py deleted file mode 100644 index b4e5f12..0000000 --- a/strategy/train.py +++ /dev/null @@ -1,226 +0,0 @@ -""" -Optuna 训练入口 - 在 2020-2022 数据上搜索最优参数 -""" -import json -import sys -import os -sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) - -import optuna -from optuna.samplers import TPESampler -import numpy as np - -from strategy.data_loader import load_klines -from strategy.indicators import compute_all_indicators -from strategy.strategy_signal import ( - generate_indicator_signals, compute_composite_score, - apply_htf_filter, WEIGHT_KEYS, -) -from strategy.backtest_engine import BacktestEngine - - -# ============================================================ -# 全局加载数据 (只加载一次) -# ============================================================ -print("正在加载 2020-2022 训练数据...") -DF_5M = load_klines('5m', '2020-01-01', '2023-01-01') -DF_1H = load_klines('1h', '2020-01-01', '2023-01-01') -print(f" 5m: {len(DF_5M)} 条, 1h: {len(DF_1H)} 条") -print("数据加载完成。\n") - - -def build_params(trial: optuna.Trial) -> dict: - """从 Optuna trial 构建完整参数字典""" - p = {} - - # --- 指标参数 --- - p['bb_period'] = trial.suggest_int('bb_period', 10, 50) - p['bb_std'] = trial.suggest_float('bb_std', 1.0, 3.5, step=0.1) - - p['kc_period'] = trial.suggest_int('kc_period', 10, 50) - p['kc_mult'] = trial.suggest_float('kc_mult', 0.5, 3.0, step=0.1) - - p['dc_period'] = trial.suggest_int('dc_period', 10, 50) - - p['ema_fast'] = trial.suggest_int('ema_fast', 3, 20) - p['ema_slow'] = trial.suggest_int('ema_slow', 15, 60) - - p['macd_fast'] = trial.suggest_int('macd_fast', 6, 20) - p['macd_slow'] = trial.suggest_int('macd_slow', 18, 40) - p['macd_signal'] = trial.suggest_int('macd_signal', 5, 15) - - p['adx_period'] = trial.suggest_int('adx_period', 7, 30) - - p['st_period'] = trial.suggest_int('st_period', 5, 20) - p['st_mult'] = trial.suggest_float('st_mult', 1.0, 5.0, step=0.1) - - p['rsi_period'] = trial.suggest_int('rsi_period', 7, 28) - - p['stoch_k'] = trial.suggest_int('stoch_k', 5, 21) - p['stoch_d'] = trial.suggest_int('stoch_d', 2, 7) - p['stoch_smooth'] = trial.suggest_int('stoch_smooth', 2, 7) - - p['cci_period'] = trial.suggest_int('cci_period', 10, 40) - - p['wr_period'] = trial.suggest_int('wr_period', 7, 28) - - p['wma_period'] = trial.suggest_int('wma_period', 10, 50) - - # --- 信号阈值参数 --- - p['bb_oversold'] = trial.suggest_float('bb_oversold', -0.3, 0.3, step=0.05) - p['bb_overbought'] = trial.suggest_float('bb_overbought', 0.7, 1.3, step=0.05) - p['kc_oversold'] = trial.suggest_float('kc_oversold', -0.3, 0.3, step=0.05) - p['kc_overbought'] = trial.suggest_float('kc_overbought', 0.7, 1.3, step=0.05) - p['dc_oversold'] = trial.suggest_float('dc_oversold', 0.0, 0.3, step=0.05) - p['dc_overbought'] = trial.suggest_float('dc_overbought', 0.7, 1.0, step=0.05) - p['adx_threshold'] = trial.suggest_float('adx_threshold', 15, 35, step=1) - p['rsi_overbought'] = trial.suggest_float('rsi_overbought', 60, 85, step=1) - p['rsi_oversold'] = trial.suggest_float('rsi_oversold', 15, 40, step=1) - p['stoch_overbought'] = trial.suggest_float('stoch_overbought', 70, 90, step=1) - p['stoch_oversold'] = trial.suggest_float('stoch_oversold', 10, 30, step=1) - p['cci_overbought'] = trial.suggest_float('cci_overbought', 80, 200, step=5) - p['cci_oversold'] = trial.suggest_float('cci_oversold', -200, -80, step=5) - p['wr_overbought'] = trial.suggest_float('wr_overbought', -30, -10, step=1) - p['wr_oversold'] = trial.suggest_float('wr_oversold', -90, -70, step=1) - - # --- 权重 --- - for wk in WEIGHT_KEYS: - p[wk] = trial.suggest_float(wk, 0.0, 1.0, step=0.05) - - # --- 回测参数 --- - p['open_threshold'] = trial.suggest_float('open_threshold', 0.1, 0.6, step=0.02) - p['max_positions'] = trial.suggest_int('max_positions', 1, 3) - p['take_profit_pct'] = trial.suggest_float('take_profit_pct', 0.003, 0.025, step=0.001) - - # 止损约束: N单同时止损 + 手续费 <= 50U - # N * 1250 * sl_pct + N * 1.25 <= 50 - # sl_pct <= (50 - N*1.25) / (N*1250) - n = p['max_positions'] - max_sl = (50.0 - n * 1.25) / (n * 1250.0) - max_sl = round(max(max_sl, 0.002), 3) # 至少 0.2% - p['stop_loss_pct'] = trial.suggest_float('stop_loss_pct', 0.002, max_sl, step=0.001) - - return p - - -def objective(trial: optuna.Trial) -> float: - params = build_params(trial) - - # 确保 ema_slow > ema_fast, macd_slow > macd_fast - if params['ema_slow'] <= params['ema_fast']: - return -1e6 - if params['macd_slow'] <= params['macd_fast']: - return -1e6 - - try: - # 计算指标 - df_5m = compute_all_indicators(DF_5M, params) - df_1h = compute_all_indicators(DF_1H, params) - - # 生成信号 - df_5m = generate_indicator_signals(df_5m, params) - df_1h = generate_indicator_signals(df_1h, params) - - # 综合得分 - score = compute_composite_score(df_5m, params) - - # 高时间框架过滤 - score = apply_htf_filter(score, df_1h, params) - - # 回测 - engine = BacktestEngine( - initial_capital=1000.0, - margin_per_trade=25.0, - leverage=50, - fee_rate=0.0005, - rebate_ratio=0.70, - max_daily_drawdown=50.0, - min_hold_bars=1, - stop_loss_pct=params['stop_loss_pct'], - take_profit_pct=params['take_profit_pct'], - max_positions=params['max_positions'], - ) - - result = engine.run(df_5m, score, open_threshold=params['open_threshold']) - - num_trades = result['num_trades'] - if num_trades < 50: - return -1e6 # 交易次数太少,不可靠 - - total_pnl = result['total_pnl'] - max_dd = result['max_daily_dd'] # 负数 (引擎已保证 >= -50) - avg_daily = result['avg_daily_pnl'] - - # 引擎内部已经有每日 50U 回撤熔断,这里不再硬约束 - # 目标: 最大化总收益 - score_val = total_pnl - - # 奖励日均收益高的方案 - if avg_daily >= 50: - score_val *= 1.3 - elif avg_daily >= 30: - score_val *= 1.15 - - trial.set_user_attr('total_pnl', total_pnl) - trial.set_user_attr('num_trades', num_trades) - trial.set_user_attr('win_rate', result['win_rate']) - trial.set_user_attr('max_daily_dd', max_dd) - trial.set_user_attr('avg_daily_pnl', avg_daily) - trial.set_user_attr('profit_factor', result['profit_factor']) - - return score_val - - except Exception as e: - print(f"Trial {trial.number} 异常: {e}") - return -1e6 - - -def main(): - study = optuna.create_study( - direction='maximize', - sampler=TPESampler(seed=42, n_startup_trials=30), - study_name='eth_strategy_v1', - ) - - # 设置日志级别 - optuna.logging.set_verbosity(optuna.logging.WARNING) - - n_trials = 1000 - print(f"开始 Optuna 优化, 共 {n_trials} 次试验 (多单并发版)...") - print("=" * 60) - - def callback(study, trial): - if trial.number % 10 == 0: - best = study.best_trial - print(f"[Trial {trial.number:>4d}] " - f"当前值={trial.value:.2f} | " - f"最佳值={best.value:.2f} | " - f"PnL={best.user_attrs.get('total_pnl', 0):.1f}U | " - f"胜率={best.user_attrs.get('win_rate', 0):.1%} | " - f"日均={best.user_attrs.get('avg_daily_pnl', 0):.1f}U | " - f"最大日回撤={best.user_attrs.get('max_daily_dd', 0):.1f}U") - - study.optimize(objective, n_trials=n_trials, callbacks=[callback], show_progress_bar=True) - - # 输出最佳结果 - best = study.best_trial - print("\n" + "=" * 60) - print("训练完成!最佳参数:") - print("=" * 60) - print(f" 目标值: {best.value:.4f}") - print(f" 总收益: {best.user_attrs.get('total_pnl', 0):.2f}U") - print(f" 交易次数: {best.user_attrs.get('num_trades', 0)}") - print(f" 胜率: {best.user_attrs.get('win_rate', 0):.2%}") - print(f" 日均收益: {best.user_attrs.get('avg_daily_pnl', 0):.2f}U") - print(f" 最大日回撤: {best.user_attrs.get('max_daily_dd', 0):.2f}U") - print(f" 盈亏比: {best.user_attrs.get('profit_factor', 0):.2f}") - - # 保存最佳参数 - output_path = os.path.join(os.path.dirname(__file__), 'best_params_2020_2022.json') - with open(output_path, 'w') as f: - json.dump(best.params, f, indent=2, ensure_ascii=False) - print(f"\n最佳参数已保存到: {output_path}") - - -if __name__ == '__main__': - main()

&WSDlev^`RoC-zCC^ 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 Xf)-JgvJz;DP*PiwpkHvIppU>Ezcw1MewAFBm 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